@fluid-topics/ft-search-input 2.0.4 → 2.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
- "use strict";(()=>{var wh=Object.create;var Rs=Object.defineProperty;var Rh=Object.getOwnPropertyDescriptor;var kh=Object.getOwnPropertyNames;var _h=Object.getPrototypeOf,Th=Object.prototype.hasOwnProperty;var Eo=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),ks=(t,e)=>{for(var r in e)Rs(t,r,{get:e[r],enumerable:!0})},Nh=(t,e,r,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of kh(e))!Th.call(t,n)&&n!==r&&Rs(t,n,{get:()=>e[n],enumerable:!(o=Rh(e,n))||o.enumerable});return t};var h=(t,e,r)=>(r=t!=null?wh(_h(t)):{},Nh(e||!t||!t.__esModule?Rs(r,"default",{value:t,enumerable:!0}):r,t));var L=Eo((n7,md)=>{md.exports=ftGlobals.wcUtils});var k=Eo((i7,gd)=>{gd.exports=ftGlobals.lit});var Q=Eo((s7,yd)=>{yd.exports=ftGlobals.litDecorators});var et=Eo((y7,Gd)=>{Gd.exports=ftGlobals.litClassMap});var Q2=Eo((oo,X2)=>{var Ci=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Oi=function(){function t(){this.fetch=!1,this.DOMException=Ci.DOMException}return t.prototype=Ci,new t}();(function(t){var e=function(r){var o=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},n={searchParams:"URLSearchParams"in o,iterable:"Symbol"in o&&"iterator"in Symbol,blob:"FileReader"in o&&"Blob"in o&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in o,arrayBuffer:"ArrayBuffer"in o};function i(x){return x&&DataView.prototype.isPrototypeOf(x)}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(x){return x&&s.indexOf(Object.prototype.toString.call(x))>-1};function f(x){if(typeof x!="string"&&(x=String(x)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(x)||x==="")throw new TypeError('Invalid character in header field name: "'+x+'"');return x.toLowerCase()}function u(x){return typeof x!="string"&&(x=String(x)),x}function g(x){var E={next:function(){var U=x.shift();return{done:U===void 0,value:U}}};return n.iterable&&(E[Symbol.iterator]=function(){return E}),E}function y(x){this.map={},x instanceof y?x.forEach(function(E,U){this.append(U,E)},this):Array.isArray(x)?x.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):x&&Object.getOwnPropertyNames(x).forEach(function(E){this.append(E,x[E])},this)}y.prototype.append=function(x,E){x=f(x),E=u(E);var U=this.map[x];this.map[x]=U?U+", "+E:E},y.prototype.delete=function(x){delete this.map[f(x)]},y.prototype.get=function(x){return x=f(x),this.has(x)?this.map[x]:null},y.prototype.has=function(x){return this.map.hasOwnProperty(f(x))},y.prototype.set=function(x,E){this.map[f(x)]=u(E)},y.prototype.forEach=function(x,E){for(var U in this.map)this.map.hasOwnProperty(U)&&x.call(E,this.map[U],U,this)},y.prototype.keys=function(){var x=[];return this.forEach(function(E,U){x.push(U)}),g(x)},y.prototype.values=function(){var x=[];return this.forEach(function(E){x.push(E)}),g(x)},y.prototype.entries=function(){var x=[];return this.forEach(function(E,U){x.push([U,E])}),g(x)},n.iterable&&(y.prototype[Symbol.iterator]=y.prototype.entries);function b(x){if(!x._noBody){if(x.bodyUsed)return Promise.reject(new TypeError("Already read"));x.bodyUsed=!0}}function S(x){return new Promise(function(E,U){x.onload=function(){E(x.result)},x.onerror=function(){U(x.error)}})}function O(x){var E=new FileReader,U=S(E);return E.readAsArrayBuffer(x),U}function A(x){var E=new FileReader,U=S(E),fe=/charset=([A-Za-z0-9_-]+)/.exec(x.type),Re=fe?fe[1]:"utf-8";return E.readAsText(x,Re),U}function T(x){for(var E=new Uint8Array(x),U=new Array(E.length),fe=0;fe<E.length;fe++)U[fe]=String.fromCharCode(E[fe]);return U.join("")}function z(x){if(x.slice)return x.slice(0);var E=new Uint8Array(x.byteLength);return E.set(new Uint8Array(x)),E.buffer}function N(){return this.bodyUsed=!1,this._initBody=function(x){this.bodyUsed=this.bodyUsed,this._bodyInit=x,x?typeof x=="string"?this._bodyText=x:n.blob&&Blob.prototype.isPrototypeOf(x)?this._bodyBlob=x:n.formData&&FormData.prototype.isPrototypeOf(x)?this._bodyFormData=x:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(x)?this._bodyText=x.toString():n.arrayBuffer&&n.blob&&i(x)?(this._bodyArrayBuffer=z(x.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(x)||l(x))?this._bodyArrayBuffer=z(x):this._bodyText=x=Object.prototype.toString.call(x):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof x=="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(x)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var x=b(this);if(x)return x;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 x=b(this);return x||(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(O);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var x=b(this);if(x)return x;if(this._bodyBlob)return A(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(T(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(Ee)}),this.json=function(){return this.text().then(JSON.parse)},this}var D=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function F(x){var E=x.toUpperCase();return D.indexOf(E)>-1?E:x}function oe(x,E){if(!(this instanceof oe))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(x instanceof oe){if(x.bodyUsed)throw new TypeError("Already read");this.url=x.url,this.credentials=x.credentials,E.headers||(this.headers=new y(x.headers)),this.method=x.method,this.mode=x.mode,this.signal=x.signal,!U&&x._bodyInit!=null&&(U=x._bodyInit,x.bodyUsed=!0)}else this.url=String(x);if(this.credentials=E.credentials||this.credentials||"same-origin",(E.headers||!this.headers)&&(this.headers=new y(E.headers)),this.method=F(E.method||this.method||"GET"),this.mode=E.mode||this.mode||null,this.signal=E.signal||this.signal||function(){if("AbortController"in o){var ae=new AbortController;return ae.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 fe=/([?&])_=[^&]*/;if(fe.test(this.url))this.url=this.url.replace(fe,"$1_="+new Date().getTime());else{var Re=/\?/;this.url+=(Re.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}oe.prototype.clone=function(){return new oe(this,{body:this._bodyInit})};function Ee(x){var E=new FormData;return x.trim().split("&").forEach(function(U){if(U){var fe=U.split("="),Re=fe.shift().replace(/\+/g," "),ae=fe.join("=").replace(/\+/g," ");E.append(decodeURIComponent(Re),decodeURIComponent(ae))}}),E}function Lt(x){var E=new y,U=x.replace(/\r?\n[\t ]+/g," ");return U.split("\r").map(function(fe){return fe.indexOf(`
2
- `)===0?fe.substr(1,fe.length):fe}).forEach(function(fe){var Re=fe.split(":"),ae=Re.shift().trim();if(ae){var Kn=Re.join(":").trim();try{E.append(ae,Kn)}catch(ws){console.warn("Response "+ws.message)}}}),E}N.call(oe.prototype);function rt(x,E){if(!(this instanceof rt))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 y(E.headers),this.url=E.url||"",this._initBody(x)}N.call(rt.prototype),rt.prototype.clone=function(){return new rt(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new y(this.headers),url:this.url})},rt.error=function(){var x=new rt(null,{status:200,statusText:""});return x.ok=!1,x.status=0,x.type="error",x};var yr=[301,302,303,307,308];rt.redirect=function(x,E){if(yr.indexOf(E)===-1)throw new RangeError("Invalid status code");return new rt(null,{status:E,headers:{location:x}})},r.DOMException=o.DOMException;try{new r.DOMException}catch{r.DOMException=function(E,U){this.message=E,this.name=U;var fe=Error(E);this.stack=fe.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function ot(x,E){return new Promise(function(U,fe){var Re=new oe(x,E);if(Re.signal&&Re.signal.aborted)return fe(new r.DOMException("Aborted","AbortError"));var ae=new XMLHttpRequest;function Kn(){ae.abort()}ae.onload=function(){var at={statusText:ae.statusText,headers:Lt(ae.getAllResponseHeaders()||"")};Re.url.indexOf("file://")===0&&(ae.status<200||ae.status>599)?at.status=200:at.status=ae.status,at.url="responseURL"in ae?ae.responseURL:at.headers.get("X-Request-URL");var Lo="response"in ae?ae.response:ae.responseText;setTimeout(function(){U(new rt(Lo,at))},0)},ae.onerror=function(){setTimeout(function(){fe(new TypeError("Network request failed"))},0)},ae.ontimeout=function(){setTimeout(function(){fe(new TypeError("Network request timed out"))},0)},ae.onabort=function(){setTimeout(function(){fe(new r.DOMException("Aborted","AbortError"))},0)};function ws(at){try{return at===""&&o.location.href?o.location.href:at}catch{return at}}if(ae.open(Re.method,ws(Re.url),!0),Re.credentials==="include"?ae.withCredentials=!0:Re.credentials==="omit"&&(ae.withCredentials=!1),"responseType"in ae&&(n.blob?ae.responseType="blob":n.arrayBuffer&&(ae.responseType="arraybuffer")),E&&typeof E.headers=="object"&&!(E.headers instanceof y||o.Headers&&E.headers instanceof o.Headers)){var hd=[];Object.getOwnPropertyNames(E.headers).forEach(function(at){hd.push(f(at)),ae.setRequestHeader(at,u(E.headers[at]))}),Re.headers.forEach(function(at,Lo){hd.indexOf(Lo)===-1&&ae.setRequestHeader(Lo,at)})}else Re.headers.forEach(function(at,Lo){ae.setRequestHeader(Lo,at)});Re.signal&&(Re.signal.addEventListener("abort",Kn),ae.onreadystatechange=function(){ae.readyState===4&&Re.signal.removeEventListener("abort",Kn)}),ae.send(typeof Re._bodyInit>"u"?null:Re._bodyInit)})}return ot.polyfill=!0,o.fetch||(o.fetch=ot,o.Headers=y,o.Request=oe,o.Response=rt),r.Headers=y,r.Request=oe,r.Response=rt,r.fetch=ot,r}({})})(Oi);Oi.fetch.ponyfill=!0;delete Oi.fetch.polyfill;var Sa=Ci.fetch?Ci:Oi;oo=Sa.fetch;oo.default=Sa.fetch;oo.fetch=Sa.fetch;oo.Headers=Sa.Headers;oo.Request=Sa.Request;oo.Response=Sa.Response;X2.exports=oo});var Bl=Eo((WA,Qf)=>{Qf.exports=ftGlobals.litUnsafeHTML});var mo=Eo((GR,P0)=>{P0.exports=ftGlobals.litRepeat});var Ah=h(L());var ja=h(k()),nr=h(L());var _0=h(k()),pe=h(L());var wn=h(Q()),w0=h(L());var Ud=h(k()),J=h(L());var Od=h(k()),Pe=h(L()),bd=Pe.FtCssVariableFactory.extend("--ft-ripple-color","",Pe.designSystemVariables.colorContent),C={color:bd,backgroundColor:Pe.FtCssVariableFactory.extend("--ft-ripple-background-color","",bd),opacityContentOnSurfacePressed:Pe.FtCssVariableFactory.external(Pe.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:Pe.FtCssVariableFactory.external(Pe.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:Pe.FtCssVariableFactory.external(Pe.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:Pe.FtCssVariableFactory.external(Pe.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:Pe.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},vd=Pe.FtCssVariableFactory.extend("--ft-ripple-color","",Pe.designSystemVariables.colorPrimary),xd={color:vd,backgroundColor:Pe.FtCssVariableFactory.extend("--ft-ripple-background-color","",vd)},Sd=Pe.FtCssVariableFactory.extend("--ft-ripple-color","",Pe.designSystemVariables.colorSecondary),Cd={color:Sd,backgroundColor:Pe.FtCssVariableFactory.extend("--ft-ripple-background-color","",Sd)},Ld=Od.css`
1
+ "use strict";(()=>{var _h=Object.create;var Rs=Object.defineProperty;var Th=Object.getOwnPropertyDescriptor;var Nh=Object.getOwnPropertyNames;var Mh=Object.getPrototypeOf,Ih=Object.prototype.hasOwnProperty;var Eo=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),ks=(t,e)=>{for(var r in e)Rs(t,r,{get:e[r],enumerable:!0})},Ph=(t,e,r,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Nh(e))!Ih.call(t,n)&&n!==r&&Rs(t,n,{get:()=>e[n],enumerable:!(o=Th(e,n))||o.enumerable});return t};var h=(t,e,r)=>(r=t!=null?_h(Mh(t)):{},Ph(e||!t||!t.__esModule?Rs(r,"default",{value:t,enumerable:!0}):r,t));var L=Eo((l7,md)=>{md.exports=ftGlobals.wcUtils});var k=Eo((c7,gd)=>{gd.exports=ftGlobals.lit});var Q=Eo((d7,yd)=>{yd.exports=ftGlobals.litDecorators});var et=Eo((x7,Gd)=>{Gd.exports=ftGlobals.litClassMap});var Q2=Eo((oo,X2)=>{var Ci=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Oi=function(){function t(){this.fetch=!1,this.DOMException=Ci.DOMException}return t.prototype=Ci,new t}();(function(t){var e=function(r){var o=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},n={searchParams:"URLSearchParams"in o,iterable:"Symbol"in o&&"iterator"in Symbol,blob:"FileReader"in o&&"Blob"in o&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in o,arrayBuffer:"ArrayBuffer"in o};function i(x){return x&&DataView.prototype.isPrototypeOf(x)}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(x){return x&&s.indexOf(Object.prototype.toString.call(x))>-1};function f(x){if(typeof x!="string"&&(x=String(x)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(x)||x==="")throw new TypeError('Invalid character in header field name: "'+x+'"');return x.toLowerCase()}function u(x){return typeof x!="string"&&(x=String(x)),x}function g(x){var E={next:function(){var U=x.shift();return{done:U===void 0,value:U}}};return n.iterable&&(E[Symbol.iterator]=function(){return E}),E}function y(x){this.map={},x instanceof y?x.forEach(function(E,U){this.append(U,E)},this):Array.isArray(x)?x.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):x&&Object.getOwnPropertyNames(x).forEach(function(E){this.append(E,x[E])},this)}y.prototype.append=function(x,E){x=f(x),E=u(E);var U=this.map[x];this.map[x]=U?U+", "+E:E},y.prototype.delete=function(x){delete this.map[f(x)]},y.prototype.get=function(x){return x=f(x),this.has(x)?this.map[x]:null},y.prototype.has=function(x){return this.map.hasOwnProperty(f(x))},y.prototype.set=function(x,E){this.map[f(x)]=u(E)},y.prototype.forEach=function(x,E){for(var U in this.map)this.map.hasOwnProperty(U)&&x.call(E,this.map[U],U,this)},y.prototype.keys=function(){var x=[];return this.forEach(function(E,U){x.push(U)}),g(x)},y.prototype.values=function(){var x=[];return this.forEach(function(E){x.push(E)}),g(x)},y.prototype.entries=function(){var x=[];return this.forEach(function(E,U){x.push([U,E])}),g(x)},n.iterable&&(y.prototype[Symbol.iterator]=y.prototype.entries);function b(x){if(!x._noBody){if(x.bodyUsed)return Promise.reject(new TypeError("Already read"));x.bodyUsed=!0}}function S(x){return new Promise(function(E,U){x.onload=function(){E(x.result)},x.onerror=function(){U(x.error)}})}function O(x){var E=new FileReader,U=S(E);return E.readAsArrayBuffer(x),U}function A(x){var E=new FileReader,U=S(E),fe=/charset=([A-Za-z0-9_-]+)/.exec(x.type),Re=fe?fe[1]:"utf-8";return E.readAsText(x,Re),U}function T(x){for(var E=new Uint8Array(x),U=new Array(E.length),fe=0;fe<E.length;fe++)U[fe]=String.fromCharCode(E[fe]);return U.join("")}function I(x){if(x.slice)return x.slice(0);var E=new Uint8Array(x.byteLength);return E.set(new Uint8Array(x)),E.buffer}function N(){return this.bodyUsed=!1,this._initBody=function(x){this.bodyUsed=this.bodyUsed,this._bodyInit=x,x?typeof x=="string"?this._bodyText=x:n.blob&&Blob.prototype.isPrototypeOf(x)?this._bodyBlob=x:n.formData&&FormData.prototype.isPrototypeOf(x)?this._bodyFormData=x:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(x)?this._bodyText=x.toString():n.arrayBuffer&&n.blob&&i(x)?(this._bodyArrayBuffer=I(x.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(x)||l(x))?this._bodyArrayBuffer=I(x):this._bodyText=x=Object.prototype.toString.call(x):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof x=="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(x)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var x=b(this);if(x)return x;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 x=b(this);return x||(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(O);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var x=b(this);if(x)return x;if(this._bodyBlob)return A(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(T(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(Ee)}),this.json=function(){return this.text().then(JSON.parse)},this}var D=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function F(x){var E=x.toUpperCase();return D.indexOf(E)>-1?E:x}function oe(x,E){if(!(this instanceof oe))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(x instanceof oe){if(x.bodyUsed)throw new TypeError("Already read");this.url=x.url,this.credentials=x.credentials,E.headers||(this.headers=new y(x.headers)),this.method=x.method,this.mode=x.mode,this.signal=x.signal,!U&&x._bodyInit!=null&&(U=x._bodyInit,x.bodyUsed=!0)}else this.url=String(x);if(this.credentials=E.credentials||this.credentials||"same-origin",(E.headers||!this.headers)&&(this.headers=new y(E.headers)),this.method=F(E.method||this.method||"GET"),this.mode=E.mode||this.mode||null,this.signal=E.signal||this.signal||function(){if("AbortController"in o){var ae=new AbortController;return ae.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 fe=/([?&])_=[^&]*/;if(fe.test(this.url))this.url=this.url.replace(fe,"$1_="+new Date().getTime());else{var Re=/\?/;this.url+=(Re.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}oe.prototype.clone=function(){return new oe(this,{body:this._bodyInit})};function Ee(x){var E=new FormData;return x.trim().split("&").forEach(function(U){if(U){var fe=U.split("="),Re=fe.shift().replace(/\+/g," "),ae=fe.join("=").replace(/\+/g," ");E.append(decodeURIComponent(Re),decodeURIComponent(ae))}}),E}function Lt(x){var E=new y,U=x.replace(/\r?\n[\t ]+/g," ");return U.split("\r").map(function(fe){return fe.indexOf(`
2
+ `)===0?fe.substr(1,fe.length):fe}).forEach(function(fe){var Re=fe.split(":"),ae=Re.shift().trim();if(ae){var Kn=Re.join(":").trim();try{E.append(ae,Kn)}catch(ws){console.warn("Response "+ws.message)}}}),E}N.call(oe.prototype);function rt(x,E){if(!(this instanceof rt))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 y(E.headers),this.url=E.url||"",this._initBody(x)}N.call(rt.prototype),rt.prototype.clone=function(){return new rt(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new y(this.headers),url:this.url})},rt.error=function(){var x=new rt(null,{status:200,statusText:""});return x.ok=!1,x.status=0,x.type="error",x};var yr=[301,302,303,307,308];rt.redirect=function(x,E){if(yr.indexOf(E)===-1)throw new RangeError("Invalid status code");return new rt(null,{status:E,headers:{location:x}})},r.DOMException=o.DOMException;try{new r.DOMException}catch{r.DOMException=function(E,U){this.message=E,this.name=U;var fe=Error(E);this.stack=fe.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function ot(x,E){return new Promise(function(U,fe){var Re=new oe(x,E);if(Re.signal&&Re.signal.aborted)return fe(new r.DOMException("Aborted","AbortError"));var ae=new XMLHttpRequest;function Kn(){ae.abort()}ae.onload=function(){var at={statusText:ae.statusText,headers:Lt(ae.getAllResponseHeaders()||"")};Re.url.indexOf("file://")===0&&(ae.status<200||ae.status>599)?at.status=200:at.status=ae.status,at.url="responseURL"in ae?ae.responseURL:at.headers.get("X-Request-URL");var Lo="response"in ae?ae.response:ae.responseText;setTimeout(function(){U(new rt(Lo,at))},0)},ae.onerror=function(){setTimeout(function(){fe(new TypeError("Network request failed"))},0)},ae.ontimeout=function(){setTimeout(function(){fe(new TypeError("Network request timed out"))},0)},ae.onabort=function(){setTimeout(function(){fe(new r.DOMException("Aborted","AbortError"))},0)};function ws(at){try{return at===""&&o.location.href?o.location.href:at}catch{return at}}if(ae.open(Re.method,ws(Re.url),!0),Re.credentials==="include"?ae.withCredentials=!0:Re.credentials==="omit"&&(ae.withCredentials=!1),"responseType"in ae&&(n.blob?ae.responseType="blob":n.arrayBuffer&&(ae.responseType="arraybuffer")),E&&typeof E.headers=="object"&&!(E.headers instanceof y||o.Headers&&E.headers instanceof o.Headers)){var hd=[];Object.getOwnPropertyNames(E.headers).forEach(function(at){hd.push(f(at)),ae.setRequestHeader(at,u(E.headers[at]))}),Re.headers.forEach(function(at,Lo){hd.indexOf(Lo)===-1&&ae.setRequestHeader(Lo,at)})}else Re.headers.forEach(function(at,Lo){ae.setRequestHeader(Lo,at)});Re.signal&&(Re.signal.addEventListener("abort",Kn),ae.onreadystatechange=function(){ae.readyState===4&&Re.signal.removeEventListener("abort",Kn)}),ae.send(typeof Re._bodyInit>"u"?null:Re._bodyInit)})}return ot.polyfill=!0,o.fetch||(o.fetch=ot,o.Headers=y,o.Request=oe,o.Response=rt),r.Headers=y,r.Request=oe,r.Response=rt,r.fetch=ot,r}({})})(Oi);Oi.fetch.ponyfill=!0;delete Oi.fetch.polyfill;var Sa=Ci.fetch?Ci:Oi;oo=Sa.fetch;oo.default=Sa.fetch;oo.fetch=Sa.fetch;oo.Headers=Sa.Headers;oo.Request=Sa.Request;oo.Response=Sa.Response;X2.exports=oo});var Bl=Eo((ZA,tu)=>{tu.exports=ftGlobals.litUnsafeHTML});var mo=Eo((qR,D0)=>{D0.exports=ftGlobals.litRepeat});var kh=h(L());var ja=h(k()),nr=h(L());var M0=h(k()),pe=h(L());var wn=h(Q()),_0=h(L());var Ud=h(k()),J=h(L());var Od=h(k()),Pe=h(L()),bd=Pe.FtCssVariableFactory.extend("--ft-ripple-color","",Pe.designSystemVariables.colorContent),C={color:bd,backgroundColor:Pe.FtCssVariableFactory.extend("--ft-ripple-background-color","",bd),opacityContentOnSurfacePressed:Pe.FtCssVariableFactory.external(Pe.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:Pe.FtCssVariableFactory.external(Pe.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:Pe.FtCssVariableFactory.external(Pe.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:Pe.FtCssVariableFactory.external(Pe.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:Pe.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},vd=Pe.FtCssVariableFactory.extend("--ft-ripple-color","",Pe.designSystemVariables.colorPrimary),xd={color:vd,backgroundColor:Pe.FtCssVariableFactory.extend("--ft-ripple-background-color","",vd)},Sd=Pe.FtCssVariableFactory.extend("--ft-ripple-color","",Pe.designSystemVariables.colorSecondary),Cd={color:Sd,backgroundColor:Pe.FtCssVariableFactory.extend("--ft-ripple-background-color","",Sd)},Ld=Od.css`
3
3
  :host {
4
4
  display: contents;
5
5
  }
@@ -111,7 +111,7 @@
111
111
  opacity: ${C.opacityContentOnSurfacePressed};
112
112
  transform: translate(-50%, -50%) scale(1);
113
113
  }
114
- `;var Wt=h(k()),M=h(L()),Ed=M.FtCssVariableFactory.extend("--ft-typography-font-family","",M.designSystemVariables.titleFont),Ir=M.FtCssVariableFactory.extend("--ft-typography-font-family","",M.designSystemVariables.contentFont),P={fontFamily:Ir,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")},Jo={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Ed),fontSize:M.FtCssVariableFactory.extend("--ft-typography-title-font-size","",P.fontSize,"20px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",P.letterSpacing,"0.15px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-title-line-height","",P.lineHeight,"1.2"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",P.textTransform,"inherit")},ea={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Ed),fontSize:M.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",P.fontSize,"14px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",P.letterSpacing,"0.105px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",P.lineHeight,"1.7"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",P.textTransform,"inherit")},ta={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Ir),fontSize:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",P.fontSize,"16px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",P.fontWeight,"600"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",P.letterSpacing,"0.144px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",P.lineHeight,"1.5"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",P.textTransform,"inherit")},ra={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Ir),fontSize:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",P.fontSize,"14px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",P.letterSpacing,"0.098px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",P.lineHeight,"1.7"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",P.textTransform,"inherit")},Pr={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Ir),fontSize:M.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",P.fontSize,"16px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",P.letterSpacing,"0.496px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",P.lineHeight,"1.5"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",P.textTransform,"inherit")},Ge={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Ir),fontSize:M.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",P.fontSize,"14px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",P.letterSpacing,"0.252px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",P.lineHeight,"1.4"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",P.textTransform,"inherit")},Je={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Ir),fontSize:M.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",P.fontSize,"12px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",P.letterSpacing,"0.396px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",P.lineHeight,"1.33"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",P.textTransform,"inherit")},oa={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Ir),fontSize:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",P.fontSize,"10px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",P.letterSpacing,"0.33px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",P.lineHeight,"1.6"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",P.textTransform,"inherit")},aa={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Ir),fontSize:M.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",P.fontSize,"10px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",P.letterSpacing,"1.5px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",P.lineHeight,"1.6"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",P.textTransform,"uppercase")},br={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Ir),fontSize:M.FtCssVariableFactory.extend("--ft-typography-button-font-size","",P.fontSize,"14px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",P.fontWeight,"600"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",P.letterSpacing,"1.246px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-button-line-height","",P.lineHeight,"1.15"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",P.textTransform,"uppercase")},Ad=Wt.css`
114
+ `;var Wt=h(k()),M=h(L()),Ed=M.FtCssVariableFactory.extend("--ft-typography-font-family","",M.designSystemVariables.titleFont),zr=M.FtCssVariableFactory.extend("--ft-typography-font-family","",M.designSystemVariables.contentFont),P={fontFamily:zr,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")},Jo={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Ed),fontSize:M.FtCssVariableFactory.extend("--ft-typography-title-font-size","",P.fontSize,"20px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",P.letterSpacing,"0.15px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-title-line-height","",P.lineHeight,"1.2"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",P.textTransform,"inherit")},ea={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Ed),fontSize:M.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",P.fontSize,"14px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",P.letterSpacing,"0.105px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",P.lineHeight,"1.7"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",P.textTransform,"inherit")},ta={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",zr),fontSize:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",P.fontSize,"16px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",P.fontWeight,"600"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",P.letterSpacing,"0.144px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",P.lineHeight,"1.5"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",P.textTransform,"inherit")},ra={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",zr),fontSize:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",P.fontSize,"14px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",P.letterSpacing,"0.098px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",P.lineHeight,"1.7"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",P.textTransform,"inherit")},Pr={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",zr),fontSize:M.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",P.fontSize,"16px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",P.letterSpacing,"0.496px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",P.lineHeight,"1.5"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",P.textTransform,"inherit")},We={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",zr),fontSize:M.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",P.fontSize,"14px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",P.letterSpacing,"0.252px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",P.lineHeight,"1.4"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",P.textTransform,"inherit")},Je={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",zr),fontSize:M.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",P.fontSize,"12px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",P.letterSpacing,"0.396px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",P.lineHeight,"1.33"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",P.textTransform,"inherit")},oa={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",zr),fontSize:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",P.fontSize,"10px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",P.letterSpacing,"0.33px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",P.lineHeight,"1.6"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",P.textTransform,"inherit")},aa={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",zr),fontSize:M.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",P.fontSize,"10px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",P.fontWeight,"normal"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",P.letterSpacing,"1.5px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",P.lineHeight,"1.6"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",P.textTransform,"uppercase")},br={fontFamily:M.FtCssVariableFactory.extend("--ft-typography-button-font-family","",zr),fontSize:M.FtCssVariableFactory.extend("--ft-typography-button-font-size","",P.fontSize,"14px"),fontWeight:M.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",P.fontWeight,"600"),letterSpacing:M.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",P.letterSpacing,"1.246px"),lineHeight:M.FtCssVariableFactory.extend("--ft-typography-button-line-height","",P.lineHeight,"1.15"),textTransform:M.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",P.textTransform,"uppercase")},Ad=Wt.css`
115
115
  .ft-typography--title {
116
116
  font-family: ${Jo.fontFamily};
117
117
  font-size: ${Jo.fontSize};
@@ -159,12 +159,12 @@
159
159
  }
160
160
  `,jr=Wt.css`
161
161
  .ft-typography--body2 {
162
- font-family: ${Ge.fontFamily};
163
- font-size: ${Ge.fontSize};
164
- font-weight: ${Ge.fontWeight};
165
- letter-spacing: ${Ge.letterSpacing};
166
- line-height: ${Ge.lineHeight};
167
- text-transform: ${Ge.textTransform};
162
+ font-family: ${We.fontFamily};
163
+ font-size: ${We.fontSize};
164
+ font-weight: ${We.fontWeight};
165
+ letter-spacing: ${We.letterSpacing};
166
+ line-height: ${We.lineHeight};
167
+ text-transform: ${We.textTransform};
168
168
  }
169
169
  `,vr=Wt.css`
170
170
  .ft-typography--caption {
@@ -202,11 +202,11 @@
202
202
  line-height: ${br.lineHeight};
203
203
  text-transform: ${br.textTransform};
204
204
  }
205
- `,zd=Wt.css`
205
+ `,Id=Wt.css`
206
206
  .ft-typography {
207
207
  vertical-align: inherit;
208
208
  }
209
- `;var Pd=h(k()),Ka=h(L()),Ae={color:Ka.FtCssVariableFactory.extend("--ft-loader-color","",Ka.designSystemVariables.colorPrimary),size:Ka.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Id=Pd.css`
209
+ `;var Pd=h(k()),Ka=h(L()),Ae={color:Ka.FtCssVariableFactory.extend("--ft-loader-color","",Ka.designSystemVariables.colorPrimary),size:Ka.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},zd=Pd.css`
210
210
  :host {
211
211
  line-height: 0;
212
212
  }
@@ -471,9 +471,9 @@
471
471
  <div class="ft-ripple--background"></div>
472
472
  <div class="ft-ripple--effect"></div>
473
473
  </div>
474
- `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(e){var r,o;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(o=this.target)===null||o===void 0||o.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 e,r;let o=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;o&&this.setupFor((r=this.target)!==null&&r!==void 0?r:o)}forceFocusUpdate(){var e;!((e=this.target)===null||e===void 0)&&e.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(e){if(this.setupDebouncer.cancel(),this.target===e)return;this.onDisconnect&&this.onDisconnect(),this.target=e,e.setAttribute("data-is-ft-ripple-target","true");let r=(...l)=>f=>{l.forEach(u=>window.addEventListener(u,this.endPress,{once:!0})),this.startPress(f)},o=r("mouseup","contextmenu"),n=r("touchend","touchcancel"),i=l=>{["Enter"," "].includes(l.key)&&r("keyup")(l)},s={passive:!0};e.addEventListener("mouseover",this.startHover,s),e.addEventListener("mousemove",this.moveRipple,s),e.addEventListener("mouseleave",this.endHover,s),e.addEventListener("mousedown",o,s),e.addEventListener("touchstart",n,s),e.addEventListener("touchmove",this.moveRipple,s),e.addEventListener("keydown",i,s),e.addEventListener("focus",this.startFocus,s),e.addEventListener("blur",this.endFocus,s),e.addEventListener("focusin",this.startFocus,s),e.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,s),e.removeEventListener("mousemove",this.moveRipple,s),e.removeEventListener("mouseleave",this.endHover,s),e.removeEventListener("mousedown",o,s),e.removeEventListener("touchstart",n,s),e.removeEventListener("touchmove",this.moveRipple,s),e.removeEventListener("keydown",i,s),e.removeEventListener("focus",this.startFocus,s),e.removeEventListener("blur",this.endFocus,s),e.removeEventListener("focusin",this.startFocus,s),e.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(e){let r=e,o=e,n,i;return r.x!=null?{x:n,y:i}=r:o.touches!=null&&(n=o.touches[0].clientX,i=o.touches[0].clientY),{x:n,y:i}}isFocusVisible(e){return e instanceof HTMLElement?e.matches(":focus-visible"):!0}isIgnored(e){if(this.disabled)return!0;if(e!=null)for(let r of e.composedPath()){if(r===this.target)break;if("hasAttribute"in r&&r.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};Z.elementDefinitions={};Z.styles=Ld;Et([(0,nt.property)({type:Boolean})],Z.prototype,"primary",void 0);Et([(0,nt.property)({type:Boolean})],Z.prototype,"secondary",void 0);Et([(0,nt.property)({type:Boolean})],Z.prototype,"unbounded",void 0);Et([(0,nt.property)({type:Boolean})],Z.prototype,"activated",void 0);Et([(0,nt.property)({type:Boolean})],Z.prototype,"selected",void 0);Et([(0,nt.property)({type:Boolean})],Z.prototype,"disabled",void 0);Et([(0,nt.state)()],Z.prototype,"hovered",void 0);Et([(0,nt.state)()],Z.prototype,"focused",void 0);Et([(0,nt.state)()],Z.prototype,"pressed",void 0);Et([(0,nt.state)()],Z.prototype,"rippling",void 0);Et([(0,nt.state)()],Z.prototype,"originX",void 0);Et([(0,nt.state)()],Z.prototype,"originY",void 0);Et([(0,nt.query)(".ft-ripple")],Z.prototype,"ripple",void 0);Et([(0,nt.query)(".ft-ripple--effect")],Z.prototype,"rippleEffect",void 0);var jd=h(L());(0,jd.customElement)("ft-ripple")(Z);var Yf=h(k()),Xt=h(Q()),Yt=h(L());var $s=globalThis,qn=$s.trustedTypes,Kd=qn?qn.createPolicy("lit-html",{createHTML:t=>t}):void 0,Jd="$lit$",Kr=`lit$${Math.random().toFixed(9).slice(2)}$`,e1="?"+Kr,Mh=`<${e1}>`,Ro=document,Zn=()=>Ro.createComment(""),Ya=t=>t===null||typeof t!="object"&&typeof t!="function",Ds=Array.isArray,zh=t=>Ds(t)||typeof t?.[Symbol.iterator]=="function",Ts=`[
474
+ `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(e){var r,o;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(o=this.target)===null||o===void 0||o.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 e,r;let o=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;o&&this.setupFor((r=this.target)!==null&&r!==void 0?r:o)}forceFocusUpdate(){var e;!((e=this.target)===null||e===void 0)&&e.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(e){if(this.setupDebouncer.cancel(),this.target===e)return;this.onDisconnect&&this.onDisconnect(),this.target=e,e.setAttribute("data-is-ft-ripple-target","true");let r=(...l)=>f=>{l.forEach(u=>window.addEventListener(u,this.endPress,{once:!0})),this.startPress(f)},o=r("mouseup","contextmenu"),n=r("touchend","touchcancel"),i=l=>{["Enter"," "].includes(l.key)&&r("keyup")(l)},s={passive:!0};e.addEventListener("mouseover",this.startHover,s),e.addEventListener("mousemove",this.moveRipple,s),e.addEventListener("mouseleave",this.endHover,s),e.addEventListener("mousedown",o,s),e.addEventListener("touchstart",n,s),e.addEventListener("touchmove",this.moveRipple,s),e.addEventListener("keydown",i,s),e.addEventListener("focus",this.startFocus,s),e.addEventListener("blur",this.endFocus,s),e.addEventListener("focusin",this.startFocus,s),e.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,s),e.removeEventListener("mousemove",this.moveRipple,s),e.removeEventListener("mouseleave",this.endHover,s),e.removeEventListener("mousedown",o,s),e.removeEventListener("touchstart",n,s),e.removeEventListener("touchmove",this.moveRipple,s),e.removeEventListener("keydown",i,s),e.removeEventListener("focus",this.startFocus,s),e.removeEventListener("blur",this.endFocus,s),e.removeEventListener("focusin",this.startFocus,s),e.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(e){let r=e,o=e,n,i;return r.x!=null?{x:n,y:i}=r:o.touches!=null&&(n=o.touches[0].clientX,i=o.touches[0].clientY),{x:n,y:i}}isFocusVisible(e){return e instanceof HTMLElement?e.matches(":focus-visible"):!0}isIgnored(e){if(this.disabled)return!0;if(e!=null)for(let r of e.composedPath()){if(r===this.target)break;if("hasAttribute"in r&&r.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};Z.elementDefinitions={};Z.styles=Ld;Et([(0,nt.property)({type:Boolean})],Z.prototype,"primary",void 0);Et([(0,nt.property)({type:Boolean})],Z.prototype,"secondary",void 0);Et([(0,nt.property)({type:Boolean})],Z.prototype,"unbounded",void 0);Et([(0,nt.property)({type:Boolean})],Z.prototype,"activated",void 0);Et([(0,nt.property)({type:Boolean})],Z.prototype,"selected",void 0);Et([(0,nt.property)({type:Boolean})],Z.prototype,"disabled",void 0);Et([(0,nt.state)()],Z.prototype,"hovered",void 0);Et([(0,nt.state)()],Z.prototype,"focused",void 0);Et([(0,nt.state)()],Z.prototype,"pressed",void 0);Et([(0,nt.state)()],Z.prototype,"rippling",void 0);Et([(0,nt.state)()],Z.prototype,"originX",void 0);Et([(0,nt.state)()],Z.prototype,"originY",void 0);Et([(0,nt.query)(".ft-ripple")],Z.prototype,"ripple",void 0);Et([(0,nt.query)(".ft-ripple--effect")],Z.prototype,"rippleEffect",void 0);var jd=h(L());(0,jd.customElement)("ft-ripple")(Z);var Jf=h(k()),Xt=h(Q()),Yt=h(L());var $s=globalThis,qn=$s.trustedTypes,Kd=qn?qn.createPolicy("lit-html",{createHTML:t=>t}):void 0,Jd="$lit$",Kr=`lit$${Math.random().toFixed(9).slice(2)}$`,e1="?"+Kr,zh=`<${e1}>`,Ro=document,Zn=()=>Ro.createComment(""),Ya=t=>t===null||typeof t!="object"&&typeof t!="function",Ds=Array.isArray,$h=t=>Ds(t)||typeof t?.[Symbol.iterator]=="function",Ts=`[
475
475
  \f\r]`,Za=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,qd=/-->/g,Zd=/>/g,Ao=RegExp(`>|${Ts}(?:([^\\s"'>=/]+)(${Ts}*=${Ts}*(?:[^
476
- \f\r"'\`<>=]|("|')|))|$)`,"g"),Yd=/'/g,Xd=/"/g,t1=/^(?:script|style|textarea|title)$/i,Bs=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),r1=Bs(1),o1=Bs(2),a1=Bs(3),Xa=Symbol.for("lit-noChange"),Ie=Symbol.for("lit-nothing"),Qd=new WeakMap,wo=Ro.createTreeWalker(Ro,129);function n1(t,e){if(!Ds(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Kd!==void 0?Kd.createHTML(e):e}var Ph=(t,e)=>{let r=t.length-1,o=[],n,i=e===2?"<svg>":e===3?"<math>":"",s=Za;for(let l=0;l<r;l++){let f=t[l],u,g,y=-1,b=0;for(;b<f.length&&(s.lastIndex=b,g=s.exec(f),g!==null);)b=s.lastIndex,s===Za?g[1]==="!--"?s=qd:g[1]!==void 0?s=Zd:g[2]!==void 0?(t1.test(g[2])&&(n=RegExp("</"+g[2],"g")),s=Ao):g[3]!==void 0&&(s=Ao):s===Ao?g[0]===">"?(s=n??Za,y=-1):g[1]===void 0?y=-2:(y=s.lastIndex-g[2].length,u=g[1],s=g[3]===void 0?Ao:g[3]==='"'?Xd:Yd):s===Xd||s===Yd?s=Ao:s===qd||s===Zd?s=Za:(s=Ao,n=void 0);let S=s===Ao&&t[l+1].startsWith("/>")?" ":"";i+=s===Za?f+Mh:y>=0?(o.push(u),f.slice(0,y)+Jd+f.slice(y)+Kr+S):f+Kr+(y===-2?l:S)}return[n1(t,i+(t[r]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),o]},Qa=class t{constructor({strings:e,_$litType$:r},o){let n;this.parts=[];let i=0,s=0,l=e.length-1,f=this.parts,[u,g]=Ph(e,r);if(this.el=t.createElement(u,o),wo.currentNode=this.el.content,r===2||r===3){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(n=wo.nextNode())!==null&&f.length<l;){if(n.nodeType===1){if(n.hasAttributes())for(let y of n.getAttributeNames())if(y.endsWith(Jd)){let b=g[s++],S=n.getAttribute(y).split(Kr),O=/([.?@])?(.*)/.exec(b);f.push({type:1,index:i,name:O[2],strings:S,ctor:O[1]==="."?Ms:O[1]==="?"?zs:O[1]==="@"?Ps:ia}),n.removeAttribute(y)}else y.startsWith(Kr)&&(f.push({type:6,index:i}),n.removeAttribute(y));if(t1.test(n.tagName)){let y=n.textContent.split(Kr),b=y.length-1;if(b>0){n.textContent=qn?qn.emptyScript:"";for(let S=0;S<b;S++)n.append(y[S],Zn()),wo.nextNode(),f.push({type:2,index:++i});n.append(y[b],Zn())}}}else if(n.nodeType===8)if(n.data===e1)f.push({type:2,index:i});else{let y=-1;for(;(y=n.data.indexOf(Kr,y+1))!==-1;)f.push({type:7,index:i}),y+=Kr.length-1}i++}}static createElement(e,r){let o=Ro.createElement("template");return o.innerHTML=e,o}};function na(t,e,r=t,o){if(e===Xa)return e;let n=o!==void 0?r._$Co?.[o]:r._$Cl,i=Ya(e)?void 0:e._$litDirective$;return n?.constructor!==i&&(n?._$AO?.(!1),i===void 0?n=void 0:(n=new i(t),n._$AT(t,r,o)),o!==void 0?(r._$Co??=[])[o]=n:r._$Cl=n),n!==void 0&&(e=na(t,n._$AS(t,e.values),n,o)),e}var Ns=class{constructor(e,r){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:r},parts:o}=this._$AD,n=(e?.creationScope??Ro).importNode(r,!0);wo.currentNode=n;let i=wo.nextNode(),s=0,l=0,f=o[0];for(;f!==void 0;){if(s===f.index){let u;f.type===2?u=new Yn(i,i.nextSibling,this,e):f.type===1?u=new f.ctor(i,f.name,f.strings,this,e):f.type===6&&(u=new Is(i,this,e)),this._$AV.push(u),f=o[++l]}s!==f?.index&&(i=wo.nextNode(),s++)}return wo.currentNode=Ro,n}p(e){let r=0;for(let o of this._$AV)o!==void 0&&(o.strings!==void 0?(o._$AI(e,o,r),r+=o.strings.length-2):o._$AI(e[r])),r++}},Yn=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,o,n){this.type=2,this._$AH=Ie,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=o,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,r=this._$AM;return r!==void 0&&e?.nodeType===11&&(e=r.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,r=this){e=na(this,e,r),Ya(e)?e===Ie||e==null||e===""?(this._$AH!==Ie&&this._$AR(),this._$AH=Ie):e!==this._$AH&&e!==Xa&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):zh(e)?this.k(e):this._(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==Ie&&Ya(this._$AH)?this._$AA.nextSibling.data=e:this.T(Ro.createTextNode(e)),this._$AH=e}$(e){let{values:r,_$litType$:o}=e,n=typeof o=="number"?this._$AC(e):(o.el===void 0&&(o.el=Qa.createElement(n1(o.h,o.h[0]),this.options)),o);if(this._$AH?._$AD===n)this._$AH.p(r);else{let i=new Ns(n,this),s=i.u(this.options);i.p(r),this.T(s),this._$AH=i}}_$AC(e){let r=Qd.get(e.strings);return r===void 0&&Qd.set(e.strings,r=new Qa(e)),r}k(e){Ds(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,o,n=0;for(let i of e)n===r.length?r.push(o=new t(this.O(Zn()),this.O(Zn()),this,this.options)):o=r[n],o._$AI(i),n++;n<r.length&&(this._$AR(o&&o._$AB.nextSibling,n),r.length=n)}_$AR(e=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);e&&e!==this._$AB;){let o=e.nextSibling;e.remove(),e=o}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},ia=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,o,n,i){this.type=1,this._$AH=Ie,this._$AN=void 0,this.element=e,this.name=r,this._$AM=n,this.options=i,o.length>2||o[0]!==""||o[1]!==""?(this._$AH=Array(o.length-1).fill(new String),this.strings=o):this._$AH=Ie}_$AI(e,r=this,o,n){let i=this.strings,s=!1;if(i===void 0)e=na(this,e,r,0),s=!Ya(e)||e!==this._$AH&&e!==Xa,s&&(this._$AH=e);else{let l=e,f,u;for(e=i[0],f=0;f<i.length-1;f++)u=na(this,l[o+f],r,f),u===Xa&&(u=this._$AH[f]),s||=!Ya(u)||u!==this._$AH[f],u===Ie?e=Ie:e!==Ie&&(e+=(u??"")+i[f+1]),this._$AH[f]=u}s&&!n&&this.j(e)}j(e){e===Ie?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Ms=class extends ia{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===Ie?void 0:e}},zs=class extends ia{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==Ie)}},Ps=class extends ia{constructor(e,r,o,n,i){super(e,r,o,n,i),this.type=5}_$AI(e,r=this){if((e=na(this,e,r,0)??Ie)===Xa)return;let o=this._$AH,n=e===Ie&&o!==Ie||e.capture!==o.capture||e.once!==o.once||e.passive!==o.passive,i=e!==Ie&&(o===Ie||n);n&&this.element.removeEventListener(this.name,this,o),i&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},Is=class{constructor(e,r,o){this.element=e,this.type=6,this._$AN=void 0,this._$AM=r,this.options=o}get _$AU(){return this._$AM._$AU}_$AI(e){na(this,e)}};var Ih=$s.litHtmlPolyfillSupport;Ih?.(Qa,Yn),($s.litHtmlVersions??=[]).push("3.3.0");var s1=Symbol.for(""),$h=t=>{if(t?.r===s1)return t?._$litStatic$},sa=t=>({_$litStatic$:t,r:s1});var i1=new Map,Fs=t=>(e,...r)=>{let o=r.length,n,i,s=[],l=[],f,u=0,g=!1;for(;u<o;){for(f=e[u];u<o&&(i=r[u],(n=$h(i))!==void 0);)f+=n+e[++u],g=!0;u!==o&&l.push(i),s.push(f),u++}if(u===o&&s.push(e[o]),g){let y=s.join("$$lit$$");(e=i1.get(y))===void 0&&(s.raw=s,i1.set(y,e=s)),r=l}return t(e,...r)},la=Fs(r1),R7=Fs(o1),k7=Fs(a1);var Us=h(Q()),c1=h(L());var Te;(function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button"})(Te||(Te={}));var l1=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},ie=class extends c1.FtLitElement{constructor(){super(...arguments),this.variant=Te.body1}render(){return this.element?la`
476
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),Yd=/'/g,Xd=/"/g,t1=/^(?:script|style|textarea|title)$/i,Bs=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),r1=Bs(1),o1=Bs(2),a1=Bs(3),Xa=Symbol.for("lit-noChange"),ze=Symbol.for("lit-nothing"),Qd=new WeakMap,wo=Ro.createTreeWalker(Ro,129);function n1(t,e){if(!Ds(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Kd!==void 0?Kd.createHTML(e):e}var Dh=(t,e)=>{let r=t.length-1,o=[],n,i=e===2?"<svg>":e===3?"<math>":"",s=Za;for(let l=0;l<r;l++){let f=t[l],u,g,y=-1,b=0;for(;b<f.length&&(s.lastIndex=b,g=s.exec(f),g!==null);)b=s.lastIndex,s===Za?g[1]==="!--"?s=qd:g[1]!==void 0?s=Zd:g[2]!==void 0?(t1.test(g[2])&&(n=RegExp("</"+g[2],"g")),s=Ao):g[3]!==void 0&&(s=Ao):s===Ao?g[0]===">"?(s=n??Za,y=-1):g[1]===void 0?y=-2:(y=s.lastIndex-g[2].length,u=g[1],s=g[3]===void 0?Ao:g[3]==='"'?Xd:Yd):s===Xd||s===Yd?s=Ao:s===qd||s===Zd?s=Za:(s=Ao,n=void 0);let S=s===Ao&&t[l+1].startsWith("/>")?" ":"";i+=s===Za?f+zh:y>=0?(o.push(u),f.slice(0,y)+Jd+f.slice(y)+Kr+S):f+Kr+(y===-2?l:S)}return[n1(t,i+(t[r]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),o]},Qa=class t{constructor({strings:e,_$litType$:r},o){let n;this.parts=[];let i=0,s=0,l=e.length-1,f=this.parts,[u,g]=Dh(e,r);if(this.el=t.createElement(u,o),wo.currentNode=this.el.content,r===2||r===3){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(n=wo.nextNode())!==null&&f.length<l;){if(n.nodeType===1){if(n.hasAttributes())for(let y of n.getAttributeNames())if(y.endsWith(Jd)){let b=g[s++],S=n.getAttribute(y).split(Kr),O=/([.?@])?(.*)/.exec(b);f.push({type:1,index:i,name:O[2],strings:S,ctor:O[1]==="."?Ms:O[1]==="?"?Is:O[1]==="@"?Ps:ia}),n.removeAttribute(y)}else y.startsWith(Kr)&&(f.push({type:6,index:i}),n.removeAttribute(y));if(t1.test(n.tagName)){let y=n.textContent.split(Kr),b=y.length-1;if(b>0){n.textContent=qn?qn.emptyScript:"";for(let S=0;S<b;S++)n.append(y[S],Zn()),wo.nextNode(),f.push({type:2,index:++i});n.append(y[b],Zn())}}}else if(n.nodeType===8)if(n.data===e1)f.push({type:2,index:i});else{let y=-1;for(;(y=n.data.indexOf(Kr,y+1))!==-1;)f.push({type:7,index:i}),y+=Kr.length-1}i++}}static createElement(e,r){let o=Ro.createElement("template");return o.innerHTML=e,o}};function na(t,e,r=t,o){if(e===Xa)return e;let n=o!==void 0?r._$Co?.[o]:r._$Cl,i=Ya(e)?void 0:e._$litDirective$;return n?.constructor!==i&&(n?._$AO?.(!1),i===void 0?n=void 0:(n=new i(t),n._$AT(t,r,o)),o!==void 0?(r._$Co??=[])[o]=n:r._$Cl=n),n!==void 0&&(e=na(t,n._$AS(t,e.values),n,o)),e}var Ns=class{constructor(e,r){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:r},parts:o}=this._$AD,n=(e?.creationScope??Ro).importNode(r,!0);wo.currentNode=n;let i=wo.nextNode(),s=0,l=0,f=o[0];for(;f!==void 0;){if(s===f.index){let u;f.type===2?u=new Yn(i,i.nextSibling,this,e):f.type===1?u=new f.ctor(i,f.name,f.strings,this,e):f.type===6&&(u=new zs(i,this,e)),this._$AV.push(u),f=o[++l]}s!==f?.index&&(i=wo.nextNode(),s++)}return wo.currentNode=Ro,n}p(e){let r=0;for(let o of this._$AV)o!==void 0&&(o.strings!==void 0?(o._$AI(e,o,r),r+=o.strings.length-2):o._$AI(e[r])),r++}},Yn=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,o,n){this.type=2,this._$AH=ze,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=o,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,r=this._$AM;return r!==void 0&&e?.nodeType===11&&(e=r.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,r=this){e=na(this,e,r),Ya(e)?e===ze||e==null||e===""?(this._$AH!==ze&&this._$AR(),this._$AH=ze):e!==this._$AH&&e!==Xa&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):$h(e)?this.k(e):this._(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==ze&&Ya(this._$AH)?this._$AA.nextSibling.data=e:this.T(Ro.createTextNode(e)),this._$AH=e}$(e){let{values:r,_$litType$:o}=e,n=typeof o=="number"?this._$AC(e):(o.el===void 0&&(o.el=Qa.createElement(n1(o.h,o.h[0]),this.options)),o);if(this._$AH?._$AD===n)this._$AH.p(r);else{let i=new Ns(n,this),s=i.u(this.options);i.p(r),this.T(s),this._$AH=i}}_$AC(e){let r=Qd.get(e.strings);return r===void 0&&Qd.set(e.strings,r=new Qa(e)),r}k(e){Ds(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,o,n=0;for(let i of e)n===r.length?r.push(o=new t(this.O(Zn()),this.O(Zn()),this,this.options)):o=r[n],o._$AI(i),n++;n<r.length&&(this._$AR(o&&o._$AB.nextSibling,n),r.length=n)}_$AR(e=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);e&&e!==this._$AB;){let o=e.nextSibling;e.remove(),e=o}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},ia=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,o,n,i){this.type=1,this._$AH=ze,this._$AN=void 0,this.element=e,this.name=r,this._$AM=n,this.options=i,o.length>2||o[0]!==""||o[1]!==""?(this._$AH=Array(o.length-1).fill(new String),this.strings=o):this._$AH=ze}_$AI(e,r=this,o,n){let i=this.strings,s=!1;if(i===void 0)e=na(this,e,r,0),s=!Ya(e)||e!==this._$AH&&e!==Xa,s&&(this._$AH=e);else{let l=e,f,u;for(e=i[0],f=0;f<i.length-1;f++)u=na(this,l[o+f],r,f),u===Xa&&(u=this._$AH[f]),s||=!Ya(u)||u!==this._$AH[f],u===ze?e=ze:e!==ze&&(e+=(u??"")+i[f+1]),this._$AH[f]=u}s&&!n&&this.j(e)}j(e){e===ze?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Ms=class extends ia{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===ze?void 0:e}},Is=class extends ia{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==ze)}},Ps=class extends ia{constructor(e,r,o,n,i){super(e,r,o,n,i),this.type=5}_$AI(e,r=this){if((e=na(this,e,r,0)??ze)===Xa)return;let o=this._$AH,n=e===ze&&o!==ze||e.capture!==o.capture||e.once!==o.once||e.passive!==o.passive,i=e!==ze&&(o===ze||n);n&&this.element.removeEventListener(this.name,this,o),i&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},zs=class{constructor(e,r,o){this.element=e,this.type=6,this._$AN=void 0,this._$AM=r,this.options=o}get _$AU(){return this._$AM._$AU}_$AI(e){na(this,e)}};var Bh=$s.litHtmlPolyfillSupport;Bh?.(Qa,Yn),($s.litHtmlVersions??=[]).push("3.3.0");var s1=Symbol.for(""),Fh=t=>{if(t?.r===s1)return t?._$litStatic$},sa=t=>({_$litStatic$:t,r:s1});var i1=new Map,Fs=t=>(e,...r)=>{let o=r.length,n,i,s=[],l=[],f,u=0,g=!1;for(;u<o;){for(f=e[u];u<o&&(i=r[u],(n=Fh(i))!==void 0);)f+=n+e[++u],g=!0;u!==o&&l.push(i),s.push(f),u++}if(u===o&&s.push(e[o]),g){let y=s.join("$$lit$$");(e=i1.get(y))===void 0&&(s.raw=s,i1.set(y,e=s)),r=l}return t(e,...r)},la=Fs(r1),T7=Fs(o1),N7=Fs(a1);var Us=h(Q()),c1=h(L());var Te;(function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button"})(Te||(Te={}));var l1=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},ie=class extends c1.FtLitElement{constructor(){super(...arguments),this.variant=Te.body1}render(){return this.element?la`
477
477
  <${sa(this.element)}
478
478
  part="text"
479
479
  class="ft-typography ft-typography--${this.variant}">
@@ -481,8 +481,8 @@
481
481
  </${sa(this.element)}>
482
482
  `:la`
483
483
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
484
- `}};ie.styles=[Ad,wd,Rd,kd,_d,jr,vr,Td,Nd,Md,zd];l1([(0,Us.property)()],ie.prototype,"element",void 0);l1([(0,Us.property)()],ie.prototype,"variant",void 0);var Gs=h(Q()),A1=h(L());var ge;(function(t){t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"})(ge||(ge={}));var $r=h(k(),1),qr=t=>typeof t=="string"?(0,$r.unsafeCSS)(t):t,a=class{static create(e,r,o,n){let i=l=>qr(l??n),s=$r.css`var(${qr(e)}, ${i(n)})`;return s.name=e,s.description=r,s.category=o,s.defaultValue=n,s.defaultCssValue=i,s.set=l=>d1(s,l??i(n)),s.get=l=>$r.css`var(${qr(e)}, ${i(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(e,r,o,n){let i=l=>o.get(l??n),s=$r.css`var(${qr(e)}, ${i(n)})`;return s.name=e,s.description=r,s.category=o.category,s.fallbackVariable=o,s.defaultValue=n,s.defaultCssValue=i,s.set=l=>d1(s,l??i(n)),s.get=l=>$r.css`var(${qr(e)}, ${i(l)})`,s.breadcrumb=()=>[o.name,...o.breadcrumb()],s.lastResortDefaultValue=()=>n??o.lastResortDefaultValue(),s}static external(e,r){let o=i=>e.defaultCssValue(i),n=$r.css`var(${qr(e.name)}, ${o(e.defaultValue)})`;return n.name=e.name,n.category=e.category,n.fallbackVariable=e.fallbackVariable,n.defaultValue=e.defaultValue,n.context=r,n.defaultCssValue=o,n.set=i=>e.set(i),n.get=i=>$r.css`var(${qr(e.name)}, ${o(i)})`,n.breadcrumb=()=>e.breadcrumb(),n.lastResortDefaultValue=()=>e.lastResortDefaultValue(),n}};function d1(t,e){return qr(`${t.name}: ${e}`)}var c={colorWhite:a.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:a.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:a.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:a.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:a.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:a.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:a.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:a.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:a.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:a.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:a.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:a.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:a.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:a.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:a.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:a.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:a.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:a.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:a.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:a.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:a.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:a.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:a.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:a.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:a.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:a.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:a.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:a.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:a.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:a.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:a.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:a.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:a.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:a.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:a.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:a.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:a.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:a.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:a.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:a.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:a.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:a.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:a.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:a.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:a.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:a.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:a.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:a.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:a.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:a.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:a.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:a.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:a.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:a.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:a.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:a.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:a.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:a.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:a.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:a.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:a.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:a.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:a.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:a.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:a.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:a.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:a.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:a.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:a.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:a.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:a.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:a.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:a.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:a.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:a.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:a.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:a.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:a.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:a.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:a.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:a.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:a.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:a.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:a.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:a.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:a.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:a.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:a.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:a.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:a.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:a.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:a.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:a.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:a.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:a.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:a.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:a.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:a.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:a.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:a.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:a.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:a.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:a.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:a.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:a.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:a.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:a.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:a.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:a.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:a.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:a.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:a.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:a.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:a.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:a.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:a.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:a.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:a.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:a.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:a.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:a.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:a.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:a.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:a.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:a.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:a.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:a.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:a.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:a.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:a.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:a.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:a.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:a.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:a.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:a.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:a.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:a.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:a.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:a.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:a.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:a.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:a.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:a.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:a.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:a.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:a.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:a.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:a.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:a.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:a.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:a.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:a.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:a.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:a.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:a.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:a.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:a.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:a.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:a.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:a.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:a.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:a.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:a.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:a.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:a.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:a.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:a.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:a.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:a.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:a.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:a.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:a.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:a.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:a.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:a.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:a.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:a.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:a.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:a.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:a.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:a.create("--ftds-opacity-0","","NUMBER","0"),opacity8:a.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:a.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:a.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:a.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:a.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:a.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:a.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:a.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:a.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:a.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:a.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:a.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:a.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:a.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:a.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:a.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:a.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)")},f1={fontFamily:a.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:a.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:a.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:a.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:a.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-display-text-case","","UNKNOWN","none")},u1={fontFamily:a.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:a.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:a.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:a.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:a.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},p1={fontFamily:a.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:a.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:a.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:a.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:a.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},h1={fontFamily:a.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:a.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:a.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:a.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:a.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},m1={fontFamily:a.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:a.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:a.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:a.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:a.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},g1={fontFamily:a.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:a.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:a.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:a.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:a.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},y1={fontFamily:a.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:a.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:a.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:a.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:a.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},b1={fontFamily:a.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:a.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:a.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:a.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:a.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},ca={fontFamily:a.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:a.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:a.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:a.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:a.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},Dh={fontFamily:a.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:a.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:a.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:a.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:a.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:a.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:a.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},v1={fontFamily:a.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:a.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:a.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:a.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:a.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},x1={fontFamily:a.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:a.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:a.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:a.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:a.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:a.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},S1={fontFamily:a.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:a.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:a.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:a.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:a.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:a.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},ko={fontFamily:a.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:a.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:a.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:a.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:a.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:a.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},C1={fontFamily:a.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:a.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:a.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:a.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:a.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:a.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},O1={fontFamily:a.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:a.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:a.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:a.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:a.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:a.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Hs={display:f1,"title-1":u1,"title-2":p1,"title-3":h1,"body-1-regular":m1,"body-1-medium":g1,"body-1-semibold":y1,"body-2-regular":b1,"body-2-medium":ca,"body-2-medium-underline":Dh,"body-2-semibold":v1,"caption-1-medium":x1,"caption-1-semibold":S1,"caption-2-medium":ko,"caption-2-semibold":C1,"caption-2-bold":O1};var d={backgroundActionPrimary:a.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",c.colorBrand0),backgroundErrorSubtle:a.extend("--ftds-background-error-subtle","Used as background of subtle error components.",c.colorRed10),backgroundInfoSubtle:a.extend("--ftds-background-info-subtle","Used as background of subtle information components.",c.colorCyan10),backgroundWarningSubtle:a.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",c.colorOrange10),backgroundSuccessSubtle:a.extend("--ftds-background-success-subtle","Used as background of subtle success components.",c.colorGreen10),backgroundGlobalSurface:a.extend("--ftds-background-global-surface","Used as app background.",c.colorWhite),backgroundGlobalOnSurface:a.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",c.colorGray10),backgroundGlobalOnSurfaceDark:a.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",c.colorGray30),contentActionPrimary:a.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",c.colorBrand0),contentWarningPrimary:a.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",c.colorOrange200),contentWarningIconOnly:a.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",c.colorOrange0),contentErrorPrimary:a.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",c.colorRed0),contentErrorIconOnly:a.extend("--ftds-content-error-icon-only","Used on error status icons alone",c.colorRed70),contentInfoPrimary:a.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",c.colorCyan200),contentInfoIconOnly:a.extend("--ftds-content-info-icon-only","Used on info status icons alone",c.colorCyan0),contentSuccessPrimary:a.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",c.colorGreen200),contentSuccessIconOnly:a.extend("--ftds-content-success-icon-only","Used on success status icons alone",c.colorGreen0),contentGlobalPrimary:a.extend("--ftds-content-global-primary","Used for main content on the page.",c.colorGray500),contentGlobalSecondary:a.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
485
- Also for action icons.`,c.colorGray200),contentGlobalSubtle:a.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",c.colorGray0),contentGlobalOnColor:a.extend("--ftds-content-global-on-color","Used for content on a dominant color.",c.colorWhite),borderActionPrimary:a.extend("--ftds-border-action-primary","Used as border for primary action components.",c.colorBrand0),borderActionFocusRing:a.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",c.colorCyan0),borderWarningPrimary:a.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",c.colorOrange200),borderWarningSubtle:a.extend("--ftds-border-warning-subtle","Used as border for warning components.",c.colorOrange30),borderSuccessPrimary:a.extend("--ftds-border-success-primary","Used as border for success buttons.",c.colorGreen200),borderSuccessSubtle:a.extend("--ftds-border-success-subtle","Used as border for success components.",c.colorGreen30),borderErrorPrimary:a.extend("--ftds-border-error-primary","Used as border for text fields in error states.",c.colorRed0),borderErrorSubtle:a.extend("--ftds-border-error-subtle","Used as border for error components.",c.colorRed30),borderInfoPrimary:a.extend("--ftds-border-info-primary","Used as border for buttons in info color.",c.colorCyan200),borderInfoSubtle:a.extend("--ftds-border-info-subtle","Used as border for information components.",c.colorCyan30),borderGlobalPrimary:a.extend("--ftds-border-global-primary","Used as border for elements/areas filled with background.global.on-surface-dark",c.colorGray50),borderGlobalSecondary:a.extend("--ftds-border-global-secondary","Used as border for elements/areas filled with background.global.on-surface",c.colorGray40),borderGlobalSubtle:a.extend("--ftds-border-global-subtle","Used as border to deliminate an area/element filled with background.global.surface and separators.",c.colorGray30),borderInputPrimary:a.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",c.colorGray80),borderNeutralPrimary:a.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",c.colorGray200)};var v={largeHeight:a.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:a.extend("--ftds-button-large-horizontal-padding","",c.spacing4),largeGap:a.extend("--ftds-button-large-gap","",c.spacing2),largeBorderRadius:a.extend("--ftds-button-large-border-radius","",c.borderRadiusS),largeIconSize:a.extend("--ftds-button-large-icon-size","",c.iconSize3),largeBorderWidth:a.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:a.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:a.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:a.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:a.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:a.extend("--ftds-button-medium-horizontal-padding","",c.spacing3),mediumGap:a.extend("--ftds-button-medium-gap","",c.spacing2),mediumBorderRadius:a.extend("--ftds-button-medium-border-radius","",c.borderRadiusS),mediumIconSize:a.extend("--ftds-button-medium-icon-size","",c.iconSize2),mediumBorderWidth:a.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:a.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:a.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:a.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:a.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:a.extend("--ftds-button-small-horizontal-padding","",c.spacing2),smallGap:a.extend("--ftds-button-small-gap","",c.spacing1),smallBorderRadius:a.extend("--ftds-button-small-border-radius","",c.borderRadiusS),smallIconSize:a.extend("--ftds-button-small-icon-size","",c.iconSize1),smallBorderWidth:a.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:a.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:a.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:a.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:a.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:a.extend("--ftds-button-x-small-icon-size","",c.iconSize1),xSmallFocusOutlineOffset:a.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:a.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:a.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:a.extend("--ftds-button-round-border-radius","",c.borderRadiusPill),primaryBrandBackgroundColor:a.extend("--ftds-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:a.extend("--ftds-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:a.extend("--ftds-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:a.extend("--ftds-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:a.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",c.opacity16),primaryBrandFocusStateLayerOpacity:a.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",c.opacity16),primaryBrandActiveStateLayerOpacity:a.extend("--ftds-button-primary-brand-active-state-layer-opacity","",c.opacity24),primaryBrandDisabledComponentOpacity:a.extend("--ftds-button-primary-brand-disabled-component-opacity","",c.opacity40),focusFocusRingColor:a.extend("--ftds-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:a.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:a.extend("--ftds-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:a.extend("--ftds-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:a.extend("--ftds-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:a.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",c.opacity8),tertiaryBrandFocusStateLayerOpacity:a.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",c.opacity8),tertiaryBrandActiveStateLayerOpacity:a.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",c.opacity16),tertiaryBrandDisabledComponentOpacity:a.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",c.opacity40),tertiaryInfoBackgroundColor:a.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:a.extend("--ftds-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:a.extend("--ftds-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:a.extend("--ftds-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:a.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",c.opacity8),tertiaryInfoHoverStateLayerOpacity:a.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",c.opacity8),tertiaryInfoActiveStateLayerOpacity:a.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",c.opacity16),tertiaryInfoDisabledComponentOpacity:a.extend("--ftds-button-tertiary-info-disabled-component-opacity","",c.opacity40),tertiarySuccessBackgroundColor:a.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:a.extend("--ftds-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:a.extend("--ftds-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:a.extend("--ftds-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:a.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",c.opacity8),tertiarySuccessFocusStateLayerOpacity:a.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",c.opacity8),tertiarySuccessActiveStateLayerOpacity:a.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",c.opacity16),tertiarySuccessDisabledComponentOpacity:a.extend("--ftds-button-tertiary-success-disabled-component-opacity","",c.opacity40),tertiaryWarningBackgroundColor:a.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:a.extend("--ftds-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:a.extend("--ftds-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:a.extend("--ftds-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:a.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",c.opacity8),tertiaryWarningFocusStateLayerOpacity:a.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",c.opacity8),tertiaryWarningActiveStateLayerOpacity:a.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",c.opacity16),tertiaryWarningDisabledComponentOpacity:a.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",c.opacity40),tertiaryErrorBackgroundColor:a.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:a.extend("--ftds-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:a.extend("--ftds-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:a.extend("--ftds-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:a.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",c.opacity8),tertiaryErrorFocusStateLayerOpacity:a.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",c.opacity8),tertiaryErrorActiveStateLayerOpacity:a.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",c.opacity16),tertiaryErrorDisabledComponentOpacity:a.extend("--ftds-button-tertiary-error-disabled-component-opacity","",c.opacity40),tertiaryNeutralBackgroundColor:a.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:a.extend("--ftds-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:a.extend("--ftds-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:a.extend("--ftds-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:a.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",c.opacity8),tertiaryNeutralFocusStateLayerOpacity:a.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",c.opacity8),tertiaryNeutralActiveStateLayerOpacity:a.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",c.opacity16),tertiaryNeutralDisabledComponentOpacity:a.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",c.opacity40),secondaryBrandBackgroundColor:a.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:a.extend("--ftds-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:a.extend("--ftds-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:a.extend("--ftds-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:a.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",c.opacity8),secondaryBrandFocusStateLayerOpacity:a.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",c.opacity8),secondaryBrandActiveStateLayerOpacity:a.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",c.opacity16),secondaryBrandDisabledComponentOpacity:a.extend("--ftds-button-secondary-brand-disabled-component-opacity","",c.opacity40),secondaryBrandBorderColor:a.extend("--ftds-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:a.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",c.opacity8),secondaryNeutralFocusStateLayerOpacity:a.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",c.opacity8),secondaryNeutralActiveStateLayerOpacity:a.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",c.opacity16),secondaryNeutralDisabledComponentOpacity:a.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",c.opacity40),secondaryNeutralBackgroundColor:a.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:a.extend("--ftds-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:a.extend("--ftds-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:a.extend("--ftds-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:a.extend("--ftds-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:a.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",c.opacity8),secondaryInfoFocusStateLayerOpacity:a.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",c.opacity8),secondaryInfoActiveStateLayerOpacity:a.extend("--ftds-button-secondary-info-active-state-layer-opacity","",c.opacity16),secondaryInfoDisabledComponentOpacity:a.extend("--ftds-button-secondary-info-disabled-component-opacity","",c.opacity40),secondaryInfoBackgroundColor:a.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:a.extend("--ftds-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:a.extend("--ftds-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:a.extend("--ftds-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:a.extend("--ftds-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:a.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",c.opacity8),secondarySuccessFocusStateLayerOpacity:a.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",c.opacity8),secondarySuccessActiveStateLayerOpacity:a.extend("--ftds-button-secondary-success-active-state-layer-opacity","",c.opacity16),secondarySuccessDisabledComponentOpacity:a.extend("--ftds-button-secondary-success-disabled-component-opacity","",c.opacity40),secondarySuccessBackgroundColor:a.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:a.extend("--ftds-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:a.extend("--ftds-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:a.extend("--ftds-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:a.extend("--ftds-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:a.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",c.opacity8),secondaryWarningFocusStateLayerOpacity:a.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",c.opacity8),secondaryWarningActiveStateLayerOpacity:a.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",c.opacity16),secondaryWarningDisabledComponentOpacity:a.extend("--ftds-button-secondary-warning-disabled-component-opacity","",c.opacity40),secondaryWarningBackgroundColor:a.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:a.extend("--ftds-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:a.extend("--ftds-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:a.extend("--ftds-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:a.extend("--ftds-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:a.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",c.opacity8),secondaryErrorFocusStateLayerOpacity:a.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",c.opacity8),secondaryErrorActiveStateLayerOpacity:a.extend("--ftds-button-secondary-error-active-state-layer-opacity","",c.opacity16),secondaryErrorDisabledComponentOpacity:a.extend("--ftds-button-secondary-error-disabled-component-opacity","",c.opacity40),secondaryErrorBackgroundColor:a.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:a.extend("--ftds-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:a.extend("--ftds-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:a.extend("--ftds-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:a.extend("--ftds-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var Q7={loadMoreIconSize:a.extend("--ftds-tree-list-load-more-icon-size","",c.iconSize2),loadMorePaddingLeft:a.extend("--ftds-tree-list-load-more-padding-left","",c.spacing6),loadMoreUnselectedDefaultBorderColor:a.extend("--ftds-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:a.extend("--ftds-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:a.extend("--ftds-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:a.extend("--ftds-tree-list-load-more-hover-border-color","",c.colorBrand20),loadMoreHoverBackgroundColor:a.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:a.extend("--ftds-tree-list-load-more-active-border-color","",c.colorBrand20),loadMoreActiveBackgroundColor:a.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:a.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:a.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:a.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:a.extend("--ftds-tree-list-load-more-label-margin-left","",c.spacing1),nodeIconSize:a.extend("--ftds-tree-list-node-icon-size","",c.iconSize2),nodeHeight:a.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:a.extend("--ftds-tree-list-node-parent-label-margin-left","",c.spacing2),nodeParentLabelMarginRight:a.extend("--ftds-tree-list-node-parent-label-margin-right","",c.spacing2),nodeRootPaddingLeft:a.extend("--ftds-tree-list-node-root-padding-left","",c.spacing6),nodeChildPaddingLeft:a.extend("--ftds-tree-list-node-child-padding-left","",c.spacing5),nodeLeafPaddingLeft:a.extend("--ftds-tree-list-node-leaf-padding-left","",c.spacing6),nodeUnselectedDefaultBorderColor:a.extend("--ftds-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:a.extend("--ftds-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:a.extend("--ftds-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:a.extend("--ftds-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:a.extend("--ftds-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:a.extend("--ftds-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:a.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:a.extend("--ftds-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:a.extend("--ftds-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:a.extend("--ftds-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:a.extend("--ftds-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:a.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:a.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:a.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:a.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:a.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:a.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:a.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:a.extend("--ftds-tree-list-header-section-padding-left","",c.spacing6),headerSectionPaddingRight:a.extend("--ftds-tree-list-header-section-padding-right","",c.spacing3),headerSectionHorizontalGap:a.extend("--ftds-tree-list-header-section-horizontal-gap","",c.spacing2),headerSectionMarginBottom:a.extend("--ftds-tree-list-header-section-margin-bottom","",c.spacing2),headerSectionColor:a.extend("--ftds-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:a.extend("--ftds-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:a.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:a.extend("--ftds-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:a.extend("--ftds-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:a.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:a.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:a.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",c.spacing10),emptyStateContainerPaddingTop:a.extend("--ftds-tree-list-empty-state-container-padding-top","",c.spacing10),emptyStateContainerPaddingBottom:a.extend("--ftds-tree-list-empty-state-container-padding-bottom","",c.spacing10),emptyStateTitleMarginBottom:a.extend("--ftds-tree-list-empty-state-title-margin-bottom","",c.spacing2),emptyStateTitleLabelColor:a.extend("--ftds-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:a.extend("--ftds-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)};var ov={iconSize:a.extend("--ftds-checkbox-icon-size","",c.iconSize2),boxSize:a.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:a.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:a.create("--ftds-checkbox-border-radius","","SIZE","1px"),labelHorizontalGap:a.extend("--ftds-checkbox-label-horizontal-gap","",c.spacing1),color:a.extend("--ftds-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:a.extend("--ftds-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:a.extend("--ftds-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:a.extend("--ftds-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:a.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",c.opacity16),checkedFocusStateLayerOpacity:a.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",c.opacity16),checkedActiveStateLayerOpacity:a.extend("--ftds-checkbox-checked-active-state-layer-opacity","",c.opacity24),checkedDisabledComponentOpacity:a.extend("--ftds-checkbox-checked-disabled-component-opacity","",c.opacity40),uncheckedBorderColor:a.extend("--ftds-checkbox-unchecked-border-color","",c.colorGray80),uncheckedStateLayerColor:a.extend("--ftds-checkbox-unchecked-state-layer-color","",c.colorGray80),uncheckedHoverStateLayerOpacity:a.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",c.opacity16),uncheckedFocusStateLayerOpacity:a.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",c.opacity16),uncheckedActiveStateLayerOpacity:a.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",c.opacity24),uncheckedDisabledComponentOpacity:a.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",c.opacity40),focusFocusRingColor:a.extend("--ftds-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:a.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:a.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),focusOutlineBorderRadius:a.create("--ftds-checkbox-focus-outline-border-radius","","SIZE","2px"),borderWidth:a.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:a.extend("--ftds-checkbox-horizontal-gap","",c.spacing3),helperPaddingTop:a.create("--ftds-checkbox-helper-padding-top","","SIZE","0px"),helperIconSize:a.extend("--ftds-checkbox-helper-icon-size","",c.iconSize2),helperHorizontalGap:a.extend("--ftds-checkbox-helper-horizontal-gap","",c.spacing1),errorUncheckedBorderColor:a.extend("--ftds-checkbox-error-unchecked-border-color","",d.borderErrorPrimary),errorStateLayerColor:a.extend("--ftds-checkbox-error-state-layer-color","",d.contentErrorPrimary),errorHelperTextColor:a.extend("--ftds-checkbox-error-helper-text-color","",d.borderErrorPrimary),errorCheckedBackgroundColor:a.extend("--ftds-checkbox-error-checked-background-color","",d.contentErrorPrimary),helperTextColor:a.extend("--ftds-checkbox-helper-text-color","",d.contentGlobalSubtle),groupVerticalGap:a.extend("--ftds-checkbox-group-vertical-gap","",c.spacing3)};var lv={circleSize:a.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:a.create("--ftds-radio-border-width","","SIZE","2px"),color:a.extend("--ftds-radio-color","",d.contentGlobalPrimary),selectedRadioColor:a.extend("--ftds-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:a.extend("--ftds-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:a.extend("--ftds-radio-selected-hover-state-layer-opacity","",c.opacity16),selectedFocusStateLayerOpacity:a.extend("--ftds-radio-selected-focus-state-layer-opacity","",c.opacity16),selectedActiveStateLayerOpacity:a.extend("--ftds-radio-selected-active-state-layer-opacity","",c.opacity24),selectedDisabledComponentOpacity:a.extend("--ftds-radio-selected-disabled-component-opacity","",c.opacity40),unselectedStateLayerColor:a.extend("--ftds-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:a.extend("--ftds-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:a.extend("--ftds-radio-unselected-hover-state-layer-opacity","",c.opacity16),unselectedFocusStateLayerOpacity:a.extend("--ftds-radio-unselected-focus-state-layer-opacity","",c.opacity16),unselectedActiveStateLayerOpacity:a.extend("--ftds-radio-unselected-active-state-layer-opacity","",c.opacity24),unselectedDisabledComponentOpacity:a.extend("--ftds-radio-unselected-disabled-component-opacity","",c.opacity40),focusFocusRingColor:a.extend("--ftds-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:a.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:a.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:a.extend("--ftds-radio-vertical-gap","",c.spacing3),horizontalGap:a.extend("--ftds-radio-horizontal-gap","",c.spacing3)};var pv={headerRowBorderWidth:a.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:a.extend("--ftds-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:a.extend("--ftds-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:a.extend("--ftds-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:a.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:a.extend("--ftds-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:a.extend("--ftds-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:a.extend("--ftds-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:a.extend("--ftds-table-data-row-default-hover-background-color","",c.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:a.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",c.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:a.extend("--ftds-table-data-row-selectable-selected-default-background-color","",c.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:a.extend("--ftds-table-data-row-selectable-selected-default-border-color","",c.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:a.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",c.colorBrand20),dataRowSelectableSelectedHoverBorderColor:a.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",c.colorBrand30),dataRowSelectableSelectedColor:a.extend("--ftds-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:a.extend("--ftds-table-data-row-clickable-hover-background-color","",c.colorGray30),dataRowClickableFocusBorderColor:a.extend("--ftds-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:a.extend("--ftds-table-data-row-clickable-focus-background-color","",c.colorGray30),dataRowClickableActiveBackgroundColor:a.extend("--ftds-table-data-row-clickable-active-background-color","",c.colorGray40),headerCellHorizontalGap:a.extend("--ftds-table-header-cell-horizontal-gap","",c.spacing1),headerCellVerticalPadding:a.extend("--ftds-table-header-cell-vertical-padding","",c.spacing2),headerCellHorizontalPadding:a.extend("--ftds-table-header-cell-horizontal-padding","",c.spacing3),dataCellVerticalPadding:a.extend("--ftds-table-data-cell-vertical-padding","",c.spacing2),dataCellHorizontalPadding:a.extend("--ftds-table-data-cell-horizontal-padding","",c.spacing3),dataCellVerticalGap:a.extend("--ftds-table-data-cell-vertical-gap","",c.spacing1)};var bv={neutralOffHoverStateLayerOpacity:a.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",c.opacity8),neutralOffFocusStateLayerOpacity:a.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",c.opacity8),neutralOffFocusFocusRingColor:a.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:a.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",c.opacity16),neutralOffBackgroundColor:a.extend("--ftds-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:a.extend("--ftds-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:a.extend("--ftds-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:a.extend("--ftds-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:a.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",c.opacity16),neutralOnHoverStateLayerOpacity:a.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",c.opacity24),neutralOnFocusStateLayerOpacity:a.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",c.opacity24),neutralOnFocusFocusRingColor:a.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:a.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",c.opacity32),neutralOnBackgroundColor:a.extend("--ftds-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:a.extend("--ftds-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:a.extend("--ftds-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:a.extend("--ftds-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:a.extend("--ftds-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:a.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:a.extend("--ftds-chip-choice-large-horizontal-padding","",c.spacing3),largeGap:a.extend("--ftds-chip-choice-large-gap","",c.spacing1),largeBorderRadius:a.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:a.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:a.extend("--ftds-chip-choice-large-icon-size","",c.iconSize3),mediumMinHeight:a.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:a.extend("--ftds-chip-choice-medium-horizontal-padding","",c.spacing2),mediumGap:a.extend("--ftds-chip-choice-medium-gap","",c.spacing1),mediumBorderRadius:a.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:a.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:a.extend("--ftds-chip-choice-medium-icon-size","",c.iconSize2)};var G={largeMinHeight:a.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:a.extend("--ftds-chip-large-horizontal-padding","",c.spacing3),largeButtonRightPadding:a.extend("--ftds-chip-large-button-right-padding","",c.spacing1),largeGap:a.extend("--ftds-chip-large-gap","",c.spacing1),largeFocusOutlineOffset:a.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:a.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:a.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:a.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:a.extend("--ftds-chip-large-icon-size","",c.iconSize3),mediumMinHeight:a.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:a.extend("--ftds-chip-medium-horizontal-padding","",c.spacing2),mediumButtonRightPadding:a.extend("--ftds-chip-medium-button-right-padding","",c.spacing05),mediumGap:a.extend("--ftds-chip-medium-gap","",c.spacing1),mediumFocusOutlineOffset:a.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:a.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:a.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:a.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:a.extend("--ftds-chip-medium-icon-size","",c.iconSize2),smallMinHeight:a.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:a.extend("--ftds-chip-small-horizontal-padding","",c.spacing1),smallButtonRightPadding:a.extend("--ftds-chip-small-button-right-padding","",c.spacing05),smallGap:a.extend("--ftds-chip-small-gap","",c.spacing1),smallFocusOutlineOffset:a.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:a.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:a.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:a.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:a.extend("--ftds-chip-small-icon-size","",c.iconSize1),neutralBackgroundColor:a.extend("--ftds-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:a.extend("--ftds-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:a.extend("--ftds-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:a.extend("--ftds-chip-neutral-border-color","",d.borderGlobalSecondary),infoBackgroundColor:a.extend("--ftds-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:a.extend("--ftds-chip-info-color","",d.contentInfoPrimary),infoIconColor:a.extend("--ftds-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:a.extend("--ftds-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:a.extend("--ftds-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:a.extend("--ftds-chip-success-color","",d.contentSuccessPrimary),successIconColor:a.extend("--ftds-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:a.extend("--ftds-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:a.extend("--ftds-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:a.extend("--ftds-chip-warning-color","",d.contentWarningPrimary),warningIconColor:a.extend("--ftds-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:a.extend("--ftds-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:a.extend("--ftds-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:a.extend("--ftds-chip-error-color","",d.contentErrorPrimary),errorIconColor:a.extend("--ftds-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:a.extend("--ftds-chip-error-border-color","",d.borderErrorSubtle)};var We={brandHoverOpacity:a.extend("--ftds-link-brand-hover-opacity","",c.opacity80),brandHoverColor:a.extend("--ftds-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:a.extend("--ftds-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:a.extend("--ftds-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:a.extend("--ftds-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:a.extend("--ftds-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:a.extend("--ftds-link-info-hover-opacity","",c.opacity80),infoHoverColor:a.extend("--ftds-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:a.extend("--ftds-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:a.extend("--ftds-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:a.extend("--ftds-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:a.extend("--ftds-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:a.extend("--ftds-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:a.extend("--ftds-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:a.extend("--ftds-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:a.extend("--ftds-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:a.extend("--ftds-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:a.extend("--ftds-link-neutral-visited-color","",c.colorBrand100)};var Tv={iconSize:a.extend("--ftds-banner-icon-size","",c.iconSize5),borderWidth:a.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:a.extend("--ftds-banner-left-padding","",c.spacing6),rightPadding:a.extend("--ftds-banner-right-padding","",c.spacing6),verticalPadding:a.extend("--ftds-banner-vertical-padding","",c.spacing6),horizontalSideGap:a.extend("--ftds-banner-horizontal-side-gap","",c.spacing6),horizontalMobileGap:a.extend("--ftds-banner-horizontal-mobile-gap","",c.spacing4),verticalMobileGap:a.extend("--ftds-banner-vertical-mobile-gap","",c.spacing6),horizontalMiddleGap:a.extend("--ftds-banner-horizontal-middle-gap","",c.spacing20),infoBackgroundColor:a.extend("--ftds-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:a.extend("--ftds-banner-info-color","",d.contentInfoPrimary),infoIconColor:a.extend("--ftds-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:a.extend("--ftds-banner-info-border-color","",d.borderInfoSubtle)};var Iv={horizontalPadding:a.extend("--ftds-badge-horizontal-padding","",c.spacing1),verticalPadding:a.extend("--ftds-badge-vertical-padding","",c.spacing1),borderRadius:a.extend("--ftds-badge-border-radius","",c.borderRadiusPill),color:a.extend("--ftds-badge-color","",d.contentGlobalOnColor),backgroundColor:a.extend("--ftds-badge-background-color","",d.contentActionPrimary)};var Uv={horizontalGap:a.extend("--ftds-title-breadcrumb-horizontal-gap","",c.spacing1),currentColor:a.extend("--ftds-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:a.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:a.extend("--ftds-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var jv={parentHorizontalPadding:a.extend("--ftds-page-header-parent-horizontal-padding","",c.spacing6),parentTopPadding:a.extend("--ftds-page-header-parent-top-padding","",c.spacing4),parentBottomPadding:a.extend("--ftds-page-header-parent-bottom-padding","",c.spacing6),parentHelpLeftMargin:a.extend("--ftds-page-header-parent-help-left-margin","",c.spacing1),parentTitleColor:a.extend("--ftds-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:a.extend("--ftds-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:a.extend("--ftds-page-header-parent-chip-left-margin","",c.spacing4),parentVerticalGap:a.extend("--ftds-page-header-parent-vertical-gap","",c.spacing2),parentButtonsGroupHorizontalGap:a.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",c.spacing4),parentButtonsGroupVerticalGap:a.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",c.spacing4),parentChipsGroupHorizontalGap:a.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",c.spacing2),parentChipsGroupVerticalGap:a.extend("--ftds-page-header-parent-chips-group-vertical-gap","",c.spacing2),childHorizontalPadding:a.extend("--ftds-page-header-child-horizontal-padding","",c.spacing6),childTopPadding:a.extend("--ftds-page-header-child-top-padding","",c.spacing2),childBottomPadding:a.extend("--ftds-page-header-child-bottom-padding","",c.spacing2),childHelpLeftMargin:a.extend("--ftds-page-header-child-help-left-margin","",c.spacing1),childChipLeftMargin:a.extend("--ftds-page-header-child-chip-left-margin","",c.spacing4),childVerticalGap:a.extend("--ftds-page-header-child-vertical-gap","",c.spacing2),childMinHeight:a.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:a.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",c.spacing4),childButtonsGroupVerticalGap:a.extend("--ftds-page-header-child-buttons-group-vertical-gap","",c.spacing4),childChipsGroupHorizontalGap:a.extend("--ftds-page-header-child-chips-group-horizontal-gap","",c.spacing2),childChipsGroupVerticalGap:a.extend("--ftds-page-header-child-chips-group-vertical-gap","",c.spacing2),backgroundColor:a.extend("--ftds-page-header-background-color","",c.colorWhite),bottomBorderColor:a.extend("--ftds-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:a.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var Xv={horizontalPadding:a.extend("--ftds-page-footer-horizontal-padding","",c.spacing6),verticalPadding:a.extend("--ftds-page-footer-vertical-padding","",c.spacing2),verticalGap:a.extend("--ftds-page-footer-vertical-gap","",c.spacing2),minHeight:a.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:a.extend("--ftds-page-footer-background-color","",c.colorWhite),topBorderColor:a.extend("--ftds-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:a.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:a.extend("--ftds-page-footer-buttons-group-gap","",c.spacing4)};var t9={contentHorizontalPadding:a.extend("--ftds-page-layout-content-horizontal-padding","",c.spacing6),contentVerticalPadding:a.extend("--ftds-page-layout-content-vertical-padding","",c.spacing6)};var i9={smallContainerTargetWidth:a.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:a.extend("--ftds-modal-small-container-margin","",c.spacing6),mediumContainerTargetWidth:a.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:a.extend("--ftds-modal-medium-container-margin","",c.spacing6),largeContainerTargetWidth:a.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:a.extend("--ftds-modal-large-container-margin","",c.spacing6),overlayBackgroundColor:a.extend("--ftds-modal-overlay-background-color","",c.colorGray700),overlayOpacity:a.extend("--ftds-modal-overlay-opacity","",c.opacity40),shadow:a.extend("--ftds-modal-shadow","",c.shadowElevation03),bodyBackgroundColor:a.extend("--ftds-modal-body-background-color","",c.colorWhite),bodyColor:a.extend("--ftds-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:a.extend("--ftds-modal-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:a.extend("--ftds-modal-body-vertical-padding","",c.spacing6),bodyVerticalGap:a.extend("--ftds-modal-body-vertical-gap","",c.spacing6),headerBackgroundColor:a.extend("--ftds-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:a.extend("--ftds-modal-header-border-color","",d.borderGlobalSubtle),headerColor:a.extend("--ftds-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:a.extend("--ftds-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:a.extend("--ftds-modal-header-vertical-padding","",c.spacing1),headerRightPadding:a.extend("--ftds-modal-header-right-padding","",c.spacing1),headerLeftPadding:a.extend("--ftds-modal-header-left-padding","",c.spacing6),headerGap:a.extend("--ftds-modal-header-gap","",c.spacing2),headerBorderBottomWidth:a.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:a.extend("--ftds-modal-border-radius","",c.borderRadiusM)};var f9={overlayOpacity:a.extend("--ftds-drawer-overlay-opacity","",c.opacity40),shadow:a.extend("--ftds-drawer-shadow","",c.shadowElevation03),bodyColor:a.extend("--ftds-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:a.extend("--ftds-drawer-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:a.extend("--ftds-drawer-body-vertical-padding","",c.spacing6),bodyGap:a.extend("--ftds-drawer-body-gap","",c.spacing6),bodyBackgroundColor:a.extend("--ftds-drawer-body-background-color","",c.colorWhite),headerBackgroundColor:a.extend("--ftds-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:a.extend("--ftds-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:a.extend("--ftds-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:a.extend("--ftds-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:a.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:a.extend("--ftds-drawer-header-horizontal-padding","",c.spacing2),headerBorderWidth:a.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:a.extend("--ftds-drawer-header-gap","",c.spacing3),buttonsBarBackgroundColor:a.extend("--ftds-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:a.extend("--ftds-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:a.extend("--ftds-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:a.extend("--ftds-drawer-buttons-bar-horizontal-padding","",c.spacing6),buttonsBarVerticalPadding:a.extend("--ftds-drawer-buttons-bar-vertical-padding","",c.spacing4),buttonsBarGap:a.extend("--ftds-drawer-buttons-bar-gap","",c.spacing3),buttonsBarBorderWidth:a.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:a.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:a.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:a.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:a.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:a.extend("--ftds-drawer-overlay-background-color","",c.colorGray700)};var g9={offBorderBottomWidth:a.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:a.extend("--ftds-tabs-off-hover-state-layer-opacity","",c.opacity8),offDefaultStateLayerOpacity:a.extend("--ftds-tabs-off-default-state-layer-opacity","",c.opacity0),offFocusStateLayerOpacity:a.extend("--ftds-tabs-off-focus-state-layer-opacity","",c.opacity8),offDisabledComponentOpacity:a.extend("--ftds-tabs-off-disabled-component-opacity","",c.opacity40),offColor:a.extend("--ftds-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:a.extend("--ftds-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:a.extend("--ftds-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:a.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:a.extend("--ftds-tabs-top-left-border-radius","",c.borderRadiusS),topRightBorderRadius:a.extend("--ftds-tabs-top-right-border-radius","",c.borderRadiusS),withLabelHorizontalPadding:a.extend("--ftds-tabs-with-label-horizontal-padding","",c.spacing4),withLabelVerticalPadding:a.extend("--ftds-tabs-with-label-vertical-padding","",c.spacing3),horizontalGap:a.extend("--ftds-tabs-horizontal-gap","",c.spacing1),verticalGap:a.extend("--ftds-tabs-vertical-gap","",c.spacing1),onHoverStateLayerOpacity:a.extend("--ftds-tabs-on-hover-state-layer-opacity","",c.opacity16),onDefaultStateLayerOpacity:a.extend("--ftds-tabs-on-default-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:a.extend("--ftds-tabs-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:a.extend("--ftds-tabs-on-active-state-layer-opacity","",c.opacity24),onColor:a.extend("--ftds-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:a.extend("--ftds-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:a.extend("--ftds-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:a.extend("--ftds-tabs-icon-only-horizontal-padding","",c.spacing4),iconOnlyVerticalPadding:a.extend("--ftds-tabs-icon-only-vertical-padding","",c.spacing4),alertTopPadding:a.extend("--ftds-tabs-alert-top-padding","",c.spacing1),alertRightPadding:a.extend("--ftds-tabs-alert-right-padding","",c.spacing05),focusOutlineWidth:a.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:a.extend("--ftds-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var S9={largeFieldHorizontalPadding:a.extend("--ftds-text-input-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:a.extend("--ftds-text-input-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:a.extend("--ftds-text-input-large-field-vertical-gap","",c.spacing05),largeFieldHeight:a.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:a.extend("--ftds-text-input-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:a.extend("--ftds-text-input-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:a.extend("--ftds-text-input-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:a.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:a.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:a.extend("--ftds-text-input-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:a.extend("--ftds-text-input-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:a.extend("--ftds-text-input-helper-horizontal-gap","",c.spacing1),helperIconSize:a.extend("--ftds-text-input-helper-icon-size","",c.iconSize2),borderRadius:a.extend("--ftds-text-input-border-radius","",c.borderRadiusS),backgroundColor:a.extend("--ftds-text-input-background-color","",c.colorWhite),contentValueColor:a.extend("--ftds-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:a.extend("--ftds-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:a.extend("--ftds-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:a.extend("--ftds-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:a.extend("--ftds-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:a.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:a.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:a.extend("--ftds-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:a.extend("--ftds-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:a.extend("--ftds-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:a.extend("--ftds-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:a.extend("--ftds-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:a.extend("--ftds-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:a.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:a.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:a.extend("--ftds-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:a.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:a.extend("--ftds-text-input-disabled-component-opacity","",c.opacity40)};var A9={backgroundColor:a.extend("--ftds-text-area-background-color","",c.colorWhite),contentValueColor:a.extend("--ftds-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:a.extend("--ftds-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:a.extend("--ftds-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:a.extend("--ftds-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:a.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:a.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:a.extend("--ftds-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:a.extend("--ftds-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:a.extend("--ftds-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:a.extend("--ftds-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:a.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:a.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:a.extend("--ftds-text-area-disabled-component-opacity","",c.opacity40),fieldHorizontalLeftPadding:a.extend("--ftds-text-area-field-horizontal-left-padding","",c.spacing4),fieldHorizontalGap:a.extend("--ftds-text-area-field-horizontal-gap","",c.spacing3),fieldVerticalGap:a.extend("--ftds-text-area-field-vertical-gap","",c.spacing05),fieldMinHeight:a.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:a.extend("--ftds-text-area-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:a.extend("--ftds-text-area-helper-horizontal-gap","",c.spacing1),helperIconSize:a.extend("--ftds-text-area-helper-icon-size","",c.iconSize2),borderRadius:a.extend("--ftds-text-area-border-radius","",c.borderRadiusS)};var T9={height:a.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:a.extend("--ftds-floating-menu-horizontal-padding","",c.spacing4),offIconColor:a.extend("--ftds-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:a.extend("--ftds-floating-menu-off-color","",d.contentGlobalPrimary),onColor:a.extend("--ftds-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:a.extend("--ftds-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:a.extend("--ftds-floating-menu-gap","",c.spacing3),focusFocusRingColor:a.extend("--ftds-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:a.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:a.extend("--ftds-floating-menu-focus-state-layer-opacity","",c.opacity8),hoverStateLayerOpacity:a.extend("--ftds-floating-menu-hover-state-layer-opacity","",c.opacity8),activeStateLayerOpacity:a.extend("--ftds-floating-menu-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:a.extend("--ftds-floating-menu-disabled-component-opacity","",c.opacity40),iconSize:a.extend("--ftds-floating-menu-icon-size","",c.iconSize3),backgroundColor:a.extend("--ftds-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:a.extend("--ftds-floating-menu-shadow","",c.shadowElevation02)};var I9={largeFieldHorizontalPadding:a.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:a.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:a.extend("--ftds-combobox-single-select-large-field-vertical-gap","",c.spacing05),largeFieldHeight:a.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:a.extend("--ftds-combobox-single-select-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:a.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:a.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:a.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:a.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:a.extend("--ftds-combobox-single-select-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:a.extend("--ftds-combobox-single-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:a.extend("--ftds-combobox-single-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:a.extend("--ftds-combobox-single-select-helper-vertical-gap","",c.spacing1),helperIconSize:a.extend("--ftds-combobox-single-select-helper-icon-size","",c.iconSize2),menuVerticalGap:a.extend("--ftds-combobox-single-select-menu-vertical-gap","",c.spacing2),borderRadius:a.extend("--ftds-combobox-single-select-border-radius","",c.borderRadiusS),backgroundColor:a.extend("--ftds-combobox-single-select-background-color","",c.colorWhite),labelColor:a.extend("--ftds-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:a.extend("--ftds-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:a.extend("--ftds-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:a.extend("--ftds-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:a.extend("--ftds-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:a.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:a.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:a.extend("--ftds-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:a.extend("--ftds-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:a.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:a.extend("--ftds-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:a.extend("--ftds-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:a.extend("--ftds-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:a.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:a.extend("--ftds-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:a.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:a.extend("--ftds-combobox-single-select-disabled-component-opacity","",c.opacity40)};var U9={backgroundColor:a.extend("--ftds-combobox-multi-select-background-color","",c.colorWhite),labelColor:a.extend("--ftds-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:a.extend("--ftds-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:a.extend("--ftds-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:a.extend("--ftds-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:a.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:a.extend("--ftds-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:a.extend("--ftds-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:a.extend("--ftds-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:a.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:a.extend("--ftds-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:a.extend("--ftds-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:a.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:a.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:a.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:a.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:a.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:a.extend("--ftds-combobox-multi-select-disabled-component-opacity","",c.opacity40),helperHorizontalPadding:a.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:a.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:a.extend("--ftds-combobox-multi-select-helper-vertical-gap","",c.spacing1),helperIconSize:a.extend("--ftds-combobox-multi-select-helper-icon-size","",c.iconSize2),fieldHorizontalPadding:a.extend("--ftds-combobox-multi-select-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:a.extend("--ftds-combobox-multi-select-field-horizontal-gap","",c.spacing3),fieldVerticalGap:a.extend("--ftds-combobox-multi-select-field-vertical-gap","",c.spacing05),fieldIconSize:a.extend("--ftds-combobox-multi-select-field-icon-size","",c.iconSize3),fieldMaxHeight:a.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:a.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",c.spacing1),contentValuesVerticalGap:a.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",c.spacing1),borderRadius:a.extend("--ftds-combobox-multi-select-border-radius","",c.borderRadiusS)};var it={backgroundColor:a.extend("--ftds-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:a.extend("--ftds-popover-horizontal-padding","",c.spacing6),verticalPadding:a.extend("--ftds-popover-vertical-padding","",c.spacing6),titleColor:a.extend("--ftds-popover-title-color","",d.contentGlobalPrimary),bodyColor:a.extend("--ftds-popover-body-color","",d.contentGlobalSecondary),gap:a.extend("--ftds-popover-gap","",c.spacing2),borderRadius:a.extend("--ftds-popover-border-radius","",c.borderRadiusM),shadow:a.extend("--ftds-popover-shadow","",c.shadowElevation02),maxWidth:a.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:a.extend("--ftds-popover-content-section-vertical-gap","",c.spacing2),multiSectionVerticalGap:a.extend("--ftds-popover-multi-section-vertical-gap","",c.spacing6)};var Y9={hoverStateLayerOpacity:a.extend("--ftds-collapsible-hover-state-layer-opacity","",c.opacity8),focusStateLayerOpacity:a.extend("--ftds-collapsible-focus-state-layer-opacity","",c.opacity8),focusOutlineWidth:a.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:a.extend("--ftds-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:a.extend("--ftds-collapsible-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:a.extend("--ftds-collapsible-disabled-component-opacity","",c.opacity40),horizontalPadding:a.extend("--ftds-collapsible-horizontal-padding","",c.spacing4),verticalPadding:a.extend("--ftds-collapsible-vertical-padding","",c.spacing3),color:a.extend("--ftds-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:a.extend("--ftds-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:a.extend("--ftds-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:a.extend("--ftds-collapsible-border-color","",d.borderGlobalSubtle),iconSize:a.extend("--ftds-collapsible-icon-size","",c.iconSize3)};var tx={groupHorizontalPadding:a.extend("--ftds-switch-group-horizontal-padding","",c.spacing1),groupVerticalPadding:a.extend("--ftds-switch-group-vertical-padding","",c.spacing1),groupGap:a.extend("--ftds-switch-group-gap","",c.spacing1),groupBackgroundColor:a.extend("--ftds-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:a.extend("--ftds-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:a.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:a.extend("--ftds-switch-label-horizontal-padding","",c.spacing2),labelVerticalPadding:a.extend("--ftds-switch-label-vertical-padding","",c.spacing1),offHoverStateLayerOpacity:a.extend("--ftds-switch-off-hover-state-layer-opacity","",c.opacity8),offFocusStateLayerOpacity:a.extend("--ftds-switch-off-focus-state-layer-opacity","",c.opacity8),offActiveStateLayerOpacity:a.extend("--ftds-switch-off-active-state-layer-opacity","",c.opacity16),offDisabledComponentOpacity:a.extend("--ftds-switch-off-disabled-component-opacity","",c.opacity40),offColor:a.extend("--ftds-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:a.extend("--ftds-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:a.extend("--ftds-switch-on-hover-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:a.extend("--ftds-switch-on-focus-state-layer-opacity","",c.opacity8),onActiveStateLayerOpacity:a.extend("--ftds-switch-on-active-state-layer-opacity","",c.opacity16),onDisabledComponentOpacity:a.extend("--ftds-switch-on-disabled-component-opacity","",c.opacity40),onColor:a.extend("--ftds-switch-on-color","",d.contentActionPrimary),onStateLayerColor:a.extend("--ftds-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:a.extend("--ftds-switch-icon-horizontal-padding","",c.spacing1),iconVerticalPadding:a.extend("--ftds-switch-icon-vertical-padding","",c.spacing1),focusOutlineWidth:a.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:a.extend("--ftds-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:a.extend("--ftds-switch-option-border-radius","",c.borderRadiusS)};var nx={color1Light:a.extend("--ftds-chart-1-light","for area color charts",c.colorBrand40),color1Base:a.extend("--ftds-chart-1-base","for line charts",c.colorBrand0),color2Light:a.extend("--ftds-chart-2-light","for area color charts",c.colorYellow60),color2Base:a.extend("--ftds-chart-2-base","for line charts",c.colorYellow100),color3Light:a.extend("--ftds-chart-3-light","",c.colorUltramarine40),color3Base:a.extend("--ftds-chart-3-base","",c.colorUltramarine70),color4Light:a.extend("--ftds-chart-4-light","",c.colorCyan50),color4Base:a.extend("--ftds-chart-4-base","",c.colorCyan100),color5Light:a.extend("--ftds-chart-5-light","",c.colorRed40),color5Base:a.extend("--ftds-chart-5-base","",c.colorRed60),color6Light:a.extend("--ftds-chart-6-light","",c.colorGreen40),color6Base:a.extend("--ftds-chart-6-base","",c.colorGreen70),color7Light:a.extend("--ftds-chart-7-light","",c.colorOrange70),color7Base:a.extend("--ftds-chart-7-base","",c.colorOrange100),color8Light:a.extend("--ftds-chart-8-light","",c.colorAvocado70),color8Base:a.extend("--ftds-chart-8-base","",c.colorAvocado200),color9Light:a.extend("--ftds-chart-9-light","",c.colorBrown50),color9Base:a.extend("--ftds-chart-9-base","",c.colorBrown200),color10Light:a.extend("--ftds-chart-10-light","",c.colorGray50),color10Base:a.extend("--ftds-chart-10-base","",c.colorGray80),monochrome10:a.extend("--ftds-chart-monochrome-10","",c.colorBrand10),monochrome20:a.extend("--ftds-chart-monochrome-20","",c.colorBrand20),monochrome30:a.extend("--ftds-chart-monochrome-30","",c.colorBrand40),monochrome40:a.extend("--ftds-chart-monochrome-40","",c.colorBrand60),monochrome50:a.extend("--ftds-chart-monochrome-50","",c.colorBrand0),monochrome60:a.extend("--ftds-chart-monochrome-60","",c.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:a.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",c.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:a.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",c.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:a.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",c.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:a.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",c.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:a.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",c.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:a.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",c.opacity48),scatterplotDatapointInitialHoverBackgroundColor:a.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",c.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:a.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",c.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:a.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",c.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:a.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",c.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:a.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",c.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:a.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",c.colorGray70),scatterplotDatapointHoverHoverRingColor:a.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",c.colorCyan200)};var cx={color1IconColor:a.extend("--ftds-page-designer-1-icon-color","for area color charts",c.colorCyan0),color1ToolbarColor:a.extend("--ftds-page-designer-1-toolbar-color","for area color charts",c.colorCyan0),color2IconColor:a.extend("--ftds-page-designer-2-icon-color","for area color charts",c.colorBrand0),color2ToolbarColor:a.extend("--ftds-page-designer-2-toolbar-color","for area color charts",c.colorBrand0),color3IconColor:a.extend("--ftds-page-designer-3-icon-color","for area color charts",c.colorYellow200),color3ToolbarColor:a.extend("--ftds-page-designer-3-toolbar-color","for area color charts",c.colorYellow200),color4IconColor:a.extend("--ftds-page-designer-4-icon-color","for area color charts",c.colorUltramarine50),color4ToolbarColor:a.extend("--ftds-page-designer-4-toolbar-color","for area color charts",c.colorUltramarine50),color5IconColor:a.extend("--ftds-page-designer-5-icon-color","for area color charts",c.colorGreen0),color5ToolbarColor:a.extend("--ftds-page-designer-5-toolbar-color","for area color charts",c.colorGreen0),color6IconColor:a.extend("--ftds-page-designer-6-icon-color","for area color charts",c.colorOrange0),color6ToolbarColor:a.extend("--ftds-page-designer-6-toolbar-color","for area color charts",c.colorOrange0),color7IconColor:a.extend("--ftds-page-designer-7-icon-color","for area color charts",c.colorAvocado200),color7ToolbarColor:a.extend("--ftds-page-designer-7-toolbar-color","for area color charts",c.colorAvocado200),color8IconColor:a.extend("--ftds-page-designer-8-icon-color","for area color charts",c.colorBrown0),color8ToolbarColor:a.extend("--ftds-page-designer-8-toolbar-color","for area color charts",c.colorBrown0)};var hx={borderWidth:a.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:a.extend("--ftds-notice-horizontal-padding","",c.spacing3),verticalPadding:a.extend("--ftds-notice-vertical-padding","",c.spacing2),borderRadius:a.extend("--ftds-notice-border-radius","",c.borderRadiusS),gap:a.extend("--ftds-notice-gap","",c.spacing2),iconSize:a.extend("--ftds-notice-icon-size","",c.iconSize3),infoBackgroundColor:a.extend("--ftds-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:a.extend("--ftds-notice-info-border-color","",d.borderInfoSubtle),infoColor:a.extend("--ftds-notice-info-color","",d.contentInfoPrimary),infoIconColor:a.extend("--ftds-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:a.extend("--ftds-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:a.extend("--ftds-notice-warning-border-color","",d.borderWarningSubtle),warningColor:a.extend("--ftds-notice-warning-color","",d.contentWarningPrimary),warningIconColor:a.extend("--ftds-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:a.extend("--ftds-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:a.extend("--ftds-notice-error-border-color","",d.borderErrorSubtle),errorColor:a.extend("--ftds-notice-error-color","",d.contentErrorPrimary),errorIconColor:a.extend("--ftds-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:a.extend("--ftds-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:a.extend("--ftds-notice-success-border-color","",d.borderSuccessSubtle),successColor:a.extend("--ftds-notice-success-color","",d.contentSuccessPrimary),successIconColor:a.extend("--ftds-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:a.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:a.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:a.extend("--ftds-notice-dense-gap","",c.spacing1),denseIconSize:a.extend("--ftds-notice-dense-icon-size","",c.iconSize2),denseBorderWidth:a.create("--ftds-notice-dense-border-width","","SIZE","0")};var vx={offHoverStateLayerOpacity:a.extend("--ftds-toggle-off-hover-state-layer-opacity","",c.opacity16),offFocusStateLayerOpacity:a.extend("--ftds-toggle-off-focus-state-layer-opacity","",c.opacity16),offActiveStateLayerOpacity:a.extend("--ftds-toggle-off-active-state-layer-opacity","",c.opacity24),offDisabledComponentOpacity:a.extend("--ftds-toggle-off-disabled-component-opacity","",c.opacity40),offBackgroundColor:a.extend("--ftds-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:a.extend("--ftds-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:a.extend("--ftds-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:a.extend("--ftds-toggle-on-hover-state-layer-opacity","",c.opacity16),onFocusStateLayerOpacity:a.extend("--ftds-toggle-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:a.extend("--ftds-toggle-on-active-state-layer-opacity","",c.opacity24),onDisabledComponentOpacity:a.extend("--ftds-toggle-on-disabled-component-opacity","",c.opacity40),onBackgroundColor:a.extend("--ftds-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:a.extend("--ftds-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:a.extend("--ftds-toggle-on-icon-color","",d.contentActionPrimary),color:a.extend("--ftds-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:a.extend("--ftds-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:a.extend("--ftds-toggle-gap","",c.spacing3)};var Lx={iconSize:a.extend("--ftds-notification-icon-size","",c.iconSize4),leftPadding:a.extend("--ftds-notification-left-padding","",c.spacing5),rightPadding:a.extend("--ftds-notification-right-padding","",c.spacing4),verticalPadding:a.extend("--ftds-notification-vertical-padding","",c.spacing3),infoBackgroundColor:a.extend("--ftds-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:a.extend("--ftds-notification-info-color","",d.contentInfoPrimary),infoIconColor:a.extend("--ftds-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:a.extend("--ftds-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:a.extend("--ftds-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:a.extend("--ftds-notification-success-color","",d.contentSuccessPrimary),successIconColor:a.extend("--ftds-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:a.extend("--ftds-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:a.extend("--ftds-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:a.extend("--ftds-notification-warning-color","",d.contentWarningPrimary),warningIconColor:a.extend("--ftds-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:a.extend("--ftds-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:a.extend("--ftds-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:a.extend("--ftds-notification-error-color","",d.contentErrorPrimary),errorIconColor:a.extend("--ftds-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:a.extend("--ftds-notification-error-border-color","",d.borderErrorSubtle),borderRadius:a.extend("--ftds-notification-border-radius","",c.borderRadiusPill),borderWidth:a.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:a.extend("--ftds-notification-leading-gap","",c.spacing2),trailingGap:a.extend("--ftds-notification-trailing-gap","",c.spacing8)};var kx={horizontalPadding:a.extend("--ftds-tooltip-horizontal-padding","",c.spacing2),verticalPadding:a.extend("--ftds-tooltip-vertical-padding","",c.spacing2),borderRadius:a.extend("--ftds-tooltip-border-radius","",c.borderRadiusS),color:a.extend("--ftds-tooltip-color","",d.contentGlobalOnColor),backgroundColor:a.extend("--ftds-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:a.extend("--ftds-tooltip-background-opacity","",c.opacity80),shadow:a.extend("--ftds-tooltip-shadow","",c.shadowElevation02),maxWidth:a.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:a.extend("--ftds-tooltip-gap","",c.spacing05)};var zx={verticalPadding:a.extend("--ftds-reorderable-list-vertical-padding","",c.spacing4),gap:a.extend("--ftds-reorderable-list-gap","",c.spacing1),borderRadius:a.extend("--ftds-reorderable-list-border-radius","",c.borderRadiusM),reorderableItemTitleMarginRight:a.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",c.spacing6),reorderableItemTitleColor:a.extend("--ftds-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:a.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",c.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:a.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",c.spacing2),reorderableItemRightButtonsGroupHorizontalGap:a.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",c.spacing2),reorderableItemUsersCountColor:a.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:a.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",c.spacing6),reorderableItemBackgroundColor:a.extend("--ftds-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:a.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",c.spacing1),reorderableItemWarningMessageColor:a.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:a.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:a.extend("--ftds-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:a.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",c.opacity48),boxShadow:a.extend("--ftds-reorderable-list-box-shadow","",c.shadowElevation01),borderWidth:a.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:a.extend("--ftds-reorderable-list-reorderable-items-gap","",c.spacing2),leftPadding:a.extend("--ftds-reorderable-list-left-padding","",c.spacing2),rightPadding:a.extend("--ftds-reorderable-list-right-padding","",c.spacing6),borderColor:a.extend("--ftds-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:a.extend("--ftds-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var Dx={menuHorizontalPadding:a.extend("--ftds-date-range-picker-menu-horizontal-padding","",c.spacing4),menuVerticalPadding:a.extend("--ftds-date-range-picker-menu-vertical-padding","",c.spacing4),menuVerticalGap:a.extend("--ftds-date-range-picker-menu-vertical-gap","",c.spacing4),menuButtonsVerticalGap:a.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",c.spacing2)};var At;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(At||(At={}));var bt;(function(t){t.large="large",t.medium="medium",t.small="small"})(bt||(bt={}));var da=h(k());function Bh(t,e){let r=Hs[t];return da.css`
484
+ `}};ie.styles=[Ad,wd,Rd,kd,_d,jr,vr,Td,Nd,Md,Id];l1([(0,Us.property)()],ie.prototype,"element",void 0);l1([(0,Us.property)()],ie.prototype,"variant",void 0);var Gs=h(Q()),A1=h(L());var ge;(function(t){t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"})(ge||(ge={}));var $r=h(k(),1),qr=t=>typeof t=="string"?(0,$r.unsafeCSS)(t):t,a=class{static create(e,r,o,n){let i=l=>qr(l??n),s=$r.css`var(${qr(e)}, ${i(n)})`;return s.name=e,s.description=r,s.category=o,s.defaultValue=n,s.defaultCssValue=i,s.set=l=>d1(s,l??i(n)),s.get=l=>$r.css`var(${qr(e)}, ${i(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(e,r,o,n){let i=l=>o.get(l??n),s=$r.css`var(${qr(e)}, ${i(n)})`;return s.name=e,s.description=r,s.category=o.category,s.fallbackVariable=o,s.defaultValue=n,s.defaultCssValue=i,s.set=l=>d1(s,l??i(n)),s.get=l=>$r.css`var(${qr(e)}, ${i(l)})`,s.breadcrumb=()=>[o.name,...o.breadcrumb()],s.lastResortDefaultValue=()=>n??o.lastResortDefaultValue(),s}static external(e,r){let o=i=>e.defaultCssValue(i),n=$r.css`var(${qr(e.name)}, ${o(e.defaultValue)})`;return n.name=e.name,n.category=e.category,n.fallbackVariable=e.fallbackVariable,n.defaultValue=e.defaultValue,n.context=r,n.defaultCssValue=o,n.set=i=>e.set(i),n.get=i=>$r.css`var(${qr(e.name)}, ${o(i)})`,n.breadcrumb=()=>e.breadcrumb(),n.lastResortDefaultValue=()=>e.lastResortDefaultValue(),n}};function d1(t,e){return qr(`${t.name}: ${e}`)}var c={colorWhite:a.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:a.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:a.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:a.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:a.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:a.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:a.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:a.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:a.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:a.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:a.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:a.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:a.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:a.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:a.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:a.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:a.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:a.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:a.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:a.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:a.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:a.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:a.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:a.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:a.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:a.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:a.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:a.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:a.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:a.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:a.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:a.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:a.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:a.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:a.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:a.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:a.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:a.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:a.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:a.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:a.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:a.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:a.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:a.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:a.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:a.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:a.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:a.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:a.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:a.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:a.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:a.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:a.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:a.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:a.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:a.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:a.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:a.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:a.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:a.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:a.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:a.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:a.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:a.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:a.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:a.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:a.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:a.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:a.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:a.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:a.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:a.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:a.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:a.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:a.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:a.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:a.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:a.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:a.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:a.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:a.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:a.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:a.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:a.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:a.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:a.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:a.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:a.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:a.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:a.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:a.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:a.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:a.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:a.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:a.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:a.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:a.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:a.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:a.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:a.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:a.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:a.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:a.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:a.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:a.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:a.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:a.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:a.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:a.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:a.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:a.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:a.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:a.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:a.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:a.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:a.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:a.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:a.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:a.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:a.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:a.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:a.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:a.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:a.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:a.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:a.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:a.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:a.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:a.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:a.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:a.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:a.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:a.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:a.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:a.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:a.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:a.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:a.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:a.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:a.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:a.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:a.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:a.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:a.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:a.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:a.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:a.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:a.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:a.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:a.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:a.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:a.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:a.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:a.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:a.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:a.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:a.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:a.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:a.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:a.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:a.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:a.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:a.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:a.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:a.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:a.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:a.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:a.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:a.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:a.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:a.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:a.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:a.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:a.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:a.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:a.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:a.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:a.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:a.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:a.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:a.create("--ftds-opacity-0","","NUMBER","0"),opacity8:a.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:a.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:a.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:a.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:a.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:a.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:a.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:a.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:a.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:a.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:a.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:a.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:a.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:a.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:a.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:a.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:a.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)")},f1={fontFamily:a.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:a.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:a.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:a.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:a.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-display-text-case","","UNKNOWN","none")},u1={fontFamily:a.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:a.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:a.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:a.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:a.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},p1={fontFamily:a.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:a.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:a.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:a.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:a.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},h1={fontFamily:a.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:a.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:a.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:a.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:a.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},m1={fontFamily:a.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:a.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:a.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:a.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:a.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},g1={fontFamily:a.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:a.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:a.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:a.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:a.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},y1={fontFamily:a.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:a.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:a.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:a.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:a.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},b1={fontFamily:a.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:a.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:a.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:a.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:a.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},ca={fontFamily:a.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:a.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:a.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:a.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:a.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},Uh={fontFamily:a.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:a.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:a.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:a.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:a.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:a.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:a.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},v1={fontFamily:a.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:a.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:a.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:a.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:a.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:a.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},x1={fontFamily:a.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:a.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:a.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:a.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:a.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:a.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},S1={fontFamily:a.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:a.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:a.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:a.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:a.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:a.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},ko={fontFamily:a.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:a.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:a.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:a.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:a.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:a.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},C1={fontFamily:a.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:a.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:a.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:a.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:a.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:a.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},O1={fontFamily:a.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:a.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:a.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:a.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:a.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:a.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:a.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:a.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:a.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Hs={display:f1,"title-1":u1,"title-2":p1,"title-3":h1,"body-1-regular":m1,"body-1-medium":g1,"body-1-semibold":y1,"body-2-regular":b1,"body-2-medium":ca,"body-2-medium-underline":Uh,"body-2-semibold":v1,"caption-1-medium":x1,"caption-1-semibold":S1,"caption-2-medium":ko,"caption-2-semibold":C1,"caption-2-bold":O1};var d={backgroundActionPrimary:a.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",c.colorBrand0),backgroundErrorSubtle:a.extend("--ftds-background-error-subtle","Used as background of subtle error components.",c.colorRed10),backgroundInfoSubtle:a.extend("--ftds-background-info-subtle","Used as background of subtle information components.",c.colorCyan10),backgroundWarningSubtle:a.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",c.colorOrange10),backgroundSuccessSubtle:a.extend("--ftds-background-success-subtle","Used as background of subtle success components.",c.colorGreen10),backgroundGlobalSurface:a.extend("--ftds-background-global-surface","Used as app background.",c.colorWhite),backgroundGlobalOnSurface:a.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",c.colorGray10),backgroundGlobalOnSurfaceDark:a.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",c.colorGray30),contentActionPrimary:a.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",c.colorBrand0),contentWarningPrimary:a.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",c.colorOrange200),contentWarningIconOnly:a.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",c.colorOrange0),contentErrorPrimary:a.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",c.colorRed0),contentErrorIconOnly:a.extend("--ftds-content-error-icon-only","Used on error status icons alone",c.colorRed70),contentInfoPrimary:a.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",c.colorCyan200),contentInfoIconOnly:a.extend("--ftds-content-info-icon-only","Used on info status icons alone",c.colorCyan0),contentSuccessPrimary:a.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",c.colorGreen200),contentSuccessIconOnly:a.extend("--ftds-content-success-icon-only","Used on success status icons alone",c.colorGreen0),contentGlobalPrimary:a.extend("--ftds-content-global-primary","Used for main content on the page.",c.colorGray500),contentGlobalSecondary:a.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
485
+ Also for action icons.`,c.colorGray200),contentGlobalSubtle:a.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",c.colorGray0),contentGlobalOnColor:a.extend("--ftds-content-global-on-color","Used for content on a dominant color.",c.colorWhite),borderActionPrimary:a.extend("--ftds-border-action-primary","Used as border for primary action components.",c.colorBrand0),borderActionFocusRing:a.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",c.colorCyan0),borderWarningPrimary:a.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",c.colorOrange200),borderWarningSubtle:a.extend("--ftds-border-warning-subtle","Used as border for warning components.",c.colorOrange30),borderSuccessPrimary:a.extend("--ftds-border-success-primary","Used as border for success buttons.",c.colorGreen200),borderSuccessSubtle:a.extend("--ftds-border-success-subtle","Used as border for success components.",c.colorGreen30),borderErrorPrimary:a.extend("--ftds-border-error-primary","Used as border for text fields in error states.",c.colorRed0),borderErrorSubtle:a.extend("--ftds-border-error-subtle","Used as border for error components.",c.colorRed30),borderInfoPrimary:a.extend("--ftds-border-info-primary","Used as border for buttons in info color.",c.colorCyan200),borderInfoSubtle:a.extend("--ftds-border-info-subtle","Used as border for information components.",c.colorCyan30),borderGlobalPrimary:a.extend("--ftds-border-global-primary","Used as border for elements/areas filled with background.global.on-surface-dark",c.colorGray50),borderGlobalSecondary:a.extend("--ftds-border-global-secondary","Used as border for elements/areas filled with background.global.on-surface",c.colorGray40),borderGlobalSubtle:a.extend("--ftds-border-global-subtle","Used as border to deliminate an area/element filled with background.global.surface and separators.",c.colorGray30),borderInputPrimary:a.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",c.colorGray80),borderNeutralPrimary:a.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",c.colorGray200)};var v={largeHeight:a.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:a.extend("--ftds-button-large-horizontal-padding","",c.spacing4),largeGap:a.extend("--ftds-button-large-gap","",c.spacing2),largeBorderRadius:a.extend("--ftds-button-large-border-radius","",c.borderRadiusS),largeIconSize:a.extend("--ftds-button-large-icon-size","",c.iconSize3),largeBorderWidth:a.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:a.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:a.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:a.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:a.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:a.extend("--ftds-button-medium-horizontal-padding","",c.spacing3),mediumGap:a.extend("--ftds-button-medium-gap","",c.spacing2),mediumBorderRadius:a.extend("--ftds-button-medium-border-radius","",c.borderRadiusS),mediumIconSize:a.extend("--ftds-button-medium-icon-size","",c.iconSize2),mediumBorderWidth:a.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:a.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:a.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:a.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:a.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:a.extend("--ftds-button-small-horizontal-padding","",c.spacing2),smallGap:a.extend("--ftds-button-small-gap","",c.spacing1),smallBorderRadius:a.extend("--ftds-button-small-border-radius","",c.borderRadiusS),smallIconSize:a.extend("--ftds-button-small-icon-size","",c.iconSize1),smallBorderWidth:a.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:a.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:a.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:a.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:a.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:a.extend("--ftds-button-x-small-icon-size","",c.iconSize1),xSmallFocusOutlineOffset:a.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:a.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:a.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:a.extend("--ftds-button-round-border-radius","",c.borderRadiusPill),primaryBrandBackgroundColor:a.extend("--ftds-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:a.extend("--ftds-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:a.extend("--ftds-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:a.extend("--ftds-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:a.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",c.opacity16),primaryBrandFocusStateLayerOpacity:a.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",c.opacity16),primaryBrandActiveStateLayerOpacity:a.extend("--ftds-button-primary-brand-active-state-layer-opacity","",c.opacity24),primaryBrandDisabledComponentOpacity:a.extend("--ftds-button-primary-brand-disabled-component-opacity","",c.opacity40),focusFocusRingColor:a.extend("--ftds-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:a.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:a.extend("--ftds-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:a.extend("--ftds-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:a.extend("--ftds-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:a.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",c.opacity8),tertiaryBrandFocusStateLayerOpacity:a.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",c.opacity8),tertiaryBrandActiveStateLayerOpacity:a.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",c.opacity16),tertiaryBrandDisabledComponentOpacity:a.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",c.opacity40),tertiaryInfoBackgroundColor:a.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:a.extend("--ftds-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:a.extend("--ftds-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:a.extend("--ftds-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:a.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",c.opacity8),tertiaryInfoHoverStateLayerOpacity:a.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",c.opacity8),tertiaryInfoActiveStateLayerOpacity:a.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",c.opacity16),tertiaryInfoDisabledComponentOpacity:a.extend("--ftds-button-tertiary-info-disabled-component-opacity","",c.opacity40),tertiarySuccessBackgroundColor:a.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:a.extend("--ftds-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:a.extend("--ftds-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:a.extend("--ftds-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:a.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",c.opacity8),tertiarySuccessFocusStateLayerOpacity:a.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",c.opacity8),tertiarySuccessActiveStateLayerOpacity:a.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",c.opacity16),tertiarySuccessDisabledComponentOpacity:a.extend("--ftds-button-tertiary-success-disabled-component-opacity","",c.opacity40),tertiaryWarningBackgroundColor:a.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:a.extend("--ftds-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:a.extend("--ftds-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:a.extend("--ftds-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:a.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",c.opacity8),tertiaryWarningFocusStateLayerOpacity:a.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",c.opacity8),tertiaryWarningActiveStateLayerOpacity:a.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",c.opacity16),tertiaryWarningDisabledComponentOpacity:a.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",c.opacity40),tertiaryErrorBackgroundColor:a.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:a.extend("--ftds-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:a.extend("--ftds-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:a.extend("--ftds-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:a.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",c.opacity8),tertiaryErrorFocusStateLayerOpacity:a.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",c.opacity8),tertiaryErrorActiveStateLayerOpacity:a.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",c.opacity16),tertiaryErrorDisabledComponentOpacity:a.extend("--ftds-button-tertiary-error-disabled-component-opacity","",c.opacity40),tertiaryNeutralBackgroundColor:a.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:a.extend("--ftds-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:a.extend("--ftds-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:a.extend("--ftds-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:a.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",c.opacity8),tertiaryNeutralFocusStateLayerOpacity:a.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",c.opacity8),tertiaryNeutralActiveStateLayerOpacity:a.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",c.opacity16),tertiaryNeutralDisabledComponentOpacity:a.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",c.opacity40),secondaryBrandBackgroundColor:a.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:a.extend("--ftds-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:a.extend("--ftds-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:a.extend("--ftds-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:a.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",c.opacity8),secondaryBrandFocusStateLayerOpacity:a.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",c.opacity8),secondaryBrandActiveStateLayerOpacity:a.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",c.opacity16),secondaryBrandDisabledComponentOpacity:a.extend("--ftds-button-secondary-brand-disabled-component-opacity","",c.opacity40),secondaryBrandBorderColor:a.extend("--ftds-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:a.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",c.opacity8),secondaryNeutralFocusStateLayerOpacity:a.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",c.opacity8),secondaryNeutralActiveStateLayerOpacity:a.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",c.opacity16),secondaryNeutralDisabledComponentOpacity:a.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",c.opacity40),secondaryNeutralBackgroundColor:a.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:a.extend("--ftds-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:a.extend("--ftds-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:a.extend("--ftds-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:a.extend("--ftds-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:a.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",c.opacity8),secondaryInfoFocusStateLayerOpacity:a.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",c.opacity8),secondaryInfoActiveStateLayerOpacity:a.extend("--ftds-button-secondary-info-active-state-layer-opacity","",c.opacity16),secondaryInfoDisabledComponentOpacity:a.extend("--ftds-button-secondary-info-disabled-component-opacity","",c.opacity40),secondaryInfoBackgroundColor:a.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:a.extend("--ftds-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:a.extend("--ftds-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:a.extend("--ftds-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:a.extend("--ftds-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:a.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",c.opacity8),secondarySuccessFocusStateLayerOpacity:a.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",c.opacity8),secondarySuccessActiveStateLayerOpacity:a.extend("--ftds-button-secondary-success-active-state-layer-opacity","",c.opacity16),secondarySuccessDisabledComponentOpacity:a.extend("--ftds-button-secondary-success-disabled-component-opacity","",c.opacity40),secondarySuccessBackgroundColor:a.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:a.extend("--ftds-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:a.extend("--ftds-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:a.extend("--ftds-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:a.extend("--ftds-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:a.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",c.opacity8),secondaryWarningFocusStateLayerOpacity:a.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",c.opacity8),secondaryWarningActiveStateLayerOpacity:a.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",c.opacity16),secondaryWarningDisabledComponentOpacity:a.extend("--ftds-button-secondary-warning-disabled-component-opacity","",c.opacity40),secondaryWarningBackgroundColor:a.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:a.extend("--ftds-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:a.extend("--ftds-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:a.extend("--ftds-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:a.extend("--ftds-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:a.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",c.opacity8),secondaryErrorFocusStateLayerOpacity:a.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",c.opacity8),secondaryErrorActiveStateLayerOpacity:a.extend("--ftds-button-secondary-error-active-state-layer-opacity","",c.opacity16),secondaryErrorDisabledComponentOpacity:a.extend("--ftds-button-secondary-error-disabled-component-opacity","",c.opacity40),secondaryErrorBackgroundColor:a.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:a.extend("--ftds-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:a.extend("--ftds-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:a.extend("--ftds-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:a.extend("--ftds-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var tv={loadMoreIconSize:a.extend("--ftds-tree-list-load-more-icon-size","",c.iconSize2),loadMorePaddingLeft:a.extend("--ftds-tree-list-load-more-padding-left","",c.spacing6),loadMoreUnselectedDefaultBorderColor:a.extend("--ftds-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:a.extend("--ftds-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:a.extend("--ftds-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:a.extend("--ftds-tree-list-load-more-hover-border-color","",c.colorBrand20),loadMoreHoverBackgroundColor:a.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:a.extend("--ftds-tree-list-load-more-active-border-color","",c.colorBrand20),loadMoreActiveBackgroundColor:a.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:a.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:a.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:a.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:a.extend("--ftds-tree-list-load-more-label-margin-left","",c.spacing1),nodeIconSize:a.extend("--ftds-tree-list-node-icon-size","",c.iconSize2),nodeHeight:a.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:a.extend("--ftds-tree-list-node-parent-label-margin-left","",c.spacing2),nodeParentLabelMarginRight:a.extend("--ftds-tree-list-node-parent-label-margin-right","",c.spacing2),nodeRootPaddingLeft:a.extend("--ftds-tree-list-node-root-padding-left","",c.spacing6),nodeChildPaddingLeft:a.extend("--ftds-tree-list-node-child-padding-left","",c.spacing5),nodeLeafPaddingLeft:a.extend("--ftds-tree-list-node-leaf-padding-left","",c.spacing6),nodeUnselectedDefaultBorderColor:a.extend("--ftds-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:a.extend("--ftds-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:a.extend("--ftds-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:a.extend("--ftds-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:a.extend("--ftds-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:a.extend("--ftds-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:a.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:a.extend("--ftds-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:a.extend("--ftds-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:a.extend("--ftds-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:a.extend("--ftds-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:a.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:a.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:a.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:a.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:a.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:a.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:a.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:a.extend("--ftds-tree-list-header-section-padding-left","",c.spacing6),headerSectionPaddingRight:a.extend("--ftds-tree-list-header-section-padding-right","",c.spacing3),headerSectionHorizontalGap:a.extend("--ftds-tree-list-header-section-horizontal-gap","",c.spacing2),headerSectionMarginBottom:a.extend("--ftds-tree-list-header-section-margin-bottom","",c.spacing2),headerSectionColor:a.extend("--ftds-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:a.extend("--ftds-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:a.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:a.extend("--ftds-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:a.extend("--ftds-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:a.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:a.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:a.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",c.spacing10),emptyStateContainerPaddingTop:a.extend("--ftds-tree-list-empty-state-container-padding-top","",c.spacing10),emptyStateContainerPaddingBottom:a.extend("--ftds-tree-list-empty-state-container-padding-bottom","",c.spacing10),emptyStateTitleMarginBottom:a.extend("--ftds-tree-list-empty-state-title-margin-bottom","",c.spacing2),emptyStateTitleLabelColor:a.extend("--ftds-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:a.extend("--ftds-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)};var iv={iconSize:a.extend("--ftds-checkbox-icon-size","",c.iconSize2),boxSize:a.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:a.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:a.create("--ftds-checkbox-border-radius","","SIZE","1px"),labelHorizontalGap:a.extend("--ftds-checkbox-label-horizontal-gap","",c.spacing1),color:a.extend("--ftds-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:a.extend("--ftds-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:a.extend("--ftds-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:a.extend("--ftds-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:a.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",c.opacity16),checkedFocusStateLayerOpacity:a.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",c.opacity16),checkedActiveStateLayerOpacity:a.extend("--ftds-checkbox-checked-active-state-layer-opacity","",c.opacity24),checkedDisabledComponentOpacity:a.extend("--ftds-checkbox-checked-disabled-component-opacity","",c.opacity40),uncheckedBorderColor:a.extend("--ftds-checkbox-unchecked-border-color","",c.colorGray80),uncheckedStateLayerColor:a.extend("--ftds-checkbox-unchecked-state-layer-color","",c.colorGray80),uncheckedHoverStateLayerOpacity:a.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",c.opacity16),uncheckedFocusStateLayerOpacity:a.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",c.opacity16),uncheckedActiveStateLayerOpacity:a.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",c.opacity24),uncheckedDisabledComponentOpacity:a.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",c.opacity40),focusFocusRingColor:a.extend("--ftds-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:a.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:a.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),focusOutlineBorderRadius:a.create("--ftds-checkbox-focus-outline-border-radius","","SIZE","2px"),borderWidth:a.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:a.extend("--ftds-checkbox-horizontal-gap","",c.spacing3),helperPaddingTop:a.create("--ftds-checkbox-helper-padding-top","","SIZE","0px"),helperIconSize:a.extend("--ftds-checkbox-helper-icon-size","",c.iconSize2),helperHorizontalGap:a.extend("--ftds-checkbox-helper-horizontal-gap","",c.spacing1),errorUncheckedBorderColor:a.extend("--ftds-checkbox-error-unchecked-border-color","",d.borderErrorPrimary),errorStateLayerColor:a.extend("--ftds-checkbox-error-state-layer-color","",d.contentErrorPrimary),errorHelperTextColor:a.extend("--ftds-checkbox-error-helper-text-color","",d.borderErrorPrimary),errorCheckedBackgroundColor:a.extend("--ftds-checkbox-error-checked-background-color","",d.contentErrorPrimary),helperTextColor:a.extend("--ftds-checkbox-helper-text-color","",d.contentGlobalSubtle),groupVerticalGap:a.extend("--ftds-checkbox-group-vertical-gap","",c.spacing3)};var fv={circleSize:a.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:a.create("--ftds-radio-border-width","","SIZE","2px"),color:a.extend("--ftds-radio-color","",d.contentGlobalPrimary),selectedRadioColor:a.extend("--ftds-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:a.extend("--ftds-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:a.extend("--ftds-radio-selected-hover-state-layer-opacity","",c.opacity16),selectedFocusStateLayerOpacity:a.extend("--ftds-radio-selected-focus-state-layer-opacity","",c.opacity16),selectedActiveStateLayerOpacity:a.extend("--ftds-radio-selected-active-state-layer-opacity","",c.opacity24),selectedDisabledComponentOpacity:a.extend("--ftds-radio-selected-disabled-component-opacity","",c.opacity40),unselectedStateLayerColor:a.extend("--ftds-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:a.extend("--ftds-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:a.extend("--ftds-radio-unselected-hover-state-layer-opacity","",c.opacity16),unselectedFocusStateLayerOpacity:a.extend("--ftds-radio-unselected-focus-state-layer-opacity","",c.opacity16),unselectedActiveStateLayerOpacity:a.extend("--ftds-radio-unselected-active-state-layer-opacity","",c.opacity24),unselectedDisabledComponentOpacity:a.extend("--ftds-radio-unselected-disabled-component-opacity","",c.opacity40),focusFocusRingColor:a.extend("--ftds-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:a.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:a.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:a.extend("--ftds-radio-vertical-gap","",c.spacing3),horizontalGap:a.extend("--ftds-radio-horizontal-gap","",c.spacing3)};var gv={headerRowBorderWidth:a.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:a.extend("--ftds-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:a.extend("--ftds-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:a.extend("--ftds-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:a.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:a.extend("--ftds-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:a.extend("--ftds-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:a.extend("--ftds-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:a.extend("--ftds-table-data-row-default-hover-background-color","",c.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:a.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",c.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:a.extend("--ftds-table-data-row-selectable-selected-default-background-color","",c.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:a.extend("--ftds-table-data-row-selectable-selected-default-border-color","",c.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:a.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",c.colorBrand20),dataRowSelectableSelectedHoverBorderColor:a.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",c.colorBrand30),dataRowSelectableSelectedColor:a.extend("--ftds-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:a.extend("--ftds-table-data-row-clickable-hover-background-color","",c.colorGray30),dataRowClickableFocusBorderColor:a.extend("--ftds-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:a.extend("--ftds-table-data-row-clickable-focus-background-color","",c.colorGray30),dataRowClickableActiveBackgroundColor:a.extend("--ftds-table-data-row-clickable-active-background-color","",c.colorGray40),headerCellHorizontalGap:a.extend("--ftds-table-header-cell-horizontal-gap","",c.spacing1),headerCellVerticalPadding:a.extend("--ftds-table-header-cell-vertical-padding","",c.spacing2),headerCellHorizontalPadding:a.extend("--ftds-table-header-cell-horizontal-padding","",c.spacing3),dataCellVerticalPadding:a.extend("--ftds-table-data-cell-vertical-padding","",c.spacing2),dataCellHorizontalPadding:a.extend("--ftds-table-data-cell-horizontal-padding","",c.spacing3),dataCellVerticalGap:a.extend("--ftds-table-data-cell-vertical-gap","",c.spacing1)};var Sv={neutralOffHoverStateLayerOpacity:a.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",c.opacity8),neutralOffFocusStateLayerOpacity:a.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",c.opacity8),neutralOffFocusFocusRingColor:a.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:a.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",c.opacity16),neutralOffBackgroundColor:a.extend("--ftds-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:a.extend("--ftds-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:a.extend("--ftds-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:a.extend("--ftds-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:a.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",c.opacity16),neutralOnHoverStateLayerOpacity:a.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",c.opacity24),neutralOnFocusStateLayerOpacity:a.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",c.opacity24),neutralOnFocusFocusRingColor:a.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:a.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",c.opacity32),neutralOnBackgroundColor:a.extend("--ftds-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:a.extend("--ftds-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:a.extend("--ftds-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:a.extend("--ftds-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:a.extend("--ftds-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:a.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:a.extend("--ftds-chip-choice-large-horizontal-padding","",c.spacing3),largeGap:a.extend("--ftds-chip-choice-large-gap","",c.spacing1),largeBorderRadius:a.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:a.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:a.extend("--ftds-chip-choice-large-icon-size","",c.iconSize3),mediumMinHeight:a.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:a.extend("--ftds-chip-choice-medium-horizontal-padding","",c.spacing2),mediumGap:a.extend("--ftds-chip-choice-medium-gap","",c.spacing1),mediumBorderRadius:a.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:a.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:a.extend("--ftds-chip-choice-medium-icon-size","",c.iconSize2)};var G={largeMinHeight:a.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:a.extend("--ftds-chip-large-horizontal-padding","",c.spacing3),largeButtonRightPadding:a.extend("--ftds-chip-large-button-right-padding","",c.spacing1),largeGap:a.extend("--ftds-chip-large-gap","",c.spacing1),largeFocusOutlineOffset:a.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:a.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:a.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:a.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:a.extend("--ftds-chip-large-icon-size","",c.iconSize3),mediumMinHeight:a.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:a.extend("--ftds-chip-medium-horizontal-padding","",c.spacing2),mediumButtonRightPadding:a.extend("--ftds-chip-medium-button-right-padding","",c.spacing05),mediumGap:a.extend("--ftds-chip-medium-gap","",c.spacing1),mediumFocusOutlineOffset:a.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:a.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:a.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:a.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:a.extend("--ftds-chip-medium-icon-size","",c.iconSize2),smallMinHeight:a.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:a.extend("--ftds-chip-small-horizontal-padding","",c.spacing1),smallButtonRightPadding:a.extend("--ftds-chip-small-button-right-padding","",c.spacing05),smallGap:a.extend("--ftds-chip-small-gap","",c.spacing1),smallFocusOutlineOffset:a.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:a.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:a.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:a.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:a.extend("--ftds-chip-small-icon-size","",c.iconSize1),neutralBackgroundColor:a.extend("--ftds-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:a.extend("--ftds-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:a.extend("--ftds-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:a.extend("--ftds-chip-neutral-border-color","",d.borderGlobalSecondary),infoBackgroundColor:a.extend("--ftds-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:a.extend("--ftds-chip-info-color","",d.contentInfoPrimary),infoIconColor:a.extend("--ftds-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:a.extend("--ftds-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:a.extend("--ftds-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:a.extend("--ftds-chip-success-color","",d.contentSuccessPrimary),successIconColor:a.extend("--ftds-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:a.extend("--ftds-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:a.extend("--ftds-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:a.extend("--ftds-chip-warning-color","",d.contentWarningPrimary),warningIconColor:a.extend("--ftds-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:a.extend("--ftds-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:a.extend("--ftds-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:a.extend("--ftds-chip-error-color","",d.contentErrorPrimary),errorIconColor:a.extend("--ftds-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:a.extend("--ftds-chip-error-border-color","",d.borderErrorSubtle)};var Ve={brandHoverOpacity:a.extend("--ftds-link-brand-hover-opacity","",c.opacity80),brandHoverColor:a.extend("--ftds-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:a.extend("--ftds-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:a.extend("--ftds-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:a.extend("--ftds-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:a.extend("--ftds-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:a.extend("--ftds-link-info-hover-opacity","",c.opacity80),infoHoverColor:a.extend("--ftds-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:a.extend("--ftds-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:a.extend("--ftds-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:a.extend("--ftds-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:a.extend("--ftds-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:a.extend("--ftds-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:a.extend("--ftds-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:a.extend("--ftds-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:a.extend("--ftds-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:a.extend("--ftds-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:a.extend("--ftds-link-neutral-visited-color","",c.colorBrand100)};var Iv={iconSize:a.extend("--ftds-banner-icon-size","",c.iconSize5),borderWidth:a.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:a.extend("--ftds-banner-left-padding","",c.spacing6),rightPadding:a.extend("--ftds-banner-right-padding","",c.spacing6),verticalPadding:a.extend("--ftds-banner-vertical-padding","",c.spacing6),horizontalSideGap:a.extend("--ftds-banner-horizontal-side-gap","",c.spacing6),horizontalMobileGap:a.extend("--ftds-banner-horizontal-mobile-gap","",c.spacing4),verticalMobileGap:a.extend("--ftds-banner-vertical-mobile-gap","",c.spacing6),horizontalMiddleGap:a.extend("--ftds-banner-horizontal-middle-gap","",c.spacing20),infoBackgroundColor:a.extend("--ftds-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:a.extend("--ftds-banner-info-color","",d.contentInfoPrimary),infoIconColor:a.extend("--ftds-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:a.extend("--ftds-banner-info-border-color","",d.borderInfoSubtle)};var Bv={horizontalPadding:a.extend("--ftds-badge-horizontal-padding","",c.spacing1),verticalPadding:a.extend("--ftds-badge-vertical-padding","",c.spacing1),borderRadius:a.extend("--ftds-badge-border-radius","",c.borderRadiusPill),color:a.extend("--ftds-badge-color","",d.contentGlobalOnColor),backgroundColor:a.extend("--ftds-badge-background-color","",d.contentActionPrimary)};var Wv={horizontalGap:a.extend("--ftds-title-breadcrumb-horizontal-gap","",c.spacing1),currentColor:a.extend("--ftds-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:a.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:a.extend("--ftds-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var Zv={parentHorizontalPadding:a.extend("--ftds-page-header-parent-horizontal-padding","",c.spacing6),parentTopPadding:a.extend("--ftds-page-header-parent-top-padding","",c.spacing4),parentBottomPadding:a.extend("--ftds-page-header-parent-bottom-padding","",c.spacing6),parentHelpLeftMargin:a.extend("--ftds-page-header-parent-help-left-margin","",c.spacing1),parentTitleColor:a.extend("--ftds-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:a.extend("--ftds-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:a.extend("--ftds-page-header-parent-chip-left-margin","",c.spacing4),parentVerticalGap:a.extend("--ftds-page-header-parent-vertical-gap","",c.spacing2),parentButtonsGroupHorizontalGap:a.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",c.spacing4),parentButtonsGroupVerticalGap:a.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",c.spacing4),parentChipsGroupHorizontalGap:a.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",c.spacing2),parentChipsGroupVerticalGap:a.extend("--ftds-page-header-parent-chips-group-vertical-gap","",c.spacing2),childHorizontalPadding:a.extend("--ftds-page-header-child-horizontal-padding","",c.spacing6),childTopPadding:a.extend("--ftds-page-header-child-top-padding","",c.spacing2),childBottomPadding:a.extend("--ftds-page-header-child-bottom-padding","",c.spacing2),childHelpLeftMargin:a.extend("--ftds-page-header-child-help-left-margin","",c.spacing1),childChipLeftMargin:a.extend("--ftds-page-header-child-chip-left-margin","",c.spacing4),childVerticalGap:a.extend("--ftds-page-header-child-vertical-gap","",c.spacing2),childMinHeight:a.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:a.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",c.spacing4),childButtonsGroupVerticalGap:a.extend("--ftds-page-header-child-buttons-group-vertical-gap","",c.spacing4),childChipsGroupHorizontalGap:a.extend("--ftds-page-header-child-chips-group-horizontal-gap","",c.spacing2),childChipsGroupVerticalGap:a.extend("--ftds-page-header-child-chips-group-vertical-gap","",c.spacing2),backgroundColor:a.extend("--ftds-page-header-background-color","",c.colorWhite),bottomBorderColor:a.extend("--ftds-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:a.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var e9={horizontalPadding:a.extend("--ftds-page-footer-horizontal-padding","",c.spacing6),verticalPadding:a.extend("--ftds-page-footer-vertical-padding","",c.spacing2),verticalGap:a.extend("--ftds-page-footer-vertical-gap","",c.spacing2),minHeight:a.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:a.extend("--ftds-page-footer-background-color","",c.colorWhite),topBorderColor:a.extend("--ftds-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:a.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:a.extend("--ftds-page-footer-buttons-group-gap","",c.spacing4)};var a9={contentHorizontalPadding:a.extend("--ftds-page-layout-content-horizontal-padding","",c.spacing6),contentVerticalPadding:a.extend("--ftds-page-layout-content-vertical-padding","",c.spacing6)};var c9={smallContainerTargetWidth:a.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:a.extend("--ftds-modal-small-container-margin","",c.spacing6),mediumContainerTargetWidth:a.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:a.extend("--ftds-modal-medium-container-margin","",c.spacing6),largeContainerTargetWidth:a.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:a.extend("--ftds-modal-large-container-margin","",c.spacing6),overlayBackgroundColor:a.extend("--ftds-modal-overlay-background-color","",c.colorGray700),overlayOpacity:a.extend("--ftds-modal-overlay-opacity","",c.opacity40),shadow:a.extend("--ftds-modal-shadow","",c.shadowElevation03),bodyBackgroundColor:a.extend("--ftds-modal-body-background-color","",c.colorWhite),bodyColor:a.extend("--ftds-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:a.extend("--ftds-modal-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:a.extend("--ftds-modal-body-vertical-padding","",c.spacing6),bodyVerticalGap:a.extend("--ftds-modal-body-vertical-gap","",c.spacing6),headerBackgroundColor:a.extend("--ftds-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:a.extend("--ftds-modal-header-border-color","",d.borderGlobalSubtle),headerColor:a.extend("--ftds-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:a.extend("--ftds-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:a.extend("--ftds-modal-header-vertical-padding","",c.spacing1),headerRightPadding:a.extend("--ftds-modal-header-right-padding","",c.spacing1),headerLeftPadding:a.extend("--ftds-modal-header-left-padding","",c.spacing6),headerGap:a.extend("--ftds-modal-header-gap","",c.spacing2),headerBorderBottomWidth:a.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:a.extend("--ftds-modal-border-radius","",c.borderRadiusM)};var h9={overlayOpacity:a.extend("--ftds-drawer-overlay-opacity","",c.opacity40),shadow:a.extend("--ftds-drawer-shadow","",c.shadowElevation03),bodyColor:a.extend("--ftds-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:a.extend("--ftds-drawer-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:a.extend("--ftds-drawer-body-vertical-padding","",c.spacing6),bodyGap:a.extend("--ftds-drawer-body-gap","",c.spacing6),bodyBackgroundColor:a.extend("--ftds-drawer-body-background-color","",c.colorWhite),headerBackgroundColor:a.extend("--ftds-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:a.extend("--ftds-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:a.extend("--ftds-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:a.extend("--ftds-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:a.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:a.extend("--ftds-drawer-header-horizontal-padding","",c.spacing2),headerBorderWidth:a.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:a.extend("--ftds-drawer-header-gap","",c.spacing3),buttonsBarBackgroundColor:a.extend("--ftds-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:a.extend("--ftds-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:a.extend("--ftds-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:a.extend("--ftds-drawer-buttons-bar-horizontal-padding","",c.spacing6),buttonsBarVerticalPadding:a.extend("--ftds-drawer-buttons-bar-vertical-padding","",c.spacing4),buttonsBarGap:a.extend("--ftds-drawer-buttons-bar-gap","",c.spacing3),buttonsBarBorderWidth:a.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:a.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:a.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:a.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:a.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:a.extend("--ftds-drawer-overlay-background-color","",c.colorGray700)};var v9={offBorderBottomWidth:a.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:a.extend("--ftds-tabs-off-hover-state-layer-opacity","",c.opacity8),offDefaultStateLayerOpacity:a.extend("--ftds-tabs-off-default-state-layer-opacity","",c.opacity0),offFocusStateLayerOpacity:a.extend("--ftds-tabs-off-focus-state-layer-opacity","",c.opacity8),offDisabledComponentOpacity:a.extend("--ftds-tabs-off-disabled-component-opacity","",c.opacity40),offColor:a.extend("--ftds-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:a.extend("--ftds-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:a.extend("--ftds-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:a.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:a.extend("--ftds-tabs-top-left-border-radius","",c.borderRadiusS),topRightBorderRadius:a.extend("--ftds-tabs-top-right-border-radius","",c.borderRadiusS),withLabelHorizontalPadding:a.extend("--ftds-tabs-with-label-horizontal-padding","",c.spacing4),withLabelVerticalPadding:a.extend("--ftds-tabs-with-label-vertical-padding","",c.spacing3),horizontalGap:a.extend("--ftds-tabs-horizontal-gap","",c.spacing1),verticalGap:a.extend("--ftds-tabs-vertical-gap","",c.spacing1),onHoverStateLayerOpacity:a.extend("--ftds-tabs-on-hover-state-layer-opacity","",c.opacity16),onDefaultStateLayerOpacity:a.extend("--ftds-tabs-on-default-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:a.extend("--ftds-tabs-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:a.extend("--ftds-tabs-on-active-state-layer-opacity","",c.opacity24),onColor:a.extend("--ftds-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:a.extend("--ftds-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:a.extend("--ftds-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:a.extend("--ftds-tabs-icon-only-horizontal-padding","",c.spacing4),iconOnlyVerticalPadding:a.extend("--ftds-tabs-icon-only-vertical-padding","",c.spacing4),alertTopPadding:a.extend("--ftds-tabs-alert-top-padding","",c.spacing1),alertRightPadding:a.extend("--ftds-tabs-alert-right-padding","",c.spacing05),focusOutlineWidth:a.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:a.extend("--ftds-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var L9={largeFieldHorizontalPadding:a.extend("--ftds-text-input-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:a.extend("--ftds-text-input-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:a.extend("--ftds-text-input-large-field-vertical-gap","",c.spacing05),largeFieldHeight:a.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:a.extend("--ftds-text-input-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:a.extend("--ftds-text-input-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:a.extend("--ftds-text-input-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:a.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:a.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:a.extend("--ftds-text-input-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:a.extend("--ftds-text-input-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:a.extend("--ftds-text-input-helper-horizontal-gap","",c.spacing1),helperIconSize:a.extend("--ftds-text-input-helper-icon-size","",c.iconSize2),borderRadius:a.extend("--ftds-text-input-border-radius","",c.borderRadiusS),backgroundColor:a.extend("--ftds-text-input-background-color","",c.colorWhite),contentValueColor:a.extend("--ftds-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:a.extend("--ftds-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:a.extend("--ftds-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:a.extend("--ftds-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:a.extend("--ftds-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:a.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:a.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:a.extend("--ftds-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:a.extend("--ftds-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:a.extend("--ftds-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:a.extend("--ftds-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:a.extend("--ftds-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:a.extend("--ftds-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:a.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:a.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:a.extend("--ftds-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:a.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:a.extend("--ftds-text-input-disabled-component-opacity","",c.opacity40)};var k9={backgroundColor:a.extend("--ftds-text-area-background-color","",c.colorWhite),contentValueColor:a.extend("--ftds-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:a.extend("--ftds-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:a.extend("--ftds-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:a.extend("--ftds-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:a.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:a.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:a.extend("--ftds-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:a.extend("--ftds-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:a.extend("--ftds-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:a.extend("--ftds-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:a.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:a.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:a.extend("--ftds-text-area-disabled-component-opacity","",c.opacity40),fieldHorizontalLeftPadding:a.extend("--ftds-text-area-field-horizontal-left-padding","",c.spacing4),fieldHorizontalGap:a.extend("--ftds-text-area-field-horizontal-gap","",c.spacing3),fieldVerticalGap:a.extend("--ftds-text-area-field-vertical-gap","",c.spacing05),fieldMinHeight:a.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:a.extend("--ftds-text-area-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:a.extend("--ftds-text-area-helper-horizontal-gap","",c.spacing1),helperIconSize:a.extend("--ftds-text-area-helper-icon-size","",c.iconSize2),borderRadius:a.extend("--ftds-text-area-border-radius","",c.borderRadiusS)};var I9={height:a.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:a.extend("--ftds-floating-menu-horizontal-padding","",c.spacing4),offIconColor:a.extend("--ftds-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:a.extend("--ftds-floating-menu-off-color","",d.contentGlobalPrimary),onColor:a.extend("--ftds-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:a.extend("--ftds-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:a.extend("--ftds-floating-menu-gap","",c.spacing3),focusFocusRingColor:a.extend("--ftds-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:a.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:a.extend("--ftds-floating-menu-focus-state-layer-opacity","",c.opacity8),hoverStateLayerOpacity:a.extend("--ftds-floating-menu-hover-state-layer-opacity","",c.opacity8),activeStateLayerOpacity:a.extend("--ftds-floating-menu-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:a.extend("--ftds-floating-menu-disabled-component-opacity","",c.opacity40),iconSize:a.extend("--ftds-floating-menu-icon-size","",c.iconSize3),backgroundColor:a.extend("--ftds-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:a.extend("--ftds-floating-menu-shadow","",c.shadowElevation02)};var B9={largeFieldHorizontalPadding:a.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:a.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:a.extend("--ftds-combobox-single-select-large-field-vertical-gap","",c.spacing05),largeFieldHeight:a.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:a.extend("--ftds-combobox-single-select-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:a.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:a.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:a.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:a.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:a.extend("--ftds-combobox-single-select-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:a.extend("--ftds-combobox-single-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:a.extend("--ftds-combobox-single-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:a.extend("--ftds-combobox-single-select-helper-vertical-gap","",c.spacing1),helperIconSize:a.extend("--ftds-combobox-single-select-helper-icon-size","",c.iconSize2),menuVerticalGap:a.extend("--ftds-combobox-single-select-menu-vertical-gap","",c.spacing2),borderRadius:a.extend("--ftds-combobox-single-select-border-radius","",c.borderRadiusS),backgroundColor:a.extend("--ftds-combobox-single-select-background-color","",c.colorWhite),labelColor:a.extend("--ftds-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:a.extend("--ftds-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:a.extend("--ftds-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:a.extend("--ftds-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:a.extend("--ftds-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:a.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:a.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:a.extend("--ftds-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:a.extend("--ftds-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:a.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:a.extend("--ftds-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:a.extend("--ftds-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:a.extend("--ftds-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:a.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:a.extend("--ftds-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:a.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:a.extend("--ftds-combobox-single-select-disabled-component-opacity","",c.opacity40)};var W9={backgroundColor:a.extend("--ftds-combobox-multi-select-background-color","",c.colorWhite),labelColor:a.extend("--ftds-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:a.extend("--ftds-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:a.extend("--ftds-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:a.extend("--ftds-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:a.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:a.extend("--ftds-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:a.extend("--ftds-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:a.extend("--ftds-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:a.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:a.extend("--ftds-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:a.extend("--ftds-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:a.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:a.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:a.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:a.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:a.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:a.extend("--ftds-combobox-multi-select-disabled-component-opacity","",c.opacity40),helperHorizontalPadding:a.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:a.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:a.extend("--ftds-combobox-multi-select-helper-vertical-gap","",c.spacing1),helperIconSize:a.extend("--ftds-combobox-multi-select-helper-icon-size","",c.iconSize2),fieldHorizontalPadding:a.extend("--ftds-combobox-multi-select-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:a.extend("--ftds-combobox-multi-select-field-horizontal-gap","",c.spacing3),fieldVerticalGap:a.extend("--ftds-combobox-multi-select-field-vertical-gap","",c.spacing05),fieldIconSize:a.extend("--ftds-combobox-multi-select-field-icon-size","",c.iconSize3),fieldMaxHeight:a.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:a.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",c.spacing1),contentValuesVerticalGap:a.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",c.spacing1),borderRadius:a.extend("--ftds-combobox-multi-select-border-radius","",c.borderRadiusS)};var it={backgroundColor:a.extend("--ftds-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:a.extend("--ftds-popover-horizontal-padding","",c.spacing6),verticalPadding:a.extend("--ftds-popover-vertical-padding","",c.spacing6),titleColor:a.extend("--ftds-popover-title-color","",d.contentGlobalPrimary),bodyColor:a.extend("--ftds-popover-body-color","",d.contentGlobalSecondary),gap:a.extend("--ftds-popover-gap","",c.spacing2),borderRadius:a.extend("--ftds-popover-border-radius","",c.borderRadiusM),shadow:a.extend("--ftds-popover-shadow","",c.shadowElevation02),maxWidth:a.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:a.extend("--ftds-popover-content-section-vertical-gap","",c.spacing2),multiSectionVerticalGap:a.extend("--ftds-popover-multi-section-vertical-gap","",c.spacing6)};var J9={hoverStateLayerOpacity:a.extend("--ftds-collapsible-hover-state-layer-opacity","",c.opacity8),focusStateLayerOpacity:a.extend("--ftds-collapsible-focus-state-layer-opacity","",c.opacity8),focusOutlineWidth:a.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:a.extend("--ftds-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:a.extend("--ftds-collapsible-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:a.extend("--ftds-collapsible-disabled-component-opacity","",c.opacity40),horizontalPadding:a.extend("--ftds-collapsible-horizontal-padding","",c.spacing4),verticalPadding:a.extend("--ftds-collapsible-vertical-padding","",c.spacing3),color:a.extend("--ftds-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:a.extend("--ftds-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:a.extend("--ftds-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:a.extend("--ftds-collapsible-border-color","",d.borderGlobalSubtle),iconSize:a.extend("--ftds-collapsible-icon-size","",c.iconSize3)};var ax={groupHorizontalPadding:a.extend("--ftds-switch-group-horizontal-padding","",c.spacing1),groupVerticalPadding:a.extend("--ftds-switch-group-vertical-padding","",c.spacing1),groupGap:a.extend("--ftds-switch-group-gap","",c.spacing1),groupBackgroundColor:a.extend("--ftds-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:a.extend("--ftds-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:a.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:a.extend("--ftds-switch-label-horizontal-padding","",c.spacing2),labelVerticalPadding:a.extend("--ftds-switch-label-vertical-padding","",c.spacing1),offHoverStateLayerOpacity:a.extend("--ftds-switch-off-hover-state-layer-opacity","",c.opacity8),offFocusStateLayerOpacity:a.extend("--ftds-switch-off-focus-state-layer-opacity","",c.opacity8),offActiveStateLayerOpacity:a.extend("--ftds-switch-off-active-state-layer-opacity","",c.opacity16),offDisabledComponentOpacity:a.extend("--ftds-switch-off-disabled-component-opacity","",c.opacity40),offColor:a.extend("--ftds-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:a.extend("--ftds-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:a.extend("--ftds-switch-on-hover-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:a.extend("--ftds-switch-on-focus-state-layer-opacity","",c.opacity8),onActiveStateLayerOpacity:a.extend("--ftds-switch-on-active-state-layer-opacity","",c.opacity16),onDisabledComponentOpacity:a.extend("--ftds-switch-on-disabled-component-opacity","",c.opacity40),onColor:a.extend("--ftds-switch-on-color","",d.contentActionPrimary),onStateLayerColor:a.extend("--ftds-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:a.extend("--ftds-switch-icon-horizontal-padding","",c.spacing1),iconVerticalPadding:a.extend("--ftds-switch-icon-vertical-padding","",c.spacing1),focusOutlineWidth:a.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:a.extend("--ftds-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:a.extend("--ftds-switch-option-border-radius","",c.borderRadiusS)};var lx={color1Light:a.extend("--ftds-chart-1-light","for area color charts",c.colorBrand40),color1Base:a.extend("--ftds-chart-1-base","for line charts",c.colorBrand0),color2Light:a.extend("--ftds-chart-2-light","for area color charts",c.colorYellow60),color2Base:a.extend("--ftds-chart-2-base","for line charts",c.colorYellow100),color3Light:a.extend("--ftds-chart-3-light","",c.colorUltramarine40),color3Base:a.extend("--ftds-chart-3-base","",c.colorUltramarine70),color4Light:a.extend("--ftds-chart-4-light","",c.colorCyan50),color4Base:a.extend("--ftds-chart-4-base","",c.colorCyan100),color5Light:a.extend("--ftds-chart-5-light","",c.colorRed40),color5Base:a.extend("--ftds-chart-5-base","",c.colorRed60),color6Light:a.extend("--ftds-chart-6-light","",c.colorGreen40),color6Base:a.extend("--ftds-chart-6-base","",c.colorGreen70),color7Light:a.extend("--ftds-chart-7-light","",c.colorOrange70),color7Base:a.extend("--ftds-chart-7-base","",c.colorOrange100),color8Light:a.extend("--ftds-chart-8-light","",c.colorAvocado70),color8Base:a.extend("--ftds-chart-8-base","",c.colorAvocado200),color9Light:a.extend("--ftds-chart-9-light","",c.colorBrown50),color9Base:a.extend("--ftds-chart-9-base","",c.colorBrown200),color10Light:a.extend("--ftds-chart-10-light","",c.colorGray50),color10Base:a.extend("--ftds-chart-10-base","",c.colorGray80),monochrome10:a.extend("--ftds-chart-monochrome-10","",c.colorBrand10),monochrome20:a.extend("--ftds-chart-monochrome-20","",c.colorBrand20),monochrome30:a.extend("--ftds-chart-monochrome-30","",c.colorBrand40),monochrome40:a.extend("--ftds-chart-monochrome-40","",c.colorBrand60),monochrome50:a.extend("--ftds-chart-monochrome-50","",c.colorBrand0),monochrome60:a.extend("--ftds-chart-monochrome-60","",c.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:a.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",c.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:a.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",c.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:a.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",c.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:a.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",c.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:a.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",c.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:a.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",c.opacity48),scatterplotDatapointInitialHoverBackgroundColor:a.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",c.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:a.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",c.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:a.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",c.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:a.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",c.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:a.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",c.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:a.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",c.colorGray70),scatterplotDatapointHoverHoverRingColor:a.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",c.colorCyan200)};var ux={color1IconColor:a.extend("--ftds-page-designer-1-icon-color","for area color charts",c.colorCyan0),color1ToolbarColor:a.extend("--ftds-page-designer-1-toolbar-color","for area color charts",c.colorCyan0),color2IconColor:a.extend("--ftds-page-designer-2-icon-color","for area color charts",c.colorBrand0),color2ToolbarColor:a.extend("--ftds-page-designer-2-toolbar-color","for area color charts",c.colorBrand0),color3IconColor:a.extend("--ftds-page-designer-3-icon-color","for area color charts",c.colorYellow200),color3ToolbarColor:a.extend("--ftds-page-designer-3-toolbar-color","for area color charts",c.colorYellow200),color4IconColor:a.extend("--ftds-page-designer-4-icon-color","for area color charts",c.colorUltramarine50),color4ToolbarColor:a.extend("--ftds-page-designer-4-toolbar-color","for area color charts",c.colorUltramarine50),color5IconColor:a.extend("--ftds-page-designer-5-icon-color","for area color charts",c.colorGreen0),color5ToolbarColor:a.extend("--ftds-page-designer-5-toolbar-color","for area color charts",c.colorGreen0),color6IconColor:a.extend("--ftds-page-designer-6-icon-color","for area color charts",c.colorOrange0),color6ToolbarColor:a.extend("--ftds-page-designer-6-toolbar-color","for area color charts",c.colorOrange0),color7IconColor:a.extend("--ftds-page-designer-7-icon-color","for area color charts",c.colorAvocado200),color7ToolbarColor:a.extend("--ftds-page-designer-7-toolbar-color","for area color charts",c.colorAvocado200),color8IconColor:a.extend("--ftds-page-designer-8-icon-color","for area color charts",c.colorBrown0),color8ToolbarColor:a.extend("--ftds-page-designer-8-toolbar-color","for area color charts",c.colorBrown0)};var yx={borderWidth:a.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:a.extend("--ftds-notice-horizontal-padding","",c.spacing3),verticalPadding:a.extend("--ftds-notice-vertical-padding","",c.spacing2),borderRadius:a.extend("--ftds-notice-border-radius","",c.borderRadiusS),gap:a.extend("--ftds-notice-gap","",c.spacing2),iconSize:a.extend("--ftds-notice-icon-size","",c.iconSize3),infoBackgroundColor:a.extend("--ftds-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:a.extend("--ftds-notice-info-border-color","",d.borderInfoSubtle),infoColor:a.extend("--ftds-notice-info-color","",d.contentInfoPrimary),infoIconColor:a.extend("--ftds-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:a.extend("--ftds-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:a.extend("--ftds-notice-warning-border-color","",d.borderWarningSubtle),warningColor:a.extend("--ftds-notice-warning-color","",d.contentWarningPrimary),warningIconColor:a.extend("--ftds-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:a.extend("--ftds-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:a.extend("--ftds-notice-error-border-color","",d.borderErrorSubtle),errorColor:a.extend("--ftds-notice-error-color","",d.contentErrorPrimary),errorIconColor:a.extend("--ftds-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:a.extend("--ftds-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:a.extend("--ftds-notice-success-border-color","",d.borderSuccessSubtle),successColor:a.extend("--ftds-notice-success-color","",d.contentSuccessPrimary),successIconColor:a.extend("--ftds-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:a.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:a.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:a.extend("--ftds-notice-dense-gap","",c.spacing1),denseIconSize:a.extend("--ftds-notice-dense-icon-size","",c.iconSize2),denseBorderWidth:a.create("--ftds-notice-dense-border-width","","SIZE","0")};var Cx={offHoverStateLayerOpacity:a.extend("--ftds-toggle-off-hover-state-layer-opacity","",c.opacity16),offFocusStateLayerOpacity:a.extend("--ftds-toggle-off-focus-state-layer-opacity","",c.opacity16),offActiveStateLayerOpacity:a.extend("--ftds-toggle-off-active-state-layer-opacity","",c.opacity24),offDisabledComponentOpacity:a.extend("--ftds-toggle-off-disabled-component-opacity","",c.opacity40),offBackgroundColor:a.extend("--ftds-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:a.extend("--ftds-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:a.extend("--ftds-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:a.extend("--ftds-toggle-on-hover-state-layer-opacity","",c.opacity16),onFocusStateLayerOpacity:a.extend("--ftds-toggle-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:a.extend("--ftds-toggle-on-active-state-layer-opacity","",c.opacity24),onDisabledComponentOpacity:a.extend("--ftds-toggle-on-disabled-component-opacity","",c.opacity40),onBackgroundColor:a.extend("--ftds-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:a.extend("--ftds-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:a.extend("--ftds-toggle-on-icon-color","",d.contentActionPrimary),color:a.extend("--ftds-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:a.extend("--ftds-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:a.extend("--ftds-toggle-gap","",c.spacing3)};var wx={iconSize:a.extend("--ftds-notification-icon-size","",c.iconSize4),leftPadding:a.extend("--ftds-notification-left-padding","",c.spacing5),rightPadding:a.extend("--ftds-notification-right-padding","",c.spacing4),verticalPadding:a.extend("--ftds-notification-vertical-padding","",c.spacing3),infoBackgroundColor:a.extend("--ftds-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:a.extend("--ftds-notification-info-color","",d.contentInfoPrimary),infoIconColor:a.extend("--ftds-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:a.extend("--ftds-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:a.extend("--ftds-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:a.extend("--ftds-notification-success-color","",d.contentSuccessPrimary),successIconColor:a.extend("--ftds-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:a.extend("--ftds-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:a.extend("--ftds-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:a.extend("--ftds-notification-warning-color","",d.contentWarningPrimary),warningIconColor:a.extend("--ftds-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:a.extend("--ftds-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:a.extend("--ftds-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:a.extend("--ftds-notification-error-color","",d.contentErrorPrimary),errorIconColor:a.extend("--ftds-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:a.extend("--ftds-notification-error-border-color","",d.borderErrorSubtle),borderRadius:a.extend("--ftds-notification-border-radius","",c.borderRadiusPill),borderWidth:a.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:a.extend("--ftds-notification-leading-gap","",c.spacing2),trailingGap:a.extend("--ftds-notification-trailing-gap","",c.spacing8)};var Nx={horizontalPadding:a.extend("--ftds-tooltip-horizontal-padding","",c.spacing2),verticalPadding:a.extend("--ftds-tooltip-vertical-padding","",c.spacing2),borderRadius:a.extend("--ftds-tooltip-border-radius","",c.borderRadiusS),color:a.extend("--ftds-tooltip-color","",d.contentGlobalOnColor),backgroundColor:a.extend("--ftds-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:a.extend("--ftds-tooltip-background-opacity","",c.opacity80),shadow:a.extend("--ftds-tooltip-shadow","",c.shadowElevation02),maxWidth:a.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:a.extend("--ftds-tooltip-gap","",c.spacing05)};var $x={verticalPadding:a.extend("--ftds-reorderable-list-vertical-padding","",c.spacing4),gap:a.extend("--ftds-reorderable-list-gap","",c.spacing1),borderRadius:a.extend("--ftds-reorderable-list-border-radius","",c.borderRadiusM),reorderableItemTitleMarginRight:a.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",c.spacing6),reorderableItemTitleColor:a.extend("--ftds-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:a.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",c.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:a.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",c.spacing2),reorderableItemRightButtonsGroupHorizontalGap:a.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",c.spacing2),reorderableItemUsersCountColor:a.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:a.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",c.spacing6),reorderableItemBackgroundColor:a.extend("--ftds-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:a.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",c.spacing1),reorderableItemWarningMessageColor:a.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:a.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:a.extend("--ftds-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:a.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",c.opacity48),boxShadow:a.extend("--ftds-reorderable-list-box-shadow","",c.shadowElevation01),borderWidth:a.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:a.extend("--ftds-reorderable-list-reorderable-items-gap","",c.spacing2),leftPadding:a.extend("--ftds-reorderable-list-left-padding","",c.spacing2),rightPadding:a.extend("--ftds-reorderable-list-right-padding","",c.spacing6),borderColor:a.extend("--ftds-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:a.extend("--ftds-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var Ux={menuHorizontalPadding:a.extend("--ftds-date-range-picker-menu-horizontal-padding","",c.spacing4),menuVerticalPadding:a.extend("--ftds-date-range-picker-menu-vertical-padding","",c.spacing4),menuVerticalGap:a.extend("--ftds-date-range-picker-menu-vertical-gap","",c.spacing4),menuButtonsVerticalGap:a.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",c.spacing2)};var At;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(At||(At={}));var bt;(function(t){t.large="large",t.medium="medium",t.small="small"})(bt||(bt={}));var da=h(k());function Hh(t,e){let r=Hs[t];return da.css`
486
486
  ${e?(0,da.unsafeCSS)(e):da.css`.ftds-typography--${(0,da.unsafeCSS)(t)}`} {
487
487
  font-family: ${r.fontFamily};
488
488
  font-size: ${r.fontSize};
@@ -492,7 +492,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:a.extend("--ftds-con
492
492
  text-decoration: ${r.textDecoration};
493
493
  text-transform: ${r.textCase};
494
494
  }
495
- `}var L1=[Object.keys(Hs).map(t=>Bh(t))];var E1=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Ve=class extends A1.FtLitElement{constructor(){super(...arguments),this.variant=ge.body2medium}render(){return this.element?la`
495
+ `}var L1=[Object.keys(Hs).map(t=>Hh(t))];var E1=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},je=class extends A1.FtLitElement{constructor(){super(...arguments),this.variant=ge.body2medium}render(){return this.element?la`
496
496
  <${sa(this.element)}
497
497
  part="text"
498
498
  class="ftds-typography ftds-typography--${this.variant}">
@@ -500,7 +500,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:a.extend("--ftds-con
500
500
  </${sa(this.element)}>
501
501
  `:la`
502
502
  <slot part="text" class="ftds-typography ftds-typography--${this.variant}"></slot>
503
- `}};Ve.styles=[...L1];E1([(0,Gs.property)()],Ve.prototype,"element",void 0);E1([(0,Gs.property)()],Ve.prototype,"variant",void 0);var Ws=h(L());(0,Ws.customElement)("ft-typography")(ie);(0,Ws.customElement)("ftds-typography")(Ve);var w1=h(k()),Zr=h(L()),Ja={distance:Zr.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Zr.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Zr.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),borderRadiusS:Zr.FtCssVariableFactory.extend("--ft-tooltip-border-radius","",Zr.designSystemVariables.borderRadiusS),maxWidth:Zr.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},R1=w1.css`
503
+ `}};je.styles=[...L1];E1([(0,Gs.property)()],je.prototype,"element",void 0);E1([(0,Gs.property)()],je.prototype,"variant",void 0);var Ws=h(L());(0,Ws.customElement)("ft-typography")(ie);(0,Ws.customElement)("ftds-typography")(je);var w1=h(k()),Zr=h(L()),Ja={distance:Zr.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Zr.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Zr.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),borderRadiusS:Zr.FtCssVariableFactory.extend("--ft-tooltip-border-radius","",Zr.designSystemVariables.borderRadiusS),maxWidth:Zr.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},R1=w1.css`
504
504
  .ft-tooltip--container {
505
505
  display: block;
506
506
  }
@@ -531,15 +531,15 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:a.extend("--ftds-con
531
531
  position: relative;
532
532
  word-break: break-word;
533
533
  }
534
- `;var _1=["top","right","bottom","left"],k1=["start","end"],js=_1.reduce((t,e)=>t.concat(e,e+"-"+k1[0],e+"-"+k1[1]),[]),en=Math.min,Yr=Math.max,tn=Math.round;var lr=t=>({x:t,y:t}),Fh={left:"right",right:"left",bottom:"top",top:"bottom"};function Ks(t,e,r){return Yr(t,en(e,r))}function Xn(t,e){return typeof t=="function"?t(e):t}function fa(t){return t.split("-")[0]}function Xr(t){return t.split("-")[1]}function qs(t){return t==="x"?"y":"x"}function Zs(t){return t==="y"?"height":"width"}function Qn(t){let e=t[0];return e==="t"||e==="b"?"y":"x"}function Ys(t){return qs(Qn(t))}function T1(t,e,r){r===void 0&&(r=!1);let o=Xr(t),n=Ys(t),i=Zs(n),s=n==="x"?o===(r?"end":"start")?"right":"left":o==="start"?"bottom":"top";return e.reference[i]>e.floating[i]&&(s=Vs(s)),[s,Vs(s)]}function N1(t){return t.includes("start")?t.replace("start","end"):t.replace("end","start")}function Vs(t){let e=fa(t);return Fh[e]+t.slice(e.length)}function Uh(t){return{top:0,right:0,bottom:0,left:0,...t}}function M1(t){return typeof t!="number"?Uh(t):{top:t,right:t,bottom:t,left:t}}function _o(t){let{x:e,y:r,width:o,height:n}=t;return{width:o,height:n,top:r,left:e,right:e+o,bottom:r+n,x:e,y:r}}function z1(t,e,r){let{reference:o,floating:n}=t,i=Qn(e),s=Ys(e),l=Zs(s),f=fa(e),u=i==="y",g=o.x+o.width/2-n.width/2,y=o.y+o.height/2-n.height/2,b=o[l]/2-n[l]/2,S;switch(f){case"top":S={x:g,y:o.y-n.height};break;case"bottom":S={x:g,y:o.y+o.height};break;case"right":S={x:o.x+o.width,y};break;case"left":S={x:o.x-n.width,y};break;default:S={x:o.x,y:o.y}}switch(Xr(e)){case"start":S[s]-=b*(r&&u?-1:1);break;case"end":S[s]+=b*(r&&u?-1:1);break}return S}async function P1(t,e){var r;e===void 0&&(e={});let{x:o,y:n,platform:i,rects:s,elements:l,strategy:f}=t,{boundary:u="clippingAncestors",rootBoundary:g="viewport",elementContext:y="floating",altBoundary:b=!1,padding:S=0}=Xn(e,t),O=M1(S),T=l[b?y==="floating"?"reference":"floating":y],z=_o(await i.getClippingRect({element:(r=await(i.isElement==null?void 0:i.isElement(T)))==null||r?T:T.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:u,rootBoundary:g,strategy:f})),N=y==="floating"?{x:o,y:n,width:s.floating.width,height:s.floating.height}:s.reference,D=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),F=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},oe=_o(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:N,offsetParent:D,strategy:f}):N);return{top:(z.top-oe.top+O.top)/F.y,bottom:(oe.bottom-z.bottom+O.bottom)/F.y,left:(z.left-oe.left+O.left)/F.x,right:(oe.right-z.right+O.right)/F.x}}var Hh=50,I1=async(t,e,r)=>{let{placement:o="bottom",strategy:n="absolute",middleware:i=[],platform:s}=r,l=s.detectOverflow?s:{...s,detectOverflow:P1},f=await(s.isRTL==null?void 0:s.isRTL(e)),u=await s.getElementRects({reference:t,floating:e,strategy:n}),{x:g,y}=z1(u,o,f),b=o,S=0,O={};for(let A=0;A<i.length;A++){let T=i[A];if(!T)continue;let{name:z,fn:N}=T,{x:D,y:F,data:oe,reset:Ee}=await N({x:g,y,initialPlacement:o,placement:b,strategy:n,middlewareData:O,rects:u,platform:l,elements:{reference:t,floating:e}});g=D??g,y=F??y,O[z]={...O[z],...oe},Ee&&S<Hh&&(S++,typeof Ee=="object"&&(Ee.placement&&(b=Ee.placement),Ee.rects&&(u=Ee.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:n}):Ee.rects),{x:g,y}=z1(u,b,f)),A=-1)}return{x:g,y,placement:b,strategy:n,middlewareData:O}};function Gh(t,e,r){return(t?[...r.filter(n=>Xr(n)===t),...r.filter(n=>Xr(n)!==t)]:r.filter(n=>fa(n)===n)).filter(n=>t?Xr(n)===t||(e?N1(n)!==n:!1):!0)}var $1=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var r,o,n;let{rects:i,middlewareData:s,placement:l,platform:f,elements:u}=e,{crossAxis:g=!1,alignment:y,allowedPlacements:b=js,autoAlignment:S=!0,...O}=Xn(t,e),A=y!==void 0||b===js?Gh(y||null,S,b):b,T=await f.detectOverflow(e,O),z=((r=s.autoPlacement)==null?void 0:r.index)||0,N=A[z];if(N==null)return{};let D=T1(N,i,await(f.isRTL==null?void 0:f.isRTL(u.floating)));if(l!==N)return{reset:{placement:A[0]}};let F=[T[fa(N)],T[D[0]],T[D[1]]],oe=[...((o=s.autoPlacement)==null?void 0:o.overflows)||[],{placement:N,overflows:F}],Ee=A[z+1];if(Ee)return{data:{index:z+1,overflows:oe},reset:{placement:Ee}};let Lt=oe.map(ot=>{let x=Xr(ot.placement);return[ot.placement,x&&g?ot.overflows.slice(0,2).reduce((E,U)=>E+U,0):ot.overflows[0],ot.overflows]}).sort((ot,x)=>ot[1]-x[1]),yr=((n=Lt.filter(ot=>ot[2].slice(0,Xr(ot[0])?2:3).every(x=>x<=0))[0])==null?void 0:n[0])||Lt[0][0];return yr!==l?{data:{index:z+1,overflows:oe},reset:{placement:yr}}:{}}}};var D1=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:r,y:o,placement:n,platform:i}=e,{mainAxis:s=!0,crossAxis:l=!1,limiter:f={fn:z=>{let{x:N,y:D}=z;return{x:N,y:D}}},...u}=Xn(t,e),g={x:r,y:o},y=await i.detectOverflow(e,u),b=Qn(fa(n)),S=qs(b),O=g[S],A=g[b];if(s){let z=S==="y"?"top":"left",N=S==="y"?"bottom":"right",D=O+y[z],F=O-y[N];O=Ks(D,O,F)}if(l){let z=b==="y"?"top":"left",N=b==="y"?"bottom":"right",D=A+y[z],F=A-y[N];A=Ks(D,A,F)}let T=f.fn({...e,[S]:O,[b]:A});return{...T,data:{x:T.x-r,y:T.y-o,enabled:{[S]:s,[b]:l}}}}}};function ei(){return typeof window<"u"}function No(t){return F1(t)?(t.nodeName||"").toLowerCase():"#document"}function wt(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Sr(t){var e;return(e=(F1(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function F1(t){return ei()?t instanceof Node||t instanceof wt(t).Node:!1}function Vt(t){return ei()?t instanceof Element||t instanceof wt(t).Element:!1}function Cr(t){return ei()?t instanceof HTMLElement||t instanceof wt(t).HTMLElement:!1}function B1(t){return!ei()||typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof wt(t).ShadowRoot}function ua(t){let{overflow:e,overflowX:r,overflowY:o,display:n}=jt(t);return/auto|scroll|overlay|hidden|clip/.test(e+o+r)&&n!=="inline"&&n!=="contents"}function U1(t){return/^(table|td|th)$/.test(No(t))}function rn(t){try{if(t.matches(":popover-open"))return!0}catch{}try{return t.matches(":modal")}catch{return!1}}var Wh=/transform|translate|scale|rotate|perspective|filter/,Vh=/paint|layout|strict|content/,To=t=>!!t&&t!=="none",Xs;function ti(t){let e=Vt(t)?jt(t):t;return To(e.transform)||To(e.translate)||To(e.scale)||To(e.rotate)||To(e.perspective)||!ri()&&(To(e.backdropFilter)||To(e.filter))||Wh.test(e.willChange||"")||Vh.test(e.contain||"")}function H1(t){let e=Dr(t);for(;Cr(e)&&!Mo(e);){if(ti(e))return e;if(rn(e))return null;e=Dr(e)}return null}function ri(){return Xs==null&&(Xs=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Xs}function Mo(t){return/^(html|body|#document)$/.test(No(t))}function jt(t){return wt(t).getComputedStyle(t)}function on(t){return Vt(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function Dr(t){if(No(t)==="html")return t;let e=t.assignedSlot||t.parentNode||B1(t)&&t.host||Sr(t);return B1(e)?e.host:e}function G1(t){let e=Dr(t);return Mo(e)?t.ownerDocument?t.ownerDocument.body:t.body:Cr(e)&&ua(e)?e:G1(e)}function Jn(t,e,r){var o;e===void 0&&(e=[]),r===void 0&&(r=!0);let n=G1(t),i=n===((o=t.ownerDocument)==null?void 0:o.body),s=wt(n);if(i){let l=oi(s);return e.concat(s,s.visualViewport||[],ua(n)?n:[],l&&r?Jn(l):[])}else return e.concat(n,Jn(n,[],r))}function oi(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function K1(t){let e=jt(t),r=parseFloat(e.width)||0,o=parseFloat(e.height)||0,n=Cr(t),i=n?t.offsetWidth:r,s=n?t.offsetHeight:o,l=tn(r)!==i||tn(o)!==s;return l&&(r=i,o=s),{width:r,height:o,$:l}}function q1(t){return Vt(t)?t:t.contextElement}function pa(t){let e=q1(t);if(!Cr(e))return lr(1);let r=e.getBoundingClientRect(),{width:o,height:n,$:i}=K1(e),s=(i?tn(r.width):r.width)/o,l=(i?tn(r.height):r.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}var jh=lr(0);function Z1(t){let e=wt(t);return!ri()||!e.visualViewport?jh:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Kh(t,e,r){return e===void 0&&(e=!1),!r||e&&r!==wt(t)?!1:e}function an(t,e,r,o){e===void 0&&(e=!1),r===void 0&&(r=!1);let n=t.getBoundingClientRect(),i=q1(t),s=lr(1);e&&(o?Vt(o)&&(s=pa(o)):s=pa(t));let l=Kh(i,r,o)?Z1(i):lr(0),f=(n.left+l.x)/s.x,u=(n.top+l.y)/s.y,g=n.width/s.x,y=n.height/s.y;if(i){let b=wt(i),S=o&&Vt(o)?wt(o):o,O=b,A=oi(O);for(;A&&o&&S!==O;){let T=pa(A),z=A.getBoundingClientRect(),N=jt(A),D=z.left+(A.clientLeft+parseFloat(N.paddingLeft))*T.x,F=z.top+(A.clientTop+parseFloat(N.paddingTop))*T.y;f*=T.x,u*=T.y,g*=T.x,y*=T.y,f+=D,u+=F,O=wt(A),A=oi(O)}}return _o({width:g,height:y,x:f,y:u})}function ai(t,e){let r=on(t).scrollLeft;return e?e.left+r:an(Sr(t)).left+r}function Y1(t,e){let r=t.getBoundingClientRect(),o=r.left+e.scrollLeft-ai(t,r),n=r.top+e.scrollTop;return{x:o,y:n}}function qh(t){let{elements:e,rect:r,offsetParent:o,strategy:n}=t,i=n==="fixed",s=Sr(o),l=e?rn(e.floating):!1;if(o===s||l&&i)return r;let f={scrollLeft:0,scrollTop:0},u=lr(1),g=lr(0),y=Cr(o);if((y||!y&&!i)&&((No(o)!=="body"||ua(s))&&(f=on(o)),y)){let S=an(o);u=pa(o),g.x=S.x+o.clientLeft,g.y=S.y+o.clientTop}let b=s&&!y&&!i?Y1(s,f):lr(0);return{width:r.width*u.x,height:r.height*u.y,x:r.x*u.x-f.scrollLeft*u.x+g.x+b.x,y:r.y*u.y-f.scrollTop*u.y+g.y+b.y}}function Zh(t){return Array.from(t.getClientRects())}function Yh(t){let e=Sr(t),r=on(t),o=t.ownerDocument.body,n=Yr(e.scrollWidth,e.clientWidth,o.scrollWidth,o.clientWidth),i=Yr(e.scrollHeight,e.clientHeight,o.scrollHeight,o.clientHeight),s=-r.scrollLeft+ai(t),l=-r.scrollTop;return jt(o).direction==="rtl"&&(s+=Yr(e.clientWidth,o.clientWidth)-n),{width:n,height:i,x:s,y:l}}var W1=25;function Xh(t,e){let r=wt(t),o=Sr(t),n=r.visualViewport,i=o.clientWidth,s=o.clientHeight,l=0,f=0;if(n){i=n.width,s=n.height;let g=ri();(!g||g&&e==="fixed")&&(l=n.offsetLeft,f=n.offsetTop)}let u=ai(o);if(u<=0){let g=o.ownerDocument,y=g.body,b=getComputedStyle(y),S=g.compatMode==="CSS1Compat"&&parseFloat(b.marginLeft)+parseFloat(b.marginRight)||0,O=Math.abs(o.clientWidth-y.clientWidth-S);O<=W1&&(i-=O)}else u<=W1&&(i+=u);return{width:i,height:s,x:l,y:f}}function Qh(t,e){let r=an(t,!0,e==="fixed"),o=r.top+t.clientTop,n=r.left+t.clientLeft,i=Cr(t)?pa(t):lr(1),s=t.clientWidth*i.x,l=t.clientHeight*i.y,f=n*i.x,u=o*i.y;return{width:s,height:l,x:f,y:u}}function V1(t,e,r){let o;if(e==="viewport")o=Xh(t,r);else if(e==="document")o=Yh(Sr(t));else if(Vt(e))o=Qh(e,r);else{let n=Z1(t);o={x:e.x-n.x,y:e.y-n.y,width:e.width,height:e.height}}return _o(o)}function X1(t,e){let r=Dr(t);return r===e||!Vt(r)||Mo(r)?!1:jt(r).position==="fixed"||X1(r,e)}function Jh(t,e){let r=e.get(t);if(r)return r;let o=Jn(t,[],!1).filter(l=>Vt(l)&&No(l)!=="body"),n=null,i=jt(t).position==="fixed",s=i?Dr(t):t;for(;Vt(s)&&!Mo(s);){let l=jt(s),f=ti(s);!f&&l.position==="fixed"&&(n=null),(i?!f&&!n:!f&&l.position==="static"&&!!n&&(n.position==="absolute"||n.position==="fixed")||ua(s)&&!f&&X1(t,s))?o=o.filter(g=>g!==s):n=l,s=Dr(s)}return e.set(t,o),o}function e3(t){let{element:e,boundary:r,rootBoundary:o,strategy:n}=t,s=[...r==="clippingAncestors"?rn(e)?[]:Jh(e,this._c):[].concat(r),o],l=V1(e,s[0],n),f=l.top,u=l.right,g=l.bottom,y=l.left;for(let b=1;b<s.length;b++){let S=V1(e,s[b],n);f=Yr(S.top,f),u=en(S.right,u),g=en(S.bottom,g),y=Yr(S.left,y)}return{width:u-y,height:g-f,x:y,y:f}}function t3(t){let{width:e,height:r}=K1(t);return{width:e,height:r}}function r3(t,e,r){let o=Cr(e),n=Sr(e),i=r==="fixed",s=an(t,!0,i,e),l={scrollLeft:0,scrollTop:0},f=lr(0);function u(){f.x=ai(n)}if(o||!o&&!i)if((No(e)!=="body"||ua(n))&&(l=on(e)),o){let S=an(e,!0,i,e);f.x=S.x+e.clientLeft,f.y=S.y+e.clientTop}else n&&u();i&&!o&&n&&u();let g=n&&!o&&!i?Y1(n,l):lr(0),y=s.left+l.scrollLeft-f.x-g.x,b=s.top+l.scrollTop-f.y-g.y;return{x:y,y:b,width:s.width,height:s.height}}function Qs(t){return jt(t).position==="static"}function j1(t,e){if(!Cr(t)||jt(t).position==="fixed")return null;if(e)return e(t);let r=t.offsetParent;return Sr(t)===r&&(r=r.ownerDocument.body),r}function Q1(t,e){let r=wt(t);if(rn(t))return r;if(!Cr(t)){let n=Dr(t);for(;n&&!Mo(n);){if(Vt(n)&&!Qs(n))return n;n=Dr(n)}return r}let o=j1(t,e);for(;o&&U1(o)&&Qs(o);)o=j1(o,e);return o&&Mo(o)&&Qs(o)&&!ti(o)?r:o||H1(t)||r}var o3=async function(t){let e=this.getOffsetParent||Q1,r=this.getDimensions,o=await r(t.floating);return{reference:r3(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:o.width,height:o.height}}};function a3(t){return jt(t).direction==="rtl"}var ni={convertOffsetParentRelativeRectToViewportRelativeRect:qh,getDocumentElement:Sr,getClippingRect:e3,getOffsetParent:Q1,getElementRects:o3,getClientRects:Zh,getDimensions:t3,getScale:pa,isElement:Vt,isRTL:a3};var J1=$1,e2=D1;var t2=(t,e,r)=>{let o=new Map,n={platform:ni,...r},i={...n.platform,_c:o};return I1(t,e,{...n,platform:i})};function r2(t){return n3(t)}function Js(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function n3(t){for(let e=t;e;e=Js(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=Js(t);e;e=Js(e)){if(!(e instanceof Element))continue;let r=getComputedStyle(e);if(r.display!=="contents"&&(r.position!=="static"||r.filter!=="none"||e.tagName==="BODY"))return e}return null}async function o2(t,e,r){let o;return typeof r=="object"?o=r:o={placement:r},t2(t,e,{strategy:o.strategy,platform:{...ni,getOffsetParent:n=>ni.getOffsetParent(n,r2)},middleware:[e2({crossAxis:!0}),J1({allowedPlacements:[o.placement]})]})}var Ea=h(L());var Ll=h(Q());function i3(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let r,o,n;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(o=r;o--!==0;)if(!ii(t[o],e[o]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(o of t.entries())if(!e.has(o[0]))return!1;for(o of t.entries())if(!ii(o[1],e.get(o[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(o of t.entries())if(!e.has(o[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let i=s=>Object.keys(s).filter(l=>s[l]!=null);if(n=i(t),r=n.length,r!==i(e).length)return!1;for(o=r;o--!==0;)if(!Object.prototype.hasOwnProperty.call(e,n[o]))return!1;for(o=r;o--!==0;){let s=n[o];if(!ii(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function ii(t,e){try{return i3(t,e)}catch{return!1}}function nn(t,e){return!ii(t,e)}function a2(t){return typeof window.structuredClone=="function"?structuredClone(t):t!=null?JSON.parse(JSON.stringify(t)):t}function si(t,e){let r=o=>o[t]===!0;return o=>{if(r(o))return o;let n=e(o);return n[t]=!0,n}}var n2=h(Q(),1);var el=t=>{let e=t??{};return(r,o)=>{var n;let i={hasChanged:nn,attribute:!1,...e};(0,n2.property)(i)(r,o);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(o,{selector:(n=e.selector)!==null&&n!==void 0?n:l=>l[o],store:e.store})}};var li=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(o=>o.type===e);return r&&(this.queue=this.queue.filter(o=>o!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}};var zo=h(Q(),1);var i2=h(Q(),1);function s2(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,i2.property)({type:Object,converter:{fromAttribute:o=>{if(o==null)return r();try{return JSON.parse(o)}catch{return r()}},toAttribute:o=>JSON.stringify(o)},hasChanged:nn,...e??{}})}var ci=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,o)=>{this.resolvePromise=r,this.rejectPromise=o})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let o=[...this.callbacks];this.callbacks=[];let n=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,i=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of o)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 c2=h(k(),1);var di=globalThis,s3=di.ShadowRoot&&(di.ShadyCSS===void 0||di.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,DC=Symbol();var l2=(t,e)=>{if(s3)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let o=document.createElement("style"),n=di.litNonce;n!==void 0&&o.setAttribute("nonce",n),o.textContent=r.cssText,t.appendChild(o)}};var fi=class extends c2.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([n,i])=>e.registry.define(n,i)));let r={...e.shadowRootOptions,customElements:e.registry},o=this.renderOptions.creationScope=this.attachShadow(r);return l2(o,e.elementStyles),o}};function d2(t,e,...r){var o;let n=t.querySelector(e);for(let i of r)n=(o=n?.shadowRoot)===null||o===void 0?void 0:o.querySelector(i);return n}var ma=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},h2,f2=Symbol("constructorPrototype"),u2=Symbol("constructorName"),m2=Symbol("exportpartsDebouncer"),p2=Symbol("dynamicDependenciesLoaded"),ha=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};ha.eventName="exportparts-updated";var Or=class extends fi{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[h2]=new ci(5),this.scheduleExportpartsUpdate=()=>{var e,r,o;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(o=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&o!==void 0&&o)&&this[m2].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[u2]=this.constructor.name,this[f2]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[u2]&&Object.setPrototypeOf(this,this[f2])}connectedCallback(){var e;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let r=this.constructor;r[p2]||(r[p2]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(ha.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(ha.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate(),e.has("exportparts")&&this.dispatchEvent(new ha)})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:o,shadowPath:n}=this.elementToFocus;if(o!=null){let i=[...n??[],o];r=d2(this.shadowRoot,...i)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,o,n;if(((o=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&o!==void 0?o:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(e.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(e){var r,o,n,i,s,l;let f=b=>b!=null&&b.trim().length>0,u=e.filter(f).map(b=>b.trim());if(u.length===0){this.exportparts=void 0;return}let g=new Set;for(let b of(o=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&o!==void 0?o:[]){let S=(i=(n=b.getAttribute("part"))===null||n===void 0?void 0:n.split(" "))!==null&&i!==void 0?i:[],O=(l=(s=b.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(T=>T.split(":")[1]))!==null&&l!==void 0?l:[],A=[...S,...O].filter(f).map(T=>T.trim());for(let T of A)g.add(T)}if(g.size===0){this.exportparts=void 0;return}let y=[...g.values()].flatMap(b=>u.map(S=>`${b}:${S}--${b}`));this.exportparts=[...this.part,...y].join(", ")}};h2=m2;ma([(0,zo.property)()],Or.prototype,"exportpartsPrefix",void 0);ma([s2([])],Or.prototype,"exportpartsPrefixes",void 0);ma([(0,zo.property)({reflect:!0})],Or.prototype,"exportparts",void 0);ma([(0,zo.property)()],Or.prototype,"customStylesheet",void 0);ma([(0,zo.property)()],Or.prototype,"elementToFocus",void 0);ma([(0,zo.state)()],Or.prototype,"useAdoptedStyleSheets",void 0);function ui(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var sn=Symbol("internalReduxEventsUnsubscribers"),Qr=Symbol("internalStoresUnsubscribers"),Po=Symbol("internalStores"),l3=si(Symbol("withRedux"),function(t){var e,r,o;class n extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[o]=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[Po].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Po].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Po].get(s)}addStore(s,l){var f;l=(f=l??s.name)!==null&&f!==void 0?f:"default-store",this.unsubscribeFromStore(l),this[Po].set(l,s),this.subscribeToStore(l,s),this.updateFromStores()}removeStore(s){let l=typeof s=="string"?s:s.name;this.unsubscribeFromStore(l),this[Po].delete(l)}setupStores(){this.unsubscribeFromStores(),this[Po].forEach((s,l)=>this.subscribeToStore(l,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,l)=>{let f=this.constructor.getPropertyOptions(l);if(!f?.attribute||!this.hasAttribute(typeof f?.attribute=="string"?f.attribute:l)){let u=this.getStore(s.store);u&&(s.store?this[Qr].has(s.store):this[Qr].size>0)&&(this[l]=s.selector(u.getState(),this))}})}subscribeToStore(s,l){var f;this[Qr].set(s,l.subscribe(()=>this.updateFromStores())),this[sn].set(s,[]),ui(l)&&l.eventBus&&((f=this.reduxConstructor.reduxEventListeners)===null||f===void 0||f.forEach((u,g)=>{if(typeof this[g]=="function"&&(!u.store||l.name===u.store)){let y=b=>this[g](b);l.addEventListener(u.eventName,y),this[sn].get(s).push(()=>l.removeEventListener(u.eventName,y))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[Qr].forEach((s,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(s){var l;this[Qr].has(s)&&this[Qr].get(s)(),this[Qr].delete(s),(l=this[sn].get(s))===null||l===void 0||l.forEach(f=>f()),this[sn].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=Qr,r=Po,o=sn,n.reduxProperties=new Map,n.reduxReactiveProperties=new Set,n.reduxEventListeners=new Map,n}),g2=class extends l3(Or){};function Kt(t){for(var e=arguments.length,r=Array(e>1?e-1:0),o=1;o<e;o++)r[o-1]=arguments[o];if(0)var n,i;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Br(t){return!!t&&!!t[we]}function cr(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var o=Object.getPrototypeOf(r);if(o===null)return!0;var n=Object.hasOwnProperty.call(o,"constructor")&&o.constructor;return n===Object||typeof n=="function"&&Function.toString.call(n)===g3}(t)||Array.isArray(t)||!!t[O2]||!!(!((e=t.constructor)===null||e===void 0)&&e[O2])||cl(t)||dl(t))}function Io(t,e,r){r===void 0&&(r=!1),ba(t)===0?(r?Object.keys:ya)(t).forEach(function(o){r&&typeof o=="symbol"||e(o,t[o],t)}):t.forEach(function(o,n){return e(n,o,t)})}function ba(t){var e=t[we];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:cl(t)?2:dl(t)?3:0}function ga(t,e){return ba(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function c3(t,e){return ba(t)===2?t.get(e):t[e]}function L2(t,e,r){var o=ba(t);o===2?t.set(e,r):o===3?t.add(r):t[e]=r}function E2(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function cl(t){return h3&&t instanceof Map}function dl(t){return m3&&t instanceof Set}function Jr(t){return t.o||t.t}function fl(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=R2(t);delete e[we];for(var r=ya(e),o=0;o<r.length;o++){var n=r[o],i=e[n];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[n]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[n]})}return Object.create(Object.getPrototypeOf(t),e)}function ul(t,e){return e===void 0&&(e=!1),pl(t)||Br(t)||!cr(t)||(ba(t)>1&&(t.set=t.add=t.clear=t.delete=d3),Object.freeze(t),e&&Io(t,function(r,o){return ul(o,!0)},!0)),t}function d3(){Kt(2)}function pl(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Lr(t){var e=ll[t];return e||Kt(18,t),e}function f3(t,e){ll[t]||(ll[t]=e)}function nl(){return cn}function tl(t,e){e&&(Lr("Patches"),t.u=[],t.s=[],t.v=e)}function pi(t){il(t),t.p.forEach(u3),t.p=null}function il(t){t===cn&&(cn=t.l)}function y2(t){return cn={p:[],l:cn,h:t,m:!0,_:0}}function u3(t){var e=t[we];e.i===0||e.i===1?e.j():e.g=!0}function rl(t,e){e._=e.p.length;var r=e.p[0],o=t!==void 0&&t!==r;return e.h.O||Lr("ES5").S(e,t,o),o?(r[we].P&&(pi(e),Kt(4)),cr(t)&&(t=hi(e,t),e.l||mi(e,t)),e.u&&Lr("Patches").M(r[we].t,t,e.u,e.s)):t=hi(e,r,[]),pi(e),e.u&&e.v(e.u,e.s),t!==w2?t:void 0}function hi(t,e,r){if(pl(e))return e;var o=e[we];if(!o)return Io(e,function(l,f){return b2(t,o,e,l,f,r)},!0),e;if(o.A!==t)return e;if(!o.P)return mi(t,o.t,!0),o.t;if(!o.I){o.I=!0,o.A._--;var n=o.i===4||o.i===5?o.o=fl(o.k):o.o,i=n,s=!1;o.i===3&&(i=new Set(n),n.clear(),s=!0),Io(i,function(l,f){return b2(t,o,n,l,f,r,s)}),mi(t,n,!1),r&&t.u&&Lr("Patches").N(o,r,t.u,t.s)}return o.o}function b2(t,e,r,o,n,i,s){if(Br(n)){var l=hi(t,n,i&&e&&e.i!==3&&!ga(e.R,o)?i.concat(o):void 0);if(L2(r,o,l),!Br(l))return;t.m=!1}else s&&r.add(n);if(cr(n)&&!pl(n)){if(!t.h.D&&t._<1)return;hi(t,n),e&&e.A.l||mi(t,n)}}function mi(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&ul(e,r)}function ol(t,e){var r=t[we];return(r?Jr(r):t)[e]}function v2(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var o=Object.getOwnPropertyDescriptor(r,e);if(o)return o;r=Object.getPrototypeOf(r)}}function eo(t){t.P||(t.P=!0,t.l&&eo(t.l))}function al(t){t.o||(t.o=fl(t.t))}function sl(t,e,r){var o=cl(e)?Lr("MapSet").F(e,r):dl(e)?Lr("MapSet").T(e,r):t.O?function(n,i){var s=Array.isArray(n),l={i:s?1:0,A:i?i.A:nl(),P:!1,I:!1,R:{},l:i,t:n,k:null,o:null,j:null,C:!1},f=l,u=dn;s&&(f=[l],u=ln);var g=Proxy.revocable(f,u),y=g.revoke,b=g.proxy;return l.k=b,l.j=y,b}(e,r):Lr("ES5").J(e,r);return(r?r.A:nl()).p.push(o),o}function p3(t){return Br(t)||Kt(22,t),function e(r){if(!cr(r))return r;var o,n=r[we],i=ba(r);if(n){if(!n.P&&(n.i<4||!Lr("ES5").K(n)))return n.t;n.I=!0,o=x2(r,i),n.I=!1}else o=x2(r,i);return Io(o,function(s,l){n&&c3(n.t,s)===l||L2(o,s,e(l))}),i===3?new Set(o):o}(t)}function x2(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return fl(t)}function A2(){function t(s,l){var f=i[s];return f?f.enumerable=l:i[s]=f={configurable:!0,enumerable:l,get:function(){var u=this[we];return dn.get(u,s)},set:function(u){var g=this[we];dn.set(g,s,u)}},f}function e(s){for(var l=s.length-1;l>=0;l--){var f=s[l][we];if(!f.P)switch(f.i){case 5:o(f)&&eo(f);break;case 4:r(f)&&eo(f)}}}function r(s){for(var l=s.t,f=s.k,u=ya(f),g=u.length-1;g>=0;g--){var y=u[g];if(y!==we){var b=l[y];if(b===void 0&&!ga(l,y))return!0;var S=f[y],O=S&&S[we];if(O?O.t!==b:!E2(S,b))return!0}}var A=!!l[we];return u.length!==ya(l).length+(A?0:1)}function o(s){var l=s.k;if(l.length!==s.t.length)return!0;var f=Object.getOwnPropertyDescriptor(l,l.length-1);if(f&&!f.get)return!0;for(var u=0;u<l.length;u++)if(!l.hasOwnProperty(u))return!0;return!1}function n(s){s.g&&Kt(3,JSON.stringify(Jr(s)))}var i={};f3("ES5",{J:function(s,l){var f=Array.isArray(s),u=function(y,b){if(y){for(var S=Array(b.length),O=0;O<b.length;O++)Object.defineProperty(S,""+O,t(O,!0));return S}var A=R2(b);delete A[we];for(var T=ya(A),z=0;z<T.length;z++){var N=T[z];A[N]=t(N,y||!!A[N].enumerable)}return Object.create(Object.getPrototypeOf(b),A)}(f,s),g={i:f?5:4,A:l?l.A:nl(),P:!1,I:!1,R:{},l,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,we,{value:g,writable:!0}),u},S:function(s,l,f){f?Br(l)&&l[we].A===s&&e(s.p):(s.u&&function u(g){if(g&&typeof g=="object"){var y=g[we];if(y){var b=y.t,S=y.k,O=y.R,A=y.i;if(A===4)Io(S,function(F){F!==we&&(b[F]!==void 0||ga(b,F)?O[F]||u(S[F]):(O[F]=!0,eo(y)))}),Io(b,function(F){S[F]!==void 0||ga(S,F)||(O[F]=!1,eo(y))});else if(A===5){if(o(y)&&(eo(y),O.length=!0),S.length<b.length)for(var T=S.length;T<b.length;T++)O[T]=!1;else for(var z=b.length;z<S.length;z++)O[z]=!0;for(var N=Math.min(S.length,b.length),D=0;D<N;D++)S.hasOwnProperty(D)||(O[D]=!0),O[D]===void 0&&u(S[D])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):o(s)}})}var S2,cn,hl=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",h3=typeof Map<"u",m3=typeof Set<"u",C2=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",w2=hl?Symbol.for("immer-nothing"):((S2={})["immer-nothing"]=!0,S2),O2=hl?Symbol.for("immer-draftable"):"__$immer_draftable",we=hl?Symbol.for("immer-state"):"__$immer_state";var g3=""+Object.prototype.constructor,ya=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,R2=Object.getOwnPropertyDescriptors||function(t){var e={};return ya(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},ll={},dn={get:function(t,e){if(e===we)return t;var r=Jr(t);if(!ga(r,e))return function(n,i,s){var l,f=v2(i,s);return f?"value"in f?f.value:(l=f.get)===null||l===void 0?void 0:l.call(n.k):void 0}(t,r,e);var o=r[e];return t.I||!cr(o)?o:o===ol(t.t,e)?(al(t),t.o[e]=sl(t.A.h,o,t)):o},has:function(t,e){return e in Jr(t)},ownKeys:function(t){return Reflect.ownKeys(Jr(t))},set:function(t,e,r){var o=v2(Jr(t),e);if(o?.set)return o.set.call(t.k,r),!0;if(!t.P){var n=ol(Jr(t),e),i=n?.[we];if(i&&i.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(E2(r,n)&&(r!==void 0||ga(t.t,e)))return!0;al(t),eo(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return ol(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,al(t),eo(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=Jr(t),o=Reflect.getOwnPropertyDescriptor(r,e);return o&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:o.enumerable,value:r[e]}},defineProperty:function(){Kt(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Kt(12)}},ln={};Io(dn,function(t,e){ln[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),ln.deleteProperty=function(t,e){return ln.set.call(this,t,e,void 0)},ln.set=function(t,e,r){return dn.set.call(this,t[0],e,r,t[0])};var y3=function(){function t(r){var o=this;this.O=C2,this.D=!0,this.produce=function(n,i,s){if(typeof n=="function"&&typeof i!="function"){var l=i;i=n;var f=o;return function(A){var T=this;A===void 0&&(A=l);for(var z=arguments.length,N=Array(z>1?z-1:0),D=1;D<z;D++)N[D-1]=arguments[D];return f.produce(A,function(F){var oe;return(oe=i).call.apply(oe,[T,F].concat(N))})}}var u;if(typeof i!="function"&&Kt(6),s!==void 0&&typeof s!="function"&&Kt(7),cr(n)){var g=y2(o),y=sl(o,n,void 0),b=!0;try{u=i(y),b=!1}finally{b?pi(g):il(g)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(A){return tl(g,s),rl(A,g)},function(A){throw pi(g),A}):(tl(g,s),rl(u,g))}if(!n||typeof n!="object"){if((u=i(n))===void 0&&(u=n),u===w2&&(u=void 0),o.D&&ul(u,!0),s){var S=[],O=[];Lr("Patches").M(n,u,S,O),s(S,O)}return u}Kt(21,n)},this.produceWithPatches=function(n,i){if(typeof n=="function")return function(u){for(var g=arguments.length,y=Array(g>1?g-1:0),b=1;b<g;b++)y[b-1]=arguments[b];return o.produceWithPatches(u,function(S){return n.apply(void 0,[S].concat(y))})};var s,l,f=o.produce(n,i,function(u,g){s=u,l=g});return typeof Promise<"u"&&f instanceof Promise?f.then(function(u){return[u,s,l]}):[f,s,l]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){cr(r)||Kt(8),Br(r)&&(r=p3(r));var o=y2(this),n=sl(this,r,void 0);return n[we].C=!0,il(o),n},e.finishDraft=function(r,o){var n=r&&r[we],i=n.A;return tl(i,o),rl(void 0,i)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!C2&&Kt(20),this.O=r},e.applyPatches=function(r,o){var n;for(n=o.length-1;n>=0;n--){var i=o[n];if(i.path.length===0&&i.op==="replace"){r=i.value;break}}n>-1&&(o=o.slice(n+1));var s=Lr("Patches").$;return Br(r)?s(r,o):this.produce(r,function(l){return s(l,o)})},t}(),Mt=new y3,b3=Mt.produce,JC=Mt.produceWithPatches.bind(Mt),eO=Mt.setAutoFreeze.bind(Mt),tO=Mt.setUseProxies.bind(Mt),rO=Mt.applyPatches.bind(Mt),oO=Mt.createDraft.bind(Mt),aO=Mt.finishDraft.bind(Mt),gi=b3;function $o(t){"@babel/helpers - typeof";return $o=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},$o(t)}function k2(t,e){if($o(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var o=r.call(t,e||"default");if($o(o)!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function _2(t){var e=k2(t,"string");return $o(e)=="symbol"?e:e+""}function T2(t,e,r){return(e=_2(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function N2(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),r.push.apply(r,o)}return r}function ml(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?N2(Object(r),!0).forEach(function(o){T2(t,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):N2(Object(r)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(r,o))})}return t}function mt(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var M2=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),gl=function(){return Math.random().toString(36).substring(7).split("").join(".")},yi={INIT:"@@redux/INIT"+gl(),REPLACE:"@@redux/REPLACE"+gl(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+gl()}};function v3(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function yl(t,e,r){var o;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(mt(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(mt(1));return r(yl)(t,e)}if(typeof t!="function")throw new Error(mt(2));var n=t,i=e,s=[],l=s,f=!1;function u(){l===s&&(l=s.slice())}function g(){if(f)throw new Error(mt(3));return i}function y(A){if(typeof A!="function")throw new Error(mt(4));if(f)throw new Error(mt(5));var T=!0;return u(),l.push(A),function(){if(T){if(f)throw new Error(mt(6));T=!1,u();var N=l.indexOf(A);l.splice(N,1),s=null}}}function b(A){if(!v3(A))throw new Error(mt(7));if(typeof A.type>"u")throw new Error(mt(8));if(f)throw new Error(mt(9));try{f=!0,i=n(i,A)}finally{f=!1}for(var T=s=l,z=0;z<T.length;z++){var N=T[z];N()}return A}function S(A){if(typeof A!="function")throw new Error(mt(10));n=A,b({type:yi.REPLACE})}function O(){var A,T=y;return A={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(mt(11));function D(){N.next&&N.next(g())}D();var F=T(D);return{unsubscribe:F}}},A[M2]=function(){return this},A}return b({type:yi.INIT}),o={dispatch:b,subscribe:y,getState:g,replaceReducer:S},o[M2]=O,o}function x3(t){Object.keys(t).forEach(function(e){var r=t[e],o=r(void 0,{type:yi.INIT});if(typeof o>"u")throw new Error(mt(12));if(typeof r(void 0,{type:yi.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(mt(13))})}function z2(t){for(var e=Object.keys(t),r={},o=0;o<e.length;o++){var n=e[o];typeof t[n]=="function"&&(r[n]=t[n])}var i=Object.keys(r),s,l;try{x3(r)}catch(f){l=f}return function(u,g){if(u===void 0&&(u={}),l)throw l;if(0)var y;for(var b=!1,S={},O=0;O<i.length;O++){var A=i[O],T=r[A],z=u[A],N=T(z,g);if(typeof N>"u"){var D=g&&g.type;throw new Error(mt(14))}S[A]=N,b=b||N!==z}return b=b||i.length!==Object.keys(u).length,b?S:u}}function va(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(o){return o}:e.length===1?e[0]:e.reduce(function(o,n){return function(){return o(n.apply(void 0,arguments))}})}function P2(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(o){return function(){var n=o.apply(void 0,arguments),i=function(){throw new Error(mt(15))},s={getState:n.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=e.map(function(f){return f(s)});return i=va.apply(void 0,l)(n.dispatch),ml(ml({},n),{},{dispatch:i})}}}function I2(t){var e=function(o){var n=o.dispatch,i=o.getState;return function(s){return function(l){return typeof l=="function"?l(n,i,t):s(l)}}};return e}var $2=I2();$2.withExtraArgument=I2;var bl=$2;var H2=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,n){o.__proto__=n}||function(o,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(o[i]=n[i])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function o(){this.constructor=e}e.prototype=r===null?Object.create(r):(o.prototype=r.prototype,new o)}}(),S3=function(t,e){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},o,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 f([u,g])}}function f(u){if(o)throw new TypeError("Generator is already executing.");for(;r;)try{if(o=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 r.label++,{value:u[1],done:!1};case 5:r.label++,n=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){r.label=u[1];break}if(u[0]===6&&r.label<i[1]){r.label=i[1],i=u;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(u);break}i[2]&&r.ops.pop(),r.trys.pop();continue}u=e.call(t,r)}catch(g){u=[6,g],n=0}finally{o=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},xa=function(t,e){for(var r=0,o=e.length,n=t.length;r<o;r++,n++)t[n]=e[r];return t},C3=Object.defineProperty,O3=Object.defineProperties,L3=Object.getOwnPropertyDescriptors,D2=Object.getOwnPropertySymbols,E3=Object.prototype.hasOwnProperty,A3=Object.prototype.propertyIsEnumerable,B2=function(t,e,r){return e in t?C3(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},to=function(t,e){for(var r in e||(e={}))E3.call(e,r)&&B2(t,r,e[r]);if(D2)for(var o=0,n=D2(e);o<n.length;o++){var r=n[o];A3.call(e,r)&&B2(t,r,e[r])}return t},vl=function(t,e){return O3(t,L3(e))},w3=function(t,e,r){return new Promise(function(o,n){var i=function(f){try{l(r.next(f))}catch(u){n(u)}},s=function(f){try{l(r.throw(f))}catch(u){n(u)}},l=function(f){return f.done?o(f.value):Promise.resolve(f.value).then(i,s)};l((r=r.apply(t,e)).next())})};var R3=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?va:va.apply(null,arguments)},CO=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function k3(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}var _3=function(t){H2(e,t);function e(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];var n=t.apply(this,r)||this;return Object.setPrototypeOf(n,e.prototype),n}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,xa([void 0],r[0].concat(this)))):new(e.bind.apply(e,xa([void 0],r.concat(this))))},e}(Array),T3=function(t){H2(e,t);function e(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];var n=t.apply(this,r)||this;return Object.setPrototypeOf(n,e.prototype),n}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,xa([void 0],r[0].concat(this)))):new(e.bind.apply(e,xa([void 0],r.concat(this))))},e}(Array);function Cl(t){return cr(t)?gi(t,function(){}):t}function N3(t){return typeof t=="boolean"}function M3(){return function(e){return z3(e)}}function z3(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,o=t.immutableCheck,n=o===void 0?!0:o,i=t.serializableCheck,s=i===void 0?!0:i,l=new _3;if(r&&(N3(r)?l.push(bl):l.push(bl.withExtraArgument(r.extraArgument))),0){if(n)var f;if(s)var u}return l}var xl=!0;function G2(t){var e=M3(),r=t||{},o=r.reducer,n=o===void 0?void 0:o,i=r.middleware,s=i===void 0?e():i,l=r.devTools,f=l===void 0?!0:l,u=r.preloadedState,g=u===void 0?void 0:u,y=r.enhancers,b=y===void 0?void 0:y,S;if(typeof n=="function")S=n;else if(k3(n))S=z2(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 O=s;if(typeof O=="function"&&(O=O(e),!xl&&!Array.isArray(O)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!xl&&O.some(function(F){return typeof F!="function"}))throw new Error("each middleware provided to configureStore must be a function");var A=P2.apply(void 0,O),T=va;f&&(T=R3(to({trace:!xl},typeof f=="object"&&f)));var z=new T3(A),N=z;Array.isArray(b)?N=xa([A],b):typeof b=="function"&&(N=b(z));var D=T.apply(void 0,N);return yl(S,g,D)}function ro(t,e){function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];if(e){var i=e.apply(void 0,o);if(!i)throw new Error("prepareAction did not return an object");return to(to({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:o[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(o){return o.type===t},r}function W2(t){var e={},r=[],o,n={addCase:function(i,s){var l=typeof i=="string"?i:i.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=s,n},addMatcher:function(i,s){return r.push({matcher:i,reducer:s}),n},addDefaultCase:function(i){return o=i,n}};return t(n),[e,r,o]}function P3(t){return typeof t=="function"}function I3(t,e,r,o){r===void 0&&(r=[]);var n=typeof e=="function"?W2(e):[e,r,o],i=n[0],s=n[1],l=n[2],f;if(P3(t))f=function(){return Cl(t())};else{var u=Cl(t);f=function(){return u}}function g(y,b){y===void 0&&(y=f());var S=xa([i[b.type]],s.filter(function(O){var A=O.matcher;return A(b)}).map(function(O){var A=O.reducer;return A}));return S.filter(function(O){return!!O}).length===0&&(S=[l]),S.reduce(function(O,A){if(A)if(Br(O)){var T=O,z=A(T,b);return z===void 0?O:z}else{if(cr(O))return gi(O,function(N){return A(N,b)});var z=A(O,b);if(z===void 0){if(O===null)return O;throw Error("A case reducer on a non-draftable value must not return undefined")}return z}return O},y)}return g.getInitialState=f,g}function $3(t,e){return t+"/"+e}function V2(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:Cl(t.initialState),o=t.reducers||{},n=Object.keys(o),i={},s={},l={};n.forEach(function(g){var y=o[g],b=$3(e,g),S,O;"reducer"in y?(S=y.reducer,O=y.prepare):S=y,i[g]=S,s[b]=S,l[g]=O?ro(b,O):ro(b)});function f(){var g=typeof t.extraReducers=="function"?W2(t.extraReducers):[t.extraReducers],y=g[0],b=y===void 0?{}:y,S=g[1],O=S===void 0?[]:S,A=g[2],T=A===void 0?void 0:A,z=to(to({},b),s);return I3(r,function(N){for(var D in z)N.addCase(D,z[D]);for(var F=0,oe=O;F<oe.length;F++){var Ee=oe[F];N.addMatcher(Ee.matcher,Ee.reducer)}T&&N.addDefaultCase(T)})}var u;return{name:e,reducer:function(g,y){return u||(u=f()),u(g,y)},actions:l,caseReducers:i,getInitialState:function(){return u||(u=f()),u.getInitialState()}}}var D3="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",B3=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=D3[Math.random()*64|0];return e},F3=["name","message","stack","code"],Sl=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),F2=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),U3=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,o=F3;r<o.length;r++){var n=o[r];typeof t[n]=="string"&&(e[n]=t[n])}return e}return{message:String(t)}},AO=function(){function t(e,r,o){var n=ro(e+"/fulfilled",function(g,y,b,S){return{payload:g,meta:vl(to({},S||{}),{arg:b,requestId:y,requestStatus:"fulfilled"})}}),i=ro(e+"/pending",function(g,y,b){return{payload:void 0,meta:vl(to({},b||{}),{arg:y,requestId:g,requestStatus:"pending"})}}),s=ro(e+"/rejected",function(g,y,b,S,O){return{payload:S,error:(o&&o.serializeError||U3)(g||"Rejected"),meta:vl(to({},O||{}),{arg:b,requestId:y,rejectedWithValue:!!S,requestStatus:"rejected",aborted:g?.name==="AbortError",condition:g?.name==="ConditionError"})}}),l=!1,f=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(y,b,S){var O=o?.idGenerator?o.idGenerator(g):B3(),A=new f,T,z=!1;function N(F){T=F,A.abort()}var D=function(){return w3(this,null,function(){var F,oe,Ee,Lt,rt,yr,ot;return S3(this,function(x){switch(x.label){case 0:return x.trys.push([0,4,,5]),Lt=(F=o?.condition)==null?void 0:F.call(o,g,{getState:b,extra:S}),G3(Lt)?[4,Lt]:[3,2];case 1:Lt=x.sent(),x.label=2;case 2:if(Lt===!1||A.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return z=!0,rt=new Promise(function(E,U){return A.signal.addEventListener("abort",function(){return U({name:"AbortError",message:T||"Aborted"})})}),y(i(O,g,(oe=o?.getPendingMeta)==null?void 0:oe.call(o,{requestId:O,arg:g},{getState:b,extra:S}))),[4,Promise.race([rt,Promise.resolve(r(g,{dispatch:y,getState:b,extra:S,requestId:O,signal:A.signal,abort:N,rejectWithValue:function(E,U){return new Sl(E,U)},fulfillWithValue:function(E,U){return new F2(E,U)}})).then(function(E){if(E instanceof Sl)throw E;return E instanceof F2?n(E.payload,O,g,E.meta):n(E,O,g)})])];case 3:return Ee=x.sent(),[3,5];case 4:return yr=x.sent(),Ee=yr instanceof Sl?s(null,O,g,yr.payload,yr.meta):s(yr,O,g),[3,5];case 5:return ot=o&&!o.dispatchConditionRejection&&s.match(Ee)&&Ee.meta.condition,ot||y(Ee),[2,Ee]}})})}();return Object.assign(D,{abort:N,requestId:O,arg:g,unwrap:function(){return D.then(H3)}})}}return Object.assign(u,{pending:i,rejected:s,fulfilled:n,typePrefix:e})}return t.withTypes=function(){return t},t}();function H3(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function G3(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var j2="listener",K2="completed",q2="cancelled",wO="task-"+q2,RO="task-"+K2,kO=j2+"-"+q2,_O=j2+"-"+K2;var Ol="listenerMiddleware";var TO=ro(Ol+"/add"),NO=ro(Ol+"/removeAll"),MO=ro(Ol+"/remove");var U2,zO=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(U2||(U2=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},W3=function(t){return function(e){setTimeout(e,t)}},PO=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:W3(10);A2();var V3=si(Symbol("withEventBus"),function(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,o,n){this.eventBus.addEventListener(r,o,n)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,o,n){this.eventBus.removeEventListener(r,o,n)}}}),bi=class extends V3(Object){};window.ftReduxStores||(window.ftReduxStores={});var Z2=class t extends bi{static get(e){var r;let o=typeof e=="string"?e:e.name,n=typeof e=="string"?void 0:e,i=window.ftReduxStores[o];if(ui(i))return i;if(n==null)return;let s=V2({...n,reducers:(r=n.reducers)!==null&&r!==void 0?r:{}}),l=G2({reducer:(f,u)=>{if(u.type==="CLEAR_FT_REDUX_STORE"){let g=a2(s.getInitialState());for(let y of u.keeping)g[y]=(f??g)[y];return g}else if(typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...f,...u.overwrites};return s.reducer(f,u)}});return window.ftReduxStores[n.name]=new t(s,l,n.eventBus)}constructor(e,r,o){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new li;let n=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,l)=>{let f=s,u=i[f];return u?(...g)=>{let y=u(...g.map(n));return this.reduxStore.dispatch(y),y}:g=>{this.setState({[f]:n(g)})}}}),this.eventBus=o??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...e){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:e})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}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(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var vi=class{static format(e,r,o,n){return window.moment?window.moment(e).locale(r).format(this.getMomentDateFormat(o,n)):this.getIntlDateTime(e,r,o,n)}static getMomentDateFormat(e,r){return e?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(e,r,o,n){let i=typeof e=="string"?new Date(e):e,s=new Intl.DateTimeFormat(r,{dateStyle:o?"medium":"short"}).format(i);if(!n)return s;let l=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(i);return`${s} ${l}`}static getTimezoneAsString(){let e=o=>String(Math.floor(o)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${e(Math.abs(r)/60)}:${e(Math.abs(r)%60)}`}};var xi=h(L()),j3="ft-app-info",Do=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};Do.eventName="authentication-change";var K3={session:(t,e)=>{(0,xi.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>I.dispatchEvent(new Do(e.payload)),0))}},I=xi.FtReduxStore.get({name:j3,reducers:K3,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 Y2=h(L()),Si=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},cL=(0,Y2.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...o){super(o),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(I)}dateFormatOptionsChanged(o){return o.has("metadataDescriptors")||o.has("useLongDateFormat")||o.has("useDateTimeFormat")||o.has("uiLocale")}getDateFormatter(o){var n,i;return((i=(n=this.metadataDescriptors.find(l=>l.key===o))===null||n===void 0?void 0:n.date)!==null&&i!==void 0?i:!1)?l=>vi.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Si([(0,Ll.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Si([(0,Ll.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Si([el({store:I.name,selector:r=>{var o,n;return(n=(o=r.metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]}})],e.prototype,"metadataDescriptors",void 0),Si([el({store:I.name})],e.prototype,"uiLocale",void 0),e});var Z3=h(Q2(),1);var J2;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(J2||(J2={}));var ef;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(ef||(ef={}));var tf;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(tf||(tf={}));var rf;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(rf||(rf={}));var of;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(of||(of={}));var af;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(af||(af={}));var nf;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(nf||(nf={}));var sf;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(sf||(sf={}));var lf;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",t.LINK_PREVIEW="LINK_PREVIEW"})(lf||(lf={}));var cf;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(cf||(cf={}));var df;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(df||(df={}));var ff;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(ff||(ff={}));var uf;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(uf||(uf={}));var pf;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(pf||(pf={}));var El;(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(El||(El={}));var hf;(function(t){t.ASC="ASC",t.DESC="DESC"})(hf||(hf={}));var mf;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(mf||(mf={}));var Al;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Al||(Al={}));var gf;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(gf||(gf={}));var yf;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(yf||(yf={}));var bf;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(bf||(bf={}));var vf;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(vf||(vf={}));var xf;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.HTML_PACKAGE="HTML_PACKAGE",t.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(xf||(xf={}));var wl;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(wl||(wl={}));var Sf;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Sf||(Sf={}));var je;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(je||(je={}));var qt;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(qt||(qt={}));var Cf;(function(t){t.UNAUTHENTICATED="UNAUTHENTICATED",t.USER_INCOMPLETE="USER_INCOMPLETE",t.MFA_REQUIRED="MFA_REQUIRED",t.AUTHENTICATED="AUTHENTICATED"})(Cf||(Cf={}));var Of;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Of||(Of={}));var Lf;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Lf||(Lf={}));var Ef;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(Ef||(Ef={}));var Af;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Af||(Af={}));var wf;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(wf||(wf={}));var q3={[je.PERSONAL_BOOK_SHARE_USER]:[je.PERSONAL_BOOK_USER],[je.HTML_EXPORT_USER]:[je.PERSONAL_BOOK_USER],[je.PDF_EXPORT_USER]:[je.PERSONAL_BOOK_USER],[je.KHUB_ADMIN]:[je.CONTENT_PUBLISHER],[je.ADMIN]:[je.KHUB_ADMIN,je.USERS_ADMIN,je.PORTAL_ADMIN],[je.GENERATIVE_AI_EXPORT_USER]:[je.GENERATIVE_AI_USER]};function Rf(t,e){return t===e||(q3[t]??[]).some(r=>Rf(r,e))}function kf(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(o=>Rf(o,e))}var ki=h(L());var Rl=h(L());var Bo=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:o}=I.getState(),n=e??o;if(r&&n&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,n,!0)}static await(e){return new Promise(r=>{let o=t.get(e);if(o)r(o);else{let n=I.subscribe(()=>{o=t.get(e),o&&(n(),r(o))})}})}};var Li=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Bo.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Bo.await()}};var Rt=class extends Li{constructor(e=!0,r){var o;super(r),this.sortObjectFields=(i,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([l],[f])=>l.localeCompare(f)));let n=this.constructor;n.commonCache=(o=n.commonCache)!==null&&o!==void 0?o:new Rl.CacheRegistry,this.cache=e?n.commonCache:new Rl.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((r,o)=>0|31*r+o.charCodeAt(0),0))}};var Ei=class extends Rt{async listMySearches(){let{session:e}=I.getState();return kf(e,je.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Ai=class extends Rt{async listMyBookmarks(){let e=I.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var wi=class extends Rt{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=I.getState().session;return!!e?.sessionAuthenticated}};var Ri=class extends Rt{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 e=I.getState().session;return!!e?.sessionAuthenticated}};var Y3="ft-user-assets",X3={setAssetCount:(t,e)=>{let{userAssetType:r,count:o}=e.payload.assetCount;t.assetCounts.allAsset[r]=o},clearAssetCount:t=>{Object.values(qt).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:r,mapId:o,asset:n}=e.payload;_l(t,r,[...kl(t,r),n]),_f(t,r,1,o),Tf(t,n)},editAsset:(t,e)=>{let{assetType:r,asset:o}=e.payload;_l(t,r,kl(t,r).map(n=>n.id===o.id?o:n)),Tf(t,o)},removeAsset:(t,e)=>{let{assetType:r,mapId:o,assetId:n}=e.payload;_l(t,r,kl(t,r).filter(i=>i.id!==n)),_f(t,r,-1,o)}},Nf={[qt.SEARCHES]:"savedSearches",[qt.BOOKMARKS]:"bookmarks",[qt.BOOKS]:void 0,[qt.COLLECTIONS]:void 0},kl=(t,e)=>{var r;let o=Nf[e];return o?(r=t[o])!==null&&r!==void 0?r:[]:[]},_l=(t,e,r)=>{let o=Nf[e];o&&(t[o]=r)},_f=(t,e,r,o)=>{let n=t.assetCounts.allAsset[e];if(n!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,n+r),e===qt.BOOKMARKS&&o)){let i=t.assetCounts.bookmarkByMap[o];t.assetCounts.bookmarkByMap[o]=Math.max(0,i+r)}},Tf=(t,e)=>{let r=t.assetLabels.map(n=>n.title),o=e.labels.filter(n=>!r.includes(n)).map(n=>({title:n}));t.assetLabels.push(...o)},zt=ki.FtReduxStore.get({name:Y3,reducers:X3,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(qt).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Tl=class{constructor(e=new wi,r=new Ri){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=I.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Ai,this.savedSearchesService=new Ei,I.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=I.getState();(0,ki.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),zt.actions.clearAssetCount(),zt.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),zt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),zt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();zt.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();zt.actions.assetLabels(e)}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&zt.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&zt.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(zt.getState().assetCounts.bookmarkByMap).length!==0;e===qt.BOOKMARKS&&r&&zt.actions.clearBookmarkCountByMap(),zt.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;zt.actions.bookmarks(r)}}},Q3=new Tl;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Q3);var Nl=class{addCommand(e,r=!1){I.commands.add(e,r)}consumeCommand(e){return I.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Nl;var Zt=h(L());var Mf,Ca=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},J3=Symbol("clearAfterUnitTest"),_i=class extends(0,Zt.withEventBus)(Rt){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Mf]=()=>{this.defaultMessages={},this.cache=new Zt.CacheRegistry,this.listeners={}},this.currentUiLocale=I.getState().uiLocale,I.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=I.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var o;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let n={...(o=this.defaultMessages[e])!==null&&o!==void 0?o:{},...r};(0,Zt.deepEqual)(this.defaultMessages[e],n)||(this.defaultMessages[e]=n,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,o;return this.fetchContext(e),(o=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&o!==void 0?o:{}}resolveRawMessage(e,r){let o=e.toLowerCase();return this.resolveContext(o)[r]}resolveMessage(e,r,...o){var n;let i=e.toLowerCase(),s=this.resolveContext(i);return new Zt.ParametrizedLabelResolver((n=this.defaultMessages[i])!==null&&n!==void 0?n:{},s).resolve(r,...o)}async fetchContext(e){let r=!this.cache.has(e),o;try{o=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),r&&await this.notify(e)}catch(n){!(n instanceof Zt.CanceledPromiseError)&&r&&console.error(n)}return o}subscribe(e,r){var o;return e=e.toLowerCase(),this.listeners[e]=(o=this.listeners[e])!==null&&o!==void 0?o:new Set,this.listeners[e].add(r),()=>{var n;return(n=this.listeners[e])===null||n===void 0?void 0:n.delete(r)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new Ca({loadedContexts:e})),this.dispatchEvent(new Ca({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new Ca({loadedContexts:[e]})),this.dispatchEvent(new Ca({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(o=>(0,Zt.delay)(0).then(()=>o()).catch(()=>null)))}};Mf=J3;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends _i{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends _i{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Oa=window.FluidTopicsI18nService,Ti=window.FluidTopicsCustomI18nService;var zf=h(L()),Ml=class{highlightHtml(e,r,o){(0,zf.highlightHtml)(e,r,o)}};window.FluidTopicsHighlightHtmlService=new Ml;var Pf=h(L());var zl=class{isDate(e){var r,o,n,i;return(i=(n=((o=(r=I.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&o!==void 0?o:[]).find(l=>l.key===e))===null||n===void 0?void 0:n.date)!==null&&i!==void 0?i:!1}format(e,r){var o,n,i;if(e==null)return"";try{return Pf.DateFormatter.format(e,(o=r?.locale)!==null&&o!==void 0?o:I.getState().uiLocale,(n=r?.longFormat)!==null&&n!==void 0?n:!1,(i=r?.withTime)!==null&&i!==void 0?i:!1)}catch(s){throw console.error(`Date ${JSON.stringify(e)} is not valid`,s),s}}};window.FluidTopicsDateService=new zl;var If=h(L());var Fr=class{static get(e,r){var o,n;let i=I.getState(),{lang:s,region:l}=(n=(o=i.defaultLocales)===null||o===void 0?void 0:o.defaultContentLocale)!==null&&n!==void 0?n:{lang:"en",region:"US"};return new If.SearchPlaceConverter(i.baseUrl,e??20,i.searchInAllLanguagesAllowed,r??`${s}-${l}`)}};var Pl=class{urlToSearchRequest(e){return Fr.get().parse(e)}searchRequestToUrl(e){return Fr.get().serialize(e)}};window.FluidTopicsUrlService=new Pl;var ao=h(L());var Fo=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};Fo.eventName="change";var Il=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let r=sessionStorage.getItem(this.itemName(e));return r?JSON.parse(r):void 0}set(e,r){sessionStorage.setItem(this.itemName(e),JSON.stringify(r))}},$f=new Il;var Ni=class t extends ao.WithEventBus{static build(){return new t(window.history,$f,()=>window.location,!1)}constructor(e,r,o,n){var i,s;super(),this.history=e,this.historyStorage=r,this.windowLocation=o,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(s=(i=e.state)===null||i===void 0?void 0:i.index)!==null&&s!==void 0?s:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(n)}setCurrentState(e,r=!1){let o=r&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,o&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,ao.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Fo(this.currentItem())),0)}installProxies(){let e=r=>(o,n,[i,s,l])=>{let f=r(),u={...f===this.currentIndex?this.currentState:void 0,...i,index:f,href:typeof l=="string"?l:(l??this.windowLocation()).href};o.apply(n,[u,s,l]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.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(e){for(let r=this.history.length-1;r>=0;r--)e?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(e){var r;let o={...this.buildCurrentState(),...e,index:this.currentIndex,title:(r=e?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(o)}addHistoryChangeListener(e){this.addEventListener(Fo.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Fo.eventName,e)}currentItem(){return(0,ao.deepCopy)(this.currentState)}back(){let e=this.previousDifferentMajorPosition();e>=0?this.history.go(e-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,ao.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let e=this.currentIndex>0?this.currentIndex-1:0;for(;e>0&&!this.isDifferentMajorState(e);)e--;return e}forward(){let e=this.nextMajorPosition();e&&e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){let e=this.nextMajorPosition();if(e)return(0,ao.deepCopy)(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var r;let o=(r=this.states[e])===null||r===void 0?void 0:r.majorStateId;if(!o)return e;let n=e,i=e+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,o);)this.hasState(i)&&(n=i),i++;return n}buildCurrentState(){var e,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&r!==void 0?r:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,r){var o;if(!this.hasState(e))return!1;let n=r??this.currentState.majorStateId,i=(o=this.states[e])===null||o===void 0?void 0:o.majorStateId;return i==null||i!=n}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Ni.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});var Df=h(k());var Bf=Df.css`
535
- `;var Uf=h(k()),st=h(Q()),dr=h(L());function Ff(t,e){let{authenticationRequired:r,session:o}=I.getState();return r&&!o?.sessionAuthenticated?Promise.resolve(e):t()}var Ke=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},xe=class extends dr.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=()=>Bo.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new dr.CacheRegistry,this.cleanSessionDebouncer=new dr.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Uf.html`
534
+ `;var _1=["top","right","bottom","left"],k1=["start","end"],js=_1.reduce((t,e)=>t.concat(e,e+"-"+k1[0],e+"-"+k1[1]),[]),en=Math.min,Yr=Math.max,tn=Math.round;var lr=t=>({x:t,y:t}),Gh={left:"right",right:"left",bottom:"top",top:"bottom"};function Ks(t,e,r){return Yr(t,en(e,r))}function Xn(t,e){return typeof t=="function"?t(e):t}function fa(t){return t.split("-")[0]}function Xr(t){return t.split("-")[1]}function qs(t){return t==="x"?"y":"x"}function Zs(t){return t==="y"?"height":"width"}function Qn(t){let e=t[0];return e==="t"||e==="b"?"y":"x"}function Ys(t){return qs(Qn(t))}function T1(t,e,r){r===void 0&&(r=!1);let o=Xr(t),n=Ys(t),i=Zs(n),s=n==="x"?o===(r?"end":"start")?"right":"left":o==="start"?"bottom":"top";return e.reference[i]>e.floating[i]&&(s=Vs(s)),[s,Vs(s)]}function N1(t){return t.includes("start")?t.replace("start","end"):t.replace("end","start")}function Vs(t){let e=fa(t);return Gh[e]+t.slice(e.length)}function Wh(t){return{top:0,right:0,bottom:0,left:0,...t}}function M1(t){return typeof t!="number"?Wh(t):{top:t,right:t,bottom:t,left:t}}function _o(t){let{x:e,y:r,width:o,height:n}=t;return{width:o,height:n,top:r,left:e,right:e+o,bottom:r+n,x:e,y:r}}function I1(t,e,r){let{reference:o,floating:n}=t,i=Qn(e),s=Ys(e),l=Zs(s),f=fa(e),u=i==="y",g=o.x+o.width/2-n.width/2,y=o.y+o.height/2-n.height/2,b=o[l]/2-n[l]/2,S;switch(f){case"top":S={x:g,y:o.y-n.height};break;case"bottom":S={x:g,y:o.y+o.height};break;case"right":S={x:o.x+o.width,y};break;case"left":S={x:o.x-n.width,y};break;default:S={x:o.x,y:o.y}}switch(Xr(e)){case"start":S[s]-=b*(r&&u?-1:1);break;case"end":S[s]+=b*(r&&u?-1:1);break}return S}async function P1(t,e){var r;e===void 0&&(e={});let{x:o,y:n,platform:i,rects:s,elements:l,strategy:f}=t,{boundary:u="clippingAncestors",rootBoundary:g="viewport",elementContext:y="floating",altBoundary:b=!1,padding:S=0}=Xn(e,t),O=M1(S),T=l[b?y==="floating"?"reference":"floating":y],I=_o(await i.getClippingRect({element:(r=await(i.isElement==null?void 0:i.isElement(T)))==null||r?T:T.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:u,rootBoundary:g,strategy:f})),N=y==="floating"?{x:o,y:n,width:s.floating.width,height:s.floating.height}:s.reference,D=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),F=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},oe=_o(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:N,offsetParent:D,strategy:f}):N);return{top:(I.top-oe.top+O.top)/F.y,bottom:(oe.bottom-I.bottom+O.bottom)/F.y,left:(I.left-oe.left+O.left)/F.x,right:(oe.right-I.right+O.right)/F.x}}var Vh=50,z1=async(t,e,r)=>{let{placement:o="bottom",strategy:n="absolute",middleware:i=[],platform:s}=r,l=s.detectOverflow?s:{...s,detectOverflow:P1},f=await(s.isRTL==null?void 0:s.isRTL(e)),u=await s.getElementRects({reference:t,floating:e,strategy:n}),{x:g,y}=I1(u,o,f),b=o,S=0,O={};for(let A=0;A<i.length;A++){let T=i[A];if(!T)continue;let{name:I,fn:N}=T,{x:D,y:F,data:oe,reset:Ee}=await N({x:g,y,initialPlacement:o,placement:b,strategy:n,middlewareData:O,rects:u,platform:l,elements:{reference:t,floating:e}});g=D??g,y=F??y,O[I]={...O[I],...oe},Ee&&S<Vh&&(S++,typeof Ee=="object"&&(Ee.placement&&(b=Ee.placement),Ee.rects&&(u=Ee.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:n}):Ee.rects),{x:g,y}=I1(u,b,f)),A=-1)}return{x:g,y,placement:b,strategy:n,middlewareData:O}};function jh(t,e,r){return(t?[...r.filter(n=>Xr(n)===t),...r.filter(n=>Xr(n)!==t)]:r.filter(n=>fa(n)===n)).filter(n=>t?Xr(n)===t||(e?N1(n)!==n:!1):!0)}var $1=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var r,o,n;let{rects:i,middlewareData:s,placement:l,platform:f,elements:u}=e,{crossAxis:g=!1,alignment:y,allowedPlacements:b=js,autoAlignment:S=!0,...O}=Xn(t,e),A=y!==void 0||b===js?jh(y||null,S,b):b,T=await f.detectOverflow(e,O),I=((r=s.autoPlacement)==null?void 0:r.index)||0,N=A[I];if(N==null)return{};let D=T1(N,i,await(f.isRTL==null?void 0:f.isRTL(u.floating)));if(l!==N)return{reset:{placement:A[0]}};let F=[T[fa(N)],T[D[0]],T[D[1]]],oe=[...((o=s.autoPlacement)==null?void 0:o.overflows)||[],{placement:N,overflows:F}],Ee=A[I+1];if(Ee)return{data:{index:I+1,overflows:oe},reset:{placement:Ee}};let Lt=oe.map(ot=>{let x=Xr(ot.placement);return[ot.placement,x&&g?ot.overflows.slice(0,2).reduce((E,U)=>E+U,0):ot.overflows[0],ot.overflows]}).sort((ot,x)=>ot[1]-x[1]),yr=((n=Lt.filter(ot=>ot[2].slice(0,Xr(ot[0])?2:3).every(x=>x<=0))[0])==null?void 0:n[0])||Lt[0][0];return yr!==l?{data:{index:I+1,overflows:oe},reset:{placement:yr}}:{}}}};var D1=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:r,y:o,placement:n,platform:i}=e,{mainAxis:s=!0,crossAxis:l=!1,limiter:f={fn:I=>{let{x:N,y:D}=I;return{x:N,y:D}}},...u}=Xn(t,e),g={x:r,y:o},y=await i.detectOverflow(e,u),b=Qn(fa(n)),S=qs(b),O=g[S],A=g[b];if(s){let I=S==="y"?"top":"left",N=S==="y"?"bottom":"right",D=O+y[I],F=O-y[N];O=Ks(D,O,F)}if(l){let I=b==="y"?"top":"left",N=b==="y"?"bottom":"right",D=A+y[I],F=A-y[N];A=Ks(D,A,F)}let T=f.fn({...e,[S]:O,[b]:A});return{...T,data:{x:T.x-r,y:T.y-o,enabled:{[S]:s,[b]:l}}}}}};function ei(){return typeof window<"u"}function No(t){return F1(t)?(t.nodeName||"").toLowerCase():"#document"}function wt(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Sr(t){var e;return(e=(F1(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function F1(t){return ei()?t instanceof Node||t instanceof wt(t).Node:!1}function Vt(t){return ei()?t instanceof Element||t instanceof wt(t).Element:!1}function Cr(t){return ei()?t instanceof HTMLElement||t instanceof wt(t).HTMLElement:!1}function B1(t){return!ei()||typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof wt(t).ShadowRoot}function ua(t){let{overflow:e,overflowX:r,overflowY:o,display:n}=jt(t);return/auto|scroll|overlay|hidden|clip/.test(e+o+r)&&n!=="inline"&&n!=="contents"}function U1(t){return/^(table|td|th)$/.test(No(t))}function rn(t){try{if(t.matches(":popover-open"))return!0}catch{}try{return t.matches(":modal")}catch{return!1}}var Kh=/transform|translate|scale|rotate|perspective|filter/,qh=/paint|layout|strict|content/,To=t=>!!t&&t!=="none",Xs;function ti(t){let e=Vt(t)?jt(t):t;return To(e.transform)||To(e.translate)||To(e.scale)||To(e.rotate)||To(e.perspective)||!ri()&&(To(e.backdropFilter)||To(e.filter))||Kh.test(e.willChange||"")||qh.test(e.contain||"")}function H1(t){let e=Dr(t);for(;Cr(e)&&!Mo(e);){if(ti(e))return e;if(rn(e))return null;e=Dr(e)}return null}function ri(){return Xs==null&&(Xs=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Xs}function Mo(t){return/^(html|body|#document)$/.test(No(t))}function jt(t){return wt(t).getComputedStyle(t)}function on(t){return Vt(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function Dr(t){if(No(t)==="html")return t;let e=t.assignedSlot||t.parentNode||B1(t)&&t.host||Sr(t);return B1(e)?e.host:e}function G1(t){let e=Dr(t);return Mo(e)?t.ownerDocument?t.ownerDocument.body:t.body:Cr(e)&&ua(e)?e:G1(e)}function Jn(t,e,r){var o;e===void 0&&(e=[]),r===void 0&&(r=!0);let n=G1(t),i=n===((o=t.ownerDocument)==null?void 0:o.body),s=wt(n);if(i){let l=oi(s);return e.concat(s,s.visualViewport||[],ua(n)?n:[],l&&r?Jn(l):[])}else return e.concat(n,Jn(n,[],r))}function oi(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function K1(t){let e=jt(t),r=parseFloat(e.width)||0,o=parseFloat(e.height)||0,n=Cr(t),i=n?t.offsetWidth:r,s=n?t.offsetHeight:o,l=tn(r)!==i||tn(o)!==s;return l&&(r=i,o=s),{width:r,height:o,$:l}}function q1(t){return Vt(t)?t:t.contextElement}function pa(t){let e=q1(t);if(!Cr(e))return lr(1);let r=e.getBoundingClientRect(),{width:o,height:n,$:i}=K1(e),s=(i?tn(r.width):r.width)/o,l=(i?tn(r.height):r.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}var Zh=lr(0);function Z1(t){let e=wt(t);return!ri()||!e.visualViewport?Zh:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Yh(t,e,r){return e===void 0&&(e=!1),!r||e&&r!==wt(t)?!1:e}function an(t,e,r,o){e===void 0&&(e=!1),r===void 0&&(r=!1);let n=t.getBoundingClientRect(),i=q1(t),s=lr(1);e&&(o?Vt(o)&&(s=pa(o)):s=pa(t));let l=Yh(i,r,o)?Z1(i):lr(0),f=(n.left+l.x)/s.x,u=(n.top+l.y)/s.y,g=n.width/s.x,y=n.height/s.y;if(i){let b=wt(i),S=o&&Vt(o)?wt(o):o,O=b,A=oi(O);for(;A&&o&&S!==O;){let T=pa(A),I=A.getBoundingClientRect(),N=jt(A),D=I.left+(A.clientLeft+parseFloat(N.paddingLeft))*T.x,F=I.top+(A.clientTop+parseFloat(N.paddingTop))*T.y;f*=T.x,u*=T.y,g*=T.x,y*=T.y,f+=D,u+=F,O=wt(A),A=oi(O)}}return _o({width:g,height:y,x:f,y:u})}function ai(t,e){let r=on(t).scrollLeft;return e?e.left+r:an(Sr(t)).left+r}function Y1(t,e){let r=t.getBoundingClientRect(),o=r.left+e.scrollLeft-ai(t,r),n=r.top+e.scrollTop;return{x:o,y:n}}function Xh(t){let{elements:e,rect:r,offsetParent:o,strategy:n}=t,i=n==="fixed",s=Sr(o),l=e?rn(e.floating):!1;if(o===s||l&&i)return r;let f={scrollLeft:0,scrollTop:0},u=lr(1),g=lr(0),y=Cr(o);if((y||!y&&!i)&&((No(o)!=="body"||ua(s))&&(f=on(o)),y)){let S=an(o);u=pa(o),g.x=S.x+o.clientLeft,g.y=S.y+o.clientTop}let b=s&&!y&&!i?Y1(s,f):lr(0);return{width:r.width*u.x,height:r.height*u.y,x:r.x*u.x-f.scrollLeft*u.x+g.x+b.x,y:r.y*u.y-f.scrollTop*u.y+g.y+b.y}}function Qh(t){return Array.from(t.getClientRects())}function Jh(t){let e=Sr(t),r=on(t),o=t.ownerDocument.body,n=Yr(e.scrollWidth,e.clientWidth,o.scrollWidth,o.clientWidth),i=Yr(e.scrollHeight,e.clientHeight,o.scrollHeight,o.clientHeight),s=-r.scrollLeft+ai(t),l=-r.scrollTop;return jt(o).direction==="rtl"&&(s+=Yr(e.clientWidth,o.clientWidth)-n),{width:n,height:i,x:s,y:l}}var W1=25;function e3(t,e){let r=wt(t),o=Sr(t),n=r.visualViewport,i=o.clientWidth,s=o.clientHeight,l=0,f=0;if(n){i=n.width,s=n.height;let g=ri();(!g||g&&e==="fixed")&&(l=n.offsetLeft,f=n.offsetTop)}let u=ai(o);if(u<=0){let g=o.ownerDocument,y=g.body,b=getComputedStyle(y),S=g.compatMode==="CSS1Compat"&&parseFloat(b.marginLeft)+parseFloat(b.marginRight)||0,O=Math.abs(o.clientWidth-y.clientWidth-S);O<=W1&&(i-=O)}else u<=W1&&(i+=u);return{width:i,height:s,x:l,y:f}}function t3(t,e){let r=an(t,!0,e==="fixed"),o=r.top+t.clientTop,n=r.left+t.clientLeft,i=Cr(t)?pa(t):lr(1),s=t.clientWidth*i.x,l=t.clientHeight*i.y,f=n*i.x,u=o*i.y;return{width:s,height:l,x:f,y:u}}function V1(t,e,r){let o;if(e==="viewport")o=e3(t,r);else if(e==="document")o=Jh(Sr(t));else if(Vt(e))o=t3(e,r);else{let n=Z1(t);o={x:e.x-n.x,y:e.y-n.y,width:e.width,height:e.height}}return _o(o)}function X1(t,e){let r=Dr(t);return r===e||!Vt(r)||Mo(r)?!1:jt(r).position==="fixed"||X1(r,e)}function r3(t,e){let r=e.get(t);if(r)return r;let o=Jn(t,[],!1).filter(l=>Vt(l)&&No(l)!=="body"),n=null,i=jt(t).position==="fixed",s=i?Dr(t):t;for(;Vt(s)&&!Mo(s);){let l=jt(s),f=ti(s);!f&&l.position==="fixed"&&(n=null),(i?!f&&!n:!f&&l.position==="static"&&!!n&&(n.position==="absolute"||n.position==="fixed")||ua(s)&&!f&&X1(t,s))?o=o.filter(g=>g!==s):n=l,s=Dr(s)}return e.set(t,o),o}function o3(t){let{element:e,boundary:r,rootBoundary:o,strategy:n}=t,s=[...r==="clippingAncestors"?rn(e)?[]:r3(e,this._c):[].concat(r),o],l=V1(e,s[0],n),f=l.top,u=l.right,g=l.bottom,y=l.left;for(let b=1;b<s.length;b++){let S=V1(e,s[b],n);f=Yr(S.top,f),u=en(S.right,u),g=en(S.bottom,g),y=Yr(S.left,y)}return{width:u-y,height:g-f,x:y,y:f}}function a3(t){let{width:e,height:r}=K1(t);return{width:e,height:r}}function n3(t,e,r){let o=Cr(e),n=Sr(e),i=r==="fixed",s=an(t,!0,i,e),l={scrollLeft:0,scrollTop:0},f=lr(0);function u(){f.x=ai(n)}if(o||!o&&!i)if((No(e)!=="body"||ua(n))&&(l=on(e)),o){let S=an(e,!0,i,e);f.x=S.x+e.clientLeft,f.y=S.y+e.clientTop}else n&&u();i&&!o&&n&&u();let g=n&&!o&&!i?Y1(n,l):lr(0),y=s.left+l.scrollLeft-f.x-g.x,b=s.top+l.scrollTop-f.y-g.y;return{x:y,y:b,width:s.width,height:s.height}}function Qs(t){return jt(t).position==="static"}function j1(t,e){if(!Cr(t)||jt(t).position==="fixed")return null;if(e)return e(t);let r=t.offsetParent;return Sr(t)===r&&(r=r.ownerDocument.body),r}function Q1(t,e){let r=wt(t);if(rn(t))return r;if(!Cr(t)){let n=Dr(t);for(;n&&!Mo(n);){if(Vt(n)&&!Qs(n))return n;n=Dr(n)}return r}let o=j1(t,e);for(;o&&U1(o)&&Qs(o);)o=j1(o,e);return o&&Mo(o)&&Qs(o)&&!ti(o)?r:o||H1(t)||r}var i3=async function(t){let e=this.getOffsetParent||Q1,r=this.getDimensions,o=await r(t.floating);return{reference:n3(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:o.width,height:o.height}}};function s3(t){return jt(t).direction==="rtl"}var ni={convertOffsetParentRelativeRectToViewportRelativeRect:Xh,getDocumentElement:Sr,getClippingRect:o3,getOffsetParent:Q1,getElementRects:i3,getClientRects:Qh,getDimensions:a3,getScale:pa,isElement:Vt,isRTL:s3};var J1=$1,e2=D1;var t2=(t,e,r)=>{let o=new Map,n={platform:ni,...r},i={...n.platform,_c:o};return z1(t,e,{...n,platform:i})};function r2(t){return l3(t)}function Js(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function l3(t){for(let e=t;e;e=Js(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=Js(t);e;e=Js(e)){if(!(e instanceof Element))continue;let r=getComputedStyle(e);if(r.display!=="contents"&&(r.position!=="static"||r.filter!=="none"||e.tagName==="BODY"))return e}return null}async function o2(t,e,r){let o;return typeof r=="object"?o=r:o={placement:r},t2(t,e,{strategy:o.strategy,platform:{...ni,getOffsetParent:n=>ni.getOffsetParent(n,r2)},middleware:[e2({crossAxis:!0}),J1({allowedPlacements:[o.placement]})]})}var Ea=h(L());var Ll=h(Q());function c3(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let r,o,n;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(o=r;o--!==0;)if(!ii(t[o],e[o]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(o of t.entries())if(!e.has(o[0]))return!1;for(o of t.entries())if(!ii(o[1],e.get(o[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(o of t.entries())if(!e.has(o[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let i=s=>Object.keys(s).filter(l=>s[l]!=null);if(n=i(t),r=n.length,r!==i(e).length)return!1;for(o=r;o--!==0;)if(!Object.prototype.hasOwnProperty.call(e,n[o]))return!1;for(o=r;o--!==0;){let s=n[o];if(!ii(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function ii(t,e){try{return c3(t,e)}catch{return!1}}function nn(t,e){return!ii(t,e)}function a2(t){return typeof window.structuredClone=="function"?structuredClone(t):t!=null?JSON.parse(JSON.stringify(t)):t}function si(t,e){let r=o=>o[t]===!0;return o=>{if(r(o))return o;let n=e(o);return n[t]=!0,n}}var n2=h(Q(),1);var el=t=>{let e=t??{};return(r,o)=>{var n;let i={hasChanged:nn,attribute:!1,...e};(0,n2.property)(i)(r,o);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(o,{selector:(n=e.selector)!==null&&n!==void 0?n:l=>l[o],store:e.store})}};var li=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(o=>o.type===e);return r&&(this.queue=this.queue.filter(o=>o!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}};var Io=h(Q(),1);var i2=h(Q(),1);function s2(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,i2.property)({type:Object,converter:{fromAttribute:o=>{if(o==null)return r();try{return JSON.parse(o)}catch{return r()}},toAttribute:o=>JSON.stringify(o)},hasChanged:nn,...e??{}})}var ci=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,o)=>{this.resolvePromise=r,this.rejectPromise=o})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let o=[...this.callbacks];this.callbacks=[];let n=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,i=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of o)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 c2=h(k(),1);var di=globalThis,d3=di.ShadowRoot&&(di.ShadyCSS===void 0||di.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,UC=Symbol();var l2=(t,e)=>{if(d3)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let o=document.createElement("style"),n=di.litNonce;n!==void 0&&o.setAttribute("nonce",n),o.textContent=r.cssText,t.appendChild(o)}};var fi=class extends c2.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([n,i])=>e.registry.define(n,i)));let r={...e.shadowRootOptions,customElements:e.registry},o=this.renderOptions.creationScope=this.attachShadow(r);return l2(o,e.elementStyles),o}};function d2(t,e,...r){var o;let n=t.querySelector(e);for(let i of r)n=(o=n?.shadowRoot)===null||o===void 0?void 0:o.querySelector(i);return n}var ma=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},h2,f2=Symbol("constructorPrototype"),u2=Symbol("constructorName"),m2=Symbol("exportpartsDebouncer"),p2=Symbol("dynamicDependenciesLoaded"),ha=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};ha.eventName="exportparts-updated";var Or=class extends fi{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[h2]=new ci(5),this.scheduleExportpartsUpdate=()=>{var e,r,o;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(o=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&o!==void 0&&o)&&this[m2].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[u2]=this.constructor.name,this[f2]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[u2]&&Object.setPrototypeOf(this,this[f2])}connectedCallback(){var e;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let r=this.constructor;r[p2]||(r[p2]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(ha.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(ha.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate(),e.has("exportparts")&&this.dispatchEvent(new ha)})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:o,shadowPath:n}=this.elementToFocus;if(o!=null){let i=[...n??[],o];r=d2(this.shadowRoot,...i)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,o,n;if(((o=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&o!==void 0?o:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(e.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(e){var r,o,n,i,s,l;let f=b=>b!=null&&b.trim().length>0,u=e.filter(f).map(b=>b.trim());if(u.length===0){this.exportparts=void 0;return}let g=new Set;for(let b of(o=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&o!==void 0?o:[]){let S=(i=(n=b.getAttribute("part"))===null||n===void 0?void 0:n.split(" "))!==null&&i!==void 0?i:[],O=(l=(s=b.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(T=>T.split(":")[1]))!==null&&l!==void 0?l:[],A=[...S,...O].filter(f).map(T=>T.trim());for(let T of A)g.add(T)}if(g.size===0){this.exportparts=void 0;return}let y=[...g.values()].flatMap(b=>u.map(S=>`${b}:${S}--${b}`));this.exportparts=[...this.part,...y].join(", ")}};h2=m2;ma([(0,Io.property)()],Or.prototype,"exportpartsPrefix",void 0);ma([s2([])],Or.prototype,"exportpartsPrefixes",void 0);ma([(0,Io.property)({reflect:!0})],Or.prototype,"exportparts",void 0);ma([(0,Io.property)()],Or.prototype,"customStylesheet",void 0);ma([(0,Io.property)()],Or.prototype,"elementToFocus",void 0);ma([(0,Io.state)()],Or.prototype,"useAdoptedStyleSheets",void 0);function ui(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var sn=Symbol("internalReduxEventsUnsubscribers"),Qr=Symbol("internalStoresUnsubscribers"),Po=Symbol("internalStores"),f3=si(Symbol("withRedux"),function(t){var e,r,o;class n extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[o]=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[Po].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Po].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Po].get(s)}addStore(s,l){var f;l=(f=l??s.name)!==null&&f!==void 0?f:"default-store",this.unsubscribeFromStore(l),this[Po].set(l,s),this.subscribeToStore(l,s),this.updateFromStores()}removeStore(s){let l=typeof s=="string"?s:s.name;this.unsubscribeFromStore(l),this[Po].delete(l)}setupStores(){this.unsubscribeFromStores(),this[Po].forEach((s,l)=>this.subscribeToStore(l,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,l)=>{let f=this.constructor.getPropertyOptions(l);if(!f?.attribute||!this.hasAttribute(typeof f?.attribute=="string"?f.attribute:l)){let u=this.getStore(s.store);u&&(s.store?this[Qr].has(s.store):this[Qr].size>0)&&(this[l]=s.selector(u.getState(),this))}})}subscribeToStore(s,l){var f;this[Qr].set(s,l.subscribe(()=>this.updateFromStores())),this[sn].set(s,[]),ui(l)&&l.eventBus&&((f=this.reduxConstructor.reduxEventListeners)===null||f===void 0||f.forEach((u,g)=>{if(typeof this[g]=="function"&&(!u.store||l.name===u.store)){let y=b=>this[g](b);l.addEventListener(u.eventName,y),this[sn].get(s).push(()=>l.removeEventListener(u.eventName,y))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[Qr].forEach((s,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(s){var l;this[Qr].has(s)&&this[Qr].get(s)(),this[Qr].delete(s),(l=this[sn].get(s))===null||l===void 0||l.forEach(f=>f()),this[sn].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=Qr,r=Po,o=sn,n.reduxProperties=new Map,n.reduxReactiveProperties=new Set,n.reduxEventListeners=new Map,n}),g2=class extends f3(Or){};function Kt(t){for(var e=arguments.length,r=Array(e>1?e-1:0),o=1;o<e;o++)r[o-1]=arguments[o];if(0)var n,i;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Br(t){return!!t&&!!t[we]}function cr(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var o=Object.getPrototypeOf(r);if(o===null)return!0;var n=Object.hasOwnProperty.call(o,"constructor")&&o.constructor;return n===Object||typeof n=="function"&&Function.toString.call(n)===v3}(t)||Array.isArray(t)||!!t[O2]||!!(!((e=t.constructor)===null||e===void 0)&&e[O2])||cl(t)||dl(t))}function zo(t,e,r){r===void 0&&(r=!1),ba(t)===0?(r?Object.keys:ya)(t).forEach(function(o){r&&typeof o=="symbol"||e(o,t[o],t)}):t.forEach(function(o,n){return e(n,o,t)})}function ba(t){var e=t[we];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:cl(t)?2:dl(t)?3:0}function ga(t,e){return ba(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function u3(t,e){return ba(t)===2?t.get(e):t[e]}function L2(t,e,r){var o=ba(t);o===2?t.set(e,r):o===3?t.add(r):t[e]=r}function E2(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function cl(t){return y3&&t instanceof Map}function dl(t){return b3&&t instanceof Set}function Jr(t){return t.o||t.t}function fl(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=R2(t);delete e[we];for(var r=ya(e),o=0;o<r.length;o++){var n=r[o],i=e[n];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[n]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[n]})}return Object.create(Object.getPrototypeOf(t),e)}function ul(t,e){return e===void 0&&(e=!1),pl(t)||Br(t)||!cr(t)||(ba(t)>1&&(t.set=t.add=t.clear=t.delete=p3),Object.freeze(t),e&&zo(t,function(r,o){return ul(o,!0)},!0)),t}function p3(){Kt(2)}function pl(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Lr(t){var e=ll[t];return e||Kt(18,t),e}function h3(t,e){ll[t]||(ll[t]=e)}function nl(){return cn}function tl(t,e){e&&(Lr("Patches"),t.u=[],t.s=[],t.v=e)}function pi(t){il(t),t.p.forEach(m3),t.p=null}function il(t){t===cn&&(cn=t.l)}function y2(t){return cn={p:[],l:cn,h:t,m:!0,_:0}}function m3(t){var e=t[we];e.i===0||e.i===1?e.j():e.g=!0}function rl(t,e){e._=e.p.length;var r=e.p[0],o=t!==void 0&&t!==r;return e.h.O||Lr("ES5").S(e,t,o),o?(r[we].P&&(pi(e),Kt(4)),cr(t)&&(t=hi(e,t),e.l||mi(e,t)),e.u&&Lr("Patches").M(r[we].t,t,e.u,e.s)):t=hi(e,r,[]),pi(e),e.u&&e.v(e.u,e.s),t!==w2?t:void 0}function hi(t,e,r){if(pl(e))return e;var o=e[we];if(!o)return zo(e,function(l,f){return b2(t,o,e,l,f,r)},!0),e;if(o.A!==t)return e;if(!o.P)return mi(t,o.t,!0),o.t;if(!o.I){o.I=!0,o.A._--;var n=o.i===4||o.i===5?o.o=fl(o.k):o.o,i=n,s=!1;o.i===3&&(i=new Set(n),n.clear(),s=!0),zo(i,function(l,f){return b2(t,o,n,l,f,r,s)}),mi(t,n,!1),r&&t.u&&Lr("Patches").N(o,r,t.u,t.s)}return o.o}function b2(t,e,r,o,n,i,s){if(Br(n)){var l=hi(t,n,i&&e&&e.i!==3&&!ga(e.R,o)?i.concat(o):void 0);if(L2(r,o,l),!Br(l))return;t.m=!1}else s&&r.add(n);if(cr(n)&&!pl(n)){if(!t.h.D&&t._<1)return;hi(t,n),e&&e.A.l||mi(t,n)}}function mi(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&ul(e,r)}function ol(t,e){var r=t[we];return(r?Jr(r):t)[e]}function v2(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var o=Object.getOwnPropertyDescriptor(r,e);if(o)return o;r=Object.getPrototypeOf(r)}}function eo(t){t.P||(t.P=!0,t.l&&eo(t.l))}function al(t){t.o||(t.o=fl(t.t))}function sl(t,e,r){var o=cl(e)?Lr("MapSet").F(e,r):dl(e)?Lr("MapSet").T(e,r):t.O?function(n,i){var s=Array.isArray(n),l={i:s?1:0,A:i?i.A:nl(),P:!1,I:!1,R:{},l:i,t:n,k:null,o:null,j:null,C:!1},f=l,u=dn;s&&(f=[l],u=ln);var g=Proxy.revocable(f,u),y=g.revoke,b=g.proxy;return l.k=b,l.j=y,b}(e,r):Lr("ES5").J(e,r);return(r?r.A:nl()).p.push(o),o}function g3(t){return Br(t)||Kt(22,t),function e(r){if(!cr(r))return r;var o,n=r[we],i=ba(r);if(n){if(!n.P&&(n.i<4||!Lr("ES5").K(n)))return n.t;n.I=!0,o=x2(r,i),n.I=!1}else o=x2(r,i);return zo(o,function(s,l){n&&u3(n.t,s)===l||L2(o,s,e(l))}),i===3?new Set(o):o}(t)}function x2(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return fl(t)}function A2(){function t(s,l){var f=i[s];return f?f.enumerable=l:i[s]=f={configurable:!0,enumerable:l,get:function(){var u=this[we];return dn.get(u,s)},set:function(u){var g=this[we];dn.set(g,s,u)}},f}function e(s){for(var l=s.length-1;l>=0;l--){var f=s[l][we];if(!f.P)switch(f.i){case 5:o(f)&&eo(f);break;case 4:r(f)&&eo(f)}}}function r(s){for(var l=s.t,f=s.k,u=ya(f),g=u.length-1;g>=0;g--){var y=u[g];if(y!==we){var b=l[y];if(b===void 0&&!ga(l,y))return!0;var S=f[y],O=S&&S[we];if(O?O.t!==b:!E2(S,b))return!0}}var A=!!l[we];return u.length!==ya(l).length+(A?0:1)}function o(s){var l=s.k;if(l.length!==s.t.length)return!0;var f=Object.getOwnPropertyDescriptor(l,l.length-1);if(f&&!f.get)return!0;for(var u=0;u<l.length;u++)if(!l.hasOwnProperty(u))return!0;return!1}function n(s){s.g&&Kt(3,JSON.stringify(Jr(s)))}var i={};h3("ES5",{J:function(s,l){var f=Array.isArray(s),u=function(y,b){if(y){for(var S=Array(b.length),O=0;O<b.length;O++)Object.defineProperty(S,""+O,t(O,!0));return S}var A=R2(b);delete A[we];for(var T=ya(A),I=0;I<T.length;I++){var N=T[I];A[N]=t(N,y||!!A[N].enumerable)}return Object.create(Object.getPrototypeOf(b),A)}(f,s),g={i:f?5:4,A:l?l.A:nl(),P:!1,I:!1,R:{},l,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,we,{value:g,writable:!0}),u},S:function(s,l,f){f?Br(l)&&l[we].A===s&&e(s.p):(s.u&&function u(g){if(g&&typeof g=="object"){var y=g[we];if(y){var b=y.t,S=y.k,O=y.R,A=y.i;if(A===4)zo(S,function(F){F!==we&&(b[F]!==void 0||ga(b,F)?O[F]||u(S[F]):(O[F]=!0,eo(y)))}),zo(b,function(F){S[F]!==void 0||ga(S,F)||(O[F]=!1,eo(y))});else if(A===5){if(o(y)&&(eo(y),O.length=!0),S.length<b.length)for(var T=S.length;T<b.length;T++)O[T]=!1;else for(var I=b.length;I<S.length;I++)O[I]=!0;for(var N=Math.min(S.length,b.length),D=0;D<N;D++)S.hasOwnProperty(D)||(O[D]=!0),O[D]===void 0&&u(S[D])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):o(s)}})}var S2,cn,hl=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",y3=typeof Map<"u",b3=typeof Set<"u",C2=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",w2=hl?Symbol.for("immer-nothing"):((S2={})["immer-nothing"]=!0,S2),O2=hl?Symbol.for("immer-draftable"):"__$immer_draftable",we=hl?Symbol.for("immer-state"):"__$immer_state";var v3=""+Object.prototype.constructor,ya=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,R2=Object.getOwnPropertyDescriptors||function(t){var e={};return ya(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},ll={},dn={get:function(t,e){if(e===we)return t;var r=Jr(t);if(!ga(r,e))return function(n,i,s){var l,f=v2(i,s);return f?"value"in f?f.value:(l=f.get)===null||l===void 0?void 0:l.call(n.k):void 0}(t,r,e);var o=r[e];return t.I||!cr(o)?o:o===ol(t.t,e)?(al(t),t.o[e]=sl(t.A.h,o,t)):o},has:function(t,e){return e in Jr(t)},ownKeys:function(t){return Reflect.ownKeys(Jr(t))},set:function(t,e,r){var o=v2(Jr(t),e);if(o?.set)return o.set.call(t.k,r),!0;if(!t.P){var n=ol(Jr(t),e),i=n?.[we];if(i&&i.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(E2(r,n)&&(r!==void 0||ga(t.t,e)))return!0;al(t),eo(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return ol(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,al(t),eo(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=Jr(t),o=Reflect.getOwnPropertyDescriptor(r,e);return o&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:o.enumerable,value:r[e]}},defineProperty:function(){Kt(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Kt(12)}},ln={};zo(dn,function(t,e){ln[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),ln.deleteProperty=function(t,e){return ln.set.call(this,t,e,void 0)},ln.set=function(t,e,r){return dn.set.call(this,t[0],e,r,t[0])};var x3=function(){function t(r){var o=this;this.O=C2,this.D=!0,this.produce=function(n,i,s){if(typeof n=="function"&&typeof i!="function"){var l=i;i=n;var f=o;return function(A){var T=this;A===void 0&&(A=l);for(var I=arguments.length,N=Array(I>1?I-1:0),D=1;D<I;D++)N[D-1]=arguments[D];return f.produce(A,function(F){var oe;return(oe=i).call.apply(oe,[T,F].concat(N))})}}var u;if(typeof i!="function"&&Kt(6),s!==void 0&&typeof s!="function"&&Kt(7),cr(n)){var g=y2(o),y=sl(o,n,void 0),b=!0;try{u=i(y),b=!1}finally{b?pi(g):il(g)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(A){return tl(g,s),rl(A,g)},function(A){throw pi(g),A}):(tl(g,s),rl(u,g))}if(!n||typeof n!="object"){if((u=i(n))===void 0&&(u=n),u===w2&&(u=void 0),o.D&&ul(u,!0),s){var S=[],O=[];Lr("Patches").M(n,u,S,O),s(S,O)}return u}Kt(21,n)},this.produceWithPatches=function(n,i){if(typeof n=="function")return function(u){for(var g=arguments.length,y=Array(g>1?g-1:0),b=1;b<g;b++)y[b-1]=arguments[b];return o.produceWithPatches(u,function(S){return n.apply(void 0,[S].concat(y))})};var s,l,f=o.produce(n,i,function(u,g){s=u,l=g});return typeof Promise<"u"&&f instanceof Promise?f.then(function(u){return[u,s,l]}):[f,s,l]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){cr(r)||Kt(8),Br(r)&&(r=g3(r));var o=y2(this),n=sl(this,r,void 0);return n[we].C=!0,il(o),n},e.finishDraft=function(r,o){var n=r&&r[we],i=n.A;return tl(i,o),rl(void 0,i)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!C2&&Kt(20),this.O=r},e.applyPatches=function(r,o){var n;for(n=o.length-1;n>=0;n--){var i=o[n];if(i.path.length===0&&i.op==="replace"){r=i.value;break}}n>-1&&(o=o.slice(n+1));var s=Lr("Patches").$;return Br(r)?s(r,o):this.produce(r,function(l){return s(l,o)})},t}(),Mt=new x3,S3=Mt.produce,rO=Mt.produceWithPatches.bind(Mt),oO=Mt.setAutoFreeze.bind(Mt),aO=Mt.setUseProxies.bind(Mt),nO=Mt.applyPatches.bind(Mt),iO=Mt.createDraft.bind(Mt),sO=Mt.finishDraft.bind(Mt),gi=S3;function $o(t){"@babel/helpers - typeof";return $o=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},$o(t)}function k2(t,e){if($o(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var o=r.call(t,e||"default");if($o(o)!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function _2(t){var e=k2(t,"string");return $o(e)=="symbol"?e:e+""}function T2(t,e,r){return(e=_2(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function N2(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),r.push.apply(r,o)}return r}function ml(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?N2(Object(r),!0).forEach(function(o){T2(t,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):N2(Object(r)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(r,o))})}return t}function mt(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var M2=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),gl=function(){return Math.random().toString(36).substring(7).split("").join(".")},yi={INIT:"@@redux/INIT"+gl(),REPLACE:"@@redux/REPLACE"+gl(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+gl()}};function C3(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function yl(t,e,r){var o;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(mt(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(mt(1));return r(yl)(t,e)}if(typeof t!="function")throw new Error(mt(2));var n=t,i=e,s=[],l=s,f=!1;function u(){l===s&&(l=s.slice())}function g(){if(f)throw new Error(mt(3));return i}function y(A){if(typeof A!="function")throw new Error(mt(4));if(f)throw new Error(mt(5));var T=!0;return u(),l.push(A),function(){if(T){if(f)throw new Error(mt(6));T=!1,u();var N=l.indexOf(A);l.splice(N,1),s=null}}}function b(A){if(!C3(A))throw new Error(mt(7));if(typeof A.type>"u")throw new Error(mt(8));if(f)throw new Error(mt(9));try{f=!0,i=n(i,A)}finally{f=!1}for(var T=s=l,I=0;I<T.length;I++){var N=T[I];N()}return A}function S(A){if(typeof A!="function")throw new Error(mt(10));n=A,b({type:yi.REPLACE})}function O(){var A,T=y;return A={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(mt(11));function D(){N.next&&N.next(g())}D();var F=T(D);return{unsubscribe:F}}},A[M2]=function(){return this},A}return b({type:yi.INIT}),o={dispatch:b,subscribe:y,getState:g,replaceReducer:S},o[M2]=O,o}function O3(t){Object.keys(t).forEach(function(e){var r=t[e],o=r(void 0,{type:yi.INIT});if(typeof o>"u")throw new Error(mt(12));if(typeof r(void 0,{type:yi.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(mt(13))})}function I2(t){for(var e=Object.keys(t),r={},o=0;o<e.length;o++){var n=e[o];typeof t[n]=="function"&&(r[n]=t[n])}var i=Object.keys(r),s,l;try{O3(r)}catch(f){l=f}return function(u,g){if(u===void 0&&(u={}),l)throw l;if(0)var y;for(var b=!1,S={},O=0;O<i.length;O++){var A=i[O],T=r[A],I=u[A],N=T(I,g);if(typeof N>"u"){var D=g&&g.type;throw new Error(mt(14))}S[A]=N,b=b||N!==I}return b=b||i.length!==Object.keys(u).length,b?S:u}}function va(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(o){return o}:e.length===1?e[0]:e.reduce(function(o,n){return function(){return o(n.apply(void 0,arguments))}})}function P2(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(o){return function(){var n=o.apply(void 0,arguments),i=function(){throw new Error(mt(15))},s={getState:n.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=e.map(function(f){return f(s)});return i=va.apply(void 0,l)(n.dispatch),ml(ml({},n),{},{dispatch:i})}}}function z2(t){var e=function(o){var n=o.dispatch,i=o.getState;return function(s){return function(l){return typeof l=="function"?l(n,i,t):s(l)}}};return e}var $2=z2();$2.withExtraArgument=z2;var bl=$2;var H2=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,n){o.__proto__=n}||function(o,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(o[i]=n[i])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function o(){this.constructor=e}e.prototype=r===null?Object.create(r):(o.prototype=r.prototype,new o)}}(),L3=function(t,e){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},o,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 f([u,g])}}function f(u){if(o)throw new TypeError("Generator is already executing.");for(;r;)try{if(o=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 r.label++,{value:u[1],done:!1};case 5:r.label++,n=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){r.label=u[1];break}if(u[0]===6&&r.label<i[1]){r.label=i[1],i=u;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(u);break}i[2]&&r.ops.pop(),r.trys.pop();continue}u=e.call(t,r)}catch(g){u=[6,g],n=0}finally{o=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},xa=function(t,e){for(var r=0,o=e.length,n=t.length;r<o;r++,n++)t[n]=e[r];return t},E3=Object.defineProperty,A3=Object.defineProperties,w3=Object.getOwnPropertyDescriptors,D2=Object.getOwnPropertySymbols,R3=Object.prototype.hasOwnProperty,k3=Object.prototype.propertyIsEnumerable,B2=function(t,e,r){return e in t?E3(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},to=function(t,e){for(var r in e||(e={}))R3.call(e,r)&&B2(t,r,e[r]);if(D2)for(var o=0,n=D2(e);o<n.length;o++){var r=n[o];k3.call(e,r)&&B2(t,r,e[r])}return t},vl=function(t,e){return A3(t,w3(e))},_3=function(t,e,r){return new Promise(function(o,n){var i=function(f){try{l(r.next(f))}catch(u){n(u)}},s=function(f){try{l(r.throw(f))}catch(u){n(u)}},l=function(f){return f.done?o(f.value):Promise.resolve(f.value).then(i,s)};l((r=r.apply(t,e)).next())})};var T3=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?va:va.apply(null,arguments)},EO=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function N3(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}var M3=function(t){H2(e,t);function e(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];var n=t.apply(this,r)||this;return Object.setPrototypeOf(n,e.prototype),n}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,xa([void 0],r[0].concat(this)))):new(e.bind.apply(e,xa([void 0],r.concat(this))))},e}(Array),I3=function(t){H2(e,t);function e(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];var n=t.apply(this,r)||this;return Object.setPrototypeOf(n,e.prototype),n}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,xa([void 0],r[0].concat(this)))):new(e.bind.apply(e,xa([void 0],r.concat(this))))},e}(Array);function Cl(t){return cr(t)?gi(t,function(){}):t}function P3(t){return typeof t=="boolean"}function z3(){return function(e){return $3(e)}}function $3(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,o=t.immutableCheck,n=o===void 0?!0:o,i=t.serializableCheck,s=i===void 0?!0:i,l=new M3;if(r&&(P3(r)?l.push(bl):l.push(bl.withExtraArgument(r.extraArgument))),0){if(n)var f;if(s)var u}return l}var xl=!0;function G2(t){var e=z3(),r=t||{},o=r.reducer,n=o===void 0?void 0:o,i=r.middleware,s=i===void 0?e():i,l=r.devTools,f=l===void 0?!0:l,u=r.preloadedState,g=u===void 0?void 0:u,y=r.enhancers,b=y===void 0?void 0:y,S;if(typeof n=="function")S=n;else if(N3(n))S=I2(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 O=s;if(typeof O=="function"&&(O=O(e),!xl&&!Array.isArray(O)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!xl&&O.some(function(F){return typeof F!="function"}))throw new Error("each middleware provided to configureStore must be a function");var A=P2.apply(void 0,O),T=va;f&&(T=T3(to({trace:!xl},typeof f=="object"&&f)));var I=new I3(A),N=I;Array.isArray(b)?N=xa([A],b):typeof b=="function"&&(N=b(I));var D=T.apply(void 0,N);return yl(S,g,D)}function ro(t,e){function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];if(e){var i=e.apply(void 0,o);if(!i)throw new Error("prepareAction did not return an object");return to(to({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:o[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(o){return o.type===t},r}function W2(t){var e={},r=[],o,n={addCase:function(i,s){var l=typeof i=="string"?i:i.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=s,n},addMatcher:function(i,s){return r.push({matcher:i,reducer:s}),n},addDefaultCase:function(i){return o=i,n}};return t(n),[e,r,o]}function D3(t){return typeof t=="function"}function B3(t,e,r,o){r===void 0&&(r=[]);var n=typeof e=="function"?W2(e):[e,r,o],i=n[0],s=n[1],l=n[2],f;if(D3(t))f=function(){return Cl(t())};else{var u=Cl(t);f=function(){return u}}function g(y,b){y===void 0&&(y=f());var S=xa([i[b.type]],s.filter(function(O){var A=O.matcher;return A(b)}).map(function(O){var A=O.reducer;return A}));return S.filter(function(O){return!!O}).length===0&&(S=[l]),S.reduce(function(O,A){if(A)if(Br(O)){var T=O,I=A(T,b);return I===void 0?O:I}else{if(cr(O))return gi(O,function(N){return A(N,b)});var I=A(O,b);if(I===void 0){if(O===null)return O;throw Error("A case reducer on a non-draftable value must not return undefined")}return I}return O},y)}return g.getInitialState=f,g}function F3(t,e){return t+"/"+e}function V2(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:Cl(t.initialState),o=t.reducers||{},n=Object.keys(o),i={},s={},l={};n.forEach(function(g){var y=o[g],b=F3(e,g),S,O;"reducer"in y?(S=y.reducer,O=y.prepare):S=y,i[g]=S,s[b]=S,l[g]=O?ro(b,O):ro(b)});function f(){var g=typeof t.extraReducers=="function"?W2(t.extraReducers):[t.extraReducers],y=g[0],b=y===void 0?{}:y,S=g[1],O=S===void 0?[]:S,A=g[2],T=A===void 0?void 0:A,I=to(to({},b),s);return B3(r,function(N){for(var D in I)N.addCase(D,I[D]);for(var F=0,oe=O;F<oe.length;F++){var Ee=oe[F];N.addMatcher(Ee.matcher,Ee.reducer)}T&&N.addDefaultCase(T)})}var u;return{name:e,reducer:function(g,y){return u||(u=f()),u(g,y)},actions:l,caseReducers:i,getInitialState:function(){return u||(u=f()),u.getInitialState()}}}var U3="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",H3=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=U3[Math.random()*64|0];return e},G3=["name","message","stack","code"],Sl=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),F2=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),W3=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,o=G3;r<o.length;r++){var n=o[r];typeof t[n]=="string"&&(e[n]=t[n])}return e}return{message:String(t)}},kO=function(){function t(e,r,o){var n=ro(e+"/fulfilled",function(g,y,b,S){return{payload:g,meta:vl(to({},S||{}),{arg:b,requestId:y,requestStatus:"fulfilled"})}}),i=ro(e+"/pending",function(g,y,b){return{payload:void 0,meta:vl(to({},b||{}),{arg:y,requestId:g,requestStatus:"pending"})}}),s=ro(e+"/rejected",function(g,y,b,S,O){return{payload:S,error:(o&&o.serializeError||W3)(g||"Rejected"),meta:vl(to({},O||{}),{arg:b,requestId:y,rejectedWithValue:!!S,requestStatus:"rejected",aborted:g?.name==="AbortError",condition:g?.name==="ConditionError"})}}),l=!1,f=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(y,b,S){var O=o?.idGenerator?o.idGenerator(g):H3(),A=new f,T,I=!1;function N(F){T=F,A.abort()}var D=function(){return _3(this,null,function(){var F,oe,Ee,Lt,rt,yr,ot;return L3(this,function(x){switch(x.label){case 0:return x.trys.push([0,4,,5]),Lt=(F=o?.condition)==null?void 0:F.call(o,g,{getState:b,extra:S}),j3(Lt)?[4,Lt]:[3,2];case 1:Lt=x.sent(),x.label=2;case 2:if(Lt===!1||A.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return I=!0,rt=new Promise(function(E,U){return A.signal.addEventListener("abort",function(){return U({name:"AbortError",message:T||"Aborted"})})}),y(i(O,g,(oe=o?.getPendingMeta)==null?void 0:oe.call(o,{requestId:O,arg:g},{getState:b,extra:S}))),[4,Promise.race([rt,Promise.resolve(r(g,{dispatch:y,getState:b,extra:S,requestId:O,signal:A.signal,abort:N,rejectWithValue:function(E,U){return new Sl(E,U)},fulfillWithValue:function(E,U){return new F2(E,U)}})).then(function(E){if(E instanceof Sl)throw E;return E instanceof F2?n(E.payload,O,g,E.meta):n(E,O,g)})])];case 3:return Ee=x.sent(),[3,5];case 4:return yr=x.sent(),Ee=yr instanceof Sl?s(null,O,g,yr.payload,yr.meta):s(yr,O,g),[3,5];case 5:return ot=o&&!o.dispatchConditionRejection&&s.match(Ee)&&Ee.meta.condition,ot||y(Ee),[2,Ee]}})})}();return Object.assign(D,{abort:N,requestId:O,arg:g,unwrap:function(){return D.then(V3)}})}}return Object.assign(u,{pending:i,rejected:s,fulfilled:n,typePrefix:e})}return t.withTypes=function(){return t},t}();function V3(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function j3(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var j2="listener",K2="completed",q2="cancelled",_O="task-"+q2,TO="task-"+K2,NO=j2+"-"+q2,MO=j2+"-"+K2;var Ol="listenerMiddleware";var IO=ro(Ol+"/add"),PO=ro(Ol+"/removeAll"),zO=ro(Ol+"/remove");var U2,$O=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(U2||(U2=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},K3=function(t){return function(e){setTimeout(e,t)}},DO=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:K3(10);A2();var q3=si(Symbol("withEventBus"),function(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,o,n){this.eventBus.addEventListener(r,o,n)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,o,n){this.eventBus.removeEventListener(r,o,n)}}}),bi=class extends q3(Object){};window.ftReduxStores||(window.ftReduxStores={});var Z2=class t extends bi{static get(e){var r;let o=typeof e=="string"?e:e.name,n=typeof e=="string"?void 0:e,i=window.ftReduxStores[o];if(ui(i))return i;if(n==null)return;let s=V2({...n,reducers:(r=n.reducers)!==null&&r!==void 0?r:{}}),l=G2({reducer:(f,u)=>{if(u.type==="CLEAR_FT_REDUX_STORE"){let g=a2(s.getInitialState());for(let y of u.keeping)g[y]=(f??g)[y];return g}else if(typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...f,...u.overwrites};return s.reducer(f,u)}});return window.ftReduxStores[n.name]=new t(s,l,n.eventBus)}constructor(e,r,o){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new li;let n=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,l)=>{let f=s,u=i[f];return u?(...g)=>{let y=u(...g.map(n));return this.reduxStore.dispatch(y),y}:g=>{this.setState({[f]:n(g)})}}}),this.eventBus=o??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...e){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:e})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}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(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var vi=class{static format(e,r,o,n){return window.moment?window.moment(e).locale(r).format(this.getMomentDateFormat(o,n)):this.getIntlDateTime(e,r,o,n)}static getMomentDateFormat(e,r){return e?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(e,r,o,n){let i=typeof e=="string"?new Date(e):e,s=new Intl.DateTimeFormat(r,{dateStyle:o?"medium":"short"}).format(i);if(!n)return s;let l=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(i);return`${s} ${l}`}static getTimezoneAsString(){let e=o=>String(Math.floor(o)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${e(Math.abs(r)/60)}:${e(Math.abs(r)%60)}`}};var xi=h(L()),Z3="ft-app-info",Do=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};Do.eventName="authentication-change";var Y3={session:(t,e)=>{(0,xi.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>z.dispatchEvent(new Do(e.payload)),0))}},z=xi.FtReduxStore.get({name:Z3,reducers:Y3,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 Y2=h(L()),Si=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},uL=(0,Y2.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...o){super(o),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(z)}dateFormatOptionsChanged(o){return o.has("metadataDescriptors")||o.has("useLongDateFormat")||o.has("useDateTimeFormat")||o.has("uiLocale")}getDateFormatter(o){var n,i;return((i=(n=this.metadataDescriptors.find(l=>l.key===o))===null||n===void 0?void 0:n.date)!==null&&i!==void 0?i:!1)?l=>vi.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Si([(0,Ll.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Si([(0,Ll.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Si([el({store:z.name,selector:r=>{var o,n;return(n=(o=r.metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]}})],e.prototype,"metadataDescriptors",void 0),Si([el({store:z.name})],e.prototype,"uiLocale",void 0),e});var Q3=h(Q2(),1);var J2;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(J2||(J2={}));var ef;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(ef||(ef={}));var tf;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(tf||(tf={}));var rf;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(rf||(rf={}));var of;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(of||(of={}));var af;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(af||(af={}));var nf;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(nf||(nf={}));var sf;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(sf||(sf={}));var lf;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",t.LINK_PREVIEW="LINK_PREVIEW",t.UD_VIEWER="UD_VIEWER",t.ASSET_VIEWER="ASSET_VIEWER"})(lf||(lf={}));var cf;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(cf||(cf={}));var df;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(df||(df={}));var ff;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(ff||(ff={}));var uf;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(uf||(uf={}));var pf;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(pf||(pf={}));var El;(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(El||(El={}));var hf;(function(t){t.ASC="ASC",t.DESC="DESC"})(hf||(hf={}));var mf;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(mf||(mf={}));var Al;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Al||(Al={}));var gf;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(gf||(gf={}));var yf;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(yf||(yf={}));var bf;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(bf||(bf={}));var vf;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(vf||(vf={}));var xf;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.HTML_PACKAGE="HTML_PACKAGE",t.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(xf||(xf={}));var wl;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(wl||(wl={}));var Sf;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Sf||(Sf={}));var $e;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})($e||($e={}));var qt;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(qt||(qt={}));var Cf;(function(t){t.UNAUTHENTICATED="UNAUTHENTICATED",t.USER_INCOMPLETE="USER_INCOMPLETE",t.MFA_REQUIRED="MFA_REQUIRED",t.AUTHENTICATED="AUTHENTICATED"})(Cf||(Cf={}));var Of;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Of||(Of={}));var Lf;(function(t){t.INACCURATE="INACCURATE",t.INCOMPLETE="INCOMPLETE",t.OFF_TOPIC="OFF_TOPIC",t.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",t.SUMMARY="SUMMARY",t.SEMANTIC_SEARCH="SEMANTIC_SEARCH",t.CHATBOT_INSTRUCTIONS="CHATBOT_INSTRUCTIONS",t.OTHER="OTHER"})(Lf||(Lf={}));var Ef;(function(t){t.INACCURATE="INACCURATE",t.INCOMPLETE="INCOMPLETE",t.OFF_TOPIC="OFF_TOPIC",t.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",t.SLOW="SLOW",t.OTHER="OTHER"})(Ef||(Ef={}));var Af;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Af||(Af={}));var wf;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(wf||(wf={}));var Rf;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Rf||(Rf={}));var kf;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(kf||(kf={}));var _f;(function(t){t.MAP="MAP",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(_f||(_f={}));var X3={[$e.PERSONAL_BOOK_SHARE_USER]:[$e.PERSONAL_BOOK_USER],[$e.HTML_EXPORT_USER]:[$e.PERSONAL_BOOK_USER],[$e.PDF_EXPORT_USER]:[$e.PERSONAL_BOOK_USER],[$e.KHUB_ADMIN]:[$e.CONTENT_PUBLISHER],[$e.ADMIN]:[$e.KHUB_ADMIN,$e.USERS_ADMIN,$e.PORTAL_ADMIN,$e.BEHAVIOR_DATA_USER],[$e.GENERATIVE_AI_EXPORT_USER]:[$e.GENERATIVE_AI_USER]};function Tf(t,e){return t===e||(X3[t]??[]).some(r=>Tf(r,e))}function Nf(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(o=>Tf(o,e))}var ki=h(L());var Rl=h(L());var Bo=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:o}=z.getState(),n=e??o;if(r&&n&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,n,!0)}static await(e){return new Promise(r=>{let o=t.get(e);if(o)r(o);else{let n=z.subscribe(()=>{o=t.get(e),o&&(n(),r(o))})}})}};var Li=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Bo.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Bo.await()}};var Rt=class extends Li{constructor(e=!0,r){var o;super(r),this.sortObjectFields=(i,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([l],[f])=>l.localeCompare(f)));let n=this.constructor;n.commonCache=(o=n.commonCache)!==null&&o!==void 0?o:new Rl.CacheRegistry,this.cache=e?n.commonCache:new Rl.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((r,o)=>0|31*r+o.charCodeAt(0),0))}};var Ei=class extends Rt{async listMySearches(){let{session:e}=z.getState();return Nf(e,$e.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Ai=class extends Rt{async listMyBookmarks(){let e=z.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var wi=class extends Rt{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=z.getState().session;return!!e?.sessionAuthenticated}};var Ri=class extends Rt{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 e=z.getState().session;return!!e?.sessionAuthenticated}};var J3="ft-user-assets",em={setAssetCount:(t,e)=>{let{userAssetType:r,count:o}=e.payload.assetCount;t.assetCounts.allAsset[r]=o},clearAssetCount:t=>{Object.values(qt).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:r,mapId:o,asset:n}=e.payload;_l(t,r,[...kl(t,r),n]),Mf(t,r,1,o),If(t,n)},editAsset:(t,e)=>{let{assetType:r,asset:o}=e.payload;_l(t,r,kl(t,r).map(n=>n.id===o.id?o:n)),If(t,o)},removeAsset:(t,e)=>{let{assetType:r,mapId:o,assetId:n}=e.payload;_l(t,r,kl(t,r).filter(i=>i.id!==n)),Mf(t,r,-1,o)}},Pf={[qt.SEARCHES]:"savedSearches",[qt.BOOKMARKS]:"bookmarks",[qt.BOOKS]:void 0,[qt.COLLECTIONS]:void 0},kl=(t,e)=>{var r;let o=Pf[e];return o?(r=t[o])!==null&&r!==void 0?r:[]:[]},_l=(t,e,r)=>{let o=Pf[e];o&&(t[o]=r)},Mf=(t,e,r,o)=>{let n=t.assetCounts.allAsset[e];if(n!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,n+r),e===qt.BOOKMARKS&&o)){let i=t.assetCounts.bookmarkByMap[o];t.assetCounts.bookmarkByMap[o]=Math.max(0,i+r)}},If=(t,e)=>{let r=t.assetLabels.map(n=>n.title),o=e.labels.filter(n=>!r.includes(n)).map(n=>({title:n}));t.assetLabels.push(...o)},It=ki.FtReduxStore.get({name:J3,reducers:em,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(qt).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Tl=class{constructor(e=new wi,r=new Ri){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=z.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Ai,this.savedSearchesService=new Ei,z.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=z.getState();(0,ki.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),It.actions.clearAssetCount(),It.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),It.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),It.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();It.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();It.actions.assetLabels(e)}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&It.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&It.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(It.getState().assetCounts.bookmarkByMap).length!==0;e===qt.BOOKMARKS&&r&&It.actions.clearBookmarkCountByMap(),It.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;It.actions.bookmarks(r)}}},tm=new Tl;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=tm);var Nl=class{addCommand(e,r=!1){z.commands.add(e,r)}consumeCommand(e){return z.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Nl;var Zt=h(L());var zf,Ca=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},rm=Symbol("clearAfterUnitTest"),_i=class extends(0,Zt.withEventBus)(Rt){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[zf]=()=>{this.defaultMessages={},this.cache=new Zt.CacheRegistry,this.listeners={}},this.currentUiLocale=z.getState().uiLocale,z.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=z.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var o;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let n={...(o=this.defaultMessages[e])!==null&&o!==void 0?o:{},...r};(0,Zt.deepEqual)(this.defaultMessages[e],n)||(this.defaultMessages[e]=n,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,o;return this.fetchContext(e),(o=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&o!==void 0?o:{}}resolveRawMessage(e,r){let o=e.toLowerCase();return this.resolveContext(o)[r]}resolveMessage(e,r,...o){var n;let i=e.toLowerCase(),s=this.resolveContext(i);return new Zt.ParametrizedLabelResolver((n=this.defaultMessages[i])!==null&&n!==void 0?n:{},s).resolve(r,...o)}async fetchContext(e){let r=!this.cache.has(e),o;try{o=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),r&&await this.notify(e)}catch(n){!(n instanceof Zt.CanceledPromiseError)&&r&&console.error(n)}return o}subscribe(e,r){var o;return e=e.toLowerCase(),this.listeners[e]=(o=this.listeners[e])!==null&&o!==void 0?o:new Set,this.listeners[e].add(r),()=>{var n;return(n=this.listeners[e])===null||n===void 0?void 0:n.delete(r)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new Ca({loadedContexts:e})),this.dispatchEvent(new Ca({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new Ca({loadedContexts:[e]})),this.dispatchEvent(new Ca({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(o=>(0,Zt.delay)(0).then(()=>o()).catch(()=>null)))}};zf=rm;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends _i{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends _i{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Oa=window.FluidTopicsI18nService,Ti=window.FluidTopicsCustomI18nService;var $f=h(L()),Ml=class{highlightHtml(e,r,o){(0,$f.highlightHtml)(e,r,o)}};window.FluidTopicsHighlightHtmlService=new Ml;var Df=h(L());var Il=class{isDate(e){var r,o,n,i;return(i=(n=((o=(r=z.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&o!==void 0?o:[]).find(l=>l.key===e))===null||n===void 0?void 0:n.date)!==null&&i!==void 0?i:!1}format(e,r){var o,n,i;if(e==null)return"";try{return Df.DateFormatter.format(e,(o=r?.locale)!==null&&o!==void 0?o:z.getState().uiLocale,(n=r?.longFormat)!==null&&n!==void 0?n:!1,(i=r?.withTime)!==null&&i!==void 0?i:!1)}catch(s){throw console.error(`Date ${JSON.stringify(e)} is not valid`,s),s}}};window.FluidTopicsDateService=new Il;var Bf=h(L());var Fr=class{static get(e,r){var o,n;let i=z.getState(),{lang:s,region:l}=(n=(o=i.defaultLocales)===null||o===void 0?void 0:o.defaultContentLocale)!==null&&n!==void 0?n:{lang:"en",region:"US"};return new Bf.SearchPlaceConverter(i.baseUrl,e??20,i.searchInAllLanguagesAllowed,r??`${s}-${l}`)}};var Pl=class{urlToSearchRequest(e){return Fr.get().parse(e)}searchRequestToUrl(e){return Fr.get().serialize(e)}};window.FluidTopicsUrlService=new Pl;var ao=h(L());var Fo=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};Fo.eventName="change";var zl=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let r=sessionStorage.getItem(this.itemName(e));return r?JSON.parse(r):void 0}set(e,r){sessionStorage.setItem(this.itemName(e),JSON.stringify(r))}},Ff=new zl;var Ni=class t extends ao.WithEventBus{static build(){return new t(window.history,Ff,()=>window.location,!1)}constructor(e,r,o,n){var i,s;super(),this.history=e,this.historyStorage=r,this.windowLocation=o,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(s=(i=e.state)===null||i===void 0?void 0:i.index)!==null&&s!==void 0?s:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(n)}setCurrentState(e,r=!1){let o=r&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,o&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,ao.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Fo(this.currentItem())),0)}installProxies(){let e=r=>(o,n,[i,s,l])=>{let f=r(),u={...f===this.currentIndex?this.currentState:void 0,...i,index:f,href:typeof l=="string"?l:(l??this.windowLocation()).href};o.apply(n,[u,s,l]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.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(e){for(let r=this.history.length-1;r>=0;r--)e?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(e){var r;let o={...this.buildCurrentState(),...e,index:this.currentIndex,title:(r=e?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(o)}addHistoryChangeListener(e){this.addEventListener(Fo.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Fo.eventName,e)}currentItem(){return(0,ao.deepCopy)(this.currentState)}back(){let e=this.previousDifferentMajorPosition();e>=0?this.history.go(e-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,ao.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let e=this.currentIndex>0?this.currentIndex-1:0;for(;e>0&&!this.isDifferentMajorState(e);)e--;return e}forward(){let e=this.nextMajorPosition();e&&e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){let e=this.nextMajorPosition();if(e)return(0,ao.deepCopy)(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var r;let o=(r=this.states[e])===null||r===void 0?void 0:r.majorStateId;if(!o)return e;let n=e,i=e+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,o);)this.hasState(i)&&(n=i),i++;return n}buildCurrentState(){var e,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&r!==void 0?r:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,r){var o;if(!this.hasState(e))return!1;let n=r??this.currentState.majorStateId,i=(o=this.states[e])===null||o===void 0?void 0:o.majorStateId;return i==null||i!=n}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Ni.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});var Uf=h(k());var Hf=Uf.css`
535
+ `;var Wf=h(k()),st=h(Q()),dr=h(L());function Gf(t,e){let{authenticationRequired:r,session:o}=z.getState();return r&&!o?.sessionAuthenticated?Promise.resolve(e):t()}var Ke=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},xe=class extends dr.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=()=>Bo.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new dr.CacheRegistry,this.cleanSessionDebouncer=new dr.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Wf.html`
536
536
  <slot></slot>
537
- `}connectedCallback(){super.connectedCallback(),I.addEventListener(Do.eventName,this.reloadConfiguration)}disconnectedCallback(){I.addEventListener(Do.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,o,n,i,s,l,f;super.update(e),e.has("baseUrl")&&(I.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&I.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&I.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&I.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&I.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&I.actions.noCustom(this.noCustom),e.has("editorMode")&&I.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&I.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&I.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>Oa.addContext(u)),e.has("openExternalDocumentInNewTab")&&I.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&I.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&I.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(I.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),I.actions.availableUiLocales((n=(o=this.localesConfiguration)===null||o===void 0?void 0:o.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)),e.has("authenticationRequired")&&I.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&I.actions.availableContentLocales((f=(l=this.availableContentLocales)===null||l===void 0?void 0:l.contentLocales)!==null&&f!==void 0?f:[]),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 e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}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",()=>Ff(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};xe.elementDefinitions={};xe.styles=Bf;Ke([(0,st.property)()],xe.prototype,"baseUrl",void 0);Ke([(0,st.property)()],xe.prototype,"apiIntegrationIdentifier",void 0);Ke([(0,st.property)()],xe.prototype,"apiIntegrationAppVersion",void 0);Ke([(0,st.property)()],xe.prototype,"uiLocale",void 0);Ke([(0,dr.jsonProperty)(null)],xe.prototype,"availableUiLocales",void 0);Ke([(0,dr.jsonProperty)(null)],xe.prototype,"metadataConfiguration",void 0);Ke([(0,st.property)({type:Boolean})],xe.prototype,"editorMode",void 0);Ke([(0,st.property)({type:Boolean})],xe.prototype,"noCustom",void 0);Ke([(0,st.property)({type:Boolean})],xe.prototype,"openExternalDocumentInNewTab",void 0);Ke([(0,st.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],xe.prototype,"noCustomComponent",void 0);Ke([(0,st.property)({type:Boolean})],xe.prototype,"withManualResources",void 0);Ke([(0,st.property)({type:Boolean})],xe.prototype,"navigatorOnline",void 0);Ke([(0,st.property)({type:Boolean})],xe.prototype,"forcedOffline",void 0);Ke([(0,st.property)({type:Object})],xe.prototype,"apiProvider",void 0);Ke([(0,st.property)({type:Boolean})],xe.prototype,"authenticationRequired",void 0);Ke([(0,dr.jsonProperty)([])],xe.prototype,"messageContexts",void 0);Ke([(0,dr.jsonProperty)(void 0)],xe.prototype,"session",void 0);Ke([(0,st.state)()],xe.prototype,"localesConfiguration",void 0);Ke([(0,st.state)()],xe.prototype,"availableContentLocales",void 0);var Hf=h(L());(0,Hf.customElement)("ft-app-context")(xe);var Gf=h(Q());var $l=class{fromLocalizableLabel(e){return e.type=="PLAIN_TEXT"?{message:e.text}:{key:e.key,custom:e.type=="LOCALIZED_CUSTOM",context:e.context,message:e.key}}fromAttribute(e){if(e!=null)try{return JSON.parse(e)}catch{if(this.isI18nKey(e)){let[r,o]=e.split(".");return{context:r,key:o,custom:r!=="officialContext",message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},La=new $l;var em=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},un=Symbol("i18nAttributes"),Wf=Symbol("i18nListAttributes"),Vf=Symbol("i18nProperties"),Mi=Symbol("i18nContexts"),fn=Symbol("i18nUnsubs"),Aa=(0,Ea.applyMixinOnce)(Symbol("withI18n"),function(t){var e,r;class o extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[r]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?Ti:Oa}i18n(i){let{context:s,key:l,message:f}=i,{custom:u,args:g,argsProvider:y}=i;if(s&&l){this.hasI18nContext(s)||this.addI18nContext(s,void 0,u);let b=g??(y?y(this):[]);return this.getI18nService(u).resolveMessage(s,l,...b)}return f}async awaitI18n(i){let{context:s,custom:l}=i;return s&&await this.getI18nService(l).prepareContext(s),this.i18n(i)}customI18n(i,s){if(La.isI18nKey(i)){let[l,f]=i.split(".");return this.i18n({custom:!0,context:l,key:f,...s})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((s,l,f)=>i.has(l)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((s,l,f)=>{var u;return((u=f?.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 f=this,u=(g,y,b)=>b?.context&&b.key&&i(g,y,b)?{...b,message:this.i18n({context:b.context,key:b.key,custom:b.custom,...g})}:b;(s=this[un])===null||s===void 0||s.forEach((g,y)=>f[y]=u(g,y,f[y])),(l=this[Wf])===null||l===void 0||l.forEach((g,y)=>{var b;return f[y]=(b=f[y])===null||b===void 0?void 0:b.map(S=>u(g,y,S))})}updateI18nProperties(i){var s;(s=this[Vf])===null||s===void 0||s.forEach((l,f)=>{i(l,f)&&(this[f]=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 f=(typeof i=="string"?i:i.name).toLowerCase();l=typeof i=="string"?l:i.custom,this[Mi].set(f,{isCustomContext:l}),this[fn].has(f)||this[fn].set(f,this.getI18nService(l).subscribe(f,()=>this.onI18nUpdate(f))),this.getI18nService(l).prepareContext(f,s)}hasI18nContext(i){return this[Mi].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Mi].forEach((i,s)=>this.addI18nContext(s,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[fn].forEach(i=>i()),this[fn].clear()}}return e=Mi,r=fn,em([(0,Gf.property)({type:Boolean})],o.prototype,"useCustomMessageContexts",void 0),o}),zi=class extends Aa(Ea.FtLitElement){},Pi=class extends Aa(Ea.FtLitElementRedux){};var jf=h(L());var Dl=class{fromAttribute(e){if(!e)return[];try{let r=JSON.parse(e);return Array.isArray(r)?r.map(o=>typeof o=="string"?La.fromAttribute(o):o):[]}catch{return[]}}toAttribute(e){if(e!=null)return JSON.stringify(e)}},tm=new Dl;var Ii=(t,e)=>(r,o)=>{var n;r.constructor.createProperty(o,{type:Object,hasChanged:jf.hasChanged,converter:La,...e}),r[un]=(n=r[un])!==null&&n!==void 0?n:new Map,r[un].set(o,t??{})};var $i=class t{static build(e){return new t(e)}static buildCustom(e){return new t(e,!0)}static fromGwt(e){return new t(e)}get service(){return this.custom?Ti:Oa}constructor(e,r=!1){this.name=e,this.custom=r,this.properties=new Proxy({},{get:(o,n)=>{let i=n;return s=>({context:this.name,key:i,custom:this.custom,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s:void 0})}}),this.messages=new Proxy({},{get:(o,n)=>(...i)=>this.service.resolveMessage(this.name,n,...i)}),this.rawMessages=new Proxy({},{get:(o,n)=>this.service.resolveRawMessage(this.name,n)}),this.keys=new Proxy({},{get:(o,n)=>()=>n}),this.attributes=new Proxy({},{get:(o,n)=>()=>({context:this.name,key:n,message:this.service.resolveRawMessage(this.name,n)})})}};var Kf=h(k());var qf=Kf.css`
538
- `;var Di=h(k()),Bi=h(Q()),Fi=h(L());var pn=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},fr=class extends Pi{constructor(){super(),this.editorMode=!1,this.addStore(I)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Di.nothing:Di.html`
537
+ `}connectedCallback(){super.connectedCallback(),z.addEventListener(Do.eventName,this.reloadConfiguration)}disconnectedCallback(){z.addEventListener(Do.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,o,n,i,s,l,f;super.update(e),e.has("baseUrl")&&(z.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&z.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&z.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&z.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&z.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&z.actions.noCustom(this.noCustom),e.has("editorMode")&&z.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&z.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&z.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>Oa.addContext(u)),e.has("openExternalDocumentInNewTab")&&z.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&z.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&z.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(z.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),z.actions.availableUiLocales((n=(o=this.localesConfiguration)===null||o===void 0?void 0:o.availableUiLocales)!==null&&n!==void 0?n:[]),z.actions.searchInAllLanguagesAllowed((s=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&z.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&z.actions.availableContentLocales((f=(l=this.availableContentLocales)===null||l===void 0?void 0:l.contentLocales)!==null&&f!==void 0?f:[]),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 e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}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",()=>Gf(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};xe.elementDefinitions={};xe.styles=Hf;Ke([(0,st.property)()],xe.prototype,"baseUrl",void 0);Ke([(0,st.property)()],xe.prototype,"apiIntegrationIdentifier",void 0);Ke([(0,st.property)()],xe.prototype,"apiIntegrationAppVersion",void 0);Ke([(0,st.property)()],xe.prototype,"uiLocale",void 0);Ke([(0,dr.jsonProperty)(null)],xe.prototype,"availableUiLocales",void 0);Ke([(0,dr.jsonProperty)(null)],xe.prototype,"metadataConfiguration",void 0);Ke([(0,st.property)({type:Boolean})],xe.prototype,"editorMode",void 0);Ke([(0,st.property)({type:Boolean})],xe.prototype,"noCustom",void 0);Ke([(0,st.property)({type:Boolean})],xe.prototype,"openExternalDocumentInNewTab",void 0);Ke([(0,st.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],xe.prototype,"noCustomComponent",void 0);Ke([(0,st.property)({type:Boolean})],xe.prototype,"withManualResources",void 0);Ke([(0,st.property)({type:Boolean})],xe.prototype,"navigatorOnline",void 0);Ke([(0,st.property)({type:Boolean})],xe.prototype,"forcedOffline",void 0);Ke([(0,st.property)({type:Object})],xe.prototype,"apiProvider",void 0);Ke([(0,st.property)({type:Boolean})],xe.prototype,"authenticationRequired",void 0);Ke([(0,dr.jsonProperty)([])],xe.prototype,"messageContexts",void 0);Ke([(0,dr.jsonProperty)(void 0)],xe.prototype,"session",void 0);Ke([(0,st.state)()],xe.prototype,"localesConfiguration",void 0);Ke([(0,st.state)()],xe.prototype,"availableContentLocales",void 0);var Vf=h(L());(0,Vf.customElement)("ft-app-context")(xe);var jf=h(Q());var $l=class{fromLocalizableLabel(e){return e.type=="PLAIN_TEXT"?{message:e.text}:{key:e.key,custom:e.type=="LOCALIZED_CUSTOM",context:e.context,message:e.key}}fromAttribute(e){if(e!=null)try{return JSON.parse(e)}catch{if(this.isI18nKey(e)){let[r,o]=e.split(".");return{context:r,key:o,custom:r!=="officialContext",message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},La=new $l;var om=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},un=Symbol("i18nAttributes"),Kf=Symbol("i18nListAttributes"),qf=Symbol("i18nProperties"),Mi=Symbol("i18nContexts"),fn=Symbol("i18nUnsubs"),Aa=(0,Ea.applyMixinOnce)(Symbol("withI18n"),function(t){var e,r;class o extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[r]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?Ti:Oa}i18n(i){let{context:s,key:l,message:f}=i,{custom:u,args:g,argsProvider:y}=i;if(s&&l){this.hasI18nContext(s)||this.addI18nContext(s,void 0,u);let b=g??(y?y(this):[]);return this.getI18nService(u).resolveMessage(s,l,...b)}return f}async awaitI18n(i){let{context:s,custom:l}=i;return s&&await this.getI18nService(l).prepareContext(s),this.i18n(i)}customI18n(i,s){if(La.isI18nKey(i)){let[l,f]=i.split(".");return this.i18n({custom:!0,context:l,key:f,...s})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((s,l,f)=>i.has(l)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((s,l,f)=>{var u;return((u=f?.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 f=this,u=(g,y,b)=>b?.context&&b.key&&i(g,y,b)?{...b,message:this.i18n({context:b.context,key:b.key,custom:b.custom,...g})}:b;(s=this[un])===null||s===void 0||s.forEach((g,y)=>f[y]=u(g,y,f[y])),(l=this[Kf])===null||l===void 0||l.forEach((g,y)=>{var b;return f[y]=(b=f[y])===null||b===void 0?void 0:b.map(S=>u(g,y,S))})}updateI18nProperties(i){var s;(s=this[qf])===null||s===void 0||s.forEach((l,f)=>{i(l,f)&&(this[f]=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 f=(typeof i=="string"?i:i.name).toLowerCase();l=typeof i=="string"?l:i.custom,this[Mi].set(f,{isCustomContext:l}),this[fn].has(f)||this[fn].set(f,this.getI18nService(l).subscribe(f,()=>this.onI18nUpdate(f))),this.getI18nService(l).prepareContext(f,s)}hasI18nContext(i){return this[Mi].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Mi].forEach((i,s)=>this.addI18nContext(s,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[fn].forEach(i=>i()),this[fn].clear()}}return e=Mi,r=fn,om([(0,jf.property)({type:Boolean})],o.prototype,"useCustomMessageContexts",void 0),o}),Ii=class extends Aa(Ea.FtLitElement){},Pi=class extends Aa(Ea.FtLitElementRedux){};var Zf=h(L());var Dl=class{fromAttribute(e){if(!e)return[];try{let r=JSON.parse(e);return Array.isArray(r)?r.map(o=>typeof o=="string"?La.fromAttribute(o):o):[]}catch{return[]}}toAttribute(e){if(e!=null)return JSON.stringify(e)}},am=new Dl;var zi=(t,e)=>(r,o)=>{var n;r.constructor.createProperty(o,{type:Object,hasChanged:Zf.hasChanged,converter:La,...e}),r[un]=(n=r[un])!==null&&n!==void 0?n:new Map,r[un].set(o,t??{})};var $i=class t{static build(e){return new t(e)}static buildCustom(e){return new t(e,!0)}static fromGwt(e){return new t(e)}get service(){return this.custom?Ti:Oa}constructor(e,r=!1){this.name=e,this.custom=r,this.properties=new Proxy({},{get:(o,n)=>{let i=n;return s=>({context:this.name,key:i,custom:this.custom,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s:void 0})}}),this.messages=new Proxy({},{get:(o,n)=>(...i)=>this.service.resolveMessage(this.name,n,...i)}),this.rawMessages=new Proxy({},{get:(o,n)=>this.service.resolveRawMessage(this.name,n)}),this.keys=new Proxy({},{get:(o,n)=>()=>n}),this.attributes=new Proxy({},{get:(o,n)=>()=>({context:this.name,key:n,message:this.service.resolveRawMessage(this.name,n)})})}};var Yf=h(k());var Xf=Yf.css`
538
+ `;var Di=h(k()),Bi=h(Q()),Fi=h(L());var pn=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},fr=class extends Pi{constructor(){super(),this.editorMode=!1,this.addStore(z)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Di.nothing:Di.html`
539
539
  <span class="ft-i18n">
540
540
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
541
541
  </span>
542
- `}update(e){var r;super.update(e),["context","key","defaultMessage"].some(o=>e.has(o))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};fr.elementDefinitions={};fr.styles=qf;pn([(0,Fi.redux)()],fr.prototype,"editorMode",void 0);pn([(0,Bi.property)()],fr.prototype,"context",void 0);pn([(0,Bi.property)()],fr.prototype,"key",void 0);pn([(0,Fi.jsonProperty)([])],fr.prototype,"args",void 0);pn([(0,Bi.property)()],fr.prototype,"defaultMessage",void 0);var Zf=h(L());(0,Zf.customElement)("ft-i18n")(fr);var ur=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Me=class extends zi{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 Yt.Debouncer,this.revealDebouncer=new Yt.Debouncer,this.onTouch=e=>{this.isIgnored(e)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",r=>{r.composedPath().includes(this.container)||this.onOut(r)},{once:!0}),100))},this.onHover=e=>{this.isIgnored(e)||this.show()},this.onFocusIn=e=>{!this.isIgnored(e)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=e=>{this.isIgnored(e)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=e=>{this.isIgnored(e)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){var e,r;return Yf.html`
542
+ `}update(e){var r;super.update(e),["context","key","defaultMessage"].some(o=>e.has(o))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};fr.elementDefinitions={};fr.styles=Xf;pn([(0,Fi.redux)()],fr.prototype,"editorMode",void 0);pn([(0,Bi.property)()],fr.prototype,"context",void 0);pn([(0,Bi.property)()],fr.prototype,"key",void 0);pn([(0,Fi.jsonProperty)([])],fr.prototype,"args",void 0);pn([(0,Bi.property)()],fr.prototype,"defaultMessage",void 0);var Qf=h(L());(0,Qf.customElement)("ft-i18n")(fr);var ur=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Me=class extends Ii{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 Yt.Debouncer,this.revealDebouncer=new Yt.Debouncer,this.onTouch=e=>{this.isIgnored(e)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",r=>{r.composedPath().includes(this.container)||this.onOut(r)},{once:!0}),100))},this.onHover=e=>{this.isIgnored(e)||this.show()},this.onFocusIn=e=>{!this.isIgnored(e)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=e=>{this.isIgnored(e)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=e=>{this.isIgnored(e)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){var e,r;return Jf.html`
543
543
  <div part="container"
544
544
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}">
545
545
  <slot part="slot"></slot>
@@ -554,12 +554,12 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:a.extend("--ftds-con
554
554
  </div>
555
555
  </div>
556
556
  </div>
557
- `}setupFor(e){this.eventsTarget!==e&&(this.removeHandlers(),this.eventsTarget=e,this.eventsTarget.addEventListener("mouseover",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("mouseover",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(e){var r,o;e.has("visible")&&(this.visible?(this.resetTooltipContent(),(r=this.tooltip)===null||r===void 0||r.showPopover()):(o=this.tooltip)===null||o===void 0||o.hidePopover()),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(r=>e.has(r))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}async showTemporaryText(e,r){let o=this.manual;this.manual=!0;let n=this.text;this.text={message:e},await this.show(r),this.text=n,this.manual=o}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(r=>r.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let e=this.tooltipContent.style;switch(e.transition="none",this.validPosition){case"top":e.top=this.tooltip.clientHeight+"px",e.left="0";break;case"bottom":e.top=-this.tooltip.clientHeight+"px",e.left="0";break;case"left":e.top="0",e.left=this.tooltip.clientWidth+"px";break;case"right":e.top="0",e.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&o2(this.slottedElement,this.tooltip,{placement:this.position,strategy:"fixed"}).then(({x:e,y:r})=>{this.tooltip&&(this.tooltip.style.transform=`translate(${e}px,${r}px)`)}),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${Yt.designSystemVariables.transitionDuration}, left ${Yt.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(e){return this.manual||(0,Yt.eventPathContainsMatchingElement)(e,this.ignoreMatchingElements,this.eventsTarget)}};Me.elementDefinitions={"ft-typography":ie};Me.styles=R1;ur([Ii()],Me.prototype,"text",void 0);ur([(0,Xt.property)({type:Boolean})],Me.prototype,"manual",void 0);ur([(0,Xt.property)({type:Boolean})],Me.prototype,"inline",void 0);ur([(0,Yt.numberProperty)()],Me.prototype,"delay",void 0);ur([(0,Xt.property)()],Me.prototype,"position",void 0);ur([(0,Yt.jsonProperty)([])],Me.prototype,"ignoreMatchingElements",void 0);ur([(0,Xt.queryAssignedNodes)()],Me.prototype,"slotNodes",void 0);ur([(0,Xt.query)(".ft-tooltip--container")],Me.prototype,"container",void 0);ur([(0,Xt.query)(".ft-tooltip")],Me.prototype,"tooltip",void 0);ur([(0,Xt.query)(".ft-tooltip--content")],Me.prototype,"tooltipContent",void 0);ur([(0,Xt.state)()],Me.prototype,"visible",void 0);var Xf=h(L());(0,Xf.customElement)("ft-tooltip")(Me);var $e;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})($e||($e={}));var hn=h(k()),no=h(Q()),Jf=h(L()),eu=h(Bl());var ue;(function(t){t.ADD_TO_PBK="&#xe800;",t.ALERT="&#xe801;",t.ADD_ALERT="&#xe802;",t.BACK_TO_SEARCH="&#xe803;",t.ADD_BOOKMARK="&#xe804;",t.BOOKMARK="&#xe805;",t.BOOKS="&#xe806;",t.MENU="&#xe807;",t.DOWNLOAD="&#xe808;",t.EDIT="&#xe809;",t.FEEDBACK="&#xe80a;",t.HOME="&#xe80b;",t.MODIFY_PBK="&#xe80c;",t.SCHEDULED="&#xe80d;",t.SEARCH="&#xe80e;",t.EXPORT="&#xe80f;",t.TOC="&#xe810;",t.WRITE_UGC="&#xe811;",t.TRASH="&#xe812;",t.USER="&#xe813;",t.EXTLINK="&#xe814;",t.CALENDAR="&#xe815;",t.OFFLINE="&#xe816;",t.BOOK="&#xe817;",t.DOWNLOAD_PLAIN="&#xe818;",t.CHECK="&#xe819;",t.STAR_PLAIN="&#xe900;",t.TOPICS="&#xe901;",t.DISC="&#xe902;",t.CIRCLE="&#xe903;",t.SHARED="&#xe904;",t.SORT_UNSORTED="&#xe905;",t.SORT_UP="&#xe906;",t.SORT_DOWN="&#xe907;",t.WORKING="&#xe908;",t.CLOSE="&#xe909;",t.ZOOM_OUT="&#xe90a;",t.ZOOM_IN="&#xe90b;",t.ZOOM_REALSIZE="&#xe90c;",t.ZOOM_FULLSCREEN="&#xe90d;",t.ADMIN_RESTRICTED="&#xe90e;",t.ADMIN="&#xe90f;",t.ADMIN_KHUB="&#xe910;",t.ADMIN_THEME="&#xe911;",t.ADMIN_USERS="&#xe912;",t.WARNING="&#xe913;",t.CONTEXT="&#xe914;",t.SEARCH_HOME="&#xe915;",t.STEPS="&#xe916;",t.ICON_EXPAND="&#xe917;",t.ICON_COLLAPSE="&#xe918;",t.INFO="&#xe919;",t.MINUS_PLAIN="&#xe91a;",t.PLUS_PLAIN="&#xe91b;",t.FACET_HAS_DESCENDANT="&#xe91c;",t.TRIANGLE_BOTTOM="&#xe91d;",t.TRIANGLE_LEFT="&#xe91e;",t.TRIANGLE_RIGHT="&#xe91f;",t.TRIANGLE_TOP="&#xe920;",t.THIN_ARROW="&#xe921;",t.SIGN_IN="&#xe922;",t.LOGOUT="&#xe923;",t.TRANSLATE="&#xe924;",t.CLOSE_PLAIN="&#xe925;",t.CHECK_PLAIN="&#xe926;",t.ARTICLE="&#xe927;",t.COLUMNS="&#xe928;",t.ANALYTICS="&#xe929;",t.COLLECTIONS="&#xe92a;",t.ARROW_DOWN="&#xe92b;",t.ARROW_LEFT="&#xe92c;",t.ARROW_RIGHT="&#xe92d;",t.ARROW_UP="&#xe92e;",t.SEARCH_IN_PUBLICATION="&#xe92f;",t.COPY_TO_CLIPBOARD="&#xe930;",t.SHARED_PBK="&#xe931;",t.ATTACHMENTS="&#xe932;",t.STRIPE_ARROW_LEFT="&#xe933;",t.STRIPE_ARROW_RIGHT="&#xe934;",t.FILTERS="&#xe935;",t.DOT="&#xe936;",t.MINUS="&#xe937;",t.PLUS="&#xe938;",t.MAILS_AND_NOTIFICATIONS="&#xe939;",t.SAVE="&#xe93a;",t.LOCKER="&#xe93b;",t.ADMIN_INTEGRATION="&#xe93c;",t.SYNC="&#xe93d;",t.TAG="&#xe93e;",t.BOOK_PLAIN="&#xe93f;",t.UPLOAD="&#xe940;",t.ONLINE="&#xe941;",t.TAG_PLAIN="&#xe942;",t.ACCOUNT_SETTINGS="&#xe943;",t.PRINT="&#xe944;",t.DEFAULT_ROLES="&#xe945;",t.SHORTCUT_MENU="&#xe946;",t.RELATIVES_PLAIN="&#xe947;",t.RELATIVES="&#xe948;",t.PAUSE="&#xe949;",t.PLAY="&#xe94a;",t.ADMIN_PORTAL="&#xe94b;",t.STAR="&#xe94c;",t.THUMBS_DOWN="&#xe94d;",t.THUMBS_DOWN_PLAIN="&#xe94e;",t.THUMBS_UP="&#xe94f;",t.THUMBS_UP_PLAIN="&#xe950;",t.FEEDBACK_PLAIN="&#xe951;",t.RATE_PLAIN="&#xe952;",t.RATE="&#xe953;",t.OFFLINE_SETTINGS="&#xe954;",t.MY_COLLECTIONS="&#xe955;",t.THIN_ARROW_LEFT="&#xe956;",t.THIN_ARROW_RIGHT="&#xe957;",t.RESET="&#xe958;",t.MY_LIBRARY="&#xe959;",t.UNSTRUCTURED_DOC="&#xe95a;",t.CONTEXTUAL="&#xe95b;",t.THIN_ARROW_UP="&#xe95c;",t.ARROW_RIGHT_TO_LINE="&#xe95d;",t.DESKTOP="&#xe95e;",t.TABLET_LANDSCAPE="&#xe95f;",t.TABLET_PORTRAIT="&#xe960;",t.MOBILE_LANDSCAPE="&#xe961;",t.MOBILE_PORTRAIT="&#xe962;",t.DIAGRAM_SUNBURST="&#xe963;",t.DIAGRAM_SANKEY="&#xe964;",t.COMMENT_QUESTION="&#xe965;",t.COMMENT_QUESTION_PLAIN="&#xe966;",t.MESSAGE_BOT="&#xe967;",t.CHART_SIMPLE="&#xe968;",t.BARS_PROGRESS="&#xe969;",t.BOOK_OPEN_GEAR="&#xe96a;",t.BOOK_OPEN_GEAR_SLASH="&#xe96b;",t.LINE_CHART="&#xe96c;",t.STACKED_CHART="&#xe96d;",t.CHART_BAR_STACKED="&#xe96e;",t.CHART_BAR_GROUPED="&#xe96f;",t.EYE_SLASH="&#xe970;",t.X_MARK="&#xe971;",t.EXPAND_WIDE="&#xe972;",t.PIP="&#xe973;",t.PIP_WIDE="&#xe974;",t.LIFE_RING="&#xe975;",t.GLOBE="&#xe976;",t.PIGGY_BANK="&#xe977;",t.EXTLINK_LIGHT="&#xe978;",t.CLONE="&#xe979;",t.CLONE_LINK_SIMPLE="&#xe97a;",t.CHART_BAR_NORMALIZED="&#xe97b;",t.CONSUMER="&#xe97c;",t.OCTAGON_XMARK="&#xe97d;",t.HOURGLASS_HALF="&#xe97e;",t.CLOCK="&#xe97f;",t.CLOCK_THREE="&#xe97f;",t.CALENDAR_DAY="&#xe980;",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",t.WAND_MAGIC_SPARKLES="&#xe982;",t.PAPER_PLANE="&#xe983;",t.CIRCLE_STOP="&#xe984;",t.ARROW_ROTATE_RIGHT="&#xe985;",t.ARROWS_ROTATE="&#xe986;",t.ALIGN_RIGHT="&#xe987;",t.FORMAT_CLEAR="&#xe988;",t.ALIGN_CENTER="&#xe989;",t.ALIGN_LEFT="&#xe98a;",t.PALETTE="&#xe98b;",t.BOLD="&#xe98c;",t.ITALIC="&#xe98d;",t.UNDERLINE="&#xe98e;",t.STRIKETHROUGH="&#xe98f;",t.LINK_SIMPLE_SLASH="&#xe990;",t.LINK_SIMPLE="&#xe991;",t.ROUTE="&#xe992;",t.CIRCLE_USER_SLASH="&#xe993;",t.CIRCLE_USER_CHECK="&#xe994;",t.LIST_MAGNIFYING_GLASS="&#xe995;",t.MEDAL="&#xe996;",t.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",t.ARROW_TURN_DOWN_RIGHT="&#xe998;",t.FLASK="&#xe999;",t.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",t.HOURGLASS_END="&#xe99b;",t.CIRCLE_QUESTION="&#xe99c;",t.GRIP_LINES_SOLID="&#xe99d;",t.TRANSLATE_SPARKLE_SOLID="&#xe99e;",t.CODE="&#xe99f;",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",t.PAPER_PLANE_SLASH="&#xe9a1;",t.COMPRESS="&#xe9a2;",t.EXPAND="&#xe9a3;",t.ARROW_ROTATE_LEFT="&#xe9a4;",t.EYE="&#xf06e;",t.SHARE="&#xe80f1;",t.MOBILE_SMALL="&#xe9a5;",t.SPARKLES="&#xe9a6;",t.HAND_SOLID="&#xe9a7;",t.CLOCK_SOLID="&#xe9a8;",t.CONTEXT_MENU_CURSOR="&#xe9a9;",t.LANGUAGE_SLASH="&#xe9aa;",t.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",t.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",t.BOOKMARK_SLASH="&#xe9ad;",t.CIRCLE_PAUSE="&#xe9ae;",t.CIRCLE_PLAY="&#xe9af;",t.CIRCLE_STOP_PLAIN="&#xe9b0;",t.CLOUD_ARROW_DOWN="&#xe9b1;",t.SHARE_NODES="&#xe9b2;",t.BELL="&#xe9b3;",t.BELL_SLASH="&#xe9b4;",t.FILE="&#xe9b5;",t.HAND="&#xe9b6;",t.SQUARE_INFO_SOLID="&#xe9b7;",t.FILE_CODE="&#xe9b8;",t.BOX_CODE="&#xe9b9;",t.TOPICS_SOLID="&#xe9ba;",t.PHOTO_FILM_REGULAR="&#xe9bb;",t.HYPHEN_SOLID="&#xe9bc;",t.CROSSHAIRS_REGULAR="&#xe9bd;",t.PERSON_CHALKBOARD_REGULAR="&#xe9be;"})(ue||(ue={}));var _;(function(t){t.UNKNOWN="&#xe90a;",t.ABW="&#xe900;",t.AUDIO="&#xe901;",t.AVI="&#xe902;",t.CHM="&#xe904;",t.CODE="&#xe905;",t.CSV="&#xe903;",t.DITA="&#xe906;",t.EPUB="&#xe907;",t.EXCEL="&#xe908;",t.FLAC="&#xe909;",t.GIF="&#xe90b;",t.GZIP="&#xe90c;",t.HTML="&#xe90d;",t.IMAGE="&#xe90e;",t.JPEG="&#xe90f;",t.JSON="&#xe910;",t.M4A="&#xe911;",t.MOV="&#xe912;",t.MP3="&#xe913;",t.MP4="&#xe914;",t.OGG="&#xe915;",t.PDF="&#xe916;",t.PNG="&#xe917;",t.POWERPOINT="&#xe918;",t.RAR="&#xe91a;",t.STP="&#xe91b;",t.TEXT="&#xe91c;",t.VIDEO="&#xe91e;",t.WAV="&#xe91f;",t.WMA="&#xe920;",t.WORD="&#xe921;",t.XML="&#xe922;",t.YAML="&#xe919;",t.ZIP="&#xe923;"})(_||(_={}));var Fl=new Map([...["abw"].map(t=>[t,_.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(t=>[t,_.AUDIO]),...["avi"].map(t=>[t,_.AVI]),...["chm","xhs"].map(t=>[t,_.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(t=>[t,_.CODE]),...["csv"].map(t=>[t,_.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,_.DITA]),...["epub"].map(t=>[t,_.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,_.EXCEL]),...["flac"].map(t=>[t,_.FLAC]),...["gif"].map(t=>[t,_.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,_.GZIP]),...["html","htm","xhtml"].map(t=>[t,_.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(t=>[t,_.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,_.JPEG]),...["json"].map(t=>[t,_.JSON]),...["m4a","m4p"].map(t=>[t,_.M4A]),...["mov","qt"].map(t=>[t,_.MOV]),...["mp3"].map(t=>[t,_.MP3]),...["mp4","m4v"].map(t=>[t,_.MP4]),...["ogg","oga"].map(t=>[t,_.OGG]),...["pdf","ps"].map(t=>[t,_.PDF]),...["png"].map(t=>[t,_.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,_.POWERPOINT]),...["rar"].map(t=>[t,_.RAR]),...["stp"].map(t=>[t,_.STP]),...["txt","rtf","md","mdown"].map(t=>[t,_.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(t=>[t,_.VIDEO]),...["wav"].map(t=>[t,_.WAV]),...["wma"].map(t=>[t,_.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,_.WORD]),...["xml","xsl","rdf"].map(t=>[t,_.XML]),...["yaml","yml","x-yaml"].map(t=>[t,_.YAML]),...["zip"].map(t=>[t,_.ZIP])]),rm=new Map([["application/msword","application/doc"],["application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/docx"],["application/vnd.openxmlformats-officedocument.wordprocessingml.template","application/dotx"],["application/vnd.ms-word.document.macroEnabled.12","application/docm"],["application/vnd.ms-word.template.macroEnabled.12","application/dotm"],["application/vnd.ms-excel","application/xls"],["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/xlsx"],["application/vnd.openxmlformats-officedocument.spreadsheetml.template","application/xltx"],["application/vnd.ms-excel.sheet.macroEnabled.12","application/xlsm"],["application/vnd.ms-excel.template.macroEnabled.12","application/xltm"],["application/vnd.ms-excel.addin.macroEnabled.12","application/xlam"],["application/vnd.ms-excel.sheet.binary.macroEnabled.12","application/xlsb"],["application/vnd.ms-powerpoint","application/ppt"],["application/vnd.openxmlformats-officedocument.presentationml.presentation","application/pptx"],["application/vnd.openxmlformats-officedocument.presentationml.template","application/potx"],["application/vnd.openxmlformats-officedocument.presentationml.slideshow","application/ppsx"],["application/vnd.ms-powerpoint.addin.macroEnabled.12","application/ppam"],["application/vnd.ms-powerpoint.presentation.macroEnabled.12","application/pptm"],["application/vnd.ms-powerpoint.template.macroEnabled.12","application/potm"],["application/vnd.ms-powerpoint.slideshow.macroEnabled.12","application/ppsm"],["application/vnd.ms-access","application/mdb"]]);function Ui(t,e){var r,o,n,i;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,l]=(((r=rm.get(t))!==null&&r!==void 0?r:t)+"/").split("/");return(i=(n=(o=Fl.get(l))!==null&&o!==void 0?o:Fl.get(e))!==null&&n!==void 0?n:Fl.get(s))!==null&&i!==void 0?i:_.UNKNOWN}var VA={[_.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 mn=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},se=class extends Jf.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=hn.nothing}render(){let e=this.variant&&Object.values($e).includes(this.variant)?this.variant:$e.fluid_topics,r=e!==$e.material||!!this.value;return hn.html`
557
+ `}setupFor(e){this.eventsTarget!==e&&(this.removeHandlers(),this.eventsTarget=e,this.eventsTarget.addEventListener("mouseover",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("mouseover",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(e){var r,o;e.has("visible")&&(this.visible?(this.resetTooltipContent(),(r=this.tooltip)===null||r===void 0||r.showPopover()):(o=this.tooltip)===null||o===void 0||o.hidePopover()),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(r=>e.has(r))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}async showTemporaryText(e,r){let o=this.manual;this.manual=!0;let n=this.text;this.text={message:e},await this.show(r),this.text=n,this.manual=o}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(r=>r.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let e=this.tooltipContent.style;switch(e.transition="none",this.validPosition){case"top":e.top=this.tooltip.clientHeight+"px",e.left="0";break;case"bottom":e.top=-this.tooltip.clientHeight+"px",e.left="0";break;case"left":e.top="0",e.left=this.tooltip.clientWidth+"px";break;case"right":e.top="0",e.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&o2(this.slottedElement,this.tooltip,{placement:this.position,strategy:"fixed"}).then(({x:e,y:r})=>{this.tooltip&&(this.tooltip.style.transform=`translate(${e}px,${r}px)`)}),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${Yt.designSystemVariables.transitionDuration}, left ${Yt.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(e){return this.manual||(0,Yt.eventPathContainsMatchingElement)(e,this.ignoreMatchingElements,this.eventsTarget)}};Me.elementDefinitions={"ft-typography":ie};Me.styles=R1;ur([zi()],Me.prototype,"text",void 0);ur([(0,Xt.property)({type:Boolean})],Me.prototype,"manual",void 0);ur([(0,Xt.property)({type:Boolean})],Me.prototype,"inline",void 0);ur([(0,Yt.numberProperty)()],Me.prototype,"delay",void 0);ur([(0,Xt.property)()],Me.prototype,"position",void 0);ur([(0,Yt.jsonProperty)([])],Me.prototype,"ignoreMatchingElements",void 0);ur([(0,Xt.queryAssignedNodes)()],Me.prototype,"slotNodes",void 0);ur([(0,Xt.query)(".ft-tooltip--container")],Me.prototype,"container",void 0);ur([(0,Xt.query)(".ft-tooltip")],Me.prototype,"tooltip",void 0);ur([(0,Xt.query)(".ft-tooltip--content")],Me.prototype,"tooltipContent",void 0);ur([(0,Xt.state)()],Me.prototype,"visible",void 0);var eu=h(L());(0,eu.customElement)("ft-tooltip")(Me);var De;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(De||(De={}));var hn=h(k()),no=h(Q()),ru=h(L()),ou=h(Bl());var ue;(function(t){t.ADD_TO_PBK="&#xe800;",t.ALERT="&#xe801;",t.ADD_ALERT="&#xe802;",t.BACK_TO_SEARCH="&#xe803;",t.ADD_BOOKMARK="&#xe804;",t.BOOKMARK="&#xe805;",t.BOOKS="&#xe806;",t.MENU="&#xe807;",t.DOWNLOAD="&#xe808;",t.EDIT="&#xe809;",t.FEEDBACK="&#xe80a;",t.HOME="&#xe80b;",t.MODIFY_PBK="&#xe80c;",t.SCHEDULED="&#xe80d;",t.SEARCH="&#xe80e;",t.EXPORT="&#xe80f;",t.TOC="&#xe810;",t.WRITE_UGC="&#xe811;",t.TRASH="&#xe812;",t.USER="&#xe813;",t.EXTLINK="&#xe814;",t.CALENDAR="&#xe815;",t.OFFLINE="&#xe816;",t.BOOK="&#xe817;",t.DOWNLOAD_PLAIN="&#xe818;",t.CHECK="&#xe819;",t.STAR_PLAIN="&#xe900;",t.TOPICS="&#xe901;",t.DISC="&#xe902;",t.CIRCLE="&#xe903;",t.SHARED="&#xe904;",t.SORT_UNSORTED="&#xe905;",t.SORT_UP="&#xe906;",t.SORT_DOWN="&#xe907;",t.WORKING="&#xe908;",t.CLOSE="&#xe909;",t.ZOOM_OUT="&#xe90a;",t.ZOOM_IN="&#xe90b;",t.ZOOM_REALSIZE="&#xe90c;",t.ZOOM_FULLSCREEN="&#xe90d;",t.ADMIN_RESTRICTED="&#xe90e;",t.ADMIN="&#xe90f;",t.ADMIN_KHUB="&#xe910;",t.ADMIN_THEME="&#xe911;",t.ADMIN_USERS="&#xe912;",t.WARNING="&#xe913;",t.CONTEXT="&#xe914;",t.SEARCH_HOME="&#xe915;",t.STEPS="&#xe916;",t.ICON_EXPAND="&#xe917;",t.ICON_COLLAPSE="&#xe918;",t.INFO="&#xe919;",t.MINUS_PLAIN="&#xe91a;",t.PLUS_PLAIN="&#xe91b;",t.FACET_HAS_DESCENDANT="&#xe91c;",t.TRIANGLE_BOTTOM="&#xe91d;",t.TRIANGLE_LEFT="&#xe91e;",t.TRIANGLE_RIGHT="&#xe91f;",t.TRIANGLE_TOP="&#xe920;",t.THIN_ARROW="&#xe921;",t.SIGN_IN="&#xe922;",t.LOGOUT="&#xe923;",t.TRANSLATE="&#xe924;",t.CLOSE_PLAIN="&#xe925;",t.CHECK_PLAIN="&#xe926;",t.ARTICLE="&#xe927;",t.COLUMNS="&#xe928;",t.ANALYTICS="&#xe929;",t.COLLECTIONS="&#xe92a;",t.ARROW_DOWN="&#xe92b;",t.ARROW_LEFT="&#xe92c;",t.ARROW_RIGHT="&#xe92d;",t.ARROW_UP="&#xe92e;",t.SEARCH_IN_PUBLICATION="&#xe92f;",t.COPY_TO_CLIPBOARD="&#xe930;",t.SHARED_PBK="&#xe931;",t.ATTACHMENTS="&#xe932;",t.STRIPE_ARROW_LEFT="&#xe933;",t.STRIPE_ARROW_RIGHT="&#xe934;",t.FILTERS="&#xe935;",t.DOT="&#xe936;",t.MINUS="&#xe937;",t.PLUS="&#xe938;",t.MAILS_AND_NOTIFICATIONS="&#xe939;",t.SAVE="&#xe93a;",t.LOCKER="&#xe93b;",t.ADMIN_INTEGRATION="&#xe93c;",t.SYNC="&#xe93d;",t.TAG="&#xe93e;",t.BOOK_PLAIN="&#xe93f;",t.UPLOAD="&#xe940;",t.ONLINE="&#xe941;",t.TAG_PLAIN="&#xe942;",t.ACCOUNT_SETTINGS="&#xe943;",t.PRINT="&#xe944;",t.DEFAULT_ROLES="&#xe945;",t.SHORTCUT_MENU="&#xe946;",t.RELATIVES_PLAIN="&#xe947;",t.RELATIVES="&#xe948;",t.PAUSE="&#xe949;",t.PLAY="&#xe94a;",t.ADMIN_PORTAL="&#xe94b;",t.STAR="&#xe94c;",t.THUMBS_DOWN="&#xe94d;",t.THUMBS_DOWN_PLAIN="&#xe94e;",t.THUMBS_UP="&#xe94f;",t.THUMBS_UP_PLAIN="&#xe950;",t.FEEDBACK_PLAIN="&#xe951;",t.RATE_PLAIN="&#xe952;",t.RATE="&#xe953;",t.OFFLINE_SETTINGS="&#xe954;",t.MY_COLLECTIONS="&#xe955;",t.THIN_ARROW_LEFT="&#xe956;",t.THIN_ARROW_RIGHT="&#xe957;",t.RESET="&#xe958;",t.MY_LIBRARY="&#xe959;",t.UNSTRUCTURED_DOC="&#xe95a;",t.CONTEXTUAL="&#xe95b;",t.THIN_ARROW_UP="&#xe95c;",t.ARROW_RIGHT_TO_LINE="&#xe95d;",t.DESKTOP="&#xe95e;",t.TABLET_LANDSCAPE="&#xe95f;",t.TABLET_PORTRAIT="&#xe960;",t.MOBILE_LANDSCAPE="&#xe961;",t.MOBILE_PORTRAIT="&#xe962;",t.DIAGRAM_SUNBURST="&#xe963;",t.DIAGRAM_SANKEY="&#xe964;",t.COMMENT_QUESTION="&#xe965;",t.COMMENT_QUESTION_PLAIN="&#xe966;",t.MESSAGE_BOT="&#xe967;",t.CHART_SIMPLE="&#xe968;",t.BARS_PROGRESS="&#xe969;",t.BOOK_OPEN_GEAR="&#xe96a;",t.BOOK_OPEN_GEAR_SLASH="&#xe96b;",t.LINE_CHART="&#xe96c;",t.STACKED_CHART="&#xe96d;",t.CHART_BAR_STACKED="&#xe96e;",t.CHART_BAR_GROUPED="&#xe96f;",t.EYE_SLASH="&#xe970;",t.X_MARK="&#xe971;",t.EXPAND_WIDE="&#xe972;",t.PIP="&#xe973;",t.PIP_WIDE="&#xe974;",t.LIFE_RING="&#xe975;",t.GLOBE="&#xe976;",t.PIGGY_BANK="&#xe977;",t.EXTLINK_LIGHT="&#xe978;",t.CLONE="&#xe979;",t.CLONE_LINK_SIMPLE="&#xe97a;",t.CHART_BAR_NORMALIZED="&#xe97b;",t.CONSUMER="&#xe97c;",t.OCTAGON_XMARK="&#xe97d;",t.HOURGLASS_HALF="&#xe97e;",t.CLOCK="&#xe97f;",t.CLOCK_THREE="&#xe97f;",t.CALENDAR_DAY="&#xe980;",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",t.WAND_MAGIC_SPARKLES="&#xe982;",t.PAPER_PLANE="&#xe983;",t.CIRCLE_STOP="&#xe984;",t.ARROW_ROTATE_RIGHT="&#xe985;",t.ARROWS_ROTATE="&#xe986;",t.ALIGN_RIGHT="&#xe987;",t.FORMAT_CLEAR="&#xe988;",t.ALIGN_CENTER="&#xe989;",t.ALIGN_LEFT="&#xe98a;",t.PALETTE="&#xe98b;",t.BOLD="&#xe98c;",t.ITALIC="&#xe98d;",t.UNDERLINE="&#xe98e;",t.STRIKETHROUGH="&#xe98f;",t.LINK_SIMPLE_SLASH="&#xe990;",t.LINK_SIMPLE="&#xe991;",t.ROUTE="&#xe992;",t.CIRCLE_USER_SLASH="&#xe993;",t.CIRCLE_USER_CHECK="&#xe994;",t.LIST_MAGNIFYING_GLASS="&#xe995;",t.MEDAL="&#xe996;",t.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",t.ARROW_TURN_DOWN_RIGHT="&#xe998;",t.FLASK="&#xe999;",t.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",t.HOURGLASS_END="&#xe99b;",t.CIRCLE_QUESTION="&#xe99c;",t.GRIP_LINES_SOLID="&#xe99d;",t.TRANSLATE_SPARKLE_SOLID="&#xe99e;",t.CODE="&#xe99f;",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",t.PAPER_PLANE_SLASH="&#xe9a1;",t.COMPRESS="&#xe9a2;",t.EXPAND="&#xe9a3;",t.ARROW_ROTATE_LEFT="&#xe9a4;",t.EYE="&#xf06e;",t.SHARE="&#xe80f1;",t.MOBILE_SMALL="&#xe9a5;",t.SPARKLES="&#xe9a6;",t.HAND_SOLID="&#xe9a7;",t.CLOCK_SOLID="&#xe9a8;",t.CONTEXT_MENU_CURSOR="&#xe9a9;",t.LANGUAGE_SLASH="&#xe9aa;",t.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",t.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",t.BOOKMARK_SLASH="&#xe9ad;",t.CIRCLE_PAUSE="&#xe9ae;",t.CIRCLE_PLAY="&#xe9af;",t.CIRCLE_STOP_PLAIN="&#xe9b0;",t.CLOUD_ARROW_DOWN="&#xe9b1;",t.SHARE_NODES="&#xe9b2;",t.BELL="&#xe9b3;",t.BELL_SLASH="&#xe9b4;",t.FILE="&#xe9b5;",t.HAND="&#xe9b6;",t.SQUARE_INFO_SOLID="&#xe9b7;",t.FILE_CODE="&#xe9b8;",t.BOX_CODE="&#xe9b9;",t.TOPICS_SOLID="&#xe9ba;",t.PHOTO_FILM_REGULAR="&#xe9bb;",t.HYPHEN_SOLID="&#xe9bc;",t.CROSSHAIRS_REGULAR="&#xe9bd;",t.PERSON_CHALKBOARD_REGULAR="&#xe9be;"})(ue||(ue={}));var _;(function(t){t.UNKNOWN="&#xe90a;",t.ABW="&#xe900;",t.AUDIO="&#xe901;",t.AVI="&#xe902;",t.CHM="&#xe904;",t.CODE="&#xe905;",t.CSV="&#xe903;",t.DITA="&#xe906;",t.EPUB="&#xe907;",t.EXCEL="&#xe908;",t.FLAC="&#xe909;",t.GIF="&#xe90b;",t.GZIP="&#xe90c;",t.HTML="&#xe90d;",t.IMAGE="&#xe90e;",t.JPEG="&#xe90f;",t.JSON="&#xe910;",t.M4A="&#xe911;",t.MOV="&#xe912;",t.MP3="&#xe913;",t.MP4="&#xe914;",t.OGG="&#xe915;",t.PDF="&#xe916;",t.PNG="&#xe917;",t.POWERPOINT="&#xe918;",t.RAR="&#xe91a;",t.STP="&#xe91b;",t.TEXT="&#xe91c;",t.VIDEO="&#xe91e;",t.WAV="&#xe91f;",t.WMA="&#xe920;",t.WORD="&#xe921;",t.XML="&#xe922;",t.YAML="&#xe919;",t.ZIP="&#xe923;"})(_||(_={}));var Fl=new Map([...["abw"].map(t=>[t,_.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(t=>[t,_.AUDIO]),...["avi"].map(t=>[t,_.AVI]),...["chm","xhs"].map(t=>[t,_.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(t=>[t,_.CODE]),...["csv"].map(t=>[t,_.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,_.DITA]),...["epub"].map(t=>[t,_.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,_.EXCEL]),...["flac"].map(t=>[t,_.FLAC]),...["gif"].map(t=>[t,_.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,_.GZIP]),...["html","htm","xhtml"].map(t=>[t,_.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(t=>[t,_.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,_.JPEG]),...["json"].map(t=>[t,_.JSON]),...["m4a","m4p"].map(t=>[t,_.M4A]),...["mov","qt"].map(t=>[t,_.MOV]),...["mp3"].map(t=>[t,_.MP3]),...["mp4","m4v"].map(t=>[t,_.MP4]),...["ogg","oga"].map(t=>[t,_.OGG]),...["pdf","ps"].map(t=>[t,_.PDF]),...["png"].map(t=>[t,_.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,_.POWERPOINT]),...["rar"].map(t=>[t,_.RAR]),...["stp"].map(t=>[t,_.STP]),...["txt","rtf","md","mdown"].map(t=>[t,_.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(t=>[t,_.VIDEO]),...["wav"].map(t=>[t,_.WAV]),...["wma"].map(t=>[t,_.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,_.WORD]),...["xml","xsl","rdf"].map(t=>[t,_.XML]),...["yaml","yml","x-yaml"].map(t=>[t,_.YAML]),...["zip"].map(t=>[t,_.ZIP])]),nm=new Map([["application/msword","application/doc"],["application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/docx"],["application/vnd.openxmlformats-officedocument.wordprocessingml.template","application/dotx"],["application/vnd.ms-word.document.macroEnabled.12","application/docm"],["application/vnd.ms-word.template.macroEnabled.12","application/dotm"],["application/vnd.ms-excel","application/xls"],["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/xlsx"],["application/vnd.openxmlformats-officedocument.spreadsheetml.template","application/xltx"],["application/vnd.ms-excel.sheet.macroEnabled.12","application/xlsm"],["application/vnd.ms-excel.template.macroEnabled.12","application/xltm"],["application/vnd.ms-excel.addin.macroEnabled.12","application/xlam"],["application/vnd.ms-excel.sheet.binary.macroEnabled.12","application/xlsb"],["application/vnd.ms-powerpoint","application/ppt"],["application/vnd.openxmlformats-officedocument.presentationml.presentation","application/pptx"],["application/vnd.openxmlformats-officedocument.presentationml.template","application/potx"],["application/vnd.openxmlformats-officedocument.presentationml.slideshow","application/ppsx"],["application/vnd.ms-powerpoint.addin.macroEnabled.12","application/ppam"],["application/vnd.ms-powerpoint.presentation.macroEnabled.12","application/pptm"],["application/vnd.ms-powerpoint.template.macroEnabled.12","application/potm"],["application/vnd.ms-powerpoint.slideshow.macroEnabled.12","application/ppsm"],["application/vnd.ms-access","application/mdb"]]);function Ui(t,e){var r,o,n,i;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,l]=(((r=nm.get(t))!==null&&r!==void 0?r:t)+"/").split("/");return(i=(n=(o=Fl.get(l))!==null&&o!==void 0?o:Fl.get(e))!==null&&n!==void 0?n:Fl.get(s))!==null&&i!==void 0?i:_.UNKNOWN}var YA={[_.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 mn=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},se=class extends ru.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=hn.nothing}render(){let e=this.variant&&Object.values(De).includes(this.variant)?this.variant:De.fluid_topics,r=e!==De.material||!!this.value;return hn.html`
558
558
  <i class="ft-icon ft-icon--${e} ft-no-text-select" part="icon icon-${e}">
559
- ${(0,eu.unsafeHTML)(this.resolvedIcon)}
559
+ ${(0,ou.unsafeHTML)(this.resolvedIcon)}
560
560
  <slot ?hidden=${r}></slot>
561
561
  </i>
562
- `}getTextContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(o=>o.textContent).join("").trim())!==null&&r!==void 0?r:""}update(e){super.update(e),["value","variant"].some(r=>e.has(r))&&this.resolveIcon()}resolveIcon(){var e,r;let o=this.value||this.getTextContent();switch(this.variant){case $e.file_format:this.resolvedIcon=(e=_[o.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:o;break;case $e.material:this.resolvedIcon=this.value||hn.nothing;break;default:this.resolvedIcon=(r=ue[o.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:o;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};se.elementDefinitions={};se.styles=Dd;mn([(0,no.property)()],se.prototype,"variant",void 0);mn([(0,no.property)()],se.prototype,"value",void 0);mn([(0,no.property)({reflect:!0,attribute:"aria-hidden"})],se.prototype,"ariaHidden",void 0);mn([(0,no.state)()],se.prototype,"resolvedIcon",void 0);mn([(0,no.query)("slot")],se.prototype,"slottedContent",void 0);var ru=h(k()),Hi=h(L()),tu={size:Hi.FtCssVariableFactory.create("--ftds-icon-font-size","","SIZE","24px")},ou=[ru.css`
562
+ `}getTextContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(o=>o.textContent).join("").trim())!==null&&r!==void 0?r:""}update(e){super.update(e),["value","variant"].some(r=>e.has(r))&&this.resolveIcon()}resolveIcon(){var e,r;let o=this.value||this.getTextContent();switch(this.variant){case De.file_format:this.resolvedIcon=(e=_[o.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:o;break;case De.material:this.resolvedIcon=this.value||hn.nothing;break;default:this.resolvedIcon=(r=ue[o.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:o;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};se.elementDefinitions={};se.styles=Dd;mn([(0,no.property)()],se.prototype,"variant",void 0);mn([(0,no.property)()],se.prototype,"value",void 0);mn([(0,no.property)({reflect:!0,attribute:"aria-hidden"})],se.prototype,"ariaHidden",void 0);mn([(0,no.state)()],se.prototype,"resolvedIcon",void 0);mn([(0,no.query)("slot")],se.prototype,"slottedContent",void 0);var nu=h(k()),Hi=h(L()),au={size:Hi.FtCssVariableFactory.create("--ftds-icon-font-size","","SIZE","24px")},iu=[nu.css`
563
563
  :host {
564
564
  display: inline-flex;
565
565
  }
@@ -569,13 +569,13 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:a.extend("--ftds-con
569
569
  }
570
570
 
571
571
  svg {
572
- height: ${tu.size};
572
+ height: ${au.size};
573
573
  }
574
574
 
575
575
  .ftds-icon--monospace svg {
576
- width: ${tu.size};
576
+ width: ${au.size};
577
577
  }
578
- `,Hi.noTextSelect];var p;(function(t){t.regular="regular",t.solid="solid",t.custom="custom"})(p||(p={}));var x0=h(k()),An=h(Q()),S0=h(L()),C0=h(Bl()),O0=h(et());var jl={};ks(jl,{faAdd:()=>Gm,faAlignCenter:()=>tg,faAlignLeft:()=>zg,faAlignRight:()=>hg,faAngleDoubleLeft:()=>mm,faAngleDoubleRight:()=>Sm,faAngleDown:()=>n6,faAngleLeft:()=>Rg,faAngleRight:()=>J6,faAngleUp:()=>Om,faAnglesLeft:()=>du,faAnglesRight:()=>hu,faAnglesUpDown:()=>km,faArchive:()=>fm,faArrowDown:()=>bm,faArrowLeft:()=>Vm,faArrowLeftRotate:()=>_m,faArrowRight:()=>L6,faArrowRightRotate:()=>Bm,faArrowRightToBracket:()=>zu,faArrowRightToLine:()=>Bu,faArrowRotateBack:()=>Tm,faArrowRotateBackward:()=>Nm,faArrowRotateForward:()=>Fm,faArrowRotateLeft:()=>gn,faArrowRotateRight:()=>Gi,faArrowToRight:()=>wg,faArrowTurnDownRight:()=>ug,faArrowUp:()=>U6,faArrowUpRightAndArrowDownLeftFromCenter:()=>ag,faArrowUpRightFromSquare:()=>mu,faArrows:()=>T6,faArrowsFromLine:()=>Hg,faArrowsRotate:()=>Ul,faArrowsUpDownLeftRight:()=>Eu,faBars:()=>fu,faBarsProgress:()=>iu,faBell:()=>qg,faBellSlash:()=>t6,faBold:()=>lg,faBook:()=>Lg,faBookmark:()=>E6,faBookmarkSlash:()=>l6,faBooks:()=>wm,faBoxArchive:()=>lu,faBroomWide:()=>_6,faCabinetFiling:()=>F6,faCalendarCheck:()=>e8,faCalendarCircleExclamation:()=>kg,faCalendarDay:()=>Y6,faCalendarRange:()=>k6,faChartLine:()=>_u,faChartNetwork:()=>Hm,faChartSimple:()=>p6,faCheck:()=>M6,faCheckCircle:()=>b6,faCircle:()=>Z6,faCircleCheck:()=>Lu,faCircleDollar:()=>Hl,faCircleDot:()=>cu,faCircleInfo:()=>nu,faCirclePause:()=>Vu,faCirclePlay:()=>Su,faCircleQuestion:()=>Ru,faCircleStop:()=>Mu,faClock:()=>$u,faClockFour:()=>Eg,faClockRotateLeft:()=>xu,faClone:()=>xg,faClose:()=>x6,faCloud:()=>X6,faCloudArrowDown:()=>Wl,faCloudDownload:()=>i6,faCloudDownloadAlt:()=>s6,faCloudSlash:()=>Xg,faCode:()=>eg,faCodeCompare:()=>cm,faCog:()=>V6,faColumns3:()=>W6,faCommentAltCheck:()=>sg,faCommentAltQuote:()=>Xm,faCommentDots:()=>vu,faCommentQuestion:()=>rg,faCommenting:()=>a6,faCompress:()=>$m,faDesktop:()=>pu,faDesktopAlt:()=>xm,faDiagramSankey:()=>ig,faDollarCircle:()=>Pm,faDotCircle:()=>hm,faDownload:()=>Ym,faEllipsis:()=>Gu,faEllipsisH:()=>Fg,faEllipsisV:()=>Ag,faEllipsisVertical:()=>Du,faEnvelopeOpenText:()=>Wg,faEquals:()=>Tg,faExclamationTriangle:()=>Qm,faExpand:()=>_g,faExpandWide:()=>A6,faExternalLink:()=>Em,faEye:()=>Mg,faEyeSlash:()=>zm,faFile:()=>H6,faFileClipboard:()=>Jg,faFileInvoice:()=>v6,faFileMagnifyingGlass:()=>Cu,faFileSearch:()=>m6,faFilter:()=>Zg,faFlask:()=>mg,faFloppyDisk:()=>Uu,faFolderOpen:()=>vg,faGear:()=>ku,faGlobe:()=>Km,faGrid2:()=>Am,faHand:()=>Tu,faHandPaper:()=>q6,faHeart:()=>Sg,faHistory:()=>d6,faHourglass2:()=>r6,faHourglass3:()=>dm,faHourglassEnd:()=>su,faHourglassHalf:()=>bu,faImage:()=>og,faInbox:()=>o6,faInfoCircle:()=>sm,faItalic:()=>z6,faKey:()=>Ig,faLanguage:()=>qm,faLayerGroup:()=>im,faLifeRing:()=>P6,faLineChart:()=>j6,faLinkSimple:()=>c6,faLinkSimpleSlash:()=>am,faListTree:()=>Q6,faLockAlt:()=>om,faLockKeyhole:()=>au,faLockKeyholeOpen:()=>uu,faLockOpenAlt:()=>vm,faMagnifyingGlass:()=>Hu,faMagnifyingGlassMinus:()=>Iu,faMagnifyingGlassPlus:()=>Pu,faMedal:()=>Yg,faMessageCheck:()=>Nu,faMessageQuote:()=>yu,faMinus:()=>ju,faMobile:()=>Vl,faMobileAndroid:()=>jg,faMobilePhone:()=>Kg,faMultiply:()=>S6,faNavicon:()=>ym,faPaintBrush:()=>Pg,faPaintbrush:()=>Fu,faPalette:()=>$g,faPaperPlane:()=>Cg,faPaperclip:()=>B6,faPaste:()=>Ku,faPauseCircle:()=>Vg,faPen:()=>g6,faPenNib:()=>Lm,faPiggyBank:()=>Cm,faPlayCircle:()=>h6,faPlug:()=>u6,faPlus:()=>gu,faPowerOff:()=>Gg,faPrint:()=>pg,faQuestionCircle:()=>G6,faRadar:()=>Dm,faReceipt:()=>Ng,faRedo:()=>Um,faRefresh:()=>um,faRemove:()=>C6,faRoute:()=>gm,faSave:()=>Dg,faSearch:()=>Bg,faSearchMinus:()=>Og,faSearchPlus:()=>gg,faServer:()=>R6,faShareAlt:()=>Ug,faShareNodes:()=>Wu,faShieldCheck:()=>yg,faSignIn:()=>dg,faSpinnerThird:()=>f6,faStar:()=>e6,faStopCircle:()=>cg,faStrikethrough:()=>bg,faSubtract:()=>Qg,faSync:()=>pm,faTableCells:()=>Au,faTableLayout:()=>nm,faTablet:()=>Ou,faTabletAndroid:()=>y6,faTag:()=>Rm,faTasksAlt:()=>lm,faTh:()=>I6,faThumbsDown:()=>ng,faThumbsUp:()=>K6,faTimes:()=>O6,faToggleOn:()=>Zm,faTrashAlt:()=>$6,faTrashCan:()=>wu,faTriangleExclamation:()=>Gl,faUnderline:()=>Wm,faUndo:()=>Mm,faUpload:()=>jm,faUsdCircle:()=>Im,faUser:()=>w6,faUsers:()=>fg,faWarning:()=>Jm,faWifiSlash:()=>N6,faWrench:()=>D6,faXmark:()=>yn});var au={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"]},om=au,am={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"]},nm={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"]},im={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"]},nu={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"]},sm=nu,iu={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"]},lm=iu,cm={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"]},su={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"]},dm=su,lu={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"]},fm=lu,Ul={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"]},um=Ul,pm=Ul,cu={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"]},hm=cu,du={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"]},mm=du,gm={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"]},fu={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"]},ym=fu,bm={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"]},uu={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"]},vm=uu,pu={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"]},xm=pu,hu={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"]},Sm=hu,Cm={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"]},Om={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"]},Lm={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"]},mu={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"]},Em=mu,Am={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"]},wm={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"]},Rm={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"]},km={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"]},gn={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"]},_m=gn,Tm=gn,Nm=gn,Mm=gn,zm={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"]},Hl={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"]},Pm=Hl,Im=Hl,$m={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"]},Dm={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"]},Gi={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"]},Bm=Gi,Fm=Gi,Um=Gi,Hm={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"]},gu={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"]},Gm=gu,Wm={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"]},Vm={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"]},jm={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"]},Km={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"]},qm={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"]},Zm={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"]},Ym={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"]},yu={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"]},Xm=yu,Gl={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"]},Qm=Gl,Jm=Gl,e6={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"]},t6={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"]},bu={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"]},r6=bu,o6={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"]},vu={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"]},a6=vu,n6={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"]},Wl={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"]},i6=Wl,s6=Wl,l6={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"]},c6={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"]},xu={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"]},d6=xu,f6={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"]},u6={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"]},p6={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"]},Su={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"]},h6=Su,Cu={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"]},m6=Cu,g6={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"]},Ou={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"]},y6=Ou,Lu={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"]},b6=Lu,v6={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"]},yn={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"]},x6=yn,S6=yn,C6=yn,O6=yn,L6={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"]},E6={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"]},A6={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"]},w6={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"]},R6={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"]},k6={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"]},_6={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"]},Eu={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"]},T6=Eu,N6={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"]},M6={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"]},z6={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"]},P6={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"]},Au={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"]},I6=Au,wu={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"]},$6=wu,D6={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"]},B6={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"]},F6={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"]},U6={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"]},H6={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"]},Ru={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"]},G6=Ru,W6={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"]},ku={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"]},V6=ku,_u={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"]},j6=_u,K6={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"]},Tu={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"]},q6=Tu,Z6={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"]},Y6={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"]},X6={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"]},Q6={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"]},J6={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"]},eg={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"]},tg={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"]},rg={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"]},og={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"]},ag={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"]},ng={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"]},ig={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"]},Nu={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"]},sg=Nu,lg={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"]},Mu={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"]},cg=Mu,zu={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"]},dg=zu,fg={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"]},ug={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"]},pg={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"]},hg={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"]},mg={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"]},Pu={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"]},gg=Pu,yg={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"]},bg={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"]},vg={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"]},xg={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"]},Sg={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"]},Cg={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"]},Iu={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"]},Og=Iu,Lg={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"]},$u={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"]},Eg=$u,Du={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"]},Ag=Du,Bu={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"]},wg=Bu,Rg={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"]},kg={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"]},_g={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"]},Tg={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"]},Ng={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"]},Mg={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"]},zg={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"]},Fu={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"]},Pg=Fu,Ig={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"]},$g={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"]},Uu={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"]},Dg=Uu,Hu={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"]},Bg=Hu,Gu={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"]},Fg=Gu,Wu={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"]},Ug=Wu,Hg={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"]},Gg={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"]},Wg={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"]},Vu={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"]},Vg=Vu,Vl={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"]},jg=Vl,Kg=Vl,qg={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"]},Zg={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"]},Yg={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"]},Xg={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"]},ju={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"]},Qg=ju,Ku={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"]},Jg=Ku,e8={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 Xl={};ks(Xl,{faAddressCard:()=>Yl,faAnalytics:()=>c8,faArchive:()=>n8,faAreaChart:()=>Z8,faBell:()=>ey,faBellSlash:()=>y8,faBookmark:()=>R8,faBoxArchive:()=>Zu,faChartArea:()=>ip,faChartMixed:()=>Xu,faCheck:()=>N8,faCheckCircle:()=>C8,faCircle:()=>D8,faCircleCheck:()=>ep,faCircleDollar:()=>ql,faCirclePause:()=>lp,faCircleQuestion:()=>rp,faCircleSmall:()=>ty,faCircleStop:()=>np,faClock:()=>sp,faClockFour:()=>Y8,faClose:()=>O8,faCodeCompare:()=>a8,faCog:()=>P8,faCommentAltCheck:()=>W8,faCommentAltQuote:()=>p8,faCommentQuestion:()=>U8,faContactCard:()=>B8,faCrown:()=>H8,faCubes:()=>x8,faDollarCircle:()=>d8,faExclamationTriangle:()=>h8,faFilter:()=>ry,faGear:()=>op,faGripLines:()=>K8,faHeart:()=>q8,faHexagonExclamation:()=>v8,faHexagonXmark:()=>Kl,faInfoSquare:()=>w8,faLockAlt:()=>t8,faLockKeyhole:()=>qu,faLockKeyholeOpen:()=>Yu,faLockOpenAlt:()=>i8,faMagicWandSparkles:()=>b8,faMessageBot:()=>T8,faMessageCheck:()=>ap,faMessageQuote:()=>Qu,faMinus:()=>cp,faMultiply:()=>L8,faPause:()=>s8,faPauseCircle:()=>J8,faPlay:()=>M8,faQuestionCircle:()=>z8,faRemove:()=>E8,faRobot:()=>u8,faServer:()=>_8,faSquareInfo:()=>tp,faStar:()=>g8,faStopCircle:()=>V8,faSubtract:()=>oy,faTag:()=>l8,faThumbsDown:()=>G8,faThumbsUp:()=>$8,faTimes:()=>A8,faTimesHexagon:()=>r8,faTrash:()=>X8,faTriangleExclamation:()=>Zl,faTurnLeft:()=>I8,faTurnRight:()=>S8,faUsdCircle:()=>f8,faUser:()=>k8,faUserTie:()=>Q8,faUsers:()=>j8,faVcard:()=>F8,faWandMagicSparkles:()=>Ju,faWarning:()=>m8,faXmark:()=>bn,faXmarkHexagon:()=>o8});var qu={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"]},t8=qu,Kl={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"]},r8=Kl,o8=Kl,a8={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"]},Zu={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"]},n8=Zu,Yu={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"]},i8=Yu,s8={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"]},l8={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"]},Xu={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"]},c8=Xu,ql={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"]},d8=ql,f8=ql,u8={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"]},Qu={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"]},p8=Qu,Zl={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"]},h8=Zl,m8=Zl,g8={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"]},y8={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"]},Ju={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"]},b8=Ju,v8={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"]},x8={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"]},S8={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"]},ep={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"]},C8=ep,bn={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"]},O8=bn,L8=bn,E8=bn,A8=bn,tp={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"]},w8=tp,R8={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"]},k8={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"]},_8={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"]},T8={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"]},N8={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"]},M8={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"]},rp={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"]},z8=rp,op={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"]},P8=op,I8={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"]},$8={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"]},D8={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"]},Yl={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"]},B8=Yl,F8=Yl,U8={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"]},H8={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"]},G8={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"]},ap={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"]},W8=ap,np={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"]},V8=np,j8={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"]},K8={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"]},q8={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"]},ip={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"]},Z8=ip,sp={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"]},Y8=sp,X8={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"]},Q8={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"]},lp={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"]},J8=lp,ey={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"]},ty={prefix:"fas",iconName:"circle-small",icon:[320,512,[],"e122","M0 256a160 160 0 1 1 320 0A160 160 0 1 1 0 256z"]},ry={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"]},cp={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"]},oy=cp;var Ql={};ks(Ql,{faLightBookOpenGear:()=>eb,faLightFileLinesGear:()=>yy,faLightReceiptGear:()=>_y,faRegularBellCirclePlus:()=>Iy,faRegularBinderOpen:()=>sy,faRegularBinderOpenArrowLeft:()=>Ty,faRegularBinderOpenArrowRight:()=>qy,faRegularBinderOpenPen:()=>Yy,faRegularBookOpenGear:()=>Jy,faRegularBookOpenGearSlash:()=>Sy,faRegularBookmarkCircleMinus:()=>Xy,faRegularBookmarkCirclePlus:()=>ly,faRegularBulletsLine:()=>Ey,faRegularBulletsLines:()=>Zy,faRegularChartBarGrouped:()=>Gy,faRegularChartBarNormalized:()=>Vy,faRegularChartBarStacked:()=>Oy,faRegularCircleDashedDollarQuestion:()=>vy,faRegularCircleDollarSlash:()=>Ky,faRegularCloneLinkSimple:()=>my,faRegularCloudSlashGear:()=>$y,faRegularComputerMouseMagnifyingGlass:()=>Uy,faRegularConsumer:()=>Wy,faRegularContext:()=>fy,faRegularDiagramSunburst:()=>cy,faRegularFileLinesGear:()=>by,faRegularFolderOpenLock:()=>ay,faRegularFormatClear:()=>Ry,faRegularHourglassHalfCircleCheck:()=>Ny,faRegularHouseMagnifyingGlass:()=>Dy,faRegularLanguageCircleExclamation:()=>Ay,faRegularLanguageSlash:()=>Hy,faRegularLeftPanel:()=>gy,faRegularListMagnifyingGlass:()=>Fy,faRegularMagnifyingGlassBack:()=>ky,faRegularMagnifyingGlassOne:()=>Qy,faRegularMobileLandscape:()=>uy,faRegularPip:()=>zy,faRegularPipWide:()=>hy,faRegularPreview:()=>dy,faRegularTableCellsSlash:()=>xy,faRegularTabletLandscape:()=>Cy,faRegularThreshold:()=>My,faRegularUserCircleCheck:()=>ny,faRegularUserGear:()=>Py,faRegularUserLock:()=>jy,faSolidCircleUserCircleCheck:()=>Ly,faSolidCircleUserSlash:()=>By,faSolidCodeCompare:()=>wy,faSolidFileRotateRight:()=>py,faSolidLeftPanel:()=>iy});var ay={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"]},ny={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"]},iy={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"]},sy={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"]},ly={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"]},cy={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"]},dy={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"]},fy={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"]},uy={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"]},py={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"]},hy={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"]},my={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"]},gy={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"]},yy={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"]},by={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"]},vy={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"]},xy={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"]},Sy={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"]},Cy={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"]},Oy={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"]},Ly={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"]},Ey={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"]},Ay={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"]},wy={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"]},Ry={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"]},ky={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"]},_y={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"]},Ty={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"]},Ny={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"]},My={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"]},zy={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"]},Py={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"]},Iy={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"]},$y={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"]},Dy={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"]},By={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"]},Fy={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"]},Uy={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"]},Hy={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"]},Gy={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"]},Wy={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"]},Vy={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"]},jy={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"]},Ky={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"]},qy={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"]},Zy={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"]},Yy={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"]},Xy={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"]},Qy={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"]},Jy={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"]},eb={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 dp={far:{},fas:{},fak:{}},Jl=[];function ec(t){Object.keys(t).forEach(function(e){if(e!=="prefix"){var r=t[e],o=r.icon[2];o.forEach(function(n){typeof n=="string"&&(dp[r.prefix][n]=r)}),dp[r.prefix][r.iconName]=r,Jl.push(r)}})}ec(jl);ec(Xl);ec(Ql);function tb(t,e,r){return(e=ob(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function fp(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),r.push.apply(r,o)}return r}function w(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?fp(Object(r),!0).forEach(function(o){tb(t,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):fp(Object(r)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(r,o))})}return t}function rb(t,e){if(typeof t!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var o=r.call(t,e||"default");if(typeof o!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function ob(t){var e=rb(t,"string");return typeof e=="symbol"?e:e+""}var up=()=>{},Oc={},Dp={},Bp=null,Fp={mark:up,measure:up};try{typeof window<"u"&&(Oc=window),typeof document<"u"&&(Dp=document),typeof MutationObserver<"u"&&(Bp=MutationObserver),typeof performance<"u"&&(Fp=performance)}catch{}var{userAgent:pp=""}=Oc.navigator||{},so=Oc,Se=Dp,hp=Bp,Wi=Fp,ew=!!so.document,Gr=!!Se.documentElement&&!!Se.head&&typeof Se.addEventListener=="function"&&typeof Se.createElement=="function",Up=~pp.indexOf("MSIE")||~pp.indexOf("Trident/"),ab=/fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/,nb=/Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i,Hp={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"}},ib={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},Gp=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone"],gt="classic",Yi="duotone",sb="sharp",lb="sharp-duotone",Wp=[gt,Yi,sb,lb],cb={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"}},db={"Font Awesome 6 Free":{900:"fas",400:"far"},"Font Awesome 6 Pro":{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},"Font Awesome 6 Brands":{400:"fab",normal:"fab"},"Font Awesome 6 Duotone":{900:"fad",400:"fadr",normal:"fadr",300:"fadl",100:"fadt"},"Font Awesome 6 Sharp":{900:"fass",400:"fasr",normal:"fasr",300:"fasl",100:"fast"},"Font Awesome 6 Sharp Duotone":{900:"fasds",400:"fasdr",normal:"fasdr",300:"fasdl",100:"fasdt"}},fb=new Map([["classic",{defaultShortPrefixId:"fas",defaultStyleId:"solid",styleIds:["solid","regular","light","thin","brands"],futureStyleIds:[],defaultFontWeight:900}],["sharp",{defaultShortPrefixId:"fass",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["duotone",{defaultShortPrefixId:"fad",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["sharp-duotone",{defaultShortPrefixId:"fasds",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}]]),ub={classic:{solid:"fas",regular:"far",light:"fal",thin:"fat",brands:"fab"},duotone:{solid:"fad",regular:"fadr",light:"fadl",thin:"fadt"},sharp:{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"},"sharp-duotone":{solid:"fasds",regular:"fasdr",light:"fasdl",thin:"fasdt"}},pb=["fak","fa-kit","fakd","fa-kit-duotone"],mp={kit:{fak:"kit","fa-kit":"kit"},"kit-duotone":{fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"}},hb=["kit"],mb={kit:{"fa-kit":"fak"},"kit-duotone":{"fa-kit-duotone":"fakd"}},gb=["fak","fakd"],yb={kit:{fak:"fa-kit"},"kit-duotone":{fakd:"fa-kit-duotone"}},gp={kit:{kit:"fak"},"kit-duotone":{"kit-duotone":"fakd"}},Vi={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},bb=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone"],vb=["fak","fa-kit","fakd","fa-kit-duotone"],xb={"Font Awesome Kit":{400:"fak",normal:"fak"},"Font Awesome Kit Duotone":{400:"fakd",normal:"fakd"}},Sb={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"}},Cb={classic:["fas","far","fal","fat","fad"],duotone:["fadr","fadl","fadt"],sharp:["fass","fasr","fasl","fast"],"sharp-duotone":["fasds","fasdr","fasdl","fasdt"]},ic={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"}},Ob=["fa-solid","fa-regular","fa-light","fa-thin","fa-duotone","fa-brands"],sc=["fa","fas","far","fal","fat","fad","fadr","fadl","fadt","fab","fass","fasr","fasl","fast","fasds","fasdr","fasdl","fasdt",...bb,...Ob],Lb=["solid","regular","light","thin","duotone","brands"],Vp=[1,2,3,4,5,6,7,8,9,10],Eb=Vp.concat([11,12,13,14,15,16,17,18,19,20]),Ab=[...Object.keys(Cb),...Lb,"2xs","xs","sm","lg","xl","2xl","beat","border","fade","beat-fade","bounce","flip-both","flip-horizontal","flip-vertical","flip","fw","inverse","layers-counter","layers-text","layers","li","pull-left","pull-right","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","stack-1x","stack-2x","stack","ul",Vi.GROUP,Vi.SWAP_OPACITY,Vi.PRIMARY,Vi.SECONDARY].concat(Vp.map(t=>"".concat(t,"x"))).concat(Eb.map(t=>"w-".concat(t))),wb={"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"}},Ur="___FONT_AWESOME___",lc=16,jp="fa",Kp="svg-inline--fa",Ho="data-fa-i2svg",cc="data-fa-pseudo-element",Rb="data-fa-pseudo-element-pending",Lc="data-prefix",Ec="data-icon",yp="fontawesome-i2svg",kb="async",_b=["HTML","HEAD","STYLE","SCRIPT"],qp=(()=>{try{return!0}catch{return!1}})();function Ln(t){return new Proxy(t,{get(e,r){return r in e?e[r]:e[gt]}})}var Zp=w({},Hp);Zp[gt]=w(w(w(w({},{"fa-duotone":"duotone"}),Hp[gt]),mp.kit),mp["kit-duotone"]);var Tb=Ln(Zp),dc=w({},ub);dc[gt]=w(w(w(w({},{duotone:"fad"}),dc[gt]),gp.kit),gp["kit-duotone"]);var bp=Ln(dc),fc=w({},ic);fc[gt]=w(w({},fc[gt]),yb.kit);var Ac=Ln(fc),uc=w({},Sb);uc[gt]=w(w({},uc[gt]),mb.kit);var tw=Ln(uc),Nb=ab,Yp="fa-layers-text",Mb=nb,zb=w({},cb),rw=Ln(zb),Pb=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],tc=ib,Ib=[...hb,...Ab],xn=so.FontAwesomeConfig||{};function $b(t){var e=Se.querySelector("script["+t+"]");if(e)return e.getAttribute(t)}function Db(t){return t===""?!0:t==="false"?!1:t==="true"?!0:t}Se&&typeof Se.querySelector=="function"&&[["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-auto-a11y","autoA11y"],["data-search-pseudo-elements","searchPseudoElements"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]].forEach(e=>{let[r,o]=e,n=Db($b(r));n!=null&&(xn[o]=n)});var Xp={styleDefault:"solid",familyDefault:gt,cssPrefix:jp,replacementClass:Kp,autoReplaceSvg:!0,autoAddCss:!0,autoA11y:!0,searchPseudoElements:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0};xn.familyPrefix&&(xn.cssPrefix=xn.familyPrefix);var ka=w(w({},Xp),xn);ka.autoReplaceSvg||(ka.observeMutations=!1);var $={};Object.keys(Xp).forEach(t=>{Object.defineProperty($,t,{enumerable:!0,set:function(e){ka[t]=e,Sn.forEach(r=>r($))},get:function(){return ka[t]}})});Object.defineProperty($,"familyPrefix",{enumerable:!0,set:function(t){ka.cssPrefix=t,Sn.forEach(e=>e($))},get:function(){return ka.cssPrefix}});so.FontAwesomeConfig=$;var Sn=[];function Bb(t){return Sn.push(t),()=>{Sn.splice(Sn.indexOf(t),1)}}var io=lc,Er={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function Fb(t){if(!t||!Gr)return;let e=Se.createElement("style");e.setAttribute("type","text/css"),e.innerHTML=t;let r=Se.head.childNodes,o=null;for(let n=r.length-1;n>-1;n--){let i=r[n],s=(i.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(s)>-1&&(o=i)}return Se.head.insertBefore(e,o),t}var Ub="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function Cn(){let t=12,e="";for(;t-- >0;)e+=Ub[Math.random()*62|0];return e}function _a(t){let e=[];for(let r=(t||[]).length>>>0;r--;)e[r]=t[r];return e}function wc(t){return t.classList?_a(t.classList):(t.getAttribute("class")||"").split(" ").filter(e=>e)}function Qp(t){return"".concat(t).replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/'/g,"&#39;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function Hb(t){return Object.keys(t||{}).reduce((e,r)=>e+"".concat(r,'="').concat(Qp(t[r]),'" '),"").trim()}function Xi(t){return Object.keys(t||{}).reduce((e,r)=>e+"".concat(r,": ").concat(t[r].trim(),";"),"")}function Rc(t){return t.size!==Er.size||t.x!==Er.x||t.y!==Er.y||t.rotate!==Er.rotate||t.flipX||t.flipY}function Gb(t){let{transform:e,containerWidth:r,iconWidth:o}=t,n={transform:"translate(".concat(r/2," 256)")},i="translate(".concat(e.x*32,", ").concat(e.y*32,") "),s="scale(".concat(e.size/16*(e.flipX?-1:1),", ").concat(e.size/16*(e.flipY?-1:1),") "),l="rotate(".concat(e.rotate," 0 0)"),f={transform:"".concat(i," ").concat(s," ").concat(l)},u={transform:"translate(".concat(o/2*-1," -256)")};return{outer:n,inner:f,path:u}}function Wb(t){let{transform:e,width:r=lc,height:o=lc,startCentered:n=!1}=t,i="";return n&&Up?i+="translate(".concat(e.x/io-r/2,"em, ").concat(e.y/io-o/2,"em) "):n?i+="translate(calc(-50% + ".concat(e.x/io,"em), calc(-50% + ").concat(e.y/io,"em)) "):i+="translate(".concat(e.x/io,"em, ").concat(e.y/io,"em) "),i+="scale(".concat(e.size/io*(e.flipX?-1:1),", ").concat(e.size/io*(e.flipY?-1:1),") "),i+="rotate(".concat(e.rotate,"deg) "),i}var Vb=`:root, :host {
578
+ `,Hi.noTextSelect];var p;(function(t){t.regular="regular",t.solid="solid",t.custom="custom"})(p||(p={}));var O0=h(k()),An=h(Q()),L0=h(L()),E0=h(Bl()),A0=h(et());var jl={};ks(jl,{faAdd:()=>jm,faAlignCenter:()=>ag,faAlignLeft:()=>$g,faAlignRight:()=>yg,faAngleDoubleLeft:()=>bm,faAngleDoubleRight:()=>Lm,faAngleDown:()=>l6,faAngleLeft:()=>Tg,faAngleRight:()=>rg,faAngleUp:()=>Am,faAnglesLeft:()=>pu,faAnglesRight:()=>yu,faAnglesUpDown:()=>Nm,faArchive:()=>hm,faArrowDown:()=>Sm,faArrowLeft:()=>qm,faArrowLeftRotate:()=>Mm,faArrowRight:()=>w6,faArrowRightRotate:()=>Hm,faArrowRightToBracket:()=>$u,faArrowRightToLine:()=>Hu,faArrowRotateBack:()=>Im,faArrowRotateBackward:()=>Pm,faArrowRotateForward:()=>Gm,faArrowRotateLeft:()=>gn,faArrowRotateRight:()=>Gi,faArrowToRight:()=>_g,faArrowTurnDownRight:()=>mg,faArrowUp:()=>W6,faArrowUpRightAndArrowDownLeftFromCenter:()=>sg,faArrowUpRightFromSquare:()=>bu,faArrows:()=>I6,faArrowsFromLine:()=>Vg,faArrowsRotate:()=>Ul,faArrowsUpDownLeftRight:()=>Ru,faBars:()=>hu,faBarsProgress:()=>cu,faBell:()=>Xg,faBellSlash:()=>a6,faBold:()=>fg,faBook:()=>wg,faBookmark:()=>R6,faBookmarkSlash:()=>f6,faBooks:()=>_m,faBoxArchive:()=>fu,faBroomWide:()=>M6,faCabinetFiling:()=>G6,faCalendarCheck:()=>o8,faCalendarCircleExclamation:()=>Ng,faCalendarDay:()=>J6,faCalendarRange:()=>N6,faChartLine:()=>Mu,faChartNetwork:()=>Vm,faChartSimple:()=>g6,faCheck:()=>z6,faCheckCircle:()=>S6,faCircle:()=>Q6,faCircleCheck:()=>wu,faCircleDollar:()=>Hl,faCircleDot:()=>uu,faCircleInfo:()=>lu,faCirclePause:()=>qu,faCirclePlay:()=>Lu,faCircleQuestion:()=>Tu,faCircleStop:()=>zu,faClock:()=>Fu,faClockFour:()=>Rg,faClockRotateLeft:()=>Ou,faClone:()=>Og,faClose:()=>O6,faCloud:()=>eg,faCloudArrowDown:()=>Wl,faCloudDownload:()=>c6,faCloudDownloadAlt:()=>d6,faCloudSlash:()=>e8,faCode:()=>og,faCodeCompare:()=>um,faCog:()=>q6,faColumns3:()=>K6,faCommentAltCheck:()=>dg,faCommentAltQuote:()=>e6,faCommentDots:()=>Cu,faCommentQuestion:()=>ng,faCommenting:()=>s6,faCompress:()=>Fm,faDesktop:()=>gu,faDesktopAlt:()=>Om,faDiagramSankey:()=>cg,faDollarCircle:()=>Dm,faDotCircle:()=>ym,faDownload:()=>Jm,faEllipsis:()=>ju,faEllipsisH:()=>Gg,faEllipsisV:()=>kg,faEllipsisVertical:()=>Uu,faEnvelopeOpenText:()=>Kg,faEquals:()=>Ig,faExclamationTriangle:()=>t6,faExpand:()=>Mg,faExpandWide:()=>k6,faExternalLink:()=>Rm,faEye:()=>zg,faEyeSlash:()=>$m,faFile:()=>V6,faFileClipboard:()=>r8,faFileInvoice:()=>C6,faFileMagnifyingGlass:()=>Eu,faFileSearch:()=>b6,faFilter:()=>Qg,faFlask:()=>bg,faFloppyDisk:()=>Wu,faFolderOpen:()=>Cg,faGear:()=>Nu,faGlobe:()=>Ym,faGrid2:()=>km,faHand:()=>Iu,faHandPaper:()=>X6,faHeart:()=>Lg,faHistory:()=>p6,faHourglass2:()=>n6,faHourglass3:()=>pm,faHourglassEnd:()=>du,faHourglassHalf:()=>Su,faImage:()=>ig,faInbox:()=>i6,faInfoCircle:()=>dm,faItalic:()=>$6,faKey:()=>Bg,faLanguage:()=>Xm,faLayerGroup:()=>cm,faLifeRing:()=>D6,faLineChart:()=>Z6,faLinkSimple:()=>u6,faLinkSimpleSlash:()=>sm,faListTree:()=>tg,faLockAlt:()=>im,faLockKeyhole:()=>su,faLockKeyholeOpen:()=>mu,faLockOpenAlt:()=>Cm,faMagnifyingGlass:()=>Vu,faMagnifyingGlassMinus:()=>Bu,faMagnifyingGlassPlus:()=>Du,faMedal:()=>Jg,faMessageCheck:()=>Pu,faMessageQuote:()=>xu,faMinus:()=>Zu,faMobile:()=>Vl,faMobileAndroid:()=>Zg,faMobilePhone:()=>Yg,faMultiply:()=>L6,faNavicon:()=>xm,faPaintBrush:()=>Dg,faPaintbrush:()=>Gu,faPalette:()=>Fg,faPaperPlane:()=>Eg,faPaperclip:()=>H6,faPaste:()=>Yu,faPauseCircle:()=>qg,faPen:()=>v6,faPenNib:()=>wm,faPiggyBank:()=>Em,faPlayCircle:()=>y6,faPlug:()=>m6,faPlus:()=>vu,faPowerOff:()=>jg,faPrint:()=>gg,faQuestionCircle:()=>j6,faRadar:()=>Um,faReceipt:()=>Pg,faRedo:()=>Wm,faRefresh:()=>mm,faRemove:()=>E6,faRoute:()=>vm,faSave:()=>Ug,faSearch:()=>Hg,faSearchMinus:()=>Ag,faSearchPlus:()=>vg,faServer:()=>T6,faShareAlt:()=>Wg,faShareNodes:()=>Ku,faShieldCheck:()=>xg,faSignIn:()=>pg,faSpinnerThird:()=>h6,faStar:()=>o6,faStopCircle:()=>ug,faStrikethrough:()=>Sg,faSubtract:()=>t8,faSync:()=>gm,faTableCells:()=>ku,faTableLayout:()=>lm,faTablet:()=>Au,faTabletAndroid:()=>x6,faTag:()=>Tm,faTasksAlt:()=>fm,faTh:()=>B6,faThumbsDown:()=>lg,faThumbsUp:()=>Y6,faTimes:()=>A6,faToggleOn:()=>Qm,faTrashAlt:()=>F6,faTrashCan:()=>_u,faTriangleExclamation:()=>Gl,faUnderline:()=>Km,faUndo:()=>zm,faUpload:()=>Zm,faUsdCircle:()=>Bm,faUser:()=>_6,faUsers:()=>hg,faWarning:()=>r6,faWifiSlash:()=>P6,faWrench:()=>U6,faXmark:()=>yn});var su={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"]},im=su,sm={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"]},lm={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"]},cm={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"]},lu={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"]},dm=lu,cu={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"]},fm=cu,um={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"]},du={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"]},pm=du,fu={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"]},hm=fu,Ul={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"]},mm=Ul,gm=Ul,uu={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"]},ym=uu,pu={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"]},bm=pu,vm={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"]},hu={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"]},xm=hu,Sm={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"]},mu={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"]},Cm=mu,gu={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"]},Om=gu,yu={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"]},Lm=yu,Em={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"]},Am={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"]},wm={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"]},bu={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"]},Rm=bu,km={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"]},_m={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"]},Tm={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"]},Nm={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"]},gn={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"]},Mm=gn,Im=gn,Pm=gn,zm=gn,$m={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"]},Hl={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"]},Dm=Hl,Bm=Hl,Fm={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"]},Um={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"]},Gi={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"]},Hm=Gi,Gm=Gi,Wm=Gi,Vm={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"]},vu={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"]},jm=vu,Km={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"]},qm={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"]},Zm={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"]},Ym={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"]},Xm={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"]},Qm={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"]},Jm={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"]},xu={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"]},e6=xu,Gl={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"]},t6=Gl,r6=Gl,o6={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"]},a6={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"]},Su={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"]},n6=Su,i6={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"]},Cu={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"]},s6=Cu,l6={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"]},Wl={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"]},c6=Wl,d6=Wl,f6={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"]},u6={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"]},Ou={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"]},p6=Ou,h6={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"]},m6={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"]},g6={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"]},Lu={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"]},y6=Lu,Eu={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"]},b6=Eu,v6={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"]},Au={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"]},x6=Au,wu={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"]},S6=wu,C6={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"]},yn={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"]},O6=yn,L6=yn,E6=yn,A6=yn,w6={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"]},R6={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"]},k6={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"]},_6={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"]},T6={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"]},N6={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"]},M6={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"]},Ru={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"]},I6=Ru,P6={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"]},z6={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"]},$6={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"]},D6={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"]},ku={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"]},B6=ku,_u={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"]},F6=_u,U6={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"]},H6={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"]},G6={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"]},W6={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"]},V6={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"]},Tu={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"]},j6=Tu,K6={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"]},Nu={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"]},q6=Nu,Mu={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"]},Z6=Mu,Y6={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"]},Iu={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"]},X6=Iu,Q6={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"]},J6={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"]},eg={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"]},tg={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"]},rg={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"]},og={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"]},ag={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"]},ng={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"]},ig={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"]},sg={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"]},lg={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"]},cg={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"]},Pu={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"]},dg=Pu,fg={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"]},zu={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"]},ug=zu,$u={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"]},pg=$u,hg={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"]},mg={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"]},gg={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"]},yg={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"]},bg={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"]},Du={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"]},vg=Du,xg={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"]},Sg={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"]},Cg={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"]},Og={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"]},Lg={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"]},Eg={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"]},Bu={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"]},Ag=Bu,wg={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"]},Fu={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"]},Rg=Fu,Uu={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"]},kg=Uu,Hu={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"]},_g=Hu,Tg={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"]},Ng={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"]},Mg={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"]},Ig={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"]},Pg={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"]},zg={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"]},$g={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"]},Gu={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"]},Dg=Gu,Bg={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"]},Fg={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"]},Wu={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"]},Ug=Wu,Vu={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"]},Hg=Vu,ju={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"]},Gg=ju,Ku={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"]},Wg=Ku,Vg={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"]},jg={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"]},Kg={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"]},qu={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"]},qg=qu,Vl={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"]},Zg=Vl,Yg=Vl,Xg={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"]},Qg={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"]},Jg={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"]},e8={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"]},Zu={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"]},t8=Zu,Yu={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"]},r8=Yu,o8={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 Xl={};ks(Xl,{faAddressCard:()=>Yl,faAnalytics:()=>u8,faArchive:()=>l8,faAreaChart:()=>Q8,faBell:()=>oy,faBellSlash:()=>x8,faBookmark:()=>T8,faBoxArchive:()=>Qu,faChartArea:()=>cp,faChartMixed:()=>ep,faCheck:()=>P8,faCheckCircle:()=>E8,faCircle:()=>U8,faCircleCheck:()=>op,faCircleDollar:()=>ql,faCirclePause:()=>fp,faCircleQuestion:()=>np,faCircleSmall:()=>ay,faCircleStop:()=>lp,faClock:()=>dp,faClockFour:()=>J8,faClose:()=>A8,faCodeCompare:()=>s8,faCog:()=>D8,faCommentAltCheck:()=>K8,faCommentAltQuote:()=>g8,faCommentQuestion:()=>W8,faContactCard:()=>H8,faCrown:()=>V8,faCubes:()=>O8,faDollarCircle:()=>p8,faExclamationTriangle:()=>y8,faFilter:()=>ny,faGear:()=>ip,faGripLines:()=>Y8,faHeart:()=>X8,faHexagonExclamation:()=>C8,faHexagonXmark:()=>Kl,faInfoSquare:()=>_8,faLockAlt:()=>a8,faLockKeyhole:()=>Xu,faLockKeyholeOpen:()=>Ju,faLockOpenAlt:()=>c8,faMagicWandSparkles:()=>S8,faMessageBot:()=>I8,faMessageCheck:()=>sp,faMessageQuote:()=>tp,faMinus:()=>up,faMultiply:()=>w8,faPause:()=>d8,faPauseCircle:()=>ry,faPlay:()=>z8,faQuestionCircle:()=>$8,faRemove:()=>R8,faRobot:()=>m8,faServer:()=>M8,faSquareInfo:()=>ap,faStar:()=>v8,faStopCircle:()=>q8,faSubtract:()=>iy,faTag:()=>f8,faThumbsDown:()=>j8,faThumbsUp:()=>F8,faTimes:()=>k8,faTimesHexagon:()=>n8,faTrash:()=>ey,faTriangleExclamation:()=>Zl,faTurnLeft:()=>B8,faTurnRight:()=>L8,faUsdCircle:()=>h8,faUser:()=>N8,faUserTie:()=>ty,faUsers:()=>Z8,faVcard:()=>G8,faWandMagicSparkles:()=>rp,faWarning:()=>b8,faXmark:()=>bn,faXmarkHexagon:()=>i8});var Xu={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"]},a8=Xu,Kl={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"]},n8=Kl,i8=Kl,s8={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"]},Qu={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"]},l8=Qu,Ju={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"]},c8=Ju,d8={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"]},f8={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"]},ep={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"]},u8=ep,ql={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"]},p8=ql,h8=ql,m8={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"]},tp={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"]},g8=tp,Zl={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"]},y8=Zl,b8=Zl,v8={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"]},x8={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"]},rp={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"]},S8=rp,C8={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"]},O8={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"]},L8={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"]},op={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"]},E8=op,bn={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"]},A8=bn,w8=bn,R8=bn,k8=bn,ap={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"]},_8=ap,T8={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"]},N8={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"]},M8={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"]},I8={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"]},P8={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"]},z8={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"]},np={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"]},$8=np,ip={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"]},D8=ip,B8={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"]},F8={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"]},U8={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"]},Yl={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"]},H8=Yl,G8=Yl,W8={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"]},V8={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"]},j8={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"]},sp={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"]},K8=sp,lp={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"]},q8=lp,Z8={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"]},Y8={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"]},X8={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"]},cp={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"]},Q8=cp,dp={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"]},J8=dp,ey={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"]},ty={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"]},fp={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"]},ry=fp,oy={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"]},ay={prefix:"fas",iconName:"circle-small",icon:[320,512,[],"e122","M0 256a160 160 0 1 1 320 0A160 160 0 1 1 0 256z"]},ny={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"]},up={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"]},iy=up;var Ql={};ks(Ql,{faLightBookOpenGear:()=>ob,faLightFileLinesGear:()=>xy,faLightReceiptGear:()=>My,faRegularBellCirclePlus:()=>By,faRegularBinderOpen:()=>dy,faRegularBinderOpenArrowLeft:()=>Iy,faRegularBinderOpenArrowRight:()=>Xy,faRegularBinderOpenPen:()=>Jy,faRegularBookOpenGear:()=>rb,faRegularBookOpenGearSlash:()=>Ly,faRegularBookmarkCircleMinus:()=>eb,faRegularBookmarkCirclePlus:()=>fy,faRegularBulletsLine:()=>Ry,faRegularBulletsLines:()=>Qy,faRegularChartBarGrouped:()=>jy,faRegularChartBarNormalized:()=>qy,faRegularChartBarStacked:()=>Ay,faRegularCircleDashedDollarQuestion:()=>Cy,faRegularCircleDollarSlash:()=>Yy,faRegularCloneLinkSimple:()=>by,faRegularCloudSlashGear:()=>Fy,faRegularComputerMouseMagnifyingGlass:()=>Wy,faRegularConsumer:()=>Ky,faRegularContext:()=>hy,faRegularDiagramSunburst:()=>uy,faRegularFileLinesGear:()=>Sy,faRegularFolderOpenLock:()=>sy,faRegularFormatClear:()=>Ty,faRegularHourglassHalfCircleCheck:()=>Py,faRegularHouseMagnifyingGlass:()=>Uy,faRegularLanguageCircleExclamation:()=>ky,faRegularLanguageSlash:()=>Vy,faRegularLeftPanel:()=>vy,faRegularListMagnifyingGlass:()=>Gy,faRegularMagnifyingGlassBack:()=>Ny,faRegularMagnifyingGlassOne:()=>tb,faRegularMobileLandscape:()=>my,faRegularPip:()=>$y,faRegularPipWide:()=>yy,faRegularPreview:()=>py,faRegularTableCellsSlash:()=>Oy,faRegularTabletLandscape:()=>Ey,faRegularThreshold:()=>zy,faRegularUserCircleCheck:()=>ly,faRegularUserGear:()=>Dy,faRegularUserLock:()=>Zy,faSolidCircleUserCircleCheck:()=>wy,faSolidCircleUserSlash:()=>Hy,faSolidCodeCompare:()=>_y,faSolidFileRotateRight:()=>gy,faSolidLeftPanel:()=>cy});var sy={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"]},ly={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"]},cy={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"]},dy={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"]},fy={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"]},uy={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"]},py={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"]},hy={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"]},my={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"]},gy={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"]},yy={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"]},by={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"]},vy={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"]},xy={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"]},Sy={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"]},Cy={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"]},Oy={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"]},Ly={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"]},Ey={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"]},Ay={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"]},wy={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"]},Ry={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"]},ky={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"]},_y={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"]},Ty={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"]},Ny={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"]},My={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"]},Iy={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"]},Py={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"]},zy={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"]},$y={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"]},Dy={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"]},By={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"]},Fy={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"]},Uy={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"]},Hy={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"]},Gy={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"]},Wy={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"]},Vy={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"]},jy={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"]},Ky={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"]},qy={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"]},Zy={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"]},Yy={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"]},Xy={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"]},Qy={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"]},Jy={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"]},eb={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"]},tb={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"]},rb={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"]},ob={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 pp={far:{},fas:{},fak:{}},Jl=[];function ec(t){Object.keys(t).forEach(function(e){if(e!=="prefix"){var r=t[e],o=r.icon[2];o.forEach(function(n){typeof n=="string"&&(pp[r.prefix][n]=r)}),pp[r.prefix][r.iconName]=r,Jl.push(r)}})}ec(jl);ec(Xl);ec(Ql);function ab(t,e,r){return(e=ib(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function hp(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),r.push.apply(r,o)}return r}function w(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?hp(Object(r),!0).forEach(function(o){ab(t,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):hp(Object(r)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(r,o))})}return t}function nb(t,e){if(typeof t!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var o=r.call(t,e||"default");if(typeof o!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function ib(t){var e=nb(t,"string");return typeof e=="symbol"?e:e+""}var mp=()=>{},Oc={},Up={},Hp=null,Gp={mark:mp,measure:mp};try{typeof window<"u"&&(Oc=window),typeof document<"u"&&(Up=document),typeof MutationObserver<"u"&&(Hp=MutationObserver),typeof performance<"u"&&(Gp=performance)}catch{}var{userAgent:gp=""}=Oc.navigator||{},so=Oc,Se=Up,yp=Hp,Wi=Gp,nw=!!so.document,Gr=!!Se.documentElement&&!!Se.head&&typeof Se.addEventListener=="function"&&typeof Se.createElement=="function",Wp=~gp.indexOf("MSIE")||~gp.indexOf("Trident/"),sb=/fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/,lb=/Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i,Vp={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"}},cb={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},jp=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone"],gt="classic",Yi="duotone",db="sharp",fb="sharp-duotone",Kp=[gt,Yi,db,fb],ub={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"}},pb={"Font Awesome 6 Free":{900:"fas",400:"far"},"Font Awesome 6 Pro":{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},"Font Awesome 6 Brands":{400:"fab",normal:"fab"},"Font Awesome 6 Duotone":{900:"fad",400:"fadr",normal:"fadr",300:"fadl",100:"fadt"},"Font Awesome 6 Sharp":{900:"fass",400:"fasr",normal:"fasr",300:"fasl",100:"fast"},"Font Awesome 6 Sharp Duotone":{900:"fasds",400:"fasdr",normal:"fasdr",300:"fasdl",100:"fasdt"}},hb=new Map([["classic",{defaultShortPrefixId:"fas",defaultStyleId:"solid",styleIds:["solid","regular","light","thin","brands"],futureStyleIds:[],defaultFontWeight:900}],["sharp",{defaultShortPrefixId:"fass",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["duotone",{defaultShortPrefixId:"fad",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["sharp-duotone",{defaultShortPrefixId:"fasds",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}]]),mb={classic:{solid:"fas",regular:"far",light:"fal",thin:"fat",brands:"fab"},duotone:{solid:"fad",regular:"fadr",light:"fadl",thin:"fadt"},sharp:{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"},"sharp-duotone":{solid:"fasds",regular:"fasdr",light:"fasdl",thin:"fasdt"}},gb=["fak","fa-kit","fakd","fa-kit-duotone"],bp={kit:{fak:"kit","fa-kit":"kit"},"kit-duotone":{fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"}},yb=["kit"],bb={kit:{"fa-kit":"fak"},"kit-duotone":{"fa-kit-duotone":"fakd"}},vb=["fak","fakd"],xb={kit:{fak:"fa-kit"},"kit-duotone":{fakd:"fa-kit-duotone"}},vp={kit:{kit:"fak"},"kit-duotone":{"kit-duotone":"fakd"}},Vi={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},Sb=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone"],Cb=["fak","fa-kit","fakd","fa-kit-duotone"],Ob={"Font Awesome Kit":{400:"fak",normal:"fak"},"Font Awesome Kit Duotone":{400:"fakd",normal:"fakd"}},Lb={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"}},Eb={classic:["fas","far","fal","fat","fad"],duotone:["fadr","fadl","fadt"],sharp:["fass","fasr","fasl","fast"],"sharp-duotone":["fasds","fasdr","fasdl","fasdt"]},ic={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"}},Ab=["fa-solid","fa-regular","fa-light","fa-thin","fa-duotone","fa-brands"],sc=["fa","fas","far","fal","fat","fad","fadr","fadl","fadt","fab","fass","fasr","fasl","fast","fasds","fasdr","fasdl","fasdt",...Sb,...Ab],wb=["solid","regular","light","thin","duotone","brands"],qp=[1,2,3,4,5,6,7,8,9,10],Rb=qp.concat([11,12,13,14,15,16,17,18,19,20]),kb=[...Object.keys(Eb),...wb,"2xs","xs","sm","lg","xl","2xl","beat","border","fade","beat-fade","bounce","flip-both","flip-horizontal","flip-vertical","flip","fw","inverse","layers-counter","layers-text","layers","li","pull-left","pull-right","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","stack-1x","stack-2x","stack","ul",Vi.GROUP,Vi.SWAP_OPACITY,Vi.PRIMARY,Vi.SECONDARY].concat(qp.map(t=>"".concat(t,"x"))).concat(Rb.map(t=>"w-".concat(t))),_b={"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"}},Ur="___FONT_AWESOME___",lc=16,Zp="fa",Yp="svg-inline--fa",Ho="data-fa-i2svg",cc="data-fa-pseudo-element",Tb="data-fa-pseudo-element-pending",Lc="data-prefix",Ec="data-icon",xp="fontawesome-i2svg",Nb="async",Mb=["HTML","HEAD","STYLE","SCRIPT"],Xp=(()=>{try{return!0}catch{return!1}})();function Ln(t){return new Proxy(t,{get(e,r){return r in e?e[r]:e[gt]}})}var Qp=w({},Vp);Qp[gt]=w(w(w(w({},{"fa-duotone":"duotone"}),Vp[gt]),bp.kit),bp["kit-duotone"]);var Ib=Ln(Qp),dc=w({},mb);dc[gt]=w(w(w(w({},{duotone:"fad"}),dc[gt]),vp.kit),vp["kit-duotone"]);var Sp=Ln(dc),fc=w({},ic);fc[gt]=w(w({},fc[gt]),xb.kit);var Ac=Ln(fc),uc=w({},Lb);uc[gt]=w(w({},uc[gt]),bb.kit);var iw=Ln(uc),Pb=sb,Jp="fa-layers-text",zb=lb,$b=w({},ub),sw=Ln($b),Db=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],tc=cb,Bb=[...yb,...kb],xn=so.FontAwesomeConfig||{};function Fb(t){var e=Se.querySelector("script["+t+"]");if(e)return e.getAttribute(t)}function Ub(t){return t===""?!0:t==="false"?!1:t==="true"?!0:t}Se&&typeof Se.querySelector=="function"&&[["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-auto-a11y","autoA11y"],["data-search-pseudo-elements","searchPseudoElements"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]].forEach(e=>{let[r,o]=e,n=Ub(Fb(r));n!=null&&(xn[o]=n)});var e0={styleDefault:"solid",familyDefault:gt,cssPrefix:Zp,replacementClass:Yp,autoReplaceSvg:!0,autoAddCss:!0,autoA11y:!0,searchPseudoElements:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0};xn.familyPrefix&&(xn.cssPrefix=xn.familyPrefix);var ka=w(w({},e0),xn);ka.autoReplaceSvg||(ka.observeMutations=!1);var $={};Object.keys(e0).forEach(t=>{Object.defineProperty($,t,{enumerable:!0,set:function(e){ka[t]=e,Sn.forEach(r=>r($))},get:function(){return ka[t]}})});Object.defineProperty($,"familyPrefix",{enumerable:!0,set:function(t){ka.cssPrefix=t,Sn.forEach(e=>e($))},get:function(){return ka.cssPrefix}});so.FontAwesomeConfig=$;var Sn=[];function Hb(t){return Sn.push(t),()=>{Sn.splice(Sn.indexOf(t),1)}}var io=lc,Er={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function Gb(t){if(!t||!Gr)return;let e=Se.createElement("style");e.setAttribute("type","text/css"),e.innerHTML=t;let r=Se.head.childNodes,o=null;for(let n=r.length-1;n>-1;n--){let i=r[n],s=(i.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(s)>-1&&(o=i)}return Se.head.insertBefore(e,o),t}var Wb="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function Cn(){let t=12,e="";for(;t-- >0;)e+=Wb[Math.random()*62|0];return e}function _a(t){let e=[];for(let r=(t||[]).length>>>0;r--;)e[r]=t[r];return e}function wc(t){return t.classList?_a(t.classList):(t.getAttribute("class")||"").split(" ").filter(e=>e)}function t0(t){return"".concat(t).replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/'/g,"&#39;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function Vb(t){return Object.keys(t||{}).reduce((e,r)=>e+"".concat(r,'="').concat(t0(t[r]),'" '),"").trim()}function Xi(t){return Object.keys(t||{}).reduce((e,r)=>e+"".concat(r,": ").concat(t[r].trim(),";"),"")}function Rc(t){return t.size!==Er.size||t.x!==Er.x||t.y!==Er.y||t.rotate!==Er.rotate||t.flipX||t.flipY}function jb(t){let{transform:e,containerWidth:r,iconWidth:o}=t,n={transform:"translate(".concat(r/2," 256)")},i="translate(".concat(e.x*32,", ").concat(e.y*32,") "),s="scale(".concat(e.size/16*(e.flipX?-1:1),", ").concat(e.size/16*(e.flipY?-1:1),") "),l="rotate(".concat(e.rotate," 0 0)"),f={transform:"".concat(i," ").concat(s," ").concat(l)},u={transform:"translate(".concat(o/2*-1," -256)")};return{outer:n,inner:f,path:u}}function Kb(t){let{transform:e,width:r=lc,height:o=lc,startCentered:n=!1}=t,i="";return n&&Wp?i+="translate(".concat(e.x/io-r/2,"em, ").concat(e.y/io-o/2,"em) "):n?i+="translate(calc(-50% + ".concat(e.x/io,"em), calc(-50% + ").concat(e.y/io,"em)) "):i+="translate(".concat(e.x/io,"em, ").concat(e.y/io,"em) "),i+="scale(".concat(e.size/io*(e.flipX?-1:1),", ").concat(e.size/io*(e.flipY?-1:1),") "),i+="rotate(".concat(e.rotate,"deg) "),i}var qb=`:root, :host {
579
579
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
580
580
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
581
581
  --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";
@@ -1128,18 +1128,18 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
1128
1128
  .svg-inline--fa mask .fa-primary,
1129
1129
  .svg-inline--fa mask .fa-secondary {
1130
1130
  fill: black;
1131
- }`;function Jp(){let t=jp,e=Kp,r=$.cssPrefix,o=$.replacementClass,n=Vb;if(r!==t||o!==e){let i=new RegExp("\\.".concat(t,"\\-"),"g"),s=new RegExp("\\--".concat(t,"\\-"),"g"),l=new RegExp("\\.".concat(e),"g");n=n.replace(i,".".concat(r,"-")).replace(s,"--".concat(r,"-")).replace(l,".".concat(o))}return n}var vp=!1;function rc(){$.autoAddCss&&!vp&&(Fb(Jp()),vp=!0)}var jb={mixout(){return{dom:{css:Jp,insertCss:rc}}},hooks(){return{beforeDOMElementCreation(){rc()},beforeI2svg(){rc()}}}},Hr=so||{};Hr[Ur]||(Hr[Ur]={});Hr[Ur].styles||(Hr[Ur].styles={});Hr[Ur].hooks||(Hr[Ur].hooks={});Hr[Ur].shims||(Hr[Ur].shims=[]);var Ar=Hr[Ur],e0=[],t0=function(){Se.removeEventListener("DOMContentLoaded",t0),qi=1,e0.map(t=>t())},qi=!1;Gr&&(qi=(Se.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(Se.readyState),qi||Se.addEventListener("DOMContentLoaded",t0));function Kb(t){Gr&&(qi?setTimeout(t,0):e0.push(t))}function En(t){let{tag:e,attributes:r={},children:o=[]}=t;return typeof t=="string"?Qp(t):"<".concat(e," ").concat(Hb(r),">").concat(o.map(En).join(""),"</").concat(e,">")}function xp(t,e,r){if(t&&t[e]&&t[e][r])return{prefix:e,iconName:r,icon:t[e][r]}}var qb=function(e,r){return function(o,n,i,s){return e.call(r,o,n,i,s)}},oc=function(e,r,o,n){var i=Object.keys(e),s=i.length,l=n!==void 0?qb(r,n):r,f,u,g;for(o===void 0?(f=1,g=e[i[0]]):(f=0,g=o);f<s;f++)u=i[f],g=l(g,e[u],u,e);return g};function Zb(t){let e=[],r=0,o=t.length;for(;r<o;){let n=t.charCodeAt(r++);if(n>=55296&&n<=56319&&r<o){let i=t.charCodeAt(r++);(i&64512)==56320?e.push(((n&1023)<<10)+(i&1023)+65536):(e.push(n),r--)}else e.push(n)}return e}function pc(t){let e=Zb(t);return e.length===1?e[0].toString(16):null}function Yb(t,e){let r=t.length,o=t.charCodeAt(e),n;return o>=55296&&o<=56319&&r>e+1&&(n=t.charCodeAt(e+1),n>=56320&&n<=57343)?(o-55296)*1024+n-56320+65536:o}function Sp(t){return Object.keys(t).reduce((e,r)=>{let o=t[r];return!!o.icon?e[o.iconName]=o.icon:e[r]=o,e},{})}function hc(t,e){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},{skipHooks:o=!1}=r,n=Sp(e);typeof Ar.hooks.addPack=="function"&&!o?Ar.hooks.addPack(t,Sp(e)):Ar.styles[t]=w(w({},Ar.styles[t]||{}),n),t==="fas"&&hc("fa",e)}var{styles:On,shims:Xb}=Ar,r0=Object.keys(Ac),Qb=r0.reduce((t,e)=>(t[e]=Object.keys(Ac[e]),t),{}),kc=null,o0={},a0={},n0={},i0={},s0={};function Jb(t){return~Ib.indexOf(t)}function e5(t,e){let r=e.split("-"),o=r[0],n=r.slice(1).join("-");return o===t&&n!==""&&!Jb(n)?n:null}var l0=()=>{let t=o=>oc(On,(n,i,s)=>(n[s]=oc(i,o,{}),n),{});o0=t((o,n,i)=>(n[3]&&(o[n[3]]=i),n[2]&&n[2].filter(l=>typeof l=="number").forEach(l=>{o[l.toString(16)]=i}),o)),a0=t((o,n,i)=>(o[i]=i,n[2]&&n[2].filter(l=>typeof l=="string").forEach(l=>{o[l]=i}),o)),s0=t((o,n,i)=>{let s=n[2];return o[i]=i,s.forEach(l=>{o[l]=i}),o});let e="far"in On||$.autoFetchSvg,r=oc(Xb,(o,n)=>{let i=n[0],s=n[1],l=n[2];return s==="far"&&!e&&(s="fas"),typeof i=="string"&&(o.names[i]={prefix:s,iconName:l}),typeof i=="number"&&(o.unicodes[i.toString(16)]={prefix:s,iconName:l}),o},{names:{},unicodes:{}});n0=r.names,i0=r.unicodes,kc=Qi($.styleDefault,{family:$.familyDefault})};Bb(t=>{kc=Qi(t.styleDefault,{family:$.familyDefault})});l0();function _c(t,e){return(o0[t]||{})[e]}function t5(t,e){return(a0[t]||{})[e]}function Uo(t,e){return(s0[t]||{})[e]}function c0(t){return n0[t]||{prefix:null,iconName:null}}function r5(t){let e=i0[t],r=_c("fas",t);return e||(r?{prefix:"fas",iconName:r}:null)||{prefix:null,iconName:null}}function lo(){return kc}var d0=()=>({prefix:null,iconName:null,rest:[]});function o5(t){let e=gt,r=r0.reduce((o,n)=>(o[n]="".concat($.cssPrefix,"-").concat(n),o),{});return Wp.forEach(o=>{(t.includes(r[o])||t.some(n=>Qb[o].includes(n)))&&(e=o)}),e}function Qi(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{family:r=gt}=e,o=Tb[r][t];if(r===Yi&&!t)return"fad";let n=bp[r][t]||bp[r][o],i=t in Ar.styles?t:null;return n||i||null}function a5(t){let e=[],r=null;return t.forEach(o=>{let n=e5($.cssPrefix,o);n?r=n:o&&e.push(o)}),{iconName:r,rest:e}}function Cp(t){return t.sort().filter((e,r,o)=>o.indexOf(e)===r)}function Ji(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{skipLookups:r=!1}=e,o=null,n=sc.concat(vb),i=Cp(t.filter(y=>n.includes(y))),s=Cp(t.filter(y=>!sc.includes(y))),l=i.filter(y=>(o=y,!Gp.includes(y))),[f=null]=l,u=o5(i),g=w(w({},a5(s)),{},{prefix:Qi(f,{family:u})});return w(w(w({},g),l5({values:t,family:u,styles:On,config:$,canonical:g,givenPrefix:o})),n5(r,o,g))}function n5(t,e,r){let{prefix:o,iconName:n}=r;if(t||!o||!n)return{prefix:o,iconName:n};let i=e==="fa"?c0(n):{},s=Uo(o,n);return n=i.iconName||s||n,o=i.prefix||o,o==="far"&&!On.far&&On.fas&&!$.autoFetchSvg&&(o="fas"),{prefix:o,iconName:n}}var i5=Wp.filter(t=>t!==gt||t!==Yi),s5=Object.keys(ic).filter(t=>t!==gt).map(t=>Object.keys(ic[t])).flat();function l5(t){let{values:e,family:r,canonical:o,givenPrefix:n="",styles:i={},config:s={}}=t,l=r===Yi,f=e.includes("fa-duotone")||e.includes("fad"),u=s.familyDefault==="duotone",g=o.prefix==="fad"||o.prefix==="fa-duotone";if(!l&&(f||u||g)&&(o.prefix="fad"),(e.includes("fa-brands")||e.includes("fab"))&&(o.prefix="fab"),!o.prefix&&i5.includes(r)&&(Object.keys(i).find(b=>s5.includes(b))||s.autoFetchSvg)){let b=fb.get(r).defaultShortPrefixId;o.prefix=b,o.iconName=Uo(o.prefix,o.iconName)||o.iconName}return(o.prefix==="fa"||n==="fa")&&(o.prefix=lo()||"fas"),o}var mc=class{constructor(){this.definitions={}}add(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];let n=r.reduce(this._pullDefinitions,{});Object.keys(n).forEach(i=>{this.definitions[i]=w(w({},this.definitions[i]||{}),n[i]),hc(i,n[i]);let s=Ac[gt][i];s&&hc(s,n[i]),l0()})}reset(){this.definitions={}}_pullDefinitions(e,r){let o=r.prefix&&r.iconName&&r.icon?{0:r}:r;return Object.keys(o).map(n=>{let{prefix:i,iconName:s,icon:l}=o[n],f=l[2];e[i]||(e[i]={}),f.length>0&&f.forEach(u=>{typeof u=="string"&&(e[i][u]=l)}),e[i][s]=l}),e}},Op=[],wa={},Ra={},c5=Object.keys(Ra);function d5(t,e){let{mixoutsTo:r}=e;return Op=t,wa={},Object.keys(Ra).forEach(o=>{c5.indexOf(o)===-1&&delete Ra[o]}),Op.forEach(o=>{let n=o.mixout?o.mixout():{};if(Object.keys(n).forEach(i=>{typeof n[i]=="function"&&(r[i]=n[i]),typeof n[i]=="object"&&Object.keys(n[i]).forEach(s=>{r[i]||(r[i]={}),r[i][s]=n[i][s]})}),o.hooks){let i=o.hooks();Object.keys(i).forEach(s=>{wa[s]||(wa[s]=[]),wa[s].push(i[s])})}o.provides&&o.provides(Ra)}),r}function gc(t,e){for(var r=arguments.length,o=new Array(r>2?r-2:0),n=2;n<r;n++)o[n-2]=arguments[n];return(wa[t]||[]).forEach(s=>{e=s.apply(null,[e,...o])}),e}function Go(t){for(var e=arguments.length,r=new Array(e>1?e-1:0),o=1;o<e;o++)r[o-1]=arguments[o];(wa[t]||[]).forEach(i=>{i.apply(null,r)})}function co(){let t=arguments[0],e=Array.prototype.slice.call(arguments,1);return Ra[t]?Ra[t].apply(null,e):void 0}function yc(t){t.prefix==="fa"&&(t.prefix="fas");let{iconName:e}=t,r=t.prefix||lo();if(e)return e=Uo(r,e)||e,xp(f0.definitions,r,e)||xp(Ar.styles,r,e)}var f0=new mc,f5=()=>{$.autoReplaceSvg=!1,$.observeMutations=!1,Go("noAuto")},u5={i2svg:function(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Gr?(Go("beforeI2svg",t),co("pseudoElements2svg",t),co("i2svg",t)):Promise.reject(new Error("Operation requires a DOM of some kind."))},watch:function(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},{autoReplaceSvgRoot:e}=t;$.autoReplaceSvg===!1&&($.autoReplaceSvg=!0),$.observeMutations=!0,Kb(()=>{h5({autoReplaceSvgRoot:e}),Go("watch",t)})}},p5={icon:t=>{if(t===null)return null;if(typeof t=="object"&&t.prefix&&t.iconName)return{prefix:t.prefix,iconName:Uo(t.prefix,t.iconName)||t.iconName};if(Array.isArray(t)&&t.length===2){let e=t[1].indexOf("fa-")===0?t[1].slice(3):t[1],r=Qi(t[0]);return{prefix:r,iconName:Uo(r,e)||e}}if(typeof t=="string"&&(t.indexOf("".concat($.cssPrefix,"-"))>-1||t.match(Nb))){let e=Ji(t.split(" "),{skipLookups:!0});return{prefix:e.prefix||lo(),iconName:Uo(e.prefix,e.iconName)||e.iconName}}if(typeof t=="string"){let e=lo();return{prefix:e,iconName:Uo(e,t)||t}}}},Pt={noAuto:f5,config:$,dom:u5,parse:p5,library:f0,findIconDefinition:yc,toHtml:En},h5=function(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},{autoReplaceSvgRoot:e=Se}=t;(Object.keys(Ar.styles).length>0||$.autoFetchSvg)&&Gr&&$.autoReplaceSvg&&Pt.dom.i2svg({node:e})};function es(t,e){return Object.defineProperty(t,"abstract",{get:e}),Object.defineProperty(t,"html",{get:function(){return t.abstract.map(r=>En(r))}}),Object.defineProperty(t,"node",{get:function(){if(!Gr)return;let r=Se.createElement("div");return r.innerHTML=t.html,r.children}}),t}function m5(t){let{children:e,main:r,mask:o,attributes:n,styles:i,transform:s}=t;if(Rc(s)&&r.found&&!o.found){let{width:l,height:f}=r,u={x:l/f/2,y:.5};n.style=Xi(w(w({},i),{},{"transform-origin":"".concat(u.x+s.x/16,"em ").concat(u.y+s.y/16,"em")}))}return[{tag:"svg",attributes:n,children:e}]}function g5(t){let{prefix:e,iconName:r,children:o,attributes:n,symbol:i}=t,s=i===!0?"".concat(e,"-").concat($.cssPrefix,"-").concat(r):i;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:w(w({},n),{},{id:s}),children:o}]}]}function Tc(t){let{icons:{main:e,mask:r},prefix:o,iconName:n,transform:i,symbol:s,title:l,maskId:f,titleId:u,extra:g,watchable:y=!1}=t,{width:b,height:S}=r.found?r:e,O=gb.includes(o),A=[$.replacementClass,n?"".concat($.cssPrefix,"-").concat(n):""].filter(oe=>g.classes.indexOf(oe)===-1).filter(oe=>oe!==""||!!oe).concat(g.classes).join(" "),T={children:[],attributes:w(w({},g.attributes),{},{"data-prefix":o,"data-icon":n,class:A,role:g.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(b," ").concat(S)})},z=O&&!~g.classes.indexOf("fa-fw")?{width:"".concat(b/S*16*.0625,"em")}:{};y&&(T.attributes[Ho]=""),l&&(T.children.push({tag:"title",attributes:{id:T.attributes["aria-labelledby"]||"title-".concat(u||Cn())},children:[l]}),delete T.attributes.title);let N=w(w({},T),{},{prefix:o,iconName:n,main:e,mask:r,maskId:f,transform:i,symbol:s,styles:w(w({},z),g.styles)}),{children:D,attributes:F}=r.found&&e.found?co("generateAbstractMask",N)||{children:[],attributes:{}}:co("generateAbstractIcon",N)||{children:[],attributes:{}};return N.children=D,N.attributes=F,s?g5(N):m5(N)}function Lp(t){let{content:e,width:r,height:o,transform:n,title:i,extra:s,watchable:l=!1}=t,f=w(w(w({},s.attributes),i?{title:i}:{}),{},{class:s.classes.join(" ")});l&&(f[Ho]="");let u=w({},s.styles);Rc(n)&&(u.transform=Wb({transform:n,startCentered:!0,width:r,height:o}),u["-webkit-transform"]=u.transform);let g=Xi(u);g.length>0&&(f.style=g);let y=[];return y.push({tag:"span",attributes:f,children:[e]}),i&&y.push({tag:"span",attributes:{class:"sr-only"},children:[i]}),y}function y5(t){let{content:e,title:r,extra:o}=t,n=w(w(w({},o.attributes),r?{title:r}:{}),{},{class:o.classes.join(" ")}),i=Xi(o.styles);i.length>0&&(n.style=i);let s=[];return s.push({tag:"span",attributes:n,children:[e]}),r&&s.push({tag:"span",attributes:{class:"sr-only"},children:[r]}),s}var{styles:ac}=Ar;function bc(t){let e=t[0],r=t[1],[o]=t.slice(4),n=null;return Array.isArray(o)?n={tag:"g",attributes:{class:"".concat($.cssPrefix,"-").concat(tc.GROUP)},children:[{tag:"path",attributes:{class:"".concat($.cssPrefix,"-").concat(tc.SECONDARY),fill:"currentColor",d:o[0]}},{tag:"path",attributes:{class:"".concat($.cssPrefix,"-").concat(tc.PRIMARY),fill:"currentColor",d:o[1]}}]}:n={tag:"path",attributes:{fill:"currentColor",d:o}},{found:!0,width:e,height:r,icon:n}}var b5={found:!1,width:512,height:512};function v5(t,e){!qp&&!$.showMissingIcons&&t&&console.error('Icon with name "'.concat(t,'" and prefix "').concat(e,'" is missing.'))}function vc(t,e){let r=e;return e==="fa"&&$.styleDefault!==null&&(e=lo()),new Promise((o,n)=>{if(r==="fa"){let i=c0(t)||{};t=i.iconName||t,e=i.prefix||e}if(t&&e&&ac[e]&&ac[e][t]){let i=ac[e][t];return o(bc(i))}v5(t,e),o(w(w({},b5),{},{icon:$.showMissingIcons&&t?co("missingIconAbstract")||{}:{}}))})}var Ep=()=>{},xc=$.measurePerformance&&Wi&&Wi.mark&&Wi.measure?Wi:{mark:Ep,measure:Ep},vn='FA "6.7.2"',x5=t=>(xc.mark("".concat(vn," ").concat(t," begins")),()=>u0(t)),u0=t=>{xc.mark("".concat(vn," ").concat(t," ends")),xc.measure("".concat(vn," ").concat(t),"".concat(vn," ").concat(t," begins"),"".concat(vn," ").concat(t," ends"))},Nc={begin:x5,end:u0},ji=()=>{};function Ap(t){return typeof(t.getAttribute?t.getAttribute(Ho):null)=="string"}function S5(t){let e=t.getAttribute?t.getAttribute(Lc):null,r=t.getAttribute?t.getAttribute(Ec):null;return e&&r}function C5(t){return t&&t.classList&&t.classList.contains&&t.classList.contains($.replacementClass)}function O5(){return $.autoReplaceSvg===!0?Ki.replace:Ki[$.autoReplaceSvg]||Ki.replace}function L5(t){return Se.createElementNS("http://www.w3.org/2000/svg",t)}function E5(t){return Se.createElement(t)}function p0(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{ceFn:r=t.tag==="svg"?L5:E5}=e;if(typeof t=="string")return Se.createTextNode(t);let o=r(t.tag);return Object.keys(t.attributes||[]).forEach(function(i){o.setAttribute(i,t.attributes[i])}),(t.children||[]).forEach(function(i){o.appendChild(p0(i,{ceFn:r}))}),o}function A5(t){let e=" ".concat(t.outerHTML," ");return e="".concat(e,"Font Awesome fontawesome.com "),e}var Ki={replace:function(t){let e=t[0];if(e.parentNode)if(t[1].forEach(r=>{e.parentNode.insertBefore(p0(r),e)}),e.getAttribute(Ho)===null&&$.keepOriginalSource){let r=Se.createComment(A5(e));e.parentNode.replaceChild(r,e)}else e.remove()},nest:function(t){let e=t[0],r=t[1];if(~wc(e).indexOf($.replacementClass))return Ki.replace(t);let o=new RegExp("".concat($.cssPrefix,"-.*"));if(delete r[0].attributes.id,r[0].attributes.class){let i=r[0].attributes.class.split(" ").reduce((s,l)=>(l===$.replacementClass||l.match(o)?s.toSvg.push(l):s.toNode.push(l),s),{toNode:[],toSvg:[]});r[0].attributes.class=i.toSvg.join(" "),i.toNode.length===0?e.removeAttribute("class"):e.setAttribute("class",i.toNode.join(" "))}let n=r.map(i=>En(i)).join(`
1132
- `);e.setAttribute(Ho,""),e.innerHTML=n}};function wp(t){t()}function h0(t,e){let r=typeof e=="function"?e:ji;if(t.length===0)r();else{let o=wp;$.mutateApproach===kb&&(o=so.requestAnimationFrame||wp),o(()=>{let n=O5(),i=Nc.begin("mutate");t.map(n),i(),r()})}}var Mc=!1;function m0(){Mc=!0}function Sc(){Mc=!1}var Zi=null;function Rp(t){if(!hp||!$.observeMutations)return;let{treeCallback:e=ji,nodeCallback:r=ji,pseudoElementsCallback:o=ji,observeMutationsRoot:n=Se}=t;Zi=new hp(i=>{if(Mc)return;let s=lo();_a(i).forEach(l=>{if(l.type==="childList"&&l.addedNodes.length>0&&!Ap(l.addedNodes[0])&&($.searchPseudoElements&&o(l.target),e(l.target)),l.type==="attributes"&&l.target.parentNode&&$.searchPseudoElements&&o(l.target.parentNode),l.type==="attributes"&&Ap(l.target)&&~Pb.indexOf(l.attributeName))if(l.attributeName==="class"&&S5(l.target)){let{prefix:f,iconName:u}=Ji(wc(l.target));l.target.setAttribute(Lc,f||s),u&&l.target.setAttribute(Ec,u)}else C5(l.target)&&r(l.target)})}),Gr&&Zi.observe(n,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}function w5(){Zi&&Zi.disconnect()}function R5(t){let e=t.getAttribute("style"),r=[];return e&&(r=e.split(";").reduce((o,n)=>{let i=n.split(":"),s=i[0],l=i.slice(1);return s&&l.length>0&&(o[s]=l.join(":").trim()),o},{})),r}function k5(t){let e=t.getAttribute("data-prefix"),r=t.getAttribute("data-icon"),o=t.innerText!==void 0?t.innerText.trim():"",n=Ji(wc(t));return n.prefix||(n.prefix=lo()),e&&r&&(n.prefix=e,n.iconName=r),n.iconName&&n.prefix||(n.prefix&&o.length>0&&(n.iconName=t5(n.prefix,t.innerText)||_c(n.prefix,pc(t.innerText))),!n.iconName&&$.autoFetchSvg&&t.firstChild&&t.firstChild.nodeType===Node.TEXT_NODE&&(n.iconName=t.firstChild.data)),n}function _5(t){let e=_a(t.attributes).reduce((n,i)=>(n.name!=="class"&&n.name!=="style"&&(n[i.name]=i.value),n),{}),r=t.getAttribute("title"),o=t.getAttribute("data-fa-title-id");return $.autoA11y&&(r?e["aria-labelledby"]="".concat($.replacementClass,"-title-").concat(o||Cn()):(e["aria-hidden"]="true",e.focusable="false")),e}function T5(){return{iconName:null,title:null,titleId:null,prefix:null,transform:Er,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}}}function kp(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{styleParser:!0},{iconName:r,prefix:o,rest:n}=k5(t),i=_5(t),s=gc("parseNodeAttributes",{},t),l=e.styleParser?R5(t):[];return w({iconName:r,title:t.getAttribute("title"),titleId:t.getAttribute("data-fa-title-id"),prefix:o,transform:Er,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:n,styles:l,attributes:i}},s)}var{styles:N5}=Ar;function g0(t){let e=$.autoReplaceSvg==="nest"?kp(t,{styleParser:!1}):kp(t);return~e.extra.classes.indexOf(Yp)?co("generateLayersText",t,e):co("generateSvgReplacementMutation",t,e)}function M5(){return[...pb,...sc]}function _p(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!Gr)return Promise.resolve();let r=Se.documentElement.classList,o=g=>r.add("".concat(yp,"-").concat(g)),n=g=>r.remove("".concat(yp,"-").concat(g)),i=$.autoFetchSvg?M5():Gp.concat(Object.keys(N5));i.includes("fa")||i.push("fa");let s=[".".concat(Yp,":not([").concat(Ho,"])")].concat(i.map(g=>".".concat(g,":not([").concat(Ho,"])"))).join(", ");if(s.length===0)return Promise.resolve();let l=[];try{l=_a(t.querySelectorAll(s))}catch{}if(l.length>0)o("pending"),n("complete");else return Promise.resolve();let f=Nc.begin("onTree"),u=l.reduce((g,y)=>{try{let b=g0(y);b&&g.push(b)}catch(b){qp||b.name==="MissingIcon"&&console.error(b)}return g},[]);return new Promise((g,y)=>{Promise.all(u).then(b=>{h0(b,()=>{o("active"),o("complete"),n("pending"),typeof e=="function"&&e(),f(),g()})}).catch(b=>{f(),y(b)})})}function z5(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;g0(t).then(r=>{r&&h0([r],e)})}function P5(t){return function(e){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=(e||{}).icon?e:yc(e||{}),{mask:n}=r;return n&&(n=(n||{}).icon?n:yc(n||{})),t(o,w(w({},r),{},{mask:n}))}}var I5=function(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{transform:r=Er,symbol:o=!1,mask:n=null,maskId:i=null,title:s=null,titleId:l=null,classes:f=[],attributes:u={},styles:g={}}=e;if(!t)return;let{prefix:y,iconName:b,icon:S}=t;return es(w({type:"icon"},t),()=>(Go("beforeDOMElementCreation",{iconDefinition:t,params:e}),$.autoA11y&&(s?u["aria-labelledby"]="".concat($.replacementClass,"-title-").concat(l||Cn()):(u["aria-hidden"]="true",u.focusable="false")),Tc({icons:{main:bc(S),mask:n?bc(n.icon):{found:!1,width:null,height:null,icon:{}}},prefix:y,iconName:b,transform:w(w({},Er),r),symbol:o,title:s,maskId:i,titleId:l,extra:{attributes:u,styles:g,classes:f}})))},$5={mixout(){return{icon:P5(I5)}},hooks(){return{mutationObserverCallbacks(t){return t.treeCallback=_p,t.nodeCallback=z5,t}}},provides(t){t.i2svg=function(e){let{node:r=Se,callback:o=()=>{}}=e;return _p(r,o)},t.generateSvgReplacementMutation=function(e,r){let{iconName:o,title:n,titleId:i,prefix:s,transform:l,symbol:f,mask:u,maskId:g,extra:y}=r;return new Promise((b,S)=>{Promise.all([vc(o,s),u.iconName?vc(u.iconName,u.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then(O=>{let[A,T]=O;b([e,Tc({icons:{main:A,mask:T},prefix:s,iconName:o,transform:l,symbol:f,maskId:g,title:n,titleId:i,extra:y,watchable:!0})])}).catch(S)})},t.generateAbstractIcon=function(e){let{children:r,attributes:o,main:n,transform:i,styles:s}=e,l=Xi(s);l.length>0&&(o.style=l);let f;return Rc(i)&&(f=co("generateAbstractTransformGrouping",{main:n,transform:i,containerWidth:n.width,iconWidth:n.width})),r.push(f||n.icon),{children:r,attributes:o}}}},D5={mixout(){return{layer(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{classes:r=[]}=e;return es({type:"layer"},()=>{Go("beforeDOMElementCreation",{assembler:t,params:e});let o=[];return t(n=>{Array.isArray(n)?n.map(i=>{o=o.concat(i.abstract)}):o=o.concat(n.abstract)}),[{tag:"span",attributes:{class:["".concat($.cssPrefix,"-layers"),...r].join(" ")},children:o}]})}}}},B5={mixout(){return{counter(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{title:r=null,classes:o=[],attributes:n={},styles:i={}}=e;return es({type:"counter",content:t},()=>(Go("beforeDOMElementCreation",{content:t,params:e}),y5({content:t.toString(),title:r,extra:{attributes:n,styles:i,classes:["".concat($.cssPrefix,"-layers-counter"),...o]}})))}}}},F5={mixout(){return{text(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{transform:r=Er,title:o=null,classes:n=[],attributes:i={},styles:s={}}=e;return es({type:"text",content:t},()=>(Go("beforeDOMElementCreation",{content:t,params:e}),Lp({content:t,transform:w(w({},Er),r),title:o,extra:{attributes:i,styles:s,classes:["".concat($.cssPrefix,"-layers-text"),...n]}})))}}},provides(t){t.generateLayersText=function(e,r){let{title:o,transform:n,extra:i}=r,s=null,l=null;if(Up){let f=parseInt(getComputedStyle(e).fontSize,10),u=e.getBoundingClientRect();s=u.width/f,l=u.height/f}return $.autoA11y&&!o&&(i.attributes["aria-hidden"]="true"),Promise.resolve([e,Lp({content:e.innerHTML,width:s,height:l,transform:n,title:o,extra:i,watchable:!0})])}}},U5=new RegExp('"',"ug"),Tp=[1105920,1112319],Np=w(w(w(w({},{FontAwesome:{normal:"fas",400:"fas"}}),db),wb),xb),Cc=Object.keys(Np).reduce((t,e)=>(t[e.toLowerCase()]=Np[e],t),{}),H5=Object.keys(Cc).reduce((t,e)=>{let r=Cc[e];return t[e]=r[900]||[...Object.entries(r)][0][1],t},{});function G5(t){let e=t.replace(U5,""),r=Yb(e,0),o=r>=Tp[0]&&r<=Tp[1],n=e.length===2?e[0]===e[1]:!1;return{value:pc(n?e[0]:e),isSecondary:o||n}}function W5(t,e){let r=t.replace(/^['"]|['"]$/g,"").toLowerCase(),o=parseInt(e),n=isNaN(o)?"normal":o;return(Cc[r]||{})[n]||H5[r]}function Mp(t,e){let r="".concat(Rb).concat(e.replace(":","-"));return new Promise((o,n)=>{if(t.getAttribute(r)!==null)return o();let s=_a(t.children).filter(b=>b.getAttribute(cc)===e)[0],l=so.getComputedStyle(t,e),f=l.getPropertyValue("font-family"),u=f.match(Mb),g=l.getPropertyValue("font-weight"),y=l.getPropertyValue("content");if(s&&!u)return t.removeChild(s),o();if(u&&y!=="none"&&y!==""){let b=l.getPropertyValue("content"),S=W5(f,g),{value:O,isSecondary:A}=G5(b),T=u[0].startsWith("FontAwesome"),z=_c(S,O),N=z;if(T){let D=r5(O);D.iconName&&D.prefix&&(z=D.iconName,S=D.prefix)}if(z&&!A&&(!s||s.getAttribute(Lc)!==S||s.getAttribute(Ec)!==N)){t.setAttribute(r,N),s&&t.removeChild(s);let D=T5(),{extra:F}=D;F.attributes[cc]=e,vc(z,S).then(oe=>{let Ee=Tc(w(w({},D),{},{icons:{main:oe,mask:d0()},prefix:S,iconName:N,extra:F,watchable:!0})),Lt=Se.createElementNS("http://www.w3.org/2000/svg","svg");e==="::before"?t.insertBefore(Lt,t.firstChild):t.appendChild(Lt),Lt.outerHTML=Ee.map(rt=>En(rt)).join(`
1133
- `),t.removeAttribute(r),o()}).catch(n)}else o()}else o()})}function V5(t){return Promise.all([Mp(t,"::before"),Mp(t,"::after")])}function j5(t){return t.parentNode!==document.head&&!~_b.indexOf(t.tagName.toUpperCase())&&!t.getAttribute(cc)&&(!t.parentNode||t.parentNode.tagName!=="svg")}function zp(t){if(Gr)return new Promise((e,r)=>{let o=_a(t.querySelectorAll("*")).filter(j5).map(V5),n=Nc.begin("searchPseudoElements");m0(),Promise.all(o).then(()=>{n(),Sc(),e()}).catch(()=>{n(),Sc(),r()})})}var K5={hooks(){return{mutationObserverCallbacks(t){return t.pseudoElementsCallback=zp,t}}},provides(t){t.pseudoElements2svg=function(e){let{node:r=Se}=e;$.searchPseudoElements&&zp(r)}}},Pp=!1,q5={mixout(){return{dom:{unwatch(){m0(),Pp=!0}}}},hooks(){return{bootstrap(){Rp(gc("mutationObserverCallbacks",{}))},noAuto(){w5()},watch(t){let{observeMutationsRoot:e}=t;Pp?Sc():Rp(gc("mutationObserverCallbacks",{observeMutationsRoot:e}))}}}},Ip=t=>{let e={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return t.toLowerCase().split(" ").reduce((r,o)=>{let n=o.toLowerCase().split("-"),i=n[0],s=n.slice(1).join("-");if(i&&s==="h")return r.flipX=!0,r;if(i&&s==="v")return r.flipY=!0,r;if(s=parseFloat(s),isNaN(s))return r;switch(i){case"grow":r.size=r.size+s;break;case"shrink":r.size=r.size-s;break;case"left":r.x=r.x-s;break;case"right":r.x=r.x+s;break;case"up":r.y=r.y-s;break;case"down":r.y=r.y+s;break;case"rotate":r.rotate=r.rotate+s;break}return r},e)},Z5={mixout(){return{parse:{transform:t=>Ip(t)}}},hooks(){return{parseNodeAttributes(t,e){let r=e.getAttribute("data-fa-transform");return r&&(t.transform=Ip(r)),t}}},provides(t){t.generateAbstractTransformGrouping=function(e){let{main:r,transform:o,containerWidth:n,iconWidth:i}=e,s={transform:"translate(".concat(n/2," 256)")},l="translate(".concat(o.x*32,", ").concat(o.y*32,") "),f="scale(".concat(o.size/16*(o.flipX?-1:1),", ").concat(o.size/16*(o.flipY?-1:1),") "),u="rotate(".concat(o.rotate," 0 0)"),g={transform:"".concat(l," ").concat(f," ").concat(u)},y={transform:"translate(".concat(i/2*-1," -256)")},b={outer:s,inner:g,path:y};return{tag:"g",attributes:w({},b.outer),children:[{tag:"g",attributes:w({},b.inner),children:[{tag:r.icon.tag,children:r.icon.children,attributes:w(w({},r.icon.attributes),b.path)}]}]}}}},nc={x:0,y:0,width:"100%",height:"100%"};function $p(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return t.attributes&&(t.attributes.fill||e)&&(t.attributes.fill="black"),t}function Y5(t){return t.tag==="g"?t.children:[t]}var X5={hooks(){return{parseNodeAttributes(t,e){let r=e.getAttribute("data-fa-mask"),o=r?Ji(r.split(" ").map(n=>n.trim())):d0();return o.prefix||(o.prefix=lo()),t.mask=o,t.maskId=e.getAttribute("data-fa-mask-id"),t}}},provides(t){t.generateAbstractMask=function(e){let{children:r,attributes:o,main:n,mask:i,maskId:s,transform:l}=e,{width:f,icon:u}=n,{width:g,icon:y}=i,b=Gb({transform:l,containerWidth:g,iconWidth:f}),S={tag:"rect",attributes:w(w({},nc),{},{fill:"white"})},O=u.children?{children:u.children.map($p)}:{},A={tag:"g",attributes:w({},b.inner),children:[$p(w({tag:u.tag,attributes:w(w({},u.attributes),b.path)},O))]},T={tag:"g",attributes:w({},b.outer),children:[A]},z="mask-".concat(s||Cn()),N="clip-".concat(s||Cn()),D={tag:"mask",attributes:w(w({},nc),{},{id:z,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[S,T]},F={tag:"defs",children:[{tag:"clipPath",attributes:{id:N},children:Y5(y)},D]};return r.push(F,{tag:"rect",attributes:w({fill:"currentColor","clip-path":"url(#".concat(N,")"),mask:"url(#".concat(z,")")},nc)}),{children:r,attributes:o}}}},Q5={provides(t){let e=!1;so.matchMedia&&(e=so.matchMedia("(prefers-reduced-motion: reduce)").matches),t.missingIconAbstract=function(){let r=[],o={fill:"currentColor"},n={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};r.push({tag:"path",attributes:w(w({},o),{},{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"})});let i=w(w({},n),{},{attributeName:"opacity"}),s={tag:"circle",attributes:w(w({},o),{},{cx:"256",cy:"364",r:"28"}),children:[]};return e||s.children.push({tag:"animate",attributes:w(w({},n),{},{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:w(w({},i),{},{values:"1;0;1;1;0;1;"})}),r.push(s),r.push({tag:"path",attributes:w(w({},o),{},{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:e?[]:[{tag:"animate",attributes:w(w({},i),{},{values:"1;0;0;0;0;1;"})}]}),e||r.push({tag:"path",attributes:w(w({},o),{},{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:w(w({},i),{},{values:"0;0;1;1;0;0;"})}]}),{tag:"g",attributes:{class:"missing"},children:r}}}},J5={hooks(){return{parseNodeAttributes(t,e){let r=e.getAttribute("data-fa-symbol"),o=r===null?!1:r===""?!0:r;return t.symbol=o,t}}}},e7=[jb,$5,D5,B5,F5,K5,q5,Z5,X5,Q5,J5];d5(e7,{mixoutsTo:Pt});var ow=Pt.noAuto,aw=Pt.config,y0=Pt.library,nw=Pt.dom,iw=Pt.parse,sw=Pt.findIconDefinition,lw=Pt.toHtml,b0=Pt.icon,cw=Pt.layer,dw=Pt.text,fw=Pt.counter;var m;(function(t){t.LOCK_KEYHOLE="lock-keyhole",t.LINK_SIMPLE_SLASH="link-simple-slash",t.TABLE_LAYOUT="table-layout",t.LAYER_GROUP="layer-group",t.CIRCLE_INFO="circle-info",t.BARS_PROGRESS="bars-progress",t.CODE_COMPARE="code-compare",t.HOURGLASS_END="hourglass-end",t.BOX_ARCHIVE="box-archive",t.ARROWS_ROTATE="arrows-rotate",t.CIRCLE_DOT="circle-dot",t.ANGLES_LEFT="angles-left",t.ROUTE="route",t.BARS="bars",t.ARROW_DOWN="arrow-down",t.LOCK_KEYHOLE_OPEN="lock-keyhole-open",t.DESKTOP="desktop",t.ANGLES_RIGHT="angles-right",t.PIGGY_BANK="piggy-bank",t.ANGLE_UP="angle-up",t.PEN_NIB="pen-nib",t.ARROW_UP_RIGHT_FROM_SQUARE="arrow-up-right-from-square",t.GRID_2="grid-2",t.BOOKS="books",t.TAG="tag",t.ANGLES_UP_DOWN="angles-up-down",t.ARROW_ROTATE_LEFT="arrow-rotate-left",t.EYE_SLASH="eye-slash",t.CIRCLE_DOLLAR="circle-dollar",t.COMPRESS="compress",t.RADAR="radar",t.ARROW_ROTATE_RIGHT="arrow-rotate-right",t.CHART_NETWORK="chart-network",t.PLUS="plus",t.UNDERLINE="underline",t.ARROW_LEFT="arrow-left",t.UPLOAD="upload",t.GLOBE="globe",t.LANGUAGE="language",t.TOGGLE_ON="toggle-on",t.DOWNLOAD="download",t.MESSAGE_QUOTE="message-quote",t.TRIANGLE_EXCLAMATION="triangle-exclamation",t.STAR="star",t.BELL_SLASH="bell-slash",t.HOURGLASS_HALF="hourglass-half",t.INBOX="inbox",t.COMMENT_DOTS="comment-dots",t.ANGLE_DOWN="angle-down",t.CLOUD_ARROW_DOWN="cloud-arrow-down",t.BOOKMARK_SLASH="bookmark-slash",t.LINK_SIMPLE="link-simple",t.CLOCK_ROTATE_LEFT="clock-rotate-left",t.SPINNER_THIRD="spinner-third",t.PLUG="plug",t.CHART_SIMPLE="chart-simple",t.CIRCLE_PLAY="circle-play",t.FILE_MAGNIFYING_GLASS="file-magnifying-glass",t.PEN="pen",t.TABLET="tablet",t.CIRCLE_CHECK="circle-check",t.FILE_INVOICE="file-invoice",t.XMARK="xmark",t.ARROW_RIGHT="arrow-right",t.BOOKMARK="bookmark",t.EXPAND_WIDE="expand-wide",t.USER="user",t.SERVER="server",t.CALENDAR_RANGE="calendar-range",t.BROOM_WIDE="broom-wide",t.ARROWS_UP_DOWN_LEFT_RIGHT="arrows-up-down-left-right",t.WIFI_SLASH="wifi-slash",t.CHECK="check",t.ITALIC="italic",t.LIFE_RING="life-ring",t.TABLE_CELLS="table-cells",t.TRASH_CAN="trash-can",t.WRENCH="wrench",t.PAPERCLIP="paperclip",t.CABINET_FILING="cabinet-filing",t.ARROW_UP="arrow-up",t.FILE="file",t.CIRCLE_QUESTION="circle-question",t.COLUMNS_3="columns-3",t.GEAR="gear",t.CHART_LINE="chart-line",t.THUMBS_UP="thumbs-up",t.HAND="hand",t.CIRCLE="circle",t.CALENDAR_DAY="calendar-day",t.CLOUD="cloud",t.LIST_TREE="list-tree",t.ANGLE_RIGHT="angle-right",t.CODE="code",t.ALIGN_CENTER="align-center",t.COMMENT_QUESTION="comment-question",t.IMAGE="image",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="arrow-up-right-and-arrow-down-left-from-center",t.THUMBS_DOWN="thumbs-down",t.DIAGRAM_SANKEY="diagram-sankey",t.MESSAGE_CHECK="message-check",t.BOLD="bold",t.CIRCLE_STOP="circle-stop",t.ARROW_RIGHT_TO_BRACKET="arrow-right-to-bracket",t.USERS="users",t.ARROW_TURN_DOWN_RIGHT="arrow-turn-down-right",t.PRINT="print",t.ALIGN_RIGHT="align-right",t.FLASK="flask",t.MAGNIFYING_GLASS_PLUS="magnifying-glass-plus",t.SHIELD_CHECK="shield-check",t.STRIKETHROUGH="strikethrough",t.FOLDER_OPEN="folder-open",t.CLONE="clone",t.HEART="heart",t.PAPER_PLANE="paper-plane",t.MAGNIFYING_GLASS_MINUS="magnifying-glass-minus",t.BOOK="book",t.CLOCK="clock",t.ELLIPSIS_VERTICAL="ellipsis-vertical",t.ARROW_RIGHT_TO_LINE="arrow-right-to-line",t.ANGLE_LEFT="angle-left",t.CALENDAR_CIRCLE_EXCLAMATION="calendar-circle-exclamation",t.EXPAND="expand",t.EQUALS="equals",t.RECEIPT="receipt",t.EYE="eye",t.ALIGN_LEFT="align-left",t.PAINTBRUSH="paintbrush",t.KEY="key",t.PALETTE="palette",t.FLOPPY_DISK="floppy-disk",t.MAGNIFYING_GLASS="magnifying-glass",t.ELLIPSIS="ellipsis",t.SHARE_NODES="share-nodes",t.ARROWS_FROM_LINE="arrows-from-line",t.POWER_OFF="power-off",t.ENVELOPE_OPEN_TEXT="envelope-open-text",t.CIRCLE_PAUSE="circle-pause",t.MOBILE="mobile",t.BELL="bell",t.FILTER="filter",t.MEDAL="medal",t.CLOUD_SLASH="cloud-slash",t.MINUS="minus",t.PASTE="paste",t.CALENDAR_CHECK="calendar-check",t.HEXAGON_XMARK="hexagon-xmark",t.PAUSE="pause",t.CHART_MIXED="chart-mixed",t.ROBOT="robot",t.WAND_MAGIC_SPARKLES="wand-magic-sparkles",t.HEXAGON_EXCLAMATION="hexagon-exclamation",t.CUBES="cubes",t.TURN_RIGHT="turn-right",t.SQUARE_INFO="square-info",t.MESSAGE_BOT="message-bot",t.PLAY="play",t.TURN_LEFT="turn-left",t.ADDRESS_CARD="address-card",t.CROWN="crown",t.GRIP_LINES="grip-lines",t.CHART_AREA="chart-area",t.TRASH="trash",t.USER_TIE="user-tie",t.CIRCLE_SMALL="circle-small",t.REGULAR_FOLDER_OPEN_LOCK="regular-folder-open-lock",t.REGULAR_USER_CIRCLE_CHECK="regular-user-circle-check",t.SOLID_LEFT_PANEL="solid-left-panel",t.REGULAR_BINDER_OPEN="regular-binder-open",t.REGULAR_BOOKMARK_CIRCLE_PLUS="regular-bookmark-circle-plus",t.REGULAR_DIAGRAM_SUNBURST="regular-diagram-sunburst",t.REGULAR_PREVIEW="regular-preview",t.REGULAR_CONTEXT="regular-context",t.REGULAR_MOBILE_LANDSCAPE="regular-mobile-landscape",t.SOLID_FILE_ROTATE_RIGHT="solid-file-rotate-right",t.REGULAR_PIP_WIDE="regular-pip-wide",t.REGULAR_CLONE_LINK_SIMPLE="regular-clone-link-simple",t.REGULAR_LEFT_PANEL="regular-left-panel",t.LIGHT_FILE_LINES_GEAR="light-file-lines-gear",t.REGULAR_FILE_LINES_GEAR="regular-file-lines-gear",t.REGULAR_CIRCLE_DASHED_DOLLAR_QUESTION="regular-circle-dashed-dollar-question",t.REGULAR_TABLE_CELLS_SLASH="regular-table-cells-slash",t.REGULAR_BOOK_OPEN_GEAR_SLASH="regular-book-open-gear-slash",t.REGULAR_TABLET_LANDSCAPE="regular-tablet-landscape",t.REGULAR_CHART_BAR_STACKED="regular-chart-bar-stacked",t.SOLID_CIRCLE_USER_CIRCLE_CHECK="solid-circle-user-circle-check",t.REGULAR_BULLETS_LINE="regular-bullets-line",t.REGULAR_LANGUAGE_CIRCLE_EXCLAMATION="regular-language-circle-exclamation",t.SOLID_CODE_COMPARE="solid-code-compare",t.REGULAR_FORMAT_CLEAR="regular-format-clear",t.REGULAR_MAGNIFYING_GLASS_BACK="regular-magnifying-glass-back",t.LIGHT_RECEIPT_GEAR="light-receipt-gear",t.REGULAR_BINDER_OPEN_ARROW_LEFT="regular-binder-open-arrow-left",t.REGULAR_HOURGLASS_HALF_CIRCLE_CHECK="regular-hourglass-half-circle-check",t.REGULAR_THRESHOLD="regular-threshold",t.REGULAR_PIP="regular-pip",t.REGULAR_USER_GEAR="regular-user-gear",t.REGULAR_BELL_CIRCLE_PLUS="regular-bell-circle-plus",t.REGULAR_CLOUD_SLASH_GEAR="regular-cloud-slash-gear",t.REGULAR_HOUSE_MAGNIFYING_GLASS="regular-house-magnifying-glass",t.SOLID_CIRCLE_USER_SLASH="solid-circle-user-slash",t.REGULAR_LIST_MAGNIFYING_GLASS="regular-list-magnifying-glass",t.REGULAR_COMPUTER_MOUSE_MAGNIFYING_GLASS="regular-computer-mouse-magnifying-glass",t.REGULAR_LANGUAGE_SLASH="regular-language-slash",t.REGULAR_CHART_BAR_GROUPED="regular-chart-bar-grouped",t.REGULAR_CONSUMER="regular-consumer",t.REGULAR_CHART_BAR_NORMALIZED="regular-chart-bar-normalized",t.REGULAR_USER_LOCK="regular-user-lock",t.REGULAR_CIRCLE_DOLLAR_SLASH="regular-circle-dollar-slash",t.REGULAR_BINDER_OPEN_ARROW_RIGHT="regular-binder-open-arrow-right",t.REGULAR_BULLETS_LINES="regular-bullets-lines",t.REGULAR_BINDER_OPEN_PEN="regular-binder-open-pen",t.REGULAR_BOOKMARK_CIRCLE_MINUS="regular-bookmark-circle-minus",t.REGULAR_MAGNIFYING_GLASS_ONE="regular-magnifying-glass-one",t.REGULAR_BOOK_OPEN_GEAR="regular-book-open-gear",t.LIGHT_BOOK_OPEN_GEAR="light-book-open-gear"})(m||(m={}));var hw={[m.LOCK_KEYHOLE]:[p.regular,p.solid],[m.LINK_SIMPLE_SLASH]:[p.regular],[m.TABLE_LAYOUT]:[p.regular],[m.LAYER_GROUP]:[p.regular],[m.CIRCLE_INFO]:[p.regular],[m.BARS_PROGRESS]:[p.regular],[m.CODE_COMPARE]:[p.regular,p.solid],[m.HOURGLASS_END]:[p.regular],[m.BOX_ARCHIVE]:[p.regular,p.solid],[m.ARROWS_ROTATE]:[p.regular],[m.CIRCLE_DOT]:[p.regular],[m.ANGLES_LEFT]:[p.regular],[m.ROUTE]:[p.regular],[m.BARS]:[p.regular],[m.ARROW_DOWN]:[p.regular],[m.LOCK_KEYHOLE_OPEN]:[p.regular,p.solid],[m.DESKTOP]:[p.regular],[m.ANGLES_RIGHT]:[p.regular],[m.PIGGY_BANK]:[p.regular],[m.ANGLE_UP]:[p.regular],[m.PEN_NIB]:[p.regular],[m.ARROW_UP_RIGHT_FROM_SQUARE]:[p.regular],[m.GRID_2]:[p.regular],[m.BOOKS]:[p.regular],[m.TAG]:[p.regular,p.solid],[m.ANGLES_UP_DOWN]:[p.regular],[m.ARROW_ROTATE_LEFT]:[p.regular],[m.EYE_SLASH]:[p.regular],[m.CIRCLE_DOLLAR]:[p.regular,p.solid],[m.COMPRESS]:[p.regular],[m.RADAR]:[p.regular],[m.ARROW_ROTATE_RIGHT]:[p.regular],[m.CHART_NETWORK]:[p.regular],[m.PLUS]:[p.regular],[m.UNDERLINE]:[p.regular],[m.ARROW_LEFT]:[p.regular],[m.UPLOAD]:[p.regular],[m.GLOBE]:[p.regular],[m.LANGUAGE]:[p.regular],[m.TOGGLE_ON]:[p.regular],[m.DOWNLOAD]:[p.regular],[m.MESSAGE_QUOTE]:[p.regular,p.solid],[m.TRIANGLE_EXCLAMATION]:[p.regular,p.solid],[m.STAR]:[p.regular,p.solid],[m.BELL_SLASH]:[p.regular,p.solid],[m.HOURGLASS_HALF]:[p.regular],[m.INBOX]:[p.regular],[m.COMMENT_DOTS]:[p.regular],[m.ANGLE_DOWN]:[p.regular],[m.CLOUD_ARROW_DOWN]:[p.regular],[m.BOOKMARK_SLASH]:[p.regular],[m.LINK_SIMPLE]:[p.regular],[m.CLOCK_ROTATE_LEFT]:[p.regular],[m.SPINNER_THIRD]:[p.regular],[m.PLUG]:[p.regular],[m.CHART_SIMPLE]:[p.regular],[m.CIRCLE_PLAY]:[p.regular],[m.FILE_MAGNIFYING_GLASS]:[p.regular],[m.PEN]:[p.regular],[m.TABLET]:[p.regular],[m.CIRCLE_CHECK]:[p.regular,p.solid],[m.FILE_INVOICE]:[p.regular],[m.XMARK]:[p.regular,p.solid],[m.ARROW_RIGHT]:[p.regular],[m.BOOKMARK]:[p.regular,p.solid],[m.EXPAND_WIDE]:[p.regular],[m.USER]:[p.regular,p.solid],[m.SERVER]:[p.regular,p.solid],[m.CALENDAR_RANGE]:[p.regular],[m.BROOM_WIDE]:[p.regular],[m.ARROWS_UP_DOWN_LEFT_RIGHT]:[p.regular],[m.WIFI_SLASH]:[p.regular],[m.CHECK]:[p.regular,p.solid],[m.ITALIC]:[p.regular],[m.LIFE_RING]:[p.regular],[m.TABLE_CELLS]:[p.regular],[m.TRASH_CAN]:[p.regular],[m.WRENCH]:[p.regular],[m.PAPERCLIP]:[p.regular],[m.CABINET_FILING]:[p.regular],[m.ARROW_UP]:[p.regular],[m.FILE]:[p.regular],[m.CIRCLE_QUESTION]:[p.regular,p.solid],[m.COLUMNS_3]:[p.regular],[m.GEAR]:[p.regular,p.solid],[m.CHART_LINE]:[p.regular],[m.THUMBS_UP]:[p.regular,p.solid],[m.HAND]:[p.regular],[m.CIRCLE]:[p.regular,p.solid],[m.CALENDAR_DAY]:[p.regular],[m.CLOUD]:[p.regular],[m.LIST_TREE]:[p.regular],[m.ANGLE_RIGHT]:[p.regular],[m.CODE]:[p.regular],[m.ALIGN_CENTER]:[p.regular],[m.COMMENT_QUESTION]:[p.regular,p.solid],[m.IMAGE]:[p.regular],[m.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER]:[p.regular],[m.THUMBS_DOWN]:[p.regular,p.solid],[m.DIAGRAM_SANKEY]:[p.regular],[m.MESSAGE_CHECK]:[p.regular,p.solid],[m.BOLD]:[p.regular],[m.CIRCLE_STOP]:[p.regular,p.solid],[m.ARROW_RIGHT_TO_BRACKET]:[p.regular],[m.USERS]:[p.regular,p.solid],[m.ARROW_TURN_DOWN_RIGHT]:[p.regular],[m.PRINT]:[p.regular],[m.ALIGN_RIGHT]:[p.regular],[m.FLASK]:[p.regular],[m.MAGNIFYING_GLASS_PLUS]:[p.regular],[m.SHIELD_CHECK]:[p.regular],[m.STRIKETHROUGH]:[p.regular],[m.FOLDER_OPEN]:[p.regular],[m.CLONE]:[p.regular],[m.HEART]:[p.regular,p.solid],[m.PAPER_PLANE]:[p.regular],[m.MAGNIFYING_GLASS_MINUS]:[p.regular],[m.BOOK]:[p.regular],[m.CLOCK]:[p.regular,p.solid],[m.ELLIPSIS_VERTICAL]:[p.regular],[m.ARROW_RIGHT_TO_LINE]:[p.regular],[m.ANGLE_LEFT]:[p.regular],[m.CALENDAR_CIRCLE_EXCLAMATION]:[p.regular],[m.EXPAND]:[p.regular],[m.EQUALS]:[p.regular],[m.RECEIPT]:[p.regular],[m.EYE]:[p.regular],[m.ALIGN_LEFT]:[p.regular],[m.PAINTBRUSH]:[p.regular],[m.KEY]:[p.regular],[m.PALETTE]:[p.regular],[m.FLOPPY_DISK]:[p.regular],[m.MAGNIFYING_GLASS]:[p.regular],[m.ELLIPSIS]:[p.regular],[m.SHARE_NODES]:[p.regular],[m.ARROWS_FROM_LINE]:[p.regular],[m.POWER_OFF]:[p.regular],[m.ENVELOPE_OPEN_TEXT]:[p.regular],[m.CIRCLE_PAUSE]:[p.regular,p.solid],[m.MOBILE]:[p.regular],[m.BELL]:[p.regular,p.solid],[m.FILTER]:[p.regular,p.solid],[m.MEDAL]:[p.regular],[m.CLOUD_SLASH]:[p.regular],[m.MINUS]:[p.regular,p.solid],[m.PASTE]:[p.regular],[m.CALENDAR_CHECK]:[p.regular],[m.HEXAGON_XMARK]:[p.solid],[m.PAUSE]:[p.solid],[m.CHART_MIXED]:[p.solid],[m.ROBOT]:[p.solid],[m.WAND_MAGIC_SPARKLES]:[p.solid],[m.HEXAGON_EXCLAMATION]:[p.solid],[m.CUBES]:[p.solid],[m.TURN_RIGHT]:[p.solid],[m.SQUARE_INFO]:[p.solid],[m.MESSAGE_BOT]:[p.solid],[m.PLAY]:[p.solid],[m.TURN_LEFT]:[p.solid],[m.ADDRESS_CARD]:[p.solid],[m.CROWN]:[p.solid],[m.GRIP_LINES]:[p.solid],[m.CHART_AREA]:[p.solid],[m.TRASH]:[p.solid],[m.USER_TIE]:[p.solid],[m.CIRCLE_SMALL]:[p.solid],[m.REGULAR_FOLDER_OPEN_LOCK]:[p.custom],[m.REGULAR_USER_CIRCLE_CHECK]:[p.custom],[m.SOLID_LEFT_PANEL]:[p.custom],[m.REGULAR_BINDER_OPEN]:[p.custom],[m.REGULAR_BOOKMARK_CIRCLE_PLUS]:[p.custom],[m.REGULAR_DIAGRAM_SUNBURST]:[p.custom],[m.REGULAR_PREVIEW]:[p.custom],[m.REGULAR_CONTEXT]:[p.custom],[m.REGULAR_MOBILE_LANDSCAPE]:[p.custom],[m.SOLID_FILE_ROTATE_RIGHT]:[p.custom],[m.REGULAR_PIP_WIDE]:[p.custom],[m.REGULAR_CLONE_LINK_SIMPLE]:[p.custom],[m.REGULAR_LEFT_PANEL]:[p.custom],[m.LIGHT_FILE_LINES_GEAR]:[p.custom],[m.REGULAR_FILE_LINES_GEAR]:[p.custom],[m.REGULAR_CIRCLE_DASHED_DOLLAR_QUESTION]:[p.custom],[m.REGULAR_TABLE_CELLS_SLASH]:[p.custom],[m.REGULAR_BOOK_OPEN_GEAR_SLASH]:[p.custom],[m.REGULAR_TABLET_LANDSCAPE]:[p.custom],[m.REGULAR_CHART_BAR_STACKED]:[p.custom],[m.SOLID_CIRCLE_USER_CIRCLE_CHECK]:[p.custom],[m.REGULAR_BULLETS_LINE]:[p.custom],[m.REGULAR_LANGUAGE_CIRCLE_EXCLAMATION]:[p.custom],[m.SOLID_CODE_COMPARE]:[p.custom],[m.REGULAR_FORMAT_CLEAR]:[p.custom],[m.REGULAR_MAGNIFYING_GLASS_BACK]:[p.custom],[m.LIGHT_RECEIPT_GEAR]:[p.custom],[m.REGULAR_BINDER_OPEN_ARROW_LEFT]:[p.custom],[m.REGULAR_HOURGLASS_HALF_CIRCLE_CHECK]:[p.custom],[m.REGULAR_THRESHOLD]:[p.custom],[m.REGULAR_PIP]:[p.custom],[m.REGULAR_USER_GEAR]:[p.custom],[m.REGULAR_BELL_CIRCLE_PLUS]:[p.custom],[m.REGULAR_CLOUD_SLASH_GEAR]:[p.custom],[m.REGULAR_HOUSE_MAGNIFYING_GLASS]:[p.custom],[m.SOLID_CIRCLE_USER_SLASH]:[p.custom],[m.REGULAR_LIST_MAGNIFYING_GLASS]:[p.custom],[m.REGULAR_COMPUTER_MOUSE_MAGNIFYING_GLASS]:[p.custom],[m.REGULAR_LANGUAGE_SLASH]:[p.custom],[m.REGULAR_CHART_BAR_GROUPED]:[p.custom],[m.REGULAR_CONSUMER]:[p.custom],[m.REGULAR_CHART_BAR_NORMALIZED]:[p.custom],[m.REGULAR_USER_LOCK]:[p.custom],[m.REGULAR_CIRCLE_DOLLAR_SLASH]:[p.custom],[m.REGULAR_BINDER_OPEN_ARROW_RIGHT]:[p.custom],[m.REGULAR_BULLETS_LINES]:[p.custom],[m.REGULAR_BINDER_OPEN_PEN]:[p.custom],[m.REGULAR_BOOKMARK_CIRCLE_MINUS]:[p.custom],[m.REGULAR_MAGNIFYING_GLASS_ONE]:[p.custom],[m.REGULAR_BOOK_OPEN_GEAR]:[p.custom],[m.LIGHT_BOOK_OPEN_GEAR]:[p.custom]},v0={[p.regular]:"far",[p.solid]:"fas",[p.custom]:"fak"};var ts=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},wr=class extends S0.FtLitElement{constructor(){super(...arguments),this.monospace=!1,this.ariaHidden="true"}render(){let e={"ftds-icon":!0,"ftds-icon--monospace":this.monospace};return x0.html`
1134
- <div class="${(0,O0.classMap)(e)}">${(0,C0.unsafeHTML)(this.buildIcon())}</div>
1135
- `}buildIcon(){let e=this.variant?v0[this.variant]:void 0,r=Jl.find(o=>o.iconName===this.icon&&(e?o.prefix===e:!0));return r?(y0.add(r),b0(r).html[0]):(console.log(`Attempted usage of unknown ftds-icon : ${this.icon}/${this.variant}`),"")}};wr.elementDefinitions={};wr.styles=ou;ts([(0,An.property)()],wr.prototype,"variant",void 0);ts([(0,An.property)()],wr.prototype,"icon",void 0);ts([(0,An.property)({type:Boolean})],wr.prototype,"monospace",void 0);ts([(0,An.property)({reflect:!0,attribute:"aria-hidden"})],wr.prototype,"ariaHidden",void 0);var zc=h(L());(0,zc.customElement)("ft-icon")(se);(0,zc.customElement)("ftds-icon")(wr);var L0=h(k()),E0=h(L());var Wo=class extends E0.FtLitElement{render(){return L0.html`
1131
+ }`;function r0(){let t=Zp,e=Yp,r=$.cssPrefix,o=$.replacementClass,n=qb;if(r!==t||o!==e){let i=new RegExp("\\.".concat(t,"\\-"),"g"),s=new RegExp("\\--".concat(t,"\\-"),"g"),l=new RegExp("\\.".concat(e),"g");n=n.replace(i,".".concat(r,"-")).replace(s,"--".concat(r,"-")).replace(l,".".concat(o))}return n}var Cp=!1;function rc(){$.autoAddCss&&!Cp&&(Gb(r0()),Cp=!0)}var Zb={mixout(){return{dom:{css:r0,insertCss:rc}}},hooks(){return{beforeDOMElementCreation(){rc()},beforeI2svg(){rc()}}}},Hr=so||{};Hr[Ur]||(Hr[Ur]={});Hr[Ur].styles||(Hr[Ur].styles={});Hr[Ur].hooks||(Hr[Ur].hooks={});Hr[Ur].shims||(Hr[Ur].shims=[]);var Ar=Hr[Ur],o0=[],a0=function(){Se.removeEventListener("DOMContentLoaded",a0),qi=1,o0.map(t=>t())},qi=!1;Gr&&(qi=(Se.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(Se.readyState),qi||Se.addEventListener("DOMContentLoaded",a0));function Yb(t){Gr&&(qi?setTimeout(t,0):o0.push(t))}function En(t){let{tag:e,attributes:r={},children:o=[]}=t;return typeof t=="string"?t0(t):"<".concat(e," ").concat(Vb(r),">").concat(o.map(En).join(""),"</").concat(e,">")}function Op(t,e,r){if(t&&t[e]&&t[e][r])return{prefix:e,iconName:r,icon:t[e][r]}}var Xb=function(e,r){return function(o,n,i,s){return e.call(r,o,n,i,s)}},oc=function(e,r,o,n){var i=Object.keys(e),s=i.length,l=n!==void 0?Xb(r,n):r,f,u,g;for(o===void 0?(f=1,g=e[i[0]]):(f=0,g=o);f<s;f++)u=i[f],g=l(g,e[u],u,e);return g};function Qb(t){let e=[],r=0,o=t.length;for(;r<o;){let n=t.charCodeAt(r++);if(n>=55296&&n<=56319&&r<o){let i=t.charCodeAt(r++);(i&64512)==56320?e.push(((n&1023)<<10)+(i&1023)+65536):(e.push(n),r--)}else e.push(n)}return e}function pc(t){let e=Qb(t);return e.length===1?e[0].toString(16):null}function Jb(t,e){let r=t.length,o=t.charCodeAt(e),n;return o>=55296&&o<=56319&&r>e+1&&(n=t.charCodeAt(e+1),n>=56320&&n<=57343)?(o-55296)*1024+n-56320+65536:o}function Lp(t){return Object.keys(t).reduce((e,r)=>{let o=t[r];return!!o.icon?e[o.iconName]=o.icon:e[r]=o,e},{})}function hc(t,e){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},{skipHooks:o=!1}=r,n=Lp(e);typeof Ar.hooks.addPack=="function"&&!o?Ar.hooks.addPack(t,Lp(e)):Ar.styles[t]=w(w({},Ar.styles[t]||{}),n),t==="fas"&&hc("fa",e)}var{styles:On,shims:e5}=Ar,n0=Object.keys(Ac),t5=n0.reduce((t,e)=>(t[e]=Object.keys(Ac[e]),t),{}),kc=null,i0={},s0={},l0={},c0={},d0={};function r5(t){return~Bb.indexOf(t)}function o5(t,e){let r=e.split("-"),o=r[0],n=r.slice(1).join("-");return o===t&&n!==""&&!r5(n)?n:null}var f0=()=>{let t=o=>oc(On,(n,i,s)=>(n[s]=oc(i,o,{}),n),{});i0=t((o,n,i)=>(n[3]&&(o[n[3]]=i),n[2]&&n[2].filter(l=>typeof l=="number").forEach(l=>{o[l.toString(16)]=i}),o)),s0=t((o,n,i)=>(o[i]=i,n[2]&&n[2].filter(l=>typeof l=="string").forEach(l=>{o[l]=i}),o)),d0=t((o,n,i)=>{let s=n[2];return o[i]=i,s.forEach(l=>{o[l]=i}),o});let e="far"in On||$.autoFetchSvg,r=oc(e5,(o,n)=>{let i=n[0],s=n[1],l=n[2];return s==="far"&&!e&&(s="fas"),typeof i=="string"&&(o.names[i]={prefix:s,iconName:l}),typeof i=="number"&&(o.unicodes[i.toString(16)]={prefix:s,iconName:l}),o},{names:{},unicodes:{}});l0=r.names,c0=r.unicodes,kc=Qi($.styleDefault,{family:$.familyDefault})};Hb(t=>{kc=Qi(t.styleDefault,{family:$.familyDefault})});f0();function _c(t,e){return(i0[t]||{})[e]}function a5(t,e){return(s0[t]||{})[e]}function Uo(t,e){return(d0[t]||{})[e]}function u0(t){return l0[t]||{prefix:null,iconName:null}}function n5(t){let e=c0[t],r=_c("fas",t);return e||(r?{prefix:"fas",iconName:r}:null)||{prefix:null,iconName:null}}function lo(){return kc}var p0=()=>({prefix:null,iconName:null,rest:[]});function i5(t){let e=gt,r=n0.reduce((o,n)=>(o[n]="".concat($.cssPrefix,"-").concat(n),o),{});return Kp.forEach(o=>{(t.includes(r[o])||t.some(n=>t5[o].includes(n)))&&(e=o)}),e}function Qi(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{family:r=gt}=e,o=Ib[r][t];if(r===Yi&&!t)return"fad";let n=Sp[r][t]||Sp[r][o],i=t in Ar.styles?t:null;return n||i||null}function s5(t){let e=[],r=null;return t.forEach(o=>{let n=o5($.cssPrefix,o);n?r=n:o&&e.push(o)}),{iconName:r,rest:e}}function Ep(t){return t.sort().filter((e,r,o)=>o.indexOf(e)===r)}function Ji(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{skipLookups:r=!1}=e,o=null,n=sc.concat(Cb),i=Ep(t.filter(y=>n.includes(y))),s=Ep(t.filter(y=>!sc.includes(y))),l=i.filter(y=>(o=y,!jp.includes(y))),[f=null]=l,u=i5(i),g=w(w({},s5(s)),{},{prefix:Qi(f,{family:u})});return w(w(w({},g),f5({values:t,family:u,styles:On,config:$,canonical:g,givenPrefix:o})),l5(r,o,g))}function l5(t,e,r){let{prefix:o,iconName:n}=r;if(t||!o||!n)return{prefix:o,iconName:n};let i=e==="fa"?u0(n):{},s=Uo(o,n);return n=i.iconName||s||n,o=i.prefix||o,o==="far"&&!On.far&&On.fas&&!$.autoFetchSvg&&(o="fas"),{prefix:o,iconName:n}}var c5=Kp.filter(t=>t!==gt||t!==Yi),d5=Object.keys(ic).filter(t=>t!==gt).map(t=>Object.keys(ic[t])).flat();function f5(t){let{values:e,family:r,canonical:o,givenPrefix:n="",styles:i={},config:s={}}=t,l=r===Yi,f=e.includes("fa-duotone")||e.includes("fad"),u=s.familyDefault==="duotone",g=o.prefix==="fad"||o.prefix==="fa-duotone";if(!l&&(f||u||g)&&(o.prefix="fad"),(e.includes("fa-brands")||e.includes("fab"))&&(o.prefix="fab"),!o.prefix&&c5.includes(r)&&(Object.keys(i).find(b=>d5.includes(b))||s.autoFetchSvg)){let b=hb.get(r).defaultShortPrefixId;o.prefix=b,o.iconName=Uo(o.prefix,o.iconName)||o.iconName}return(o.prefix==="fa"||n==="fa")&&(o.prefix=lo()||"fas"),o}var mc=class{constructor(){this.definitions={}}add(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];let n=r.reduce(this._pullDefinitions,{});Object.keys(n).forEach(i=>{this.definitions[i]=w(w({},this.definitions[i]||{}),n[i]),hc(i,n[i]);let s=Ac[gt][i];s&&hc(s,n[i]),f0()})}reset(){this.definitions={}}_pullDefinitions(e,r){let o=r.prefix&&r.iconName&&r.icon?{0:r}:r;return Object.keys(o).map(n=>{let{prefix:i,iconName:s,icon:l}=o[n],f=l[2];e[i]||(e[i]={}),f.length>0&&f.forEach(u=>{typeof u=="string"&&(e[i][u]=l)}),e[i][s]=l}),e}},Ap=[],wa={},Ra={},u5=Object.keys(Ra);function p5(t,e){let{mixoutsTo:r}=e;return Ap=t,wa={},Object.keys(Ra).forEach(o=>{u5.indexOf(o)===-1&&delete Ra[o]}),Ap.forEach(o=>{let n=o.mixout?o.mixout():{};if(Object.keys(n).forEach(i=>{typeof n[i]=="function"&&(r[i]=n[i]),typeof n[i]=="object"&&Object.keys(n[i]).forEach(s=>{r[i]||(r[i]={}),r[i][s]=n[i][s]})}),o.hooks){let i=o.hooks();Object.keys(i).forEach(s=>{wa[s]||(wa[s]=[]),wa[s].push(i[s])})}o.provides&&o.provides(Ra)}),r}function gc(t,e){for(var r=arguments.length,o=new Array(r>2?r-2:0),n=2;n<r;n++)o[n-2]=arguments[n];return(wa[t]||[]).forEach(s=>{e=s.apply(null,[e,...o])}),e}function Go(t){for(var e=arguments.length,r=new Array(e>1?e-1:0),o=1;o<e;o++)r[o-1]=arguments[o];(wa[t]||[]).forEach(i=>{i.apply(null,r)})}function co(){let t=arguments[0],e=Array.prototype.slice.call(arguments,1);return Ra[t]?Ra[t].apply(null,e):void 0}function yc(t){t.prefix==="fa"&&(t.prefix="fas");let{iconName:e}=t,r=t.prefix||lo();if(e)return e=Uo(r,e)||e,Op(h0.definitions,r,e)||Op(Ar.styles,r,e)}var h0=new mc,h5=()=>{$.autoReplaceSvg=!1,$.observeMutations=!1,Go("noAuto")},m5={i2svg:function(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Gr?(Go("beforeI2svg",t),co("pseudoElements2svg",t),co("i2svg",t)):Promise.reject(new Error("Operation requires a DOM of some kind."))},watch:function(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},{autoReplaceSvgRoot:e}=t;$.autoReplaceSvg===!1&&($.autoReplaceSvg=!0),$.observeMutations=!0,Yb(()=>{y5({autoReplaceSvgRoot:e}),Go("watch",t)})}},g5={icon:t=>{if(t===null)return null;if(typeof t=="object"&&t.prefix&&t.iconName)return{prefix:t.prefix,iconName:Uo(t.prefix,t.iconName)||t.iconName};if(Array.isArray(t)&&t.length===2){let e=t[1].indexOf("fa-")===0?t[1].slice(3):t[1],r=Qi(t[0]);return{prefix:r,iconName:Uo(r,e)||e}}if(typeof t=="string"&&(t.indexOf("".concat($.cssPrefix,"-"))>-1||t.match(Pb))){let e=Ji(t.split(" "),{skipLookups:!0});return{prefix:e.prefix||lo(),iconName:Uo(e.prefix,e.iconName)||e.iconName}}if(typeof t=="string"){let e=lo();return{prefix:e,iconName:Uo(e,t)||t}}}},Pt={noAuto:h5,config:$,dom:m5,parse:g5,library:h0,findIconDefinition:yc,toHtml:En},y5=function(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},{autoReplaceSvgRoot:e=Se}=t;(Object.keys(Ar.styles).length>0||$.autoFetchSvg)&&Gr&&$.autoReplaceSvg&&Pt.dom.i2svg({node:e})};function es(t,e){return Object.defineProperty(t,"abstract",{get:e}),Object.defineProperty(t,"html",{get:function(){return t.abstract.map(r=>En(r))}}),Object.defineProperty(t,"node",{get:function(){if(!Gr)return;let r=Se.createElement("div");return r.innerHTML=t.html,r.children}}),t}function b5(t){let{children:e,main:r,mask:o,attributes:n,styles:i,transform:s}=t;if(Rc(s)&&r.found&&!o.found){let{width:l,height:f}=r,u={x:l/f/2,y:.5};n.style=Xi(w(w({},i),{},{"transform-origin":"".concat(u.x+s.x/16,"em ").concat(u.y+s.y/16,"em")}))}return[{tag:"svg",attributes:n,children:e}]}function v5(t){let{prefix:e,iconName:r,children:o,attributes:n,symbol:i}=t,s=i===!0?"".concat(e,"-").concat($.cssPrefix,"-").concat(r):i;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:w(w({},n),{},{id:s}),children:o}]}]}function Tc(t){let{icons:{main:e,mask:r},prefix:o,iconName:n,transform:i,symbol:s,title:l,maskId:f,titleId:u,extra:g,watchable:y=!1}=t,{width:b,height:S}=r.found?r:e,O=vb.includes(o),A=[$.replacementClass,n?"".concat($.cssPrefix,"-").concat(n):""].filter(oe=>g.classes.indexOf(oe)===-1).filter(oe=>oe!==""||!!oe).concat(g.classes).join(" "),T={children:[],attributes:w(w({},g.attributes),{},{"data-prefix":o,"data-icon":n,class:A,role:g.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(b," ").concat(S)})},I=O&&!~g.classes.indexOf("fa-fw")?{width:"".concat(b/S*16*.0625,"em")}:{};y&&(T.attributes[Ho]=""),l&&(T.children.push({tag:"title",attributes:{id:T.attributes["aria-labelledby"]||"title-".concat(u||Cn())},children:[l]}),delete T.attributes.title);let N=w(w({},T),{},{prefix:o,iconName:n,main:e,mask:r,maskId:f,transform:i,symbol:s,styles:w(w({},I),g.styles)}),{children:D,attributes:F}=r.found&&e.found?co("generateAbstractMask",N)||{children:[],attributes:{}}:co("generateAbstractIcon",N)||{children:[],attributes:{}};return N.children=D,N.attributes=F,s?v5(N):b5(N)}function wp(t){let{content:e,width:r,height:o,transform:n,title:i,extra:s,watchable:l=!1}=t,f=w(w(w({},s.attributes),i?{title:i}:{}),{},{class:s.classes.join(" ")});l&&(f[Ho]="");let u=w({},s.styles);Rc(n)&&(u.transform=Kb({transform:n,startCentered:!0,width:r,height:o}),u["-webkit-transform"]=u.transform);let g=Xi(u);g.length>0&&(f.style=g);let y=[];return y.push({tag:"span",attributes:f,children:[e]}),i&&y.push({tag:"span",attributes:{class:"sr-only"},children:[i]}),y}function x5(t){let{content:e,title:r,extra:o}=t,n=w(w(w({},o.attributes),r?{title:r}:{}),{},{class:o.classes.join(" ")}),i=Xi(o.styles);i.length>0&&(n.style=i);let s=[];return s.push({tag:"span",attributes:n,children:[e]}),r&&s.push({tag:"span",attributes:{class:"sr-only"},children:[r]}),s}var{styles:ac}=Ar;function bc(t){let e=t[0],r=t[1],[o]=t.slice(4),n=null;return Array.isArray(o)?n={tag:"g",attributes:{class:"".concat($.cssPrefix,"-").concat(tc.GROUP)},children:[{tag:"path",attributes:{class:"".concat($.cssPrefix,"-").concat(tc.SECONDARY),fill:"currentColor",d:o[0]}},{tag:"path",attributes:{class:"".concat($.cssPrefix,"-").concat(tc.PRIMARY),fill:"currentColor",d:o[1]}}]}:n={tag:"path",attributes:{fill:"currentColor",d:o}},{found:!0,width:e,height:r,icon:n}}var S5={found:!1,width:512,height:512};function C5(t,e){!Xp&&!$.showMissingIcons&&t&&console.error('Icon with name "'.concat(t,'" and prefix "').concat(e,'" is missing.'))}function vc(t,e){let r=e;return e==="fa"&&$.styleDefault!==null&&(e=lo()),new Promise((o,n)=>{if(r==="fa"){let i=u0(t)||{};t=i.iconName||t,e=i.prefix||e}if(t&&e&&ac[e]&&ac[e][t]){let i=ac[e][t];return o(bc(i))}C5(t,e),o(w(w({},S5),{},{icon:$.showMissingIcons&&t?co("missingIconAbstract")||{}:{}}))})}var Rp=()=>{},xc=$.measurePerformance&&Wi&&Wi.mark&&Wi.measure?Wi:{mark:Rp,measure:Rp},vn='FA "6.7.2"',O5=t=>(xc.mark("".concat(vn," ").concat(t," begins")),()=>m0(t)),m0=t=>{xc.mark("".concat(vn," ").concat(t," ends")),xc.measure("".concat(vn," ").concat(t),"".concat(vn," ").concat(t," begins"),"".concat(vn," ").concat(t," ends"))},Nc={begin:O5,end:m0},ji=()=>{};function kp(t){return typeof(t.getAttribute?t.getAttribute(Ho):null)=="string"}function L5(t){let e=t.getAttribute?t.getAttribute(Lc):null,r=t.getAttribute?t.getAttribute(Ec):null;return e&&r}function E5(t){return t&&t.classList&&t.classList.contains&&t.classList.contains($.replacementClass)}function A5(){return $.autoReplaceSvg===!0?Ki.replace:Ki[$.autoReplaceSvg]||Ki.replace}function w5(t){return Se.createElementNS("http://www.w3.org/2000/svg",t)}function R5(t){return Se.createElement(t)}function g0(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{ceFn:r=t.tag==="svg"?w5:R5}=e;if(typeof t=="string")return Se.createTextNode(t);let o=r(t.tag);return Object.keys(t.attributes||[]).forEach(function(i){o.setAttribute(i,t.attributes[i])}),(t.children||[]).forEach(function(i){o.appendChild(g0(i,{ceFn:r}))}),o}function k5(t){let e=" ".concat(t.outerHTML," ");return e="".concat(e,"Font Awesome fontawesome.com "),e}var Ki={replace:function(t){let e=t[0];if(e.parentNode)if(t[1].forEach(r=>{e.parentNode.insertBefore(g0(r),e)}),e.getAttribute(Ho)===null&&$.keepOriginalSource){let r=Se.createComment(k5(e));e.parentNode.replaceChild(r,e)}else e.remove()},nest:function(t){let e=t[0],r=t[1];if(~wc(e).indexOf($.replacementClass))return Ki.replace(t);let o=new RegExp("".concat($.cssPrefix,"-.*"));if(delete r[0].attributes.id,r[0].attributes.class){let i=r[0].attributes.class.split(" ").reduce((s,l)=>(l===$.replacementClass||l.match(o)?s.toSvg.push(l):s.toNode.push(l),s),{toNode:[],toSvg:[]});r[0].attributes.class=i.toSvg.join(" "),i.toNode.length===0?e.removeAttribute("class"):e.setAttribute("class",i.toNode.join(" "))}let n=r.map(i=>En(i)).join(`
1132
+ `);e.setAttribute(Ho,""),e.innerHTML=n}};function _p(t){t()}function y0(t,e){let r=typeof e=="function"?e:ji;if(t.length===0)r();else{let o=_p;$.mutateApproach===Nb&&(o=so.requestAnimationFrame||_p),o(()=>{let n=A5(),i=Nc.begin("mutate");t.map(n),i(),r()})}}var Mc=!1;function b0(){Mc=!0}function Sc(){Mc=!1}var Zi=null;function Tp(t){if(!yp||!$.observeMutations)return;let{treeCallback:e=ji,nodeCallback:r=ji,pseudoElementsCallback:o=ji,observeMutationsRoot:n=Se}=t;Zi=new yp(i=>{if(Mc)return;let s=lo();_a(i).forEach(l=>{if(l.type==="childList"&&l.addedNodes.length>0&&!kp(l.addedNodes[0])&&($.searchPseudoElements&&o(l.target),e(l.target)),l.type==="attributes"&&l.target.parentNode&&$.searchPseudoElements&&o(l.target.parentNode),l.type==="attributes"&&kp(l.target)&&~Db.indexOf(l.attributeName))if(l.attributeName==="class"&&L5(l.target)){let{prefix:f,iconName:u}=Ji(wc(l.target));l.target.setAttribute(Lc,f||s),u&&l.target.setAttribute(Ec,u)}else E5(l.target)&&r(l.target)})}),Gr&&Zi.observe(n,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}function _5(){Zi&&Zi.disconnect()}function T5(t){let e=t.getAttribute("style"),r=[];return e&&(r=e.split(";").reduce((o,n)=>{let i=n.split(":"),s=i[0],l=i.slice(1);return s&&l.length>0&&(o[s]=l.join(":").trim()),o},{})),r}function N5(t){let e=t.getAttribute("data-prefix"),r=t.getAttribute("data-icon"),o=t.innerText!==void 0?t.innerText.trim():"",n=Ji(wc(t));return n.prefix||(n.prefix=lo()),e&&r&&(n.prefix=e,n.iconName=r),n.iconName&&n.prefix||(n.prefix&&o.length>0&&(n.iconName=a5(n.prefix,t.innerText)||_c(n.prefix,pc(t.innerText))),!n.iconName&&$.autoFetchSvg&&t.firstChild&&t.firstChild.nodeType===Node.TEXT_NODE&&(n.iconName=t.firstChild.data)),n}function M5(t){let e=_a(t.attributes).reduce((n,i)=>(n.name!=="class"&&n.name!=="style"&&(n[i.name]=i.value),n),{}),r=t.getAttribute("title"),o=t.getAttribute("data-fa-title-id");return $.autoA11y&&(r?e["aria-labelledby"]="".concat($.replacementClass,"-title-").concat(o||Cn()):(e["aria-hidden"]="true",e.focusable="false")),e}function I5(){return{iconName:null,title:null,titleId:null,prefix:null,transform:Er,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}}}function Np(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{styleParser:!0},{iconName:r,prefix:o,rest:n}=N5(t),i=M5(t),s=gc("parseNodeAttributes",{},t),l=e.styleParser?T5(t):[];return w({iconName:r,title:t.getAttribute("title"),titleId:t.getAttribute("data-fa-title-id"),prefix:o,transform:Er,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:n,styles:l,attributes:i}},s)}var{styles:P5}=Ar;function v0(t){let e=$.autoReplaceSvg==="nest"?Np(t,{styleParser:!1}):Np(t);return~e.extra.classes.indexOf(Jp)?co("generateLayersText",t,e):co("generateSvgReplacementMutation",t,e)}function z5(){return[...gb,...sc]}function Mp(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!Gr)return Promise.resolve();let r=Se.documentElement.classList,o=g=>r.add("".concat(xp,"-").concat(g)),n=g=>r.remove("".concat(xp,"-").concat(g)),i=$.autoFetchSvg?z5():jp.concat(Object.keys(P5));i.includes("fa")||i.push("fa");let s=[".".concat(Jp,":not([").concat(Ho,"])")].concat(i.map(g=>".".concat(g,":not([").concat(Ho,"])"))).join(", ");if(s.length===0)return Promise.resolve();let l=[];try{l=_a(t.querySelectorAll(s))}catch{}if(l.length>0)o("pending"),n("complete");else return Promise.resolve();let f=Nc.begin("onTree"),u=l.reduce((g,y)=>{try{let b=v0(y);b&&g.push(b)}catch(b){Xp||b.name==="MissingIcon"&&console.error(b)}return g},[]);return new Promise((g,y)=>{Promise.all(u).then(b=>{y0(b,()=>{o("active"),o("complete"),n("pending"),typeof e=="function"&&e(),f(),g()})}).catch(b=>{f(),y(b)})})}function $5(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;v0(t).then(r=>{r&&y0([r],e)})}function D5(t){return function(e){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=(e||{}).icon?e:yc(e||{}),{mask:n}=r;return n&&(n=(n||{}).icon?n:yc(n||{})),t(o,w(w({},r),{},{mask:n}))}}var B5=function(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{transform:r=Er,symbol:o=!1,mask:n=null,maskId:i=null,title:s=null,titleId:l=null,classes:f=[],attributes:u={},styles:g={}}=e;if(!t)return;let{prefix:y,iconName:b,icon:S}=t;return es(w({type:"icon"},t),()=>(Go("beforeDOMElementCreation",{iconDefinition:t,params:e}),$.autoA11y&&(s?u["aria-labelledby"]="".concat($.replacementClass,"-title-").concat(l||Cn()):(u["aria-hidden"]="true",u.focusable="false")),Tc({icons:{main:bc(S),mask:n?bc(n.icon):{found:!1,width:null,height:null,icon:{}}},prefix:y,iconName:b,transform:w(w({},Er),r),symbol:o,title:s,maskId:i,titleId:l,extra:{attributes:u,styles:g,classes:f}})))},F5={mixout(){return{icon:D5(B5)}},hooks(){return{mutationObserverCallbacks(t){return t.treeCallback=Mp,t.nodeCallback=$5,t}}},provides(t){t.i2svg=function(e){let{node:r=Se,callback:o=()=>{}}=e;return Mp(r,o)},t.generateSvgReplacementMutation=function(e,r){let{iconName:o,title:n,titleId:i,prefix:s,transform:l,symbol:f,mask:u,maskId:g,extra:y}=r;return new Promise((b,S)=>{Promise.all([vc(o,s),u.iconName?vc(u.iconName,u.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then(O=>{let[A,T]=O;b([e,Tc({icons:{main:A,mask:T},prefix:s,iconName:o,transform:l,symbol:f,maskId:g,title:n,titleId:i,extra:y,watchable:!0})])}).catch(S)})},t.generateAbstractIcon=function(e){let{children:r,attributes:o,main:n,transform:i,styles:s}=e,l=Xi(s);l.length>0&&(o.style=l);let f;return Rc(i)&&(f=co("generateAbstractTransformGrouping",{main:n,transform:i,containerWidth:n.width,iconWidth:n.width})),r.push(f||n.icon),{children:r,attributes:o}}}},U5={mixout(){return{layer(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{classes:r=[]}=e;return es({type:"layer"},()=>{Go("beforeDOMElementCreation",{assembler:t,params:e});let o=[];return t(n=>{Array.isArray(n)?n.map(i=>{o=o.concat(i.abstract)}):o=o.concat(n.abstract)}),[{tag:"span",attributes:{class:["".concat($.cssPrefix,"-layers"),...r].join(" ")},children:o}]})}}}},H5={mixout(){return{counter(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{title:r=null,classes:o=[],attributes:n={},styles:i={}}=e;return es({type:"counter",content:t},()=>(Go("beforeDOMElementCreation",{content:t,params:e}),x5({content:t.toString(),title:r,extra:{attributes:n,styles:i,classes:["".concat($.cssPrefix,"-layers-counter"),...o]}})))}}}},G5={mixout(){return{text(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{transform:r=Er,title:o=null,classes:n=[],attributes:i={},styles:s={}}=e;return es({type:"text",content:t},()=>(Go("beforeDOMElementCreation",{content:t,params:e}),wp({content:t,transform:w(w({},Er),r),title:o,extra:{attributes:i,styles:s,classes:["".concat($.cssPrefix,"-layers-text"),...n]}})))}}},provides(t){t.generateLayersText=function(e,r){let{title:o,transform:n,extra:i}=r,s=null,l=null;if(Wp){let f=parseInt(getComputedStyle(e).fontSize,10),u=e.getBoundingClientRect();s=u.width/f,l=u.height/f}return $.autoA11y&&!o&&(i.attributes["aria-hidden"]="true"),Promise.resolve([e,wp({content:e.innerHTML,width:s,height:l,transform:n,title:o,extra:i,watchable:!0})])}}},W5=new RegExp('"',"ug"),Ip=[1105920,1112319],Pp=w(w(w(w({},{FontAwesome:{normal:"fas",400:"fas"}}),pb),_b),Ob),Cc=Object.keys(Pp).reduce((t,e)=>(t[e.toLowerCase()]=Pp[e],t),{}),V5=Object.keys(Cc).reduce((t,e)=>{let r=Cc[e];return t[e]=r[900]||[...Object.entries(r)][0][1],t},{});function j5(t){let e=t.replace(W5,""),r=Jb(e,0),o=r>=Ip[0]&&r<=Ip[1],n=e.length===2?e[0]===e[1]:!1;return{value:pc(n?e[0]:e),isSecondary:o||n}}function K5(t,e){let r=t.replace(/^['"]|['"]$/g,"").toLowerCase(),o=parseInt(e),n=isNaN(o)?"normal":o;return(Cc[r]||{})[n]||V5[r]}function zp(t,e){let r="".concat(Tb).concat(e.replace(":","-"));return new Promise((o,n)=>{if(t.getAttribute(r)!==null)return o();let s=_a(t.children).filter(b=>b.getAttribute(cc)===e)[0],l=so.getComputedStyle(t,e),f=l.getPropertyValue("font-family"),u=f.match(zb),g=l.getPropertyValue("font-weight"),y=l.getPropertyValue("content");if(s&&!u)return t.removeChild(s),o();if(u&&y!=="none"&&y!==""){let b=l.getPropertyValue("content"),S=K5(f,g),{value:O,isSecondary:A}=j5(b),T=u[0].startsWith("FontAwesome"),I=_c(S,O),N=I;if(T){let D=n5(O);D.iconName&&D.prefix&&(I=D.iconName,S=D.prefix)}if(I&&!A&&(!s||s.getAttribute(Lc)!==S||s.getAttribute(Ec)!==N)){t.setAttribute(r,N),s&&t.removeChild(s);let D=I5(),{extra:F}=D;F.attributes[cc]=e,vc(I,S).then(oe=>{let Ee=Tc(w(w({},D),{},{icons:{main:oe,mask:p0()},prefix:S,iconName:N,extra:F,watchable:!0})),Lt=Se.createElementNS("http://www.w3.org/2000/svg","svg");e==="::before"?t.insertBefore(Lt,t.firstChild):t.appendChild(Lt),Lt.outerHTML=Ee.map(rt=>En(rt)).join(`
1133
+ `),t.removeAttribute(r),o()}).catch(n)}else o()}else o()})}function q5(t){return Promise.all([zp(t,"::before"),zp(t,"::after")])}function Z5(t){return t.parentNode!==document.head&&!~Mb.indexOf(t.tagName.toUpperCase())&&!t.getAttribute(cc)&&(!t.parentNode||t.parentNode.tagName!=="svg")}function $p(t){if(Gr)return new Promise((e,r)=>{let o=_a(t.querySelectorAll("*")).filter(Z5).map(q5),n=Nc.begin("searchPseudoElements");b0(),Promise.all(o).then(()=>{n(),Sc(),e()}).catch(()=>{n(),Sc(),r()})})}var Y5={hooks(){return{mutationObserverCallbacks(t){return t.pseudoElementsCallback=$p,t}}},provides(t){t.pseudoElements2svg=function(e){let{node:r=Se}=e;$.searchPseudoElements&&$p(r)}}},Dp=!1,X5={mixout(){return{dom:{unwatch(){b0(),Dp=!0}}}},hooks(){return{bootstrap(){Tp(gc("mutationObserverCallbacks",{}))},noAuto(){_5()},watch(t){let{observeMutationsRoot:e}=t;Dp?Sc():Tp(gc("mutationObserverCallbacks",{observeMutationsRoot:e}))}}}},Bp=t=>{let e={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return t.toLowerCase().split(" ").reduce((r,o)=>{let n=o.toLowerCase().split("-"),i=n[0],s=n.slice(1).join("-");if(i&&s==="h")return r.flipX=!0,r;if(i&&s==="v")return r.flipY=!0,r;if(s=parseFloat(s),isNaN(s))return r;switch(i){case"grow":r.size=r.size+s;break;case"shrink":r.size=r.size-s;break;case"left":r.x=r.x-s;break;case"right":r.x=r.x+s;break;case"up":r.y=r.y-s;break;case"down":r.y=r.y+s;break;case"rotate":r.rotate=r.rotate+s;break}return r},e)},Q5={mixout(){return{parse:{transform:t=>Bp(t)}}},hooks(){return{parseNodeAttributes(t,e){let r=e.getAttribute("data-fa-transform");return r&&(t.transform=Bp(r)),t}}},provides(t){t.generateAbstractTransformGrouping=function(e){let{main:r,transform:o,containerWidth:n,iconWidth:i}=e,s={transform:"translate(".concat(n/2," 256)")},l="translate(".concat(o.x*32,", ").concat(o.y*32,") "),f="scale(".concat(o.size/16*(o.flipX?-1:1),", ").concat(o.size/16*(o.flipY?-1:1),") "),u="rotate(".concat(o.rotate," 0 0)"),g={transform:"".concat(l," ").concat(f," ").concat(u)},y={transform:"translate(".concat(i/2*-1," -256)")},b={outer:s,inner:g,path:y};return{tag:"g",attributes:w({},b.outer),children:[{tag:"g",attributes:w({},b.inner),children:[{tag:r.icon.tag,children:r.icon.children,attributes:w(w({},r.icon.attributes),b.path)}]}]}}}},nc={x:0,y:0,width:"100%",height:"100%"};function Fp(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return t.attributes&&(t.attributes.fill||e)&&(t.attributes.fill="black"),t}function J5(t){return t.tag==="g"?t.children:[t]}var e7={hooks(){return{parseNodeAttributes(t,e){let r=e.getAttribute("data-fa-mask"),o=r?Ji(r.split(" ").map(n=>n.trim())):p0();return o.prefix||(o.prefix=lo()),t.mask=o,t.maskId=e.getAttribute("data-fa-mask-id"),t}}},provides(t){t.generateAbstractMask=function(e){let{children:r,attributes:o,main:n,mask:i,maskId:s,transform:l}=e,{width:f,icon:u}=n,{width:g,icon:y}=i,b=jb({transform:l,containerWidth:g,iconWidth:f}),S={tag:"rect",attributes:w(w({},nc),{},{fill:"white"})},O=u.children?{children:u.children.map(Fp)}:{},A={tag:"g",attributes:w({},b.inner),children:[Fp(w({tag:u.tag,attributes:w(w({},u.attributes),b.path)},O))]},T={tag:"g",attributes:w({},b.outer),children:[A]},I="mask-".concat(s||Cn()),N="clip-".concat(s||Cn()),D={tag:"mask",attributes:w(w({},nc),{},{id:I,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[S,T]},F={tag:"defs",children:[{tag:"clipPath",attributes:{id:N},children:J5(y)},D]};return r.push(F,{tag:"rect",attributes:w({fill:"currentColor","clip-path":"url(#".concat(N,")"),mask:"url(#".concat(I,")")},nc)}),{children:r,attributes:o}}}},t7={provides(t){let e=!1;so.matchMedia&&(e=so.matchMedia("(prefers-reduced-motion: reduce)").matches),t.missingIconAbstract=function(){let r=[],o={fill:"currentColor"},n={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};r.push({tag:"path",attributes:w(w({},o),{},{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"})});let i=w(w({},n),{},{attributeName:"opacity"}),s={tag:"circle",attributes:w(w({},o),{},{cx:"256",cy:"364",r:"28"}),children:[]};return e||s.children.push({tag:"animate",attributes:w(w({},n),{},{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:w(w({},i),{},{values:"1;0;1;1;0;1;"})}),r.push(s),r.push({tag:"path",attributes:w(w({},o),{},{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:e?[]:[{tag:"animate",attributes:w(w({},i),{},{values:"1;0;0;0;0;1;"})}]}),e||r.push({tag:"path",attributes:w(w({},o),{},{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:w(w({},i),{},{values:"0;0;1;1;0;0;"})}]}),{tag:"g",attributes:{class:"missing"},children:r}}}},r7={hooks(){return{parseNodeAttributes(t,e){let r=e.getAttribute("data-fa-symbol"),o=r===null?!1:r===""?!0:r;return t.symbol=o,t}}}},o7=[Zb,F5,U5,H5,G5,Y5,X5,Q5,e7,t7,r7];p5(o7,{mixoutsTo:Pt});var lw=Pt.noAuto,cw=Pt.config,x0=Pt.library,dw=Pt.dom,fw=Pt.parse,uw=Pt.findIconDefinition,pw=Pt.toHtml,S0=Pt.icon,hw=Pt.layer,mw=Pt.text,gw=Pt.counter;var m;(function(t){t.LOCK_KEYHOLE="lock-keyhole",t.LINK_SIMPLE_SLASH="link-simple-slash",t.TABLE_LAYOUT="table-layout",t.LAYER_GROUP="layer-group",t.CIRCLE_INFO="circle-info",t.BARS_PROGRESS="bars-progress",t.CODE_COMPARE="code-compare",t.HOURGLASS_END="hourglass-end",t.BOX_ARCHIVE="box-archive",t.ARROWS_ROTATE="arrows-rotate",t.CIRCLE_DOT="circle-dot",t.ANGLES_LEFT="angles-left",t.ROUTE="route",t.BARS="bars",t.ARROW_DOWN="arrow-down",t.LOCK_KEYHOLE_OPEN="lock-keyhole-open",t.DESKTOP="desktop",t.ANGLES_RIGHT="angles-right",t.PIGGY_BANK="piggy-bank",t.ANGLE_UP="angle-up",t.PEN_NIB="pen-nib",t.ARROW_UP_RIGHT_FROM_SQUARE="arrow-up-right-from-square",t.GRID_2="grid-2",t.BOOKS="books",t.TAG="tag",t.ANGLES_UP_DOWN="angles-up-down",t.ARROW_ROTATE_LEFT="arrow-rotate-left",t.EYE_SLASH="eye-slash",t.CIRCLE_DOLLAR="circle-dollar",t.COMPRESS="compress",t.RADAR="radar",t.ARROW_ROTATE_RIGHT="arrow-rotate-right",t.CHART_NETWORK="chart-network",t.PLUS="plus",t.UNDERLINE="underline",t.ARROW_LEFT="arrow-left",t.UPLOAD="upload",t.GLOBE="globe",t.LANGUAGE="language",t.TOGGLE_ON="toggle-on",t.DOWNLOAD="download",t.MESSAGE_QUOTE="message-quote",t.TRIANGLE_EXCLAMATION="triangle-exclamation",t.STAR="star",t.BELL_SLASH="bell-slash",t.HOURGLASS_HALF="hourglass-half",t.INBOX="inbox",t.COMMENT_DOTS="comment-dots",t.ANGLE_DOWN="angle-down",t.CLOUD_ARROW_DOWN="cloud-arrow-down",t.BOOKMARK_SLASH="bookmark-slash",t.LINK_SIMPLE="link-simple",t.CLOCK_ROTATE_LEFT="clock-rotate-left",t.SPINNER_THIRD="spinner-third",t.PLUG="plug",t.CHART_SIMPLE="chart-simple",t.CIRCLE_PLAY="circle-play",t.FILE_MAGNIFYING_GLASS="file-magnifying-glass",t.PEN="pen",t.TABLET="tablet",t.CIRCLE_CHECK="circle-check",t.FILE_INVOICE="file-invoice",t.XMARK="xmark",t.ARROW_RIGHT="arrow-right",t.BOOKMARK="bookmark",t.EXPAND_WIDE="expand-wide",t.USER="user",t.SERVER="server",t.CALENDAR_RANGE="calendar-range",t.BROOM_WIDE="broom-wide",t.ARROWS_UP_DOWN_LEFT_RIGHT="arrows-up-down-left-right",t.WIFI_SLASH="wifi-slash",t.CHECK="check",t.ITALIC="italic",t.LIFE_RING="life-ring",t.TABLE_CELLS="table-cells",t.TRASH_CAN="trash-can",t.WRENCH="wrench",t.PAPERCLIP="paperclip",t.CABINET_FILING="cabinet-filing",t.ARROW_UP="arrow-up",t.FILE="file",t.CIRCLE_QUESTION="circle-question",t.COLUMNS_3="columns-3",t.GEAR="gear",t.CHART_LINE="chart-line",t.THUMBS_UP="thumbs-up",t.HAND="hand",t.CIRCLE="circle",t.CALENDAR_DAY="calendar-day",t.CLOUD="cloud",t.LIST_TREE="list-tree",t.ANGLE_RIGHT="angle-right",t.CODE="code",t.ALIGN_CENTER="align-center",t.COMMENT_QUESTION="comment-question",t.IMAGE="image",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="arrow-up-right-and-arrow-down-left-from-center",t.THUMBS_DOWN="thumbs-down",t.DIAGRAM_SANKEY="diagram-sankey",t.MESSAGE_CHECK="message-check",t.BOLD="bold",t.CIRCLE_STOP="circle-stop",t.ARROW_RIGHT_TO_BRACKET="arrow-right-to-bracket",t.USERS="users",t.ARROW_TURN_DOWN_RIGHT="arrow-turn-down-right",t.PRINT="print",t.ALIGN_RIGHT="align-right",t.FLASK="flask",t.MAGNIFYING_GLASS_PLUS="magnifying-glass-plus",t.SHIELD_CHECK="shield-check",t.STRIKETHROUGH="strikethrough",t.FOLDER_OPEN="folder-open",t.CLONE="clone",t.HEART="heart",t.PAPER_PLANE="paper-plane",t.MAGNIFYING_GLASS_MINUS="magnifying-glass-minus",t.BOOK="book",t.CLOCK="clock",t.ELLIPSIS_VERTICAL="ellipsis-vertical",t.ARROW_RIGHT_TO_LINE="arrow-right-to-line",t.ANGLE_LEFT="angle-left",t.CALENDAR_CIRCLE_EXCLAMATION="calendar-circle-exclamation",t.EXPAND="expand",t.EQUALS="equals",t.RECEIPT="receipt",t.EYE="eye",t.ALIGN_LEFT="align-left",t.PAINTBRUSH="paintbrush",t.KEY="key",t.PALETTE="palette",t.FLOPPY_DISK="floppy-disk",t.MAGNIFYING_GLASS="magnifying-glass",t.ELLIPSIS="ellipsis",t.SHARE_NODES="share-nodes",t.ARROWS_FROM_LINE="arrows-from-line",t.POWER_OFF="power-off",t.ENVELOPE_OPEN_TEXT="envelope-open-text",t.CIRCLE_PAUSE="circle-pause",t.MOBILE="mobile",t.BELL="bell",t.FILTER="filter",t.MEDAL="medal",t.CLOUD_SLASH="cloud-slash",t.MINUS="minus",t.PASTE="paste",t.CALENDAR_CHECK="calendar-check",t.HEXAGON_XMARK="hexagon-xmark",t.PAUSE="pause",t.CHART_MIXED="chart-mixed",t.ROBOT="robot",t.WAND_MAGIC_SPARKLES="wand-magic-sparkles",t.HEXAGON_EXCLAMATION="hexagon-exclamation",t.CUBES="cubes",t.TURN_RIGHT="turn-right",t.SQUARE_INFO="square-info",t.MESSAGE_BOT="message-bot",t.PLAY="play",t.TURN_LEFT="turn-left",t.ADDRESS_CARD="address-card",t.CROWN="crown",t.GRIP_LINES="grip-lines",t.CHART_AREA="chart-area",t.TRASH="trash",t.USER_TIE="user-tie",t.CIRCLE_SMALL="circle-small",t.REGULAR_FOLDER_OPEN_LOCK="regular-folder-open-lock",t.REGULAR_USER_CIRCLE_CHECK="regular-user-circle-check",t.SOLID_LEFT_PANEL="solid-left-panel",t.REGULAR_BINDER_OPEN="regular-binder-open",t.REGULAR_BOOKMARK_CIRCLE_PLUS="regular-bookmark-circle-plus",t.REGULAR_DIAGRAM_SUNBURST="regular-diagram-sunburst",t.REGULAR_PREVIEW="regular-preview",t.REGULAR_CONTEXT="regular-context",t.REGULAR_MOBILE_LANDSCAPE="regular-mobile-landscape",t.SOLID_FILE_ROTATE_RIGHT="solid-file-rotate-right",t.REGULAR_PIP_WIDE="regular-pip-wide",t.REGULAR_CLONE_LINK_SIMPLE="regular-clone-link-simple",t.REGULAR_LEFT_PANEL="regular-left-panel",t.LIGHT_FILE_LINES_GEAR="light-file-lines-gear",t.REGULAR_FILE_LINES_GEAR="regular-file-lines-gear",t.REGULAR_CIRCLE_DASHED_DOLLAR_QUESTION="regular-circle-dashed-dollar-question",t.REGULAR_TABLE_CELLS_SLASH="regular-table-cells-slash",t.REGULAR_BOOK_OPEN_GEAR_SLASH="regular-book-open-gear-slash",t.REGULAR_TABLET_LANDSCAPE="regular-tablet-landscape",t.REGULAR_CHART_BAR_STACKED="regular-chart-bar-stacked",t.SOLID_CIRCLE_USER_CIRCLE_CHECK="solid-circle-user-circle-check",t.REGULAR_BULLETS_LINE="regular-bullets-line",t.REGULAR_LANGUAGE_CIRCLE_EXCLAMATION="regular-language-circle-exclamation",t.SOLID_CODE_COMPARE="solid-code-compare",t.REGULAR_FORMAT_CLEAR="regular-format-clear",t.REGULAR_MAGNIFYING_GLASS_BACK="regular-magnifying-glass-back",t.LIGHT_RECEIPT_GEAR="light-receipt-gear",t.REGULAR_BINDER_OPEN_ARROW_LEFT="regular-binder-open-arrow-left",t.REGULAR_HOURGLASS_HALF_CIRCLE_CHECK="regular-hourglass-half-circle-check",t.REGULAR_THRESHOLD="regular-threshold",t.REGULAR_PIP="regular-pip",t.REGULAR_USER_GEAR="regular-user-gear",t.REGULAR_BELL_CIRCLE_PLUS="regular-bell-circle-plus",t.REGULAR_CLOUD_SLASH_GEAR="regular-cloud-slash-gear",t.REGULAR_HOUSE_MAGNIFYING_GLASS="regular-house-magnifying-glass",t.SOLID_CIRCLE_USER_SLASH="solid-circle-user-slash",t.REGULAR_LIST_MAGNIFYING_GLASS="regular-list-magnifying-glass",t.REGULAR_COMPUTER_MOUSE_MAGNIFYING_GLASS="regular-computer-mouse-magnifying-glass",t.REGULAR_LANGUAGE_SLASH="regular-language-slash",t.REGULAR_CHART_BAR_GROUPED="regular-chart-bar-grouped",t.REGULAR_CONSUMER="regular-consumer",t.REGULAR_CHART_BAR_NORMALIZED="regular-chart-bar-normalized",t.REGULAR_USER_LOCK="regular-user-lock",t.REGULAR_CIRCLE_DOLLAR_SLASH="regular-circle-dollar-slash",t.REGULAR_BINDER_OPEN_ARROW_RIGHT="regular-binder-open-arrow-right",t.REGULAR_BULLETS_LINES="regular-bullets-lines",t.REGULAR_BINDER_OPEN_PEN="regular-binder-open-pen",t.REGULAR_BOOKMARK_CIRCLE_MINUS="regular-bookmark-circle-minus",t.REGULAR_MAGNIFYING_GLASS_ONE="regular-magnifying-glass-one",t.REGULAR_BOOK_OPEN_GEAR="regular-book-open-gear",t.LIGHT_BOOK_OPEN_GEAR="light-book-open-gear"})(m||(m={}));var vw={[m.LOCK_KEYHOLE]:[p.regular,p.solid],[m.LINK_SIMPLE_SLASH]:[p.regular],[m.TABLE_LAYOUT]:[p.regular],[m.LAYER_GROUP]:[p.regular],[m.CIRCLE_INFO]:[p.regular],[m.BARS_PROGRESS]:[p.regular],[m.CODE_COMPARE]:[p.regular,p.solid],[m.HOURGLASS_END]:[p.regular],[m.BOX_ARCHIVE]:[p.regular,p.solid],[m.ARROWS_ROTATE]:[p.regular],[m.CIRCLE_DOT]:[p.regular],[m.ANGLES_LEFT]:[p.regular],[m.ROUTE]:[p.regular],[m.BARS]:[p.regular],[m.ARROW_DOWN]:[p.regular],[m.LOCK_KEYHOLE_OPEN]:[p.regular,p.solid],[m.DESKTOP]:[p.regular],[m.ANGLES_RIGHT]:[p.regular],[m.PIGGY_BANK]:[p.regular],[m.ANGLE_UP]:[p.regular],[m.PEN_NIB]:[p.regular],[m.ARROW_UP_RIGHT_FROM_SQUARE]:[p.regular],[m.GRID_2]:[p.regular],[m.BOOKS]:[p.regular],[m.TAG]:[p.regular,p.solid],[m.ANGLES_UP_DOWN]:[p.regular],[m.ARROW_ROTATE_LEFT]:[p.regular],[m.EYE_SLASH]:[p.regular],[m.CIRCLE_DOLLAR]:[p.regular,p.solid],[m.COMPRESS]:[p.regular],[m.RADAR]:[p.regular],[m.ARROW_ROTATE_RIGHT]:[p.regular],[m.CHART_NETWORK]:[p.regular],[m.PLUS]:[p.regular],[m.UNDERLINE]:[p.regular],[m.ARROW_LEFT]:[p.regular],[m.UPLOAD]:[p.regular],[m.GLOBE]:[p.regular],[m.LANGUAGE]:[p.regular],[m.TOGGLE_ON]:[p.regular],[m.DOWNLOAD]:[p.regular],[m.MESSAGE_QUOTE]:[p.regular,p.solid],[m.TRIANGLE_EXCLAMATION]:[p.regular,p.solid],[m.STAR]:[p.regular,p.solid],[m.BELL_SLASH]:[p.regular,p.solid],[m.HOURGLASS_HALF]:[p.regular],[m.INBOX]:[p.regular],[m.COMMENT_DOTS]:[p.regular],[m.ANGLE_DOWN]:[p.regular],[m.CLOUD_ARROW_DOWN]:[p.regular],[m.BOOKMARK_SLASH]:[p.regular],[m.LINK_SIMPLE]:[p.regular],[m.CLOCK_ROTATE_LEFT]:[p.regular],[m.SPINNER_THIRD]:[p.regular],[m.PLUG]:[p.regular],[m.CHART_SIMPLE]:[p.regular],[m.CIRCLE_PLAY]:[p.regular],[m.FILE_MAGNIFYING_GLASS]:[p.regular],[m.PEN]:[p.regular],[m.TABLET]:[p.regular],[m.CIRCLE_CHECK]:[p.regular,p.solid],[m.FILE_INVOICE]:[p.regular],[m.XMARK]:[p.regular,p.solid],[m.ARROW_RIGHT]:[p.regular],[m.BOOKMARK]:[p.regular,p.solid],[m.EXPAND_WIDE]:[p.regular],[m.USER]:[p.regular,p.solid],[m.SERVER]:[p.regular,p.solid],[m.CALENDAR_RANGE]:[p.regular],[m.BROOM_WIDE]:[p.regular],[m.ARROWS_UP_DOWN_LEFT_RIGHT]:[p.regular],[m.WIFI_SLASH]:[p.regular],[m.CHECK]:[p.regular,p.solid],[m.ITALIC]:[p.regular],[m.LIFE_RING]:[p.regular],[m.TABLE_CELLS]:[p.regular],[m.TRASH_CAN]:[p.regular],[m.WRENCH]:[p.regular],[m.PAPERCLIP]:[p.regular],[m.CABINET_FILING]:[p.regular],[m.ARROW_UP]:[p.regular],[m.FILE]:[p.regular],[m.CIRCLE_QUESTION]:[p.regular,p.solid],[m.COLUMNS_3]:[p.regular],[m.GEAR]:[p.regular,p.solid],[m.CHART_LINE]:[p.regular],[m.THUMBS_UP]:[p.regular,p.solid],[m.HAND]:[p.regular],[m.CIRCLE]:[p.regular,p.solid],[m.CALENDAR_DAY]:[p.regular],[m.CLOUD]:[p.regular],[m.LIST_TREE]:[p.regular],[m.ANGLE_RIGHT]:[p.regular],[m.CODE]:[p.regular],[m.ALIGN_CENTER]:[p.regular],[m.COMMENT_QUESTION]:[p.regular,p.solid],[m.IMAGE]:[p.regular],[m.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER]:[p.regular],[m.THUMBS_DOWN]:[p.regular,p.solid],[m.DIAGRAM_SANKEY]:[p.regular],[m.MESSAGE_CHECK]:[p.regular,p.solid],[m.BOLD]:[p.regular],[m.CIRCLE_STOP]:[p.regular,p.solid],[m.ARROW_RIGHT_TO_BRACKET]:[p.regular],[m.USERS]:[p.regular,p.solid],[m.ARROW_TURN_DOWN_RIGHT]:[p.regular],[m.PRINT]:[p.regular],[m.ALIGN_RIGHT]:[p.regular],[m.FLASK]:[p.regular],[m.MAGNIFYING_GLASS_PLUS]:[p.regular],[m.SHIELD_CHECK]:[p.regular],[m.STRIKETHROUGH]:[p.regular],[m.FOLDER_OPEN]:[p.regular],[m.CLONE]:[p.regular],[m.HEART]:[p.regular,p.solid],[m.PAPER_PLANE]:[p.regular],[m.MAGNIFYING_GLASS_MINUS]:[p.regular],[m.BOOK]:[p.regular],[m.CLOCK]:[p.regular,p.solid],[m.ELLIPSIS_VERTICAL]:[p.regular],[m.ARROW_RIGHT_TO_LINE]:[p.regular],[m.ANGLE_LEFT]:[p.regular],[m.CALENDAR_CIRCLE_EXCLAMATION]:[p.regular],[m.EXPAND]:[p.regular],[m.EQUALS]:[p.regular],[m.RECEIPT]:[p.regular],[m.EYE]:[p.regular],[m.ALIGN_LEFT]:[p.regular],[m.PAINTBRUSH]:[p.regular],[m.KEY]:[p.regular],[m.PALETTE]:[p.regular],[m.FLOPPY_DISK]:[p.regular],[m.MAGNIFYING_GLASS]:[p.regular],[m.ELLIPSIS]:[p.regular],[m.SHARE_NODES]:[p.regular],[m.ARROWS_FROM_LINE]:[p.regular],[m.POWER_OFF]:[p.regular],[m.ENVELOPE_OPEN_TEXT]:[p.regular],[m.CIRCLE_PAUSE]:[p.regular,p.solid],[m.MOBILE]:[p.regular],[m.BELL]:[p.regular,p.solid],[m.FILTER]:[p.regular,p.solid],[m.MEDAL]:[p.regular],[m.CLOUD_SLASH]:[p.regular],[m.MINUS]:[p.regular,p.solid],[m.PASTE]:[p.regular],[m.CALENDAR_CHECK]:[p.regular],[m.HEXAGON_XMARK]:[p.solid],[m.PAUSE]:[p.solid],[m.CHART_MIXED]:[p.solid],[m.ROBOT]:[p.solid],[m.WAND_MAGIC_SPARKLES]:[p.solid],[m.HEXAGON_EXCLAMATION]:[p.solid],[m.CUBES]:[p.solid],[m.TURN_RIGHT]:[p.solid],[m.SQUARE_INFO]:[p.solid],[m.MESSAGE_BOT]:[p.solid],[m.PLAY]:[p.solid],[m.TURN_LEFT]:[p.solid],[m.ADDRESS_CARD]:[p.solid],[m.CROWN]:[p.solid],[m.GRIP_LINES]:[p.solid],[m.CHART_AREA]:[p.solid],[m.TRASH]:[p.solid],[m.USER_TIE]:[p.solid],[m.CIRCLE_SMALL]:[p.solid],[m.REGULAR_FOLDER_OPEN_LOCK]:[p.custom],[m.REGULAR_USER_CIRCLE_CHECK]:[p.custom],[m.SOLID_LEFT_PANEL]:[p.custom],[m.REGULAR_BINDER_OPEN]:[p.custom],[m.REGULAR_BOOKMARK_CIRCLE_PLUS]:[p.custom],[m.REGULAR_DIAGRAM_SUNBURST]:[p.custom],[m.REGULAR_PREVIEW]:[p.custom],[m.REGULAR_CONTEXT]:[p.custom],[m.REGULAR_MOBILE_LANDSCAPE]:[p.custom],[m.SOLID_FILE_ROTATE_RIGHT]:[p.custom],[m.REGULAR_PIP_WIDE]:[p.custom],[m.REGULAR_CLONE_LINK_SIMPLE]:[p.custom],[m.REGULAR_LEFT_PANEL]:[p.custom],[m.LIGHT_FILE_LINES_GEAR]:[p.custom],[m.REGULAR_FILE_LINES_GEAR]:[p.custom],[m.REGULAR_CIRCLE_DASHED_DOLLAR_QUESTION]:[p.custom],[m.REGULAR_TABLE_CELLS_SLASH]:[p.custom],[m.REGULAR_BOOK_OPEN_GEAR_SLASH]:[p.custom],[m.REGULAR_TABLET_LANDSCAPE]:[p.custom],[m.REGULAR_CHART_BAR_STACKED]:[p.custom],[m.SOLID_CIRCLE_USER_CIRCLE_CHECK]:[p.custom],[m.REGULAR_BULLETS_LINE]:[p.custom],[m.REGULAR_LANGUAGE_CIRCLE_EXCLAMATION]:[p.custom],[m.SOLID_CODE_COMPARE]:[p.custom],[m.REGULAR_FORMAT_CLEAR]:[p.custom],[m.REGULAR_MAGNIFYING_GLASS_BACK]:[p.custom],[m.LIGHT_RECEIPT_GEAR]:[p.custom],[m.REGULAR_BINDER_OPEN_ARROW_LEFT]:[p.custom],[m.REGULAR_HOURGLASS_HALF_CIRCLE_CHECK]:[p.custom],[m.REGULAR_THRESHOLD]:[p.custom],[m.REGULAR_PIP]:[p.custom],[m.REGULAR_USER_GEAR]:[p.custom],[m.REGULAR_BELL_CIRCLE_PLUS]:[p.custom],[m.REGULAR_CLOUD_SLASH_GEAR]:[p.custom],[m.REGULAR_HOUSE_MAGNIFYING_GLASS]:[p.custom],[m.SOLID_CIRCLE_USER_SLASH]:[p.custom],[m.REGULAR_LIST_MAGNIFYING_GLASS]:[p.custom],[m.REGULAR_COMPUTER_MOUSE_MAGNIFYING_GLASS]:[p.custom],[m.REGULAR_LANGUAGE_SLASH]:[p.custom],[m.REGULAR_CHART_BAR_GROUPED]:[p.custom],[m.REGULAR_CONSUMER]:[p.custom],[m.REGULAR_CHART_BAR_NORMALIZED]:[p.custom],[m.REGULAR_USER_LOCK]:[p.custom],[m.REGULAR_CIRCLE_DOLLAR_SLASH]:[p.custom],[m.REGULAR_BINDER_OPEN_ARROW_RIGHT]:[p.custom],[m.REGULAR_BULLETS_LINES]:[p.custom],[m.REGULAR_BINDER_OPEN_PEN]:[p.custom],[m.REGULAR_BOOKMARK_CIRCLE_MINUS]:[p.custom],[m.REGULAR_MAGNIFYING_GLASS_ONE]:[p.custom],[m.REGULAR_BOOK_OPEN_GEAR]:[p.custom],[m.LIGHT_BOOK_OPEN_GEAR]:[p.custom]},C0={[p.regular]:"far",[p.solid]:"fas",[p.custom]:"fak"};var ts=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},wr=class extends L0.FtLitElement{constructor(){super(...arguments),this.monospace=!1,this.ariaHidden="true"}render(){let e={"ftds-icon":!0,"ftds-icon--monospace":this.monospace};return O0.html`
1134
+ <div class="${(0,A0.classMap)(e)}">${(0,E0.unsafeHTML)(this.buildIcon())}</div>
1135
+ `}buildIcon(){let e=this.variant?C0[this.variant]:void 0,r=Jl.find(o=>o.iconName===this.icon&&(e?o.prefix===e:!0));return r?(x0.add(r),S0(r).html[0]):(console.log(`Attempted usage of unknown ftds-icon : ${this.icon}/${this.variant}`),"")}};wr.elementDefinitions={};wr.styles=iu;ts([(0,An.property)()],wr.prototype,"variant",void 0);ts([(0,An.property)()],wr.prototype,"icon",void 0);ts([(0,An.property)({type:Boolean})],wr.prototype,"monospace",void 0);ts([(0,An.property)({reflect:!0,attribute:"aria-hidden"})],wr.prototype,"ariaHidden",void 0);var Ic=h(L());(0,Ic.customElement)("ft-icon")(se);(0,Ic.customElement)("ftds-icon")(wr);var w0=h(k()),R0=h(L());var Wo=class extends R0.FtLitElement{render(){return w0.html`
1136
1136
  <div class="ft-loader">
1137
1137
  <div></div>
1138
1138
  <div></div>
1139
1139
  <div></div>
1140
1140
  <div></div>
1141
1141
  </div>
1142
- `}};Wo.styles=Id;var A0=h(L());(0,A0.customElement)("ft-loader")(Wo);var uo=h(k()),Pc=h(et()),ze=h(Q());var fo=t=>t??Ie;var qe=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},de=class extends(0,po.toFtFormComponent)(po.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",e=>{var r;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((r=this.form)===null||r===void 0||r.requestSubmit())})}render(){var e,r,o;let n=uo.html`
1142
+ `}};Wo.styles=zd;var k0=h(L());(0,k0.customElement)("ft-loader")(Wo);var uo=h(k()),Pc=h(et()),Ie=h(Q());var fo=t=>t??ze;var qe=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},de=class extends(0,po.toFtFormComponent)(po.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",e=>{var r;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((r=this.form)===null||r===void 0||r.requestSubmit())})}render(){var e,r,o;let n=uo.html`
1143
1143
  <ft-ripple part="ripple"
1144
1144
  ?disabled=${this.isDisabled()}
1145
1145
  ?activated=${this.activated}
@@ -1181,7 +1181,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
1181
1181
  <ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
1182
1182
  `:uo.html`
1183
1183
  <slot part="icon" name="icon"></slot>
1184
- `}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}showTooltip(){var e;(e=this.tooltip)===null||e===void 0||e.show()}showTemporaryTooltip(e,r){var o;return(o=this.tooltip)===null||o===void 0?void 0:o.showTemporaryText(e,r)}setTooltipManual(e){this.tooltip&&(this.tooltip.manual=e)}click(){var e;(e=this.button)===null||e===void 0||e.click()}getLabel(){return this.label||this.getTextContent()}getTextContent(){return(0,po.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};de.elementDefinitions={"ft-ripple":Z,"ft-tooltip":Me,"ft-icon":se,"ft-loader":Wo};qe([(0,ze.property)()],de.prototype,"href",void 0);qe([(0,ze.property)()],de.prototype,"target",void 0);qe([(0,ze.property)()],de.prototype,"type",void 0);qe([(0,ze.property)({type:Boolean})],de.prototype,"disabled",void 0);qe([(0,ze.property)()],de.prototype,"label",void 0);qe([(0,ze.property)()],de.prototype,"icon",void 0);qe([(0,ze.property)()],de.prototype,"iconVariant",void 0);qe([(0,ze.property)({type:Boolean})],de.prototype,"trailingIcon",void 0);qe([(0,ze.property)({type:Boolean})],de.prototype,"loading",void 0);qe([(0,ze.property)({attribute:"aria-label"})],de.prototype,"ariaLabel",void 0);qe([(0,ze.property)()],de.prototype,"ariaHasPopup",void 0);qe([(0,ze.property)({attribute:"aria-pressed"})],de.prototype,"ariaPressed",void 0);qe([(0,ze.property)()],de.prototype,"tooltipPosition",void 0);qe([(0,ze.property)({type:Boolean})],de.prototype,"hideTooltip",void 0);qe([(0,ze.property)({type:Boolean})],de.prototype,"forceTooltip",void 0);qe([(0,ze.property)({type:Boolean})],de.prototype,"activated",void 0);qe([(0,ze.query)(".ft-button")],de.prototype,"button",void 0);qe([(0,ze.query)(".ft-button--label slot")],de.prototype,"slottedContent",void 0);qe([(0,ze.query)("[part=tooltip]")],de.prototype,"tooltip",void 0);var rs=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Ne=class extends de{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 Te.button}};Ne.elementDefinitions={...de.elementDefinitions,"ft-or-ftds-typography":ie};Ne.styles=[w0.safariEllipsisFix,Hd];rs([(0,wn.property)({type:Boolean})],Ne.prototype,"primary",void 0);rs([(0,wn.property)({type:Boolean})],Ne.prototype,"outlined",void 0);rs([(0,wn.property)({type:Boolean})],Ne.prototype,"dense",void 0);rs([(0,wn.property)({type:Boolean})],Ne.prototype,"round",void 0);var Rn=h(Q()),as=h(L());var R0=h(k()),R=h(L());var Ic={...v,iconOnlyScale:R.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},k0=[R0.css`
1184
+ `}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}showTooltip(){var e;(e=this.tooltip)===null||e===void 0||e.show()}showTemporaryTooltip(e,r){var o;return(o=this.tooltip)===null||o===void 0?void 0:o.showTemporaryText(e,r)}setTooltipManual(e){this.tooltip&&(this.tooltip.manual=e)}click(){var e;(e=this.button)===null||e===void 0||e.click()}getLabel(){return this.label||this.getTextContent()}getTextContent(){return(0,po.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};de.elementDefinitions={"ft-ripple":Z,"ft-tooltip":Me,"ft-icon":se,"ft-loader":Wo};qe([(0,Ie.property)()],de.prototype,"href",void 0);qe([(0,Ie.property)()],de.prototype,"target",void 0);qe([(0,Ie.property)()],de.prototype,"type",void 0);qe([(0,Ie.property)({type:Boolean})],de.prototype,"disabled",void 0);qe([(0,Ie.property)()],de.prototype,"label",void 0);qe([(0,Ie.property)()],de.prototype,"icon",void 0);qe([(0,Ie.property)()],de.prototype,"iconVariant",void 0);qe([(0,Ie.property)({type:Boolean})],de.prototype,"trailingIcon",void 0);qe([(0,Ie.property)({type:Boolean})],de.prototype,"loading",void 0);qe([(0,Ie.property)({attribute:"aria-label"})],de.prototype,"ariaLabel",void 0);qe([(0,Ie.property)()],de.prototype,"ariaHasPopup",void 0);qe([(0,Ie.property)({attribute:"aria-pressed"})],de.prototype,"ariaPressed",void 0);qe([(0,Ie.property)()],de.prototype,"tooltipPosition",void 0);qe([(0,Ie.property)({type:Boolean})],de.prototype,"hideTooltip",void 0);qe([(0,Ie.property)({type:Boolean})],de.prototype,"forceTooltip",void 0);qe([(0,Ie.property)({type:Boolean})],de.prototype,"activated",void 0);qe([(0,Ie.query)(".ft-button")],de.prototype,"button",void 0);qe([(0,Ie.query)(".ft-button--label slot")],de.prototype,"slottedContent",void 0);qe([(0,Ie.query)("[part=tooltip]")],de.prototype,"tooltip",void 0);var rs=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Ne=class extends de{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 Te.button}};Ne.elementDefinitions={...de.elementDefinitions,"ft-or-ftds-typography":ie};Ne.styles=[_0.safariEllipsisFix,Hd];rs([(0,wn.property)({type:Boolean})],Ne.prototype,"primary",void 0);rs([(0,wn.property)({type:Boolean})],Ne.prototype,"outlined",void 0);rs([(0,wn.property)({type:Boolean})],Ne.prototype,"dense",void 0);rs([(0,wn.property)({type:Boolean})],Ne.prototype,"round",void 0);var Rn=h(Q()),as=h(L());var T0=h(k()),R=h(L());var zc={...v,iconOnlyScale:R.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},N0=[T0.css`
1185
1185
  :host {
1186
1186
  display: inline-block;
1187
1187
  max-width: 100%;
@@ -1264,7 +1264,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
1264
1264
  }
1265
1265
 
1266
1266
  .ft-button.ft-button--icon-only ft-icon {
1267
- transform: scale(${Ic.iconOnlyScale});
1267
+ transform: scale(${zc.iconOnlyScale});
1268
1268
  }
1269
1269
 
1270
1270
  /** Brand Primary styles **/
@@ -1651,7 +1651,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
1651
1651
  .ftds--size-small.ft-button--icon-only {
1652
1652
  width: ${v.smallIconOnlyWidth};
1653
1653
  }
1654
- `,R.noTextSelect];var os=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},kt=class extends(0,as.toFtdsBase)(de){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=At.brand,this.iconVariant=$e.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 bt.large:return ge.body2medium;case bt.medium:return ge.caption1medium;case bt.small:return ge.caption2medium}}};kt.elementDefinitions={...de.elementDefinitions,"ft-or-ftds-typography":Ve};kt.styles=[as.safariEllipsisFix,k0];os([(0,Rn.property)({type:Boolean})],kt.prototype,"primary",void 0);os([(0,Rn.property)({type:Boolean})],kt.prototype,"secondary",void 0);os([(0,Rn.property)({type:Boolean})],kt.prototype,"tertiary",void 0);os([(0,Rn.property)({type:Boolean})],kt.prototype,"round",void 0);var $c=h(L());(0,$c.customElement)("ft-button")(Ne);(0,$c.customElement)("ftds-button")(kt);var Ze={height:pe.FtCssVariableFactory.create("--ft-search-input-height","","SIZE","38px"),borderRadius:pe.FtCssVariableFactory.extend("--ft-search-input-border-radius","",pe.designSystemVariables.borderRadiusS),desktopFiltersHeight:pe.FtCssVariableFactory.create("--ft-search-input-desktop-filters-height","","SIZE","350px"),floatingZIndex:pe.FtCssVariableFactory.create("--ft-search-input-floating-components-z-index","","NUMBER","3"),colorSurface:pe.FtCssVariableFactory.extend("--ft-search-input-background-color","",pe.designSystemVariables.colorSurface),colorOnSurface:pe.FtCssVariableFactory.extend("--ft-search-input-color","",pe.designSystemVariables.colorOnSurface),colorOnSurfaceMedium:pe.FtCssVariableFactory.extend("--ft-search-input-placeholder-color","",pe.designSystemVariables.colorOnSurfaceMedium),colorOutline:pe.FtCssVariableFactory.extend("--ft-search-input-outline-color","",pe.designSystemVariables.colorOutline),elevation02:pe.FtCssVariableFactory.extend("--ft-search-input-elevation","",pe.designSystemVariables.elevation02),focusOutlineColor:pe.FtCssVariableFactory.extend("--ft-search-input-focused-outline-color","",pe.designSystemVariables.colorPrimary),buttonColor:pe.FtCssVariableFactory.extend("--ft-search-input-button-color","",pe.designSystemVariables.colorPrimary),buttonRippleColor:pe.FtCssVariableFactory.extend("--ft-search-input-button-ripple-color","",pe.designSystemVariables.colorPrimary)},T0=_0.css`
1654
+ `,R.noTextSelect];var os=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},kt=class extends(0,as.toFtdsBase)(de){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=At.brand,this.iconVariant=De.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 bt.large:return ge.body2medium;case bt.medium:return ge.caption1medium;case bt.small:return ge.caption2medium}}};kt.elementDefinitions={...de.elementDefinitions,"ft-or-ftds-typography":je};kt.styles=[as.safariEllipsisFix,N0];os([(0,Rn.property)({type:Boolean})],kt.prototype,"primary",void 0);os([(0,Rn.property)({type:Boolean})],kt.prototype,"secondary",void 0);os([(0,Rn.property)({type:Boolean})],kt.prototype,"tertiary",void 0);os([(0,Rn.property)({type:Boolean})],kt.prototype,"round",void 0);var $c=h(L());(0,$c.customElement)("ft-button")(Ne);(0,$c.customElement)("ftds-button")(kt);var Ze={height:pe.FtCssVariableFactory.create("--ft-search-input-height","","SIZE","38px"),borderRadius:pe.FtCssVariableFactory.extend("--ft-search-input-border-radius","",pe.designSystemVariables.borderRadiusS),desktopFiltersHeight:pe.FtCssVariableFactory.create("--ft-search-input-desktop-filters-height","","SIZE","350px"),floatingZIndex:pe.FtCssVariableFactory.create("--ft-search-input-floating-components-z-index","","NUMBER","3"),colorSurface:pe.FtCssVariableFactory.extend("--ft-search-input-background-color","",pe.designSystemVariables.colorSurface),colorOnSurface:pe.FtCssVariableFactory.extend("--ft-search-input-color","",pe.designSystemVariables.colorOnSurface),colorOnSurfaceMedium:pe.FtCssVariableFactory.extend("--ft-search-input-placeholder-color","",pe.designSystemVariables.colorOnSurfaceMedium),colorOutline:pe.FtCssVariableFactory.extend("--ft-search-input-outline-color","",pe.designSystemVariables.colorOutline),elevation02:pe.FtCssVariableFactory.extend("--ft-search-input-elevation","",pe.designSystemVariables.elevation02),focusOutlineColor:pe.FtCssVariableFactory.extend("--ft-search-input-focused-outline-color","",pe.designSystemVariables.colorPrimary),buttonColor:pe.FtCssVariableFactory.extend("--ft-search-input-button-color","",pe.designSystemVariables.colorPrimary),buttonRippleColor:pe.FtCssVariableFactory.extend("--ft-search-input-button-ripple-color","",pe.designSystemVariables.colorPrimary)},I0=M0.css`
1655
1655
  * {
1656
1656
  box-sizing: border-box;
1657
1657
  ${(0,pe.setVariable)(q.color,Ze.buttonColor)};
@@ -1725,7 +1725,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
1725
1725
  height: 20px;
1726
1726
  border-right: 1px solid ${Ze.colorOutline};
1727
1727
  }
1728
- `;var Ta=h(L()),Fc=h(Q());var Dc;(function(t){t.CLUSTERED_SEARCH="CLUSTERED_SEARCH"})(Dc||(Dc={}));var kn=h(L());var N0=h(L());var ns=class t extends Event{constructor(){super(t.eventName)}};ns.eventName="search-context-clear-all-filters";var M0=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Uc=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},z0=Symbol("registerInterval"),Bc=Symbol("registerAttempts"),t7=40,r7=(0,Ta.applyMixinOnce)(Symbol("toFtSearchComponent"),function(t){class e extends t{constructor(){super(...arguments),this.neededSearchRequests=[]}willUpdate(o){var n,i,s;super.willUpdate(o),o.has("neededSearchRequests")&&((n=this.stateManager)===null||n===void 0||n.unregisterComponent(this,(i=o.get("neededSearchRequests"))!==null&&i!==void 0?i:[]),(s=this.stateManager)===null||s===void 0||s.registerComponent(this,this.neededSearchRequests))}setSearchStateManager(o){this.clearStateManager(),this.stateManager=o,this.stateManager.registerComponent(this,this.neededSearchRequests),this.addStore(o.store,"search")}clearStateManager(){this.stateManager&&(this.stateManager.unregisterComponent(this,this.neededSearchRequests),this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Bc]=0,this.tryToRegisterToContext(),this[z0]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[Bc]>t7?window.clearInterval(this[z0]):(this[Bc]++,this.dispatchEvent(new Uc))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return M0([(0,Fc.state)()],e.prototype,"stateManager",void 0),M0([(0,Fc.state)({hasChanged:Ta.hasChanged})],e.prototype,"neededSearchRequests",void 0),e}),is=class extends r7(Ta.FtLitElementRedux){};var ho=$i.build("designedSearchInput");var ir=h(Q()),Eh=h(et());var Oh=h(L()),Va=h(k());var xh=h(k());var Sh=h(L());var le=h(k()),re=h(Q()),jn=h(mo()),me=h(L());var D0=h(k()),Vo=h(Q()),ss=h(L());var Qt;(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(Qt||(Qt={}));var I0=h(k());var $0=I0.css`
1728
+ `;var Ta=h(L()),Fc=h(Q());var Dc;(function(t){t.CLUSTERED_SEARCH="CLUSTERED_SEARCH"})(Dc||(Dc={}));var kn=h(L());var P0=h(L());var ns=class t extends Event{constructor(){super(t.eventName)}};ns.eventName="search-context-clear-all-filters";var z0=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Uc=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},$0=Symbol("registerInterval"),Bc=Symbol("registerAttempts"),a7=40,n7=(0,Ta.applyMixinOnce)(Symbol("toFtSearchComponent"),function(t){class e extends t{constructor(){super(...arguments),this.neededSearchRequests=[]}willUpdate(o){var n,i,s;super.willUpdate(o),o.has("neededSearchRequests")&&((n=this.stateManager)===null||n===void 0||n.unregisterComponent(this,(i=o.get("neededSearchRequests"))!==null&&i!==void 0?i:[]),(s=this.stateManager)===null||s===void 0||s.registerComponent(this,this.neededSearchRequests))}setSearchStateManager(o){this.clearStateManager(),this.stateManager=o,this.stateManager.registerComponent(this,this.neededSearchRequests),this.addStore(o.store,"search")}clearStateManager(){this.stateManager&&(this.stateManager.unregisterComponent(this,this.neededSearchRequests),this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Bc]=0,this.tryToRegisterToContext(),this[$0]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[Bc]>a7?window.clearInterval(this[$0]):(this[Bc]++,this.dispatchEvent(new Uc))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return z0([(0,Fc.state)()],e.prototype,"stateManager",void 0),z0([(0,Fc.state)({hasChanged:Ta.hasChanged})],e.prototype,"neededSearchRequests",void 0),e}),is=class extends n7(Ta.FtLitElementRedux){};var ho=$i.build("designedSearchInput");var ir=h(Q()),Rh=h(et());var Ah=h(L()),Va=h(k());var Oh=h(k());var Lh=h(L());var le=h(k()),re=h(Q()),jn=h(mo()),me=h(L());var U0=h(k()),Vo=h(Q()),ss=h(L());var Qt;(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(Qt||(Qt={}));var B0=h(k());var F0=B0.css`
1729
1729
  .ft-size-watcher--pixel {
1730
1730
  width: 0;
1731
1731
  height: 0;
@@ -1744,11 +1744,11 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
1744
1744
  .ft-size-watcher--local .ft-size-watcher--watcher {
1745
1745
  width: 100%;
1746
1746
  }
1747
- `;var _n=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Hc=class extends CustomEvent{constructor(e,r){super("change",{detail:{size:e,category:r}})}},It=class extends ss.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=Qt.S,this.resizeObserver=new ResizeObserver(()=>this.updateSize()),this.debouncer=new ss.Debouncer}render(){return D0.html`
1747
+ `;var _n=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Hc=class extends CustomEvent{constructor(e,r){super("change",{detail:{size:e,category:r}})}},zt=class extends ss.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=Qt.S,this.resizeObserver=new ResizeObserver(()=>this.updateSize()),this.debouncer=new ss.Debouncer}render(){return U0.html`
1748
1748
  <div class="ft-size-watcher--pixel ${this.local?"ft-size-watcher--local":""}">
1749
1749
  <div class="ft-size-watcher--watcher"></div>
1750
1750
  </div>
1751
- `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.watcher&&this.resizeObserver.observe(this.watcher),this.updateSize()}updateSize(){this.debouncer.run(()=>{this.watcher&&this.size!==this.watcher.clientWidth&&(this.size=this.watcher.clientWidth,this.size<768?this.category=Qt.S:this.size<976?this.category=Qt.M:this.size<1024?this.category=Qt.L:this.size<1440?this.category=Qt.XL:this.category=Qt.XXL,this.dispatchEvent(new Hc(this.size,this.category)))},this.debounceTimeout)}};It.elementDefinitions={};It.styles=$0;_n([(0,Vo.property)({type:Number})],It.prototype,"debounceTimeout",void 0);_n([(0,Vo.property)({type:Boolean})],It.prototype,"local",void 0);_n([(0,Vo.property)({type:Number,reflect:!0})],It.prototype,"size",void 0);_n([(0,Vo.property)({type:String,reflect:!0})],It.prototype,"category",void 0);_n([(0,Vo.query)(".ft-size-watcher--watcher")],It.prototype,"watcher",void 0);var B0=h(L());(0,B0.customElement)("ft-size-watcher")(It);var Gc=h(L());function ls(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function F0(t){return ls(t).split("|").pop()}function U0(t){return ls(t).split("|").join(" > ")}function H0(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(r=>H0(r,t.selected)),value:t.value}}function G0(t){return(0,Gc.flatDeep)(t.options,e=>{var r;return(r=e.subOptions)!==null&&r!==void 0?r:[]}).filter(e=>e.selected).map(e=>e.label)}function Wc(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>H0(e,!1))}}function W0(t){return(0,Gc.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var V0=h(k()),he=h(L());var Tn={buttonMoreColor:he.FtCssVariableFactory.extend("--ft-filter-level-button-more-color","",he.designSystemVariables.colorOnSurface),borderRadiusM:he.FtCssVariableFactory.external(he.designSystemVariables.borderRadiusM,"Design system"),colorOutline:he.FtCssVariableFactory.external(he.designSystemVariables.colorOutline,"Design system"),colorOnSurface:he.FtCssVariableFactory.external(he.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:he.FtCssVariableFactory.external(he.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:he.FtCssVariableFactory.external(he.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:he.FtCssVariableFactory.external(he.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:he.FtCssVariableFactory.external(he.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:he.FtCssVariableFactory.external(Ge.fontFamily,"Body2 typography"),fontSize:he.FtCssVariableFactory.external(Ge.fontSize,"Body2 typography"),fontWeight:he.FtCssVariableFactory.external(Ge.fontWeight,"Body2 typography"),letterSpacing:he.FtCssVariableFactory.external(Ge.letterSpacing,"Body2 typography"),lineHeight:he.FtCssVariableFactory.external(Ge.lineHeight,"Body2 typography"),textTransform:he.FtCssVariableFactory.external(Ge.textTransform,"Body2 typography")},j0=V0.css`
1751
+ `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.watcher&&this.resizeObserver.observe(this.watcher),this.updateSize()}updateSize(){this.debouncer.run(()=>{this.watcher&&this.size!==this.watcher.clientWidth&&(this.size=this.watcher.clientWidth,this.size<768?this.category=Qt.S:this.size<976?this.category=Qt.M:this.size<1024?this.category=Qt.L:this.size<1440?this.category=Qt.XL:this.category=Qt.XXL,this.dispatchEvent(new Hc(this.size,this.category)))},this.debounceTimeout)}};zt.elementDefinitions={};zt.styles=F0;_n([(0,Vo.property)({type:Number})],zt.prototype,"debounceTimeout",void 0);_n([(0,Vo.property)({type:Boolean})],zt.prototype,"local",void 0);_n([(0,Vo.property)({type:Number,reflect:!0})],zt.prototype,"size",void 0);_n([(0,Vo.property)({type:String,reflect:!0})],zt.prototype,"category",void 0);_n([(0,Vo.query)(".ft-size-watcher--watcher")],zt.prototype,"watcher",void 0);var H0=h(L());(0,H0.customElement)("ft-size-watcher")(zt);var Gc=h(L());function ls(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function G0(t){return ls(t).split("|").pop()}function W0(t){return ls(t).split("|").join(" > ")}function V0(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(r=>V0(r,t.selected)),value:t.value}}function j0(t){return(0,Gc.flatDeep)(t.options,e=>{var r;return(r=e.subOptions)!==null&&r!==void 0?r:[]}).filter(e=>e.selected).map(e=>e.label)}function Wc(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>V0(e,!1))}}function K0(t){return(0,Gc.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var q0=h(k()),he=h(L());var Tn={buttonMoreColor:he.FtCssVariableFactory.extend("--ft-filter-level-button-more-color","",he.designSystemVariables.colorOnSurface),borderRadiusM:he.FtCssVariableFactory.external(he.designSystemVariables.borderRadiusM,"Design system"),colorOutline:he.FtCssVariableFactory.external(he.designSystemVariables.colorOutline,"Design system"),colorOnSurface:he.FtCssVariableFactory.external(he.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:he.FtCssVariableFactory.external(he.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:he.FtCssVariableFactory.external(he.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:he.FtCssVariableFactory.external(he.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:he.FtCssVariableFactory.external(he.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:he.FtCssVariableFactory.external(We.fontFamily,"Body2 typography"),fontSize:he.FtCssVariableFactory.external(We.fontSize,"Body2 typography"),fontWeight:he.FtCssVariableFactory.external(We.fontWeight,"Body2 typography"),letterSpacing:he.FtCssVariableFactory.external(We.letterSpacing,"Body2 typography"),lineHeight:he.FtCssVariableFactory.external(We.lineHeight,"Body2 typography"),textTransform:he.FtCssVariableFactory.external(We.textTransform,"Body2 typography")},Z0=q0.css`
1752
1752
  .ft-filter-level--container {
1753
1753
  display: flex;
1754
1754
  flex-direction: column;
@@ -1818,7 +1818,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
1818
1818
  margin: 10px 0;
1819
1819
  color: ${Tn.colorOnSurfaceMedium};
1820
1820
  }
1821
- `;var Zo=h(k()),be=h(Q()),Xe=h(L());var Ft=h(k()),Ye=h(Q()),C4=h(mo()),tr=h(L());var Nn=h(k()),_t=h(Q()),K0=h(L()),q0=h(et());var Jt=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Vc=class extends CustomEvent{constructor(e){super("change",{detail:e})}},De=class extends K0.FtLitElement{constructor(){super(...arguments),this.name="",this.value="",this.label="",this.helper="",this.checked=!1,this.indeterminate=!1,this.disabled=!1,this.rippleUnbounded=!0,this.error=!1,this.legendColor=""}get checkboxClasses(){return{"ft-checkbox":!0,"ft-checkbox--error":this.error,"ft-checkbox--checked":this.indeterminate?!1:this.checked,"ft-checkbox--indeterminate":this.indeterminate,"ft-checkbox--disabled":this.disabled}}get checkboxHelperClasses(){return{"ft-checkbox-helper--disabled":this.disabled,"ft-checkbox-helper--error":this.error,"ft-checkbox-helper--checked":this.indeterminate?!1:this.checked,"ft-checkbox-helper--indeterminate":this.indeterminate,"ft-checkbox-helper--legend-color-displayed":this.legendColor&&this.legendColor.trim().length>0}}get typographyVariant(){return Te.body2}renderBoxContainer(){return Nn.html`
1821
+ `;var Zo=h(k()),be=h(Q()),Xe=h(L());var Ft=h(k()),Ye=h(Q()),E4=h(mo()),tr=h(L());var Nn=h(k()),_t=h(Q()),Y0=h(L()),X0=h(et());var Jt=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Vc=class extends CustomEvent{constructor(e){super("change",{detail:e})}},Be=class extends Y0.FtLitElement{constructor(){super(...arguments),this.name="",this.value="",this.label="",this.helper="",this.checked=!1,this.indeterminate=!1,this.disabled=!1,this.rippleUnbounded=!0,this.error=!1,this.legendColor=""}get checkboxClasses(){return{"ft-checkbox":!0,"ft-checkbox--error":this.error,"ft-checkbox--checked":this.indeterminate?!1:this.checked,"ft-checkbox--indeterminate":this.indeterminate,"ft-checkbox--disabled":this.disabled}}get checkboxHelperClasses(){return{"ft-checkbox-helper--disabled":this.disabled,"ft-checkbox-helper--error":this.error,"ft-checkbox-helper--checked":this.indeterminate?!1:this.checked,"ft-checkbox-helper--indeterminate":this.indeterminate,"ft-checkbox-helper--legend-color-displayed":this.legendColor&&this.legendColor.trim().length>0}}get typographyVariant(){return Te.body2}renderBoxContainer(){return Nn.html`
1822
1822
  <div class="ft-checkbox--box-container" part="checkbox-box-container">
1823
1823
  <ft-ripple part="checkbox-ripple"
1824
1824
  ?disabled=${this.disabled}
@@ -1841,7 +1841,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
1841
1841
  >
1842
1842
  </div>
1843
1843
  `}render(){return Nn.html`
1844
- <label class="${(0,q0.classMap)(this.checkboxClasses)}" for="checkbox-input" part="checkbox-label">
1844
+ <label class="${(0,X0.classMap)(this.checkboxClasses)}" for="checkbox-input" part="checkbox-label">
1845
1845
  ${this.renderBoxContainer()}
1846
1846
  ${this.renderSlotBody()}
1847
1847
  </label>
@@ -1854,7 +1854,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
1854
1854
  <ft-typography variant="${this.typographyVariant}" part="checkbox-body">
1855
1855
  <slot @slotchange=${this.onSlotchange}></slot>
1856
1856
  </ft-typography>
1857
- `}onSlotchange(){this.requestUpdate()}willUpdate(e){super.willUpdate(e),e.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new Vc(this.checked))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}click(){this.input.click()}focus(){this.input.focus(),setTimeout(()=>{var e;(e=this.ripple)===null||e===void 0||e.forceFocusUpdate()},0)}};De.elementDefinitions={"ft-ripple":Z,"ft-typography":ie};Jt([(0,_t.property)()],De.prototype,"name",void 0);Jt([(0,_t.property)()],De.prototype,"value",void 0);Jt([(0,_t.property)()],De.prototype,"label",void 0);Jt([(0,_t.property)()],De.prototype,"helper",void 0);Jt([(0,_t.property)({type:Boolean,reflect:!0})],De.prototype,"checked",void 0);Jt([(0,_t.property)({type:Boolean})],De.prototype,"indeterminate",void 0);Jt([(0,_t.property)({type:Boolean})],De.prototype,"disabled",void 0);Jt([(0,_t.property)({type:Boolean})],De.prototype,"error",void 0);Jt([(0,_t.property)()],De.prototype,"legendColor",void 0);Jt([(0,_t.query)(".ft-checkbox")],De.prototype,"container",void 0);Jt([(0,_t.query)("ft-ripple")],De.prototype,"ripple",void 0);Jt([(0,_t.query)("input")],De.prototype,"input",void 0);var lt=h(L()),Z0=h(k());var $t={textColor:lt.FtCssVariableFactory.extend("--ft-checkbox-text-color","",lt.designSystemVariables.colorOnSurfaceHigh),fontSize:lt.FtCssVariableFactory.extend("--ft-checkbox-font-size","",P.fontSize),activeColor:lt.FtCssVariableFactory.extend("--ft-checkbox-active-color","",lt.designSystemVariables.colorPrimary),checkColor:lt.FtCssVariableFactory.extend("--ft-checkbox-check-color","",lt.designSystemVariables.colorOnPrimary),borderColor:lt.FtCssVariableFactory.extend("--ft-checkbox-border-color","",lt.designSystemVariables.colorOnSurfaceMedium),disabledColor:lt.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",lt.designSystemVariables.colorOnSurfaceDisabled),errorColor:lt.FtCssVariableFactory.extend("--ft-checkbox-error-color","",lt.designSystemVariables.colorError)},Y0=Z0.css`
1857
+ `}onSlotchange(){this.requestUpdate()}willUpdate(e){super.willUpdate(e),e.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new Vc(this.checked))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}click(){this.input.click()}focus(){this.input.focus(),setTimeout(()=>{var e;(e=this.ripple)===null||e===void 0||e.forceFocusUpdate()},0)}};Be.elementDefinitions={"ft-ripple":Z,"ft-typography":ie};Jt([(0,_t.property)()],Be.prototype,"name",void 0);Jt([(0,_t.property)()],Be.prototype,"value",void 0);Jt([(0,_t.property)()],Be.prototype,"label",void 0);Jt([(0,_t.property)()],Be.prototype,"helper",void 0);Jt([(0,_t.property)({type:Boolean,reflect:!0})],Be.prototype,"checked",void 0);Jt([(0,_t.property)({type:Boolean})],Be.prototype,"indeterminate",void 0);Jt([(0,_t.property)({type:Boolean})],Be.prototype,"disabled",void 0);Jt([(0,_t.property)({type:Boolean})],Be.prototype,"error",void 0);Jt([(0,_t.property)()],Be.prototype,"legendColor",void 0);Jt([(0,_t.query)(".ft-checkbox")],Be.prototype,"container",void 0);Jt([(0,_t.query)("ft-ripple")],Be.prototype,"ripple",void 0);Jt([(0,_t.query)("input")],Be.prototype,"input",void 0);var lt=h(L()),Q0=h(k());var $t={textColor:lt.FtCssVariableFactory.extend("--ft-checkbox-text-color","",lt.designSystemVariables.colorOnSurfaceHigh),fontSize:lt.FtCssVariableFactory.extend("--ft-checkbox-font-size","",P.fontSize),activeColor:lt.FtCssVariableFactory.extend("--ft-checkbox-active-color","",lt.designSystemVariables.colorPrimary),checkColor:lt.FtCssVariableFactory.extend("--ft-checkbox-check-color","",lt.designSystemVariables.colorOnPrimary),borderColor:lt.FtCssVariableFactory.extend("--ft-checkbox-border-color","",lt.designSystemVariables.colorOnSurfaceMedium),disabledColor:lt.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",lt.designSystemVariables.colorOnSurfaceDisabled),errorColor:lt.FtCssVariableFactory.extend("--ft-checkbox-error-color","",lt.designSystemVariables.colorError)},J0=Q0.css`
1858
1858
  * {
1859
1859
  box-sizing: border-box;
1860
1860
  }
@@ -1947,7 +1947,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
1947
1947
  }
1948
1948
  }
1949
1949
  }
1950
- `;var jo=class extends De{get typographyVariant(){return Te.body2}};jo.styles=Y0;var qc=h(et()),us=h(L());var B=h(L()),X0=h(k());var Q0=X0.css`
1950
+ `;var jo=class extends Be{get typographyVariant(){return Te.body2}};jo.styles=J0;var qc=h(et()),us=h(L());var B=h(L()),e4=h(k());var t4=e4.css`
1951
1951
  * {
1952
1952
  box-sizing: border-box;
1953
1953
  --input-size: calc(${B.checkbox.boxSize} + 2 * (${B.checkbox.focusOutlineOffset} + ${B.checkbox.focusOutlineWidth}));
@@ -2100,7 +2100,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
2100
2100
  ${C.borderRadius.set(B.checkbox.focusOutlineBorderRadius)};
2101
2101
  }
2102
2102
  }
2103
- `;var Bt=h(k());var go=h(k()),Be=h(Q());var Na=h(L());var J0=h(k());var e4=J0.css`
2103
+ `;var Bt=h(k());var go=h(k()),Fe=h(Q());var Na=h(L());var r4=h(k());var o4=r4.css`
2104
2104
  :host {
2105
2105
  position: relative;
2106
2106
  display: inline-block;
@@ -2189,8 +2189,8 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
2189
2189
  .hidden {
2190
2190
  display: none;
2191
2191
  }
2192
- `;var t4=h(et());var tt=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},ye=class extends Na.FtLitElement{constructor(){super(...arguments),this.heading="",this.closeButtonLabel="close info",this.openButtonIcon=ue.CIRCLE_QUESTION,this.openButtonLabel="more info",this.openButtonTooltipPosition="bottom",this.opened=!1,this.hidden=!1,this.openButtonSize=bt.medium,this.openButtonFamily=At.info,this.watchFocusIn=e=>{this.popoverWrapper&&!e.composedPath().includes(this.popoverWrapper)&&this.close()},this.watchEscapeKey=e=>{var r;e.key==="Escape"&&(this.close(),(r=this.openingButton)===null||r===void 0||r.focus())}}render(){let e={opened:this.opened};return this.hidden?go.nothing:go.html`
2193
- <div part="root-container" class="${(0,t4.classMap)(e)}">
2192
+ `;var a4=h(et());var tt=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},ye=class extends Na.FtLitElement{constructor(){super(...arguments),this.heading="",this.closeButtonLabel="close info",this.openButtonIcon=ue.CIRCLE_QUESTION,this.openButtonLabel="more info",this.openButtonTooltipPosition="bottom",this.opened=!1,this.hidden=!1,this.openButtonSize=bt.medium,this.openButtonFamily=At.info,this.watchFocusIn=e=>{this.popoverWrapper&&!e.composedPath().includes(this.popoverWrapper)&&this.close()},this.watchEscapeKey=e=>{var r;e.key==="Escape"&&(this.close(),(r=this.openingButton)===null||r===void 0||r.focus())}}render(){let e={opened:this.opened};return this.hidden?go.nothing:go.html`
2193
+ <div part="root-container" class="${(0,a4.classMap)(e)}">
2194
2194
  <ftds-button @focusin=${this.close}
2195
2195
  part="opening-button"
2196
2196
  icon="${this.openButtonIcon}"
@@ -2240,7 +2240,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
2240
2240
  </div>
2241
2241
  </div>
2242
2242
  </div>
2243
- `:go.nothing}updated(e){super.updated(e),e.has("opened")&&(this.opened?setTimeout(()=>{this.positionWrapper(),document.addEventListener("keydown",this.watchEscapeKey),document.addEventListener("focusin",this.watchFocusIn)},0):(document.removeEventListener("keydown",this.watchEscapeKey),document.removeEventListener("focusin",this.watchFocusIn)))}close(){this.opened=!1,this.dispatchEvent(new CustomEvent("opened-changed",{detail:{opened:!1}}))}open(){this.opened=!0,this.dispatchEvent(new CustomEvent("opened-changed",{detail:{opened:!0}}))}hasEmptySlot(e){return(0,Na.unslotText)(e).trim().length===0}closeAndFocusOpeningButton(){var e,r;this.close(),(e=this.openingButton)===null||e===void 0||e.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation&&((r=this.openingButton)===null||r===void 0||r.showTooltip())}async positionWrapper(){var e,r;if(this.popoverWrapper){if(this.popoverWrapper.classList.remove("positioned"),this.popoverWrapper.style.left="",this.popoverWrapper.style.top="",this.openingButton){let o=["right-start","bottom-end","right-end","left-start","left-end","top-start","top-end"],{x:n,y:i}=await(0,Na.computeOffsetAutoPosition)(this.openingButton,this.popoverWrapper,"bottom-start",o,"fixed");this.popoverWrapper.style.left=`${n}px`,this.popoverWrapper.style.top=`${i}px`}this.popoverWrapper.classList.add("positioned")}this.hideUnusedSlots(),(e=this.closingButton)===null||e===void 0||e.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation&&((r=this.closingButton)===null||r===void 0||r.showTooltip())}hideUnusedSlots(){var e,r,o;(e=this.popoverLinkTypography)===null||e===void 0||e.classList.toggle("hidden",this.hasEmptySlot(this.slottedLinkContent)),(r=this.popoverContentDiv)===null||r===void 0||r.classList.toggle("hidden",this.hasEmptySlot(this.popoverContentSlot)),(o=this.popoverSectionsDiv)===null||o===void 0||o.classList.toggle("hidden",this.hasEmptySlot(this.popoverSectionsSlot))}};ye.elementDefinitions={"ftds-typography":Ve,"ftds-button":kt};ye.styles=e4;tt([(0,Be.property)()],ye.prototype,"heading",void 0);tt([(0,Be.property)()],ye.prototype,"closeButtonLabel",void 0);tt([(0,Be.property)()],ye.prototype,"openButtonIcon",void 0);tt([(0,Be.property)()],ye.prototype,"openButtonLabel",void 0);tt([(0,Be.property)()],ye.prototype,"openButtonTooltipPosition",void 0);tt([(0,Be.property)({type:Boolean})],ye.prototype,"opened",void 0);tt([(0,Be.property)({type:Boolean})],ye.prototype,"hidden",void 0);tt([(0,Be.property)({type:bt})],ye.prototype,"openButtonSize",void 0);tt([(0,Be.property)({type:At})],ye.prototype,"openButtonFamily",void 0);tt([(0,Be.query)('[part="opening-button"]')],ye.prototype,"openingButton",void 0);tt([(0,Be.query)('[part="closing-button"]')],ye.prototype,"closingButton",void 0);tt([(0,Be.query)('[part="wrapper"]')],ye.prototype,"popoverWrapper",void 0);tt([(0,Be.query)('[part="content"]')],ye.prototype,"popoverContentDiv",void 0);tt([(0,Be.query)('[part="popover-content-slot"]')],ye.prototype,"popoverContentSlot",void 0);tt([(0,Be.query)('[part="popover-link"]')],ye.prototype,"slottedLinkContent",void 0);tt([(0,Be.query)('[part="popover-link-typography"]')],ye.prototype,"popoverLinkTypography",void 0);tt([(0,Be.query)('[part="popover-sections"]')],ye.prototype,"popoverSectionsDiv",void 0);tt([(0,Be.query)('[part="popover-sections-slot"]')],ye.prototype,"popoverSectionsSlot",void 0);var Mn=h(k()),zn=h(Q()),cs=h(L());var r4=h(k());var o4=r4.css`
2243
+ `:go.nothing}updated(e){super.updated(e),e.has("opened")&&(this.opened?setTimeout(()=>{this.positionWrapper(),document.addEventListener("keydown",this.watchEscapeKey),document.addEventListener("focusin",this.watchFocusIn)},0):(document.removeEventListener("keydown",this.watchEscapeKey),document.removeEventListener("focusin",this.watchFocusIn)))}close(){this.opened=!1,this.dispatchEvent(new CustomEvent("opened-changed",{detail:{opened:!1}}))}open(){this.opened=!0,this.dispatchEvent(new CustomEvent("opened-changed",{detail:{opened:!0}}))}hasEmptySlot(e){return(0,Na.unslotText)(e).trim().length===0}closeAndFocusOpeningButton(){var e,r;this.close(),(e=this.openingButton)===null||e===void 0||e.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation&&((r=this.openingButton)===null||r===void 0||r.showTooltip())}async positionWrapper(){var e,r;if(this.popoverWrapper){if(this.popoverWrapper.classList.remove("positioned"),this.popoverWrapper.style.left="",this.popoverWrapper.style.top="",this.openingButton){let o=["right-start","bottom-end","right-end","left-start","left-end","top-start","top-end"],{x:n,y:i}=await(0,Na.computeOffsetAutoPosition)(this.openingButton,this.popoverWrapper,"bottom-start",o,"fixed");this.popoverWrapper.style.left=`${n}px`,this.popoverWrapper.style.top=`${i}px`}this.popoverWrapper.classList.add("positioned")}this.hideUnusedSlots(),(e=this.closingButton)===null||e===void 0||e.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation&&((r=this.closingButton)===null||r===void 0||r.showTooltip())}hideUnusedSlots(){var e,r,o;(e=this.popoverLinkTypography)===null||e===void 0||e.classList.toggle("hidden",this.hasEmptySlot(this.slottedLinkContent)),(r=this.popoverContentDiv)===null||r===void 0||r.classList.toggle("hidden",this.hasEmptySlot(this.popoverContentSlot)),(o=this.popoverSectionsDiv)===null||o===void 0||o.classList.toggle("hidden",this.hasEmptySlot(this.popoverSectionsSlot))}};ye.elementDefinitions={"ftds-typography":je,"ftds-button":kt};ye.styles=o4;tt([(0,Fe.property)()],ye.prototype,"heading",void 0);tt([(0,Fe.property)()],ye.prototype,"closeButtonLabel",void 0);tt([(0,Fe.property)()],ye.prototype,"openButtonIcon",void 0);tt([(0,Fe.property)()],ye.prototype,"openButtonLabel",void 0);tt([(0,Fe.property)()],ye.prototype,"openButtonTooltipPosition",void 0);tt([(0,Fe.property)({type:Boolean})],ye.prototype,"opened",void 0);tt([(0,Fe.property)({type:Boolean})],ye.prototype,"hidden",void 0);tt([(0,Fe.property)({type:bt})],ye.prototype,"openButtonSize",void 0);tt([(0,Fe.property)({type:At})],ye.prototype,"openButtonFamily",void 0);tt([(0,Fe.query)('[part="opening-button"]')],ye.prototype,"openingButton",void 0);tt([(0,Fe.query)('[part="closing-button"]')],ye.prototype,"closingButton",void 0);tt([(0,Fe.query)('[part="wrapper"]')],ye.prototype,"popoverWrapper",void 0);tt([(0,Fe.query)('[part="content"]')],ye.prototype,"popoverContentDiv",void 0);tt([(0,Fe.query)('[part="popover-content-slot"]')],ye.prototype,"popoverContentSlot",void 0);tt([(0,Fe.query)('[part="popover-link"]')],ye.prototype,"slottedLinkContent",void 0);tt([(0,Fe.query)('[part="popover-link-typography"]')],ye.prototype,"popoverLinkTypography",void 0);tt([(0,Fe.query)('[part="popover-sections"]')],ye.prototype,"popoverSectionsDiv",void 0);tt([(0,Fe.query)('[part="popover-sections-slot"]')],ye.prototype,"popoverSectionsSlot",void 0);var Mn=h(k()),In=h(Q()),cs=h(L());var n4=h(k());var i4=n4.css`
2244
2244
  .ftds-popover-section--heading ftds-typography {
2245
2245
  flex-grow: 1;
2246
2246
  flex-shrink: 1;
@@ -2279,7 +2279,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
2279
2279
  <div class="ftds-popover-section--heading" part="heading" id="ftds-popover-section-heading">
2280
2280
  <ftds-typography element="span" variant="${ge.body2semibold}">${this.heading}</ftds-typography>
2281
2281
  </div>
2282
- `:Mn.nothing}updated(e){super.updated(e),this.popoverSectionLinkTypography.hidden=(0,cs.unslotText)(this.popoverSectionLinkSlot).trim().length===0}};Wr.elementDefinitions={"ftds-typography":Ve};Wr.styles=o4;jc([(0,zn.property)()],Wr.prototype,"heading",void 0);jc([(0,zn.query)("[part=popover-section-link-typography]")],Wr.prototype,"popoverSectionLinkTypography",void 0);jc([(0,zn.query)("[part=popover-section-link]")],Wr.prototype,"popoverSectionLinkSlot",void 0);var Kc=h(L());(0,Kc.customElement)("ftds-popover")(ye);(0,Kc.customElement)("ftds-popover-section")(Wr);var ds=h(k()),za=h(Q()),i4=h(et()),Pa=h(L());var a4=h(k());var Ma=h(L()),n4=a4.css`
2282
+ `:Mn.nothing}updated(e){super.updated(e),this.popoverSectionLinkTypography.hidden=(0,cs.unslotText)(this.popoverSectionLinkSlot).trim().length===0}};Wr.elementDefinitions={"ftds-typography":je};Wr.styles=i4;jc([(0,In.property)()],Wr.prototype,"heading",void 0);jc([(0,In.query)("[part=popover-section-link-typography]")],Wr.prototype,"popoverSectionLinkTypography",void 0);jc([(0,In.query)("[part=popover-section-link]")],Wr.prototype,"popoverSectionLinkSlot",void 0);var Kc=h(L());(0,Kc.customElement)("ftds-popover")(ye);(0,Kc.customElement)("ftds-popover-section")(Wr);var ds=h(k()),Ia=h(Q()),c4=h(et()),Pa=h(L());var s4=h(k());var Ma=h(L()),l4=s4.css`
2283
2283
 
2284
2284
  .ftds-link {
2285
2285
  display: inline-flex;
@@ -2319,62 +2319,62 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
2319
2319
  }
2320
2320
 
2321
2321
  .ftds--family-neutral {
2322
- color: ${We.neutralDefaultColor};
2322
+ color: ${Ve.neutralDefaultColor};
2323
2323
  }
2324
2324
 
2325
2325
  .ftds--family-neutral:hover {
2326
- color: ${We.neutralHoverColor};
2326
+ color: ${Ve.neutralHoverColor};
2327
2327
  }
2328
2328
 
2329
2329
  .ftds--family-neutral:focus-visible {
2330
- color: ${We.neutralFocusColor};
2331
- outline-color: ${We.neutralFocusFocusRingColor};
2330
+ color: ${Ve.neutralFocusColor};
2331
+ outline-color: ${Ve.neutralFocusFocusRingColor};
2332
2332
  }
2333
2333
 
2334
2334
  .ftds--family-neutral:active {
2335
- color: ${We.neutralActiveColor};
2335
+ color: ${Ve.neutralActiveColor};
2336
2336
  }
2337
2337
 
2338
2338
  .ftds--family-info {
2339
- color: ${We.infoDefaultColor};
2339
+ color: ${Ve.infoDefaultColor};
2340
2340
  }
2341
2341
 
2342
2342
  .ftds--family-info:hover {
2343
- color: ${We.infoHoverColor};
2344
- opacity: ${We.infoHoverOpacity};
2343
+ color: ${Ve.infoHoverColor};
2344
+ opacity: ${Ve.infoHoverOpacity};
2345
2345
  }
2346
2346
 
2347
2347
  .ftds--family-info:focus-visible {
2348
- color: ${We.infoFocusColor};
2349
- outline-color: ${We.infoFocusFocusRingColor};
2348
+ color: ${Ve.infoFocusColor};
2349
+ outline-color: ${Ve.infoFocusFocusRingColor};
2350
2350
  }
2351
2351
 
2352
2352
  .ftds--family-info:active {
2353
- color: ${We.infoActiveColor};
2353
+ color: ${Ve.infoActiveColor};
2354
2354
  }
2355
2355
 
2356
2356
  .ftds--family-brand {
2357
- color: ${We.brandDefaultColor};
2357
+ color: ${Ve.brandDefaultColor};
2358
2358
  }
2359
2359
 
2360
2360
  .ftds--family-brand:hover {
2361
- color: ${We.brandHoverColor};
2362
- opacity: ${We.brandHoverOpacity};
2361
+ color: ${Ve.brandHoverColor};
2362
+ opacity: ${Ve.brandHoverOpacity};
2363
2363
  }
2364
2364
 
2365
2365
  .ftds--family-brand:focus-visible {
2366
- color: ${We.brandFocusColor};
2367
- outline-color: ${We.brandFocusFocusRingColor};
2366
+ color: ${Ve.brandFocusColor};
2367
+ outline-color: ${Ve.brandFocusFocusRingColor};
2368
2368
  }
2369
2369
 
2370
2370
  .ftds--family-brand:active {
2371
- color: ${We.infoActiveColor};
2371
+ color: ${Ve.infoActiveColor};
2372
2372
  }
2373
2373
  `;var Pn=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},fs;(function(t){t.SELF="_self",t.BLANK="_blank"})(fs||(fs={}));var Dt=class extends Pa.FtdsBase{constructor(){super(...arguments),this.href="",this.variant=ge.body2medium,this.underlined=!1,this.openInNewTabLabel="This link will be opened in a new tab",this.target=fs.SELF,this.icon="extlink-light"}get linkClasses(){return{"ftds-link":!0,"ftds-link--underlined":this.underlined,...this.resolveVariantClasses,...this.getDesignSystemBaseClasses()}}render(){return ds.html`
2374
2374
  <a part="link"
2375
2375
  target="${this.target}"
2376
2376
  href="${this.href}"
2377
- class="${(0,i4.classMap)(this.linkClasses)}">
2377
+ class="${(0,c4.classMap)(this.linkClasses)}">
2378
2378
  <ftds-typography part="label"
2379
2379
  variant="${this.variant}"
2380
2380
  element="span"
@@ -2384,9 +2384,9 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
2384
2384
  ${this.resolveIcon()}
2385
2385
  </a>
2386
2386
  `}resolveIcon(){return this.target===fs.BLANK?ds.html`
2387
- <ft-icon aria-label="${this.openInNewTabLabel}" part="icon" .variant=${$e.fluid_topics} .value=${this.icon}>
2387
+ <ft-icon aria-label="${this.openInNewTabLabel}" part="icon" .variant=${De.fluid_topics} .value=${this.icon}>
2388
2388
  </ft-icon>
2389
- `:ds.html``}get resolveVariantClasses(){return{["ftds-link--variant-"+this.variant]:!0}}onSlotchange(){this.requestUpdate()}};Dt.elementDefinitions={"ftds-typography":Ve,"ft-icon":se};Dt.styles=[Pa.safariEllipsisFix,n4];Pn([(0,za.property)()],Dt.prototype,"href",void 0);Pn([(0,za.property)()],Dt.prototype,"variant",void 0);Pn([(0,za.property)({type:Boolean})],Dt.prototype,"underlined",void 0);Pn([(0,za.property)()],Dt.prototype,"openInNewTabLabel",void 0);Pn([(0,za.property)()],Dt.prototype,"target",void 0);var s4=h(L());(0,s4.customElement)("ftds-link")(Dt);var Zc=class extends CustomEvent{constructor(e,r){super("change",{detail:{value:e,checked:r},bubbles:!0,composed:!0})}},Ia=class extends(0,us.toFtdsBase)(De){constructor(){super(...arguments),this.rippleUnbounded=!1,this.family=At.brand}get checkboxClasses(){return{...super.checkboxClasses,...this.getDesignSystemBaseClasses()}}render(){return Bt.html`
2389
+ `:ds.html``}get resolveVariantClasses(){return{["ftds-link--variant-"+this.variant]:!0}}onSlotchange(){this.requestUpdate()}};Dt.elementDefinitions={"ftds-typography":je,"ft-icon":se};Dt.styles=[Pa.safariEllipsisFix,l4];Pn([(0,Ia.property)()],Dt.prototype,"href",void 0);Pn([(0,Ia.property)()],Dt.prototype,"variant",void 0);Pn([(0,Ia.property)({type:Boolean})],Dt.prototype,"underlined",void 0);Pn([(0,Ia.property)()],Dt.prototype,"openInNewTabLabel",void 0);Pn([(0,Ia.property)()],Dt.prototype,"target",void 0);var d4=h(L());(0,d4.customElement)("ftds-link")(Dt);var Zc=class extends CustomEvent{constructor(e,r){super("change",{detail:{value:e,checked:r},bubbles:!0,composed:!0})}},za=class extends(0,us.toFtdsBase)(Be){constructor(){super(...arguments),this.rippleUnbounded=!1,this.family=At.brand}get checkboxClasses(){return{...super.checkboxClasses,...this.getDesignSystemBaseClasses()}}render(){return Bt.html`
2390
2390
  <div part="checkbox-and-popover">
2391
2391
  <div part="checkbox-label-and-helper">
2392
2392
  <label class="${(0,qc.classMap)(this.checkboxClasses)}" for="checkbox-input" part="checkbox-label">
@@ -2415,8 +2415,8 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
2415
2415
  <div part="checkbox-popover-wrapper">
2416
2416
  <slot @slotchange=${this.onSlotchange}></slot>
2417
2417
  </div>
2418
- </div>`}get typographyVariant(){return ge.body2medium}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new Zc(this.value,this.checked))}};Ia.elementDefinitions={...De.elementDefinitions,"ftds-popover":ye,"ftds-link":Dt,"ftds-typography":Ve,"ft-icon":se};Ia.styles=[us.safariEllipsisFix,Q0];var Yc=h(L());(0,Yc.customElement)("ft-checkbox")(jo);(0,Yc.customElement)("ftds-checkbox")(Ia);var l4=h(k()),Rr=h(Q()),c4=h(L()),d4=h(et());var yo=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},ps=class extends CustomEvent{constructor(e,r){super("change",{detail:{value:e,checked:r},bubbles:!0,composed:!0})}},ct=class extends c4.FtLitElement{constructor(){super(...arguments),this.value="",this.name="",this.checked=!1,this.ariaChecked="false",this.disabled=!1}get radioClasses(){return{"ft-radio":!0,"ft-radio--checked":this.checked,"ft-radio--disabled":this.disabled}}get typographyVariant(){return""}render(){return l4.html`
2419
- <div class="${(0,d4.classMap)(this.radioClasses)}"
2418
+ </div>`}get typographyVariant(){return ge.body2medium}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new Zc(this.value,this.checked))}};za.elementDefinitions={...Be.elementDefinitions,"ftds-popover":ye,"ftds-link":Dt,"ftds-typography":je,"ft-icon":se};za.styles=[us.safariEllipsisFix,t4];var Yc=h(L());(0,Yc.customElement)("ft-checkbox")(jo);(0,Yc.customElement)("ftds-checkbox")(za);var f4=h(k()),Rr=h(Q()),u4=h(L()),p4=h(et());var yo=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},ps=class extends CustomEvent{constructor(e,r){super("change",{detail:{value:e,checked:r},bubbles:!0,composed:!0})}},ct=class extends u4.FtLitElement{constructor(){super(...arguments),this.value="",this.name="",this.checked=!1,this.ariaChecked="false",this.disabled=!1}get radioClasses(){return{"ft-radio":!0,"ft-radio--checked":this.checked,"ft-radio--disabled":this.disabled}}get typographyVariant(){return""}render(){return f4.html`
2419
+ <div class="${(0,p4.classMap)(this.radioClasses)}"
2420
2420
  @click=${this.onClick}>
2421
2421
  <div class="ft-radio--box-container">
2422
2422
  <ft-ripple
@@ -2441,7 +2441,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
2441
2441
  </ft-or-ftds-typography>
2442
2442
  </label>
2443
2443
  </div>
2444
- `}willUpdate(e){super.willUpdate(e),e.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.dispatchEvent(new ps(this.value,this.checked))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new ps(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus(),setTimeout(()=>{var r;return(r=this.ripple)===null||r===void 0?void 0:r.forceFocusUpdate()},0)}onClick(e){var r;e.target!==this.input&&(e.stopPropagation(),e.preventDefault(),(r=this.input)===null||r===void 0||r.click())}};ct.elementDefinitions={"ft-ripple":Z};yo([(0,Rr.property)()],ct.prototype,"value",void 0);yo([(0,Rr.property)()],ct.prototype,"name",void 0);yo([(0,Rr.property)({type:Boolean,reflect:!0})],ct.prototype,"checked",void 0);yo([(0,Rr.property)({attribute:"aria-checked",reflect:!0})],ct.prototype,"ariaChecked",void 0);yo([(0,Rr.property)({type:Boolean})],ct.prototype,"disabled",void 0);yo([(0,Rr.query)(".ft-radio")],ct.prototype,"container",void 0);yo([(0,Rr.query)("ft-ripple")],ct.prototype,"ripple",void 0);yo([(0,Rr.query)("input")],ct.prototype,"input",void 0);var f4=h(k()),Tt=h(L());var bo={textColor:Tt.FtCssVariableFactory.extend("--ft-radio-text-color","",Tt.designSystemVariables.colorOnSurfaceHigh),fontSize:Tt.FtCssVariableFactory.extend("--ft-radio-font-size","",P.fontSize),colorPrimary:Tt.FtCssVariableFactory.external(Tt.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:Tt.FtCssVariableFactory.external(Tt.designSystemVariables.colorOnPrimary,"Design system"),borderColor:Tt.FtCssVariableFactory.extend("--ft-radio-border-color","",Tt.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:Tt.FtCssVariableFactory.external(Tt.designSystemVariables.colorOnSurfaceDisabled,"Design system")},u4=f4.css`
2444
+ `}willUpdate(e){super.willUpdate(e),e.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.dispatchEvent(new ps(this.value,this.checked))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new ps(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus(),setTimeout(()=>{var r;return(r=this.ripple)===null||r===void 0?void 0:r.forceFocusUpdate()},0)}onClick(e){var r;e.target!==this.input&&(e.stopPropagation(),e.preventDefault(),(r=this.input)===null||r===void 0||r.click())}};ct.elementDefinitions={"ft-ripple":Z};yo([(0,Rr.property)()],ct.prototype,"value",void 0);yo([(0,Rr.property)()],ct.prototype,"name",void 0);yo([(0,Rr.property)({type:Boolean,reflect:!0})],ct.prototype,"checked",void 0);yo([(0,Rr.property)({attribute:"aria-checked",reflect:!0})],ct.prototype,"ariaChecked",void 0);yo([(0,Rr.property)({type:Boolean})],ct.prototype,"disabled",void 0);yo([(0,Rr.query)(".ft-radio")],ct.prototype,"container",void 0);yo([(0,Rr.query)("ft-ripple")],ct.prototype,"ripple",void 0);yo([(0,Rr.query)("input")],ct.prototype,"input",void 0);var h4=h(k()),Tt=h(L());var bo={textColor:Tt.FtCssVariableFactory.extend("--ft-radio-text-color","",Tt.designSystemVariables.colorOnSurfaceHigh),fontSize:Tt.FtCssVariableFactory.extend("--ft-radio-font-size","",P.fontSize),colorPrimary:Tt.FtCssVariableFactory.external(Tt.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:Tt.FtCssVariableFactory.external(Tt.designSystemVariables.colorOnPrimary,"Design system"),borderColor:Tt.FtCssVariableFactory.extend("--ft-radio-border-color","",Tt.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:Tt.FtCssVariableFactory.external(Tt.designSystemVariables.colorOnSurfaceDisabled,"Design system")},m4=h4.css`
2445
2445
  * {
2446
2446
  box-sizing: border-box;
2447
2447
  }
@@ -2530,7 +2530,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
2530
2530
  .ft-radio ft-or-ftds-typography {
2531
2531
  padding-right: 2px;
2532
2532
  }
2533
- `;var kr=class extends ct{get typographyVariant(){return Te.body2}};kr.elementDefinitions={...ct.elementDefinitions,"ft-or-ftds-typography":ie};kr.styles=u4;var hs=h(L());var p4=h(k()),K=h(L());var h4=p4.css`
2533
+ `;var kr=class extends ct{get typographyVariant(){return Te.body2}};kr.elementDefinitions={...ct.elementDefinitions,"ft-or-ftds-typography":ie};kr.styles=m4;var hs=h(L());var g4=h(k()),K=h(L());var y4=g4.css`
2534
2534
  * {
2535
2535
  box-sizing: border-box;
2536
2536
  --input-size: calc(${K.radio.circleSize} + 2 * (${K.radio.focusOutlineOffset} + ${K.radio.focusOutlineWidth}));
@@ -2638,12 +2638,12 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
2638
2638
  .ft-radio ft-or-ftds-typography {
2639
2639
  padding-right: 2px;
2640
2640
  }
2641
- `;var $a=class extends(0,hs.toFtdsBase)(ct){constructor(){super(...arguments),this.family=At.brand}get radioClasses(){return{...super.radioClasses,...this.getDesignSystemBaseClasses()}}get typographyVariant(){return ge.body2medium}};$a.elementDefinitions={...ct.elementDefinitions,"ft-or-ftds-typography":ie};$a.styles=[hs.safariEllipsisFix,h4];var m4=h(L()),vo=h(Q()),g4=h(k()),In=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},er=class extends m4.FtLitElement{constructor(){super(...arguments),this.name="",this.role="radiogroup",this.ariaLabelledBy="",this.currentSelectedIndex=0,this.onFocus=()=>{setTimeout(()=>this.focusCurrentChecked(),100)},this.onFocusOut=e=>{}}get radioButtons(){var e,r;return(r=(e=this.assignedElements)===null||e===void 0?void 0:e.flatMap(o=>o.matches("ft-radio,ftds-radio")?[o]:[...o.querySelectorAll("ft-radio,ftds-radio")]))!==null&&r!==void 0?r:[]}render(){return g4.html`
2641
+ `;var $a=class extends(0,hs.toFtdsBase)(ct){constructor(){super(...arguments),this.family=At.brand}get radioClasses(){return{...super.radioClasses,...this.getDesignSystemBaseClasses()}}get typographyVariant(){return ge.body2medium}};$a.elementDefinitions={...ct.elementDefinitions,"ft-or-ftds-typography":ie};$a.styles=[hs.safariEllipsisFix,y4];var b4=h(L()),vo=h(Q()),v4=h(k()),zn=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},er=class extends b4.FtLitElement{constructor(){super(...arguments),this.name="",this.role="radiogroup",this.ariaLabelledBy="",this.currentSelectedIndex=0,this.onFocus=()=>{setTimeout(()=>this.focusCurrentChecked(),100)},this.onFocusOut=e=>{}}get radioButtons(){var e,r;return(r=(e=this.assignedElements)===null||e===void 0?void 0:e.flatMap(o=>o.matches("ft-radio,ftds-radio")?[o]:[...o.querySelectorAll("ft-radio,ftds-radio")]))!==null&&r!==void 0?r:[]}render(){return v4.html`
2642
2642
  <slot @slotchange=${this.onSlotChange}
2643
2643
  @change=${this.onChange}
2644
2644
  @keydown=${this.onKeyDown}
2645
2645
  ></slot>
2646
- `}connectedCallback(){super.connectedCallback(),this.addEventListener("focus",this.onFocus),this.addEventListener("focusout",this.onFocusOut)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("focus",this.onFocus),this.removeEventListener("focusout",this.onFocusOut)}onSlotChange(){this.radioButtons.forEach(e=>e.name=this.name)}contentAvailableCallback(e){super.contentAvailableCallback(e),this.radioButtons.forEach(r=>r.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(r=>r.checked=e.detail.value===r.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let r=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{r=!0;let o=this.currentSelectedIndex-1;this.radioButtons[o<0?this.radioButtons.length-1:o].select(),this.radioButtons[o<0?this.radioButtons.length-1:o].focus();break}case"ArrowDown":case"ArrowRight":{r=!0;let o=this.currentSelectedIndex+1;this.radioButtons[o>this.radioButtons.length-1?0:o].select(),this.radioButtons[o>this.radioButtons.length-1?0:o].focus();break}case"Enter":this.radioButtons[this.currentSelectedIndex].select()}r&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(r=>r.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e,this.radioButtons[this.currentSelectedIndex].setInputTabIndex(0)}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};er.elementDefinitions={};In([(0,vo.property)()],er.prototype,"name",void 0);In([(0,vo.property)({reflect:!0,attribute:"role"})],er.prototype,"role",void 0);In([(0,vo.property)({reflect:!0,attribute:"aria-labelledby"})],er.prototype,"ariaLabelledBy",void 0);In([(0,vo.queryAssignedElements)()],er.prototype,"assignedElements",void 0);In([(0,vo.state)()],er.prototype,"currentSelectedIndex",void 0);var y4=h(k());var b4=y4.css`
2646
+ `}connectedCallback(){super.connectedCallback(),this.addEventListener("focus",this.onFocus),this.addEventListener("focusout",this.onFocusOut)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("focus",this.onFocus),this.removeEventListener("focusout",this.onFocusOut)}onSlotChange(){this.radioButtons.forEach(e=>e.name=this.name)}contentAvailableCallback(e){super.contentAvailableCallback(e),this.radioButtons.forEach(r=>r.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(r=>r.checked=e.detail.value===r.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let r=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{r=!0;let o=this.currentSelectedIndex-1;this.radioButtons[o<0?this.radioButtons.length-1:o].select(),this.radioButtons[o<0?this.radioButtons.length-1:o].focus();break}case"ArrowDown":case"ArrowRight":{r=!0;let o=this.currentSelectedIndex+1;this.radioButtons[o>this.radioButtons.length-1?0:o].select(),this.radioButtons[o>this.radioButtons.length-1?0:o].focus();break}case"Enter":this.radioButtons[this.currentSelectedIndex].select()}r&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(r=>r.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e,this.radioButtons[this.currentSelectedIndex].setInputTabIndex(0)}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};er.elementDefinitions={};zn([(0,vo.property)()],er.prototype,"name",void 0);zn([(0,vo.property)({reflect:!0,attribute:"role"})],er.prototype,"role",void 0);zn([(0,vo.property)({reflect:!0,attribute:"aria-labelledby"})],er.prototype,"ariaLabelledBy",void 0);zn([(0,vo.queryAssignedElements)()],er.prototype,"assignedElements",void 0);zn([(0,vo.state)()],er.prototype,"currentSelectedIndex",void 0);var x4=h(k());var S4=x4.css`
2647
2647
  :host {
2648
2648
  display: block;
2649
2649
  }
@@ -2651,17 +2651,17 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
2651
2651
  :host(:focus-visible) {
2652
2652
  outline: none;
2653
2653
  }
2654
- `;var Ko=class extends er{};Ko.styles=b4;var ms=h(L());var v4=h(k()),x4=h(L()),S4=v4.css`
2654
+ `;var Ko=class extends er{};Ko.styles=S4;var ms=h(L());var C4=h(k()),O4=h(L()),L4=C4.css`
2655
2655
  :host {
2656
2656
  display: flex;
2657
2657
  flex-direction: column;
2658
- gap: ${x4.radio.verticalGap}
2658
+ gap: ${O4.radio.verticalGap}
2659
2659
  }
2660
2660
 
2661
2661
  :host(:focus-visible) {
2662
2662
  outline: none;
2663
2663
  }
2664
- `;var $n=class extends(0,ms.toFtdsBase)(er){constructor(){super(...arguments),this.family=At.brand}};$n.styles=[ms.safariEllipsisFix,S4];var Dn=h(L());(0,Dn.customElement)("ft-radio")(kr);(0,Dn.customElement)("ftds-radio")($a);(0,Dn.customElement)("ft-radio-group")(Ko);(0,Dn.customElement)("ftds-radio-group")($n);var dt=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},ke=class extends Aa((0,tr.withAriaNotification)(tr.FtLitElement)){constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1,this.filteredOptions=[],this.ariaNotificationDebouncer=new tr.Debouncer(500)}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,r;return(r=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&r!==void 0?r:0}focusOnBackButton(){this.elementToFocus={selector:".ft-filter-level--go-back"}}focusOnExpandButton(e){this.elementToFocus={selector:`.ft-filter-level--option ft-button[part="controls navigate-hierarchy"][data-value="${e}"]`}}focusOnFirstOption(){this.elementToFocus={selector:'.ft-filter-level--option [part~="option"]'}}willUpdate(e){super.willUpdate(e),(e.has("options")||e.has("hideSelectedOptions")||e.has("filter"))&&this.updateFilteredOptions()}updateFilteredOptions(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(r=>!r.selected)),this.filter&&(e=e.filter(r=>r.label.toLowerCase().includes(this.filter.toLowerCase()))),this.filteredOptions=e}render(){let e=this.filteredOptions.slice(0,this.limit);return Ft.html`
2664
+ `;var $n=class extends(0,ms.toFtdsBase)(er){constructor(){super(...arguments),this.family=At.brand}};$n.styles=[ms.safariEllipsisFix,L4];var Dn=h(L());(0,Dn.customElement)("ft-radio")(kr);(0,Dn.customElement)("ftds-radio")($a);(0,Dn.customElement)("ft-radio-group")(Ko);(0,Dn.customElement)("ftds-radio-group")($n);var dt=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},ke=class extends Aa((0,tr.withAriaNotification)(tr.FtLitElement)){constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1,this.filteredOptions=[],this.ariaNotificationDebouncer=new tr.Debouncer(500)}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,r;return(r=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&r!==void 0?r:0}focusOnBackButton(){this.elementToFocus={selector:".ft-filter-level--go-back"}}focusOnExpandButton(e){this.elementToFocus={selector:`.ft-filter-level--option ft-button[part="controls navigate-hierarchy"][data-value="${e}"]`}}focusOnFirstOption(){this.elementToFocus={selector:'.ft-filter-level--option [part~="option"]'}}willUpdate(e){super.willUpdate(e),(e.has("options")||e.has("hideSelectedOptions")||e.has("filter"))&&this.updateFilteredOptions()}updateFilteredOptions(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(r=>!r.selected)),this.filter&&(e=e.filter(r=>r.label.toLowerCase().includes(this.filter.toLowerCase()))),this.filteredOptions=e}render(){let e=this.filteredOptions.slice(0,this.limit);return Ft.html`
2665
2665
  <div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
2666
2666
  ${this.parent==null?null:Ft.html`
2667
2667
  <div tabindex="0"
@@ -2682,7 +2682,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
2682
2682
  ${this.noValuesLabel}
2683
2683
  </ft-typography>
2684
2684
  `:Ft.nothing}
2685
- ${(0,C4.repeat)(e,r=>r.value,r=>{var o;return Ft.html`
2685
+ ${(0,E4.repeat)(e,r=>r.value,r=>{var o;return Ft.html`
2686
2686
  <div class="ft-filter-level--option" part="options" tabindex="-1">
2687
2687
  ${this.multivalued?this.buildMultiValuedOption(r):this.buildMonoValuedOption(r)}
2688
2688
  ${this.preventNavigation||r.selected||((o=r.subOptions)!==null&&o!==void 0?o:[]).length===0?Ft.nothing:Ft.html`
@@ -2729,7 +2729,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
2729
2729
  @change=${r=>this.optionsChanged(r,e)}>
2730
2730
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
2731
2731
  </ft-radio>
2732
- `}onRadioKeyDown(e,r){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,r))}optionsChanged(e,r){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:r}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}updated(e){super.updated(e),e.has("filter")&&e.has("filteredOptions")&&e.get("filteredOptions")!==void 0&&e.get("filter")!==void 0&&this.ariaNotificationDebouncer.run(async()=>{if(this.filteredOptionsNumberAriaNotification==null)return;let r=await this.awaitI18n({...this.filteredOptionsNumberAriaNotification,args:[this.filteredOptions.length]});this.sendAriaNotification(r)})}};ke.elementDefinitions={"ft-button":Ne,"ft-ripple":Z,"ft-typography":ie,"ft-checkbox":jo,"ft-icon":se,"ft-radio":kr};ke.styles=j0;dt([(0,Ye.property)({type:String})],ke.prototype,"filterId",void 0);dt([(0,Ye.property)({type:Object})],ke.prototype,"parent",void 0);dt([(0,Ye.property)({type:Array,hasChanged:tr.hasChanged})],ke.prototype,"options",void 0);dt([(0,Ye.property)({type:Boolean})],ke.prototype,"multivalued",void 0);dt([(0,Ye.property)({type:Boolean})],ke.prototype,"disabled",void 0);dt([(0,Ye.property)({type:Boolean})],ke.prototype,"hideSelectedOptions",void 0);dt([(0,Ye.property)({type:Boolean})],ke.prototype,"displayCount",void 0);dt([(0,Ye.property)({type:Boolean})],ke.prototype,"preventNavigation",void 0);dt([(0,Ye.property)({type:String})],ke.prototype,"filter",void 0);dt([(0,Ye.property)({type:String})],ke.prototype,"moreValuesButtonLabel",void 0);dt([(0,Ye.property)({type:String})],ke.prototype,"noValuesLabel",void 0);dt([(0,Ye.property)()],ke.prototype,"filteredOptionsNumberAriaNotification",void 0);dt([(0,tr.numberProperty)()],ke.prototype,"displayedValuesLimit",void 0);dt([(0,Ye.query)(".ft-filter-level--container")],ke.prototype,"container",void 0);dt([(0,Ye.state)()],ke.prototype,"radios",void 0);dt([(0,Ye.state)()],ke.prototype,"displayedPages",void 0);dt([(0,Ye.state)()],ke.prototype,"filteredOptions",void 0);var E4=h(k()),Ut=h(Q()),qo=h(L());var A4=h(et());var O4=h(k()),pr=h(L());var vt={buttonsColor:pr.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",pr.designSystemVariables.colorPrimary),buttonsZIndex:pr.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:pr.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:pr.FtCssVariableFactory.external(pr.designSystemVariables.colorSurface,"Design system")},L4=O4.css`
2732
+ `}onRadioKeyDown(e,r){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,r))}optionsChanged(e,r){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:r}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}updated(e){super.updated(e),e.has("filter")&&e.has("filteredOptions")&&e.get("filteredOptions")!==void 0&&e.get("filter")!==void 0&&this.ariaNotificationDebouncer.run(async()=>{if(this.filteredOptionsNumberAriaNotification==null)return;let r=await this.awaitI18n({...this.filteredOptionsNumberAriaNotification,args:[this.filteredOptions.length]});this.sendAriaNotification(r)})}};ke.elementDefinitions={"ft-button":Ne,"ft-ripple":Z,"ft-typography":ie,"ft-checkbox":jo,"ft-icon":se,"ft-radio":kr};ke.styles=Z0;dt([(0,Ye.property)({type:String})],ke.prototype,"filterId",void 0);dt([(0,Ye.property)({type:Object})],ke.prototype,"parent",void 0);dt([(0,Ye.property)({type:Array,hasChanged:tr.hasChanged})],ke.prototype,"options",void 0);dt([(0,Ye.property)({type:Boolean})],ke.prototype,"multivalued",void 0);dt([(0,Ye.property)({type:Boolean})],ke.prototype,"disabled",void 0);dt([(0,Ye.property)({type:Boolean})],ke.prototype,"hideSelectedOptions",void 0);dt([(0,Ye.property)({type:Boolean})],ke.prototype,"displayCount",void 0);dt([(0,Ye.property)({type:Boolean})],ke.prototype,"preventNavigation",void 0);dt([(0,Ye.property)({type:String})],ke.prototype,"filter",void 0);dt([(0,Ye.property)({type:String})],ke.prototype,"moreValuesButtonLabel",void 0);dt([(0,Ye.property)({type:String})],ke.prototype,"noValuesLabel",void 0);dt([(0,Ye.property)()],ke.prototype,"filteredOptionsNumberAriaNotification",void 0);dt([(0,tr.numberProperty)()],ke.prototype,"displayedValuesLimit",void 0);dt([(0,Ye.query)(".ft-filter-level--container")],ke.prototype,"container",void 0);dt([(0,Ye.state)()],ke.prototype,"radios",void 0);dt([(0,Ye.state)()],ke.prototype,"displayedPages",void 0);dt([(0,Ye.state)()],ke.prototype,"filteredOptions",void 0);var R4=h(k()),Ut=h(Q()),qo=h(L());var k4=h(et());var A4=h(k()),pr=h(L());var vt={buttonsColor:pr.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",pr.designSystemVariables.colorPrimary),buttonsZIndex:pr.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:pr.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:pr.FtCssVariableFactory.external(pr.designSystemVariables.colorSurface,"Design system")},w4=A4.css`
2733
2733
  .ft-snap-scroll {
2734
2734
  box-sizing: border-box;
2735
2735
  position: relative;
@@ -2854,7 +2854,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
2854
2854
  .ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
2855
2855
  background-color: ${vt.colorSurface};
2856
2856
  }
2857
- `;var _r=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Xc=class extends CustomEvent{constructor(e,r){super("current-element-change",{detail:{index:e,element:r}})}},Fe=class extends qo.FtLitElement{constructor(){super(...arguments),this.horizontal=!1,this.hideScrollbar=!1,this.controls=!1,this.limitSize=!1,this.elements=[],this.currentElement=0,this.withScroll=!1,this.startReached=!0,this.endReached=!0,this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight",this.updateScrollCallback=()=>this.onScroll(),this.resizeObserver=new ResizeObserver(()=>this.scheduleUpdateScroll()),this.scrollDebouncer=new qo.Debouncer(200),this.updateScrollDebouncer=new qo.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let r=this.elements[e];if(r){let o=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,n=this.contentSlot[this.scrollAttribute]+this.prevSize;(r[this.offsetAttribute]<n||r[this.offsetAttribute]+r[this.sizeAttribute]>o)&&this.scrollToElement(r)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){let e=(0,A4.classMap)({"ft-snap-scroll":!0,"ft-snap-scroll--horizontal":this.horizontal,"ft-snap-scroll--vertical":!this.horizontal,"ft-snap-scroll--hide-scrollbar":this.hideScrollbar,"ft-snap-scroll--limit-size":this.limitSize,"ft-snap-scroll--safari-fix":qo.isSafari}),r=this.controls&&this.withScroll;return E4.html`
2857
+ `;var _r=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Xc=class extends CustomEvent{constructor(e,r){super("current-element-change",{detail:{index:e,element:r}})}},Ue=class extends qo.FtLitElement{constructor(){super(...arguments),this.horizontal=!1,this.hideScrollbar=!1,this.controls=!1,this.limitSize=!1,this.elements=[],this.currentElement=0,this.withScroll=!1,this.startReached=!0,this.endReached=!0,this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight",this.updateScrollCallback=()=>this.onScroll(),this.resizeObserver=new ResizeObserver(()=>this.scheduleUpdateScroll()),this.scrollDebouncer=new qo.Debouncer(200),this.updateScrollDebouncer=new qo.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let r=this.elements[e];if(r){let o=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,n=this.contentSlot[this.scrollAttribute]+this.prevSize;(r[this.offsetAttribute]<n||r[this.offsetAttribute]+r[this.sizeAttribute]>o)&&this.scrollToElement(r)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){let e=(0,k4.classMap)({"ft-snap-scroll":!0,"ft-snap-scroll--horizontal":this.horizontal,"ft-snap-scroll--vertical":!this.horizontal,"ft-snap-scroll--hide-scrollbar":this.hideScrollbar,"ft-snap-scroll--limit-size":this.limitSize,"ft-snap-scroll--safari-fix":qo.isSafari}),r=this.controls&&this.withScroll;return R4.html`
2858
2858
  <div part="container" class="${e}">
2859
2859
  <ft-button
2860
2860
  class="ft-snap-scroll--previous"
@@ -2878,7 +2878,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
2878
2878
  @click=${this.next}
2879
2879
  ></ft-button>
2880
2880
  </div>
2881
- `}update(e){super.update(e),e.has("horizontal")&&(this.horizontal?(this.offsetAttribute="offsetLeft",this.scrollAttribute="scrollLeft",this.sizeAttribute="clientWidth",this.scrollSizeAttribute="scrollWidth"):(this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight")),e.has("currentElement")&&this.dispatchEvent(new Xc(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),this.contentSlot&&this.listenedContainer!==this.contentSlot&&(this.resizeObserver.observe(this.contentSlot),this.listenedContainer&&this.listenedContainer.removeEventListener("scroll",this.updateScrollCallback),this.listenedContainer=this.contentSlot,(r=this.listenedContainer)===null||r===void 0||r.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let r=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<r&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var r,o;e&&(this.horizontal?(r=this.contentSlot)===null||r===void 0||r.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(o=this.contentSlot)===null||o===void 0||o.scrollTo({top:this.getOffset(e)-this.controlsSize,behavior:"smooth"}),this.currentElement=this.elements.indexOf(e))}onSlotChange(){var e,r;this.elements=(r=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(o=>o))!==null&&r!==void 0?r:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let r=0;r<this.elements.length;r++)(e<0||this.getDistanceFromStart(this.elements[r])<this.getDistanceFromStart(this.elements[e]))&&(e=r);return e}scheduleUpdateScroll(){this.updateScrollDebouncer.run(()=>this.updateScroll())}updateScroll(){this.contentSlot!=null?(this.withScroll=this.contentSlot[this.scrollSizeAttribute]>this.contentSlot[this.sizeAttribute],this.startReached=this.contentSlot[this.scrollAttribute]===0,this.endReached=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]+1>=this.contentSlot[this.scrollSizeAttribute]):(this.withScroll=!1,this.startReached=!0,this.endReached=!0)}get lastElement(){return this.elements[this.elements.length-1]}get firstElementOffset(){let e=this.elements[0];return e?e[this.offsetAttribute]:0}get controlsSize(){return this.controls?36:0}get nextSize(){return this.endReached?0:this.controlsSize}get prevSize(){return this.startReached?0:this.controlsSize}getOffset(e){return e[this.offsetAttribute]-this.firstElementOffset}getDistanceFromStart(e){let r=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-r)}};Fe.elementDefinitions={"ft-button":Ne};Fe.styles=L4;_r([(0,Ut.property)({type:Boolean})],Fe.prototype,"horizontal",void 0);_r([(0,Ut.property)({type:Boolean})],Fe.prototype,"hideScrollbar",void 0);_r([(0,Ut.property)({type:Boolean})],Fe.prototype,"controls",void 0);_r([(0,Ut.property)({type:Boolean})],Fe.prototype,"limitSize",void 0);_r([(0,Ut.state)()],Fe.prototype,"elements",void 0);_r([(0,Ut.state)()],Fe.prototype,"currentElement",void 0);_r([(0,Ut.state)()],Fe.prototype,"withScroll",void 0);_r([(0,Ut.state)()],Fe.prototype,"startReached",void 0);_r([(0,Ut.state)()],Fe.prototype,"endReached",void 0);_r([(0,Ut.query)(".ft-snap-scroll--content")],Fe.prototype,"contentSlot",void 0);var w4=h(L());(0,w4.customElement)("ft-snap-scroll")(Fe);var R4=h(k()),Ce=h(L());var Nt={colorOutline:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorOutline,"Design system"),colorOnSurface:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorPrimary,"Design system"),colorSurface:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorSurface,"Design system"),transitionDuration:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:Ce.FtCssVariableFactory.extend("--ft-filter-label-color","",Ce.designSystemVariables.colorOnSurface),labelFontSize:Ce.FtCssVariableFactory.extend("--ft-filter-label-font-size","",P.fontSize,"16px")},k4=[vr,Ce.noTextInputDefaultClearButton,R4.css`
2881
+ `}update(e){super.update(e),e.has("horizontal")&&(this.horizontal?(this.offsetAttribute="offsetLeft",this.scrollAttribute="scrollLeft",this.sizeAttribute="clientWidth",this.scrollSizeAttribute="scrollWidth"):(this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight")),e.has("currentElement")&&this.dispatchEvent(new Xc(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),this.contentSlot&&this.listenedContainer!==this.contentSlot&&(this.resizeObserver.observe(this.contentSlot),this.listenedContainer&&this.listenedContainer.removeEventListener("scroll",this.updateScrollCallback),this.listenedContainer=this.contentSlot,(r=this.listenedContainer)===null||r===void 0||r.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let r=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<r&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var r,o;e&&(this.horizontal?(r=this.contentSlot)===null||r===void 0||r.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(o=this.contentSlot)===null||o===void 0||o.scrollTo({top:this.getOffset(e)-this.controlsSize,behavior:"smooth"}),this.currentElement=this.elements.indexOf(e))}onSlotChange(){var e,r;this.elements=(r=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(o=>o))!==null&&r!==void 0?r:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let r=0;r<this.elements.length;r++)(e<0||this.getDistanceFromStart(this.elements[r])<this.getDistanceFromStart(this.elements[e]))&&(e=r);return e}scheduleUpdateScroll(){this.updateScrollDebouncer.run(()=>this.updateScroll())}updateScroll(){this.contentSlot!=null?(this.withScroll=this.contentSlot[this.scrollSizeAttribute]>this.contentSlot[this.sizeAttribute],this.startReached=this.contentSlot[this.scrollAttribute]===0,this.endReached=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]+1>=this.contentSlot[this.scrollSizeAttribute]):(this.withScroll=!1,this.startReached=!0,this.endReached=!0)}get lastElement(){return this.elements[this.elements.length-1]}get firstElementOffset(){let e=this.elements[0];return e?e[this.offsetAttribute]:0}get controlsSize(){return this.controls?36:0}get nextSize(){return this.endReached?0:this.controlsSize}get prevSize(){return this.startReached?0:this.controlsSize}getOffset(e){return e[this.offsetAttribute]-this.firstElementOffset}getDistanceFromStart(e){let r=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-r)}};Ue.elementDefinitions={"ft-button":Ne};Ue.styles=w4;_r([(0,Ut.property)({type:Boolean})],Ue.prototype,"horizontal",void 0);_r([(0,Ut.property)({type:Boolean})],Ue.prototype,"hideScrollbar",void 0);_r([(0,Ut.property)({type:Boolean})],Ue.prototype,"controls",void 0);_r([(0,Ut.property)({type:Boolean})],Ue.prototype,"limitSize",void 0);_r([(0,Ut.state)()],Ue.prototype,"elements",void 0);_r([(0,Ut.state)()],Ue.prototype,"currentElement",void 0);_r([(0,Ut.state)()],Ue.prototype,"withScroll",void 0);_r([(0,Ut.state)()],Ue.prototype,"startReached",void 0);_r([(0,Ut.state)()],Ue.prototype,"endReached",void 0);_r([(0,Ut.query)(".ft-snap-scroll--content")],Ue.prototype,"contentSlot",void 0);var _4=h(L());(0,_4.customElement)("ft-snap-scroll")(Ue);var T4=h(k()),Ce=h(L());var Nt={colorOutline:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorOutline,"Design system"),colorOnSurface:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorPrimary,"Design system"),colorSurface:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorSurface,"Design system"),transitionDuration:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:Ce.FtCssVariableFactory.extend("--ft-filter-label-color","",Ce.designSystemVariables.colorOnSurface),labelFontSize:Ce.FtCssVariableFactory.extend("--ft-filter-label-font-size","",P.fontSize,"16px")},N4=[vr,Ce.noTextInputDefaultClearButton,T4.css`
2882
2882
  :host {
2883
2883
  display: flex;
2884
2884
  max-height: 100%;
@@ -3078,17 +3078,17 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3078
3078
  noValuesLabel="${this.noValuesLabel}"
3079
3079
  .filteredOptionsNumberAriaNotification=${this.filteredOptionsNumberAriaNotification}
3080
3080
  ></ft-filter-level>
3081
- `}goBack(e){this.slideOut=e.detail.value,(0,Xe.waitUntil)(()=>this.slideOut===void 0).then(()=>{var r;let o=(r=this.levelsContainer)===null||r===void 0?void 0:r.querySelector(".ft-filter--level-center");o?.focusOnExpandButton(e.detail.value)})}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value,(0,Xe.waitUntil)(()=>this.slideIn===void 0).then(()=>{var r;let o=(r=this.levelsContainer)===null||r===void 0?void 0:r.querySelector(".ft-filter--level-center");o?.focusOnBackButton()})}focusOnFirstOption(){(0,Xe.waitUntil)(()=>this.slideOut===void 0).then(()=>{var e;let r=(e=this.levelsContainer)===null||e===void 0?void 0:e.querySelector(".ft-filter--level-center");r?.focusOnFirstOption()})}clear(){if(this.flatOptions.forEach(e=>e.selected=!1),this.displayedLevels.length>0){let e=this.displayedLevels[this.displayedLevels.length-1];this.displayedLevels=[e],this.slideOut=e}this.optionsChanged()}onChange(e){var r;e.stopPropagation();let o=this.flatOptions.find(i=>i.value===e.detail.value);o.selected=!o.selected;let n=i=>{var s;i!==o&&(i.selected=!1),(s=i.subOptions)===null||s===void 0||s.forEach(n)};this.multivalued?(r=o.subOptions)===null||r===void 0||r.forEach(n):this.options.forEach(n),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run(()=>{var e;this.sendEventIfValuesChanged(),this.requestUpdate(),(e=this.levels)===null||e===void 0||e.forEach(r=>r.updateFilteredOptions())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,Xe.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Qc(e)),this.lastDispatchedValues=e)}updateOptionsFromSlot(e){e.stopPropagation(),this.options=this.slotElement.assignedElements().map(r=>r),this.optionsChanged()}onFilterChange(){var e,r;this.filter=(r=(e=this.filterInput)===null||e===void 0?void 0:e.value)!==null&&r!==void 0?r:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}};ne.elementDefinitions={"ft-button":Ne,"ft-filter-level":ke,"ft-snap-scroll":Fe,"ft-typography":ie};ne.styles=k4;Oe([(0,be.property)({type:String})],ne.prototype,"id",void 0);Oe([(0,be.property)({type:String})],ne.prototype,"label",void 0);Oe([(0,be.property)({type:String})],ne.prototype,"filterPlaceHolder",void 0);Oe([(0,be.property)({type:String})],ne.prototype,"clearButtonLabel",void 0);Oe([(0,be.property)({type:String})],ne.prototype,"moreValuesButtonLabel",void 0);Oe([(0,be.property)({type:String})],ne.prototype,"noValuesLabel",void 0);Oe([(0,Xe.jsonProperty)([])],ne.prototype,"options",void 0);Oe([(0,be.property)({type:Boolean})],ne.prototype,"multivalued",void 0);Oe([(0,be.property)({type:Boolean})],ne.prototype,"disabled",void 0);Oe([(0,be.property)({type:Boolean})],ne.prototype,"raiseSelectedOptions",void 0);Oe([(0,be.property)({type:Boolean})],ne.prototype,"displayCount",void 0);Oe([(0,Xe.numberProperty)()],ne.prototype,"displayedValuesLimit",void 0);Oe([(0,Xe.jsonProperty)(void 0)],ne.prototype,"filteredOptionsNumberAriaNotification",void 0);Oe([(0,be.property)({type:Boolean})],ne.prototype,"hideClearButton",void 0);Oe([(0,be.query)(".ft-filter--slot")],ne.prototype,"slotElement",void 0);Oe([(0,be.query)(".ft-filter--container")],ne.prototype,"container",void 0);Oe([(0,be.query)(".ft-filter--values")],ne.prototype,"valuesContainer",void 0);Oe([(0,be.query)(".ft-filter--levels")],ne.prototype,"levelsContainer",void 0);Oe([(0,be.state)()],ne.prototype,"lastLevelHasHiddenvalues",void 0);Oe([(0,be.query)(".ft-filter--filter input")],ne.prototype,"filterInput",void 0);Oe([(0,be.queryAll)(".ft-filter--levels ft-filter-level")],ne.prototype,"levels",void 0);Oe([(0,be.state)()],ne.prototype,"withScroll",void 0);Oe([(0,be.state)()],ne.prototype,"filter",void 0);Oe([(0,be.state)()],ne.prototype,"slideIn",void 0);Oe([(0,be.state)()],ne.prototype,"slideOut",void 0);var gs=h(L()),Yo=h(Q()),_4=h(k()),Da=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Ht=class extends gs.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return _4.html`
3081
+ `}goBack(e){this.slideOut=e.detail.value,(0,Xe.waitUntil)(()=>this.slideOut===void 0).then(()=>{var r;let o=(r=this.levelsContainer)===null||r===void 0?void 0:r.querySelector(".ft-filter--level-center");o?.focusOnExpandButton(e.detail.value)})}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value,(0,Xe.waitUntil)(()=>this.slideIn===void 0).then(()=>{var r;let o=(r=this.levelsContainer)===null||r===void 0?void 0:r.querySelector(".ft-filter--level-center");o?.focusOnBackButton()})}focusOnFirstOption(){(0,Xe.waitUntil)(()=>this.slideOut===void 0).then(()=>{var e;let r=(e=this.levelsContainer)===null||e===void 0?void 0:e.querySelector(".ft-filter--level-center");r?.focusOnFirstOption()})}clear(){if(this.flatOptions.forEach(e=>e.selected=!1),this.displayedLevels.length>0){let e=this.displayedLevels[this.displayedLevels.length-1];this.displayedLevels=[e],this.slideOut=e}this.optionsChanged()}onChange(e){var r;e.stopPropagation();let o=this.flatOptions.find(i=>i.value===e.detail.value);o.selected=!o.selected;let n=i=>{var s;i!==o&&(i.selected=!1),(s=i.subOptions)===null||s===void 0||s.forEach(n)};this.multivalued?(r=o.subOptions)===null||r===void 0||r.forEach(n):this.options.forEach(n),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run(()=>{var e;this.sendEventIfValuesChanged(),this.requestUpdate(),(e=this.levels)===null||e===void 0||e.forEach(r=>r.updateFilteredOptions())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,Xe.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Qc(e)),this.lastDispatchedValues=e)}updateOptionsFromSlot(e){e.stopPropagation(),this.options=this.slotElement.assignedElements().map(r=>r),this.optionsChanged()}onFilterChange(){var e,r;this.filter=(r=(e=this.filterInput)===null||e===void 0?void 0:e.value)!==null&&r!==void 0?r:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}};ne.elementDefinitions={"ft-button":Ne,"ft-filter-level":ke,"ft-snap-scroll":Ue,"ft-typography":ie};ne.styles=N4;Oe([(0,be.property)({type:String})],ne.prototype,"id",void 0);Oe([(0,be.property)({type:String})],ne.prototype,"label",void 0);Oe([(0,be.property)({type:String})],ne.prototype,"filterPlaceHolder",void 0);Oe([(0,be.property)({type:String})],ne.prototype,"clearButtonLabel",void 0);Oe([(0,be.property)({type:String})],ne.prototype,"moreValuesButtonLabel",void 0);Oe([(0,be.property)({type:String})],ne.prototype,"noValuesLabel",void 0);Oe([(0,Xe.jsonProperty)([])],ne.prototype,"options",void 0);Oe([(0,be.property)({type:Boolean})],ne.prototype,"multivalued",void 0);Oe([(0,be.property)({type:Boolean})],ne.prototype,"disabled",void 0);Oe([(0,be.property)({type:Boolean})],ne.prototype,"raiseSelectedOptions",void 0);Oe([(0,be.property)({type:Boolean})],ne.prototype,"displayCount",void 0);Oe([(0,Xe.numberProperty)()],ne.prototype,"displayedValuesLimit",void 0);Oe([(0,Xe.jsonProperty)(void 0)],ne.prototype,"filteredOptionsNumberAriaNotification",void 0);Oe([(0,be.property)({type:Boolean})],ne.prototype,"hideClearButton",void 0);Oe([(0,be.query)(".ft-filter--slot")],ne.prototype,"slotElement",void 0);Oe([(0,be.query)(".ft-filter--container")],ne.prototype,"container",void 0);Oe([(0,be.query)(".ft-filter--values")],ne.prototype,"valuesContainer",void 0);Oe([(0,be.query)(".ft-filter--levels")],ne.prototype,"levelsContainer",void 0);Oe([(0,be.state)()],ne.prototype,"lastLevelHasHiddenvalues",void 0);Oe([(0,be.query)(".ft-filter--filter input")],ne.prototype,"filterInput",void 0);Oe([(0,be.queryAll)(".ft-filter--levels ft-filter-level")],ne.prototype,"levels",void 0);Oe([(0,be.state)()],ne.prototype,"withScroll",void 0);Oe([(0,be.state)()],ne.prototype,"filter",void 0);Oe([(0,be.state)()],ne.prototype,"slideIn",void 0);Oe([(0,be.state)()],ne.prototype,"slideOut",void 0);var gs=h(L()),Yo=h(Q()),M4=h(k()),Da=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Ht=class extends gs.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return M4.html`
3082
3082
  <slot class="ft-filter-option--slot" @slotchange=${this.updateSubOptionsFromSlot}></slot>
3083
- `}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(r=>r)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Ht.elementDefinitions={};Da([(0,Yo.property)({type:String})],Ht.prototype,"label",void 0);Da([(0,Yo.property)({type:Object,converter:t=>t})],Ht.prototype,"value",void 0);Da([(0,Yo.property)({type:Boolean,reflect:!0})],Ht.prototype,"selected",void 0);Da([(0,Yo.property)({type:Object})],Ht.prototype,"subOptions",void 0);Da([(0,gs.jsonProperty)({})],Ht.prototype,"renderOption",void 0);Da([(0,Yo.query)(".ft-filter-option--slot")],Ht.prototype,"slotElement",void 0);var Jc=h(L());(0,Jc.customElement)("ft-filter")(ne);(0,Jc.customElement)("ft-filter-option")(Ht);var z4=h(k()),ys=h(Q()),P4=h(L());var T4=h(k());var N4=T4.css`
3083
+ `}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(r=>r)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Ht.elementDefinitions={};Da([(0,Yo.property)({type:String})],Ht.prototype,"label",void 0);Da([(0,Yo.property)({type:Object,converter:t=>t})],Ht.prototype,"value",void 0);Da([(0,Yo.property)({type:Boolean,reflect:!0})],Ht.prototype,"selected",void 0);Da([(0,Yo.property)({type:Object})],Ht.prototype,"subOptions",void 0);Da([(0,gs.jsonProperty)({})],Ht.prototype,"renderOption",void 0);Da([(0,Yo.query)(".ft-filter-option--slot")],Ht.prototype,"slotElement",void 0);var Jc=h(L());(0,Jc.customElement)("ft-filter")(ne);(0,Jc.customElement)("ft-filter-option")(Ht);var $4=h(k()),ys=h(Q()),D4=h(L());var I4=h(k());var P4=I4.css`
3084
3084
  .ft-accordion {
3085
3085
  box-sizing: border-box;
3086
3086
  }
3087
- `;var M4=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Tr=class extends P4.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return z4.html`
3087
+ `;var z4=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Tr=class extends D4.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return $4.html`
3088
3088
  <div class="ft-accordion">
3089
3089
  <slot @activated=${this.onChange}></slot>
3090
3090
  </div>
3091
- `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(r=>r.active=r===e.target)}};Tr.elementDefinitions={};Tr.styles=N4;M4([(0,ys.property)({type:Boolean})],Tr.prototype,"multi",void 0);M4([(0,ys.query)("slot")],Tr.prototype,"content",void 0);var Bn=h(k()),Fn=h(Q()),D4=h(L());var I4=h(k()),Qo=h(L()),Xo={horizontalSpacing:Qo.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:Qo.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:Qo.FtCssVariableFactory.external(Qo.designSystemVariables.colorOutline,"Design system"),backgroundColor:Qo.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},$4=I4.css`
3091
+ `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(r=>r.active=r===e.target)}};Tr.elementDefinitions={};Tr.styles=P4;z4([(0,ys.property)({type:Boolean})],Tr.prototype,"multi",void 0);z4([(0,ys.query)("slot")],Tr.prototype,"content",void 0);var Bn=h(k()),Fn=h(Q()),U4=h(L());var B4=h(k()),Qo=h(L()),Xo={horizontalSpacing:Qo.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:Qo.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:Qo.FtCssVariableFactory.external(Qo.designSystemVariables.colorOutline,"Design system"),backgroundColor:Qo.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},F4=B4.css`
3092
3092
  .ft-accordion-item {
3093
3093
  display: flex;
3094
3094
  flex-direction: column;
@@ -3134,7 +3134,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3134
3134
  .ft-accordion-item--separator {
3135
3135
  border-bottom: 1px solid ${Xo.colorOutline};
3136
3136
  }
3137
- `;var bs=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},rr=class extends D4.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return Bn.html`
3137
+ `;var bs=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},rr=class extends U4.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return Bn.html`
3138
3138
  <div class="ft-accordion-item ${this.active?"ft-accordion-item--active":""}">
3139
3139
  <div class="ft-accordion-item--toggle"
3140
3140
  part="toggle"
@@ -3164,7 +3164,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3164
3164
  </div>
3165
3165
  <div class="ft-accordion-item--separator" part="separator"></div>
3166
3166
  </div>
3167
- `}update(e){super.update(e),e.has("active")&&this.active&&this.dispatchEvent(new Event("activated",{composed:!0,bubbles:!0}))}onToggleKeyDown(e){(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),this.active=!this.active)}};rr.elementDefinitions={"ft-ripple":Z,"ft-typography":ie,"ft-icon":se};rr.styles=$4;bs([(0,Fn.property)()],rr.prototype,"icon",void 0);bs([(0,Fn.property)()],rr.prototype,"iconVariant",void 0);bs([(0,Fn.property)()],rr.prototype,"label",void 0);bs([(0,Fn.property)({type:Boolean,reflect:!0})],rr.prototype,"active",void 0);var ed=h(L());(0,ed.customElement)("ft-accordion")(Tr);(0,ed.customElement)("ft-accordion-item")(rr);var vs=h(k()),ut=h(Q()),G4=h(et()),Ba=h(L());var Un=h(k()),ee=h(L());var B4=ee.FtCssVariableFactory.extend("--ft-chip-color","",ee.designSystemVariables.colorOnSurface),ft={backgroundColor:ee.FtCssVariableFactory.extend("--ft-chip-background-color","",ee.designSystemVariables.colorSurface),color:B4,fontSize:ee.FtCssVariableFactory.extend("--ft-chip-font-size","",Ge.fontSize),fontWeight:ee.FtCssVariableFactory.extend("--ft-chip-font-weight","",Ge.fontWeight),iconSize:ee.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:ee.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:ee.FtCssVariableFactory.extend("--ft-chip-ripple-color","",B4),horizontalPadding:ee.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:ee.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:ee.FtCssVariableFactory.extend("--ft-chip-border-color","",ee.designSystemVariables.colorOutline),opacityDisabled:ee.FtCssVariableFactory.external(ee.designSystemVariables.colorOpacityDisabled,"Design system")},F4=ee.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",ee.FtCssVariableFactory.extend("--ft-chip-color","",ee.designSystemVariables.colorOnPrimary)),td={backgroundColor:ee.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",ee.FtCssVariableFactory.extend("--ft-chip-background-color","",ee.designSystemVariables.colorPrimary)),color:F4,rippleColor:ee.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",F4)},U4={horizontalPadding:ee.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:ee.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},H4=[ee.noTextSelect,Un.css`
3167
+ `}update(e){super.update(e),e.has("active")&&this.active&&this.dispatchEvent(new Event("activated",{composed:!0,bubbles:!0}))}onToggleKeyDown(e){(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),this.active=!this.active)}};rr.elementDefinitions={"ft-ripple":Z,"ft-typography":ie,"ft-icon":se};rr.styles=F4;bs([(0,Fn.property)()],rr.prototype,"icon",void 0);bs([(0,Fn.property)()],rr.prototype,"iconVariant",void 0);bs([(0,Fn.property)()],rr.prototype,"label",void 0);bs([(0,Fn.property)({type:Boolean,reflect:!0})],rr.prototype,"active",void 0);var ed=h(L());(0,ed.customElement)("ft-accordion")(Tr);(0,ed.customElement)("ft-accordion-item")(rr);var vs=h(k()),ut=h(Q()),j4=h(et()),Ba=h(L());var Un=h(k()),ee=h(L());var H4=ee.FtCssVariableFactory.extend("--ft-chip-color","",ee.designSystemVariables.colorOnSurface),ft={backgroundColor:ee.FtCssVariableFactory.extend("--ft-chip-background-color","",ee.designSystemVariables.colorSurface),color:H4,fontSize:ee.FtCssVariableFactory.extend("--ft-chip-font-size","",We.fontSize),fontWeight:ee.FtCssVariableFactory.extend("--ft-chip-font-weight","",We.fontWeight),iconSize:ee.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:ee.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:ee.FtCssVariableFactory.extend("--ft-chip-ripple-color","",H4),horizontalPadding:ee.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:ee.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:ee.FtCssVariableFactory.extend("--ft-chip-border-color","",ee.designSystemVariables.colorOutline),opacityDisabled:ee.FtCssVariableFactory.external(ee.designSystemVariables.colorOpacityDisabled,"Design system")},G4=ee.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",ee.FtCssVariableFactory.extend("--ft-chip-color","",ee.designSystemVariables.colorOnPrimary)),td={backgroundColor:ee.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",ee.FtCssVariableFactory.extend("--ft-chip-background-color","",ee.designSystemVariables.colorPrimary)),color:G4,rippleColor:ee.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",G4)},W4={horizontalPadding:ee.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:ee.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},V4=[ee.noTextSelect,Un.css`
3168
3168
  :host {
3169
3169
  display: inline-block;
3170
3170
  max-width: 100%;
@@ -3204,8 +3204,8 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3204
3204
 
3205
3205
  .ft-chip--dense {
3206
3206
  --chip-internal-icon-padding: 3px;
3207
- --chip-internal-vertical-padding: ${U4.verticalPadding};
3208
- --chip-internal-horizontal-padding: ${U4.horizontalPadding};
3207
+ --chip-internal-vertical-padding: ${W4.verticalPadding};
3208
+ --chip-internal-horizontal-padding: ${W4.horizontalPadding};
3209
3209
  --chip-internal-line-height: max(16px, calc(var(--chip-internal-font-size) + 2px));
3210
3210
  }
3211
3211
 
@@ -3266,9 +3266,9 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3266
3266
  vertical-align: bottom;
3267
3267
  display: block;
3268
3268
  margin: 0 var(--chip-internal-horizontal-padding);
3269
- ${(0,ee.setVariable)(Ge.fontSize,"var(--chip-internal-font-size)")};
3270
- ${(0,ee.setVariable)(Ge.fontWeight,"var(--chip-internal-font-weight)")};
3271
- ${(0,ee.setVariable)(Ge.lineHeight,"var(--chip-internal-content-height)")};
3269
+ ${(0,ee.setVariable)(We.fontSize,"var(--chip-internal-font-size)")};
3270
+ ${(0,ee.setVariable)(We.fontWeight,"var(--chip-internal-font-weight)")};
3271
+ ${(0,ee.setVariable)(We.lineHeight,"var(--chip-internal-content-height)")};
3272
3272
  }
3273
3273
 
3274
3274
  .ft-chip--safari-fix .ft-chip--label {
@@ -3305,7 +3305,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3305
3305
  order: -1;
3306
3306
  }
3307
3307
  `];var xt=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},xs=class extends CustomEvent{constructor(){super("icon-click")}},_e=class extends Ba.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 e;let r={"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":Ba.isSafari};return vs.html`
3308
- <div class="${(0,G4.classMap)(r)}"
3308
+ <div class="${(0,j4.classMap)(r)}"
3309
3309
  aria-label="${this.getLabel()}"
3310
3310
  tabindex="${this.interactionsOnChip?0:-1}"
3311
3311
  @keyup=${this.onKeyUp}
@@ -3331,7 +3331,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3331
3331
  <div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
3332
3332
  <ft-icon .variant=${this.iconVariant} .value=${this.internalIcon} part="icon"></ft-icon>
3333
3333
  </div>
3334
- `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new xs))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new xs))}getLabel(){return this.label||this.getTextContent()}getTextContent(){return(0,Ba.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};_e.elementDefinitions={"ft-ripple":Z,"ft-typography":ie,"ft-icon":se,"ft-button":Ne};_e.styles=H4;xt([(0,ut.property)({type:Boolean})],_e.prototype,"highlighted",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"removable",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"disabled",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"clickable",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"iconClickable",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"dense",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"multiLine",void 0);xt([(0,ut.property)()],_e.prototype,"label",void 0);xt([(0,ut.property)()],_e.prototype,"iconLabel",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"hideIconTooltip",void 0);xt([(0,ut.property)()],_e.prototype,"icon",void 0);xt([(0,ut.property)()],_e.prototype,"iconVariant",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"trailingIcon",void 0);xt([(0,ut.property)()],_e.prototype,"typographyVariant",void 0);xt([(0,ut.query)("ft-typography slot")],_e.prototype,"slottedContent",void 0);var xo=h(k()),So=h(Q()),j4=h(et()),Cs=h(L());var W4=h(k());var Ss=h(L());var V4=[W4.css`
3334
+ `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new xs))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new xs))}getLabel(){return this.label||this.getTextContent()}getTextContent(){return(0,Ba.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};_e.elementDefinitions={"ft-ripple":Z,"ft-typography":ie,"ft-icon":se,"ft-button":Ne};_e.styles=V4;xt([(0,ut.property)({type:Boolean})],_e.prototype,"highlighted",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"removable",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"disabled",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"clickable",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"iconClickable",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"dense",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"multiLine",void 0);xt([(0,ut.property)()],_e.prototype,"label",void 0);xt([(0,ut.property)()],_e.prototype,"iconLabel",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"hideIconTooltip",void 0);xt([(0,ut.property)()],_e.prototype,"icon",void 0);xt([(0,ut.property)()],_e.prototype,"iconVariant",void 0);xt([(0,ut.property)({type:Boolean})],_e.prototype,"trailingIcon",void 0);xt([(0,ut.property)()],_e.prototype,"typographyVariant",void 0);xt([(0,ut.query)("ft-typography slot")],_e.prototype,"slottedContent",void 0);var xo=h(k()),So=h(Q()),Z4=h(et()),Cs=h(L());var K4=h(k());var Ss=h(L());var q4=[K4.css`
3335
3335
  :host {
3336
3336
  display: inline-block;
3337
3337
  max-width: 100%;
@@ -3394,7 +3394,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3394
3394
  top: -3px;
3395
3395
  height: ${G.smallIconSize};
3396
3396
  transform: scale(.75); /* Little trick to have a (even) bigger icon inside of the button */
3397
- ${Ic.smallIconOnlyWidth.set("15px")};
3397
+ ${zc.smallIconOnlyWidth.set("15px")};
3398
3398
  }
3399
3399
 
3400
3400
  .ftds--size-small .ftds-chip--remove-button::part(icon) {
@@ -3499,7 +3499,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3499
3499
  color: ${G.errorIconColor};
3500
3500
  }
3501
3501
  `];var Fa=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},rd=class extends CustomEvent{constructor(){super("remove")}},or=class extends Cs.FtdsBase{constructor(){super(...arguments),this.withAction=!1,this.removable=!1,this.removeButtonLabel="Remove",this.label=""}render(){let e={"ftds-chip":!0,"ftds-chip--with-action":this.removable||this.withAction,"ftds-chip--with-icon":!!this.icon,...this.getDesignSystemBaseClasses()};return xo.html`
3502
- <div class="${(0,j4.classMap)(e)}"
3502
+ <div class="${(0,Z4.classMap)(e)}"
3503
3503
  aria-label="${this.getLabel()}"
3504
3504
  part="chip">
3505
3505
  ${this.renderIcon()}
@@ -3510,7 +3510,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3510
3510
  </div>
3511
3511
  `}renderIcon(){return this.icon?xo.html`
3512
3512
  <div class="ftds-chip--icon-container" part="icon-container">
3513
- <ft-icon .variant=${$e.fluid_topics} .value=${this.icon} part="icon"></ft-icon>
3513
+ <ft-icon .variant=${De.fluid_topics} .value=${this.icon} part="icon"></ft-icon>
3514
3514
  </div>
3515
3515
  `:xo.nothing}renderAction(){return this.removable?xo.html`
3516
3516
  <ftds-button round
@@ -3524,7 +3524,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3524
3524
  ></ftds-button>
3525
3525
  `:this.withAction?xo.html`
3526
3526
  <slot name="action"></slot>
3527
- `:xo.nothing}resolveButtonSize(){switch(this.size){case bt.large:return bt.medium;default:return bt.small}}getLabel(){return this.label||this.getTextContent()}getTextContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(o=>o.textContent).join("").trim())!==null&&r!==void 0?r:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new rd)}typographyVariant(){switch(this.size){case bt.large:return ge.body2medium;default:return ge.caption1medium}}};or.elementDefinitions={"ftds-typography":Ve,"ft-icon":se,"ftds-button":kt};or.styles=V4;Fa([(0,So.property)({type:Boolean})],or.prototype,"withAction",void 0);Fa([(0,So.property)({type:Boolean})],or.prototype,"removable",void 0);Fa([(0,So.property)()],or.prototype,"removeButtonLabel",void 0);Fa([(0,So.property)()],or.prototype,"label",void 0);Fa([(0,So.property)()],or.prototype,"icon",void 0);Fa([(0,So.query)("ftds-typography slot")],or.prototype,"slottedContent",void 0);var od=h(L());(0,od.customElement)("ft-chip")(_e);(0,od.customElement)("ftds-chip")(or);var Ga=h(k()),He=h(Q()),ih=h(et()),sh=h(mo());function Hn(t,e,r){return t?e(t):r?.(t)}var ar=h(L());var Os=h(Q());var K4=h(k()),Le=h(L());var V={fontSize:Le.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:Le.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:Le.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:Le.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:Le.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:Le.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:Le.FtCssVariableFactory.extend("--ft-input-label-border-color","",Le.designSystemVariables.colorOutline),textColor:Le.FtCssVariableFactory.extend("--ft-input-label-text-color","",Le.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:Le.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",Le.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:Le.FtCssVariableFactory.extend("--ft-input-label-background-color","",Le.designSystemVariables.colorSurface),borderRadius:Le.FtCssVariableFactory.extend("--ft-input-label-border-radius","",Le.designSystemVariables.borderRadiusS),colorError:Le.FtCssVariableFactory.external(Le.designSystemVariables.colorError,"Design system")},q4=K4.css`
3527
+ `:xo.nothing}resolveButtonSize(){switch(this.size){case bt.large:return bt.medium;default:return bt.small}}getLabel(){return this.label||this.getTextContent()}getTextContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(o=>o.textContent).join("").trim())!==null&&r!==void 0?r:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new rd)}typographyVariant(){switch(this.size){case bt.large:return ge.body2medium;default:return ge.caption1medium}}};or.elementDefinitions={"ftds-typography":je,"ft-icon":se,"ftds-button":kt};or.styles=q4;Fa([(0,So.property)({type:Boolean})],or.prototype,"withAction",void 0);Fa([(0,So.property)({type:Boolean})],or.prototype,"removable",void 0);Fa([(0,So.property)()],or.prototype,"removeButtonLabel",void 0);Fa([(0,So.property)()],or.prototype,"label",void 0);Fa([(0,So.property)()],or.prototype,"icon",void 0);Fa([(0,So.query)("ftds-typography slot")],or.prototype,"slottedContent",void 0);var od=h(L());(0,od.customElement)("ft-chip")(_e);(0,od.customElement)("ftds-chip")(or);var Ga=h(k()),Ge=h(Q()),ch=h(et()),dh=h(mo());function Hn(t,e,r){return t?e(t):r?.(t)}var ar=h(L());var Os=h(Q());var Y4=h(k()),Le=h(L());var V={fontSize:Le.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:Le.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:Le.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:Le.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:Le.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:Le.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:Le.FtCssVariableFactory.extend("--ft-input-label-border-color","",Le.designSystemVariables.colorOutline),textColor:Le.FtCssVariableFactory.extend("--ft-input-label-text-color","",Le.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:Le.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",Le.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:Le.FtCssVariableFactory.extend("--ft-input-label-background-color","",Le.designSystemVariables.colorSurface),borderRadius:Le.FtCssVariableFactory.extend("--ft-input-label-border-radius","",Le.designSystemVariables.borderRadiusS),colorError:Le.FtCssVariableFactory.external(Le.designSystemVariables.colorError,"Design system")},X4=Y4.css`
3528
3528
  .ft-input-label {
3529
3529
  position: absolute;
3530
3530
  inset: 0;
@@ -3646,8 +3646,8 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3646
3646
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
3647
3647
  border-top: none;
3648
3648
  }
3649
- `;var ad=h(k()),nd=h(Q());var Y4=h(et()),X4=h(L()),Z4=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Vr=class extends X4.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return ad.html`
3650
- <div class="${(0,Y4.classMap)(this.inputLabelClasses)}">
3649
+ `;var ad=h(k()),nd=h(Q());var J4=h(et()),eh=h(L()),Q4=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Vr=class extends eh.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return ad.html`
3650
+ <div class="${(0,J4.classMap)(this.inputLabelClasses)}">
3651
3651
  ${Hn(this.text,()=>ad.html`
3652
3652
  <div class="ft-input-label--text ft-typography--caption">
3653
3653
  <label class="ft-input-label--floating-text">${this.text}</label>
@@ -3655,7 +3655,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3655
3655
  </div>
3656
3656
  `)}
3657
3657
  </div>
3658
- `}};Vr.elementDefinitions={};Z4([(0,nd.property)({type:String})],Vr.prototype,"text",void 0);Z4([(0,nd.property)({type:Boolean})],Vr.prototype,"raised",void 0);var id=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},hr=class extends Vr{constructor(){super(...arguments),this.outlined=!1,this.error=!1,this.disabled=!1}get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error}}};hr.elementDefinitions={};hr.styles=[vr,q4];id([(0,Os.property)({type:Boolean})],hr.prototype,"outlined",void 0);id([(0,Os.property)({type:Boolean})],hr.prototype,"error",void 0);id([(0,Os.property)({type:Boolean})],hr.prototype,"disabled",void 0);var eh=h(L());var Q4=h(k());var Ue=h(L()),yt={fontSize:Ue.FtCssVariableFactory.extend("--ft-input-label-font-size","",ca.fontSize),fontSizeRaised:Ue.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",ko.fontSize),lineHeight:Ue.FtCssVariableFactory.extend("--ft-input-label-line-height","",ko.lineHeight),color:Ue.FtCssVariableFactory.extend("--ft-input-label-color","",Ue.semantic.contentGlobalSubtle),largeFieldHeight:Ue.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:Ue.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",c.spacing05),largeFieldHorizontalPadding:Ue.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",c.spacing4),mediumFieldHeight:Ue.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:Ue.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:Ue.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",c.spacing4),additionalPaddingLeft:Ue.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:Ue.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},J4=[Q4.css`
3658
+ `}};Vr.elementDefinitions={};Q4([(0,nd.property)({type:String})],Vr.prototype,"text",void 0);Q4([(0,nd.property)({type:Boolean})],Vr.prototype,"raised",void 0);var id=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},hr=class extends Vr{constructor(){super(...arguments),this.outlined=!1,this.error=!1,this.disabled=!1}get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error}}};hr.elementDefinitions={};hr.styles=[vr,X4];id([(0,Os.property)({type:Boolean})],hr.prototype,"outlined",void 0);id([(0,Os.property)({type:Boolean})],hr.prototype,"error",void 0);id([(0,Os.property)({type:Boolean})],hr.prototype,"disabled",void 0);var oh=h(L());var th=h(k());var He=h(L()),yt={fontSize:He.FtCssVariableFactory.extend("--ft-input-label-font-size","",ca.fontSize),fontSizeRaised:He.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",ko.fontSize),lineHeight:He.FtCssVariableFactory.extend("--ft-input-label-line-height","",ko.lineHeight),color:He.FtCssVariableFactory.extend("--ft-input-label-color","",He.semantic.contentGlobalSubtle),largeFieldHeight:He.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:He.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",c.spacing05),largeFieldHorizontalPadding:He.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",c.spacing4),mediumFieldHeight:He.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:He.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:He.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",c.spacing4),additionalPaddingLeft:He.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:He.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},rh=[th.css`
3659
3659
 
3660
3660
  :root {
3661
3661
  --field-height: ${yt.largeFieldHeight};
@@ -3697,8 +3697,8 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3697
3697
  z-index: 10;
3698
3698
  width: 100%;
3699
3699
  transition: font-size 250ms, line-height 250ms, color 250ms;
3700
- ${(0,Ue.setVariable)(Je.fontSize,yt.fontSize)};
3701
- ${(0,Ue.setVariable)(Je.lineHeight,yt.lineHeight)};
3700
+ ${(0,He.setVariable)(Je.fontSize,yt.fontSize)};
3701
+ ${(0,He.setVariable)(Je.lineHeight,yt.lineHeight)};
3702
3702
  }
3703
3703
 
3704
3704
  .ft-input-label--hidden-text {
@@ -3729,15 +3729,15 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3729
3729
  }
3730
3730
 
3731
3731
  .ft-input-label--raised .ft-input-label--text {
3732
- ${(0,Ue.setVariable)(Je.fontSize,yt.fontSizeRaised)};
3733
- ${(0,Ue.setVariable)(Je.lineHeight,yt.lineHeight)};
3732
+ ${(0,He.setVariable)(Je.fontSize,yt.fontSizeRaised)};
3733
+ ${(0,He.setVariable)(Je.lineHeight,yt.lineHeight)};
3734
3734
  }
3735
3735
 
3736
3736
  .ft-input-label--raised .ft-input-label--floating-text {
3737
3737
  top: var(--input-content-vertical-padding);
3738
3738
  }
3739
3739
 
3740
- `];var Gn=class extends(0,eh.toFtdsBase)(Vr){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};Gn.styles=[vr,J4];var sd=h(L());(0,sd.customElement)("ft-input-label")(hr);(0,sd.customElement)("ftds-input-label")(Gn);var th=h(k()),X=h(L());var Y={labelSize:X.FtCssVariableFactory.create("--ft-select-label-size","","SIZE","11px"),selectedOptionSize:X.FtCssVariableFactory.create("--ft-select-selected-option-size","","SIZE","14px"),verticalSpacing:X.FtCssVariableFactory.create("--ft-select-vertical-spacing","","SIZE","4px"),horizontalSpacing:X.FtCssVariableFactory.create("--ft-select-horizontal-spacing","","SIZE","16px"),optionsHeight:X.FtCssVariableFactory.create("--ft-select-options-height","","SIZE","70vh"),selectedOptionColor:X.FtCssVariableFactory.extend("--ft-select-selected-option-color","",X.designSystemVariables.colorOnSurface),helperColor:X.FtCssVariableFactory.extend("--ft-select-helper-color","",X.designSystemVariables.colorOnSurfaceMedium),optionsColor:X.FtCssVariableFactory.extend("--ft-select-options-color","",X.designSystemVariables.colorOnSurface),optionsZIndex:X.FtCssVariableFactory.create("--ft-select-options-z-index","","NUMBER","3"),backgroundColor:X.FtCssVariableFactory.extend("--ft-select-background-color","",X.designSystemVariables.colorSurface),colorOnSurfaceDisabled:X.FtCssVariableFactory.external(X.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:X.FtCssVariableFactory.external(X.designSystemVariables.colorPrimary,"Design system"),borderRadiusS:X.FtCssVariableFactory.external(X.designSystemVariables.borderRadiusS,"Design system"),elevation02:X.FtCssVariableFactory.external(X.designSystemVariables.elevation02,"Design system"),colorError:X.FtCssVariableFactory.external(X.designSystemVariables.colorError,"Design system")},rh=th.css`
3740
+ `];var Gn=class extends(0,oh.toFtdsBase)(Vr){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};Gn.styles=[vr,rh];var sd=h(L());(0,sd.customElement)("ft-input-label")(hr);(0,sd.customElement)("ftds-input-label")(Gn);var ah=h(k()),X=h(L());var Y={labelSize:X.FtCssVariableFactory.create("--ft-select-label-size","","SIZE","11px"),selectedOptionSize:X.FtCssVariableFactory.create("--ft-select-selected-option-size","","SIZE","14px"),verticalSpacing:X.FtCssVariableFactory.create("--ft-select-vertical-spacing","","SIZE","4px"),horizontalSpacing:X.FtCssVariableFactory.create("--ft-select-horizontal-spacing","","SIZE","16px"),optionsHeight:X.FtCssVariableFactory.create("--ft-select-options-height","","SIZE","70vh"),selectedOptionColor:X.FtCssVariableFactory.extend("--ft-select-selected-option-color","",X.designSystemVariables.colorOnSurface),helperColor:X.FtCssVariableFactory.extend("--ft-select-helper-color","",X.designSystemVariables.colorOnSurfaceMedium),optionsColor:X.FtCssVariableFactory.extend("--ft-select-options-color","",X.designSystemVariables.colorOnSurface),optionsZIndex:X.FtCssVariableFactory.create("--ft-select-options-z-index","","NUMBER","3"),backgroundColor:X.FtCssVariableFactory.extend("--ft-select-background-color","",X.designSystemVariables.colorSurface),colorOnSurfaceDisabled:X.FtCssVariableFactory.external(X.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:X.FtCssVariableFactory.external(X.designSystemVariables.colorPrimary,"Design system"),borderRadiusS:X.FtCssVariableFactory.external(X.designSystemVariables.borderRadiusS,"Design system"),elevation02:X.FtCssVariableFactory.external(X.designSystemVariables.elevation02,"Design system"),colorError:X.FtCssVariableFactory.external(X.designSystemVariables.colorError,"Design system")},nh=ah.css`
3741
3741
  *:focus {
3742
3742
  outline: none;
3743
3743
  }
@@ -3873,7 +3873,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3873
3873
  .ft-select:not(.ft-select--has-option-selected) .ft-select--selected-option {
3874
3874
  opacity: 0;
3875
3875
  }
3876
- `;var Es=h(L());var Ua=h(k()),nh=h(et()),Ha=h(Q());var ld=h(L());var oh=h(k()),ah=oh.css`
3876
+ `;var Es=h(L());var Ua=h(k()),lh=h(et()),Ha=h(Q());var ld=h(L());var ih=h(k()),sh=ih.css`
3877
3877
  .ft-select--option {
3878
3878
  ${(0,ld.setVariable)(C.opacityContentOnSurfaceHover,"0.08")};
3879
3879
  ${(0,ld.setVariable)(C.opacityContentOnSurfacePressed,"0.04")};
@@ -3901,7 +3901,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3901
3901
  }
3902
3902
 
3903
3903
  `;var Ls=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},St=class extends Es.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.isSlotEmpty=!0}render(){var e,r;let o={"ft-select--option":!0,"ft-select--option-selected":this.selected,"ft-typography--body2":!0};return Ua.html`
3904
- <div class="${(0,nh.classMap)(o)}"
3904
+ <div class="${(0,lh.classMap)(o)}"
3905
3905
  part="option option-${(r=(e=this.value)===null||e===void 0?void 0:e.toString())===null||r===void 0?void 0:r.replace(/[^\w-]/g,"")}"
3906
3906
  tabindex="0"
3907
3907
  aria-label="${this.label}"
@@ -3912,8 +3912,8 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3912
3912
  </slot>
3913
3913
  ${this.isSlotEmpty?Ua.html`<span>${this.label}</span>`:Ua.html``}
3914
3914
  </div>
3915
- `}onSlotChange(){this.isSlotEmpty=(0,Es.isSlotEmptyOrWithoutContent)(this.slotElement)}onClick(){this.dispatchEvent(new Event("select-option",{bubbles:!0,composed:!0}))}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};St.elementDefinitions={"ft-ripple":Z};St.shadowRootOptions={...Ua.LitElement.shadowRootOptions,delegatesFocus:!0};St.styles=[ah,jr];Ls([(0,Ha.property)({type:String})],St.prototype,"label",void 0);Ls([(0,Ha.property)({type:Object,converter:t=>t})],St.prototype,"value",void 0);Ls([(0,Ha.property)({type:Boolean,reflect:!0})],St.prototype,"selected",void 0);Ls([(0,Ha.query)("slot")],St.prototype,"slotElement",void 0);var pt=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i};var ve=class t extends ar.FtLitElement{constructor(){super(...arguments),this.label="",this.ariaLabel=null,this.helper="",this.outlined=!1,this.disabled=!1,this.error=!1,this.fixedMenuPosition=!1,this.options=[],this.optionsDisplayed=!1,this.focusOptions=!1,this.currentSearch="",this.lastSearchInputDate=new Date("01/01/1970"),this.isSlotEmpty=!0,this.hideOptions=e=>this.optionsDisplayed=this.optionsDisplayed&&e.composedPath().includes(this.container)}get firstOption(){return this.optionsList[0]}get optionsList(){let e=[...this.querySelectorAll("ft-select-option")];return e.length>0?e:[...this.shadowRoot.querySelectorAll("ft-select-option")]}get focusedOption(){return this.optionsList.find(e=>e.matches(":focus-within"))}get selectedOptionElement(){return this.optionsList.find(e=>e.selected)}get lastOption(){return(0,ar.last)(this.optionsList)}render(){var e,r,o,n,i;let s=this.hasOptionsMenuOpen,l=this.disabled||!this.hasOptions,f=((e=this.selectedOption)===null||e===void 0?void 0:e.value)!=null||((o=(r=this.selectedOption)===null||r===void 0?void 0:r.label)!==null&&o!==void 0?o:"").length>0,u={"ft-select":!0,"ft-select--filled":!this.outlined,"ft-select--outlined":this.outlined,"ft-select--disabled":l,"ft-select--options-displayed":s,"ft-select--has-option-selected":f,"ft-select--no-label":!this.label,"ft-select--fixed":this.fixedMenuPosition,"ft-select--in-error":this.error};return Ga.html`
3916
- <div class="${(0,ih.classMap)(u)}" part="container">
3915
+ `}onSlotChange(){this.isSlotEmpty=(0,Es.isSlotEmptyOrWithoutContent)(this.slotElement)}onClick(){this.dispatchEvent(new Event("select-option",{bubbles:!0,composed:!0}))}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};St.elementDefinitions={"ft-ripple":Z};St.shadowRootOptions={...Ua.LitElement.shadowRootOptions,delegatesFocus:!0};St.styles=[sh,jr];Ls([(0,Ha.property)({type:String})],St.prototype,"label",void 0);Ls([(0,Ha.property)({type:Object,converter:t=>t})],St.prototype,"value",void 0);Ls([(0,Ha.property)({type:Boolean,reflect:!0})],St.prototype,"selected",void 0);Ls([(0,Ha.query)("slot")],St.prototype,"slotElement",void 0);var pt=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i};var ve=class t extends ar.FtLitElement{constructor(){super(...arguments),this.label="",this.ariaLabel=null,this.helper="",this.outlined=!1,this.disabled=!1,this.error=!1,this.fixedMenuPosition=!1,this.options=[],this.optionsDisplayed=!1,this.focusOptions=!1,this.currentSearch="",this.lastSearchInputDate=new Date("01/01/1970"),this.isSlotEmpty=!0,this.hideOptions=e=>this.optionsDisplayed=this.optionsDisplayed&&e.composedPath().includes(this.container)}get firstOption(){return this.optionsList[0]}get optionsList(){let e=[...this.querySelectorAll("ft-select-option")];return e.length>0?e:[...this.shadowRoot.querySelectorAll("ft-select-option")]}get focusedOption(){return this.optionsList.find(e=>e.matches(":focus-within"))}get selectedOptionElement(){return this.optionsList.find(e=>e.selected)}get lastOption(){return(0,ar.last)(this.optionsList)}render(){var e,r,o,n,i;let s=this.hasOptionsMenuOpen,l=this.disabled||!this.hasOptions,f=((e=this.selectedOption)===null||e===void 0?void 0:e.value)!=null||((o=(r=this.selectedOption)===null||r===void 0?void 0:r.label)!==null&&o!==void 0?o:"").length>0,u={"ft-select":!0,"ft-select--filled":!this.outlined,"ft-select--outlined":this.outlined,"ft-select--disabled":l,"ft-select--options-displayed":s,"ft-select--has-option-selected":f,"ft-select--no-label":!this.label,"ft-select--fixed":this.fixedMenuPosition,"ft-select--in-error":this.error};return Ga.html`
3916
+ <div class="${(0,ch.classMap)(u)}" part="container">
3917
3917
  <div class="ft-select--main-panel" part="main-panel">
3918
3918
  <ft-input-label text="${this.label}"
3919
3919
  part="label"
@@ -3953,7 +3953,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3953
3953
  @option-change=${this.updateOptionsFromSlot}
3954
3954
  >
3955
3955
  </slot>
3956
- ${Hn(this.isSlotEmpty,()=>(0,sh.repeat)(this.options,g=>g.value,g=>this.renderOption(g)))}
3956
+ ${Hn(this.isSlotEmpty,()=>(0,dh.repeat)(this.options,g=>g.value,g=>this.renderOption(g)))}
3957
3957
  </div>
3958
3958
  </div>
3959
3959
  <slot name="helper" part="helper">
@@ -3968,7 +3968,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3968
3968
  label="${e.label}"
3969
3969
  .value=${e.value}
3970
3970
  ></ft-select-option>
3971
- `}willUpdate(e){super.willUpdate(e),e.has("options")&&(this.selectedOption=this.options.filter(r=>r.selected)[0]),e.has("selectedOption")&&(this.optionsDisplayed=!1)}contentAvailableCallback(e){var r,o;if(super.contentAvailableCallback(e),e.has("focusOptions")&&this.focusOptions&&((o=(r=this.selectedOptionElement)!==null&&r!==void 0?r:this.firstOption)===null||o===void 0||o.focus(),this.focusOptions=!1),e.has("optionsDisplayed")&&this.hasOptionsMenuOpen){this.optionsMenu.style.minWidth=this.mainPanel.getBoundingClientRect().width+"px";let n=["bottom","top"];(0,ar.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",n,"fixed",Y.optionsHeight,0).then(({x:i,y:s})=>{this.optionsMenu.style.left=`${i}px`,this.optionsMenu.style.top=`${s}px`})}}get hasOptionsMenuOpen(){return!this.disabled&&this.optionsDisplayed&&this.hasOptions}get hasOptions(){return this.options.length>0}updateOptionsFromSlot(e){var r;e.stopPropagation(),this.isSlotEmpty=(0,ar.isSlotEmptyOrWithoutContent)(this.optionsSlot);let o=(r=this.optionsSlot)===null||r===void 0?void 0:r.assignedElements().map(n=>n);o&&o.length>0&&(this.options=o)}onMainPanelKeyDown(e){switch(e.key){case" ":e.preventDefault(),e.stopPropagation();case"Enter":this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=!0;break;case"ArrowUp":case"ArrowDown":e.preventDefault(),e.stopPropagation(),this.optionsDisplayed=!0,this.focusOptions=!0;break}}onOptionsKeyDown(e){var r,o;let n,i=this.focusedOption?this.optionsList.indexOf(this.focusedOption):0;switch(e.key){case" ":case"Enter":e.preventDefault(),e.stopPropagation(),this.onSelectOption(e),this.optionsDisplayed=!1,(r=this.mainPanel)===null||r===void 0||r.focus();break;case"Escape":this.optionsDisplayed=!1,(o=this.mainPanel)===null||o===void 0||o.focus();break;case"Tab":this.optionsDisplayed=!1;break;case"ArrowUp":e.preventDefault(),e.stopPropagation(),n=this.optionsList[(i-1+this.optionsList.length)%this.optionsList.length];break;case"ArrowDown":e.preventDefault(),e.stopPropagation(),n=this.optionsList[(i+1)%this.optionsList.length];break;default:if(e.key.length!=1)break;this.isKeyAlphanumeric(e.key)&&(n=this.handleAlphanumericPress(e.key));break}n?.focus()}isKeyAlphanumeric(e){let r=e.charCodeAt(0);return r>47&&r<58||r>64&&r<91||r>96&&r<123}handleAlphanumericPress(e){let r=new Date;r.getTime()-this.lastSearchInputDate.getTime()>t.searchTimeoutMilliseconds&&(this.currentSearch=""),this.currentSearch+=e.toLowerCase();let o=this.options.find(n=>{var i;return((i=n.label)===null||i===void 0?void 0:i.toLowerCase().substring(0,this.currentSearch.length))===this.currentSearch});return this.lastSearchInputDate=r,o&&this.optionsList.find(n=>n.value===o.value)}getOptionId(e){if(!e)return;let r=this.options.findIndex(o=>(0,ar.deepEqual)(o.value,e.value));if(r!==-1)return`option-${r}`}onSelectOption(e){e.stopPropagation(),this.setValue(e.target.value)}setValue(e,r=!0){let o=this.options.find(n=>(0,ar.deepEqual)(n.value,e));o&&this.selectOption(o,r)}selectOption(e,r=!0){var o,n;if(!(0,ar.deepEqual)((o=this.selectedOption)===null||o===void 0?void 0:o.value,e?.value)){this.selectedOption=e;for(let i of this.options)i.selected=i===e;r&&this.dispatchEvent(new CustomEvent("change",{detail:(n=this.selectedOption)===null||n===void 0?void 0:n.value}))}this.optionsDisplayed=!1}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this.hideOptions)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.hideOptions)}};ve.elementDefinitions={"ft-input-label":hr,"ft-typography":ie,"ft-ripple":Z,"ft-icon":se,"ft-select-option":St};ve.searchTimeoutMilliseconds=2e3;ve.styles=[vr,rh];pt([(0,He.property)({type:String})],ve.prototype,"label",void 0);pt([(0,He.property)({type:String})],ve.prototype,"ariaLabel",void 0);pt([(0,He.property)({type:String})],ve.prototype,"helper",void 0);pt([(0,He.property)({type:Boolean})],ve.prototype,"outlined",void 0);pt([(0,He.property)({type:Boolean})],ve.prototype,"disabled",void 0);pt([(0,He.property)({type:Boolean})],ve.prototype,"error",void 0);pt([(0,He.property)({type:Boolean})],ve.prototype,"fixedMenuPosition",void 0);pt([(0,He.property)({type:Array})],ve.prototype,"options",void 0);pt([(0,He.state)()],ve.prototype,"selectedOption",void 0);pt([(0,He.state)()],ve.prototype,"optionsDisplayed",void 0);pt([(0,He.state)()],ve.prototype,"focusOptions",void 0);pt([(0,He.state)()],ve.prototype,"currentSearch",void 0);pt([(0,He.state)()],ve.prototype,"lastSearchInputDate",void 0);pt([(0,He.query)(".ft-select")],ve.prototype,"container",void 0);pt([(0,He.query)(".ft-select--options")],ve.prototype,"optionsMenu",void 0);pt([(0,He.query)(".ft-select--input-panel")],ve.prototype,"mainPanel",void 0);pt([(0,He.query)("slot:not([name])")],ve.prototype,"optionsSlot",void 0);var cd=h(L());(0,cd.customElement)("ft-select")(ve);(0,cd.customElement)("ft-select-option")(St);var j=h(L()),dd=h(k());var lh=h(k()),mr=h(L()),ht={display:mr.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:mr.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:mr.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:mr.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:mr.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:mr.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:mr.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:mr.FtCssVariableFactory.external(mr.designSystemVariables.borderRadiusM,"Design system")},ch=lh.css`
3971
+ `}willUpdate(e){super.willUpdate(e),e.has("options")&&(this.selectedOption=this.options.filter(r=>r.selected)[0]),e.has("selectedOption")&&(this.optionsDisplayed=!1)}contentAvailableCallback(e){var r,o;if(super.contentAvailableCallback(e),e.has("focusOptions")&&this.focusOptions&&((o=(r=this.selectedOptionElement)!==null&&r!==void 0?r:this.firstOption)===null||o===void 0||o.focus(),this.focusOptions=!1),e.has("optionsDisplayed")&&this.hasOptionsMenuOpen){this.optionsMenu.style.minWidth=this.mainPanel.getBoundingClientRect().width+"px";let n=["bottom","top"];(0,ar.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",n,"fixed",Y.optionsHeight,0).then(({x:i,y:s})=>{this.optionsMenu.style.left=`${i}px`,this.optionsMenu.style.top=`${s}px`})}}get hasOptionsMenuOpen(){return!this.disabled&&this.optionsDisplayed&&this.hasOptions}get hasOptions(){return this.options.length>0}updateOptionsFromSlot(e){var r;e.stopPropagation(),this.isSlotEmpty=(0,ar.isSlotEmptyOrWithoutContent)(this.optionsSlot);let o=(r=this.optionsSlot)===null||r===void 0?void 0:r.assignedElements().map(n=>n);o&&o.length>0&&(this.options=o)}onMainPanelKeyDown(e){switch(e.key){case" ":e.preventDefault(),e.stopPropagation();case"Enter":this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=!0;break;case"ArrowUp":case"ArrowDown":e.preventDefault(),e.stopPropagation(),this.optionsDisplayed=!0,this.focusOptions=!0;break}}onOptionsKeyDown(e){var r,o;let n,i=this.focusedOption?this.optionsList.indexOf(this.focusedOption):0;switch(e.key){case" ":case"Enter":e.preventDefault(),e.stopPropagation(),this.onSelectOption(e),this.optionsDisplayed=!1,(r=this.mainPanel)===null||r===void 0||r.focus();break;case"Escape":this.optionsDisplayed=!1,(o=this.mainPanel)===null||o===void 0||o.focus();break;case"Tab":this.optionsDisplayed=!1;break;case"ArrowUp":e.preventDefault(),e.stopPropagation(),n=this.optionsList[(i-1+this.optionsList.length)%this.optionsList.length];break;case"ArrowDown":e.preventDefault(),e.stopPropagation(),n=this.optionsList[(i+1)%this.optionsList.length];break;default:if(e.key.length!=1)break;this.isKeyAlphanumeric(e.key)&&(n=this.handleAlphanumericPress(e.key));break}n?.focus()}isKeyAlphanumeric(e){let r=e.charCodeAt(0);return r>47&&r<58||r>64&&r<91||r>96&&r<123}handleAlphanumericPress(e){let r=new Date;r.getTime()-this.lastSearchInputDate.getTime()>t.searchTimeoutMilliseconds&&(this.currentSearch=""),this.currentSearch+=e.toLowerCase();let o=this.options.find(n=>{var i;return((i=n.label)===null||i===void 0?void 0:i.toLowerCase().substring(0,this.currentSearch.length))===this.currentSearch});return this.lastSearchInputDate=r,o&&this.optionsList.find(n=>n.value===o.value)}getOptionId(e){if(!e)return;let r=this.options.findIndex(o=>(0,ar.deepEqual)(o.value,e.value));if(r!==-1)return`option-${r}`}onSelectOption(e){e.stopPropagation(),this.setValue(e.target.value)}setValue(e,r=!0){let o=this.options.find(n=>(0,ar.deepEqual)(n.value,e));o&&this.selectOption(o,r)}selectOption(e,r=!0){var o,n;if(!(0,ar.deepEqual)((o=this.selectedOption)===null||o===void 0?void 0:o.value,e?.value)){this.selectedOption=e;for(let i of this.options)i.selected=i===e;r&&this.dispatchEvent(new CustomEvent("change",{detail:(n=this.selectedOption)===null||n===void 0?void 0:n.value}))}this.optionsDisplayed=!1}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this.hideOptions)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.hideOptions)}};ve.elementDefinitions={"ft-input-label":hr,"ft-typography":ie,"ft-ripple":Z,"ft-icon":se,"ft-select-option":St};ve.searchTimeoutMilliseconds=2e3;ve.styles=[vr,nh];pt([(0,Ge.property)({type:String})],ve.prototype,"label",void 0);pt([(0,Ge.property)({type:String})],ve.prototype,"ariaLabel",void 0);pt([(0,Ge.property)({type:String})],ve.prototype,"helper",void 0);pt([(0,Ge.property)({type:Boolean})],ve.prototype,"outlined",void 0);pt([(0,Ge.property)({type:Boolean})],ve.prototype,"disabled",void 0);pt([(0,Ge.property)({type:Boolean})],ve.prototype,"error",void 0);pt([(0,Ge.property)({type:Boolean})],ve.prototype,"fixedMenuPosition",void 0);pt([(0,Ge.property)({type:Array})],ve.prototype,"options",void 0);pt([(0,Ge.state)()],ve.prototype,"selectedOption",void 0);pt([(0,Ge.state)()],ve.prototype,"optionsDisplayed",void 0);pt([(0,Ge.state)()],ve.prototype,"focusOptions",void 0);pt([(0,Ge.state)()],ve.prototype,"currentSearch",void 0);pt([(0,Ge.state)()],ve.prototype,"lastSearchInputDate",void 0);pt([(0,Ge.query)(".ft-select")],ve.prototype,"container",void 0);pt([(0,Ge.query)(".ft-select--options")],ve.prototype,"optionsMenu",void 0);pt([(0,Ge.query)(".ft-select--input-panel")],ve.prototype,"mainPanel",void 0);pt([(0,Ge.query)("slot:not([name])")],ve.prototype,"optionsSlot",void 0);var cd=h(L());(0,cd.customElement)("ft-select")(ve);(0,cd.customElement)("ft-select-option")(St);var j=h(L()),dd=h(k());var fh=h(k()),mr=h(L()),ht={display:mr.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:mr.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:mr.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:mr.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:mr.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:mr.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:mr.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:mr.FtCssVariableFactory.external(mr.designSystemVariables.borderRadiusM,"Design system")},uh=fh.css`
3972
3972
  :host {
3973
3973
  width: ${ht.width};
3974
3974
  height: ${ht.height};
@@ -3995,7 +3995,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
3995
3995
  background-position: calc(100vw + ${ht.glareWidth}) 0, calc(${ht.glareWidth} * -1) 0;
3996
3996
  }
3997
3997
  }
3998
- `;var H={height:j.FtCssVariableFactory.create("--ft-search-bar-height","","SIZE","38px"),borderRadius:j.FtCssVariableFactory.extend("--ft-search-bar-border-radius","",j.designSystemVariables.borderRadiusS),mobileOpenPosition:j.FtCssVariableFactory.create("--ft-search-bar-mobile-open-position","","POSITION","fixed"),mobileOpenTop:j.FtCssVariableFactory.create("--ft-search-bar-mobile-open-top","","SIZE","0"),mobileOpenBottom:j.FtCssVariableFactory.create("--ft-search-bar-mobile-open-bottom","","SIZE","0"),mobileOpenLeft:j.FtCssVariableFactory.create("--ft-search-bar-mobile-open-left","","SIZE","0"),mobileOpenRight:j.FtCssVariableFactory.create("--ft-search-bar-mobile-open-right","","SIZE","0"),desktopFiltersHeight:j.FtCssVariableFactory.create("--ft-search-bar-desktop-filters-height","","SIZE","350px"),floatingZIndex:j.FtCssVariableFactory.create("--ft-search-bar-floating-components-z-index","","NUMBER","3"),colorSurface:j.FtCssVariableFactory.external(j.designSystemVariables.colorSurface,"Design system"),colorOnSurface:j.FtCssVariableFactory.external(j.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:j.FtCssVariableFactory.external(j.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOutline:j.FtCssVariableFactory.external(j.designSystemVariables.colorOutline,"Design system"),colorPrimary:j.FtCssVariableFactory.external(j.designSystemVariables.colorPrimary,"Design system"),elevation02:j.FtCssVariableFactory.external(j.designSystemVariables.elevation02,"Design system"),buttonColor:j.FtCssVariableFactory.external(q.color,"Button"),buttonRippleColor:j.FtCssVariableFactory.external(q.rippleColor,"Button"),activeItemBorderColor:j.FtCssVariableFactory.extend("--ft-search-bar-active-border-color","",j.designSystemVariables.colorPrimary)},dh=dd.css`
3998
+ `;var H={height:j.FtCssVariableFactory.create("--ft-search-bar-height","","SIZE","38px"),borderRadius:j.FtCssVariableFactory.extend("--ft-search-bar-border-radius","",j.designSystemVariables.borderRadiusS),mobileOpenPosition:j.FtCssVariableFactory.create("--ft-search-bar-mobile-open-position","","POSITION","fixed"),mobileOpenTop:j.FtCssVariableFactory.create("--ft-search-bar-mobile-open-top","","SIZE","0"),mobileOpenBottom:j.FtCssVariableFactory.create("--ft-search-bar-mobile-open-bottom","","SIZE","0"),mobileOpenLeft:j.FtCssVariableFactory.create("--ft-search-bar-mobile-open-left","","SIZE","0"),mobileOpenRight:j.FtCssVariableFactory.create("--ft-search-bar-mobile-open-right","","SIZE","0"),desktopFiltersHeight:j.FtCssVariableFactory.create("--ft-search-bar-desktop-filters-height","","SIZE","350px"),floatingZIndex:j.FtCssVariableFactory.create("--ft-search-bar-floating-components-z-index","","NUMBER","3"),colorSurface:j.FtCssVariableFactory.external(j.designSystemVariables.colorSurface,"Design system"),colorOnSurface:j.FtCssVariableFactory.external(j.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:j.FtCssVariableFactory.external(j.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOutline:j.FtCssVariableFactory.external(j.designSystemVariables.colorOutline,"Design system"),colorPrimary:j.FtCssVariableFactory.external(j.designSystemVariables.colorPrimary,"Design system"),elevation02:j.FtCssVariableFactory.external(j.designSystemVariables.elevation02,"Design system"),buttonColor:j.FtCssVariableFactory.external(q.color,"Button"),buttonRippleColor:j.FtCssVariableFactory.external(q.rippleColor,"Button"),activeItemBorderColor:j.FtCssVariableFactory.extend("--ft-search-bar-active-border-color","",j.designSystemVariables.colorPrimary)},ph=dd.css`
3999
3999
  * {
4000
4000
  box-sizing: border-box;
4001
4001
  }
@@ -4188,7 +4188,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4188
4188
  ${(0,j.setVariable)(P.fontWeight,"bold")};
4189
4189
  }
4190
4190
 
4191
- `,fh=dd.css`
4191
+ `,hh=dd.css`
4192
4192
  .ft-search-bar--presets {
4193
4193
  min-width: 200px;
4194
4194
  }
@@ -4349,8 +4349,8 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4349
4349
  .ft-search-bar--desktop-menu .ft-search-bar--launch-search {
4350
4350
  margin: 0;
4351
4351
  }
4352
- `;var uh=h(k()),ph=h(L());var Co=class extends ph.FtLitElement{render(){return uh.html`
4353
- `}};Co.elementDefinitions={};Co.styles=ch;var hh=h(L());(0,hh.customElement)("ft-skeleton")(Co);var Nr=h(k()),fd=h(mo());var Wa=h(L());var Mr=class{constructor(e,r=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new Wa.Debouncer(r)}render(){let e=this.recentSearchesMatchingQuery;return Nr.html`
4352
+ `;var mh=h(k()),gh=h(L());var Co=class extends gh.FtLitElement{render(){return mh.html`
4353
+ `}};Co.elementDefinitions={};Co.styles=uh;var yh=h(L());(0,yh.customElement)("ft-skeleton")(Co);var Nr=h(k()),fd=h(mo());var Wa=h(L());var Mr=class{constructor(e,r=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new Wa.Debouncer(r)}render(){let e=this.recentSearchesMatchingQuery;return Nr.html`
4354
4354
  <div class="ft-search-bar--suggestions ft-word-wrap ${this.shouldDisplaySuggestions?"ft-search-bar--suggestions-not-empty":""}"
4355
4355
  id="${this.listboxId}"
4356
4356
  role="listbox"
@@ -4403,7 +4403,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4403
4403
  </div>
4404
4404
  `)}
4405
4405
  </div>
4406
- `}recentSearchId(e){return this.listboxId+"-recent-"+e}suggestionId(e){return this.listboxId+"-suggest-"+e}getRequestWithQuery(e){return this.searchBar.searchRequestSerializer({...this.searchBar.request,paging:{page:1},query:e})}update(){return new Promise((e,r)=>{this.updateDebouncer.run(async()=>{this.searchBar.suggestions=this.searchBar.api&&this.searchBar.query.length>2?await this.searchBar.api.getSuggestions(this.searchBar.suggestRequest).then(o=>o.suggestions).catch(()=>[]):[],e()})})}onSuggestClick(e,r){this.searchBar.setQuery(r),this.searchBar.onLaunchSearch()}removeRecentSearch(e,r){e.preventDefault(),e.stopPropagation(),this.selectSuggestion(null),this.searchBar.recentSearches=this.searchBar.recentSearches.filter(o=>o.toLowerCase()!==r.toLowerCase()),this.searchBar.saveRecentSearches()}getIcon(e){let r=e.type==="DOCUMENT"?$e.file_format:$e.fluid_topics,o;switch(e.type){case"MAP":o=e.editorialType==="BOOK"?ue.BOOK:ue.ARTICLE;break;case"DOCUMENT":o=Ui(e.mimeType,e.filenameExtension);break;case"TOPIC":o=ue.TOPICS;break;case"HTML_PACKAGE":o=ue.BOX_CODE;break;case"HTML_PACKAGE_PAGE":o=ue.FILE_CODE;break}return Nr.html`
4406
+ `}recentSearchId(e){return this.listboxId+"-recent-"+e}suggestionId(e){return this.listboxId+"-suggest-"+e}getRequestWithQuery(e){return this.searchBar.searchRequestSerializer({...this.searchBar.request,paging:{page:1},query:e})}update(){return new Promise((e,r)=>{this.updateDebouncer.run(async()=>{this.searchBar.suggestions=this.searchBar.api&&this.searchBar.query.length>2?await this.searchBar.api.getSuggestions(this.searchBar.suggestRequest).then(o=>o.suggestions).catch(()=>[]):[],e()})})}onSuggestClick(e,r){this.searchBar.setQuery(r),this.searchBar.onLaunchSearch()}removeRecentSearch(e,r){e.preventDefault(),e.stopPropagation(),this.selectSuggestion(null),this.searchBar.recentSearches=this.searchBar.recentSearches.filter(o=>o.toLowerCase()!==r.toLowerCase()),this.searchBar.saveRecentSearches()}getIcon(e){let r=e.type==="DOCUMENT"?De.file_format:De.fluid_topics,o;switch(e.type){case"MAP":o=e.editorialType==="BOOK"?ue.BOOK:ue.ARTICLE;break;case"DOCUMENT":o=Ui(e.mimeType,e.filenameExtension);break;case"TOPIC":o=ue.TOPICS;break;case"HTML_PACKAGE":o=ue.BOX_CODE;break;case"HTML_PACKAGE_PAGE":o=ue.FILE_CODE;break}return Nr.html`
4407
4407
  <ft-icon .variant=${r} .value=${o} part="suggestion-icon"></ft-icon>
4408
4408
  `}focusNextSuggestion(){this.selectSuggestion(this.nextSuggestionElement())}focusPreviousSuggestion(){this.selectSuggestion(this.previousSuggestionElement())}nextSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.nextElementSibling:this.getFirstSuggestionElement()}getFirstSuggestionElement(){return this.searchBar.querySelector("[part=suggestion-container]")}previousSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.previousElementSibling:this.getLastSuggestionElement()}get selectedSuggestOption(){var e;return(e=this.searchBar.querySelector("[id='"+this.searchBar.selectedSuggestOptionId+"']"))===null||e===void 0?void 0:e.parentElement}get selectedSuggestOptionLink(){return this.searchBar.querySelector("[id='"+this.searchBar.selectedSuggestOptionId+"']")}get selectedSuggestRemoveRecentButton(){var e;return(e=this.selectedSuggestOption)===null||e===void 0?void 0:e.querySelector("[part=remove-suggestion]")}getLastSuggestionElement(){let e=this.searchBar.querySelectorAll("[part=suggestion-container]");return e.length>0?e[e.length-1]:null}selectSuggestion(e){var r;this.searchBar.selectedSuggestRemoveRecent=!1,e?this.searchBar.selectedSuggestOptionId=(r=e.querySelector("[part=suggestions]"))===null||r===void 0?void 0:r.id:this.searchBar.selectedSuggestOptionId=void 0}focusArrowLeft(){this.searchBar.selectedSuggestRemoveRecent?this.searchBar.selectedSuggestRemoveRecent=!1:this.selectSuggestion(null)}focusArrowRight(){!this.searchBar.selectedSuggestRemoveRecent&&this.selectedSuggestRemoveRecentButton?this.searchBar.selectedSuggestRemoveRecent=!0:this.selectSuggestion(null)}get shouldDisplaySuggestions(){return this.searchBar.displaySuggestListbox&&(this.searchBar.suggestions.length>0||this.recentSearchesMatchingQuery.length>0)}get recentSearchesMatchingQuery(){return this.searchBar.recentSearches.filter(e=>e.toLowerCase().includes(this.searchBar.query.toLowerCase()))}};Mr.styles=[Wa.wordWrap,Nr.css`
4409
4409
  .ft-search-bar--mobile .ft-search-bar--suggestions {
@@ -4495,7 +4495,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4495
4495
  ft-ripple {
4496
4496
  ${(0,Wa.setVariable)(C.opacityContentOnSurfaceHover,C.opacityContentOnSurfaceSelected)}
4497
4497
  }
4498
- `];var Ct=h(k()),ud=h(mo());var As=h(L());var zr=class{constructor(e){this.searchBar=e}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return Ct.html``;let e=this.searchBar.isMobile(),r=!e&&this.searchBar.dense||e&&this.searchBar.isMobileMenuOpen(),o=Ct.html`
4498
+ `];var Ct=h(k()),ud=h(mo());var As=h(L());var Ir=class{constructor(e){this.searchBar=e}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return Ct.html``;let e=this.searchBar.isMobile(),r=!e&&this.searchBar.dense||e&&this.searchBar.isMobileMenuOpen(),o=Ct.html`
4499
4499
  ${this.searchBar.hasLocaleSelector()&&(this.searchBar.hasFacets()||e)?Ct.html`
4500
4500
  <ft-chip part="selected-filters selected-filter-ft-locale"
4501
4501
  ?dense=${this.searchBar.dense&&!e}
@@ -4506,7 +4506,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4506
4506
  ${this.getLocaleLabel(this.searchBar.contentLocale)}
4507
4507
  </ft-chip>
4508
4508
  `:null}
4509
- ${(0,ud.repeat)(this.searchBar.facets,n=>n.key,n=>{let i=W0(n);return(0,ud.repeat)(i,s=>{let l=n.label+": "+U0(s),f=n.key.replace(":","-"),u=Ct.html`
4509
+ ${(0,ud.repeat)(this.searchBar.facets,n=>n.key,n=>{let i=K0(n);return(0,ud.repeat)(i,s=>{let l=n.label+": "+W0(s),f=n.key.replace(":","-"),u=Ct.html`
4510
4510
  <ft-chip
4511
4511
  part="selected-filters selected-filter-${f}"
4512
4512
  ?dense=${this.searchBar.dense&&!e}
@@ -4519,7 +4519,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4519
4519
  @icon-click=${()=>this.searchBar.setFilter(n.key,i.filter(g=>g!==s))}
4520
4520
  data-key="${n.key}"
4521
4521
  data-value="${s}">
4522
- ${F0(s)}
4522
+ ${G0(s)}
4523
4523
  </ft-chip>
4524
4524
  `;return r?u:Ct.html`
4525
4525
  <ft-tooltip inline text="${l}">
@@ -4545,7 +4545,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4545
4545
  <div class="ft-search-bar--selected-filters" part="selected-filters-container">
4546
4546
  ${o}
4547
4547
  </div>
4548
- `}openMobileFilters(e){this.searchBar.isMobile()&&(this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0,this.searchBar.scrollToFacet=e)}getLocaleLabel(e){var r;return(r=this.searchBar.availableContentLocales.filter(o=>{var n;return((n=o.lang)!==null&&n!==void 0?n:"").toLowerCase()===(e??"").toLowerCase()}).map(o=>o.label).pop())!==null&&r!==void 0?r:e}};zr.styles=Ct.css`
4548
+ `}openMobileFilters(e){this.searchBar.isMobile()&&(this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0,this.searchBar.scrollToFacet=e)}getLocaleLabel(e){var r;return(r=this.searchBar.availableContentLocales.filter(o=>{var n;return((n=o.lang)!==null&&n!==void 0?n:"").toLowerCase()===(e??"").toLowerCase()}).map(o=>o.label).pop())!==null&&r!==void 0?r:e}};Ir.styles=Ct.css`
4549
4549
  .ft-search-bar--selected-filters:not(ft-snap-scroll) {
4550
4550
  flex-shrink: 0;
4551
4551
  display: flex;
@@ -4575,8 +4575,8 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4575
4575
  .ft-search-bar--selected-filters ft-chip {
4576
4576
  flex-grow: 0;
4577
4577
  }
4578
- `;var gr=h(k());var mh=h(et()),Wn=class{constructor(e,r,o){this.searchBar=e,this.selectedFacetsManager=r??new zr(e),this.suggestManager=o??new Mr(e)}render(){var e;let r={"ft-search-bar--container":!0,"ft-search-bar--mobile":!0,"ft-search-bar--mobile-menu-open":this.searchBar.isMobileMenuOpen(),"ft-search-bar--forced-open":this.searchBar.forceMobileMenuOpen};return gr.html`
4579
- <div class="${(0,mh.classMap)(r)}" part="container" tabindex="-1">
4578
+ `;var gr=h(k());var bh=h(et()),Wn=class{constructor(e,r,o){this.searchBar=e,this.selectedFacetsManager=r??new Ir(e),this.suggestManager=o??new Mr(e)}render(){var e;let r={"ft-search-bar--container":!0,"ft-search-bar--mobile":!0,"ft-search-bar--mobile-menu-open":this.searchBar.isMobileMenuOpen(),"ft-search-bar--forced-open":this.searchBar.forceMobileMenuOpen};return gr.html`
4579
+ <div class="${(0,bh.classMap)(r)}" part="container" tabindex="-1">
4580
4580
  <div class="ft-search-bar" role="search">
4581
4581
  <div class="ft-search-bar--input-container" part="input-container">
4582
4582
  <div class="ft-search-bar--input-outline" part="input-outline">
@@ -4634,8 +4634,8 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4634
4634
  </div>
4635
4635
  `}onSearchBarKeyDown(e){var r;switch(e.key){case"ArrowDown":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusNextSuggestion();break;case"ArrowUp":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusPreviousSuggestion();break;case"ArrowLeft":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowLeft());break;case"ArrowRight":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowRight());break;case"Enter":if(this.searchBar.selectedSuggestRemoveRecent)(r=this.suggestManager.selectedSuggestRemoveRecentButton)===null||r===void 0||r.click();else{let o=this.suggestManager.selectedSuggestOptionLink||this.searchBar.launchSearchButton;o?.click()}break}}onInput(e){let r=e.composedPath()[0];this.searchBar.query=r.value}};Wn.styles=gr.css`
4636
4636
 
4637
- `;var Ot=h(k()),gh=h(mo());var yh=h(et()),Vn=class{constructor(e,r,o){this.searchBar=e,this.selectedFacetsManager=r??new zr(e),this.suggestManager=o??new Mr(e)}render(){var e;let r={"ft-search-bar--container":!0,"ft-search-bar--dense":this.searchBar.dense,"ft-search-bar--desktop":!0,"ft-search-bar--floating-panel-open":this.searchBar.displayFacets&&!this.searchBar.forceMenuOpen,"ft-search-bar--forced-open":this.searchBar.forceMenuOpen};return Ot.html`
4638
- <div class="${(0,yh.classMap)(r)}" part="container" tabindex="-1">
4637
+ `;var Ot=h(k()),vh=h(mo());var xh=h(et()),Vn=class{constructor(e,r,o){this.searchBar=e,this.selectedFacetsManager=r??new Ir(e),this.suggestManager=o??new Mr(e)}render(){var e;let r={"ft-search-bar--container":!0,"ft-search-bar--dense":this.searchBar.dense,"ft-search-bar--desktop":!0,"ft-search-bar--floating-panel-open":this.searchBar.displayFacets&&!this.searchBar.forceMenuOpen,"ft-search-bar--forced-open":this.searchBar.forceMenuOpen};return Ot.html`
4638
+ <div class="${(0,xh.classMap)(r)}" part="container" tabindex="-1">
4639
4639
  <div class="ft-search-bar" part="search-bar" role="search">
4640
4640
  ${this.renderSearchBarLeftAction()}
4641
4641
  <div class="ft-search-bar--input-container" part="input-container" tabindex="-1">
@@ -4682,7 +4682,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4682
4682
  ariaLabel="${this.searchBar.labelResolver.resolve("selectLocale")}"
4683
4683
  .exportpartsPrefixes=${["content-locale","select-ft-locale"]}
4684
4684
  @change=${e=>this.searchBar.contentLocale=e.detail==null?void 0:e.detail}>
4685
- ${(0,gh.repeat)(this.searchBar.availableContentLocales,e=>e.lang,e=>Ot.html`
4685
+ ${(0,vh.repeat)(this.searchBar.availableContentLocales,e=>e.lang,e=>Ot.html`
4686
4686
  <ft-select-option .value=${e.lang}
4687
4687
  label="${e.label}"
4688
4688
  ?selected=${e.lang==this.searchBar.contentLocale}>
@@ -4713,7 +4713,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4713
4713
  </div>
4714
4714
  `}onSearchBarKeyDown(e){var r;switch(["Escape","Tab","Shift"].includes(e.key)||(this.searchBar.displaySuggestListbox=!0),e.key){case"Tab":this.searchBar.displaySuggestListbox=!1,this.searchBar.selectedSuggestOptionId=void 0;break;case"Escape":this.suggestManager.shouldDisplaySuggestions&&(e.stopPropagation(),e.preventDefault(),this.searchBar.displaySuggestListbox=!1,this.searchBar.selectedSuggestOptionId=void 0),this.searchBar.mobileMenuOpen=!1;break;case"ArrowDown":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusNextSuggestion();break;case"ArrowUp":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusPreviousSuggestion();break;case"ArrowLeft":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowLeft());break;case"ArrowRight":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowRight());break;case"Enter":if(this.searchBar.selectedSuggestRemoveRecent)(r=this.suggestManager.selectedSuggestRemoveRecentButton)===null||r===void 0||r.click();else{let o=this.suggestManager.selectedSuggestOptionLink||this.searchBar.launchSearchButton;o?.click()}break}}onInput(e){let r=e.composedPath()[0];this.searchBar.query=r.value}onClick(){this.onFocus()}onFocus(){this.searchBar.reactToFocus&&(this.searchBar.displaySuggestListbox=!0)}};Vn.styles=Ot.css`
4715
4715
 
4716
- `;var te=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i};window.fluidtopics==null&&console.warn("Fluid Topics public API was not found. You can find it here: https://www.npmjs.com/package/@fluid-topics/public-api");var bh={filtersButton:"Filters",inputPlaceHolder:"Search",filterInputPlaceHolder:"Filter {0}",clearInputButton:"Clear",clearFilterButton:"Clear",displayMoreFilterValuesButton:"More",noFilterValuesAvailable:"No values available",searchButton:"Search",clearFilters:"Clear filters",contentLocaleSelector:"Lang",presetsSelector:"Quick filters",removeRecentSearch:"Remove {0}",back:"Back",selectLocale:"Select a language"},pd=class extends CustomEvent{constructor(e){super("change",{detail:e})}},o7=()=>{},W=class extends me.FtLitElement{constructor(){super(...arguments),this.dense=!1,this.mode="auto",this.forceMobileMenuOpen=!1,this.forceMenuOpen=!1,this.baseUrl="",this.apiIntegrationIdentifier="ft-search-bar",this.availableContentLocales=[],this.availableContentLocalesInitialized=!1,this.labels={},this.labelResolver=new me.ParametrizedLabelResolver(bh,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new me.SearchPlaceConverter(this.baseUrl).serialize(e),this.focusOnDisplay=!1,this.metadataFilters=[],this.sizeCategory=Qt.M,this.displayFacets=!1,this.mobileMenuOpen=!1,this.facets=[],this.facetsInitialized=!1,this.knownFacetLabels=new Map,this.query="",this.suggestions=[],this.recentSearches=[],this.reactToFocus=!0,this.displaySuggestListbox=!1,this.selectedSuggestRemoveRecent=!1,this.suggestManager=new Mr(this),this.selectedFacetsManager=new zr(this),this.desktopSearchBarManager=new Vn(this),this.mobileSearchBarManager=new Wn(this,this.selectedFacetsManager,this.suggestManager),this.stateChangeEventDebouncer=new me.Debouncer(10),this.updateLocalesDebouncer=new me.Debouncer(10),this.initSearchData=()=>{this.availableContentLocalesInitialized=!1,this.facetsLoaded=!1,this.facetsInitialized=!1,this.updateLocalesDebouncer.run(()=>{var e;(e=this.api)===null||e===void 0||e.getAvailableSearchLocales().then(r=>r.contentLocales).catch(()=>[]).then(r=>{this.availableContentLocales=r,this.availableContentLocalesInitialized=!0})}),this.updateFacetsDebouncer.run(()=>{this.retrieveFacetsFromSearch().then(()=>{this.facetsLoaded=!0,this.facetsInitialized=!0})},this.facetsInitialized?500:10)},this.facetsLoaded=!1,this.updateFacetsDebouncer=new me.Debouncer(500),this.closeFloatingContainer=e=>{this.isMobile()||(this.displayFacets=this.displayFacets&&e.composedPath().some(r=>r===this.floatingContainer))},this.closeSuggestListbox=e=>{e.composedPath().some(n=>n===this||n===this.shadowRoot)||(this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0)},this.compareUnknownFilters=(e,r)=>e.valueFilter&&r.valueFilter?this.compareValueFilters(e.valueFilter,r.valueFilter):e.dateFilter&&r.dateFilter?this.compareDateFilters(e.dateFilter,r.dateFilter):e.rangeFilter&&r.rangeFilter?this.compareRangeFilters(e.rangeFilter,r.rangeFilter):!1,this.compareValueFilters=(e,r)=>e.negative==r.negative&&e.values.length===r.values.length&&e.values.every(o=>r.values.includes(o)),this.compareDateFilters=(e,r)=>e.type===r.type,this.compareRangeFilters=(e,r)=>e.from===r.from&&e.to===r.to,this.compareFilters=(e,r)=>e.key===r.key&&this.compareUnknownFilters(e,r),this.compareRequests=(e,r)=>(e.contentLocale==null||r.contentLocale==null||e.contentLocale===r.contentLocale)&&e.metadataFilters.length===r.metadataFilters.length&&e.metadataFilters.every(o=>r.metadataFilters.some(n=>this.compareFilters(o,n)))}isMobileMenuOpen(){return this.isMobile()&&(this.forceMobileMenuOpen||this.forceMenuOpen||this.mobileMenuOpen)}get request(){return{uiLocale:this.uiLocale,contentLocale:this.contentLocale,query:this.query,facets:this.facetsRequest,priors:this.hasPriors?this.priors:void 0,metadataFilters:this.metadataFilters,paging:{perPage:0,page:1},sort:[]}}get facetsRequest(){let e=this.metadataFilters.filter(r=>{var o,n;return((n=(o=r.valueFilter)===null||o===void 0?void 0:o.values.length)!==null&&n!==void 0?n:0)>0&&!this.displayedFilters.includes(r.key)}).map(r=>({id:r.key}));return[...this.displayedFilters.map(r=>({id:r})),...e]}get suggestRequest(){return{contentLocale:this.contentLocale,input:this.query,metadataFilters:this.metadataFilters,sort:[]}}isMobile(){switch(this.mode){case"mobile":return!0;case"desktop":return!1;default:return this.sizeCategory===Qt.S}}hasFacets(){return this.facetsRequest.length>0}get hasPresets(){return this.presets!=null&&this.presets.length>0}get hasPriors(){return this.priors!=null&&this.priors.length>0}hasLocaleSelector(){return this.availableContentLocales.length>1}focus(){var e;(e=this.container)===null||e===void 0||e.focus()}async focusInput(e=!1){this.reactToFocus=e,await(0,me.waitFor)(()=>this.input,50),this.input.focus(),this.reactToFocus=!0}clear(){this.query="",this.metadataFilters=[],this.input&&(this.input.value=""),this.mobileMenuOpen=!1,this.displayFacets=!1}render(){return le.html`
4716
+ `;var te=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i};window.fluidtopics==null&&console.warn("Fluid Topics public API was not found. You can find it here: https://www.npmjs.com/package/@fluid-topics/public-api");var Sh={filtersButton:"Filters",inputPlaceHolder:"Search",filterInputPlaceHolder:"Filter {0}",clearInputButton:"Clear",clearFilterButton:"Clear",displayMoreFilterValuesButton:"More",noFilterValuesAvailable:"No values available",searchButton:"Search",clearFilters:"Clear filters",contentLocaleSelector:"Lang",presetsSelector:"Quick filters",removeRecentSearch:"Remove {0}",back:"Back",selectLocale:"Select a language"},pd=class extends CustomEvent{constructor(e){super("change",{detail:e})}},i7=()=>{},W=class extends me.FtLitElement{constructor(){super(...arguments),this.dense=!1,this.mode="auto",this.forceMobileMenuOpen=!1,this.forceMenuOpen=!1,this.baseUrl="",this.apiIntegrationIdentifier="ft-search-bar",this.availableContentLocales=[],this.availableContentLocalesInitialized=!1,this.labels={},this.labelResolver=new me.ParametrizedLabelResolver(Sh,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new me.SearchPlaceConverter(this.baseUrl).serialize(e),this.focusOnDisplay=!1,this.metadataFilters=[],this.sizeCategory=Qt.M,this.displayFacets=!1,this.mobileMenuOpen=!1,this.facets=[],this.facetsInitialized=!1,this.knownFacetLabels=new Map,this.query="",this.suggestions=[],this.recentSearches=[],this.reactToFocus=!0,this.displaySuggestListbox=!1,this.selectedSuggestRemoveRecent=!1,this.suggestManager=new Mr(this),this.selectedFacetsManager=new Ir(this),this.desktopSearchBarManager=new Vn(this),this.mobileSearchBarManager=new Wn(this,this.selectedFacetsManager,this.suggestManager),this.stateChangeEventDebouncer=new me.Debouncer(10),this.updateLocalesDebouncer=new me.Debouncer(10),this.initSearchData=()=>{this.availableContentLocalesInitialized=!1,this.facetsLoaded=!1,this.facetsInitialized=!1,this.updateLocalesDebouncer.run(()=>{var e;(e=this.api)===null||e===void 0||e.getAvailableSearchLocales().then(r=>r.contentLocales).catch(()=>[]).then(r=>{this.availableContentLocales=r,this.availableContentLocalesInitialized=!0})}),this.updateFacetsDebouncer.run(()=>{this.retrieveFacetsFromSearch().then(()=>{this.facetsLoaded=!0,this.facetsInitialized=!0})},this.facetsInitialized?500:10)},this.facetsLoaded=!1,this.updateFacetsDebouncer=new me.Debouncer(500),this.closeFloatingContainer=e=>{this.isMobile()||(this.displayFacets=this.displayFacets&&e.composedPath().some(r=>r===this.floatingContainer))},this.closeSuggestListbox=e=>{e.composedPath().some(n=>n===this||n===this.shadowRoot)||(this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0)},this.compareUnknownFilters=(e,r)=>e.valueFilter&&r.valueFilter?this.compareValueFilters(e.valueFilter,r.valueFilter):e.dateFilter&&r.dateFilter?this.compareDateFilters(e.dateFilter,r.dateFilter):e.rangeFilter&&r.rangeFilter?this.compareRangeFilters(e.rangeFilter,r.rangeFilter):!1,this.compareValueFilters=(e,r)=>e.negative==r.negative&&e.values.length===r.values.length&&e.values.every(o=>r.values.includes(o)),this.compareDateFilters=(e,r)=>e.type===r.type,this.compareRangeFilters=(e,r)=>e.from===r.from&&e.to===r.to,this.compareFilters=(e,r)=>e.key===r.key&&this.compareUnknownFilters(e,r),this.compareRequests=(e,r)=>(e.contentLocale==null||r.contentLocale==null||e.contentLocale===r.contentLocale)&&e.metadataFilters.length===r.metadataFilters.length&&e.metadataFilters.every(o=>r.metadataFilters.some(n=>this.compareFilters(o,n)))}isMobileMenuOpen(){return this.isMobile()&&(this.forceMobileMenuOpen||this.forceMenuOpen||this.mobileMenuOpen)}get request(){return{uiLocale:this.uiLocale,contentLocale:this.contentLocale,query:this.query,facets:this.facetsRequest,priors:this.hasPriors?this.priors:void 0,metadataFilters:this.metadataFilters,paging:{perPage:0,page:1},sort:[]}}get facetsRequest(){let e=this.metadataFilters.filter(r=>{var o,n;return((n=(o=r.valueFilter)===null||o===void 0?void 0:o.values.length)!==null&&n!==void 0?n:0)>0&&!this.displayedFilters.includes(r.key)}).map(r=>({id:r.key}));return[...this.displayedFilters.map(r=>({id:r})),...e]}get suggestRequest(){return{contentLocale:this.contentLocale,input:this.query,metadataFilters:this.metadataFilters,sort:[]}}isMobile(){switch(this.mode){case"mobile":return!0;case"desktop":return!1;default:return this.sizeCategory===Qt.S}}hasFacets(){return this.facetsRequest.length>0}get hasPresets(){return this.presets!=null&&this.presets.length>0}get hasPriors(){return this.priors!=null&&this.priors.length>0}hasLocaleSelector(){return this.availableContentLocales.length>1}focus(){var e;(e=this.container)===null||e===void 0||e.focus()}async focusInput(e=!1){this.reactToFocus=e,await(0,me.waitFor)(()=>this.input,50),this.input.focus(),this.reactToFocus=!0}clear(){this.query="",this.metadataFilters=[],this.input&&(this.input.value=""),this.mobileMenuOpen=!1,this.displayFacets=!1}render(){return le.html`
4717
4717
  <ft-size-watcher @change=${this.updateSize}></ft-size-watcher>
4718
4718
  <div class="sr-only" aria-live="polite" aria-atomic="true">
4719
4719
  ${this.renderLiveText()}
@@ -4741,7 +4741,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4741
4741
  </div>
4742
4742
  </ft-accordion-item>
4743
4743
  `:null}
4744
- ${(0,jn.repeat)(this.facets,r=>r.key,r=>{let o=Wc(r),n=r.key.replace(":","-"),i=G0(o);return r.rootNodes.length>0?le.html`
4744
+ ${(0,jn.repeat)(this.facets,r=>r.key,r=>{let o=Wc(r),n=r.key.replace(":","-"),i=j0(o);return r.rootNodes.length>0?le.html`
4745
4745
  <ft-accordion-item data-facet-key="${r.key}">
4746
4746
  <div class="ft-search-bar--filter-label" slot="toggle">
4747
4747
  <ft-typography variant="button">${r.label}</ft-typography>
@@ -4853,14 +4853,14 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4853
4853
  ></ft-filter>
4854
4854
  `})}
4855
4855
  </ft-snap-scroll>
4856
- `:le.nothing}async firstUpdated(e){super.firstUpdated(e),this.initApi(),window.addEventListener("storage",r=>{r.key===this.recentSearchesStorageKey&&this.initRecentSearches()})}update(e){var r,o,n,i,s;if(e.has("labels")&&(this.labelResolver=new me.ParametrizedLabelResolver(bh,this.labels)),e.has("sizeCategory")&&(this.mobileMenuOpen=!1,this.displayFacets=this.displayFacets&&!this.isMobile()),super.update(e),(e.has("availableContentLocales")||e.has("contentLocale"))&&this.availableContentLocales.length>0){let l=f=>this.availableContentLocales.some(u=>u.lang==f);l(this.contentLocale)||(this.contentLocale=e.has("contentLocale")&&l(e.get("contentLocale"))?e.get("contentLocale"):(r=this.availableContentLocales[0])===null||r===void 0?void 0:r.lang)}if(e.has("baseUrl")&&this.baseUrl&&(this.baseUrl.endsWith("/")&&(this.baseUrl=this.baseUrl.replace(/\/$/,"")),this.initRecentSearches()),e.has("presets")&&((o=this.presets)!==null&&o!==void 0?o:[]).forEach(l=>l.metadataFilters.forEach(f=>{f.valueFilter&&(f.valueFilter.values=f.valueFilter.values.map(u=>ls(u)))})),e.has("presets")||e.has("selectedPreset")){let l=((n=this.presets)!==null&&n!==void 0?n:[]).find(f=>f.name===this.selectedPreset);l&&!this.compareRequests(this.request,l)&&this.setFiltersFromPreset(l)}e.has("contentLocale")&&this.contentLocale!=null&&(this.knownFacetLabels=new Map),["contentLocale","metadataFilters"].some(l=>e.has(l))&&(this.selectedPreset=(s=((i=this.presets)!==null&&i!==void 0?i:[]).find(l=>this.compareRequests(l,this.request)))===null||s===void 0?void 0:s.name),["baseUrl","apiIntegrationIdentifier"].some(l=>e.has(l))&&(this.api=void 0,this.initApi()),e.has("api")&&this.api&&this.initSearchData(),["uiLocale","contentLocale","metadataFilters","displayedFilters"].some(l=>e.has(l))&&this.updateFacets(),["query","uiLocale","contentLocale","metadataFilters","displayedFilters","api"].some(l=>e.has(l))&&this.suggestManager.update(),["query","uiLocale","contentLocale","metadataFilters"].some(l=>e.has(l))&&this.dispatchStateChangeEvent()}dispatchStateChangeEvent(){this.stateChangeEventDebouncer.run(()=>this.dispatchEvent(new pd(this.request)))}updateFacets(){this.api&&(this.facetsRequest.length>0?(this.facetsLoaded=!1,this.updateFacetsDebouncer.run(async()=>{await this.retrieveFacetsFromSearch(),this.facetsLoaded=!0,this.facetsInitialized=!0},this.facetsInitialized?500:10)):this.facets=[])}contentAvailableCallback(e){var r,o,n;if(super.contentAvailableCallback(e),e.has("displayFacets")&&this.displayFacets&&((r=this.floatingContainer)===null||r===void 0||r.focus()),this.scrollToFacet!=null&&this.facetsLoaded){(o=this.scrollingFiltersContainer)===null||o===void 0||o.scrollIndexIntoView(this.facets.findIndex(s=>s.key===this.scrollToFacet));let i=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelector(`ft-accordion-item[data-facet-key="${this.scrollToFacet}"]`);i&&(i.active=!0),this.scrollToFacet=void 0}}initApi(){this.api==null&&(this.api=window.fluidtopics?new window.fluidtopics.FluidTopicsApi(this.baseUrl,this.apiIntegrationIdentifier,!0):void 0,setTimeout(()=>this.initApi(),10))}async retrieveFacetsFromSearch(){var e;let r=new Map;await((e=this.api)===null||e===void 0?void 0:e.search({...this.request,query:""}).then(o=>o.facets.forEach(n=>{this.knownFacetLabels.set(n.key,n.label),r.set(n.key,n)})).catch(o7)),this.facets=[];for(let o of this.facetsRequest)r.has(o.id)?this.facets.push(r.get(o.id)):this.knownFacetLabels.has(o.id)&&this.facets.push({key:o.id,label:this.knownFacetLabels.get(o.id),rootNodes:[],multiSelectionable:!0,hierarchical:!1})}onFloatingContainerKeyUp(e){var r;e.key==="Escape"&&(this.displayFacets=!1,(r=this.filtersOpener)===null||r===void 0||r.focus())}setQuery(e){this.input&&(this.input.value=e),this.query=e}onLaunchSearch(){if(this.query){let e=this.recentSearches.filter(r=>r.toLowerCase()!==this.query.toLowerCase()).filter((r,o)=>o<20);this.recentSearches=[this.query,...e],this.saveRecentSearches()}this.mobileMenuOpen=!1,this.displayFacets=!1,this.focus()}get recentSearchesStorageKey(){return this.baseUrl+":ft:recent-search-queries"}initRecentSearches(){var e;this.recentSearches=JSON.parse((e=window.localStorage.getItem(this.recentSearchesStorageKey))!==null&&e!==void 0?e:"[]")}saveRecentSearches(){let e=JSON.stringify(this.recentSearches);window.localStorage.setItem(this.recentSearchesStorageKey,e),window.dispatchEvent(new StorageEvent("storage",{key:this.recentSearchesStorageKey,newValue:e,storageArea:window.localStorage,url:window.location.href}))}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),document.addEventListener("focusin",this.closeFloatingContainer),document.addEventListener("click",this.closeFloatingContainer),this.focusOnDisplay&&!me.isTouchScreen&&this.focusInput(),I.addEventListener("authentication-change",this.initSearchData),this.initSearchData()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox),document.removeEventListener("focusin",this.closeFloatingContainer),document.removeEventListener("click",this.closeFloatingContainer),I.removeEventListener("authentication-change",this.initSearchData)}updateSize(e){this.sizeCategory=e.detail.category}setFilter(e,r){let o=this.metadataFilters.filter(n=>!n.valueFilter||n.key!==e);this.facets.forEach(n=>{n.key===e&&(0,me.flatDeep)(n.rootNodes,i=>i.childNodes).forEach(i=>i.selected=r.includes(i.value))}),r.length&&o.push({key:e,valueFilter:{negative:!1,values:r}}),this.metadataFilters=o,this.scrollToFacet=e}setFiltersFromPreset(e){e!=null&&(e.contentLocale!=null&&(this.contentLocale=e.contentLocale),this.metadataFilters=e.metadataFilters)}clearFilters(){this.facets.forEach(r=>(0,me.flatDeep)(r.rootNodes,o=>o.childNodes).forEach(o=>o.selected=!1)),this.metadataFilters=[];let e=this.facets[0];this.scrollToFacet=e?.key}querySelector(e){return this.shadowRoot.querySelector(e)}querySelectorAll(e){return this.shadowRoot.querySelectorAll(e)}renderDesktopFloatingMenu(){return this.forceMenuOpen?le.nothing:le.html`
4856
+ `:le.nothing}async firstUpdated(e){super.firstUpdated(e),this.initApi(),window.addEventListener("storage",r=>{r.key===this.recentSearchesStorageKey&&this.initRecentSearches()})}update(e){var r,o,n,i,s;if(e.has("labels")&&(this.labelResolver=new me.ParametrizedLabelResolver(Sh,this.labels)),e.has("sizeCategory")&&(this.mobileMenuOpen=!1,this.displayFacets=this.displayFacets&&!this.isMobile()),super.update(e),(e.has("availableContentLocales")||e.has("contentLocale"))&&this.availableContentLocales.length>0){let l=f=>this.availableContentLocales.some(u=>u.lang==f);l(this.contentLocale)||(this.contentLocale=e.has("contentLocale")&&l(e.get("contentLocale"))?e.get("contentLocale"):(r=this.availableContentLocales[0])===null||r===void 0?void 0:r.lang)}if(e.has("baseUrl")&&this.baseUrl&&(this.baseUrl.endsWith("/")&&(this.baseUrl=this.baseUrl.replace(/\/$/,"")),this.initRecentSearches()),e.has("presets")&&((o=this.presets)!==null&&o!==void 0?o:[]).forEach(l=>l.metadataFilters.forEach(f=>{f.valueFilter&&(f.valueFilter.values=f.valueFilter.values.map(u=>ls(u)))})),e.has("presets")||e.has("selectedPreset")){let l=((n=this.presets)!==null&&n!==void 0?n:[]).find(f=>f.name===this.selectedPreset);l&&!this.compareRequests(this.request,l)&&this.setFiltersFromPreset(l)}e.has("contentLocale")&&this.contentLocale!=null&&(this.knownFacetLabels=new Map),["contentLocale","metadataFilters"].some(l=>e.has(l))&&(this.selectedPreset=(s=((i=this.presets)!==null&&i!==void 0?i:[]).find(l=>this.compareRequests(l,this.request)))===null||s===void 0?void 0:s.name),["baseUrl","apiIntegrationIdentifier"].some(l=>e.has(l))&&(this.api=void 0,this.initApi()),e.has("api")&&this.api&&this.initSearchData(),["uiLocale","contentLocale","metadataFilters","displayedFilters"].some(l=>e.has(l))&&this.updateFacets(),["query","uiLocale","contentLocale","metadataFilters","displayedFilters","api"].some(l=>e.has(l))&&this.suggestManager.update(),["query","uiLocale","contentLocale","metadataFilters"].some(l=>e.has(l))&&this.dispatchStateChangeEvent()}dispatchStateChangeEvent(){this.stateChangeEventDebouncer.run(()=>this.dispatchEvent(new pd(this.request)))}updateFacets(){this.api&&(this.facetsRequest.length>0?(this.facetsLoaded=!1,this.updateFacetsDebouncer.run(async()=>{await this.retrieveFacetsFromSearch(),this.facetsLoaded=!0,this.facetsInitialized=!0},this.facetsInitialized?500:10)):this.facets=[])}contentAvailableCallback(e){var r,o,n;if(super.contentAvailableCallback(e),e.has("displayFacets")&&this.displayFacets&&((r=this.floatingContainer)===null||r===void 0||r.focus()),this.scrollToFacet!=null&&this.facetsLoaded){(o=this.scrollingFiltersContainer)===null||o===void 0||o.scrollIndexIntoView(this.facets.findIndex(s=>s.key===this.scrollToFacet));let i=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelector(`ft-accordion-item[data-facet-key="${this.scrollToFacet}"]`);i&&(i.active=!0),this.scrollToFacet=void 0}}initApi(){this.api==null&&(this.api=window.fluidtopics?new window.fluidtopics.FluidTopicsApi(this.baseUrl,this.apiIntegrationIdentifier,!0):void 0,setTimeout(()=>this.initApi(),10))}async retrieveFacetsFromSearch(){var e;let r=new Map;await((e=this.api)===null||e===void 0?void 0:e.search({...this.request,query:""}).then(o=>o.facets.forEach(n=>{this.knownFacetLabels.set(n.key,n.label),r.set(n.key,n)})).catch(i7)),this.facets=[];for(let o of this.facetsRequest)r.has(o.id)?this.facets.push(r.get(o.id)):this.knownFacetLabels.has(o.id)&&this.facets.push({key:o.id,label:this.knownFacetLabels.get(o.id),rootNodes:[],multiSelectionable:!0,hierarchical:!1})}onFloatingContainerKeyUp(e){var r;e.key==="Escape"&&(this.displayFacets=!1,(r=this.filtersOpener)===null||r===void 0||r.focus())}setQuery(e){this.input&&(this.input.value=e),this.query=e}onLaunchSearch(){if(this.query){let e=this.recentSearches.filter(r=>r.toLowerCase()!==this.query.toLowerCase()).filter((r,o)=>o<20);this.recentSearches=[this.query,...e],this.saveRecentSearches()}this.mobileMenuOpen=!1,this.displayFacets=!1,this.focus()}get recentSearchesStorageKey(){return this.baseUrl+":ft:recent-search-queries"}initRecentSearches(){var e;this.recentSearches=JSON.parse((e=window.localStorage.getItem(this.recentSearchesStorageKey))!==null&&e!==void 0?e:"[]")}saveRecentSearches(){let e=JSON.stringify(this.recentSearches);window.localStorage.setItem(this.recentSearchesStorageKey,e),window.dispatchEvent(new StorageEvent("storage",{key:this.recentSearchesStorageKey,newValue:e,storageArea:window.localStorage,url:window.location.href}))}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),document.addEventListener("focusin",this.closeFloatingContainer),document.addEventListener("click",this.closeFloatingContainer),this.focusOnDisplay&&!me.isTouchScreen&&this.focusInput(),z.addEventListener("authentication-change",this.initSearchData),this.initSearchData()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox),document.removeEventListener("focusin",this.closeFloatingContainer),document.removeEventListener("click",this.closeFloatingContainer),z.removeEventListener("authentication-change",this.initSearchData)}updateSize(e){this.sizeCategory=e.detail.category}setFilter(e,r){let o=this.metadataFilters.filter(n=>!n.valueFilter||n.key!==e);this.facets.forEach(n=>{n.key===e&&(0,me.flatDeep)(n.rootNodes,i=>i.childNodes).forEach(i=>i.selected=r.includes(i.value))}),r.length&&o.push({key:e,valueFilter:{negative:!1,values:r}}),this.metadataFilters=o,this.scrollToFacet=e}setFiltersFromPreset(e){e!=null&&(e.contentLocale!=null&&(this.contentLocale=e.contentLocale),this.metadataFilters=e.metadataFilters)}clearFilters(){this.facets.forEach(r=>(0,me.flatDeep)(r.rootNodes,o=>o.childNodes).forEach(o=>o.selected=!1)),this.metadataFilters=[];let e=this.facets[0];this.scrollToFacet=e?.key}querySelector(e){return this.shadowRoot.querySelector(e)}querySelectorAll(e){return this.shadowRoot.querySelectorAll(e)}renderDesktopFloatingMenu(){return this.forceMenuOpen?le.nothing:le.html`
4857
4857
  <div class="ft-search-bar--floating-panel"
4858
4858
  id="ft-search-bar-floating-panel"
4859
4859
  @keyup=${this.onFloatingContainerKeyUp}
4860
4860
  part="floating-panel"
4861
4861
  tabindex="-1">
4862
4862
  ${this.renderDesktopMenu()}
4863
- </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};W.elementDefinitions={"ft-accordion":Tr,"ft-accordion-item":rr,"ft-button":Ne,"ft-chip":_e,"ft-filter":ne,"ft-filter-option":Ht,"ft-icon":se,"ft-ripple":Z,"ft-select":ve,"ft-select-option":St,"ft-size-watcher":It,"ft-skeleton":Co,"ft-snap-scroll":Fe,"ft-tooltip":Me,"ft-typography":ie,"ft-radio-group":Ko,"ft-radio":kr};W.styles=[jr,me.noTextInputDefaultClearButton,dh,fh,zr.styles,Mr.styles,me.screenReaderStyles];te([(0,re.property)({type:Boolean})],W.prototype,"dense",void 0);te([(0,re.property)()],W.prototype,"mode",void 0);te([(0,re.property)({type:Boolean})],W.prototype,"forceMobileMenuOpen",void 0);te([(0,re.property)({type:Boolean})],W.prototype,"forceMenuOpen",void 0);te([(0,re.property)()],W.prototype,"baseUrl",void 0);te([(0,re.property)()],W.prototype,"apiIntegrationIdentifier",void 0);te([(0,re.property)()],W.prototype,"contentLocale",void 0);te([(0,re.state)()],W.prototype,"availableContentLocales",void 0);te([(0,re.state)()],W.prototype,"availableContentLocalesInitialized",void 0);te([(0,re.property)()],W.prototype,"uiLocale",void 0);te([(0,me.jsonProperty)({})],W.prototype,"labels",void 0);te([(0,me.jsonProperty)([])],W.prototype,"displayedFilters",void 0);te([(0,me.jsonProperty)([])],W.prototype,"presets",void 0);te([(0,re.property)({type:String,reflect:!0})],W.prototype,"selectedPreset",void 0);te([(0,me.jsonProperty)([])],W.prototype,"priors",void 0);te([(0,re.property)()],W.prototype,"searchRequestSerializer",void 0);te([(0,re.property)({type:Boolean})],W.prototype,"focusOnDisplay",void 0);te([(0,re.state)()],W.prototype,"metadataFilters",void 0);te([(0,re.state)()],W.prototype,"sizeCategory",void 0);te([(0,re.state)()],W.prototype,"displayFacets",void 0);te([(0,re.state)()],W.prototype,"mobileMenuOpen",void 0);te([(0,re.state)()],W.prototype,"facets",void 0);te([(0,re.state)()],W.prototype,"facetsInitialized",void 0);te([(0,re.query)(".ft-search-bar--container")],W.prototype,"container",void 0);te([(0,re.query)(".ft-search-bar--filters-opener")],W.prototype,"filtersOpener",void 0);te([(0,re.query)(".ft-search-bar--floating-panel")],W.prototype,"floatingContainer",void 0);te([(0,re.query)("ft-snap-scroll.ft-search-bar--filters-container")],W.prototype,"scrollingFiltersContainer",void 0);te([(0,re.query)(".ft-search-bar--input")],W.prototype,"input",void 0);te([(0,re.query)(".ft-search-bar--launch-search")],W.prototype,"launchSearchButton",void 0);te([(0,re.state)()],W.prototype,"query",void 0);te([(0,re.state)()],W.prototype,"suggestions",void 0);te([(0,re.state)()],W.prototype,"recentSearches",void 0);te([(0,re.state)()],W.prototype,"scrollToFacet",void 0);te([(0,re.state)()],W.prototype,"api",void 0);te([(0,re.state)()],W.prototype,"displaySuggestListbox",void 0);te([(0,re.state)()],W.prototype,"selectedSuggestOptionId",void 0);te([(0,re.state)()],W.prototype,"selectedSuggestRemoveRecent",void 0);te([(0,re.state)()],W.prototype,"facetsLoaded",void 0);var vh=h(L());(0,vh.customElement)("ft-search-bar")(W);var Ch=xh.css`
4863
+ </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};W.elementDefinitions={"ft-accordion":Tr,"ft-accordion-item":rr,"ft-button":Ne,"ft-chip":_e,"ft-filter":ne,"ft-filter-option":Ht,"ft-icon":se,"ft-ripple":Z,"ft-select":ve,"ft-select-option":St,"ft-size-watcher":zt,"ft-skeleton":Co,"ft-snap-scroll":Ue,"ft-tooltip":Me,"ft-typography":ie,"ft-radio-group":Ko,"ft-radio":kr};W.styles=[jr,me.noTextInputDefaultClearButton,ph,hh,Ir.styles,Mr.styles,me.screenReaderStyles];te([(0,re.property)({type:Boolean})],W.prototype,"dense",void 0);te([(0,re.property)()],W.prototype,"mode",void 0);te([(0,re.property)({type:Boolean})],W.prototype,"forceMobileMenuOpen",void 0);te([(0,re.property)({type:Boolean})],W.prototype,"forceMenuOpen",void 0);te([(0,re.property)()],W.prototype,"baseUrl",void 0);te([(0,re.property)()],W.prototype,"apiIntegrationIdentifier",void 0);te([(0,re.property)()],W.prototype,"contentLocale",void 0);te([(0,re.state)()],W.prototype,"availableContentLocales",void 0);te([(0,re.state)()],W.prototype,"availableContentLocalesInitialized",void 0);te([(0,re.property)()],W.prototype,"uiLocale",void 0);te([(0,me.jsonProperty)({})],W.prototype,"labels",void 0);te([(0,me.jsonProperty)([])],W.prototype,"displayedFilters",void 0);te([(0,me.jsonProperty)([])],W.prototype,"presets",void 0);te([(0,re.property)({type:String,reflect:!0})],W.prototype,"selectedPreset",void 0);te([(0,me.jsonProperty)([])],W.prototype,"priors",void 0);te([(0,re.property)()],W.prototype,"searchRequestSerializer",void 0);te([(0,re.property)({type:Boolean})],W.prototype,"focusOnDisplay",void 0);te([(0,re.state)()],W.prototype,"metadataFilters",void 0);te([(0,re.state)()],W.prototype,"sizeCategory",void 0);te([(0,re.state)()],W.prototype,"displayFacets",void 0);te([(0,re.state)()],W.prototype,"mobileMenuOpen",void 0);te([(0,re.state)()],W.prototype,"facets",void 0);te([(0,re.state)()],W.prototype,"facetsInitialized",void 0);te([(0,re.query)(".ft-search-bar--container")],W.prototype,"container",void 0);te([(0,re.query)(".ft-search-bar--filters-opener")],W.prototype,"filtersOpener",void 0);te([(0,re.query)(".ft-search-bar--floating-panel")],W.prototype,"floatingContainer",void 0);te([(0,re.query)("ft-snap-scroll.ft-search-bar--filters-container")],W.prototype,"scrollingFiltersContainer",void 0);te([(0,re.query)(".ft-search-bar--input")],W.prototype,"input",void 0);te([(0,re.query)(".ft-search-bar--launch-search")],W.prototype,"launchSearchButton",void 0);te([(0,re.state)()],W.prototype,"query",void 0);te([(0,re.state)()],W.prototype,"suggestions",void 0);te([(0,re.state)()],W.prototype,"recentSearches",void 0);te([(0,re.state)()],W.prototype,"scrollToFacet",void 0);te([(0,re.state)()],W.prototype,"api",void 0);te([(0,re.state)()],W.prototype,"displaySuggestListbox",void 0);te([(0,re.state)()],W.prototype,"selectedSuggestOptionId",void 0);te([(0,re.state)()],W.prototype,"selectedSuggestRemoveRecent",void 0);te([(0,re.state)()],W.prototype,"facetsLoaded",void 0);var Ch=h(L());(0,Ch.customElement)("ft-search-bar")(W);var Eh=Oh.css`
4864
4864
  * {
4865
4865
  box-sizing: border-box;
4866
4866
  }
@@ -4907,15 +4907,15 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4907
4907
  }
4908
4908
 
4909
4909
  ft-ripple {
4910
- ${(0,Sh.setVariable)(C.opacityContentOnSurfaceHover,C.opacityContentOnSurfaceSelected)}
4910
+ ${(0,Lh.setVariable)(C.opacityContentOnSurfaceHover,C.opacityContentOnSurfaceSelected)}
4911
4911
  }
4912
- `;var Lh=h(mo());var Oo=class{constructor(e){this.ftSearchInput=e,this.listboxId="ft-search-input-suggestion"}render(){let e=Fr.get();return Va.html`
4912
+ `;var wh=h(mo());var Oo=class{constructor(e){this.ftSearchInput=e,this.listboxId="ft-search-input-suggestion"}render(){let e=Fr.get();return Va.html`
4913
4913
  <div class="ft-search-input-suggestion ft-word-wrap"
4914
4914
  id="${this.listboxId}"
4915
4915
  role="listbox"
4916
4916
  aria-label="${ho.messages.suggestionsLabel()}"
4917
4917
  part="container">
4918
- ${(0,Lh.repeat)(this.ftSearchInput.suggestResults||[],r=>r.value,(r,o)=>this.renderSuggestion(o,r,e))}
4918
+ ${(0,wh.repeat)(this.ftSearchInput.suggestResults||[],r=>r.value,(r,o)=>this.renderSuggestion(o,r,e))}
4919
4919
  </div>
4920
4920
  `}renderSuggestion(e,r,o){let n=`suggestion-${e}`,i=Va.html`
4921
4921
  <ft-ripple ?activated=${this.ftSearchInput.selectedSuggestOptionId===n}></ft-ripple>
@@ -4943,10 +4943,10 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4943
4943
  @click=${()=>this.onSuggestSelected(r.value)}>
4944
4944
  ${i}
4945
4945
  </div>
4946
- `}onSuggestSelected(e){this.ftSearchInput.onSuggestionSelected(e)}getIcon(e){let r=e.type==="DOCUMENT"?$e.file_format:$e.fluid_topics,o;switch(e.type){case"MAP":o=e.editorialType==="BOOK"?ue.BOOK:ue.ARTICLE;break;case"DOCUMENT":o=Ui(e.mimeType,e.filenameExtension);break;case"TOPIC":o=ue.TOPICS;break;case"HTML_PACKAGE":o=ue.BOX_CODE;break;case"HTML_PACKAGE_PAGE":o=ue.FILE_CODE;break}return Va.html`
4946
+ `}onSuggestSelected(e){this.ftSearchInput.onSuggestionSelected(e)}getIcon(e){let r=e.type==="DOCUMENT"?De.file_format:De.fluid_topics,o;switch(e.type){case"MAP":o=e.editorialType==="BOOK"?ue.BOOK:ue.ARTICLE;break;case"DOCUMENT":o=Ui(e.mimeType,e.filenameExtension);break;case"TOPIC":o=ue.TOPICS;break;case"HTML_PACKAGE":o=ue.BOX_CODE;break;case"HTML_PACKAGE_PAGE":o=ue.FILE_CODE;break}return Va.html`
4947
4947
  <ft-icon .variant=${r} .value=${o} part="suggestion-icon"></ft-icon>
4948
- `}get selectedSuggestOption(){return this.ftSearchInput.shadowRoot.querySelector(`#${this.ftSearchInput.selectedSuggestOptionId}`)}getLastSuggestionElement(){let e=this.ftSearchInput.shadowRoot.querySelectorAll("[role=option]");return e.length>0?e[e.length-1]:null}getFirstSuggestionElement(){return this.ftSearchInput.shadowRoot.querySelector("[role=option]")}nextSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.nextElementSibling:this.getFirstSuggestionElement()}previousSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.previousElementSibling:this.getLastSuggestionElement()}selectSuggestion(e){e?this.ftSearchInput.selectedSuggestOptionId=e.id:this.ftSearchInput.selectedSuggestOptionId=void 0}selectNextSuggestion(){this.selectSuggestion(this.nextSuggestionElement())}selectPreviousSuggestion(){this.selectSuggestion(this.previousSuggestionElement())}clearSelection(){this.selectSuggestion(null)}};Oo.elementDefinitions={"ft-ripple":Z,"ft-typography":ie,"ft-icon":se};Oo.styles=[Oh.wordWrap,Ch];var Gt=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Qe=class extends Aa(is){constructor(){super(),this.liveQuery="",this.forceCloseSuggestion=!1,this.displaySuggestListbox=!1,this.useCustomSearchPath=!1,this.triggerSearchOnClear=!1,this.focusOnDisplay=!1,this.suggestions=new Oo(this),this.showSuggestionsOnFocus=!0,this.closeSuggestListbox=e=>{e.composedPath().some(n=>n===this||n===this.shadowRoot)||(this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0)},this.addI18nContext(ho)}render(){var e,r,o;let n={"ft-search-input":!0,"ft-search-input--with-suggestions":(r=(e=this.suggestResults)===null||e===void 0?void 0:e.length)!==null&&r!==void 0?r:!1,"ft-search-input--with-suggestions-closed":this.forceCloseSuggestion},i={...this.request,query:this.liveQuery},s=this.useCustomSearchPath?this.launchSearchPath:void 0,l=Fr.get().serializeToCurrentPageIfPossible(i,s);return ja.html`
4949
- <div class="${(0,Eh.classMap)(n)}" @focusout=${()=>this.forceCloseSuggestion=!1} role="search">
4948
+ `}get selectedSuggestOption(){return this.ftSearchInput.shadowRoot.querySelector(`#${this.ftSearchInput.selectedSuggestOptionId}`)}getLastSuggestionElement(){let e=this.ftSearchInput.shadowRoot.querySelectorAll("[role=option]");return e.length>0?e[e.length-1]:null}getFirstSuggestionElement(){return this.ftSearchInput.shadowRoot.querySelector("[role=option]")}nextSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.nextElementSibling:this.getFirstSuggestionElement()}previousSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.previousElementSibling:this.getLastSuggestionElement()}selectSuggestion(e){e?this.ftSearchInput.selectedSuggestOptionId=e.id:this.ftSearchInput.selectedSuggestOptionId=void 0}selectNextSuggestion(){this.selectSuggestion(this.nextSuggestionElement())}selectPreviousSuggestion(){this.selectSuggestion(this.previousSuggestionElement())}clearSelection(){this.selectSuggestion(null)}};Oo.elementDefinitions={"ft-ripple":Z,"ft-typography":ie,"ft-icon":se};Oo.styles=[Ah.wordWrap,Eh];var Gt=function(t,e,r,o){var n=arguments.length,i=n<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(i=(n<3?s(i):n>3?s(e,r,i):s(e,r))||i);return n>3&&i&&Object.defineProperty(e,r,i),i},Qe=class extends Aa(is){constructor(){super(),this.liveQuery="",this.forceCloseSuggestion=!1,this.displaySuggestListbox=!1,this.useCustomSearchPath=!1,this.triggerSearchOnClear=!1,this.focusOnDisplay=!1,this.suggestions=new Oo(this),this.showSuggestionsOnFocus=!0,this.closeSuggestListbox=e=>{e.composedPath().some(n=>n===this||n===this.shadowRoot)||(this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0)},this.addI18nContext(ho)}render(){var e,r,o;let n={"ft-search-input":!0,"ft-search-input--with-suggestions":(r=(e=this.suggestResults)===null||e===void 0?void 0:e.length)!==null&&r!==void 0?r:!1,"ft-search-input--with-suggestions-closed":this.forceCloseSuggestion},i={...this.request,query:this.liveQuery},s=this.useCustomSearchPath?this.launchSearchPath:void 0,l=Fr.get().serializeToCurrentPageIfPossible(i,s);return ja.html`
4949
+ <div class="${(0,Rh.classMap)(n)}" @focusout=${()=>this.forceCloseSuggestion=!1} role="search">
4950
4950
  <div class="ft-search-input--input-container" part="input-container" tabindex="-1">
4951
4951
  <div class="ft-search-input--input-outline" part="input-outline">
4952
4952
  <input class="ft-search-input--input ft-typography--body2"
@@ -4992,7 +4992,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
4992
4992
  ></ft-button>
4993
4993
  </div>
4994
4994
  </div>
4995
- `}renderLiveText(){return this.shouldDisplaySuggestions?ho.messages.ariaLiveSuggestions(this.suggestResults.length):""}onSearchBarKeyDown(e){switch(this.forceCloseSuggestion=!1,["Escape","Tab","Shift"].includes(e.key)||(this.displaySuggestListbox=!0),e.key){case"Tab":this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0;break;case"Escape":this.shouldDisplaySuggestions&&(e.stopPropagation(),e.preventDefault(),this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0);break;case"ArrowDown":e.stopPropagation(),e.preventDefault(),this.suggestions.selectNextSuggestion();break;case"ArrowUp":e.stopPropagation(),e.preventDefault(),this.suggestions.selectPreviousSuggestion();break;case"ArrowLeft":case"ArrowRight":this.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestions.clearSelection());break;case"Enter":{let r=this.suggestions.selectedSuggestOption||this.launchSearchButton;r?.click();break}case"Backspace":e.stopPropagation();break}}onSearchBarKeyUp(e){switch(e.key){case"Backspace":e.stopPropagation();break;case"Enter":this.useCustomSearchPath?this.launchSearchButton.click():this.launchSearch(this.liveQuery);break;default:break}}onInput(){var e;(e=this.stateManager)===null||e===void 0||e.setLiveQuery(this.input.value),this.forceCloseSuggestion=!1}onClearInput(){var e;(e=this.stateManager)===null||e===void 0||e.setLiveQuery(""),this.triggerSearchOnClear&&this.launchSearch(""),this.input.focus()}launchSearch(e){var r;this.forceCloseSuggestion=!0,this.dispatchEvent(new CustomEvent("change",{detail:e})),(r=this.stateManager)===null||r===void 0||r.setQuery(e)}onSuggestionSelected(e){this.launchSearch(e),this.displaySuggestListbox=!1,this.suggestions.clearSelection()}get shouldDisplaySuggestions(){var e;return!this.forceCloseSuggestion&&this.displaySuggestListbox&&((e=this.suggestResults)!==null&&e!==void 0?e:[]).length>0}onClick(){this.onFocus()}onFocus(){this.showSuggestionsOnFocus&&(this.displaySuggestListbox=!0),this.forceCloseSuggestion=!1}async focusInput(e=!0){this.showSuggestionsOnFocus=e,await(0,nr.waitFor)(()=>this.input,50),this.input.focus(),this.showSuggestionsOnFocus=!0}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),this.focusOnDisplay&&!nr.isTouchScreen&&this.focusInput(!1)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox)}};Qe.elementDefinitions={"ft-button":Ne,...Oo.elementDefinitions};Qe.styles=[jr,nr.noTextInputDefaultClearButton,T0,...Oo.styles,nr.screenReaderStyles];Gt([(0,nr.redux)()],Qe.prototype,"request",void 0);Gt([(0,nr.redux)()],Qe.prototype,"liveQuery",void 0);Gt([(0,nr.redux)()],Qe.prototype,"suggestResults",void 0);Gt([(0,ir.state)()],Qe.prototype,"forceCloseSuggestion",void 0);Gt([(0,ir.state)()],Qe.prototype,"displaySuggestListbox",void 0);Gt([(0,ir.state)()],Qe.prototype,"selectedSuggestOptionId",void 0);Gt([(0,ir.property)()],Qe.prototype,"launchSearchPath",void 0);Gt([Ii()],Qe.prototype,"placeholder",void 0);Gt([(0,ir.property)({type:Boolean})],Qe.prototype,"useCustomSearchPath",void 0);Gt([(0,ir.property)({type:Boolean})],Qe.prototype,"triggerSearchOnClear",void 0);Gt([(0,ir.property)({type:Boolean})],Qe.prototype,"focusOnDisplay",void 0);Gt([(0,ir.query)(".ft-search-input--input")],Qe.prototype,"input",void 0);Gt([(0,ir.query)('[part="launch-search-in-input"]')],Qe.prototype,"launchSearchButton",void 0);(0,Ah.customElement)("ft-search-input")(Qe);})();
4995
+ `}renderLiveText(){return this.shouldDisplaySuggestions?ho.messages.ariaLiveSuggestions(this.suggestResults.length):""}onSearchBarKeyDown(e){switch(this.forceCloseSuggestion=!1,["Escape","Tab","Shift"].includes(e.key)||(this.displaySuggestListbox=!0),e.key){case"Tab":this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0;break;case"Escape":this.shouldDisplaySuggestions&&(e.stopPropagation(),e.preventDefault(),this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0);break;case"ArrowDown":e.stopPropagation(),e.preventDefault(),this.suggestions.selectNextSuggestion();break;case"ArrowUp":e.stopPropagation(),e.preventDefault(),this.suggestions.selectPreviousSuggestion();break;case"ArrowLeft":case"ArrowRight":this.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestions.clearSelection());break;case"Enter":{let r=this.suggestions.selectedSuggestOption||this.launchSearchButton;r?.click();break}case"Backspace":e.stopPropagation();break}}onSearchBarKeyUp(e){switch(e.key){case"Backspace":e.stopPropagation();break;case"Enter":this.useCustomSearchPath?this.launchSearchButton.click():this.launchSearch(this.liveQuery);break;default:break}}onInput(){var e;(e=this.stateManager)===null||e===void 0||e.setLiveQuery(this.input.value),this.forceCloseSuggestion=!1}onClearInput(){var e;(e=this.stateManager)===null||e===void 0||e.setLiveQuery(""),this.triggerSearchOnClear&&this.launchSearch(""),this.input.focus()}launchSearch(e){var r;this.forceCloseSuggestion=!0,this.dispatchEvent(new CustomEvent("change",{detail:e})),(r=this.stateManager)===null||r===void 0||r.setQuery(e)}onSuggestionSelected(e){this.launchSearch(e),this.displaySuggestListbox=!1,this.suggestions.clearSelection()}get shouldDisplaySuggestions(){var e;return!this.forceCloseSuggestion&&this.displaySuggestListbox&&((e=this.suggestResults)!==null&&e!==void 0?e:[]).length>0}onClick(){this.onFocus()}onFocus(){this.showSuggestionsOnFocus&&(this.displaySuggestListbox=!0),this.forceCloseSuggestion=!1}async focusInput(e=!0){this.showSuggestionsOnFocus=e,await(0,nr.waitFor)(()=>this.input,50),this.input.focus(),this.showSuggestionsOnFocus=!0}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),this.focusOnDisplay&&!nr.isTouchScreen&&this.focusInput(!1)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox)}};Qe.elementDefinitions={"ft-button":Ne,...Oo.elementDefinitions};Qe.styles=[jr,nr.noTextInputDefaultClearButton,I0,...Oo.styles,nr.screenReaderStyles];Gt([(0,nr.redux)()],Qe.prototype,"request",void 0);Gt([(0,nr.redux)()],Qe.prototype,"liveQuery",void 0);Gt([(0,nr.redux)()],Qe.prototype,"suggestResults",void 0);Gt([(0,ir.state)()],Qe.prototype,"forceCloseSuggestion",void 0);Gt([(0,ir.state)()],Qe.prototype,"displaySuggestListbox",void 0);Gt([(0,ir.state)()],Qe.prototype,"selectedSuggestOptionId",void 0);Gt([(0,ir.property)()],Qe.prototype,"launchSearchPath",void 0);Gt([zi()],Qe.prototype,"placeholder",void 0);Gt([(0,ir.property)({type:Boolean})],Qe.prototype,"useCustomSearchPath",void 0);Gt([(0,ir.property)({type:Boolean})],Qe.prototype,"triggerSearchOnClear",void 0);Gt([(0,ir.property)({type:Boolean})],Qe.prototype,"focusOnDisplay",void 0);Gt([(0,ir.query)(".ft-search-input--input")],Qe.prototype,"input",void 0);Gt([(0,ir.query)('[part="launch-search-in-input"]')],Qe.prototype,"launchSearchButton",void 0);(0,kh.customElement)("ft-search-input")(Qe);})();
4996
4996
  /*! Bundled license information:
4997
4997
 
4998
4998
  lit-html/lit-html.js: