@fluid-topics/ft-search-result-abstract 1.1.90 → 1.1.92
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,15 +1,15 @@
|
|
|
1
|
-
"use strict";(()=>{var ca=Object.create;var Ar=Object.defineProperty;var sa=Object.getOwnPropertyDescriptor;var la=Object.getOwnPropertyNames;var ua=Object.getPrototypeOf,da=Object.prototype.hasOwnProperty;var Me=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports);var pa=(r,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of la(t))!da.call(r,a)&&a!==o&&Ar(r,a,{get:()=>t[a],enumerable:!(n=sa(t,a))||n.enumerable});return r};var N=(r,t,o)=>(o=r!=null?ca(ua(r)):{},pa(t||!r||!r.__esModule?Ar(o,"default",{value:r,enumerable:!0}):o,r));var B=Me((yi,Nr)=>{Nr.exports=ftGlobals.wcUtils});var Q=Me((gi,Ir)=>{Ir.exports=ftGlobals.lit});var J=Me((mi,Rr)=>{Rr.exports=ftGlobals.litDecorators});var Tr=Me(Pr=>{(function(r){var t=function(o){var n={searchParams:"URLSearchParams"in r,iterable:"Symbol"in r&&"iterator"in Symbol,blob:"FileReader"in r&&"Blob"in r&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in r,arrayBuffer:"ArrayBuffer"in r};function a(p){return p&&DataView.prototype.isPrototypeOf(p)}if(n.arrayBuffer)var c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],l=ArrayBuffer.isView||function(p){return p&&c.indexOf(Object.prototype.toString.call(p))>-1};function u(p){if(typeof p!="string"&&(p=String(p)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(p))throw new TypeError("Invalid character in header field name");return p.toLowerCase()}function f(p){return typeof p!="string"&&(p=String(p)),p}function d(p){var m={next:function(){var O=p.shift();return{done:O===void 0,value:O}}};return n.iterable&&(m[Symbol.iterator]=function(){return m}),m}function h(p){this.map={},p instanceof h?p.forEach(function(m,O){this.append(O,m)},this):Array.isArray(p)?p.forEach(function(m){this.append(m[0],m[1])},this):p&&Object.getOwnPropertyNames(p).forEach(function(m){this.append(m,p[m])},this)}h.prototype.append=function(p,m){p=u(p),m=f(m);var O=this.map[p];this.map[p]=O?O+", "+m:m},h.prototype.delete=function(p){delete this.map[u(p)]},h.prototype.get=function(p){return p=u(p),this.has(p)?this.map[p]:null},h.prototype.has=function(p){return this.map.hasOwnProperty(u(p))},h.prototype.set=function(p,m){this.map[u(p)]=f(m)},h.prototype.forEach=function(p,m){for(var O in this.map)this.map.hasOwnProperty(O)&&p.call(m,this.map[O],O,this)},h.prototype.keys=function(){var p=[];return this.forEach(function(m,O){p.push(O)}),d(p)},h.prototype.values=function(){var p=[];return this.forEach(function(m){p.push(m)}),d(p)},h.prototype.entries=function(){var p=[];return this.forEach(function(m,O){p.push([O,m])}),d(p)},n.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function y(p){if(p.bodyUsed)return Promise.reject(new TypeError("Already read"));p.bodyUsed=!0}function g(p){return new Promise(function(m,O){p.onload=function(){m(p.result)},p.onerror=function(){O(p.error)}})}function v(p){var m=new FileReader,O=g(m);return m.readAsArrayBuffer(p),O}function b(p){var m=new FileReader,O=g(m);return m.readAsText(p),O}function S(p){for(var m=new Uint8Array(p),O=new Array(m.length),k=0;k<m.length;k++)O[k]=String.fromCharCode(m[k]);return O.join("")}function R(p){if(p.slice)return p.slice(0);var m=new Uint8Array(p.byteLength);return m.set(new Uint8Array(p)),m.buffer}function E(){return this.bodyUsed=!1,this._initBody=function(p){this._bodyInit=p,p?typeof p=="string"?this._bodyText=p:n.blob&&Blob.prototype.isPrototypeOf(p)?this._bodyBlob=p:n.formData&&FormData.prototype.isPrototypeOf(p)?this._bodyFormData=p:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(p)?this._bodyText=p.toString():n.arrayBuffer&&n.blob&&a(p)?(this._bodyArrayBuffer=R(p.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(p)||l(p))?this._bodyArrayBuffer=R(p):this._bodyText=p=Object.prototype.toString.call(p):this._bodyText="",this.headers.get("content-type")||(typeof p=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(p)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var p=y(this);if(p)return p;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(){return this._bodyArrayBuffer?y(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(v)}),this.text=function(){var p=y(this);if(p)return p;if(this._bodyBlob)return b(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(S(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then(q)}),this.json=function(){return this.text().then(JSON.parse)},this}var w=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function T(p){var m=p.toUpperCase();return w.indexOf(m)>-1?m:p}function I(p,m){m=m||{};var O=m.body;if(p instanceof I){if(p.bodyUsed)throw new TypeError("Already read");this.url=p.url,this.credentials=p.credentials,m.headers||(this.headers=new h(p.headers)),this.method=p.method,this.mode=p.mode,this.signal=p.signal,!O&&p._bodyInit!=null&&(O=p._bodyInit,p.bodyUsed=!0)}else this.url=String(p);if(this.credentials=m.credentials||this.credentials||"same-origin",(m.headers||!this.headers)&&(this.headers=new h(m.headers)),this.method=T(m.method||this.method||"GET"),this.mode=m.mode||this.mode||null,this.signal=m.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&O)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(O)}I.prototype.clone=function(){return new I(this,{body:this._bodyInit})};function q(p){var m=new FormData;return p.trim().split("&").forEach(function(O){if(O){var k=O.split("="),D=k.shift().replace(/\+/g," "),P=k.join("=").replace(/\+/g," ");m.append(decodeURIComponent(D),decodeURIComponent(P))}}),m}function G(p){var m=new h,O=p.replace(/\r?\n[\t ]+/g," ");return O.split(/\r?\n/).forEach(function(k){var D=k.split(":"),P=D.shift().trim();if(P){var Qe=D.join(":").trim();m.append(P,Qe)}}),m}E.call(I.prototype);function W(p,m){m||(m={}),this.type="default",this.status=m.status===void 0?200:m.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in m?m.statusText:"OK",this.headers=new h(m.headers),this.url=m.url||"",this._initBody(p)}E.call(W.prototype),W.prototype.clone=function(){return new W(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},W.error=function(){var p=new W(null,{status:0,statusText:""});return p.type="error",p};var Xe=[301,302,303,307,308];W.redirect=function(p,m){if(Xe.indexOf(m)===-1)throw new RangeError("Invalid status code");return new W(null,{status:m,headers:{location:p}})},o.DOMException=r.DOMException;try{new o.DOMException}catch{o.DOMException=function(m,O){this.message=m,this.name=O;var k=Error(m);this.stack=k.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function X(p,m){return new Promise(function(O,k){var D=new I(p,m);if(D.signal&&D.signal.aborted)return k(new o.DOMException("Aborted","AbortError"));var P=new XMLHttpRequest;function Qe(){P.abort()}P.onload=function(){var We={status:P.status,statusText:P.statusText,headers:G(P.getAllResponseHeaders()||"")};We.url="responseURL"in P?P.responseURL:We.headers.get("X-Request-URL");var Nt="response"in P?P.response:P.responseText;O(new W(Nt,We))},P.onerror=function(){k(new TypeError("Network request failed"))},P.ontimeout=function(){k(new TypeError("Network request failed"))},P.onabort=function(){k(new o.DOMException("Aborted","AbortError"))},P.open(D.method,D.url,!0),D.credentials==="include"?P.withCredentials=!0:D.credentials==="omit"&&(P.withCredentials=!1),"responseType"in P&&n.blob&&(P.responseType="blob"),D.headers.forEach(function(We,Nt){P.setRequestHeader(Nt,We)}),D.signal&&(D.signal.addEventListener("abort",Qe),P.onreadystatechange=function(){P.readyState===4&&D.signal.removeEventListener("abort",Qe)}),P.send(typeof D._bodyInit>"u"?null:D._bodyInit)})}return X.polyfill=!0,r.fetch||(r.fetch=X,r.Headers=h,r.Request=I,r.Response=W),o.Headers=h,o.Request=I,o.Response=W,o.fetch=X,Object.defineProperty(o,"__esModule",{value:!0}),o}({})})(typeof self<"u"?self:Pr)});var Yo=Me((hl,qo)=>{qo.exports=ftGlobals.litUnsafeHTML});var ia=N(B());var wr=N(Q());var jo=N(B()),Ko=N(J());var lr=N(B());var fa=N(B());var Ii=N(Tr(),1);var Lr;(function(r){r.black="black",r.green="green",r.blue="blue",r.purple="purple",r.red="red",r.orange="orange",r.yellow="yellow"})(Lr||(Lr={}));var kr;(function(r){r.OFFICIAL="OFFICIAL",r.PERSONAL="PERSONAL",r.SHARED="SHARED"})(kr||(kr={}));var Fr;(function(r){r.THIRD_PARTY="THIRD_PARTY",r.OFF_THE_GRID="OFF_THE_GRID",r.CONTENT_PACKAGER="CONTENT_PACKAGER",r.PAGES="PAGES",r.DESIGNED_READER="DESIGNED_READER"})(Fr||(Fr={}));var Ur;(function(r){r.HOMEPAGE="HOMEPAGE",r.CUSTOM="CUSTOM",r.HEADER="HEADER",r.READER="READER",r.TOPIC_TEMPLATE="TOPIC_TEMPLATE",r.SEARCH="SEARCH",r.SEARCH_RESULT="SEARCH_RESULT"})(Ur||(Ur={}));var _r;(function(r){r.CLASSIC="CLASSIC",r.CUSTOM="CUSTOM",r.DESIGNER="DESIGNER"})(_r||(_r={}));var Dr;(function(r){r.AND="AND",r.OR="OR",r.MONOVALUED="MONOVALUED"})(Dr||(Dr={}));var Br;(function(r){r.NONE="NONE",r.ALPHABET="ALPHABET",r.VERSION="VERSION"})(Br||(Br={}));var Wr;(function(r){r.STARS="STARS",r.LIKE="LIKE",r.DICHOTOMOUS="DICHOTOMOUS",r.NO_RATING="NO_RATING"})(Wr||(Wr={}));var Mr;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR",r.CUSTOM="CUSTOM"})(Mr||(Mr={}));var zr;(function(r){r.ASC="ASC",r.DESC="DESC"})(zr||(zr={}));var Hr;(function(r){r.ALPHA="ALPHA",r.NATURAL="NATURAL"})(Hr||(Hr={}));var It;(function(r){r.EVERYWHERE="EVERYWHERE",r.TITLE_ONLY="TITLE_ONLY",r.NONE="NONE"})(It||(It={}));var $r;(function(r){r.ARTICLE="ARTICLE",r.BOOK="BOOK",r.SHARED_BOOK="SHARED_BOOK"})($r||($r={}));var jr;(function(r){r.FLUIDTOPICS="FLUIDTOPICS",r.EXTERNAL="EXTERNAL"})(jr||(jr={}));var Kr;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC",r.PERSONAL_BOOK="PERSONAL_BOOK",r.SHARED_BOOK="SHARED_BOOK"})(Kr||(Kr={}));var Gr;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC"})(Gr||(Gr={}));var Rt;(function(r){r.DEFAULT="DEFAULT",r.DOCUMENTS="DOCUMENTS",r.ALL_TOPICS="ALL_TOPICS"})(Rt||(Rt={}));var U;(function(r){r.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",r.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",r.HTML_EXPORT_USER="HTML_EXPORT_USER",r.PDF_EXPORT_USER="PDF_EXPORT_USER",r.SAVED_SEARCH_USER="SAVED_SEARCH_USER",r.COLLECTION_USER="COLLECTION_USER",r.OFFLINE_USER="OFFLINE_USER",r.ANALYTICS_USER="ANALYTICS_USER",r.BETA_USER="BETA_USER",r.DEBUG_USER="DEBUG_USER",r.PRINT_USER="PRINT_USER",r.RATING_USER="RATING_USER",r.FEEDBACK_USER="FEEDBACK_USER",r.GENERATIVE_AI_USER="GENERATIVE_AI_USER",r.CONTENT_PUBLISHER="CONTENT_PUBLISHER",r.KHUB_ADMIN="KHUB_ADMIN",r.USERS_ADMIN="USERS_ADMIN",r.PORTAL_ADMIN="PORTAL_ADMIN",r.ADMIN="ADMIN",r.DEVELOPER="DEVELOPER"})(U||(U={}));var Zr;(function(r){r.VALID="VALID",r.INVALID="INVALID"})(Zr||(Zr={}));var Ei={[U.PERSONAL_BOOK_SHARE_USER]:[U.PERSONAL_BOOK_USER],[U.HTML_EXPORT_USER]:[U.PERSONAL_BOOK_USER],[U.PDF_EXPORT_USER]:[U.PERSONAL_BOOK_USER],[U.KHUB_ADMIN]:[U.CONTENT_PUBLISHER],[U.ADMIN]:[U.KHUB_ADMIN,U.USERS_ADMIN,U.PORTAL_ADMIN],[U.DEVELOPER]:[U.BETA_USER,U.DEBUG_USER]};var $o=N(B());var Qr=N(Q()),$=N(J()),Z=N(B());var Vr=N(Q());var qr=Vr.css`
|
|
2
|
-
`;var Je=N(B()),
|
|
1
|
+
"use strict";(()=>{var sa=Object.create;var Ar=Object.defineProperty;var la=Object.getOwnPropertyDescriptor;var ua=Object.getOwnPropertyNames;var da=Object.getPrototypeOf,pa=Object.prototype.hasOwnProperty;var Me=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports);var fa=(r,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of ua(t))!pa.call(r,a)&&a!==o&&Ar(r,a,{get:()=>t[a],enumerable:!(n=la(t,a))||n.enumerable});return r};var N=(r,t,o)=>(o=r!=null?sa(da(r)):{},fa(t||!r||!r.__esModule?Ar(o,"default",{value:r,enumerable:!0}):o,r));var B=Me((gi,Nr)=>{Nr.exports=ftGlobals.wcUtils});var Q=Me((mi,Ir)=>{Ir.exports=ftGlobals.lit});var J=Me((bi,Rr)=>{Rr.exports=ftGlobals.litDecorators});var Tr=Me(Pr=>{(function(r){var t=function(o){var n={searchParams:"URLSearchParams"in r,iterable:"Symbol"in r&&"iterator"in Symbol,blob:"FileReader"in r&&"Blob"in r&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in r,arrayBuffer:"ArrayBuffer"in r};function a(p){return p&&DataView.prototype.isPrototypeOf(p)}if(n.arrayBuffer)var c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],l=ArrayBuffer.isView||function(p){return p&&c.indexOf(Object.prototype.toString.call(p))>-1};function u(p){if(typeof p!="string"&&(p=String(p)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(p))throw new TypeError("Invalid character in header field name");return p.toLowerCase()}function f(p){return typeof p!="string"&&(p=String(p)),p}function d(p){var m={next:function(){var O=p.shift();return{done:O===void 0,value:O}}};return n.iterable&&(m[Symbol.iterator]=function(){return m}),m}function h(p){this.map={},p instanceof h?p.forEach(function(m,O){this.append(O,m)},this):Array.isArray(p)?p.forEach(function(m){this.append(m[0],m[1])},this):p&&Object.getOwnPropertyNames(p).forEach(function(m){this.append(m,p[m])},this)}h.prototype.append=function(p,m){p=u(p),m=f(m);var O=this.map[p];this.map[p]=O?O+", "+m:m},h.prototype.delete=function(p){delete this.map[u(p)]},h.prototype.get=function(p){return p=u(p),this.has(p)?this.map[p]:null},h.prototype.has=function(p){return this.map.hasOwnProperty(u(p))},h.prototype.set=function(p,m){this.map[u(p)]=f(m)},h.prototype.forEach=function(p,m){for(var O in this.map)this.map.hasOwnProperty(O)&&p.call(m,this.map[O],O,this)},h.prototype.keys=function(){var p=[];return this.forEach(function(m,O){p.push(O)}),d(p)},h.prototype.values=function(){var p=[];return this.forEach(function(m){p.push(m)}),d(p)},h.prototype.entries=function(){var p=[];return this.forEach(function(m,O){p.push([O,m])}),d(p)},n.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function y(p){if(p.bodyUsed)return Promise.reject(new TypeError("Already read"));p.bodyUsed=!0}function g(p){return new Promise(function(m,O){p.onload=function(){m(p.result)},p.onerror=function(){O(p.error)}})}function v(p){var m=new FileReader,O=g(m);return m.readAsArrayBuffer(p),O}function b(p){var m=new FileReader,O=g(m);return m.readAsText(p),O}function S(p){for(var m=new Uint8Array(p),O=new Array(m.length),k=0;k<m.length;k++)O[k]=String.fromCharCode(m[k]);return O.join("")}function R(p){if(p.slice)return p.slice(0);var m=new Uint8Array(p.byteLength);return m.set(new Uint8Array(p)),m.buffer}function E(){return this.bodyUsed=!1,this._initBody=function(p){this._bodyInit=p,p?typeof p=="string"?this._bodyText=p:n.blob&&Blob.prototype.isPrototypeOf(p)?this._bodyBlob=p:n.formData&&FormData.prototype.isPrototypeOf(p)?this._bodyFormData=p:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(p)?this._bodyText=p.toString():n.arrayBuffer&&n.blob&&a(p)?(this._bodyArrayBuffer=R(p.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(p)||l(p))?this._bodyArrayBuffer=R(p):this._bodyText=p=Object.prototype.toString.call(p):this._bodyText="",this.headers.get("content-type")||(typeof p=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(p)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var p=y(this);if(p)return p;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(){return this._bodyArrayBuffer?y(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(v)}),this.text=function(){var p=y(this);if(p)return p;if(this._bodyBlob)return b(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(S(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then(q)}),this.json=function(){return this.text().then(JSON.parse)},this}var w=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function T(p){var m=p.toUpperCase();return w.indexOf(m)>-1?m:p}function I(p,m){m=m||{};var O=m.body;if(p instanceof I){if(p.bodyUsed)throw new TypeError("Already read");this.url=p.url,this.credentials=p.credentials,m.headers||(this.headers=new h(p.headers)),this.method=p.method,this.mode=p.mode,this.signal=p.signal,!O&&p._bodyInit!=null&&(O=p._bodyInit,p.bodyUsed=!0)}else this.url=String(p);if(this.credentials=m.credentials||this.credentials||"same-origin",(m.headers||!this.headers)&&(this.headers=new h(m.headers)),this.method=T(m.method||this.method||"GET"),this.mode=m.mode||this.mode||null,this.signal=m.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&O)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(O)}I.prototype.clone=function(){return new I(this,{body:this._bodyInit})};function q(p){var m=new FormData;return p.trim().split("&").forEach(function(O){if(O){var k=O.split("="),D=k.shift().replace(/\+/g," "),P=k.join("=").replace(/\+/g," ");m.append(decodeURIComponent(D),decodeURIComponent(P))}}),m}function G(p){var m=new h,O=p.replace(/\r?\n[\t ]+/g," ");return O.split(/\r?\n/).forEach(function(k){var D=k.split(":"),P=D.shift().trim();if(P){var Qe=D.join(":").trim();m.append(P,Qe)}}),m}E.call(I.prototype);function W(p,m){m||(m={}),this.type="default",this.status=m.status===void 0?200:m.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in m?m.statusText:"OK",this.headers=new h(m.headers),this.url=m.url||"",this._initBody(p)}E.call(W.prototype),W.prototype.clone=function(){return new W(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},W.error=function(){var p=new W(null,{status:0,statusText:""});return p.type="error",p};var Xe=[301,302,303,307,308];W.redirect=function(p,m){if(Xe.indexOf(m)===-1)throw new RangeError("Invalid status code");return new W(null,{status:m,headers:{location:p}})},o.DOMException=r.DOMException;try{new o.DOMException}catch{o.DOMException=function(m,O){this.message=m,this.name=O;var k=Error(m);this.stack=k.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function X(p,m){return new Promise(function(O,k){var D=new I(p,m);if(D.signal&&D.signal.aborted)return k(new o.DOMException("Aborted","AbortError"));var P=new XMLHttpRequest;function Qe(){P.abort()}P.onload=function(){var We={status:P.status,statusText:P.statusText,headers:G(P.getAllResponseHeaders()||"")};We.url="responseURL"in P?P.responseURL:We.headers.get("X-Request-URL");var Nt="response"in P?P.response:P.responseText;O(new W(Nt,We))},P.onerror=function(){k(new TypeError("Network request failed"))},P.ontimeout=function(){k(new TypeError("Network request failed"))},P.onabort=function(){k(new o.DOMException("Aborted","AbortError"))},P.open(D.method,D.url,!0),D.credentials==="include"?P.withCredentials=!0:D.credentials==="omit"&&(P.withCredentials=!1),"responseType"in P&&n.blob&&(P.responseType="blob"),D.headers.forEach(function(We,Nt){P.setRequestHeader(Nt,We)}),D.signal&&(D.signal.addEventListener("abort",Qe),P.onreadystatechange=function(){P.readyState===4&&D.signal.removeEventListener("abort",Qe)}),P.send(typeof D._bodyInit>"u"?null:D._bodyInit)})}return X.polyfill=!0,r.fetch||(r.fetch=X,r.Headers=h,r.Request=I,r.Response=W),o.Headers=h,o.Request=I,o.Response=W,o.fetch=X,Object.defineProperty(o,"__esModule",{value:!0}),o}({})})(typeof self<"u"?self:Pr)});var Xo=Me((yl,Yo)=>{Yo.exports=ftGlobals.litUnsafeHTML});var ca=N(B());var wr=N(Q());var Ko=N(B()),Go=N(J());var lr=N(B());var ha=N(B());var Ri=N(Tr(),1);var Lr;(function(r){r.black="black",r.green="green",r.blue="blue",r.purple="purple",r.red="red",r.orange="orange",r.yellow="yellow"})(Lr||(Lr={}));var kr;(function(r){r.OFFICIAL="OFFICIAL",r.PERSONAL="PERSONAL",r.SHARED="SHARED"})(kr||(kr={}));var Fr;(function(r){r.THIRD_PARTY="THIRD_PARTY",r.OFF_THE_GRID="OFF_THE_GRID",r.CONTENT_PACKAGER="CONTENT_PACKAGER",r.PAGES="PAGES",r.DESIGNED_READER="DESIGNED_READER"})(Fr||(Fr={}));var Ur;(function(r){r.HOMEPAGE="HOMEPAGE",r.CUSTOM="CUSTOM",r.HEADER="HEADER",r.READER="READER",r.TOPIC_TEMPLATE="TOPIC_TEMPLATE",r.SEARCH="SEARCH",r.SEARCH_RESULT="SEARCH_RESULT"})(Ur||(Ur={}));var _r;(function(r){r.CLASSIC="CLASSIC",r.CUSTOM="CUSTOM",r.DESIGNER="DESIGNER"})(_r||(_r={}));var Dr;(function(r){r.AND="AND",r.OR="OR",r.MONOVALUED="MONOVALUED"})(Dr||(Dr={}));var Br;(function(r){r.NONE="NONE",r.ALPHABET="ALPHABET",r.VERSION="VERSION"})(Br||(Br={}));var Wr;(function(r){r.STARS="STARS",r.LIKE="LIKE",r.DICHOTOMOUS="DICHOTOMOUS",r.NO_RATING="NO_RATING"})(Wr||(Wr={}));var Mr;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR",r.CUSTOM="CUSTOM"})(Mr||(Mr={}));var zr;(function(r){r.ASC="ASC",r.DESC="DESC"})(zr||(zr={}));var Hr;(function(r){r.ALPHA="ALPHA",r.NATURAL="NATURAL"})(Hr||(Hr={}));var It;(function(r){r.EVERYWHERE="EVERYWHERE",r.TITLE_ONLY="TITLE_ONLY",r.NONE="NONE"})(It||(It={}));var $r;(function(r){r.ARTICLE="ARTICLE",r.BOOK="BOOK",r.SHARED_BOOK="SHARED_BOOK"})($r||($r={}));var jr;(function(r){r.FLUIDTOPICS="FLUIDTOPICS",r.EXTERNAL="EXTERNAL"})(jr||(jr={}));var Kr;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC",r.PERSONAL_BOOK="PERSONAL_BOOK",r.SHARED_BOOK="SHARED_BOOK"})(Kr||(Kr={}));var Gr;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC"})(Gr||(Gr={}));var Rt;(function(r){r.DEFAULT="DEFAULT",r.DOCUMENTS="DOCUMENTS",r.ALL_TOPICS="ALL_TOPICS"})(Rt||(Rt={}));var U;(function(r){r.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",r.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",r.HTML_EXPORT_USER="HTML_EXPORT_USER",r.PDF_EXPORT_USER="PDF_EXPORT_USER",r.SAVED_SEARCH_USER="SAVED_SEARCH_USER",r.COLLECTION_USER="COLLECTION_USER",r.OFFLINE_USER="OFFLINE_USER",r.ANALYTICS_USER="ANALYTICS_USER",r.BETA_USER="BETA_USER",r.DEBUG_USER="DEBUG_USER",r.PRINT_USER="PRINT_USER",r.RATING_USER="RATING_USER",r.FEEDBACK_USER="FEEDBACK_USER",r.GENERATIVE_AI_USER="GENERATIVE_AI_USER",r.CONTENT_PUBLISHER="CONTENT_PUBLISHER",r.KHUB_ADMIN="KHUB_ADMIN",r.USERS_ADMIN="USERS_ADMIN",r.PORTAL_ADMIN="PORTAL_ADMIN",r.ADMIN="ADMIN",r.DEVELOPER="DEVELOPER"})(U||(U={}));var Zr;(function(r){r.VALID="VALID",r.INVALID="INVALID"})(Zr||(Zr={}));var wi={[U.PERSONAL_BOOK_SHARE_USER]:[U.PERSONAL_BOOK_USER],[U.HTML_EXPORT_USER]:[U.PERSONAL_BOOK_USER],[U.PDF_EXPORT_USER]:[U.PERSONAL_BOOK_USER],[U.KHUB_ADMIN]:[U.CONTENT_PUBLISHER],[U.ADMIN]:[U.KHUB_ADMIN,U.USERS_ADMIN,U.PORTAL_ADMIN],[U.DEVELOPER]:[U.BETA_USER,U.DEBUG_USER]};var jo=N(B());var Qr=N(Q()),$=N(J()),Z=N(B());var Vr=N(Q());var qr=Vr.css`
|
|
2
|
+
`;var Je=N(B()),ya="ft-app-info",Pt=class extends CustomEvent{constructor(t){super("authentication-change",{detail:t})}},ga={session:(r,t)=>{(0,Je.deepEqual)(r.session,t.payload)||(r.session=t.payload,setTimeout(()=>A.eventBus.dispatchEvent(new Pt(t.payload)),0))}},A=Je.FtReduxStore.get({name:ya,reducers:ga,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var ae=N(B());var Tt=N(B());var ye=class r{static get(t){let{baseUrl:o,apiIntegrationIdentifier:n}=A.getState(),a=t??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(t){return new Promise(o=>{let n=r.get(t);if(n)o(n);else{let a=A.subscribe(()=>{n=r.get(t),n&&(a(),o(n))})}})}};var ee=class{constructor(t=!0,o){var n;this.overrideApi=o;let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new Tt.CacheRegistry,this.cache=t?a.commonCache:new Tt.CacheRegistry}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:ye.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):ye.await()}clearCache(){this.cache.clearAll()}};var Yr,ma=Symbol("clearAfterUnitTest"),et=class extends ee{constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Yr]=()=>{this.defaultMessages={},this.cache=new ae.CacheRegistry,this.listeners={}},this.currentUiLocale=A.getState().uiLocale,A.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=A.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let o=t.name.toLowerCase();this.cache.setFinal(o,t),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,o){var n;if(t=t.toLowerCase(),Object.keys(o).length>0){let a={...(n=this.defaultMessages[t])!==null&&n!==void 0?n:{},...o};(0,ae.deepEqual)(this.defaultMessages[t],a)||(this.defaultMessages[t]=a,await this.notify(t))}await this.fetchContext(t)}resolveMessage(t,o,...n){var a,c,l;t=t.toLowerCase(),this.fetchContext(t);let u=(c=(a=this.cache.getNow(t))===null||a===void 0?void 0:a.messages)!==null&&c!==void 0?c:{};return new ae.ParametrizedLabelResolver((l=this.defaultMessages[t])!==null&&l!==void 0?l:{},u).resolve(o,...n)}async fetchContext(t){if(!this.cache.has(t))try{await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),await this.notify(t)}catch(o){console.error(o)}}subscribe(t,o){var n;return t=t.toLowerCase(),this.listeners[t]=(n=this.listeners[t])!==null&&n!==void 0?n:new Set,this.listeners[t].add(o),()=>{var a;return(a=this.listeners[t])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(t=>this.notify(t)))}async notify(t){this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(o=>(0,ae.delay)(0).then(()=>o()).catch(()=>null)))}};Yr=ma;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends et{constructor(){super(async(r,t)=>(await this.awaitApi).getFluidTopicsMessageContext(r,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends et{constructor(){super(async(r,t)=>(await this.awaitApi).getCustomMessageContext(r,t))}});var Xr=window.FluidTopicsI18nService,ji=window.FluidTopicsCustomI18nService;var z=function(r,t,o,n){var a=arguments.length,c=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(l=r[u])&&(c=(a<3?l(c):a>3?l(t,o,c):l(t,o))||c);return a>3&&c&&Object.defineProperty(t,o,c),c},F=class extends Z.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>ye.get(),this.messageContexts=[],this.cache=new Z.CacheRegistry,this.cleanSessionDebouncer=new Z.Debouncer}render(){return Qr.html`
|
|
3
3
|
<slot></slot>
|
|
4
|
-
`}update(t){super.update(t),t.has("baseUrl")&&(A.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&A.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&A.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&A.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&A.actions.noCustom(this.noCustom),t.has("editorMode")&&A.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&A.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&A.actions.session(this.session),t.has("availableUiLocales")&&A.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(o=>Xr.addContext(o)),t.has("openExternalDocumentInNewTab")&&A.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&A.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&A.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},t.idleTimeoutInMillis),t})}async updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};F.elementDefinitions={};F.styles=qr;z([(0,$.property)()],F.prototype,"baseUrl",void 0);z([(0,$.property)()],F.prototype,"apiIntegrationIdentifier",void 0);z([(0,$.property)()],F.prototype,"uiLocale",void 0);z([(0,Z.jsonProperty)(null)],F.prototype,"availableUiLocales",void 0);z([(0,Z.jsonProperty)(null)],F.prototype,"metadataConfiguration",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"editorMode",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"noCustom",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"openExternalDocumentInNewTab",void 0);z([(0,$.property)({converter:{fromAttribute(r){return r==="false"?!1:r==="true"||(r??!1)}}})],F.prototype,"noCustomComponent",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"withManualResources",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"navigatorOnline",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"forcedOffline",void 0);z([(0,$.property)({type:Object})],F.prototype,"apiProvider",void 0);z([(0,Z.jsonProperty)([])],F.prototype,"messageContexts",void 0);z([(0,Z.jsonProperty)(void 0)],F.prototype,"session",void 0);var ri=N(J());function ma(r,t){if(r===t)return!0;if(r&&t&&typeof r=="object"&&typeof t=="object"){if(r.constructor!==t.constructor)return!1;var o,n,a;if(Array.isArray(r)){if(o=r.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!tt(r[n],t[n]))return!1;return!0}if(r instanceof Map&&t instanceof Map){if(r.size!==t.size)return!1;for(n of r.entries())if(!t.has(n[0]))return!1;for(n of r.entries())if(!tt(n[1],t.get(n[0])))return!1;return!0}if(r instanceof Set&&t instanceof Set){if(r.size!==t.size)return!1;for(n of r.entries())if(!t.has(n[0]))return!1;return!0}if(r.constructor===RegExp)return r.source===t.source&&r.flags===t.flags;if(r.valueOf!==Object.prototype.valueOf)return r.valueOf()===t.valueOf();if(a=Object.keys(r),o=a.length,o!==Object.keys(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,a[n]))return!1;for(n=o;n--!==0;){var c=a[n];if(!tt(r[c],t[c]))return!1}return!0}return r!==r&&t!==t}function tt(r,t){try{return ma(r,t)}catch{return!1}}function Lt(r,t){return!tt(r,t)}var ba=N(J(),1);var rt=class{constructor(){this.queue=[]}add(t,o=!1){o&&(this.queue=this.queue.filter(n=>n.type!==t.type)),this.queue.push(t)}consume(t){let o=this.queue.find(n=>n.type===t);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}};var ze=N(J(),1);var Jr=N(J(),1);function eo(r,t){let o=()=>JSON.parse(JSON.stringify(r));return(0,Jr.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:Lt,...t??{}})}var ot=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,o;let n=[...this.callbacks];this.callbacks=[];let a=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,c=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let l of n)try{await l()}catch(u){a(u);return}c(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var ro=N(Q(),1);var nt=window,xa=nt.ShadowRoot&&(nt.ShadyCSS===void 0||nt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,ac=Symbol();var to=(r,t)=>{xa?r.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet):t.forEach(o=>{let n=document.createElement("style"),a=nt.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,r.appendChild(n)})};var at=class extends ro.LitElement{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([a,c])=>t.registry.define(a,c)));let o={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return to(n,t.elementStyles),n}};var it=function(r,t,o,n){var a=arguments.length,c=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(l=r[u])&&(c=(a<3?l(c):a>3?l(t,o,c):l(t,o))||c);return a>3&&c&&Object.defineProperty(t,o,c),c},ao,oo=Symbol("constructorPrototype"),no=Symbol("constructorName"),io=Symbol("exportpartsDebouncer"),ie=class extends at{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[ao]=new ot(5),this[no]=this.constructor.name,this[oo]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[no]&&Object.setPrototypeOf(this,this[oo])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(t){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",t)}this.importDynamicDependencies()}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate()})}contentAvailableCallback(t){}applyCustomStylesheet(t){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(c=>c.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(c){console.error(c,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let c=document.createElement("style");c.classList.add("ft-lit-element--custom-stylesheet"),c.innerHTML=this.customStylesheet,this.shadowRoot.append(c)}}scheduleExportpartsUpdate(){var t,o,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[io].run(()=>{var a,c;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((c=this.exportpartsPrefixes)===null||c===void 0?void 0:c.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(t){var o,n,a,c,l,u;let f=g=>g!=null&&g.trim().length>0,d=t.filter(f).map(g=>g.trim());if(d.length===0){this.removeAttribute("exportparts");return}let h=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let v=(c=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&c!==void 0?c:[],b=(u=(l=g.getAttribute("exportparts"))===null||l===void 0?void 0:l.split(",").map(S=>S.split(":")[1]))!==null&&u!==void 0?u:[];new Array(...v,...b).filter(f).map(S=>S.trim()).forEach(S=>h.add(S))}if(h.size===0){this.removeAttribute("exportparts");return}let y=[...h.values()].flatMap(g=>d.map(v=>`${g}:${v}--${g}`));this.setAttribute("exportparts",[...this.part,...y].join(", "))}};ao=io;it([(0,ze.property)()],ie.prototype,"exportpartsPrefix",void 0);it([eo([])],ie.prototype,"exportpartsPrefixes",void 0);it([(0,ze.property)()],ie.prototype,"customStylesheet",void 0);it([(0,ze.state)()],ie.prototype,"useAdoptedStyleSheets",void 0);function He(r){var t;return(t=r?.isFtReduxStore)!==null&&t!==void 0?t:!1}var co,so,lo,ct=Symbol("internalReduxEventsUnsubscribers"),ce=Symbol("internalStoresUnsubscribers"),ge=Symbol("internalStores"),$e=class extends ie{constructor(){super(...arguments),this[co]=new Map,this[so]=new Map,this[lo]=[]}get reduxConstructor(){return this.constructor}update(t){super.update(t),[...this.reduxConstructor.reduxReactiveProperties].some(o=>t.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[ge].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[ge].values()][0]}getStore(t){return t==null?this.getUnnamedStore():this[ge].get(t)}addStore(t,o){var n;o=(n=o??(He(t)?t.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,t)}removeStore(t){let o=typeof t=="string"?t:t.name;this.unsubscribeFromStore(o),this[ge].delete(o)}setupStore(t,o){this[ge].set(t,o),this.subscribeToStore(t,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[ge].forEach((t,o)=>this.subscribeToStore(o,t)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((t,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let a=this.getStore(t.store);a&&(t.store?this[ce].has(t.store):this[ce].size>0)&&(this[o]=t.selector(a.getState(),this))}})}subscribeToStore(t,o){var n;this[ce].set(t,o.subscribe(()=>this.updateFromStores())),He(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((a,c)=>{if(typeof this[c]=="function"&&(!a.store||o.name===a.store)){let l=u=>this[c](u);o.eventBus.addEventListener(a.eventName,l),this[ct].push(()=>o.eventBus.removeEventListener(a.eventName,l))}})),this.onStoreAvailable(t)}unsubscribeFromStores(){this[ce].forEach((t,o)=>this.unsubscribeFromStore(o)),this[ct].forEach(t=>t()),this[ct]=[]}unsubscribeFromStore(t){this[ce].has(t)&&this[ce].get(t)(),this[ce].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};co=ce,so=ge,lo=ct;$e.reduxProperties=new Map;$e.reduxReactiveProperties=new Set;$e.reduxEventListeners=new Map;function j(r){for(var t=arguments.length,o=Array(t>1?t-1:0),n=1;n<t;n++)o[n-1]=arguments[n];if(0)var a,c;throw Error("[Immer] minified error nr: "+r+(o.length?" "+o.map(function(l){return"'"+l+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function te(r){return!!r&&!!r[L]}function V(r){var t;return!!r&&(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)===Na}(r)||Array.isArray(r)||!!r[mo]||!!(!((t=r.constructor)===null||t===void 0)&&t[mo])||zt(r)||Ht(r))}function me(r,t,o){o===void 0&&(o=!1),Ce(r)===0?(o?Object.keys:Oe)(r).forEach(function(n){o&&typeof n=="symbol"||t(n,r[n],r)}):r.forEach(function(n,a){return t(a,n,r)})}function Ce(r){var t=r[L];return t?t.i>3?t.i-4:t.i:Array.isArray(r)?1:zt(r)?2:Ht(r)?3:0}function Se(r,t){return Ce(r)===2?r.has(t):Object.prototype.hasOwnProperty.call(r,t)}function va(r,t){return Ce(r)===2?r.get(t):r[t]}function bo(r,t,o){var n=Ce(r);n===2?r.set(t,o):n===3?r.add(o):r[t]=o}function xo(r,t){return r===t?r!==0||1/r==1/t:r!=r&&t!=t}function zt(r){return wa&&r instanceof Map}function Ht(r){return Aa&&r instanceof Set}function se(r){return r.o||r.t}function $t(r){if(Array.isArray(r))return Array.prototype.slice.call(r);var t=Oo(r);delete t[L];for(var o=Oe(t),n=0;n<o.length;n++){var a=o[n],c=t[a];c.writable===!1&&(c.writable=!0,c.configurable=!0),(c.get||c.set)&&(t[a]={configurable:!0,writable:!0,enumerable:c.enumerable,value:r[a]})}return Object.create(Object.getPrototypeOf(r),t)}function jt(r,t){return t===void 0&&(t=!1),Kt(r)||te(r)||!V(r)||(Ce(r)>1&&(r.set=r.add=r.clear=r.delete=Sa),Object.freeze(r),t&&me(r,function(o,n){return jt(n,!0)},!0)),r}function Sa(){j(2)}function Kt(r){return r==null||typeof r!="object"||Object.isFrozen(r)}function Y(r){var t=Mt[r];return t||j(18,r),t}function Oa(r,t){Mt[r]||(Mt[r]=t)}function Dt(){return Ke}function kt(r,t){t&&(Y("Patches"),r.u=[],r.s=[],r.v=t)}function st(r){Bt(r),r.p.forEach(Ca),r.p=null}function Bt(r){r===Ke&&(Ke=r.l)}function uo(r){return Ke={p:[],l:Ke,h:r,m:!0,_:0}}function Ca(r){var t=r[L];t.i===0||t.i===1?t.j():t.g=!0}function Ft(r,t){t._=t.p.length;var o=t.p[0],n=r!==void 0&&r!==o;return t.h.O||Y("ES5").S(t,r,n),n?(o[L].P&&(st(t),j(4)),V(r)&&(r=lt(t,r),t.l||ut(t,r)),t.u&&Y("Patches").M(o[L].t,r,t.u,t.s)):r=lt(t,o,[]),st(t),t.u&&t.v(t.u,t.s),r!==So?r:void 0}function lt(r,t,o){if(Kt(t))return t;var n=t[L];if(!n)return me(t,function(u,f){return po(r,n,t,u,f,o)},!0),t;if(n.A!==r)return t;if(!n.P)return ut(r,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=$t(n.k):n.o,c=a,l=!1;n.i===3&&(c=new Set(a),a.clear(),l=!0),me(c,function(u,f){return po(r,n,a,u,f,o,l)}),ut(r,a,!1),o&&r.u&&Y("Patches").N(n,o,r.u,r.s)}return n.o}function po(r,t,o,n,a,c,l){if(te(a)){var u=lt(r,a,c&&t&&t.i!==3&&!Se(t.R,n)?c.concat(n):void 0);if(bo(o,n,u),!te(u))return;r.m=!1}else l&&o.add(a);if(V(a)&&!Kt(a)){if(!r.h.D&&r._<1)return;lt(r,a),t&&t.A.l||ut(r,a)}}function ut(r,t,o){o===void 0&&(o=!1),!r.l&&r.h.D&&r.m&&jt(t,o)}function Ut(r,t){var o=r[L];return(o?se(o):r)[t]}function fo(r,t){if(t in r)for(var o=Object.getPrototypeOf(r);o;){var n=Object.getOwnPropertyDescriptor(o,t);if(n)return n;o=Object.getPrototypeOf(o)}}function le(r){r.P||(r.P=!0,r.l&&le(r.l))}function _t(r){r.o||(r.o=$t(r.t))}function Wt(r,t,o){var n=zt(t)?Y("MapSet").F(t,o):Ht(t)?Y("MapSet").T(t,o):r.O?function(a,c){var l=Array.isArray(a),u={i:l?1:0,A:c?c.A:Dt(),P:!1,I:!1,R:{},l:c,t:a,k:null,o:null,j:null,C:!1},f=u,d=Ge;l&&(f=[u],d=je);var h=Proxy.revocable(f,d),y=h.revoke,g=h.proxy;return u.k=g,u.j=y,g}(t,o):Y("ES5").J(t,o);return(o?o.A:Dt()).p.push(n),n}function Ea(r){return te(r)||j(22,r),function t(o){if(!V(o))return o;var n,a=o[L],c=Ce(o);if(a){if(!a.P&&(a.i<4||!Y("ES5").K(a)))return a.t;a.I=!0,n=ho(o,c),a.I=!1}else n=ho(o,c);return me(n,function(l,u){a&&va(a.t,l)===u||bo(n,l,t(u))}),c===3?new Set(n):n}(r)}function ho(r,t){switch(t){case 2:return new Map(r);case 3:return Array.from(r)}return $t(r)}function vo(){function r(l,u){var f=c[l];return f?f.enumerable=u:c[l]=f={configurable:!0,enumerable:u,get:function(){var d=this[L];return Ge.get(d,l)},set:function(d){var h=this[L];Ge.set(h,l,d)}},f}function t(l){for(var u=l.length-1;u>=0;u--){var f=l[u][L];if(!f.P)switch(f.i){case 5:n(f)&&le(f);break;case 4:o(f)&&le(f)}}}function o(l){for(var u=l.t,f=l.k,d=Oe(f),h=d.length-1;h>=0;h--){var y=d[h];if(y!==L){var g=u[y];if(g===void 0&&!Se(u,y))return!0;var v=f[y],b=v&&v[L];if(b?b.t!==g:!xo(v,g))return!0}}var S=!!u[L];return d.length!==Oe(u).length+(S?0:1)}function n(l){var u=l.k;if(u.length!==l.t.length)return!0;var f=Object.getOwnPropertyDescriptor(u,u.length-1);if(f&&!f.get)return!0;for(var d=0;d<u.length;d++)if(!u.hasOwnProperty(d))return!0;return!1}function a(l){l.g&&j(3,JSON.stringify(se(l)))}var c={};Oa("ES5",{J:function(l,u){var f=Array.isArray(l),d=function(y,g){if(y){for(var v=Array(g.length),b=0;b<g.length;b++)Object.defineProperty(v,""+b,r(b,!0));return v}var S=Oo(g);delete S[L];for(var R=Oe(S),E=0;E<R.length;E++){var w=R[E];S[w]=r(w,y||!!S[w].enumerable)}return Object.create(Object.getPrototypeOf(g),S)}(f,l),h={i:f?5:4,A:u?u.A:Dt(),P:!1,I:!1,R:{},l:u,t:l,k:d,o:null,g:!1,C:!1};return Object.defineProperty(d,L,{value:h,writable:!0}),d},S:function(l,u,f){f?te(u)&&u[L].A===l&&t(l.p):(l.u&&function d(h){if(h&&typeof h=="object"){var y=h[L];if(y){var g=y.t,v=y.k,b=y.R,S=y.i;if(S===4)me(v,function(I){I!==L&&(g[I]!==void 0||Se(g,I)?b[I]||d(v[I]):(b[I]=!0,le(y)))}),me(g,function(I){v[I]!==void 0||Se(v,I)||(b[I]=!1,le(y))});else if(S===5){if(n(y)&&(le(y),b.length=!0),v.length<g.length)for(var R=v.length;R<g.length;R++)b[R]=!1;else for(var E=g.length;E<v.length;E++)b[E]=!0;for(var w=Math.min(v.length,g.length),T=0;T<w;T++)v.hasOwnProperty(T)||(b[T]=!0),b[T]===void 0&&d(v[T])}}}}(l.p[0]),t(l.p))},K:function(l){return l.i===4?o(l):n(l)}})}var yo,Ke,Gt=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",wa=typeof Map<"u",Aa=typeof Set<"u",go=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",So=Gt?Symbol.for("immer-nothing"):((yo={})["immer-nothing"]=!0,yo),mo=Gt?Symbol.for("immer-draftable"):"__$immer_draftable",L=Gt?Symbol.for("immer-state"):"__$immer_state";var Na=""+Object.prototype.constructor,Oe=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(r){return Object.getOwnPropertyNames(r).concat(Object.getOwnPropertySymbols(r))}:Object.getOwnPropertyNames,Oo=Object.getOwnPropertyDescriptors||function(r){var t={};return Oe(r).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(r,o)}),t},Mt={},Ge={get:function(r,t){if(t===L)return r;var o=se(r);if(!Se(o,t))return function(a,c,l){var u,f=fo(c,l);return f?"value"in f?f.value:(u=f.get)===null||u===void 0?void 0:u.call(a.k):void 0}(r,o,t);var n=o[t];return r.I||!V(n)?n:n===Ut(r.t,t)?(_t(r),r.o[t]=Wt(r.A.h,n,r)):n},has:function(r,t){return t in se(r)},ownKeys:function(r){return Reflect.ownKeys(se(r))},set:function(r,t,o){var n=fo(se(r),t);if(n?.set)return n.set.call(r.k,o),!0;if(!r.P){var a=Ut(se(r),t),c=a?.[L];if(c&&c.t===o)return r.o[t]=o,r.R[t]=!1,!0;if(xo(o,a)&&(o!==void 0||Se(r.t,t)))return!0;_t(r),le(r)}return r.o[t]===o&&(o!==void 0||t in r.o)||Number.isNaN(o)&&Number.isNaN(r.o[t])||(r.o[t]=o,r.R[t]=!0),!0},deleteProperty:function(r,t){return Ut(r.t,t)!==void 0||t in r.t?(r.R[t]=!1,_t(r),le(r)):delete r.R[t],r.o&&delete r.o[t],!0},getOwnPropertyDescriptor:function(r,t){var o=se(r),n=Reflect.getOwnPropertyDescriptor(o,t);return n&&{writable:!0,configurable:r.i!==1||t!=="length",enumerable:n.enumerable,value:o[t]}},defineProperty:function(){j(11)},getPrototypeOf:function(r){return Object.getPrototypeOf(r.t)},setPrototypeOf:function(){j(12)}},je={};me(Ge,function(r,t){je[r]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),je.deleteProperty=function(r,t){return je.set.call(this,r,t,void 0)},je.set=function(r,t,o){return Ge.set.call(this,r[0],t,o,r[0])};var Ia=function(){function r(o){var n=this;this.O=go,this.D=!0,this.produce=function(a,c,l){if(typeof a=="function"&&typeof c!="function"){var u=c;c=a;var f=n;return function(S){var R=this;S===void 0&&(S=u);for(var E=arguments.length,w=Array(E>1?E-1:0),T=1;T<E;T++)w[T-1]=arguments[T];return f.produce(S,function(I){var q;return(q=c).call.apply(q,[R,I].concat(w))})}}var d;if(typeof c!="function"&&j(6),l!==void 0&&typeof l!="function"&&j(7),V(a)){var h=uo(n),y=Wt(n,a,void 0),g=!0;try{d=c(y),g=!1}finally{g?st(h):Bt(h)}return typeof Promise<"u"&&d instanceof Promise?d.then(function(S){return kt(h,l),Ft(S,h)},function(S){throw st(h),S}):(kt(h,l),Ft(d,h))}if(!a||typeof a!="object"){if((d=c(a))===void 0&&(d=a),d===So&&(d=void 0),n.D&&jt(d,!0),l){var v=[],b=[];Y("Patches").M(a,d,v,b),l(v,b)}return d}j(21,a)},this.produceWithPatches=function(a,c){if(typeof a=="function")return function(d){for(var h=arguments.length,y=Array(h>1?h-1:0),g=1;g<h;g++)y[g-1]=arguments[g];return n.produceWithPatches(d,function(v){return a.apply(void 0,[v].concat(y))})};var l,u,f=n.produce(a,c,function(d,h){l=d,u=h});return typeof Promise<"u"&&f instanceof Promise?f.then(function(d){return[d,l,u]}):[f,l,u]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var t=r.prototype;return t.createDraft=function(o){V(o)||j(8),te(o)&&(o=Ea(o));var n=uo(this),a=Wt(this,o,void 0);return a[L].C=!0,Bt(n),a},t.finishDraft=function(o,n){var a=o&&o[L],c=a.A;return kt(c,n),Ft(void 0,c)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!go&&j(20),this.O=o},t.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var c=n[a];if(c.path.length===0&&c.op==="replace"){o=c.value;break}}a>-1&&(n=n.slice(a+1));var l=Y("Patches").$;return te(o)?l(o,n):this.produce(o,function(u){return l(u,n)})},r}(),H=new Ia,Ra=H.produce,mc=H.produceWithPatches.bind(H),bc=H.setAutoFreeze.bind(H),xc=H.setUseProxies.bind(H),vc=H.applyPatches.bind(H),Sc=H.createDraft.bind(H),Oc=H.finishDraft.bind(H),dt=Ra;function ue(r){"@babel/helpers - typeof";return ue=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ue(r)}function Zt(r,t){if(ue(r)!=="object"||r===null)return r;var o=r[Symbol.toPrimitive];if(o!==void 0){var n=o.call(r,t||"default");if(ue(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(r)}function Vt(r){var t=Zt(r,"string");return ue(t)==="symbol"?t:String(t)}function qt(r,t,o){return t=Vt(t),t in r?Object.defineProperty(r,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[t]=o,r}function Co(r,t){var o=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(r,a).enumerable})),o.push.apply(o,n)}return o}function pt(r){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?Co(Object(o),!0).forEach(function(n){qt(r,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(o)):Co(Object(o)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(o,n))})}return r}function M(r){return"Minified Redux error #"+r+"; visit https://redux.js.org/Errors?code="+r+" for the full message or use the non-minified dev environment for full errors. "}var Eo=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Yt=function(){return Math.random().toString(36).substring(7).split("").join(".")},ft={INIT:"@@redux/INIT"+Yt(),REPLACE:"@@redux/REPLACE"+Yt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Yt()}};function Pa(r){if(typeof r!="object"||r===null)return!1;for(var t=r;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(r)===t}function Xt(r,t,o){var n;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(M(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(M(1));return o(Xt)(r,t)}if(typeof r!="function")throw new Error(M(2));var a=r,c=t,l=[],u=l,f=!1;function d(){u===l&&(u=l.slice())}function h(){if(f)throw new Error(M(3));return c}function y(S){if(typeof S!="function")throw new Error(M(4));if(f)throw new Error(M(5));var R=!0;return d(),u.push(S),function(){if(R){if(f)throw new Error(M(6));R=!1,d();var w=u.indexOf(S);u.splice(w,1),l=null}}}function g(S){if(!Pa(S))throw new Error(M(7));if(typeof S.type>"u")throw new Error(M(8));if(f)throw new Error(M(9));try{f=!0,c=a(c,S)}finally{f=!1}for(var R=l=u,E=0;E<R.length;E++){var w=R[E];w()}return S}function v(S){if(typeof S!="function")throw new Error(M(10));a=S,g({type:ft.REPLACE})}function b(){var S,R=y;return S={subscribe:function(w){if(typeof w!="object"||w===null)throw new Error(M(11));function T(){w.next&&w.next(h())}T();var I=R(T);return{unsubscribe:I}}},S[Eo]=function(){return this},S}return g({type:ft.INIT}),n={dispatch:g,subscribe:y,getState:h,replaceReducer:v},n[Eo]=b,n}function Ta(r){Object.keys(r).forEach(function(t){var o=r[t],n=o(void 0,{type:ft.INIT});if(typeof n>"u")throw new Error(M(12));if(typeof o(void 0,{type:ft.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(M(13))})}function wo(r){for(var t=Object.keys(r),o={},n=0;n<t.length;n++){var a=t[n];typeof r[a]=="function"&&(o[a]=r[a])}var c=Object.keys(o),l,u;try{Ta(o)}catch(f){u=f}return function(d,h){if(d===void 0&&(d={}),u)throw u;if(0)var y;for(var g=!1,v={},b=0;b<c.length;b++){var S=c[b],R=o[S],E=d[S],w=R(E,h);if(typeof w>"u"){var T=h&&h.type;throw new Error(M(14))}v[S]=w,g=g||w!==E}return g=g||c.length!==Object.keys(d).length,g?v:d}}function Ee(){for(var r=arguments.length,t=new Array(r),o=0;o<r;o++)t[o]=arguments[o];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Ao(){for(var r=arguments.length,t=new Array(r),o=0;o<r;o++)t[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),c=function(){throw new Error(M(15))},l={getState:a.getState,dispatch:function(){return c.apply(void 0,arguments)}},u=t.map(function(f){return f(l)});return c=Ee.apply(void 0,u)(a.dispatch),pt(pt({},a),{},{dispatch:c})}}}function No(r){var t=function(n){var a=n.dispatch,c=n.getState;return function(l){return function(u){return typeof u=="function"?u(a,c,r):l(u)}}};return t}var Io=No();Io.withExtraArgument=No;var Qt=Io;var ko=function(){var r=function(t,o){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&(n[c]=a[c])},r(t,o)};return function(t,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");r(t,o);function n(){this.constructor=t}t.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),La=function(r,t){var o={label:0,sent:function(){if(c[0]&1)throw c[1];return c[1]},trys:[],ops:[]},n,a,c,l;return l={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function u(d){return function(h){return f([d,h])}}function f(d){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(c=d[0]&2?a.return:d[0]?a.throw||((c=a.return)&&c.call(a),0):a.next)&&!(c=c.call(a,d[1])).done)return c;switch(a=0,c&&(d=[d[0]&2,c.value]),d[0]){case 0:case 1:c=d;break;case 4:return o.label++,{value:d[1],done:!1};case 5:o.label++,a=d[1],d=[0];continue;case 7:d=o.ops.pop(),o.trys.pop();continue;default:if(c=o.trys,!(c=c.length>0&&c[c.length-1])&&(d[0]===6||d[0]===2)){o=0;continue}if(d[0]===3&&(!c||d[1]>c[0]&&d[1]<c[3])){o.label=d[1];break}if(d[0]===6&&o.label<c[1]){o.label=c[1],c=d;break}if(c&&o.label<c[2]){o.label=c[2],o.ops.push(d);break}c[2]&&o.ops.pop(),o.trys.pop();continue}d=t.call(r,o)}catch(h){d=[6,h],a=0}finally{n=c=0}if(d[0]&5)throw d[1];return{value:d[0]?d[1]:void 0,done:!0}}},we=function(r,t){for(var o=0,n=t.length,a=r.length;o<n;o++,a++)r[a]=t[o];return r},ka=Object.defineProperty,Fa=Object.defineProperties,Ua=Object.getOwnPropertyDescriptors,Ro=Object.getOwnPropertySymbols,_a=Object.prototype.hasOwnProperty,Da=Object.prototype.propertyIsEnumerable,Po=function(r,t,o){return t in r?ka(r,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[t]=o},de=function(r,t){for(var o in t||(t={}))_a.call(t,o)&&Po(r,o,t[o]);if(Ro)for(var n=0,a=Ro(t);n<a.length;n++){var o=a[n];Da.call(t,o)&&Po(r,o,t[o])}return r},Jt=function(r,t){return Fa(r,Ua(t))},Ba=function(r,t,o){return new Promise(function(n,a){var c=function(f){try{u(o.next(f))}catch(d){a(d)}},l=function(f){try{u(o.throw(f))}catch(d){a(d)}},u=function(f){return f.done?n(f.value):Promise.resolve(f.value).then(c,l)};u((o=o.apply(r,t)).next())})};var Wa=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ee:Ee.apply(null,arguments)},Mc=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(r){return r}};function Ma(r){if(typeof r!="object"||r===null)return!1;var t=Object.getPrototypeOf(r);if(t===null)return!0;for(var o=t;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return t===o}var za=function(r){ko(t,r);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=r.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return r.prototype.concat.apply(this,o)},t.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(t.bind.apply(t,we([void 0],o[0].concat(this)))):new(t.bind.apply(t,we([void 0],o.concat(this))))},t}(Array),Ha=function(r){ko(t,r);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=r.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return r.prototype.concat.apply(this,o)},t.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(t.bind.apply(t,we([void 0],o[0].concat(this)))):new(t.bind.apply(t,we([void 0],o.concat(this))))},t}(Array);function rr(r){return V(r)?dt(r,function(){}):r}function $a(r){return typeof r=="boolean"}function ja(){return function(t){return Ka(t)}}function Ka(r){r===void 0&&(r={});var t=r.thunk,o=t===void 0?!0:t,n=r.immutableCheck,a=n===void 0?!0:n,c=r.serializableCheck,l=c===void 0?!0:c,u=new za;if(o&&($a(o)?u.push(Qt):u.push(Qt.withExtraArgument(o.extraArgument))),0){if(a)var f;if(l)var d}return u}var er=!0;function Fo(r){var t=ja(),o=r||{},n=o.reducer,a=n===void 0?void 0:n,c=o.middleware,l=c===void 0?t():c,u=o.devTools,f=u===void 0?!0:u,d=o.preloadedState,h=d===void 0?void 0:d,y=o.enhancers,g=y===void 0?void 0:y,v;if(typeof a=="function")v=a;else if(Ma(a))v=wo(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 b=l;if(typeof b=="function"&&(b=b(t),!er&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!er&&b.some(function(I){return typeof I!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=Ao.apply(void 0,b),R=Ee;f&&(R=Wa(de({trace:!er},typeof f=="object"&&f)));var E=new Ha(S),w=E;Array.isArray(g)?w=we([S],g):typeof g=="function"&&(w=g(E));var T=R.apply(void 0,w);return Xt(v,h,T)}function pe(r,t){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(t){var c=t.apply(void 0,n);if(!c)throw new Error("prepareAction did not return an object");return de(de({type:r,payload:c.payload},"meta"in c&&{meta:c.meta}),"error"in c&&{error:c.error})}return{type:r,payload:n[0]}}return o.toString=function(){return""+r},o.type=r,o.match=function(n){return n.type===r},o}function Uo(r){var t={},o=[],n,a={addCase:function(c,l){var u=typeof c=="string"?c:c.type;if(u in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[u]=l,a},addMatcher:function(c,l){return o.push({matcher:c,reducer:l}),a},addDefaultCase:function(c){return n=c,a}};return r(a),[t,o,n]}function Ga(r){return typeof r=="function"}function Za(r,t,o,n){o===void 0&&(o=[]);var a=typeof t=="function"?Uo(t):[t,o,n],c=a[0],l=a[1],u=a[2],f;if(Ga(r))f=function(){return rr(r())};else{var d=rr(r);f=function(){return d}}function h(y,g){y===void 0&&(y=f());var v=we([c[g.type]],l.filter(function(b){var S=b.matcher;return S(g)}).map(function(b){var S=b.reducer;return S}));return v.filter(function(b){return!!b}).length===0&&(v=[u]),v.reduce(function(b,S){if(S)if(te(b)){var R=b,E=S(R,g);return E===void 0?b:E}else{if(V(b))return dt(b,function(w){return S(w,g)});var E=S(b,g);if(E===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return E}return b},y)}return h.getInitialState=f,h}function Va(r,t){return r+"/"+t}function _o(r){var t=r.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof r.initialState=="function"?r.initialState:rr(r.initialState),n=r.reducers||{},a=Object.keys(n),c={},l={},u={};a.forEach(function(h){var y=n[h],g=Va(t,h),v,b;"reducer"in y?(v=y.reducer,b=y.prepare):v=y,c[h]=v,l[g]=v,u[h]=b?pe(g,b):pe(g)});function f(){var h=typeof r.extraReducers=="function"?Uo(r.extraReducers):[r.extraReducers],y=h[0],g=y===void 0?{}:y,v=h[1],b=v===void 0?[]:v,S=h[2],R=S===void 0?void 0:S,E=de(de({},g),l);return Za(o,function(w){for(var T in E)w.addCase(T,E[T]);for(var I=0,q=b;I<q.length;I++){var G=q[I];w.addMatcher(G.matcher,G.reducer)}R&&w.addDefaultCase(R)})}var d;return{name:t,reducer:function(h,y){return d||(d=f()),d(h,y)},actions:u,caseReducers:c,getInitialState:function(){return d||(d=f()),d.getInitialState()}}}var qa="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ya=function(r){r===void 0&&(r=21);for(var t="",o=r;o--;)t+=qa[Math.random()*64|0];return t},Xa=["name","message","stack","code"],tr=function(){function r(t,o){this.payload=t,this.meta=o}return r}(),To=function(){function r(t,o){this.payload=t,this.meta=o}return r}(),Qa=function(r){if(typeof r=="object"&&r!==null){for(var t={},o=0,n=Xa;o<n.length;o++){var a=n[o];typeof r[a]=="string"&&(t[a]=r[a])}return t}return{message:String(r)}},jc=function(){function r(t,o,n){var a=pe(t+"/fulfilled",function(h,y,g,v){return{payload:h,meta:Jt(de({},v||{}),{arg:g,requestId:y,requestStatus:"fulfilled"})}}),c=pe(t+"/pending",function(h,y,g){return{payload:void 0,meta:Jt(de({},g||{}),{arg:y,requestId:h,requestStatus:"pending"})}}),l=pe(t+"/rejected",function(h,y,g,v,b){return{payload:v,error:(n&&n.serializeError||Qa)(h||"Rejected"),meta:Jt(de({},b||{}),{arg:g,requestId:y,rejectedWithValue:!!v,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),u=!1,f=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function d(h){return function(y,g,v){var b=n?.idGenerator?n.idGenerator(h):Ya(),S=new f,R,E=!1;function w(I){R=I,S.abort()}var T=function(){return Ba(this,null,function(){var I,q,G,W,Xe,X,p;return La(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),W=(I=n?.condition)==null?void 0:I.call(n,h,{getState:g,extra:v}),ei(W)?[4,W]:[3,2];case 1:W=m.sent(),m.label=2;case 2:if(W===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return E=!0,Xe=new Promise(function(O,k){return S.signal.addEventListener("abort",function(){return k({name:"AbortError",message:R||"Aborted"})})}),y(c(b,h,(q=n?.getPendingMeta)==null?void 0:q.call(n,{requestId:b,arg:h},{getState:g,extra:v}))),[4,Promise.race([Xe,Promise.resolve(o(h,{dispatch:y,getState:g,extra:v,requestId:b,signal:S.signal,abort:w,rejectWithValue:function(O,k){return new tr(O,k)},fulfillWithValue:function(O,k){return new To(O,k)}})).then(function(O){if(O instanceof tr)throw O;return O instanceof To?a(O.payload,b,h,O.meta):a(O,b,h)})])];case 3:return G=m.sent(),[3,5];case 4:return X=m.sent(),G=X instanceof tr?l(null,b,h,X.payload,X.meta):l(X,b,h),[3,5];case 5:return p=n&&!n.dispatchConditionRejection&&l.match(G)&&G.meta.condition,p||y(G),[2,G]}})})}();return Object.assign(T,{abort:w,requestId:b,arg:h,unwrap:function(){return T.then(Ja)}})}}return Object.assign(d,{pending:c,rejected:l,fulfilled:a,typePrefix:t})}return r.withTypes=function(){return r},r}();function Ja(r){if(r.meta&&r.meta.rejectedWithValue)throw r.payload;if(r.error)throw r.error;return r.payload}function ei(r){return r!==null&&typeof r=="object"&&typeof r.then=="function"}var Do="listener",Bo="completed",Wo="cancelled",Kc="task-"+Wo,Gc="task-"+Bo,Zc=Do+"-"+Wo,Vc=Do+"-"+Bo;var or="listenerMiddleware";var qc=pe(or+"/add"),Yc=pe(or+"/removeAll"),Xc=pe(or+"/remove");var Lo,Qc=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(r){return(Lo||(Lo=Promise.resolve())).then(r).catch(function(t){return setTimeout(function(){throw t},0)})},ti=function(r){return function(t){setTimeout(t,r)}},Jc=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:ti(10);vo();window.ftReduxStores||(window.ftReduxStores={});var Mo=class r{static get(t){var o;let n=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,c=window.ftReduxStores[n];if(He(c))return c;if(a==null)return;let l=_o({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),u=Fo({reducer:(f,d)=>d.type==="CLEAR_FT_REDUX_STORE"?l.getInitialState():typeof d.type=="string"&&d.type.startsWith("DEFAULT_VALUE_SETTER__")?{...f,...d.overwrites}:l.reducer(f,d)});return window.ftReduxStores[a.name]=new r(l,u)}constructor(t,o){this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new rt,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,a,c)=>{let l=a,u=n[l];return u?(...f)=>{let d=u(...f);return this.reduxStore.dispatch(d),d}:f=>{this.setState({[l]:f})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}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(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var mt=N(B());var ht=class extends ee{async listMySearches(){let t=A.getState().session;return t?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var yt=class extends ee{async listMyBookmarks(){let t=A.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var oi="ft-user-assets",gt=mt.FtReduxStore.get({name:oi,initialState:{savedSearches:void 0,bookmarks:void 0}}),nr=class{constructor(){this.currentSession=A.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new yt,this.savedSearchesService=new ht,A.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:o}=A.getState();(0,mt.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),gt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),gt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();gt.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let o=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;gt.actions.bookmarks(o)}}},Is=new nr;var ar=class{addCommand(t,o=!1){A.commands.add(t,o)}consumeCommand(t){return A.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new ar;var zo=N(B()),ir=class{highlightHtml(t,o){(0,zo.highlightHtml)(t,o)}};window.FluidTopicsHighlightHtmlService=new ir;var Ho=N(B());var cr=class{isDate(t){var o,n,a,c;return(c=(a=((n=(o=A.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(u=>u.key===t))===null||a===void 0?void 0:a.date)!==null&&c!==void 0?c:!1}format(t,o){var n,a,c;return Ho.DateFormatter.format(t,(n=o?.locale)!==null&&n!==void 0?n:A.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(c=o?.withTime)!==null&&c!==void 0?c:!1)}};window.FluidTopicsDateService=new cr;(0,$o.customElement)("ft-app-context")(F);var sr=class r extends Event{constructor(){super(r.eventName)}};sr.eventName="search-context-clear-all-filters";var ni=function(r,t,o,n){var a=arguments.length,c=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(l=r[u])&&(c=(a<3?l(c):a>3?l(t,o,c):l(t,o))||c);return a>3&&c&&Object.defineProperty(t,o,c),c},dr=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},ur=Symbol("registerInterval");function ai(r){var t;class o extends r{constructor(){super(...arguments),this[t]=0}setSearchStateManager(a){this.clearStateManager(),this.stateManager=a,this.addStore(a.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[ur]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[ur]):this.dispatchEvent(new dr)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return t=ur,ni([(0,Ko.state)()],o.prototype,"stateManager",void 0),o}var bt=class extends ai(jo.FtLitElementRedux){};var xt=N(J()),pr=function(r,t,o,n){var a=arguments.length,c=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(l=r[u])&&(c=(a<3?l(c):a>3?l(t,o,c):l(t,o))||c);return a>3&&c&&Object.defineProperty(t,o,c),c},hr=class extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}},fr=Symbol("registerInterval");function ii(r){var t;class o extends r{constructor(){super(...arguments),this[t]=0}setResultStateManager(a){this.resultStateManager=a}unregisterResultStateManager(){this.resultStateManager&&(this.resultStateManager.unregisterComponent(this),this.resultStateManager=void 0)}connectedCallback(){super.connectedCallback(),this[fr]=window.setInterval(()=>this.tryToRegisterToResultContext(),50)}tryToRegisterToResultContext(){this.result!=null?window.clearInterval(this[fr]):this.dispatchEvent(new hr)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return t=fr,pr([(0,xt.property)({attribute:!1})],o.prototype,"cluster",void 0),pr([(0,xt.property)({attribute:!1})],o.prototype,"result",void 0),pr([(0,xt.property)({attribute:!1,type:Number})],o.prototype,"rank",void 0),o}var vt=class extends ii(bt){};var Go=N(Q()),Zo=N(B()),ci={highlightBackgroundColor:Zo.FtCssVariableFactory.create("--ft-sra-highlight-background-color","","COLOR","transparent")},Vo=Go.css`
|
|
4
|
+
`}update(t){super.update(t),t.has("baseUrl")&&(A.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&A.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&A.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&A.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&A.actions.noCustom(this.noCustom),t.has("editorMode")&&A.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&A.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&A.actions.session(this.session),t.has("availableUiLocales")&&A.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(o=>Xr.addContext(o)),t.has("openExternalDocumentInNewTab")&&A.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&A.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&A.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},t.idleTimeoutInMillis),t})}async updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};F.elementDefinitions={};F.styles=qr;z([(0,$.property)()],F.prototype,"baseUrl",void 0);z([(0,$.property)()],F.prototype,"apiIntegrationIdentifier",void 0);z([(0,$.property)()],F.prototype,"uiLocale",void 0);z([(0,Z.jsonProperty)(null)],F.prototype,"availableUiLocales",void 0);z([(0,Z.jsonProperty)(null)],F.prototype,"metadataConfiguration",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"editorMode",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"noCustom",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"openExternalDocumentInNewTab",void 0);z([(0,$.property)({converter:{fromAttribute(r){return r==="false"?!1:r==="true"||(r??!1)}}})],F.prototype,"noCustomComponent",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"withManualResources",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"navigatorOnline",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"forcedOffline",void 0);z([(0,$.property)({type:Object})],F.prototype,"apiProvider",void 0);z([(0,Z.jsonProperty)([])],F.prototype,"messageContexts",void 0);z([(0,Z.jsonProperty)(void 0)],F.prototype,"session",void 0);var oi=N(J());function ba(r,t){if(r===t)return!0;if(r&&t&&typeof r=="object"&&typeof t=="object"){if(r.constructor!==t.constructor)return!1;var o,n,a;if(Array.isArray(r)){if(o=r.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!tt(r[n],t[n]))return!1;return!0}if(r instanceof Map&&t instanceof Map){if(r.size!==t.size)return!1;for(n of r.entries())if(!t.has(n[0]))return!1;for(n of r.entries())if(!tt(n[1],t.get(n[0])))return!1;return!0}if(r instanceof Set&&t instanceof Set){if(r.size!==t.size)return!1;for(n of r.entries())if(!t.has(n[0]))return!1;return!0}if(r.constructor===RegExp)return r.source===t.source&&r.flags===t.flags;if(r.valueOf!==Object.prototype.valueOf)return r.valueOf()===t.valueOf();if(a=Object.keys(r),o=a.length,o!==Object.keys(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,a[n]))return!1;for(n=o;n--!==0;){var c=a[n];if(!tt(r[c],t[c]))return!1}return!0}return r!==r&&t!==t}function tt(r,t){try{return ba(r,t)}catch{return!1}}function Lt(r,t){return!tt(r,t)}var xa=N(J(),1);var rt=class{constructor(){this.queue=[]}add(t,o=!1){o&&(this.queue=this.queue.filter(n=>n.type!==t.type)),this.queue.push(t)}consume(t){let o=this.queue.find(n=>n.type===t);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}};var ze=N(J(),1);var Jr=N(J(),1);function eo(r,t){let o=()=>JSON.parse(JSON.stringify(r));return(0,Jr.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:Lt,...t??{}})}var ot=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,o;let n=[...this.callbacks];this.callbacks=[];let a=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,c=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let l of n)try{await l()}catch(u){a(u);return}c(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var ro=N(Q(),1);var nt=window,va=nt.ShadowRoot&&(nt.ShadyCSS===void 0||nt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,ic=Symbol();var to=(r,t)=>{va?r.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet):t.forEach(o=>{let n=document.createElement("style"),a=nt.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,r.appendChild(n)})};var at=class extends ro.LitElement{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([a,c])=>t.registry.define(a,c)));let o={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return to(n,t.elementStyles),n}};var it=function(r,t,o,n){var a=arguments.length,c=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(l=r[u])&&(c=(a<3?l(c):a>3?l(t,o,c):l(t,o))||c);return a>3&&c&&Object.defineProperty(t,o,c),c},io,oo=Symbol("constructorPrototype"),no=Symbol("constructorName"),co=Symbol("exportpartsDebouncer"),ao=Symbol("dynamicDependenciesLoaded"),ie=class extends at{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[io]=new ot(5),this[no]=this.constructor.name,this[oo]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[no]&&Object.setPrototypeOf(this,this[oo])}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 t=this.constructor;t[ao]||(t[ao]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate()})}contentAvailableCallback(t){}applyCustomStylesheet(t){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(c=>c.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(c){console.error(c,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let c=document.createElement("style");c.classList.add("ft-lit-element--custom-stylesheet"),c.innerHTML=this.customStylesheet,this.shadowRoot.append(c)}}scheduleExportpartsUpdate(){var t,o,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[co].run(()=>{var a,c;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((c=this.exportpartsPrefixes)===null||c===void 0?void 0:c.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(t){var o,n,a,c,l,u;let f=g=>g!=null&&g.trim().length>0,d=t.filter(f).map(g=>g.trim());if(d.length===0){this.removeAttribute("exportparts");return}let h=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let v=(c=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&c!==void 0?c:[],b=(u=(l=g.getAttribute("exportparts"))===null||l===void 0?void 0:l.split(",").map(S=>S.split(":")[1]))!==null&&u!==void 0?u:[];new Array(...v,...b).filter(f).map(S=>S.trim()).forEach(S=>h.add(S))}if(h.size===0){this.removeAttribute("exportparts");return}let y=[...h.values()].flatMap(g=>d.map(v=>`${g}:${v}--${g}`));this.setAttribute("exportparts",[...this.part,...y].join(", "))}};io=co;it([(0,ze.property)()],ie.prototype,"exportpartsPrefix",void 0);it([eo([])],ie.prototype,"exportpartsPrefixes",void 0);it([(0,ze.property)()],ie.prototype,"customStylesheet",void 0);it([(0,ze.state)()],ie.prototype,"useAdoptedStyleSheets",void 0);function He(r){var t;return(t=r?.isFtReduxStore)!==null&&t!==void 0?t:!1}var so,lo,uo,ct=Symbol("internalReduxEventsUnsubscribers"),ce=Symbol("internalStoresUnsubscribers"),ge=Symbol("internalStores"),$e=class extends ie{constructor(){super(...arguments),this[so]=new Map,this[lo]=new Map,this[uo]=[]}get reduxConstructor(){return this.constructor}update(t){super.update(t),[...this.reduxConstructor.reduxReactiveProperties].some(o=>t.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[ge].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[ge].values()][0]}getStore(t){return t==null?this.getUnnamedStore():this[ge].get(t)}addStore(t,o){var n;o=(n=o??(He(t)?t.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,t)}removeStore(t){let o=typeof t=="string"?t:t.name;this.unsubscribeFromStore(o),this[ge].delete(o)}setupStore(t,o){this[ge].set(t,o),this.subscribeToStore(t,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[ge].forEach((t,o)=>this.subscribeToStore(o,t)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((t,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let a=this.getStore(t.store);a&&(t.store?this[ce].has(t.store):this[ce].size>0)&&(this[o]=t.selector(a.getState(),this))}})}subscribeToStore(t,o){var n;this[ce].set(t,o.subscribe(()=>this.updateFromStores())),He(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((a,c)=>{if(typeof this[c]=="function"&&(!a.store||o.name===a.store)){let l=u=>this[c](u);o.eventBus.addEventListener(a.eventName,l),this[ct].push(()=>o.eventBus.removeEventListener(a.eventName,l))}})),this.onStoreAvailable(t)}unsubscribeFromStores(){this[ce].forEach((t,o)=>this.unsubscribeFromStore(o)),this[ct].forEach(t=>t()),this[ct]=[]}unsubscribeFromStore(t){this[ce].has(t)&&this[ce].get(t)(),this[ce].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};so=ce,lo=ge,uo=ct;$e.reduxProperties=new Map;$e.reduxReactiveProperties=new Set;$e.reduxEventListeners=new Map;function j(r){for(var t=arguments.length,o=Array(t>1?t-1:0),n=1;n<t;n++)o[n-1]=arguments[n];if(0)var a,c;throw Error("[Immer] minified error nr: "+r+(o.length?" "+o.map(function(l){return"'"+l+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function te(r){return!!r&&!!r[L]}function V(r){var t;return!!r&&(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)===Ia}(r)||Array.isArray(r)||!!r[bo]||!!(!((t=r.constructor)===null||t===void 0)&&t[bo])||zt(r)||Ht(r))}function me(r,t,o){o===void 0&&(o=!1),Ce(r)===0?(o?Object.keys:Oe)(r).forEach(function(n){o&&typeof n=="symbol"||t(n,r[n],r)}):r.forEach(function(n,a){return t(a,n,r)})}function Ce(r){var t=r[L];return t?t.i>3?t.i-4:t.i:Array.isArray(r)?1:zt(r)?2:Ht(r)?3:0}function Se(r,t){return Ce(r)===2?r.has(t):Object.prototype.hasOwnProperty.call(r,t)}function Sa(r,t){return Ce(r)===2?r.get(t):r[t]}function xo(r,t,o){var n=Ce(r);n===2?r.set(t,o):n===3?r.add(o):r[t]=o}function vo(r,t){return r===t?r!==0||1/r==1/t:r!=r&&t!=t}function zt(r){return Aa&&r instanceof Map}function Ht(r){return Na&&r instanceof Set}function se(r){return r.o||r.t}function $t(r){if(Array.isArray(r))return Array.prototype.slice.call(r);var t=Co(r);delete t[L];for(var o=Oe(t),n=0;n<o.length;n++){var a=o[n],c=t[a];c.writable===!1&&(c.writable=!0,c.configurable=!0),(c.get||c.set)&&(t[a]={configurable:!0,writable:!0,enumerable:c.enumerable,value:r[a]})}return Object.create(Object.getPrototypeOf(r),t)}function jt(r,t){return t===void 0&&(t=!1),Kt(r)||te(r)||!V(r)||(Ce(r)>1&&(r.set=r.add=r.clear=r.delete=Oa),Object.freeze(r),t&&me(r,function(o,n){return jt(n,!0)},!0)),r}function Oa(){j(2)}function Kt(r){return r==null||typeof r!="object"||Object.isFrozen(r)}function Y(r){var t=Mt[r];return t||j(18,r),t}function Ca(r,t){Mt[r]||(Mt[r]=t)}function Dt(){return Ke}function kt(r,t){t&&(Y("Patches"),r.u=[],r.s=[],r.v=t)}function st(r){Bt(r),r.p.forEach(Ea),r.p=null}function Bt(r){r===Ke&&(Ke=r.l)}function po(r){return Ke={p:[],l:Ke,h:r,m:!0,_:0}}function Ea(r){var t=r[L];t.i===0||t.i===1?t.j():t.g=!0}function Ft(r,t){t._=t.p.length;var o=t.p[0],n=r!==void 0&&r!==o;return t.h.O||Y("ES5").S(t,r,n),n?(o[L].P&&(st(t),j(4)),V(r)&&(r=lt(t,r),t.l||ut(t,r)),t.u&&Y("Patches").M(o[L].t,r,t.u,t.s)):r=lt(t,o,[]),st(t),t.u&&t.v(t.u,t.s),r!==Oo?r:void 0}function lt(r,t,o){if(Kt(t))return t;var n=t[L];if(!n)return me(t,function(u,f){return fo(r,n,t,u,f,o)},!0),t;if(n.A!==r)return t;if(!n.P)return ut(r,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=$t(n.k):n.o,c=a,l=!1;n.i===3&&(c=new Set(a),a.clear(),l=!0),me(c,function(u,f){return fo(r,n,a,u,f,o,l)}),ut(r,a,!1),o&&r.u&&Y("Patches").N(n,o,r.u,r.s)}return n.o}function fo(r,t,o,n,a,c,l){if(te(a)){var u=lt(r,a,c&&t&&t.i!==3&&!Se(t.R,n)?c.concat(n):void 0);if(xo(o,n,u),!te(u))return;r.m=!1}else l&&o.add(a);if(V(a)&&!Kt(a)){if(!r.h.D&&r._<1)return;lt(r,a),t&&t.A.l||ut(r,a)}}function ut(r,t,o){o===void 0&&(o=!1),!r.l&&r.h.D&&r.m&&jt(t,o)}function Ut(r,t){var o=r[L];return(o?se(o):r)[t]}function ho(r,t){if(t in r)for(var o=Object.getPrototypeOf(r);o;){var n=Object.getOwnPropertyDescriptor(o,t);if(n)return n;o=Object.getPrototypeOf(o)}}function le(r){r.P||(r.P=!0,r.l&&le(r.l))}function _t(r){r.o||(r.o=$t(r.t))}function Wt(r,t,o){var n=zt(t)?Y("MapSet").F(t,o):Ht(t)?Y("MapSet").T(t,o):r.O?function(a,c){var l=Array.isArray(a),u={i:l?1:0,A:c?c.A:Dt(),P:!1,I:!1,R:{},l:c,t:a,k:null,o:null,j:null,C:!1},f=u,d=Ge;l&&(f=[u],d=je);var h=Proxy.revocable(f,d),y=h.revoke,g=h.proxy;return u.k=g,u.j=y,g}(t,o):Y("ES5").J(t,o);return(o?o.A:Dt()).p.push(n),n}function wa(r){return te(r)||j(22,r),function t(o){if(!V(o))return o;var n,a=o[L],c=Ce(o);if(a){if(!a.P&&(a.i<4||!Y("ES5").K(a)))return a.t;a.I=!0,n=yo(o,c),a.I=!1}else n=yo(o,c);return me(n,function(l,u){a&&Sa(a.t,l)===u||xo(n,l,t(u))}),c===3?new Set(n):n}(r)}function yo(r,t){switch(t){case 2:return new Map(r);case 3:return Array.from(r)}return $t(r)}function So(){function r(l,u){var f=c[l];return f?f.enumerable=u:c[l]=f={configurable:!0,enumerable:u,get:function(){var d=this[L];return Ge.get(d,l)},set:function(d){var h=this[L];Ge.set(h,l,d)}},f}function t(l){for(var u=l.length-1;u>=0;u--){var f=l[u][L];if(!f.P)switch(f.i){case 5:n(f)&&le(f);break;case 4:o(f)&&le(f)}}}function o(l){for(var u=l.t,f=l.k,d=Oe(f),h=d.length-1;h>=0;h--){var y=d[h];if(y!==L){var g=u[y];if(g===void 0&&!Se(u,y))return!0;var v=f[y],b=v&&v[L];if(b?b.t!==g:!vo(v,g))return!0}}var S=!!u[L];return d.length!==Oe(u).length+(S?0:1)}function n(l){var u=l.k;if(u.length!==l.t.length)return!0;var f=Object.getOwnPropertyDescriptor(u,u.length-1);if(f&&!f.get)return!0;for(var d=0;d<u.length;d++)if(!u.hasOwnProperty(d))return!0;return!1}function a(l){l.g&&j(3,JSON.stringify(se(l)))}var c={};Ca("ES5",{J:function(l,u){var f=Array.isArray(l),d=function(y,g){if(y){for(var v=Array(g.length),b=0;b<g.length;b++)Object.defineProperty(v,""+b,r(b,!0));return v}var S=Co(g);delete S[L];for(var R=Oe(S),E=0;E<R.length;E++){var w=R[E];S[w]=r(w,y||!!S[w].enumerable)}return Object.create(Object.getPrototypeOf(g),S)}(f,l),h={i:f?5:4,A:u?u.A:Dt(),P:!1,I:!1,R:{},l:u,t:l,k:d,o:null,g:!1,C:!1};return Object.defineProperty(d,L,{value:h,writable:!0}),d},S:function(l,u,f){f?te(u)&&u[L].A===l&&t(l.p):(l.u&&function d(h){if(h&&typeof h=="object"){var y=h[L];if(y){var g=y.t,v=y.k,b=y.R,S=y.i;if(S===4)me(v,function(I){I!==L&&(g[I]!==void 0||Se(g,I)?b[I]||d(v[I]):(b[I]=!0,le(y)))}),me(g,function(I){v[I]!==void 0||Se(v,I)||(b[I]=!1,le(y))});else if(S===5){if(n(y)&&(le(y),b.length=!0),v.length<g.length)for(var R=v.length;R<g.length;R++)b[R]=!1;else for(var E=g.length;E<v.length;E++)b[E]=!0;for(var w=Math.min(v.length,g.length),T=0;T<w;T++)v.hasOwnProperty(T)||(b[T]=!0),b[T]===void 0&&d(v[T])}}}}(l.p[0]),t(l.p))},K:function(l){return l.i===4?o(l):n(l)}})}var go,Ke,Gt=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Aa=typeof Map<"u",Na=typeof Set<"u",mo=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Oo=Gt?Symbol.for("immer-nothing"):((go={})["immer-nothing"]=!0,go),bo=Gt?Symbol.for("immer-draftable"):"__$immer_draftable",L=Gt?Symbol.for("immer-state"):"__$immer_state";var Ia=""+Object.prototype.constructor,Oe=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(r){return Object.getOwnPropertyNames(r).concat(Object.getOwnPropertySymbols(r))}:Object.getOwnPropertyNames,Co=Object.getOwnPropertyDescriptors||function(r){var t={};return Oe(r).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(r,o)}),t},Mt={},Ge={get:function(r,t){if(t===L)return r;var o=se(r);if(!Se(o,t))return function(a,c,l){var u,f=ho(c,l);return f?"value"in f?f.value:(u=f.get)===null||u===void 0?void 0:u.call(a.k):void 0}(r,o,t);var n=o[t];return r.I||!V(n)?n:n===Ut(r.t,t)?(_t(r),r.o[t]=Wt(r.A.h,n,r)):n},has:function(r,t){return t in se(r)},ownKeys:function(r){return Reflect.ownKeys(se(r))},set:function(r,t,o){var n=ho(se(r),t);if(n?.set)return n.set.call(r.k,o),!0;if(!r.P){var a=Ut(se(r),t),c=a?.[L];if(c&&c.t===o)return r.o[t]=o,r.R[t]=!1,!0;if(vo(o,a)&&(o!==void 0||Se(r.t,t)))return!0;_t(r),le(r)}return r.o[t]===o&&(o!==void 0||t in r.o)||Number.isNaN(o)&&Number.isNaN(r.o[t])||(r.o[t]=o,r.R[t]=!0),!0},deleteProperty:function(r,t){return Ut(r.t,t)!==void 0||t in r.t?(r.R[t]=!1,_t(r),le(r)):delete r.R[t],r.o&&delete r.o[t],!0},getOwnPropertyDescriptor:function(r,t){var o=se(r),n=Reflect.getOwnPropertyDescriptor(o,t);return n&&{writable:!0,configurable:r.i!==1||t!=="length",enumerable:n.enumerable,value:o[t]}},defineProperty:function(){j(11)},getPrototypeOf:function(r){return Object.getPrototypeOf(r.t)},setPrototypeOf:function(){j(12)}},je={};me(Ge,function(r,t){je[r]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),je.deleteProperty=function(r,t){return je.set.call(this,r,t,void 0)},je.set=function(r,t,o){return Ge.set.call(this,r[0],t,o,r[0])};var Ra=function(){function r(o){var n=this;this.O=mo,this.D=!0,this.produce=function(a,c,l){if(typeof a=="function"&&typeof c!="function"){var u=c;c=a;var f=n;return function(S){var R=this;S===void 0&&(S=u);for(var E=arguments.length,w=Array(E>1?E-1:0),T=1;T<E;T++)w[T-1]=arguments[T];return f.produce(S,function(I){var q;return(q=c).call.apply(q,[R,I].concat(w))})}}var d;if(typeof c!="function"&&j(6),l!==void 0&&typeof l!="function"&&j(7),V(a)){var h=po(n),y=Wt(n,a,void 0),g=!0;try{d=c(y),g=!1}finally{g?st(h):Bt(h)}return typeof Promise<"u"&&d instanceof Promise?d.then(function(S){return kt(h,l),Ft(S,h)},function(S){throw st(h),S}):(kt(h,l),Ft(d,h))}if(!a||typeof a!="object"){if((d=c(a))===void 0&&(d=a),d===Oo&&(d=void 0),n.D&&jt(d,!0),l){var v=[],b=[];Y("Patches").M(a,d,v,b),l(v,b)}return d}j(21,a)},this.produceWithPatches=function(a,c){if(typeof a=="function")return function(d){for(var h=arguments.length,y=Array(h>1?h-1:0),g=1;g<h;g++)y[g-1]=arguments[g];return n.produceWithPatches(d,function(v){return a.apply(void 0,[v].concat(y))})};var l,u,f=n.produce(a,c,function(d,h){l=d,u=h});return typeof Promise<"u"&&f instanceof Promise?f.then(function(d){return[d,l,u]}):[f,l,u]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var t=r.prototype;return t.createDraft=function(o){V(o)||j(8),te(o)&&(o=wa(o));var n=po(this),a=Wt(this,o,void 0);return a[L].C=!0,Bt(n),a},t.finishDraft=function(o,n){var a=o&&o[L],c=a.A;return kt(c,n),Ft(void 0,c)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!mo&&j(20),this.O=o},t.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var c=n[a];if(c.path.length===0&&c.op==="replace"){o=c.value;break}}a>-1&&(n=n.slice(a+1));var l=Y("Patches").$;return te(o)?l(o,n):this.produce(o,function(u){return l(u,n)})},r}(),H=new Ra,Pa=H.produce,bc=H.produceWithPatches.bind(H),xc=H.setAutoFreeze.bind(H),vc=H.setUseProxies.bind(H),Sc=H.applyPatches.bind(H),Oc=H.createDraft.bind(H),Cc=H.finishDraft.bind(H),dt=Pa;function ue(r){"@babel/helpers - typeof";return ue=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ue(r)}function Zt(r,t){if(ue(r)!=="object"||r===null)return r;var o=r[Symbol.toPrimitive];if(o!==void 0){var n=o.call(r,t||"default");if(ue(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(r)}function Vt(r){var t=Zt(r,"string");return ue(t)==="symbol"?t:String(t)}function qt(r,t,o){return t=Vt(t),t in r?Object.defineProperty(r,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[t]=o,r}function Eo(r,t){var o=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(r,a).enumerable})),o.push.apply(o,n)}return o}function pt(r){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?Eo(Object(o),!0).forEach(function(n){qt(r,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(o)):Eo(Object(o)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(o,n))})}return r}function M(r){return"Minified Redux error #"+r+"; visit https://redux.js.org/Errors?code="+r+" for the full message or use the non-minified dev environment for full errors. "}var wo=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Yt=function(){return Math.random().toString(36).substring(7).split("").join(".")},ft={INIT:"@@redux/INIT"+Yt(),REPLACE:"@@redux/REPLACE"+Yt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Yt()}};function Ta(r){if(typeof r!="object"||r===null)return!1;for(var t=r;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(r)===t}function Xt(r,t,o){var n;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(M(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(M(1));return o(Xt)(r,t)}if(typeof r!="function")throw new Error(M(2));var a=r,c=t,l=[],u=l,f=!1;function d(){u===l&&(u=l.slice())}function h(){if(f)throw new Error(M(3));return c}function y(S){if(typeof S!="function")throw new Error(M(4));if(f)throw new Error(M(5));var R=!0;return d(),u.push(S),function(){if(R){if(f)throw new Error(M(6));R=!1,d();var w=u.indexOf(S);u.splice(w,1),l=null}}}function g(S){if(!Ta(S))throw new Error(M(7));if(typeof S.type>"u")throw new Error(M(8));if(f)throw new Error(M(9));try{f=!0,c=a(c,S)}finally{f=!1}for(var R=l=u,E=0;E<R.length;E++){var w=R[E];w()}return S}function v(S){if(typeof S!="function")throw new Error(M(10));a=S,g({type:ft.REPLACE})}function b(){var S,R=y;return S={subscribe:function(w){if(typeof w!="object"||w===null)throw new Error(M(11));function T(){w.next&&w.next(h())}T();var I=R(T);return{unsubscribe:I}}},S[wo]=function(){return this},S}return g({type:ft.INIT}),n={dispatch:g,subscribe:y,getState:h,replaceReducer:v},n[wo]=b,n}function La(r){Object.keys(r).forEach(function(t){var o=r[t],n=o(void 0,{type:ft.INIT});if(typeof n>"u")throw new Error(M(12));if(typeof o(void 0,{type:ft.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(M(13))})}function Ao(r){for(var t=Object.keys(r),o={},n=0;n<t.length;n++){var a=t[n];typeof r[a]=="function"&&(o[a]=r[a])}var c=Object.keys(o),l,u;try{La(o)}catch(f){u=f}return function(d,h){if(d===void 0&&(d={}),u)throw u;if(0)var y;for(var g=!1,v={},b=0;b<c.length;b++){var S=c[b],R=o[S],E=d[S],w=R(E,h);if(typeof w>"u"){var T=h&&h.type;throw new Error(M(14))}v[S]=w,g=g||w!==E}return g=g||c.length!==Object.keys(d).length,g?v:d}}function Ee(){for(var r=arguments.length,t=new Array(r),o=0;o<r;o++)t[o]=arguments[o];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function No(){for(var r=arguments.length,t=new Array(r),o=0;o<r;o++)t[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),c=function(){throw new Error(M(15))},l={getState:a.getState,dispatch:function(){return c.apply(void 0,arguments)}},u=t.map(function(f){return f(l)});return c=Ee.apply(void 0,u)(a.dispatch),pt(pt({},a),{},{dispatch:c})}}}function Io(r){var t=function(n){var a=n.dispatch,c=n.getState;return function(l){return function(u){return typeof u=="function"?u(a,c,r):l(u)}}};return t}var Ro=Io();Ro.withExtraArgument=Io;var Qt=Ro;var Fo=function(){var r=function(t,o){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&(n[c]=a[c])},r(t,o)};return function(t,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");r(t,o);function n(){this.constructor=t}t.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),ka=function(r,t){var o={label:0,sent:function(){if(c[0]&1)throw c[1];return c[1]},trys:[],ops:[]},n,a,c,l;return l={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function u(d){return function(h){return f([d,h])}}function f(d){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(c=d[0]&2?a.return:d[0]?a.throw||((c=a.return)&&c.call(a),0):a.next)&&!(c=c.call(a,d[1])).done)return c;switch(a=0,c&&(d=[d[0]&2,c.value]),d[0]){case 0:case 1:c=d;break;case 4:return o.label++,{value:d[1],done:!1};case 5:o.label++,a=d[1],d=[0];continue;case 7:d=o.ops.pop(),o.trys.pop();continue;default:if(c=o.trys,!(c=c.length>0&&c[c.length-1])&&(d[0]===6||d[0]===2)){o=0;continue}if(d[0]===3&&(!c||d[1]>c[0]&&d[1]<c[3])){o.label=d[1];break}if(d[0]===6&&o.label<c[1]){o.label=c[1],c=d;break}if(c&&o.label<c[2]){o.label=c[2],o.ops.push(d);break}c[2]&&o.ops.pop(),o.trys.pop();continue}d=t.call(r,o)}catch(h){d=[6,h],a=0}finally{n=c=0}if(d[0]&5)throw d[1];return{value:d[0]?d[1]:void 0,done:!0}}},we=function(r,t){for(var o=0,n=t.length,a=r.length;o<n;o++,a++)r[a]=t[o];return r},Fa=Object.defineProperty,Ua=Object.defineProperties,_a=Object.getOwnPropertyDescriptors,Po=Object.getOwnPropertySymbols,Da=Object.prototype.hasOwnProperty,Ba=Object.prototype.propertyIsEnumerable,To=function(r,t,o){return t in r?Fa(r,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[t]=o},de=function(r,t){for(var o in t||(t={}))Da.call(t,o)&&To(r,o,t[o]);if(Po)for(var n=0,a=Po(t);n<a.length;n++){var o=a[n];Ba.call(t,o)&&To(r,o,t[o])}return r},Jt=function(r,t){return Ua(r,_a(t))},Wa=function(r,t,o){return new Promise(function(n,a){var c=function(f){try{u(o.next(f))}catch(d){a(d)}},l=function(f){try{u(o.throw(f))}catch(d){a(d)}},u=function(f){return f.done?n(f.value):Promise.resolve(f.value).then(c,l)};u((o=o.apply(r,t)).next())})};var Ma=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ee:Ee.apply(null,arguments)},zc=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(r){return r}};function za(r){if(typeof r!="object"||r===null)return!1;var t=Object.getPrototypeOf(r);if(t===null)return!0;for(var o=t;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return t===o}var Ha=function(r){Fo(t,r);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=r.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return r.prototype.concat.apply(this,o)},t.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(t.bind.apply(t,we([void 0],o[0].concat(this)))):new(t.bind.apply(t,we([void 0],o.concat(this))))},t}(Array),$a=function(r){Fo(t,r);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=r.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return r.prototype.concat.apply(this,o)},t.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(t.bind.apply(t,we([void 0],o[0].concat(this)))):new(t.bind.apply(t,we([void 0],o.concat(this))))},t}(Array);function rr(r){return V(r)?dt(r,function(){}):r}function ja(r){return typeof r=="boolean"}function Ka(){return function(t){return Ga(t)}}function Ga(r){r===void 0&&(r={});var t=r.thunk,o=t===void 0?!0:t,n=r.immutableCheck,a=n===void 0?!0:n,c=r.serializableCheck,l=c===void 0?!0:c,u=new Ha;if(o&&(ja(o)?u.push(Qt):u.push(Qt.withExtraArgument(o.extraArgument))),0){if(a)var f;if(l)var d}return u}var er=!0;function Uo(r){var t=Ka(),o=r||{},n=o.reducer,a=n===void 0?void 0:n,c=o.middleware,l=c===void 0?t():c,u=o.devTools,f=u===void 0?!0:u,d=o.preloadedState,h=d===void 0?void 0:d,y=o.enhancers,g=y===void 0?void 0:y,v;if(typeof a=="function")v=a;else if(za(a))v=Ao(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 b=l;if(typeof b=="function"&&(b=b(t),!er&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!er&&b.some(function(I){return typeof I!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=No.apply(void 0,b),R=Ee;f&&(R=Ma(de({trace:!er},typeof f=="object"&&f)));var E=new $a(S),w=E;Array.isArray(g)?w=we([S],g):typeof g=="function"&&(w=g(E));var T=R.apply(void 0,w);return Xt(v,h,T)}function pe(r,t){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(t){var c=t.apply(void 0,n);if(!c)throw new Error("prepareAction did not return an object");return de(de({type:r,payload:c.payload},"meta"in c&&{meta:c.meta}),"error"in c&&{error:c.error})}return{type:r,payload:n[0]}}return o.toString=function(){return""+r},o.type=r,o.match=function(n){return n.type===r},o}function _o(r){var t={},o=[],n,a={addCase:function(c,l){var u=typeof c=="string"?c:c.type;if(u in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[u]=l,a},addMatcher:function(c,l){return o.push({matcher:c,reducer:l}),a},addDefaultCase:function(c){return n=c,a}};return r(a),[t,o,n]}function Za(r){return typeof r=="function"}function Va(r,t,o,n){o===void 0&&(o=[]);var a=typeof t=="function"?_o(t):[t,o,n],c=a[0],l=a[1],u=a[2],f;if(Za(r))f=function(){return rr(r())};else{var d=rr(r);f=function(){return d}}function h(y,g){y===void 0&&(y=f());var v=we([c[g.type]],l.filter(function(b){var S=b.matcher;return S(g)}).map(function(b){var S=b.reducer;return S}));return v.filter(function(b){return!!b}).length===0&&(v=[u]),v.reduce(function(b,S){if(S)if(te(b)){var R=b,E=S(R,g);return E===void 0?b:E}else{if(V(b))return dt(b,function(w){return S(w,g)});var E=S(b,g);if(E===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return E}return b},y)}return h.getInitialState=f,h}function qa(r,t){return r+"/"+t}function Do(r){var t=r.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof r.initialState=="function"?r.initialState:rr(r.initialState),n=r.reducers||{},a=Object.keys(n),c={},l={},u={};a.forEach(function(h){var y=n[h],g=qa(t,h),v,b;"reducer"in y?(v=y.reducer,b=y.prepare):v=y,c[h]=v,l[g]=v,u[h]=b?pe(g,b):pe(g)});function f(){var h=typeof r.extraReducers=="function"?_o(r.extraReducers):[r.extraReducers],y=h[0],g=y===void 0?{}:y,v=h[1],b=v===void 0?[]:v,S=h[2],R=S===void 0?void 0:S,E=de(de({},g),l);return Va(o,function(w){for(var T in E)w.addCase(T,E[T]);for(var I=0,q=b;I<q.length;I++){var G=q[I];w.addMatcher(G.matcher,G.reducer)}R&&w.addDefaultCase(R)})}var d;return{name:t,reducer:function(h,y){return d||(d=f()),d(h,y)},actions:u,caseReducers:c,getInitialState:function(){return d||(d=f()),d.getInitialState()}}}var Ya="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Xa=function(r){r===void 0&&(r=21);for(var t="",o=r;o--;)t+=Ya[Math.random()*64|0];return t},Qa=["name","message","stack","code"],tr=function(){function r(t,o){this.payload=t,this.meta=o}return r}(),Lo=function(){function r(t,o){this.payload=t,this.meta=o}return r}(),Ja=function(r){if(typeof r=="object"&&r!==null){for(var t={},o=0,n=Qa;o<n.length;o++){var a=n[o];typeof r[a]=="string"&&(t[a]=r[a])}return t}return{message:String(r)}},Kc=function(){function r(t,o,n){var a=pe(t+"/fulfilled",function(h,y,g,v){return{payload:h,meta:Jt(de({},v||{}),{arg:g,requestId:y,requestStatus:"fulfilled"})}}),c=pe(t+"/pending",function(h,y,g){return{payload:void 0,meta:Jt(de({},g||{}),{arg:y,requestId:h,requestStatus:"pending"})}}),l=pe(t+"/rejected",function(h,y,g,v,b){return{payload:v,error:(n&&n.serializeError||Ja)(h||"Rejected"),meta:Jt(de({},b||{}),{arg:g,requestId:y,rejectedWithValue:!!v,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),u=!1,f=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function d(h){return function(y,g,v){var b=n?.idGenerator?n.idGenerator(h):Xa(),S=new f,R,E=!1;function w(I){R=I,S.abort()}var T=function(){return Wa(this,null,function(){var I,q,G,W,Xe,X,p;return ka(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),W=(I=n?.condition)==null?void 0:I.call(n,h,{getState:g,extra:v}),ti(W)?[4,W]:[3,2];case 1:W=m.sent(),m.label=2;case 2:if(W===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return E=!0,Xe=new Promise(function(O,k){return S.signal.addEventListener("abort",function(){return k({name:"AbortError",message:R||"Aborted"})})}),y(c(b,h,(q=n?.getPendingMeta)==null?void 0:q.call(n,{requestId:b,arg:h},{getState:g,extra:v}))),[4,Promise.race([Xe,Promise.resolve(o(h,{dispatch:y,getState:g,extra:v,requestId:b,signal:S.signal,abort:w,rejectWithValue:function(O,k){return new tr(O,k)},fulfillWithValue:function(O,k){return new Lo(O,k)}})).then(function(O){if(O instanceof tr)throw O;return O instanceof Lo?a(O.payload,b,h,O.meta):a(O,b,h)})])];case 3:return G=m.sent(),[3,5];case 4:return X=m.sent(),G=X instanceof tr?l(null,b,h,X.payload,X.meta):l(X,b,h),[3,5];case 5:return p=n&&!n.dispatchConditionRejection&&l.match(G)&&G.meta.condition,p||y(G),[2,G]}})})}();return Object.assign(T,{abort:w,requestId:b,arg:h,unwrap:function(){return T.then(ei)}})}}return Object.assign(d,{pending:c,rejected:l,fulfilled:a,typePrefix:t})}return r.withTypes=function(){return r},r}();function ei(r){if(r.meta&&r.meta.rejectedWithValue)throw r.payload;if(r.error)throw r.error;return r.payload}function ti(r){return r!==null&&typeof r=="object"&&typeof r.then=="function"}var Bo="listener",Wo="completed",Mo="cancelled",Gc="task-"+Mo,Zc="task-"+Wo,Vc=Bo+"-"+Mo,qc=Bo+"-"+Wo;var or="listenerMiddleware";var Yc=pe(or+"/add"),Xc=pe(or+"/removeAll"),Qc=pe(or+"/remove");var ko,Jc=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(r){return(ko||(ko=Promise.resolve())).then(r).catch(function(t){return setTimeout(function(){throw t},0)})},ri=function(r){return function(t){setTimeout(t,r)}},es=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:ri(10);So();window.ftReduxStores||(window.ftReduxStores={});var zo=class r{static get(t){var o;let n=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,c=window.ftReduxStores[n];if(He(c))return c;if(a==null)return;let l=Do({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),u=Uo({reducer:(f,d)=>d.type==="CLEAR_FT_REDUX_STORE"?l.getInitialState():typeof d.type=="string"&&d.type.startsWith("DEFAULT_VALUE_SETTER__")?{...f,...d.overwrites}:l.reducer(f,d)});return window.ftReduxStores[a.name]=new r(l,u)}constructor(t,o){this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new rt,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,a,c)=>{let l=a,u=n[l];return u?(...f)=>{let d=u(...f);return this.reduxStore.dispatch(d),d}:f=>{this.setState({[l]:f})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}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(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var mt=N(B());var ht=class extends ee{async listMySearches(){let t=A.getState().session;return t?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var yt=class extends ee{async listMyBookmarks(){let t=A.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var ni="ft-user-assets",gt=mt.FtReduxStore.get({name:ni,initialState:{savedSearches:void 0,bookmarks:void 0}}),nr=class{constructor(){this.currentSession=A.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new yt,this.savedSearchesService=new ht,A.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:o}=A.getState();(0,mt.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),gt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),gt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();gt.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let o=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;gt.actions.bookmarks(o)}}},Rs=new nr;var ar=class{addCommand(t,o=!1){A.commands.add(t,o)}consumeCommand(t){return A.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new ar;var Ho=N(B()),ir=class{highlightHtml(t,o){(0,Ho.highlightHtml)(t,o)}};window.FluidTopicsHighlightHtmlService=new ir;var $o=N(B());var cr=class{isDate(t){var o,n,a,c;return(c=(a=((n=(o=A.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(u=>u.key===t))===null||a===void 0?void 0:a.date)!==null&&c!==void 0?c:!1}format(t,o){var n,a,c;return $o.DateFormatter.format(t,(n=o?.locale)!==null&&n!==void 0?n:A.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(c=o?.withTime)!==null&&c!==void 0?c:!1)}};window.FluidTopicsDateService=new cr;(0,jo.customElement)("ft-app-context")(F);var sr=class r extends Event{constructor(){super(r.eventName)}};sr.eventName="search-context-clear-all-filters";var ai=function(r,t,o,n){var a=arguments.length,c=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(l=r[u])&&(c=(a<3?l(c):a>3?l(t,o,c):l(t,o))||c);return a>3&&c&&Object.defineProperty(t,o,c),c},dr=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},ur=Symbol("registerInterval");function ii(r){var t;class o extends r{constructor(){super(...arguments),this[t]=0}setSearchStateManager(a){this.clearStateManager(),this.stateManager=a,this.addStore(a.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[ur]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[ur]):this.dispatchEvent(new dr)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return t=ur,ai([(0,Go.state)()],o.prototype,"stateManager",void 0),o}var bt=class extends ii(Ko.FtLitElementRedux){};var xt=N(J()),pr=function(r,t,o,n){var a=arguments.length,c=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(l=r[u])&&(c=(a<3?l(c):a>3?l(t,o,c):l(t,o))||c);return a>3&&c&&Object.defineProperty(t,o,c),c},hr=class extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}},fr=Symbol("registerInterval");function ci(r){var t;class o extends r{constructor(){super(...arguments),this[t]=0}setResultStateManager(a){this.resultStateManager=a}unregisterResultStateManager(){this.resultStateManager&&(this.resultStateManager.unregisterComponent(this),this.resultStateManager=void 0)}connectedCallback(){super.connectedCallback(),this[fr]=window.setInterval(()=>this.tryToRegisterToResultContext(),50)}tryToRegisterToResultContext(){this.result!=null?window.clearInterval(this[fr]):this.dispatchEvent(new hr)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return t=fr,pr([(0,xt.property)({attribute:!1})],o.prototype,"cluster",void 0),pr([(0,xt.property)({attribute:!1})],o.prototype,"result",void 0),pr([(0,xt.property)({attribute:!1,type:Number})],o.prototype,"rank",void 0),o}var vt=class extends ci(bt){};var Zo=N(Q()),Vo=N(B()),si={highlightBackgroundColor:Vo.FtCssVariableFactory.create("--ft-sra-highlight-background-color","","COLOR","transparent")},qo=Zo.css`
|
|
5
5
|
.kwicmatch {
|
|
6
6
|
font-weight: 700;
|
|
7
|
-
background-color: ${
|
|
7
|
+
background-color: ${si.highlightBackgroundColor};
|
|
8
8
|
}
|
|
9
|
-
`;var
|
|
10
|
-
\f\r]`,Ze=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,
|
|
11
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),en=/'/g,tn=/"/g,cn=/^(?:script|style|textarea|title)$/i,sn=r=>(t,...o)=>({_$litType$:r,strings:t,values:o}),ln=sn(1),un=sn(2),qe=Symbol.for("lit-noChange"),_=Symbol.for("lit-nothing"),rn=new WeakMap,xe=ve.createTreeWalker(ve,129);function dn(r,t){if(!Array.isArray(r)||!r.hasOwnProperty("raw"))throw Error("invalid template strings array");return Xo!==void 0?Xo.createHTML(t):t}var ui=(r,t)=>{let o=r.length-1,n=[],a,c=t===2?"<svg>":"",l=Ze;for(let u=0;u<o;u++){let f=r[u],d,h,y=-1,g=0;for(;g<f.length&&(l.lastIndex=g,h=l.exec(f),h!==null);)g=l.lastIndex,l===Ze?h[1]==="!--"?l=Qo:h[1]!==void 0?l=Jo:h[2]!==void 0?(cn.test(h[2])&&(a=RegExp("</"+h[2],"g")),l=be):h[3]!==void 0&&(l=be):l===be?h[0]===">"?(l=a??Ze,y=-1):h[1]===void 0?y=-2:(y=l.lastIndex-h[2].length,d=h[1],l=h[3]===void 0?be:h[3]==='"'?tn:en):l===tn||l===en?l=be:l===Qo||l===Jo?l=Ze:(l=be,a=void 0);let v=l===be&&r[u+1].startsWith("/>")?" ":"";c+=l===Ze?f+si:y>=0?(n.push(d),f.slice(0,y)+on+f.slice(y)+fe+v):f+fe+(y===-2?u:v)}return[dn(r,c+(r[o]||"<?>")+(t===2?"</svg>":"")),n]},Ye=class r{constructor({strings:t,_$litType$:o},n){let a;this.parts=[];let c=0,l=0,u=t.length-1,f=this.parts,[d,h]=ui(t,o);if(this.el=r.createElement(d,n),xe.currentNode=this.el.content,o===2){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(a=xe.nextNode())!==null&&f.length<u;){if(a.nodeType===1){if(a.hasAttributes())for(let y of a.getAttributeNames())if(y.endsWith(on)){let g=h[l++],v=a.getAttribute(y).split(fe),b=/([.?@])?(.*)/.exec(g);f.push({type:1,index:c,name:b[2],strings:v,ctor:b[1]==="."?mr:b[1]==="?"?br:b[1]==="@"?xr:Ne}),a.removeAttribute(y)}else y.startsWith(fe)&&(f.push({type:6,index:c}),a.removeAttribute(y));if(cn.test(a.tagName)){let y=a.textContent.split(fe),g=y.length-1;if(g>0){a.textContent=St?St.emptyScript:"";for(let v=0;v<g;v++)a.append(y[v],Ot()),xe.nextNode(),f.push({type:2,index:++c});a.append(y[g],Ot())}}}else if(a.nodeType===8)if(a.data===nn)f.push({type:2,index:c});else{let y=-1;for(;(y=a.data.indexOf(fe,y+1))!==-1;)f.push({type:7,index:c}),y+=fe.length-1}c++}}static createElement(t,o){let n=ve.createElement("template");return n.innerHTML=t,n}};function Ae(r,t,o=r,n){if(t===qe)return t;let a=n!==void 0?o._$Co?.[n]:o._$Cl,c=Ve(t)?void 0:t._$litDirective$;return a?.constructor!==c&&(a?._$AO?.(!1),c===void 0?a=void 0:(a=new c(r),a._$AT(r,o,n)),n!==void 0?(o._$Co??=[])[n]=a:o._$Cl=a),a!==void 0&&(t=Ae(r,a._$AS(r,t.values),a,n)),t}var gr=class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:o},parts:n}=this._$AD,a=(t?.creationScope??ve).importNode(o,!0);xe.currentNode=a;let c=xe.nextNode(),l=0,u=0,f=n[0];for(;f!==void 0;){if(l===f.index){let d;f.type===2?d=new Ct(c,c.nextSibling,this,t):f.type===1?d=new f.ctor(c,f.name,f.strings,this,t):f.type===6&&(d=new vr(c,this,t)),this._$AV.push(d),f=n[++u]}l!==f?.index&&(c=xe.nextNode(),l++)}return xe.currentNode=ve,a}p(t){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,o),o+=n.strings.length-2):n._$AI(t[o])),o++}},Ct=class r{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,n,a){this.type=2,this._$AH=_,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=n,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,o=this._$AM;return o!==void 0&&t?.nodeType===11&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=Ae(this,t,o),Ve(t)?t===_||t==null||t===""?(this._$AH!==_&&this._$AR(),this._$AH=_):t!==this._$AH&&t!==qe&&this._(t):t._$litType$!==void 0?this.g(t):t.nodeType!==void 0?this.$(t):li(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==_&&Ve(this._$AH)?this._$AA.nextSibling.data=t:this.$(ve.createTextNode(t)),this._$AH=t}g(t){let{values:o,_$litType$:n}=t,a=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=Ye.createElement(dn(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let c=new gr(a,this),l=c.u(this.options);c.p(o),this.$(l),this._$AH=c}}_$AC(t){let o=rn.get(t.strings);return o===void 0&&rn.set(t.strings,o=new Ye(t)),o}T(t){an(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,a=0;for(let c of t)a===o.length?o.push(n=new r(this.k(Ot()),this.k(Ot()),this,this.options)):n=o[a],n._$AI(c),a++;a<o.length&&(this._$AR(n&&n._$AB.nextSibling,a),o.length=a)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){let n=t.nextSibling;t.remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},Ne=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,n,a,c){this.type=1,this._$AH=_,this._$AN=void 0,this.element=t,this.name=o,this._$AM=a,this.options=c,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=_}_$AI(t,o=this,n,a){let c=this.strings,l=!1;if(c===void 0)t=Ae(this,t,o,0),l=!Ve(t)||t!==this._$AH&&t!==qe,l&&(this._$AH=t);else{let u=t,f,d;for(t=c[0],f=0;f<c.length-1;f++)d=Ae(this,u[n+f],o,f),d===qe&&(d=this._$AH[f]),l||=!Ve(d)||d!==this._$AH[f],d===_?t=_:t!==_&&(t+=(d??"")+c[f+1]),this._$AH[f]=d}l&&!a&&this.O(t)}O(t){t===_?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},mr=class extends Ne{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===_?void 0:t}},br=class extends Ne{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==_)}},xr=class extends Ne{constructor(t,o,n,a,c){super(t,o,n,a,c),this.type=5}_$AI(t,o=this){if((t=Ae(this,t,o,0)??_)===qe)return;let n=this._$AH,a=t===_&&n!==_||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,c=t!==_&&(n===_||a);a&&this.element.removeEventListener(this.name,this,n),c&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},vr=class{constructor(t,o,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){Ae(this,t)}};var di=Sr.litHtmlPolyfillSupport;di?.(Ye,Ct),(Sr.litHtmlVersions??=[]).push("3.1.0");var fn=Symbol.for(""),pi=r=>{if(r?.r===fn)return r?._$litStatic$},Or=r=>({_$litStatic$:r,r:fn});var pn=new Map,hn=r=>(t,...o)=>{let n=o.length,a,c,l=[],u=[],f,d=0,h=!1;for(;d<n;){for(f=t[d];d<n&&(c=o[d],(a=pi(c))!==void 0);)f+=a+t[++d],h=!0;d!==n&&u.push(c),l.push(f),d++}if(d===n&&l.push(t[n]),h){let y=l.join("$$lit$$");(t=pn.get(y))===void 0&&(l.raw=l,pn.set(y,t=l)),o=u}return r(t,...o)},Cr=hn(ln),ml=hn(un);var Er=N(J()),oa=N(B());var Et;(function(r){r.title="title",r.title_dense="title-dense",r.subtitle1="subtitle1",r.subtitle2="subtitle2",r.body1="body1",r.body2="body2",r.caption="caption",r.breadcrumb="breadcrumb",r.overline="overline",r.button="button",r.display="display",r.title1="title-1",r.title2="title-2",r.title3="title-3",r.body1regular="body-1-regular",r.body1medium="body-1-medium",r.body1semibold="body-1-semibold",r.body2regular="body-2-regular",r.body2medium="body-2-medium",r.body2semibold="body-2-semibold",r.label1medium="label-1-medium",r.label1semibold="label-1-semibold",r.label1bold="label-1-bold",r.label2medium="label-2-medium",r.label2semibold="label-2-semibold",r.label2bold="label-2-bold",r.caption1medium="caption-1-medium",r.caption1semibold="caption-1-semibold",r.caption1bold="caption-1-bold",r.caption2medium="caption-2-medium",r.caption2semibold="caption-2-semibold",r.caption2bold="caption-2-bold"})(Et||(Et={}));var K=N(Q()),x=N(B());var re=N(Q(),1),he=r=>typeof r=="string"?(0,re.unsafeCSS)(r):r,e=class{static create(t,o,n,a){let c=u=>he(u??a),l=re.css`var(${he(t)}, ${c(a)})`;return l.name=t,l.description=o,l.category=n,l.defaultValue=a,l.defaultCssValue=c,l.get=u=>re.css`var(${he(t)}, ${c(u)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>a,l}static extend(t,o,n,a){let c=u=>n.get(u??a),l=re.css`var(${he(t)}, ${c(a)})`;return l.name=t,l.description=o,l.category=n.category,l.fallbackVariable=n,l.defaultValue=a,l.defaultCssValue=c,l.get=u=>re.css`var(${he(t)}, ${c(u)})`,l.breadcrumb=()=>[n.name,...n.breadcrumb()],l.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),l}static external(t,o){let n=c=>t.fallbackVariable?t.fallbackVariable.get(c??t.defaultValue):he(c??t.lastResortDefaultValue()),a=re.css`var(${he(t.name)}, ${n(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=n,a.get=c=>re.css`var(${he(t.name)}, ${n(c)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}};var i={colorWhite:e.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:e.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:e.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:e.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:e.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:e.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:e.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:e.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:e.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:e.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:e.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:e.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:e.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:e.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:e.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:e.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:e.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:e.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:e.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:e.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:e.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:e.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:e.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:e.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:e.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:e.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:e.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:e.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:e.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:e.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:e.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:e.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:e.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:e.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:e.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:e.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:e.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:e.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:e.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:e.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:e.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:e.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:e.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:e.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:e.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:e.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:e.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:e.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:e.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:e.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:e.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:e.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:e.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:e.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:e.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:e.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:e.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:e.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:e.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:e.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:e.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:e.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:e.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:e.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:e.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:e.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:e.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:e.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:e.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:e.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:e.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:e.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:e.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:e.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:e.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:e.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:e.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:e.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:e.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:e.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:e.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:e.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:e.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:e.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:e.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:e.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:e.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:e.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:e.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:e.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:e.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:e.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:e.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:e.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:e.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:e.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:e.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:e.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:e.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:e.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:e.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:e.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:e.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:e.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:e.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:e.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:e.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:e.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:e.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:e.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:e.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:e.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:e.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:e.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:e.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:e.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:e.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:e.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:e.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:e.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:e.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:e.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:e.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:e.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:e.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:e.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:e.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:e.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:e.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:e.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:e.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:e.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:e.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:e.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:e.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:e.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:e.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:e.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:e.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:e.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:e.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:e.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:e.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:e.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:e.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:e.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:e.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:e.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:e.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:e.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:e.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:e.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:e.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:e.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:e.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:e.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:e.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:e.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:e.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:e.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:e.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:e.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:e.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:e.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:e.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:e.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:e.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:e.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:e.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:e.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:e.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:e.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:e.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:e.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:e.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:e.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:e.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:e.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:e.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:e.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:e.create("--ft-opacity-0","","NUMBER","0"),opacity8:e.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:e.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:e.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:e.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:e.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:e.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:e.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:e.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:e.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:e.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:e.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:e.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:e.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:e.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)")},yn={fontFamily:e.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:e.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-display-textCase","","UNKNOWN","none")},gn={fontFamily:e.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:e.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},mn={fontFamily:e.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:e.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},bn={fontFamily:e.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:e.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:e.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},xn={fontFamily:e.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:e.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},vn={fontFamily:e.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},Sn={fontFamily:e.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},On={fontFamily:e.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:e.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},Cn={fontFamily:e.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},fi={fontFamily:e.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:e.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:e.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},En={fontFamily:e.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},wn={fontFamily:e.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},An={fontFamily:e.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},Nn={fontFamily:e.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},In={fontFamily:e.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},Rn={fontFamily:e.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},Pn={fontFamily:e.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},Tn={fontFamily:e.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},Ln={fontFamily:e.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},kn={fontFamily:e.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},Fn={fontFamily:e.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},Un={fontFamily:e.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},_n={fontFamily:e.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Dn={fontFamily:e.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},Bn={fontFamily:e.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},Wn={fontFamily:e.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},wt={display:yn,"title-1":gn,"title-2":mn,"title-3":bn,"body-1-regular":xn,"body-1-medium":vn,"body-1-semibold":Sn,"body-2-regular":On,"body-2-medium":Cn,"body-2-medium-underline":fi,"body-2-semibold":En,"label-1-medium":wn,"label-1-semibold":An,"label-1-bold":Nn,"label-2-medium":In,"label-2-semibold":Rn,"label-2-bold":Pn,"caption-1-medium":Tn,"caption-1-semibold":Ln,"caption-1-bold":kn,"caption-2-medium":Fn,"caption-2-semibold":Un,"caption-2-bold":_n,"caption-3-medium":Dn,"caption-3-semibold":Bn,"caption-3-bold":Wn};var s={backgroundActionPrimary:e.extend("--ft-background-action-primary","Used as backgorund of primary action components.",i.colorBrand0),backgroundErrorSubtle:e.extend("--ft-background-error-subtle","Used as background of subtle error components.",i.colorRed10),backgroundInfoSubtle:e.extend("--ft-background-info-subtle","Used as background of subtle information components.",i.colorCyan10),backgroundWarningSubtle:e.extend("--ft-background-warning-subtle","Used as background of subtle information components.",i.colorOrange10),backgroundSuccessSubtle:e.extend("--ft-background-success-subtle","Used as background of subtle success components.",i.colorGreen10),backgroundGlobalSurface:e.extend("--ft-background-global-surface","Used as app background.",i.colorWhite),backgroundGlobalOnSurface:e.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",i.colorGray10),backgroundGlobalOnSurfaceDark:e.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",i.colorGray30),contentActionPrimary:e.extend("--ft-content-action-primary","Used on label of primary action on light surface.",i.colorBrand0),contentWarningPrimary:e.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",i.colorOrange200),contentWarningIconOnly:e.extend("--ft-content-warning-icon-only","Used on warning status icons alone",i.colorOrange0),contentErrorPrimary:e.extend("--ft-content-error-primary","Used on label of error messages on light surface.",i.colorRed0),contentErrorIconOnly:e.extend("--ft-content-error-icon-only","Used on error status icons alone",i.colorRed70),contentInfoPrimary:e.extend("--ft-content-info-primary","Used on label of information messages on light surface.",i.colorCyan200),contentInfoIconOnly:e.extend("--ft-content-info-icon-only","Used on info status icons alone",i.colorCyan0),contentSuccessPrimary:e.extend("--ft-content-success-primary","Used on label of success messages on light surface.",i.colorGreen200),contentSuccessIconOnly:e.extend("--ft-content-success-icon-only","Used on success status icons alone",i.colorGreen0),contentGlobalPrimary:e.extend("--ft-content-global-primary","Used for main content on the page.",i.colorGray500),contentGlobalSecondary:e.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
12
|
-
Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",i.colorGray0),contentGlobalOnColor:e.extend("--ft-content-global-on-color","Used for content on a dominant color.",i.colorWhite),borderActionPrimary:e.extend("--ft-border-action-primary","Used as border for primary action components.",i.colorBrand0),borderActionFocusRing:e.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",i.colorCyan0),borderWarningPrimary:e.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",i.colorOrange200),borderWarningSubtle:e.extend("--ft-border-warning-subtle","Used as border for warning components.",i.colorOrange30),borderSuccessPrimary:e.extend("--ft-border-success-primary","Used as border for success buttons.",i.colorGreen200),borderSuccessSubtle:e.extend("--ft-border-success-subtle","Used as border for success components.",i.colorGreen30),borderErrorPrimary:e.extend("--ft-border-error-primary","Used as border for text fields in error states.",i.colorRed0),borderErrorSubtle:e.extend("--ft-border-error-subtle","Used as border for error components.",i.colorRed30),borderInfoPrimary:e.extend("--ft-border-info-primary","Used as border for buttons in info color.",i.colorCyan200),borderInfoSubtle:e.extend("--ft-border-info-subtle","Used as border for information components.",i.colorCyan30),borderGlobalPrimary:e.extend("--ft-border-global-primary","Used as border for element like input.",i.colorGray50),borderGlobalSubtle:e.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",i.colorGray30),borderInputPrimary:e.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",i.colorGray80)};var Tl={largeHeight:e.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:e.extend("--ft-button-large-horizontal-padding","",i.spacing4),largeGap:e.extend("--ft-button-large-gap","",i.spacing2),largeBorderRadius:e.extend("--ft-button-large-border-radius","",i.borderRadiusS),largeIconSize:e.extend("--ft-button-large-icon-size","",i.iconSize3),largeBorderWidth:e.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:e.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:e.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:e.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:e.extend("--ft-button-medium-horizontal-padding","",i.spacing3),mediumGap:e.extend("--ft-button-medium-gap","",i.spacing2),mediumBorderRadius:e.extend("--ft-button-medium-border-radius","",i.borderRadiusS),mediumIconSize:e.extend("--ft-button-medium-icon-size","",i.iconSize2),mediumBorderWidth:e.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:e.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:e.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:e.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ft-button-small-horizontal-padding","",i.spacing2),smallGap:e.extend("--ft-button-small-gap","",i.spacing1),smallBorderRadius:e.extend("--ft-button-small-border-radius","",i.borderRadiusS),smallIconSize:e.extend("--ft-button-small-icon-size","",i.iconSize1),smallBorderWidth:e.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:e.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:e.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:e.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:e.extend("--ft-button-x-small-icon-size","",i.iconSize1),xSmallFocusOutlineOffset:e.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:e.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:e.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:e.extend("--ft-button-round-border-radius","",i.borderRadiusPill),primaryBackgroundColor:e.extend("--ft-button-primary-background-color","",s.backgroundActionPrimary),primaryColor:e.extend("--ft-button-primary-color","",s.contentGlobalOnColor),primaryIconColor:e.extend("--ft-button-primary-icon-color","",s.contentGlobalOnColor),primaryStateLayerColor:e.extend("--ft-button-primary-state-layer-color","",s.contentGlobalOnColor),primaryHoverStateLayerOpacity:e.extend("--ft-button-primary-hover-state-layer-opacity","",i.opacity16),primaryFocusStateLayerOpacity:e.extend("--ft-button-primary-focus-state-layer-opacity","",i.opacity16),primaryActiveStateLayerOpacity:e.extend("--ft-button-primary-active-state-layer-opacity","",i.opacity24),primaryDisabledComponentOpacity:e.extend("--ft-button-primary-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ft-button-focus-focus-ring-color","",s.borderActionFocusRing),tertiaryBackgroundColor:e.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:e.extend("--ft-button-tertiary-color","",s.contentActionPrimary),tertiaryIconColor:e.extend("--ft-button-tertiary-icon-color","",s.contentActionPrimary),tertiaryStateLayerColor:e.extend("--ft-button-tertiary-state-layer-color","",s.contentActionPrimary),tertiaryHoverStateLayerOpacity:e.extend("--ft-button-tertiary-hover-state-layer-opacity","",i.opacity8),tertiaryFocusStateLayerOpacity:e.extend("--ft-button-tertiary-focus-state-layer-opacity","",i.opacity8),tertiaryActiveStateLayerOpacity:e.extend("--ft-button-tertiary-active-state-layer-opacity","",i.opacity16),tertiaryDisabledComponentOpacity:e.extend("--ft-button-tertiary-disabled-component-opacity","",i.opacity40),secondaryBackgroundColor:e.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:e.extend("--ft-button-secondary-color","",s.contentActionPrimary),secondaryIconColor:e.extend("--ft-button-secondary-icon-color","",s.contentActionPrimary),secondaryStateLayerColor:e.extend("--ft-button-secondary-state-layer-color","",s.contentActionPrimary),secondaryHoverStateLayerOpacity:e.extend("--ft-button-secondary-hover-state-layer-opacity","",i.opacity8),secondaryFocusStateLayerOpacity:e.extend("--ft-button-secondary-focus-state-layer-opacity","",i.opacity8),secondaryActiveStateLayerOpacity:e.extend("--ft-button-secondary-active-state-layer-opacity","",i.opacity16),secondaryDisabledComponentOpacity:e.extend("--ft-button-secondary-disabled-component-opacity","",i.opacity40),secondaryBorderColor:e.extend("--ft-button-secondary-border-color","",s.borderActionPrimary),neutralBackgroundColor:e.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:e.extend("--ft-button-neutral-icon-color","",s.contentGlobalSecondary),neutralColor:e.extend("--ft-button-neutral-color","",s.contentGlobalSecondary),neutralStateLayerColor:e.extend("--ft-button-neutral-state-layer-color","",s.contentGlobalSecondary),neutralHoverStateLayerOpacity:e.extend("--ft-button-neutral-hover-state-layer-opacity","",i.opacity8),neutralFocusStateLayerOpacity:e.extend("--ft-button-neutral-focus-state-layer-opacity","",i.opacity8),neutralActiveStateLayerOpacity:e.extend("--ft-button-neutral-active-state-layer-opacity","",i.opacity16),neutralDisabledComponentOpacity:e.extend("--ft-button-neutral-disabled-component-opacity","",i.opacity40)};var _l={largeMinHeight:e.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ft-chip-large-horizontal-padding","",i.spacing3),largeButtonRightPadding:e.extend("--ft-chip-large-button-right-padding","",i.spacing1),largeGap:e.extend("--ft-chip-large-gap","",i.spacing1),largeFocusOutlineOffset:e.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:e.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:e.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ft-chip-large-icon-size","",i.iconSize3),mediumMinHeight:e.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ft-chip-medium-horizontal-padding","",i.spacing2),mediumButtonRightPadding:e.extend("--ft-chip-medium-button-right-padding","",i.spacing05),mediumGap:e.extend("--ft-chip-medium-gap","",i.spacing1),mediumFocusOutlineOffset:e.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:e.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:e.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ft-chip-medium-icon-size","",i.iconSize2),smallMinHeight:e.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ft-chip-small-horizontal-padding","",i.spacing1),smallButtonRightPadding:e.extend("--ft-chip-small-button-right-padding","",i.spacing05),smallGap:e.extend("--ft-chip-small-gap","",i.spacing1),smallFocusOutlineOffset:e.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:e.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:e.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:e.extend("--ft-chip-small-icon-size","",i.iconSize1),neutralBackgroundColor:e.extend("--ft-chip-neutral-background-color","",s.backgroundGlobalOnSurface),neutralColor:e.extend("--ft-chip-neutral-color","",s.contentGlobalSecondary),neutralIconColor:e.extend("--ft-chip-neutral-icon-color","",s.contentGlobalSecondary),neutralBorderColor:e.extend("--ft-chip-neutral-border-color","",s.borderGlobalSubtle),infoBackgroundColor:e.extend("--ft-chip-info-background-color","",s.backgroundInfoSubtle),infoColor:e.extend("--ft-chip-info-color","",s.contentInfoPrimary),infoIconColor:e.extend("--ft-chip-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:e.extend("--ft-chip-info-border-color","",s.borderInfoSubtle),successBackgroundColor:e.extend("--ft-chip-success-background-color","",s.backgroundSuccessSubtle),successColor:e.extend("--ft-chip-success-color","",s.contentSuccessPrimary),successIconColor:e.extend("--ft-chip-success-icon-color","",s.contentSuccessIconOnly),successBorderColor:e.extend("--ft-chip-success-border-color","",s.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-chip-warning-background-color","",s.backgroundWarningSubtle),warningColor:e.extend("--ft-chip-warning-color","",s.contentWarningPrimary),warningIconColor:e.extend("--ft-chip-warning-icon-color","",s.contentWarningIconOnly),warningBorderColor:e.extend("--ft-chip-warning-border-color","",s.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-chip-error-background-color","",s.backgroundErrorSubtle),errorColor:e.extend("--ft-chip-error-color","",s.contentErrorPrimary),errorIconColor:e.extend("--ft-chip-error-icon-color","",s.contentErrorIconOnly),errorBorderColor:e.extend("--ft-chip-error-border-color","",s.borderErrorSubtle)};var zl={focusOpacity:e.extend("--ft-link-focus-opacity","",i.opacity80),focusFocusRingColor:e.extend("--ft-link-focus-focus-ring-color","",s.borderActionFocusRing),brandColor:e.extend("--ft-link-brand-color","",s.contentActionPrimary),infoColor:e.extend("--ft-link-info-color","",s.contentInfoPrimary)};var Gl={iconSize:e.extend("--ft-banner-icon-size","",i.iconSize5),borderWidth:e.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:e.extend("--ft-banner-left-padding","",i.spacing6),rightPadding:e.extend("--ft-banner-right-padding","",i.spacing6),verticalPadding:e.extend("--ft-banner-vertical-padding","",i.spacing6),horizontalSideGap:e.extend("--ft-banner-horizontal-side-gap","",i.spacing6),horizontalMobileGap:e.extend("--ft-banner-horizontal-mobile-gap","",i.spacing4),verticalMobileGap:e.extend("--ft-banner-vertical-mobile-gap","",i.spacing6),horizontalMiddleGap:e.extend("--ft-banner-horizontal-middle-gap","",i.spacing20),infoBackgroundColor:e.extend("--ft-banner-info-background-color","",s.backgroundInfoSubtle),infoColor:e.extend("--ft-banner-info-color","",s.contentInfoPrimary),infoIconColor:e.extend("--ft-banner-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:e.extend("--ft-banner-info-border-color","",s.borderInfoSubtle)};var Xl={horizontalPadding:e.extend("--ft-badge-horizontal-padding","",i.spacing1),verticalPadding:e.extend("--ft-badge-vertical-padding","",i.spacing1),borderRadius:e.extend("--ft-badge-border-radius","",i.borderRadiusPill),color:e.extend("--ft-badge-color","",s.contentGlobalOnColor),backgroundColor:e.extend("--ft-badge-background-color","",s.contentActionPrimary)};var ru={horizontalGap:e.extend("--ft-breadcrumb-horizontal-gap","",i.spacing1),verticalGap:e.extend("--ft-breadcrumb-vertical-gap","",i.spacing2),currentColor:e.extend("--ft-breadcrumb-current-color","",s.contentGlobalPrimary),previousNonClickableColor:e.extend("--ft-breadcrumb-previous-non-clickable-color","",s.contentGlobalSecondary),iconColor:e.extend("--ft-breadcrumb-icon-color","",s.contentGlobalSubtle)};var cu={horizontalPadding:e.extend("--ft-page-header-horizontal-padding","",i.spacing6),horizontalGap:e.extend("--ft-page-header-horizontal-gap","",i.spacing4),verticalGap:e.extend("--ft-page-header-vertical-gap","",i.spacing2),classicVerticalPadding:e.extend("--ft-page-header-classic-vertical-padding","",i.spacing6),multilineVerticalPadding:e.extend("--ft-page-header-multiline-vertical-padding","",i.spacing4),inlineVerticalPadding:e.extend("--ft-page-header-inline-vertical-padding","",i.spacing2),backgroundColor:e.extend("--ft-page-header-background-color","",i.colorWhite),bottomBorderColor:e.extend("--ft-page-header-bottom-border-color","",s.borderGlobalSubtle),titleColor:e.extend("--ft-page-header-title-color","",s.contentGlobalPrimary),subtitleColor:e.extend("--ft-page-header-subtitle-color","",s.contentGlobalSecondary)};var pu={smallContainerWidth:e.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:e.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:e.extend("--ft-modal-overlay-background-color","",i.colorGray700),overlayOpacity:e.extend("--ft-modal-overlay-opacity","",i.opacity40),shadow:e.extend("--ft-modal-shadow","",i.shadowElevation03),bodyBackgroundColor:e.extend("--ft-modal-body-background-color","",i.colorWhite),bodyColor:e.extend("--ft-modal-body-color","",s.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-modal-body-horizontal-padding","",i.spacing6),bodyVerticalPadding:e.extend("--ft-modal-body-vertical-padding","",i.spacing6),bodyVerticalGap:e.extend("--ft-modal-body-vertical-gap","",i.spacing6),containerMargin:e.extend("--ft-modal-container-margin","",i.spacing3),headerBackgroundColor:e.extend("--ft-modal-header-background-color","",s.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-modal-header-border-color","",s.borderGlobalSubtle),headerColor:e.extend("--ft-modal-header-color","",s.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-modal-header-trailing-icon-color","",s.contentGlobalSecondary),headerVerticalPadding:e.extend("--ft-modal-header-vertical-padding","",i.spacing1),headerRightPadding:e.extend("--ft-modal-header-right-padding","",i.spacing1),headerLeftPadding:e.extend("--ft-modal-header-left-padding","",i.spacing6),headerGap:e.extend("--ft-modal-header-gap","",i.spacing2),headerBorderBottom:e.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:e.extend("--ft-modal-border-radius","",i.borderRadiusM)};var mu={overlayOpacity:e.extend("--ft-drawer-overlay-opacity","",i.opacity40),shadow:e.extend("--ft-drawer-shadow","",i.shadowElevation03),bodyColor:e.extend("--ft-drawer-body-color","",s.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-drawer-body-horizontal-padding","",i.spacing6),bodyVerticalPadding:e.extend("--ft-drawer-body-vertical-padding","",i.spacing6),bodyGap:e.extend("--ft-drawer-body-gap","",i.spacing6),bodyBackgroundColor:e.extend("--ft-drawer-body-background-color","",i.colorWhite),headerBackgroundColor:e.extend("--ft-drawer-header-background-color","",s.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-drawer-header-border-color","",s.borderGlobalSubtle),headerColor:e.extend("--ft-drawer-header-color","",s.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-drawer-header-trailing-icon-color","",s.contentGlobalSecondary),headerHeight:e.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:e.extend("--ft-drawer-header-horizontal-padding","",i.spacing2),headerBorderWidth:e.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:e.extend("--ft-drawer-header-gap","",i.spacing3),buttonsBarBackgroundColor:e.extend("--ft-drawer-buttons-bar-background-color","",s.backgroundGlobalOnSurface),buttonsBarBorderColor:e.extend("--ft-drawer-buttons-bar-border-color","",s.borderGlobalSubtle),buttonsBarColor:e.extend("--ft-drawer-buttons-bar-color","",s.contentGlobalPrimary),buttonsBarHorizontalPadding:e.extend("--ft-drawer-buttons-bar-horizontal-padding","",i.spacing4),buttonsBarVerticalPadding:e.extend("--ft-drawer-buttons-bar-vertical-padding","",i.spacing4),buttonsBarGap:e.extend("--ft-drawer-buttons-bar-gap","",i.spacing3),buttonsBarBorderWidth:e.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:e.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:e.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:e.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:e.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:e.extend("--ft-drawer-overlay-background-color","",i.colorGray700)};var Ou={offBorderBottomWidth:e.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:e.extend("--ft-tabs-off-hover-state-layer-opacity","",i.opacity8),offDefaultStateLayerOpacity:e.extend("--ft-tabs-off-default-state-layer-opacity","",i.opacity0),offFocusStateLayerOpacity:e.extend("--ft-tabs-off-focus-state-layer-opacity","",i.opacity8),offDisabledComponentOpacity:e.extend("--ft-tabs-off-disabled-component-opacity","",i.opacity40),offColor:e.extend("--ft-tabs-off-color","",s.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-tabs-off-state-layer-color","",s.contentGlobalSubtle),offBorderBottomColor:e.extend("--ft-tabs-off-border-bottom-color","",s.borderGlobalSubtle),activeTabIndicatorHeight:e.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:e.extend("--ft-tabs-top-left-border-radius","",i.borderRadiusS),topRightBorderRadius:e.extend("--ft-tabs-top-right-border-radius","",i.borderRadiusS),withLabelHorizontalPadding:e.extend("--ft-tabs-with-label-horizontal-padding","",i.spacing4),withLabelVerticalPadding:e.extend("--ft-tabs-with-label-vertical-padding","",i.spacing3),horizontalGap:e.extend("--ft-tabs-horizontal-gap","",i.spacing1),verticalGap:e.extend("--ft-tabs-vertical-gap","",i.spacing1),onHoverStateLayerOpacity:e.extend("--ft-tabs-on-hover-state-layer-opacity","",i.opacity16),onDefaultStateLayerOpacity:e.extend("--ft-tabs-on-default-state-layer-opacity","",i.opacity8),onFocusStateLayerOpacity:e.extend("--ft-tabs-on-focus-state-layer-opacity","",i.opacity16),onActiveStateLayerOpacity:e.extend("--ft-tabs-on-active-state-layer-opacity","",i.opacity24),onColor:e.extend("--ft-tabs-on-color","",s.contentActionPrimary),onStateLayerColor:e.extend("--ft-tabs-on-state-layer-color","",s.contentActionPrimary),onActiveTabIndicatorColor:e.extend("--ft-tabs-on-active-tab-indicator-color","",s.contentActionPrimary),iconOnlyHorizontalPadding:e.extend("--ft-tabs-icon-only-horizontal-padding","",i.spacing4),iconOnlyVerticalPadding:e.extend("--ft-tabs-icon-only-vertical-padding","",i.spacing4),alertTopPadding:e.extend("--ft-tabs-alert-top-padding","",i.spacing1),alertRightPadding:e.extend("--ft-tabs-alert-right-padding","",i.spacing05),focusOutlineWidth:e.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-tabs-focus-focus-ring-color","",s.borderActionFocusRing)};var Nu={fieldHorizontalPadding:e.extend("--ft-text-input-field-horizontal-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-text-input-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-text-input-field-vertical-gap","",i.spacing05),fieldIconSize:e.extend("--ft-text-input-field-icon-size","",i.iconSize3),fieldHeight:e.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-text-input-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-text-input-helper-horizontal-gap","",i.spacing1),helperIconSize:e.extend("--ft-text-input-helper-icon-size","",i.iconSize2),borderRadius:e.extend("--ft-text-input-border-radius","",i.borderRadiusM),backgroundColor:e.extend("--ft-text-input-background-color","",i.colorWhite),contentValueColor:e.extend("--ft-text-input-content-value-color","",s.contentGlobalPrimary),trailingIconColor:e.extend("--ft-text-input-trailing-icon-color","",s.contentGlobalSubtle),labelColor:e.extend("--ft-text-input-label-color","",s.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-input-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-input-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-text-input-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-input-error-helper-text-color","",s.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-input-error-helper-icon-color","",s.contentErrorIconOnly),warningBorderWidth:e.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:e.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-text-input-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:e.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-input-disabled-component-opacity","",i.opacity40)};var Lu={backgroundColor:e.extend("--ft-text-area-background-color","",i.colorWhite),contentValueColor:e.extend("--ft-text-area-content-value-color","",s.contentGlobalPrimary),labelColor:e.extend("--ft-text-area-label-color","",s.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-area-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-area-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-text-area-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-area-error-helper-text-color","",s.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-area-error-helper-icon-color","",s.contentErrorIconOnly),focusFocusRingColor:e.extend("--ft-text-area-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:e.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-area-disabled-component-opacity","",i.opacity40),fieldHorizontalLeftPadding:e.extend("--ft-text-area-field-horizontal-left-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-text-area-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-text-area-field-vertical-gap","",i.spacing05),fieldMinHeight:e.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:e.extend("--ft-text-area-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-text-area-helper-horizontal-gap","",i.spacing1),helperIconSize:e.extend("--ft-text-area-helper-icon-size","",i.iconSize2),borderRadius:e.extend("--ft-text-area-border-radius","",i.borderRadiusM)};var Du={height:e.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:e.extend("--ft-floating-menu-horizontal-padding","",i.spacing4),offIconColor:e.extend("--ft-floating-menu-off-icon-color","",s.contentGlobalPrimary),offColor:e.extend("--ft-floating-menu-off-color","",s.contentGlobalPrimary),onColor:e.extend("--ft-floating-menu-on-color","",s.contentActionPrimary),onStateLayerColor:e.extend("--ft-floating-menu-on-state-layer-color","",s.contentActionPrimary),gap:e.extend("--ft-floating-menu-gap","",i.spacing3),focusFocusRingColor:e.extend("--ft-floating-menu-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:e.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:e.extend("--ft-floating-menu-focus-state-layer-opacity","",i.opacity8),hoverStateLayerOpacity:e.extend("--ft-floating-menu-hover-state-layer-opacity","",i.opacity8),activeStateLayerOpacity:e.extend("--ft-floating-menu-active-state-layer-opacity","",i.opacity16),disabledComponentOpacity:e.extend("--ft-floating-menu-disabled-component-opacity","",i.opacity40),iconSize:e.extend("--ft-floating-menu-icon-size","",i.iconSize3),backgroundColor:e.extend("--ft-floating-menu-background-color","",s.backgroundGlobalOnSurface),shadow:e.extend("--ft-floating-menu-shadow","",i.shadowElevation02)};var Hu={fieldHorizontalPadding:e.extend("--ft-combobox-single-select-field-horizontal-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-single-select-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-combobox-single-select-field-vertical-gap","",i.spacing05),fieldIconSize:e.extend("--ft-combobox-single-select-field-icon-size","",i.iconSize3),fieldHeight:e.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-combobox-single-select-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-combobox-single-select-helper-horizontal-gap","",i.spacing1),helperVerticalGap:e.extend("--ft-combobox-single-select-helper-vertical-gap","",i.spacing1),helperIconSize:e.extend("--ft-combobox-single-select-helper-icon-size","",i.iconSize2),menuVerticalGap:e.extend("--ft-combobox-single-select-menu-vertical-gap","",i.spacing2),borderRadius:e.extend("--ft-combobox-single-select-border-radius","",i.borderRadiusM),backgroundColor:e.extend("--ft-combobox-single-select-background-color","",i.colorWhite),labelColor:e.extend("--ft-combobox-single-select-label-color","",s.contentGlobalSubtle),contentValueColor:e.extend("--ft-combobox-single-select-content-value-color","",s.contentGlobalPrimary),trailingIconColor:e.extend("--ft-combobox-single-select-trailing-icon-color","",s.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-single-select-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-single-select-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-combobox-single-select-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-single-select-error-helper-text-color","",s.contentErrorPrimary),warningBorderWidth:e.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-single-select-warning-border-color","",s.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-single-select-warning-helper-text-color","",s.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-single-select-warning-helper-icon-color","",s.contentWarningIconOnly),focusOutlineWidth:e.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-single-select-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:e.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-single-select-disabled-component-opacity","",i.opacity40)};var Zu={backgroundColor:e.extend("--ft-combobox-multi-select-background-color","",i.colorWhite),labelColor:e.extend("--ft-combobox-multi-select-label-color","",s.contentGlobalSubtle),trailingIconColor:e.extend("--ft-combobox-multi-select-trailing-icon-color","",s.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-multi-select-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-multi-select-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:e.extend("--ft-combobox-multi-select-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-multi-select-error-helper-text-color","",s.contentErrorPrimary),errorHelperIcon:e.extend("--ft-combobox-multi-select-error-helper-icon","",s.contentErrorIconOnly),errorBorderWidth:e.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-multi-select-warning-border-color","",s.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-multi-select-warning-helper-text-color","",s.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-multi-select-warning-helper-icon-color","",s.contentWarningIconOnly),warningBorderWidth:e.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-multi-select-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:e.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-multi-select-disabled-component-opacity","",i.opacity40),helperHorizontalPadding:e.extend("--ft-combobox-multi-select-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-combobox-multi-select-helper-horizontal-gap","",i.spacing1),helperVerticalGap:e.extend("--ft-combobox-multi-select-helper-vertical-gap","",i.spacing1),helperIconSize:e.extend("--ft-combobox-multi-select-helper-icon-size","",i.iconSize2),fieldHorizontalPadding:e.extend("--ft-combobox-multi-select-field-horizontal-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-multi-select-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-combobox-multi-select-field-vertical-gap","",i.spacing05),fieldIconSize:e.extend("--ft-combobox-multi-select-field-icon-size","",i.iconSize3),fieldMaxHeight:e.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:e.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",i.spacing1),contentValuesVerticalGap:e.extend("--ft-combobox-multi-select-content-values-vertical-gap","",i.spacing1),borderRadius:e.extend("--ft-combobox-multi-select-border-radius","",i.borderRadiusM)};var Qu={backgroundColor:e.extend("--ft-popover-background-color","",s.backgroundGlobalOnSurface),horizontalPadding:e.extend("--ft-popover-horizontal-padding","",i.spacing6),verticalPadding:e.extend("--ft-popover-vertical-padding","",i.spacing6),titleColor:e.extend("--ft-popover-title-color","",s.contentGlobalPrimary),bodyColor:e.extend("--ft-popover-body-color","",s.contentGlobalSecondary),linkColor:e.extend("--ft-popover-link-color","",s.contentActionPrimary),gap:e.extend("--ft-popover-gap","",i.spacing3),borderRadius:e.extend("--ft-popover-border-radius","",i.borderRadiusM),shadow:e.extend("--ft-popover-shadow","",i.shadowElevation02)};var od={hoverStateLayerOpacity:e.extend("--ft-collapsible-hover-state-layer-opacity","",i.opacity8),focusStateLayerOpacity:e.extend("--ft-collapsible-focus-state-layer-opacity","",i.opacity8),focusOutlineWidth:e.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:e.extend("--ft-collapsible-focus-focus-ring-color","",s.borderActionFocusRing),activeStateLayerOpacity:e.extend("--ft-collapsible-active-state-layer-opacity","",i.opacity16),disabledComponentOpacity:e.extend("--ft-collapsible-disabled-component-opacity","",i.opacity40),horizontalPadding:e.extend("--ft-collapsible-horizontal-padding","",i.spacing4),verticalPadding:e.extend("--ft-collapsible-vertical-padding","",i.spacing3),color:e.extend("--ft-collapsible-color","",s.contentGlobalPrimary),stateLayerColor:e.extend("--ft-collapsible-state-layer-color","",s.contentGlobalPrimary),backgroundColor:e.extend("--ft-collapsible-background-color","",s.backgroundGlobalOnSurface),borderColor:e.extend("--ft-collapsible-border-color","",s.borderGlobalSubtle),iconSize:e.extend("--ft-collapsible-icon-size","",i.iconSize3)};var sd={groupHorizontalPadding:e.extend("--ft-switch-group-horizontal-padding","",i.spacing1),groupVerticalPadding:e.extend("--ft-switch-group-vertical-padding","",i.spacing1),groupGap:e.extend("--ft-switch-group-gap","",i.spacing1),groupBackgroundColor:e.extend("--ft-switch-group-background-color","",s.backgroundGlobalSurface),groupBorderColor:e.extend("--ft-switch-group-border-color","",s.borderGlobalSubtle),groupBorderRadius:e.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:e.extend("--ft-switch-label-horizontal-padding","",i.spacing2),labelVerticalPadding:e.extend("--ft-switch-label-vertical-padding","",i.spacing1),offHoverStateLayerOpacity:e.extend("--ft-switch-off-hover-state-layer-opacity","",i.opacity8),offFocusStateLayerOpacity:e.extend("--ft-switch-off-focus-state-layer-opacity","",i.opacity8),offActiveStateLayerOpacity:e.extend("--ft-switch-off-active-state-layer-opacity","",i.opacity16),offDisabledComponentOpacity:e.extend("--ft-switch-off-disabled-component-opacity","",i.opacity40),offColor:e.extend("--ft-switch-off-color","",s.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-switch-off-state-layer-color","",s.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-switch-on-hover-state-layer-opacity","",i.opacity8),onFocusStateLayerOpacity:e.extend("--ft-switch-on-focus-state-layer-opacity","",i.opacity8),onActiveStateLayerOpacity:e.extend("--ft-switch-on-active-state-layer-opacity","",i.opacity16),onDisabledComponentOpacity:e.extend("--ft-switch-on-disabled-component-opacity","",i.opacity40),onColor:e.extend("--ft-switch-on-color","",s.contentActionPrimary),onStateLayerColor:e.extend("--ft-switch-on-state-layer-color","",s.contentActionPrimary),iconHorizontalPadding:e.extend("--ft-switch-icon-horizontal-padding","",i.spacing1),iconVerticalPadding:e.extend("--ft-switch-icon-vertical-padding","",i.spacing1),focusOutlineWidth:e.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-switch-focus-focus-ring-color","",s.borderActionFocusRing),optionBorderRadius:e.extend("--ft-switch-option-border-radius","",i.borderRadiusS)};var pd={color1Light:e.extend("--ft-chart-1-light","for area color charts",i.colorBrand40),color1Base:e.extend("--ft-chart-1-base","for line charts",i.colorBrand0),color2Light:e.extend("--ft-chart-2-light","for area color charts",i.colorYellow60),color2Base:e.extend("--ft-chart-2-base","for line charts",i.colorYellow100),color3Light:e.extend("--ft-chart-3-light","",i.colorUltramarine40),color3Base:e.extend("--ft-chart-3-base","",i.colorUltramarine70),color4Light:e.extend("--ft-chart-4-light","",i.colorCyan50),color4Base:e.extend("--ft-chart-4-base","",i.colorCyan100),color5Light:e.extend("--ft-chart-5-light","",i.colorRed40),color5Base:e.extend("--ft-chart-5-base","",i.colorRed60),color6Light:e.extend("--ft-chart-6-light","",i.colorGreen40),color6Base:e.extend("--ft-chart-6-base","",i.colorGreen70),color7Light:e.extend("--ft-chart-7-light","",i.colorOrange70),color7Base:e.extend("--ft-chart-7-base","",i.colorOrange100),color8Light:e.extend("--ft-chart-8-light","",i.colorAvocado70),color8Base:e.extend("--ft-chart-8-base","",i.colorAvocado200),color9Light:e.extend("--ft-chart-9-light","",i.colorBrown50),color9Base:e.extend("--ft-chart-9-base","",i.colorBrown200),color10Light:e.extend("--ft-chart-10-light","",i.colorGray50),color10Base:e.extend("--ft-chart-10-base","",i.colorGray80),monochrome10:e.extend("--ft-chart-monochrome-10","",i.colorBrand10),monochrome20:e.extend("--ft-chart-monochrome-20","",i.colorBrand20),monochrome30:e.extend("--ft-chart-monochrome-30","",i.colorBrand40),monochrome40:e.extend("--ft-chart-monochrome-40","",i.colorBrand60),monochrome50:e.extend("--ft-chart-monochrome-50","",i.colorBrand0),monochrome60:e.extend("--ft-chart-monochrome-60","",i.colorBrand200)};var md={borderWidth:e.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ft-notice-horizontal-padding","",i.spacing3),verticalPadding:e.extend("--ft-notice-vertical-padding","",i.spacing2),borderRadius:e.extend("--ft-notice-border-radius","",i.borderRadiusS),gap:e.extend("--ft-notice-gap","",i.spacing2),iconSize:e.extend("--ft-notice-icon-size","",i.iconSize3),infoBackgroundColor:e.extend("--ft-notice-info-background-color","",s.backgroundInfoSubtle),infoBorderColor:e.extend("--ft-notice-info-border-color","",s.borderInfoSubtle),infoColor:e.extend("--ft-notice-info-color","",s.contentInfoPrimary),infoIconColor:e.extend("--ft-notice-info-icon-color","",s.contentInfoIconOnly),warningBackgroundColor:e.extend("--ft-notice-warning-background-color","",s.backgroundWarningSubtle),warningBorderColor:e.extend("--ft-notice-warning-border-color","",s.borderWarningSubtle),warningColor:e.extend("--ft-notice-warning-color","",s.contentWarningPrimary),warningIconColor:e.extend("--ft-notice-warning-icon-color","",s.contentWarningIconOnly),errorBackgroundColor:e.extend("--ft-notice-error-background-color","",s.backgroundErrorSubtle),errorBorderColor:e.extend("--ft-notice-error-border-color","",s.borderErrorSubtle),errorColor:e.extend("--ft-notice-error-color","",s.contentErrorPrimary),errorIconColor:e.extend("--ft-notice-error-icon-color","",s.contentErrorIconOnly),successBackgroundColor:e.extend("--ft-notice-success-background-color","",s.backgroundSuccessSubtle),successBorderColor:e.extend("--ft-notice-success-border-color","",s.borderSuccessSubtle),successColor:e.extend("--ft-notice-success-color","",s.contentSuccessPrimary),successIconColor:e.extend("--ft-notice-success-icon-color","",s.contentSuccessIconOnly)};var Od={color:e.extend("--ft-checkbox-color","",s.contentGlobalPrimary),checkedBackgroundColor:e.extend("--ft-checkbox-checked-background-color","",s.contentActionPrimary),checkedStateLayerColor:e.extend("--ft-checkbox-checked-state-layer-color","",s.contentActionPrimary),checkedIconColor:e.extend("--ft-checkbox-checked-icon-color","",s.contentGlobalOnColor),checkedHoverStateLayerOpacity:e.extend("--ft-checkbox-checked-hover-state-layer-opacity","",i.opacity16),checkedFocusStateLayerOpacity:e.extend("--ft-checkbox-checked-focus-state-layer-opacity","",i.opacity16),checkedActiveStateLayerOpacity:e.extend("--ft-checkbox-checked-active-state-layer-opacity","",i.opacity24),checkedDisabledComponentOpacity:e.extend("--ft-checkbox-checked-disabled-component-opacity","",i.opacity40),uncheckedBorderColor:e.extend("--ft-checkbox-unchecked-border-color","",i.colorGray80),uncheckedStateLayerColor:e.extend("--ft-checkbox-unchecked-state-layer-color","",i.colorGray80),uncheckedHoverStateLayerOpacity:e.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",i.opacity16),uncheckedFocusStateLayerOpacity:e.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",i.opacity16),uncheckedActiveStateLayerOpacity:e.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",i.opacity24),uncheckedDisabledComponentOpacity:e.extend("--ft-checkbox-unchecked-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ft-checkbox-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:e.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:e.extend("--ft-checkbox-gap","",i.spacing3)};var Nd={offHoverStateLayerOpacity:e.extend("--ft-toggle-off-hover-state-layer-opacity","",i.opacity16),offFocusStateLayerOpacity:e.extend("--ft-toggle-off-focus-state-layer-opacity","",i.opacity16),offActiveStateLayerOpacity:e.extend("--ft-toggle-off-active-state-layer-opacity","",i.opacity24),offDisabledComponentOpacity:e.extend("--ft-toggle-off-disabled-component-opacity","",i.opacity40),offBackgroundColor:e.extend("--ft-toggle-off-background-color","",s.contentGlobalSubtle),offIconColor:e.extend("--ft-toggle-off-icon-color","",s.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-toggle-off-state-layer-color","",s.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-toggle-on-hover-state-layer-opacity","",i.opacity16),onFocusStateLayerOpacity:e.extend("--ft-toggle-on-focus-state-layer-opacity","",i.opacity16),onActiveStateLayerOpacity:e.extend("--ft-toggle-on-active-state-layer-opacity","",i.opacity24),onDisabledComponentOpacity:e.extend("--ft-toggle-on-disabled-component-opacity","",i.opacity40),onBackgroundColor:e.extend("--ft-toggle-on-background-color","",s.contentActionPrimary),onStateLayerColor:e.extend("--ft-toggle-on-state-layer-color","",s.contentActionPrimary),onIconColor:e.extend("--ft-toggle-on-icon-color","",s.contentActionPrimary),color:e.extend("--ft-toggle-color","",s.contentGlobalPrimary),focusFocusRingColor:e.extend("--ft-toggle-focus-focus-ring-color","",s.borderActionFocusRing),gap:e.extend("--ft-toggle-gap","",i.spacing3)};var Ld={color:e.extend("--ft-radio-color","",s.contentGlobalPrimary),selectedRadioColor:e.extend("--ft-radio-selected-radio-color","",s.contentActionPrimary),selectedStateLayerColor:e.extend("--ft-radio-selected-state-layer-color","",s.contentActionPrimary),selectedHoverStateLayerOpacity:e.extend("--ft-radio-selected-hover-state-layer-opacity","",i.opacity16),selectedFocusStateLayerOpacity:e.extend("--ft-radio-selected-focus-state-layer-opacity","",i.opacity16),selectedActiveStateLayerOpacity:e.extend("--ft-radio-selected-active-state-layer-opacity","",i.opacity24),selectedDisabledComponentOpacity:e.extend("--ft-radio-selected-disabled-component-opacity","",i.opacity40),unselectedStateLayerColor:e.extend("--ft-radio-unselected-state-layer-color","",s.borderInputPrimary),unselectedBorderColor:e.extend("--ft-radio-unselected-border-color","",s.borderInputPrimary),unselectedHoverStateLayerOpacity:e.extend("--ft-radio-unselected-hover-state-layer-opacity","",i.opacity16),unselectedFocusStateLayerOpacity:e.extend("--ft-radio-unselected-focus-state-layer-opacity","",i.opacity16),unselectedActiveStateLayerOpacity:e.extend("--ft-radio-unselected-active-state-layer-opacity","",i.opacity24),unselectedDisabledComponentOpacity:e.extend("--ft-radio-unselected-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ft-radio-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:e.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:e.extend("--ft-radio-gap","",i.spacing3)};var Dd={iconSize:e.extend("--ft-notification-icon-size","",i.iconSize4),leftPadding:e.extend("--ft-notification-left-padding","",i.spacing5),rightPadding:e.extend("--ft-notification-right-padding","",i.spacing4),verticalPadding:e.extend("--ft-notification-vertical-padding","",i.spacing3),infoBackgroundColor:e.extend("--ft-notification-info-background-color","",s.backgroundInfoSubtle),infoColor:e.extend("--ft-notification-info-color","",s.contentInfoPrimary),infoIconColor:e.extend("--ft-notification-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:e.extend("--ft-notification-info-border-color","",s.borderInfoSubtle),successBackgroundColor:e.extend("--ft-notification-success-background-color","",s.backgroundSuccessSubtle),successColor:e.extend("--ft-notification-success-color","",s.contentSuccessPrimary),successIconColor:e.extend("--ft-notification-success-icon-color","",s.contentSuccessIconOnly),successBorderColor:e.extend("--ft-notification-success-border-color","",s.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-notification-warning-background-color","",s.backgroundWarningSubtle),warningColor:e.extend("--ft-notification-warning-color","",s.contentWarningPrimary),warningIconColor:e.extend("--ft-notification-warning-icon-color","",s.contentWarningIconOnly),warningBorderColor:e.extend("--ft-notification-warning-border-color","",s.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-notification-error-background-color","",s.backgroundErrorSubtle),errorColor:e.extend("--ft-notification-error-color","",s.contentErrorPrimary),errorIconColor:e.extend("--ft-notification-error-icon-color","",s.contentErrorIconOnly),errorBorderColor:e.extend("--ft-notification-error-border-color","",s.borderErrorSubtle),borderRadius:e.extend("--ft-notification-border-radius","",i.borderRadiusPill),borderWidth:e.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:e.extend("--ft-notification-leading-gap","",i.spacing2),trailingGap:e.extend("--ft-notification-trailing-gap","",i.spacing8)};var Hd={horizontalPadding:e.extend("--ft-tooltip-horizontal-padding","",i.spacing2),verticalPadding:e.extend("--ft-tooltip-vertical-padding","",i.spacing2),borderRadius:e.extend("--ft-tooltip-border-radius","",i.borderRadiusS),color:e.extend("--ft-tooltip-color","",s.contentGlobalOnColor),backgroundColor:e.extend("--ft-tooltip-background-color","",s.contentGlobalPrimary),backgroundOpacity:e.extend("--ft-tooltip-background-opacity","",i.opacity80),shadow:e.extend("--ft-tooltip-shadow","",i.shadowElevation02),maxWidth:e.create("--ft-tooltip-max-width","","SIZE","256px"),gap:e.extend("--ft-tooltip-gap","",i.spacing05)};var Mn;(function(r){r.brand="brand",r.neutral="neutral",r.info="info",r.success="success",r.warning="warning",r.error="error"})(Mn||(Mn={}));var zn;(function(r){r.large="large",r.medium="medium",r.small="small"})(zn||(zn={}));var At=N(Q());function Hn(r){let t=wt[r];return At.css`
|
|
9
|
+
`;var ia=N(Xo());var aa=N(B());var Sr=globalThis,St=Sr.trustedTypes,Qo=St?St.createPolicy("lit-html",{createHTML:r=>r}):void 0,nn="$lit$",fe=`lit$${(Math.random()+"").slice(9)}$`,an="?"+fe,li=`<${an}>`,ve=document,Ot=()=>ve.createComment(""),Ve=r=>r===null||typeof r!="object"&&typeof r!="function",cn=Array.isArray,ui=r=>cn(r)||typeof r?.[Symbol.iterator]=="function",yr=`[
|
|
10
|
+
\f\r]`,Ze=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Jo=/-->/g,en=/>/g,be=RegExp(`>|${yr}(?:([^\\s"'>=/]+)(${yr}*=${yr}*(?:[^
|
|
11
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),tn=/'/g,rn=/"/g,sn=/^(?:script|style|textarea|title)$/i,ln=r=>(t,...o)=>({_$litType$:r,strings:t,values:o}),un=ln(1),dn=ln(2),qe=Symbol.for("lit-noChange"),_=Symbol.for("lit-nothing"),on=new WeakMap,xe=ve.createTreeWalker(ve,129);function pn(r,t){if(!Array.isArray(r)||!r.hasOwnProperty("raw"))throw Error("invalid template strings array");return Qo!==void 0?Qo.createHTML(t):t}var di=(r,t)=>{let o=r.length-1,n=[],a,c=t===2?"<svg>":"",l=Ze;for(let u=0;u<o;u++){let f=r[u],d,h,y=-1,g=0;for(;g<f.length&&(l.lastIndex=g,h=l.exec(f),h!==null);)g=l.lastIndex,l===Ze?h[1]==="!--"?l=Jo:h[1]!==void 0?l=en:h[2]!==void 0?(sn.test(h[2])&&(a=RegExp("</"+h[2],"g")),l=be):h[3]!==void 0&&(l=be):l===be?h[0]===">"?(l=a??Ze,y=-1):h[1]===void 0?y=-2:(y=l.lastIndex-h[2].length,d=h[1],l=h[3]===void 0?be:h[3]==='"'?rn:tn):l===rn||l===tn?l=be:l===Jo||l===en?l=Ze:(l=be,a=void 0);let v=l===be&&r[u+1].startsWith("/>")?" ":"";c+=l===Ze?f+li:y>=0?(n.push(d),f.slice(0,y)+nn+f.slice(y)+fe+v):f+fe+(y===-2?u:v)}return[pn(r,c+(r[o]||"<?>")+(t===2?"</svg>":"")),n]},Ye=class r{constructor({strings:t,_$litType$:o},n){let a;this.parts=[];let c=0,l=0,u=t.length-1,f=this.parts,[d,h]=di(t,o);if(this.el=r.createElement(d,n),xe.currentNode=this.el.content,o===2){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(a=xe.nextNode())!==null&&f.length<u;){if(a.nodeType===1){if(a.hasAttributes())for(let y of a.getAttributeNames())if(y.endsWith(nn)){let g=h[l++],v=a.getAttribute(y).split(fe),b=/([.?@])?(.*)/.exec(g);f.push({type:1,index:c,name:b[2],strings:v,ctor:b[1]==="."?mr:b[1]==="?"?br:b[1]==="@"?xr:Ne}),a.removeAttribute(y)}else y.startsWith(fe)&&(f.push({type:6,index:c}),a.removeAttribute(y));if(sn.test(a.tagName)){let y=a.textContent.split(fe),g=y.length-1;if(g>0){a.textContent=St?St.emptyScript:"";for(let v=0;v<g;v++)a.append(y[v],Ot()),xe.nextNode(),f.push({type:2,index:++c});a.append(y[g],Ot())}}}else if(a.nodeType===8)if(a.data===an)f.push({type:2,index:c});else{let y=-1;for(;(y=a.data.indexOf(fe,y+1))!==-1;)f.push({type:7,index:c}),y+=fe.length-1}c++}}static createElement(t,o){let n=ve.createElement("template");return n.innerHTML=t,n}};function Ae(r,t,o=r,n){if(t===qe)return t;let a=n!==void 0?o._$Co?.[n]:o._$Cl,c=Ve(t)?void 0:t._$litDirective$;return a?.constructor!==c&&(a?._$AO?.(!1),c===void 0?a=void 0:(a=new c(r),a._$AT(r,o,n)),n!==void 0?(o._$Co??=[])[n]=a:o._$Cl=a),a!==void 0&&(t=Ae(r,a._$AS(r,t.values),a,n)),t}var gr=class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:o},parts:n}=this._$AD,a=(t?.creationScope??ve).importNode(o,!0);xe.currentNode=a;let c=xe.nextNode(),l=0,u=0,f=n[0];for(;f!==void 0;){if(l===f.index){let d;f.type===2?d=new Ct(c,c.nextSibling,this,t):f.type===1?d=new f.ctor(c,f.name,f.strings,this,t):f.type===6&&(d=new vr(c,this,t)),this._$AV.push(d),f=n[++u]}l!==f?.index&&(c=xe.nextNode(),l++)}return xe.currentNode=ve,a}p(t){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,o),o+=n.strings.length-2):n._$AI(t[o])),o++}},Ct=class r{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,n,a){this.type=2,this._$AH=_,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=n,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,o=this._$AM;return o!==void 0&&t?.nodeType===11&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=Ae(this,t,o),Ve(t)?t===_||t==null||t===""?(this._$AH!==_&&this._$AR(),this._$AH=_):t!==this._$AH&&t!==qe&&this._(t):t._$litType$!==void 0?this.g(t):t.nodeType!==void 0?this.$(t):ui(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==_&&Ve(this._$AH)?this._$AA.nextSibling.data=t:this.$(ve.createTextNode(t)),this._$AH=t}g(t){let{values:o,_$litType$:n}=t,a=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=Ye.createElement(pn(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let c=new gr(a,this),l=c.u(this.options);c.p(o),this.$(l),this._$AH=c}}_$AC(t){let o=on.get(t.strings);return o===void 0&&on.set(t.strings,o=new Ye(t)),o}T(t){cn(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,a=0;for(let c of t)a===o.length?o.push(n=new r(this.k(Ot()),this.k(Ot()),this,this.options)):n=o[a],n._$AI(c),a++;a<o.length&&(this._$AR(n&&n._$AB.nextSibling,a),o.length=a)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){let n=t.nextSibling;t.remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},Ne=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,n,a,c){this.type=1,this._$AH=_,this._$AN=void 0,this.element=t,this.name=o,this._$AM=a,this.options=c,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=_}_$AI(t,o=this,n,a){let c=this.strings,l=!1;if(c===void 0)t=Ae(this,t,o,0),l=!Ve(t)||t!==this._$AH&&t!==qe,l&&(this._$AH=t);else{let u=t,f,d;for(t=c[0],f=0;f<c.length-1;f++)d=Ae(this,u[n+f],o,f),d===qe&&(d=this._$AH[f]),l||=!Ve(d)||d!==this._$AH[f],d===_?t=_:t!==_&&(t+=(d??"")+c[f+1]),this._$AH[f]=d}l&&!a&&this.O(t)}O(t){t===_?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},mr=class extends Ne{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===_?void 0:t}},br=class extends Ne{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==_)}},xr=class extends Ne{constructor(t,o,n,a,c){super(t,o,n,a,c),this.type=5}_$AI(t,o=this){if((t=Ae(this,t,o,0)??_)===qe)return;let n=this._$AH,a=t===_&&n!==_||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,c=t!==_&&(n===_||a);a&&this.element.removeEventListener(this.name,this,n),c&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},vr=class{constructor(t,o,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){Ae(this,t)}};var pi=Sr.litHtmlPolyfillSupport;pi?.(Ye,Ct),(Sr.litHtmlVersions??=[]).push("3.1.0");var hn=Symbol.for(""),fi=r=>{if(r?.r===hn)return r?._$litStatic$},Or=r=>({_$litStatic$:r,r:hn});var fn=new Map,yn=r=>(t,...o)=>{let n=o.length,a,c,l=[],u=[],f,d=0,h=!1;for(;d<n;){for(f=t[d];d<n&&(c=o[d],(a=fi(c))!==void 0);)f+=a+t[++d],h=!0;d!==n&&u.push(c),l.push(f),d++}if(d===n&&l.push(t[n]),h){let y=l.join("$$lit$$");(t=fn.get(y))===void 0&&(l.raw=l,fn.set(y,t=l)),o=u}return r(t,...o)},Cr=yn(un),bl=yn(dn);var Er=N(J()),na=N(B());var Et;(function(r){r.title="title",r.title_dense="title-dense",r.subtitle1="subtitle1",r.subtitle2="subtitle2",r.body1="body1",r.body2="body2",r.caption="caption",r.breadcrumb="breadcrumb",r.overline="overline",r.button="button",r.display="display",r.title1="title-1",r.title2="title-2",r.title3="title-3",r.body1regular="body-1-regular",r.body1medium="body-1-medium",r.body1semibold="body-1-semibold",r.body2regular="body-2-regular",r.body2medium="body-2-medium",r.body2semibold="body-2-semibold",r.label1medium="label-1-medium",r.label1semibold="label-1-semibold",r.label1bold="label-1-bold",r.label2medium="label-2-medium",r.label2semibold="label-2-semibold",r.label2bold="label-2-bold",r.caption1medium="caption-1-medium",r.caption1semibold="caption-1-semibold",r.caption1bold="caption-1-bold",r.caption2medium="caption-2-medium",r.caption2semibold="caption-2-semibold",r.caption2bold="caption-2-bold"})(Et||(Et={}));var K=N(Q()),x=N(B());var re=N(Q(),1),he=r=>typeof r=="string"?(0,re.unsafeCSS)(r):r,e=class{static create(t,o,n,a){let c=u=>he(u??a),l=re.css`var(${he(t)}, ${c(a)})`;return l.name=t,l.description=o,l.category=n,l.defaultValue=a,l.defaultCssValue=c,l.get=u=>re.css`var(${he(t)}, ${c(u)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>a,l}static extend(t,o,n,a){let c=u=>n.get(u??a),l=re.css`var(${he(t)}, ${c(a)})`;return l.name=t,l.description=o,l.category=n.category,l.fallbackVariable=n,l.defaultValue=a,l.defaultCssValue=c,l.get=u=>re.css`var(${he(t)}, ${c(u)})`,l.breadcrumb=()=>[n.name,...n.breadcrumb()],l.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),l}static external(t,o){let n=c=>t.fallbackVariable?t.fallbackVariable.get(c??t.defaultValue):he(c??t.lastResortDefaultValue()),a=re.css`var(${he(t.name)}, ${n(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=n,a.get=c=>re.css`var(${he(t.name)}, ${n(c)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}};var i={colorWhite:e.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:e.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:e.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:e.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:e.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:e.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:e.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:e.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:e.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:e.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:e.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:e.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:e.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:e.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:e.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:e.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:e.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:e.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:e.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:e.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:e.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:e.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:e.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:e.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:e.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:e.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:e.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:e.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:e.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:e.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:e.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:e.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:e.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:e.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:e.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:e.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:e.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:e.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:e.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:e.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:e.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:e.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:e.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:e.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:e.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:e.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:e.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:e.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:e.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:e.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:e.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:e.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:e.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:e.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:e.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:e.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:e.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:e.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:e.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:e.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:e.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:e.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:e.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:e.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:e.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:e.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:e.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:e.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:e.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:e.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:e.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:e.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:e.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:e.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:e.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:e.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:e.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:e.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:e.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:e.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:e.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:e.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:e.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:e.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:e.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:e.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:e.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:e.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:e.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:e.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:e.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:e.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:e.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:e.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:e.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:e.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:e.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:e.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:e.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:e.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:e.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:e.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:e.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:e.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:e.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:e.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:e.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:e.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:e.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:e.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:e.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:e.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:e.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:e.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:e.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:e.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:e.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:e.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:e.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:e.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:e.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:e.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:e.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:e.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:e.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:e.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:e.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:e.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:e.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:e.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:e.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:e.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:e.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:e.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:e.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:e.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:e.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:e.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:e.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:e.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:e.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:e.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:e.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:e.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:e.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:e.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:e.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:e.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:e.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:e.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:e.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:e.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:e.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:e.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:e.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:e.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:e.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:e.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:e.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:e.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:e.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:e.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:e.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:e.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:e.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:e.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:e.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:e.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:e.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:e.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:e.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:e.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:e.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:e.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:e.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:e.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:e.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:e.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:e.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:e.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:e.create("--ft-opacity-0","","NUMBER","0"),opacity8:e.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:e.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:e.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:e.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:e.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:e.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:e.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:e.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:e.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:e.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:e.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:e.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:e.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:e.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)")},gn={fontFamily:e.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:e.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-display-textCase","","UNKNOWN","none")},mn={fontFamily:e.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:e.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},bn={fontFamily:e.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:e.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},xn={fontFamily:e.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:e.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:e.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},vn={fontFamily:e.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:e.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},Sn={fontFamily:e.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},On={fontFamily:e.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},Cn={fontFamily:e.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:e.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},En={fontFamily:e.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},hi={fontFamily:e.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:e.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:e.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},wn={fontFamily:e.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},An={fontFamily:e.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Nn={fontFamily:e.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},In={fontFamily:e.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},Rn={fontFamily:e.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},Pn={fontFamily:e.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},Tn={fontFamily:e.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},Ln={fontFamily:e.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},kn={fontFamily:e.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},Fn={fontFamily:e.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},Un={fontFamily:e.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},_n={fontFamily:e.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},Dn={fontFamily:e.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Bn={fontFamily:e.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},Wn={fontFamily:e.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},Mn={fontFamily:e.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},wt={display:gn,"title-1":mn,"title-2":bn,"title-3":xn,"body-1-regular":vn,"body-1-medium":Sn,"body-1-semibold":On,"body-2-regular":Cn,"body-2-medium":En,"body-2-medium-underline":hi,"body-2-semibold":wn,"label-1-medium":An,"label-1-semibold":Nn,"label-1-bold":In,"label-2-medium":Rn,"label-2-semibold":Pn,"label-2-bold":Tn,"caption-1-medium":Ln,"caption-1-semibold":kn,"caption-1-bold":Fn,"caption-2-medium":Un,"caption-2-semibold":_n,"caption-2-bold":Dn,"caption-3-medium":Bn,"caption-3-semibold":Wn,"caption-3-bold":Mn};var s={backgroundActionPrimary:e.extend("--ft-background-action-primary","Used as backgorund of primary action components.",i.colorBrand0),backgroundErrorSubtle:e.extend("--ft-background-error-subtle","Used as background of subtle error components.",i.colorRed10),backgroundInfoSubtle:e.extend("--ft-background-info-subtle","Used as background of subtle information components.",i.colorCyan10),backgroundWarningSubtle:e.extend("--ft-background-warning-subtle","Used as background of subtle information components.",i.colorOrange10),backgroundSuccessSubtle:e.extend("--ft-background-success-subtle","Used as background of subtle success components.",i.colorGreen10),backgroundGlobalSurface:e.extend("--ft-background-global-surface","Used as app background.",i.colorWhite),backgroundGlobalOnSurface:e.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",i.colorGray10),backgroundGlobalOnSurfaceDark:e.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",i.colorGray30),contentActionPrimary:e.extend("--ft-content-action-primary","Used on label of primary action on light surface.",i.colorBrand0),contentWarningPrimary:e.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",i.colorOrange200),contentWarningIconOnly:e.extend("--ft-content-warning-icon-only","Used on warning status icons alone",i.colorOrange0),contentErrorPrimary:e.extend("--ft-content-error-primary","Used on label of error messages on light surface.",i.colorRed0),contentErrorIconOnly:e.extend("--ft-content-error-icon-only","Used on error status icons alone",i.colorRed70),contentInfoPrimary:e.extend("--ft-content-info-primary","Used on label of information messages on light surface.",i.colorCyan200),contentInfoIconOnly:e.extend("--ft-content-info-icon-only","Used on info status icons alone",i.colorCyan0),contentSuccessPrimary:e.extend("--ft-content-success-primary","Used on label of success messages on light surface.",i.colorGreen200),contentSuccessIconOnly:e.extend("--ft-content-success-icon-only","Used on success status icons alone",i.colorGreen0),contentGlobalPrimary:e.extend("--ft-content-global-primary","Used for main content on the page.",i.colorGray500),contentGlobalSecondary:e.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
12
|
+
Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",i.colorGray0),contentGlobalOnColor:e.extend("--ft-content-global-on-color","Used for content on a dominant color.",i.colorWhite),borderActionPrimary:e.extend("--ft-border-action-primary","Used as border for primary action components.",i.colorBrand0),borderActionFocusRing:e.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",i.colorCyan0),borderWarningPrimary:e.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",i.colorOrange200),borderWarningSubtle:e.extend("--ft-border-warning-subtle","Used as border for warning components.",i.colorOrange30),borderSuccessPrimary:e.extend("--ft-border-success-primary","Used as border for success buttons.",i.colorGreen200),borderSuccessSubtle:e.extend("--ft-border-success-subtle","Used as border for success components.",i.colorGreen30),borderErrorPrimary:e.extend("--ft-border-error-primary","Used as border for text fields in error states.",i.colorRed0),borderErrorSubtle:e.extend("--ft-border-error-subtle","Used as border for error components.",i.colorRed30),borderInfoPrimary:e.extend("--ft-border-info-primary","Used as border for buttons in info color.",i.colorCyan200),borderInfoSubtle:e.extend("--ft-border-info-subtle","Used as border for information components.",i.colorCyan30),borderGlobalPrimary:e.extend("--ft-border-global-primary","Used as border for element like input.",i.colorGray50),borderGlobalSubtle:e.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",i.colorGray30),borderInputPrimary:e.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",i.colorGray80)};var Ll={largeHeight:e.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:e.extend("--ft-button-large-horizontal-padding","",i.spacing4),largeGap:e.extend("--ft-button-large-gap","",i.spacing2),largeBorderRadius:e.extend("--ft-button-large-border-radius","",i.borderRadiusS),largeIconSize:e.extend("--ft-button-large-icon-size","",i.iconSize3),largeBorderWidth:e.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:e.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:e.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:e.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:e.extend("--ft-button-medium-horizontal-padding","",i.spacing3),mediumGap:e.extend("--ft-button-medium-gap","",i.spacing2),mediumBorderRadius:e.extend("--ft-button-medium-border-radius","",i.borderRadiusS),mediumIconSize:e.extend("--ft-button-medium-icon-size","",i.iconSize2),mediumBorderWidth:e.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:e.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:e.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:e.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ft-button-small-horizontal-padding","",i.spacing2),smallGap:e.extend("--ft-button-small-gap","",i.spacing1),smallBorderRadius:e.extend("--ft-button-small-border-radius","",i.borderRadiusS),smallIconSize:e.extend("--ft-button-small-icon-size","",i.iconSize1),smallBorderWidth:e.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:e.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:e.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:e.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:e.extend("--ft-button-x-small-icon-size","",i.iconSize1),xSmallFocusOutlineOffset:e.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:e.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:e.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:e.extend("--ft-button-round-border-radius","",i.borderRadiusPill),primaryBackgroundColor:e.extend("--ft-button-primary-background-color","",s.backgroundActionPrimary),primaryColor:e.extend("--ft-button-primary-color","",s.contentGlobalOnColor),primaryIconColor:e.extend("--ft-button-primary-icon-color","",s.contentGlobalOnColor),primaryStateLayerColor:e.extend("--ft-button-primary-state-layer-color","",s.contentGlobalOnColor),primaryHoverStateLayerOpacity:e.extend("--ft-button-primary-hover-state-layer-opacity","",i.opacity16),primaryFocusStateLayerOpacity:e.extend("--ft-button-primary-focus-state-layer-opacity","",i.opacity16),primaryActiveStateLayerOpacity:e.extend("--ft-button-primary-active-state-layer-opacity","",i.opacity24),primaryDisabledComponentOpacity:e.extend("--ft-button-primary-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ft-button-focus-focus-ring-color","",s.borderActionFocusRing),tertiaryBackgroundColor:e.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:e.extend("--ft-button-tertiary-color","",s.contentActionPrimary),tertiaryIconColor:e.extend("--ft-button-tertiary-icon-color","",s.contentActionPrimary),tertiaryStateLayerColor:e.extend("--ft-button-tertiary-state-layer-color","",s.contentActionPrimary),tertiaryHoverStateLayerOpacity:e.extend("--ft-button-tertiary-hover-state-layer-opacity","",i.opacity8),tertiaryFocusStateLayerOpacity:e.extend("--ft-button-tertiary-focus-state-layer-opacity","",i.opacity8),tertiaryActiveStateLayerOpacity:e.extend("--ft-button-tertiary-active-state-layer-opacity","",i.opacity16),tertiaryDisabledComponentOpacity:e.extend("--ft-button-tertiary-disabled-component-opacity","",i.opacity40),secondaryBackgroundColor:e.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:e.extend("--ft-button-secondary-color","",s.contentActionPrimary),secondaryIconColor:e.extend("--ft-button-secondary-icon-color","",s.contentActionPrimary),secondaryStateLayerColor:e.extend("--ft-button-secondary-state-layer-color","",s.contentActionPrimary),secondaryHoverStateLayerOpacity:e.extend("--ft-button-secondary-hover-state-layer-opacity","",i.opacity8),secondaryFocusStateLayerOpacity:e.extend("--ft-button-secondary-focus-state-layer-opacity","",i.opacity8),secondaryActiveStateLayerOpacity:e.extend("--ft-button-secondary-active-state-layer-opacity","",i.opacity16),secondaryDisabledComponentOpacity:e.extend("--ft-button-secondary-disabled-component-opacity","",i.opacity40),secondaryBorderColor:e.extend("--ft-button-secondary-border-color","",s.borderActionPrimary),neutralBackgroundColor:e.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:e.extend("--ft-button-neutral-icon-color","",s.contentGlobalSecondary),neutralColor:e.extend("--ft-button-neutral-color","",s.contentGlobalSecondary),neutralStateLayerColor:e.extend("--ft-button-neutral-state-layer-color","",s.contentGlobalSecondary),neutralHoverStateLayerOpacity:e.extend("--ft-button-neutral-hover-state-layer-opacity","",i.opacity8),neutralFocusStateLayerOpacity:e.extend("--ft-button-neutral-focus-state-layer-opacity","",i.opacity8),neutralActiveStateLayerOpacity:e.extend("--ft-button-neutral-active-state-layer-opacity","",i.opacity16),neutralDisabledComponentOpacity:e.extend("--ft-button-neutral-disabled-component-opacity","",i.opacity40)};var Dl={largeMinHeight:e.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ft-chip-large-horizontal-padding","",i.spacing3),largeButtonRightPadding:e.extend("--ft-chip-large-button-right-padding","",i.spacing1),largeGap:e.extend("--ft-chip-large-gap","",i.spacing1),largeFocusOutlineOffset:e.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:e.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:e.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ft-chip-large-icon-size","",i.iconSize3),mediumMinHeight:e.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ft-chip-medium-horizontal-padding","",i.spacing2),mediumButtonRightPadding:e.extend("--ft-chip-medium-button-right-padding","",i.spacing05),mediumGap:e.extend("--ft-chip-medium-gap","",i.spacing1),mediumFocusOutlineOffset:e.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:e.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:e.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ft-chip-medium-icon-size","",i.iconSize2),smallMinHeight:e.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ft-chip-small-horizontal-padding","",i.spacing1),smallButtonRightPadding:e.extend("--ft-chip-small-button-right-padding","",i.spacing05),smallGap:e.extend("--ft-chip-small-gap","",i.spacing1),smallFocusOutlineOffset:e.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:e.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:e.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:e.extend("--ft-chip-small-icon-size","",i.iconSize1),neutralBackgroundColor:e.extend("--ft-chip-neutral-background-color","",s.backgroundGlobalOnSurface),neutralColor:e.extend("--ft-chip-neutral-color","",s.contentGlobalSecondary),neutralIconColor:e.extend("--ft-chip-neutral-icon-color","",s.contentGlobalSecondary),neutralBorderColor:e.extend("--ft-chip-neutral-border-color","",s.borderGlobalSubtle),infoBackgroundColor:e.extend("--ft-chip-info-background-color","",s.backgroundInfoSubtle),infoColor:e.extend("--ft-chip-info-color","",s.contentInfoPrimary),infoIconColor:e.extend("--ft-chip-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:e.extend("--ft-chip-info-border-color","",s.borderInfoSubtle),successBackgroundColor:e.extend("--ft-chip-success-background-color","",s.backgroundSuccessSubtle),successColor:e.extend("--ft-chip-success-color","",s.contentSuccessPrimary),successIconColor:e.extend("--ft-chip-success-icon-color","",s.contentSuccessIconOnly),successBorderColor:e.extend("--ft-chip-success-border-color","",s.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-chip-warning-background-color","",s.backgroundWarningSubtle),warningColor:e.extend("--ft-chip-warning-color","",s.contentWarningPrimary),warningIconColor:e.extend("--ft-chip-warning-icon-color","",s.contentWarningIconOnly),warningBorderColor:e.extend("--ft-chip-warning-border-color","",s.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-chip-error-background-color","",s.backgroundErrorSubtle),errorColor:e.extend("--ft-chip-error-color","",s.contentErrorPrimary),errorIconColor:e.extend("--ft-chip-error-icon-color","",s.contentErrorIconOnly),errorBorderColor:e.extend("--ft-chip-error-border-color","",s.borderErrorSubtle)};var Hl={focusOpacity:e.extend("--ft-link-focus-opacity","",i.opacity80),focusFocusRingColor:e.extend("--ft-link-focus-focus-ring-color","",s.borderActionFocusRing),brandColor:e.extend("--ft-link-brand-color","",s.contentActionPrimary),infoColor:e.extend("--ft-link-info-color","",s.contentInfoPrimary)};var Zl={iconSize:e.extend("--ft-banner-icon-size","",i.iconSize5),borderWidth:e.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:e.extend("--ft-banner-left-padding","",i.spacing6),rightPadding:e.extend("--ft-banner-right-padding","",i.spacing6),verticalPadding:e.extend("--ft-banner-vertical-padding","",i.spacing6),horizontalSideGap:e.extend("--ft-banner-horizontal-side-gap","",i.spacing6),horizontalMobileGap:e.extend("--ft-banner-horizontal-mobile-gap","",i.spacing4),verticalMobileGap:e.extend("--ft-banner-vertical-mobile-gap","",i.spacing6),horizontalMiddleGap:e.extend("--ft-banner-horizontal-middle-gap","",i.spacing20),infoBackgroundColor:e.extend("--ft-banner-info-background-color","",s.backgroundInfoSubtle),infoColor:e.extend("--ft-banner-info-color","",s.contentInfoPrimary),infoIconColor:e.extend("--ft-banner-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:e.extend("--ft-banner-info-border-color","",s.borderInfoSubtle)};var Ql={horizontalPadding:e.extend("--ft-badge-horizontal-padding","",i.spacing1),verticalPadding:e.extend("--ft-badge-vertical-padding","",i.spacing1),borderRadius:e.extend("--ft-badge-border-radius","",i.borderRadiusPill),color:e.extend("--ft-badge-color","",s.contentGlobalOnColor),backgroundColor:e.extend("--ft-badge-background-color","",s.contentActionPrimary)};var ou={horizontalGap:e.extend("--ft-breadcrumb-horizontal-gap","",i.spacing1),verticalGap:e.extend("--ft-breadcrumb-vertical-gap","",i.spacing2),currentColor:e.extend("--ft-breadcrumb-current-color","",s.contentGlobalPrimary),previousNonClickableColor:e.extend("--ft-breadcrumb-previous-non-clickable-color","",s.contentGlobalSecondary),iconColor:e.extend("--ft-breadcrumb-icon-color","",s.contentGlobalSubtle)};var su={horizontalPadding:e.extend("--ft-page-header-horizontal-padding","",i.spacing6),horizontalGap:e.extend("--ft-page-header-horizontal-gap","",i.spacing4),verticalGap:e.extend("--ft-page-header-vertical-gap","",i.spacing2),classicVerticalPadding:e.extend("--ft-page-header-classic-vertical-padding","",i.spacing6),multilineVerticalPadding:e.extend("--ft-page-header-multiline-vertical-padding","",i.spacing4),inlineVerticalPadding:e.extend("--ft-page-header-inline-vertical-padding","",i.spacing2),backgroundColor:e.extend("--ft-page-header-background-color","",i.colorWhite),bottomBorderColor:e.extend("--ft-page-header-bottom-border-color","",s.borderGlobalSubtle),titleColor:e.extend("--ft-page-header-title-color","",s.contentGlobalPrimary),subtitleColor:e.extend("--ft-page-header-subtitle-color","",s.contentGlobalSecondary)};var fu={smallContainerWidth:e.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:e.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:e.extend("--ft-modal-overlay-background-color","",i.colorGray700),overlayOpacity:e.extend("--ft-modal-overlay-opacity","",i.opacity40),shadow:e.extend("--ft-modal-shadow","",i.shadowElevation03),bodyBackgroundColor:e.extend("--ft-modal-body-background-color","",i.colorWhite),bodyColor:e.extend("--ft-modal-body-color","",s.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-modal-body-horizontal-padding","",i.spacing6),bodyVerticalPadding:e.extend("--ft-modal-body-vertical-padding","",i.spacing6),bodyVerticalGap:e.extend("--ft-modal-body-vertical-gap","",i.spacing6),containerMargin:e.extend("--ft-modal-container-margin","",i.spacing3),headerBackgroundColor:e.extend("--ft-modal-header-background-color","",s.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-modal-header-border-color","",s.borderGlobalSubtle),headerColor:e.extend("--ft-modal-header-color","",s.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-modal-header-trailing-icon-color","",s.contentGlobalSecondary),headerVerticalPadding:e.extend("--ft-modal-header-vertical-padding","",i.spacing1),headerRightPadding:e.extend("--ft-modal-header-right-padding","",i.spacing1),headerLeftPadding:e.extend("--ft-modal-header-left-padding","",i.spacing6),headerGap:e.extend("--ft-modal-header-gap","",i.spacing2),headerBorderBottom:e.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:e.extend("--ft-modal-border-radius","",i.borderRadiusM)};var bu={overlayOpacity:e.extend("--ft-drawer-overlay-opacity","",i.opacity40),shadow:e.extend("--ft-drawer-shadow","",i.shadowElevation03),bodyColor:e.extend("--ft-drawer-body-color","",s.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-drawer-body-horizontal-padding","",i.spacing6),bodyVerticalPadding:e.extend("--ft-drawer-body-vertical-padding","",i.spacing6),bodyGap:e.extend("--ft-drawer-body-gap","",i.spacing6),bodyBackgroundColor:e.extend("--ft-drawer-body-background-color","",i.colorWhite),headerBackgroundColor:e.extend("--ft-drawer-header-background-color","",s.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-drawer-header-border-color","",s.borderGlobalSubtle),headerColor:e.extend("--ft-drawer-header-color","",s.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-drawer-header-trailing-icon-color","",s.contentGlobalSecondary),headerHeight:e.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:e.extend("--ft-drawer-header-horizontal-padding","",i.spacing2),headerBorderWidth:e.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:e.extend("--ft-drawer-header-gap","",i.spacing3),buttonsBarBackgroundColor:e.extend("--ft-drawer-buttons-bar-background-color","",s.backgroundGlobalOnSurface),buttonsBarBorderColor:e.extend("--ft-drawer-buttons-bar-border-color","",s.borderGlobalSubtle),buttonsBarColor:e.extend("--ft-drawer-buttons-bar-color","",s.contentGlobalPrimary),buttonsBarHorizontalPadding:e.extend("--ft-drawer-buttons-bar-horizontal-padding","",i.spacing4),buttonsBarVerticalPadding:e.extend("--ft-drawer-buttons-bar-vertical-padding","",i.spacing4),buttonsBarGap:e.extend("--ft-drawer-buttons-bar-gap","",i.spacing3),buttonsBarBorderWidth:e.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:e.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:e.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:e.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:e.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:e.extend("--ft-drawer-overlay-background-color","",i.colorGray700)};var Cu={offBorderBottomWidth:e.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:e.extend("--ft-tabs-off-hover-state-layer-opacity","",i.opacity8),offDefaultStateLayerOpacity:e.extend("--ft-tabs-off-default-state-layer-opacity","",i.opacity0),offFocusStateLayerOpacity:e.extend("--ft-tabs-off-focus-state-layer-opacity","",i.opacity8),offDisabledComponentOpacity:e.extend("--ft-tabs-off-disabled-component-opacity","",i.opacity40),offColor:e.extend("--ft-tabs-off-color","",s.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-tabs-off-state-layer-color","",s.contentGlobalSubtle),offBorderBottomColor:e.extend("--ft-tabs-off-border-bottom-color","",s.borderGlobalSubtle),activeTabIndicatorHeight:e.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:e.extend("--ft-tabs-top-left-border-radius","",i.borderRadiusS),topRightBorderRadius:e.extend("--ft-tabs-top-right-border-radius","",i.borderRadiusS),withLabelHorizontalPadding:e.extend("--ft-tabs-with-label-horizontal-padding","",i.spacing4),withLabelVerticalPadding:e.extend("--ft-tabs-with-label-vertical-padding","",i.spacing3),horizontalGap:e.extend("--ft-tabs-horizontal-gap","",i.spacing1),verticalGap:e.extend("--ft-tabs-vertical-gap","",i.spacing1),onHoverStateLayerOpacity:e.extend("--ft-tabs-on-hover-state-layer-opacity","",i.opacity16),onDefaultStateLayerOpacity:e.extend("--ft-tabs-on-default-state-layer-opacity","",i.opacity8),onFocusStateLayerOpacity:e.extend("--ft-tabs-on-focus-state-layer-opacity","",i.opacity16),onActiveStateLayerOpacity:e.extend("--ft-tabs-on-active-state-layer-opacity","",i.opacity24),onColor:e.extend("--ft-tabs-on-color","",s.contentActionPrimary),onStateLayerColor:e.extend("--ft-tabs-on-state-layer-color","",s.contentActionPrimary),onActiveTabIndicatorColor:e.extend("--ft-tabs-on-active-tab-indicator-color","",s.contentActionPrimary),iconOnlyHorizontalPadding:e.extend("--ft-tabs-icon-only-horizontal-padding","",i.spacing4),iconOnlyVerticalPadding:e.extend("--ft-tabs-icon-only-vertical-padding","",i.spacing4),alertTopPadding:e.extend("--ft-tabs-alert-top-padding","",i.spacing1),alertRightPadding:e.extend("--ft-tabs-alert-right-padding","",i.spacing05),focusOutlineWidth:e.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-tabs-focus-focus-ring-color","",s.borderActionFocusRing)};var Iu={fieldHorizontalPadding:e.extend("--ft-text-input-field-horizontal-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-text-input-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-text-input-field-vertical-gap","",i.spacing05),fieldIconSize:e.extend("--ft-text-input-field-icon-size","",i.iconSize3),fieldHeight:e.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-text-input-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-text-input-helper-horizontal-gap","",i.spacing1),helperIconSize:e.extend("--ft-text-input-helper-icon-size","",i.iconSize2),borderRadius:e.extend("--ft-text-input-border-radius","",i.borderRadiusM),backgroundColor:e.extend("--ft-text-input-background-color","",i.colorWhite),contentValueColor:e.extend("--ft-text-input-content-value-color","",s.contentGlobalPrimary),trailingIconColor:e.extend("--ft-text-input-trailing-icon-color","",s.contentGlobalSubtle),labelColor:e.extend("--ft-text-input-label-color","",s.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-input-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-input-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-text-input-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-input-error-helper-text-color","",s.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-input-error-helper-icon-color","",s.contentErrorIconOnly),warningBorderWidth:e.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:e.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-text-input-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:e.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-input-disabled-component-opacity","",i.opacity40)};var ku={backgroundColor:e.extend("--ft-text-area-background-color","",i.colorWhite),contentValueColor:e.extend("--ft-text-area-content-value-color","",s.contentGlobalPrimary),labelColor:e.extend("--ft-text-area-label-color","",s.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-area-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-area-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-text-area-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-area-error-helper-text-color","",s.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-area-error-helper-icon-color","",s.contentErrorIconOnly),focusFocusRingColor:e.extend("--ft-text-area-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:e.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-area-disabled-component-opacity","",i.opacity40),fieldHorizontalLeftPadding:e.extend("--ft-text-area-field-horizontal-left-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-text-area-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-text-area-field-vertical-gap","",i.spacing05),fieldMinHeight:e.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:e.extend("--ft-text-area-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-text-area-helper-horizontal-gap","",i.spacing1),helperIconSize:e.extend("--ft-text-area-helper-icon-size","",i.iconSize2),borderRadius:e.extend("--ft-text-area-border-radius","",i.borderRadiusM)};var Bu={height:e.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:e.extend("--ft-floating-menu-horizontal-padding","",i.spacing4),offIconColor:e.extend("--ft-floating-menu-off-icon-color","",s.contentGlobalPrimary),offColor:e.extend("--ft-floating-menu-off-color","",s.contentGlobalPrimary),onColor:e.extend("--ft-floating-menu-on-color","",s.contentActionPrimary),onStateLayerColor:e.extend("--ft-floating-menu-on-state-layer-color","",s.contentActionPrimary),gap:e.extend("--ft-floating-menu-gap","",i.spacing3),focusFocusRingColor:e.extend("--ft-floating-menu-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:e.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:e.extend("--ft-floating-menu-focus-state-layer-opacity","",i.opacity8),hoverStateLayerOpacity:e.extend("--ft-floating-menu-hover-state-layer-opacity","",i.opacity8),activeStateLayerOpacity:e.extend("--ft-floating-menu-active-state-layer-opacity","",i.opacity16),disabledComponentOpacity:e.extend("--ft-floating-menu-disabled-component-opacity","",i.opacity40),iconSize:e.extend("--ft-floating-menu-icon-size","",i.iconSize3),backgroundColor:e.extend("--ft-floating-menu-background-color","",s.backgroundGlobalOnSurface),shadow:e.extend("--ft-floating-menu-shadow","",i.shadowElevation02)};var $u={fieldHorizontalPadding:e.extend("--ft-combobox-single-select-field-horizontal-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-single-select-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-combobox-single-select-field-vertical-gap","",i.spacing05),fieldIconSize:e.extend("--ft-combobox-single-select-field-icon-size","",i.iconSize3),fieldHeight:e.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-combobox-single-select-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-combobox-single-select-helper-horizontal-gap","",i.spacing1),helperVerticalGap:e.extend("--ft-combobox-single-select-helper-vertical-gap","",i.spacing1),helperIconSize:e.extend("--ft-combobox-single-select-helper-icon-size","",i.iconSize2),menuVerticalGap:e.extend("--ft-combobox-single-select-menu-vertical-gap","",i.spacing2),borderRadius:e.extend("--ft-combobox-single-select-border-radius","",i.borderRadiusM),backgroundColor:e.extend("--ft-combobox-single-select-background-color","",i.colorWhite),labelColor:e.extend("--ft-combobox-single-select-label-color","",s.contentGlobalSubtle),contentValueColor:e.extend("--ft-combobox-single-select-content-value-color","",s.contentGlobalPrimary),trailingIconColor:e.extend("--ft-combobox-single-select-trailing-icon-color","",s.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-single-select-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-single-select-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-combobox-single-select-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-single-select-error-helper-text-color","",s.contentErrorPrimary),warningBorderWidth:e.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-single-select-warning-border-color","",s.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-single-select-warning-helper-text-color","",s.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-single-select-warning-helper-icon-color","",s.contentWarningIconOnly),focusOutlineWidth:e.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-single-select-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:e.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-single-select-disabled-component-opacity","",i.opacity40)};var Vu={backgroundColor:e.extend("--ft-combobox-multi-select-background-color","",i.colorWhite),labelColor:e.extend("--ft-combobox-multi-select-label-color","",s.contentGlobalSubtle),trailingIconColor:e.extend("--ft-combobox-multi-select-trailing-icon-color","",s.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-multi-select-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-multi-select-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:e.extend("--ft-combobox-multi-select-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-multi-select-error-helper-text-color","",s.contentErrorPrimary),errorHelperIcon:e.extend("--ft-combobox-multi-select-error-helper-icon","",s.contentErrorIconOnly),errorBorderWidth:e.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-multi-select-warning-border-color","",s.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-multi-select-warning-helper-text-color","",s.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-multi-select-warning-helper-icon-color","",s.contentWarningIconOnly),warningBorderWidth:e.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-multi-select-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:e.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-multi-select-disabled-component-opacity","",i.opacity40),helperHorizontalPadding:e.extend("--ft-combobox-multi-select-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-combobox-multi-select-helper-horizontal-gap","",i.spacing1),helperVerticalGap:e.extend("--ft-combobox-multi-select-helper-vertical-gap","",i.spacing1),helperIconSize:e.extend("--ft-combobox-multi-select-helper-icon-size","",i.iconSize2),fieldHorizontalPadding:e.extend("--ft-combobox-multi-select-field-horizontal-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-multi-select-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-combobox-multi-select-field-vertical-gap","",i.spacing05),fieldIconSize:e.extend("--ft-combobox-multi-select-field-icon-size","",i.iconSize3),fieldMaxHeight:e.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:e.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",i.spacing1),contentValuesVerticalGap:e.extend("--ft-combobox-multi-select-content-values-vertical-gap","",i.spacing1),borderRadius:e.extend("--ft-combobox-multi-select-border-radius","",i.borderRadiusM)};var Ju={backgroundColor:e.extend("--ft-popover-background-color","",s.backgroundGlobalOnSurface),horizontalPadding:e.extend("--ft-popover-horizontal-padding","",i.spacing6),verticalPadding:e.extend("--ft-popover-vertical-padding","",i.spacing6),titleColor:e.extend("--ft-popover-title-color","",s.contentGlobalPrimary),bodyColor:e.extend("--ft-popover-body-color","",s.contentGlobalSecondary),linkColor:e.extend("--ft-popover-link-color","",s.contentActionPrimary),gap:e.extend("--ft-popover-gap","",i.spacing3),borderRadius:e.extend("--ft-popover-border-radius","",i.borderRadiusM),shadow:e.extend("--ft-popover-shadow","",i.shadowElevation02)};var nd={hoverStateLayerOpacity:e.extend("--ft-collapsible-hover-state-layer-opacity","",i.opacity8),focusStateLayerOpacity:e.extend("--ft-collapsible-focus-state-layer-opacity","",i.opacity8),focusOutlineWidth:e.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:e.extend("--ft-collapsible-focus-focus-ring-color","",s.borderActionFocusRing),activeStateLayerOpacity:e.extend("--ft-collapsible-active-state-layer-opacity","",i.opacity16),disabledComponentOpacity:e.extend("--ft-collapsible-disabled-component-opacity","",i.opacity40),horizontalPadding:e.extend("--ft-collapsible-horizontal-padding","",i.spacing4),verticalPadding:e.extend("--ft-collapsible-vertical-padding","",i.spacing3),color:e.extend("--ft-collapsible-color","",s.contentGlobalPrimary),stateLayerColor:e.extend("--ft-collapsible-state-layer-color","",s.contentGlobalPrimary),backgroundColor:e.extend("--ft-collapsible-background-color","",s.backgroundGlobalOnSurface),borderColor:e.extend("--ft-collapsible-border-color","",s.borderGlobalSubtle),iconSize:e.extend("--ft-collapsible-icon-size","",i.iconSize3)};var ld={groupHorizontalPadding:e.extend("--ft-switch-group-horizontal-padding","",i.spacing1),groupVerticalPadding:e.extend("--ft-switch-group-vertical-padding","",i.spacing1),groupGap:e.extend("--ft-switch-group-gap","",i.spacing1),groupBackgroundColor:e.extend("--ft-switch-group-background-color","",s.backgroundGlobalSurface),groupBorderColor:e.extend("--ft-switch-group-border-color","",s.borderGlobalSubtle),groupBorderRadius:e.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:e.extend("--ft-switch-label-horizontal-padding","",i.spacing2),labelVerticalPadding:e.extend("--ft-switch-label-vertical-padding","",i.spacing1),offHoverStateLayerOpacity:e.extend("--ft-switch-off-hover-state-layer-opacity","",i.opacity8),offFocusStateLayerOpacity:e.extend("--ft-switch-off-focus-state-layer-opacity","",i.opacity8),offActiveStateLayerOpacity:e.extend("--ft-switch-off-active-state-layer-opacity","",i.opacity16),offDisabledComponentOpacity:e.extend("--ft-switch-off-disabled-component-opacity","",i.opacity40),offColor:e.extend("--ft-switch-off-color","",s.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-switch-off-state-layer-color","",s.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-switch-on-hover-state-layer-opacity","",i.opacity8),onFocusStateLayerOpacity:e.extend("--ft-switch-on-focus-state-layer-opacity","",i.opacity8),onActiveStateLayerOpacity:e.extend("--ft-switch-on-active-state-layer-opacity","",i.opacity16),onDisabledComponentOpacity:e.extend("--ft-switch-on-disabled-component-opacity","",i.opacity40),onColor:e.extend("--ft-switch-on-color","",s.contentActionPrimary),onStateLayerColor:e.extend("--ft-switch-on-state-layer-color","",s.contentActionPrimary),iconHorizontalPadding:e.extend("--ft-switch-icon-horizontal-padding","",i.spacing1),iconVerticalPadding:e.extend("--ft-switch-icon-vertical-padding","",i.spacing1),focusOutlineWidth:e.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-switch-focus-focus-ring-color","",s.borderActionFocusRing),optionBorderRadius:e.extend("--ft-switch-option-border-radius","",i.borderRadiusS)};var fd={color1Light:e.extend("--ft-chart-1-light","for area color charts",i.colorBrand40),color1Base:e.extend("--ft-chart-1-base","for line charts",i.colorBrand0),color2Light:e.extend("--ft-chart-2-light","for area color charts",i.colorYellow60),color2Base:e.extend("--ft-chart-2-base","for line charts",i.colorYellow100),color3Light:e.extend("--ft-chart-3-light","",i.colorUltramarine40),color3Base:e.extend("--ft-chart-3-base","",i.colorUltramarine70),color4Light:e.extend("--ft-chart-4-light","",i.colorCyan50),color4Base:e.extend("--ft-chart-4-base","",i.colorCyan100),color5Light:e.extend("--ft-chart-5-light","",i.colorRed40),color5Base:e.extend("--ft-chart-5-base","",i.colorRed60),color6Light:e.extend("--ft-chart-6-light","",i.colorGreen40),color6Base:e.extend("--ft-chart-6-base","",i.colorGreen70),color7Light:e.extend("--ft-chart-7-light","",i.colorOrange70),color7Base:e.extend("--ft-chart-7-base","",i.colorOrange100),color8Light:e.extend("--ft-chart-8-light","",i.colorAvocado70),color8Base:e.extend("--ft-chart-8-base","",i.colorAvocado200),color9Light:e.extend("--ft-chart-9-light","",i.colorBrown50),color9Base:e.extend("--ft-chart-9-base","",i.colorBrown200),color10Light:e.extend("--ft-chart-10-light","",i.colorGray50),color10Base:e.extend("--ft-chart-10-base","",i.colorGray80),monochrome10:e.extend("--ft-chart-monochrome-10","",i.colorBrand10),monochrome20:e.extend("--ft-chart-monochrome-20","",i.colorBrand20),monochrome30:e.extend("--ft-chart-monochrome-30","",i.colorBrand40),monochrome40:e.extend("--ft-chart-monochrome-40","",i.colorBrand60),monochrome50:e.extend("--ft-chart-monochrome-50","",i.colorBrand0),monochrome60:e.extend("--ft-chart-monochrome-60","",i.colorBrand200)};var bd={borderWidth:e.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ft-notice-horizontal-padding","",i.spacing3),verticalPadding:e.extend("--ft-notice-vertical-padding","",i.spacing2),borderRadius:e.extend("--ft-notice-border-radius","",i.borderRadiusS),gap:e.extend("--ft-notice-gap","",i.spacing2),iconSize:e.extend("--ft-notice-icon-size","",i.iconSize3),infoBackgroundColor:e.extend("--ft-notice-info-background-color","",s.backgroundInfoSubtle),infoBorderColor:e.extend("--ft-notice-info-border-color","",s.borderInfoSubtle),infoColor:e.extend("--ft-notice-info-color","",s.contentInfoPrimary),infoIconColor:e.extend("--ft-notice-info-icon-color","",s.contentInfoIconOnly),warningBackgroundColor:e.extend("--ft-notice-warning-background-color","",s.backgroundWarningSubtle),warningBorderColor:e.extend("--ft-notice-warning-border-color","",s.borderWarningSubtle),warningColor:e.extend("--ft-notice-warning-color","",s.contentWarningPrimary),warningIconColor:e.extend("--ft-notice-warning-icon-color","",s.contentWarningIconOnly),errorBackgroundColor:e.extend("--ft-notice-error-background-color","",s.backgroundErrorSubtle),errorBorderColor:e.extend("--ft-notice-error-border-color","",s.borderErrorSubtle),errorColor:e.extend("--ft-notice-error-color","",s.contentErrorPrimary),errorIconColor:e.extend("--ft-notice-error-icon-color","",s.contentErrorIconOnly),successBackgroundColor:e.extend("--ft-notice-success-background-color","",s.backgroundSuccessSubtle),successBorderColor:e.extend("--ft-notice-success-border-color","",s.borderSuccessSubtle),successColor:e.extend("--ft-notice-success-color","",s.contentSuccessPrimary),successIconColor:e.extend("--ft-notice-success-icon-color","",s.contentSuccessIconOnly)};var Cd={color:e.extend("--ft-checkbox-color","",s.contentGlobalPrimary),checkedBackgroundColor:e.extend("--ft-checkbox-checked-background-color","",s.contentActionPrimary),checkedStateLayerColor:e.extend("--ft-checkbox-checked-state-layer-color","",s.contentActionPrimary),checkedIconColor:e.extend("--ft-checkbox-checked-icon-color","",s.contentGlobalOnColor),checkedHoverStateLayerOpacity:e.extend("--ft-checkbox-checked-hover-state-layer-opacity","",i.opacity16),checkedFocusStateLayerOpacity:e.extend("--ft-checkbox-checked-focus-state-layer-opacity","",i.opacity16),checkedActiveStateLayerOpacity:e.extend("--ft-checkbox-checked-active-state-layer-opacity","",i.opacity24),checkedDisabledComponentOpacity:e.extend("--ft-checkbox-checked-disabled-component-opacity","",i.opacity40),uncheckedBorderColor:e.extend("--ft-checkbox-unchecked-border-color","",i.colorGray80),uncheckedStateLayerColor:e.extend("--ft-checkbox-unchecked-state-layer-color","",i.colorGray80),uncheckedHoverStateLayerOpacity:e.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",i.opacity16),uncheckedFocusStateLayerOpacity:e.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",i.opacity16),uncheckedActiveStateLayerOpacity:e.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",i.opacity24),uncheckedDisabledComponentOpacity:e.extend("--ft-checkbox-unchecked-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ft-checkbox-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:e.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:e.extend("--ft-checkbox-gap","",i.spacing3)};var Id={offHoverStateLayerOpacity:e.extend("--ft-toggle-off-hover-state-layer-opacity","",i.opacity16),offFocusStateLayerOpacity:e.extend("--ft-toggle-off-focus-state-layer-opacity","",i.opacity16),offActiveStateLayerOpacity:e.extend("--ft-toggle-off-active-state-layer-opacity","",i.opacity24),offDisabledComponentOpacity:e.extend("--ft-toggle-off-disabled-component-opacity","",i.opacity40),offBackgroundColor:e.extend("--ft-toggle-off-background-color","",s.contentGlobalSubtle),offIconColor:e.extend("--ft-toggle-off-icon-color","",s.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-toggle-off-state-layer-color","",s.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-toggle-on-hover-state-layer-opacity","",i.opacity16),onFocusStateLayerOpacity:e.extend("--ft-toggle-on-focus-state-layer-opacity","",i.opacity16),onActiveStateLayerOpacity:e.extend("--ft-toggle-on-active-state-layer-opacity","",i.opacity24),onDisabledComponentOpacity:e.extend("--ft-toggle-on-disabled-component-opacity","",i.opacity40),onBackgroundColor:e.extend("--ft-toggle-on-background-color","",s.contentActionPrimary),onStateLayerColor:e.extend("--ft-toggle-on-state-layer-color","",s.contentActionPrimary),onIconColor:e.extend("--ft-toggle-on-icon-color","",s.contentActionPrimary),color:e.extend("--ft-toggle-color","",s.contentGlobalPrimary),focusFocusRingColor:e.extend("--ft-toggle-focus-focus-ring-color","",s.borderActionFocusRing),gap:e.extend("--ft-toggle-gap","",i.spacing3)};var kd={color:e.extend("--ft-radio-color","",s.contentGlobalPrimary),selectedRadioColor:e.extend("--ft-radio-selected-radio-color","",s.contentActionPrimary),selectedStateLayerColor:e.extend("--ft-radio-selected-state-layer-color","",s.contentActionPrimary),selectedHoverStateLayerOpacity:e.extend("--ft-radio-selected-hover-state-layer-opacity","",i.opacity16),selectedFocusStateLayerOpacity:e.extend("--ft-radio-selected-focus-state-layer-opacity","",i.opacity16),selectedActiveStateLayerOpacity:e.extend("--ft-radio-selected-active-state-layer-opacity","",i.opacity24),selectedDisabledComponentOpacity:e.extend("--ft-radio-selected-disabled-component-opacity","",i.opacity40),unselectedStateLayerColor:e.extend("--ft-radio-unselected-state-layer-color","",s.borderInputPrimary),unselectedBorderColor:e.extend("--ft-radio-unselected-border-color","",s.borderInputPrimary),unselectedHoverStateLayerOpacity:e.extend("--ft-radio-unselected-hover-state-layer-opacity","",i.opacity16),unselectedFocusStateLayerOpacity:e.extend("--ft-radio-unselected-focus-state-layer-opacity","",i.opacity16),unselectedActiveStateLayerOpacity:e.extend("--ft-radio-unselected-active-state-layer-opacity","",i.opacity24),unselectedDisabledComponentOpacity:e.extend("--ft-radio-unselected-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ft-radio-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:e.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:e.extend("--ft-radio-gap","",i.spacing3)};var Bd={iconSize:e.extend("--ft-notification-icon-size","",i.iconSize4),leftPadding:e.extend("--ft-notification-left-padding","",i.spacing5),rightPadding:e.extend("--ft-notification-right-padding","",i.spacing4),verticalPadding:e.extend("--ft-notification-vertical-padding","",i.spacing3),infoBackgroundColor:e.extend("--ft-notification-info-background-color","",s.backgroundInfoSubtle),infoColor:e.extend("--ft-notification-info-color","",s.contentInfoPrimary),infoIconColor:e.extend("--ft-notification-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:e.extend("--ft-notification-info-border-color","",s.borderInfoSubtle),successBackgroundColor:e.extend("--ft-notification-success-background-color","",s.backgroundSuccessSubtle),successColor:e.extend("--ft-notification-success-color","",s.contentSuccessPrimary),successIconColor:e.extend("--ft-notification-success-icon-color","",s.contentSuccessIconOnly),successBorderColor:e.extend("--ft-notification-success-border-color","",s.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-notification-warning-background-color","",s.backgroundWarningSubtle),warningColor:e.extend("--ft-notification-warning-color","",s.contentWarningPrimary),warningIconColor:e.extend("--ft-notification-warning-icon-color","",s.contentWarningIconOnly),warningBorderColor:e.extend("--ft-notification-warning-border-color","",s.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-notification-error-background-color","",s.backgroundErrorSubtle),errorColor:e.extend("--ft-notification-error-color","",s.contentErrorPrimary),errorIconColor:e.extend("--ft-notification-error-icon-color","",s.contentErrorIconOnly),errorBorderColor:e.extend("--ft-notification-error-border-color","",s.borderErrorSubtle),borderRadius:e.extend("--ft-notification-border-radius","",i.borderRadiusPill),borderWidth:e.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:e.extend("--ft-notification-leading-gap","",i.spacing2),trailingGap:e.extend("--ft-notification-trailing-gap","",i.spacing8)};var $d={horizontalPadding:e.extend("--ft-tooltip-horizontal-padding","",i.spacing2),verticalPadding:e.extend("--ft-tooltip-vertical-padding","",i.spacing2),borderRadius:e.extend("--ft-tooltip-border-radius","",i.borderRadiusS),color:e.extend("--ft-tooltip-color","",s.contentGlobalOnColor),backgroundColor:e.extend("--ft-tooltip-background-color","",s.contentGlobalPrimary),backgroundOpacity:e.extend("--ft-tooltip-background-opacity","",i.opacity80),shadow:e.extend("--ft-tooltip-shadow","",i.shadowElevation02),maxWidth:e.create("--ft-tooltip-max-width","","SIZE","256px"),gap:e.extend("--ft-tooltip-gap","",i.spacing05)};var zn;(function(r){r.brand="brand",r.neutral="neutral",r.info="info",r.success="success",r.warning="warning",r.error="error"})(zn||(zn={}));var Hn;(function(r){r.large="large",r.medium="medium",r.small="small"})(Hn||(Hn={}));var At=N(Q());function $n(r){let t=wt[r];return At.css`
|
|
13
13
|
.ft-typography--${(0,At.unsafeCSS)(r)} {
|
|
14
14
|
font-family: ${t.fontFamily};
|
|
15
15
|
font-size: ${t.fontSize};
|
|
@@ -18,7 +18,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
|
|
|
18
18
|
line-height: ${t.lineHeight};
|
|
19
19
|
text-transform: ${t.textCase};
|
|
20
20
|
}
|
|
21
|
-
`}var
|
|
21
|
+
`}var jn=x.FtCssVariableFactory.extend("--ft-typography-font-family","",x.designSystemVariables.titleFont),oe=x.FtCssVariableFactory.extend("--ft-typography-font-family","",x.designSystemVariables.contentFont),C={fontFamily:oe,fontSize:x.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:x.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:x.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:x.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:x.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Ie={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-title-font-family","",jn),fontSize:x.FtCssVariableFactory.extend("--ft-typography-title-font-size","",C.fontSize,"20px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",C.letterSpacing,"0.15px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-title-line-height","",C.lineHeight,"1.2"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",C.textTransform,"inherit")},Re={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",jn),fontSize:x.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",C.fontSize,"14px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",C.letterSpacing,"0.105px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",C.lineHeight,"1.7"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",C.textTransform,"inherit")},Pe={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",C.fontSize,"16px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",C.fontWeight,"600"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",C.letterSpacing,"0.144px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",C.lineHeight,"1.5"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",C.textTransform,"inherit")},Te={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",C.fontSize,"14px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",C.letterSpacing,"0.098px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",C.lineHeight,"1.7"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",C.textTransform,"inherit")},Le={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",C.fontSize,"16px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",C.letterSpacing,"0.496px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",C.lineHeight,"1.5"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",C.textTransform,"inherit")},ke={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",C.fontSize,"14px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",C.letterSpacing,"0.252px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",C.lineHeight,"1.4"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",C.textTransform,"inherit")},Fe={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",C.fontSize,"12px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",C.letterSpacing,"0.396px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",C.lineHeight,"1.33"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",C.textTransform,"inherit")},Ue={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",C.fontSize,"10px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",C.letterSpacing,"0.33px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",C.lineHeight,"1.6"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",C.textTransform,"inherit")},_e={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",C.fontSize,"10px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",C.letterSpacing,"1.5px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",C.lineHeight,"1.6"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",C.textTransform,"uppercase")},De={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-button-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-button-font-size","",C.fontSize,"14px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",C.fontWeight,"600"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",C.letterSpacing,"1.246px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-button-line-height","",C.lineHeight,"1.15"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",C.textTransform,"uppercase")},Kn=K.css`
|
|
22
22
|
.ft-typography--title {
|
|
23
23
|
font-family: ${Ie.fontFamily};
|
|
24
24
|
font-size: ${Ie.fontSize};
|
|
@@ -27,7 +27,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
|
|
|
27
27
|
line-height: ${Ie.lineHeight};
|
|
28
28
|
text-transform: ${Ie.textTransform};
|
|
29
29
|
}
|
|
30
|
-
`,
|
|
30
|
+
`,Gn=K.css`
|
|
31
31
|
.ft-typography--title-dense {
|
|
32
32
|
font-family: ${Re.fontFamily};
|
|
33
33
|
font-size: ${Re.fontSize};
|
|
@@ -36,7 +36,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
|
|
|
36
36
|
line-height: ${Re.lineHeight};
|
|
37
37
|
text-transform: ${Re.textTransform};
|
|
38
38
|
}
|
|
39
|
-
`,
|
|
39
|
+
`,Zn=K.css`
|
|
40
40
|
.ft-typography--subtitle1 {
|
|
41
41
|
font-family: ${Pe.fontFamily};
|
|
42
42
|
font-size: ${Pe.fontSize};
|
|
@@ -45,7 +45,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
|
|
|
45
45
|
line-height: ${Pe.lineHeight};
|
|
46
46
|
text-transform: ${Pe.textTransform};
|
|
47
47
|
}
|
|
48
|
-
`,
|
|
48
|
+
`,Vn=K.css`
|
|
49
49
|
.ft-typography--subtitle2 {
|
|
50
50
|
font-family: ${Te.fontFamily};
|
|
51
51
|
font-size: ${Te.fontSize};
|
|
@@ -55,7 +55,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
|
|
|
55
55
|
text-transform: ${Te.textTransform};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
`,
|
|
58
|
+
`,qn=K.css`
|
|
59
59
|
.ft-typography--body1 {
|
|
60
60
|
font-family: ${Le.fontFamily};
|
|
61
61
|
font-size: ${Le.fontSize};
|
|
@@ -64,7 +64,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
|
|
|
64
64
|
line-height: ${Le.lineHeight};
|
|
65
65
|
text-transform: ${Le.textTransform};
|
|
66
66
|
}
|
|
67
|
-
`,
|
|
67
|
+
`,Yn=K.css`
|
|
68
68
|
.ft-typography--body2 {
|
|
69
69
|
font-family: ${ke.fontFamily};
|
|
70
70
|
font-size: ${ke.fontSize};
|
|
@@ -73,7 +73,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
|
|
|
73
73
|
line-height: ${ke.lineHeight};
|
|
74
74
|
text-transform: ${ke.textTransform};
|
|
75
75
|
}
|
|
76
|
-
`,
|
|
76
|
+
`,Xn=K.css`
|
|
77
77
|
.ft-typography--caption {
|
|
78
78
|
font-family: ${Fe.fontFamily};
|
|
79
79
|
font-size: ${Fe.fontSize};
|
|
@@ -82,7 +82,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
|
|
|
82
82
|
line-height: ${Fe.lineHeight};
|
|
83
83
|
text-transform: ${Fe.textTransform};
|
|
84
84
|
}
|
|
85
|
-
`,
|
|
85
|
+
`,Qn=K.css`
|
|
86
86
|
.ft-typography--breadcrumb {
|
|
87
87
|
font-family: ${Ue.fontFamily};
|
|
88
88
|
font-size: ${Ue.fontSize};
|
|
@@ -91,7 +91,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
|
|
|
91
91
|
line-height: ${Ue.lineHeight};
|
|
92
92
|
text-transform: ${Ue.textTransform};
|
|
93
93
|
}
|
|
94
|
-
`,
|
|
94
|
+
`,Jn=K.css`
|
|
95
95
|
.ft-typography--overline {
|
|
96
96
|
font-family: ${_e.fontFamily};
|
|
97
97
|
font-size: ${_e.fontSize};
|
|
@@ -100,7 +100,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
|
|
|
100
100
|
line-height: ${_e.lineHeight};
|
|
101
101
|
text-transform: ${_e.textTransform};
|
|
102
102
|
}
|
|
103
|
-
`,
|
|
103
|
+
`,ea=K.css`
|
|
104
104
|
.ft-typography--button {
|
|
105
105
|
font-family: ${De.fontFamily};
|
|
106
106
|
font-size: ${De.fontSize};
|
|
@@ -109,11 +109,11 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
|
|
|
109
109
|
line-height: ${De.lineHeight};
|
|
110
110
|
text-transform: ${De.textTransform};
|
|
111
111
|
}
|
|
112
|
-
`,
|
|
112
|
+
`,ta=K.css`
|
|
113
113
|
.ft-typography {
|
|
114
114
|
vertical-align: inherit;
|
|
115
115
|
}
|
|
116
|
-
`,
|
|
116
|
+
`,ra=[Object.keys(wt).map(r=>$n(r))];var oa=function(r,t,o,n){var a=arguments.length,c=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(l=r[u])&&(c=(a<3?l(c):a>3?l(t,o,c):l(t,o))||c);return a>3&&c&&Object.defineProperty(t,o,c),c},ne=class extends na.FtLitElement{constructor(){super(...arguments),this.variant=Et.body1}render(){return this.element?Cr`
|
|
117
117
|
<${Or(this.element)}
|
|
118
118
|
part="text"
|
|
119
119
|
class="ft-typography ft-typography--${this.variant}">
|
|
@@ -121,15 +121,15 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
|
|
|
121
121
|
</${Or(this.element)}>
|
|
122
122
|
`:Cr`
|
|
123
123
|
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
124
|
-
`}};ne.styles=[
|
|
125
|
-
<ft-typography variant="body1" part="text">${(0,
|
|
124
|
+
`}};ne.styles=[Kn,Gn,Zn,Vn,qn,Yn,Xn,Qn,Jn,ea,ta,...ra];oa([(0,Er.property)()],ne.prototype,"element",void 0);oa([(0,Er.property)()],ne.prototype,"variant",void 0);(0,aa.customElement)("ft-typography")(ne);var Be=class extends vt{render(){let t=this.result?this.selectAbstract(this.result):void 0;return t?wr.html`
|
|
125
|
+
<ft-typography variant="body1" part="text">${(0,ia.unsafeHTML)(t)}</ft-typography>
|
|
126
126
|
`:wr.html`
|
|
127
127
|
<style>
|
|
128
128
|
:host {
|
|
129
129
|
display: none !important;
|
|
130
130
|
}
|
|
131
131
|
</style>
|
|
132
|
-
`}selectAbstract(t){switch(t.type){case"MAP":return t.map.htmlExcerpt;case"DOCUMENT":return t.document.htmlExcerpt;case"TOPIC":return t.topic.htmlExcerpt}return""}};Be.elementDefinitions={"ft-typography":ne};Be.styles=
|
|
132
|
+
`}selectAbstract(t){switch(t.type){case"MAP":return t.map.htmlExcerpt;case"DOCUMENT":return t.document.htmlExcerpt;case"TOPIC":return t.topic.htmlExcerpt}return""}};Be.elementDefinitions={"ft-typography":ne};Be.styles=qo;(0,ca.customElement)("ft-search-result-abstract")(Be);})();
|
|
133
133
|
/*! Bundled license information:
|
|
134
134
|
|
|
135
135
|
@lit/reactive-element/css-tag.js:
|