@fluid-topics/ft-reader-metadata 1.1.3 → 1.1.4
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-reader-metadata.light.js +169 -169
- package/build/ft-reader-metadata.min.js +154 -154
- package/package.json +6 -6
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
!function(t,o,e,r,i,
|
|
1
|
+
!function(t,o,e,r,i,n){const a=e.css`
|
|
2
2
|
:host {
|
|
3
3
|
display: inline-block;
|
|
4
4
|
}
|
|
5
|
-
`;var l;!function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"}(l||(l={}));var c=function(t,o,e,r){for(var i,
|
|
5
|
+
`;var l;!function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"}(l||(l={}));var c=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class p extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}}const s=Symbol("registerInterval");class f extends(function(t){var o;class e extends t{constructor(){super(...arguments),this[o]=0}setReaderStateManager(t){this.clearStateManager(),this.stateManager=t,this.addStore(t.store,"reader")}clearStateManager(){this.stateManager&&(this.removeStore("reader"),this.stateManager=void 0)}get service(){var t;return null===(t=this.stateManager)||void 0===t?void 0:t.service}connectedCallback(){super.connectedCallback(),this[s]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[s]):this.dispatchEvent(new p)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return o=s,c([r.state()],e.prototype,"stateManager",void 0),e}(o.FtLitElementRedux)){}
|
|
6
6
|
/**
|
|
7
7
|
* @license
|
|
8
8
|
* Copyright 2017 Google LLC
|
|
9
9
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
10
|
-
*/const d=globalThis,h=d.trustedTypes,g=h?h.createPolicy("lit-html",{createHTML:t=>t}):void 0,y="$lit$",
|
|
10
|
+
*/const d=globalThis,h=d.trustedTypes,g=h?h.createPolicy("lit-html",{createHTML:t=>t}):void 0,y="$lit$",u=`lit$${(Math.random()+"").slice(9)}$`,b="?"+u,m=`<${b}>`,x=document,O=()=>x.createComment(""),v=t=>null===t||"object"!=typeof t&&"function"!=typeof t,N=Array.isArray,S="[ \t\n\f\r]",$=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,C=/-->/g,w=/>/g,I=RegExp(`>|${S}(?:([^\\s"'>=/]+)(${S}*=${S}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),R=/'/g,k=/"/g,U=/^(?:script|style|textarea|title)$/i,E=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),W=Symbol.for("lit-noChange"),L=Symbol.for("lit-nothing"),z=new WeakMap,K=x.createTreeWalker(x,129);function Z(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==g?g.createHTML(o):o}const B=(t,o)=>{const e=t.length-1,r=[];let i,n=2===o?"<svg>":"",a=$;for(let o=0;o<e;o++){const e=t[o];let l,c,p=-1,s=0;for(;s<e.length&&(a.lastIndex=s,c=a.exec(e),null!==c);)s=a.lastIndex,a===$?"!--"===c[1]?a=C:void 0!==c[1]?a=w:void 0!==c[2]?(U.test(c[2])&&(i=RegExp("</"+c[2],"g")),a=I):void 0!==c[3]&&(a=I):a===I?">"===c[0]?(a=i??$,p=-1):void 0===c[1]?p=-2:(p=a.lastIndex-c[2].length,l=c[1],a=void 0===c[3]?I:'"'===c[3]?k:R):a===k||a===R?a=I:a===C||a===w?a=$:(a=I,i=void 0);const f=a===I&&t[o+1].startsWith("/>")?" ":"";n+=a===$?e+m:p>=0?(r.push(l),e.slice(0,p)+y+e.slice(p)+u+f):e+u+(-2===p?o:f)}return[Z(t,n+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class F{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let i=0,n=0;const a=t.length-1,l=this.parts,[c,p]=B(t,o);if(this.el=F.createElement(c,e),K.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=K.nextNode())&&l.length<a;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(y)){const o=p[n++],e=r.getAttribute(t).split(u),a=/([.?@])?(.*)/.exec(o);l.push({type:1,index:i,name:a[2],strings:e,ctor:"."===a[1]?P:"?"===a[1]?j:"@"===a[1]?T:G}),r.removeAttribute(t)}else t.startsWith(u)&&(l.push({type:6,index:i}),r.removeAttribute(t));if(U.test(r.tagName)){const t=r.textContent.split(u),o=t.length-1;if(o>0){r.textContent=h?h.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],O()),K.nextNode(),l.push({type:2,index:++i});r.append(t[o],O())}}}else if(8===r.nodeType)if(r.data===b)l.push({type:2,index:i});else{let t=-1;for(;-1!==(t=r.data.indexOf(u,t+1));)l.push({type:7,index:i}),t+=u.length-1}i++}}static createElement(t,o){const e=x.createElement("template");return e.innerHTML=t,e}}function D(t,o,e=t,r){if(o===W)return o;let i=void 0!==r?e._$Co?.[r]:e._$Cl;const n=v(o)?void 0:o._$litDirective$;return i?.constructor!==n&&(i?._$AO?.(!1),void 0===n?i=void 0:(i=new n(t),i._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=i:e._$Cl=i),void 0!==i&&(o=D(t,i._$AS(t,o.values),i,r)),o}class A{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??x).importNode(o,!0);K.currentNode=r;let i=K.nextNode(),n=0,a=0,l=e[0];for(;void 0!==l;){if(n===l.index){let o;2===l.type?o=new H(i,i.nextSibling,this,t):1===l.type?o=new l.ctor(i,l.name,l.strings,this,t):6===l.type&&(o=new M(i,this,t)),this._$AV.push(o),l=e[++a]}n!==l?.index&&(i=K.nextNode(),n++)}return K.currentNode=x,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 H{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=L,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=D(this,t,o),v(t)?t===L||null==t||""===t?(this._$AH!==L&&this._$AR(),this._$AH=L):t!==this._$AH&&t!==W&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>N(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!==L&&v(this._$AH)?this._$AA.nextSibling.data=t:this.$(x.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=F.createElement(Z(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new A(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=z.get(t.strings);return void 0===o&&z.set(t.strings,o=new F(t)),o}T(t){N(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let e,r=0;for(const i of t)r===o.length?o.push(e=new H(this.k(O()),this.k(O()),this,this.options)):e=o[r],e._$AI(i),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 G{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,i){this.type=1,this._$AH=L,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=i,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=L}_$AI(t,o=this,e,r){const i=this.strings;let n=!1;if(void 0===i)t=D(this,t,o,0),n=!v(t)||t!==this._$AH&&t!==W,n&&(this._$AH=t);else{const r=t;let a,l;for(t=i[0],a=0;a<i.length-1;a++)l=D(this,r[e+a],o,a),l===W&&(l=this._$AH[a]),n||=!v(l)||l!==this._$AH[a],l===L?t=L:t!==L&&(t+=(l??"")+i[a+1]),this._$AH[a]=l}n&&!r&&this.O(t)}O(t){t===L?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class P extends G{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===L?void 0:t}}class j extends G{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==L)}}class T extends G{constructor(t,o,e,r,i){super(t,o,e,r,i),this.type=5}_$AI(t,o=this){if((t=D(this,t,o,0)??L)===W)return;const e=this._$AH,r=t===L&&e!==L||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,i=t!==L&&(e===L||r);r&&this.element.removeEventListener(this.name,this,e),i&&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 M{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){D(this,t)}}const _=d.litHtmlPolyfillSupport;_?.(F,H),(d.litHtmlVersions??=[]).push("3.1.0");
|
|
11
11
|
/**
|
|
12
12
|
* @license
|
|
13
13
|
* Copyright 2020 Google LLC
|
|
14
14
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
15
15
|
*/
|
|
16
|
-
const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litStatic$:t,r:Y}),X=new Map,J=(t=>(o,...e)=>{const r=e.length;let i,a;const n=[],l=[];let c,p=0,s=!1;for(;p<r;){for(c=o[p];p<r&&void 0!==(a=e[p],i=V(a));)c+=i+o[++p],s=!0;p!==r&&l.push(a),n.push(c),p++}if(p===r&&n.push(o[r]),s){const t=n.join("$$lit$$");void 0===(o=X.get(t))&&(n.raw=n,X.set(t,o=n)),e=l}return t(o,...e)})(W);var Q;!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"}(Q||(Q={}));const tt=t=>"string"==typeof t?e.unsafeCSS(t):t;class ot{static create(t,o,r,i){const a=t=>tt(null!=t?t:i),n=e.css`var(${tt(t)}, ${a(i)})`;return n.name=t,n.description=o,n.category=r,n.defaultValue=i,n.defaultCssValue=a,n.get=o=>e.css`var(${tt(t)}, ${a(o)})`,n.breadcrumb=()=>[],n.lastResortDefaultValue=()=>i,n}static extend(t,o,r,i){const a=t=>r.get(null!=t?t:i),n=e.css`var(${tt(t)}, ${a(i)})`;return n.name=t,n.description=o,n.category=r.category,n.fallbackVariable=r,n.defaultValue=i,n.defaultCssValue=a,n.get=o=>e.css`var(${tt(t)}, ${a(o)})`,n.breadcrumb=()=>[r.name,...r.breadcrumb()],n.lastResortDefaultValue=()=>null!=i?i:r.lastResortDefaultValue(),n}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):tt(null!=o?o:t.lastResortDefaultValue()),i=e.css`var(${tt(t.name)}, ${r(t.defaultValue)})`;return i.name=t.name,i.category=t.category,i.fallbackVariable=t.fallbackVariable,i.defaultValue=t.defaultValue,i.context=o,i.defaultCssValue=r,i.get=o=>e.css`var(${tt(t.name)}, ${r(o)})`,i.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>t.lastResortDefaultValue(),i}}const et={colorWhite:ot.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:ot.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:ot.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:ot.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:ot.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:ot.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:ot.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:ot.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:ot.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:ot.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:ot.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:ot.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:ot.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:ot.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:ot.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:ot.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:ot.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:ot.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:ot.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:ot.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:ot.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:ot.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:ot.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:ot.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:ot.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:ot.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:ot.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:ot.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:ot.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:ot.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:ot.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:ot.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:ot.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:ot.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:ot.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:ot.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:ot.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:ot.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:ot.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:ot.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:ot.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:ot.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:ot.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:ot.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:ot.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:ot.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:ot.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:ot.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:ot.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:ot.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:ot.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:ot.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:ot.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:ot.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:ot.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:ot.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:ot.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:ot.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:ot.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:ot.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:ot.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:ot.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:ot.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:ot.create("--ft-color-orange-0","","COLOR","#ee8d17"),colorOrange10:ot.create("--ft-color-orange-10","","COLOR","#fef6ec"),colorOrange20:ot.create("--ft-color-orange-20","","COLOR","#fbe7cd"),colorOrange30:ot.create("--ft-color-orange-30","","COLOR","#f9d8af"),colorOrange40:ot.create("--ft-color-orange-40","","COLOR","#f7c991"),colorOrange50:ot.create("--ft-color-orange-50","","COLOR","#f5ba72"),colorOrange60:ot.create("--ft-color-orange-60","","COLOR","#f2ab54"),colorOrange70:ot.create("--ft-color-orange-70","","COLOR","#f09c35"),colorOrange100:ot.create("--ft-color-orange-100","","COLOR","#cf7b14"),colorOrange200:ot.create("--ft-color-orange-200","","COLOR","#b06811"),colorOrange300:ot.create("--ft-color-orange-300","","COLOR","#90560e"),colorOrange400:ot.create("--ft-color-orange-400","","COLOR","#71430b"),colorOrange500:ot.create("--ft-color-orange-500","","COLOR","#523108"),colorOrange600:ot.create("--ft-color-orange-600","","COLOR","#331e05"),colorOrange700:ot.create("--ft-color-orange-700","","COLOR","#140c02"),colorRed0:ot.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:ot.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:ot.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:ot.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:ot.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:ot.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:ot.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:ot.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:ot.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:ot.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:ot.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:ot.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:ot.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:ot.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:ot.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:ot.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:ot.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:ot.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:ot.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:ot.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:ot.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:ot.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:ot.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:ot.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:ot.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:ot.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:ot.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:ot.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:ot.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:ot.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:ot.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:ot.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:ot.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:ot.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:ot.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:ot.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:ot.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:ot.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:ot.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:ot.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:ot.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:ot.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:ot.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:ot.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:ot.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:ot.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:ot.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:ot.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:ot.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:ot.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:ot.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:ot.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:ot.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:ot.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:ot.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:ot.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:ot.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:ot.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:ot.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:ot.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:ot.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:ot.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:ot.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:ot.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:ot.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:ot.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:ot.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:ot.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:ot.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:ot.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:ot.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:ot.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:ot.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:ot.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:ot.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:ot.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:ot.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:ot.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:ot.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:ot.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:ot.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:ot.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:ot.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:ot.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:ot.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:ot.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:ot.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:ot.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:ot.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:ot.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:ot.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:ot.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:ot.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:ot.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:ot.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:ot.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:ot.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:ot.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:ot.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:ot.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:ot.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:ot.create("--ft-icon-size-6","","SIZE","48px"),opacity0:ot.create("--ft-opacity-0","","NUMBER","0"),opacity8:ot.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:ot.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:ot.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:ot.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:ot.create("--ft-opacity-80","","NUMBER","0.8")},rt={display:{fontFamily:ot.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:ot.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:ot.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:ot.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:ot.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:ot.create("--ft-typography-title-1-fontSize","","SIZE","2rem"),letterSpacing:ot.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:ot.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:ot.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-title-2-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:ot.create("--ft-typography-title-2-fontSize","","SIZE","1.5rem"),letterSpacing:ot.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:ot.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:ot.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-title-3-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:ot.create("--ft-typography-title-3-fontSize","","SIZE","1.25rem"),letterSpacing:ot.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:ot.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:ot.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:ot.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:ot.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:ot.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:ot.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:ot.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:ot.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:ot.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:ot.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:ot.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:ot.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:ot.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:ot.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:ot.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:ot.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:ot.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:ot.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:ot.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:ot.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:ot.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:ot.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:ot.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:ot.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:ot.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-semibold":{fontFamily:ot.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:ot.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:ot.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:ot.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:ot.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:ot.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:ot.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:ot.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:ot.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ot.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:ot.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:ot.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:ot.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:ot.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ot.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:ot.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:ot.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:ot.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:ot.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:ot.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ot.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:ot.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:ot.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:ot.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:ot.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:ot.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ot.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:ot.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:ot.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:ot.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:ot.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ot.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:ot.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:ot.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:ot.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:ot.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:ot.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ot.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:ot.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:ot.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:ot.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:ot.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:ot.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:ot.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:ot.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:ot.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:ot.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:ot.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:ot.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:ot.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:ot.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:ot.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:ot.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:ot.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:ot.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:ot.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:ot.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:ot.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:ot.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:ot.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:ot.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:ot.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:ot.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:ot.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:ot.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:ot.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:ot.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:ot.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:ot.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:ot.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:ot.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:ot.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")}},it={backgroundActionPrimary:ot.extend("--ft-background-action-primary","Used as backgorund of primary action components.",et.colorBrand0),backgroundErrorPrimary:ot.extend("--ft-background-error-primary","Used as background of error components.",et.colorRed0),backgroundErrorSubtle:ot.extend("--ft-background-error-subtle","Used as background of subtle error components.",et.colorRed10),backgroundInfoPrimary:ot.extend("--ft-background-info-primary","Used as background of information components.",et.colorCyan200),backgroundInfoSubtle:ot.extend("--ft-background-info-subtle","Used as background of subtle information components.",et.colorCyan10),backgroundWarningPrimary:ot.extend("--ft-background-warning-primary","Used as background of warning components.",et.colorOrange300),backgroundWarningSubtle:ot.extend("--ft-background-warning-subtle","Used as background of subtle information components.",et.colorOrange10),backgroundSuccessPrimary:ot.extend("--ft-background-success-primary","Used as background of success components.",et.colorGreen200),backgroundSuccessSubtle:ot.extend("--ft-background-success-subtle","Used as background of subtle success components.",et.colorGreen10),backgroundGlobalSurface:ot.extend("--ft-background-global-surface","Used as app background.",et.colorWhite),backgroundGlobalOnSurface:ot.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",et.colorGray10),backgroundGlobalOnSurfaceDark:ot.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",et.colorGray30),contentActionPrimary:ot.extend("--ft-content-action-primary","Used on label of primary action on light surface.",et.colorBrand0),contentWarningPrimary:ot.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",et.colorOrange300),contentWarningIconOnly:ot.extend("--ft-content-warning-icon-only","Used on warning status icons alone",et.colorOrange0),contentErrorPrimary:ot.extend("--ft-content-error-primary","Used on label of error messages on light surface.",et.colorRed0),contentErrorIconOnly:ot.extend("--ft-content-error-icon-only","Used on error status icons alone",et.colorRed0),contentInfoPrimary:ot.extend("--ft-content-info-primary","Used on label of information messages on light surface.",et.colorCyan200),contentInfoIconOnly:ot.extend("--ft-content-info-icon-only","Used on info status icons alone",et.colorCyan0),contentSuccessIconOnly:ot.extend("--ft-content-success-icon-only","Used on success status icons alone",et.colorGreen0),contentSuccessPrimary:ot.extend("--ft-content-success-primary","Used on label of success messages on light surface.",et.colorGreen200),contentGlobalPrimary:ot.extend("--ft-content-global-primary","Used for main content on the page.",et.colorGray500),contentGlobalSecondary:ot.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",et.colorGray200),contentGlobalSubtle:ot.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",et.colorGray0),contentGlobalOnColor:ot.extend("--ft-content-global-on-color","Used for content on a dominant color.",et.colorWhite),borderActionPrimary:ot.extend("--ft-border-action-primary","Used as border for primary action components.",et.colorBrand0),borderActionFocusRing:ot.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",et.colorCyan0),borderWarningPrimary:ot.extend("--ft-border-warning-primary","Used as border for warning components.",et.colorOrange30),borderSuccessPrimary:ot.extend("--ft-border-success-primary","Used as border for success components.",et.colorGreen30),borderErrorPrimary:ot.extend("--ft-border-error-primary","Used as border for error components.",et.colorRed30),borderInfoPrimary:ot.extend("--ft-border-info-primary","Used as border for information components.",et.colorCyan30),borderGlobalSubtle:ot.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",et.colorGray30),borderGlobalPrimary:ot.extend("--ft-border-global-primary","Used as border for element like input.",et.colorGray50),borderInputPrimary:ot.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",et.colorGray80)},at={largeHeight:ot.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:ot.extend("--ft-button-large-horizontal-padding","",et.spacing4),largeGap:ot.extend("--ft-button-large-gap","",et.spacing2),largeBorderRadius:ot.extend("--ft-button-large-border-radius","",et.borderRadiusS),largeIconSize:ot.extend("--ft-button-large-icon-size","",et.iconSize3),largeBorderWidth:ot.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:ot.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:ot.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:ot.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:ot.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:ot.extend("--ft-button-small-horizontal-padding","",et.spacing3),smallGap:ot.extend("--ft-button-small-gap","",et.spacing2),smallBorderRadius:ot.extend("--ft-button-small-border-radius","",et.borderRadiusS),smallIconSize:ot.extend("--ft-button-small-icon-size","",et.iconSize2),smallBorderWidth:ot.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:ot.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:ot.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:ot.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:ot.extend("--ft-button-primary-background-color","",it.backgroundActionPrimary),primaryColor:ot.extend("--ft-button-primary-color","",it.contentGlobalOnColor),primaryIconColor:ot.extend("--ft-button-primary-icon-color","",it.contentGlobalOnColor),primaryStateLayerColor:ot.extend("--ft-button-primary-state-layer-color","",it.contentGlobalOnColor),primaryStateLayerOpacityHover:ot.extend("--ft-button-primary-state-layer-opacity-hover","",et.opacity16),primaryStateLayerOpacityFocus:ot.extend("--ft-button-primary-state-layer-opacity-focus","",et.opacity16),primaryStateLayerOpacityActive:ot.extend("--ft-button-primary-state-layer-opacity-active","",et.opacity24),primaryComponentOpacityDisabled:ot.extend("--ft-button-primary-component-opacity-disabled","",et.opacity40),focusFocusRingColor:ot.extend("--ft-button-focus-focus-ring-color","",it.borderActionFocusRing),tertiaryBackgroundColor:ot.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:ot.extend("--ft-button-tertiary-color","",it.contentActionPrimary),tertiaryIconColor:ot.extend("--ft-button-tertiary-icon-color","",it.contentActionPrimary),tertiaryStateLayerColor:ot.extend("--ft-button-tertiary-state-layer-color","",it.contentActionPrimary),tertiaryStateLayerOpacityHover:ot.extend("--ft-button-tertiary-state-layer-opacity-hover","",et.opacity8),tertiaryStateLayerOpacityFocus:ot.extend("--ft-button-tertiary-state-layer-opacity-focus","",et.opacity8),tertiaryStateLayerOpacityActive:ot.extend("--ft-button-tertiary-state-layer-opacity-active","",et.opacity16),tertiaryComponentOpacityDisabled:ot.extend("--ft-button-tertiary-component-opacity-disabled","",et.opacity40),secondaryBackgroundColor:ot.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:ot.extend("--ft-button-secondary-color","",it.contentActionPrimary),secondaryIconColor:ot.extend("--ft-button-secondary-icon-color","",it.contentActionPrimary),secondaryStateLayerColor:ot.extend("--ft-button-secondary-state-layer-color","",it.contentActionPrimary),secondaryStateLayerOpacityHover:ot.extend("--ft-button-secondary-state-layer-opacity-hover","",et.opacity8),secondaryStateLayerOpacityFocus:ot.extend("--ft-button-secondary-state-layer-opacity-focus","",et.opacity8),secondaryStateLayerOpacityActive:ot.extend("--ft-button-secondary-state-layer-opacity-active","",et.opacity16),secondaryComponentOpacityDisabled:ot.extend("--ft-button-secondary-component-opacity-disabled","",et.opacity40),secondaryBorderColor:ot.extend("--ft-button-secondary-border-color","",it.borderActionPrimary),neutralBackgroundColor:ot.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:ot.extend("--ft-button-neutral-icon-color","",it.contentGlobalSecondary),neutralColor:ot.extend("--ft-button-neutral-color","",it.contentGlobalSecondary),neutralStateLayerColor:ot.extend("--ft-button-neutral-state-layer-color","",it.contentGlobalSecondary),neutralStateLayerOpacityHover:ot.extend("--ft-button-neutral-state-layer-opacity-hover","",et.opacity8),neutralStateLayerOpacityFocus:ot.extend("--ft-button-neutral-state-layer-opacity-focus","",et.opacity8),neutralStateLayerOpacityActive:ot.extend("--ft-button-neutral-state-layer-opacity-active","",et.opacity16),neutralComponentOpacityDisabled:ot.extend("--ft-button-neutral-component-opacity-disabled","",et.opacity40)};ot.extend("--ft-tabs-top-left-border-radius","",et.borderRadiusS),ot.extend("--ft-tabs-top-right-border-radius","",et.borderRadiusS),ot.extend("--ft-tabs-label-horizontal-padding","",et.spacing4),ot.extend("--ft-tabs-label-vertical-padding","",et.spacing3),ot.extend("--ft-tabs-label-gap","",et.spacing1),ot.extend("--ft-switch-group-horizontal-padding","",et.spacing1),ot.extend("--ft-switch-group-vertical-padding","",et.spacing1),ot.extend("--ft-switch-group-gap","",et.spacing1),ot.extend("--ft-switch-group-background-color","",it.backgroundGlobalSurface),ot.extend("--ft-switch-group-border-color","",it.borderGlobalSubtle),ot.create("--ft-switch-group-border-radius","","SIZE","6px"),ot.extend("--ft-switch-label-horizontal-padding","",et.spacing2),ot.extend("--ft-switch-label-vertical-padding","",et.spacing1),ot.extend("--ft-switch-icon-horizontal-padding","",et.spacing1),ot.extend("--ft-switch-icon-vertical-padding","",et.spacing1),ot.create("--ft-switch-focus-outline-width","","SIZE","2px"),ot.extend("--ft-switch-focus-focus-ring-color","",it.borderActionFocusRing),ot.extend("--ft-switch-option-border-radius","",et.borderRadiusS),ot.extend("--ft-switch-off-state-layer-opacity-hover","",et.opacity8),ot.extend("--ft-switch-off-state-layer-opacity-focus","",et.opacity8),ot.extend("--ft-switch-off-state-layer-opacity-active","",et.opacity16),ot.extend("--ft-switch-off-component-opacity-disabled","",et.opacity40),ot.extend("--ft-switch-off-color","",it.contentGlobalSubtle),ot.extend("--ft-switch-off-state-layer-color","",it.contentGlobalSubtle),ot.extend("--ft-chart-1-light","for area color charts",et.colorBrand40),ot.extend("--ft-chart-1-base","for line charts",et.colorBrand0),ot.extend("--ft-chart-2-light","for area color charts",et.colorYellow60),ot.extend("--ft-chart-2-base","for line charts",et.colorYellow100),ot.extend("--ft-chart-3-light","",et.colorUltramarine40),ot.extend("--ft-chart-3-base","",et.colorUltramarine70),ot.extend("--ft-chart-4-light","",et.colorCyan50),ot.extend("--ft-chart-4-base","",et.colorCyan100),ot.extend("--ft-chart-5-light","",et.colorRed40),ot.extend("--ft-chart-5-base","",et.colorRed60),ot.extend("--ft-chart-6-light","",et.colorGreen40),ot.extend("--ft-chart-6-base","",et.colorGreen70),ot.extend("--ft-chart-7-light","",et.colorOrange70),ot.extend("--ft-chart-7-base","",et.colorOrange100),ot.extend("--ft-chart-8-light","",et.colorAvocado70),ot.extend("--ft-chart-8-base","",et.colorAvocado200),ot.extend("--ft-chart-9-light","",et.colorBrown50),ot.extend("--ft-chart-9-base","",et.colorBrown200),ot.extend("--ft-chart-10-light","",et.colorGray50),ot.extend("--ft-chart-10-base","",et.colorGray80),ot.extend("--ft-chart-monochrome-10","",et.colorBrand10),ot.extend("--ft-chart-monochrome-20","",et.colorBrand20),ot.extend("--ft-chart-monochrome-30","",et.colorBrand40),ot.extend("--ft-chart-monochrome-40","",et.colorBrand60),ot.extend("--ft-chart-monochrome-50","",et.colorBrand0),ot.extend("--ft-chart-monochrome-60","",et.colorBrand200),ot.extend("--ft-chip-large-horizontal-padding","",et.spacing4),ot.extend("--ft-chip-large-vertical-padding","",et.spacing2),ot.extend("--ft-chip-large-gap","",et.spacing1),ot.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),ot.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),ot.extend("--ft-chip-large-border-radius","",et.borderRadiusPill),ot.create("--ft-chip-large-border-width","","SIZE","1px"),ot.extend("--ft-chip-large-icon-size","",et.iconSize3),ot.extend("--ft-chip-medium-horizontal-padding","",et.spacing3),ot.extend("--ft-chip-medium-vertical-padding","",et.spacing1),ot.extend("--ft-chip-medium-gap","",et.spacing1),ot.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),ot.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),ot.extend("--ft-chip-medium-border-radius","",et.borderRadiusPill),ot.create("--ft-chip-medium-border-width","","SIZE","1px"),ot.extend("--ft-chip-medium-icon-size","",et.iconSize2),ot.extend("--ft-chip-small-horizontal-padding","",et.spacing2),ot.extend("--ft-chip-small-vertical-padding","",et.spacing05),ot.extend("--ft-chip-small-gap","",et.spacing1),ot.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),ot.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),ot.extend("--ft-chip-small-border-radius","",et.borderRadiusPill),ot.create("--ft-chip-small-border-width","","SIZE","1px"),ot.extend("--ft-chip-small-icon-size","",et.iconSize1),ot.extend("--ft-chip-neutral-background-color","",it.backgroundGlobalOnSurface),ot.extend("--ft-chip-neutral-color","",it.contentGlobalPrimary),ot.extend("--ft-chip-neutral-border-color","",it.borderGlobalSubtle),ot.extend("--ft-chip-info-background-color","",it.backgroundInfoSubtle),ot.extend("--ft-chip-info-color","",it.contentInfoPrimary),ot.extend("--ft-chip-info-border-color","",it.borderInfoPrimary),ot.extend("--ft-chip-success-background-color","",it.backgroundSuccessSubtle),ot.extend("--ft-chip-success-color","",it.contentSuccessPrimary),ot.extend("--ft-chip-success-border-color","",it.borderSuccessPrimary),ot.extend("--ft-chip-warning-background-color","",it.backgroundWarningSubtle),ot.extend("--ft-chip-warning-color","",it.contentWarningPrimary),ot.extend("--ft-chip-warning-border-color","",it.borderWarningPrimary),ot.extend("--ft-chip-error-background-color","",it.backgroundErrorSubtle),ot.extend("--ft-chip-error-color","",it.contentErrorPrimary),ot.extend("--ft-chip-error-border-color","",it.borderErrorPrimary),ot.create("--ft-notice-border-width","","SIZE","1px"),ot.extend("--ft-notice-horizontal-padding","",et.spacing2),ot.extend("--ft-notice-vertical-padding","",et.spacing1),ot.extend("--ft-notice-border-radius","",et.borderRadiusS),ot.extend("--ft-notice-gap","",et.spacing2),ot.extend("--ft-notice-icon-size","",et.iconSize3),ot.extend("--ft-notice-info-background-color","",it.backgroundInfoSubtle),ot.extend("--ft-notice-info-border-color","",it.borderInfoPrimary),ot.extend("--ft-notice-info-color","",it.contentInfoPrimary),ot.extend("--ft-notice-warning-background-color","",it.backgroundWarningSubtle),ot.extend("--ft-notice-warning-border-color","",it.borderWarningPrimary),ot.extend("--ft-notice-warning-color","",it.contentWarningPrimary),ot.extend("--ft-checkbox-label-color","",it.contentGlobalPrimary),ot.extend("--ft-checkbox-checked-background-color","",it.contentActionPrimary),ot.extend("--ft-checkbox-checked-state-layer-color","",it.contentActionPrimary),ot.extend("--ft-checkbox-checked-color","",it.contentGlobalOnColor),ot.extend("--ft-checkbox-checked-state-layer-opacity-hover","",et.opacity16),ot.extend("--ft-checkbox-checked-state-layer-opacity-focus","",et.opacity16),ot.extend("--ft-checkbox-checked-state-layer-opacity-active","",et.opacity24),ot.extend("--ft-checkbox-checked-component-opacity-disabled","",et.opacity40),ot.extend("--ft-checkbox-unchecked-border-color","",et.colorGray80),ot.extend("--ft-checkbox-unchecked-state-layer-color","",et.colorGray80),ot.extend("--ft-checkbox-unchecked-state-layer-opacity-hover","",et.opacity16),ot.extend("--ft-checkbox-unchecked-state-layer-opacity-focus","",et.opacity16),ot.extend("--ft-checkbox-unchecked-state-layer-opacity-active","",et.opacity24),ot.extend("--ft-checkbox-unchecked-component-opacity-disabled","",et.opacity40),ot.extend("--ft-checkbox-focus-focus-ring-color","",it.borderActionFocusRing),ot.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),ot.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),ot.extend("--ft-checkbox-gap","",et.spacing3),ot.extend("--ft-toggle-off-state-layer-opacity-hover","",et.opacity16),ot.extend("--ft-toggle-off-state-layer-opacity-focus","",et.opacity16),ot.extend("--ft-toggle-off-state-layer-opacity-active","",et.opacity24),ot.extend("--ft-toggle-off-component-opacity-disabled","",et.opacity40),ot.extend("--ft-toggle-off-background-color","",it.contentGlobalSubtle),ot.extend("--ft-toggle-off-icon-color","",it.contentGlobalSubtle),ot.extend("--ft-toggle-off-state-layer-color","",it.contentGlobalSubtle),ot.extend("--ft-toggle-on-state-layer-opacity-hover","",et.opacity16),ot.extend("--ft-toggle-on-state-layer-opacity-focus","",et.opacity16),ot.extend("--ft-toggle-on-state-layer-opacity-active","",et.opacity24),ot.extend("--ft-toggle-on-component-opacity-disabled","",et.opacity40),ot.extend("--ft-toggle-on-background-color","",it.contentActionPrimary),ot.extend("--ft-toggle-on-icon-color","",it.contentActionPrimary),ot.extend("--ft-toggle-on-state-layer-color","",it.contentActionPrimary),ot.extend("--ft-toggle-label-color","",it.contentGlobalPrimary),ot.extend("--ft-toggle-focus-focus-ring-color","",it.borderActionFocusRing),ot.extend("--ft-toggle-gap","",et.spacing3),ot.extend("--ft-radio-label-color","",it.contentGlobalPrimary),ot.extend("--ft-radio-selected-color","",it.contentActionPrimary),ot.extend("--ft-radio-selected-state-layer-color","",it.contentActionPrimary),ot.extend("--ft-radio-selected-state-layer-opacity-hover","",et.opacity16),ot.extend("--ft-radio-selected-state-layer-opacity-focus","",et.opacity16),ot.extend("--ft-radio-selected-state-layer-opacity-active","",et.opacity24),ot.extend("--ft-radio-selected-component-opacity-disabled","",et.opacity40),ot.extend("--ft-radio-unselected-state-layer-color","",et.colorGray80),ot.extend("--ft-radio-unselected-state-layer-opacity-hover","",et.opacity16),ot.extend("--ft-radio-unselected-state-layer-opacity-focus","",et.opacity16),ot.extend("--ft-radio-unselected-state-layer-opacity-active","",et.opacity24),ot.extend("--ft-radio-unselected-component-opacity-disabled","",et.opacity40),ot.extend("--ft-radio-focus-focus-ring-color","",it.borderActionFocusRing),ot.create("--ft-radio-focus-outline-offset","","SIZE","3px"),ot.create("--ft-radio-focus-outline-width","","SIZE","2px"),ot.extend("--ft-radio-gap","",et.spacing3),ot.extend("--ft-notification-icon-size","",et.iconSize4),ot.extend("--ft-notification-horizontal-padding","",et.spacing4),ot.extend("--ft-notification-vertical-padding","",et.spacing4),ot.extend("--ft-notification-info-background-color","",it.backgroundInfoSubtle),ot.extend("--ft-notification-info-color","",it.contentInfoPrimary),ot.extend("--ft-notification-info-border-color","",it.borderInfoPrimary),ot.extend("--ft-notification-success-background-color","",it.backgroundSuccessSubtle),ot.extend("--ft-notification-success-color","",it.contentSuccessPrimary),ot.extend("--ft-notification-success-border-color","",it.borderSuccessPrimary),ot.extend("--ft-notification-warning-background-color","",it.backgroundWarningSubtle),ot.extend("--ft-notification-warning-color","",it.contentWarningPrimary),ot.extend("--ft-notification-warning-border-color","",it.borderWarningPrimary),ot.extend("--ft-notification-error-background-color","",it.backgroundErrorSubtle),ot.extend("--ft-notification-error-color","",it.contentErrorPrimary),ot.extend("--ft-notification-error-border-color","",it.borderErrorPrimary),ot.extend("--ft-notification-border-radius","",et.borderRadiusPill),ot.create("--ft-notification-border-width","","SIZE","1px"),ot.extend("--ft-notification-gap-leading","",et.spacing2),ot.extend("--ft-notification-gap-trailing","",et.spacing8);const nt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),lt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),ct={fontFamily:lt,fontSize:o.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},pt=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",nt),st=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",ct.fontSize,"20px"),ft=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",ct.fontWeight,"normal"),dt=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",ct.letterSpacing,"0.15px"),ht=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",ct.lineHeight,"1.2"),gt=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",ct.textTransform,"inherit"),yt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",nt),bt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",ct.fontSize,"14px"),ut=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",ct.fontWeight,"normal"),mt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",ct.letterSpacing,"0.105px"),xt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",ct.lineHeight,"1.7"),Ot=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",ct.textTransform,"inherit"),vt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",lt),Nt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",ct.fontSize,"16px"),St=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",ct.fontWeight,"600"),$t=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",ct.letterSpacing,"0.144px"),Ct=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",ct.lineHeight,"1.5"),wt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",ct.textTransform,"inherit"),It=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",lt),kt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",ct.fontSize,"14px"),Rt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",ct.fontWeight,"normal"),Ut=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",ct.letterSpacing,"0.098px"),Wt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",ct.lineHeight,"1.7"),Et=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",ct.textTransform,"inherit"),Lt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",lt),zt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",ct.fontSize,"16px"),Kt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",ct.fontWeight,"normal"),Zt=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",ct.letterSpacing,"0.496px"),Ft=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",ct.lineHeight,"1.5"),Bt=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",ct.textTransform,"inherit"),Dt={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",lt),fontSize:o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",ct.fontSize,"14px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",ct.fontWeight,"normal"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",ct.letterSpacing,"0.252px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",ct.lineHeight,"1.4"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",ct.textTransform,"inherit")},At=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",lt),Ht=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",ct.fontSize,"12px"),Gt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",ct.fontWeight,"normal"),jt=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",ct.letterSpacing,"0.396px"),Pt=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",ct.lineHeight,"1.33"),Tt=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",ct.textTransform,"inherit"),Mt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",lt),_t=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",ct.fontSize,"10px"),Yt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",ct.fontWeight,"normal"),Vt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",ct.letterSpacing,"0.33px"),qt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",ct.lineHeight,"1.6"),Xt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",ct.textTransform,"inherit"),Jt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",lt),Qt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",ct.fontSize,"10px"),to=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",ct.fontWeight,"normal"),oo=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",ct.letterSpacing,"1.5px"),eo=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",ct.lineHeight,"1.6"),ro=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",ct.textTransform,"uppercase"),io={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",lt),fontSize:o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",ct.fontSize,"14px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",ct.fontWeight,"600"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",ct.letterSpacing,"1.246px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",ct.lineHeight,"1.15"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",ct.textTransform,"uppercase")},ao=e.css`
|
|
16
|
+
const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},X=t=>({_$litStatic$:t,r:Y}),q=new Map,J=(t=>(o,...e)=>{const r=e.length;let i,n;const a=[],l=[];let c,p=0,s=!1;for(;p<r;){for(c=o[p];p<r&&void 0!==(n=e[p],i=V(n));)c+=i+o[++p],s=!0;p!==r&&l.push(n),a.push(c),p++}if(p===r&&a.push(o[r]),s){const t=a.join("$$lit$$");void 0===(o=q.get(t))&&(a.raw=a,q.set(t,o=a)),e=l}return t(o,...e)})(E);var Q;!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"}(Q||(Q={}));const tt=t=>"string"==typeof t?e.unsafeCSS(t):t;class ot{static create(t,o,r,i){const n=t=>tt(null!=t?t:i),a=e.css`var(${tt(t)}, ${n(i)})`;return a.name=t,a.description=o,a.category=r,a.defaultValue=i,a.defaultCssValue=n,a.get=o=>e.css`var(${tt(t)}, ${n(o)})`,a.breadcrumb=()=>[],a.lastResortDefaultValue=()=>i,a}static extend(t,o,r,i){const n=t=>r.get(null!=t?t:i),a=e.css`var(${tt(t)}, ${n(i)})`;return a.name=t,a.description=o,a.category=r.category,a.fallbackVariable=r,a.defaultValue=i,a.defaultCssValue=n,a.get=o=>e.css`var(${tt(t)}, ${n(o)})`,a.breadcrumb=()=>[r.name,...r.breadcrumb()],a.lastResortDefaultValue=()=>null!=i?i:r.lastResortDefaultValue(),a}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):tt(null!=o?o:t.lastResortDefaultValue()),i=e.css`var(${tt(t.name)}, ${r(t.defaultValue)})`;return i.name=t.name,i.category=t.category,i.fallbackVariable=t.fallbackVariable,i.defaultValue=t.defaultValue,i.context=o,i.defaultCssValue=r,i.get=o=>e.css`var(${tt(t.name)}, ${r(o)})`,i.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>t.lastResortDefaultValue(),i}}const et={colorWhite:ot.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:ot.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:ot.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:ot.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:ot.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:ot.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:ot.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:ot.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:ot.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:ot.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:ot.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:ot.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:ot.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:ot.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:ot.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:ot.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:ot.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:ot.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:ot.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:ot.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:ot.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:ot.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:ot.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:ot.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:ot.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:ot.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:ot.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:ot.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:ot.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:ot.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:ot.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:ot.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:ot.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:ot.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:ot.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:ot.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:ot.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:ot.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:ot.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:ot.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:ot.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:ot.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:ot.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:ot.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:ot.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:ot.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:ot.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:ot.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:ot.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:ot.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:ot.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:ot.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:ot.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:ot.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:ot.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:ot.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:ot.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:ot.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:ot.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:ot.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:ot.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:ot.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:ot.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:ot.create("--ft-color-orange-0","","COLOR","#ee8d17"),colorOrange10:ot.create("--ft-color-orange-10","","COLOR","#fef6ec"),colorOrange20:ot.create("--ft-color-orange-20","","COLOR","#fbe7cd"),colorOrange30:ot.create("--ft-color-orange-30","","COLOR","#f9d8af"),colorOrange40:ot.create("--ft-color-orange-40","","COLOR","#f7c991"),colorOrange50:ot.create("--ft-color-orange-50","","COLOR","#f5ba72"),colorOrange60:ot.create("--ft-color-orange-60","","COLOR","#f2ab54"),colorOrange70:ot.create("--ft-color-orange-70","","COLOR","#f09c35"),colorOrange100:ot.create("--ft-color-orange-100","","COLOR","#cf7b14"),colorOrange200:ot.create("--ft-color-orange-200","","COLOR","#b06811"),colorOrange300:ot.create("--ft-color-orange-300","","COLOR","#90560e"),colorOrange400:ot.create("--ft-color-orange-400","","COLOR","#71430b"),colorOrange500:ot.create("--ft-color-orange-500","","COLOR","#523108"),colorOrange600:ot.create("--ft-color-orange-600","","COLOR","#331e05"),colorOrange700:ot.create("--ft-color-orange-700","","COLOR","#140c02"),colorRed0:ot.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:ot.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:ot.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:ot.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:ot.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:ot.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:ot.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:ot.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:ot.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:ot.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:ot.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:ot.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:ot.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:ot.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:ot.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:ot.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:ot.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:ot.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:ot.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:ot.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:ot.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:ot.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:ot.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:ot.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:ot.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:ot.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:ot.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:ot.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:ot.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:ot.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:ot.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:ot.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:ot.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:ot.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:ot.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:ot.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:ot.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:ot.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:ot.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:ot.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:ot.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:ot.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:ot.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:ot.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:ot.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:ot.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:ot.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:ot.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:ot.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:ot.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:ot.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:ot.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:ot.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:ot.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:ot.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:ot.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:ot.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:ot.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:ot.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:ot.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:ot.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:ot.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:ot.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:ot.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:ot.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:ot.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:ot.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:ot.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:ot.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:ot.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:ot.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:ot.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:ot.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:ot.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:ot.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:ot.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:ot.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:ot.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:ot.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:ot.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:ot.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:ot.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:ot.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:ot.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:ot.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:ot.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:ot.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:ot.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:ot.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:ot.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:ot.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:ot.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:ot.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:ot.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:ot.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:ot.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:ot.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:ot.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:ot.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:ot.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:ot.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:ot.create("--ft-icon-size-6","","SIZE","48px"),opacity0:ot.create("--ft-opacity-0","","NUMBER","0"),opacity8:ot.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:ot.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:ot.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:ot.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:ot.create("--ft-opacity-80","","NUMBER","0.8")},rt={display:{fontFamily:ot.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:ot.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:ot.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:ot.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:ot.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:ot.create("--ft-typography-title-1-fontSize","","SIZE","2rem"),letterSpacing:ot.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:ot.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:ot.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-title-2-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:ot.create("--ft-typography-title-2-fontSize","","SIZE","1.5rem"),letterSpacing:ot.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:ot.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:ot.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-title-3-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:ot.create("--ft-typography-title-3-fontSize","","SIZE","1.25rem"),letterSpacing:ot.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:ot.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:ot.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:ot.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:ot.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:ot.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:ot.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:ot.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:ot.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:ot.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:ot.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:ot.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:ot.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:ot.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:ot.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:ot.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:ot.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:ot.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:ot.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:ot.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:ot.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:ot.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:ot.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:ot.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:ot.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:ot.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-semibold":{fontFamily:ot.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:ot.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:ot.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:ot.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:ot.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:ot.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:ot.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:ot.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:ot.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:ot.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ot.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:ot.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:ot.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:ot.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:ot.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ot.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:ot.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:ot.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:ot.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:ot.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:ot.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ot.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:ot.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:ot.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:ot.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:ot.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:ot.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ot.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:ot.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:ot.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:ot.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:ot.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ot.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:ot.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:ot.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:ot.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:ot.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:ot.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:ot.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:ot.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:ot.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:ot.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:ot.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:ot.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:ot.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:ot.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:ot.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:ot.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:ot.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:ot.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:ot.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:ot.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:ot.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:ot.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:ot.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:ot.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:ot.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:ot.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:ot.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:ot.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:ot.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:ot.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:ot.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:ot.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:ot.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:ot.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:ot.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:ot.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:ot.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:ot.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:ot.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:ot.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:ot.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:ot.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:ot.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:ot.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:ot.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")}},it={backgroundActionPrimary:ot.extend("--ft-background-action-primary","Used as backgorund of primary action components.",et.colorBrand0),backgroundErrorPrimary:ot.extend("--ft-background-error-primary","Used as background of error components.",et.colorRed0),backgroundErrorSubtle:ot.extend("--ft-background-error-subtle","Used as background of subtle error components.",et.colorRed10),backgroundInfoPrimary:ot.extend("--ft-background-info-primary","Used as background of information components.",et.colorCyan200),backgroundInfoSubtle:ot.extend("--ft-background-info-subtle","Used as background of subtle information components.",et.colorCyan10),backgroundWarningPrimary:ot.extend("--ft-background-warning-primary","Used as background of warning components.",et.colorOrange300),backgroundWarningSubtle:ot.extend("--ft-background-warning-subtle","Used as background of subtle information components.",et.colorOrange10),backgroundSuccessPrimary:ot.extend("--ft-background-success-primary","Used as background of success components.",et.colorGreen200),backgroundSuccessSubtle:ot.extend("--ft-background-success-subtle","Used as background of subtle success components.",et.colorGreen10),backgroundGlobalSurface:ot.extend("--ft-background-global-surface","Used as app background.",et.colorWhite),backgroundGlobalOnSurface:ot.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",et.colorGray10),backgroundGlobalOnSurfaceDark:ot.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",et.colorGray30),contentActionPrimary:ot.extend("--ft-content-action-primary","Used on label of primary action on light surface.",et.colorBrand0),contentWarningPrimary:ot.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",et.colorOrange300),contentWarningIconOnly:ot.extend("--ft-content-warning-icon-only","Used on warning status icons alone",et.colorOrange0),contentErrorPrimary:ot.extend("--ft-content-error-primary","Used on label of error messages on light surface.",et.colorRed0),contentErrorIconOnly:ot.extend("--ft-content-error-icon-only","Used on error status icons alone",et.colorRed0),contentInfoPrimary:ot.extend("--ft-content-info-primary","Used on label of information messages on light surface.",et.colorCyan200),contentInfoIconOnly:ot.extend("--ft-content-info-icon-only","Used on info status icons alone",et.colorCyan0),contentSuccessIconOnly:ot.extend("--ft-content-success-icon-only","Used on success status icons alone",et.colorGreen0),contentSuccessPrimary:ot.extend("--ft-content-success-primary","Used on label of success messages on light surface.",et.colorGreen200),contentGlobalPrimary:ot.extend("--ft-content-global-primary","Used for main content on the page.",et.colorGray500),contentGlobalSecondary:ot.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",et.colorGray200),contentGlobalSubtle:ot.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",et.colorGray0),contentGlobalOnColor:ot.extend("--ft-content-global-on-color","Used for content on a dominant color.",et.colorWhite),borderActionPrimary:ot.extend("--ft-border-action-primary","Used as border for primary action components.",et.colorBrand0),borderActionFocusRing:ot.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",et.colorCyan0),borderWarningPrimary:ot.extend("--ft-border-warning-primary","Used as border for warning components.",et.colorOrange30),borderSuccessPrimary:ot.extend("--ft-border-success-primary","Used as border for success components.",et.colorGreen30),borderErrorPrimary:ot.extend("--ft-border-error-primary","Used as border for error components.",et.colorRed30),borderInfoPrimary:ot.extend("--ft-border-info-primary","Used as border for information components.",et.colorCyan30),borderGlobalSubtle:ot.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",et.colorGray30),borderGlobalPrimary:ot.extend("--ft-border-global-primary","Used as border for element like input.",et.colorGray50),borderInputPrimary:ot.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",et.colorGray80)},nt={largeHeight:ot.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:ot.extend("--ft-button-large-horizontal-padding","",et.spacing4),largeGap:ot.extend("--ft-button-large-gap","",et.spacing2),largeBorderRadius:ot.extend("--ft-button-large-border-radius","",et.borderRadiusS),largeIconSize:ot.extend("--ft-button-large-icon-size","",et.iconSize3),largeBorderWidth:ot.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:ot.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:ot.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:ot.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:ot.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:ot.extend("--ft-button-small-horizontal-padding","",et.spacing3),smallGap:ot.extend("--ft-button-small-gap","",et.spacing2),smallBorderRadius:ot.extend("--ft-button-small-border-radius","",et.borderRadiusS),smallIconSize:ot.extend("--ft-button-small-icon-size","",et.iconSize2),smallBorderWidth:ot.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:ot.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:ot.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:ot.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:ot.extend("--ft-button-primary-background-color","",it.backgroundActionPrimary),primaryColor:ot.extend("--ft-button-primary-color","",it.contentGlobalOnColor),primaryIconColor:ot.extend("--ft-button-primary-icon-color","",it.contentGlobalOnColor),primaryStateLayerColor:ot.extend("--ft-button-primary-state-layer-color","",it.contentGlobalOnColor),primaryStateLayerOpacityHover:ot.extend("--ft-button-primary-state-layer-opacity-hover","",et.opacity16),primaryStateLayerOpacityFocus:ot.extend("--ft-button-primary-state-layer-opacity-focus","",et.opacity16),primaryStateLayerOpacityActive:ot.extend("--ft-button-primary-state-layer-opacity-active","",et.opacity24),primaryComponentOpacityDisabled:ot.extend("--ft-button-primary-component-opacity-disabled","",et.opacity40),focusFocusRingColor:ot.extend("--ft-button-focus-focus-ring-color","",it.borderActionFocusRing),tertiaryBackgroundColor:ot.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:ot.extend("--ft-button-tertiary-color","",it.contentActionPrimary),tertiaryIconColor:ot.extend("--ft-button-tertiary-icon-color","",it.contentActionPrimary),tertiaryStateLayerColor:ot.extend("--ft-button-tertiary-state-layer-color","",it.contentActionPrimary),tertiaryStateLayerOpacityHover:ot.extend("--ft-button-tertiary-state-layer-opacity-hover","",et.opacity8),tertiaryStateLayerOpacityFocus:ot.extend("--ft-button-tertiary-state-layer-opacity-focus","",et.opacity8),tertiaryStateLayerOpacityActive:ot.extend("--ft-button-tertiary-state-layer-opacity-active","",et.opacity16),tertiaryComponentOpacityDisabled:ot.extend("--ft-button-tertiary-component-opacity-disabled","",et.opacity40),secondaryBackgroundColor:ot.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:ot.extend("--ft-button-secondary-color","",it.contentActionPrimary),secondaryIconColor:ot.extend("--ft-button-secondary-icon-color","",it.contentActionPrimary),secondaryStateLayerColor:ot.extend("--ft-button-secondary-state-layer-color","",it.contentActionPrimary),secondaryStateLayerOpacityHover:ot.extend("--ft-button-secondary-state-layer-opacity-hover","",et.opacity8),secondaryStateLayerOpacityFocus:ot.extend("--ft-button-secondary-state-layer-opacity-focus","",et.opacity8),secondaryStateLayerOpacityActive:ot.extend("--ft-button-secondary-state-layer-opacity-active","",et.opacity16),secondaryComponentOpacityDisabled:ot.extend("--ft-button-secondary-component-opacity-disabled","",et.opacity40),secondaryBorderColor:ot.extend("--ft-button-secondary-border-color","",it.borderActionPrimary),neutralBackgroundColor:ot.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:ot.extend("--ft-button-neutral-icon-color","",it.contentGlobalSecondary),neutralColor:ot.extend("--ft-button-neutral-color","",it.contentGlobalSecondary),neutralStateLayerColor:ot.extend("--ft-button-neutral-state-layer-color","",it.contentGlobalSecondary),neutralStateLayerOpacityHover:ot.extend("--ft-button-neutral-state-layer-opacity-hover","",et.opacity8),neutralStateLayerOpacityFocus:ot.extend("--ft-button-neutral-state-layer-opacity-focus","",et.opacity8),neutralStateLayerOpacityActive:ot.extend("--ft-button-neutral-state-layer-opacity-active","",et.opacity16),neutralComponentOpacityDisabled:ot.extend("--ft-button-neutral-component-opacity-disabled","",et.opacity40)};ot.extend("--ft-tabs-top-left-border-radius","",et.borderRadiusS),ot.extend("--ft-tabs-top-right-border-radius","",et.borderRadiusS),ot.extend("--ft-tabs-label-horizontal-padding","",et.spacing4),ot.extend("--ft-tabs-label-vertical-padding","",et.spacing3),ot.extend("--ft-tabs-label-gap","",et.spacing1),ot.extend("--ft-switch-group-horizontal-padding","",et.spacing1),ot.extend("--ft-switch-group-vertical-padding","",et.spacing1),ot.extend("--ft-switch-group-gap","",et.spacing1),ot.extend("--ft-switch-group-background-color","",it.backgroundGlobalSurface),ot.extend("--ft-switch-group-border-color","",it.borderGlobalSubtle),ot.create("--ft-switch-group-border-radius","","SIZE","6px"),ot.extend("--ft-switch-label-horizontal-padding","",et.spacing2),ot.extend("--ft-switch-label-vertical-padding","",et.spacing1),ot.extend("--ft-switch-icon-horizontal-padding","",et.spacing1),ot.extend("--ft-switch-icon-vertical-padding","",et.spacing1),ot.create("--ft-switch-focus-outline-width","","SIZE","2px"),ot.extend("--ft-switch-focus-focus-ring-color","",it.borderActionFocusRing),ot.extend("--ft-switch-option-border-radius","",et.borderRadiusS),ot.extend("--ft-switch-off-state-layer-opacity-hover","",et.opacity8),ot.extend("--ft-switch-off-state-layer-opacity-focus","",et.opacity8),ot.extend("--ft-switch-off-state-layer-opacity-active","",et.opacity16),ot.extend("--ft-switch-off-component-opacity-disabled","",et.opacity40),ot.extend("--ft-switch-off-color","",it.contentGlobalSubtle),ot.extend("--ft-switch-off-state-layer-color","",it.contentGlobalSubtle),ot.extend("--ft-chart-1-light","for area color charts",et.colorBrand40),ot.extend("--ft-chart-1-base","for line charts",et.colorBrand0),ot.extend("--ft-chart-2-light","for area color charts",et.colorYellow60),ot.extend("--ft-chart-2-base","for line charts",et.colorYellow100),ot.extend("--ft-chart-3-light","",et.colorUltramarine40),ot.extend("--ft-chart-3-base","",et.colorUltramarine70),ot.extend("--ft-chart-4-light","",et.colorCyan50),ot.extend("--ft-chart-4-base","",et.colorCyan100),ot.extend("--ft-chart-5-light","",et.colorRed40),ot.extend("--ft-chart-5-base","",et.colorRed60),ot.extend("--ft-chart-6-light","",et.colorGreen40),ot.extend("--ft-chart-6-base","",et.colorGreen70),ot.extend("--ft-chart-7-light","",et.colorOrange70),ot.extend("--ft-chart-7-base","",et.colorOrange100),ot.extend("--ft-chart-8-light","",et.colorAvocado70),ot.extend("--ft-chart-8-base","",et.colorAvocado200),ot.extend("--ft-chart-9-light","",et.colorBrown50),ot.extend("--ft-chart-9-base","",et.colorBrown200),ot.extend("--ft-chart-10-light","",et.colorGray50),ot.extend("--ft-chart-10-base","",et.colorGray80),ot.extend("--ft-chart-monochrome-10","",et.colorBrand10),ot.extend("--ft-chart-monochrome-20","",et.colorBrand20),ot.extend("--ft-chart-monochrome-30","",et.colorBrand40),ot.extend("--ft-chart-monochrome-40","",et.colorBrand60),ot.extend("--ft-chart-monochrome-50","",et.colorBrand0),ot.extend("--ft-chart-monochrome-60","",et.colorBrand200),ot.extend("--ft-chip-large-horizontal-padding","",et.spacing4),ot.extend("--ft-chip-large-vertical-padding","",et.spacing2),ot.extend("--ft-chip-large-gap","",et.spacing1),ot.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),ot.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),ot.extend("--ft-chip-large-border-radius","",et.borderRadiusPill),ot.create("--ft-chip-large-border-width","","SIZE","1px"),ot.extend("--ft-chip-large-icon-size","",et.iconSize3),ot.extend("--ft-chip-medium-horizontal-padding","",et.spacing3),ot.extend("--ft-chip-medium-vertical-padding","",et.spacing1),ot.extend("--ft-chip-medium-gap","",et.spacing1),ot.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),ot.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),ot.extend("--ft-chip-medium-border-radius","",et.borderRadiusPill),ot.create("--ft-chip-medium-border-width","","SIZE","1px"),ot.extend("--ft-chip-medium-icon-size","",et.iconSize2),ot.extend("--ft-chip-small-horizontal-padding","",et.spacing2),ot.extend("--ft-chip-small-vertical-padding","",et.spacing05),ot.extend("--ft-chip-small-gap","",et.spacing1),ot.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),ot.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),ot.extend("--ft-chip-small-border-radius","",et.borderRadiusPill),ot.create("--ft-chip-small-border-width","","SIZE","1px"),ot.extend("--ft-chip-small-icon-size","",et.iconSize1),ot.extend("--ft-chip-neutral-background-color","",it.backgroundGlobalOnSurface),ot.extend("--ft-chip-neutral-color","",it.contentGlobalPrimary),ot.extend("--ft-chip-neutral-border-color","",it.borderGlobalSubtle),ot.extend("--ft-chip-info-background-color","",it.backgroundInfoSubtle),ot.extend("--ft-chip-info-color","",it.contentInfoPrimary),ot.extend("--ft-chip-info-border-color","",it.borderInfoPrimary),ot.extend("--ft-chip-success-background-color","",it.backgroundSuccessSubtle),ot.extend("--ft-chip-success-color","",it.contentSuccessPrimary),ot.extend("--ft-chip-success-border-color","",it.borderSuccessPrimary),ot.extend("--ft-chip-warning-background-color","",it.backgroundWarningSubtle),ot.extend("--ft-chip-warning-color","",it.contentWarningPrimary),ot.extend("--ft-chip-warning-border-color","",it.borderWarningPrimary),ot.extend("--ft-chip-error-background-color","",it.backgroundErrorSubtle),ot.extend("--ft-chip-error-color","",it.contentErrorPrimary),ot.extend("--ft-chip-error-border-color","",it.borderErrorPrimary),ot.create("--ft-notice-border-width","","SIZE","1px"),ot.extend("--ft-notice-horizontal-padding","",et.spacing2),ot.extend("--ft-notice-vertical-padding","",et.spacing1),ot.extend("--ft-notice-border-radius","",et.borderRadiusS),ot.extend("--ft-notice-gap","",et.spacing2),ot.extend("--ft-notice-icon-size","",et.iconSize3),ot.extend("--ft-notice-info-background-color","",it.backgroundInfoSubtle),ot.extend("--ft-notice-info-border-color","",it.borderInfoPrimary),ot.extend("--ft-notice-info-color","",it.contentInfoPrimary),ot.extend("--ft-notice-warning-background-color","",it.backgroundWarningSubtle),ot.extend("--ft-notice-warning-border-color","",it.borderWarningPrimary),ot.extend("--ft-notice-warning-color","",it.contentWarningPrimary),ot.extend("--ft-checkbox-label-color","",it.contentGlobalPrimary),ot.extend("--ft-checkbox-checked-background-color","",it.contentActionPrimary),ot.extend("--ft-checkbox-checked-state-layer-color","",it.contentActionPrimary),ot.extend("--ft-checkbox-checked-color","",it.contentGlobalOnColor),ot.extend("--ft-checkbox-checked-state-layer-opacity-hover","",et.opacity16),ot.extend("--ft-checkbox-checked-state-layer-opacity-focus","",et.opacity16),ot.extend("--ft-checkbox-checked-state-layer-opacity-active","",et.opacity24),ot.extend("--ft-checkbox-checked-component-opacity-disabled","",et.opacity40),ot.extend("--ft-checkbox-unchecked-border-color","",et.colorGray80),ot.extend("--ft-checkbox-unchecked-state-layer-color","",et.colorGray80),ot.extend("--ft-checkbox-unchecked-state-layer-opacity-hover","",et.opacity16),ot.extend("--ft-checkbox-unchecked-state-layer-opacity-focus","",et.opacity16),ot.extend("--ft-checkbox-unchecked-state-layer-opacity-active","",et.opacity24),ot.extend("--ft-checkbox-unchecked-component-opacity-disabled","",et.opacity40),ot.extend("--ft-checkbox-focus-focus-ring-color","",it.borderActionFocusRing),ot.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),ot.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),ot.extend("--ft-checkbox-gap","",et.spacing3),ot.extend("--ft-toggle-off-state-layer-opacity-hover","",et.opacity16),ot.extend("--ft-toggle-off-state-layer-opacity-focus","",et.opacity16),ot.extend("--ft-toggle-off-state-layer-opacity-active","",et.opacity24),ot.extend("--ft-toggle-off-component-opacity-disabled","",et.opacity40),ot.extend("--ft-toggle-off-background-color","",it.contentGlobalSubtle),ot.extend("--ft-toggle-off-icon-color","",it.contentGlobalSubtle),ot.extend("--ft-toggle-off-state-layer-color","",it.contentGlobalSubtle),ot.extend("--ft-toggle-on-state-layer-opacity-hover","",et.opacity16),ot.extend("--ft-toggle-on-state-layer-opacity-focus","",et.opacity16),ot.extend("--ft-toggle-on-state-layer-opacity-active","",et.opacity24),ot.extend("--ft-toggle-on-component-opacity-disabled","",et.opacity40),ot.extend("--ft-toggle-on-background-color","",it.contentActionPrimary),ot.extend("--ft-toggle-on-icon-color","",it.contentActionPrimary),ot.extend("--ft-toggle-on-state-layer-color","",it.contentActionPrimary),ot.extend("--ft-toggle-label-color","",it.contentGlobalPrimary),ot.extend("--ft-toggle-focus-focus-ring-color","",it.borderActionFocusRing),ot.extend("--ft-toggle-gap","",et.spacing3),ot.extend("--ft-radio-label-color","",it.contentGlobalPrimary),ot.extend("--ft-radio-selected-color","",it.contentActionPrimary),ot.extend("--ft-radio-selected-state-layer-color","",it.contentActionPrimary),ot.extend("--ft-radio-selected-state-layer-opacity-hover","",et.opacity16),ot.extend("--ft-radio-selected-state-layer-opacity-focus","",et.opacity16),ot.extend("--ft-radio-selected-state-layer-opacity-active","",et.opacity24),ot.extend("--ft-radio-selected-component-opacity-disabled","",et.opacity40),ot.extend("--ft-radio-unselected-state-layer-color","",et.colorGray80),ot.extend("--ft-radio-unselected-state-layer-opacity-hover","",et.opacity16),ot.extend("--ft-radio-unselected-state-layer-opacity-focus","",et.opacity16),ot.extend("--ft-radio-unselected-state-layer-opacity-active","",et.opacity24),ot.extend("--ft-radio-unselected-component-opacity-disabled","",et.opacity40),ot.extend("--ft-radio-focus-focus-ring-color","",it.borderActionFocusRing),ot.create("--ft-radio-focus-outline-offset","","SIZE","3px"),ot.create("--ft-radio-focus-outline-width","","SIZE","2px"),ot.extend("--ft-radio-gap","",et.spacing3),ot.extend("--ft-notification-icon-size","",et.iconSize4),ot.extend("--ft-notification-horizontal-padding","",et.spacing4),ot.extend("--ft-notification-vertical-padding","",et.spacing4),ot.extend("--ft-notification-info-background-color","",it.backgroundInfoSubtle),ot.extend("--ft-notification-info-color","",it.contentInfoPrimary),ot.extend("--ft-notification-info-border-color","",it.borderInfoPrimary),ot.extend("--ft-notification-success-background-color","",it.backgroundSuccessSubtle),ot.extend("--ft-notification-success-color","",it.contentSuccessPrimary),ot.extend("--ft-notification-success-border-color","",it.borderSuccessPrimary),ot.extend("--ft-notification-warning-background-color","",it.backgroundWarningSubtle),ot.extend("--ft-notification-warning-color","",it.contentWarningPrimary),ot.extend("--ft-notification-warning-border-color","",it.borderWarningPrimary),ot.extend("--ft-notification-error-background-color","",it.backgroundErrorSubtle),ot.extend("--ft-notification-error-color","",it.contentErrorPrimary),ot.extend("--ft-notification-error-border-color","",it.borderErrorPrimary),ot.extend("--ft-notification-border-radius","",et.borderRadiusPill),ot.create("--ft-notification-border-width","","SIZE","1px"),ot.extend("--ft-notification-gap-leading","",et.spacing2),ot.extend("--ft-notification-gap-trailing","",et.spacing8);const at=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),lt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),ct={fontFamily:lt,fontSize:o.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},pt=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",at),st=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",ct.fontSize,"20px"),ft=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",ct.fontWeight,"normal"),dt=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",ct.letterSpacing,"0.15px"),ht=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",ct.lineHeight,"1.2"),gt=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",ct.textTransform,"inherit"),yt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",at),ut=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",ct.fontSize,"14px"),bt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",ct.fontWeight,"normal"),mt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",ct.letterSpacing,"0.105px"),xt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",ct.lineHeight,"1.7"),Ot=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",ct.textTransform,"inherit"),vt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",lt),Nt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",ct.fontSize,"16px"),St=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",ct.fontWeight,"600"),$t=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",ct.letterSpacing,"0.144px"),Ct=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",ct.lineHeight,"1.5"),wt=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",ct.textTransform,"inherit"),It=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",lt),Rt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",ct.fontSize,"14px"),kt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",ct.fontWeight,"normal"),Ut=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",ct.letterSpacing,"0.098px"),Et=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",ct.lineHeight,"1.7"),Wt=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",ct.textTransform,"inherit"),Lt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",lt),zt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",ct.fontSize,"16px"),Kt=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",ct.fontWeight,"normal"),Zt=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",ct.letterSpacing,"0.496px"),Bt=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",ct.lineHeight,"1.5"),Ft=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",ct.textTransform,"inherit"),Dt={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",lt),fontSize:o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",ct.fontSize,"14px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",ct.fontWeight,"normal"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",ct.letterSpacing,"0.252px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",ct.lineHeight,"1.4"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",ct.textTransform,"inherit")},At=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",lt),Ht=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",ct.fontSize,"12px"),Gt=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",ct.fontWeight,"normal"),Pt=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",ct.letterSpacing,"0.396px"),jt=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",ct.lineHeight,"1.33"),Tt=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",ct.textTransform,"inherit"),Mt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",lt),_t=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",ct.fontSize,"10px"),Yt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",ct.fontWeight,"normal"),Vt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",ct.letterSpacing,"0.33px"),Xt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",ct.lineHeight,"1.6"),qt=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",ct.textTransform,"inherit"),Jt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",lt),Qt=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",ct.fontSize,"10px"),to=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",ct.fontWeight,"normal"),oo=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",ct.letterSpacing,"1.5px"),eo=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",ct.lineHeight,"1.6"),ro=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",ct.textTransform,"uppercase"),io={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",lt),fontSize:o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",ct.fontSize,"14px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",ct.fontWeight,"600"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",ct.letterSpacing,"1.246px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",ct.lineHeight,"1.15"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",ct.textTransform,"uppercase")},no=e.css`
|
|
17
17
|
.ft-typography--title {
|
|
18
18
|
font-family: ${pt};
|
|
19
19
|
font-size: ${st};
|
|
@@ -22,11 +22,11 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
22
22
|
line-height: ${ht};
|
|
23
23
|
text-transform: ${gt};
|
|
24
24
|
}
|
|
25
|
-
`,
|
|
25
|
+
`,ao=e.css`
|
|
26
26
|
.ft-typography--title-dense {
|
|
27
27
|
font-family: ${yt};
|
|
28
|
-
font-size: ${
|
|
29
|
-
font-weight: ${
|
|
28
|
+
font-size: ${ut};
|
|
29
|
+
font-weight: ${bt};
|
|
30
30
|
letter-spacing: ${mt};
|
|
31
31
|
line-height: ${xt};
|
|
32
32
|
text-transform: ${Ot};
|
|
@@ -43,11 +43,11 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
43
43
|
`,co=e.css`
|
|
44
44
|
.ft-typography--subtitle2 {
|
|
45
45
|
font-family: ${It};
|
|
46
|
-
font-size: ${
|
|
47
|
-
font-weight: ${
|
|
46
|
+
font-size: ${Rt};
|
|
47
|
+
font-weight: ${kt};
|
|
48
48
|
letter-spacing: ${Ut};
|
|
49
|
-
line-height: ${
|
|
50
|
-
text-transform: ${
|
|
49
|
+
line-height: ${Et};
|
|
50
|
+
text-transform: ${Wt};
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
`,po=e.css`
|
|
@@ -56,8 +56,8 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
56
56
|
font-size: ${zt};
|
|
57
57
|
font-weight: ${Kt};
|
|
58
58
|
letter-spacing: ${Zt};
|
|
59
|
-
line-height: ${
|
|
60
|
-
text-transform: ${
|
|
59
|
+
line-height: ${Bt};
|
|
60
|
+
text-transform: ${Ft};
|
|
61
61
|
}
|
|
62
62
|
`,so=e.css`
|
|
63
63
|
.ft-typography--body2 {
|
|
@@ -73,8 +73,8 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
73
73
|
font-family: ${At};
|
|
74
74
|
font-size: ${Ht};
|
|
75
75
|
font-weight: ${Gt};
|
|
76
|
-
letter-spacing: ${
|
|
77
|
-
line-height: ${
|
|
76
|
+
letter-spacing: ${Pt};
|
|
77
|
+
line-height: ${jt};
|
|
78
78
|
text-transform: ${Tt};
|
|
79
79
|
}
|
|
80
80
|
`,ho=e.css`
|
|
@@ -83,8 +83,8 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
83
83
|
font-size: ${_t};
|
|
84
84
|
font-weight: ${Yt};
|
|
85
85
|
letter-spacing: ${Vt};
|
|
86
|
-
line-height: ${
|
|
87
|
-
text-transform: ${
|
|
86
|
+
line-height: ${Xt};
|
|
87
|
+
text-transform: ${qt};
|
|
88
88
|
}
|
|
89
89
|
`,go=e.css`
|
|
90
90
|
.ft-typography--overline {
|
|
@@ -104,11 +104,11 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
104
104
|
line-height: ${io.lineHeight};
|
|
105
105
|
text-transform: ${io.textTransform};
|
|
106
106
|
}
|
|
107
|
-
`,
|
|
107
|
+
`,uo=e.css`
|
|
108
108
|
.ft-typography {
|
|
109
109
|
vertical-align: inherit;
|
|
110
110
|
}
|
|
111
|
-
`,
|
|
111
|
+
`,bo=[Object.keys(rt).map((t=>function(t){const o=rt[t];return e.css`
|
|
112
112
|
.ft-typography--${e.unsafeCSS(t)} {
|
|
113
113
|
font-family: ${o.fontFamily};
|
|
114
114
|
font-size: ${o.fontSize};
|
|
@@ -117,14 +117,14 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
117
117
|
line-height: ${o.lineHeight};
|
|
118
118
|
text-transform: ${o.textCase};
|
|
119
119
|
}
|
|
120
|
-
`}(t)))];var mo=function(t,o,e,r){for(var i,
|
|
121
|
-
<${
|
|
120
|
+
`}(t)))];var mo=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class xo extends o.FtLitElement{constructor(){super(...arguments),this.variant=Q.body1}render(){return this.element?J`
|
|
121
|
+
<${X(this.element)}
|
|
122
122
|
class="ft-typography ft-typography--${this.variant}">
|
|
123
123
|
<slot></slot>
|
|
124
|
-
</${
|
|
124
|
+
</${X(this.element)}>
|
|
125
125
|
`:J`
|
|
126
126
|
<slot class="ft-typography ft-typography--${this.variant}"></slot>
|
|
127
|
-
`}}xo.styles=[ao,
|
|
127
|
+
`}}xo.styles=[no,ao,lo,co,po,so,fo,ho,go,yo,uo,...bo],mo([r.property()],xo.prototype,"element",void 0),mo([r.property()],xo.prototype,"variant",void 0),o.customElement("ft-typography")(xo);const Oo=o.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),vo=o.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),No=o.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),So=o.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),$o=o.FtCssVariableFactory.external(o.designSystemVariables.borderRadiusS,"Design system"),Co=o.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px"),wo=e.css`
|
|
128
128
|
.ft-tooltip--container {
|
|
129
129
|
display: block;
|
|
130
130
|
}
|
|
@@ -153,7 +153,7 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
153
153
|
position: relative;
|
|
154
154
|
word-break: break-word;
|
|
155
155
|
}
|
|
156
|
-
`;var Io=function(t,o,e,r){for(var i,a=arguments.length,n=a<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(n=(a<3?i(n):a>3?i(o,e,n):i(o,e))||n);return a>3&&n&&Object.defineProperty(o,e,n),n};class ko extends o.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new o.Debouncer,this.revealDebouncer=new o.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return e.html`
|
|
156
|
+
`,Io=["start","end"],Ro=["top","right","bottom","left"].reduce(((t,o)=>t.concat(o,o+"-"+Io[0],o+"-"+Io[1])),[]),ko=Math.min,Uo=Math.max,Eo=Math.round,Wo=t=>({x:t,y:t}),Lo={left:"right",right:"left",bottom:"top",top:"bottom"},zo={start:"end",end:"start"};function Ko(t,o,e){return Uo(t,ko(o,e))}function Zo(t,o){return"function"==typeof t?t(o):t}function Bo(t){return t.split("-")[0]}function Fo(t){return t.split("-")[1]}function Do(t){return"x"===t?"y":"x"}function Ao(t){return"y"===t?"height":"width"}function Ho(t){return["top","bottom"].includes(Bo(t))?"y":"x"}function Go(t){return Do(Ho(t))}function Po(t){return t.replace(/left|right|bottom|top/g,(t=>Lo[t]))}function jo(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function To(t,o,e){let{reference:r,floating:i}=t;const n=Ho(o),a=Go(o),l=Ao(a),c=Bo(o),p="y"===n,s=r.x+r.width/2-i.width/2,f=r.y+r.height/2-i.height/2,d=r[l]/2-i[l]/2;let h;switch(c){case"top":h={x:s,y:r.y-i.height};break;case"bottom":h={x:s,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:f};break;case"left":h={x:r.x-i.width,y:f};break;default:h={x:r.x,y:r.y}}switch(Fo(o)){case"start":h[a]-=d*(e&&p?-1:1);break;case"end":h[a]+=d*(e&&p?-1:1)}return h}async function Mo(t,o){var e;void 0===o&&(o={});const{x:r,y:i,platform:n,rects:a,elements:l,strategy:c}=t,{boundary:p="clippingAncestors",rootBoundary:s="viewport",elementContext:f="floating",altBoundary:d=!1,padding:h=0}=Zo(o,t),g=function(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}(h),y=l[d?"floating"===f?"reference":"floating":f],u=jo(await n.getClippingRect({element:null==(e=await(null==n.isElement?void 0:n.isElement(y)))||e?y:y.contextElement||await(null==n.getDocumentElement?void 0:n.getDocumentElement(l.floating)),boundary:p,rootBoundary:s,strategy:c})),b="floating"===f?{...a.floating,x:r,y:i}:a.reference,m=await(null==n.getOffsetParent?void 0:n.getOffsetParent(l.floating)),x=await(null==n.isElement?void 0:n.isElement(m))&&await(null==n.getScale?void 0:n.getScale(m))||{x:1,y:1},O=jo(n.convertOffsetParentRelativeRectToViewportRelativeRect?await n.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:m,strategy:c}):b);return{top:(u.top-O.top+g.top)/x.y,bottom:(O.bottom-u.bottom+g.bottom)/x.y,left:(u.left-O.left+g.left)/x.x,right:(O.right-u.right+g.right)/x.x}}function _o(t,o,e){return(t?[...e.filter((o=>Fo(o)===t)),...e.filter((o=>Fo(o)!==t))]:e.filter((t=>Bo(t)===t))).filter((e=>!t||(Fo(e)===t||!!o&&function(t){return t.replace(/start|end/g,(t=>zo[t]))}(e)!==e)))}const Yo=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(o){var e,r,i;const{rects:n,middlewareData:a,placement:l,platform:c,elements:p}=o,{crossAxis:s=!1,alignment:f,allowedPlacements:d=Ro,autoAlignment:h=!0,...g}=Zo(t,o),y=void 0!==f||d===Ro?_o(f||null,h,d):d,u=await Mo(o,g),b=(null==(e=a.autoPlacement)?void 0:e.index)||0,m=y[b];if(null==m)return{};const x=function(t,o,e){void 0===e&&(e=!1);const r=Fo(t),i=Go(t),n=Ao(i);let a="x"===i?r===(e?"end":"start")?"right":"left":"start"===r?"bottom":"top";return o.reference[n]>o.floating[n]&&(a=Po(a)),[a,Po(a)]}(m,n,await(null==c.isRTL?void 0:c.isRTL(p.floating)));if(l!==m)return{reset:{placement:y[0]}};const O=[u[Bo(m)],u[x[0]],u[x[1]]],v=[...(null==(r=a.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:O}],N=y[b+1];if(N)return{data:{index:b+1,overflows:v},reset:{placement:N}};const S=v.map((t=>{const o=Fo(t.placement);return[t.placement,o&&s?t.overflows.slice(0,2).reduce(((t,o)=>t+o),0):t.overflows[0],t.overflows]})).sort(((t,o)=>t[1]-o[1])),$=S.filter((t=>t[2].slice(0,Fo(t[0])?2:3).every((t=>t<=0)))),C=(null==(i=$[0])?void 0:i[0])||S[0][0];return C!==l?{data:{index:b+1,overflows:v},reset:{placement:C}}:{}}}};function Vo(t){return Jo(t)?(t.nodeName||"").toLowerCase():"#document"}function Xo(t){var o;return(null==t||null==(o=t.ownerDocument)?void 0:o.defaultView)||window}function qo(t){var o;return null==(o=(Jo(t)?t.ownerDocument:t.document)||window.document)?void 0:o.documentElement}function Jo(t){return t instanceof Node||t instanceof Xo(t).Node}function Qo(t){return t instanceof Element||t instanceof Xo(t).Element}function te(t){return t instanceof HTMLElement||t instanceof Xo(t).HTMLElement}function oe(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof Xo(t).ShadowRoot)}function ee(t){const{overflow:o,overflowX:e,overflowY:r,display:i}=le(t);return/auto|scroll|overlay|hidden|clip/.test(o+r+e)&&!["inline","contents"].includes(i)}function re(t){return["table","td","th"].includes(Vo(t))}function ie(t){const o=ne(),e=le(t);return"none"!==e.transform||"none"!==e.perspective||!!e.containerType&&"normal"!==e.containerType||!o&&!!e.backdropFilter&&"none"!==e.backdropFilter||!o&&!!e.filter&&"none"!==e.filter||["transform","perspective","filter"].some((t=>(e.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(e.contain||"").includes(t)))}function ne(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function ae(t){return["html","body","#document"].includes(Vo(t))}function le(t){return Xo(t).getComputedStyle(t)}function ce(t){return Qo(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function pe(t){if("html"===Vo(t))return t;const o=t.assignedSlot||t.parentNode||oe(t)&&t.host||qo(t);return oe(o)?o.host:o}function se(t){const o=pe(t);return ae(o)?t.ownerDocument?t.ownerDocument.body:t.body:te(o)&&ee(o)?o:se(o)}function fe(t,o,e){var r;void 0===o&&(o=[]),void 0===e&&(e=!0);const i=se(t),n=i===(null==(r=t.ownerDocument)?void 0:r.body),a=Xo(i);return n?o.concat(a,a.visualViewport||[],ee(i)?i:[],a.frameElement&&e?fe(a.frameElement):[]):o.concat(i,fe(i,[],e))}function de(t){const o=le(t);let e=parseFloat(o.width)||0,r=parseFloat(o.height)||0;const i=te(t),n=i?t.offsetWidth:e,a=i?t.offsetHeight:r,l=Eo(e)!==n||Eo(r)!==a;return l&&(e=n,r=a),{width:e,height:r,$:l}}function he(t){return Qo(t)?t:t.contextElement}function ge(t){const o=he(t);if(!te(o))return Wo(1);const e=o.getBoundingClientRect(),{width:r,height:i,$:n}=de(o);let a=(n?Eo(e.width):e.width)/r,l=(n?Eo(e.height):e.height)/i;return a&&Number.isFinite(a)||(a=1),l&&Number.isFinite(l)||(l=1),{x:a,y:l}}const ye=Wo(0);function ue(t){const o=Xo(t);return ne()&&o.visualViewport?{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}:ye}function be(t,o,e,r){void 0===o&&(o=!1),void 0===e&&(e=!1);const i=t.getBoundingClientRect(),n=he(t);let a=Wo(1);o&&(r?Qo(r)&&(a=ge(r)):a=ge(t));const l=function(t,o,e){return void 0===o&&(o=!1),!(!e||o&&e!==Xo(t))&&o}(n,e,r)?ue(n):Wo(0);let c=(i.left+l.x)/a.x,p=(i.top+l.y)/a.y,s=i.width/a.x,f=i.height/a.y;if(n){const t=Xo(n),o=r&&Qo(r)?Xo(r):r;let e=t.frameElement;for(;e&&r&&o!==t;){const t=ge(e),o=e.getBoundingClientRect(),r=le(e),i=o.left+(e.clientLeft+parseFloat(r.paddingLeft))*t.x,n=o.top+(e.clientTop+parseFloat(r.paddingTop))*t.y;c*=t.x,p*=t.y,s*=t.x,f*=t.y,c+=i,p+=n,e=Xo(e).frameElement}}return jo({width:s,height:f,x:c,y:p})}function me(t){return be(qo(t)).left+ce(t).scrollLeft}function xe(t,o,e){let r;if("viewport"===o)r=function(t,o){const e=Xo(t),r=qo(t),i=e.visualViewport;let n=r.clientWidth,a=r.clientHeight,l=0,c=0;if(i){n=i.width,a=i.height;const t=ne();(!t||t&&"fixed"===o)&&(l=i.offsetLeft,c=i.offsetTop)}return{width:n,height:a,x:l,y:c}}(t,e);else if("document"===o)r=function(t){const o=qo(t),e=ce(t),r=t.ownerDocument.body,i=Uo(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),n=Uo(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight);let a=-e.scrollLeft+me(t);const l=-e.scrollTop;return"rtl"===le(r).direction&&(a+=Uo(o.clientWidth,r.clientWidth)-i),{width:i,height:n,x:a,y:l}}(qo(t));else if(Qo(o))r=function(t,o){const e=be(t,!0,"fixed"===o),r=e.top+t.clientTop,i=e.left+t.clientLeft,n=te(t)?ge(t):Wo(1);return{width:t.clientWidth*n.x,height:t.clientHeight*n.y,x:i*n.x,y:r*n.y}}(o,e);else{const e=ue(t);r={...o,x:o.x-e.x,y:o.y-e.y}}return jo(r)}function Oe(t,o){const e=pe(t);return!(e===o||!Qo(e)||ae(e))&&("fixed"===le(e).position||Oe(e,o))}function ve(t,o,e){const r=te(o),i=qo(o),n="fixed"===e,a=be(t,!0,n,o);let l={scrollLeft:0,scrollTop:0};const c=Wo(0);if(r||!r&&!n)if(("body"!==Vo(o)||ee(i))&&(l=ce(o)),r){const t=be(o,!0,n,o);c.x=t.x+o.clientLeft,c.y=t.y+o.clientTop}else i&&(c.x=me(i));return{x:a.left+l.scrollLeft-c.x,y:a.top+l.scrollTop-c.y,width:a.width,height:a.height}}function Ne(t,o){return te(t)&&"fixed"!==le(t).position?o?o(t):t.offsetParent:null}function Se(t,o){const e=Xo(t);if(!te(t))return e;let r=Ne(t,o);for(;r&&re(r)&&"static"===le(r).position;)r=Ne(r,o);return r&&("html"===Vo(r)||"body"===Vo(r)&&"static"===le(r).position&&!ie(r))?e:r||function(t){let o=pe(t);for(;te(o)&&!ae(o);){if(ie(o))return o;o=pe(o)}return null}(t)||e}const $e={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:o,offsetParent:e,strategy:r}=t;const i=te(e),n=qo(e);if(e===n)return o;let a={scrollLeft:0,scrollTop:0},l=Wo(1);const c=Wo(0);if((i||!i&&"fixed"!==r)&&(("body"!==Vo(e)||ee(n))&&(a=ce(e)),te(e))){const t=be(e);l=ge(e),c.x=t.x+e.clientLeft,c.y=t.y+e.clientTop}return{width:o.width*l.x,height:o.height*l.y,x:o.x*l.x-a.scrollLeft*l.x+c.x,y:o.y*l.y-a.scrollTop*l.y+c.y}},getDocumentElement:qo,getClippingRect:function(t){let{element:o,boundary:e,rootBoundary:r,strategy:i}=t;const n=[..."clippingAncestors"===e?function(t,o){const e=o.get(t);if(e)return e;let r=fe(t,[],!1).filter((t=>Qo(t)&&"body"!==Vo(t))),i=null;const n="fixed"===le(t).position;let a=n?pe(t):t;for(;Qo(a)&&!ae(a);){const o=le(a),e=ie(a);e||"fixed"!==o.position||(i=null),(n?!e&&!i:!e&&"static"===o.position&&i&&["absolute","fixed"].includes(i.position)||ee(a)&&!e&&Oe(t,a))?r=r.filter((t=>t!==a)):i=o,a=pe(a)}return o.set(t,r),r}(o,this._c):[].concat(e),r],a=n[0],l=n.reduce(((t,e)=>{const r=xe(o,e,i);return t.top=Uo(r.top,t.top),t.right=ko(r.right,t.right),t.bottom=ko(r.bottom,t.bottom),t.left=Uo(r.left,t.left),t}),xe(o,a,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:Se,getElementRects:async function(t){let{reference:o,floating:e,strategy:r}=t;const i=this.getOffsetParent||Se,n=this.getDimensions;return{reference:ve(o,await i(e),r),floating:{x:0,y:0,...await n(e)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return de(t)},getScale:ge,isElement:Qo,isRTL:function(t){return"rtl"===le(t).direction}},Ce=(t,o,e)=>{const r=new Map,i={platform:$e,...e},n={...i.platform,_c:r};return(async(t,o,e)=>{const{placement:r="bottom",strategy:i="absolute",middleware:n=[],platform:a}=e,l=n.filter(Boolean),c=await(null==a.isRTL?void 0:a.isRTL(o));let p=await a.getElementRects({reference:t,floating:o,strategy:i}),{x:s,y:f}=To(p,r,c),d=r,h={},g=0;for(let e=0;e<l.length;e++){const{name:n,fn:y}=l[e],{x:u,y:b,data:m,reset:x}=await y({x:s,y:f,initialPlacement:r,placement:d,strategy:i,middlewareData:h,rects:p,platform:a,elements:{reference:t,floating:o}});s=null!=u?u:s,f=null!=b?b:f,h={...h,[n]:{...h[n],...m}},x&&g<=50&&(g++,"object"==typeof x&&(x.placement&&(d=x.placement),x.rects&&(p=!0===x.rects?await a.getElementRects({reference:t,floating:o,strategy:i}):x.rects),({x:s,y:f}=To(p,d,c))),e=-1)}return{x:s,y:f,placement:d,strategy:i,middlewareData:h}})(t,o,{...i,platform:n})};var we=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class Ie extends o.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new o.Debouncer,this.revealDebouncer=new o.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return e.html`
|
|
157
157
|
<div part="container"
|
|
158
158
|
class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
|
|
159
159
|
@mouseenter=${this.onHover}
|
|
@@ -171,7 +171,7 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
171
171
|
</div>
|
|
172
172
|
</div>
|
|
173
173
|
</div>
|
|
174
|
-
`}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some((o=>t.has(o)))&&this.visible&&this.positionTooltip()}show(t){this.visible=!0,null!=t&&this.hideDebounce.run((()=>this.hide()),t)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var t;return(null!==(t=this.slotNodes)&&void 0!==t?t:[]).filter((t=>t.nodeType==Node.ELEMENT_NODE))[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){const t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px"}}}positionTooltip(){this.resetTooltipContent()
|
|
174
|
+
`}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some((o=>t.has(o)))&&this.visible&&this.positionTooltip()}show(t){this.visible=!0,null!=t&&this.hideDebounce.run((()=>this.hide()),t)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var t;return(null!==(t=this.slotNodes)&&void 0!==t?t:[]).filter((t=>t.nodeType==Node.ELEMENT_NODE))[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){const t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px"}}}positionTooltip(){var t;this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",Ce(this.slottedElement,this.tooltip,{middleware:[(t={crossAxis:!0},void 0===t&&(t={}),{name:"shift",options:t,async fn(o){const{x:e,y:r,placement:i}=o,{mainAxis:n=!0,crossAxis:a=!1,limiter:l={fn:t=>{let{x:o,y:e}=t;return{x:o,y:e}}},...c}=Zo(t,o),p={x:e,y:r},s=await Mo(o,c),f=Ho(Bo(i)),d=Do(f);let h=p[d],g=p[f];if(n){const t="y"===d?"bottom":"right";h=Ko(h+s["y"===d?"top":"left"],h,h-s[t])}if(a){const t="y"===f?"bottom":"right";g=Ko(g+s["y"===f?"top":"left"],g,g-s[t])}const y=l.fn({...o,[d]:h,[f]:g});return{...y,data:{x:y.x-e,y:y.y-r}}}}),Yo({allowedPlacements:[this.position]})]}).then((({x:t,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${t}px`,this.tooltip.style.top=`${o}px`)}))),this.revealDebouncer.run((()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")}),this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout((()=>window.addEventListener("touchstart",(t=>{t.composedPath().includes(this.container)||this.onOut()}),{once:!0})),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(t,o){return Math.max(t,Math.min(0,-o))}}Ie.elementDefinitions={"ft-typography":xo},Ie.styles=wo,we([r.property()],Ie.prototype,"text",void 0),we([r.property({type:Boolean})],Ie.prototype,"manual",void 0),we([r.property({type:Boolean})],Ie.prototype,"inline",void 0),we([r.property({type:Number})],Ie.prototype,"delay",void 0),we([r.property()],Ie.prototype,"position",void 0),we([r.queryAssignedNodes()],Ie.prototype,"slotNodes",void 0),we([r.query(".ft-tooltip--container")],Ie.prototype,"container",void 0),we([r.query(".ft-tooltip")],Ie.prototype,"tooltip",void 0),we([r.query(".ft-tooltip--content")],Ie.prototype,"tooltipContent",void 0),we([r.state()],Ie.prototype,"visible",void 0),o.customElement("ft-tooltip")(Ie);const Re=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorContent),ke={color:Re,backgroundColor:o.FtCssVariableFactory.extend("--ft-ripple-background-color","",Re),opacityContentOnSurfacePressed:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:o.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Ue=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorPrimary),Ee=Ue,We=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ue),Le=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorSecondary),ze=Le,Ke=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",Le),Ze=e.css`
|
|
175
175
|
:host {
|
|
176
176
|
display: contents;
|
|
177
177
|
}
|
|
@@ -184,7 +184,7 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
184
184
|
|
|
185
185
|
.ft-ripple:not(.ft-ripple--unbounded) {
|
|
186
186
|
overflow: hidden;
|
|
187
|
-
border-radius: ${
|
|
187
|
+
border-radius: ${ke.borderRadius};
|
|
188
188
|
}
|
|
189
189
|
|
|
190
190
|
.ft-ripple .ft-ripple--background,
|
|
@@ -218,27 +218,27 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
218
218
|
}
|
|
219
219
|
|
|
220
220
|
.ft-ripple .ft-ripple--background {
|
|
221
|
-
background-color: ${
|
|
221
|
+
background-color: ${ke.backgroundColor};
|
|
222
222
|
}
|
|
223
223
|
|
|
224
224
|
.ft-ripple .ft-ripple--effect {
|
|
225
|
-
background-color: ${
|
|
225
|
+
background-color: ${ke.color};
|
|
226
226
|
}
|
|
227
227
|
|
|
228
228
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
229
|
-
background-color: ${
|
|
229
|
+
background-color: ${Ke};
|
|
230
230
|
}
|
|
231
231
|
|
|
232
232
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
233
|
-
background-color: ${
|
|
233
|
+
background-color: ${ze};
|
|
234
234
|
}
|
|
235
235
|
|
|
236
236
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
237
|
-
background-color: ${
|
|
237
|
+
background-color: ${We};
|
|
238
238
|
}
|
|
239
239
|
|
|
240
240
|
.ft-ripple.ft-ripple--primary .ft-ripple--effect {
|
|
241
|
-
background-color: ${
|
|
241
|
+
background-color: ${Ee};
|
|
242
242
|
}
|
|
243
243
|
|
|
244
244
|
.ft-ripple .ft-ripple--background {
|
|
@@ -268,22 +268,22 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
268
268
|
}
|
|
269
269
|
|
|
270
270
|
.ft-ripple.ft-ripple--hovered .ft-ripple--background {
|
|
271
|
-
opacity: ${
|
|
271
|
+
opacity: ${ke.opacityContentOnSurfaceHover};
|
|
272
272
|
}
|
|
273
273
|
|
|
274
274
|
.ft-ripple.ft-ripple--selected .ft-ripple--background {
|
|
275
|
-
opacity: ${
|
|
275
|
+
opacity: ${ke.opacityContentOnSurfaceSelected};
|
|
276
276
|
}
|
|
277
277
|
|
|
278
278
|
.ft-ripple.ft-ripple--focused .ft-ripple--background {
|
|
279
|
-
opacity: ${
|
|
279
|
+
opacity: ${ke.opacityContentOnSurfaceFocused};
|
|
280
280
|
}
|
|
281
281
|
|
|
282
282
|
.ft-ripple.ft-ripple--pressed .ft-ripple--effect {
|
|
283
|
-
opacity: ${
|
|
283
|
+
opacity: ${ke.opacityContentOnSurfacePressed};
|
|
284
284
|
transform: translate(-50%, -50%) scale(1);
|
|
285
285
|
}
|
|
286
|
-
`;var
|
|
286
|
+
`;var Be,Fe,De=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class Ae extends o.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new o.Debouncer(1e3),this.onTransitionStart=t=>{"transform"===t.propertyName&&(this.rippling=this.pressed,this.debouncer.run((()=>this.rippling=!1)))},this.onTransitionEnd=t=>{"transform"===t.propertyName&&(this.rippling=!1)},this.setupDebouncer=new o.Debouncer(10),this.moveRipple=t=>{var o,e;let{x:r,y:i}=this.getCoordinates(t),n=null!==(e=null===(o=this.ripple)||void 0===o?void 0:o.getBoundingClientRect())&&void 0!==e?e:{x:0,y:0,width:0,height:0};this.originX=Math.round(null!=r?r-n.x:n.width/2),this.originY=Math.round(null!=i?i-n.y:n.height/2)},this.startPress=t=>{this.moveRipple(t),this.pressed=!this.isIgnored(t)},this.endPress=()=>{this.pressed=!1},this.startHover=t=>{this.hovered=!this.isIgnored(t)},this.endHover=()=>{this.hovered=!1},this.startFocus=t=>{this.focused=this.isFocusVisible(null==t?void 0:t.target)&&!this.isIgnored(t)},this.endFocus=()=>{this.focused=!1}}render(){let t={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return e.html`
|
|
287
287
|
<style>
|
|
288
288
|
.ft-ripple .ft-ripple--effect {
|
|
289
289
|
left: ${this.originX}px;
|
|
@@ -294,7 +294,7 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
294
294
|
<div class="ft-ripple--background"></div>
|
|
295
295
|
<div class="ft-ripple--effect"></div>
|
|
296
296
|
</div>
|
|
297
|
-
`}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var o,e;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),null===(o=this.target)||void 0===o||o.removeAttribute("data-is-ft-ripple-target")):null===(e=this.target)||void 0===e||e.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run((()=>this.defaultSetup()))}defaultSetup(){var t,o;const e=null===(t=this.shadowRoot)||void 0===t?void 0:t.host.parentElement;e&&this.setupFor(null!==(o=this.target)&&void 0!==o?o:e)}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");const o=(...t)=>o=>{t.forEach((t=>window.addEventListener(t,this.endPress,{once:!0}))),this.startPress(o)},e=o("mouseup","contextmenu"),r=o("touchend","touchcancel"),i=t=>{["Enter"," "].includes(t.key)&&o("keyup")(t)};t.addEventListener("mouseover",this.startHover),t.addEventListener("mousemove",this.moveRipple),t.addEventListener("mouseleave",this.endHover),t.addEventListener("mousedown",e),t.addEventListener("touchstart",r),t.addEventListener("touchmove",this.moveRipple),t.addEventListener("keydown",i),t.addEventListener("focus",this.startFocus),t.addEventListener("blur",this.endFocus),t.addEventListener("focusin",this.startFocus),t.addEventListener("focusout",this.endFocus),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover),t.removeEventListener("mousemove",this.moveRipple),t.removeEventListener("mouseleave",this.endHover),t.removeEventListener("mousedown",e),t.removeEventListener("touchstart",r),t.removeEventListener("touchmove",this.moveRipple),t.removeEventListener("keydown",i),t.removeEventListener("focus",this.startFocus),t.removeEventListener("blur",this.endFocus),t.removeEventListener("focusin",this.startFocus),t.removeEventListener("focusout",this.endFocus),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){const o=t,e=t;let r,i;return null!=o.x?({x:r,y:i}=o):null!=e.touches&&(r=e.touches[0].clientX,i=e.touches[0].clientY),{x:r,y:i}}isFocusVisible(t){return!(t instanceof HTMLElement)||t.matches(":focus-visible")}isIgnored(t){if(this.disabled)return!0;if(null!=t)for(let o of t.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}}Ho.elementDefinitions={},Ho.styles=Fo,Ao([r.property({type:Boolean})],Ho.prototype,"primary",void 0),Ao([r.property({type:Boolean})],Ho.prototype,"secondary",void 0),Ao([r.property({type:Boolean})],Ho.prototype,"unbounded",void 0),Ao([r.property({type:Boolean})],Ho.prototype,"activated",void 0),Ao([r.property({type:Boolean})],Ho.prototype,"selected",void 0),Ao([r.property({type:Boolean})],Ho.prototype,"disabled",void 0),Ao([r.state()],Ho.prototype,"hovered",void 0),Ao([r.state()],Ho.prototype,"focused",void 0),Ao([r.state()],Ho.prototype,"pressed",void 0),Ao([r.state()],Ho.prototype,"rippling",void 0),Ao([r.state()],Ho.prototype,"originX",void 0),Ao([r.state()],Ho.prototype,"originY",void 0),Ao([r.query(".ft-ripple")],Ho.prototype,"ripple",void 0),Ao([r.query(".ft-ripple--effect")],Ho.prototype,"rippleEffect",void 0),o.customElement("ft-ripple")(Ho),function(t){t.THUMBS_DOWN="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.STAR="",t.STAR_PLAIN="",t.DESKTOP="",t.LIFE_RING="",t.GLOBE="",t.PIGGY_BANK="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.ARROW_RIGHT_TO_LINE="",t.THIN_ARROW_UP="",t.CONTEXTUAL="",t.CHART_SIMPLE="",t.BARS_PROGRESS="",t.LINE_CHART="",t.STACKED_CHART="",t.BOOK_OPEN_GEAR="",t.BOOK_OPEN_GEAR_SLASH="",t.DIAGRAM_SUNBURST="",t.DIAGRAM_SANKEY="",t.UNSTRUCTURED_DOC="",t.RESET="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.MY_COLLECTIONS="",t.OFFLINE_SETTINGS="",t.MY_LIBRARY="",t.RATE_PLAIN="",t.RATE="",t.FEEDBACK_PLAIN="",t.PAUSE="",t.PLAY="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.SHORTCUT_MENU="",t.PRINT="",t.DEFAULT_ROLES="",t.ACCOUNT_SETTINGS="",t.ONLINE="",t.OFFLINE="",t.UPLOAD="",t.BOOK_PLAIN="",t.SYNC="",t.SHARED_PBK="",t.COLLECTIONS="",t.SEARCH_IN_PUBLICATION="",t.BOOKS="",t.LOCKER="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SAVE="",t.MAILS_AND_NOTIFICATIONS="",t.DOT="",t.MINUS="",t.PLUS="",t.FILTERS="",t.STRIPE_ARROW_RIGHT="",t.STRIPE_ARROW_LEFT="",t.ATTACHMENTS="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.EXPORT="",t.MENU="",t.TAG="",t.TAG_PLAIN="",t.COPY_TO_CLIPBOARD="",t.COLUMNS="",t.ARTICLE="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.LOGOUT="",t.SIGN_IN="",t.THIN_ARROW="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.FACET_HAS_DESCENDANT="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.INFO="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.SHARE="󨃱",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.EXTLINK="",t.EXTLINK_LIGHT="",t.CALENDAR="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.TOPICS="",t.EYE="",t.EYE_SLASH="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.CLOSE="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN_THEME="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.HOME="",t.TRANSLATE="",t.USER="",t.ADMIN="",t.ANALYTICS="",t.ADMIN_KHUB="",t.ADMIN_USERS="",t.ADMIN_INTEGRATION="",t.ADMIN_PORTAL="",t.COMMENT_QUESTION="",t.COMMENT_QUESTION_PLAIN="",t.MESSAGE_BOT="",t.PIP="",t.PIP_WIDE="",t.EXPAND_WIDE="",t.X_MARK=""}(Bo||(Bo={})),function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""}(Do||(Do={})),new Map([...["abw"].map((t=>[t,Do.ABW])),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map((t=>[t,Do.AUDIO])),...["avi"].map((t=>[t,Do.AVI])),...["chm","xhs"].map((t=>[t,Do.CHM])),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map((t=>[t,Do.CODE])),...["csv"].map((t=>[t,Do.CSV])),...["dita","ditamap","ditaval"].map((t=>[t,Do.DITA])),...["epub"].map((t=>[t,Do.EPUB])),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map((t=>[t,Do.EXCEL])),...["flac"].map((t=>[t,Do.FLAC])),...["gif"].map((t=>[t,Do.GIF])),...["gzip","x-gzip","giz","gz","tgz"].map((t=>[t,Do.GZIP])),...["html","htm","xhtml"].map((t=>[t,Do.HTML])),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf"].map((t=>[t,Do.IMAGE])),...["jpeg","jpg","jpe"].map((t=>[t,Do.JPEG])),...["json"].map((t=>[t,Do.JSON])),...["m4a","m4p"].map((t=>[t,Do.M4A])),...["mov","qt"].map((t=>[t,Do.MOV])),...["mp3"].map((t=>[t,Do.MP3])),...["mp4","m4v"].map((t=>[t,Do.MP4])),...["ogg","oga"].map((t=>[t,Do.OGG])),...["pdf","ps"].map((t=>[t,Do.PDF])),...["png"].map((t=>[t,Do.PNG])),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map((t=>[t,Do.POWERPOINT])),...["rar"].map((t=>[t,Do.RAR])),...["stp"].map((t=>[t,Do.STP])),...["txt","rtf","md","mdown"].map((t=>[t,Do.TEXT])),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map((t=>[t,Do.VIDEO])),...["wav"].map((t=>[t,Do.WAV])),...["wma"].map((t=>[t,Do.WMA])),...["doc","dot","docx","docm","dotx","dotm","docb"].map((t=>[t,Do.WORD])),...["xml","xsl","rdf"].map((t=>[t,Do.XML])),...["yaml","yml","x-yaml"].map((t=>[t,Do.YAML])),...["zip"].map((t=>[t,Do.ZIP]))]);const Go={size:o.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:o.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:o.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:o.FtCssVariableFactory.extend("--ft-icon-material-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:o.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},jo=e.css`
|
|
297
|
+
`}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var o,e;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),null===(o=this.target)||void 0===o||o.removeAttribute("data-is-ft-ripple-target")):null===(e=this.target)||void 0===e||e.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run((()=>this.defaultSetup()))}defaultSetup(){var t,o;const e=null===(t=this.shadowRoot)||void 0===t?void 0:t.host.parentElement;e&&this.setupFor(null!==(o=this.target)&&void 0!==o?o:e)}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");const o=(...t)=>o=>{t.forEach((t=>window.addEventListener(t,this.endPress,{once:!0}))),this.startPress(o)},e=o("mouseup","contextmenu"),r=o("touchend","touchcancel"),i=t=>{["Enter"," "].includes(t.key)&&o("keyup")(t)};t.addEventListener("mouseover",this.startHover),t.addEventListener("mousemove",this.moveRipple),t.addEventListener("mouseleave",this.endHover),t.addEventListener("mousedown",e),t.addEventListener("touchstart",r),t.addEventListener("touchmove",this.moveRipple),t.addEventListener("keydown",i),t.addEventListener("focus",this.startFocus),t.addEventListener("blur",this.endFocus),t.addEventListener("focusin",this.startFocus),t.addEventListener("focusout",this.endFocus),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover),t.removeEventListener("mousemove",this.moveRipple),t.removeEventListener("mouseleave",this.endHover),t.removeEventListener("mousedown",e),t.removeEventListener("touchstart",r),t.removeEventListener("touchmove",this.moveRipple),t.removeEventListener("keydown",i),t.removeEventListener("focus",this.startFocus),t.removeEventListener("blur",this.endFocus),t.removeEventListener("focusin",this.startFocus),t.removeEventListener("focusout",this.endFocus),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){const o=t,e=t;let r,i;return null!=o.x?({x:r,y:i}=o):null!=e.touches&&(r=e.touches[0].clientX,i=e.touches[0].clientY),{x:r,y:i}}isFocusVisible(t){return!(t instanceof HTMLElement)||t.matches(":focus-visible")}isIgnored(t){if(this.disabled)return!0;if(null!=t)for(let o of t.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}}Ae.elementDefinitions={},Ae.styles=Ze,De([r.property({type:Boolean})],Ae.prototype,"primary",void 0),De([r.property({type:Boolean})],Ae.prototype,"secondary",void 0),De([r.property({type:Boolean})],Ae.prototype,"unbounded",void 0),De([r.property({type:Boolean})],Ae.prototype,"activated",void 0),De([r.property({type:Boolean})],Ae.prototype,"selected",void 0),De([r.property({type:Boolean})],Ae.prototype,"disabled",void 0),De([r.state()],Ae.prototype,"hovered",void 0),De([r.state()],Ae.prototype,"focused",void 0),De([r.state()],Ae.prototype,"pressed",void 0),De([r.state()],Ae.prototype,"rippling",void 0),De([r.state()],Ae.prototype,"originX",void 0),De([r.state()],Ae.prototype,"originY",void 0),De([r.query(".ft-ripple")],Ae.prototype,"ripple",void 0),De([r.query(".ft-ripple--effect")],Ae.prototype,"rippleEffect",void 0),o.customElement("ft-ripple")(Ae),function(t){t.THUMBS_DOWN="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.STAR="",t.STAR_PLAIN="",t.DESKTOP="",t.LIFE_RING="",t.GLOBE="",t.PIGGY_BANK="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.ARROW_RIGHT_TO_LINE="",t.THIN_ARROW_UP="",t.CONTEXTUAL="",t.CHART_SIMPLE="",t.BARS_PROGRESS="",t.LINE_CHART="",t.STACKED_CHART="",t.BOOK_OPEN_GEAR="",t.BOOK_OPEN_GEAR_SLASH="",t.DIAGRAM_SUNBURST="",t.DIAGRAM_SANKEY="",t.UNSTRUCTURED_DOC="",t.RESET="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.MY_COLLECTIONS="",t.OFFLINE_SETTINGS="",t.MY_LIBRARY="",t.RATE_PLAIN="",t.RATE="",t.FEEDBACK_PLAIN="",t.PAUSE="",t.PLAY="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.SHORTCUT_MENU="",t.PRINT="",t.DEFAULT_ROLES="",t.ACCOUNT_SETTINGS="",t.ONLINE="",t.OFFLINE="",t.UPLOAD="",t.BOOK_PLAIN="",t.SYNC="",t.SHARED_PBK="",t.COLLECTIONS="",t.SEARCH_IN_PUBLICATION="",t.BOOKS="",t.LOCKER="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SAVE="",t.MAILS_AND_NOTIFICATIONS="",t.DOT="",t.MINUS="",t.PLUS="",t.FILTERS="",t.STRIPE_ARROW_RIGHT="",t.STRIPE_ARROW_LEFT="",t.ATTACHMENTS="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.EXPORT="",t.MENU="",t.TAG="",t.TAG_PLAIN="",t.COPY_TO_CLIPBOARD="",t.COLUMNS="",t.ARTICLE="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.LOGOUT="",t.SIGN_IN="",t.THIN_ARROW="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.FACET_HAS_DESCENDANT="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.INFO="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.SHARE="󨃱",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.EXTLINK="",t.EXTLINK_LIGHT="",t.CALENDAR="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.TOPICS="",t.EYE="",t.EYE_SLASH="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.CLOSE="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN_THEME="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.HOME="",t.TRANSLATE="",t.USER="",t.ADMIN="",t.ANALYTICS="",t.ADMIN_KHUB="",t.ADMIN_USERS="",t.ADMIN_INTEGRATION="",t.ADMIN_PORTAL="",t.COMMENT_QUESTION="",t.COMMENT_QUESTION_PLAIN="",t.MESSAGE_BOT="",t.PIP="",t.PIP_WIDE="",t.EXPAND_WIDE="",t.X_MARK=""}(Be||(Be={})),function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""}(Fe||(Fe={})),new Map([...["abw"].map((t=>[t,Fe.ABW])),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map((t=>[t,Fe.AUDIO])),...["avi"].map((t=>[t,Fe.AVI])),...["chm","xhs"].map((t=>[t,Fe.CHM])),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map((t=>[t,Fe.CODE])),...["csv"].map((t=>[t,Fe.CSV])),...["dita","ditamap","ditaval"].map((t=>[t,Fe.DITA])),...["epub"].map((t=>[t,Fe.EPUB])),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map((t=>[t,Fe.EXCEL])),...["flac"].map((t=>[t,Fe.FLAC])),...["gif"].map((t=>[t,Fe.GIF])),...["gzip","x-gzip","giz","gz","tgz"].map((t=>[t,Fe.GZIP])),...["html","htm","xhtml"].map((t=>[t,Fe.HTML])),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf"].map((t=>[t,Fe.IMAGE])),...["jpeg","jpg","jpe"].map((t=>[t,Fe.JPEG])),...["json"].map((t=>[t,Fe.JSON])),...["m4a","m4p"].map((t=>[t,Fe.M4A])),...["mov","qt"].map((t=>[t,Fe.MOV])),...["mp3"].map((t=>[t,Fe.MP3])),...["mp4","m4v"].map((t=>[t,Fe.MP4])),...["ogg","oga"].map((t=>[t,Fe.OGG])),...["pdf","ps"].map((t=>[t,Fe.PDF])),...["png"].map((t=>[t,Fe.PNG])),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map((t=>[t,Fe.POWERPOINT])),...["rar"].map((t=>[t,Fe.RAR])),...["stp"].map((t=>[t,Fe.STP])),...["txt","rtf","md","mdown"].map((t=>[t,Fe.TEXT])),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map((t=>[t,Fe.VIDEO])),...["wav"].map((t=>[t,Fe.WAV])),...["wma"].map((t=>[t,Fe.WMA])),...["doc","dot","docx","docm","dotx","dotm","docb"].map((t=>[t,Fe.WORD])),...["xml","xsl","rdf"].map((t=>[t,Fe.XML])),...["yaml","yml","x-yaml"].map((t=>[t,Fe.YAML])),...["zip"].map((t=>[t,Fe.ZIP]))]);const He={size:o.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:o.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:o.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:o.FtCssVariableFactory.extend("--ft-icon-material-font-family","",o.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:o.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Ge=e.css`
|
|
298
298
|
:host, i.ft-icon {
|
|
299
299
|
display: inline-flex;
|
|
300
300
|
align-items: center;
|
|
@@ -303,14 +303,14 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
303
303
|
}
|
|
304
304
|
|
|
305
305
|
:host {
|
|
306
|
-
width: ${
|
|
307
|
-
height: ${
|
|
306
|
+
width: ${He.size};
|
|
307
|
+
height: ${He.size};
|
|
308
308
|
}
|
|
309
309
|
|
|
310
310
|
i.ft-icon {
|
|
311
311
|
width: 100%;
|
|
312
312
|
height: 100%;
|
|
313
|
-
font-size: ${
|
|
313
|
+
font-size: ${He.size};
|
|
314
314
|
line-height: 1;
|
|
315
315
|
font-weight: normal;
|
|
316
316
|
text-transform: none;
|
|
@@ -321,33 +321,33 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
321
321
|
text-rendering: auto;
|
|
322
322
|
-webkit-font-smoothing: antialiased;
|
|
323
323
|
-moz-osx-font-smoothing: grayscale;
|
|
324
|
-
vertical-align: ${
|
|
324
|
+
vertical-align: ${He.verticalAlign};
|
|
325
325
|
}
|
|
326
326
|
|
|
327
327
|
i.ft-icon.ft-icon--fluid-topics {
|
|
328
|
-
font-family: ${
|
|
328
|
+
font-family: ${He.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
|
|
329
329
|
|
|
330
330
|
/* Ugly fix because font is broken */
|
|
331
|
-
font-size: calc(0.75 * ${
|
|
332
|
-
line-height: ${
|
|
331
|
+
font-size: calc(0.75 * ${He.size});
|
|
332
|
+
line-height: ${He.size};
|
|
333
333
|
position: relative;
|
|
334
334
|
top: -4%;
|
|
335
335
|
justify-content: center;
|
|
336
336
|
}
|
|
337
337
|
|
|
338
338
|
.ft-icon--file-format {
|
|
339
|
-
font-family: ${
|
|
339
|
+
font-family: ${He.fileFormatFontFamily}, ft-mime, sans-serif;
|
|
340
340
|
}
|
|
341
341
|
|
|
342
342
|
.ft-icon--material {
|
|
343
|
-
font-family: ${
|
|
343
|
+
font-family: ${He.materialFontFamily}, "Material Icons", sans-serif;
|
|
344
344
|
}
|
|
345
|
-
`;var
|
|
345
|
+
`;var Pe;!function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"}(Pe||(Pe={}));var je=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class Te extends o.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=e.nothing}render(){const t=this.variant&&Object.values(Pe).includes(this.variant)?this.variant:Pe.fluid_topics,o=t!==Pe.material||!!this.value;return e.html`
|
|
346
346
|
<i class="ft-icon ft-icon--${t}" part="icon icon-${t}">
|
|
347
|
-
${
|
|
347
|
+
${n.unsafeHTML(this.resolvedIcon)}
|
|
348
348
|
<slot ?hidden=${o}></slot>
|
|
349
349
|
</i>
|
|
350
|
-
`}get textContent(){var t,o;return null!==(o=null===(t=this.slottedContent)||void 0===t?void 0:t.assignedNodes().map((t=>t.textContent)).join("").trim())&&void 0!==o?o:""}update(t){super.update(t),["value","variant"].some((o=>t.has(o)))&&this.resolveIcon()}resolveIcon(){var t,o;let r=this.value||this.textContent;switch(this.variant){case
|
|
350
|
+
`}get textContent(){var t,o;return null!==(o=null===(t=this.slottedContent)||void 0===t?void 0:t.assignedNodes().map((t=>t.textContent)).join("").trim())&&void 0!==o?o:""}update(t){super.update(t),["value","variant"].some((o=>t.has(o)))&&this.resolveIcon()}resolveIcon(){var t,o;let r=this.value||this.textContent;switch(this.variant){case Pe.file_format:this.resolvedIcon=null!==(t=Fe[r.replace("-","_").toUpperCase()])&&void 0!==t?t:r;break;case Pe.material:this.resolvedIcon=this.value||e.nothing;break;default:this.resolvedIcon=null!==(o=Be[r.replace("-","_").toUpperCase()])&&void 0!==o?o:r}}firstUpdated(t){super.firstUpdated(t),setTimeout((()=>this.resolveIcon()))}}Te.elementDefinitions={},Te.styles=Ge,je([r.property()],Te.prototype,"variant",void 0),je([r.property()],Te.prototype,"value",void 0),je([r.state()],Te.prototype,"resolvedIcon",void 0),je([r.query("slot")],Te.prototype,"slottedContent",void 0),o.customElement("ft-icon")(Te);const Me={color:o.FtCssVariableFactory.extend("--ft-loader-color","",o.designSystemVariables.colorPrimary),size:o.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},_e=e.css`
|
|
351
351
|
:host {
|
|
352
352
|
line-height: 0;
|
|
353
353
|
}
|
|
@@ -356,8 +356,8 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
356
356
|
display: inline-block;
|
|
357
357
|
position: relative;
|
|
358
358
|
|
|
359
|
-
width: ${
|
|
360
|
-
height: ${
|
|
359
|
+
width: ${Me.size};
|
|
360
|
+
height: ${Me.size};
|
|
361
361
|
}
|
|
362
362
|
|
|
363
363
|
.ft-loader div {
|
|
@@ -366,7 +366,7 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
366
366
|
width: 25%;
|
|
367
367
|
height: 25%;
|
|
368
368
|
border-radius: 50%;
|
|
369
|
-
background: ${
|
|
369
|
+
background: ${Me.color};
|
|
370
370
|
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
|
371
371
|
}
|
|
372
372
|
|
|
@@ -413,10 +413,10 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
413
413
|
transform: translate(0, 0);
|
|
414
414
|
}
|
|
415
415
|
100% {
|
|
416
|
-
transform: translate(calc(0.35 * ${
|
|
416
|
+
transform: translate(calc(0.35 * ${Me.size}), 0);
|
|
417
417
|
}
|
|
418
418
|
}
|
|
419
|
-
`,
|
|
419
|
+
`,Ye=o.FtCssVariableFactory.extend("--ft-button-color","",o.designSystemVariables.colorPrimary),Ve={backgroundColor:o.FtCssVariableFactory.extend("--ft-button-background-color","",o.designSystemVariables.colorSurface),borderRadius:o.FtCssVariableFactory.extend("--ft-button-border-radius","",o.designSystemVariables.borderRadiusL),color:Ye,fontSize:o.FtCssVariableFactory.extend("--ft-button-font-size","",io.fontSize),iconSize:o.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:o.FtCssVariableFactory.extend("--ft-button-ripple-color","",Ye),verticalPadding:o.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:o.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:o.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:o.FtCssVariableFactory.external(o.designSystemVariables.colorOpacityDisabled,"Design system")},Xe=o.FtCssVariableFactory.extend("--ft-button-primary-color","",o.FtCssVariableFactory.extend("--ft-button-color","",o.designSystemVariables.colorOnPrimary)),qe={backgroundColor:o.FtCssVariableFactory.extend("--ft-button-primary-background-color","",o.FtCssVariableFactory.extend("--ft-button-background-color","",o.designSystemVariables.colorPrimary)),color:Xe,rippleColor:o.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Xe)},Je=o.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",o.FtCssVariableFactory.extend("--ft-button-border-radius","",o.designSystemVariables.borderRadiusM)),Qe=o.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),tr=o.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),or=o.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px"),er=[e.css`
|
|
420
420
|
:host {
|
|
421
421
|
display: inline-block;
|
|
422
422
|
max-width: 100%;
|
|
@@ -427,7 +427,7 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
427
427
|
box-shadow: 0px 0px 0px transparent;
|
|
428
428
|
border: 0px solid transparent;
|
|
429
429
|
text-shadow: 0px 0px 0px transparent;
|
|
430
|
-
font-size: ${
|
|
430
|
+
font-size: ${Ve.fontSize};
|
|
431
431
|
}
|
|
432
432
|
|
|
433
433
|
button:hover {
|
|
@@ -456,31 +456,31 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
456
456
|
border: none;
|
|
457
457
|
pointer-events: auto;
|
|
458
458
|
|
|
459
|
-
--ft-button-internal-line-height: max(calc(${
|
|
460
|
-
--ft-button-internal-color: ${
|
|
461
|
-
${o.setVariable(
|
|
462
|
-
${o.setVariable(
|
|
459
|
+
--ft-button-internal-line-height: max(calc(${Ve.fontSize} + 2px), ${Ve.iconSize});
|
|
460
|
+
--ft-button-internal-color: ${Ve.color};
|
|
461
|
+
${o.setVariable(He.size,Ve.iconSize)};
|
|
462
|
+
${o.setVariable(ke.color,Ve.rippleColor)};
|
|
463
463
|
|
|
464
|
-
border-radius: ${
|
|
465
|
-
padding: ${
|
|
466
|
-
background-color: ${
|
|
464
|
+
border-radius: ${Ve.borderRadius};
|
|
465
|
+
padding: ${Ve.verticalPadding} ${Ve.horizontalPadding};
|
|
466
|
+
background-color: ${Ve.backgroundColor};
|
|
467
467
|
color: var(--ft-button-internal-color);
|
|
468
468
|
-webkit-mask-image: radial-gradient(white, black);
|
|
469
469
|
}
|
|
470
470
|
|
|
471
471
|
.ft-button.ft-button--outlined {
|
|
472
472
|
border: 1px solid var(--ft-button-internal-color);
|
|
473
|
-
padding: calc(${
|
|
473
|
+
padding: calc(${Ve.verticalPadding} - 1px) calc(${Ve.horizontalPadding} - 1px);
|
|
474
474
|
}
|
|
475
475
|
|
|
476
476
|
.ft-button.ft-button--dense {
|
|
477
|
-
padding: ${
|
|
478
|
-
border-radius: ${
|
|
479
|
-
gap: ${
|
|
477
|
+
padding: ${Qe} ${tr};
|
|
478
|
+
border-radius: ${Je};
|
|
479
|
+
gap: ${or};
|
|
480
480
|
}
|
|
481
481
|
|
|
482
482
|
.ft-button.ft-button--dense.ft-button--outlined {
|
|
483
|
-
padding: calc(${
|
|
483
|
+
padding: calc(${Qe} - 1px) calc(${tr} - 1px);
|
|
484
484
|
}
|
|
485
485
|
|
|
486
486
|
.ft-button:not([disabled]):hover {
|
|
@@ -488,22 +488,22 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
488
488
|
}
|
|
489
489
|
|
|
490
490
|
.ft-button--round {
|
|
491
|
-
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${
|
|
491
|
+
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${Ve.verticalPadding});
|
|
492
492
|
}
|
|
493
493
|
|
|
494
494
|
.ft-button--round.ft-button--dense {
|
|
495
|
-
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${
|
|
495
|
+
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${Qe});
|
|
496
496
|
}
|
|
497
497
|
|
|
498
498
|
.ft-button[disabled] {
|
|
499
499
|
filter: grayscale(1);
|
|
500
|
-
opacity: ${
|
|
500
|
+
opacity: ${Ve.opacityDisabled};
|
|
501
501
|
}
|
|
502
502
|
|
|
503
503
|
.ft-button.ft-button--primary {
|
|
504
|
-
background-color: ${
|
|
505
|
-
--ft-button-internal-color: ${
|
|
506
|
-
${o.setVariable(
|
|
504
|
+
background-color: ${qe.backgroundColor};
|
|
505
|
+
--ft-button-internal-color: ${qe.color};
|
|
506
|
+
${o.setVariable(ke.color,qe.rippleColor)};
|
|
507
507
|
}
|
|
508
508
|
|
|
509
509
|
.ft-button:focus {
|
|
@@ -516,13 +516,13 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
516
516
|
white-space: nowrap;
|
|
517
517
|
text-overflow: ellipsis;
|
|
518
518
|
display: block;
|
|
519
|
-
margin: 0 ${
|
|
519
|
+
margin: 0 ${Ve.iconPadding};
|
|
520
520
|
${o.setVariable(io.fontSize,"1em")};
|
|
521
521
|
${o.setVariable(io.lineHeight,"var(--ft-button-internal-line-height)")};
|
|
522
522
|
}
|
|
523
523
|
|
|
524
524
|
.ft-button--dense .ft-button--label {
|
|
525
|
-
margin: 0 ${
|
|
525
|
+
margin: 0 ${or};
|
|
526
526
|
}
|
|
527
527
|
|
|
528
528
|
.ft-button--label[hidden] {
|
|
@@ -535,13 +535,13 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
535
535
|
}
|
|
536
536
|
|
|
537
537
|
.ft-button--label[hidden] + ft-icon {
|
|
538
|
-
margin: 0 calc(${
|
|
539
|
-
padding: 0 ${
|
|
538
|
+
margin: 0 calc(${Ve.horizontalPadding} * -1);
|
|
539
|
+
padding: 0 ${Ve.verticalPadding};
|
|
540
540
|
}
|
|
541
541
|
|
|
542
542
|
.ft-button--dense .ft-button--label[hidden] + ft-icon {
|
|
543
|
-
margin: 0 calc(${
|
|
544
|
-
padding: 0 ${
|
|
543
|
+
margin: 0 calc(${tr} * -1);
|
|
544
|
+
padding: 0 ${Qe};
|
|
545
545
|
}
|
|
546
546
|
|
|
547
547
|
.ft-button:not(.ft-button--trailing-icon) ft-icon,
|
|
@@ -550,17 +550,17 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
550
550
|
}
|
|
551
551
|
|
|
552
552
|
ft-loader {
|
|
553
|
-
${o.setVariable(
|
|
554
|
-
${o.setVariable(
|
|
553
|
+
${o.setVariable(Me.size,Ve.iconSize)};
|
|
554
|
+
${o.setVariable(Me.color,"var(--ft-button-internal-color)")};
|
|
555
555
|
}
|
|
556
|
-
`,o.noTextSelect];class
|
|
556
|
+
`,o.noTextSelect];class rr extends o.FtLitElement{render(){return e.html`
|
|
557
557
|
<div class="ft-loader">
|
|
558
558
|
<div></div>
|
|
559
559
|
<div></div>
|
|
560
560
|
<div></div>
|
|
561
561
|
<div></div>
|
|
562
562
|
</div>
|
|
563
|
-
`}}
|
|
563
|
+
`}}rr.styles=_e,o.customElement("ft-loader")(rr);var ir=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class nr extends(o.toFtFormComponent(o.FtLitElement,"button")){constructor(){super(...arguments),this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.onclick=t=>{var o;this.isDisabled()?(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation()):"submit"==this.type&&(null===(o=this.form)||void 0===o||o.requestSubmit())}}render(){return this.addTooltipIfNeeded(e.html`
|
|
564
564
|
<button part="button"
|
|
565
565
|
class="${i.classMap(this.buttonClasses)}"
|
|
566
566
|
aria-label="${this.getLabel()}"
|
|
@@ -583,7 +583,7 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
583
583
|
</ft-tooltip>
|
|
584
584
|
`:t}resolveIcon(){return this.loading?e.html`
|
|
585
585
|
<ft-loader part="loader icon"></ft-loader> `:this.icon?e.html`
|
|
586
|
-
<ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon> `:e.nothing}focus(){var t;null===(t=this.button)||void 0===t||t.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(t){return t instanceof HTMLSlotElement?t.assignedNodes().map((t=>this.unslotText(t))).join(""):(null==t?void 0:t.textContent)||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}}
|
|
586
|
+
<ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon> `:e.nothing}focus(){var t;null===(t=this.button)||void 0===t||t.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(t){return t instanceof HTMLSlotElement?t.assignedNodes().map((t=>this.unslotText(t))).join(""):(null==t?void 0:t.textContent)||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}}nr.elementDefinitions={"ft-ripple":Ae,"ft-tooltip":Ie,"ft-typography":xo,"ft-icon":Te,"ft-loader":rr},ir([r.property({type:String,reflect:!0})],nr.prototype,"role",void 0),ir([r.property()],nr.prototype,"type",void 0),ir([r.property({type:Boolean})],nr.prototype,"disabled",void 0),ir([r.property()],nr.prototype,"label",void 0),ir([r.property()],nr.prototype,"icon",void 0),ir([r.property()],nr.prototype,"iconVariant",void 0),ir([r.property({type:Boolean})],nr.prototype,"trailingIcon",void 0),ir([r.property({type:Boolean})],nr.prototype,"loading",void 0),ir([r.property()],nr.prototype,"tooltipPosition",void 0),ir([r.property({type:Boolean})],nr.prototype,"hideTooltip",void 0),ir([r.property({type:Boolean})],nr.prototype,"forceTooltip",void 0),ir([r.query(".ft-button")],nr.prototype,"button",void 0),ir([r.query(".ft-button--label slot")],nr.prototype,"slottedContent",void 0);var ar=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class lr extends nr{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}}lr.styles=[o.safariEllipsisFix,er],ar([r.property({type:Boolean})],lr.prototype,"primary",void 0),ar([r.property({type:Boolean})],lr.prototype,"outlined",void 0),ar([r.property({type:Boolean})],lr.prototype,"dense",void 0),ar([r.property({type:Boolean})],lr.prototype,"round",void 0);const cr=[e.css`
|
|
587
587
|
:host {
|
|
588
588
|
display: inline-block;
|
|
589
589
|
max-width: 100%;
|
|
@@ -633,7 +633,7 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
633
633
|
}
|
|
634
634
|
|
|
635
635
|
.ft-button:focus-visible {
|
|
636
|
-
outline-color: ${
|
|
636
|
+
outline-color: ${nt.focusFocusRingColor};
|
|
637
637
|
outline-style: solid;
|
|
638
638
|
}
|
|
639
639
|
|
|
@@ -662,146 +662,146 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
662
662
|
/** Primary styles **/
|
|
663
663
|
|
|
664
664
|
.ft-button--primary {
|
|
665
|
-
${o.setVariable(
|
|
665
|
+
${o.setVariable(Me.color,nt.primaryIconColor)};
|
|
666
666
|
|
|
667
|
-
${o.setVariable(
|
|
668
|
-
${o.setVariable(
|
|
669
|
-
${o.setVariable(
|
|
670
|
-
${o.setVariable(
|
|
671
|
-
${o.setVariable(
|
|
667
|
+
${o.setVariable(ke.color,nt.primaryStateLayerColor)};
|
|
668
|
+
${o.setVariable(ke.opacityContentOnSurfaceHover,nt.primaryStateLayerOpacityHover)};
|
|
669
|
+
${o.setVariable(ke.opacityContentOnSurfaceFocused,nt.primaryStateLayerOpacityFocus)};
|
|
670
|
+
${o.setVariable(ke.opacityContentOnSurfaceSelected,nt.primaryStateLayerOpacityActive)};
|
|
671
|
+
${o.setVariable(ke.opacityContentOnSurfacePressed,nt.primaryStateLayerOpacityActive)};
|
|
672
672
|
|
|
673
|
-
background-color: ${
|
|
674
|
-
color: ${
|
|
673
|
+
background-color: ${nt.primaryBackgroundColor};
|
|
674
|
+
color: ${nt.primaryColor};
|
|
675
675
|
border-style: none;
|
|
676
676
|
}
|
|
677
677
|
|
|
678
678
|
.ft-button--primary[disabled] {
|
|
679
|
-
opacity: ${
|
|
679
|
+
opacity: ${nt.primaryComponentOpacityDisabled};
|
|
680
680
|
}
|
|
681
681
|
|
|
682
682
|
.ft-button--primary ft-icon {
|
|
683
|
-
color: ${
|
|
683
|
+
color: ${nt.primaryIconColor};
|
|
684
684
|
}
|
|
685
685
|
|
|
686
686
|
/** Secondary styles **/
|
|
687
687
|
|
|
688
688
|
.ft-button--secondary {
|
|
689
|
-
${o.setVariable(
|
|
689
|
+
${o.setVariable(Me.color,nt.secondaryIconColor)};
|
|
690
690
|
|
|
691
|
-
${o.setVariable(
|
|
692
|
-
${o.setVariable(
|
|
693
|
-
${o.setVariable(
|
|
694
|
-
${o.setVariable(
|
|
695
|
-
${o.setVariable(
|
|
691
|
+
${o.setVariable(ke.color,nt.secondaryStateLayerColor)};
|
|
692
|
+
${o.setVariable(ke.opacityContentOnSurfaceHover,nt.secondaryStateLayerOpacityHover)};
|
|
693
|
+
${o.setVariable(ke.opacityContentOnSurfaceFocused,nt.secondaryStateLayerOpacityFocus)};
|
|
694
|
+
${o.setVariable(ke.opacityContentOnSurfaceSelected,nt.secondaryStateLayerOpacityActive)};
|
|
695
|
+
${o.setVariable(ke.opacityContentOnSurfacePressed,nt.secondaryStateLayerOpacityActive)};
|
|
696
696
|
|
|
697
|
-
background-color: ${
|
|
698
|
-
color: ${
|
|
699
|
-
border-color: ${
|
|
697
|
+
background-color: ${nt.secondaryBackgroundColor};
|
|
698
|
+
color: ${nt.secondaryColor};
|
|
699
|
+
border-color: ${nt.secondaryBorderColor};
|
|
700
700
|
border-style: solid;
|
|
701
701
|
}
|
|
702
702
|
|
|
703
703
|
.ft-button--secondary[disabled] {
|
|
704
|
-
opacity: ${
|
|
704
|
+
opacity: ${nt.secondaryComponentOpacityDisabled};
|
|
705
705
|
}
|
|
706
706
|
|
|
707
707
|
.ft-button--secondary ft-icon {
|
|
708
|
-
color: ${
|
|
708
|
+
color: ${nt.secondaryIconColor};
|
|
709
709
|
}
|
|
710
710
|
|
|
711
711
|
/** Tertiary styles **/
|
|
712
712
|
|
|
713
713
|
.ft-button--tertiary {
|
|
714
|
-
${o.setVariable(
|
|
714
|
+
${o.setVariable(Me.color,nt.tertiaryIconColor)};
|
|
715
715
|
|
|
716
|
-
${o.setVariable(
|
|
717
|
-
${o.setVariable(
|
|
718
|
-
${o.setVariable(
|
|
719
|
-
${o.setVariable(
|
|
720
|
-
${o.setVariable(
|
|
716
|
+
${o.setVariable(ke.color,nt.tertiaryStateLayerColor)};
|
|
717
|
+
${o.setVariable(ke.opacityContentOnSurfaceHover,nt.tertiaryStateLayerOpacityHover)};
|
|
718
|
+
${o.setVariable(ke.opacityContentOnSurfaceFocused,nt.tertiaryStateLayerOpacityFocus)};
|
|
719
|
+
${o.setVariable(ke.opacityContentOnSurfaceSelected,nt.tertiaryStateLayerOpacityActive)};
|
|
720
|
+
${o.setVariable(ke.opacityContentOnSurfacePressed,nt.tertiaryStateLayerOpacityActive)};
|
|
721
721
|
|
|
722
|
-
background-color: ${
|
|
723
|
-
color: ${
|
|
722
|
+
background-color: ${nt.tertiaryBackgroundColor};
|
|
723
|
+
color: ${nt.tertiaryColor};
|
|
724
724
|
border-style: none;
|
|
725
725
|
}
|
|
726
726
|
|
|
727
727
|
.ft-button--tertiary[disabled] {
|
|
728
|
-
opacity: ${
|
|
728
|
+
opacity: ${nt.tertiaryComponentOpacityDisabled};
|
|
729
729
|
}
|
|
730
730
|
|
|
731
731
|
.ft-button--tertiary ft-icon {
|
|
732
|
-
color: ${
|
|
732
|
+
color: ${nt.tertiaryIconColor};
|
|
733
733
|
}
|
|
734
734
|
|
|
735
735
|
/** Neutral styles **/
|
|
736
736
|
|
|
737
737
|
.ft-button--neutral {
|
|
738
|
-
${o.setVariable(
|
|
738
|
+
${o.setVariable(Me.color,nt.neutralIconColor)};
|
|
739
739
|
|
|
740
|
-
${o.setVariable(
|
|
741
|
-
${o.setVariable(
|
|
742
|
-
${o.setVariable(
|
|
743
|
-
${o.setVariable(
|
|
744
|
-
${o.setVariable(
|
|
740
|
+
${o.setVariable(ke.backgroundColor,nt.neutralStateLayerColor)};
|
|
741
|
+
${o.setVariable(ke.opacityContentOnSurfaceHover,nt.neutralStateLayerOpacityHover)};
|
|
742
|
+
${o.setVariable(ke.opacityContentOnSurfaceFocused,nt.neutralStateLayerOpacityFocus)};
|
|
743
|
+
${o.setVariable(ke.opacityContentOnSurfaceSelected,nt.neutralStateLayerOpacityActive)};
|
|
744
|
+
${o.setVariable(ke.opacityContentOnSurfacePressed,nt.neutralStateLayerOpacityActive)};
|
|
745
745
|
|
|
746
|
-
background-color: ${
|
|
747
|
-
color: ${
|
|
746
|
+
background-color: ${nt.neutralBackgroundColor};
|
|
747
|
+
color: ${nt.neutralColor};
|
|
748
748
|
border-style: none;
|
|
749
749
|
}
|
|
750
750
|
|
|
751
751
|
.ft-button--neutral[disabled] {
|
|
752
|
-
opacity: ${
|
|
752
|
+
opacity: ${nt.neutralComponentOpacityDisabled};
|
|
753
753
|
}
|
|
754
754
|
|
|
755
755
|
.ft-button--neutral ft-icon {
|
|
756
|
-
color: ${
|
|
756
|
+
color: ${nt.neutralIconColor};
|
|
757
757
|
}
|
|
758
758
|
|
|
759
759
|
/** Large styles **/
|
|
760
760
|
|
|
761
761
|
.ft-button--large {
|
|
762
|
-
${o.setVariable(
|
|
763
|
-
${o.setVariable(
|
|
762
|
+
${o.setVariable(He.size,nt.largeIconSize)};
|
|
763
|
+
${o.setVariable(Me.size,nt.largeIconSize)};
|
|
764
764
|
|
|
765
|
-
height: ${
|
|
766
|
-
padding: 0 ${
|
|
767
|
-
gap: ${
|
|
768
|
-
border-radius: ${
|
|
769
|
-
border-width: ${
|
|
765
|
+
height: ${nt.largeHeight};
|
|
766
|
+
padding: 0 ${nt.largeHorizontalPadding};
|
|
767
|
+
gap: ${nt.largeGap};
|
|
768
|
+
border-radius: ${nt.largeBorderRadius};
|
|
769
|
+
border-width: ${nt.largeBorderWidth};
|
|
770
770
|
}
|
|
771
771
|
|
|
772
772
|
.ft-button--large:focus-visible {
|
|
773
|
-
outline-width: ${
|
|
774
|
-
outline-offset: ${
|
|
773
|
+
outline-width: ${nt.largeFocusOutlineWidth};
|
|
774
|
+
outline-offset: ${nt.largeFocusOutlineOffset};
|
|
775
775
|
}
|
|
776
776
|
|
|
777
777
|
.ft-button--large.ft-button--icon-only {
|
|
778
|
-
width: ${
|
|
778
|
+
width: ${nt.largeIconOnlyWidth};
|
|
779
779
|
padding: unset;
|
|
780
780
|
}
|
|
781
781
|
|
|
782
782
|
/** Small styles **/
|
|
783
783
|
|
|
784
784
|
.ft-button--small {
|
|
785
|
-
${o.setVariable(
|
|
786
|
-
${o.setVariable(
|
|
785
|
+
${o.setVariable(He.size,nt.smallIconSize)};
|
|
786
|
+
${o.setVariable(Me.size,nt.smallIconSize)};
|
|
787
787
|
|
|
788
|
-
height: ${
|
|
789
|
-
padding: 0 ${
|
|
790
|
-
gap: ${
|
|
791
|
-
border-radius: ${
|
|
792
|
-
border-width: ${
|
|
788
|
+
height: ${nt.smallHeight};
|
|
789
|
+
padding: 0 ${nt.smallHorizontalPadding};
|
|
790
|
+
gap: ${nt.smallGap};
|
|
791
|
+
border-radius: ${nt.smallBorderRadius};
|
|
792
|
+
border-width: ${nt.smallBorderWidth};
|
|
793
793
|
}
|
|
794
794
|
|
|
795
795
|
.ft-button--small:focus-visible {
|
|
796
|
-
outline-width: ${
|
|
797
|
-
outline-offset: ${
|
|
796
|
+
outline-width: ${nt.smallFocusOutlineWidth};
|
|
797
|
+
outline-offset: ${nt.smallFocusOutlineOffset};
|
|
798
798
|
}
|
|
799
799
|
|
|
800
800
|
.ft-button--small.ft-button--icon-only {
|
|
801
|
-
width: ${
|
|
801
|
+
width: ${nt.smallIconOnlyWidth};
|
|
802
802
|
padding: unset;
|
|
803
803
|
}
|
|
804
|
-
`,o.noTextSelect];var
|
|
804
|
+
`,o.noTextSelect];var pr=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class sr extends nr{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.neutral=!1,this.small=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary&&!this.neutral,"ft-button--neutral":this.neutral,"ft-button--large":!this.small,"ft-button--small":this.small,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon}}get typographyVariant(){return this.small?Q.caption1medium:Q.body2medium}}sr.styles=[o.safariEllipsisFix,cr],pr([r.property({type:Boolean})],sr.prototype,"primary",void 0),pr([r.property({type:Boolean})],sr.prototype,"secondary",void 0),pr([r.property({type:Boolean})],sr.prototype,"tertiary",void 0),pr([r.property({type:Boolean})],sr.prototype,"neutral",void 0),pr([r.property({type:Boolean})],sr.prototype,"small",void 0),o.customElement("ft-button")(lr),o.customElement("ftds-button")(sr);const fr=o.FtCssVariableFactory.extend("--ft-chip-color","",o.designSystemVariables.colorOnSurface),dr={backgroundColor:o.FtCssVariableFactory.extend("--ft-chip-background-color","",o.designSystemVariables.colorSurface),color:fr,fontSize:o.FtCssVariableFactory.extend("--ft-chip-font-size","",Dt.fontSize),iconSize:o.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),rippleColor:o.FtCssVariableFactory.extend("--ft-chip-ripple-color","",fr),horizontalPadding:o.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:o.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),colorOutline:o.FtCssVariableFactory.external(o.designSystemVariables.colorOutline,"Design system"),opacityDisabled:o.FtCssVariableFactory.external(o.designSystemVariables.colorOpacityDisabled,"Design system")},hr=o.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",o.FtCssVariableFactory.extend("--ft-chip-color","",o.designSystemVariables.colorOnPrimary)),gr={backgroundColor:o.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",o.FtCssVariableFactory.extend("--ft-chip-background-color","",o.designSystemVariables.colorPrimary)),color:hr,rippleColor:o.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",hr)},yr=o.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),ur=o.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px"),br=[o.noTextSelect,e.css`
|
|
805
805
|
:host {
|
|
806
806
|
display: inline-block;
|
|
807
807
|
max-width: 100%;
|
|
@@ -817,20 +817,20 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
817
817
|
box-sizing: border-box;
|
|
818
818
|
pointer-events: auto;
|
|
819
819
|
|
|
820
|
-
--ft-chip-internal-font-size: ${
|
|
820
|
+
--ft-chip-internal-font-size: ${dr.fontSize};
|
|
821
821
|
--ft-chip-internal-line-height: max(20px, calc(var(--ft-chip-internal-font-size) + 2px));
|
|
822
|
-
${o.setVariable(
|
|
823
|
-
--ft-chip-internal-vertical-padding: ${
|
|
824
|
-
--ft-chip-internal-horizontal-padding: ${
|
|
822
|
+
${o.setVariable(He.size,dr.iconSize)};
|
|
823
|
+
--ft-chip-internal-vertical-padding: ${dr.verticalPadding};
|
|
824
|
+
--ft-chip-internal-horizontal-padding: ${dr.horizontalPadding};
|
|
825
825
|
--ft-chip-internal-icon-padding: 3px;
|
|
826
|
-
--ft-chip-internal-content-height: max(var(--ft-chip-internal-line-height), ${
|
|
826
|
+
--ft-chip-internal-content-height: max(var(--ft-chip-internal-line-height), ${dr.iconSize});
|
|
827
827
|
|
|
828
|
-
border: 1px solid ${
|
|
829
|
-
color: ${
|
|
830
|
-
${o.setVariable(
|
|
828
|
+
border: 1px solid ${dr.colorOutline};
|
|
829
|
+
color: ${dr.color};
|
|
830
|
+
${o.setVariable(ke.color,dr.rippleColor)};
|
|
831
831
|
border-radius: calc(var(--ft-chip-internal-content-height) / 2 + var(--ft-chip-internal-vertical-padding));
|
|
832
832
|
padding: calc(var(--ft-chip-internal-vertical-padding) - 1px) calc(var(--ft-chip-internal-horizontal-padding) - 1px);
|
|
833
|
-
background-color: ${
|
|
833
|
+
background-color: ${dr.backgroundColor};
|
|
834
834
|
line-height: var(--ft-chip-internal-content-height);
|
|
835
835
|
}
|
|
836
836
|
|
|
@@ -840,8 +840,8 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
840
840
|
|
|
841
841
|
.ft-chip--dense {
|
|
842
842
|
--ft-chip-internal-icon-padding: 3px;
|
|
843
|
-
--ft-chip-internal-vertical-padding: ${
|
|
844
|
-
--ft-chip-internal-horizontal-padding: ${
|
|
843
|
+
--ft-chip-internal-vertical-padding: ${ur};
|
|
844
|
+
--ft-chip-internal-horizontal-padding: ${yr};
|
|
845
845
|
--ft-chip-internal-line-height: max(16px, calc(var(--ft-chip-internal-font-size) + 2px));
|
|
846
846
|
}
|
|
847
847
|
|
|
@@ -853,15 +853,15 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
853
853
|
cursor: default;
|
|
854
854
|
pointer-events: none;
|
|
855
855
|
filter: grayscale(1);
|
|
856
|
-
opacity: ${
|
|
856
|
+
opacity: ${dr.opacityDisabled};
|
|
857
857
|
}
|
|
858
858
|
|
|
859
859
|
.ft-chip--highlighted {
|
|
860
860
|
border: none;
|
|
861
861
|
padding: var(--ft-chip-internal-vertical-padding) var(--ft-chip-internal-horizontal-padding);
|
|
862
|
-
background-color: ${
|
|
863
|
-
${o.setVariable(
|
|
864
|
-
color: ${
|
|
862
|
+
background-color: ${gr.backgroundColor};
|
|
863
|
+
${o.setVariable(ke.color,gr.rippleColor)};
|
|
864
|
+
color: ${gr.color};
|
|
865
865
|
}
|
|
866
866
|
|
|
867
867
|
.ft-chip--clickable {
|
|
@@ -891,9 +891,9 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
891
891
|
}
|
|
892
892
|
|
|
893
893
|
.ft-chip--icon-button {
|
|
894
|
-
${o.setVariable(
|
|
895
|
-
${o.setVariable(
|
|
896
|
-
${o.setVariable(
|
|
894
|
+
${o.setVariable(Ve.iconSize,dr.iconSize)};
|
|
895
|
+
${o.setVariable(Ve.horizontalPadding,"var(--ft-chip-internal-icon-padding)")};
|
|
896
|
+
${o.setVariable(Ve.verticalPadding,"var(--ft-chip-internal-icon-padding)")};
|
|
897
897
|
margin: calc((-1) * var(--ft-chip-internal-icon-padding));
|
|
898
898
|
}
|
|
899
899
|
|
|
@@ -938,7 +938,7 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
938
938
|
.ft-chip:not(.ft-chip--trailing-icon) .ft-chip--icon-button {
|
|
939
939
|
order: -1;
|
|
940
940
|
}
|
|
941
|
-
`];var
|
|
941
|
+
`];var mr=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class xr extends CustomEvent{constructor(){super("icon-click")}}class Or extends o.FtLitElement{constructor(){super(...arguments),this.highlighted=!1,this.removable=!1,this.disabled=!1,this.clickable=!1,this.iconClickable=!1,this.dense=!1,this.multiLine=!1,this.label="",this.iconLabel="",this.icon=void 0,this.trailingIcon=!1}render(){const t={"ft-chip":!0,"ft-chip--highlighted":this.highlighted,"ft-chip--disabled":this.disabled,"ft-chip--clickable":this.interactionsOnChip,"ft-chip--trailing-icon":this.trailingIcon||this.removable,"ft-chip--no-content":!this.hasTextContent(),"ft-chip--dense":this.dense,"ft-chip--multi-line":this.multiLine,"ft-chip--safari-fix":o.isSafari};return e.html`
|
|
942
942
|
<div class="${i.classMap(t)}"
|
|
943
943
|
aria-label="${this.getLabel()}"
|
|
944
944
|
tabindex="${this.interactionsOnChip?0:-1}"
|
|
@@ -961,7 +961,7 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
961
961
|
<div class="ft-chip--icon-container ft-no-text-select">
|
|
962
962
|
<ft-icon .variant=${this.iconVariant} .value="${this.internalIcon}"></ft-icon>
|
|
963
963
|
</div>
|
|
964
|
-
`}onKeyUp(t){this.interactionsOnChip&&["Enter"," "].includes(t.key)&&t.target.click()}onIconKeyUp(t){this.interactionsOnIcon&&["Enter"," "].includes(t.key)&&(t.stopPropagation(),this.dispatchEvent(new
|
|
964
|
+
`}onKeyUp(t){this.interactionsOnChip&&["Enter"," "].includes(t.key)&&t.target.click()}onIconKeyUp(t){this.interactionsOnIcon&&["Enter"," "].includes(t.key)&&(t.stopPropagation(),this.dispatchEvent(new xr))}onIconClick(t){this.interactionsOnIcon&&(t.stopPropagation(),this.dispatchEvent(new xr))}getLabel(){return this.label||this.textContent}get textContent(){var t,o;return null!==(o=null===(t=this.slottedContent)||void 0===t?void 0:t.assignedNodes().map((t=>t.textContent)).join("").trim())&&void 0!==o?o:""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}}Or.elementDefinitions={"ft-ripple":Ae,"ft-typography":xo,"ft-icon":Te,"ft-button":lr},Or.styles=br,mr([r.property({type:Boolean})],Or.prototype,"highlighted",void 0),mr([r.property({type:Boolean})],Or.prototype,"removable",void 0),mr([r.property({type:Boolean})],Or.prototype,"disabled",void 0),mr([r.property({type:Boolean})],Or.prototype,"clickable",void 0),mr([r.property({type:Boolean})],Or.prototype,"iconClickable",void 0),mr([r.property({type:Boolean})],Or.prototype,"dense",void 0),mr([r.property({type:Boolean})],Or.prototype,"multiLine",void 0),mr([r.property()],Or.prototype,"label",void 0),mr([r.property()],Or.prototype,"iconLabel",void 0),mr([r.property()],Or.prototype,"icon",void 0),mr([r.property()],Or.prototype,"iconVariant",void 0),mr([r.property({type:Boolean})],Or.prototype,"trailingIcon",void 0),mr([r.query("ft-typography slot")],Or.prototype,"slottedContent",void 0),o.customElement("ft-chip")(Or);var vr=function(t,o,e,r){for(var i,n=arguments.length,a=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(o,e,a):i(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class Nr extends f{constructor(){super(...arguments),this.editorMode=!1}render(){return e.html`
|
|
965
965
|
<ft-tooltip text="${this.tooltipText}">
|
|
966
966
|
<ft-chip>
|
|
967
967
|
${this.renderContent()}
|
|
@@ -974,4 +974,4 @@ const Y=Symbol.for(""),V=t=>{if(t?.r===Y)return t?._$litStatic$},q=t=>({_$litSta
|
|
|
974
974
|
display: none !important;
|
|
975
975
|
}
|
|
976
976
|
</style>
|
|
977
|
-
`}get valueText(){var t,o;return null!==(o=null===(t=this.metadata)||void 0===t?void 0:t.values.join(", "))&&void 0!==o?o:""}get tooltipText(){var t,o;return this.metadata?`${null!==(o=null===(t=this.metadata)||void 0===t?void 0:t.label)&&void 0!==o?o:this.metadata.key}: ${this.valueText}`:""}}
|
|
977
|
+
`}get valueText(){var t,o;return null!==(o=null===(t=this.metadata)||void 0===t?void 0:t.values.join(", "))&&void 0!==o?o:""}get tooltipText(){var t,o;return this.metadata?`${null!==(o=null===(t=this.metadata)||void 0===t?void 0:t.label)&&void 0!==o?o:this.metadata.key}: ${this.valueText}`:""}}Nr.elementDefinitions={"ft-tooltip":Ie,"ft-chip":Or},Nr.styles=a,vr([r.property(),o.reduxReactive()],Nr.prototype,"key",void 0),vr([r.property({attribute:!1})],Nr.prototype,"editorMode",void 0),vr([o.redux({selector:(t,o)=>{var e,r;return null===(r=null===(e=t.map)||void 0===e?void 0:e.metadata)||void 0===r?void 0:r.find((t=>t.key===o.key))}})],Nr.prototype,"metadata",void 0),o.customElement("ft-reader-metadata")(Nr),t.FtReaderMetadata=Nr,t.FtReaderMetadataCssVariables={},t.styles=a}({},ftGlobals.wcUtils,ftGlobals.lit,ftGlobals.litDecorators,ftGlobals.litClassMap,ftGlobals.litUnsafeHTML);
|