@fluid-topics/ft-reader-topic-metadata 1.3.58 → 1.3.61
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-topic-metadata.light.js +1023 -441
- package/build/ft-reader-topic-metadata.min.js +1058 -476
- package/package.json +4 -4
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
"use strict";(()=>{var
|
|
2
|
-
`)===0?
|
|
1
|
+
"use strict";(()=>{var I4=Object.create;var Ka=Object.defineProperty;var P4=Object.getOwnPropertyDescriptor;var z4=Object.getOwnPropertyNames;var k4=Object.getPrototypeOf,D4=Object.prototype.hasOwnProperty;var sr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Va=(e,t)=>{for(var o in t)Ka(e,o,{get:t[o],enumerable:!0})},U4=(e,t,o,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of z4(t))!D4.call(e,n)&&n!==o&&Ka(e,n,{get:()=>t[n],enumerable:!(a=P4(t,n))||a.enumerable});return e};var L=(e,t,o)=>(o=e!=null?I4(k4(e)):{},U4(t||!e||!e.__esModule?Ka(o,"default",{value:e,enumerable:!0}):o,e));var D=sr((Ry,Ds)=>{Ds.exports=ftGlobals.wcUtils});var K=sr((wy,Us)=>{Us.exports=ftGlobals.lit});var re=sr((Ny,Bs)=>{Bs.exports=ftGlobals.litDecorators});var nl=sr((Ot,al)=>{var Zo=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Yo=function(){function e(){this.fetch=!1,this.DOMException=Zo.DOMException}return e.prototype=Zo,new e}();(function(e){var t=function(o){var a=typeof e<"u"&&e||typeof self<"u"&&self||typeof global<"u"&&global||{},n={searchParams:"URLSearchParams"in a,iterable:"Symbol"in a&&"iterator"in Symbol,blob:"FileReader"in a&&"Blob"in a&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in a,arrayBuffer:"ArrayBuffer"in a};function i(v){return v&&DataView.prototype.isPrototypeOf(v)}if(n.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],l=ArrayBuffer.isView||function(v){return v&&s.indexOf(Object.prototype.toString.call(v))>-1};function d(v){if(typeof v!="string"&&(v=String(v)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(v)||v==="")throw new TypeError('Invalid character in header field name: "'+v+'"');return v.toLowerCase()}function u(v){return typeof v!="string"&&(v=String(v)),v}function g(v){var E={next:function(){var U=v.shift();return{done:U===void 0,value:U}}};return n.iterable&&(E[Symbol.iterator]=function(){return E}),E}function m(v){this.map={},v instanceof m?v.forEach(function(E,U){this.append(U,E)},this):Array.isArray(v)?v.forEach(function(E){if(E.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+E.length);this.append(E[0],E[1])},this):v&&Object.getOwnPropertyNames(v).forEach(function(E){this.append(E,v[E])},this)}m.prototype.append=function(v,E){v=d(v),E=u(E);var U=this.map[v];this.map[v]=U?U+", "+E:E},m.prototype.delete=function(v){delete this.map[d(v)]},m.prototype.get=function(v){return v=d(v),this.has(v)?this.map[v]:null},m.prototype.has=function(v){return this.map.hasOwnProperty(d(v))},m.prototype.set=function(v,E){this.map[d(v)]=u(E)},m.prototype.forEach=function(v,E){for(var U in this.map)this.map.hasOwnProperty(U)&&v.call(E,this.map[U],U,this)},m.prototype.keys=function(){var v=[];return this.forEach(function(E,U){v.push(U)}),g(v)},m.prototype.values=function(){var v=[];return this.forEach(function(E){v.push(E)}),g(v)},m.prototype.entries=function(){var v=[];return this.forEach(function(E,U){v.push([U,E])}),g(v)},n.iterable&&(m.prototype[Symbol.iterator]=m.prototype.entries);function b(v){if(!v._noBody){if(v.bodyUsed)return Promise.reject(new TypeError("Already read"));v.bodyUsed=!0}}function x(v){return new Promise(function(E,U){v.onload=function(){E(v.result)},v.onerror=function(){U(v.error)}})}function S(v){var E=new FileReader,U=x(E);return E.readAsArrayBuffer(v),U}function C(v){var E=new FileReader,U=x(E),Z=/charset=([A-Za-z0-9_-]+)/.exec(v.type),ee=Z?Z[1]:"utf-8";return E.readAsText(v,ee),U}function N(v){for(var E=new Uint8Array(v),U=new Array(E.length),Z=0;Z<E.length;Z++)U[Z]=String.fromCharCode(E[Z]);return U.join("")}function w(v){if(v.slice)return v.slice(0);var E=new Uint8Array(v.byteLength);return E.set(new Uint8Array(v)),E.buffer}function T(){return this.bodyUsed=!1,this._initBody=function(v){this.bodyUsed=this.bodyUsed,this._bodyInit=v,v?typeof v=="string"?this._bodyText=v:n.blob&&Blob.prototype.isPrototypeOf(v)?this._bodyBlob=v:n.formData&&FormData.prototype.isPrototypeOf(v)?this._bodyFormData=v:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(v)?this._bodyText=v.toString():n.arrayBuffer&&n.blob&&i(v)?(this._bodyArrayBuffer=w(v.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(v)||l(v))?this._bodyArrayBuffer=w(v):this._bodyText=v=Object.prototype.toString.call(v):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof v=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(v)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var v=b(this);if(v)return v;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var v=b(this);return v||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(n.blob)return this.blob().then(S);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var v=b(this);if(v)return v;if(this._bodyBlob)return C(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(N(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then(pe)}),this.json=function(){return this.text().then(JSON.parse)},this}var z=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function H(v){var E=v.toUpperCase();return z.indexOf(E)>-1?E:v}function B(v,E){if(!(this instanceof B))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');E=E||{};var U=E.body;if(v instanceof B){if(v.bodyUsed)throw new TypeError("Already read");this.url=v.url,this.credentials=v.credentials,E.headers||(this.headers=new m(v.headers)),this.method=v.method,this.mode=v.mode,this.signal=v.signal,!U&&v._bodyInit!=null&&(U=v._bodyInit,v.bodyUsed=!0)}else this.url=String(v);if(this.credentials=E.credentials||this.credentials||"same-origin",(E.headers||!this.headers)&&(this.headers=new m(E.headers)),this.method=H(E.method||this.method||"GET"),this.mode=E.mode||this.mode||null,this.signal=E.signal||this.signal||function(){if("AbortController"in a){var j=new AbortController;return j.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&U)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(U),(this.method==="GET"||this.method==="HEAD")&&(E.cache==="no-store"||E.cache==="no-cache")){var Z=/([?&])_=[^&]*/;if(Z.test(this.url))this.url=this.url.replace(Z,"$1_="+new Date().getTime());else{var ee=/\?/;this.url+=(ee.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}B.prototype.clone=function(){return new B(this,{body:this._bodyInit})};function pe(v){var E=new FormData;return v.trim().split("&").forEach(function(U){if(U){var Z=U.split("="),ee=Z.shift().replace(/\+/g," "),j=Z.join("=").replace(/\+/g," ");E.append(decodeURIComponent(ee),decodeURIComponent(j))}}),E}function Ie(v){var E=new m,U=v.replace(/\r?\n[\t ]+/g," ");return U.split("\r").map(function(Z){return Z.indexOf(`
|
|
2
|
+
`)===0?Z.substr(1,Z.length):Z}).forEach(function(Z){var ee=Z.split(":"),j=ee.shift().trim();if(j){var No=ee.join(":").trim();try{E.append(j,No)}catch(ja){console.warn("Response "+ja.message)}}}),E}T.call(B.prototype);function le(v,E){if(!(this instanceof le))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(E||(E={}),this.type="default",this.status=E.status===void 0?200:E.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=E.statusText===void 0?"":""+E.statusText,this.headers=new m(E.headers),this.url=E.url||"",this._initBody(v)}T.call(le.prototype),le.prototype.clone=function(){return new le(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new m(this.headers),url:this.url})},le.error=function(){var v=new le(null,{status:200,statusText:""});return v.ok=!1,v.status=0,v.type="error",v};var Pe=[301,302,303,307,308];le.redirect=function(v,E){if(Pe.indexOf(E)===-1)throw new RangeError("Invalid status code");return new le(null,{status:E,headers:{location:v}})},o.DOMException=a.DOMException;try{new o.DOMException}catch{o.DOMException=function(E,U){this.message=E,this.name=U;var Z=Error(E);this.stack=Z.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function he(v,E){return new Promise(function(U,Z){var ee=new B(v,E);if(ee.signal&&ee.signal.aborted)return Z(new o.DOMException("Aborted","AbortError"));var j=new XMLHttpRequest;function No(){j.abort()}j.onload=function(){var me={statusText:j.statusText,headers:Ie(j.getAllResponseHeaders()||"")};ee.url.indexOf("file://")===0&&(j.status<200||j.status>599)?me.status=200:me.status=j.status,me.url="responseURL"in j?j.responseURL:me.headers.get("X-Request-URL");var Wt="response"in j?j.response:j.responseText;setTimeout(function(){U(new le(Wt,me))},0)},j.onerror=function(){setTimeout(function(){Z(new TypeError("Network request failed"))},0)},j.ontimeout=function(){setTimeout(function(){Z(new TypeError("Network request timed out"))},0)},j.onabort=function(){setTimeout(function(){Z(new o.DOMException("Aborted","AbortError"))},0)};function ja(me){try{return me===""&&a.location.href?a.location.href:me}catch{return me}}if(j.open(ee.method,ja(ee.url),!0),ee.credentials==="include"?j.withCredentials=!0:ee.credentials==="omit"&&(j.withCredentials=!1),"responseType"in j&&(n.blob?j.responseType="blob":n.arrayBuffer&&(j.responseType="arraybuffer")),E&&typeof E.headers=="object"&&!(E.headers instanceof m||a.Headers&&E.headers instanceof a.Headers)){var ks=[];Object.getOwnPropertyNames(E.headers).forEach(function(me){ks.push(d(me)),j.setRequestHeader(me,u(E.headers[me]))}),ee.headers.forEach(function(me,Wt){ks.indexOf(Wt)===-1&&j.setRequestHeader(Wt,me)})}else ee.headers.forEach(function(me,Wt){j.setRequestHeader(Wt,me)});ee.signal&&(ee.signal.addEventListener("abort",No),j.onreadystatechange=function(){j.readyState===4&&ee.signal.removeEventListener("abort",No)}),j.send(typeof ee._bodyInit>"u"?null:ee._bodyInit)})}return he.polyfill=!0,a.fetch||(a.fetch=he,a.Headers=m,a.Request=B,a.Response=le),o.Headers=m,o.Request=B,o.Response=le,o.fetch=he,o}({})})(Yo);Yo.fetch.ponyfill=!0;delete Yo.fetch.polyfill;var wr=Zo.fetch?Zo:Yo;Ot=wr.fetch;Ot.default=wr.fetch;Ot.fetch=wr.fetch;Ot.Headers=wr.Headers;Ot.Request=wr.Request;Ot.Response=wr.Response;al.exports=Ot});var Ur=sr((IE,Q1)=>{Q1.exports=ftGlobals.litClassMap});var Mi=sr((GE,l2)=>{l2.exports=ftGlobals.litUnsafeHTML});var M4=L(D());var ot=L(K()),ft=L(re());var $s=L(K()),_y={},Hs=$s.css`
|
|
3
3
|
:host {
|
|
4
4
|
display: inline-block;
|
|
5
5
|
}
|
|
6
|
-
`;var
|
|
7
|
-
\f\r]`,
|
|
8
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),Qa=/'/g,ei=/"/g,ni=/^(?:script|style|textarea|title)$/i,sn=e=>(t,...o)=>({_$litType$:e,strings:t,values:o}),ai=sn(1),ii=sn(2),si=sn(3),Sr=Symbol.for("lit-noChange"),te=Symbol.for("lit-nothing"),ti=new WeakMap,wt=Rt.createTreeWalker(Rt,129);function ci(e,t){if(!an(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ya!==void 0?Ya.createHTML(t):t}var Ql=(e,t)=>{let o=e.length-1,n=[],a,i=t===2?"<svg>":t===3?"<math>":"",c=xr;for(let l=0;l<o;l++){let p=e[l],u,m,h=-1,g=0;for(;g<p.length&&(c.lastIndex=g,m=c.exec(p),m!==null);)g=c.lastIndex,c===xr?m[1]==="!--"?c=Xa:m[1]!==void 0?c=Ja:m[2]!==void 0?(ni.test(m[2])&&(a=RegExp("</"+m[2],"g")),c=At):m[3]!==void 0&&(c=At):c===At?m[0]===">"?(c=a??xr,h=-1):m[1]===void 0?h=-2:(h=c.lastIndex-m[2].length,u=m[1],c=m[3]===void 0?At:m[3]==='"'?ei:Qa):c===ei||c===Qa?c=At:c===Xa||c===Ja?c=xr:(c=At,a=void 0);let S=c===At&&e[l+1].startsWith("/>")?" ":"";i+=c===xr?p+Xl:h>=0?(n.push(u),p.slice(0,h)+ri+p.slice(h)+st+S):p+st+(h===-2?l:S)}return[ci(e,i+(e[o]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},Cr=class e{constructor({strings:t,_$litType$:o},n){let a;this.parts=[];let i=0,c=0,l=t.length-1,p=this.parts,[u,m]=Ql(t,o);if(this.el=e.createElement(u,n),wt.currentNode=this.el.content,o===2||o===3){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(a=wt.nextNode())!==null&&p.length<l;){if(a.nodeType===1){if(a.hasAttributes())for(let h of a.getAttributeNames())if(h.endsWith(ri)){let g=m[c++],S=a.getAttribute(h).split(st),x=/([.?@])?(.*)/.exec(g);p.push({type:1,index:i,name:x[2],strings:S,ctor:x[1]==="."?en:x[1]==="?"?tn:x[1]==="@"?rn:zt}),a.removeAttribute(h)}else h.startsWith(st)&&(p.push({type:6,index:i}),a.removeAttribute(h));if(ni.test(a.tagName)){let h=a.textContent.split(st),g=h.length-1;if(g>0){a.textContent=Yr?Yr.emptyScript:"";for(let S=0;S<g;S++)a.append(h[S],Xr()),wt.nextNode(),p.push({type:2,index:++i});a.append(h[g],Xr())}}}else if(a.nodeType===8)if(a.data===oi)p.push({type:2,index:i});else{let h=-1;for(;(h=a.data.indexOf(st,h+1))!==-1;)p.push({type:7,index:i}),h+=st.length-1}i++}}static createElement(t,o){let n=Rt.createElement("template");return n.innerHTML=t,n}};function Ht(e,t,o=e,n){if(t===Sr)return t;let a=n!==void 0?o._$Co?.[n]:o._$Cl,i=vr(t)?void 0:t._$litDirective$;return a?.constructor!==i&&(a?._$AO?.(!1),i===void 0?a=void 0:(a=new i(e),a._$AT(e,o,n)),n!==void 0?(o._$Co??=[])[n]=a:o._$Cl=a),a!==void 0&&(t=Ht(e,a._$AS(e,t.values),a,n)),t}var Qo=class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:o},parts:n}=this._$AD,a=(t?.creationScope??Rt).importNode(o,!0);wt.currentNode=a;let i=wt.nextNode(),c=0,l=0,p=n[0];for(;p!==void 0;){if(c===p.index){let u;p.type===2?u=new Jr(i,i.nextSibling,this,t):p.type===1?u=new p.ctor(i,p.name,p.strings,this,t):p.type===6&&(u=new on(i,this,t)),this._$AV.push(u),p=n[++l]}c!==p?.index&&(i=wt.nextNode(),c++)}return wt.currentNode=Rt,a}p(t){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,o),o+=n.strings.length-2):n._$AI(t[o])),o++}},Jr=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,n,a){this.type=2,this._$AH=te,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=n,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,o=this._$AM;return o!==void 0&&t?.nodeType===11&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=Ht(this,t,o),vr(t)?t===te||t==null||t===""?(this._$AH!==te&&this._$AR(),this._$AH=te):t!==this._$AH&&t!==Sr&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Jl(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==te&&vr(this._$AH)?this._$AA.nextSibling.data=t:this.T(Rt.createTextNode(t)),this._$AH=t}$(t){let{values:o,_$litType$:n}=t,a=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=Cr.createElement(ci(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let i=new Qo(a,this),c=i.u(this.options);i.p(o),this.T(c),this._$AH=i}}_$AC(t){let o=ti.get(t.strings);return o===void 0&&ti.set(t.strings,o=new Cr(t)),o}k(t){an(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,a=0;for(let i of t)a===o.length?o.push(n=new e(this.O(Xr()),this.O(Xr()),this,this.options)):n=o[a],n._$AI(i),a++;a<o.length&&(this._$AR(n&&n._$AB.nextSibling,a),o.length=a)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){let n=t.nextSibling;t.remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},zt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,n,a,i){this.type=1,this._$AH=te,this._$AN=void 0,this.element=t,this.name=o,this._$AM=a,this.options=i,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=te}_$AI(t,o=this,n,a){let i=this.strings,c=!1;if(i===void 0)t=Ht(this,t,o,0),c=!vr(t)||t!==this._$AH&&t!==Sr,c&&(this._$AH=t);else{let l=t,p,u;for(t=i[0],p=0;p<i.length-1;p++)u=Ht(this,l[n+p],o,p),u===Sr&&(u=this._$AH[p]),c||=!vr(u)||u!==this._$AH[p],u===te?t=te:t!==te&&(t+=(u??"")+i[p+1]),this._$AH[p]=u}c&&!a&&this.j(t)}j(t){t===te?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},en=class extends zt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===te?void 0:t}},tn=class extends zt{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==te)}},rn=class extends zt{constructor(t,o,n,a,i){super(t,o,n,a,i),this.type=5}_$AI(t,o=this){if((t=Ht(this,t,o,0)??te)===Sr)return;let n=this._$AH,a=t===te&&n!==te||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,i=t!==te&&(n===te||a);a&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},on=class{constructor(t,o,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){Ht(this,t)}};var ed=nn.litHtmlPolyfillSupport;ed?.(Cr,Jr),(nn.litHtmlVersions??=[]).push("3.3.0");var di=Symbol.for(""),td=e=>{if(e?.r===di)return e?._$litStatic$},Ft=e=>({_$litStatic$:e,r:di});var li=new Map,cn=e=>(t,...o)=>{let n=o.length,a,i,c=[],l=[],p,u=0,m=!1;for(;u<n;){for(p=t[u];u<n&&(i=o[u],(a=td(i))!==void 0);)p+=a+t[++u],m=!0;u!==n&&l.push(i),c.push(p),u++}if(u===n&&c.push(t[n]),m){let h=c.join("$$lit$$");(t=li.get(h))===void 0&&(c.raw=c,li.set(h,t=c)),o=l}return e(t,...o)},Wt=cn(ai),Pp=cn(ii),kp=cn(si);var kn=v(X()),Ri=v(_());var ct;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(ct||(ct={}));var we=v(W()),w=v(_());var et=v(W(),1),lt=e=>typeof e=="string"?(0,et.unsafeCSS)(e):e,r=class{static create(t,o,n,a){let i=l=>lt(l??a),c=et.css`var(${lt(t)}, ${i(a)})`;return c.name=t,c.description=o,c.category=n,c.defaultValue=a,c.defaultCssValue=i,c.set=l=>pi(c,l??i(a)),c.get=l=>et.css`var(${lt(t)}, ${i(l)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>a,c}static extend(t,o,n,a){let i=l=>n.get(l??a),c=et.css`var(${lt(t)}, ${i(a)})`;return c.name=t,c.description=o,c.category=n.category,c.fallbackVariable=n,c.defaultValue=a,c.defaultCssValue=i,c.set=l=>pi(c,l??i(a)),c.get=l=>et.css`var(${lt(t)}, ${i(l)})`,c.breadcrumb=()=>[n.name,...n.breadcrumb()],c.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),c}static external(t,o){let n=i=>t.defaultCssValue(i),a=et.css`var(${lt(t.name)}, ${n(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=n,a.set=i=>t.set(i),a.get=i=>et.css`var(${lt(t.name)}, ${n(i)})`,a.breadcrumb=()=>t.breadcrumb(),a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}};function pi(e,t){return lt(`${e.name}: ${t}`)}var s={colorWhite:r.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:r.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:r.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:r.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:r.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:r.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:r.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:r.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:r.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:r.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:r.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:r.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:r.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:r.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:r.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:r.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:r.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:r.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:r.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:r.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:r.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:r.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:r.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:r.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:r.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:r.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:r.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:r.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:r.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:r.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:r.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:r.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:r.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:r.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:r.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:r.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:r.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:r.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:r.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:r.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:r.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:r.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:r.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:r.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:r.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:r.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:r.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:r.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:r.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:r.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:r.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:r.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:r.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:r.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:r.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:r.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:r.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:r.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:r.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:r.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:r.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:r.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:r.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:r.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:r.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:r.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:r.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:r.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:r.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:r.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:r.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:r.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:r.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:r.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:r.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:r.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:r.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:r.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:r.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:r.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:r.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:r.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:r.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:r.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:r.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:r.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:r.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:r.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:r.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:r.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:r.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:r.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:r.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:r.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:r.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:r.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:r.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:r.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:r.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:r.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:r.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:r.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:r.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:r.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:r.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:r.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:r.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:r.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:r.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:r.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:r.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:r.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:r.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:r.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:r.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:r.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:r.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:r.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:r.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:r.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:r.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:r.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:r.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:r.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:r.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:r.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:r.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:r.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:r.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:r.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:r.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:r.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:r.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:r.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:r.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:r.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:r.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:r.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:r.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:r.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:r.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:r.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:r.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:r.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:r.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:r.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:r.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:r.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:r.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:r.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:r.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:r.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:r.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:r.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:r.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:r.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:r.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:r.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:r.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:r.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:r.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:r.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:r.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:r.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:r.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:r.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:r.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:r.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:r.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:r.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:r.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:r.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:r.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:r.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:r.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:r.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:r.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:r.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:r.create("--ftds-opacity-0","","NUMBER","0"),opacity8:r.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:r.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:r.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:r.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:r.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:r.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:r.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:r.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:r.create("--ftds-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:r.create("--ftds-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:r.create("--ftds-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:r.create("--ftds-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:r.create("--ftds-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:r.create("--ftds-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:r.create("--ftds-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:r.create("--ftds-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:r.create("--ftds-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},ln={fontFamily:r.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:r.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-display-text-case","","UNKNOWN","none")},dn={fontFamily:r.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:r.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},pn={fontFamily:r.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:r.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},un={fontFamily:r.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:r.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},fn={fontFamily:r.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},hn={fontFamily:r.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},yn={fontFamily:r.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},mn={fontFamily:r.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},gn={fontFamily:r.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},rd={fontFamily:r.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:r.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:r.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},bn={fontFamily:r.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},xn={fontFamily:r.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},vn={fontFamily:r.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},Sn={fontFamily:r.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Cn={fontFamily:r.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},On={fontFamily:r.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},En={fontFamily:r.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},An={fontFamily:r.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},wn={fontFamily:r.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},Rn={fontFamily:r.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},Tn={fontFamily:r.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},Ln={fontFamily:r.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Nn={fontFamily:r.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},In={fontFamily:r.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},_n={fontFamily:r.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Pn={fontFamily:r.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Tt={display:ln,"title-1":dn,"title-2":pn,"title-3":un,"body-1-regular":fn,"body-1-medium":hn,"body-1-semibold":yn,"body-2-regular":mn,"body-2-medium":gn,"body-2-medium-underline":rd,"body-2-semibold":bn,"label-1-medium":xn,"label-1-semibold":vn,"label-1-bold":Sn,"label-2-medium":Cn,"label-2-semibold":On,"label-2-bold":En,"caption-1-medium":An,"caption-1-semibold":wn,"caption-1-bold":Rn,"caption-2-medium":Tn,"caption-2-semibold":Ln,"caption-2-bold":Nn,"caption-3-medium":In,"caption-3-semibold":_n,"caption-3-bold":Pn};var d={backgroundActionPrimary:r.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",s.colorBrand0),backgroundErrorSubtle:r.extend("--ftds-background-error-subtle","Used as background of subtle error components.",s.colorRed10),backgroundInfoSubtle:r.extend("--ftds-background-info-subtle","Used as background of subtle information components.",s.colorCyan10),backgroundWarningSubtle:r.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",s.colorOrange10),backgroundSuccessSubtle:r.extend("--ftds-background-success-subtle","Used as background of subtle success components.",s.colorGreen10),backgroundGlobalSurface:r.extend("--ftds-background-global-surface","Used as app background.",s.colorWhite),backgroundGlobalOnSurface:r.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",s.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",s.colorGray30),contentActionPrimary:r.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",s.colorBrand0),contentWarningPrimary:r.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",s.colorOrange200),contentWarningIconOnly:r.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",s.colorOrange0),contentErrorPrimary:r.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",s.colorRed0),contentErrorIconOnly:r.extend("--ftds-content-error-icon-only","Used on error status icons alone",s.colorRed70),contentInfoPrimary:r.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",s.colorCyan200),contentInfoIconOnly:r.extend("--ftds-content-info-icon-only","Used on info status icons alone",s.colorCyan0),contentSuccessPrimary:r.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",s.colorGreen200),contentSuccessIconOnly:r.extend("--ftds-content-success-icon-only","Used on success status icons alone",s.colorGreen0),contentGlobalPrimary:r.extend("--ftds-content-global-primary","Used for main content on the page.",s.colorGray500),contentGlobalSecondary:r.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
9
|
-
Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",s.colorGray0),contentGlobalOnColor:r.extend("--ftds-content-global-on-color","Used for content on a dominant color.",s.colorWhite),borderActionPrimary:r.extend("--ftds-border-action-primary","Used as border for primary action components.",s.colorBrand0),borderActionFocusRing:r.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",s.colorCyan0),borderWarningPrimary:r.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",s.colorOrange200),borderWarningSubtle:r.extend("--ftds-border-warning-subtle","Used as border for warning components.",s.colorOrange30),borderSuccessPrimary:r.extend("--ftds-border-success-primary","Used as border for success buttons.",s.colorGreen200),borderSuccessSubtle:r.extend("--ftds-border-success-subtle","Used as border for success components.",s.colorGreen30),borderErrorPrimary:r.extend("--ftds-border-error-primary","Used as border for text fields in error states.",s.colorRed0),borderErrorSubtle:r.extend("--ftds-border-error-subtle","Used as border for error components.",s.colorRed30),borderInfoPrimary:r.extend("--ftds-border-info-primary","Used as border for buttons in info color.",s.colorCyan200),borderInfoSubtle:r.extend("--ftds-border-info-subtle","Used as border for information components.",s.colorCyan30),borderGlobalPrimary:r.extend("--ftds-border-global-primary","Used as border for elements/areas filled with background.global.on-surface-dark",s.colorGray50),borderGlobalSecondary:r.extend("--ftds-border-global-secondary","Used as border for elements/areas filled with background.global.on-surface",s.colorGray40),borderGlobalSubtle:r.extend("--ftds-border-global-subtle","Used as border to deliminate an area/element filled with background.global.surface and separators.",s.colorGray30),borderInputPrimary:r.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",s.colorGray80),borderNeutralPrimary:r.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",s.colorGray200)};var f={largeHeight:r.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ftds-button-large-horizontal-padding","",s.spacing4),largeGap:r.extend("--ftds-button-large-gap","",s.spacing2),largeBorderRadius:r.extend("--ftds-button-large-border-radius","",s.borderRadiusS),largeIconSize:r.extend("--ftds-button-large-icon-size","",s.iconSize3),largeBorderWidth:r.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:r.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:r.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:r.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:r.extend("--ftds-button-medium-horizontal-padding","",s.spacing3),mediumGap:r.extend("--ftds-button-medium-gap","",s.spacing2),mediumBorderRadius:r.extend("--ftds-button-medium-border-radius","",s.borderRadiusS),mediumIconSize:r.extend("--ftds-button-medium-icon-size","",s.iconSize2),mediumBorderWidth:r.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:r.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:r.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:r.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ftds-button-small-horizontal-padding","",s.spacing2),smallGap:r.extend("--ftds-button-small-gap","",s.spacing1),smallBorderRadius:r.extend("--ftds-button-small-border-radius","",s.borderRadiusS),smallIconSize:r.extend("--ftds-button-small-icon-size","",s.iconSize1),smallBorderWidth:r.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:r.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:r.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:r.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:r.extend("--ftds-button-x-small-icon-size","",s.iconSize1),xSmallFocusOutlineOffset:r.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:r.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:r.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:r.extend("--ftds-button-round-border-radius","",s.borderRadiusPill),primaryBrandBackgroundColor:r.extend("--ftds-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:r.extend("--ftds-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:r.extend("--ftds-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:r.extend("--ftds-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",s.opacity16),primaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",s.opacity16),primaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-primary-brand-active-state-layer-opacity","",s.opacity24),primaryBrandDisabledComponentOpacity:r.extend("--ftds-button-primary-brand-disabled-component-opacity","",s.opacity40),focusFocusRingColor:r.extend("--ftds-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:r.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:r.extend("--ftds-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:r.extend("--ftds-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:r.extend("--ftds-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",s.opacity8),tertiaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",s.opacity8),tertiaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",s.opacity16),tertiaryBrandDisabledComponentOpacity:r.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",s.opacity40),tertiaryInfoBackgroundColor:r.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:r.extend("--ftds-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:r.extend("--ftds-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:r.extend("--ftds-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",s.opacity8),tertiaryInfoHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",s.opacity8),tertiaryInfoActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",s.opacity16),tertiaryInfoDisabledComponentOpacity:r.extend("--ftds-button-tertiary-info-disabled-component-opacity","",s.opacity40),tertiarySuccessBackgroundColor:r.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:r.extend("--ftds-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:r.extend("--ftds-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:r.extend("--ftds-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",s.opacity8),tertiarySuccessFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",s.opacity8),tertiarySuccessActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",s.opacity16),tertiarySuccessDisabledComponentOpacity:r.extend("--ftds-button-tertiary-success-disabled-component-opacity","",s.opacity40),tertiaryWarningBackgroundColor:r.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:r.extend("--ftds-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:r.extend("--ftds-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:r.extend("--ftds-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",s.opacity8),tertiaryWarningFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",s.opacity8),tertiaryWarningActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",s.opacity16),tertiaryWarningDisabledComponentOpacity:r.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",s.opacity40),tertiaryErrorBackgroundColor:r.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:r.extend("--ftds-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:r.extend("--ftds-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:r.extend("--ftds-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",s.opacity8),tertiaryErrorFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",s.opacity8),tertiaryErrorActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",s.opacity16),tertiaryErrorDisabledComponentOpacity:r.extend("--ftds-button-tertiary-error-disabled-component-opacity","",s.opacity40),tertiaryNeutralBackgroundColor:r.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:r.extend("--ftds-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:r.extend("--ftds-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:r.extend("--ftds-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",s.opacity8),tertiaryNeutralFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",s.opacity8),tertiaryNeutralActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",s.opacity16),tertiaryNeutralDisabledComponentOpacity:r.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",s.opacity40),secondaryBrandBackgroundColor:r.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:r.extend("--ftds-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:r.extend("--ftds-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:r.extend("--ftds-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",s.opacity8),secondaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",s.opacity8),secondaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",s.opacity16),secondaryBrandDisabledComponentOpacity:r.extend("--ftds-button-secondary-brand-disabled-component-opacity","",s.opacity40),secondaryBrandBorderColor:r.extend("--ftds-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",s.opacity8),secondaryNeutralFocusStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",s.opacity8),secondaryNeutralActiveStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",s.opacity16),secondaryNeutralDisabledComponentOpacity:r.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",s.opacity40),secondaryNeutralBackgroundColor:r.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:r.extend("--ftds-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:r.extend("--ftds-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:r.extend("--ftds-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:r.extend("--ftds-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:r.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",s.opacity8),secondaryInfoFocusStateLayerOpacity:r.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",s.opacity8),secondaryInfoActiveStateLayerOpacity:r.extend("--ftds-button-secondary-info-active-state-layer-opacity","",s.opacity16),secondaryInfoDisabledComponentOpacity:r.extend("--ftds-button-secondary-info-disabled-component-opacity","",s.opacity40),secondaryInfoBackgroundColor:r.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:r.extend("--ftds-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:r.extend("--ftds-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:r.extend("--ftds-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:r.extend("--ftds-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:r.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",s.opacity8),secondarySuccessFocusStateLayerOpacity:r.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",s.opacity8),secondarySuccessActiveStateLayerOpacity:r.extend("--ftds-button-secondary-success-active-state-layer-opacity","",s.opacity16),secondarySuccessDisabledComponentOpacity:r.extend("--ftds-button-secondary-success-disabled-component-opacity","",s.opacity40),secondarySuccessBackgroundColor:r.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:r.extend("--ftds-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:r.extend("--ftds-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:r.extend("--ftds-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:r.extend("--ftds-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:r.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",s.opacity8),secondaryWarningFocusStateLayerOpacity:r.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",s.opacity8),secondaryWarningActiveStateLayerOpacity:r.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",s.opacity16),secondaryWarningDisabledComponentOpacity:r.extend("--ftds-button-secondary-warning-disabled-component-opacity","",s.opacity40),secondaryWarningBackgroundColor:r.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:r.extend("--ftds-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:r.extend("--ftds-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:r.extend("--ftds-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:r.extend("--ftds-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:r.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",s.opacity8),secondaryErrorFocusStateLayerOpacity:r.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",s.opacity8),secondaryErrorActiveStateLayerOpacity:r.extend("--ftds-button-secondary-error-active-state-layer-opacity","",s.opacity16),secondaryErrorDisabledComponentOpacity:r.extend("--ftds-button-secondary-error-disabled-component-opacity","",s.opacity40),secondaryErrorBackgroundColor:r.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:r.extend("--ftds-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:r.extend("--ftds-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:r.extend("--ftds-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:r.extend("--ftds-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var Jp={loadMoreIconSize:r.extend("--ftds-tree-list-load-more-icon-size","",s.iconSize2),loadMorePaddingLeft:r.extend("--ftds-tree-list-load-more-padding-left","",s.spacing6),loadMoreUnselectedDefaultBorderColor:r.extend("--ftds-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:r.extend("--ftds-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:r.extend("--ftds-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:r.extend("--ftds-tree-list-load-more-hover-border-color","",s.colorBrand20),loadMoreHoverBackgroundColor:r.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:r.extend("--ftds-tree-list-load-more-active-border-color","",s.colorBrand20),loadMoreActiveBackgroundColor:r.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:r.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:r.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:r.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:r.extend("--ftds-tree-list-load-more-label-margin-left","",s.spacing1),nodeIconSize:r.extend("--ftds-tree-list-node-icon-size","",s.iconSize2),nodeHeight:r.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:r.extend("--ftds-tree-list-node-parent-label-margin-left","",s.spacing2),nodeParentLabelMarginRight:r.extend("--ftds-tree-list-node-parent-label-margin-right","",s.spacing2),nodeRootPaddingLeft:r.extend("--ftds-tree-list-node-root-padding-left","",s.spacing6),nodeChildPaddingLeft:r.extend("--ftds-tree-list-node-child-padding-left","",s.spacing5),nodeLeafPaddingLeft:r.extend("--ftds-tree-list-node-leaf-padding-left","",s.spacing6),nodeUnselectedDefaultBorderColor:r.extend("--ftds-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:r.extend("--ftds-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:r.extend("--ftds-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:r.extend("--ftds-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:r.extend("--ftds-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:r.extend("--ftds-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:r.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:r.extend("--ftds-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:r.extend("--ftds-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:r.extend("--ftds-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:r.extend("--ftds-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:r.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:r.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:r.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:r.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:r.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:r.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:r.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:r.extend("--ftds-tree-list-header-section-padding-left","",s.spacing6),headerSectionPaddingRight:r.extend("--ftds-tree-list-header-section-padding-right","",s.spacing3),headerSectionHorizontalGap:r.extend("--ftds-tree-list-header-section-horizontal-gap","",s.spacing2),headerSectionMarginBottom:r.extend("--ftds-tree-list-header-section-margin-bottom","",s.spacing2),headerSectionColor:r.extend("--ftds-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:r.extend("--ftds-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:r.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:r.extend("--ftds-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:r.extend("--ftds-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:r.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:r.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:r.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",s.spacing10),emptyStateContainerPaddingTop:r.extend("--ftds-tree-list-empty-state-container-padding-top","",s.spacing10),emptyStateContainerPaddingBottom:r.extend("--ftds-tree-list-empty-state-container-padding-bottom","",s.spacing10),emptyStateTitleMarginBottom:r.extend("--ftds-tree-list-empty-state-title-margin-bottom","",s.spacing2),emptyStateTitleLabelColor:r.extend("--ftds-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:r.extend("--ftds-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)};var ou={iconSize:r.extend("--ftds-checkbox-icon-size","",s.iconSize2),boxSize:r.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:r.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:r.create("--ftds-checkbox-border-radius","","SIZE","1px"),labelHorizontalGap:r.extend("--ftds-checkbox-label-horizontal-gap","",s.spacing1),color:r.extend("--ftds-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:r.extend("--ftds-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:r.extend("--ftds-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:r.extend("--ftds-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:r.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",s.opacity16),checkedFocusStateLayerOpacity:r.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",s.opacity16),checkedActiveStateLayerOpacity:r.extend("--ftds-checkbox-checked-active-state-layer-opacity","",s.opacity24),checkedDisabledComponentOpacity:r.extend("--ftds-checkbox-checked-disabled-component-opacity","",s.opacity40),uncheckedBorderColor:r.extend("--ftds-checkbox-unchecked-border-color","",s.colorGray80),uncheckedStateLayerColor:r.extend("--ftds-checkbox-unchecked-state-layer-color","",s.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",s.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",s.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",s.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",s.opacity40),focusFocusRingColor:r.extend("--ftds-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:r.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:r.extend("--ftds-checkbox-horizontal-gap","",s.spacing3),helperPaddingTop:r.create("--ftds-checkbox-helper-padding-top","","SIZE","0px"),helperIconSize:r.extend("--ftds-checkbox-helper-icon-size","",s.iconSize2),helperHorizontalGap:r.extend("--ftds-checkbox-helper-horizontal-gap","",s.spacing1),errorUncheckedBorderColor:r.extend("--ftds-checkbox-error-unchecked-border-color","",d.borderErrorPrimary),errorStateLayerColor:r.extend("--ftds-checkbox-error-state-layer-color","",d.contentErrorPrimary),errorHelperTextColor:r.extend("--ftds-checkbox-error-helper-text-color","",d.borderErrorPrimary),errorCheckedBackgroundColor:r.extend("--ftds-checkbox-error-checked-background-color","",d.contentErrorPrimary),helperTextColor:r.extend("--ftds-checkbox-helper-text-color","",d.contentGlobalSubtle),groupVerticalGap:r.extend("--ftds-checkbox-group-vertical-gap","",s.spacing3)};var cu={circleSize:r.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:r.create("--ftds-radio-border-width","","SIZE","2px"),color:r.extend("--ftds-radio-color","",d.contentGlobalPrimary),selectedRadioColor:r.extend("--ftds-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:r.extend("--ftds-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:r.extend("--ftds-radio-selected-hover-state-layer-opacity","",s.opacity16),selectedFocusStateLayerOpacity:r.extend("--ftds-radio-selected-focus-state-layer-opacity","",s.opacity16),selectedActiveStateLayerOpacity:r.extend("--ftds-radio-selected-active-state-layer-opacity","",s.opacity24),selectedDisabledComponentOpacity:r.extend("--ftds-radio-selected-disabled-component-opacity","",s.opacity40),unselectedStateLayerColor:r.extend("--ftds-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:r.extend("--ftds-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:r.extend("--ftds-radio-unselected-hover-state-layer-opacity","",s.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ftds-radio-unselected-focus-state-layer-opacity","",s.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ftds-radio-unselected-active-state-layer-opacity","",s.opacity24),unselectedDisabledComponentOpacity:r.extend("--ftds-radio-unselected-disabled-component-opacity","",s.opacity40),focusFocusRingColor:r.extend("--ftds-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:r.extend("--ftds-radio-vertical-gap","",s.spacing3),horizontalGap:r.extend("--ftds-radio-horizontal-gap","",s.spacing3)};var fu={headerRowBorderWidth:r.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:r.extend("--ftds-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:r.extend("--ftds-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:r.extend("--ftds-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:r.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:r.extend("--ftds-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:r.extend("--ftds-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:r.extend("--ftds-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:r.extend("--ftds-table-data-row-default-hover-background-color","",s.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:r.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",s.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:r.extend("--ftds-table-data-row-selectable-selected-default-background-color","",s.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:r.extend("--ftds-table-data-row-selectable-selected-default-border-color","",s.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:r.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",s.colorBrand20),dataRowSelectableSelectedHoverBorderColor:r.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",s.colorBrand30),dataRowSelectableSelectedColor:r.extend("--ftds-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:r.extend("--ftds-table-data-row-clickable-hover-background-color","",s.colorGray30),dataRowClickableFocusBorderColor:r.extend("--ftds-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:r.extend("--ftds-table-data-row-clickable-focus-background-color","",s.colorGray30),dataRowClickableActiveBackgroundColor:r.extend("--ftds-table-data-row-clickable-active-background-color","",s.colorGray40),headerCellHorizontalGap:r.extend("--ftds-table-header-cell-horizontal-gap","",s.spacing1),headerCellVerticalPadding:r.extend("--ftds-table-header-cell-vertical-padding","",s.spacing2),headerCellHorizontalPadding:r.extend("--ftds-table-header-cell-horizontal-padding","",s.spacing3),dataCellVerticalPadding:r.extend("--ftds-table-data-cell-vertical-padding","",s.spacing2),dataCellHorizontalPadding:r.extend("--ftds-table-data-cell-horizontal-padding","",s.spacing3),dataCellVerticalGap:r.extend("--ftds-table-data-cell-vertical-gap","",s.spacing1)};var bu={neutralOffHoverStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",s.opacity8),neutralOffFocusStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",s.opacity8),neutralOffFocusFocusRingColor:r.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",s.opacity16),neutralOffBackgroundColor:r.extend("--ftds-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:r.extend("--ftds-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:r.extend("--ftds-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:r.extend("--ftds-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",s.opacity16),neutralOnHoverStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",s.opacity24),neutralOnFocusStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",s.opacity24),neutralOnFocusFocusRingColor:r.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",s.opacity32),neutralOnBackgroundColor:r.extend("--ftds-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:r.extend("--ftds-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:r.extend("--ftds-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:r.extend("--ftds-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:r.extend("--ftds-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:r.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ftds-chip-choice-large-horizontal-padding","",s.spacing3),largeGap:r.extend("--ftds-chip-choice-large-gap","",s.spacing1),largeBorderRadius:r.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ftds-chip-choice-large-icon-size","",s.iconSize3),mediumMinHeight:r.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ftds-chip-choice-medium-horizontal-padding","",s.spacing2),mediumGap:r.extend("--ftds-chip-choice-medium-gap","",s.spacing1),mediumBorderRadius:r.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ftds-chip-choice-medium-icon-size","",s.iconSize2)};var k={largeMinHeight:r.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ftds-chip-large-horizontal-padding","",s.spacing3),largeButtonRightPadding:r.extend("--ftds-chip-large-button-right-padding","",s.spacing1),largeGap:r.extend("--ftds-chip-large-gap","",s.spacing1),largeFocusOutlineOffset:r.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:r.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ftds-chip-large-icon-size","",s.iconSize3),mediumMinHeight:r.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ftds-chip-medium-horizontal-padding","",s.spacing2),mediumButtonRightPadding:r.extend("--ftds-chip-medium-button-right-padding","",s.spacing05),mediumGap:r.extend("--ftds-chip-medium-gap","",s.spacing1),mediumFocusOutlineOffset:r.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:r.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ftds-chip-medium-icon-size","",s.iconSize2),smallMinHeight:r.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ftds-chip-small-horizontal-padding","",s.spacing1),smallButtonRightPadding:r.extend("--ftds-chip-small-button-right-padding","",s.spacing05),smallGap:r.extend("--ftds-chip-small-gap","",s.spacing1),smallFocusOutlineOffset:r.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:r.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:r.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:r.extend("--ftds-chip-small-icon-size","",s.iconSize1),neutralBackgroundColor:r.extend("--ftds-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:r.extend("--ftds-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:r.extend("--ftds-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:r.extend("--ftds-chip-neutral-border-color","",d.borderGlobalSecondary),infoBackgroundColor:r.extend("--ftds-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ftds-chip-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ftds-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ftds-chip-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ftds-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ftds-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ftds-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ftds-chip-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ftds-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ftds-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ftds-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ftds-chip-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ftds-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ftds-chip-error-border-color","",d.borderErrorSubtle)};var Ru={brandHoverOpacity:r.extend("--ftds-link-brand-hover-opacity","",s.opacity80),brandHoverColor:r.extend("--ftds-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:r.extend("--ftds-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:r.extend("--ftds-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:r.extend("--ftds-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:r.extend("--ftds-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:r.extend("--ftds-link-info-hover-opacity","",s.opacity80),infoHoverColor:r.extend("--ftds-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:r.extend("--ftds-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:r.extend("--ftds-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:r.extend("--ftds-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:r.extend("--ftds-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:r.extend("--ftds-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:r.extend("--ftds-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:r.extend("--ftds-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:r.extend("--ftds-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:r.extend("--ftds-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:r.extend("--ftds-link-neutral-visited-color","",s.colorBrand100)};var _u={iconSize:r.extend("--ftds-banner-icon-size","",s.iconSize5),borderWidth:r.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ftds-banner-left-padding","",s.spacing6),rightPadding:r.extend("--ftds-banner-right-padding","",s.spacing6),verticalPadding:r.extend("--ftds-banner-vertical-padding","",s.spacing6),horizontalSideGap:r.extend("--ftds-banner-horizontal-side-gap","",s.spacing6),horizontalMobileGap:r.extend("--ftds-banner-horizontal-mobile-gap","",s.spacing4),verticalMobileGap:r.extend("--ftds-banner-vertical-mobile-gap","",s.spacing6),horizontalMiddleGap:r.extend("--ftds-banner-horizontal-middle-gap","",s.spacing20),infoBackgroundColor:r.extend("--ftds-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ftds-banner-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-banner-info-border-color","",d.borderInfoSubtle)};var Mu={horizontalPadding:r.extend("--ftds-badge-horizontal-padding","",s.spacing1),verticalPadding:r.extend("--ftds-badge-vertical-padding","",s.spacing1),borderRadius:r.extend("--ftds-badge-border-radius","",s.borderRadiusPill),color:r.extend("--ftds-badge-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ftds-badge-background-color","",d.contentActionPrimary)};var Fu={horizontalGap:r.extend("--ftds-title-breadcrumb-horizontal-gap","",s.spacing1),currentColor:r.extend("--ftds-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:r.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:r.extend("--ftds-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var Vu={parentHorizontalPadding:r.extend("--ftds-page-header-parent-horizontal-padding","",s.spacing6),parentTopPadding:r.extend("--ftds-page-header-parent-top-padding","",s.spacing4),parentBottomPadding:r.extend("--ftds-page-header-parent-bottom-padding","",s.spacing6),parentHelpLeftMargin:r.extend("--ftds-page-header-parent-help-left-margin","",s.spacing1),parentTitleColor:r.extend("--ftds-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:r.extend("--ftds-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:r.extend("--ftds-page-header-parent-chip-left-margin","",s.spacing4),parentVerticalGap:r.extend("--ftds-page-header-parent-vertical-gap","",s.spacing2),parentButtonsGroupHorizontalGap:r.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",s.spacing4),parentButtonsGroupVerticalGap:r.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",s.spacing4),parentChipsGroupHorizontalGap:r.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",s.spacing2),parentChipsGroupVerticalGap:r.extend("--ftds-page-header-parent-chips-group-vertical-gap","",s.spacing2),childHorizontalPadding:r.extend("--ftds-page-header-child-horizontal-padding","",s.spacing6),childTopPadding:r.extend("--ftds-page-header-child-top-padding","",s.spacing2),childBottomPadding:r.extend("--ftds-page-header-child-bottom-padding","",s.spacing2),childHelpLeftMargin:r.extend("--ftds-page-header-child-help-left-margin","",s.spacing1),childChipLeftMargin:r.extend("--ftds-page-header-child-chip-left-margin","",s.spacing4),childVerticalGap:r.extend("--ftds-page-header-child-vertical-gap","",s.spacing2),childMinHeight:r.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:r.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",s.spacing4),childButtonsGroupVerticalGap:r.extend("--ftds-page-header-child-buttons-group-vertical-gap","",s.spacing4),childChipsGroupHorizontalGap:r.extend("--ftds-page-header-child-chips-group-horizontal-gap","",s.spacing2),childChipsGroupVerticalGap:r.extend("--ftds-page-header-child-chips-group-vertical-gap","",s.spacing2),backgroundColor:r.extend("--ftds-page-header-background-color","",s.colorWhite),bottomBorderColor:r.extend("--ftds-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:r.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var Ju={horizontalPadding:r.extend("--ftds-page-footer-horizontal-padding","",s.spacing6),verticalPadding:r.extend("--ftds-page-footer-vertical-padding","",s.spacing2),verticalGap:r.extend("--ftds-page-footer-vertical-gap","",s.spacing2),minHeight:r.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:r.extend("--ftds-page-footer-background-color","",s.colorWhite),topBorderColor:r.extend("--ftds-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:r.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:r.extend("--ftds-page-footer-buttons-group-gap","",s.spacing4)};var rf={contentHorizontalPadding:r.extend("--ftds-page-layout-content-horizontal-padding","",s.spacing6),contentVerticalPadding:r.extend("--ftds-page-layout-content-vertical-padding","",s.spacing6)};var cf={smallContainerTargetWidth:r.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:r.extend("--ftds-modal-small-container-margin","",s.spacing6),mediumContainerTargetWidth:r.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:r.extend("--ftds-modal-medium-container-margin","",s.spacing6),largeContainerTargetWidth:r.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:r.extend("--ftds-modal-large-container-margin","",s.spacing6),overlayBackgroundColor:r.extend("--ftds-modal-overlay-background-color","",s.colorGray700),overlayOpacity:r.extend("--ftds-modal-overlay-opacity","",s.opacity40),shadow:r.extend("--ftds-modal-shadow","",s.shadowElevation03),bodyBackgroundColor:r.extend("--ftds-modal-body-background-color","",s.colorWhite),bodyColor:r.extend("--ftds-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ftds-modal-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:r.extend("--ftds-modal-body-vertical-padding","",s.spacing6),bodyVerticalGap:r.extend("--ftds-modal-body-vertical-gap","",s.spacing6),headerBackgroundColor:r.extend("--ftds-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ftds-modal-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ftds-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:r.extend("--ftds-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:r.extend("--ftds-modal-header-vertical-padding","",s.spacing1),headerRightPadding:r.extend("--ftds-modal-header-right-padding","",s.spacing1),headerLeftPadding:r.extend("--ftds-modal-header-left-padding","",s.spacing6),headerGap:r.extend("--ftds-modal-header-gap","",s.spacing2),headerBorderBottomWidth:r.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:r.extend("--ftds-modal-border-radius","",s.borderRadiusM)};var ff={overlayOpacity:r.extend("--ftds-drawer-overlay-opacity","",s.opacity40),shadow:r.extend("--ftds-drawer-shadow","",s.shadowElevation03),bodyColor:r.extend("--ftds-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ftds-drawer-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:r.extend("--ftds-drawer-body-vertical-padding","",s.spacing6),bodyGap:r.extend("--ftds-drawer-body-gap","",s.spacing6),bodyBackgroundColor:r.extend("--ftds-drawer-body-background-color","",s.colorWhite),headerBackgroundColor:r.extend("--ftds-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ftds-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ftds-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ftds-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:r.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ftds-drawer-header-horizontal-padding","",s.spacing2),headerBorderWidth:r.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ftds-drawer-header-gap","",s.spacing3),buttonsBarBackgroundColor:r.extend("--ftds-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ftds-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:r.extend("--ftds-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ftds-drawer-buttons-bar-horizontal-padding","",s.spacing6),buttonsBarVerticalPadding:r.extend("--ftds-drawer-buttons-bar-vertical-padding","",s.spacing4),buttonsBarGap:r.extend("--ftds-drawer-buttons-bar-gap","",s.spacing3),buttonsBarBorderWidth:r.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ftds-drawer-overlay-background-color","",s.colorGray700)};var bf={offBorderBottomWidth:r.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ftds-tabs-off-hover-state-layer-opacity","",s.opacity8),offDefaultStateLayerOpacity:r.extend("--ftds-tabs-off-default-state-layer-opacity","",s.opacity0),offFocusStateLayerOpacity:r.extend("--ftds-tabs-off-focus-state-layer-opacity","",s.opacity8),offDisabledComponentOpacity:r.extend("--ftds-tabs-off-disabled-component-opacity","",s.opacity40),offColor:r.extend("--ftds-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:r.extend("--ftds-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:r.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:r.extend("--ftds-tabs-top-left-border-radius","",s.borderRadiusS),topRightBorderRadius:r.extend("--ftds-tabs-top-right-border-radius","",s.borderRadiusS),withLabelHorizontalPadding:r.extend("--ftds-tabs-with-label-horizontal-padding","",s.spacing4),withLabelVerticalPadding:r.extend("--ftds-tabs-with-label-vertical-padding","",s.spacing3),horizontalGap:r.extend("--ftds-tabs-horizontal-gap","",s.spacing1),verticalGap:r.extend("--ftds-tabs-vertical-gap","",s.spacing1),onHoverStateLayerOpacity:r.extend("--ftds-tabs-on-hover-state-layer-opacity","",s.opacity16),onDefaultStateLayerOpacity:r.extend("--ftds-tabs-on-default-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:r.extend("--ftds-tabs-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:r.extend("--ftds-tabs-on-active-state-layer-opacity","",s.opacity24),onColor:r.extend("--ftds-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:r.extend("--ftds-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:r.extend("--ftds-tabs-icon-only-horizontal-padding","",s.spacing4),iconOnlyVerticalPadding:r.extend("--ftds-tabs-icon-only-vertical-padding","",s.spacing4),alertTopPadding:r.extend("--ftds-tabs-alert-top-padding","",s.spacing1),alertRightPadding:r.extend("--ftds-tabs-alert-right-padding","",s.spacing05),focusOutlineWidth:r.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var Of={largeFieldHorizontalPadding:r.extend("--ftds-text-input-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:r.extend("--ftds-text-input-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:r.extend("--ftds-text-input-large-field-vertical-gap","",s.spacing05),largeFieldHeight:r.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ftds-text-input-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:r.extend("--ftds-text-input-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:r.extend("--ftds-text-input-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:r.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ftds-text-input-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:r.extend("--ftds-text-input-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ftds-text-input-helper-horizontal-gap","",s.spacing1),helperIconSize:r.extend("--ftds-text-input-helper-icon-size","",s.iconSize2),borderRadius:r.extend("--ftds-text-input-border-radius","",s.borderRadiusS),backgroundColor:r.extend("--ftds-text-input-background-color","",s.colorWhite),contentValueColor:r.extend("--ftds-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ftds-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:r.extend("--ftds-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ftds-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:r.extend("--ftds-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:r.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-text-input-disabled-component-opacity","",s.opacity40)};var Tf={backgroundColor:r.extend("--ftds-text-area-background-color","",s.colorWhite),contentValueColor:r.extend("--ftds-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:r.extend("--ftds-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ftds-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:r.extend("--ftds-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-text-area-disabled-component-opacity","",s.opacity40),fieldHorizontalLeftPadding:r.extend("--ftds-text-area-field-horizontal-left-padding","",s.spacing4),fieldHorizontalGap:r.extend("--ftds-text-area-field-horizontal-gap","",s.spacing3),fieldVerticalGap:r.extend("--ftds-text-area-field-vertical-gap","",s.spacing05),fieldMinHeight:r.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ftds-text-area-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ftds-text-area-helper-horizontal-gap","",s.spacing1),helperIconSize:r.extend("--ftds-text-area-helper-icon-size","",s.iconSize2),borderRadius:r.extend("--ftds-text-area-border-radius","",s.borderRadiusS)};var Pf={height:r.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:r.extend("--ftds-floating-menu-horizontal-padding","",s.spacing4),offIconColor:r.extend("--ftds-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:r.extend("--ftds-floating-menu-off-color","",d.contentGlobalPrimary),onColor:r.extend("--ftds-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:r.extend("--ftds-floating-menu-gap","",s.spacing3),focusFocusRingColor:r.extend("--ftds-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:r.extend("--ftds-floating-menu-focus-state-layer-opacity","",s.opacity8),hoverStateLayerOpacity:r.extend("--ftds-floating-menu-hover-state-layer-opacity","",s.opacity8),activeStateLayerOpacity:r.extend("--ftds-floating-menu-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:r.extend("--ftds-floating-menu-disabled-component-opacity","",s.opacity40),iconSize:r.extend("--ftds-floating-menu-icon-size","",s.iconSize3),backgroundColor:r.extend("--ftds-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:r.extend("--ftds-floating-menu-shadow","",s.shadowElevation02)};var Uf={largeFieldHorizontalPadding:r.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:r.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:r.extend("--ftds-combobox-single-select-large-field-vertical-gap","",s.spacing05),largeFieldHeight:r.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ftds-combobox-single-select-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:r.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:r.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:r.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ftds-combobox-single-select-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:r.extend("--ftds-combobox-single-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ftds-combobox-single-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:r.extend("--ftds-combobox-single-select-helper-vertical-gap","",s.spacing1),helperIconSize:r.extend("--ftds-combobox-single-select-helper-icon-size","",s.iconSize2),menuVerticalGap:r.extend("--ftds-combobox-single-select-menu-vertical-gap","",s.spacing2),borderRadius:r.extend("--ftds-combobox-single-select-border-radius","",s.borderRadiusS),backgroundColor:r.extend("--ftds-combobox-single-select-background-color","",s.colorWhite),labelColor:r.extend("--ftds-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:r.extend("--ftds-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ftds-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:r.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ftds-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:r.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-combobox-single-select-disabled-component-opacity","",s.opacity40)};var Wf={backgroundColor:r.extend("--ftds-combobox-multi-select-background-color","",s.colorWhite),labelColor:r.extend("--ftds-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:r.extend("--ftds-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:r.extend("--ftds-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:r.extend("--ftds-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:r.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ftds-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:r.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-combobox-multi-select-disabled-component-opacity","",s.opacity40),helperHorizontalPadding:r.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:r.extend("--ftds-combobox-multi-select-helper-vertical-gap","",s.spacing1),helperIconSize:r.extend("--ftds-combobox-multi-select-helper-icon-size","",s.iconSize2),fieldHorizontalPadding:r.extend("--ftds-combobox-multi-select-field-horizontal-padding","",s.spacing4),fieldHorizontalGap:r.extend("--ftds-combobox-multi-select-field-horizontal-gap","",s.spacing3),fieldVerticalGap:r.extend("--ftds-combobox-multi-select-field-vertical-gap","",s.spacing05),fieldIconSize:r.extend("--ftds-combobox-multi-select-field-icon-size","",s.iconSize3),fieldMaxHeight:r.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:r.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",s.spacing1),contentValuesVerticalGap:r.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",s.spacing1),borderRadius:r.extend("--ftds-combobox-multi-select-border-radius","",s.borderRadiusS)};var Zf={backgroundColor:r.extend("--ftds-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:r.extend("--ftds-popover-horizontal-padding","",s.spacing6),verticalPadding:r.extend("--ftds-popover-vertical-padding","",s.spacing6),titleColor:r.extend("--ftds-popover-title-color","",d.contentGlobalPrimary),bodyColor:r.extend("--ftds-popover-body-color","",d.contentGlobalSecondary),gap:r.extend("--ftds-popover-gap","",s.spacing2),borderRadius:r.extend("--ftds-popover-border-radius","",s.borderRadiusM),shadow:r.extend("--ftds-popover-shadow","",s.shadowElevation02),maxWidth:r.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:r.extend("--ftds-popover-content-section-vertical-gap","",s.spacing2),multiSectionVerticalGap:r.extend("--ftds-popover-multi-section-vertical-gap","",s.spacing6)};var Qf={hoverStateLayerOpacity:r.extend("--ftds-collapsible-hover-state-layer-opacity","",s.opacity8),focusStateLayerOpacity:r.extend("--ftds-collapsible-focus-state-layer-opacity","",s.opacity8),focusOutlineWidth:r.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ftds-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ftds-collapsible-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:r.extend("--ftds-collapsible-disabled-component-opacity","",s.opacity40),horizontalPadding:r.extend("--ftds-collapsible-horizontal-padding","",s.spacing4),verticalPadding:r.extend("--ftds-collapsible-vertical-padding","",s.spacing3),color:r.extend("--ftds-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:r.extend("--ftds-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:r.extend("--ftds-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:r.extend("--ftds-collapsible-border-color","",d.borderGlobalSubtle),iconSize:r.extend("--ftds-collapsible-icon-size","",s.iconSize3)};var nh={groupHorizontalPadding:r.extend("--ftds-switch-group-horizontal-padding","",s.spacing1),groupVerticalPadding:r.extend("--ftds-switch-group-vertical-padding","",s.spacing1),groupGap:r.extend("--ftds-switch-group-gap","",s.spacing1),groupBackgroundColor:r.extend("--ftds-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:r.extend("--ftds-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:r.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ftds-switch-label-horizontal-padding","",s.spacing2),labelVerticalPadding:r.extend("--ftds-switch-label-vertical-padding","",s.spacing1),offHoverStateLayerOpacity:r.extend("--ftds-switch-off-hover-state-layer-opacity","",s.opacity8),offFocusStateLayerOpacity:r.extend("--ftds-switch-off-focus-state-layer-opacity","",s.opacity8),offActiveStateLayerOpacity:r.extend("--ftds-switch-off-active-state-layer-opacity","",s.opacity16),offDisabledComponentOpacity:r.extend("--ftds-switch-off-disabled-component-opacity","",s.opacity40),offColor:r.extend("--ftds-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ftds-switch-on-hover-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:r.extend("--ftds-switch-on-focus-state-layer-opacity","",s.opacity8),onActiveStateLayerOpacity:r.extend("--ftds-switch-on-active-state-layer-opacity","",s.opacity16),onDisabledComponentOpacity:r.extend("--ftds-switch-on-disabled-component-opacity","",s.opacity40),onColor:r.extend("--ftds-switch-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:r.extend("--ftds-switch-icon-horizontal-padding","",s.spacing1),iconVerticalPadding:r.extend("--ftds-switch-icon-vertical-padding","",s.spacing1),focusOutlineWidth:r.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:r.extend("--ftds-switch-option-border-radius","",s.borderRadiusS)};var ch={color1Light:r.extend("--ftds-chart-1-light","for area color charts",s.colorBrand40),color1Base:r.extend("--ftds-chart-1-base","for line charts",s.colorBrand0),color2Light:r.extend("--ftds-chart-2-light","for area color charts",s.colorYellow60),color2Base:r.extend("--ftds-chart-2-base","for line charts",s.colorYellow100),color3Light:r.extend("--ftds-chart-3-light","",s.colorUltramarine40),color3Base:r.extend("--ftds-chart-3-base","",s.colorUltramarine70),color4Light:r.extend("--ftds-chart-4-light","",s.colorCyan50),color4Base:r.extend("--ftds-chart-4-base","",s.colorCyan100),color5Light:r.extend("--ftds-chart-5-light","",s.colorRed40),color5Base:r.extend("--ftds-chart-5-base","",s.colorRed60),color6Light:r.extend("--ftds-chart-6-light","",s.colorGreen40),color6Base:r.extend("--ftds-chart-6-base","",s.colorGreen70),color7Light:r.extend("--ftds-chart-7-light","",s.colorOrange70),color7Base:r.extend("--ftds-chart-7-base","",s.colorOrange100),color8Light:r.extend("--ftds-chart-8-light","",s.colorAvocado70),color8Base:r.extend("--ftds-chart-8-base","",s.colorAvocado200),color9Light:r.extend("--ftds-chart-9-light","",s.colorBrown50),color9Base:r.extend("--ftds-chart-9-base","",s.colorBrown200),color10Light:r.extend("--ftds-chart-10-light","",s.colorGray50),color10Base:r.extend("--ftds-chart-10-base","",s.colorGray80),monochrome10:r.extend("--ftds-chart-monochrome-10","",s.colorBrand10),monochrome20:r.extend("--ftds-chart-monochrome-20","",s.colorBrand20),monochrome30:r.extend("--ftds-chart-monochrome-30","",s.colorBrand40),monochrome40:r.extend("--ftds-chart-monochrome-40","",s.colorBrand60),monochrome50:r.extend("--ftds-chart-monochrome-50","",s.colorBrand0),monochrome60:r.extend("--ftds-chart-monochrome-60","",s.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",s.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",s.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",s.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",s.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",s.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:r.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",s.opacity48),scatterplotDatapointInitialHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",s.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",s.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",s.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",s.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:r.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",s.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",s.colorGray70),scatterplotDatapointHoverHoverRingColor:r.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",s.colorCyan200)};var uh={color1IconColor:r.extend("--ftds-page-designer-1-icon-color","for area color charts",s.colorCyan0),color1ToolbarColor:r.extend("--ftds-page-designer-1-toolbar-color","for area color charts",s.colorCyan0),color2IconColor:r.extend("--ftds-page-designer-2-icon-color","for area color charts",s.colorBrand0),color2ToolbarColor:r.extend("--ftds-page-designer-2-toolbar-color","for area color charts",s.colorBrand0),color3IconColor:r.extend("--ftds-page-designer-3-icon-color","for area color charts",s.colorYellow200),color3ToolbarColor:r.extend("--ftds-page-designer-3-toolbar-color","for area color charts",s.colorYellow200),color4IconColor:r.extend("--ftds-page-designer-4-icon-color","for area color charts",s.colorUltramarine50),color4ToolbarColor:r.extend("--ftds-page-designer-4-toolbar-color","for area color charts",s.colorUltramarine50),color5IconColor:r.extend("--ftds-page-designer-5-icon-color","for area color charts",s.colorGreen0),color5ToolbarColor:r.extend("--ftds-page-designer-5-toolbar-color","for area color charts",s.colorGreen0),color6IconColor:r.extend("--ftds-page-designer-6-icon-color","for area color charts",s.colorOrange0),color6ToolbarColor:r.extend("--ftds-page-designer-6-toolbar-color","for area color charts",s.colorOrange0),color7IconColor:r.extend("--ftds-page-designer-7-icon-color","for area color charts",s.colorAvocado200),color7ToolbarColor:r.extend("--ftds-page-designer-7-toolbar-color","for area color charts",s.colorAvocado200),color8IconColor:r.extend("--ftds-page-designer-8-icon-color","for area color charts",s.colorBrown0),color8ToolbarColor:r.extend("--ftds-page-designer-8-toolbar-color","for area color charts",s.colorBrown0)};var gh={borderWidth:r.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ftds-notice-horizontal-padding","",s.spacing3),verticalPadding:r.extend("--ftds-notice-vertical-padding","",s.spacing2),borderRadius:r.extend("--ftds-notice-border-radius","",s.borderRadiusS),gap:r.extend("--ftds-notice-gap","",s.spacing2),iconSize:r.extend("--ftds-notice-icon-size","",s.iconSize3),infoBackgroundColor:r.extend("--ftds-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:r.extend("--ftds-notice-info-border-color","",d.borderInfoSubtle),infoColor:r.extend("--ftds-notice-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:r.extend("--ftds-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:r.extend("--ftds-notice-warning-border-color","",d.borderWarningSubtle),warningColor:r.extend("--ftds-notice-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ftds-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:r.extend("--ftds-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:r.extend("--ftds-notice-error-border-color","",d.borderErrorSubtle),errorColor:r.extend("--ftds-notice-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ftds-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:r.extend("--ftds-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:r.extend("--ftds-notice-success-border-color","",d.borderSuccessSubtle),successColor:r.extend("--ftds-notice-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ftds-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:r.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:r.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:r.extend("--ftds-notice-dense-gap","",s.spacing1),denseIconSize:r.extend("--ftds-notice-dense-icon-size","",s.iconSize2),denseBorderWidth:r.create("--ftds-notice-dense-border-width","","SIZE","0")};var Ch={offHoverStateLayerOpacity:r.extend("--ftds-toggle-off-hover-state-layer-opacity","",s.opacity16),offFocusStateLayerOpacity:r.extend("--ftds-toggle-off-focus-state-layer-opacity","",s.opacity16),offActiveStateLayerOpacity:r.extend("--ftds-toggle-off-active-state-layer-opacity","",s.opacity24),offDisabledComponentOpacity:r.extend("--ftds-toggle-off-disabled-component-opacity","",s.opacity40),offBackgroundColor:r.extend("--ftds-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:r.extend("--ftds-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ftds-toggle-on-hover-state-layer-opacity","",s.opacity16),onFocusStateLayerOpacity:r.extend("--ftds-toggle-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:r.extend("--ftds-toggle-on-active-state-layer-opacity","",s.opacity24),onDisabledComponentOpacity:r.extend("--ftds-toggle-on-disabled-component-opacity","",s.opacity40),onBackgroundColor:r.extend("--ftds-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ftds-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:r.extend("--ftds-toggle-on-icon-color","",d.contentActionPrimary),color:r.extend("--ftds-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:r.extend("--ftds-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:r.extend("--ftds-toggle-gap","",s.spacing3)};var Rh={iconSize:r.extend("--ftds-notification-icon-size","",s.iconSize4),leftPadding:r.extend("--ftds-notification-left-padding","",s.spacing5),rightPadding:r.extend("--ftds-notification-right-padding","",s.spacing4),verticalPadding:r.extend("--ftds-notification-vertical-padding","",s.spacing3),infoBackgroundColor:r.extend("--ftds-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ftds-notification-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ftds-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ftds-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ftds-notification-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ftds-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ftds-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ftds-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ftds-notification-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ftds-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ftds-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ftds-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ftds-notification-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ftds-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ftds-notification-error-border-color","",d.borderErrorSubtle),borderRadius:r.extend("--ftds-notification-border-radius","",s.borderRadiusPill),borderWidth:r.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ftds-notification-leading-gap","",s.spacing2),trailingGap:r.extend("--ftds-notification-trailing-gap","",s.spacing8)};var _h={horizontalPadding:r.extend("--ftds-tooltip-horizontal-padding","",s.spacing2),verticalPadding:r.extend("--ftds-tooltip-vertical-padding","",s.spacing2),borderRadius:r.extend("--ftds-tooltip-border-radius","",s.borderRadiusS),color:r.extend("--ftds-tooltip-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ftds-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:r.extend("--ftds-tooltip-background-opacity","",s.opacity80),shadow:r.extend("--ftds-tooltip-shadow","",s.shadowElevation02),maxWidth:r.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ftds-tooltip-gap","",s.spacing05)};var Mh={verticalPadding:r.extend("--ftds-reorderable-list-vertical-padding","",s.spacing4),gap:r.extend("--ftds-reorderable-list-gap","",s.spacing1),borderRadius:r.extend("--ftds-reorderable-list-border-radius","",s.borderRadiusM),reorderableItemTitleMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",s.spacing6),reorderableItemTitleColor:r.extend("--ftds-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",s.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:r.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",s.spacing2),reorderableItemRightButtonsGroupHorizontalGap:r.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",s.spacing2),reorderableItemUsersCountColor:r.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",s.spacing6),reorderableItemBackgroundColor:r.extend("--ftds-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",s.spacing1),reorderableItemWarningMessageColor:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:r.extend("--ftds-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:r.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",s.opacity48),boxShadow:r.extend("--ftds-reorderable-list-box-shadow","",s.shadowElevation01),borderWidth:r.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:r.extend("--ftds-reorderable-list-reorderable-items-gap","",s.spacing2),leftPadding:r.extend("--ftds-reorderable-list-left-padding","",s.spacing2),rightPadding:r.extend("--ftds-reorderable-list-right-padding","",s.spacing6),borderColor:r.extend("--ftds-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:r.extend("--ftds-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var zh={menuHorizontalPadding:r.extend("--ftds-date-range-picker-menu-horizontal-padding","",s.spacing4),menuVerticalPadding:r.extend("--ftds-date-range-picker-menu-vertical-padding","",s.spacing4),menuVerticalGap:r.extend("--ftds-date-range-picker-menu-vertical-gap","",s.spacing4),menuButtonsVerticalGap:r.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",s.spacing2)};var Qr;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(Qr||(Qr={}));var Be;(function(e){e.large="large",e.medium="medium",e.small="small"})(Be||(Be={}));var Gt=v(W());function ui(e,t){let o=Tt[e];return Gt.css`
|
|
10
|
-
${t?(0,
|
|
6
|
+
`;var Mo=L(re()),js=L(D());var To=L(D()),Fs=L(re());var Gs;(function(e){e.clusteringHelperCreated="clustering-helper-created",e.mapAttachmentsUpdate="map-attachments-update",e.visibleTopicChange="visible-topic-change"})(Gs||(Gs={}));var Ws;(function(e){e.FEEDBACK="FEEDBACK",e.RATING="RATING",e.PRINT="PRINT",e.BOOKMARK="BOOKMARK",e.COLLECTIONS="COLLECTIONS",e.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Ws||(Ws={}));var B4=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},Ya=class extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}},Za=Symbol("registerInterval"),$4=(0,To.applyMixinOnce)(Symbol("toFtReaderComponent"),function(e){var t;class o extends e{constructor(){super(...arguments),this[t]=0}setReaderStateManager(n){this.clearStateManager(),this.stateManager=n,this.addStore(n.store,"reader")}clearStateManager(){this.stateManager&&(this.removeStore("reader"),this.stateManager=void 0)}get service(){var n;return(n=this.stateManager)===null||n===void 0?void 0:n.service}connectedCallback(){super.connectedCallback(),this[Za]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[Za]):this.dispatchEvent(new Ya)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return t=Za,B4([(0,Fs.state)()],o.prototype,"stateManager",void 0),o}),_o=class extends $4(To.FtLitElementRedux){};var qa=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},Qa=class extends Event{constructor(){super("register-ft-reader-topic-component",{bubbles:!0,composed:!0})}},Xa=Symbol("registerInterval"),H4=(0,js.applyMixinOnce)(Symbol("toFtReaderTopicComponent"),function(e){var t;class o extends e{constructor(){super(...arguments),this.disableContextInteractions=!1,this.headingLevelsShift=0,this[t]=0}connectedCallback(){super.connectedCallback(),this[Xa]=window.setInterval(()=>this.tryToRegisterToTopicContext(),50)}tryToRegisterToTopicContext(){this.tocNode!=null?window.clearInterval(this[Xa]):this.dispatchEvent(new Qa)}disconnectedCallback(){super.disconnectedCallback(),this.tocNode=void 0}}return t=Xa,qa([(0,Mo.state)()],o.prototype,"tocNode",void 0),qa([(0,Mo.state)()],o.prototype,"disableContextInteractions",void 0),qa([(0,Mo.state)()],o.prototype,"headingLevelsShift",void 0),o}),Io=class extends H4(_o){};var T4=L(D());var X1=L(D());var q1=L(K()),He=L(re()),$e=L(D());var Dn=L(D());var nn=globalThis,Po=nn.trustedTypes,Ks=Po?Po.createPolicy("lit-html",{createHTML:e=>e}):void 0,Qs="$lit$",Ct=`lit$${Math.random().toFixed(9).slice(2)}$`,Js="?"+Ct,G4=`<${Js}>`,Kt=document,zo=()=>Kt.createComment(""),Vr=e=>e===null||typeof e!="object"&&typeof e!="function",sn=Array.isArray,W4=e=>sn(e)||typeof e?.[Symbol.iterator]=="function",Ja=`[
|
|
7
|
+
\f\r]`,Kr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Vs=/-->/g,Zs=/>/g,Ft=RegExp(`>|${Ja}(?:([^\\s"'>=/]+)(${Ja}*=${Ja}*(?:[^
|
|
8
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Ys=/'/g,qs=/"/g,ec=/^(?:script|style|textarea|title)$/i,cn=e=>(t,...o)=>({_$litType$:e,strings:t,values:o}),tc=cn(1),rc=cn(2),oc=cn(3),Zr=Symbol.for("lit-noChange"),se=Symbol.for("lit-nothing"),Xs=new WeakMap,jt=Kt.createTreeWalker(Kt,129);function ac(e,t){if(!sn(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ks!==void 0?Ks.createHTML(t):t}var F4=(e,t)=>{let o=e.length-1,a=[],n,i=t===2?"<svg>":t===3?"<math>":"",s=Kr;for(let l=0;l<o;l++){let d=e[l],u,g,m=-1,b=0;for(;b<d.length&&(s.lastIndex=b,g=s.exec(d),g!==null);)b=s.lastIndex,s===Kr?g[1]==="!--"?s=Vs:g[1]!==void 0?s=Zs:g[2]!==void 0?(ec.test(g[2])&&(n=RegExp("</"+g[2],"g")),s=Ft):g[3]!==void 0&&(s=Ft):s===Ft?g[0]===">"?(s=n??Kr,m=-1):g[1]===void 0?m=-2:(m=s.lastIndex-g[2].length,u=g[1],s=g[3]===void 0?Ft:g[3]==='"'?qs:Ys):s===qs||s===Ys?s=Ft:s===Vs||s===Zs?s=Kr:(s=Ft,n=void 0);let x=s===Ft&&e[l+1].startsWith("/>")?" ":"";i+=s===Kr?d+G4:m>=0?(a.push(u),d.slice(0,m)+Qs+d.slice(m)+Ct+x):d+Ct+(m===-2?l:x)}return[ac(e,i+(e[o]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),a]},Yr=class e{constructor({strings:t,_$litType$:o},a){let n;this.parts=[];let i=0,s=0,l=t.length-1,d=this.parts,[u,g]=F4(t,o);if(this.el=e.createElement(u,a),jt.currentNode=this.el.content,o===2||o===3){let m=this.el.content.firstChild;m.replaceWith(...m.childNodes)}for(;(n=jt.nextNode())!==null&&d.length<l;){if(n.nodeType===1){if(n.hasAttributes())for(let m of n.getAttributeNames())if(m.endsWith(Qs)){let b=g[s++],x=n.getAttribute(m).split(Ct),S=/([.?@])?(.*)/.exec(b);d.push({type:1,index:i,name:S[2],strings:x,ctor:S[1]==="."?tn:S[1]==="?"?rn:S[1]==="@"?on:lr}),n.removeAttribute(m)}else m.startsWith(Ct)&&(d.push({type:6,index:i}),n.removeAttribute(m));if(ec.test(n.tagName)){let m=n.textContent.split(Ct),b=m.length-1;if(b>0){n.textContent=Po?Po.emptyScript:"";for(let x=0;x<b;x++)n.append(m[x],zo()),jt.nextNode(),d.push({type:2,index:++i});n.append(m[b],zo())}}}else if(n.nodeType===8)if(n.data===Js)d.push({type:2,index:i});else{let m=-1;for(;(m=n.data.indexOf(Ct,m+1))!==-1;)d.push({type:7,index:i}),m+=Ct.length-1}i++}}static createElement(t,o){let a=Kt.createElement("template");return a.innerHTML=t,a}};function cr(e,t,o=e,a){if(t===Zr)return t;let n=a!==void 0?o._$Co?.[a]:o._$Cl,i=Vr(t)?void 0:t._$litDirective$;return n?.constructor!==i&&(n?._$AO?.(!1),i===void 0?n=void 0:(n=new i(e),n._$AT(e,o,a)),a!==void 0?(o._$Co??=[])[a]=n:o._$Cl=n),n!==void 0&&(t=cr(e,n._$AS(e,t.values),n,a)),t}var en=class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:o},parts:a}=this._$AD,n=(t?.creationScope??Kt).importNode(o,!0);jt.currentNode=n;let i=jt.nextNode(),s=0,l=0,d=a[0];for(;d!==void 0;){if(s===d.index){let u;d.type===2?u=new ko(i,i.nextSibling,this,t):d.type===1?u=new d.ctor(i,d.name,d.strings,this,t):d.type===6&&(u=new an(i,this,t)),this._$AV.push(u),d=a[++l]}s!==d?.index&&(i=jt.nextNode(),s++)}return jt.currentNode=Kt,n}p(t){let o=0;for(let a of this._$AV)a!==void 0&&(a.strings!==void 0?(a._$AI(t,a,o),o+=a.strings.length-2):a._$AI(t[o])),o++}},ko=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,a,n){this.type=2,this._$AH=se,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=a,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,o=this._$AM;return o!==void 0&&t?.nodeType===11&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=cr(this,t,o),Vr(t)?t===se||t==null||t===""?(this._$AH!==se&&this._$AR(),this._$AH=se):t!==this._$AH&&t!==Zr&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):W4(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==se&&Vr(this._$AH)?this._$AA.nextSibling.data=t:this.T(Kt.createTextNode(t)),this._$AH=t}$(t){let{values:o,_$litType$:a}=t,n=typeof a=="number"?this._$AC(t):(a.el===void 0&&(a.el=Yr.createElement(ac(a.h,a.h[0]),this.options)),a);if(this._$AH?._$AD===n)this._$AH.p(o);else{let i=new en(n,this),s=i.u(this.options);i.p(o),this.T(s),this._$AH=i}}_$AC(t){let o=Xs.get(t.strings);return o===void 0&&Xs.set(t.strings,o=new Yr(t)),o}k(t){sn(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,a,n=0;for(let i of t)n===o.length?o.push(a=new e(this.O(zo()),this.O(zo()),this,this.options)):a=o[n],a._$AI(i),n++;n<o.length&&(this._$AR(a&&a._$AB.nextSibling,n),o.length=n)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){let a=t.nextSibling;t.remove(),t=a}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},lr=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,a,n,i){this.type=1,this._$AH=se,this._$AN=void 0,this.element=t,this.name=o,this._$AM=n,this.options=i,a.length>2||a[0]!==""||a[1]!==""?(this._$AH=Array(a.length-1).fill(new String),this.strings=a):this._$AH=se}_$AI(t,o=this,a,n){let i=this.strings,s=!1;if(i===void 0)t=cr(this,t,o,0),s=!Vr(t)||t!==this._$AH&&t!==Zr,s&&(this._$AH=t);else{let l=t,d,u;for(t=i[0],d=0;d<i.length-1;d++)u=cr(this,l[a+d],o,d),u===Zr&&(u=this._$AH[d]),s||=!Vr(u)||u!==this._$AH[d],u===se?t=se:t!==se&&(t+=(u??"")+i[d+1]),this._$AH[d]=u}s&&!n&&this.j(t)}j(t){t===se?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},tn=class extends lr{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===se?void 0:t}},rn=class extends lr{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==se)}},on=class extends lr{constructor(t,o,a,n,i){super(t,o,a,n,i),this.type=5}_$AI(t,o=this){if((t=cr(this,t,o,0)??se)===Zr)return;let a=this._$AH,n=t===se&&a!==se||t.capture!==a.capture||t.once!==a.once||t.passive!==a.passive,i=t!==se&&(a===se||n);n&&this.element.removeEventListener(this.name,this,a),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},an=class{constructor(t,o,a){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=a}get _$AU(){return this._$AM._$AU}_$AI(t){cr(this,t)}};var j4=nn.litHtmlPolyfillSupport;j4?.(Yr,ko),(nn.litHtmlVersions??=[]).push("3.3.0");var ic=Symbol.for(""),K4=e=>{if(e?.r===ic)return e?._$litStatic$},dr=e=>({_$litStatic$:e,r:ic});var nc=new Map,ln=e=>(t,...o)=>{let a=o.length,n,i,s=[],l=[],d,u=0,g=!1;for(;u<a;){for(d=t[u];u<a&&(i=o[u],(n=K4(i))!==void 0);)d+=n+t[++u],g=!0;u!==a&&l.push(i),s.push(d),u++}if(u===a&&s.push(t[a]),g){let m=s.join("$$lit$$");(t=nc.get(m))===void 0&&(s.raw=s,nc.set(m,t=s)),o=l}return e(t,...o)},fr=ln(tc),By=ln(rc),$y=ln(oc);var zn=L(re()),Lc=L(D());var Lt;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(Lt||(Lt={}));var ke=L(K()),M=L(D());var ut=L(K(),1),Et=e=>typeof e=="string"?(0,ut.unsafeCSS)(e):e,r=class{static create(t,o,a,n){let i=l=>Et(l??n),s=ut.css`var(${Et(t)}, ${i(n)})`;return s.name=t,s.description=o,s.category=a,s.defaultValue=n,s.defaultCssValue=i,s.set=l=>sc(s,l??i(n)),s.get=l=>ut.css`var(${Et(t)}, ${i(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(t,o,a,n){let i=l=>a.get(l??n),s=ut.css`var(${Et(t)}, ${i(n)})`;return s.name=t,s.description=o,s.category=a.category,s.fallbackVariable=a,s.defaultValue=n,s.defaultCssValue=i,s.set=l=>sc(s,l??i(n)),s.get=l=>ut.css`var(${Et(t)}, ${i(l)})`,s.breadcrumb=()=>[a.name,...a.breadcrumb()],s.lastResortDefaultValue=()=>n??a.lastResortDefaultValue(),s}static external(t,o){let a=i=>t.defaultCssValue(i),n=ut.css`var(${Et(t.name)}, ${a(t.defaultValue)})`;return n.name=t.name,n.category=t.category,n.fallbackVariable=t.fallbackVariable,n.defaultValue=t.defaultValue,n.context=o,n.defaultCssValue=a,n.set=i=>t.set(i),n.get=i=>ut.css`var(${Et(t.name)}, ${a(i)})`,n.breadcrumb=()=>t.breadcrumb(),n.lastResortDefaultValue=()=>t.lastResortDefaultValue(),n}};function sc(e,t){return Et(`${e.name}: ${t}`)}var c={colorWhite:r.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:r.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:r.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:r.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:r.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:r.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:r.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:r.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:r.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:r.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:r.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:r.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:r.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:r.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:r.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:r.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:r.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:r.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:r.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:r.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:r.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:r.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:r.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:r.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:r.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:r.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:r.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:r.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:r.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:r.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:r.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:r.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:r.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:r.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:r.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:r.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:r.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:r.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:r.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:r.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:r.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:r.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:r.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:r.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:r.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:r.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:r.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:r.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:r.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:r.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:r.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:r.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:r.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:r.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:r.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:r.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:r.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:r.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:r.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:r.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:r.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:r.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:r.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:r.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:r.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:r.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:r.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:r.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:r.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:r.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:r.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:r.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:r.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:r.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:r.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:r.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:r.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:r.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:r.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:r.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:r.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:r.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:r.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:r.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:r.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:r.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:r.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:r.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:r.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:r.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:r.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:r.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:r.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:r.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:r.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:r.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:r.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:r.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:r.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:r.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:r.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:r.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:r.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:r.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:r.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:r.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:r.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:r.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:r.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:r.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:r.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:r.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:r.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:r.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:r.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:r.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:r.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:r.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:r.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:r.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:r.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:r.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:r.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:r.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:r.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:r.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:r.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:r.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:r.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:r.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:r.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:r.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:r.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:r.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:r.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:r.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:r.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:r.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:r.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:r.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:r.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:r.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:r.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:r.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:r.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:r.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:r.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:r.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:r.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:r.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:r.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:r.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:r.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:r.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:r.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:r.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:r.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:r.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:r.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:r.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:r.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:r.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:r.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:r.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:r.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:r.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:r.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:r.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:r.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:r.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:r.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:r.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:r.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:r.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:r.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:r.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:r.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:r.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:r.create("--ftds-opacity-0","","NUMBER","0"),opacity8:r.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:r.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:r.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:r.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:r.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:r.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:r.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:r.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:r.create("--ftds-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:r.create("--ftds-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:r.create("--ftds-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:r.create("--ftds-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:r.create("--ftds-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:r.create("--ftds-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:r.create("--ftds-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:r.create("--ftds-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:r.create("--ftds-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},dn={fontFamily:r.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:r.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-display-text-case","","UNKNOWN","none")},fn={fontFamily:r.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:r.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},un={fontFamily:r.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:r.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},pn={fontFamily:r.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:r.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:r.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},hn={fontFamily:r.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},mn={fontFamily:r.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},gn={fontFamily:r.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:r.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},yn={fontFamily:r.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},bn={fontFamily:r.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},V4={fontFamily:r.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:r.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:r.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},vn={fontFamily:r.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},xn={fontFamily:r.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},Sn={fontFamily:r.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},Cn={fontFamily:r.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Ln={fontFamily:r.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},En={fontFamily:r.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},An={fontFamily:r.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:r.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},On={fontFamily:r.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},Rn={fontFamily:r.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},wn={fontFamily:r.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},Nn={fontFamily:r.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},_n={fontFamily:r.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Tn={fontFamily:r.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Mn={fontFamily:r.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},In={fontFamily:r.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Pn={fontFamily:r.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Vt={display:dn,"title-1":fn,"title-2":un,"title-3":pn,"body-1-regular":hn,"body-1-medium":mn,"body-1-semibold":gn,"body-2-regular":yn,"body-2-medium":bn,"body-2-medium-underline":V4,"body-2-semibold":vn,"label-1-medium":xn,"label-1-semibold":Sn,"label-1-bold":Cn,"label-2-medium":Ln,"label-2-semibold":En,"label-2-bold":An,"caption-1-medium":On,"caption-1-semibold":Rn,"caption-1-bold":wn,"caption-2-medium":Nn,"caption-2-semibold":_n,"caption-2-bold":Tn,"caption-3-medium":Mn,"caption-3-semibold":In,"caption-3-bold":Pn};var f={backgroundActionPrimary:r.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",c.colorBrand0),backgroundErrorSubtle:r.extend("--ftds-background-error-subtle","Used as background of subtle error components.",c.colorRed10),backgroundInfoSubtle:r.extend("--ftds-background-info-subtle","Used as background of subtle information components.",c.colorCyan10),backgroundWarningSubtle:r.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",c.colorOrange10),backgroundSuccessSubtle:r.extend("--ftds-background-success-subtle","Used as background of subtle success components.",c.colorGreen10),backgroundGlobalSurface:r.extend("--ftds-background-global-surface","Used as app background.",c.colorWhite),backgroundGlobalOnSurface:r.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",c.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",c.colorGray30),contentActionPrimary:r.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",c.colorBrand0),contentWarningPrimary:r.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",c.colorOrange200),contentWarningIconOnly:r.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",c.colorOrange0),contentErrorPrimary:r.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",c.colorRed0),contentErrorIconOnly:r.extend("--ftds-content-error-icon-only","Used on error status icons alone",c.colorRed70),contentInfoPrimary:r.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",c.colorCyan200),contentInfoIconOnly:r.extend("--ftds-content-info-icon-only","Used on info status icons alone",c.colorCyan0),contentSuccessPrimary:r.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",c.colorGreen200),contentSuccessIconOnly:r.extend("--ftds-content-success-icon-only","Used on success status icons alone",c.colorGreen0),contentGlobalPrimary:r.extend("--ftds-content-global-primary","Used for main content on the page.",c.colorGray500),contentGlobalSecondary:r.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
9
|
+
Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",c.colorGray0),contentGlobalOnColor:r.extend("--ftds-content-global-on-color","Used for content on a dominant color.",c.colorWhite),borderActionPrimary:r.extend("--ftds-border-action-primary","Used as border for primary action components.",c.colorBrand0),borderActionFocusRing:r.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",c.colorCyan0),borderWarningPrimary:r.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",c.colorOrange200),borderWarningSubtle:r.extend("--ftds-border-warning-subtle","Used as border for warning components.",c.colorOrange30),borderSuccessPrimary:r.extend("--ftds-border-success-primary","Used as border for success buttons.",c.colorGreen200),borderSuccessSubtle:r.extend("--ftds-border-success-subtle","Used as border for success components.",c.colorGreen30),borderErrorPrimary:r.extend("--ftds-border-error-primary","Used as border for text fields in error states.",c.colorRed0),borderErrorSubtle:r.extend("--ftds-border-error-subtle","Used as border for error components.",c.colorRed30),borderInfoPrimary:r.extend("--ftds-border-info-primary","Used as border for buttons in info color.",c.colorCyan200),borderInfoSubtle:r.extend("--ftds-border-info-subtle","Used as border for information components.",c.colorCyan30),borderGlobalPrimary:r.extend("--ftds-border-global-primary","Used as border for elements/areas filled with background.global.on-surface-dark",c.colorGray50),borderGlobalSecondary:r.extend("--ftds-border-global-secondary","Used as border for elements/areas filled with background.global.on-surface",c.colorGray40),borderGlobalSubtle:r.extend("--ftds-border-global-subtle","Used as border to deliminate an area/element filled with background.global.surface and separators.",c.colorGray30),borderInputPrimary:r.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",c.colorGray80),borderNeutralPrimary:r.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",c.colorGray200)};var y={largeHeight:r.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ftds-button-large-horizontal-padding","",c.spacing4),largeGap:r.extend("--ftds-button-large-gap","",c.spacing2),largeBorderRadius:r.extend("--ftds-button-large-border-radius","",c.borderRadiusS),largeIconSize:r.extend("--ftds-button-large-icon-size","",c.iconSize3),largeBorderWidth:r.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:r.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:r.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:r.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:r.extend("--ftds-button-medium-horizontal-padding","",c.spacing3),mediumGap:r.extend("--ftds-button-medium-gap","",c.spacing2),mediumBorderRadius:r.extend("--ftds-button-medium-border-radius","",c.borderRadiusS),mediumIconSize:r.extend("--ftds-button-medium-icon-size","",c.iconSize2),mediumBorderWidth:r.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:r.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:r.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:r.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ftds-button-small-horizontal-padding","",c.spacing2),smallGap:r.extend("--ftds-button-small-gap","",c.spacing1),smallBorderRadius:r.extend("--ftds-button-small-border-radius","",c.borderRadiusS),smallIconSize:r.extend("--ftds-button-small-icon-size","",c.iconSize1),smallBorderWidth:r.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:r.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:r.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:r.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:r.extend("--ftds-button-x-small-icon-size","",c.iconSize1),xSmallFocusOutlineOffset:r.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:r.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:r.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:r.extend("--ftds-button-round-border-radius","",c.borderRadiusPill),primaryBrandBackgroundColor:r.extend("--ftds-button-primary-brand-background-color","",f.backgroundActionPrimary),primaryBrandColor:r.extend("--ftds-button-primary-brand-color","",f.contentGlobalOnColor),primaryBrandIconColor:r.extend("--ftds-button-primary-brand-icon-color","",f.contentGlobalOnColor),primaryBrandStateLayerColor:r.extend("--ftds-button-primary-brand-state-layer-color","",f.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",c.opacity16),primaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",c.opacity16),primaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-primary-brand-active-state-layer-opacity","",c.opacity24),primaryBrandDisabledComponentOpacity:r.extend("--ftds-button-primary-brand-disabled-component-opacity","",c.opacity40),focusFocusRingColor:r.extend("--ftds-button-focus-focus-ring-color","",f.borderActionFocusRing),tertiaryBrandBackgroundColor:r.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:r.extend("--ftds-button-tertiary-brand-color","",f.contentActionPrimary),tertiaryBrandIconColor:r.extend("--ftds-button-tertiary-brand-icon-color","",f.contentActionPrimary),tertiaryBrandStateLayerColor:r.extend("--ftds-button-tertiary-brand-state-layer-color","",f.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",c.opacity8),tertiaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",c.opacity8),tertiaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",c.opacity16),tertiaryBrandDisabledComponentOpacity:r.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",c.opacity40),tertiaryInfoBackgroundColor:r.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:r.extend("--ftds-button-tertiary-info-color","",f.contentInfoPrimary),tertiaryInfoIconColor:r.extend("--ftds-button-tertiary-info-icon-color","",f.contentInfoPrimary),tertiaryInfoStateLayerColor:r.extend("--ftds-button-tertiary-info-state-layer-color","",f.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",c.opacity8),tertiaryInfoHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",c.opacity8),tertiaryInfoActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",c.opacity16),tertiaryInfoDisabledComponentOpacity:r.extend("--ftds-button-tertiary-info-disabled-component-opacity","",c.opacity40),tertiarySuccessBackgroundColor:r.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:r.extend("--ftds-button-tertiary-success-color","",f.contentSuccessPrimary),tertiarySuccessIconColor:r.extend("--ftds-button-tertiary-success-icon-color","",f.contentSuccessPrimary),tertiarySuccessStateLayerColor:r.extend("--ftds-button-tertiary-success-state-layer-color","",f.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",c.opacity8),tertiarySuccessFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",c.opacity8),tertiarySuccessActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",c.opacity16),tertiarySuccessDisabledComponentOpacity:r.extend("--ftds-button-tertiary-success-disabled-component-opacity","",c.opacity40),tertiaryWarningBackgroundColor:r.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:r.extend("--ftds-button-tertiary-warning-color","",f.contentWarningPrimary),tertiaryWarningIconColor:r.extend("--ftds-button-tertiary-warning-icon-color","",f.contentWarningPrimary),tertiaryWarningStateLayerColor:r.extend("--ftds-button-tertiary-warning-state-layer-color","",f.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",c.opacity8),tertiaryWarningFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",c.opacity8),tertiaryWarningActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",c.opacity16),tertiaryWarningDisabledComponentOpacity:r.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",c.opacity40),tertiaryErrorBackgroundColor:r.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:r.extend("--ftds-button-tertiary-error-color","",f.contentErrorPrimary),tertiaryErrorIconColor:r.extend("--ftds-button-tertiary-error-icon-color","",f.contentErrorPrimary),tertiaryErrorStateLayerColor:r.extend("--ftds-button-tertiary-error-state-layer-color","",f.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",c.opacity8),tertiaryErrorFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",c.opacity8),tertiaryErrorActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",c.opacity16),tertiaryErrorDisabledComponentOpacity:r.extend("--ftds-button-tertiary-error-disabled-component-opacity","",c.opacity40),tertiaryNeutralBackgroundColor:r.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:r.extend("--ftds-button-tertiary-neutral-icon-color","",f.contentGlobalSecondary),tertiaryNeutralColor:r.extend("--ftds-button-tertiary-neutral-color","",f.contentGlobalSecondary),tertiaryNeutralStateLayerColor:r.extend("--ftds-button-tertiary-neutral-state-layer-color","",f.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",c.opacity8),tertiaryNeutralFocusStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",c.opacity8),tertiaryNeutralActiveStateLayerOpacity:r.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",c.opacity16),tertiaryNeutralDisabledComponentOpacity:r.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",c.opacity40),secondaryBrandBackgroundColor:r.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:r.extend("--ftds-button-secondary-brand-color","",f.contentActionPrimary),secondaryBrandIconColor:r.extend("--ftds-button-secondary-brand-icon-color","",f.contentActionPrimary),secondaryBrandStateLayerColor:r.extend("--ftds-button-secondary-brand-state-layer-color","",f.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:r.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",c.opacity8),secondaryBrandFocusStateLayerOpacity:r.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",c.opacity8),secondaryBrandActiveStateLayerOpacity:r.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",c.opacity16),secondaryBrandDisabledComponentOpacity:r.extend("--ftds-button-secondary-brand-disabled-component-opacity","",c.opacity40),secondaryBrandBorderColor:r.extend("--ftds-button-secondary-brand-border-color","",f.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",c.opacity8),secondaryNeutralFocusStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",c.opacity8),secondaryNeutralActiveStateLayerOpacity:r.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",c.opacity16),secondaryNeutralDisabledComponentOpacity:r.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",c.opacity40),secondaryNeutralBackgroundColor:r.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:r.extend("--ftds-button-secondary-neutral-color","",f.contentGlobalSecondary),secondaryNeutralIconColor:r.extend("--ftds-button-secondary-neutral-icon-color","",f.contentGlobalSecondary),secondaryNeutralStateLayerColor:r.extend("--ftds-button-secondary-neutral-state-layer-color","",f.contentGlobalSecondary),secondaryNeutralBorderColor:r.extend("--ftds-button-secondary-neutral-border-color","",f.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:r.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",c.opacity8),secondaryInfoFocusStateLayerOpacity:r.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",c.opacity8),secondaryInfoActiveStateLayerOpacity:r.extend("--ftds-button-secondary-info-active-state-layer-opacity","",c.opacity16),secondaryInfoDisabledComponentOpacity:r.extend("--ftds-button-secondary-info-disabled-component-opacity","",c.opacity40),secondaryInfoBackgroundColor:r.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:r.extend("--ftds-button-secondary-info-border-color","",f.borderInfoPrimary),secondaryInfoColor:r.extend("--ftds-button-secondary-info-color","",f.contentInfoPrimary),secondaryInfoIconColor:r.extend("--ftds-button-secondary-info-icon-color","",f.contentInfoPrimary),secondaryInfoStateLayerColor:r.extend("--ftds-button-secondary-info-state-layer-color","",f.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:r.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",c.opacity8),secondarySuccessFocusStateLayerOpacity:r.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",c.opacity8),secondarySuccessActiveStateLayerOpacity:r.extend("--ftds-button-secondary-success-active-state-layer-opacity","",c.opacity16),secondarySuccessDisabledComponentOpacity:r.extend("--ftds-button-secondary-success-disabled-component-opacity","",c.opacity40),secondarySuccessBackgroundColor:r.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:r.extend("--ftds-button-secondary-success-border-color","",f.borderSuccessPrimary),secondarySuccessColor:r.extend("--ftds-button-secondary-success-color","",f.contentSuccessPrimary),secondarySuccessIconColor:r.extend("--ftds-button-secondary-success-icon-color","",f.contentSuccessPrimary),secondarySuccessStateLayerColor:r.extend("--ftds-button-secondary-success-state-layer-color","",f.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:r.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",c.opacity8),secondaryWarningFocusStateLayerOpacity:r.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",c.opacity8),secondaryWarningActiveStateLayerOpacity:r.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",c.opacity16),secondaryWarningDisabledComponentOpacity:r.extend("--ftds-button-secondary-warning-disabled-component-opacity","",c.opacity40),secondaryWarningBackgroundColor:r.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:r.extend("--ftds-button-secondary-warning-border-color","",f.borderWarningPrimary),secondaryWarningColor:r.extend("--ftds-button-secondary-warning-color","",f.contentWarningPrimary),secondaryWarningIconColor:r.extend("--ftds-button-secondary-warning-icon-color","",f.contentWarningPrimary),secondaryWarningStateLayerColor:r.extend("--ftds-button-secondary-warning-state-layer-color","",f.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:r.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",c.opacity8),secondaryErrorFocusStateLayerOpacity:r.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",c.opacity8),secondaryErrorActiveStateLayerOpacity:r.extend("--ftds-button-secondary-error-active-state-layer-opacity","",c.opacity16),secondaryErrorDisabledComponentOpacity:r.extend("--ftds-button-secondary-error-disabled-component-opacity","",c.opacity40),secondaryErrorBackgroundColor:r.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:r.extend("--ftds-button-secondary-error-border-color","",f.contentErrorPrimary),secondaryErrorColor:r.extend("--ftds-button-secondary-error-color","",f.contentErrorPrimary),secondaryErrorIconColor:r.extend("--ftds-button-secondary-error-icon-color","",f.contentErrorPrimary),secondaryErrorStateLayerColor:r.extend("--ftds-button-secondary-error-state-layer-color","",f.contentErrorPrimary)};var a5={loadMoreIconSize:r.extend("--ftds-tree-list-load-more-icon-size","",c.iconSize2),loadMorePaddingLeft:r.extend("--ftds-tree-list-load-more-padding-left","",c.spacing6),loadMoreUnselectedDefaultBorderColor:r.extend("--ftds-tree-list-load-more-unselected-default-border-color","",f.borderGlobalSubtle),loadMoreIconColor:r.extend("--ftds-tree-list-load-more-icon-color","",f.contentActionPrimary),loadMoreLabelColor:r.extend("--ftds-tree-list-load-more-label-color","",f.contentActionPrimary),loadMoreHoverBorderColor:r.extend("--ftds-tree-list-load-more-hover-border-color","",c.colorBrand20),loadMoreHoverBackgroundColor:r.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:r.extend("--ftds-tree-list-load-more-active-border-color","",c.colorBrand20),loadMoreActiveBackgroundColor:r.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:r.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:r.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:r.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",f.borderGlobalPrimary),loadMoreLabelMarginLeft:r.extend("--ftds-tree-list-load-more-label-margin-left","",c.spacing1),nodeIconSize:r.extend("--ftds-tree-list-node-icon-size","",c.iconSize2),nodeHeight:r.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:r.extend("--ftds-tree-list-node-parent-label-margin-left","",c.spacing2),nodeParentLabelMarginRight:r.extend("--ftds-tree-list-node-parent-label-margin-right","",c.spacing2),nodeRootPaddingLeft:r.extend("--ftds-tree-list-node-root-padding-left","",c.spacing6),nodeChildPaddingLeft:r.extend("--ftds-tree-list-node-child-padding-left","",c.spacing5),nodeLeafPaddingLeft:r.extend("--ftds-tree-list-node-leaf-padding-left","",c.spacing6),nodeUnselectedDefaultBorderColor:r.extend("--ftds-tree-list-node-unselected-default-border-color","",f.borderGlobalSubtle),nodeUnselectedIconColor:r.extend("--ftds-tree-list-node-unselected-icon-color","",f.contentGlobalSecondary),nodeUnselectedLabelColor:r.extend("--ftds-tree-list-node-unselected-label-color","",f.contentGlobalSecondary),nodeUnselectedCounterColor:r.extend("--ftds-tree-list-node-unselected-counter-color","",f.contentGlobalSecondary),nodeHoverBorderColor:r.extend("--ftds-tree-list-node-hover-border-color","",f.borderActionPrimary),nodeFocusFocusRingColor:r.extend("--ftds-tree-list-node-focus-focus-ring-color","",f.borderActionFocusRing),nodeFocusOutlineWidth:r.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:r.extend("--ftds-tree-list-node-selected-default-border-color","",f.borderGlobalPrimary),nodeSelectedIconColor:r.extend("--ftds-tree-list-node-selected-icon-color","",f.contentGlobalSecondary),nodeSelectedLabelColor:r.extend("--ftds-tree-list-node-selected-label-color","",f.contentGlobalPrimary),nodeSelectedCounterColor:r.extend("--ftds-tree-list-node-selected-counter-color","",f.contentGlobalSecondary),nodeSelectedBackgroundColor:r.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:r.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",f.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:r.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",f.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:r.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",f.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:r.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",f.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:r.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:r.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:r.extend("--ftds-tree-list-header-section-padding-left","",c.spacing6),headerSectionPaddingRight:r.extend("--ftds-tree-list-header-section-padding-right","",c.spacing3),headerSectionHorizontalGap:r.extend("--ftds-tree-list-header-section-horizontal-gap","",c.spacing2),headerSectionMarginBottom:r.extend("--ftds-tree-list-header-section-margin-bottom","",c.spacing2),headerSectionColor:r.extend("--ftds-tree-list-header-section-color","",f.contentGlobalPrimary),headerSectionCounterColor:r.extend("--ftds-tree-list-header-section-counter-color","",f.contentGlobalSecondary),listContainerBorderWidth:r.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:r.extend("--ftds-tree-list-list-container-background-color","",f.backgroundGlobalSurface),listContainerBorderColor:r.extend("--ftds-tree-list-list-container-border-color","",f.borderGlobalSubtle),emptyStateIllustrationWidth:r.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:r.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:r.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",c.spacing10),emptyStateContainerPaddingTop:r.extend("--ftds-tree-list-empty-state-container-padding-top","",c.spacing10),emptyStateContainerPaddingBottom:r.extend("--ftds-tree-list-empty-state-container-padding-bottom","",c.spacing10),emptyStateTitleMarginBottom:r.extend("--ftds-tree-list-empty-state-title-margin-bottom","",c.spacing2),emptyStateTitleLabelColor:r.extend("--ftds-tree-list-empty-state-title-label-color","",f.contentGlobalSecondary),emptyStateDescriptionLabelColor:r.extend("--ftds-tree-list-empty-state-description-label-color","",f.contentGlobalSecondary)};var l5={iconSize:r.extend("--ftds-checkbox-icon-size","",c.iconSize2),boxSize:r.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:r.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:r.create("--ftds-checkbox-border-radius","","SIZE","1px"),labelHorizontalGap:r.extend("--ftds-checkbox-label-horizontal-gap","",c.spacing1),color:r.extend("--ftds-checkbox-color","",f.contentGlobalPrimary),checkedBackgroundColor:r.extend("--ftds-checkbox-checked-background-color","",f.contentActionPrimary),checkedStateLayerColor:r.extend("--ftds-checkbox-checked-state-layer-color","",f.contentActionPrimary),checkedIconColor:r.extend("--ftds-checkbox-checked-icon-color","",f.contentGlobalOnColor),checkedHoverStateLayerOpacity:r.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",c.opacity16),checkedFocusStateLayerOpacity:r.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",c.opacity16),checkedActiveStateLayerOpacity:r.extend("--ftds-checkbox-checked-active-state-layer-opacity","",c.opacity24),checkedDisabledComponentOpacity:r.extend("--ftds-checkbox-checked-disabled-component-opacity","",c.opacity40),uncheckedBorderColor:r.extend("--ftds-checkbox-unchecked-border-color","",c.colorGray80),uncheckedStateLayerColor:r.extend("--ftds-checkbox-unchecked-state-layer-color","",c.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",c.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",c.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",c.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",c.opacity40),focusFocusRingColor:r.extend("--ftds-checkbox-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:r.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:r.extend("--ftds-checkbox-horizontal-gap","",c.spacing3),helperPaddingTop:r.create("--ftds-checkbox-helper-padding-top","","SIZE","0px"),helperIconSize:r.extend("--ftds-checkbox-helper-icon-size","",c.iconSize2),helperHorizontalGap:r.extend("--ftds-checkbox-helper-horizontal-gap","",c.spacing1),errorUncheckedBorderColor:r.extend("--ftds-checkbox-error-unchecked-border-color","",f.borderErrorPrimary),errorStateLayerColor:r.extend("--ftds-checkbox-error-state-layer-color","",f.contentErrorPrimary),errorHelperTextColor:r.extend("--ftds-checkbox-error-helper-text-color","",f.borderErrorPrimary),errorCheckedBackgroundColor:r.extend("--ftds-checkbox-error-checked-background-color","",f.contentErrorPrimary),helperTextColor:r.extend("--ftds-checkbox-helper-text-color","",f.contentGlobalSubtle),groupVerticalGap:r.extend("--ftds-checkbox-group-vertical-gap","",c.spacing3)};var h5={circleSize:r.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:r.create("--ftds-radio-border-width","","SIZE","2px"),color:r.extend("--ftds-radio-color","",f.contentGlobalPrimary),selectedRadioColor:r.extend("--ftds-radio-selected-radio-color","",f.contentActionPrimary),selectedStateLayerColor:r.extend("--ftds-radio-selected-state-layer-color","",f.contentActionPrimary),selectedHoverStateLayerOpacity:r.extend("--ftds-radio-selected-hover-state-layer-opacity","",c.opacity16),selectedFocusStateLayerOpacity:r.extend("--ftds-radio-selected-focus-state-layer-opacity","",c.opacity16),selectedActiveStateLayerOpacity:r.extend("--ftds-radio-selected-active-state-layer-opacity","",c.opacity24),selectedDisabledComponentOpacity:r.extend("--ftds-radio-selected-disabled-component-opacity","",c.opacity40),unselectedStateLayerColor:r.extend("--ftds-radio-unselected-state-layer-color","",f.borderInputPrimary),unselectedBorderColor:r.extend("--ftds-radio-unselected-border-color","",f.borderInputPrimary),unselectedHoverStateLayerOpacity:r.extend("--ftds-radio-unselected-hover-state-layer-opacity","",c.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ftds-radio-unselected-focus-state-layer-opacity","",c.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ftds-radio-unselected-active-state-layer-opacity","",c.opacity24),unselectedDisabledComponentOpacity:r.extend("--ftds-radio-unselected-disabled-component-opacity","",c.opacity40),focusFocusRingColor:r.extend("--ftds-radio-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:r.extend("--ftds-radio-vertical-gap","",c.spacing3),horizontalGap:r.extend("--ftds-radio-horizontal-gap","",c.spacing3)};var v5={headerRowBorderWidth:r.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:r.extend("--ftds-table-header-row-background-color","",f.backgroundGlobalOnSurfaceDark),headerRowBorderColor:r.extend("--ftds-table-header-row-border-color","",f.borderGlobalPrimary),headerRowColor:r.extend("--ftds-table-header-row-color","",f.contentGlobalPrimary),dataRowBorderWidth:r.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:r.extend("--ftds-table-data-row-background-color","",f.backgroundGlobalOnSurface),dataRowBorderColor:r.extend("--ftds-table-data-row-border-color","",f.borderGlobalSubtle),dataRowColor:r.extend("--ftds-table-data-row-color","",f.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:r.extend("--ftds-table-data-row-default-hover-background-color","",c.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:r.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",c.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:r.extend("--ftds-table-data-row-selectable-selected-default-background-color","",c.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:r.extend("--ftds-table-data-row-selectable-selected-default-border-color","",c.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:r.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",c.colorBrand20),dataRowSelectableSelectedHoverBorderColor:r.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",c.colorBrand30),dataRowSelectableSelectedColor:r.extend("--ftds-table-data-row-selectable-selected-color","",f.contentActionPrimary),dataRowClickableHoverBackgroundColor:r.extend("--ftds-table-data-row-clickable-hover-background-color","",c.colorGray30),dataRowClickableFocusBorderColor:r.extend("--ftds-table-data-row-clickable-focus-border-color","",f.borderActionFocusRing),dataRowClickableFocusBackgroundColor:r.extend("--ftds-table-data-row-clickable-focus-background-color","",c.colorGray30),dataRowClickableActiveBackgroundColor:r.extend("--ftds-table-data-row-clickable-active-background-color","",c.colorGray40),headerCellHorizontalGap:r.extend("--ftds-table-header-cell-horizontal-gap","",c.spacing1),headerCellVerticalPadding:r.extend("--ftds-table-header-cell-vertical-padding","",c.spacing2),headerCellHorizontalPadding:r.extend("--ftds-table-header-cell-horizontal-padding","",c.spacing3),dataCellVerticalPadding:r.extend("--ftds-table-data-cell-vertical-padding","",c.spacing2),dataCellHorizontalPadding:r.extend("--ftds-table-data-cell-horizontal-padding","",c.spacing3),dataCellVerticalGap:r.extend("--ftds-table-data-cell-vertical-gap","",c.spacing1)};var E5={neutralOffHoverStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",c.opacity8),neutralOffFocusStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",c.opacity8),neutralOffFocusFocusRingColor:r.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",f.borderActionFocusRing),neutralOffActiveStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",c.opacity16),neutralOffBackgroundColor:r.extend("--ftds-chip-choice-neutral-off-background-color","",f.backgroundGlobalOnSurface),neutralOffBorderColor:r.extend("--ftds-chip-choice-neutral-off-border-color","",f.borderGlobalPrimary),neutralOffColor:r.extend("--ftds-chip-choice-neutral-off-color","",f.contentGlobalSecondary),neutralOffStateLayerColor:r.extend("--ftds-chip-choice-neutral-off-state-layer-color","",f.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",c.opacity16),neutralOnHoverStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",c.opacity24),neutralOnFocusStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",c.opacity24),neutralOnFocusFocusRingColor:r.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",f.borderActionFocusRing),neutralOnActiveStateLayerOpacity:r.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",c.opacity32),neutralOnBackgroundColor:r.extend("--ftds-chip-choice-neutral-on-background-color","",f.backgroundGlobalOnSurface),neutralOnBorderColor:r.extend("--ftds-chip-choice-neutral-on-border-color","",f.borderGlobalPrimary),neutralOnColor:r.extend("--ftds-chip-choice-neutral-on-color","",f.contentGlobalPrimary),neutralOnIconColor:r.extend("--ftds-chip-choice-neutral-on-icon-color","",f.contentGlobalPrimary),neutralOnStateLayerColor:r.extend("--ftds-chip-choice-neutral-on-state-layer-color","",f.contentGlobalPrimary),largeMinHeight:r.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ftds-chip-choice-large-horizontal-padding","",c.spacing3),largeGap:r.extend("--ftds-chip-choice-large-gap","",c.spacing1),largeBorderRadius:r.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ftds-chip-choice-large-icon-size","",c.iconSize3),mediumMinHeight:r.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ftds-chip-choice-medium-horizontal-padding","",c.spacing2),mediumGap:r.extend("--ftds-chip-choice-medium-gap","",c.spacing1),mediumBorderRadius:r.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ftds-chip-choice-medium-icon-size","",c.iconSize2)};var $={largeMinHeight:r.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ftds-chip-large-horizontal-padding","",c.spacing3),largeButtonRightPadding:r.extend("--ftds-chip-large-button-right-padding","",c.spacing1),largeGap:r.extend("--ftds-chip-large-gap","",c.spacing1),largeFocusOutlineOffset:r.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:r.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ftds-chip-large-icon-size","",c.iconSize3),mediumMinHeight:r.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ftds-chip-medium-horizontal-padding","",c.spacing2),mediumButtonRightPadding:r.extend("--ftds-chip-medium-button-right-padding","",c.spacing05),mediumGap:r.extend("--ftds-chip-medium-gap","",c.spacing1),mediumFocusOutlineOffset:r.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:r.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ftds-chip-medium-icon-size","",c.iconSize2),smallMinHeight:r.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ftds-chip-small-horizontal-padding","",c.spacing1),smallButtonRightPadding:r.extend("--ftds-chip-small-button-right-padding","",c.spacing05),smallGap:r.extend("--ftds-chip-small-gap","",c.spacing1),smallFocusOutlineOffset:r.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:r.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:r.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:r.extend("--ftds-chip-small-icon-size","",c.iconSize1),neutralBackgroundColor:r.extend("--ftds-chip-neutral-background-color","",f.backgroundGlobalOnSurface),neutralColor:r.extend("--ftds-chip-neutral-color","",f.contentGlobalSecondary),neutralIconColor:r.extend("--ftds-chip-neutral-icon-color","",f.contentGlobalSecondary),neutralBorderColor:r.extend("--ftds-chip-neutral-border-color","",f.borderGlobalSecondary),infoBackgroundColor:r.extend("--ftds-chip-info-background-color","",f.backgroundInfoSubtle),infoColor:r.extend("--ftds-chip-info-color","",f.contentInfoPrimary),infoIconColor:r.extend("--ftds-chip-info-icon-color","",f.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-chip-info-border-color","",f.borderInfoSubtle),successBackgroundColor:r.extend("--ftds-chip-success-background-color","",f.backgroundSuccessSubtle),successColor:r.extend("--ftds-chip-success-color","",f.contentSuccessPrimary),successIconColor:r.extend("--ftds-chip-success-icon-color","",f.contentSuccessIconOnly),successBorderColor:r.extend("--ftds-chip-success-border-color","",f.borderSuccessSubtle),warningBackgroundColor:r.extend("--ftds-chip-warning-background-color","",f.backgroundWarningSubtle),warningColor:r.extend("--ftds-chip-warning-color","",f.contentWarningPrimary),warningIconColor:r.extend("--ftds-chip-warning-icon-color","",f.contentWarningIconOnly),warningBorderColor:r.extend("--ftds-chip-warning-border-color","",f.borderWarningSubtle),errorBackgroundColor:r.extend("--ftds-chip-error-background-color","",f.backgroundErrorSubtle),errorColor:r.extend("--ftds-chip-error-color","",f.contentErrorPrimary),errorIconColor:r.extend("--ftds-chip-error-icon-color","",f.contentErrorIconOnly),errorBorderColor:r.extend("--ftds-chip-error-border-color","",f.borderErrorSubtle)};var I5={brandHoverOpacity:r.extend("--ftds-link-brand-hover-opacity","",c.opacity80),brandHoverColor:r.extend("--ftds-link-brand-hover-color","",f.contentActionPrimary),brandFocusFocusRingColor:r.extend("--ftds-link-brand-focus-focus-ring-color","",f.borderActionFocusRing),brandFocusColor:r.extend("--ftds-link-brand-focus-color","",f.contentActionPrimary),brandDefaultColor:r.extend("--ftds-link-brand-default-color","",f.contentActionPrimary),brandActiveColor:r.extend("--ftds-link-brand-active-color","",f.contentActionPrimary),infoHoverOpacity:r.extend("--ftds-link-info-hover-opacity","",c.opacity80),infoHoverColor:r.extend("--ftds-link-info-hover-color","",f.contentInfoPrimary),infoFocusFocusRingColor:r.extend("--ftds-link-info-focus-focus-ring-color","",f.borderActionFocusRing),infoFocusColor:r.extend("--ftds-link-info-focus-color","",f.contentInfoPrimary),infoDefaultColor:r.extend("--ftds-link-info-default-color","",f.contentInfoPrimary),infoActiveColor:r.extend("--ftds-link-info-active-color","",f.contentInfoPrimary),neutralFocusFocusRingColor:r.extend("--ftds-link-neutral-focus-focus-ring-color","",f.borderActionFocusRing),neutralFocusColor:r.extend("--ftds-link-neutral-focus-color","",f.contentActionPrimary),neutralDefaultColor:r.extend("--ftds-link-neutral-default-color","",f.contentGlobalPrimary),neutralHoverColor:r.extend("--ftds-link-neutral-hover-color","",f.contentActionPrimary),neutralActiveColor:r.extend("--ftds-link-neutral-active-color","",f.contentActionPrimary),neutralVisitedColor:r.extend("--ftds-link-neutral-visited-color","",c.colorBrand100)};var U5={iconSize:r.extend("--ftds-banner-icon-size","",c.iconSize5),borderWidth:r.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ftds-banner-left-padding","",c.spacing6),rightPadding:r.extend("--ftds-banner-right-padding","",c.spacing6),verticalPadding:r.extend("--ftds-banner-vertical-padding","",c.spacing6),horizontalSideGap:r.extend("--ftds-banner-horizontal-side-gap","",c.spacing6),horizontalMobileGap:r.extend("--ftds-banner-horizontal-mobile-gap","",c.spacing4),verticalMobileGap:r.extend("--ftds-banner-vertical-mobile-gap","",c.spacing6),horizontalMiddleGap:r.extend("--ftds-banner-horizontal-middle-gap","",c.spacing20),infoBackgroundColor:r.extend("--ftds-banner-info-background-color","",f.backgroundInfoSubtle),infoColor:r.extend("--ftds-banner-info-color","",f.contentInfoPrimary),infoIconColor:r.extend("--ftds-banner-info-icon-color","",f.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-banner-info-border-color","",f.borderInfoSubtle)};var W5={horizontalPadding:r.extend("--ftds-badge-horizontal-padding","",c.spacing1),verticalPadding:r.extend("--ftds-badge-vertical-padding","",c.spacing1),borderRadius:r.extend("--ftds-badge-border-radius","",c.borderRadiusPill),color:r.extend("--ftds-badge-color","",f.contentGlobalOnColor),backgroundColor:r.extend("--ftds-badge-background-color","",f.contentActionPrimary)};var Z5={horizontalGap:r.extend("--ftds-title-breadcrumb-horizontal-gap","",c.spacing1),currentColor:r.extend("--ftds-title-breadcrumb-current-color","",f.contentGlobalPrimary),previousNonClickableColor:r.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",f.contentGlobalSecondary),iconColor:r.extend("--ftds-title-breadcrumb-icon-color","",f.contentGlobalSubtle)};var J5={parentHorizontalPadding:r.extend("--ftds-page-header-parent-horizontal-padding","",c.spacing6),parentTopPadding:r.extend("--ftds-page-header-parent-top-padding","",c.spacing4),parentBottomPadding:r.extend("--ftds-page-header-parent-bottom-padding","",c.spacing6),parentHelpLeftMargin:r.extend("--ftds-page-header-parent-help-left-margin","",c.spacing1),parentTitleColor:r.extend("--ftds-page-header-parent-title-color","",f.contentGlobalPrimary),parentSubtitleColor:r.extend("--ftds-page-header-parent-subtitle-color","",f.contentGlobalSecondary),parentChipLeftMargin:r.extend("--ftds-page-header-parent-chip-left-margin","",c.spacing4),parentVerticalGap:r.extend("--ftds-page-header-parent-vertical-gap","",c.spacing2),parentButtonsGroupHorizontalGap:r.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",c.spacing4),parentButtonsGroupVerticalGap:r.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",c.spacing4),parentChipsGroupHorizontalGap:r.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",c.spacing2),parentChipsGroupVerticalGap:r.extend("--ftds-page-header-parent-chips-group-vertical-gap","",c.spacing2),childHorizontalPadding:r.extend("--ftds-page-header-child-horizontal-padding","",c.spacing6),childTopPadding:r.extend("--ftds-page-header-child-top-padding","",c.spacing2),childBottomPadding:r.extend("--ftds-page-header-child-bottom-padding","",c.spacing2),childHelpLeftMargin:r.extend("--ftds-page-header-child-help-left-margin","",c.spacing1),childChipLeftMargin:r.extend("--ftds-page-header-child-chip-left-margin","",c.spacing4),childVerticalGap:r.extend("--ftds-page-header-child-vertical-gap","",c.spacing2),childMinHeight:r.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:r.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",c.spacing4),childButtonsGroupVerticalGap:r.extend("--ftds-page-header-child-buttons-group-vertical-gap","",c.spacing4),childChipsGroupHorizontalGap:r.extend("--ftds-page-header-child-chips-group-horizontal-gap","",c.spacing2),childChipsGroupVerticalGap:r.extend("--ftds-page-header-child-chips-group-vertical-gap","",c.spacing2),backgroundColor:r.extend("--ftds-page-header-background-color","",c.colorWhite),bottomBorderColor:r.extend("--ftds-page-header-bottom-border-color","",f.borderGlobalSubtle),bottomBorderWidth:r.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var a7={horizontalPadding:r.extend("--ftds-page-footer-horizontal-padding","",c.spacing6),verticalPadding:r.extend("--ftds-page-footer-vertical-padding","",c.spacing2),verticalGap:r.extend("--ftds-page-footer-vertical-gap","",c.spacing2),minHeight:r.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:r.extend("--ftds-page-footer-background-color","",c.colorWhite),topBorderColor:r.extend("--ftds-page-footer-top-border-color","",f.borderGlobalSubtle),topBorderWidth:r.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:r.extend("--ftds-page-footer-buttons-group-gap","",c.spacing4)};var c7={contentHorizontalPadding:r.extend("--ftds-page-layout-content-horizontal-padding","",c.spacing6),contentVerticalPadding:r.extend("--ftds-page-layout-content-vertical-padding","",c.spacing6)};var p7={smallContainerTargetWidth:r.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:r.extend("--ftds-modal-small-container-margin","",c.spacing6),mediumContainerTargetWidth:r.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:r.extend("--ftds-modal-medium-container-margin","",c.spacing6),largeContainerTargetWidth:r.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:r.extend("--ftds-modal-large-container-margin","",c.spacing6),overlayBackgroundColor:r.extend("--ftds-modal-overlay-background-color","",c.colorGray700),overlayOpacity:r.extend("--ftds-modal-overlay-opacity","",c.opacity40),shadow:r.extend("--ftds-modal-shadow","",c.shadowElevation03),bodyBackgroundColor:r.extend("--ftds-modal-body-background-color","",c.colorWhite),bodyColor:r.extend("--ftds-modal-body-color","",f.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ftds-modal-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:r.extend("--ftds-modal-body-vertical-padding","",c.spacing6),bodyVerticalGap:r.extend("--ftds-modal-body-vertical-gap","",c.spacing6),headerBackgroundColor:r.extend("--ftds-modal-header-background-color","",f.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ftds-modal-header-border-color","",f.borderGlobalSubtle),headerColor:r.extend("--ftds-modal-header-color","",f.contentGlobalPrimary),headerLeadingIconColor:r.extend("--ftds-modal-header-leading-icon-color","",f.contentGlobalPrimary),headerVerticalPadding:r.extend("--ftds-modal-header-vertical-padding","",c.spacing1),headerRightPadding:r.extend("--ftds-modal-header-right-padding","",c.spacing1),headerLeftPadding:r.extend("--ftds-modal-header-left-padding","",c.spacing6),headerGap:r.extend("--ftds-modal-header-gap","",c.spacing2),headerBorderBottomWidth:r.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:r.extend("--ftds-modal-border-radius","",c.borderRadiusM)};var b7={overlayOpacity:r.extend("--ftds-drawer-overlay-opacity","",c.opacity40),shadow:r.extend("--ftds-drawer-shadow","",c.shadowElevation03),bodyColor:r.extend("--ftds-drawer-body-color","",f.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ftds-drawer-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:r.extend("--ftds-drawer-body-vertical-padding","",c.spacing6),bodyGap:r.extend("--ftds-drawer-body-gap","",c.spacing6),bodyBackgroundColor:r.extend("--ftds-drawer-body-background-color","",c.colorWhite),headerBackgroundColor:r.extend("--ftds-drawer-header-background-color","",f.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ftds-drawer-header-border-color","",f.borderGlobalSubtle),headerColor:r.extend("--ftds-drawer-header-color","",f.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ftds-drawer-header-trailing-icon-color","",f.contentGlobalSecondary),headerHeight:r.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ftds-drawer-header-horizontal-padding","",c.spacing2),headerBorderWidth:r.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ftds-drawer-header-gap","",c.spacing3),buttonsBarBackgroundColor:r.extend("--ftds-drawer-buttons-bar-background-color","",f.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ftds-drawer-buttons-bar-border-color","",f.borderGlobalSubtle),buttonsBarColor:r.extend("--ftds-drawer-buttons-bar-color","",f.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ftds-drawer-buttons-bar-horizontal-padding","",c.spacing6),buttonsBarVerticalPadding:r.extend("--ftds-drawer-buttons-bar-vertical-padding","",c.spacing4),buttonsBarGap:r.extend("--ftds-drawer-buttons-bar-gap","",c.spacing3),buttonsBarBorderWidth:r.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ftds-drawer-overlay-background-color","",c.colorGray700)};var L7={offBorderBottomWidth:r.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ftds-tabs-off-hover-state-layer-opacity","",c.opacity8),offDefaultStateLayerOpacity:r.extend("--ftds-tabs-off-default-state-layer-opacity","",c.opacity0),offFocusStateLayerOpacity:r.extend("--ftds-tabs-off-focus-state-layer-opacity","",c.opacity8),offDisabledComponentOpacity:r.extend("--ftds-tabs-off-disabled-component-opacity","",c.opacity40),offColor:r.extend("--ftds-tabs-off-color","",f.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-tabs-off-state-layer-color","",f.contentGlobalSubtle),offBorderBottomColor:r.extend("--ftds-tabs-off-border-bottom-color","",f.borderGlobalSubtle),activeTabIndicatorHeight:r.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:r.extend("--ftds-tabs-top-left-border-radius","",c.borderRadiusS),topRightBorderRadius:r.extend("--ftds-tabs-top-right-border-radius","",c.borderRadiusS),withLabelHorizontalPadding:r.extend("--ftds-tabs-with-label-horizontal-padding","",c.spacing4),withLabelVerticalPadding:r.extend("--ftds-tabs-with-label-vertical-padding","",c.spacing3),horizontalGap:r.extend("--ftds-tabs-horizontal-gap","",c.spacing1),verticalGap:r.extend("--ftds-tabs-vertical-gap","",c.spacing1),onHoverStateLayerOpacity:r.extend("--ftds-tabs-on-hover-state-layer-opacity","",c.opacity16),onDefaultStateLayerOpacity:r.extend("--ftds-tabs-on-default-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:r.extend("--ftds-tabs-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:r.extend("--ftds-tabs-on-active-state-layer-opacity","",c.opacity24),onColor:r.extend("--ftds-tabs-on-color","",f.contentActionPrimary),onStateLayerColor:r.extend("--ftds-tabs-on-state-layer-color","",f.contentActionPrimary),onActiveTabIndicatorColor:r.extend("--ftds-tabs-on-active-tab-indicator-color","",f.contentActionPrimary),iconOnlyHorizontalPadding:r.extend("--ftds-tabs-icon-only-horizontal-padding","",c.spacing4),iconOnlyVerticalPadding:r.extend("--ftds-tabs-icon-only-vertical-padding","",c.spacing4),alertTopPadding:r.extend("--ftds-tabs-alert-top-padding","",c.spacing1),alertRightPadding:r.extend("--ftds-tabs-alert-right-padding","",c.spacing05),focusOutlineWidth:r.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-tabs-focus-focus-ring-color","",f.borderActionFocusRing)};var w7={largeFieldHorizontalPadding:r.extend("--ftds-text-input-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:r.extend("--ftds-text-input-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:r.extend("--ftds-text-input-large-field-vertical-gap","",c.spacing05),largeFieldHeight:r.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ftds-text-input-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:r.extend("--ftds-text-input-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:r.extend("--ftds-text-input-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:r.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ftds-text-input-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:r.extend("--ftds-text-input-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ftds-text-input-helper-horizontal-gap","",c.spacing1),helperIconSize:r.extend("--ftds-text-input-helper-icon-size","",c.iconSize2),borderRadius:r.extend("--ftds-text-input-border-radius","",c.borderRadiusS),backgroundColor:r.extend("--ftds-text-input-background-color","",c.colorWhite),contentValueColor:r.extend("--ftds-text-input-content-value-color","",f.contentGlobalPrimary),trailingIconColor:r.extend("--ftds-text-input-trailing-icon-color","",f.contentGlobalSubtle),labelColor:r.extend("--ftds-text-input-label-color","",f.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-text-input-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-text-input-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-text-input-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-text-input-error-helper-text-color","",f.contentErrorPrimary),errorHelperIconColor:r.extend("--ftds-text-input-error-helper-icon-color","",f.contentErrorIconOnly),warningBorderColor:r.extend("--ftds-text-input-warning-border-color","",f.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-text-input-warning-helper-text-color","",f.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-text-input-warning-helper-icon-color","",f.contentWarningIconOnly),warningBorderWidth:r.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-text-input-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-text-input-disabled-component-opacity","",c.opacity40)};var I7={backgroundColor:r.extend("--ftds-text-area-background-color","",c.colorWhite),contentValueColor:r.extend("--ftds-text-area-content-value-color","",f.contentGlobalPrimary),labelColor:r.extend("--ftds-text-area-label-color","",f.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-text-area-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-text-area-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-text-area-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-text-area-error-helper-text-color","",f.contentErrorPrimary),errorHelperIconColor:r.extend("--ftds-text-area-error-helper-icon-color","",f.contentErrorIconOnly),focusFocusRingColor:r.extend("--ftds-text-area-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-text-area-disabled-component-opacity","",c.opacity40),fieldHorizontalLeftPadding:r.extend("--ftds-text-area-field-horizontal-left-padding","",c.spacing4),fieldHorizontalGap:r.extend("--ftds-text-area-field-horizontal-gap","",c.spacing3),fieldVerticalGap:r.extend("--ftds-text-area-field-vertical-gap","",c.spacing05),fieldMinHeight:r.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ftds-text-area-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ftds-text-area-helper-horizontal-gap","",c.spacing1),helperIconSize:r.extend("--ftds-text-area-helper-icon-size","",c.iconSize2),borderRadius:r.extend("--ftds-text-area-border-radius","",c.borderRadiusS)};var U7={height:r.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:r.extend("--ftds-floating-menu-horizontal-padding","",c.spacing4),offIconColor:r.extend("--ftds-floating-menu-off-icon-color","",f.contentGlobalPrimary),offColor:r.extend("--ftds-floating-menu-off-color","",f.contentGlobalPrimary),onColor:r.extend("--ftds-floating-menu-on-color","",f.contentActionPrimary),onStateLayerColor:r.extend("--ftds-floating-menu-on-state-layer-color","",f.contentActionPrimary),gap:r.extend("--ftds-floating-menu-gap","",c.spacing3),focusFocusRingColor:r.extend("--ftds-floating-menu-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:r.extend("--ftds-floating-menu-focus-state-layer-opacity","",c.opacity8),hoverStateLayerOpacity:r.extend("--ftds-floating-menu-hover-state-layer-opacity","",c.opacity8),activeStateLayerOpacity:r.extend("--ftds-floating-menu-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:r.extend("--ftds-floating-menu-disabled-component-opacity","",c.opacity40),iconSize:r.extend("--ftds-floating-menu-icon-size","",c.iconSize3),backgroundColor:r.extend("--ftds-floating-menu-background-color","",f.backgroundGlobalOnSurface),shadow:r.extend("--ftds-floating-menu-shadow","",c.shadowElevation02)};var W7={largeFieldHorizontalPadding:r.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:r.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:r.extend("--ftds-combobox-single-select-large-field-vertical-gap","",c.spacing05),largeFieldHeight:r.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ftds-combobox-single-select-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:r.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:r.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:r.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ftds-combobox-single-select-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:r.extend("--ftds-combobox-single-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ftds-combobox-single-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:r.extend("--ftds-combobox-single-select-helper-vertical-gap","",c.spacing1),helperIconSize:r.extend("--ftds-combobox-single-select-helper-icon-size","",c.iconSize2),menuVerticalGap:r.extend("--ftds-combobox-single-select-menu-vertical-gap","",c.spacing2),borderRadius:r.extend("--ftds-combobox-single-select-border-radius","",c.borderRadiusS),backgroundColor:r.extend("--ftds-combobox-single-select-background-color","",c.colorWhite),labelColor:r.extend("--ftds-combobox-single-select-label-color","",f.contentGlobalSubtle),contentValueColor:r.extend("--ftds-combobox-single-select-content-value-color","",f.contentGlobalPrimary),trailingIconColor:r.extend("--ftds-combobox-single-select-trailing-icon-color","",f.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-combobox-single-select-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-combobox-single-select-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ftds-combobox-single-select-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-combobox-single-select-error-helper-text-color","",f.contentErrorPrimary),warningBorderWidth:r.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ftds-combobox-single-select-warning-border-color","",f.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-combobox-single-select-warning-helper-text-color","",f.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-combobox-single-select-warning-helper-icon-color","",f.contentWarningIconOnly),focusOutlineWidth:r.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-combobox-single-select-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:r.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-combobox-single-select-disabled-component-opacity","",c.opacity40)};var Z7={backgroundColor:r.extend("--ftds-combobox-multi-select-background-color","",c.colorWhite),labelColor:r.extend("--ftds-combobox-multi-select-label-color","",f.contentGlobalSubtle),trailingIconColor:r.extend("--ftds-combobox-multi-select-trailing-icon-color","",f.contentGlobalSubtle),defaultBorderColor:r.extend("--ftds-combobox-multi-select-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:r.extend("--ftds-combobox-multi-select-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:r.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:r.extend("--ftds-combobox-multi-select-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:r.extend("--ftds-combobox-multi-select-error-helper-text-color","",f.contentErrorPrimary),errorHelperIcon:r.extend("--ftds-combobox-multi-select-error-helper-icon","",f.contentErrorIconOnly),errorBorderWidth:r.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ftds-combobox-multi-select-warning-border-color","",f.borderWarningPrimary),warningHelperTextColor:r.extend("--ftds-combobox-multi-select-warning-helper-text-color","",f.contentWarningPrimary),warningHelperIconColor:r.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",f.contentWarningIconOnly),warningBorderWidth:r.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineWidth:r.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ftds-combobox-multi-select-disabled-component-opacity","",c.opacity40),helperHorizontalPadding:r.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:r.extend("--ftds-combobox-multi-select-helper-vertical-gap","",c.spacing1),helperIconSize:r.extend("--ftds-combobox-multi-select-helper-icon-size","",c.iconSize2),fieldHorizontalPadding:r.extend("--ftds-combobox-multi-select-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:r.extend("--ftds-combobox-multi-select-field-horizontal-gap","",c.spacing3),fieldVerticalGap:r.extend("--ftds-combobox-multi-select-field-vertical-gap","",c.spacing05),fieldIconSize:r.extend("--ftds-combobox-multi-select-field-icon-size","",c.iconSize3),fieldMaxHeight:r.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:r.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",c.spacing1),contentValuesVerticalGap:r.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",c.spacing1),borderRadius:r.extend("--ftds-combobox-multi-select-border-radius","",c.borderRadiusS)};var J7={backgroundColor:r.extend("--ftds-popover-background-color","",f.backgroundGlobalOnSurface),horizontalPadding:r.extend("--ftds-popover-horizontal-padding","",c.spacing6),verticalPadding:r.extend("--ftds-popover-vertical-padding","",c.spacing6),titleColor:r.extend("--ftds-popover-title-color","",f.contentGlobalPrimary),bodyColor:r.extend("--ftds-popover-body-color","",f.contentGlobalSecondary),gap:r.extend("--ftds-popover-gap","",c.spacing2),borderRadius:r.extend("--ftds-popover-border-radius","",c.borderRadiusM),shadow:r.extend("--ftds-popover-shadow","",c.shadowElevation02),maxWidth:r.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:r.extend("--ftds-popover-content-section-vertical-gap","",c.spacing2),multiSectionVerticalGap:r.extend("--ftds-popover-multi-section-vertical-gap","",c.spacing6)};var a9={hoverStateLayerOpacity:r.extend("--ftds-collapsible-hover-state-layer-opacity","",c.opacity8),focusStateLayerOpacity:r.extend("--ftds-collapsible-focus-state-layer-opacity","",c.opacity8),focusOutlineWidth:r.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ftds-collapsible-focus-focus-ring-color","",f.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ftds-collapsible-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:r.extend("--ftds-collapsible-disabled-component-opacity","",c.opacity40),horizontalPadding:r.extend("--ftds-collapsible-horizontal-padding","",c.spacing4),verticalPadding:r.extend("--ftds-collapsible-vertical-padding","",c.spacing3),color:r.extend("--ftds-collapsible-color","",f.contentGlobalPrimary),stateLayerColor:r.extend("--ftds-collapsible-state-layer-color","",f.contentGlobalPrimary),backgroundColor:r.extend("--ftds-collapsible-background-color","",f.backgroundGlobalOnSurface),borderColor:r.extend("--ftds-collapsible-border-color","",f.borderGlobalSubtle),iconSize:r.extend("--ftds-collapsible-icon-size","",c.iconSize3)};var l9={groupHorizontalPadding:r.extend("--ftds-switch-group-horizontal-padding","",c.spacing1),groupVerticalPadding:r.extend("--ftds-switch-group-vertical-padding","",c.spacing1),groupGap:r.extend("--ftds-switch-group-gap","",c.spacing1),groupBackgroundColor:r.extend("--ftds-switch-group-background-color","",f.backgroundGlobalSurface),groupBorderColor:r.extend("--ftds-switch-group-border-color","",f.borderGlobalSubtle),groupBorderRadius:r.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ftds-switch-label-horizontal-padding","",c.spacing2),labelVerticalPadding:r.extend("--ftds-switch-label-vertical-padding","",c.spacing1),offHoverStateLayerOpacity:r.extend("--ftds-switch-off-hover-state-layer-opacity","",c.opacity8),offFocusStateLayerOpacity:r.extend("--ftds-switch-off-focus-state-layer-opacity","",c.opacity8),offActiveStateLayerOpacity:r.extend("--ftds-switch-off-active-state-layer-opacity","",c.opacity16),offDisabledComponentOpacity:r.extend("--ftds-switch-off-disabled-component-opacity","",c.opacity40),offColor:r.extend("--ftds-switch-off-color","",f.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-switch-off-state-layer-color","",f.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ftds-switch-on-hover-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:r.extend("--ftds-switch-on-focus-state-layer-opacity","",c.opacity8),onActiveStateLayerOpacity:r.extend("--ftds-switch-on-active-state-layer-opacity","",c.opacity16),onDisabledComponentOpacity:r.extend("--ftds-switch-on-disabled-component-opacity","",c.opacity40),onColor:r.extend("--ftds-switch-on-color","",f.contentActionPrimary),onStateLayerColor:r.extend("--ftds-switch-on-state-layer-color","",f.contentActionPrimary),iconHorizontalPadding:r.extend("--ftds-switch-icon-horizontal-padding","",c.spacing1),iconVerticalPadding:r.extend("--ftds-switch-icon-vertical-padding","",c.spacing1),focusOutlineWidth:r.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ftds-switch-focus-focus-ring-color","",f.borderActionFocusRing),optionBorderRadius:r.extend("--ftds-switch-option-border-radius","",c.borderRadiusS)};var p9={color1Light:r.extend("--ftds-chart-1-light","for area color charts",c.colorBrand40),color1Base:r.extend("--ftds-chart-1-base","for line charts",c.colorBrand0),color2Light:r.extend("--ftds-chart-2-light","for area color charts",c.colorYellow60),color2Base:r.extend("--ftds-chart-2-base","for line charts",c.colorYellow100),color3Light:r.extend("--ftds-chart-3-light","",c.colorUltramarine40),color3Base:r.extend("--ftds-chart-3-base","",c.colorUltramarine70),color4Light:r.extend("--ftds-chart-4-light","",c.colorCyan50),color4Base:r.extend("--ftds-chart-4-base","",c.colorCyan100),color5Light:r.extend("--ftds-chart-5-light","",c.colorRed40),color5Base:r.extend("--ftds-chart-5-base","",c.colorRed60),color6Light:r.extend("--ftds-chart-6-light","",c.colorGreen40),color6Base:r.extend("--ftds-chart-6-base","",c.colorGreen70),color7Light:r.extend("--ftds-chart-7-light","",c.colorOrange70),color7Base:r.extend("--ftds-chart-7-base","",c.colorOrange100),color8Light:r.extend("--ftds-chart-8-light","",c.colorAvocado70),color8Base:r.extend("--ftds-chart-8-base","",c.colorAvocado200),color9Light:r.extend("--ftds-chart-9-light","",c.colorBrown50),color9Base:r.extend("--ftds-chart-9-base","",c.colorBrown200),color10Light:r.extend("--ftds-chart-10-light","",c.colorGray50),color10Base:r.extend("--ftds-chart-10-base","",c.colorGray80),monochrome10:r.extend("--ftds-chart-monochrome-10","",c.colorBrand10),monochrome20:r.extend("--ftds-chart-monochrome-20","",c.colorBrand20),monochrome30:r.extend("--ftds-chart-monochrome-30","",c.colorBrand40),monochrome40:r.extend("--ftds-chart-monochrome-40","",c.colorBrand60),monochrome50:r.extend("--ftds-chart-monochrome-50","",c.colorBrand0),monochrome60:r.extend("--ftds-chart-monochrome-60","",c.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",c.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",c.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",c.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:r.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",c.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",c.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:r.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",c.opacity48),scatterplotDatapointInitialHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",c.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",c.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",c.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",c.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:r.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",c.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:r.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",c.colorGray70),scatterplotDatapointHoverHoverRingColor:r.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",c.colorCyan200)};var y9={color1IconColor:r.extend("--ftds-page-designer-1-icon-color","for area color charts",c.colorCyan0),color1ToolbarColor:r.extend("--ftds-page-designer-1-toolbar-color","for area color charts",c.colorCyan0),color2IconColor:r.extend("--ftds-page-designer-2-icon-color","for area color charts",c.colorBrand0),color2ToolbarColor:r.extend("--ftds-page-designer-2-toolbar-color","for area color charts",c.colorBrand0),color3IconColor:r.extend("--ftds-page-designer-3-icon-color","for area color charts",c.colorYellow200),color3ToolbarColor:r.extend("--ftds-page-designer-3-toolbar-color","for area color charts",c.colorYellow200),color4IconColor:r.extend("--ftds-page-designer-4-icon-color","for area color charts",c.colorUltramarine50),color4ToolbarColor:r.extend("--ftds-page-designer-4-toolbar-color","for area color charts",c.colorUltramarine50),color5IconColor:r.extend("--ftds-page-designer-5-icon-color","for area color charts",c.colorGreen0),color5ToolbarColor:r.extend("--ftds-page-designer-5-toolbar-color","for area color charts",c.colorGreen0),color6IconColor:r.extend("--ftds-page-designer-6-icon-color","for area color charts",c.colorOrange0),color6ToolbarColor:r.extend("--ftds-page-designer-6-toolbar-color","for area color charts",c.colorOrange0),color7IconColor:r.extend("--ftds-page-designer-7-icon-color","for area color charts",c.colorAvocado200),color7ToolbarColor:r.extend("--ftds-page-designer-7-toolbar-color","for area color charts",c.colorAvocado200),color8IconColor:r.extend("--ftds-page-designer-8-icon-color","for area color charts",c.colorBrown0),color8ToolbarColor:r.extend("--ftds-page-designer-8-toolbar-color","for area color charts",c.colorBrown0)};var C9={borderWidth:r.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ftds-notice-horizontal-padding","",c.spacing3),verticalPadding:r.extend("--ftds-notice-vertical-padding","",c.spacing2),borderRadius:r.extend("--ftds-notice-border-radius","",c.borderRadiusS),gap:r.extend("--ftds-notice-gap","",c.spacing2),iconSize:r.extend("--ftds-notice-icon-size","",c.iconSize3),infoBackgroundColor:r.extend("--ftds-notice-info-background-color","",f.backgroundInfoSubtle),infoBorderColor:r.extend("--ftds-notice-info-border-color","",f.borderInfoSubtle),infoColor:r.extend("--ftds-notice-info-color","",f.contentInfoPrimary),infoIconColor:r.extend("--ftds-notice-info-icon-color","",f.contentInfoIconOnly),warningBackgroundColor:r.extend("--ftds-notice-warning-background-color","",f.backgroundWarningSubtle),warningBorderColor:r.extend("--ftds-notice-warning-border-color","",f.borderWarningSubtle),warningColor:r.extend("--ftds-notice-warning-color","",f.contentWarningPrimary),warningIconColor:r.extend("--ftds-notice-warning-icon-color","",f.contentWarningIconOnly),errorBackgroundColor:r.extend("--ftds-notice-error-background-color","",f.backgroundErrorSubtle),errorBorderColor:r.extend("--ftds-notice-error-border-color","",f.borderErrorSubtle),errorColor:r.extend("--ftds-notice-error-color","",f.contentErrorPrimary),errorIconColor:r.extend("--ftds-notice-error-icon-color","",f.contentErrorIconOnly),successBackgroundColor:r.extend("--ftds-notice-success-background-color","",f.backgroundSuccessSubtle),successBorderColor:r.extend("--ftds-notice-success-border-color","",f.borderSuccessSubtle),successColor:r.extend("--ftds-notice-success-color","",f.contentSuccessPrimary),successIconColor:r.extend("--ftds-notice-success-icon-color","",f.contentSuccessIconOnly),denseHorizontalPadding:r.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:r.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:r.extend("--ftds-notice-dense-gap","",c.spacing1),denseIconSize:r.extend("--ftds-notice-dense-icon-size","",c.iconSize2),denseBorderWidth:r.create("--ftds-notice-dense-border-width","","SIZE","0")};var R9={offHoverStateLayerOpacity:r.extend("--ftds-toggle-off-hover-state-layer-opacity","",c.opacity16),offFocusStateLayerOpacity:r.extend("--ftds-toggle-off-focus-state-layer-opacity","",c.opacity16),offActiveStateLayerOpacity:r.extend("--ftds-toggle-off-active-state-layer-opacity","",c.opacity24),offDisabledComponentOpacity:r.extend("--ftds-toggle-off-disabled-component-opacity","",c.opacity40),offBackgroundColor:r.extend("--ftds-toggle-off-background-color","",f.contentGlobalSubtle),offIconColor:r.extend("--ftds-toggle-off-icon-color","",f.contentGlobalSubtle),offStateLayerColor:r.extend("--ftds-toggle-off-state-layer-color","",f.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ftds-toggle-on-hover-state-layer-opacity","",c.opacity16),onFocusStateLayerOpacity:r.extend("--ftds-toggle-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:r.extend("--ftds-toggle-on-active-state-layer-opacity","",c.opacity24),onDisabledComponentOpacity:r.extend("--ftds-toggle-on-disabled-component-opacity","",c.opacity40),onBackgroundColor:r.extend("--ftds-toggle-on-background-color","",f.contentActionPrimary),onStateLayerColor:r.extend("--ftds-toggle-on-state-layer-color","",f.contentActionPrimary),onIconColor:r.extend("--ftds-toggle-on-icon-color","",f.contentActionPrimary),color:r.extend("--ftds-toggle-color","",f.contentGlobalPrimary),focusFocusRingColor:r.extend("--ftds-toggle-focus-focus-ring-color","",f.borderActionFocusRing),gap:r.extend("--ftds-toggle-gap","",c.spacing3)};var M9={iconSize:r.extend("--ftds-notification-icon-size","",c.iconSize4),leftPadding:r.extend("--ftds-notification-left-padding","",c.spacing5),rightPadding:r.extend("--ftds-notification-right-padding","",c.spacing4),verticalPadding:r.extend("--ftds-notification-vertical-padding","",c.spacing3),infoBackgroundColor:r.extend("--ftds-notification-info-background-color","",f.backgroundInfoSubtle),infoColor:r.extend("--ftds-notification-info-color","",f.contentInfoPrimary),infoIconColor:r.extend("--ftds-notification-info-icon-color","",f.contentInfoIconOnly),infoBorderColor:r.extend("--ftds-notification-info-border-color","",f.borderInfoSubtle),successBackgroundColor:r.extend("--ftds-notification-success-background-color","",f.backgroundSuccessSubtle),successColor:r.extend("--ftds-notification-success-color","",f.contentSuccessPrimary),successIconColor:r.extend("--ftds-notification-success-icon-color","",f.contentSuccessIconOnly),successBorderColor:r.extend("--ftds-notification-success-border-color","",f.borderSuccessSubtle),warningBackgroundColor:r.extend("--ftds-notification-warning-background-color","",f.backgroundWarningSubtle),warningColor:r.extend("--ftds-notification-warning-color","",f.contentWarningPrimary),warningIconColor:r.extend("--ftds-notification-warning-icon-color","",f.contentWarningIconOnly),warningBorderColor:r.extend("--ftds-notification-warning-border-color","",f.borderWarningSubtle),errorBackgroundColor:r.extend("--ftds-notification-error-background-color","",f.backgroundErrorSubtle),errorColor:r.extend("--ftds-notification-error-color","",f.contentErrorPrimary),errorIconColor:r.extend("--ftds-notification-error-icon-color","",f.contentErrorIconOnly),errorBorderColor:r.extend("--ftds-notification-error-border-color","",f.borderErrorSubtle),borderRadius:r.extend("--ftds-notification-border-radius","",c.borderRadiusPill),borderWidth:r.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ftds-notification-leading-gap","",c.spacing2),trailingGap:r.extend("--ftds-notification-trailing-gap","",c.spacing8)};var D9={horizontalPadding:r.extend("--ftds-tooltip-horizontal-padding","",c.spacing2),verticalPadding:r.extend("--ftds-tooltip-vertical-padding","",c.spacing2),borderRadius:r.extend("--ftds-tooltip-border-radius","",c.borderRadiusS),color:r.extend("--ftds-tooltip-color","",f.contentGlobalOnColor),backgroundColor:r.extend("--ftds-tooltip-background-color","",f.contentGlobalPrimary),backgroundOpacity:r.extend("--ftds-tooltip-background-opacity","",c.opacity80),shadow:r.extend("--ftds-tooltip-shadow","",c.shadowElevation02),maxWidth:r.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ftds-tooltip-gap","",c.spacing05)};var G9={verticalPadding:r.extend("--ftds-reorderable-list-vertical-padding","",c.spacing4),gap:r.extend("--ftds-reorderable-list-gap","",c.spacing1),borderRadius:r.extend("--ftds-reorderable-list-border-radius","",c.borderRadiusM),reorderableItemTitleMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",c.spacing6),reorderableItemTitleColor:r.extend("--ftds-reorderable-list-reorderable-item-title-color","",f.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",c.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:r.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",c.spacing2),reorderableItemRightButtonsGroupHorizontalGap:r.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",c.spacing2),reorderableItemUsersCountColor:r.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",f.contentGlobalPrimary),reorderableItemUsersCountMarginRight:r.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",c.spacing6),reorderableItemBackgroundColor:r.extend("--ftds-reorderable-list-reorderable-item-background-color","",f.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",c.spacing1),reorderableItemWarningMessageColor:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",f.contentWarningPrimary),reorderableItemWarningMessageIconColor:r.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",f.contentWarningIconOnly),reorderableItemGripColor:r.extend("--ftds-reorderable-list-reorderable-item-grip-color","",f.contentGlobalSecondary),reorderableItemGripOpacity:r.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",c.opacity48),boxShadow:r.extend("--ftds-reorderable-list-box-shadow","",c.shadowElevation01),borderWidth:r.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:r.extend("--ftds-reorderable-list-reorderable-items-gap","",c.spacing2),leftPadding:r.extend("--ftds-reorderable-list-left-padding","",c.spacing2),rightPadding:r.extend("--ftds-reorderable-list-right-padding","",c.spacing6),borderColor:r.extend("--ftds-reorderable-list-border-color","",f.borderGlobalPrimary),backgroundColor:r.extend("--ftds-reorderable-list-background-color","",f.backgroundGlobalOnSurfaceDark)};var K9={menuHorizontalPadding:r.extend("--ftds-date-range-picker-menu-horizontal-padding","",c.spacing4),menuVerticalPadding:r.extend("--ftds-date-range-picker-menu-vertical-padding","",c.spacing4),menuVerticalGap:r.extend("--ftds-date-range-picker-menu-vertical-gap","",c.spacing4),menuButtonsVerticalGap:r.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",c.spacing2)};var Do;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(Do||(Do={}));var Ke;(function(e){e.large="large",e.medium="medium",e.small="small"})(Ke||(Ke={}));var ur=L(K());function cc(e,t){let o=Vt[e];return ur.css`
|
|
10
|
+
${t?(0,ur.unsafeCSS)(t):ur.css`.ft-typography--${(0,ur.unsafeCSS)(e)}`} {
|
|
11
11
|
font-family: ${o.fontFamily};
|
|
12
12
|
font-size: ${o.fontSize};
|
|
13
13
|
font-weight: ${o.fontWeight};
|
|
@@ -16,111 +16,111 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
16
16
|
text-decoration: ${o.textDecoration};
|
|
17
17
|
text-transform: ${o.textCase};
|
|
18
18
|
}
|
|
19
|
-
`}var
|
|
19
|
+
`}var lc=M.FtCssVariableFactory.extend("--ft-typography-font-family","",M.designSystemVariables.titleFont),pt=M.FtCssVariableFactory.extend("--ft-typography-font-family","",M.designSystemVariables.contentFont),k={fontFamily:pt,fontSize:M.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:M.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:M.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:M.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:M.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},pr={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-title-font-family","",lc),fontSize:M.FtCssVariableFactory.extend("--ft-typography-title-font-size","",k.fontSize,"20px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",k.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",k.letterSpacing,"0.15px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-title-line-height","",k.lineHeight,"1.2"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",k.textTransform,"inherit")},hr={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",lc),fontSize:M.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",k.fontSize,"14px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",k.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",k.letterSpacing,"0.105px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",k.lineHeight,"1.7"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",k.textTransform,"inherit")},mr={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",pt),fontSize:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",k.fontSize,"16px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",k.fontWeight,"600"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",k.letterSpacing,"0.144px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",k.lineHeight,"1.5"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",k.textTransform,"inherit")},gr={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",pt),fontSize:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",k.fontSize,"14px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",k.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",k.letterSpacing,"0.098px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",k.lineHeight,"1.7"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",k.textTransform,"inherit")},yr={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",pt),fontSize:M.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",k.fontSize,"16px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",k.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",k.letterSpacing,"0.496px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",k.lineHeight,"1.5"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",k.textTransform,"inherit")},ze={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",pt),fontSize:M.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",k.fontSize,"14px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",k.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",k.letterSpacing,"0.252px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",k.lineHeight,"1.4"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",k.textTransform,"inherit")},br={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",pt),fontSize:M.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",k.fontSize,"12px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",k.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",k.letterSpacing,"0.396px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",k.lineHeight,"1.33"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",k.textTransform,"inherit")},vr={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",pt),fontSize:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",k.fontSize,"10px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",k.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",k.letterSpacing,"0.33px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",k.lineHeight,"1.6"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",k.textTransform,"inherit")},xr={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",pt),fontSize:M.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",k.fontSize,"10px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",k.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",k.letterSpacing,"1.5px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",k.lineHeight,"1.6"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",k.textTransform,"uppercase")},at={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-button-font-family","",pt),fontSize:M.FtCssVariableFactory.extend("--ft-typography-button-font-size","",k.fontSize,"14px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",k.fontWeight,"600"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",k.letterSpacing,"1.246px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-button-line-height","",k.lineHeight,"1.15"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",k.textTransform,"uppercase")},dc=ke.css`
|
|
20
20
|
.ft-typography--title {
|
|
21
|
-
font-family: ${
|
|
22
|
-
font-size: ${
|
|
23
|
-
font-weight: ${
|
|
24
|
-
letter-spacing: ${
|
|
25
|
-
line-height: ${
|
|
26
|
-
text-transform: ${
|
|
21
|
+
font-family: ${pr.fontFamily};
|
|
22
|
+
font-size: ${pr.fontSize};
|
|
23
|
+
font-weight: ${pr.fontWeight};
|
|
24
|
+
letter-spacing: ${pr.letterSpacing};
|
|
25
|
+
line-height: ${pr.lineHeight};
|
|
26
|
+
text-transform: ${pr.textTransform};
|
|
27
27
|
}
|
|
28
|
-
`,
|
|
28
|
+
`,fc=ke.css`
|
|
29
29
|
.ft-typography--title-dense {
|
|
30
|
-
font-family: ${
|
|
31
|
-
font-size: ${
|
|
32
|
-
font-weight: ${
|
|
33
|
-
letter-spacing: ${
|
|
34
|
-
line-height: ${
|
|
35
|
-
text-transform: ${
|
|
30
|
+
font-family: ${hr.fontFamily};
|
|
31
|
+
font-size: ${hr.fontSize};
|
|
32
|
+
font-weight: ${hr.fontWeight};
|
|
33
|
+
letter-spacing: ${hr.letterSpacing};
|
|
34
|
+
line-height: ${hr.lineHeight};
|
|
35
|
+
text-transform: ${hr.textTransform};
|
|
36
36
|
}
|
|
37
|
-
`,
|
|
37
|
+
`,uc=ke.css`
|
|
38
38
|
.ft-typography--subtitle1 {
|
|
39
|
-
font-family: ${
|
|
40
|
-
font-size: ${
|
|
41
|
-
font-weight: ${
|
|
42
|
-
letter-spacing: ${
|
|
43
|
-
line-height: ${
|
|
44
|
-
text-transform: ${
|
|
39
|
+
font-family: ${mr.fontFamily};
|
|
40
|
+
font-size: ${mr.fontSize};
|
|
41
|
+
font-weight: ${mr.fontWeight};
|
|
42
|
+
letter-spacing: ${mr.letterSpacing};
|
|
43
|
+
line-height: ${mr.lineHeight};
|
|
44
|
+
text-transform: ${mr.textTransform};
|
|
45
45
|
}
|
|
46
|
-
`,
|
|
46
|
+
`,pc=ke.css`
|
|
47
47
|
.ft-typography--subtitle2 {
|
|
48
|
-
font-family: ${
|
|
49
|
-
font-size: ${
|
|
50
|
-
font-weight: ${
|
|
51
|
-
letter-spacing: ${
|
|
52
|
-
line-height: ${
|
|
53
|
-
text-transform: ${
|
|
48
|
+
font-family: ${gr.fontFamily};
|
|
49
|
+
font-size: ${gr.fontSize};
|
|
50
|
+
font-weight: ${gr.fontWeight};
|
|
51
|
+
letter-spacing: ${gr.letterSpacing};
|
|
52
|
+
line-height: ${gr.lineHeight};
|
|
53
|
+
text-transform: ${gr.textTransform};
|
|
54
54
|
}
|
|
55
55
|
|
|
56
|
-
`,
|
|
56
|
+
`,hc=ke.css`
|
|
57
57
|
.ft-typography--body1 {
|
|
58
|
-
font-family: ${
|
|
59
|
-
font-size: ${
|
|
60
|
-
font-weight: ${
|
|
61
|
-
letter-spacing: ${
|
|
62
|
-
line-height: ${
|
|
63
|
-
text-transform: ${
|
|
58
|
+
font-family: ${yr.fontFamily};
|
|
59
|
+
font-size: ${yr.fontSize};
|
|
60
|
+
font-weight: ${yr.fontWeight};
|
|
61
|
+
letter-spacing: ${yr.letterSpacing};
|
|
62
|
+
line-height: ${yr.lineHeight};
|
|
63
|
+
text-transform: ${yr.textTransform};
|
|
64
64
|
}
|
|
65
|
-
`,
|
|
65
|
+
`,mc=ke.css`
|
|
66
66
|
.ft-typography--body2 {
|
|
67
|
-
font-family: ${
|
|
68
|
-
font-size: ${
|
|
69
|
-
font-weight: ${
|
|
70
|
-
letter-spacing: ${
|
|
71
|
-
line-height: ${
|
|
72
|
-
text-transform: ${
|
|
67
|
+
font-family: ${ze.fontFamily};
|
|
68
|
+
font-size: ${ze.fontSize};
|
|
69
|
+
font-weight: ${ze.fontWeight};
|
|
70
|
+
letter-spacing: ${ze.letterSpacing};
|
|
71
|
+
line-height: ${ze.lineHeight};
|
|
72
|
+
text-transform: ${ze.textTransform};
|
|
73
73
|
}
|
|
74
|
-
`,
|
|
74
|
+
`,gc=ke.css`
|
|
75
75
|
.ft-typography--caption {
|
|
76
|
-
font-family: ${
|
|
77
|
-
font-size: ${
|
|
78
|
-
font-weight: ${
|
|
79
|
-
letter-spacing: ${
|
|
80
|
-
line-height: ${
|
|
81
|
-
text-transform: ${
|
|
76
|
+
font-family: ${br.fontFamily};
|
|
77
|
+
font-size: ${br.fontSize};
|
|
78
|
+
font-weight: ${br.fontWeight};
|
|
79
|
+
letter-spacing: ${br.letterSpacing};
|
|
80
|
+
line-height: ${br.lineHeight};
|
|
81
|
+
text-transform: ${br.textTransform};
|
|
82
82
|
}
|
|
83
|
-
`,
|
|
83
|
+
`,yc=ke.css`
|
|
84
84
|
.ft-typography--breadcrumb {
|
|
85
|
-
font-family: ${
|
|
86
|
-
font-size: ${
|
|
87
|
-
font-weight: ${
|
|
88
|
-
letter-spacing: ${
|
|
89
|
-
line-height: ${
|
|
90
|
-
text-transform: ${
|
|
85
|
+
font-family: ${vr.fontFamily};
|
|
86
|
+
font-size: ${vr.fontSize};
|
|
87
|
+
font-weight: ${vr.fontWeight};
|
|
88
|
+
letter-spacing: ${vr.letterSpacing};
|
|
89
|
+
line-height: ${vr.lineHeight};
|
|
90
|
+
text-transform: ${vr.textTransform};
|
|
91
91
|
}
|
|
92
|
-
`,
|
|
92
|
+
`,bc=ke.css`
|
|
93
93
|
.ft-typography--overline {
|
|
94
|
-
font-family: ${
|
|
95
|
-
font-size: ${
|
|
96
|
-
font-weight: ${
|
|
97
|
-
letter-spacing: ${
|
|
98
|
-
line-height: ${
|
|
99
|
-
text-transform: ${
|
|
94
|
+
font-family: ${xr.fontFamily};
|
|
95
|
+
font-size: ${xr.fontSize};
|
|
96
|
+
font-weight: ${xr.fontWeight};
|
|
97
|
+
letter-spacing: ${xr.letterSpacing};
|
|
98
|
+
line-height: ${xr.lineHeight};
|
|
99
|
+
text-transform: ${xr.textTransform};
|
|
100
100
|
}
|
|
101
|
-
`,
|
|
101
|
+
`,vc=ke.css`
|
|
102
102
|
.ft-typography--button {
|
|
103
|
-
font-family: ${
|
|
104
|
-
font-size: ${
|
|
105
|
-
font-weight: ${
|
|
106
|
-
letter-spacing: ${
|
|
107
|
-
line-height: ${
|
|
108
|
-
text-transform: ${
|
|
103
|
+
font-family: ${at.fontFamily};
|
|
104
|
+
font-size: ${at.fontSize};
|
|
105
|
+
font-weight: ${at.fontWeight};
|
|
106
|
+
letter-spacing: ${at.letterSpacing};
|
|
107
|
+
line-height: ${at.lineHeight};
|
|
108
|
+
text-transform: ${at.textTransform};
|
|
109
109
|
}
|
|
110
|
-
`,
|
|
110
|
+
`,xc=ke.css`
|
|
111
111
|
.ft-typography {
|
|
112
112
|
vertical-align: inherit;
|
|
113
113
|
}
|
|
114
|
-
`,
|
|
115
|
-
<${
|
|
114
|
+
`,Sc=[Object.keys(Vt).map(e=>cc(e))];var Cc=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},Re=class extends Lc.FtLitElement{constructor(){super(...arguments),this.variant=Lt.body1}render(){return this.element?fr`
|
|
115
|
+
<${dr(this.element)}
|
|
116
116
|
part="text"
|
|
117
117
|
class="ft-typography ft-typography--${this.variant}">
|
|
118
118
|
<slot></slot>
|
|
119
|
-
</${
|
|
120
|
-
`:
|
|
119
|
+
</${dr(this.element)}>
|
|
120
|
+
`:fr`
|
|
121
121
|
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
122
|
-
`}};
|
|
123
|
-
${t?(0,
|
|
122
|
+
`}};Re.styles=[dc,fc,uc,pc,hc,mc,gc,yc,bc,vc,xc,...Sc];Cc([(0,zn.property)()],Re.prototype,"element",void 0);Cc([(0,zn.property)()],Re.prototype,"variant",void 0);var kn=L(re()),Oc=L(D());var Ve;(function(e){e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(Ve||(Ve={}));var Sr=L(K());function Z4(e,t){let o=Vt[e];return Sr.css`
|
|
123
|
+
${t?(0,Sr.unsafeCSS)(t):Sr.css`.ftds-typography--${(0,Sr.unsafeCSS)(e)}`} {
|
|
124
124
|
font-family: ${o.fontFamily};
|
|
125
125
|
font-size: ${o.fontSize};
|
|
126
126
|
font-weight: ${o.fontWeight};
|
|
@@ -129,15 +129,15 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
129
129
|
text-decoration: ${o.textDecoration};
|
|
130
130
|
text-transform: ${o.textCase};
|
|
131
131
|
}
|
|
132
|
-
`}var
|
|
133
|
-
<${
|
|
132
|
+
`}var Ec=[Object.keys(Vt).map(e=>Z4(e))];var Ac=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},Ze=class extends Oc.FtLitElement{constructor(){super(...arguments),this.variant=Ve.body2medium}render(){return this.element?fr`
|
|
133
|
+
<${dr(this.element)}
|
|
134
134
|
part="text"
|
|
135
135
|
class="ftds-typography ftds-typography--${this.variant}">
|
|
136
136
|
<slot></slot>
|
|
137
|
-
</${
|
|
138
|
-
`:
|
|
137
|
+
</${dr(this.element)}>
|
|
138
|
+
`:fr`
|
|
139
139
|
<slot part="text" class="ftds-typography ftds-typography--${this.variant}"></slot>
|
|
140
|
-
`}};
|
|
140
|
+
`}};Ze.styles=[...Ec];Ac([(0,kn.property)()],Ze.prototype,"element",void 0);Ac([(0,kn.property)()],Ze.prototype,"variant",void 0);(0,Dn.customElement)("ft-typography")(Re);(0,Dn.customElement)("ftds-typography")(Ze);var Rc=L(K()),ht=L(D()),Cr={distance:ht.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:ht.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:ht.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:ht.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:ht.FtCssVariableFactory.extend("--ft-tooltip-border-radius","",ht.designSystemVariables.borderRadiusS),maxWidth:ht.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},wc=Rc.css`
|
|
141
141
|
.ft-tooltip--container {
|
|
142
142
|
display: block;
|
|
143
143
|
}
|
|
@@ -152,29 +152,29 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
152
152
|
box-sizing: border-box;
|
|
153
153
|
overflow: hidden;
|
|
154
154
|
width: max-content;
|
|
155
|
-
max-width: ${
|
|
155
|
+
max-width: ${Cr.maxWidth};
|
|
156
156
|
text-align: center;
|
|
157
|
-
padding: ${
|
|
158
|
-
z-index: ${
|
|
157
|
+
padding: ${Cr.distance};
|
|
158
|
+
z-index: ${Cr.zIndex};
|
|
159
159
|
}
|
|
160
160
|
|
|
161
161
|
.ft-tooltip--content {
|
|
162
162
|
padding: 4px 8px;
|
|
163
|
-
border-radius: ${
|
|
164
|
-
background-color: ${
|
|
165
|
-
color: ${
|
|
163
|
+
border-radius: ${Cr.borderRadiusS};
|
|
164
|
+
background-color: ${Cr.backgroundColor};
|
|
165
|
+
color: ${Cr.color};
|
|
166
166
|
position: relative;
|
|
167
167
|
word-break: break-word;
|
|
168
168
|
}
|
|
169
|
-
`;var ki=["top","right","bottom","left"],Pi=["start","end"],Un=ki.reduce((e,t)=>e.concat(t,t+"-"+Pi[0],t+"-"+Pi[1]),[]),Di=Math.min,Bi=Math.max;var nd={left:"right",right:"left",bottom:"top",top:"bottom"},ad={start:"end",end:"start"};function $n(e,t,o){return Bi(e,Di(t,o))}function eo(e,t){return typeof e=="function"?e(t):e}function tr(e){return e.split("-")[0]}function dt(e){return e.split("-")[1]}function Hn(e){return e==="x"?"y":"x"}function zn(e){return e==="y"?"height":"width"}function to(e){return["top","bottom"].includes(tr(e))?"y":"x"}function Fn(e){return Hn(to(e))}function Mi(e,t,o){o===void 0&&(o=!1);let n=dt(e),a=Fn(e),i=zn(a),c=a==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(c=Mn(c)),[c,Mn(c)]}function Ui(e){return e.replace(/start|end/g,t=>ad[t])}function Mn(e){return e.replace(/left|right|bottom|top/g,t=>nd[t])}function id(e){return{top:0,right:0,bottom:0,left:0,...e}}function $i(e){return typeof e!="number"?id(e):{top:e,right:e,bottom:e,left:e}}function Lt(e){let{x:t,y:o,width:n,height:a}=e;return{width:n,height:a,top:o,left:t,right:t+n,bottom:o+a,x:t,y:o}}function Hi(e,t,o){let{reference:n,floating:a}=e,i=to(t),c=Fn(t),l=zn(c),p=tr(t),u=i==="y",m=n.x+n.width/2-a.width/2,h=n.y+n.height/2-a.height/2,g=n[l]/2-a[l]/2,S;switch(p){case"top":S={x:m,y:n.y-a.height};break;case"bottom":S={x:m,y:n.y+n.height};break;case"right":S={x:n.x+n.width,y:h};break;case"left":S={x:n.x-a.width,y:h};break;default:S={x:n.x,y:n.y}}switch(dt(t)){case"start":S[c]-=g*(o&&u?-1:1);break;case"end":S[c]+=g*(o&&u?-1:1);break}return S}var zi=async(e,t,o)=>{let{placement:n="bottom",strategy:a="absolute",middleware:i=[],platform:c}=o,l=i.filter(Boolean),p=await(c.isRTL==null?void 0:c.isRTL(t)),u=await c.getElementRects({reference:e,floating:t,strategy:a}),{x:m,y:h}=Hi(u,n,p),g=n,S={},x=0;for(let O=0;O<l.length;O++){let{name:T,fn:R}=l[O],{x:L,y:D,data:U,reset:$}=await R({x:m,y:h,initialPlacement:n,placement:g,strategy:a,middlewareData:S,rects:u,platform:c,elements:{reference:e,floating:t}});m=L??m,h=D??h,S={...S,[T]:{...S[T],...U}},$&&x<=50&&(x++,typeof $=="object"&&($.placement&&(g=$.placement),$.rects&&(u=$.rects===!0?await c.getElementRects({reference:e,floating:t,strategy:a}):$.rects),{x:m,y:h}=Hi(u,g,p)),O=-1)}return{x:m,y:h,placement:g,strategy:a,middlewareData:S}};async function Wn(e,t){var o;t===void 0&&(t={});let{x:n,y:a,platform:i,rects:c,elements:l,strategy:p}=e,{boundary:u="clippingAncestors",rootBoundary:m="viewport",elementContext:h="floating",altBoundary:g=!1,padding:S=0}=eo(t,e),x=$i(S),T=l[g?h==="floating"?"reference":"floating":h],R=Lt(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(T)))==null||o?T:T.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:u,rootBoundary:m,strategy:p})),L=h==="floating"?{x:n,y:a,width:c.floating.width,height:c.floating.height}:c.reference,D=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),U=await(i.isElement==null?void 0:i.isElement(D))?await(i.getScale==null?void 0:i.getScale(D))||{x:1,y:1}:{x:1,y:1},$=Lt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:L,offsetParent:D,strategy:p}):L);return{top:(R.top-$.top+x.top)/U.y,bottom:($.bottom-R.bottom+x.bottom)/U.y,left:(R.left-$.left+x.left)/U.x,right:($.right-R.right+x.right)/U.x}}function sd(e,t,o){return(e?[...o.filter(a=>dt(a)===e),...o.filter(a=>dt(a)!==e)]:o.filter(a=>tr(a)===a)).filter(a=>e?dt(a)===e||(t?Ui(a)!==a:!1):!0)}var Gn=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var o,n,a;let{rects:i,middlewareData:c,placement:l,platform:p,elements:u}=t,{crossAxis:m=!1,alignment:h,allowedPlacements:g=Un,autoAlignment:S=!0,...x}=eo(e,t),O=h!==void 0||g===Un?sd(h||null,S,g):g,T=await Wn(t,x),R=((o=c.autoPlacement)==null?void 0:o.index)||0,L=O[R];if(L==null)return{};let D=Mi(L,i,await(p.isRTL==null?void 0:p.isRTL(u.floating)));if(l!==L)return{reset:{placement:O[0]}};let U=[T[tr(L)],T[D[0]],T[D[1]]],$=[...((n=c.autoPlacement)==null?void 0:n.overflows)||[],{placement:L,overflows:U}],he=O[R+1];if(he)return{data:{index:R+1,overflows:$},reset:{placement:he}};let Ke=$.map(ie=>{let y=dt(ie.placement);return[ie.placement,y&&m?ie.overflows.slice(0,2).reduce((b,P)=>b+P,0):ie.overflows[0],ie.overflows]}).sort((ie,y)=>ie[1]-y[1]),Ve=((a=Ke.filter(ie=>ie[2].slice(0,dt(ie[0])?2:3).every(y=>y<=0))[0])==null?void 0:a[0])||Ke[0][0];return Ve!==l?{data:{index:R+1,overflows:$},reset:{placement:Ve}}:{}}}};var jn=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:o,y:n,placement:a}=t,{mainAxis:i=!0,crossAxis:c=!1,limiter:l={fn:T=>{let{x:R,y:L}=T;return{x:R,y:L}}},...p}=eo(e,t),u={x:o,y:n},m=await Wn(t,p),h=to(tr(a)),g=Hn(h),S=u[g],x=u[h];if(i){let T=g==="y"?"top":"left",R=g==="y"?"bottom":"right",L=S+m[T],D=S-m[R];S=$n(L,S,D)}if(c){let T=h==="y"?"top":"left",R=h==="y"?"bottom":"right",L=x+m[T],D=x-m[R];x=$n(L,x,D)}let O=l.fn({...t,[g]:S,[h]:x});return{...O,data:{x:O.x-o,y:O.y-n,enabled:{[g]:i,[h]:c}}}}}};var Kn=Math.min,rr=Math.max,Or=Math.round;var ot=e=>({x:e,y:e});function nt(e){return Wi(e)?(e.nodeName||"").toLowerCase():"#document"}function ye(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function at(e){var t;return(t=(Wi(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Wi(e){return e instanceof Node||e instanceof ye(e).Node}function qe(e){return e instanceof Element||e instanceof ye(e).Element}function $e(e){return e instanceof HTMLElement||e instanceof ye(e).HTMLElement}function Fi(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ye(e).ShadowRoot}function or(e){let{overflow:t,overflowX:o,overflowY:n,display:a}=Se(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+o)&&!["inline","contents"].includes(a)}function Gi(e){return["table","td","th"].includes(nt(e))}function oo(e){let t=no(),o=Se(e);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!t&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!t&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function ji(e){let t=Nt(e);for(;$e(t)&&!Er(t);){if(oo(t))return t;t=Nt(t)}return null}function no(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Er(e){return["html","body","#document"].includes(nt(e))}function Se(e){return ye(e).getComputedStyle(e)}function Ar(e){return qe(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Nt(e){if(nt(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Fi(e)&&e.host||at(e);return Fi(t)?t.host:t}function Ki(e){let t=Nt(e);return Er(t)?e.ownerDocument?e.ownerDocument.body:e.body:$e(t)&&or(t)?t:Ki(t)}function ro(e,t,o){var n;t===void 0&&(t=[]),o===void 0&&(o=!0);let a=Ki(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),c=ye(a);return i?t.concat(c,c.visualViewport||[],or(a)?a:[],c.frameElement&&o?ro(c.frameElement):[]):t.concat(a,ro(a,[],o))}function qi(e){let t=Se(e),o=parseFloat(t.width)||0,n=parseFloat(t.height)||0,a=$e(e),i=a?e.offsetWidth:o,c=a?e.offsetHeight:n,l=Or(o)!==i||Or(n)!==c;return l&&(o=i,n=c),{width:o,height:n,$:l}}function Yi(e){return qe(e)?e:e.contextElement}function nr(e){let t=Yi(e);if(!$e(t))return ot(1);let o=t.getBoundingClientRect(),{width:n,height:a,$:i}=qi(t),c=(i?Or(o.width):o.width)/n,l=(i?Or(o.height):o.height)/a;return(!c||!Number.isFinite(c))&&(c=1),(!l||!Number.isFinite(l))&&(l=1),{x:c,y:l}}var dd=ot(0);function Xi(e){let t=ye(e);return!no()||!t.visualViewport?dd:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function pd(e,t,o){return t===void 0&&(t=!1),!o||t&&o!==ye(e)?!1:t}function wr(e,t,o,n){t===void 0&&(t=!1),o===void 0&&(o=!1);let a=e.getBoundingClientRect(),i=Yi(e),c=ot(1);t&&(n?qe(n)&&(c=nr(n)):c=nr(e));let l=pd(i,o,n)?Xi(i):ot(0),p=(a.left+l.x)/c.x,u=(a.top+l.y)/c.y,m=a.width/c.x,h=a.height/c.y;if(i){let g=ye(i),S=n&&qe(n)?ye(n):n,x=g.frameElement;for(;x&&n&&S!==g;){let O=nr(x),T=x.getBoundingClientRect(),R=Se(x),L=T.left+(x.clientLeft+parseFloat(R.paddingLeft))*O.x,D=T.top+(x.clientTop+parseFloat(R.paddingTop))*O.y;p*=O.x,u*=O.y,m*=O.x,h*=O.y,p+=L,u+=D,x=ye(x).frameElement}}return Lt({width:m,height:h,x:p,y:u})}function ud(e){let{rect:t,offsetParent:o,strategy:n}=e,a=$e(o),i=at(o);if(o===i)return t;let c={scrollLeft:0,scrollTop:0},l=ot(1),p=ot(0);if((a||!a&&n!=="fixed")&&((nt(o)!=="body"||or(i))&&(c=Ar(o)),$e(o))){let u=wr(o);l=nr(o),p.x=u.x+o.clientLeft,p.y=u.y+o.clientTop}return{width:t.width*l.x,height:t.height*l.y,x:t.x*l.x-c.scrollLeft*l.x+p.x,y:t.y*l.y-c.scrollTop*l.y+p.y}}function fd(e){return Array.from(e.getClientRects())}function Ji(e){return wr(at(e)).left+Ar(e).scrollLeft}function hd(e){let t=at(e),o=Ar(e),n=e.ownerDocument.body,a=rr(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),i=rr(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight),c=-o.scrollLeft+Ji(e),l=-o.scrollTop;return Se(n).direction==="rtl"&&(c+=rr(t.clientWidth,n.clientWidth)-a),{width:a,height:i,x:c,y:l}}function yd(e,t){let o=ye(e),n=at(e),a=o.visualViewport,i=n.clientWidth,c=n.clientHeight,l=0,p=0;if(a){i=a.width,c=a.height;let u=no();(!u||u&&t==="fixed")&&(l=a.offsetLeft,p=a.offsetTop)}return{width:i,height:c,x:l,y:p}}function md(e,t){let o=wr(e,!0,t==="fixed"),n=o.top+e.clientTop,a=o.left+e.clientLeft,i=$e(e)?nr(e):ot(1),c=e.clientWidth*i.x,l=e.clientHeight*i.y,p=a*i.x,u=n*i.y;return{width:c,height:l,x:p,y:u}}function Vi(e,t,o){let n;if(t==="viewport")n=yd(e,o);else if(t==="document")n=hd(at(e));else if(qe(t))n=md(t,o);else{let a=Xi(e);n={...t,x:t.x-a.x,y:t.y-a.y}}return Lt(n)}function Qi(e,t){let o=Nt(e);return o===t||!qe(o)||Er(o)?!1:Se(o).position==="fixed"||Qi(o,t)}function gd(e,t){let o=t.get(e);if(o)return o;let n=ro(e,[],!1).filter(l=>qe(l)&&nt(l)!=="body"),a=null,i=Se(e).position==="fixed",c=i?Nt(e):e;for(;qe(c)&&!Er(c);){let l=Se(c),p=oo(c);!p&&l.position==="fixed"&&(a=null),(i?!p&&!a:!p&&l.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||or(c)&&!p&&Qi(e,c))?n=n.filter(m=>m!==c):a=l,c=Nt(c)}return t.set(e,n),n}function bd(e){let{element:t,boundary:o,rootBoundary:n,strategy:a}=e,c=[...o==="clippingAncestors"?gd(t,this._c):[].concat(o),n],l=c[0],p=c.reduce((u,m)=>{let h=Vi(t,m,a);return u.top=rr(h.top,u.top),u.right=Kn(h.right,u.right),u.bottom=Kn(h.bottom,u.bottom),u.left=rr(h.left,u.left),u},Vi(t,l,a));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function xd(e){return qi(e)}function vd(e,t,o){let n=$e(t),a=at(t),i=o==="fixed",c=wr(e,!0,i,t),l={scrollLeft:0,scrollTop:0},p=ot(0);if(n||!n&&!i)if((nt(t)!=="body"||or(a))&&(l=Ar(t)),n){let u=wr(t,!0,i,t);p.x=u.x+t.clientLeft,p.y=u.y+t.clientTop}else a&&(p.x=Ji(a));return{x:c.left+l.scrollLeft-p.x,y:c.top+l.scrollTop-p.y,width:c.width,height:c.height}}function Zi(e,t){return!$e(e)||Se(e).position==="fixed"?null:t?t(e):e.offsetParent}function es(e,t){let o=ye(e);if(!$e(e))return o;let n=Zi(e,t);for(;n&&Gi(n)&&Se(n).position==="static";)n=Zi(n,t);return n&&(nt(n)==="html"||nt(n)==="body"&&Se(n).position==="static"&&!oo(n))?o:n||ji(e)||o}var Sd=async function(e){let{reference:t,floating:o,strategy:n}=e,a=this.getOffsetParent||es,i=this.getDimensions;return{reference:vd(t,await a(o),n),floating:{x:0,y:0,...await i(o)}}};function Cd(e){return Se(e).direction==="rtl"}var ao={convertOffsetParentRelativeRectToViewportRelativeRect:ud,getDocumentElement:at,getClippingRect:bd,getOffsetParent:es,getElementRects:Sd,getClientRects:fd,getDimensions:xd,getScale:nr,isElement:qe,isRTL:Cd};var ts=(e,t,o)=>{let n=new Map,a={platform:ao,...o},i={...a.platform,_c:n};return zi(e,t,{...a,platform:i})};function rs(e){return Od(e)}function Vn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Od(e){for(let t=e;t;t=Vn(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=Vn(e);t;t=Vn(t)){if(!(t instanceof Element))continue;let o=getComputedStyle(t);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||t.tagName==="BODY"))return t}return null}async function os(e,t,o){return ts(e,t,{platform:{...ao,getOffsetParent:n=>ao.getOffsetParent(n,rs)},middleware:[jn({crossAxis:!0}),Gn({allowedPlacements:[o]})]})}var yr=v(_());var Gc=v(_());var Vs=v(W()),ce=v(X()),He=v(_());var ns=v(W());var as=ns.css`
|
|
170
|
-
`;var io=v(_()),Ed="ft-app-info",It=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};It.eventName="authentication-change";var Ad={session:(e,t)=>{(0,io.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>N.dispatchEvent(new It(t.payload)),0))}},N=io.FtReduxStore.get({name:Ed,reducers:Ad,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var Zn=v(_());var _t=class e{static get(t){let{baseUrl:o,apiIntegrationIdentifier:n}=N.getState(),a=t??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(t){return new Promise(o=>{let n=e.get(t);if(n)o(n);else{let a=N.subscribe(()=>{n=e.get(t),n&&(a(),o(n))})}})}};var so=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:_t.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):_t.await()}};var Ce=class extends so{constructor(t=!0,o){var n;super(o),this.sortObjectFields=(i,c)=>typeof c!="object"||c==null||Array.isArray(c)?c:Object.fromEntries(Object.entries(c).sort(([l],[p])=>l.localeCompare(p)));let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new Zn.CacheRegistry,this.cache=t?a.commonCache:new Zn.CacheRegistry}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var co=class extends Ce{async listMyBookmarks(){let t=N.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var qn=class{addCommand(t,o=!1){N.commands.add(t,o)}consumeCommand(t){return N.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new qn;var Re=v(_());var is,ar=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},wd=Symbol("clearAfterUnitTest"),lo=class extends(0,Re.withEventBus)(Ce){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[is]=()=>{this.defaultMessages={},this.cache=new Re.CacheRegistry,this.listeners={}},this.currentUiLocale=N.getState().uiLocale,N.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=N.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let o=t.name.toLowerCase();this.cache.setFinal(o,t),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,o){var n;if(t=t.toLowerCase(),o&&Object.keys(o).length>0){let a={...(n=this.defaultMessages[t])!==null&&n!==void 0?n:{},...o};(0,Re.deepEqual)(this.defaultMessages[t],a)||(this.defaultMessages[t]=a,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var o,n;return this.fetchContext(t),(n=(o=this.cache.getNow(t))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(t,o){let n=t.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(t,o,...n){var a;let i=t.toLowerCase(),c=this.resolveContext(i);return new Re.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},c).resolve(o,...n)}async fetchContext(t){let o=!this.cache.has(t),n;try{n=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),o&&await this.notify(t)}catch(a){!(a instanceof Re.CanceledPromiseError)&&o&&console.error(a)}return n}subscribe(t,o){var n;return t=t.toLowerCase(),this.listeners[t]=(n=this.listeners[t])!==null&&n!==void 0?n:new Set,this.listeners[t].add(o),()=>{var a;return(a=this.listeners[t])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){let t=Object.keys(this.listeners);document.body.dispatchEvent(new ar({loadedContexts:t})),this.dispatchEvent(new ar({loadedContexts:t})),await Promise.all(t.map(o=>this.notify(o,!1)))}async notify(t,o=!0){o&&(document.body.dispatchEvent(new ar({loadedContexts:[t]})),this.dispatchEvent(new ar({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,Re.delay)(0).then(()=>n()).catch(()=>null)))}};is=wd;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends lo{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends lo{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var Rr=window.FluidTopicsI18nService,Yn=window.FluidTopicsCustomI18nService;var ss=v(_()),Xn=class{highlightHtml(t,o,n){(0,ss.highlightHtml)(t,o,n)}};window.FluidTopicsHighlightHtmlService=new Xn;var Td=v(ls(),1);var ds;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(ds||(ds={}));var ps;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(ps||(ps={}));var us;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(us||(us={}));var fs;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(fs||(fs={}));var hs;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(hs||(hs={}));var ys;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(ys||(ys={}));var ms;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.CHATBOT__RATE="CHATBOT__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(ms||(ms={}));var gs;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(gs||(gs={}));var bs;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",e.LINK_PREVIEW="LINK_PREVIEW"})(bs||(bs={}));var xs;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(xs||(xs={}));var vs;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(vs||(vs={}));var Ss;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Ss||(Ss={}));var Cs;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Cs||(Cs={}));var Os;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(Os||(Os={}));var Es;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(Es||(Es={}));var As;(function(e){e.ASC="ASC",e.DESC="DESC"})(As||(As={}));var ws;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(ws||(ws={}));var Rs;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Rs||(Rs={}));var Ts;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Ts||(Ts={}));var Ls;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Ls||(Ls={}));var Ns;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Ns||(Ns={}));var Is;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Is||(Is={}));var _s;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(_s||(_s={}));var Ps;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Ps||(Ps={}));var ks;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(ks||(ks={}));var oe;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(oe||(oe={}));var Te;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Te||(Te={}));var Ds;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(Ds||(Ds={}));var Bs;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(Bs||(Bs={}));var Ms;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(Ms||(Ms={}));var Us;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(Us||(Us={}));var $s;(function(e){e.TEXT="TEXT",e.HTML="HTML"})($s||($s={}));var Hs;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(Hs||(Hs={}));var Rd={[oe.PERSONAL_BOOK_SHARE_USER]:[oe.PERSONAL_BOOK_USER],[oe.HTML_EXPORT_USER]:[oe.PERSONAL_BOOK_USER],[oe.PDF_EXPORT_USER]:[oe.PERSONAL_BOOK_USER],[oe.KHUB_ADMIN]:[oe.CONTENT_PUBLISHER],[oe.ADMIN]:[oe.KHUB_ADMIN,oe.USERS_ADMIN,oe.PORTAL_ADMIN],[oe.GENERATIVE_AI_EXPORT_USER]:[oe.GENERATIVE_AI_USER]};function zs(e,t){return e===t||(Rd[e]??[]).some(o=>zs(o,t))}function Fs(e,t){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(n=>zs(n,t))}var fo=class extends Ce{async listMySearches(){let{session:t}=N.getState();return Fs(t,oe.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var Ws=v(_());var Jn=class{isDate(t){var o,n,a,i;return(i=(a=((n=(o=N.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(l=>l.key===t))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(t,o){var n,a,i;return Ws.DateFormatter.format(t,(n=o?.locale)!==null&&n!==void 0?n:N.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new Jn;var Gs=v(_());var Tr=class{static get(t,o){var n,a;let i=N.getState(),{lang:c,region:l}=(a=(n=i.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new Gs.SearchPlaceConverter(i.baseUrl,t??20,i.searchInAllLanguagesAllowed,o??`${c}-${l}`)}};var Qn=class{urlToSearchRequest(t){return Tr.get().parse(t)}searchRequestToUrl(t){return Tr.get().serialize(t)}};window.FluidTopicsUrlService=new Qn;var ut=v(_());var Pt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};Pt.eventName="change";var ea=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let o=sessionStorage.getItem(this.itemName(t));return o?JSON.parse(o):void 0}set(t,o){sessionStorage.setItem(this.itemName(t),JSON.stringify(o))}},js=new ea;var ho=class e extends ut.WithEventBus{static build(){return new e(window.history,js,()=>window.location,!1)}constructor(t,o,n,a){var i,c;super(),this.history=t,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(c=(i=t.state)===null||i===void 0?void 0:i.index)!==null&&c!==void 0?c:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(t,o=!1){let n=o&&this.currentIndex===t.index-1;this.currentState={...this.buildCurrentState(),...t},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,ut.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Pt(this.currentItem())),0)}installProxies(){let t=o=>(n,a,[i,c,l])=>{let p=o(),u={...p===this.currentIndex?this.currentState:void 0,...i,index:p,href:typeof l=="string"?l:(l??this.windowLocation()).href};n.apply(a,[u,c,l]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:t(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:t(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",t=>this.setCurrentState(t.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(t){for(let o=this.history.length-1;o>=0;o--)t?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(t){var o;let n={...this.buildCurrentState(),...t,index:this.currentIndex,title:(o=t?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(t){this.addEventListener(Pt.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Pt.eventName,t)}currentItem(){return(0,ut.deepCopy)(this.currentState)}back(){let t=this.previousDifferentMajorPosition();t>=0?this.history.go(t-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,ut.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let t=this.currentIndex>0?this.currentIndex-1:0;for(;t>0&&!this.isDifferentMajorState(t);)t--;return t}forward(){let t=this.nextMajorPosition();t&&t<this.states.length?this.history.go(t-this.currentIndex):this.history.forward()}forwardItem(){let t=this.nextMajorPosition();if(t)return(0,ut.deepCopy)(this.states[t])}nextMajorPosition(){let t=this.currentIndex;if(!(t>=this.states.length)){do t++;while(t<this.states.length&&!this.isDifferentMajorState(t));return this.getHigherPositionInTheSameState(t)}}getHigherPositionInTheSameState(t){var o;let n=(o=this.states[t])===null||o===void 0?void 0:o.majorStateId;if(!n)return t;let a=t,i=t+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,n);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var t,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&o!==void 0?o:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,o){var n;if(!this.hasState(t))return!1;let a=o??this.currentState.majorStateId,i=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=ho.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});function Ks(e,t){let{authenticationRequired:o,session:n}=N.getState();return o&&!n?.sessionAuthenticated?Promise.resolve(t):e()}var ne=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},G=class extends He.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>_t.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new He.CacheRegistry,this.cleanSessionDebouncer=new He.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Vs.html`
|
|
169
|
+
`;var _c=["top","right","bottom","left"],Nc=["start","end"],Bn=_c.reduce((e,t)=>e.concat(t,t+"-"+Nc[0],t+"-"+Nc[1]),[]),Tc=Math.min,Mc=Math.max;var Y4={left:"right",right:"left",bottom:"top",top:"bottom"},q4={start:"end",end:"start"};function $n(e,t,o){return Mc(e,Tc(t,o))}function Uo(e,t){return typeof e=="function"?e(t):e}function Lr(e){return e.split("-")[0]}function At(e){return e.split("-")[1]}function Hn(e){return e==="x"?"y":"x"}function Gn(e){return e==="y"?"height":"width"}function Bo(e){return["top","bottom"].includes(Lr(e))?"y":"x"}function Wn(e){return Hn(Bo(e))}function Ic(e,t,o){o===void 0&&(o=!1);let a=At(e),n=Wn(e),i=Gn(n),s=n==="x"?a===(o?"end":"start")?"right":"left":a==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=Un(s)),[s,Un(s)]}function Pc(e){return e.replace(/start|end/g,t=>q4[t])}function Un(e){return e.replace(/left|right|bottom|top/g,t=>Y4[t])}function X4(e){return{top:0,right:0,bottom:0,left:0,...e}}function zc(e){return typeof e!="number"?X4(e):{top:e,right:e,bottom:e,left:e}}function Zt(e){let{x:t,y:o,width:a,height:n}=e;return{width:a,height:n,top:o,left:t,right:t+a,bottom:o+n,x:t,y:o}}function kc(e,t,o){let{reference:a,floating:n}=e,i=Bo(t),s=Wn(t),l=Gn(s),d=Lr(t),u=i==="y",g=a.x+a.width/2-n.width/2,m=a.y+a.height/2-n.height/2,b=a[l]/2-n[l]/2,x;switch(d){case"top":x={x:g,y:a.y-n.height};break;case"bottom":x={x:g,y:a.y+a.height};break;case"right":x={x:a.x+a.width,y:m};break;case"left":x={x:a.x-n.width,y:m};break;default:x={x:a.x,y:a.y}}switch(At(t)){case"start":x[s]-=b*(o&&u?-1:1);break;case"end":x[s]+=b*(o&&u?-1:1);break}return x}var Dc=async(e,t,o)=>{let{placement:a="bottom",strategy:n="absolute",middleware:i=[],platform:s}=o,l=i.filter(Boolean),d=await(s.isRTL==null?void 0:s.isRTL(t)),u=await s.getElementRects({reference:e,floating:t,strategy:n}),{x:g,y:m}=kc(u,a,d),b=a,x={},S=0;for(let C=0;C<l.length;C++){let{name:N,fn:w}=l[C],{x:T,y:z,data:H,reset:B}=await w({x:g,y:m,initialPlacement:a,placement:b,strategy:n,middlewareData:x,rects:u,platform:s,elements:{reference:e,floating:t}});g=T??g,m=z??m,x={...x,[N]:{...x[N],...H}},B&&S<=50&&(S++,typeof B=="object"&&(B.placement&&(b=B.placement),B.rects&&(u=B.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:n}):B.rects),{x:g,y:m}=kc(u,b,d)),C=-1)}return{x:g,y:m,placement:b,strategy:n,middlewareData:x}};async function Fn(e,t){var o;t===void 0&&(t={});let{x:a,y:n,platform:i,rects:s,elements:l,strategy:d}=e,{boundary:u="clippingAncestors",rootBoundary:g="viewport",elementContext:m="floating",altBoundary:b=!1,padding:x=0}=Uo(t,e),S=zc(x),N=l[b?m==="floating"?"reference":"floating":m],w=Zt(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(N)))==null||o?N:N.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:u,rootBoundary:g,strategy:d})),T=m==="floating"?{x:a,y:n,width:s.floating.width,height:s.floating.height}:s.reference,z=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),H=await(i.isElement==null?void 0:i.isElement(z))?await(i.getScale==null?void 0:i.getScale(z))||{x:1,y:1}:{x:1,y:1},B=Zt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:T,offsetParent:z,strategy:d}):T);return{top:(w.top-B.top+S.top)/H.y,bottom:(B.bottom-w.bottom+S.bottom)/H.y,left:(w.left-B.left+S.left)/H.x,right:(B.right-w.right+S.right)/H.x}}function Q4(e,t,o){return(e?[...o.filter(n=>At(n)===e),...o.filter(n=>At(n)!==e)]:o.filter(n=>Lr(n)===n)).filter(n=>e?At(n)===e||(t?Pc(n)!==n:!1):!0)}var jn=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var o,a,n;let{rects:i,middlewareData:s,placement:l,platform:d,elements:u}=t,{crossAxis:g=!1,alignment:m,allowedPlacements:b=Bn,autoAlignment:x=!0,...S}=Uo(e,t),C=m!==void 0||b===Bn?Q4(m||null,x,b):b,N=await Fn(t,S),w=((o=s.autoPlacement)==null?void 0:o.index)||0,T=C[w];if(T==null)return{};let z=Ic(T,i,await(d.isRTL==null?void 0:d.isRTL(u.floating)));if(l!==T)return{reset:{placement:C[0]}};let H=[N[Lr(T)],N[z[0]],N[z[1]]],B=[...((a=s.autoPlacement)==null?void 0:a.overflows)||[],{placement:T,overflows:H}],pe=C[w+1];if(pe)return{data:{index:w+1,overflows:B},reset:{placement:pe}};let Ie=B.map(he=>{let v=At(he.placement);return[he.placement,v&&g?he.overflows.slice(0,2).reduce((E,U)=>E+U,0):he.overflows[0],he.overflows]}).sort((he,v)=>he[1]-v[1]),Pe=((n=Ie.filter(he=>he[2].slice(0,At(he[0])?2:3).every(v=>v<=0))[0])==null?void 0:n[0])||Ie[0][0];return Pe!==l?{data:{index:w+1,overflows:B},reset:{placement:Pe}}:{}}}};var Kn=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:o,y:a,placement:n}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:l={fn:N=>{let{x:w,y:T}=N;return{x:w,y:T}}},...d}=Uo(e,t),u={x:o,y:a},g=await Fn(t,d),m=Bo(Lr(n)),b=Hn(m),x=u[b],S=u[m];if(i){let N=b==="y"?"top":"left",w=b==="y"?"bottom":"right",T=x+g[N],z=x-g[w];x=$n(T,x,z)}if(s){let N=m==="y"?"top":"left",w=m==="y"?"bottom":"right",T=S+g[N],z=S-g[w];S=$n(T,S,z)}let C=l.fn({...t,[b]:x,[m]:S});return{...C,data:{x:C.x-o,y:C.y-a,enabled:{[b]:i,[m]:s}}}}}};var Vn=Math.min,Er=Math.max,qr=Math.round;var mt=e=>({x:e,y:e});function gt(e){return Bc(e)?(e.nodeName||"").toLowerCase():"#document"}function Le(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function yt(e){var t;return(t=(Bc(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Bc(e){return e instanceof Node||e instanceof Le(e).Node}function nt(e){return e instanceof Element||e instanceof Le(e).Element}function Ye(e){return e instanceof HTMLElement||e instanceof Le(e).HTMLElement}function Uc(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Le(e).ShadowRoot}function Ar(e){let{overflow:t,overflowX:o,overflowY:a,display:n}=we(e);return/auto|scroll|overlay|hidden|clip/.test(t+a+o)&&!["inline","contents"].includes(n)}function $c(e){return["table","td","th"].includes(gt(e))}function Ho(e){let t=Go(),o=we(e);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!t&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!t&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(a=>(o.willChange||"").includes(a))||["paint","layout","strict","content"].some(a=>(o.contain||"").includes(a))}function Hc(e){let t=Yt(e);for(;Ye(t)&&!Xr(t);){if(Ho(t))return t;t=Yt(t)}return null}function Go(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Xr(e){return["html","body","#document"].includes(gt(e))}function we(e){return Le(e).getComputedStyle(e)}function Qr(e){return nt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Yt(e){if(gt(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Uc(e)&&e.host||yt(e);return Uc(t)?t.host:t}function Gc(e){let t=Yt(e);return Xr(t)?e.ownerDocument?e.ownerDocument.body:e.body:Ye(t)&&Ar(t)?t:Gc(t)}function $o(e,t,o){var a;t===void 0&&(t=[]),o===void 0&&(o=!0);let n=Gc(e),i=n===((a=e.ownerDocument)==null?void 0:a.body),s=Le(n);return i?t.concat(s,s.visualViewport||[],Ar(n)?n:[],s.frameElement&&o?$o(s.frameElement):[]):t.concat(n,$o(n,[],o))}function jc(e){let t=we(e),o=parseFloat(t.width)||0,a=parseFloat(t.height)||0,n=Ye(e),i=n?e.offsetWidth:o,s=n?e.offsetHeight:a,l=qr(o)!==i||qr(a)!==s;return l&&(o=i,a=s),{width:o,height:a,$:l}}function Kc(e){return nt(e)?e:e.contextElement}function Or(e){let t=Kc(e);if(!Ye(t))return mt(1);let o=t.getBoundingClientRect(),{width:a,height:n,$:i}=jc(t),s=(i?qr(o.width):o.width)/a,l=(i?qr(o.height):o.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}var tf=mt(0);function Vc(e){let t=Le(e);return!Go()||!t.visualViewport?tf:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function rf(e,t,o){return t===void 0&&(t=!1),!o||t&&o!==Le(e)?!1:t}function Jr(e,t,o,a){t===void 0&&(t=!1),o===void 0&&(o=!1);let n=e.getBoundingClientRect(),i=Kc(e),s=mt(1);t&&(a?nt(a)&&(s=Or(a)):s=Or(e));let l=rf(i,o,a)?Vc(i):mt(0),d=(n.left+l.x)/s.x,u=(n.top+l.y)/s.y,g=n.width/s.x,m=n.height/s.y;if(i){let b=Le(i),x=a&&nt(a)?Le(a):a,S=b.frameElement;for(;S&&a&&x!==b;){let C=Or(S),N=S.getBoundingClientRect(),w=we(S),T=N.left+(S.clientLeft+parseFloat(w.paddingLeft))*C.x,z=N.top+(S.clientTop+parseFloat(w.paddingTop))*C.y;d*=C.x,u*=C.y,g*=C.x,m*=C.y,d+=T,u+=z,S=Le(S).frameElement}}return Zt({width:g,height:m,x:d,y:u})}function of(e){let{rect:t,offsetParent:o,strategy:a}=e,n=Ye(o),i=yt(o);if(o===i)return t;let s={scrollLeft:0,scrollTop:0},l=mt(1),d=mt(0);if((n||!n&&a!=="fixed")&&((gt(o)!=="body"||Ar(i))&&(s=Qr(o)),Ye(o))){let u=Jr(o);l=Or(o),d.x=u.x+o.clientLeft,d.y=u.y+o.clientTop}return{width:t.width*l.x,height:t.height*l.y,x:t.x*l.x-s.scrollLeft*l.x+d.x,y:t.y*l.y-s.scrollTop*l.y+d.y}}function af(e){return Array.from(e.getClientRects())}function Zc(e){return Jr(yt(e)).left+Qr(e).scrollLeft}function nf(e){let t=yt(e),o=Qr(e),a=e.ownerDocument.body,n=Er(t.scrollWidth,t.clientWidth,a.scrollWidth,a.clientWidth),i=Er(t.scrollHeight,t.clientHeight,a.scrollHeight,a.clientHeight),s=-o.scrollLeft+Zc(e),l=-o.scrollTop;return we(a).direction==="rtl"&&(s+=Er(t.clientWidth,a.clientWidth)-n),{width:n,height:i,x:s,y:l}}function sf(e,t){let o=Le(e),a=yt(e),n=o.visualViewport,i=a.clientWidth,s=a.clientHeight,l=0,d=0;if(n){i=n.width,s=n.height;let u=Go();(!u||u&&t==="fixed")&&(l=n.offsetLeft,d=n.offsetTop)}return{width:i,height:s,x:l,y:d}}function cf(e,t){let o=Jr(e,!0,t==="fixed"),a=o.top+e.clientTop,n=o.left+e.clientLeft,i=Ye(e)?Or(e):mt(1),s=e.clientWidth*i.x,l=e.clientHeight*i.y,d=n*i.x,u=a*i.y;return{width:s,height:l,x:d,y:u}}function Wc(e,t,o){let a;if(t==="viewport")a=sf(e,o);else if(t==="document")a=nf(yt(e));else if(nt(t))a=cf(t,o);else{let n=Vc(e);a={...t,x:t.x-n.x,y:t.y-n.y}}return Zt(a)}function Yc(e,t){let o=Yt(e);return o===t||!nt(o)||Xr(o)?!1:we(o).position==="fixed"||Yc(o,t)}function lf(e,t){let o=t.get(e);if(o)return o;let a=$o(e,[],!1).filter(l=>nt(l)&>(l)!=="body"),n=null,i=we(e).position==="fixed",s=i?Yt(e):e;for(;nt(s)&&!Xr(s);){let l=we(s),d=Ho(s);!d&&l.position==="fixed"&&(n=null),(i?!d&&!n:!d&&l.position==="static"&&!!n&&["absolute","fixed"].includes(n.position)||Ar(s)&&!d&&Yc(e,s))?a=a.filter(g=>g!==s):n=l,s=Yt(s)}return t.set(e,a),a}function df(e){let{element:t,boundary:o,rootBoundary:a,strategy:n}=e,s=[...o==="clippingAncestors"?lf(t,this._c):[].concat(o),a],l=s[0],d=s.reduce((u,g)=>{let m=Wc(t,g,n);return u.top=Er(m.top,u.top),u.right=Vn(m.right,u.right),u.bottom=Vn(m.bottom,u.bottom),u.left=Er(m.left,u.left),u},Wc(t,l,n));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function ff(e){return jc(e)}function uf(e,t,o){let a=Ye(t),n=yt(t),i=o==="fixed",s=Jr(e,!0,i,t),l={scrollLeft:0,scrollTop:0},d=mt(0);if(a||!a&&!i)if((gt(t)!=="body"||Ar(n))&&(l=Qr(t)),a){let u=Jr(t,!0,i,t);d.x=u.x+t.clientLeft,d.y=u.y+t.clientTop}else n&&(d.x=Zc(n));return{x:s.left+l.scrollLeft-d.x,y:s.top+l.scrollTop-d.y,width:s.width,height:s.height}}function Fc(e,t){return!Ye(e)||we(e).position==="fixed"?null:t?t(e):e.offsetParent}function qc(e,t){let o=Le(e);if(!Ye(e))return o;let a=Fc(e,t);for(;a&&$c(a)&&we(a).position==="static";)a=Fc(a,t);return a&&(gt(a)==="html"||gt(a)==="body"&&we(a).position==="static"&&!Ho(a))?o:a||Hc(e)||o}var pf=async function(e){let{reference:t,floating:o,strategy:a}=e,n=this.getOffsetParent||qc,i=this.getDimensions;return{reference:uf(t,await n(o),a),floating:{x:0,y:0,...await i(o)}}};function hf(e){return we(e).direction==="rtl"}var Wo={convertOffsetParentRelativeRectToViewportRelativeRect:of,getDocumentElement:yt,getClippingRect:df,getOffsetParent:qc,getElementRects:pf,getClientRects:af,getDimensions:ff,getScale:Or,isElement:nt,isRTL:hf};var Xc=(e,t,o)=>{let a=new Map,n={platform:Wo,...o},i={...n.platform,_c:a};return Dc(e,t,{...n,platform:i})};function Qc(e){return mf(e)}function Zn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function mf(e){for(let t=e;t;t=Zn(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=Zn(e);t;t=Zn(t)){if(!(t instanceof Element))continue;let o=getComputedStyle(t);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||t.tagName==="BODY"))return t}return null}async function Jc(e,t,o){return Xc(e,t,{platform:{...Wo,getOffsetParent:a=>Wo.getOffsetParent(a,Qc)},middleware:[Kn({crossAxis:!0}),jn({allowedPlacements:[o]})]})}var Dr=L(D());var $1=L(D());var Wl=L(K()),ge=L(re()),qe=L(D());var el=L(K());var tl=el.css`
|
|
170
|
+
`;var Fo=L(D()),gf="ft-app-info",qt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};qt.eventName="authentication-change";var yf={session:(e,t)=>{(0,Fo.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>I.dispatchEvent(new qt(t.payload)),0))}},I=Fo.FtReduxStore.get({name:gf,reducers:yf,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var Yn=L(D());var Xt=class e{static get(t){let{baseUrl:o,apiIntegrationIdentifier:a}=I.getState(),n=t??a;if(o&&n&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,n,!0)}static await(t){return new Promise(o=>{let a=e.get(t);if(a)o(a);else{let n=I.subscribe(()=>{a=e.get(t),a&&(n(),o(a))})}})}};var jo=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:Xt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Xt.await()}};var Ne=class extends jo{constructor(t=!0,o){var a;super(o),this.sortObjectFields=(i,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([l],[d])=>l.localeCompare(d)));let n=this.constructor;n.commonCache=(a=n.commonCache)!==null&&a!==void 0?a:new Yn.CacheRegistry,this.cache=t?n.commonCache:new Yn.CacheRegistry}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((o,a)=>0|31*o+a.charCodeAt(0),0))}};var Ko=class extends Ne{async listMyBookmarks(){let t=I.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var qn=class{addCommand(t,o=!1){I.commands.add(t,o)}consumeCommand(t){return I.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new qn;var De=L(D());var rl,Rr=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},bf=Symbol("clearAfterUnitTest"),Vo=class extends(0,De.withEventBus)(Ne){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[rl]=()=>{this.defaultMessages={},this.cache=new De.CacheRegistry,this.listeners={}},this.currentUiLocale=I.getState().uiLocale,I.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=I.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let o=t.name.toLowerCase();this.cache.setFinal(o,t),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,o){var a;if(t=t.toLowerCase(),o&&Object.keys(o).length>0){let n={...(a=this.defaultMessages[t])!==null&&a!==void 0?a:{},...o};(0,De.deepEqual)(this.defaultMessages[t],n)||(this.defaultMessages[t]=n,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var o,a;return this.fetchContext(t),(a=(o=this.cache.getNow(t))===null||o===void 0?void 0:o.messages)!==null&&a!==void 0?a:{}}resolveRawMessage(t,o){let a=t.toLowerCase();return this.resolveContext(a)[o]}resolveMessage(t,o,...a){var n;let i=t.toLowerCase(),s=this.resolveContext(i);return new De.ParametrizedLabelResolver((n=this.defaultMessages[i])!==null&&n!==void 0?n:{},s).resolve(o,...a)}async fetchContext(t){let o=!this.cache.has(t),a;try{a=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),o&&await this.notify(t)}catch(n){!(n instanceof De.CanceledPromiseError)&&o&&console.error(n)}return a}subscribe(t,o){var a;return t=t.toLowerCase(),this.listeners[t]=(a=this.listeners[t])!==null&&a!==void 0?a:new Set,this.listeners[t].add(o),()=>{var n;return(n=this.listeners[t])===null||n===void 0?void 0:n.delete(o)}}async notifyAll(){let t=Object.keys(this.listeners);document.body.dispatchEvent(new Rr({loadedContexts:t})),this.dispatchEvent(new Rr({loadedContexts:t})),await Promise.all(t.map(o=>this.notify(o,!1)))}async notify(t,o=!0){o&&(document.body.dispatchEvent(new Rr({loadedContexts:[t]})),this.dispatchEvent(new Rr({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(a=>(0,De.delay)(0).then(()=>a()).catch(()=>null)))}};rl=bf;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Vo{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Vo{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var eo=window.FluidTopicsI18nService,Xn=window.FluidTopicsCustomI18nService;var ol=L(D()),Qn=class{highlightHtml(t,o,a){(0,ol.highlightHtml)(t,o,a)}};window.FluidTopicsHighlightHtmlService=new Qn;var xf=L(nl(),1);var il;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(il||(il={}));var sl;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(sl||(sl={}));var cl;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(cl||(cl={}));var ll;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(ll||(ll={}));var dl;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(dl||(dl={}));var fl;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(fl||(fl={}));var ul;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.CHATBOT__RATE="CHATBOT__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(ul||(ul={}));var pl;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(pl||(pl={}));var hl;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",e.LINK_PREVIEW="LINK_PREVIEW"})(hl||(hl={}));var ml;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(ml||(ml={}));var gl;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(gl||(gl={}));var yl;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(yl||(yl={}));var bl;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(bl||(bl={}));var vl;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(vl||(vl={}));var xl;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(xl||(xl={}));var Sl;(function(e){e.ASC="ASC",e.DESC="DESC"})(Sl||(Sl={}));var Cl;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(Cl||(Cl={}));var Ll;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Ll||(Ll={}));var El;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(El||(El={}));var Al;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Al||(Al={}));var Ol;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Ol||(Ol={}));var Rl;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Rl||(Rl={}));var wl;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(wl||(wl={}));var Nl;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Nl||(Nl={}));var _l;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(_l||(_l={}));var de;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(de||(de={}));var Ue;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Ue||(Ue={}));var Tl;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(Tl||(Tl={}));var Ml;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(Ml||(Ml={}));var Il;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(Il||(Il={}));var Pl;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(Pl||(Pl={}));var zl;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(zl||(zl={}));var kl;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(kl||(kl={}));var vf={[de.PERSONAL_BOOK_SHARE_USER]:[de.PERSONAL_BOOK_USER],[de.HTML_EXPORT_USER]:[de.PERSONAL_BOOK_USER],[de.PDF_EXPORT_USER]:[de.PERSONAL_BOOK_USER],[de.KHUB_ADMIN]:[de.CONTENT_PUBLISHER],[de.ADMIN]:[de.KHUB_ADMIN,de.USERS_ADMIN,de.PORTAL_ADMIN],[de.GENERATIVE_AI_EXPORT_USER]:[de.GENERATIVE_AI_USER]};function Dl(e,t){return e===t||(vf[e]??[]).some(o=>Dl(o,t))}function Ul(e,t){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(a=>Dl(a,t))}var qo=class extends Ne{async listMySearches(){let{session:t}=I.getState();return Ul(t,de.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var Bl=L(D());var Jn=class{isDate(t){var o,a,n,i;return(i=(n=((a=(o=I.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&a!==void 0?a:[]).find(l=>l.key===t))===null||n===void 0?void 0:n.date)!==null&&i!==void 0?i:!1}format(t,o){var a,n,i;return Bl.DateFormatter.format(t,(a=o?.locale)!==null&&a!==void 0?a:I.getState().uiLocale,(n=o?.longFormat)!==null&&n!==void 0?n:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new Jn;var $l=L(D());var to=class{static get(t,o){var a,n;let i=I.getState(),{lang:s,region:l}=(n=(a=i.defaultLocales)===null||a===void 0?void 0:a.defaultContentLocale)!==null&&n!==void 0?n:{lang:"en",region:"US"};return new $l.SearchPlaceConverter(i.baseUrl,t??20,i.searchInAllLanguagesAllowed,o??`${s}-${l}`)}};var ei=class{urlToSearchRequest(t){return to.get().parse(t)}searchRequestToUrl(t){return to.get().serialize(t)}};window.FluidTopicsUrlService=new ei;var Rt=L(D());var Qt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};Qt.eventName="change";var ti=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let o=sessionStorage.getItem(this.itemName(t));return o?JSON.parse(o):void 0}set(t,o){sessionStorage.setItem(this.itemName(t),JSON.stringify(o))}},Hl=new ti;var Xo=class e extends Rt.WithEventBus{static build(){return new e(window.history,Hl,()=>window.location,!1)}constructor(t,o,a,n){var i,s;super(),this.history=t,this.historyStorage=o,this.windowLocation=a,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(s=(i=t.state)===null||i===void 0?void 0:i.index)!==null&&s!==void 0?s:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(n)}setCurrentState(t,o=!1){let a=o&&this.currentIndex===t.index-1;this.currentState={...this.buildCurrentState(),...t},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,a&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,Rt.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Qt(this.currentItem())),0)}installProxies(){let t=o=>(a,n,[i,s,l])=>{let d=o(),u={...d===this.currentIndex?this.currentState:void 0,...i,index:d,href:typeof l=="string"?l:(l??this.windowLocation()).href};a.apply(n,[u,s,l]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:t(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:t(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",t=>this.setCurrentState(t.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(t){for(let o=this.history.length-1;o>=0;o--)t?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(t){var o;let a={...this.buildCurrentState(),...t,index:this.currentIndex,title:(o=t?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(a)}addHistoryChangeListener(t){this.addEventListener(Qt.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Qt.eventName,t)}currentItem(){return(0,Rt.deepCopy)(this.currentState)}back(){let t=this.previousDifferentMajorPosition();t>=0?this.history.go(t-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,Rt.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let t=this.currentIndex>0?this.currentIndex-1:0;for(;t>0&&!this.isDifferentMajorState(t);)t--;return t}forward(){let t=this.nextMajorPosition();t&&t<this.states.length?this.history.go(t-this.currentIndex):this.history.forward()}forwardItem(){let t=this.nextMajorPosition();if(t)return(0,Rt.deepCopy)(this.states[t])}nextMajorPosition(){let t=this.currentIndex;if(!(t>=this.states.length)){do t++;while(t<this.states.length&&!this.isDifferentMajorState(t));return this.getHigherPositionInTheSameState(t)}}getHigherPositionInTheSameState(t){var o;let a=(o=this.states[t])===null||o===void 0?void 0:o.majorStateId;if(!a)return t;let n=t,i=t+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,a);)this.hasState(i)&&(n=i),i++;return n}buildCurrentState(){var t,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&o!==void 0?o:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,o){var a;if(!this.hasState(t))return!1;let n=o??this.currentState.majorStateId,i=(a=this.states[t])===null||a===void 0?void 0:a.majorStateId;return i==null||i!=n}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Xo.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});function Gl(e,t){let{authenticationRequired:o,session:a}=I.getState();return o&&!a?.sessionAuthenticated?Promise.resolve(t):e()}var fe=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},Y=class extends qe.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Xt.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new qe.CacheRegistry,this.cleanSessionDebouncer=new qe.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Wl.html`
|
|
171
171
|
<slot></slot>
|
|
172
|
-
`}connectedCallback(){super.connectedCallback(),N.addEventListener(It.eventName,this.reloadConfiguration)}disconnectedCallback(){N.addEventListener(It.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(t){var o,n,a,i,c,l,p;super.update(t),t.has("baseUrl")&&(N.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&N.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&N.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&N.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&N.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&N.actions.noCustom(this.noCustom),t.has("editorMode")&&N.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&N.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&N.actions.session(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>Rr.addContext(u)),t.has("openExternalDocumentInNewTab")&&N.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&N.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&N.actions.forcedOffline(this.forcedOffline),t.has("localesConfiguration")&&(N.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),N.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),N.actions.searchInAllLanguagesAllowed((c=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&c!==void 0?c:!1)),t.has("authenticationRequired")&&N.actions.authenticationRequired(this.authenticationRequired),t.has("availableContentLocales")&&N.actions.availableContentLocales((p=(l=this.availableContentLocales)===null||l===void 0?void 0:l.contentLocales)!==null&&p!==void 0?p:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},t.idleTimeoutInMillis),t})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Ks(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};G.elementDefinitions={};G.styles=as;ne([(0,ce.property)()],G.prototype,"baseUrl",void 0);ne([(0,ce.property)()],G.prototype,"apiIntegrationIdentifier",void 0);ne([(0,ce.property)()],G.prototype,"apiIntegrationAppVersion",void 0);ne([(0,ce.property)()],G.prototype,"uiLocale",void 0);ne([(0,He.jsonProperty)(null)],G.prototype,"availableUiLocales",void 0);ne([(0,He.jsonProperty)(null)],G.prototype,"metadataConfiguration",void 0);ne([(0,ce.property)({type:Boolean})],G.prototype,"editorMode",void 0);ne([(0,ce.property)({type:Boolean})],G.prototype,"noCustom",void 0);ne([(0,ce.property)({type:Boolean})],G.prototype,"openExternalDocumentInNewTab",void 0);ne([(0,ce.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],G.prototype,"noCustomComponent",void 0);ne([(0,ce.property)({type:Boolean})],G.prototype,"withManualResources",void 0);ne([(0,ce.property)({type:Boolean})],G.prototype,"navigatorOnline",void 0);ne([(0,ce.property)({type:Boolean})],G.prototype,"forcedOffline",void 0);ne([(0,ce.property)({type:Object})],G.prototype,"apiProvider",void 0);ne([(0,ce.property)({type:Boolean})],G.prototype,"authenticationRequired",void 0);ne([(0,He.jsonProperty)([])],G.prototype,"messageContexts",void 0);ne([(0,He.jsonProperty)(void 0)],G.prototype,"session",void 0);ne([(0,ce.state)()],G.prototype,"localesConfiguration",void 0);ne([(0,ce.state)()],G.prototype,"availableContentLocales",void 0);var Aa=v(X());function Ld(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let o,n,a;if(Array.isArray(e)){if(o=e.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!yo(e[n],t[n]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;for(n of e.entries())if(!yo(n[1],t.get(n[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let i=c=>Object.keys(c).filter(l=>c[l]!=null);if(a=i(e),o=a.length,o!==i(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,a[n]))return!1;for(n=o;n--!==0;){let c=a[n];if(!yo(e[c],t[c]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function yo(e,t){try{return Ld(e,t)}catch{return!1}}function Lr(e,t){return!yo(e,t)}function mo(e,t){let o=n=>n[e]===!0;return n=>{if(o(n))return n;let a=t(n);return a[e]=!0,a}}var Zs=v(X(),1);var ta=e=>{let t=e??{};return(o,n)=>{var a;let i={hasChanged:Lr,attribute:!1,...t};(0,Zs.property)(i)(o,n);let c=o.constructor;c.reduxProperties=new Map(c.reduxProperties),c.reduxProperties.set(n,{selector:(a=t.selector)!==null&&a!==void 0?a:l=>l[n],store:t.store})}};var go=class{constructor(){this.queue=[]}add(t,o=!1){o&&this.clear(t.type),this.queue.push(t)}consume(t){let o=this.queue.find(n=>n.type===t);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(t){typeof t=="string"?this.queue=this.queue.filter(o=>o.type!==t):this.queue=this.queue.filter(o=>!t.test(o.type))}};var kt=v(X(),1);var qs=v(X(),1);function Ys(e,t){let o=()=>JSON.parse(JSON.stringify(e));return(0,qs.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Lr,...t??{}})}var bo=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,o;let n=[...this.callbacks];this.callbacks=[];let a=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,i=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let c of n)try{await c()}catch(l){a(l);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Js=v(W(),1);var xo=globalThis,Nd=xo.ShadowRoot&&(xo.ShadyCSS===void 0||xo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Zb=Symbol();var Xs=(e,t)=>{if(Nd)e.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of t){let n=document.createElement("style"),a=xo.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var vo=class extends Js.LitElement{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([a,i])=>t.registry.define(a,i)));let o={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Xs(n,t.elementStyles),n}};function Qs(e,t,...o){var n;let a=e.querySelector(t);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}var cr=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},oc,ec=Symbol("constructorPrototype"),tc=Symbol("constructorName"),nc=Symbol("exportpartsDebouncer"),rc=Symbol("dynamicDependenciesLoaded"),sr=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};sr.eventName="exportparts-updated";var Ye=class extends vo{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[oc]=new bo(5),this.scheduleExportpartsUpdate=()=>{var t,o,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[nc].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[tc]=this.constructor.name,this[ec]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[tc]&&Object.setPrototypeOf(this,this[ec])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let o=this.constructor;o[rc]||(o[rc]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(sr.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(sr.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate(),t.has("exportparts")&&this.dispatchEvent(new sr)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=Qs(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var o,n,a;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}setExportpartsAttribute(t){var o,n,a,i,c,l;let p=g=>g!=null&&g.trim().length>0,u=t.filter(p).map(g=>g.trim());if(u.length===0){this.exportparts=void 0;return}let m=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let S=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],x=(l=(c=g.getAttribute("exportparts"))===null||c===void 0?void 0:c.split(",").map(T=>T.split(":")[1]))!==null&&l!==void 0?l:[],O=[...S,...x].filter(p).map(T=>T.trim());for(let T of O)m.add(T)}if(m.size===0){this.exportparts=void 0;return}let h=[...m.values()].flatMap(g=>u.map(S=>`${g}:${S}--${g}`));this.exportparts=[...this.part,...h].join(", ")}};oc=nc;cr([(0,kt.property)()],Ye.prototype,"exportpartsPrefix",void 0);cr([Ys([])],Ye.prototype,"exportpartsPrefixes",void 0);cr([(0,kt.property)({reflect:!0})],Ye.prototype,"exportparts",void 0);cr([(0,kt.property)()],Ye.prototype,"customStylesheet",void 0);cr([(0,kt.property)()],Ye.prototype,"elementToFocus",void 0);cr([(0,kt.state)()],Ye.prototype,"useAdoptedStyleSheets",void 0);function So(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Nr=Symbol("internalReduxEventsUnsubscribers"),ft=Symbol("internalStoresUnsubscribers"),Dt=Symbol("internalStores"),Id=mo(Symbol("withRedux"),function(e){var t,o,n;class a extends e{constructor(){super(...arguments),this[t]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(c){super.willUpdate(c),[...this.reduxConstructor.reduxReactiveProperties].some(l=>c.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[Dt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Dt].values()][0]}getStore(c){return c==null?this.getUnnamedStore():this[Dt].get(c)}addStore(c,l){var p;l=(p=l??c.name)!==null&&p!==void 0?p:"default-store",this.unsubscribeFromStore(l),this[Dt].set(l,c),this.subscribeToStore(l,c),this.updateFromStores()}removeStore(c){let l=typeof c=="string"?c:c.name;this.unsubscribeFromStore(l),this[Dt].delete(l)}setupStores(){this.unsubscribeFromStores(),this[Dt].forEach((c,l)=>this.subscribeToStore(l,c)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((c,l)=>{let p=this.constructor.getPropertyOptions(l);if(!p?.attribute||!this.hasAttribute(typeof p?.attribute=="string"?p.attribute:l)){let u=this.getStore(c.store);u&&(c.store?this[ft].has(c.store):this[ft].size>0)&&(this[l]=c.selector(u.getState(),this))}})}subscribeToStore(c,l){var p;this[ft].set(c,l.subscribe(()=>this.updateFromStores())),this[Nr].set(c,[]),So(l)&&l.eventBus&&((p=this.reduxConstructor.reduxEventListeners)===null||p===void 0||p.forEach((u,m)=>{if(typeof this[m]=="function"&&(!u.store||l.name===u.store)){let h=g=>this[m](g);l.addEventListener(u.eventName,h),this[Nr].get(c).push(()=>l.removeEventListener(u.eventName,h))}})),this.onStoreAvailable(c)}unsubscribeFromStores(){this[ft].forEach((c,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(c){var l;this[ft].has(c)&&this[ft].get(c)(),this[ft].delete(c),(l=this[Nr].get(c))===null||l===void 0||l.forEach(p=>p()),this[Nr].delete(c)}onStoreAvailable(c){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=ft,o=Dt,n=Nr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),ac=class extends Id(Ye){};function Le(e){for(var t=arguments.length,o=Array(t>1?t-1:0),n=1;n<t;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function it(e){return!!e&&!!e[j]}function ze(e){var t;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===$d}(e)||Array.isArray(e)||!!e[uc]||!!(!((t=e.constructor)===null||t===void 0)&&t[uc])||da(e)||pa(e))}function Bt(e,t,o){o===void 0&&(o=!1),pr(e)===0?(o?Object.keys:dr)(e).forEach(function(n){o&&typeof n=="symbol"||t(n,e[n],e)}):e.forEach(function(n,a){return t(a,n,e)})}function pr(e){var t=e[j];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:da(e)?2:pa(e)?3:0}function lr(e,t){return pr(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function _d(e,t){return pr(e)===2?e.get(t):e[t]}function fc(e,t,o){var n=pr(e);n===2?e.set(t,o):n===3?e.add(o):e[t]=o}function hc(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function da(e){return Md&&e instanceof Map}function pa(e){return Ud&&e instanceof Set}function ht(e){return e.o||e.t}function ua(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=gc(e);delete t[j];for(var o=dr(t),n=0;n<o.length;n++){var a=o[n],i=t[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),t)}function fa(e,t){return t===void 0&&(t=!1),ha(e)||it(e)||!ze(e)||(pr(e)>1&&(e.set=e.add=e.clear=e.delete=Pd),Object.freeze(e),t&&Bt(e,function(o,n){return fa(n,!0)},!0)),e}function Pd(){Le(2)}function ha(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Xe(e){var t=la[e];return t||Le(18,e),t}function kd(e,t){la[e]||(la[e]=t)}function ia(){return _r}function ra(e,t){t&&(Xe("Patches"),e.u=[],e.s=[],e.v=t)}function Co(e){sa(e),e.p.forEach(Dd),e.p=null}function sa(e){e===_r&&(_r=e.l)}function ic(e){return _r={p:[],l:_r,h:e,m:!0,_:0}}function Dd(e){var t=e[j];t.i===0||t.i===1?t.j():t.g=!0}function oa(e,t){t._=t.p.length;var o=t.p[0],n=e!==void 0&&e!==o;return t.h.O||Xe("ES5").S(t,e,n),n?(o[j].P&&(Co(t),Le(4)),ze(e)&&(e=Oo(t,e),t.l||Eo(t,e)),t.u&&Xe("Patches").M(o[j].t,e,t.u,t.s)):e=Oo(t,o,[]),Co(t),t.u&&t.v(t.u,t.s),e!==mc?e:void 0}function Oo(e,t,o){if(ha(t))return t;var n=t[j];if(!n)return Bt(t,function(l,p){return sc(e,n,t,l,p,o)},!0),t;if(n.A!==e)return t;if(!n.P)return Eo(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=ua(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),Bt(i,function(l,p){return sc(e,n,a,l,p,o,c)}),Eo(e,a,!1),o&&e.u&&Xe("Patches").N(n,o,e.u,e.s)}return n.o}function sc(e,t,o,n,a,i,c){if(it(a)){var l=Oo(e,a,i&&t&&t.i!==3&&!lr(t.R,n)?i.concat(n):void 0);if(fc(o,n,l),!it(l))return;e.m=!1}else c&&o.add(a);if(ze(a)&&!ha(a)){if(!e.h.D&&e._<1)return;Oo(e,a),t&&t.A.l||Eo(e,a)}}function Eo(e,t,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&fa(t,o)}function na(e,t){var o=e[j];return(o?ht(o):e)[t]}function cc(e,t){if(t in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,t);if(n)return n;o=Object.getPrototypeOf(o)}}function yt(e){e.P||(e.P=!0,e.l&&yt(e.l))}function aa(e){e.o||(e.o=ua(e.t))}function ca(e,t,o){var n=da(t)?Xe("MapSet").F(t,o):pa(t)?Xe("MapSet").T(t,o):e.O?function(a,i){var c=Array.isArray(a),l={i:c?1:0,A:i?i.A:ia(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},p=l,u=Pr;c&&(p=[l],u=Ir);var m=Proxy.revocable(p,u),h=m.revoke,g=m.proxy;return l.k=g,l.j=h,g}(t,o):Xe("ES5").J(t,o);return(o?o.A:ia()).p.push(n),n}function Bd(e){return it(e)||Le(22,e),function t(o){if(!ze(o))return o;var n,a=o[j],i=pr(o);if(a){if(!a.P&&(a.i<4||!Xe("ES5").K(a)))return a.t;a.I=!0,n=lc(o,i),a.I=!1}else n=lc(o,i);return Bt(n,function(c,l){a&&_d(a.t,c)===l||fc(n,c,t(l))}),i===3?new Set(n):n}(e)}function lc(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return ua(e)}function yc(){function e(c,l){var p=i[c];return p?p.enumerable=l:i[c]=p={configurable:!0,enumerable:l,get:function(){var u=this[j];return Pr.get(u,c)},set:function(u){var m=this[j];Pr.set(m,c,u)}},p}function t(c){for(var l=c.length-1;l>=0;l--){var p=c[l][j];if(!p.P)switch(p.i){case 5:n(p)&&yt(p);break;case 4:o(p)&&yt(p)}}}function o(c){for(var l=c.t,p=c.k,u=dr(p),m=u.length-1;m>=0;m--){var h=u[m];if(h!==j){var g=l[h];if(g===void 0&&!lr(l,h))return!0;var S=p[h],x=S&&S[j];if(x?x.t!==g:!hc(S,g))return!0}}var O=!!l[j];return u.length!==dr(l).length+(O?0:1)}function n(c){var l=c.k;if(l.length!==c.t.length)return!0;var p=Object.getOwnPropertyDescriptor(l,l.length-1);if(p&&!p.get)return!0;for(var u=0;u<l.length;u++)if(!l.hasOwnProperty(u))return!0;return!1}function a(c){c.g&&Le(3,JSON.stringify(ht(c)))}var i={};kd("ES5",{J:function(c,l){var p=Array.isArray(c),u=function(h,g){if(h){for(var S=Array(g.length),x=0;x<g.length;x++)Object.defineProperty(S,""+x,e(x,!0));return S}var O=gc(g);delete O[j];for(var T=dr(O),R=0;R<T.length;R++){var L=T[R];O[L]=e(L,h||!!O[L].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(p,c),m={i:p?5:4,A:l?l.A:ia(),P:!1,I:!1,R:{},l,t:c,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,j,{value:m,writable:!0}),u},S:function(c,l,p){p?it(l)&&l[j].A===c&&t(c.p):(c.u&&function u(m){if(m&&typeof m=="object"){var h=m[j];if(h){var g=h.t,S=h.k,x=h.R,O=h.i;if(O===4)Bt(S,function(U){U!==j&&(g[U]!==void 0||lr(g,U)?x[U]||u(S[U]):(x[U]=!0,yt(h)))}),Bt(g,function(U){S[U]!==void 0||lr(S,U)||(x[U]=!1,yt(h))});else if(O===5){if(n(h)&&(yt(h),x.length=!0),S.length<g.length)for(var T=S.length;T<g.length;T++)x[T]=!1;else for(var R=g.length;R<S.length;R++)x[R]=!0;for(var L=Math.min(S.length,g.length),D=0;D<L;D++)S.hasOwnProperty(D)||(x[D]=!0),x[D]===void 0&&u(S[D])}}}}(c.p[0]),t(c.p))},K:function(c){return c.i===4?o(c):n(c)}})}var dc,_r,ya=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Md=typeof Map<"u",Ud=typeof Set<"u",pc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",mc=ya?Symbol.for("immer-nothing"):((dc={})["immer-nothing"]=!0,dc),uc=ya?Symbol.for("immer-draftable"):"__$immer_draftable",j=ya?Symbol.for("immer-state"):"__$immer_state";var $d=""+Object.prototype.constructor,dr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,gc=Object.getOwnPropertyDescriptors||function(e){var t={};return dr(e).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(e,o)}),t},la={},Pr={get:function(e,t){if(t===j)return e;var o=ht(e);if(!lr(o,t))return function(a,i,c){var l,p=cc(i,c);return p?"value"in p?p.value:(l=p.get)===null||l===void 0?void 0:l.call(a.k):void 0}(e,o,t);var n=o[t];return e.I||!ze(n)?n:n===na(e.t,t)?(aa(e),e.o[t]=ca(e.A.h,n,e)):n},has:function(e,t){return t in ht(e)},ownKeys:function(e){return Reflect.ownKeys(ht(e))},set:function(e,t,o){var n=cc(ht(e),t);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=na(ht(e),t),i=a?.[j];if(i&&i.t===o)return e.o[t]=o,e.R[t]=!1,!0;if(hc(o,a)&&(o!==void 0||lr(e.t,t)))return!0;aa(e),yt(e)}return e.o[t]===o&&(o!==void 0||t in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[t])||(e.o[t]=o,e.R[t]=!0),!0},deleteProperty:function(e,t){return na(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,aa(e),yt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var o=ht(e),n=Reflect.getOwnPropertyDescriptor(o,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:o[t]}},defineProperty:function(){Le(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Le(12)}},Ir={};Bt(Pr,function(e,t){Ir[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Ir.deleteProperty=function(e,t){return Ir.set.call(this,e,t,void 0)},Ir.set=function(e,t,o){return Pr.set.call(this,e[0],t,o,e[0])};var Hd=function(){function e(o){var n=this;this.O=pc,this.D=!0,this.produce=function(a,i,c){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var p=n;return function(O){var T=this;O===void 0&&(O=l);for(var R=arguments.length,L=Array(R>1?R-1:0),D=1;D<R;D++)L[D-1]=arguments[D];return p.produce(O,function(U){var $;return($=i).call.apply($,[T,U].concat(L))})}}var u;if(typeof i!="function"&&Le(6),c!==void 0&&typeof c!="function"&&Le(7),ze(a)){var m=ic(n),h=ca(n,a,void 0),g=!0;try{u=i(h),g=!1}finally{g?Co(m):sa(m)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(O){return ra(m,c),oa(O,m)},function(O){throw Co(m),O}):(ra(m,c),oa(u,m))}if(!a||typeof a!="object"){if((u=i(a))===void 0&&(u=a),u===mc&&(u=void 0),n.D&&fa(u,!0),c){var S=[],x=[];Xe("Patches").M(a,u,S,x),c(S,x)}return u}Le(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(u){for(var m=arguments.length,h=Array(m>1?m-1:0),g=1;g<m;g++)h[g-1]=arguments[g];return n.produceWithPatches(u,function(S){return a.apply(void 0,[S].concat(h))})};var c,l,p=n.produce(a,i,function(u,m){c=u,l=m});return typeof Promise<"u"&&p instanceof Promise?p.then(function(u){return[u,c,l]}):[p,c,l]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var t=e.prototype;return t.createDraft=function(o){ze(o)||Le(8),it(o)&&(o=Bd(o));var n=ic(this),a=ca(this,o,void 0);return a[j].C=!0,sa(n),a},t.finishDraft=function(o,n){var a=o&&o[j],i=a.A;return ra(i,n),oa(void 0,i)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!pc&&Le(20),this.O=o},t.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var c=Xe("Patches").$;return it(o)?c(o,n):this.produce(o,function(l){return c(l,n)})},e}(),Oe=new Hd,zd=Oe.produce,lx=Oe.produceWithPatches.bind(Oe),dx=Oe.setAutoFreeze.bind(Oe),px=Oe.setUseProxies.bind(Oe),ux=Oe.applyPatches.bind(Oe),fx=Oe.createDraft.bind(Oe),hx=Oe.finishDraft.bind(Oe),Ao=zd;function Mt(e){"@babel/helpers - typeof";return Mt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Mt(e)}function bc(e,t){if(Mt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,t||"default");if(Mt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function xc(e){var t=bc(e,"string");return Mt(t)=="symbol"?t:t+""}function vc(e,t,o){return(t=xc(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function Sc(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function ma(e){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?Sc(Object(o),!0).forEach(function(n){vc(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Sc(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function pe(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var Cc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ga=function(){return Math.random().toString(36).substring(7).split("").join(".")},wo={INIT:"@@redux/INIT"+ga(),REPLACE:"@@redux/REPLACE"+ga(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ga()}};function Fd(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function ba(e,t,o){var n;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(pe(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(pe(1));return o(ba)(e,t)}if(typeof e!="function")throw new Error(pe(2));var a=e,i=t,c=[],l=c,p=!1;function u(){l===c&&(l=c.slice())}function m(){if(p)throw new Error(pe(3));return i}function h(O){if(typeof O!="function")throw new Error(pe(4));if(p)throw new Error(pe(5));var T=!0;return u(),l.push(O),function(){if(T){if(p)throw new Error(pe(6));T=!1,u();var L=l.indexOf(O);l.splice(L,1),c=null}}}function g(O){if(!Fd(O))throw new Error(pe(7));if(typeof O.type>"u")throw new Error(pe(8));if(p)throw new Error(pe(9));try{p=!0,i=a(i,O)}finally{p=!1}for(var T=c=l,R=0;R<T.length;R++){var L=T[R];L()}return O}function S(O){if(typeof O!="function")throw new Error(pe(10));a=O,g({type:wo.REPLACE})}function x(){var O,T=h;return O={subscribe:function(L){if(typeof L!="object"||L===null)throw new Error(pe(11));function D(){L.next&&L.next(m())}D();var U=T(D);return{unsubscribe:U}}},O[Cc]=function(){return this},O}return g({type:wo.INIT}),n={dispatch:g,subscribe:h,getState:m,replaceReducer:S},n[Cc]=x,n}function Wd(e){Object.keys(e).forEach(function(t){var o=e[t],n=o(void 0,{type:wo.INIT});if(typeof n>"u")throw new Error(pe(12));if(typeof o(void 0,{type:wo.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(pe(13))})}function Oc(e){for(var t=Object.keys(e),o={},n=0;n<t.length;n++){var a=t[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),c,l;try{Wd(o)}catch(p){l=p}return function(u,m){if(u===void 0&&(u={}),l)throw l;if(0)var h;for(var g=!1,S={},x=0;x<i.length;x++){var O=i[x],T=o[O],R=u[O],L=T(R,m);if(typeof L>"u"){var D=m&&m.type;throw new Error(pe(14))}S[O]=L,g=g||L!==R}return g=g||i.length!==Object.keys(u).length,g?S:u}}function ur(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Ec(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(pe(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=t.map(function(p){return p(c)});return i=ur.apply(void 0,l)(a.dispatch),ma(ma({},a),{},{dispatch:i})}}}function Ac(e){var t=function(n){var a=n.dispatch,i=n.getState;return function(c){return function(l){return typeof l=="function"?l(a,i,e):c(l)}}};return t}var wc=Ac();wc.withExtraArgument=Ac;var xa=wc;var Ic=function(){var e=function(t,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(t,o)};return function(t,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(t,o);function n(){this.constructor=t}t.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),Gd=function(e,t){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,c;return c={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function l(u){return function(m){return p([u,m])}}function p(u){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=u[0]&2?a.return:u[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,u[1])).done)return i;switch(a=0,i&&(u=[u[0]&2,i.value]),u[0]){case 0:case 1:i=u;break;case 4:return o.label++,{value:u[1],done:!1};case 5:o.label++,a=u[1],u=[0];continue;case 7:u=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){o=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){o.label=u[1];break}if(u[0]===6&&o.label<i[1]){o.label=i[1],i=u;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(u);break}i[2]&&o.ops.pop(),o.trys.pop();continue}u=t.call(e,o)}catch(m){u=[6,m],a=0}finally{n=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},fr=function(e,t){for(var o=0,n=t.length,a=e.length;o<n;o++,a++)e[a]=t[o];return e},jd=Object.defineProperty,Kd=Object.defineProperties,Vd=Object.getOwnPropertyDescriptors,Rc=Object.getOwnPropertySymbols,Zd=Object.prototype.hasOwnProperty,qd=Object.prototype.propertyIsEnumerable,Tc=function(e,t,o){return t in e?jd(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o},mt=function(e,t){for(var o in t||(t={}))Zd.call(t,o)&&Tc(e,o,t[o]);if(Rc)for(var n=0,a=Rc(t);n<a.length;n++){var o=a[n];qd.call(t,o)&&Tc(e,o,t[o])}return e},va=function(e,t){return Kd(e,Vd(t))},Yd=function(e,t,o){return new Promise(function(n,a){var i=function(p){try{l(o.next(p))}catch(u){a(u)}},c=function(p){try{l(o.throw(p))}catch(u){a(u)}},l=function(p){return p.done?n(p.value):Promise.resolve(p.value).then(i,c)};l((o=o.apply(e,t)).next())})};var Xd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ur:ur.apply(null,arguments)},_x=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Jd(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var o=t;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return t===o}var Qd=function(e){Ic(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,fr([void 0],o[0].concat(this)))):new(t.bind.apply(t,fr([void 0],o.concat(this))))},t}(Array),ep=function(e){Ic(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,fr([void 0],o[0].concat(this)))):new(t.bind.apply(t,fr([void 0],o.concat(this))))},t}(Array);function Oa(e){return ze(e)?Ao(e,function(){}):e}function tp(e){return typeof e=="boolean"}function rp(){return function(t){return op(t)}}function op(e){e===void 0&&(e={});var t=e.thunk,o=t===void 0?!0:t,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,c=i===void 0?!0:i,l=new Qd;if(o&&(tp(o)?l.push(xa):l.push(xa.withExtraArgument(o.extraArgument))),0){if(a)var p;if(c)var u}return l}var Sa=!0;function _c(e){var t=rp(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,c=i===void 0?t():i,l=o.devTools,p=l===void 0?!0:l,u=o.preloadedState,m=u===void 0?void 0:u,h=o.enhancers,g=h===void 0?void 0:h,S;if(typeof a=="function")S=a;else if(Jd(a))S=Oc(a);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var x=c;if(typeof x=="function"&&(x=x(t),!Sa&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Sa&&x.some(function(U){return typeof U!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=Ec.apply(void 0,x),T=ur;p&&(T=Xd(mt({trace:!Sa},typeof p=="object"&&p)));var R=new ep(O),L=R;Array.isArray(g)?L=fr([O],g):typeof g=="function"&&(L=g(R));var D=T.apply(void 0,L);return ba(S,m,D)}function gt(e,t){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(t){var i=t.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return mt(mt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function Pc(e){var t={},o=[],n,a={addCase:function(i,c){var l=typeof i=="string"?i:i.type;if(l in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[l]=c,a},addMatcher:function(i,c){return o.push({matcher:i,reducer:c}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[t,o,n]}function np(e){return typeof e=="function"}function ap(e,t,o,n){o===void 0&&(o=[]);var a=typeof t=="function"?Pc(t):[t,o,n],i=a[0],c=a[1],l=a[2],p;if(np(e))p=function(){return Oa(e())};else{var u=Oa(e);p=function(){return u}}function m(h,g){h===void 0&&(h=p());var S=fr([i[g.type]],c.filter(function(x){var O=x.matcher;return O(g)}).map(function(x){var O=x.reducer;return O}));return S.filter(function(x){return!!x}).length===0&&(S=[l]),S.reduce(function(x,O){if(O)if(it(x)){var T=x,R=O(T,g);return R===void 0?x:R}else{if(ze(x))return Ao(x,function(L){return O(L,g)});var R=O(x,g);if(R===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return x},h)}return m.getInitialState=p,m}function ip(e,t){return e+"/"+t}function kc(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:Oa(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},c={},l={};a.forEach(function(m){var h=n[m],g=ip(t,m),S,x;"reducer"in h?(S=h.reducer,x=h.prepare):S=h,i[m]=S,c[g]=S,l[m]=x?gt(g,x):gt(g)});function p(){var m=typeof e.extraReducers=="function"?Pc(e.extraReducers):[e.extraReducers],h=m[0],g=h===void 0?{}:h,S=m[1],x=S===void 0?[]:S,O=m[2],T=O===void 0?void 0:O,R=mt(mt({},g),c);return ap(o,function(L){for(var D in R)L.addCase(D,R[D]);for(var U=0,$=x;U<$.length;U++){var he=$[U];L.addMatcher(he.matcher,he.reducer)}T&&L.addDefaultCase(T)})}var u;return{name:t,reducer:function(m,h){return u||(u=p()),u(m,h)},actions:l,caseReducers:i,getInitialState:function(){return u||(u=p()),u.getInitialState()}}}var sp="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",cp=function(e){e===void 0&&(e=21);for(var t="",o=e;o--;)t+=sp[Math.random()*64|0];return t},lp=["name","message","stack","code"],Ca=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),Lc=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),dp=function(e){if(typeof e=="object"&&e!==null){for(var t={},o=0,n=lp;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},Bx=function(){function e(t,o,n){var a=gt(t+"/fulfilled",function(m,h,g,S){return{payload:m,meta:va(mt({},S||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),i=gt(t+"/pending",function(m,h,g){return{payload:void 0,meta:va(mt({},g||{}),{arg:h,requestId:m,requestStatus:"pending"})}}),c=gt(t+"/rejected",function(m,h,g,S,x){return{payload:S,error:(n&&n.serializeError||dp)(m||"Rejected"),meta:va(mt({},x||{}),{arg:g,requestId:h,rejectedWithValue:!!S,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),l=!1,p=typeof AbortController<"u"?AbortController:function(){function m(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return m.prototype.abort=function(){},m}();function u(m){return function(h,g,S){var x=n?.idGenerator?n.idGenerator(m):cp(),O=new p,T,R=!1;function L(U){T=U,O.abort()}var D=function(){return Yd(this,null,function(){var U,$,he,Ke,fe,Ve,ie;return Gd(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),Ke=(U=n?.condition)==null?void 0:U.call(n,m,{getState:g,extra:S}),up(Ke)?[4,Ke]:[3,2];case 1:Ke=y.sent(),y.label=2;case 2:if(Ke===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,fe=new Promise(function(b,P){return O.signal.addEventListener("abort",function(){return P({name:"AbortError",message:T||"Aborted"})})}),h(i(x,m,($=n?.getPendingMeta)==null?void 0:$.call(n,{requestId:x,arg:m},{getState:g,extra:S}))),[4,Promise.race([fe,Promise.resolve(o(m,{dispatch:h,getState:g,extra:S,requestId:x,signal:O.signal,abort:L,rejectWithValue:function(b,P){return new Ca(b,P)},fulfillWithValue:function(b,P){return new Lc(b,P)}})).then(function(b){if(b instanceof Ca)throw b;return b instanceof Lc?a(b.payload,x,m,b.meta):a(b,x,m)})])];case 3:return he=y.sent(),[3,5];case 4:return Ve=y.sent(),he=Ve instanceof Ca?c(null,x,m,Ve.payload,Ve.meta):c(Ve,x,m),[3,5];case 5:return ie=n&&!n.dispatchConditionRejection&&c.match(he)&&he.meta.condition,ie||h(he),[2,he]}})})}();return Object.assign(D,{abort:L,requestId:x,arg:m,unwrap:function(){return D.then(pp)}})}}return Object.assign(u,{pending:i,rejected:c,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e}();function pp(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function up(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Dc="listener",Bc="completed",Mc="cancelled",Mx="task-"+Mc,Ux="task-"+Bc,$x=Dc+"-"+Mc,Hx=Dc+"-"+Bc;var Ea="listenerMiddleware";var zx=gt(Ea+"/add"),Fx=gt(Ea+"/removeAll"),Wx=gt(Ea+"/remove");var Nc,Gx=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Nc||(Nc=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},fp=function(e){return function(t){setTimeout(t,e)}},jx=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:fp(10);yc();var hp=mo(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(o,n,a){this.eventBus.addEventListener(o,n,a)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,a){this.eventBus.removeEventListener(o,n,a)}}}),Ro=class extends hp(Object){};window.ftReduxStores||(window.ftReduxStores={});var Uc=class e extends Ro{static get(t){var o;let n=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,i=window.ftReduxStores[n];if(So(i))return i;if(a==null)return;let c=kc({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),l=_c({reducer:(p,u)=>u.type==="CLEAR_FT_REDUX_STORE"?c.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...p,...u.overwrites}:c.reducer(p,u)});return window.ftReduxStores[a.name]=new e(c,l,a.eventBus)}constructor(t,o,n){super(),this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new go;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,c,l)=>{let p=c,u=i[p];return u?(...m)=>{let h=u(...m.map(a));return this.reduxStore.dispatch(h),h}:m=>{this.setState({[p]:a(m)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var To=class{static format(t,o,n,a){return window.moment?window.moment(t).locale(o).format(this.getMomentDateFormat(n,a)):this.getIntlDateTime(t,o,n,a)}static getMomentDateFormat(t,o){return t?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(t,o,n,a){let i=typeof t=="string"?new Date(t):t,c=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(i);if(!a)return c;let l=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(i);return`${c} ${l}`}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${t(Math.abs(o)/60)}:${t(Math.abs(o)%60)}`}};var $c=v(_()),Lo=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Hc=(0,$c.applyMixinOnce)(Symbol("withDateFormat"),function(e){class t extends e{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(N)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var a,i;return((i=(a=this.metadataDescriptors.find(l=>l.key===n))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?l=>To.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Lo([(0,Aa.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),Lo([(0,Aa.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),Lo([ta({store:N.name,selector:o=>{var n,a;return(a=(n=o.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&a!==void 0?a:[]}})],t.prototype,"metadataDescriptors",void 0),Lo([ta({store:N.name})],t.prototype,"uiLocale",void 0),t});var _o=v(_());var No=class extends Ce{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(t){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${t}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(t){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${t}`),this.CACHE_DURATION)}isAuthenticated(){let t=N.getState().session;return!!t?.sessionAuthenticated}};var Io=class extends Ce{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let t=N.getState().session;return!!t?.sessionAuthenticated}};var yp="ft-user-assets",mp={setAssetCount:(e,t)=>{let{userAssetType:o,count:n}=t.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values(Te).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let o=t.payload.mapId;e.assetCounts.bookmarkByMap[o]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:o,mapId:n,asset:a}=t.payload;Ra(e,o,[...wa(e,o),a]),zc(e,o,1,n),Fc(e,a)},editAsset:(e,t)=>{let{assetType:o,asset:n}=t.payload;Ra(e,o,wa(e,o).map(a=>a.id===n.id?n:a)),Fc(e,n)},removeAsset:(e,t)=>{let{assetType:o,mapId:n,assetId:a}=t.payload;Ra(e,o,wa(e,o).filter(i=>i.id!==a)),zc(e,o,-1,n)}},Wc={[Te.SEARCHES]:"savedSearches",[Te.BOOKMARKS]:"bookmarks",[Te.BOOKS]:void 0,[Te.COLLECTIONS]:void 0},wa=(e,t)=>{var o;let n=Wc[t];return n?(o=e[n])!==null&&o!==void 0?o:[]:[]},Ra=(e,t,o)=>{let n=Wc[t];n&&(e[n]=o)},zc=(e,t,o,n)=>{let a=e.assetCounts.allAsset[t];if(a!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,a+o),t===Te.BOOKMARKS&&n)){let i=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,i+o)}},Fc=(e,t)=>{let o=e.assetLabels.map(a=>a.title),n=t.labels.filter(a=>!o.includes(a)).map(a=>({title:a}));e.assetLabels.push(...n)},Ee=_o.FtReduxStore.get({name:yp,reducers:mp,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Te).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Ta=class{constructor(t=new No,o=new Io){this.assetCountsService=t,this.assetLabelsService=o,this.currentSession=N.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new co,this.savedSearchesService=new fo,N.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:o}=N.getState();(0,_o.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),Ee.actions.clearAssetCount(),Ee.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Ee.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Ee.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();Ee.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();Ee.actions.assetLabels(t)}async loadAssetCount(t){let o=await this.assetCountsService.getUserAssetCount(t);o&&Ee.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(t){let o=await this.assetCountsService.getUserBookmarkCountByMap(t);o&&Ee.actions.setBookmarkCountByMap({count:o.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let o=Object.keys(Ee.getState().assetCounts.bookmarkByMap).length!==0;t===Te.BOOKMARKS&&o&&Ee.actions.clearBookmarkCountByMap(),Ee.getState().assetCounts.allAsset[t]!==void 0&&await this.loadAssetCount(t)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let o=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Ee.actions.bookmarks(o)}}},gp=new Ta;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=gp);(0,Gc.customElement)("ft-app-context")(G);var jc=v(X());var La=class{fromLocalizableLabel(t){return t.type=="PLAIN_TEXT"?{message:t.text}:{key:t.key,custom:t.type=="LOCALIZED_CUSTOM",context:t.context,message:t.key}}fromAttribute(t){if(t!=null)try{return JSON.parse(t)}catch{if(this.isI18nKey(t)){let[n,a]=t.split(".");return{context:n,key:a,custom:!0,message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},hr=new La;var bp=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Dr=Symbol("i18nAttributes"),Kc=Symbol("i18nListAttributes"),Vc=Symbol("i18nProperties"),Po=Symbol("i18nContexts"),kr=Symbol("i18nUnsubs"),Zc=(0,yr.applyMixinOnce)(Symbol("withI18n"),function(e){var t,o;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?Yn:Rr}i18n(i){let{context:c,key:l,message:p}=i,{custom:u,args:m,argsProvider:h}=i;if(c&&l){this.hasI18nContext(c)||this.addI18nContext(c,void 0,u);let g=m??(h?h(this):[]);return this.getI18nService(u).resolveMessage(c,l,...g)}return p}async awaitI18n(i){let{context:c,custom:l}=i;return c&&await this.getI18nService(l).prepareContext(c),this.i18n(i)}customI18n(i,c){if(hr.isI18nKey(i)){let[l,p]=i.split(".");return this.i18n({custom:!0,context:l,key:p,...c})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((c,l,p)=>i.has(l)||typeof c.argsProvider=="function"),this.updateI18nProperties(c=>typeof c.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((c,l,p)=>{var u;return((u=p?.context)===null||u===void 0?void 0:u.toLowerCase())===i}),this.updateI18nProperties(c=>c.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var c,l;let p=this,u=(m,h,g)=>g?.context&&g.key&&i(m,h,g)?{...g,message:this.i18n({context:g.context,key:g.key,custom:g.custom,...m})}:g;(c=this[Dr])===null||c===void 0||c.forEach((m,h)=>p[h]=u(m,h,p[h])),(l=this[Kc])===null||l===void 0||l.forEach((m,h)=>{var g;return p[h]=(g=p[h])===null||g===void 0?void 0:g.map(S=>u(m,h,S))})}updateI18nProperties(i){var c;(c=this[Vc])===null||c===void 0||c.forEach((l,p)=>{i(l,p)&&(this[p]=this.i18n(l))})}addI18nMessages(i,c,l){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,c,l)}addI18nContext(i,c,l){let p=(typeof i=="string"?i:i.name).toLowerCase();l=typeof i=="string"?l:i.custom,this[Po].set(p,{isCustomContext:l}),this[kr].has(p)||this[kr].set(p,this.getI18nService(l).subscribe(p,()=>this.onI18nUpdate(p))),this.getI18nService(l).prepareContext(p,c)}hasI18nContext(i){return this[Po].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Po].forEach((i,c)=>this.addI18nContext(c,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[kr].forEach(i=>i()),this[kr].clear()}}return t=Po,o=kr,bp([(0,jc.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),ko=class extends Zc(yr.FtLitElement){},Do=class extends Zc(yr.FtLitElementRedux){};var qc=v(_());var Na=class{fromAttribute(t){if(!t)return[];try{let o=JSON.parse(t);return Array.isArray(o)?o.map(n=>typeof n=="string"?hr.fromAttribute(n):n):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},xp=new Na;var Yc=(e,t)=>(o,n)=>{var a;o.constructor.createProperty(n,{type:Object,hasChanged:qc.hasChanged,converter:hr,...t}),o[Dr]=(a=o[Dr])!==null&&a!==void 0?a:new Map,o[Dr].set(n,e??{})};var Qc=v(_());var Bo=v(W()),Mo=v(X()),Uo=v(_());var Xc=v(W());var Jc=Xc.css`
|
|
173
|
-
`;var
|
|
172
|
+
`}connectedCallback(){super.connectedCallback(),I.addEventListener(qt.eventName,this.reloadConfiguration)}disconnectedCallback(){I.addEventListener(qt.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(t){var o,a,n,i,s,l,d;super.update(t),t.has("baseUrl")&&(I.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&I.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&I.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&I.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&I.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&I.actions.noCustom(this.noCustom),t.has("editorMode")&&I.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&I.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&I.actions.session(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>eo.addContext(u)),t.has("openExternalDocumentInNewTab")&&I.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&I.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&I.actions.forcedOffline(this.forcedOffline),t.has("localesConfiguration")&&(I.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),I.actions.availableUiLocales((n=(a=this.localesConfiguration)===null||a===void 0?void 0:a.availableUiLocales)!==null&&n!==void 0?n:[]),I.actions.searchInAllLanguagesAllowed((s=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),t.has("authenticationRequired")&&I.actions.authenticationRequired(this.authenticationRequired),t.has("availableContentLocales")&&I.actions.availableContentLocales((d=(l=this.availableContentLocales)===null||l===void 0?void 0:l.contentLocales)!==null&&d!==void 0?d:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},t.idleTimeoutInMillis),t})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Gl(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};Y.elementDefinitions={};Y.styles=tl;fe([(0,ge.property)()],Y.prototype,"baseUrl",void 0);fe([(0,ge.property)()],Y.prototype,"apiIntegrationIdentifier",void 0);fe([(0,ge.property)()],Y.prototype,"apiIntegrationAppVersion",void 0);fe([(0,ge.property)()],Y.prototype,"uiLocale",void 0);fe([(0,qe.jsonProperty)(null)],Y.prototype,"availableUiLocales",void 0);fe([(0,qe.jsonProperty)(null)],Y.prototype,"metadataConfiguration",void 0);fe([(0,ge.property)({type:Boolean})],Y.prototype,"editorMode",void 0);fe([(0,ge.property)({type:Boolean})],Y.prototype,"noCustom",void 0);fe([(0,ge.property)({type:Boolean})],Y.prototype,"openExternalDocumentInNewTab",void 0);fe([(0,ge.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],Y.prototype,"noCustomComponent",void 0);fe([(0,ge.property)({type:Boolean})],Y.prototype,"withManualResources",void 0);fe([(0,ge.property)({type:Boolean})],Y.prototype,"navigatorOnline",void 0);fe([(0,ge.property)({type:Boolean})],Y.prototype,"forcedOffline",void 0);fe([(0,ge.property)({type:Object})],Y.prototype,"apiProvider",void 0);fe([(0,ge.property)({type:Boolean})],Y.prototype,"authenticationRequired",void 0);fe([(0,qe.jsonProperty)([])],Y.prototype,"messageContexts",void 0);fe([(0,qe.jsonProperty)(void 0)],Y.prototype,"session",void 0);fe([(0,ge.state)()],Y.prototype,"localesConfiguration",void 0);fe([(0,ge.state)()],Y.prototype,"availableContentLocales",void 0);var Oi=L(re());function Sf(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let o,a,n;if(Array.isArray(e)){if(o=e.length,o!=t.length)return!1;for(a=o;a--!==0;)if(!Qo(e[a],t[a]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(a of e.entries())if(!t.has(a[0]))return!1;for(a of e.entries())if(!Qo(a[1],t.get(a[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(a of e.entries())if(!t.has(a[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let i=s=>Object.keys(s).filter(l=>s[l]!=null);if(n=i(e),o=n.length,o!==i(t).length)return!1;for(a=o;a--!==0;)if(!Object.prototype.hasOwnProperty.call(t,n[a]))return!1;for(a=o;a--!==0;){let s=n[a];if(!Qo(e[s],t[s]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function Qo(e,t){try{return Sf(e,t)}catch{return!1}}function ro(e,t){return!Qo(e,t)}function Jo(e,t){let o=a=>a[e]===!0;return a=>{if(o(a))return a;let n=t(a);return n[e]=!0,n}}var Fl=L(re(),1);var ri=e=>{let t=e??{};return(o,a)=>{var n;let i={hasChanged:ro,attribute:!1,...t};(0,Fl.property)(i)(o,a);let s=o.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(a,{selector:(n=t.selector)!==null&&n!==void 0?n:l=>l[a],store:t.store})}};var ea=class{constructor(){this.queue=[]}add(t,o=!1){o&&this.clear(t.type),this.queue.push(t)}consume(t){let o=this.queue.find(a=>a.type===t);return o&&(this.queue=this.queue.filter(a=>a!==o)),o}clear(t){typeof t=="string"?this.queue=this.queue.filter(o=>o.type!==t):this.queue=this.queue.filter(o=>!t.test(o.type))}};var Jt=L(re(),1);var jl=L(re(),1);function Kl(e,t){let o=()=>JSON.parse(JSON.stringify(e));return(0,jl.property)({type:Object,converter:{fromAttribute:a=>{if(a==null)return o();try{return JSON.parse(a)}catch{return o()}},toAttribute:a=>JSON.stringify(a)},hasChanged:ro,...t??{}})}var ta=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((o,a)=>{this.resolvePromise=o,this.rejectPromise=a})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,o;let a=[...this.callbacks];this.callbacks=[];let n=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,i=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let s of a)try{await s()}catch(l){n(l);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Zl=L(K(),1);var ra=globalThis,Cf=ra.ShadowRoot&&(ra.ShadyCSS===void 0||ra.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,JS=Symbol();var Vl=(e,t)=>{if(Cf)e.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of t){let a=document.createElement("style"),n=ra.litNonce;n!==void 0&&a.setAttribute("nonce",n),a.textContent=o.cssText,e.appendChild(a)}};var oa=class extends Zl.LitElement{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([n,i])=>t.registry.define(n,i)));let o={...t.shadowRootOptions,customElements:t.registry},a=this.renderOptions.creationScope=this.attachShadow(o);return Vl(a,t.elementStyles),a}};function Yl(e,t,...o){var a;let n=e.querySelector(t);for(let i of o)n=(a=n?.shadowRoot)===null||a===void 0?void 0:a.querySelector(i);return n}var _r=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},Jl,ql=Symbol("constructorPrototype"),Xl=Symbol("constructorName"),e1=Symbol("exportpartsDebouncer"),Ql=Symbol("dynamicDependenciesLoaded"),Nr=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};Nr.eventName="exportparts-updated";var it=class extends oa{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Jl]=new ta(5),this.scheduleExportpartsUpdate=()=>{var t,o,a;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(a=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&a!==void 0&&a)&&this[e1].run(()=>{var n,i;!((n=this.exportpartsPrefix)===null||n===void 0)&&n.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[Xl]=this.constructor.name,this[ql]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Xl]&&Object.setPrototypeOf(this,this[ql])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(a){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",a)}let o=this.constructor;o[Ql]||(o[Ql]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(Nr.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(Nr.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate(),t.has("exportparts")&&this.dispatchEvent(new Nr)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:a,shadowPath:n}=this.elementToFocus;if(a!=null){let i=[...n??[],a];o=Yl(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var o,a,n;if(((a=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&a!==void 0?a:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((n=this.customStylesheet)!==null&&n!==void 0?n:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}setExportpartsAttribute(t){var o,a,n,i,s,l;let d=b=>b!=null&&b.trim().length>0,u=t.filter(d).map(b=>b.trim());if(u.length===0){this.exportparts=void 0;return}let g=new Set;for(let b of(a=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&a!==void 0?a:[]){let x=(i=(n=b.getAttribute("part"))===null||n===void 0?void 0:n.split(" "))!==null&&i!==void 0?i:[],S=(l=(s=b.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(N=>N.split(":")[1]))!==null&&l!==void 0?l:[],C=[...x,...S].filter(d).map(N=>N.trim());for(let N of C)g.add(N)}if(g.size===0){this.exportparts=void 0;return}let m=[...g.values()].flatMap(b=>u.map(x=>`${b}:${x}--${b}`));this.exportparts=[...this.part,...m].join(", ")}};Jl=e1;_r([(0,Jt.property)()],it.prototype,"exportpartsPrefix",void 0);_r([Kl([])],it.prototype,"exportpartsPrefixes",void 0);_r([(0,Jt.property)({reflect:!0})],it.prototype,"exportparts",void 0);_r([(0,Jt.property)()],it.prototype,"customStylesheet",void 0);_r([(0,Jt.property)()],it.prototype,"elementToFocus",void 0);_r([(0,Jt.state)()],it.prototype,"useAdoptedStyleSheets",void 0);function aa(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var oo=Symbol("internalReduxEventsUnsubscribers"),wt=Symbol("internalStoresUnsubscribers"),er=Symbol("internalStores"),Lf=Jo(Symbol("withRedux"),function(e){var t,o,a;class n extends e{constructor(){super(...arguments),this[t]=new Map,this[o]=new Map,this[a]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(l=>s.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[er].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[er].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[er].get(s)}addStore(s,l){var d;l=(d=l??s.name)!==null&&d!==void 0?d:"default-store",this.unsubscribeFromStore(l),this[er].set(l,s),this.subscribeToStore(l,s),this.updateFromStores()}removeStore(s){let l=typeof s=="string"?s:s.name;this.unsubscribeFromStore(l),this[er].delete(l)}setupStores(){this.unsubscribeFromStores(),this[er].forEach((s,l)=>this.subscribeToStore(l,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,l)=>{let d=this.constructor.getPropertyOptions(l);if(!d?.attribute||!this.hasAttribute(typeof d?.attribute=="string"?d.attribute:l)){let u=this.getStore(s.store);u&&(s.store?this[wt].has(s.store):this[wt].size>0)&&(this[l]=s.selector(u.getState(),this))}})}subscribeToStore(s,l){var d;this[wt].set(s,l.subscribe(()=>this.updateFromStores())),this[oo].set(s,[]),aa(l)&&l.eventBus&&((d=this.reduxConstructor.reduxEventListeners)===null||d===void 0||d.forEach((u,g)=>{if(typeof this[g]=="function"&&(!u.store||l.name===u.store)){let m=b=>this[g](b);l.addEventListener(u.eventName,m),this[oo].get(s).push(()=>l.removeEventListener(u.eventName,m))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[wt].forEach((s,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(s){var l;this[wt].has(s)&&this[wt].get(s)(),this[wt].delete(s),(l=this[oo].get(s))===null||l===void 0||l.forEach(d=>d()),this[oo].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=wt,o=er,a=oo,n.reduxProperties=new Map,n.reduxReactiveProperties=new Set,n.reduxEventListeners=new Map,n}),t1=class extends Lf(it){};function Be(e){for(var t=arguments.length,o=Array(t>1?t-1:0),a=1;a<t;a++)o[a-1]=arguments[a];if(0)var n,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function bt(e){return!!e&&!!e[X]}function Xe(e){var t;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var a=Object.getPrototypeOf(o);if(a===null)return!0;var n=Object.hasOwnProperty.call(a,"constructor")&&a.constructor;return n===Object||typeof n=="function"&&Function.toString.call(n)===Tf}(e)||Array.isArray(e)||!!e[c1]||!!(!((t=e.constructor)===null||t===void 0)&&t[c1])||fi(e)||ui(e))}function tr(e,t,o){o===void 0&&(o=!1),Ir(e)===0?(o?Object.keys:Mr)(e).forEach(function(a){o&&typeof a=="symbol"||t(a,e[a],e)}):e.forEach(function(a,n){return t(n,a,e)})}function Ir(e){var t=e[X];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:fi(e)?2:ui(e)?3:0}function Tr(e,t){return Ir(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Ef(e,t){return Ir(e)===2?e.get(t):e[t]}function l1(e,t,o){var a=Ir(e);a===2?e.set(t,o):a===3?e.add(o):e[t]=o}function d1(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function fi(e){return Nf&&e instanceof Map}function ui(e){return _f&&e instanceof Set}function Nt(e){return e.o||e.t}function pi(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=p1(e);delete t[X];for(var o=Mr(t),a=0;a<o.length;a++){var n=o[a],i=t[n];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[n]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[n]})}return Object.create(Object.getPrototypeOf(e),t)}function hi(e,t){return t===void 0&&(t=!1),mi(e)||bt(e)||!Xe(e)||(Ir(e)>1&&(e.set=e.add=e.clear=e.delete=Af),Object.freeze(e),t&&tr(e,function(o,a){return hi(a,!0)},!0)),e}function Af(){Be(2)}function mi(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function st(e){var t=di[e];return t||Be(18,e),t}function Of(e,t){di[e]||(di[e]=t)}function si(){return no}function oi(e,t){t&&(st("Patches"),e.u=[],e.s=[],e.v=t)}function na(e){ci(e),e.p.forEach(Rf),e.p=null}function ci(e){e===no&&(no=e.l)}function r1(e){return no={p:[],l:no,h:e,m:!0,_:0}}function Rf(e){var t=e[X];t.i===0||t.i===1?t.j():t.g=!0}function ai(e,t){t._=t.p.length;var o=t.p[0],a=e!==void 0&&e!==o;return t.h.O||st("ES5").S(t,e,a),a?(o[X].P&&(na(t),Be(4)),Xe(e)&&(e=ia(t,e),t.l||sa(t,e)),t.u&&st("Patches").M(o[X].t,e,t.u,t.s)):e=ia(t,o,[]),na(t),t.u&&t.v(t.u,t.s),e!==u1?e:void 0}function ia(e,t,o){if(mi(t))return t;var a=t[X];if(!a)return tr(t,function(l,d){return o1(e,a,t,l,d,o)},!0),t;if(a.A!==e)return t;if(!a.P)return sa(e,a.t,!0),a.t;if(!a.I){a.I=!0,a.A._--;var n=a.i===4||a.i===5?a.o=pi(a.k):a.o,i=n,s=!1;a.i===3&&(i=new Set(n),n.clear(),s=!0),tr(i,function(l,d){return o1(e,a,n,l,d,o,s)}),sa(e,n,!1),o&&e.u&&st("Patches").N(a,o,e.u,e.s)}return a.o}function o1(e,t,o,a,n,i,s){if(bt(n)){var l=ia(e,n,i&&t&&t.i!==3&&!Tr(t.R,a)?i.concat(a):void 0);if(l1(o,a,l),!bt(l))return;e.m=!1}else s&&o.add(n);if(Xe(n)&&!mi(n)){if(!e.h.D&&e._<1)return;ia(e,n),t&&t.A.l||sa(e,n)}}function sa(e,t,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&hi(t,o)}function ni(e,t){var o=e[X];return(o?Nt(o):e)[t]}function a1(e,t){if(t in e)for(var o=Object.getPrototypeOf(e);o;){var a=Object.getOwnPropertyDescriptor(o,t);if(a)return a;o=Object.getPrototypeOf(o)}}function _t(e){e.P||(e.P=!0,e.l&&_t(e.l))}function ii(e){e.o||(e.o=pi(e.t))}function li(e,t,o){var a=fi(t)?st("MapSet").F(t,o):ui(t)?st("MapSet").T(t,o):e.O?function(n,i){var s=Array.isArray(n),l={i:s?1:0,A:i?i.A:si(),P:!1,I:!1,R:{},l:i,t:n,k:null,o:null,j:null,C:!1},d=l,u=io;s&&(d=[l],u=ao);var g=Proxy.revocable(d,u),m=g.revoke,b=g.proxy;return l.k=b,l.j=m,b}(t,o):st("ES5").J(t,o);return(o?o.A:si()).p.push(a),a}function wf(e){return bt(e)||Be(22,e),function t(o){if(!Xe(o))return o;var a,n=o[X],i=Ir(o);if(n){if(!n.P&&(n.i<4||!st("ES5").K(n)))return n.t;n.I=!0,a=n1(o,i),n.I=!1}else a=n1(o,i);return tr(a,function(s,l){n&&Ef(n.t,s)===l||l1(a,s,t(l))}),i===3?new Set(a):a}(e)}function n1(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return pi(e)}function f1(){function e(s,l){var d=i[s];return d?d.enumerable=l:i[s]=d={configurable:!0,enumerable:l,get:function(){var u=this[X];return io.get(u,s)},set:function(u){var g=this[X];io.set(g,s,u)}},d}function t(s){for(var l=s.length-1;l>=0;l--){var d=s[l][X];if(!d.P)switch(d.i){case 5:a(d)&&_t(d);break;case 4:o(d)&&_t(d)}}}function o(s){for(var l=s.t,d=s.k,u=Mr(d),g=u.length-1;g>=0;g--){var m=u[g];if(m!==X){var b=l[m];if(b===void 0&&!Tr(l,m))return!0;var x=d[m],S=x&&x[X];if(S?S.t!==b:!d1(x,b))return!0}}var C=!!l[X];return u.length!==Mr(l).length+(C?0:1)}function a(s){var l=s.k;if(l.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(l,l.length-1);if(d&&!d.get)return!0;for(var u=0;u<l.length;u++)if(!l.hasOwnProperty(u))return!0;return!1}function n(s){s.g&&Be(3,JSON.stringify(Nt(s)))}var i={};Of("ES5",{J:function(s,l){var d=Array.isArray(s),u=function(m,b){if(m){for(var x=Array(b.length),S=0;S<b.length;S++)Object.defineProperty(x,""+S,e(S,!0));return x}var C=p1(b);delete C[X];for(var N=Mr(C),w=0;w<N.length;w++){var T=N[w];C[T]=e(T,m||!!C[T].enumerable)}return Object.create(Object.getPrototypeOf(b),C)}(d,s),g={i:d?5:4,A:l?l.A:si(),P:!1,I:!1,R:{},l,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,X,{value:g,writable:!0}),u},S:function(s,l,d){d?bt(l)&&l[X].A===s&&t(s.p):(s.u&&function u(g){if(g&&typeof g=="object"){var m=g[X];if(m){var b=m.t,x=m.k,S=m.R,C=m.i;if(C===4)tr(x,function(H){H!==X&&(b[H]!==void 0||Tr(b,H)?S[H]||u(x[H]):(S[H]=!0,_t(m)))}),tr(b,function(H){x[H]!==void 0||Tr(x,H)||(S[H]=!1,_t(m))});else if(C===5){if(a(m)&&(_t(m),S.length=!0),x.length<b.length)for(var N=x.length;N<b.length;N++)S[N]=!1;else for(var w=b.length;w<x.length;w++)S[w]=!0;for(var T=Math.min(x.length,b.length),z=0;z<T;z++)x.hasOwnProperty(z)||(S[z]=!0),S[z]===void 0&&u(x[z])}}}}(s.p[0]),t(s.p))},K:function(s){return s.i===4?o(s):a(s)}})}var i1,no,gi=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Nf=typeof Map<"u",_f=typeof Set<"u",s1=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",u1=gi?Symbol.for("immer-nothing"):((i1={})["immer-nothing"]=!0,i1),c1=gi?Symbol.for("immer-draftable"):"__$immer_draftable",X=gi?Symbol.for("immer-state"):"__$immer_state";var Tf=""+Object.prototype.constructor,Mr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,p1=Object.getOwnPropertyDescriptors||function(e){var t={};return Mr(e).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(e,o)}),t},di={},io={get:function(e,t){if(t===X)return e;var o=Nt(e);if(!Tr(o,t))return function(n,i,s){var l,d=a1(i,s);return d?"value"in d?d.value:(l=d.get)===null||l===void 0?void 0:l.call(n.k):void 0}(e,o,t);var a=o[t];return e.I||!Xe(a)?a:a===ni(e.t,t)?(ii(e),e.o[t]=li(e.A.h,a,e)):a},has:function(e,t){return t in Nt(e)},ownKeys:function(e){return Reflect.ownKeys(Nt(e))},set:function(e,t,o){var a=a1(Nt(e),t);if(a?.set)return a.set.call(e.k,o),!0;if(!e.P){var n=ni(Nt(e),t),i=n?.[X];if(i&&i.t===o)return e.o[t]=o,e.R[t]=!1,!0;if(d1(o,n)&&(o!==void 0||Tr(e.t,t)))return!0;ii(e),_t(e)}return e.o[t]===o&&(o!==void 0||t in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[t])||(e.o[t]=o,e.R[t]=!0),!0},deleteProperty:function(e,t){return ni(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,ii(e),_t(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var o=Nt(e),a=Reflect.getOwnPropertyDescriptor(o,t);return a&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:a.enumerable,value:o[t]}},defineProperty:function(){Be(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Be(12)}},ao={};tr(io,function(e,t){ao[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),ao.deleteProperty=function(e,t){return ao.set.call(this,e,t,void 0)},ao.set=function(e,t,o){return io.set.call(this,e[0],t,o,e[0])};var Mf=function(){function e(o){var a=this;this.O=s1,this.D=!0,this.produce=function(n,i,s){if(typeof n=="function"&&typeof i!="function"){var l=i;i=n;var d=a;return function(C){var N=this;C===void 0&&(C=l);for(var w=arguments.length,T=Array(w>1?w-1:0),z=1;z<w;z++)T[z-1]=arguments[z];return d.produce(C,function(H){var B;return(B=i).call.apply(B,[N,H].concat(T))})}}var u;if(typeof i!="function"&&Be(6),s!==void 0&&typeof s!="function"&&Be(7),Xe(n)){var g=r1(a),m=li(a,n,void 0),b=!0;try{u=i(m),b=!1}finally{b?na(g):ci(g)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(C){return oi(g,s),ai(C,g)},function(C){throw na(g),C}):(oi(g,s),ai(u,g))}if(!n||typeof n!="object"){if((u=i(n))===void 0&&(u=n),u===u1&&(u=void 0),a.D&&hi(u,!0),s){var x=[],S=[];st("Patches").M(n,u,x,S),s(x,S)}return u}Be(21,n)},this.produceWithPatches=function(n,i){if(typeof n=="function")return function(u){for(var g=arguments.length,m=Array(g>1?g-1:0),b=1;b<g;b++)m[b-1]=arguments[b];return a.produceWithPatches(u,function(x){return n.apply(void 0,[x].concat(m))})};var s,l,d=a.produce(n,i,function(u,g){s=u,l=g});return typeof Promise<"u"&&d instanceof Promise?d.then(function(u){return[u,s,l]}):[d,s,l]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var t=e.prototype;return t.createDraft=function(o){Xe(o)||Be(8),bt(o)&&(o=wf(o));var a=r1(this),n=li(this,o,void 0);return n[X].C=!0,ci(a),n},t.finishDraft=function(o,a){var n=o&&o[X],i=n.A;return oi(i,a),ai(void 0,i)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!s1&&Be(20),this.O=o},t.applyPatches=function(o,a){var n;for(n=a.length-1;n>=0;n--){var i=a[n];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}n>-1&&(a=a.slice(n+1));var s=st("Patches").$;return bt(o)?s(o,a):this.produce(o,function(l){return s(l,a)})},e}(),_e=new Mf,If=_e.produce,hC=_e.produceWithPatches.bind(_e),mC=_e.setAutoFreeze.bind(_e),gC=_e.setUseProxies.bind(_e),yC=_e.applyPatches.bind(_e),bC=_e.createDraft.bind(_e),vC=_e.finishDraft.bind(_e),ca=If;function rr(e){"@babel/helpers - typeof";return rr=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},rr(e)}function h1(e,t){if(rr(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var a=o.call(e,t||"default");if(rr(a)!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function m1(e){var t=h1(e,"string");return rr(t)=="symbol"?t:t+""}function g1(e,t,o){return(t=m1(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function y1(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),o.push.apply(o,a)}return o}function yi(e){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?y1(Object(o),!0).forEach(function(a){g1(e,a,o[a])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):y1(Object(o)).forEach(function(a){Object.defineProperty(e,a,Object.getOwnPropertyDescriptor(o,a))})}return e}function Se(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var b1=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),bi=function(){return Math.random().toString(36).substring(7).split("").join(".")},la={INIT:"@@redux/INIT"+bi(),REPLACE:"@@redux/REPLACE"+bi(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+bi()}};function Pf(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function vi(e,t,o){var a;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(Se(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(Se(1));return o(vi)(e,t)}if(typeof e!="function")throw new Error(Se(2));var n=e,i=t,s=[],l=s,d=!1;function u(){l===s&&(l=s.slice())}function g(){if(d)throw new Error(Se(3));return i}function m(C){if(typeof C!="function")throw new Error(Se(4));if(d)throw new Error(Se(5));var N=!0;return u(),l.push(C),function(){if(N){if(d)throw new Error(Se(6));N=!1,u();var T=l.indexOf(C);l.splice(T,1),s=null}}}function b(C){if(!Pf(C))throw new Error(Se(7));if(typeof C.type>"u")throw new Error(Se(8));if(d)throw new Error(Se(9));try{d=!0,i=n(i,C)}finally{d=!1}for(var N=s=l,w=0;w<N.length;w++){var T=N[w];T()}return C}function x(C){if(typeof C!="function")throw new Error(Se(10));n=C,b({type:la.REPLACE})}function S(){var C,N=m;return C={subscribe:function(T){if(typeof T!="object"||T===null)throw new Error(Se(11));function z(){T.next&&T.next(g())}z();var H=N(z);return{unsubscribe:H}}},C[b1]=function(){return this},C}return b({type:la.INIT}),a={dispatch:b,subscribe:m,getState:g,replaceReducer:x},a[b1]=S,a}function zf(e){Object.keys(e).forEach(function(t){var o=e[t],a=o(void 0,{type:la.INIT});if(typeof a>"u")throw new Error(Se(12));if(typeof o(void 0,{type:la.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Se(13))})}function v1(e){for(var t=Object.keys(e),o={},a=0;a<t.length;a++){var n=t[a];typeof e[n]=="function"&&(o[n]=e[n])}var i=Object.keys(o),s,l;try{zf(o)}catch(d){l=d}return function(u,g){if(u===void 0&&(u={}),l)throw l;if(0)var m;for(var b=!1,x={},S=0;S<i.length;S++){var C=i[S],N=o[C],w=u[C],T=N(w,g);if(typeof T>"u"){var z=g&&g.type;throw new Error(Se(14))}x[C]=T,b=b||T!==w}return b=b||i.length!==Object.keys(u).length,b?x:u}}function Pr(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return t.length===0?function(a){return a}:t.length===1?t[0]:t.reduce(function(a,n){return function(){return a(n.apply(void 0,arguments))}})}function x1(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return function(a){return function(){var n=a.apply(void 0,arguments),i=function(){throw new Error(Se(15))},s={getState:n.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=t.map(function(d){return d(s)});return i=Pr.apply(void 0,l)(n.dispatch),yi(yi({},n),{},{dispatch:i})}}}function S1(e){var t=function(a){var n=a.dispatch,i=a.getState;return function(s){return function(l){return typeof l=="function"?l(n,i,e):s(l)}}};return t}var C1=S1();C1.withExtraArgument=S1;var xi=C1;var R1=function(){var e=function(t,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,n){a.__proto__=n}||function(a,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(a[i]=n[i])},e(t,o)};return function(t,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(t,o);function a(){this.constructor=t}t.prototype=o===null?Object.create(o):(a.prototype=o.prototype,new a)}}(),kf=function(e,t){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},a,n,i,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(u){return function(g){return d([u,g])}}function d(u){if(a)throw new TypeError("Generator is already executing.");for(;o;)try{if(a=1,n&&(i=u[0]&2?n.return:u[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,u[1])).done)return i;switch(n=0,i&&(u=[u[0]&2,i.value]),u[0]){case 0:case 1:i=u;break;case 4:return o.label++,{value:u[1],done:!1};case 5:o.label++,n=u[1],u=[0];continue;case 7:u=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){o=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){o.label=u[1];break}if(u[0]===6&&o.label<i[1]){o.label=i[1],i=u;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(u);break}i[2]&&o.ops.pop(),o.trys.pop();continue}u=t.call(e,o)}catch(g){u=[6,g],n=0}finally{a=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},zr=function(e,t){for(var o=0,a=t.length,n=e.length;o<a;o++,n++)e[n]=t[o];return e},Df=Object.defineProperty,Uf=Object.defineProperties,Bf=Object.getOwnPropertyDescriptors,L1=Object.getOwnPropertySymbols,$f=Object.prototype.hasOwnProperty,Hf=Object.prototype.propertyIsEnumerable,E1=function(e,t,o){return t in e?Df(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o},Tt=function(e,t){for(var o in t||(t={}))$f.call(t,o)&&E1(e,o,t[o]);if(L1)for(var a=0,n=L1(t);a<n.length;a++){var o=n[a];Hf.call(t,o)&&E1(e,o,t[o])}return e},Si=function(e,t){return Uf(e,Bf(t))},Gf=function(e,t,o){return new Promise(function(a,n){var i=function(d){try{l(o.next(d))}catch(u){n(u)}},s=function(d){try{l(o.throw(d))}catch(u){n(u)}},l=function(d){return d.done?a(d.value):Promise.resolve(d.value).then(i,s)};l((o=o.apply(e,t)).next())})};var Wf=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Pr:Pr.apply(null,arguments)},DC=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Ff(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var o=t;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return t===o}var jf=function(e){R1(t,e);function t(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];var n=e.apply(this,o)||this;return Object.setPrototypeOf(n,t.prototype),n}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,zr([void 0],o[0].concat(this)))):new(t.bind.apply(t,zr([void 0],o.concat(this))))},t}(Array),Kf=function(e){R1(t,e);function t(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];var n=e.apply(this,o)||this;return Object.setPrototypeOf(n,t.prototype),n}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,zr([void 0],o[0].concat(this)))):new(t.bind.apply(t,zr([void 0],o.concat(this))))},t}(Array);function Ei(e){return Xe(e)?ca(e,function(){}):e}function Vf(e){return typeof e=="boolean"}function Zf(){return function(t){return Yf(t)}}function Yf(e){e===void 0&&(e={});var t=e.thunk,o=t===void 0?!0:t,a=e.immutableCheck,n=a===void 0?!0:a,i=e.serializableCheck,s=i===void 0?!0:i,l=new jf;if(o&&(Vf(o)?l.push(xi):l.push(xi.withExtraArgument(o.extraArgument))),0){if(n)var d;if(s)var u}return l}var Ci=!0;function w1(e){var t=Zf(),o=e||{},a=o.reducer,n=a===void 0?void 0:a,i=o.middleware,s=i===void 0?t():i,l=o.devTools,d=l===void 0?!0:l,u=o.preloadedState,g=u===void 0?void 0:u,m=o.enhancers,b=m===void 0?void 0:m,x;if(typeof n=="function")x=n;else if(Ff(n))x=v1(n);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var S=s;if(typeof S=="function"&&(S=S(t),!Ci&&!Array.isArray(S)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ci&&S.some(function(H){return typeof H!="function"}))throw new Error("each middleware provided to configureStore must be a function");var C=x1.apply(void 0,S),N=Pr;d&&(N=Wf(Tt({trace:!Ci},typeof d=="object"&&d)));var w=new Kf(C),T=w;Array.isArray(b)?T=zr([C],b):typeof b=="function"&&(T=b(w));var z=N.apply(void 0,T);return vi(x,g,z)}function Mt(e,t){function o(){for(var a=[],n=0;n<arguments.length;n++)a[n]=arguments[n];if(t){var i=t.apply(void 0,a);if(!i)throw new Error("prepareAction did not return an object");return Tt(Tt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:a[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(a){return a.type===e},o}function N1(e){var t={},o=[],a,n={addCase:function(i,s){var l=typeof i=="string"?i:i.type;if(l in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[l]=s,n},addMatcher:function(i,s){return o.push({matcher:i,reducer:s}),n},addDefaultCase:function(i){return a=i,n}};return e(n),[t,o,a]}function qf(e){return typeof e=="function"}function Xf(e,t,o,a){o===void 0&&(o=[]);var n=typeof t=="function"?N1(t):[t,o,a],i=n[0],s=n[1],l=n[2],d;if(qf(e))d=function(){return Ei(e())};else{var u=Ei(e);d=function(){return u}}function g(m,b){m===void 0&&(m=d());var x=zr([i[b.type]],s.filter(function(S){var C=S.matcher;return C(b)}).map(function(S){var C=S.reducer;return C}));return x.filter(function(S){return!!S}).length===0&&(x=[l]),x.reduce(function(S,C){if(C)if(bt(S)){var N=S,w=C(N,b);return w===void 0?S:w}else{if(Xe(S))return ca(S,function(T){return C(T,b)});var w=C(S,b);if(w===void 0){if(S===null)return S;throw Error("A case reducer on a non-draftable value must not return undefined")}return w}return S},m)}return g.getInitialState=d,g}function Qf(e,t){return e+"/"+t}function _1(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:Ei(e.initialState),a=e.reducers||{},n=Object.keys(a),i={},s={},l={};n.forEach(function(g){var m=a[g],b=Qf(t,g),x,S;"reducer"in m?(x=m.reducer,S=m.prepare):x=m,i[g]=x,s[b]=x,l[g]=S?Mt(b,S):Mt(b)});function d(){var g=typeof e.extraReducers=="function"?N1(e.extraReducers):[e.extraReducers],m=g[0],b=m===void 0?{}:m,x=g[1],S=x===void 0?[]:x,C=g[2],N=C===void 0?void 0:C,w=Tt(Tt({},b),s);return Xf(o,function(T){for(var z in w)T.addCase(z,w[z]);for(var H=0,B=S;H<B.length;H++){var pe=B[H];T.addMatcher(pe.matcher,pe.reducer)}N&&T.addDefaultCase(N)})}var u;return{name:t,reducer:function(g,m){return u||(u=d()),u(g,m)},actions:l,caseReducers:i,getInitialState:function(){return u||(u=d()),u.getInitialState()}}}var Jf="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",eu=function(e){e===void 0&&(e=21);for(var t="",o=e;o--;)t+=Jf[Math.random()*64|0];return t},tu=["name","message","stack","code"],Li=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),A1=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),ru=function(e){if(typeof e=="object"&&e!==null){for(var t={},o=0,a=tu;o<a.length;o++){var n=a[o];typeof e[n]=="string"&&(t[n]=e[n])}return t}return{message:String(e)}},HC=function(){function e(t,o,a){var n=Mt(t+"/fulfilled",function(g,m,b,x){return{payload:g,meta:Si(Tt({},x||{}),{arg:b,requestId:m,requestStatus:"fulfilled"})}}),i=Mt(t+"/pending",function(g,m,b){return{payload:void 0,meta:Si(Tt({},b||{}),{arg:m,requestId:g,requestStatus:"pending"})}}),s=Mt(t+"/rejected",function(g,m,b,x,S){return{payload:x,error:(a&&a.serializeError||ru)(g||"Rejected"),meta:Si(Tt({},S||{}),{arg:b,requestId:m,rejectedWithValue:!!x,requestStatus:"rejected",aborted:g?.name==="AbortError",condition:g?.name==="ConditionError"})}}),l=!1,d=typeof AbortController<"u"?AbortController:function(){function g(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return g.prototype.abort=function(){},g}();function u(g){return function(m,b,x){var S=a?.idGenerator?a.idGenerator(g):eu(),C=new d,N,w=!1;function T(H){N=H,C.abort()}var z=function(){return Gf(this,null,function(){var H,B,pe,Ie,le,Pe,he;return kf(this,function(v){switch(v.label){case 0:return v.trys.push([0,4,,5]),Ie=(H=a?.condition)==null?void 0:H.call(a,g,{getState:b,extra:x}),au(Ie)?[4,Ie]:[3,2];case 1:Ie=v.sent(),v.label=2;case 2:if(Ie===!1||C.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return w=!0,le=new Promise(function(E,U){return C.signal.addEventListener("abort",function(){return U({name:"AbortError",message:N||"Aborted"})})}),m(i(S,g,(B=a?.getPendingMeta)==null?void 0:B.call(a,{requestId:S,arg:g},{getState:b,extra:x}))),[4,Promise.race([le,Promise.resolve(o(g,{dispatch:m,getState:b,extra:x,requestId:S,signal:C.signal,abort:T,rejectWithValue:function(E,U){return new Li(E,U)},fulfillWithValue:function(E,U){return new A1(E,U)}})).then(function(E){if(E instanceof Li)throw E;return E instanceof A1?n(E.payload,S,g,E.meta):n(E,S,g)})])];case 3:return pe=v.sent(),[3,5];case 4:return Pe=v.sent(),pe=Pe instanceof Li?s(null,S,g,Pe.payload,Pe.meta):s(Pe,S,g),[3,5];case 5:return he=a&&!a.dispatchConditionRejection&&s.match(pe)&&pe.meta.condition,he||m(pe),[2,pe]}})})}();return Object.assign(z,{abort:T,requestId:S,arg:g,unwrap:function(){return z.then(ou)}})}}return Object.assign(u,{pending:i,rejected:s,fulfilled:n,typePrefix:t})}return e.withTypes=function(){return e},e}();function ou(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function au(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var T1="listener",M1="completed",I1="cancelled",GC="task-"+I1,WC="task-"+M1,FC=T1+"-"+I1,jC=T1+"-"+M1;var Ai="listenerMiddleware";var KC=Mt(Ai+"/add"),VC=Mt(Ai+"/removeAll"),ZC=Mt(Ai+"/remove");var O1,YC=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(O1||(O1=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},nu=function(e){return function(t){setTimeout(t,e)}},qC=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:nu(10);f1();var iu=Jo(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(o,a,n){this.eventBus.addEventListener(o,a,n)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,a,n){this.eventBus.removeEventListener(o,a,n)}}}),da=class extends iu(Object){};window.ftReduxStores||(window.ftReduxStores={});var P1=class e extends da{static get(t){var o;let a=typeof t=="string"?t:t.name,n=typeof t=="string"?void 0:t,i=window.ftReduxStores[a];if(aa(i))return i;if(n==null)return;let s=_1({...n,reducers:(o=n.reducers)!==null&&o!==void 0?o:{}}),l=w1({reducer:(d,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...u.overwrites}:s.reducer(d,u)});return window.ftReduxStores[n.name]=new e(s,l,n.eventBus)}constructor(t,o,a){super(),this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new ea;let n=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,l)=>{let d=s,u=i[d];return u?(...g)=>{let m=u(...g.map(n));return this.reduxStore.dispatch(m),m}:g=>{this.setState({[d]:n(g)})}}}),this.eventBus=a??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var fa=class{static format(t,o,a,n){return window.moment?window.moment(t).locale(o).format(this.getMomentDateFormat(a,n)):this.getIntlDateTime(t,o,a,n)}static getMomentDateFormat(t,o){return t?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(t,o,a,n){let i=typeof t=="string"?new Date(t):t,s=new Intl.DateTimeFormat(o,{dateStyle:a?"medium":"short"}).format(i);if(!n)return s;let l=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(i);return`${s} ${l}`}static getTimezoneAsString(){let t=a=>String(Math.floor(a)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${t(Math.abs(o)/60)}:${t(Math.abs(o)%60)}`}};var z1=L(D()),ua=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},k1=(0,z1.applyMixinOnce)(Symbol("withDateFormat"),function(e){class t extends e{constructor(...a){super(a),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(I)}dateFormatOptionsChanged(a){return a.has("metadataDescriptors")||a.has("useLongDateFormat")||a.has("useDateTimeFormat")||a.has("uiLocale")}getDateFormatter(a){var n,i;return((i=(n=this.metadataDescriptors.find(l=>l.key===a))===null||n===void 0?void 0:n.date)!==null&&i!==void 0?i:!1)?l=>fa.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return ua([(0,Oi.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),ua([(0,Oi.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),ua([ri({store:I.name,selector:o=>{var a,n;return(n=(a=o.metadataConfiguration)===null||a===void 0?void 0:a.descriptors)!==null&&n!==void 0?n:[]}})],t.prototype,"metadataDescriptors",void 0),ua([ri({store:I.name})],t.prototype,"uiLocale",void 0),t});var ma=L(D());var pa=class extends Ne{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(t){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${t}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(t){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${t}`),this.CACHE_DURATION)}isAuthenticated(){let t=I.getState().session;return!!t?.sessionAuthenticated}};var ha=class extends Ne{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let t=I.getState().session;return!!t?.sessionAuthenticated}};var su="ft-user-assets",cu={setAssetCount:(e,t)=>{let{userAssetType:o,count:a}=t.payload.assetCount;e.assetCounts.allAsset[o]=a},clearAssetCount:e=>{Object.values(Ue).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let o=t.payload.mapId;e.assetCounts.bookmarkByMap[o]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:o,mapId:a,asset:n}=t.payload;wi(e,o,[...Ri(e,o),n]),D1(e,o,1,a),U1(e,n)},editAsset:(e,t)=>{let{assetType:o,asset:a}=t.payload;wi(e,o,Ri(e,o).map(n=>n.id===a.id?a:n)),U1(e,a)},removeAsset:(e,t)=>{let{assetType:o,mapId:a,assetId:n}=t.payload;wi(e,o,Ri(e,o).filter(i=>i.id!==n)),D1(e,o,-1,a)}},B1={[Ue.SEARCHES]:"savedSearches",[Ue.BOOKMARKS]:"bookmarks",[Ue.BOOKS]:void 0,[Ue.COLLECTIONS]:void 0},Ri=(e,t)=>{var o;let a=B1[t];return a?(o=e[a])!==null&&o!==void 0?o:[]:[]},wi=(e,t,o)=>{let a=B1[t];a&&(e[a]=o)},D1=(e,t,o,a)=>{let n=e.assetCounts.allAsset[t];if(n!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,n+o),t===Ue.BOOKMARKS&&a)){let i=e.assetCounts.bookmarkByMap[a];e.assetCounts.bookmarkByMap[a]=Math.max(0,i+o)}},U1=(e,t)=>{let o=e.assetLabels.map(n=>n.title),a=t.labels.filter(n=>!o.includes(n)).map(n=>({title:n}));e.assetLabels.push(...a)},Te=ma.FtReduxStore.get({name:su,reducers:cu,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Ue).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Ni=class{constructor(t=new pa,o=new ha){this.assetCountsService=t,this.assetLabelsService=o,this.currentSession=I.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Ko,this.savedSearchesService=new qo,I.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:o}=I.getState();(0,ma.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),Te.actions.clearAssetCount(),Te.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Te.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Te.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();Te.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();Te.actions.assetLabels(t)}async loadAssetCount(t){let o=await this.assetCountsService.getUserAssetCount(t);o&&Te.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(t){let o=await this.assetCountsService.getUserBookmarkCountByMap(t);o&&Te.actions.setBookmarkCountByMap({count:o.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let o=Object.keys(Te.getState().assetCounts.bookmarkByMap).length!==0;t===Ue.BOOKMARKS&&o&&Te.actions.clearBookmarkCountByMap(),Te.getState().assetCounts.allAsset[t]!==void 0&&await this.loadAssetCount(t)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let o=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Te.actions.bookmarks(o)}}},lu=new Ni;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=lu);(0,$1.customElement)("ft-app-context")(Y);var H1=L(re());var _i=class{fromLocalizableLabel(t){return t.type=="PLAIN_TEXT"?{message:t.text}:{key:t.key,custom:t.type=="LOCALIZED_CUSTOM",context:t.context,message:t.key}}fromAttribute(t){if(t!=null)try{return JSON.parse(t)}catch{if(this.isI18nKey(t)){let[a,n]=t.split(".");return{context:a,key:n,custom:!0,message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},kr=new _i;var du=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},co=Symbol("i18nAttributes"),G1=Symbol("i18nListAttributes"),W1=Symbol("i18nProperties"),ga=Symbol("i18nContexts"),so=Symbol("i18nUnsubs"),F1=(0,Dr.applyMixinOnce)(Symbol("withI18n"),function(e){var t,o;class a extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?Xn:eo}i18n(i){let{context:s,key:l,message:d}=i,{custom:u,args:g,argsProvider:m}=i;if(s&&l){this.hasI18nContext(s)||this.addI18nContext(s,void 0,u);let b=g??(m?m(this):[]);return this.getI18nService(u).resolveMessage(s,l,...b)}return d}async awaitI18n(i){let{context:s,custom:l}=i;return s&&await this.getI18nService(l).prepareContext(s),this.i18n(i)}customI18n(i,s){if(kr.isI18nKey(i)){let[l,d]=i.split(".");return this.i18n({custom:!0,context:l,key:d,...s})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((s,l,d)=>i.has(l)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((s,l,d)=>{var u;return((u=d?.context)===null||u===void 0?void 0:u.toLowerCase())===i}),this.updateI18nProperties(s=>s.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var s,l;let d=this,u=(g,m,b)=>b?.context&&b.key&&i(g,m,b)?{...b,message:this.i18n({context:b.context,key:b.key,custom:b.custom,...g})}:b;(s=this[co])===null||s===void 0||s.forEach((g,m)=>d[m]=u(g,m,d[m])),(l=this[G1])===null||l===void 0||l.forEach((g,m)=>{var b;return d[m]=(b=d[m])===null||b===void 0?void 0:b.map(x=>u(g,m,x))})}updateI18nProperties(i){var s;(s=this[W1])===null||s===void 0||s.forEach((l,d)=>{i(l,d)&&(this[d]=this.i18n(l))})}addI18nMessages(i,s,l){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,s,l)}addI18nContext(i,s,l){let d=(typeof i=="string"?i:i.name).toLowerCase();l=typeof i=="string"?l:i.custom,this[ga].set(d,{isCustomContext:l}),this[so].has(d)||this[so].set(d,this.getI18nService(l).subscribe(d,()=>this.onI18nUpdate(d))),this.getI18nService(l).prepareContext(d,s)}hasI18nContext(i){return this[ga].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[ga].forEach((i,s)=>this.addI18nContext(s,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[so].forEach(i=>i()),this[so].clear()}}return t=ga,o=so,du([(0,H1.property)({type:Boolean})],a.prototype,"useCustomMessageContexts",void 0),a}),ya=class extends F1(Dr.FtLitElement){},ba=class extends F1(Dr.FtLitElementRedux){};var j1=L(D());var Ti=class{fromAttribute(t){if(!t)return[];try{let o=JSON.parse(t);return Array.isArray(o)?o.map(a=>typeof a=="string"?kr.fromAttribute(a):a):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},fu=new Ti;var K1=(e,t)=>(o,a)=>{var n;o.constructor.createProperty(a,{type:Object,hasChanged:j1.hasChanged,converter:kr,...t}),o[co]=(n=o[co])!==null&&n!==void 0?n:new Map,o[co].set(a,e??{})};var Y1=L(D());var va=L(K()),xa=L(re()),Sa=L(D());var V1=L(K());var Z1=V1.css`
|
|
173
|
+
`;var lo=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},Qe=class extends ba{constructor(){super(),this.editorMode=!1,this.addStore(I)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":va.nothing:va.html`
|
|
174
174
|
<span class="ft-i18n">
|
|
175
175
|
${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
|
|
176
176
|
</span>
|
|
177
|
-
`}update(t){var o;super.update(t),["context","key","defaultMessage"].some(
|
|
177
|
+
`}update(t){var o;super.update(t),["context","key","defaultMessage"].some(a=>t.has(a))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};Qe.elementDefinitions={};Qe.styles=Z1;lo([(0,Sa.redux)()],Qe.prototype,"editorMode",void 0);lo([(0,xa.property)()],Qe.prototype,"context",void 0);lo([(0,xa.property)()],Qe.prototype,"key",void 0);lo([(0,Sa.jsonProperty)([])],Qe.prototype,"args",void 0);lo([(0,xa.property)()],Qe.prototype,"defaultMessage",void 0);(0,Y1.customElement)("ft-i18n")(Qe);var Je=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},ae=class extends ya{constructor(){super(...arguments),this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.ignoreMatchingElements=[],this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new $e.Debouncer,this.revealDebouncer=new $e.Debouncer,this.onTouch=t=>{this.isIgnored(t)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",o=>{o.composedPath().includes(this.container)||this.onOut(o)},{once:!0}),100))},this.onHover=t=>{this.isIgnored(t)||this.show()},this.onFocusIn=t=>{!this.isIgnored(t)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){var t,o;return q1.html`
|
|
178
178
|
<div part="container"
|
|
179
179
|
class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}">
|
|
180
180
|
<slot part="slot"></slot>
|
|
@@ -183,13 +183,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
183
183
|
?hidden=${!this.visible}>
|
|
184
184
|
<div part="tooltip-content" class="ft-tooltip--content">
|
|
185
185
|
<slot name="text"></slot>
|
|
186
|
-
<ft-typography variant="${
|
|
186
|
+
<ft-typography variant="${Lt.caption}" ?hidden=${!(!((t=this.text)===null||t===void 0)&&t.message)}>
|
|
187
187
|
${(o=this.text)===null||o===void 0?void 0:o.message}
|
|
188
188
|
</ft-typography>
|
|
189
189
|
</div>
|
|
190
190
|
</div>
|
|
191
191
|
</div>
|
|
192
|
-
`}setupFor(t){this.eventsTarget!==t&&(this.removeHandlers(),this.eventsTarget=t,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}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()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(t){this.visible=!0,t!=null&&await this.hideDebounce.run(()=>{this.hide()},t)}async showTemporaryText(t,o){let
|
|
192
|
+
`}setupFor(t){this.eventsTarget!==t&&(this.removeHandlers(),this.eventsTarget=t,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}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()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(t){this.visible=!0,t!=null&&await this.hideDebounce.run(()=>{this.hide()},t)}async showTemporaryText(t,o){let a=this.manual;this.manual=!0;let n=this.text;this.text={message:t},await this.show(o),this.text=n,this.manual=a}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var t;return((t=this.slotNodes)!==null&&t!==void 0?t:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let 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";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",Jc(this.slottedElement,this.tooltip,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 ${$e.designSystemVariables.transitionDuration}, left ${$e.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(t){return this.manual||(0,$e.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}};ae.elementDefinitions={"ft-typography":Re};ae.styles=wc;Je([K1()],ae.prototype,"text",void 0);Je([(0,He.property)({type:Boolean})],ae.prototype,"manual",void 0);Je([(0,He.property)({type:Boolean})],ae.prototype,"inline",void 0);Je([(0,$e.numberProperty)()],ae.prototype,"delay",void 0);Je([(0,He.property)()],ae.prototype,"position",void 0);Je([(0,$e.jsonProperty)([])],ae.prototype,"ignoreMatchingElements",void 0);Je([(0,He.queryAssignedNodes)()],ae.prototype,"slotNodes",void 0);Je([(0,He.query)(".ft-tooltip--container")],ae.prototype,"container",void 0);Je([(0,He.query)(".ft-tooltip")],ae.prototype,"tooltip",void 0);Je([(0,He.query)(".ft-tooltip--content")],ae.prototype,"tooltipContent",void 0);Je([(0,He.state)()],ae.prototype,"visible",void 0);(0,X1.customElement)("ft-tooltip")(ae);var zs=L(D());var Ha=L(K()),xe=L(re()),R4=L(Ur()),Fr=L(D());var c2=L(D());var i2=L(K()),ye=L(re()),s2=L(Ur()),fo=L(D());var a2=L(K()),ce=L(D()),J1=ce.FtCssVariableFactory.extend("--ft-ripple-color","",ce.designSystemVariables.colorContent),R={color:J1,backgroundColor:ce.FtCssVariableFactory.extend("--ft-ripple-background-color","",J1),opacityContentOnSurfacePressed:ce.FtCssVariableFactory.external(ce.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:ce.FtCssVariableFactory.external(ce.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:ce.FtCssVariableFactory.external(ce.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:ce.FtCssVariableFactory.external(ce.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:ce.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},e2=ce.FtCssVariableFactory.extend("--ft-ripple-color","",ce.designSystemVariables.colorPrimary),t2={color:e2,backgroundColor:ce.FtCssVariableFactory.extend("--ft-ripple-background-color","",e2)},r2=ce.FtCssVariableFactory.extend("--ft-ripple-color","",ce.designSystemVariables.colorSecondary),o2={color:r2,backgroundColor:ce.FtCssVariableFactory.extend("--ft-ripple-background-color","",r2)},n2=a2.css`
|
|
193
193
|
:host {
|
|
194
194
|
display: contents;
|
|
195
195
|
}
|
|
@@ -202,7 +202,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
202
202
|
|
|
203
203
|
.ft-ripple:not(.ft-ripple--unbounded) {
|
|
204
204
|
overflow: hidden;
|
|
205
|
-
border-radius: ${
|
|
205
|
+
border-radius: ${R.borderRadius};
|
|
206
206
|
}
|
|
207
207
|
|
|
208
208
|
.ft-ripple .ft-ripple--background,
|
|
@@ -236,27 +236,27 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
236
236
|
}
|
|
237
237
|
|
|
238
238
|
.ft-ripple .ft-ripple--background {
|
|
239
|
-
background-color: ${
|
|
239
|
+
background-color: ${R.backgroundColor};
|
|
240
240
|
}
|
|
241
241
|
|
|
242
242
|
.ft-ripple .ft-ripple--effect {
|
|
243
|
-
background-color: ${
|
|
243
|
+
background-color: ${R.color};
|
|
244
244
|
}
|
|
245
245
|
|
|
246
246
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
247
|
-
background-color: ${
|
|
247
|
+
background-color: ${o2.backgroundColor};
|
|
248
248
|
}
|
|
249
249
|
|
|
250
250
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
251
|
-
background-color: ${
|
|
251
|
+
background-color: ${o2.color};
|
|
252
252
|
}
|
|
253
253
|
|
|
254
254
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
255
|
-
background-color: ${
|
|
255
|
+
background-color: ${t2.backgroundColor};
|
|
256
256
|
}
|
|
257
257
|
|
|
258
258
|
.ft-ripple.ft-ripple--primary .ft-ripple--effect {
|
|
259
|
-
background-color: ${
|
|
259
|
+
background-color: ${t2.color};
|
|
260
260
|
}
|
|
261
261
|
|
|
262
262
|
.ft-ripple .ft-ripple--background {
|
|
@@ -286,33 +286,33 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
286
286
|
}
|
|
287
287
|
|
|
288
288
|
.ft-ripple.ft-ripple--hovered .ft-ripple--background {
|
|
289
|
-
opacity: ${
|
|
289
|
+
opacity: ${R.opacityContentOnSurfaceHover};
|
|
290
290
|
}
|
|
291
291
|
|
|
292
292
|
.ft-ripple.ft-ripple--selected .ft-ripple--background {
|
|
293
|
-
opacity: ${
|
|
293
|
+
opacity: ${R.opacityContentOnSurfaceSelected};
|
|
294
294
|
}
|
|
295
295
|
|
|
296
296
|
.ft-ripple.ft-ripple--focused .ft-ripple--background {
|
|
297
|
-
opacity: ${
|
|
297
|
+
opacity: ${R.opacityContentOnSurfaceFocused};
|
|
298
298
|
}
|
|
299
299
|
|
|
300
300
|
.ft-ripple.ft-ripple--pressed .ft-ripple--effect {
|
|
301
|
-
opacity: ${
|
|
301
|
+
opacity: ${R.opacityContentOnSurfacePressed};
|
|
302
302
|
transform: translate(-50%, -50%) scale(1);
|
|
303
303
|
}
|
|
304
|
-
`;var
|
|
304
|
+
`;var Ee=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},Q=class extends fo.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 fo.Debouncer(1e3),this.onTransitionStart=t=>{t.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=t=>{t.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new fo.Debouncer(10),this.moveRipple=t=>{var o,a;let{x:n,y:i}=this.getCoordinates(t),s=(a=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&a!==void 0?a:{x:0,y:0,width:0,height:0};this.originX=Math.round(n!=null?n-s.x:s.width/2),this.originY=Math.round(i!=null?i-s.y:s.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(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 i2.html`
|
|
305
305
|
<style>
|
|
306
306
|
.ft-ripple .ft-ripple--effect {
|
|
307
307
|
left: ${this.originX}px;
|
|
308
308
|
top: ${this.originY}px;
|
|
309
309
|
}
|
|
310
310
|
</style>
|
|
311
|
-
<div class="${(0,
|
|
311
|
+
<div class="${(0,s2.classMap)(t)}">
|
|
312
312
|
<div class="ft-ripple--background"></div>
|
|
313
313
|
<div class="ft-ripple--effect"></div>
|
|
314
314
|
</div>
|
|
315
|
-
`}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,n;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,o;let n=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}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");let o=(...l)=>p=>{l.forEach(u=>window.addEventListener(u,this.endPress,{once:!0})),this.startPress(p)},n=o("mouseup","contextmenu"),a=o("touchend","touchcancel"),i=l=>{["Enter"," "].includes(l.key)&&o("keyup")(l)},c={passive:!0};t.addEventListener("mouseover",this.startHover,c),t.addEventListener("mousemove",this.moveRipple,c),t.addEventListener("mouseleave",this.endHover,c),t.addEventListener("mousedown",n,c),t.addEventListener("touchstart",a,c),t.addEventListener("touchmove",this.moveRipple,c),t.addEventListener("keydown",i,c),t.addEventListener("focus",this.startFocus,c),t.addEventListener("blur",this.endFocus,c),t.addEventListener("focusin",this.startFocus,c),t.addEventListener("focusout",this.endFocus,c),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,c),t.removeEventListener("mousemove",this.moveRipple,c),t.removeEventListener("mouseleave",this.endHover,c),t.removeEventListener("mousedown",n,c),t.removeEventListener("touchstart",a,c),t.removeEventListener("touchmove",this.moveRipple,c),t.removeEventListener("keydown",i,c),t.removeEventListener("focus",this.startFocus,c),t.removeEventListener("blur",this.endFocus,c),t.removeEventListener("focusin",this.startFocus,c),t.removeEventListener("focusout",this.endFocus,c),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let o=t,n=t,a,i;return o.x!=null?{x:a,y:i}=o:n.touches!=null&&(a=n.touches[0].clientX,i=n.touches[0].clientY),{x:a,y:i}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)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()}};K.elementDefinitions={};K.styles=ll;me([(0,le.property)({type:Boolean})],K.prototype,"primary",void 0);me([(0,le.property)({type:Boolean})],K.prototype,"secondary",void 0);me([(0,le.property)({type:Boolean})],K.prototype,"unbounded",void 0);me([(0,le.property)({type:Boolean})],K.prototype,"activated",void 0);me([(0,le.property)({type:Boolean})],K.prototype,"selected",void 0);me([(0,le.property)({type:Boolean})],K.prototype,"disabled",void 0);me([(0,le.state)()],K.prototype,"hovered",void 0);me([(0,le.state)()],K.prototype,"focused",void 0);me([(0,le.state)()],K.prototype,"pressed",void 0);me([(0,le.state)()],K.prototype,"rippling",void 0);me([(0,le.state)()],K.prototype,"originX",void 0);me([(0,le.state)()],K.prototype,"originY",void 0);me([(0,le.query)(".ft-ripple")],K.prototype,"ripple",void 0);me([(0,le.query)(".ft-ripple--effect")],K.prototype,"rippleEffect",void 0);(0,ul.customElement)("ft-ripple")(K);var xl=v(_());var $r=v(W()),bt=v(X()),gl=v(_()),bl=v(hl());var mr;(function(e){e.ADD_TO_PBK="",e.ALERT="",e.ADD_ALERT="",e.BACK_TO_SEARCH="",e.ADD_BOOKMARK="",e.BOOKMARK="",e.BOOKS="",e.MENU="",e.DOWNLOAD="",e.EDIT="",e.FEEDBACK="",e.HOME="",e.MODIFY_PBK="",e.SCHEDULED="",e.SEARCH="",e.EXPORT="",e.TOC="",e.WRITE_UGC="",e.TRASH="",e.USER="",e.EXTLINK="",e.CALENDAR="",e.OFFLINE="",e.BOOK="",e.DOWNLOAD_PLAIN="",e.CHECK="",e.STAR_PLAIN="",e.TOPICS="",e.DISC="",e.CIRCLE="",e.SHARED="",e.SORT_UNSORTED="",e.SORT_UP="",e.SORT_DOWN="",e.WORKING="",e.CLOSE="",e.ZOOM_OUT="",e.ZOOM_IN="",e.ZOOM_REALSIZE="",e.ZOOM_FULLSCREEN="",e.ADMIN_RESTRICTED="",e.ADMIN="",e.ADMIN_KHUB="",e.ADMIN_THEME="",e.ADMIN_USERS="",e.WARNING="",e.CONTEXT="",e.SEARCH_HOME="",e.STEPS="",e.ICON_EXPAND="",e.ICON_COLLAPSE="",e.INFO="",e.MINUS_PLAIN="",e.PLUS_PLAIN="",e.FACET_HAS_DESCENDANT="",e.TRIANGLE_BOTTOM="",e.TRIANGLE_LEFT="",e.TRIANGLE_RIGHT="",e.TRIANGLE_TOP="",e.THIN_ARROW="",e.SIGN_IN="",e.LOGOUT="",e.TRANSLATE="",e.CLOSE_PLAIN="",e.CHECK_PLAIN="",e.ARTICLE="",e.COLUMNS="",e.ANALYTICS="",e.COLLECTIONS="",e.ARROW_DOWN="",e.ARROW_LEFT="",e.ARROW_RIGHT="",e.ARROW_UP="",e.SEARCH_IN_PUBLICATION="",e.COPY_TO_CLIPBOARD="",e.SHARED_PBK="",e.ATTACHMENTS="",e.STRIPE_ARROW_LEFT="",e.STRIPE_ARROW_RIGHT="",e.FILTERS="",e.DOT="",e.MINUS="",e.PLUS="",e.MAILS_AND_NOTIFICATIONS="",e.SAVE="",e.LOCKER="",e.ADMIN_INTEGRATION="",e.SYNC="",e.TAG="",e.BOOK_PLAIN="",e.UPLOAD="",e.ONLINE="",e.TAG_PLAIN="",e.ACCOUNT_SETTINGS="",e.PRINT="",e.DEFAULT_ROLES="",e.SHORTCUT_MENU="",e.RELATIVES_PLAIN="",e.RELATIVES="",e.PAUSE="",e.PLAY="",e.ADMIN_PORTAL="",e.STAR="",e.THUMBS_DOWN="",e.THUMBS_DOWN_PLAIN="",e.THUMBS_UP="",e.THUMBS_UP_PLAIN="",e.FEEDBACK_PLAIN="",e.RATE_PLAIN="",e.RATE="",e.OFFLINE_SETTINGS="",e.MY_COLLECTIONS="",e.THIN_ARROW_LEFT="",e.THIN_ARROW_RIGHT="",e.RESET="",e.MY_LIBRARY="",e.UNSTRUCTURED_DOC="",e.CONTEXTUAL="",e.THIN_ARROW_UP="",e.ARROW_RIGHT_TO_LINE="",e.DESKTOP="",e.TABLET_LANDSCAPE="",e.TABLET_PORTRAIT="",e.MOBILE_LANDSCAPE="",e.MOBILE_PORTRAIT="",e.DIAGRAM_SUNBURST="",e.DIAGRAM_SANKEY="",e.COMMENT_QUESTION="",e.COMMENT_QUESTION_PLAIN="",e.MESSAGE_BOT="",e.CHART_SIMPLE="",e.BARS_PROGRESS="",e.BOOK_OPEN_GEAR="",e.BOOK_OPEN_GEAR_SLASH="",e.LINE_CHART="",e.STACKED_CHART="",e.CHART_BAR_STACKED="",e.CHART_BAR_GROUPED="",e.EYE_SLASH="",e.X_MARK="",e.EXPAND_WIDE="",e.PIP="",e.PIP_WIDE="",e.LIFE_RING="",e.GLOBE="",e.PIGGY_BANK="",e.EXTLINK_LIGHT="",e.CLONE="",e.CLONE_LINK_SIMPLE="",e.CHART_BAR_NORMALIZED="",e.CONSUMER="",e.OCTAGON_XMARK="",e.HOURGLASS_HALF="",e.CLOCK="",e.CLOCK_THREE="",e.CALENDAR_DAY="",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="",e.WAND_MAGIC_SPARKLES="",e.PAPER_PLANE="",e.CIRCLE_STOP="",e.ARROW_ROTATE_RIGHT="",e.ARROWS_ROTATE="",e.ALIGN_RIGHT="",e.FORMAT_CLEAR="",e.ALIGN_CENTER="",e.ALIGN_LEFT="",e.PALETTE="",e.BOLD="",e.ITALIC="",e.UNDERLINE="",e.STRIKETHROUGH="",e.LINK_SIMPLE_SLASH="",e.LINK_SIMPLE="",e.ROUTE="",e.CIRCLE_USER_SLASH="",e.CIRCLE_USER_CHECK="",e.LIST_MAGNIFYING_GLASS="",e.MEDAL="",e.THUMBS_UP_THUMBS_DOWN_SOLID="",e.ARROW_TURN_DOWN_RIGHT="",e.FLASK="",e.LOCK_KEYHOLE_OPEN_SOLID="",e.HOURGLASS_END="",e.CIRCLE_QUESTION="",e.GRIP_LINES_SOLID="",e.TRANSLATE_SPARKLE_SOLID="",e.CODE="",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="",e.PAPER_PLANE_SLASH="",e.COMPRESS="",e.EXPAND="",e.ARROW_ROTATE_LEFT="",e.EYE="",e.SHARE="󨃱",e.MOBILE_SMALL="",e.SPARKLES="",e.HAND_SOLID="",e.CLOCK_SOLID="",e.CONTEXT_MENU_CURSOR="",e.LANGUAGE_SLASH="",e.MAGNIFYING_GLASS_FLOPPY_DISK="",e.CABINET_FILING_FLOPPY_DISK="",e.BOOKMARK_SLASH="",e.CIRCLE_PAUSE="",e.CIRCLE_PLAY="",e.CIRCLE_STOP_PLAIN="",e.CLOUD_ARROW_DOWN="",e.SHARE_NODES="",e.BELL="",e.BELL_SLASH="",e.FILE="",e.HAND="",e.SQUARE_INFO_SOLID="",e.FILE_CODE="",e.BOX_CODE="",e.TOPICS_SOLID="",e.PHOTO_FILM_REGULAR="",e.HYPHEN_SOLID="",e.CROSSHAIRS_REGULAR="",e.PERSON_CHALKBOARD_REGULAR=""})(mr||(mr={}));var A;(function(e){e.UNKNOWN="",e.ABW="",e.AUDIO="",e.AVI="",e.CHM="",e.CODE="",e.CSV="",e.DITA="",e.EPUB="",e.EXCEL="",e.FLAC="",e.GIF="",e.GZIP="",e.HTML="",e.IMAGE="",e.JPEG="",e.JSON="",e.M4A="",e.MOV="",e.MP3="",e.MP4="",e.OGG="",e.PDF="",e.PNG="",e.POWERPOINT="",e.RAR="",e.STP="",e.TEXT="",e.VIDEO="",e.WAV="",e.WMA="",e.WORD="",e.XML="",e.YAML="",e.ZIP=""})(A||(A={}));var U0=new Map([...["abw"].map(e=>[e,A.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,A.AUDIO]),...["avi"].map(e=>[e,A.AVI]),...["chm","xhs"].map(e=>[e,A.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,A.CODE]),...["csv"].map(e=>[e,A.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,A.DITA]),...["epub"].map(e=>[e,A.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,A.EXCEL]),...["flac"].map(e=>[e,A.FLAC]),...["gif"].map(e=>[e,A.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,A.GZIP]),...["html","htm","xhtml"].map(e=>[e,A.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,A.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,A.JPEG]),...["json"].map(e=>[e,A.JSON]),...["m4a","m4p"].map(e=>[e,A.M4A]),...["mov","qt"].map(e=>[e,A.MOV]),...["mp3"].map(e=>[e,A.MP3]),...["mp4","m4v"].map(e=>[e,A.MP4]),...["ogg","oga"].map(e=>[e,A.OGG]),...["pdf","ps"].map(e=>[e,A.PDF]),...["png"].map(e=>[e,A.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,A.POWERPOINT]),...["rar"].map(e=>[e,A.RAR]),...["stp"].map(e=>[e,A.STP]),...["txt","rtf","md","mdown"].map(e=>[e,A.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,A.VIDEO]),...["wav"].map(e=>[e,A.WAV]),...["wma"].map(e=>[e,A.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,A.WORD]),...["xml","xsl","rdf"].map(e=>[e,A.XML]),...["yaml","yml","x-yaml"].map(e=>[e,A.YAML]),...["zip"].map(e=>[e,A.ZIP])]);var $0={[A.ABW]:"#91ABC6",[A.AUDIO]:"#1795E3",[A.AVI]:"#E63324",[A.CHM]:"#71C3EB",[A.CODE]:"#71C3EB",[A.CSV]:"#1F7345",[A.DITA]:"#71C3EB",[A.EPUB]:"#85B926",[A.EXCEL]:"#1F7345",[A.FLAC]:"#1795E3",[A.GIF]:"#59B031",[A.GZIP]:"#F8AB36",[A.HTML]:"#71C3EB",[A.IMAGE]:"#59B031",[A.JPEG]:"#59B031",[A.JSON]:"#71C3EB",[A.M4A]:"#1795E3",[A.MOV]:"#E63324",[A.MP3]:"#1795E3",[A.MP4]:"#E63324",[A.OGG]:"#1795E3",[A.PDF]:"#E44948",[A.PNG]:"#59B031",[A.POWERPOINT]:"#B54A2B",[A.RAR]:"#F8AB36",[A.STP]:"#3764B1",[A.TEXT]:"#3162AB",[A.UNKNOWN]:"#999999",[A.VIDEO]:"#E63324",[A.WAV]:"#1795E3",[A.WMA]:"#1795E3",[A.WORD]:"#3162AB",[A.XML]:"#71C3EB",[A.YAML]:"#71C3EB",[A.ZIP]:"#F8AB36"};var yl=v(W()),Ge=v(_()),Q={size:Ge.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Ge.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Ge.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Ge.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Ge.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Ge.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Ge.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Ge.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},ml=[yl.css`
|
|
315
|
+
`}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,a;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.removeAttribute("data-is-ft-ripple-target")):(a=this.target)===null||a===void 0||a.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;let a=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;a&&this.setupFor((o=this.target)!==null&&o!==void 0?o:a)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}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");let o=(...l)=>d=>{l.forEach(u=>window.addEventListener(u,this.endPress,{once:!0})),this.startPress(d)},a=o("mouseup","contextmenu"),n=o("touchend","touchcancel"),i=l=>{["Enter"," "].includes(l.key)&&o("keyup")(l)},s={passive:!0};t.addEventListener("mouseover",this.startHover,s),t.addEventListener("mousemove",this.moveRipple,s),t.addEventListener("mouseleave",this.endHover,s),t.addEventListener("mousedown",a,s),t.addEventListener("touchstart",n,s),t.addEventListener("touchmove",this.moveRipple,s),t.addEventListener("keydown",i,s),t.addEventListener("focus",this.startFocus,s),t.addEventListener("blur",this.endFocus,s),t.addEventListener("focusin",this.startFocus,s),t.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,s),t.removeEventListener("mousemove",this.moveRipple,s),t.removeEventListener("mouseleave",this.endHover,s),t.removeEventListener("mousedown",a,s),t.removeEventListener("touchstart",n,s),t.removeEventListener("touchmove",this.moveRipple,s),t.removeEventListener("keydown",i,s),t.removeEventListener("focus",this.startFocus,s),t.removeEventListener("blur",this.endFocus,s),t.removeEventListener("focusin",this.startFocus,s),t.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let o=t,a=t,n,i;return o.x!=null?{x:n,y:i}=o:a.touches!=null&&(n=a.touches[0].clientX,i=a.touches[0].clientY),{x:n,y:i}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)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()}};Q.elementDefinitions={};Q.styles=n2;Ee([(0,ye.property)({type:Boolean})],Q.prototype,"primary",void 0);Ee([(0,ye.property)({type:Boolean})],Q.prototype,"secondary",void 0);Ee([(0,ye.property)({type:Boolean})],Q.prototype,"unbounded",void 0);Ee([(0,ye.property)({type:Boolean})],Q.prototype,"activated",void 0);Ee([(0,ye.property)({type:Boolean})],Q.prototype,"selected",void 0);Ee([(0,ye.property)({type:Boolean})],Q.prototype,"disabled",void 0);Ee([(0,ye.state)()],Q.prototype,"hovered",void 0);Ee([(0,ye.state)()],Q.prototype,"focused",void 0);Ee([(0,ye.state)()],Q.prototype,"pressed",void 0);Ee([(0,ye.state)()],Q.prototype,"rippling",void 0);Ee([(0,ye.state)()],Q.prototype,"originX",void 0);Ee([(0,ye.state)()],Q.prototype,"originY",void 0);Ee([(0,ye.query)(".ft-ripple")],Q.prototype,"ripple",void 0);Ee([(0,ye.query)(".ft-ripple--effect")],Q.prototype,"rippleEffect",void 0);(0,c2.customElement)("ft-ripple")(Q);var Rs=L(D());var uo=L(K()),It=L(re()),u2=L(D()),p2=L(Mi());var Br;(function(e){e.ADD_TO_PBK="",e.ALERT="",e.ADD_ALERT="",e.BACK_TO_SEARCH="",e.ADD_BOOKMARK="",e.BOOKMARK="",e.BOOKS="",e.MENU="",e.DOWNLOAD="",e.EDIT="",e.FEEDBACK="",e.HOME="",e.MODIFY_PBK="",e.SCHEDULED="",e.SEARCH="",e.EXPORT="",e.TOC="",e.WRITE_UGC="",e.TRASH="",e.USER="",e.EXTLINK="",e.CALENDAR="",e.OFFLINE="",e.BOOK="",e.DOWNLOAD_PLAIN="",e.CHECK="",e.STAR_PLAIN="",e.TOPICS="",e.DISC="",e.CIRCLE="",e.SHARED="",e.SORT_UNSORTED="",e.SORT_UP="",e.SORT_DOWN="",e.WORKING="",e.CLOSE="",e.ZOOM_OUT="",e.ZOOM_IN="",e.ZOOM_REALSIZE="",e.ZOOM_FULLSCREEN="",e.ADMIN_RESTRICTED="",e.ADMIN="",e.ADMIN_KHUB="",e.ADMIN_THEME="",e.ADMIN_USERS="",e.WARNING="",e.CONTEXT="",e.SEARCH_HOME="",e.STEPS="",e.ICON_EXPAND="",e.ICON_COLLAPSE="",e.INFO="",e.MINUS_PLAIN="",e.PLUS_PLAIN="",e.FACET_HAS_DESCENDANT="",e.TRIANGLE_BOTTOM="",e.TRIANGLE_LEFT="",e.TRIANGLE_RIGHT="",e.TRIANGLE_TOP="",e.THIN_ARROW="",e.SIGN_IN="",e.LOGOUT="",e.TRANSLATE="",e.CLOSE_PLAIN="",e.CHECK_PLAIN="",e.ARTICLE="",e.COLUMNS="",e.ANALYTICS="",e.COLLECTIONS="",e.ARROW_DOWN="",e.ARROW_LEFT="",e.ARROW_RIGHT="",e.ARROW_UP="",e.SEARCH_IN_PUBLICATION="",e.COPY_TO_CLIPBOARD="",e.SHARED_PBK="",e.ATTACHMENTS="",e.STRIPE_ARROW_LEFT="",e.STRIPE_ARROW_RIGHT="",e.FILTERS="",e.DOT="",e.MINUS="",e.PLUS="",e.MAILS_AND_NOTIFICATIONS="",e.SAVE="",e.LOCKER="",e.ADMIN_INTEGRATION="",e.SYNC="",e.TAG="",e.BOOK_PLAIN="",e.UPLOAD="",e.ONLINE="",e.TAG_PLAIN="",e.ACCOUNT_SETTINGS="",e.PRINT="",e.DEFAULT_ROLES="",e.SHORTCUT_MENU="",e.RELATIVES_PLAIN="",e.RELATIVES="",e.PAUSE="",e.PLAY="",e.ADMIN_PORTAL="",e.STAR="",e.THUMBS_DOWN="",e.THUMBS_DOWN_PLAIN="",e.THUMBS_UP="",e.THUMBS_UP_PLAIN="",e.FEEDBACK_PLAIN="",e.RATE_PLAIN="",e.RATE="",e.OFFLINE_SETTINGS="",e.MY_COLLECTIONS="",e.THIN_ARROW_LEFT="",e.THIN_ARROW_RIGHT="",e.RESET="",e.MY_LIBRARY="",e.UNSTRUCTURED_DOC="",e.CONTEXTUAL="",e.THIN_ARROW_UP="",e.ARROW_RIGHT_TO_LINE="",e.DESKTOP="",e.TABLET_LANDSCAPE="",e.TABLET_PORTRAIT="",e.MOBILE_LANDSCAPE="",e.MOBILE_PORTRAIT="",e.DIAGRAM_SUNBURST="",e.DIAGRAM_SANKEY="",e.COMMENT_QUESTION="",e.COMMENT_QUESTION_PLAIN="",e.MESSAGE_BOT="",e.CHART_SIMPLE="",e.BARS_PROGRESS="",e.BOOK_OPEN_GEAR="",e.BOOK_OPEN_GEAR_SLASH="",e.LINE_CHART="",e.STACKED_CHART="",e.CHART_BAR_STACKED="",e.CHART_BAR_GROUPED="",e.EYE_SLASH="",e.X_MARK="",e.EXPAND_WIDE="",e.PIP="",e.PIP_WIDE="",e.LIFE_RING="",e.GLOBE="",e.PIGGY_BANK="",e.EXTLINK_LIGHT="",e.CLONE="",e.CLONE_LINK_SIMPLE="",e.CHART_BAR_NORMALIZED="",e.CONSUMER="",e.OCTAGON_XMARK="",e.HOURGLASS_HALF="",e.CLOCK="",e.CLOCK_THREE="",e.CALENDAR_DAY="",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="",e.WAND_MAGIC_SPARKLES="",e.PAPER_PLANE="",e.CIRCLE_STOP="",e.ARROW_ROTATE_RIGHT="",e.ARROWS_ROTATE="",e.ALIGN_RIGHT="",e.FORMAT_CLEAR="",e.ALIGN_CENTER="",e.ALIGN_LEFT="",e.PALETTE="",e.BOLD="",e.ITALIC="",e.UNDERLINE="",e.STRIKETHROUGH="",e.LINK_SIMPLE_SLASH="",e.LINK_SIMPLE="",e.ROUTE="",e.CIRCLE_USER_SLASH="",e.CIRCLE_USER_CHECK="",e.LIST_MAGNIFYING_GLASS="",e.MEDAL="",e.THUMBS_UP_THUMBS_DOWN_SOLID="",e.ARROW_TURN_DOWN_RIGHT="",e.FLASK="",e.LOCK_KEYHOLE_OPEN_SOLID="",e.HOURGLASS_END="",e.CIRCLE_QUESTION="",e.GRIP_LINES_SOLID="",e.TRANSLATE_SPARKLE_SOLID="",e.CODE="",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="",e.PAPER_PLANE_SLASH="",e.COMPRESS="",e.EXPAND="",e.ARROW_ROTATE_LEFT="",e.EYE="",e.SHARE="󨃱",e.MOBILE_SMALL="",e.SPARKLES="",e.HAND_SOLID="",e.CLOCK_SOLID="",e.CONTEXT_MENU_CURSOR="",e.LANGUAGE_SLASH="",e.MAGNIFYING_GLASS_FLOPPY_DISK="",e.CABINET_FILING_FLOPPY_DISK="",e.BOOKMARK_SLASH="",e.CIRCLE_PAUSE="",e.CIRCLE_PLAY="",e.CIRCLE_STOP_PLAIN="",e.CLOUD_ARROW_DOWN="",e.SHARE_NODES="",e.BELL="",e.BELL_SLASH="",e.FILE="",e.HAND="",e.SQUARE_INFO_SOLID="",e.FILE_CODE="",e.BOX_CODE="",e.TOPICS_SOLID="",e.PHOTO_FILM_REGULAR="",e.HYPHEN_SOLID="",e.CROSSHAIRS_REGULAR="",e.PERSON_CHALKBOARD_REGULAR=""})(Br||(Br={}));var _;(function(e){e.UNKNOWN="",e.ABW="",e.AUDIO="",e.AVI="",e.CHM="",e.CODE="",e.CSV="",e.DITA="",e.EPUB="",e.EXCEL="",e.FLAC="",e.GIF="",e.GZIP="",e.HTML="",e.IMAGE="",e.JPEG="",e.JSON="",e.M4A="",e.MOV="",e.MP3="",e.MP4="",e.OGG="",e.PDF="",e.PNG="",e.POWERPOINT="",e.RAR="",e.STP="",e.TEXT="",e.VIDEO="",e.WAV="",e.WMA="",e.WORD="",e.XML="",e.YAML="",e.ZIP=""})(_||(_={}));var WE=new Map([...["abw"].map(e=>[e,_.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,_.AUDIO]),...["avi"].map(e=>[e,_.AVI]),...["chm","xhs"].map(e=>[e,_.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,_.CODE]),...["csv"].map(e=>[e,_.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,_.DITA]),...["epub"].map(e=>[e,_.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,_.EXCEL]),...["flac"].map(e=>[e,_.FLAC]),...["gif"].map(e=>[e,_.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,_.GZIP]),...["html","htm","xhtml"].map(e=>[e,_.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,_.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,_.JPEG]),...["json"].map(e=>[e,_.JSON]),...["m4a","m4p"].map(e=>[e,_.M4A]),...["mov","qt"].map(e=>[e,_.MOV]),...["mp3"].map(e=>[e,_.MP3]),...["mp4","m4v"].map(e=>[e,_.MP4]),...["ogg","oga"].map(e=>[e,_.OGG]),...["pdf","ps"].map(e=>[e,_.PDF]),...["png"].map(e=>[e,_.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,_.POWERPOINT]),...["rar"].map(e=>[e,_.RAR]),...["stp"].map(e=>[e,_.STP]),...["txt","rtf","md","mdown"].map(e=>[e,_.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,_.VIDEO]),...["wav"].map(e=>[e,_.WAV]),...["wma"].map(e=>[e,_.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,_.WORD]),...["xml","xsl","rdf"].map(e=>[e,_.XML]),...["yaml","yml","x-yaml"].map(e=>[e,_.YAML]),...["zip"].map(e=>[e,_.ZIP])]);var FE={[_.ABW]:"#91ABC6",[_.AUDIO]:"#1795E3",[_.AVI]:"#E63324",[_.CHM]:"#71C3EB",[_.CODE]:"#71C3EB",[_.CSV]:"#1F7345",[_.DITA]:"#71C3EB",[_.EPUB]:"#85B926",[_.EXCEL]:"#1F7345",[_.FLAC]:"#1795E3",[_.GIF]:"#59B031",[_.GZIP]:"#F8AB36",[_.HTML]:"#71C3EB",[_.IMAGE]:"#59B031",[_.JPEG]:"#59B031",[_.JSON]:"#71C3EB",[_.M4A]:"#1795E3",[_.MOV]:"#E63324",[_.MP3]:"#1795E3",[_.MP4]:"#E63324",[_.OGG]:"#1795E3",[_.PDF]:"#E44948",[_.PNG]:"#59B031",[_.POWERPOINT]:"#B54A2B",[_.RAR]:"#F8AB36",[_.STP]:"#3764B1",[_.TEXT]:"#3162AB",[_.UNKNOWN]:"#999999",[_.VIDEO]:"#E63324",[_.WAV]:"#1795E3",[_.WMA]:"#1795E3",[_.WORD]:"#3162AB",[_.XML]:"#71C3EB",[_.YAML]:"#71C3EB",[_.ZIP]:"#F8AB36"};var d2=L(K()),et=L(D()),ne={size:et.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:et.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",et.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:et.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",et.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:et.FtCssVariableFactory.extend("--ft-icon-material-font-family","",et.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:et.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},f2=[d2.css`
|
|
316
316
|
:host, i.ft-icon {
|
|
317
317
|
display: inline-flex;
|
|
318
318
|
align-items: center;
|
|
@@ -321,14 +321,14 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
321
321
|
}
|
|
322
322
|
|
|
323
323
|
:host {
|
|
324
|
-
width: ${
|
|
325
|
-
height: ${
|
|
324
|
+
width: ${ne.size};
|
|
325
|
+
height: ${ne.size};
|
|
326
326
|
}
|
|
327
327
|
|
|
328
328
|
i.ft-icon {
|
|
329
329
|
width: 100%;
|
|
330
330
|
height: 100%;
|
|
331
|
-
font-size: ${
|
|
331
|
+
font-size: ${ne.size};
|
|
332
332
|
line-height: 1;
|
|
333
333
|
font-weight: normal;
|
|
334
334
|
text-transform: none;
|
|
@@ -339,33 +339,608 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
339
339
|
text-rendering: auto;
|
|
340
340
|
-webkit-font-smoothing: antialiased;
|
|
341
341
|
-moz-osx-font-smoothing: grayscale;
|
|
342
|
-
vertical-align: ${
|
|
342
|
+
vertical-align: ${ne.verticalAlign};
|
|
343
343
|
}
|
|
344
344
|
|
|
345
345
|
i.ft-icon.ft-icon--fluid-topics {
|
|
346
|
-
font-family: ${
|
|
346
|
+
font-family: ${ne.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
|
|
347
347
|
|
|
348
348
|
/* Ugly fix because font is broken */
|
|
349
|
-
font-size: calc(0.75 * ${
|
|
350
|
-
line-height: ${
|
|
349
|
+
font-size: calc(0.75 * ${ne.size});
|
|
350
|
+
line-height: ${ne.size};
|
|
351
351
|
position: relative;
|
|
352
352
|
top: -4%;
|
|
353
353
|
justify-content: center;
|
|
354
354
|
}
|
|
355
355
|
|
|
356
356
|
.ft-icon--file-format {
|
|
357
|
-
font-family: ${
|
|
357
|
+
font-family: ${ne.fileFormatFontFamily}, ft-mime, sans-serif;
|
|
358
358
|
}
|
|
359
359
|
|
|
360
360
|
.ft-icon--material {
|
|
361
|
-
font-family: ${
|
|
361
|
+
font-family: ${ne.materialFontFamily}, "Material Icons", sans-serif;
|
|
362
362
|
}
|
|
363
|
-
`,
|
|
363
|
+
`,et.noTextSelect];var Ge;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Ge||(Ge={}));var po=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},be=class extends u2.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=uo.nothing}render(){let t=this.variant&&Object.values(Ge).includes(this.variant)?this.variant:Ge.fluid_topics,o=t!==Ge.material||!!this.value;return uo.html`
|
|
364
364
|
<i class="ft-icon ft-icon--${t} ft-no-text-select" part="icon icon-${t}">
|
|
365
|
-
${(0,
|
|
365
|
+
${(0,p2.unsafeHTML)(this.resolvedIcon)}
|
|
366
366
|
<slot ?hidden=${o}></slot>
|
|
367
367
|
</i>
|
|
368
|
-
`}getTextContent(){var t,o;return(o=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(
|
|
368
|
+
`}getTextContent(){var t,o;return(o=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(a=>a.textContent).join("").trim())!==null&&o!==void 0?o:""}update(t){super.update(t),["value","variant"].some(o=>t.has(o))&&this.resolveIcon()}resolveIcon(){var t,o;let a=this.value||this.getTextContent();switch(this.variant){case Ge.file_format:this.resolvedIcon=(t=_[a.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:a;break;case Ge.material:this.resolvedIcon=this.value||uo.nothing;break;default:this.resolvedIcon=(o=Br[a.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:a;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};be.elementDefinitions={};be.styles=f2;po([(0,It.property)()],be.prototype,"variant",void 0);po([(0,It.property)()],be.prototype,"value",void 0);po([(0,It.property)({reflect:!0,attribute:"aria-hidden"})],be.prototype,"ariaHidden",void 0);po([(0,It.state)()],be.prototype,"resolvedIcon",void 0);po([(0,It.query)("slot")],be.prototype,"slottedContent",void 0);var s4=L(K()),Eo=L(re()),c4=L(D()),l4=L(Mi()),d4=L(Ur());var m2=L(K()),Ca=L(D()),h2={size:Ca.FtCssVariableFactory.create("--ftds-icon-font-size","","SIZE","24px")},g2=[m2.css`
|
|
369
|
+
:host {
|
|
370
|
+
display: inline-flex;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
.ftds-icon {
|
|
374
|
+
display: inline-flex;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
svg {
|
|
378
|
+
height: ${h2.size};
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
.ftds-icon--monospace svg {
|
|
382
|
+
width: ${h2.size};
|
|
383
|
+
}
|
|
384
|
+
`,Ca.noTextSelect];var Ui={};Va(Ui,{faAdd:()=>Qu,faAlignCenter:()=>d3,faAlignLeft:()=>W3,faAlignRight:()=>L3,faAngleDoubleLeft:()=>Eu,faAngleDoubleRight:()=>_u,faAngleDown:()=>hp,faAngleLeft:()=>D3,faAngleRight:()=>c3,faAngleUp:()=>Mu,faAnglesLeft:()=>L2,faAnglesRight:()=>R2,faAnglesUpDown:()=>Uu,faArchive:()=>xu,faArrowDown:()=>Ru,faArrowLeft:()=>ep,faArrowLeftRotate:()=>Bu,faArrowRight:()=>Ip,faArrowRightRotate:()=>Zu,faArrowRightToBracket:()=>V2,faArrowRightToLine:()=>Q2,faArrowRotateBack:()=>$u,faArrowRotateBackward:()=>Hu,faArrowRotateForward:()=>Yu,faArrowRotateLeft:()=>ho,faArrowRotateRight:()=>La,faArrowToRight:()=>k3,faArrowTurnDownRight:()=>S3,faArrowUp:()=>qp,faArrowUpRightAndArrowDownLeftFromCenter:()=>p3,faArrowUpRightFromSquare:()=>w2,faArrows:()=>$p,faArrowsFromLine:()=>X3,faArrowsRotate:()=>Ii,faArrowsUpDownLeftRight:()=>U2,faBars:()=>E2,faBarsProgress:()=>v2,faBell:()=>o6,faBellSlash:()=>dp,faBold:()=>y3,faBook:()=>I3,faBookmark:()=>Pp,faBookmarkSlash:()=>yp,faBooks:()=>ku,faBoxArchive:()=>S2,faBroomWide:()=>Bp,faCabinetFiling:()=>Yp,faCalendarCheck:()=>l6,faCalendarCircleExclamation:()=>U3,faCalendarDay:()=>n3,faCalendarRange:()=>Up,faChartLine:()=>W2,faChartNetwork:()=>Xu,faChartSimple:()=>Cp,faCheck:()=>Gp,faCheckCircle:()=>Rp,faCircle:()=>a3,faCircleCheck:()=>D2,faCircleDollar:()=>Pi,faCircleDot:()=>C2,faCircleInfo:()=>b2,faCirclePause:()=>ad,faCirclePlay:()=>P2,faCircleQuestion:()=>H2,faCircleStop:()=>K2,faClock:()=>q2,faClockFour:()=>P3,faClockRotateLeft:()=>I2,faClone:()=>N3,faClose:()=>Np,faCloud:()=>i3,faCloudArrowDown:()=>ki,faCloudDownload:()=>mp,faCloudDownloadAlt:()=>gp,faCloudSlash:()=>i6,faCode:()=>l3,faCodeCompare:()=>bu,faCog:()=>e3,faColumns3:()=>Jp,faCommentAltCheck:()=>g3,faCommentAltQuote:()=>ip,faCommentDots:()=>M2,faCommentQuestion:()=>f3,faCommenting:()=>pp,faCompress:()=>Ku,faDesktop:()=>O2,faDesktopAlt:()=>Nu,faDiagramSankey:()=>m3,faDollarCircle:()=>Fu,faDotCircle:()=>Lu,faDownload:()=>np,faEllipsis:()=>rd,faEllipsisH:()=>Y3,faEllipsisV:()=>z3,faEllipsisVertical:()=>X2,faEnvelopeOpenText:()=>J3,faEquals:()=>$3,faExclamationTriangle:()=>sp,faExpand:()=>B3,faExpandWide:()=>zp,faExternalLink:()=>Pu,faEye:()=>G3,faEyeSlash:()=>Wu,faFile:()=>Xp,faFileClipboard:()=>c6,faFileInvoice:()=>wp,faFileMagnifyingGlass:()=>z2,faFileSearch:()=>Ep,faFilter:()=>a6,faFlask:()=>E3,faFloppyDisk:()=>ed,faFolderOpen:()=>w3,faGear:()=>G2,faGlobe:()=>rp,faGrid2:()=>zu,faHand:()=>F2,faHandPaper:()=>o3,faHeart:()=>_3,faHistory:()=>vp,faHourglass2:()=>fp,faHourglass3:()=>vu,faHourglassEnd:()=>x2,faHourglassHalf:()=>T2,faImage:()=>u3,faInbox:()=>up,faInfoCircle:()=>gu,faItalic:()=>Wp,faKey:()=>j3,faLanguage:()=>op,faLayerGroup:()=>mu,faLifeRing:()=>Fp,faLineChart:()=>t3,faLinkSimple:()=>bp,faLinkSimpleSlash:()=>pu,faListTree:()=>s3,faLockAlt:()=>uu,faLockKeyhole:()=>y2,faLockKeyholeOpen:()=>A2,faLockOpenAlt:()=>wu,faMagnifyingGlass:()=>td,faMagnifyingGlassMinus:()=>Y2,faMagnifyingGlassPlus:()=>Z2,faMedal:()=>n6,faMessageCheck:()=>j2,faMessageQuote:()=>_2,faMinus:()=>nd,faMobile:()=>Di,faMobileAndroid:()=>t6,faMobilePhone:()=>r6,faMultiply:()=>_p,faNavicon:()=>Ou,faPaintBrush:()=>F3,faPaintbrush:()=>J2,faPalette:()=>K3,faPaperPlane:()=>T3,faPaperclip:()=>Zp,faPaste:()=>id,faPauseCircle:()=>e6,faPen:()=>Ap,faPenNib:()=>Iu,faPiggyBank:()=>Tu,faPlayCircle:()=>Lp,faPlug:()=>Sp,faPlus:()=>N2,faPowerOff:()=>Q3,faPrint:()=>C3,faQuestionCircle:()=>Qp,faRadar:()=>Vu,faReceipt:()=>H3,faRedo:()=>qu,faRefresh:()=>Su,faRemove:()=>Tp,faRoute:()=>Au,faSave:()=>V3,faSearch:()=>Z3,faSearchMinus:()=>M3,faSearchPlus:()=>A3,faServer:()=>Dp,faShareAlt:()=>q3,faShareNodes:()=>od,faShieldCheck:()=>O3,faSignIn:()=>v3,faSpinnerThird:()=>xp,faStar:()=>lp,faStopCircle:()=>b3,faStrikethrough:()=>R3,faSubtract:()=>s6,faSync:()=>Cu,faTableCells:()=>B2,faTableLayout:()=>hu,faTablet:()=>k2,faTabletAndroid:()=>Op,faTag:()=>Du,faTasksAlt:()=>yu,faTh:()=>jp,faThumbsDown:()=>h3,faThumbsUp:()=>r3,faTimes:()=>Mp,faToggleOn:()=>ap,faTrashAlt:()=>Kp,faTrashCan:()=>$2,faTriangleExclamation:()=>zi,faUnderline:()=>Ju,faUndo:()=>Gu,faUpload:()=>tp,faUsdCircle:()=>ju,faUser:()=>kp,faUsers:()=>x3,faWarning:()=>cp,faWifiSlash:()=>Hp,faWrench:()=>Vp,faXmark:()=>mo});var y2={prefix:"far",iconName:"lock-keyhole",icon:[448,512,["lock-alt"],"f30d","M224 48c44.2 0 80 35.8 80 80l0 64-160 0 0-64c0-44.2 35.8-80 80-80zM96 128l0 64-32 0c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-32 0 0-64C352 57.3 294.7 0 224 0S96 57.3 96 128zM64 240l320 0c8.8 0 16 7.2 16 16l0 192c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-192c0-8.8 7.2-16 16-16zm184 80c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 64c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64z"]},uu=y2,pu={prefix:"far",iconName:"link-simple-slash",icon:[640,512,[],"e1ce","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L532.4 392c45.4-28.2 75.6-78.6 75.6-136c0-88.4-71.6-160-160-160l-72 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l72 0c61.9 0 112 50.1 112 112c0 46.6-28.5 86.6-69.1 103.5L389.5 280l34.5 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-95.7 0L216 144l48 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-72 0c-11.3 0-22.3 1.2-32.9 3.4L38.8 5.1zm69.6 176.3L70.7 151.7C46.6 179.7 32 216.1 32 256c0 88.4 71.6 160 160 160l72 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-72 0c-61.9 0-112-50.1-112-112c0-28.6 10.7-54.8 28.4-74.6z"]},hu={prefix:"far",iconName:"table-layout",icon:[512,512,[],"e290","M448 80c8.8 0 16 7.2 16 16l0 64L48 160l0-64c0-8.8 7.2-16 16-16l384 0zM48 416l0-208 96 0 0 224-80 0c-8.8 0-16-7.2-16-16zm144 16l0-224 272 0 0 208c0 8.8-7.2 16-16 16l-256 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32z"]},mu={prefix:"far",iconName:"layer-group",icon:[576,512,[],"f5fd","M288 0c-8.5 0-17 1.7-24.8 5.1L53.9 94.8C40.6 100.5 32 113.5 32 128s8.6 27.5 21.9 33.2l209.3 89.7c7.8 3.4 16.3 5.1 24.8 5.1s17-1.7 24.8-5.1l209.3-89.7c13.3-5.7 21.9-18.8 21.9-33.2s-8.6-27.5-21.9-33.2L312.8 5.1C305 1.7 296.5 0 288 0zm-5.9 49.2C284 48.4 286 48 288 48s4 .4 5.9 1.2L477.7 128 293.9 206.8c-1.9 .8-3.9 1.2-5.9 1.2s-4-.4-5.9-1.2L98.3 128 282.1 49.2zM53.9 222.8C40.6 228.5 32 241.5 32 256s8.6 27.5 21.9 33.2l209.3 89.7c7.8 3.4 16.3 5.1 24.8 5.1s17-1.7 24.8-5.1l209.3-89.7c13.3-5.7 21.9-18.8 21.9-33.2s-8.6-27.5-21.9-33.2l-31.2-13.4L430 235.5 477.7 256 293.9 334.8c-1.9 .8-3.9 1.2-5.9 1.2s-4-.4-5.9-1.2L98.3 256 146 235.5 85.1 209.4 53.9 222.8zm0 128C40.6 356.5 32 369.5 32 384s8.6 27.5 21.9 33.2l209.3 89.7c7.8 3.4 16.3 5.1 24.8 5.1s17-1.7 24.8-5.1l209.3-89.7c13.3-5.7 21.9-18.8 21.9-33.2s-8.6-27.5-21.9-33.2l-31.2-13.4L430 363.5 477.7 384 293.9 462.8c-1.9 .8-3.9 1.2-5.9 1.2s-4-.4-5.9-1.2L98.3 384 146 363.5 85.1 337.4 53.9 350.8z"]},b2={prefix:"far",iconName:"circle-info",icon:[512,512,["info-circle"],"f05a","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-88c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l24 0 0 64-24 0zm40-144a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},gu=b2,v2={prefix:"far",iconName:"bars-progress",icon:[512,512,["tasks-alt"],"f828","M464 112l0 64-144 0 0-64 144 0zM48 64C21.5 64 0 85.5 0 112l0 64c0 26.5 21.5 48 48 48l416 0c26.5 0 48-21.5 48-48l0-64c0-26.5-21.5-48-48-48L48 64zM464 336l0 64-272 0 0-64 272 0zM48 288c-26.5 0-48 21.5-48 48l0 64c0 26.5 21.5 48 48 48l416 0c26.5 0 48-21.5 48-48l0-64c0-26.5-21.5-48-48-48L48 288z"]},yu=v2,bu={prefix:"far",iconName:"code-compare",icon:[512,512,[],"e13a","M320 488c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1s14.2 12.4 14.2 21.9l0 48 16 0c39.8 0 72-32.2 72-72l0-163.7c-32.5-10.2-56-40.5-56-76.3c0-44.2 35.8-80 80-80s80 35.8 80 80c0 35.8-23.5 66.1-56 76.3L456 320c0 66.3-53.7 120-120 120l-16 0 0 48zM464 80a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM192 24c0-9.5 5.6-18.1 14.2-21.9s18.8-2.3 25.8 4.1l80 72c5.1 4.6 7.9 11 7.9 17.8s-2.9 13.3-7.9 17.8l-80 72c-7 6.3-17.2 7.9-25.8 4.1s-14.2-12.4-14.2-21.9l0-48-16 0c-39.8 0-72 32.2-72 72l0 163.7c32.5 10.2 56 40.5 56 76.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-35.8 23.5-66.1 56-76.3L56 192c0-66.3 53.7-120 120-120l16 0 0-48zM48 432a32 32 0 1 0 64 0 32 32 0 1 0 -64 0z"]},x2={prefix:"far",iconName:"hourglass-end",icon:[384,512,[8987,"hourglass-3"],"f253","M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5L225.9 256l81.5 81.5C336 366 352 404.7 352 445l0 19 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5L158.1 256 76.5 174.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM273.5 140.5C293 121 304 94.6 304 67l0-19L80 48l0 19c0 27.6 11 54 30.5 73.5L192 222.1l81.5-81.5z"]},vu=x2,S2={prefix:"far",iconName:"box-archive",icon:[512,512,["archive"],"f187","M48 80l0 48 416 0 0-48L48 80zM32 32l448 0c17.7 0 32 14.3 32 32l0 80c0 17.7-14.3 32-32 32L32 176c-17.7 0-32-14.3-32-32L0 64C0 46.3 14.3 32 32 32zM160 248c0-13.3 10.7-24 24-24l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24zM32 416l0-208 48 0 0 208c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-208 48 0 0 208c0 35.3-28.7 64-64 64L96 480c-35.3 0-64-28.7-64-64z"]},xu=S2,Ii={prefix:"far",iconName:"arrows-rotate",icon:[512,512,[128472,"refresh","sync"],"f021","M94 187.1C120.8 124.1 183.3 80 256 80c39.7 0 77.8 15.8 105.9 43.9L414.1 176 360 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24l0-112c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 54.1L395.9 89.9C358.8 52.8 308.5 32 256 32C163.4 32 83.9 88.2 49.8 168.3c-5.2 12.2 .5 26.3 12.7 31.5s26.3-.5 31.5-12.7zm368 157c5.2-12.2-.4-26.3-12.6-31.5s-26.3 .4-31.5 12.6C391 388.1 328.6 432 256 432c-39.7 0-77.8-15.8-105.9-43.9L97.9 336l54.1 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L40 288c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-54.1 52.1 52.1C153.2 459.2 203.5 480 256 480c92.5 0 171.8-56 206-135.9z"]},Su=Ii,Cu=Ii,C2={prefix:"far",iconName:"circle-dot",icon:[512,512,[128280,"dot-circle"],"f192","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256-96a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},Lu=C2,L2={prefix:"far",iconName:"angles-left",icon:[512,512,[171,"angle-double-left"],"f100","M47 239c-9.4 9.4-9.4 24.6 0 33.9L207 433c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97.9 256 241 113c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L47 239zM399 79L239 239c-9.4 9.4-9.4 24.6 0 33.9L399 433c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-143-143L433 113c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0z"]},Eu=L2,Au={prefix:"far",iconName:"route",icon:[512,512,[],"f4d7","M438.6 155.7c-7.2 11.5-15 22.6-22.6 32.7c-7.5-10.1-15.4-21.2-22.6-32.7C375.7 127.3 368 106.3 368 96c0-26.5 21.5-48 48-48s48 21.5 48 48c0 10.3-7.7 31.3-25.4 59.7zM427.4 251C452.9 221.1 512 146.2 512 96c0-53-43-96-96-96s-96 43-96 96c0 33.3 25.9 77.3 50.8 112L328 208c-48.6 0-88 39.4-88 88s39.4 88 88 88l96 0c22.1 0 40 17.9 40 40s-17.9 40-40 40l-246.2 0c-2.7 3.8-5.5 7.6-8.2 11.2c-10.7 14.2-21.3 26.9-30 36.8L424 512c48.6 0 88-39.4 88-88s-39.4-88-88-88l-96 0c-22.1 0-40-17.9-40-40s17.9-40 40-40l84.9 0c5.1 1.1 10.7-.6 14.5-5zM118.9 408.4c-7.3 11-15.3 21.7-22.9 31.2c-7.6-9.5-15.6-20.2-22.9-31.2C55.4 381.7 48 361.9 48 352c0-26.5 21.5-48 48-48s48 21.5 48 48c0 9.9-7.4 29.7-25.1 56.4zm19 55.6c25.9-33.1 54.1-77.3 54.1-112c0-53-43-96-96-96s-96 43-96 96c0 50.5 59.8 121 85 148.4c6 6.5 16 6.5 21.9 0c.1-.1 .2-.2 .3-.3c.3-.3 .6-.7 .9-1c2.8-3.1 6-6.7 9.5-10.7c.1-.1 .1-.1 .2-.2c6.1-7 13-15.2 20-24.2z"]},E2={prefix:"far",iconName:"bars",icon:[448,512,["navicon"],"f0c9","M0 88C0 74.7 10.7 64 24 64l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 112C10.7 112 0 101.3 0 88zM0 248c0-13.3 10.7-24 24-24l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 272c-13.3 0-24-10.7-24-24zM448 408c0 13.3-10.7 24-24 24L24 432c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0c13.3 0 24 10.7 24 24z"]},Ou=E2,Ru={prefix:"far",iconName:"arrow-down",icon:[384,512,[8595],"f063","M174.6 472.6c4.5 4.7 10.8 7.4 17.4 7.4s12.8-2.7 17.4-7.4l168-176c9.2-9.6 8.8-24.8-.8-33.9s-24.8-8.8-33.9 .8L216 396.1 216 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 340.1L41.4 263.4c-9.2-9.6-24.3-9.9-33.9-.8s-9.9 24.3-.8 33.9l168 176z"]},A2={prefix:"far",iconName:"lock-keyhole-open",icon:[576,512,["lock-open-alt"],"f3c2","M432 48c-44.2 0-80 35.8-80 80l0 64 32 0c35.3 0 64 28.7 64 64l0 192c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 256c0-35.3 28.7-64 64-64l240 0 0-64C304 57.3 361.3 0 432 0s128 57.3 128 128l0 72c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-72c0-44.2-35.8-80-80-80zM384 240L64 240c-8.8 0-16 7.2-16 16l0 192c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-192c0-8.8-7.2-16-16-16zM256 376l-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24z"]},wu=A2,O2={prefix:"far",iconName:"desktop",icon:[576,512,[61704,128421,"desktop-alt"],"f390","M512 48L64 48c-8.8 0-16 7.2-16 16l0 192 480 0 0-192c0-8.8-7.2-16-16-16zm64 208l0 48 0 48c0 35.3-28.7 64-64 64l-147.7 0 8 48 51.7 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-72 0-128 0-72 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l51.7 0 8-48L64 416c-35.3 0-64-28.7-64-64l0-48 0-48L0 64C0 28.7 28.7 0 64 0L512 0c35.3 0 64 28.7 64 64l0 192zM48 304l0 48c0 8.8 7.2 16 16 16l175.5 0c.3 0 .6 0 .8 0l95.2 0c.3 0 .6 0 .8 0L512 368c8.8 0 16-7.2 16-16l0-48L48 304zM252.3 464l71.3 0-8-48-55.3 0-8 48z"]},Nu=O2,R2={prefix:"far",iconName:"angles-right",icon:[512,512,[187,"angle-double-right"],"f101","M113 433L273 273c9.4-9.4 9.4-24.6 0-33.9L113 79c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l143 143L79 399c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0zm192 0L465 273c9.4-9.4 9.4-24.6 0-33.9L305 79c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l143 143L271 399c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0z"]},_u=R2,Tu={prefix:"far",iconName:"piggy-bank",icon:[576,512,[],"f4d3","M277.1 48c23 0 42.5 14.7 49.8 35.2c4.4 12.5 18.1 19 30.6 14.6s19-18.1 14.6-30.6C358.3 28.1 321 0 277.1 0S195.8 28.1 182 67.2c-4.4 12.5 2.1 26.2 14.6 30.6s26.2-2.1 30.6-14.6C234.5 62.7 254.1 48 277.1 48zM66.7 197.5c11.9-5.9 16.7-20.3 10.7-32.2s-20.3-16.7-32.2-10.7l-4.7 2.3C15.7 169.3 0 194.7 0 222.6c0 37.4 28 68.3 64.2 72.9C66.4 344.7 91 388.2 128 416l0 48c0 26.5 21.5 48 48 48l48 0c26.5 0 48-21.5 48-48l0-16 48 0 0 16c0 26.5 21.5 48 48 48l48 0c26.5 0 48-21.5 48-48l0-37.4c18.7-10.8 35.1-25.4 48-42.6l32 0c17.7 0 32-14.3 32-32l0-96c0-17.7-14.3-32-32-32l-13.3 0c-8.2-18.8-19.9-35.7-34.2-49.8l11.3-36.8-22.9-7 22.9 7c6.3-20.6-9.1-41.4-30.6-41.4L456 96c-31.5 0-60.2 12.2-81.6 32L224 128c-74.4 0-137 50.8-154.9 119.6c-12-2-21.1-12.5-21.1-25.1c0-9.6 5.4-18.4 14.1-22.8l4.7-2.3zM424 288a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM402.3 168c13.1-14.7 32.1-23.9 53.2-24L446 174.8c-2.9 9.4 .2 19.6 7.9 25.8c17.4 13.9 30.4 32.8 37.1 54.5c3.1 10.1 12.4 17 22.9 17l14 0 0 64-28.6 0c-8.3 0-16 4.3-20.3 11.3c-11.7 18.7-28.7 33.7-48.9 42.8C421.5 394 416 402.5 416 412l0 52-48 0 0-40c0-13.3-10.7-24-24-24l-96 0c-13.3 0-24 10.7-24 24l0 40-48 0 0-60.6c0-8.3-4.3-16-11.3-20.3c-31.7-19.8-52.7-55-52.7-95c0-61.9 50.1-112 112-112l160 0s0 0 0 0l.4 0c6.8 0 13.4-2.9 17.9-8z"]},Mu={prefix:"far",iconName:"angle-up",icon:[448,512,[8963],"f106","M207 143c9.4-9.4 24.6-9.4 33.9 0L401 303c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-143-143L81 337c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L207 143z"]},Iu={prefix:"far",iconName:"pen-nib",icon:[512,512,[10001],"f5ad","M368.4 18.3c21.9-21.9 57.3-21.9 79.2 0l46.1 46.1c21.9 21.9 21.9 57.3 0 79.2l-71 71L412.2 225 371.6 374.1c-4.8 17.8-18.1 32-35.5 38.1L72 505c-18.5 6.5-39.1 1.8-52.9-12S.5 458.5 7 440L99.8 175.9c6.1-17.4 20.3-30.6 38.1-35.5L287 99.8l10.4-10.4 71-71zM296.9 146.8L150.5 186.7c-2.5 .7-4.6 2.6-5.4 5.1L62.5 426.9 164.7 324.7c-3-6.3-4.7-13.3-4.7-20.7c0-26.5 21.5-48 48-48s48 21.5 48 48s-21.5 48-48 48c-7.4 0-14.4-1.7-20.7-4.7L85.1 449.5l235.1-82.6c2.5-.9 4.4-2.9 5.1-5.4l39.9-146.4-68.3-68.3z"]},w2={prefix:"far",iconName:"arrow-up-right-from-square",icon:[512,512,["external-link"],"f08e","M304 24c0 13.3 10.7 24 24 24l102.1 0L207 271c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l223-223L464 184c0 13.3 10.7 24 24 24s24-10.7 24-24l0-160c0-13.3-10.7-24-24-24L328 0c-13.3 0-24 10.7-24 24zM72 32C32.2 32 0 64.2 0 104L0 440c0 39.8 32.2 72 72 72l336 0c39.8 0 72-32.2 72-72l0-128c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 128c0 13.3-10.7 24-24 24L72 464c-13.3 0-24-10.7-24-24l0-336c0-13.3 10.7-24 24-24l128 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L72 32z"]},Pu=w2,zu={prefix:"far",iconName:"grid-2",icon:[512,512,[],"e196","M80 80l0 96 96 0 0-96L80 80zM32 80c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96zM80 336l0 96 96 0 0-96-96 0zm-48 0c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96zM432 80l-96 0 0 96 96 0 0-96zM336 32l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96c0-26.5 21.5-48 48-48zm0 304l0 96 96 0 0-96-96 0zm-48 0c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96z"]},ku={prefix:"far",iconName:"books",icon:[512,512,[128218],"f5db","M48 416l0 48 64 0 0-48-64 0zm88 89.6c-7.1 4.1-15.3 6.4-24 6.4l-64 0c-26.5 0-48-21.5-48-48l0-48 0-24 0-24L0 144l0-24L0 96 0 48C0 21.5 21.5 0 48 0l64 0c8.7 0 16.9 2.3 24 6.4C143.1 2.3 151.3 0 160 0l64 0c20.6 0 38.1 12.9 45 31.1c5.6-6.1 12.9-10.7 21.4-13L349.9 1.6c24.7-6.8 50.1 8.3 56.7 33.8l18 69.2 6 23.2 61.8 238.3 6 23.2 11.9 46c6.6 25.5-8 51.7-32.7 58.5l-59.6 16.5c-24.7 6.8-50.1-8.3-56.7-33.8l-18-69.2-6-23.2L275.6 145.9 272 132.2l0 11.8 0 224 0 24 0 24 0 48c0 26.5-21.5 48-48 48l-64 0c-8.7 0-16.9-2.3-24-6.4zM160 464l64 0 0-48-64 0 0 48zM112 48L48 48l0 48 64 0 0-48zm0 96l-64 0 0 224 64 0 0-224zm48-48l64 0 0-48-64 0 0 48zm64 272l0-224-64 0 0 224 64 0zm216.1-12.3l-55.8-215-56.5 15.6 55.8 215 56.5-15.6zm-44.4 62.1l11.9 45.7L464 447.9c0-.1 0-.2 0-.3l0-.1-11.7-45.2-56.5 15.6zm-79.9-308l56.5-15.6L360.4 48.5 304 64.1c0 .1 0 .2 0 .4l11.7 45.2z"]},Du={prefix:"far",iconName:"tag",icon:[448,512,[127991],"f02b","M197.5 32c17 0 33.3 6.7 45.3 18.7l176 176c25 25 25 65.5 0 90.5L285.3 450.7c-25 25-65.5 25-90.5 0l-176-176C6.7 262.7 0 246.5 0 229.5L0 80C0 53.5 21.5 32 48 32l149.5 0zM48 229.5c0 4.2 1.7 8.3 4.7 11.3l176 176c6.2 6.2 16.4 6.2 22.6 0L384.8 283.3c6.2-6.2 6.2-16.4 0-22.6l-176-176c-3-3-7.1-4.7-11.3-4.7L48 80l0 149.5zM112 112a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},Uu={prefix:"far",iconName:"angles-up-down",icon:[448,512,[],"e60d","M239 498.7c-8.8 7-21.2 7-30 0L49 370.7c-10.4-8.3-12-23.4-3.7-33.7s23.4-12 33.7-3.8l145 116 145-116c10.3-8.3 25.5-6.6 33.7 3.8s6.6 25.5-3.7 33.7l-160 128zM399 141.3c10.4 8.3 12 23.4 3.8 33.7s-23.4 12-33.7 3.7L224 62.7 79 178.7c-10.4 8.3-25.5 6.6-33.7-3.7s-6.6-25.5 3.7-33.7l160-128c8.8-7 21.2-7 30 0l160 128z"]},ho={prefix:"far",iconName:"arrow-rotate-left",icon:[512,512,[8634,"arrow-left-rotate","arrow-rotate-back","arrow-rotate-backward","undo"],"f0e2","M40 224c-13.3 0-24-10.7-24-24L16 56c0-13.3 10.7-24 24-24s24 10.7 24 24l0 80.1 20-23.5C125 63.4 186.9 32 256 32c123.7 0 224 100.3 224 224s-100.3 224-224 224c-50.4 0-97-16.7-134.4-44.8c-10.6-8-12.7-23-4.8-33.6s23-12.7 33.6-4.8C179.8 418.9 216.3 432 256 432c97.2 0 176-78.8 176-176s-78.8-176-176-176c-54.3 0-102.9 24.6-135.2 63.4l-.1 .2s0 0 0 0L93.1 176l90.9 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L40 224z"]},Bu=ho,$u=ho,Hu=ho,Gu=ho,Wu={prefix:"far",iconName:"eye-slash",icon:[640,512,[],"f070","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zm151 118.3C226 97.7 269.5 80 320 80c65.2 0 118.8 29.6 159.9 67.7C518.4 183.5 545 226 558.6 256c-12.6 28-36.6 66.8-70.9 100.9l-53.8-42.2c9.1-17.6 14.2-37.5 14.2-58.7c0-70.7-57.3-128-128-128c-32.2 0-61.7 11.9-84.2 31.5l-46.1-36.1zM394.9 284.2l-81.5-63.9c4.2-8.5 6.6-18.2 6.6-28.3c0-5.5-.7-10.9-2-16c.7 0 1.3 0 2 0c44.2 0 80 35.8 80 80c0 9.9-1.8 19.4-5.1 28.2zm9.4 130.3C378.8 425.4 350.7 432 320 432c-65.2 0-118.8-29.6-159.9-67.7C121.6 328.5 95 286 81.4 256c8.3-18.4 21.5-41.5 39.4-64.8L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5l-41.9-33zM192 256c0 70.7 57.3 128 128 128c13.3 0 26.1-2 38.2-5.8L302 334c-23.5-5.4-43.1-21.2-53.7-42.3l-56.1-44.2c-.2 2.8-.3 5.6-.3 8.5z"]},Pi={prefix:"far",iconName:"circle-dollar",icon:[512,512,["dollar-circle","usd-circle"],"f2e8","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM276.8 133.6l0 14.2c9.7 1.2 19.4 3.9 29 6.6c1.9 .5 3.7 1 5.6 1.6c11.5 3.2 18.3 15.1 15.1 26.6s-15.1 18.2-26.6 15.1c-1.6-.4-3.1-.9-4.7-1.3c-7-2-14-3.9-21.1-5.3c-13.2-2.5-28.5-1.3-40.8 4c-11 4.8-20.1 16.4-7.6 24.4c9.8 6.3 21.8 9.5 33.2 12.6c2.4 .6 4.7 1.3 7 1.9c15.6 4.4 35.5 10.1 50.4 20.3c19.4 13.3 28.5 34.9 24.2 58.1c-4.1 22.4-19.7 37.1-38.4 44.7c-7.8 3.2-16.3 5.2-25.2 6.2l0 15.2c0 11.9-9.7 21.6-21.6 21.6s-21.6-9.7-21.6-21.6l0-17.4c-14.5-3.3-28.7-7.9-42.8-12.5c-11.3-3.7-17.5-16-13.7-27.3s16-17.5 27.3-13.7c2.5 .8 5 1.7 7.5 2.5c11.3 3.8 22.9 7.7 34.5 9.6c17 2.5 30.6 1 39.5-2.6c12-4.8 17.7-19.1 5.9-27.1c-10.1-6.9-22.6-10.3-34.5-13.5c-2.3-.6-4.5-1.2-6.8-1.9c-15.1-4.3-34-9.6-48.2-18.7c-19.5-12.5-29.4-33.3-25.2-56.4c4-21.8 21-36.3 39-44.1c5.5-2.4 11.4-4.3 17.5-5.7l0-16.1c0-11.9 9.7-21.6 21.6-21.6s21.6 9.7 21.6 21.6z"]},Fu=Pi,ju=Pi,Ku={prefix:"far",iconName:"compress",icon:[448,512,[],"f066","M160 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 88-88 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24l0-112zM24 320c-13.3 0-24 10.7-24 24s10.7 24 24 24l88 0 0 88c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24L24 320zM336 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-88 0 0-88zM312 320c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-88 88 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0z"]},Vu={prefix:"far",iconName:"radar",icon:[512,512,[],"e024","M316.4 161.7C299 150.5 278.2 144 256 144c-61.9 0-112 50.1-112 112s50.1 112 112 112s112-50.1 112-112l48 0c0 78.2-56.1 143.3-130.3 157.2c-7.3-8.1-17.9-13.2-29.7-13.2s-22.4 5.1-29.7 13.2c-64.5-12.1-115.4-63-127.5-127.5c8.1-7.3 13.2-17.9 13.2-29.7s-5.1-22.4-13.2-29.7C112.7 152.1 177.8 96 256 96c35.5 0 68.3 11.6 94.9 31.2l34.2-34.2C349.7 64.8 304.8 48 256 48C152.7 48 66.9 123.4 50.7 222.1C39.5 229.2 32 241.7 32 256s7.5 26.8 18.7 33.9c14.4 87.7 83.6 157 171.4 171.4c7.1 11.3 19.6 18.7 33.9 18.7s26.8-7.5 33.9-18.7C388.6 445.1 464 359.3 464 256l48 0c0 141.4-114.6 256-256 256S0 397.4 0 256S114.6 0 256 0c62.1 0 118.9 22.1 163.3 58.8L463 15c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-182 182c3.3 7.7 5.1 16.1 5.1 25c0 35.3-28.7 64-64 64s-64-28.7-64-64s28.7-64 64-64c8.9 0 17.3 1.8 25 5.1l35.4-35.4z"]},La={prefix:"far",iconName:"arrow-rotate-right",icon:[512,512,[8635,"arrow-right-rotate","arrow-rotate-forward","redo"],"f01e","M472 224c13.3 0 24-10.7 24-24l0-144c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 80.1-20-23.5C387 63.4 325.1 32 256 32C132.3 32 32 132.3 32 256s100.3 224 224 224c50.4 0 97-16.7 134.4-44.8c10.6-8 12.7-23 4.8-33.6s-23-12.7-33.6-4.8C332.2 418.9 295.7 432 256 432c-97.2 0-176-78.8-176-176s78.8-176 176-176c54.3 0 102.9 24.6 135.2 63.4l.1 .2s0 0 0 0L418.9 176 328 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0z"]},Zu=La,Yu=La,qu=La,Xu={prefix:"far",iconName:"chart-network",icon:[640,512,[],"f78a","M288 64c0 16.9-6.5 32.2-17.2 43.6l26.9 57.5c12.2-3.4 25-5.2 38.3-5.2c39 0 74.4 15.5 100.3 40.7l77.6-56.9c-1.3-5-1.9-10.3-1.9-15.7c0-35.3 28.7-64 64-64s64 28.7 64 64s-28.7 64-64 64c-12.3 0-23.9-3.5-33.7-9.6l-77.6 56.9c9.8 19.4 15.3 41.4 15.3 64.6c0 18.5-3.5 36.2-9.9 52.5l67.3 40.4c10.7-8.1 24.1-12.9 38.5-12.9c35.3 0 64 28.7 64 64s-28.7 64-64 64s-64-28.7-64-64c0-3.4 .3-6.7 .8-9.9l-67.4-40.4C419 428.5 379.8 448 336 448c-71.4 0-130.6-51.9-142-120l-70.6 0c-9.5 23.5-32.5 40-59.3 40c-35.3 0-64-28.7-64-64s28.7-64 64-64c26.9 0 49.9 16.5 59.3 40l70.6 0c6.6-39.1 28.9-72.9 60.2-94.5l-26.9-57.6c-1.1 .1-2.2 .1-3.3 .1c-35.3 0-64-28.7-64-64s28.7-64 64-64s64 28.7 64 64zm48 336a96 96 0 1 0 0-192 96 96 0 1 0 0 192z"]},N2={prefix:"far",iconName:"plus",icon:[448,512,[10133,61543,"add"],"2b","M248 72c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 160L40 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l160 0 0 160c0 13.3 10.7 24 24 24s24-10.7 24-24l0-160 160 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-160 0 0-160z"]},Qu=N2,Ju={prefix:"far",iconName:"underline",icon:[448,512,[],"f0cd","M16 56c0-13.3 10.7-24 24-24l96 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-24 0 0 144c0 61.9 50.1 112 112 112s112-50.1 112-112l0-144-24 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l96 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-24 0 0 144c0 88.4-71.6 160-160 160s-160-71.6-160-160L64 80 40 80C26.7 80 16 69.3 16 56zM0 456c0-13.3 10.7-24 24-24l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 480c-13.3 0-24-10.7-24-24z"]},ep={prefix:"far",iconName:"arrow-left",icon:[448,512,[8592],"f060","M7.4 273.4C2.7 268.8 0 262.6 0 256s2.7-12.8 7.4-17.4l176-168c9.6-9.2 24.8-8.8 33.9 .8s8.8 24.8-.8 33.9L83.9 232 424 232c13.3 0 24 10.7 24 24s-10.7 24-24 24L83.9 280 216.6 406.6c9.6 9.2 9.9 24.3 .8 33.9s-24.3 9.9-33.9 .8l-176-168z"]},tp={prefix:"far",iconName:"upload",icon:[512,512,[],"f093","M280 360c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-278.1-95 95c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L239 7c9.4-9.4 24.6-9.4 33.9 0L409 143c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-95-95L280 360zm32-8l0-48 136 0c35.3 0 64 28.7 64 64l0 80c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64l0-80c0-35.3 28.7-64 64-64l136 0 0 48L64 352c-8.8 0-16 7.2-16 16l0 80c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-80c0-8.8-7.2-16-16-16l-136 0zm72 56a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},rp={prefix:"far",iconName:"globe",icon:[512,512,[127760],"f0ac","M256 464c7.4 0 27-7.2 47.6-48.4c8.8-17.7 16.4-39.2 22-63.6l-139.2 0c5.6 24.4 13.2 45.9 22 63.6C229 456.8 248.6 464 256 464zM178.5 304l155 0c1.6-15.3 2.5-31.4 2.5-48s-.9-32.7-2.5-48l-155 0c-1.6 15.3-2.5 31.4-2.5 48s.9 32.7 2.5 48zm7.9-144l139.2 0c-5.6-24.4-13.2-45.9-22-63.6C283 55.2 263.4 48 256 48s-27 7.2-47.6 48.4c-8.8 17.7-16.4 39.2-22 63.6zm195.3 48c1.5 15.5 2.2 31.6 2.2 48s-.8 32.5-2.2 48l76.7 0c3.6-15.4 5.6-31.5 5.6-48s-1.9-32.6-5.6-48l-76.7 0zm58.8-48c-21.4-41.1-56.1-74.1-98.4-93.4c14.1 25.6 25.3 57.5 32.6 93.4l65.9 0zm-303.3 0c7.3-35.9 18.5-67.7 32.6-93.4c-42.3 19.3-77 52.3-98.4 93.4l65.9 0zM53.6 208c-3.6 15.4-5.6 31.5-5.6 48s1.9 32.6 5.6 48l76.7 0c-1.5-15.5-2.2-31.6-2.2-48s.8-32.5 2.2-48l-76.7 0zM342.1 445.4c42.3-19.3 77-52.3 98.4-93.4l-65.9 0c-7.3 35.9-18.5 67.7-32.6 93.4zm-172.2 0c-14.1-25.6-25.3-57.5-32.6-93.4l-65.9 0c21.4 41.1 56.1 74.1 98.4 93.4zM256 512A256 256 0 1 1 256 0a256 256 0 1 1 0 512z"]},op={prefix:"far",iconName:"language",icon:[640,512,[],"f1ab","M64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l208 0 32 0 16 0 256 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L320 64l-16 0-32 0L64 64zm512 48c8.8 0 16 7.2 16 16l0 256c0 8.8-7.2 16-16 16l-256 0 0-288 256 0zM178.3 175.9l64 144c4.5 10.1-.1 21.9-10.2 26.4s-21.9-.1-26.4-10.2L196.8 316l-73.6 0-8.9 20.1c-4.5 10.1-16.3 14.6-26.4 10.2s-14.6-16.3-10.2-26.4l64-144c3.2-7.2 10.4-11.9 18.3-11.9s15.1 4.7 18.3 11.9zM179 276l-19-42.8L141 276l38 0zM456 164c-11 0-20 9-20 20l0 4-52 0c-11 0-20 9-20 20s9 20 20 20l72 0 35.1 0c-7.3 16.7-17.4 31.9-29.8 45l-.5-.5-14.6-14.6c-7.8-7.8-20.5-7.8-28.3 0s-7.8 20.5 0 28.3L430 298.3c-5.9 3.6-12.1 6.9-18.5 9.8l-3.6 1.6c-10.1 4.5-14.6 16.3-10.2 26.4s16.3 14.6 26.4 10.2l3.6-1.6c12-5.3 23.4-11.8 34-19.4c4.3 3 8.6 5.8 13.1 8.5l18.9 11.3c9.5 5.7 21.8 2.6 27.4-6.9s2.6-21.8-6.9-27.4l-18.9-11.3c-.9-.5-1.8-1.1-2.7-1.6c17.2-18.8 30.7-40.9 39.6-65.4L534 228l2 0c11 0 20-9 20-20s-9-20-20-20l-16 0-44 0 0-4c0-11-9-20-20-20z"]},ap={prefix:"far",iconName:"toggle-on",icon:[576,512,[],"f205","M192 112c-79.5 0-144 64.5-144 144s64.5 144 144 144l192 0c79.5 0 144-64.5 144-144s-64.5-144-144-144l-192 0zM0 256C0 150 86 64 192 64l192 0c106 0 192 86 192 192s-86 192-192 192l-192 0C86 448 0 362 0 256zm384-96a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},np={prefix:"far",iconName:"download",icon:[512,512,[],"f019","M280 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 270.1-95-95c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L239 369c9.4 9.4 24.6 9.4 33.9 0L409 233c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-95 95L280 24zM128.8 304L64 304c-35.3 0-64 28.7-64 64l0 80c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-80c0-35.3-28.7-64-64-64l-64.8 0-48 48L448 352c8.8 0 16 7.2 16 16l0 80c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-80c0-8.8 7.2-16 16-16l112.8 0-48-48zM432 408a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"]},_2={prefix:"far",iconName:"message-quote",icon:[512,512,["comment-alt-quote"],"e1e4","M208 416c0-26.5-21.5-48-48-48l-96 0c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l384 0c8.8 0 16 7.2 16 16l0 288c0 8.8-7.2 16-16 16l-138.7 0c-10.4 0-20.5 3.4-28.8 9.6L208 432l0-16zm-.2 76.2l.2-.2 101.3-76L448 416c35.3 0 64-28.7 64-64l0-288c0-35.3-28.7-64-64-64L64 0C28.7 0 0 28.7 0 64L0 352c0 35.3 28.7 64 64 64l48 0 48 0 0 48 0 4 0 .3 0 6.4 0 21.3c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L202.7 496l5.1-3.8zM160 112c-17.7 0-32 14.3-32 32l0 48c0 17.7 14.3 32 32 32l32 0 0 7.3c0 11.7-8.5 21.7-20.1 23.7l-7.9 1.3c-13.1 2.2-21.9 14.5-19.7 27.6s14.5 21.9 27.6 19.7l7.9-1.3c34.7-5.8 60.2-35.8 60.2-71l0-39.3 0-24 0-24c0-17.7-14.3-32-32-32l-48 0zm224 80l0-24 0-24c0-17.7-14.3-32-32-32l-48 0c-17.7 0-32 14.3-32 32l0 48c0 17.7 14.3 32 32 32l32 0 0 7.3c0 11.7-8.5 21.7-20.1 23.7l-7.9 1.3c-13.1 2.2-21.9 14.5-19.7 27.6s14.5 21.9 27.6 19.7l7.9-1.3c34.7-5.8 60.2-35.8 60.2-71l0-39.3z"]},ip=_2,zi={prefix:"far",iconName:"triangle-exclamation",icon:[512,512,[9888,"exclamation-triangle","warning"],"f071","M248.4 84.3c1.6-2.7 4.5-4.3 7.6-4.3s6 1.6 7.6 4.3L461.9 410c1.4 2.3 2.1 4.9 2.1 7.5c0 8-6.5 14.5-14.5 14.5l-387 0c-8 0-14.5-6.5-14.5-14.5c0-2.7 .7-5.3 2.1-7.5L248.4 84.3zm-41-25L9.1 385c-6 9.8-9.1 21-9.1 32.5C0 452 28 480 62.5 480l387 0c34.5 0 62.5-28 62.5-62.5c0-11.5-3.2-22.7-9.1-32.5L304.6 59.3C294.3 42.4 275.9 32 256 32s-38.3 10.4-48.6 27.3zM288 368a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm-8-184c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 96c0 13.3 10.7 24 24 24s24-10.7 24-24l0-96z"]},sp=zi,cp=zi,lp={prefix:"far",iconName:"star",icon:[576,512,[11088,61446],"f005","M287.9 0c9.2 0 17.6 5.2 21.6 13.5l68.6 141.3 153.2 22.6c9 1.3 16.5 7.6 19.3 16.3s.5 18.1-5.9 24.5L433.6 328.4l26.2 155.6c1.5 9-2.2 18.1-9.7 23.5s-17.3 6-25.3 1.7l-137-73.2L151 509.1c-8.1 4.3-17.9 3.7-25.3-1.7s-11.2-14.5-9.7-23.5l26.2-155.6L31.1 218.2c-6.5-6.4-8.7-15.9-5.9-24.5s10.3-14.9 19.3-16.3l153.2-22.6L266.3 13.5C270.4 5.2 278.7 0 287.9 0zm0 79L235.4 187.2c-3.5 7.1-10.2 12.1-18.1 13.3L99 217.9 184.9 303c5.5 5.5 8.1 13.3 6.8 21L171.4 443.7l105.2-56.2c7.1-3.8 15.6-3.8 22.6 0l105.2 56.2L384.2 324.1c-1.3-7.7 1.2-15.5 6.8-21l85.9-85.1L358.6 200.5c-7.8-1.2-14.6-6.1-18.1-13.3L287.9 79z"]},dp={prefix:"far",iconName:"bell-slash",icon:[640,512,[61943,128277],"f1f6","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L542.6 400c2.7-7.8 1.3-16.5-3.9-23l-14.9-18.6C495.5 322.9 480 278.8 480 233.4l0-33.4c0-75.8-55.5-138.6-128-150.1L352 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 17.9c-43.9 7-81.5 32.7-104.4 68.7L38.8 5.1zM221.7 148.4C239.6 117.1 273.3 96 312 96l8 0 8 0c57.4 0 104 46.6 104 104l0 33.4c0 32.7 6.4 64.8 18.7 94.5L221.7 148.4zM406.2 416l-60.9-48-176.9 0c21.2-32.8 34.4-70.3 38.4-109.1L160 222.1l0 11.4c0 45.4-15.5 89.5-43.8 124.9L101.3 377c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6l286.2 0zM384 448l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7s18.7-28.3 18.7-45.3z"]},T2={prefix:"far",iconName:"hourglass-half",icon:[384,512,["hourglass-2"],"f252","M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5L225.9 256l81.5 81.5C336 366 352 404.7 352 445l0 19 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5L158.1 256 76.5 174.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM110.5 371.5c-3.9 3.9-7.5 8.1-10.7 12.5l184.4 0c-3.2-4.4-6.8-8.6-10.7-12.5L192 289.9l-81.5 81.5zM284.2 128C297 110.4 304 89 304 67l0-19L80 48l0 19c0 22.1 7 43.4 19.8 61l184.4 0z"]},fp=T2,up={prefix:"far",iconName:"inbox",icon:[512,512,[],"f01c","M48 336l81.2 0 20.9 41.9c6.8 13.6 20.6 22.1 35.8 22.1l140.2 0c15.1 0 29-8.6 35.8-22.1L382.8 336l81.2 0 0 80c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-80zm406.5-48l-76.6 0c-15.1 0-29 8.6-35.8 22.1L321.2 352l-130.3 0-20.9-41.9c-6.8-13.6-20.6-22.1-35.8-22.1l-76.6 0 49-195.9C108.2 85 114.6 80 122 80L390 80c7.3 0 13.7 5 15.5 12.1l49 195.9zM0 327.9L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-88.1c0-5.2-.6-10.4-1.9-15.5l-58-231.9C445 52 419.4 32 390 32L122 32C92.6 32 67 52 59.9 80.5L1.9 312.4C.6 317.4 0 322.6 0 327.9z"]},M2={prefix:"far",iconName:"comment-dots",icon:[512,512,[62075,128172,"commenting"],"f4ad","M168.2 384.9c-15-5.4-31.7-3.1-44.6 6.4c-8.2 6-22.3 14.8-39.4 22.7c5.6-14.7 9.9-31.3 11.3-49.4c1-12.9-3.3-25.7-11.8-35.5C60.4 302.8 48 272 48 240c0-79.5 83.3-160 208-160s208 80.5 208 160s-83.3 160-208 160c-31.6 0-61.3-5.5-87.8-15.1zM26.3 423.8c-1.6 2.7-3.3 5.4-5.1 8.1l-.3 .5c-1.6 2.3-3.2 4.6-4.8 6.9c-3.5 4.7-7.3 9.3-11.3 13.5c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c5.1 0 10.2-.3 15.3-.8l.7-.1c4.4-.5 8.8-1.1 13.2-1.9c.8-.1 1.6-.3 2.4-.5c17.8-3.5 34.9-9.5 50.1-16.1c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9zM144 272a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm144-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm80 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},pp=M2,hp={prefix:"far",iconName:"angle-down",icon:[448,512,[8964],"f107","M241 369c-9.4 9.4-24.6 9.4-33.9 0L47 209c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 369z"]},ki={prefix:"far",iconName:"cloud-arrow-down",icon:[640,512,[62337,"cloud-download","cloud-download-alt"],"f0ed","M354.9 121.7c13.8 16 36.5 21.1 55.9 12.5c8.9-3.9 18.7-6.2 29.2-6.2c39.8 0 72 32.2 72 72c0 4-.3 7.9-.9 11.7c-3.5 21.6 8.1 42.9 28.1 51.7C570.4 276.9 592 308 592 344c0 46.8-36.6 85.2-82.8 87.8c-.6 0-1.3 .1-1.9 .2l-3.3 0-360 0c-53 0-96-43-96-96c0-41.7 26.6-77.3 64-90.5c19.2-6.8 32-24.9 32-45.3l0-.2s0 0 0 0s0 0 0 0c0-66.3 53.7-120 120-120c36.3 0 68.8 16.1 90.9 41.7zM512 480l0-.2c71.4-4.1 128-63.3 128-135.8c0-55.7-33.5-103.7-81.5-124.7c1-6.3 1.5-12.8 1.5-19.3c0-66.3-53.7-120-120-120c-17.4 0-33.8 3.7-48.7 10.3C360.4 54.6 314.9 32 264 32C171.2 32 96 107.2 96 200l0 .2C40.1 220 0 273.3 0 336c0 79.5 64.5 144 144 144l320 0 40 0 8 0zM223 313l80 80c9.4 9.4 24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-39 39L344 184c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 134.1-39-39c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9z"]},mp=ki,gp=ki,yp={prefix:"far",iconName:"bookmark-slash",icon:[640,512,[],"e0c2","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L512 376l0-328c0-26.5-21.5-48-48-48L176 0c-26.5 0-48 21.5-48 48l0 27L38.8 5.1zM176 112.6L176 48l288 0 0 290.4L176 112.6zM509.9 497.8L315.3 344.5c-3.3 .6-6.5 2-9.3 4L176 441.4l0-206.7-48-37.8L128 488c0 9 5 17.2 13 21.3s17.6 3.4 24.9-1.8L320 397.5l154.1 110c7.3 5.2 16.9 5.9 24.9 1.8c4.9-2.5 8.8-6.7 10.9-11.6z"]},bp={prefix:"far",iconName:"link-simple",icon:[576,512,[],"e1cd","M0 256C0 167.6 71.6 96 160 96l72 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-72 0C98.1 144 48 194.1 48 256s50.1 112 112 112l72 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-72 0C71.6 416 0 344.4 0 256zm576 0c0 88.4-71.6 160-160 160l-72 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l72 0c61.9 0 112-50.1 112-112s-50.1-112-112-112l-72 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l72 0c88.4 0 160 71.6 160 160zM184 232l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-208 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},I2={prefix:"far",iconName:"clock-rotate-left",icon:[512,512,["history"],"f1da","M48 106.7L48 56c0-13.3-10.7-24-24-24S0 42.7 0 56L0 168c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-55.3 0c37-57.8 101.7-96 175.3-96c114.9 0 208 93.1 208 208s-93.1 208-208 208c-42.5 0-81.9-12.7-114.7-34.5c-11-7.3-25.9-4.3-33.3 6.7s-4.3 25.9 6.7 33.3C155.2 496.4 203.8 512 256 512c141.4 0 256-114.6 256-256S397.4 0 256 0C170.3 0 94.4 42.1 48 106.7zM256 128c-13.3 0-24 10.7-24 24l0 104c0 6.4 2.5 12.5 7 17l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-65-65 0-94.1c0-13.3-10.7-24-24-24z"]},vp=I2,xp={prefix:"far",iconName:"spinner-third",icon:[512,512,[],"f3f4","M457 372c11.5 6.6 26.3 2.7 31.8-9.3C503.7 330.2 512 294.1 512 256C512 122.7 410.1 13.2 280 1.1C266.8-.1 256 10.7 256 24s10.8 23.9 24 25.4C383.5 61.2 464 149.2 464 256c0 29.3-6.1 57.3-17 82.6c-5.3 12.2-1.5 26.8 10 33.5z"]},Sp={prefix:"far",iconName:"plug",icon:[384,512,[128268],"f1e6","M128 24c0-13.3-10.7-24-24-24S80 10.7 80 24l0 88 48 0 0-88zm176 0c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 88 48 0 0-88zM24 144c-13.3 0-24 10.7-24 24s10.7 24 24 24l8 0 0 64c0 80.2 59 146.6 136 158.2l0 73.8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-73.8c77-11.6 136-78 136-158.2l0-64 8 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0-48 0L80 144l-48 0-8 0zM192 368c-61.9 0-112-50.1-112-112l0-64 224 0 0 64c0 61.9-50.1 112-112 112z"]},Cp={prefix:"far",iconName:"chart-simple",icon:[448,512,[],"e473","M240 80l0 352-32 0 0-352 32 0zM208 32c-26.5 0-48 21.5-48 48l0 352c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48l-32 0zM80 272l0 160-32 0 0-160 32 0zM48 224c-26.5 0-48 21.5-48 48L0 432c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-160c0-26.5-21.5-48-48-48l-32 0zm320-80l32 0 0 288-32 0 0-288zm-48 0l0 288c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-288c0-26.5-21.5-48-48-48l-32 0c-26.5 0-48 21.5-48 48z"]},P2={prefix:"far",iconName:"circle-play",icon:[512,512,[61469,"play-circle"],"f144","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM188.3 147.1c7.6-4.2 16.8-4.1 24.3 .5l144 88c7.1 4.4 11.5 12.1 11.5 20.5s-4.4 16.1-11.5 20.5l-144 88c-7.4 4.5-16.7 4.7-24.3 .5s-12.3-12.2-12.3-20.9l0-176c0-8.7 4.7-16.7 12.3-20.9z"]},Lp=P2,z2={prefix:"far",iconName:"file-magnifying-glass",icon:[384,512,["file-search"],"f865","M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zM272 304c0-53-43-96-96-96s-96 43-96 96s43 96 96 96c17.8 0 34.4-4.8 48.7-13.2L263 425.1c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-38.3-38.3c8.5-14.3 13.3-31 13.3-48.9zm-96-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},Ep=z2,Ap={prefix:"far",iconName:"pen",icon:[512,512,[128394],"f304","M36.4 360.9L13.4 439 1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1L73 498.6l78.1-23c12.4-3.6 23.7-9.9 33.4-18.4c1.4-1.2 2.7-2.5 4-3.8L492.7 149.3c21.9-21.9 24.6-55.6 8.2-80.5c-2.3-3.5-5.1-6.9-8.2-10L453.3 19.3c-25-25-65.5-25-90.5 0L58.6 323.5c-10.4 10.4-18 23.3-22.2 37.4zm46 13.5c1.7-5.6 4.5-10.8 8.4-15.2c.6-.6 1.1-1.2 1.7-1.8L321 129 383 191 154.6 419.5c-4.7 4.7-10.6 8.2-17 10.1l-23.4 6.9L59.4 452.6l16.1-54.8 6.9-23.4z"]},k2={prefix:"far",iconName:"tablet",icon:[448,512,["tablet-android"],"f3fb","M64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-384c0-8.8-7.2-16-16-16L64 48zM0 64C0 28.7 28.7 0 64 0L384 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM192 400l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},Op=k2,D2={prefix:"far",iconName:"circle-check",icon:[512,512,[61533,"check-circle"],"f058","M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"]},Rp=D2,wp={prefix:"far",iconName:"file-invoice",icon:[384,512,[],"f570","M64 464l256 0c8.8 0 16-7.2 16-16l0-288-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zM0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zm80 48c0-8.8 7.2-16 16-16l80 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-80 0c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l80 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-80 0c-8.8 0-16-7.2-16-16zM192 400c0-8.8 7.2-16 16-16l80 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-80 0c-8.8 0-16-7.2-16-16zM112 224l160 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32z"]},mo={prefix:"far",iconName:"xmark",icon:[384,512,[215,10005,10006,10060,128473,"close","multiply","remove","times"],"f00d","M345 137c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-119 119L73 103c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l119 119L39 375c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l119-119L311 409c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-119-119L345 137z"]},Np=mo,_p=mo,Tp=mo,Mp=mo,Ip={prefix:"far",iconName:"arrow-right",icon:[448,512,[8594],"f061","M440.6 273.4c4.7-4.5 7.4-10.8 7.4-17.4s-2.7-12.8-7.4-17.4l-176-168c-9.6-9.2-24.8-8.8-33.9 .8s-8.8 24.8 .8 33.9L364.1 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l340.1 0L231.4 406.6c-9.6 9.2-9.9 24.3-.8 33.9s24.3 9.9 33.9 .8l176-168z"]},Pp={prefix:"far",iconName:"bookmark",icon:[384,512,[61591,128278],"f02e","M0 48C0 21.5 21.5 0 48 0l0 48 0 393.4 130.1-92.9c8.3-6 19.6-6 27.9 0L336 441.4 336 48 48 48 48 0 336 0c26.5 0 48 21.5 48 48l0 440c0 9-5 17.2-13 21.3s-17.6 3.4-24.9-1.8L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488L0 48z"]},zp={prefix:"far",iconName:"expand-wide",icon:[512,512,[],"f320","M136 64c13.3 0 24 10.7 24 24s-10.7 24-24 24l-88 0 0 88c0 13.3-10.7 24-24 24s-24-10.7-24-24L0 88C0 74.7 10.7 64 24 64l112 0zM0 312c0-13.3 10.7-24 24-24s24 10.7 24 24l0 88 88 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 448c-13.3 0-24-10.7-24-24L0 312zM488 64c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-88-88 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l112 0zM464 312c0-13.3 10.7-24 24-24s24 10.7 24 24l0 112c0 13.3-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l88 0 0-88z"]},kp={prefix:"far",iconName:"user",icon:[448,512,[62144,128100],"f007","M304 128a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM49.3 464l349.5 0c-8.9-63.3-63.3-112-129-112l-91.4 0c-65.7 0-120.1 48.7-129 112zM0 482.3C0 383.8 79.8 304 178.3 304l91.4 0C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7L29.7 512C13.3 512 0 498.7 0 482.3z"]},Dp={prefix:"far",iconName:"server",icon:[512,512,[],"f233","M64 80c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64L64 224c-35.3 0-64-28.7-64-64L0 96zM64 336c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16L64 336zM0 352c0-35.3 28.7-64 64-64l384 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64l0-64zm392 32a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm24-280a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM328 384a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm24-280a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},Up={prefix:"far",iconName:"calendar-range",icon:[448,512,[],"e0d6","M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L64 64C28.7 64 0 92.7 0 128l0 16 0 48L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-256 0-48 0-16c0-35.3-28.7-64-64-64l-40 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L152 64l0-40zM48 192l352 0 0 256c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256zm48 96a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm224 64a32 32 0 1 0 0 64 32 32 0 1 0 0-64zM192 288c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0c-13.3 0-24 10.7-24 24zm40 72l-112 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24z"]},Bp={prefix:"far",iconName:"broom-wide",icon:[512,512,[],"e5d1","M505 41c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L335 143l-12.9-12.9c-20.2-20.2-51.4-24.6-76.3-10.7L16.4 246.9C6.3 252.5 0 263.2 0 274.8c0 8.5 3.4 16.6 9.3 22.6L214.7 502.7c6 6 14.1 9.3 22.6 9.3c11.6 0 22.3-6.3 27.9-16.4L392.6 266.2c13.9-25 9.5-56.1-10.7-76.3L369 177 505 41zM323.6 291.6l-90 162.1L137 357.1l18-53.9c2.1-6.3-3.9-12.2-10.1-10.1L90.9 311 58.4 278.5l162.1-90L323.6 291.6z"]},U2={prefix:"far",iconName:"arrows-up-down-left-right",icon:[512,512,["arrows"],"f047","M273 7c-9.4-9.4-24.6-9.4-33.9 0L167 79c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l31-31L232 232 81.9 232l31-31c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L7 239c-9.4 9.4-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-31-31L232 280l0 150.1-31-31c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31L280 280l150.1 0-31 31c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9l-72-72c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l31 31L280 232l0-150.1 31 31c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L273 7z"]},$p=U2,Hp={prefix:"far",iconName:"wifi-slash",icon:[640,512,[],"f6ac","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-267-209.3c47.2 8.4 89.8 30.2 123.8 61.4c9.8 9 24.9 8.3 33.9-1.5s8.3-24.9-1.5-33.9C467.4 237.5 397.1 208 320 208c-7.2 0-14.3 .3-21.4 .8L169.4 107.5C216.2 89.7 267 80 320 80c107.4 0 205.4 39.9 280.1 105.7c9.9 8.8 25.1 7.8 33.9-2.2s7.8-25.1-2.2-33.9C548.7 76.4 439.5 32 320 32c-69.1 0-134.7 14.9-193.9 41.5L38.8 5.1zM76.9 156.6L37.7 125.7c-10.2 7.6-20 15.6-29.5 23.9c-9.9 8.8-10.9 23.9-2.2 33.9s23.9 10.9 33.9 2.2c11.8-10.4 24.1-20.1 37-29.1zM226.3 274.3L184 241c-23.4 12.1-44.9 27.2-64.1 44.8c-9.8 9-10.4 24.1-1.5 33.9s24.1 10.4 33.9 1.5c21.5-19.7 46.5-35.7 73.9-46.9zM376 424a56 56 0 1 0 -112 0 56 56 0 1 0 112 0z"]},Gp={prefix:"far",iconName:"check",icon:[448,512,[10003,10004],"f00c","M441 103c9.4 9.4 9.4 24.6 0 33.9L177 401c-9.4 9.4-24.6 9.4-33.9 0L7 265c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l119 119L407 103c9.4-9.4 24.6-9.4 33.9 0z"]},Wp={prefix:"far",iconName:"italic",icon:[384,512,[],"f033","M128 56c0-13.3 10.7-24 24-24l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-68.7 0L144.7 432l87.3 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 480c-13.3 0-24-10.7-24-24s10.7-24 24-24l68.7 0L239.3 80 152 80c-13.3 0-24-10.7-24-24z"]},Fp={prefix:"far",iconName:"life-ring",icon:[512,512,[],"f1cd","M385.1 419.1C349.7 447.2 304.8 464 256 464s-93.7-16.8-129.1-44.9l80.4-80.4c14.3 8.4 31 13.3 48.8 13.3s34.5-4.8 48.8-13.3l80.4 80.4zm68.1 .2C489.9 374.9 512 318.1 512 256s-22.1-118.9-58.8-163.3L465 81c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L419.3 58.8C374.9 22.1 318.1 0 256 0S137.1 22.1 92.7 58.8L81 47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L58.8 92.7C22.1 137.1 0 193.9 0 256s22.1 118.9 58.8 163.3L47 431c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l11.8-11.8C137.1 489.9 193.9 512 256 512s118.9-22.1 163.3-58.8L431 465c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-11.8-11.8zm-34.1-34.1l-80.4-80.4c8.4-14.3 13.3-31 13.3-48.8s-4.8-34.5-13.3-48.8l80.4-80.4C447.2 162.3 464 207.2 464 256s-16.8 93.7-44.9 129.1zM385.1 92.9l-80.4 80.4c-14.3-8.4-31-13.3-48.8-13.3s-34.5 4.8-48.8 13.3L126.9 92.9C162.3 64.8 207.2 48 256 48s93.7 16.8 129.1 44.9zM173.3 304.8L92.9 385.1C64.8 349.7 48 304.8 48 256s16.8-93.7 44.9-129.1l80.4 80.4c-8.4 14.3-13.3 31-13.3 48.8s4.8 34.5 13.3 48.8zM208 256a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z"]},B2={prefix:"far",iconName:"table-cells",icon:[512,512,["th"],"f00a","M360 80l0 88 104 0 0-72c0-8.8-7.2-16-16-16l-88 0zm-48 0L200 80l0 88 112 0 0-88zM152 80L64 80c-8.8 0-16 7.2-16 16l0 72 104 0 0-88zM48 216l0 80 104 0 0-80L48 216zm0 128l0 72c0 8.8 7.2 16 16 16l88 0 0-88L48 344zm152 88l112 0 0-88-112 0 0 88zm160 0l88 0c8.8 0 16-7.2 16-16l0-72-104 0 0 88zM464 296l0-80-104 0 0 80 104 0zM0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM200 296l112 0 0-80-112 0 0 80z"]},jp=B2,$2={prefix:"far",iconName:"trash-can",icon:[448,512,[61460,"trash-alt"],"f2ed","M170.5 51.6L151.5 80l145 0-19-28.4c-1.5-2.2-4-3.6-6.7-3.6l-93.7 0c-2.7 0-5.2 1.3-6.7 3.6zm147-26.6L354.2 80 368 80l48 0 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 304c0 44.2-35.8 80-80 80l-224 0c-44.2 0-80-35.8-80-80l0-304-8 0c-13.3 0-24-10.7-24-24S10.7 80 24 80l8 0 48 0 13.8 0 36.7-55.1C140.9 9.4 158.4 0 177.1 0l93.7 0c18.7 0 36.2 9.4 46.6 24.9zM80 128l0 304c0 17.7 14.3 32 32 32l224 0c17.7 0 32-14.3 32-32l0-304L80 128zm80 64l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},Kp=$2,Vp={prefix:"far",iconName:"wrench",icon:[512,512,[128295],"f0ad","M322.3 268c9.4 2.6 19.3 4 29.7 4c60.5 0 109.8-48 111.9-108l-25.3 25.3c-12 12-28.3 18.7-45.3 18.7L368 208c-35.3 0-64-28.7-64-64l0-25.4c0-17 6.7-33.3 18.7-45.3c0 0 0 0 0 0L348 48.1C288 50.1 240 99.5 240 160c0 10.3 1.4 20.3 4 29.7c4.6 16.6-.2 34.4-12.4 46.6L57.1 410.7c-5.9 5.8-9.1 13.8-9.1 22.1C48 450 62 464 79.2 464c8.3 0 16.2-3.3 22.1-9.1L275.7 280.4c12.2-12.2 30-16.9 46.6-12.4zM424.6 39.4l-67.9 67.9c-3 3-4.7 7.1-4.7 11.3l0 25.4c0 8.8 7.2 16 16 16l25.4 0c4.2 0 8.3-1.7 11.3-4.7l67.9-67.9c7.2-7.2 19.3-5.9 23.7 3.3c10.1 21 15.7 44.5 15.7 69.3c0 88.4-71.6 160-160 160c-14.7 0-28.9-2-42.3-5.7L135.2 488.8c-14.9 14.9-35 23.2-56 23.2C35.5 512 0 476.5 0 432.8c0-21 8.3-41.1 23.2-56L197.7 202.3C194 188.9 192 174.7 192 160C192 71.6 263.6 0 352 0c24.8 0 48.3 5.7 69.3 15.7c9.2 4.4 10.5 16.5 3.3 23.7zM88 408a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"]},Zp={prefix:"far",iconName:"paperclip",icon:[448,512,[128206],"f0c6","M375 73c-26-26-68.1-26-94.1 0L89 265C45.3 308.6 45.3 379.4 89 423s114.4 43.6 158.1 0L399 271c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L281 457c-62.4 62.4-163.5 62.4-225.9 0S-7.4 293.4 55 231L247 39C291.7-5.7 364.3-5.7 409 39s44.7 117.2 0 161.9L225.2 384.7c-31.6 31.6-83.6 28.7-111.5-6.2c-23.8-29.8-21.5-72.8 5.5-99.8L271 127c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L153.2 312.7c-9.7 9.7-10.6 25.1-2 35.8c10 12.5 28.7 13.6 40 2.2L375 167c26-26 26-68.1 0-94.1z"]},Yp={prefix:"far",iconName:"cabinet-filing",icon:[448,512,[128452],"f64b","M400 232L48 232 48 64c0-8.8 7.2-16 16-16l320 0c8.8 0 16 7.2 16 16l0 168zM0 256l0 24L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-168 0-24 0-24 0-168c0-35.3-28.7-64-64-64L64 0C28.7 0 0 28.7 0 64L0 232l0 24zM400 448c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-168 352 0 0 168zM160 152l0-8 128 0 0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-16c0-22.1-17.9-40-40-40L152 96c-22.1 0-40 17.9-40 40l0 16c0 13.3 10.7 24 24 24s24-10.7 24-24zm-8 184c-22.1 0-40 17.9-40 40l0 16c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8 128 0 0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-16c0-22.1-17.9-40-40-40l-144 0z"]},qp={prefix:"far",iconName:"arrow-up",icon:[384,512,[8593],"f062","M209.4 39.4C204.8 34.7 198.6 32 192 32s-12.8 2.7-17.4 7.4l-168 176c-9.2 9.6-8.8 24.8 .8 33.9s24.8 8.8 33.9-.8L168 115.9 168 456c0 13.3 10.7 24 24 24s24-10.7 24-24l0-340.1L342.6 248.6c9.2 9.6 24.3 9.9 33.9 .8s9.9-24.3 .8-33.9l-168-176z"]},Xp={prefix:"far",iconName:"file",icon:[384,512,[61462,128196,128459],"f15b","M320 464c8.8 0 16-7.2 16-16l0-288-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l256 0zM0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64z"]},H2={prefix:"far",iconName:"circle-question",icon:[512,512,[62108,"question-circle"],"f059","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm169.8-90.7c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},Qp=H2,Jp={prefix:"far",iconName:"columns-3",icon:[640,512,[],"e361","M448 80l0 352 128 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L448 80zm-48 0L240 80l0 352 160 0 0-352zM192 432l0-352L64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l128 0zM0 96C0 60.7 28.7 32 64 32l512 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96z"]},G2={prefix:"far",iconName:"gear",icon:[512,512,[9881,"cog"],"f013","M256 0c17 0 33.6 1.7 49.8 4.8c7.9 1.5 21.8 6.1 29.4 20.1c2 3.7 3.6 7.6 4.6 11.8l9.3 38.5C350.5 81 360.3 86.7 366 85l38-11.2c4-1.2 8.1-1.8 12.2-1.9c16.1-.5 27 9.4 32.3 15.4c22.1 25.1 39.1 54.6 49.9 86.3c2.6 7.6 5.6 21.8-2.7 35.4c-2.2 3.6-4.9 7-8 10L459 246.3c-4.2 4-4.2 15.5 0 19.5l28.7 27.3c3.1 3 5.8 6.4 8 10c8.2 13.6 5.2 27.8 2.7 35.4c-10.8 31.7-27.8 61.1-49.9 86.3c-5.3 6-16.3 15.9-32.3 15.4c-4.1-.1-8.2-.8-12.2-1.9L366 427c-5.7-1.7-15.5 4-16.9 9.8l-9.3 38.5c-1 4.2-2.6 8.2-4.6 11.8c-7.7 14-21.6 18.5-29.4 20.1C289.6 510.3 273 512 256 512s-33.6-1.7-49.8-4.8c-7.9-1.5-21.8-6.1-29.4-20.1c-2-3.7-3.6-7.6-4.6-11.8l-9.3-38.5c-1.4-5.8-11.2-11.5-16.9-9.8l-38 11.2c-4 1.2-8.1 1.8-12.2 1.9c-16.1 .5-27-9.4-32.3-15.4c-22-25.1-39.1-54.6-49.9-86.3c-2.6-7.6-5.6-21.8 2.7-35.4c2.2-3.6 4.9-7 8-10L53 265.7c4.2-4 4.2-15.5 0-19.5L24.2 218.9c-3.1-3-5.8-6.4-8-10C8 195.3 11 181.1 13.6 173.6c10.8-31.7 27.8-61.1 49.9-86.3c5.3-6 16.3-15.9 32.3-15.4c4.1 .1 8.2 .8 12.2 1.9L146 85c5.7 1.7 15.5-4 16.9-9.8l9.3-38.5c1-4.2 2.6-8.2 4.6-11.8c7.7-14 21.6-18.5 29.4-20.1C222.4 1.7 239 0 256 0zM218.1 51.4l-8.5 35.1c-7.8 32.3-45.3 53.9-77.2 44.6L97.9 120.9c-16.5 19.3-29.5 41.7-38 65.7l26.2 24.9c24 22.8 24 66.2 0 89L59.9 325.4c8.5 24 21.5 46.4 38 65.7l34.6-10.2c31.8-9.4 69.4 12.3 77.2 44.6l8.5 35.1c24.6 4.5 51.3 4.5 75.9 0l8.5-35.1c7.8-32.3 45.3-53.9 77.2-44.6l34.6 10.2c16.5-19.3 29.5-41.7 38-65.7l-26.2-24.9c-24-22.8-24-66.2 0-89l26.2-24.9c-8.5-24-21.5-46.4-38-65.7l-34.6 10.2c-31.8 9.4-69.4-12.3-77.2-44.6l-8.5-35.1c-24.6-4.5-51.3-4.5-75.9 0zM208 256a48 48 0 1 0 96 0 48 48 0 1 0 -96 0zm48 96a96 96 0 1 1 0-192 96 96 0 1 1 0 192z"]},e3=G2,W2={prefix:"far",iconName:"chart-line",icon:[512,512,["line-chart"],"f201","M48 56c0-13.3-10.7-24-24-24S0 42.7 0 56L0 408c0 39.8 32.2 72 72 72l416 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L72 432c-13.3 0-24-10.7-24-24L48 56zM473 169c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-119 119-79-79c-4.5-4.5-10.6-7-17-7s-12.5 2.5-17 7l-96 96c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l79-79 79 79c9.4 9.4 24.6 9.4 33.9 0L473 169z"]},t3=W2,r3={prefix:"far",iconName:"thumbs-up",icon:[512,512,[61575,128077],"f164","M323.8 34.8c-38.2-10.9-78.1 11.2-89 49.4l-5.7 20c-3.7 13-10.4 25-19.5 35l-51.3 56.4c-8.9 9.8-8.2 25 1.6 33.9s25 8.2 33.9-1.6l51.3-56.4c14.1-15.5 24.4-34 30.1-54.1l5.7-20c3.6-12.7 16.9-20.1 29.7-16.5s20.1 16.9 16.5 29.7l-5.7 20c-5.7 19.9-14.7 38.7-26.6 55.5c-5.2 7.3-5.8 16.9-1.7 24.9s12.3 13 21.3 13L448 224c8.8 0 16 7.2 16 16c0 6.8-4.3 12.7-10.4 15c-7.4 2.8-13 9-14.9 16.7s.1 15.8 5.3 21.7c2.5 2.8 4 6.5 4 10.6c0 7.8-5.6 14.3-13 15.7c-8.2 1.6-15.1 7.3-18 15.2s-1.6 16.7 3.6 23.3c2.1 2.7 3.4 6.1 3.4 9.9c0 6.7-4.2 12.6-10.2 14.9c-11.5 4.5-17.7 16.9-14.4 28.8c.4 1.3 .6 2.8 .6 4.3c0 8.8-7.2 16-16 16l-97.5 0c-12.6 0-25-3.7-35.5-10.7l-61.7-41.1c-11-7.4-25.9-4.4-33.3 6.7s-4.4 25.9 6.7 33.3l61.7 41.1c18.4 12.3 40 18.8 62.1 18.8l97.5 0c34.7 0 62.9-27.6 64-62c14.6-11.7 24-29.7 24-50c0-4.5-.5-8.8-1.3-13c15.4-11.7 25.3-30.2 25.3-51c0-6.5-1-12.8-2.8-18.7C504.8 273.7 512 257.7 512 240c0-35.3-28.6-64-64-64l-92.3 0c4.7-10.4 8.7-21.2 11.8-32.2l5.7-20c10.9-38.2-11.2-78.1-49.4-89zM32 192c-17.7 0-32 14.3-32 32L0 448c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-224c0-17.7-14.3-32-32-32l-64 0z"]},F2={prefix:"far",iconName:"hand",icon:[512,512,[9995,129306,"hand-paper"],"f256","M256 0c-25.3 0-47.2 14.7-57.6 36c-7-2.6-14.5-4-22.4-4c-35.3 0-64 28.7-64 64l0 165.5-2.7-2.7c-25-25-65.5-25-90.5 0s-25 65.5 0 90.5L106.5 437c48 48 113.1 75 181 75l8.5 0 8 0c1.5 0 3-.1 4.5-.4c91.7-6.2 165-79.4 171.1-171.1c.3-1.5 .4-3 .4-4.5l0-176c0-35.3-28.7-64-64-64c-5.5 0-10.9 .7-16 2l0-2c0-35.3-28.7-64-64-64c-7.9 0-15.4 1.4-22.4 4C303.2 14.7 281.3 0 256 0zM240 96.1l0-.1 0-32c0-8.8 7.2-16 16-16s16 7.2 16 16l0 31.9 0 .1 0 136c0 13.3 10.7 24 24 24s24-10.7 24-24l0-136c0 0 0 0 0-.1c0-8.8 7.2-16 16-16s16 7.2 16 16l0 55.9c0 0 0 .1 0 .1l0 80c0 13.3 10.7 24 24 24s24-10.7 24-24l0-71.9c0 0 0-.1 0-.1c0-8.8 7.2-16 16-16s16 7.2 16 16l0 172.9c-.1 .6-.1 1.3-.2 1.9c-3.4 69.7-59.3 125.6-129 129c-.6 0-1.3 .1-1.9 .2l-4.9 0-8.5 0c-55.2 0-108.1-21.9-147.1-60.9L52.7 315.3c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L119 336.4c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2L160 96c0-8.8 7.2-16 16-16c8.8 0 16 7.1 16 15.9L192 232c0 13.3 10.7 24 24 24s24-10.7 24-24l0-135.9z"]},o3=F2,a3={prefix:"far",iconName:"circle",icon:[512,512,[9679,9898,9899,11044,61708,61915,128308,128309,128992,128993,128994,128995,128996],"f111","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},n3={prefix:"far",iconName:"calendar-day",icon:[448,512,[],"f783","M128 0c13.3 0 24 10.7 24 24l0 40 144 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 40 0c35.3 0 64 28.7 64 64l0 16 0 48 0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192l0-48 0-16C0 92.7 28.7 64 64 64l40 0 0-40c0-13.3 10.7-24 24-24zM400 192L48 192l0 256c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-256zM112 256l96 0c8.8 0 16 7.2 16 16l0 96c0 8.8-7.2 16-16 16l-96 0c-8.8 0-16-7.2-16-16l0-96c0-8.8 7.2-16 16-16z"]},i3={prefix:"far",iconName:"cloud",icon:[640,512,[9729],"f0c2","M410.8 134.2c-19.3 8.6-42 3.5-55.9-12.5C332.8 96.1 300.3 80 264 80c-66.3 0-120 53.7-120 120c0 0 0 0 0 0s0 0 0 0l0 .2c0 20.4-12.8 38.5-32 45.3C74.6 258.7 48 294.3 48 336c0 53 43 96 96 96l360 0 3.3 0c.6-.1 1.3-.1 1.9-.2c46.2-2.7 82.8-41 82.8-87.8c0-36-21.6-67.1-52.8-80.7c-20.1-8.8-31.6-30-28.1-51.7c.6-3.8 .9-7.7 .9-11.7c0-39.8-32.2-72-72-72c-10.5 0-20.4 2.2-29.2 6.2zM512 479.8l0 .2-8 0-40 0-320 0C64.5 480 0 415.5 0 336c0-62.7 40.1-116 96-135.8l0-.2c0-92.8 75.2-168 168-168c50.9 0 96.4 22.6 127.3 58.3C406.2 83.7 422.6 80 440 80c66.3 0 120 53.7 120 120c0 6.6-.5 13-1.5 19.3c48 21 81.5 68.9 81.5 124.7c0 72.4-56.6 131.6-128 135.8z"]},s3={prefix:"far",iconName:"list-tree",icon:[512,512,[],"e1d2","M24 48C10.7 48 0 58.7 0 72l0 48c0 13.3 10.7 24 24 24l0 112 0 128c0 30.9 25.1 56 56 56l48 0c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24l-48 0c-4.4 0-8-3.6-8-8l0-104 56 0c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24l-56 0 0-88c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24L24 48zM160 96c0 13.3 10.7 24 24 24l304 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L184 72c-13.3 0-24 10.7-24 24zM288 256c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0c-13.3 0-24 10.7-24 24zm0 160c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0c-13.3 0-24 10.7-24 24z"]},c3={prefix:"far",iconName:"angle-right",icon:[320,512,[8250],"f105","M273 239c9.4 9.4 9.4 24.6 0 33.9L113 433c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l143-143L79 113c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L273 239z"]},l3={prefix:"far",iconName:"code",icon:[640,512,[],"f121","M399.1 1.1c-12.7-3.9-26.1 3.1-30 15.8l-144 464c-3.9 12.7 3.1 26.1 15.8 30s26.1-3.1 30-15.8l144-464c3.9-12.7-3.1-26.1-15.8-30zm71.4 118.5c-9.1 9.7-8.6 24.9 1.1 33.9L580.9 256 471.6 358.5c-9.7 9.1-10.2 24.3-1.1 33.9s24.3 10.2 33.9 1.1l128-120c4.8-4.5 7.6-10.9 7.6-17.5s-2.7-13-7.6-17.5l-128-120c-9.7-9.1-24.9-8.6-33.9 1.1zm-301 0c-9.1-9.7-24.3-10.2-33.9-1.1l-128 120C2.7 243 0 249.4 0 256s2.7 13 7.6 17.5l128 120c9.7 9.1 24.9 8.6 33.9-1.1s8.6-24.9-1.1-33.9L59.1 256 168.4 153.5c9.7-9.1 10.2-24.3 1.1-33.9z"]},d3={prefix:"far",iconName:"align-center",icon:[448,512,[],"f037","M120 40c-13.3 0-24 10.7-24 24s10.7 24 24 24l208 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L120 40zM24 168c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 168zM96 320c0 13.3 10.7 24 24 24l208 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-208 0c-13.3 0-24 10.7-24 24zM24 424c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 424z"]},f3={prefix:"far",iconName:"comment-question",icon:[512,512,[],"e14b","M168.2 384.9c-15-5.4-31.7-3.1-44.6 6.4c-8.2 6-22.3 14.8-39.4 22.7c5.6-14.7 9.9-31.3 11.3-49.4c1-12.9-3.3-25.7-11.8-35.5C60.4 302.8 48 272 48 240c0-79.5 83.3-160 208-160s208 80.5 208 160s-83.3 160-208 160c-31.6 0-61.3-5.5-87.8-15.1zM26.3 423.8c-1.6 2.7-3.3 5.4-5.1 8.1l-.3 .5c-1.6 2.3-3.2 4.6-4.8 6.9c-3.5 4.7-7.3 9.3-11.3 13.5c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c5.1 0 10.2-.3 15.3-.8l.7-.1c4.4-.5 8.8-1.1 13.2-1.9c.8-.1 1.6-.3 2.4-.5c17.8-3.5 34.9-9.5 50.1-16.1c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9zM169.8 149.3l-.4 1.2c-4.4 12.5 2.1 26.2 14.6 30.6s26.2-2.1 30.6-14.6l.4-1.2c1.1-3.2 4.2-5.3 7.5-5.3l58.3 0c8.4 0 15.1 6.8 15.1 15.1c0 5.4-2.9 10.4-7.6 13.1l-44.3 25.4c-7.5 4.3-12.1 12.2-12.1 20.8l0 13.5c0 13.3 10.7 24 24 24c13.1 0 23.8-10.5 24-23.6l32.3-18.5c19.6-11.3 31.7-32.2 31.7-54.8c0-34.9-28.3-63.1-63.1-63.1l-58.3 0c-23.7 0-44.8 14.9-52.8 37.3zM288 336a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},u3={prefix:"far",iconName:"image",icon:[512,512,[],"f03e","M448 80c8.8 0 16 7.2 16 16l0 319.8-5-6.5-136-176c-4.5-5.9-11.6-9.3-19-9.3s-14.4 3.4-19 9.3L202 340.7l-30.5-42.7C167 291.7 159.8 288 152 288s-15 3.7-19.5 10.1l-80 112L48 416.3l0-.3L48 96c0-8.8 7.2-16 16-16l384 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm80 192a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},p3={prefix:"far",iconName:"arrow-up-right-and-arrow-down-left-from-center",icon:[512,512,[],"e0a0","M295 183c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135 0 86.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-144c0-13.3-10.7-24-24-24L344 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l86.1 0L295 183zM217 329c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L48 430.1 48 344c0-13.3-10.7-24-24-24s-24 10.7-24 24L0 488c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-86.1 0L217 329z"]},h3={prefix:"far",iconName:"thumbs-down",icon:[512,512,[61576,128078],"f165","M323.8 477.2c-38.2 10.9-78.1-11.2-89-49.4l-5.7-20c-3.7-13-10.4-25-19.5-35l-51.3-56.4c-8.9-9.8-8.2-25 1.6-33.9s25-8.2 33.9 1.6l51.3 56.4c14.1 15.5 24.4 34 30.1 54.1l5.7 20c3.6 12.7 16.9 20.1 29.7 16.5s20.1-16.9 16.5-29.7l-5.7-20c-5.7-19.9-14.7-38.7-26.6-55.5c-5.2-7.3-5.8-16.9-1.7-24.9s12.3-13 21.3-13L448 288c8.8 0 16-7.2 16-16c0-6.8-4.3-12.7-10.4-15c-7.4-2.8-13-9-14.9-16.7s.1-15.8 5.3-21.7c2.5-2.8 4-6.5 4-10.6c0-7.8-5.6-14.3-13-15.7c-8.2-1.6-15.1-7.3-18-15.2s-1.6-16.7 3.6-23.3c2.1-2.7 3.4-6.1 3.4-9.9c0-6.7-4.2-12.6-10.2-14.9c-11.5-4.5-17.7-16.9-14.4-28.8c.4-1.3 .6-2.8 .6-4.3c0-8.8-7.2-16-16-16l-97.5 0c-12.6 0-25 3.7-35.5 10.7l-61.7 41.1c-11 7.4-25.9 4.4-33.3-6.7s-4.4-25.9 6.7-33.3l61.7-41.1c18.4-12.3 40-18.8 62.1-18.8L384 32c34.7 0 62.9 27.6 64 62c14.6 11.7 24 29.7 24 50c0 4.5-.5 8.8-1.3 13c15.4 11.7 25.3 30.2 25.3 51c0 6.5-1 12.8-2.8 18.7C504.8 238.3 512 254.3 512 272c0 35.3-28.6 64-64 64l-92.3 0c4.7 10.4 8.7 21.2 11.8 32.2l5.7 20c10.9 38.2-11.2 78.1-49.4 89zM32 384c-17.7 0-32-14.3-32-32L0 128c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 224c0 17.7-14.3 32-32 32l-64 0z"]},m3={prefix:"far",iconName:"diagram-sankey",icon:[576,512,[],"e158","M329.9 80c-2.8 0-5.4 1.5-6.8 3.8L253.8 197.2c-10.2 16.6-28.3 26.8-47.8 26.8L24 224c-13.3 0-24-10.7-24-24s10.7-24 24-24l182.1 0c2.8 0 5.4-1.5 6.8-3.8L282.2 58.8C292.3 42.2 310.4 32 329.9 32L552 32c13.3 0 24 10.7 24 24s-10.7 24-24 24L329.9 80zm-124 240l61.7 108c1.4 2.5 4.1 4 6.9 4L552 432c13.3 0 24 10.7 24 24s-10.7 24-24 24l-277.4 0c-20.1 0-38.7-10.8-48.6-28.2L150.6 320 24 320c-13.3 0-24-10.7-24-24s10.7-24 24-24l528 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-346.1 0z"]},j2={prefix:"far",iconName:"message-check",icon:[512,512,["comment-alt-check"],"f4a2","M208 416c0-26.5-21.5-48-48-48l-96 0c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l384 0c8.8 0 16 7.2 16 16l0 288c0 8.8-7.2 16-16 16l-138.7 0c-10.4 0-20.5 3.4-28.8 9.6L208 432l0-16zm-.2 76.2l.2-.2 101.3-76L448 416c35.3 0 64-28.7 64-64l0-288c0-35.3-28.7-64-64-64L64 0C28.7 0 0 28.7 0 64L0 352c0 35.3 28.7 64 64 64l48 0 48 0 0 48 0 4 0 .3 0 6.4 0 21.3c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L202.7 496l5.1-3.8zM369 153c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 153z"]},g3=j2,y3={prefix:"far",iconName:"bold",icon:[384,512,[],"f032","M0 56C0 42.7 10.7 32 24 32l48 0 16 0 124 0c68.5 0 124 55.5 124 124c0 34.7-14.3 66.2-37.3 88.7C339.7 264.9 368 307.1 368 356c0 68.5-55.5 124-124 124L88 480l-16 0-48 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l24 0 0-176L48 80 24 80C10.7 80 0 69.3 0 56zM212 232c42 0 76-34 76-76s-34-76-76-76L96 80l0 152 116 0zM96 280l0 152 148 0c42 0 76-34 76-76s-34-76-76-76l-32 0L96 280z"]},K2={prefix:"far",iconName:"circle-stop",icon:[512,512,[62094,"stop-circle"],"f28d","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm192-96l128 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32z"]},b3=K2,V2={prefix:"far",iconName:"arrow-right-to-bracket",icon:[512,512,["sign-in"],"f090","M217 401L345 273c9.4-9.4 9.4-24.6 0-33.9L217 111c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l87 87L24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l246.1 0-87 87c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0zM344 80l80 0c22.1 0 40 17.9 40 40l0 272c0 22.1-17.9 40-40 40l-80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c48.6 0 88-39.4 88-88l0-272c0-48.6-39.4-88-88-88l-80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24z"]},v3=V2,x3={prefix:"far",iconName:"users",icon:[640,512,[],"f0c0","M144 160A80 80 0 1 0 144 0a80 80 0 1 0 0 160zm368 0A80 80 0 1 0 512 0a80 80 0 1 0 0 160zM0 298.7C0 310.4 9.6 320 21.3 320l213.3 0c.2 0 .4 0 .7 0c-26.6-23.5-43.3-57.8-43.3-96c0-7.6 .7-15 1.9-22.3c-13.6-6.3-28.7-9.7-44.6-9.7l-42.7 0C47.8 192 0 239.8 0 298.7zM405.3 320l213.3 0c11.8 0 21.3-9.6 21.3-21.3C640 239.8 592.2 192 533.3 192l-42.7 0c-15.9 0-31 3.5-44.6 9.7c1.3 7.2 1.9 14.7 1.9 22.3c0 38.2-16.8 72.5-43.3 96c.2 0 .4 0 .7 0zM320 176a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm0 144a96 96 0 1 0 0-192 96 96 0 1 0 0 192zm-58.7 80l117.3 0c39.8 0 73.2 27.2 82.6 64l-282.6 0c9.5-36.8 42.9-64 82.6-64zm0-48C187.7 352 128 411.7 128 485.3c0 14.7 11.9 26.7 26.7 26.7l330.7 0c14.7 0 26.7-11.9 26.7-26.7C512 411.7 452.3 352 378.7 352l-117.3 0z"]},S3={prefix:"far",iconName:"arrow-turn-down-right",icon:[512,512,[],"e3d6","M48 56c0-13.3-10.7-24-24-24S0 42.7 0 56L0 224c0 48.6 39.4 88 88 88l342.1 0-87 87c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L505 305c9.4-9.4 9.4-24.6 0-33.9L377 143c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l87 87L88 264c-22.1 0-40-17.9-40-40L48 56z"]},C3={prefix:"far",iconName:"print",icon:[512,512,[9113,128424,128438],"f02f","M112 160l0-96c0-8.8 7.2-16 16-16l229.5 0c4.2 0 8.3 1.7 11.3 4.7l26.5 26.5c3 3 4.7 7.1 4.7 11.3l0 69.5 48 0 0-69.5c0-17-6.7-33.3-18.7-45.3L402.7 18.7C390.7 6.7 374.5 0 357.5 0L128 0C92.7 0 64 28.7 64 64l0 96 48 0zm16 208l256 0 0 96-256 0 0-96zm-16-48c-17.7 0-32 14.3-32 32l-32 0 0-96c0-8.8 7.2-16 16-16l384 0c8.8 0 16 7.2 16 16l0 96-32 0c0-17.7-14.3-32-32-32l-288 0zm320 80l48 0c17.7 0 32-14.3 32-32l0-112c0-35.3-28.7-64-64-64L64 192c-35.3 0-64 28.7-64 64L0 368c0 17.7 14.3 32 32 32l48 0 0 80c0 17.7 14.3 32 32 32l288 0c17.7 0 32-14.3 32-32l0-80z"]},L3={prefix:"far",iconName:"align-right",icon:[448,512,[],"f038","M424 40c13.3 0 24 10.7 24 24s-10.7 24-24 24L184 88c-13.3 0-24-10.7-24-24s10.7-24 24-24l240 0zm0 128c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 216c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0zm24 152c0 13.3-10.7 24-24 24l-240 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l240 0c13.3 0 24 10.7 24 24zM424 424c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 472c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0z"]},E3={prefix:"far",iconName:"flask",icon:[448,512,[],"f0c3","M176 196.8c0 20.7-5.8 41-16.6 58.7L119.7 320l208.6 0-39.7-64.5c-10.9-17.7-16.6-38-16.6-58.7L272 48l-96 0 0 148.8zM320 48l0 148.8c0 11.8 3.3 23.5 9.5 33.5L437.7 406.2c6.7 10.9 10.3 23.5 10.3 36.4c0 38.3-31.1 69.4-69.4 69.4L69.4 512C31.1 512 0 480.9 0 442.6c0-12.8 3.6-25.4 10.3-36.4L118.5 230.4c6.2-10.1 9.5-21.7 9.5-33.5L128 48l-8 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l40 0L288 0l40 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0z"]},Z2={prefix:"far",iconName:"magnifying-glass-plus",icon:[512,512,["search-plus"],"f00e","M208 48a160 160 0 1 1 0 320 160 160 0 1 1 0-320zm0 368c48.8 0 93.7-16.8 129.1-44.9L471 505c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L371.1 337.1C399.2 301.7 416 256.8 416 208C416 93.1 322.9 0 208 0S0 93.1 0 208S93.1 416 208 416zM184 296c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64 64 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-64 0 0-64c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 64-64 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l64 0 0 64z"]},A3=Z2,O3={prefix:"far",iconName:"shield-check",icon:[512,512,[],"f2f7","M73 127L256 49.4 439 127c5.9 2.5 9.1 7.8 9 12.8c-.4 91.4-38.4 249.3-186.3 320.1c-3.6 1.7-7.8 1.7-11.3 0C102.4 389 64.5 231.2 64 139.7c0-5 3.1-10.2 9-12.8zM457.7 82.8L269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.8 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"]},R3={prefix:"far",iconName:"strikethrough",icon:[512,512,[],"f0cc","M145.5 138c4-21.5 17.9-37.4 41.7-47.4c24.7-10.4 59.4-13.7 99.9-7.5c12.8 2 52.4 9.5 64.9 12.8c12.8 3.3 25.9-4.3 29.3-17.2s-4.3-25.9-17.2-29.3c-14.7-3.8-56.1-11.7-69.7-13.8c-46.2-7.1-90.4-4.1-125.7 10.7c-36.1 15.1-63.3 43.1-70.5 83.9c-.1 .4-.1 .9-.2 1.3c-2.8 23.4 .5 44.2 9.8 62.2c9.2 17.8 23.2 31.2 38.8 41.5c2.4 1.6 5 3.2 7.5 4.7L24 240c-13.3 0-24 10.7-24 24s10.7 24 24 24l464 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-192.2 0c-9.9-3.1-19.7-6-29.2-8.8l-.3-.1c-37.7-11.1-70.5-20.7-93.3-35.8c-10.9-7.2-18.2-14.9-22.6-23.5c-4.2-8.2-6.6-18.9-4.9-33.8zM364 337.1c3.7 8.6 5.5 20.1 2.6 36.3c-3.8 21.8-17.8 37.9-41.8 48c-24.7 10.4-59.4 13.7-99.8 7.5c-20.1-3.2-54.3-14.6-81.2-23.6c0 0 0 0 0 0s0 0 0 0c-5.9-2-11.4-3.8-16.3-5.4c-12.6-4.1-26.1 2.8-30.3 15.4s2.8 26.2 15.4 30.3c4 1.3 8.8 2.9 14 4.7c26.6 8.9 66.4 22.2 90.9 26.2l.1 0c46.2 7.1 90.4 4.1 125.7-10.7c36.1-15.1 63.3-43.1 70.5-83.9c4-22.9 2.4-43.5-5-61.7l-57.2 0c5.7 5.3 9.7 11 12.3 17.1z"]},w3={prefix:"far",iconName:"folder-open",icon:[576,512,[61717,128194,128449],"f07c","M384 480l48 0c11.4 0 21.9-6 27.6-15.9l112-192c5.8-9.9 5.8-22.1 .1-32.1S555.5 224 544 224l-400 0c-11.4 0-21.9 6-27.6 15.9L48 357.1 48 96c0-8.8 7.2-16 16-16l117.5 0c4.2 0 8.3 1.7 11.3 4.7l26.5 26.5c21 21 49.5 32.8 79.2 32.8L416 144c8.8 0 16 7.2 16 16l0 32 48 0 0-32c0-35.3-28.7-64-64-64L298.5 96c-17 0-33.3-6.7-45.3-18.7L226.7 50.7c-12-12-28.3-18.7-45.3-18.7L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l23.7 0L384 480z"]},N3={prefix:"far",iconName:"clone",icon:[512,512,[],"f24d","M64 464l224 0c8.8 0 16-7.2 16-16l0-64 48 0 0 64c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 224c0-35.3 28.7-64 64-64l64 0 0 48-64 0c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16zM224 304l224 0c8.8 0 16-7.2 16-16l0-224c0-8.8-7.2-16-16-16L224 48c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16zm-64-16l0-224c0-35.3 28.7-64 64-64L448 0c35.3 0 64 28.7 64 64l0 224c0 35.3-28.7 64-64 64l-224 0c-35.3 0-64-28.7-64-64z"]},_3={prefix:"far",iconName:"heart",icon:[512,512,[9829,10084,61578,128153,128154,128155,128156,128420,129293,129294,129505],"f004","M225.8 468.2l-2.5-2.3L48.1 303.2C17.4 274.7 0 234.7 0 192.8l0-3.3c0-70.4 50-130.8 119.2-144C158.6 37.9 198.9 47 231 69.6c9 6.4 17.4 13.8 25 22.3c4.2-4.8 8.7-9.2 13.5-13.3c3.7-3.2 7.5-6.2 11.5-9c0 0 0 0 0 0C313.1 47 353.4 37.9 392.8 45.4C462 58.6 512 119.1 512 189.5l0 3.3c0 41.9-17.4 81.9-48.1 110.4L288.7 465.9l-2.5 2.3c-8.2 7.6-19 11.9-30.2 11.9s-22-4.2-30.2-11.9zM239.1 145c-.4-.3-.7-.7-1-1.1l-17.8-20-.1-.1s0 0 0 0c-23.1-25.9-58-37.7-92-31.2C81.6 101.5 48 142.1 48 189.5l0 3.3c0 28.5 11.9 55.8 32.8 75.2L256 430.7 431.2 268c20.9-19.4 32.8-46.7 32.8-75.2l0-3.3c0-47.3-33.6-88-80.1-96.9c-34-6.5-69 5.4-92 31.2c0 0 0 0-.1 .1s0 0-.1 .1l-17.8 20c-.3 .4-.7 .7-1 1.1c-4.5 4.5-10.6 7-16.9 7s-12.4-2.5-16.9-7z"]},T3={prefix:"far",iconName:"paper-plane",icon:[512,512,[61913],"f1d8","M16.1 260.2c-22.6 12.9-20.5 47.3 3.6 57.3L160 376l0 103.3c0 18.1 14.6 32.7 32.7 32.7c9.7 0 18.9-4.3 25.1-11.8l62-74.3 123.9 51.6c18.9 7.9 40.8-4.5 43.9-24.7l64-416c1.9-12.1-3.4-24.3-13.5-31.2s-23.3-7.5-34-1.4l-448 256zm52.1 25.5L409.7 90.6 190.1 336l1.2 1L68.2 285.7zM403.3 425.4L236.7 355.9 450.8 116.6 403.3 425.4z"]},Y2={prefix:"far",iconName:"magnifying-glass-minus",icon:[512,512,["search-minus"],"f010","M208 48a160 160 0 1 1 0 320 160 160 0 1 1 0-320zm0 368c48.8 0 93.7-16.8 129.1-44.9L471 505c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L371.1 337.1C399.2 301.7 416 256.8 416 208C416 93.1 322.9 0 208 0S0 93.1 0 208S93.1 416 208 416zM136 184c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z"]},M3=Y2,I3={prefix:"far",iconName:"book",icon:[448,512,[128212],"f02d","M0 88C0 39.4 39.4 0 88 0L392 0c30.9 0 56 25.1 56 56l0 288c0 22.3-13.1 41.6-32 50.6l0 69.4 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L80 512c-44.2 0-80-35.8-80-80c0-2.7 .1-5.4 .4-8L0 424 0 88zM80 400c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0 0-64L80 400zM48 358.7c9.8-4.3 20.6-6.7 32-6.7l312 0c4.4 0 8-3.6 8-8l0-288c0-4.4-3.6-8-8-8L88 48C65.9 48 48 65.9 48 88l0 270.7zM152 112l176 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-176 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm0 80l176 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-176 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},q2={prefix:"far",iconName:"clock",icon:[512,512,[128339,"clock-four"],"f017","M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},P3=q2,X2={prefix:"far",iconName:"ellipsis-vertical",icon:[128,512,["ellipsis-v"],"f142","M64 368a48 48 0 1 0 0 96 48 48 0 1 0 0-96zm0-160a48 48 0 1 0 0 96 48 48 0 1 0 0-96zM112 96A48 48 0 1 0 16 96a48 48 0 1 0 96 0z"]},z3=X2,Q2={prefix:"far",iconName:"arrow-right-to-line",icon:[448,512,[8677,"arrow-to-right"],"f340","M448 88c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 336c0 13.3 10.7 24 24 24s24-10.7 24-24l0-336zM312.4 273.5c4.8-4.5 7.6-10.9 7.6-17.5s-2.7-12.9-7.6-17.5l-136-128c-9.7-9.1-24.8-8.6-33.9 1s-8.6 24.8 1 33.9L235.5 232 152 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l128 0 83.5 0-91.9 86.5c-9.7 9.1-10.1 24.3-1 33.9s24.3 10.1 33.9 1l136-128z"]},k3=Q2,D3={prefix:"far",iconName:"angle-left",icon:[320,512,[8249],"f104","M47 239c-9.4 9.4-9.4 24.6 0 33.9L207 433c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97.9 256 241 113c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L47 239z"]},U3={prefix:"far",iconName:"calendar-circle-exclamation",icon:[576,512,[],"e46e","M128 0c13.3 0 24 10.7 24 24l0 40 144 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 40 0c35.3 0 64 28.7 64 64l0 16 0 48-16 0-32 0-48 0L48 192l0 256c0 8.8 7.2 16 16 16l220.5 0c12.3 18.8 28 35.1 46.3 48L64 512c-35.3 0-64-28.7-64-64L0 192l0-48 0-16C0 92.7 28.7 64 64 64l40 0 0-40c0-13.3 10.7-24 24-24zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0-192c-8.8 0-16 7.2-16 16l0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80c0-8.8-7.2-16-16-16z"]},B3={prefix:"far",iconName:"expand",icon:[448,512,[],"f065","M136 32c13.3 0 24 10.7 24 24s-10.7 24-24 24L48 80l0 88c0 13.3-10.7 24-24 24s-24-10.7-24-24L0 56C0 42.7 10.7 32 24 32l112 0zM0 344c0-13.3 10.7-24 24-24s24 10.7 24 24l0 88 88 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 480c-13.3 0-24-10.7-24-24L0 344zM424 32c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-88-88 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l112 0zM400 344c0-13.3 10.7-24 24-24s24 10.7 24 24l0 112c0 13.3-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l88 0 0-88z"]},$3={prefix:"far",iconName:"equals",icon:[448,512,[62764],"3d","M40 144c-13.3 0-24 10.7-24 24s10.7 24 24 24l368 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L40 144zm0 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l368 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L40 320z"]},H3={prefix:"far",iconName:"receipt",icon:[384,512,[129534],"f543","M39.6 5.8C32.5-.3 22.5-1.7 14 2.2S0 14.6 0 24L0 488c0 9.4 5.5 17.9 14 21.8s18.5 2.5 25.6-3.6L80 471.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0L192 471.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0L304 471.6l40.4 34.6c7.1 6.1 17.1 7.5 25.6 3.6s14-12.4 14-21.8l0-464c0-9.4-5.5-17.9-14-21.8s-18.5-2.5-25.6 3.6L304 40.4 263.6 5.8c-9-7.7-22.3-7.7-31.2 0L192 40.4 151.6 5.8c-9-7.7-22.3-7.7-31.2 0L80 40.4 39.6 5.8zm8.4 430L48 76.2l16.4 14c9 7.7 22.3 7.7 31.2 0L136 55.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0L248 55.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0l16.4-14 0 359.6-16.4-14c-9-7.7-22.3-7.7-31.2 0L248 456.4l-40.4-34.6c-9-7.7-22.3-7.7-31.2 0L136 456.4 95.6 421.8c-9-7.7-22.3-7.7-31.2 0L48 435.8zM120 144c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zm0 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zM96 256c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0c-13.3 0-24 10.7-24 24z"]},G3={prefix:"far",iconName:"eye",icon:[576,512,[128065],"f06e","M288 80c-65.2 0-118.8 29.6-159.9 67.7C89.6 183.5 63 226 49.4 256c13.6 30 40.2 72.5 78.6 108.3C169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256c-13.6-30-40.2-72.5-78.6-108.3C406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1c3.3 7.9 3.3 16.7 0 24.6c-14.9 35.7-46.2 87.7-93 131.1C433.5 443.2 368.8 480 288 480s-145.5-36.8-192.6-80.6C48.6 356 17.3 304 2.5 268.3c-3.3-7.9-3.3-16.7 0-24.6C17.3 208 48.6 156 95.4 112.6zM288 336c44.2 0 80-35.8 80-80s-35.8-80-80-80c-.7 0-1.3 0-2 0c1.3 5.1 2 10.5 2 16c0 35.3-28.7 64-64 64c-5.5 0-10.9-.7-16-2c0 .7 0 1.3 0 2c0 44.2 35.8 80 80 80zm0-208a128 128 0 1 1 0 256 128 128 0 1 1 0-256z"]},W3={prefix:"far",iconName:"align-left",icon:[448,512,[],"f036","M24 40C10.7 40 0 50.7 0 64S10.7 88 24 88l240 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 40zm0 128c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 168zM0 320c0 13.3 10.7 24 24 24l240 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 296c-13.3 0-24 10.7-24 24zM24 424c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 424z"]},J2={prefix:"far",iconName:"paintbrush",icon:[576,512,[128396,"paint-brush"],"f1fc","M278 219.5L356.5 298 524.7 73.6c4.8-6.4 4.1-15.3-1.5-20.9s-14.5-6.3-20.9-1.5L278 219.5zM199.1 321.6c-4.9-1-9.9-1.6-15.1-1.6c-39.8 0-72 32.2-72 72c0 3.8 .3 7.5 .8 11.1c3.3 21.4-2.2 43.1-13.8 60l-.7 .9 85.6 0c39.8 0 72-32.2 72-72c0-5.2-.5-10.2-1.6-15.1l-55.4-55.4zM384 341.3c-19.1 25.5-48.6 41.1-80.3 42.6c.2 2.7 .3 5.4 .3 8.1c0 66.3-53.7 120-120 120L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32l6 0c18.1 0 30.1-19.8 27.4-37.6c-.9-6-1.4-12.1-1.4-18.4c0-66.3 53.7-120 120-120c2.7 0 5.4 .1 8.1 .3c1.5-31.7 17-61.1 42.5-80.3L473.5 12.8C499-6.3 534.6-3.8 557.2 18.7s25.1 58.2 6 83.7L384 341.3z"]},F3=J2,j3={prefix:"far",iconName:"key",icon:[512,512,[128273],"f084","M208 176c0-70.7 57.3-128 128-128s128 57.3 128 128s-57.3 128-128 128c-10.4 0-20.5-1.2-30.1-3.6c-8.1-2-16.7 .4-22.6 6.4L254.1 336 200 336c-13.3 0-24 10.7-24 24l0 40-40 0c-13.3 0-24 10.7-24 24l0 40-64 0 0-78.1L205.2 228.7c5.9-5.9 8.3-14.5 6.4-22.6c-2.3-9.6-3.6-19.7-3.6-30.1zM336 0C238.8 0 160 78.8 160 176c0 9.5 .7 18.8 2.2 27.9L7 359c-4.5 4.5-7 10.6-7 17L0 488c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24l0-40 40 0c13.3 0 24-10.7 24-24l0-40 40 0c6.4 0 12.5-2.5 17-7l27.2-27.2c9.1 1.4 18.4 2.2 27.9 2.2c97.2 0 176-78.8 176-176S433.2 0 336 0zm32 176a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},K3={prefix:"far",iconName:"palette",icon:[512,512,[127912],"f53f","M464 258.2c0 2.7-1 5.2-4.2 8c-3.8 3.1-10.1 5.8-17.8 5.8L344 272c-53 0-96 43-96 96c0 6.8 .7 13.4 2.1 19.8c3.3 15.7 10.2 31.1 14.4 40.6c0 0 0 0 0 0c.7 1.6 1.4 3 1.9 4.3c5 11.5 5.6 15.4 5.6 17.1c0 5.3-1.9 9.5-3.8 11.8c-.9 1.1-1.6 1.6-2 1.8c-.3 .2-.8 .3-1.6 .4c-2.9 .1-5.7 .2-8.6 .2C141.1 464 48 370.9 48 256S141.1 48 256 48s208 93.1 208 208c0 .7 0 1.4 0 2.2zm48 .5c0-.9 0-1.8 0-2.7C512 114.6 397.4 0 256 0S0 114.6 0 256S114.6 512 256 512c3.5 0 7.1-.1 10.6-.2c31.8-1.3 53.4-30.1 53.4-62c0-14.5-6.1-28.3-12.1-42c-4.3-9.8-8.7-19.7-10.8-29.9c-.7-3.2-1-6.5-1-9.9c0-26.5 21.5-48 48-48l97.9 0c36.5 0 69.7-24.8 70.1-61.3zM160 256a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-64a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm128-64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm64 64a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},ed={prefix:"far",iconName:"floppy-disk",icon:[448,512,[128190,128426,"save"],"f0c7","M48 96l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-245.5c0-4.2-1.7-8.3-4.7-11.3l33.9-33.9c12 12 18.7 28.3 18.7 45.3L448 416c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l245.5 0c17 0 33.3 6.7 45.3 18.7l74.5 74.5-33.9 33.9L320.8 84.7c-.3-.3-.5-.5-.8-.8L320 184c0 13.3-10.7 24-24 24l-192 0c-13.3 0-24-10.7-24-24L80 80 64 80c-8.8 0-16 7.2-16 16zm80-16l0 80 144 0 0-80L128 80zm32 240a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z"]},V3=ed,td={prefix:"far",iconName:"magnifying-glass",icon:[512,512,[128269,"search"],"f002","M368 208A160 160 0 1 0 48 208a160 160 0 1 0 320 0zM337.1 371.1C301.7 399.2 256.8 416 208 416C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208c0 48.8-16.8 93.7-44.9 129.1L505 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L337.1 371.1z"]},Z3=td,rd={prefix:"far",iconName:"ellipsis",icon:[448,512,["ellipsis-h"],"f141","M432 256a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm-160 0a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zM64 304a48 48 0 1 1 0-96 48 48 0 1 1 0 96z"]},Y3=rd,od={prefix:"far",iconName:"share-nodes",icon:[448,512,["share-alt"],"f1e0","M448 128c0 53-43 96-96 96c-28.9 0-54.8-12.8-72.4-33l-89.7 44.9c1.4 6.5 2.1 13.2 2.1 20.1s-.7 13.6-2.1 20.1L279.6 321c17.6-20.2 43.5-33 72.4-33c53 0 96 43 96 96s-43 96-96 96s-96-43-96-96c0-6.9 .7-13.6 2.1-20.1L168.4 319c-17.6 20.2-43.5 33-72.4 33c-53 0-96-43-96-96s43-96 96-96c28.9 0 54.8 12.8 72.4 33l89.7-44.9c-1.4-6.5-2.1-13.2-2.1-20.1c0-53 43-96 96-96s96 43 96 96zM96 304a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM400 128a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM352 432a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},q3=od,X3={prefix:"far",iconName:"arrows-from-line",icon:[448,512,[],"e0a4","M241 7c-9.4-9.4-24.6-9.4-33.9 0L135 79c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l31-31 0 86.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-86.1 31 31c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L241 7zm7 337c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 86.1-31-31c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-31 31 0-86.1zM24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 232z"]},Q3={prefix:"far",iconName:"power-off",icon:[512,512,[9211],"f011","M280 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 240c0 13.3 10.7 24 24 24s24-10.7 24-24l0-240zM134.2 107.3c10.7-7.9 12.9-22.9 5.1-33.6s-22.9-12.9-33.6-5.1C46.5 112.3 8 182.7 8 262C8 394.6 115.5 502 248 502s240-107.5 240-240c0-79.3-38.5-149.7-97.8-193.3c-10.7-7.9-25.7-5.6-33.6 5.1s-5.6 25.7 5.1 33.6c47.5 35 78.2 91.2 78.2 154.7c0 106-86 192-192 192S56 368 56 262c0-63.4 30.7-119.7 78.2-154.7z"]},J3={prefix:"far",iconName:"envelope-open-text",icon:[512,512,[],"f658","M392 48L120 48c-4.4 0-8 3.6-8 8l0 169.2L69.2 190.1c-1.7-1.4-3.4-2.6-5.2-3.8L64 56C64 25.1 89.1 0 120 0L392 0c30.9 0 56 25.1 56 56l0 130.2c-1.8 1.2-3.5 2.5-5.2 3.8L400 225.2 400 56c0-4.4-3.6-8-8-8zM160 120c0-13.3 10.7-24 24-24l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24zm0 80c0-13.3 10.7-24 24-24l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24zM48 276.2L48 456c0 4.4 3.6 8 8 8l400 0c4.4 0 8-3.6 8-8l0-179.8L322 392.8c-38.4 31.5-93.7 31.5-132 0L48 276.2zM0 237.9C0 221.4 13.4 208 29.9 208c6.9 0 13.6 2.4 19 6.8l171.6 141c20.7 17 50.4 17 71.1 0l171.6-141c5.3-4.4 12.1-6.8 19-6.8c16.5 0 29.9 13.4 29.9 29.9L512 456c0 30.9-25.1 56-56 56L56 512c-30.9 0-56-25.1-56-56L0 237.9z"]},ad={prefix:"far",iconName:"circle-pause",icon:[512,512,[62092,"pause-circle"],"f28b","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm224-72l0 144c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-144c0-13.3 10.7-24 24-24s24 10.7 24 24zm112 0l0 144c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-144c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},e6=ad,Di={prefix:"far",iconName:"mobile",icon:[384,512,[128241,"mobile-android","mobile-phone"],"f3ce","M80 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l224 0c8.8 0 16-7.2 16-16l0-384c0-8.8-7.2-16-16-16L80 48zM16 64C16 28.7 44.7 0 80 0L304 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L80 512c-35.3 0-64-28.7-64-64L16 64zM160 400l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},t6=Di,r6=Di,o6={prefix:"far",iconName:"bell",icon:[448,512,[61602,128276],"f0f3","M224 0c-17.7 0-32 14.3-32 32l0 19.2C119 66 64 130.6 64 208l0 25.4c0 45.4-15.5 89.5-43.8 124.9L5.3 377c-5.8 7.2-6.9 17.1-2.9 25.4S14.8 416 24 416l400 0c9.2 0 17.6-5.3 21.6-13.6s2.9-18.2-2.9-25.4l-14.9-18.6C399.5 322.9 384 278.8 384 233.4l0-25.4c0-77.4-55-142-128-156.8L256 32c0-17.7-14.3-32-32-32zm0 96c61.9 0 112 50.1 112 112l0 25.4c0 47.9 13.9 94.6 39.7 134.6L72.3 368C98.1 328 112 281.3 112 233.4l0-25.4c0-61.9 50.1-112 112-112zm64 352l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7s18.7-28.3 18.7-45.3z"]},a6={prefix:"far",iconName:"filter",icon:[512,512,[],"f0b0","M0 73.7C0 50.7 18.7 32 41.7 32l428.6 0c23 0 41.7 18.7 41.7 41.7c0 9.6-3.3 18.9-9.4 26.3L336 304.5l0 143.2c0 17.8-14.5 32.3-32.3 32.3c-7.3 0-14.4-2.5-20.1-7l-92.5-73.4c-9.6-7.6-15.1-19.1-15.1-31.3l0-63.7L9.4 100C3.3 92.6 0 83.3 0 73.7zM55 80L218.6 280.8c3.5 4.3 5.4 9.6 5.4 15.2l0 68.4 64 50.8L288 296c0-5.5 1.9-10.9 5.4-15.2L457 80 55 80z"]},n6={prefix:"far",iconName:"medal",icon:[512,512,[127941],"f5a2","M4.1 38.2L106.4 191.5c11.2-11.6 23.7-21.9 37.3-30.6L68.4 48l64.5 0 54.9 91.5c15.8-5.5 32.4-9.1 49.6-10.6l-6.1-10.1L169.3 15.5C163.5 5.9 153.1 0 141.9 0L24.6 0C11 0 0 11 0 24.6c0 4.8 1.4 9.6 4.1 13.6zm276.6 80.5l-6.1 10.1c17.2 1.5 33.8 5.2 49.6 10.6L379.2 48l64.5 0L368.4 160.9c13.6 8.7 26.1 19 37.3 30.6L507.9 38.2c2.7-4 4.1-8.8 4.1-13.6C512 11 501 0 487.4 0L370.1 0c-11.2 0-21.7 5.9-27.4 15.5L280.8 118.7zM256 208a128 128 0 1 1 0 256 128 128 0 1 1 0-256zm0 304a176 176 0 1 0 0-352 176 176 0 1 0 0 352zm7.2-257.5c-2.9-5.9-11.4-5.9-14.3 0l-19.2 38.9c-1.2 2.4-3.4 4-6 4.4L180.7 304c-6.6 1-9.2 9-4.4 13.6l31 30.2c1.9 1.8 2.7 4.5 2.3 7.1l-7.3 42.7c-1.1 6.5 5.7 11.5 11.6 8.4L252.3 386c2.3-1.2 5.1-1.2 7.4 0l38.4 20.2c5.9 3.1 12.7-1.9 11.6-8.4L302.4 355c-.4-2.6 .4-5.2 2.3-7.1l31-30.2c4.7-4.6 2.1-12.7-4.4-13.6l-42.9-6.2c-2.6-.4-4.9-2-6-4.4l-19.2-38.9z"]},i6={prefix:"far",iconName:"cloud-slash",icon:[640,512,[],"e137","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-33.4-26.2C623.6 418.1 640 383 640 344c0-55.7-33.5-103.7-81.5-124.7c1-6.3 1.5-12.8 1.5-19.3c0-66.3-53.7-120-120-120c-17.4 0-33.8 3.7-48.7 10.3C360.4 54.6 314.9 32 264 32c-48.5 0-92.1 20.5-122.8 53.4L38.8 5.1zm140.4 110C200.9 93.4 230.9 80 264 80c36.3 0 68.8 16.1 90.9 41.7c13.8 16 36.5 21.1 55.9 12.5c8.9-3.9 18.7-6.2 29.2-6.2c39.8 0 72 32.2 72 72c0 4-.3 7.9-.9 11.7c-3.5 21.6 8.1 42.9 28.1 51.7C570.4 276.9 592 308 592 344c0 27.8-12.9 52.6-33.1 68.8L179.2 115.1zM426.5 432L144 432c-53 0-96-43-96-96c0-41.7 26.6-77.3 64-90.5c16.4-5.8 28.2-19.9 31.2-36.6L98.1 173.3C96.7 182 96 190.9 96 200l0 .2C40.1 220 0 273.3 0 336c0 79.5 64.5 144 144 144l320 0 23.4 0-60.9-48z"]},nd={prefix:"far",iconName:"minus",icon:[448,512,[8211,8722,10134,"subtract"],"f068","M432 256c0 13.3-10.7 24-24 24L40 280c-13.3 0-24-10.7-24-24s10.7-24 24-24l368 0c13.3 0 24 10.7 24 24z"]},s6=nd,id={prefix:"far",iconName:"paste",icon:[512,512,["file-clipboard"],"f0ea","M104.6 48L64 48C28.7 48 0 76.7 0 112L0 384c0 35.3 28.7 64 64 64l96 0 0-48-96 0c-8.8 0-16-7.2-16-16l0-272c0-8.8 7.2-16 16-16l16 0c0 17.7 14.3 32 32 32l72.4 0C202 108.4 227.6 96 256 96l62 0c-7.1-27.6-32.2-48-62-48l-40.6 0C211.6 20.9 188.2 0 160 0s-51.6 20.9-55.4 48zM144 56a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM448 464l-192 0c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16l140.1 0L464 243.9 464 448c0 8.8-7.2 16-16 16zM256 512l192 0c35.3 0 64-28.7 64-64l0-204.1c0-12.7-5.1-24.9-14.1-33.9l-67.9-67.9c-9-9-21.2-14.1-33.9-14.1L256 128c-35.3 0-64 28.7-64 64l0 256c0 35.3 28.7 64 64 64z"]},c6=id,l6={prefix:"far",iconName:"calendar-check",icon:[448,512,[],"f274","M128 0c13.3 0 24 10.7 24 24l0 40 144 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 40 0c35.3 0 64 28.7 64 64l0 16 0 48 0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192l0-48 0-16C0 92.7 28.7 64 64 64l40 0 0-40c0-13.3 10.7-24 24-24zM400 192L48 192l0 256c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-256zM329 297L217 409c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47 95-95c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]};var Wi={};Va(Wi,{faAddressCard:()=>Gi,faAnalytics:()=>b6,faArchive:()=>h6,faAreaChart:()=>ah,faBell:()=>lh,faBellSlash:()=>O6,faBookmark:()=>D6,faBoxArchive:()=>cd,faChartArea:()=>vd,faChartMixed:()=>dd,faCheck:()=>H6,faCheckCircle:()=>T6,faCircle:()=>V6,faCircleCheck:()=>pd,faCircleDollar:()=>$i,faCirclePause:()=>Sd,faCircleQuestion:()=>md,faCircleSmall:()=>dh,faCircleStop:()=>bd,faClock:()=>xd,faClockFour:()=>nh,faClose:()=>M6,faCodeCompare:()=>p6,faCog:()=>F6,faCommentAltCheck:()=>J6,faCommentAltQuote:()=>C6,faCommentQuestion:()=>q6,faContactCard:()=>Z6,faCrown:()=>X6,faCubes:()=>N6,faDollarCircle:()=>v6,faExclamationTriangle:()=>L6,faFilter:()=>fh,faGear:()=>gd,faGripLines:()=>rh,faHeart:()=>oh,faHexagonExclamation:()=>w6,faHexagonXmark:()=>Bi,faInfoSquare:()=>k6,faLockAlt:()=>d6,faLockKeyhole:()=>sd,faLockKeyholeOpen:()=>ld,faLockOpenAlt:()=>m6,faMagicWandSparkles:()=>R6,faMessageBot:()=>$6,faMessageCheck:()=>yd,faMessageQuote:()=>fd,faMinus:()=>Cd,faMultiply:()=>I6,faPause:()=>g6,faPauseCircle:()=>ch,faPlay:()=>G6,faQuestionCircle:()=>W6,faRemove:()=>P6,faRobot:()=>S6,faServer:()=>B6,faSquareInfo:()=>hd,faStar:()=>A6,faStopCircle:()=>eh,faSubtract:()=>uh,faTag:()=>y6,faThumbsDown:()=>Q6,faThumbsUp:()=>K6,faTimes:()=>z6,faTimesHexagon:()=>f6,faTrash:()=>ih,faTriangleExclamation:()=>Hi,faTurnLeft:()=>j6,faTurnRight:()=>_6,faUsdCircle:()=>x6,faUser:()=>U6,faUserTie:()=>sh,faUsers:()=>th,faVcard:()=>Y6,faWandMagicSparkles:()=>ud,faWarning:()=>E6,faXmark:()=>go,faXmarkHexagon:()=>u6});var sd={prefix:"fas",iconName:"lock-keyhole",icon:[448,512,["lock-alt"],"f30d","M224 64c44.2 0 80 35.8 80 80l0 48-160 0 0-48c0-44.2 35.8-80 80-80zM80 144l0 48-16 0c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-16 0 0-48C368 64.5 303.5 0 224 0S80 64.5 80 144zM256 320l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},d6=sd,Bi={prefix:"fas",iconName:"hexagon-xmark",icon:[512,512,["times-hexagon","xmark-hexagon"],"f2ee","M17.1 292c-12.9-22.3-12.9-49.7 0-72L105.4 67.1c12.9-22.3 36.6-36 62.4-36l176.6 0c25.7 0 49.5 13.7 62.4 36L494.9 220c12.9 22.3 12.9 49.7 0 72L406.6 444.9c-12.9 22.3-36.6 36-62.4 36l-176.6 0c-25.7 0-49.5-13.7-62.4-36L17.1 292zM175 175c-9.4 9.4-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0z"]},f6=Bi,u6=Bi,p6={prefix:"fas",iconName:"code-compare",icon:[512,512,[],"e13a","M320 488c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1s14.2 12.4 14.2 21.9l0 40 16 0c35.3 0 64-28.7 64-64l0-166.7C371.7 141 352 112.8 352 80c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3L464 320c0 70.7-57.3 128-128 128l-16 0 0 40zM456 80a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM192 24c0-9.5 5.6-18.1 14.2-21.9s18.8-2.3 25.8 4.1l80 72c5.1 4.6 7.9 11 7.9 17.8s-2.9 13.3-7.9 17.8l-80 72c-7 6.3-17.2 7.9-25.8 4.1s-14.2-12.4-14.2-21.9l0-40-16 0c-35.3 0-64 28.7-64 64l0 166.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3L48 192c0-70.7 57.3-128 128-128l16 0 0-40zM56 432a24 24 0 1 0 48 0 24 24 0 1 0 -48 0z"]},cd={prefix:"fas",iconName:"box-archive",icon:[512,512,["archive"],"f187","M32 32l448 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96L0 64C0 46.3 14.3 32 32 32zm0 128l448 0 0 256c0 35.3-28.7 64-64 64L96 480c-35.3 0-64-28.7-64-64l0-256zm128 80c0 8.8 7.2 16 16 16l160 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-160 0c-8.8 0-16 7.2-16 16z"]},h6=cd,ld={prefix:"fas",iconName:"lock-keyhole-open",icon:[576,512,["lock-open-alt"],"f3c2","M432 64c-44.2 0-80 35.8-80 80l0 48 32 0c35.3 0 64 28.7 64 64l0 192c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 256c0-35.3 28.7-64 64-64l224 0 0-48C288 64.5 352.5 0 432 0s144 64.5 144 144l0 48c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-48c0-44.2-35.8-80-80-80zM256 384c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0z"]},m6=ld,g6={prefix:"fas",iconName:"pause",icon:[320,512,[9208],"f04c","M48 64C21.5 64 0 85.5 0 112L0 400c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-288c0-26.5-21.5-48-48-48L48 64zm192 0c-26.5 0-48 21.5-48 48l0 288c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-288c0-26.5-21.5-48-48-48l-32 0z"]},y6={prefix:"fas",iconName:"tag",icon:[448,512,[127991],"f02b","M0 80L0 229.5c0 17 6.7 33.3 18.7 45.3l176 176c25 25 65.5 25 90.5 0L418.7 317.3c25-25 25-65.5 0-90.5l-176-176c-12-12-28.3-18.7-45.3-18.7L48 32C21.5 32 0 53.5 0 80zm112 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},dd={prefix:"fas",iconName:"chart-mixed",icon:[512,512,["analytics"],"f643","M500 89c13.8-11 16-31.2 5-45s-31.2-16-45-5L319.4 151.5 211.2 70.4c-11.7-8.8-27.8-8.5-39.2 .6L12 199c-13.8 11-16 31.2-5 45s31.2 16 45 5L192.6 136.5l108.2 81.1c11.7 8.8 27.8 8.5 39.2-.6L500 89zM160 256l0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192c0-17.7-14.3-32-32-32s-32 14.3-32 32zM32 352l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c0-17.7-14.3-32-32-32s-32 14.3-32 32zm288-64c-17.7 0-32 14.3-32 32l0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128c0-17.7-14.3-32-32-32zm96-32l0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},b6=dd,$i={prefix:"fas",iconName:"circle-dollar",icon:[512,512,["dollar-circle","usd-circle"],"f2e8","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm20.8-378.4l0 14.2c9.7 1.2 19.4 3.9 29 6.6c1.9 .5 3.7 1 5.6 1.6c11.5 3.2 18.3 15.1 15.1 26.6s-15.1 18.2-26.6 15.1c-1.6-.4-3.1-.9-4.7-1.3c-7-2-14-3.9-21.1-5.3c-13.2-2.5-28.5-1.3-40.8 4c-11 4.8-20.1 16.4-7.6 24.4c9.8 6.3 21.8 9.5 33.2 12.6c2.4 .6 4.7 1.3 7 1.9c15.6 4.4 35.5 10.1 50.4 20.3c19.4 13.3 28.5 34.9 24.2 58.1c-4.1 22.4-19.7 37.1-38.4 44.7c-7.8 3.2-16.3 5.2-25.2 6.2l0 15.2c0 11.9-9.7 21.6-21.6 21.6s-21.6-9.7-21.6-21.6l0-17.4c-14.5-3.3-28.7-7.9-42.8-12.5c-11.3-3.7-17.5-16-13.7-27.3s16-17.5 27.3-13.7c2.5 .8 5 1.7 7.5 2.5c11.3 3.8 22.9 7.7 34.5 9.6c17 2.5 30.6 1 39.5-2.6c12-4.8 17.7-19.1 5.9-27.1c-10.1-6.9-22.6-10.3-34.5-13.5c-2.3-.6-4.5-1.2-6.8-1.9c-15.1-4.3-34-9.6-48.2-18.7c-19.5-12.5-29.4-33.3-25.2-56.4c4-21.8 21-36.3 39-44.1c5.5-2.4 11.4-4.3 17.5-5.7l0-16.1c0-11.9 9.7-21.6 21.6-21.6s21.6 9.7 21.6 21.6z"]},v6=$i,x6=$i,S6={prefix:"fas",iconName:"robot",icon:[640,512,[129302],"f544","M320 0c17.7 0 32 14.3 32 32l0 64 120 0c39.8 0 72 32.2 72 72l0 272c0 39.8-32.2 72-72 72l-304 0c-39.8 0-72-32.2-72-72l0-272c0-39.8 32.2-72 72-72l120 0 0-64c0-17.7 14.3-32 32-32zM208 384c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0zm96 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0zm96 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0zM264 256a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zm152 40a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM48 224l16 0 0 192-16 0c-26.5 0-48-21.5-48-48l0-96c0-26.5 21.5-48 48-48zm544 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-16 0 0-192 16 0z"]},fd={prefix:"fas",iconName:"message-quote",icon:[512,512,["comment-alt-quote"],"e1e4","M0 64C0 28.7 28.7 0 64 0L448 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64l-138.7 0L185.6 508.8c-4.8 3.6-11.3 4.2-16.8 1.5s-8.8-8.2-8.8-14.3l0-80-96 0c-35.3 0-64-28.7-64-64L0 64zm160 48c-17.7 0-32 14.3-32 32l0 48c0 17.7 14.3 32 32 32l32 0 0 7.3c0 11.7-8.5 21.7-20.1 23.7l-7.9 1.3c-13.1 2.2-21.9 14.5-19.7 27.6s14.5 21.9 27.6 19.7l7.9-1.3c34.7-5.8 60.2-35.8 60.2-71l0-39.3 0-24 0-24c0-17.7-14.3-32-32-32l-48 0zm224 80l0-24 0-24c0-17.7-14.3-32-32-32l-48 0c-17.7 0-32 14.3-32 32l0 48c0 17.7 14.3 32 32 32l32 0 0 7.3c0 11.7-8.5 21.7-20.1 23.7l-7.9 1.3c-13.1 2.2-21.9 14.5-19.7 27.6s14.5 21.9 27.6 19.7l7.9-1.3c34.7-5.8 60.2-35.8 60.2-71l0-39.3z"]},C6=fd,Hi={prefix:"fas",iconName:"triangle-exclamation",icon:[512,512,[9888,"exclamation-triangle","warning"],"f071","M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480L40 480c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},L6=Hi,E6=Hi,A6={prefix:"fas",iconName:"star",icon:[576,512,[11088,61446],"f005","M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z"]},O6={prefix:"fas",iconName:"bell-slash",icon:[640,512,[61943,128277],"f1f6","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-90.2-70.7c.2-.4 .4-.9 .6-1.3c5.2-11.5 3.1-25-5.3-34.4l-7.4-8.3C497.3 319.2 480 273.9 480 226.8l0-18.8c0-77.4-55-142-128-156.8L352 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 19.2c-42.6 8.6-79 34.2-102 69.3L38.8 5.1zM406.2 416L160 222.1l0 4.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S115.4 416 128 416l278.2 0zm-40.9 77.3c12-12 18.7-28.3 18.7-45.3l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"]},ud={prefix:"fas",iconName:"wand-magic-sparkles",icon:[576,512,["magic-wand-sparkles"],"e2ca","M234.7 42.7L197 56.8c-3 1.1-5 4-5 7.2s2 6.1 5 7.2l37.7 14.1L248.8 123c1.1 3 4 5 7.2 5s6.1-2 7.2-5l14.1-37.7L315 71.2c3-1.1 5-4 5-7.2s-2-6.1-5-7.2L277.3 42.7 263.2 5c-1.1-3-4-5-7.2-5s-6.1 2-7.2 5L234.7 42.7zM46.1 395.4c-18.7 18.7-18.7 49.1 0 67.9l34.6 34.6c18.7 18.7 49.1 18.7 67.9 0L529.9 116.5c18.7-18.7 18.7-49.1 0-67.9L495.3 14.1c-18.7-18.7-49.1-18.7-67.9 0L46.1 395.4zM484.6 82.6l-105 105-23.3-23.3 105-105 23.3 23.3zM7.5 117.2C3 118.9 0 123.2 0 128s3 9.1 7.5 10.8L64 160l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L128 160l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L128 96 106.8 39.5C105.1 35 100.8 32 96 32s-9.1 3-10.8 7.5L64 96 7.5 117.2zm352 256c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L416 416l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L480 416l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L480 352l-21.2-56.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L416 352l-56.5 21.2z"]},R6=ud,w6={prefix:"fas",iconName:"hexagon-exclamation",icon:[512,512,[],"e417","M17.1 292c-12.9-22.3-12.9-49.7 0-72L105.4 67.1c12.9-22.3 36.6-36 62.4-36l176.6 0c25.7 0 49.5 13.7 62.4 36L494.9 220c12.9 22.3 12.9 49.7 0 72L406.6 444.9c-12.9 22.3-36.6 36-62.4 36l-176.6 0c-25.7 0-49.5-13.7-62.4-36L17.1 292zM256 128c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},N6={prefix:"fas",iconName:"cubes",icon:[576,512,[],"f1b3","M290.8 48.6l78.4 29.7L288 109.5 206.8 78.3l78.4-29.7c1.8-.7 3.8-.7 5.7 0zM136 92.5l0 112.2c-1.3 .4-2.6 .8-3.9 1.3l-96 36.4C14.4 250.6 0 271.5 0 294.7L0 413.9c0 22.2 13.1 42.3 33.5 51.3l96 42.2c14.4 6.3 30.7 6.3 45.1 0L288 457.5l113.5 49.9c14.4 6.3 30.7 6.3 45.1 0l96-42.2c20.3-8.9 33.5-29.1 33.5-51.3l0-119.1c0-23.3-14.4-44.1-36.1-52.4l-96-36.4c-1.3-.5-2.6-.9-3.9-1.3l0-112.2c0-23.3-14.4-44.1-36.1-52.4l-96-36.4c-12.8-4.8-26.9-4.8-39.7 0l-96 36.4C150.4 48.4 136 69.3 136 92.5zM392 210.6l-82.4 31.2 0-89.2L392 121l0 89.6zM154.8 250.9l78.4 29.7L152 311.7 70.8 280.6l78.4-29.7c1.8-.7 3.8-.7 5.7 0zm18.8 204.4l0-100.5L256 323.2l0 95.9-82.4 36.2zM421.2 250.9c1.8-.7 3.8-.7 5.7 0l78.4 29.7L424 311.7l-81.2-31.1 78.4-29.7zM523.2 421.2l-77.6 34.1 0-100.5L528 323.2l0 90.7c0 3.2-1.9 6-4.8 7.3z"]},_6={prefix:"fas",iconName:"turn-right",icon:[512,512,[],"e639","M334.5 66c8.8-3.8 19-2 26 4.6l144 136c4.8 4.5 7.5 10.8 7.5 17.4s-2.7 12.9-7.5 17.4l-144 136c-7 6.6-17.2 8.4-26 4.6s-14.5-12.5-14.5-22l0-88-192 0c-17.7 0-32 14.3-32 32l0 144c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32L0 304c0-70.7 57.3-128 128-128l192 0 0-88c0-9.6 5.7-18.2 14.5-22z"]},pd={prefix:"fas",iconName:"circle-check",icon:[512,512,[61533,"check-circle"],"f058","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]},T6=pd,go={prefix:"fas",iconName:"xmark",icon:[384,512,[215,10005,10006,10060,128473,"close","multiply","remove","times"],"f00d","M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z"]},M6=go,I6=go,P6=go,z6=go,hd={prefix:"fas",iconName:"square-info",icon:[448,512,[8505,"info-square"],"f30f","M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM184 336l24 0 0-64-24 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 88 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},k6=hd,D6={prefix:"fas",iconName:"bookmark",icon:[384,512,[61591,128278],"f02e","M0 48V487.7C0 501.1 10.9 512 24.3 512c5 0 9.9-1.5 14-4.4L192 400 345.7 507.6c4.1 2.9 9 4.4 14 4.4c13.4 0 24.3-10.9 24.3-24.3V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48z"]},U6={prefix:"fas",iconName:"user",icon:[448,512,[62144,128100],"f007","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512l388.6 0c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304l-91.4 0z"]},B6={prefix:"fas",iconName:"server",icon:[512,512,[],"f233","M64 32C28.7 32 0 60.7 0 96l0 64c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L64 32zm280 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm48 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM64 288c-35.3 0-64 28.7-64 64l0 64c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L64 288zm280 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm56 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},$6={prefix:"fas",iconName:"message-bot",icon:[640,512,[],"e3b8","M160 0C124.7 0 96 28.7 96 64l0 112-36.3 0c-5.5-9.6-15.9-16-27.7-16c-17.7 0-32 14.3-32 32s14.3 32 32 32c11.8 0 22.2-6.4 27.7-16L96 208l0 144c0 35.3 28.7 64 64 64l64 0 0 80c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L373.3 416 480 416c35.3 0 64-28.7 64-64l0-144 36.3 0c5.5 9.6 15.9 16 27.7 16c17.7 0 32-14.3 32-32s-14.3-32-32-32c-11.8 0-22.2 6.4-27.7 16L544 176l0-112c0-35.3-28.7-64-64-64L160 0zm0 128c0-17.7 14.3-32 32-32l256 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32l0-128zm64 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm192 0a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},H6={prefix:"fas",iconName:"check",icon:[448,512,[10003,10004],"f00c","M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"]},G6={prefix:"fas",iconName:"play",icon:[384,512,[9654],"f04b","M73 39c-14.8-9.1-33.4-9.4-48.5-.9S0 62.6 0 80L0 432c0 17.4 9.4 33.4 24.5 41.9s33.7 8.1 48.5-.9L361 297c14.3-8.7 23-24.2 23-41s-8.7-32.2-23-41L73 39z"]},md={prefix:"fas",iconName:"circle-question",icon:[512,512,[62108,"question-circle"],"f059","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM169.8 165.3c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},W6=md,gd={prefix:"fas",iconName:"gear",icon:[512,512,[9881,"cog"],"f013","M495.9 166.6c3.2 8.7 .5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6c-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2c-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8c-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1 425.9c-8.8 2.8-18.6 .3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4C64.6 273.1 64 264.6 64 256s.6-17.1 1.7-25.4L22.4 191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2c5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8c8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160z"]},F6=gd,j6={prefix:"fas",iconName:"turn-left",icon:[512,512,[],"e636","M177.5 66c-8.8-3.8-19-2-26 4.6l-144 136C2.7 211.1 0 217.4 0 224s2.7 12.9 7.5 17.4l144 136c7 6.6 17.2 8.4 26 4.6s14.5-12.5 14.5-22l0-88 192 0c17.7 0 32 14.3 32 32l0 144c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-144c0-70.7-57.3-128-128-128l-192 0 0-88c0-9.6-5.7-18.2-14.5-22z"]},K6={prefix:"fas",iconName:"thumbs-up",icon:[512,512,[61575,128077],"f164","M313.4 32.9c26 5.2 42.9 30.5 37.7 56.5l-2.3 11.4c-5.3 26.7-15.1 52.1-28.8 75.2l144 0c26.5 0 48 21.5 48 48c0 18.5-10.5 34.6-25.9 42.6C497 275.4 504 288.9 504 304c0 23.4-16.8 42.9-38.9 47.1c4.4 7.3 6.9 15.8 6.9 24.9c0 21.3-13.9 39.4-33.1 45.6c.7 3.3 1.1 6.8 1.1 10.4c0 26.5-21.5 48-48 48l-97.5 0c-19 0-37.5-5.6-53.3-16.1l-38.5-25.7C176 420.4 160 390.4 160 358.3l0-38.3 0-48 0-24.9c0-29.2 13.3-56.7 36-75l7.4-5.9c26.5-21.2 44.6-51 51.2-84.2l2.3-11.4c5.2-26 30.5-42.9 56.5-37.7zM32 192l64 0c17.7 0 32 14.3 32 32l0 224c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32L0 224c0-17.7 14.3-32 32-32z"]},V6={prefix:"fas",iconName:"circle",icon:[512,512,[9679,9898,9899,11044,61708,61915,128308,128309,128992,128993,128994,128995,128996],"f111","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z"]},Gi={prefix:"fas",iconName:"address-card",icon:[576,512,[62140,"contact-card","vcard"],"f2bb","M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm80 256l64 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16L80 384c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zm256-32l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},Z6=Gi,Y6=Gi,q6={prefix:"fas",iconName:"comment-question",icon:[512,512,[],"e14b","M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zM169.8 149.3c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 248.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 336a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},X6={prefix:"fas",iconName:"crown",icon:[576,512,[128081],"f521","M309 106c11.4-7 19-19.7 19-34c0-22.1-17.9-40-40-40s-40 17.9-40 40c0 14.4 7.6 27 19 34L209.7 220.6c-9.1 18.2-32.7 23.4-48.6 10.7L72 160c5-6.7 8-15 8-24c0-22.1-17.9-40-40-40S0 113.9 0 136s17.9 40 40 40c.2 0 .5 0 .7 0L86.4 427.4c5.5 30.4 32 52.6 63 52.6l277.2 0c30.9 0 57.4-22.1 63-52.6L535.3 176c.2 0 .5 0 .7 0c22.1 0 40-17.9 40-40s-17.9-40-40-40s-40 17.9-40 40c0 9 3 17.3 8 24l-89.1 71.3c-15.9 12.7-39.5 7.5-48.6-10.7L309 106z"]},Q6={prefix:"fas",iconName:"thumbs-down",icon:[512,512,[61576,128078],"f165","M313.4 479.1c26-5.2 42.9-30.5 37.7-56.5l-2.3-11.4c-5.3-26.7-15.1-52.1-28.8-75.2l144 0c26.5 0 48-21.5 48-48c0-18.5-10.5-34.6-25.9-42.6C497 236.6 504 223.1 504 208c0-23.4-16.8-42.9-38.9-47.1c4.4-7.3 6.9-15.8 6.9-24.9c0-21.3-13.9-39.4-33.1-45.6c.7-3.3 1.1-6.8 1.1-10.4c0-26.5-21.5-48-48-48l-97.5 0c-19 0-37.5 5.6-53.3 16.1L202.7 73.8C176 91.6 160 121.6 160 153.7l0 38.3 0 48 0 24.9c0 29.2 13.3 56.7 36 75l7.4 5.9c26.5 21.2 44.6 51 51.2 84.2l2.3 11.4c5.2 26 30.5 42.9 56.5 37.7zM32 384l64 0c17.7 0 32-14.3 32-32l0-224c0-17.7-14.3-32-32-32L32 96C14.3 96 0 110.3 0 128L0 352c0 17.7 14.3 32 32 32z"]},yd={prefix:"fas",iconName:"message-check",icon:[512,512,["comment-alt-check"],"f4a2","M0 64C0 28.7 28.7 0 64 0L448 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64l-138.7 0L185.6 508.8c-4.8 3.6-11.3 4.2-16.8 1.5s-8.8-8.2-8.8-14.3l0-80-96 0c-35.3 0-64-28.7-64-64L0 64zm369 89c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 153z"]},J6=yd,bd={prefix:"fas",iconName:"circle-stop",icon:[512,512,[62094,"stop-circle"],"f28d","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM192 160l128 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32z"]},eh=bd,th={prefix:"fas",iconName:"users",icon:[640,512,[],"f0c0","M144 0a80 80 0 1 1 0 160A80 80 0 1 1 144 0zM512 0a80 80 0 1 1 0 160A80 80 0 1 1 512 0zM0 298.7C0 239.8 47.8 192 106.7 192l42.7 0c15.9 0 31 3.5 44.6 9.7c-1.3 7.2-1.9 14.7-1.9 22.3c0 38.2 16.8 72.5 43.3 96c-.2 0-.4 0-.7 0L21.3 320C9.6 320 0 310.4 0 298.7zM405.3 320c-.2 0-.4 0-.7 0c26.6-23.5 43.3-57.8 43.3-96c0-7.6-.7-15-1.9-22.3c13.6-6.3 28.7-9.7 44.6-9.7l42.7 0C592.2 192 640 239.8 640 298.7c0 11.8-9.6 21.3-21.3 21.3l-213.3 0zM224 224a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zM128 485.3C128 411.7 187.7 352 261.3 352l117.3 0C452.3 352 512 411.7 512 485.3c0 14.7-11.9 26.7-26.7 26.7l-330.7 0c-14.7 0-26.7-11.9-26.7-26.7z"]},rh={prefix:"fas",iconName:"grip-lines",icon:[448,512,[],"f7a4","M32 288c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 288zm0-128c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 160z"]},oh={prefix:"fas",iconName:"heart",icon:[512,512,[9829,10084,61578,128153,128154,128155,128156,128420,129293,129294,129505],"f004","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9L464.4 300.4c30.4-28.3 47.6-68 47.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5z"]},vd={prefix:"fas",iconName:"chart-area",icon:[512,512,["area-chart"],"f1fe","M64 64c0-17.7-14.3-32-32-32S0 46.3 0 64L0 400c0 44.2 35.8 80 80 80l400 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 416c-8.8 0-16-7.2-16-16L64 64zm96 288l288 0c17.7 0 32-14.3 32-32l0-68.2c0-7.6-2.7-15-7.7-20.8l-65.8-76.8c-12.1-14.2-33.7-15-46.9-1.8l-21 21c-10 10-26.4 9.2-35.4-1.6l-39.2-47c-12.6-15.1-35.7-15.4-48.7-.6L135.9 215c-5.1 5.8-7.9 13.3-7.9 21.1l0 84c0 17.7 14.3 32 32 32z"]},ah=vd,xd={prefix:"fas",iconName:"clock",icon:[512,512,[128339,"clock-four"],"f017","M256 0a256 256 0 1 1 0 512A256 256 0 1 1 256 0zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},nh=xd,ih={prefix:"fas",iconName:"trash",icon:[448,512,[],"f1f8","M135.2 17.7L128 32 32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0-7.2-14.3C307.4 6.8 296.3 0 284.2 0L163.8 0c-12.1 0-23.2 6.8-28.6 17.7zM416 128L32 128 53.2 467c1.6 25.3 22.6 45 47.9 45l245.8 0c25.3 0 46.3-19.7 47.9-45L416 128z"]},sh={prefix:"fas",iconName:"user-tie",icon:[448,512,[],"f508","M96 128a128 128 0 1 0 256 0A128 128 0 1 0 96 128zm94.5 200.2l18.6 31L175.8 483.1l-36-146.9c-2-8.1-9.8-13.4-17.9-11.3C51.9 342.4 0 405.8 0 481.3c0 17 13.8 30.7 30.7 30.7l131.7 0c0 0 0 0 .1 0l5.5 0 112 0 5.5 0c0 0 0 0 .1 0l131.7 0c17 0 30.7-13.8 30.7-30.7c0-75.5-51.9-138.9-121.9-156.4c-8.1-2-15.9 3.3-17.9 11.3l-36 146.9L238.9 359.2l18.6-31c6.4-10.7-1.3-24.2-13.7-24.2L224 304l-19.7 0c-12.4 0-20.1 13.6-13.7 24.2z"]},Sd={prefix:"fas",iconName:"circle-pause",icon:[512,512,[62092,"pause-circle"],"f28b","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM224 192l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},ch=Sd,lh={prefix:"fas",iconName:"bell",icon:[448,512,[61602,128276],"f0f3","M224 0c-17.7 0-32 14.3-32 32l0 19.2C119 66 64 130.6 64 208l0 18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416l384 0c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8l0-18.8c0-77.4-55-142-128-156.8L256 32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"]},dh={prefix:"fas",iconName:"circle-small",icon:[320,512,[],"e122","M0 256a160 160 0 1 1 320 0A160 160 0 1 1 0 256z"]},fh={prefix:"fas",iconName:"filter",icon:[512,512,[],"f0b0","M3.9 54.9C10.5 40.9 24.5 32 40 32l432 0c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L320 320.9 320 448c0 12.1-6.8 23.2-17.7 28.6s-23.8 4.3-33.5-3l-64-48c-8.1-6-12.8-15.5-12.8-25.6l0-79.1L9 97.3C-.7 85.4-2.8 68.8 3.9 54.9z"]},Cd={prefix:"fas",iconName:"minus",icon:[448,512,[8211,8722,10134,"subtract"],"f068","M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"]},uh=Cd;var Fi={};Va(Fi,{faLightBookOpenGear:()=>l8,faLightFileLinesGear:()=>Oh,faLightReceiptGear:()=>Bh,faRegularBellCirclePlus:()=>jh,faRegularBinderOpen:()=>gh,faRegularBinderOpenArrowLeft:()=>$h,faRegularBinderOpenArrowRight:()=>o8,faRegularBinderOpenPen:()=>n8,faRegularBookOpenGear:()=>c8,faRegularBookOpenGearSlash:()=>_h,faRegularBookmarkCircleMinus:()=>i8,faRegularBookmarkCirclePlus:()=>yh,faRegularBulletsLine:()=>Ph,faRegularBulletsLines:()=>a8,faRegularChartBarGrouped:()=>Qh,faRegularChartBarNormalized:()=>e8,faRegularChartBarStacked:()=>Mh,faRegularCircleDashedDollarQuestion:()=>wh,faRegularCircleDollarSlash:()=>r8,faRegularCloneLinkSimple:()=>Eh,faRegularCloudSlashGear:()=>Kh,faRegularComputerMouseMagnifyingGlass:()=>qh,faRegularConsumer:()=>Jh,faRegularContext:()=>xh,faRegularDiagramSunburst:()=>bh,faRegularFileLinesGear:()=>Rh,faRegularFolderOpenLock:()=>ph,faRegularFormatClear:()=>Dh,faRegularHourglassHalfCircleCheck:()=>Hh,faRegularHouseMagnifyingGlass:()=>Vh,faRegularLanguageCircleExclamation:()=>zh,faRegularLanguageSlash:()=>Xh,faRegularLeftPanel:()=>Ah,faRegularListMagnifyingGlass:()=>Yh,faRegularMagnifyingGlassBack:()=>Uh,faRegularMagnifyingGlassOne:()=>s8,faRegularMobileLandscape:()=>Sh,faRegularPip:()=>Wh,faRegularPipWide:()=>Lh,faRegularPreview:()=>vh,faRegularTableCellsSlash:()=>Nh,faRegularTabletLandscape:()=>Th,faRegularThreshold:()=>Gh,faRegularUserCircleCheck:()=>hh,faRegularUserGear:()=>Fh,faRegularUserLock:()=>t8,faSolidCircleUserCircleCheck:()=>Ih,faSolidCircleUserSlash:()=>Zh,faSolidCodeCompare:()=>kh,faSolidFileRotateRight:()=>Ch,faSolidLeftPanel:()=>mh});var ph={prefix:"fak",iconName:"regular-folder-open-lock",icon:[640,512,[],"e005","M0 96C0 60.7 28.7 32 64 32l117.4 0c17 0 33.3 6.7 45.3 18.7l26.5 26.6c12 12 28.3 18.7 45.3 18.7L416 96c35.3 0 64 28.7 64 64l0 10.8c-11.3 5.4-21.6 12.6-30.4 21.2L432 192l0-32c0-8.8-7.2-16-16-16l-117.5 0c-29.7 0-58.2-11.8-79.2-32.8L192.8 84.7c-3-3-7.1-4.7-11.3-4.7L64 80c-8.8 0-16 7.2-16 16l0 261.1 68.4-117.2C122.1 230 132.6 224 144 224l282.8 0c-6.9 14.5-10.8 30.8-10.8 48l0 24.6c-19.1 11-32 31.7-32 55.4l0 127.9c0 0 0 .1 0 .1L87.7 480 64 480c-35.3 0-64-28.7-64-64L0 96zM416 352c0-17.7 14.3-32 32-32l0-48c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128zm80-80l0 48 64 0 0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},hh={prefix:"fak",iconName:"regular-user-circle-check",icon:[640,512,[],"e00e","M0 482.3C0 383.8 79.8 304 178.3 304l91.4 0c20.6 0 40.4 3.5 58.8 9.9c-4.9 15.2-7.8 31.4-8.4 48.2c-15.5-6.5-32.5-10.1-50.3-10.1l-91.4 0c-65.7 0-120.1 48.7-129 112l299.1 0c12.3 18.8 28 35.1 46.3 48L29.7 512C13.3 512 0 498.7 0 482.3zM96 128c0-45.7 24.4-88 64-110.9s88.4-22.9 128 0S352 82.3 352 128s-24.4 88-64 110.9s-88.4 22.9-128 0S96 173.7 96 128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0S144 99.4 144 128zM352 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm76.7-11.3c-6.2 6.2-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0z"]},mh={prefix:"fak",iconName:"solid-left-panel",icon:[576,512,[],"e021","M519.3 32H56.7C25.3 32 0 57.3 0 88.6V423c0 31.4 25.3 56.6 56.7 56.6h183.5v.3h48v-.3h231.2c31.4 0 56.7-25.3 56.7-56.6V88.6c0-31.4-25.3-56.6-56.7-56.6zM168.1 368h-48c-13.1 0-24-10.9-24-24s10.9-24 24-24h48c13.1 0 24 10.9 24 24s-10.9 24-24 24zm0-96h-48c-13.1 0-24-10.9-24-24s10.9-24 24-24h48c13.1 0 24 10.9 24 24s-10.9 24-24 24zm0-96h-48c-13.1 0-24-10.9-24-24s10.9-24 24-24h48c13.1 0 24 10.9 24 24s-10.9 24-24 24zM528.3 423c0 4.8-3.8 8.6-8.6 8.6H288.2V80h231.5c4.8 0 8.6 3.8 8.6 8.6V423z"]},gh={prefix:"fak",iconName:"regular-binder-open",icon:[576,512,[],"e034","M548.8 53.8c-21.8-7.1-73.6-21.5-129-21.5l.6-.3c-36.8 0-71.7 6.4-97.3 12.8c-12.8 3.2-23.4 6.4-31 8.7c-1.3 .3-2.6 .6-3.8 1.3c-1-.3-2.6-1-3.8-1.3c-7.4-2.6-18.2-5.4-31-8.7c-25.6-6.4-60.5-12.8-97.3-12.8c-55.4 0-107.2 14.7-129 21.5C10.6 58.9 0 74.3 0 91v312.8c0 23.7 19.8 40.7 41.3 40.7s4.5 0 6.7-.6c19.8-3.2 54.7-7.7 99.8-7.7s97.6 25.6 112.6 35.6c7.4 5.1 17 8.3 26.9 8.3s21.4-4.2 29.4-9.9c13.4-9.9 52.2-34.3 111-34.3s80.6 3.8 98.9 7.1c2.2 .3 4.5 .6 7 .6c21.4 0 42.2-17 42.2-41.3V91.3c0-16.7-10.2-32-27.2-37.5zM264.3 160.2h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v96.1h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v66c-25.9-13.8-67.2-29.8-115.8-29.8s-77.4 3.8-99.8 7.1h-.3V97.4c22.4-6.7 64.3-17.3 108.2-17.3s62.7 5.4 85.8 11.2c8.6 2.2 16 4.2 22.1 6.1v62.8zm264 234.9c-21.8-3.2-55-6.7-99.8-6.7s-90.9 15.1-115.8 28.5v-64.7h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32v-96.1h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32l-.3 .3V97.6c6.1-1.9 13.4-3.8 22.1-6.1c23.4-5.8 54.4-11.2 85.8-11.2s85.8 10.6 108.2 17.3v297.7z"]},yh={prefix:"fak",iconName:"regular-bookmark-circle-plus",icon:[576,512,[],"e001","M0 48C0 21.5 21.5 0 48 0L336 0c26.5 0 48 21.5 48 48l0 150.6c-17.2 4.9-33.4 12.3-48 21.8L336 48 48 48l0 393.4 130.1-92.9c8.3-6 19.6-6 27.9 0l50.8 36.3c2.7 28.7 12.3 55.3 27.1 78.3L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488L0 48zM288 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm64 0c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16s16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16z"]},bh={prefix:"fak",iconName:"regular-diagram-sunburst",icon:[512,512,[],"e03f","M314.8 185.3l79.5-30.3C359.5 85.9 291 39 214 32v84.8c42.7 6.2 79.2 31.2 100.8 68.5zM193.2 354.4h.3c34 0 66-17.7 84-46.6l-74.1-26.7-36.2 69.9c8.4 2.2 17.1 3.4 26.1 3.4h-.1zm-20.5-104v-91.8c-45.5 9.5-78.3 49.7-78.3 96.9s13.5 57.6 36.2 76.4l42.1-81.4h0zm119.7 5.1c0-47.2-32.9-87.3-78.3-96.9v82.3l77.5 28.1c.6-4.5 .8-9 .8-13.5h0zM147.9 388.1l-39 75.5c32.9 13.2 67.4 18.5 103.3 15.7l-14.3-83.7c-17.7 .3-34.3-2-50-7.6h0zm261-194.9v.4h.2l-.3-.4h0zm.1 .3l-79.3 30c2.5 10.4 3.7 21.1 3.7 31.7s-.8 18.5-2.8 27.5l79.7 28.9c4.8-18.2 7.3-37.3 7.3-56.4s-2.8-41.6-8.6-61.7h0zM238.9 388.1l-.3 .3 14.3 83.7c63.7-17.4 115.7-61.5 143.8-121.3L317 321.9c-16.8 31.4-44.4 54.7-78.1 66.3h0z"]},vh={prefix:"fak",iconName:"regular-preview",icon:[512,512,[],"e046","M270.1 323.5c28.5-7.7 45.4-36.8 37.8-65.3c-6.1-23-26.6-38.4-49.3-39.4c-3.2 0-5.1 3.5-4.2 6.4c1.3 3.5 1.9 7.4 1.9 11.2h-.3c0 19.5-16 35.5-35.5 35.5s-7.7-.6-11.2-1.9c-3.2-1-6.7 1-6.4 4.2c0 3.8 .6 7.7 1.9 11.5c7.7 28.5 36.8 45.4 65.3 37.8zM149.1 352c26.2 24.3 62.1 44.8 106.9 44.8s81-20.5 106.9-44.8 43.5-53.1 51.5-73c1.9-4.5 1.9-9.3 0-13.8c-8.3-19.8-25.6-48.6-51.5-73c-26.2-24.3-62.1-44.8-106.9-44.8s-81 20.5-106.9 44.8c-25.9 24-43.5 53.1-51.5 73c-1.9 4.5-1.9 9.3 0 13.8c8.3 19.8 25.6 48.6 51.5 73zM256 192c44.2 0 80 35.8 80 80s-35.8 80-80 80-80-35.8-80-80 35.8-80 80-80zM480 0H32C14.4 0 0 14.4 0 32v448c0 17.6 14.4 32 32 32h448c17.6 0 32-14.4 32-32V32c0-17.6-14.4-32-32-32zM464 464H48V96h416v368z"]},xh={prefix:"fak",iconName:"regular-context",icon:[512,512,[],"e03e","M215.4 465.3l-169-.6 .6-418.2 417.9 .6V217c0 12.8 10.6 23.4 23.4 23.4s23.4-10.6 23.4-23.4V47.4c0-26.2-21.1-47.4-47.4-47.4H47.4C21.1 0 0 21.1 0 47.4v417.3c0 26.2 21.1 47.4 47.4 47.4h168c12.8 0 23.4-10.6 23.4-23.4s-10.6-23.4-23.4-23.4zm19.2-331.2v.3c-11.8 0-21.4 9.6-21.4 21.4v26.9l-82.9-82.9c-9.3-6.7-23-4.5-30.1 4.8c-5.8 7.7-5.4 18.2 1 26.2l81.9 82.2h-27.2c-11.8 0-21.4 9.6-21.4 21.4s9.6 21.4 21.4 21.4h83.8l3.2-1c2.6-1 5.1-2.9 7-4.8s3.5-4.2 4.5-7v-1.6c1-2.6 1.3-5.1 .6-7l1-79c0-11.8-9.6-21.4-21.4-21.4zM465.6 256H302.7c-25.6 0-46.4 20.8-46.4 46.4v162.9c0 25.6 20.8 46.4 46.4 46.4h162.9c25.6 0 46.4-20.8 46.4-46.4V302.4c0-25.6-20.8-46.4-46.4-46.4zm-.3 209.9H301.8V302.4h.3v-.3h163.5l-.3 163.8z"]},Sh={prefix:"fak",iconName:"regular-mobile-landscape",icon:[512,512,[],"e043","M48 368c0 8.8 7.2 16 16 16h384c8.8 0 16-7.2 16-16V144c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16v224zm16 64c-35.3 0-64-28.7-64-64V144c0-35.3 28.7-64 64-64h384c35.3 0 64 28.7 64 64v224c0 35.3-28.7 64-64 64H64zM400 288v-64c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 8.8-7.2 16-16 16s-16-7.2-16-16z"]},Ch={prefix:"fak",iconName:"solid-file-rotate-right",icon:[576,512,[],"e004","M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6c-73.6 20.8-127.6 88.3-128 168.5l0 1.7c.3 58.7 29.3 110.7 73.8 142.5c-3.2 .5-6.4 .7-9.8 .7L64 512c-35.3 0-64-28.7-64-64L0 64zM256 0L384 128l-128 0L256 0zm32 368c0-79.5 64.5-144 144-144c36.9 0 70.5 13.9 96 36.7l0-12.7c0-13.3 10.7-24 24-24s24 10.7 24 24l0 80c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l31.6 0c-17.6-19.7-43.1-32-71.6-32c-53 0-96 43-96 96s43 96 96 96c28.4 0 53.9-12.3 71.6-32c8.8-9.9 24-10.7 33.9-1.9s10.7 24 1.9 33.9C513 493.4 474.7 512 432 512c-79.5 0-144-64.5-144-144z"]},Lh={prefix:"fak",iconName:"regular-pip-wide",icon:[512,512,[],"e044","M448 64H64C28.7 64 0 92.7 0 128v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm16 320c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V128c0-8.8 7.2-16 16-16h384c8.8 0 16 7.2 16 16v256zM392 240H152c-22.1 0-40 17.9-40 40v48c0 22.1 17.9 40 40 40h240c22.1 0 40-17.9 40-40v-48c0-22.1-17.9-40-40-40z"]},Eh={prefix:"fak",iconName:"regular-clone-link-simple",icon:[640,512,[],"e03b","M186.2 272c-5.8 0-10.2-4.5-10.2-10.2V58.2c0-5.8 4.5-10.2 10.2-10.2h203.5c5.8 0 10.2 4.5 10.2 10.2v198.7c15.4 1.9 29.1 8 40 17.9c2.2-1.9 4.8-3.8 7.4-5.4c0-2.6 .6-4.8 .6-7.4V58.2c0-32-26.2-58.2-58.2-58.2H186.2c-32 0-58.2 26.2-58.2 58.2v203.5c0 32 26.2 58.2 58.2 58.2h31.7c14.1-20.8 33.3-36.8 56.3-48h-88zM368 408c0 13.1 10.9 24 24 24h96c13.1 0 24-10.9 24-24s-10.9-24-24-24h-96c-13.1 0-24 10.9-24 24zm-176 0c0-2.9 .6-5.1 .6-8H58.2c-5.8 0-10.2-4.5-10.2-10.2V186.3c0-5.8 4.5-10.2 10.2-10.2H80v-48H58.2C26.2 128 0 154.2 0 186.2v203.5C0 421.8 26.2 448 58.2 448h139.2c-3.2-12.8-5.1-25.9-5.1-40h-.3zM536 304h-48c-13.1 0-24 10.9-24 24s10.9 24 24 24h48c34.6 0 56 21.4 56 56s-21.4 56-56 56h-47.7c-13.1 0-24 10.9-24 24s10.9 24 24 24H536c61.1 0 104-42.9 104-104s-42.9-104-104-104zM391.7 464H344c-17 0-31-5.1-41-15c-9.9-9.6-15-24-15-41c0-34.6 21.4-56 56-56h48c13.1 0 24-10.9 24-24s-10.9-24-24-24h-48c-61.1 0-104 42.9-104 104s10.2 56 29.1 74.9C288 502.1 313.9 512 344 512h47.7c13.1 0 24-10.9 24-24s-10.9-24-24-24z"]},Ah={prefix:"fak",iconName:"regular-left-panel",icon:[576,512,[],"e022","M120.1 176h48c13.3 0 24-10.7 24-24s-10.8-24-24-24h-48c-13.3 0-24 10.7-24 24s10.8 24 24 24zm0 96h48c13.3 0 24-10.7 24-24s-10.8-24-24-24h-48c-13.3 0-24 10.7-24 24s10.8 24 24 24zM519.3 32H56.7C25.3 32 0 57.3 0 88.6V423c0 31.4 25.3 56.6 56.7 56.6h183.5v.3h48v-.3h231.2c31.4 0 56.7-25.3 56.7-56.6V88.6c0-31.4-25.3-56.6-56.7-56.6zM240.1 431.7H56.7c-4.8 0-8.6-3.8-8.6-8.6V88.6c0-4.8 3.8-8.6 8.6-8.6h183.5v351.7zM528.3 423c0 4.8-3.8 8.6-8.6 8.6H288.2V80h231.5c4.8 0 8.6 3.8 8.6 8.6V423zM120.1 368h48c13.3 0 24-10.7 24-24s-10.8-24-24-24h-48c-13.3 0-24 10.7-24 24s10.8 24 24 24z"]},Oh={prefix:"fak",iconName:"light-file-lines-gear",icon:[576,512,[],"e04a","M0 64C0 28.7 28.7 0 64 0L220.2 0c12.7 0 24.9 5.1 33.9 14.1L369.9 130c9 9 14.1 21.2 14.1 33.9l0 33.4c-14.6 6.9-25.7 19.8-30.1 35.7-.6-.2-1.3-.3-1.9-.5l0-40.5-112 0c-26.5 0-48-21.5-48-48l0-112-128 0C46.3 32 32 46.3 32 64l0 384c0 17.7 14.3 32 32 32l229.4 0c13.1 19.4 36.5 28.3 58.4 23.5-9.4 5.4-20.2 8.5-31.8 8.5L64 512c-35.3 0-64-28.7-64-64L0 64zM96 272c0-8.8 7.2-16 16-16l160 0c6.9 0 12.9 4.5 15.1 10.7l-12.1 21c-1 .2-1.9 .3-2.9 .3l-160 0c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l148.6 0c-1.7 10.9-.2 22.1 4.4 32L112 352c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l152.9 0c-4.5 9.9-6.1 21.1-4.4 32L112 416c-8.8 0-16-7.2-16-16zM224 32.5L224 144c0 8.8 7.2 16 16 16l111.5 0c-.7-2.8-2.1-5.3-4.2-7.4L231.4 36.7c-2-2.1-4.6-3.5-7.4-4.2zm72.4 287.3L324.1 272c5.6-9.7 18-13.1 27.8-7.4 7 4 15.7 3.4 22.7-.7l.5-.3c7-4 11.9-11.2 11.9-19.2 0-11.2 9.1-20.3 20.3-20.3l55.3 0c11.3 0 20.4 9.1 20.4 20.4 0 8.1 4.9 15.3 11.9 19.4l.3 .2c7 4.1 15.8 4.8 22.8 .7 9.8-5.6 22.2-2.3 27.9 7.5l27.5 47.6c5.7 9.9 2.3 22.5-7.6 28.2l-.3 .2c-6.9 4-10.6 11.7-10.6 19.6l0 .1c0 8.2 3.8 16.2 10.9 20.3 9.9 5.7 13.3 18.3 7.6 28.2l-27.3 47.3c-5.7 9.9-18.6 13.2-28.5 7.5-7-4-15.7-3.5-22.7 .6S483 483.2 483 491.3c0 11.5-9.3 20.9-20.8 20.9l-54.6 0c-11.4 0-20.7-9.4-20.7-20.8 0-8.1-4.9-15.4-12-19.5-7-4-15.7-4.6-22.7-.6-9.9 5.7-22.6 2.4-28.3-7.5l-27.4-47.6c-5.7-9.8-2.3-22.3 7.5-28 7.1-4.1 10.9-12 10.8-20.1l0-.4c0-8-3.8-15.8-10.8-19.9-9.8-5.7-13.2-18.2-7.6-28zm33 7.1c12 11 17.5 26.5 17.5 40.8l0 .3c0 14.3-5.4 29.9-17.5 41.1l17.2 29.8c15.6-5 31.9-2.1 44.4 5.1s23.3 19.9 26.8 36l34.4 0c3.5-16.1 14.2-28.8 26.7-36.1 12.6-7.3 29-10.1 44.6-5.1L540.7 409c-12.2-11.2-17.7-26.9-17.7-41.3l0-.1c0-14.3 5.6-29.8 17.7-40.8L523.4 297c-15.7 4.9-31.9 1.8-44.2-5.4l-.2-.1c-12.3-7.1-23-19.6-26.6-35.5l-34.6 0c-3.6 15.9-14.3 28.3-26.6 35.4-.2 .1-.4 .1-.5 .2-12.3 7.2-28.4 10.2-44 5.4l-17.3 29.9zM379 367.8c0-30.9 25.1-56 56-56s56 25.1 56 56-25.1 56-56 56-56-25.1-56-56zm32 0c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24z"]},Rh={prefix:"fak",iconName:"regular-file-lines-gear",icon:[576,512,[],"e049","M0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.2 6.7 45.2 18.7l90.6 90.5c12 12 18.7 28.3 18.7 45.3l0 42.8c-14.6 6.9-25.7 19.8-30.1 35.7-5.9-1.5-12-2-17.9-1.6l0-71.4-80 0c-17.7 0-32-14.3-32-32l0-80-160 0c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l220 0 7.4 12.8c12.6 21.6 37.3 31.8 60.4 26.7-9.4 5.4-20.2 8.5-31.8 8.5L64 512c-35.3 0-64-28.7-64-64L0 64zM96 280c0-13.3 10.7-24 24-24l144 0c9.5 0 17.6 5.4 21.5 13.4l-18.1 31.4c-.6 1-1.2 2.1-1.7 3.1-.6 0-1.1 .1-1.7 .1l-144 0c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24l144 0c.3 0 .6 0 .9 0 2.7 5.8 6.4 11.3 11 16-8.6 8.8-14 20.1-15.6 32L120 400c-13.3 0-24-10.7-24-24zm203.2-59.2l24-41.6c6.6-11.5 21.3-15.4 32.8-8.8l8 4.6c4.9 2.8 10.9 2.5 15.8-.3s8.2-7.9 8.2-13.5l0-9.2c0-13.3 10.7-24 24-24l.1-.2 48 0c13.3 0 24 10.7 24 24l0 9.4c0 5.6 3.3 10.6 8.1 13.4 4.9 2.8 10.8 3.1 15.7 .3l8.2-4.7c11.5-6.6 26.2-2.7 32.8 8.8l24 41.6c6.6 11.5 2.7 26.2-8.8 32.8l-8.9 5.1c-4.6 2.6-7.2 7.7-7.2 13 0 5.7 2.7 11.1 7.6 13.9l8.4 4.9c11.5 6.6 15.4 21.3 8.8 32.8l-24 41.6c-6.6 11.5-21.3 15.4-32.8 8.8l-8.9-5.1c-4.7-2.7-10.5-2.4-15.2 .3s-7.9 7.6-7.9 13l0 10.3c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-10c0-5.5-3.2-10.4-7.9-13.1-4.8-2.7-10.6-3-15.3-.3l-8.7 5c-11.5 6.6-26.2 2.7-32.8-8.8l-24-41.6c-6.6-11.5-2.7-26.1 8.7-32.8l8-4.6c5-2.9 7.8-8.4 7.8-14.1 0-5.4-2.6-10.5-7.3-13.2l-8.5-4.9c-11.5-6.6-15.4-21.3-8.8-32.8zM388 367.7c0 26.5 21.5 48 48 48s48-21.5 48-48-21.5-48-48-48-48 21.5-48 48z"]},wh={prefix:"fak",iconName:"regular-circle-dashed-dollar-question",icon:[640,512,[],"e03a","M321.4 345.5c2.6-20.9 9-40.7 18.3-58.6c-3.3-13-11.4-24.4-23.4-32.6c-14.9-10.2-34.8-15.9-50.4-20.3c-2.3-.6-4.6-1.3-7-1.9c-11.4-3.1-23.4-6.3-33.2-12.6c-12.5-8-3.4-19.6 7.6-24.4c12.3-5.3 27.6-6.5 40.8-4c7.1 1.4 14.1 3.3 21.1 5.3c1.6 .4 3.1 .9 4.7 1.3c11.5 3.1 23.4-3.6 26.6-15.1s-3.6-23.4-15.1-26.6c-1.9-.6-3.7-1.1-5.6-1.6c-9.6-2.7-19.3-5.4-29-6.6v-14.2c.1-11.9-9.6-21.6-21.5-21.6s-21.6 9.7-21.6 21.6v16.1c-6.1 1.4-12 3.3-17.5 5.7c-18 7.8-35 22.3-39 44.1h0c-4.2 23.1 5.7 43.9 25.2 56.4c14.2 9.1 33.1 14.4 48.2 18.7c2.3 .7 4.5 1.3 6.8 1.9c11.9 3.2 24.4 6.6 34.5 13.5c11.8 8 6.1 22.3-5.9 27.1c-8.9 3.6-22.5 5.1-39.5 2.6c-11.6-1.9-23.2-5.8-34.5-9.6c-2.5-.8-5-1.7-7.5-2.5c-11.3-3.8-23.5 2.4-27.3 13.7s2.4 23.6 13.7 27.3c14.1 4.6 28.3 9.2 42.8 12.5v17.4c0 11.9 9.7 21.6 21.6 21.6s21.6-9.7 21.6-21.6v-15.2c8.9-1 17.4-3 25.2-6.2c7-2.8 13.6-6.7 19.3-11.6zM496 224c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144zm0 240c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm39.5-97.4L512 378.9v5.1c0 8.8-7.2 16-16 16s-16-7.2-16-16v-14.8c0-6 3.3-11.4 8.6-14.2l32-16.8c4.5-2.4 7.4-7.1 7.4-12.3c0-7.7-6.2-13.9-13.9-13.9h-40.5c-5.3 0-9.6 4.3-9.6 9.6v6.4c0 8.8-7.2 16-16 16s-16-7.2-16-16v-6.3c0-23 18.6-41.6 41.6-41.6h40.5c25.3 0 45.9 20.5 45.9 45.9s-9.4 32.7-24.5 40.6zM302.2 51.5c23.9 5.3 46.2 14.7 66.2 27.4c10.4 6.6 24.2 6 32.9-2.8c10.1-10.1 9.4-26.8-2.5-34.7c-27.3-18.2-58.3-31.3-91.6-37.9c-14-2.8-26.3 8.5-26.3 22.8s9.3 22.5 21.3 25.2zM145.4 78.9c20-12.7 42.3-22.1 66.2-27.4c12-2.7 21.3-12.9 21.3-25.2S220.6 .7 206.6 3.5c-33.3 6.6-64.3 19.7-91.6 37.9c-11.9 7.9-12.6 24.6-2.5 34.7c8.7 8.7 22.5 9.4 32.9 2.8zM456.8 196.8c12.6-2.9 25.7-4.4 39.2-4.4s6.3 0 9.4 .3c-7.1-29-19.2-56-35.3-80.1c-7.9-11.9-24.6-12.6-34.7-2.5c-8.7 8.7-9.4 22.5-2.8 32.9c10.5 16.5 18.7 34.6 24.3 53.9zM302.2 457.6c-12 2.7-21.3 12.9-21.3 25.2s12.3 25.6 26.3 22.8c20.6-4.1 40.3-10.7 58.9-19.4c-10.9-12-20.2-25.6-27.5-40.3c-11.6 5-23.7 8.9-36.3 11.7zM28.6 230.5c12.3 0 22.5-9.3 25.2-21.3c5.3-23.9 14.7-46.2 27.4-66.2c6.6-10.4 6-24.2-2.8-32.9c-10.1-10.1-26.8-9.4-34.7 2.5c-18.2 27.3-31.3 58.3-37.9 91.6c-2.8 14 8.5 26.3 22.8 26.3zm183 226.9c-23.9-5.3-46.2-14.7-66.2-27.4c-10.4-6.6-24.2-6-32.9 2.8c-10.1 10.1-9.4 26.8 2.5 34.7c27.3 18.2 58.3 31.3 91.6 37.9c14 2.8 26.3-8.5 26.3-22.8s-9.3-22.5-21.3-25.2zM53.9 299.8c-2.7-12-12.9-21.3-25.2-21.3S3.1 290.8 5.9 304.8c6.6 33.3 19.7 64.3 37.9 91.6c7.9 11.9 24.6 12.6 34.7 2.5s9.4-22.5 2.8-32.9c-12.7-20-22.1-42.3-27.4-66.2z"]},Nh={prefix:"fak",iconName:"regular-table-cells-slash",icon:[640,512,[],"e006","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1L89.5 44.9C100.3 36.8 113.6 32 128 32l384 0c35.3 0 64 28.7 64 64l0 320c0 3.3-.2 6.5-.7 9.6l55.5 43.5c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM64 146.4L152.3 216 112 216l0 80 104 0 0-29.8L314.8 344 264 344l0 88 112 0 0-39.8 48 37.8 0 1.9 2.5 0 60.9 48L128 480c-35.3 0-64-28.7-64-64l0-269.6zM112 344l0 72c0 8.8 7.2 16 16 16l88 0 0-88-104 0zM134.4 80L216 144l0-64-81.6 0zM264 80l0 88 112 0 0-88L264 80zm43.9 136L376 269.4l0-53.4-68.1 0zM424 80l0 88 104 0 0-72c0-8.8-7.2-16-16-16l-88 0zm0 136l0 80 104 0 0-80-104 0zm47.2 128L528 388.5l0-44.5-56.8 0z"]},_h={prefix:"fak",iconName:"regular-book-open-gear-slash",icon:[640,512,[],"e02f","M628 386.3l-8.4-4.9c-4.9-2.8-7.6-8.2-7.6-13.9s2.6-10.4 7.2-13l8.9-5.1c11.5-6.6 15.4-21.3 8.8-32.8l-24-41.6c-6.6-11.5-21.3-15.4-32.8-8.8l-8.2 4.7c-4.9 2.8-10.8 2.5-15.7-.3c-4.8-2.8-8.1-7.8-8.1-13.4v-9.4c0-13.3-10.7-24-24-24h-48v.2c-13.4 0-24.1 10.7-24.1 24v9.2c0 5.6-3.3 10.7-8.2 13.5s-10.9 3.1-15.8 .3l-8-4.6c-11.5-6.6-26.2-2.7-32.8 8.8l-1.2 2-74-58V97.3c6-1.8 13.5-3.9 22.1-6c23.3-5.7 54.3-11.3 85.9-11.3s85.7 10.6 108 17.3v95.3c22.1 3.2 40 19.3 45.9 40.4c.7-.2 1.4-.3 2.1-.5V91.1c0-16.5-10.3-32.1-27.1-37.5c-21.7-7-73.5-21.6-128.9-21.6s-71.8 6.4-97.4 12.7c-12.8 3.2-23.5 6.3-30.9 8.7c-1.3 .4-2.6 .8-3.7 1.2c-1.1-.4-2.4-.8-3.7-1.2c-7.5-2.4-18.1-5.5-30.9-8.7c-25.6-6.3-60.6-12.7-97.4-12.7s-51.6 3.3-73.4 7.4L38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l15 11.8 31 24.3 546 427.9c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-15.7-12.3 21.7-37.7c6.6-11.5 2.7-26.2-8.8-32.8zM264 181.6L135.3 80.8c6.8-.5 13.7-.8 20.7-.8c31.6 0 62.6 5.6 85.9 11.3c8.6 2.1 16.1 4.2 22.1 6v84.3zM541.6 391.7c-1 1.7-2.1 3.4-3.3 4.9l-75.6-59.2c9-11.1 22.6-17.7 37.2-17.7s33 9.1 41.6 24s8.6 33.1 0 48zM324 410.6c-4.3 2-8.3 4-12 6h0v-75.4l-48-37.6v114.3c-26-13.7-67.2-29.9-116-29.9s-77.4 3.7-100 7.1V134.3L0 96.7v306.8c0 26.1 24 44.2 48 40.2c19.8-3.3 54.8-7.7 100-7.7s97.5 25.5 112.5 35.6c7.5 5 16.8 8.4 27 8.4s21.6-4.2 29.3-9.9c5.1-3.7 13.8-9.5 25.9-15.3l-11.3-19.6c-4.5-7.8-6.9-16.2-7.4-24.6zm39.3 8.6l24 41.6c6.6 11.5 21.3 15.4 32.8 8.8l8.7-5c4.7-2.7 10.5-2.4 15.3 .3c4.7 2.7 7.9 7.6 7.9 13.1v10c0 13.3 10.7 24 24 24h48c1.8 0 3.5-.2 5.2-.6L370.7 387.2c-10.4 7-13.7 20.9-7.4 32z"]},Th={prefix:"fak",iconName:"regular-tablet-landscape",icon:[512,512,[],"e047","M48 416c0 8.8 7.2 16 16 16h384c8.8 0 16-7.2 16-16V96c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16v320zm16 64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32h384c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H64zM400 288v-64c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 8.8-7.2 16-16 16s-16-7.2-16-16z"]},Mh={prefix:"fak",iconName:"regular-chart-bar-stacked",icon:[512,512,[],"e039","M417.1 200h-42.6c-19 0-34.7 15.7-34.7 34.7v210.6c0 19 15.7 34.7 34.7 34.7h42.6c19.3 0 34.7-15.7 34.7-34.7V234.7c0-19.3-15.7-34.7-34.7-34.7zm-7.2 238h-28v-56h28v56zm0-98h-28v-98h28v98zM132.4 116H99.6c-21.8 0-39.5 17.6-39.5 39.5v284.8c0 21.8 17.6 39.5 39.5 39.5h32.8c21.8 0 39.5-17.6 39.5-39.5V155.5c0-21.8-17.6-39.5-39.5-39.5zm-2.5 322h-28V326h28v112zm0-154h-28V158h28v126zm138-252h-24.1c-24.4 0-44 19.6-44 44v360.1c0 24.4 19.6 44 44 44h24.1c24.4 0 44-19.6 44-44V76c0-24.4-19.6-44-44-44zm2 404s-.8 2-2 2h-24.1s-2-.8-2-2V214h28v222zm0-264h-28V76s.8-2 2-2H268s2 .8 2 2v96z"]},Ih={prefix:"fak",iconName:"solid-circle-user-circle-check",icon:[640,512,[],"e00c","M0 256C0 164.5 48.8 80 128 34.3s176.8-45.7 256 0c60.3 34.8 103 92.1 119.9 157.9c-2.6-.1-5.3-.2-7.9-.2c-82.5 0-151.8 56.8-170.8 133.5c-11.8-3.6-24.3-5.5-37.2-5.5l-64 0c-47.4 0-88.9 25.8-111 64.2c35.2 39.2 86.2 63.8 143 63.8c27.1 0 52.8-5.6 76.1-15.7c8 20.3 19.7 38.9 34.2 54.7c-75.7 36.2-164.9 33.1-238.4-9.3C48.8 432 0 347.5 0 256zm193.6-92c-12.9 22.3-12.9 49.7 0 72s36.6 36 62.4 36s49.5-13.7 62.4-36s12.9-49.7 0-72s-36.6-36-62.4-36s-49.5 13.7-62.4 36zM352 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm76.7-11.3c-6.2 6.2-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0z"]},Ph={prefix:"fak",iconName:"regular-bullets-line",icon:[512,512,[],"e035","M416 192c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-64 28.7-64 64 28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64zM96 280c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"]},zh={prefix:"fak",iconName:"regular-language-circle-exclamation",icon:[640,512,[],"e04d","M0 128C0 92.7 28.7 64 64 64l208 0 32 0 16 0 256 0c35.3 0 64 28.7 64 64l0 138.8c-12.9-18.3-29.2-34-48-46.3l0-92.5c0-8.8-7.2-16-16-16l-256 0 0 256 0 32 2.9 0c3.1 17 8.7 33.1 16.3 48l-19.2 0-16 0-32 0-208 0c-35.3 0-64-28.7-64-64L0 128zM77.7 319.9c-4.4 10.1 .1 22 10.2 26.4s21.9-.1 26.4-10.2l8.9-20.1 73.6 0 8.9 20.1c4.5 10.1 16.3 14.7 26.4 10.2s14.7-16.3 10.2-26.4l-64-144c-3.2-7.2-10.4-11.9-18.3-11.9s-15.1 4.7-18.3 11.9l-64 144zM141 276l19-42.8 19 42.8-38 0zm211 92c0-79.5 64.5-144 144-144s144 64.5 144 144-64.5 144-144 144-144-64.5-144-144zm12-160c0-11 9-20 20-20l52 0 0-4c0-11 9-20 20-20s20 9 20 20l0 4 44 0 16 0c9 0 16.6 6 19.1 14.2-18.5-6.6-38.4-10.2-59.1-10.2-40.1 0-77.1 13.4-106.7 36l-5.3 0c-11 0-20-9-20-20zM472 440c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm8-152l0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80c0-8.8-7.2-16-16-16s-16 7.2-16 16z"]},kh={prefix:"fak",iconName:"solid-code-compare",icon:[512,512,[],"e030","M320 488c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1S320 334.5 320 344v40h16c35.3 0 64-28.7 64-64V153.3c-28.3-12.3-48-40.5-48-73.3S387.8 0 432 0s80 35.8 80 80-19.7 61-48 73.3V320c0 70.7-57.3 128-128 128h-16v40zM192 24c0-9.5 5.6-18.1 14.2-21.9S225-.2 232 6.2l80 72c5.1 4.6 7.9 11 7.9 17.8s-2.9 13.3-7.9 17.8l-80 72c-7 6.3-17.2 7.9-25.8 4.1S192 177.5 192 168v-40h-16c-35.3 0-64 28.7-64 64v166.7c28.3 12.3 48 40.5 48 73.3s-35.8 80-80 80S0 476.2 0 432s19.7-61 48-73.3V192c0-70.7 57.3-128 128-128h16V24z"]},Dh={prefix:"fak",iconName:"regular-format-clear",icon:[512,512,[],"e040","M293.2 384.1H26.6C11.9 384.1 0 395 0 408.1s11.8 24 26.6 24h266.9c14.7 0 26.6-10.9 26.6-24h-.3c0-13.1-11.8-24-26.6-24zM60.2 49.3h127.4l-46.4 262.8c-2.2 13.1 6.4 24 19.8 24s25.9-10.9 28.2-24L235.6 49.3H363c13.4 0 26.6-10.9 28.8-24.6c2.2-13.4-6.7-24.6-20.2-24.6H68.8C55.4 .1 42.2 11 40 24.7C37.8 38.1 46.7 49.3 60.2 49.3zM465 431.1l40-40c9.3-9.3 9.3-24.6 0-33.9s-24.6-9.3-33.9 0l-40 40-40-40c-9.3-9.3-24.6-9.3-33.9 0s-9.3 24.6 0 33.9l40 40-40 40c-9.3 9.3-9.3 24.6 0 33.9s24.6 9.3 33.9 0l40-40 40 40c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9l-40-40z"]},Uh={prefix:"fak",iconName:"regular-magnifying-glass-back",icon:[512,512,[],"e041","M400.2 181.8v-.3H224.7l43.5-38.7c11.2-9.6 11.8-26.6 2.2-37.4c-9.6-11.2-26.6-11.8-37.4-2.2l-96 85.5c-5.8 5.1-9 12.2-9 19.8s3.2 15 9 19.8l96 85.5c11.2 9.6 27.8 8.6 37.4-2.2c9.6-11.2 8.6-27.8-2.2-37.4l-43.5-38.4h175.4c32.3 0 58.6 26.2 58.6 58.6v32c0 14.7 11.8 26.6 26.6 26.6s26.6-11.8 26.6-26.6v-32c0-61.8-50.2-112-112-112l.3-.6zM505 471.1L371.4 337.2c16-20.2 27.7-43.7 35.4-69c-2.2-.6-4.2-1.3-6.4-1.3h-43.5c-23.4 59.2-81 101.5-148.5 101.5S48.3 296.7 48.3 208.4 119.7 48 208 48s125.1 41.9 148.5 101.5H400c2.6 0 5.1 .6 7.7 .6C382.5 63.4 302.8 0 208 0S0 93.1 0 208s93.1 208 208 208 93.8-17 129-44.8L471.1 505c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9z"]},Bh={prefix:"fak",iconName:"light-receipt-gear",icon:[576,512,[],"e04b","M0 16C0 9.7 3.7 4 9.4 1.4S21.8-.2 26.5 4L79.3 50.1 124.7 4.7c6.2-6.2 16.4-6.2 22.6 0L192 49.4 236.7 4.7c6.2-6.2 16.4-6.2 22.6 0L304.7 50.1 357.5 4c4.7-4.2 11.4-5.3 17.1-2.7S384 9.6 384 15.9l0 181.4c-14.6 6.9-25.7 19.8-30.1 35.7-.6-.2-1.3-.3-1.9-.5L352 51.3 314.5 84c-6.3 5.6-15.8 5.3-21.8-.7L248 38.6 203.3 83.3c-6.2 6.2-16.4 6.2-22.6 0L136 38.6 91.3 83.3c-5.9 5.9-15.5 6.2-21.8 .7L32 51.3 32 460.7 69.5 428c6.3-5.6 15.8-5.3 21.8 .7l44.7 44.7 44.7-44.7c6.2-6.2 16.4-6.2 22.6 0l44.7 44.7 26.3-26.3 16.5 28.7-31.5 31.5c-6.2 6.2-16.4 6.2-22.6 0l-44.7-44.7-44.8 44.8c-6.2 6.2-16.4 6.2-22.6 0L79.2 462 26.5 508.1c-4.7 4.1-11.4 5.1-17.1 2.5S0 502.3 0 496L0 16zM80 160c0-8.8 7.2-16 16-16l192 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L96 176c-8.8 0-16-7.2-16-16zm0 96c0-8.8 7.2-16 16-16l192 0c5.4 0 10.2 2.7 13.1 6.9-3.7 3.6-7 7.7-9.7 12.3L284 272 96 272c-8.8 0-16-7.2-16-16zm0 96c0-8.8 7.2-16 16-16l164.3 0c1.6 11.9 6.9 23.2 15.6 32L96 368c-8.8 0-16-7.2-16-16zm216.4-32.2L324.1 272c5.6-9.7 18-13.1 27.8-7.4 7 4 15.7 3.4 22.7-.7l.5-.3c7-4 11.9-11.2 11.9-19.2 0-11.2 9.1-20.3 20.3-20.3l55.3 0c11.3 0 20.4 9.1 20.4 20.4 0 8.1 4.9 15.3 11.9 19.4l.3 .2c7 4.1 15.8 4.8 22.8 .7 9.8-5.6 22.2-2.3 27.9 7.5l27.5 47.6c5.7 9.9 2.3 22.5-7.6 28.2l-.3 .2c-6.9 4-10.6 11.7-10.6 19.6l0 .1c0 8.2 3.8 16.2 10.9 20.3 9.9 5.7 13.3 18.3 7.6 28.2l-27.3 47.3c-5.7 9.9-18.6 13.2-28.5 7.5-7-4-15.7-3.5-22.7 .6S483 483.2 483 491.3c0 11.5-9.3 20.9-20.8 20.9l-54.6 0c-11.4 0-20.7-9.4-20.7-20.8 0-8.1-4.9-15.4-12-19.5-7-4-15.7-4.6-22.7-.6-9.9 5.7-22.6 2.4-28.3-7.5l-27.4-47.6c-5.7-9.8-2.3-22.3 7.5-28 7.1-4.1 10.9-12 10.8-20.1l0-.4c0-8-3.8-15.8-10.8-19.9-9.8-5.7-13.2-18.2-7.6-28zm33 7.1c12 11 17.5 26.5 17.5 40.8l0 .3c0 14.3-5.4 29.9-17.5 41.1l17.2 29.8c15.6-5 31.9-2.1 44.4 5.1s23.3 19.9 26.8 36l34.4 0c3.5-16.1 14.2-28.8 26.7-36.1 12.6-7.3 29-10.1 44.6-5.1L540.7 409c-12.2-11.2-17.7-26.9-17.7-41.3l0-.1c0-14.3 5.6-29.8 17.7-40.8L523.4 297c-15.7 4.9-31.9 1.8-44.2-5.4l-.2-.1c-12.3-7.1-23-19.6-26.6-35.5l-34.6 0c-3.6 15.9-14.3 28.3-26.6 35.4-.2 .1-.4 .1-.5 .2-12.3 7.2-28.4 10.2-44 5.4l-17.3 29.9zm22.9 176.5c.6-.1 1.2-.3 1.7-.4 .3 .9 .5 1.8 .8 2.7l-2.6-2.2zM379 367.8c0-30.9 25.1-56 56-56s56 25.1 56 56-25.1 56-56 56-56-25.1-56-56zm32 0c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24z"]},$h={prefix:"fak",iconName:"regular-binder-open-arrow-left",icon:[608,512,[],"e033","M119.7 318.5c-9.3 9.3-9.3 24.7 0 34s24.7 9.3 33.9 0l79.1-79.2c9.3-9.3 9.3-24.7 0-34l-79.1-79.2c-9.3-9.3-24.7-9.3-33.9 0c-9.3 9.3-9.3 24.7 0 34l38.1 38.1H24c-13.2 .1-24 10.9-24 24.1s10.8 24 24 24h133.8l-38.1 38.1zM580.8 53.8c-21.8-7.1-73.6-21.5-129-21.5l.3-.3c-36.8 0-71.7 6.4-97.3 12.8c-12.8 3.2-23.4 6.4-31.1 8.7c-1.3 .3-2.6 .6-3.8 1.3c-1-.3-2.6-1-3.8-1.3c-7.4-2.6-18.2-5.4-31.1-8.7c-25.6-6.4-60.5-12.8-97.3-12.8c-55.4 0-107.3 14.7-129 21.5c-16.6 5.4-27.2 20.8-27.2 37.5v92.9h48V97.1c22.4-6.7 64.4-17.3 108.2-17.3s62.8 5.4 85.8 11.2c8.6 2.2 16 4.2 22.1 6.1v62.8h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32V304h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v66c-25.9-13.8-67.2-29.8-115.9-29.8s-77.5 3.8-99.9 7v-67.3H31.7v75.6c0 23.7 19.9 40.7 41.3 40.7s4.5 0 6.7-.6c19.9-3.2 54.7-7.7 99.9-7.7s97.7 25.6 112.7 35.6c7.4 5.1 17 8.3 26.9 8.3s21.5-4.2 29.5-9.9c13.4-9.9 52.2-34.3 111.1-34.3s80.7 3.8 98.9 7c2.2 .3 4.5 .6 7 .6c21.5 0 42.3-17 42.3-41.3V91.3c0-16.7-10.2-32-27.2-37.5zM560 395.1c-21.8-3.2-55.1-6.7-99.9-6.7s-90.9 15.1-115.9 28.5v-64.7h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32v-96.1h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32l-.3 .3V97.6c6.1-1.9 13.4-3.8 22.1-6.1c23.4-5.8 54.4-11.2 85.8-11.2S537.6 90.9 560 97.6v297.7z"]},Hh={prefix:"fak",iconName:"regular-hourglass-half-circle-check",icon:[576,512,[],"e00b","M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5L225.9 256l43.8 43.8c-7.2 17-11.7 35.4-13.2 54.7L192 289.9l-81.5 81.5 0 .1c-3.9 3.9-7.5 8.1-10.7 12.5l156.9 0c4.8 52.9 33 99 74.1 128L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5L158.1 256 76.5 174.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM80 48l0 19c0 22.1 7 43.4 19.8 61l184.4 0C297 110.4 304 89 304 67l0-19L80 48zM288 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm76.7-11.3c-6.2 6.2-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0z"]},Gh={prefix:"fak",iconName:"regular-threshold",icon:[512,512,[],"e048","M122 112.8H20.2C9 112.8 0 121.8 0 133v3.7c0 11.2 9 20.2 20.2 20.2H122c11.2 0 20.2-9 20.2-20.2V133c0-11.2-9-20.2-20.2-20.2zM92.4 313.6H78.2c-15.7 0-28.4 12.7-28.4 28.4v85.3c0 15.7 12.7 28.4 28.4 28.4h14.2c15.7 0 28.4-12.7 28.4-28.4V342c0-15.7-12.7-28.4-28.4-28.4zm113.8-85.3H192c-15.7 0-28.4 12.7-28.4 28.4v170.7c0 15.7 12.7 28.4 28.4 28.4h14.2c15.7 0 28.4-12.7 28.4-28.4V256.7c0-15.7-12.7-28.4-28.4-28.4zm-1.1-128h101.8c11.2 0 20.2-9 20.2-20.2v-3.7c0-11.2-9-20.2-20.2-20.2H205.1c-11.2 0-20.2 9-20.2 20.2v3.7c0 11.2 9 20.2 20.2 20.2zM320 285.2h-14.2c-15.7 0-28.4 12.7-28.4 28.4v113.8c0 15.7 12.7 28.4 28.4 28.4H320c15.7 0 28.4-12.7 28.4-28.4V313.6c0-15.7-12.7-28.4-28.4-28.4zm171.8-229H390c-11.2 0-20.2 9-20.2 20.2v3.7c0 11.2 9 20.2 20.2 20.2h101.8c11.2 0 20.2-9 20.2-20.2v-3.7c0-11.2-9-20.2-20.2-20.2zm-59.7 143.6h-10.8c-16.7 0-30.2 13.5-30.2 30.2v194.3c0 16.7 13.5 30.2 30.2 30.2h10.8c16.7 0 30.2-13.5 30.2-30.2V230c0-16.7-13.5-30.2-30.2-30.2z"]},Wh={prefix:"fak",iconName:"regular-pip",icon:[512,512,[],"e045","M392 208h-80c-22.1 0-40 17.9-40 40v80c0 22.1 17.9 40 40 40h80c22.1 0 40-17.9 40-40v-80c0-22.1-17.9-40-40-40zM448 64H64C28.7 64 0 92.7 0 128v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm16 320c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V128c0-8.8 7.2-16 16-16h384c8.8 0 16 7.2 16 16v256z"]},Fh={prefix:"fak",iconName:"regular-user-gear",icon:[640,512,[],"e00f","M0 482.3C0 383.8 79.8 304 178.3 304l91.4 0c19.7 0 38.7 3.2 56.4 9.1c-5.7 19.4-.4 40.5 13.8 54.9c-.9 .9-1.8 1.9-2.6 2.8c-19.7-12-42.8-18.8-67.5-18.8l-91.4 0c-65.7 0-120.1 48.7-129 112L348 464l7.4 12.8c13 22.3 38.9 32.4 62.6 26.2c.9 3 2 6 3.2 8.9c-1 .1-1.9 .1-2.9 .1L29.7 512C13.3 512 0 498.7 0 482.3zM96 128c0-45.7 24.4-88 64-110.9s88.4-22.9 128 0S352 82.3 352 128s-24.4 88-64 110.9s-88.4 22.9-128 0S96 173.7 96 128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0S144 99.4 144 128zM363.2 316.8l24-41.6c6.6-11.5 21.3-15.4 32.8-8.8l8 4.6c4.9 2.8 10.9 2.5 15.8-.3s8.2-7.9 8.2-13.5l0-9.2c0-13.3 10.7-24 24-24l.1-.2 48 0c13.3 0 24 10.7 24 24l0 9.4c0 5.6 3.3 10.6 8.1 13.4c4.9 2.8 10.8 3.1 15.7 .3l8.2-4.7c11.5-6.6 26.2-2.7 32.8 8.8l24 41.6c6.6 11.5 2.7 26.2-8.8 32.8l-8.9 5.1c-4.6 2.6-7.2 7.7-7.2 13c0 5.7 2.7 11.1 7.6 13.9l8.4 4.9c11.5 6.6 15.4 21.3 8.8 32.8l-24 41.6c-6.6 11.5-21.3 15.4-32.8 8.8l-8.9-5.1c-4.7-2.7-10.5-2.4-15.2 .3s-7.9 7.6-7.9 13l0 10.3c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-10c0-5.5-3.2-10.4-7.9-13.1c-4.8-2.7-10.6-3-15.3-.3l-8.7 5c-11.5 6.6-26.2 2.7-32.8-8.8l-24-41.6c-6.6-11.5-2.7-26.1 8.7-32.8l8-4.6c5-2.9 7.8-8.4 7.8-14.1c0-5.4-2.6-10.5-7.3-13.2l-8.5-4.9c-11.5-6.6-15.4-21.3-8.8-32.8zm95.2 26.9c-8.6 14.9-8.6 33.1 0 48s24.4 24 41.6 24s33-9.1 41.6-24s8.6-33.1 0-48s-24.4-24-41.6-24s-33 9.1-41.6 24z"]},jh={prefix:"fak",iconName:"regular-bell-circle-plus",icon:[640,512,[],"e000","M2.4 402.4c-4-8.3-2.9-18.2 2.9-25.4l14.9-18.7C48.5 322.9 64 278.8 64 233.4L64 208c0-77.4 55-142 128-156.8L192 32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 19.2C329 66 384 130.6 384 208l0 24.2c-17.4 14.3-31.9 31.9-42.8 51.9c-3.5-16.6-5.2-33.6-5.2-50.7l0-25.4c0-61.9-50.1-112-112-112s-112 50.1-112 112l0 25.4C112 281.3 98.1 328 72.3 368L320 368c0 16.6 2.3 32.7 6.6 48L24 416c-9.2 0-17.6-5.3-21.6-13.6zM160 448l64 0 64 0c0 17-6.7 33.3-18.7 45.3s-28.3 18.7-45.3 18.7s-33.3-6.7-45.3-18.7s-18.7-28.3-18.7-45.3zm192-80c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm64 0c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16s16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16z"]},Kh={prefix:"fak",iconName:"regular-cloud-slash-gear",icon:[640,512,[],"e03c","M10 42.8l326.8 256.1 22.5-39c.6-1 1.2-1.9 1.8-2.9L179.6 114.8c21.6-21.6 51.6-35 84.6-35s68.6 16.1 90.6 41.6c13.8 16 36.4 21 55.7 12.5c8.9-3.9 18.6-6.2 29.1-6.2c37.4 0 68.1 28.6 71.5 65.1h12.4c13.2 0 25.6 4.5 35.6 12.8c0-2 .2-4.1 .2-6.1c0-66.1-53.5-119.7-119.7-119.7s-33.7 3.7-48.6 10.3C360.2 54.5 314.8 32 264.1 32s-91.8 20.4-122.4 53.2L39.6 5.1C29.2-3.1 14.1-1.2 6 9.2C-2.2 19.5-.3 34.6 10 42.8zM335.5 435.4s0 0 0 0c-.9-1.5-1.6-3-2.4-4.6H144.5c-52.8 0-95.7-42.9-95.7-95.7s26.5-77.1 63.8-90.2c16.4-5.8 28.1-19.8 31.1-36.5l-45-35.5c-1.4 8.7-2.1 17.5-2.1 26.6v.2C40.9 219.4 .9 272.5 .9 335s64.3 143.6 143.6 143.6h216c-.4-.6-.7-1.2-1.1-1.8l-23.9-41.4zm291.6-48.7l-8.4-4.9c-4.9-2.8-7.6-8.2-7.6-13.9s2.6-10.4 7.2-13l8.9-5.1c11.5-6.6 15.4-21.2 8.8-32.7l-23.9-41.5c-6.6-11.5-21.2-15.4-32.7-8.8l-8.2 4.7c-4.9 2.8-10.8 2.5-15.7-.3c-4.8-2.8-8.1-7.8-8.1-13.4v-9.4c0-13.3-10.7-23.9-23.9-23.9h-47.9v.2c-13.4 0-24 10.7-24 23.9v9.2c0 5.6-3.3 10.7-8.2 13.5s-10.9 3.1-15.8 .3l-8-4.6c-11.5-6.6-26.1-2.7-32.7 8.8L363 317.3h0c-6.6 11.5-2.7 26.1 8.8 32.7l8.5 4.9c4.7 2.7 7.3 7.8 7.3 13.2s-2.8 11.2-7.8 14.1l-8 4.6c-11.4 6.7-15.3 21.2-8.7 32.7L387 461c6.6 11.5 21.2 15.4 32.7 8.8l8.7-5c4.7-2.7 10.5-2.4 15.3 .3c4.7 2.7 7.9 7.6 7.9 13.1v10c0 13.3 10.7 23.9 23.9 23.9h47.9c13.3 0 23.9-10.7 23.9-23.9v-10.3c0-5.4 3.2-10.3 7.9-13s10.5-3 15.2-.3l8.9 5.1c11.5 6.6 26.1 2.7 32.7-8.8l23.9-41.5c6.6-11.5 2.7-26.1-8.8-32.7zM540.9 392c-8.6 14.9-24.3 23.9-41.5 23.9s-32.9-9.1-41.5-23.9c-8.6-14.9-8.6-33 0-47.9s24.3-23.9 41.5-23.9s32.9 9.1 41.5 23.9c8.6 14.9 8.6 33 0 47.9z"]},Vh={prefix:"fak",iconName:"regular-house-magnifying-glass",icon:[640,512,[],"e008","M5.6 263.5c-8.5-10.1-7.3-25.2 2.8-33.8l264-224c9-7.6 22.1-7.6 31.1 0c63.1 53.6 126.2 107.1 189.4 160.7c-14.2-4.1-29.3-6.4-44.9-6.4c-11.3 0-22.2 1.2-32.8 3.4L288 55.5 112 204.8 112 432c0 17.7 14.3 32 32 32l48 0 0-152c0-22.1 17.9-40 40-40l63.3 0c-4.8 15.2-7.3 31.3-7.3 48l-48 0 0 144 96 0 0-29.7c28.9 28.3 68.4 45.7 112 45.7c17.6 0 34.4-2.8 50.2-8l1.9 1.9C486.1 496.8 460.8 512 432 512l-288 0c-44.2 0-80-35.8-80-80l0-186.5L39.4 266.3c-10.1 8.5-25.3 7.3-33.8-2.8zM320 320c0-70.7 57.3-128 128-128s128 57.3 128 128c0 26.7-8.2 51.4-22.1 71.9L633 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L520 425.8l-.1 .1C499.4 439.8 474.7 448 448 448c-70.7 0-128-57.3-128-128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0s-40 40.7-40 69.3z"]},Zh={prefix:"fak",iconName:"solid-circle-user-slash",icon:[640,512,[],"e00d","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l95.4 74.8c16.7-17.7 36.1-33.1 57.8-45.6c79.2-45.7 176.8-45.7 256 0S576 164.5 576 256c0 49.9-14.5 97.7-40.6 138.3l95.4 74.8c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM64 256c0-33.1 6.4-65.3 18.3-95.1l202 159.2c-45.9 1.3-85.8 26.7-107.4 64.1c35.2 39.2 86.2 63.8 143 63.8c34.5 0 66.9-9.1 94.9-25.1l53.2 41.9c-6.5 4.6-13.2 8.9-20.1 12.9c-79.2 45.7-176.8 45.7-256 0S64 347.5 64 256zm189.2-82.9L362 258.5c8.2-5.9 15.1-13.5 20.3-22.5c12.9-22.3 12.9-49.7 0-72s-36.6-36-62.4-36s-49.5 13.7-62.4 36c-1.7 3-3.2 6-4.4 9.1z"]},Yh={prefix:"fak",iconName:"regular-list-magnifying-glass",icon:[640,512,[],"e009","M16 72l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24L40 48C26.7 48 16 58.7 16 72zm0 160l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24zm0 160l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24zM160 96c0 13.3 10.7 24 24 24l304 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L184 72c-13.3 0-24 10.7-24 24zm0 160c0 13.3 10.7 24 24 24l109 0c4.5-17.3 11.7-33.5 21.3-48L184 232c-13.3 0-24 10.7-24 24zm0 160c0 13.3 10.7 24 24 24l158.1 0c-15.2-13.4-27.8-29.7-37.1-48L184 392c-13.3 0-24 10.7-24 24zm160-96c0 70.7 57.3 128 128 128c26.7 0 51.4-8.2 71.9-22.1l.1-.1 79.1 79.1c9.3 9.4 24.5 9.3 33.9 0s9.4-24.5 0-33.9l-79.1-79.1C567.8 371.4 576 346.7 576 320c0-70.7-57.3-128-128-128s-128 57.3-128 128zm48 0c0-28.6 15.2-55 40-69.3s55.2-14.3 80 0s40 40.7 40 69.3s-15.2 55-40 69.3s-55.2 14.3-80 0s-40-40.7-40-69.3z"]},qh={prefix:"fak",iconName:"regular-computer-mouse-magnifying-glass",icon:[576,512,[],"e007","M0 160C0 71.6 71.6 0 160 0l8 0 24 0 24 0 8 0c88.4 0 160 71.6 160 160c-16.7 0-32.8 2.6-48 7.3l0-7.3c0-61.9-50.1-112-112-112l-8 0 0 128 98.1 0c-23 11.2-43 27.7-58.2 48l-64 0L48 224l0 128c0 61.9 50.1 112 112 112l64 0c22.6 0 43.6-6.7 61.2-18.1c13.6 10.7 29.1 19.3 45.8 25.2c-28.3 25.5-65.8 41-107 41l-64 0C71.6 512 0 440.4 0 352L0 224l0-24 0-24 0-16zm48 0l0 16 120 0 0-128-8 0C98.1 48 48 98.1 48 160zM256 320c0-70.7 57.3-128 128-128s128 57.3 128 128c0 26.7-8.2 51.4-22.1 71.9L569 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L456 425.8l-.1 .1C435.4 439.8 410.7 448 384 448c-70.7 0-128-57.3-128-128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0s-40 40.7-40 69.3z"]},Xh={prefix:"fak",iconName:"regular-language-slash",icon:[640,512,[],"e04e","M0 128c0-9.7 2.2-19 6.1-27.2l125.2 98.6-53.6 120.5c-4.4 10.1 .1 22 10.2 26.4s21.9-.1 26.4-10.2l8.9-20.1 73.6 0 8.9 20.1c4.5 10.1 16.3 14.7 26.4 10.2s14.7-16.3 10.2-26.4l-22.6-50.8 100.3 79 0 51.9 65.8 0 60.9 48-126.8 0-16 0-32 0-208 0c-35.3 0-64-28.7-64-64L0 128zM5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l75.1 58.9 158.1 0 32 0 16 0 256 0c35.3 0 64 28.7 64 64l0 256c0 27.3-17.2 50.7-41.4 59.9l32.2 25.2c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM141 276l19-42.8 19 42.8-38 0zM320 112l0 113.5 100.1 78.4c3.4-1.8 6.7-3.7 9.9-5.6l-12.1-12.1c-7.8-7.8-7.8-20.5 0-28.3s20.5-7.8 28.3 0l14.6 14.6 .5 .5c12.4-13.1 22.5-28.3 29.8-45l-35.1 0-72 0c-11 0-20-9-20-20s9-20 20-20l52 0 0-4c0-11 9-20 20-20s20 9 20 20l0 4 44 0 16 0c11 0 20 9 20 20s-9 20-20 20l-2 0-1.8 4.5c-8.9 24.5-22.4 46.6-39.6 65.4 .9 .5 1.8 1.1 2.7 1.6l18.9 11.3c9.5 5.6 12.5 17.9 6.9 27.4s-17.9 12.6-27.4 6.9l-18.9-11.3c-4.5-2.7-8.8-5.5-13.1-8.5-2.5 1.8-5.1 3.6-7.7 5.2l88.6 69.5 33.4 0c8.8 0 16-7.2 16-16l0-256c0-8.8-7.2-16-16-16l-256 0z"]},Qh={prefix:"fak",iconName:"regular-chart-bar-grouped",icon:[512,512,[],"e037","M81 88c-11.6 0-21 9.4-21 21v350c0 11.6 9.4 21 21 21s21-9.4 21-21V109c0-11.6-9.4-21-21-21zm70-56c-11.6 0-21 9.4-21 21v406c0 11.6 9.4 21 21 21s21-9.4 21-21V53c0-11.6-9.4-21-21-21zM431 144c-11.6 0-21 9.4-21 21v294c0 11.6 9.4 21 21 21s21-9.4 21-21V165c0-11.6-9.4-21-21-21zm-70 56c-11.6 0-21 9.4-21 21v238c0 11.6 9.4 21 21 21s21-9.4 21-21V221c0-11.6-9.4-21-21-21z"]},Jh={prefix:"fak",iconName:"regular-consumer",icon:[512,512,[],"e03d","M360 320h80c22.1 0 40-17.9 40-40v-80c0-22.1-17.9-40-40-40h-80c-22.1 0-40 17.9-40 40v16H136v-56h16c22.1 0 40-17.9 40-40V40c0-22.1-17.9-40-40-40H72C49.9 0 32 17.9 32 40v80c0 22.1 17.9 40 40 40h16v224c0 39.7 32.3 72 72 72h160v16c0 22.1 17.9 40 40 40h80c22.1 0 40-17.9 40-40v-80c0-22.1-17.9-40-40-40h-80c-22.1 0-40 17.9-40 40v16H160c-13.1 0-24-10.9-24-24V264h184v16c0 22.1 17.9 40 40 40zm8 80h64v64h-64v-64zM80 112V48h64v64H80z"]},e8={prefix:"fak",iconName:"regular-chart-bar-normalized",icon:[512,512,[],"e038","M284 32h-56c-19.3 0-35 15.7-35 35v378c0 19.3 15.7 35 35 35h56c19.3 0 35-15.7 35-35V67c0-19.3-15.7-35-35-35zm-7 406h-42v-42h42zm0-182h-42V74h42zM123 32H67c-19.3 0-35 15.7-35 35v378c0 19.3 15.7 35 35 35h56c19.3 0 35-15.7 35-35V67c0-19.3-15.7-35-35-35zm-7 406H74v-70h42zm0-294H74V74h42zM445 32h-56c-19.3 0-35 15.7-35 35v378c0 19.3 15.7 35 35 35h56c19.3 0 35-15.7 35-35V67c0-19.3-15.7-35-35-35zm-7 406h-42V256h42zm0-322h-42V74h42z"]},t8={prefix:"fak",iconName:"regular-user-lock",icon:[640,512,[],"e010","M0 482.3C0 383.8 79.8 304 178.3 304l91.4 0c43.6 0 83.6 15.7 114.6 41.7c-.2 2.1-.3 4.2-.3 6.3l0 67.6C361.8 379.3 319 352 269.8 352l-91.4 0c-65.7 0-120.1 48.7-129 112L384 464l0 15.9c0 11.7 3.1 22.6 8.6 32.1L29.7 512C13.3 512 0 498.7 0 482.3zM96 128c0-45.7 24.4-88 64-110.9s88.4-22.9 128 0S352 82.3 352 128s-24.4 88-64 110.9s-88.4 22.9-128 0S96 173.7 96 128zm48 0c0 28.6 15.2 55 40 69.3s55.2 14.3 80 0s40-40.7 40-69.3s-15.2-55-40-69.3s-55.2-14.3-80 0S144 99.4 144 128zM416 352c0-17.7 14.3-32 32-32l0-48c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128zm80-80l0 48 64 0 0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},r8={prefix:"fak",iconName:"regular-circle-dollar-slash",icon:[640,512,[],"e00a","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l95.4 74.8c16.7-17.7 36.1-33.1 57.8-45.6c79.2-45.7 176.8-45.7 256 0S576 164.5 576 256c0 49.9-14.5 97.7-40.6 138.3l95.4 74.8c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2zM64 256c0-33.1 6.4-65.3 18.3-95.1L122 192.2c-6.6 20.3-10 41.8-10 63.8c0 74.3 39.6 143 104 180.1s143.6 37.2 208 0c1.5-.9 2.9-1.7 4.4-2.6l39.7 31.3c-6.5 4.6-13.2 8.9-20.1 12.9c-79.2 45.7-176.8 45.7-256 0S64 347.5 64 256zM172.2 109.6L254 173.8c7.2-8.1 16.6-14.2 26.2-18.4c5.5-2.4 11.4-4.3 17.5-5.7l0-16.1c0-11.9 9.7-21.6 21.6-21.6s21.6 9.7 21.5 21.6l0 14.2c9.7 1.2 19.4 3.9 29 6.6c1.9 .5 3.7 1 5.6 1.6c11.5 3.2 18.3 15.1 15.1 26.6s-15.1 18.2-26.6 15.1c-1.6-.4-3.1-.9-4.7-1.3c-7-2-14-3.9-21.1-5.3c-13.2-2.5-28.5-1.3-40.8 4c-3.2 1.4-6.3 3.4-8.7 5.8l42.8 33.6c15.4 4.3 34.5 10 48.9 19.9c13.5 9.3 22.1 22.6 24.5 37.7l92.6 72.6C517.1 332.4 528 295 528 256c0-74.3-39.6-143-104-180.1s-143.6-37.2-208 0c-16.3 9.4-30.9 20.8-43.8 33.8zm69 211.7c3.8-11.3 16-17.5 27.3-13.7c0 0 .1 0 .1 0l72.3 57 0 13.9c0 11.9-9.7 21.6-21.6 21.6s-21.6-9.7-21.6-21.6l0-17.4c-14.5-3.3-28.7-7.9-42.8-12.5c-11.3-3.7-17.5-16-13.7-27.3z"]},o8={prefix:"fak",iconName:"regular-binder-open-arrow-right",icon:[576,512,[],"e032","M478.7 262.1c-5.4-4.8-12.7-6-19.1-2.9l-.3 .6c-6.4 2.9-10.5 9.2-10.5 16.2v35.6h-62.6c-54.3 0-98.1 44.1-98.1 98.1s45.4 91.5 55.9 97.2c1.3 .6 2.9 1 4.4 1c6 0 11.1-5.1 11.1-11.1s-2.5-7.9-5.4-10.8c-5.4-5.1-12.4-14.6-12.4-31.8c0-29.5 24.1-53.7 53.7-53.7h53.7v35.6c0 7 4.1 13.3 10.5 16.2s14 1.6 19.1-2.9l89.2-80.4c3.8-3.5 6-8.3 6-13.3s-2.2-9.8-6-13.3L478.7 262zM547 53.7c-21.6-7-73-21.3-128-21.3l-.3-.3c-36.5 0-71.1 6.4-96.6 12.7c-12.7 3.2-23.2 6.4-30.8 8.6c-1.3 .3-2.5 .6-3.8 1.3c-1-.3-2.5-1-3.8-1.3c-7.3-2.5-18.1-5.4-30.8-8.6c-25.4-6.4-60-12.7-96.6-12.7c-54.6 0-105.8 14.6-127.4 21.3C12.5 58.8 2 74 2 90.5v310c0 23.5 19.7 40.3 41 40.3s4.4 0 6.7-.6c19.7-3.2 54.3-7.6 99.1-7.6s79.1 16.2 99.4 27.9c-5.1-15.2-7.9-32.1-7.9-50.5s.6-3.8 .6-6c-24.5-10.2-56.2-18.7-91.8-18.7s-76.9 3.8-99.1 7V96.9c22.2-6.7 63.8-17.1 107.3-17.1s62.2 5.4 85.1 11.1c8.6 2.2 15.9 4.1 21.9 6v62.3h-31.8c-13 0-23.8 10.8-23.8 23.8s10.8 23.8 23.8 23.8h31.8v95.3h-31.8c-13 0-23.8 10.8-23.8 23.8s10.8 23.8 23.8 23.8h21.6c12.4-27 32.7-49.2 57.8-64.2v-78.8h31.8c13 0 23.8-10.8 23.8-23.8s-10.8-23.8-23.8-23.8h-31.8V96.8c6-1.9 13.3-3.8 21.9-6c23.2-5.7 54-11.1 85.1-11.1S504 90.2 526.2 96.8v144.8l47.6 42.9V90.9c0-16.5-10.2-31.8-27-37.2z"]},a8={prefix:"fak",iconName:"regular-bullets-lines",icon:[512,512,[],"e036","M416 192c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-64 28.7-64 64 28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64h0zM96 280c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0 80c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-64 28.7-64 64 28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64h0zM96 448c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-424c-28.4 0-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44s-52.4 18.5-60.8 44h-38.4c-8.4-25.6-32.4-44-60.8-44S32 52.7 32 88s28.7 64 64 64 52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s52.4-18.5 60.8-44h38.4c8.4 25.6 32.4 44 60.8 44s64-28.7 64-64-28.7-64-64-64h0zM96 112c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm160 0c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"]},n8={prefix:"fak",iconName:"regular-binder-open-pen",icon:[608,512,[],"e031","M367.3 324.8c-1.3-12.1-11.2-21.7-23.7-21.7h-32v-95.9h32c13.1 0 24-10.9 24-24s-10.9-24-24-24h-32V96.5c6.1-1.9 13.4-3.8 22.1-6.1c23.3-5.8 54.3-11.2 85.7-11.2s85.7 10.5 108.1 17.3v83.1c8.3-2.6 16.9-4.2 25.6-4.2s15 1.3 22.4 3.2V90.4c0-16.6-10.2-32-27.2-37.4c-21.7-7-73.5-21.4-128.8-21.4l.6 .3c-36.8 0-71.6 6.4-97.2 12.8c-12.8 3.2-23.3 6.4-31 8.6c-1.3 .3-2.6 .6-3.8 1.3c-1-.3-2.6-1-3.8-1.3c-7.4-2.6-18.2-5.4-31-8.6c-25.6-6.4-60.4-12.8-97.2-12.8c-55.3 0-107.1 14.7-128.8 21.4C10.6 58.8 0 74.1 0 90.7v312c0 23.7 19.8 40.6 41.2 40.6s4.5 0 6.7-.6c19.8-3.2 54.7-7.7 99.7-7.7s97.5 25.6 112.5 35.5c4.2 2.9 9 4.8 14.4 6.4l6.7-27.5 7.4-29.7c3.5-14.1 10.9-27.2 21.1-37.4l1.9-1.9V351H341l26.2-26.2zm-103.2-165h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v95.9h-32c-13.1 0-24 10.9-24 24s10.9 24 24 24h32v65.9c-25.9-13.7-67.1-29.7-115.7-29.7s-77.4 3.8-99.7 7h-.3V97.1c22.4-6.7 64.3-17.3 108.1-17.3s62.7 5.4 85.7 11.2c8.6 2.2 16 4.2 22.1 6.1v62.7zm332.2 90.1c-4.8-4.8-9.6-9.6-14.4-14.4c-15.7-15.7-40.9-15.7-56.6 0l-29.4 29.4c23.7 23.7 47.3 47.3 71 71c9.9-9.9 19.5-19.5 29.4-29.4c15.7-15.7 15.7-40.9 0-56.6zM344 416.5c-4.2 4.2-7 9.3-8.3 15c-5.1 19.8-9.9 40-15 60.1c-1.3 5.4 0 11.2 4.2 15.3c4.2 4.2 9.6 5.8 15.3 4.2c19.8-5.1 40-9.9 60.1-15c5.8-1.3 10.9-4.2 15-8.3c43.2-43.2 86-86 129.2-129.2L473.2 287.3 344 416.5z"]},i8={prefix:"fak",iconName:"regular-bookmark-circle-minus",icon:[576,512,[],"e002","M0 48C0 21.5 21.5 0 48 0L336 0c26.5 0 48 21.5 48 48l0 150.6c-17.2 4.9-33.4 12.3-48 21.8L336 48 48 48l0 393.4 130.1-92.9c8.3-6 19.6-6 27.9 0l50.8 36.3c2.7 28.7 12.3 55.3 27.1 78.3L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488L0 48zM288 368c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144s-144-64.5-144-144zm64 0c0 8.8 7.2 16 16 16l128 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-128 0c-8.8 0-16 7.2-16 16z"]},s8={prefix:"fak",iconName:"regular-magnifying-glass-one",icon:[512,512,[],"e042","M505 471.1l-133.8-134c28.2-35.5 44.8-80.3 44.8-129.2C416.1 93.1 322.9 0 208 0S0 93.1 0 207.9s93.1 207.9 208 207.9 93.5-16.6 129-44.8v.3L471.1 505c9.3 9.3 24.6 9.3 33.9 0s9.3-24.6 0-33.9zM208 367.8c-88.3 0-160-71.6-160-159.9S119.7 48 208 48s160 71.6 160 159.9-71.7 159.9-160 159.9zm44.5-93.1l.3 .3h-22.4V118.3c0-8.3-4.5-15.7-11.8-19.8c-7.4-3.8-16-3.5-23 1l-44.8 29.7c-5.1 3.2-8.3 8.3-9.6 14.1s0 11.8 3.2 17c3.2 5.1 8.3 8.3 14.1 9.6s11.8 0 17-3.2l9.9-6.7v114.8H163c-12.5 0-22.4 9.9-22.4 22.4s9.9 22.4 22.4 22.4h89.6c12.5 0 22.4-9.9 22.4-22.4s-9.9-22.4-22.4-22.4z"]},c8={prefix:"fak",iconName:"regular-book-open-gear",icon:[640,512,[],"e003","M0 91.1C0 74.5 10.3 59 27.1 53.6C48.8 46.6 100.6 32 156 32c36.8 0 71.8 6.4 97.4 12.7c12.8 3.2 23.4 6.3 30.9 8.7c1.3 .4 2.6 .8 3.7 1.2c1.1-.4 2.4-.8 3.7-1.2c7.4-2.4 18.1-5.5 30.9-8.7C348.2 38.4 383.2 32 420 32c55.4 0 107.2 14.6 128.9 21.6C565.7 59 576 74.6 576 91.1l0 141.4c-.7 .2-1.4 .3-2.1 .5c-5.9-21.1-23.8-37.2-45.9-40.4l0-95.3C505.7 90.6 463.6 80 420 80c-31.6 0-62.6 5.6-85.9 11.3c-8.6 2.1-16.1 4.2-22.1 6l0 319.2 0 .1c3.7-2 7.7-4 12-6c.5 8.4 2.9 16.8 7.4 24.6l11.3 19.6c-12.1 5.8-20.8 11.6-25.9 15.3c-7.7 5.7-17.8 9.9-29.3 9.9c-10.2 0-19.5-3.4-27-8.4C245.5 461.5 202 436 148 436c-45.2 0-80.2 4.4-100 7.7c-24 4-48-14.1-48-40.2L0 91.1zm48 6.2l0 297.8c22.6-3.4 57.1-7.1 100-7.1c48.8 0 90 16.2 116 29.9l0-320.6c-6-1.8-13.5-3.9-22.1-6C218.6 85.6 187.6 80 156 80C112.4 80 70.3 90.6 48 97.3zM363.2 316.8l24-41.6c6.6-11.5 21.3-15.4 32.8-8.8l8 4.6c4.9 2.8 10.9 2.5 15.8-.3s8.2-7.9 8.2-13.5l0-9.2c0-13.3 10.7-24 24-24l.1-.2 48 0c13.3 0 24 10.7 24 24l0 9.4c0 5.6 3.3 10.6 8.1 13.4c4.9 2.8 10.8 3.1 15.7 .3l8.2-4.7c11.5-6.6 26.2-2.7 32.8 8.8l24 41.6c6.6 11.5 2.7 26.2-8.8 32.8l-8.9 5.1c-4.6 2.6-7.2 7.7-7.2 13c0 5.7 2.7 11.1 7.6 13.9l8.4 4.9c11.5 6.6 15.4 21.3 8.8 32.8l-24 41.6c-6.6 11.5-21.3 15.4-32.8 8.8l-8.9-5.1c-4.7-2.7-10.5-2.4-15.2 .3s-7.9 7.6-7.9 13l0 10.3c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-10c0-5.5-3.2-10.4-7.9-13.1c-4.8-2.7-10.6-3-15.3-.3l-8.7 5c-11.5 6.6-26.2 2.7-32.8-8.8l-24-41.6c-6.6-11.5-2.7-26.1 8.7-32.8l8-4.6c5-2.9 7.8-8.4 7.8-14.1c0-5.4-2.6-10.5-7.3-13.2l-8.5-4.9c-11.5-6.6-15.4-21.3-8.8-32.8zm95.2 26.9c-8.6 14.9-8.6 33.1 0 48s24.4 24 41.6 24s33-9.1 41.6-24s8.6-33.1 0-48s-24.4-24-41.6-24s-33 9.1-41.6 24z"]},l8={prefix:"fak",iconName:"light-book-open-gear",icon:[640,512,[],"e04c","M0 91.1C0 74.5 10.3 59 27.1 53.6 48.8 46.6 100.6 32 156 32 200.6 32 245.7 40.6 288 54.6 330.3 40.6 375.4 32 420 32 475.4 32 527.2 46.6 548.9 53.6 565.7 59 576 74.5 576 91.1l0 141.4c-.7 .2-1.4 .3-2.1 .5-4.4-15.7-15.4-28.7-29.9-35.6L544 91c0-3.5-2.1-6.1-4.9-7-20.5-6.5-68.6-20-119.1-20-38.6 0-78.1 7.1-116 19l0 357c5.9-3.9 13.7-8.6 23.4-13.3 1.1 2.9 2.4 5.7 4 8.5l11.3 19.6c-12.1 5.8-20.8 11.6-25.9 15.3-7.5 5.5-17.2 9.6-28.2 9.9l-.7 0-.2 0-.3 0c-10.2 0-19.6-3.4-27-8.4-14.9-10.1-58.4-35.6-112.4-35.6-45.2 0-80.1 4.4-100 7.7-24 4-48-14.1-48-40.2L0 91.1zM32 91l0 312.5c0 2.7 1.1 4.9 3.1 6.5 2.2 1.8 5.1 2.5 7.6 2.1 21.3-3.6 58-8.2 105.3-8.2 56.8 0 102.8 23.7 124 36.9L272 83c-37.9-12-77.4-19-116-19-50.5 0-98.6 13.5-119.1 20-2.8 .9-4.9 3.6-4.9 7zM360.4 319.8L388.1 272c5.6-9.7 18-13.1 27.8-7.4 7 4 15.7 3.4 22.7-.7l.5-.3c7-4 11.9-11.2 11.9-19.2 0-11.2 9.1-20.3 20.3-20.3l55.3 0c11.3 0 20.4 9.1 20.4 20.4 0 8.1 4.9 15.3 11.9 19.4l.3 .2c7 4.1 15.8 4.8 22.8 .7 9.8-5.6 22.2-2.3 27.9 7.5l27.5 47.6c5.7 9.9 2.3 22.5-7.6 28.2l-.3 .2c-6.9 4-10.6 11.7-10.6 19.6l0 .1c0 8.2 3.8 16.2 10.9 20.3 9.9 5.7 13.3 18.3 7.6 28.2l-27.3 47.3c-5.7 9.9-18.6 13.2-28.5 7.5-7-4-15.7-3.5-22.7 .6S547 483.2 547 491.3c0 11.5-9.3 20.9-20.8 20.9l-54.6 0c-11.4 0-20.7-9.4-20.7-20.8 0-8.1-4.9-15.4-12-19.5-7-4-15.7-4.6-22.7-.6-9.9 5.7-22.6 2.4-28.3-7.5l-27.4-47.6c-5.7-9.8-2.3-22.3 7.5-28 7.1-4.1 10.9-12 10.8-20.1l0-.4c0-8-3.8-15.8-10.8-19.9-9.8-5.7-13.2-18.2-7.6-28zm33 7.1c12 11 17.5 26.5 17.5 40.8l0 .3c0 14.3-5.4 29.9-17.5 41.1l17.2 29.8c15.6-5 31.9-2.1 44.4 5.1s23.3 19.9 26.8 36l34.4 0c3.5-16.1 14.2-28.8 26.7-36.1 12.6-7.3 29-10.1 44.6-5.1L604.7 409c-12.2-11.2-17.7-26.9-17.7-41.3l0-.1c0-14.3 5.6-29.8 17.7-40.8L587.4 297c-15.7 4.9-31.9 1.8-44.2-5.4l-.2-.1c-12.3-7.1-23-19.6-26.6-35.5l-34.6 0c-3.6 15.9-14.3 28.3-26.6 35.4-.2 .1-.4 .1-.5 .2-12.3 7.2-28.4 10.2-44 5.4l-17.3 29.9zM443 367.8c0-30.9 25.1-56 56-56s56 25.1 56 56-25.1 56-56 56-56-25.1-56-56zm32 0c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24z"]};var Ld={far:{},fas:{},fak:{}},ji=[];function Ki(e){Object.keys(e).forEach(function(t){if(t!=="prefix"){var o=e[t],a=o.icon[2];a.forEach(function(n){typeof n=="string"&&(Ld[o.prefix][n]=o)}),Ld[o.prefix][o.iconName]=o,ji.push(o)}})}Ki(Ui);Ki(Wi);Ki(Fi);function es(e,t){(t==null||t>e.length)&&(t=e.length);for(var o=0,a=Array(t);o<t;o++)a[o]=e[o];return a}function d8(e){if(Array.isArray(e))return e}function f8(e){if(Array.isArray(e))return es(e)}function u8(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ed(e,t){for(var o=0;o<t.length;o++){var a=t[o];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,r0(a.key),a)}}function p8(e,t,o){return t&&Ed(e.prototype,t),o&&Ed(e,o),Object.defineProperty(e,"prototype",{writable:!1}),e}function Oa(e,t){var o=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!o){if(Array.isArray(e)||(o=ms(e))||t&&e&&typeof e.length=="number"){o&&(e=o);var a=0,n=function(){};return{s:n,n:function(){return a>=e.length?{done:!0}:{done:!1,value:e[a++]}},e:function(d){throw d},f:n}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
385
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i,s=!0,l=!1;return{s:function(){o=o.call(e)},n:function(){var d=o.next();return s=d.done,d},e:function(d){l=!0,i=d},f:function(){try{s||o.return==null||o.return()}finally{if(l)throw i}}}}function G(e,t,o){return(t=r0(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function h8(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function m8(e,t){var o=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(o!=null){var a,n,i,s,l=[],d=!0,u=!1;try{if(i=(o=o.call(e)).next,t===0){if(Object(o)!==o)return;d=!1}else for(;!(d=(a=i.call(o)).done)&&(l.push(a.value),l.length!==t);d=!0);}catch(g){u=!0,n=g}finally{try{if(!d&&o.return!=null&&(s=o.return(),Object(s)!==s))return}finally{if(u)throw n}}return l}}function g8(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
386
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function y8(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
387
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Ad(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),o.push.apply(o,a)}return o}function A(e){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?Ad(Object(o),!0).forEach(function(a){G(e,a,o[a])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Ad(Object(o)).forEach(function(a){Object.defineProperty(e,a,Object.getOwnPropertyDescriptor(o,a))})}return e}function Ma(e,t){return d8(e)||m8(e,t)||ms(e,t)||g8()}function rt(e){return f8(e)||h8(e)||ms(e)||y8()}function b8(e,t){if(typeof e!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var a=o.call(e,t||"default");if(typeof a!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function r0(e){var t=b8(e,"string");return typeof t=="symbol"?t:t+""}function Na(e){"@babel/helpers - typeof";return Na=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Na(e)}function ms(e,t){if(e){if(typeof e=="string")return es(e,t);var o={}.toString.call(e).slice(8,-1);return o==="Object"&&e.constructor&&(o=e.constructor.name),o==="Map"||o==="Set"?Array.from(e):o==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?es(e,t):void 0}}var Od=function(){},gs={},o0={},a0=null,n0={mark:Od,measure:Od};try{typeof window<"u"&&(gs=window),typeof document<"u"&&(o0=document),typeof MutationObserver<"u"&&(a0=MutationObserver),typeof performance<"u"&&(n0=performance)}catch{}var v8=gs.navigator||{},Rd=v8.userAgent,wd=Rd===void 0?"":Rd,zt=gs,q=o0,Nd=a0,Ea=n0,eA=!!zt.document,St=!!q.documentElement&&!!q.head&&typeof q.addEventListener=="function"&&typeof q.createElement=="function",i0=~wd.indexOf("MSIE")||~wd.indexOf("Trident/"),Vi,x8=/fa(k|kd|s|r|l|t|d|dr|dl|dt|b|slr|slpr|wsb|tl|ns|nds|es|gt|jr|jfr|jdr|usb|ufsb|udsb|cr|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/,S8=/Font ?Awesome ?([567 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit|Notdog Duo|Notdog|Chisel|Etch|Graphite|Thumbprint|Jelly Fill|Jelly Duo|Jelly|Utility|Utility Fill|Utility Duo|Slab Press|Slab|Whiteboard)?.*/i,s0={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fab:"brands","fa-brands":"brands"},duotone:{fa:"solid",fad:"solid","fa-solid":"solid","fa-duotone":"solid",fadr:"regular","fa-regular":"regular",fadl:"light","fa-light":"light",fadt:"thin","fa-thin":"thin"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid",fasdr:"regular","fa-regular":"regular",fasdl:"light","fa-light":"light",fasdt:"thin","fa-thin":"thin"},slab:{"fa-regular":"regular",faslr:"regular"},"slab-press":{"fa-regular":"regular",faslpr:"regular"},thumbprint:{"fa-light":"light",fatl:"light"},whiteboard:{"fa-semibold":"semibold",fawsb:"semibold"},notdog:{"fa-solid":"solid",fans:"solid"},"notdog-duo":{"fa-solid":"solid",fands:"solid"},etch:{"fa-solid":"solid",faes:"solid"},graphite:{"fa-thin":"thin",fagt:"thin"},jelly:{"fa-regular":"regular",fajr:"regular"},"jelly-fill":{"fa-regular":"regular",fajfr:"regular"},"jelly-duo":{"fa-regular":"regular",fajdr:"regular"},chisel:{"fa-regular":"regular",facr:"regular"},utility:{"fa-semibold":"semibold",fausb:"semibold"},"utility-duo":{"fa-semibold":"semibold",faudsb:"semibold"},"utility-fill":{"fa-semibold":"semibold",faufsb:"semibold"}},C8={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},c0=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone","fa-thumbprint","fa-whiteboard","fa-notdog","fa-notdog-duo","fa-chisel","fa-etch","fa-graphite","fa-jelly","fa-jelly-fill","fa-jelly-duo","fa-slab","fa-slab-press","fa-utility","fa-utility-duo","fa-utility-fill"],ve="classic",So="duotone",l0="sharp",d0="sharp-duotone",f0="chisel",u0="etch",p0="graphite",h0="jelly",m0="jelly-duo",g0="jelly-fill",y0="notdog",b0="notdog-duo",v0="slab",x0="slab-press",S0="thumbprint",C0="utility",L0="utility-duo",E0="utility-fill",A0="whiteboard",L8="Classic",E8="Duotone",A8="Sharp",O8="Sharp Duotone",R8="Chisel",w8="Etch",N8="Graphite",_8="Jelly",T8="Jelly Duo",M8="Jelly Fill",I8="Notdog",P8="Notdog Duo",z8="Slab",k8="Slab Press",D8="Thumbprint",U8="Utility",B8="Utility Duo",$8="Utility Fill",H8="Whiteboard",O0=[ve,So,l0,d0,f0,u0,p0,h0,m0,g0,y0,b0,v0,x0,S0,C0,L0,E0,A0],tA=(Vi={},G(G(G(G(G(G(G(G(G(G(Vi,ve,L8),So,E8),l0,A8),d0,O8),f0,R8),u0,w8),p0,N8),h0,_8),m0,T8),g0,M8),G(G(G(G(G(G(G(G(G(Vi,y0,I8),b0,P8),v0,z8),x0,k8),S0,D8),C0,U8),L0,B8),E0,$8),A0,H8)),G8={classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},duotone:{900:"fad",400:"fadr",300:"fadl",100:"fadt"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds",400:"fasdr",300:"fasdl",100:"fasdt"},slab:{400:"faslr"},"slab-press":{400:"faslpr"},whiteboard:{600:"fawsb"},thumbprint:{300:"fatl"},notdog:{900:"fans"},"notdog-duo":{900:"fands"},etch:{900:"faes"},graphite:{100:"fagt"},chisel:{400:"facr"},jelly:{400:"fajr"},"jelly-fill":{400:"fajfr"},"jelly-duo":{400:"fajdr"},utility:{600:"fausb"},"utility-duo":{600:"faudsb"},"utility-fill":{600:"faufsb"}},W8={"Font Awesome 7 Free":{900:"fas",400:"far"},"Font Awesome 7 Pro":{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},"Font Awesome 7 Brands":{400:"fab",normal:"fab"},"Font Awesome 7 Duotone":{900:"fad",400:"fadr",normal:"fadr",300:"fadl",100:"fadt"},"Font Awesome 7 Sharp":{900:"fass",400:"fasr",normal:"fasr",300:"fasl",100:"fast"},"Font Awesome 7 Sharp Duotone":{900:"fasds",400:"fasdr",normal:"fasdr",300:"fasdl",100:"fasdt"},"Font Awesome 7 Jelly":{400:"fajr",normal:"fajr"},"Font Awesome 7 Jelly Fill":{400:"fajfr",normal:"fajfr"},"Font Awesome 7 Jelly Duo":{400:"fajdr",normal:"fajdr"},"Font Awesome 7 Slab":{400:"faslr",normal:"faslr"},"Font Awesome 7 Slab Press":{400:"faslpr",normal:"faslpr"},"Font Awesome 7 Thumbprint":{300:"fatl",normal:"fatl"},"Font Awesome 7 Notdog":{900:"fans",normal:"fans"},"Font Awesome 7 Notdog Duo":{900:"fands",normal:"fands"},"Font Awesome 7 Etch":{900:"faes",normal:"faes"},"Font Awesome 7 Graphite":{100:"fagt",normal:"fagt"},"Font Awesome 7 Chisel":{400:"facr",normal:"facr"},"Font Awesome 7 Whiteboard":{600:"fawsb",normal:"fawsb"},"Font Awesome 7 Utility":{600:"fausb",normal:"fausb"},"Font Awesome 7 Utility Duo":{600:"faudsb",normal:"faudsb"},"Font Awesome 7 Utility Fill":{600:"faufsb",normal:"faufsb"}},F8=new Map([["classic",{defaultShortPrefixId:"fas",defaultStyleId:"solid",styleIds:["solid","regular","light","thin","brands"],futureStyleIds:[],defaultFontWeight:900}],["duotone",{defaultShortPrefixId:"fad",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["sharp",{defaultShortPrefixId:"fass",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["sharp-duotone",{defaultShortPrefixId:"fasds",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["chisel",{defaultShortPrefixId:"facr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["etch",{defaultShortPrefixId:"faes",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["graphite",{defaultShortPrefixId:"fagt",defaultStyleId:"thin",styleIds:["thin"],futureStyleIds:[],defaultFontWeight:100}],["jelly",{defaultShortPrefixId:"fajr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["jelly-duo",{defaultShortPrefixId:"fajdr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["jelly-fill",{defaultShortPrefixId:"fajfr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["notdog",{defaultShortPrefixId:"fans",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["notdog-duo",{defaultShortPrefixId:"fands",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["slab",{defaultShortPrefixId:"faslr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["slab-press",{defaultShortPrefixId:"faslpr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["thumbprint",{defaultShortPrefixId:"fatl",defaultStyleId:"light",styleIds:["light"],futureStyleIds:[],defaultFontWeight:300}],["utility",{defaultShortPrefixId:"fausb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["utility-duo",{defaultShortPrefixId:"faudsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["utility-fill",{defaultShortPrefixId:"faufsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["whiteboard",{defaultShortPrefixId:"fawsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}]]),j8={chisel:{regular:"facr"},classic:{brands:"fab",light:"fal",regular:"far",solid:"fas",thin:"fat"},duotone:{light:"fadl",regular:"fadr",solid:"fad",thin:"fadt"},etch:{solid:"faes"},graphite:{thin:"fagt"},jelly:{regular:"fajr"},"jelly-duo":{regular:"fajdr"},"jelly-fill":{regular:"fajfr"},notdog:{solid:"fans"},"notdog-duo":{solid:"fands"},sharp:{light:"fasl",regular:"fasr",solid:"fass",thin:"fast"},"sharp-duotone":{light:"fasdl",regular:"fasdr",solid:"fasds",thin:"fasdt"},slab:{regular:"faslr"},"slab-press":{regular:"faslpr"},thumbprint:{light:"fatl"},utility:{semibold:"fausb"},"utility-duo":{semibold:"faudsb"},"utility-fill":{semibold:"faufsb"},whiteboard:{semibold:"fawsb"}},R0=["fak","fa-kit","fakd","fa-kit-duotone"],_d={kit:{fak:"kit","fa-kit":"kit"},"kit-duotone":{fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"}},K8=["kit"],V8="kit",Z8="kit-duotone",Y8="Kit",q8="Kit Duotone",rA=G(G({},V8,Y8),Z8,q8),X8={kit:{"fa-kit":"fak"},"kit-duotone":{"fa-kit-duotone":"fakd"}},Q8={"Font Awesome Kit":{400:"fak",normal:"fak"},"Font Awesome Kit Duotone":{400:"fakd",normal:"fakd"}},J8={kit:{fak:"fa-kit"},"kit-duotone":{fakd:"fa-kit-duotone"}},Td={kit:{kit:"fak"},"kit-duotone":{"kit-duotone":"fakd"}},Zi,Aa={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},em=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone","fa-thumbprint","fa-whiteboard","fa-notdog","fa-notdog-duo","fa-chisel","fa-etch","fa-graphite","fa-jelly","fa-jelly-fill","fa-jelly-duo","fa-slab","fa-slab-press","fa-utility","fa-utility-duo","fa-utility-fill"],tm="classic",rm="duotone",om="sharp",am="sharp-duotone",nm="chisel",im="etch",sm="graphite",cm="jelly",lm="jelly-duo",dm="jelly-fill",fm="notdog",um="notdog-duo",pm="slab",hm="slab-press",mm="thumbprint",gm="utility",ym="utility-duo",bm="utility-fill",vm="whiteboard",xm="Classic",Sm="Duotone",Cm="Sharp",Lm="Sharp Duotone",Em="Chisel",Am="Etch",Om="Graphite",Rm="Jelly",wm="Jelly Duo",Nm="Jelly Fill",_m="Notdog",Tm="Notdog Duo",Mm="Slab",Im="Slab Press",Pm="Thumbprint",zm="Utility",km="Utility Duo",Dm="Utility Fill",Um="Whiteboard",oA=(Zi={},G(G(G(G(G(G(G(G(G(G(Zi,tm,xm),rm,Sm),om,Cm),am,Lm),nm,Em),im,Am),sm,Om),cm,Rm),lm,wm),dm,Nm),G(G(G(G(G(G(G(G(G(Zi,fm,_m),um,Tm),pm,Mm),hm,Im),mm,Pm),gm,zm),ym,km),bm,Dm),vm,Um)),Bm="kit",$m="kit-duotone",Hm="Kit",Gm="Kit Duotone",aA=G(G({},Bm,Hm),$m,Gm),Wm={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},duotone:{"fa-regular":"fadr","fa-light":"fadl","fa-thin":"fadt"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds","fa-regular":"fasdr","fa-light":"fasdl","fa-thin":"fasdt"},slab:{"fa-regular":"faslr"},"slab-press":{"fa-regular":"faslpr"},whiteboard:{"fa-semibold":"fawsb"},thumbprint:{"fa-light":"fatl"},notdog:{"fa-solid":"fans"},"notdog-duo":{"fa-solid":"fands"},etch:{"fa-solid":"faes"},graphite:{"fa-thin":"fagt"},jelly:{"fa-regular":"fajr"},"jelly-fill":{"fa-regular":"fajfr"},"jelly-duo":{"fa-regular":"fajdr"},chisel:{"fa-regular":"facr"},utility:{"fa-semibold":"fausb"},"utility-duo":{"fa-semibold":"faudsb"},"utility-fill":{"fa-semibold":"faufsb"}},Fm={classic:["fas","far","fal","fat","fad"],duotone:["fadr","fadl","fadt"],sharp:["fass","fasr","fasl","fast"],"sharp-duotone":["fasds","fasdr","fasdl","fasdt"],slab:["faslr"],"slab-press":["faslpr"],whiteboard:["fawsb"],thumbprint:["fatl"],notdog:["fans"],"notdog-duo":["fands"],etch:["faes"],graphite:["fagt"],jelly:["fajr"],"jelly-fill":["fajfr"],"jelly-duo":["fajdr"],chisel:["facr"],utility:["fausb"],"utility-duo":["faudsb"],"utility-fill":["faufsb"]},ts={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},duotone:{fadr:"fa-regular",fadl:"fa-light",fadt:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid",fasdr:"fa-regular",fasdl:"fa-light",fasdt:"fa-thin"},slab:{faslr:"fa-regular"},"slab-press":{faslpr:"fa-regular"},whiteboard:{fawsb:"fa-semibold"},thumbprint:{fatl:"fa-light"},notdog:{fans:"fa-solid"},"notdog-duo":{fands:"fa-solid"},etch:{faes:"fa-solid"},graphite:{fagt:"fa-thin"},jelly:{fajr:"fa-regular"},"jelly-fill":{fajfr:"fa-regular"},"jelly-duo":{fajdr:"fa-regular"},chisel:{facr:"fa-regular"},utility:{fausb:"fa-semibold"},"utility-duo":{faudsb:"fa-semibold"},"utility-fill":{faufsb:"fa-semibold"}},jm=["fa-solid","fa-regular","fa-light","fa-thin","fa-duotone","fa-brands","fa-semibold"],w0=["fa","fas","far","fal","fat","fad","fadr","fadl","fadt","fab","fass","fasr","fasl","fast","fasds","fasdr","fasdl","fasdt","faslr","faslpr","fawsb","fatl","fans","fands","faes","fagt","fajr","fajfr","fajdr","facr","fausb","faudsb","faufsb"].concat(em,jm),Km=["solid","regular","light","thin","duotone","brands","semibold"],N0=[1,2,3,4,5,6,7,8,9,10],Vm=N0.concat([11,12,13,14,15,16,17,18,19,20]),Zm=["aw","fw","pull-left","pull-right"],Ym=[].concat(rt(Object.keys(Fm)),Km,Zm,["2xs","xs","sm","lg","xl","2xl","beat","border","fade","beat-fade","bounce","flip-both","flip-horizontal","flip-vertical","flip","inverse","layers","layers-bottom-left","layers-bottom-right","layers-counter","layers-text","layers-top-left","layers-top-right","li","pull-end","pull-start","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","stack-1x","stack-2x","stack","ul","width-auto","width-fixed",Aa.GROUP,Aa.SWAP_OPACITY,Aa.PRIMARY,Aa.SECONDARY]).concat(N0.map(function(e){return"".concat(e,"x")})).concat(Vm.map(function(e){return"w-".concat(e)})),qm={"Font Awesome 5 Free":{900:"fas",400:"far"},"Font Awesome 5 Pro":{900:"fas",400:"far",normal:"far",300:"fal"},"Font Awesome 5 Brands":{400:"fab",normal:"fab"},"Font Awesome 5 Duotone":{900:"fad"}},vt="___FONT_AWESOME___",rs=16,_0="fa",T0="svg-inline--fa",ar="data-fa-i2svg",os="data-fa-pseudo-element",Xm="data-fa-pseudo-element-pending",ys="data-prefix",bs="data-icon",Md="fontawesome-i2svg",Qm="async",Jm=["HTML","HEAD","STYLE","SCRIPT"],M0=["::before","::after",":before",":after"],I0=function(){try{return!0}catch{return!1}}();function Co(e){return new Proxy(e,{get:function(o,a){return a in o?o[a]:o[ve]}})}var P0=A({},s0);P0[ve]=A(A(A(A({},{"fa-duotone":"duotone"}),s0[ve]),_d.kit),_d["kit-duotone"]);var eg=Co(P0),as=A({},j8);as[ve]=A(A(A(A({},{duotone:"fad"}),as[ve]),Td.kit),Td["kit-duotone"]);var Id=Co(as),ns=A({},ts);ns[ve]=A(A({},ns[ve]),J8.kit);var vs=Co(ns),is=A({},Wm);is[ve]=A(A({},is[ve]),X8.kit);var nA=Co(is),tg=x8,z0="fa-layers-text",rg=S8,og=A({},G8),iA=Co(og),ag=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],Yi=C8,ng=[].concat(rt(K8),rt(Ym)),bo=zt.FontAwesomeConfig||{};function ig(e){var t=q.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}function sg(e){return e===""?!0:e==="false"?!1:e==="true"?!0:e}q&&typeof q.querySelector=="function"&&(Pd=[["data-family-prefix","familyPrefix"],["data-css-prefix","cssPrefix"],["data-family-default","familyDefault"],["data-style-default","styleDefault"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-search-pseudo-elements","searchPseudoElements"],["data-search-pseudo-elements-warnings","searchPseudoElementsWarnings"],["data-search-pseudo-elements-full-scan","searchPseudoElementsFullScan"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]],Pd.forEach(function(e){var t=Ma(e,2),o=t[0],a=t[1],n=sg(ig(o));n!=null&&(bo[a]=n)}));var Pd,k0={styleDefault:"solid",familyDefault:ve,cssPrefix:_0,replacementClass:T0,autoReplaceSvg:!0,autoAddCss:!0,searchPseudoElements:!1,searchPseudoElementsWarnings:!0,searchPseudoElementsFullScan:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0};bo.familyPrefix&&(bo.cssPrefix=bo.familyPrefix);var Gr=A(A({},k0),bo);Gr.autoReplaceSvg||(Gr.observeMutations=!1);var P={};Object.keys(k0).forEach(function(e){Object.defineProperty(P,e,{enumerable:!0,set:function(o){Gr[e]=o,vo.forEach(function(a){return a(P)})},get:function(){return Gr[e]}})});Object.defineProperty(P,"familyPrefix",{enumerable:!0,set:function(t){Gr.cssPrefix=t,vo.forEach(function(o){return o(P)})},get:function(){return Gr.cssPrefix}});zt.FontAwesomeConfig=P;var vo=[];function cg(e){return vo.push(e),function(){vo.splice(vo.indexOf(e),1)}}var Pt=rs,ct={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function lg(e){if(!(!e||!St)){var t=q.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e;for(var o=q.head.childNodes,a=null,n=o.length-1;n>-1;n--){var i=o[n],s=(i.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(s)>-1&&(a=i)}return q.head.insertBefore(t,a),e}}var dg="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function zd(){for(var e=12,t="";e-- >0;)t+=dg[Math.random()*62|0];return t}function Wr(e){for(var t=[],o=(e||[]).length>>>0;o--;)t[o]=e[o];return t}function xs(e){return e.classList?Wr(e.classList):(e.getAttribute("class")||"").split(" ").filter(function(t){return t})}function D0(e){return"".concat(e).replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(/</g,"<").replace(/>/g,">")}function fg(e){return Object.keys(e||{}).reduce(function(t,o){return t+"".concat(o,'="').concat(D0(e[o]),'" ')},"").trim()}function Ia(e){return Object.keys(e||{}).reduce(function(t,o){return t+"".concat(o,": ").concat(e[o].trim(),";")},"")}function Ss(e){return e.size!==ct.size||e.x!==ct.x||e.y!==ct.y||e.rotate!==ct.rotate||e.flipX||e.flipY}function ug(e){var t=e.transform,o=e.containerWidth,a=e.iconWidth,n={transform:"translate(".concat(o/2," 256)")},i="translate(".concat(t.x*32,", ").concat(t.y*32,") "),s="scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") "),l="rotate(".concat(t.rotate," 0 0)"),d={transform:"".concat(i," ").concat(s," ").concat(l)},u={transform:"translate(".concat(a/2*-1," -256)")};return{outer:n,inner:d,path:u}}function pg(e){var t=e.transform,o=e.width,a=o===void 0?rs:o,n=e.height,i=n===void 0?rs:n,s=e.startCentered,l=s===void 0?!1:s,d="";return l&&i0?d+="translate(".concat(t.x/Pt-a/2,"em, ").concat(t.y/Pt-i/2,"em) "):l?d+="translate(calc(-50% + ".concat(t.x/Pt,"em), calc(-50% + ").concat(t.y/Pt,"em)) "):d+="translate(".concat(t.x/Pt,"em, ").concat(t.y/Pt,"em) "),d+="scale(".concat(t.size/Pt*(t.flipX?-1:1),", ").concat(t.size/Pt*(t.flipY?-1:1),") "),d+="rotate(".concat(t.rotate,"deg) "),d}var hg=`:root, :host {
|
|
388
|
+
--fa-font-solid: normal 900 1em/1 'Font Awesome 7 Free';
|
|
389
|
+
--fa-font-regular: normal 400 1em/1 'Font Awesome 7 Free';
|
|
390
|
+
--fa-font-light: normal 300 1em/1 'Font Awesome 7 Pro';
|
|
391
|
+
--fa-font-thin: normal 100 1em/1 'Font Awesome 7 Pro';
|
|
392
|
+
--fa-font-duotone: normal 900 1em/1 'Font Awesome 7 Duotone';
|
|
393
|
+
--fa-font-duotone-regular: normal 400 1em/1 'Font Awesome 7 Duotone';
|
|
394
|
+
--fa-font-duotone-light: normal 300 1em/1 'Font Awesome 7 Duotone';
|
|
395
|
+
--fa-font-duotone-thin: normal 100 1em/1 'Font Awesome 7 Duotone';
|
|
396
|
+
--fa-font-brands: normal 400 1em/1 'Font Awesome 7 Brands';
|
|
397
|
+
--fa-font-sharp-solid: normal 900 1em/1 'Font Awesome 7 Sharp';
|
|
398
|
+
--fa-font-sharp-regular: normal 400 1em/1 'Font Awesome 7 Sharp';
|
|
399
|
+
--fa-font-sharp-light: normal 300 1em/1 'Font Awesome 7 Sharp';
|
|
400
|
+
--fa-font-sharp-thin: normal 100 1em/1 'Font Awesome 7 Sharp';
|
|
401
|
+
--fa-font-sharp-duotone-solid: normal 900 1em/1 'Font Awesome 7 Sharp Duotone';
|
|
402
|
+
--fa-font-sharp-duotone-regular: normal 400 1em/1 'Font Awesome 7 Sharp Duotone';
|
|
403
|
+
--fa-font-sharp-duotone-light: normal 300 1em/1 'Font Awesome 7 Sharp Duotone';
|
|
404
|
+
--fa-font-sharp-duotone-thin: normal 100 1em/1 'Font Awesome 7 Sharp Duotone';
|
|
405
|
+
--fa-font-slab-regular: normal 400 1em/1 'Font Awesome 7 Slab';
|
|
406
|
+
--fa-font-slab-press-regular: normal 400 1em/1 'Font Awesome 7 Slab Press';
|
|
407
|
+
--fa-font-whiteboard-semibold: normal 600 1em/1 'Font Awesome 7 Whiteboard';
|
|
408
|
+
--fa-font-thumbprint-light: normal 300 1em/1 'Font Awesome 7 Thumbprint';
|
|
409
|
+
--fa-font-notdog-solid: normal 900 1em/1 'Font Awesome 7 Notdog';
|
|
410
|
+
--fa-font-notdog-duo-solid: normal 900 1em/1 'Font Awesome 7 Notdog Duo';
|
|
411
|
+
--fa-font-etch-solid: normal 900 1em/1 'Font Awesome 7 Etch';
|
|
412
|
+
--fa-font-graphite-thin: normal 100 1em/1 'Font Awesome 7 Graphite';
|
|
413
|
+
--fa-font-jelly-regular: normal 400 1em/1 'Font Awesome 7 Jelly';
|
|
414
|
+
--fa-font-jelly-fill-regular: normal 400 1em/1 'Font Awesome 7 Jelly Fill';
|
|
415
|
+
--fa-font-jelly-duo-regular: normal 400 1em/1 'Font Awesome 7 Jelly Duo';
|
|
416
|
+
--fa-font-chisel-regular: normal 400 1em/1 'Font Awesome 7 Chisel';
|
|
417
|
+
--fa-font-utility-semibold: normal 600 1em/1 'Font Awesome 7 Utility';
|
|
418
|
+
--fa-font-utility-duo-semibold: normal 600 1em/1 'Font Awesome 7 Utility Duo';
|
|
419
|
+
--fa-font-utility-fill-semibold: normal 600 1em/1 'Font Awesome 7 Utility Fill';
|
|
420
|
+
}
|
|
421
|
+
|
|
422
|
+
.svg-inline--fa {
|
|
423
|
+
box-sizing: content-box;
|
|
424
|
+
display: var(--fa-display, inline-block);
|
|
425
|
+
height: 1em;
|
|
426
|
+
overflow: visible;
|
|
427
|
+
vertical-align: -0.125em;
|
|
428
|
+
width: var(--fa-width, 1.25em);
|
|
429
|
+
}
|
|
430
|
+
.svg-inline--fa.fa-2xs {
|
|
431
|
+
vertical-align: 0.1em;
|
|
432
|
+
}
|
|
433
|
+
.svg-inline--fa.fa-xs {
|
|
434
|
+
vertical-align: 0em;
|
|
435
|
+
}
|
|
436
|
+
.svg-inline--fa.fa-sm {
|
|
437
|
+
vertical-align: -0.0714285714em;
|
|
438
|
+
}
|
|
439
|
+
.svg-inline--fa.fa-lg {
|
|
440
|
+
vertical-align: -0.2em;
|
|
441
|
+
}
|
|
442
|
+
.svg-inline--fa.fa-xl {
|
|
443
|
+
vertical-align: -0.25em;
|
|
444
|
+
}
|
|
445
|
+
.svg-inline--fa.fa-2xl {
|
|
446
|
+
vertical-align: -0.3125em;
|
|
447
|
+
}
|
|
448
|
+
.svg-inline--fa.fa-pull-left,
|
|
449
|
+
.svg-inline--fa .fa-pull-start {
|
|
450
|
+
float: inline-start;
|
|
451
|
+
margin-inline-end: var(--fa-pull-margin, 0.3em);
|
|
452
|
+
}
|
|
453
|
+
.svg-inline--fa.fa-pull-right,
|
|
454
|
+
.svg-inline--fa .fa-pull-end {
|
|
455
|
+
float: inline-end;
|
|
456
|
+
margin-inline-start: var(--fa-pull-margin, 0.3em);
|
|
457
|
+
}
|
|
458
|
+
.svg-inline--fa.fa-li {
|
|
459
|
+
width: var(--fa-li-width, 2em);
|
|
460
|
+
inset-inline-start: calc(-1 * var(--fa-li-width, 2em));
|
|
461
|
+
inset-block-start: 0.25em; /* syncing vertical alignment with Web Font rendering */
|
|
462
|
+
}
|
|
463
|
+
|
|
464
|
+
.fa-layers-counter, .fa-layers-text {
|
|
465
|
+
display: inline-block;
|
|
466
|
+
position: absolute;
|
|
467
|
+
text-align: center;
|
|
468
|
+
}
|
|
469
|
+
|
|
470
|
+
.fa-layers {
|
|
471
|
+
display: inline-block;
|
|
472
|
+
height: 1em;
|
|
473
|
+
position: relative;
|
|
474
|
+
text-align: center;
|
|
475
|
+
vertical-align: -0.125em;
|
|
476
|
+
width: var(--fa-width, 1.25em);
|
|
477
|
+
}
|
|
478
|
+
.fa-layers .svg-inline--fa {
|
|
479
|
+
inset: 0;
|
|
480
|
+
margin: auto;
|
|
481
|
+
position: absolute;
|
|
482
|
+
transform-origin: center center;
|
|
483
|
+
}
|
|
484
|
+
|
|
485
|
+
.fa-layers-text {
|
|
486
|
+
left: 50%;
|
|
487
|
+
top: 50%;
|
|
488
|
+
transform: translate(-50%, -50%);
|
|
489
|
+
transform-origin: center center;
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
.fa-layers-counter {
|
|
493
|
+
background-color: var(--fa-counter-background-color, #ff253a);
|
|
494
|
+
border-radius: var(--fa-counter-border-radius, 1em);
|
|
495
|
+
box-sizing: border-box;
|
|
496
|
+
color: var(--fa-inverse, #fff);
|
|
497
|
+
line-height: var(--fa-counter-line-height, 1);
|
|
498
|
+
max-width: var(--fa-counter-max-width, 5em);
|
|
499
|
+
min-width: var(--fa-counter-min-width, 1.5em);
|
|
500
|
+
overflow: hidden;
|
|
501
|
+
padding: var(--fa-counter-padding, 0.25em 0.5em);
|
|
502
|
+
right: var(--fa-right, 0);
|
|
503
|
+
text-overflow: ellipsis;
|
|
504
|
+
top: var(--fa-top, 0);
|
|
505
|
+
transform: scale(var(--fa-counter-scale, 0.25));
|
|
506
|
+
transform-origin: top right;
|
|
507
|
+
}
|
|
508
|
+
|
|
509
|
+
.fa-layers-bottom-right {
|
|
510
|
+
bottom: var(--fa-bottom, 0);
|
|
511
|
+
right: var(--fa-right, 0);
|
|
512
|
+
top: auto;
|
|
513
|
+
transform: scale(var(--fa-layers-scale, 0.25));
|
|
514
|
+
transform-origin: bottom right;
|
|
515
|
+
}
|
|
516
|
+
|
|
517
|
+
.fa-layers-bottom-left {
|
|
518
|
+
bottom: var(--fa-bottom, 0);
|
|
519
|
+
left: var(--fa-left, 0);
|
|
520
|
+
right: auto;
|
|
521
|
+
top: auto;
|
|
522
|
+
transform: scale(var(--fa-layers-scale, 0.25));
|
|
523
|
+
transform-origin: bottom left;
|
|
524
|
+
}
|
|
525
|
+
|
|
526
|
+
.fa-layers-top-right {
|
|
527
|
+
top: var(--fa-top, 0);
|
|
528
|
+
right: var(--fa-right, 0);
|
|
529
|
+
transform: scale(var(--fa-layers-scale, 0.25));
|
|
530
|
+
transform-origin: top right;
|
|
531
|
+
}
|
|
532
|
+
|
|
533
|
+
.fa-layers-top-left {
|
|
534
|
+
left: var(--fa-left, 0);
|
|
535
|
+
right: auto;
|
|
536
|
+
top: var(--fa-top, 0);
|
|
537
|
+
transform: scale(var(--fa-layers-scale, 0.25));
|
|
538
|
+
transform-origin: top left;
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
.fa-1x {
|
|
542
|
+
font-size: 1em;
|
|
543
|
+
}
|
|
544
|
+
|
|
545
|
+
.fa-2x {
|
|
546
|
+
font-size: 2em;
|
|
547
|
+
}
|
|
548
|
+
|
|
549
|
+
.fa-3x {
|
|
550
|
+
font-size: 3em;
|
|
551
|
+
}
|
|
552
|
+
|
|
553
|
+
.fa-4x {
|
|
554
|
+
font-size: 4em;
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
.fa-5x {
|
|
558
|
+
font-size: 5em;
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
.fa-6x {
|
|
562
|
+
font-size: 6em;
|
|
563
|
+
}
|
|
564
|
+
|
|
565
|
+
.fa-7x {
|
|
566
|
+
font-size: 7em;
|
|
567
|
+
}
|
|
568
|
+
|
|
569
|
+
.fa-8x {
|
|
570
|
+
font-size: 8em;
|
|
571
|
+
}
|
|
572
|
+
|
|
573
|
+
.fa-9x {
|
|
574
|
+
font-size: 9em;
|
|
575
|
+
}
|
|
576
|
+
|
|
577
|
+
.fa-10x {
|
|
578
|
+
font-size: 10em;
|
|
579
|
+
}
|
|
580
|
+
|
|
581
|
+
.fa-2xs {
|
|
582
|
+
font-size: calc(10 / 16 * 1em); /* converts a 10px size into an em-based value that's relative to the scale's 16px base */
|
|
583
|
+
line-height: calc(1 / 10 * 1em); /* sets the line-height of the icon back to that of it's parent */
|
|
584
|
+
vertical-align: calc((6 / 10 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
|
|
585
|
+
}
|
|
586
|
+
|
|
587
|
+
.fa-xs {
|
|
588
|
+
font-size: calc(12 / 16 * 1em); /* converts a 12px size into an em-based value that's relative to the scale's 16px base */
|
|
589
|
+
line-height: calc(1 / 12 * 1em); /* sets the line-height of the icon back to that of it's parent */
|
|
590
|
+
vertical-align: calc((6 / 12 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
|
|
591
|
+
}
|
|
592
|
+
|
|
593
|
+
.fa-sm {
|
|
594
|
+
font-size: calc(14 / 16 * 1em); /* converts a 14px size into an em-based value that's relative to the scale's 16px base */
|
|
595
|
+
line-height: calc(1 / 14 * 1em); /* sets the line-height of the icon back to that of it's parent */
|
|
596
|
+
vertical-align: calc((6 / 14 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
.fa-lg {
|
|
600
|
+
font-size: calc(20 / 16 * 1em); /* converts a 20px size into an em-based value that's relative to the scale's 16px base */
|
|
601
|
+
line-height: calc(1 / 20 * 1em); /* sets the line-height of the icon back to that of it's parent */
|
|
602
|
+
vertical-align: calc((6 / 20 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
.fa-xl {
|
|
606
|
+
font-size: calc(24 / 16 * 1em); /* converts a 24px size into an em-based value that's relative to the scale's 16px base */
|
|
607
|
+
line-height: calc(1 / 24 * 1em); /* sets the line-height of the icon back to that of it's parent */
|
|
608
|
+
vertical-align: calc((6 / 24 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
.fa-2xl {
|
|
612
|
+
font-size: calc(32 / 16 * 1em); /* converts a 32px size into an em-based value that's relative to the scale's 16px base */
|
|
613
|
+
line-height: calc(1 / 32 * 1em); /* sets the line-height of the icon back to that of it's parent */
|
|
614
|
+
vertical-align: calc((6 / 32 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
.fa-width-auto {
|
|
618
|
+
--fa-width: auto;
|
|
619
|
+
}
|
|
620
|
+
|
|
621
|
+
.fa-fw,
|
|
622
|
+
.fa-width-fixed {
|
|
623
|
+
--fa-width: 1.25em;
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
.fa-ul {
|
|
627
|
+
list-style-type: none;
|
|
628
|
+
margin-inline-start: var(--fa-li-margin, 2.5em);
|
|
629
|
+
padding-inline-start: 0;
|
|
630
|
+
}
|
|
631
|
+
.fa-ul > li {
|
|
632
|
+
position: relative;
|
|
633
|
+
}
|
|
634
|
+
|
|
635
|
+
.fa-li {
|
|
636
|
+
inset-inline-start: calc(-1 * var(--fa-li-width, 2em));
|
|
637
|
+
position: absolute;
|
|
638
|
+
text-align: center;
|
|
639
|
+
width: var(--fa-li-width, 2em);
|
|
640
|
+
line-height: inherit;
|
|
641
|
+
}
|
|
642
|
+
|
|
643
|
+
/* Heads Up: Bordered Icons will not be supported in the future!
|
|
644
|
+
- This feature will be deprecated in the next major release of Font Awesome (v8)!
|
|
645
|
+
- You may continue to use it in this version *v7), but it will not be supported in Font Awesome v8.
|
|
646
|
+
*/
|
|
647
|
+
/* Notes:
|
|
648
|
+
* --@{v.$css-prefix}-border-width = 1/16 by default (to render as ~1px based on a 16px default font-size)
|
|
649
|
+
* --@{v.$css-prefix}-border-padding =
|
|
650
|
+
** 3/16 for vertical padding (to give ~2px of vertical whitespace around an icon considering it's vertical alignment)
|
|
651
|
+
** 4/16 for horizontal padding (to give ~4px of horizontal whitespace around an icon)
|
|
652
|
+
*/
|
|
653
|
+
.fa-border {
|
|
654
|
+
border-color: var(--fa-border-color, #eee);
|
|
655
|
+
border-radius: var(--fa-border-radius, 0.1em);
|
|
656
|
+
border-style: var(--fa-border-style, solid);
|
|
657
|
+
border-width: var(--fa-border-width, 0.0625em);
|
|
658
|
+
box-sizing: var(--fa-border-box-sizing, content-box);
|
|
659
|
+
padding: var(--fa-border-padding, 0.1875em 0.25em);
|
|
660
|
+
}
|
|
661
|
+
|
|
662
|
+
.fa-pull-left,
|
|
663
|
+
.fa-pull-start {
|
|
664
|
+
float: inline-start;
|
|
665
|
+
margin-inline-end: var(--fa-pull-margin, 0.3em);
|
|
666
|
+
}
|
|
667
|
+
|
|
668
|
+
.fa-pull-right,
|
|
669
|
+
.fa-pull-end {
|
|
670
|
+
float: inline-end;
|
|
671
|
+
margin-inline-start: var(--fa-pull-margin, 0.3em);
|
|
672
|
+
}
|
|
673
|
+
|
|
674
|
+
.fa-beat {
|
|
675
|
+
animation-name: fa-beat;
|
|
676
|
+
animation-delay: var(--fa-animation-delay, 0s);
|
|
677
|
+
animation-direction: var(--fa-animation-direction, normal);
|
|
678
|
+
animation-duration: var(--fa-animation-duration, 1s);
|
|
679
|
+
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
|
680
|
+
animation-timing-function: var(--fa-animation-timing, ease-in-out);
|
|
681
|
+
}
|
|
682
|
+
|
|
683
|
+
.fa-bounce {
|
|
684
|
+
animation-name: fa-bounce;
|
|
685
|
+
animation-delay: var(--fa-animation-delay, 0s);
|
|
686
|
+
animation-direction: var(--fa-animation-direction, normal);
|
|
687
|
+
animation-duration: var(--fa-animation-duration, 1s);
|
|
688
|
+
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
|
689
|
+
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
|
|
690
|
+
}
|
|
691
|
+
|
|
692
|
+
.fa-fade {
|
|
693
|
+
animation-name: fa-fade;
|
|
694
|
+
animation-delay: var(--fa-animation-delay, 0s);
|
|
695
|
+
animation-direction: var(--fa-animation-direction, normal);
|
|
696
|
+
animation-duration: var(--fa-animation-duration, 1s);
|
|
697
|
+
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
|
698
|
+
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
|
|
699
|
+
}
|
|
700
|
+
|
|
701
|
+
.fa-beat-fade {
|
|
702
|
+
animation-name: fa-beat-fade;
|
|
703
|
+
animation-delay: var(--fa-animation-delay, 0s);
|
|
704
|
+
animation-direction: var(--fa-animation-direction, normal);
|
|
705
|
+
animation-duration: var(--fa-animation-duration, 1s);
|
|
706
|
+
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
|
707
|
+
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
|
|
708
|
+
}
|
|
709
|
+
|
|
710
|
+
.fa-flip {
|
|
711
|
+
animation-name: fa-flip;
|
|
712
|
+
animation-delay: var(--fa-animation-delay, 0s);
|
|
713
|
+
animation-direction: var(--fa-animation-direction, normal);
|
|
714
|
+
animation-duration: var(--fa-animation-duration, 1s);
|
|
715
|
+
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
|
716
|
+
animation-timing-function: var(--fa-animation-timing, ease-in-out);
|
|
717
|
+
}
|
|
718
|
+
|
|
719
|
+
.fa-shake {
|
|
720
|
+
animation-name: fa-shake;
|
|
721
|
+
animation-delay: var(--fa-animation-delay, 0s);
|
|
722
|
+
animation-direction: var(--fa-animation-direction, normal);
|
|
723
|
+
animation-duration: var(--fa-animation-duration, 1s);
|
|
724
|
+
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
|
725
|
+
animation-timing-function: var(--fa-animation-timing, linear);
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
.fa-spin {
|
|
729
|
+
animation-name: fa-spin;
|
|
730
|
+
animation-delay: var(--fa-animation-delay, 0s);
|
|
731
|
+
animation-direction: var(--fa-animation-direction, normal);
|
|
732
|
+
animation-duration: var(--fa-animation-duration, 2s);
|
|
733
|
+
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
|
734
|
+
animation-timing-function: var(--fa-animation-timing, linear);
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
.fa-spin-reverse {
|
|
738
|
+
--fa-animation-direction: reverse;
|
|
739
|
+
}
|
|
740
|
+
|
|
741
|
+
.fa-pulse,
|
|
742
|
+
.fa-spin-pulse {
|
|
743
|
+
animation-name: fa-spin;
|
|
744
|
+
animation-direction: var(--fa-animation-direction, normal);
|
|
745
|
+
animation-duration: var(--fa-animation-duration, 1s);
|
|
746
|
+
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
|
|
747
|
+
animation-timing-function: var(--fa-animation-timing, steps(8));
|
|
748
|
+
}
|
|
749
|
+
|
|
750
|
+
@media (prefers-reduced-motion: reduce) {
|
|
751
|
+
.fa-beat,
|
|
752
|
+
.fa-bounce,
|
|
753
|
+
.fa-fade,
|
|
754
|
+
.fa-beat-fade,
|
|
755
|
+
.fa-flip,
|
|
756
|
+
.fa-pulse,
|
|
757
|
+
.fa-shake,
|
|
758
|
+
.fa-spin,
|
|
759
|
+
.fa-spin-pulse {
|
|
760
|
+
animation: none !important;
|
|
761
|
+
transition: none !important;
|
|
762
|
+
}
|
|
763
|
+
}
|
|
764
|
+
@keyframes fa-beat {
|
|
765
|
+
0%, 90% {
|
|
766
|
+
transform: scale(1);
|
|
767
|
+
}
|
|
768
|
+
45% {
|
|
769
|
+
transform: scale(var(--fa-beat-scale, 1.25));
|
|
770
|
+
}
|
|
771
|
+
}
|
|
772
|
+
@keyframes fa-bounce {
|
|
773
|
+
0% {
|
|
774
|
+
transform: scale(1, 1) translateY(0);
|
|
775
|
+
}
|
|
776
|
+
10% {
|
|
777
|
+
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
|
|
778
|
+
}
|
|
779
|
+
30% {
|
|
780
|
+
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
|
|
781
|
+
}
|
|
782
|
+
50% {
|
|
783
|
+
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
|
|
784
|
+
}
|
|
785
|
+
57% {
|
|
786
|
+
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
|
|
787
|
+
}
|
|
788
|
+
64% {
|
|
789
|
+
transform: scale(1, 1) translateY(0);
|
|
790
|
+
}
|
|
791
|
+
100% {
|
|
792
|
+
transform: scale(1, 1) translateY(0);
|
|
793
|
+
}
|
|
794
|
+
}
|
|
795
|
+
@keyframes fa-fade {
|
|
796
|
+
50% {
|
|
797
|
+
opacity: var(--fa-fade-opacity, 0.4);
|
|
798
|
+
}
|
|
799
|
+
}
|
|
800
|
+
@keyframes fa-beat-fade {
|
|
801
|
+
0%, 100% {
|
|
802
|
+
opacity: var(--fa-beat-fade-opacity, 0.4);
|
|
803
|
+
transform: scale(1);
|
|
804
|
+
}
|
|
805
|
+
50% {
|
|
806
|
+
opacity: 1;
|
|
807
|
+
transform: scale(var(--fa-beat-fade-scale, 1.125));
|
|
808
|
+
}
|
|
809
|
+
}
|
|
810
|
+
@keyframes fa-flip {
|
|
811
|
+
50% {
|
|
812
|
+
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
|
|
813
|
+
}
|
|
814
|
+
}
|
|
815
|
+
@keyframes fa-shake {
|
|
816
|
+
0% {
|
|
817
|
+
transform: rotate(-15deg);
|
|
818
|
+
}
|
|
819
|
+
4% {
|
|
820
|
+
transform: rotate(15deg);
|
|
821
|
+
}
|
|
822
|
+
8%, 24% {
|
|
823
|
+
transform: rotate(-18deg);
|
|
824
|
+
}
|
|
825
|
+
12%, 28% {
|
|
826
|
+
transform: rotate(18deg);
|
|
827
|
+
}
|
|
828
|
+
16% {
|
|
829
|
+
transform: rotate(-22deg);
|
|
830
|
+
}
|
|
831
|
+
20% {
|
|
832
|
+
transform: rotate(22deg);
|
|
833
|
+
}
|
|
834
|
+
32% {
|
|
835
|
+
transform: rotate(-12deg);
|
|
836
|
+
}
|
|
837
|
+
36% {
|
|
838
|
+
transform: rotate(12deg);
|
|
839
|
+
}
|
|
840
|
+
40%, 100% {
|
|
841
|
+
transform: rotate(0deg);
|
|
842
|
+
}
|
|
843
|
+
}
|
|
844
|
+
@keyframes fa-spin {
|
|
845
|
+
0% {
|
|
846
|
+
transform: rotate(0deg);
|
|
847
|
+
}
|
|
848
|
+
100% {
|
|
849
|
+
transform: rotate(360deg);
|
|
850
|
+
}
|
|
851
|
+
}
|
|
852
|
+
.fa-rotate-90 {
|
|
853
|
+
transform: rotate(90deg);
|
|
854
|
+
}
|
|
855
|
+
|
|
856
|
+
.fa-rotate-180 {
|
|
857
|
+
transform: rotate(180deg);
|
|
858
|
+
}
|
|
859
|
+
|
|
860
|
+
.fa-rotate-270 {
|
|
861
|
+
transform: rotate(270deg);
|
|
862
|
+
}
|
|
863
|
+
|
|
864
|
+
.fa-flip-horizontal {
|
|
865
|
+
transform: scale(-1, 1);
|
|
866
|
+
}
|
|
867
|
+
|
|
868
|
+
.fa-flip-vertical {
|
|
869
|
+
transform: scale(1, -1);
|
|
870
|
+
}
|
|
871
|
+
|
|
872
|
+
.fa-flip-both,
|
|
873
|
+
.fa-flip-horizontal.fa-flip-vertical {
|
|
874
|
+
transform: scale(-1, -1);
|
|
875
|
+
}
|
|
876
|
+
|
|
877
|
+
.fa-rotate-by {
|
|
878
|
+
transform: rotate(var(--fa-rotate-angle, 0));
|
|
879
|
+
}
|
|
880
|
+
|
|
881
|
+
.svg-inline--fa .fa-primary {
|
|
882
|
+
fill: var(--fa-primary-color, currentColor);
|
|
883
|
+
opacity: var(--fa-primary-opacity, 1);
|
|
884
|
+
}
|
|
885
|
+
|
|
886
|
+
.svg-inline--fa .fa-secondary {
|
|
887
|
+
fill: var(--fa-secondary-color, currentColor);
|
|
888
|
+
opacity: var(--fa-secondary-opacity, 0.4);
|
|
889
|
+
}
|
|
890
|
+
|
|
891
|
+
.svg-inline--fa.fa-swap-opacity .fa-primary {
|
|
892
|
+
opacity: var(--fa-secondary-opacity, 0.4);
|
|
893
|
+
}
|
|
894
|
+
|
|
895
|
+
.svg-inline--fa.fa-swap-opacity .fa-secondary {
|
|
896
|
+
opacity: var(--fa-primary-opacity, 1);
|
|
897
|
+
}
|
|
898
|
+
|
|
899
|
+
.svg-inline--fa mask .fa-primary,
|
|
900
|
+
.svg-inline--fa mask .fa-secondary {
|
|
901
|
+
fill: black;
|
|
902
|
+
}
|
|
903
|
+
|
|
904
|
+
.svg-inline--fa.fa-inverse {
|
|
905
|
+
fill: var(--fa-inverse, #fff);
|
|
906
|
+
}
|
|
907
|
+
|
|
908
|
+
.fa-stack {
|
|
909
|
+
display: inline-block;
|
|
910
|
+
height: 2em;
|
|
911
|
+
line-height: 2em;
|
|
912
|
+
position: relative;
|
|
913
|
+
vertical-align: middle;
|
|
914
|
+
width: 2.5em;
|
|
915
|
+
}
|
|
916
|
+
|
|
917
|
+
.fa-inverse {
|
|
918
|
+
color: var(--fa-inverse, #fff);
|
|
919
|
+
}
|
|
920
|
+
|
|
921
|
+
.svg-inline--fa.fa-stack-1x {
|
|
922
|
+
--fa-width: 1.25em;
|
|
923
|
+
height: 1em;
|
|
924
|
+
width: var(--fa-width);
|
|
925
|
+
}
|
|
926
|
+
.svg-inline--fa.fa-stack-2x {
|
|
927
|
+
--fa-width: 2.5em;
|
|
928
|
+
height: 2em;
|
|
929
|
+
width: var(--fa-width);
|
|
930
|
+
}
|
|
931
|
+
|
|
932
|
+
.fa-stack-1x,
|
|
933
|
+
.fa-stack-2x {
|
|
934
|
+
inset: 0;
|
|
935
|
+
margin: auto;
|
|
936
|
+
position: absolute;
|
|
937
|
+
z-index: var(--fa-stack-z-index, auto);
|
|
938
|
+
}`;function U0(){var e=_0,t=T0,o=P.cssPrefix,a=P.replacementClass,n=hg;if(o!==e||a!==t){var i=new RegExp("\\.".concat(e,"\\-"),"g"),s=new RegExp("\\--".concat(e,"\\-"),"g"),l=new RegExp("\\.".concat(t),"g");n=n.replace(i,".".concat(o,"-")).replace(s,"--".concat(o,"-")).replace(l,".".concat(a))}return n}var kd=!1;function qi(){P.autoAddCss&&!kd&&(lg(U0()),kd=!0)}var mg={mixout:function(){return{dom:{css:U0,insertCss:qi}}},hooks:function(){return{beforeDOMElementCreation:function(){qi()},beforeI2svg:function(){qi()}}}},xt=zt||{};xt[vt]||(xt[vt]={});xt[vt].styles||(xt[vt].styles={});xt[vt].hooks||(xt[vt].hooks={});xt[vt].shims||(xt[vt].shims=[]);var tt=xt[vt],B0=[],$0=function(){q.removeEventListener("DOMContentLoaded",$0),_a=1,B0.map(function(t){return t()})},_a=!1;St&&(_a=(q.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(q.readyState),_a||q.addEventListener("DOMContentLoaded",$0));function gg(e){St&&(_a?setTimeout(e,0):B0.push(e))}function Lo(e){var t=e.tag,o=e.attributes,a=o===void 0?{}:o,n=e.children,i=n===void 0?[]:n;return typeof e=="string"?D0(e):"<".concat(t," ").concat(fg(a),">").concat(i.map(Lo).join(""),"</").concat(t,">")}function Dd(e,t,o){if(e&&e[t]&&e[t][o])return{prefix:t,iconName:o,icon:e[t][o]}}var yg=function(t,o){return function(a,n,i,s){return t.call(o,a,n,i,s)}},Xi=function(t,o,a,n){var i=Object.keys(t),s=i.length,l=n!==void 0?yg(o,n):o,d,u,g;for(a===void 0?(d=1,g=t[i[0]]):(d=0,g=a);d<s;d++)u=i[d],g=l(g,t[u],u,t);return g};function H0(e){return rt(e).length!==1?null:e.codePointAt(0).toString(16)}function Ud(e){return Object.keys(e).reduce(function(t,o){var a=e[o],n=!!a.icon;return n?t[a.iconName]=a.icon:t[o]=a,t},{})}function ss(e,t){var o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=o.skipHooks,n=a===void 0?!1:a,i=Ud(t);typeof tt.hooks.addPack=="function"&&!n?tt.hooks.addPack(e,Ud(t)):tt.styles[e]=A(A({},tt.styles[e]||{}),i),e==="fas"&&ss("fa",t)}var xo=tt.styles,bg=tt.shims,G0=Object.keys(vs),vg=G0.reduce(function(e,t){return e[t]=Object.keys(vs[t]),e},{}),Cs=null,W0={},F0={},j0={},K0={},V0={};function xg(e){return~ng.indexOf(e)}function Sg(e,t){var o=t.split("-"),a=o[0],n=o.slice(1).join("-");return a===e&&n!==""&&!xg(n)?n:null}var Z0=function(){var t=function(i){return Xi(xo,function(s,l,d){return s[d]=Xi(l,i,{}),s},{})};W0=t(function(n,i,s){if(i[3]&&(n[i[3]]=s),i[2]){var l=i[2].filter(function(d){return typeof d=="number"});l.forEach(function(d){n[d.toString(16)]=s})}return n}),F0=t(function(n,i,s){if(n[s]=s,i[2]){var l=i[2].filter(function(d){return typeof d=="string"});l.forEach(function(d){n[d]=s})}return n}),V0=t(function(n,i,s){var l=i[2];return n[s]=s,l.forEach(function(d){n[d]=s}),n});var o="far"in xo||P.autoFetchSvg,a=Xi(bg,function(n,i){var s=i[0],l=i[1],d=i[2];return l==="far"&&!o&&(l="fas"),typeof s=="string"&&(n.names[s]={prefix:l,iconName:d}),typeof s=="number"&&(n.unicodes[s.toString(16)]={prefix:l,iconName:d}),n},{names:{},unicodes:{}});j0=a.names,K0=a.unicodes,Cs=Pa(P.styleDefault,{family:P.familyDefault})};cg(function(e){Cs=Pa(e.styleDefault,{family:P.familyDefault})});Z0();function Ls(e,t){return(W0[e]||{})[t]}function Cg(e,t){return(F0[e]||{})[t]}function or(e,t){return(V0[e]||{})[t]}function Y0(e){return j0[e]||{prefix:null,iconName:null}}function Lg(e){var t=K0[e],o=Ls("fas",e);return t||(o?{prefix:"fas",iconName:o}:null)||{prefix:null,iconName:null}}function kt(){return Cs}var q0=function(){return{prefix:null,iconName:null,rest:[]}};function Eg(e){var t=ve,o=G0.reduce(function(a,n){return a[n]="".concat(P.cssPrefix,"-").concat(n),a},{});return O0.forEach(function(a){(e.includes(o[a])||e.some(function(n){return vg[a].includes(n)}))&&(t=a)}),t}function Pa(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=t.family,a=o===void 0?ve:o,n=eg[a][e];if(a===So&&!e)return"fad";var i=Id[a][e]||Id[a][n],s=e in tt.styles?e:null,l=i||s||null;return l}function Ag(e){var t=[],o=null;return e.forEach(function(a){var n=Sg(P.cssPrefix,a);n?o=n:a&&t.push(a)}),{iconName:o,rest:t}}function Bd(e){return e.sort().filter(function(t,o,a){return a.indexOf(t)===o})}var $d=w0.concat(R0);function za(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=t.skipLookups,a=o===void 0?!1:o,n=null,i=Bd(e.filter(function(x){return $d.includes(x)})),s=Bd(e.filter(function(x){return!$d.includes(x)})),l=i.filter(function(x){return n=x,!c0.includes(x)}),d=Ma(l,1),u=d[0],g=u===void 0?null:u,m=Eg(i),b=A(A({},Ag(s)),{},{prefix:Pa(g,{family:m})});return A(A(A({},b),Ng({values:e,family:m,styles:xo,config:P,canonical:b,givenPrefix:n})),Og(a,n,b))}function Og(e,t,o){var a=o.prefix,n=o.iconName;if(e||!a||!n)return{prefix:a,iconName:n};var i=t==="fa"?Y0(n):{},s=or(a,n);return n=i.iconName||s||n,a=i.prefix||a,a==="far"&&!xo.far&&xo.fas&&!P.autoFetchSvg&&(a="fas"),{prefix:a,iconName:n}}var Rg=O0.filter(function(e){return e!==ve||e!==So}),wg=Object.keys(ts).filter(function(e){return e!==ve}).map(function(e){return Object.keys(ts[e])}).flat();function Ng(e){var t=e.values,o=e.family,a=e.canonical,n=e.givenPrefix,i=n===void 0?"":n,s=e.styles,l=s===void 0?{}:s,d=e.config,u=d===void 0?{}:d,g=o===So,m=t.includes("fa-duotone")||t.includes("fad"),b=u.familyDefault==="duotone",x=a.prefix==="fad"||a.prefix==="fa-duotone";if(!g&&(m||b||x)&&(a.prefix="fad"),(t.includes("fa-brands")||t.includes("fab"))&&(a.prefix="fab"),!a.prefix&&Rg.includes(o)){var S=Object.keys(l).find(function(N){return wg.includes(N)});if(S||u.autoFetchSvg){var C=F8.get(o).defaultShortPrefixId;a.prefix=C,a.iconName=or(a.prefix,a.iconName)||a.iconName}}return(a.prefix==="fa"||i==="fa")&&(a.prefix=kt()||"fas"),a}var _g=function(){function e(){u8(this,e),this.definitions={}}return p8(e,[{key:"add",value:function(){for(var o=this,a=arguments.length,n=new Array(a),i=0;i<a;i++)n[i]=arguments[i];var s=n.reduce(this._pullDefinitions,{});Object.keys(s).forEach(function(l){o.definitions[l]=A(A({},o.definitions[l]||{}),s[l]),ss(l,s[l]);var d=vs[ve][l];d&&ss(d,s[l]),Z0()})}},{key:"reset",value:function(){this.definitions={}}},{key:"_pullDefinitions",value:function(o,a){var n=a.prefix&&a.iconName&&a.icon?{0:a}:a;return Object.keys(n).map(function(i){var s=n[i],l=s.prefix,d=s.iconName,u=s.icon,g=u[2];o[l]||(o[l]={}),g.length>0&&g.forEach(function(m){typeof m=="string"&&(o[l][m]=u)}),o[l][d]=u}),o}}])}(),Hd=[],$r={},Hr={},Tg=Object.keys(Hr);function Mg(e,t){var o=t.mixoutsTo;return Hd=e,$r={},Object.keys(Hr).forEach(function(a){Tg.indexOf(a)===-1&&delete Hr[a]}),Hd.forEach(function(a){var n=a.mixout?a.mixout():{};if(Object.keys(n).forEach(function(s){typeof n[s]=="function"&&(o[s]=n[s]),Na(n[s])==="object"&&Object.keys(n[s]).forEach(function(l){o[s]||(o[s]={}),o[s][l]=n[s][l]})}),a.hooks){var i=a.hooks();Object.keys(i).forEach(function(s){$r[s]||($r[s]=[]),$r[s].push(i[s])})}a.provides&&a.provides(Hr)}),o}function cs(e,t){for(var o=arguments.length,a=new Array(o>2?o-2:0),n=2;n<o;n++)a[n-2]=arguments[n];var i=$r[e]||[];return i.forEach(function(s){t=s.apply(null,[t].concat(a))}),t}function nr(e){for(var t=arguments.length,o=new Array(t>1?t-1:0),a=1;a<t;a++)o[a-1]=arguments[a];var n=$r[e]||[];n.forEach(function(i){i.apply(null,o)})}function Dt(){var e=arguments[0],t=Array.prototype.slice.call(arguments,1);return Hr[e]?Hr[e].apply(null,t):void 0}function ls(e){e.prefix==="fa"&&(e.prefix="fas");var t=e.iconName,o=e.prefix||kt();if(t)return t=or(o,t)||t,Dd(X0.definitions,o,t)||Dd(tt.styles,o,t)}var X0=new _g,Ig=function(){P.autoReplaceSvg=!1,P.observeMutations=!1,nr("noAuto")},Pg={i2svg:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return St?(nr("beforeI2svg",t),Dt("pseudoElements2svg",t),Dt("i2svg",t)):Promise.reject(new Error("Operation requires a DOM of some kind."))},watch:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=t.autoReplaceSvgRoot;P.autoReplaceSvg===!1&&(P.autoReplaceSvg=!0),P.observeMutations=!0,gg(function(){kg({autoReplaceSvgRoot:o}),nr("watch",t)})}},zg={icon:function(t){if(t===null)return null;if(Na(t)==="object"&&t.prefix&&t.iconName)return{prefix:t.prefix,iconName:or(t.prefix,t.iconName)||t.iconName};if(Array.isArray(t)&&t.length===2){var o=t[1].indexOf("fa-")===0?t[1].slice(3):t[1],a=Pa(t[0]);return{prefix:a,iconName:or(a,o)||o}}if(typeof t=="string"&&(t.indexOf("".concat(P.cssPrefix,"-"))>-1||t.match(tg))){var n=za(t.split(" "),{skipLookups:!0});return{prefix:n.prefix||kt(),iconName:or(n.prefix,n.iconName)||n.iconName}}if(typeof t=="string"){var i=kt();return{prefix:i,iconName:or(i,t)||t}}}},Me={noAuto:Ig,config:P,dom:Pg,parse:zg,library:X0,findIconDefinition:ls,toHtml:Lo},kg=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=t.autoReplaceSvgRoot,a=o===void 0?q:o;(Object.keys(tt.styles).length>0||P.autoFetchSvg)&&St&&P.autoReplaceSvg&&Me.dom.i2svg({node:a})};function ka(e,t){return Object.defineProperty(e,"abstract",{get:t}),Object.defineProperty(e,"html",{get:function(){return e.abstract.map(function(a){return Lo(a)})}}),Object.defineProperty(e,"node",{get:function(){if(St){var a=q.createElement("div");return a.innerHTML=e.html,a.children}}}),e}function Dg(e){var t=e.children,o=e.main,a=e.mask,n=e.attributes,i=e.styles,s=e.transform;if(Ss(s)&&o.found&&!a.found){var l=o.width,d=o.height,u={x:l/d/2,y:.5};n.style=Ia(A(A({},i),{},{"transform-origin":"".concat(u.x+s.x/16,"em ").concat(u.y+s.y/16,"em")}))}return[{tag:"svg",attributes:n,children:t}]}function Ug(e){var t=e.prefix,o=e.iconName,a=e.children,n=e.attributes,i=e.symbol,s=i===!0?"".concat(t,"-").concat(P.cssPrefix,"-").concat(o):i;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:A(A({},n),{},{id:s}),children:a}]}]}function Bg(e){var t=["aria-label","aria-labelledby","title","role"];return t.some(function(o){return o in e})}function Es(e){var t=e.icons,o=t.main,a=t.mask,n=e.prefix,i=e.iconName,s=e.transform,l=e.symbol,d=e.maskId,u=e.extra,g=e.watchable,m=g===void 0?!1:g,b=a.found?a:o,x=b.width,S=b.height,C=[P.replacementClass,i?"".concat(P.cssPrefix,"-").concat(i):""].filter(function(B){return u.classes.indexOf(B)===-1}).filter(function(B){return B!==""||!!B}).concat(u.classes).join(" "),N={children:[],attributes:A(A({},u.attributes),{},{"data-prefix":n,"data-icon":i,class:C,role:u.attributes.role||"img",viewBox:"0 0 ".concat(x," ").concat(S)})};!Bg(u.attributes)&&!u.attributes["aria-hidden"]&&(N.attributes["aria-hidden"]="true"),m&&(N.attributes[ar]="");var w=A(A({},N),{},{prefix:n,iconName:i,main:o,mask:a,maskId:d,transform:s,symbol:l,styles:A({},u.styles)}),T=a.found&&o.found?Dt("generateAbstractMask",w)||{children:[],attributes:{}}:Dt("generateAbstractIcon",w)||{children:[],attributes:{}},z=T.children,H=T.attributes;return w.children=z,w.attributes=H,l?Ug(w):Dg(w)}function Gd(e){var t=e.content,o=e.width,a=e.height,n=e.transform,i=e.extra,s=e.watchable,l=s===void 0?!1:s,d=A(A({},i.attributes),{},{class:i.classes.join(" ")});l&&(d[ar]="");var u=A({},i.styles);Ss(n)&&(u.transform=pg({transform:n,startCentered:!0,width:o,height:a}),u["-webkit-transform"]=u.transform);var g=Ia(u);g.length>0&&(d.style=g);var m=[];return m.push({tag:"span",attributes:d,children:[t]}),m}function $g(e){var t=e.content,o=e.extra,a=A(A({},o.attributes),{},{class:o.classes.join(" ")}),n=Ia(o.styles);n.length>0&&(a.style=n);var i=[];return i.push({tag:"span",attributes:a,children:[t]}),i}var Qi=tt.styles;function ds(e){var t=e[0],o=e[1],a=e.slice(4),n=Ma(a,1),i=n[0],s=null;return Array.isArray(i)?s={tag:"g",attributes:{class:"".concat(P.cssPrefix,"-").concat(Yi.GROUP)},children:[{tag:"path",attributes:{class:"".concat(P.cssPrefix,"-").concat(Yi.SECONDARY),fill:"currentColor",d:i[0]}},{tag:"path",attributes:{class:"".concat(P.cssPrefix,"-").concat(Yi.PRIMARY),fill:"currentColor",d:i[1]}}]}:s={tag:"path",attributes:{fill:"currentColor",d:i}},{found:!0,width:t,height:o,icon:s}}var Hg={found:!1,width:512,height:512};function Gg(e,t){!I0&&!P.showMissingIcons&&e&&console.error('Icon with name "'.concat(e,'" and prefix "').concat(t,'" is missing.'))}function fs(e,t){var o=t;return t==="fa"&&P.styleDefault!==null&&(t=kt()),new Promise(function(a,n){if(o==="fa"){var i=Y0(e)||{};e=i.iconName||e,t=i.prefix||t}if(e&&t&&Qi[t]&&Qi[t][e]){var s=Qi[t][e];return a(ds(s))}Gg(e,t),a(A(A({},Hg),{},{icon:P.showMissingIcons&&e?Dt("missingIconAbstract")||{}:{}}))})}var Wd=function(){},us=P.measurePerformance&&Ea&&Ea.mark&&Ea.measure?Ea:{mark:Wd,measure:Wd},yo='FA "7.2.0"',Wg=function(t){return us.mark("".concat(yo," ").concat(t," begins")),function(){return Q0(t)}},Q0=function(t){us.mark("".concat(yo," ").concat(t," ends")),us.measure("".concat(yo," ").concat(t),"".concat(yo," ").concat(t," begins"),"".concat(yo," ").concat(t," ends"))},As={begin:Wg,end:Q0},Ra=function(){};function Fd(e){var t=e.getAttribute?e.getAttribute(ar):null;return typeof t=="string"}function Fg(e){var t=e.getAttribute?e.getAttribute(ys):null,o=e.getAttribute?e.getAttribute(bs):null;return t&&o}function jg(e){return e&&e.classList&&e.classList.contains&&e.classList.contains(P.replacementClass)}function Kg(){if(P.autoReplaceSvg===!0)return wa.replace;var e=wa[P.autoReplaceSvg];return e||wa.replace}function Vg(e){return q.createElementNS("http://www.w3.org/2000/svg",e)}function Zg(e){return q.createElement(e)}function J0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=t.ceFn,a=o===void 0?e.tag==="svg"?Vg:Zg:o;if(typeof e=="string")return q.createTextNode(e);var n=a(e.tag);Object.keys(e.attributes||[]).forEach(function(s){n.setAttribute(s,e.attributes[s])});var i=e.children||[];return i.forEach(function(s){n.appendChild(J0(s,{ceFn:a}))}),n}function Yg(e){var t=" ".concat(e.outerHTML," ");return t="".concat(t,"Font Awesome fontawesome.com "),t}var wa={replace:function(t){var o=t[0];if(o.parentNode)if(t[1].forEach(function(n){o.parentNode.insertBefore(J0(n),o)}),o.getAttribute(ar)===null&&P.keepOriginalSource){var a=q.createComment(Yg(o));o.parentNode.replaceChild(a,o)}else o.remove()},nest:function(t){var o=t[0],a=t[1];if(~xs(o).indexOf(P.replacementClass))return wa.replace(t);var n=new RegExp("".concat(P.cssPrefix,"-.*"));if(delete a[0].attributes.id,a[0].attributes.class){var i=a[0].attributes.class.split(" ").reduce(function(l,d){return d===P.replacementClass||d.match(n)?l.toSvg.push(d):l.toNode.push(d),l},{toNode:[],toSvg:[]});a[0].attributes.class=i.toSvg.join(" "),i.toNode.length===0?o.removeAttribute("class"):o.setAttribute("class",i.toNode.join(" "))}var s=a.map(function(l){return Lo(l)}).join(`
|
|
939
|
+
`);o.setAttribute(ar,""),o.innerHTML=s}};function jd(e){e()}function e4(e,t){var o=typeof t=="function"?t:Ra;if(e.length===0)o();else{var a=jd;P.mutateApproach===Qm&&(a=zt.requestAnimationFrame||jd),a(function(){var n=Kg(),i=As.begin("mutate");e.map(n),i(),o()})}}var Os=!1;function t4(){Os=!0}function ps(){Os=!1}var Ta=null;function Kd(e){if(Nd&&P.observeMutations){var t=e.treeCallback,o=t===void 0?Ra:t,a=e.nodeCallback,n=a===void 0?Ra:a,i=e.pseudoElementsCallback,s=i===void 0?Ra:i,l=e.observeMutationsRoot,d=l===void 0?q:l;Ta=new Nd(function(u){if(!Os){var g=kt();Wr(u).forEach(function(m){if(m.type==="childList"&&m.addedNodes.length>0&&!Fd(m.addedNodes[0])&&(P.searchPseudoElements&&s(m.target),o(m.target)),m.type==="attributes"&&m.target.parentNode&&P.searchPseudoElements&&s([m.target],!0),m.type==="attributes"&&Fd(m.target)&&~ag.indexOf(m.attributeName))if(m.attributeName==="class"&&Fg(m.target)){var b=za(xs(m.target)),x=b.prefix,S=b.iconName;m.target.setAttribute(ys,x||g),S&&m.target.setAttribute(bs,S)}else jg(m.target)&&n(m.target)})}}),St&&Ta.observe(d,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}}function qg(){Ta&&Ta.disconnect()}function Xg(e){var t=e.getAttribute("style"),o=[];return t&&(o=t.split(";").reduce(function(a,n){var i=n.split(":"),s=i[0],l=i.slice(1);return s&&l.length>0&&(a[s]=l.join(":").trim()),a},{})),o}function Qg(e){var t=e.getAttribute("data-prefix"),o=e.getAttribute("data-icon"),a=e.innerText!==void 0?e.innerText.trim():"",n=za(xs(e));return n.prefix||(n.prefix=kt()),t&&o&&(n.prefix=t,n.iconName=o),n.iconName&&n.prefix||(n.prefix&&a.length>0&&(n.iconName=Cg(n.prefix,e.innerText)||Ls(n.prefix,H0(e.innerText))),!n.iconName&&P.autoFetchSvg&&e.firstChild&&e.firstChild.nodeType===Node.TEXT_NODE&&(n.iconName=e.firstChild.data)),n}function Jg(e){var t=Wr(e.attributes).reduce(function(o,a){return o.name!=="class"&&o.name!=="style"&&(o[a.name]=a.value),o},{});return t}function ey(){return{iconName:null,prefix:null,transform:ct,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}}}function Vd(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{styleParser:!0},o=Qg(e),a=o.iconName,n=o.prefix,i=o.rest,s=Jg(e),l=cs("parseNodeAttributes",{},e),d=t.styleParser?Xg(e):[];return A({iconName:a,prefix:n,transform:ct,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:i,styles:d,attributes:s}},l)}var ty=tt.styles;function r4(e){var t=P.autoReplaceSvg==="nest"?Vd(e,{styleParser:!1}):Vd(e);return~t.extra.classes.indexOf(z0)?Dt("generateLayersText",e,t):Dt("generateSvgReplacementMutation",e,t)}function ry(){return[].concat(rt(R0),rt(w0))}function Zd(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!St)return Promise.resolve();var o=q.documentElement.classList,a=function(m){return o.add("".concat(Md,"-").concat(m))},n=function(m){return o.remove("".concat(Md,"-").concat(m))},i=P.autoFetchSvg?ry():c0.concat(Object.keys(ty));i.includes("fa")||i.push("fa");var s=[".".concat(z0,":not([").concat(ar,"])")].concat(i.map(function(g){return".".concat(g,":not([").concat(ar,"])")})).join(", ");if(s.length===0)return Promise.resolve();var l=[];try{l=Wr(e.querySelectorAll(s))}catch{}if(l.length>0)a("pending"),n("complete");else return Promise.resolve();var d=As.begin("onTree"),u=l.reduce(function(g,m){try{var b=r4(m);b&&g.push(b)}catch(x){I0||x.name==="MissingIcon"&&console.error(x)}return g},[]);return new Promise(function(g,m){Promise.all(u).then(function(b){e4(b,function(){a("active"),a("complete"),n("pending"),typeof t=="function"&&t(),d(),g()})}).catch(function(b){d(),m(b)})})}function oy(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;r4(e).then(function(o){o&&e4([o],t)})}function ay(e){return function(t){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=(t||{}).icon?t:ls(t||{}),n=o.mask;return n&&(n=(n||{}).icon?n:ls(n||{})),e(a,A(A({},o),{},{mask:n}))}}var ny=function(t){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=o.transform,n=a===void 0?ct:a,i=o.symbol,s=i===void 0?!1:i,l=o.mask,d=l===void 0?null:l,u=o.maskId,g=u===void 0?null:u,m=o.classes,b=m===void 0?[]:m,x=o.attributes,S=x===void 0?{}:x,C=o.styles,N=C===void 0?{}:C;if(t){var w=t.prefix,T=t.iconName,z=t.icon;return ka(A({type:"icon"},t),function(){return nr("beforeDOMElementCreation",{iconDefinition:t,params:o}),Es({icons:{main:ds(z),mask:d?ds(d.icon):{found:!1,width:null,height:null,icon:{}}},prefix:w,iconName:T,transform:A(A({},ct),n),symbol:s,maskId:g,extra:{attributes:S,styles:N,classes:b}})})}},iy={mixout:function(){return{icon:ay(ny)}},hooks:function(){return{mutationObserverCallbacks:function(o){return o.treeCallback=Zd,o.nodeCallback=oy,o}}},provides:function(t){t.i2svg=function(o){var a=o.node,n=a===void 0?q:a,i=o.callback,s=i===void 0?function(){}:i;return Zd(n,s)},t.generateSvgReplacementMutation=function(o,a){var n=a.iconName,i=a.prefix,s=a.transform,l=a.symbol,d=a.mask,u=a.maskId,g=a.extra;return new Promise(function(m,b){Promise.all([fs(n,i),d.iconName?fs(d.iconName,d.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then(function(x){var S=Ma(x,2),C=S[0],N=S[1];m([o,Es({icons:{main:C,mask:N},prefix:i,iconName:n,transform:s,symbol:l,maskId:u,extra:g,watchable:!0})])}).catch(b)})},t.generateAbstractIcon=function(o){var a=o.children,n=o.attributes,i=o.main,s=o.transform,l=o.styles,d=Ia(l);d.length>0&&(n.style=d);var u;return Ss(s)&&(u=Dt("generateAbstractTransformGrouping",{main:i,transform:s,containerWidth:i.width,iconWidth:i.width})),a.push(u||i.icon),{children:a,attributes:n}}}},sy={mixout:function(){return{layer:function(o){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.classes,i=n===void 0?[]:n;return ka({type:"layer"},function(){nr("beforeDOMElementCreation",{assembler:o,params:a});var s=[];return o(function(l){Array.isArray(l)?l.map(function(d){s=s.concat(d.abstract)}):s=s.concat(l.abstract)}),[{tag:"span",attributes:{class:["".concat(P.cssPrefix,"-layers")].concat(rt(i)).join(" ")},children:s}]})}}}},cy={mixout:function(){return{counter:function(o){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.title,i=n===void 0?null:n,s=a.classes,l=s===void 0?[]:s,d=a.attributes,u=d===void 0?{}:d,g=a.styles,m=g===void 0?{}:g;return ka({type:"counter",content:o},function(){return nr("beforeDOMElementCreation",{content:o,params:a}),$g({content:o.toString(),title:i,extra:{attributes:u,styles:m,classes:["".concat(P.cssPrefix,"-layers-counter")].concat(rt(l))}})})}}}},ly={mixout:function(){return{text:function(o){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.transform,i=n===void 0?ct:n,s=a.classes,l=s===void 0?[]:s,d=a.attributes,u=d===void 0?{}:d,g=a.styles,m=g===void 0?{}:g;return ka({type:"text",content:o},function(){return nr("beforeDOMElementCreation",{content:o,params:a}),Gd({content:o,transform:A(A({},ct),i),extra:{attributes:u,styles:m,classes:["".concat(P.cssPrefix,"-layers-text")].concat(rt(l))}})})}}},provides:function(t){t.generateLayersText=function(o,a){var n=a.transform,i=a.extra,s=null,l=null;if(i0){var d=parseInt(getComputedStyle(o).fontSize,10),u=o.getBoundingClientRect();s=u.width/d,l=u.height/d}return Promise.resolve([o,Gd({content:o.innerHTML,width:s,height:l,transform:n,extra:i,watchable:!0})])}}},o4=new RegExp('"',"ug"),Yd=[1105920,1112319],qd=A(A(A(A({},{FontAwesome:{normal:"fas",400:"fas"}}),W8),qm),Q8),hs=Object.keys(qd).reduce(function(e,t){return e[t.toLowerCase()]=qd[t],e},{}),dy=Object.keys(hs).reduce(function(e,t){var o=hs[t];return e[t]=o[900]||rt(Object.entries(o))[0][1],e},{});function fy(e){var t=e.replace(o4,"");return H0(rt(t)[0]||"")}function uy(e){var t=e.getPropertyValue("font-feature-settings").includes("ss01"),o=e.getPropertyValue("content"),a=o.replace(o4,""),n=a.codePointAt(0),i=n>=Yd[0]&&n<=Yd[1],s=a.length===2?a[0]===a[1]:!1;return i||s||t}function py(e,t){var o=e.replace(/^['"]|['"]$/g,"").toLowerCase(),a=parseInt(t),n=isNaN(a)?"normal":a;return(hs[o]||{})[n]||dy[o]}function Xd(e,t){var o="".concat(Xm).concat(t.replace(":","-"));return new Promise(function(a,n){if(e.getAttribute(o)!==null)return a();var i=Wr(e.children),s=i.filter(function(pe){return pe.getAttribute(os)===t})[0],l=zt.getComputedStyle(e,t),d=l.getPropertyValue("font-family"),u=d.match(rg),g=l.getPropertyValue("font-weight"),m=l.getPropertyValue("content");if(s&&!u)return e.removeChild(s),a();if(u&&m!=="none"&&m!==""){var b=l.getPropertyValue("content"),x=py(d,g),S=fy(b),C=u[0].startsWith("FontAwesome"),N=uy(l),w=Ls(x,S),T=w;if(C){var z=Lg(S);z.iconName&&z.prefix&&(w=z.iconName,x=z.prefix)}if(w&&!N&&(!s||s.getAttribute(ys)!==x||s.getAttribute(bs)!==T)){e.setAttribute(o,T),s&&e.removeChild(s);var H=ey(),B=H.extra;B.attributes[os]=t,fs(w,x).then(function(pe){var Ie=Es(A(A({},H),{},{icons:{main:pe,mask:q0()},prefix:x,iconName:T,extra:B,watchable:!0})),le=q.createElementNS("http://www.w3.org/2000/svg","svg");t==="::before"?e.insertBefore(le,e.firstChild):e.appendChild(le),le.outerHTML=Ie.map(function(Pe){return Lo(Pe)}).join(`
|
|
940
|
+
`),e.removeAttribute(o),a()}).catch(n)}else a()}else a()})}function hy(e){return Promise.all([Xd(e,"::before"),Xd(e,"::after")])}function my(e){return e.parentNode!==document.head&&!~Jm.indexOf(e.tagName.toUpperCase())&&!e.getAttribute(os)&&(!e.parentNode||e.parentNode.tagName!=="svg")}var gy=function(t){return!!t&&M0.some(function(o){return t.includes(o)})},yy=function(t){if(!t)return[];var o=new Set,a=t.split(/,(?![^()]*\))/).map(function(d){return d.trim()});a=a.flatMap(function(d){return d.includes("(")?d:d.split(",").map(function(u){return u.trim()})});var n=Oa(a),i;try{for(n.s();!(i=n.n()).done;){var s=i.value;if(gy(s)){var l=M0.reduce(function(d,u){return d.replace(u,"")},s);l!==""&&l!=="*"&&o.add(l)}}}catch(d){n.e(d)}finally{n.f()}return o};function Qd(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(St){var o;if(t)o=e;else if(P.searchPseudoElementsFullScan)o=e.querySelectorAll("*");else{var a=new Set,n=Oa(document.styleSheets),i;try{for(n.s();!(i=n.n()).done;){var s=i.value;try{var l=Oa(s.cssRules),d;try{for(l.s();!(d=l.n()).done;){var u=d.value,g=yy(u.selectorText),m=Oa(g),b;try{for(m.s();!(b=m.n()).done;){var x=b.value;a.add(x)}}catch(C){m.e(C)}finally{m.f()}}}catch(C){l.e(C)}finally{l.f()}}catch(C){P.searchPseudoElementsWarnings&&console.warn("Font Awesome: cannot parse stylesheet: ".concat(s.href," (").concat(C.message,`)
|
|
941
|
+
If it declares any Font Awesome CSS pseudo-elements, they will not be rendered as SVG icons. Add crossorigin="anonymous" to the <link>, enable searchPseudoElementsFullScan for slower but more thorough DOM parsing, or suppress this warning by setting searchPseudoElementsWarnings to false.`))}}}catch(C){n.e(C)}finally{n.f()}if(!a.size)return;var S=Array.from(a).join(", ");try{o=e.querySelectorAll(S)}catch{}}return new Promise(function(C,N){var w=Wr(o).filter(my).map(hy),T=As.begin("searchPseudoElements");t4(),Promise.all(w).then(function(){T(),ps(),C()}).catch(function(){T(),ps(),N()})})}}var by={hooks:function(){return{mutationObserverCallbacks:function(o){return o.pseudoElementsCallback=Qd,o}}},provides:function(t){t.pseudoElements2svg=function(o){var a=o.node,n=a===void 0?q:a;P.searchPseudoElements&&Qd(n)}}},Jd=!1,vy={mixout:function(){return{dom:{unwatch:function(){t4(),Jd=!0}}}},hooks:function(){return{bootstrap:function(){Kd(cs("mutationObserverCallbacks",{}))},noAuto:function(){qg()},watch:function(o){var a=o.observeMutationsRoot;Jd?ps():Kd(cs("mutationObserverCallbacks",{observeMutationsRoot:a}))}}}},e0=function(t){var o={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return t.toLowerCase().split(" ").reduce(function(a,n){var i=n.toLowerCase().split("-"),s=i[0],l=i.slice(1).join("-");if(s&&l==="h")return a.flipX=!0,a;if(s&&l==="v")return a.flipY=!0,a;if(l=parseFloat(l),isNaN(l))return a;switch(s){case"grow":a.size=a.size+l;break;case"shrink":a.size=a.size-l;break;case"left":a.x=a.x-l;break;case"right":a.x=a.x+l;break;case"up":a.y=a.y-l;break;case"down":a.y=a.y+l;break;case"rotate":a.rotate=a.rotate+l;break}return a},o)},xy={mixout:function(){return{parse:{transform:function(o){return e0(o)}}}},hooks:function(){return{parseNodeAttributes:function(o,a){var n=a.getAttribute("data-fa-transform");return n&&(o.transform=e0(n)),o}}},provides:function(t){t.generateAbstractTransformGrouping=function(o){var a=o.main,n=o.transform,i=o.containerWidth,s=o.iconWidth,l={transform:"translate(".concat(i/2," 256)")},d="translate(".concat(n.x*32,", ").concat(n.y*32,") "),u="scale(".concat(n.size/16*(n.flipX?-1:1),", ").concat(n.size/16*(n.flipY?-1:1),") "),g="rotate(".concat(n.rotate," 0 0)"),m={transform:"".concat(d," ").concat(u," ").concat(g)},b={transform:"translate(".concat(s/2*-1," -256)")},x={outer:l,inner:m,path:b};return{tag:"g",attributes:A({},x.outer),children:[{tag:"g",attributes:A({},x.inner),children:[{tag:a.icon.tag,children:a.icon.children,attributes:A(A({},a.icon.attributes),x.path)}]}]}}}},Ji={x:0,y:0,width:"100%",height:"100%"};function t0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return e.attributes&&(e.attributes.fill||t)&&(e.attributes.fill="black"),e}function Sy(e){return e.tag==="g"?e.children:[e]}var Cy={hooks:function(){return{parseNodeAttributes:function(o,a){var n=a.getAttribute("data-fa-mask"),i=n?za(n.split(" ").map(function(s){return s.trim()})):q0();return i.prefix||(i.prefix=kt()),o.mask=i,o.maskId=a.getAttribute("data-fa-mask-id"),o}}},provides:function(t){t.generateAbstractMask=function(o){var a=o.children,n=o.attributes,i=o.main,s=o.mask,l=o.maskId,d=o.transform,u=i.width,g=i.icon,m=s.width,b=s.icon,x=ug({transform:d,containerWidth:m,iconWidth:u}),S={tag:"rect",attributes:A(A({},Ji),{},{fill:"white"})},C=g.children?{children:g.children.map(t0)}:{},N={tag:"g",attributes:A({},x.inner),children:[t0(A({tag:g.tag,attributes:A(A({},g.attributes),x.path)},C))]},w={tag:"g",attributes:A({},x.outer),children:[N]},T="mask-".concat(l||zd()),z="clip-".concat(l||zd()),H={tag:"mask",attributes:A(A({},Ji),{},{id:T,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[S,w]},B={tag:"defs",children:[{tag:"clipPath",attributes:{id:z},children:Sy(b)},H]};return a.push(B,{tag:"rect",attributes:A({fill:"currentColor","clip-path":"url(#".concat(z,")"),mask:"url(#".concat(T,")")},Ji)}),{children:a,attributes:n}}}},Ly={provides:function(t){var o=!1;zt.matchMedia&&(o=zt.matchMedia("(prefers-reduced-motion: reduce)").matches),t.missingIconAbstract=function(){var a=[],n={fill:"currentColor"},i={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};a.push({tag:"path",attributes:A(A({},n),{},{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"})});var s=A(A({},i),{},{attributeName:"opacity"}),l={tag:"circle",attributes:A(A({},n),{},{cx:"256",cy:"364",r:"28"}),children:[]};return o||l.children.push({tag:"animate",attributes:A(A({},i),{},{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:A(A({},s),{},{values:"1;0;1;1;0;1;"})}),a.push(l),a.push({tag:"path",attributes:A(A({},n),{},{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),children:o?[]:[{tag:"animate",attributes:A(A({},s),{},{values:"1;0;0;0;0;1;"})}]}),o||a.push({tag:"path",attributes:A(A({},n),{},{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),children:[{tag:"animate",attributes:A(A({},s),{},{values:"0;0;1;1;0;0;"})}]}),{tag:"g",attributes:{class:"missing"},children:a}}}},Ey={hooks:function(){return{parseNodeAttributes:function(o,a){var n=a.getAttribute("data-fa-symbol"),i=n===null?!1:n===""?!0:n;return o.symbol=i,o}}}},Ay=[mg,iy,sy,cy,ly,by,vy,xy,Cy,Ly,Ey];Mg(Ay,{mixoutsTo:Me});var sA=Me.noAuto,cA=Me.config,a4=Me.library,lA=Me.dom,dA=Me.parse,fA=Me.findIconDefinition,uA=Me.toHtml,n4=Me.icon,pA=Me.layer,hA=Me.text,mA=Me.counter;var p;(function(e){e.regular="regular",e.solid="solid",e.custom="custom"})(p||(p={}));var h;(function(e){e.LOCK_KEYHOLE="lock-keyhole",e.LINK_SIMPLE_SLASH="link-simple-slash",e.TABLE_LAYOUT="table-layout",e.LAYER_GROUP="layer-group",e.CIRCLE_INFO="circle-info",e.BARS_PROGRESS="bars-progress",e.CODE_COMPARE="code-compare",e.HOURGLASS_END="hourglass-end",e.BOX_ARCHIVE="box-archive",e.ARROWS_ROTATE="arrows-rotate",e.CIRCLE_DOT="circle-dot",e.ANGLES_LEFT="angles-left",e.ROUTE="route",e.BARS="bars",e.ARROW_DOWN="arrow-down",e.LOCK_KEYHOLE_OPEN="lock-keyhole-open",e.DESKTOP="desktop",e.ANGLES_RIGHT="angles-right",e.PIGGY_BANK="piggy-bank",e.ANGLE_UP="angle-up",e.PEN_NIB="pen-nib",e.ARROW_UP_RIGHT_FROM_SQUARE="arrow-up-right-from-square",e.GRID_2="grid-2",e.BOOKS="books",e.TAG="tag",e.ANGLES_UP_DOWN="angles-up-down",e.ARROW_ROTATE_LEFT="arrow-rotate-left",e.EYE_SLASH="eye-slash",e.CIRCLE_DOLLAR="circle-dollar",e.COMPRESS="compress",e.RADAR="radar",e.ARROW_ROTATE_RIGHT="arrow-rotate-right",e.CHART_NETWORK="chart-network",e.PLUS="plus",e.UNDERLINE="underline",e.ARROW_LEFT="arrow-left",e.UPLOAD="upload",e.GLOBE="globe",e.LANGUAGE="language",e.TOGGLE_ON="toggle-on",e.DOWNLOAD="download",e.MESSAGE_QUOTE="message-quote",e.TRIANGLE_EXCLAMATION="triangle-exclamation",e.STAR="star",e.BELL_SLASH="bell-slash",e.HOURGLASS_HALF="hourglass-half",e.INBOX="inbox",e.COMMENT_DOTS="comment-dots",e.ANGLE_DOWN="angle-down",e.CLOUD_ARROW_DOWN="cloud-arrow-down",e.BOOKMARK_SLASH="bookmark-slash",e.LINK_SIMPLE="link-simple",e.CLOCK_ROTATE_LEFT="clock-rotate-left",e.SPINNER_THIRD="spinner-third",e.PLUG="plug",e.CHART_SIMPLE="chart-simple",e.CIRCLE_PLAY="circle-play",e.FILE_MAGNIFYING_GLASS="file-magnifying-glass",e.PEN="pen",e.TABLET="tablet",e.CIRCLE_CHECK="circle-check",e.FILE_INVOICE="file-invoice",e.XMARK="xmark",e.ARROW_RIGHT="arrow-right",e.BOOKMARK="bookmark",e.EXPAND_WIDE="expand-wide",e.USER="user",e.SERVER="server",e.CALENDAR_RANGE="calendar-range",e.BROOM_WIDE="broom-wide",e.ARROWS_UP_DOWN_LEFT_RIGHT="arrows-up-down-left-right",e.WIFI_SLASH="wifi-slash",e.CHECK="check",e.ITALIC="italic",e.LIFE_RING="life-ring",e.TABLE_CELLS="table-cells",e.TRASH_CAN="trash-can",e.WRENCH="wrench",e.PAPERCLIP="paperclip",e.CABINET_FILING="cabinet-filing",e.ARROW_UP="arrow-up",e.FILE="file",e.CIRCLE_QUESTION="circle-question",e.COLUMNS_3="columns-3",e.GEAR="gear",e.CHART_LINE="chart-line",e.THUMBS_UP="thumbs-up",e.HAND="hand",e.CIRCLE="circle",e.CALENDAR_DAY="calendar-day",e.CLOUD="cloud",e.LIST_TREE="list-tree",e.ANGLE_RIGHT="angle-right",e.CODE="code",e.ALIGN_CENTER="align-center",e.COMMENT_QUESTION="comment-question",e.IMAGE="image",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="arrow-up-right-and-arrow-down-left-from-center",e.THUMBS_DOWN="thumbs-down",e.DIAGRAM_SANKEY="diagram-sankey",e.MESSAGE_CHECK="message-check",e.BOLD="bold",e.CIRCLE_STOP="circle-stop",e.ARROW_RIGHT_TO_BRACKET="arrow-right-to-bracket",e.USERS="users",e.ARROW_TURN_DOWN_RIGHT="arrow-turn-down-right",e.PRINT="print",e.ALIGN_RIGHT="align-right",e.FLASK="flask",e.MAGNIFYING_GLASS_PLUS="magnifying-glass-plus",e.SHIELD_CHECK="shield-check",e.STRIKETHROUGH="strikethrough",e.FOLDER_OPEN="folder-open",e.CLONE="clone",e.HEART="heart",e.PAPER_PLANE="paper-plane",e.MAGNIFYING_GLASS_MINUS="magnifying-glass-minus",e.BOOK="book",e.CLOCK="clock",e.ELLIPSIS_VERTICAL="ellipsis-vertical",e.ARROW_RIGHT_TO_LINE="arrow-right-to-line",e.ANGLE_LEFT="angle-left",e.CALENDAR_CIRCLE_EXCLAMATION="calendar-circle-exclamation",e.EXPAND="expand",e.EQUALS="equals",e.RECEIPT="receipt",e.EYE="eye",e.ALIGN_LEFT="align-left",e.PAINTBRUSH="paintbrush",e.KEY="key",e.PALETTE="palette",e.FLOPPY_DISK="floppy-disk",e.MAGNIFYING_GLASS="magnifying-glass",e.ELLIPSIS="ellipsis",e.SHARE_NODES="share-nodes",e.ARROWS_FROM_LINE="arrows-from-line",e.POWER_OFF="power-off",e.ENVELOPE_OPEN_TEXT="envelope-open-text",e.CIRCLE_PAUSE="circle-pause",e.MOBILE="mobile",e.BELL="bell",e.FILTER="filter",e.MEDAL="medal",e.CLOUD_SLASH="cloud-slash",e.MINUS="minus",e.PASTE="paste",e.CALENDAR_CHECK="calendar-check",e.HEXAGON_XMARK="hexagon-xmark",e.PAUSE="pause",e.CHART_MIXED="chart-mixed",e.ROBOT="robot",e.WAND_MAGIC_SPARKLES="wand-magic-sparkles",e.HEXAGON_EXCLAMATION="hexagon-exclamation",e.CUBES="cubes",e.TURN_RIGHT="turn-right",e.SQUARE_INFO="square-info",e.MESSAGE_BOT="message-bot",e.PLAY="play",e.TURN_LEFT="turn-left",e.ADDRESS_CARD="address-card",e.CROWN="crown",e.GRIP_LINES="grip-lines",e.CHART_AREA="chart-area",e.TRASH="trash",e.USER_TIE="user-tie",e.CIRCLE_SMALL="circle-small",e.REGULAR_FOLDER_OPEN_LOCK="regular-folder-open-lock",e.REGULAR_USER_CIRCLE_CHECK="regular-user-circle-check",e.SOLID_LEFT_PANEL="solid-left-panel",e.REGULAR_BINDER_OPEN="regular-binder-open",e.REGULAR_BOOKMARK_CIRCLE_PLUS="regular-bookmark-circle-plus",e.REGULAR_DIAGRAM_SUNBURST="regular-diagram-sunburst",e.REGULAR_PREVIEW="regular-preview",e.REGULAR_CONTEXT="regular-context",e.REGULAR_MOBILE_LANDSCAPE="regular-mobile-landscape",e.SOLID_FILE_ROTATE_RIGHT="solid-file-rotate-right",e.REGULAR_PIP_WIDE="regular-pip-wide",e.REGULAR_CLONE_LINK_SIMPLE="regular-clone-link-simple",e.REGULAR_LEFT_PANEL="regular-left-panel",e.LIGHT_FILE_LINES_GEAR="light-file-lines-gear",e.REGULAR_FILE_LINES_GEAR="regular-file-lines-gear",e.REGULAR_CIRCLE_DASHED_DOLLAR_QUESTION="regular-circle-dashed-dollar-question",e.REGULAR_TABLE_CELLS_SLASH="regular-table-cells-slash",e.REGULAR_BOOK_OPEN_GEAR_SLASH="regular-book-open-gear-slash",e.REGULAR_TABLET_LANDSCAPE="regular-tablet-landscape",e.REGULAR_CHART_BAR_STACKED="regular-chart-bar-stacked",e.SOLID_CIRCLE_USER_CIRCLE_CHECK="solid-circle-user-circle-check",e.REGULAR_BULLETS_LINE="regular-bullets-line",e.REGULAR_LANGUAGE_CIRCLE_EXCLAMATION="regular-language-circle-exclamation",e.SOLID_CODE_COMPARE="solid-code-compare",e.REGULAR_FORMAT_CLEAR="regular-format-clear",e.REGULAR_MAGNIFYING_GLASS_BACK="regular-magnifying-glass-back",e.LIGHT_RECEIPT_GEAR="light-receipt-gear",e.REGULAR_BINDER_OPEN_ARROW_LEFT="regular-binder-open-arrow-left",e.REGULAR_HOURGLASS_HALF_CIRCLE_CHECK="regular-hourglass-half-circle-check",e.REGULAR_THRESHOLD="regular-threshold",e.REGULAR_PIP="regular-pip",e.REGULAR_USER_GEAR="regular-user-gear",e.REGULAR_BELL_CIRCLE_PLUS="regular-bell-circle-plus",e.REGULAR_CLOUD_SLASH_GEAR="regular-cloud-slash-gear",e.REGULAR_HOUSE_MAGNIFYING_GLASS="regular-house-magnifying-glass",e.SOLID_CIRCLE_USER_SLASH="solid-circle-user-slash",e.REGULAR_LIST_MAGNIFYING_GLASS="regular-list-magnifying-glass",e.REGULAR_COMPUTER_MOUSE_MAGNIFYING_GLASS="regular-computer-mouse-magnifying-glass",e.REGULAR_LANGUAGE_SLASH="regular-language-slash",e.REGULAR_CHART_BAR_GROUPED="regular-chart-bar-grouped",e.REGULAR_CONSUMER="regular-consumer",e.REGULAR_CHART_BAR_NORMALIZED="regular-chart-bar-normalized",e.REGULAR_USER_LOCK="regular-user-lock",e.REGULAR_CIRCLE_DOLLAR_SLASH="regular-circle-dollar-slash",e.REGULAR_BINDER_OPEN_ARROW_RIGHT="regular-binder-open-arrow-right",e.REGULAR_BULLETS_LINES="regular-bullets-lines",e.REGULAR_BINDER_OPEN_PEN="regular-binder-open-pen",e.REGULAR_BOOKMARK_CIRCLE_MINUS="regular-bookmark-circle-minus",e.REGULAR_MAGNIFYING_GLASS_ONE="regular-magnifying-glass-one",e.REGULAR_BOOK_OPEN_GEAR="regular-book-open-gear",e.LIGHT_BOOK_OPEN_GEAR="light-book-open-gear"})(h||(h={}));var vA={[h.LOCK_KEYHOLE]:[p.regular,p.solid],[h.LINK_SIMPLE_SLASH]:[p.regular],[h.TABLE_LAYOUT]:[p.regular],[h.LAYER_GROUP]:[p.regular],[h.CIRCLE_INFO]:[p.regular],[h.BARS_PROGRESS]:[p.regular],[h.CODE_COMPARE]:[p.regular,p.solid],[h.HOURGLASS_END]:[p.regular],[h.BOX_ARCHIVE]:[p.regular,p.solid],[h.ARROWS_ROTATE]:[p.regular],[h.CIRCLE_DOT]:[p.regular],[h.ANGLES_LEFT]:[p.regular],[h.ROUTE]:[p.regular],[h.BARS]:[p.regular],[h.ARROW_DOWN]:[p.regular],[h.LOCK_KEYHOLE_OPEN]:[p.regular,p.solid],[h.DESKTOP]:[p.regular],[h.ANGLES_RIGHT]:[p.regular],[h.PIGGY_BANK]:[p.regular],[h.ANGLE_UP]:[p.regular],[h.PEN_NIB]:[p.regular],[h.ARROW_UP_RIGHT_FROM_SQUARE]:[p.regular],[h.GRID_2]:[p.regular],[h.BOOKS]:[p.regular],[h.TAG]:[p.regular,p.solid],[h.ANGLES_UP_DOWN]:[p.regular],[h.ARROW_ROTATE_LEFT]:[p.regular],[h.EYE_SLASH]:[p.regular],[h.CIRCLE_DOLLAR]:[p.regular,p.solid],[h.COMPRESS]:[p.regular],[h.RADAR]:[p.regular],[h.ARROW_ROTATE_RIGHT]:[p.regular],[h.CHART_NETWORK]:[p.regular],[h.PLUS]:[p.regular],[h.UNDERLINE]:[p.regular],[h.ARROW_LEFT]:[p.regular],[h.UPLOAD]:[p.regular],[h.GLOBE]:[p.regular],[h.LANGUAGE]:[p.regular],[h.TOGGLE_ON]:[p.regular],[h.DOWNLOAD]:[p.regular],[h.MESSAGE_QUOTE]:[p.regular,p.solid],[h.TRIANGLE_EXCLAMATION]:[p.regular,p.solid],[h.STAR]:[p.regular,p.solid],[h.BELL_SLASH]:[p.regular,p.solid],[h.HOURGLASS_HALF]:[p.regular],[h.INBOX]:[p.regular],[h.COMMENT_DOTS]:[p.regular],[h.ANGLE_DOWN]:[p.regular],[h.CLOUD_ARROW_DOWN]:[p.regular],[h.BOOKMARK_SLASH]:[p.regular],[h.LINK_SIMPLE]:[p.regular],[h.CLOCK_ROTATE_LEFT]:[p.regular],[h.SPINNER_THIRD]:[p.regular],[h.PLUG]:[p.regular],[h.CHART_SIMPLE]:[p.regular],[h.CIRCLE_PLAY]:[p.regular],[h.FILE_MAGNIFYING_GLASS]:[p.regular],[h.PEN]:[p.regular],[h.TABLET]:[p.regular],[h.CIRCLE_CHECK]:[p.regular,p.solid],[h.FILE_INVOICE]:[p.regular],[h.XMARK]:[p.regular,p.solid],[h.ARROW_RIGHT]:[p.regular],[h.BOOKMARK]:[p.regular,p.solid],[h.EXPAND_WIDE]:[p.regular],[h.USER]:[p.regular,p.solid],[h.SERVER]:[p.regular,p.solid],[h.CALENDAR_RANGE]:[p.regular],[h.BROOM_WIDE]:[p.regular],[h.ARROWS_UP_DOWN_LEFT_RIGHT]:[p.regular],[h.WIFI_SLASH]:[p.regular],[h.CHECK]:[p.regular,p.solid],[h.ITALIC]:[p.regular],[h.LIFE_RING]:[p.regular],[h.TABLE_CELLS]:[p.regular],[h.TRASH_CAN]:[p.regular],[h.WRENCH]:[p.regular],[h.PAPERCLIP]:[p.regular],[h.CABINET_FILING]:[p.regular],[h.ARROW_UP]:[p.regular],[h.FILE]:[p.regular],[h.CIRCLE_QUESTION]:[p.regular,p.solid],[h.COLUMNS_3]:[p.regular],[h.GEAR]:[p.regular,p.solid],[h.CHART_LINE]:[p.regular],[h.THUMBS_UP]:[p.regular,p.solid],[h.HAND]:[p.regular],[h.CIRCLE]:[p.regular,p.solid],[h.CALENDAR_DAY]:[p.regular],[h.CLOUD]:[p.regular],[h.LIST_TREE]:[p.regular],[h.ANGLE_RIGHT]:[p.regular],[h.CODE]:[p.regular],[h.ALIGN_CENTER]:[p.regular],[h.COMMENT_QUESTION]:[p.regular,p.solid],[h.IMAGE]:[p.regular],[h.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER]:[p.regular],[h.THUMBS_DOWN]:[p.regular,p.solid],[h.DIAGRAM_SANKEY]:[p.regular],[h.MESSAGE_CHECK]:[p.regular,p.solid],[h.BOLD]:[p.regular],[h.CIRCLE_STOP]:[p.regular,p.solid],[h.ARROW_RIGHT_TO_BRACKET]:[p.regular],[h.USERS]:[p.regular,p.solid],[h.ARROW_TURN_DOWN_RIGHT]:[p.regular],[h.PRINT]:[p.regular],[h.ALIGN_RIGHT]:[p.regular],[h.FLASK]:[p.regular],[h.MAGNIFYING_GLASS_PLUS]:[p.regular],[h.SHIELD_CHECK]:[p.regular],[h.STRIKETHROUGH]:[p.regular],[h.FOLDER_OPEN]:[p.regular],[h.CLONE]:[p.regular],[h.HEART]:[p.regular,p.solid],[h.PAPER_PLANE]:[p.regular],[h.MAGNIFYING_GLASS_MINUS]:[p.regular],[h.BOOK]:[p.regular],[h.CLOCK]:[p.regular,p.solid],[h.ELLIPSIS_VERTICAL]:[p.regular],[h.ARROW_RIGHT_TO_LINE]:[p.regular],[h.ANGLE_LEFT]:[p.regular],[h.CALENDAR_CIRCLE_EXCLAMATION]:[p.regular],[h.EXPAND]:[p.regular],[h.EQUALS]:[p.regular],[h.RECEIPT]:[p.regular],[h.EYE]:[p.regular],[h.ALIGN_LEFT]:[p.regular],[h.PAINTBRUSH]:[p.regular],[h.KEY]:[p.regular],[h.PALETTE]:[p.regular],[h.FLOPPY_DISK]:[p.regular],[h.MAGNIFYING_GLASS]:[p.regular],[h.ELLIPSIS]:[p.regular],[h.SHARE_NODES]:[p.regular],[h.ARROWS_FROM_LINE]:[p.regular],[h.POWER_OFF]:[p.regular],[h.ENVELOPE_OPEN_TEXT]:[p.regular],[h.CIRCLE_PAUSE]:[p.regular,p.solid],[h.MOBILE]:[p.regular],[h.BELL]:[p.regular,p.solid],[h.FILTER]:[p.regular,p.solid],[h.MEDAL]:[p.regular],[h.CLOUD_SLASH]:[p.regular],[h.MINUS]:[p.regular,p.solid],[h.PASTE]:[p.regular],[h.CALENDAR_CHECK]:[p.regular],[h.HEXAGON_XMARK]:[p.solid],[h.PAUSE]:[p.solid],[h.CHART_MIXED]:[p.solid],[h.ROBOT]:[p.solid],[h.WAND_MAGIC_SPARKLES]:[p.solid],[h.HEXAGON_EXCLAMATION]:[p.solid],[h.CUBES]:[p.solid],[h.TURN_RIGHT]:[p.solid],[h.SQUARE_INFO]:[p.solid],[h.MESSAGE_BOT]:[p.solid],[h.PLAY]:[p.solid],[h.TURN_LEFT]:[p.solid],[h.ADDRESS_CARD]:[p.solid],[h.CROWN]:[p.solid],[h.GRIP_LINES]:[p.solid],[h.CHART_AREA]:[p.solid],[h.TRASH]:[p.solid],[h.USER_TIE]:[p.solid],[h.CIRCLE_SMALL]:[p.solid],[h.REGULAR_FOLDER_OPEN_LOCK]:[p.custom],[h.REGULAR_USER_CIRCLE_CHECK]:[p.custom],[h.SOLID_LEFT_PANEL]:[p.custom],[h.REGULAR_BINDER_OPEN]:[p.custom],[h.REGULAR_BOOKMARK_CIRCLE_PLUS]:[p.custom],[h.REGULAR_DIAGRAM_SUNBURST]:[p.custom],[h.REGULAR_PREVIEW]:[p.custom],[h.REGULAR_CONTEXT]:[p.custom],[h.REGULAR_MOBILE_LANDSCAPE]:[p.custom],[h.SOLID_FILE_ROTATE_RIGHT]:[p.custom],[h.REGULAR_PIP_WIDE]:[p.custom],[h.REGULAR_CLONE_LINK_SIMPLE]:[p.custom],[h.REGULAR_LEFT_PANEL]:[p.custom],[h.LIGHT_FILE_LINES_GEAR]:[p.custom],[h.REGULAR_FILE_LINES_GEAR]:[p.custom],[h.REGULAR_CIRCLE_DASHED_DOLLAR_QUESTION]:[p.custom],[h.REGULAR_TABLE_CELLS_SLASH]:[p.custom],[h.REGULAR_BOOK_OPEN_GEAR_SLASH]:[p.custom],[h.REGULAR_TABLET_LANDSCAPE]:[p.custom],[h.REGULAR_CHART_BAR_STACKED]:[p.custom],[h.SOLID_CIRCLE_USER_CIRCLE_CHECK]:[p.custom],[h.REGULAR_BULLETS_LINE]:[p.custom],[h.REGULAR_LANGUAGE_CIRCLE_EXCLAMATION]:[p.custom],[h.SOLID_CODE_COMPARE]:[p.custom],[h.REGULAR_FORMAT_CLEAR]:[p.custom],[h.REGULAR_MAGNIFYING_GLASS_BACK]:[p.custom],[h.LIGHT_RECEIPT_GEAR]:[p.custom],[h.REGULAR_BINDER_OPEN_ARROW_LEFT]:[p.custom],[h.REGULAR_HOURGLASS_HALF_CIRCLE_CHECK]:[p.custom],[h.REGULAR_THRESHOLD]:[p.custom],[h.REGULAR_PIP]:[p.custom],[h.REGULAR_USER_GEAR]:[p.custom],[h.REGULAR_BELL_CIRCLE_PLUS]:[p.custom],[h.REGULAR_CLOUD_SLASH_GEAR]:[p.custom],[h.REGULAR_HOUSE_MAGNIFYING_GLASS]:[p.custom],[h.SOLID_CIRCLE_USER_SLASH]:[p.custom],[h.REGULAR_LIST_MAGNIFYING_GLASS]:[p.custom],[h.REGULAR_COMPUTER_MOUSE_MAGNIFYING_GLASS]:[p.custom],[h.REGULAR_LANGUAGE_SLASH]:[p.custom],[h.REGULAR_CHART_BAR_GROUPED]:[p.custom],[h.REGULAR_CONSUMER]:[p.custom],[h.REGULAR_CHART_BAR_NORMALIZED]:[p.custom],[h.REGULAR_USER_LOCK]:[p.custom],[h.REGULAR_CIRCLE_DOLLAR_SLASH]:[p.custom],[h.REGULAR_BINDER_OPEN_ARROW_RIGHT]:[p.custom],[h.REGULAR_BULLETS_LINES]:[p.custom],[h.REGULAR_BINDER_OPEN_PEN]:[p.custom],[h.REGULAR_BOOKMARK_CIRCLE_MINUS]:[p.custom],[h.REGULAR_MAGNIFYING_GLASS_ONE]:[p.custom],[h.REGULAR_BOOK_OPEN_GEAR]:[p.custom],[h.LIGHT_BOOK_OPEN_GEAR]:[p.custom]},i4={[p.regular]:"far",[p.solid]:"fas",[p.custom]:"fak"};var Da=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},lt=class extends c4.FtLitElement{constructor(){super(...arguments),this.monospace=!1,this.ariaHidden="true"}render(){let t={"ftds-icon":!0,"ftds-icon--monospace":this.monospace};return s4.html`
|
|
942
|
+
<div class="${(0,d4.classMap)(t)}">${(0,l4.unsafeHTML)(this.buildIcon())}</div>
|
|
943
|
+
`}buildIcon(){let t=this.variant?i4[this.variant]:void 0,o=ji.find(a=>a.iconName===this.icon&&(t?a.prefix===t:!0));return o?(a4.add(o),n4(o).html[0]):(console.log(`Attempted usage of unknown ftds-icon : ${this.icon}/${this.variant}`),"")}};lt.elementDefinitions={};lt.styles=g2;Da([(0,Eo.property)()],lt.prototype,"variant",void 0);Da([(0,Eo.property)()],lt.prototype,"icon",void 0);Da([(0,Eo.property)({type:Boolean})],lt.prototype,"monospace",void 0);Da([(0,Eo.property)({reflect:!0,attribute:"aria-hidden"})],lt.prototype,"ariaHidden",void 0);(0,Rs.customElement)("ft-icon")(be);(0,Rs.customElement)("ftds-icon")(lt);var wo=L(K()),F=L(D());var Ms=L(D());var Oo=L(re()),x4=L(D());var m4=L(K()),W=L(D());var f4=L(K()),Ao=L(D()),J={color:Ao.FtCssVariableFactory.extend("--ft-loader-color","",Ao.designSystemVariables.colorPrimary),size:Ao.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},u4=f4.css`
|
|
369
944
|
:host {
|
|
370
945
|
line-height: 0;
|
|
371
946
|
}
|
|
@@ -374,8 +949,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
374
949
|
display: inline-block;
|
|
375
950
|
position: relative;
|
|
376
951
|
|
|
377
|
-
width: ${
|
|
378
|
-
height: ${
|
|
952
|
+
width: ${J.size};
|
|
953
|
+
height: ${J.size};
|
|
379
954
|
}
|
|
380
955
|
|
|
381
956
|
.ft-loader div {
|
|
@@ -384,7 +959,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
384
959
|
width: 25%;
|
|
385
960
|
height: 25%;
|
|
386
961
|
border-radius: 50%;
|
|
387
|
-
background: ${
|
|
962
|
+
background: ${J.color};
|
|
388
963
|
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
|
389
964
|
}
|
|
390
965
|
|
|
@@ -431,10 +1006,10 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
431
1006
|
transform: translate(0, 0);
|
|
432
1007
|
}
|
|
433
1008
|
100% {
|
|
434
|
-
transform: translate(calc(0.35 * ${
|
|
1009
|
+
transform: translate(calc(0.35 * ${J.size}), 0);
|
|
435
1010
|
}
|
|
436
1011
|
}
|
|
437
|
-
`;var
|
|
1012
|
+
`;var p4=W.FtCssVariableFactory.extend("--ft-button-color","",W.designSystemVariables.colorPrimary),oe={backgroundColor:W.FtCssVariableFactory.extend("--ft-button-background-color","",W.designSystemVariables.colorSurface),borderRadius:W.FtCssVariableFactory.extend("--ft-button-border-radius","",W.designSystemVariables.borderRadiusL),color:p4,fontSize:W.FtCssVariableFactory.extend("--ft-button-font-size","",at.fontSize),iconSize:W.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:W.FtCssVariableFactory.extend("--ft-button-ripple-color","",p4),verticalPadding:W.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:W.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:W.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:W.FtCssVariableFactory.external(W.designSystemVariables.colorOpacityDisabled,"Design system")},h4=W.FtCssVariableFactory.extend("--ft-button-primary-color","",W.FtCssVariableFactory.extend("--ft-button-color","",W.designSystemVariables.colorOnPrimary)),ws={backgroundColor:W.FtCssVariableFactory.extend("--ft-button-primary-background-color","",W.FtCssVariableFactory.extend("--ft-button-background-color","",W.designSystemVariables.colorPrimary)),color:h4,rippleColor:W.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",h4)},dt={borderRadius:W.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",W.FtCssVariableFactory.extend("--ft-button-border-radius","",W.designSystemVariables.borderRadiusM)),verticalPadding:W.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:W.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:W.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},g4=[m4.css`
|
|
438
1013
|
:host {
|
|
439
1014
|
display: inline-block;
|
|
440
1015
|
max-width: 100%;
|
|
@@ -445,7 +1020,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
445
1020
|
box-shadow: 0px 0px 0px transparent;
|
|
446
1021
|
border: 0px solid transparent;
|
|
447
1022
|
text-shadow: 0px 0px 0px transparent;
|
|
448
|
-
font-size: ${
|
|
1023
|
+
font-size: ${oe.fontSize};
|
|
449
1024
|
text-decoration: none;
|
|
450
1025
|
}
|
|
451
1026
|
|
|
@@ -475,31 +1050,31 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
475
1050
|
border: none;
|
|
476
1051
|
pointer-events: auto;
|
|
477
1052
|
|
|
478
|
-
--button-internal-line-height: max(calc(${
|
|
479
|
-
--button-internal-color: ${
|
|
480
|
-
${(0,
|
|
481
|
-
${(0,
|
|
1053
|
+
--button-internal-line-height: max(calc(${oe.fontSize} + 2px), ${oe.iconSize});
|
|
1054
|
+
--button-internal-color: ${oe.color};
|
|
1055
|
+
${(0,W.setVariable)(ne.size,oe.iconSize)};
|
|
1056
|
+
${(0,W.setVariable)(R.color,oe.rippleColor)};
|
|
482
1057
|
|
|
483
|
-
border-radius: ${
|
|
484
|
-
padding: ${
|
|
485
|
-
background-color: ${
|
|
1058
|
+
border-radius: ${oe.borderRadius};
|
|
1059
|
+
padding: ${oe.verticalPadding} ${oe.horizontalPadding};
|
|
1060
|
+
background-color: ${oe.backgroundColor};
|
|
486
1061
|
color: var(--button-internal-color);
|
|
487
1062
|
-webkit-mask-image: radial-gradient(white, black);
|
|
488
1063
|
}
|
|
489
1064
|
|
|
490
1065
|
.ft-button.ft-button--outlined {
|
|
491
1066
|
border: 1px solid var(--button-internal-color);
|
|
492
|
-
padding: calc(${
|
|
1067
|
+
padding: calc(${oe.verticalPadding} - 1px) calc(${oe.horizontalPadding} - 1px);
|
|
493
1068
|
}
|
|
494
1069
|
|
|
495
1070
|
.ft-button.ft-button--dense {
|
|
496
|
-
padding: ${
|
|
497
|
-
border-radius: ${
|
|
498
|
-
gap: ${
|
|
1071
|
+
padding: ${dt.verticalPadding} ${dt.horizontalPadding};
|
|
1072
|
+
border-radius: ${dt.borderRadius};
|
|
1073
|
+
gap: ${dt.iconPadding};
|
|
499
1074
|
}
|
|
500
1075
|
|
|
501
1076
|
.ft-button.ft-button--dense.ft-button--outlined {
|
|
502
|
-
padding: calc(${
|
|
1077
|
+
padding: calc(${dt.verticalPadding} - 1px) calc(${dt.horizontalPadding} - 1px);
|
|
503
1078
|
}
|
|
504
1079
|
|
|
505
1080
|
.ft-button:not([disabled]):hover {
|
|
@@ -507,22 +1082,22 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
507
1082
|
}
|
|
508
1083
|
|
|
509
1084
|
.ft-button--round {
|
|
510
|
-
border-radius: calc(var(--button-internal-line-height) / 2 + ${
|
|
1085
|
+
border-radius: calc(var(--button-internal-line-height) / 2 + ${oe.verticalPadding});
|
|
511
1086
|
}
|
|
512
1087
|
|
|
513
1088
|
.ft-button--round.ft-button--dense {
|
|
514
|
-
border-radius: calc(var(--button-internal-line-height) / 2 + ${
|
|
1089
|
+
border-radius: calc(var(--button-internal-line-height) / 2 + ${dt.verticalPadding});
|
|
515
1090
|
}
|
|
516
1091
|
|
|
517
1092
|
.ft-button[disabled] {
|
|
518
1093
|
filter: grayscale(1);
|
|
519
|
-
opacity: ${
|
|
1094
|
+
opacity: ${oe.opacityDisabled};
|
|
520
1095
|
}
|
|
521
1096
|
|
|
522
1097
|
.ft-button.ft-button--primary {
|
|
523
|
-
background-color: ${
|
|
524
|
-
--button-internal-color: ${
|
|
525
|
-
${(0,
|
|
1098
|
+
background-color: ${ws.backgroundColor};
|
|
1099
|
+
--button-internal-color: ${ws.color};
|
|
1100
|
+
${(0,W.setVariable)(R.color,ws.rippleColor)};
|
|
526
1101
|
}
|
|
527
1102
|
|
|
528
1103
|
.ft-button:focus {
|
|
@@ -535,13 +1110,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
535
1110
|
white-space: nowrap;
|
|
536
1111
|
text-overflow: ellipsis;
|
|
537
1112
|
display: block;
|
|
538
|
-
margin: 0 ${
|
|
539
|
-
${(0,
|
|
540
|
-
${(0,
|
|
1113
|
+
margin: 0 ${oe.iconPadding};
|
|
1114
|
+
${(0,W.setVariable)(at.fontSize,"1em")};
|
|
1115
|
+
${(0,W.setVariable)(at.lineHeight,"var(--button-internal-line-height)")};
|
|
541
1116
|
}
|
|
542
1117
|
|
|
543
1118
|
.ft-button--dense .ft-button--label {
|
|
544
|
-
margin: 0 ${
|
|
1119
|
+
margin: 0 ${dt.iconPadding};
|
|
545
1120
|
}
|
|
546
1121
|
|
|
547
1122
|
.ft-button--label[hidden] {
|
|
@@ -554,13 +1129,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
554
1129
|
}
|
|
555
1130
|
|
|
556
1131
|
.ft-button--label[hidden] + [part="icon"] {
|
|
557
|
-
margin: 0 calc(${
|
|
558
|
-
padding: 0 ${
|
|
1132
|
+
margin: 0 calc(${oe.horizontalPadding} * -1);
|
|
1133
|
+
padding: 0 ${oe.verticalPadding};
|
|
559
1134
|
}
|
|
560
1135
|
|
|
561
1136
|
.ft-button--dense .ft-button--label[hidden] + [part="icon"] {
|
|
562
|
-
margin: 0 calc(${
|
|
563
|
-
padding: 0 ${
|
|
1137
|
+
margin: 0 calc(${dt.horizontalPadding} * -1);
|
|
1138
|
+
padding: 0 ${dt.verticalPadding};
|
|
564
1139
|
}
|
|
565
1140
|
|
|
566
1141
|
.ft-button:not(.ft-button--trailing-icon) [part="label"] {
|
|
@@ -568,17 +1143,17 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
568
1143
|
}
|
|
569
1144
|
|
|
570
1145
|
ft-loader {
|
|
571
|
-
${(0,
|
|
572
|
-
${(0,
|
|
1146
|
+
${(0,W.setVariable)(J.size,oe.iconSize)};
|
|
1147
|
+
${(0,W.setVariable)(J.color,"var(--button-internal-color)")};
|
|
573
1148
|
}
|
|
574
|
-
`,
|
|
1149
|
+
`,W.noTextSelect];var Bt=L(D());var v4=L(D());var y4=L(K()),b4=L(D());var ir=class extends b4.FtLitElement{render(){return y4.html`
|
|
575
1150
|
<div class="ft-loader">
|
|
576
1151
|
<div></div>
|
|
577
1152
|
<div></div>
|
|
578
1153
|
<div></div>
|
|
579
1154
|
<div></div>
|
|
580
1155
|
</div>
|
|
581
|
-
`}};
|
|
1156
|
+
`}};ir.styles=u4;(0,v4.customElement)("ft-loader")(ir);var Ut=L(K()),_s=L(Ur()),ie=L(re());var Ns=e=>e??se;var ue=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},V=class extends(0,Bt.toFtFormComponent)(Bt.FtLitElement){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.ariaPressed=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",t=>{var o;this.isDisabled()?(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){var t,o,a;let n=Ut.html`
|
|
582
1157
|
<ft-ripple part="ripple"
|
|
583
1158
|
?disabled=${this.isDisabled()}
|
|
584
1159
|
?activated=${this.activated}
|
|
@@ -586,41 +1161,41 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
586
1161
|
<ft-or-ftds-typography part="label"
|
|
587
1162
|
variant="${this.typographyVariant}"
|
|
588
1163
|
element="span"
|
|
589
|
-
class="ft-button--label ${
|
|
1164
|
+
class="ft-button--label ${Bt.isSafari?"ft-safari-ellipsis-fix":""}"
|
|
590
1165
|
?hidden=${!this.hasTextContent()}>
|
|
591
1166
|
<slot @slotchange=${this.onSlotchange}></slot>
|
|
592
1167
|
</ft-or-ftds-typography>
|
|
593
1168
|
${this.resolveIcon()}
|
|
594
|
-
`,i=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(i?
|
|
1169
|
+
`,i=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(i?Ut.html`
|
|
595
1170
|
<a href="${i}"
|
|
596
1171
|
target="${(t=this.target)!==null&&t!==void 0?t:"_self"}"
|
|
597
1172
|
part="button"
|
|
598
|
-
class="${(0,
|
|
1173
|
+
class="${(0,_s.classMap)(this.buttonClasses)}"
|
|
599
1174
|
aria-label="${(o=this.ariaLabel)!==null&&o!==void 0?o:this.getLabel()}"
|
|
600
1175
|
?disabled=${this.isDisabled()}>
|
|
601
|
-
${
|
|
1176
|
+
${n}
|
|
602
1177
|
</a>
|
|
603
|
-
`:
|
|
1178
|
+
`:Ut.html`
|
|
604
1179
|
<button part="button"
|
|
605
|
-
class="${(0,
|
|
606
|
-
aria-label="${(
|
|
607
|
-
aria-haspopup="${
|
|
608
|
-
aria-pressed="${
|
|
1180
|
+
class="${(0,_s.classMap)(this.buttonClasses)}"
|
|
1181
|
+
aria-label="${(a=this.ariaLabel)!==null&&a!==void 0?a:this.getLabel()}"
|
|
1182
|
+
aria-haspopup="${Ns(this.ariaHasPopup)}"
|
|
1183
|
+
aria-pressed="${Ns(this.ariaPressed)}"
|
|
609
1184
|
?disabled=${this.isDisabled()}>
|
|
610
|
-
${
|
|
1185
|
+
${n}
|
|
611
1186
|
</button>
|
|
612
|
-
`)}addTooltipIfNeeded(t){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?
|
|
1187
|
+
`)}addTooltipIfNeeded(t){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?Ut.html`
|
|
613
1188
|
<ft-tooltip part="tooltip"
|
|
614
1189
|
text="${this.getLabel()}"
|
|
615
1190
|
position="${this.tooltipPosition}">
|
|
616
1191
|
${t}
|
|
617
1192
|
</ft-tooltip>
|
|
618
|
-
`:t}resolveIcon(){return this.loading?
|
|
619
|
-
<ft-loader part="loader icon"></ft-loader> `:this.icon?
|
|
1193
|
+
`:t}resolveIcon(){return this.loading?Ut.html`
|
|
1194
|
+
<ft-loader part="loader icon"></ft-loader> `:this.icon?Ut.html`
|
|
620
1195
|
<ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
|
|
621
|
-
`:
|
|
1196
|
+
`:Ut.html`
|
|
622
1197
|
<slot part="icon" name="icon"></slot>
|
|
623
|
-
`}focus(){var t;(t=this.button)===null||t===void 0||t.focus()}showTooltip(){var t;(t=this.tooltip)===null||t===void 0||t.show()}showTemporaryTooltip(t,o){var
|
|
1198
|
+
`}focus(){var t;(t=this.button)===null||t===void 0||t.focus()}showTooltip(){var t;(t=this.tooltip)===null||t===void 0||t.show()}showTemporaryTooltip(t,o){var a;return(a=this.tooltip)===null||a===void 0?void 0:a.showTemporaryText(t,o)}setTooltipManual(t){this.tooltip&&(this.tooltip.manual=t)}click(){var t;(t=this.button)===null||t===void 0||t.click()}getLabel(){return this.label||this.getTextContent()}getTextContent(){return(0,Bt.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};V.elementDefinitions={"ft-ripple":Q,"ft-tooltip":ae,"ft-icon":be,"ft-loader":ir};ue([(0,ie.property)()],V.prototype,"href",void 0);ue([(0,ie.property)()],V.prototype,"target",void 0);ue([(0,ie.property)()],V.prototype,"type",void 0);ue([(0,ie.property)({type:Boolean})],V.prototype,"disabled",void 0);ue([(0,ie.property)()],V.prototype,"label",void 0);ue([(0,ie.property)()],V.prototype,"icon",void 0);ue([(0,ie.property)()],V.prototype,"iconVariant",void 0);ue([(0,ie.property)({type:Boolean})],V.prototype,"trailingIcon",void 0);ue([(0,ie.property)({type:Boolean})],V.prototype,"loading",void 0);ue([(0,ie.property)({attribute:"aria-label"})],V.prototype,"ariaLabel",void 0);ue([(0,ie.property)()],V.prototype,"ariaHasPopup",void 0);ue([(0,ie.property)({attribute:"aria-pressed"})],V.prototype,"ariaPressed",void 0);ue([(0,ie.property)()],V.prototype,"tooltipPosition",void 0);ue([(0,ie.property)({type:Boolean})],V.prototype,"hideTooltip",void 0);ue([(0,ie.property)({type:Boolean})],V.prototype,"forceTooltip",void 0);ue([(0,ie.property)({type:Boolean})],V.prototype,"activated",void 0);ue([(0,ie.query)(".ft-button")],V.prototype,"button",void 0);ue([(0,ie.query)(".ft-button--label slot")],V.prototype,"slottedContent",void 0);ue([(0,ie.query)("[part=tooltip]")],V.prototype,"tooltip",void 0);var Ua=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},We=class extends V{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 Lt.button}};We.elementDefinitions={...V.elementDefinitions,"ft-or-ftds-typography":Re};We.styles=[x4.safariEllipsisFix,g4];Ua([(0,Oo.property)({type:Boolean})],We.prototype,"primary",void 0);Ua([(0,Oo.property)({type:Boolean})],We.prototype,"outlined",void 0);Ua([(0,Oo.property)({type:Boolean})],We.prototype,"dense",void 0);Ua([(0,Oo.property)({type:Boolean})],We.prototype,"round",void 0);var Ro=L(re()),$a=L(D());var S4=L(K()),O=L(D());var Ts={...y,iconOnlyScale:O.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},C4=[S4.css`
|
|
624
1199
|
:host {
|
|
625
1200
|
display: inline-block;
|
|
626
1201
|
max-width: 100%;
|
|
@@ -671,7 +1246,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
671
1246
|
}
|
|
672
1247
|
|
|
673
1248
|
.ft-button:focus-visible {
|
|
674
|
-
outline-color: ${
|
|
1249
|
+
outline-color: ${y.focusFocusRingColor};
|
|
675
1250
|
outline-style: solid;
|
|
676
1251
|
}
|
|
677
1252
|
|
|
@@ -703,394 +1278,394 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
703
1278
|
}
|
|
704
1279
|
|
|
705
1280
|
.ft-button.ft-button--icon-only ft-icon {
|
|
706
|
-
transform: scale(${
|
|
1281
|
+
transform: scale(${Ts.iconOnlyScale});
|
|
707
1282
|
}
|
|
708
1283
|
|
|
709
1284
|
/** Brand Primary styles **/
|
|
710
1285
|
|
|
711
1286
|
.ftds--family-brand.ft-button--primary {
|
|
712
|
-
${(0,
|
|
1287
|
+
${(0,O.setVariable)(J.color,y.primaryBrandIconColor)};
|
|
713
1288
|
|
|
714
|
-
${(0,
|
|
715
|
-
${(0,
|
|
716
|
-
${(0,
|
|
717
|
-
${(0,
|
|
718
|
-
${(0,
|
|
1289
|
+
${(0,O.setVariable)(R.color,y.primaryBrandStateLayerColor)};
|
|
1290
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceHover,y.primaryBrandHoverStateLayerOpacity)};
|
|
1291
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceFocused,y.primaryBrandFocusStateLayerOpacity)};
|
|
1292
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceSelected,y.primaryBrandActiveStateLayerOpacity)};
|
|
1293
|
+
${(0,O.setVariable)(R.opacityContentOnSurfacePressed,y.primaryBrandActiveStateLayerOpacity)};
|
|
719
1294
|
|
|
720
|
-
background-color: ${
|
|
721
|
-
color: ${
|
|
1295
|
+
background-color: ${y.primaryBrandBackgroundColor};
|
|
1296
|
+
color: ${y.primaryBrandColor};
|
|
722
1297
|
border-style: none;
|
|
723
1298
|
}
|
|
724
1299
|
|
|
725
1300
|
.ftds--family-brand.ft-button--primary[disabled] {
|
|
726
|
-
opacity: ${
|
|
1301
|
+
opacity: ${y.primaryBrandDisabledComponentOpacity};
|
|
727
1302
|
}
|
|
728
1303
|
|
|
729
1304
|
.ftds--family-brand.ft-button--primary ft-icon {
|
|
730
|
-
color: ${
|
|
1305
|
+
color: ${y.primaryBrandIconColor};
|
|
731
1306
|
}
|
|
732
1307
|
|
|
733
1308
|
/** Brand Secondary styles **/
|
|
734
1309
|
|
|
735
1310
|
.ftds--family-brand.ft-button--secondary {
|
|
736
|
-
${(0,
|
|
1311
|
+
${(0,O.setVariable)(J.color,y.secondaryBrandIconColor)};
|
|
737
1312
|
|
|
738
|
-
${(0,
|
|
739
|
-
${(0,
|
|
740
|
-
${(0,
|
|
741
|
-
${(0,
|
|
742
|
-
${(0,
|
|
1313
|
+
${(0,O.setVariable)(R.color,y.secondaryBrandStateLayerColor)};
|
|
1314
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceHover,y.secondaryBrandHoverStateLayerOpacity)};
|
|
1315
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceFocused,y.secondaryBrandFocusStateLayerOpacity)};
|
|
1316
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceSelected,y.secondaryBrandActiveStateLayerOpacity)};
|
|
1317
|
+
${(0,O.setVariable)(R.opacityContentOnSurfacePressed,y.secondaryBrandActiveStateLayerOpacity)};
|
|
743
1318
|
|
|
744
|
-
background-color: ${
|
|
745
|
-
color: ${
|
|
746
|
-
border-color: ${
|
|
1319
|
+
background-color: ${y.secondaryBrandBackgroundColor};
|
|
1320
|
+
color: ${y.secondaryBrandColor};
|
|
1321
|
+
border-color: ${y.secondaryBrandBorderColor};
|
|
747
1322
|
border-style: solid;
|
|
748
1323
|
}
|
|
749
1324
|
|
|
750
1325
|
.ftds--family-brand.ft-button--secondary[disabled] {
|
|
751
|
-
opacity: ${
|
|
1326
|
+
opacity: ${y.secondaryBrandDisabledComponentOpacity};
|
|
752
1327
|
}
|
|
753
1328
|
|
|
754
1329
|
.ftds--family-brand.ft-button--secondary ft-icon {
|
|
755
|
-
color: ${
|
|
1330
|
+
color: ${y.secondaryBrandIconColor};
|
|
756
1331
|
}
|
|
757
1332
|
|
|
758
1333
|
/** Brand Tertiary styles **/
|
|
759
1334
|
|
|
760
1335
|
.ftds--family-brand.ft-button--tertiary {
|
|
761
|
-
${(0,
|
|
1336
|
+
${(0,O.setVariable)(J.color,y.tertiaryBrandIconColor)};
|
|
762
1337
|
|
|
763
|
-
${(0,
|
|
764
|
-
${(0,
|
|
765
|
-
${(0,
|
|
766
|
-
${(0,
|
|
767
|
-
${(0,
|
|
1338
|
+
${(0,O.setVariable)(R.color,y.tertiaryBrandStateLayerColor)};
|
|
1339
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceHover,y.tertiaryBrandHoverStateLayerOpacity)};
|
|
1340
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceFocused,y.tertiaryBrandFocusStateLayerOpacity)};
|
|
1341
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceSelected,y.tertiaryBrandActiveStateLayerOpacity)};
|
|
1342
|
+
${(0,O.setVariable)(R.opacityContentOnSurfacePressed,y.tertiaryBrandActiveStateLayerOpacity)};
|
|
768
1343
|
|
|
769
|
-
background-color: ${
|
|
770
|
-
color: ${
|
|
1344
|
+
background-color: ${y.tertiaryBrandBackgroundColor};
|
|
1345
|
+
color: ${y.tertiaryBrandColor};
|
|
771
1346
|
border-style: none;
|
|
772
1347
|
}
|
|
773
1348
|
|
|
774
1349
|
.ftds--family-brand.ft-button--tertiary[disabled] {
|
|
775
|
-
opacity: ${
|
|
1350
|
+
opacity: ${y.tertiaryBrandDisabledComponentOpacity};
|
|
776
1351
|
}
|
|
777
1352
|
|
|
778
1353
|
.ftds--family-brand.ft-button--tertiary ft-icon {
|
|
779
|
-
color: ${
|
|
1354
|
+
color: ${y.tertiaryBrandIconColor};
|
|
780
1355
|
}
|
|
781
1356
|
|
|
782
1357
|
/** Neutral Secondary styles **/
|
|
783
1358
|
|
|
784
1359
|
.ftds--family-neutral.ft-button--secondary {
|
|
785
|
-
${(0,
|
|
1360
|
+
${(0,O.setVariable)(J.color,y.secondaryNeutralIconColor)};
|
|
786
1361
|
|
|
787
|
-
${(0,
|
|
788
|
-
${(0,
|
|
789
|
-
${(0,
|
|
790
|
-
${(0,
|
|
791
|
-
${(0,
|
|
1362
|
+
${(0,O.setVariable)(R.backgroundColor,y.secondaryNeutralStateLayerColor)};
|
|
1363
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceHover,y.secondaryNeutralHoverStateLayerOpacity)};
|
|
1364
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceFocused,y.secondaryNeutralFocusStateLayerOpacity)};
|
|
1365
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceSelected,y.secondaryNeutralActiveStateLayerOpacity)};
|
|
1366
|
+
${(0,O.setVariable)(R.opacityContentOnSurfacePressed,y.secondaryNeutralActiveStateLayerOpacity)};
|
|
792
1367
|
|
|
793
|
-
background-color: ${
|
|
794
|
-
color: ${
|
|
795
|
-
border-color: ${
|
|
1368
|
+
background-color: ${y.secondaryNeutralBackgroundColor};
|
|
1369
|
+
color: ${y.secondaryNeutralColor};
|
|
1370
|
+
border-color: ${y.secondaryNeutralBorderColor};
|
|
796
1371
|
border-style: solid;
|
|
797
1372
|
}
|
|
798
1373
|
|
|
799
1374
|
.ftds--family-neutral.ft-button--secondary[disabled] {
|
|
800
|
-
opacity: ${
|
|
1375
|
+
opacity: ${y.secondaryNeutralDisabledComponentOpacity};
|
|
801
1376
|
}
|
|
802
1377
|
|
|
803
1378
|
.ftds--family-neutral.ft-button--secondary ft-icon {
|
|
804
|
-
color: ${
|
|
1379
|
+
color: ${y.secondaryNeutralIconColor};
|
|
805
1380
|
}
|
|
806
1381
|
|
|
807
1382
|
/** Neutral Tertiary styles **/
|
|
808
1383
|
|
|
809
1384
|
.ftds--family-neutral.ft-button--tertiary {
|
|
810
|
-
${(0,
|
|
1385
|
+
${(0,O.setVariable)(J.color,y.tertiaryNeutralIconColor)};
|
|
811
1386
|
|
|
812
|
-
${(0,
|
|
813
|
-
${(0,
|
|
814
|
-
${(0,
|
|
815
|
-
${(0,
|
|
816
|
-
${(0,
|
|
1387
|
+
${(0,O.setVariable)(R.backgroundColor,y.tertiaryNeutralStateLayerColor)};
|
|
1388
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceHover,y.tertiaryNeutralHoverStateLayerOpacity)};
|
|
1389
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceFocused,y.tertiaryNeutralFocusStateLayerOpacity)};
|
|
1390
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceSelected,y.tertiaryNeutralActiveStateLayerOpacity)};
|
|
1391
|
+
${(0,O.setVariable)(R.opacityContentOnSurfacePressed,y.tertiaryNeutralActiveStateLayerOpacity)};
|
|
817
1392
|
|
|
818
|
-
background-color: ${
|
|
819
|
-
color: ${
|
|
1393
|
+
background-color: ${y.tertiaryNeutralBackgroundColor};
|
|
1394
|
+
color: ${y.tertiaryNeutralColor};
|
|
820
1395
|
border-style: none;
|
|
821
1396
|
}
|
|
822
1397
|
|
|
823
1398
|
.ftds--family-neutral.ft-button--tertiary[disabled] {
|
|
824
|
-
opacity: ${
|
|
1399
|
+
opacity: ${y.tertiaryNeutralDisabledComponentOpacity};
|
|
825
1400
|
}
|
|
826
1401
|
|
|
827
1402
|
.ftds--family-neutral.ft-button--tertiary ft-icon {
|
|
828
|
-
color: ${
|
|
1403
|
+
color: ${y.tertiaryNeutralIconColor};
|
|
829
1404
|
}
|
|
830
1405
|
|
|
831
1406
|
/** Info Secondary styles **/
|
|
832
1407
|
|
|
833
1408
|
.ftds--family-info.ft-button--secondary {
|
|
834
|
-
${(0,
|
|
1409
|
+
${(0,O.setVariable)(J.color,y.secondaryInfoIconColor)};
|
|
835
1410
|
|
|
836
|
-
${(0,
|
|
837
|
-
${(0,
|
|
838
|
-
${(0,
|
|
839
|
-
${(0,
|
|
840
|
-
${(0,
|
|
1411
|
+
${(0,O.setVariable)(R.backgroundColor,y.secondaryInfoStateLayerColor)};
|
|
1412
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceHover,y.secondaryInfoHoverStateLayerOpacity)};
|
|
1413
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceFocused,y.secondaryInfoFocusStateLayerOpacity)};
|
|
1414
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceSelected,y.secondaryInfoActiveStateLayerOpacity)};
|
|
1415
|
+
${(0,O.setVariable)(R.opacityContentOnSurfacePressed,y.secondaryInfoActiveStateLayerOpacity)};
|
|
841
1416
|
|
|
842
|
-
background-color: ${
|
|
843
|
-
color: ${
|
|
844
|
-
border-color: ${
|
|
1417
|
+
background-color: ${y.secondaryInfoBackgroundColor};
|
|
1418
|
+
color: ${y.secondaryInfoColor};
|
|
1419
|
+
border-color: ${y.secondaryInfoBorderColor};
|
|
845
1420
|
border-style: solid;
|
|
846
1421
|
}
|
|
847
1422
|
|
|
848
1423
|
.ftds--family-info.ft-button--secondary[disabled] {
|
|
849
|
-
opacity: ${
|
|
1424
|
+
opacity: ${y.secondaryInfoDisabledComponentOpacity};
|
|
850
1425
|
}
|
|
851
1426
|
|
|
852
1427
|
.ftds--family-info.ft-button--secondary ft-icon {
|
|
853
|
-
color: ${
|
|
1428
|
+
color: ${y.secondaryInfoIconColor};
|
|
854
1429
|
}
|
|
855
1430
|
|
|
856
1431
|
/** Info Tertiary styles **/
|
|
857
1432
|
|
|
858
1433
|
.ftds--family-info.ft-button--tertiary {
|
|
859
|
-
${(0,
|
|
1434
|
+
${(0,O.setVariable)(J.color,y.tertiaryInfoIconColor)};
|
|
860
1435
|
|
|
861
|
-
${(0,
|
|
862
|
-
${(0,
|
|
863
|
-
${(0,
|
|
864
|
-
${(0,
|
|
865
|
-
${(0,
|
|
1436
|
+
${(0,O.setVariable)(R.backgroundColor,y.tertiaryInfoStateLayerColor)};
|
|
1437
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceHover,y.tertiaryInfoHoverStateLayerOpacity)};
|
|
1438
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceFocused,y.tertiaryInfoFocusStateLayerOpacity)};
|
|
1439
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceSelected,y.tertiaryInfoActiveStateLayerOpacity)};
|
|
1440
|
+
${(0,O.setVariable)(R.opacityContentOnSurfacePressed,y.tertiaryInfoActiveStateLayerOpacity)};
|
|
866
1441
|
|
|
867
|
-
background-color: ${
|
|
868
|
-
color: ${
|
|
1442
|
+
background-color: ${y.tertiaryInfoBackgroundColor};
|
|
1443
|
+
color: ${y.tertiaryInfoColor};
|
|
869
1444
|
border-style: none;
|
|
870
1445
|
}
|
|
871
1446
|
|
|
872
1447
|
.ftds--family-info.ft-button--tertiary[disabled] {
|
|
873
|
-
opacity: ${
|
|
1448
|
+
opacity: ${y.tertiaryInfoDisabledComponentOpacity};
|
|
874
1449
|
}
|
|
875
1450
|
|
|
876
1451
|
.ftds--family-info.ft-button--tertiary ft-icon {
|
|
877
|
-
color: ${
|
|
1452
|
+
color: ${y.tertiaryInfoIconColor};
|
|
878
1453
|
}
|
|
879
1454
|
|
|
880
1455
|
/** Success Secondary styles **/
|
|
881
1456
|
|
|
882
1457
|
.ftds--family-success.ft-button--secondary {
|
|
883
|
-
${(0,
|
|
1458
|
+
${(0,O.setVariable)(J.color,y.secondarySuccessIconColor)};
|
|
884
1459
|
|
|
885
|
-
${(0,
|
|
886
|
-
${(0,
|
|
887
|
-
${(0,
|
|
888
|
-
${(0,
|
|
889
|
-
${(0,
|
|
1460
|
+
${(0,O.setVariable)(R.backgroundColor,y.secondarySuccessStateLayerColor)};
|
|
1461
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceHover,y.secondarySuccessHoverStateLayerOpacity)};
|
|
1462
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceFocused,y.secondarySuccessFocusStateLayerOpacity)};
|
|
1463
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceSelected,y.secondarySuccessActiveStateLayerOpacity)};
|
|
1464
|
+
${(0,O.setVariable)(R.opacityContentOnSurfacePressed,y.secondarySuccessActiveStateLayerOpacity)};
|
|
890
1465
|
|
|
891
|
-
background-color: ${
|
|
892
|
-
color: ${
|
|
893
|
-
border-color: ${
|
|
1466
|
+
background-color: ${y.secondarySuccessBackgroundColor};
|
|
1467
|
+
color: ${y.secondarySuccessColor};
|
|
1468
|
+
border-color: ${y.secondarySuccessBorderColor};
|
|
894
1469
|
border-style: solid;
|
|
895
1470
|
}
|
|
896
1471
|
|
|
897
1472
|
.ftds--family-success.ft-button--secondary[disabled] {
|
|
898
|
-
opacity: ${
|
|
1473
|
+
opacity: ${y.secondarySuccessDisabledComponentOpacity};
|
|
899
1474
|
}
|
|
900
1475
|
|
|
901
1476
|
.ftds--family-success.ft-button--secondary ft-icon {
|
|
902
|
-
color: ${
|
|
1477
|
+
color: ${y.secondarySuccessIconColor};
|
|
903
1478
|
}
|
|
904
1479
|
|
|
905
1480
|
/** Success Tertiary styles **/
|
|
906
1481
|
|
|
907
1482
|
.ftds--family-success.ft-button--tertiary {
|
|
908
|
-
${(0,
|
|
1483
|
+
${(0,O.setVariable)(J.color,y.tertiarySuccessIconColor)};
|
|
909
1484
|
|
|
910
|
-
${(0,
|
|
911
|
-
${(0,
|
|
912
|
-
${(0,
|
|
913
|
-
${(0,
|
|
914
|
-
${(0,
|
|
1485
|
+
${(0,O.setVariable)(R.backgroundColor,y.tertiarySuccessStateLayerColor)};
|
|
1486
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceHover,y.tertiarySuccessHoverStateLayerOpacity)};
|
|
1487
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceFocused,y.tertiarySuccessFocusStateLayerOpacity)};
|
|
1488
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceSelected,y.tertiarySuccessActiveStateLayerOpacity)};
|
|
1489
|
+
${(0,O.setVariable)(R.opacityContentOnSurfacePressed,y.tertiarySuccessActiveStateLayerOpacity)};
|
|
915
1490
|
|
|
916
|
-
background-color: ${
|
|
917
|
-
color: ${
|
|
1491
|
+
background-color: ${y.tertiarySuccessBackgroundColor};
|
|
1492
|
+
color: ${y.tertiarySuccessColor};
|
|
918
1493
|
border-style: none;
|
|
919
1494
|
}
|
|
920
1495
|
|
|
921
1496
|
.ftds--family-success.ft-button--tertiary[disabled] {
|
|
922
|
-
opacity: ${
|
|
1497
|
+
opacity: ${y.tertiarySuccessDisabledComponentOpacity};
|
|
923
1498
|
}
|
|
924
1499
|
|
|
925
1500
|
.ftds--family-success.ft-button--tertiary ft-icon {
|
|
926
|
-
color: ${
|
|
1501
|
+
color: ${y.tertiarySuccessIconColor};
|
|
927
1502
|
}
|
|
928
1503
|
|
|
929
1504
|
/** Warning Secondary styles **/
|
|
930
1505
|
|
|
931
1506
|
.ftds--family-warning.ft-button--secondary {
|
|
932
|
-
${(0,
|
|
1507
|
+
${(0,O.setVariable)(J.color,y.secondaryWarningIconColor)};
|
|
933
1508
|
|
|
934
|
-
${(0,
|
|
935
|
-
${(0,
|
|
936
|
-
${(0,
|
|
937
|
-
${(0,
|
|
938
|
-
${(0,
|
|
1509
|
+
${(0,O.setVariable)(R.backgroundColor,y.secondaryWarningStateLayerColor)};
|
|
1510
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceHover,y.secondaryWarningHoverStateLayerOpacity)};
|
|
1511
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceFocused,y.secondaryWarningFocusStateLayerOpacity)};
|
|
1512
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceSelected,y.secondaryWarningActiveStateLayerOpacity)};
|
|
1513
|
+
${(0,O.setVariable)(R.opacityContentOnSurfacePressed,y.secondaryWarningActiveStateLayerOpacity)};
|
|
939
1514
|
|
|
940
|
-
background-color: ${
|
|
941
|
-
color: ${
|
|
942
|
-
border-color: ${
|
|
1515
|
+
background-color: ${y.secondaryWarningBackgroundColor};
|
|
1516
|
+
color: ${y.secondaryWarningColor};
|
|
1517
|
+
border-color: ${y.secondaryWarningBorderColor};
|
|
943
1518
|
border-style: solid;
|
|
944
1519
|
}
|
|
945
1520
|
|
|
946
1521
|
.ftds--family-warning.ft-button--secondary[disabled] {
|
|
947
|
-
opacity: ${
|
|
1522
|
+
opacity: ${y.secondaryWarningDisabledComponentOpacity};
|
|
948
1523
|
}
|
|
949
1524
|
|
|
950
1525
|
.ftds--family-warning.ft-button--secondary ft-icon {
|
|
951
|
-
color: ${
|
|
1526
|
+
color: ${y.secondaryWarningIconColor};
|
|
952
1527
|
}
|
|
953
1528
|
|
|
954
1529
|
/** Warning Tertiary styles **/
|
|
955
1530
|
|
|
956
1531
|
.ftds--family-warning.ft-button--tertiary {
|
|
957
|
-
${(0,
|
|
1532
|
+
${(0,O.setVariable)(J.color,y.tertiaryWarningIconColor)};
|
|
958
1533
|
|
|
959
|
-
${(0,
|
|
960
|
-
${(0,
|
|
961
|
-
${(0,
|
|
962
|
-
${(0,
|
|
963
|
-
${(0,
|
|
1534
|
+
${(0,O.setVariable)(R.backgroundColor,y.tertiaryWarningStateLayerColor)};
|
|
1535
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceHover,y.tertiaryWarningHoverStateLayerOpacity)};
|
|
1536
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceFocused,y.tertiaryWarningFocusStateLayerOpacity)};
|
|
1537
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceSelected,y.tertiaryWarningActiveStateLayerOpacity)};
|
|
1538
|
+
${(0,O.setVariable)(R.opacityContentOnSurfacePressed,y.tertiaryWarningActiveStateLayerOpacity)};
|
|
964
1539
|
|
|
965
|
-
background-color: ${
|
|
966
|
-
color: ${
|
|
1540
|
+
background-color: ${y.tertiaryWarningBackgroundColor};
|
|
1541
|
+
color: ${y.tertiaryWarningColor};
|
|
967
1542
|
border-style: none;
|
|
968
1543
|
}
|
|
969
1544
|
|
|
970
1545
|
.ftds--family-warning.ft-button--tertiary[disabled] {
|
|
971
|
-
opacity: ${
|
|
1546
|
+
opacity: ${y.tertiaryWarningDisabledComponentOpacity};
|
|
972
1547
|
}
|
|
973
1548
|
|
|
974
1549
|
.ftds--family-warning.ft-button--tertiary ft-icon {
|
|
975
|
-
color: ${
|
|
1550
|
+
color: ${y.tertiaryWarningIconColor};
|
|
976
1551
|
}
|
|
977
1552
|
|
|
978
1553
|
/** Error Secondary styles **/
|
|
979
1554
|
|
|
980
1555
|
.ftds--family-error.ft-button--secondary {
|
|
981
|
-
${(0,
|
|
1556
|
+
${(0,O.setVariable)(J.color,y.secondaryErrorIconColor)};
|
|
982
1557
|
|
|
983
|
-
${(0,
|
|
984
|
-
${(0,
|
|
985
|
-
${(0,
|
|
986
|
-
${(0,
|
|
987
|
-
${(0,
|
|
1558
|
+
${(0,O.setVariable)(R.backgroundColor,y.secondaryErrorStateLayerColor)};
|
|
1559
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceHover,y.secondaryErrorHoverStateLayerOpacity)};
|
|
1560
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceFocused,y.secondaryErrorFocusStateLayerOpacity)};
|
|
1561
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceSelected,y.secondaryErrorActiveStateLayerOpacity)};
|
|
1562
|
+
${(0,O.setVariable)(R.opacityContentOnSurfacePressed,y.secondaryErrorActiveStateLayerOpacity)};
|
|
988
1563
|
|
|
989
|
-
background-color: ${
|
|
990
|
-
color: ${
|
|
991
|
-
border-color: ${
|
|
1564
|
+
background-color: ${y.secondaryErrorBackgroundColor};
|
|
1565
|
+
color: ${y.secondaryErrorColor};
|
|
1566
|
+
border-color: ${y.secondaryErrorBorderColor};
|
|
992
1567
|
border-style: solid;
|
|
993
1568
|
}
|
|
994
1569
|
|
|
995
1570
|
.ftds--family-error.ft-button--secondary[disabled] {
|
|
996
|
-
opacity: ${
|
|
1571
|
+
opacity: ${y.secondaryErrorDisabledComponentOpacity};
|
|
997
1572
|
}
|
|
998
1573
|
|
|
999
1574
|
.ftds--family-error.ft-button--secondary ft-icon {
|
|
1000
|
-
color: ${
|
|
1575
|
+
color: ${y.secondaryErrorIconColor};
|
|
1001
1576
|
}
|
|
1002
1577
|
|
|
1003
1578
|
/** Error Tertiary styles **/
|
|
1004
1579
|
|
|
1005
1580
|
.ftds--family-error.ft-button--tertiary {
|
|
1006
|
-
${(0,
|
|
1581
|
+
${(0,O.setVariable)(J.color,y.tertiaryErrorIconColor)};
|
|
1007
1582
|
|
|
1008
|
-
${(0,
|
|
1009
|
-
${(0,
|
|
1010
|
-
${(0,
|
|
1011
|
-
${(0,
|
|
1012
|
-
${(0,
|
|
1583
|
+
${(0,O.setVariable)(R.backgroundColor,y.tertiaryErrorStateLayerColor)};
|
|
1584
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceHover,y.tertiaryErrorHoverStateLayerOpacity)};
|
|
1585
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceFocused,y.tertiaryErrorFocusStateLayerOpacity)};
|
|
1586
|
+
${(0,O.setVariable)(R.opacityContentOnSurfaceSelected,y.tertiaryErrorActiveStateLayerOpacity)};
|
|
1587
|
+
${(0,O.setVariable)(R.opacityContentOnSurfacePressed,y.tertiaryErrorActiveStateLayerOpacity)};
|
|
1013
1588
|
|
|
1014
|
-
background-color: ${
|
|
1015
|
-
color: ${
|
|
1589
|
+
background-color: ${y.tertiaryErrorBackgroundColor};
|
|
1590
|
+
color: ${y.tertiaryErrorColor};
|
|
1016
1591
|
border-style: none;
|
|
1017
1592
|
}
|
|
1018
1593
|
|
|
1019
1594
|
.ftds--family-error.ft-button--tertiary[disabled] {
|
|
1020
|
-
opacity: ${
|
|
1595
|
+
opacity: ${y.tertiaryErrorDisabledComponentOpacity};
|
|
1021
1596
|
}
|
|
1022
1597
|
|
|
1023
1598
|
.ftds--family-error.ft-button--tertiary ft-icon {
|
|
1024
|
-
color: ${
|
|
1599
|
+
color: ${y.tertiaryErrorIconColor};
|
|
1025
1600
|
}
|
|
1026
1601
|
|
|
1027
1602
|
/** Large styles **/
|
|
1028
1603
|
|
|
1029
1604
|
.ftds--size-large {
|
|
1030
|
-
${(0,
|
|
1031
|
-
${(0,
|
|
1605
|
+
${(0,O.setVariable)(ne.size,y.largeIconSize)};
|
|
1606
|
+
${(0,O.setVariable)(J.size,y.largeIconSize)};
|
|
1032
1607
|
|
|
1033
|
-
height: ${
|
|
1034
|
-
padding: 0 ${
|
|
1035
|
-
gap: ${
|
|
1036
|
-
border-radius: ${
|
|
1037
|
-
border-width: ${
|
|
1608
|
+
height: ${y.largeHeight};
|
|
1609
|
+
padding: 0 ${y.largeHorizontalPadding};
|
|
1610
|
+
gap: ${y.largeGap};
|
|
1611
|
+
border-radius: ${y.largeBorderRadius};
|
|
1612
|
+
border-width: ${y.largeBorderWidth};
|
|
1038
1613
|
}
|
|
1039
1614
|
|
|
1040
1615
|
.ftds--size-large:focus-visible {
|
|
1041
|
-
outline-width: ${
|
|
1042
|
-
outline-offset: ${
|
|
1616
|
+
outline-width: ${y.largeFocusOutlineWidth};
|
|
1617
|
+
outline-offset: ${y.largeFocusOutlineOffset};
|
|
1043
1618
|
}
|
|
1044
1619
|
|
|
1045
1620
|
.ftds--size-large.ft-button--icon-only {
|
|
1046
|
-
width: ${
|
|
1621
|
+
width: ${y.largeIconOnlyWidth};
|
|
1047
1622
|
}
|
|
1048
1623
|
|
|
1049
1624
|
/** Small styles **/
|
|
1050
1625
|
|
|
1051
1626
|
.ftds--size-medium {
|
|
1052
|
-
${(0,
|
|
1053
|
-
${(0,
|
|
1627
|
+
${(0,O.setVariable)(ne.size,y.mediumIconSize)};
|
|
1628
|
+
${(0,O.setVariable)(J.size,y.mediumIconSize)};
|
|
1054
1629
|
|
|
1055
|
-
height: ${
|
|
1056
|
-
padding: 0 ${
|
|
1057
|
-
gap: ${
|
|
1058
|
-
border-radius: ${
|
|
1059
|
-
border-width: ${
|
|
1630
|
+
height: ${y.mediumHeight};
|
|
1631
|
+
padding: 0 ${y.mediumHorizontalPadding};
|
|
1632
|
+
gap: ${y.mediumGap};
|
|
1633
|
+
border-radius: ${y.mediumBorderRadius};
|
|
1634
|
+
border-width: ${y.mediumBorderWidth};
|
|
1060
1635
|
}
|
|
1061
1636
|
|
|
1062
1637
|
.ftds--size-medium:focus-visible {
|
|
1063
|
-
outline-width: ${
|
|
1064
|
-
outline-offset: ${
|
|
1638
|
+
outline-width: ${y.mediumFocusOutlineWidth};
|
|
1639
|
+
outline-offset: ${y.mediumFocusOutlineOffset};
|
|
1065
1640
|
}
|
|
1066
1641
|
|
|
1067
1642
|
.ftds--size-medium.ft-button--icon-only {
|
|
1068
|
-
width: ${
|
|
1643
|
+
width: ${y.mediumIconOnlyWidth};
|
|
1069
1644
|
}
|
|
1070
1645
|
|
|
1071
1646
|
|
|
1072
1647
|
/** Small styles **/
|
|
1073
1648
|
|
|
1074
1649
|
.ftds--size-small {
|
|
1075
|
-
${(0,
|
|
1076
|
-
${(0,
|
|
1650
|
+
${(0,O.setVariable)(ne.size,y.smallIconSize)};
|
|
1651
|
+
${(0,O.setVariable)(J.size,y.smallIconSize)};
|
|
1077
1652
|
|
|
1078
|
-
height: ${
|
|
1079
|
-
padding: 0 ${
|
|
1080
|
-
gap: ${
|
|
1081
|
-
border-radius: ${
|
|
1082
|
-
border-width: ${
|
|
1653
|
+
height: ${y.smallHeight};
|
|
1654
|
+
padding: 0 ${y.smallHorizontalPadding};
|
|
1655
|
+
gap: ${y.smallGap};
|
|
1656
|
+
border-radius: ${y.smallBorderRadius};
|
|
1657
|
+
border-width: ${y.smallBorderWidth};
|
|
1083
1658
|
}
|
|
1084
1659
|
|
|
1085
1660
|
.ftds--size-small:focus-visible {
|
|
1086
|
-
outline-width: ${
|
|
1087
|
-
outline-offset: ${
|
|
1661
|
+
outline-width: ${y.smallFocusOutlineWidth};
|
|
1662
|
+
outline-offset: ${y.smallFocusOutlineOffset};
|
|
1088
1663
|
}
|
|
1089
1664
|
|
|
1090
1665
|
.ftds--size-small.ft-button--icon-only {
|
|
1091
|
-
width: ${
|
|
1666
|
+
width: ${y.smallIconOnlyWidth};
|
|
1092
1667
|
}
|
|
1093
|
-
`,
|
|
1668
|
+
`,O.noTextSelect];var Ba=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},Fe=class extends(0,$a.toFtdsBase)(V){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Do.brand,this.iconVariant=Ge.fluid_topics}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon,"ft-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case Ke.large:return Ve.body2medium;case Ke.medium:return Ve.caption1medium;case Ke.small:return Ve.caption2medium}}};Fe.elementDefinitions={...V.elementDefinitions,"ft-or-ftds-typography":Ze};Fe.styles=[$a.safariEllipsisFix,C4];Ba([(0,Ro.property)({type:Boolean})],Fe.prototype,"primary",void 0);Ba([(0,Ro.property)({type:Boolean})],Fe.prototype,"secondary",void 0);Ba([(0,Ro.property)({type:Boolean})],Fe.prototype,"tertiary",void 0);Ba([(0,Ro.property)({type:Boolean})],Fe.prototype,"round",void 0);(0,Ms.customElement)("ft-button")(We);(0,Ms.customElement)("ftds-button")(Fe);var L4=F.FtCssVariableFactory.extend("--ft-chip-color","",F.designSystemVariables.colorOnSurface),Ae={backgroundColor:F.FtCssVariableFactory.extend("--ft-chip-background-color","",F.designSystemVariables.colorSurface),color:L4,fontSize:F.FtCssVariableFactory.extend("--ft-chip-font-size","",ze.fontSize),fontWeight:F.FtCssVariableFactory.extend("--ft-chip-font-weight","",ze.fontWeight),iconSize:F.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:F.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:F.FtCssVariableFactory.extend("--ft-chip-ripple-color","",L4),horizontalPadding:F.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:F.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:F.FtCssVariableFactory.extend("--ft-chip-border-color","",F.designSystemVariables.colorOutline),opacityDisabled:F.FtCssVariableFactory.external(F.designSystemVariables.colorOpacityDisabled,"Design system")},E4=F.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",F.FtCssVariableFactory.extend("--ft-chip-color","",F.designSystemVariables.colorOnPrimary)),Is={backgroundColor:F.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",F.FtCssVariableFactory.extend("--ft-chip-background-color","",F.designSystemVariables.colorPrimary)),color:E4,rippleColor:F.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",E4)},A4={horizontalPadding:F.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:F.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},O4=[F.noTextSelect,wo.css`
|
|
1094
1669
|
:host {
|
|
1095
1670
|
display: inline-block;
|
|
1096
1671
|
max-width: 100%;
|
|
@@ -1106,21 +1681,21 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
1106
1681
|
box-sizing: border-box;
|
|
1107
1682
|
pointer-events: auto;
|
|
1108
1683
|
|
|
1109
|
-
--chip-internal-font-size: ${
|
|
1110
|
-
--chip-internal-font-weight: ${
|
|
1684
|
+
--chip-internal-font-size: ${Ae.fontSize};
|
|
1685
|
+
--chip-internal-font-weight: ${Ae.fontWeight};
|
|
1111
1686
|
--chip-internal-line-height: max(20px, calc(var(--chip-internal-font-size) + 2px));
|
|
1112
|
-
${(0,
|
|
1113
|
-
--chip-internal-vertical-padding: ${
|
|
1114
|
-
--chip-internal-horizontal-padding: ${
|
|
1687
|
+
${(0,F.setVariable)(ne.size,Ae.iconSize)};
|
|
1688
|
+
--chip-internal-vertical-padding: ${Ae.verticalPadding};
|
|
1689
|
+
--chip-internal-horizontal-padding: ${Ae.horizontalPadding};
|
|
1115
1690
|
--chip-internal-icon-padding: 3px;
|
|
1116
|
-
--chip-internal-content-height: max(var(--chip-internal-line-height), ${
|
|
1691
|
+
--chip-internal-content-height: max(var(--chip-internal-line-height), ${Ae.iconSize});
|
|
1117
1692
|
|
|
1118
|
-
border: 1px solid ${
|
|
1119
|
-
color: ${
|
|
1120
|
-
${(0,
|
|
1121
|
-
border-radius: var(${(0,
|
|
1693
|
+
border: 1px solid ${Ae.borderColor};
|
|
1694
|
+
color: ${Ae.color};
|
|
1695
|
+
${(0,F.setVariable)(R.color,Ae.rippleColor)};
|
|
1696
|
+
border-radius: var(${(0,wo.unsafeCSS)(Ae.borderRadius.name)}, calc(var(--chip-internal-content-height) / 2 + var(--chip-internal-vertical-padding)));
|
|
1122
1697
|
padding: calc(var(--chip-internal-vertical-padding) - 1px) calc(var(--chip-internal-horizontal-padding) - 1px);
|
|
1123
|
-
background-color: ${
|
|
1698
|
+
background-color: ${Ae.backgroundColor};
|
|
1124
1699
|
line-height: var(--chip-internal-content-height);
|
|
1125
1700
|
}
|
|
1126
1701
|
|
|
@@ -1130,28 +1705,28 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
1130
1705
|
|
|
1131
1706
|
.ft-chip--dense {
|
|
1132
1707
|
--chip-internal-icon-padding: 3px;
|
|
1133
|
-
--chip-internal-vertical-padding: ${
|
|
1134
|
-
--chip-internal-horizontal-padding: ${
|
|
1708
|
+
--chip-internal-vertical-padding: ${A4.verticalPadding};
|
|
1709
|
+
--chip-internal-horizontal-padding: ${A4.horizontalPadding};
|
|
1135
1710
|
--chip-internal-line-height: max(16px, calc(var(--chip-internal-font-size) + 2px));
|
|
1136
1711
|
}
|
|
1137
1712
|
|
|
1138
1713
|
.ft-chip--no-content {
|
|
1139
|
-
--chip-internal-horizontal-padding: ${
|
|
1714
|
+
--chip-internal-horizontal-padding: ${Ae.horizontalPadding.get(wo.css`var(--chip-internal-vertical-padding)`)};
|
|
1140
1715
|
}
|
|
1141
1716
|
|
|
1142
1717
|
.ft-chip--disabled {
|
|
1143
1718
|
cursor: default;
|
|
1144
1719
|
pointer-events: none;
|
|
1145
1720
|
filter: grayscale(1);
|
|
1146
|
-
opacity: ${
|
|
1721
|
+
opacity: ${Ae.opacityDisabled};
|
|
1147
1722
|
}
|
|
1148
1723
|
|
|
1149
1724
|
.ft-chip--highlighted {
|
|
1150
1725
|
border: none;
|
|
1151
1726
|
padding: var(--chip-internal-vertical-padding) var(--chip-internal-horizontal-padding);
|
|
1152
|
-
background-color: ${
|
|
1153
|
-
${(0,
|
|
1154
|
-
color: ${
|
|
1727
|
+
background-color: ${Is.backgroundColor};
|
|
1728
|
+
${(0,F.setVariable)(R.color,Is.rippleColor)};
|
|
1729
|
+
color: ${Is.color};
|
|
1155
1730
|
}
|
|
1156
1731
|
|
|
1157
1732
|
.ft-chip--clickable {
|
|
@@ -1160,7 +1735,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
1160
1735
|
}
|
|
1161
1736
|
|
|
1162
1737
|
.ft-chip:focus {
|
|
1163
|
-
outline: 2px solid ${
|
|
1738
|
+
outline: 2px solid ${F.designSystemVariables.colorPrimary};
|
|
1164
1739
|
outline-offset: 2px;
|
|
1165
1740
|
}
|
|
1166
1741
|
|
|
@@ -1182,9 +1757,9 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
1182
1757
|
}
|
|
1183
1758
|
|
|
1184
1759
|
.ft-chip--icon-button {
|
|
1185
|
-
${(0,
|
|
1186
|
-
${(0,
|
|
1187
|
-
${(0,
|
|
1760
|
+
${(0,F.setVariable)(oe.iconSize,Ae.iconSize)};
|
|
1761
|
+
${(0,F.setVariable)(oe.horizontalPadding,"var(--chip-internal-icon-padding)")};
|
|
1762
|
+
${(0,F.setVariable)(oe.verticalPadding,"var(--chip-internal-icon-padding)")};
|
|
1188
1763
|
margin: calc((-1) * var(--chip-internal-icon-padding));
|
|
1189
1764
|
}
|
|
1190
1765
|
|
|
@@ -1192,9 +1767,9 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
1192
1767
|
vertical-align: bottom;
|
|
1193
1768
|
display: block;
|
|
1194
1769
|
margin: 0 var(--chip-internal-horizontal-padding);
|
|
1195
|
-
${(0,
|
|
1196
|
-
${(0,
|
|
1197
|
-
${(0,
|
|
1770
|
+
${(0,F.setVariable)(ze.fontSize,"var(--chip-internal-font-size)")};
|
|
1771
|
+
${(0,F.setVariable)(ze.fontWeight,"var(--chip-internal-font-weight)")};
|
|
1772
|
+
${(0,F.setVariable)(ze.lineHeight,"var(--chip-internal-content-height)")};
|
|
1198
1773
|
}
|
|
1199
1774
|
|
|
1200
1775
|
.ft-chip--safari-fix .ft-chip--label {
|
|
@@ -1230,19 +1805,19 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
1230
1805
|
.ft-chip:not(.ft-chip--trailing-icon) .ft-chip--icon-button {
|
|
1231
1806
|
order: -1;
|
|
1232
1807
|
}
|
|
1233
|
-
`];var
|
|
1234
|
-
<div class="${(0,
|
|
1808
|
+
`];var Ce=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},Ga=class extends CustomEvent{constructor(){super("icon-click")}},te=class extends Fr.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.hideIconTooltip=!1,this.icon=void 0,this.trailingIcon=!1}render(){var t;let o={"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":Fr.isSafari};return Ha.html`
|
|
1809
|
+
<div class="${(0,R4.classMap)(o)}"
|
|
1235
1810
|
aria-label="${this.getLabel()}"
|
|
1236
1811
|
tabindex="${this.interactionsOnChip?0:-1}"
|
|
1237
1812
|
@keyup=${this.onKeyUp}
|
|
1238
1813
|
part="chip">
|
|
1239
1814
|
<ft-ripple ?disabled=${!this.interactionsOnChip}></ft-ripple>
|
|
1240
|
-
<ft-typography variant="body2" element="span" class="ft-chip--label" part="label">
|
|
1815
|
+
<ft-typography variant="${(t=this.typographyVariant)!==null&&t!==void 0?t:"body2"}" element="span" class="ft-chip--label" part="label">
|
|
1241
1816
|
<slot @slotchange=${this.onSlotchange}></slot>
|
|
1242
1817
|
</ft-typography>
|
|
1243
1818
|
${this.internalIcon?this.renderIcon():null}
|
|
1244
1819
|
</div>
|
|
1245
|
-
`}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?
|
|
1820
|
+
`}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?Ha.html`
|
|
1246
1821
|
<ft-button round
|
|
1247
1822
|
class="ft-chip--icon-button"
|
|
1248
1823
|
@click=${this.onIconClick}
|
|
@@ -1253,11 +1828,11 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
1253
1828
|
part="icon-button"
|
|
1254
1829
|
?hideTooltip=${this.hideIconTooltip}
|
|
1255
1830
|
></ft-button>
|
|
1256
|
-
`:
|
|
1831
|
+
`:Ha.html`
|
|
1257
1832
|
<div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
|
|
1258
1833
|
<ft-icon .variant=${this.iconVariant} .value=${this.internalIcon} part="icon"></ft-icon>
|
|
1259
1834
|
</div>
|
|
1260
|
-
`}onKeyUp(t){this.interactionsOnChip&&["Enter"," "].includes(t.key)&&t.target.click()}onIconKeyUp(t){this.interactionsOnIcon&&["Enter"," "].includes(t.key)&&(t.stopPropagation(),this.dispatchEvent(new
|
|
1835
|
+
`}onKeyUp(t){this.interactionsOnChip&&["Enter"," "].includes(t.key)&&t.target.click()}onIconKeyUp(t){this.interactionsOnIcon&&["Enter"," "].includes(t.key)&&(t.stopPropagation(),this.dispatchEvent(new Ga))}onIconClick(t){this.interactionsOnIcon&&(t.stopPropagation(),this.dispatchEvent(new Ga))}getLabel(){return this.label||this.getTextContent()}getTextContent(){return(0,Fr.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};te.elementDefinitions={"ft-ripple":Q,"ft-typography":Re,"ft-icon":be,"ft-button":We};te.styles=O4;Ce([(0,xe.property)({type:Boolean})],te.prototype,"highlighted",void 0);Ce([(0,xe.property)({type:Boolean})],te.prototype,"removable",void 0);Ce([(0,xe.property)({type:Boolean})],te.prototype,"disabled",void 0);Ce([(0,xe.property)({type:Boolean})],te.prototype,"clickable",void 0);Ce([(0,xe.property)({type:Boolean})],te.prototype,"iconClickable",void 0);Ce([(0,xe.property)({type:Boolean})],te.prototype,"dense",void 0);Ce([(0,xe.property)({type:Boolean})],te.prototype,"multiLine",void 0);Ce([(0,xe.property)()],te.prototype,"label",void 0);Ce([(0,xe.property)()],te.prototype,"iconLabel",void 0);Ce([(0,xe.property)({type:Boolean})],te.prototype,"hideIconTooltip",void 0);Ce([(0,xe.property)()],te.prototype,"icon",void 0);Ce([(0,xe.property)()],te.prototype,"iconVariant",void 0);Ce([(0,xe.property)({type:Boolean})],te.prototype,"trailingIcon",void 0);Ce([(0,xe.property)()],te.prototype,"typographyVariant",void 0);Ce([(0,xe.query)("ft-typography slot")],te.prototype,"slottedContent",void 0);var $t=L(K()),Ht=L(re()),_4=L(Ur()),Fa=L(D());var w4=L(K());var Wa=L(D());var N4=[w4.css`
|
|
1261
1836
|
:host {
|
|
1262
1837
|
display: inline-block;
|
|
1263
1838
|
max-width: 100%;
|
|
@@ -1291,16 +1866,16 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
1291
1866
|
|
|
1292
1867
|
/* SMALL VARIANT */
|
|
1293
1868
|
.ftds--size-small {
|
|
1294
|
-
min-height: ${
|
|
1295
|
-
padding: 0 ${
|
|
1296
|
-
border-radius: ${
|
|
1297
|
-
border-width: ${
|
|
1869
|
+
min-height: ${$.smallMinHeight};
|
|
1870
|
+
padding: 0 ${$.smallHorizontalPadding};
|
|
1871
|
+
border-radius: ${$.smallBorderRadius};
|
|
1872
|
+
border-width: ${$.smallBorderWidth};
|
|
1298
1873
|
border-style: solid;
|
|
1299
|
-
${(0,
|
|
1874
|
+
${(0,Wa.setVariable)(ne.size,$.smallIconSize)}
|
|
1300
1875
|
}
|
|
1301
1876
|
|
|
1302
1877
|
.ftds--size-small.ftds-chip--with-action {
|
|
1303
|
-
padding-right: ${
|
|
1878
|
+
padding-right: ${$.smallButtonRightPadding};
|
|
1304
1879
|
}
|
|
1305
1880
|
|
|
1306
1881
|
.ftds--size-small ftds-typography {
|
|
@@ -1310,17 +1885,17 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
1310
1885
|
|
|
1311
1886
|
.ftds--size-small .ftds-chip--icon-container {
|
|
1312
1887
|
overflow: visible;
|
|
1313
|
-
height: ${
|
|
1314
|
-
margin-right: ${
|
|
1888
|
+
height: ${$.smallIconSize};
|
|
1889
|
+
margin-right: ${$.smallButtonRightPadding};
|
|
1315
1890
|
}
|
|
1316
1891
|
|
|
1317
1892
|
/* Dirty non-variabilized tweaks to properly center the icon */
|
|
1318
1893
|
.ftds--size-small .ftds-chip--remove-button {
|
|
1319
1894
|
overflow: visible;
|
|
1320
1895
|
top: -3px;
|
|
1321
|
-
height: ${
|
|
1896
|
+
height: ${$.smallIconSize};
|
|
1322
1897
|
transform: scale(.75); /* Little trick to have a (even) bigger icon inside of the button */
|
|
1323
|
-
${
|
|
1898
|
+
${Ts.smallIconOnlyWidth.set("15px")};
|
|
1324
1899
|
}
|
|
1325
1900
|
|
|
1326
1901
|
.ftds--size-small .ftds-chip--remove-button::part(icon) {
|
|
@@ -1329,17 +1904,17 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
1329
1904
|
|
|
1330
1905
|
/* MEDIUM VARIANT */
|
|
1331
1906
|
.ftds--size-medium {
|
|
1332
|
-
min-height: ${
|
|
1333
|
-
padding: 0 ${
|
|
1334
|
-
border-radius: ${
|
|
1335
|
-
border-width: ${
|
|
1907
|
+
min-height: ${$.mediumMinHeight};
|
|
1908
|
+
padding: 0 ${$.mediumHorizontalPadding};
|
|
1909
|
+
border-radius: ${$.mediumBorderRadius};
|
|
1910
|
+
border-width: ${$.mediumBorderWidth};
|
|
1336
1911
|
border-style: solid;
|
|
1337
|
-
gap: ${
|
|
1338
|
-
${(0,
|
|
1912
|
+
gap: ${$.mediumGap};
|
|
1913
|
+
${(0,Wa.setVariable)(ne.size,$.mediumIconSize)}
|
|
1339
1914
|
}
|
|
1340
1915
|
|
|
1341
1916
|
.ftds--size-medium.ftds-chip--with-action {
|
|
1342
|
-
padding-right: ${
|
|
1917
|
+
padding-right: ${$.mediumButtonRightPadding};
|
|
1343
1918
|
}
|
|
1344
1919
|
|
|
1345
1920
|
.ftds--size-medium .ftds-chip--remove-button {
|
|
@@ -1348,17 +1923,17 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
1348
1923
|
|
|
1349
1924
|
/* LARGE VARIANT */
|
|
1350
1925
|
.ftds--size-large {
|
|
1351
|
-
min-height: ${
|
|
1352
|
-
padding: 0 ${
|
|
1353
|
-
border-radius: ${
|
|
1354
|
-
border-width: ${
|
|
1926
|
+
min-height: ${$.largeMinHeight};
|
|
1927
|
+
padding: 0 ${$.largeHorizontalPadding};
|
|
1928
|
+
border-radius: ${$.largeBorderRadius};
|
|
1929
|
+
border-width: ${$.largeBorderWidth};
|
|
1355
1930
|
border-style: solid;
|
|
1356
|
-
gap: ${
|
|
1357
|
-
${(0,
|
|
1931
|
+
gap: ${$.largeGap};
|
|
1932
|
+
${(0,Wa.setVariable)(ne.size,$.largeIconSize)}
|
|
1358
1933
|
}
|
|
1359
1934
|
|
|
1360
1935
|
.ftds--size-large.ftds-chip--with-action {
|
|
1361
|
-
padding-right: ${
|
|
1936
|
+
padding-right: ${$.largeButtonRightPadding};
|
|
1362
1937
|
}
|
|
1363
1938
|
|
|
1364
1939
|
.ftds--size-large .ftds-chip--remove-button {
|
|
@@ -1368,64 +1943,64 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
1368
1943
|
|
|
1369
1944
|
/* NEUTRAL COLORS */
|
|
1370
1945
|
.ftds--family-neutral {
|
|
1371
|
-
background-color: ${
|
|
1372
|
-
border-color: ${
|
|
1373
|
-
color: ${
|
|
1946
|
+
background-color: ${$.neutralBackgroundColor};
|
|
1947
|
+
border-color: ${$.neutralBorderColor};
|
|
1948
|
+
color: ${$.neutralColor};
|
|
1374
1949
|
}
|
|
1375
1950
|
|
|
1376
1951
|
.ftds--family-neutral .ftds-chip--icon-container {
|
|
1377
|
-
color: ${
|
|
1952
|
+
color: ${$.neutralIconColor};
|
|
1378
1953
|
}
|
|
1379
1954
|
|
|
1380
1955
|
|
|
1381
1956
|
/* INFO COLORS */
|
|
1382
1957
|
.ftds--family-info {
|
|
1383
|
-
background-color: ${
|
|
1384
|
-
border-color: ${
|
|
1385
|
-
color: ${
|
|
1958
|
+
background-color: ${$.infoBackgroundColor};
|
|
1959
|
+
border-color: ${$.infoBorderColor};
|
|
1960
|
+
color: ${$.infoColor};
|
|
1386
1961
|
}
|
|
1387
1962
|
|
|
1388
1963
|
.ftds--family-info .ftds-chip--icon-container {
|
|
1389
|
-
color: ${
|
|
1964
|
+
color: ${$.infoIconColor};
|
|
1390
1965
|
}
|
|
1391
1966
|
|
|
1392
1967
|
|
|
1393
1968
|
/* SUCCESS COLORS */
|
|
1394
1969
|
.ftds--family-success {
|
|
1395
|
-
background-color: ${
|
|
1396
|
-
border-color: ${
|
|
1397
|
-
color: ${
|
|
1970
|
+
background-color: ${$.successBackgroundColor};
|
|
1971
|
+
border-color: ${$.successBorderColor};
|
|
1972
|
+
color: ${$.successColor};
|
|
1398
1973
|
}
|
|
1399
1974
|
|
|
1400
1975
|
.ftds--family-success .ftds-chip--icon-container {
|
|
1401
|
-
color: ${
|
|
1976
|
+
color: ${$.successIconColor};
|
|
1402
1977
|
}
|
|
1403
1978
|
|
|
1404
1979
|
|
|
1405
1980
|
/* WARNING COLORS */
|
|
1406
1981
|
.ftds--family-warning {
|
|
1407
|
-
background-color: ${
|
|
1408
|
-
border-color: ${
|
|
1409
|
-
color: ${
|
|
1982
|
+
background-color: ${$.warningBackgroundColor};
|
|
1983
|
+
border-color: ${$.warningBorderColor};
|
|
1984
|
+
color: ${$.warningColor};
|
|
1410
1985
|
}
|
|
1411
1986
|
|
|
1412
1987
|
.ftds--family-warning .ftds-chip--icon-container {
|
|
1413
|
-
color: ${
|
|
1988
|
+
color: ${$.warningIconColor};
|
|
1414
1989
|
}
|
|
1415
1990
|
|
|
1416
1991
|
|
|
1417
1992
|
/* ERROR COLORS */
|
|
1418
1993
|
.ftds--family-error {
|
|
1419
|
-
background-color: ${
|
|
1420
|
-
border-color: ${
|
|
1421
|
-
color: ${
|
|
1994
|
+
background-color: ${$.errorBackgroundColor};
|
|
1995
|
+
border-color: ${$.errorBorderColor};
|
|
1996
|
+
color: ${$.errorColor};
|
|
1422
1997
|
}
|
|
1423
1998
|
|
|
1424
1999
|
.ftds--family-error .ftds-chip--icon-container {
|
|
1425
|
-
color: ${
|
|
2000
|
+
color: ${$.errorIconColor};
|
|
1426
2001
|
}
|
|
1427
|
-
`];var
|
|
1428
|
-
<div class="${(0
|
|
2002
|
+
`];var jr=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},Ps=class extends CustomEvent{constructor(){super("remove")}},je=class extends Fa.FtdsBase{constructor(){super(...arguments),this.withAction=!1,this.removable=!1,this.removeButtonLabel="Remove",this.label=""}render(){let t={"ftds-chip":!0,"ftds-chip--with-action":this.removable||this.withAction,"ftds-chip--with-icon":!!this.icon,...this.getDesignSystemBaseClasses()};return $t.html`
|
|
2003
|
+
<div class="${(0,_4.classMap)(t)}"
|
|
1429
2004
|
aria-label="${this.getLabel()}"
|
|
1430
2005
|
part="chip">
|
|
1431
2006
|
${this.renderIcon()}
|
|
@@ -1434,48 +2009,48 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
1434
2009
|
</ftds-typography>
|
|
1435
2010
|
${this.renderAction()}
|
|
1436
2011
|
</div>
|
|
1437
|
-
`}renderIcon(){return this.icon
|
|
2012
|
+
`}renderIcon(){return this.icon?$t.html`
|
|
1438
2013
|
<div class="ftds-chip--icon-container" part="icon-container">
|
|
1439
|
-
<ft-icon .variant=${
|
|
2014
|
+
<ft-icon .variant=${Ge.fluid_topics} .value=${this.icon} part="icon"></ft-icon>
|
|
1440
2015
|
</div>
|
|
1441
|
-
|
|
2016
|
+
`:$t.nothing}renderAction(){return this.removable?$t.html`
|
|
1442
2017
|
<ftds-button round
|
|
1443
2018
|
class="ftds-chip--remove-button"
|
|
1444
2019
|
@click=${this.dispatchRemoveEvent}
|
|
1445
|
-
icon="${
|
|
2020
|
+
icon="${Br.X_MARK}"
|
|
1446
2021
|
label="${this.removeButtonLabel}"
|
|
1447
|
-
family="${
|
|
2022
|
+
family="${Fa.DesignSystemFamily.neutral}"
|
|
1448
2023
|
size="${this.resolveButtonSize()}"
|
|
1449
2024
|
part="icon-button"
|
|
1450
2025
|
></ftds-button>
|
|
1451
|
-
`:this.withAction
|
|
2026
|
+
`:this.withAction?$t.html`
|
|
1452
2027
|
<slot name="action"></slot>
|
|
1453
|
-
|
|
2028
|
+
`:$t.nothing}resolveButtonSize(){switch(this.size){case Ke.large:return Ke.medium;default:return Ke.small}}getLabel(){return this.label||this.getTextContent()}getTextContent(){var t,o;return(o=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(a=>a.textContent).join("").trim())!==null&&o!==void 0?o:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new Ps)}typographyVariant(){switch(this.size){case Ke.large:return Ve.body2medium;default:return Ve.caption1medium}}};je.elementDefinitions={"ftds-typography":Ze,"ft-icon":be,"ftds-button":Fe};je.styles=N4;jr([(0,Ht.property)({type:Boolean})],je.prototype,"withAction",void 0);jr([(0,Ht.property)({type:Boolean})],je.prototype,"removable",void 0);jr([(0,Ht.property)()],je.prototype,"removeButtonLabel",void 0);jr([(0,Ht.property)()],je.prototype,"label",void 0);jr([(0,Ht.property)()],je.prototype,"icon",void 0);jr([(0,Ht.query)("ftds-typography slot")],je.prototype,"slottedContent",void 0);(0,zs.customElement)("ft-chip")(te);(0,zs.customElement)("ftds-chip")(je);var Gt=function(e,t,o,a){var n=arguments.length,i=n<3?t:a===null?a=Object.getOwnPropertyDescriptor(t,o):a,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,a);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(n<3?s(i):n>3?s(t,o,i):s(t,o))||i);return n>3&&i&&Object.defineProperty(t,o,i),i},Oe=class extends k1(Io){constructor(){super(...arguments),this.multiLine=!1,this.displayLabel=!1,this.hierarchicalValueTruncatingLevel=3,this.forceTooltip=!1,this.editorMode=!1}render(){return ot.html`
|
|
1454
2029
|
${this.renderChip()}
|
|
1455
2030
|
${this.hideIfEmpty()}
|
|
1456
|
-
`}renderChip(){var t,o,n
|
|
2031
|
+
`}renderChip(){var t,o,a,n;let i=!this.forceTooltip&&this.displayLabel&&((t=this.flatMetadata)===null||t===void 0?void 0:t.displayTooltipValue)==((o=this.flatMetadata)===null||o===void 0?void 0:o.displayValue),s=ot.html`
|
|
1457
2032
|
<ft-chip part="chip"
|
|
1458
2033
|
exportpartsPrefix="chip"
|
|
1459
2034
|
label="${this.tooltipText}"
|
|
1460
2035
|
?multiLine=${this.multiLine}>
|
|
1461
|
-
${this.displayLabel?
|
|
1462
|
-
<span part="label">${(
|
|
1463
|
-
`:
|
|
1464
|
-
${this.metadataValue.length===0?
|
|
2036
|
+
${this.displayLabel?ot.html`
|
|
2037
|
+
<span part="label">${(n=(a=this.flatMetadata)===null||a===void 0?void 0:a.label)!==null&&n!==void 0?n:this.key}: </span>
|
|
2038
|
+
`:ot.nothing}
|
|
2039
|
+
${this.metadataValue.length===0?ot.nothing:ot.html`
|
|
1465
2040
|
<span part="values">${this.metadataValue}</span>
|
|
1466
2041
|
`}
|
|
1467
2042
|
</ft-chip>
|
|
1468
|
-
`;return i?
|
|
2043
|
+
`;return i?s:ot.html`
|
|
1469
2044
|
<ft-tooltip part="tooltip" text="${this.tooltipText}">
|
|
1470
|
-
${
|
|
2045
|
+
${s}
|
|
1471
2046
|
</ft-tooltip>
|
|
1472
|
-
`}get metadataValue(){var t;return this.flatMetadata?(t=this.flatMetadata)===null||t===void 0?void 0:t.displayValue:this.key?`no value for ${this.key}`:"no metadata selected"}hideIfEmpty(){return!this.editorMode&&!this.flatMetadata?
|
|
2047
|
+
`}get metadataValue(){var t;return this.flatMetadata?(t=this.flatMetadata)===null||t===void 0?void 0:t.displayValue:this.key?`no value for ${this.key}`:"no metadata selected"}hideIfEmpty(){return!this.editorMode&&!this.flatMetadata?ot.html`
|
|
1473
2048
|
<style>
|
|
1474
2049
|
:host {
|
|
1475
2050
|
display: none !important;
|
|
1476
2051
|
}
|
|
1477
2052
|
</style>
|
|
1478
|
-
`:
|
|
2053
|
+
`:ot.nothing}get tooltipText(){return this.flatMetadata?this.flatMetadata.label+": "+this.flatMetadata.displayTooltipValue:""}update(t){super.update(t),["key","tocNode"].some(o=>t.has(o))&&this.updateContent(),(t.has("metadata")||t.has("hierarchicalValueTruncatingLevel")||this.dateFormatOptionsChanged(t))&&(this.flatMetadata=this.metadata?T4.ClusteringHelper.flattenMetadata(this.metadata,this.hierarchicalValueTruncatingLevel,this.getDateFormatter(this.metadata.key)):void 0)}onStoreAvailable(){super.onStoreAvailable(),this.updateContent()}updateContent(){var t;this.metadata=void 0,this.tocNode&&this.key&&((t=this.service)===null||t===void 0||t.getTopicInfo(this.tocNode).then(o=>this.metadata=o.metadata.find(a=>a.key===this.key)).catch(()=>null))}};Oe.elementDefinitions={"ft-tooltip":ae,"ft-chip":te};Oe.styles=Hs;Gt([(0,ft.property)()],Oe.prototype,"key",void 0);Gt([(0,ft.property)({type:Boolean})],Oe.prototype,"multiLine",void 0);Gt([(0,ft.property)({type:Boolean})],Oe.prototype,"displayLabel",void 0);Gt([(0,ft.property)({type:Number})],Oe.prototype,"hierarchicalValueTruncatingLevel",void 0);Gt([(0,ft.property)({type:Boolean})],Oe.prototype,"forceTooltip",void 0);Gt([(0,ft.state)()],Oe.prototype,"editorMode",void 0);Gt([(0,ft.state)()],Oe.prototype,"metadata",void 0);Gt([(0,ft.state)()],Oe.prototype,"flatMetadata",void 0);(0,M4.customElement)("ft-reader-topic-metadata")(Oe);})();
|
|
1479
2054
|
/*! Bundled license information:
|
|
1480
2055
|
|
|
1481
2056
|
lit-html/lit-html.js:
|
|
@@ -1499,6 +2074,13 @@ lit-html/static.js:
|
|
|
1499
2074
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1500
2075
|
*)
|
|
1501
2076
|
|
|
2077
|
+
@fortawesome/fontawesome-svg-core/index.mjs:
|
|
2078
|
+
(*!
|
|
2079
|
+
* Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
|
|
2080
|
+
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
2081
|
+
* Copyright 2026 Fonticons, Inc.
|
|
2082
|
+
*)
|
|
2083
|
+
|
|
1502
2084
|
lit-html/directives/if-defined.js:
|
|
1503
2085
|
(**
|
|
1504
2086
|
* @license
|