@fluid-topics/ft-search-result-abstract 1.1.69 → 1.1.70
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,118 +1,118 @@
|
|
|
1
|
-
!function(t,o,e,r,a){var i,n,l,c,p,f,s,d,h,g,y,b,u,m,O,N,x,S;!function(t){!function(o){var e={searchParams:"URLSearchParams"in t,iterable:"Symbol"in t&&"iterator"in Symbol,blob:"FileReader"in t&&"Blob"in t&&function(){try{return new Blob,!0}catch(t){return!1}}(),formData:"FormData"in t,arrayBuffer:"ArrayBuffer"in t};if(e.arrayBuffer)var r=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],a=ArrayBuffer.isView||function(t){return t&&r.indexOf(Object.prototype.toString.call(t))>-1};function i(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(t))throw new TypeError("Invalid character in header field name");return t.toLowerCase()}function n(t){return"string"!=typeof t&&(t=String(t)),t}function l(t){var o={next:function(){var o=t.shift();return{done:void 0===o,value:o}}};return e.iterable&&(o[Symbol.iterator]=function(){return o}),o}function c(t){this.map={},t instanceof c?t.forEach((function(t,o){this.append(o,t)}),this):Array.isArray(t)?t.forEach((function(t){this.append(t[0],t[1])}),this):t&&Object.getOwnPropertyNames(t).forEach((function(o){this.append(o,t[o])}),this)}function p(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function f(t){return new Promise((function(o,e){t.onload=function(){o(t.result)},t.onerror=function(){e(t.error)}}))}function s(t){var o=new FileReader,e=f(o);return o.readAsArrayBuffer(t),e}function d(t){if(t.slice)return t.slice(0);var o=new Uint8Array(t.byteLength);return o.set(new Uint8Array(t)),o.buffer}function h(){return this.bodyUsed=!1,this._initBody=function(t){var o;this._bodyInit=t,t?"string"==typeof t?this._bodyText=t:e.blob&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:e.formData&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:e.searchParams&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():e.arrayBuffer&&e.blob&&((o=t)&&DataView.prototype.isPrototypeOf(o))?(this._bodyArrayBuffer=d(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):e.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(t)||a(t))?this._bodyArrayBuffer=d(t):this._bodyText=t=Object.prototype.toString.call(t):this._bodyText="",this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):e.searchParams&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},e.blob&&(this.blob=function(){var t=p(this);if(t)return t;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?p(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(s)}),this.text=function(){var t,o,e,r=p(this);if(r)return r;if(this._bodyBlob)return t=this._bodyBlob,o=new FileReader,e=f(o),o.readAsText(t),e;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var o=new Uint8Array(t),e=new Array(o.length),r=0;r<o.length;r++)e[r]=String.fromCharCode(o[r]);return e.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},e.formData&&(this.formData=function(){return this.text().then(b)}),this.json=function(){return this.text().then(JSON.parse)},this}c.prototype.append=function(t,o){t=i(t),o=n(o);var e=this.map[t];this.map[t]=e?e+", "+o:o},c.prototype.delete=function(t){delete this.map[i(t)]},c.prototype.get=function(t){return t=i(t),this.has(t)?this.map[t]:null},c.prototype.has=function(t){return this.map.hasOwnProperty(i(t))},c.prototype.set=function(t,o){this.map[i(t)]=n(o)},c.prototype.forEach=function(t,o){for(var e in this.map)this.map.hasOwnProperty(e)&&t.call(o,this.map[e],e,this)},c.prototype.keys=function(){var t=[];return this.forEach((function(o,e){t.push(e)})),l(t)},c.prototype.values=function(){var t=[];return this.forEach((function(o){t.push(o)})),l(t)},c.prototype.entries=function(){var t=[];return this.forEach((function(o,e){t.push([e,o])})),l(t)},e.iterable&&(c.prototype[Symbol.iterator]=c.prototype.entries);var g=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function y(t,o){var e,r,a=(o=o||{}).body;if(t instanceof y){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,o.headers||(this.headers=new c(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,a||null==t._bodyInit||(a=t._bodyInit,t.bodyUsed=!0)}else this.url=String(t);if(this.credentials=o.credentials||this.credentials||"same-origin",!o.headers&&this.headers||(this.headers=new c(o.headers)),this.method=(e=o.method||this.method||"GET",r=e.toUpperCase(),g.indexOf(r)>-1?r:e),this.mode=o.mode||this.mode||null,this.signal=o.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&a)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(a)}function b(t){var o=new FormData;return t.trim().split("&").forEach((function(t){if(t){var e=t.split("="),r=e.shift().replace(/\+/g," "),a=e.join("=").replace(/\+/g," ");o.append(decodeURIComponent(r),decodeURIComponent(a))}})),o}function u(t,o){o||(o={}),this.type="default",this.status=void 0===o.status?200:o.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in o?o.statusText:"OK",this.headers=new c(o.headers),this.url=o.url||"",this._initBody(t)}y.prototype.clone=function(){return new y(this,{body:this._bodyInit})},h.call(y.prototype),h.call(u.prototype),u.prototype.clone=function(){return new u(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new c(this.headers),url:this.url})},u.error=function(){var t=new u(null,{status:0,statusText:""});return t.type="error",t};var m=[301,302,303,307,308];u.redirect=function(t,o){if(-1===m.indexOf(o))throw new RangeError("Invalid status code");return new u(null,{status:o,headers:{location:t}})},o.DOMException=t.DOMException;try{new o.DOMException}catch(t){o.DOMException=function(t,o){this.message=t,this.name=o;var e=Error(t);this.stack=e.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function O(t,r){return new Promise((function(a,i){var n=new y(t,r);if(n.signal&&n.signal.aborted)return i(new o.DOMException("Aborted","AbortError"));var l=new XMLHttpRequest;function p(){l.abort()}l.onload=function(){var t,o,e={status:l.status,statusText:l.statusText,headers:(t=l.getAllResponseHeaders()||"",o=new c,t.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach((function(t){var e=t.split(":"),r=e.shift().trim();if(r){var a=e.join(":").trim();o.append(r,a)}})),o)};e.url="responseURL"in l?l.responseURL:e.headers.get("X-Request-URL");var r="response"in l?l.response:l.responseText;a(new u(r,e))},l.onerror=function(){i(new TypeError("Network request failed"))},l.ontimeout=function(){i(new TypeError("Network request failed"))},l.onabort=function(){i(new o.DOMException("Aborted","AbortError"))},l.open(n.method,n.url,!0),"include"===n.credentials?l.withCredentials=!0:"omit"===n.credentials&&(l.withCredentials=!1),"responseType"in l&&e.blob&&(l.responseType="blob"),n.headers.forEach((function(t,o){l.setRequestHeader(o,t)})),n.signal&&(n.signal.addEventListener("abort",p),l.onreadystatechange=function(){4===l.readyState&&n.signal.removeEventListener("abort",p)}),l.send(void 0===n._bodyInit?null:n._bodyInit)}))}O.polyfill=!0,t.fetch||(t.fetch=O,t.Headers=c,t.Request=y,t.Response=u),o.Headers=c,o.Request=y,o.Response=u,o.fetch=O,Object.defineProperty(o,"t",{value:!0})}({})}("undefined"!=typeof self?self:void 0),function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"}(i||(i={})),function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"}(n||(n={})),function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"}(l||(l={})),function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"}(c||(c={})),function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"}(p||(p={})),function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"}(f||(f={})),function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"}(s||(s={})),function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"}(d||(d={})),function(t){t.ASC="ASC",t.DESC="DESC"}(h||(h={})),function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"}(g||(g={})),function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"}(y||(y={})),function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"}(b||(b={})),function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"}(u||(u={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"}(m||(m={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"}(O||(O={})),function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"}(N||(N={})),function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"}(x||(x={})),function(t){t.VALID="VALID",t.INVALID="INVALID"}(S||(S={})),x.PERSONAL_BOOK_SHARE_USER,x.PERSONAL_BOOK_USER,x.HTML_EXPORT_USER,x.PERSONAL_BOOK_USER,x.PDF_EXPORT_USER,x.PERSONAL_BOOK_USER,x.KHUB_ADMIN,x.CONTENT_PUBLISHER,x.ADMIN,x.KHUB_ADMIN,x.USERS_ADMIN,x.PORTAL_ADMIN,x.DEVELOPER,x.BETA_USER,x.DEBUG_USER;const w=e.css`
|
|
2
|
-
`,
|
|
1
|
+
!function(t,o,e,r,a){var i,n,l,c,p,f,s,d,h,g,y,b,u,m,O,N,x,S,w;!function(t){!function(o){var e={searchParams:"URLSearchParams"in t,iterable:"Symbol"in t&&"iterator"in Symbol,blob:"FileReader"in t&&"Blob"in t&&function(){try{return new Blob,!0}catch(t){return!1}}(),formData:"FormData"in t,arrayBuffer:"ArrayBuffer"in t};if(e.arrayBuffer)var r=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],a=ArrayBuffer.isView||function(t){return t&&r.indexOf(Object.prototype.toString.call(t))>-1};function i(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(t))throw new TypeError("Invalid character in header field name");return t.toLowerCase()}function n(t){return"string"!=typeof t&&(t=String(t)),t}function l(t){var o={next:function(){var o=t.shift();return{done:void 0===o,value:o}}};return e.iterable&&(o[Symbol.iterator]=function(){return o}),o}function c(t){this.map={},t instanceof c?t.forEach((function(t,o){this.append(o,t)}),this):Array.isArray(t)?t.forEach((function(t){this.append(t[0],t[1])}),this):t&&Object.getOwnPropertyNames(t).forEach((function(o){this.append(o,t[o])}),this)}function p(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function f(t){return new Promise((function(o,e){t.onload=function(){o(t.result)},t.onerror=function(){e(t.error)}}))}function s(t){var o=new FileReader,e=f(o);return o.readAsArrayBuffer(t),e}function d(t){if(t.slice)return t.slice(0);var o=new Uint8Array(t.byteLength);return o.set(new Uint8Array(t)),o.buffer}function h(){return this.bodyUsed=!1,this._initBody=function(t){var o;this._bodyInit=t,t?"string"==typeof t?this._bodyText=t:e.blob&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:e.formData&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:e.searchParams&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():e.arrayBuffer&&e.blob&&((o=t)&&DataView.prototype.isPrototypeOf(o))?(this._bodyArrayBuffer=d(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):e.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(t)||a(t))?this._bodyArrayBuffer=d(t):this._bodyText=t=Object.prototype.toString.call(t):this._bodyText="",this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):e.searchParams&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},e.blob&&(this.blob=function(){var t=p(this);if(t)return t;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?p(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(s)}),this.text=function(){var t,o,e,r=p(this);if(r)return r;if(this._bodyBlob)return t=this._bodyBlob,o=new FileReader,e=f(o),o.readAsText(t),e;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var o=new Uint8Array(t),e=new Array(o.length),r=0;r<o.length;r++)e[r]=String.fromCharCode(o[r]);return e.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},e.formData&&(this.formData=function(){return this.text().then(b)}),this.json=function(){return this.text().then(JSON.parse)},this}c.prototype.append=function(t,o){t=i(t),o=n(o);var e=this.map[t];this.map[t]=e?e+", "+o:o},c.prototype.delete=function(t){delete this.map[i(t)]},c.prototype.get=function(t){return t=i(t),this.has(t)?this.map[t]:null},c.prototype.has=function(t){return this.map.hasOwnProperty(i(t))},c.prototype.set=function(t,o){this.map[i(t)]=n(o)},c.prototype.forEach=function(t,o){for(var e in this.map)this.map.hasOwnProperty(e)&&t.call(o,this.map[e],e,this)},c.prototype.keys=function(){var t=[];return this.forEach((function(o,e){t.push(e)})),l(t)},c.prototype.values=function(){var t=[];return this.forEach((function(o){t.push(o)})),l(t)},c.prototype.entries=function(){var t=[];return this.forEach((function(o,e){t.push([e,o])})),l(t)},e.iterable&&(c.prototype[Symbol.iterator]=c.prototype.entries);var g=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function y(t,o){var e,r,a=(o=o||{}).body;if(t instanceof y){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,o.headers||(this.headers=new c(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,a||null==t._bodyInit||(a=t._bodyInit,t.bodyUsed=!0)}else this.url=String(t);if(this.credentials=o.credentials||this.credentials||"same-origin",!o.headers&&this.headers||(this.headers=new c(o.headers)),this.method=(e=o.method||this.method||"GET",r=e.toUpperCase(),g.indexOf(r)>-1?r:e),this.mode=o.mode||this.mode||null,this.signal=o.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&a)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(a)}function b(t){var o=new FormData;return t.trim().split("&").forEach((function(t){if(t){var e=t.split("="),r=e.shift().replace(/\+/g," "),a=e.join("=").replace(/\+/g," ");o.append(decodeURIComponent(r),decodeURIComponent(a))}})),o}function u(t,o){o||(o={}),this.type="default",this.status=void 0===o.status?200:o.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in o?o.statusText:"OK",this.headers=new c(o.headers),this.url=o.url||"",this._initBody(t)}y.prototype.clone=function(){return new y(this,{body:this._bodyInit})},h.call(y.prototype),h.call(u.prototype),u.prototype.clone=function(){return new u(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new c(this.headers),url:this.url})},u.error=function(){var t=new u(null,{status:0,statusText:""});return t.type="error",t};var m=[301,302,303,307,308];u.redirect=function(t,o){if(-1===m.indexOf(o))throw new RangeError("Invalid status code");return new u(null,{status:o,headers:{location:t}})},o.DOMException=t.DOMException;try{new o.DOMException}catch(t){o.DOMException=function(t,o){this.message=t,this.name=o;var e=Error(t);this.stack=e.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function O(t,r){return new Promise((function(a,i){var n=new y(t,r);if(n.signal&&n.signal.aborted)return i(new o.DOMException("Aborted","AbortError"));var l=new XMLHttpRequest;function p(){l.abort()}l.onload=function(){var t,o,e={status:l.status,statusText:l.statusText,headers:(t=l.getAllResponseHeaders()||"",o=new c,t.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach((function(t){var e=t.split(":"),r=e.shift().trim();if(r){var a=e.join(":").trim();o.append(r,a)}})),o)};e.url="responseURL"in l?l.responseURL:e.headers.get("X-Request-URL");var r="response"in l?l.response:l.responseText;a(new u(r,e))},l.onerror=function(){i(new TypeError("Network request failed"))},l.ontimeout=function(){i(new TypeError("Network request failed"))},l.onabort=function(){i(new o.DOMException("Aborted","AbortError"))},l.open(n.method,n.url,!0),"include"===n.credentials?l.withCredentials=!0:"omit"===n.credentials&&(l.withCredentials=!1),"responseType"in l&&e.blob&&(l.responseType="blob"),n.headers.forEach((function(t,o){l.setRequestHeader(o,t)})),n.signal&&(n.signal.addEventListener("abort",p),l.onreadystatechange=function(){4===l.readyState&&n.signal.removeEventListener("abort",p)}),l.send(void 0===n._bodyInit?null:n._bodyInit)}))}O.polyfill=!0,t.fetch||(t.fetch=O,t.Headers=c,t.Request=y,t.Response=u),o.Headers=c,o.Request=y,o.Response=u,o.fetch=O,Object.defineProperty(o,"t",{value:!0})}({})}("undefined"!=typeof self?self:void 0),function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"}(i||(i={})),function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"}(n||(n={})),function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"}(l||(l={})),function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT"}(c||(c={})),function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"}(p||(p={})),function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"}(f||(f={})),function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"}(s||(s={})),function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"}(d||(d={})),function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"}(h||(h={})),function(t){t.ASC="ASC",t.DESC="DESC"}(g||(g={})),function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"}(y||(y={})),function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"}(b||(b={})),function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"}(u||(u={})),function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"}(m||(m={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"}(O||(O={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"}(N||(N={})),function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"}(x||(x={})),function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"}(S||(S={})),function(t){t.VALID="VALID",t.INVALID="INVALID"}(w||(w={})),S.PERSONAL_BOOK_SHARE_USER,S.PERSONAL_BOOK_USER,S.HTML_EXPORT_USER,S.PERSONAL_BOOK_USER,S.PDF_EXPORT_USER,S.PERSONAL_BOOK_USER,S.KHUB_ADMIN,S.CONTENT_PUBLISHER,S.ADMIN,S.KHUB_ADMIN,S.USERS_ADMIN,S.PORTAL_ADMIN,S.DEVELOPER,S.BETA_USER,S.DEBUG_USER;const E=e.css`
|
|
2
|
+
`,v=o.FtReduxStore.get({name:"ft-app-info",reducers:{},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}});class I{static get(t){const{baseUrl:o,apiIntegrationIdentifier:e}=v.getState(),r=null!=t?t:e;if(o&&r&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,r,!0)}static await(t){return new Promise((o=>{let e=I.get(t);if(e)o(e);else{const r=v.subscribe((()=>{e=I.get(t),e&&(r(),o(e))}))}}))}}class C{constructor(t=!0,e){var r;this.overrideApi=e;let a=this.constructor;a.commonCache=null!==(r=a.commonCache)&&void 0!==r?r:new o.CacheRegistry,this.cache=t?a.commonCache:new o.CacheRegistry}get api(){var t;return null!==(t=this.overrideApi)&&void 0!==t?t:I.get()}get awaitApi(){var t;return null!==(t=this.overrideApi)&&void 0!==t?t:I.await()}clearCache(){this.cache.clearAll()}}var U;const R=Symbol("clearAfterUnitTest");class W extends C{constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[U]=()=>{this.defaultMessages={},this.cache=new o.CacheRegistry,this.listeners={}},this.currentUiLocale=v.getState().uiLocale,v.subscribe((()=>this.clearWhenUiLocaleChanges()))}clearWhenUiLocaleChanges(){const{uiLocale:t}=v.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){const o=t.name.toLowerCase();this.cache.setFinal(o,t),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,e){var r;if(t=t.toLowerCase(),Object.keys(e).length>0){const a={...null!==(r=this.defaultMessages[t])&&void 0!==r?r:{},...e};o.deepEqual(this.defaultMessages[t],a)||(this.defaultMessages[t]=a,await this.notify(t))}await this.fetchContext(t)}resolveMessage(t,e,...r){var a,i,n;t=t.toLowerCase(),this.fetchContext(t);const l=null!==(i=null===(a=this.cache.getNow(t))||void 0===a?void 0:a.messages)&&void 0!==i?i:{};return new o.ParametrizedLabelResolver(null!==(n=this.defaultMessages[t])&&void 0!==n?n:{},l).resolve(e,...r)}async fetchContext(t){if(!this.cache.has(t))try{await this.cache.get(t,(()=>this.messageContextProvider(this.currentUiLocale,t))),await this.notify(t)}catch(t){console.error(t)}}subscribe(t,o){var e;return t=t.toLowerCase(),this.listeners[t]=null!==(e=this.listeners[t])&&void 0!==e?e:new Set,this.listeners[t].add(o),()=>{var e;return null===(e=this.listeners[t])||void 0===e?void 0:e.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map((t=>this.notify(t))))}async notify(t){null!=this.listeners[t]&&await Promise.all([...this.listeners[t].values()].map((t=>o.delay(0).then((()=>t())).catch((()=>null)))))}}U=R,null==window.FluidTopicsI18nService&&(window.FluidTopicsI18nService=new class extends W{constructor(){super((async(t,o)=>(await this.awaitApi).getFluidTopicsMessageContext(t,o)))}}),null==window.FluidTopicsCustomI18nService&&(window.FluidTopicsCustomI18nService=new class extends W{constructor(){super((async(t,o)=>(await this.awaitApi).getCustomMessageContext(t,o)))}});const L=window.FluidTopicsI18nService;var Z=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class K extends o.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=()=>I.get(),this.messageContexts=[],this.cache=new o.CacheRegistry,this.cleanSessionDebouncer=new o.Debouncer}render(){return e.html`
|
|
3
3
|
<slot></slot>
|
|
4
|
-
`}update(t){super.update(t),t.has("baseUrl")&&(
|
|
4
|
+
`}update(t){super.update(t),t.has("baseUrl")&&(v.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&v.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&v.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&v.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&v.actions.noCustom(this.noCustom),t.has("editorMode")&&v.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&v.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&v.actions.session(this.session),t.has("availableUiLocales")&&v.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&null!=this.messageContexts&&this.messageContexts.forEach((t=>L.addContext(t))),t.has("openExternalDocumentInNewTab")&&v.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&v.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&v.actions.forcedOffline(this.forcedOffline),setTimeout((()=>this.updateIfNeeded()))}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(null==this.session&&this.updateSession(),null==this.availableUiLocales&&this.updateUiLocales(),null==this.metadataConfiguration&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",(async()=>{const 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()))}}K.elementDefinitions={},K.styles=E,Z([r.property()],K.prototype,"baseUrl",void 0),Z([r.property()],K.prototype,"apiIntegrationIdentifier",void 0),Z([r.property()],K.prototype,"uiLocale",void 0),Z([o.jsonProperty(null)],K.prototype,"availableUiLocales",void 0),Z([o.jsonProperty(null)],K.prototype,"metadataConfiguration",void 0),Z([r.property({type:Boolean})],K.prototype,"editorMode",void 0),Z([r.property({type:Boolean})],K.prototype,"noCustom",void 0),Z([r.property({type:Boolean})],K.prototype,"openExternalDocumentInNewTab",void 0),Z([r.property({converter:{fromAttribute:t=>"false"!==t&&("true"===t||null!=t&&t)}})],K.prototype,"noCustomComponent",void 0),Z([r.property({type:Boolean})],K.prototype,"withManualResources",void 0),Z([r.property({type:Boolean})],K.prototype,"navigatorOnline",void 0),Z([r.property({type:Boolean})],K.prototype,"forcedOffline",void 0),Z([r.property({type:Object})],K.prototype,"apiProvider",void 0),Z([o.jsonProperty([])],K.prototype,"messageContexts",void 0),Z([o.jsonProperty(void 0)],K.prototype,"session",void 0);class z extends C{async listMySearches(){let t=v.getState().session;return(null==t?void 0:t.sessionAuthenticated)?this.cache.get("my-searches",(async()=>(await this.awaitApi).listMySearches(t.profile.userId)),3e5):[]}}class A extends C{async listMyBookmarks(){let t=v.getState().session;return(null==t?void 0:t.sessionAuthenticated)?this.cache.get("my-bookmarks",(async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId)),3e5):[]}}const D=o.FtReduxStore.get({name:"ft-user-assets",initialState:{savedSearches:void 0,bookmarks:void 0}});new class{constructor(){this.currentSession=v.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new A,this.savedSearchesService=new z,v.subscribe((()=>this.reloadWhenUserSessionChanges()))}reloadWhenUserSessionChanges(){var t;const{session:e}=v.getState();o.deepEqual(null===(t=this.currentSession)||void 0===t?void 0:t.profile,null==e?void 0:e.profile)||(this.currentSession=e,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),D.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),D.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();const t=await this.savedSearchesService.listMySearches();D.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){const o=(null===(t=this.currentSession)||void 0===t?void 0:t.sessionAuthenticated)?await this.bookmarksService.listMyBookmarks():void 0;D.actions.bookmarks(o)}}};window.FluidTopicsAppInfoStoreService=new class{addCommand(t,o=!1){v.commands.add(t,o)}consumeCommand(t){return v.commands.consume(t)}};window.FluidTopicsHighlightHtmlService=new class{highlightHtml(t,e){o.highlightHtml(t,e)}},o.customElement("ft-app-context")(K);class k extends Event{constructor(){super(k.eventName)}}k.eventName="search-context-clear-all-filters";var $=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class F extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}}const B=Symbol("registerInterval");class H extends(function(t){var o;class e extends t{constructor(){super(...arguments),this[o]=0}setSearchStateManager(t){this.clearStateManager(),this.stateManager=t,this.addStore(t.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[B]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[B]):this.dispatchEvent(new F)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return o=B,$([r.state()],e.prototype,"stateManager",void 0),e}(o.FtLitElementRedux)){}var T=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class P extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}}const _=Symbol("registerInterval");class G extends(function(t){var o;class e extends t{constructor(){super(...arguments),this[o]=0}setResultStateManager(t){this.resultStateManager=t}unregisterResultStateManager(){this.resultStateManager&&(this.resultStateManager.unregisterComponent(this),this.resultStateManager=void 0)}connectedCallback(){super.connectedCallback(),this[_]=window.setInterval((()=>this.tryToRegisterToResultContext()),50)}tryToRegisterToResultContext(){null!=this.result?window.clearInterval(this[_]):this.dispatchEvent(new P)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return o=_,T([r.property({attribute:!1})],e.prototype,"cluster",void 0),T([r.property({attribute:!1})],e.prototype,"result",void 0),T([r.property({attribute:!1,type:Number})],e.prototype,"rank",void 0),e}(H)){}const M={highlightBackgroundColor:o.FtCssVariableFactory.create("--ft-sra-highlight-background-color","","COLOR","transparent")},j=e.css`
|
|
5
5
|
.kwicmatch {
|
|
6
6
|
font-weight: 700;
|
|
7
|
-
background-color: ${
|
|
7
|
+
background-color: ${M.highlightBackgroundColor};
|
|
8
8
|
}
|
|
9
9
|
`
|
|
10
10
|
/**
|
|
11
11
|
* @license
|
|
12
12
|
* Copyright 2017 Google LLC
|
|
13
13
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
14
|
-
*/,
|
|
14
|
+
*/,Y=globalThis,V=Y.trustedTypes,X=V?V.createPolicy("lit-html",{createHTML:t=>t}):void 0,q="$lit$",J=`lit$${(Math.random()+"").slice(9)}$`,Q="?"+J,tt=`<${Q}>`,ot=document,et=()=>ot.createComment(""),rt=t=>null===t||"object"!=typeof t&&"function"!=typeof t,at=Array.isArray,it="[ \t\n\f\r]",nt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,lt=/-->/g,ct=/>/g,pt=RegExp(`>|${it}(?:([^\\s"'>=/]+)(${it}*=${it}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),ft=/'/g,st=/"/g,dt=/^(?:script|style|textarea|title)$/i,ht=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),gt=Symbol.for("lit-noChange"),yt=Symbol.for("lit-nothing"),bt=new WeakMap,ut=ot.createTreeWalker(ot,129);function mt(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==X?X.createHTML(o):o}const Ot=(t,o)=>{const e=t.length-1,r=[];let a,i=2===o?"<svg>":"",n=nt;for(let o=0;o<e;o++){const e=t[o];let l,c,p=-1,f=0;for(;f<e.length&&(n.lastIndex=f,c=n.exec(e),null!==c);)f=n.lastIndex,n===nt?"!--"===c[1]?n=lt:void 0!==c[1]?n=ct:void 0!==c[2]?(dt.test(c[2])&&(a=RegExp("</"+c[2],"g")),n=pt):void 0!==c[3]&&(n=pt):n===pt?">"===c[0]?(n=a??nt,p=-1):void 0===c[1]?p=-2:(p=n.lastIndex-c[2].length,l=c[1],n=void 0===c[3]?pt:'"'===c[3]?st:ft):n===st||n===ft?n=pt:n===lt||n===ct?n=nt:(n=pt,a=void 0);const s=n===pt&&t[o+1].startsWith("/>")?" ":"";i+=n===nt?e+tt:p>=0?(r.push(l),e.slice(0,p)+q+e.slice(p)+J+s):e+J+(-2===p?o:s)}return[mt(t,i+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class Nt{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let a=0,i=0;const n=t.length-1,l=this.parts,[c,p]=Ot(t,o);if(this.el=Nt.createElement(c,e),ut.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=ut.nextNode())&&l.length<n;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(q)){const o=p[i++],e=r.getAttribute(t).split(J),n=/([.?@])?(.*)/.exec(o);l.push({type:1,index:a,name:n[2],strings:e,ctor:"."===n[1]?vt:"?"===n[1]?It:"@"===n[1]?Ct:Et}),r.removeAttribute(t)}else t.startsWith(J)&&(l.push({type:6,index:a}),r.removeAttribute(t));if(dt.test(r.tagName)){const t=r.textContent.split(J),o=t.length-1;if(o>0){r.textContent=V?V.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],et()),ut.nextNode(),l.push({type:2,index:++a});r.append(t[o],et())}}}else if(8===r.nodeType)if(r.data===Q)l.push({type:2,index:a});else{let t=-1;for(;-1!==(t=r.data.indexOf(J,t+1));)l.push({type:7,index:a}),t+=J.length-1}a++}}static createElement(t,o){const e=ot.createElement("template");return e.innerHTML=t,e}}function xt(t,o,e=t,r){if(o===gt)return o;let a=void 0!==r?e._$Co?.[r]:e._$Cl;const i=rt(o)?void 0:o._$litDirective$;return a?.constructor!==i&&(a?._$AO?.(!1),void 0===i?a=void 0:(a=new i(t),a._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=a:e._$Cl=a),void 0!==a&&(o=xt(t,a._$AS(t,o.values),a,r)),o}class St{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){const{el:{content:o},parts:e}=this._$AD,r=(t?.creationScope??ot).importNode(o,!0);ut.currentNode=r;let a=ut.nextNode(),i=0,n=0,l=e[0];for(;void 0!==l;){if(i===l.index){let o;2===l.type?o=new wt(a,a.nextSibling,this,t):1===l.type?o=new l.ctor(a,l.name,l.strings,this,t):6===l.type&&(o=new Ut(a,this,t)),this._$AV.push(o),l=e[++n]}i!==l?.index&&(a=ut.nextNode(),i++)}return ut.currentNode=ot,r}p(t){let o=0;for(const e of this._$AV)void 0!==e&&(void 0!==e.strings?(e._$AI(t,e,o),o+=e.strings.length-2):e._$AI(t[o])),o++}}class wt{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=yt,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=e,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const o=this._$AM;return void 0!==o&&11===t?.nodeType&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=xt(this,t,o),rt(t)?t===yt||null==t||""===t?(this._$AH!==yt&&this._$AR(),this._$AH=yt):t!==this._$AH&&t!==gt&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>at(t)||"function"==typeof t?.[Symbol.iterator])(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!==yt&&rt(this._$AH)?this._$AA.nextSibling.data=t:this.$(ot.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:e}=t,r="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=Nt.createElement(mt(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new St(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=bt.get(t.strings);return void 0===o&&bt.set(t.strings,o=new Nt(t)),o}T(t){at(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let e,r=0;for(const a of t)r===o.length?o.push(e=new wt(this.k(et()),this.k(et()),this,this.options)):e=o[r],e._$AI(a),r++;r<o.length&&(this._$AR(e&&e._$AB.nextSibling,r),o.length=r)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}class Et{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,a){this.type=1,this._$AH=yt,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=a,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=yt}_$AI(t,o=this,e,r){const a=this.strings;let i=!1;if(void 0===a)t=xt(this,t,o,0),i=!rt(t)||t!==this._$AH&&t!==gt,i&&(this._$AH=t);else{const r=t;let n,l;for(t=a[0],n=0;n<a.length-1;n++)l=xt(this,r[e+n],o,n),l===gt&&(l=this._$AH[n]),i||=!rt(l)||l!==this._$AH[n],l===yt?t=yt:t!==yt&&(t+=(l??"")+a[n+1]),this._$AH[n]=l}i&&!r&&this.O(t)}O(t){t===yt?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class vt extends Et{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===yt?void 0:t}}class It extends Et{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==yt)}}class Ct extends Et{constructor(t,o,e,r,a){super(t,o,e,r,a),this.type=5}_$AI(t,o=this){if((t=xt(this,t,o,0)??yt)===gt)return;const e=this._$AH,r=t===yt&&e!==yt||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,a=t!==yt&&(e===yt||r);r&&this.element.removeEventListener(this.name,this,e),a&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}}class Ut{constructor(t,o,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){xt(this,t)}}const Rt=Y.litHtmlPolyfillSupport;Rt?.(Nt,wt),(Y.litHtmlVersions??=[]).push("3.1.0");
|
|
15
15
|
/**
|
|
16
16
|
* @license
|
|
17
17
|
* Copyright 2020 Google LLC
|
|
18
18
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
19
19
|
*/
|
|
20
|
-
const Rt=Symbol.for(""),Wt=t=>{if(t?.r===Rt)return t?._$litStatic$},Lt=t=>({_$litStatic$:t,r:Rt}),Zt=new Map,Kt=(t=>(o,...e)=>{const r=e.length;let a,i;const n=[],l=[];let c,p=0,f=!1;for(;p<r;){for(c=o[p];p<r&&void 0!==(i=e[p],a=Wt(i));)c+=a+o[++p],f=!0;p!==r&&l.push(i),n.push(c),p++}if(p===r&&n.push(o[r]),f){const t=n.join("$$lit$$");void 0===(o=Zt.get(t))&&(n.raw=n,Zt.set(t,o=n)),e=l}return t(o,...e)})(dt);var zt;!function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"}(zt||(zt={}));const At=t=>"string"==typeof t?e.unsafeCSS(t):t;class Dt{static create(t,o,r,a){const i=t=>At(null!=t?t:a),n=e.css`var(${At(t)}, ${i(a)})`;return n.name=t,n.description=o,n.category=r,n.defaultValue=a,n.defaultCssValue=i,n.get=o=>e.css`var(${At(t)}, ${i(o)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>a,n}static extend(t,o,r,a){const i=t=>r.get(null!=t?t:a),n=e.css`var(${At(t)}, ${i(a)})`;return n.name=t,n.description=o,n.category=r.category,n.fallbackVariable=r,n.defaultValue=a,n.defaultCssValue=i,n.get=o=>e.css`var(${At(t)}, ${i(o)})`,n.breadcrumb=()=>[r.name,...r.breadcrumb()],n.lastResortDefaultValue=()=>null!=a?a:r.lastResortDefaultValue(),n}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):At(null!=o?o:t.lastResortDefaultValue()),a=e.css`var(${At(t.name)}, ${r(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=r,a.get=o=>e.css`var(${At(t.name)}, ${r(o)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}}const kt={colorWhite:Dt.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:Dt.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:Dt.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:Dt.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:Dt.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:Dt.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:Dt.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:Dt.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:Dt.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:Dt.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:Dt.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:Dt.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:Dt.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:Dt.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:Dt.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:Dt.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:Dt.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:Dt.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:Dt.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:Dt.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:Dt.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:Dt.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:Dt.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:Dt.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:Dt.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:Dt.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:Dt.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:Dt.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:Dt.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:Dt.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:Dt.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:Dt.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:Dt.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:Dt.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:Dt.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:Dt.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:Dt.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:Dt.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:Dt.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:Dt.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:Dt.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:Dt.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:Dt.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:Dt.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:Dt.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:Dt.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:Dt.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:Dt.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:Dt.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:Dt.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:Dt.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:Dt.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:Dt.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:Dt.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:Dt.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:Dt.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:Dt.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:Dt.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:Dt.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:Dt.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:Dt.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:Dt.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:Dt.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:Dt.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:Dt.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:Dt.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:Dt.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:Dt.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:Dt.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:Dt.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:Dt.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:Dt.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:Dt.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:Dt.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:Dt.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:Dt.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:Dt.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:Dt.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:Dt.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:Dt.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:Dt.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:Dt.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:Dt.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:Dt.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:Dt.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:Dt.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:Dt.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:Dt.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:Dt.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:Dt.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:Dt.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:Dt.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:Dt.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:Dt.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:Dt.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:Dt.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:Dt.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:Dt.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:Dt.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:Dt.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:Dt.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:Dt.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:Dt.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:Dt.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:Dt.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:Dt.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:Dt.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:Dt.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:Dt.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:Dt.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:Dt.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:Dt.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:Dt.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:Dt.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:Dt.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:Dt.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:Dt.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:Dt.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:Dt.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:Dt.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:Dt.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:Dt.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:Dt.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:Dt.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:Dt.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:Dt.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:Dt.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:Dt.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:Dt.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:Dt.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:Dt.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:Dt.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:Dt.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:Dt.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:Dt.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:Dt.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:Dt.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:Dt.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:Dt.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:Dt.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:Dt.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:Dt.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:Dt.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:Dt.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:Dt.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:Dt.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:Dt.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:Dt.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:Dt.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:Dt.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:Dt.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:Dt.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:Dt.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:Dt.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:Dt.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:Dt.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:Dt.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:Dt.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:Dt.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:Dt.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:Dt.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:Dt.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:Dt.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:Dt.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:Dt.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:Dt.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:Dt.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:Dt.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:Dt.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:Dt.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:Dt.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:Dt.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:Dt.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:Dt.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:Dt.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:Dt.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:Dt.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:Dt.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:Dt.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:Dt.create("--ft-icon-size-6","","SIZE","48px"),opacity0:Dt.create("--ft-opacity-0","","NUMBER","0"),opacity8:Dt.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:Dt.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:Dt.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:Dt.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:Dt.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:Dt.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:Dt.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:Dt.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:Dt.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:Dt.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:Dt.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:Dt.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:Dt.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:Dt.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)")},$t={display:{fontFamily:Dt.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:Dt.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:Dt.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:Dt.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:Dt.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:Dt.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:Dt.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:Dt.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:Dt.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:Dt.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:Dt.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:Dt.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:Dt.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:Dt.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:Dt.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:Dt.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:Dt.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:Dt.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:Dt.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:Dt.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:Dt.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:Dt.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:Dt.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:Dt.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:Dt.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:Dt.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:Dt.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:Dt.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:Dt.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:Dt.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:Dt.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:Dt.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:Dt.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:Dt.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:Dt.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:Dt.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:Dt.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Dt.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:Dt.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:Dt.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:Dt.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:Dt.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:Dt.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:Dt.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:Dt.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:Dt.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:Dt.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:Dt.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:Dt.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:Dt.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:Dt.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:Dt.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:Dt.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:Dt.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:Dt.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:Dt.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:Dt.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:Dt.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:Dt.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:Dt.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:Dt.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:Dt.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Dt.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:Dt.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:Dt.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:Dt.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:Dt.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:Dt.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:Dt.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:Dt.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:Dt.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:Dt.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Dt.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:Dt.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Dt.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:Dt.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:Dt.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:Dt.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Dt.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:Dt.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:Dt.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:Dt.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:Dt.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:Dt.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Dt.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:Dt.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:Dt.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:Dt.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:Dt.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:Dt.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Dt.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:Dt.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Dt.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:Dt.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:Dt.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:Dt.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Dt.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:Dt.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:Dt.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:Dt.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:Dt.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:Dt.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Dt.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:Dt.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:Dt.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:Dt.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:Dt.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:Dt.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:Dt.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:Dt.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Dt.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:Dt.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:Dt.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:Dt.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:Dt.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:Dt.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:Dt.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:Dt.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:Dt.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:Dt.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:Dt.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:Dt.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:Dt.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:Dt.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:Dt.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:Dt.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:Dt.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:Dt.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Dt.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:Dt.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:Dt.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:Dt.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:Dt.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:Dt.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:Dt.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:Dt.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:Dt.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:Dt.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:Dt.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:Dt.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:Dt.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:Dt.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:Dt.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:Dt.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:Dt.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:Dt.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Dt.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:Dt.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:Dt.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:Dt.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:Dt.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:Dt.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:Dt.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:Dt.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:Dt.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:Dt.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:Dt.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:Dt.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Dt.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:Dt.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},Ft={backgroundActionPrimary:Dt.extend("--ft-background-action-primary","Used as backgorund of primary action components.",kt.colorBrand0),backgroundErrorSubtle:Dt.extend("--ft-background-error-subtle","Used as background of subtle error components.",kt.colorRed10),backgroundInfoSubtle:Dt.extend("--ft-background-info-subtle","Used as background of subtle information components.",kt.colorCyan10),backgroundWarningSubtle:Dt.extend("--ft-background-warning-subtle","Used as background of subtle information components.",kt.colorOrange10),backgroundSuccessSubtle:Dt.extend("--ft-background-success-subtle","Used as background of subtle success components.",kt.colorGreen10),backgroundGlobalSurface:Dt.extend("--ft-background-global-surface","Used as app background.",kt.colorWhite),backgroundGlobalOnSurface:Dt.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",kt.colorGray10),backgroundGlobalOnSurfaceDark:Dt.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",kt.colorGray30),contentActionPrimary:Dt.extend("--ft-content-action-primary","Used on label of primary action on light surface.",kt.colorBrand0),contentWarningPrimary:Dt.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",kt.colorOrange200),contentWarningIconOnly:Dt.extend("--ft-content-warning-icon-only","Used on warning status icons alone",kt.colorOrange0),contentErrorPrimary:Dt.extend("--ft-content-error-primary","Used on label of error messages on light surface.",kt.colorRed0),contentErrorIconOnly:Dt.extend("--ft-content-error-icon-only","Used on error status icons alone",kt.colorRed70),contentInfoPrimary:Dt.extend("--ft-content-info-primary","Used on label of information messages on light surface.",kt.colorCyan200),contentInfoIconOnly:Dt.extend("--ft-content-info-icon-only","Used on info status icons alone",kt.colorCyan0),contentSuccessPrimary:Dt.extend("--ft-content-success-primary","Used on label of success messages on light surface.",kt.colorGreen200),contentSuccessIconOnly:Dt.extend("--ft-content-success-icon-only","Used on success status icons alone",kt.colorGreen0),contentGlobalPrimary:Dt.extend("--ft-content-global-primary","Used for main content on the page.",kt.colorGray500),contentGlobalSecondary:Dt.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",kt.colorGray200),contentGlobalSubtle:Dt.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",kt.colorGray0),contentGlobalOnColor:Dt.extend("--ft-content-global-on-color","Used for content on a dominant color.",kt.colorWhite),borderActionPrimary:Dt.extend("--ft-border-action-primary","Used as border for primary action components.",kt.colorBrand0),borderActionFocusRing:Dt.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",kt.colorCyan0),borderWarningPrimary:Dt.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",kt.colorOrange200),borderWarningSubtle:Dt.extend("--ft-border-warning-subtle","Used as border for warning components.",kt.colorOrange30),borderSuccessPrimary:Dt.extend("--ft-border-success-primary","Used as border for success buttons.",kt.colorGreen200),borderSuccessSubtle:Dt.extend("--ft-border-success-subtle","Used as border for success components.",kt.colorGreen30),borderErrorPrimary:Dt.extend("--ft-border-error-primary","Used as border for text fields in error states.",kt.colorRed0),borderErrorSubtle:Dt.extend("--ft-border-error-subtle","Used as border for error components.",kt.colorRed30),borderInfoPrimary:Dt.extend("--ft-border-info-primary","Used as border for buttons in info color.",kt.colorCyan200),borderInfoSubtle:Dt.extend("--ft-border-info-subtle","Used as border for information components.",kt.colorCyan30),borderGlobalPrimary:Dt.extend("--ft-border-global-primary","Used as border for element like input.",kt.colorGray50),borderGlobalSubtle:Dt.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",kt.colorGray30),borderInputPrimary:Dt.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",kt.colorGray80)};Dt.create("--ft-button-large-height","","SIZE","40px"),Dt.extend("--ft-button-large-horizontal-padding","",kt.spacing4),Dt.extend("--ft-button-large-gap","",kt.spacing2),Dt.extend("--ft-button-large-border-radius","",kt.borderRadiusS),Dt.extend("--ft-button-large-icon-size","",kt.iconSize3),Dt.create("--ft-button-large-border-width","","SIZE","1px"),Dt.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),Dt.create("--ft-button-large-focus-outline-width","","SIZE","2px"),Dt.create("--ft-button-large-icon-only-width","","SIZE","40px"),Dt.create("--ft-button-small-height","","SIZE","30px"),Dt.extend("--ft-button-small-horizontal-padding","",kt.spacing3),Dt.extend("--ft-button-small-gap","",kt.spacing2),Dt.extend("--ft-button-small-border-radius","",kt.borderRadiusS),Dt.extend("--ft-button-small-icon-size","",kt.iconSize2),Dt.create("--ft-button-small-border-width","","SIZE","1px"),Dt.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),Dt.create("--ft-button-small-focus-outline-width","","SIZE","2px"),Dt.create("--ft-button-small-icon-only-width","","SIZE","30px"),Dt.extend("--ft-button-primary-background-color","",Ft.backgroundActionPrimary),Dt.extend("--ft-button-primary-color","",Ft.contentGlobalOnColor),Dt.extend("--ft-button-primary-icon-color","",Ft.contentGlobalOnColor),Dt.extend("--ft-button-primary-state-layer-color","",Ft.contentGlobalOnColor),Dt.extend("--ft-button-primary-hover-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-button-primary-focus-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-button-primary-active-state-layer-opacity","",kt.opacity24),Dt.extend("--ft-button-primary-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-button-focus-focus-ring-color","",Ft.borderActionFocusRing),Dt.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),Dt.extend("--ft-button-tertiary-color","",Ft.contentActionPrimary),Dt.extend("--ft-button-tertiary-icon-color","",Ft.contentActionPrimary),Dt.extend("--ft-button-tertiary-state-layer-color","",Ft.contentActionPrimary),Dt.extend("--ft-button-tertiary-hover-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-button-tertiary-focus-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-button-tertiary-active-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-button-tertiary-disabled-component-opacity","",kt.opacity40),Dt.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),Dt.extend("--ft-button-secondary-color","",Ft.contentActionPrimary),Dt.extend("--ft-button-secondary-icon-color","",Ft.contentActionPrimary),Dt.extend("--ft-button-secondary-state-layer-color","",Ft.contentActionPrimary),Dt.extend("--ft-button-secondary-hover-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-button-secondary-focus-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-button-secondary-active-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-button-secondary-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-button-secondary-border-color","",Ft.borderActionPrimary),Dt.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),Dt.extend("--ft-button-neutral-icon-color","",Ft.contentGlobalSecondary),Dt.extend("--ft-button-neutral-color","",Ft.contentGlobalSecondary),Dt.extend("--ft-button-neutral-state-layer-color","",Ft.contentGlobalSecondary),Dt.extend("--ft-button-neutral-hover-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-button-neutral-focus-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-button-neutral-active-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-button-neutral-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-banner-icon-size","",kt.iconSize5),Dt.create("--ft-banner-border-width","","SIZE","1px"),Dt.extend("--ft-banner-horizontal-padding","",kt.spacing6),Dt.extend("--ft-banner-vertical-padding","",kt.spacing6),Dt.extend("--ft-banner-horizontal-side-gap","",kt.spacing6),Dt.extend("--ft-banner-horizontal-mobile-gap","",kt.spacing4),Dt.extend("--ft-banner-vertical-mobile-gap","",kt.spacing6),Dt.extend("--ft-banner-horizontal-middle-gap","",kt.spacing20),Dt.extend("--ft-banner-info-background-color","",Ft.backgroundInfoSubtle),Dt.extend("--ft-banner-info-color","",Ft.contentInfoPrimary),Dt.extend("--ft-banner-info-icon-color","",Ft.contentInfoIconOnly),Dt.extend("--ft-breadcrumb-horizontal-gap","",kt.spacing1),Dt.extend("--ft-breadcrumb-vertical-gap","",kt.spacing2),Dt.extend("--ft-breadcrumb-current-element-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-breadcrumb-icon-color","",Ft.contentGlobalSubtle),Dt.extend("--ft-page-header-horizontal-padding","",kt.spacing12),Dt.extend("--ft-page-header-horizontal-gap","",kt.spacing4),Dt.extend("--ft-page-header-vertical-gap","",kt.spacing2),Dt.extend("--ft-page-header-classic-vertical-padding","",kt.spacing6),Dt.extend("--ft-page-header-multiline-vertical-padding","",kt.spacing4),Dt.extend("--ft-page-header-inline-vertical-padding","",kt.spacing2),Dt.extend("--ft-page-header-background-color","",kt.colorWhite),Dt.extend("--ft-page-header-bottom-border-color","",Ft.borderGlobalSubtle),Dt.extend("--ft-page-header-title-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-page-header-subtitle-color","",Ft.contentGlobalSecondary),Dt.create("--ft-modal-small-container-width","","SIZE","600px"),Dt.create("--ft-modal-large-container-width","","SIZE","900px"),Dt.extend("--ft-modal-overlay-background-color","",kt.colorGray700),Dt.extend("--ft-modal-overlay-opacity","",kt.opacity40),Dt.extend("--ft-modal-shadow","",kt.shadowElevation03),Dt.extend("--ft-modal-body-background-color","",kt.colorWhite),Dt.extend("--ft-modal-body-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-modal-body-horizontal-padding","",kt.spacing6),Dt.extend("--ft-modal-body-vertical-padding","",kt.spacing6),Dt.extend("--ft-modal-body-vertical-gap","",kt.spacing6),Dt.extend("--ft-modal-container-margin","",kt.spacing3),Dt.extend("--ft-modal-header-background-color","",Ft.backgroundGlobalOnSurface),Dt.extend("--ft-modal-header-border-color","",Ft.borderGlobalSubtle),Dt.extend("--ft-modal-header-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-modal-header-trailing-icon-color","",Ft.contentGlobalSecondary),Dt.extend("--ft-modal-header-vertical-padding","",kt.spacing1),Dt.extend("--ft-modal-header-right-padding","",kt.spacing1),Dt.extend("--ft-modal-header-left-padding","",kt.spacing6),Dt.extend("--ft-modal-header-gap","",kt.spacing2),Dt.create("--ft-modal-header-border-bottom","","SIZE","1px"),Dt.extend("--ft-modal-border-radius","",kt.borderRadiusM),Dt.extend("--ft-drawer-overlay-opacity","",kt.opacity40),Dt.extend("--ft-drawer-shadow","",kt.shadowElevation03),Dt.extend("--ft-drawer-body-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-drawer-body-horizontal-padding","",kt.spacing6),Dt.extend("--ft-drawer-body-vertical-padding","",kt.spacing6),Dt.extend("--ft-drawer-body-gap","",kt.spacing6),Dt.extend("--ft-drawer-body-background-color","",kt.colorWhite),Dt.extend("--ft-drawer-header-background-color","",Ft.backgroundGlobalOnSurface),Dt.extend("--ft-drawer-header-border-color","",Ft.borderGlobalSubtle),Dt.extend("--ft-drawer-header-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-drawer-header-trailing-icon-color","",Ft.contentGlobalSecondary),Dt.create("--ft-drawer-header-height","","SIZE","50px"),Dt.extend("--ft-drawer-header-horizontal-padding","",kt.spacing2),Dt.create("--ft-drawer-header-border-width","","SIZE","1px"),Dt.extend("--ft-drawer-header-gap","",kt.spacing3),Dt.extend("--ft-drawer-buttons-bar-background-color","",Ft.backgroundGlobalOnSurface),Dt.extend("--ft-drawer-buttons-bar-border-color","",Ft.borderGlobalSubtle),Dt.extend("--ft-drawer-buttons-bar-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-drawer-buttons-bar-horizontal-padding","",kt.spacing4),Dt.extend("--ft-drawer-buttons-bar-vertical-padding","",kt.spacing4),Dt.extend("--ft-drawer-buttons-bar-gap","",kt.spacing3),Dt.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),Dt.create("--ft-drawer-container-width","","SIZE","66%"),Dt.create("--ft-drawer-container-min-width","","SIZE","500px"),Dt.create("--ft-drawer-container-max-width","","SIZE","1000px"),Dt.create("--ft-drawer-container-height","","SIZE","100%"),Dt.extend("--ft-drawer-overlay-background-color","",kt.colorGray700),Dt.extend("--ft-text-input-field-horizontal-padding","",kt.spacing4),Dt.extend("--ft-text-input-field-horizontal-gap","",kt.spacing3),Dt.extend("--ft-text-input-field-vertical-gap","",kt.spacing05),Dt.extend("--ft-text-input-field-icon-size","",kt.iconSize3),Dt.create("--ft-text-input-field-height","","SIZE","50px"),Dt.extend("--ft-text-input-helper-horizontal-padding","",kt.spacing4),Dt.extend("--ft-text-input-helper-horizontal-gap","",kt.spacing1),Dt.extend("--ft-text-input-helper-icon-size","",kt.iconSize2),Dt.extend("--ft-text-input-border-radius","",kt.borderRadiusM),Dt.extend("--ft-text-input-background-color","",kt.colorWhite),Dt.extend("--ft-text-input-content-value-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-text-input-trailing-icon-color","",Ft.contentGlobalSubtle),Dt.extend("--ft-text-input-label-color","",Ft.contentGlobalSubtle),Dt.extend("--ft-text-input-default-border-color","",Ft.borderInputPrimary),Dt.extend("--ft-text-input-default-helper-text-color","",Ft.contentGlobalSubtle),Dt.create("--ft-text-input-default-border-width","","SIZE","1px"),Dt.create("--ft-text-input-error-border-width","","SIZE","2px"),Dt.extend("--ft-text-input-error-border-color","",Ft.borderErrorPrimary),Dt.extend("--ft-text-input-error-helper-text-color","",Ft.contentErrorPrimary),Dt.extend("--ft-text-input-error-helper-icon-color","",Ft.contentErrorIconOnly),Dt.create("--ft-text-input-warning-border-width","","SIZE","2px"),Dt.create("--ft-text-input-focus-outline-width","","SIZE","2px"),Dt.extend("--ft-text-input-focus-focus-ring-color","",Ft.borderActionFocusRing),Dt.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),Dt.extend("--ft-text-input-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-text-area-background-color","",kt.colorWhite),Dt.extend("--ft-text-area-content-value-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-text-area-label-color","",Ft.contentGlobalSubtle),Dt.extend("--ft-text-area-default-border-color","",Ft.borderInputPrimary),Dt.extend("--ft-text-area-default-helper-text-color","",Ft.contentGlobalSubtle),Dt.create("--ft-text-area-default-border-width","","SIZE","1px"),Dt.create("--ft-text-area-error-border-width","","SIZE","2px"),Dt.extend("--ft-text-area-error-border-color","",Ft.borderErrorPrimary),Dt.extend("--ft-text-area-error-helper-text-color","",Ft.contentErrorPrimary),Dt.extend("--ft-text-area-error-helper-icon-color","",Ft.contentErrorIconOnly),Dt.extend("--ft-text-area-focus-focus-ring-color","",Ft.borderActionFocusRing),Dt.create("--ft-text-area-focus-outline-width","","SIZE","2px"),Dt.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),Dt.extend("--ft-text-area-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-text-area-field-horizontal-left-padding","",kt.spacing4),Dt.extend("--ft-text-area-field-horizontal-gap","",kt.spacing3),Dt.extend("--ft-text-area-field-vertical-gap","",kt.spacing05),Dt.create("--ft-text-area-field-min-height","","SIZE","64px"),Dt.extend("--ft-text-area-helper-horizontal-padding","",kt.spacing4),Dt.extend("--ft-text-area-helper-horizontal-gap","",kt.spacing1),Dt.extend("--ft-text-area-helper-icon-size","",kt.iconSize2),Dt.extend("--ft-text-area-border-radius","",kt.borderRadiusM),Dt.create("--ft-floating-menu-height","","SIZE","50px"),Dt.extend("--ft-floating-menu-horizontal-padding","",kt.spacing4),Dt.extend("--ft-floating-menu-off-icon-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-floating-menu-off-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-floating-menu-on-color","",Ft.contentActionPrimary),Dt.extend("--ft-floating-menu-on-state-layer-color","",Ft.contentActionPrimary),Dt.extend("--ft-floating-menu-gap","",kt.spacing3),Dt.extend("--ft-floating-menu-focus-focus-ring-color","",Ft.borderActionFocusRing),Dt.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),Dt.extend("--ft-floating-menu-focus-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-floating-menu-hover-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-floating-menu-active-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-floating-menu-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-floating-menu-icon-size","",kt.iconSize3),Dt.extend("--ft-floating-menu-background-color","",Ft.backgroundGlobalOnSurface),Dt.extend("--ft-combobox-single-select-field-horizontal-padding","",kt.spacing4),Dt.extend("--ft-combobox-single-select-field-horizontal-gap","",kt.spacing3),Dt.extend("--ft-combobox-single-select-field-vertical-gap","",kt.spacing05),Dt.extend("--ft-combobox-single-select-field-icon-size","",kt.iconSize3),Dt.create("--ft-combobox-single-select-field-height","","SIZE","50px"),Dt.extend("--ft-combobox-single-select-helper-horizontal-padding","",kt.spacing4),Dt.extend("--ft-combobox-single-select-helper-horizontal-gap","",kt.spacing1),Dt.extend("--ft-combobox-single-select-helper-vertical-gap","",kt.spacing1),Dt.extend("--ft-combobox-single-select-helper-icon-size","",kt.iconSize2),Dt.extend("--ft-combobox-single-select-menu-vertical-gap","",kt.spacing2),Dt.extend("--ft-combobox-single-select-border-radius","",kt.borderRadiusM),Dt.extend("--ft-combobox-single-select-background-color","",kt.colorWhite),Dt.extend("--ft-combobox-single-select-label-color","",Ft.contentGlobalSubtle),Dt.extend("--ft-combobox-single-select-content-value-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-combobox-single-select-trailing-icon-color","",Ft.contentGlobalSubtle),Dt.extend("--ft-combobox-single-select-default-border-color","",Ft.borderInputPrimary),Dt.extend("--ft-combobox-single-select-default-helper-text-color","",Ft.contentGlobalSubtle),Dt.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),Dt.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),Dt.extend("--ft-combobox-single-select-error-border-color","",Ft.borderErrorPrimary),Dt.extend("--ft-combobox-single-select-error-helper-text-color","",Ft.contentErrorPrimary),Dt.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),Dt.extend("--ft-combobox-single-select-warning-border-color","",Ft.borderWarningPrimary),Dt.extend("--ft-combobox-single-select-warning-helper-text-color","",Ft.contentWarningPrimary),Dt.extend("--ft-combobox-single-select-warning-helper-icon-color","",Ft.contentWarningIconOnly),Dt.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),Dt.extend("--ft-combobox-single-select-focus-focus-ring-color","",Ft.borderActionFocusRing),Dt.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),Dt.extend("--ft-combobox-single-select-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-combobox-multi-select-background-color","",kt.colorWhite),Dt.extend("--ft-combobox-multi-select-label-color","",Ft.contentGlobalSubtle),Dt.extend("--ft-combobox-multi-select-trailing-icon-color","",Ft.contentGlobalSubtle),Dt.extend("--ft-combobox-multi-select-default-border-color","",Ft.borderInputPrimary),Dt.extend("--ft-combobox-multi-select-default-helper-text-color","",Ft.contentGlobalSubtle),Dt.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),Dt.extend("--ft-combobox-multi-select-error-border-color","",Ft.borderErrorPrimary),Dt.extend("--ft-combobox-multi-select-error-helper-text-color","",Ft.contentErrorPrimary),Dt.extend("--ft-combobox-multi-select-error-helper-icon","",Ft.contentErrorIconOnly),Dt.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),Dt.extend("--ft-combobox-multi-select-warning-border-color","",Ft.borderWarningPrimary),Dt.extend("--ft-combobox-multi-select-warning-helper-text-color","",Ft.contentWarningPrimary),Dt.extend("--ft-combobox-multi-select-warning-helper-icon-color","",Ft.contentWarningIconOnly),Dt.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),Dt.extend("--ft-combobox-multi-select-focus-focus-ring-color","",Ft.borderActionFocusRing),Dt.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),Dt.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),Dt.extend("--ft-combobox-multi-select-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-combobox-multi-select-helper-horizontal-padding","",kt.spacing4),Dt.extend("--ft-combobox-multi-select-helper-horizontal-gap","",kt.spacing1),Dt.extend("--ft-combobox-multi-select-helper-vertical-gap","",kt.spacing1),Dt.extend("--ft-combobox-multi-select-helper-icon-size","",kt.iconSize2),Dt.extend("--ft-combobox-multi-select-field-horizontal-padding","",kt.spacing4),Dt.extend("--ft-combobox-multi-select-field-horizontal-gap","",kt.spacing3),Dt.extend("--ft-combobox-multi-select-field-vertical-gap","",kt.spacing05),Dt.extend("--ft-combobox-multi-select-field-icon-size","",kt.iconSize3),Dt.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),Dt.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",kt.spacing1),Dt.extend("--ft-combobox-multi-select-content-values-vertical-gap","",kt.spacing1),Dt.extend("--ft-combobox-multi-select-border-radius","",kt.borderRadiusM),Dt.extend("--ft-popover-background-color","",Ft.backgroundGlobalOnSurface),Dt.extend("--ft-popover-horizontal-padding","",kt.spacing6),Dt.extend("--ft-popover-vertical-padding","",kt.spacing6),Dt.extend("--ft-popover-icon-color","",Ft.contentGlobalSecondary),Dt.extend("--ft-popover-icon-size","",kt.iconSize2),Dt.extend("--ft-popover-title-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-popover-body-color","",Ft.contentGlobalSecondary),Dt.extend("--ft-popover-link-color","",Ft.contentActionPrimary),Dt.extend("--ft-popover-gap","",kt.spacing3),Dt.extend("--ft-popover-border-radius","",kt.borderRadiusM),Dt.extend("--ft-popover-shadow","",kt.shadowElevation02),Dt.extend("--ft-tabs-top-left-border-radius","",kt.borderRadiusS),Dt.extend("--ft-tabs-top-right-border-radius","",kt.borderRadiusS),Dt.extend("--ft-tabs-label-horizontal-padding","",kt.spacing4),Dt.extend("--ft-tabs-label-vertical-padding","",kt.spacing3),Dt.extend("--ft-tabs-label-gap","",kt.spacing1),Dt.extend("--ft-tabs-off-hover-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-tabs-off-focus-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-tabs-off-active-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-tabs-off-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-tabs-off-color","",Ft.contentGlobalSubtle),Dt.extend("--ft-tabs-off-state-layer-color","",Ft.contentGlobalSubtle),Dt.extend("--ft-tabs-on-hover-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-tabs-on-focus-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-tabs-on-active-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-tabs-on-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-tabs-on-color","",Ft.contentActionPrimary),Dt.extend("--ft-tabs-on-state-layer-color","",Ft.contentActionPrimary),Dt.extend("--ft-tabs-icon-horizontal-padding","",kt.spacing1),Dt.extend("--ft-tabs-icon-vertical-padding","",kt.spacing4),Dt.create("--ft-tabs-focus-outline-width","","SIZE","2px"),Dt.extend("--ft-tabs-focus-focus-ring-color","",Ft.borderActionFocusRing),Dt.extend("--ft-collapsible-hover-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-collapsible-focus-state-layer-opacity","",kt.opacity8),Dt.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),Dt.extend("--ft-collapsible-focus-focus-ring-color","",Ft.borderActionFocusRing),Dt.extend("--ft-collapsible-active-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-collapsible-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-collapsible-horizontal-padding","",kt.spacing4),Dt.extend("--ft-collapsible-vertical-padding","",kt.spacing3),Dt.extend("--ft-collapsible-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-collapsible-state-layer-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-collapsible-background-color","",Ft.backgroundGlobalOnSurface),Dt.extend("--ft-collapsible-border-color","",Ft.borderGlobalSubtle),Dt.extend("--ft-collapsible-icon-size","",kt.iconSize3),Dt.extend("--ft-switch-group-horizontal-padding","",kt.spacing1),Dt.extend("--ft-switch-group-vertical-padding","",kt.spacing1),Dt.extend("--ft-switch-group-gap","",kt.spacing1),Dt.extend("--ft-switch-group-background-color","",Ft.backgroundGlobalSurface),Dt.extend("--ft-switch-group-border-color","",Ft.borderGlobalSubtle),Dt.create("--ft-switch-group-border-radius","","SIZE","6px"),Dt.extend("--ft-switch-label-horizontal-padding","",kt.spacing2),Dt.extend("--ft-switch-label-vertical-padding","",kt.spacing1),Dt.extend("--ft-switch-off-hover-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-switch-off-focus-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-switch-off-active-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-switch-off-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-switch-off-color","",Ft.contentGlobalSubtle),Dt.extend("--ft-switch-off-state-layer-color","",Ft.contentGlobalSubtle),Dt.extend("--ft-switch-on-hover-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-switch-on-focus-state-layer-opacity","",kt.opacity8),Dt.extend("--ft-switch-on-active-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-switch-on-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-switch-on-color","",Ft.contentActionPrimary),Dt.extend("--ft-switch-on-state-layer-color","",Ft.contentActionPrimary),Dt.extend("--ft-switch-icon-horizontal-padding","",kt.spacing1),Dt.extend("--ft-switch-icon-vertical-padding","",kt.spacing1),Dt.create("--ft-switch-focus-outline-width","","SIZE","2px"),Dt.extend("--ft-switch-focus-focus-ring-color","",Ft.borderActionFocusRing),Dt.extend("--ft-switch-option-border-radius","",kt.borderRadiusS),Dt.extend("--ft-chart-1-light","for area color charts",kt.colorBrand40),Dt.extend("--ft-chart-1-base","for line charts",kt.colorBrand0),Dt.extend("--ft-chart-2-light","for area color charts",kt.colorYellow60),Dt.extend("--ft-chart-2-base","for line charts",kt.colorYellow100),Dt.extend("--ft-chart-3-light","",kt.colorUltramarine40),Dt.extend("--ft-chart-3-base","",kt.colorUltramarine70),Dt.extend("--ft-chart-4-light","",kt.colorCyan50),Dt.extend("--ft-chart-4-base","",kt.colorCyan100),Dt.extend("--ft-chart-5-light","",kt.colorRed40),Dt.extend("--ft-chart-5-base","",kt.colorRed60),Dt.extend("--ft-chart-6-light","",kt.colorGreen40),Dt.extend("--ft-chart-6-base","",kt.colorGreen70),Dt.extend("--ft-chart-7-light","",kt.colorOrange70),Dt.extend("--ft-chart-7-base","",kt.colorOrange100),Dt.extend("--ft-chart-8-light","",kt.colorAvocado70),Dt.extend("--ft-chart-8-base","",kt.colorAvocado200),Dt.extend("--ft-chart-9-light","",kt.colorBrown50),Dt.extend("--ft-chart-9-base","",kt.colorBrown200),Dt.extend("--ft-chart-10-light","",kt.colorGray50),Dt.extend("--ft-chart-10-base","",kt.colorGray80),Dt.extend("--ft-chart-monochrome-10","",kt.colorBrand10),Dt.extend("--ft-chart-monochrome-20","",kt.colorBrand20),Dt.extend("--ft-chart-monochrome-30","",kt.colorBrand40),Dt.extend("--ft-chart-monochrome-40","",kt.colorBrand60),Dt.extend("--ft-chart-monochrome-50","",kt.colorBrand0),Dt.extend("--ft-chart-monochrome-60","",kt.colorBrand200),Dt.extend("--ft-chip-large-horizontal-padding","",kt.spacing4),Dt.extend("--ft-chip-large-vertical-padding","",kt.spacing2),Dt.extend("--ft-chip-large-gap","",kt.spacing1),Dt.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),Dt.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),Dt.extend("--ft-chip-large-border-radius","",kt.borderRadiusPill),Dt.create("--ft-chip-large-border-width","","SIZE","1px"),Dt.extend("--ft-chip-large-icon-size","",kt.iconSize3),Dt.extend("--ft-chip-medium-horizontal-padding","",kt.spacing3),Dt.extend("--ft-chip-medium-vertical-padding","",kt.spacing1),Dt.extend("--ft-chip-medium-gap","",kt.spacing1),Dt.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),Dt.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),Dt.extend("--ft-chip-medium-border-radius","",kt.borderRadiusPill),Dt.create("--ft-chip-medium-border-width","","SIZE","1px"),Dt.extend("--ft-chip-medium-icon-size","",kt.iconSize2),Dt.extend("--ft-chip-small-horizontal-padding","",kt.spacing2),Dt.extend("--ft-chip-small-vertical-padding","",kt.spacing05),Dt.extend("--ft-chip-small-gap","",kt.spacing1),Dt.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),Dt.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),Dt.extend("--ft-chip-small-border-radius","",kt.borderRadiusPill),Dt.create("--ft-chip-small-border-width","","SIZE","1px"),Dt.extend("--ft-chip-small-icon-size","",kt.iconSize1),Dt.extend("--ft-chip-neutral-background-color","",Ft.backgroundGlobalOnSurface),Dt.extend("--ft-chip-neutral-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-chip-neutral-icon-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-chip-neutral-border-color","",Ft.borderGlobalSubtle),Dt.extend("--ft-chip-info-background-color","",Ft.backgroundInfoSubtle),Dt.extend("--ft-chip-info-color","",Ft.contentInfoPrimary),Dt.extend("--ft-chip-info-icon-color","",Ft.contentInfoIconOnly),Dt.extend("--ft-chip-info-border-color","",Ft.borderInfoSubtle),Dt.extend("--ft-chip-success-background-color","",Ft.backgroundSuccessSubtle),Dt.extend("--ft-chip-success-color","",Ft.contentSuccessPrimary),Dt.extend("--ft-chip-success-icon-color","",Ft.contentSuccessIconOnly),Dt.extend("--ft-chip-success-border-color","",Ft.borderSuccessSubtle),Dt.extend("--ft-chip-warning-background-color","",Ft.backgroundWarningSubtle),Dt.extend("--ft-chip-warning-color","",Ft.contentWarningPrimary),Dt.extend("--ft-chip-warning-icon-color","",Ft.contentWarningIconOnly),Dt.extend("--ft-chip-warning-border-color","",Ft.borderWarningSubtle),Dt.extend("--ft-chip-error-background-color","",Ft.backgroundErrorSubtle),Dt.extend("--ft-chip-error-color","",Ft.contentErrorPrimary),Dt.extend("--ft-chip-error-icon-color","",Ft.contentErrorIconOnly),Dt.extend("--ft-chip-error-border-color","",Ft.borderErrorSubtle),Dt.extend("--ft-border-info-border-color","",Ft.borderInfoSubtle),Dt.create("--ft-notice-border-width","","SIZE","1px"),Dt.extend("--ft-notice-horizontal-padding","",kt.spacing2),Dt.extend("--ft-notice-vertical-padding","",kt.spacing1),Dt.extend("--ft-notice-border-radius","",kt.borderRadiusS),Dt.extend("--ft-notice-gap","",kt.spacing2),Dt.extend("--ft-notice-icon-size","",kt.iconSize3),Dt.extend("--ft-notice-info-background-color","",Ft.backgroundInfoSubtle),Dt.extend("--ft-notice-info-border-color","",Ft.borderInfoSubtle),Dt.extend("--ft-notice-info-color","",Ft.contentInfoPrimary),Dt.extend("--ft-notice-info-icon-color","",Ft.contentInfoIconOnly),Dt.extend("--ft-notice-warning-background-color","",Ft.backgroundWarningSubtle),Dt.extend("--ft-notice-warning-border-color","",Ft.borderWarningSubtle),Dt.extend("--ft-notice-warning-color","",Ft.contentWarningPrimary),Dt.extend("--ft-notice-warning-icon-color","",Ft.contentWarningIconOnly),Dt.extend("--ft-notice-error-background-color","",Ft.backgroundErrorSubtle),Dt.extend("--ft-notice-error-border-color","",Ft.borderErrorSubtle),Dt.extend("--ft-notice-error-color","",Ft.contentErrorPrimary),Dt.extend("--ft-notice-error-icon-color","",Ft.contentErrorIconOnly),Dt.extend("--ft-notice-success-background-color","",Ft.backgroundSuccessSubtle),Dt.extend("--ft-notice-success-border-color","",Ft.borderSuccessSubtle),Dt.extend("--ft-notice-success-color","",Ft.contentSuccessPrimary),Dt.extend("--ft-notice-success-icon-color","",Ft.contentSuccessIconOnly),Dt.extend("--ft-checkbox-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-checkbox-checked-background-color","",Ft.contentActionPrimary),Dt.extend("--ft-checkbox-checked-state-layer-color","",Ft.contentActionPrimary),Dt.extend("--ft-checkbox-checked-icon-color","",Ft.contentGlobalOnColor),Dt.extend("--ft-checkbox-checked-hover-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-checkbox-checked-focus-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-checkbox-checked-active-state-layer-opacity","",kt.opacity24),Dt.extend("--ft-checkbox-checked-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-checkbox-unchecked-border-color","",kt.colorGray80),Dt.extend("--ft-checkbox-unchecked-state-layer-color","",kt.colorGray80),Dt.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",kt.opacity24),Dt.extend("--ft-checkbox-unchecked-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-checkbox-focus-focus-ring-color","",Ft.borderActionFocusRing),Dt.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),Dt.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),Dt.extend("--ft-checkbox-gap","",kt.spacing3),Dt.extend("--ft-toggle-off-hover-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-toggle-off-focus-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-toggle-off-active-state-layer-opacity","",kt.opacity24),Dt.extend("--ft-toggle-off-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-toggle-off-background-color","",Ft.contentGlobalSubtle),Dt.extend("--ft-toggle-off-icon-color","",Ft.contentGlobalSubtle),Dt.extend("--ft-toggle-off-state-layer-color","",Ft.contentGlobalSubtle),Dt.extend("--ft-toggle-on-hover-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-toggle-on-focus-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-toggle-on-active-state-layer-opacity","",kt.opacity24),Dt.extend("--ft-toggle-on-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-toggle-on-background-color","",Ft.contentActionPrimary),Dt.extend("--ft-toggle-on-state-layer-color","",Ft.contentActionPrimary),Dt.extend("--ft-toggle-on-icon-color","",Ft.contentActionPrimary),Dt.extend("--ft-toggle-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-toggle-focus-focus-ring-color","",Ft.borderActionFocusRing),Dt.extend("--ft-toggle-gap","",kt.spacing3),Dt.extend("--ft-radio-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-radio-selected-radio-color","",Ft.contentActionPrimary),Dt.extend("--ft-radio-selected-state-layer-color","",Ft.contentActionPrimary),Dt.extend("--ft-radio-selected-hover-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-radio-selected-focus-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-radio-selected-active-state-layer-opacity","",kt.opacity24),Dt.extend("--ft-radio-selected-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-radio-unselected-state-layer-color","",Ft.borderInputPrimary),Dt.extend("--ft-radio-unselected-border-color","",Ft.borderInputPrimary),Dt.extend("--ft-radio-unselected-hover-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-radio-unselected-focus-state-layer-opacity","",kt.opacity16),Dt.extend("--ft-radio-unselected-active-state-layer-opacity","",kt.opacity24),Dt.extend("--ft-radio-unselected-disabled-component-opacity","",kt.opacity40),Dt.extend("--ft-radio-focus-focus-ring-color","",Ft.borderActionFocusRing),Dt.create("--ft-radio-focus-outline-offset","","SIZE","3px"),Dt.create("--ft-radio-focus-outline-width","","SIZE","2px"),Dt.extend("--ft-radio-gap","",kt.spacing3),Dt.extend("--ft-notification-icon-size","",kt.iconSize4),Dt.extend("--ft-notification-horizontal-padding","",kt.spacing4),Dt.extend("--ft-notification-vertical-padding","",kt.spacing4),Dt.extend("--ft-notification-info-background-color","",Ft.backgroundInfoSubtle),Dt.extend("--ft-notification-info-color","",Ft.contentInfoPrimary),Dt.extend("--ft-notification-info-icon-color","",Ft.contentInfoIconOnly),Dt.extend("--ft-notification-info-border-color","",Ft.borderInfoSubtle),Dt.extend("--ft-notification-success-background-color","",Ft.backgroundSuccessSubtle),Dt.extend("--ft-notification-success-color","",Ft.contentSuccessPrimary),Dt.extend("--ft-notification-success-icon-color","",Ft.contentSuccessIconOnly),Dt.extend("--ft-notification-success-border-color","",Ft.borderSuccessSubtle),Dt.extend("--ft-notification-warning-background-color","",Ft.backgroundWarningSubtle),Dt.extend("--ft-notification-warning-color","",Ft.contentWarningPrimary),Dt.extend("--ft-notification-warning-icon-color","",Ft.contentWarningIconOnly),Dt.extend("--ft-notification-warning-border-color","",Ft.borderWarningSubtle),Dt.extend("--ft-notification-error-background-color","",Ft.backgroundErrorSubtle),Dt.extend("--ft-notification-error-color","",Ft.contentErrorPrimary),Dt.extend("--ft-notification-error-icon-color","",Ft.contentErrorIconOnly),Dt.extend("--ft-notification-error-border-color","",Ft.borderErrorSubtle),Dt.extend("--ft-notification-border-radius","",kt.borderRadiusPill),Dt.create("--ft-notification-border-width","","SIZE","1px"),Dt.extend("--ft-notification-leading-gap","",kt.spacing2),Dt.extend("--ft-notification-trailing-gap","",kt.spacing8),Dt.extend("--ft-tooltip-horizontal-padding","",kt.spacing2),Dt.extend("--ft-tooltip-vertical-padding","",kt.spacing2),Dt.extend("--ft-tooltip-border-radius","",kt.borderRadiusS),Dt.extend("--ft-tooltip-color","",Ft.contentGlobalOnColor),Dt.extend("--ft-tooltip-background-color","",Ft.contentGlobalPrimary),Dt.extend("--ft-tooltip-background-opacity","",kt.opacity80),Dt.extend("--ft-tooltip-shadow","",kt.shadowElevation03),Dt.create("--ft-tooltip-max-width","","SIZE","256px"),Dt.extend("--ft-tooltip-gap","",kt.spacing05);const Bt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),Ht=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),Tt={fontFamily:Ht,fontSize:o.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Pt=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Bt),Gt=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",Tt.fontSize,"20px"),_t=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",Tt.fontWeight,"normal"),Mt=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",Tt.letterSpacing,"0.15px"),jt=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",Tt.lineHeight,"1.2"),Yt=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",Tt.textTransform,"inherit"),Vt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Bt),Xt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",Tt.fontSize,"14px"),qt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",Tt.fontWeight,"normal"),Jt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",Tt.letterSpacing,"0.105px"),Qt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",Tt.lineHeight,"1.7"),to=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",Tt.textTransform,"inherit"),oo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Ht),eo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",Tt.fontSize,"16px"),ro=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",Tt.fontWeight,"600"),ao=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",Tt.letterSpacing,"0.144px"),io=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",Tt.lineHeight,"1.5"),no=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",Tt.textTransform,"inherit"),lo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Ht),co=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",Tt.fontSize,"14px"),po=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",Tt.fontWeight,"normal"),fo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",Tt.letterSpacing,"0.098px"),so=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",Tt.lineHeight,"1.7"),ho=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",Tt.textTransform,"inherit"),go=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Ht),yo=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",Tt.fontSize,"16px"),bo=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",Tt.fontWeight,"normal"),uo=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",Tt.letterSpacing,"0.496px"),mo=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",Tt.lineHeight,"1.5"),Oo=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",Tt.textTransform,"inherit"),No=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Ht),xo=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",Tt.fontSize,"14px"),So=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",Tt.fontWeight,"normal"),wo=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",Tt.letterSpacing,"0.252px"),Eo=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",Tt.lineHeight,"1.4"),vo=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",Tt.textTransform,"inherit"),Io=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Ht),Co=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",Tt.fontSize,"12px"),Uo=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",Tt.fontWeight,"normal"),Ro=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",Tt.letterSpacing,"0.396px"),Wo=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",Tt.lineHeight,"1.33"),Lo=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",Tt.textTransform,"inherit"),Zo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Ht),Ko=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",Tt.fontSize,"10px"),zo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",Tt.fontWeight,"normal"),Ao=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",Tt.letterSpacing,"0.33px"),Do=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",Tt.lineHeight,"1.6"),ko=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",Tt.textTransform,"inherit"),$o=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Ht),Fo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",Tt.fontSize,"10px"),Bo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",Tt.fontWeight,"normal"),Ho=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",Tt.letterSpacing,"1.5px"),To=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",Tt.lineHeight,"1.6"),Po=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",Tt.textTransform,"uppercase"),Go=o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Ht),_o=o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",Tt.fontSize,"14px"),Mo=o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",Tt.fontWeight,"600"),jo=o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",Tt.letterSpacing,"1.246px"),Yo=o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",Tt.lineHeight,"1.15"),Vo=o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",Tt.textTransform,"uppercase"),Xo=e.css`
|
|
20
|
+
const Wt=Symbol.for(""),Lt=t=>{if(t?.r===Wt)return t?._$litStatic$},Zt=t=>({_$litStatic$:t,r:Wt}),Kt=new Map,zt=(t=>(o,...e)=>{const r=e.length;let a,i;const n=[],l=[];let c,p=0,f=!1;for(;p<r;){for(c=o[p];p<r&&void 0!==(i=e[p],a=Lt(i));)c+=a+o[++p],f=!0;p!==r&&l.push(i),n.push(c),p++}if(p===r&&n.push(o[r]),f){const t=n.join("$$lit$$");void 0===(o=Kt.get(t))&&(n.raw=n,Kt.set(t,o=n)),e=l}return t(o,...e)})(ht);var At;!function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"}(At||(At={}));const Dt=t=>"string"==typeof t?e.unsafeCSS(t):t;class kt{static create(t,o,r,a){const i=t=>Dt(null!=t?t:a),n=e.css`var(${Dt(t)}, ${i(a)})`;return n.name=t,n.description=o,n.category=r,n.defaultValue=a,n.defaultCssValue=i,n.get=o=>e.css`var(${Dt(t)}, ${i(o)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>a,n}static extend(t,o,r,a){const i=t=>r.get(null!=t?t:a),n=e.css`var(${Dt(t)}, ${i(a)})`;return n.name=t,n.description=o,n.category=r.category,n.fallbackVariable=r,n.defaultValue=a,n.defaultCssValue=i,n.get=o=>e.css`var(${Dt(t)}, ${i(o)})`,n.breadcrumb=()=>[r.name,...r.breadcrumb()],n.lastResortDefaultValue=()=>null!=a?a:r.lastResortDefaultValue(),n}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):Dt(null!=o?o:t.lastResortDefaultValue()),a=e.css`var(${Dt(t.name)}, ${r(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=r,a.get=o=>e.css`var(${Dt(t.name)}, ${r(o)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}}const $t={colorWhite:kt.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:kt.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:kt.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:kt.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:kt.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:kt.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:kt.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:kt.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:kt.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:kt.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:kt.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:kt.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:kt.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:kt.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:kt.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:kt.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:kt.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:kt.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:kt.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:kt.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:kt.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:kt.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:kt.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:kt.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:kt.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:kt.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:kt.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:kt.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:kt.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:kt.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:kt.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:kt.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:kt.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:kt.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:kt.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:kt.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:kt.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:kt.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:kt.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:kt.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:kt.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:kt.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:kt.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:kt.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:kt.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:kt.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:kt.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:kt.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:kt.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:kt.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:kt.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:kt.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:kt.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:kt.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:kt.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:kt.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:kt.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:kt.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:kt.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:kt.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:kt.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:kt.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:kt.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:kt.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:kt.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:kt.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:kt.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:kt.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:kt.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:kt.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:kt.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:kt.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:kt.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:kt.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:kt.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:kt.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:kt.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:kt.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:kt.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:kt.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:kt.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:kt.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:kt.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:kt.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:kt.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:kt.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:kt.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:kt.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:kt.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:kt.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:kt.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:kt.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:kt.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:kt.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:kt.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:kt.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:kt.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:kt.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:kt.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:kt.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:kt.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:kt.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:kt.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:kt.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:kt.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:kt.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:kt.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:kt.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:kt.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:kt.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:kt.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:kt.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:kt.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:kt.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:kt.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:kt.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:kt.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:kt.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:kt.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:kt.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:kt.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:kt.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:kt.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:kt.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:kt.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:kt.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:kt.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:kt.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:kt.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:kt.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:kt.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:kt.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:kt.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:kt.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:kt.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:kt.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:kt.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:kt.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:kt.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:kt.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:kt.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:kt.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:kt.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:kt.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:kt.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:kt.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:kt.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:kt.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:kt.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:kt.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:kt.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:kt.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:kt.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:kt.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:kt.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:kt.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:kt.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:kt.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:kt.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:kt.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:kt.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:kt.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:kt.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:kt.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:kt.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:kt.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:kt.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:kt.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:kt.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:kt.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:kt.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:kt.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:kt.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:kt.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:kt.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:kt.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:kt.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:kt.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:kt.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:kt.create("--ft-icon-size-6","","SIZE","48px"),opacity0:kt.create("--ft-opacity-0","","NUMBER","0"),opacity8:kt.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:kt.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:kt.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:kt.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:kt.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:kt.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:kt.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:kt.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:kt.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:kt.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:kt.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:kt.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:kt.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:kt.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)")},Ft={display:{fontFamily:kt.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:kt.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:kt.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:kt.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:kt.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:kt.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:kt.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:kt.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:kt.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:kt.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:kt.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:kt.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:kt.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:kt.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:kt.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:kt.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:kt.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:kt.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:kt.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:kt.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:kt.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:kt.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:kt.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:kt.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:kt.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:kt.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:kt.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:kt.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:kt.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:kt.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:kt.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:kt.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:kt.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:kt.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:kt.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:kt.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:kt.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:kt.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:kt.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:kt.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:kt.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:kt.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:kt.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:kt.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:kt.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:kt.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:kt.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:kt.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:kt.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:kt.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:kt.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:kt.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:kt.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:kt.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:kt.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:kt.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:kt.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:kt.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:kt.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:kt.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:kt.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:kt.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:kt.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:kt.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:kt.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:kt.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:kt.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:kt.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:kt.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:kt.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:kt.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:kt.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:kt.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:kt.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:kt.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:kt.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:kt.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:kt.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:kt.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:kt.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:kt.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:kt.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:kt.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:kt.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:kt.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:kt.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:kt.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:kt.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:kt.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:kt.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:kt.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:kt.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:kt.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:kt.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:kt.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:kt.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:kt.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:kt.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:kt.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:kt.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:kt.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:kt.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:kt.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:kt.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:kt.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:kt.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:kt.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:kt.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:kt.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:kt.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:kt.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:kt.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:kt.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:kt.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:kt.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:kt.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:kt.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:kt.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:kt.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:kt.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:kt.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:kt.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:kt.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:kt.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:kt.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:kt.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:kt.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:kt.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:kt.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:kt.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:kt.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:kt.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:kt.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:kt.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:kt.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:kt.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:kt.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:kt.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:kt.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:kt.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:kt.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:kt.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:kt.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:kt.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:kt.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:kt.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:kt.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:kt.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:kt.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:kt.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:kt.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:kt.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:kt.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:kt.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:kt.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:kt.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:kt.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:kt.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:kt.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:kt.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},Bt={backgroundActionPrimary:kt.extend("--ft-background-action-primary","Used as backgorund of primary action components.",$t.colorBrand0),backgroundErrorSubtle:kt.extend("--ft-background-error-subtle","Used as background of subtle error components.",$t.colorRed10),backgroundInfoSubtle:kt.extend("--ft-background-info-subtle","Used as background of subtle information components.",$t.colorCyan10),backgroundWarningSubtle:kt.extend("--ft-background-warning-subtle","Used as background of subtle information components.",$t.colorOrange10),backgroundSuccessSubtle:kt.extend("--ft-background-success-subtle","Used as background of subtle success components.",$t.colorGreen10),backgroundGlobalSurface:kt.extend("--ft-background-global-surface","Used as app background.",$t.colorWhite),backgroundGlobalOnSurface:kt.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",$t.colorGray10),backgroundGlobalOnSurfaceDark:kt.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",$t.colorGray30),contentActionPrimary:kt.extend("--ft-content-action-primary","Used on label of primary action on light surface.",$t.colorBrand0),contentWarningPrimary:kt.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",$t.colorOrange200),contentWarningIconOnly:kt.extend("--ft-content-warning-icon-only","Used on warning status icons alone",$t.colorOrange0),contentErrorPrimary:kt.extend("--ft-content-error-primary","Used on label of error messages on light surface.",$t.colorRed0),contentErrorIconOnly:kt.extend("--ft-content-error-icon-only","Used on error status icons alone",$t.colorRed70),contentInfoPrimary:kt.extend("--ft-content-info-primary","Used on label of information messages on light surface.",$t.colorCyan200),contentInfoIconOnly:kt.extend("--ft-content-info-icon-only","Used on info status icons alone",$t.colorCyan0),contentSuccessPrimary:kt.extend("--ft-content-success-primary","Used on label of success messages on light surface.",$t.colorGreen200),contentSuccessIconOnly:kt.extend("--ft-content-success-icon-only","Used on success status icons alone",$t.colorGreen0),contentGlobalPrimary:kt.extend("--ft-content-global-primary","Used for main content on the page.",$t.colorGray500),contentGlobalSecondary:kt.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",$t.colorGray200),contentGlobalSubtle:kt.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",$t.colorGray0),contentGlobalOnColor:kt.extend("--ft-content-global-on-color","Used for content on a dominant color.",$t.colorWhite),borderActionPrimary:kt.extend("--ft-border-action-primary","Used as border for primary action components.",$t.colorBrand0),borderActionFocusRing:kt.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",$t.colorCyan0),borderWarningPrimary:kt.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",$t.colorOrange200),borderWarningSubtle:kt.extend("--ft-border-warning-subtle","Used as border for warning components.",$t.colorOrange30),borderSuccessPrimary:kt.extend("--ft-border-success-primary","Used as border for success buttons.",$t.colorGreen200),borderSuccessSubtle:kt.extend("--ft-border-success-subtle","Used as border for success components.",$t.colorGreen30),borderErrorPrimary:kt.extend("--ft-border-error-primary","Used as border for text fields in error states.",$t.colorRed0),borderErrorSubtle:kt.extend("--ft-border-error-subtle","Used as border for error components.",$t.colorRed30),borderInfoPrimary:kt.extend("--ft-border-info-primary","Used as border for buttons in info color.",$t.colorCyan200),borderInfoSubtle:kt.extend("--ft-border-info-subtle","Used as border for information components.",$t.colorCyan30),borderGlobalPrimary:kt.extend("--ft-border-global-primary","Used as border for element like input.",$t.colorGray50),borderGlobalSubtle:kt.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",$t.colorGray30),borderInputPrimary:kt.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",$t.colorGray80)};kt.create("--ft-button-large-height","","SIZE","40px"),kt.extend("--ft-button-large-horizontal-padding","",$t.spacing4),kt.extend("--ft-button-large-gap","",$t.spacing2),kt.extend("--ft-button-large-border-radius","",$t.borderRadiusS),kt.extend("--ft-button-large-icon-size","",$t.iconSize3),kt.create("--ft-button-large-border-width","","SIZE","1px"),kt.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),kt.create("--ft-button-large-focus-outline-width","","SIZE","2px"),kt.create("--ft-button-large-icon-only-width","","SIZE","40px"),kt.create("--ft-button-small-height","","SIZE","30px"),kt.extend("--ft-button-small-horizontal-padding","",$t.spacing3),kt.extend("--ft-button-small-gap","",$t.spacing2),kt.extend("--ft-button-small-border-radius","",$t.borderRadiusS),kt.extend("--ft-button-small-icon-size","",$t.iconSize2),kt.create("--ft-button-small-border-width","","SIZE","1px"),kt.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),kt.create("--ft-button-small-focus-outline-width","","SIZE","2px"),kt.create("--ft-button-small-icon-only-width","","SIZE","30px"),kt.extend("--ft-button-primary-background-color","",Bt.backgroundActionPrimary),kt.extend("--ft-button-primary-color","",Bt.contentGlobalOnColor),kt.extend("--ft-button-primary-icon-color","",Bt.contentGlobalOnColor),kt.extend("--ft-button-primary-state-layer-color","",Bt.contentGlobalOnColor),kt.extend("--ft-button-primary-hover-state-layer-opacity","",$t.opacity16),kt.extend("--ft-button-primary-focus-state-layer-opacity","",$t.opacity16),kt.extend("--ft-button-primary-active-state-layer-opacity","",$t.opacity24),kt.extend("--ft-button-primary-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-button-focus-focus-ring-color","",Bt.borderActionFocusRing),kt.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),kt.extend("--ft-button-tertiary-color","",Bt.contentActionPrimary),kt.extend("--ft-button-tertiary-icon-color","",Bt.contentActionPrimary),kt.extend("--ft-button-tertiary-state-layer-color","",Bt.contentActionPrimary),kt.extend("--ft-button-tertiary-hover-state-layer-opacity","",$t.opacity8),kt.extend("--ft-button-tertiary-focus-state-layer-opacity","",$t.opacity8),kt.extend("--ft-button-tertiary-active-state-layer-opacity","",$t.opacity16),kt.extend("--ft-button-tertiary-disabled-component-opacity","",$t.opacity40),kt.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),kt.extend("--ft-button-secondary-color","",Bt.contentActionPrimary),kt.extend("--ft-button-secondary-icon-color","",Bt.contentActionPrimary),kt.extend("--ft-button-secondary-state-layer-color","",Bt.contentActionPrimary),kt.extend("--ft-button-secondary-hover-state-layer-opacity","",$t.opacity8),kt.extend("--ft-button-secondary-focus-state-layer-opacity","",$t.opacity8),kt.extend("--ft-button-secondary-active-state-layer-opacity","",$t.opacity16),kt.extend("--ft-button-secondary-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-button-secondary-border-color","",Bt.borderActionPrimary),kt.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),kt.extend("--ft-button-neutral-icon-color","",Bt.contentGlobalSecondary),kt.extend("--ft-button-neutral-color","",Bt.contentGlobalSecondary),kt.extend("--ft-button-neutral-state-layer-color","",Bt.contentGlobalSecondary),kt.extend("--ft-button-neutral-hover-state-layer-opacity","",$t.opacity8),kt.extend("--ft-button-neutral-focus-state-layer-opacity","",$t.opacity8),kt.extend("--ft-button-neutral-active-state-layer-opacity","",$t.opacity16),kt.extend("--ft-button-neutral-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-banner-icon-size","",$t.iconSize5),kt.create("--ft-banner-border-width","","SIZE","1px"),kt.extend("--ft-banner-horizontal-padding","",$t.spacing6),kt.extend("--ft-banner-vertical-padding","",$t.spacing6),kt.extend("--ft-banner-horizontal-side-gap","",$t.spacing6),kt.extend("--ft-banner-horizontal-mobile-gap","",$t.spacing4),kt.extend("--ft-banner-vertical-mobile-gap","",$t.spacing6),kt.extend("--ft-banner-horizontal-middle-gap","",$t.spacing20),kt.extend("--ft-banner-info-background-color","",Bt.backgroundInfoSubtle),kt.extend("--ft-banner-info-color","",Bt.contentInfoPrimary),kt.extend("--ft-banner-info-icon-color","",Bt.contentInfoIconOnly),kt.extend("--ft-breadcrumb-horizontal-gap","",$t.spacing1),kt.extend("--ft-breadcrumb-vertical-gap","",$t.spacing2),kt.extend("--ft-breadcrumb-current-element-color","",Bt.contentGlobalPrimary),kt.extend("--ft-breadcrumb-icon-color","",Bt.contentGlobalSubtle),kt.extend("--ft-page-header-horizontal-padding","",$t.spacing12),kt.extend("--ft-page-header-horizontal-gap","",$t.spacing4),kt.extend("--ft-page-header-vertical-gap","",$t.spacing2),kt.extend("--ft-page-header-classic-vertical-padding","",$t.spacing6),kt.extend("--ft-page-header-multiline-vertical-padding","",$t.spacing4),kt.extend("--ft-page-header-inline-vertical-padding","",$t.spacing2),kt.extend("--ft-page-header-background-color","",$t.colorWhite),kt.extend("--ft-page-header-bottom-border-color","",Bt.borderGlobalSubtle),kt.extend("--ft-page-header-title-color","",Bt.contentGlobalPrimary),kt.extend("--ft-page-header-subtitle-color","",Bt.contentGlobalSecondary),kt.create("--ft-modal-small-container-width","","SIZE","600px"),kt.create("--ft-modal-large-container-width","","SIZE","900px"),kt.extend("--ft-modal-overlay-background-color","",$t.colorGray700),kt.extend("--ft-modal-overlay-opacity","",$t.opacity40),kt.extend("--ft-modal-shadow","",$t.shadowElevation03),kt.extend("--ft-modal-body-background-color","",$t.colorWhite),kt.extend("--ft-modal-body-color","",Bt.contentGlobalPrimary),kt.extend("--ft-modal-body-horizontal-padding","",$t.spacing6),kt.extend("--ft-modal-body-vertical-padding","",$t.spacing6),kt.extend("--ft-modal-body-vertical-gap","",$t.spacing6),kt.extend("--ft-modal-container-margin","",$t.spacing3),kt.extend("--ft-modal-header-background-color","",Bt.backgroundGlobalOnSurface),kt.extend("--ft-modal-header-border-color","",Bt.borderGlobalSubtle),kt.extend("--ft-modal-header-color","",Bt.contentGlobalPrimary),kt.extend("--ft-modal-header-trailing-icon-color","",Bt.contentGlobalSecondary),kt.extend("--ft-modal-header-vertical-padding","",$t.spacing1),kt.extend("--ft-modal-header-right-padding","",$t.spacing1),kt.extend("--ft-modal-header-left-padding","",$t.spacing6),kt.extend("--ft-modal-header-gap","",$t.spacing2),kt.create("--ft-modal-header-border-bottom","","SIZE","1px"),kt.extend("--ft-modal-border-radius","",$t.borderRadiusM),kt.extend("--ft-drawer-overlay-opacity","",$t.opacity40),kt.extend("--ft-drawer-shadow","",$t.shadowElevation03),kt.extend("--ft-drawer-body-color","",Bt.contentGlobalPrimary),kt.extend("--ft-drawer-body-horizontal-padding","",$t.spacing6),kt.extend("--ft-drawer-body-vertical-padding","",$t.spacing6),kt.extend("--ft-drawer-body-gap","",$t.spacing6),kt.extend("--ft-drawer-body-background-color","",$t.colorWhite),kt.extend("--ft-drawer-header-background-color","",Bt.backgroundGlobalOnSurface),kt.extend("--ft-drawer-header-border-color","",Bt.borderGlobalSubtle),kt.extend("--ft-drawer-header-color","",Bt.contentGlobalPrimary),kt.extend("--ft-drawer-header-trailing-icon-color","",Bt.contentGlobalSecondary),kt.create("--ft-drawer-header-height","","SIZE","50px"),kt.extend("--ft-drawer-header-horizontal-padding","",$t.spacing2),kt.create("--ft-drawer-header-border-width","","SIZE","1px"),kt.extend("--ft-drawer-header-gap","",$t.spacing3),kt.extend("--ft-drawer-buttons-bar-background-color","",Bt.backgroundGlobalOnSurface),kt.extend("--ft-drawer-buttons-bar-border-color","",Bt.borderGlobalSubtle),kt.extend("--ft-drawer-buttons-bar-color","",Bt.contentGlobalPrimary),kt.extend("--ft-drawer-buttons-bar-horizontal-padding","",$t.spacing4),kt.extend("--ft-drawer-buttons-bar-vertical-padding","",$t.spacing4),kt.extend("--ft-drawer-buttons-bar-gap","",$t.spacing3),kt.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),kt.create("--ft-drawer-container-width","","SIZE","66%"),kt.create("--ft-drawer-container-min-width","","SIZE","500px"),kt.create("--ft-drawer-container-max-width","","SIZE","1000px"),kt.create("--ft-drawer-container-height","","SIZE","100%"),kt.extend("--ft-drawer-overlay-background-color","",$t.colorGray700),kt.extend("--ft-text-input-field-horizontal-padding","",$t.spacing4),kt.extend("--ft-text-input-field-horizontal-gap","",$t.spacing3),kt.extend("--ft-text-input-field-vertical-gap","",$t.spacing05),kt.extend("--ft-text-input-field-icon-size","",$t.iconSize3),kt.create("--ft-text-input-field-height","","SIZE","50px"),kt.extend("--ft-text-input-helper-horizontal-padding","",$t.spacing4),kt.extend("--ft-text-input-helper-horizontal-gap","",$t.spacing1),kt.extend("--ft-text-input-helper-icon-size","",$t.iconSize2),kt.extend("--ft-text-input-border-radius","",$t.borderRadiusM),kt.extend("--ft-text-input-background-color","",$t.colorWhite),kt.extend("--ft-text-input-content-value-color","",Bt.contentGlobalPrimary),kt.extend("--ft-text-input-trailing-icon-color","",Bt.contentGlobalSubtle),kt.extend("--ft-text-input-label-color","",Bt.contentGlobalSubtle),kt.extend("--ft-text-input-default-border-color","",Bt.borderInputPrimary),kt.extend("--ft-text-input-default-helper-text-color","",Bt.contentGlobalSubtle),kt.create("--ft-text-input-default-border-width","","SIZE","1px"),kt.create("--ft-text-input-error-border-width","","SIZE","2px"),kt.extend("--ft-text-input-error-border-color","",Bt.borderErrorPrimary),kt.extend("--ft-text-input-error-helper-text-color","",Bt.contentErrorPrimary),kt.extend("--ft-text-input-error-helper-icon-color","",Bt.contentErrorIconOnly),kt.create("--ft-text-input-warning-border-width","","SIZE","2px"),kt.create("--ft-text-input-focus-outline-width","","SIZE","2px"),kt.extend("--ft-text-input-focus-focus-ring-color","",Bt.borderActionFocusRing),kt.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),kt.extend("--ft-text-input-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-text-area-background-color","",$t.colorWhite),kt.extend("--ft-text-area-content-value-color","",Bt.contentGlobalPrimary),kt.extend("--ft-text-area-label-color","",Bt.contentGlobalSubtle),kt.extend("--ft-text-area-default-border-color","",Bt.borderInputPrimary),kt.extend("--ft-text-area-default-helper-text-color","",Bt.contentGlobalSubtle),kt.create("--ft-text-area-default-border-width","","SIZE","1px"),kt.create("--ft-text-area-error-border-width","","SIZE","2px"),kt.extend("--ft-text-area-error-border-color","",Bt.borderErrorPrimary),kt.extend("--ft-text-area-error-helper-text-color","",Bt.contentErrorPrimary),kt.extend("--ft-text-area-error-helper-icon-color","",Bt.contentErrorIconOnly),kt.extend("--ft-text-area-focus-focus-ring-color","",Bt.borderActionFocusRing),kt.create("--ft-text-area-focus-outline-width","","SIZE","2px"),kt.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),kt.extend("--ft-text-area-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-text-area-field-horizontal-left-padding","",$t.spacing4),kt.extend("--ft-text-area-field-horizontal-gap","",$t.spacing3),kt.extend("--ft-text-area-field-vertical-gap","",$t.spacing05),kt.create("--ft-text-area-field-min-height","","SIZE","64px"),kt.extend("--ft-text-area-helper-horizontal-padding","",$t.spacing4),kt.extend("--ft-text-area-helper-horizontal-gap","",$t.spacing1),kt.extend("--ft-text-area-helper-icon-size","",$t.iconSize2),kt.extend("--ft-text-area-border-radius","",$t.borderRadiusM),kt.create("--ft-floating-menu-height","","SIZE","50px"),kt.extend("--ft-floating-menu-horizontal-padding","",$t.spacing4),kt.extend("--ft-floating-menu-off-icon-color","",Bt.contentGlobalPrimary),kt.extend("--ft-floating-menu-off-color","",Bt.contentGlobalPrimary),kt.extend("--ft-floating-menu-on-color","",Bt.contentActionPrimary),kt.extend("--ft-floating-menu-on-state-layer-color","",Bt.contentActionPrimary),kt.extend("--ft-floating-menu-gap","",$t.spacing3),kt.extend("--ft-floating-menu-focus-focus-ring-color","",Bt.borderActionFocusRing),kt.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),kt.extend("--ft-floating-menu-focus-state-layer-opacity","",$t.opacity8),kt.extend("--ft-floating-menu-hover-state-layer-opacity","",$t.opacity8),kt.extend("--ft-floating-menu-active-state-layer-opacity","",$t.opacity16),kt.extend("--ft-floating-menu-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-floating-menu-icon-size","",$t.iconSize3),kt.extend("--ft-floating-menu-background-color","",Bt.backgroundGlobalOnSurface),kt.extend("--ft-combobox-single-select-field-horizontal-padding","",$t.spacing4),kt.extend("--ft-combobox-single-select-field-horizontal-gap","",$t.spacing3),kt.extend("--ft-combobox-single-select-field-vertical-gap","",$t.spacing05),kt.extend("--ft-combobox-single-select-field-icon-size","",$t.iconSize3),kt.create("--ft-combobox-single-select-field-height","","SIZE","50px"),kt.extend("--ft-combobox-single-select-helper-horizontal-padding","",$t.spacing4),kt.extend("--ft-combobox-single-select-helper-horizontal-gap","",$t.spacing1),kt.extend("--ft-combobox-single-select-helper-vertical-gap","",$t.spacing1),kt.extend("--ft-combobox-single-select-helper-icon-size","",$t.iconSize2),kt.extend("--ft-combobox-single-select-menu-vertical-gap","",$t.spacing2),kt.extend("--ft-combobox-single-select-border-radius","",$t.borderRadiusM),kt.extend("--ft-combobox-single-select-background-color","",$t.colorWhite),kt.extend("--ft-combobox-single-select-label-color","",Bt.contentGlobalSubtle),kt.extend("--ft-combobox-single-select-content-value-color","",Bt.contentGlobalPrimary),kt.extend("--ft-combobox-single-select-trailing-icon-color","",Bt.contentGlobalSubtle),kt.extend("--ft-combobox-single-select-default-border-color","",Bt.borderInputPrimary),kt.extend("--ft-combobox-single-select-default-helper-text-color","",Bt.contentGlobalSubtle),kt.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),kt.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),kt.extend("--ft-combobox-single-select-error-border-color","",Bt.borderErrorPrimary),kt.extend("--ft-combobox-single-select-error-helper-text-color","",Bt.contentErrorPrimary),kt.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),kt.extend("--ft-combobox-single-select-warning-border-color","",Bt.borderWarningPrimary),kt.extend("--ft-combobox-single-select-warning-helper-text-color","",Bt.contentWarningPrimary),kt.extend("--ft-combobox-single-select-warning-helper-icon-color","",Bt.contentWarningIconOnly),kt.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),kt.extend("--ft-combobox-single-select-focus-focus-ring-color","",Bt.borderActionFocusRing),kt.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),kt.extend("--ft-combobox-single-select-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-combobox-multi-select-background-color","",$t.colorWhite),kt.extend("--ft-combobox-multi-select-label-color","",Bt.contentGlobalSubtle),kt.extend("--ft-combobox-multi-select-trailing-icon-color","",Bt.contentGlobalSubtle),kt.extend("--ft-combobox-multi-select-default-border-color","",Bt.borderInputPrimary),kt.extend("--ft-combobox-multi-select-default-helper-text-color","",Bt.contentGlobalSubtle),kt.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),kt.extend("--ft-combobox-multi-select-error-border-color","",Bt.borderErrorPrimary),kt.extend("--ft-combobox-multi-select-error-helper-text-color","",Bt.contentErrorPrimary),kt.extend("--ft-combobox-multi-select-error-helper-icon","",Bt.contentErrorIconOnly),kt.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),kt.extend("--ft-combobox-multi-select-warning-border-color","",Bt.borderWarningPrimary),kt.extend("--ft-combobox-multi-select-warning-helper-text-color","",Bt.contentWarningPrimary),kt.extend("--ft-combobox-multi-select-warning-helper-icon-color","",Bt.contentWarningIconOnly),kt.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),kt.extend("--ft-combobox-multi-select-focus-focus-ring-color","",Bt.borderActionFocusRing),kt.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),kt.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),kt.extend("--ft-combobox-multi-select-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-combobox-multi-select-helper-horizontal-padding","",$t.spacing4),kt.extend("--ft-combobox-multi-select-helper-horizontal-gap","",$t.spacing1),kt.extend("--ft-combobox-multi-select-helper-vertical-gap","",$t.spacing1),kt.extend("--ft-combobox-multi-select-helper-icon-size","",$t.iconSize2),kt.extend("--ft-combobox-multi-select-field-horizontal-padding","",$t.spacing4),kt.extend("--ft-combobox-multi-select-field-horizontal-gap","",$t.spacing3),kt.extend("--ft-combobox-multi-select-field-vertical-gap","",$t.spacing05),kt.extend("--ft-combobox-multi-select-field-icon-size","",$t.iconSize3),kt.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),kt.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",$t.spacing1),kt.extend("--ft-combobox-multi-select-content-values-vertical-gap","",$t.spacing1),kt.extend("--ft-combobox-multi-select-border-radius","",$t.borderRadiusM),kt.extend("--ft-popover-background-color","",Bt.backgroundGlobalOnSurface),kt.extend("--ft-popover-horizontal-padding","",$t.spacing6),kt.extend("--ft-popover-vertical-padding","",$t.spacing6),kt.extend("--ft-popover-icon-color","",Bt.contentGlobalSecondary),kt.extend("--ft-popover-icon-size","",$t.iconSize2),kt.extend("--ft-popover-title-color","",Bt.contentGlobalPrimary),kt.extend("--ft-popover-body-color","",Bt.contentGlobalSecondary),kt.extend("--ft-popover-link-color","",Bt.contentActionPrimary),kt.extend("--ft-popover-gap","",$t.spacing3),kt.extend("--ft-popover-border-radius","",$t.borderRadiusM),kt.extend("--ft-popover-shadow","",$t.shadowElevation02),kt.extend("--ft-tabs-top-left-border-radius","",$t.borderRadiusS),kt.extend("--ft-tabs-top-right-border-radius","",$t.borderRadiusS),kt.extend("--ft-tabs-label-horizontal-padding","",$t.spacing4),kt.extend("--ft-tabs-label-vertical-padding","",$t.spacing3),kt.extend("--ft-tabs-label-gap","",$t.spacing1),kt.extend("--ft-tabs-off-hover-state-layer-opacity","",$t.opacity8),kt.extend("--ft-tabs-off-focus-state-layer-opacity","",$t.opacity8),kt.extend("--ft-tabs-off-active-state-layer-opacity","",$t.opacity16),kt.extend("--ft-tabs-off-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-tabs-off-color","",Bt.contentGlobalSubtle),kt.extend("--ft-tabs-off-state-layer-color","",Bt.contentGlobalSubtle),kt.extend("--ft-tabs-on-hover-state-layer-opacity","",$t.opacity8),kt.extend("--ft-tabs-on-focus-state-layer-opacity","",$t.opacity8),kt.extend("--ft-tabs-on-active-state-layer-opacity","",$t.opacity16),kt.extend("--ft-tabs-on-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-tabs-on-color","",Bt.contentActionPrimary),kt.extend("--ft-tabs-on-state-layer-color","",Bt.contentActionPrimary),kt.extend("--ft-tabs-icon-horizontal-padding","",$t.spacing1),kt.extend("--ft-tabs-icon-vertical-padding","",$t.spacing4),kt.create("--ft-tabs-focus-outline-width","","SIZE","2px"),kt.extend("--ft-tabs-focus-focus-ring-color","",Bt.borderActionFocusRing),kt.extend("--ft-collapsible-hover-state-layer-opacity","",$t.opacity8),kt.extend("--ft-collapsible-focus-state-layer-opacity","",$t.opacity8),kt.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),kt.extend("--ft-collapsible-focus-focus-ring-color","",Bt.borderActionFocusRing),kt.extend("--ft-collapsible-active-state-layer-opacity","",$t.opacity16),kt.extend("--ft-collapsible-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-collapsible-horizontal-padding","",$t.spacing4),kt.extend("--ft-collapsible-vertical-padding","",$t.spacing3),kt.extend("--ft-collapsible-color","",Bt.contentGlobalPrimary),kt.extend("--ft-collapsible-state-layer-color","",Bt.contentGlobalPrimary),kt.extend("--ft-collapsible-background-color","",Bt.backgroundGlobalOnSurface),kt.extend("--ft-collapsible-border-color","",Bt.borderGlobalSubtle),kt.extend("--ft-collapsible-icon-size","",$t.iconSize3),kt.extend("--ft-switch-group-horizontal-padding","",$t.spacing1),kt.extend("--ft-switch-group-vertical-padding","",$t.spacing1),kt.extend("--ft-switch-group-gap","",$t.spacing1),kt.extend("--ft-switch-group-background-color","",Bt.backgroundGlobalSurface),kt.extend("--ft-switch-group-border-color","",Bt.borderGlobalSubtle),kt.create("--ft-switch-group-border-radius","","SIZE","6px"),kt.extend("--ft-switch-label-horizontal-padding","",$t.spacing2),kt.extend("--ft-switch-label-vertical-padding","",$t.spacing1),kt.extend("--ft-switch-off-hover-state-layer-opacity","",$t.opacity8),kt.extend("--ft-switch-off-focus-state-layer-opacity","",$t.opacity8),kt.extend("--ft-switch-off-active-state-layer-opacity","",$t.opacity16),kt.extend("--ft-switch-off-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-switch-off-color","",Bt.contentGlobalSubtle),kt.extend("--ft-switch-off-state-layer-color","",Bt.contentGlobalSubtle),kt.extend("--ft-switch-on-hover-state-layer-opacity","",$t.opacity8),kt.extend("--ft-switch-on-focus-state-layer-opacity","",$t.opacity8),kt.extend("--ft-switch-on-active-state-layer-opacity","",$t.opacity16),kt.extend("--ft-switch-on-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-switch-on-color","",Bt.contentActionPrimary),kt.extend("--ft-switch-on-state-layer-color","",Bt.contentActionPrimary),kt.extend("--ft-switch-icon-horizontal-padding","",$t.spacing1),kt.extend("--ft-switch-icon-vertical-padding","",$t.spacing1),kt.create("--ft-switch-focus-outline-width","","SIZE","2px"),kt.extend("--ft-switch-focus-focus-ring-color","",Bt.borderActionFocusRing),kt.extend("--ft-switch-option-border-radius","",$t.borderRadiusS),kt.extend("--ft-chart-1-light","for area color charts",$t.colorBrand40),kt.extend("--ft-chart-1-base","for line charts",$t.colorBrand0),kt.extend("--ft-chart-2-light","for area color charts",$t.colorYellow60),kt.extend("--ft-chart-2-base","for line charts",$t.colorYellow100),kt.extend("--ft-chart-3-light","",$t.colorUltramarine40),kt.extend("--ft-chart-3-base","",$t.colorUltramarine70),kt.extend("--ft-chart-4-light","",$t.colorCyan50),kt.extend("--ft-chart-4-base","",$t.colorCyan100),kt.extend("--ft-chart-5-light","",$t.colorRed40),kt.extend("--ft-chart-5-base","",$t.colorRed60),kt.extend("--ft-chart-6-light","",$t.colorGreen40),kt.extend("--ft-chart-6-base","",$t.colorGreen70),kt.extend("--ft-chart-7-light","",$t.colorOrange70),kt.extend("--ft-chart-7-base","",$t.colorOrange100),kt.extend("--ft-chart-8-light","",$t.colorAvocado70),kt.extend("--ft-chart-8-base","",$t.colorAvocado200),kt.extend("--ft-chart-9-light","",$t.colorBrown50),kt.extend("--ft-chart-9-base","",$t.colorBrown200),kt.extend("--ft-chart-10-light","",$t.colorGray50),kt.extend("--ft-chart-10-base","",$t.colorGray80),kt.extend("--ft-chart-monochrome-10","",$t.colorBrand10),kt.extend("--ft-chart-monochrome-20","",$t.colorBrand20),kt.extend("--ft-chart-monochrome-30","",$t.colorBrand40),kt.extend("--ft-chart-monochrome-40","",$t.colorBrand60),kt.extend("--ft-chart-monochrome-50","",$t.colorBrand0),kt.extend("--ft-chart-monochrome-60","",$t.colorBrand200),kt.extend("--ft-chip-large-horizontal-padding","",$t.spacing4),kt.extend("--ft-chip-large-vertical-padding","",$t.spacing2),kt.extend("--ft-chip-large-gap","",$t.spacing1),kt.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),kt.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),kt.extend("--ft-chip-large-border-radius","",$t.borderRadiusPill),kt.create("--ft-chip-large-border-width","","SIZE","1px"),kt.extend("--ft-chip-large-icon-size","",$t.iconSize3),kt.extend("--ft-chip-medium-horizontal-padding","",$t.spacing3),kt.extend("--ft-chip-medium-vertical-padding","",$t.spacing1),kt.extend("--ft-chip-medium-gap","",$t.spacing1),kt.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),kt.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),kt.extend("--ft-chip-medium-border-radius","",$t.borderRadiusPill),kt.create("--ft-chip-medium-border-width","","SIZE","1px"),kt.extend("--ft-chip-medium-icon-size","",$t.iconSize2),kt.extend("--ft-chip-small-horizontal-padding","",$t.spacing2),kt.extend("--ft-chip-small-vertical-padding","",$t.spacing05),kt.extend("--ft-chip-small-gap","",$t.spacing1),kt.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),kt.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),kt.extend("--ft-chip-small-border-radius","",$t.borderRadiusPill),kt.create("--ft-chip-small-border-width","","SIZE","1px"),kt.extend("--ft-chip-small-icon-size","",$t.iconSize1),kt.extend("--ft-chip-neutral-background-color","",Bt.backgroundGlobalOnSurface),kt.extend("--ft-chip-neutral-color","",Bt.contentGlobalPrimary),kt.extend("--ft-chip-neutral-icon-color","",Bt.contentGlobalPrimary),kt.extend("--ft-chip-neutral-border-color","",Bt.borderGlobalSubtle),kt.extend("--ft-chip-info-background-color","",Bt.backgroundInfoSubtle),kt.extend("--ft-chip-info-color","",Bt.contentInfoPrimary),kt.extend("--ft-chip-info-icon-color","",Bt.contentInfoIconOnly),kt.extend("--ft-chip-info-border-color","",Bt.borderInfoSubtle),kt.extend("--ft-chip-success-background-color","",Bt.backgroundSuccessSubtle),kt.extend("--ft-chip-success-color","",Bt.contentSuccessPrimary),kt.extend("--ft-chip-success-icon-color","",Bt.contentSuccessIconOnly),kt.extend("--ft-chip-success-border-color","",Bt.borderSuccessSubtle),kt.extend("--ft-chip-warning-background-color","",Bt.backgroundWarningSubtle),kt.extend("--ft-chip-warning-color","",Bt.contentWarningPrimary),kt.extend("--ft-chip-warning-icon-color","",Bt.contentWarningIconOnly),kt.extend("--ft-chip-warning-border-color","",Bt.borderWarningSubtle),kt.extend("--ft-chip-error-background-color","",Bt.backgroundErrorSubtle),kt.extend("--ft-chip-error-color","",Bt.contentErrorPrimary),kt.extend("--ft-chip-error-icon-color","",Bt.contentErrorIconOnly),kt.extend("--ft-chip-error-border-color","",Bt.borderErrorSubtle),kt.extend("--ft-border-info-border-color","",Bt.borderInfoSubtle),kt.create("--ft-notice-border-width","","SIZE","1px"),kt.extend("--ft-notice-horizontal-padding","",$t.spacing2),kt.extend("--ft-notice-vertical-padding","",$t.spacing1),kt.extend("--ft-notice-border-radius","",$t.borderRadiusS),kt.extend("--ft-notice-gap","",$t.spacing2),kt.extend("--ft-notice-icon-size","",$t.iconSize3),kt.extend("--ft-notice-info-background-color","",Bt.backgroundInfoSubtle),kt.extend("--ft-notice-info-border-color","",Bt.borderInfoSubtle),kt.extend("--ft-notice-info-color","",Bt.contentInfoPrimary),kt.extend("--ft-notice-info-icon-color","",Bt.contentInfoIconOnly),kt.extend("--ft-notice-warning-background-color","",Bt.backgroundWarningSubtle),kt.extend("--ft-notice-warning-border-color","",Bt.borderWarningSubtle),kt.extend("--ft-notice-warning-color","",Bt.contentWarningPrimary),kt.extend("--ft-notice-warning-icon-color","",Bt.contentWarningIconOnly),kt.extend("--ft-notice-error-background-color","",Bt.backgroundErrorSubtle),kt.extend("--ft-notice-error-border-color","",Bt.borderErrorSubtle),kt.extend("--ft-notice-error-color","",Bt.contentErrorPrimary),kt.extend("--ft-notice-error-icon-color","",Bt.contentErrorIconOnly),kt.extend("--ft-notice-success-background-color","",Bt.backgroundSuccessSubtle),kt.extend("--ft-notice-success-border-color","",Bt.borderSuccessSubtle),kt.extend("--ft-notice-success-color","",Bt.contentSuccessPrimary),kt.extend("--ft-notice-success-icon-color","",Bt.contentSuccessIconOnly),kt.extend("--ft-checkbox-color","",Bt.contentGlobalPrimary),kt.extend("--ft-checkbox-checked-background-color","",Bt.contentActionPrimary),kt.extend("--ft-checkbox-checked-state-layer-color","",Bt.contentActionPrimary),kt.extend("--ft-checkbox-checked-icon-color","",Bt.contentGlobalOnColor),kt.extend("--ft-checkbox-checked-hover-state-layer-opacity","",$t.opacity16),kt.extend("--ft-checkbox-checked-focus-state-layer-opacity","",$t.opacity16),kt.extend("--ft-checkbox-checked-active-state-layer-opacity","",$t.opacity24),kt.extend("--ft-checkbox-checked-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-checkbox-unchecked-border-color","",$t.colorGray80),kt.extend("--ft-checkbox-unchecked-state-layer-color","",$t.colorGray80),kt.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",$t.opacity16),kt.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",$t.opacity16),kt.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",$t.opacity24),kt.extend("--ft-checkbox-unchecked-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-checkbox-focus-focus-ring-color","",Bt.borderActionFocusRing),kt.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),kt.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),kt.extend("--ft-checkbox-gap","",$t.spacing3),kt.extend("--ft-toggle-off-hover-state-layer-opacity","",$t.opacity16),kt.extend("--ft-toggle-off-focus-state-layer-opacity","",$t.opacity16),kt.extend("--ft-toggle-off-active-state-layer-opacity","",$t.opacity24),kt.extend("--ft-toggle-off-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-toggle-off-background-color","",Bt.contentGlobalSubtle),kt.extend("--ft-toggle-off-icon-color","",Bt.contentGlobalSubtle),kt.extend("--ft-toggle-off-state-layer-color","",Bt.contentGlobalSubtle),kt.extend("--ft-toggle-on-hover-state-layer-opacity","",$t.opacity16),kt.extend("--ft-toggle-on-focus-state-layer-opacity","",$t.opacity16),kt.extend("--ft-toggle-on-active-state-layer-opacity","",$t.opacity24),kt.extend("--ft-toggle-on-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-toggle-on-background-color","",Bt.contentActionPrimary),kt.extend("--ft-toggle-on-state-layer-color","",Bt.contentActionPrimary),kt.extend("--ft-toggle-on-icon-color","",Bt.contentActionPrimary),kt.extend("--ft-toggle-color","",Bt.contentGlobalPrimary),kt.extend("--ft-toggle-focus-focus-ring-color","",Bt.borderActionFocusRing),kt.extend("--ft-toggle-gap","",$t.spacing3),kt.extend("--ft-radio-color","",Bt.contentGlobalPrimary),kt.extend("--ft-radio-selected-radio-color","",Bt.contentActionPrimary),kt.extend("--ft-radio-selected-state-layer-color","",Bt.contentActionPrimary),kt.extend("--ft-radio-selected-hover-state-layer-opacity","",$t.opacity16),kt.extend("--ft-radio-selected-focus-state-layer-opacity","",$t.opacity16),kt.extend("--ft-radio-selected-active-state-layer-opacity","",$t.opacity24),kt.extend("--ft-radio-selected-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-radio-unselected-state-layer-color","",Bt.borderInputPrimary),kt.extend("--ft-radio-unselected-border-color","",Bt.borderInputPrimary),kt.extend("--ft-radio-unselected-hover-state-layer-opacity","",$t.opacity16),kt.extend("--ft-radio-unselected-focus-state-layer-opacity","",$t.opacity16),kt.extend("--ft-radio-unselected-active-state-layer-opacity","",$t.opacity24),kt.extend("--ft-radio-unselected-disabled-component-opacity","",$t.opacity40),kt.extend("--ft-radio-focus-focus-ring-color","",Bt.borderActionFocusRing),kt.create("--ft-radio-focus-outline-offset","","SIZE","3px"),kt.create("--ft-radio-focus-outline-width","","SIZE","2px"),kt.extend("--ft-radio-gap","",$t.spacing3),kt.extend("--ft-notification-icon-size","",$t.iconSize4),kt.extend("--ft-notification-horizontal-padding","",$t.spacing4),kt.extend("--ft-notification-vertical-padding","",$t.spacing4),kt.extend("--ft-notification-info-background-color","",Bt.backgroundInfoSubtle),kt.extend("--ft-notification-info-color","",Bt.contentInfoPrimary),kt.extend("--ft-notification-info-icon-color","",Bt.contentInfoIconOnly),kt.extend("--ft-notification-info-border-color","",Bt.borderInfoSubtle),kt.extend("--ft-notification-success-background-color","",Bt.backgroundSuccessSubtle),kt.extend("--ft-notification-success-color","",Bt.contentSuccessPrimary),kt.extend("--ft-notification-success-icon-color","",Bt.contentSuccessIconOnly),kt.extend("--ft-notification-success-border-color","",Bt.borderSuccessSubtle),kt.extend("--ft-notification-warning-background-color","",Bt.backgroundWarningSubtle),kt.extend("--ft-notification-warning-color","",Bt.contentWarningPrimary),kt.extend("--ft-notification-warning-icon-color","",Bt.contentWarningIconOnly),kt.extend("--ft-notification-warning-border-color","",Bt.borderWarningSubtle),kt.extend("--ft-notification-error-background-color","",Bt.backgroundErrorSubtle),kt.extend("--ft-notification-error-color","",Bt.contentErrorPrimary),kt.extend("--ft-notification-error-icon-color","",Bt.contentErrorIconOnly),kt.extend("--ft-notification-error-border-color","",Bt.borderErrorSubtle),kt.extend("--ft-notification-border-radius","",$t.borderRadiusPill),kt.create("--ft-notification-border-width","","SIZE","1px"),kt.extend("--ft-notification-leading-gap","",$t.spacing2),kt.extend("--ft-notification-trailing-gap","",$t.spacing8),kt.extend("--ft-tooltip-horizontal-padding","",$t.spacing2),kt.extend("--ft-tooltip-vertical-padding","",$t.spacing2),kt.extend("--ft-tooltip-border-radius","",$t.borderRadiusS),kt.extend("--ft-tooltip-color","",Bt.contentGlobalOnColor),kt.extend("--ft-tooltip-background-color","",Bt.contentGlobalPrimary),kt.extend("--ft-tooltip-background-opacity","",$t.opacity80),kt.extend("--ft-tooltip-shadow","",$t.shadowElevation03),kt.create("--ft-tooltip-max-width","","SIZE","256px"),kt.extend("--ft-tooltip-gap","",$t.spacing05);const Ht=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),Tt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),Pt={fontFamily:Tt,fontSize:o.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},_t=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Ht),Gt=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",Pt.fontSize,"20px"),Mt=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",Pt.fontWeight,"normal"),jt=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",Pt.letterSpacing,"0.15px"),Yt=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",Pt.lineHeight,"1.2"),Vt=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",Pt.textTransform,"inherit"),Xt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Ht),qt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",Pt.fontSize,"14px"),Jt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",Pt.fontWeight,"normal"),Qt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",Pt.letterSpacing,"0.105px"),to=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",Pt.lineHeight,"1.7"),oo=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",Pt.textTransform,"inherit"),eo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Tt),ro=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",Pt.fontSize,"16px"),ao=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",Pt.fontWeight,"600"),io=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",Pt.letterSpacing,"0.144px"),no=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",Pt.lineHeight,"1.5"),lo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",Pt.textTransform,"inherit"),co=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Tt),po=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",Pt.fontSize,"14px"),fo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",Pt.fontWeight,"normal"),so=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",Pt.letterSpacing,"0.098px"),ho=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",Pt.lineHeight,"1.7"),go=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",Pt.textTransform,"inherit"),yo=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Tt),bo=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",Pt.fontSize,"16px"),uo=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",Pt.fontWeight,"normal"),mo=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",Pt.letterSpacing,"0.496px"),Oo=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",Pt.lineHeight,"1.5"),No=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",Pt.textTransform,"inherit"),xo=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Tt),So=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",Pt.fontSize,"14px"),wo=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",Pt.fontWeight,"normal"),Eo=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",Pt.letterSpacing,"0.252px"),vo=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",Pt.lineHeight,"1.4"),Io=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",Pt.textTransform,"inherit"),Co=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Tt),Uo=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",Pt.fontSize,"12px"),Ro=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",Pt.fontWeight,"normal"),Wo=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",Pt.letterSpacing,"0.396px"),Lo=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",Pt.lineHeight,"1.33"),Zo=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",Pt.textTransform,"inherit"),Ko=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Tt),zo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",Pt.fontSize,"10px"),Ao=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",Pt.fontWeight,"normal"),Do=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",Pt.letterSpacing,"0.33px"),ko=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",Pt.lineHeight,"1.6"),$o=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",Pt.textTransform,"inherit"),Fo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Tt),Bo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",Pt.fontSize,"10px"),Ho=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",Pt.fontWeight,"normal"),To=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",Pt.letterSpacing,"1.5px"),Po=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",Pt.lineHeight,"1.6"),_o=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",Pt.textTransform,"uppercase"),Go=o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Tt),Mo=o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",Pt.fontSize,"14px"),jo=o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",Pt.fontWeight,"600"),Yo=o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",Pt.letterSpacing,"1.246px"),Vo=o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",Pt.lineHeight,"1.15"),Xo=o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",Pt.textTransform,"uppercase"),qo=e.css`
|
|
21
21
|
.ft-typography--title {
|
|
22
|
-
font-family: ${
|
|
22
|
+
font-family: ${_t};
|
|
23
23
|
font-size: ${Gt};
|
|
24
|
-
font-weight: ${
|
|
25
|
-
letter-spacing: ${
|
|
26
|
-
line-height: ${
|
|
27
|
-
text-transform: ${
|
|
24
|
+
font-weight: ${Mt};
|
|
25
|
+
letter-spacing: ${jt};
|
|
26
|
+
line-height: ${Yt};
|
|
27
|
+
text-transform: ${Vt};
|
|
28
28
|
}
|
|
29
|
-
`,
|
|
29
|
+
`,Jo=e.css`
|
|
30
30
|
.ft-typography--title-dense {
|
|
31
|
-
font-family: ${
|
|
32
|
-
font-size: ${
|
|
33
|
-
font-weight: ${
|
|
34
|
-
letter-spacing: ${
|
|
35
|
-
line-height: ${
|
|
36
|
-
text-transform: ${
|
|
31
|
+
font-family: ${Xt};
|
|
32
|
+
font-size: ${qt};
|
|
33
|
+
font-weight: ${Jt};
|
|
34
|
+
letter-spacing: ${Qt};
|
|
35
|
+
line-height: ${to};
|
|
36
|
+
text-transform: ${oo};
|
|
37
37
|
}
|
|
38
|
-
`,
|
|
38
|
+
`,Qo=e.css`
|
|
39
39
|
.ft-typography--subtitle1 {
|
|
40
|
-
font-family: ${
|
|
41
|
-
font-size: ${
|
|
42
|
-
font-weight: ${
|
|
43
|
-
letter-spacing: ${
|
|
44
|
-
line-height: ${
|
|
45
|
-
text-transform: ${
|
|
40
|
+
font-family: ${eo};
|
|
41
|
+
font-size: ${ro};
|
|
42
|
+
font-weight: ${ao};
|
|
43
|
+
letter-spacing: ${io};
|
|
44
|
+
line-height: ${no};
|
|
45
|
+
text-transform: ${lo};
|
|
46
46
|
}
|
|
47
|
-
`,
|
|
47
|
+
`,te=e.css`
|
|
48
48
|
.ft-typography--subtitle2 {
|
|
49
|
-
font-family: ${
|
|
50
|
-
font-size: ${
|
|
51
|
-
font-weight: ${
|
|
52
|
-
letter-spacing: ${
|
|
53
|
-
line-height: ${
|
|
54
|
-
text-transform: ${
|
|
49
|
+
font-family: ${co};
|
|
50
|
+
font-size: ${po};
|
|
51
|
+
font-weight: ${fo};
|
|
52
|
+
letter-spacing: ${so};
|
|
53
|
+
line-height: ${ho};
|
|
54
|
+
text-transform: ${go};
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
`,
|
|
57
|
+
`,oe=e.css`
|
|
58
58
|
.ft-typography--body1 {
|
|
59
|
-
font-family: ${
|
|
60
|
-
font-size: ${
|
|
61
|
-
font-weight: ${
|
|
62
|
-
letter-spacing: ${
|
|
63
|
-
line-height: ${
|
|
64
|
-
text-transform: ${
|
|
59
|
+
font-family: ${yo};
|
|
60
|
+
font-size: ${bo};
|
|
61
|
+
font-weight: ${uo};
|
|
62
|
+
letter-spacing: ${mo};
|
|
63
|
+
line-height: ${Oo};
|
|
64
|
+
text-transform: ${No};
|
|
65
65
|
}
|
|
66
|
-
`,
|
|
66
|
+
`,ee=e.css`
|
|
67
67
|
.ft-typography--body2 {
|
|
68
|
-
font-family: ${
|
|
69
|
-
font-size: ${
|
|
70
|
-
font-weight: ${
|
|
71
|
-
letter-spacing: ${
|
|
72
|
-
line-height: ${
|
|
73
|
-
text-transform: ${
|
|
68
|
+
font-family: ${xo};
|
|
69
|
+
font-size: ${So};
|
|
70
|
+
font-weight: ${wo};
|
|
71
|
+
letter-spacing: ${Eo};
|
|
72
|
+
line-height: ${vo};
|
|
73
|
+
text-transform: ${Io};
|
|
74
74
|
}
|
|
75
|
-
`,
|
|
75
|
+
`,re=e.css`
|
|
76
76
|
.ft-typography--caption {
|
|
77
|
-
font-family: ${
|
|
78
|
-
font-size: ${
|
|
79
|
-
font-weight: ${
|
|
80
|
-
letter-spacing: ${
|
|
81
|
-
line-height: ${
|
|
82
|
-
text-transform: ${
|
|
77
|
+
font-family: ${Co};
|
|
78
|
+
font-size: ${Uo};
|
|
79
|
+
font-weight: ${Ro};
|
|
80
|
+
letter-spacing: ${Wo};
|
|
81
|
+
line-height: ${Lo};
|
|
82
|
+
text-transform: ${Zo};
|
|
83
83
|
}
|
|
84
|
-
`,
|
|
84
|
+
`,ae=e.css`
|
|
85
85
|
.ft-typography--breadcrumb {
|
|
86
|
-
font-family: ${
|
|
87
|
-
font-size: ${
|
|
88
|
-
font-weight: ${
|
|
89
|
-
letter-spacing: ${
|
|
90
|
-
line-height: ${
|
|
91
|
-
text-transform: ${
|
|
86
|
+
font-family: ${Ko};
|
|
87
|
+
font-size: ${zo};
|
|
88
|
+
font-weight: ${Ao};
|
|
89
|
+
letter-spacing: ${Do};
|
|
90
|
+
line-height: ${ko};
|
|
91
|
+
text-transform: ${$o};
|
|
92
92
|
}
|
|
93
|
-
`,
|
|
93
|
+
`,ie=e.css`
|
|
94
94
|
.ft-typography--overline {
|
|
95
|
-
font-family: ${
|
|
96
|
-
font-size: ${
|
|
97
|
-
font-weight: ${
|
|
98
|
-
letter-spacing: ${
|
|
99
|
-
line-height: ${
|
|
100
|
-
text-transform: ${
|
|
95
|
+
font-family: ${Fo};
|
|
96
|
+
font-size: ${Bo};
|
|
97
|
+
font-weight: ${Ho};
|
|
98
|
+
letter-spacing: ${To};
|
|
99
|
+
line-height: ${Po};
|
|
100
|
+
text-transform: ${_o};
|
|
101
101
|
}
|
|
102
|
-
`,
|
|
102
|
+
`,ne=e.css`
|
|
103
103
|
.ft-typography--button {
|
|
104
104
|
font-family: ${Go};
|
|
105
|
-
font-size: ${
|
|
106
|
-
font-weight: ${
|
|
107
|
-
letter-spacing: ${
|
|
108
|
-
line-height: ${
|
|
109
|
-
text-transform: ${
|
|
105
|
+
font-size: ${Mo};
|
|
106
|
+
font-weight: ${jo};
|
|
107
|
+
letter-spacing: ${Yo};
|
|
108
|
+
line-height: ${Vo};
|
|
109
|
+
text-transform: ${Xo};
|
|
110
110
|
}
|
|
111
|
-
`,
|
|
111
|
+
`,le=e.css`
|
|
112
112
|
.ft-typography {
|
|
113
113
|
vertical-align: inherit;
|
|
114
114
|
}
|
|
115
|
-
`,
|
|
115
|
+
`,ce=[Object.keys(Ft).map((t=>function(t){const o=Ft[t];return e.css`
|
|
116
116
|
.ft-typography--${e.unsafeCSS(t)} {
|
|
117
117
|
font-family: ${o.fontFamily};
|
|
118
118
|
font-size: ${o.fontSize};
|
|
@@ -121,14 +121,14 @@ const Rt=Symbol.for(""),Wt=t=>{if(t?.r===Rt)return t?._$litStatic$},Lt=t=>({_$li
|
|
|
121
121
|
line-height: ${o.lineHeight};
|
|
122
122
|
text-transform: ${o.textCase};
|
|
123
123
|
}
|
|
124
|
-
`}(t)))];var
|
|
125
|
-
<${
|
|
124
|
+
`}(t)))];var pe=function(t,o,e,r){for(var a,i=arguments.length,n=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(n=(i<3?a(n):i>3?a(o,e,n):a(o,e))||n);return i>3&&n&&Object.defineProperty(o,e,n),n};class fe extends o.FtLitElement{constructor(){super(...arguments),this.variant=At.body1}render(){return this.element?zt`
|
|
125
|
+
<${Zt(this.element)}
|
|
126
126
|
class="ft-typography ft-typography--${this.variant}">
|
|
127
127
|
<slot></slot>
|
|
128
|
-
</${
|
|
129
|
-
`:
|
|
128
|
+
</${Zt(this.element)}>
|
|
129
|
+
`:zt`
|
|
130
130
|
<slot class="ft-typography ft-typography--${this.variant}"></slot>
|
|
131
|
-
`}}
|
|
131
|
+
`}}fe.styles=[qo,Jo,Qo,te,oe,ee,re,ae,ie,ne,le,...ce],pe([r.property()],fe.prototype,"element",void 0),pe([r.property()],fe.prototype,"variant",void 0),o.customElement("ft-typography")(fe);class se extends G{render(){let t=this.result?this.selectAbstract(this.result):void 0;return t?e.html`
|
|
132
132
|
<ft-typography variant="body1" part="text">${a.unsafeHTML(t)}</ft-typography>
|
|
133
133
|
`:e.html`
|
|
134
134
|
<style>
|
|
@@ -136,4 +136,4 @@ const Rt=Symbol.for(""),Wt=t=>{if(t?.r===Rt)return t?._$litStatic$},Lt=t=>({_$li
|
|
|
136
136
|
display: none !important;
|
|
137
137
|
}
|
|
138
138
|
</style>
|
|
139
|
-
`}selectAbstract(t){switch(t.type){case"MAP":return t.map.htmlExcerpt;case"DOCUMENT":return t.document.htmlExcerpt;case"TOPIC":return t.topic.htmlExcerpt}return""}}
|
|
139
|
+
`}selectAbstract(t){switch(t.type){case"MAP":return t.map.htmlExcerpt;case"DOCUMENT":return t.document.htmlExcerpt;case"TOPIC":return t.topic.htmlExcerpt}return""}}se.elementDefinitions={"ft-typography":fe},se.styles=j,o.customElement("ft-search-result-abstract")(se),t.FtSearchResultAbstract=se,t.FtSearchResultAbstractCssVariables=M,t.styles=j}({},ftGlobals.wcUtils,ftGlobals.lit,ftGlobals.litDecorators,ftGlobals.litUnsafeHTML);
|