@fluid-topics/ft-search-results 1.1.68 → 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.
- package/build/ft-search-results.light.js +94 -94
- package/build/ft-search-results.min.js +105 -105
- package/package.json +5 -5
|
@@ -3,20 +3,20 @@
|
|
|
3
3
|
text-align: center;
|
|
4
4
|
padding: 12px;
|
|
5
5
|
}
|
|
6
|
-
`;var l,c,s,p,f,h,d,g,y,u,b,m,O,x,N,S,v,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 s(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function p(t){return new Promise((function(o,e){t.onload=function(){o(t.result)},t.onerror=function(){e(t.error)}}))}function f(t){var o=new FileReader,e=p(o);return o.readAsArrayBuffer(t),e}function h(t){if(t.slice)return t.slice(0);var o=new Uint8Array(t.byteLength);return o.set(new Uint8Array(t)),o.buffer}function d(){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=h(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):e.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(t)||a(t))?this._bodyArrayBuffer=h(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=s(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?s(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(f)}),this.text=function(){var t,o,e,r=s(this);if(r)return r;if(this._bodyBlob)return t=this._bodyBlob,o=new FileReader,e=p(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(u)}),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 u(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 b(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})},d.call(y.prototype),d.call(b.prototype),b.prototype.clone=function(){return new b(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new c(this.headers),url:this.url})},b.error=function(){var t=new b(null,{status:0,statusText:""});return t.type="error",t};var m=[301,302,303,307,308];b.redirect=function(t,o){if(-1===m.indexOf(o))throw new RangeError("Invalid status code");return new b(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 s(){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 b(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",s),l.onreadystatechange=function(){4===l.readyState&&n.signal.removeEventListener("abort",s)}),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=b),o.Headers=c,o.Request=y,o.Response=b,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"}(l||(l={})),function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"}(c||(c={})),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"}(s||(s={})),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"}(h||(h={})),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"}(g||(g={})),function(t){t.ASC="ASC",t.DESC="DESC"}(y||(y={})),function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"}(u||(u={})),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"}(m||(m={})),function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"}(O||(O={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"}(x||(x={})),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"}(S||(S={})),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"}(v||(v={})),function(t){t.VALID="VALID",t.INVALID="INVALID"}(w||(w={})),v.PERSONAL_BOOK_SHARE_USER,v.PERSONAL_BOOK_USER,v.HTML_EXPORT_USER,v.PERSONAL_BOOK_USER,v.PDF_EXPORT_USER,v.PERSONAL_BOOK_USER,v.KHUB_ADMIN,v.CONTENT_PUBLISHER,v.ADMIN,v.KHUB_ADMIN,v.USERS_ADMIN,v.PORTAL_ADMIN,v.DEVELOPER,v.BETA_USER,v.DEBUG_USER;const C=e.css`
|
|
7
|
-
`,
|
|
6
|
+
`;var l,c,s,p,f,h,d,g,y,u,b,m,O,x,N,S,v,w,C;!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 s(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function p(t){return new Promise((function(o,e){t.onload=function(){o(t.result)},t.onerror=function(){e(t.error)}}))}function f(t){var o=new FileReader,e=p(o);return o.readAsArrayBuffer(t),e}function h(t){if(t.slice)return t.slice(0);var o=new Uint8Array(t.byteLength);return o.set(new Uint8Array(t)),o.buffer}function d(){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=h(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):e.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(t)||a(t))?this._bodyArrayBuffer=h(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=s(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?s(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(f)}),this.text=function(){var t,o,e,r=s(this);if(r)return r;if(this._bodyBlob)return t=this._bodyBlob,o=new FileReader,e=p(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(u)}),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 u(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 b(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})},d.call(y.prototype),d.call(b.prototype),b.prototype.clone=function(){return new b(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new c(this.headers),url:this.url})},b.error=function(){var t=new b(null,{status:0,statusText:""});return t.type="error",t};var m=[301,302,303,307,308];b.redirect=function(t,o){if(-1===m.indexOf(o))throw new RangeError("Invalid status code");return new b(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 s(){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 b(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",s),l.onreadystatechange=function(){4===l.readyState&&n.signal.removeEventListener("abort",s)}),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=b),o.Headers=c,o.Request=y,o.Response=b,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"}(l||(l={})),function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"}(c||(c={})),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"}(s||(s={})),function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT"}(p||(p={})),function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"}(f||(f={})),function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"}(h||(h={})),function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"}(d||(d={})),function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"}(g||(g={})),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"}(y||(y={})),function(t){t.ASC="ASC",t.DESC="DESC"}(u||(u={})),function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"}(b||(b={})),function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"}(m||(m={})),function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"}(O||(O={})),function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"}(x||(x={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"}(N||(N={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"}(S||(S={})),function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"}(v||(v={})),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"}(w||(w={})),function(t){t.VALID="VALID",t.INVALID="INVALID"}(C||(C={})),w.PERSONAL_BOOK_SHARE_USER,w.PERSONAL_BOOK_USER,w.HTML_EXPORT_USER,w.PERSONAL_BOOK_USER,w.PDF_EXPORT_USER,w.PERSONAL_BOOK_USER,w.KHUB_ADMIN,w.CONTENT_PUBLISHER,w.ADMIN,w.KHUB_ADMIN,w.USERS_ADMIN,w.PORTAL_ADMIN,w.DEVELOPER,w.BETA_USER,w.DEBUG_USER;const E=e.css`
|
|
7
|
+
`,I=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 U{static get(t){const{baseUrl:o,apiIntegrationIdentifier:e}=I.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=U.get(t);if(e)o(e);else{const r=I.subscribe((()=>{e=U.get(t),e&&(r(),o(e))}))}}))}}class R{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:U.get()}get awaitApi(){var t;return null!==(t=this.overrideApi)&&void 0!==t?t:U.await()}clearCache(){this.cache.clearAll()}}var W;const L=Symbol("clearAfterUnitTest");class Z extends R{constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[W]=()=>{this.defaultMessages={},this.cache=new o.CacheRegistry,this.listeners={}},this.currentUiLocale=I.getState().uiLocale,I.subscribe((()=>this.clearWhenUiLocaleChanges()))}clearWhenUiLocaleChanges(){const{uiLocale:t}=I.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)))))}}W=L,null==window.FluidTopicsI18nService&&(window.FluidTopicsI18nService=new class extends Z{constructor(){super((async(t,o)=>(await this.awaitApi).getFluidTopicsMessageContext(t,o)))}}),null==window.FluidTopicsCustomI18nService&&(window.FluidTopicsCustomI18nService=new class extends Z{constructor(){super((async(t,o)=>(await this.awaitApi).getCustomMessageContext(t,o)))}});const K=window.FluidTopicsI18nService,A=window.FluidTopicsCustomI18nService;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=()=>U.get(),this.messageContexts=[],this.cache=new o.CacheRegistry,this.cleanSessionDebouncer=new o.Debouncer}render(){return e.html`
|
|
8
8
|
<slot></slot>
|
|
9
|
-
`}update(t){super.update(t),t.has("baseUrl")&&(
|
|
9
|
+
`}update(t){super.update(t),t.has("baseUrl")&&(I.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&I.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&I.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&I.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&I.actions.noCustom(this.noCustom),t.has("editorMode")&&I.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&I.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&I.actions.session(this.session),t.has("availableUiLocales")&&I.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&null!=this.messageContexts&&this.messageContexts.forEach((t=>K.addContext(t))),t.has("openExternalDocumentInNewTab")&&I.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&I.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&I.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([a.property()],k.prototype,"baseUrl",void 0),z([a.property()],k.prototype,"apiIntegrationIdentifier",void 0),z([a.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([a.property({type:Boolean})],k.prototype,"editorMode",void 0),z([a.property({type:Boolean})],k.prototype,"noCustom",void 0),z([a.property({type:Boolean})],k.prototype,"openExternalDocumentInNewTab",void 0),z([a.property({converter:{fromAttribute:t=>"false"!==t&&("true"===t||null!=t&&t)}})],k.prototype,"noCustomComponent",void 0),z([a.property({type:Boolean})],k.prototype,"withManualResources",void 0),z([a.property({type:Boolean})],k.prototype,"navigatorOnline",void 0),z([a.property({type:Boolean})],k.prototype,"forcedOffline",void 0),z([a.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 D extends R{async listMySearches(){let t=I.getState().session;return(null==t?void 0:t.sessionAuthenticated)?this.cache.get("my-searches",(async()=>(await this.awaitApi).listMySearches(t.profile.userId)),3e5):[]}}class $ extends R{async listMyBookmarks(){let t=I.getState().session;return(null==t?void 0:t.sessionAuthenticated)?this.cache.get("my-bookmarks",(async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId)),3e5):[]}}const F=o.FtReduxStore.get({name:"ft-user-assets",initialState:{savedSearches:void 0,bookmarks:void 0}});new class{constructor(){this.currentSession=I.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new $,this.savedSearchesService=new D,I.subscribe((()=>this.reloadWhenUserSessionChanges()))}reloadWhenUserSessionChanges(){var t;const{session:e}=I.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(),F.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),F.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();const t=await this.savedSearchesService.listMySearches();F.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;F.actions.bookmarks(o)}}};window.FluidTopicsAppInfoStoreService=new class{addCommand(t,o=!1){I.commands.add(t,o)}consumeCommand(t){return I.commands.consume(t)}};window.FluidTopicsHighlightHtmlService=new class{highlightHtml(t,e){o.highlightHtml(t,e)}},o.customElement("ft-app-context")(k);class B extends Event{constructor(){super(B.eventName)}}B.eventName="search-context-clear-all-filters";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 H extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}}const P=Symbol("registerInterval");class M 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[P]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[P]):this.dispatchEvent(new H)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return o=P,T([a.state()],e.prototype,"stateManager",void 0),e}(o.FtLitElementRedux)){}const G=e.css`
|
|
10
10
|
a {
|
|
11
11
|
color: inherit;
|
|
12
12
|
text-decoration: inherit;
|
|
13
13
|
}
|
|
14
|
-
`;class
|
|
14
|
+
`;class _{constructor(t){this.onResultSelected=t,this.registeredComponents=[],this.registeredMetadata=new Set}registerComponent(t){t.setResultStateManager(this),this.registeredComponents.push(t),this.bindComponent(t)}unregisterComponent(t){this.registeredComponents.splice(this.registeredComponents.indexOf(t),1),t.cluster=void 0,t.result=void 0,t.rank=void 0}registerMetadata(t){this.registeredMetadata.add(t)}unregisterMetadata(t){this.registeredMetadata.delete(t)}updateCluster(t,o){this.cluster=t,this.rank=o,this.selectResult(this.cluster.entries[0])}selectResult(t){this.result=t,this.onResultSelected(t),this.registeredComponents.forEach((t=>this.bindComponent(t)))}clear(){this.registeredComponents=[]}bindComponent(t){t.cluster=this.cluster,t.result=this.result,t.rank=this.rank}}var j=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 Y extends CustomEvent{constructor(t){super("ft-search-result-cluster-change",{detail:t,bubbles:!0,composed:!0})}}class V extends o.FtLitElement{constructor(){super(...arguments),this.index=0,this.stateManager=new _((t=>this.onResultSelected(t)))}render(){return e.html`
|
|
15
15
|
<slot @register-ft-search-result-component=${this.registerComponent}></slot>
|
|
16
|
-
`}onResultSelected(t){this.result=t,this.dispatchEvent(new
|
|
16
|
+
`}onResultSelected(t){this.result=t,this.dispatchEvent(new Y(this.result))}registerComponent(t){t.stopPropagation();const o=t.composedPath()[0];this.register(o)}register(t){this.stateManager.registerComponent(t)}update(t){super.update(t),t.has("cluster")&&this.cluster&&this.stateManager.updateCluster(this.cluster,this.index+1)}disconnectedCallback(){super.disconnectedCallback(),this.stateManager.clear()}}V.elementDefinitions={},V.styles=G,j([a.property({attribute:!1})],V.prototype,"cluster",void 0),j([a.state()],V.prototype,"result",void 0),j([a.property()],V.prototype,"index",void 0),o.customElement("ft-search-result-context")(V);var q=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 X extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}}const J=Symbol("registerInterval");class Q 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[J]=window.setInterval((()=>this.tryToRegisterToResultContext()),50)}tryToRegisterToResultContext(){null!=this.result?window.clearInterval(this[J]):this.dispatchEvent(new X)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return o=J,q([a.property({attribute:!1})],e.prototype,"cluster",void 0),q([a.property({attribute:!1})],e.prototype,"result",void 0),q([a.property({attribute:!1,type:Number})],e.prototype,"rank",void 0),e}(M)){}const tt=o.FtCssVariableFactory.create("--ft-srt-highlight-background-color","","COLOR","transparent"),ot=e.css`
|
|
17
17
|
.kwicmatch {
|
|
18
18
|
font-weight: 700;
|
|
19
|
-
background-color: ${
|
|
19
|
+
background-color: ${tt};
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
a {
|
|
@@ -32,108 +32,108 @@
|
|
|
32
32
|
* @license
|
|
33
33
|
* Copyright 2017 Google LLC
|
|
34
34
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
35
|
-
*/,
|
|
35
|
+
*/,et=globalThis,rt=et.trustedTypes,at=rt?rt.createPolicy("lit-html",{createHTML:t=>t}):void 0,it="$lit$",nt=`lit$${(Math.random()+"").slice(9)}$`,lt="?"+nt,ct=`<${lt}>`,st=document,pt=()=>st.createComment(""),ft=t=>null===t||"object"!=typeof t&&"function"!=typeof t,ht=Array.isArray,dt="[ \t\n\f\r]",gt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,yt=/-->/g,ut=/>/g,bt=RegExp(`>|${dt}(?:([^\\s"'>=/]+)(${dt}*=${dt}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),mt=/'/g,Ot=/"/g,xt=/^(?:script|style|textarea|title)$/i,Nt=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),St=Symbol.for("lit-noChange"),vt=Symbol.for("lit-nothing"),wt=new WeakMap,Ct=st.createTreeWalker(st,129);function Et(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==at?at.createHTML(o):o}const It=(t,o)=>{const e=t.length-1,r=[];let a,i=2===o?"<svg>":"",n=gt;for(let o=0;o<e;o++){const e=t[o];let l,c,s=-1,p=0;for(;p<e.length&&(n.lastIndex=p,c=n.exec(e),null!==c);)p=n.lastIndex,n===gt?"!--"===c[1]?n=yt:void 0!==c[1]?n=ut:void 0!==c[2]?(xt.test(c[2])&&(a=RegExp("</"+c[2],"g")),n=bt):void 0!==c[3]&&(n=bt):n===bt?">"===c[0]?(n=a??gt,s=-1):void 0===c[1]?s=-2:(s=n.lastIndex-c[2].length,l=c[1],n=void 0===c[3]?bt:'"'===c[3]?Ot:mt):n===Ot||n===mt?n=bt:n===yt||n===ut?n=gt:(n=bt,a=void 0);const f=n===bt&&t[o+1].startsWith("/>")?" ":"";i+=n===gt?e+ct:s>=0?(r.push(l),e.slice(0,s)+it+e.slice(s)+nt+f):e+nt+(-2===s?o:f)}return[Et(t,i+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class Ut{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let a=0,i=0;const n=t.length-1,l=this.parts,[c,s]=It(t,o);if(this.el=Ut.createElement(c,e),Ct.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=Ct.nextNode())&&l.length<n;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(it)){const o=s[i++],e=r.getAttribute(t).split(nt),n=/([.?@])?(.*)/.exec(o);l.push({type:1,index:a,name:n[2],strings:e,ctor:"."===n[1]?Kt:"?"===n[1]?At:"@"===n[1]?zt:Zt}),r.removeAttribute(t)}else t.startsWith(nt)&&(l.push({type:6,index:a}),r.removeAttribute(t));if(xt.test(r.tagName)){const t=r.textContent.split(nt),o=t.length-1;if(o>0){r.textContent=rt?rt.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],pt()),Ct.nextNode(),l.push({type:2,index:++a});r.append(t[o],pt())}}}else if(8===r.nodeType)if(r.data===lt)l.push({type:2,index:a});else{let t=-1;for(;-1!==(t=r.data.indexOf(nt,t+1));)l.push({type:7,index:a}),t+=nt.length-1}a++}}static createElement(t,o){const e=st.createElement("template");return e.innerHTML=t,e}}function Rt(t,o,e=t,r){if(o===St)return o;let a=void 0!==r?e._$Co?.[r]:e._$Cl;const i=ft(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=Rt(t,a._$AS(t,o.values),a,r)),o}class Wt{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??st).importNode(o,!0);Ct.currentNode=r;let a=Ct.nextNode(),i=0,n=0,l=e[0];for(;void 0!==l;){if(i===l.index){let o;2===l.type?o=new Lt(a,a.nextSibling,this,t):1===l.type?o=new l.ctor(a,l.name,l.strings,this,t):6===l.type&&(o=new kt(a,this,t)),this._$AV.push(o),l=e[++n]}i!==l?.index&&(a=Ct.nextNode(),i++)}return Ct.currentNode=st,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 Lt{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=vt,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=Rt(this,t,o),ft(t)?t===vt||null==t||""===t?(this._$AH!==vt&&this._$AR(),this._$AH=vt):t!==this._$AH&&t!==St&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>ht(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!==vt&&ft(this._$AH)?this._$AA.nextSibling.data=t:this.$(st.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=Ut.createElement(Et(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new Wt(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=wt.get(t.strings);return void 0===o&&wt.set(t.strings,o=new Ut(t)),o}T(t){ht(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 Lt(this.k(pt()),this.k(pt()),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 Zt{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,a){this.type=1,this._$AH=vt,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=vt}_$AI(t,o=this,e,r){const a=this.strings;let i=!1;if(void 0===a)t=Rt(this,t,o,0),i=!ft(t)||t!==this._$AH&&t!==St,i&&(this._$AH=t);else{const r=t;let n,l;for(t=a[0],n=0;n<a.length-1;n++)l=Rt(this,r[e+n],o,n),l===St&&(l=this._$AH[n]),i||=!ft(l)||l!==this._$AH[n],l===vt?t=vt:t!==vt&&(t+=(l??"")+a[n+1]),this._$AH[n]=l}i&&!r&&this.O(t)}O(t){t===vt?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class Kt extends Zt{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===vt?void 0:t}}class At extends Zt{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==vt)}}class zt extends Zt{constructor(t,o,e,r,a){super(t,o,e,r,a),this.type=5}_$AI(t,o=this){if((t=Rt(this,t,o,0)??vt)===St)return;const e=this._$AH,r=t===vt&&e!==vt||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,a=t!==vt&&(e===vt||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 kt{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){Rt(this,t)}}const Dt=et.litHtmlPolyfillSupport;Dt?.(Ut,Lt),(et.litHtmlVersions??=[]).push("3.1.0");
|
|
36
36
|
/**
|
|
37
37
|
* @license
|
|
38
38
|
* Copyright 2020 Google LLC
|
|
39
39
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
40
40
|
*/
|
|
41
|
-
const Dt=Symbol.for(""),$t=t=>{if(t?.r===Dt)return t?._$litStatic$},Ft=t=>({_$litStatic$:t,r:Dt}),Bt=new Map,Tt=(t=>(o,...e)=>{const r=e.length;let a,i;const n=[],l=[];let c,s=0,p=!1;for(;s<r;){for(c=o[s];s<r&&void 0!==(i=e[s],a=$t(i));)c+=a+o[++s],p=!0;s!==r&&l.push(i),n.push(c),s++}if(s===r&&n.push(o[r]),p){const t=n.join("$$lit$$");void 0===(o=Bt.get(t))&&(n.raw=n,Bt.set(t,o=n)),e=l}return t(o,...e)})(xt);var Ht;!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"}(Ht||(Ht={}));const Pt=t=>"string"==typeof t?e.unsafeCSS(t):t;class Gt{static create(t,o,r,a){const i=t=>Pt(null!=t?t:a),n=e.css`var(${Pt(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(${Pt(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(${Pt(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(${Pt(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):Pt(null!=o?o:t.lastResortDefaultValue()),a=e.css`var(${Pt(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(${Pt(t.name)}, ${r(o)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}}const Mt={colorWhite:Gt.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:Gt.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:Gt.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:Gt.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:Gt.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:Gt.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:Gt.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:Gt.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:Gt.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:Gt.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:Gt.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:Gt.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:Gt.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:Gt.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:Gt.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:Gt.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:Gt.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:Gt.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:Gt.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:Gt.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:Gt.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:Gt.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:Gt.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:Gt.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:Gt.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:Gt.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:Gt.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:Gt.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:Gt.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:Gt.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:Gt.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:Gt.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:Gt.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:Gt.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:Gt.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:Gt.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:Gt.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:Gt.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:Gt.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:Gt.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:Gt.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:Gt.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:Gt.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:Gt.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:Gt.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:Gt.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:Gt.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:Gt.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:Gt.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:Gt.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:Gt.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:Gt.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:Gt.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:Gt.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:Gt.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:Gt.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:Gt.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:Gt.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:Gt.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:Gt.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:Gt.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:Gt.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:Gt.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:Gt.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:Gt.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:Gt.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:Gt.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:Gt.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:Gt.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:Gt.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:Gt.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:Gt.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:Gt.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:Gt.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:Gt.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:Gt.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:Gt.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:Gt.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:Gt.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:Gt.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:Gt.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:Gt.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:Gt.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:Gt.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:Gt.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:Gt.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:Gt.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:Gt.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:Gt.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:Gt.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:Gt.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:Gt.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:Gt.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:Gt.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:Gt.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:Gt.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:Gt.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:Gt.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:Gt.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:Gt.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:Gt.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:Gt.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:Gt.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:Gt.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:Gt.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:Gt.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:Gt.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:Gt.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:Gt.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:Gt.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:Gt.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:Gt.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:Gt.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:Gt.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:Gt.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:Gt.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:Gt.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:Gt.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:Gt.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:Gt.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:Gt.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:Gt.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:Gt.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:Gt.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:Gt.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:Gt.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:Gt.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:Gt.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:Gt.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:Gt.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:Gt.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:Gt.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:Gt.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:Gt.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:Gt.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:Gt.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:Gt.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:Gt.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:Gt.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:Gt.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:Gt.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:Gt.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:Gt.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:Gt.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:Gt.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:Gt.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:Gt.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:Gt.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:Gt.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:Gt.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:Gt.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:Gt.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:Gt.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:Gt.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:Gt.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:Gt.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:Gt.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:Gt.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:Gt.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:Gt.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:Gt.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:Gt.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:Gt.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:Gt.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:Gt.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:Gt.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:Gt.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:Gt.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:Gt.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:Gt.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:Gt.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:Gt.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:Gt.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:Gt.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:Gt.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:Gt.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:Gt.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:Gt.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:Gt.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:Gt.create("--ft-icon-size-6","","SIZE","48px"),opacity0:Gt.create("--ft-opacity-0","","NUMBER","0"),opacity8:Gt.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:Gt.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:Gt.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:Gt.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:Gt.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:Gt.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:Gt.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:Gt.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:Gt.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:Gt.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:Gt.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:Gt.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:Gt.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:Gt.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:Gt.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:Gt.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:Gt.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:Gt.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:Gt.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:Gt.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:Gt.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:Gt.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:Gt.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:Gt.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:Gt.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:Gt.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:Gt.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:Gt.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:Gt.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:Gt.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:Gt.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:Gt.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:Gt.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:Gt.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:Gt.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:Gt.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:Gt.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:Gt.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:Gt.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:Gt.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:Gt.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:Gt.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:Gt.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:Gt.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:Gt.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:Gt.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:Gt.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:Gt.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:Gt.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:Gt.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:Gt.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:Gt.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:Gt.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:Gt.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:Gt.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:Gt.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:Gt.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:Gt.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:Gt.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:Gt.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:Gt.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:Gt.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:Gt.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:Gt.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:Gt.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:Gt.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Gt.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:Gt.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:Gt.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:Gt.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:Gt.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Gt.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:Gt.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:Gt.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:Gt.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:Gt.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:Gt.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Gt.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:Gt.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:Gt.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:Gt.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:Gt.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Gt.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:Gt.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:Gt.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:Gt.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:Gt.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Gt.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:Gt.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:Gt.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:Gt.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:Gt.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:Gt.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Gt.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:Gt.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:Gt.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:Gt.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:Gt.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:Gt.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:Gt.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:Gt.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:Gt.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:Gt.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:Gt.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:Gt.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:Gt.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:Gt.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:Gt.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:Gt.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:Gt.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:Gt.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:Gt.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:Gt.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:Gt.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:Gt.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},jt={backgroundActionPrimary:Gt.extend("--ft-background-action-primary","Used as backgorund of primary action components.",Mt.colorBrand0),backgroundErrorSubtle:Gt.extend("--ft-background-error-subtle","Used as background of subtle error components.",Mt.colorRed10),backgroundInfoSubtle:Gt.extend("--ft-background-info-subtle","Used as background of subtle information components.",Mt.colorCyan10),backgroundWarningSubtle:Gt.extend("--ft-background-warning-subtle","Used as background of subtle information components.",Mt.colorOrange10),backgroundSuccessSubtle:Gt.extend("--ft-background-success-subtle","Used as background of subtle success components.",Mt.colorGreen10),backgroundGlobalSurface:Gt.extend("--ft-background-global-surface","Used as app background.",Mt.colorWhite),backgroundGlobalOnSurface:Gt.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",Mt.colorGray10),backgroundGlobalOnSurfaceDark:Gt.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",Mt.colorGray30),contentActionPrimary:Gt.extend("--ft-content-action-primary","Used on label of primary action on light surface.",Mt.colorBrand0),contentWarningPrimary:Gt.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",Mt.colorOrange200),contentWarningIconOnly:Gt.extend("--ft-content-warning-icon-only","Used on warning status icons alone",Mt.colorOrange0),contentErrorPrimary:Gt.extend("--ft-content-error-primary","Used on label of error messages on light surface.",Mt.colorRed0),contentErrorIconOnly:Gt.extend("--ft-content-error-icon-only","Used on error status icons alone",Mt.colorRed70),contentInfoPrimary:Gt.extend("--ft-content-info-primary","Used on label of information messages on light surface.",Mt.colorCyan200),contentInfoIconOnly:Gt.extend("--ft-content-info-icon-only","Used on info status icons alone",Mt.colorCyan0),contentSuccessPrimary:Gt.extend("--ft-content-success-primary","Used on label of success messages on light surface.",Mt.colorGreen200),contentSuccessIconOnly:Gt.extend("--ft-content-success-icon-only","Used on success status icons alone",Mt.colorGreen0),contentGlobalPrimary:Gt.extend("--ft-content-global-primary","Used for main content on the page.",Mt.colorGray500),contentGlobalSecondary:Gt.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",Mt.colorGray200),contentGlobalSubtle:Gt.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",Mt.colorGray0),contentGlobalOnColor:Gt.extend("--ft-content-global-on-color","Used for content on a dominant color.",Mt.colorWhite),borderActionPrimary:Gt.extend("--ft-border-action-primary","Used as border for primary action components.",Mt.colorBrand0),borderActionFocusRing:Gt.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",Mt.colorCyan0),borderWarningPrimary:Gt.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",Mt.colorOrange200),borderWarningSubtle:Gt.extend("--ft-border-warning-subtle","Used as border for warning components.",Mt.colorOrange30),borderSuccessPrimary:Gt.extend("--ft-border-success-primary","Used as border for success buttons.",Mt.colorGreen200),borderSuccessSubtle:Gt.extend("--ft-border-success-subtle","Used as border for success components.",Mt.colorGreen30),borderErrorPrimary:Gt.extend("--ft-border-error-primary","Used as border for text fields in error states.",Mt.colorRed0),borderErrorSubtle:Gt.extend("--ft-border-error-subtle","Used as border for error components.",Mt.colorRed30),borderInfoPrimary:Gt.extend("--ft-border-info-primary","Used as border for buttons in info color.",Mt.colorCyan200),borderInfoSubtle:Gt.extend("--ft-border-info-subtle","Used as border for information components.",Mt.colorCyan30),borderGlobalPrimary:Gt.extend("--ft-border-global-primary","Used as border for element like input.",Mt.colorGray50),borderGlobalSubtle:Gt.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",Mt.colorGray30),borderInputPrimary:Gt.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",Mt.colorGray80)};Gt.create("--ft-button-large-height","","SIZE","40px"),Gt.extend("--ft-button-large-horizontal-padding","",Mt.spacing4),Gt.extend("--ft-button-large-gap","",Mt.spacing2),Gt.extend("--ft-button-large-border-radius","",Mt.borderRadiusS),Gt.extend("--ft-button-large-icon-size","",Mt.iconSize3),Gt.create("--ft-button-large-border-width","","SIZE","1px"),Gt.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),Gt.create("--ft-button-large-focus-outline-width","","SIZE","2px"),Gt.create("--ft-button-large-icon-only-width","","SIZE","40px"),Gt.create("--ft-button-small-height","","SIZE","30px"),Gt.extend("--ft-button-small-horizontal-padding","",Mt.spacing3),Gt.extend("--ft-button-small-gap","",Mt.spacing2),Gt.extend("--ft-button-small-border-radius","",Mt.borderRadiusS),Gt.extend("--ft-button-small-icon-size","",Mt.iconSize2),Gt.create("--ft-button-small-border-width","","SIZE","1px"),Gt.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),Gt.create("--ft-button-small-focus-outline-width","","SIZE","2px"),Gt.create("--ft-button-small-icon-only-width","","SIZE","30px"),Gt.extend("--ft-button-primary-background-color","",jt.backgroundActionPrimary),Gt.extend("--ft-button-primary-color","",jt.contentGlobalOnColor),Gt.extend("--ft-button-primary-icon-color","",jt.contentGlobalOnColor),Gt.extend("--ft-button-primary-state-layer-color","",jt.contentGlobalOnColor),Gt.extend("--ft-button-primary-hover-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-button-primary-focus-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-button-primary-active-state-layer-opacity","",Mt.opacity24),Gt.extend("--ft-button-primary-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-button-focus-focus-ring-color","",jt.borderActionFocusRing),Gt.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),Gt.extend("--ft-button-tertiary-color","",jt.contentActionPrimary),Gt.extend("--ft-button-tertiary-icon-color","",jt.contentActionPrimary),Gt.extend("--ft-button-tertiary-state-layer-color","",jt.contentActionPrimary),Gt.extend("--ft-button-tertiary-hover-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-button-tertiary-focus-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-button-tertiary-active-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-button-tertiary-disabled-component-opacity","",Mt.opacity40),Gt.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),Gt.extend("--ft-button-secondary-color","",jt.contentActionPrimary),Gt.extend("--ft-button-secondary-icon-color","",jt.contentActionPrimary),Gt.extend("--ft-button-secondary-state-layer-color","",jt.contentActionPrimary),Gt.extend("--ft-button-secondary-hover-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-button-secondary-focus-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-button-secondary-active-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-button-secondary-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-button-secondary-border-color","",jt.borderActionPrimary),Gt.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),Gt.extend("--ft-button-neutral-icon-color","",jt.contentGlobalSecondary),Gt.extend("--ft-button-neutral-color","",jt.contentGlobalSecondary),Gt.extend("--ft-button-neutral-state-layer-color","",jt.contentGlobalSecondary),Gt.extend("--ft-button-neutral-hover-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-button-neutral-focus-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-button-neutral-active-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-button-neutral-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-banner-icon-size","",Mt.iconSize5),Gt.create("--ft-banner-border-width","","SIZE","1px"),Gt.extend("--ft-banner-horizontal-padding","",Mt.spacing6),Gt.extend("--ft-banner-vertical-padding","",Mt.spacing6),Gt.extend("--ft-banner-horizontal-side-gap","",Mt.spacing6),Gt.extend("--ft-banner-horizontal-mobile-gap","",Mt.spacing4),Gt.extend("--ft-banner-vertical-mobile-gap","",Mt.spacing6),Gt.extend("--ft-banner-horizontal-middle-gap","",Mt.spacing20),Gt.extend("--ft-banner-info-background-color","",jt.backgroundInfoSubtle),Gt.extend("--ft-banner-info-color","",jt.contentInfoPrimary),Gt.extend("--ft-banner-info-icon-color","",jt.contentInfoIconOnly),Gt.extend("--ft-breadcrumb-horizontal-gap","",Mt.spacing1),Gt.extend("--ft-breadcrumb-vertical-gap","",Mt.spacing2),Gt.extend("--ft-breadcrumb-current-element-color","",jt.contentGlobalPrimary),Gt.extend("--ft-breadcrumb-icon-color","",jt.contentGlobalSubtle),Gt.extend("--ft-page-header-horizontal-padding","",Mt.spacing12),Gt.extend("--ft-page-header-horizontal-gap","",Mt.spacing4),Gt.extend("--ft-page-header-vertical-gap","",Mt.spacing2),Gt.extend("--ft-page-header-classic-vertical-padding","",Mt.spacing6),Gt.extend("--ft-page-header-multiline-vertical-padding","",Mt.spacing4),Gt.extend("--ft-page-header-inline-vertical-padding","",Mt.spacing2),Gt.extend("--ft-page-header-background-color","",Mt.colorWhite),Gt.extend("--ft-page-header-bottom-border-color","",jt.borderGlobalSubtle),Gt.extend("--ft-page-header-title-color","",jt.contentGlobalPrimary),Gt.extend("--ft-page-header-subtitle-color","",jt.contentGlobalSecondary),Gt.create("--ft-modal-small-container-width","","SIZE","600px"),Gt.create("--ft-modal-large-container-width","","SIZE","900px"),Gt.extend("--ft-modal-overlay-background-color","",Mt.colorGray700),Gt.extend("--ft-modal-overlay-opacity","",Mt.opacity40),Gt.extend("--ft-modal-shadow","",Mt.shadowElevation03),Gt.extend("--ft-modal-body-background-color","",Mt.colorWhite),Gt.extend("--ft-modal-body-color","",jt.contentGlobalPrimary),Gt.extend("--ft-modal-body-horizontal-padding","",Mt.spacing6),Gt.extend("--ft-modal-body-vertical-padding","",Mt.spacing6),Gt.extend("--ft-modal-body-vertical-gap","",Mt.spacing6),Gt.extend("--ft-modal-container-margin","",Mt.spacing3),Gt.extend("--ft-modal-header-background-color","",jt.backgroundGlobalOnSurface),Gt.extend("--ft-modal-header-border-color","",jt.borderGlobalSubtle),Gt.extend("--ft-modal-header-color","",jt.contentGlobalPrimary),Gt.extend("--ft-modal-header-trailing-icon-color","",jt.contentGlobalSecondary),Gt.extend("--ft-modal-header-vertical-padding","",Mt.spacing1),Gt.extend("--ft-modal-header-right-padding","",Mt.spacing1),Gt.extend("--ft-modal-header-left-padding","",Mt.spacing6),Gt.extend("--ft-modal-header-gap","",Mt.spacing2),Gt.create("--ft-modal-header-border-bottom","","SIZE","1px"),Gt.extend("--ft-modal-border-radius","",Mt.borderRadiusM),Gt.extend("--ft-drawer-overlay-opacity","",Mt.opacity40),Gt.extend("--ft-drawer-shadow","",Mt.shadowElevation03),Gt.extend("--ft-drawer-body-color","",jt.contentGlobalPrimary),Gt.extend("--ft-drawer-body-horizontal-padding","",Mt.spacing6),Gt.extend("--ft-drawer-body-vertical-padding","",Mt.spacing6),Gt.extend("--ft-drawer-body-gap","",Mt.spacing6),Gt.extend("--ft-drawer-body-background-color","",Mt.colorWhite),Gt.extend("--ft-drawer-header-background-color","",jt.backgroundGlobalOnSurface),Gt.extend("--ft-drawer-header-border-color","",jt.borderGlobalSubtle),Gt.extend("--ft-drawer-header-color","",jt.contentGlobalPrimary),Gt.extend("--ft-drawer-header-trailing-icon-color","",jt.contentGlobalSecondary),Gt.create("--ft-drawer-header-height","","SIZE","50px"),Gt.extend("--ft-drawer-header-horizontal-padding","",Mt.spacing2),Gt.create("--ft-drawer-header-border-width","","SIZE","1px"),Gt.extend("--ft-drawer-header-gap","",Mt.spacing3),Gt.extend("--ft-drawer-buttons-bar-background-color","",jt.backgroundGlobalOnSurface),Gt.extend("--ft-drawer-buttons-bar-border-color","",jt.borderGlobalSubtle),Gt.extend("--ft-drawer-buttons-bar-color","",jt.contentGlobalPrimary),Gt.extend("--ft-drawer-buttons-bar-horizontal-padding","",Mt.spacing4),Gt.extend("--ft-drawer-buttons-bar-vertical-padding","",Mt.spacing4),Gt.extend("--ft-drawer-buttons-bar-gap","",Mt.spacing3),Gt.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),Gt.create("--ft-drawer-container-width","","SIZE","66%"),Gt.create("--ft-drawer-container-min-width","","SIZE","500px"),Gt.create("--ft-drawer-container-max-width","","SIZE","1000px"),Gt.create("--ft-drawer-container-height","","SIZE","100%"),Gt.extend("--ft-drawer-overlay-background-color","",Mt.colorGray700),Gt.extend("--ft-text-input-field-horizontal-padding","",Mt.spacing4),Gt.extend("--ft-text-input-field-horizontal-gap","",Mt.spacing3),Gt.extend("--ft-text-input-field-vertical-gap","",Mt.spacing05),Gt.extend("--ft-text-input-field-icon-size","",Mt.iconSize3),Gt.create("--ft-text-input-field-height","","SIZE","50px"),Gt.extend("--ft-text-input-helper-horizontal-padding","",Mt.spacing4),Gt.extend("--ft-text-input-helper-horizontal-gap","",Mt.spacing1),Gt.extend("--ft-text-input-helper-icon-size","",Mt.iconSize2),Gt.extend("--ft-text-input-border-radius","",Mt.borderRadiusM),Gt.extend("--ft-text-input-background-color","",Mt.colorWhite),Gt.extend("--ft-text-input-content-value-color","",jt.contentGlobalPrimary),Gt.extend("--ft-text-input-trailing-icon-color","",jt.contentGlobalSubtle),Gt.extend("--ft-text-input-label-color","",jt.contentGlobalSubtle),Gt.extend("--ft-text-input-default-border-color","",jt.borderInputPrimary),Gt.extend("--ft-text-input-default-helper-text-color","",jt.contentGlobalSubtle),Gt.create("--ft-text-input-default-border-width","","SIZE","1px"),Gt.create("--ft-text-input-error-border-width","","SIZE","2px"),Gt.extend("--ft-text-input-error-border-color","",jt.borderErrorPrimary),Gt.extend("--ft-text-input-error-helper-text-color","",jt.contentErrorPrimary),Gt.extend("--ft-text-input-error-helper-icon-color","",jt.contentErrorIconOnly),Gt.create("--ft-text-input-warning-border-width","","SIZE","2px"),Gt.create("--ft-text-input-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-text-input-focus-focus-ring-color","",jt.borderActionFocusRing),Gt.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),Gt.extend("--ft-text-input-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-text-area-background-color","",Mt.colorWhite),Gt.extend("--ft-text-area-content-value-color","",jt.contentGlobalPrimary),Gt.extend("--ft-text-area-label-color","",jt.contentGlobalSubtle),Gt.extend("--ft-text-area-default-border-color","",jt.borderInputPrimary),Gt.extend("--ft-text-area-default-helper-text-color","",jt.contentGlobalSubtle),Gt.create("--ft-text-area-default-border-width","","SIZE","1px"),Gt.create("--ft-text-area-error-border-width","","SIZE","2px"),Gt.extend("--ft-text-area-error-border-color","",jt.borderErrorPrimary),Gt.extend("--ft-text-area-error-helper-text-color","",jt.contentErrorPrimary),Gt.extend("--ft-text-area-error-helper-icon-color","",jt.contentErrorIconOnly),Gt.extend("--ft-text-area-focus-focus-ring-color","",jt.borderActionFocusRing),Gt.create("--ft-text-area-focus-outline-width","","SIZE","2px"),Gt.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),Gt.extend("--ft-text-area-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-text-area-field-horizontal-left-padding","",Mt.spacing4),Gt.extend("--ft-text-area-field-horizontal-gap","",Mt.spacing3),Gt.extend("--ft-text-area-field-vertical-gap","",Mt.spacing05),Gt.create("--ft-text-area-field-min-height","","SIZE","64px"),Gt.extend("--ft-text-area-helper-horizontal-padding","",Mt.spacing4),Gt.extend("--ft-text-area-helper-horizontal-gap","",Mt.spacing1),Gt.extend("--ft-text-area-helper-icon-size","",Mt.iconSize2),Gt.extend("--ft-text-area-border-radius","",Mt.borderRadiusM),Gt.create("--ft-floating-menu-height","","SIZE","50px"),Gt.extend("--ft-floating-menu-horizontal-padding","",Mt.spacing4),Gt.extend("--ft-floating-menu-off-icon-color","",jt.contentGlobalPrimary),Gt.extend("--ft-floating-menu-off-color","",jt.contentGlobalPrimary),Gt.extend("--ft-floating-menu-on-color","",jt.contentActionPrimary),Gt.extend("--ft-floating-menu-on-state-layer-color","",jt.contentActionPrimary),Gt.extend("--ft-floating-menu-gap","",Mt.spacing3),Gt.extend("--ft-floating-menu-focus-focus-ring-color","",jt.borderActionFocusRing),Gt.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),Gt.extend("--ft-floating-menu-focus-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-floating-menu-hover-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-floating-menu-active-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-floating-menu-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-floating-menu-icon-size","",Mt.iconSize3),Gt.extend("--ft-floating-menu-background-color","",jt.backgroundGlobalOnSurface),Gt.extend("--ft-combobox-single-select-field-horizontal-padding","",Mt.spacing4),Gt.extend("--ft-combobox-single-select-field-horizontal-gap","",Mt.spacing3),Gt.extend("--ft-combobox-single-select-field-vertical-gap","",Mt.spacing05),Gt.extend("--ft-combobox-single-select-field-icon-size","",Mt.iconSize3),Gt.create("--ft-combobox-single-select-field-height","","SIZE","50px"),Gt.extend("--ft-combobox-single-select-helper-horizontal-padding","",Mt.spacing4),Gt.extend("--ft-combobox-single-select-helper-horizontal-gap","",Mt.spacing1),Gt.extend("--ft-combobox-single-select-helper-vertical-gap","",Mt.spacing1),Gt.extend("--ft-combobox-single-select-helper-icon-size","",Mt.iconSize2),Gt.extend("--ft-combobox-single-select-menu-vertical-gap","",Mt.spacing2),Gt.extend("--ft-combobox-single-select-border-radius","",Mt.borderRadiusM),Gt.extend("--ft-combobox-single-select-background-color","",Mt.colorWhite),Gt.extend("--ft-combobox-single-select-label-color","",jt.contentGlobalSubtle),Gt.extend("--ft-combobox-single-select-content-value-color","",jt.contentGlobalPrimary),Gt.extend("--ft-combobox-single-select-trailing-icon-color","",jt.contentGlobalSubtle),Gt.extend("--ft-combobox-single-select-default-border-color","",jt.borderInputPrimary),Gt.extend("--ft-combobox-single-select-default-helper-text-color","",jt.contentGlobalSubtle),Gt.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),Gt.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),Gt.extend("--ft-combobox-single-select-error-border-color","",jt.borderErrorPrimary),Gt.extend("--ft-combobox-single-select-error-helper-text-color","",jt.contentErrorPrimary),Gt.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),Gt.extend("--ft-combobox-single-select-warning-border-color","",jt.borderWarningPrimary),Gt.extend("--ft-combobox-single-select-warning-helper-text-color","",jt.contentWarningPrimary),Gt.extend("--ft-combobox-single-select-warning-helper-icon-color","",jt.contentWarningIconOnly),Gt.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-combobox-single-select-focus-focus-ring-color","",jt.borderActionFocusRing),Gt.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),Gt.extend("--ft-combobox-single-select-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-combobox-multi-select-background-color","",Mt.colorWhite),Gt.extend("--ft-combobox-multi-select-label-color","",jt.contentGlobalSubtle),Gt.extend("--ft-combobox-multi-select-trailing-icon-color","",jt.contentGlobalSubtle),Gt.extend("--ft-combobox-multi-select-default-border-color","",jt.borderInputPrimary),Gt.extend("--ft-combobox-multi-select-default-helper-text-color","",jt.contentGlobalSubtle),Gt.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),Gt.extend("--ft-combobox-multi-select-error-border-color","",jt.borderErrorPrimary),Gt.extend("--ft-combobox-multi-select-error-helper-text-color","",jt.contentErrorPrimary),Gt.extend("--ft-combobox-multi-select-error-helper-icon","",jt.contentErrorIconOnly),Gt.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),Gt.extend("--ft-combobox-multi-select-warning-border-color","",jt.borderWarningPrimary),Gt.extend("--ft-combobox-multi-select-warning-helper-text-color","",jt.contentWarningPrimary),Gt.extend("--ft-combobox-multi-select-warning-helper-icon-color","",jt.contentWarningIconOnly),Gt.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),Gt.extend("--ft-combobox-multi-select-focus-focus-ring-color","",jt.borderActionFocusRing),Gt.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),Gt.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),Gt.extend("--ft-combobox-multi-select-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-combobox-multi-select-helper-horizontal-padding","",Mt.spacing4),Gt.extend("--ft-combobox-multi-select-helper-horizontal-gap","",Mt.spacing1),Gt.extend("--ft-combobox-multi-select-helper-vertical-gap","",Mt.spacing1),Gt.extend("--ft-combobox-multi-select-helper-icon-size","",Mt.iconSize2),Gt.extend("--ft-combobox-multi-select-field-horizontal-padding","",Mt.spacing4),Gt.extend("--ft-combobox-multi-select-field-horizontal-gap","",Mt.spacing3),Gt.extend("--ft-combobox-multi-select-field-vertical-gap","",Mt.spacing05),Gt.extend("--ft-combobox-multi-select-field-icon-size","",Mt.iconSize3),Gt.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),Gt.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",Mt.spacing1),Gt.extend("--ft-combobox-multi-select-content-values-vertical-gap","",Mt.spacing1),Gt.extend("--ft-combobox-multi-select-border-radius","",Mt.borderRadiusM),Gt.extend("--ft-popover-background-color","",jt.backgroundGlobalOnSurface),Gt.extend("--ft-popover-horizontal-padding","",Mt.spacing6),Gt.extend("--ft-popover-vertical-padding","",Mt.spacing6),Gt.extend("--ft-popover-icon-color","",jt.contentGlobalSecondary),Gt.extend("--ft-popover-icon-size","",Mt.iconSize2),Gt.extend("--ft-popover-title-color","",jt.contentGlobalPrimary),Gt.extend("--ft-popover-body-color","",jt.contentGlobalSecondary),Gt.extend("--ft-popover-link-color","",jt.contentActionPrimary),Gt.extend("--ft-popover-gap","",Mt.spacing3),Gt.extend("--ft-popover-border-radius","",Mt.borderRadiusM),Gt.extend("--ft-popover-shadow","",Mt.shadowElevation02),Gt.extend("--ft-tabs-top-left-border-radius","",Mt.borderRadiusS),Gt.extend("--ft-tabs-top-right-border-radius","",Mt.borderRadiusS),Gt.extend("--ft-tabs-label-horizontal-padding","",Mt.spacing4),Gt.extend("--ft-tabs-label-vertical-padding","",Mt.spacing3),Gt.extend("--ft-tabs-label-gap","",Mt.spacing1),Gt.extend("--ft-tabs-off-hover-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-tabs-off-focus-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-tabs-off-active-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-tabs-off-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-tabs-off-color","",jt.contentGlobalSubtle),Gt.extend("--ft-tabs-off-state-layer-color","",jt.contentGlobalSubtle),Gt.extend("--ft-tabs-on-hover-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-tabs-on-focus-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-tabs-on-active-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-tabs-on-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-tabs-on-color","",jt.contentActionPrimary),Gt.extend("--ft-tabs-on-state-layer-color","",jt.contentActionPrimary),Gt.extend("--ft-tabs-icon-horizontal-padding","",Mt.spacing1),Gt.extend("--ft-tabs-icon-vertical-padding","",Mt.spacing4),Gt.create("--ft-tabs-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-tabs-focus-focus-ring-color","",jt.borderActionFocusRing),Gt.extend("--ft-collapsible-hover-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-collapsible-focus-state-layer-opacity","",Mt.opacity8),Gt.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),Gt.extend("--ft-collapsible-focus-focus-ring-color","",jt.borderActionFocusRing),Gt.extend("--ft-collapsible-active-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-collapsible-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-collapsible-horizontal-padding","",Mt.spacing4),Gt.extend("--ft-collapsible-vertical-padding","",Mt.spacing3),Gt.extend("--ft-collapsible-color","",jt.contentGlobalPrimary),Gt.extend("--ft-collapsible-state-layer-color","",jt.contentGlobalPrimary),Gt.extend("--ft-collapsible-background-color","",jt.backgroundGlobalOnSurface),Gt.extend("--ft-collapsible-border-color","",jt.borderGlobalSubtle),Gt.extend("--ft-collapsible-icon-size","",Mt.iconSize3),Gt.extend("--ft-switch-group-horizontal-padding","",Mt.spacing1),Gt.extend("--ft-switch-group-vertical-padding","",Mt.spacing1),Gt.extend("--ft-switch-group-gap","",Mt.spacing1),Gt.extend("--ft-switch-group-background-color","",jt.backgroundGlobalSurface),Gt.extend("--ft-switch-group-border-color","",jt.borderGlobalSubtle),Gt.create("--ft-switch-group-border-radius","","SIZE","6px"),Gt.extend("--ft-switch-label-horizontal-padding","",Mt.spacing2),Gt.extend("--ft-switch-label-vertical-padding","",Mt.spacing1),Gt.extend("--ft-switch-off-hover-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-switch-off-focus-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-switch-off-active-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-switch-off-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-switch-off-color","",jt.contentGlobalSubtle),Gt.extend("--ft-switch-off-state-layer-color","",jt.contentGlobalSubtle),Gt.extend("--ft-switch-on-hover-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-switch-on-focus-state-layer-opacity","",Mt.opacity8),Gt.extend("--ft-switch-on-active-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-switch-on-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-switch-on-color","",jt.contentActionPrimary),Gt.extend("--ft-switch-on-state-layer-color","",jt.contentActionPrimary),Gt.extend("--ft-switch-icon-horizontal-padding","",Mt.spacing1),Gt.extend("--ft-switch-icon-vertical-padding","",Mt.spacing1),Gt.create("--ft-switch-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-switch-focus-focus-ring-color","",jt.borderActionFocusRing),Gt.extend("--ft-switch-option-border-radius","",Mt.borderRadiusS),Gt.extend("--ft-chart-1-light","for area color charts",Mt.colorBrand40),Gt.extend("--ft-chart-1-base","for line charts",Mt.colorBrand0),Gt.extend("--ft-chart-2-light","for area color charts",Mt.colorYellow60),Gt.extend("--ft-chart-2-base","for line charts",Mt.colorYellow100),Gt.extend("--ft-chart-3-light","",Mt.colorUltramarine40),Gt.extend("--ft-chart-3-base","",Mt.colorUltramarine70),Gt.extend("--ft-chart-4-light","",Mt.colorCyan50),Gt.extend("--ft-chart-4-base","",Mt.colorCyan100),Gt.extend("--ft-chart-5-light","",Mt.colorRed40),Gt.extend("--ft-chart-5-base","",Mt.colorRed60),Gt.extend("--ft-chart-6-light","",Mt.colorGreen40),Gt.extend("--ft-chart-6-base","",Mt.colorGreen70),Gt.extend("--ft-chart-7-light","",Mt.colorOrange70),Gt.extend("--ft-chart-7-base","",Mt.colorOrange100),Gt.extend("--ft-chart-8-light","",Mt.colorAvocado70),Gt.extend("--ft-chart-8-base","",Mt.colorAvocado200),Gt.extend("--ft-chart-9-light","",Mt.colorBrown50),Gt.extend("--ft-chart-9-base","",Mt.colorBrown200),Gt.extend("--ft-chart-10-light","",Mt.colorGray50),Gt.extend("--ft-chart-10-base","",Mt.colorGray80),Gt.extend("--ft-chart-monochrome-10","",Mt.colorBrand10),Gt.extend("--ft-chart-monochrome-20","",Mt.colorBrand20),Gt.extend("--ft-chart-monochrome-30","",Mt.colorBrand40),Gt.extend("--ft-chart-monochrome-40","",Mt.colorBrand60),Gt.extend("--ft-chart-monochrome-50","",Mt.colorBrand0),Gt.extend("--ft-chart-monochrome-60","",Mt.colorBrand200),Gt.extend("--ft-chip-large-horizontal-padding","",Mt.spacing4),Gt.extend("--ft-chip-large-vertical-padding","",Mt.spacing2),Gt.extend("--ft-chip-large-gap","",Mt.spacing1),Gt.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),Gt.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-chip-large-border-radius","",Mt.borderRadiusPill),Gt.create("--ft-chip-large-border-width","","SIZE","1px"),Gt.extend("--ft-chip-large-icon-size","",Mt.iconSize3),Gt.extend("--ft-chip-medium-horizontal-padding","",Mt.spacing3),Gt.extend("--ft-chip-medium-vertical-padding","",Mt.spacing1),Gt.extend("--ft-chip-medium-gap","",Mt.spacing1),Gt.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),Gt.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-chip-medium-border-radius","",Mt.borderRadiusPill),Gt.create("--ft-chip-medium-border-width","","SIZE","1px"),Gt.extend("--ft-chip-medium-icon-size","",Mt.iconSize2),Gt.extend("--ft-chip-small-horizontal-padding","",Mt.spacing2),Gt.extend("--ft-chip-small-vertical-padding","",Mt.spacing05),Gt.extend("--ft-chip-small-gap","",Mt.spacing1),Gt.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),Gt.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-chip-small-border-radius","",Mt.borderRadiusPill),Gt.create("--ft-chip-small-border-width","","SIZE","1px"),Gt.extend("--ft-chip-small-icon-size","",Mt.iconSize1),Gt.extend("--ft-chip-neutral-background-color","",jt.backgroundGlobalOnSurface),Gt.extend("--ft-chip-neutral-color","",jt.contentGlobalPrimary),Gt.extend("--ft-chip-neutral-icon-color","",jt.contentGlobalPrimary),Gt.extend("--ft-chip-neutral-border-color","",jt.borderGlobalSubtle),Gt.extend("--ft-chip-info-background-color","",jt.backgroundInfoSubtle),Gt.extend("--ft-chip-info-color","",jt.contentInfoPrimary),Gt.extend("--ft-chip-info-icon-color","",jt.contentInfoIconOnly),Gt.extend("--ft-chip-info-border-color","",jt.borderInfoSubtle),Gt.extend("--ft-chip-success-background-color","",jt.backgroundSuccessSubtle),Gt.extend("--ft-chip-success-color","",jt.contentSuccessPrimary),Gt.extend("--ft-chip-success-icon-color","",jt.contentSuccessIconOnly),Gt.extend("--ft-chip-success-border-color","",jt.borderSuccessSubtle),Gt.extend("--ft-chip-warning-background-color","",jt.backgroundWarningSubtle),Gt.extend("--ft-chip-warning-color","",jt.contentWarningPrimary),Gt.extend("--ft-chip-warning-icon-color","",jt.contentWarningIconOnly),Gt.extend("--ft-chip-warning-border-color","",jt.borderWarningSubtle),Gt.extend("--ft-chip-error-background-color","",jt.backgroundErrorSubtle),Gt.extend("--ft-chip-error-color","",jt.contentErrorPrimary),Gt.extend("--ft-chip-error-icon-color","",jt.contentErrorIconOnly),Gt.extend("--ft-chip-error-border-color","",jt.borderErrorSubtle),Gt.extend("--ft-border-info-border-color","",jt.borderInfoSubtle),Gt.create("--ft-notice-border-width","","SIZE","1px"),Gt.extend("--ft-notice-horizontal-padding","",Mt.spacing2),Gt.extend("--ft-notice-vertical-padding","",Mt.spacing1),Gt.extend("--ft-notice-border-radius","",Mt.borderRadiusS),Gt.extend("--ft-notice-gap","",Mt.spacing2),Gt.extend("--ft-notice-icon-size","",Mt.iconSize3),Gt.extend("--ft-notice-info-background-color","",jt.backgroundInfoSubtle),Gt.extend("--ft-notice-info-border-color","",jt.borderInfoSubtle),Gt.extend("--ft-notice-info-color","",jt.contentInfoPrimary),Gt.extend("--ft-notice-info-icon-color","",jt.contentInfoIconOnly),Gt.extend("--ft-notice-warning-background-color","",jt.backgroundWarningSubtle),Gt.extend("--ft-notice-warning-border-color","",jt.borderWarningSubtle),Gt.extend("--ft-notice-warning-color","",jt.contentWarningPrimary),Gt.extend("--ft-notice-warning-icon-color","",jt.contentWarningIconOnly),Gt.extend("--ft-notice-error-background-color","",jt.backgroundErrorSubtle),Gt.extend("--ft-notice-error-border-color","",jt.borderErrorSubtle),Gt.extend("--ft-notice-error-color","",jt.contentErrorPrimary),Gt.extend("--ft-notice-error-icon-color","",jt.contentErrorIconOnly),Gt.extend("--ft-notice-success-background-color","",jt.backgroundSuccessSubtle),Gt.extend("--ft-notice-success-border-color","",jt.borderSuccessSubtle),Gt.extend("--ft-notice-success-color","",jt.contentSuccessPrimary),Gt.extend("--ft-notice-success-icon-color","",jt.contentSuccessIconOnly),Gt.extend("--ft-checkbox-color","",jt.contentGlobalPrimary),Gt.extend("--ft-checkbox-checked-background-color","",jt.contentActionPrimary),Gt.extend("--ft-checkbox-checked-state-layer-color","",jt.contentActionPrimary),Gt.extend("--ft-checkbox-checked-icon-color","",jt.contentGlobalOnColor),Gt.extend("--ft-checkbox-checked-hover-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-checkbox-checked-focus-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-checkbox-checked-active-state-layer-opacity","",Mt.opacity24),Gt.extend("--ft-checkbox-checked-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-checkbox-unchecked-border-color","",Mt.colorGray80),Gt.extend("--ft-checkbox-unchecked-state-layer-color","",Mt.colorGray80),Gt.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",Mt.opacity24),Gt.extend("--ft-checkbox-unchecked-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-checkbox-focus-focus-ring-color","",jt.borderActionFocusRing),Gt.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),Gt.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-checkbox-gap","",Mt.spacing3),Gt.extend("--ft-toggle-off-hover-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-toggle-off-focus-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-toggle-off-active-state-layer-opacity","",Mt.opacity24),Gt.extend("--ft-toggle-off-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-toggle-off-background-color","",jt.contentGlobalSubtle),Gt.extend("--ft-toggle-off-icon-color","",jt.contentGlobalSubtle),Gt.extend("--ft-toggle-off-state-layer-color","",jt.contentGlobalSubtle),Gt.extend("--ft-toggle-on-hover-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-toggle-on-focus-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-toggle-on-active-state-layer-opacity","",Mt.opacity24),Gt.extend("--ft-toggle-on-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-toggle-on-background-color","",jt.contentActionPrimary),Gt.extend("--ft-toggle-on-state-layer-color","",jt.contentActionPrimary),Gt.extend("--ft-toggle-on-icon-color","",jt.contentActionPrimary),Gt.extend("--ft-toggle-color","",jt.contentGlobalPrimary),Gt.extend("--ft-toggle-focus-focus-ring-color","",jt.borderActionFocusRing),Gt.extend("--ft-toggle-gap","",Mt.spacing3),Gt.extend("--ft-radio-color","",jt.contentGlobalPrimary),Gt.extend("--ft-radio-selected-radio-color","",jt.contentActionPrimary),Gt.extend("--ft-radio-selected-state-layer-color","",jt.contentActionPrimary),Gt.extend("--ft-radio-selected-hover-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-radio-selected-focus-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-radio-selected-active-state-layer-opacity","",Mt.opacity24),Gt.extend("--ft-radio-selected-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-radio-unselected-state-layer-color","",jt.borderInputPrimary),Gt.extend("--ft-radio-unselected-border-color","",jt.borderInputPrimary),Gt.extend("--ft-radio-unselected-hover-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-radio-unselected-focus-state-layer-opacity","",Mt.opacity16),Gt.extend("--ft-radio-unselected-active-state-layer-opacity","",Mt.opacity24),Gt.extend("--ft-radio-unselected-disabled-component-opacity","",Mt.opacity40),Gt.extend("--ft-radio-focus-focus-ring-color","",jt.borderActionFocusRing),Gt.create("--ft-radio-focus-outline-offset","","SIZE","3px"),Gt.create("--ft-radio-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-radio-gap","",Mt.spacing3),Gt.extend("--ft-notification-icon-size","",Mt.iconSize4),Gt.extend("--ft-notification-horizontal-padding","",Mt.spacing4),Gt.extend("--ft-notification-vertical-padding","",Mt.spacing4),Gt.extend("--ft-notification-info-background-color","",jt.backgroundInfoSubtle),Gt.extend("--ft-notification-info-color","",jt.contentInfoPrimary),Gt.extend("--ft-notification-info-icon-color","",jt.contentInfoIconOnly),Gt.extend("--ft-notification-info-border-color","",jt.borderInfoSubtle),Gt.extend("--ft-notification-success-background-color","",jt.backgroundSuccessSubtle),Gt.extend("--ft-notification-success-color","",jt.contentSuccessPrimary),Gt.extend("--ft-notification-success-icon-color","",jt.contentSuccessIconOnly),Gt.extend("--ft-notification-success-border-color","",jt.borderSuccessSubtle),Gt.extend("--ft-notification-warning-background-color","",jt.backgroundWarningSubtle),Gt.extend("--ft-notification-warning-color","",jt.contentWarningPrimary),Gt.extend("--ft-notification-warning-icon-color","",jt.contentWarningIconOnly),Gt.extend("--ft-notification-warning-border-color","",jt.borderWarningSubtle),Gt.extend("--ft-notification-error-background-color","",jt.backgroundErrorSubtle),Gt.extend("--ft-notification-error-color","",jt.contentErrorPrimary),Gt.extend("--ft-notification-error-icon-color","",jt.contentErrorIconOnly),Gt.extend("--ft-notification-error-border-color","",jt.borderErrorSubtle),Gt.extend("--ft-notification-border-radius","",Mt.borderRadiusPill),Gt.create("--ft-notification-border-width","","SIZE","1px"),Gt.extend("--ft-notification-leading-gap","",Mt.spacing2),Gt.extend("--ft-notification-trailing-gap","",Mt.spacing8),Gt.extend("--ft-tooltip-horizontal-padding","",Mt.spacing2),Gt.extend("--ft-tooltip-vertical-padding","",Mt.spacing2),Gt.extend("--ft-tooltip-border-radius","",Mt.borderRadiusS),Gt.extend("--ft-tooltip-color","",jt.contentGlobalOnColor),Gt.extend("--ft-tooltip-background-color","",jt.contentGlobalPrimary),Gt.extend("--ft-tooltip-background-opacity","",Mt.opacity80),Gt.extend("--ft-tooltip-shadow","",Mt.shadowElevation03),Gt.create("--ft-tooltip-max-width","","SIZE","256px"),Gt.extend("--ft-tooltip-gap","",Mt.spacing05);const Yt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),Vt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),qt={fontFamily:Vt,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")},Xt=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Yt),Jt=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",qt.fontSize,"20px"),Qt=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",qt.fontWeight,"normal"),to=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",qt.letterSpacing,"0.15px"),oo=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",qt.lineHeight,"1.2"),eo=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",qt.textTransform,"inherit"),ro=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Yt),ao=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",qt.fontSize,"14px"),io=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",qt.fontWeight,"normal"),no=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",qt.letterSpacing,"0.105px"),lo=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",qt.lineHeight,"1.7"),co=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",qt.textTransform,"inherit"),so=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Vt),po=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",qt.fontSize,"16px"),fo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",qt.fontWeight,"600"),ho=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",qt.letterSpacing,"0.144px"),go=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",qt.lineHeight,"1.5"),yo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",qt.textTransform,"inherit"),uo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Vt),bo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",qt.fontSize,"14px"),mo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",qt.fontWeight,"normal"),Oo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",qt.letterSpacing,"0.098px"),xo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",qt.lineHeight,"1.7"),No=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",qt.textTransform,"inherit"),So=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Vt),vo=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",qt.fontSize,"16px"),wo=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",qt.fontWeight,"normal"),Co=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",qt.letterSpacing,"0.496px"),Eo=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",qt.lineHeight,"1.5"),Io=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",qt.textTransform,"inherit"),Uo=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Vt),Ro=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",qt.fontSize,"14px"),Wo=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",qt.fontWeight,"normal"),Lo=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",qt.letterSpacing,"0.252px"),Zo=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",qt.lineHeight,"1.4"),Ko=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",qt.textTransform,"inherit"),zo=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Vt),Ao=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",qt.fontSize,"12px"),ko=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",qt.fontWeight,"normal"),Do=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",qt.letterSpacing,"0.396px"),$o=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",qt.lineHeight,"1.33"),Fo=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",qt.textTransform,"inherit"),Bo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Vt),To=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",qt.fontSize,"10px"),Ho=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",qt.fontWeight,"normal"),Po=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",qt.letterSpacing,"0.33px"),Go=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",qt.lineHeight,"1.6"),Mo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",qt.textTransform,"inherit"),_o=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Vt),jo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",qt.fontSize,"10px"),Yo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",qt.fontWeight,"normal"),Vo=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",qt.letterSpacing,"1.5px"),qo=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",qt.lineHeight,"1.6"),Xo=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",qt.textTransform,"uppercase"),Jo=o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Vt),Qo=o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",qt.fontSize,"14px"),te=o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",qt.fontWeight,"600"),oe=o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",qt.letterSpacing,"1.246px"),ee=o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",qt.lineHeight,"1.15"),re=o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",qt.textTransform,"uppercase"),ae=e.css`
|
|
41
|
+
const $t=Symbol.for(""),Ft=t=>{if(t?.r===$t)return t?._$litStatic$},Bt=t=>({_$litStatic$:t,r:$t}),Tt=new Map,Ht=(t=>(o,...e)=>{const r=e.length;let a,i;const n=[],l=[];let c,s=0,p=!1;for(;s<r;){for(c=o[s];s<r&&void 0!==(i=e[s],a=Ft(i));)c+=a+o[++s],p=!0;s!==r&&l.push(i),n.push(c),s++}if(s===r&&n.push(o[r]),p){const t=n.join("$$lit$$");void 0===(o=Tt.get(t))&&(n.raw=n,Tt.set(t,o=n)),e=l}return t(o,...e)})(Nt);var Pt;!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"}(Pt||(Pt={}));const Mt=t=>"string"==typeof t?e.unsafeCSS(t):t;class Gt{static create(t,o,r,a){const i=t=>Mt(null!=t?t:a),n=e.css`var(${Mt(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(${Mt(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(${Mt(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(${Mt(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):Mt(null!=o?o:t.lastResortDefaultValue()),a=e.css`var(${Mt(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(${Mt(t.name)}, ${r(o)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}}const _t={colorWhite:Gt.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:Gt.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:Gt.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:Gt.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:Gt.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:Gt.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:Gt.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:Gt.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:Gt.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:Gt.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:Gt.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:Gt.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:Gt.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:Gt.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:Gt.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:Gt.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:Gt.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:Gt.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:Gt.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:Gt.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:Gt.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:Gt.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:Gt.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:Gt.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:Gt.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:Gt.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:Gt.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:Gt.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:Gt.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:Gt.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:Gt.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:Gt.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:Gt.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:Gt.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:Gt.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:Gt.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:Gt.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:Gt.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:Gt.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:Gt.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:Gt.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:Gt.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:Gt.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:Gt.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:Gt.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:Gt.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:Gt.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:Gt.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:Gt.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:Gt.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:Gt.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:Gt.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:Gt.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:Gt.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:Gt.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:Gt.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:Gt.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:Gt.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:Gt.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:Gt.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:Gt.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:Gt.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:Gt.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:Gt.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:Gt.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:Gt.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:Gt.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:Gt.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:Gt.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:Gt.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:Gt.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:Gt.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:Gt.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:Gt.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:Gt.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:Gt.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:Gt.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:Gt.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:Gt.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:Gt.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:Gt.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:Gt.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:Gt.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:Gt.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:Gt.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:Gt.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:Gt.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:Gt.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:Gt.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:Gt.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:Gt.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:Gt.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:Gt.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:Gt.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:Gt.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:Gt.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:Gt.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:Gt.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:Gt.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:Gt.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:Gt.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:Gt.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:Gt.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:Gt.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:Gt.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:Gt.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:Gt.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:Gt.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:Gt.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:Gt.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:Gt.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:Gt.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:Gt.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:Gt.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:Gt.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:Gt.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:Gt.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:Gt.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:Gt.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:Gt.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:Gt.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:Gt.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:Gt.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:Gt.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:Gt.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:Gt.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:Gt.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:Gt.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:Gt.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:Gt.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:Gt.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:Gt.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:Gt.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:Gt.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:Gt.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:Gt.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:Gt.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:Gt.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:Gt.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:Gt.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:Gt.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:Gt.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:Gt.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:Gt.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:Gt.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:Gt.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:Gt.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:Gt.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:Gt.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:Gt.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:Gt.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:Gt.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:Gt.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:Gt.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:Gt.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:Gt.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:Gt.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:Gt.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:Gt.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:Gt.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:Gt.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:Gt.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:Gt.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:Gt.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:Gt.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:Gt.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:Gt.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:Gt.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:Gt.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:Gt.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:Gt.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:Gt.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:Gt.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:Gt.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:Gt.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:Gt.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:Gt.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:Gt.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:Gt.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:Gt.create("--ft-icon-size-6","","SIZE","48px"),opacity0:Gt.create("--ft-opacity-0","","NUMBER","0"),opacity8:Gt.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:Gt.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:Gt.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:Gt.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:Gt.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:Gt.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:Gt.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:Gt.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:Gt.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:Gt.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:Gt.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:Gt.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:Gt.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:Gt.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)")},jt={display:{fontFamily:Gt.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:Gt.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:Gt.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:Gt.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:Gt.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:Gt.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:Gt.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:Gt.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:Gt.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:Gt.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:Gt.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:Gt.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:Gt.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:Gt.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:Gt.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:Gt.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:Gt.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:Gt.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:Gt.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:Gt.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:Gt.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:Gt.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:Gt.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:Gt.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:Gt.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:Gt.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:Gt.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:Gt.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:Gt.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:Gt.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:Gt.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:Gt.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:Gt.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:Gt.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:Gt.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:Gt.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:Gt.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:Gt.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:Gt.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:Gt.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:Gt.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:Gt.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:Gt.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:Gt.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:Gt.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:Gt.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:Gt.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:Gt.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:Gt.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:Gt.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:Gt.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:Gt.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:Gt.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Gt.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:Gt.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:Gt.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:Gt.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:Gt.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Gt.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:Gt.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:Gt.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:Gt.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:Gt.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:Gt.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Gt.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:Gt.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:Gt.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:Gt.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:Gt.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Gt.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:Gt.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:Gt.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:Gt.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:Gt.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Gt.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:Gt.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:Gt.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:Gt.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:Gt.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:Gt.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:Gt.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:Gt.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:Gt.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:Gt.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:Gt.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:Gt.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:Gt.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:Gt.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:Gt.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:Gt.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:Gt.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:Gt.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:Gt.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:Gt.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:Gt.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:Gt.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:Gt.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:Gt.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:Gt.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:Gt.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:Gt.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:Gt.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:Gt.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:Gt.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:Gt.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:Gt.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:Gt.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:Gt.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:Gt.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:Gt.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},Yt={backgroundActionPrimary:Gt.extend("--ft-background-action-primary","Used as backgorund of primary action components.",_t.colorBrand0),backgroundErrorSubtle:Gt.extend("--ft-background-error-subtle","Used as background of subtle error components.",_t.colorRed10),backgroundInfoSubtle:Gt.extend("--ft-background-info-subtle","Used as background of subtle information components.",_t.colorCyan10),backgroundWarningSubtle:Gt.extend("--ft-background-warning-subtle","Used as background of subtle information components.",_t.colorOrange10),backgroundSuccessSubtle:Gt.extend("--ft-background-success-subtle","Used as background of subtle success components.",_t.colorGreen10),backgroundGlobalSurface:Gt.extend("--ft-background-global-surface","Used as app background.",_t.colorWhite),backgroundGlobalOnSurface:Gt.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",_t.colorGray10),backgroundGlobalOnSurfaceDark:Gt.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",_t.colorGray30),contentActionPrimary:Gt.extend("--ft-content-action-primary","Used on label of primary action on light surface.",_t.colorBrand0),contentWarningPrimary:Gt.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",_t.colorOrange200),contentWarningIconOnly:Gt.extend("--ft-content-warning-icon-only","Used on warning status icons alone",_t.colorOrange0),contentErrorPrimary:Gt.extend("--ft-content-error-primary","Used on label of error messages on light surface.",_t.colorRed0),contentErrorIconOnly:Gt.extend("--ft-content-error-icon-only","Used on error status icons alone",_t.colorRed70),contentInfoPrimary:Gt.extend("--ft-content-info-primary","Used on label of information messages on light surface.",_t.colorCyan200),contentInfoIconOnly:Gt.extend("--ft-content-info-icon-only","Used on info status icons alone",_t.colorCyan0),contentSuccessPrimary:Gt.extend("--ft-content-success-primary","Used on label of success messages on light surface.",_t.colorGreen200),contentSuccessIconOnly:Gt.extend("--ft-content-success-icon-only","Used on success status icons alone",_t.colorGreen0),contentGlobalPrimary:Gt.extend("--ft-content-global-primary","Used for main content on the page.",_t.colorGray500),contentGlobalSecondary:Gt.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",_t.colorGray200),contentGlobalSubtle:Gt.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",_t.colorGray0),contentGlobalOnColor:Gt.extend("--ft-content-global-on-color","Used for content on a dominant color.",_t.colorWhite),borderActionPrimary:Gt.extend("--ft-border-action-primary","Used as border for primary action components.",_t.colorBrand0),borderActionFocusRing:Gt.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",_t.colorCyan0),borderWarningPrimary:Gt.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",_t.colorOrange200),borderWarningSubtle:Gt.extend("--ft-border-warning-subtle","Used as border for warning components.",_t.colorOrange30),borderSuccessPrimary:Gt.extend("--ft-border-success-primary","Used as border for success buttons.",_t.colorGreen200),borderSuccessSubtle:Gt.extend("--ft-border-success-subtle","Used as border for success components.",_t.colorGreen30),borderErrorPrimary:Gt.extend("--ft-border-error-primary","Used as border for text fields in error states.",_t.colorRed0),borderErrorSubtle:Gt.extend("--ft-border-error-subtle","Used as border for error components.",_t.colorRed30),borderInfoPrimary:Gt.extend("--ft-border-info-primary","Used as border for buttons in info color.",_t.colorCyan200),borderInfoSubtle:Gt.extend("--ft-border-info-subtle","Used as border for information components.",_t.colorCyan30),borderGlobalPrimary:Gt.extend("--ft-border-global-primary","Used as border for element like input.",_t.colorGray50),borderGlobalSubtle:Gt.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",_t.colorGray30),borderInputPrimary:Gt.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",_t.colorGray80)};Gt.create("--ft-button-large-height","","SIZE","40px"),Gt.extend("--ft-button-large-horizontal-padding","",_t.spacing4),Gt.extend("--ft-button-large-gap","",_t.spacing2),Gt.extend("--ft-button-large-border-radius","",_t.borderRadiusS),Gt.extend("--ft-button-large-icon-size","",_t.iconSize3),Gt.create("--ft-button-large-border-width","","SIZE","1px"),Gt.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),Gt.create("--ft-button-large-focus-outline-width","","SIZE","2px"),Gt.create("--ft-button-large-icon-only-width","","SIZE","40px"),Gt.create("--ft-button-small-height","","SIZE","30px"),Gt.extend("--ft-button-small-horizontal-padding","",_t.spacing3),Gt.extend("--ft-button-small-gap","",_t.spacing2),Gt.extend("--ft-button-small-border-radius","",_t.borderRadiusS),Gt.extend("--ft-button-small-icon-size","",_t.iconSize2),Gt.create("--ft-button-small-border-width","","SIZE","1px"),Gt.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),Gt.create("--ft-button-small-focus-outline-width","","SIZE","2px"),Gt.create("--ft-button-small-icon-only-width","","SIZE","30px"),Gt.extend("--ft-button-primary-background-color","",Yt.backgroundActionPrimary),Gt.extend("--ft-button-primary-color","",Yt.contentGlobalOnColor),Gt.extend("--ft-button-primary-icon-color","",Yt.contentGlobalOnColor),Gt.extend("--ft-button-primary-state-layer-color","",Yt.contentGlobalOnColor),Gt.extend("--ft-button-primary-hover-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-button-primary-focus-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-button-primary-active-state-layer-opacity","",_t.opacity24),Gt.extend("--ft-button-primary-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-button-focus-focus-ring-color","",Yt.borderActionFocusRing),Gt.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),Gt.extend("--ft-button-tertiary-color","",Yt.contentActionPrimary),Gt.extend("--ft-button-tertiary-icon-color","",Yt.contentActionPrimary),Gt.extend("--ft-button-tertiary-state-layer-color","",Yt.contentActionPrimary),Gt.extend("--ft-button-tertiary-hover-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-button-tertiary-focus-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-button-tertiary-active-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-button-tertiary-disabled-component-opacity","",_t.opacity40),Gt.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),Gt.extend("--ft-button-secondary-color","",Yt.contentActionPrimary),Gt.extend("--ft-button-secondary-icon-color","",Yt.contentActionPrimary),Gt.extend("--ft-button-secondary-state-layer-color","",Yt.contentActionPrimary),Gt.extend("--ft-button-secondary-hover-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-button-secondary-focus-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-button-secondary-active-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-button-secondary-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-button-secondary-border-color","",Yt.borderActionPrimary),Gt.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),Gt.extend("--ft-button-neutral-icon-color","",Yt.contentGlobalSecondary),Gt.extend("--ft-button-neutral-color","",Yt.contentGlobalSecondary),Gt.extend("--ft-button-neutral-state-layer-color","",Yt.contentGlobalSecondary),Gt.extend("--ft-button-neutral-hover-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-button-neutral-focus-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-button-neutral-active-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-button-neutral-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-banner-icon-size","",_t.iconSize5),Gt.create("--ft-banner-border-width","","SIZE","1px"),Gt.extend("--ft-banner-horizontal-padding","",_t.spacing6),Gt.extend("--ft-banner-vertical-padding","",_t.spacing6),Gt.extend("--ft-banner-horizontal-side-gap","",_t.spacing6),Gt.extend("--ft-banner-horizontal-mobile-gap","",_t.spacing4),Gt.extend("--ft-banner-vertical-mobile-gap","",_t.spacing6),Gt.extend("--ft-banner-horizontal-middle-gap","",_t.spacing20),Gt.extend("--ft-banner-info-background-color","",Yt.backgroundInfoSubtle),Gt.extend("--ft-banner-info-color","",Yt.contentInfoPrimary),Gt.extend("--ft-banner-info-icon-color","",Yt.contentInfoIconOnly),Gt.extend("--ft-breadcrumb-horizontal-gap","",_t.spacing1),Gt.extend("--ft-breadcrumb-vertical-gap","",_t.spacing2),Gt.extend("--ft-breadcrumb-current-element-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-breadcrumb-icon-color","",Yt.contentGlobalSubtle),Gt.extend("--ft-page-header-horizontal-padding","",_t.spacing12),Gt.extend("--ft-page-header-horizontal-gap","",_t.spacing4),Gt.extend("--ft-page-header-vertical-gap","",_t.spacing2),Gt.extend("--ft-page-header-classic-vertical-padding","",_t.spacing6),Gt.extend("--ft-page-header-multiline-vertical-padding","",_t.spacing4),Gt.extend("--ft-page-header-inline-vertical-padding","",_t.spacing2),Gt.extend("--ft-page-header-background-color","",_t.colorWhite),Gt.extend("--ft-page-header-bottom-border-color","",Yt.borderGlobalSubtle),Gt.extend("--ft-page-header-title-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-page-header-subtitle-color","",Yt.contentGlobalSecondary),Gt.create("--ft-modal-small-container-width","","SIZE","600px"),Gt.create("--ft-modal-large-container-width","","SIZE","900px"),Gt.extend("--ft-modal-overlay-background-color","",_t.colorGray700),Gt.extend("--ft-modal-overlay-opacity","",_t.opacity40),Gt.extend("--ft-modal-shadow","",_t.shadowElevation03),Gt.extend("--ft-modal-body-background-color","",_t.colorWhite),Gt.extend("--ft-modal-body-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-modal-body-horizontal-padding","",_t.spacing6),Gt.extend("--ft-modal-body-vertical-padding","",_t.spacing6),Gt.extend("--ft-modal-body-vertical-gap","",_t.spacing6),Gt.extend("--ft-modal-container-margin","",_t.spacing3),Gt.extend("--ft-modal-header-background-color","",Yt.backgroundGlobalOnSurface),Gt.extend("--ft-modal-header-border-color","",Yt.borderGlobalSubtle),Gt.extend("--ft-modal-header-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-modal-header-trailing-icon-color","",Yt.contentGlobalSecondary),Gt.extend("--ft-modal-header-vertical-padding","",_t.spacing1),Gt.extend("--ft-modal-header-right-padding","",_t.spacing1),Gt.extend("--ft-modal-header-left-padding","",_t.spacing6),Gt.extend("--ft-modal-header-gap","",_t.spacing2),Gt.create("--ft-modal-header-border-bottom","","SIZE","1px"),Gt.extend("--ft-modal-border-radius","",_t.borderRadiusM),Gt.extend("--ft-drawer-overlay-opacity","",_t.opacity40),Gt.extend("--ft-drawer-shadow","",_t.shadowElevation03),Gt.extend("--ft-drawer-body-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-drawer-body-horizontal-padding","",_t.spacing6),Gt.extend("--ft-drawer-body-vertical-padding","",_t.spacing6),Gt.extend("--ft-drawer-body-gap","",_t.spacing6),Gt.extend("--ft-drawer-body-background-color","",_t.colorWhite),Gt.extend("--ft-drawer-header-background-color","",Yt.backgroundGlobalOnSurface),Gt.extend("--ft-drawer-header-border-color","",Yt.borderGlobalSubtle),Gt.extend("--ft-drawer-header-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-drawer-header-trailing-icon-color","",Yt.contentGlobalSecondary),Gt.create("--ft-drawer-header-height","","SIZE","50px"),Gt.extend("--ft-drawer-header-horizontal-padding","",_t.spacing2),Gt.create("--ft-drawer-header-border-width","","SIZE","1px"),Gt.extend("--ft-drawer-header-gap","",_t.spacing3),Gt.extend("--ft-drawer-buttons-bar-background-color","",Yt.backgroundGlobalOnSurface),Gt.extend("--ft-drawer-buttons-bar-border-color","",Yt.borderGlobalSubtle),Gt.extend("--ft-drawer-buttons-bar-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-drawer-buttons-bar-horizontal-padding","",_t.spacing4),Gt.extend("--ft-drawer-buttons-bar-vertical-padding","",_t.spacing4),Gt.extend("--ft-drawer-buttons-bar-gap","",_t.spacing3),Gt.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),Gt.create("--ft-drawer-container-width","","SIZE","66%"),Gt.create("--ft-drawer-container-min-width","","SIZE","500px"),Gt.create("--ft-drawer-container-max-width","","SIZE","1000px"),Gt.create("--ft-drawer-container-height","","SIZE","100%"),Gt.extend("--ft-drawer-overlay-background-color","",_t.colorGray700),Gt.extend("--ft-text-input-field-horizontal-padding","",_t.spacing4),Gt.extend("--ft-text-input-field-horizontal-gap","",_t.spacing3),Gt.extend("--ft-text-input-field-vertical-gap","",_t.spacing05),Gt.extend("--ft-text-input-field-icon-size","",_t.iconSize3),Gt.create("--ft-text-input-field-height","","SIZE","50px"),Gt.extend("--ft-text-input-helper-horizontal-padding","",_t.spacing4),Gt.extend("--ft-text-input-helper-horizontal-gap","",_t.spacing1),Gt.extend("--ft-text-input-helper-icon-size","",_t.iconSize2),Gt.extend("--ft-text-input-border-radius","",_t.borderRadiusM),Gt.extend("--ft-text-input-background-color","",_t.colorWhite),Gt.extend("--ft-text-input-content-value-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-text-input-trailing-icon-color","",Yt.contentGlobalSubtle),Gt.extend("--ft-text-input-label-color","",Yt.contentGlobalSubtle),Gt.extend("--ft-text-input-default-border-color","",Yt.borderInputPrimary),Gt.extend("--ft-text-input-default-helper-text-color","",Yt.contentGlobalSubtle),Gt.create("--ft-text-input-default-border-width","","SIZE","1px"),Gt.create("--ft-text-input-error-border-width","","SIZE","2px"),Gt.extend("--ft-text-input-error-border-color","",Yt.borderErrorPrimary),Gt.extend("--ft-text-input-error-helper-text-color","",Yt.contentErrorPrimary),Gt.extend("--ft-text-input-error-helper-icon-color","",Yt.contentErrorIconOnly),Gt.create("--ft-text-input-warning-border-width","","SIZE","2px"),Gt.create("--ft-text-input-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-text-input-focus-focus-ring-color","",Yt.borderActionFocusRing),Gt.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),Gt.extend("--ft-text-input-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-text-area-background-color","",_t.colorWhite),Gt.extend("--ft-text-area-content-value-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-text-area-label-color","",Yt.contentGlobalSubtle),Gt.extend("--ft-text-area-default-border-color","",Yt.borderInputPrimary),Gt.extend("--ft-text-area-default-helper-text-color","",Yt.contentGlobalSubtle),Gt.create("--ft-text-area-default-border-width","","SIZE","1px"),Gt.create("--ft-text-area-error-border-width","","SIZE","2px"),Gt.extend("--ft-text-area-error-border-color","",Yt.borderErrorPrimary),Gt.extend("--ft-text-area-error-helper-text-color","",Yt.contentErrorPrimary),Gt.extend("--ft-text-area-error-helper-icon-color","",Yt.contentErrorIconOnly),Gt.extend("--ft-text-area-focus-focus-ring-color","",Yt.borderActionFocusRing),Gt.create("--ft-text-area-focus-outline-width","","SIZE","2px"),Gt.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),Gt.extend("--ft-text-area-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-text-area-field-horizontal-left-padding","",_t.spacing4),Gt.extend("--ft-text-area-field-horizontal-gap","",_t.spacing3),Gt.extend("--ft-text-area-field-vertical-gap","",_t.spacing05),Gt.create("--ft-text-area-field-min-height","","SIZE","64px"),Gt.extend("--ft-text-area-helper-horizontal-padding","",_t.spacing4),Gt.extend("--ft-text-area-helper-horizontal-gap","",_t.spacing1),Gt.extend("--ft-text-area-helper-icon-size","",_t.iconSize2),Gt.extend("--ft-text-area-border-radius","",_t.borderRadiusM),Gt.create("--ft-floating-menu-height","","SIZE","50px"),Gt.extend("--ft-floating-menu-horizontal-padding","",_t.spacing4),Gt.extend("--ft-floating-menu-off-icon-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-floating-menu-off-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-floating-menu-on-color","",Yt.contentActionPrimary),Gt.extend("--ft-floating-menu-on-state-layer-color","",Yt.contentActionPrimary),Gt.extend("--ft-floating-menu-gap","",_t.spacing3),Gt.extend("--ft-floating-menu-focus-focus-ring-color","",Yt.borderActionFocusRing),Gt.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),Gt.extend("--ft-floating-menu-focus-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-floating-menu-hover-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-floating-menu-active-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-floating-menu-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-floating-menu-icon-size","",_t.iconSize3),Gt.extend("--ft-floating-menu-background-color","",Yt.backgroundGlobalOnSurface),Gt.extend("--ft-combobox-single-select-field-horizontal-padding","",_t.spacing4),Gt.extend("--ft-combobox-single-select-field-horizontal-gap","",_t.spacing3),Gt.extend("--ft-combobox-single-select-field-vertical-gap","",_t.spacing05),Gt.extend("--ft-combobox-single-select-field-icon-size","",_t.iconSize3),Gt.create("--ft-combobox-single-select-field-height","","SIZE","50px"),Gt.extend("--ft-combobox-single-select-helper-horizontal-padding","",_t.spacing4),Gt.extend("--ft-combobox-single-select-helper-horizontal-gap","",_t.spacing1),Gt.extend("--ft-combobox-single-select-helper-vertical-gap","",_t.spacing1),Gt.extend("--ft-combobox-single-select-helper-icon-size","",_t.iconSize2),Gt.extend("--ft-combobox-single-select-menu-vertical-gap","",_t.spacing2),Gt.extend("--ft-combobox-single-select-border-radius","",_t.borderRadiusM),Gt.extend("--ft-combobox-single-select-background-color","",_t.colorWhite),Gt.extend("--ft-combobox-single-select-label-color","",Yt.contentGlobalSubtle),Gt.extend("--ft-combobox-single-select-content-value-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-combobox-single-select-trailing-icon-color","",Yt.contentGlobalSubtle),Gt.extend("--ft-combobox-single-select-default-border-color","",Yt.borderInputPrimary),Gt.extend("--ft-combobox-single-select-default-helper-text-color","",Yt.contentGlobalSubtle),Gt.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),Gt.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),Gt.extend("--ft-combobox-single-select-error-border-color","",Yt.borderErrorPrimary),Gt.extend("--ft-combobox-single-select-error-helper-text-color","",Yt.contentErrorPrimary),Gt.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),Gt.extend("--ft-combobox-single-select-warning-border-color","",Yt.borderWarningPrimary),Gt.extend("--ft-combobox-single-select-warning-helper-text-color","",Yt.contentWarningPrimary),Gt.extend("--ft-combobox-single-select-warning-helper-icon-color","",Yt.contentWarningIconOnly),Gt.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-combobox-single-select-focus-focus-ring-color","",Yt.borderActionFocusRing),Gt.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),Gt.extend("--ft-combobox-single-select-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-combobox-multi-select-background-color","",_t.colorWhite),Gt.extend("--ft-combobox-multi-select-label-color","",Yt.contentGlobalSubtle),Gt.extend("--ft-combobox-multi-select-trailing-icon-color","",Yt.contentGlobalSubtle),Gt.extend("--ft-combobox-multi-select-default-border-color","",Yt.borderInputPrimary),Gt.extend("--ft-combobox-multi-select-default-helper-text-color","",Yt.contentGlobalSubtle),Gt.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),Gt.extend("--ft-combobox-multi-select-error-border-color","",Yt.borderErrorPrimary),Gt.extend("--ft-combobox-multi-select-error-helper-text-color","",Yt.contentErrorPrimary),Gt.extend("--ft-combobox-multi-select-error-helper-icon","",Yt.contentErrorIconOnly),Gt.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),Gt.extend("--ft-combobox-multi-select-warning-border-color","",Yt.borderWarningPrimary),Gt.extend("--ft-combobox-multi-select-warning-helper-text-color","",Yt.contentWarningPrimary),Gt.extend("--ft-combobox-multi-select-warning-helper-icon-color","",Yt.contentWarningIconOnly),Gt.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),Gt.extend("--ft-combobox-multi-select-focus-focus-ring-color","",Yt.borderActionFocusRing),Gt.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),Gt.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),Gt.extend("--ft-combobox-multi-select-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-combobox-multi-select-helper-horizontal-padding","",_t.spacing4),Gt.extend("--ft-combobox-multi-select-helper-horizontal-gap","",_t.spacing1),Gt.extend("--ft-combobox-multi-select-helper-vertical-gap","",_t.spacing1),Gt.extend("--ft-combobox-multi-select-helper-icon-size","",_t.iconSize2),Gt.extend("--ft-combobox-multi-select-field-horizontal-padding","",_t.spacing4),Gt.extend("--ft-combobox-multi-select-field-horizontal-gap","",_t.spacing3),Gt.extend("--ft-combobox-multi-select-field-vertical-gap","",_t.spacing05),Gt.extend("--ft-combobox-multi-select-field-icon-size","",_t.iconSize3),Gt.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),Gt.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",_t.spacing1),Gt.extend("--ft-combobox-multi-select-content-values-vertical-gap","",_t.spacing1),Gt.extend("--ft-combobox-multi-select-border-radius","",_t.borderRadiusM),Gt.extend("--ft-popover-background-color","",Yt.backgroundGlobalOnSurface),Gt.extend("--ft-popover-horizontal-padding","",_t.spacing6),Gt.extend("--ft-popover-vertical-padding","",_t.spacing6),Gt.extend("--ft-popover-icon-color","",Yt.contentGlobalSecondary),Gt.extend("--ft-popover-icon-size","",_t.iconSize2),Gt.extend("--ft-popover-title-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-popover-body-color","",Yt.contentGlobalSecondary),Gt.extend("--ft-popover-link-color","",Yt.contentActionPrimary),Gt.extend("--ft-popover-gap","",_t.spacing3),Gt.extend("--ft-popover-border-radius","",_t.borderRadiusM),Gt.extend("--ft-popover-shadow","",_t.shadowElevation02),Gt.extend("--ft-tabs-top-left-border-radius","",_t.borderRadiusS),Gt.extend("--ft-tabs-top-right-border-radius","",_t.borderRadiusS),Gt.extend("--ft-tabs-label-horizontal-padding","",_t.spacing4),Gt.extend("--ft-tabs-label-vertical-padding","",_t.spacing3),Gt.extend("--ft-tabs-label-gap","",_t.spacing1),Gt.extend("--ft-tabs-off-hover-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-tabs-off-focus-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-tabs-off-active-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-tabs-off-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-tabs-off-color","",Yt.contentGlobalSubtle),Gt.extend("--ft-tabs-off-state-layer-color","",Yt.contentGlobalSubtle),Gt.extend("--ft-tabs-on-hover-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-tabs-on-focus-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-tabs-on-active-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-tabs-on-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-tabs-on-color","",Yt.contentActionPrimary),Gt.extend("--ft-tabs-on-state-layer-color","",Yt.contentActionPrimary),Gt.extend("--ft-tabs-icon-horizontal-padding","",_t.spacing1),Gt.extend("--ft-tabs-icon-vertical-padding","",_t.spacing4),Gt.create("--ft-tabs-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-tabs-focus-focus-ring-color","",Yt.borderActionFocusRing),Gt.extend("--ft-collapsible-hover-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-collapsible-focus-state-layer-opacity","",_t.opacity8),Gt.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),Gt.extend("--ft-collapsible-focus-focus-ring-color","",Yt.borderActionFocusRing),Gt.extend("--ft-collapsible-active-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-collapsible-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-collapsible-horizontal-padding","",_t.spacing4),Gt.extend("--ft-collapsible-vertical-padding","",_t.spacing3),Gt.extend("--ft-collapsible-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-collapsible-state-layer-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-collapsible-background-color","",Yt.backgroundGlobalOnSurface),Gt.extend("--ft-collapsible-border-color","",Yt.borderGlobalSubtle),Gt.extend("--ft-collapsible-icon-size","",_t.iconSize3),Gt.extend("--ft-switch-group-horizontal-padding","",_t.spacing1),Gt.extend("--ft-switch-group-vertical-padding","",_t.spacing1),Gt.extend("--ft-switch-group-gap","",_t.spacing1),Gt.extend("--ft-switch-group-background-color","",Yt.backgroundGlobalSurface),Gt.extend("--ft-switch-group-border-color","",Yt.borderGlobalSubtle),Gt.create("--ft-switch-group-border-radius","","SIZE","6px"),Gt.extend("--ft-switch-label-horizontal-padding","",_t.spacing2),Gt.extend("--ft-switch-label-vertical-padding","",_t.spacing1),Gt.extend("--ft-switch-off-hover-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-switch-off-focus-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-switch-off-active-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-switch-off-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-switch-off-color","",Yt.contentGlobalSubtle),Gt.extend("--ft-switch-off-state-layer-color","",Yt.contentGlobalSubtle),Gt.extend("--ft-switch-on-hover-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-switch-on-focus-state-layer-opacity","",_t.opacity8),Gt.extend("--ft-switch-on-active-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-switch-on-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-switch-on-color","",Yt.contentActionPrimary),Gt.extend("--ft-switch-on-state-layer-color","",Yt.contentActionPrimary),Gt.extend("--ft-switch-icon-horizontal-padding","",_t.spacing1),Gt.extend("--ft-switch-icon-vertical-padding","",_t.spacing1),Gt.create("--ft-switch-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-switch-focus-focus-ring-color","",Yt.borderActionFocusRing),Gt.extend("--ft-switch-option-border-radius","",_t.borderRadiusS),Gt.extend("--ft-chart-1-light","for area color charts",_t.colorBrand40),Gt.extend("--ft-chart-1-base","for line charts",_t.colorBrand0),Gt.extend("--ft-chart-2-light","for area color charts",_t.colorYellow60),Gt.extend("--ft-chart-2-base","for line charts",_t.colorYellow100),Gt.extend("--ft-chart-3-light","",_t.colorUltramarine40),Gt.extend("--ft-chart-3-base","",_t.colorUltramarine70),Gt.extend("--ft-chart-4-light","",_t.colorCyan50),Gt.extend("--ft-chart-4-base","",_t.colorCyan100),Gt.extend("--ft-chart-5-light","",_t.colorRed40),Gt.extend("--ft-chart-5-base","",_t.colorRed60),Gt.extend("--ft-chart-6-light","",_t.colorGreen40),Gt.extend("--ft-chart-6-base","",_t.colorGreen70),Gt.extend("--ft-chart-7-light","",_t.colorOrange70),Gt.extend("--ft-chart-7-base","",_t.colorOrange100),Gt.extend("--ft-chart-8-light","",_t.colorAvocado70),Gt.extend("--ft-chart-8-base","",_t.colorAvocado200),Gt.extend("--ft-chart-9-light","",_t.colorBrown50),Gt.extend("--ft-chart-9-base","",_t.colorBrown200),Gt.extend("--ft-chart-10-light","",_t.colorGray50),Gt.extend("--ft-chart-10-base","",_t.colorGray80),Gt.extend("--ft-chart-monochrome-10","",_t.colorBrand10),Gt.extend("--ft-chart-monochrome-20","",_t.colorBrand20),Gt.extend("--ft-chart-monochrome-30","",_t.colorBrand40),Gt.extend("--ft-chart-monochrome-40","",_t.colorBrand60),Gt.extend("--ft-chart-monochrome-50","",_t.colorBrand0),Gt.extend("--ft-chart-monochrome-60","",_t.colorBrand200),Gt.extend("--ft-chip-large-horizontal-padding","",_t.spacing4),Gt.extend("--ft-chip-large-vertical-padding","",_t.spacing2),Gt.extend("--ft-chip-large-gap","",_t.spacing1),Gt.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),Gt.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-chip-large-border-radius","",_t.borderRadiusPill),Gt.create("--ft-chip-large-border-width","","SIZE","1px"),Gt.extend("--ft-chip-large-icon-size","",_t.iconSize3),Gt.extend("--ft-chip-medium-horizontal-padding","",_t.spacing3),Gt.extend("--ft-chip-medium-vertical-padding","",_t.spacing1),Gt.extend("--ft-chip-medium-gap","",_t.spacing1),Gt.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),Gt.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-chip-medium-border-radius","",_t.borderRadiusPill),Gt.create("--ft-chip-medium-border-width","","SIZE","1px"),Gt.extend("--ft-chip-medium-icon-size","",_t.iconSize2),Gt.extend("--ft-chip-small-horizontal-padding","",_t.spacing2),Gt.extend("--ft-chip-small-vertical-padding","",_t.spacing05),Gt.extend("--ft-chip-small-gap","",_t.spacing1),Gt.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),Gt.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-chip-small-border-radius","",_t.borderRadiusPill),Gt.create("--ft-chip-small-border-width","","SIZE","1px"),Gt.extend("--ft-chip-small-icon-size","",_t.iconSize1),Gt.extend("--ft-chip-neutral-background-color","",Yt.backgroundGlobalOnSurface),Gt.extend("--ft-chip-neutral-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-chip-neutral-icon-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-chip-neutral-border-color","",Yt.borderGlobalSubtle),Gt.extend("--ft-chip-info-background-color","",Yt.backgroundInfoSubtle),Gt.extend("--ft-chip-info-color","",Yt.contentInfoPrimary),Gt.extend("--ft-chip-info-icon-color","",Yt.contentInfoIconOnly),Gt.extend("--ft-chip-info-border-color","",Yt.borderInfoSubtle),Gt.extend("--ft-chip-success-background-color","",Yt.backgroundSuccessSubtle),Gt.extend("--ft-chip-success-color","",Yt.contentSuccessPrimary),Gt.extend("--ft-chip-success-icon-color","",Yt.contentSuccessIconOnly),Gt.extend("--ft-chip-success-border-color","",Yt.borderSuccessSubtle),Gt.extend("--ft-chip-warning-background-color","",Yt.backgroundWarningSubtle),Gt.extend("--ft-chip-warning-color","",Yt.contentWarningPrimary),Gt.extend("--ft-chip-warning-icon-color","",Yt.contentWarningIconOnly),Gt.extend("--ft-chip-warning-border-color","",Yt.borderWarningSubtle),Gt.extend("--ft-chip-error-background-color","",Yt.backgroundErrorSubtle),Gt.extend("--ft-chip-error-color","",Yt.contentErrorPrimary),Gt.extend("--ft-chip-error-icon-color","",Yt.contentErrorIconOnly),Gt.extend("--ft-chip-error-border-color","",Yt.borderErrorSubtle),Gt.extend("--ft-border-info-border-color","",Yt.borderInfoSubtle),Gt.create("--ft-notice-border-width","","SIZE","1px"),Gt.extend("--ft-notice-horizontal-padding","",_t.spacing2),Gt.extend("--ft-notice-vertical-padding","",_t.spacing1),Gt.extend("--ft-notice-border-radius","",_t.borderRadiusS),Gt.extend("--ft-notice-gap","",_t.spacing2),Gt.extend("--ft-notice-icon-size","",_t.iconSize3),Gt.extend("--ft-notice-info-background-color","",Yt.backgroundInfoSubtle),Gt.extend("--ft-notice-info-border-color","",Yt.borderInfoSubtle),Gt.extend("--ft-notice-info-color","",Yt.contentInfoPrimary),Gt.extend("--ft-notice-info-icon-color","",Yt.contentInfoIconOnly),Gt.extend("--ft-notice-warning-background-color","",Yt.backgroundWarningSubtle),Gt.extend("--ft-notice-warning-border-color","",Yt.borderWarningSubtle),Gt.extend("--ft-notice-warning-color","",Yt.contentWarningPrimary),Gt.extend("--ft-notice-warning-icon-color","",Yt.contentWarningIconOnly),Gt.extend("--ft-notice-error-background-color","",Yt.backgroundErrorSubtle),Gt.extend("--ft-notice-error-border-color","",Yt.borderErrorSubtle),Gt.extend("--ft-notice-error-color","",Yt.contentErrorPrimary),Gt.extend("--ft-notice-error-icon-color","",Yt.contentErrorIconOnly),Gt.extend("--ft-notice-success-background-color","",Yt.backgroundSuccessSubtle),Gt.extend("--ft-notice-success-border-color","",Yt.borderSuccessSubtle),Gt.extend("--ft-notice-success-color","",Yt.contentSuccessPrimary),Gt.extend("--ft-notice-success-icon-color","",Yt.contentSuccessIconOnly),Gt.extend("--ft-checkbox-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-checkbox-checked-background-color","",Yt.contentActionPrimary),Gt.extend("--ft-checkbox-checked-state-layer-color","",Yt.contentActionPrimary),Gt.extend("--ft-checkbox-checked-icon-color","",Yt.contentGlobalOnColor),Gt.extend("--ft-checkbox-checked-hover-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-checkbox-checked-focus-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-checkbox-checked-active-state-layer-opacity","",_t.opacity24),Gt.extend("--ft-checkbox-checked-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-checkbox-unchecked-border-color","",_t.colorGray80),Gt.extend("--ft-checkbox-unchecked-state-layer-color","",_t.colorGray80),Gt.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",_t.opacity24),Gt.extend("--ft-checkbox-unchecked-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-checkbox-focus-focus-ring-color","",Yt.borderActionFocusRing),Gt.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),Gt.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-checkbox-gap","",_t.spacing3),Gt.extend("--ft-toggle-off-hover-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-toggle-off-focus-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-toggle-off-active-state-layer-opacity","",_t.opacity24),Gt.extend("--ft-toggle-off-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-toggle-off-background-color","",Yt.contentGlobalSubtle),Gt.extend("--ft-toggle-off-icon-color","",Yt.contentGlobalSubtle),Gt.extend("--ft-toggle-off-state-layer-color","",Yt.contentGlobalSubtle),Gt.extend("--ft-toggle-on-hover-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-toggle-on-focus-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-toggle-on-active-state-layer-opacity","",_t.opacity24),Gt.extend("--ft-toggle-on-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-toggle-on-background-color","",Yt.contentActionPrimary),Gt.extend("--ft-toggle-on-state-layer-color","",Yt.contentActionPrimary),Gt.extend("--ft-toggle-on-icon-color","",Yt.contentActionPrimary),Gt.extend("--ft-toggle-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-toggle-focus-focus-ring-color","",Yt.borderActionFocusRing),Gt.extend("--ft-toggle-gap","",_t.spacing3),Gt.extend("--ft-radio-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-radio-selected-radio-color","",Yt.contentActionPrimary),Gt.extend("--ft-radio-selected-state-layer-color","",Yt.contentActionPrimary),Gt.extend("--ft-radio-selected-hover-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-radio-selected-focus-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-radio-selected-active-state-layer-opacity","",_t.opacity24),Gt.extend("--ft-radio-selected-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-radio-unselected-state-layer-color","",Yt.borderInputPrimary),Gt.extend("--ft-radio-unselected-border-color","",Yt.borderInputPrimary),Gt.extend("--ft-radio-unselected-hover-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-radio-unselected-focus-state-layer-opacity","",_t.opacity16),Gt.extend("--ft-radio-unselected-active-state-layer-opacity","",_t.opacity24),Gt.extend("--ft-radio-unselected-disabled-component-opacity","",_t.opacity40),Gt.extend("--ft-radio-focus-focus-ring-color","",Yt.borderActionFocusRing),Gt.create("--ft-radio-focus-outline-offset","","SIZE","3px"),Gt.create("--ft-radio-focus-outline-width","","SIZE","2px"),Gt.extend("--ft-radio-gap","",_t.spacing3),Gt.extend("--ft-notification-icon-size","",_t.iconSize4),Gt.extend("--ft-notification-horizontal-padding","",_t.spacing4),Gt.extend("--ft-notification-vertical-padding","",_t.spacing4),Gt.extend("--ft-notification-info-background-color","",Yt.backgroundInfoSubtle),Gt.extend("--ft-notification-info-color","",Yt.contentInfoPrimary),Gt.extend("--ft-notification-info-icon-color","",Yt.contentInfoIconOnly),Gt.extend("--ft-notification-info-border-color","",Yt.borderInfoSubtle),Gt.extend("--ft-notification-success-background-color","",Yt.backgroundSuccessSubtle),Gt.extend("--ft-notification-success-color","",Yt.contentSuccessPrimary),Gt.extend("--ft-notification-success-icon-color","",Yt.contentSuccessIconOnly),Gt.extend("--ft-notification-success-border-color","",Yt.borderSuccessSubtle),Gt.extend("--ft-notification-warning-background-color","",Yt.backgroundWarningSubtle),Gt.extend("--ft-notification-warning-color","",Yt.contentWarningPrimary),Gt.extend("--ft-notification-warning-icon-color","",Yt.contentWarningIconOnly),Gt.extend("--ft-notification-warning-border-color","",Yt.borderWarningSubtle),Gt.extend("--ft-notification-error-background-color","",Yt.backgroundErrorSubtle),Gt.extend("--ft-notification-error-color","",Yt.contentErrorPrimary),Gt.extend("--ft-notification-error-icon-color","",Yt.contentErrorIconOnly),Gt.extend("--ft-notification-error-border-color","",Yt.borderErrorSubtle),Gt.extend("--ft-notification-border-radius","",_t.borderRadiusPill),Gt.create("--ft-notification-border-width","","SIZE","1px"),Gt.extend("--ft-notification-leading-gap","",_t.spacing2),Gt.extend("--ft-notification-trailing-gap","",_t.spacing8),Gt.extend("--ft-tooltip-horizontal-padding","",_t.spacing2),Gt.extend("--ft-tooltip-vertical-padding","",_t.spacing2),Gt.extend("--ft-tooltip-border-radius","",_t.borderRadiusS),Gt.extend("--ft-tooltip-color","",Yt.contentGlobalOnColor),Gt.extend("--ft-tooltip-background-color","",Yt.contentGlobalPrimary),Gt.extend("--ft-tooltip-background-opacity","",_t.opacity80),Gt.extend("--ft-tooltip-shadow","",_t.shadowElevation03),Gt.create("--ft-tooltip-max-width","","SIZE","256px"),Gt.extend("--ft-tooltip-gap","",_t.spacing05);const Vt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),qt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),Xt={fontFamily:qt,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")},Jt=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Vt),Qt=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",Xt.fontSize,"20px"),to=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",Xt.fontWeight,"normal"),oo=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",Xt.letterSpacing,"0.15px"),eo=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",Xt.lineHeight,"1.2"),ro=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",Xt.textTransform,"inherit"),ao=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Vt),io=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",Xt.fontSize,"14px"),no=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",Xt.fontWeight,"normal"),lo=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",Xt.letterSpacing,"0.105px"),co=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",Xt.lineHeight,"1.7"),so=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",Xt.textTransform,"inherit"),po=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",qt),fo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",Xt.fontSize,"16px"),ho=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",Xt.fontWeight,"600"),go=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",Xt.letterSpacing,"0.144px"),yo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",Xt.lineHeight,"1.5"),uo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",Xt.textTransform,"inherit"),bo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",qt),mo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",Xt.fontSize,"14px"),Oo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",Xt.fontWeight,"normal"),xo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",Xt.letterSpacing,"0.098px"),No=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",Xt.lineHeight,"1.7"),So=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",Xt.textTransform,"inherit"),vo=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",qt),wo=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",Xt.fontSize,"16px"),Co=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",Xt.fontWeight,"normal"),Eo=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",Xt.letterSpacing,"0.496px"),Io=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",Xt.lineHeight,"1.5"),Uo=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",Xt.textTransform,"inherit"),Ro=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",qt),Wo=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",Xt.fontSize,"14px"),Lo=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",Xt.fontWeight,"normal"),Zo=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",Xt.letterSpacing,"0.252px"),Ko=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",Xt.lineHeight,"1.4"),Ao=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",Xt.textTransform,"inherit"),zo=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",qt),ko=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",Xt.fontSize,"12px"),Do=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",Xt.fontWeight,"normal"),$o=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",Xt.letterSpacing,"0.396px"),Fo=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",Xt.lineHeight,"1.33"),Bo=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",Xt.textTransform,"inherit"),To=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",qt),Ho=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",Xt.fontSize,"10px"),Po=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",Xt.fontWeight,"normal"),Mo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",Xt.letterSpacing,"0.33px"),Go=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",Xt.lineHeight,"1.6"),_o=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",Xt.textTransform,"inherit"),jo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",qt),Yo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",Xt.fontSize,"10px"),Vo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",Xt.fontWeight,"normal"),qo=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",Xt.letterSpacing,"1.5px"),Xo=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",Xt.lineHeight,"1.6"),Jo=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",Xt.textTransform,"uppercase"),Qo=o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",qt),te=o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",Xt.fontSize,"14px"),oe=o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",Xt.fontWeight,"600"),ee=o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",Xt.letterSpacing,"1.246px"),re=o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",Xt.lineHeight,"1.15"),ae=o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",Xt.textTransform,"uppercase"),ie=e.css`
|
|
42
42
|
.ft-typography--title {
|
|
43
|
-
font-family: ${
|
|
44
|
-
font-size: ${
|
|
45
|
-
font-weight: ${
|
|
46
|
-
letter-spacing: ${
|
|
47
|
-
line-height: ${
|
|
48
|
-
text-transform: ${
|
|
49
|
-
}
|
|
50
|
-
`,ie=e.css`
|
|
51
|
-
.ft-typography--title-dense {
|
|
52
|
-
font-family: ${ro};
|
|
53
|
-
font-size: ${ao};
|
|
54
|
-
font-weight: ${io};
|
|
55
|
-
letter-spacing: ${no};
|
|
56
|
-
line-height: ${lo};
|
|
57
|
-
text-transform: ${co};
|
|
43
|
+
font-family: ${Jt};
|
|
44
|
+
font-size: ${Qt};
|
|
45
|
+
font-weight: ${to};
|
|
46
|
+
letter-spacing: ${oo};
|
|
47
|
+
line-height: ${eo};
|
|
48
|
+
text-transform: ${ro};
|
|
58
49
|
}
|
|
59
50
|
`,ne=e.css`
|
|
60
|
-
.ft-typography--
|
|
61
|
-
font-family: ${
|
|
62
|
-
font-size: ${
|
|
63
|
-
font-weight: ${
|
|
64
|
-
letter-spacing: ${
|
|
65
|
-
line-height: ${
|
|
66
|
-
text-transform: ${
|
|
51
|
+
.ft-typography--title-dense {
|
|
52
|
+
font-family: ${ao};
|
|
53
|
+
font-size: ${io};
|
|
54
|
+
font-weight: ${no};
|
|
55
|
+
letter-spacing: ${lo};
|
|
56
|
+
line-height: ${co};
|
|
57
|
+
text-transform: ${so};
|
|
67
58
|
}
|
|
68
59
|
`,le=e.css`
|
|
60
|
+
.ft-typography--subtitle1 {
|
|
61
|
+
font-family: ${po};
|
|
62
|
+
font-size: ${fo};
|
|
63
|
+
font-weight: ${ho};
|
|
64
|
+
letter-spacing: ${go};
|
|
65
|
+
line-height: ${yo};
|
|
66
|
+
text-transform: ${uo};
|
|
67
|
+
}
|
|
68
|
+
`,ce=e.css`
|
|
69
69
|
.ft-typography--subtitle2 {
|
|
70
|
-
font-family: ${
|
|
71
|
-
font-size: ${
|
|
72
|
-
font-weight: ${
|
|
73
|
-
letter-spacing: ${
|
|
74
|
-
line-height: ${
|
|
75
|
-
text-transform: ${
|
|
70
|
+
font-family: ${bo};
|
|
71
|
+
font-size: ${mo};
|
|
72
|
+
font-weight: ${Oo};
|
|
73
|
+
letter-spacing: ${xo};
|
|
74
|
+
line-height: ${No};
|
|
75
|
+
text-transform: ${So};
|
|
76
76
|
}
|
|
77
77
|
|
|
78
|
-
`,
|
|
78
|
+
`,se=e.css`
|
|
79
79
|
.ft-typography--body1 {
|
|
80
|
-
font-family: ${
|
|
81
|
-
font-size: ${
|
|
82
|
-
font-weight: ${
|
|
83
|
-
letter-spacing: ${
|
|
84
|
-
line-height: ${
|
|
85
|
-
text-transform: ${
|
|
80
|
+
font-family: ${vo};
|
|
81
|
+
font-size: ${wo};
|
|
82
|
+
font-weight: ${Co};
|
|
83
|
+
letter-spacing: ${Eo};
|
|
84
|
+
line-height: ${Io};
|
|
85
|
+
text-transform: ${Uo};
|
|
86
86
|
}
|
|
87
|
-
`,
|
|
87
|
+
`,pe=e.css`
|
|
88
88
|
.ft-typography--body2 {
|
|
89
|
-
font-family: ${
|
|
90
|
-
font-size: ${
|
|
91
|
-
font-weight: ${
|
|
92
|
-
letter-spacing: ${
|
|
93
|
-
line-height: ${
|
|
94
|
-
text-transform: ${
|
|
89
|
+
font-family: ${Ro};
|
|
90
|
+
font-size: ${Wo};
|
|
91
|
+
font-weight: ${Lo};
|
|
92
|
+
letter-spacing: ${Zo};
|
|
93
|
+
line-height: ${Ko};
|
|
94
|
+
text-transform: ${Ao};
|
|
95
95
|
}
|
|
96
|
-
`,
|
|
96
|
+
`,fe=e.css`
|
|
97
97
|
.ft-typography--caption {
|
|
98
98
|
font-family: ${zo};
|
|
99
|
-
font-size: ${
|
|
100
|
-
font-weight: ${
|
|
101
|
-
letter-spacing: ${
|
|
102
|
-
line-height: ${
|
|
103
|
-
text-transform: ${
|
|
99
|
+
font-size: ${ko};
|
|
100
|
+
font-weight: ${Do};
|
|
101
|
+
letter-spacing: ${$o};
|
|
102
|
+
line-height: ${Fo};
|
|
103
|
+
text-transform: ${Bo};
|
|
104
104
|
}
|
|
105
|
-
`,
|
|
105
|
+
`,he=e.css`
|
|
106
106
|
.ft-typography--breadcrumb {
|
|
107
|
-
font-family: ${
|
|
108
|
-
font-size: ${
|
|
109
|
-
font-weight: ${
|
|
110
|
-
letter-spacing: ${
|
|
107
|
+
font-family: ${To};
|
|
108
|
+
font-size: ${Ho};
|
|
109
|
+
font-weight: ${Po};
|
|
110
|
+
letter-spacing: ${Mo};
|
|
111
111
|
line-height: ${Go};
|
|
112
|
-
text-transform: ${
|
|
113
|
-
}
|
|
114
|
-
`,he=e.css`
|
|
115
|
-
.ft-typography--overline {
|
|
116
|
-
font-family: ${_o};
|
|
117
|
-
font-size: ${jo};
|
|
118
|
-
font-weight: ${Yo};
|
|
119
|
-
letter-spacing: ${Vo};
|
|
120
|
-
line-height: ${qo};
|
|
121
|
-
text-transform: ${Xo};
|
|
112
|
+
text-transform: ${_o};
|
|
122
113
|
}
|
|
123
114
|
`,de=e.css`
|
|
124
|
-
.ft-typography--
|
|
125
|
-
font-family: ${
|
|
126
|
-
font-size: ${
|
|
127
|
-
font-weight: ${
|
|
128
|
-
letter-spacing: ${
|
|
129
|
-
line-height: ${
|
|
130
|
-
text-transform: ${
|
|
115
|
+
.ft-typography--overline {
|
|
116
|
+
font-family: ${jo};
|
|
117
|
+
font-size: ${Yo};
|
|
118
|
+
font-weight: ${Vo};
|
|
119
|
+
letter-spacing: ${qo};
|
|
120
|
+
line-height: ${Xo};
|
|
121
|
+
text-transform: ${Jo};
|
|
131
122
|
}
|
|
132
123
|
`,ge=e.css`
|
|
124
|
+
.ft-typography--button {
|
|
125
|
+
font-family: ${Qo};
|
|
126
|
+
font-size: ${te};
|
|
127
|
+
font-weight: ${oe};
|
|
128
|
+
letter-spacing: ${ee};
|
|
129
|
+
line-height: ${re};
|
|
130
|
+
text-transform: ${ae};
|
|
131
|
+
}
|
|
132
|
+
`,ye=e.css`
|
|
133
133
|
.ft-typography {
|
|
134
134
|
vertical-align: inherit;
|
|
135
135
|
}
|
|
136
|
-
`,
|
|
136
|
+
`,ue=[Object.keys(jt).map((t=>function(t){const o=jt[t];return e.css`
|
|
137
137
|
.ft-typography--${e.unsafeCSS(t)} {
|
|
138
138
|
font-family: ${o.fontFamily};
|
|
139
139
|
font-size: ${o.fontSize};
|
|
@@ -142,23 +142,23 @@ const Dt=Symbol.for(""),$t=t=>{if(t?.r===Dt)return t?._$litStatic$},Ft=t=>({_$li
|
|
|
142
142
|
line-height: ${o.lineHeight};
|
|
143
143
|
text-transform: ${o.textCase};
|
|
144
144
|
}
|
|
145
|
-
`}(t)))];var
|
|
146
|
-
<${
|
|
145
|
+
`}(t)))];var be=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 me extends o.FtLitElement{constructor(){super(...arguments),this.variant=Pt.body1}render(){return this.element?Ht`
|
|
146
|
+
<${Bt(this.element)}
|
|
147
147
|
class="ft-typography ft-typography--${this.variant}">
|
|
148
148
|
<slot></slot>
|
|
149
|
-
</${
|
|
150
|
-
`:
|
|
149
|
+
</${Bt(this.element)}>
|
|
150
|
+
`:Ht`
|
|
151
151
|
<slot class="ft-typography ft-typography--${this.variant}"></slot>
|
|
152
|
-
`}}
|
|
153
|
-
<a href="${this.result?function(t){var o,e,r,a,i;if(
|
|
152
|
+
`}}me.styles=[ie,ne,le,ce,se,pe,fe,he,de,ge,ye,...ue],be([a.property()],me.prototype,"element",void 0),be([a.property()],me.prototype,"variant",void 0),o.customElement("ft-typography")(me);function Oe(t){var o,e,r,a,i;return(null!==(a=null!==(e=null===(o=t.map)||void 0===o?void 0:o.openMode)&&void 0!==e?e:null===(r=t.topic)||void 0===r?void 0:r.openMode)&&void 0!==a?a:null===(i=t.document)||void 0===i?void 0:i.openMode)===x.EXTERNAL}function xe(t,o){return(t=>t??vt)(o&&Oe(t)?"_blank":void 0)}class Ne extends CustomEvent{constructor(t,o){super("ft-search-result-click",{detail:{result:t,rank:o},bubbles:!0,composed:!0})}}class Se extends Q{render(){var t;return this.result?e.html`
|
|
153
|
+
<a href="${this.result?function(t){var o,e,r,a,i;if(Oe(t))return null!==(a=null!==(e=null===(o=t.map)||void 0===o?void 0:o.originUrl)&&void 0!==e?e:null===(r=t.topic)||void 0===r?void 0:r.originUrl)&&void 0!==a?a:null===(i=t.document)||void 0===i?void 0:i.originUrl;switch(t.type){case S.MAP:return t.map.readerUrl;case S.DOCUMENT:return t.document.viewerUrl;case S.TOPIC:return t.topic.readerUrl}return""}(this.result):""}" @click=${this.onResultClick} target="${xe(this.result,null===(t=this.stateManager)||void 0===t?void 0:t.openExternalDocumentInNewTab)}">
|
|
154
154
|
<ft-typography variant="title" part="text">${i.unsafeHTML(this.selectTitle(this.result))}</ft-typography>
|
|
155
155
|
</a>
|
|
156
|
-
`:e.nothing}onResultClick(){this.dispatchEvent(new
|
|
156
|
+
`:e.nothing}onResultClick(){this.dispatchEvent(new Ne(this.result,this.rank))}selectTitle(t){switch(t.type){case"MAP":return t.map.htmlTitle;case"DOCUMENT":return t.document.htmlTitle;case"TOPIC":return t.topic.htmlTitle}return""}}Se.elementDefinitions={"ft-typography":me},Se.styles=ot,o.customElement("ft-search-result-title")(Se);const ve=o.FtCssVariableFactory.create("--ft-sra-highlight-background-color","","COLOR","transparent"),we=e.css`
|
|
157
157
|
.kwicmatch {
|
|
158
158
|
font-weight: 700;
|
|
159
|
-
background-color: ${
|
|
159
|
+
background-color: ${ve};
|
|
160
160
|
}
|
|
161
|
-
`;class
|
|
161
|
+
`;class Ce extends Q{render(){let t=this.result?this.selectAbstract(this.result):void 0;return t?e.html`
|
|
162
162
|
<ft-typography variant="body1" part="text">${i.unsafeHTML(t)}</ft-typography>
|
|
163
163
|
`:e.html`
|
|
164
164
|
<style>
|
|
@@ -166,19 +166,19 @@ const Dt=Symbol.for(""),$t=t=>{if(t?.r===Dt)return t?._$litStatic$},Ft=t=>({_$li
|
|
|
166
166
|
display: none !important;
|
|
167
167
|
}
|
|
168
168
|
</style>
|
|
169
|
-
`}selectAbstract(t){switch(t.type){case"MAP":return t.map.htmlExcerpt;case"DOCUMENT":return t.document.htmlExcerpt;case"TOPIC":return t.topic.htmlExcerpt}return""}}
|
|
170
|
-
`;var
|
|
169
|
+
`}selectAbstract(t){switch(t.type){case"MAP":return t.map.htmlExcerpt;case"DOCUMENT":return t.document.htmlExcerpt;case"TOPIC":return t.topic.htmlExcerpt}return""}}Ce.elementDefinitions={"ft-typography":me},Ce.styles=we,o.customElement("ft-search-result-abstract")(Ce);const Ee=e.css`
|
|
170
|
+
`;var Ie=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};const Ue=Symbol("i18nAttributes"),Re=Symbol("i18nProperties"),We=Symbol("i18nUnsubs");function Le(t){var o;class e extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[o]=new Map}get i18nService(){return this.useCustomMessageContexts?A:K}i18n(t,o,...e){var r;if("string"==typeof t)return this.i18nService.resolveMessage(t,o,...e);const a=null!==(r=t.args)&&void 0!==r?r:t.argsProvider?t.argsProvider(this):[];return this.i18nService.resolveMessage(t.context,t.key,...a)}onI18nUpdate(t){var o,e;null===(o=this[Ue])||void 0===o||o.forEach(((o,e)=>{var r;const a=this.getI18nAttributeValue(e);(null===(r=null==a?void 0:a.context)||void 0===r?void 0:r.toLowerCase())===t.toLowerCase()&&this.updateI18nAttributeMessage(e,a,o)})),null===(e=this[Re])||void 0===e||e.forEach(((o,e)=>{o.context.toLowerCase()===t.toLowerCase()&&(this[e]=this.i18n(o))})),setTimeout((()=>this.requestUpdate()),0)}updateI18nAttributeMessage(t,o,e){this[t]={...o,message:this.i18n({context:o.context,key:o.key,...e})}}update(t){var o,e;super.update(t),null===(o=this[Ue])||void 0===o||o.forEach(((o,e)=>{const r=this.getI18nAttributeValue(e);(null==r?void 0:r.context)&&r.key&&(t.has(e)||null!=o.argsProvider)&&(t.has(e)&&this.addI18nContext(r.context),this.updateI18nAttributeMessage(e,r,o))})),null===(e=this[Re])||void 0===e||e.forEach(((t,o)=>{null!=t.argsProvider&&(this[o]=this.i18n(t))}))}getI18nAttributeValue(t){return this[t]}connectedCallback(){var t,o,e,r;super.connectedCallback(),new Set([...null!==(o=null===(t=this[Re])||void 0===t?void 0:t.values())&&void 0!==o?o:[],...[...null!==(r=null===(e=this[Ue])||void 0===e?void 0:e.keys())&&void 0!==r?r:[]].map((t=>this.getI18nAttributeValue(t)))].map((t=>null==t?void 0:t.context))).forEach((t=>t&&this.addI18nMessages(t)))}addI18nMessages(t,o){t=t.toLowerCase(),this[We].has(t)||this[We].set(t,this.i18nService.subscribe(t,(()=>this.onI18nUpdate(t)))),this.i18nService.prepareContext(t,null!=o?o:{})}addI18nContext(t,o){this.addI18nMessages("string"==typeof t?t:t.name,o)}disconnectedCallback(){super.disconnectedCallback(),this[We].forEach((t=>t())),this[We].clear()}}return o=We,Ie([a.property({type:Boolean})],e.prototype,"useCustomMessageContexts",void 0),e}class Ze extends(Le(o.FtLitElement)){}class Ke extends(Le(o.FtLitElementRedux)){}var Ae=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 ze extends Ke{constructor(){super(),this.editorMode=!1,this.addStore(I)}render(){return this.key&&this.context?e.html`
|
|
171
171
|
<span class="ft-i18n">
|
|
172
172
|
${this.i18n(this.context,this.key,...Array.isArray(this.args)?this.args:[])}
|
|
173
173
|
</span>
|
|
174
|
-
`:this.editorMode?"Select a context and a label key.":e.nothing}update(t){var o;super.update(t),["context","key","defaultMessage"].some((o=>t.has(o)))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:null!==(o=this.defaultMessage)&&void 0!==o?o:""})}}ze.elementDefinitions={},ze.styles=
|
|
174
|
+
`:this.editorMode?"Select a context and a label key.":e.nothing}update(t){var o;super.update(t),["context","key","defaultMessage"].some((o=>t.has(o)))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:null!==(o=this.defaultMessage)&&void 0!==o?o:""})}}ze.elementDefinitions={},ze.styles=Ee,Ae([o.redux()],ze.prototype,"editorMode",void 0),Ae([a.property()],ze.prototype,"context",void 0),Ae([a.property()],ze.prototype,"key",void 0),Ae([o.jsonProperty([])],ze.prototype,"args",void 0),Ae([a.property()],ze.prototype,"defaultMessage",void 0);class ke{static build(t){return new ke(t)}static fromGwt(t){return new ke(t)}constructor(t){this.name=t,this.properties=new Proxy({},{get:(t,o)=>{const e=o;return t=>({context:this.name,key:e,args:"function"==typeof t?void 0:t,argsProvider:"function"==typeof t?t:void 0})}}),this.messages=new Proxy({},{get:(t,o)=>(...t)=>K.resolveMessage(this.name,o,...t)})}}o.customElement("ft-i18n")(ze);const De=ke.build("searchResultsNumber");var $e=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(Le(M)){constructor(){super(),this.clusterPolicy="display-first-result",this.displayNoResultsMessage=!1,this.renderResult=()=>e.html`
|
|
175
175
|
<ft-search-result-title></ft-search-result-title>
|
|
176
176
|
<ft-search-result-abstract></ft-search-result-abstract>
|
|
177
|
-
`,this.clusterSortCriterion=[],this.selectedResultByCluster={},this.addI18nContext(
|
|
178
|
-
<ft-typography part="no-results-message" variant="body1">${
|
|
177
|
+
`,this.clusterSortCriterion=[],this.selectedResultByCluster={},this.addI18nContext(De)}render(){if(this.displayNoResultsMessage&&null!=this.results&&0==this.results.length)return e.html`
|
|
178
|
+
<ft-typography part="no-results-message" variant="body1">${De.messages.results(0)}</ft-typography>
|
|
179
179
|
`;const t=this.buildClusters();return r.repeat(t,(t=>t.id),((t,o)=>{var r;return e.html`
|
|
180
180
|
<ft-search-result-context .cluster=${t} index="${o}"
|
|
181
181
|
@ft-search-result-cluster-change="${o=>this.onClusterChange(t.id,o.detail)}">
|
|
182
182
|
${this.renderResult(null!==(r=this.selectedResultByCluster[t.id])&&void 0!==r?r:t.entries[0],o)}
|
|
183
183
|
</ft-search-result-context>
|
|
184
|
-
`}))}update(t){var o;super.update(t),(t.has("clusterSortCriterion")||t.has("stateManager")&&this.clusterSortCriterion)&&(null===(o=this.stateManager)||void 0===o||o.setClusterSortCriterion(this.clusterSortCriterion))}onClusterChange(t,o){this.selectedResultByCluster[t]=o}buildClusters(){return"display-all-results"===this.clusterPolicy?this.buildAllResultsClusters():this.buildFullClusters()}buildFullClusters(){var t,o;return null!==(o=null===(t=this.results)||void 0===t?void 0:t.map((t=>({id:this.clusterId(t.entries[0]),entries:t.entries}))))&&void 0!==o?o:[]}buildAllResultsClusters(){var t,o;let e=null!==(o=null===(t=this.results)||void 0===t?void 0:t.flatMap((t=>t.entries.map((t=>({id:this.clusterId(t),entries:[t]}))))))&&void 0!==o?o:[];return this.request&&1===this.request.paging.page?e.slice(0,this.request.paging.perPage):e}clusterId(t){var o,e,r,a,i;return null!==(a=null!==(e=null===(o=t.map)||void 0===o?void 0:o.mapId)&&void 0!==e?e:null===(r=t.topic)||void 0===r?void 0:r.tocId)&&void 0!==a?a:null===(i=t.document)||void 0===i?void 0:i.documentId}}
|
|
184
|
+
`}))}update(t){var o;super.update(t),(t.has("clusterSortCriterion")||t.has("stateManager")&&this.clusterSortCriterion)&&(null===(o=this.stateManager)||void 0===o||o.setClusterSortCriterion(this.clusterSortCriterion))}onClusterChange(t,o){this.selectedResultByCluster[t]=o}buildClusters(){return"display-all-results"===this.clusterPolicy?this.buildAllResultsClusters():this.buildFullClusters()}buildFullClusters(){var t,o;return null!==(o=null===(t=this.results)||void 0===t?void 0:t.map((t=>({id:this.clusterId(t.entries[0]),entries:t.entries}))))&&void 0!==o?o:[]}buildAllResultsClusters(){var t,o;let e=null!==(o=null===(t=this.results)||void 0===t?void 0:t.flatMap((t=>t.entries.map((t=>({id:this.clusterId(t),entries:[t]}))))))&&void 0!==o?o:[];return this.request&&1===this.request.paging.page?e.slice(0,this.request.paging.perPage):e}clusterId(t){var o,e,r,a,i;return null!==(a=null!==(e=null===(o=t.map)||void 0===o?void 0:o.mapId)&&void 0!==e?e:null===(r=t.topic)||void 0===r?void 0:r.tocId)&&void 0!==a?a:null===(i=t.document)||void 0===i?void 0:i.documentId}}Fe.styles=n,$e([a.property({type:String,attribute:"cluster-policy"})],Fe.prototype,"clusterPolicy",void 0),$e([a.property({type:Boolean})],Fe.prototype,"displayNoResultsMessage",void 0),$e([a.property({attribute:!1})],Fe.prototype,"renderResult",void 0),$e([o.jsonProperty([])],Fe.prototype,"clusterSortCriterion",void 0),$e([o.redux()],Fe.prototype,"request",void 0),$e([o.redux()],Fe.prototype,"results",void 0),o.customElement("ft-search-results")(Fe),t.FtSearchResults=Fe,t.FtSearchResultsCssVariables={},t.styles=n}({},ftGlobals.wcUtils,ftGlobals.lit,ftGlobals.litRepeat,ftGlobals.litDecorators,ftGlobals.litUnsafeHTML);
|