@nebula.js/sn-action-button 2.2.2 → 2.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/api-specifications/properties.json +1 -1
- package/core/esm/index.js +3 -3
- package/dist/sn-action-button.js +4 -4
- package/dist/sn-action-button.systemjs.js +3 -3
- package/package.json +18 -18
- package/sn-action-button-ext/dist/sn-action-button.js +4 -4
- package/sn-action-button-ext/sn-action-button.qext +1 -1
package/dist/sn-action-button.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* @nebula.js/sn-action-button v2.2.
|
|
2
|
+
* @nebula.js/sn-action-button v2.2.3
|
|
3
3
|
* Copyright (c) 2026 QlikTech International AB
|
|
4
4
|
* Released under the MIT license.
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("@nebula.js/stardust")):"function"==typeof define&&define.amd?define(["@nebula.js/stardust"],t):(e="undefined"!=typeof globalThis?globalThis:e||self)["sn-action-button"]=t(e.stardust)}(this,function(e){"use strict";function t(){return"undefined"!=typeof window&&void 0!==window.document&&void 0!==window.self}function o(){return!("undefined"==typeof process||!process.version||!process.versions.node)}function a(e){if(Array.isArray(e))return e.map(a);if("object"==typeof(t=e)&&null!==t&&t.constructor===Object){const t={};for(const o of Object.keys(e).sort())t[o]=a(e[o]);return t}var t;return e}function r(e){if(Array.isArray(e))return e.map(e=>"object"==typeof e&&null!==e?r(e):e).filter(e=>"object"==typeof e&&null!==e?Object.keys(e).length>0:null!=e&&""!==e);if("object"==typeof e&&null!==e){const t={};for(const o of Object.keys(e)){const a=e[o];switch(typeof a){case"undefined":break;case"boolean":a&&(t[o]=a);break;case"string":{const e=a.trim();""!==e&&(t[o]=e);break}case"object":{if(null===a)break;const e=r(a);e&&(Array.isArray(e)&&e.length>0||"object"==typeof e&&Object.keys(e).length>0)&&(t[o]=e);break}case"function":case"number":t[o]=a;break;default:console.warn(`Unexpected type for key "${o}": ${typeof a}`),t[o]=a}}if(0===Object.keys(t).length)return;return t}return e}const n=o(),i=(async()=>n?()=>{throw new Error("importRuntimeModule cannot be used in a Node.js context")}:(await Promise.resolve().then(function(){return kh})).importRuntimeModule)();async function s(e){return n?Promise.resolve().then(function(){return jh}):(await i)("auth@v1",e)}async function l(e){return await s(e),n?Promise.resolve().then(function(){return Sh}):(await i)("invoke-fetch@v1",e)}const c="qlik-api/2.3.1";async function u(e,o){const a=o.options?.hostConfig;let r;return r=o?.userAgent?o.userAgent:t()?`${window.navigator.userAgent} ${c}`:c,(await l(a)).invokeFetch(e,{...o,userAgent:r})}var d={registerAuthModule:function(e,t){s().then(o=>o.registerAuthModule(e,t))},setDefaultHostConfig:function(e){s(e).then(t=>t.setDefaultHostConfig(e))},registerHostConfig:function(e,t){s(t).then(o=>o.registerHostConfig(e,t))},unregisterHostConfig:function(e){s().then(t=>t.unregisterHostConfig(e))},getAccessToken:async function({hostConfig:e}){return s(e).then(t=>t.getAccessToken({hostConfig:e}))},getWebResourceAuthParams:async function({hostConfig:e}){return s(e).then(t=>t.getWebResourceAuthParams({hostConfig:e}))}};const h=["authType","autoRedirect","authRedirectUserConfirmation","embedRuntimeUrl","host","onAuthFailed"],p=["apikey","oauth2","cookie","windowscookie","reference","anonymous"],g={};const f=async({hostConfig:e,noCache:t}={})=>{const o=`${jt(e)}/resources/autogenerated/product-info.json`;try{if(!(o in g)){const e={};globalThis.QlikMain?.resourceNeedsCredentials(o)&&(e.credentials="include"),g[o]=fetch(o,e).then(async e=>e.ok?{data:await e.json(),status:e.status}:{data:void 0,status:e.status})}const e=await g[o];return(e.status>=400||!e.data)&&delete g[o],e}catch{return delete g[o],{data:void 0,status:500}}finally{t&&delete g[o]}},m=e=>{const t=e.externalUrls;if(!t)return;const o=e.composition?.productName??"Qlik",a=e.composition?.releaseLabel||"-",r="-"===a?o:`${o} (${a})`;return{productId:e.composition?.senseId??"qlik",productLabel:r,version:e.composition?.version,urls:{personalHelpBaseUrl:t.personalHelpBaseUrl,personalUpgradeBase:t.personalUpgradeBase,personalUpgradeUrl:t.personalUpgradeUrl,serverHelpBaseUrl:t.serverHelpBaseUrl,qlikWebPageUrl:t.qlikWebPageUrl}}},v=e=>({isCloud:!1,isQCS:!1,isQCG:!1,isCloudConsole:!1,isWindows:!1,isQSE:!1,isQSD:!1,isUnknown:!1,...e});function w(e,t){const o=new Uint8Array(t);globalThis.crypto.getRandomValues(o);let a="";for(let r=0;r<t;r++)a+=e[o[r]%e.length];return a}function b(e){return w("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_-",e)}const x={},y=new Map;function A(e){const o=r(e)||{};return o.host&&(o.host=jt(o)),t()&&jt(o)===window.location.origin&&delete o.host,o.authType&&p.includes(o.authType)&&delete o.authType,o}function k(e,t){if("function"!=typeof t)return t}function C(e){const t=a(A(Ot(e)));return JSON.stringify(t,k)}const j=new Map;function B(e,t){const o=t?.reference||null;if(o&&!j.has(o))throw new ht(`Host config with reference "${o}" is not registered. Please register it before using it.`);j.has(e)&&console.warn(`registerHostConfig: Host config with name "${e}" is already registered. Overwriting.`),j.set(e,t)}function S(e){return j.get(e)}function P(){return S("default")||{}}const M=new Map;function T(e){const t=C(e);let o=M.get(t);return o||(o={redirectRequestedListeners:new Set,redirectStartedListeners:new Set},M.set(t,o)),o}function I(e){const t=T(e),o=t.redirectRequestedListeners.size>0||e.authRedirectUserConfirmation;return e.autoRedirect||!o?Promise.resolve():"function"==typeof e.authRedirectUserConfirmation?e.authRedirectUserConfirmation().catch(()=>{}):new Promise(e=>{const o=()=>{for(const e of t.redirectStartedListeners)try{e()}catch(e){console.warn(e)}e()};for(const e of t.redirectRequestedListeners)try{e({proceed:o})}catch(e){console.warn(e)}})}const H="qlik-qmfe-api";function R(e){let t=e.clientId+(e.scope?`_${e.scope}`:"_user_default");return e.subject&&(t+=`_${e.subject}`),e.userId&&(t+=`_${e.userId}`),t}function V(e){return`${e.accessCode}_${e.clientId}`}const z={};function D(e,t,o){localStorage.setItem(`${H}-${e}-${t}`,o)}function E(e,t,o){sessionStorage.setItem(`${H}-${e}-${t}`,o)}function _(e,t){return localStorage.getItem(`${H}-${e}-${t}`)||void 0}function L(e,t){return sessionStorage.getItem(`${H}-${e}-${t}`)||void 0}function O(e,t){t.forEach(t=>localStorage.removeItem(`${H}-${e}-${t}`))}function q(e,t){t.forEach(t=>sessionStorage.removeItem(`${H}-${e}-${t}`))}function G(e,t){const o=`${H}-${e}-${t}`,a=sessionStorage.getItem(o)||void 0;return sessionStorage.removeItem(o),a}async function $(e,t){if(!e.clientId)throw new ht('A host config with authType set to "oauth2" has to also provide a clientId');return N(R(e),t,e.noCache,e.accessTokenStorage)}async function N(e,o,a,r){if(a)return o();const n=t(),i=z[e]||(n?function(e,t){let o,a;if("local"===t?(o=_(e,"access-token"),a=_(e,"refresh-token")):"session"===t&&(o=L(e,"access-token"),a=L(e,"refresh-token")),o)return{accessToken:o,refreshToken:a}}(e,r):void 0);if(i)return z[e]=i,Promise.resolve(i);const s=o();if(z[e]=s,n){const t=await s;"local"===r&&t?(t.accessToken&&D(e,"access-token",t.accessToken),t.refreshToken&&D(e,"refresh-token",t.refreshToken)):"session"===r&&t&&(t.accessToken&&E(e,"access-token",t.accessToken),t.refreshToken&&E(e,"refresh-token",t.refreshToken))}return s}function U(e){const o=R(e);delete z[o],t()&&(O(o,["access-token","refresh-token"]),q(o,["access-token","refresh-token"]))}function J(e){if("string"==typeof e){const t=globalThis[e];if(!t)throw new Error(`No such function: ${e}`);return t}return e}function F(e){return globalThis[e]}function Q(e){if(e.errors)throw new mt(e.errors)}function W(e){const t=Object.keys(e);return t.sort(),t.map(t=>`${t}=${e[t]}`).join("&")}async function K(e){const a=(new TextEncoder).encode(e),r=await globalThis.crypto.subtle.digest("SHA-256",a);return function(e){let a="";if(t()){const t=String.fromCharCode.apply(null,e);a=btoa(t)}else{if(!o())throw new Error("Environment not supported for oauth2 authentication");a=Buffer.from(e).toString("base64")}return a}(Array.from(new Uint8Array(r))).replaceAll(/\+/g,"-").replaceAll(/\//g,"_").replace(/=+$/,"")}async function Z(e){const t=e.clientId||"",o=jt(e),a=b(128),r=b(43),n=await K(a),i=e.redirectUri||globalThis.location.href,s=R(e);U(e),E(s,"state",r),E(s,"verifier",a),E(s,"href",globalThis.location.href),E("","client-in-progress",s);const l=`${o}/oauth/authorize?${W({response_type:"code",client_id:t,redirect_uri:i,scope:e.scope||"user_default",state:r,code_challenge:n,code_challenge_method:"S256"})}`;globalThis.location.replace(l)}async function X(e,t,o,a){try{const r=await(await fetch(`${jt(e)}/oauth/token`,{method:"POST",credentials:"include",mode:"cors",headers:{"content-type":"application/json"},redirect:"follow",body:JSON.stringify({grant_type:"authorization_code",scope:e.scope||"user_default",...t?{code:t}:{},redirect_uri:a||globalThis.location.href,...o?{code_verifier:o}:{},client_id:e.clientId})})).json();return Q(r),{accessToken:r.access_token,refreshToken:r.refresh_token,errors:r.errors}}catch(e){return console.error(e),new Promise(()=>{})}}function Y(e,t,o,a,r){const n={client_id:e,client_secret:t,scope:o};return a?{...n,grant_type:"urn:qlik:oauth:user-impersonation",user_lookup:{field:"subject",value:a}}:r?{...n,grant_type:"urn:qlik:oauth:user-impersonation",user_lookup:{field:"userId",value:r}}:{...n,grant_type:"client_credentials"}}async function ee(e){const{clientId:t,clientSecret:o}=e;if(!t||!o)throw new ht('A host config with authType set to "oauth2" has to provide a clientId and a clientSecret');return await $(e,async()=>{if(!e.clientId||!e.clientSecret)throw new ht('A host config with authType set to "oauth2" has to provide a clientId and a clientSecret');return async function(e,t,o,a="user_default",r,n){const i=await(await fetch(`${e}/oauth/token`,{method:"POST",mode:"cors",headers:{"content-type":"application/json"},body:JSON.stringify(Y(t,o,a,r,n))})).json();return{accessToken:i.access_token,refreshToken:i.refresh_token,errors:i.errors}}(jt(e),e.clientId,e.clientSecret,e.scope,e.subject,e.userId)})}async function te(e){const{clientId:t}=e;if(!t)throw new ht('A host config with authType set to "oauth2" has to also provide a clientId');const o=await $(e,async()=>{if(e.getAccessToken)try{return{accessToken:"string"==typeof e.getAccessToken?await F(e.getAccessToken)():await e.getAccessToken(),refreshToken:void 0,errors:void 0}}catch{return ne("Could not fetch access token using custom function")}if(e.performInteractiveLogin){let t;try{const o=b(128),a=b(43),{code:r,state:n}=function(e){if("string"==typeof e){const t=new URLSearchParams(new URL(e).search);return{code:t.get("code")||"",state:t.get("state")||""}}return e}(await J(e.performInteractiveLogin)({getLoginUrl:async({redirectUri:r})=>(t=r,async function(e,t,o,a){const r=e.clientId||"",n=jt(e),i=await K(a);return`${n}/oauth/authorize?${W({response_type:"code",client_id:r,redirect_uri:t,scope:e.scope||"user_default",state:o,code_challenge:i,code_challenge_method:"S256"})}`}(e,r,a,o))}));return t?a!==n?ne("State returned by custom interactive login function does not match original"):r?await X(e,r,o,t):ne("No code found in response from custom interactive login function"):ne("No redirect uri provided")}catch(e){return{accessToken:void 0,refreshToken:void 0,errors:[{code:"",status:401,title:"Could not perform custom interactive login",detail:`${e}`}]}}}const t=R(e),o=G(t,"code"),a=G(t,"verifier");if(o&&a){const t=await X(e,o,a,e.redirectUri);if(t)return t}});return o||(e.performInteractiveLogin||(await I(e),Z(e)),new Promise(()=>{}))}!function(e,t){(globalThis.location?.origin.startsWith("https://localhost:")||globalThis.location?.origin?.endsWith("qlik-stage.com"))&&globalThis.QlikMain&&(void 0===globalThis.QlikMain.INTERNAL__DO_NOT_USE.qix&&(globalThis.QlikMain.INTERNAL__DO_NOT_USE.qix={}),globalThis.QlikMain.INTERNAL__DO_NOT_USE.qix[e]=t)}("clearAllAccessTokens",()=>{console.log("Clearing tokens",z),Object.keys(z).forEach(e=>{console.log("Clearing access tokens for",e),O(e,["access-token","refresh-token"]),q(e,["access-token","refresh-token"])}),function(){for(const e in z)delete z[e]}()});let oe=Promise.resolve("");async function ae(e){if(o()){const t=await ee(e);return t?(Q(t),t.accessToken||""):""}return t()&&(oe=oe.then(async()=>{const t=await te(e);return t?(Q(t),t.accessToken||""):""})),oe}async function re(e){const t=await async function(e){return z[R(e)]}(e);if(U(e),t&&t.refreshToken&&e.clientSecret){const o=await $(e,async()=>{if(!t||!t.refreshToken||!e.clientSecret)throw new Error("Trying to refresh tokens without refreshToken or clientSecret");return async function(e,t,o){const a=await(await fetch(`${e}/oauth/token`,{method:"POST",mode:"cors",headers:{"content-type":"application/json"},body:JSON.stringify({grant_type:"refresh_token",refresh_token:t,client_secret:o})})).json();return{accessToken:a.access_token,refreshToken:a.refresh_token,errors:a.errors}}(jt(e),t.refreshToken,e.clientSecret)});o&&Q(o)}}function ne(e){return{accessToken:void 0,refreshToken:void 0,errors:[{code:"",status:401,title:e,detail:""}]}}async function ie(e,t,o){const a=await fetch(`${jt(e)}/oauth/token`,{method:"POST",credentials:"include",mode:"cors",headers:{"content-type":"application/json"},redirect:"follow",body:JSON.stringify({subject_token:t,subject_token_type:"urn:ietf:params:oauth:token-type:access_token",grant_type:"urn:ietf:params:oauth:grant-type:token-exchange",purpose:o,redirect_uri:globalThis.location?.href,client_id:e.clientId})});if(200!==a.status)throw await async function(e){const t=await e.text();try{return new mt(JSON.parse(t).errors)}catch{return new mt([{code:"unknown",status:e.status,detail:t,title:"Unknown authentication error"}])}}(a);return(await a.json()).access_token}async function se(e,t){try{return await t()}catch(o){const{retry:a}=await ue({hostConfig:e});if(a)return t();throw o}}function le(){const e=Math.floor(Date.now()/1e3).toString(16);return`${e}${t=40-e.length,w("0123456789abcdef",t)}`;var t}async function ce(e){const{accessCode:o,clientId:a}=e;if(!o||!a)throw new ht('A host config with authType set to "anonymous" has to provide both an accessCode and clientId');const r=await async function(e,t){if(!e.accessCode)throw new ht('A host config with authType set to "anonymous" has to also provide an accessCode');return N(V(e),t,!1,void 0)}(e,async()=>async function(e,t,o,a){const r=await(await fetch(`${e}/oauth/token/anonymous-embed`,{method:"POST",mode:"cors",headers:{"content-type":"application/json"},body:JSON.stringify({eac:t,client_id:o,grant_type:"urn:qlik:oauth:anonymous-embed",tracking_code:a})})).json();return{accessToken:r.access_token,refreshToken:r.refresh_token,errors:r.errors}}(jt(e),o,a,await async function(e){let o;if(t()){const t=V(e);o=_(t,"tracking-code"),o||(o=le()),D(t,"tracking-code",o)}else o=le();return o}(e)));if(!r)return"";if(r.errors)throw new mt(r.errors);return r.accessToken?r.accessToken:""}async function ue({hostConfig:e}){return function(e){const o=V(e);delete z[o],t()&&(O(o,["access-token","refresh-token"]),q(o,["access-token","refresh-token"]))}(e),{preventDefault:!1,retry:!0}}var de={requiredProps:["clientId","accessCode"],optionalProps:[],getRestCallAuthParams:async function({hostConfig:e}){return{headers:{Authorization:`Bearer ${await ce(e)}`},queryParams:{},credentials:"omit"}},getWebSocketAuthParams:async function({hostConfig:e}){return o()?{headers:{Authorization:`Bearer ${await ce(e)}`}}:{queryParams:{accessToken:await se(e,async()=>ie(e,await ce(e),"websocket"))}}},getWebResourceAuthParams:async function({hostConfig:e}){return{queryParams:{accessToken:await se(e,async()=>ie(e,await ce(e),"websocket"))}}},handleAuthenticationError:ue};var he={requiredProps:["apiKey"],optionalProps:[],getRestCallAuthParams:function({hostConfig:e}){return Promise.resolve({headers:{Authorization:`Bearer ${e?.apiKey}`},queryParams:{},credentials:"omit"})},getWebSocketAuthParams:async function({hostConfig:e}){if(t())throw new Error("Not supported in browser environment");return Promise.resolve({headers:{Authorization:`Bearer ${e?.apiKey}`}})},handleAuthenticationError:function(){return Promise.resolve({})}},pe=class extends Error{status;headers;data;constructor(e,t,o,a){super(e),this.status=t,this.headers=o,this.data=a,this.stack=ve(this.stack)}},ge=class extends Error{contentType;data;constructor(e,t,o){super(e),this.contentType=t,this.data=o,this.stack=ve(this.stack)}};const fe=/^.+\/qmfe-api(?:\.js)?:(\d+)(?::\d+)?$/gim,me=e=>{const t=e.match(fe);return Boolean(t&&t.length>0)};function ve(e){if(!e)return e;const t=[],o=e.split("\n");o.reverse();for(const e of o){if(me(e))break;t.unshift(e)}return t.join("\n")}function we(e){return e?Object.entries(e).map(e=>{const[,t]=e;if(void 0!==t)return e.map(e=>encodeURIComponent(decodeURIComponent(e))).join("=")}).filter(Boolean).join("&"):""}const be={};globalThis.__API_CACHE__DO_NOT_USE_OR_YOU_WILL_BE_FIRED=be;const xe=".global";function ye(e,t,o){if(e?.noCache)return!1;if(!t||void 0===t.value)return!1;if(e?.useCacheIfAfter)return e.useCacheIfAfter.getTime()<=t.lastPulled;const a=Date.now()-t.lastPulled;return"number"==typeof e?.maxCacheAge?a<=e?.maxCacheAge:a<o}function Ae({url:e,query:t,headers:o,serializedHostConfig:a}){let r=e;if(t&&Object.keys(t).length>0){const o=we(t);r=e.includes("?")?r.concat(`&${o}`):r.concat(`?${o}`)}return o&&Object.keys(o).length>0&&(r=r.concat(`+headers=${JSON.stringify(o)}`)),a&&"{}"!==a&&(r=r.concat(`+host-config=${a}`)),r}function ke(e){const t=[];return be[e]&&t.push(be[e]),be[xe]&&t.push(be[xe]),t}function Ce(e,t){const o=je(t);for(const t in e){const a=je(t);(o.startsWith(a)||a.startsWith(o))&&delete e[t]}}function je(e){const t=e.indexOf("?");if(t>=0)return e.substring(0,t);const o=e.indexOf("+headers=");if(o>=0)return e.substring(0,o);const a=e.indexOf("+host-config=");return a>=0?e.substring(0,a):e}function Be(e){return null==e||e&&(e instanceof Blob||e instanceof Object&&"[object Blob]"===e.toString())||e&&e instanceof ReadableStream||"string"==typeof e?e:JSON.parse(JSON.stringify(e))}function Se(e){return e.then(e=>{const t={data:Be(e.data),headers:e.headers,status:e.status};return e.next&&(t.next=e.next),e.prev&&(t.prev=e.prev),t})}function Pe(e,t){return"get"!==e&&"GET"!==e&&(!t.endsWith("/api/v1/licenses/allotments")||"post"!==e&&"POST"!==e)}function Me(e){return"__proto__"===e}function Te(e){return e instanceof Error?e.cause?e.message?`${e.message} - ${Te(e.cause)}`:Te(e.cause):e.message:String(e)}async function Ie(e,t,o,a,r,n,i,s){const{body:l,contentTypeHeader:c,requestOptions:u}=function(e,t){if(!e)return{body:null,contentTypeHeader:{},requestOptions:{}};const o={},a={};let r=null;switch(t){case"":case"application/json":o["Content-Type"]="application/json",r=JSON.stringify(e);break;case"multipart/form-data":r=function(e){const t="multipart/form-data";if("object"!=typeof e)throw new ge(`Cannot encode ${typeof e} as ${t}, body should be an object.`,t,e);if(Array.isArray(e))throw new ge(`Cannot encode ${typeof e} as ${t}, body should be an object.`,t,e);if(e instanceof FormData)return e;const o=new FormData;return Object.entries(e).forEach(a=>{const[r,n]=a;switch(typeof n){case"boolean":case"number":case"string":o.set(r,`${n}`);break;case"object":if(n instanceof Blob)o.set(r,n);else if(n instanceof Uint8Array){const e=new Blob([n],{type:"application/octet-stream"});o.set(r,e)}else{const e=JSON.stringify(n),t=new Blob([e],{type:"application/json"});o.set(r,t,"")}break;default:throw new ge(`Cannot encode multipart-field "${r}" with value of type ${typeof n}, values must be objects, strings, numbers or boolean.`,t,e)}}),o}(e);break;case"application/octet-stream":o["Content-Type"]=t,a.duplex="half",r=e;break;case"text/plain":if("string"!=typeof e)throw new ge(`Cannot send ${typeof e} as ${t}, body should be a string.`,t,e);o["Content-Type"]=t,r=e;break;default:throw new ge(`Unsupported content-type "${t}", supported are: application/json, multipart/form-data, application/octet-stream and text/plain`,t,e)}return{body:r,contentTypeHeader:o,requestOptions:a}}(o,a??""),d={...c,...n,...r?.headers,...De()};!d["User-Agent"]&&s&&(d["User-Agent"]=s);const h={method:e,credentials:i,mode:"cors",headers:d,redirect:await Ct(r?.hostConfig)?"manual":"follow",keepalive:r?.keepalive,progress:r?.progress,body:l,...u};let p,g;if(r?.signal)h.signal=r.signal;else if(r?.timeoutMs&&r.timeoutMs>0){const e=new AbortController;p=setTimeout(()=>{e.abort()},r.timeoutMs),h.signal=e.signal}return g=r?.progress?await async function(e,{method:t,headers:o,credentials:a,keepalive:r,body:n,signal:i,progress:s}){const l=new XMLHttpRequest;let c,u;const d=new Promise((e,t)=>{c=e,u=t});if(l.open(t||"GET",e),"object"!=typeof o)throw Error("malformed headers",o);for(const[e,t]of Object.entries(o))l.setRequestHeader(e,t);r&&l.setRequestHeader("Connection","keep-alive"),i&&i.addEventListener("abort",()=>{l.abort(),u()}),l.withCredentials="include"===a,s?.onUpload&&(l.upload.onprogress=e=>{const{loaded:t,total:o,lengthComputable:a}=e;s.onUpload?.({loaded:t,total:a?o:void 0})}),s?.onDownload&&(l.onprogress=e=>{const{loaded:t,total:o,lengthComputable:a}=e;s.onDownload?.({loaded:t,total:a?o:void 0})}),l.onloadend=()=>{const{status:e}=l,t={};for(const e of l.getAllResponseHeaders().split("\r\n")){const[o,a]=e.split(":",2);o&&a&&(t[o]=a)}l.response?c(new Response(l.response,{status:e,headers:t})):c(new Response(void 0,{status:e,headers:t}))};try{const e=n;l.send(e)}catch(e){return Promise.reject(new pe(Te(e),0,new Headers,{}))}return d}(t,h):await async function(e,t){try{return await fetch(e,t)}catch(e){return Promise.reject(new pe(Te(e),0,new Headers,{}))}}(t,h),p&&clearTimeout(p),await Ge(g,t)}async function He({method:e,pathTemplate:t,pathVariables:o,query:a,options:r}){const n=jt(r?.hostConfig),{headers:i,queryParams:s,credentials:l}=await Tt({hostConfig:r?.hostConfig,method:e}),c=n+function(e,t){let o=e;return t&&Object.keys(t).forEach(e=>{o=o.replace(`{${e}}`,t[e])}),o}(t,o),u=function(e,t){return""!==t?`${e}?${t}`:e}(c,we({...a,...s})),d=zt(r?.hostConfig);return{completeUrl:u,authHeaders:i,credentials:l,cacheKey:Ae({url:c,query:a,headers:r?.headers,serializedHostConfig:d})}}function Re(e,t){return Ve(e,t,async()=>{const{authHeaders:o,credentials:a}=await He(t);return Ve(e,{...t,authHeaders:o,credentials:a,options:{...t.options,noCache:!0}},void 0)})}function Ve(e,t,o){const{method:a,completeUrl:r,body:n,options:i,authHeaders:s,credentials:l,cacheKey:c,contentType:u,userAgent:d}=t,h={method:a,completeUrl:r,cacheKey:c,options:i},p=function(e,t){if(Me(e))throw new Error(`Forbidden api name: ${e}`);if(t?.options?.noCache)return;const{method:o,completeUrl:a,cacheKey:r}=t,n=ke(e);if(Pe(o,a))return;let i;for(const e of n)if(r in e){if(i=e[r],i&&void 0!==i.value&&ye(t?.options,i,6e5))break;i=void 0}if(!i)return;return i.lastHit=new Date,i.hitCount+=1,i.accessedPaths.add(globalThis.location?globalThis.location.pathname:"node"),Se(i.value)}(e,h);if(p)return p;const g=Ie(a,r,n,u,i,s,l,d),f=async function(e,t,o){try{return await t}catch(t){const a=t,r=a.data;if(401===a.status||403===a.status&&"CSRF-TOKEN-2"===r?.code||(301===a.status||302===a.status)&&await Ct(e)){if(globalThis.loggingOut)return ze();const{retry:t,preventDefault:n}=await Mt({hostConfig:e,status:a.status,headers:a.headers,errorBody:r,canRetry:!!o});if(t&&o)return o();if(n)return ze()}throw t}}(i?.hostConfig,g,o);return function(e,t,o){if(Me(e))throw new Error(`Forbidden api name: ${e}`);be[e]||(be[e]={});const{cacheKey:a}=t;if(Pe(t.method,t.completeUrl))return o.then(t=>{const o=ke(e);for(const e of o)Ce(e,a);return t});const r=be[e],n=o.catch(e=>(delete r[a],Promise.reject(e)));return r[a]={lastPulled:Date.now(),value:n,lastHit:null,hitCount:0,accessedPaths:new Set},Se(n)}(e,h,function(e,{method:t,body:o,options:a,authHeaders:r,credentials:n,value:i}){return i.then(i=>{const s=i.data;if(!s)return i;const l=zt(a?.hostConfig),c=s.links?.prev?.href,u=s.links?.next?.href;return c&&(i.prev=i=>Re(e,{method:t,completeUrl:c,body:o,options:i||a,authHeaders:r,credentials:n,cacheKey:Ae({url:c,headers:a?.headers,serializedHostConfig:l})})),u&&(i.next=i=>Re(e,{method:t,completeUrl:u,body:o,options:i||a,authHeaders:r,credentials:n,cacheKey:Ae({url:u,headers:a?.headers,serializedHostConfig:l})})),i})}(e,{...t,value:f}))}function ze(){return new Promise(()=>{})}function De(){if(!t())return{};const e=localStorage.getItem("qmfe-api-service-overrides-header");return e?{"X-Qlik-Overrides":e}:{}}function Ee(e,t){const o=e;return o.download=t?(o=t)=>_e(e,o):t=>_e(e,t),o}async function _e(e,o){if(t()){const t=document.createElement("a"),a=window.URL.createObjectURL(e);t.href=a,t.download=o,t.click(),window.URL.revokeObjectURL(a)}else{const{writeFileSync:t}=await Promise.resolve().then(function(){return Ph}),a=await e.arrayBuffer();t(o,new Uint8Array(a))}}const Le="qmfe-api/latest";async function Oe(e,o,a){return(a||Ft()||[]).reduce((e,t)=>o=>t(o,e),o=>async function(e,o){if("mock-backend-rest-recorder"===o.options?.hostConfig?.authType)return Promise.resolve(o.options?.hostConfig.recordInvokeFetch(o));if("mock-backend"===o.options?.hostConfig?.authType)return Promise.resolve(o.options?.hostConfig.mockInvokeFetch(o));if(function(e){const t=Ot(e);if(kt(t)){if(0===Object.keys(t).length)throw new ht("a host config must be provided when making a cross domain request");if(!t.host)throw new ht("A 'host' property must be set in host config when making a cross domain request")}}(o.options?.hostConfig),"noauth"===o.options?.hostConfig?.authType)return console.info("API call blocked: noauth auth module is configured, no API calls should be made"),{status:204,headers:new Headers,data:null};let a;a=o?.userAgent?o.userAgent:t()?`${window.navigator.userAgent} ${Le}`:Le;const{completeUrl:r,authHeaders:n,credentials:i,cacheKey:s}=await He(o);return Re(e,{...o,method:o.method.toUpperCase(),completeUrl:r,authHeaders:n,credentials:i,cacheKey:s,userAgent:a})}(e,o))(o)}function qe(e){!function(e){be[e]={}}(e)}async function Ge(e,t){let o;const a=e.headers.get("content-type")?.split(";")[0],r=e.headers.get("content-disposition")?.split(";");if(r&&"attachment"===r[0]){let t="";for(let e=1;e<r.length;e++){const o=r[e].trim();if(0===o.indexOf("filename")){const e=o.indexOf('"'),a=o.lastIndexOf('"');t=o.slice(e+1,a)}}o=Ee(await e.blob(),t)}else switch(a){case"image/png":case"image/jpeg":case"image/x-icon":case"application/offset+octet-stream":case"application/octet-stream":case"application/zip":case"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":case"application/pdf":o=Ee(await e.blob());break;case"text/event-stream":o=e.body;break;default:try{o=await e.text(),o=JSON.parse(o)}catch{}}const{status:n,statusText:i,headers:s}=e,l=`request to '${t}' failed with status ${n} ${i}.`;if(n>=300)throw new pe(l,n,s,o);if(0===n)throw new pe(l,302,s,o);return{status:n,headers:s,data:o}}async function $e(e,t){const o=jt(e);let a;a=await Ct(e)?"/qps/csrftoken":"/api/v1/csrf-token";const r=async()=>{try{const o=(await Oe("csrf-token",{method:"get",pathTemplate:a,options:{hostConfig:e,maxCacheAge:5e3,noCache:t}})).headers.get("qlik-csrf-token");return o||""}catch(e){if(404===e.status)return"";throw e}};return t?(Ne[o]=r(),Ne[o]):(Ne[o]=Ne[o]||r(),Ne[o])}const Ne={};function Ue(e){return!1===e.crossSiteCookies?"same-origin":kt(e)?"include":"same-origin"}async function Je(e){if("function"==typeof e)return e();if("string"==typeof e){const t=function(e){return globalThis[e]}(e);if("function"!=typeof t)throw new Error(`getAccessToken function "${e}" not found on globalThis. Please make sure it is defined.`);return t()}}var Fe={requiredProps:[],optionalProps:["webIntegrationId","crossSiteCookies","anonymousMode"],getRestCallAuthParams:async function({hostConfig:e,method:t}){const o={};var a;return"get"!==(a=t)&&"GET"!==a&&(o["qlik-csrf-token"]=await $e(e)),e.webIntegrationId&&(o["qlik-web-integration-id"]=e.webIntegrationId),{headers:o,queryParams:{},credentials:Ue(e)}},getWebSocketAuthParams:async function({hostConfig:e}){if(o()){const t={};return t["qlik-csrf-token"]=await $e(e),e.webIntegrationId&&(t["qlik-web-integration-id"]=e.webIntegrationId),{headers:t}}const t={"qlik-csrf-token":await $e(e,!0)};return e.webIntegrationId&&(t["qlik-web-integration-id"]=e.webIntegrationId),{queryParams:t}},handleAuthenticationError:async function({hostConfig:e,status:t}){if(function(e){const t=jt(e);delete Ne[t],qe("csrf-token")}(e),403===t)return{preventDefault:!1,retry:!0};const o=e.webIntegrationId?`qlik-web-integration-id=${e?.webIntegrationId}&`:"",a=jt(e);return await I(e),globalThis.location.replace(`${a}/login?${o}returnto=${encodeURIComponent(globalThis.location.href)}`),{preventDefault:!0}}};var Qe={requiredProps:[],optionalProps:[],getRestCallAuthParams:function(e){return Promise.resolve({headers:{},queryParams:{},credentials:"same-origin"})},getWebSocketAuthParams:function(e){return Promise.resolve({queryParams:{}})},handleAuthenticationError:function(e){return Promise.resolve({})}};var We={requiredProps:[],optionalProps:[],getRestCallAuthParams:function(){return Promise.resolve({headers:{},queryParams:{},credentials:"same-origin"})},getWebSocketAuthParams:function(){return Promise.resolve({queryParams:{}})},handleAuthenticationError:function(){return Promise.resolve({})}};async function Ke(e,t){try{return await t()}catch(o){const{retry:a}=await Ze({hostConfig:e});if(a)return t();throw o}}async function Ze({hostConfig:e}){return e.getAccessToken?(U(e),{preventDefault:!1,retry:!0}):t()?e.performInteractiveLogin?(U(e),{retry:!0}):(await I(e),Z(e),{preventDefault:!0}):(await re(e),{preventDefault:!1,retry:!0})}t()&&function(){const e=new URLSearchParams(globalThis.location.search),t=e.get("code")||void 0,o=e.get("state")||void 0;if(e.get("error")){const t=document.createElement("pre");t.innerText=`<code>${JSON.stringify({error:e.get("error"),error_code:e.get("error_code"),error_description:e.get("error_description"),error_detail:e.get("error_detail"),error_uri:e.get("error_uri")})}</code>`,document.body.prepend(t)}const a=G("","client-in-progress");if(a&&t&&o){const e=G(a,"state"),r=G(a,"href");e&&e===o&&r&&(E(a,"code",t),r!==globalThis.location.href&&globalThis.location.replace(r))}}();var Xe={requiredProps:["clientId"],optionalProps:["clientSecret","redirectUri","accessTokenStorage","scope","subject","userId","noCache","getAccessToken","performInteractiveLogin"],getRestCallAuthParams:async function({hostConfig:e}){return{headers:{Authorization:`Bearer ${await ae(e)}`},queryParams:{},credentials:"omit"}},getWebSocketAuthParams:async function({hostConfig:e}){return o()?{headers:{Authorization:`Bearer ${await ae(e)}`}}:{queryParams:{accessToken:await Ke(e,async()=>ie(e,await ae(e),"websocket"))}}},getWebResourceAuthParams:async function({hostConfig:e}){return{queryParams:{accessToken:await Ke(e,async()=>ie(e,await ae(e),"webresource"))}}},handleAuthenticationError:Ze};var Ye={requiredProps:["reference"],optionalProps:[],getRestCallAuthParams:function(){throw new Error("getRestCallAuthParams should never be called for reference auth module")},getWebSocketAuthParams:function(){throw new Error("getWebSocketAuthParams should never be called for reference auth module")},handleAuthenticationError:function(){throw new Error("handleAuthenticationError should never be called for reference auth module")}};const et={};function tt(e){const t=jt(e);return et[t]=et[t]||function(){let e="";for(let t=0;t<16;t+=1){const t=Math.floor(62*Math.random());e+=t<10?t:t>9&&t<36?String.fromCharCode(t+55):String.fromCharCode(t+61)}return e}(),et[t]}var ot={requiredProps:[],optionalProps:["loginUri","crossSiteCookies","getAccessToken"],getRestCallAuthParams:async function({hostConfig:e}){return{headers:{"X-Qlik-XrfKey":tt(e)},queryParams:{xrfkey:tt(e)},credentials:Ue(e)}},getWebSocketAuthParams:async function({hostConfig:e}){return{queryParams:{xrfkey:tt(e),"qlik-csrf-token":await $e(e,!0)}}},handleAuthenticationError:async function({hostConfig:e}){if(e.loginUri)return await I(e),globalThis.location.replace(e.loginUri.replace("{location}",encodeURIComponent(globalThis.location.href))),{preventDefault:!0};if(e.getAccessToken){const t=await Je(e.getAccessToken);if(t)return await fetch(`${jt(e)}/qlik-embed/main.js`,{method:"GET",mode:"cors",credentials:"include",headers:{"Content-Type":"application/json",Authorization:`Bearer ${t}`}}),{retry:!0}}return{}}};const at=new Map;async function rt(e){let t=function(e){const t=zt(e);return at.get(t)}(e);if(!t){const o=await Je(e.getAccessToken);if(!o)throw new Error("Failed to acquire access token");t=(await fetch(`${jt(e)}/qlik-embed/main.js`,{method:"GET",mode:"cors",credentials:"include",headers:{"Content-Type":"application/json",Authorization:`Bearer ${o}`}})).headers.get("Set-Cookie")||void 0,t&&function(e,t){const o=zt(e);at.set(o,t)}(e,t)}if(!t)throw new Error("Failed to exchange access token for cookie");return t}var nt={requiredProps:[],optionalProps:["loginUri","crossSiteCookies","getAccessToken"],validateHostConfig:e=>{if("function"==typeof e.getAccessToken)return!0;if("string"==typeof e.getAccessToken){if(!globalThis[e.getAccessToken])throw new ht('The "getAccessToken" function name provided does not exist on globalThis.');return!0}throw new ht('The "getAccessToken" property must be a function or the name of a globally defined function.')},getRestCallAuthParams:async function({hostConfig:e}){return{queryParams:{xrfkey:tt(e)},headers:{Cookie:await rt(e),"X-Qlik-XrfKey":tt(e)},credentials:Ue(e)}},getWebSocketAuthParams:async function({hostConfig:e}){return{queryParams:{"qlik-csrf-token":await $e(e,!0)},headers:{Cookie:await rt(e)}}},handleAuthenticationError:async function({hostConfig:e}){return function(e){const t=zt(e);at.delete(t)}(e),{retry:!0}}};const it={};let st=Promise.resolve(),lt=!1;function ct(e,t){it[e.toLowerCase()]=t}async function ut(e){const t=Ot(e),o=await dt(t);st&&await st;let a=function(e){return it[e.toLowerCase()]}(o);if(a||(st=(async()=>{a=await async function(e){const t=globalThis[e];if(t){let o;if(o="function"==typeof t?await t():t,o&&o.getRestCallAuthParams&&o.getWebSocketAuthParams&&o.handleAuthenticationError)return o;throw console.error("Not a valid auth module",o),new gt(e)}return Promise.resolve(void 0)}(o),a&&ct(o,a)})(),await st),!a)throw new gt(o);return a.validateHostConfig?a.validateHostConfig({authType:o,...t}):function(e,{requiredProps:t,optionalProps:o}){const a=[];for(const o of t)e[o]||a.push(o);if(a.length>0)throw new ht(`missing required properties in host config; '${a.join("', '")}'`);const r=[...h,...t,...o],n=[];Object.keys(e).forEach(e=>{r.includes(e)||n.push(e)}),n.length>0&&console.warn(`WARNING: unknown properties in host config; '${n.join("', '")}'`)}({authType:o,...t},{requiredProps:a.requiredProps||[],optionalProps:a.optionalProps||[]}),a}async function dt(e){return e.authType?e.authType:e.apiKey?"apikey":e.accessCode?"anonymous":e.clientId?"oauth2":e.webIntegrationId?"cookie":e.reference?"reference":await Ct(e)?"windowscookie":"cookie"}lt||(ct("apikey",he),ct("cookie",Fe),ct("none",We),ct("noauth",Qe),ct("oauth2",Xe),ct("anonymous",de),t()?ct("windowscookie",ot):ct("windowscookie",nt),ct("reference",Ye),lt=!0);var ht=class extends Error{constructor(e){super(`Invalid host config: ${e}`),this.name="InvalidHostConfigError"}},pt=class extends Error{constructor(...e){super(`HostConfig is not properly configured. authType is expected to be ${e.map((e,t)=>0===t?`"${e}"`:`or "${e}"`).join(" ")}`),this.name="UnexpectedAuthTypeError"}},gt=class extends Error{constructor(e){super(`Not a valid auth type: ${e}, valid auth types are; '${Object.keys(it).filter(e=>"qmfeembedframerauthmodule"!==e.toLowerCase()).join("', '")}'`),this.name="InvalidAuthTypeError"}};function ft({title:e,detail:t,code:o,status:a}){return t?`${e} - ${t} (Status: ${a}, Code: ${o})`:`${e} (Status: ${a}, Code: ${o})`}var mt=class extends Error{errors;constructor(e){if("object"!=typeof e)return void super("Unknown error");const t=Array.isArray(e)?e:[e];super(t.map(ft).join(", ")),this.errors=t}};const vt=new Map;let wt,bt="";function xt(e){const t=C(e);let o=vt.get(t);return o||(o={listeners:new Set},vt.set(t,o)),o}function yt(e,t){if(e===wt&&t.message===bt)return;wt=e,bt=t.message;let o=!1;const a=xt(e);for(const e of a.listeners)try{o=!0,e(t)}catch(e){console.warn("Error in auth error listener",e)}if(e.onAuthFailed)try{o=!0,e.onAuthFailed(t)}catch(e){console.warn("Error in onAuthFailed callback",e)}o||console.error(t.message)}function At(e){return dt(e)}function kt(e){if(!globalThis.location?.origin)return!0;const t=Ot(e);if(0===Object.keys(t).length)return!1;try{return new URL(jt(t)).origin!==globalThis.location.origin}catch{}return!1}async function Ct(e){const o=Ot(e);return"boolean"==typeof o.forceIsWindows?o.forceIsWindows:!(o.host?.endsWith(".qlik-stage.com")||o.host?.endsWith(".qlikcloud.com")||o.host?.endsWith(".qlikcloudgov.com"))&&("cookie"!==o.authType&&("windowscookie"===o.authType||(await(async(e={})=>{const o=Ot(e.hostConfig);if("mock-backend-rest-recorder"===o.authType)return o.recordGetPlatform();if("mock-backend"===o?.authType)return o.mockGetPlatform();if("noauth"===o?.authType)return v({isUnknown:!0});let a=t()?window.QlikMain?.PRODUCT_INFO:void 0;if(!a){const{data:t,status:o}=await f(e);if(a=t,404===o)return v({isUnknown:!0});if(!a||o<=399&&o>=300)return v({isQSE:!0,isWindows:!0})}const r=(a.composition?.deploymentType||"").toLowerCase();return"qliksenseserver"===r?v({isQSE:!0,isWindows:!0,meta:m(a)}):"qliksensedesktop"===r?v({isQSD:!0,isWindows:!0,meta:m(a)}):"qliksensemobile"===r?v({isQSE:!0,isWindows:!0,meta:m(a)}):"cloud-console"===r?v({isCloud:!0,isCloudConsole:!0,meta:m(a)}):"fedramp"===a.composition?.provider?v({isCloud:!0,isQCG:!0,meta:m(a)}):v({isCloud:!0,isQCS:!0,meta:m(a)})})({hostConfig:e})).isWindows))}function jt(e){const t=Ot(e)?.host?.trim();let o;for(o=t?t.toLowerCase().startsWith("https://")||t.toLowerCase().startsWith("http://")?t:`https://${t}`:"";"/"===o[o.length-1];)o=o.substring(0,o.length-1);return o}function Bt(e){const t=Ot(e)?.host;let o;for(o=t?t.toLowerCase().startsWith("https://")||t.toLowerCase().startsWith("http://")?t:`https://${t}`:globalThis.location.origin;"/"===o[o.length-1];)o=o.substring(0,o.length-1);return o.replace(_t,"ws")}async function St(e){const t=Ot(e.hostConfig);try{return await(await ut(t)).getWebSocketAuthParams({...e,hostConfig:t})}catch(e){throw yt(t,Lt(e)),e}}async function Pt(e){const t=Ot(e.hostConfig);try{return await((await ut(t)).getWebResourceAuthParams?.({...e,hostConfig:t}))||{queryParams:{}}}catch(e){throw yt(t,Lt(e)),e}}async function Mt(e){const t=Ot(e.hostConfig),o=await(await ut(t)).handleAuthenticationError({...e,hostConfig:t}),a=e.canRetry&&o.retry,r=o.preventDefault;if(!a&&!r){const{status:o,errorBody:a}=e;yt(t,function({errorBody:e,status:t}){const o=e;return"object"==typeof o?.errors?{message:new mt(o?.errors).message}:{message:`HTTP ${t}`}}({status:o,errorBody:a}))}return o}async function Tt(e){const t=Ot(e.hostConfig);try{return await(await ut(t)).getRestCallAuthParams({...e,hostConfig:t})}catch(e){throw yt(t,Lt(e)),e}}function It(e,t){ct(e,t)}function Ht(e){!function(e){B("default",e||{})}(e)}function Rt(e,t){B(e,t)}function Vt(e){!function(e){j.has(e)?j.delete(e):console.warn(`unregisterHostConfig: Host config with name "${e}" not found.`)}(e)}function zt(e){return C(e)}function Dt(e){return function(e){const t=e||x,o=C(t);let a=y.get(o);return a||(a=A(Ot(t)),y.set(o,a)),a}(e)}globalThis.loggingOut=!1;const Et=()=>{globalThis.loggingOut=!0,globalThis.location.href="/logout"},_t=/^http/;function Lt(e){return{message:e.message||"Unknown error"}}function Ot(e){if(e?.reference){const t=S(e.reference);if(!t)throw new ht(`Host config with name "${e.reference}" not found.`);return t}return e&&Object.keys(e).length>0?e:P()}function qt(){return P()}function Gt(e,t){return function(e,t){const o=xt(e);return o.listeners.add(t),()=>{o.listeners.delete(t)}}(e,t)}function $t(e,t){return function(e,t){const o=T(e);return o.redirectRequestedListeners.add(t),()=>{o.redirectRequestedListeners.delete(t)}}(e,t)}function Nt(e,t){return function(e,t){const o=T(e);return o.redirectStartedListeners.add(t),()=>{o.redirectStartedListeners.delete(t)}}(e,t)}let Ut;function Jt(){const e=[...Ut?.getInterceptors()||[]];return{addInterceptor:t=>(e.push(t),t),removeInterceptor:t=>{const o=e.indexOf(t);let a;return-1!==o&&(a=e.splice(o,1)[0]),a||null},getInterceptors:()=>e}}function Ft(){return Ut.getInterceptors()}Ut=Jt();var Qt={addInterceptor:function(e){return Ut.addInterceptor(e)},removeInterceptor:function(e){return Ut.removeInterceptor(e)},getInterceptors:Ft,createInterceptors:Jt};const Wt={G:"GET",P:"POST",U:"PUT",A:"PATCH",D:"DELETE",O:"OPTIONS",H:"HEAD",C:"CONNECT",T:"TRACE"};const Kt={"":"",J:"application/json",M:"multipart/form-data",O:"application/octet-stream",T:"text/plain"};const Zt=new Set(["$$typeof","then","__esmodule"]);function Xt(e,t){const o={operations:{}};return Yt(e,"",t,o.operations),o}function Yt(e,t,o,a){Object.entries(o).forEach(([o,r])=>{const n=o?`${t}/${o}`:t;Array.isArray(r)?r.forEach(t=>{const o=[...n.matchAll(/\{([\w\-_]+)\}/g)].map(e=>e[1]),[r,i,s]=t.split(":"),l=function(e){try{return Wt[e]}catch{throw new Error(`Unknown short hand method:${e}`)}}(i[0]),[c,...u]=r.split(","),d=i.indexOf("Q")>=0,h=i.indexOf("B"),p=h>=0;let g="";h>=0&&i.length>h&&(g=function(e){try{return Kt[e]}catch{throw new Error(`Unknown short hand content-type: ${e}`)}}(i[h+1])),a[c]={namespace:e,operationName:c,pathTemplate:n,method:l,argNames:o,hasQuery:d,hasBody:p,contentType:g,useInstead:s,oldOperationNames:u}}):Yt(e,n,r,a)})}const eo={};function to(e,t,o){eo[e]=eo[e]||Xt(e,t);const a=eo[e];return(t,r)=>{const n={clearCache:()=>function(e){l().then(t=>t.clearApiCache(e))}(e)};return function(e,t){const o={initiated:!1,init:()=>{o.initiated||(t(),o.initiated=!0)},ownKeys:e=>(o.initiated||o.init(),Object.keys(e)),has:(e,t)=>!Zt.has(t)&&(o.initiated||o.init(),!!e[t]),get:(e,t)=>(Zt.has(t)||o.initiated||o.init(),e[t])};return new Proxy(e,o)}(n,()=>{Object.entries(a.operations).forEach(([e,o])=>{n[e]=function({namespace:e,operationName:t,pathTemplate:o,method:a,argNames:r,hasQuery:n,hasBody:i,contentType:s,useInstead:l},c,u,d,h){return(...d)=>{const p={};r.forEach((e,t)=>{p[e]=d[t]});let g,f,m=r.length;n&&(g=d[m],m++),i&&(f=d[m],m++);const v=d.length>m?d[m]:void 0;if(l){let o;o=l.includes(".")?l:`${l}.${t}`,console.warn(`${e}.${t} is deprecated, use ${o} instead`)}const w=c?{hostConfig:c,...v}:v;return h()(e,{method:a,pathTemplate:o,pathVariables:p,query:g,body:f,...s?{contentType:s}:{},options:w},u?.getInterceptors())}}(o,t,r,0,()=>u),o.oldOperationNames.forEach(t=>{n[t]=n[e]})}),o&&Object.entries(o).forEach(([e,o])=>{n[e]=o(t,r)})})}}var oo=Qt;const ao=to("analytics/change-stores",{api:{analytics:{"change-stores":{"":["getChangeStores:GQ:"],"{storeId}":{"":["getChangeStore:G:"],changes:{"":["getChangeStoreChanges:GQ:"],"tabular-views":["getChangeStoreChangesTabularViews:GQ:"]}}}}}}),ro=to("analytics",{},{"change-stores":ao,changeStores:ao}),no=to("api-keys",{api:{v1:{"api-keys":{"":["getApiKeys:GQ:","createApiKey:PBJ:"],configs:{"{tenantId}":["getApiKeysConfig:G:","patchApiKeysConfig:ABJ:"]},"{id}":["deleteApiKey:D:","getApiKey:G:","patchApiKey:ABJ:"]}}}}),io=to("apps",{api:{v1:{apps:{"":["createApp:PBJ:"],evaluations:{"{baseid}":{actions:{compare:{"{comparisonid}":{"":["getAppEvaluationComparison:GQ:"],actions:{download:["getAppEvaluationComparisonXml:G:"]}}}}},"{id}":{"":["getAppEvaluation:GQ:"],actions:{download:["getAppEvaluationXml:G:"]}}},import:["importApp:PQBO:"],privileges:["getAppsPrivileges:G:"],validatescript:["validateScript:PBJ:"],"{appId}":{"":["deleteApp:D:","getAppInfo:G:","updateAppInfo:UBJ:"],copy:["copyApp:PBJ:"],data:{lineage:["getAppDataLineage:G:"],metadata:["getAppDataMetadata:G:"]},export:["exportApp:PQ:"],"insight-analyses":{"":["getAppInsightAnalyses:G:"],actions:{recommend:["getAppInsightAnalysisRecommendations:PBJ:"]},model:["getAppInsightAnalysisModel:G:"]},media:{files:{"{path}":["deleteAppMedia:D:","getAppMedia:G:","uploadAppMedia:UBO:"]},list:{"{path}":["getAppMediaList:GQ:"]},thumbnail:["getAppThumbnail:G:"]},objects:{"{objectId}":{actions:{"change-owner":["updateAppObjectOwner:PBJ:"]}}},owner:["updateAppOwner:UBJ:"],publish:["publishApp:PBJ:","republishApp:UBJ:"],reloads:{logs:{"":["getAppReloadLogs:G:"],"{reloadId}":["getAppReloadLog:G:"]},metadata:{"{reloadId}":["getAppReloadMetadata:GQ:"]}},"report-filters":{"":["getAppReportFilters:GQ:","createAppReportFilter:PBJ:"],actions:{count:["countAppReportFilters:GQ:"]},"{id}":["deleteAppReportFilter:D:","getAppReportFilter:G:","patchAppReportFilter:ABJ:"]},scripts:{"":["getAppScriptHistory:GQ:","updateAppScript:PBJ:"],"{id}":["deleteAppScript:D:","getAppScript:G:","patchAppScript:ABJ:"]},space:["removeAppFromSpace:D:","moveAppToSpace:UBJ:"]},"{guid}":{evaluations:["getAppEvaluations:GQ:","queueAppEvaluation:P:"]}}}}}),so=to("assistants",{api:{v1:{assistants:{"":["getAssistants:GQ:","createAssistant:PBJ:"],"{assistantId}":{actions:{search:["searchAssistant:PBJ:"]},feedback:["getAssistantFeedback:G:"],sources:{plaintexts:["getAssistantSources:PBJ:"]},starters:{"":["getAssistantStarters:GQ:","createAssistantStarter:PBJ:"],"{starterId}":{"":["deleteAssistantStarter:D:","getAssistantStarter:G:","updateAssistantStarter:UBJ:"],followups:{"{followupId}":["deleteAssistantStarterFollowup:D:","updateAssistantStarterFollowup:UBJ:"]}}},threads:{"":["getAssistantThreads:GQ:","createAssistantThread:PBJ:"],"{threadId}":{actions:{invoke:["invokeAssistantThread:PBJ:"],stream:["streamAssistantThread:PBJ:"]},interactions:{"":["getAssistantThreadInteractions:GQ:","createAssistantThreadInteraction:PBJ:"],"{interactionId}":{"":["deleteAssistantThreadInteraction:D:","getAssistantThreadInteraction:G:"],feedback:{"":["createAssistantThreadInteractionFeedback:PBJ:"],"{feedbackId}":["patchAssistantThreadInteractionFeedback:ABJ:"]},reviews:["createAssistantThreadInteractionReview:PBJ:"]}}}}},"{assistantid}":{threads:{"{threadid}":["deleteAssistantThread:D:","getAssistantThread:G:","patchAssistantThread:ABJ:"]}},"{id}":["deleteAssistant:D:","getAssistant:G:","patchAssistant:ABJ:"]}}}}),lo=to("audits",{api:{v1:{audits:{"":["getAudits:GQ:"],actions:{"fetch-consumption-app":["fetchConsumptionAppAudits:P:"]},archive:["getArchivedAudits:GQ:"],settings:["getAuditsSettings:G:"],sources:["getAuditSources:G:"],types:["getAuditTypes:G:"],"{id}":["getAudit:G:"]}}}}),co=to("automation-connections",{api:{v1:{"automation-connections":{"":["getAutomationConnections:GQ:","createAutomationConnection:PBJ:"],"{id}":{"":["deleteAutomationConnection:DQ:","getAutomationConnection:G:","updateAutomationConnection:UBJ:"],actions:{"change-owner":["changeOwnerAutomationConnection:PBJ:"],"change-space":["changeSpaceAutomationConnection:PBJ:"],check:["checkAutomationConnection:P:"]}}}}}}),uo=to("automation-connectors",{api:{v1:{"automation-connectors":["getAutomationConnectors:GQ:"]}}}),ho=to("automations",{api:{v1:{automations:{"":["getAutomations:GQ:","createAutomation:PBJ:"],usage:["getAutomationsUsageMetrics:GQ:"],"{id}":{"":["deleteAutomation:D:","getAutomationWithQuery:GQ:","getAutomation:G:","updateAutomation:UBJ:"],actions:{"change-owner":["changeOwnerAutomation:PBJ:"],"change-space":["changeSpaceAutomation:PBJ:"],copy:["copyAutomation:PBJ:"],disable:["disableAutomation:P:"],enable:["enableAutomation:P:"],move:["moveAutomation:PBJ:"]},runs:{"":["getAutomationRuns:GQ:","queueAutomationRun:PBJ:"],"{runId}":{"":["getAutomationRunWithQuery:GQ:","getAutomationRun:G:"],actions:{export:["getAutomationRunDetails:P:"],retry:["retryAutomationRun:P:"],stop:["stopAutomationRun:P:"]}}}}}}}}),po=to("automl-deployments",{api:{v1:{"automl-deployments":{"{deploymentId}":{"realtime-predictions":["createAutomlDeploymentRealtimePrediction:PQBJ:"]}}}}}),go=to("automl-predictions",{api:{v1:{"automl-predictions":{"{predictionId}":{"coordinate-shap":["getAutomlPredictionCoordinateShap:GQ:"],jobs:["createAutomlPredictionJob:P:"],"not-predicted-reasons":["getAutomlPredictionNotPredictedReasons:GQ:"],predictions:["getAutomlPredictionPredictions:GQ:"],shap:["getAutomlPredictionShap:GQ:"],source:["getAutomlPredictionSource:GQ:"]}}}}}),fo=to("banners",{api:{v1:{banners:{"":["getBanners:G:"],actions:{upsert:["upsertBanners:PBJ:"]}}}}}),mo=to("brands",{api:{v1:{brands:{"":["getBrands:GQ:","createBrand:PBM:"],active:["getActiveBrand:G:"],"{brand-id}":{"":["deleteBrand:D:","getBrand:G:","patchBrand:ABJ:"],actions:{activate:["activateBrand:PB:"],deactivate:["deactivateBrand:PB:"]},files:{"{brand-file-id}":["deleteBrandFile:D:","getBrandFile:G:","createBrandFile:PBM:","updateBrandFile:UBM:"]}}}}}}),vo=to("collections",{api:{v1:{collections:{"":["getCollections:GQ:","createCollection:PBJ:"],favorites:["getFavoritesCollection:G:"],"{collectionId}":{"":["deleteCollection:D:","getCollection:G:","patchCollection:ABJ:","updateCollection:UBJ:"],items:{"":["getCollectionItems:GQ:","addCollectionItem:PBJ:"],"{itemId}":["deleteCollectionItem:D:","getCollectionItem:G:"]}}}}}}),wo=to("conditions",{api:{v1:{conditions:{"":["createCondition:PBJ:"],previews:{"":["createConditionPreview:PBJ:"],"{id}":["getConditionPreview:G:"]},settings:["getConditionsSettings:G:","setConditionsSettings:UBJ:"],"{id}":{"":["deleteCondition:D:","getCondition:G:","patchCondition:ABJ:"],evaluations:{"":["createConditionEvaluation:PBJ:"],"{evaluationId}":["deleteConditionEvaluation:D:","getConditionEvaluation:G:"]}}}}}}),bo=to("consumption",{api:{v1:{consumption:{executions:["getConsumptionExecutions:GQ:"]}}}}),xo=to("core/ip-policies",{api:{core:{"ip-policies":{"":["getIpPolicies:GQ:","createIpPolicy:PBJ:"],"{id}":["deleteIpPolicy:D:","getIpPolicy:G:","patchIpPolicy:ABJ:"]}}}}),yo=to("core",{},{"ip-policies":xo,ipPolicies:xo}),Ao=to("csp-origins",{api:{v1:{"csp-origins":{"":["getCSPEntries:GQ:","createCSPEntry:PBJ:"],actions:{"generate-header":["getCSPHeader:G:"]},"{id}":["deleteCSPEntry:D:","getCSPEntry:G:","updateCSPEntry:UBJ:"]}}}}),ko=to("csrf-token",{api:{v1:{"csrf-token":["getCsrfToken:G:"]}}}),Co=to("data-alerts",{api:{v1:{"data-alerts":{"":["getDataAlerts:GQ:","createDataAlert:PBJ:"],actions:{trigger:["triggerDataAlerts:PBJ:"],validate:["validateDataAlerts:PBJ:"]},settings:["getDataAlertsSettings:G:","setDataAlertsSettings:UBJ:"],"{alertId}":{"":["deleteDataAlert:D:","getDataAlert:G:","patchDataAlert:ABJ:"],condition:["getDataAlertCondition:G:"],executions:{"{executionId}":["deleteDataAlertExecution:D:","getDataAlertExecution:G:"]},"recipient-stats":["getDataAlertRecipientStats:GQ:"]},"{taskId}":{executions:{"":["getDataAlertExecutions:GQ:"],stats:["getDataAlertExecutionsStats:GQ:"],"{executionId}":{evaluations:["getDataAlertExecutionEvaluations:G:"]}}}}}}}),jo=to("data-assets",{api:{v1:{"data-assets":{"":["deleteDataAssets:DBJ:","createDataAsset:PBJ:"],"{data-asset-id}":["getDataAsset:GQ:","patchDataAsset:ABJ:","updateDataAsset:UBJ:"]}}}}),Bo=to("data-connections",{api:{v1:{"data-connections":{"":["getDataConnections:GQ:","createDataConnection:PBJ:"],actions:{delete:["deleteDataConnections:PBJ:"],duplicate:["duplicateDataAConnection:PBJ:"],update:["updateDataConnections:PBJ:"]},"{qID}":["deleteDataConnection:DQ:","getDataConnection:GQ:","patchDataConnection:AQBJ:","updateDataConnection:UQBJ:"]}}}}),So=to("data-credentials",{api:{v1:{"data-credentials":{actions:{"filter-orphan":["filterOrphanedDataCredentials:PBJ:"]},"{qID}":["deleteDataCredential:DQ:","getDataCredential:GQ:","patchDataCredential:AQBJ:","updateDataCredential:UQBJ:"]}}}}),Po=to("data-files",{api:{v1:{"data-files":{"":["getDataFiles:GQ:","uploadDataFile:PBM:"],actions:{"change-space":["moveDataFiles:PBJ:"],delete:["deleteDataFiles:PBJ:"]},connections:{"":["getDataFilesConnections:GQ:"],"{id}":["getDataFileConnection:G:"]},quotas:["getDataFilesQuotas:G:"],"{id}":{"":["deleteDataFile:D:","getDataFile:G:","reuploadDataFile:UBM:"],actions:{"change-owner":["changeDataFileOwner:PBJ:"],"change-space":["moveDataFile:PBJ:"]}}}}}}),Mo=to("data-qualities",{api:{v1:{"data-qualities":{computations:{"":["triggerDataQualitiesComputation:PBJ:"],"{computationId}":["getDataQualitiesComputation:G:"]},"global-results":["getDataQualitiesGlobalResults:GQ:"]}}}}),To=to("data-sets",{api:{v1:{"data-sets":{"":["deleteDataSets:DBJ:","createDataSet:PBJ:"],"{data-set-id}":{"":["getDataSet:GQ:","patchDataSet:ABJ:","updateDataSet:UBJ:"],profiles:["getDataSetProfiles:GQ:"]}}}}}),Io=to("data-sources",{api:{v1:{"data-sources":{"":["getDataSources:GQ:"],"{dataSourceId}":{"api-specs":["getDataSourceApiSpecs:G:"],gateways:["getDataSourceGateways:GQ:"],settings:["getDataSourceSettings:G:","putDataSourceSettings:UBJ:"]}}}}}),Ho=to("data-stores",{api:{v1:{"data-stores":{"":["deleteDataStores:DBJ:","getDataStores:GQ:","createDataStore:PBJ:"],"{data-store-ids}":{"data-assets":{"":["deleteDataStoreDataAssets:D:","getDataStoreDataAssets:GQ:"],"{data-asset-ids}":{"data-sets":["deleteDataStoreDataAssetDataSets:D:","getDataStoreDataAssetDataSets:GQ:"]}}},"{data-store-id}":["getDataStore:GQ:","patchDataStore:ABJ:","updateDataStore:UBJ:"]}}}}),Ro=to("dcaas",{api:{v1:{dcaas:{actions:{"data-connections":{"":["dataConnectionsDcaas:PBJ:"],"api-specs":["dataConnectionsDcaasApiSpecs:GQ:"],"{connectionId}":["dataConnectionsDcaa:G:"]}}}}}}),Vo=to("di-projects",{api:{v1:{"di-projects":{"":["getDiProjects:GQ:","createDiProject:PBJ:"],actions:{"{actionId}":["getDiProject:GQ:"]},"{projectId}":{actions:{export:["exportDiProject:PBJ:"],import:["importDiProject:PBM:"],prepare:["prepareDiProject:PBJ:"],validate:["validateDiProject:PBJ:"]},bindings:["getDiProjectExportVariables:GQ:","setDiProjectExportVariables:UBJ:"],"di-tasks":{"":["getDiProjectDiTasks:G:"],"{dataTaskId}":{"":["getDiProjectDiTask:G:"],actions:{prepare:["prepareDiProjectDiTask:PBJ:"],"request-reload":["requestReloadDiProjectDiTask:PBJ:"],validate:["validateDiProjectDiTask:PBJ:"]},runtime:{actions:{start:["startDiProjectDiTaskRuntimeWithBody:PBJ:","startDiProjectDiTaskRuntime:P:"],stop:["stopDiProjectDiTaskRuntime:P:"]},state:{"":["getDiProjectDiTaskRuntimeState:G:"],datasets:["getDiProjectDiTaskRuntimeStateDatasets:G:"]}}}}}}}}}),zo=to("direct-access-agents",{api:{v1:{"direct-access-agents":{"{agentId}":{actions:{"{agentAction}":["restartDirectAccessAgent:P:"]},benchmarks:{"":["createDirectAccessAgentBenchmark:PQ:"],"{benchmarkId}":{"":["getDirectAccessAgentBenchmark:G:"],cancel:["createDirectAccessAgentBenchmarkCancel:P:"]}},configurations:["getDirectAccessAgentConfiguration:GQ:","patchDirectAccessAgentConfiguration:ABJ:"],connectors:{"file-connector":{files:{"allowed-paths":["getDirectAccessAgentConnectorsFileConnectorFilesAllowedPaths:G:","putDirectAccessAgentConnectorsFileConnectorFilesAllowedPaths:UBJ:"]}},"odbc-connector":{files:{"custom-data-type-mappings":["getDirectAccessAgentConnectorsOdbcConnectorFilesCustomDataTypeMappings:G:","putDirectAccessAgentConnectorsOdbcConnectorFilesCustomDataTypeMappings:UBJ:"]}},"{connectorType}":{files:{"":["getDirectAccessAgentConnectorFiles:GQ:","getDirectAccessAgentConnectorFilesWithoutQuery:G:"],"{fileType}":["getDirectAccessAgentConnectorFile:G:","updateDirectAccessAgentConnectorFile:UQBJ:","updateDirectAccessAgentConnectorFileWithoutQuery:UBJ:"]}}},tools:{"metrics-collector":{configuration:["getDirectAccessAgentToolsMetricsCollectorConfiguration:G:","setDirectAccessAgentToolsMetricsCollectorConfiguration:UBJ:"]}}}}}}}),Do=to("encryption",{api:{v1:{encryption:{keyproviders:{"":["getEncryptionKeyproviders:G:","createEncryptionKeyprovider:PBJ:"],actions:{list:["listEncryptionKeyproviders:G:"],"reset-to-default-provider":["resetEncryptionKeyproviders:P:"]},migration:{actions:{details:["getEncryptionKeyprovidersMigrationDetails:G:"]}},"{arnFingerPrint}":{"":["deleteEncryptionKeyprovider:D:","getEncryptionKeyprovider:G:","patchEncryptionKeyprovider:ABJ:"],actions:{migrate:["migrateEncryptionKeyprovider:P:"],test:["testEncryptionKeyprovider:P:"]}}}}}}}),Eo=to("extensions",{api:{v1:{extensions:{"":["getExtensions:G:","uploadExtension:PBM:"],"{id}":{"":["deleteExtension:D:","getExtension:G:","patchExtension:ABM:"],file:{"":["downloadExtension:G:"],"{filepath}":["downloadFileFromExtension:G:"]}}}}}}),_o=to("glossaries",{api:{v1:{glossaries:{"":["getGlossaries:GQ:","createGlossary:PBJ:"],actions:{import:["importGlossary:PQBJ:"]},"{id}":{"":["deleteGlossary:D:","getGlossary:G:","patchGlossary:ABJ:","updateGlossary:UBJ:"],actions:{export:["exportGlossary:G:"]},categories:{"":["getGlossaryCategories:GQ:","createGlossaryCategory:PBJ:"],"{categoryId}":["deleteGlossaryCategory:D:","getGlossaryCategory:G:","patchGlossaryCategory:ABJ:","updateGlossaryCategory:UBJ:"]},terms:{"":["getGlossaryTerms:GQ:","createGlossaryTerm:PBJ:"],"{termId}":{"":["deleteGlossaryTerm:D:","getGlossaryTerm:G:","patchGlossaryTerm:ABJ:","updateGlossaryTerm:UBJ:"],actions:{"change-status":["changeGlossaryTermStatus:PQ:"]},links:["getGlossaryTermLinks:GQ:","createGlossaryTermLink:PBJ:"],revisions:["getGlossaryTermRevisions:GQ:"]}}}}}}}),Lo=to("groups",{api:{v1:{groups:{"":["getGroups:GQ:","createGroup:PBJ:"],actions:{filter:["filterGroups:PQBJ:"]},settings:["getGroupsSettings:G:","patchGroupsSettings:ABJ:"],"{groupId}":["deleteGroup:D:","getGroup:G:","patchGroup:ABJ:"]}}}}),Oo=to("identity-providers",{api:{v1:{"identity-providers":{"":["getIdps:GQ:","createIdp:PBJ:"],".well-known":{"metadata.json":["getIdpWellKnownMetaData:G:"]},me:{meta:["getMyIdpMeta:G:"]},status:["getIdpStatuses:G:"],"{id}":["deleteIdp:D:","getIdp:G:","patchIdp:ABJ:"]}}}}),qo=to("items",{api:{v1:{items:{"":["getItems:GQ:"],settings:["getItemsSettings:G:","patchItemsSettings:ABJ:"],"{itemId}":{"":["deleteItem:D:","getItem:G:","updateItem:UBJ:"],collections:["getItemCollections:GQ:"],publisheditems:["getPublishedItems:GQ:"]}}}}}),Go=to("knowledgebases",{api:{v1:{knowledgebases:{"":["getKnowledgebases:GQ:","createKnowledgebase:PBJ:"],"{id}":{"":["deleteKnowledgebase:D:","getKnowledgebase:G:","patchKnowledgebase:ABJ:"],actions:{search:["searchKnowledgebase:PBJ:"]},datasources:{"":["createKnowledgebaseDatasource:PBJ:"],"{datasourceId}":{"":["deleteKnowledgebaseDatasource:D:","updateKnowledgebaseDatasource:UBJ:"],actions:{cancel:["cancelKnowledgebaseDatasource:P:"],download:["downloadKnowledgebaseDatasource:PBJ:"],sync:["syncKnowledgebaseDatasource:PQ:"]},histories:{"":["getKnowledgebaseDatasourceHistories:GQ:"],"{syncId}":["getKnowledgebaseDatasourceHistory:G:"]},schedules:["deleteKnowledgebaseDatasourceSchedule:D:","getKnowledgebaseDatasourceSchedule:G:","createKnowledgebaseDatasourceSchedule:PBJ:"]}},histories:["getKnowledgebaseHistories:GQ:"]}}}}}),$o=to("licenses",{api:{v1:{licenses:{assignments:{"":["getLicenseAssignments:GQ:"],actions:{add:["addLicenseAssignments:PBJ:"],delete:["deleteLicenseAssignments:PBJ:"],update:["updateLicenseAssignments:PBJ:"]}},consumption:["getLicenseConsumption:GQ:"],overview:["getLicenseOverview:G:"],settings:["getLicenseSettings:G:","updateLicenseSettings:UBJ:"],status:["getLicenseStatus:G:"]}}}}),No=to("lineage-graphs",{api:{v1:{"lineage-graphs":{impact:{"{id}":{actions:{expand:["expandLineageGraphImpact:GQ:"],search:["searchLineageGraphImpact:GQ:"]},overview:["getLineageGraphImpactOverview:GQ:"],source:["getLineageGraphImpactSource:G:"]}},nodes:{"{id}":{"":["getLineageGraphNode:GQ:"],actions:{expand:["expandLineageGraphNode:GQ:"],search:["searchLineageGraphNode:GQ:"]},overview:["createLineageGraphNodeOverview:PQBJ:"]}}}}}}),Uo=to("ml",{api:{v1:{ml:{deployments:{"":["getMlDeployments:GQ:","createMlDeployment:PBJ:"],"{deploymentId}":{"":["deleteMlDeployment:D:","getMlDeployment:G:","patchMlDeployment:ABJ:"],actions:{"activate-models":["activateModelsMlDeployment:P:"],"deactivate-models":["deactivateModelsMlDeployment:P:"]},aliases:{"":["getMlDeploymentAliases:GQ:","createMlDeploymentAliase:PBJ:"],"{aliasId}":["deleteMlDeploymentAliase:D:","getMlDeploymentAliase:G:","patchMlDeploymentAliase:ABJ:"],"{aliasName}":{"realtime-predictions":{actions:{run:["runMlDeploymentAliaseRealtimePredictions:PQBJ:"]}}}},"batch-predictions":{"":["getMlDeploymentBatchPredictions:GQ:","createMlDeploymentBatchPrediction:PBJ:"],"{batchPredictionId}":{"":["deleteMlDeploymentBatchPrediction:D:","getMlDeploymentBatchPrediction:G:","patchMlDeploymentBatchPrediction:ABJ:"],actions:{predict:["predictMlDeploymentBatchPrediction:P:"]},schedule:["deleteMlDeploymentBatchPredictionSchedule:D:","getMlDeploymentBatchPredictionSchedule:G:","updateMlDeploymentBatchPredictionSchedule:ABJ:","setMlDeploymentBatchPredictionSchedule:UBJ:"]}},models:{actions:{add:["addMlDeploymentModels:PBJ:"],remove:["removeMlDeploymentModels:PBJ:"]}},"realtime-predictions":{actions:{run:["runMlDeploymentRealtimePredictions:PQBJ:"]}}}},experiments:{"":["getMlExperiments:GQ:","createMlExperiment:PBJ:"],"{experimentId}":{"":["deleteMlExperiment:D:","getMlExperiment:G:","patchMlExperiment:ABJ:"],actions:{"recommend-models":["recommendModelsMlExperiment:PBJ:"]},models:{"":["getMlExperimentModels:GQ:"],"{modelId}":["getMlExperimentModel:G:"]},versions:{"":["getMlExperimentVersions:GQ:","createMlExperimentVersion:PBJ:"],"{experimentVersionId}":["deleteMlExperimentVersion:D:","getMlExperimentVersion:G:","patchMlExperimentVersion:ABJ:"]}}},jobs:{"{corrType}":{"{corrId}":{actions:{cancel:["cancelMlJob:P:"]}}}},"profile-insights":{"":["createMlProfileInsight:PBJ:"],"{dataSetId}":["getMlProfileInsightWithQuery:GQ:","getMlProfileInsight:G:"]}}}}}),Jo=to("notes",{api:{v1:{notes:{settings:["getNotesSettings:G:","setNotesSettings:UBJ:"]}}}}),Fo=to("notifications",{api:{v1:{notifications:["getNotifications:GQ:"]}}}),Qo=to("oauth-clients",{api:{v1:{"oauth-clients":{"":["getOAuthClients:GQ:","createOAuthClient:PBJ:"],"{id}":{"":["deleteOAuthClient:D:","getOAuthClient:G:","patchOAuthClient:ABJ:"],actions:{publish:["publishOAuthClient:P:"]},"client-secrets":{"":["createOAuthClientSecret:P:"],"{hint}":["deleteOAuthClientSecret:D:"]},"connection-configs":{me:["deleteOAuthClientConnectionConfig:D:","getOAuthClientConnectionConfig:G:","patchOAuthClientConnectionConfig:ABJ:"]}}}}}}),Wo=to("oauth-tokens",{api:{v1:{"oauth-tokens":{"":["getOauthTokens:GQ:"],"{tokenId}":["deleteOauthToken:D:"]}}}}),Ko=to("questions",{api:{v1:{questions:{actions:{ask:["askQuestions:PBJ:"],filter:["filterQuestions:PQBJ:"]}}}}}),Zo=to("quotas",{api:{v1:{quotas:{"":["getQuotas:GQ:"],"{id}":["getQuota:GQ:"]}}}}),Xo=to("reload-tasks",{api:{v1:{"reload-tasks":{"":["getReloadTasks:GQ:","createReloadTask:PBJ:"],"{taskId}":["deleteReloadTask:D:","getReloadTask:G:","updateReloadTask:UBJ:"]}}}}),Yo=to("reloads",{api:{v1:{reloads:{"":["getReloads:GQ:","queueReload:PBJ:"],"{reloadId}":{"":["getReload:G:"],actions:{cancel:["cancelReload:P:"]}}}}}}),ea=to("report-templates",{api:{v1:{"report-templates":{"":["getReportTemplates:GQ:","createReportTemplate:PBJ:"],"{id}":{"":["deleteReportTemplate:D:","getReportTemplate:G:","patchReportTemplate:ABJ:","updateReportTemplate:UBJ:"],actions:{download:["downloadReportTemplate:P:"]}}}}}}),ta=to("reports",{api:{v1:{reports:{"":["createReport:PBJ:"],"{id}":{outputs:["getReportOutputs:GQ:"],status:["getReportStatus:G:"]}}}}}),oa=to("roles",{api:{v1:{roles:{"":["getRoles:GQ:","createRole:PBJ:"],"{id}":["deleteRole:D:","getRole:G:","patchRole:ABJ:"]}}}}),aa=to("sharing-tasks",{api:{v1:{"sharing-tasks":{"":["getSharingTasks:GQ:","createSharingTask:PBJ:"],actions:{execute:["executeSharingTasks:PBJ:"]},settings:["getSharingTasksSettings:G:","updateSharingTasksSettings:ABJ:","configureSharingTasksSettings:UBJ:"],"{taskId}":{"":["deleteSharingTask:D:","getSharingTask:GQ:","patchSharingTask:ABJ:"],actions:{cancel:["cancelSharingTask:P:"]},executions:{"":["getSharingTaskExecutions:GQ:"],"{executionId}":{"":["getSharingTaskExecution:GQ:"],files:{"{fileAlias}":["getSharingTaskExecutionFile:GQ:"]}}}}}}}}),ra=to("spaces",{api:{v1:{spaces:{"":["getSpaces:GQ:","createSpace:PBJ:"],types:["getSpaceTypes:G:"],"{spaceId}":{"":["deleteSpace:D:","getSpace:G:","patchSpace:ABJ:","updateSpace:UBJ:"],assignments:{"":["getSpaceAssignments:GQ:","createSpaceAssignment:PBJ:"],"{assignmentId}":["deleteSpaceAssignment:D:","getSpaceAssignment:G:","updateSpaceAssignment:UBJ:"]},shares:{"":["getSpaceShares:GQ:","createSpaceShare:PBJ:"],"{shareId}":["deleteSpaceShare:D:","getSpaceShare:G:","patchShare:ABJ:"]}}}}}}),na=to("tasks",{api:{v1:{tasks:{"":["getTasks:GQ:","createTask:PQBJ:"],resources:{"{id}":{runs:["getTasksResourceRuns:GQ:"]}},"{id}":{"":["deleteTask:D:","getTask:G:","updateTask:UBJ:"],actions:{start:["startTask:PQ:"]},runs:{"":["getTaskRuns:GQ:"],last:["getLastTaskRun:G:"],"{runId}":{log:["getTaskRunLog:G:"]}}}}}}}),ia=to("temp-contents",{api:{v1:{"temp-contents":{"":["uploadTempFile:PQBO:"],"{id}":{"":["downloadTempFile:GQ:"],details:["getTempFileDetails:G:"]}}}}}),sa=to("tenants",{api:{v1:{tenants:{"":["createTenant:PBJ:"],me:["getMyTenant:G:"],"{tenantId}":{"":["getTenant:G:","patchTenant:ABJ:"],actions:{deactivate:["deactivateTenant:PBJ:"],reactivate:["reactivateTenant:PBJ:"]}}}}}}),la=to("themes",{api:{v1:{themes:{"":["getThemes:G:","uploadTheme:PBM:"],"{id}":{"":["deleteTheme:D:","getTheme:G:","patchTheme:ABM:"],file:{"":["downloadTheme:G:"],"{filepath}":["downloadFileFromTheme:G:"]}}}}}}),ca=to("transports",{api:{v1:{transports:{"email-config":{"":["deleteEmailConfig:D:","getEmailConfig:G:","patchEmailConfig:ABJ:","updateEmailConfig:UBJ:"],actions:{"send-test-email":["sendTestEmail:PBJ:"],validate:["validateEmailConfig:P:"],"verify-connection":["verifyEmailConfigConnection:P:"]}}}}}}),ua=to("ui-config",{api:{v1:{"ui-config":{"pinned-links":{"":["getUiConfigPinnedLinks:G:","createUiConfigPinnedLink:PBJ:"],actions:{"bulk-create-pinned-links":["createUiConfigPinnedLinks:PBJ:"],"delete-all-pinned-links":["deleteAllUiConfigPinnedLinks:P:"]},"{id}":["deleteUiConfigPinnedLink:D:","getUiConfigPinnedLink:G:","patchUiConfigPinnedLink:ABJ:"]}}}}}),da=to("users",{api:{v1:{users:{"":["getUsers:GQ:","createUser:PBJ:"],actions:{count:["countUsers:GQ:","countUsersWithoutQuery:G:"],filter:["filterUsers:PQBJ:"],invite:["inviteUsers:PBJ:"]},me:["getMyUser:G:"],"{userId}":["deleteUser:D:","getUser:GQ:","patchUser:ABJ:"]}}}}),ha=to("web-integrations",{api:{v1:{"web-integrations":{"":["getWebIntegrations:GQ:","createWebIntegration:PBJ:"],"{id}":["deleteWebIntegration:D:","getWebIntegration:G:","patchWebIntegration:ABJ:"]}}}}),pa=to("web-notifications",{api:{v1:{"web-notifications":{"":["getNotifications:GQ:"],all:["deleteNotifications:D:","patchNotifications:ABJ:"],"{notificationId}":["deleteNotification:D:","getNotification:G:","patchNotification:ABJ:"]}}}}),ga=to("webhooks",{api:{v1:{webhooks:{"":["getWebhooks:GQ:","createWebhook:PBJ:"],"event-types":["getWebhookEventTypes:G:"],"{id}":{"":["deleteWebhook:D:","getWebhook:G:","patchWebhook:ABJ:","updateWebhook:UBJ:"],deliveries:{"":["getWebhookDeliveries:GQ:"],"{deliveryId}":{"":["getWebhookDelivery:G:"],actions:{resend:["resendWebhookDelivery:P:"]}}}}}}}}),fa=d;ro(void 0,oo),no(void 0,oo);const ma=io(void 0,oo);so(void 0,oo),lo(void 0,oo),co(void 0,oo),uo(void 0,oo);const va=ho(void 0,oo);po(void 0,oo),go(void 0,oo),fo(void 0,oo),mo(void 0,oo),vo(void 0,oo),wo(void 0,oo),bo(void 0,oo),yo(void 0,oo),Ao(void 0,oo),ko(void 0,oo),Co(void 0,oo),jo(void 0,oo),Bo(void 0,oo),So(void 0,oo),Po(void 0,oo),Mo(void 0,oo),To(void 0,oo),Io(void 0,oo),Ho(void 0,oo),Ro(void 0,oo),Vo(void 0,oo),zo(void 0,oo),Do(void 0,oo),Eo(void 0,oo),_o(void 0,oo),Lo(void 0,oo),Oo(void 0,oo),qo(void 0,oo),Go(void 0,oo),$o(void 0,oo),No(void 0,oo),Uo(void 0,oo),Jo(void 0,oo),Fo(void 0,oo),Qo(void 0,oo),Wo(void 0,oo),Ko(void 0,oo),Zo(void 0,oo),Xo(void 0,oo);const wa=Yo(void 0,oo);ea(void 0,oo),ta(void 0,oo),oa(void 0,oo),aa(void 0,oo),ra(void 0,oo),na(void 0,oo),ia(void 0,oo),sa(void 0,oo),la(void 0,oo),ca(void 0,oo),ua(void 0,oo);const ba=da(void 0,oo);ha(void 0,oo),pa(void 0,oo),ga(void 0,oo);const xa=async()=>(await fetch("../api/v1/csrf-token")).headers.get("qlik-csrf-token")??"",ya=async(e,t,o)=>{const a={"Content-Type":"application/json","qlik-csrf-token":await xa()};return e&&(a["X-Execution-Token"]=t),{method:"POST",headers:a,body:JSON.stringify(e?o.inputs:o)}},Aa=async()=>{const e=await fetch("../api/v1/users/me");return await e.json()},ka=async e=>{const t=await fetch(`../api/v1/apps/${e}`),o=await t.json();return o?.attributes?.spaceId||"personal"},Ca=async(e,t)=>(await fetch(`../api/v1/automations/${e}/runs/${t}`)).json(),ja=async e=>{if(e.length>2){return(await fetch(`../api/v1/automations/${e}`)).json()}return null},Ba=async({automationId:e,automationTriggered:t,automationExecutionToken:o,automationData:a})=>{const r=await ya(t,o,a),n=((e,t)=>t?`../api/v1/automations/${e}/actions/execute`:`../api/v1/automations/${e}/runs`)(e,t);return await fetch(n,r)},Sa=async({appId:e,partial:t,variables:o})=>{await fetch("../api/v1/reloads",{method:"POST",headers:{"Content-Type":"application/json","qlik-csrf-token":await xa()},body:JSON.stringify({appId:e,partial:t,variables:o})})},Pa=()=>({getUser:Aa,getSpaceId:ka,getAutomation:ja,getAutomationRun:Ca,reloadApp:Sa,createAutomationRun:Ba}),Ma=async()=>(await ba.getMyUser()).data,Ta=async e=>{const t=await ma.getAppInfo(e);return t.data.attributes&&"spaceId"in t.data.attributes&&"string"==typeof t.data.attributes.spaceId?t.data.attributes.spaceId:"personal"},Ia=async e=>(await va.getAutomation(e)).data,Ha=async(e,t,o=!1)=>(await va.getAutomationRun(e,t,{noCache:o})).data,Ra=async({automationId:e,automationTriggered:t,automationExecutionToken:o,automationData:a,hostConfig:r})=>{if(t){const n=`${r?.host??".."}/api/v1/automations/${e}/actions/execute`,i=await ya(t,o,a);return await fetch(n,i)}const n=await va.queueAutomationRun(e,{context:"api",...a});return{...n,json:()=>Promise.resolve(n.data)}},Va=async({appId:e,partial:t,variables:o})=>{await wa.queueReload({appId:e,partial:t,variables:o})};let za;const Da=()=>(void 0===za&&(za=window.System.import("@qlik-trial/qmfe-api")),za),Ea=async()=>{const{users:e}=await Da();return(await e.getMe()).data},_a=async e=>{const{apps:t}=await Da(),o=await t.getApp(e);return o.data.attributes&&"spaceId"in o.data.attributes&&"string"==typeof o.data.attributes.spaceId?o.data.attributes.spaceId:"personal"},La=async e=>{const{automations:t}=await Da();return(await t.getAutomation(e)).data},Oa=async(e,t,o=!1)=>{const{automations:a}=await Da();return(await a.getRun(e,t,{noCache:o})).data},qa=async({automationId:e,automationTriggered:t,automationExecutionToken:o,automationData:a})=>{const{automations:r}=await Da(),n={};t&&(n["X-Execution-Token"]=o);const i=await r.createRun(e,{context:"api",...a},{headers:n});return{...i,json:()=>Promise.resolve(i.data)}},Ga=async({appId:e,partial:t,variables:o})=>{const{reloads:a}=await Da();await a.postReloads({appId:e,partial:t,variables:o})};let $a=Pa();const Na=(e,t)=>{$a=e("SENSE_CLIENT_SUPPORT_4338_BUTTON_AUTO")?{getUser:Ea,getSpaceId:_a,getAutomation:La,getAutomationRun:Oa,reloadApp:Ga,createAutomationRun:qa}:e("VNA-330_CORE-API")?(e=>(e&&fa.setDefaultHostConfig(e),{getUser:Ma,getSpaceId:Ta,getAutomation:Ia,getAutomationRun:Ha,reloadApp:Va,createAutomationRun:Ra}))(t):Pa()},Ua=e=>(...t)=>$a[e](...t),Ja=Ua("getUser"),Fa=Ua("getSpaceId"),Qa=Ua("getAutomation"),Wa=Ua("getAutomationRun"),Ka=Ua("createAutomationRun"),Za=Ua("reloadApp"),Xa=e=>{if(void 0===e)return"";let t="";const o=document.createElement("div"),a=document.createTextNode(e);return o.appendChild(a),t=o.innerHTML,o.removeChild(a),t},Ya="http://",er="https://",tr="mailto:",or=e=>e.startsWith(Ya)?Ya:e.startsWith(er)?er:e.startsWith(tr)?tr:Ya,ar=e=>{let t=e;return e.startsWith(Ya)&&(t=e.slice(7)),e.startsWith(er)&&(t=e.slice(8)),t},rr=/(?:[^\x21\x25\x26-\x3B\x3D\x3F-\x5B\x5D\x5F\x61-\x7A\x7E]|%(?:[^0-9A-Fa-f]|[0-9A-Fa-f][^0-9A-Fa-f]|$))+/g,nr=/(^|[^\uD800-\uDBFF])[\uDC00-\uDFFF]|[\uD800-\uDBFF]([^\uDC00-\uDFFF]|$)/g,ir=e=>String(e).replace(nr,"$1�$2").replace(rr,encodeURI);function sr(e,t){if(t?.host)return t.host;let o,a,r;if(e?.session?.config){const{config:t}=e.session;o=new URL(t.url);const n=function(e){const t=String(e).split(e.host)[1].split("/");return"app"===t[1]?"":`/${t[1]}`}(o);return r="wss:"===o.protocol,a=r?"https://":"http://",a+o.host+n}}const lr=(e,t,o,a)=>{e.replace(/^\.\.\//i,"/"),e=(e=e.replace(/"/g,'\\"')).replace(/'/g,"\\'");const r=sr(t,a);if(e=(r?.endsWith("/")?r:`${r}/`)+("/"===e[0]?e.substr(1):e),o){e=`${e}?${Object.entries(o).map(([e,t])=>`${e}=${encodeURIComponent(t)}`).join("&")}`}return e},cr=()=>{try{return window.self!==window.top}catch(e){return!0}},ur=(e,t,o)=>{const a=e.get(t);return a===t?o:a},dr=e=>ur(e,"Object.ActionButton.Automation.DefaultAutomationMsg","Automation finished"),hr=(e,t)=>{const o={message:dr(t)};if(void 0!==e){if("object"==typeof e)return Array.isArray(e)?e?.length>0?{message:e.join(" ")}:o:Object.keys(e).includes("message")?e:o;try{const t=JSON.parse(e);return Object.keys(t).includes("message")?t:o}catch{return""===e?o:"string"==typeof e||"number"==typeof e?{message:e}:o}}return o},pr=async(e,t,o,a,r)=>{const n=await Wa(e,t,!0);switch(n.status){case"queued":case"running":case"not started":case"starting":return a>300?{ok:!1,message:ur(o,"geo.findLocation.error.timeout","Timeout")}:setTimeout(()=>pr(e,t,o,a+1,r),2e3);case"finished":default:return n.title?.length>0?r({...hr(n.title,o),ok:!0}):r({message:dr(o),ok:!0});case"failed":return n.title?.length>0?r({...hr(n.title,o),ok:!1}):r({message:ur(o,"Object.ActionButton.Automation.AutomationError","Automation error"),ok:!1});case"finished with warnings":return n.title?.length>0?r({...hr(n.title,o),ok:!1}):r({message:dr(o),ok:!0});case"must stop":case"stopped":return n.title?.length>0?r({...hr(n.title,o),ok:!1}):r({message:ur(o,"Object.ActionButton.Automation.DefaultAutomationMsg","Unknown error"),ok:!1})}},gr=(e,t)=>{null!=e&&Object.keys(t).forEach(o=>{e.style[o]=t[o]})},fr=e=>{gr(e,{opacity:0}),setTimeout(()=>{e.remove()},1e3)},mr=(e,t,o)=>{const{message:a,url:r,urlText:n}=e,i=Xa(a),s=document.createElement("div"),l=`sn-action-button-snackbar-${(Math.random()+1).toString(36).substring(7)}`;s.setAttribute("id",l);const c=document.querySelectorAll(".sn-action-button-snackbar"),u=24+5*(c?.length||0),d=Xa(n||"Open");gr(s,{width:"400px",height:"35px","background-color":"#FFFFFF",position:"fixed",left:"calc(50% - 200px)",right:"auto",bottom:`${u}px`,"box-shadow":"0px 1px 2px 0px rgb(0 0 0 / 15%)",padding:"6px 16px","border-radius":"3px","z-index":1e3,opacity:0,transition:"visibility 0ms, opacity 400ms linear"});const h=`<div class="sn-action-button-snackbar" style="display: flex; justify-content: space-between; height: 100%; align-items: center;">\n ${o?'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" height="16px" fill="currentColor" aria-hidden="true" role="img">\n <path d="M6.919.439A1.5 1.5 0 0 1 8.925.336l.114.103 6.48 6.48a1.5 1.5 0 0 1 .102 2.006l-.102.114-6.48 6.48a1.5 1.5 0 0 1-2.006.102l-.114-.102-6.48-6.48a1.5 1.5 0 0 1-.103-2.006l.103-.114 6.48-6.48Zm1.56 10.54h-1c-.267 0-.455.158-.493.404l-.007.096v1c0 .266.158.454.404.492l.096.008h1c.266 0 .454-.158.492-.404l.008-.096v-1c0-.267-.158-.455-.404-.493l-.096-.007Zm0-8h-1c-.3 0-.5.2-.5.5v5c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5v-5c0-.3-.2-.5-.5-.5Z"></path>\n </svg>':'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16" height="16px" fill="currentColor" aria-hidden="true" role="img" data-testid="status-indicator__valid">\n <defs>\n <path id="tick_svg__tick-a" d="m6 10 7-7 2 2-7 7-2 2-5-5 2-2 3 3Z"></path>\n </defs>\n <use xlink:href="#tick_svg__tick-a" fill-rule="evenodd"></use>\n </svg>'} \n <span class="sn-action-button-snackbar-text" style="overflow: hidden; white-space: nowrap; text-overflow: ellipsis;">${i}${r?`<a href="${(e=>{const t=or(e),o=ar(e);return`${t}${ir(o)}`})(r)}" style="margin-left: 6px;" target="${p=t,p?cr()?"_parent":"_self":"_blank"}">${d}</a>`:""}</span>\n <span style="cursor: pointer;">\n <svg class="sn-action-button-snackbar-close" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor">\n <path d="M9.34535242,8 L13.3273238,11.9819714 C13.6988326,12.3534802 13.6988326,12.955815 13.3273238,13.3273238 C12.955815,13.6988326 12.3534802,13.6988326 11.9819714,13.3273238 L8,9.34535242 L4.01802863,13.3273238 C3.64651982,13.6988326 3.04418502,13.6988326 2.67267621,13.3273238 C2.3011674,12.955815 2.3011674,12.3534802 2.67267621,11.9819714 L6.65464758,8 L2.67267621,4.01802863 C2.3011674,3.64651982 2.3011674,3.04418502 2.67267621,2.67267621 C3.04418502,2.3011674 3.64651982,2.3011674 4.01802863,2.67267621 L8,6.65464758 L11.9819714,2.67267621 C12.3534802,2.3011674 12.955815,2.3011674 13.3273238,2.67267621 C13.6988326,3.04418502 13.6988326,3.64651982 13.3273238,4.01802863 L9.34535242,8 Z">\n </path>\n </svg>\n </span>\n </div>`;var p;return s.innerHTML=h,s},vr=async(e,t)=>{let{automationId:o}=e;"object"==typeof e.automationId&&e.automationId?.qStringExpression?.qExpr&&(o=await t.app.evaluate(e.automationId.qStringExpression.qExpr));const a=await Qa(o);return a?.executionToken},wr=[{value:"applyBookmark",translation:"Object.ActionButton.ApplyBookmark",group:"bookmark",hide:({isUnsupportedFeature:e})=>e?.("bookmarks"),getActionCall:({app:e,bookmark:t})=>async()=>{const o=await e.getBookmarkList(),a=o.find(e=>e?.qInfo?.qId===t);(a?.qData?.qBookmark?.qPatches?.length>0||a?.qMeta?.isExtended)&&await(e.clearAllSoftPatches?.());const r=o.find(e=>e?.qData?.title===t);t&&await e.applyBookmark(r&&r.qInfo&&r.qInfo.qId||t)},requiredInput:["bookmark"]},{value:"back",translation:"Object.ActionButton.MoveBackward",group:"selection",getActionCall:({app:e})=>async()=>{await e.back()},requiredInput:[]},{value:"forward",translation:"Object.ActionButton.MoveForward",group:"selection",getActionCall:({app:e})=>async()=>{await e.forward()},requiredInput:[]},{value:"clearAll",translation:"Object.ActionButton.ClearAll",group:"selection",getActionCall:({app:e,softLock:t})=>async()=>{await e.clearAll(t)},requiredInput:["softLock"]},{value:"clearAllButThis",translation:"Object.ActionButton.ClearAllButThis",group:"selection",getActionCall:({app:e,qStateName:t,field:o})=>async()=>{if(o){const a=await e.getField(o,t),r=!1;await a.clearAllButThis(r)}},requiredInput:["field"]},{value:"clearField",translation:"Object.ActionButton.ClearSelectionInField",group:"selection",getActionCall:({app:e,qStateName:t,field:o})=>async()=>{if(o){const a=await e.getField(o,t);await a.clear()}},requiredInput:["field"]},{value:"selectAll",translation:"Object.ActionButton.SelectAllInField",group:"selection",getActionCall:({app:e,qStateName:t,field:o,softLock:a})=>async()=>{if(o){const r=await e.getField(o,t);await r.selectAll(a)}},requiredInput:["field","softLock"]},{value:"selectValues",translation:"Object.ActionButton.SelectValuesInField",group:"selection",getActionCall:({app:e,qStateName:t,field:o,value:a,softLock:r})=>async({overrideValue:n})=>{const i=n??a;if(o){const a=await e.getField(o,t),n=await e.getFieldDescription(o),s=await(async(e,t,o)=>{let a=t.split(";");if(o){let t="";a.forEach(e=>{t+=`Num('${e}')&';'&`}),a=(await e.evaluate(t.slice(0,-5))).split(";")}return a.map(e=>Number.isNaN(+e)?{qText:e}:{qIsNumeric:!0,qNumber:Number(e)})})(e,i,n?.qTags?.includes("$date"));await a.selectValues(s,!1,r)}},requiredInput:["field","value","softLock"]},{value:"selectMatchingValues",translation:"Object.ActionButton.SelectMatchingValues",group:"selection",getActionCall:({app:e,qStateName:t,field:o,value:a})=>async({overrideValue:r})=>{const n=r??a;if(o){const a=await e.getField(o,t);await a.select(n,!1)}},requiredInput:["field","value"]},{value:"selectAlternative",translation:"Object.ActionButton.SelectAlternatives",group:"selection",getActionCall:({app:e,qStateName:t,field:o,softLock:a})=>async()=>{if(o){const r=await e.getField(o,t);await r.selectAlternative(a)}},hide:({isFeatureBlacklisted:e})=>e?.("advancedSelectionOptions"),requiredInput:["field","softLock"]},{value:"cyclicDimension",translation:"Object.ActionButton.CyclicDimension",group:"selection",getActionCall:({cyclicDimensionId:e,indexStepper:t,app:o})=>async()=>{const a=await o.getDimension(e??"");await a.stepCycle(t??0)},requiredInput:["cyclicDimension","indexStepper"]},{value:"cyclicDimensionSetActive",translation:"Object.ActionButton.CyclicDimensionSetActive",group:"selection",getActionCall:({cyclicDimensionId:e,groupFieldIndex:t,app:o})=>async()=>{const a=await o.getDimension(e??"");await a.setActiveField(t??0)},requiredInput:["cyclicDimension","groupFieldIndex"]},{value:"selectExcluded",translation:"Object.ActionButton.SelectExcluded",group:"selection",getActionCall:({app:e,qStateName:t,field:o,softLock:a})=>async()=>{if(o){const r=await e.getField(o,t);await r.selectExcluded(a)}},hide:({isFeatureBlacklisted:e})=>e?.("advancedSelectionOptions"),requiredInput:["field","softLock"]},{value:"selectPossible",translation:"Object.ActionButton.SelectPossibleValues",group:"selection",getActionCall:({app:e,qStateName:t,field:o})=>async()=>{if(o){const a=await e.getField(o,t),r=!1;await a.selectPossible(r)}},hide:({isFeatureBlacklisted:e})=>e?.("advancedSelectionOptions"),requiredInput:["field"]},{value:"toggleSelect",translation:"Object.ActionButton.ToggleFieldSelection",group:"selection",getActionCall:({app:e,qStateName:t,field:o,value:a})=>async({overrideValue:r})=>{const n=r??a;if(o){const a=await e.getField(o,t),r=!1;await a.toggleSelect(n,r)}},requiredInput:["field","value"]},{value:"lockAll",translation:"Object.ActionButton.LockAllSelections",group:"selection",getActionCall:({app:e})=>async()=>{await e.lockAll()},hide:({isFeatureBlacklisted:e})=>e?.("advancedSelectionOptions"),requiredInput:[]},{value:"lockField",translation:"Object.ActionButton.LockField",group:"selection",getActionCall:({app:e,qStateName:t,field:o})=>async()=>{if(o){const a=await e.getField(o,t);await a.lock()}},hide:({isFeatureBlacklisted:e})=>e?.("advancedSelectionOptions"),requiredInput:["field"]},{value:"unlockAll",translation:"Object.ActionButton.UnlockAllSelections",group:"selection",getActionCall:({app:e})=>async()=>{await e.unlockAll()},hide:({isFeatureBlacklisted:e})=>e?.("advancedSelectionOptions"),requiredInput:[]},{value:"unlockField",translation:"Object.ActionButton.UnlockAField",group:"selection",getActionCall:({app:e,qStateName:t,field:o})=>async()=>{if(o){const a=await e.getField(o,t);await a.unlock()}},hide:({isFeatureBlacklisted:e})=>e?.("advancedSelectionOptions"),requiredInput:["field"]},{value:"setVariable",translation:"Object.ActionButton.SetVariable",group:"variables",getActionCall:({app:e,variable:t,value:o})=>async({overrideValue:a,overrideVariable:r})=>{const n=a??o,i=r??t;if(i)try{const t=await e.getVariableByName(i);await t.setStringValue(n)}catch(e){}},requiredInput:["variable","value"]},{value:"doReload",translation:"Object.ActionButton.DoReload",group:"reload",hide:({isFeatureBlacklisted:e})=>e?.("reloadData"),getActionCall:({app:e,partial:t,platform:o,isEnabled:a})=>async({reloadVariables:r})=>{if(!o?.isCloud||t||!a("IM_2843_BUTTON_STATELESS_RELOAD")&&void 0===r){await e.doReload(0,!!t,!1)&&await e.doSave()}else try{await Za({appId:e.id,partial:t,variables:r})}catch(e){}},requiredInput:["partial","reloadVariables"]},{translation:"Object.ActionButton.ExecuteAutomation",value:"executeAutomation",getActionCall:({app:e,automation:t,automationId:o,automationTriggered:a,automationExecutionToken:r,automationPostData:n,automationShowNotification:i,automationNotificationDuration:s,automationOpenLinkSameWindow:l,inputParameters:c,translator:u,senseNavigation:d,hostConfig:h})=>async({overrideAutomationInputParameters:p})=>{if(o?.length)try{if(void 0===o||0===o.length||void 0===r)return void console.warn("No automation id or execution token provided");let t;n&&(t=await(async e=>e.createTemporaryBookmark({qOptions:{qIncludeVariables:!0,qIncludeAllPatches:!0}}))(e));const g=await(async({app:e,automationId:t,bookmark:o,senseNavigation:a,inputParameters:r})=>{const n=await Ja(),i=r?.reduce((e,t)=>({...e,[t.key]:t.value}),{});return{id:t,inputs:{...i,app:e.id,bookmark:o,sheet:a?.getCurrentSheetId(),user:n.id,space:await Fa(e.id),tenant:n.tenantId,time:new Date},context:"qsbutton"}})({app:e,automationId:o,bookmark:t,senseNavigation:d,inputParameters:p||c}),f=await Ka({automationId:o,automationTriggered:a,automationExecutionToken:r,automationData:g,hostConfig:h}),m=await(async(e,t,o,a)=>{let r;switch(o.status){case 200:case 201:{const n=await o.json(),{status:i,guid:s,id:l}=n,c=void 0===l?s:l;if(t&&"queued"!==i)r=hr(n,a),r.ok=!0;else{const t=new Promise(t=>{pr(e,c,a,0,t)});r=await t}break}case 400:r={message:ur(a,"Object.ActionButton.Automation.BadRequest","Bad request"),ok:!1};break;case 401:case 403:r={message:ur(a,"Object.ActionButton.Automation.NotAuthorized","You are not authorized to run this automation"),ok:!1};break;case 404:r={message:ur(a,"Object.ActionButton.Automation.AutomationNotFound","Automation not found"),ok:!1};break;case 500:case 503:r={message:ur(a,"Object.ActionButton.Automation.AutomationError","Automation error"),ok:!1};break;default:r={message:ur(a,"Object.ActionButton.Automation.UnkownError","Unknown error"),ok:!1}}return r})(o,a,f,u);i&&await(async(e,t,o)=>{const a=mr(e,o,!e.ok);a.focus(),a.querySelector(".sn-action-button-snackbar-close").addEventListener("click",()=>{fr(a)}),document.querySelector("body").appendChild(a),gr(a,{opacity:1}),setTimeout(()=>{fr(a)},Math.max(1e3*t-400,1))})(m,s,l)}catch{}else void 0!==t&&await(async(e,t,o)=>{try{e=encodeURIComponent(e);const a=await fetch(`../api/v1/items/${e}`).then(e=>e.json()),r=await fetch(`../api/v1/automations/${a.resourceId}`).then(e=>e.json()),n=`../api/v1/automations/${r.id}/actions/execute`;let i={};if(t){const t=await fetch(`../api/v1/automations/${a.resourceId}/blocks`).then(e=>e.json()).then(e=>{let t=[];for(let o=0;o<e.blocks.length;o++)if("FormBlock"===e.blocks[o].type){t=e.blocks[o].form;break}return t});if(t.length>0){const a=new Date,r={qProp:{qInfo:{qId:`automation_${o.id}_${e}_${a.getTime()}`,qType:"bookmark"},qMetaDef:{title:`Generated automation bookmark on ${a.toISOString()}`,description:"Generated to provide target automation with bookmark to get current selection state",_createdBy:"sn-action-button",_createdFor:"automation",_createdOn:`${a.toISOString()}`,_id:`automation_${encodeURIComponent(o.id)}_${e}_${a.getTime()}`}}},n=await o.createBookmark(r).then(e=>e.getLayout()).then(e=>e.qInfo.qId);await o.saveObjects(),i={inputs:{[t[0].label.toLowerCase()]:encodeURIComponent(o.id),[t[1].label.toLowerCase()]:n}}}}const s=await ya(!0,r.executionToken,i);await fetch(n,s).then(e=>e.json())}catch(e){}})(t,n,e)},requiredInput:["automation"],hide:({platform:e})=>!e?.isCloud},{value:"refreshDynamicViews",translation:"Object.ActionButton.RefreshDynamicViews",group:"dynamicViews",getActionCall:({senseNavigation:e})=>async()=>{"function"==typeof e?.refreshDynamicViews&&await e.refreshDynamicViews()},requiredInput:[]}],br=e=>wr.filter(t=>!t.hide?.(e));function xr(e,t){const o=wr.find(t=>e.actionType===t.value);return o&&o.requiredInput&&-1!==o.requiredInput.indexOf(t)}const yr=async e=>(await e.getSheetList()).filter(e=>function(e){if(e&&e.length>=2&&"/"===e[0]&&"/"===e[1])return!0;const t=e?+e:-1;return Number.isNaN(+t)?"true"===e.toLowerCase():0!==t}(e.qData?.showCondition)).sort((e,t)=>(e.qData?.rank??1e3)-(t.qData?.rank??1e3)),Ar=[{translation:"Object.ActionButton.NoNavigation",value:"none"},{translation:"Object.ActionButton.GoToNextSheet",value:"nextSheet",navigationCall:async({senseNavigation:e})=>{await e.nextSheet()},requiredInput:[]},{translation:"Object.ActionButton.GoToPreviousSheet",value:"prevSheet",navigationCall:async({senseNavigation:e})=>{await e.prevSheet()},requiredInput:[]},{translation:"Object.ActionButton.GoToLastSheet",value:"lastSheet",navigationCall:async({app:e,senseNavigation:t})=>{const o=await yr(e),a=o[o.length-1].qInfo?.qId;a&&t.goToSheet(a)},requiredInput:[]},{translation:"Object.ActionButton.GoToFirstSheet",value:"firstSheet",navigationCall:async({app:e,senseNavigation:t})=>{const o=await yr(e);t.goToSheet(o[0].qInfo?.qId||"")},requiredInput:[]},{translation:"Object.ActionButton.GoToASheet",value:"goToSheet",navigationCall:async({senseNavigation:e,sheet:t,chartId:o})=>{t&&await e.goToSheet(t,o)},requiredInput:["sheet","chartId"]},{translation:"Object.ActionButton.GoToSheetById",value:"goToSheetById",navigationCall:async({senseNavigation:e,sheet:t})=>{t&&e.goToSheet(t)},requiredInput:["sheetId"]},{translation:"Object.ActionButton.GoToStory",hide:({isFeatureBlacklisted:e})=>e?.("storytelling"),value:"goToStory",navigationCall:async({senseNavigation:e,story:t})=>{t&&await e.goToStory(t)},requiredInput:["story"]},{translation:"Object.ActionButton.OpenWebsiteEmail",value:"openWebsite",navigationCall:async({websiteUrl:e,sameWindow:t})=>{try{if(e){const o=or(e),a=ar(e),r=(e=>{let t;try{t=new URL(e)}catch(e){return!1}return t.protocol===tr})(a);let n="";if(r&&window.open(a,n,"noopener"),t&&(n=cr()?"_parent":"_self",window.open(`${o}${a}`,n,"noopener")),!r&&!t){const e=ir(a);window.open(`${o}${e}`,n,"noopener")}}}catch(e){}},requiredInput:["websiteUrl","sameWindow"]},{translation:"Object.ActionButton.DocumentChain",value:"openChainedApp",hide:({isEnabled:e,isUnsupportedFeature:t})=>!e?.("ACTION_BUTTON_DOCUMENT_CHAINING")||t?.("bookmarks"),navigationCall:async({app:e,sameWindow:t,appId:o="",sheet:a})=>{const r=e.storeTempSelectionState&&await e.storeTempSelectionState();let n="";t&&(n=cr()?"_parent":"_self");const i=a?`/sheet/${encodeURIComponent(a)}`:"",s=`../sense/app/${encodeURIComponent(o)}${i}/tempselectionstate/${encodeURIComponent(r)}`;window.open(s,n,"noopener")},requiredInput:["sameWindow","appId","sheetId"]},{translation:"Object.ActionButton.SelectOdagApp",value:"odagLink",navigationCall:async({app:e,senseNavigation:t,odagLink:o,element:a})=>{"function"==typeof t.openOdagPopup&&o&&o.length>0&&await t.openOdagPopup(e,o,a)},requiredInput:["odagLink"]}],kr=e=>Ar.filter(t=>!t.hide?.(e)),Cr=(e,t)=>{const o=Ar.find(t=>e.navigation?.action===t.value);return o&&o.requiredInput&&-1!==o.requiredInput.indexOf(t)};var jr,Br,Sr,Pr,Mr={LABEL:"Button",FONT_SIZE:.5,FONT_SIZE_FIXED:20,FONT_COLOR:{index:-1,color:"#ffffff"},FONT_STYLE:{bold:!0,italic:!1,underline:!1},FONT_FAMILY:"Source Sans Pro",SIZE_BEHAVIOR:"responsive",TEXT_ALIGN:"center",COLOR:{index:-1,color:"none"},ICON_POSITION:"left",BGIMAGE_MODE:"none",BGIMAGE_POSITION:"center-center",BACKGROUND_SIZE:"auto",BACKGROUND_POSITION:"centerCenter",BORDER_RADIUS:0,BORDER_WIDTH:0},Tr={exports:{}},Ir={},Hr={exports:{}},Rr={};function Vr(){if(jr)return Rr;jr=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),a=Symbol.for("react.strict_mode"),r=Symbol.for("react.profiler"),n=Symbol.for("react.provider"),i=Symbol.for("react.context"),s=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),c=Symbol.for("react.memo"),u=Symbol.for("react.lazy"),d=Symbol.iterator;var h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},p=Object.assign,g={};function f(e,t,o){this.props=e,this.context=t,this.refs=g,this.updater=o||h}function m(){}function v(e,t,o){this.props=e,this.context=t,this.refs=g,this.updater=o||h}f.prototype.isReactComponent={},f.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},f.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},m.prototype=f.prototype;var w=v.prototype=new m;w.constructor=v,p(w,f.prototype),w.isPureReactComponent=!0;var b=Array.isArray,x=Object.prototype.hasOwnProperty,y={current:null},A={key:!0,ref:!0,__self:!0,__source:!0};function k(t,o,a){var r,n={},i=null,s=null;if(null!=o)for(r in void 0!==o.ref&&(s=o.ref),void 0!==o.key&&(i=""+o.key),o)x.call(o,r)&&!A.hasOwnProperty(r)&&(n[r]=o[r]);var l=arguments.length-2;if(1===l)n.children=a;else if(1<l){for(var c=Array(l),u=0;u<l;u++)c[u]=arguments[u+2];n.children=c}if(t&&t.defaultProps)for(r in l=t.defaultProps)void 0===n[r]&&(n[r]=l[r]);return{$$typeof:e,type:t,key:i,ref:s,props:n,_owner:y.current}}function C(t){return"object"==typeof t&&null!==t&&t.$$typeof===e}var j=/\/+/g;function B(e,t){return"object"==typeof e&&null!==e&&null!=e.key?function(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(e){return t[e]})}(""+e.key):t.toString(36)}function S(o,a,r,n,i){var s=typeof o;"undefined"!==s&&"boolean"!==s||(o=null);var l=!1;if(null===o)l=!0;else switch(s){case"string":case"number":l=!0;break;case"object":switch(o.$$typeof){case e:case t:l=!0}}if(l)return i=i(l=o),o=""===n?"."+B(l,0):n,b(i)?(r="",null!=o&&(r=o.replace(j,"$&/")+"/"),S(i,a,r,"",function(e){return e})):null!=i&&(C(i)&&(i=function(t,o){return{$$typeof:e,type:t.type,key:o,ref:t.ref,props:t.props,_owner:t._owner}}(i,r+(!i.key||l&&l.key===i.key?"":(""+i.key).replace(j,"$&/")+"/")+o)),a.push(i)),1;if(l=0,n=""===n?".":n+":",b(o))for(var c=0;c<o.length;c++){var u=n+B(s=o[c],c);l+=S(s,a,r,u,i)}else if(u=function(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=d&&e[d]||e["@@iterator"])?e:null}(o),"function"==typeof u)for(o=u.call(o),c=0;!(s=o.next()).done;)l+=S(s=s.value,a,r,u=n+B(s,c++),i);else if("object"===s)throw a=String(o),Error("Objects are not valid as a React child (found: "+("[object Object]"===a?"object with keys {"+Object.keys(o).join(", ")+"}":a)+"). If you meant to render a collection of children, use an array instead.");return l}function P(e,t,o){if(null==e)return e;var a=[],r=0;return S(e,a,"","",function(e){return t.call(o,e,r++)}),a}function M(e){if(-1===e._status){var t=e._result;(t=t()).then(function(t){0!==e._status&&-1!==e._status||(e._status=1,e._result=t)},function(t){0!==e._status&&-1!==e._status||(e._status=2,e._result=t)}),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var T={current:null},I={transition:null},H={ReactCurrentDispatcher:T,ReactCurrentBatchConfig:I,ReactCurrentOwner:y};function R(){throw Error("act(...) is not supported in production builds of React.")}return Rr.Children={map:P,forEach:function(e,t,o){P(e,function(){t.apply(this,arguments)},o)},count:function(e){var t=0;return P(e,function(){t++}),t},toArray:function(e){return P(e,function(e){return e})||[]},only:function(e){if(!C(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},Rr.Component=f,Rr.Fragment=o,Rr.Profiler=r,Rr.PureComponent=v,Rr.StrictMode=a,Rr.Suspense=l,Rr.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=H,Rr.act=R,Rr.cloneElement=function(t,o,a){if(null==t)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+t+".");var r=p({},t.props),n=t.key,i=t.ref,s=t._owner;if(null!=o){if(void 0!==o.ref&&(i=o.ref,s=y.current),void 0!==o.key&&(n=""+o.key),t.type&&t.type.defaultProps)var l=t.type.defaultProps;for(c in o)x.call(o,c)&&!A.hasOwnProperty(c)&&(r[c]=void 0===o[c]&&void 0!==l?l[c]:o[c])}var c=arguments.length-2;if(1===c)r.children=a;else if(1<c){l=Array(c);for(var u=0;u<c;u++)l[u]=arguments[u+2];r.children=l}return{$$typeof:e,type:t.type,key:n,ref:i,props:r,_owner:s}},Rr.createContext=function(e){return(e={$$typeof:i,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:n,_context:e},e.Consumer=e},Rr.createElement=k,Rr.createFactory=function(e){var t=k.bind(null,e);return t.type=e,t},Rr.createRef=function(){return{current:null}},Rr.forwardRef=function(e){return{$$typeof:s,render:e}},Rr.isValidElement=C,Rr.lazy=function(e){return{$$typeof:u,_payload:{_status:-1,_result:e},_init:M}},Rr.memo=function(e,t){return{$$typeof:c,type:e,compare:void 0===t?null:t}},Rr.startTransition=function(e){var t=I.transition;I.transition={};try{e()}finally{I.transition=t}},Rr.unstable_act=R,Rr.useCallback=function(e,t){return T.current.useCallback(e,t)},Rr.useContext=function(e){return T.current.useContext(e)},Rr.useDebugValue=function(){},Rr.useDeferredValue=function(e){return T.current.useDeferredValue(e)},Rr.useEffect=function(e,t){return T.current.useEffect(e,t)},Rr.useId=function(){return T.current.useId()},Rr.useImperativeHandle=function(e,t,o){return T.current.useImperativeHandle(e,t,o)},Rr.useInsertionEffect=function(e,t){return T.current.useInsertionEffect(e,t)},Rr.useLayoutEffect=function(e,t){return T.current.useLayoutEffect(e,t)},Rr.useMemo=function(e,t){return T.current.useMemo(e,t)},Rr.useReducer=function(e,t,o){return T.current.useReducer(e,t,o)},Rr.useRef=function(e){return T.current.useRef(e)},Rr.useState=function(e){return T.current.useState(e)},Rr.useSyncExternalStore=function(e,t,o){return T.current.useSyncExternalStore(e,t,o)},Rr.useTransition=function(){return T.current.useTransition()},Rr.version="18.3.1",Rr}function zr(){return Br||(Br=1,Hr.exports=Vr()),Hr.exports}
|
|
7
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("@nebula.js/stardust")):"function"==typeof define&&define.amd?define(["@nebula.js/stardust"],t):(e="undefined"!=typeof globalThis?globalThis:e||self)["sn-action-button"]=t(e.stardust)}(this,function(e){"use strict";function t(){return"undefined"!=typeof window&&void 0!==window.document&&void 0!==window.self}function o(){return!("undefined"==typeof process||!process.version||!process.versions.node)}function a(e){if(Array.isArray(e))return e.map(a);if("object"==typeof(t=e)&&null!==t&&t.constructor===Object){const t={};for(const o of Object.keys(e).sort())t[o]=a(e[o]);return t}var t;return e}function r(e){if(Array.isArray(e))return e.map(e=>"object"==typeof e&&null!==e?r(e):e).filter(e=>"object"==typeof e&&null!==e?Object.keys(e).length>0:null!=e&&""!==e);if("object"==typeof e&&null!==e){const t={};for(const o of Object.keys(e)){const a=e[o];switch(typeof a){case"undefined":break;case"boolean":a&&(t[o]=a);break;case"string":{const e=a.trim();""!==e&&(t[o]=e);break}case"object":{if(null===a)break;const e=r(a);e&&(Array.isArray(e)&&e.length>0||"object"==typeof e&&Object.keys(e).length>0)&&(t[o]=e);break}case"function":case"number":t[o]=a;break;default:console.warn(`Unexpected type for key "${o}": ${typeof a}`),t[o]=a}}if(0===Object.keys(t).length)return;return t}return e}const n=o(),i=(async()=>n?()=>{throw new Error("importRuntimeModule cannot be used in a Node.js context")}:(await Promise.resolve().then(function(){return Bh})).importRuntimeModule)();async function s(e){return n?Promise.resolve().then(function(){return Ph}):(await i)("auth@v1",e)}async function l(e){return await s(e),n?Promise.resolve().then(function(){return Mh}):(await i)("invoke-fetch@v1",e)}const c="qlik-api/2.4.1";async function u(e,o){const a=o.options?.hostConfig;let r;return r=o?.userAgent?o.userAgent:t()?`${window.navigator.userAgent} ${c}`:c,(await l(a)).invokeFetch(e,{...o,userAgent:r})}var d={registerAuthModule:function(e,t){s().then(o=>o.registerAuthModule(e,t))},setDefaultHostConfig:function(e){s(e).then(t=>t.setDefaultHostConfig(e))},registerHostConfig:function(e,t){s(t).then(o=>o.registerHostConfig(e,t))},unregisterHostConfig:function(e){s().then(t=>t.unregisterHostConfig(e))},getAccessToken:async function({hostConfig:e}){return s(e).then(t=>t.getAccessToken({hostConfig:e}))},getWebResourceAuthParams:async function({hostConfig:e}){return s(e).then(t=>t.getWebResourceAuthParams({hostConfig:e}))}};const h=["authType","autoRedirect","authRedirectUserConfirmation","embedRuntimeUrl","host","onAuthFailed"],p=["apikey","oauth2","cookie","windowscookie","reference","anonymous"];let g;function f(){const e=[...g?.getInterceptors()||[]];return{addInterceptor:t=>(e.push(t),t),removeInterceptor:t=>{const o=e.indexOf(t);let a;return-1!==o&&(a=e.splice(o,1)[0]),a||null},getInterceptors:()=>e}}function m(){return g.getInterceptors()}g=f();const v={addInterceptor:function(e){return g.addInterceptor(e)},removeInterceptor:function(e){return g.removeInterceptor(e)},getInterceptors:m,createInterceptors:f},w={};const b=async({hostConfig:e,noCache:t}={})=>{const o=`${Tt(e)}/resources/autogenerated/product-info.json`;try{if(!(o in w)){const e={};globalThis.QlikMain?.resourceNeedsCredentials(o)&&(e.credentials="include"),w[o]=fetch(o,e).then(async e=>e.ok?{data:await e.json(),status:e.status}:{data:void 0,status:e.status})}const e=await w[o];return(e.status>=400||!e.data)&&delete w[o],e}catch{return delete w[o],{data:void 0,status:500}}finally{t&&delete w[o]}},x=e=>{const t=e.externalUrls;if(!t)return;const o=e.composition?.productName??"Qlik",a=e.composition?.releaseLabel||"-",r="-"===a?o:`${o} (${a})`;return{productId:e.composition?.senseId??"qlik",productLabel:r,version:e.composition?.version,urls:{personalHelpBaseUrl:t.personalHelpBaseUrl,personalUpgradeBase:t.personalUpgradeBase,personalUpgradeUrl:t.personalUpgradeUrl,serverHelpBaseUrl:t.serverHelpBaseUrl,qlikWebPageUrl:t.qlikWebPageUrl}}},y=e=>({isCloud:!1,isQCS:!1,isQCG:!1,isCloudConsole:!1,isWindows:!1,isQSE:!1,isQSD:!1,isUnknown:!1,...e});function A(e,t){const o=new Uint8Array(t);globalThis.crypto.getRandomValues(o);let a="";for(let r=0;r<t;r++)a+=e[o[r]%e.length];return a}function k(e){return A("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_-",e)}const C={},j=new Map;function B(e){const o=r(e)||{};return o.host&&(o.host=Tt(o)),t()&&Tt(o)===window.location.origin&&delete o.host,o.authType&&p.includes(o.authType)&&delete o.authType,o}function S(e,t){if("function"!=typeof t)return t}function P(e){const t=a(B(Nt(e)));return JSON.stringify(t,S)}const T=new Map;function M(e,t){const o=t?.reference||null;if(o&&!T.has(o))throw new mt(`Host config with reference "${o}" is not registered. Please register it before using it.`);T.has(e)&&console.warn(`registerHostConfig: Host config with name "${e}" is already registered. Overwriting.`),T.set(e,t)}function I(e){return T.get(e)}function H(){return I("default")||{}}const R=new Map;function V(e){const t=P(e);let o=R.get(t);return o||(o={redirectRequestedListeners:new Set,redirectStartedListeners:new Set},R.set(t,o)),o}function D(e){const t=V(e),o=t.redirectRequestedListeners.size>0||e.authRedirectUserConfirmation;return e.autoRedirect||!o?Promise.resolve():"function"==typeof e.authRedirectUserConfirmation?e.authRedirectUserConfirmation().catch(()=>{}):new Promise(e=>{const o=()=>{for(const e of t.redirectStartedListeners)try{e()}catch(e){console.warn(e)}e()};for(const e of t.redirectRequestedListeners)try{e({proceed:o})}catch(e){console.warn(e)}})}const z="qlik-qmfe-api";function E(e){let t=e.clientId+(e.scope?`_${e.scope}`:"_user_default");return e.subject&&(t+=`_${e.subject}`),e.userId&&(t+=`_${e.userId}`),t}function O(e){return`${e.accessCode}_${e.clientId}`}const L={};function q(e,t,o){localStorage.setItem(`${z}-${e}-${t}`,o)}function G(e,t,o){sessionStorage.setItem(`${z}-${e}-${t}`,o)}function _(e,t){return localStorage.getItem(`${z}-${e}-${t}`)||void 0}function $(e,t){return sessionStorage.getItem(`${z}-${e}-${t}`)||void 0}function N(e,t){t.forEach(t=>localStorage.removeItem(`${z}-${e}-${t}`))}function J(e,t){t.forEach(t=>sessionStorage.removeItem(`${z}-${e}-${t}`))}function U(e,t){const o=`${z}-${e}-${t}`,a=sessionStorage.getItem(o)||void 0;return sessionStorage.removeItem(o),a}async function F(e,t){if(!e.clientId)throw new mt('A host config with authType set to "oauth2" has to also provide a clientId');return Q(E(e),t,e.noCache,e.accessTokenStorage)}async function Q(e,o,a,r){if(a)return o();const n=t(),i=L[e]||(n?function(e,t){let o,a;if("local"===t?(o=_(e,"access-token"),a=_(e,"refresh-token")):"session"===t&&(o=$(e,"access-token"),a=$(e,"refresh-token")),o)return{accessToken:o,refreshToken:a}}(e,r):void 0);if(i)return L[e]=i,Promise.resolve(i);const s=o();if(L[e]=s,n){const t=await s;"local"===r&&t?(t.accessToken&&q(e,"access-token",t.accessToken),t.refreshToken&&q(e,"refresh-token",t.refreshToken)):"session"===r&&t&&(t.accessToken&&G(e,"access-token",t.accessToken),t.refreshToken&&G(e,"refresh-token",t.refreshToken))}return s}function W(e){const o=E(e);delete L[o],t()&&(N(o,["access-token","refresh-token"]),J(o,["access-token","refresh-token"]))}function K(e){if("string"==typeof e){const t=globalThis[e];if(!t)throw new Error(`No such function: ${e}`);return t}return e}function Z(e){return globalThis[e]}function X(e){if(e.errors)throw new xt(e.errors)}function Y(e){const t=Object.keys(e);return t.sort(),t.map(t=>`${t}=${e[t]}`).join("&")}async function ee(e){const a=(new TextEncoder).encode(e),r=await globalThis.crypto.subtle.digest("SHA-256",a);return function(e){let a="";if(t()){const t=String.fromCharCode.apply(null,e);a=btoa(t)}else{if(!o())throw new Error("Environment not supported for oauth2 authentication");a=Buffer.from(e).toString("base64")}return a}(Array.from(new Uint8Array(r))).replaceAll(/\+/g,"-").replaceAll(/\//g,"_").replace(/=+$/,"")}async function te(e){const t=e.clientId||"",o=Tt(e),a=k(128),r=k(43),n=await ee(a),i=e.redirectUri||globalThis.location.href,s=E(e);W(e),G(s,"state",r),G(s,"verifier",a),G(s,"href",globalThis.location.href),G("","client-in-progress",s);const l=`${o}/oauth/authorize?${Y({response_type:"code",client_id:t,redirect_uri:i,scope:e.scope||"user_default",state:r,code_challenge:n,code_challenge_method:"S256"})}`;globalThis.location.replace(l)}async function oe(e,t,o,a){try{const r=await(await fetch(`${Tt(e)}/oauth/token`,{method:"POST",credentials:"include",mode:"cors",headers:{"content-type":"application/json"},redirect:"follow",body:JSON.stringify({grant_type:"authorization_code",scope:e.scope||"user_default",...t?{code:t}:{},redirect_uri:a||globalThis.location.href,...o?{code_verifier:o}:{},client_id:e.clientId})})).json();return X(r),{accessToken:r.access_token,refreshToken:r.refresh_token,errors:r.errors}}catch(e){return console.error(e),new Promise(()=>{})}}function ae(e,t,o,a,r){const n={client_id:e,client_secret:t,scope:o};return a?{...n,grant_type:"urn:qlik:oauth:user-impersonation",user_lookup:{field:"subject",value:a}}:r?{...n,grant_type:"urn:qlik:oauth:user-impersonation",user_lookup:{field:"userId",value:r}}:{...n,grant_type:"client_credentials"}}async function re(e){const{clientId:t,clientSecret:o}=e;if(!t||!o)throw new mt('A host config with authType set to "oauth2" has to provide a clientId and a clientSecret');return await F(e,async()=>{if(!e.clientId||!e.clientSecret)throw new mt('A host config with authType set to "oauth2" has to provide a clientId and a clientSecret');return async function(e,t,o,a="user_default",r,n){const i=await(await fetch(`${e}/oauth/token`,{method:"POST",mode:"cors",headers:{"content-type":"application/json"},body:JSON.stringify(ae(t,o,a,r,n))})).json();return{accessToken:i.access_token,refreshToken:i.refresh_token,errors:i.errors}}(Tt(e),e.clientId,e.clientSecret,e.scope,e.subject,e.userId)})}async function ne(e){const{clientId:t}=e;if(!t)throw new mt('A host config with authType set to "oauth2" has to also provide a clientId');const o=await F(e,async()=>{if(e.getAccessToken)try{return{accessToken:"string"==typeof e.getAccessToken?await Z(e.getAccessToken)():await e.getAccessToken(),refreshToken:void 0,errors:void 0}}catch{return ce("Could not fetch access token using custom function")}if(e.performInteractiveLogin){let t;try{const o=k(128),a=k(43),{code:r,state:n}=function(e){if("string"==typeof e){const t=new URLSearchParams(new URL(e).search);return{code:t.get("code")||"",state:t.get("state")||""}}return e}(await K(e.performInteractiveLogin)({getLoginUrl:async({redirectUri:r})=>(t=r,async function(e,t,o,a){const r=e.clientId||"",n=Tt(e),i=await ee(a);return`${n}/oauth/authorize?${Y({response_type:"code",client_id:r,redirect_uri:t,scope:e.scope||"user_default",state:o,code_challenge:i,code_challenge_method:"S256"})}`}(e,r,a,o))}));return t?a!==n?ce("State returned by custom interactive login function does not match original"):r?await oe(e,r,o,t):ce("No code found in response from custom interactive login function"):ce("No redirect uri provided")}catch(e){return{accessToken:void 0,refreshToken:void 0,errors:[{code:"",status:401,title:"Could not perform custom interactive login",detail:`${e}`}]}}}const t=E(e),o=U(t,"code"),a=U(t,"verifier");if(o&&a){const t=await oe(e,o,a,e.redirectUri);if(t)return t}});return o||(e.performInteractiveLogin||(await D(e),te(e)),new Promise(()=>{}))}!function(e,t){(globalThis.location?.origin.startsWith("https://localhost:")||globalThis.location?.origin?.endsWith("qlik-stage.com"))&&globalThis.QlikMain&&(void 0===globalThis.QlikMain.INTERNAL__DO_NOT_USE.qix&&(globalThis.QlikMain.INTERNAL__DO_NOT_USE.qix={}),globalThis.QlikMain.INTERNAL__DO_NOT_USE.qix[e]=t)}("clearAllAccessTokens",()=>{console.log("Clearing tokens",L),Object.keys(L).forEach(e=>{console.log("Clearing access tokens for",e),N(e,["access-token","refresh-token"]),J(e,["access-token","refresh-token"])}),function(){for(const e in L)delete L[e]}()});let ie=Promise.resolve("");async function se(e){if(o()){const t=await re(e);return t?(X(t),t.accessToken||""):""}return t()&&(ie=ie.then(async()=>{const t=await ne(e);return t?(X(t),t.accessToken||""):""})),ie}async function le(e){const t=await async function(e){return L[E(e)]}(e);if(W(e),t&&t.refreshToken&&e.clientSecret){const o=await F(e,async()=>{if(!t||!t.refreshToken||!e.clientSecret)throw new Error("Trying to refresh tokens without refreshToken or clientSecret");return async function(e,t,o){const a=await(await fetch(`${e}/oauth/token`,{method:"POST",mode:"cors",headers:{"content-type":"application/json"},body:JSON.stringify({grant_type:"refresh_token",refresh_token:t,client_secret:o})})).json();return{accessToken:a.access_token,refreshToken:a.refresh_token,errors:a.errors}}(Tt(e),t.refreshToken,e.clientSecret)});o&&X(o)}}function ce(e){return{accessToken:void 0,refreshToken:void 0,errors:[{code:"",status:401,title:e,detail:""}]}}async function ue(e,t,o){const a=await fetch(`${Tt(e)}/oauth/token`,{method:"POST",credentials:"include",mode:"cors",headers:{"content-type":"application/json"},redirect:"follow",body:JSON.stringify({subject_token:t,subject_token_type:"urn:ietf:params:oauth:token-type:access_token",grant_type:"urn:ietf:params:oauth:grant-type:token-exchange",purpose:o,redirect_uri:globalThis.location?.href,client_id:e.clientId})});if(200!==a.status)throw await async function(e){const t=await e.text();try{return new xt(JSON.parse(t).errors)}catch{return new xt([{code:"unknown",status:e.status,detail:t,title:"Unknown authentication error"}])}}(a);return(await a.json()).access_token}async function de(e,t){try{return await t()}catch(o){const{retry:a}=await ge({hostConfig:e});if(a)return t();throw o}}function he(){const e=Math.floor(Date.now()/1e3).toString(16);return`${e}${t=40-e.length,A("0123456789abcdef",t)}`;var t}async function pe(e){const{accessCode:o,clientId:a}=e;if(!o||!a)throw new mt('A host config with authType set to "anonymous" has to provide both an accessCode and clientId');const r=await async function(e,t){if(!e.accessCode)throw new mt('A host config with authType set to "anonymous" has to also provide an accessCode');return Q(O(e),t,!1,void 0)}(e,async()=>async function(e,t,o,a){const r=await(await fetch(`${e}/oauth/token/anonymous-embed`,{method:"POST",mode:"cors",headers:{"content-type":"application/json"},body:JSON.stringify({eac:t,client_id:o,grant_type:"urn:qlik:oauth:anonymous-embed",tracking_code:a})})).json();return{accessToken:r.access_token,refreshToken:r.refresh_token,errors:r.errors}}(Tt(e),o,a,await async function(e){let o;if(t()){const t=O(e);o=_(t,"tracking-code"),o||(o=he()),q(t,"tracking-code",o)}else o=he();return o}(e)));if(!r)return"";if(r.errors)throw new xt(r.errors);return r.accessToken?r.accessToken:""}async function ge({hostConfig:e}){return function(e){const o=O(e);delete L[o],t()&&(N(o,["access-token","refresh-token"]),J(o,["access-token","refresh-token"]))}(e),{preventDefault:!1,retry:!0}}var fe={requiredProps:["clientId","accessCode"],optionalProps:[],getRestCallAuthParams:async function({hostConfig:e}){return{headers:{Authorization:`Bearer ${await pe(e)}`},queryParams:{},credentials:"omit"}},getWebSocketAuthParams:async function({hostConfig:e}){return o()?{headers:{Authorization:`Bearer ${await pe(e)}`}}:{queryParams:{accessToken:await de(e,async()=>ue(e,await pe(e),"websocket"))}}},getWebResourceAuthParams:async function({hostConfig:e}){return{queryParams:{accessToken:await de(e,async()=>ue(e,await pe(e),"websocket"))}}},handleAuthenticationError:ge};var me={requiredProps:["apiKey"],optionalProps:[],getRestCallAuthParams:function({hostConfig:e}){return Promise.resolve({headers:{Authorization:`Bearer ${e?.apiKey}`},queryParams:{},credentials:"omit"})},getWebSocketAuthParams:async function({hostConfig:e}){if(t())throw new Error("Not supported in browser environment");return Promise.resolve({headers:{Authorization:`Bearer ${e?.apiKey}`}})},handleAuthenticationError:function(){return Promise.resolve({})}},ve=class extends Error{status;headers;data;constructor(e,t,o,a){super(e),this.status=t,this.headers=o,this.data=a,this.stack=ye(this.stack)}},we=class extends Error{contentType;data;constructor(e,t,o){super(e),this.contentType=t,this.data=o,this.stack=ye(this.stack)}};const be=/^.+\/qmfe-api(?:\.js)?:(\d+)(?::\d+)?$/gim,xe=e=>{const t=e.match(be);return Boolean(t&&t.length>0)};function ye(e){if(!e)return e;const t=[],o=e.split("\n");o.reverse();for(const e of o){if(xe(e))break;t.unshift(e)}return t.join("\n")}function Ae(e){return e?Object.entries(e).map(e=>{const[,t]=e;if(void 0!==t)return e.map(e=>encodeURIComponent(decodeURIComponent(e))).join("=")}).filter(Boolean).join("&"):""}const ke={};globalThis.__API_CACHE__DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ke,globalThis.QlikMain?.INTERNAL__DO_NOT_USE&&(globalThis.QlikMain.INTERNAL__DO_NOT_USE.apiCache=ke);const Ce=".global";function je(e,t,o){if(e?.noCache)return!1;if(!t||void 0===t.value)return!1;if(e?.useCacheIfAfter)return e.useCacheIfAfter.getTime()<=t.lastPulled;const a=Date.now()-t.lastPulled;return"number"==typeof e?.maxCacheAge?a<=e?.maxCacheAge:a<o}function Be({url:e,query:t,headers:o,serializedHostConfig:a}){let r=e;if(t&&Object.keys(t).length>0){const o=Ae(t);r=e.includes("?")?r.concat(`&${o}`):r.concat(`?${o}`)}return o&&Object.keys(o).length>0&&(r=r.concat(`+headers=${JSON.stringify(o)}`)),a&&"{}"!==a&&(r=r.concat(`+host-config=${a}`)),r}function Se(e){const t=[];return ke[e]&&t.push(ke[e]),ke[Ce]&&t.push(ke[Ce]),t}function Pe(e,t){const o=Te(t);for(const t in e){const a=Te(t);(o.startsWith(a)||a.startsWith(o))&&delete e[t]}}function Te(e){const t=e.indexOf("?");if(t>=0)return e.substring(0,t);const o=e.indexOf("+headers=");if(o>=0)return e.substring(0,o);const a=e.indexOf("+host-config=");return a>=0?e.substring(0,a):e}function Me(e){return null==e||e&&(e instanceof Blob||e instanceof Object&&"[object Blob]"===e.toString())||e&&e instanceof ReadableStream||"string"==typeof e?e:JSON.parse(JSON.stringify(e))}function Ie(e){return e.then(e=>{const t={data:Me(e.data),headers:e.headers,status:e.status};return e.next&&(t.next=e.next),e.prev&&(t.prev=e.prev),t})}function He(e,t){return"get"!==e&&"GET"!==e&&(!t.endsWith("/api/v1/licenses/allotments")||"post"!==e&&"POST"!==e)}function Re(e){return"__proto__"===e}function Ve(e){return e instanceof Error?e.cause?e.message?`${e.message} - ${Ve(e.cause)}`:Ve(e.cause):e.message:String(e)}async function De(e,t,o,a,r,n,i,s){const{body:l,contentTypeHeader:c,requestOptions:u}=function(e,t){if(!e)return{body:null,contentTypeHeader:{},requestOptions:{}};const o={},a={};let r=null;switch(t){case"":case"application/json":o["Content-Type"]="application/json",r=JSON.stringify(e);break;case"multipart/form-data":r=function(e){const t="multipart/form-data";if("object"!=typeof e)throw new we(`Cannot encode ${typeof e} as ${t}, body should be an object.`,t,e);if(Array.isArray(e))throw new we(`Cannot encode ${typeof e} as ${t}, body should be an object.`,t,e);if(e instanceof FormData)return e;const o=new FormData;return Object.entries(e).forEach(a=>{const[r,n]=a;switch(typeof n){case"boolean":case"number":case"string":o.set(r,`${n}`);break;case"object":if(n instanceof Blob)o.set(r,n);else if(n instanceof Uint8Array){const e=new Blob([n],{type:"application/octet-stream"});o.set(r,e)}else{const e=JSON.stringify(n),t=new Blob([e],{type:"application/json"});o.set(r,t,"")}break;default:throw new we(`Cannot encode multipart-field "${r}" with value of type ${typeof n}, values must be objects, strings, numbers or boolean.`,t,e)}}),o}(e);break;case"application/octet-stream":o["Content-Type"]=t,a.duplex="half",r=e;break;case"text/plain":if("string"!=typeof e)throw new we(`Cannot send ${typeof e} as ${t}, body should be a string.`,t,e);o["Content-Type"]=t,r=e;break;default:throw new we(`Unsupported content-type "${t}", supported are: application/json, multipart/form-data, application/octet-stream and text/plain`,t,e)}return{body:r,contentTypeHeader:o,requestOptions:a}}(o,a??""),d={...c,...n,...r?.headers,...qe()};!d["User-Agent"]&&s&&(d["User-Agent"]=s);const h={method:e,credentials:i,mode:"cors",headers:d,redirect:await Pt(r?.hostConfig)?"manual":"follow",keepalive:r?.keepalive,progress:r?.progress,body:l,...u};let p,g;if(r?.signal)h.signal=r.signal;else if(r?.timeoutMs&&r.timeoutMs>0){const e=new AbortController;p=setTimeout(()=>{e.abort()},r.timeoutMs),h.signal=e.signal}return g=r?.progress?await async function(e,{method:t,headers:o,credentials:a,keepalive:r,body:n,signal:i,progress:s}){const l=new XMLHttpRequest;let c,u;const d=new Promise((e,t)=>{c=e,u=t});if(l.open(t||"GET",e),"object"!=typeof o)throw Error("malformed headers",o);for(const[e,t]of Object.entries(o))l.setRequestHeader(e,t);r&&l.setRequestHeader("Connection","keep-alive"),i&&i.addEventListener("abort",()=>{l.abort(),u()}),l.withCredentials="include"===a,s?.onUpload&&(l.upload.onprogress=e=>{const{loaded:t,total:o,lengthComputable:a}=e;s.onUpload?.({loaded:t,total:a?o:void 0})}),s?.onDownload&&(l.onprogress=e=>{const{loaded:t,total:o,lengthComputable:a}=e;s.onDownload?.({loaded:t,total:a?o:void 0})}),l.onloadend=()=>{const{status:e}=l,t={};for(const e of l.getAllResponseHeaders().split("\r\n")){const[o,a]=e.split(":",2);o&&a&&(t[o]=a)}l.response?c(new Response(l.response,{status:e,headers:t})):c(new Response(void 0,{status:e,headers:t}))};try{const e=n;l.send(e)}catch(e){return Promise.reject(new ve(Ve(e),0,new Headers,{}))}return d}(t,h):await async function(e,t){try{return await fetch(e,t)}catch(e){return Promise.reject(new ve(Ve(e),0,new Headers,{}))}}(t,h),p&&clearTimeout(p),await Ue(g,t)}async function ze({method:e,pathTemplate:t,pathVariables:o,query:a,options:r}){const n=Tt(r?.hostConfig),{headers:i,queryParams:s,credentials:l}=await Vt({hostConfig:r?.hostConfig,method:e}),c=n+function(e,t){let o=e;return t&&Object.keys(t).forEach(e=>{o=o.replace(`{${e}}`,t[e])}),o}(t,o),u=function(e,t){return""!==t?`${e}?${t}`:e}(c,Ae({...a,...s})),d=Lt(r?.hostConfig);return{completeUrl:u,authHeaders:i,credentials:l,cacheKey:Be({url:c,query:a,headers:r?.headers,serializedHostConfig:d})}}function Ee(e,t){return Oe(e,t,async()=>{const{authHeaders:o,credentials:a}=await ze(t);return Oe(e,{...t,authHeaders:o,credentials:a,options:{...t.options,noCache:!0}},void 0)})}function Oe(e,t,o){const{method:a,completeUrl:r,body:n,options:i,authHeaders:s,credentials:l,cacheKey:c,contentType:u,userAgent:d}=t,h={method:a,completeUrl:r,cacheKey:c,options:i},p=function(e,t){if(Re(e))throw new Error(`Forbidden api name: ${e}`);if(t?.options?.noCache)return;const{method:o,completeUrl:a,cacheKey:r}=t,n=Se(e);if(He(o,a))return;let i;for(const e of n)if(r in e){if(i=e[r],i&&void 0!==i.value&&je(t?.options,i,6e5))break;i=void 0}if(!i)return;return i.lastHit=new Date,i.hitCount+=1,i.accessedPaths.add(globalThis.location?globalThis.location.pathname:"node"),Ie(i.value)}(e,h);if(p)return p;const g=De(a,r,n,u,i,s,l,d),f=async function(e,t,o){try{return await t}catch(t){const a=t,r=a.data;if(401===a.status||403===a.status&&"CSRF-TOKEN-2"===r?.code||(301===a.status||302===a.status)&&await Pt(e)){if(globalThis.loggingOut)return Le();const{retry:t,preventDefault:n}=await Rt({hostConfig:e,status:a.status,headers:a.headers,errorBody:r,canRetry:!!o});if(t&&o)return o();if(n)return Le()}throw t}}(i?.hostConfig,g,o);return function(e,t,o){if(Re(e))throw new Error(`Forbidden api name: ${e}`);ke[e]||(ke[e]={});const{cacheKey:a}=t;if(He(t.method,t.completeUrl))return o.then(t=>{const o=Se(e);for(const e of o)Pe(e,a);return t});const r=ke[e],n=o.catch(e=>(delete r[a],Promise.reject(e)));return r[a]={lastPulled:Date.now(),value:n,lastHit:null,hitCount:0,accessedPaths:new Set},Ie(n)}(e,h,function(e,{method:t,body:o,options:a,authHeaders:r,credentials:n,value:i}){return i.then(i=>{const s=i.data;if(!s)return i;const l=Lt(a?.hostConfig),c=s.links?.prev?.href,u=s.links?.next?.href;return c&&(i.prev=i=>Ee(e,{method:t,completeUrl:c,body:o,options:i||a,authHeaders:r,credentials:n,cacheKey:Be({url:c,headers:a?.headers,serializedHostConfig:l})})),u&&(i.next=i=>Ee(e,{method:t,completeUrl:u,body:o,options:i||a,authHeaders:r,credentials:n,cacheKey:Be({url:u,headers:a?.headers,serializedHostConfig:l})})),i})}(e,{...t,value:f}))}function Le(){return new Promise(()=>{})}function qe(){if(!t())return{};const e=localStorage.getItem("qmfe-api-service-overrides-header");return e?{"X-Qlik-Overrides":e}:{}}function Ge(e,t){const o=e;return o.download=t?(o=t)=>_e(e,o):t=>_e(e,t),o}async function _e(e,o){if(t()){const t=document.createElement("a"),a=window.URL.createObjectURL(e);t.href=a,t.download=o,t.click(),window.URL.revokeObjectURL(a)}else{const{writeFileSync:t}=await Promise.resolve().then(function(){return Ih}),a=await e.arrayBuffer();t(o,new Uint8Array(a))}}const $e="qmfe-api/latest";async function Ne(e,o,a){return(a||m()||[]).reduce((e,t)=>o=>t(o,e),o=>async function(e,o){if("mock-backend-rest-recorder"===o.options?.hostConfig?.authType)return Promise.resolve(o.options?.hostConfig.recordInvokeFetch(o));if("mock-backend"===o.options?.hostConfig?.authType)return Promise.resolve(o.options?.hostConfig.mockInvokeFetch(o));if(function(e){const t=Nt(e);if(St(t)){if(0===Object.keys(t).length)throw new mt("a host config must be provided when making a cross domain request");if(!t.host)throw new mt("A 'host' property must be set in host config when making a cross domain request")}}(o.options?.hostConfig),"noauth"===o.options?.hostConfig?.authType)return console.info("API call blocked: noauth auth module is configured, no API calls should be made"),{status:204,headers:new Headers,data:null};let a;a=o?.userAgent?o.userAgent:t()?`${window.navigator.userAgent} ${$e}`:$e;const{completeUrl:r,authHeaders:n,credentials:i,cacheKey:s}=await ze(o);return Ee(e,{...o,method:o.method.toUpperCase(),completeUrl:r,authHeaders:n,credentials:i,cacheKey:s,userAgent:a})}(e,o))(o)}function Je(e){!function(e){ke[e]={}}(e)}async function Ue(e,t){let o;const a=e.headers.get("content-type")?.split(";")[0],r=e.headers.get("content-disposition")?.split(";");if(r&&"attachment"===r[0]){let t="";for(let e=1;e<r.length;e++){const o=r[e].trim();if(0===o.indexOf("filename")){const e=o.indexOf('"'),a=o.lastIndexOf('"');t=o.slice(e+1,a)}}o=Ge(await e.blob(),t)}else switch(a){case"image/png":case"image/jpeg":case"image/x-icon":case"application/offset+octet-stream":case"application/octet-stream":case"application/zip":case"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":case"application/pdf":o=Ge(await e.blob());break;case"text/event-stream":o=e.body;break;default:try{o=await e.text(),o=JSON.parse(o)}catch{}}const{status:n,statusText:i,headers:s}=e,l=`request to '${t}' failed with status ${n} ${i}.`;if(n>=300)throw new ve(l,n,s,o);if(0===n)throw new ve(l,302,s,o);return{status:n,headers:s,data:o}}async function Fe(e,t){const o=Tt(e);let a;a=await Pt(e)?"/qps/csrftoken":"/api/v1/csrf-token";const r=async()=>{try{const o=(await Ne("csrf-token",{method:"get",pathTemplate:a,options:{hostConfig:e,maxCacheAge:5e3,noCache:t}})).headers.get("qlik-csrf-token");return o||""}catch(e){if(404===e.status)return"";throw e}};return t?(Qe[o]=r(),Qe[o]):(Qe[o]=Qe[o]||r(),Qe[o])}const Qe={};function We(e){return!1===e.crossSiteCookies?"same-origin":St(e)?"include":"same-origin"}async function Ke(e){if("function"==typeof e)return e();if("string"==typeof e){const t=function(e){return globalThis[e]}(e);if("function"!=typeof t)throw new Error(`getAccessToken function "${e}" not found on globalThis. Please make sure it is defined.`);return t()}}var Ze={requiredProps:[],optionalProps:["webIntegrationId","crossSiteCookies","anonymousMode"],getRestCallAuthParams:async function({hostConfig:e,method:t}){const o={};var a;return"get"!==(a=t)&&"GET"!==a&&(o["qlik-csrf-token"]=await Fe(e)),e.webIntegrationId&&(o["qlik-web-integration-id"]=e.webIntegrationId),{headers:o,queryParams:{},credentials:We(e)}},getWebSocketAuthParams:async function({hostConfig:e}){if(o()){const t={};return t["qlik-csrf-token"]=await Fe(e),e.webIntegrationId&&(t["qlik-web-integration-id"]=e.webIntegrationId),{headers:t}}const t={"qlik-csrf-token":await Fe(e,!0)};return e.webIntegrationId&&(t["qlik-web-integration-id"]=e.webIntegrationId),{queryParams:t}},handleAuthenticationError:async function({hostConfig:e,status:t}){if(function(e){const t=Tt(e);delete Qe[t],Je("csrf-token")}(e),403===t)return{preventDefault:!1,retry:!0};const o=e.webIntegrationId?`qlik-web-integration-id=${e?.webIntegrationId}&`:"",a=Tt(e);return await D(e),globalThis.location.replace(`${a}/login?${o}returnto=${encodeURIComponent(globalThis.location.href)}`),{preventDefault:!0}}};var Xe={requiredProps:[],optionalProps:[],getRestCallAuthParams:function(e){return Promise.resolve({headers:{},queryParams:{},credentials:"same-origin"})},getWebSocketAuthParams:function(e){return Promise.resolve({queryParams:{}})},handleAuthenticationError:function(e){return Promise.resolve({})}};var Ye={requiredProps:[],optionalProps:[],getRestCallAuthParams:function(){return Promise.resolve({headers:{},queryParams:{},credentials:"same-origin"})},getWebSocketAuthParams:function(){return Promise.resolve({queryParams:{}})},handleAuthenticationError:function(){return Promise.resolve({})}};async function et(e,t){try{return await t()}catch(o){const{retry:a}=await tt({hostConfig:e});if(a)return t();throw o}}async function tt({hostConfig:e}){return e.getAccessToken?(W(e),{preventDefault:!1,retry:!0}):t()?e.performInteractiveLogin?(W(e),{retry:!0}):(await D(e),te(e),{preventDefault:!0}):(await le(e),{preventDefault:!1,retry:!0})}t()&&function(){const e=new URLSearchParams(globalThis.location.search),t=e.get("code")||void 0,o=e.get("state")||void 0;if(e.get("error")){const t=document.createElement("pre");t.innerText=`<code>${JSON.stringify({error:e.get("error"),error_code:e.get("error_code"),error_description:e.get("error_description"),error_detail:e.get("error_detail"),error_uri:e.get("error_uri")})}</code>`,document.body.prepend(t)}const a=U("","client-in-progress");if(a&&t&&o){const e=U(a,"state"),r=U(a,"href");e&&e===o&&r&&(G(a,"code",t),r!==globalThis.location.href&&globalThis.location.replace(r))}}();var ot={requiredProps:["clientId"],optionalProps:["clientSecret","redirectUri","accessTokenStorage","scope","subject","userId","noCache","getAccessToken","performInteractiveLogin"],getRestCallAuthParams:async function({hostConfig:e}){return{headers:{Authorization:`Bearer ${await se(e)}`},queryParams:{},credentials:"omit"}},getWebSocketAuthParams:async function({hostConfig:e}){return o()?{headers:{Authorization:`Bearer ${await se(e)}`}}:{queryParams:{accessToken:await et(e,async()=>ue(e,await se(e),"websocket"))}}},getWebResourceAuthParams:async function({hostConfig:e}){return{queryParams:{accessToken:await et(e,async()=>ue(e,await se(e),"webresource"))}}},handleAuthenticationError:tt};var at={requiredProps:["reference"],optionalProps:[],getRestCallAuthParams:function(){throw new Error("getRestCallAuthParams should never be called for reference auth module")},getWebSocketAuthParams:function(){throw new Error("getWebSocketAuthParams should never be called for reference auth module")},handleAuthenticationError:function(){throw new Error("handleAuthenticationError should never be called for reference auth module")}};const rt={};function nt(e){const t=Tt(e);return rt[t]=rt[t]||function(){let e="";for(let t=0;t<16;t+=1){const t=Math.floor(62*Math.random());e+=t<10?t:t>9&&t<36?String.fromCharCode(t+55):String.fromCharCode(t+61)}return e}(),rt[t]}var it={requiredProps:[],optionalProps:["loginUri","crossSiteCookies","getAccessToken"],getRestCallAuthParams:async function({hostConfig:e}){return{headers:{"X-Qlik-XrfKey":nt(e)},queryParams:{xrfkey:nt(e)},credentials:We(e)}},getWebSocketAuthParams:async function({hostConfig:e}){return{queryParams:{xrfkey:nt(e),"qlik-csrf-token":await Fe(e,!0)}}},handleAuthenticationError:async function({hostConfig:e}){if(e.loginUri)return await D(e),globalThis.location.replace(e.loginUri.replace("{location}",encodeURIComponent(globalThis.location.href))),{preventDefault:!0};if(e.getAccessToken){const t=await Ke(e.getAccessToken);if(t)return await fetch(`${Tt(e)}/qlik-embed/main.js`,{method:"GET",mode:"cors",credentials:"include",headers:{"Content-Type":"application/json",Authorization:`Bearer ${t}`}}),{retry:!0}}return{}}};const st=new Map;async function lt(e){let t=function(e){const t=Lt(e);return st.get(t)}(e);if(!t){const o=await Ke(e.getAccessToken);if(!o)throw new Error("Failed to acquire access token");t=(await fetch(`${Tt(e)}/qlik-embed/main.js`,{method:"GET",mode:"cors",credentials:"include",headers:{"Content-Type":"application/json",Authorization:`Bearer ${o}`}})).headers.get("Set-Cookie")||void 0,t&&function(e,t){const o=Lt(e);st.set(o,t)}(e,t)}if(!t)throw new Error("Failed to exchange access token for cookie");return t}var ct={requiredProps:[],optionalProps:["loginUri","crossSiteCookies","getAccessToken"],validateHostConfig:e=>{if("function"==typeof e.getAccessToken)return!0;if("string"==typeof e.getAccessToken){if(!globalThis[e.getAccessToken])throw new mt('The "getAccessToken" function name provided does not exist on globalThis.');return!0}throw new mt('The "getAccessToken" property must be a function or the name of a globally defined function.')},getRestCallAuthParams:async function({hostConfig:e}){return{queryParams:{xrfkey:nt(e)},headers:{Cookie:await lt(e),"X-Qlik-XrfKey":nt(e)},credentials:We(e)}},getWebSocketAuthParams:async function({hostConfig:e}){return{queryParams:{"qlik-csrf-token":await Fe(e,!0)},headers:{Cookie:await lt(e)}}},handleAuthenticationError:async function({hostConfig:e}){return function(e){const t=Lt(e);st.delete(t)}(e),{retry:!0}}};const ut={};let dt=Promise.resolve(),ht=!1;function pt(e,t){ut[e.toLowerCase()]=t}async function gt(e){const t=Nt(e),o=await ft(t);dt&&await dt;let a=function(e){return ut[e.toLowerCase()]}(o);if(a||(dt=(async()=>{a=await async function(e){const t=globalThis[e];if(t){let o;if(o="function"==typeof t?await t():t,o&&o.getRestCallAuthParams&&o.getWebSocketAuthParams&&o.handleAuthenticationError)return o;throw console.error("Not a valid auth module",o),new wt(e)}return Promise.resolve(void 0)}(o),a&&pt(o,a)})(),await dt),!a)throw new wt(o);return a.validateHostConfig?a.validateHostConfig({authType:o,...t}):function(e,{requiredProps:t,optionalProps:o}){const a=[];for(const o of t)e[o]||a.push(o);if(a.length>0)throw new mt(`missing required properties in host config; '${a.join("', '")}'`);const r=[...h,...t,...o],n=[];Object.keys(e).forEach(e=>{r.includes(e)||n.push(e)}),n.length>0&&console.warn(`WARNING: unknown properties in host config; '${n.join("', '")}'`)}({authType:o,...t},{requiredProps:a.requiredProps||[],optionalProps:a.optionalProps||[]}),a}async function ft(e){return e.authType?e.authType:e.apiKey?"apikey":e.accessCode?"anonymous":e.clientId?"oauth2":e.webIntegrationId?"cookie":e.reference?"reference":await Pt(e)?"windowscookie":"cookie"}ht||(pt("apikey",me),pt("cookie",Ze),pt("none",Ye),pt("noauth",Xe),pt("oauth2",ot),pt("anonymous",fe),t()?pt("windowscookie",it):pt("windowscookie",ct),pt("reference",at),ht=!0);var mt=class extends Error{constructor(e){super(`Invalid host config: ${e}`),this.name="InvalidHostConfigError"}},vt=class extends Error{constructor(...e){super(`HostConfig is not properly configured. authType is expected to be ${e.map((e,t)=>0===t?`"${e}"`:`or "${e}"`).join(" ")}`),this.name="UnexpectedAuthTypeError"}},wt=class extends Error{constructor(e){super(`Not a valid auth type: ${e}, valid auth types are; '${Object.keys(ut).filter(e=>"qmfeembedframerauthmodule"!==e.toLowerCase()).join("', '")}'`),this.name="InvalidAuthTypeError"}};function bt({title:e,detail:t,code:o,status:a}){return t?`${e} - ${t} (Status: ${a}, Code: ${o})`:`${e} (Status: ${a}, Code: ${o})`}var xt=class extends Error{errors;constructor(e){if("object"!=typeof e)return void super("Unknown error");const t=Array.isArray(e)?e:[e];super(t.map(bt).join(", ")),this.errors=t}};const yt=new Map;let At,kt="";function Ct(e){const t=P(e);let o=yt.get(t);return o||(o={listeners:new Set},yt.set(t,o)),o}function jt(e,t){if(e===At&&t.message===kt)return;At=e,kt=t.message;let o=!1;const a=Ct(e);for(const e of a.listeners)try{o=!0,e(t)}catch(e){console.warn("Error in auth error listener",e)}if(e.onAuthFailed)try{o=!0,e.onAuthFailed(t)}catch(e){console.warn("Error in onAuthFailed callback",e)}o||console.error(t.message)}function Bt(e){return ft(e)}function St(e){if(!globalThis.location?.origin)return!0;const t=Nt(e);if(0===Object.keys(t).length)return!1;try{return new URL(Tt(t)).origin!==globalThis.location.origin}catch{}return!1}async function Pt(e){const o=Nt(e);return"boolean"==typeof o.forceIsWindows?o.forceIsWindows:!(o.host?.endsWith(".qlik-stage.com")||o.host?.endsWith(".qlikcloud.com")||o.host?.endsWith(".qlikcloudgov.com"))&&("cookie"!==o.authType&&("windowscookie"===o.authType||(await(async(e={})=>{const o=Nt(e.hostConfig);if("mock-backend-rest-recorder"===o.authType)return o.recordGetPlatform();if("mock-backend"===o?.authType)return o.mockGetPlatform();if("noauth"===o?.authType)return y({isUnknown:!0});let a=t()?window.QlikMain?.PRODUCT_INFO:void 0;if(!a){const{data:t,status:o}=await b(e);if(a=t,404===o)return y({isUnknown:!0});if(!a||o<=399&&o>=300)return y({isQSE:!0,isWindows:!0})}const r=(a.composition?.deploymentType||"").toLowerCase();return"qliksenseserver"===r?y({isQSE:!0,isWindows:!0,meta:x(a)}):"qliksensedesktop"===r?y({isQSD:!0,isWindows:!0,meta:x(a)}):"qliksensemobile"===r?y({isQSE:!0,isWindows:!0,meta:x(a)}):"cloud-console"===r?y({isCloud:!0,isCloudConsole:!0,meta:x(a)}):"fedramp"===a.composition?.provider?y({isCloud:!0,isQCG:!0,meta:x(a)}):y({isCloud:!0,isQCS:!0,meta:x(a)})})({hostConfig:e})).isWindows))}function Tt(e){const t=Nt(e)?.host?.trim();let o;for(o=t?t.toLowerCase().startsWith("https://")||t.toLowerCase().startsWith("http://")?t:`https://${t}`:"";"/"===o[o.length-1];)o=o.substring(0,o.length-1);return o}function Mt(e){const t=Nt(e)?.host;let o;for(o=t?t.toLowerCase().startsWith("https://")||t.toLowerCase().startsWith("http://")?t:`https://${t}`:globalThis.location.origin;"/"===o[o.length-1];)o=o.substring(0,o.length-1);return o.replace(_t,"ws")}async function It(e){const t=Nt(e.hostConfig);try{return await(await gt(t)).getWebSocketAuthParams({...e,hostConfig:t})}catch(e){throw jt(t,$t(e)),e}}async function Ht(e){const t=Nt(e.hostConfig);try{return await((await gt(t)).getWebResourceAuthParams?.({...e,hostConfig:t}))||{queryParams:{}}}catch(e){throw jt(t,$t(e)),e}}async function Rt(e){const t=Nt(e.hostConfig),o=await(await gt(t)).handleAuthenticationError({...e,hostConfig:t}),a=e.canRetry&&o.retry,r=o.preventDefault;if(!a&&!r){const{status:o,errorBody:a}=e;jt(t,function({errorBody:e,status:t}){const o=e;return"object"==typeof o?.errors?{message:new xt(o?.errors).message}:{message:`HTTP ${t}`}}({status:o,errorBody:a}))}return o}async function Vt(e){const t=Nt(e.hostConfig);try{return await(await gt(t)).getRestCallAuthParams({...e,hostConfig:t})}catch(e){throw jt(t,$t(e)),e}}function Dt(e,t){pt(e,t)}function zt(e){!function(e){M("default",e||{})}(e)}function Et(e,t){M(e,t)}function Ot(e){!function(e){T.has(e)?T.delete(e):console.warn(`unregisterHostConfig: Host config with name "${e}" not found.`)}(e)}function Lt(e){return P(e)}function qt(e){return function(e){const t=e||C,o=P(t);let a=j.get(o);return a||(a=B(Nt(t)),j.set(o,a)),a}(e)}globalThis.loggingOut=!1;const Gt=()=>{globalThis.loggingOut=!0,globalThis.location.href="/logout"},_t=/^http/;function $t(e){return{message:e.message||"Unknown error"}}function Nt(e){if(e?.reference){const t=I(e.reference);if(!t)throw new mt(`Host config with name "${e.reference}" not found.`);return t}return e&&Object.keys(e).length>0?e:H()}function Jt(){return H()}function Ut(e,t){return function(e,t){const o=Ct(e);return o.listeners.add(t),()=>{o.listeners.delete(t)}}(e,t)}function Ft(e,t){return function(e,t){const o=V(e);return o.redirectRequestedListeners.add(t),()=>{o.redirectRequestedListeners.delete(t)}}(e,t)}function Qt(e,t){return function(e,t){const o=V(e);return o.redirectStartedListeners.add(t),()=>{o.redirectStartedListeners.delete(t)}}(e,t)}const Wt={G:"GET",P:"POST",U:"PUT",A:"PATCH",D:"DELETE",O:"OPTIONS",H:"HEAD",C:"CONNECT",T:"TRACE"};const Kt={"":"",J:"application/json",M:"multipart/form-data",O:"application/octet-stream",T:"text/plain"};const Zt=new Set(["$$typeof","then","__esmodule"]);function Xt(e,t){const o={operations:{}};return Yt(e,"",t,o.operations),o}function Yt(e,t,o,a){Object.entries(o).forEach(([o,r])=>{const n=o?`${t}/${o}`:t;Array.isArray(r)?r.forEach(t=>{const o=[...n.matchAll(/\{([\w\-_]+)\}/g)].map(e=>e[1]),[r,i,s]=t.split(":"),l=function(e){try{return Wt[e]}catch{throw new Error(`Unknown short hand method:${e}`)}}(i[0]),[c,...u]=r.split(","),d=i.indexOf("Q")>=0,h=i.indexOf("B"),p=h>=0;let g="";h>=0&&i.length>h&&(g=function(e){try{return Kt[e]}catch{throw new Error(`Unknown short hand content-type: ${e}`)}}(i[h+1])),a[c]={namespace:e,operationName:c,pathTemplate:n,method:l,argNames:o,hasQuery:d,hasBody:p,contentType:g,useInstead:s,oldOperationNames:u}}):Yt(e,n,r,a)})}const eo={};function to(e,t,o){eo[e]=eo[e]||Xt(e,t);const a=eo[e];return(t,r)=>{const n={clearCache:()=>function(e){l().then(t=>t.clearApiCache(e))}(e)};return function(e,t){const o={initiated:!1,init:()=>{o.initiated||(t(),o.initiated=!0)},ownKeys:e=>(o.initiated||o.init(),Object.keys(e)),has:(e,t)=>!Zt.has(t)&&(o.initiated||o.init(),!!e[t]),get:(e,t)=>(Zt.has(t)||o.initiated||o.init(),e[t])};return new Proxy(e,o)}(n,()=>{Object.entries(a.operations).forEach(([e,o])=>{n[e]=function({namespace:e,operationName:t,pathTemplate:o,method:a,argNames:r,hasQuery:n,hasBody:i,contentType:s,useInstead:l},c,u,d,h){return(...d)=>{const p={};r.forEach((e,t)=>{p[e]=d[t]});let g,f,m=r.length;n&&(g=d[m],m++),i&&(f=d[m],m++);const v=d.length>m?d[m]:void 0;if(l){let o;o=l.includes(".")?l:`${l}.${t}`,console.warn(`${e}.${t} is deprecated, use ${o} instead`)}const w=c?{hostConfig:c,...v}:v;return h()(e,{method:a,pathTemplate:o,pathVariables:p,query:g,body:f,...s?{contentType:s}:{},options:w},u?.getInterceptors())}}(o,t,r,0,()=>u),o.oldOperationNames.forEach(t=>{n[t]=n[e]})}),o&&Object.entries(o).forEach(([e,o])=>{n[e]=o(t,r)})})}}var oo=v;const ao=to("analytics/change-stores",{api:{analytics:{"change-stores":{"":["getChangeStores:GQ:"],"{storeId}":{"":["getChangeStore:G:"],changes:{"":["getChangeStoreChanges:GQ:"],"tabular-views":["getChangeStoreChangesTabularViews:GQ:"]}}}}}}),ro=to("analytics",{},{"change-stores":ao,changeStores:ao}),no=to("api-keys",{api:{v1:{"api-keys":{"":["getApiKeys:GQ:","createApiKey:PBJ:"],configs:{"{tenantId}":["getApiKeysConfig:G:","patchApiKeysConfig:ABJ:"]},"{id}":["deleteApiKey:D:","getApiKey:G:","patchApiKey:ABJ:"]}}}}),io=to("apps",{api:{v1:{apps:{"":["createApp:PBJ:"],evaluations:{"{baseid}":{actions:{compare:{"{comparisonid}":{"":["getAppEvaluationComparison:GQ:"],actions:{download:["getAppEvaluationComparisonXml:G:"]}}}}},"{id}":{"":["getAppEvaluation:GQ:"],actions:{download:["getAppEvaluationXml:G:"]}}},import:["importApp:PQBO:"],privileges:["getAppsPrivileges:G:"],validatescript:["validateScript:PBJ:"],"{appId}":{"":["deleteApp:D:","getAppInfo:G:","updateAppInfo:UBJ:"],copy:["copyApp:PBJ:"],data:{lineage:["getAppDataLineage:G:"],metadata:["getAppDataMetadata:G:"]},export:["exportApp:PQ:"],"insight-analyses":{"":["getAppInsightAnalyses:G:"],actions:{recommend:["getAppInsightAnalysisRecommendations:PBJ:"]},model:["getAppInsightAnalysisModel:G:"]},media:{files:{"{path}":["deleteAppMedia:D:","getAppMedia:G:","uploadAppMedia:UBO:"]},list:{"{path}":["getAppMediaList:GQ:"]},thumbnail:["getAppThumbnail:G:"]},objects:{"{objectId}":{actions:{"change-owner":["updateAppObjectOwner:PBJ:"]}}},owner:["updateAppOwner:UBJ:"],placement:["deleteAppPlacement:D:","getAppPlacement:G:","replaceAppPlacement:UBJ:"],publish:["publishApp:PBJ:","republishApp:UBJ:"],reloads:{logs:{"":["getAppReloadLogs:G:"],"{reloadId}":["getAppReloadLog:G:"]},metadata:{"{reloadId}":["getAppReloadMetadata:GQ:"]}},"report-filters":{"":["getAppReportFilters:GQ:","createAppReportFilter:PBJ:"],actions:{count:["countAppReportFilters:GQ:"]},"{id}":["deleteAppReportFilter:D:","getAppReportFilterWithQuery:GQ:","getAppReportFilter:G:","patchAppReportFilter:ABJ:"]},scripts:{"":["getAppScriptHistory:GQ:","updateAppScript:PBJ:"],"{id}":["deleteAppScript:D:","getAppScript:G:","patchAppScript:ABJ:"]},space:["removeAppFromSpace:D:","moveAppToSpace:UBJ:"]},"{guid}":{evaluations:["getAppEvaluations:GQ:","queueAppEvaluation:P:"]}}}}}),so=to("assistants",{api:{v1:{assistants:{"":["getAssistants:GQ:","createAssistant:PBJ:"],"{assistantId}":{actions:{search:["searchAssistant:PBJ:"]},feedback:["getAssistantFeedback:G:"],sources:{plaintexts:["getAssistantSources:PBJ:"]},starters:{"":["getAssistantStarters:GQ:","createAssistantStarter:PBJ:"],"{starterId}":{"":["deleteAssistantStarter:D:","getAssistantStarter:G:","updateAssistantStarter:UBJ:"],followups:{"{followupId}":["deleteAssistantStarterFollowup:D:","updateAssistantStarterFollowup:UBJ:"]}}},threads:{"":["getAssistantThreads:GQ:","createAssistantThread:PBJ:"],"{threadId}":{actions:{invoke:["invokeAssistantThread:PBJ:"],stream:["streamAssistantThread:PBJ:"]},interactions:{"":["getAssistantThreadInteractions:GQ:","createAssistantThreadInteraction:PBJ:"],"{interactionId}":{"":["deleteAssistantThreadInteraction:D:","getAssistantThreadInteraction:G:"],feedback:{"":["createAssistantThreadInteractionFeedback:PBJ:"],"{feedbackId}":["patchAssistantThreadInteractionFeedback:ABJ:"]},reviews:["createAssistantThreadInteractionReview:PBJ:"]}}}}},"{assistantid}":{threads:{"{threadid}":["deleteAssistantThread:D:","getAssistantThread:G:","patchAssistantThread:ABJ:"]}},"{id}":["deleteAssistant:D:","getAssistant:G:","patchAssistant:ABJ:"]}}}}),lo=to("audits",{api:{v1:{audits:{"":["getAudits:GQ:"],actions:{"fetch-consumption-app":["fetchConsumptionAppAudits:P:"]},archive:["getArchivedAudits:GQ:"],settings:["getAuditsSettings:G:"],sources:["getAuditSources:G:"],types:["getAuditTypes:G:"],"{id}":["getAudit:G:"]}}}}),co=to("automation-connections",{api:{v1:{"automation-connections":{"":["getAutomationConnections:GQ:","createAutomationConnection:PBJ:"],"{id}":{"":["deleteAutomationConnection:DQ:","getAutomationConnection:G:","updateAutomationConnection:UBJ:"],actions:{"change-owner":["changeOwnerAutomationConnection:PBJ:"],"change-space":["changeSpaceAutomationConnection:PBJ:"],check:["checkAutomationConnection:P:"]}}}}}}),uo=to("automation-connectors",{api:{v1:{"automation-connectors":["getAutomationConnectors:GQ:"]}}}),ho=to("automations",{api:{v1:{automations:{"":["getAutomations:GQ:","createAutomation:PBJ:"],usage:["getAutomationsUsageMetrics:GQ:"],"{id}":{"":["deleteAutomation:D:","getAutomationWithQuery:GQ:","getAutomation:G:","updateAutomation:UBJ:"],actions:{"change-owner":["changeOwnerAutomation:PBJ:"],"change-space":["changeSpaceAutomation:PBJ:"],copy:["copyAutomation:PBJ:"],disable:["disableAutomation:P:"],enable:["enableAutomation:P:"],move:["moveAutomation:PBJ:"]},runs:{"":["getAutomationRuns:GQ:","queueAutomationRun:PBJ:"],"{runId}":{"":["getAutomationRunWithQuery:GQ:","getAutomationRun:G:"],actions:{export:["getAutomationRunDetails:P:"],retry:["retryAutomationRun:P:"],stop:["stopAutomationRun:P:"]}}}}}}}}),po=to("automl-deployments",{api:{v1:{"automl-deployments":{"{deploymentId}":{"realtime-predictions":["createAutomlDeploymentRealtimePrediction:PQBJ:"]}}}}}),go=to("automl-predictions",{api:{v1:{"automl-predictions":{"{predictionId}":{"coordinate-shap":["getAutomlPredictionCoordinateShap:GQ:"],jobs:["createAutomlPredictionJob:P:"],"not-predicted-reasons":["getAutomlPredictionNotPredictedReasons:GQ:"],predictions:["getAutomlPredictionPredictions:GQ:"],shap:["getAutomlPredictionShap:GQ:"],source:["getAutomlPredictionSource:GQ:"]}}}}}),fo=to("banners",{api:{v1:{banners:{"":["getBanners:G:"],actions:{upsert:["upsertBanners:PBJ:"]}}}}}),mo=to("brands",{api:{v1:{brands:{"":["getBrands:GQ:","createBrand:PBM:"],active:["getActiveBrand:G:"],"{brand-id}":{"":["deleteBrand:D:","getBrand:G:","patchBrand:ABJ:"],actions:{activate:["activateBrand:PB:"],deactivate:["deactivateBrand:PB:"]},files:{"{brand-file-id}":["deleteBrandFile:D:","getBrandFile:G:","createBrandFile:PBM:","updateBrandFile:UBM:"]}}}}}}),vo=to("collections",{api:{v1:{collections:{"":["getCollections:GQ:","createCollection:PBJ:"],favorites:["getFavoritesCollection:G:"],"{collectionId}":{"":["deleteCollection:D:","getCollection:G:","patchCollection:ABJ:","updateCollection:UBJ:"],items:{"":["getCollectionItems:GQ:","addCollectionItem:PBJ:"],"{itemId}":["deleteCollectionItem:D:","getCollectionItem:G:"]}}}}}}),wo=to("conditions",{api:{v1:{conditions:{"":["createCondition:PBJ:"],previews:{"":["createConditionPreview:PBJ:"],"{id}":["getConditionPreview:G:"]},settings:["getConditionsSettings:G:","setConditionsSettings:UBJ:"],"{id}":{"":["deleteCondition:D:","getCondition:G:","patchCondition:ABJ:"],evaluations:{"":["createConditionEvaluation:PBJ:"],"{evaluationId}":["deleteConditionEvaluation:D:","getConditionEvaluation:G:"]}}}}}}),bo=to("consumption",{api:{v1:{consumption:{executions:["getConsumptionExecutions:GQ:"]}}}}),xo=to("core/ip-policies",{api:{core:{"ip-policies":{"":["getIpPolicies:GQ:","createIpPolicy:PBJ:"],"{id}":["deleteIpPolicy:D:","getIpPolicy:G:","patchIpPolicy:ABJ:"]}}}}),yo=to("core",{},{"ip-policies":xo,ipPolicies:xo}),Ao=to("csp-origins",{api:{v1:{"csp-origins":{"":["getCSPEntries:GQ:","createCSPEntry:PBJ:"],actions:{"generate-header":["getCSPHeader:G:"]},"{id}":["deleteCSPEntry:D:","getCSPEntry:G:","updateCSPEntry:UBJ:"]}}}}),ko=to("csrf-token",{api:{v1:{"csrf-token":["getCsrfToken:G:"]}}}),Co=to("data-alerts",{api:{v1:{"data-alerts":{"":["getDataAlerts:GQ:","createDataAlert:PBJ:"],actions:{trigger:["triggerDataAlerts:PBJ:"],validate:["validateDataAlerts:PBJ:"]},settings:["getDataAlertsSettings:G:","setDataAlertsSettings:UBJ:"],"{alertId}":{"":["deleteDataAlert:D:","getDataAlert:G:","patchDataAlert:ABJ:"],condition:["getDataAlertCondition:G:"],executions:{"{executionId}":["deleteDataAlertExecution:D:","getDataAlertExecution:G:"]},"recipient-stats":["getDataAlertRecipientStats:GQ:"]},"{taskId}":{executions:{"":["getDataAlertExecutions:GQ:"],stats:["getDataAlertExecutionsStats:GQ:"],"{executionId}":{evaluations:["getDataAlertExecutionEvaluations:G:"]}}}}}}}),jo=to("data-assets",{api:{v1:{"data-assets":{"":["deleteDataAssets:DBJ:","createDataAsset:PBJ:"],"{data-asset-id}":["getDataAsset:GQ:","patchDataAsset:ABJ:","updateDataAsset:UBJ:"]}}}}),Bo=to("data-connections",{api:{v1:{"data-connections":{"":["getDataConnections:GQ:","createDataConnection:PBJ:"],actions:{delete:["deleteDataConnections:PBJ:"],duplicate:["duplicateDataAConnection:PBJ:"],update:["updateDataConnections:PBJ:"]},"{qID}":["deleteDataConnection:DQ:","getDataConnection:GQ:","patchDataConnection:AQBJ:","updateDataConnection:UQBJ:"]}}}}),So=to("data-credentials",{api:{v1:{"data-credentials":{actions:{"filter-orphan":["filterOrphanedDataCredentials:PBJ:"]},"{qID}":["deleteDataCredential:DQ:","getDataCredential:GQ:","patchDataCredential:AQBJ:","updateDataCredential:UQBJ:"]}}}}),Po=to("data-files",{api:{v1:{"data-files":{"":["getDataFiles:GQ:","uploadDataFile:PBM:"],actions:{"change-space":["moveDataFiles:PBJ:"],delete:["deleteDataFiles:PBJ:"]},connections:{"":["getDataFilesConnections:GQ:"],"{id}":["getDataFileConnection:G:"]},quotas:["getDataFilesQuotas:G:"],"{id}":{"":["deleteDataFile:D:","getDataFile:G:","reuploadDataFile:UBM:"],actions:{"change-owner":["changeDataFileOwner:PBJ:"],"change-space":["moveDataFile:PBJ:"]}}}}}}),To=to("data-governance/data-products",{api:{"data-governance":{"data-products":{"":["createDataProduct:PBJ:"],actions:{"generate-provider-url":["generateProviderUrlDataProducts:PQ:"]},"{dataProductId}":{"":["deleteDataProduct:D:","getDataProduct:G:","patchDataProduct:ABJ:"],actions:{activate:["activateDataProduct:PBJ:"],deactivate:["deactivateDataProduct:P:"],"export-documentation":["exportDocumentationDataProduct:G:"],move:["moveDataProduct:PBJ:"]},changelogs:["getDataProductChangelogs:GQ:"]}}}}}),Mo=to("data-governance",{},{"data-products":To,dataProducts:To}),Io=to("data-qualities",{api:{v1:{"data-qualities":{computations:{"":["triggerDataQualitiesComputation:PBJ:"],"{computationId}":["getDataQualitiesComputation:G:"]},"global-results":["getDataQualitiesGlobalResults:GQ:"]}}}}),Ho=to("data-sets",{api:{v1:{"data-sets":{"":["deleteDataSets:DBJ:","createDataSet:PBJ:"],"{data-set-id}":{"":["getDataSet:GQ:","patchDataSet:ABJ:","updateDataSet:UBJ:"],profiles:["getDataSetProfiles:GQ:"]}}}}}),Ro=to("data-sources",{api:{v1:{"data-sources":{"":["getDataSources:GQ:"],"{dataSourceId}":{"api-specs":["getDataSourceApiSpecs:G:"],gateways:["getDataSourceGateways:GQ:"],settings:["getDataSourceSettings:G:","putDataSourceSettings:UBJ:"]}}}}}),Vo=to("data-stores",{api:{v1:{"data-stores":{"":["deleteDataStores:DBJ:","getDataStores:GQ:","createDataStore:PBJ:"],"{data-store-ids}":{"data-assets":{"":["deleteDataStoreDataAssets:D:","getDataStoreDataAssets:GQ:"],"{data-asset-ids}":{"data-sets":["deleteDataStoreDataAssetDataSets:D:","getDataStoreDataAssetDataSets:GQ:"]}}},"{data-store-id}":["getDataStore:GQ:","patchDataStore:ABJ:","updateDataStore:UBJ:"]}}}}),Do=to("dcaas",{api:{v1:{dcaas:{actions:{"data-connections":{"":["dataConnectionsDcaas:PBJ:"],"api-specs":["dataConnectionsDcaasApiSpecs:GQ:"],"{connectionId}":["dataConnectionsDcaa:G:"]}}}}}}),zo=to("di-projects",{api:{v1:{"di-projects":{"":["getDiProjects:GQ:","createDiProject:PBJ:"],actions:{"{actionId}":["getDiProject:GQ:"]},"{projectId}":{actions:{export:["exportDiProject:PBJ:"],import:["importDiProject:PBM:"],prepare:["prepareDiProject:PBJ:"],validate:["validateDiProject:PBJ:"]},bindings:["getDiProjectExportVariables:GQ:","setDiProjectExportVariables:UBJ:"],"di-tasks":{"":["getDiProjectDiTasks:G:"],"{dataTaskId}":{"":["getDiProjectDiTask:G:"],actions:{prepare:["prepareDiProjectDiTask:PBJ:"],"recreate-datasets":["recreateDatasetsDiProjectDiTask:PBJ:"],"request-reload":["requestReloadDiProjectDiTask:PBJ:"],validate:["validateDiProjectDiTask:PBJ:"]},runtime:{actions:{start:["startDiProjectDiTaskRuntimeWithBody:PBJ:","startDiProjectDiTaskRuntime:P:"],stop:["stopDiProjectDiTaskRuntime:P:"]},state:{"":["getDiProjectDiTaskRuntimeState:G:"],datasets:["getDiProjectDiTaskRuntimeStateDatasets:G:"]}}}}}}}}}),Eo=to("direct-access-agents",{api:{v1:{"direct-access-agents":{"{agentId}":{actions:{"{agentAction}":["restartDirectAccessAgent:P:"]},benchmarks:{"":["createDirectAccessAgentBenchmark:PQ:"],"{benchmarkId}":{"":["getDirectAccessAgentBenchmark:G:"],cancel:["createDirectAccessAgentBenchmarkCancel:P:"]}},configurations:["getDirectAccessAgentConfiguration:GQ:","patchDirectAccessAgentConfiguration:ABJ:"],connectors:{"file-connector":{files:{"allowed-paths":["getDirectAccessAgentConnectorsFileConnectorFilesAllowedPaths:G:","putDirectAccessAgentConnectorsFileConnectorFilesAllowedPaths:UBJ:"]}},"odbc-connector":{files:{"custom-data-type-mappings":["getDirectAccessAgentConnectorsOdbcConnectorFilesCustomDataTypeMappings:G:","putDirectAccessAgentConnectorsOdbcConnectorFilesCustomDataTypeMappings:UBJ:"]}},"{connectorType}":{files:{"":["getDirectAccessAgentConnectorFiles:GQ:","getDirectAccessAgentConnectorFilesWithoutQuery:G:"],"{fileType}":["getDirectAccessAgentConnectorFile:G:","updateDirectAccessAgentConnectorFile:UQBJ:","updateDirectAccessAgentConnectorFileWithoutQuery:UBJ:"]}}},tools:{"metrics-collector":{configuration:["getDirectAccessAgentToolsMetricsCollectorConfiguration:G:","setDirectAccessAgentToolsMetricsCollectorConfiguration:UBJ:"]}}}}}}}),Oo=to("encryption",{api:{v1:{encryption:{keyproviders:{"":["getEncryptionKeyproviders:G:","createEncryptionKeyprovider:PBJ:"],actions:{list:["listEncryptionKeyproviders:G:"],"reset-to-default-provider":["resetEncryptionKeyproviders:P:"]},migration:{actions:{details:["getEncryptionKeyprovidersMigrationDetails:G:"]}},"{arnFingerPrint}":{"":["deleteEncryptionKeyprovider:D:","getEncryptionKeyprovider:G:","patchEncryptionKeyprovider:ABJ:"],actions:{migrate:["migrateEncryptionKeyprovider:P:"],test:["testEncryptionKeyprovider:P:"]}}}}}}}),Lo=to("extensions",{api:{v1:{extensions:{"":["getExtensions:G:","uploadExtension:PBM:"],"{id}":{"":["deleteExtension:D:","getExtension:G:","patchExtension:ABM:"],file:{"":["downloadExtension:G:"],"{filepath}":["downloadFileFromExtension:G:"]}}}}}}),qo=to("glossaries",{api:{v1:{glossaries:{"":["getGlossaries:GQ:","createGlossary:PBJ:"],actions:{import:["importGlossary:PQBJ:"]},"{id}":{"":["deleteGlossary:D:","getGlossary:G:","patchGlossary:ABJ:","updateGlossary:UBJ:"],actions:{export:["exportGlossary:G:"]},categories:{"":["getGlossaryCategories:GQ:","createGlossaryCategory:PBJ:"],"{categoryId}":["deleteGlossaryCategory:D:","getGlossaryCategory:G:","patchGlossaryCategory:ABJ:","updateGlossaryCategory:UBJ:"]},terms:{"":["getGlossaryTerms:GQ:","createGlossaryTerm:PBJ:"],"{termId}":{"":["deleteGlossaryTerm:D:","getGlossaryTerm:G:","patchGlossaryTerm:ABJ:","updateGlossaryTerm:UBJ:"],actions:{"change-status":["changeGlossaryTermStatus:PQ:"]},links:["getGlossaryTermLinks:GQ:","createGlossaryTermLink:PBJ:"],revisions:["getGlossaryTermRevisions:GQ:"]}}}}}}}),Go=to("groups",{api:{v1:{groups:{"":["getGroups:GQ:","createGroup:PBJ:"],actions:{filter:["filterGroups:PQBJ:"]},settings:["getGroupsSettings:G:","patchGroupsSettings:ABJ:"],"{groupId}":["deleteGroup:D:","getGroup:G:","patchGroup:ABJ:"]}}}}),_o=to("identity-providers",{api:{v1:{"identity-providers":{"":["getIdps:GQ:","createIdp:PBJ:"],".well-known":{"metadata.json":["getIdpWellKnownMetaData:G:"]},me:{meta:["getMyIdpMeta:G:"]},status:["getIdpStatuses:G:"],"{id}":["deleteIdp:D:","getIdp:G:","patchIdp:ABJ:"]}}}}),$o=to("items",{api:{v1:{items:{"":["getItems:GQ:"],settings:["getItemsSettings:G:","patchItemsSettings:ABJ:"],"{itemId}":{"":["deleteItem:D:","getItem:G:","updateItem:UBJ:"],collections:["getItemCollections:GQ:"],publisheditems:["getPublishedItems:GQ:"]}}}}}),No=to("knowledgebases",{api:{v1:{knowledgebases:{"":["getKnowledgebases:GQ:","createKnowledgebase:PBJ:"],"{id}":{"":["deleteKnowledgebase:D:","getKnowledgebase:G:","patchKnowledgebase:ABJ:"],actions:{search:["searchKnowledgebase:PBJ:"]},datasources:{"":["createKnowledgebaseDatasource:PBJ:"],"{datasourceId}":{"":["deleteKnowledgebaseDatasource:D:","updateKnowledgebaseDatasource:UBJ:"],actions:{cancel:["cancelKnowledgebaseDatasource:P:"],download:["downloadKnowledgebaseDatasource:PBJ:"],sync:["syncKnowledgebaseDatasource:PQ:"]},histories:{"":["getKnowledgebaseDatasourceHistories:GQ:"],"{syncId}":["getKnowledgebaseDatasourceHistory:G:"]},schedules:["deleteKnowledgebaseDatasourceSchedule:D:","getKnowledgebaseDatasourceSchedule:G:","createKnowledgebaseDatasourceSchedule:PBJ:"]}},histories:["getKnowledgebaseHistories:GQ:"]}}}}}),Jo=to("licenses",{api:{v1:{licenses:{assignments:{"":["getLicenseAssignments:GQ:"],actions:{add:["addLicenseAssignments:PBJ:"],delete:["deleteLicenseAssignments:PBJ:"],update:["updateLicenseAssignments:PBJ:"]}},consumption:["getLicenseConsumption:GQ:"],overview:["getLicenseOverview:G:"],settings:["getLicenseSettings:G:","updateLicenseSettings:UBJ:"],status:["getLicenseStatus:G:"]}}}}),Uo=to("lineage-graphs",{api:{v1:{"lineage-graphs":{impact:{"{id}":{actions:{expand:["expandLineageGraphImpact:GQ:"],search:["searchLineageGraphImpact:GQ:"]},overview:["getLineageGraphImpactOverview:GQ:"],source:["getLineageGraphImpactSource:G:"]}},nodes:{"{id}":{"":["getLineageGraphNode:GQ:"],actions:{expand:["expandLineageGraphNode:GQ:"],search:["searchLineageGraphNode:GQ:"]},overview:["createLineageGraphNodeOverview:PQBJ:"]}}}}}}),Fo=to("ml",{api:{v1:{ml:{deployments:{"":["getMlDeployments:GQ:","createMlDeployment:PBJ:"],"{deploymentId}":{"":["deleteMlDeployment:D:","getMlDeployment:G:","patchMlDeployment:ABJ:"],actions:{"activate-models":["activateModelsMlDeployment:P:"],"deactivate-models":["deactivateModelsMlDeployment:P:"]},aliases:{"":["getMlDeploymentAliases:GQ:","createMlDeploymentAliase:PBJ:"],"{aliasId}":["deleteMlDeploymentAliase:D:","getMlDeploymentAliase:G:","patchMlDeploymentAliase:ABJ:"],"{aliasName}":{"realtime-predictions":{actions:{run:["runMlDeploymentAliaseRealtimePredictions:PQBJ:"]}}}},"batch-predictions":{"":["getMlDeploymentBatchPredictions:GQ:","createMlDeploymentBatchPrediction:PBJ:"],"{batchPredictionId}":{"":["deleteMlDeploymentBatchPrediction:D:","getMlDeploymentBatchPrediction:G:","patchMlDeploymentBatchPrediction:ABJ:"],actions:{predict:["predictMlDeploymentBatchPrediction:P:"]},schedule:["deleteMlDeploymentBatchPredictionSchedule:D:","getMlDeploymentBatchPredictionSchedule:G:","updateMlDeploymentBatchPredictionSchedule:ABJ:","setMlDeploymentBatchPredictionSchedule:UBJ:"]}},models:{actions:{add:["addMlDeploymentModels:PBJ:"],remove:["removeMlDeploymentModels:PBJ:"]}},"realtime-predictions":{actions:{run:["runMlDeploymentRealtimePredictions:PQBJ:"]}}}},experiments:{"":["getMlExperiments:GQ:","createMlExperiment:PBJ:"],"{experimentId}":{"":["deleteMlExperiment:D:","getMlExperiment:G:","patchMlExperiment:ABJ:"],actions:{"recommend-models":["recommendModelsMlExperiment:PBJ:"]},models:{"":["getMlExperimentModels:GQ:"],"{modelId}":["getMlExperimentModel:G:"]},versions:{"":["getMlExperimentVersions:GQ:","createMlExperimentVersion:PBJ:"],"{experimentVersionId}":["deleteMlExperimentVersion:D:","getMlExperimentVersion:G:","patchMlExperimentVersion:ABJ:"]}}},jobs:{"{corrType}":{"{corrId}":{actions:{cancel:["cancelMlJob:P:"]}}}},"profile-insights":{"":["createMlProfileInsight:PBJ:"],"{dataSetId}":["getMlProfileInsightWithQuery:GQ:","getMlProfileInsight:G:"]}}}}}),Qo=to("notes",{api:{v1:{notes:{settings:["getNotesSettings:G:","setNotesSettings:UBJ:"]}}}}),Wo=to("notifications",{api:{v1:{notifications:["getNotifications:GQ:"]}}}),Ko=to("oauth-clients",{api:{v1:{"oauth-clients":{"":["getOAuthClients:GQ:","createOAuthClient:PBJ:"],"{id}":{"":["deleteOAuthClient:D:","getOAuthClient:G:","patchOAuthClient:ABJ:"],actions:{publish:["publishOAuthClient:P:"]},"client-secrets":{"":["createOAuthClientSecret:P:"],"{hint}":["deleteOAuthClientSecret:D:"]},"connection-configs":{me:["deleteOAuthClientConnectionConfig:D:","getOAuthClientConnectionConfig:G:","patchOAuthClientConnectionConfig:ABJ:"]}}}}}}),Zo=to("oauth-tokens",{api:{v1:{"oauth-tokens":{"":["getOauthTokens:GQ:"],"{tokenId}":["deleteOauthToken:D:"]}}}}),Xo=to("questions",{api:{v1:{questions:{actions:{ask:["askQuestions:PBJ:"],filter:["filterQuestions:PQBJ:"]}}}}}),Yo=to("quotas",{api:{v1:{quotas:{"":["getQuotas:GQ:"],"{id}":["getQuota:GQ:"]}}}}),ea=to("reload-tasks",{api:{v1:{"reload-tasks":{"":["getReloadTasks:GQ:","createReloadTask:PBJ:"],"{taskId}":["deleteReloadTask:D:","getReloadTask:G:","updateReloadTask:UBJ:"]}}}}),ta=to("reloads",{api:{v1:{reloads:{"":["getReloads:GQ:","queueReload:PBJ:"],"{reloadId}":{"":["getReload:G:"],actions:{cancel:["cancelReload:P:"]}}}}}}),oa=to("report-templates",{api:{v1:{"report-templates":{"":["getReportTemplates:GQ:","createReportTemplate:PBJ:"],"{id}":{"":["deleteReportTemplate:D:","getReportTemplate:G:","patchReportTemplate:ABJ:","updateReportTemplate:UBJ:"],actions:{download:["downloadReportTemplate:P:"]}}}}}}),aa=to("reports",{api:{v1:{reports:{"":["createReport:PBJ:"],"{id}":{outputs:["getReportOutputs:GQ:"],status:["getReportStatus:G:"]}}}}}),ra=to("roles",{api:{v1:{roles:{"":["getRoles:GQ:","createRole:PBJ:"],"{id}":["deleteRole:D:","getRole:G:","patchRole:ABJ:"]}}}}),na=to("sharing-tasks",{api:{v1:{"sharing-tasks":{"":["getSharingTasks:GQ:","createSharingTask:PBJ:"],actions:{execute:["executeSharingTasks:PBJ:"]},settings:["getSharingTasksSettings:G:","updateSharingTasksSettings:ABJ:","configureSharingTasksSettings:UBJ:"],"{taskId}":{"":["deleteSharingTask:D:","getSharingTask:GQ:","patchSharingTask:ABJ:"],actions:{cancel:["cancelSharingTask:P:"]},executions:{"":["getSharingTaskExecutions:GQ:"],"{executionId}":{"":["getSharingTaskExecution:GQ:"],files:{"{fileAlias}":["getSharingTaskExecutionFile:GQ:"]}}}}}}}}),ia=to("spaces",{api:{v1:{spaces:{"":["getSpaces:GQ:","createSpace:PBJ:"],types:["getSpaceTypes:G:"],"{spaceId}":{"":["deleteSpace:D:","getSpace:G:","patchSpace:ABJ:","updateSpace:UBJ:"],assignments:{"":["getSpaceAssignments:GQ:","createSpaceAssignment:PBJ:"],"{assignmentId}":["deleteSpaceAssignment:D:","getSpaceAssignment:G:","updateSpaceAssignment:UBJ:"]},shares:{"":["getSpaceShares:GQ:","createSpaceShare:PBJ:"],"{shareId}":["deleteSpaceShare:D:","getSpaceShare:G:","patchShare:ABJ:"]}}}}}}),sa=to("tasks",{api:{v1:{tasks:{"":["getTasks:GQ:","createTask:PQBJ:"],resources:{"{id}":{runs:["getTasksResourceRuns:GQ:"]}},"{id}":{"":["deleteTask:D:","getTask:G:","updateTask:UBJ:"],actions:{start:["startTask:PQ:"]},runs:{"":["getTaskRuns:GQ:"],last:["getLastTaskRun:G:"],"{runId}":{log:["getTaskRunLog:G:"]}}}}}}}),la=to("temp-contents",{api:{v1:{"temp-contents":{"":["uploadTempFile:PQBO:"],"{id}":{"":["downloadTempFile:GQ:"],details:["getTempFileDetails:G:"]}}}}}),ca=to("tenant-settings",{api:{v1:{"tenant-settings":{"":["deleteTenantSettings:D:","getTenantSettings:G:","updateTenantSettings:ABJ:","createTenantSettings:PBJ:"],actions:{"toggle-cross-region-data-processing":["toggleCrossRegionDataProcessingTenantSettings:PBJ:"]},"start-pages":["getStartPages:G:"]}}}}),ua=to("tenants",{api:{v1:{tenants:{"":["createTenant:PBJ:"],me:["getMyTenant:G:"],"{tenantId}":{"":["getTenant:G:","patchTenant:ABJ:"],actions:{deactivate:["deactivateTenant:PBJ:"],reactivate:["reactivateTenant:PBJ:"]}}}}}}),da=to("themes",{api:{v1:{themes:{"":["getThemes:G:","uploadTheme:PBM:"],"{id}":{"":["deleteTheme:D:","getTheme:G:","patchTheme:ABM:"],file:{"":["downloadTheme:G:"],"{filepath}":["downloadFileFromTheme:G:"]}}}}}}),ha=to("transports",{api:{v1:{transports:{"email-config":{"":["deleteEmailConfig:D:","getEmailConfig:G:","patchEmailConfig:ABJ:","updateEmailConfig:UBJ:"],actions:{"send-test-email":["sendTestEmail:PBJ:"],validate:["validateEmailConfig:P:"],"verify-connection":["verifyEmailConfigConnection:P:"]}}}}}}),pa=to("ui-config",{api:{v1:{"ui-config":{"pinned-links":{"":["getUiConfigPinnedLinks:G:","createUiConfigPinnedLink:PBJ:"],actions:{"bulk-create-pinned-links":["createUiConfigPinnedLinks:PBJ:"],"delete-all-pinned-links":["deleteAllUiConfigPinnedLinks:P:"]},"{id}":["deleteUiConfigPinnedLink:D:","getUiConfigPinnedLink:G:","patchUiConfigPinnedLink:ABJ:"]}}}}}),ga=to("users",{api:{v1:{users:{"":["getUsers:GQ:","createUser:PBJ:"],actions:{count:["countUsers:GQ:","countUsersWithoutQuery:G:"],filter:["filterUsers:PQBJ:"],invite:["inviteUsers:PBJ:"]},me:["getMyUser:G:"],"{userId}":["deleteUser:D:","getUser:GQ:","patchUser:ABJ:"]}}}}),fa=to("web-integrations",{api:{v1:{"web-integrations":{"":["getWebIntegrations:GQ:","createWebIntegration:PBJ:"],"{id}":["deleteWebIntegration:D:","getWebIntegration:G:","patchWebIntegration:ABJ:"]}}}}),ma=to("web-notifications",{api:{v1:{"web-notifications":{"":["getNotifications:GQ:"],all:["deleteNotifications:D:","patchNotifications:ABJ:"],"{notificationId}":["deleteNotification:D:","getNotification:G:","patchNotification:ABJ:"]}}}}),va=to("webhooks",{api:{v1:{webhooks:{"":["getWebhooks:GQ:","createWebhook:PBJ:"],"event-types":["getWebhookEventTypes:G:"],"{id}":{"":["deleteWebhook:D:","getWebhook:G:","patchWebhook:ABJ:","updateWebhook:UBJ:"],deliveries:{"":["getWebhookDeliveries:GQ:"],"{deliveryId}":{"":["getWebhookDelivery:G:"],actions:{resend:["resendWebhookDelivery:P:"]}}}}}}}}),wa=d;ro(void 0,oo),no(void 0,oo);const ba=io(void 0,oo);so(void 0,oo),lo(void 0,oo),co(void 0,oo),uo(void 0,oo);const xa=ho(void 0,oo);po(void 0,oo),go(void 0,oo),fo(void 0,oo),mo(void 0,oo),vo(void 0,oo),wo(void 0,oo),bo(void 0,oo),yo(void 0,oo),Ao(void 0,oo),ko(void 0,oo),Co(void 0,oo),jo(void 0,oo),Bo(void 0,oo),So(void 0,oo),Po(void 0,oo),Mo(void 0,oo),Io(void 0,oo),Ho(void 0,oo),Ro(void 0,oo),Vo(void 0,oo),Do(void 0,oo),zo(void 0,oo),Eo(void 0,oo),Oo(void 0,oo),Lo(void 0,oo),qo(void 0,oo),Go(void 0,oo),_o(void 0,oo),$o(void 0,oo),No(void 0,oo),Jo(void 0,oo),Uo(void 0,oo),Fo(void 0,oo),Qo(void 0,oo),Wo(void 0,oo),Ko(void 0,oo),Zo(void 0,oo),Xo(void 0,oo),Yo(void 0,oo),ea(void 0,oo);const ya=ta(void 0,oo);oa(void 0,oo),aa(void 0,oo),ra(void 0,oo),na(void 0,oo),ia(void 0,oo),sa(void 0,oo),la(void 0,oo),ca(void 0,oo),ua(void 0,oo),da(void 0,oo),ha(void 0,oo),pa(void 0,oo);const Aa=ga(void 0,oo);function ka(e,t){if(t?.host)return t.host;let o,a,r;if(e?.session?.config){const{config:t}=e.session;o=new URL(t.url);const n=function(e){const t=String(e).split(e.host)[1].split("/");return"app"===t[1]?"":`/${t[1]}`}(o);return r="wss:"===o.protocol,a=r?"https://":"http://",a+o.host+n}}fa(void 0,oo),ma(void 0,oo),va(void 0,oo);const Ca=(e,t,o,a)=>{e.replace(/^\.\.\//i,"/"),e=(e=e.replace(/"/g,'\\"')).replace(/'/g,"\\'");const r=ka(t,a);if(e=(r?.endsWith("/")?r:`${r}/`)+("/"===e[0]?e.substr(1):e),o){e=`${e}?${Object.entries(o).map(([e,t])=>`${e}=${encodeURIComponent(t)}`).join("&")}`}return e},ja=()=>{try{return window.self!==window.top}catch{return!0}},Ba=async()=>(await fetch("../api/v1/csrf-token")).headers.get("qlik-csrf-token")??"",Sa=async(e,t,o)=>{const a={"Content-Type":"application/json","qlik-csrf-token":await Ba()};return e&&(a["X-Execution-Token"]=t),{method:"POST",headers:a,body:JSON.stringify(e?o.inputs:o)}},Pa=async()=>{const e=await fetch("../api/v1/users/me");return await e.json()},Ta=async e=>{const t=await fetch(`../api/v1/apps/${e}`),o=await t.json();return o?.attributes?.spaceId||"personal"},Ma=async(e,t)=>(await fetch(`../api/v1/automations/${e}/runs/${t}`)).json(),Ia=async e=>{if(e.length>2){return(await fetch(`../api/v1/automations/${e}`)).json()}return null},Ha=async({automationId:e,automationTriggered:t,automationExecutionToken:o,automationData:a})=>{const r=await Sa(t,o,a),n=((e,t)=>t?`../api/v1/automations/${e}/actions/execute`:`../api/v1/automations/${e}/runs`)(e,t);return await fetch(n,r)},Ra=async({appId:e,partial:t,variables:o})=>{await fetch("../api/v1/reloads",{method:"POST",headers:{"Content-Type":"application/json","qlik-csrf-token":await Ba()},body:JSON.stringify({appId:e,partial:t,variables:o})})},Va=()=>({getUser:Pa,getSpaceId:Ta,getAutomation:Ia,getAutomationRun:Ma,reloadApp:Ra,createAutomationRun:Ha}),Da=async()=>(await Aa.getMyUser()).data,za=async e=>{const t=await ba.getAppInfo(e);return t.data.attributes&&"spaceId"in t.data.attributes&&"string"==typeof t.data.attributes.spaceId?t.data.attributes.spaceId:"personal"},Ea=async e=>(await xa.getAutomation(e)).data,Oa=async(e,t,o=!1)=>(await xa.getAutomationRun(e,t,{noCache:o})).data,La=async({automationId:e,automationTriggered:t,automationExecutionToken:o,automationData:a,hostConfig:r,app:n})=>{if(t){const i=`${ka(n,r)??".."}/api/v1/automations/${e}/actions/execute`,s=await Sa(t,o,a);return await fetch(i,s)}const i=await xa.queueAutomationRun(e,{context:"api",...a});return{...i,json:()=>Promise.resolve(i.data)}},qa=async({appId:e,partial:t,variables:o})=>{await ya.queueReload({appId:e,partial:t,variables:o})};let Ga;const _a=()=>(void 0===Ga&&(Ga=window.System.import("@qlik-trial/qmfe-api")),Ga),$a=async()=>{const{users:e}=await _a();return(await e.getMe()).data},Na=async e=>{const{apps:t}=await _a(),o=await t.getApp(e);return o.data.attributes&&"spaceId"in o.data.attributes&&"string"==typeof o.data.attributes.spaceId?o.data.attributes.spaceId:"personal"},Ja=async e=>{const{automations:t}=await _a();return(await t.getAutomation(e)).data},Ua=async(e,t,o=!1)=>{const{automations:a}=await _a();return(await a.getRun(e,t,{noCache:o})).data},Fa=async({automationId:e,automationTriggered:t,automationExecutionToken:o,automationData:a})=>{const{automations:r}=await _a(),n={};t&&(n["X-Execution-Token"]=o);const i=await r.createRun(e,{context:"api",...a},{headers:n});return{...i,json:()=>Promise.resolve(i.data)}},Qa=async({appId:e,partial:t,variables:o})=>{const{reloads:a}=await _a();await a.postReloads({appId:e,partial:t,variables:o})};let Wa=Va();const Ka=(e,t)=>{Wa=e("SENSE_CLIENT_SUPPORT_4338_BUTTON_AUTO")?{getUser:$a,getSpaceId:Na,getAutomation:Ja,getAutomationRun:Ua,reloadApp:Qa,createAutomationRun:Fa}:e("VNA-330_CORE-API")?(e=>(e&&wa.setDefaultHostConfig(e),{getUser:Da,getSpaceId:za,getAutomation:Ea,getAutomationRun:Oa,reloadApp:qa,createAutomationRun:La}))(t):Va()},Za=e=>(...t)=>Wa[e](...t),Xa=Za("getUser"),Ya=Za("getSpaceId"),er=Za("getAutomation"),tr=Za("getAutomationRun"),or=Za("createAutomationRun"),ar=Za("reloadApp"),rr=e=>{if(void 0===e)return"";let t="";const o=document.createElement("div"),a=document.createTextNode(e);return o.appendChild(a),t=o.innerHTML,o.removeChild(a),t},nr="http://",ir="https://",sr="mailto:",lr=e=>e.startsWith(nr)?nr:e.startsWith(ir)?ir:e.startsWith(sr)?sr:nr,cr=e=>{let t=e;return e.startsWith(nr)&&(t=e.slice(7)),e.startsWith(ir)&&(t=e.slice(8)),t},ur=/(?:[^\x21\x25\x26-\x3B\x3D\x3F-\x5B\x5D\x5F\x61-\x7A\x7E]|%(?:[^0-9A-Fa-f]|[0-9A-Fa-f][^0-9A-Fa-f]|$))+/g,dr=/(^|[^\uD800-\uDBFF])[\uDC00-\uDFFF]|[\uD800-\uDBFF]([^\uDC00-\uDFFF]|$)/g,hr=e=>String(e).replace(dr,"$1�$2").replace(ur,encodeURI),pr=(e,t,o)=>{const a=e.get(t);return a===t?o:a},gr=e=>pr(e,"Object.ActionButton.Automation.DefaultAutomationMsg","Automation finished"),fr=(e,t)=>{const o={message:gr(t)};if(void 0!==e){if("object"==typeof e)return Array.isArray(e)?e?.length>0?{message:e.join(" ")}:o:Object.keys(e).includes("message")?e:o;try{const t=JSON.parse(e);return Object.keys(t).includes("message")?t:o}catch{return""===e?o:"string"==typeof e||"number"==typeof e?{message:e}:o}}return o},mr=async(e,t,o,a,r)=>{const n=await tr(e,t,!0);switch(n.status){case"queued":case"running":case"not started":case"starting":return a>300?{ok:!1,message:pr(o,"geo.findLocation.error.timeout","Timeout")}:setTimeout(()=>mr(e,t,o,a+1,r),2e3);case"finished":default:return n.title?.length>0?r({...fr(n.title,o),ok:!0}):r({message:gr(o),ok:!0});case"failed":return n.title?.length>0?r({...fr(n.title,o),ok:!1}):r({message:pr(o,"Object.ActionButton.Automation.AutomationError","Automation error"),ok:!1});case"finished with warnings":return n.title?.length>0?r({...fr(n.title,o),ok:!1}):r({message:gr(o),ok:!0});case"must stop":case"stopped":return n.title?.length>0?r({...fr(n.title,o),ok:!1}):r({message:pr(o,"Object.ActionButton.Automation.DefaultAutomationMsg","Unknown error"),ok:!1})}},vr=(e,t)=>{null!=e&&Object.keys(t).forEach(o=>{e.style[o]=t[o]})},wr=e=>{vr(e,{opacity:0}),setTimeout(()=>{e.remove()},1e3)},br=(e,t,o)=>{const{message:a,url:r,urlText:n}=e,i=rr(a),s=document.createElement("div"),l=`sn-action-button-snackbar-${(Math.random()+1).toString(36).substring(7)}`;s.setAttribute("id",l);const c=document.querySelectorAll(".sn-action-button-snackbar"),u=24+5*(c?.length||0),d=rr(n||"Open");vr(s,{width:"400px",height:"35px","background-color":"#FFFFFF",position:"fixed",left:"calc(50% - 200px)",right:"auto",bottom:`${u}px`,"box-shadow":"0px 1px 2px 0px rgb(0 0 0 / 15%)",padding:"6px 16px","border-radius":"3px","z-index":1e3,opacity:0,transition:"visibility 0ms, opacity 400ms linear"});const h=`<div class="sn-action-button-snackbar" style="display: flex; justify-content: space-between; height: 100%; align-items: center;">\n ${o?'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" height="16px" fill="currentColor" aria-hidden="true" role="img">\n <path d="M6.919.439A1.5 1.5 0 0 1 8.925.336l.114.103 6.48 6.48a1.5 1.5 0 0 1 .102 2.006l-.102.114-6.48 6.48a1.5 1.5 0 0 1-2.006.102l-.114-.102-6.48-6.48a1.5 1.5 0 0 1-.103-2.006l.103-.114 6.48-6.48Zm1.56 10.54h-1c-.267 0-.455.158-.493.404l-.007.096v1c0 .266.158.454.404.492l.096.008h1c.266 0 .454-.158.492-.404l.008-.096v-1c0-.267-.158-.455-.404-.493l-.096-.007Zm0-8h-1c-.3 0-.5.2-.5.5v5c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5v-5c0-.3-.2-.5-.5-.5Z"></path>\n </svg>':'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16" height="16px" fill="currentColor" aria-hidden="true" role="img" data-testid="status-indicator__valid">\n <defs>\n <path id="tick_svg__tick-a" d="m6 10 7-7 2 2-7 7-2 2-5-5 2-2 3 3Z"></path>\n </defs>\n <use xlink:href="#tick_svg__tick-a" fill-rule="evenodd"></use>\n </svg>'} \n <span class="sn-action-button-snackbar-text" style="overflow: hidden; white-space: nowrap; text-overflow: ellipsis;">${i}${r?`<a href="${(e=>{const t=lr(e),o=cr(e);return`${t}${hr(o)}`})(r)}" style="margin-left: 6px;" target="${p=t,p?ja()?"_parent":"_self":"_blank"}">${d}</a>`:""}</span>\n <span style="cursor: pointer;">\n <svg class="sn-action-button-snackbar-close" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor">\n <path d="M9.34535242,8 L13.3273238,11.9819714 C13.6988326,12.3534802 13.6988326,12.955815 13.3273238,13.3273238 C12.955815,13.6988326 12.3534802,13.6988326 11.9819714,13.3273238 L8,9.34535242 L4.01802863,13.3273238 C3.64651982,13.6988326 3.04418502,13.6988326 2.67267621,13.3273238 C2.3011674,12.955815 2.3011674,12.3534802 2.67267621,11.9819714 L6.65464758,8 L2.67267621,4.01802863 C2.3011674,3.64651982 2.3011674,3.04418502 2.67267621,2.67267621 C3.04418502,2.3011674 3.64651982,2.3011674 4.01802863,2.67267621 L8,6.65464758 L11.9819714,2.67267621 C12.3534802,2.3011674 12.955815,2.3011674 13.3273238,2.67267621 C13.6988326,3.04418502 13.6988326,3.64651982 13.3273238,4.01802863 L9.34535242,8 Z">\n </path>\n </svg>\n </span>\n </div>`;var p;return s.innerHTML=h,s},xr=async(e,t)=>{let{automationId:o}=e;"object"==typeof e.automationId&&e.automationId?.qStringExpression?.qExpr&&(o=await t.app.evaluate(e.automationId.qStringExpression.qExpr));const a=await er(o);return a?.executionToken},yr=[{value:"applyBookmark",translation:"Object.ActionButton.ApplyBookmark",group:"bookmark",hide:({isUnsupportedFeature:e})=>e?.("bookmarks"),getActionCall:({app:e,bookmark:t})=>async()=>{const o=await e.getBookmarkList(),a=o.find(e=>e?.qInfo?.qId===t);(a?.qData?.qBookmark?.qPatches?.length>0||a?.qMeta?.isExtended)&&await(e.clearAllSoftPatches?.());const r=o.find(e=>e?.qData?.title===t);t&&await e.applyBookmark(r&&r.qInfo&&r.qInfo.qId||t)},requiredInput:["bookmark"]},{value:"back",translation:"Object.ActionButton.MoveBackward",group:"selection",getActionCall:({app:e})=>async()=>{await e.back()},requiredInput:[]},{value:"forward",translation:"Object.ActionButton.MoveForward",group:"selection",getActionCall:({app:e})=>async()=>{await e.forward()},requiredInput:[]},{value:"clearAll",translation:"Object.ActionButton.ClearAll",group:"selection",getActionCall:({app:e,softLock:t})=>async()=>{await e.clearAll(t)},requiredInput:["softLock"]},{value:"clearAllButThis",translation:"Object.ActionButton.ClearAllButThis",group:"selection",getActionCall:({app:e,qStateName:t,field:o})=>async()=>{if(o){const a=await e.getField(o,t),r=!1;await a.clearAllButThis(r)}},requiredInput:["field"]},{value:"clearField",translation:"Object.ActionButton.ClearSelectionInField",group:"selection",getActionCall:({app:e,qStateName:t,field:o})=>async()=>{if(o){const a=await e.getField(o,t);await a.clear()}},requiredInput:["field"]},{value:"selectAll",translation:"Object.ActionButton.SelectAllInField",group:"selection",getActionCall:({app:e,qStateName:t,field:o,softLock:a})=>async()=>{if(o){const r=await e.getField(o,t);await r.selectAll(a)}},requiredInput:["field","softLock"]},{value:"selectValues",translation:"Object.ActionButton.SelectValuesInField",group:"selection",getActionCall:({app:e,qStateName:t,field:o,value:a,softLock:r})=>async({overrideValue:n})=>{const i=n??a;if(o){const a=await e.getField(o,t),n=await e.getFieldDescription(o),s=await(async(e,t,o)=>{let a=t.split(";");if(o){let t="";a.forEach(e=>{t+=`Num('${e}')&';'&`}),a=(await e.evaluate(t.slice(0,-5))).split(";")}return a.map(e=>Number.isNaN(+e)?{qText:e}:{qIsNumeric:!0,qNumber:Number(e)})})(e,i,n?.qTags?.includes("$date"));await a.selectValues(s,!1,r)}},requiredInput:["field","value","softLock"]},{value:"selectMatchingValues",translation:"Object.ActionButton.SelectMatchingValues",group:"selection",getActionCall:({app:e,qStateName:t,field:o,value:a})=>async({overrideValue:r})=>{const n=r??a;if(o){const a=await e.getField(o,t);await a.select(n,!1)}},requiredInput:["field","value"]},{value:"selectAlternative",translation:"Object.ActionButton.SelectAlternatives",group:"selection",getActionCall:({app:e,qStateName:t,field:o,softLock:a})=>async()=>{if(o){const r=await e.getField(o,t);await r.selectAlternative(a)}},hide:({isFeatureBlacklisted:e})=>e?.("advancedSelectionOptions"),requiredInput:["field","softLock"]},{value:"cyclicDimension",translation:"Object.ActionButton.CyclicDimension",group:"selection",getActionCall:({cyclicDimensionId:e,indexStepper:t,app:o})=>async()=>{const a=await o.getDimension(e??"");await a.stepCycle(t??0)},requiredInput:["cyclicDimension","indexStepper"]},{value:"cyclicDimensionSetActive",translation:"Object.ActionButton.CyclicDimensionSetActive",group:"selection",getActionCall:({cyclicDimensionId:e,groupFieldIndex:t,app:o})=>async()=>{const a=await o.getDimension(e??"");await a.setActiveField(t??0)},requiredInput:["cyclicDimension","groupFieldIndex"]},{value:"selectExcluded",translation:"Object.ActionButton.SelectExcluded",group:"selection",getActionCall:({app:e,qStateName:t,field:o,softLock:a})=>async()=>{if(o){const r=await e.getField(o,t);await r.selectExcluded(a)}},hide:({isFeatureBlacklisted:e})=>e?.("advancedSelectionOptions"),requiredInput:["field","softLock"]},{value:"selectPossible",translation:"Object.ActionButton.SelectPossibleValues",group:"selection",getActionCall:({app:e,qStateName:t,field:o})=>async()=>{if(o){const a=await e.getField(o,t),r=!1;await a.selectPossible(r)}},hide:({isFeatureBlacklisted:e})=>e?.("advancedSelectionOptions"),requiredInput:["field"]},{value:"toggleSelect",translation:"Object.ActionButton.ToggleFieldSelection",group:"selection",getActionCall:({app:e,qStateName:t,field:o,value:a})=>async({overrideValue:r})=>{const n=r??a;if(o){const a=await e.getField(o,t),r=!1;await a.toggleSelect(n,r)}},requiredInput:["field","value"]},{value:"lockAll",translation:"Object.ActionButton.LockAllSelections",group:"selection",getActionCall:({app:e})=>async()=>{await e.lockAll()},hide:({isFeatureBlacklisted:e})=>e?.("advancedSelectionOptions"),requiredInput:[]},{value:"lockField",translation:"Object.ActionButton.LockField",group:"selection",getActionCall:({app:e,qStateName:t,field:o})=>async()=>{if(o){const a=await e.getField(o,t);await a.lock()}},hide:({isFeatureBlacklisted:e})=>e?.("advancedSelectionOptions"),requiredInput:["field"]},{value:"unlockAll",translation:"Object.ActionButton.UnlockAllSelections",group:"selection",getActionCall:({app:e})=>async()=>{await e.unlockAll()},hide:({isFeatureBlacklisted:e})=>e?.("advancedSelectionOptions"),requiredInput:[]},{value:"unlockField",translation:"Object.ActionButton.UnlockAField",group:"selection",getActionCall:({app:e,qStateName:t,field:o})=>async()=>{if(o){const a=await e.getField(o,t);await a.unlock()}},hide:({isFeatureBlacklisted:e})=>e?.("advancedSelectionOptions"),requiredInput:["field"]},{value:"setVariable",translation:"Object.ActionButton.SetVariable",group:"variables",getActionCall:({app:e,variable:t,value:o})=>async({overrideValue:a,overrideVariable:r})=>{const n=a??o,i=r??t;if(i)try{const t=await e.getVariableByName(i);await t.setStringValue(n)}catch(e){}},requiredInput:["variable","value"]},{value:"doReload",translation:"Object.ActionButton.DoReload",group:"reload",hide:({isFeatureBlacklisted:e})=>e?.("reloadData"),getActionCall:({app:e,partial:t,platform:o,isEnabled:a})=>async({reloadVariables:r})=>{if(!o?.isCloud||t||!a("IM_2843_BUTTON_STATELESS_RELOAD")&&void 0===r){await e.doReload(0,!!t,!1)&&await e.doSave()}else try{await ar({appId:e.id,partial:t,variables:r})}catch(e){}},requiredInput:["partial","reloadVariables"]},{translation:"Object.ActionButton.ExecuteAutomation",value:"executeAutomation",getActionCall:({app:e,automation:t,automationId:o,automationTriggered:a,automationExecutionToken:r,automationPostData:n,automationShowNotification:i,automationNotificationDuration:s,automationOpenLinkSameWindow:l,inputParameters:c,translator:u,senseNavigation:d,hostConfig:h})=>async({overrideAutomationInputParameters:p})=>{if(o?.length)try{if(void 0===o||0===o.length||void 0===r)return void console.warn("No automation id or execution token provided");let t;n&&(t=await(async e=>e.createTemporaryBookmark({qOptions:{qIncludeVariables:!0,qIncludeAllPatches:!0}}))(e));const g=await(async({app:e,automationId:t,bookmark:o,senseNavigation:a,inputParameters:r})=>{const n=await Xa(),i=r?.reduce((e,t)=>({...e,[t.key]:t.value}),{});return{id:t,inputs:{...i,app:e.id,bookmark:o,sheet:a?.getCurrentSheetId(),user:n.id,space:await Ya(e.id),tenant:n.tenantId,time:new Date},context:"qsbutton"}})({app:e,automationId:o,bookmark:t,senseNavigation:d,inputParameters:p||c}),f=await or({automationId:o,automationTriggered:a,automationExecutionToken:r,automationData:g,hostConfig:h,app:e}),m=await(async(e,t,o,a)=>{let r;switch(o.status){case 200:case 201:{const n=await o.json(),{status:i,guid:s,id:l}=n,c=void 0===l?s:l;if(t&&"queued"!==i)r=fr(n,a),r.ok=!0;else{const t=new Promise(t=>{mr(e,c,a,0,t)});r=await t}break}case 400:r={message:pr(a,"Object.ActionButton.Automation.BadRequest","Bad request"),ok:!1};break;case 401:case 403:r={message:pr(a,"Object.ActionButton.Automation.NotAuthorized","You are not authorized to run this automation"),ok:!1};break;case 404:r={message:pr(a,"Object.ActionButton.Automation.AutomationNotFound","Automation not found"),ok:!1};break;case 500:case 503:r={message:pr(a,"Object.ActionButton.Automation.AutomationError","Automation error"),ok:!1};break;default:r={message:pr(a,"Object.ActionButton.Automation.UnkownError","Unknown error"),ok:!1}}return r})(o,a,f,u);i&&await(async(e,t,o)=>{const a=br(e,o,!e.ok);a.focus(),a.querySelector(".sn-action-button-snackbar-close").addEventListener("click",()=>{wr(a)}),document.querySelector("body").appendChild(a),vr(a,{opacity:1}),setTimeout(()=>{wr(a)},Math.max(1e3*t-400,1))})(m,s,l)}catch{}else void 0!==t&&await(async(e,t,o)=>{try{e=encodeURIComponent(e);const a=await fetch(`../api/v1/items/${e}`).then(e=>e.json()),r=await fetch(`../api/v1/automations/${a.resourceId}`).then(e=>e.json()),n=`../api/v1/automations/${r.id}/actions/execute`;let i={};if(t){const t=await fetch(`../api/v1/automations/${a.resourceId}/blocks`).then(e=>e.json()).then(e=>{let t=[];for(let o=0;o<e.blocks.length;o++)if("FormBlock"===e.blocks[o].type){t=e.blocks[o].form;break}return t});if(t.length>0){const a=new Date,r={qProp:{qInfo:{qId:`automation_${o.id}_${e}_${a.getTime()}`,qType:"bookmark"},qMetaDef:{title:`Generated automation bookmark on ${a.toISOString()}`,description:"Generated to provide target automation with bookmark to get current selection state",_createdBy:"sn-action-button",_createdFor:"automation",_createdOn:`${a.toISOString()}`,_id:`automation_${encodeURIComponent(o.id)}_${e}_${a.getTime()}`}}},n=await o.createBookmark(r).then(e=>e.getLayout()).then(e=>e.qInfo.qId);await o.saveObjects(),i={inputs:{[t[0].label.toLowerCase()]:encodeURIComponent(o.id),[t[1].label.toLowerCase()]:n}}}}const s=await Sa(!0,r.executionToken,i);await fetch(n,s).then(e=>e.json())}catch{}})(t,n,e)},requiredInput:["automation"],hide:({platform:e})=>!e?.isCloud},{value:"refreshDynamicViews",translation:"Object.ActionButton.RefreshDynamicViews",group:"dynamicViews",getActionCall:({senseNavigation:e})=>async()=>{"function"==typeof e?.refreshDynamicViews&&await e.refreshDynamicViews()},requiredInput:[]}],Ar=e=>yr.filter(t=>!t.hide?.(e));function kr(e,t){const o=yr.find(t=>e.actionType===t.value);return o&&o.requiredInput&&-1!==o.requiredInput.indexOf(t)}const Cr=async e=>(await e.getSheetList()).filter(e=>function(e){if(e&&e.length>=2&&"/"===e[0]&&"/"===e[1])return!0;const t=e?+e:-1;return Number.isNaN(+t)?"true"===e.toLowerCase():0!==t}(e.qData?.showCondition)).sort((e,t)=>(e.qData?.rank??1e3)-(t.qData?.rank??1e3)),jr=[{translation:"Object.ActionButton.NoNavigation",value:"none"},{translation:"Object.ActionButton.GoToNextSheet",value:"nextSheet",navigationCall:async({senseNavigation:e})=>{await e.nextSheet()},requiredInput:[]},{translation:"Object.ActionButton.GoToPreviousSheet",value:"prevSheet",navigationCall:async({senseNavigation:e})=>{await e.prevSheet()},requiredInput:[]},{translation:"Object.ActionButton.GoToLastSheet",value:"lastSheet",navigationCall:async({app:e,senseNavigation:t})=>{const o=await Cr(e),a=o[o.length-1].qInfo?.qId;a&&t.goToSheet(a)},requiredInput:[]},{translation:"Object.ActionButton.GoToFirstSheet",value:"firstSheet",navigationCall:async({app:e,senseNavigation:t})=>{const o=await Cr(e);t.goToSheet(o[0].qInfo?.qId||"")},requiredInput:[]},{translation:"Object.ActionButton.GoToASheet",value:"goToSheet",navigationCall:async({senseNavigation:e,sheet:t,chartId:o})=>{t&&await e.goToSheet(t,o)},requiredInput:["sheet","chartId"]},{translation:"Object.ActionButton.GoToSheetById",value:"goToSheetById",navigationCall:async({senseNavigation:e,sheet:t})=>{t&&e.goToSheet(t)},requiredInput:["sheetId"]},{translation:"Object.ActionButton.GoToStory",hide:({isFeatureBlacklisted:e})=>e?.("storytelling"),value:"goToStory",navigationCall:async({senseNavigation:e,story:t})=>{t&&await e.goToStory(t)},requiredInput:["story"]},{translation:"Object.ActionButton.OpenWebsiteEmail",value:"openWebsite",navigationCall:async({websiteUrl:e,sameWindow:t})=>{try{if(e){const o=lr(e),a=cr(e),r=(e=>{let t;try{t=new URL(e)}catch{return!1}return t.protocol===sr})(a);let n="";if(r&&window.open(a,n,"noopener"),t&&(n=ja()?"_parent":"_self",window.open(`${o}${a}`,n,"noopener")),!r&&!t){const e=hr(a);window.open(`${o}${e}`,n,"noopener")}}}catch(e){}},requiredInput:["websiteUrl","sameWindow"]},{translation:"Object.ActionButton.DocumentChain",value:"openChainedApp",hide:({isEnabled:e,isUnsupportedFeature:t})=>!e?.("ACTION_BUTTON_DOCUMENT_CHAINING")||t?.("bookmarks"),navigationCall:async({app:e,sameWindow:t,appId:o="",sheet:a})=>{const r=e.storeTempSelectionState&&await e.storeTempSelectionState();let n="";t&&(n=ja()?"_parent":"_self");const i=a?`/sheet/${encodeURIComponent(a)}`:"",s=`../sense/app/${encodeURIComponent(o)}${i}/tempselectionstate/${encodeURIComponent(r)}`;window.open(s,n,"noopener")},requiredInput:["sameWindow","appId","sheetId"]},{translation:"Object.ActionButton.SelectOdagApp",value:"odagLink",navigationCall:async({app:e,senseNavigation:t,odagLink:o,element:a})=>{"function"==typeof t.openOdagPopup&&o&&o.length>0&&await t.openOdagPopup(e,o,a)},requiredInput:["odagLink"]}],Br=e=>jr.filter(t=>!t.hide?.(e)),Sr=(e,t)=>{const o=jr.find(t=>e.navigation?.action===t.value);return o&&o.requiredInput&&-1!==o.requiredInput.indexOf(t)};var Pr,Tr,Mr,Ir,Hr={LABEL:"Button",FONT_SIZE:.5,FONT_SIZE_FIXED:20,FONT_COLOR:{index:-1,color:"#ffffff"},FONT_STYLE:{bold:!0,italic:!1,underline:!1},FONT_FAMILY:"Source Sans Pro",SIZE_BEHAVIOR:"responsive",TEXT_ALIGN:"center",COLOR:{index:-1,color:"none"},ICON_POSITION:"left",BGIMAGE_MODE:"none",BGIMAGE_POSITION:"center-center",BACKGROUND_SIZE:"auto",BACKGROUND_POSITION:"centerCenter",BORDER_RADIUS:0,BORDER_WIDTH:0},Rr={exports:{}},Vr={},Dr={exports:{}},zr={};function Er(){if(Pr)return zr;Pr=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),a=Symbol.for("react.strict_mode"),r=Symbol.for("react.profiler"),n=Symbol.for("react.provider"),i=Symbol.for("react.context"),s=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),c=Symbol.for("react.memo"),u=Symbol.for("react.lazy"),d=Symbol.iterator;var h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},p=Object.assign,g={};function f(e,t,o){this.props=e,this.context=t,this.refs=g,this.updater=o||h}function m(){}function v(e,t,o){this.props=e,this.context=t,this.refs=g,this.updater=o||h}f.prototype.isReactComponent={},f.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},f.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},m.prototype=f.prototype;var w=v.prototype=new m;w.constructor=v,p(w,f.prototype),w.isPureReactComponent=!0;var b=Array.isArray,x=Object.prototype.hasOwnProperty,y={current:null},A={key:!0,ref:!0,__self:!0,__source:!0};function k(t,o,a){var r,n={},i=null,s=null;if(null!=o)for(r in void 0!==o.ref&&(s=o.ref),void 0!==o.key&&(i=""+o.key),o)x.call(o,r)&&!A.hasOwnProperty(r)&&(n[r]=o[r]);var l=arguments.length-2;if(1===l)n.children=a;else if(1<l){for(var c=Array(l),u=0;u<l;u++)c[u]=arguments[u+2];n.children=c}if(t&&t.defaultProps)for(r in l=t.defaultProps)void 0===n[r]&&(n[r]=l[r]);return{$$typeof:e,type:t,key:i,ref:s,props:n,_owner:y.current}}function C(t){return"object"==typeof t&&null!==t&&t.$$typeof===e}var j=/\/+/g;function B(e,t){return"object"==typeof e&&null!==e&&null!=e.key?function(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(e){return t[e]})}(""+e.key):t.toString(36)}function S(o,a,r,n,i){var s=typeof o;"undefined"!==s&&"boolean"!==s||(o=null);var l=!1;if(null===o)l=!0;else switch(s){case"string":case"number":l=!0;break;case"object":switch(o.$$typeof){case e:case t:l=!0}}if(l)return i=i(l=o),o=""===n?"."+B(l,0):n,b(i)?(r="",null!=o&&(r=o.replace(j,"$&/")+"/"),S(i,a,r,"",function(e){return e})):null!=i&&(C(i)&&(i=function(t,o){return{$$typeof:e,type:t.type,key:o,ref:t.ref,props:t.props,_owner:t._owner}}(i,r+(!i.key||l&&l.key===i.key?"":(""+i.key).replace(j,"$&/")+"/")+o)),a.push(i)),1;if(l=0,n=""===n?".":n+":",b(o))for(var c=0;c<o.length;c++){var u=n+B(s=o[c],c);l+=S(s,a,r,u,i)}else if(u=function(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=d&&e[d]||e["@@iterator"])?e:null}(o),"function"==typeof u)for(o=u.call(o),c=0;!(s=o.next()).done;)l+=S(s=s.value,a,r,u=n+B(s,c++),i);else if("object"===s)throw a=String(o),Error("Objects are not valid as a React child (found: "+("[object Object]"===a?"object with keys {"+Object.keys(o).join(", ")+"}":a)+"). If you meant to render a collection of children, use an array instead.");return l}function P(e,t,o){if(null==e)return e;var a=[],r=0;return S(e,a,"","",function(e){return t.call(o,e,r++)}),a}function T(e){if(-1===e._status){var t=e._result;(t=t()).then(function(t){0!==e._status&&-1!==e._status||(e._status=1,e._result=t)},function(t){0!==e._status&&-1!==e._status||(e._status=2,e._result=t)}),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var M={current:null},I={transition:null},H={ReactCurrentDispatcher:M,ReactCurrentBatchConfig:I,ReactCurrentOwner:y};function R(){throw Error("act(...) is not supported in production builds of React.")}return zr.Children={map:P,forEach:function(e,t,o){P(e,function(){t.apply(this,arguments)},o)},count:function(e){var t=0;return P(e,function(){t++}),t},toArray:function(e){return P(e,function(e){return e})||[]},only:function(e){if(!C(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},zr.Component=f,zr.Fragment=o,zr.Profiler=r,zr.PureComponent=v,zr.StrictMode=a,zr.Suspense=l,zr.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=H,zr.act=R,zr.cloneElement=function(t,o,a){if(null==t)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+t+".");var r=p({},t.props),n=t.key,i=t.ref,s=t._owner;if(null!=o){if(void 0!==o.ref&&(i=o.ref,s=y.current),void 0!==o.key&&(n=""+o.key),t.type&&t.type.defaultProps)var l=t.type.defaultProps;for(c in o)x.call(o,c)&&!A.hasOwnProperty(c)&&(r[c]=void 0===o[c]&&void 0!==l?l[c]:o[c])}var c=arguments.length-2;if(1===c)r.children=a;else if(1<c){l=Array(c);for(var u=0;u<c;u++)l[u]=arguments[u+2];r.children=l}return{$$typeof:e,type:t.type,key:n,ref:i,props:r,_owner:s}},zr.createContext=function(e){return(e={$$typeof:i,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:n,_context:e},e.Consumer=e},zr.createElement=k,zr.createFactory=function(e){var t=k.bind(null,e);return t.type=e,t},zr.createRef=function(){return{current:null}},zr.forwardRef=function(e){return{$$typeof:s,render:e}},zr.isValidElement=C,zr.lazy=function(e){return{$$typeof:u,_payload:{_status:-1,_result:e},_init:T}},zr.memo=function(e,t){return{$$typeof:c,type:e,compare:void 0===t?null:t}},zr.startTransition=function(e){var t=I.transition;I.transition={};try{e()}finally{I.transition=t}},zr.unstable_act=R,zr.useCallback=function(e,t){return M.current.useCallback(e,t)},zr.useContext=function(e){return M.current.useContext(e)},zr.useDebugValue=function(){},zr.useDeferredValue=function(e){return M.current.useDeferredValue(e)},zr.useEffect=function(e,t){return M.current.useEffect(e,t)},zr.useId=function(){return M.current.useId()},zr.useImperativeHandle=function(e,t,o){return M.current.useImperativeHandle(e,t,o)},zr.useInsertionEffect=function(e,t){return M.current.useInsertionEffect(e,t)},zr.useLayoutEffect=function(e,t){return M.current.useLayoutEffect(e,t)},zr.useMemo=function(e,t){return M.current.useMemo(e,t)},zr.useReducer=function(e,t,o){return M.current.useReducer(e,t,o)},zr.useRef=function(e){return M.current.useRef(e)},zr.useState=function(e){return M.current.useState(e)},zr.useSyncExternalStore=function(e,t,o){return M.current.useSyncExternalStore(e,t,o)},zr.useTransition=function(){return M.current.useTransition()},zr.version="18.3.1",zr}function Or(){return Tr||(Tr=1,Dr.exports=Er()),Dr.exports}
|
|
8
8
|
/**
|
|
9
9
|
* @license React
|
|
10
10
|
* react-jsx-runtime.production.min.js
|
|
@@ -13,6 +13,6 @@
|
|
|
13
13
|
*
|
|
14
14
|
* This source code is licensed under the MIT license found in the
|
|
15
15
|
* LICENSE file in the root directory of this source tree.
|
|
16
|
-
*/var Dr=(Pr||(Pr=1,Tr.exports=function(){if(Sr)return Ir;Sr=1;var e=zr(),t=Symbol.for("react.element"),o=Symbol.for("react.fragment"),a=Object.prototype.hasOwnProperty,r=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,n={key:!0,ref:!0,__self:!0,__source:!0};function i(e,o,i){var s,l={},c=null,u=null;for(s in void 0!==i&&(c=""+i),void 0!==o.key&&(c=""+o.key),void 0!==o.ref&&(u=o.ref),o)a.call(o,s)&&!n.hasOwnProperty(s)&&(l[s]=o[s]);if(e&&e.defaultProps)for(s in o=e.defaultProps)void 0===l[s]&&(l[s]=o[s]);return{$$typeof:t,type:e,key:c,ref:u,props:l,_owner:r.current}}return Ir.Fragment=o,Ir.jsx=i,Ir.jsxs=i,Ir}()),Tr.exports),Er=zr();const _r=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M7.5 8.5H2v-1h5.5V2h1v5.5H14v1H8.5V14h-1z"})}),Lr=Er.forwardRef(_r),Or=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M15.1 3H.9c-.5 0-.9.4-.9.9v8.2c0 .5.4.9.9.9h14.2c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9m-.1 9H1V4h14zm-4-7H5v6h6z"})}),qr=Er.forwardRef(Or),Gr=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M15.1 3H.9c-.5 0-.9.4-.9.9v8.2c0 .5.4.9.9.9h14.2c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9m-.1 9H1V4h14zM8 5H2v6h6z"})}),$r=Er.forwardRef(Gr),Nr=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M15.1 3H.9c-.5 0-.9.4-.9.9v8.2c0 .5.4.9.9.9h14.2c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9m-.1 9H1V4h14zm-1-7H8v6h6z"})}),Ur=Er.forwardRef(Nr),Jr=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M15 2v12H1V2zM1 1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm0 2h14v1H1zm5.207 4.5L4.707 9l1.5 1.5-.707.707L3.293 9 5.5 6.793zm4.293-.707L12.707 9 10.5 11.207l-.707-.707 1.5-1.5-1.5-1.5zm-.85-.572L7.279 12.15l-.929-.372L8.721 5.85z"})}),Fr=Er.forwardRef(Jr),Qr=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m8 9 4.5-4.5L14 6l-4.5 4.5L8 12 2 6l1.5-1.5z"})}),Wr=Er.forwardRef(Qr),Kr=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m7 8 4.5 4.5L10 14 4 8l6-6 1.5 1.5z"})}),Zr=Er.forwardRef(Kr),Xr=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8.5 8 4 3.5 5.5 2l6 6-6 6L4 12.5z"})}),Yr=Er.forwardRef(Xr),en=(e,t)=>Dr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Dr.jsx("path",{d:"m8 7-4.5 4.5L2 10l6-6 6 6-1.5 1.5z"}),Dr.jsx("use",{fillRule:"evenodd"})]}),tn=Er.forwardRef(en),on=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M3.5 1.793 6.207 4.5l-.707.707-1.5-1.5V14H3V3.707l-1.5 1.5L.793 4.5zM8 4h5v1H8zm0 3h6v1H8zm0 3h7v1H8z"})}),an=Er.forwardRef(on),rn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8.5 3.937a2 2 0 1 0-1 0v2.104a3 3 0 0 0-1.955 4.683l-2.221 1.777a2 2 0 1 0 .562.831l2.366-1.893A3 3 0 0 0 8 12a3 3 0 0 0 1.748-.561l2.366 1.893a2 2 0 1 0 .562-.831l-2.22-1.777A3 3 0 0 0 8.5 6.041zM8 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2m0 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4m7 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0M2 15a1 1 0 1 1 0-2 1 1 0 0 1 0 2"})}),nn=Er.forwardRef(rn),sn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m10 3.507-1.5-1.5v4.034a3 3 0 0 1 2.13 4.405L15 14.33V12h1v4h-4v-1h2.247l-4.24-3.77A3 3 0 0 1 8 12a3 3 0 0 1-2.006-.77L1.753 15H4v1H0v-4h1v2.331l4.37-3.885A3 3 0 0 1 7.5 6.042V2.006L6 3.507 5.293 2.8 8 .093 10.707 2.8zM8 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4"})}),ln=Er.forwardRef(sn),cn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M14 15v-1.5A7.5 7.5 0 0 0 6.5 6H2.165l3.397 3.577-.725.688L.31 5.5 4.837.735l.725.688L2.165 5H6.5a8.5 8.5 0 0 1 8.5 8.5V15z"})}),un=Er.forwardRef(cn),dn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M12 12.817v2.35c0 .51-.4.817-.8.817H.8c-.4.102-.8-.306-.8-.715v-2.35C0 12.41.4 12 .8 12h10.3c.5 0 .9.409.9.817M8 6.8v2.3c0 .5-.4.9-.8.9H.8c-.4 0-.8-.4-.8-.8V6.8c0-.4.4-.8.8-.8h6.3c.5 0 .9.4.9.8m8-6v2.3c0 .5-.4.9-.8.9H.8C.4 4 0 3.6 0 3.2V.8C0 .4.4 0 .8 0h14.3c.5 0 .9.4.9.8"})}),hn=Er.forwardRef(dn),pn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M3 5v10H1V5zm4 4v6h2V9zm8-8h-2v14h2zm-2 15a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1zM3 4H1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1m3 11V9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1"})}),gn=Er.forwardRef(pn),fn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M6.5 2.229V1.5a1.5 1.5 0 1 1 3 0v.729A5 5 0 0 1 13 7v1.578A8 8 0 0 0 14.333 13H1.667A8 8 0 0 0 3 8.578V7a5 5 0 0 1 3.5-4.771M10 14a2 2 0 1 1-4 0z"})}),mn=Er.forwardRef(fn),vn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M13 4v10.5a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 3 14.5V4zm-1 1H4v9.5a.5.5 0 0 0 .41.492L4.5 15h7a.5.5 0 0 0 .5-.5zM6.5 7v6h-1V7zm2 0v6h-1V7zm2 0v6h-1V7zM9.28 0a1 1 0 0 1 .948.684L10.666 2H12.5a1 1 0 0 1 1 1h-11a1 1 0 0 1 1-1h1.833l.44-1.316a1 1 0 0 1 .832-.677L6.72 0Zm-.001 1H6.721l-.334 1h3.225z"})}),wn=Er.forwardRef(vn),bn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M5.757 2a3 3 0 0 1 1.977.744l.145.135L8 3l.121-.121a3 3 0 0 1 1.924-.872L10.243 2H15a1 1 0 0 1 .993.883L16 3v10a1 1 0 0 1-.883.993L15 14h-4.528a2 2 0 0 0-.725.136l-.17.075-1.13.565a1 1 0 0 1-.771.052l-.124-.052-1.13-.565a2 2 0 0 0-.708-.202L5.528 14H1a1 1 0 0 1-.993-.883L0 13V3a1 1 0 0 1 .883-.993L1 2zm0 1H1v10h4.528a3 3 0 0 1 1.342.317l.63.315V3.914l-.328-.328A2 2 0 0 0 5.757 3M15 3h-4.757a2 2 0 0 0-1.415.586l-.328.328v9.718l.63-.315A3 3 0 0 1 10.473 13H15z"})}),xn=Er.forwardRef(bn),yn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Dr.jsx("path",{fillRule:"evenodd",d:"m8 12 5 4V2a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14zm-4 1.92 4-3.2 4 3.2V2a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1z",clipRule:"evenodd"})}),An=Er.forwardRef(yn),kn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M.5 11.226V4.774A2 2 0 0 1 1.654 2.96l5.5-2.566a2 2 0 0 1 1.692 0l5.5 2.566A2 2 0 0 1 15.5 4.774v6.452a2 2 0 0 1-1.154 1.813l-5.5 2.566a2 2 0 0 1-1.692 0l-5.5-2.566A2 2 0 0 1 .5 11.226m1-6.484v6.484a1 1 0 0 0 .577.906L7.5 14.663V7.17L5 6.158V8.4L4 8V5.754zm4.306.664L8 6.294l5.955-2.41-.032-.016-2.607-1.218-5.51 2.755ZM10.16 2.11 8.424 1.3a1 1 0 0 0-.846 0l-5.5 2.567-.032.015L4.57 4.906zm4.34 2.664v-.032l-6 2.428v7.493l5.423-2.53a1 1 0 0 0 .577-.907z"})}),Cn=Er.forwardRef(kn),jn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M15 9h-2v4a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9H1.063v1.469a.531.531 0 1 1-1.063 0V5.53a.531.531 0 0 1 1.063 0V7H3V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v4h2V5.531a.531.531 0 1 1 1.063 0v4.938a.531.531 0 1 1-1.063 0zm-3 4V3H8v10zm-5 0V3H4v10z"})}),Bn=Er.forwardRef(jn),Sn=(e,t)=>Dr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:[Dr.jsx("g",{clipPath:"url(#calendar_svg__clip0_482_3316)",children:Dr.jsx("path",{d:"M4 1h8V0h1v1h2a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H1l-.103-.005a1 1 0 0 1-.892-.893L0 15V2a1 1 0 0 1 .897-.995L1 1h2V0h1zM1 15h14V6H1zm12-2H9V9h4zm-3-1h2v-2h-2zM1 5h14V2h-2v1h-1V2H4v1H3V2H1z"})}),Dr.jsx("defs",{children:Dr.jsx("clipPath",{id:"calendar_svg__clip0_482_3316",children:Dr.jsx("path",{d:"M0 0h16v16H0z"})})})]}),Pn=Er.forwardRef(Sn),Mn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M14 0a1 1 0 0 1 1 1v13.997a1 1 0 0 1-1 1H2c-.55-.002-1-.49-1-1.04V1a1 1 0 0 1 1-1zM2 15h2V1H2zm3 0h9V1H5zm7-8H7V4h5zM8 6h3V5H8z"})}),Tn=Er.forwardRef(Mn),In=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M14.823 7.948c-1.524-1.604-4.09-1.604-5.695 0-1.524 1.604-1.604 4.09 0 5.695a4.12 4.12 0 0 0 5.695 0c1.604-1.605 1.524-4.091 0-5.695m-.722 4.01a.63.63 0 0 1 0 .882.63.63 0 0 1-.883 0l-1.203-1.203-1.203 1.203a.63.63 0 0 1-.882 0 .63.63 0 0 1 0-.882l1.203-1.203L9.93 9.552a.63.63 0 0 1 0-.882.63.63 0 0 1 .882 0l1.203 1.203 1.203-1.203a.63.63 0 0 1 .883 0 .63.63 0 0 1 0 .882l-1.203 1.203zM9.93 6.424c-1.604.802-2.727 2.406-2.727 4.331 0 .642.16 1.203.32 1.765l-2.245 2.245c-.16.16-.481 0-.481-.24V9.392c0-.16 0-.321-.08-.401L.065 2.494c-.16-.24 0-.562.24-.481h12.111c.321 0 .482.24.321.48z"})}),Hn=Er.forwardRef(In),Rn=(e,t)=>Dr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:[Dr.jsx("g",{clipPath:"url(#clear_selections_svg__clip0_482_2951)",children:Dr.jsx("path",{d:"M1 14.5a.5.5 0 0 0 .5.5H3v1H1.5A1.5 1.5 0 0 1 0 14.5V13h1zm9 1.5H6v-1h4zm5.354-8.646L12.707 10l2.646 2.646-.707.707L12 10.708l-2.646 2.646-.708-.707L11.293 10 8.646 7.354l.708-.708L12 9.293l2.646-2.647zM1 10H0V6h1zm2-9H1.5a.5.5 0 0 0-.5.5V3H0V1.5A1.5 1.5 0 0 1 1.5 0H3zm11.5-1A1.5 1.5 0 0 1 16 1.5V3h-1V1.5a.5.5 0 0 0-.5-.5H13V0zM10 1H6V0h4z"})}),Dr.jsx("defs",{children:Dr.jsx("clipPath",{id:"clear_selections_svg__clip0_482_2951",children:Dr.jsx("path",{d:"M0 0h16v16H0z"})})})]}),Vn=Er.forwardRef(Rn),zn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m8.875 7.503-.333-4.005a.543.543 0 0 0-1.084 0l-.375 4.505a.92.92 0 0 0 .84.994l2.647 1.723a.503.503 0 0 0 .701-.156.646.646 0 0 0-.091-.799L9.068 7.654q-.09-.09-.193-.151M8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8"})}),Dn=Er.forwardRef(zn),En=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M13.854 2.854 8.707 8l5.147 5.147-.707.707L8 8.707l-5.146 5.147-.708-.707L7.293 8 2.146 2.854l.708-.708L8 7.293l5.147-5.147z"})}),_n=Er.forwardRef(En),Ln=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8 2a4.415 4.415 0 0 1 4.326 3.53 4.255 4.255 0 0 1-.58 8.47H4.254a4.254 4.254 0 0 1-.58-8.47A4.415 4.415 0 0 1 8 2m0 1a3.416 3.416 0 0 0-3.308 2.563l-.041.183-.145.726a.03.03 0 0 1-.02.024l-.014.003-.063-.003a3.254 3.254 0 0 0-.34 6.499l.185.005h7.492a3.254 3.254 0 0 0 .03-6.508l-.185.004-.063.003a.03.03 0 0 1-.027-.013l-.007-.014-.145-.726A3.415 3.415 0 0 0 8 3"})}),On=Er.forwardRef(Ln),qn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M5.207 4.5 1.684 8.023l3.522 4.024-.753.659L.316 7.977 4.5 3.793zm5.586 7.5 3.523-3.523-3.522-4.024.753-.659 4.137 4.729-4.184 4.184zM9.136 1.394l.97.242-3.242 12.97-.97-.242z"})}),Gn=Er.forwardRef(qn),$n=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M9.355 0c.196 0 .37.12.442.297l.025.08.267 1.23q.328.106.643.247l.312.148 1.058-.68a.48.48 0 0 1 .524.003l.073.06 1.916 1.916a.48.48 0 0 1 .107.512l-.043.085-.681 1.059q.157.308.28.63l.116.324 1.23.267c.19.041.336.194.369.385l.007.082v2.71c0 .196-.12.37-.297.442l-.08.025-1.23.267a7 7 0 0 1-.247.643l-.148.312.68 1.058c.105.163.1.368-.003.524l-.06.073-1.916 1.916a.48.48 0 0 1-.512.107l-.085-.043-1.059-.681a7 7 0 0 1-.63.28l-.324.116-.267 1.23a.48.48 0 0 1-.385.369L9.355 16h-2.71a.48.48 0 0 1-.442-.297l-.025-.08-.267-1.23a7 7 0 0 1-.643-.247l-.311-.148-1.06.68a.48.48 0 0 1-.523-.003l-.073-.06-1.916-1.916a.48.48 0 0 1-.107-.512l.043-.085.68-1.059a7 7 0 0 1-.28-.63l-.115-.324-1.23-.267a.48.48 0 0 1-.369-.385L0 9.355v-2.71c0-.196.12-.37.297-.442l.08-.025 1.23-.267q.106-.328.247-.643l.148-.311-.68-1.06a.48.48 0 0 1 .003-.523l.06-.073 1.916-1.916a.48.48 0 0 1 .512-.107l.085.043 1.059.68q.308-.155.63-.28l.324-.115.267-1.23a.48.48 0 0 1 .385-.369L6.645 0zm-.392 1H7.037l-.244 1.12a.48.48 0 0 1-.336.357c-.442.123-.87.3-1.27.527a.48.48 0 0 1-.413.026l-.077-.04-.966-.62L2.37 3.73l.62.966a.47.47 0 0 1 .015.49 5.7 5.7 0 0 0-.527 1.27.48.48 0 0 1-.274.31l-.082.026L1 7.037v1.926l1.12.244c.173.037.31.167.357.336.124.442.3.87.527 1.27.072.128.08.28.026.413l-.04.077-.62.966 1.36 1.361.966-.62a.48.48 0 0 1 .49-.015c.4.226.828.403 1.27.527.14.04.254.141.31.274l.026.082L7.037 15h1.926l.244-1.12a.48.48 0 0 1 .336-.357c.442-.123.87-.3 1.27-.527a.48.48 0 0 1 .413-.026l.077.04.966.62 1.362-1.361-.62-.966a.48.48 0 0 1-.015-.49c.226-.4.403-.828.527-1.27.04-.14.14-.254.274-.31l.082-.026L15 8.963V7.037l-1.12-.244a.48.48 0 0 1-.357-.336c-.124-.443-.3-.87-.527-1.27a.48.48 0 0 1-.026-.413l.04-.077.62-.966-1.36-1.361-.966.62a.48.48 0 0 1-.49.015 5.7 5.7 0 0 0-1.27-.527.48.48 0 0 1-.31-.274l-.026-.082zm-.026 3.539a3.536 3.536 0 1 1-1.793 6.84 3.536 3.536 0 0 1 1.793-6.84m-2.73 1.668a2.536 2.536 0 1 0 3.643 3.53 2.536 2.536 0 0 0-3.643-3.53"})}),Nn=Er.forwardRef($n),Un=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M16.231-.354 8.588 7.29l-2.59-2.64a.5.5 0 0 0-.667-.04l-6.293 5 .622.783 5.94-4.72L8.228 8.35a.5.5 0 0 0 .71.004l8-8zM0 15v-3.711l1-.778V15h2V8.955l1-.777V15a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1m6 0V7.507l1 1.02V15h2V9.706l1-1V15a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1m6 0V6.706l1-1V15h2V3.706l.966-.966Q16 2.865 16 3v12a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1"})}),Jn=Er.forwardRef(Un),Fn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm5.477 4.15-2.5 8-.954-.3 2.5-8zm2 8 2.5-8-.954-.3-2.5 8z"})}),Qn=Er.forwardRef(Fn),Wn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8.5 9.1a2.5 2.5 0 0 1 0 4.9v2h-1v-2a2.5 2.5 0 0 1 0-4.9V0h1zM8 13.05a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3M5 4.5a2.5 2.5 0 0 0-2-2.45V0H2v2.05a2.5 2.5 0 0 0 0 4.9V16h1V6.95A2.5 2.5 0 0 0 5 4.5M2.5 6a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3M14 8.95a2.5 2.5 0 0 0 0-4.9V0h-1v4.05a2.5 2.5 0 0 0 0 4.9V16h1zm1-2.45a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"})}),Kn=Er.forwardRef(Wn),Zn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m6 10-.103-.005a1 1 0 0 1-.892-.892L5 9V7H1v7h9v-4zm0-1h9V2H6zm5 5a1 1 0 0 1-.898.995L10 15H1l-.103-.005a1 1 0 0 1-.892-.893L0 14V7a1 1 0 0 1 1-1h4V2a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v7a1 1 0 0 1-.898.995L15 10h-4z"})}),Xn=Er.forwardRef(Zn),Yn=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M13.606 1.809A3.5 3.5 0 0 0 13 1L8 6 3 1a3.537 3.537 0 0 0 0 5l3.146 3.147-1.267 1.267a2.5 2.5 0 1 0 .707.707l1.267-1.267L8 11l1.147-1.146 1.267 1.267a2.5 2.5 0 1 0 .707-.707L9.854 9.147 13 6a3.54 3.54 0 0 0 .606-4.191M9.086 8.5 8 9.586 3.707 5.293a2.54 2.54 0 0 1-.562-2.734zm.707-.707L8.707 6.707l4.148-4.148a2.54 2.54 0 0 1-.562 2.734zM5 12.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m9 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"})}),ei=Er.forwardRef(Yn),ti=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M2.314 2.7c-.268.21-.314.363-.314.44s.046.23.314.44c.262.207.674.415 1.23.599 1.107.366 2.675.601 4.45.601 1.777 0 3.348-.235 4.457-.601.557-.184.97-.392 1.234-.6.27-.21.315-.363.315-.439s-.046-.228-.315-.44c-.263-.206-.677-.414-1.234-.598-1.11-.367-2.68-.602-4.456-.602s-3.344.235-4.45.602c-.557.184-.969.392-1.231.598m.916-1.548C4.464.744 6.143.5 7.995.5s3.533.244 4.77.652c.615.203 1.148.456 1.537.762.384.3.698.711.698 1.226s-.314.926-.698 1.227c-.39.305-.922.558-1.537.761-1.237.409-2.919.652-4.77.652-1.852 0-3.531-.243-4.765-.652-.614-.203-1.146-.456-1.534-.762C1.312 4.065 1 3.654 1 3.14s.312-.924.696-1.226c.388-.305.92-.559 1.534-.762M1.5 2.5A.5.5 0 0 1 2 3v10a.5.5 0 1 1-1 0V3a.5.5 0 0 1 .5-.5m13 .113a.5.5 0 0 1 .5.5V13a.5.5 0 1 1-1 0V3.113a.5.5 0 0 1 .5-.5M3.544 9.037c1.106.365 2.675.6 4.45.6 1.777 0 3.348-.235 4.457-.6.558-.184.97-.392 1.234-.598.27-.21.315-.363.315-.439h1c0 .515-.314.925-.698 1.226-.39.305-.922.558-1.538.76-1.236.408-2.918.651-4.77.651-1.85 0-3.53-.243-4.764-.65-.614-.203-1.146-.456-1.534-.761C1.313 8.925 1 8.514 1 8h1c0 .077.046.229.314.44.262.206.674.413 1.23.597m-.013 4.927c1.109.334 2.68.536 4.464.536 1.783 0 3.357-.202 4.469-.536.559-.168.97-.36 1.231-.554.265-.197.305-.339.305-.41h1c0 .52-.32.923-.708 1.212-.392.292-.926.526-1.54.71-1.234.37-2.913.578-4.757.578-1.845 0-3.52-.207-4.752-.578-.613-.184-1.146-.418-1.537-.71C1.318 13.922 1 13.519 1 13h1c0 .072.04.214.304.41.26.194.67.387 1.227.554"})}),oi=Er.forwardRef(ti),ai=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M15.9 5.5c0 .1.1.3.1.5v5c0 .2-.1.4-.1.5-.1.3-.4.5-.9.5h-5c-.2 0-.4-.1-.5-.1-.2-.1-.5-.4-.5-.9V9.9l-2 2.8V15c0 .5-.2.8-.5.9-.1 0-.3.1-.5.1H1c-.2 0-.4-.1-.5-.1-.3-.1-.5-.4-.5-.9v-5c0-.2.1-.4.1-.5.1-.3.4-.5.9-.5h2V7H1c-.5 0-.8-.2-.9-.5 0-.1-.1-.3-.1-.5V1C0 .8.1.6.1.5.2.2.5 0 1 0h5c.5 0 .8.2.9.5 0 .1.1.3.1.5v5c0 .2-.1.4-.1.5-.1.3-.4.5-.9.5H4v2h2c.2 0 .4.1.5.1.3.1.5.4.5.9v1l2-2.8V6c0-.2.1-.4.1-.5.1-.3.4-.5.9-.5h5c.5 0 .8.2.9.5M6 6V1H1v5zm-5 4v5h5v-5zm9-4v5h5V6z"})}),ri=Er.forwardRef(ai),ni=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M10.274 4.043c.313-.295.634-.7.907-1.164.45-.766.819-1.77.819-2.879h-1c0 .89-.298 1.72-.681 2.371-.286.487-.595.834-.823 1.028A3 3 0 0 0 8 3c-.545 0-1.055.145-1.496.399-.228-.194-.537-.541-.823-1.028C5.298 1.721 5 .891 5 0H4c0 1.11.369 2.113.819 2.879.273.464.594.87.907 1.164A3 3 0 0 0 5 6v.268A2 2 0 0 0 4 8v1l-1-.75V6H2v2.75l2 1.5v.25H1v1h3v.25l-2 1.5V16h1v-2.25l1.106-.83a4.002 4.002 0 0 0 7.788 0l1.106.83V16h1v-2.75l-2-1.5v-.25h3v-1h-3v-.25l2-1.5V6h-1v2.25L12 9V8a2 2 0 0 0-1-1.732V6c0-.748-.274-1.431-.726-1.957M8 4a2 2 0 0 1 2 2H6a2 2 0 0 1 2-2M6 7h1.5v7.959A3 3 0 0 1 5 12V8a1 1 0 0 1 1-1m2.5 0H10a1 1 0 0 1 1 1v4a3 3 0 0 1-2.5 2.959z"})}),ii=Er.forwardRef(ni),si=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M3 2h1v10.293l1.5-1.5.707.707L3.5 14.207.793 11.5l.707-.707 1.5 1.5zm12 2H8v1h7zM8 7h6v1H8zm5 3H8v1h5z"})}),li=Er.forwardRef(si),ci=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m12.194 9.86.762-.763H10.67c-.457 2.515-2.667 4.573-5.335 4.573A5.3 5.3 0 0 1 0 8.335 5.3 5.3 0 0 1 5.335 3a5.35 5.35 0 0 1 5.335 4.573h2.286l-.762-.762V4.524l3.811 3.811-3.81 3.81zm-6.859 2.286c1.982 0 3.81-1.83 3.81-3.887 0-1.982-1.752-3.735-3.734-3.735-2.058 0-3.887 1.753-3.887 3.735 0 2.058 1.753 3.887 3.811 3.887m0-5.335c.838 0 1.524.686 1.524 1.524s-.686 1.524-1.524 1.524a1.53 1.53 0 0 1-1.524-1.524c0-.838.686-1.524 1.524-1.524"})}),ui=Er.forwardRef(ci),di=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m2.15 8.5 3.416 3.659-.732.682L.316 8l4.518-4.841.732.682L2.15 7.5H15v1z"})}),hi=Er.forwardRef(di),pi=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M16 3a3.007 3.007 0 0 1-2.775 2.992 2.99 2.99 0 0 1 0 4.016A3.007 3.007 0 0 1 16 13c0 1.652-1.348 3-3 3H5c-1.652 0-3-1.348-3-3 0-.771.294-1.476.775-2.008A3.007 3.007 0 0 1 0 8a3.007 3.007 0 0 1 2.775-2.992A3 3 0 0 1 2 3c0-1.652 1.348-3 3-3h8c1.652 0 3 1.348 3 3m-3-2H5c-1.1 0-2 .9-2 2s.9 2 2 2h8c1.1 0 2-.9 2-2s-.9-2-2-2M6 4c.6 0 1-.4 1-1s-.4-1-1-1c-.5 0-1 .4-1 1s.4 1 1 1m-3 6h8c1.1 0 2-.9 2-2s-.9-2-2-2H3c-1.1 0-2 .9-2 2s.9 2 2 2m7-1c-.5 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1m-1 3c-.6 0-1 .4-1 1s.4 1 1 1 1-.4 1-1-.4-1-1-1m-4 3h8c1.1 0 2-.9 2-2s-.9-2-2-2H5c-1.1 0-2 .9-2 2s.9 2 2 2m8-12c0 .6-.4 1-1 1s-1-.4-1-1 .5-1 1-1c.6 0 1 .4 1 1M3 8c0-.6.4-1 1-1s1 .4 1 1-.4 1-1 1c-.5 0-1-.4-1-1"})}),gi=Er.forwardRef(pi),fi=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M1 14h14v-3h1v4H0v-4h1zm7.5-4.207 3.5-3.5.707.707L8 11.707 3.293 7 4 6.293l3.5 3.5V.5h1z"})}),mi=Er.forwardRef(fi),vi=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M5.5 1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm0 4a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM5 9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm.5 3.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM9 1.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zM9.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM9 9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm.5 3.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z"})}),wi=Er.forwardRef(vi),bi=(e,t)=>Dr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Dr.jsx("path",{d:"M4 5.84V3H1.2a.2.2 0 0 0-.2.2v9.6c0 .11.09.2.2.2H4V6.722q-.95.357-2 1.056Q3 6.527 4 5.84m1 .596V13h9.8a.2.2 0 0 0 .2-.2V3.2a.2.2 0 0 0-.2-.2H5v2.293q2.944-1.196 5.889 2.485L12 6.667V10H8.667l1.11-1.111Q7.898 5.88 5 6.436M1 2h14a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1"}),Dr.jsx("use",{fillRule:"evenodd"})]}),xi=Er.forwardRef(bi),yi=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M15.502 15.004a.5.5 0 1 1 0 1h-8a.5.5 0 0 1 0-1zM12.842.493 15.67 3.32a1 1 0 0 1 0 1.415l-9.18 9.179a.5.5 0 0 1-.13.1l-.079.035-5.303 1.768a.5.5 0 0 1-.654-.543l.021-.09 1.768-5.303a.5.5 0 0 1 .072-.14l.049-.056L11.427.493a1 1 0 0 1 1.414 0ZM2.806 10.963l-.875 2.623.616.652 2.652-.882zm7.207-7.642-6.718 6.717 2.828 2.828 6.718-6.717zm2.405-1.825a.5.5 0 0 0-.493-.044l-.076.044-.07.058-1.06 1.06 2.83 2.828 1.06-1.06.057-.07a.5.5 0 0 0 .043-.492l-.043-.076-.058-.07-2.121-2.12-.07-.058Z"})}),Ai=Er.forwardRef(yi),ki=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M0 12.432 11.432 1l2.638 2.638L2.638 15.07zm2.638 1.67 1.759-1.67-1.759-1.759-1.67 1.759zm8.794-8.705 1.759-1.759-1.76-1.759-1.758 1.76zM5.628 2.935l-.88-.264.792-.528v-.967l.704.527.879-.263-.264.88.528.79h-.968l-.527.704zm9.937 2.198.44.616H15.3l-.44.615-.175-.703-.704-.264.616-.44v-.703l.615.44.704-.264zm-2.99 4.133-.352 1.143.704.968h-1.143l-.704.967-.352-1.143-1.143-.352.967-.704v-1.23l.968.703z"})}),Ci=Er.forwardRef(ki),ji=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8 3H1v10h14V9h1v4a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h7zm7.707 1.5L12.5 7.707 11.793 7l2-2H11.5A3.5 3.5 0 0 0 8 8.5V10H7V8.5A4.5 4.5 0 0 1 11.5 4h2.293l-2-2 .707-.707z"})}),Bi=Er.forwardRef(ji),Si=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8.114 2a2.5 2.5 0 0 0-2.45 1.998L5.05 7H7v1H4.844l-1.026 5.002A2.5 2.5 0 0 1 1.368 15H1v-1h.369a1.5 1.5 0 0 0 1.469-1.199L3.823 8H2V7h2.028l.657-3.203A3.5 3.5 0 0 1 8.114 1h.08a2.5 2.5 0 0 1 2.475 2.854L10.648 4h-1.01l.04-.288A1.5 1.5 0 0 0 8.195 2zm.532 4.854L11.293 9.5l-2.647 2.646.708.708L12 10.207l2.646 2.647.708-.708L12.707 9.5l2.647-2.646-.708-.708L12 8.793 9.354 6.146z"})}),Pi=Er.forwardRef(Si),Mi=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M14 0c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H2c-.6 0-1-.4-1-1V1c0-.6.4-1 1-1zm0 13H2v2h12zm0-3H2v2h12zm0-3H2v2h12zm0-3H2v2h12zm0-3H2v2h12z"})}),Ti=Er.forwardRef(Mi),Ii=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M9.586 0a1 1 0 0 1 .707.293l4.414 4.414a1 1 0 0 1 .293.707V14a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM3 1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6h-3a2 2 0 0 1-2-2V1zm7 3a1 1 0 0 0 1 1h2.5L10 1.5z"})}),Hi=Er.forwardRef(Ii),Ri=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M14.07 0a1 1 0 0 1 .816 1.577L10 8.5v4.398a1 1 0 0 1-.532.884l-2.734 1.445A.5.5 0 0 1 6 14.785V8.5L1.112 1.577A1 1 0 0 1 1.93 0zm0 1H1.93L7 8.183v5.772l2-1.057V8.183z"})}),Vi=Er.forwardRef(Ri),zi=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M1 0a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h7v-1H1.5a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5V5h1V1a1 1 0 0 0-1-1zm6.527 6a1 1 0 0 0-.788 1.617l2.848 3.636v3.904a.8.8 0 0 0 .162.488.73.73 0 0 0 1.07.114l1.91-1.413.026-.025a.8.8 0 0 0 .235-.572v-2.62l2.752-3.512A1 1 0 0 0 14.954 6zm0 1h7.427l-2.964 3.785v2.864l-1.403 1.038v-3.779z"})}),Di=Er.forwardRef(zi),Ei=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M5.764 2a2 2 0 0 1 1.79 1.106L8 4h7a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm0 1H1v10h14V5H7.382l-.724-1.447A1 1 0 0 0 5.764 3"})}),_i=Er.forwardRef(Ei),Li=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M2 15v-1.5A7.5 7.5 0 0 1 9.5 6h4.335l-3.398 3.577.726.688L15.69 5.5 11.163.735l-.726.688L13.835 5H9.5A8.5 8.5 0 0 0 1 13.5V15z"})}),Oi=Er.forwardRef(Li),qi=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M1 9.5a7 7 0 1 1 12.6 4.2l.8.6a8 8 0 1 0-12.8 0l.8-.6A6.97 6.97 0 0 1 1 9.5m11.424-3.235a.5.5 0 0 0-.689-.689L6.893 8.601a1.819 1.819 0 1 0 2.506 2.506zM7.423 9.449l3.006-1.878-1.878 3.006A.819.819 0 1 1 7.423 9.45Z"})}),Gi=Er.forwardRef(qi),$i=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M0 0h5v2H2v3H0V0m2 11v3h3v2H0v-5zM15 0h1v5h-2V2h-3V0zm-1 14v-3h2v5h-5v-2z"})}),Ni=Er.forwardRef($i),Ui=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M9 1v1H2v12h12V7h1v7a1 1 0 0 1-.883.993L14 15H2a1 1 0 0 1-.993-.883L1 14V2a1 1 0 0 1 .883-.993L2 1zm7-1v5h-1V1.706l-4.5 4.501-.707-.707L14.292 1H11V0z"})}),Ji=Er.forwardRef(Ui),Fi=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M6 2v4H1V2zM1 1a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm5 9v4H1v-4zM1 9a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1zm14-7v4h-5V2zm-5-1a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm5 9v4h-5v-4zm-5-1a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1z"})}),Qi=Er.forwardRef(Fi),Wi=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M12 10a4 4 0 0 1 4 4v2H4v-2a4 4 0 0 1 4-4zm-4 1a3 3 0 0 0-3 3v1h10v-1a3 3 0 0 0-3-3zM6.535 8c.218.376.496.714.82 1H4a3 3 0 0 0-3 3v1h2.1q-.1.486-.1 1H0v-2a4 4 0 0 1 4-4zM10 3a3 3 0 1 1 0 6 3 3 0 0 1 0-6m0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4M6 1c1.027 0 1.932.516 2.473 1.303Q8 2.499 7.598 2.8A2 2 0 1 0 6 6q.001.516.125.995Q6.063 7 6 7a3 3 0 0 1 0-6"})}),Ki=Er.forwardRef(Wi),Zi=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M1 3h14v2H1zm0 4h14v2H1zm0 6v-2h14v2z"})}),Xi=Er.forwardRef(Zi),Yi=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M3 15V1h2v14zm4 0V1h2v14zm6 0h-2V1h2z"})}),es=Er.forwardRef(Yi),ts=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-1 0A7 7 0 1 0 1 8a7 7 0 0 0 14 0m-7.718.208V10.5h1.344V9s.863-.126 1.358-.378q.756-.392 1.134-1.05.378-.659.378-1.442v-.168q0-.798-.392-1.456a2.73 2.73 0 0 0-1.092-1.064q-.7-.405-1.68-.406-1.105 0-1.848.448a2.97 2.97 0 0 0-1.12 1.162c-.243.476-.364.85-.364 1.4h1.288c0-.383.084-.579.252-.868q.252-.448.7-.7.462-.266 1.092-.266.546 0 .966.224.434.21.672.63.238.405.238.98 0 .77-.49 1.302c-.394.44-1.161.593-1.824.725a9 9 0 0 0-.612.135m1.53 3.98a.812.812 0 1 1-1.624 0 .812.812 0 0 1 1.624 0"})}),os=Er.forwardRef(ts),as=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M15.059 0c.47 0 .941.47.941.941v13.177c0 .47-.47.94-.941.94H.94c-.47 0-.753-.187-.847-.47 0-.094-.094-.282-.094-.47V.94C0 .471.47 0 .941 0zM3.765 12.235H.94v1.883h2.824zm0-2.823H.94v1.882h2.824zm0-2.824H.94v1.883h2.824zm0-2.823H.94v1.882h2.824zm0-2.824H.94v1.883h2.824zm3.764 11.294H4.706v1.883h2.823zm0-2.823H4.706v1.882h2.823zm0-2.824H4.706v1.883h2.823zm0-2.823H4.706v1.882h2.823zm0-2.824H4.706v1.883h2.823zm3.765 11.294H8.471v1.883h2.823zm0-2.823H8.471v1.882h2.823zm0-2.824H8.471v1.883h2.823zm0-2.823H8.471v1.882h2.823zm0-2.824H8.471v1.883h2.823zm3.765 11.294h-2.824v1.883h2.824zm0-2.823h-2.824v1.882h2.824zm0-2.824h-2.824v1.883h2.824zm0-2.823h-2.824v1.882h2.824zm0-2.824h-2.824v1.883h2.824z"})}),rs=Er.forwardRef(as),ns=(e,t)=>Dr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:[Dr.jsx("g",{clipPath:"url(#history_svg__clip0_380_2738)",children:Dr.jsx("path",{d:"M8 0a8 8 0 1 1-8 8h1a7 7 0 1 0 .676-3H4v1H0V2h1v2.125A8 8 0 0 1 8 0m.5 7.71 3.248 1.855-.496.87L7.5 8.29V2h1z"})}),Dr.jsx("defs",{children:Dr.jsx("clipPath",{id:"history_svg__clip0_380_2738",children:Dr.jsx("path",{d:"M0 0h16v16H0z"})})})]}),is=Er.forwardRef(ns),ss=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M2 16a1 1 0 0 1-1-1V5.515a1 1 0 0 1 .419-.814l6-4.286a1 1 0 0 1 1.162 0l6 4.286a1 1 0 0 1 .419.814V15a1 1 0 0 1-1 1zM8 1.229 2 5.515V15h3v-5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v5h3V5.515zM10 10H6v5h4z"})}),ls=Er.forwardRef(ss),cs=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M3.5 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m0-1a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1M1 2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zm14 1v4.293L13.207 5.5a1 1 0 0 0-1.414 0L8 9.293 7.207 8.5a1 1 0 0 0-1.414 0l-4.5 4.5H1V3zm0 5.707V13h-3.293l-3-3L12.5 6.207zM10.293 13H2.707L6.5 9.207z"})}),us=Er.forwardRef(cs),ds=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8 3H1v10h14V9h1v4a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h7zm7 .5A4.5 4.5 0 0 1 10.5 8H7.707l2 2-.707.707L5.793 7.5 9 4.293 9.707 5l-2 2H10.5A3.5 3.5 0 0 0 14 3.5V2h1z"})}),hs=Er.forwardRef(ds),ps=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m5.894 8.5-1.47 1.67.751.66L7.666 8l-2.49-2.83-.751.66L5.894 7.5H0v1zM2 1h14v1H2zm8 4h6v1h-6zm0 5h6v1h-6zm-8 4h14v1H2z"})}),gs=Er.forwardRef(ps),fs=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0m0 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1m.5 5.5V11h1v1h-3v-1h1V7.5h-1v-1zm-.75-3a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5"})}),ms=Er.forwardRef(fs),vs=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M6.545 9.273H2.182v-.728h4.363zm-4.363 1.454h4.363v.728H2.182zM8 11.455l.727.727v.727c0 .146-.072.291-.072.364-.073.218-.291.363-.655.363H.727c-.363 0-.582-.145-.654-.363 0-.073-.073-.218-.073-.364V2.727c0-.145.073-.29.073-.363C.145 2.145.363 2 .727 2H8c.364 0 .582.145.655.364 0 .072.072.218.072.363V4.91L8 5.636V3.455c0-.728 0-.728-.727-.728H1.455c-.728 0-.728 0-.728.728v8.727c0 .727 0 .727.728.727h5.818c.727 0 .727 0 .727-.727zM6.545 4.909H2.182v-.727h4.363zm0 2.182H2.182v-.727h4.363zM16 13.636c-.145-.727-.436-1.381-.873-2.036-.727-1.018-1.963-2.11-4.218-2.327v2.182L8 8.545l2.91-2.909v2.182c1.526.073 5.09.727 5.09 5.818"})}),ws=Er.forwardRef(vs),bs=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M11 0c2.8 0 5 2.2 5 5s-2.2 5-5 5c-.6 0-1.2-.1-1.7-.3L9 10H8v2H6v2H4v2H0v-3l6.3-6.3C6.1 6.2 6 5.6 6 5c0-2.8 2.2-5 5-5m0 1C8.752 1 7 2.752 7 5c0 .416.058.812.161 1.14l.067.189.245.612L1 13.414V15h2v-2h2v-2h2V9h1.586l.473-.473.612.245c.361.144.831.228 1.329.228 2.248 0 4-1.752 4-4s-1.752-4-4-4m1 2c.533 0 1 .467 1 1s-.467 1-1 1-1-.467-1-1 .467-1 1-1"})}),xs=Er.forwardRef(bs),ys=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M13 2.625 11.3 3.9l-.6-.8 1.997-1.498a.5.5 0 0 1 .306-.102h.487a.51.51 0 0 1 .51.51V13h2v1h-5v-1h2zM1.504 13.938 1.87 11H0v-1h1.996l.5-4H1V5h1.621l.383-3.062.992.124L3.63 5h3.49l.383-3.062.992.124L8.13 5H10v1H8.004l-.5 4H9v1H7.379l-.383 3.062-.992-.124L6.37 11H2.88l-.383 3.062zM6.496 10l.5-4H3.504l-.5 4z"})}),As=Er.forwardRef(ys),ks=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M5 13h6v1.5c0 .3-.2.5-.5.5H10v.5c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5V15h-.5c-.3 0-.5-.2-.5-.5zm0-1c0-2-3-3-3-7 0-3 3-5 6-5s6 2 6 5c0 4-3 4-3 7H5m-.5-7c.3 0 .5-.2.5-.5s.2-.7.5-1 .6-.5 1-.5c.3 0 .5-.2.5-.5S6.8 2 6.5 2c-.6 0-1.2.3-1.7.8S4 3.9 4 4.5c0 .3.2.5.5.5"})}),Cs=Er.forwardRef(ks),js=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M16 16H0V0h1v13l4.4-7.3 4 2.3 3.8-6.6c.3-.5 1.2-.6 1.7-.4.5.3.8 1.1.5 1.6l-5 8.8-4-2.3L3 15h13z"})}),Bs=Er.forwardRef(js),Ss=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m9.354 7.146-.708.708a2.33 2.33 0 0 0-3.292 0l-2.75 2.75a1.975 1.975 0 0 0 2.792 2.793l2.75-2.75.708.707-2.75 2.75a2.975 2.975 0 0 1-4.208-4.208l2.75-2.75a3.33 3.33 0 0 1 4.708 0m4.75-5.25a2.975 2.975 0 0 1 0 4.208l-2.75 2.75a3.33 3.33 0 0 1-4.708 0l.708-.708c.909.91 2.383.91 3.292 0l2.75-2.75a1.975 1.975 0 1 0-2.793-2.792l-2.75 2.75-.707-.708 2.75-2.75a2.975 2.975 0 0 1 4.207 0Z"})}),Ps=Er.forwardRef(Ss),Ms=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M1 1h14a1 1 0 0 1 0 2H1a1 1 0 1 1 0-2M0 6a1 1 0 0 1 1-1h14a1 1 0 0 1 0 2H1a1 1 0 0 1-1-1m0 4a1 1 0 0 1 1-1h14a1 1 0 0 1 0 2H1a1 1 0 0 1-1-1m0 4a1 1 0 0 1 1-1h14a1 1 0 0 1 0 2H1a1 1 0 0 1-1-1"})}),Ts=Er.forwardRef(Ms),Is=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8 10a1 1 0 0 1 .5 1.866v.634a.5.5 0 0 1-1 0v-.634A1 1 0 0 1 8 10M3.625 7.035A2 2 0 0 0 2 9v5a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V9a2 2 0 0 0-1.625-1.965V5.383a4.375 4.375 0 0 0-8.75 0zM3 9a1 1 0 0 1 .931-.998h8.138A1 1 0 0 1 13 9v5a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm8.375-3.617V7h-6.75V5.383a3.375 3.375 0 0 1 6.75 0"})}),Hs=Er.forwardRef(Is),Rs=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M15.287 1c.355 0 .71.267.71.711v12.798a.7.7 0 0 1-.71.711H.71c-.355 0-.711-.355-.711-.711V1.711C0 1.267.356 1 .711 1zM14.22 2.778H8.888V7.22h5.332zm-12.442 0V7.22H7.11V2.778zm0 10.665H7.11V8.999H1.778zm12.442 0V8.999H8.888v4.444z"})}),Vs=Er.forwardRef(Rs),zs=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m0-1A7 7 0 0 1 1.887 4.587l1.5.3-.372 1.492A.5.5 0 0 0 3.1 6.8l1.5 2a.5.5 0 0 0 .143.129l2.5 1.5a.5.5 0 0 0 .136.056l1.476.37-.33.987a.5.5 0 0 0 0 .316l.455 1.362-.364 1.453A7 7 0 0 1 8 15m1.985-1.379a.5.5 0 0 0-.01-.28L9.526 12l.333-1h.933l1.12 1.12-.875 2.188q-.64.31-1.346.486l.293-1.173Zm2.506-.25.473-1.185a.5.5 0 0 0-.11-.54l-1.5-1.5A.5.5 0 0 0 11 10H9.74L8.22 8.1l1.122.374a.5.5 0 0 0 .643-.353l.466-1.865 1.903-1.902a.5.5 0 0 0 0-.708L9.996 1.29a7.003 7.003 0 0 1 2.494 12.08ZM7.693 9.532l-2.352-1.41L4.043 6.39l.442-1.769a.5.5 0 0 0-.387-.611l-1.612-.323a6.99 6.99 0 0 1 5.813-2.68L11.293 4l-.793.793-1.146-1.147-.708.708L9.793 5.5l-.147.146a.5.5 0 0 0-.131.233l-.37 1.476-.987-.33a.5.5 0 0 0-.512.121l-.5.5a.5.5 0 0 0-.036.666l1.074 1.344z"})}),Ds=Er.forwardRef(zs),Es=(e,t)=>Dr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:[Dr.jsx("g",{clipPath:"url(#maximize_svg__clip0_386_2656)",children:Dr.jsx("path",{d:"m6.207 10.5-4.5 4.5H5v1H0v-5h1v3.293l4.5-4.5zm9.5-10.5H16v.293l.207.207L16 .707V5h-1V1.707l-4.5 4.5-.707-.707 4.5-4.5H11V0h4.293l.207-.207z"})}),Dr.jsx("defs",{children:Dr.jsx("clipPath",{id:"maximize_svg__clip0_386_2656",children:Dr.jsx("path",{d:"M0 0h16v16H0z"})})})]}),_s=Er.forwardRef(Es),Ls=(e,t)=>Dr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:[Dr.jsx("g",{clipPath:"url(#minimize_svg__clip0_380_2830)",children:Dr.jsx("path",{d:"M7 14H6v-3.293l-5 5L.293 15l5-5H2V9h5zm8.707-13-5 5H14v1H9V2h1v3.293l5-5z"})}),Dr.jsx("defs",{children:Dr.jsx("clipPath",{id:"minimize_svg__clip0_380_2830",children:Dr.jsx("path",{d:"M0 0h16v16H0z"})})})]}),Os=Er.forwardRef(Ls),qs=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M15 4H1V2h14zm0 10H1v-2h14zm0-5H1V7h14z"})}),Gs=Er.forwardRef(qs),$s=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8m4.5 9c.25 0 .5-.3.5-.6v-.8c0-.3-.25-.6-.5-.6h-9c-.25 0-.5.3-.5.6v.7c0 .4.25.7.5.7z"})}),Ns=Er.forwardRef($s),Us=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M2 7a1 1 0 1 1 0 2 1 1 0 0 1 0-2m6 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2m6 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2"})}),Js=Er.forwardRef(Us),Fs=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8M3 9.5c.8 0 1.5-.7 1.5-1.5S3.8 6.5 3 6.5 1.5 7.2 1.5 8 2.2 9.5 3 9.5m5 0c.8 0 1.5-.7 1.5-1.5S8.8 6.5 8 6.5 6.5 7.2 6.5 8 7.2 9.5 8 9.5m5 0c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5-1.5.7-1.5 1.5.7 1.5 1.5 1.5"})}),Qs=Er.forwardRef(Fs),Ws=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M14 13h2v1h-2v2h-1v-2h-2v-1h2v-2h1zm0-12a1 1 0 0 1 1 1v7h-1V5H2v9h7v1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zM2 4h12V2H2z"})}),Ks=Er.forwardRef(Ws),Zs=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M15 2a1 1 0 0 1 .993.883L16 3v10a1 1 0 0 1-.883.993L15 14H1a1 1 0 0 1-.993-.883L0 13V3a1 1 0 0 1 .883-.993L1 2zm0 1H1v10h14zM4 6v5H3V6zm3 2v3H6V8zm3-1v4H9V7zm3-2v6h-1V5z"})}),Xs=Er.forwardRef(Zs),Ys=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M13.5 4v1H12v1.5h-1V5H9.5V4H11V2.5h1V4zM12 9.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m-.5 4.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m2-3v1h-4v-1zM6 4v1H2.5V4zm-2.793 6 1.06 1.06L5.329 10l.708.707-1.061 1.06 1.06 1.061-.707.708-1.06-1.061-1.06 1.06-.708-.707 1.06-1.06-1.06-1.06.707-.708ZM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm14-1H8.5v6.5H15V2a1 1 0 0 0-1-1m1 13V8.5H8.5V15H14a1 1 0 0 0 1-1M1 2v5.5h6.5V1H2a1 1 0 0 0-1 1m0 12a1 1 0 0 0 1 1h5.5V8.5H1z"})}),el=Er.forwardRef(Ys),tl=(e,t)=>Dr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Dr.jsx("path",{d:"M8 16a8 8 0 1 1 7.652-10.342c.588 4.006-1.241 5.348-3.236 5.754-1.38.28-2.865-.141-3.576.609C7.194 13.48 10.976 14.722 8 16m-4-6a2 2 0 1 0 0-4 2 2 0 0 0 0 4m1.5-5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3M10 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 2a1 1 0 1 0 0-2 1 1 0 0 0 0 2"}),Dr.jsx("use",{fillRule:"evenodd"})]}),ol=Er.forwardRef(tl),al=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M0 2a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v4h4a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-4H1a1 1 0 0 1-1-1zm6.5 5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5z"})}),rl=Er.forwardRef(al),nl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M2 16V0h4v16zm8-16h4v16h-4z"})}),il=Er.forwardRef(nl),sl=(e,t)=>Dr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Dr.jsx("path",{d:"M5 10h6a5 5 0 0 1 5 5H0a5 5 0 0 1 5-5m3-1a4 4 0 1 1 0-8 4 4 0 0 1 0 8"}),Dr.jsx("use",{fillRule:"evenodd"})]}),ll=Er.forwardRef(sl),cl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M7 8a.75.75 0 1 0 0-1.5A.75.75 0 0 0 7 8M6 4 5 5H4a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H9L8 4zm-.586 2 1-1h1.172l1 1H10v3H4V6zM2 0a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm10 1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm2 14a1 1 0 0 0 1-1V2.268A2 2 0 0 1 16 4v10a2 2 0 0 1-2 2H4a2 2 0 0 1-1.732-1z"})}),ul=Er.forwardRef(cl),dl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M9 7h7a7.004 7.004 0 0 0-7-7zm1-5.917A6.005 6.005 0 0 1 14.917 6H10zM14 9H7V2a7.002 7.002 0 0 0 0 14 7 7 0 0 0 7-7m-8 1h6.917A6.002 6.002 0 0 1 1 9a6 6 0 0 1 5-5.917z"})}),hl=Er.forwardRef(dl),pl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M2.6 4c.2 0 .4.2.4.4v11.1c0 .3-.2.5-.4.5H.4c-.2 0-.4-.2-.4-.4V4.4c0-.2.2-.4.4-.4zm0-4c.2 0 .4.2.4.4v2.1c0 .3-.2.5-.4.5H.4C.2 3 0 2.8 0 2.6V.4C0 .2.2 0 .4 0zm13 0c.2 0 .4.2.4.4v2.1c0 .3-.2.5-.4.5H4.4c-.2 0-.4-.2-.4-.4V.4c0-.2.2-.4.4-.4zM13 4l3 3h-2c-.1 1.3-.4 2.5-.9 3.5-.9 1.7-2.6 3.5-6.1 3.5v2l-3-3 3-3v2c.6 0 4.9-.3 4.9-5H10z"})}),gl=Er.forwardRef(pl),fl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M15 15H1.5A1.5 1.5 0 0 1 0 13.5v-11A1.5 1.5 0 0 1 1.5 1h13A1.5 1.5 0 0 1 16 2.5V14a1 1 0 0 1-1 1M1 2.5v11a.5.5 0 0 0 .5.5H4V5H2V3h2v2h11V2.5a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0-.5.5M8.5 6v8h3V6zm4 8H15V6h-2.5zm-5-8H5v8h2.5z"})}),ml=Er.forwardRef(fl),vl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0m0 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1M6.54 4.338l4.96 2.79a1 1 0 0 1 0 1.744l-4.96 2.79a1 1 0 0 1-1.49-.872V5.21a1 1 0 0 1 1.49-.872m-.49.872v5.58L11.01 8z"})}),wl=Er.forwardRef(vl),bl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M9 9h3.5c.25 0 .5-.3.5-.6v-.8c0-.3-.25-.6-.5-.6H9V3.5c0-.25-.3-.5-.6-.5h-.7c-.4 0-.7.25-.7.5V7H3.5c-.25 0-.5.3-.5.6v.7c0 .4.25.7.5.7H7v3.5c0 .25.3.5.6.5h.8c.3 0 .6-.25.6-.5zM8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8"})}),xl=Er.forwardRef(bl),yl=(e,t)=>Dr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Dr.jsx("path",{d:"m7 8 4.5 4.5L10 14 4 8l6-6 1.5 1.5z"}),Dr.jsx("use",{fillRule:"evenodd"})]}),Al=Er.forwardRef(yl),kl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M12 1v3H4V1zM4 0a1 1 0 0 0-1 1v4h10V1a1 1 0 0 0-1-1zm8 9v6H4V9zM3 8v7a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V8zM2 5h12a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-1v1h1a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h1v-1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1m3 6h6v1H5zm0 2h6v1H5zm6-7h2v1h-2z"})}),Cl=Er.forwardRef(kl),jl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M12 4H8V2.5a1.5 1.5 0 1 0-3 0V4H1v3h.5a2.5 2.5 0 0 1 0 5H1v3h4v-.5a2.5 2.5 0 0 1 5 0v.5h2v-4h1.5a1.5 1.5 0 0 0 0-3H12zM9 14.5a1.5 1.5 0 0 0-3 0V16H.3q-.3 0-.3-.3V11h1.5a1.5 1.5 0 0 0 0-3H0V3.3Q0 3 .3 3H4v-.5a2.5 2.5 0 0 1 5 0V3h3.7q.3 0 .3.3V7h.5a2.5 2.5 0 0 1 0 5H13v3.7q0 .3-.3.3H9z"})}),Bl=Er.forwardRef(jl),Sl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M1 8a7 7 0 1 1 10 6.326V11h-1v5h5v-1h-3.124A8 8 0 1 0 8 16v-1a7 7 0 0 1-7-7"})}),Pl=Er.forwardRef(Sl),Ml=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m9.414 8 2.475-2.475c.177-.177.142-.566-.07-.778l-.566-.565c-.212-.213-.601-.248-.778-.071L8 6.586 5.525 4.11c-.177-.177-.566-.142-.778.07l-.495.496c-.283.282-.318.671-.141.848L6.586 8 4.11 10.475c-.177.177-.142.566.07.778l.496.495c.282.283.671.318.848.141L8 9.414l2.475 2.475c.177.177.566.142.778-.07l.565-.566c.213-.212.248-.601.071-.778zM8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8"})}),Tl=Er.forwardRef(Ml),Il=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8 15c-3.848 0-7-3.152-7-7s3.152-7 7-7 7 3.152 7 7-3.152 7-7 7m0 1c4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8 3.6 8 8 8m-.5-5.587V4h1v6.413l2.675-2.293.65.76L8 12.158 4.175 8.88l.65-.76z"})}),Hl=Er.forwardRef(Il),Rl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M4 8c2.2 0 4-1.8 4-4S6.2 0 4 0 0 1.8 0 4s1.8 4 4 4m0-1C2.352 7 1 5.648 1 4s1.352-3 3-3 3 1.352 3 3-1.352 3-3 3m8.5 5c1.9 0 3.5-1.6 3.5-3.5S14.4 5 12.5 5 9 6.6 9 8.5s1.6 3.5 3.5 3.5m0-1C11.152 11 10 9.848 10 8.5S11.152 6 12.5 6 15 7.152 15 8.5 13.848 11 12.5 11M8 13.5C8 14.9 6.9 16 5.5 16S3 14.9 3 13.5 4.1 11 5.5 11 8 12.1 8 13.5m-1 0c0-.848-.652-1.5-1.5-1.5S4 12.652 4 13.5 4.652 15 5.5 15 7 14.348 7 13.5"})}),Vl=Er.forwardRef(Rl),zl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8.421 11.947c0 .59.168 1.264.337 1.6.168.337.337.506.59.674s.589.253.841.253H1.6c-.421 0-.674-.085-.926-.337a7 7 0 0 1-.506-.842A6.6 6.6 0 0 1 0 11.947zM3.958 3.442c.253-.59.42-1.095.674-1.431q.252-.506.505-.758Q5.39 1 5.642 1h9.516c-.169 0-.337.084-.505.337q-.253.251-.506.758c-.168.337-.42.758-.59 1.431l-1.768 8.421c-.252.674-.42 1.18-.589 1.516s-.421.59-.505.674c-.169.168-.337.252-.506.337a2.6 2.6 0 0 1-.42-.59c-.085-.168-.169-.42-.253-.59-.084-.168-.084-.42-.084-.589v-.59c0-.168 0-.42-.085-.504-.084-.085-.168-.253-.336-.337-.085-.085-.337-.085-.506-.085H2.526zm10.442.084c0-.337 0-.673.084-1.01.084-.253.169-.505.253-.842.084-.253.252-.506.42-.674.17 0 .338.084.506.337.084.252.169.505.253.842 0 .421.084.842.084 1.347z"})}),Dl=Er.forwardRef(zl),El=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m14.206 10.463-.743-.67-2.269 2.522-1.272-1.018-.625.781 2.009 1.607zM14 4h-3v2.022a5.5 5.5 0 0 0-1 .185V3c0-.364.097-.706.268-1H6a2 2 0 0 0-2 2v7h2.022a5.6 5.6 0 0 0 0 1H1a1 1 0 0 0 1 1h4.207q.148.524.393 1H2a2 2 0 0 1-2-2v-1h3V4a3 3 0 0 1 3-3h6a2 2 0 0 1 2 2zm-2-2a1 1 0 0 0-.59.193l-.01.007a1 1 0 0 0-.15.137A1 1 0 0 0 11 3h2a1 1 0 0 0-1-1m-.5 13a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7m0 1a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9"})}),_l=Er.forwardRef(El),Ll=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M9.057 11.164a6 6 0 1 1 2.112-2.116 1 1 0 0 1 .052.044l4.176 4.08a1 1 0 0 1 .009 1.422l-.707.707a1 1 0 0 1-1.406.008l-4.185-4.087a1 1 0 0 1-.05-.058ZM10.5 6a4.5 4.5 0 1 0-9 0 4.5 4.5 0 0 0 9 0"})}),Ol=Er.forwardRef(Ll),ql=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m14 0a.5.5 0 1 1 1 0V15a1 1 0 0 1-1 1h-1.5a.5.5 0 1 1 0-1h1a.5.5 0 0 0 .5-.5zm-14-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m15 0v3a.5.5 0 1 1-1 0v-3a.5.5 0 1 1 1 0m-16-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M4 4v8l8-8zm0-1h8a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1"})}),Gl=Er.forwardRef(ql),$l=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m14 0a.5.5 0 1 1 1 0V15a1 1 0 0 1-1 1h-1.5a.5.5 0 1 1 0-1h1a.5.5 0 0 0 .5-.5zm-14-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m15 0v3a.5.5 0 1 1-1 0v-3a.5.5 0 1 1 1 0m-16-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M4 3h8a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1"})}),Nl=Er.forwardRef($l),Ul=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M1 1.5a.5.5 0 0 1 .5-.5H3V0H1.5A1.5 1.5 0 0 0 0 1.5V3h1zM14.5 1a.5.5 0 0 1 .5.5V3h1V1.5A1.5 1.5 0 0 0 14.5 0H13v1zm0 14a.5.5 0 0 0 .5-.5V13h1v1.5a1.5 1.5 0 0 1-1.5 1.5H13v-1zm-13 0a.5.5 0 0 1-.5-.5V13H0v1.5A1.5 1.5 0 0 0 1.5 16H3v-1zM6 0h4v1H6zm9 6h1v4h-1zm-5 10v-1H6v1zM5.025 9.014A2.986 2.986 0 0 1 8 12h1a3.986 3.986 0 0 0-3.972-3.986l-3.025-.01 1.65-1.65-.707-.708L.093 8.5l2.853 2.854.708-.708L2.01 9.004l3.014.01Z"})}),Jl=Er.forwardRef(Ul),Fl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M1.5 1a.5.5 0 0 0-.5.5V3H0V1.5A1.5 1.5 0 0 1 1.5 0H3v1zm13.5.5a.5.5 0 0 0-.5-.5H13V0h1.5A1.5 1.5 0 0 1 16 1.5V3h-1zM14.5 15a.5.5 0 0 0 .5-.5V13h1v1.5a1.5 1.5 0 0 1-1.5 1.5H13v-1zM1 14.5a.5.5 0 0 0 .5.5H3v1H1.5A1.5 1.5 0 0 1 0 14.5V13h1zM6 0h4v1H6zM1 6H0v4h1zm9 9H6v1h4zm-2-3c0-1.645 1.33-2.98 2.975-2.986l3.031-.01-1.663 1.699.714.7 2.846-2.907-2.85-2.85-.707.708 1.651 1.65-3.025.01A3.986 3.986 0 0 0 7 12z"})}),Ql=Er.forwardRef(Fl),Wl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m0-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m-1-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M6 9.444h1.111c0-.61.111-1.166.333-1.722.5-1.11 1.278-1.889 2.39-2.389A4.5 4.5 0 0 1 11.555 5c.61 0 1.166.111 1.722.333 1.11.5 1.889 1.278 2.389 2.39.222.555.333 1.11.333 1.721 0 .612-.111 1.167-.278 1.778-.5 1.056-1.278 1.89-2.389 2.334a4.5 4.5 0 0 1-1.722.333V13c.5 0 .945-.111 1.389-.278.889-.389 1.5-1 1.889-1.889.167-.444.278-.889.278-1.389s-.111-.944-.334-1.388c-.389-.89-1-1.556-1.889-1.89a3 3 0 0 0-1.388-.333c-.5 0-.945.111-1.445.334-.889.389-1.5 1-1.889 1.889-.166.444-.278.888-.278 1.388h1.39l-1.667 2.223z"})}),Kl=Er.forwardRef(Wl),Zl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M7 1v4h2V1zM.4 0h3.2c.22 0 .4.18.4.4v5.2a.4.4 0 0 1-.4.4H.4a.4.4 0 0 1-.4-.4V.4C0 .18.18 0 .4 0M1 1v4h2V1zm5.4-1h3.2c.22 0 .4.18.4.4v5.2a.4.4 0 0 1-.4.4H6.4a.4.4 0 0 1-.4-.4V.4c0-.22.18-.4.4-.4m-6 10h3.2c.22 0 .4.18.4.4v5.2a.4.4 0 0 1-.4.4H.4a.4.4 0 0 1-.4-.4v-5.2c0-.22.18-.4.4-.4m6 0h3.2c.22 0 .4.18.4.4v5.2a.4.4 0 0 1-.4.4H6.4a.4.4 0 0 1-.4-.4v-5.2c0-.22.18-.4.4-.4m6 0h3.2c.22 0 .4.18.4.4v5.2a.4.4 0 0 1-.4.4h-3.2a.4.4 0 0 1-.4-.4v-5.2c0-.22.18-.4.4-.4M0 8h16v1H0z"})}),Xl=Er.forwardRef(Zl),Yl=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m14 0a.5.5 0 1 1 1 0V15a1 1 0 0 1-1 1h-1.5a.5.5 0 1 1 0-1h1a.5.5 0 0 0 .5-.5zm-14-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m15 0v3a.5.5 0 1 1-1 0v-3a.5.5 0 1 1 1 0m-16-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M4 4v8h8V4zm0-1h8a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1"})}),ec=Er.forwardRef(Yl),tc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M1.6 5H.4C.2 5 0 4.8 0 4.6V3.4c0-.2.2-.4.4-.4h1.2c.2 0 .4.2.4.4v1.2c0 .2-.2.4-.4.4m0 4H.4C.2 9 0 8.8 0 8.6V7.4c0-.2.2-.4.4-.4h1.2c.2 0 .4.2.4.4v1.2c0 .2-.2.4-.4.4m0 4H.4c-.2 0-.4-.2-.4-.4v-1.2c0-.2.2-.4.4-.4h1.2c.2 0 .4.2.4.4v1.2c0 .2-.2.4-.4.4m12-8H4.4c-.2 0-.4-.2-.4-.4V3.4c0-.2.2-.4.4-.4h9.2c.2 0 .4.2.4.4v1.2c0 .2-.2.4-.4.4m-2 4H4.4c-.2 0-.4-.2-.4-.4V7.4c0-.2.2-.4.4-.4h7.2c.2 0 .4.2.4.4v1.2c0 .2-.2.4-.4.4m4 4H4.4c-.2 0-.4-.2-.4-.4v-1.2c0-.2.2-.4.4-.4h11.2c.2 0 .4.2.4.4v1.2c0 .2-.2.4-.4.4"})}),oc=Er.forwardRef(tc),ac=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m4 9 4 7H0zm3-2H0V0h7zm5-2c2.2 0 4 1.8 4 4s-1.8 4-4 4-4-1.8-4-4 1.8-4 4-4"})}),rc=Er.forwardRef(ac),nc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M13 0a3 3 0 1 1-2.422 4.77L5.87 7.125a3 3 0 0 1 0 1.753l4.707 2.353a3 3 0 1 1-.447.894L5.422 9.771a3 3 0 1 1 0-3.54l4.708-2.354A3 3 0 0 1 13 0m0 11a2 2 0 1 0 0 4 2 2 0 0 0 0-4M3 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4m10-5a2 2 0 1 0 0 4 2 2 0 0 0 0-4"})}),ic=Er.forwardRef(nc),sc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M13.509 13H4.387c0 .032.613-.37.613-1.5V10h10.009v1.638c0 .661-.826 1.362-1.5 1.362M4 11.65C4 12.395 3.26 13 2.5 13S1 12.395 1 11.65V3h12v6H5a1 1 0 0 0-1 1zM14 9V3c0-.553-.447-1-.999-1H1a1 1 0 0 0-1 1v8.5C0 12.879 1.122 14 2.5 14h11.003A2.5 2.5 0 0 0 16 11.503V10a1 1 0 0 0-1-1z"})}),lc=Er.forwardRef(sc),cc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M6 4.383v4.234a.5.5 0 0 0 .757.429l3.528-2.117a.5.5 0 0 0 0-.858L6.757 3.954a.5.5 0 0 0-.757.43ZM9.056 6.5 7 7.734V5.266zM2 1a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h5.5v3H5v1h6v-1H8.5v-3H14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm12 1v9H2V2z"})}),uc=Er.forwardRef(cc),dc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M6.843 1c.267 0 .267.089.267.267v13.775a.19.19 0 0 1-.178.178H5.51a.19.19 0 0 1-.177-.178V9H3.555v2.666L0 8.11l3.555-3.555v2.666h1.778V1.178c0-.09.088-.178.177-.178zm5.6 10.665V8.999h-1.778v6.043a.19.19 0 0 1-.178.178H9.154c-.266 0-.266-.089-.266-.267V1.178c0-.09.088-.178.177-.178h1.422c.09 0 .178.089.178.178V7.22h1.778V4.555l3.555 3.555z"})}),hc=Er.forwardRef(dc),pc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m8.418 1.007.042.08 1.788 4.217 4.571.388a.5.5 0 0 1 .348.811l-.063.065-3.472 3.008 1.043 4.47a.5.5 0 0 1-.664.581l-.081-.04L8 12.217l-3.93 2.372a.5.5 0 0 1-.757-.453l.012-.089 1.043-4.47L.896 6.568a.5.5 0 0 1 .196-.86l.089-.016 4.571-.388L7.54 1.086a.5.5 0 0 1 .878-.08Z"})}),gc=Er.forwardRef(pc),fc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M8 12.604V3.396L14.73 8zM2 3h2v10H2zm13.294 5.825a1 1 0 0 0 0-1.65L8.564 2.57A1 1 0 0 0 7 3.396v9.208a1 1 0 0 0 1.565.825zM1 13a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1z"})}),mc=Er.forwardRef(fc),vc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M13 14H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1"})}),wc=Er.forwardRef(vc),bc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M5 13v3l-5-5 5-5v4h8c1 0 1 0 1-1V3c0-1 0-1-1-1h-2.6c-.2 0-.4-.2-.4-.4V.4c0-.2.2-.4.4-.4H14c1.6 0 2 .8 2 2.3V10c0 1.4-.5 2-2 2H5z"})}),xc=Er.forwardRef(bc),yc=(e,t)=>Dr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Dr.jsx("path",{d:"M15.783 10.832a.25.25 0 0 1 0 .36l-3.391 3.391c-.14.117-.25.133-.32.04-.07-.087-.11-.165-.11-.22v-2.39H6.219a.25.25 0 0 1-.257-.259V10.27a.25.25 0 0 1 .257-.258h5.745V7.62c0-.219.273-.336.429-.18zM10 5.764a.25.25 0 0 1-.258.257H3.998v2.392c0 .219-.274.336-.43.18L.176 5.2a.25.25 0 0 1 0-.36L3.568 1.45c.14-.117.25-.133.32-.039.07.086.11.164.11.219v2.39H9.74c.148 0 .258.11.258.259z"}),Dr.jsx("use",{fillRule:"evenodd"})]}),Ac=Er.forwardRef(yc),kc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M15.941 7.024A8 8 0 0 1 1.999 13.29V16H1v-5h5v1H2.255a7 7 0 0 0 12.717-4.63zM14.999 0v5h-5V4h3.746A7 7 0 0 0 1.027 8.625l-.969.346a8 8 0 0 1 13.94-6.263L14 0z"})}),Cc=Er.forwardRef(kc),jc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M0 2a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1zm1 0v3h14V2zm0 4v8h4V6zm9 8V6H6v8zm1 0h4V6h-4z"})}),Bc=Er.forwardRef(jc),Sc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m8.031 0 7.667 7.666a1.033 1.033 0 0 1 0 1.46l-6.572 6.572a1.033 1.033 0 0 1-1.46 0L0 8.03V0zm-2.47 3.44a1.5 1.5 0 1 0-2.122 2.12 1.5 1.5 0 0 0 2.122-2.12"})}),Pc=Er.forwardRef(Sc),Mc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M5.52 11.938 4.5 15H1L6.425 1h3.238L15 15h-3.5l-1.02-3.062zm.73-2.188h3.5L8 4.5z"})}),Tc=Er.forwardRef(Mc),Ic=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m6 10 7-7 2 2-7 7-2 2-5-5 2-2z"})}),Hc=Er.forwardRef(Ic),Rc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M1.5 7.9C1 8.1.4 8 .1 7.5-.1 7 0 6.4.5 6.1L8 2l7.5 4.1c.5.3.6.9.4 1.4-.3.5-.9.6-1.4.4L8 4.3zm14 4.2c.5.3.6.9.4 1.4-.3.5-.9.6-1.4.4L8 10.3l-6.5 3.6c-.5.2-1.1.1-1.4-.4-.2-.5-.1-1.1.4-1.4L8 8z"})}),Vc=Er.forwardRef(Rc),zc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M0 16V0h16v16zM1 1v8h8V1zm9 7v3h5V8zm2 4h-2v3h2zm3-11h-5v6h5zM9 15v-5H6v5zm-4-5H1v5h4zm8 2v3h2v-3z"})}),Dc=Er.forwardRef(zc),Ec=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M2.4 4h11.2a.2.2 0 0 1 .16.32l-5.6 7.467a.2.2 0 0 1-.32 0L2.24 4.32A.2.2 0 0 1 2.4 4"})}),_c=Er.forwardRef(Ec),Lc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M11 2.4v11.2a.2.2 0 0 1-.32.16l-7.467-5.6a.2.2 0 0 1 0-.32l7.467-5.6a.2.2 0 0 1 .32.16"})}),Oc=Er.forwardRef(Lc),qc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M4 13.6V2.4a.2.2 0 0 1 .32-.16l7.467 5.6a.2.2 0 0 1 0 .32l-7.467 5.6A.2.2 0 0 1 4 13.6"})}),Gc=Er.forwardRef(qc),$c=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M13.6 11H2.4a.2.2 0 0 1-.16-.32l5.6-7.467a.2.2 0 0 1 .32 0l5.6 7.467a.2.2 0 0 1-.16.32"})}),Nc=Er.forwardRef($c),Uc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m2.106 8.5 1.47 1.67-.751.66L.334 8l2.49-2.83.751.66L2.106 7.5H8v1zM2 1h14v1H2zm8 4h6v1h-6zm0 5h6v1h-6zm-8 4h14v1H2z"})}),Jc=Er.forwardRef(Uc),Fc=(e,t)=>Dr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Dr.jsx("path",{d:"m5.758 7.414-3.415 3.414a1 1 0 0 0 0 1.415l1.414 1.414a1 1 0 0 0 1.415 0l3.414-3.415A3 3 0 0 1 8 13.657L6.586 15.07a3 3 0 0 1-4.243 0L.93 13.657a3 3 0 0 1 0-4.243L2.343 8a3 3 0 0 1 3.415-.586m4.484 1.172 3.415-3.414a1 1 0 0 0 0-1.415l-1.414-1.414a1 1 0 0 0-1.415 0L7.414 5.758A3 3 0 0 1 8 2.343L9.414.93a3 3 0 0 1 4.243 0l1.414 1.414a3 3 0 0 1 0 4.243L13.657 8a3 3 0 0 1-3.415.586M1.5 5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1m11 5h2a.5.5 0 1 1 0 1h-2a.5.5 0 1 1 0-1m-2 2a.5.5 0 0 1 .5.5v2a.5.5 0 1 1-1 0v-2a.5.5 0 0 1 .5-.5m-5-11a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2a.5.5 0 0 1 .5-.5"}),Dr.jsx("use",{fillRule:"evenodd"})]}),Qc=Er.forwardRef(Fc),Wc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M11.5 11a1 1 0 1 0-1.5.866v.634a.5.5 0 0 0 1 0v-.634a1 1 0 0 0 .5-.866M1 7V5a3 3 0 0 1 6 0v2a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2H8V5a4 4 0 1 0-8 0v2zm6 1h7a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1"})}),Kc=Er.forwardRef(Wc),Zc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M12 4H6V3h6zM6 8.5h4v-1H6zm9 4.5H6v-1h9zM3 11a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1zm0 1H2v1h1zm0-5.5a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1zm0 1H2v1h1zM3 2a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm0 1H2v1h1z"})}),Xc=Er.forwardRef(Zc),Yc=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m15 9-7 7-7-7zM1 7l7-7 7 7z"})}),eu=Er.forwardRef(Yc),tu=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"m7.647 1.168-6.48 6.479-.706-.708L6.94.462a1.5 1.5 0 0 1 2.12 0l6.48 6.479a1.5 1.5 0 0 1 0 2.12l-6.48 6.48a1.5 1.5 0 0 1-2.12 0L.46 9.06a1.5 1.5 0 0 1 0-2.12l.708.707a.5.5 0 0 0 0 .707l6.479 6.478a.5.5 0 0 0 .707 0l6.478-6.478a.5.5 0 0 0 0-.707l-6.478-6.48a.5.5 0 0 0-.707 0M8.75 11a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M7.5 4h1v5h-1z"})}),ou=Er.forwardRef(tu),au=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M7.999 2c2.545 0 4.508 1.543 5.89 3a13.8 13.8 0 0 1 2.108 3 13.8 13.8 0 0 1-2.109 3c-1.381 1.457-3.344 3-5.89 3-2.544 0-4.508-1.543-5.89-3A13.8 13.8 0 0 1 0 8a13.8 13.8 0 0 1 2.109-3c1.381-1.457 3.345-3 5.89-3m0 1C5.877 3 4.164 4.287 2.837 5.685A12.7 12.7 0 0 0 1.14 8a12.7 12.7 0 0 0 1.697 2.315C4.164 11.713 5.877 13 8 13c2.12 0 3.834-1.287 5.161-2.685A12.7 12.7 0 0 0 14.857 8a12.7 12.7 0 0 0-1.697-2.315C11.833 4.287 10.12 3 7.999 3M8 4.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7m0 1a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5m.707 1.793a1 1 0 1 1-1.414 1.414 1 1 0 0 1 1.414-1.414"})}),ru=Er.forwardRef(au),nu=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M14.98 15H1.04c-1.002 0-1.303-.7-.802-1.5l6.82-11.9c.5-.8 1.303-.8 1.804 0l6.92 11.9c.501.8.1 1.5-.803 1.5M8.5 5h-1c-.3 0-.5.2-.5.5V9c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5V5.5c0-.3-.2-.5-.5-.5m-1 6c-.3 0-.5.2-.5.5v1c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5v-1c0-.3-.2-.5-.5-.5z"})}),iu=Er.forwardRef(nu),su=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M6.5 11a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9m0 1a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m4.121-3.5c-.103.273-.315.563-.573.841a7 7 0 0 1-.733.682 9 9 0 0 1-.815.598l4.328 4.329a1 1 0 0 0 1.415 0l.707-.707a1 1 0 0 0 0-1.415L10.62 8.5Zm.135 1.55 3.487 3.486-.707.707-3.51-3.51a8 8 0 0 0 .73-.684ZM4 6h5v1H4zm2-2h1v5H6z"})}),lu=Er.forwardRef(su),cu=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M6.5 11a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9m0 1a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m4.121-3.5c-.103.273-.315.563-.573.841a7 7 0 0 1-.733.682 9 9 0 0 1-.815.598l4.328 4.329a1 1 0 0 0 1.415 0l.707-.707a1 1 0 0 0 0-1.415L10.62 8.5Zm.135 1.55 3.487 3.486-.707.707-3.51-3.51a8 8 0 0 0 .73-.684ZM4 6h5v1H4z"})}),uu=Er.forwardRef(cu);var du=[{value:"image",label:"Image",icon:Dr.jsx(us,{})},{value:"back",icon:Dr.jsx(un,{}),label:"Back"},{value:"forward",icon:Dr.jsx(Oi,{}),label:"Forward"},{value:"history",icon:Dr.jsx(is,{}),label:"History"},{value:"help",icon:Dr.jsx(os,{}),label:"Help"},{value:"info",icon:Dr.jsx(ms,{}),label:"Info"},{value:"text",icon:Dr.jsx(Tc,{}),label:"Text"},{value:"group",icon:Dr.jsx(Ki,{}),label:"Group"},{value:"search",icon:Dr.jsx(Ol,{}),label:"Search"},{value:"zoom-in",icon:Dr.jsx(lu,{}),label:"Zoom in"},{value:"zoom-out",icon:Dr.jsx(uu,{}),label:"Zoom out"},{value:"export",icon:Dr.jsx(Bi,{}),label:"Export"},{value:"import",icon:Dr.jsx(hs,{}),label:"Import"},{value:"field",icon:Dr.jsx(Ti,{}),label:"Field"},{value:"lock",icon:Dr.jsx(Hs,{}),label:"Lock"},{value:"unlock",icon:Dr.jsx(Kc,{}),label:"Unlock"},{value:"database",icon:Dr.jsx(oi,{}),label:"Database"},{value:"calendar",icon:Dr.jsx(Pn,{}),label:"Calendar"},{value:"bookmark",icon:Dr.jsx(An,{}),label:"Bookmark"},{value:"library",icon:Dr.jsx(Tn,{}),label:"Library"},{value:"star",icon:Dr.jsx(gc,{}),label:"Star"},{value:"print",icon:Dr.jsx(Cl,{}),label:"Print"},{value:"remove",icon:Dr.jsx(Tl,{}),label:"Remove"},{value:"handle",icon:Dr.jsx(Xi,{}),label:"Handle"},{value:"handle-horizontal",icon:Dr.jsx(es,{}),label:"Handle horizontal"},{value:"menu",icon:Dr.jsx(Gs,{}),label:"Menu"},{value:"list",icon:Dr.jsx(Ts,{}),label:"List"},{value:"unordered-list",icon:Dr.jsx(Xc,{}),label:"Unordered list"},{value:"clock",icon:Dr.jsx(Dn,{}),label:"Clock"},{value:"puzzle",icon:Dr.jsx(Bl,{}),label:"Puzzle"},{value:"filterpane",icon:Dr.jsx(Di,{}),label:"Filterpane"},{value:"plus",icon:Dr.jsx(xl,{}),label:"Plus"},{value:"minus",icon:Dr.jsx(Ns,{}),label:"Minus"},{value:"triangle-top",icon:Dr.jsx(Nc,{}),label:"Triangle top"},{value:"triangle-bottom",icon:Dr.jsx(_c,{}),label:"Triangle bottom"},{value:"triangle-left",icon:Dr.jsx(Oc,{}),label:"Triangle left"},{value:"triangle-right",icon:Dr.jsx(Gc,{}),label:"Triangle right"},{value:"tick",icon:Dr.jsx(Hc,{}),label:"Tick"},{value:"cogwheel",icon:Dr.jsx(Nn,{}),label:"Cogwheel"},{value:"settings",icon:Dr.jsx(oc,{}),label:"Settings"},{value:"cut",icon:Dr.jsx(ei,{}),label:"Cut"},{value:"copy",icon:Dr.jsx(Xn,{}),label:"Copy"},{value:"paste",icon:Dr.jsx(rl,{}),label:"Paste"},{value:"camera",label:"Camera"},{value:"slide-show",icon:Dr.jsx(uc,{}),label:"Slide show"},{value:"palette",icon:Dr.jsx(ol,{}),label:"Palette"},{value:"shapes",icon:Dr.jsx(rc,{}),label:"Shapes"},{value:"effects",icon:Dr.jsx(Ci,{}),label:"Effects"},{value:"file",icon:Dr.jsx(Hi,{}),label:"File"},{value:"expand",icon:Dr.jsx(_s,{}),label:"Expand"},{value:"collapse",icon:Dr.jsx(Os,{}),label:"Collapse"},{value:"bin",icon:Dr.jsx(wn,{}),label:"Bin"},{value:"link",icon:Dr.jsx(Ps,{}),label:"Link"},{value:"pivot",icon:Dr.jsx(gl,{}),label:"Pivot"},{value:"reload",icon:Dr.jsx(Pl,{}),label:"Reload"},{value:"add",icon:Dr.jsx(Lr,{}),label:"Add"},{value:"edit",icon:Dr.jsx(Ai,{}),label:"Edit"},{value:"key",icon:Dr.jsx(xs,{}),label:"Key"},{value:"box",icon:Dr.jsx(Cn,{}),label:"Box"},{value:"home",icon:Dr.jsx(ls,{}),label:"Home"},{value:"person",icon:Dr.jsx(ll,{}),label:"Person"},{value:"grid",icon:Dr.jsx(Qi,{}),label:"Grid"},{value:"cloud",icon:Dr.jsx(On,{}),label:"Cloud"},{value:"more",icon:Dr.jsx(Js,{}),label:"More"},{value:"folder",icon:Dr.jsx(_i,{}),label:"Folder"},{value:"drop",icon:Dr.jsx(xi,{}),label:"Drop"},{value:"play",icon:Dr.jsx(wl,{}),label:"Play"},{value:"tag",icon:Dr.jsx(Pc,{}),label:"Tag"},{value:"close",icon:Dr.jsx(_n,{}),label:"Close"},{value:"warning",icon:Dr.jsx(ou,{}),label:"Warning"},{value:"warning-triangle",icon:Dr.jsx(iu,{}),label:"Warning triangle"},{value:"share",icon:Dr.jsx(ic,{}),label:"Share"},{value:"top",icon:Dr.jsx(Vc,{}),label:"Top"},{value:"low-resolution",icon:Dr.jsx(Vs,{}),label:"Low resolution"},{value:"high-resolution",icon:Dr.jsx(rs,{}),label:"High resolution"},{value:"view",icon:Dr.jsx(ru,{}),label:"View"},{value:"control",icon:Dr.jsx(Kn,{}),label:"Control"},{value:"code",icon:Dr.jsx(Gn,{}),label:"Code"},{value:"upload",label:"Upload"},{value:"repair",label:"Repair"},{value:"split",icon:Dr.jsx(hc,{}),label:"Split"},{value:"up-down",icon:Dr.jsx(eu,{}),label:"Up down"},{value:"disconnect",label:"Disconnect"},{value:"photo-library",icon:Dr.jsx(ul,{}),label:"Photo library"},{value:"application",icon:Dr.jsx(Fr,{}),label:"Application"},{value:"new-tab",icon:Dr.jsx(Ks,{}),label:"New tab"},{value:"ascending",icon:Dr.jsx(li,{}),label:"Ascending"},{value:"descending",icon:Dr.jsx(an,{}),label:"Descending"},{value:"arrow-up",icon:Dr.jsx(tn,{}),label:"Arrow up"},{value:"arrow-down",icon:Dr.jsx(Wr,{}),label:"Arrow down"},{value:"arrow-right",icon:Dr.jsx(Yr,{}),label:"Arrow right"},{value:"arrow-left",icon:Dr.jsx(Zr,{}),label:"Arrow left"},{value:"sync",icon:Dr.jsx(Cc,{}),label:"Sync"},{value:"draggable",icon:Dr.jsx(wi,{}),label:"Draggable"},{value:"book",icon:Dr.jsx(xn,{}),label:"Book"},{value:"measure",label:"Measure"},{value:"download",icon:Dr.jsx(mi,{}),label:"Download"},{value:"more-rounded",icon:Dr.jsx(Qs,{}),label:"More rounded"},{value:"align-object-left",icon:Dr.jsx($r,{}),label:"Align object-left"},{value:"align-object-center",icon:Dr.jsx(qr,{}),label:"Align object-center"},{value:"align-object-right",icon:Dr.jsx(Ur,{}),label:"Align object-right"},{value:"submit",icon:Dr.jsx(xc,{}),label:"Submit"},{value:"operators",icon:Dr.jsx(el,{}),label:"Operators"},{value:"general-data-class",icon:Dr.jsx(Ni,{}),label:"General data-class"},{value:"building",label:"Building"},{value:"bell",icon:Dr.jsx(mn,{}),label:"Bell"},{value:"unlink",icon:Dr.jsx(Qc,{}),label:"Unlink"},{value:"lightbulb",icon:Dr.jsx(Cs,{}),label:"Lightbulb"},{value:"log-in",label:"Log in"},{value:"log-out",label:"Log out"},{value:"previous",icon:Dr.jsx(Al,{}),label:"Previous"},{value:"goto",icon:Dr.jsx(Ji,{}),label:"Goto"},{value:"save",icon:Dr.jsx(Hl,{}),label:"Save"},{value:"pause",icon:Dr.jsx(il,{}),label:"Pause"},{value:"stop",icon:Dr.jsx(wc,{}),label:"Stop"},{value:"step-in",icon:Dr.jsx(mc,{}),label:"Step in"},{value:"comment",icon:Dr.jsx(Qn,{}),label:"Comment"},{value:"indent",icon:Dr.jsx(gs,{}),label:"Indent"},{value:"undent",icon:Dr.jsx(Jc,{}),label:"Undent"},{value:"filter",icon:Dr.jsx(Vi,{}),label:"Filter"},{value:"clear-filter",icon:Dr.jsx(Hn,{}),label:"Clear filter"},{value:"insert",icon:Dr.jsx(ws,{}),label:"Insert"},{value:"direction-left",icon:Dr.jsx(hi,{}),label:"Direction left"},{value:"swap",icon:Dr.jsx(Ac,{}),label:"Swap"},{value:"bubbles",icon:Dr.jsx(nn,{}),label:"Bubbles"},{value:"sheet",icon:Dr.jsx(lc,{}),label:"Sheet"},{value:"object",icon:Dr.jsx(Xs,{}),label:"Object"},{value:"clear-selections",icon:Dr.jsx(Vn,{}),label:"Clear selections"},{value:"selections-tool",icon:Dr.jsx(Xl,{}),label:"Selections tool"},{value:"selections-reload",icon:Dr.jsx(Kl,{}),label:"Selections reload"},{value:"selections-back",icon:Dr.jsx(Jl,{}),label:"Selections back"},{value:"selections-forward",icon:Dr.jsx(Ql,{}),label:"Selections forward"},{value:"expression",icon:Dr.jsx(Pi,{}),label:"Expression"},{value:"select-alternative",icon:Dr.jsx(Gl,{}),label:"Select alternative"},{value:"select-possible",icon:Dr.jsx(ec,{}),label:"Select possible"},{value:"select-excluded",icon:Dr.jsx(Nl,{}),label:"Select excluded"},{value:"select-all",label:"Select all"},{value:"bar-chart",icon:Dr.jsx(gn,{}),label:"Bar chart"},{value:"bar-chart-horizontal",icon:Dr.jsx(hn,{}),label:"Bar chart-horizontal"},{value:"line-chart",icon:Dr.jsx(Bs,{}),label:"Line chart"},{value:"pie-chart",icon:Dr.jsx(hl,{}),label:"Pie chart"},{value:"gauge-chart",icon:Dr.jsx(Gi,{}),label:"Gauge chart"},{value:"kpi",icon:Dr.jsx(As,{}),label:"Kpi"},{value:"scatter-chart",icon:Dr.jsx(Vl,{}),label:"Scatter chart"},{value:"map",icon:Dr.jsx(Ds,{}),label:"Map"},{value:"table",icon:Dr.jsx(Bc,{}),label:"Table"},{value:"pivot-table",icon:Dr.jsx(ml,{}),label:"Pivot table"},{value:"treemap",icon:Dr.jsx(Dc,{}),label:"Treemap"},{value:"combo-chart",icon:Dr.jsx(Jn,{}),label:"Combo chart"},{value:"boxplot",icon:Dr.jsx(Bn,{}),label:"Boxplot"},{value:"distributionplot",icon:Dr.jsx(gi,{}),label:"Distributionplot"},{value:"histogram",label:"Histogram"},{value:"direct-discovery",icon:Dr.jsx(ui,{}),label:"Direct discovery"},{value:"data-model",icon:Dr.jsx(ri,{}),label:"Data model"},{value:"script",icon:Dr.jsx(Dl,{}),label:"Script"},{value:"script-ok",icon:Dr.jsx(_l,{}),label:"Script ok"},{value:"debug",icon:Dr.jsx(ii,{}),label:"Debug"},{value:"auto-layout",icon:Dr.jsx(ln,{}),label:"Auto layout"}];const hu={aliceblue:{r:240,g:248,b:255},antiquewhite:{r:250,g:235,b:215},aqua:{r:0,g:255,b:255},aquamarine:{r:127,g:255,b:212},azure:{r:240,g:255,b:255},beige:{r:245,g:245,b:220},bisque:{r:255,g:228,b:196},black:{r:0,g:0,b:0},blanchedalmond:{r:255,g:235,b:205},blue:{r:0,g:0,b:255},blueviolet:{r:138,g:43,b:226},brown:{r:165,g:42,b:42},burlywood:{r:222,g:184,b:135},cadetblue:{r:95,g:158,b:160},chartreuse:{r:127,g:255,b:0},chocolate:{r:210,g:105,b:30},coral:{r:255,g:127,b:80},cornflowerblue:{r:100,g:149,b:237},cornsilk:{r:255,g:248,b:220},crimson:{r:220,g:20,b:60},cyan:{r:0,g:255,b:255},darkblue:{r:0,g:0,b:139},darkcyan:{r:0,g:139,b:139},darkgoldenrod:{r:184,g:134,b:11},darkgray:{r:169,g:169,b:169},darkgreen:{r:0,g:100,b:0},darkgrey:{r:169,g:169,b:169},darkkhaki:{r:189,g:183,b:107},darkmagenta:{r:139,g:0,b:139},darkolivegreen:{r:85,g:107,b:47},darkorange:{r:255,g:140,b:0},darkorchid:{r:153,g:50,b:204},darkred:{r:139,g:0,b:0},darksalmon:{r:233,g:150,b:122},darkseagreen:{r:143,g:188,b:143},darkslateblue:{r:72,g:61,b:139},darkslategray:{r:47,g:79,b:79},darkslategrey:{r:47,g:79,b:79},darkturquoise:{r:0,g:206,b:209},darkviolet:{r:148,g:0,b:211},deeppink:{r:255,g:20,b:147},deepskyblue:{r:0,g:191,b:255},dimgray:{r:105,g:105,b:105},dimgrey:{r:105,g:105,b:105},dodgerblue:{r:30,g:144,b:255},firebrick:{r:178,g:34,b:34},floralwhite:{r:255,g:250,b:240},forestgreen:{r:34,g:139,b:34},fuchsia:{r:255,g:0,b:255},gainsboro:{r:220,g:220,b:220},ghostwhite:{r:248,g:248,b:255},gold:{r:255,g:215,b:0},goldenrod:{r:218,g:165,b:32},gray:{r:128,g:128,b:128},green:{r:0,g:128,b:0},greenyellow:{r:173,g:255,b:47},grey:{r:128,g:128,b:128},honeydew:{r:240,g:255,b:240},hotpink:{r:255,g:105,b:180},indianred:{r:205,g:92,b:92},indigo:{r:75,g:0,b:130},ivory:{r:255,g:255,b:240},khaki:{r:240,g:230,b:140},lavender:{r:230,g:230,b:250},lavenderblush:{r:255,g:240,b:245},lawngreen:{r:124,g:252,b:0},lemonchiffon:{r:255,g:250,b:205},lightblue:{r:173,g:216,b:230},lightcoral:{r:240,g:128,b:128},lightcyan:{r:224,g:255,b:255},lightgoldenrodyellow:{r:250,g:250,b:210},lightgray:{r:211,g:211,b:211},lightgreen:{r:144,g:238,b:144},lightgrey:{r:211,g:211,b:211},lightpink:{r:255,g:182,b:193},lightsalmon:{r:255,g:160,b:122},lightseagreen:{r:32,g:178,b:170},lightskyblue:{r:135,g:206,b:250},lightslategray:{r:119,g:136,b:153},lightslategrey:{r:119,g:136,b:153},lightsteelblue:{r:176,g:196,b:222},lightyellow:{r:255,g:255,b:224},lime:{r:0,g:255,b:0},limegreen:{r:50,g:205,b:50},linen:{r:250,g:240,b:230},magenta:{r:255,g:0,b:255},maroon:{r:128,g:0,b:0},mediumaquamarine:{r:102,g:205,b:170},mediumblue:{r:0,g:0,b:205},mediumorchid:{r:186,g:85,b:211},mediumpurple:{r:147,g:112,b:219},mediumseagreen:{r:60,g:179,b:113},mediumslateblue:{r:123,g:104,b:238},mediumspringgreen:{r:0,g:250,b:154},mediumturquoise:{r:72,g:209,b:204},mediumvioletred:{r:199,g:21,b:133},midnightblue:{r:25,g:25,b:112},mintcream:{r:245,g:255,b:250},mistyrose:{r:255,g:228,b:225},moccasin:{r:255,g:228,b:181},navajowhite:{r:255,g:222,b:173},navy:{r:0,g:0,b:128},oldlace:{r:253,g:245,b:230},olive:{r:128,g:128,b:0},olivedrab:{r:107,g:142,b:35},orange:{r:255,g:165,b:0},orangered:{r:255,g:69,b:0},orchid:{r:218,g:112,b:214},palegoldenrod:{r:238,g:232,b:170},palegreen:{r:152,g:251,b:152},paleturquoise:{r:175,g:238,b:238},palevioletred:{r:219,g:112,b:147},papayawhip:{r:255,g:239,b:213},peachpuff:{r:255,g:218,b:185},peru:{r:205,g:133,b:63},pink:{r:255,g:192,b:203},plum:{r:221,g:160,b:221},powderblue:{r:176,g:224,b:230},purple:{r:128,g:0,b:128},rebeccapurple:{r:102,g:51,b:153},red:{r:255,g:0,b:0},rosybrown:{r:188,g:143,b:143},royalblue:{r:65,g:105,b:225},saddlebrown:{r:139,g:69,b:19},salmon:{r:250,g:128,b:114},sandybrown:{r:244,g:164,b:96},seagreen:{r:46,g:139,b:87},seashell:{r:255,g:245,b:238},sienna:{r:160,g:82,b:45},silver:{r:192,g:192,b:192},skyblue:{r:135,g:206,b:235},slateblue:{r:106,g:90,b:205},slategray:{r:112,g:128,b:144},slategrey:{r:112,g:128,b:144},snow:{r:255,g:250,b:250},springgreen:{r:0,g:255,b:127},steelblue:{r:70,g:130,b:180},tan:{r:210,g:180,b:140},teal:{r:0,g:128,b:128},thistle:{r:216,g:191,b:216},tomato:{r:255,g:99,b:71},transparent:{r:255,g:255,b:255,a:0},turquoise:{r:64,g:224,b:208},violet:{r:238,g:130,b:238},wheat:{r:245,g:222,b:179},white:{r:255,g:255,b:255},whitesmoke:{r:245,g:245,b:245},yellow:{r:255,g:255,b:0},yellowgreen:{r:154,g:205,b:50}},pu={resolveExpression:e=>{let t=/^rgb\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*\)$/i.exec(e);if(t)return`rgb(${t[1]},${t[2]},${t[3]})`;if(t=/^argb\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*\)$/i.exec(e),t){const e=Math.round(t[1]/255*100)/100;return`rgba(${t[2]},${t[3]},${t[4]},${e})`}if(t=/^#([A-f0-9]{2})([A-f0-9]{2})([A-f0-9]{2})$/i.exec(e),t)return e;const o=e&&hu[e.toLowerCase()];if(o){const e=void 0!==o.a?o.a:1;return`rgba(${o.r},${o.g},${o.b},${e})`}return"none"},getFadedColor(e){const t=.15;let o,a,r,n;if(e.length>7){o=e.split(",");const i=-1!==o[0].indexOf("a");return a=i?parseInt(o[0].slice(5),10):parseInt(o[0].slice(4),10),n=parseInt(o[1],10),r=parseInt(o[2],10),`${(i?"rgba(":"rgb(")+(Math.round((0-a)*t)+a)},${Math.round((0-n)*t)+n},${Math.round((0-r)*t)+r}${i?`,${o[3]}`:")"}`}return o=parseInt(e.slice(1),16),a=o>>16,n=o>>8&255,r=255&o,`#${(16777216+65536*(Math.round((0-a)*t)+a)+256*(Math.round((0-n)*t)+n)+(Math.round((0-r)*t)+r)).toString(16).slice(1)}`},getColor({useColorExpression:e=!1,colorExpression:t="",color:o=Mr.COLOR},a,r){let n;return e?n=pu.resolveExpression(t):"string"==typeof o?n=o:o&&(n=r.getColorPickerColor(o)),n&&"none"!==n?n:a}},gu={auto:"auto auto",alwaysFit:"contain",fitWidth:"100% auto",fitHeight:"auto 100%",fill:"100% 100%",alwaysFill:"cover",stretchFit:"100% 100%"},fu={"top-left":"top left","center-left":"center left","bottom-left":"bottom left","top-center":"top center","center-center":"center center","bottom-center":"bottom center","top-right":"top right","center-right":"center right","bottom-right":"bottom right",topLeft:"0% 0%",centerLeft:"50% 0%",bottomLeft:"100% 0%",topCenter:"0% 50%",centerCenter:"50% 50%",bottomCenter:"100% 50%",topRight:"0% 100%",centerRight:"50% 100%",bottomRight:"100% 100%"},mu=[{value:!1,translation:"properties.colorMode.primary"},{value:!0,translation:"properties.colorMode.byExpression"}],vu=[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}],wu=[{value:"responsive",translation:"properties.responsive"},{value:"relative",translation:"properties.fluid"},{value:"fixed",translation:"properties.fixed"}],bu=e=>e%1!=0?e.toFixed(2):e,xu=(e,t,o,a)=>{t.offsetWidth<=e.clientWidth?o.style.overflow="visible":o.style.overflow="hidden",a&&(t.children[0].style.marginRight=`${bu(.04*t.offsetWidth)}px`)},yu=(e,t,o,a,r)=>{if("fixed"===t.sizeBehavior)o.style.fontSize=`${t.sizeFixed||Mr.FONT_SIZE_FIXED}px`,xu(e,o,a,r);else if("relative"===t.sizeBehavior){const n=t.size||Mr.FONT_SIZE,i=40/n,s=Math.min(e.clientWidth/i*10,e.clientHeight*n*.8);o.style.fontSize=`${s}px`,xu(e,o,a,r)}else{o.style.fontSize=`${e.clientHeight}px`;let a=e.clientHeight/o.offsetHeight*e.clientHeight;o.style.fontSize=`${a}px`,o.offsetWidth>e.clientWidth&&(a*=e.clientWidth/o.offsetWidth);((e,t,o,a)=>{t.style&&t.style.italic?a?(e.style.fontSize=`${bu(Math.max(.84*o,8))}px`,e.children[0].style.marginRight=`${bu(.04*e.offsetWidth)}px`,e.children[1].style.marginRight=`${bu(.04*e.offsetWidth)}px`):(e.style.fontSize=`${bu(Math.max(.9*o,8))}px`,e.children[0].style.marginRight=`${bu(.02*e.offsetWidth)}px`):a?(e.style.fontSize=`${bu(Math.max(.88*o,8))}px`,e.children[0].style.marginRight=`${bu(.04*e.offsetWidth)}px`):e.style.fontSize=`${bu(Math.max(.92*o,8))}px`})(o,t,a*(t.size||Mr.FONT_SIZE),r)}},Au=(e,t)=>{const o=t.getDataColorSpecials().primary;return pu.getColor(e,o,t)},ku=(e,t)=>`${e}: ${t};`;var Cu={getStyles({style:e={},disabled:t,theme:o,element:a,app:r,queryParams:n,hostConfig:i}){let s="width: 100%;height: 100%;transition: transform .1s ease-in-out;position: absolute;bottom: 0;left: 0; top: 0;right: 0;margin: auto;";const{font:l={},background:c={},border:u={}}=e;return s+=t?ku("opacity",.4):ku("cursor","pointer"),s+=((e,t,o,a)=>{let r="";r=a("color",pu.getColor(e,t,o));const n=e.style||Mr.FONT_STYLE;return n.bold&&(r+=a("font-weight","bold")),n.italic&&(r+=a("font-style","italic")),r})(l,Mr.FONT_COLOR.color,o,ku),s+=((e,t,o,a,r,n)=>{let i=a("background-color",Au(e,t));if((e.useImage||"media"===e.mode)&&e.url.qStaticContentUrl){let t=e.url.qStaticContentUrl.qUrl;t&&(t=lr(t,o,r,n),i+=a("background-image",`url('${t}')`),i+=a("background-size",gu[e.size||Mr.BACKGROUND_SIZE]),i+=a("background-position",fu[e.position||Mr.BACKGROUND_POSITION]),i+=a("background-repeat","no-repeat"))}return i})(c,o,r,ku,n,i),s+=((e,t,o,a,r)=>{if(!o.useBorder)return"border: none;";let n="";const i=Au(t,a),s=Math.min(e.offsetWidth,e.offsetHeight),l=pu.getColor(o,pu.getFadedColor(i),a);return n=r("border",`${(o.width||Mr.BORDER_WIDTH)*s/2}px solid ${l}`),n+=r("border-radius",(o.radius||Mr.BORDER_RADIUS)*s/2+"px"),n})(a,c,u,o,ku),s},createLabelAndIcon({button:e,theme:t,style:o={},isSense:a}){const{icon:r={},font:n={},label:i=Mr.LABEL,showLabel:s=!0}=o,l=document.createElement("text");l.style.whiteSpace="nowrap",l.style.fontFamily=o?.font?.fontFamily||t.getStyle("","","fontFamily")||Mr.FONT_FAMILY;const c=((e,t)=>{const o=document.createElement("span");return o.textContent=e,o.style.whiteSpace="nowrap",o.style.textOverflow="ellipsis",t?.style&&t.style.underline&&(o.style.textDecoration="underline"),o})(i,n);l.appendChild(c);const u=a&&r.useIcon&&""!==r.iconType;let d;u&&(d=((e,t)=>{const o=document.createElement("span"),a=e.find(e=>e.label===t.iconType||e.value===t.iconType);return o.style.textDecoration="none",o.style.fontSize="inherit",o.setAttribute("class",`lui-icon lui-icon--${a?a.value:""}`),o})(du,r),"right"===r?.position?l.appendChild(d):l.insertBefore(d,c)),e.innerHTML="",e.appendChild(l),yu(e,n,l,c,u),"8px"===l.style.fontSize&&Array.from(l.children).forEach(e=>{e.style.overflow="hidden"}),l.style.margin="0 3%",l.style.display="flex",l.style.alignItems="center",l.style.justifyContent="left"===n.align?"flex-start":"right"===n.align?"flex-end":"center",s||(l.style.height="1px",l.style.width="1px",l.style.overflow="hidden")}};const ju=async({app:e,input:t})=>{if(t){if("string"==typeof t)return t;try{return await e.evaluate(t.qStringExpression.qExpr)}catch(e){return""}}},Bu=async(e,t)=>{if(!t||0===t.length)return;const o={};return await Promise.all(t.map(async({name:t})=>{const a=await e.evaluate(t);o[t]=a||""})),o},Su=({layout:e,theme:t,app:o,interactions:a,senseNavigation:r,platform:n,element:i,translator:s,model:l,isEnabled:c,queryParams:u,hostConfig:d})=>{const h=!!r,p=i.firstElementChild;if(!p)return()=>{};const{style:g,qStateName:f,navigation:m}=e,v=e.useEnabledCondition&&0===e.enabledCondition,w=!v&&a.active,b=Cu.getStyles({style:g,disabled:v,theme:t,element:i,app:o,queryParams:u,hostConfig:d});p.setAttribute("style",b),p.removeAttribute("disabled"),p.setAttribute("tabindex","-1"),Cu.createLabelAndIcon({button:p,theme:t,style:g,isSense:h}),p.onclick=async()=>{if(w){const t=[],{actions:a}=e;if(a.forEach(e=>{const a=wr.find(t=>t.value===e.actionType);a?t.push(a.getActionCall({app:o,qStateName:f,...e,senseNavigation:r,translator:s,platform:n,isEnabled:c,hostConfig:d})):t.push(()=>{})}),p.setAttribute("disabled","true"),await(async({actionCallList:e,model:t,layout:o,app:a})=>{const r=await t.getEffectiveProperties();for(let t=0;t<e.length;t++){const{value:n,variable:i,inputParameters:s,reloadVariables:l}=r.actions[t];if(o.runtimeExpressionEvaluation){const o=await ju({app:a,input:n}),r=await ju({app:a,input:i}),c=s?.length&&s.length>0?await Promise.all(s.map(async e=>{const t=await ju({app:a,input:e.value});return{...e,value:t||e.value}})):void 0,u=await Bu(a,l);await e[t]({overrideValue:o,overrideVariable:r,overrideAutomationInputParameters:c,reloadVariables:u})}else{const o=await Bu(a,l);await e[t]({reloadVariables:o})}}})({actionCallList:t,model:l,layout:e,app:o}),r&&!r.getCurrentStoryId()){const e=m&&Ar.find(e=>e.value===m.action);e&&"function"==typeof e.navigationCall&&await e.navigationCall({app:o,senseNavigation:r,...m,element:i})}p.removeAttribute("disabled")}};const x=()=>{if(w){const{offsetWidth:e,offsetHeight:t}=p;p.style.transform=t>e?`scale(0.98, ${1-e/t*.02})`:`scale(${1-t/e*.02}, 0.98)`}},y=()=>{const{transform:e}=p.style;w&&""!==e&&"scale(1)"!==e&&(p.style.transform="scale(1)")};return p.onmousedown=e=>{0===e.button&&x()},p.onmouseup=y,p.onmouseleave=y,p.ontouchstart=x,p.ontouchend=y,p.ontouchcancel=y,()=>{p.onclick=()=>{},p.onmousedown=()=>{},p.onmouseup=()=>{},p.onmouseleave=()=>{},p.ontouchstart=void 0,p.ontouchend=void 0,p.ontouchcancel=void 0}};var Pu={targets:[]};const Mu=(e,t)=>Dr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Dr.jsx("path",{d:"M9.03 7.97q.132.03.27.03c.2 0 .5-.1.7-.2V8c0 1.1-.9 2-2 2-.293 0-.571-.064-.822-.178l-1.46 1.46C6.359 11.76 7.149 12 8 12c1.1 0 2.1-.4 2.8-1.2.8-.7 1.2-1.7 1.2-2.8 0-.851-.24-1.643-.719-2.281zm-1-1 2.251-2.251C9.643 4.239 8.851 4 8 4c-1.1 0-2.1.4-2.8 1.2C4.4 5.9 4 6.9 4 8c0 .851.24 1.643.719 2.281l1.459-1.459A2 2 0 0 1 6 8c0-1.1.9-2 2-2h.2c-.1.2-.2.4-.2.7q0 .138.03.27M14.5.5a.707.707 0 1 1 1 1l-2.573 2.573c.347.303.667.617.961.927.8.857 1.527 1.886 2.11 3a13.8 13.8 0 0 1-2.11 3c-1.381 1.457-3.344 3-5.89 3-1.453 0-2.717-.503-3.791-1.207L1.5 15.5a.707.707 0 1 1-1-1l2.572-2.572A14 14 0 0 1 2.109 11 13.8 13.8 0 0 1 0 8a13.8 13.8 0 0 1 2.109-3c1.381-1.457 3.345-3 5.89-3 1.454 0 2.719.504 3.793 1.208z"})}),Tu=Er.forwardRef(Mu);function Iu(e,t){(null==t||t>e.length)&&(t=e.length);for(var o=0,a=Array(t);o<t;o++)a[o]=e[o];return a}function Hu(e,t,o){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var a=o.call(e,t);if("object"!=typeof a)return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function Ru(e){return function(e){if(Array.isArray(e))return Iu(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return Iu(e,t);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?Iu(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var Vu,zu="top",Du="top-right",Eu="right",_u="bottom-right",Lu="bottom",Ou="bottom-left",qu="left",Gu="top-left";Hu(Hu(Hu(Hu(Hu(Hu(Hu(Hu(Hu(Hu(Vu={},"equal-equal",[zu,Lu]),"equal-higher",[Lu,_u]),"equal-lower",[zu,Du]),"equal-void",[zu,Lu]),"higher-equal",[qu,Ou,zu,Du]),"higher-higher-acute",[Lu,Ou,qu,Du]),"higher-higher-obtuse",[Lu,zu]),"higher-lower-negative",[zu,Du,Eu]),"higher-lower-positive",[Lu,Ou,qu]),"higher-void",[zu]),Hu(Hu(Hu(Hu(Hu(Hu(Hu(Hu(Hu(Hu(Vu,"lower-equal",[zu]),"lower-higher-negative",[zu,Gu]),"lower-higher-positive",[_u]),"lower-lower-acute",[zu,Gu,qu,Du,Eu]),"lower-lower-obtuse",[zu,Lu]),"lower-void",[zu]),"void-equal",[zu]),"void-higher",[zu,Lu]),"void-lower",[zu,Lu,qu]),"void-void",[zu]),Hu(Vu,"unclassified",[zu,Lu,Eu,qu,Du,_u,Ou,Gu]);var $u=["American Typewriter, serif","Andalé Mono, monospace","Arial Black, sans-serif","Arial, sans-serif","Bradley Hand, cursive","Brush Script MT, cursive","Comic Sans MS, cursive","Courier, monospace","Didot, serif","Georgia, serif","Impact, sans-serif","Lucida Console, monospace","Luminari, fantasy","Monaco, monospace","QlikView Sans, sans-serif","Source Sans Pro, sans-serif","Tahoma, sans-serif","Times New Roman, serif","Trebuchet MS, sans-serif","Verdana, sans-serif"],Nu=["Abril Fatface, serif","Bangers, fantasy","Bebas Neue, sans serif","EB Garamond, serif","Fredoka One, fantasy","Graduate, fantasy","Gravitas One, serif","Indie Flower, fantasy","Inter, sans-serif","Lobster, fantasy","Montserrat, sans-serif","Nixie One, sans-serif","Noto Sans, sans-serif","Open Sans, sans-serif","PT Serif, serif","Pacifico, cursive","Permanent Marker, fantasy","QlikView Sans, sans-serif","Raleway, sans-serif","Rammetto One, fantasy","Roboto, sans-serif","Source Sans Pro, sans-serif","Titan One, fantasy","Yanone Kaffeesatz, sans-serif"];var Uu=function(e){return{value:e,label:e.charAt(0).toUpperCase()+e.slice(1),groupHeader:!1,disabled:!1,styles:{fontFamily:e}}};function Ju(e){var t=e.theme,o=e.translator,a=e.defaultValue,r=e.flags,n=[],i=t.getStyle("","","fontFamilies");return Array.isArray(i)&&i.length?n.push.apply(n,Ru(new Set([a].concat(Ru(i.map(function(e){return e.split(",").map(function(e){return e.trim()}).map(function(e){return e.replace(/\s+/g," ").trim()}).filter(Boolean).join(", ")})))))):n.push(a),[{value:"ThemeHeader",label:o.get("properties.themeFonts"),metaText:o.get("properties.theme"),groupHeader:!0}].concat(Ru(n.map(function(e){return Uu(e)})),[{value:"DefaultHeader",label:o.get("properties.allFonts"),metaText:o.get("properties.default"),groupHeader:!0}],Ru(function(e){return null!=e&&e.isEnabled("PS_20852_WYSIWYG_FONT_SUPPORT")?Nu:$u}(r).map(function(e){return Uu(e)})))}function Fu(e){var t=e.theme,o=e.translator,a=e.id,r=e.path,n=e.flags,i=function(){return t.getStyle(a,r,"fontFamily")};return{getDefaultValue:function(){return i()},getOptions:function(){return Ju({theme:t,translator:o,defaultValue:i(),flags:n})}}}var Qu=["10px","11px","12px","13px","14px","15px","16px","17px","18px","19px","20px","21px","22px","23px","24px"],Wu=function(e){return{value:e,label:e,groupHeader:!1,disabled:!1}};function Ku(e){var t=e.theme,o=e.translator,a=e.id,r=e.path,n=function(){return t.getStyle(a,r,"fontSize")};return{getDefaultValue:function(){return n()},getOptions:function(){return function(e){var t=e.translator,o=e.defaultValue,a=[],r=e.theme.getStyle("","","fontSizes");return Array.isArray(r)&&r.length?a.push.apply(a,Ru(new Set([o].concat(Ru(r))))):a.push(o),[{value:"ThemeHeader",label:t.get("properties.themeFontSizes"),metaText:t.get("properties.theme"),groupHeader:!0}].concat(Ru(a.map(function(e){return Wu(e)})),[{value:"DefaultHeader",label:t.get("properties.allFontSizes"),metaText:t.get("properties.default"),groupHeader:!0}],Ru(Qu.map(function(e){return Wu(e)})))}({theme:t,translator:o,defaultValue:n()})}}}function Zu(e){var t=e.theme,o=e.translator,a=e.id,r=e.path;return{fontFamily:Fu({theme:t,translator:o,id:a,path:r,flags:e.flags}),fontSize:Ku({theme:t,translator:o,id:a,path:r})}}var Xu,Yu,ed=["__proto__","constructor"],td=function(e){if(ed.some(function(t){return e.includes(t)}))throw new Error("font-resolver: Forbidden property.")};var od,ad=function(){if(Yu)return Xu;Yu=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,o=Object.defineProperty,a=Object.getOwnPropertyDescriptor,r=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===t.call(e)},n=function(o){if(!o||"[object Object]"!==t.call(o))return!1;var a,r=e.call(o,"constructor"),n=o.constructor&&o.constructor.prototype&&e.call(o.constructor.prototype,"isPrototypeOf");if(o.constructor&&!r&&!n)return!1;for(a in o);return void 0===a||e.call(o,a)},i=function(e,t){o&&"__proto__"===t.name?o(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},s=function(t,o){if("__proto__"===o){if(!e.call(t,o))return;if(a)return a(t,o).value}return t[o]};return Xu=function e(){var t,o,a,l,c,u,d=arguments[0],h=1,p=arguments.length,g=!1;for("boolean"==typeof d&&(g=d,d=arguments[1]||{},h=2),(null==d||"object"!=typeof d&&"function"!=typeof d)&&(d={});h<p;++h)if(null!=(t=arguments[h]))for(o in t)a=s(d,o),d!==(l=s(t,o))&&(g&&l&&(n(l)||(c=r(l)))?(c?(c=!1,u=a&&r(a)?a:[]):u=a&&n(a)?a:{},i(d,{name:o,newValue:e(g,u,l)})):void 0!==l&&i(d,{name:o,newValue:l}));return d},Xu}();function rd(e,t,o){e.prototype=t.prototype=o,o.constructor=e}function nd(e,t){var o=Object.create(e.prototype);for(var a in t)o[a]=t[a];return o}function id(){}(od=ad)&&od.__esModule&&Object.prototype.hasOwnProperty.call(od,"default")&&od.default;var sd=1/.7,ld="\\s*([+-]?\\d+)\\s*",cd="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",ud="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",dd=/^#([0-9a-f]{3,8})$/,hd=new RegExp(`^rgb\\(${ld},${ld},${ld}\\)$`),pd=new RegExp(`^rgb\\(${ud},${ud},${ud}\\)$`),gd=new RegExp(`^rgba\\(${ld},${ld},${ld},${cd}\\)$`),fd=new RegExp(`^rgba\\(${ud},${ud},${ud},${cd}\\)$`),md=new RegExp(`^hsl\\(${cd},${ud},${ud}\\)$`),vd=new RegExp(`^hsla\\(${cd},${ud},${ud},${cd}\\)$`),wd={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function bd(){return this.rgb().formatHex()}function xd(){return this.rgb().formatRgb()}function yd(e){var t,o;return e=(e+"").trim().toLowerCase(),(t=dd.exec(e))?(o=t[1].length,t=parseInt(t[1],16),6===o?Ad(t):3===o?new Bd(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===o?kd(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===o?kd(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=hd.exec(e))?new Bd(t[1],t[2],t[3],1):(t=pd.exec(e))?new Bd(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=gd.exec(e))?kd(t[1],t[2],t[3],t[4]):(t=fd.exec(e))?kd(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=md.exec(e))?Hd(t[1],t[2]/100,t[3]/100,1):(t=vd.exec(e))?Hd(t[1],t[2]/100,t[3]/100,t[4]):wd.hasOwnProperty(e)?Ad(wd[e]):"transparent"===e?new Bd(NaN,NaN,NaN,0):null}function Ad(e){return new Bd(e>>16&255,e>>8&255,255&e,1)}function kd(e,t,o,a){return a<=0&&(e=t=o=NaN),new Bd(e,t,o,a)}function Cd(e){return e instanceof id||(e=yd(e)),e?new Bd((e=e.rgb()).r,e.g,e.b,e.opacity):new Bd}function jd(e,t,o,a){return 1===arguments.length?Cd(e):new Bd(e,t,o,null==a?1:a)}function Bd(e,t,o,a){this.r=+e,this.g=+t,this.b=+o,this.opacity=+a}function Sd(){return`#${Id(this.r)}${Id(this.g)}${Id(this.b)}`}function Pd(){const e=Md(this.opacity);return`${1===e?"rgb(":"rgba("}${Td(this.r)}, ${Td(this.g)}, ${Td(this.b)}${1===e?")":`, ${e})`}`}function Md(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function Td(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Id(e){return((e=Td(e))<16?"0":"")+e.toString(16)}function Hd(e,t,o,a){return a<=0?e=t=o=NaN:o<=0||o>=1?e=t=NaN:t<=0&&(e=NaN),new Vd(e,t,o,a)}function Rd(e){if(e instanceof Vd)return new Vd(e.h,e.s,e.l,e.opacity);if(e instanceof id||(e=yd(e)),!e)return new Vd;if(e instanceof Vd)return e;var t=(e=e.rgb()).r/255,o=e.g/255,a=e.b/255,r=Math.min(t,o,a),n=Math.max(t,o,a),i=NaN,s=n-r,l=(n+r)/2;return s?(i=t===n?(o-a)/s+6*(o<a):o===n?(a-t)/s+2:(t-o)/s+4,s/=l<.5?n+r:2-n-r,i*=60):s=l>0&&l<1?0:i,new Vd(i,s,l,e.opacity)}function Vd(e,t,o,a){this.h=+e,this.s=+t,this.l=+o,this.opacity=+a}function zd(e){return(e=(e||0)%360)<0?e+360:e}function Dd(e){return Math.max(0,Math.min(1,e||0))}function Ed(e,t,o){return 255*(e<60?t+(o-t)*e/60:e<180?o:e<240?t+(o-t)*(240-e)/60:t)}rd(id,yd,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:bd,formatHex:bd,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return Rd(this).formatHsl()},formatRgb:xd,toString:xd}),rd(Bd,jd,nd(id,{brighter(e){return e=null==e?sd:Math.pow(sd,e),new Bd(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new Bd(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Bd(Td(this.r),Td(this.g),Td(this.b),Md(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:Sd,formatHex:Sd,formatHex8:function(){return`#${Id(this.r)}${Id(this.g)}${Id(this.b)}${Id(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:Pd,toString:Pd})),rd(Vd,function(e,t,o,a){return 1===arguments.length?Rd(e):new Vd(e,t,o,null==a?1:a)},nd(id,{brighter(e){return e=null==e?sd:Math.pow(sd,e),new Vd(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new Vd(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,o=this.l,a=o+(o<.5?o:1-o)*t,r=2*o-a;return new Bd(Ed(e>=240?e-240:e+120,r,a),Ed(e,r,a),Ed(e<120?e+240:e-120,r,a),this.opacity)},clamp(){return new Vd(zd(this.h),Dd(this.s),Dd(this.l),Md(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=Md(this.opacity);return`${1===e?"hsl(":"hsla("}${zd(this.h)}, ${100*Dd(this.s)}%, ${100*Dd(this.l)}%${1===e?")":`, ${e})`}`}}));const _d=Math.PI/180,Ld=180/Math.PI,Od=4/29,qd=6/29,Gd=3*qd*qd;function $d(e){if(e instanceof Nd)return new Nd(e.l,e.a,e.b,e.opacity);if(e instanceof Wd)return Kd(e);e instanceof Bd||(e=Cd(e));var t,o,a=Qd(e.r),r=Qd(e.g),n=Qd(e.b),i=Ud((.2225045*a+.7168786*r+.0606169*n)/1);return a===r&&r===n?t=o=i:(t=Ud((.4360747*a+.3850649*r+.1430804*n)/.96422),o=Ud((.0139322*a+.0971045*r+.7141733*n)/.82521)),new Nd(116*i-16,500*(t-i),200*(i-o),e.opacity)}function Nd(e,t,o,a){this.l=+e,this.a=+t,this.b=+o,this.opacity=+a}function Ud(e){return e>.008856451679035631?Math.pow(e,1/3):e/Gd+Od}function Jd(e){return e>qd?e*e*e:Gd*(e-Od)}function Fd(e){return 255*(e<=.0031308?12.92*e:1.055*Math.pow(e,1/2.4)-.055)}function Qd(e){return(e/=255)<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4)}function Wd(e,t,o,a){this.h=+e,this.c=+t,this.l=+o,this.opacity=+a}function Kd(e){if(isNaN(e.h))return new Nd(e.l,0,0,e.opacity);var t=e.h*_d;return new Nd(e.l,Math.cos(t)*e.c,Math.sin(t)*e.c,e.opacity)}rd(Nd,function(e,t,o,a){return 1===arguments.length?$d(e):new Nd(e,t,o,null==a?1:a)},nd(id,{brighter(e){return new Nd(this.l+18*(null==e?1:e),this.a,this.b,this.opacity)},darker(e){return new Nd(this.l-18*(null==e?1:e),this.a,this.b,this.opacity)},rgb(){var e=(this.l+16)/116,t=isNaN(this.a)?e:e+this.a/500,o=isNaN(this.b)?e:e-this.b/200;return new Bd(Fd(3.1338561*(t=.96422*Jd(t))-1.6168667*(e=1*Jd(e))-.4906146*(o=.82521*Jd(o))),Fd(-.9787684*t+1.9161415*e+.033454*o),Fd(.0719453*t-.2289914*e+1.4052427*o),this.opacity)}})),rd(Wd,function(e,t,o,a){return 1===arguments.length?function(e){if(e instanceof Wd)return new Wd(e.h,e.c,e.l,e.opacity);if(e instanceof Nd||(e=$d(e)),0===e.a&&0===e.b)return new Wd(NaN,0<e.l&&e.l<100?0:NaN,e.l,e.opacity);var t=Math.atan2(e.b,e.a)*Ld;return new Wd(t<0?t+360:t,Math.sqrt(e.a*e.a+e.b*e.b),e.l,e.opacity)}(e):new Wd(e,t,o,null==a?1:a)},nd(id,{brighter(e){return new Wd(this.h,this.c,this.l+18*(null==e?1:e),this.opacity)},darker(e){return new Wd(this.h,this.c,this.l-18*(null==e?1:e),this.opacity)},rgb(){return Kd(this).rgb()}}));var Zd=e=>()=>e;function Xd(e,t){var o=t-e;return o?function(e,t){return function(o){return e+o*t}}(e,o):Zd(isNaN(e)?t:e)}!function e(t){var o=function(e){return 1==(e=+e)?Xd:function(t,o){return o-t?function(e,t,o){return e=Math.pow(e,o),t=Math.pow(t,o)-e,o=1/o,function(a){return Math.pow(e+a*t,o)}}(t,o,e):Zd(isNaN(t)?o:t)}}(t);function a(e,t){var a=o((e=jd(e)).r,(t=jd(t)).r),r=o(e.g,t.g),n=o(e.b,t.b),i=Xd(e.opacity,t.opacity);return function(t){return e.r=a(t),e.g=r(t),e.b=n(t),e.opacity=i(t),e+""}}return a.gamma=e,a}(1);var Yd,eh="center",th="bottom";function oh(e){var t=0,o=e.children,a=o&&o.length;if(a)for(;--a>=0;)t+=o[a].value;else t=1;e.value=t}function ah(e,t){e instanceof Map?(e=[void 0,e],void 0===t&&(t=nh)):void 0===t&&(t=rh);for(var o,a,r,n,i,s=new lh(e),l=[s];o=l.pop();)if((r=t(o.data))&&(i=(r=Array.from(r)).length))for(o.children=r,n=i-1;n>=0;--n)l.push(a=r[n]=new lh(r[n])),a.parent=o,a.depth=o.depth+1;return s.eachBefore(sh)}function rh(e){return e.children}function nh(e){return Array.isArray(e)?e[1]:null}function ih(e){void 0!==e.data.value&&(e.value=e.data.value),e.data=e.data.data}function sh(e){var t=0;do{e.height=t}while((e=e.parent)&&e.height<++t)}function lh(e){this.data=e,this.depth=this.height=0,this.parent=null}[{key:"NoDataExist",alignment:eh,condition:function(e){var t=e.layoutService;if(!t)return!1;var o=t.meta.size;return o.x*o.y==0}},{key:"OnlyNanDataMeasure",translationKey:"OnlyNanData",alignment:eh,condition:function(e){var t=e.layoutService;return!!t&&t.getHyperCubeValue("qMeasureInfo").every(function(e){return"NaN"===e.qMin&&"NaN"===e.qMax})}},{key:"OnlyNanDataDimensionContinuous",translationKey:"OnlyNanData",alignment:eh,condition:function(e){var t=e.layoutService;if(!t)return!1;if(!t.meta.isContinuous)return!1;var o=t.getHyperCubeValue("qDimensionInfo.0");return o&&(o.qMax<o.qMin||"NaN"===o.qMax)}},{key:"OnlyNegativeOrZeroValues",alignment:eh},{key:"DataRangeIncludingZero",alignment:th},{key:"LimitedData",alignment:th},{key:"NegativeOrZeroValues",alignment:th}].reduce(function(e,t){return e[t.key]=t,e},{}),lh.prototype=ah.prototype={constructor:lh,count:function(){return this.eachAfter(oh)},each:function(e,t){let o=-1;for(const a of this)e.call(t,a,++o,this);return this},eachAfter:function(e,t){for(var o,a,r,n=this,i=[n],s=[],l=-1;n=i.pop();)if(s.push(n),o=n.children)for(a=0,r=o.length;a<r;++a)i.push(o[a]);for(;n=s.pop();)e.call(t,n,++l,this);return this},eachBefore:function(e,t){for(var o,a,r=this,n=[r],i=-1;r=n.pop();)if(e.call(t,r,++i,this),o=r.children)for(a=o.length-1;a>=0;--a)n.push(o[a]);return this},find:function(e,t){let o=-1;for(const a of this)if(e.call(t,a,++o,this))return a},sum:function(e){return this.eachAfter(function(t){for(var o=+e(t.data)||0,a=t.children,r=a&&a.length;--r>=0;)o+=a[r].value;t.value=o})},sort:function(e){return this.eachBefore(function(t){t.children&&t.children.sort(e)})},path:function(e){for(var t=this,o=function(e,t){if(e===t)return e;var o=e.ancestors(),a=t.ancestors(),r=null;for(e=o.pop(),t=a.pop();e===t;)r=e,e=o.pop(),t=a.pop();return r}(t,e),a=[t];t!==o;)t=t.parent,a.push(t);for(var r=a.length;e!==o;)a.splice(r,0,e),e=e.parent;return a},ancestors:function(){for(var e=this,t=[e];e=e.parent;)t.push(e);return t},descendants:function(){return Array.from(this)},leaves:function(){var e=[];return this.eachBefore(function(t){t.children||e.push(t)}),e},links:function(){var e=this,t=[];return e.each(function(o){o!==e&&t.push({source:o.parent,target:o})}),t},copy:function(){return ah(this).eachBefore(ih)},[Symbol.iterator]:function*(){var e,t,o,a,r=this,n=[r];do{for(e=n.reverse(),n=[];r=e.pop();)if(yield r,t=r.children)for(o=0,a=t.length;o<a;++o)n.push(t[o])}while(n.length)}},Yd=function(e){
|
|
16
|
+
*/var Lr=(Ir||(Ir=1,Rr.exports=function(){if(Mr)return Vr;Mr=1;var e=Or(),t=Symbol.for("react.element"),o=Symbol.for("react.fragment"),a=Object.prototype.hasOwnProperty,r=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,n={key:!0,ref:!0,__self:!0,__source:!0};function i(e,o,i){var s,l={},c=null,u=null;for(s in void 0!==i&&(c=""+i),void 0!==o.key&&(c=""+o.key),void 0!==o.ref&&(u=o.ref),o)a.call(o,s)&&!n.hasOwnProperty(s)&&(l[s]=o[s]);if(e&&e.defaultProps)for(s in o=e.defaultProps)void 0===l[s]&&(l[s]=o[s]);return{$$typeof:t,type:e,key:c,ref:u,props:l,_owner:r.current}}return Vr.Fragment=o,Vr.jsx=i,Vr.jsxs=i,Vr}()),Rr.exports),qr=Or();const Gr=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M7.5 8.5H2v-1h5.5V2h1v5.5H14v1H8.5V14h-1z"})}),_r=qr.forwardRef(Gr),$r=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M15.1 3H.9c-.5 0-.9.4-.9.9v8.2c0 .5.4.9.9.9h14.2c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9m-.1 9H1V4h14zm-4-7H5v6h6z"})}),Nr=qr.forwardRef($r),Jr=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M15.1 3H.9c-.5 0-.9.4-.9.9v8.2c0 .5.4.9.9.9h14.2c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9m-.1 9H1V4h14zM8 5H2v6h6z"})}),Ur=qr.forwardRef(Jr),Fr=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M15.1 3H.9c-.5 0-.9.4-.9.9v8.2c0 .5.4.9.9.9h14.2c.5 0 .9-.4.9-.9V3.9c0-.5-.4-.9-.9-.9m-.1 9H1V4h14zm-1-7H8v6h6z"})}),Qr=qr.forwardRef(Fr),Wr=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M15 2v12H1V2zM1 1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm0 2h14v1H1zm5.207 4.5L4.707 9l1.5 1.5-.707.707L3.293 9 5.5 6.793zm4.293-.707L12.707 9 10.5 11.207l-.707-.707 1.5-1.5-1.5-1.5zm-.85-.572L7.279 12.15l-.929-.372L8.721 5.85z"})}),Kr=qr.forwardRef(Wr),Zr=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m8 9 4.5-4.5L14 6l-4.5 4.5L8 12 2 6l1.5-1.5z"})}),Xr=qr.forwardRef(Zr),Yr=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m7 8 4.5 4.5L10 14 4 8l6-6 1.5 1.5z"})}),en=qr.forwardRef(Yr),tn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8.5 8 4 3.5 5.5 2l6 6-6 6L4 12.5z"})}),on=qr.forwardRef(tn),an=(e,t)=>Lr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Lr.jsx("path",{d:"m8 7-4.5 4.5L2 10l6-6 6 6-1.5 1.5z"}),Lr.jsx("use",{fillRule:"evenodd"})]}),rn=qr.forwardRef(an),nn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M3.5 1.793 6.207 4.5l-.707.707-1.5-1.5V14H3V3.707l-1.5 1.5L.793 4.5zM8 4h5v1H8zm0 3h6v1H8zm0 3h7v1H8z"})}),sn=qr.forwardRef(nn),ln=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8.5 3.937a2 2 0 1 0-1 0v2.104a3 3 0 0 0-1.955 4.683l-2.221 1.777a2 2 0 1 0 .562.831l2.366-1.893A3 3 0 0 0 8 12a3 3 0 0 0 1.748-.561l2.366 1.893a2 2 0 1 0 .562-.831l-2.22-1.777A3 3 0 0 0 8.5 6.041zM8 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2m0 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4m7 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0M2 15a1 1 0 1 1 0-2 1 1 0 0 1 0 2"})}),cn=qr.forwardRef(ln),un=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m10 3.507-1.5-1.5v4.034a3 3 0 0 1 2.13 4.405L15 14.33V12h1v4h-4v-1h2.247l-4.24-3.77A3 3 0 0 1 8 12a3 3 0 0 1-2.006-.77L1.753 15H4v1H0v-4h1v2.331l4.37-3.885A3 3 0 0 1 7.5 6.042V2.006L6 3.507 5.293 2.8 8 .093 10.707 2.8zM8 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4"})}),dn=qr.forwardRef(un),hn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M14 15v-1.5A7.5 7.5 0 0 0 6.5 6H2.165l3.397 3.577-.725.688L.31 5.5 4.837.735l.725.688L2.165 5H6.5a8.5 8.5 0 0 1 8.5 8.5V15z"})}),pn=qr.forwardRef(hn),gn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M12 12.817v2.35c0 .51-.4.817-.8.817H.8c-.4.102-.8-.306-.8-.715v-2.35C0 12.41.4 12 .8 12h10.3c.5 0 .9.409.9.817M8 6.8v2.3c0 .5-.4.9-.8.9H.8c-.4 0-.8-.4-.8-.8V6.8c0-.4.4-.8.8-.8h6.3c.5 0 .9.4.9.8m8-6v2.3c0 .5-.4.9-.8.9H.8C.4 4 0 3.6 0 3.2V.8C0 .4.4 0 .8 0h14.3c.5 0 .9.4.9.8"})}),fn=qr.forwardRef(gn),mn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M3 5v10H1V5zm4 4v6h2V9zm8-8h-2v14h2zm-2 15a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1zM3 4H1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1m3 11V9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1"})}),vn=qr.forwardRef(mn),wn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M6.5 2.229V1.5a1.5 1.5 0 1 1 3 0v.729A5 5 0 0 1 13 7v1.578A8 8 0 0 0 14.333 13H1.667A8 8 0 0 0 3 8.578V7a5 5 0 0 1 3.5-4.771M10 14a2 2 0 1 1-4 0z"})}),bn=qr.forwardRef(wn),xn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M13 4v10.5a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 3 14.5V4zm-1 1H4v9.5a.5.5 0 0 0 .41.492L4.5 15h7a.5.5 0 0 0 .5-.5zM6.5 7v6h-1V7zm2 0v6h-1V7zm2 0v6h-1V7zM9.28 0a1 1 0 0 1 .948.684L10.666 2H12.5a1 1 0 0 1 1 1h-11a1 1 0 0 1 1-1h1.833l.44-1.316a1 1 0 0 1 .832-.677L6.72 0Zm-.001 1H6.721l-.334 1h3.225z"})}),yn=qr.forwardRef(xn),An=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M5.757 2a3 3 0 0 1 1.977.744l.145.135L8 3l.121-.121a3 3 0 0 1 1.924-.872L10.243 2H15a1 1 0 0 1 .993.883L16 3v10a1 1 0 0 1-.883.993L15 14h-4.528a2 2 0 0 0-.725.136l-.17.075-1.13.565a1 1 0 0 1-.771.052l-.124-.052-1.13-.565a2 2 0 0 0-.708-.202L5.528 14H1a1 1 0 0 1-.993-.883L0 13V3a1 1 0 0 1 .883-.993L1 2zm0 1H1v10h4.528a3 3 0 0 1 1.342.317l.63.315V3.914l-.328-.328A2 2 0 0 0 5.757 3M15 3h-4.757a2 2 0 0 0-1.415.586l-.328.328v9.718l.63-.315A3 3 0 0 1 10.473 13H15z"})}),kn=qr.forwardRef(An),Cn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{fillRule:"evenodd",d:"m8 12 5 4V2a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14zm-4 1.92 4-3.2 4 3.2V2a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1z",clipRule:"evenodd"})}),jn=qr.forwardRef(Cn),Bn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M.5 11.226V4.774A2 2 0 0 1 1.654 2.96l5.5-2.566a2 2 0 0 1 1.692 0l5.5 2.566A2 2 0 0 1 15.5 4.774v6.452a2 2 0 0 1-1.154 1.813l-5.5 2.566a2 2 0 0 1-1.692 0l-5.5-2.566A2 2 0 0 1 .5 11.226m1-6.484v6.484a1 1 0 0 0 .577.906L7.5 14.663V7.17L5 6.158V8.4L4 8V5.754zm4.306.664L8 6.294l5.955-2.41-.032-.016-2.607-1.218-5.51 2.755ZM10.16 2.11 8.424 1.3a1 1 0 0 0-.846 0l-5.5 2.567-.032.015L4.57 4.906zm4.34 2.664v-.032l-6 2.428v7.493l5.423-2.53a1 1 0 0 0 .577-.907z"})}),Sn=qr.forwardRef(Bn),Pn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M15 9h-2v4a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9H1.063v1.469a.531.531 0 1 1-1.063 0V5.53a.531.531 0 0 1 1.063 0V7H3V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v4h2V5.531a.531.531 0 1 1 1.063 0v4.938a.531.531 0 1 1-1.063 0zm-3 4V3H8v10zm-5 0V3H4v10z"})}),Tn=qr.forwardRef(Pn),Mn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M4 1h8V0h1v1h2a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H1l-.103-.005a1 1 0 0 1-.892-.893L0 15V2a1 1 0 0 1 .897-.995L1 1h2V0h1zM1 15h14V6H1zm12-2H9V9h4zm-3-1h2v-2h-2zM1 5h14V2h-2v1h-1V2H4v1H3V2H1z"})}),In=qr.forwardRef(Mn),Hn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M14 0a1 1 0 0 1 1 1v13.997a1 1 0 0 1-1 1H2c-.55-.002-1-.49-1-1.04V1a1 1 0 0 1 1-1zM2 15h2V1H2zm3 0h9V1H5zm7-8H7V4h5zM8 6h3V5H8z"})}),Rn=qr.forwardRef(Hn),Vn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M14.823 7.948c-1.524-1.604-4.09-1.604-5.695 0-1.524 1.604-1.604 4.09 0 5.695a4.12 4.12 0 0 0 5.695 0c1.604-1.605 1.524-4.091 0-5.695m-.722 4.01a.63.63 0 0 1 0 .882.63.63 0 0 1-.883 0l-1.203-1.203-1.203 1.203a.63.63 0 0 1-.882 0 .63.63 0 0 1 0-.882l1.203-1.203L9.93 9.552a.63.63 0 0 1 0-.882.63.63 0 0 1 .882 0l1.203 1.203 1.203-1.203a.63.63 0 0 1 .883 0 .63.63 0 0 1 0 .882l-1.203 1.203zM9.93 6.424c-1.604.802-2.727 2.406-2.727 4.331 0 .642.16 1.203.32 1.765l-2.245 2.245c-.16.16-.481 0-.481-.24V9.392c0-.16 0-.321-.08-.401L.065 2.494c-.16-.24 0-.562.24-.481h12.111c.321 0 .482.24.321.48z"})}),Dn=qr.forwardRef(Vn),zn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M1 14.5a.5.5 0 0 0 .5.5H3v1H1.5A1.5 1.5 0 0 1 0 14.5V13h1zm9 1.5H6v-1h4zm5.354-8.646L12.707 10l2.646 2.646-.707.707L12 10.708l-2.646 2.646-.708-.707L11.293 10 8.646 7.354l.708-.708L12 9.293l2.646-2.647zM1 10H0V6h1zm2-9H1.5a.5.5 0 0 0-.5.5V3H0V1.5A1.5 1.5 0 0 1 1.5 0H3zm11.5-1A1.5 1.5 0 0 1 16 1.5V3h-1V1.5a.5.5 0 0 0-.5-.5H13V0zM10 1H6V0h4z"})}),En=qr.forwardRef(zn),On=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m8.875 7.503-.333-4.005a.543.543 0 0 0-1.084 0l-.375 4.505a.92.92 0 0 0 .84.994l2.647 1.723a.503.503 0 0 0 .701-.156.646.646 0 0 0-.091-.799L9.068 7.654q-.09-.09-.193-.151M8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8"})}),Ln=qr.forwardRef(On),qn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M13.854 2.854 8.707 8l5.147 5.147-.707.707L8 8.707l-5.146 5.147-.708-.707L7.293 8 2.146 2.854l.708-.708L8 7.293l5.147-5.147z"})}),Gn=qr.forwardRef(qn),_n=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8 2a4.415 4.415 0 0 1 4.326 3.53 4.255 4.255 0 0 1-.58 8.47H4.254a4.254 4.254 0 0 1-.58-8.47A4.415 4.415 0 0 1 8 2m0 1a3.416 3.416 0 0 0-3.308 2.563l-.041.183-.145.726a.03.03 0 0 1-.02.024l-.014.003-.063-.003a3.254 3.254 0 0 0-.34 6.499l.185.005h7.492a3.254 3.254 0 0 0 .03-6.508l-.185.004-.063.003a.03.03 0 0 1-.027-.013l-.007-.014-.145-.726A3.415 3.415 0 0 0 8 3"})}),$n=qr.forwardRef(_n),Nn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M5.207 4.5 1.684 8.023l3.522 4.024-.753.659L.316 7.977 4.5 3.793zm5.586 7.5 3.523-3.523-3.522-4.024.753-.659 4.137 4.729-4.184 4.184zM9.136 1.394l.97.242-3.242 12.97-.97-.242z"})}),Jn=qr.forwardRef(Nn),Un=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M9.355 0c.196 0 .37.12.442.297l.025.08.267 1.23q.328.106.643.247l.312.148 1.058-.68a.48.48 0 0 1 .524.003l.073.06 1.916 1.916a.48.48 0 0 1 .107.512l-.043.085-.681 1.059q.157.308.28.63l.116.324 1.23.267c.19.041.336.194.369.385l.007.082v2.71c0 .196-.12.37-.297.442l-.08.025-1.23.267a7 7 0 0 1-.247.643l-.148.312.68 1.058c.105.163.1.368-.003.524l-.06.073-1.916 1.916a.48.48 0 0 1-.512.107l-.085-.043-1.059-.681a7 7 0 0 1-.63.28l-.324.116-.267 1.23a.48.48 0 0 1-.385.369L9.355 16h-2.71a.48.48 0 0 1-.442-.297l-.025-.08-.267-1.23a7 7 0 0 1-.643-.247l-.311-.148-1.06.68a.48.48 0 0 1-.523-.003l-.073-.06-1.916-1.916a.48.48 0 0 1-.107-.512l.043-.085.68-1.059a7 7 0 0 1-.28-.63l-.115-.324-1.23-.267a.48.48 0 0 1-.369-.385L0 9.355v-2.71c0-.196.12-.37.297-.442l.08-.025 1.23-.267q.106-.328.247-.643l.148-.311-.68-1.06a.48.48 0 0 1 .003-.523l.06-.073 1.916-1.916a.48.48 0 0 1 .512-.107l.085.043 1.059.68q.308-.155.63-.28l.324-.115.267-1.23a.48.48 0 0 1 .385-.369L6.645 0zm-.392 1H7.037l-.244 1.12a.48.48 0 0 1-.336.357c-.442.123-.87.3-1.27.527a.48.48 0 0 1-.413.026l-.077-.04-.966-.62L2.37 3.73l.62.966a.47.47 0 0 1 .015.49 5.7 5.7 0 0 0-.527 1.27.48.48 0 0 1-.274.31l-.082.026L1 7.037v1.926l1.12.244c.173.037.31.167.357.336.124.442.3.87.527 1.27.072.128.08.28.026.413l-.04.077-.62.966 1.36 1.361.966-.62a.48.48 0 0 1 .49-.015c.4.226.828.403 1.27.527.14.04.254.141.31.274l.026.082L7.037 15h1.926l.244-1.12a.48.48 0 0 1 .336-.357c.442-.123.87-.3 1.27-.527a.48.48 0 0 1 .413-.026l.077.04.966.62 1.362-1.361-.62-.966a.48.48 0 0 1-.015-.49c.226-.4.403-.828.527-1.27.04-.14.14-.254.274-.31l.082-.026L15 8.963V7.037l-1.12-.244a.48.48 0 0 1-.357-.336c-.124-.443-.3-.87-.527-1.27a.48.48 0 0 1-.026-.413l.04-.077.62-.966-1.36-1.361-.966.62a.48.48 0 0 1-.49.015 5.7 5.7 0 0 0-1.27-.527.48.48 0 0 1-.31-.274l-.026-.082zm-.026 3.539a3.536 3.536 0 1 1-1.793 6.84 3.536 3.536 0 0 1 1.793-6.84m-2.73 1.668a2.536 2.536 0 1 0 3.643 3.53 2.536 2.536 0 0 0-3.643-3.53"})}),Fn=qr.forwardRef(Un),Qn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M16.231-.354 8.588 7.29l-2.59-2.64a.5.5 0 0 0-.667-.04l-6.293 5 .622.783 5.94-4.72L8.228 8.35a.5.5 0 0 0 .71.004l8-8zM0 15v-3.711l1-.778V15h2V8.955l1-.777V15a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1m6 0V7.507l1 1.02V15h2V9.706l1-1V15a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1m6 0V6.706l1-1V15h2V3.706l.966-.966Q16 2.865 16 3v12a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1"})}),Wn=qr.forwardRef(Qn),Kn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm5.477 4.15-2.5 8-.954-.3 2.5-8zm2 8 2.5-8-.954-.3-2.5 8z"})}),Zn=qr.forwardRef(Kn),Xn=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8.5 9.1a2.5 2.5 0 0 1 0 4.9v2h-1v-2a2.5 2.5 0 0 1 0-4.9V0h1zM8 13.05a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3M5 4.5a2.5 2.5 0 0 0-2-2.45V0H2v2.05a2.5 2.5 0 0 0 0 4.9V16h1V6.95A2.5 2.5 0 0 0 5 4.5M2.5 6a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3M14 8.95a2.5 2.5 0 0 0 0-4.9V0h-1v4.05a2.5 2.5 0 0 0 0 4.9V16h1zm1-2.45a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"})}),Yn=qr.forwardRef(Xn),ei=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m6 10-.103-.005a1 1 0 0 1-.892-.892L5 9V7H1v7h9v-4zm0-1h9V2H6zm5 5a1 1 0 0 1-.898.995L10 15H1l-.103-.005a1 1 0 0 1-.892-.893L0 14V7a1 1 0 0 1 1-1h4V2a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v7a1 1 0 0 1-.898.995L15 10h-4z"})}),ti=qr.forwardRef(ei),oi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M13.606 1.809A3.5 3.5 0 0 0 13 1L8 6 3 1a3.537 3.537 0 0 0 0 5l3.146 3.147-1.267 1.267a2.5 2.5 0 1 0 .707.707l1.267-1.267L8 11l1.147-1.146 1.267 1.267a2.5 2.5 0 1 0 .707-.707L9.854 9.147 13 6a3.54 3.54 0 0 0 .606-4.191M9.086 8.5 8 9.586 3.707 5.293a2.54 2.54 0 0 1-.562-2.734zm.707-.707L8.707 6.707l4.148-4.148a2.54 2.54 0 0 1-.562 2.734zM5 12.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m9 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"})}),ai=qr.forwardRef(oi),ri=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M2.314 2.7c-.268.21-.314.363-.314.44s.046.23.314.44c.262.207.674.415 1.23.599 1.107.366 2.675.601 4.45.601 1.777 0 3.348-.235 4.457-.601.557-.184.97-.392 1.234-.6.27-.21.315-.363.315-.439s-.046-.228-.315-.44c-.263-.206-.677-.414-1.234-.598-1.11-.367-2.68-.602-4.456-.602s-3.344.235-4.45.602c-.557.184-.969.392-1.231.598m.916-1.548C4.464.744 6.143.5 7.995.5s3.533.244 4.77.652c.615.203 1.148.456 1.537.762.384.3.698.711.698 1.226s-.314.926-.698 1.227c-.39.305-.922.558-1.537.761-1.237.409-2.919.652-4.77.652-1.852 0-3.531-.243-4.765-.652-.614-.203-1.146-.456-1.534-.762C1.312 4.065 1 3.654 1 3.14s.312-.924.696-1.226c.388-.305.92-.559 1.534-.762M1.5 2.5A.5.5 0 0 1 2 3v10a.5.5 0 1 1-1 0V3a.5.5 0 0 1 .5-.5m13 .113a.5.5 0 0 1 .5.5V13a.5.5 0 1 1-1 0V3.113a.5.5 0 0 1 .5-.5M3.544 9.037c1.106.365 2.675.6 4.45.6 1.777 0 3.348-.235 4.457-.6.558-.184.97-.392 1.234-.598.27-.21.315-.363.315-.439h1c0 .515-.314.925-.698 1.226-.39.305-.922.558-1.538.76-1.236.408-2.918.651-4.77.651-1.85 0-3.53-.243-4.764-.65-.614-.203-1.146-.456-1.534-.761C1.313 8.925 1 8.514 1 8h1c0 .077.046.229.314.44.262.206.674.413 1.23.597m-.013 4.927c1.109.334 2.68.536 4.464.536 1.783 0 3.357-.202 4.469-.536.559-.168.97-.36 1.231-.554.265-.197.305-.339.305-.41h1c0 .52-.32.923-.708 1.212-.392.292-.926.526-1.54.71-1.234.37-2.913.578-4.757.578-1.845 0-3.52-.207-4.752-.578-.613-.184-1.146-.418-1.537-.71C1.318 13.922 1 13.519 1 13h1c0 .072.04.214.304.41.26.194.67.387 1.227.554"})}),ni=qr.forwardRef(ri),ii=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M15.9 5.5c0 .1.1.3.1.5v5c0 .2-.1.4-.1.5-.1.3-.4.5-.9.5h-5c-.2 0-.4-.1-.5-.1-.2-.1-.5-.4-.5-.9V9.9l-2 2.8V15c0 .5-.2.8-.5.9-.1 0-.3.1-.5.1H1c-.2 0-.4-.1-.5-.1-.3-.1-.5-.4-.5-.9v-5c0-.2.1-.4.1-.5.1-.3.4-.5.9-.5h2V7H1c-.5 0-.8-.2-.9-.5 0-.1-.1-.3-.1-.5V1C0 .8.1.6.1.5.2.2.5 0 1 0h5c.5 0 .8.2.9.5 0 .1.1.3.1.5v5c0 .2-.1.4-.1.5-.1.3-.4.5-.9.5H4v2h2c.2 0 .4.1.5.1.3.1.5.4.5.9v1l2-2.8V6c0-.2.1-.4.1-.5.1-.3.4-.5.9-.5h5c.5 0 .8.2.9.5M6 6V1H1v5zm-5 4v5h5v-5zm9-4v5h5V6z"})}),si=qr.forwardRef(ii),li=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M10.274 4.043c.313-.295.634-.7.907-1.164.45-.766.819-1.77.819-2.879h-1c0 .89-.298 1.72-.681 2.371-.286.487-.595.834-.823 1.028A3 3 0 0 0 8 3c-.545 0-1.055.145-1.496.399-.228-.194-.537-.541-.823-1.028C5.298 1.721 5 .891 5 0H4c0 1.11.369 2.113.819 2.879.273.464.594.87.907 1.164A3 3 0 0 0 5 6v.268A2 2 0 0 0 4 8v1l-1-.75V6H2v2.75l2 1.5v.25H1v1h3v.25l-2 1.5V16h1v-2.25l1.106-.83a4.002 4.002 0 0 0 7.788 0l1.106.83V16h1v-2.75l-2-1.5v-.25h3v-1h-3v-.25l2-1.5V6h-1v2.25L12 9V8a2 2 0 0 0-1-1.732V6c0-.748-.274-1.431-.726-1.957M8 4a2 2 0 0 1 2 2H6a2 2 0 0 1 2-2M6 7h1.5v7.959A3 3 0 0 1 5 12V8a1 1 0 0 1 1-1m2.5 0H10a1 1 0 0 1 1 1v4a3 3 0 0 1-2.5 2.959z"})}),ci=qr.forwardRef(li),ui=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M3 2h1v10.293l1.5-1.5.707.707L3.5 14.207.793 11.5l.707-.707 1.5 1.5zm12 2H8v1h7zM8 7h6v1H8zm5 3H8v1h5z"})}),di=qr.forwardRef(ui),hi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m12.194 9.86.762-.763H10.67c-.457 2.515-2.667 4.573-5.335 4.573A5.3 5.3 0 0 1 0 8.335 5.3 5.3 0 0 1 5.335 3a5.35 5.35 0 0 1 5.335 4.573h2.286l-.762-.762V4.524l3.811 3.811-3.81 3.81zm-6.859 2.286c1.982 0 3.81-1.83 3.81-3.887 0-1.982-1.752-3.735-3.734-3.735-2.058 0-3.887 1.753-3.887 3.735 0 2.058 1.753 3.887 3.811 3.887m0-5.335c.838 0 1.524.686 1.524 1.524s-.686 1.524-1.524 1.524a1.53 1.53 0 0 1-1.524-1.524c0-.838.686-1.524 1.524-1.524"})}),pi=qr.forwardRef(hi),gi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m2.15 8.5 3.416 3.659-.732.682L.316 8l4.518-4.841.732.682L2.15 7.5H15v1z"})}),fi=qr.forwardRef(gi),mi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M16 3a3.007 3.007 0 0 1-2.775 2.992 2.99 2.99 0 0 1 0 4.016A3.007 3.007 0 0 1 16 13c0 1.652-1.348 3-3 3H5c-1.652 0-3-1.348-3-3 0-.771.294-1.476.775-2.008A3.007 3.007 0 0 1 0 8a3.007 3.007 0 0 1 2.775-2.992A3 3 0 0 1 2 3c0-1.652 1.348-3 3-3h8c1.652 0 3 1.348 3 3m-3-2H5c-1.1 0-2 .9-2 2s.9 2 2 2h8c1.1 0 2-.9 2-2s-.9-2-2-2M6 4c.6 0 1-.4 1-1s-.4-1-1-1c-.5 0-1 .4-1 1s.4 1 1 1m-3 6h8c1.1 0 2-.9 2-2s-.9-2-2-2H3c-1.1 0-2 .9-2 2s.9 2 2 2m7-1c-.5 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1m-1 3c-.6 0-1 .4-1 1s.4 1 1 1 1-.4 1-1-.4-1-1-1m-4 3h8c1.1 0 2-.9 2-2s-.9-2-2-2H5c-1.1 0-2 .9-2 2s.9 2 2 2m8-12c0 .6-.4 1-1 1s-1-.4-1-1 .5-1 1-1c.6 0 1 .4 1 1M3 8c0-.6.4-1 1-1s1 .4 1 1-.4 1-1 1c-.5 0-1-.4-1-1"})}),vi=qr.forwardRef(mi),wi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M1 14h14v-3h1v4H0v-4h1zm7.5-4.207 3.5-3.5.707.707L8 11.707 3.293 7 4 6.293l3.5 3.5V.5h1z"})}),bi=qr.forwardRef(wi),xi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M5.5 1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm0 4a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM5 9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm.5 3.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM9 1.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zM9.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM9 9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm.5 3.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z"})}),yi=qr.forwardRef(xi),Ai=(e,t)=>Lr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Lr.jsx("path",{d:"M4 5.84V3H1.2a.2.2 0 0 0-.2.2v9.6c0 .11.09.2.2.2H4V6.722q-.95.357-2 1.056Q3 6.527 4 5.84m1 .596V13h9.8a.2.2 0 0 0 .2-.2V3.2a.2.2 0 0 0-.2-.2H5v2.293q2.944-1.196 5.889 2.485L12 6.667V10H8.667l1.11-1.111Q7.898 5.88 5 6.436M1 2h14a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1"}),Lr.jsx("use",{fillRule:"evenodd"})]}),ki=qr.forwardRef(Ai),Ci=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M15.502 15.004a.5.5 0 1 1 0 1h-8a.5.5 0 0 1 0-1zM12.842.493 15.67 3.32a1 1 0 0 1 0 1.415l-9.18 9.179a.5.5 0 0 1-.13.1l-.079.035-5.303 1.768a.5.5 0 0 1-.654-.543l.021-.09 1.768-5.303a.5.5 0 0 1 .072-.14l.049-.056L11.427.493a1 1 0 0 1 1.414 0ZM2.806 10.963l-.875 2.623.616.652 2.652-.882zm7.207-7.642-6.718 6.717 2.828 2.828 6.718-6.717zm2.405-1.825a.5.5 0 0 0-.493-.044l-.076.044-.07.058-1.06 1.06 2.83 2.828 1.06-1.06.057-.07a.5.5 0 0 0 .043-.492l-.043-.076-.058-.07-2.121-2.12-.07-.058Z"})}),ji=qr.forwardRef(Ci),Bi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M0 12.432 11.432 1l2.638 2.638L2.638 15.07zm2.638 1.67 1.759-1.67-1.759-1.759-1.67 1.759zm8.794-8.705 1.759-1.759-1.76-1.759-1.758 1.76zM5.628 2.935l-.88-.264.792-.528v-.967l.704.527.879-.263-.264.88.528.79h-.968l-.527.704zm9.937 2.198.44.616H15.3l-.44.615-.175-.703-.704-.264.616-.44v-.703l.615.44.704-.264zm-2.99 4.133-.352 1.143.704.968h-1.143l-.704.967-.352-1.143-1.143-.352.967-.704v-1.23l.968.703z"})}),Si=qr.forwardRef(Bi),Pi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8 3H1v10h14V9h1v4a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h7zm7.707 1.5L12.5 7.707 11.793 7l2-2H11.5A3.5 3.5 0 0 0 8 8.5V10H7V8.5A4.5 4.5 0 0 1 11.5 4h2.293l-2-2 .707-.707z"})}),Ti=qr.forwardRef(Pi),Mi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8.114 2a2.5 2.5 0 0 0-2.45 1.998L5.05 7H7v1H4.844l-1.026 5.002A2.5 2.5 0 0 1 1.368 15H1v-1h.369a1.5 1.5 0 0 0 1.469-1.199L3.823 8H2V7h2.028l.657-3.203A3.5 3.5 0 0 1 8.114 1h.08a2.5 2.5 0 0 1 2.475 2.854L10.648 4h-1.01l.04-.288A1.5 1.5 0 0 0 8.195 2zm.532 4.854L11.293 9.5l-2.647 2.646.708.708L12 10.207l2.646 2.647.708-.708L12.707 9.5l2.647-2.646-.708-.708L12 8.793 9.354 6.146z"})}),Ii=qr.forwardRef(Mi),Hi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M14 0c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H2c-.6 0-1-.4-1-1V1c0-.6.4-1 1-1zm0 13H2v2h12zm0-3H2v2h12zm0-3H2v2h12zm0-3H2v2h12zm0-3H2v2h12z"})}),Ri=qr.forwardRef(Hi),Vi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M9.586 0a1 1 0 0 1 .707.293l4.414 4.414a1 1 0 0 1 .293.707V14a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM3 1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6h-3a2 2 0 0 1-2-2V1zm7 3a1 1 0 0 0 1 1h2.5L10 1.5z"})}),Di=qr.forwardRef(Vi),zi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M14.07 0a1 1 0 0 1 .816 1.577L10 8.5v4.398a1 1 0 0 1-.532.884l-2.734 1.445A.5.5 0 0 1 6 14.785V8.5L1.112 1.577A1 1 0 0 1 1.93 0zm0 1H1.93L7 8.183v5.772l2-1.057V8.183z"})}),Ei=qr.forwardRef(zi),Oi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M1 0a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h7v-1H1.5a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5V5h1V1a1 1 0 0 0-1-1zm6.527 6a1 1 0 0 0-.788 1.617l2.848 3.636v3.904a.8.8 0 0 0 .162.488.73.73 0 0 0 1.07.114l1.91-1.413.026-.025a.8.8 0 0 0 .235-.572v-2.62l2.752-3.512A1 1 0 0 0 14.954 6zm0 1h7.427l-2.964 3.785v2.864l-1.403 1.038v-3.779z"})}),Li=qr.forwardRef(Oi),qi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M5.764 2a2 2 0 0 1 1.79 1.106L8 4h7a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm0 1H1v10h14V5H7.382l-.724-1.447A1 1 0 0 0 5.764 3"})}),Gi=qr.forwardRef(qi),_i=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M2 15v-1.5A7.5 7.5 0 0 1 9.5 6h4.335l-3.398 3.577.726.688L15.69 5.5 11.163.735l-.726.688L13.835 5H9.5A8.5 8.5 0 0 0 1 13.5V15z"})}),$i=qr.forwardRef(_i),Ni=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M1 9.5a7 7 0 1 1 12.6 4.2l.8.6a8 8 0 1 0-12.8 0l.8-.6A6.97 6.97 0 0 1 1 9.5m11.424-3.235a.5.5 0 0 0-.689-.689L6.893 8.601a1.819 1.819 0 1 0 2.506 2.506zM7.423 9.449l3.006-1.878-1.878 3.006A.819.819 0 1 1 7.423 9.45Z"})}),Ji=qr.forwardRef(Ni),Ui=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M0 0h5v2H2v3H0V0m2 11v3h3v2H0v-5zM15 0h1v5h-2V2h-3V0zm-1 14v-3h2v5h-5v-2z"})}),Fi=qr.forwardRef(Ui),Qi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M9 1v1H2v12h12V7h1v7a1 1 0 0 1-.883.993L14 15H2a1 1 0 0 1-.993-.883L1 14V2a1 1 0 0 1 .883-.993L2 1zm7-1v5h-1V1.706l-4.5 4.501-.707-.707L14.292 1H11V0z"})}),Wi=qr.forwardRef(Qi),Ki=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M6 2v4H1V2zM1 1a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm5 9v4H1v-4zM1 9a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1zm14-7v4h-5V2zm-5-1a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm5 9v4h-5v-4zm-5-1a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1z"})}),Zi=qr.forwardRef(Ki),Xi=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M12 10a4 4 0 0 1 4 4v2H4v-2a4 4 0 0 1 4-4zm-4 1a3 3 0 0 0-3 3v1h10v-1a3 3 0 0 0-3-3zM6.535 8c.218.376.496.714.82 1H4a3 3 0 0 0-3 3v1h2.1q-.1.486-.1 1H0v-2a4 4 0 0 1 4-4zM10 3a3 3 0 1 1 0 6 3 3 0 0 1 0-6m0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4M6 1c1.027 0 1.932.516 2.473 1.303Q8 2.499 7.598 2.8A2 2 0 1 0 6 6q.001.516.125.995Q6.063 7 6 7a3 3 0 0 1 0-6"})}),Yi=qr.forwardRef(Xi),es=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M1 3h14v2H1zm0 4h14v2H1zm0 6v-2h14v2z"})}),ts=qr.forwardRef(es),os=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M3 15V1h2v14zm4 0V1h2v14zm6 0h-2V1h2z"})}),as=qr.forwardRef(os),rs=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-1 0A7 7 0 1 0 1 8a7 7 0 0 0 14 0m-7.718.208V10.5h1.344V9s.863-.126 1.358-.378q.756-.392 1.134-1.05.378-.659.378-1.442v-.168q0-.798-.392-1.456a2.73 2.73 0 0 0-1.092-1.064q-.7-.405-1.68-.406-1.105 0-1.848.448a2.97 2.97 0 0 0-1.12 1.162c-.243.476-.364.85-.364 1.4h1.288c0-.383.084-.579.252-.868q.252-.448.7-.7.462-.266 1.092-.266.546 0 .966.224.434.21.672.63.238.405.238.98 0 .77-.49 1.302c-.394.44-1.161.593-1.824.725a9 9 0 0 0-.612.135m1.53 3.98a.812.812 0 1 1-1.624 0 .812.812 0 0 1 1.624 0"})}),ns=qr.forwardRef(rs),is=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M15.059 0c.47 0 .941.47.941.941v13.177c0 .47-.47.94-.941.94H.94c-.47 0-.753-.187-.847-.47 0-.094-.094-.282-.094-.47V.94C0 .471.47 0 .941 0zM3.765 12.235H.94v1.883h2.824zm0-2.823H.94v1.882h2.824zm0-2.824H.94v1.883h2.824zm0-2.823H.94v1.882h2.824zm0-2.824H.94v1.883h2.824zm3.764 11.294H4.706v1.883h2.823zm0-2.823H4.706v1.882h2.823zm0-2.824H4.706v1.883h2.823zm0-2.823H4.706v1.882h2.823zm0-2.824H4.706v1.883h2.823zm3.765 11.294H8.471v1.883h2.823zm0-2.823H8.471v1.882h2.823zm0-2.824H8.471v1.883h2.823zm0-2.823H8.471v1.882h2.823zm0-2.824H8.471v1.883h2.823zm3.765 11.294h-2.824v1.883h2.824zm0-2.823h-2.824v1.882h2.824zm0-2.824h-2.824v1.883h2.824zm0-2.823h-2.824v1.882h2.824zm0-2.824h-2.824v1.883h2.824z"})}),ss=qr.forwardRef(is),ls=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8 0a8 8 0 1 1-8 8h1a7 7 0 1 0 .676-3H4v1H0V2h1v2.125A8 8 0 0 1 8 0m.5 7.71 3.248 1.855-.496.87L7.5 8.29V2h1z"})}),cs=qr.forwardRef(ls),us=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M2 16a1 1 0 0 1-1-1V5.515a1 1 0 0 1 .419-.814l6-4.286a1 1 0 0 1 1.162 0l6 4.286a1 1 0 0 1 .419.814V15a1 1 0 0 1-1 1zM8 1.229 2 5.515V15h3v-5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v5h3V5.515zM10 10H6v5h4z"})}),ds=qr.forwardRef(us),hs=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M3.5 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m0-1a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1M1 2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zm14 1v4.293L13.207 5.5a1 1 0 0 0-1.414 0L8 9.293 7.207 8.5a1 1 0 0 0-1.414 0l-4.5 4.5H1V3zm0 5.707V13h-3.293l-3-3L12.5 6.207zM10.293 13H2.707L6.5 9.207z"})}),ps=qr.forwardRef(hs),gs=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8 3H1v10h14V9h1v4a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h7zm7 .5A4.5 4.5 0 0 1 10.5 8H7.707l2 2-.707.707L5.793 7.5 9 4.293 9.707 5l-2 2H10.5A3.5 3.5 0 0 0 14 3.5V2h1z"})}),fs=qr.forwardRef(gs),ms=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m5.894 8.5-1.47 1.67.751.66L7.666 8l-2.49-2.83-.751.66L5.894 7.5H0v1zM2 1h14v1H2zm8 4h6v1h-6zm0 5h6v1h-6zm-8 4h14v1H2z"})}),vs=qr.forwardRef(ms),ws=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0m0 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1m.5 5.5V11h1v1h-3v-1h1V7.5h-1v-1zm-.75-3a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5"})}),bs=qr.forwardRef(ws),xs=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M6.545 9.273H2.182v-.728h4.363zm-4.363 1.454h4.363v.728H2.182zM8 11.455l.727.727v.727c0 .146-.072.291-.072.364-.073.218-.291.363-.655.363H.727c-.363 0-.582-.145-.654-.363 0-.073-.073-.218-.073-.364V2.727c0-.145.073-.29.073-.363C.145 2.145.363 2 .727 2H8c.364 0 .582.145.655.364 0 .072.072.218.072.363V4.91L8 5.636V3.455c0-.728 0-.728-.727-.728H1.455c-.728 0-.728 0-.728.728v8.727c0 .727 0 .727.728.727h5.818c.727 0 .727 0 .727-.727zM6.545 4.909H2.182v-.727h4.363zm0 2.182H2.182v-.727h4.363zM16 13.636c-.145-.727-.436-1.381-.873-2.036-.727-1.018-1.963-2.11-4.218-2.327v2.182L8 8.545l2.91-2.909v2.182c1.526.073 5.09.727 5.09 5.818"})}),ys=qr.forwardRef(xs),As=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M11 0c2.8 0 5 2.2 5 5s-2.2 5-5 5c-.6 0-1.2-.1-1.7-.3L9 10H8v2H6v2H4v2H0v-3l6.3-6.3C6.1 6.2 6 5.6 6 5c0-2.8 2.2-5 5-5m0 1C8.752 1 7 2.752 7 5c0 .416.058.812.161 1.14l.067.189.245.612L1 13.414V15h2v-2h2v-2h2V9h1.586l.473-.473.612.245c.361.144.831.228 1.329.228 2.248 0 4-1.752 4-4s-1.752-4-4-4m1 2c.533 0 1 .467 1 1s-.467 1-1 1-1-.467-1-1 .467-1 1-1"})}),ks=qr.forwardRef(As),Cs=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M13 2.625 11.3 3.9l-.6-.8 1.997-1.498a.5.5 0 0 1 .306-.102h.487a.51.51 0 0 1 .51.51V13h2v1h-5v-1h2zM1.504 13.938 1.87 11H0v-1h1.996l.5-4H1V5h1.621l.383-3.062.992.124L3.63 5h3.49l.383-3.062.992.124L8.13 5H10v1H8.004l-.5 4H9v1H7.379l-.383 3.062-.992-.124L6.37 11H2.88l-.383 3.062zM6.496 10l.5-4H3.504l-.5 4z"})}),js=qr.forwardRef(Cs),Bs=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M5 13h6v1.5c0 .3-.2.5-.5.5H10v.5c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5V15h-.5c-.3 0-.5-.2-.5-.5zm0-1c0-2-3-3-3-7 0-3 3-5 6-5s6 2 6 5c0 4-3 4-3 7H5m-.5-7c.3 0 .5-.2.5-.5s.2-.7.5-1 .6-.5 1-.5c.3 0 .5-.2.5-.5S6.8 2 6.5 2c-.6 0-1.2.3-1.7.8S4 3.9 4 4.5c0 .3.2.5.5.5"})}),Ss=qr.forwardRef(Bs),Ps=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M16 16H0V0h1v13l4.4-7.3 4 2.3 3.8-6.6c.3-.5 1.2-.6 1.7-.4.5.3.8 1.1.5 1.6l-5 8.8-4-2.3L3 15h13z"})}),Ts=qr.forwardRef(Ps),Ms=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m9.354 7.146-.708.708a2.33 2.33 0 0 0-3.292 0l-2.75 2.75a1.975 1.975 0 0 0 2.792 2.793l2.75-2.75.708.707-2.75 2.75a2.975 2.975 0 0 1-4.208-4.208l2.75-2.75a3.33 3.33 0 0 1 4.708 0m4.75-5.25a2.975 2.975 0 0 1 0 4.208l-2.75 2.75a3.33 3.33 0 0 1-4.708 0l.708-.708c.909.91 2.383.91 3.292 0l2.75-2.75a1.975 1.975 0 1 0-2.793-2.792l-2.75 2.75-.707-.708 2.75-2.75a2.975 2.975 0 0 1 4.207 0Z"})}),Is=qr.forwardRef(Ms),Hs=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M1 1h14a1 1 0 0 1 0 2H1a1 1 0 1 1 0-2M0 6a1 1 0 0 1 1-1h14a1 1 0 0 1 0 2H1a1 1 0 0 1-1-1m0 4a1 1 0 0 1 1-1h14a1 1 0 0 1 0 2H1a1 1 0 0 1-1-1m0 4a1 1 0 0 1 1-1h14a1 1 0 0 1 0 2H1a1 1 0 0 1-1-1"})}),Rs=qr.forwardRef(Hs),Vs=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8 10a1 1 0 0 1 .5 1.866v.634a.5.5 0 0 1-1 0v-.634A1 1 0 0 1 8 10M3.625 7.035A2 2 0 0 0 2 9v5a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V9a2 2 0 0 0-1.625-1.965V5.383a4.375 4.375 0 0 0-8.75 0zM3 9a1 1 0 0 1 .931-.998h8.138A1 1 0 0 1 13 9v5a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm8.375-3.617V7h-6.75V5.383a3.375 3.375 0 0 1 6.75 0"})}),Ds=qr.forwardRef(Vs),zs=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M15.287 1c.355 0 .71.267.71.711v12.798a.7.7 0 0 1-.71.711H.71c-.355 0-.711-.355-.711-.711V1.711C0 1.267.356 1 .711 1zM14.22 2.778H8.888V7.22h5.332zm-12.442 0V7.22H7.11V2.778zm0 10.665H7.11V8.999H1.778zm12.442 0V8.999H8.888v4.444z"})}),Es=qr.forwardRef(zs),Os=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m0-1A7 7 0 0 1 1.887 4.587l1.5.3-.372 1.492A.5.5 0 0 0 3.1 6.8l1.5 2a.5.5 0 0 0 .143.129l2.5 1.5a.5.5 0 0 0 .136.056l1.476.37-.33.987a.5.5 0 0 0 0 .316l.455 1.362-.364 1.453A7 7 0 0 1 8 15m1.985-1.379a.5.5 0 0 0-.01-.28L9.526 12l.333-1h.933l1.12 1.12-.875 2.188q-.64.31-1.346.486l.293-1.173Zm2.506-.25.473-1.185a.5.5 0 0 0-.11-.54l-1.5-1.5A.5.5 0 0 0 11 10H9.74L8.22 8.1l1.122.374a.5.5 0 0 0 .643-.353l.466-1.865 1.903-1.902a.5.5 0 0 0 0-.708L9.996 1.29a7.003 7.003 0 0 1 2.494 12.08ZM7.693 9.532l-2.352-1.41L4.043 6.39l.442-1.769a.5.5 0 0 0-.387-.611l-1.612-.323a6.99 6.99 0 0 1 5.813-2.68L11.293 4l-.793.793-1.146-1.147-.708.708L9.793 5.5l-.147.146a.5.5 0 0 0-.131.233l-.37 1.476-.987-.33a.5.5 0 0 0-.512.121l-.5.5a.5.5 0 0 0-.036.666l1.074 1.344z"})}),Ls=qr.forwardRef(Os),qs=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m6.207 10.5-4.5 4.5H5v1H0v-5h1v3.293l4.5-4.5zm9.5-10.5H16v.293l.207.207L16 .707V5h-1V1.707l-4.5 4.5-.707-.707 4.5-4.5H11V0h4.293l.207-.207z"})}),Gs=qr.forwardRef(qs),_s=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M7 14H6v-3.293l-5 5L.293 15l5-5H2V9h5zm8.707-13-5 5H14v1H9V2h1v3.293l5-5z"})}),$s=qr.forwardRef(_s),Ns=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M15 4H1V2h14zm0 10H1v-2h14zm0-5H1V7h14z"})}),Js=qr.forwardRef(Ns),Us=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8m4.5 9c.25 0 .5-.3.5-.6v-.8c0-.3-.25-.6-.5-.6h-9c-.25 0-.5.3-.5.6v.7c0 .4.25.7.5.7z"})}),Fs=qr.forwardRef(Us),Qs=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M2 7a1 1 0 1 1 0 2 1 1 0 0 1 0-2m6 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2m6 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2"})}),Ws=qr.forwardRef(Qs),Ks=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8M3 9.5c.8 0 1.5-.7 1.5-1.5S3.8 6.5 3 6.5 1.5 7.2 1.5 8 2.2 9.5 3 9.5m5 0c.8 0 1.5-.7 1.5-1.5S8.8 6.5 8 6.5 6.5 7.2 6.5 8 7.2 9.5 8 9.5m5 0c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5-1.5.7-1.5 1.5.7 1.5 1.5 1.5"})}),Zs=qr.forwardRef(Ks),Xs=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M14 13h2v1h-2v2h-1v-2h-2v-1h2v-2h1zm0-12a1 1 0 0 1 1 1v7h-1V5H2v9h7v1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zM2 4h12V2H2z"})}),Ys=qr.forwardRef(Xs),el=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M15 2a1 1 0 0 1 .993.883L16 3v10a1 1 0 0 1-.883.993L15 14H1a1 1 0 0 1-.993-.883L0 13V3a1 1 0 0 1 .883-.993L1 2zm0 1H1v10h14zM4 6v5H3V6zm3 2v3H6V8zm3-1v4H9V7zm3-2v6h-1V5z"})}),tl=qr.forwardRef(el),ol=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M13.5 4v1H12v1.5h-1V5H9.5V4H11V2.5h1V4zM12 9.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m-.5 4.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m2-3v1h-4v-1zM6 4v1H2.5V4zm-2.793 6 1.06 1.06L5.329 10l.708.707-1.061 1.06 1.06 1.061-.707.708-1.06-1.061-1.06 1.06-.708-.707 1.06-1.06-1.06-1.06.707-.708ZM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm14-1H8.5v6.5H15V2a1 1 0 0 0-1-1m1 13V8.5H8.5V15H14a1 1 0 0 0 1-1M1 2v5.5h6.5V1H2a1 1 0 0 0-1 1m0 12a1 1 0 0 0 1 1h5.5V8.5H1z"})}),al=qr.forwardRef(ol),rl=(e,t)=>Lr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Lr.jsx("path",{d:"M8 16a8 8 0 1 1 7.652-10.342c.588 4.006-1.241 5.348-3.236 5.754-1.38.28-2.865-.141-3.576.609C7.194 13.48 10.976 14.722 8 16m-4-6a2 2 0 1 0 0-4 2 2 0 0 0 0 4m1.5-5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3M10 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 2a1 1 0 1 0 0-2 1 1 0 0 0 0 2"}),Lr.jsx("use",{fillRule:"evenodd"})]}),nl=qr.forwardRef(rl),il=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M0 2a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v4h4a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-4H1a1 1 0 0 1-1-1zm6.5 5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5z"})}),sl=qr.forwardRef(il),ll=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M2 16V0h4v16zm8-16h4v16h-4z"})}),cl=qr.forwardRef(ll),ul=(e,t)=>Lr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Lr.jsx("path",{d:"M5 10h6a5 5 0 0 1 5 5H0a5 5 0 0 1 5-5m3-1a4 4 0 1 1 0-8 4 4 0 0 1 0 8"}),Lr.jsx("use",{fillRule:"evenodd"})]}),dl=qr.forwardRef(ul),hl=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M7 8a.75.75 0 1 0 0-1.5A.75.75 0 0 0 7 8M6 4 5 5H4a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H9L8 4zm-.586 2 1-1h1.172l1 1H10v3H4V6zM2 0a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm10 1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm2 14a1 1 0 0 0 1-1V2.268A2 2 0 0 1 16 4v10a2 2 0 0 1-2 2H4a2 2 0 0 1-1.732-1z"})}),pl=qr.forwardRef(hl),gl=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M9 7h7a7.004 7.004 0 0 0-7-7zm1-5.917A6.005 6.005 0 0 1 14.917 6H10zM14 9H7V2a7.002 7.002 0 0 0 0 14 7 7 0 0 0 7-7m-8 1h6.917A6.002 6.002 0 0 1 1 9a6 6 0 0 1 5-5.917z"})}),fl=qr.forwardRef(gl),ml=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M2.6 4c.2 0 .4.2.4.4v11.1c0 .3-.2.5-.4.5H.4c-.2 0-.4-.2-.4-.4V4.4c0-.2.2-.4.4-.4zm0-4c.2 0 .4.2.4.4v2.1c0 .3-.2.5-.4.5H.4C.2 3 0 2.8 0 2.6V.4C0 .2.2 0 .4 0zm13 0c.2 0 .4.2.4.4v2.1c0 .3-.2.5-.4.5H4.4c-.2 0-.4-.2-.4-.4V.4c0-.2.2-.4.4-.4zM13 4l3 3h-2c-.1 1.3-.4 2.5-.9 3.5-.9 1.7-2.6 3.5-6.1 3.5v2l-3-3 3-3v2c.6 0 4.9-.3 4.9-5H10z"})}),vl=qr.forwardRef(ml),wl=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M15 15H1.5A1.5 1.5 0 0 1 0 13.5v-11A1.5 1.5 0 0 1 1.5 1h13A1.5 1.5 0 0 1 16 2.5V14a1 1 0 0 1-1 1M1 2.5v11a.5.5 0 0 0 .5.5H4V5H2V3h2v2h11V2.5a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0-.5.5M8.5 6v8h3V6zm4 8H15V6h-2.5zm-5-8H5v8h2.5z"})}),bl=qr.forwardRef(wl),xl=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0m0 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1M6.54 4.338l4.96 2.79a1 1 0 0 1 0 1.744l-4.96 2.79a1 1 0 0 1-1.49-.872V5.21a1 1 0 0 1 1.49-.872m-.49.872v5.58L11.01 8z"})}),yl=qr.forwardRef(xl),Al=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M9 9h3.5c.25 0 .5-.3.5-.6v-.8c0-.3-.25-.6-.5-.6H9V3.5c0-.25-.3-.5-.6-.5h-.7c-.4 0-.7.25-.7.5V7H3.5c-.25 0-.5.3-.5.6v.7c0 .4.25.7.5.7H7v3.5c0 .25.3.5.6.5h.8c.3 0 .6-.25.6-.5zM8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8"})}),kl=qr.forwardRef(Al),Cl=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor","aria-hidden":"true",viewBox:"0 0 16 16",height:"16px",role:"img",ref:t,...e,children:Lr.jsx("path",{fillRule:"evenodd",d:"m5.414 8 5.147-5.146-.707-.708L4 8l5.854 5.854.707-.707z",clipRule:"evenodd"})}),jl=qr.forwardRef(Cl),Bl=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M12 1v3H4V1zM4 0a1 1 0 0 0-1 1v4h10V1a1 1 0 0 0-1-1zm8 9v6H4V9zM3 8v7a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V8zM2 5h12a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-1v1h1a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h1v-1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1m3 6h6v1H5zm0 2h6v1H5zm6-7h2v1h-2z"})}),Sl=qr.forwardRef(Bl),Pl=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M12 4H8V2.5a1.5 1.5 0 1 0-3 0V4H1v3h.5a2.5 2.5 0 0 1 0 5H1v3h4v-.5a2.5 2.5 0 0 1 5 0v.5h2v-4h1.5a1.5 1.5 0 0 0 0-3H12zM9 14.5a1.5 1.5 0 0 0-3 0V16H.3q-.3 0-.3-.3V11h1.5a1.5 1.5 0 0 0 0-3H0V3.3Q0 3 .3 3H4v-.5a2.5 2.5 0 0 1 5 0V3h3.7q.3 0 .3.3V7h.5a2.5 2.5 0 0 1 0 5H13v3.7q0 .3-.3.3H9z"})}),Tl=qr.forwardRef(Pl),Ml=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M1 8a7 7 0 1 1 10 6.326V11h-1v5h5v-1h-3.124A8 8 0 1 0 8 16v-1a7 7 0 0 1-7-7"})}),Il=qr.forwardRef(Ml),Hl=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m9.414 8 2.475-2.475c.177-.177.142-.566-.07-.778l-.566-.565c-.212-.213-.601-.248-.778-.071L8 6.586 5.525 4.11c-.177-.177-.566-.142-.778.07l-.495.496c-.283.282-.318.671-.141.848L6.586 8 4.11 10.475c-.177.177-.142.566.07.778l.496.495c.282.283.671.318.848.141L8 9.414l2.475 2.475c.177.177.566.142.778-.07l.565-.566c.213-.212.248-.601.071-.778zM8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8"})}),Rl=qr.forwardRef(Hl),Vl=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8 15c-3.848 0-7-3.152-7-7s3.152-7 7-7 7 3.152 7 7-3.152 7-7 7m0 1c4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8 3.6 8 8 8m-.5-5.587V4h1v6.413l2.675-2.293.65.76L8 12.158 4.175 8.88l.65-.76z"})}),Dl=qr.forwardRef(Vl),zl=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M4 8c2.2 0 4-1.8 4-4S6.2 0 4 0 0 1.8 0 4s1.8 4 4 4m0-1C2.352 7 1 5.648 1 4s1.352-3 3-3 3 1.352 3 3-1.352 3-3 3m8.5 5c1.9 0 3.5-1.6 3.5-3.5S14.4 5 12.5 5 9 6.6 9 8.5s1.6 3.5 3.5 3.5m0-1C11.152 11 10 9.848 10 8.5S11.152 6 12.5 6 15 7.152 15 8.5 13.848 11 12.5 11M8 13.5C8 14.9 6.9 16 5.5 16S3 14.9 3 13.5 4.1 11 5.5 11 8 12.1 8 13.5m-1 0c0-.848-.652-1.5-1.5-1.5S4 12.652 4 13.5 4.652 15 5.5 15 7 14.348 7 13.5"})}),El=qr.forwardRef(zl),Ol=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8.421 11.947c0 .59.168 1.264.337 1.6.168.337.337.506.59.674s.589.253.841.253H1.6c-.421 0-.674-.085-.926-.337a7 7 0 0 1-.506-.842A6.6 6.6 0 0 1 0 11.947zM3.958 3.442c.253-.59.42-1.095.674-1.431q.252-.506.505-.758Q5.39 1 5.642 1h9.516c-.169 0-.337.084-.505.337q-.253.251-.506.758c-.168.337-.42.758-.59 1.431l-1.768 8.421c-.252.674-.42 1.18-.589 1.516s-.421.59-.505.674c-.169.168-.337.252-.506.337a2.6 2.6 0 0 1-.42-.59c-.085-.168-.169-.42-.253-.59-.084-.168-.084-.42-.084-.589v-.59c0-.168 0-.42-.085-.504-.084-.085-.168-.253-.336-.337-.085-.085-.337-.085-.506-.085H2.526zm10.442.084c0-.337 0-.673.084-1.01.084-.253.169-.505.253-.842.084-.253.252-.506.42-.674.17 0 .338.084.506.337.084.252.169.505.253.842 0 .421.084.842.084 1.347z"})}),Ll=qr.forwardRef(Ol),ql=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m14.206 10.463-.743-.67-2.269 2.522-1.272-1.018-.625.781 2.009 1.607zM14 4h-3v2.022a5.5 5.5 0 0 0-1 .185V3c0-.364.097-.706.268-1H6a2 2 0 0 0-2 2v7h2.022a5.6 5.6 0 0 0 0 1H1a1 1 0 0 0 1 1h4.207q.148.524.393 1H2a2 2 0 0 1-2-2v-1h3V4a3 3 0 0 1 3-3h6a2 2 0 0 1 2 2zm-2-2a1 1 0 0 0-.59.193l-.01.007a1 1 0 0 0-.15.137A1 1 0 0 0 11 3h2a1 1 0 0 0-1-1m-.5 13a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7m0 1a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9"})}),Gl=qr.forwardRef(ql),_l=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M9.057 11.164a6 6 0 1 1 2.112-2.116 1 1 0 0 1 .052.044l4.176 4.08a1 1 0 0 1 .009 1.422l-.707.707a1 1 0 0 1-1.406.008l-4.185-4.087a1 1 0 0 1-.05-.058ZM10.5 6a4.5 4.5 0 1 0-9 0 4.5 4.5 0 0 0 9 0"})}),$l=qr.forwardRef(_l),Nl=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m14 0a.5.5 0 1 1 1 0V15a1 1 0 0 1-1 1h-1.5a.5.5 0 1 1 0-1h1a.5.5 0 0 0 .5-.5zm-14-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m15 0v3a.5.5 0 1 1-1 0v-3a.5.5 0 1 1 1 0m-16-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M4 4v8l8-8zm0-1h8a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1"})}),Jl=qr.forwardRef(Nl),Ul=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m14 0a.5.5 0 1 1 1 0V15a1 1 0 0 1-1 1h-1.5a.5.5 0 1 1 0-1h1a.5.5 0 0 0 .5-.5zm-14-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m15 0v3a.5.5 0 1 1-1 0v-3a.5.5 0 1 1 1 0m-16-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M4 3h8a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1"})}),Fl=qr.forwardRef(Ul),Ql=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M1 1.5a.5.5 0 0 1 .5-.5H3V0H1.5A1.5 1.5 0 0 0 0 1.5V3h1zM14.5 1a.5.5 0 0 1 .5.5V3h1V1.5A1.5 1.5 0 0 0 14.5 0H13v1zm0 14a.5.5 0 0 0 .5-.5V13h1v1.5a1.5 1.5 0 0 1-1.5 1.5H13v-1zm-13 0a.5.5 0 0 1-.5-.5V13H0v1.5A1.5 1.5 0 0 0 1.5 16H3v-1zM6 0h4v1H6zm9 6h1v4h-1zm-5 10v-1H6v1zM5.025 9.014A2.986 2.986 0 0 1 8 12h1a3.986 3.986 0 0 0-3.972-3.986l-3.025-.01 1.65-1.65-.707-.708L.093 8.5l2.853 2.854.708-.708L2.01 9.004l3.014.01Z"})}),Wl=qr.forwardRef(Ql),Kl=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M1.5 1a.5.5 0 0 0-.5.5V3H0V1.5A1.5 1.5 0 0 1 1.5 0H3v1zm13.5.5a.5.5 0 0 0-.5-.5H13V0h1.5A1.5 1.5 0 0 1 16 1.5V3h-1zM14.5 15a.5.5 0 0 0 .5-.5V13h1v1.5a1.5 1.5 0 0 1-1.5 1.5H13v-1zM1 14.5a.5.5 0 0 0 .5.5H3v1H1.5A1.5 1.5 0 0 1 0 14.5V13h1zM6 0h4v1H6zM1 6H0v4h1zm9 9H6v1h4zm-2-3c0-1.645 1.33-2.98 2.975-2.986l3.031-.01-1.663 1.699.714.7 2.846-2.907-2.85-2.85-.707.708 1.651 1.65-3.025.01A3.986 3.986 0 0 0 7 12z"})}),Zl=qr.forwardRef(Kl),Xl=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m0-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m-1-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M6 9.444h1.111c0-.61.111-1.166.333-1.722.5-1.11 1.278-1.889 2.39-2.389A4.5 4.5 0 0 1 11.555 5c.61 0 1.166.111 1.722.333 1.11.5 1.889 1.278 2.389 2.39.222.555.333 1.11.333 1.721 0 .612-.111 1.167-.278 1.778-.5 1.056-1.278 1.89-2.389 2.334a4.5 4.5 0 0 1-1.722.333V13c.5 0 .945-.111 1.389-.278.889-.389 1.5-1 1.889-1.889.167-.444.278-.889.278-1.389s-.111-.944-.334-1.388c-.389-.89-1-1.556-1.889-1.89a3 3 0 0 0-1.388-.333c-.5 0-.945.111-1.445.334-.889.389-1.5 1-1.889 1.889-.166.444-.278.888-.278 1.388h1.39l-1.667 2.223z"})}),Yl=qr.forwardRef(Xl),ec=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M7 1v4h2V1zM.4 0h3.2c.22 0 .4.18.4.4v5.2a.4.4 0 0 1-.4.4H.4a.4.4 0 0 1-.4-.4V.4C0 .18.18 0 .4 0M1 1v4h2V1zm5.4-1h3.2c.22 0 .4.18.4.4v5.2a.4.4 0 0 1-.4.4H6.4a.4.4 0 0 1-.4-.4V.4c0-.22.18-.4.4-.4m-6 10h3.2c.22 0 .4.18.4.4v5.2a.4.4 0 0 1-.4.4H.4a.4.4 0 0 1-.4-.4v-5.2c0-.22.18-.4.4-.4m6 0h3.2c.22 0 .4.18.4.4v5.2a.4.4 0 0 1-.4.4H6.4a.4.4 0 0 1-.4-.4v-5.2c0-.22.18-.4.4-.4m6 0h3.2c.22 0 .4.18.4.4v5.2a.4.4 0 0 1-.4.4h-3.2a.4.4 0 0 1-.4-.4v-5.2c0-.22.18-.4.4-.4M0 8h16v1H0z"})}),tc=qr.forwardRef(ec),oc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M6 15.5a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3a.5.5 0 0 1-.5-.5m-5-2v1a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1H1a1 1 0 0 1-1-1v-1.5a.5.5 0 1 1 1 0m14 0a.5.5 0 1 1 1 0V15a1 1 0 0 1-1 1h-1.5a.5.5 0 1 1 0-1h1a.5.5 0 0 0 .5-.5zm-14-7v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0m15 0v3a.5.5 0 1 1-1 0v-3a.5.5 0 1 1 1 0m-16-4V1a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0m6-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 .5m9 2v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 1 1 0-1H15a1 1 0 0 1 1 1v1.5a.5.5 0 1 1-1 0M4 4v8h8V4zm0-1h8a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1"})}),ac=qr.forwardRef(oc),rc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M1.6 5H.4C.2 5 0 4.8 0 4.6V3.4c0-.2.2-.4.4-.4h1.2c.2 0 .4.2.4.4v1.2c0 .2-.2.4-.4.4m0 4H.4C.2 9 0 8.8 0 8.6V7.4c0-.2.2-.4.4-.4h1.2c.2 0 .4.2.4.4v1.2c0 .2-.2.4-.4.4m0 4H.4c-.2 0-.4-.2-.4-.4v-1.2c0-.2.2-.4.4-.4h1.2c.2 0 .4.2.4.4v1.2c0 .2-.2.4-.4.4m12-8H4.4c-.2 0-.4-.2-.4-.4V3.4c0-.2.2-.4.4-.4h9.2c.2 0 .4.2.4.4v1.2c0 .2-.2.4-.4.4m-2 4H4.4c-.2 0-.4-.2-.4-.4V7.4c0-.2.2-.4.4-.4h7.2c.2 0 .4.2.4.4v1.2c0 .2-.2.4-.4.4m4 4H4.4c-.2 0-.4-.2-.4-.4v-1.2c0-.2.2-.4.4-.4h11.2c.2 0 .4.2.4.4v1.2c0 .2-.2.4-.4.4"})}),nc=qr.forwardRef(rc),ic=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m4 9 4 7H0zm3-2H0V0h7zm5-2c2.2 0 4 1.8 4 4s-1.8 4-4 4-4-1.8-4-4 1.8-4 4-4"})}),sc=qr.forwardRef(ic),lc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M13 0a3 3 0 1 1-2.422 4.77L5.87 7.125a3 3 0 0 1 0 1.753l4.707 2.353a3 3 0 1 1-.447.894L5.422 9.771a3 3 0 1 1 0-3.54l4.708-2.354A3 3 0 0 1 13 0m0 11a2 2 0 1 0 0 4 2 2 0 0 0 0-4M3 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4m10-5a2 2 0 1 0 0 4 2 2 0 0 0 0-4"})}),cc=qr.forwardRef(lc),uc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M13.509 13H4.387c0 .032.613-.37.613-1.5V10h10.009v1.638c0 .661-.826 1.362-1.5 1.362M4 11.65C4 12.395 3.26 13 2.5 13S1 12.395 1 11.65V3h12v6H5a1 1 0 0 0-1 1zM14 9V3c0-.553-.447-1-.999-1H1a1 1 0 0 0-1 1v8.5C0 12.879 1.122 14 2.5 14h11.003A2.5 2.5 0 0 0 16 11.503V10a1 1 0 0 0-1-1z"})}),dc=qr.forwardRef(uc),hc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M6 4.383v4.234a.5.5 0 0 0 .757.429l3.528-2.117a.5.5 0 0 0 0-.858L6.757 3.954a.5.5 0 0 0-.757.43ZM9.056 6.5 7 7.734V5.266zM2 1a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h5.5v3H5v1h6v-1H8.5v-3H14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm12 1v9H2V2z"})}),pc=qr.forwardRef(hc),gc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M6.843 1c.267 0 .267.089.267.267v13.775a.19.19 0 0 1-.178.178H5.51a.19.19 0 0 1-.177-.178V9H3.555v2.666L0 8.11l3.555-3.555v2.666h1.778V1.178c0-.09.088-.178.177-.178zm5.6 10.665V8.999h-1.778v6.043a.19.19 0 0 1-.178.178H9.154c-.266 0-.266-.089-.266-.267V1.178c0-.09.088-.178.177-.178h1.422c.09 0 .178.089.178.178V7.22h1.778V4.555l3.555 3.555z"})}),fc=qr.forwardRef(gc),mc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m8.418 1.007.042.08 1.788 4.217 4.571.388a.5.5 0 0 1 .348.811l-.063.065-3.472 3.008 1.043 4.47a.5.5 0 0 1-.664.581l-.081-.04L8 12.217l-3.93 2.372a.5.5 0 0 1-.757-.453l.012-.089 1.043-4.47L.896 6.568a.5.5 0 0 1 .196-.86l.089-.016 4.571-.388L7.54 1.086a.5.5 0 0 1 .878-.08Z"})}),vc=qr.forwardRef(mc),wc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M8 12.604V3.396L14.73 8zM2 3h2v10H2zm13.294 5.825a1 1 0 0 0 0-1.65L8.564 2.57A1 1 0 0 0 7 3.396v9.208a1 1 0 0 0 1.565.825zM1 13a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1z"})}),bc=qr.forwardRef(wc),xc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M13 14H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1"})}),yc=qr.forwardRef(xc),Ac=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M5 13v3l-5-5 5-5v4h8c1 0 1 0 1-1V3c0-1 0-1-1-1h-2.6c-.2 0-.4-.2-.4-.4V.4c0-.2.2-.4.4-.4H14c1.6 0 2 .8 2 2.3V10c0 1.4-.5 2-2 2H5z"})}),kc=qr.forwardRef(Ac),Cc=(e,t)=>Lr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Lr.jsx("path",{d:"M15.783 10.832a.25.25 0 0 1 0 .36l-3.391 3.391c-.14.117-.25.133-.32.04-.07-.087-.11-.165-.11-.22v-2.39H6.219a.25.25 0 0 1-.257-.259V10.27a.25.25 0 0 1 .257-.258h5.745V7.62c0-.219.273-.336.429-.18zM10 5.764a.25.25 0 0 1-.258.257H3.998v2.392c0 .219-.274.336-.43.18L.176 5.2a.25.25 0 0 1 0-.36L3.568 1.45c.14-.117.25-.133.32-.039.07.086.11.164.11.219v2.39H9.74c.148 0 .258.11.258.259z"}),Lr.jsx("use",{fillRule:"evenodd"})]}),jc=qr.forwardRef(Cc),Bc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M15.941 7.024A8 8 0 0 1 1.999 13.29V16H1v-5h5v1H2.255a7 7 0 0 0 12.717-4.63zM14.999 0v5h-5V4h3.746A7 7 0 0 0 1.027 8.625l-.969.346a8 8 0 0 1 13.94-6.263L14 0z"})}),Sc=qr.forwardRef(Bc),Pc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M0 2a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1zm1 0v3h14V2zm0 4v8h4V6zm9 8V6H6v8zm1 0h4V6h-4z"})}),Tc=qr.forwardRef(Pc),Mc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m8.031 0 7.667 7.666a1.033 1.033 0 0 1 0 1.46l-6.572 6.572a1.033 1.033 0 0 1-1.46 0L0 8.03V0zm-2.47 3.44a1.5 1.5 0 1 0-2.122 2.12 1.5 1.5 0 0 0 2.122-2.12"})}),Ic=qr.forwardRef(Mc),Hc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M5.52 11.938 4.5 15H1L6.425 1h3.238L15 15h-3.5l-1.02-3.062zm.73-2.188h3.5L8 4.5z"})}),Rc=qr.forwardRef(Hc),Vc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m6 10 7-7 2 2-7 7-2 2-5-5 2-2z"})}),Dc=qr.forwardRef(Vc),zc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M1.5 7.9C1 8.1.4 8 .1 7.5-.1 7 0 6.4.5 6.1L8 2l7.5 4.1c.5.3.6.9.4 1.4-.3.5-.9.6-1.4.4L8 4.3zm14 4.2c.5.3.6.9.4 1.4-.3.5-.9.6-1.4.4L8 10.3l-6.5 3.6c-.5.2-1.1.1-1.4-.4-.2-.5-.1-1.1.4-1.4L8 8z"})}),Ec=qr.forwardRef(zc),Oc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M0 16V0h16v16zM1 1v8h8V1zm9 7v3h5V8zm2 4h-2v3h2zm3-11h-5v6h5zM9 15v-5H6v5zm-4-5H1v5h4zm8 2v3h2v-3z"})}),Lc=qr.forwardRef(Oc),qc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M2.4 4h11.2a.2.2 0 0 1 .16.32l-5.6 7.467a.2.2 0 0 1-.32 0L2.24 4.32A.2.2 0 0 1 2.4 4"})}),Gc=qr.forwardRef(qc),_c=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M11 2.4v11.2a.2.2 0 0 1-.32.16l-7.467-5.6a.2.2 0 0 1 0-.32l7.467-5.6a.2.2 0 0 1 .32.16"})}),$c=qr.forwardRef(_c),Nc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M4 13.6V2.4a.2.2 0 0 1 .32-.16l7.467 5.6a.2.2 0 0 1 0 .32l-7.467 5.6A.2.2 0 0 1 4 13.6"})}),Jc=qr.forwardRef(Nc),Uc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M13.6 11H2.4a.2.2 0 0 1-.16-.32l5.6-7.467a.2.2 0 0 1 .32 0l5.6 7.467a.2.2 0 0 1-.16.32"})}),Fc=qr.forwardRef(Uc),Qc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m2.106 8.5 1.47 1.67-.751.66L.334 8l2.49-2.83.751.66L2.106 7.5H8v1zM2 1h14v1H2zm8 4h6v1h-6zm0 5h6v1h-6zm-8 4h14v1H2z"})}),Wc=qr.forwardRef(Qc),Kc=(e,t)=>Lr.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:[Lr.jsx("path",{d:"m5.758 7.414-3.415 3.414a1 1 0 0 0 0 1.415l1.414 1.414a1 1 0 0 0 1.415 0l3.414-3.415A3 3 0 0 1 8 13.657L6.586 15.07a3 3 0 0 1-4.243 0L.93 13.657a3 3 0 0 1 0-4.243L2.343 8a3 3 0 0 1 3.415-.586m4.484 1.172 3.415-3.414a1 1 0 0 0 0-1.415l-1.414-1.414a1 1 0 0 0-1.415 0L7.414 5.758A3 3 0 0 1 8 2.343L9.414.93a3 3 0 0 1 4.243 0l1.414 1.414a3 3 0 0 1 0 4.243L13.657 8a3 3 0 0 1-3.415.586M1.5 5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1m11 5h2a.5.5 0 1 1 0 1h-2a.5.5 0 1 1 0-1m-2 2a.5.5 0 0 1 .5.5v2a.5.5 0 1 1-1 0v-2a.5.5 0 0 1 .5-.5m-5-11a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2a.5.5 0 0 1 .5-.5"}),Lr.jsx("use",{fillRule:"evenodd"})]}),Zc=qr.forwardRef(Kc),Xc=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M11.5 11a1 1 0 1 0-1.5.866v.634a.5.5 0 0 0 1 0v-.634a1 1 0 0 0 .5-.866M1 7V5a3 3 0 0 1 6 0v2a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2H8V5a4 4 0 1 0-8 0v2zm6 1h7a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1"})}),Yc=qr.forwardRef(Xc),eu=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M12 4H6V3h6zM6 8.5h4v-1H6zm9 4.5H6v-1h9zM3 11a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1zm0 1H2v1h1zm0-5.5a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1zm0 1H2v1h1zM3 2a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm0 1H2v1h1z"})}),tu=qr.forwardRef(eu),ou=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m15 9-7 7-7-7zM1 7l7-7 7 7z"})}),au=qr.forwardRef(ou),ru=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"m7.647 1.168-6.48 6.479-.706-.708L6.94.462a1.5 1.5 0 0 1 2.12 0l6.48 6.479a1.5 1.5 0 0 1 0 2.12l-6.48 6.48a1.5 1.5 0 0 1-2.12 0L.46 9.06a1.5 1.5 0 0 1 0-2.12l.708.707a.5.5 0 0 0 0 .707l6.479 6.478a.5.5 0 0 0 .707 0l6.478-6.478a.5.5 0 0 0 0-.707l-6.478-6.48a.5.5 0 0 0-.707 0M8.75 11a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M7.5 4h1v5h-1z"})}),nu=qr.forwardRef(ru),iu=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M7.999 2c2.545 0 4.508 1.543 5.89 3a13.8 13.8 0 0 1 2.108 3 13.8 13.8 0 0 1-2.109 3c-1.381 1.457-3.344 3-5.89 3-2.544 0-4.508-1.543-5.89-3A13.8 13.8 0 0 1 0 8a13.8 13.8 0 0 1 2.109-3c1.381-1.457 3.345-3 5.89-3m0 1C5.877 3 4.164 4.287 2.837 5.685A12.7 12.7 0 0 0 1.14 8a12.7 12.7 0 0 0 1.697 2.315C4.164 11.713 5.877 13 8 13c2.12 0 3.834-1.287 5.161-2.685A12.7 12.7 0 0 0 14.857 8a12.7 12.7 0 0 0-1.697-2.315C11.833 4.287 10.12 3 7.999 3M8 4.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7m0 1a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5m.707 1.793a1 1 0 1 1-1.414 1.414 1 1 0 0 1 1.414-1.414"})}),su=qr.forwardRef(iu),lu=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M14.98 15H1.04c-1.002 0-1.303-.7-.802-1.5l6.82-11.9c.5-.8 1.303-.8 1.804 0l6.92 11.9c.501.8.1 1.5-.803 1.5M8.5 5h-1c-.3 0-.5.2-.5.5V9c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5V5.5c0-.3-.2-.5-.5-.5m-1 6c-.3 0-.5.2-.5.5v1c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5v-1c0-.3-.2-.5-.5-.5z"})}),cu=qr.forwardRef(lu),uu=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M6.5 11a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9m0 1a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m4.121-3.5c-.103.273-.315.563-.573.841a7 7 0 0 1-.733.682 9 9 0 0 1-.815.598l4.328 4.329a1 1 0 0 0 1.415 0l.707-.707a1 1 0 0 0 0-1.415L10.62 8.5Zm.135 1.55 3.487 3.486-.707.707-3.51-3.51a8 8 0 0 0 .73-.684ZM4 6h5v1H4zm2-2h1v5H6z"})}),du=qr.forwardRef(uu),hu=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M6.5 11a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9m0 1a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m4.121-3.5c-.103.273-.315.563-.573.841a7 7 0 0 1-.733.682 9 9 0 0 1-.815.598l4.328 4.329a1 1 0 0 0 1.415 0l.707-.707a1 1 0 0 0 0-1.415L10.62 8.5Zm.135 1.55 3.487 3.486-.707.707-3.51-3.51a8 8 0 0 0 .73-.684ZM4 6h5v1H4z"})}),pu=qr.forwardRef(hu);var gu=[{value:"image",label:"Image",icon:Lr.jsx(ps,{})},{value:"back",icon:Lr.jsx(pn,{}),label:"Back"},{value:"forward",icon:Lr.jsx($i,{}),label:"Forward"},{value:"history",icon:Lr.jsx(cs,{}),label:"History"},{value:"help",icon:Lr.jsx(ns,{}),label:"Help"},{value:"info",icon:Lr.jsx(bs,{}),label:"Info"},{value:"text",icon:Lr.jsx(Rc,{}),label:"Text"},{value:"group",icon:Lr.jsx(Yi,{}),label:"Group"},{value:"search",icon:Lr.jsx($l,{}),label:"Search"},{value:"zoom-in",icon:Lr.jsx(du,{}),label:"Zoom in"},{value:"zoom-out",icon:Lr.jsx(pu,{}),label:"Zoom out"},{value:"export",icon:Lr.jsx(Ti,{}),label:"Export"},{value:"import",icon:Lr.jsx(fs,{}),label:"Import"},{value:"field",icon:Lr.jsx(Ri,{}),label:"Field"},{value:"lock",icon:Lr.jsx(Ds,{}),label:"Lock"},{value:"unlock",icon:Lr.jsx(Yc,{}),label:"Unlock"},{value:"database",icon:Lr.jsx(ni,{}),label:"Database"},{value:"calendar",icon:Lr.jsx(In,{}),label:"Calendar"},{value:"bookmark",icon:Lr.jsx(jn,{}),label:"Bookmark"},{value:"library",icon:Lr.jsx(Rn,{}),label:"Library"},{value:"star",icon:Lr.jsx(vc,{}),label:"Star"},{value:"print",icon:Lr.jsx(Sl,{}),label:"Print"},{value:"remove",icon:Lr.jsx(Rl,{}),label:"Remove"},{value:"handle",icon:Lr.jsx(ts,{}),label:"Handle"},{value:"handle-horizontal",icon:Lr.jsx(as,{}),label:"Handle horizontal"},{value:"menu",icon:Lr.jsx(Js,{}),label:"Menu"},{value:"list",icon:Lr.jsx(Rs,{}),label:"List"},{value:"unordered-list",icon:Lr.jsx(tu,{}),label:"Unordered list"},{value:"clock",icon:Lr.jsx(Ln,{}),label:"Clock"},{value:"puzzle",icon:Lr.jsx(Tl,{}),label:"Puzzle"},{value:"filterpane",icon:Lr.jsx(Li,{}),label:"Filterpane"},{value:"plus",icon:Lr.jsx(kl,{}),label:"Plus"},{value:"minus",icon:Lr.jsx(Fs,{}),label:"Minus"},{value:"triangle-top",icon:Lr.jsx(Fc,{}),label:"Triangle top"},{value:"triangle-bottom",icon:Lr.jsx(Gc,{}),label:"Triangle bottom"},{value:"triangle-left",icon:Lr.jsx($c,{}),label:"Triangle left"},{value:"triangle-right",icon:Lr.jsx(Jc,{}),label:"Triangle right"},{value:"tick",icon:Lr.jsx(Dc,{}),label:"Tick"},{value:"cogwheel",icon:Lr.jsx(Fn,{}),label:"Cogwheel"},{value:"settings",icon:Lr.jsx(nc,{}),label:"Settings"},{value:"cut",icon:Lr.jsx(ai,{}),label:"Cut"},{value:"copy",icon:Lr.jsx(ti,{}),label:"Copy"},{value:"paste",icon:Lr.jsx(sl,{}),label:"Paste"},{value:"camera",label:"Camera"},{value:"slide-show",icon:Lr.jsx(pc,{}),label:"Slide show"},{value:"palette",icon:Lr.jsx(nl,{}),label:"Palette"},{value:"shapes",icon:Lr.jsx(sc,{}),label:"Shapes"},{value:"effects",icon:Lr.jsx(Si,{}),label:"Effects"},{value:"file",icon:Lr.jsx(Di,{}),label:"File"},{value:"expand",icon:Lr.jsx(Gs,{}),label:"Expand"},{value:"collapse",icon:Lr.jsx($s,{}),label:"Collapse"},{value:"bin",icon:Lr.jsx(yn,{}),label:"Bin"},{value:"link",icon:Lr.jsx(Is,{}),label:"Link"},{value:"pivot",icon:Lr.jsx(vl,{}),label:"Pivot"},{value:"reload",icon:Lr.jsx(Il,{}),label:"Reload"},{value:"add",icon:Lr.jsx(_r,{}),label:"Add"},{value:"edit",icon:Lr.jsx(ji,{}),label:"Edit"},{value:"key",icon:Lr.jsx(ks,{}),label:"Key"},{value:"box",icon:Lr.jsx(Sn,{}),label:"Box"},{value:"home",icon:Lr.jsx(ds,{}),label:"Home"},{value:"person",icon:Lr.jsx(dl,{}),label:"Person"},{value:"grid",icon:Lr.jsx(Zi,{}),label:"Grid"},{value:"cloud",icon:Lr.jsx($n,{}),label:"Cloud"},{value:"more",icon:Lr.jsx(Ws,{}),label:"More"},{value:"folder",icon:Lr.jsx(Gi,{}),label:"Folder"},{value:"drop",icon:Lr.jsx(ki,{}),label:"Drop"},{value:"play",icon:Lr.jsx(yl,{}),label:"Play"},{value:"tag",icon:Lr.jsx(Ic,{}),label:"Tag"},{value:"close",icon:Lr.jsx(Gn,{}),label:"Close"},{value:"warning",icon:Lr.jsx(nu,{}),label:"Warning"},{value:"warning-triangle",icon:Lr.jsx(cu,{}),label:"Warning triangle"},{value:"share",icon:Lr.jsx(cc,{}),label:"Share"},{value:"top",icon:Lr.jsx(Ec,{}),label:"Top"},{value:"low-resolution",icon:Lr.jsx(Es,{}),label:"Low resolution"},{value:"high-resolution",icon:Lr.jsx(ss,{}),label:"High resolution"},{value:"view",icon:Lr.jsx(su,{}),label:"View"},{value:"control",icon:Lr.jsx(Yn,{}),label:"Control"},{value:"code",icon:Lr.jsx(Jn,{}),label:"Code"},{value:"upload",label:"Upload"},{value:"repair",label:"Repair"},{value:"split",icon:Lr.jsx(fc,{}),label:"Split"},{value:"up-down",icon:Lr.jsx(au,{}),label:"Up down"},{value:"disconnect",label:"Disconnect"},{value:"photo-library",icon:Lr.jsx(pl,{}),label:"Photo library"},{value:"application",icon:Lr.jsx(Kr,{}),label:"Application"},{value:"new-tab",icon:Lr.jsx(Ys,{}),label:"New tab"},{value:"ascending",icon:Lr.jsx(di,{}),label:"Ascending"},{value:"descending",icon:Lr.jsx(sn,{}),label:"Descending"},{value:"arrow-up",icon:Lr.jsx(rn,{}),label:"Arrow up"},{value:"arrow-down",icon:Lr.jsx(Xr,{}),label:"Arrow down"},{value:"arrow-right",icon:Lr.jsx(on,{}),label:"Arrow right"},{value:"arrow-left",icon:Lr.jsx(en,{}),label:"Arrow left"},{value:"sync",icon:Lr.jsx(Sc,{}),label:"Sync"},{value:"draggable",icon:Lr.jsx(yi,{}),label:"Draggable"},{value:"book",icon:Lr.jsx(kn,{}),label:"Book"},{value:"measure",label:"Measure"},{value:"download",icon:Lr.jsx(bi,{}),label:"Download"},{value:"more-rounded",icon:Lr.jsx(Zs,{}),label:"More rounded"},{value:"align-object-left",icon:Lr.jsx(Ur,{}),label:"Align object-left"},{value:"align-object-center",icon:Lr.jsx(Nr,{}),label:"Align object-center"},{value:"align-object-right",icon:Lr.jsx(Qr,{}),label:"Align object-right"},{value:"submit",icon:Lr.jsx(kc,{}),label:"Submit"},{value:"operators",icon:Lr.jsx(al,{}),label:"Operators"},{value:"general-data-class",icon:Lr.jsx(Fi,{}),label:"General data-class"},{value:"building",label:"Building"},{value:"bell",icon:Lr.jsx(bn,{}),label:"Bell"},{value:"unlink",icon:Lr.jsx(Zc,{}),label:"Unlink"},{value:"lightbulb",icon:Lr.jsx(Ss,{}),label:"Lightbulb"},{value:"log-in",label:"Log in"},{value:"log-out",label:"Log out"},{value:"previous",icon:Lr.jsx(jl,{}),label:"Previous"},{value:"goto",icon:Lr.jsx(Wi,{}),label:"Goto"},{value:"save",icon:Lr.jsx(Dl,{}),label:"Save"},{value:"pause",icon:Lr.jsx(cl,{}),label:"Pause"},{value:"stop",icon:Lr.jsx(yc,{}),label:"Stop"},{value:"step-in",icon:Lr.jsx(bc,{}),label:"Step in"},{value:"comment",icon:Lr.jsx(Zn,{}),label:"Comment"},{value:"indent",icon:Lr.jsx(vs,{}),label:"Indent"},{value:"undent",icon:Lr.jsx(Wc,{}),label:"Undent"},{value:"filter",icon:Lr.jsx(Ei,{}),label:"Filter"},{value:"clear-filter",icon:Lr.jsx(Dn,{}),label:"Clear filter"},{value:"insert",icon:Lr.jsx(ys,{}),label:"Insert"},{value:"direction-left",icon:Lr.jsx(fi,{}),label:"Direction left"},{value:"swap",icon:Lr.jsx(jc,{}),label:"Swap"},{value:"bubbles",icon:Lr.jsx(cn,{}),label:"Bubbles"},{value:"sheet",icon:Lr.jsx(dc,{}),label:"Sheet"},{value:"object",icon:Lr.jsx(tl,{}),label:"Object"},{value:"clear-selections",icon:Lr.jsx(En,{}),label:"Clear selections"},{value:"selections-tool",icon:Lr.jsx(tc,{}),label:"Selections tool"},{value:"selections-reload",icon:Lr.jsx(Yl,{}),label:"Selections reload"},{value:"selections-back",icon:Lr.jsx(Wl,{}),label:"Selections back"},{value:"selections-forward",icon:Lr.jsx(Zl,{}),label:"Selections forward"},{value:"expression",icon:Lr.jsx(Ii,{}),label:"Expression"},{value:"select-alternative",icon:Lr.jsx(Jl,{}),label:"Select alternative"},{value:"select-possible",icon:Lr.jsx(ac,{}),label:"Select possible"},{value:"select-excluded",icon:Lr.jsx(Fl,{}),label:"Select excluded"},{value:"select-all",label:"Select all"},{value:"bar-chart",icon:Lr.jsx(vn,{}),label:"Bar chart"},{value:"bar-chart-horizontal",icon:Lr.jsx(fn,{}),label:"Bar chart-horizontal"},{value:"line-chart",icon:Lr.jsx(Ts,{}),label:"Line chart"},{value:"pie-chart",icon:Lr.jsx(fl,{}),label:"Pie chart"},{value:"gauge-chart",icon:Lr.jsx(Ji,{}),label:"Gauge chart"},{value:"kpi",icon:Lr.jsx(js,{}),label:"Kpi"},{value:"scatter-chart",icon:Lr.jsx(El,{}),label:"Scatter chart"},{value:"map",icon:Lr.jsx(Ls,{}),label:"Map"},{value:"table",icon:Lr.jsx(Tc,{}),label:"Table"},{value:"pivot-table",icon:Lr.jsx(bl,{}),label:"Pivot table"},{value:"treemap",icon:Lr.jsx(Lc,{}),label:"Treemap"},{value:"combo-chart",icon:Lr.jsx(Wn,{}),label:"Combo chart"},{value:"boxplot",icon:Lr.jsx(Tn,{}),label:"Boxplot"},{value:"distributionplot",icon:Lr.jsx(vi,{}),label:"Distributionplot"},{value:"histogram",label:"Histogram"},{value:"direct-discovery",icon:Lr.jsx(pi,{}),label:"Direct discovery"},{value:"data-model",icon:Lr.jsx(si,{}),label:"Data model"},{value:"script",icon:Lr.jsx(Ll,{}),label:"Script"},{value:"script-ok",icon:Lr.jsx(Gl,{}),label:"Script ok"},{value:"debug",icon:Lr.jsx(ci,{}),label:"Debug"},{value:"auto-layout",icon:Lr.jsx(dn,{}),label:"Auto layout"}];const fu={aliceblue:{r:240,g:248,b:255},antiquewhite:{r:250,g:235,b:215},aqua:{r:0,g:255,b:255},aquamarine:{r:127,g:255,b:212},azure:{r:240,g:255,b:255},beige:{r:245,g:245,b:220},bisque:{r:255,g:228,b:196},black:{r:0,g:0,b:0},blanchedalmond:{r:255,g:235,b:205},blue:{r:0,g:0,b:255},blueviolet:{r:138,g:43,b:226},brown:{r:165,g:42,b:42},burlywood:{r:222,g:184,b:135},cadetblue:{r:95,g:158,b:160},chartreuse:{r:127,g:255,b:0},chocolate:{r:210,g:105,b:30},coral:{r:255,g:127,b:80},cornflowerblue:{r:100,g:149,b:237},cornsilk:{r:255,g:248,b:220},crimson:{r:220,g:20,b:60},cyan:{r:0,g:255,b:255},darkblue:{r:0,g:0,b:139},darkcyan:{r:0,g:139,b:139},darkgoldenrod:{r:184,g:134,b:11},darkgray:{r:169,g:169,b:169},darkgreen:{r:0,g:100,b:0},darkgrey:{r:169,g:169,b:169},darkkhaki:{r:189,g:183,b:107},darkmagenta:{r:139,g:0,b:139},darkolivegreen:{r:85,g:107,b:47},darkorange:{r:255,g:140,b:0},darkorchid:{r:153,g:50,b:204},darkred:{r:139,g:0,b:0},darksalmon:{r:233,g:150,b:122},darkseagreen:{r:143,g:188,b:143},darkslateblue:{r:72,g:61,b:139},darkslategray:{r:47,g:79,b:79},darkslategrey:{r:47,g:79,b:79},darkturquoise:{r:0,g:206,b:209},darkviolet:{r:148,g:0,b:211},deeppink:{r:255,g:20,b:147},deepskyblue:{r:0,g:191,b:255},dimgray:{r:105,g:105,b:105},dimgrey:{r:105,g:105,b:105},dodgerblue:{r:30,g:144,b:255},firebrick:{r:178,g:34,b:34},floralwhite:{r:255,g:250,b:240},forestgreen:{r:34,g:139,b:34},fuchsia:{r:255,g:0,b:255},gainsboro:{r:220,g:220,b:220},ghostwhite:{r:248,g:248,b:255},gold:{r:255,g:215,b:0},goldenrod:{r:218,g:165,b:32},gray:{r:128,g:128,b:128},green:{r:0,g:128,b:0},greenyellow:{r:173,g:255,b:47},grey:{r:128,g:128,b:128},honeydew:{r:240,g:255,b:240},hotpink:{r:255,g:105,b:180},indianred:{r:205,g:92,b:92},indigo:{r:75,g:0,b:130},ivory:{r:255,g:255,b:240},khaki:{r:240,g:230,b:140},lavender:{r:230,g:230,b:250},lavenderblush:{r:255,g:240,b:245},lawngreen:{r:124,g:252,b:0},lemonchiffon:{r:255,g:250,b:205},lightblue:{r:173,g:216,b:230},lightcoral:{r:240,g:128,b:128},lightcyan:{r:224,g:255,b:255},lightgoldenrodyellow:{r:250,g:250,b:210},lightgray:{r:211,g:211,b:211},lightgreen:{r:144,g:238,b:144},lightgrey:{r:211,g:211,b:211},lightpink:{r:255,g:182,b:193},lightsalmon:{r:255,g:160,b:122},lightseagreen:{r:32,g:178,b:170},lightskyblue:{r:135,g:206,b:250},lightslategray:{r:119,g:136,b:153},lightslategrey:{r:119,g:136,b:153},lightsteelblue:{r:176,g:196,b:222},lightyellow:{r:255,g:255,b:224},lime:{r:0,g:255,b:0},limegreen:{r:50,g:205,b:50},linen:{r:250,g:240,b:230},magenta:{r:255,g:0,b:255},maroon:{r:128,g:0,b:0},mediumaquamarine:{r:102,g:205,b:170},mediumblue:{r:0,g:0,b:205},mediumorchid:{r:186,g:85,b:211},mediumpurple:{r:147,g:112,b:219},mediumseagreen:{r:60,g:179,b:113},mediumslateblue:{r:123,g:104,b:238},mediumspringgreen:{r:0,g:250,b:154},mediumturquoise:{r:72,g:209,b:204},mediumvioletred:{r:199,g:21,b:133},midnightblue:{r:25,g:25,b:112},mintcream:{r:245,g:255,b:250},mistyrose:{r:255,g:228,b:225},moccasin:{r:255,g:228,b:181},navajowhite:{r:255,g:222,b:173},navy:{r:0,g:0,b:128},oldlace:{r:253,g:245,b:230},olive:{r:128,g:128,b:0},olivedrab:{r:107,g:142,b:35},orange:{r:255,g:165,b:0},orangered:{r:255,g:69,b:0},orchid:{r:218,g:112,b:214},palegoldenrod:{r:238,g:232,b:170},palegreen:{r:152,g:251,b:152},paleturquoise:{r:175,g:238,b:238},palevioletred:{r:219,g:112,b:147},papayawhip:{r:255,g:239,b:213},peachpuff:{r:255,g:218,b:185},peru:{r:205,g:133,b:63},pink:{r:255,g:192,b:203},plum:{r:221,g:160,b:221},powderblue:{r:176,g:224,b:230},purple:{r:128,g:0,b:128},rebeccapurple:{r:102,g:51,b:153},red:{r:255,g:0,b:0},rosybrown:{r:188,g:143,b:143},royalblue:{r:65,g:105,b:225},saddlebrown:{r:139,g:69,b:19},salmon:{r:250,g:128,b:114},sandybrown:{r:244,g:164,b:96},seagreen:{r:46,g:139,b:87},seashell:{r:255,g:245,b:238},sienna:{r:160,g:82,b:45},silver:{r:192,g:192,b:192},skyblue:{r:135,g:206,b:235},slateblue:{r:106,g:90,b:205},slategray:{r:112,g:128,b:144},slategrey:{r:112,g:128,b:144},snow:{r:255,g:250,b:250},springgreen:{r:0,g:255,b:127},steelblue:{r:70,g:130,b:180},tan:{r:210,g:180,b:140},teal:{r:0,g:128,b:128},thistle:{r:216,g:191,b:216},tomato:{r:255,g:99,b:71},transparent:{r:255,g:255,b:255,a:0},turquoise:{r:64,g:224,b:208},violet:{r:238,g:130,b:238},wheat:{r:245,g:222,b:179},white:{r:255,g:255,b:255},whitesmoke:{r:245,g:245,b:245},yellow:{r:255,g:255,b:0},yellowgreen:{r:154,g:205,b:50}},mu={resolveExpression:e=>{let t=/^rgb\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*\)$/i.exec(e);if(t)return`rgb(${t[1]},${t[2]},${t[3]})`;if(t=/^argb\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*\)$/i.exec(e),t){const e=Math.round(t[1]/255*100)/100;return`rgba(${t[2]},${t[3]},${t[4]},${e})`}if(t=/^#([A-f0-9]{2})([A-f0-9]{2})([A-f0-9]{2})$/i.exec(e),t)return e;const o=e&&fu[e.toLowerCase()];if(o){const e=void 0!==o.a?o.a:1;return`rgba(${o.r},${o.g},${o.b},${e})`}return"none"},getFadedColor(e){const t=.15;let o,a,r,n;if(e.length>7){o=e.split(",");const i=-1!==o[0].indexOf("a");return a=i?parseInt(o[0].slice(5),10):parseInt(o[0].slice(4),10),n=parseInt(o[1],10),r=parseInt(o[2],10),`${(i?"rgba(":"rgb(")+(Math.round((0-a)*t)+a)},${Math.round((0-n)*t)+n},${Math.round((0-r)*t)+r}${i?`,${o[3]}`:")"}`}return o=parseInt(e.slice(1),16),a=o>>16,n=o>>8&255,r=255&o,`#${(16777216+65536*(Math.round((0-a)*t)+a)+256*(Math.round((0-n)*t)+n)+(Math.round((0-r)*t)+r)).toString(16).slice(1)}`},getColor({useColorExpression:e=!1,colorExpression:t="",color:o=Hr.COLOR},a,r){let n;return e?n=mu.resolveExpression(t):"string"==typeof o?n=o:o&&(n=r.getColorPickerColor(o)),n&&"none"!==n?n:a}},vu={auto:"auto auto",alwaysFit:"contain",fitWidth:"100% auto",fitHeight:"auto 100%",fill:"100% 100%",alwaysFill:"cover",stretchFit:"100% 100%"},wu={"top-left":"top left","center-left":"center left","bottom-left":"bottom left","top-center":"top center","center-center":"center center","bottom-center":"bottom center","top-right":"top right","center-right":"center right","bottom-right":"bottom right",topLeft:"0% 0%",centerLeft:"50% 0%",bottomLeft:"100% 0%",topCenter:"0% 50%",centerCenter:"50% 50%",bottomCenter:"100% 50%",topRight:"0% 100%",centerRight:"50% 100%",bottomRight:"100% 100%"},bu=[{value:!1,translation:"properties.colorMode.primary"},{value:!0,translation:"properties.colorMode.byExpression"}],xu=[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}],yu=[{value:"responsive",translation:"properties.responsive"},{value:"relative",translation:"properties.fluid"},{value:"fixed",translation:"properties.fixed"}],Au=e=>e%1!=0?e.toFixed(2):e,ku=(e,t,o,a)=>{t.offsetWidth<=e.clientWidth?o.style.overflow="visible":o.style.overflow="hidden",a&&(t.children[0].style.marginRight=`${Au(.04*t.offsetWidth)}px`)},Cu=(e,t,o,a,r)=>{if("fixed"===t.sizeBehavior)o.style.fontSize=`${t.sizeFixed||Hr.FONT_SIZE_FIXED}px`,ku(e,o,a,r);else if("relative"===t.sizeBehavior){const n=t.size||Hr.FONT_SIZE,i=40/n,s=Math.min(e.clientWidth/i*10,e.clientHeight*n*.8);o.style.fontSize=`${s}px`,ku(e,o,a,r)}else{o.style.fontSize=`${e.clientHeight}px`;let a=e.clientHeight/o.offsetHeight*e.clientHeight;o.style.fontSize=`${a}px`,o.offsetWidth>e.clientWidth&&(a*=e.clientWidth/o.offsetWidth);((e,t,o,a)=>{t.style&&t.style.italic?a?(e.style.fontSize=`${Au(Math.max(.84*o,8))}px`,e.children[0].style.marginRight=`${Au(.04*e.offsetWidth)}px`,e.children[1].style.marginRight=`${Au(.04*e.offsetWidth)}px`):(e.style.fontSize=`${Au(Math.max(.9*o,8))}px`,e.children[0].style.marginRight=`${Au(.02*e.offsetWidth)}px`):a?(e.style.fontSize=`${Au(Math.max(.88*o,8))}px`,e.children[0].style.marginRight=`${Au(.04*e.offsetWidth)}px`):e.style.fontSize=`${Au(Math.max(.92*o,8))}px`})(o,t,a*(t.size||Hr.FONT_SIZE),r)}},ju=(e,t)=>{const o=t.getDataColorSpecials().primary;return mu.getColor(e,o,t)},Bu=(e,t)=>`${e}: ${t};`;var Su={getStyles({style:e={},disabled:t,theme:o,element:a,app:r,queryParams:n,hostConfig:i}){let s="width: 100%;height: 100%;transition: transform .1s ease-in-out;position: absolute;bottom: 0;left: 0; top: 0;right: 0;margin: auto;";const{font:l={},background:c={},border:u={}}=e;return s+=t?Bu("opacity",.4):Bu("cursor","pointer"),s+=((e,t,o,a)=>{let r="";r=a("color",mu.getColor(e,t,o));const n=e.style||Hr.FONT_STYLE;return n.bold&&(r+=a("font-weight","bold")),n.italic&&(r+=a("font-style","italic")),r})(l,Hr.FONT_COLOR.color,o,Bu),s+=((e,t,o,a,r,n)=>{let i=a("background-color",ju(e,t));if((e.useImage||"media"===e.mode)&&e.url.qStaticContentUrl){let t=e.url.qStaticContentUrl.qUrl;t&&(t=Ca(t,o,r,n),i+=a("background-image",`url('${t}')`),i+=a("background-size",vu[e.size||Hr.BACKGROUND_SIZE]),i+=a("background-position",wu[e.position||Hr.BACKGROUND_POSITION]),i+=a("background-repeat","no-repeat"))}return i})(c,o,r,Bu,n,i),s+=((e,t,o,a,r)=>{if(!o.useBorder)return"border: none;";let n="";const i=ju(t,a),s=Math.min(e.offsetWidth,e.offsetHeight),l=mu.getColor(o,mu.getFadedColor(i),a);return n=r("border",`${(o.width||Hr.BORDER_WIDTH)*s/2}px solid ${l}`),n+=r("border-radius",(o.radius||Hr.BORDER_RADIUS)*s/2+"px"),n})(a,c,u,o,Bu),s},createLabelAndIcon({button:e,theme:t,style:o={},isSense:a}){const{icon:r={},font:n={},label:i=Hr.LABEL,showLabel:s=!0}=o,l=document.createElement("text");l.style.whiteSpace="nowrap",l.style.fontFamily=o?.font?.fontFamily||t.getStyle("","","fontFamily")||Hr.FONT_FAMILY;const c=((e,t)=>{const o=document.createElement("span");return o.textContent=e,o.style.whiteSpace="nowrap",o.style.textOverflow="ellipsis",t?.style&&t.style.underline&&(o.style.textDecoration="underline"),o})(i,n);l.appendChild(c);const u=a&&r.useIcon&&""!==r.iconType;let d;u&&(d=((e,t)=>{const o=document.createElement("span"),a=e.find(e=>e.label===t.iconType||e.value===t.iconType);return o.style.textDecoration="none",o.style.fontSize="inherit",o.setAttribute("class",`lui-icon lui-icon--${a?a.value:""}`),o})(gu,r),"right"===r?.position?l.appendChild(d):l.insertBefore(d,c)),e.innerHTML="",e.appendChild(l),Cu(e,n,l,c,u),"8px"===l.style.fontSize&&Array.from(l.children).forEach(e=>{e.style.overflow="hidden"}),l.style.margin="0 3%",l.style.display="flex",l.style.alignItems="center",l.style.justifyContent="left"===n.align?"flex-start":"right"===n.align?"flex-end":"center",s||(l.style.height="1px",l.style.width="1px",l.style.overflow="hidden")}};const Pu=async({app:e,input:t})=>{if(t){if("string"==typeof t)return t;try{return await e.evaluate(t.qStringExpression.qExpr)}catch(e){return""}}},Tu=async(e,t)=>{if(!t||0===t.length)return;const o={};return await Promise.all(t.map(async({name:t})=>{const a=await e.evaluate(t);o[t]=a||""})),o},Mu=({layout:e,theme:t,app:o,interactions:a,senseNavigation:r,platform:n,element:i,translator:s,model:l,isEnabled:c,queryParams:u,hostConfig:d})=>{const h=!!r,p=i.firstElementChild;if(!p)return()=>{};const{style:g,qStateName:f,navigation:m}=e,v=e.useEnabledCondition&&0===e.enabledCondition,w=!v&&a.active,b=Su.getStyles({style:g,disabled:v,theme:t,element:i,app:o,queryParams:u,hostConfig:d});p.setAttribute("style",b),p.removeAttribute("disabled"),p.setAttribute("tabindex","-1"),Su.createLabelAndIcon({button:p,theme:t,style:g,isSense:h}),p.onclick=async()=>{if(w){const t=[],{actions:a}=e;if(a.forEach(e=>{const a=yr.find(t=>t.value===e.actionType);a?t.push(a.getActionCall({app:o,qStateName:f,...e,senseNavigation:r,translator:s,platform:n,isEnabled:c,hostConfig:d})):t.push(()=>{})}),p.setAttribute("disabled","true"),await(async({actionCallList:e,model:t,layout:o,app:a})=>{const r=await t.getEffectiveProperties();for(let t=0;t<e.length;t++){const{value:n,variable:i,inputParameters:s,reloadVariables:l}=r.actions[t];if(o.runtimeExpressionEvaluation){const o=await Pu({app:a,input:n}),r=await Pu({app:a,input:i}),c=s?.length&&s.length>0?await Promise.all(s.map(async e=>{const t=await Pu({app:a,input:e.value});return{...e,value:t||e.value}})):void 0,u=await Tu(a,l);await e[t]({overrideValue:o,overrideVariable:r,overrideAutomationInputParameters:c,reloadVariables:u})}else{const o=await Tu(a,l);await e[t]({reloadVariables:o})}}})({actionCallList:t,model:l,layout:e,app:o}),r&&!r.getCurrentStoryId()){const e=m&&jr.find(e=>e.value===m.action);e&&"function"==typeof e.navigationCall&&await e.navigationCall({app:o,senseNavigation:r,...m,element:i})}p.removeAttribute("disabled")}};const x=()=>{if(w){const{offsetWidth:e,offsetHeight:t}=p;p.style.transform=t>e?`scale(0.98, ${1-e/t*.02})`:`scale(${1-t/e*.02}, 0.98)`}},y=()=>{const{transform:e}=p.style;w&&""!==e&&"scale(1)"!==e&&(p.style.transform="scale(1)")};return p.onmousedown=e=>{0===e.button&&x()},p.onmouseup=y,p.onmouseleave=y,p.ontouchstart=x,p.ontouchend=y,p.ontouchcancel=y,()=>{p.onclick=()=>{},p.onmousedown=()=>{},p.onmouseup=()=>{},p.onmouseleave=()=>{},p.ontouchstart=void 0,p.ontouchend=void 0,p.ontouchcancel=void 0}};var Iu={targets:[]};const Hu=(e,t)=>Lr.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t,...e,children:Lr.jsx("path",{d:"M9.03 7.97q.132.03.27.03c.2 0 .5-.1.7-.2V8c0 1.1-.9 2-2 2-.293 0-.571-.064-.822-.178l-1.46 1.46C6.359 11.76 7.149 12 8 12c1.1 0 2.1-.4 2.8-1.2.8-.7 1.2-1.7 1.2-2.8 0-.851-.24-1.643-.719-2.281zm-1-1 2.251-2.251C9.643 4.239 8.851 4 8 4c-1.1 0-2.1.4-2.8 1.2C4.4 5.9 4 6.9 4 8c0 .851.24 1.643.719 2.281l1.459-1.459A2 2 0 0 1 6 8c0-1.1.9-2 2-2h.2c-.1.2-.2.4-.2.7q0 .138.03.27M14.5.5a.707.707 0 1 1 1 1l-2.573 2.573c.347.303.667.617.961.927.8.857 1.527 1.886 2.11 3a13.8 13.8 0 0 1-2.11 3c-1.381 1.457-3.344 3-5.89 3-1.453 0-2.717-.503-3.791-1.207L1.5 15.5a.707.707 0 1 1-1-1l2.572-2.572A14 14 0 0 1 2.109 11 13.8 13.8 0 0 1 0 8a13.8 13.8 0 0 1 2.109-3c1.381-1.457 3.345-3 5.89-3 1.454 0 2.719.504 3.793 1.208z"})}),Ru=qr.forwardRef(Hu);function Vu(e,t){(null==t||t>e.length)&&(t=e.length);for(var o=0,a=Array(t);o<t;o++)a[o]=e[o];return a}function Du(e,t,o){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var a=o.call(e,t);if("object"!=typeof a)return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function zu(e){return function(e){if(Array.isArray(e))return Vu(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return Vu(e,t);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?Vu(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var Eu,Ou="top",Lu="top-right",qu="right",Gu="bottom-right",_u="bottom",$u="bottom-left",Nu="left",Ju="top-left";Du(Du(Du(Du(Du(Du(Du(Du(Du(Du(Eu={},"equal-equal",[Ou,_u]),"equal-higher",[_u,Gu]),"equal-lower",[Ou,Lu]),"equal-void",[Ou,_u]),"higher-equal",[Nu,$u,Ou,Lu]),"higher-higher-acute",[_u,$u,Nu,Lu]),"higher-higher-obtuse",[_u,Ou]),"higher-lower-negative",[Ou,Lu,qu]),"higher-lower-positive",[_u,$u,Nu]),"higher-void",[Ou]),Du(Du(Du(Du(Du(Du(Du(Du(Du(Du(Eu,"lower-equal",[Ou]),"lower-higher-negative",[Ou,Ju]),"lower-higher-positive",[Gu]),"lower-lower-acute",[Ou,Ju,Nu,Lu,qu]),"lower-lower-obtuse",[Ou,_u]),"lower-void",[Ou]),"void-equal",[Ou]),"void-higher",[Ou,_u]),"void-lower",[Ou,_u,Nu]),"void-void",[Ou]),Du(Eu,"unclassified",[Ou,_u,qu,Nu,Lu,Gu,$u,Ju]);var Uu=["American Typewriter, serif","Andalé Mono, monospace","Arial Black, sans-serif","Arial, sans-serif","Bradley Hand, cursive","Brush Script MT, cursive","Comic Sans MS, cursive","Courier, monospace","Didot, serif","Georgia, serif","Impact, sans-serif","Lucida Console, monospace","Luminari, fantasy","Monaco, monospace","QlikView Sans, sans-serif","Source Sans Pro, sans-serif","Tahoma, sans-serif","Times New Roman, serif","Trebuchet MS, sans-serif","Verdana, sans-serif"],Fu=["Abril Fatface, serif","Bangers, fantasy","Bebas Neue, sans serif","EB Garamond, serif","Fredoka One, fantasy","Graduate, fantasy","Gravitas One, serif","Indie Flower, fantasy","Inter, sans-serif","Lobster, fantasy","Montserrat, sans-serif","Nixie One, sans-serif","Noto Sans, sans-serif","Open Sans, sans-serif","PT Serif, serif","Pacifico, cursive","Permanent Marker, fantasy","QlikView Sans, sans-serif","Raleway, sans-serif","Rammetto One, fantasy","Roboto, sans-serif","Source Sans Pro, sans-serif","Titan One, fantasy","Yanone Kaffeesatz, sans-serif"];var Qu=function(e){return{value:e,label:e.charAt(0).toUpperCase()+e.slice(1),groupHeader:!1,disabled:!1,styles:{fontFamily:e}}};function Wu(e){var t=e.theme,o=e.translator,a=e.defaultValue,r=e.flags,n=[],i=t.getStyle("","","fontFamilies");return Array.isArray(i)&&i.length?n.push.apply(n,zu(new Set([a].concat(zu(i.map(function(e){return e.split(",").map(function(e){return e.trim()}).map(function(e){return e.replace(/\s+/g," ").trim()}).filter(Boolean).join(", ")})))))):n.push(a),[{value:"ThemeHeader",label:o.get("properties.themeFonts"),metaText:o.get("properties.theme"),groupHeader:!0}].concat(zu(n.map(function(e){return Qu(e)})),[{value:"DefaultHeader",label:o.get("properties.allFonts"),metaText:o.get("properties.default"),groupHeader:!0}],zu(function(e){return null!=e&&e.isEnabled("PS_20852_WYSIWYG_FONT_SUPPORT")?Fu:Uu}(r).map(function(e){return Qu(e)})))}function Ku(e){var t=e.theme,o=e.translator,a=e.id,r=e.path,n=e.flags,i=function(){return t.getStyle(a,r,"fontFamily")};return{getDefaultValue:function(){return i()},getOptions:function(){return Wu({theme:t,translator:o,defaultValue:i(),flags:n})}}}var Zu=["10px","11px","12px","13px","14px","15px","16px","17px","18px","19px","20px","21px","22px","23px","24px"],Xu=function(e){return{value:e,label:e,groupHeader:!1,disabled:!1}};function Yu(e){var t=e.theme,o=e.translator,a=e.id,r=e.path,n=function(){return t.getStyle(a,r,"fontSize")};return{getDefaultValue:function(){return n()},getOptions:function(){return function(e){var t=e.translator,o=e.defaultValue,a=[],r=e.theme.getStyle("","","fontSizes");return Array.isArray(r)&&r.length?a.push.apply(a,zu(new Set([o].concat(zu(r))))):a.push(o),[{value:"ThemeHeader",label:t.get("properties.themeFontSizes"),metaText:t.get("properties.theme"),groupHeader:!0}].concat(zu(a.map(function(e){return Xu(e)})),[{value:"DefaultHeader",label:t.get("properties.allFontSizes"),metaText:t.get("properties.default"),groupHeader:!0}],zu(Zu.map(function(e){return Xu(e)})))}({theme:t,translator:o,defaultValue:n()})}}}function ed(e){var t=e.theme,o=e.translator,a=e.id,r=e.path;return{fontFamily:Ku({theme:t,translator:o,id:a,path:r,flags:e.flags}),fontSize:Yu({theme:t,translator:o,id:a,path:r})}}var td,od,ad=["__proto__","constructor"],rd=function(e){if(ad.some(function(t){return e.includes(t)}))throw new Error("font-resolver: Forbidden property.")};var nd,id=function(){if(od)return td;od=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,o=Object.defineProperty,a=Object.getOwnPropertyDescriptor,r=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===t.call(e)},n=function(o){if(!o||"[object Object]"!==t.call(o))return!1;var a,r=e.call(o,"constructor"),n=o.constructor&&o.constructor.prototype&&e.call(o.constructor.prototype,"isPrototypeOf");if(o.constructor&&!r&&!n)return!1;for(a in o);return void 0===a||e.call(o,a)},i=function(e,t){o&&"__proto__"===t.name?o(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},s=function(t,o){if("__proto__"===o){if(!e.call(t,o))return;if(a)return a(t,o).value}return t[o]};return td=function e(){var t,o,a,l,c,u,d=arguments[0],h=1,p=arguments.length,g=!1;for("boolean"==typeof d&&(g=d,d=arguments[1]||{},h=2),(null==d||"object"!=typeof d&&"function"!=typeof d)&&(d={});h<p;++h)if(null!=(t=arguments[h]))for(o in t)a=s(d,o),d!==(l=s(t,o))&&(g&&l&&(n(l)||(c=r(l)))?(c?(c=!1,u=a&&r(a)?a:[]):u=a&&n(a)?a:{},i(d,{name:o,newValue:e(g,u,l)})):void 0!==l&&i(d,{name:o,newValue:l}));return d},td}();function sd(e,t,o){e.prototype=t.prototype=o,o.constructor=e}function ld(e,t){var o=Object.create(e.prototype);for(var a in t)o[a]=t[a];return o}function cd(){}(nd=id)&&nd.__esModule&&Object.prototype.hasOwnProperty.call(nd,"default")&&nd.default;var ud=1/.7,dd="\\s*([+-]?\\d+)\\s*",hd="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",pd="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",gd=/^#([0-9a-f]{3,8})$/,fd=new RegExp(`^rgb\\(${dd},${dd},${dd}\\)$`),md=new RegExp(`^rgb\\(${pd},${pd},${pd}\\)$`),vd=new RegExp(`^rgba\\(${dd},${dd},${dd},${hd}\\)$`),wd=new RegExp(`^rgba\\(${pd},${pd},${pd},${hd}\\)$`),bd=new RegExp(`^hsl\\(${hd},${pd},${pd}\\)$`),xd=new RegExp(`^hsla\\(${hd},${pd},${pd},${hd}\\)$`),yd={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function Ad(){return this.rgb().formatHex()}function kd(){return this.rgb().formatRgb()}function Cd(e){var t,o;return e=(e+"").trim().toLowerCase(),(t=gd.exec(e))?(o=t[1].length,t=parseInt(t[1],16),6===o?jd(t):3===o?new Td(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===o?Bd(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===o?Bd(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=fd.exec(e))?new Td(t[1],t[2],t[3],1):(t=md.exec(e))?new Td(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=vd.exec(e))?Bd(t[1],t[2],t[3],t[4]):(t=wd.exec(e))?Bd(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=bd.exec(e))?Dd(t[1],t[2]/100,t[3]/100,1):(t=xd.exec(e))?Dd(t[1],t[2]/100,t[3]/100,t[4]):yd.hasOwnProperty(e)?jd(yd[e]):"transparent"===e?new Td(NaN,NaN,NaN,0):null}function jd(e){return new Td(e>>16&255,e>>8&255,255&e,1)}function Bd(e,t,o,a){return a<=0&&(e=t=o=NaN),new Td(e,t,o,a)}function Sd(e){return e instanceof cd||(e=Cd(e)),e?new Td((e=e.rgb()).r,e.g,e.b,e.opacity):new Td}function Pd(e,t,o,a){return 1===arguments.length?Sd(e):new Td(e,t,o,null==a?1:a)}function Td(e,t,o,a){this.r=+e,this.g=+t,this.b=+o,this.opacity=+a}function Md(){return`#${Vd(this.r)}${Vd(this.g)}${Vd(this.b)}`}function Id(){const e=Hd(this.opacity);return`${1===e?"rgb(":"rgba("}${Rd(this.r)}, ${Rd(this.g)}, ${Rd(this.b)}${1===e?")":`, ${e})`}`}function Hd(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function Rd(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Vd(e){return((e=Rd(e))<16?"0":"")+e.toString(16)}function Dd(e,t,o,a){return a<=0?e=t=o=NaN:o<=0||o>=1?e=t=NaN:t<=0&&(e=NaN),new Ed(e,t,o,a)}function zd(e){if(e instanceof Ed)return new Ed(e.h,e.s,e.l,e.opacity);if(e instanceof cd||(e=Cd(e)),!e)return new Ed;if(e instanceof Ed)return e;var t=(e=e.rgb()).r/255,o=e.g/255,a=e.b/255,r=Math.min(t,o,a),n=Math.max(t,o,a),i=NaN,s=n-r,l=(n+r)/2;return s?(i=t===n?(o-a)/s+6*(o<a):o===n?(a-t)/s+2:(t-o)/s+4,s/=l<.5?n+r:2-n-r,i*=60):s=l>0&&l<1?0:i,new Ed(i,s,l,e.opacity)}function Ed(e,t,o,a){this.h=+e,this.s=+t,this.l=+o,this.opacity=+a}function Od(e){return(e=(e||0)%360)<0?e+360:e}function Ld(e){return Math.max(0,Math.min(1,e||0))}function qd(e,t,o){return 255*(e<60?t+(o-t)*e/60:e<180?o:e<240?t+(o-t)*(240-e)/60:t)}sd(cd,Cd,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Ad,formatHex:Ad,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return zd(this).formatHsl()},formatRgb:kd,toString:kd}),sd(Td,Pd,ld(cd,{brighter(e){return e=null==e?ud:Math.pow(ud,e),new Td(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new Td(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Td(Rd(this.r),Rd(this.g),Rd(this.b),Hd(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:Md,formatHex:Md,formatHex8:function(){return`#${Vd(this.r)}${Vd(this.g)}${Vd(this.b)}${Vd(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:Id,toString:Id})),sd(Ed,function(e,t,o,a){return 1===arguments.length?zd(e):new Ed(e,t,o,null==a?1:a)},ld(cd,{brighter(e){return e=null==e?ud:Math.pow(ud,e),new Ed(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new Ed(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,o=this.l,a=o+(o<.5?o:1-o)*t,r=2*o-a;return new Td(qd(e>=240?e-240:e+120,r,a),qd(e,r,a),qd(e<120?e+240:e-120,r,a),this.opacity)},clamp(){return new Ed(Od(this.h),Ld(this.s),Ld(this.l),Hd(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=Hd(this.opacity);return`${1===e?"hsl(":"hsla("}${Od(this.h)}, ${100*Ld(this.s)}%, ${100*Ld(this.l)}%${1===e?")":`, ${e})`}`}}));const Gd=Math.PI/180,_d=180/Math.PI,$d=4/29,Nd=6/29,Jd=3*Nd*Nd;function Ud(e){if(e instanceof Fd)return new Fd(e.l,e.a,e.b,e.opacity);if(e instanceof Xd)return Yd(e);e instanceof Td||(e=Sd(e));var t,o,a=Zd(e.r),r=Zd(e.g),n=Zd(e.b),i=Qd((.2225045*a+.7168786*r+.0606169*n)/1);return a===r&&r===n?t=o=i:(t=Qd((.4360747*a+.3850649*r+.1430804*n)/.96422),o=Qd((.0139322*a+.0971045*r+.7141733*n)/.82521)),new Fd(116*i-16,500*(t-i),200*(i-o),e.opacity)}function Fd(e,t,o,a){this.l=+e,this.a=+t,this.b=+o,this.opacity=+a}function Qd(e){return e>.008856451679035631?Math.pow(e,1/3):e/Jd+$d}function Wd(e){return e>Nd?e*e*e:Jd*(e-$d)}function Kd(e){return 255*(e<=.0031308?12.92*e:1.055*Math.pow(e,1/2.4)-.055)}function Zd(e){return(e/=255)<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4)}function Xd(e,t,o,a){this.h=+e,this.c=+t,this.l=+o,this.opacity=+a}function Yd(e){if(isNaN(e.h))return new Fd(e.l,0,0,e.opacity);var t=e.h*Gd;return new Fd(e.l,Math.cos(t)*e.c,Math.sin(t)*e.c,e.opacity)}sd(Fd,function(e,t,o,a){return 1===arguments.length?Ud(e):new Fd(e,t,o,null==a?1:a)},ld(cd,{brighter(e){return new Fd(this.l+18*(null==e?1:e),this.a,this.b,this.opacity)},darker(e){return new Fd(this.l-18*(null==e?1:e),this.a,this.b,this.opacity)},rgb(){var e=(this.l+16)/116,t=isNaN(this.a)?e:e+this.a/500,o=isNaN(this.b)?e:e-this.b/200;return new Td(Kd(3.1338561*(t=.96422*Wd(t))-1.6168667*(e=1*Wd(e))-.4906146*(o=.82521*Wd(o))),Kd(-.9787684*t+1.9161415*e+.033454*o),Kd(.0719453*t-.2289914*e+1.4052427*o),this.opacity)}})),sd(Xd,function(e,t,o,a){return 1===arguments.length?function(e){if(e instanceof Xd)return new Xd(e.h,e.c,e.l,e.opacity);if(e instanceof Fd||(e=Ud(e)),0===e.a&&0===e.b)return new Xd(NaN,0<e.l&&e.l<100?0:NaN,e.l,e.opacity);var t=Math.atan2(e.b,e.a)*_d;return new Xd(t<0?t+360:t,Math.sqrt(e.a*e.a+e.b*e.b),e.l,e.opacity)}(e):new Xd(e,t,o,null==a?1:a)},ld(cd,{brighter(e){return new Xd(this.h,this.c,this.l+18*(null==e?1:e),this.opacity)},darker(e){return new Xd(this.h,this.c,this.l-18*(null==e?1:e),this.opacity)},rgb(){return Yd(this).rgb()}}));var eh=e=>()=>e;function th(e,t){var o=t-e;return o?function(e,t){return function(o){return e+o*t}}(e,o):eh(isNaN(e)?t:e)}!function e(t){var o=function(e){return 1==(e=+e)?th:function(t,o){return o-t?function(e,t,o){return e=Math.pow(e,o),t=Math.pow(t,o)-e,o=1/o,function(a){return Math.pow(e+a*t,o)}}(t,o,e):eh(isNaN(t)?o:t)}}(t);function a(e,t){var a=o((e=Pd(e)).r,(t=Pd(t)).r),r=o(e.g,t.g),n=o(e.b,t.b),i=th(e.opacity,t.opacity);return function(t){return e.r=a(t),e.g=r(t),e.b=n(t),e.opacity=i(t),e+""}}return a.gamma=e,a}(1);var oh,ah="center",rh="bottom";function nh(e){var t=0,o=e.children,a=o&&o.length;if(a)for(;--a>=0;)t+=o[a].value;else t=1;e.value=t}function ih(e,t){e instanceof Map?(e=[void 0,e],void 0===t&&(t=lh)):void 0===t&&(t=sh);for(var o,a,r,n,i,s=new dh(e),l=[s];o=l.pop();)if((r=t(o.data))&&(i=(r=Array.from(r)).length))for(o.children=r,n=i-1;n>=0;--n)l.push(a=r[n]=new dh(r[n])),a.parent=o,a.depth=o.depth+1;return s.eachBefore(uh)}function sh(e){return e.children}function lh(e){return Array.isArray(e)?e[1]:null}function ch(e){void 0!==e.data.value&&(e.value=e.data.value),e.data=e.data.data}function uh(e){var t=0;do{e.height=t}while((e=e.parent)&&e.height<++t)}function dh(e){this.data=e,this.depth=this.height=0,this.parent=null}[{key:"NoDataExist",alignment:ah,condition:function(e){var t=e.layoutService;if(!t)return!1;var o=t.meta.size;return o.x*o.y==0}},{key:"OnlyNanDataMeasure",translationKey:"OnlyNanData",alignment:ah,condition:function(e){var t=e.layoutService;return!!t&&t.getHyperCubeValue("qMeasureInfo").every(function(e){return"NaN"===e.qMin&&"NaN"===e.qMax})}},{key:"OnlyNanDataDimensionContinuous",translationKey:"OnlyNanData",alignment:ah,condition:function(e){var t=e.layoutService;if(!t)return!1;if(!t.meta.isContinuous)return!1;var o=t.getHyperCubeValue("qDimensionInfo.0");return o&&(o.qMax<o.qMin||"NaN"===o.qMax)}},{key:"OnlyNegativeOrZeroValues",alignment:ah},{key:"DataRangeIncludingZero",alignment:rh},{key:"LimitedData",alignment:rh},{key:"NegativeOrZeroValues",alignment:rh}].reduce(function(e,t){return e[t.key]=t,e},{}),dh.prototype=ih.prototype={constructor:dh,count:function(){return this.eachAfter(nh)},each:function(e,t){let o=-1;for(const a of this)e.call(t,a,++o,this);return this},eachAfter:function(e,t){for(var o,a,r,n=this,i=[n],s=[],l=-1;n=i.pop();)if(s.push(n),o=n.children)for(a=0,r=o.length;a<r;++a)i.push(o[a]);for(;n=s.pop();)e.call(t,n,++l,this);return this},eachBefore:function(e,t){for(var o,a,r=this,n=[r],i=-1;r=n.pop();)if(e.call(t,r,++i,this),o=r.children)for(a=o.length-1;a>=0;--a)n.push(o[a]);return this},find:function(e,t){let o=-1;for(const a of this)if(e.call(t,a,++o,this))return a},sum:function(e){return this.eachAfter(function(t){for(var o=+e(t.data)||0,a=t.children,r=a&&a.length;--r>=0;)o+=a[r].value;t.value=o})},sort:function(e){return this.eachBefore(function(t){t.children&&t.children.sort(e)})},path:function(e){for(var t=this,o=function(e,t){if(e===t)return e;var o=e.ancestors(),a=t.ancestors(),r=null;for(e=o.pop(),t=a.pop();e===t;)r=e,e=o.pop(),t=a.pop();return r}(t,e),a=[t];t!==o;)t=t.parent,a.push(t);for(var r=a.length;e!==o;)a.splice(r,0,e),e=e.parent;return a},ancestors:function(){for(var e=this,t=[e];e=e.parent;)t.push(e);return t},descendants:function(){return Array.from(this)},leaves:function(){var e=[];return this.eachBefore(function(t){t.children||e.push(t)}),e},links:function(){var e=this,t=[];return e.each(function(o){o!==e&&t.push({source:o.parent,target:o})}),t},copy:function(){return ih(this).eachBefore(ch)},[Symbol.iterator]:function*(){var e,t,o,a,r=this,n=[r];do{for(e=n.reverse(),n=[];r=e.pop();)if(yield r,t=r.children)for(o=0,a=t.length;o<a;++o)n.push(t[o])}while(n.length)}},oh=function(e){
|
|
17
17
|
/*! javascript-number-formatter - v1.1.11 - http://mottie.github.com/javascript-number-formatter/ * © ecava */
|
|
18
|
-
e.exports=function(e,t){if(!e||isNaN(+t))return t;var o,a,r,n,i,s,l,c,u,d,h=e.length,p=e.search(/[0-9\-\+#]/),g=p>0?e.substring(0,p):"",f=e.split("").reverse().join(""),m=f.search(/[0-9\-\+#]/),v=h-m,w=e.substring(v,v+1),b=v+("."===w||","===w?1:0),x=m>0?e.substring(b,h):"";if(o=(t="-"===(e=e.substring(p,b)).charAt(0)?-t:+t)<0?t=-t:0,r=(a=e.match(/[^\d\-\+#]/g))&&a[a.length-1]||".",n=a&&a[1]&&a[0]||",",e=e.split(r),t=+(t=t.toFixed(e[1]&&e[1].length))+"",s=e[1]&&e[1].lastIndexOf("0"),(!(c=t.split("."))[1]||c[1]&&c[1].length<=s)&&(t=(+t).toFixed(s+1)),u=e[0].split(n),e[0]=u.join(""),(i=e[0]&&e[0].indexOf("0"))>-1)for(;c[0].length<e[0].length-i;)c[0]="0"+c[0];else 0==+c[0]&&(c[0]="");if((t=t.split("."))[0]=c[0],l=u[1]&&u[u.length-1].length){for(f="",v=(d=t[0]).length%l,h=d.length,b=0;b<h;b++)f+=d.charAt(b),!((b-v+1)%l)&&b<h-l&&(f+=n);t[0]=f}return t[1]=e[1]&&t[1]?r+t[1]:"","0"!==(a=t.join(""))&&""!==a||(o=!1),g+(o?"-":"")+a+x}},Yd({exports:{}});var ch={getValue:function(e,t,o){const a=t.split(".");let r;if(void 0===e)return o;for(r=0;r<a.length;++r){if(void 0===e[a[r]])return o;e=e[a[r]]}return e}};const uh=({flags:e,theme:t,translator:o})=>{const a=function(e){var t=e.theme,o=e.translator,a=e.config,r=void 0===a?{}:a,n=e.flags,i=function(e){var t=e.config,o=void 0===t?{}:t,a=o.id,r=o.paths;return{id:void 0===a?"object":"".concat("object",".").concat(a),paths:Array.isArray(r)?r:[]}}({config:r}),s=i.id,l=i.paths,c={};l.forEach(function(e){var a=e.split(".");td(a);for(var r=c,i=0;i<a.length;i++){var l=a[i];i===a.length-1?r[l]=Zu({theme:t,translator:o,id:s,path:e,flags:n}):void 0===r[l]&&(r[l]={}),r=r[l]}});var u=function(e){var t=e.split(".");td(t);for(var o=c,a=0;a<t.length;a++){var r=t[a];if(void 0===o[r])throw new Error("font-resolver: Path '".concat(e,"' could not be resolved."));o=o[r]}return o};return c.getDefaultValue=function(e){return u(e).getDefaultValue()},c.getOptions=function(e){return u(e).getOptions()},c}({theme:t,translator:o,flags:e,config:{id:"actionButton",paths:["style.font"]}});return{items:{labelSection:{component:"panel-section",translation:"Common.Label",items:{labelItem:{items:{fontFamily:{component:"dropdown",ref:"style.font.fontFamily",options:()=>a.getOptions("style.font.fontFamily"),defaultValue:()=>a.getDefaultValue("style.font.fontFamily")},fontWrapper:{component:"inline-wrapper",type:"items",grouped:!0,items:{fontStyle:{type:"array",component:"font-style-buttons",width:!1,ref:"style.font.style",defaultValue:["bold"]},textAlign:{component:"text-align-buttons",ref:"style.font.align",defaultValue:Mr.TEXT_ALIGN}}},fontSizeBehavior:{component:"dropdown",ref:"style.font.sizeBehavior",translation:"properties.kpi.layoutBehavior",defaultValue:"responsive",options:wu},fontSize:{component:"slider",type:"number",ref:"style.font.size",translation:"properties.fontSize",min:.2,max:1,step:.01,defaultValue:.5,show:e=>!("fixed"===ch.getValue(e,"style.font.sizeBehavior"))},fontSizeFixed:{type:"number",ref:"style.font.sizeFixed",component:"integer",translation:"properties.fontSize",min:5,defaultValue:20,option:"optional",show:e=>"fixed"===ch.getValue(e,"style.font.sizeBehavior")},fontColor:{items:{useFontColorExpression:{ref:"style.font.useColorExpression",type:"boolean",translation:"properties.fontColor",component:"dropdown",width:14,options:mu},colorPicker:{type:"object",component:"color-picker",ref:"style.font.color",translation:"properties.color",defaultValue:Mr.FONT_COLOR,disabledNone:!0,width:12,show:e=>!ch.getValue(e,"style.font.useColorExpression")},colorExpression:{type:"string",component:"input-field-expression",ref:"style.font.colorExpression",translation:"Common.Expression",expression:"optional",show:e=>ch.getValue(e,"style.font.useColorExpression")}}}}}}},backgroundOptions:{component:"panel-section",translation:"properties.background.options",items:{backgroundColor:{type:"items",items:{useColorExpression:{type:"boolean",component:"dropdown",ref:"style.background.useColorExpression",translation:"properties.color",options:mu},colorExpression:{type:"string",component:"input-field-expression",ref:"style.background.colorExpression",translation:"Common.Expression",expression:"optional",show:e=>ch.getValue(e,"style.background.useColorExpression")},colorPicker:{type:"object",component:"color-picker",ref:"style.background.color",translation:"properties.color.used",disableNone:!1,defaultValue:Mr.COLOR,dualOutput:!0,show:e=>!ch.getValue(e,"style.background.useColorExpression")}}},backgroundImage:{items:{backgroundImageMode:{component:"dropdown",ref:"style.background.mode",translation:"properties.backgroundImage",defaultValue:Mr.BGIMAGE_MODE,options:[{value:"none",translation:"Background.None"},{value:"media",translation:"MediaLibrary.Header"}],change(e){const t=e.style.background;t||(e.style.background={qStaticContentUrlDef:{}}),t.url||(e.style.background.url={})}},MediaLibrary:{component:"media-library-button",ref:"style.background.url",translation:"MediaLibrary.Header",show:e=>"media"===ch.getValue(e,"style.background.mode")},imageSize:{component:"dropdown",ref:"style.background.size",defaultValue:Mr.BACKGROUND_SIZE,options:[{value:"auto",translation:"properties.backgroundImage.originalSize"},{value:"alwaysFit",translation:"properties.backgroundImage.sizeAlwaysFit"},{value:"fitWidth",translation:"properties.backgroundImage.sizeFitWidth"},{value:"fitHeight",translation:"properties.backgroundImage.sizeFitHeight"},{value:"stretchFit",translation:"properties.backgroundImage.sizeStretch"},{value:"alwaysFill",translation:"properties.backgroundImage.sizeAlwaysFill"}],change:e=>{ch.getValue(e,"style.background.position")&&(e.style.background.position=Mr.BGIMAGE_POSITION)},show:e=>"media"===ch.getValue(e,"style.background.mode")&&!!ch.getValue(e,"style.background.url.qStaticContentUrlDef.qUrl")},position:{component:"position-grid",ref:"style.background.position",translation:"properties.backgroundImage.position",defaultValue:Mr.BGIMAGE_POSITION,show:e=>"media"===ch.getValue(e,"style.background.mode")&&ch.getValue(e,"style.background.url.qStaticContentUrlDef.qUrl")&&"stretchFit"!==ch.getValue(e,"style.background.size"),currentSizeRef:"style.background.size"}}}}},backgroundBorder:{component:"panel-section",translation:"properties.border",items:{backgroundBorderItem:{items:{useBorder:{type:"boolean",component:"switch",ref:"style.border.useBorder",translation:"properties.border.use",defaultValue:!1,options:vu},borderRadius:{type:"number",component:"slider",ref:"style.border.radius",translation:"properties.border.radius",min:0,max:1,step:.01,show:e=>ch.getValue(e,"style.border.useBorder")},borderWidth:{type:"number",component:"slider",ref:"style.border.width",translation:"properties.border.width",min:0,max:.5,step:.005,show:e=>ch.getValue(e,"style.border.useBorder")},colorDropdown:{type:"string",component:"dropdown",ref:"style.border.useColorExpression",translation:"properties.border.color",options:mu,show:e=>ch.getValue(e,"style.border.useBorder")},colorPicker:{type:"object",component:"color-picker",ref:"style.border.color",translation:"properties.color",defaultValue:Mr.COLOR,disableNone:!1,dualOutput:!0,show:e=>ch.getValue(e,"style.border.useBorder")&&!ch.getValue(e,"style.border.useColorExpression")},colorExpression:{type:"string",component:"input-field-expression",ref:"style.border.colorExpression",translation:"Common.Expression",show:e=>ch.getValue(e,"style.border.useBorder")&&ch.getValue(e,"style.border.useColorExpression"),expression:"optional"}}}}}}}},dh=e=>({automationId:{type:"string",component:"expression-with-dropdown",translation:"Object.ActionButton.Automation",ref:"automationId",expressionType:"StringExpression",options:async()=>e(),change:async(e,t)=>{const o=await vr(e,t);e.automationTriggered&&o?e.automationExecutionToken=o:e.automationExecutionToken=""}},automationLink:{translation:"Object.ActionButton.Automation.Link",component:"link",url:e=>`/automations/editor/${e.automationId}`,show:e=>e.automationId.length>1},automationPostData:{type:"boolean",ref:"automationPostData",translation:"Object.ActionButton.Automation.SendSelections",defaultValue:!1},includeSelectionsText:{translation:"Object.ActionButton.Automation.SendSelectionsHelp",component:"text"},automationTriggered:{type:"boolean",ref:"automationTriggered",translation:"Object.ActionButton.Automation.RunModeTriggered",defaultValue:!1,change:async(e,t)=>{const o=await vr(e,t);e.automationTriggered&&o?e.automationExecutionToken=o:e.automationExecutionToken=""}},automationTriggeredText:{translation:"Object.ActionButton.Automation.RunModeTriggeredHelp",component:"text"},automationShowNotification:{ref:"automationShowNotification",type:"boolean",translation:"Object.ActionButton.Automation.ShowNotification",component:"switch",options:[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}],defaultValue:!1},automationNotificationDuration:{type:"number",ref:"automationNotificationDuration",translation:"Object.ActionButton.Automation.NotificationDuration",defaultValue:4,expression:"optional",show:e=>e.automationShowNotification},automationNotificationDurationHelp:{translation:"Object.ActionButton.Automation.NotificationDurationHelp",component:"text",show:e=>e.automationShowNotification},automationOpenLinkSameWindow:{ref:"automationOpenLinkSameWindow",type:"boolean",translation:"Object.ActionButton.Automation.OpenLinkInSameWindow",component:"switch",options:[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}],defaultValue:!1,show:e=>e.automationShowNotification},inputParameters:{ref:"inputParameters",allowAdd:!0,allowRemove:!0,addTranslation:"Object.ActionButton.Automation.AddInputParameter",type:"array",itemTitleRef:e=>e.key,items:{name:{type:"string",ref:"key",label:"Key"},value:{type:"string",ref:"value",label:"Value",expression:"optional"}}},copyBlock:{component:"button",translation:"Object.ActionButton.Automation.CopyInputBlock",action(e){navigator.clipboard.writeText(JSON.stringify((({automationPostData:e,inputParameters:t=[]})=>{const o={blocks:[{id:"EB6A372B-3312-4E90-8E8F-88F2A889B4CF",type:"FormBlock",disabled:!1,name:"inputs",displayName:"Inputs",comment:"Inputs received from button",childId:e?"1D55D049-33EB-41CD-9EEC-3CACE5898C86":null,inputs:[],settings:[{id:"persist_data",value:"no",type:"select",structure:{}}],collapsed:[{name:"loop",isCollapsed:!1}],x:291.0010678361308,y:40.99957876441722,form:[{id:"inputs-input-0",label:"app",helpText:"null",type:"input",values:null,isRequired:!1,options:{},order:0},{id:"inputs-input-1",label:"bookmark",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:1},{id:"inputs-input-2",label:"sheet",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:2},{id:"inputs-input-3",label:"user",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:3},{id:"inputs-input-4",label:"space",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:4},{id:"inputs-input-5",label:"tenant",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:5},{id:"inputs-input-6",label:"time",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:6},...t.map((e,t)=>({id:`inputs-input-${t}`,label:e.key,helpText:null,type:"input",values:null,isRequired:!1,options:{},order:7+t}))],persistData:"no"}],variables:[]};return e&&o.blocks.push({id:"1D55D049-33EB-41CD-9EEC-3CACE5898C86",type:"SnippetBlock",disabled:!1,name:"applyBookmark",displayName:"Qlik Cloud Services - Apply Bookmark",comment:'Apply bookmark from button. To get selections or variables use the "Get Expression Value" block',childId:null,inputs:[{id:"d41ae430-073a-11ec-bdef-bb104839c843",value:"{$.inputs.app}",type:"string",structure:[]},{id:"d41b7e40-073a-11ec-ac1b-59270c518ae7",value:"{$.inputs.bookmark}",type:"string",structure:[]},{id:"f478e320-9270-11ed-b551-d73ebe8e14ad",value:"Yes",type:"select",displayValue:"Yes",structure:[]}],settings:[{id:"blendr_on_error",value:"stop",type:"select",structure:[]}],collapsed:[{name:"loop",isCollapsed:!1}],x:142,y:296,datasourcetype_guid:"61a87510-c7a3-11ea-95da-0fb0c241e75c",snippet_guid:"d41632d0-073a-11ec-a6ac-d34723268fbc"}),o})(e)))}}});function hh(e){switch(e){case"gotoSheet":return"goToSheet";case"gotoSheetById":return"goToSheetById";case"gotoStory":return"goToStory";case"switchToEdit":return"none";default:return e}}const ph=(e,t)=>{const o={qChildren:[]},a={actions:[],props:{useEnabledCondition:null,fullWidth:"auto"},qLayoutExclude:{disabled:{}},...t};return e&&"qlik-button-for-navigation"===e.properties.visualization&&Object.keys(e.properties).forEach(t=>{let o;switch(t){case"props":o=e.properties[t],a.style.label=o.buttonLabel,a.style.icon.useIcon=o.buttonShowIcon,a.style.icon.iconType=o.buttonIconLui,a.style.font.align=o.buttonTextAlign,a.useEnabledCondition=o.useEnabledCondition,a.enabledCondition=o.enabledCondition,o.actionItems&&o.actionItems.forEach(e=>{!function(e,t){const o={actionType:e.actionType,bookmark:e.selectedBookmark,field:e.selectedField,variable:e.variable,value:e.value,softLock:e.softLock,cId:e.cId};switch(e.actionType){case"clearOther":o.actionType="clearAllButThis";break;case"unlockAllAndClearAll":o.actionType="clearAll",o.softLock=!0;break;case"selectField":o.actionType="selectMatchingValues";break;case"selectAndLockField":t.actions.push({...o,cId:null,actionType:"selectMatchingValues"}),o.actionType="lockField"}t.actions.push(o)}(e,a)}),a.navigation={action:hh(o.navigationAction),sheet:"gotoSheetById"===o.navigationAction?o.sheetId:o.selectedSheet,story:o.selectedStory,websiteUrl:o.websiteUrl,sameWindow:o.sameWindow};break;case"qStateName":case"showTitles":case"title":case"subtitle":case"footnote":a[t]=e.properties[t]}}),o.qProperty=a,o};let gh;var fh=e=>{gh=e},mh=()=>gh;let vh=null;const wh=async()=>{if(!vh){const e=await fetch("../api/v1/automations?limit=100"),t=await e.json();vh=t.data.map(e=>({value:e.id,label:e.name}))}return vh},bh=e=>{if(e&&e.length>=2&&e.startsWith("//"))return!0;const t=e?+e:-1;return Number.isNaN(+t)?"true"===e.toLowerCase():0!==t};function xh({translator:e,shouldHideInput:t,theme:o,platform:a}){const{isEnabled:r}=t;return{definition:{type:"items",component:"accordion",items:{actions:{type:"items",translation:"Object.ActionButton.ActionsAndNavigation",grouped:!0,items:{actionArray:{type:"items",items:{actionExecution:{type:"boolean",ref:"runtimeExpressionEvaluation",translation:"Object.ActionButton.RuntimeExpressionEvaluation"},actions:{type:"array",translation:"Object.ActionButton.Actions",ref:"actions",itemTitleRef:t=>{if(t.actionLabel)return t.actionLabel;const o=t.actionType?"Object.ActionButton.InvalidAction":"Object.ActionButton.NewAction",a=wr.find(e=>t.actionType===e.value);return e.get(a&&a.translation||o)},allowAdd:!0,allowRemove:!0,allowMove:!0,addTranslation:"Object.ActionButton.AddAction",items:{label:{component:"string",ref:"actionLabel",translation:"Common.Label",expression:"optional",defaultValue:""},actionType:{type:"string",ref:"actionType",component:"expression-with-dropdown",translation:"Object.ActionButton.Action",defaultValue:"",options:br(t),dropdownOnly:!0},bookmark:{type:"string",ref:"bookmark",component:"expression-with-dropdown",translation:"ExpressionEditor.SetExpresions.Bookmark",defaultValue:"",dropdownOnly:!0,options:async(e,t)=>(await t.app.getBookmarkList()).map(e=>({label:e.qData.title,value:e.qInfo.qId})),show:e=>xr(e,"bookmark")},field:{type:"string",ref:"field",component:"expression-with-dropdown",translation:"Common.Field",defaultValue:"",dropdownOnly:!0,options:async(e,t)=>(await t.app.getFieldList()).map(e=>({label:e.qName,value:e.qName})),show:e=>xr(e,"field")},variable:{type:"string",ref:"variable",component:"expression-with-dropdown",translation:"Common.Variable",defaultValue:"",expressionType:"StringExpression",options:async(e,t)=>(await t.app.getVariableList()).filter(t=>!t.qIsReserved||t.qIsReserved&&e.showSystemVariables).map(e=>({label:e.qName,value:e.qName})),show:e=>xr(e,"variable")},showSystemVariables:{type:"boolean",ref:"showSystemVariables",translation:"ExpressionEditor.SystemVariables",defaultValue:!1,show:e=>xr(e,"variable")},softLock:{type:"boolean",ref:"softLock",translation:"Object.ActionButton.Softlock",defaultValue:!1,show:e=>xr(e,"softLock")},value:{type:"string",ref:"value",component:"string",translation:"properties.value",expression:"optional",show:e=>xr(e,"value")},partial:{type:"boolean",ref:"partial",translation:"Object.ActionButton.Partial",defaultValue:!1,show:e=>xr(e,"partial")},reloadVariables:{type:"items",show:e=>!e.partial&&a?.isCloud&&r("VNA-351_RELOAD_VARIABLES_PROPERTY_PANEL")&&xr(e,"reloadVariables"),items:{includeVariableText:{translation:"Object.ActionButton.ReloadVariable.HelpText",component:"text"},variables:{ref:"reloadVariables",allowAdd:!0,allowRemove:!0,allowMove:!0,addTranslation:"Object.ActionButton.ReloadVariable.AddVariable",type:"array",itemTitleRef:e=>e.name,items:{varName:{type:"string",ref:"name",component:"expression-with-dropdown",dropdownOnly:!0,options:async(e,t)=>(await t.app.getVariableList()).filter(e=>!e.qIsReserved).map(e=>({label:e.qName,value:e.qName}))}}}}},automationProps:{type:"items",grouped:!1,items:dh(wh),show:e=>xr(e,"automation")},cyclicDimension:{type:"string",ref:"cyclicDimensionId",component:"expression-with-dropdown",translation:"Common.Dimension",defaultValue:"",dropdownOnly:!0,options:async(e,t)=>(await t.app.getDimensionList()).filter(e=>"C"===e.qData.grouping).map(e=>({label:e.qMeta.title,value:e.qInfo.qId})),show:e=>xr(e,"cyclicDimension")},indexStepper:{type:"string",ref:"indexStepper",component:"dropdown",translation:"Object.ActionButton.Step",defaultValue:1,options:async()=>[{translation:"Object.ActionButton.Forward",value:1},{translation:"Object.ActionButton.Backward",value:-1}],show:e=>xr(e,"indexStepper")},groupFieldIndex:{type:"integer",ref:"groupFieldIndex",component:"expression-with-dropdown",translation:"Object.ActionButton.GroupFieldIndex",defaultValue:0,dropdownOnly:!0,options:async(e,t)=>{if(!e.cyclicDimensionId)return[];const o=await t.app.getDimension(e.cyclicDimensionId);return await o.getLayout(),o.layout.qDim.qFieldDefs.map((e,t)=>({label:o.layout.qDim.qFieldLabels?.[t]||e,value:t}))},show:e=>xr(e,"groupFieldIndex")&&e.cyclicDimensionId}}}}},navigation:{translation:"Object.ActionButton.Navigation",type:"items",items:{action:{ref:"navigation.action",translation:"Object.ActionButton.Navigation",component:"expression-with-dropdown",defaultValue:null,options:kr(t),dropdownOnly:!0},appId:{type:"string",expression:"optional",ref:"navigation.appId",translation:"properties.appId",show:e=>Cr(e,"appId")},sheetId:{type:"string",ref:"navigation.sheet",translation:"properties.sheet",expression:"optional",show:e=>Cr(e,"sheetId")},sheet:{type:"string",ref:"navigation.sheet",translation:"properties.sheet",component:"expression-with-dropdown",expressionType:"StringExpression",show:e=>Cr(e,"sheet"),options:async(e,t)=>(await t.app.getSheetList()).map(e=>({value:e.qInfo.qId,label:e.qMeta.title,icon:bh(e.qData.showCondition)?void 0:Dr.jsx(Tu,{})}))},chartId:{type:"string",ref:"navigation.chartId",translation:"properties.chartPicker.chartId",component:"expression-with-dropdown",expressionType:"StringExpression",show:e=>Cr(e,"chartId"),options:async(e,t,o)=>{const a=e.navigation.sheet,r=a&&await o.app.getObject(a);return r?.properties.cells.map(e=>({value:e.name,label:e.name}))}},story:{type:"string",ref:"navigation.story",translation:"properties.story",component:"expression-with-dropdown",expressionType:"StringExpression",show:e=>Cr(e,"story"),options:async(e,t)=>(await t.app.getStoryList()).map(e=>({value:e.qInfo.qId,label:e.qMeta.title}))},websiteUrl:{type:"string",expression:"optional",ref:"navigation.websiteUrl",translation:"properties.website",show:e=>Cr(e,"websiteUrl")},sameWindow:{type:"boolean",ref:"navigation.sameWindow",translation:"properties.sameWindow",show:e=>Cr(e,"sameWindow"),defaultValue:!1},odagLink:{type:"string",ref:"navigation.odagLink",component:"dropdown",translation:"ExpressionEditor.SetExpresions.OdagAppLinks",options:async(e,t)=>{const o=mh();return(await o.getOdagLinks(t.app)).filter(e=>"odaglink"===e.properties.type).map(e=>({label:e.properties.data.name,value:e.properties.data.id}))},show:e=>Cr(e,"odagLink")}}}}},enableCondition:{type:"items",translation:"properties.enableConditionSection",items:{useCondition:{type:"boolean",component:"switch",translation:"properties.enableToggle",ref:"useEnabledCondition",options:[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}]},condition:{ref:"enabledCondition",translation:"properties.enableCondition",type:"integer",expression:"optional",show:e=>e.useEnabledCondition}}},settings:{component:"expandable-items",translation:"Common.Appearance",uses:"settings",items:{general:{type:"items",translation:"properties.general",items:{showTitles:{},details:{show:!1},cellNavMenu:{show:!1},labelGroup:{type:"items",items:{label:{component:"string",ref:"style.label",translation:"Common.Label",expression:"optional"},showLabelToggle:{component:"switch",type:"boolean",ref:"style.showLabel",translation:"properties.referenceLines.showLabel",defaultValue:!0,options:vu}}}}},icon:{type:"items",grouped:!0,translation:"properties.icon",items:{iconSettings:{type:"items",items:{useIcon:{ref:"style.icon.useIcon",type:"boolean",translation:"properties.icon.use",component:"switch",options:vu},iconType:{ref:"style.icon.iconType",component:"expression-with-dropdown",translation:"properties.icon",defaultValue:"",options:du,expressionType:"StringExpression",show:e=>ch.getValue(e,"style.icon.useIcon")},iconPosition:{ref:"style.icon.position",component:"dropdown",translation:"Common.Position",options:[{translation:"properties.dock.left",value:"left"},{translation:"properties.dock.right",value:"right"}],show:e=>ch.getValue(e,"style.icon.useIcon")}}}}},presentation:(n={flags:t,theme:o,translator:e},{type:"items",grouped:!1,translation:"properties.presentation",items:{styleEditor:{component:"styling-panel",chartTitle:"Object.ActionButton",translation:"LayerStyleEditor.component.styling",subtitle:"LayerStyleEditor.component.styling",ref:"components",useGeneral:!0,useBackground:!0,...uh(n)}}})}}}},importProperties:ph,exportProperties:null,support:{export:!1,exportData:!1,snapshot:!1,viewData:!1,quickMobile:!0,fullscreen:!1}};var n}const yh=(t,o,a,r)=>{const{background:{useImage:n,mode:i,url:s}={}}=t.style;e.usePromise(async()=>{(n||"media"===i)&&s?.qStaticContentUrl?.qUrl&&await(e=>new Promise((t,o)=>{const a=new Image;a.src=e,a.onload=()=>t("resolved"),a.onerror=()=>o(new Error(void 0))}))(lr(s?.qStaticContentUrl?.qUrl,o,a,r))},[s,n,i])},Ah={version:"2.2.2",showTitles:!1,title:"",subtitle:"",footnote:"",useEnabledCondition:!1,enabledCondition:1,actions:[],runtimeExpressionEvaluation:!1,navigation:{action:"none"},disableNavMenu:!0,showDetails:!1,style:{label:Mr.LABEL,showLabel:!0,font:{fontFamily:Mr.FONT_FAMILY,useColorExpression:!1,color:Mr.FONT_COLOR,colorExpression:"",size:Mr.FONT_SIZE,sizeFixed:Mr.FONT_SIZE_FIXED,sizeBehavior:Mr.SIZE_BEHAVIOR,style:Mr.FONT_STYLE,align:Mr.TEXT_ALIGN},background:{useColorExpression:!1,color:Mr.COLOR,colorExpression:"",mode:Mr.BGIMAGE_MODE,useImage:!1,url:{qStaticContentUrlDef:{qUrl:""}},size:Mr.BACKGROUND_SIZE,position:Mr.BACKGROUND_POSITION},border:{useColorExpression:!1,color:Mr.COLOR,colorExpression:"",useBorder:!1,radius:Mr.BORDER_RADIUS,width:Mr.BORDER_WIDTH},icon:{useIcon:!1,iconType:"",position:Mr.ICON_POSITION}}};window.__qlikMainPrivateResolvers||(window.__qlikMainPrivateResolvers={}),window.__qlikMainPrivateResolvers.mainUrlPromise||(window.__qlikMainPrivateResolvers.mainUrlPromise=new Promise(e=>{window.__qlikMainPrivateResolvers&&(window.__qlikMainPrivateResolvers.resolveMainJsUrl=t=>{e(t)})})),window.__qlikMainPrivateResolvers.mainJsUrlAndHostConfigPromise||(window.__qlikMainPrivateResolvers.mainJsUrlAndHostConfigPromise=new Promise(e=>{window.__qlikMainPrivateResolvers&&(window.__qlikMainPrivateResolvers.resolveMainJsUrlAndHostConfig=t=>{e(t)})})),window.__qlikMainPrivateResolvers.qlikMainPromise||(window.__qlikMainPrivateResolvers.qlikMainPromise=(async()=>{if(window.QlikMain)return window.QlikMain;if(!window.__qlikMainPrivateResolvers?.mainJsUrlAndHostConfigPromise||!window.__qlikMainPrivateResolvers.mainUrlPromise)throw new Error("No main url promise found, report this issue");const e=setTimeout(()=>{console.warn("Waiting for a host parameter pointing to a Qlik runtime system")},5e3),{url:t,hostConfig:o}=await Promise.race([window.__qlikMainPrivateResolvers.mainJsUrlAndHostConfigPromise,window.__qlikMainPrivateResolvers.mainUrlPromise.then(e=>({url:e,hostConfig:window.__qlikMainPrivateResolvers?.forwardCompatibleHostConfig}))]);clearTimeout(e);const a=await async function(e,t){if("windowscookie"===t?.authType){if(t.getAccessToken){const o=await async function(e){if("function"==typeof e)return e();if("string"==typeof e){const t=function(e){return globalThis[e]}(e);if("function"!=typeof t)throw new Error(`getAccessToken function "${e}" not found on globalThis. Please make sure it is defined.`);return t()}}(t.getAccessToken);return o&&await fetch(e,{method:"GET",mode:"cors",credentials:"include",headers:{"Content-Type":"application/json",Authorization:`Bearer ${o}`}}),!0}if(t.loginUri&&!(await fetch(e,{method:"GET",mode:"cors",credentials:"include",redirect:"manual"})).ok)return window.location.replace(t.loginUri),new Promise(()=>{})}return!1}(t,o);return new Promise(e=>{if(window.QlikMain)e(window.QlikMain);else{const o=window.document.createElement("script");t&&(o.src=t),a&&(o.crossOrigin="use-credentials"),o.addEventListener("error",()=>{console.error(`Qlik runtime system not found: ${t}`)}),o.addEventListener("load",()=>{window.QlikMain&&e(window.QlikMain)}),window.document.head.appendChild(o)}})})());var kh=Object.freeze({__proto__:null,importRuntimeModule:async function(e,t){return t?.runtimeModuleMocks?.[e]?t.runtimeModuleMocks?.[e]:(function(e){if(!window.__qlikMainPrivateResolvers)throw new Error("No main url resolver found");const t=function(e){if(!window.__qlikMainPrivateResolvers)throw new Error("No main url resolver found");let t,o=e?.embedRuntimeUrl||e?.url||e?.host;if(o||"noauth"!==e?.authType||(o="https://cdn.qlikcloud.com/qmfe"),o){for(t=o.toLowerCase().startsWith("https://")||o.toLowerCase().startsWith("http://")?o:`https://${o}`;t.endsWith("/");)t=t.slice(0,-1);return`${t}/qlik-embed/main.js`}}(e);t&&window.__qlikMainPrivateResolvers.resolveMainJsUrlAndHostConfig&&window.__qlikMainPrivateResolvers.resolveMainJsUrlAndHostConfig({url:t,hostConfig:e}),t&&window.__qlikMainPrivateResolvers.resolveMainJsUrl&&(window.__qlikMainPrivateResolvers.forwardCompatibleHostConfig=e,window.__qlikMainPrivateResolvers.resolveMainJsUrl(t))}(t),async function(e){if(!window.__qlikMainPrivateResolvers?.qlikMainPromise)throw new Error("No main url resolver found");return(await window.__qlikMainPrivateResolvers.qlikMainPromise).import(e)}(e))}});var Ch={determineAuthType:At,getDefaultHostConfig:qt,getRestCallAuthParams:Tt,getWebResourceAuthParams:Pt,getWebSocketAuthParams:St,handleAuthenticationError:Mt,isHostCrossOrigin:kt,isWindows:Ct,logout:Et,registerAuthModule:It,registerHostConfig:Rt,serializeHostConfig:zt,setDefaultHostConfig:Ht,toValidLocationUrl:jt,toValidWebsocketLocationUrl:Bt,unregisterHostConfig:Vt,normalizeHostConfig:Dt,onFatalAuthError:Gt,onPageRedirectRequested:$t,onPageRedirectStarted:Nt},jh=Object.freeze({__proto__:null,AuthorizationError:mt,InvalidAuthTypeError:gt,InvalidHostConfigError:ht,UnexpectedAuthTypeError:pt,default:Ch,determineAuthType:At,getAccessToken:async function(e){const t=(await Tt({method:"GET",...e})).headers?.Authorization;if(0===t.indexOf("Bearer "))return t.substring(7);throw new Error("Unknown format of authorization header returned by remote auth module")},getDefaultHostConfig:qt,getRestCallAuthParams:Tt,getWebResourceAuthParams:Pt,getWebSocketAuthParams:St,handleAuthenticationError:Mt,isHostCrossOrigin:kt,isWindows:Ct,logout:Et,normalizeHostConfig:Dt,onFatalAuthError:Gt,onPageRedirectRequested:$t,onPageRedirectStarted:Nt,registerAuthModule:It,registerHostConfig:Rt,serializeHostConfig:zt,setDefaultHostConfig:Ht,toValidLocationUrl:jt,toValidWebsocketLocationUrl:Bt,unregisterHostConfig:Vt});var Bh={invokeFetch:Oe,clearApiCache:qe,parseFetchResponse:Ge},Sh=Object.freeze({__proto__:null,EncodingError:ge,InvokeFetchError:pe,clearApiCache:qe,default:Bh,invokeFetch:Oe,parseFetchResponse:Ge}),Ph=Object.freeze({__proto__:null});return function(t){const{sense:o={},translator:a,flags:{isEnabled:r},anything:n,hostConfig:i}=t,s=n.sense?.isFeatureBlacklisted,l=n.sense?.isUnsupportedFeature,{platform:c}=n?.sense??n??o,u={isEnabled:r,isFeatureBlacklisted:s,isUnsupportedFeature:l,platform:c};return Ah.style.label=o?a.get("Object.ActionButton"):"Button",{qae:{properties:Ah,data:Pu},component(){const t=e.useElement(),o=e.useTheme(),n=e.useNavigation();fh(n),e.useMemo(()=>{const e=document.createElement("button");e.appendChild(document.createElement("text")),t.appendChild(e),Na(r,i)},[t]);const s=e.useStaleLayout(),l=e.useModel(),u=e.useApp(),h=e.useInteractionState(),p=((t,o)=>{const{background:{useImage:a,mode:r,url:n}={}}=t.style,[i]=e.usePromise(async()=>{if((a||"media"===r)&&n?.qStaticContentUrl?.qUrl&&o){const{queryParams:e}=await d.getWebResourceAuthParams({hostConfig:o});return e}},[n,a,r]);return i})(s,i);yh(s,u,p,i);const g=Su({element:t,layout:s,interactions:h,theme:o,app:u,senseNavigation:n,platform:c,translator:a,model:l,isEnabled:r,queryParams:p,hostConfig:i});e.useEffect(()=>()=>{g()},[t]),e.useImperativeHandle(()=>({focus(){t.firstElementChild.onclick()}}),[t])},ext:xh({translator:a,shouldHideInput:u,theme:n.sense?.theme,platform:c})}}});
|
|
18
|
+
e.exports=function(e,t){if(!e||isNaN(+t))return t;var o,a,r,n,i,s,l,c,u,d,h=e.length,p=e.search(/[0-9\-\+#]/),g=p>0?e.substring(0,p):"",f=e.split("").reverse().join(""),m=f.search(/[0-9\-\+#]/),v=h-m,w=e.substring(v,v+1),b=v+("."===w||","===w?1:0),x=m>0?e.substring(b,h):"";if(o=(t="-"===(e=e.substring(p,b)).charAt(0)?-t:+t)<0?t=-t:0,r=(a=e.match(/[^\d\-\+#]/g))&&a[a.length-1]||".",n=a&&a[1]&&a[0]||",",e=e.split(r),t=+(t=t.toFixed(e[1]&&e[1].length))+"",s=e[1]&&e[1].lastIndexOf("0"),(!(c=t.split("."))[1]||c[1]&&c[1].length<=s)&&(t=(+t).toFixed(s+1)),u=e[0].split(n),e[0]=u.join(""),(i=e[0]&&e[0].indexOf("0"))>-1)for(;c[0].length<e[0].length-i;)c[0]="0"+c[0];else 0==+c[0]&&(c[0]="");if((t=t.split("."))[0]=c[0],l=u[1]&&u[u.length-1].length){for(f="",v=(d=t[0]).length%l,h=d.length,b=0;b<h;b++)f+=d.charAt(b),!((b-v+1)%l)&&b<h-l&&(f+=n);t[0]=f}return t[1]=e[1]&&t[1]?r+t[1]:"","0"!==(a=t.join(""))&&""!==a||(o=!1),g+(o?"-":"")+a+x}},oh({exports:{}});var hh={getValue:function(e,t,o){const a=t.split(".");let r;if(void 0===e)return o;for(r=0;r<a.length;++r){if(void 0===e[a[r]])return o;e=e[a[r]]}return e}};const ph=({flags:e,theme:t,translator:o})=>{const a=function(e){var t=e.theme,o=e.translator,a=e.config,r=void 0===a?{}:a,n=e.flags,i=function(e){var t=e.config,o=void 0===t?{}:t,a=o.id,r=o.paths;return{id:void 0===a?"object":"".concat("object",".").concat(a),paths:Array.isArray(r)?r:[]}}({config:r}),s=i.id,l=i.paths,c={};l.forEach(function(e){var a=e.split(".");rd(a);for(var r=c,i=0;i<a.length;i++){var l=a[i];i===a.length-1?r[l]=ed({theme:t,translator:o,id:s,path:e,flags:n}):void 0===r[l]&&(r[l]={}),r=r[l]}});var u=function(e){var t=e.split(".");rd(t);for(var o=c,a=0;a<t.length;a++){var r=t[a];if(void 0===o[r])throw new Error("font-resolver: Path '".concat(e,"' could not be resolved."));o=o[r]}return o};return c.getDefaultValue=function(e){return u(e).getDefaultValue()},c.getOptions=function(e){return u(e).getOptions()},c}({theme:t,translator:o,flags:e,config:{id:"actionButton",paths:["style.font"]}});return{items:{labelSection:{component:"panel-section",translation:"Common.Label",items:{labelItem:{items:{fontFamily:{component:"dropdown",ref:"style.font.fontFamily",options:()=>a.getOptions("style.font.fontFamily"),defaultValue:()=>a.getDefaultValue("style.font.fontFamily")},fontWrapper:{component:"inline-wrapper",type:"items",grouped:!0,items:{fontStyle:{type:"array",component:"font-style-buttons",width:!1,ref:"style.font.style",defaultValue:["bold"]},textAlign:{component:"text-align-buttons",ref:"style.font.align",defaultValue:Hr.TEXT_ALIGN}}},fontSizeBehavior:{component:"dropdown",ref:"style.font.sizeBehavior",translation:"properties.kpi.layoutBehavior",defaultValue:"responsive",options:yu},fontSize:{component:"slider",type:"number",ref:"style.font.size",translation:"properties.fontSize",min:.2,max:1,step:.01,defaultValue:.5,show:e=>!("fixed"===hh.getValue(e,"style.font.sizeBehavior"))},fontSizeFixed:{type:"number",ref:"style.font.sizeFixed",component:"integer",translation:"properties.fontSize",min:5,defaultValue:20,option:"optional",show:e=>"fixed"===hh.getValue(e,"style.font.sizeBehavior")},fontColor:{items:{useFontColorExpression:{ref:"style.font.useColorExpression",type:"boolean",translation:"properties.fontColor",component:"dropdown",width:14,options:bu},colorPicker:{type:"object",component:"color-picker",ref:"style.font.color",translation:"properties.color",defaultValue:Hr.FONT_COLOR,disabledNone:!0,width:12,show:e=>!hh.getValue(e,"style.font.useColorExpression")},colorExpression:{type:"string",component:"input-field-expression",ref:"style.font.colorExpression",translation:"Common.Expression",expression:"optional",show:e=>hh.getValue(e,"style.font.useColorExpression")}}}}}}},backgroundOptions:{component:"panel-section",translation:"properties.background.options",items:{backgroundColor:{type:"items",items:{useColorExpression:{type:"boolean",component:"dropdown",ref:"style.background.useColorExpression",translation:"properties.color",options:bu},colorExpression:{type:"string",component:"input-field-expression",ref:"style.background.colorExpression",translation:"Common.Expression",expression:"optional",show:e=>hh.getValue(e,"style.background.useColorExpression")},colorPicker:{type:"object",component:"color-picker",ref:"style.background.color",translation:"properties.color.used",disableNone:!1,defaultValue:Hr.COLOR,dualOutput:!0,show:e=>!hh.getValue(e,"style.background.useColorExpression")}}},backgroundImage:{items:{backgroundImageMode:{component:"dropdown",ref:"style.background.mode",translation:"properties.backgroundImage",defaultValue:Hr.BGIMAGE_MODE,options:[{value:"none",translation:"Background.None"},{value:"media",translation:"MediaLibrary.Header"}],change(e){const t=e.style.background;t||(e.style.background={qStaticContentUrlDef:{}}),t.url||(e.style.background.url={})}},MediaLibrary:{component:"media-library-button",ref:"style.background.url",translation:"MediaLibrary.Header",show:e=>"media"===hh.getValue(e,"style.background.mode")},imageSize:{component:"dropdown",ref:"style.background.size",defaultValue:Hr.BACKGROUND_SIZE,options:[{value:"auto",translation:"properties.backgroundImage.originalSize"},{value:"alwaysFit",translation:"properties.backgroundImage.sizeAlwaysFit"},{value:"fitWidth",translation:"properties.backgroundImage.sizeFitWidth"},{value:"fitHeight",translation:"properties.backgroundImage.sizeFitHeight"},{value:"stretchFit",translation:"properties.backgroundImage.sizeStretch"},{value:"alwaysFill",translation:"properties.backgroundImage.sizeAlwaysFill"}],change:e=>{hh.getValue(e,"style.background.position")&&(e.style.background.position=Hr.BGIMAGE_POSITION)},show:e=>"media"===hh.getValue(e,"style.background.mode")&&!!hh.getValue(e,"style.background.url.qStaticContentUrlDef.qUrl")},position:{component:"position-grid",ref:"style.background.position",translation:"properties.backgroundImage.position",defaultValue:Hr.BGIMAGE_POSITION,show:e=>"media"===hh.getValue(e,"style.background.mode")&&hh.getValue(e,"style.background.url.qStaticContentUrlDef.qUrl")&&"stretchFit"!==hh.getValue(e,"style.background.size"),currentSizeRef:"style.background.size"}}}}},backgroundBorder:{component:"panel-section",translation:"properties.border",items:{backgroundBorderItem:{items:{useBorder:{type:"boolean",component:"switch",ref:"style.border.useBorder",translation:"properties.border.use",defaultValue:!1,options:xu},borderRadius:{type:"number",component:"slider",ref:"style.border.radius",translation:"properties.border.radius",min:0,max:1,step:.01,show:e=>hh.getValue(e,"style.border.useBorder")},borderWidth:{type:"number",component:"slider",ref:"style.border.width",translation:"properties.border.width",min:0,max:.5,step:.005,show:e=>hh.getValue(e,"style.border.useBorder")},colorDropdown:{type:"string",component:"dropdown",ref:"style.border.useColorExpression",translation:"properties.border.color",options:bu,show:e=>hh.getValue(e,"style.border.useBorder")},colorPicker:{type:"object",component:"color-picker",ref:"style.border.color",translation:"properties.color",defaultValue:Hr.COLOR,disableNone:!1,dualOutput:!0,show:e=>hh.getValue(e,"style.border.useBorder")&&!hh.getValue(e,"style.border.useColorExpression")},colorExpression:{type:"string",component:"input-field-expression",ref:"style.border.colorExpression",translation:"Common.Expression",show:e=>hh.getValue(e,"style.border.useBorder")&&hh.getValue(e,"style.border.useColorExpression"),expression:"optional"}}}}}}}},gh=e=>({automationId:{type:"string",component:"expression-with-dropdown",translation:"Object.ActionButton.Automation",ref:"automationId",expressionType:"StringExpression",options:async()=>e(),change:async(e,t)=>{const o=await xr(e,t);e.automationTriggered&&o?e.automationExecutionToken=o:e.automationExecutionToken=""}},automationLink:{translation:"Object.ActionButton.Automation.Link",component:"link",url:e=>`/automations/editor/${e.automationId}`,show:e=>e.automationId.length>1},automationPostData:{type:"boolean",ref:"automationPostData",translation:"Object.ActionButton.Automation.SendSelections",defaultValue:!1},includeSelectionsText:{translation:"Object.ActionButton.Automation.SendSelectionsHelp",component:"text"},automationTriggered:{type:"boolean",ref:"automationTriggered",translation:"Object.ActionButton.Automation.RunModeTriggered",defaultValue:!1,change:async(e,t)=>{const o=await xr(e,t);e.automationTriggered&&o?e.automationExecutionToken=o:e.automationExecutionToken=""}},automationTriggeredText:{translation:"Object.ActionButton.Automation.RunModeTriggeredHelp",component:"text"},automationShowNotification:{ref:"automationShowNotification",type:"boolean",translation:"Object.ActionButton.Automation.ShowNotification",component:"switch",options:[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}],defaultValue:!1},automationNotificationDuration:{type:"number",ref:"automationNotificationDuration",translation:"Object.ActionButton.Automation.NotificationDuration",defaultValue:4,expression:"optional",show:e=>e.automationShowNotification},automationNotificationDurationHelp:{translation:"Object.ActionButton.Automation.NotificationDurationHelp",component:"text",show:e=>e.automationShowNotification},automationOpenLinkSameWindow:{ref:"automationOpenLinkSameWindow",type:"boolean",translation:"Object.ActionButton.Automation.OpenLinkInSameWindow",component:"switch",options:[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}],defaultValue:!1,show:e=>e.automationShowNotification},inputParameters:{ref:"inputParameters",allowAdd:!0,allowRemove:!0,addTranslation:"Object.ActionButton.Automation.AddInputParameter",type:"array",itemTitleRef:e=>e.key,items:{name:{type:"string",ref:"key",label:"Key"},value:{type:"string",ref:"value",label:"Value",expression:"optional"}}},copyBlock:{component:"button",translation:"Object.ActionButton.Automation.CopyInputBlock",action(e){navigator.clipboard.writeText(JSON.stringify((({automationPostData:e,inputParameters:t=[]})=>{const o={blocks:[{id:"EB6A372B-3312-4E90-8E8F-88F2A889B4CF",type:"FormBlock",disabled:!1,name:"inputs",displayName:"Inputs",comment:"Inputs received from button",childId:e?"1D55D049-33EB-41CD-9EEC-3CACE5898C86":null,inputs:[],settings:[{id:"persist_data",value:"no",type:"select",structure:{}}],collapsed:[{name:"loop",isCollapsed:!1}],x:291.0010678361308,y:40.99957876441722,form:[{id:"inputs-input-0",label:"app",helpText:"null",type:"input",values:null,isRequired:!1,options:{},order:0},{id:"inputs-input-1",label:"bookmark",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:1},{id:"inputs-input-2",label:"sheet",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:2},{id:"inputs-input-3",label:"user",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:3},{id:"inputs-input-4",label:"space",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:4},{id:"inputs-input-5",label:"tenant",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:5},{id:"inputs-input-6",label:"time",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:6},...t.map((e,t)=>({id:`inputs-input-${t}`,label:e.key,helpText:null,type:"input",values:null,isRequired:!1,options:{},order:7+t}))],persistData:"no"}],variables:[]};return e&&o.blocks.push({id:"1D55D049-33EB-41CD-9EEC-3CACE5898C86",type:"SnippetBlock",disabled:!1,name:"applyBookmark",displayName:"Qlik Cloud Services - Apply Bookmark",comment:'Apply bookmark from button. To get selections or variables use the "Get Expression Value" block',childId:null,inputs:[{id:"d41ae430-073a-11ec-bdef-bb104839c843",value:"{$.inputs.app}",type:"string",structure:[]},{id:"d41b7e40-073a-11ec-ac1b-59270c518ae7",value:"{$.inputs.bookmark}",type:"string",structure:[]},{id:"f478e320-9270-11ed-b551-d73ebe8e14ad",value:"Yes",type:"select",displayValue:"Yes",structure:[]}],settings:[{id:"blendr_on_error",value:"stop",type:"select",structure:[]}],collapsed:[{name:"loop",isCollapsed:!1}],x:142,y:296,datasourcetype_guid:"61a87510-c7a3-11ea-95da-0fb0c241e75c",snippet_guid:"d41632d0-073a-11ec-a6ac-d34723268fbc"}),o})(e)))}}});function fh(e){switch(e){case"gotoSheet":return"goToSheet";case"gotoSheetById":return"goToSheetById";case"gotoStory":return"goToStory";case"switchToEdit":return"none";default:return e}}const mh=(e,t)=>{const o={qChildren:[]},a={actions:[],props:{useEnabledCondition:null,fullWidth:"auto"},qLayoutExclude:{disabled:{}},...t};return e&&"qlik-button-for-navigation"===e.properties.visualization&&Object.keys(e.properties).forEach(t=>{let o;switch(t){case"props":o=e.properties[t],a.style.label=o.buttonLabel,a.style.icon.useIcon=o.buttonShowIcon,a.style.icon.iconType=o.buttonIconLui,a.style.font.align=o.buttonTextAlign,a.useEnabledCondition=o.useEnabledCondition,a.enabledCondition=o.enabledCondition,o.actionItems&&o.actionItems.forEach(e=>{!function(e,t){const o={actionType:e.actionType,bookmark:e.selectedBookmark,field:e.selectedField,variable:e.variable,value:e.value,softLock:e.softLock,cId:e.cId};switch(e.actionType){case"clearOther":o.actionType="clearAllButThis";break;case"unlockAllAndClearAll":o.actionType="clearAll",o.softLock=!0;break;case"selectField":o.actionType="selectMatchingValues";break;case"selectAndLockField":t.actions.push({...o,cId:null,actionType:"selectMatchingValues"}),o.actionType="lockField"}t.actions.push(o)}(e,a)}),a.navigation={action:fh(o.navigationAction),sheet:"gotoSheetById"===o.navigationAction?o.sheetId:o.selectedSheet,story:o.selectedStory,websiteUrl:o.websiteUrl,sameWindow:o.sameWindow};break;case"qStateName":case"showTitles":case"title":case"subtitle":case"footnote":a[t]=e.properties[t]}}),o.qProperty=a,o};let vh;var wh=e=>{vh=e},bh=()=>vh;let xh=null;const yh=async()=>{if(!xh){const e=await fetch("../api/v1/automations?limit=100"),t=await e.json();xh=t.data.map(e=>({value:e.id,label:e.name}))}return xh},Ah=e=>{if(e&&e.length>=2&&e.startsWith("//"))return!0;const t=e?+e:-1;return Number.isNaN(+t)?"true"===e.toLowerCase():0!==t};function kh({translator:e,shouldHideInput:t,theme:o,platform:a}){const{isEnabled:r}=t;return{definition:{type:"items",component:"accordion",items:{actions:{type:"items",translation:"Object.ActionButton.ActionsAndNavigation",grouped:!0,items:{actionArray:{type:"items",items:{actionExecution:{type:"boolean",ref:"runtimeExpressionEvaluation",translation:"Object.ActionButton.RuntimeExpressionEvaluation"},actions:{type:"array",translation:"Object.ActionButton.Actions",ref:"actions",itemTitleRef:t=>{if(t.actionLabel)return t.actionLabel;const o=t.actionType?"Object.ActionButton.InvalidAction":"Object.ActionButton.NewAction",a=yr.find(e=>t.actionType===e.value);return e.get(a&&a.translation||o)},allowAdd:!0,allowRemove:!0,allowMove:!0,addTranslation:"Object.ActionButton.AddAction",items:{label:{component:"string",ref:"actionLabel",translation:"Common.Label",expression:"optional",defaultValue:""},actionType:{type:"string",ref:"actionType",component:"expression-with-dropdown",translation:"Object.ActionButton.Action",defaultValue:"",options:Ar(t),dropdownOnly:!0},bookmark:{type:"string",ref:"bookmark",component:"expression-with-dropdown",translation:"ExpressionEditor.SetExpresions.Bookmark",defaultValue:"",dropdownOnly:!0,options:async(e,t)=>(await t.app.getBookmarkList()).map(e=>({label:e.qData.title,value:e.qInfo.qId})),show:e=>kr(e,"bookmark")},field:{type:"string",ref:"field",component:"expression-with-dropdown",translation:"Common.Field",defaultValue:"",dropdownOnly:!0,options:async(e,t)=>(await t.app.getFieldList()).map(e=>({label:e.qName,value:e.qName})),show:e=>kr(e,"field")},variable:{type:"string",ref:"variable",component:"expression-with-dropdown",translation:"Common.Variable",defaultValue:"",expressionType:"StringExpression",options:async(e,t)=>(await t.app.getVariableList()).filter(t=>!t.qIsReserved||t.qIsReserved&&e.showSystemVariables).map(e=>({label:e.qName,value:e.qName})),show:e=>kr(e,"variable")},showSystemVariables:{type:"boolean",ref:"showSystemVariables",translation:"ExpressionEditor.SystemVariables",defaultValue:!1,show:e=>kr(e,"variable")},softLock:{type:"boolean",ref:"softLock",translation:"Object.ActionButton.Softlock",defaultValue:!1,show:e=>kr(e,"softLock")},value:{type:"string",ref:"value",component:"string",translation:"properties.value",expression:"optional",show:e=>kr(e,"value")},partial:{type:"boolean",ref:"partial",translation:"Object.ActionButton.Partial",defaultValue:!1,show:e=>kr(e,"partial")},reloadVariables:{type:"items",show:e=>!e.partial&&a?.isCloud&&r("VNA-351_RELOAD_VARIABLES_PROPERTY_PANEL")&&kr(e,"reloadVariables"),items:{includeVariableText:{translation:"Object.ActionButton.ReloadVariable.HelpText",component:"text"},variables:{ref:"reloadVariables",allowAdd:!0,allowRemove:!0,allowMove:!0,addTranslation:"Object.ActionButton.ReloadVariable.AddVariable",type:"array",itemTitleRef:e=>e.name,items:{varName:{type:"string",ref:"name",component:"expression-with-dropdown",dropdownOnly:!0,options:async(e,t)=>(await t.app.getVariableList()).filter(e=>!e.qIsReserved).map(e=>({label:e.qName,value:e.qName}))}}}}},automationProps:{type:"items",grouped:!1,items:gh(yh),show:e=>kr(e,"automation")},cyclicDimension:{type:"string",ref:"cyclicDimensionId",component:"expression-with-dropdown",translation:"Common.Dimension",defaultValue:"",dropdownOnly:!0,options:async(e,t)=>(await t.app.getDimensionList()).filter(e=>"C"===e.qData.grouping).map(e=>({label:e.qMeta.title,value:e.qInfo.qId})),show:e=>kr(e,"cyclicDimension")},indexStepper:{type:"string",ref:"indexStepper",component:"dropdown",translation:"Object.ActionButton.Step",defaultValue:1,options:async()=>[{translation:"Object.ActionButton.Forward",value:1},{translation:"Object.ActionButton.Backward",value:-1}],show:e=>kr(e,"indexStepper")},groupFieldIndex:{type:"integer",ref:"groupFieldIndex",component:"expression-with-dropdown",translation:"Object.ActionButton.GroupFieldIndex",defaultValue:0,dropdownOnly:!0,options:async(e,t)=>{if(!e.cyclicDimensionId)return[];const o=await t.app.getDimension(e.cyclicDimensionId);return await o.getLayout(),o.layout.qDim.qFieldDefs.map((e,t)=>({label:o.layout.qDim.qFieldLabels?.[t]||e,value:t}))},show:e=>kr(e,"groupFieldIndex")&&e.cyclicDimensionId}}}}},navigation:{translation:"Object.ActionButton.Navigation",type:"items",items:{action:{ref:"navigation.action",translation:"Object.ActionButton.Navigation",component:"expression-with-dropdown",defaultValue:null,options:Br(t),dropdownOnly:!0},appId:{type:"string",expression:"optional",ref:"navigation.appId",translation:"properties.appId",show:e=>Sr(e,"appId")},sheetId:{type:"string",ref:"navigation.sheet",translation:"properties.sheet",expression:"optional",show:e=>Sr(e,"sheetId")},sheet:{type:"string",ref:"navigation.sheet",translation:"properties.sheet",component:"expression-with-dropdown",expressionType:"StringExpression",show:e=>Sr(e,"sheet"),options:async(e,t)=>(await t.app.getSheetList()).map(e=>({value:e.qInfo.qId,label:e.qMeta.title,icon:Ah(e.qData.showCondition)?void 0:Lr.jsx(Ru,{})}))},chartId:{type:"string",ref:"navigation.chartId",translation:"properties.chartPicker.chartId",component:"expression-with-dropdown",expressionType:"StringExpression",show:e=>Sr(e,"chartId"),options:async(e,t,o)=>{const a=e.navigation.sheet,r=a&&await o.app.getObject(a);return r?.properties.cells.map(e=>({value:e.name,label:e.name}))}},story:{type:"string",ref:"navigation.story",translation:"properties.story",component:"expression-with-dropdown",expressionType:"StringExpression",show:e=>Sr(e,"story"),options:async(e,t)=>(await t.app.getStoryList()).map(e=>({value:e.qInfo.qId,label:e.qMeta.title}))},websiteUrl:{type:"string",expression:"optional",ref:"navigation.websiteUrl",translation:"properties.website",show:e=>Sr(e,"websiteUrl")},sameWindow:{type:"boolean",ref:"navigation.sameWindow",translation:"properties.sameWindow",show:e=>Sr(e,"sameWindow"),defaultValue:!1},odagLink:{type:"string",ref:"navigation.odagLink",component:"dropdown",translation:"ExpressionEditor.SetExpresions.OdagAppLinks",options:async(e,t)=>{const o=bh();return(await o.getOdagLinks(t.app)).filter(e=>"odaglink"===e.properties.type).map(e=>({label:e.properties.data.name,value:e.properties.data.id}))},show:e=>Sr(e,"odagLink")}}}}},enableCondition:{type:"items",translation:"properties.enableConditionSection",items:{useCondition:{type:"boolean",component:"switch",translation:"properties.enableToggle",ref:"useEnabledCondition",options:[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}]},condition:{ref:"enabledCondition",translation:"properties.enableCondition",type:"integer",expression:"optional",show:e=>e.useEnabledCondition}}},settings:{component:"expandable-items",translation:"Common.Appearance",uses:"settings",items:{general:{type:"items",translation:"properties.general",items:{showTitles:{},details:{show:!1},cellNavMenu:{show:!1},labelGroup:{type:"items",items:{label:{component:"string",ref:"style.label",translation:"Common.Label",expression:"optional"},showLabelToggle:{component:"switch",type:"boolean",ref:"style.showLabel",translation:"properties.referenceLines.showLabel",defaultValue:!0,options:xu}}}}},icon:{type:"items",grouped:!0,translation:"properties.icon",items:{iconSettings:{type:"items",items:{useIcon:{ref:"style.icon.useIcon",type:"boolean",translation:"properties.icon.use",component:"switch",options:xu},iconType:{ref:"style.icon.iconType",component:"expression-with-dropdown",translation:"properties.icon",defaultValue:"",options:gu,expressionType:"StringExpression",show:e=>hh.getValue(e,"style.icon.useIcon")},iconPosition:{ref:"style.icon.position",component:"dropdown",translation:"Common.Position",options:[{translation:"properties.dock.left",value:"left"},{translation:"properties.dock.right",value:"right"}],show:e=>hh.getValue(e,"style.icon.useIcon")}}}}},presentation:(n={flags:t,theme:o,translator:e},{type:"items",grouped:!1,translation:"properties.presentation",items:{styleEditor:{component:"styling-panel",chartTitle:"Object.ActionButton",translation:"LayerStyleEditor.component.styling",subtitle:"LayerStyleEditor.component.styling",ref:"components",useGeneral:!0,useBackground:!0,...ph(n)}}})}}}},importProperties:mh,exportProperties:null,support:{export:!1,exportData:!1,snapshot:!1,viewData:!1,quickMobile:!0,fullscreen:!1}};var n}const Ch=(t,o,a,r)=>{const{background:{useImage:n,mode:i,url:s}={}}=t.style;e.usePromise(async()=>{(n||"media"===i)&&s?.qStaticContentUrl?.qUrl&&await(e=>new Promise((t,o)=>{const a=new Image;a.src=e,a.onload=()=>t("resolved"),a.onerror=()=>o(new Error(void 0))}))(Ca(s?.qStaticContentUrl?.qUrl,o,a,r))},[s,n,i])},jh={version:"2.2.3",showTitles:!1,title:"",subtitle:"",footnote:"",useEnabledCondition:!1,enabledCondition:1,actions:[],runtimeExpressionEvaluation:!1,navigation:{action:"none"},disableNavMenu:!0,showDetails:!1,style:{label:Hr.LABEL,showLabel:!0,font:{fontFamily:Hr.FONT_FAMILY,useColorExpression:!1,color:Hr.FONT_COLOR,colorExpression:"",size:Hr.FONT_SIZE,sizeFixed:Hr.FONT_SIZE_FIXED,sizeBehavior:Hr.SIZE_BEHAVIOR,style:Hr.FONT_STYLE,align:Hr.TEXT_ALIGN},background:{useColorExpression:!1,color:Hr.COLOR,colorExpression:"",mode:Hr.BGIMAGE_MODE,useImage:!1,url:{qStaticContentUrlDef:{qUrl:""}},size:Hr.BACKGROUND_SIZE,position:Hr.BACKGROUND_POSITION},border:{useColorExpression:!1,color:Hr.COLOR,colorExpression:"",useBorder:!1,radius:Hr.BORDER_RADIUS,width:Hr.BORDER_WIDTH},icon:{useIcon:!1,iconType:"",position:Hr.ICON_POSITION}}};window.__qlikMainPrivateResolvers||(window.__qlikMainPrivateResolvers={}),window.__qlikMainPrivateResolvers.mainUrlPromise||(window.__qlikMainPrivateResolvers.mainUrlPromise=new Promise(e=>{window.__qlikMainPrivateResolvers&&(window.__qlikMainPrivateResolvers.resolveMainJsUrl=t=>{e(t)})})),window.__qlikMainPrivateResolvers.mainJsUrlAndHostConfigPromise||(window.__qlikMainPrivateResolvers.mainJsUrlAndHostConfigPromise=new Promise(e=>{window.__qlikMainPrivateResolvers&&(window.__qlikMainPrivateResolvers.resolveMainJsUrlAndHostConfig=t=>{e(t)})})),window.__qlikMainPrivateResolvers.qlikMainPromise||(window.__qlikMainPrivateResolvers.qlikMainPromise=(async()=>{if(window.QlikMain)return window.QlikMain;if(!window.__qlikMainPrivateResolvers?.mainJsUrlAndHostConfigPromise||!window.__qlikMainPrivateResolvers.mainUrlPromise)throw new Error("No main url promise found, report this issue");const e=setTimeout(()=>{console.warn("Waiting for a host parameter pointing to a Qlik runtime system")},5e3),{url:t,hostConfig:o}=await Promise.race([window.__qlikMainPrivateResolvers.mainJsUrlAndHostConfigPromise,window.__qlikMainPrivateResolvers.mainUrlPromise.then(e=>({url:e,hostConfig:window.__qlikMainPrivateResolvers?.forwardCompatibleHostConfig}))]);clearTimeout(e);const a=await async function(e,t){if("windowscookie"===t?.authType){if(t.getAccessToken){const o=await async function(e){if("function"==typeof e)return e();if("string"==typeof e){const t=function(e){return globalThis[e]}(e);if("function"!=typeof t)throw new Error(`getAccessToken function "${e}" not found on globalThis. Please make sure it is defined.`);return t()}}(t.getAccessToken);return o&&await fetch(e,{method:"GET",mode:"cors",credentials:"include",headers:{"Content-Type":"application/json",Authorization:`Bearer ${o}`}}),!0}if(t.loginUri&&!(await fetch(e,{method:"GET",mode:"cors",credentials:"include",redirect:"manual"})).ok)return window.location.replace(t.loginUri),new Promise(()=>{})}return!1}(t,o);return new Promise(e=>{if(window.QlikMain)e(window.QlikMain);else{const o=window.document.createElement("script");t&&(o.src=t),a&&(o.crossOrigin="use-credentials"),o.addEventListener("error",()=>{console.error(`Qlik runtime system not found: ${t}`)}),o.addEventListener("load",()=>{window.QlikMain&&e(window.QlikMain)}),window.document.head.appendChild(o)}})})());var Bh=Object.freeze({__proto__:null,importRuntimeModule:async function(e,t){return t?.runtimeModuleMocks?.[e]?t.runtimeModuleMocks?.[e]:(function(e){if(!window.__qlikMainPrivateResolvers)throw new Error("No main url resolver found");const t=function(e){if(!window.__qlikMainPrivateResolvers)throw new Error("No main url resolver found");let t,o=e?.embedRuntimeUrl||e?.url||e?.host;if(o||"noauth"!==e?.authType||(o="https://cdn.qlikcloud.com/qmfe"),o){for(t=o.toLowerCase().startsWith("https://")||o.toLowerCase().startsWith("http://")?o:`https://${o}`;t.endsWith("/");)t=t.slice(0,-1);return`${t}/qlik-embed/main.js`}}(e);t&&window.__qlikMainPrivateResolvers.resolveMainJsUrlAndHostConfig&&window.__qlikMainPrivateResolvers.resolveMainJsUrlAndHostConfig({url:t,hostConfig:e}),t&&window.__qlikMainPrivateResolvers.resolveMainJsUrl&&(window.__qlikMainPrivateResolvers.forwardCompatibleHostConfig=e,window.__qlikMainPrivateResolvers.resolveMainJsUrl(t))}(t),async function(e){if(!window.__qlikMainPrivateResolvers?.qlikMainPromise)throw new Error("No main url resolver found");return(await window.__qlikMainPrivateResolvers.qlikMainPromise).import(e)}(e))}});const Sh={determineAuthType:Bt,getDefaultHostConfig:Jt,getRestCallAuthParams:Vt,getWebResourceAuthParams:Ht,getWebSocketAuthParams:It,handleAuthenticationError:Rt,isHostCrossOrigin:St,isWindows:Pt,logout:Gt,registerAuthModule:Dt,registerHostConfig:Et,serializeHostConfig:Lt,setDefaultHostConfig:zt,toValidLocationUrl:Tt,toValidWebsocketLocationUrl:Mt,unregisterHostConfig:Ot,normalizeHostConfig:qt,onFatalAuthError:Ut,onPageRedirectRequested:Ft,onPageRedirectStarted:Qt};var Ph=Object.freeze({__proto__:null,AuthorizationError:xt,InvalidAuthTypeError:wt,InvalidHostConfigError:mt,UnexpectedAuthTypeError:vt,default:Sh,determineAuthType:Bt,getAccessToken:async function(e){const t=(await Vt({method:"GET",...e})).headers?.Authorization;if(0===t.indexOf("Bearer "))return t.substring(7);throw new Error("Unknown format of authorization header returned by remote auth module")},getDefaultHostConfig:Jt,getRestCallAuthParams:Vt,getWebResourceAuthParams:Ht,getWebSocketAuthParams:It,handleAuthenticationError:Rt,isHostCrossOrigin:St,isWindows:Pt,logout:Gt,normalizeHostConfig:qt,onFatalAuthError:Ut,onPageRedirectRequested:Ft,onPageRedirectStarted:Qt,registerAuthModule:Dt,registerHostConfig:Et,serializeHostConfig:Lt,setDefaultHostConfig:zt,toValidLocationUrl:Tt,toValidWebsocketLocationUrl:Mt,unregisterHostConfig:Ot});const Th={invokeFetch:Ne,clearApiCache:Je,parseFetchResponse:Ue};var Mh=Object.freeze({__proto__:null,EncodingError:we,InvokeFetchError:ve,clearApiCache:Je,default:Th,invokeFetch:Ne,parseFetchResponse:Ue}),Ih=Object.freeze({__proto__:null});return function(t){const{sense:o={},translator:a,flags:{isEnabled:r},anything:n,hostConfig:i}=t,s=n.sense?.isFeatureBlacklisted,l=n.sense?.isUnsupportedFeature,{platform:c}=n?.sense??n??o,u={isEnabled:r,isFeatureBlacklisted:s,isUnsupportedFeature:l,platform:c};return jh.style.label=o?a.get("Object.ActionButton"):"Button",{qae:{properties:jh,data:Iu},component(){const t=e.useElement(),o=e.useTheme(),n=e.useNavigation();wh(n),e.useMemo(()=>{const e=document.createElement("button");e.appendChild(document.createElement("text")),t.appendChild(e),Ka(r,i)},[t]);const s=e.useStaleLayout(),l=e.useModel(),u=e.useApp(),h=e.useInteractionState(),p=((t,o)=>{const{background:{useImage:a,mode:r,url:n}={}}=t.style,[i]=e.usePromise(async()=>{if((a||"media"===r)&&n?.qStaticContentUrl?.qUrl&&o){const{queryParams:e}=await d.getWebResourceAuthParams({hostConfig:o});return e}},[n,a,r]);return i})(s,i);Ch(s,u,p,i);const g=Mu({element:t,layout:s,interactions:h,theme:o,app:u,senseNavigation:n,platform:c,translator:a,model:l,isEnabled:r,queryParams:p,hostConfig:i});e.useEffect(()=>()=>{g()},[t]),e.useImperativeHandle(()=>({focus(){t.firstElementChild.onclick()}}),[t])},ext:kh({translator:a,shouldHideInput:u,theme:n.sense?.theme,platform:c})}}});
|