@nebula.js/sn-action-button 2.0.8 → 2.1.1
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/api-specifications/properties.json +1 -1
- package/core/esm/index.js +4 -2
- package/dist/sn-action-button.js +4 -2
- package/dist/sn-action-button.systemjs.js +4 -2
- package/package.json +24 -22
- package/sn-action-button-ext/dist/sn-action-button.js +4 -2
- package/sn-action-button-ext/sn-action-button.qext +1 -1
package/core/esm/index.js
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* @nebula.js/sn-action-button v2.
|
|
2
|
+
* @nebula.js/sn-action-button v2.1.1
|
|
3
3
|
* Copyright (c) 2025 QlikTech International AB
|
|
4
4
|
* Released under the MIT license.
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import{usePromise as e,useElement as t,useTheme as n,useNavigation as r,useMemo as o,useStaleLayout as a,useModel as l,useApp as i,useInteractionState as c,useEffect as u,useImperativeHandle as s}from"@nebula.js/stardust";import f,{forwardRef as p}from"react";let m;const b=()=>(void 0===m&&(m=window.System.import("@qlik-trial/qmfe-api")),m),h=async()=>{const{users:e}=await b();return(await e.getMe()).data},g=async e=>{const{apps:t}=await b(),n=await t.getApp(e);return n.data.attributes&&"spaceId"in n.data.attributes&&"string"==typeof n.data.attributes.spaceId?n.data.attributes.spaceId:"personal"},d=async(e,t,n=!1)=>{const{automations:r}=await b();return(await r.getRun(e,t,{noCache:n})).data},v=async(e,t,n,r)=>{const{automations:o}=await b(),a={};t&&(a["X-Execution-Token"]=n);const l=await o.createRun(e,{context:"api",...r},{headers:a});return{...l,json:()=>Promise.resolve(l.data)}},y=async()=>{var e;return null!==(e=(await fetch("../api/v1/csrf-token")).headers.get("qlik-csrf-token"))&&void 0!==e?e:""},w=async e=>{var t;const n=await fetch(`../api/v1/apps/${e}`),r=await n.json();return(null==r||null===(t=r.attributes)||void 0===t?void 0:t.spaceId)||"personal"},O=async(e,t,n)=>{const r={"Content-Type":"application/json","qlik-csrf-token":await y()};return e&&(r["X-Execution-Token"]=t),{method:"POST",headers:r,body:JSON.stringify(e?n.inputs:n)}},x=e=>{if(void 0===e)return"";let t="";const n=document.createElement("div"),r=document.createTextNode(e);return n.appendChild(r),t=n.innerHTML,n.removeChild(r),t},j="http://",E="https://",P="mailto:",S=e=>e.startsWith(j)?j:e.startsWith(E)?E:e.startsWith(P)?P:j,k=e=>{let t=e;return e.startsWith(j)&&(t=e.slice(7)),e.startsWith(E)&&(t=e.slice(8)),t},C=/(?:[^\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,M=/(^|[^\uD800-\uDBFF])[\uDC00-\uDFFF]|[\uD800-\uDBFF]([^\uDC00-\uDFFF]|$)/g,A=e=>String(e).replace(M,"$1�$2").replace(C,encodeURI);function V(e){var t;let n,r,o;if(null!=e&&null!==(t=e.session)&&void 0!==t&&t.config){const{config:t}=e.session;n=new URL(t.url);const a=function(e){const t=String(e).split(e.host)[1].split("/");return"app"===t[1]?"":`/${t[1]}`}(n);return o="wss:"===n.protocol,r=o?"https://":"http://",r+n.host+a}}const H=(e,t)=>{e.replace(/^\.\.\//i,"/"),e=(e=e.replace(/"/g,'\\"')).replace(/'/g,"\\'");return e=`${V(t)}/`+("/"===e[0]?e.substr(1):e)},z=()=>{try{return window.self!==window.top}catch(e){return!0}};let q={getUser:async()=>{const e=await fetch("../api/v1/users/me");return await e.json()},getSpaceId:w,getAutomationRun:async(e,t)=>(await fetch(`../api/v1/automations/${e}/runs/${t}`)).json(),createAutomationRun:async(e,t,n,r)=>{const o=await O(t,n,r),a=((e,t)=>t?`../api/v1/automations/${e}/actions/execute`:`../api/v1/automations/${e}/runs`)(e,t);return await fetch(a,o)}};const D=async e=>await q.getSpaceId(e),B=(e,t,n)=>{const r=e.get(t);return r===t?n:r},I=e=>B(e,"Object.ActionButton.Automation.DefaultAutomationMsg","Automation finished"),L=(e,t)=>{const n={message:I(t)};if(void 0!==e){if("object"==typeof e)return Array.isArray(e)?(null==e?void 0:e.length)>0?{message:e.join(" ")}:n:Object.keys(e).includes("message")?e:n;try{const t=JSON.parse(e);return Object.keys(t).includes("message")?t:n}catch(t){return""===e?n:"string"==typeof e||"number"==typeof e?{message:e}:n}}return n},T=async(e,t,n,r,o)=>{const a=await(async(e,t,n=!1)=>await q.getAutomationRun(e,t,n))(e,t,!0);switch(a.status){case"queued":case"running":case"not started":case"starting":return r>300?{ok:!1,message:B(n,"geo.findLocation.error.timeout","Timeout")}:setTimeout((()=>T(e,t,n,r+1,o)),2e3);case"finished":var l;return(null===(l=a.title)||void 0===l?void 0:l.length)>0?o({...L(a.title,n),ok:!0}):o({message:I(n),ok:!0});case"failed":var i;return(null===(i=a.title)||void 0===i?void 0:i.length)>0?o({...L(a.title,n),ok:!1}):o({message:B(n,"Object.ActionButton.Automation.AutomationError","Automation error"),ok:!1});case"finished with warnings":var c;return(null===(c=a.title)||void 0===c?void 0:c.length)>0?o({...L(a.title,n),ok:!1}):o({message:I(n),ok:!0});case"must stop":case"stopped":var u;return(null===(u=a.title)||void 0===u?void 0:u.length)>0?o({...L(a.title,n),ok:!1}):o({message:B(n,"Object.ActionButton.Automation.DefaultAutomationMsg","Unknown error"),ok:!1});default:var s;return(null===(s=a.title)||void 0===s?void 0:s.length)>0?o({...L(a.title,n),ok:!0}):o({message:I(n),ok:!0})}},N=(e,t)=>{null!=e&&Object.keys(t).forEach((n=>{e.style[n]=t[n]}))},F=e=>{N(e,{opacity:0}),setTimeout((()=>{e.remove()}),1e3)},_=(e,t,n)=>{const{message:r,url:o,urlText:a}=e,l=x(r),i=document.createElement("div"),c=`sn-action-button-snackbar-${(Math.random()+1).toString(36).substring(7)}`;i.setAttribute("id",c);const u=document.querySelectorAll(".sn-action-button-snackbar"),s=24+5*((null==u?void 0:u.length)||0),f=x(a||"Open");N(i,{width:"400px",height:"35px","background-color":"#FFFFFF",position:"fixed",left:"calc(50% - 200px)",right:"auto",bottom:`${s}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 p=`<div class="sn-action-button-snackbar" style="display: flex; justify-content: space-between; height: 100%; align-items: center;">\n ${n?'<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;">${l}${o?`<a href="${(e=>{const t=S(e),n=k(e);return`${t}${A(n)}`})(o)}" style="margin-left: 6px;" target="${m=t,m?z()?"_parent":"_self":"_blank"}">${f}</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 m;return i.innerHTML=p,i},$=async({app:e,automationId:t,bookmark:n,senseNavigation:r,inputParameters:o})=>{const a=await(async()=>await q.getUser())();return{id:t,inputs:{...null==o?void 0:o.reduce(((e,t)=>({...e,[t.key]:t.value})),{}),app:e.id,bookmark:n,sheet:null==r?void 0:r.getCurrentSheetId(),user:a.id,space:await D(e.id),tenant:a.tenantId,time:new Date},context:"qsbutton"}},R=async(e,t)=>{var n;let{automationId:r}=e;"object"==typeof e.automationId&&null!==(n=e.automationId)&&void 0!==n&&null!==(n=n.qStringExpression)&&void 0!==n&&n.qExpr&&(r=await t.app.evaluate(e.automationId.qStringExpression.qExpr));const o=await(async e=>{if(e.length>2)return(await fetch(`../api/v1/automations/${e}`)).json();return null})(r);return null==o?void 0:o.executionToken},U=[{value:"applyBookmark",translation:"Object.ActionButton.ApplyBookmark",group:"bookmark",hide:({isUnsupportedFeature:e})=>null==e?void 0:e("bookmarks"),getActionCall:({app:e,bookmark:t})=>async()=>{var n,r;const o=await e.getBookmarkList(),a=o.find((e=>{var n;return(null==e||null===(n=e.qInfo)||void 0===n?void 0:n.qId)===t}));var l;((null==a||null===(n=a.qData)||void 0===n||null===(n=n.qBookmark)||void 0===n||null===(n=n.qPatches)||void 0===n?void 0:n.length)>0||null!=a&&null!==(r=a.qMeta)&&void 0!==r&&r.isExtended)&&await(null===(l=e.clearAllSoftPatches)||void 0===l?void 0:l.call(e));const i=o.find((e=>{var n;return(null==e||null===(n=e.qData)||void 0===n?void 0:n.title)===t}));t&&await e.applyBookmark(i&&i.qInfo&&i.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:n})=>async()=>{if(n){const r=await e.getField(n,t),o=!1;await r.clearAllButThis(o)}},requiredInput:["field"]},{value:"clearField",translation:"Object.ActionButton.ClearSelectionInField",group:"selection",getActionCall:({app:e,qStateName:t,field:n})=>async()=>{if(n){const r=await e.getField(n,t);await r.clear()}},requiredInput:["field"]},{value:"selectAll",translation:"Object.ActionButton.SelectAllInField",group:"selection",getActionCall:({app:e,qStateName:t,field:n,softLock:r})=>async()=>{if(n){const o=await e.getField(n,t);await o.selectAll(r)}},requiredInput:["field","softLock"]},{value:"selectValues",translation:"Object.ActionButton.SelectValuesInField",group:"selection",getActionCall:({app:e,qStateName:t,field:n,value:r,softLock:o})=>async({overrideValue:a})=>{const l=null!=a?a:r;if(n){var i;const r=await e.getField(n,t),a=await e.getFieldDescription(n),c=await(async(e,t,n)=>{let r=t.split(";");if(n){let t="";r.forEach((e=>{t+=`Num('${e}')&';'&`})),r=(await e.evaluate(t.slice(0,-5))).split(";")}return r.map((e=>Number.isNaN(+e)?{qText:e}:{qIsNumeric:!0,qNumber:Number(e)}))})(e,l,null==a||null===(i=a.qTags)||void 0===i?void 0:i.includes("$date"));await r.selectValues(c,!1,o)}},requiredInput:["field","value","softLock"]},{value:"selectMatchingValues",translation:"Object.ActionButton.SelectMatchingValues",group:"selection",getActionCall:({app:e,qStateName:t,field:n,value:r})=>async({overrideValue:o})=>{const a=null!=o?o:r;if(n){const r=await e.getField(n,t);await r.select(a,!1)}},requiredInput:["field","value"]},{value:"selectAlternative",translation:"Object.ActionButton.SelectAlternatives",group:"selection",getActionCall:({app:e,qStateName:t,field:n,softLock:r})=>async()=>{if(n){const o=await e.getField(n,t);await o.selectAlternative(r)}},hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("advancedSelectionOptions"),requiredInput:["field","softLock"]},{value:"cyclicDimension",translation:"Object.ActionButton.CyclicDimension",group:"selection",getActionCall:({cyclicDimensionId:e,indexStepper:t,app:n})=>async()=>{const r=await n.getDimension(e);await r.stepCycle(t)},requiredInput:["cyclicDimension","indexStepper"]},{value:"cyclicDimensionSetActive",translation:"Object.ActionButton.CyclicDimensionSetActive",group:"selection",getActionCall:({cyclicDimensionId:e,groupFieldIndex:t,app:n})=>async()=>{const r=await n.getDimension(e);await r.setActiveField(t)},requiredInput:["cyclicDimension","groupFieldIndex"]},{value:"selectExcluded",translation:"Object.ActionButton.SelectExcluded",group:"selection",getActionCall:({app:e,qStateName:t,field:n,softLock:r})=>async()=>{if(n){const o=await e.getField(n,t);await o.selectExcluded(r)}},hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("advancedSelectionOptions"),requiredInput:["field","softLock"]},{value:"selectPossible",translation:"Object.ActionButton.SelectPossibleValues",group:"selection",getActionCall:({app:e,qStateName:t,field:n})=>async()=>{if(n){const r=await e.getField(n,t),o=!1;await r.selectPossible(o)}},hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("advancedSelectionOptions"),requiredInput:["field"]},{value:"toggleSelect",translation:"Object.ActionButton.ToggleFieldSelection",group:"selection",getActionCall:({app:e,qStateName:t,field:n,value:r})=>async({overrideValue:o})=>{const a=null!=o?o:r;if(n){const r=await e.getField(n,t),o=!1;await r.toggleSelect(a,o)}},requiredInput:["field","value"]},{value:"lockAll",translation:"Object.ActionButton.LockAllSelections",group:"selection",getActionCall:({app:e})=>async()=>{await e.lockAll()},hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("advancedSelectionOptions"),requiredInput:[]},{value:"lockField",translation:"Object.ActionButton.LockField",group:"selection",getActionCall:({app:e,qStateName:t,field:n})=>async()=>{if(n){const r=await e.getField(n,t);await r.lock()}},hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("advancedSelectionOptions"),requiredInput:["field"]},{value:"unlockAll",translation:"Object.ActionButton.UnlockAllSelections",group:"selection",getActionCall:({app:e})=>async()=>{await e.unlockAll()},hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("advancedSelectionOptions"),requiredInput:[]},{value:"unlockField",translation:"Object.ActionButton.UnlockAField",group:"selection",getActionCall:({app:e,qStateName:t,field:n})=>async()=>{if(n){const r=await e.getField(n,t);await r.unlock()}},hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("advancedSelectionOptions"),requiredInput:["field"]},{value:"setVariable",translation:"Object.ActionButton.SetVariable",group:"variables",getActionCall:({app:e,variable:t,value:n})=>async({overrideValue:r,overrideVariable:o})=>{const a=null!=r?r:n,l=null!=o?o:t;if(l)try{const t=await e.getVariableByName(l);await t.setStringValue(a)}catch(e){}},requiredInput:["variable","value"]},{value:"doReload",translation:"Object.ActionButton.DoReload",group:"reload",hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("reloadData"),getActionCall:({app:e,partial:t,platform:n,isEnabled:r})=>async()=>{if(null!=n&&n.isCloud&&!t&&r("IM_2843_BUTTON_STATELESS_RELOAD"))await fetch("../api/v1/reloads",{method:"POST",headers:{"Content-Type":"application/json","qlik-csrf-token":await y()},body:JSON.stringify({appId:e.id,partial:t})});else{await e.doReload(0,!!t,!1)&&await e.doSave()}},requiredInput:["partial"]},{translation:"Object.ActionButton.ExecuteAutomation",value:"executeAutomation",getActionCall:({app:e,automation:t,automationId:n,automationTriggered:r,automationExecutionToken:o,automationPostData:a,automationShowNotification:l,automationNotificationDuration:i,automationOpenLinkSameWindow:c,inputParameters:u,translator:s,senseNavigation:f})=>async({overrideAutomationInputParameters:p})=>{if(n.length)try{if(void 0===n||0===n.length)return;let t;a&&(t=await(async e=>e.createTemporaryBookmark({qOptions:{qIncludeVariables:!0,qIncludeAllPatches:!0}}))(e));const m=await $({app:e,automationId:n,bookmark:t,senseNavigation:f,inputParameters:p||u}),b=await(async(e,t,n,r)=>await q.createAutomationRun(e,t,n,r))(n,r,o,m),h=await(async(e,t,n,r)=>{let o;switch(n.status){case 200:case 201:{const a=await n.json(),{status:l,guid:i,id:c}=a,u=void 0===c?i:c;if(t&&"queued"!==l)o=L(a,r),o.ok=!0;else{const t=new Promise((t=>{T(e,u,r,0,t)}));o=await t}break}case 400:o={message:B(r,"Object.ActionButton.Automation.BadRequest","Bad request"),ok:!1};break;case 401:case 403:o={message:B(r,"Object.ActionButton.Automation.NotAuthorized","You are not authorized to run this automation"),ok:!1};break;case 404:o={message:B(r,"Object.ActionButton.Automation.AutomationNotFound","Automation not found"),ok:!1};break;case 500:case 503:o={message:B(r,"Object.ActionButton.Automation.AutomationError","Automation error"),ok:!1};break;default:o={message:B(r,"Object.ActionButton.Automation.UnkownError","Unknown error"),ok:!1}}return o})(n,r,b,s);l&&await(async(e,t,n)=>{const r=_(e,n,!e.ok);r.focus(),r.querySelector(".sn-action-button-snackbar-close").addEventListener("click",(()=>{F(r)})),document.querySelector("body").appendChild(r),N(r,{opacity:1}),setTimeout((()=>{F(r)}),Math.max(1e3*t-400,1))})(h,i,c)}catch(e){}else void 0!==t&&await(async(e,t,n)=>{try{e=encodeURIComponent(e);const r=await fetch(`../api/v1/items/${e}`).then((e=>e.json())),o=await fetch(`../api/v1/automations/${r.resourceId}`).then((e=>e.json())),a=`../api/v1/automations/${o.id}/actions/execute`;let l={};if(t){const t=await fetch(`../api/v1/automations/${r.resourceId}/blocks`).then((e=>e.json())).then((e=>{let t=[];for(let n=0;n<e.blocks.length;n++)if("FormBlock"===e.blocks[n].type){t=e.blocks[n].form;break}return t}));if(t.length>0){const r=new Date,o={qProp:{qInfo:{qId:`automation_${n.id}_${e}_${r.getTime()}`,qType:"bookmark"},qMetaDef:{title:`Generated automation bookmark on ${r.toISOString()}`,description:"Generated to provide target automation with bookmark to get current selection state",_createdBy:"sn-action-button",_createdFor:"automation",_createdOn:`${r.toISOString()}`,_id:`automation_${encodeURIComponent(n.id)}_${e}_${r.getTime()}`}}},a=await n.createBookmark(o).then((e=>e.getLayout())).then((e=>e.qInfo.qId));await n.saveObjects(),l={inputs:{[t[0].label.toLowerCase()]:encodeURIComponent(n.id),[t[1].label.toLowerCase()]:a}}}}const i=await O(!0,o.executionToken,l);await fetch(a,i).then((e=>e.json()))}catch(e){}})(t,a,e)},requiredInput:["automation"],hide:({isEnabled:e})=>!(null!=e&&e("ACTION_BUTTON_AUTOMATIONS"))},{value:"refreshDynamicViews",translation:"Object.ActionButton.RefreshDynamicViews",group:"dynamicViews",getActionCall:({senseNavigation:e})=>async()=>{"function"==typeof e.refreshDynamicViews&&await e.refreshDynamicViews()},requiredInput:[]}],W=e=>U.filter((t=>{var n;return!(null!==(n=t.hide)&&void 0!==n&&n.call(t,e))}));function G(e,t){const n=U.find((t=>e.actionType===t.value));return n&&n.requiredInput&&-1!==n.requiredInput.indexOf(t)}const Z=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-t.qData.rank)),Y=[{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 n=await Z(e);await t.goToSheet(n[n.length-1].qInfo.qId)},requiredInput:[]},{translation:"Object.ActionButton.GoToFirstSheet",value:"firstSheet",navigationCall:async({app:e,senseNavigation:t})=>{const n=await Z(e);await t.goToSheet(n[0].qInfo.qId)},requiredInput:[]},{translation:"Object.ActionButton.GoToASheet",value:"goToSheet",navigationCall:async({senseNavigation:e,sheet:t,chartId:n})=>{t&&await e.goToSheet(t,n)},requiredInput:["sheet","chartId"]},{translation:"Object.ActionButton.GoToSheetById",value:"goToSheetById",navigationCall:async({senseNavigation:e,sheet:t})=>{t&&await e.goToSheet(t)},requiredInput:["sheetId"]},{translation:"Object.ActionButton.GoToStory",hide:({isFeatureBlacklisted:e})=>null==e?void 0: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 n=S(e),r=k(e),o=(e=>{let t;try{t=new URL(e)}catch(e){return!1}return t.protocol===P})(r);let a="";if(o&&window.open(r,a,"noopener"),t&&(a=z()?"_parent":"_self",window.open(`${n}${r}`,a,"noopener")),!o&&!t){const e=A(r);window.open(`${n}${e}`,a,"noopener")}}}catch(e){}},requiredInput:["websiteUrl","sameWindow"]},{translation:"Object.ActionButton.DocumentChain",value:"openChainedApp",hide:({isEnabled:e,isUnsupportedFeature:t})=>!(null!=e&&e("ACTION_BUTTON_DOCUMENT_CHAINING"))||(null==t?void 0:t("bookmarks")),navigationCall:async({app:e,sameWindow:t,appId:n,sheet:r})=>{const o=e.storeTempSelectionState&&await e.storeTempSelectionState();let a="";t&&(a=z()?"_parent":"_self");const l=r?`/sheet/${encodeURIComponent(r)}`:"",i=`../sense/app/${encodeURIComponent(n)}${l}/tempselectionstate/${encodeURIComponent(o)}`;window.open(i,a,"noopener")},requiredInput:["sameWindow","appId","sheetId"]},{translation:"Object.ActionButton.SelectOdagApp",value:"odagLink",navigationCall:async({app:e,senseNavigation:t,odagLink:n,element:r})=>{"function"==typeof t.openOdagPopup&&n&&n.length>0&&await t.openOdagPopup(e,n,r)},requiredInput:["odagLink"]}],K=e=>Y.filter((t=>{var n;return!(null!==(n=t.hide)&&void 0!==n&&n.call(t,e))})),X=(e,t)=>{const n=Y.find((t=>e.navigation.action===t.value));return n&&n.requiredInput&&-1!==n.requiredInput.indexOf(t)};var J={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};function Q(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ee=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Q(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M9 7V2H7v5H2v2h5v5h2V9h5V7z"}))));function te(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ne=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){te(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function re(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const oe=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){re(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ae(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const le=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ae(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ie(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ce=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ie(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ue(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const se=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ue(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"m8 9 4.5-4.5L14 6l-4.5 4.5L8 12 2 6l1.5-1.5z"}))));function fe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const pe=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){fe(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"m7 8 4.5 4.5L10 14 4 8l6-6 1.5 1.5z"}))));function me(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const be=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){me(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M8.5 8 4 3.5 5.5 2l6 6-6 6L4 12.5z"}))));function he(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ge=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){he(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"m8 7-4.5 4.5L2 10l6-6 6 6-1.5 1.5z"}),f.createElement("use",{fillRule:"evenodd"}))));function de(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ve=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){de(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ye(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const we=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ye(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Oe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const xe=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Oe(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function je(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ee=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){je(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Pe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Se=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Pe(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ke(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ce=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ke(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Me(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ae=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Me(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Ve(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const He=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ve(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ze(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const qe=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ze(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function De(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Be=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){De(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"m8 12-5 4V2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v14zM4 1.951V13.7l4-3.201 4 3.201V1.951C12 1.426 11.552 1 11 1H5c-.552 0-1 .426-1 .951"}))));function Ie(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Le=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ie(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Te(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ne=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Te(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Fe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const _e=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Fe(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M4 0v1h8V0h1v1h2a1 1 0 0 1 .993.883L16 2v13a1 1 0 0 1-.883.993L15 16H1a1 1 0 0 1-.993-.883L0 15V2a1 1 0 0 1 .883-.993L1 1h2V0zM1 6v9h14V6zm12 3v4H9V9zm-1 1h-2v2h2zM1 5h14V2h-2v1h-1V2H4v1H3V2H1z"}))));function $e(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Re=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){$e(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M14 0a1 1 0 0 1 1 1v13.997a1 1 0 0 1-1 1h-.003l-12-.041a1 1 0 0 1-.997-1V1a1 1 0 0 1 1-1zM3 1H2v14h1zm11 0H4v14h10zm-2 2v3H6V3zm-1 1H7v1h4z"}))));function Ue(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const We=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ue(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Ge(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ze=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ge(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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 0M9.166 6.166c1.555-1.555 4.113-1.555 5.668 0s1.555 4.113 0 5.668-4.113 1.555-5.668 0-1.555-4.063 0-5.668m4.966 1.555a.56.56 0 0 0 0-.803.56.56 0 0 0-.803 0l-1.304 1.305-1.304-1.305a.522.522 0 0 0-.803 0 .524.524 0 0 0 0 .803l1.305 1.304-1.305 1.304c-.25.2-.25.552 0 .803.251.25.602.25.803 0l1.304-1.304 1.304 1.304c.2.25.552.25.803 0 .2-.201.25-.602 0-.803l-1.304-1.304z"}))));function Ye(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ke=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ye(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Xe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Je=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Xe(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"m9.345 8 3.982 3.982a.951.951 0 0 1-1.345 1.345L8 9.345l-3.982 3.982a.951.951 0 0 1-1.345-1.345L6.655 8 2.673 4.018a.951.951 0 0 1 1.345-1.345L8 6.655l3.982-3.982a.951.951 0 1 1 1.345 1.345z"}))));function Qe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const et=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Qe(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function tt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const nt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){tt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function rt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ot=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){rt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function at(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const lt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){at(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function it(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ct=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){it(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ut(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const st=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ut(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ft(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const pt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ft(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M15 1a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-4v4a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h4V2a1 1 0 0 1 1-1zM5 7H1.5a.5.5 0 0 0-.492.41L1 7.5v6a.5.5 0 0 0 .41.492L1.5 14h8a.5.5 0 0 0 .492-.41L10 13.5V10H6a1 1 0 0 1-.993-.883L5 9zm9.5-5h-8l-.09.008a.5.5 0 0 0-.402.402L6 2.5v6l.008.09a.5.5 0 0 0 .402.402L6.5 9h8l.09-.008a.5.5 0 0 0 .402-.402L15 8.5v-6l-.008-.09a.5.5 0 0 0-.402-.402z"}))));function mt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const bt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){mt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ht(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const gt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ht(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function dt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const vt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){dt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function yt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const wt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){yt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Ot(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const xt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ot(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function jt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Et=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){jt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Pt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const St=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Pt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"m2.15 8.5 3.416 3.659-.732.682L.316 8l4.518-4.841.732.682L2.15 7.5H15v1z"}))));function kt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ct=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){kt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Mt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const At=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Mt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M0 11h1v4H0zm15 0h1v4h-1zM1 14h14v1H1zm6.5-3.5V.5h1v10zm.5 1.207L3.293 7 4 6.293l4 4 4-4 .707.707z"}))));function Vt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ht=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Vt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function zt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const qt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){zt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}),f.createElement("use",{fillRule:"evenodd"}))));function Dt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Bt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Dt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function It(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Lt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){It(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Tt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Nt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Tt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M8 2H1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V9h-1v4H1V3h7zm-1 8V8.5A4.5 4.5 0 0 1 11.5 4h2.293l-2-2 .707-.707L15.707 4.5 12.5 7.707 11.793 7l2-2H11.5A3.5 3.5 0 0 0 8 8.5V10z"}))));function Ft(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const _t=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ft(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function $t(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Rt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){$t(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Ut(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Wt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ut(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M9.586 0a1 1 0 0 1 .608.206l.099.087 4.414 4.414a1 1 0 0 1 .284.576l.009.131V14a2 2 0 0 1-1.85 1.995L13 16H3a2 2 0 0 1-1.995-1.85L1 14V2A2 2 0 0 1 2.85.005L3 0zM9 1H3a1 1 0 0 0-.993.883L2 2v12a1 1 0 0 0 .883.993L3 15h10a1 1 0 0 0 .993-.883L14 14V6h-3a2 2 0 0 1-1.995-1.85L9 4zm1 .5V4a1 1 0 0 0 .883.993L11 5h2.5z"}))));function Gt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Zt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Gt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Yt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Kt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Yt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Xt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Jt=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Xt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Qt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const en=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Qt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function tn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const nn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){tn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function rn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const on=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){rn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M0 0h5v2H2v3H0V0m2 11v3h3v2H0v-5zM15 0h1v5h-2V2h-3V0zm-1 14v-3h2v5h-5v-2z"}))));function an(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ln=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){an(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function cn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const un=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){cn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function sn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const fn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){sn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M4 10h4a4 4 0 0 1 4 4H0a4 4 0 0 1 4-4m2-1a3 3 0 1 1 0-6 3 3 0 0 1 0 6m6.584 3a5 5 0 0 0-3.98-2.964c.342-.293.634-.644.86-1.036H12a4 4 0 0 1 4 4zM9.892 6.926a4.01 4.01 0 0 0-1.334-4.001 2.5 2.5 0 1 1 1.334 4"}),f.createElement("use",{fillRule:"evenodd"}))));function pn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const mn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){pn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M1 3h14v2H1zm0 4h14v2H1zm0 6v-2h14v2z"}))));function bn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const hn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){bn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M3 15V1h2v14zm4 0V1h2v14zm6 0h-2V1h2z"}))));function gn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const dn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){gn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function vn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const yn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){vn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function wn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const On=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){wn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M9.5.143A8 8 0 1 1 .003 8.262L0 8.009h1a7 7 0 0 0 14 0 7 7 0 0 0-13.328-3H4v1H0v-4h1v2.115A8 8 0 0 1 9.5.143m-1 1.866v5.71l3.248 1.856-.496.868L7.5 8.3V2.01z"}))));function xn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const jn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){xn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function En(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Pn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){En(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Sn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const kn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Sn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M15 2v1.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.5V2zM8 2H1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V9h-1v4H1V3h7z"}))));function Cn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Mn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Cn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function An(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Vn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){An(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Hn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const zn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Hn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function qn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Dn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){qn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Bn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const In=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Bn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Ln(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Tn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ln(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Nn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Fn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Nn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function _n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const $n=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){_n(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Rn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Un=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Rn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Wn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Gn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Wn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Zn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Yn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Zn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Kn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Xn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Kn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Jn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Qn=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Jn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M16 0v5h-1V1.707l-4.5 4.5-.707-.707 4.5-4.501L11 1V0zM5.5 9.793l.707.707L1.706 15H5v1H0v-5h1v3.292z"}))));function er(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const tr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){er(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"m14.707 0 .707.707-5 5h3.293v1h-5v-5h1V5l5-4.999Zm-8 8.707v5h-1v-3.293l-5 5L0 14.707l4.999-5H1.707v-1z"}))));function nr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const rr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){nr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M15 4H1V2h14zm0 10H1v-2h14zm0-5H1V7h14z"}))));function or(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ar=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){or(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function lr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ir=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){lr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M2 6.5h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1m5.5 0h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1m5.5 0h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1"}))));function cr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ur=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){cr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function sr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const fr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){sr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M13 11h1v5h-1zm-2 2h5v1h-5zM2 4h12v1H2zm0-2h12v7h1V2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h7v-1H2z"}))));function pr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const mr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){pr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function br(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const hr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){br(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function gr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const dr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){gr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}),f.createElement("use",{fillRule:"evenodd"}))));function vr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const yr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){vr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function wr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Or=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){wr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M2 16V0h4v16zm8-16h4v16h-4z"}))));function xr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const jr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){xr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}),f.createElement("use",{fillRule:"evenodd"}))));function Er(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Pr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Er(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Sr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const kr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Sr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Cr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Mr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Cr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Ar(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Vr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ar(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Hr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const zr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Hr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function qr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Dr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){qr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Br(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ir=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Br(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"m7 8 4.5 4.5L10 14 4 8l6-6 1.5 1.5z"}),f.createElement("use",{fillRule:"evenodd"}))));function Lr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Tr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Lr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Nr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Fr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Nr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function _r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const $r=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){_r(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Rr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ur=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Rr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Wr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Gr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Wr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Zr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Yr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Zr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Kr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Xr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Kr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Jr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Qr=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Jr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function eo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const to=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){eo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function no(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ro=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){no(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function oo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ao=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){oo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function lo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const io=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){lo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function co(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const uo=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){co(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function so(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const fo=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){so(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function po(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const mo=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){po(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function bo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ho=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){bo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function go(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const vo=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){go(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function yo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const wo=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){yo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Oo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const xo=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Oo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function jo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Eo=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){jo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Po(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const So=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Po(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ko(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Co=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ko(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Mo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ao=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Mo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Vo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ho=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Vo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function zo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const qo=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){zo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Do(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Bo=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Do(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Io(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Lo=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Io(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}),f.createElement("use",{fillRule:"evenodd"}))));function To(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const No=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){To(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Fo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const _o=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Fo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function $o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ro=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){$o(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Uo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Wo=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Uo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Go(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Zo=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Go(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"m6 10 7-7 2 2-7 7-2 2-5-5 2-2z"}))));function Yo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ko=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Yo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Xo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Jo=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Xo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M0 16V0h16v16zM1 1v8h8V1zm9 7v3h5V8zm2 4h-2v3h2zm3-11h-5v6h5zM9 15v-5H6v5zm-4-5H1v5h4zm8 2v3h2v-3z"}))));function Qo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ea=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Qo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ta(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const na=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ta(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ra(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const oa=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ra(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function aa(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const la=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){aa(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ia(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ca=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ia(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ua(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const sa=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ua(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}),f.createElement("use",{fillRule:"evenodd"}))));function fa(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const pa=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){fa(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ma(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ba=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ma(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ha(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ga=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ha(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"m15 9-7 7-7-7zM1 7l7-7 7 7z"}))));function da(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const va=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){da(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function ya(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const wa=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ya(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M7.646 1.168 1.168 7.646.46 6.94 6.939.461a1.5 1.5 0 0 1 2.122 0l6.478 6.478a1.5 1.5 0 0 1 0 2.122l-6.478 6.478a1.5 1.5 0 0 1-2.122 0L.461 9.061a1.5 1.5 0 0 1 0-2.122l.707.707a.5.5 0 0 0 0 .708l6.478 6.478a.5.5 0 0 0 .708 0l6.478-6.478a.5.5 0 0 0 0-.708L8.354 1.168a.5.5 0 0 0-.708 0M8.75 11a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M7.5 4h1v5h-1z"}))));function Oa(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const xa=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Oa(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("path",{d:"M15.738 13.5c.5.8.1 1.5-.8 1.5h-13.9c-1 0-1.3-.7-.8-1.5l6.8-11.9c.5-.8 1.3-.8 1.8 0zm-6.8-2c0-.3-.2-.5-.5-.5h-1c-.3 0-.5.2-.5.5v1c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5zm0-6c0-.3-.2-.5-.5-.5h-1c-.3 0-.5.2-.5.5v4c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5z"}))));function ja(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ea=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ja(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Pa(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Sa=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Pa(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));var ka=[{value:"image",label:"Image",icon:f.createElement(Pn,null)},{value:"back",icon:f.createElement(Ee,null),label:"Back"},{value:"forward",icon:f.createElement(en,null),label:"Forward"},{value:"history",icon:f.createElement(On,null),label:"History"},{value:"help",icon:f.createElement(dn,null),label:"Help"},{value:"info",icon:f.createElement(Vn,null),label:"Info"},{value:"text",icon:f.createElement(Wo,null),label:"Text"},{value:"group",icon:f.createElement(fn,null),label:"Group"},{value:"search",icon:f.createElement(to,null),label:"Search"},{value:"zoom-in",icon:f.createElement(Ea,null),label:"Zoom in"},{value:"zoom-out",icon:f.createElement(Sa,null),label:"Zoom out"},{value:"export",icon:f.createElement(Nt,null),label:"Export"},{value:"import",icon:f.createElement(kn,null),label:"Import"},{value:"field",icon:f.createElement(Rt,null),label:"Field"},{value:"lock",icon:f.createElement(Gn,null),label:"Lock"},{value:"unlock",icon:f.createElement(pa,null),label:"Unlock"},{value:"database",icon:f.createElement(gt,null),label:"Database"},{value:"calendar",icon:f.createElement(_e,null),label:"Calendar"},{value:"bookmark",icon:f.createElement(Be,null),label:"Bookmark"},{value:"library",icon:f.createElement(Re,null),label:"Library"},{value:"star",icon:f.createElement(Ao,null),label:"Star"},{value:"print",icon:f.createElement(Tr,null),label:"Print"},{value:"remove",icon:f.createElement(Ur,null),label:"Remove"},{value:"handle",icon:f.createElement(mn,null),label:"Handle"},{value:"handle-horizontal",icon:f.createElement(hn,null),label:"Handle horizontal"},{value:"menu",icon:f.createElement(rr,null),label:"Menu"},{value:"list",icon:f.createElement(Un,null),label:"List"},{value:"unordered-list",icon:f.createElement(ba,null),label:"Unordered list"},{value:"clock",icon:f.createElement(Ke,null),label:"Clock"},{value:"puzzle",icon:f.createElement(Fr,null),label:"Puzzle"},{value:"filterpane",icon:f.createElement(Kt,null),label:"Filterpane"},{value:"plus",icon:f.createElement(Dr,null),label:"Plus"},{value:"minus",icon:f.createElement(ar,null),label:"Minus"},{value:"triangle-top",icon:f.createElement(la,null),label:"Triangle top"},{value:"triangle-bottom",icon:f.createElement(ea,null),label:"Triangle bottom"},{value:"triangle-left",icon:f.createElement(na,null),label:"Triangle left"},{value:"triangle-right",icon:f.createElement(oa,null),label:"Triangle right"},{value:"tick",icon:f.createElement(Zo,null),label:"Tick"},{value:"cogwheel",icon:f.createElement(ot,null),label:"Cogwheel"},{value:"settings",icon:f.createElement(vo,null),label:"Settings"},{value:"cut",icon:f.createElement(bt,null),label:"Cut"},{value:"copy",icon:f.createElement(pt,null),label:"Copy"},{value:"paste",icon:f.createElement(yr,null),label:"Paste"},{value:"camera",label:"Camera"},{value:"slide-show",icon:f.createElement(So,null),label:"Slide show"},{value:"palette",icon:f.createElement(dr,null),label:"Palette"},{value:"shapes",icon:f.createElement(wo,null),label:"Shapes"},{value:"effects",icon:f.createElement(Lt,null),label:"Effects"},{value:"file",icon:f.createElement(Wt,null),label:"File"},{value:"expand",icon:f.createElement(Qn,null),label:"Expand"},{value:"collapse",icon:f.createElement(tr,null),label:"Collapse"},{value:"bin",icon:f.createElement(He,null),label:"Bin"},{value:"link",icon:f.createElement($n,null),label:"Link"},{value:"pivot",icon:f.createElement(Mr,null),label:"Pivot"},{value:"reload",icon:f.createElement($r,null),label:"Reload"},{value:"add",icon:f.createElement(ee,null),label:"Add"},{value:"edit",icon:f.createElement(Bt,null),label:"Edit"},{value:"key",icon:f.createElement(Dn,null),label:"Key"},{value:"box",icon:f.createElement(Le,null),label:"Box"},{value:"home",icon:f.createElement(jn,null),label:"Home"},{value:"person",icon:f.createElement(jr,null),label:"Person"},{value:"grid",icon:f.createElement(un,null),label:"Grid"},{value:"cloud",icon:f.createElement(et,null),label:"Cloud"},{value:"more",icon:f.createElement(ir,null),label:"More"},{value:"folder",icon:f.createElement(Jt,null),label:"Folder"},{value:"drop",icon:f.createElement(qt,null),label:"Drop"},{value:"play",icon:f.createElement(zr,null),label:"Play"},{value:"tag",icon:f.createElement(Ro,null),label:"Tag"},{value:"close",icon:f.createElement(Je,null),label:"Close"},{value:"warning",icon:f.createElement(wa,null),label:"Warning"},{value:"warning-triangle",icon:f.createElement(xa,null),label:"Warning triangle"},{value:"share",icon:f.createElement(xo,null),label:"Share"},{value:"top",icon:f.createElement(Ko,null),label:"Top"},{value:"low-resolution",icon:f.createElement(Yn,null),label:"Low resolution"},{value:"high-resolution",icon:f.createElement(yn,null),label:"High resolution"},{value:"view",icon:f.createElement(va,null),label:"View"},{value:"control",icon:f.createElement(st,null),label:"Control"},{value:"code",icon:f.createElement(nt,null),label:"Code"},{value:"upload",label:"Upload"},{value:"repair",label:"Repair"},{value:"split",icon:f.createElement(Co,null),label:"Split"},{value:"up-down",icon:f.createElement(ga,null),label:"Up down"},{value:"disconnect",label:"Disconnect"},{value:"photo-library",icon:f.createElement(Pr,null),label:"Photo library"},{value:"application",icon:f.createElement(ce,null),label:"Application"},{value:"new-tab",icon:f.createElement(fr,null),label:"New tab"},{value:"ascending",icon:f.createElement(xt,null),label:"Ascending"},{value:"descending",icon:f.createElement(ve,null),label:"Descending"},{value:"arrow-up",icon:f.createElement(ge,null),label:"Arrow up"},{value:"arrow-down",icon:f.createElement(se,null),label:"Arrow down"},{value:"arrow-right",icon:f.createElement(be,null),label:"Arrow right"},{value:"arrow-left",icon:f.createElement(pe,null),label:"Arrow left"},{value:"sync",icon:f.createElement(No,null),label:"Sync"},{value:"draggable",icon:f.createElement(Ht,null),label:"Draggable"},{value:"book",icon:f.createElement(qe,null),label:"Book"},{value:"measure",label:"Measure"},{value:"download",icon:f.createElement(At,null),label:"Download"},{value:"more-rounded",icon:f.createElement(ur,null),label:"More rounded"},{value:"align-object-left",icon:f.createElement(oe,null),label:"Align object-left"},{value:"align-object-center",icon:f.createElement(ne,null),label:"Align object-center"},{value:"align-object-right",icon:f.createElement(le,null),label:"Align object-right"},{value:"submit",icon:f.createElement(Bo,null),label:"Submit"},{value:"operators",icon:f.createElement(hr,null),label:"Operators"},{value:"general-data-class",icon:f.createElement(on,null),label:"General data-class"},{value:"building",label:"Building"},{value:"bell",icon:f.createElement(Ae,null),label:"Bell"},{value:"unlink",icon:f.createElement(sa,null),label:"Unlink"},{value:"lightbulb",icon:f.createElement(Tn,null),label:"Lightbulb"},{value:"log-in",label:"Log in"},{value:"log-out",label:"Log out"},{value:"previous",icon:f.createElement(Ir,null),label:"Previous"},{value:"goto",icon:f.createElement(ln,null),label:"Goto"},{value:"save",icon:f.createElement(Gr,null),label:"Save"},{value:"pause",icon:f.createElement(Or,null),label:"Pause"},{value:"stop",icon:f.createElement(qo,null),label:"Stop"},{value:"step-in",icon:f.createElement(Ho,null),label:"Step in"},{value:"comment",icon:f.createElement(ct,null),label:"Comment"},{value:"indent",icon:f.createElement(Mn,null),label:"Indent"},{value:"undent",icon:f.createElement(ca,null),label:"Undent"},{value:"filter",icon:f.createElement(Zt,null),label:"Filter"},{value:"clear-filter",icon:f.createElement(We,null),label:"Clear filter"},{value:"insert",icon:f.createElement(zn,null),label:"Insert"},{value:"direction-left",icon:f.createElement(St,null),label:"Direction left"},{value:"swap",icon:f.createElement(Lo,null),label:"Swap"},{value:"bubbles",icon:f.createElement(we,null),label:"Bubbles"},{value:"sheet",icon:f.createElement(Eo,null),label:"Sheet"},{value:"object",icon:f.createElement(mr,null),label:"Object"},{value:"clear-selections",icon:f.createElement(Ze,null),label:"Clear selections"},{value:"selections-tool",icon:f.createElement(mo,null),label:"Selections tool"},{value:"selections-reload",icon:f.createElement(fo,null),label:"Selections reload"},{value:"selections-back",icon:f.createElement(io,null),label:"Selections back"},{value:"selections-forward",icon:f.createElement(uo,null),label:"Selections forward"},{value:"expression",icon:f.createElement(_t,null),label:"Expression"},{value:"select-alternative",icon:f.createElement(ro,null),label:"Select alternative"},{value:"select-possible",icon:f.createElement(ho,null),label:"Select possible"},{value:"select-excluded",icon:f.createElement(ao,null),label:"Select excluded"},{value:"select-all",label:"Select all"},{value:"bar-chart",icon:f.createElement(Ce,null),label:"Bar chart"},{value:"bar-chart-horizontal",icon:f.createElement(Se,null),label:"Bar chart-horizontal"},{value:"line-chart",icon:f.createElement(Fn,null),label:"Line chart"},{value:"pie-chart",icon:f.createElement(kr,null),label:"Pie chart"},{value:"gauge-chart",icon:f.createElement(nn,null),label:"Gauge chart"},{value:"kpi",icon:f.createElement(In,null),label:"Kpi"},{value:"scatter-chart",icon:f.createElement(Yr,null),label:"Scatter chart"},{value:"map",icon:f.createElement(Xn,null),label:"Map"},{value:"table",icon:f.createElement(_o,null),label:"Table"},{value:"pivot-table",icon:f.createElement(Vr,null),label:"Pivot table"},{value:"treemap",icon:f.createElement(Jo,null),label:"Treemap"},{value:"combo-chart",icon:f.createElement(lt,null),label:"Combo chart"},{value:"boxplot",icon:f.createElement(Ne,null),label:"Boxplot"},{value:"distributionplot",icon:f.createElement(Ct,null),label:"Distributionplot"},{value:"histogram",label:"Histogram"},{value:"direct-discovery",icon:f.createElement(Et,null),label:"Direct discovery"},{value:"data-model",icon:f.createElement(vt,null),label:"Data model"},{value:"script",icon:f.createElement(Xr,null),label:"Script"},{value:"script-ok",icon:f.createElement(Qr,null),label:"Script ok"},{value:"debug",icon:f.createElement(wt,null),label:"Debug"},{value:"auto-layout",icon:f.createElement(xe,null),label:"Auto layout"}];const Ca={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}},Ma={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 n=e&&Ca[e.toLowerCase()];if(n){const e=void 0!==n.a?n.a:1;return`rgba(${n.r},${n.g},${n.b},${e})`}return"none"},getFadedColor(e){const t=.15;let n,r,o,a;if(e.length>7){n=e.split(",");const l=-1!==n[0].indexOf("a");return r=l?parseInt(n[0].slice(5),10):parseInt(n[0].slice(4),10),a=parseInt(n[1],10),o=parseInt(n[2],10),`${(l?"rgba(":"rgb(")+(Math.round((0-r)*t)+r)},${Math.round((0-a)*t)+a},${Math.round((0-o)*t)+o}${l?`,${n[3]}`:")"}`}return n=parseInt(e.slice(1),16),r=n>>16,a=n>>8&255,o=255&n,`#${(16777216+65536*(Math.round((0-r)*t)+r)+256*(Math.round((0-a)*t)+a)+(Math.round((0-o)*t)+o)).toString(16).slice(1)}`},getColor({useColorExpression:e=!1,colorExpression:t="",color:n=J.COLOR},r,o){let a;return e?a=Ma.resolveExpression(t):"string"==typeof n?a=n:n&&(a=o.getColorPickerColor(n)),a&&"none"!==a?a:r}},Aa={auto:"auto auto",alwaysFit:"contain",fitWidth:"100% auto",fitHeight:"auto 100%",fill:"100% 100%",alwaysFill:"cover",stretchFit:"100% 100%"},Va={"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%"},Ha=[{value:!1,translation:"properties.colorMode.primary"},{value:!0,translation:"properties.colorMode.byExpression"}],za=[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}],qa=[{value:"responsive",translation:"properties.responsive"},{value:"relative",translation:"properties.fluid"},{value:"fixed",translation:"properties.fixed"}],Da=e=>e%1!=0?e.toFixed(2):e,Ba=(e,t,n,r)=>{t.offsetWidth<=e.clientWidth?n.style.overflow="visible":n.style.overflow="hidden",r&&(t.children[0].style.marginRight=`${Da(.04*t.offsetWidth)}px`)},Ia=(e,t,n,r,o)=>{if("fixed"===t.sizeBehavior)n.style.fontSize=`${t.sizeFixed||J.FONT_SIZE_FIXED}px`,Ba(e,n,r,o);else if("relative"===t.sizeBehavior){const a=t.size||J.FONT_SIZE,l=40/a,i=Math.min(e.clientWidth/l*10,e.clientHeight*a*.8);n.style.fontSize=`${i}px`,Ba(e,n,r,o)}else{n.style.fontSize=`${e.clientHeight}px`;let r=e.clientHeight/n.offsetHeight*e.clientHeight;n.style.fontSize=`${r}px`,n.offsetWidth>e.clientWidth&&(r*=e.clientWidth/n.offsetWidth);((e,t,n,r)=>{t.style&&t.style.italic?r?(e.style.fontSize=`${Da(Math.max(.84*n,8))}px`,e.children[0].style.marginRight=`${Da(.04*e.offsetWidth)}px`,e.children[1].style.marginRight=`${Da(.04*e.offsetWidth)}px`):(e.style.fontSize=`${Da(Math.max(.9*n,8))}px`,e.children[0].style.marginRight=`${Da(.02*e.offsetWidth)}px`):r?(e.style.fontSize=`${Da(Math.max(.88*n,8))}px`,e.children[0].style.marginRight=`${Da(.04*e.offsetWidth)}px`):e.style.fontSize=`${Da(Math.max(.92*n,8))}px`})(n,t,r*(t.size||J.FONT_SIZE),o)}},La=(e,t)=>{const n=t.getDataColorSpecials().primary;return Ma.getColor(e,n,t)},Ta=(e,t)=>`${e}: ${t};`;var Na={getStyles({style:e={},disabled:t,theme:n,element:r,app:o}){let a="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:i={},border:c={}}=e;return a+=t?Ta("opacity",.4):Ta("cursor","pointer"),a+=((e,t,n,r)=>{let o="";o=r("color",Ma.getColor(e,t,n));const a=e.style||J.FONT_STYLE;return a.bold&&(o+=r("font-weight","bold")),a.italic&&(o+=r("font-style","italic")),o})(l,J.FONT_COLOR.color,n,Ta),a+=((e,t,n,r)=>{let o=r("background-color",La(e,t));if((e.useImage||"media"===e.mode)&&e.url.qStaticContentUrl){let t=e.url.qStaticContentUrl.qUrl;t&&(t=H(t,n),o+=r("background-image",`url('${t}')`),o+=r("background-size",Aa[e.size||J.BACKGROUND_SIZE]),o+=r("background-position",Va[e.position||J.BACKGROUND_POSITION]),o+=r("background-repeat","no-repeat"))}return o})(i,n,o,Ta),a+=((e,t,n,r,o)=>{if(!n.useBorder)return"border: none;";let a="";const l=La(t,r),i=Math.min(e.offsetWidth,e.offsetHeight),c=Ma.getColor(n,Ma.getFadedColor(l),r);return a=o("border",`${(n.width||J.BORDER_WIDTH)*i/2}px solid ${c}`),a+=o("border-radius",(n.radius||J.BORDER_RADIUS)*i/2+"px"),a})(r,i,c,n,Ta),a},createLabelAndIcon({button:e,theme:t,style:n={},isSense:r}){var o;const{icon:a={},font:l={},label:i=J.LABEL,showLabel:c=!0}=n,u=document.createElement("text");u.style.whiteSpace="nowrap",u.style.fontFamily=(null==n||null===(o=n.font)||void 0===o?void 0:o.fontFamily)||t.getStyle("","","fontFamily")||J.FONT_FAMILY;const s=((e,t)=>{const n=document.createElement("span");return n.textContent=e,n.style.whiteSpace="nowrap",n.style.textOverflow="ellipsis",(null==t?void 0:t.style)&&t.style.underline&&(n.style.textDecoration="underline"),n})(i,l);u.appendChild(s);const f=r&&a.useIcon&&""!==a.iconType;let p;f&&(p=((e,t)=>{const n=document.createElement("span"),r=e.find((e=>e.label===t.iconType||e.value===t.iconType));return n.style.textDecoration="none",n.style.fontSize="inherit",n.setAttribute("class",`lui-icon lui-icon--${r?r.value:""}`),n})(ka,a),"right"===(null==a?void 0:a.position)?u.appendChild(p):u.insertBefore(p,s)),e.innerHTML="",e.appendChild(u),Ia(e,l,u,s,f),"8px"===u.style.fontSize&&Array.from(u.children).forEach((e=>{e.style.overflow="hidden"})),u.style.margin="0 3%",u.style.display="flex",u.style.alignItems="center",u.style.justifyContent="left"===l.align?"flex-start":"right"===l.align?"flex-end":"center",c||(u.style.height="1px",u.style.width="1px",u.style.overflow="hidden")}};const Fa=({layout:e,theme:t,app:n,interactions:r,senseNavigation:o,platform:a,element:l,translator:i,model:c,isEnabled:u})=>{const s=!!o,f=l.firstElementChild,{style:p,qStateName:m,navigation:b}=e,h=e.useEnabledCondition&&0===e.enabledCondition,g=!h&&r.active,d=Na.getStyles({style:p,disabled:h,theme:t,element:l,app:n});f.setAttribute("style",d),f.removeAttribute("disabled"),f.setAttribute("tabindex","-1"),Na.createLabelAndIcon({button:f,theme:t,style:p,isSense:s}),f.onclick=async()=>{if(g){const t=[],{actions:r}=e;if(r.forEach((e=>{const r=U.find((t=>t.value===e.actionType));r?t.push(r.getActionCall({app:n,qStateName:m,...e,senseNavigation:o,translator:i,platform:a,isEnabled:u})):t.push((()=>{}))})),f.setAttribute("disabled",!0),await(async({actionCallList:e,model:t,layout:n,app:r})=>{const o=await t.getEffectiveProperties();for(let t=0;t<e.length;t++)if(n.runtimeExpressionEvaluation){var a,l;const{value:n,variable:i,inputParameters:c}=o.actions[t],u=(null==n||null===(a=n.qStringExpression)||void 0===a?void 0:a.qExpr)&&await r.evaluate(n.qStringExpression.qExpr),s=(null==i||null===(l=i.qStringExpression)||void 0===l?void 0:l.qExpr)&&await r.evaluate(i.qStringExpression.qExpr),f=(null==c?void 0:c.length)>0?await Promise.all(c.map((e=>{var t;return null!=e&&null!==(t=e.value)&&void 0!==t&&null!==(t=t.qStringExpression)&&void 0!==t&&t.qExpr?new Promise((t=>{r.evaluate(e.value.qStringExpression.qExpr).then((n=>{t({...e,value:n})}))})):e}))):void 0;await e[t]({overrideValue:u,overrideVariable:s,overrideAutomationInputParameters:f})}else await e[t]({})})({actionCallList:t,model:c,layout:e,app:n}),o&&!o.getCurrentStoryId()){const e=b&&Y.find((e=>e.value===b.action));o&&e&&"function"==typeof e.navigationCall&&await e.navigationCall({app:n,senseNavigation:o,...b,element:l})}f.removeAttribute("disabled")}};const v=()=>{if(g){const{offsetWidth:e,offsetHeight:t}=f;f.style.transform=t>e?`scale(0.98, ${1-e/t*.02})`:`scale(${1-t/e*.02}, 0.98)`}},y=()=>{const{transform:e}=f.style;g&&""!==e&&"scale(1)"!==e&&(f.style.transform="scale(1)")};return f.onmousedown=e=>{0===e.button&&v()},f.onmouseup=y,f.onmouseleave=y,f.ontouchstart=v,f.ontouchend=y,f.ontouchcancel=y,()=>{f.onclick=void 0,f.onmousedown=void 0,f.onmouseup=void 0,f.onmouseleave=void 0,f.ontouchstart=void 0,f.ontouchend=void 0,f.ontouchcancel=void 0}};var _a={targets:[]};function $a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ra=p(((e,t)=>f.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){$a(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),f.createElement("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"}))));function Ua(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Wa(e){return function(e){if(Array.isArray(e))return Ua(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 Ua(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Ua(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 Ga=["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"],Za=["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 Ya=function(e){return{value:e,label:e.charAt(0).toUpperCase()+e.slice(1),groupHeader:!1,disabled:!1,styles:{fontFamily:e}}};function Ka(e){var t=e.theme,n=e.translator,r=e.defaultValue,o=e.flags,a=[],l=t.getStyle("","","fontFamilies");return Array.isArray(l)&&l.length?a.push.apply(a,Wa(new Set([r].concat(Wa(l.map((function(e){return e.split(",").map((function(e){return e.trim()})).map((function(e){return e.replace(/\s+/g," ").trim()})).filter(Boolean).join(", ")}))))))):a.push(r),[{value:"ThemeHeader",label:n.get("properties.themeFonts"),metaText:n.get("properties.theme"),groupHeader:!0}].concat(Wa(a.map((function(e){return Ya(e)}))),[{value:"DefaultHeader",label:n.get("properties.allFonts"),metaText:n.get("properties.default"),groupHeader:!0}],Wa(function(e){return null!=e&&e.isEnabled("PS_20852_WYSIWYG_FONT_SUPPORT")?Za:Ga}(o).map((function(e){return Ya(e)}))))}function Xa(e){var t=e.theme,n=e.translator,r=e.id,o=e.path,a=e.flags,l=function(){return t.getStyle(r,o,"fontFamily")};return{getDefaultValue:function(){return l()},getOptions:function(){return Ka({theme:t,translator:n,defaultValue:l(),flags:a})}}}var Ja,Qa,el=["10px","11px","12px","13px","14px","15px","16px","17px","18px","19px","20px","21px","22px","23px","24px"],tl=function(e){return{value:e,label:e,groupHeader:!1,disabled:!1}};function nl(e){var t=e.theme,n=e.translator,r=e.id,o=e.path,a=function(){return t.getStyle(r,o,"fontSize")};return{getDefaultValue:function(){return a()},getOptions:function(){return function(e){var t=e.translator,n=e.defaultValue,r=[],o=e.theme.getStyle("","","fontSizes");return Array.isArray(o)&&o.length?r.push.apply(r,Wa(new Set([n].concat(Wa(o))))):r.push(n),[{value:"ThemeHeader",label:t.get("properties.themeFontSizes"),metaText:t.get("properties.theme"),groupHeader:!0}].concat(Wa(r.map((function(e){return tl(e)}))),[{value:"DefaultHeader",label:t.get("properties.allFontSizes"),metaText:t.get("properties.default"),groupHeader:!0}],Wa(el.map((function(e){return tl(e)}))))}({theme:t,translator:n,defaultValue:a()})}}}function rl(e){var t=e.theme,n=e.translator,r=e.id,o=e.path;return{fontFamily:Xa({theme:t,translator:n,id:r,path:o,flags:e.flags}),fontSize:nl({theme:t,translator:n,id:r,path:o})}}function ol(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function al(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function ll(e,t){var n=Object.create(e.prototype);for(var r in t)n[r]=t[r];return n}function il(){}ol(function(){if(Qa)return Ja;Qa=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,o=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===t.call(e)},a=function(n){if(!n||"[object Object]"!==t.call(n))return!1;var r,o=e.call(n,"constructor"),a=n.constructor&&n.constructor.prototype&&e.call(n.constructor.prototype,"isPrototypeOf");if(n.constructor&&!o&&!a)return!1;for(r in n);return void 0===r||e.call(n,r)},l=function(e,t){n&&"__proto__"===t.name?n(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},i=function(t,n){if("__proto__"===n){if(!e.call(t,n))return;if(r)return r(t,n).value}return t[n]};return Ja=function e(){var t,n,r,c,u,s,f=arguments[0],p=1,m=arguments.length,b=!1;for("boolean"==typeof f&&(b=f,f=arguments[1]||{},p=2),(null==f||"object"!=typeof f&&"function"!=typeof f)&&(f={});p<m;++p)if(null!=(t=arguments[p]))for(n in t)r=i(f,n),f!==(c=i(t,n))&&(b&&c&&(a(c)||(u=o(c)))?(u?(u=!1,s=r&&o(r)?r:[]):s=r&&a(r)?r:{},l(f,{name:n,newValue:e(b,s,c)})):void 0!==c&&l(f,{name:n,newValue:c}));return f},Ja}());var cl=1/.7,ul="\\s*([+-]?\\d+)\\s*",sl="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",fl="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",pl=/^#([0-9a-f]{3,8})$/,ml=new RegExp(`^rgb\\(${ul},${ul},${ul}\\)$`),bl=new RegExp(`^rgb\\(${fl},${fl},${fl}\\)$`),hl=new RegExp(`^rgba\\(${ul},${ul},${ul},${sl}\\)$`),gl=new RegExp(`^rgba\\(${fl},${fl},${fl},${sl}\\)$`),dl=new RegExp(`^hsl\\(${sl},${fl},${fl}\\)$`),vl=new RegExp(`^hsla\\(${sl},${fl},${fl},${sl}\\)$`),yl={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 wl(){return this.rgb().formatHex()}function Ol(){return this.rgb().formatRgb()}function xl(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=pl.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?jl(t):3===n?new kl(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?El(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?El(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=ml.exec(e))?new kl(t[1],t[2],t[3],1):(t=bl.exec(e))?new kl(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=hl.exec(e))?El(t[1],t[2],t[3],t[4]):(t=gl.exec(e))?El(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=dl.exec(e))?zl(t[1],t[2]/100,t[3]/100,1):(t=vl.exec(e))?zl(t[1],t[2]/100,t[3]/100,t[4]):yl.hasOwnProperty(e)?jl(yl[e]):"transparent"===e?new kl(NaN,NaN,NaN,0):null}function jl(e){return new kl(e>>16&255,e>>8&255,255&e,1)}function El(e,t,n,r){return r<=0&&(e=t=n=NaN),new kl(e,t,n,r)}function Pl(e){return e instanceof il||(e=xl(e)),e?new kl((e=e.rgb()).r,e.g,e.b,e.opacity):new kl}function Sl(e,t,n,r){return 1===arguments.length?Pl(e):new kl(e,t,n,null==r?1:r)}function kl(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}function Cl(){return`#${Hl(this.r)}${Hl(this.g)}${Hl(this.b)}`}function Ml(){const e=Al(this.opacity);return`${1===e?"rgb(":"rgba("}${Vl(this.r)}, ${Vl(this.g)}, ${Vl(this.b)}${1===e?")":`, ${e})`}`}function Al(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function Vl(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Hl(e){return((e=Vl(e))<16?"0":"")+e.toString(16)}function zl(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new Dl(e,t,n,r)}function ql(e){if(e instanceof Dl)return new Dl(e.h,e.s,e.l,e.opacity);if(e instanceof il||(e=xl(e)),!e)return new Dl;if(e instanceof Dl)return e;var t=(e=e.rgb()).r/255,n=e.g/255,r=e.b/255,o=Math.min(t,n,r),a=Math.max(t,n,r),l=NaN,i=a-o,c=(a+o)/2;return i?(l=t===a?(n-r)/i+6*(n<r):n===a?(r-t)/i+2:(t-n)/i+4,i/=c<.5?a+o:2-a-o,l*=60):i=c>0&&c<1?0:l,new Dl(l,i,c,e.opacity)}function Dl(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}function Bl(e){return(e=(e||0)%360)<0?e+360:e}function Il(e){return Math.max(0,Math.min(1,e||0))}function Ll(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}al(il,xl,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:wl,formatHex:wl,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return ql(this).formatHsl()},formatRgb:Ol,toString:Ol}),al(kl,Sl,ll(il,{brighter(e){return e=null==e?cl:Math.pow(cl,e),new kl(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new kl(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new kl(Vl(this.r),Vl(this.g),Vl(this.b),Al(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:Cl,formatHex:Cl,formatHex8:function(){return`#${Hl(this.r)}${Hl(this.g)}${Hl(this.b)}${Hl(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:Ml,toString:Ml})),al(Dl,(function(e,t,n,r){return 1===arguments.length?ql(e):new Dl(e,t,n,null==r?1:r)}),ll(il,{brighter(e){return e=null==e?cl:Math.pow(cl,e),new Dl(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new Dl(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,n=this.l,r=n+(n<.5?n:1-n)*t,o=2*n-r;return new kl(Ll(e>=240?e-240:e+120,o,r),Ll(e,o,r),Ll(e<120?e+240:e-120,o,r),this.opacity)},clamp(){return new Dl(Bl(this.h),Il(this.s),Il(this.l),Al(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=Al(this.opacity);return`${1===e?"hsl(":"hsla("}${Bl(this.h)}, ${100*Il(this.s)}%, ${100*Il(this.l)}%${1===e?")":`, ${e})`}`}}));const Tl=Math.PI/180,Nl=180/Math.PI,Fl=4/29,_l=6/29,$l=3*_l*_l;function Rl(e){if(e instanceof Ul)return new Ul(e.l,e.a,e.b,e.opacity);if(e instanceof Kl)return Xl(e);e instanceof kl||(e=Pl(e));var t,n,r=Yl(e.r),o=Yl(e.g),a=Yl(e.b),l=Wl((.2225045*r+.7168786*o+.0606169*a)/1);return r===o&&o===a?t=n=l:(t=Wl((.4360747*r+.3850649*o+.1430804*a)/.96422),n=Wl((.0139322*r+.0971045*o+.7141733*a)/.82521)),new Ul(116*l-16,500*(t-l),200*(l-n),e.opacity)}function Ul(e,t,n,r){this.l=+e,this.a=+t,this.b=+n,this.opacity=+r}function Wl(e){return e>.008856451679035631?Math.pow(e,1/3):e/$l+Fl}function Gl(e){return e>_l?e*e*e:$l*(e-Fl)}function Zl(e){return 255*(e<=.0031308?12.92*e:1.055*Math.pow(e,1/2.4)-.055)}function Yl(e){return(e/=255)<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4)}function Kl(e,t,n,r){this.h=+e,this.c=+t,this.l=+n,this.opacity=+r}function Xl(e){if(isNaN(e.h))return new Ul(e.l,0,0,e.opacity);var t=e.h*Tl;return new Ul(e.l,Math.cos(t)*e.c,Math.sin(t)*e.c,e.opacity)}al(Ul,(function(e,t,n,r){return 1===arguments.length?Rl(e):new Ul(e,t,n,null==r?1:r)}),ll(il,{brighter(e){return new Ul(this.l+18*(null==e?1:e),this.a,this.b,this.opacity)},darker(e){return new Ul(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,n=isNaN(this.b)?e:e-this.b/200;return new kl(Zl(3.1338561*(t=.96422*Gl(t))-1.6168667*(e=1*Gl(e))-.4906146*(n=.82521*Gl(n))),Zl(-.9787684*t+1.9161415*e+.033454*n),Zl(.0719453*t-.2289914*e+1.4052427*n),this.opacity)}})),al(Kl,(function(e,t,n,r){return 1===arguments.length?function(e){if(e instanceof Kl)return new Kl(e.h,e.c,e.l,e.opacity);if(e instanceof Ul||(e=Rl(e)),0===e.a&&0===e.b)return new Kl(NaN,0<e.l&&e.l<100?0:NaN,e.l,e.opacity);var t=Math.atan2(e.b,e.a)*Nl;return new Kl(t<0?t+360:t,Math.sqrt(e.a*e.a+e.b*e.b),e.l,e.opacity)}(e):new Kl(e,t,n,null==r?1:r)}),ll(il,{brighter(e){return new Kl(this.h,this.c,this.l+18*(null==e?1:e),this.opacity)},darker(e){return new Kl(this.h,this.c,this.l-18*(null==e?1:e),this.opacity)},rgb(){return Xl(this).rgb()}}));var Jl=-.14861,Ql=1.78277,ei=-.29227,ti=-.90649,ni=1.97294,ri=ni*ti,oi=ni*Ql,ai=Ql*ei-ti*Jl;function li(e,t,n,r){return 1===arguments.length?function(e){if(e instanceof ii)return new ii(e.h,e.s,e.l,e.opacity);e instanceof kl||(e=Pl(e));var t=e.r/255,n=e.g/255,r=e.b/255,o=(ai*r+ri*t-oi*n)/(ai+ri-oi),a=r-o,l=(ni*(n-o)-ei*a)/ti,i=Math.sqrt(l*l+a*a)/(ni*o*(1-o)),c=i?Math.atan2(l,a)*Nl-120:NaN;return new ii(c<0?c+360:c,i,o,e.opacity)}(e):new ii(e,t,n,null==r?1:r)}function ii(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}al(ii,li,ll(il,{brighter(e){return e=null==e?cl:Math.pow(cl,e),new ii(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new ii(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=isNaN(this.h)?0:(this.h+120)*Tl,t=+this.l,n=isNaN(this.s)?0:this.s*t*(1-t),r=Math.cos(e),o=Math.sin(e);return new kl(255*(t+n*(Jl*r+Ql*o)),255*(t+n*(ei*r+ti*o)),255*(t+n*(ni*r)),this.opacity)}}));var ci=e=>()=>e;function ui(e,t){return function(n){return e+n*t}}function si(e,t){var n=t-e;return n?ui(e,n):ci(isNaN(e)?t:e)}function fi(e){return((e=Math.exp(e))+1/e)/2}function pi(e){return function t(n){function r(t,r){var o=e((t=li(t)).h,(r=li(r)).h),a=si(t.s,r.s),l=si(t.l,r.l),i=si(t.opacity,r.opacity);return function(e){return t.h=o(e),t.s=a(e),t.l=l(Math.pow(e,n)),t.opacity=i(e),t+""}}return n=+n,r.gamma=t,r}(1)}!function e(t){var n=function(e){return 1==(e=+e)?si:function(t,n){return n-t?function(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(r){return Math.pow(e+r*t,n)}}(t,n,e):ci(isNaN(t)?n:t)}}(t);function r(e,t){var r=n((e=Sl(e)).r,(t=Sl(t)).r),o=n(e.g,t.g),a=n(e.b,t.b),l=si(e.opacity,t.opacity);return function(t){return e.r=r(t),e.g=o(t),e.b=a(t),e.opacity=l(t),e+""}}return r.gamma=e,r}(1),function e(t,n,r){function o(e,o){var a,l,i=e[0],c=e[1],u=e[2],s=o[0],f=o[1],p=o[2],m=s-i,b=f-c,h=m*m+b*b;if(h<1e-12)l=Math.log(p/u)/t,a=function(e){return[i+e*m,c+e*b,u*Math.exp(t*e*l)]};else{var g=Math.sqrt(h),d=(p*p-u*u+r*h)/(2*u*n*g),v=(p*p-u*u-r*h)/(2*p*n*g),y=Math.log(Math.sqrt(d*d+1)-d),w=Math.log(Math.sqrt(v*v+1)-v);l=(w-y)/t,a=function(e){var r,o=e*l,a=fi(y),s=u/(n*g)*(a*(r=t*o+y,((r=Math.exp(2*r))-1)/(r+1))-function(e){return((e=Math.exp(e))-1/e)/2}(y));return[i+s*m,c+s*b,u*a/fi(t*o+y)]}}return a.duration=1e3*l*t/Math.SQRT2,a}return o.rho=function(t){var n=Math.max(.001,+t),r=n*n;return e(n,r,r*r)},o}(Math.SQRT2,2,4),pi((function(e,t){var n=t-e;return n?ui(e,n>180||n<-180?n-360*Math.round(n/360):n):ci(isNaN(e)?t:e)})),pi(si);var mi="center",bi="bottom";[{key:"NoDataExist",alignment:mi,condition:function(e){var t=e.layoutService;if(!t)return!1;var n=t.meta.size;return n.x*n.y==0}},{key:"OnlyNanDataMeasure",translationKey:"OnlyNanData",alignment:mi,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:mi,condition:function(e){var t=e.layoutService;if(!t)return!1;if(!t.meta.isContinuous)return!1;var n=t.getHyperCubeValue("qDimensionInfo.0");return n&&(n.qMax<n.qMin||"NaN"===n.qMax)}},{key:"OnlyNegativeOrZeroValues",alignment:mi},{key:"DataRangeIncludingZero",alignment:bi},{key:"LimitedData",alignment:bi},{key:"NegativeOrZeroValues",alignment:bi}].reduce((function(e,t){return e[t.key]=t,e}),{});var hi,gi={exports:{}},di=hi?gi.exports:(hi=1,gi.exports=function(){function e(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function n(n){for(var r=1;r<arguments.length;r++){var o=null!=arguments[r]?arguments[r]:{};r%2?t(Object(o),!0).forEach((function(t){e(n,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(o)):t(Object(o)).forEach((function(e){Object.defineProperty(n,e,Object.getOwnPropertyDescriptor(o,e))}))}return n}var r=Object.prototype.hasOwnProperty,o=Object.prototype.toString,a=Object.defineProperty,l=Object.getOwnPropertyDescriptor,i=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===o.call(e)},c=function(e){if(!e||"[object Object]"!==o.call(e))return!1;var t,n=r.call(e,"constructor"),a=e.constructor&&e.constructor.prototype&&r.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!n&&!a)return!1;for(t in e);return void 0===t||r.call(e,t)},u=function(e,t){a&&"__proto__"===t.name?a(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},s=function(e,t){if("__proto__"===t){if(!r.call(e,t))return;if(l)return l(e,t).value}return e[t]},f=function e(){var t,n,r,o,a,l,f=arguments[0],p=1,m=arguments.length,b=!1;for("boolean"==typeof f&&(b=f,f=arguments[1]||{},p=2),(null==f||"object"!=typeof f&&"function"!=typeof f)&&(f={});p<m;++p)if(null!=(t=arguments[p]))for(n in t)r=s(f,n),f!==(o=s(t,n))&&(b&&o&&(c(o)||(a=i(o)))?(a?(a=!1,l=r&&i(r)?r:[]):l=r&&c(r)?r:{},u(f,{name:n,newValue:e(b,l,o)})):void 0!==o&&u(f,{name:n,newValue:o}));return f};function p(e,t,n,r){if(!e)return-1;const o=n.cache,a=e.origin?e.origin():null;a&&(e=a);let l=o.fields.indexOf(e),i=-1,c=-1;if(-1===l)for(let t=0;t<o.wrappedFields.length;t++)if(c=o.wrappedFields[t].attrDims.map((e=>e.instance)).indexOf(e),i=o.wrappedFields[t].attrExps.map((e=>e.instance)).indexOf(e),-1!==c||-1!==i){l=t;break}if(Array.isArray(r)&&r.some(((e,t)=>e!==t))){const e=r.indexOf(l);-1!==e&&(l=e)}return l-=t.qArea.qLeft,l<0||l>=t.qArea.qWidth?-1:c>=0?e=>e[l].qAttrDims.qValues[c]:i>=0?e=>e[l].qAttrExps.qValues[i]:e=>e[l]}function m(e,t,n){let{key:r}=n;const o={value:"function"==typeof e.value?e.value(t):void 0!==e.value?e.value:t};return o.label="function"==typeof e.label?e.label(t):void 0!==e.label?String(e.label):String(o.value),e.field&&(o.source={key:r,field:e.field.key()}),o}function b(e){let{cache:t,f:n,mainCell:r,p:o,page:a,rowIdx:l,row:i,sourceKey:c,target:u,targetProp:s,columnOrder:b}=e,h=r;if(o.field&&o.field!==n){const e=p(o.field,a,{cache:t},b);if(-1===e)return;h=f({qRow:l},e(i))}u[s]=m(o,h,{key:c})}function h(e,t,n,r){const o=Array.isArray(e)?e:[e];let a=[];for(let e=0;e<o.length;e++)if(void 0!==o[e].field){const l=t.raw(),i=t.key(),c="object"==typeof o[e].field?o[e].field:t.field(o[e].field),{props:u,main:s}=r.normalizeConfig(o[e],t),h=Object.keys(u),g=!!o[e].trackBy,d=typeof o[e].trackBy,v={},y=[],w=[];for(let t=0;t<l.qDataPages.length;t++){const a=p(c,l.qDataPages[t],{cache:n},l.qColumnOrder);if(-1!==a)for(let p=0;p<l.qDataPages[t].qMatrix.length;p++){const O=l.qDataPages[t].qArea.qTop+p,x=f({qRow:O},a(l.qDataPages[t].qMatrix[p])),j=m(s,x,{key:i});if(!s.filter||s.filter(x)){for(let e=0;e<h.length;e++){const r=u[h[e]];let o=r.fields||[r];r.fields&&(j[h[e]]=[]);for(let a=0;a<o.length;a++)b({cache:n,f:c,mainCell:x,p:o[a],prop:h[e],page:l.qDataPages[t],rowIdx:O,row:l.qDataPages[t].qMatrix[p],sourceKey:i,target:r.fields?j[h[e]]:j,targetProp:r.fields?a:h[e],columnOrder:l.qColumnOrder});if(r.fields){const t=j[h[e]].map((e=>e.value)),n=j[h[e]].map((e=>e.label));j[h[e]]={value:"function"==typeof r.value?r.value(t):void 0!==r.value?r.value:t,label:"function"==typeof r.label?r.label(n):void 0!==r.label?String(r.label):String(j[h[e]].value)}}}g&&r.track({cfg:o[e],itemData:x,obj:j,target:y,tracker:v,trackType:d}),w.push(j)}}}const O=g?r.collect(y,{main:s,propsArr:h,props:u}):w;a=[...a,...O]}return a}function g(e){var t=0,n=e.children,r=n&&n.length;if(r)for(;--r>=0;)t+=n[r].value;else t=1;e.value=t}function d(e,t){e instanceof Map?(e=[void 0,e],void 0===t&&(t=y)):void 0===t&&(t=v);for(var n,r,o,a,l,i=new x(e),c=[i];n=c.pop();)if((o=t(n.data))&&(l=(o=Array.from(o)).length))for(n.children=o,a=l-1;a>=0;--a)c.push(r=o[a]=new x(o[a])),r.parent=n,r.depth=n.depth+1;return i.eachBefore(O)}function v(e){return e.children}function y(e){return Array.isArray(e)?e[1]:null}function w(e){void 0!==e.data.value&&(e.value=e.data.value),e.data=e.data.data}function O(e){var t=0;do{e.height=t}while((e=e.parent)&&e.height<++t)}function x(e){this.data=e,this.depth=this.height=0,this.parent=null}function j(e){return null==e?null:function(e){if("function"!=typeof e)throw new Error;return e}(e)}x.prototype=d.prototype={constructor:x,count:function(){return this.eachAfter(g)},each:function(e,t){let n=-1;for(const r of this)e.call(t,r,++n,this);return this},eachAfter:function(e,t){for(var n,r,o,a=this,l=[a],i=[],c=-1;a=l.pop();)if(i.push(a),n=a.children)for(r=0,o=n.length;r<o;++r)l.push(n[r]);for(;a=i.pop();)e.call(t,a,++c,this);return this},eachBefore:function(e,t){for(var n,r,o=this,a=[o],l=-1;o=a.pop();)if(e.call(t,o,++l,this),n=o.children)for(r=n.length-1;r>=0;--r)a.push(n[r]);return this},find:function(e,t){let n=-1;for(const r of this)if(e.call(t,r,++n,this))return r},sum:function(e){return this.eachAfter((function(t){for(var n=+e(t.data)||0,r=t.children,o=r&&r.length;--o>=0;)n+=r[o].value;t.value=n}))},sort:function(e){return this.eachBefore((function(t){t.children&&t.children.sort(e)}))},path:function(e){for(var t=this,n=function(e,t){if(e===t)return e;var n=e.ancestors(),r=t.ancestors(),o=null;for(e=n.pop(),t=r.pop();e===t;)o=e,e=n.pop(),t=r.pop();return o}(t,e),r=[t];t!==n;)t=t.parent,r.push(t);for(var o=r.length;e!==n;)r.splice(o,0,e),e=e.parent;return r},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(n){n!==e&&t.push({source:n.parent,target:n})})),t},copy:function(){return d(this).eachBefore(w)},[Symbol.iterator]:function*(){var e,t,n,r,o=this,a=[o];do{for(e=a.reverse(),a=[];o=e.pop();)if(yield o,t=o.children)for(n=0,r=t.length;n<r;++n)a.push(t[n])}while(a.length)}};var E={depth:-1},P={},S={};function k(e){return e.id}function C(e){return e.parentId}function M(){var e,t=k,n=C;function r(r){var o,a,l,i,c,u,s,f,p=Array.from(r),m=t,b=n,h=new Map;if(null!=e){const t=p.map(((t,n)=>function(e){let t=(e=`${e}`).length;return V(e,t-1)&&!V(e,t-2)&&(e=e.slice(0,-1)),"/"===e[0]?e:`/${e}`}(e(t,n,r)))),n=t.map(A),o=new Set(t).add("");for(const e of n)o.has(e)||(o.add(e),t.push(e),n.push(A(e)),p.push(S));m=(e,n)=>t[n],b=(e,t)=>n[t]}for(l=0,o=p.length;l<o;++l)a=p[l],u=p[l]=new x(a),null!=(s=m(a,l,r))&&(s+="")&&(f=u.id=s,h.set(f,h.has(f)?P:u)),null!=(s=b(a,l,r))&&(s+="")&&(u.parent=s);for(l=0;l<o;++l)if(s=(u=p[l]).parent){if(!(c=h.get(s)))throw new Error("missing: "+s);if(c===P)throw new Error("ambiguous: "+s);c.children?c.children.push(u):c.children=[u],u.parent=c}else{if(i)throw new Error("multiple roots");i=u}if(!i)throw new Error("no root");if(null!=e){for(;i.data===S&&1===i.children.length;)i=i.children[0],--o;for(let e=p.length-1;e>=0&&(u=p[e]).data===S;--e)u.data=null}if(i.parent=E,i.eachBefore((function(e){e.depth=e.parent.depth+1,--o})).eachBefore(O),i.parent=null,o>0)throw new Error("cycle");return i}return r.id=function(e){return arguments.length?(t=j(e),r):t},r.parentId=function(e){return arguments.length?(n=j(e),r):n},r.path=function(t){return arguments.length?(e=j(t),r):e},r}function A(e){let t=e.length;if(t<2)return"";for(;--t>1&&!V(e,t););return e.slice(0,t)}function V(e,t){if("/"===e[t]){let n=0;for(;t>0&&"\\"===e[--t];)++n;if(!(1&n))return!0}return!1}function H(e,t){"/"===e.charAt(0)&&(e=e.substring(1));const n=e.split("/");let r,o=t;for(let e=0;e<n.length;e++){if("*"===n[e]&&Array.isArray(o)){const t=[];r=n.slice(e+1).join("/");for(let e=0;e<o.length;e++){let n=H(r,o[e]);Array.isArray(n)?t.push(...n):t.push(n)}return t}if(!n[e]&&Array.isArray(o)){const t=new Array(o.length);r=n.slice(e+1).join("/");for(let e=0;e<o.length;e++)t[e]=H(r,o[e]);return t}n[e]in o&&(o=o[n[e]])}return o}function z(e,t,n){let r=[];if(!e||!e.length)return r;if(t<=0){const t=n>=0?[e[n]]:e;r=[...r,...t]}else for(let o=0;o<e.length;o++)e[o].children&&e[o].children.length&&(r=[...r,...z(e[o].children,t-1,n)]);return r}function q(e,t,n){if(e===t)return e=>e;if(e>t){const n=Math.max(0,Math.min(100,e-t));return e=>{let t=e;for(let e=0;e<n;++e)t=t.parent;return t}}if(t>e){const r=Math.max(0,Math.min(100,t-e));return e=>z(e.children,r-1,n)}return!1}const D=/^qDimensionInfo(?:\/(\d+))?/,B=/^\/?qMeasureInfo\/(\d+)/,I=/\/qAttrExprInfo\/(\d+)/,L=/\/qAttrDimInfo\/(\d+)/;function T(e){return(e.qColumnOrder&&e.qColumnOrder.length?e.qColumnOrder:e.qDimensionInfo.map(((e,t)=>t))).filter((t=>t<e.qDimensionInfo.length))}function N(e,t){let{cube:n}=t;if(!e)return-1;let r=e.origin&&e.origin()?e.origin().key():e.key(),o=!1,a=-1,l=-1,i=-1,c=-1,u=-1,s=-1,f=r;const p=n.qEffectiveInterColumnSortOrder,m=T(n);return D.test(f)&&(o=!0,a=+D.exec(f)[1],f=r.replace(D,"")),B.test(f)&&("K"===n.qMode?u=+B.exec(f)[1]:p&&-1!==p.indexOf(-1)?(u=+B.exec(f)[1],s=0):s=+B.exec(f)[1],f=f.replace(B,"")),f&&(L.exec(f)?i=+L.exec(f)[1]:I.exec(f)&&(l=+I.exec(f)[1])),c=o?"S"===n.qMode?m[a]:p?p.indexOf(a):a:p&&-1!==p.indexOf(-1)?p.indexOf(-1):n.qDimensionInfo.length-("K"===n.qMode?0:1),{fieldDepth:c+1,pseudoMeasureIndex:u,measureIdx:s,attrDimIdx:i,attrIdx:l}}function F(e,t){let n,r,o=q(e.fieldDepth,t.fieldDepth,t.pseudoMeasureIndex);return n=t.measureIdx>=0?e=>e.data.qValues[t.measureIdx]:e=>e.data,t.attrDimIdx>=0?r=e=>{var n;return null==e||null===(n=e.qAttrDims)||void 0===n?void 0:n.qValues[t.attrDimIdx]}:t.attrIdx>=0&&(r=e=>{var n;return null==e||null===(n=e.qAttrExps)||void 0===n?void 0:n.qValues[t.attrIdx]}),{nodeFn:o,attrFn:r,valueFn:n}}function _(e,t,n){let{key:r}=n;const o={value:"function"==typeof e.value?e.value(t):void 0!==e.value?e.value:t};return o.label="function"==typeof e.label?e.label(t):void 0!==e.label?String(e.label):String(o.value),e.field&&(o.source={key:r,field:e.field.key()}),o}function $(e){let{propsArr:t,props:n,item:r,itemData:o,ret:a,sourceKey:l}=e;for(let e=0;e<t.length;e++){const i=n[t[e]],c=i.fields||[i];let u,s;i.fields&&(u=[],s=[]);for(let n=0;n<c.length;n++){const f=c[n];let p,m,b,h,g,d;if("primitive"===f.type?(b=f.value,d=String(f.value)):("function"==typeof f.value&&(p=e=>f.value(e,r)),"function"==typeof f.label&&(m=e=>f.label(e,r)),f.accessor?(h=f.accessor(r),Array.isArray(h)?(g=h.map(f.valueAccessor),f.attrAccessor&&(g=g.map(f.attrAccessor)),p&&(b=g.map(p),p=null),m&&(d=g.map(m),m=null),b=f.reduce?f.reduce(b):b,d=f.reduceLabel?f.reduceLabel(d,b):String(b)):(b=f.attrAccessor?f.attrAccessor(f.valueAccessor(h)):f.valueAccessor(h),d=b)):(b=o,d=o)),i.fields){const e=p?p(b):b;u.push(e),s.push(m&&null!=d?m(d):null!=d?d:String(e))}else{const n=p?p(b):b;a[t[e]]={value:n,label:m?m(d):null!=d?d:String(n)},f.field&&(a[t[e]].source={field:f.field.key(),key:l})}}u&&(a[t[e]]={value:"function"==typeof i.value?i.value(u,r):u,label:"function"==typeof i.label?i.label(s,r):s})}}const R=(e,t,n)=>{const r="K"===e.qMode?"/qStackedDataPages/*/qData":"/qTreeDataPages/*",o="K"===e.qMode?"qSubNodes":"qNodes",a=H(r,e);return a&&a[0]?(t.tree=d(a[0],n.children||(e=>e[o])),t.tree):null};const U=e=>{let{propsArr:t,props:n,cube:r,cache:o,itemDepthObject:a,f:l}=e;for(let e=0;e<t.length;e++){const o=n[t[e]],i=o.fields?o.fields:[o];for(let e=0;e<i.length;e++){const t=i[e];if(t.field!==l){const e=F(a,N(t.field,{cube:r}));t.accessor=e.nodeFn,t.valueAccessor=e.valueFn,t.attrAccessor=e.attrFn}}}};function W(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,r=arguments.length>2?arguments[2]:void 0,o=arguments.length>3?arguments[3]:void 0;const a=t.raw(),l=t.key(),i="S"===a.qMode?function(e){const t=e.raw().qDataPages.length?e.raw().qDataPages[0].qMatrix:[],r=function(e){const t=e.raw().qColumnOrder,n=e.fields();return t&&t.length===n.length?t:n.map(((e,t)=>t))}(e),o=e.fields(),a=e.fields().filter((e=>"dimension"===e.type())).map((e=>r.indexOf(o.indexOf(e)))),l=e.fields().filter((e=>"measure"===e.type())).map((e=>r.indexOf(o.indexOf(e)))),i={__root:{__id:"__root",qValues:[]}};for(let e=0;e<t.length;e++){const r=t[e];let o="__root",u=!1;for(let e=0;e<a.length;e++){var c;const t=r[a[e]],l="".concat(o,"__").concat(null!==(c=t.qElemNumber)&&void 0!==c?c:t.qElemNo);i[l]||(i[l]=n({__id:l,__parent:o,qValues:[]},t),u=!0),o=l}if(u)for(let e=0;e<l.length;e++){const t=r[l[e]];i[o].qValues.push(t)}}const u=Object.keys(i).map((e=>i[e]));return M().id((e=>e.__id)).parentId((e=>e.__parent))(u)}(t):R(a,r,e);if(!i)return null;const c=i.height,u=[];for(let l=0;l<=c;l++){let i=null;if(l>0)if("S"===a.qMode){let e=T(a)[l-1];i=r.fields[e]}else{let e=a.qEffectiveInterColumnSortOrder[l-1];l>a.qEffectiveInterColumnSortOrder.length&&(e=a.qDimensionInfo.length),i=r.fields[e]}const{props:c,main:s}=o.normalizeConfig(n(n({},e),{},{field:i?i.key():void 0}),t),f=Object.keys(c);u[l]={propsArr:f,props:c,main:s};const p=i?N(i,{cube:a}):{fieldDepth:0};U({propsArr:f,props:c,cube:a,cache:r,itemDepthObject:p,f:i})}const s=i.copy().descendants(),f=i.descendants();for(let e=0;e<f.length;e++){const t=u[f[e].depth].propsArr,n=u[f[e].depth].props,r=u[f[e].depth].main,o=s[e],a=o.data,i=_(r,a,{key:l});$({propsArr:t,props:n,item:o,itemData:a,ret:i,sourceKey:l}),f[e].data=i}return i}function G(e,t,n,r){const o=Array.isArray(e)?e:[e];let a=[];for(let l=0;l<o.length;l++)if(void 0!==o[l].field){const i=t.raw(),c=t.key();if(!R(i,n,e))continue;const u="object"==typeof o[l].field?o[l].field:t.field(o[l].field),{props:s,main:f}=r.normalizeConfig(o[l],t),p=Object.keys(s),m=N(u,{cube:i}),{nodeFn:b,attrFn:h,valueFn:g}=F({fieldDepth:0},m);U({propsArr:p,props:s,cube:i,cache:n,itemDepthObject:m,f:u});const d=!!o[l].trackBy,v=typeof o[l].trackBy,y={},w=[],O=b(n.tree),x=[];for(let e=0;e<O.length;e++){const t=O[e],n=h?h(g(t)):g(t);if(f.filter&&!f.filter(n))continue;const a=_(f,n,{key:c});$({propsArr:p,props:s,item:t,itemData:n,ret:a,sourceKey:c}),d&&r.track({cfg:o[l],itemData:n,obj:a,target:w,tracker:y,trackType:v}),x.push(a)}const j=d?r.collect(w,{main:f,propsArr:p,props:s}):x;a=[...a,...j]}return a}var Z=function(e,t){return e(t={exports:{}},t.exports),t.exports}((function(e){var t;t=function(){return function(e,t){if(!e||isNaN(+t))return t;var n,r,o,a,l,i,c,u,s,f,p=e.length,m=e.search(/[0-9\-\+#]/),b=m>0?e.substring(0,m):"",h=e.split("").reverse().join(""),g=h.search(/[0-9\-\+#]/),d=p-g,v=e.substring(d,d+1),y=d+("."===v||","===v?1:0),w=g>0?e.substring(y,p):"";if(n=(t="-"===(e=e.substring(m,y)).charAt(0)?-t:+t)<0?t=-t:0,o=(r=e.match(/[^\d\-\+#]/g))&&r[r.length-1]||".",a=r&&r[1]&&r[0]||",",e=e.split(o),t=+(t=t.toFixed(e[1]&&e[1].length))+"",i=e[1]&&e[1].lastIndexOf("0"),(!(u=t.split("."))[1]||u[1]&&u[1].length<=i)&&(t=(+t).toFixed(i+1)),s=e[0].split(a),e[0]=s.join(""),(l=e[0]&&e[0].indexOf("0"))>-1)for(;u[0].length<e[0].length-l;)u[0]="0"+u[0];else 0==+u[0]&&(u[0]="");if((t=t.split("."))[0]=u[0],c=s[1]&&s[s.length-1].length){for(h="",d=(f=t[0]).length%c,p=f.length,y=0;y<p;y++)h+=f.charAt(y),!((y-d+1)%c)&&y<p-c&&(h+=a);t[0]=h}return t[1]=e[1]&&t[1]?o+t[1]:"","0"!==(r=t.join(""))&&""!==r||(n=!1),b+(n?"-":"")+r+w}},e.exports=t()}));function Y(e){return e.replace(/[-[\]/{}()*+?.\\^$|]/g,"\\$&")}const K={3:"k",6:"M",9:"G",12:"T",15:"P",18:"E",21:"Z",24:"Y","-3":"m","-6":"μ","-9":"n","-12":"p","-15":"f","-18":"a","-21":"z","-24":"y"},X=/%\)?$/,J=/^\(r(0[2-9]|[12]\d|3[0-6])\)/i,Q=/^\(oct\)/i,ee=/^\(dec\)/i,te=/^\(hex\)/i,ne=/^\(bin\)/i,re=/^\(rom\)/i,oe=/^(\(rom\)|\(bin\)|\(hex\)|\(dec\)|\(oct\)|\(r(0[2-9]|[12]\d|3[0-6])\))/i,ae=/#|0/g;function le(e,t,n,r){return e=e.toString(t),n[1]===n[1].toUpperCase()&&(e=e.toUpperCase()),e.length-e.indexOf(".")>10&&(e=e.slice(0,e.indexOf(".")+11)),e.replace(".",r||".")}function ie(e,t,n){let r;return J.test(t)?e=le(e,Number(/\d{2}/.exec(t)[0]),t,n):Q.test(t)?e=le(e,8,t,n):ee.test(t)?e=le(e,10,t,n):te.test(t)?e=le(e,16,t,n):ne.test(t)?e=le(e,2,t,n):re.test(t)&&(r="",e<0&&(r="-",e=-e),e=0===(e=Math.floor(e))?"0":e<=5e5?r+(e=function(e,t){let n,r="",o=Number(String(e).slice(-3)),a=(e-o)/1e3,l=[0,1,4,5,9,10,40,50,90,100,400,500,900].reverse(),i=["0","I","IV","V","IX","X","XL","L","XC","C","CD","D","CM"].reverse();for(;o>0;)for(n=0;n<l.length;n++)if(l[n]<=o){r+=i[n],o-=l[n];break}for(n=0;n<a;n++)r="M".concat(r);return t[1]!==t[1].toUpperCase()&&(r=r.toLowerCase()),r}(e,t)):t+r+e.toExponential(0)),e}function ce(e,t,n){const r=Y(e);return n?r:new RegExp(r||"",t)}function ue(e,t,n,r){let o,a,l,i,c,u,s,f,p,m=e.pattern;r&&(e.abbreviate=!0),p=function(e,t){return t&&(t=Y(t)),e&&(e=Y(e)),new RegExp("(?:[#0]+".concat(e,")?[#0]+(?:").concat(t,"[#0]+)?"))}(t,n),l=m.match(p),l=l?l[0]:"",i=l?m.substr(0,m.indexOf(l)):m,c=l?m.substring(m.indexOf(l)+l.length):"",l||(l=m?"#":"##########"),t&&t===n&&(o=l.split(n),a=o.pop(),l=o.join("")+n+a,t=""),u=t,t=/,/.test(n)?"¤":",",u&&(l=l.replace(ce(u,"g"),t)),s=n,n=".",s&&(l=l.replace(ce(s,"g"),n)),f=l.match(/#/g),f=f?f.length:0;const b=m.split(s);let h;b[1]&&(h=b[1].match(ae)),e.prefix=i||"",e.postfix=c||"",e.pattern=m,e.maxPrecision=h?h.length:2,e.percentage=X.test(m),e.numericPattern=l||"",e.numericRegex=new RegExp("".concat(ce(t,null,!0),"|").concat(ce(n,null,!0)),"g"),e.groupTemp=u,e.decTemp=s,e.t=t,e.d=n,e.temp=f}class se{constructor(e,t,n,r,o){this.localeInfo=e,this.pattern=t,this.thousandDelimiter=n||",",this.decimalDelimiter=r||".",this.type=o||"numeric",this.patternSeparator=";",this.abbreviations=function(e,t){if(!e||!e.qNumericalAbbreviation)return K;const n={};return e.qNumericalAbbreviation.split(t).forEach((e=>{let t=e.split(":");2===t.length&&(n[t[0]]=t[1])})),n}(e,this.patternSeparator),this.prepare()}clone(){const e=new se(this.localeInfo,this.pattern,this.thousandDelimiter,this.decimalDelimiter,this.type);return e.subtype=this.subtype,e}format(e,t,n,r){return this.prepare(t,n,r),this.formatValue(e)}prepare(e,t,n){let r;if(void 0===e&&(e=this.pattern),void 0===t&&(t=this.thousandDelimiter),void 0===n&&(n=this.decimalDelimiter),!e)return void(this._prepared={pattern:!1});this._prepared={positive:{d:n,t:t,abbreviate:!1,isFunctional:!1,prefix:"",postfix:""},negative:{d:n,t:t,abbreviate:!1,isFunctional:!1,prefix:"",postfix:""},zero:{d:n,t:t,abbreviate:!1,isFunctional:!1,prefix:"",postfix:""}},r=this._prepared,e=e.split(this.patternSeparator),r.positive.pattern=e[0],r.negative.pattern=e[1],r.zero.pattern=e[2],oe.test(e[0])&&(r.positive.isFunctional=!0),e[1]?oe.test(e[1])&&(r.negative.isFunctional=!0):r.negative=!1,e[2]?oe.test(e[2])&&(r.zero.isFunctional=!0):r.zero=!1;const o="U"===this.type;r.positive.isFunctional||ue(r.positive,t,n,o),r.negative&&!r.negative.isFunctional&&ue(r.negative,t,n,o),r.zero&&!r.zero.isFunctional&&ue(r.zero,t,n,o)}formatValue(e){let t,n,r,o,a,l,i,c,u,s=this._prepared,f="",p="",m=e;if(isNaN(e))return"".concat(m);if(e=+e,!1===s.pattern)return e.toString();if(0===e&&s.zero)return s=s.zero,s.pattern;if(e<0&&s.negative?(s=s.negative,e=-e):s=s.positive,a=s.d,l=s.t,s.isFunctional)e=ie(e,s.pattern,a);else{if(s.percentage&&(e*=100),s.abbreviate){const t=Object.keys(this.abbreviations).map((e=>parseInt(e,10))).sort(((e,t)=>e-t));let r,o,a=t[0];for(i=0,n=Number(Number(e).toExponential().split("e")[1]);a<=n&&i<t.length;)i++,a=t[i];i>0&&(r=t[i-1]),r&&n>0&&r>0?o=r:(n<0&&r<0||!r)&&(a<0&&a-n<=s.maxPrecision?o=a:r<=n&&!(a>0&&-n<=s.maxPrecision)&&(o=r)),o&&(f=this.abbreviations[o],e/=10**o)}if(r=Math.abs(e),t=s.temp,c=s.numericPattern,u=c.split(a)[1],"I"===this.type&&(e=Math.round(e)),o=e,u||"#"!==c.slice(-1)[0])if(r>=1e15||r>0&&r<=1e-14)e=r?r.toExponential(15).replace(/\.?0+(?=e)/,""):"0";else{const t=Number((e+1e-15*(e<0?-1:1)).toFixed(Math.min(20,u?u.length:0)).split(".")[0]);let n=c.split(a)[0];if(n+=a,e=Z(n,t)||"0",u){const t=Math.max(0,Math.min(14,u.length)),n=u.replace(/#+$/,"").length;let o=("I"===this.type?0:r%1+1e-15).toFixed(t).slice(2).replace(/0+$/,"");for(i=o.length;i<n;i++)o+="0";o&&(e+=a+o)}else 0===t&&(o=0)}else if(r>=10**t||r<1||r<1e-4)0===e?e="0":r<1e-4||r>=1e20?(e=(e=o.toExponential(Math.max(1,Math.min(14,t))-1)).replace(/\.?0+(?=e)/,""),p=""):(e=e.toPrecision(Math.max(1,Math.min(14,t)))).indexOf(".")>=0&&(e=(e=e.replace(e.indexOf("e")<0?/0+$/:/\.?0+(?=e)/,"")).replace(".",a));else{for(c+=a,t=Math.max(0,Math.min(20,t-Math.ceil(Math.log(r)/Math.log(10)))),i=0;i<t;i++)c+="#";e=Z(c,e)}e=e.replace(s.numericRegex,(e=>e===l?s.groupTemp:e===a?s.decTemp:"")),o<0&&!/^-/.test(e)&&(e="-".concat(e))}return s.prefix+e+p+f+s.postfix}static getStaticFormatter(){return{prepare(){},formatValue:e=>"".concat(e)}}}function fe(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const{size:n=5e3,multipleArguments:r=!1,toKey:o=e=>e}=t;let a,l,i=Object.create(null),c=Object.create(null),u=0,s=0;return a=r?function(){return l=o(...arguments),a.has(l)?a.get(l):a.set(l,e(...arguments))}:t=>(l=o(t),a.has(l)?a.get(l):a.set(l,e(t))),a.set=(e,t)=>(u>=n&&(delete i[c[s]],delete c[s],u--,s++),i[e]=t,c[u]=e,u++,t),a.get=e=>i[e],a.has=e=>e in i,a.clear=()=>{i=Object.create(null),c=Object.create(null),u=0,s=0},a.size=()=>u,a}function pe(e,t,n,r,o){const a=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return new se(...t)}(o,e,t,n,r),l=fe(a.formatValue.bind(a),{toKey:e=>isNaN(e)?e:+e});function i(e){return l(e)}return i.format=function(e,t,n,r){return l.clear(),a.format(t,e,n,r)},i.pattern=function(e){return e&&(l.clear(),a.pattern=e,a.prepare()),a.pattern},i}const me="D",be="T",he="TS",ge="IV",de=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],ve=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],ye=["January","February","March","April","May","June","July","August","September","October","November","December"],we=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function Oe(e,t){for(let n=e.length;n<t;n++)e="0".concat(e);return e}function xe(e){let t=e.toString().split(".");return t[1]?(t=Number("0.".concat(t[1])),t):0}function je(e,t){let n,r=function(e){const t=e,n=24*xe(t),r=60*xe(n),o=60*xe(r),a=1e3*xe(o);return{d:Math.floor(t),h:Math.floor(n),m:Math.floor(r),s:Math.floor(o),f:Math.round(a)}}(e),o=r.d,a=r.h,l=r.m,i=r.s,c=r.f,u=0;/w+|t+/gi.test(t)&&(n=new Date(Date.UTC(1899,11,30+Math.floor(e),0,0,Math.round(86400*(e-Math.floor(e))))),isNaN(n.getTime())&&(n=null)),/D+/gi.test(t)||(a+=24*o),/h+/gi.test(t)||(l+=60*a),/m+/gi.test(t)||(i+=60*l),/w+/gi.test(t)&&(u=n?n.getDay()-1:0,u<0&&(u=6));let s="";return n&&(s=n.getUTCHours()>=12?"pm":"am"),{year:0,month:0,day:u,date:o,h:a,m:l,s:i,f:c,t:s}}class Ee{constructor(e,t,n){const r=e||{};r.qCalendarStrings||(r.qCalendarStrings={qLongDayNames:de,qDayNames:ve,qLongMonthNames:ye,qMonthNames:we}),this.localeInfo=r,this.locale_days=r.qCalendarStrings.qLongDayNames.slice(),this.locale_days_abbr=r.qCalendarStrings.qDayNames.slice(),this.locale_months=r.qCalendarStrings.qLongMonthNames.slice(),this.locale_months_abbr=r.qCalendarStrings.qMonthNames.slice(),t||(t={[be]:r.qTimeFmt||"hh:mm:ss",[me]:r.qDateFmt||"YYYY-MM-DD",[he]:r.qTimestampFmt||"YYYY-MM-DD hh:mm:ss"}[n]),this.pattern=t}clone(){const e=new Ee(this.localeInfo,this.pattern);return e.subtype=this.subtype,e}format(e,t){t||(t=this.pattern?this.pattern:"YYYY-MM-DD hh:mm:ss"),t=t.replace(/\[.+]|\[|]/g,"");const n=/t+/gi.test(t);let r;e instanceof Date?r=function(e,t){let n=e.getUTCHours(),r=e.getUTCDay()-1;return t&&(n%=12,n||(n=12)),r<0&&(r=6),{year:e.getUTCFullYear(),month:e.getUTCMonth(),day:r,date:e.getUTCDate(),h:n,m:e.getUTCMinutes(),s:e.getUTCSeconds(),f:e.getUTCMilliseconds(),t:e.getUTCHours()>=12?"pm":"am"}}(e,n):(e<0&&(e=-e,t="-".concat(t)),r=je(e,t));const o=function(e,t){return{"Y+|y+":{Y:"".concat(Number("".concat(t.year).slice(-2))),YY:Oe("".concat(t.year).slice(-2),2),YYY:Oe("".concat(t.year).slice(-3),3),def:e=>Oe("".concat(t.year),e.length)},"M+":{M:t.month+1,MM:Oe("".concat(t.month+1),2),MMM:e.locale_months_abbr[t.month],def:e.locale_months[t.month]},"W+|w+":{W:t.day,WW:Oe("".concat(t.day),2),WWW:e.locale_days_abbr[t.day],def:e.locale_days[t.day]},"D+|d+":{D:t.date,def:e=>Oe("".concat(t.date),e.length)},"h+|H+":{h:t.h,def:e=>Oe("".concat(t.h),e.length)},"m+":{m:t.m,def:e=>Oe("".concat(t.m),e.length)},"s+|S+":{s:t.s,def:e=>Oe("".concat(t.s),e.length)},"f+|F+":{def(e){let n="".concat(t.f),r=e.length-n.length;if(r>0)for(let e=0;e<r;e++)n+="0";else r<0&&(n=n.slice(0,e.length));return n}},"t{1,2}|T{1,2}":{def(e){let n=t.t;return e[0].toUpperCase()===e[0]&&(n=n.toUpperCase()),n=n.slice(0,e.length),n}}}}(this,r),a=[];for(const e in o)Object.prototype.hasOwnProperty.call(o,e)&&a.push(e);const l=new RegExp(a.join("|"),"g");return t.replace(l,(e=>{let t,n,r;for(n in o)if(Object.prototype.hasOwnProperty.call(o,n)&&(t=new RegExp(n),t.test(e)))break;if(!t)return"";for(const t in o[n])if(t===e||t.toLowerCase()===e){r=o[n][t],void 0===r&&(r=o[n][t.toLowerCase()]);break}return void 0===r&&(r=o[n].def),"function"==typeof r&&(r=r(e)),r}))}}function Pe(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return new Ee(...t)}function Se(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"TS",n=Pe(arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,e,t),r=fe(n.format.bind(n),{toKey:e=>"object"==typeof e&&"function"==typeof e.getTime?e.getTime():e});function o(e){return t!==ge?function(e){return new Date(Date.UTC(1899,11,30+Math.floor(e),0,0,0,Math.round(864e5*(e-Math.floor(e)))))}(e):e}function a(e){return e=o(e),r(e)}return a.format=function(e,t){return r.clear(),t=o(t),n.format(t,e)},a.locale=function(o){return n=Pe(o,e,t),r=fe(n.format.bind(n),{toKey:e=>"object"==typeof e?e.getTime():e}),this},a.qtype=function(e){return void 0!==e&&(t=e,r.clear()),t},a}function ke(){let e,{meta:t,id:n,key:r,localeInfo:o,fieldExtractor:a,value:l,type:i,sourceField:c}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const u=l||("dimension"===i?e=>null==e?void 0:e.qElemNo:e=>null==e?void 0:e.qValue),s="dimension"===i?"first":"avg",f=function(e,t){if(e&&e.qNumFormat&&-1!==["D","T","TS","IV"].indexOf(e.qNumFormat.qType))return Se(e.qNumFormat.qFmt,e.qNumFormat.qType,t);let n="#",r=t&&void 0!==t.qThousandSep?t.qThousandSep:",",o=t&&void 0!==t.qDecimalSep?t.qDecimalSep:".",a="U",l=e&&!!e.qIsAutoFormat;return e&&e.qNumFormat?(n=e.qNumFormat.qFmt||n,r=e.qNumFormat.qThou||r,o=e.qNumFormat.qDec||o,a=e.qNumFormat.qType||a,l=l&&-1===["M"].indexOf(e.qNumFormat.qType)):l=!0,(l||"U"===a)&&(n="#".concat(o,"##"),a="U"),pe(n,r,o,a,t)}(t,o),p={id:()=>n,key:()=>r,raw:()=>t,title:()=>t.qFallbackTitle||t.label,type:()=>i,origin:()=>c,items:()=>(e||(e=a(p)),e),min:()=>t.qMin,max:()=>t.qMax,value:u,label:e=>(null==e?void 0:e.qText)||"",reduce:s,reduceLabel:"dimension"===i?"first":(e,t)=>f(t),formatter:()=>f,tags:()=>t.qTags};return p}function Ce(e,t,n,r,o){return(t[e]||[]).map(((t,a)=>{const l="".concat(r?"".concat(r,"/"):"").concat(e,"/").concat(a),i={instance:ke(f({id:"".concat(n?"".concat(n,"/"):"").concat(l),key:l,meta:t},o))};return i.attrDims=Ce("qAttrDimInfo",t,n,l,f({},o,{value:e=>null==e?void 0:e.qElemNo,type:"dimension"})),i.attrExps=Ce("qAttrExprInfo",t,n,l,f({},o,{value:e=>null==e?void 0:e.qNum,type:"measure"})),i.measures=Ce("qMeasureInfo",t,n,l,f({},o,{value:e=>null==e?void 0:e.qValue,type:"measure"})),i}))}function Me(){let{key:e,data:t,config:r={}}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const o={fields:[],wrappedFields:[],allFields:[],virtualFields:[]},a=t;if(!a)throw new Error('Missing "data" input');if(!a.qDimensionInfo)throw new Error('The "data" input is not recognized as a hypercube');const l=Me.util,i={cache:o,cube:a,localeInfo:r.localeInfo,fieldExtractor:null,pages:null,hierarchy:()=>null,virtualFields:r.virtualFields},c={key:()=>e,raw:()=>a,field:e=>function(e,t){let{cache:n}=t;if("number"==typeof e)return n.fields[e];const r=n.allFields;if("function"==typeof e){for(let t=0;t<r.length;t++)if(e(r[t]))return r[t];return!1}if("string"==typeof e){for(let t=0;t<r.length;t++)if(r[t].key()===e||r[t].title()===e)return r[t]}else if(e&&-1!==r.indexOf(e))return e;throw Error("Field not found: ".concat(e))}(e,i),fields:()=>o.fields.slice(),extract:e=>i.extractor(e,c,o,l),hierarchy:e=>i.hierarchy(e,c,o,l),_cache:()=>o};"K"===a.qMode||"T"===a.qMode||!a.qMode&&a.qNodesOnDim?(i.extractor=G,i.hierarchy=W,i.pages="K"===a.qMode?a.qStackedDataPages:a.qTreeDataPages):"S"===a.qMode?(i.extractor=h,i.pages=a.qDataPages,i.hierarchy=W):i.extractor=()=>[],i.fieldExtractor=e=>i.extractor({field:e},c,o,l);const u="S"===a.qMode?e=>e.qElemNumber:void 0,s="S"===a.qMode?e=>e.qNum:void 0;o.wrappedFields.push(...Ce("qDimensionInfo",a,e,"",f({},i,{value:u,type:"dimension"}))),o.wrappedFields.push(...Ce("qMeasureInfo",a,e,"",f({},i,{value:s,type:"measure"}))),o.fields=o.wrappedFields.map((e=>e.instance));const p=e=>{e.forEach((e=>{o.allFields.push(e.instance),p(e.measures),p(e.attrDims),p(e.attrExps)}))};return p(o.wrappedFields),(r.virtualFields||[]).forEach((t=>{const r=c.field(t.from),a=ke(n({meta:r.raw(),id:"".concat(e,"/").concat(t.key),sourceField:r,fieldExtractor:e=>i.extractor({field:e},c,o,l),key:t.key,type:r.type(),localeInfo:i.localeInfo,value:r.value},t.override||{}));o.virtualFields.push(a)})),o.allFields.push(...o.virtualFields),c}const Ae=[["qHyperCube","qHyperCubeDef"],["qTreeData","qTreeDataDef"],["qDimensionInfo","qDimensions"],["qMeasureInfo","qMeasures"],["qAttrDimInfo","qAttributeDimensions"],["qAttrExprInfo","qAttributeExpressions"]],Ve=/\/qDimensionInfo(?:\/(\d+))?/,He=/\/qMeasureInfo\/(\d+)/,ze=/\/qAttrDimInfo\/(\d+)(?:\/(\d+))?/,qe=/\/qAttrExprInfo\/(\d+)/,De=/\/?qHyperCube/,Be=/\/?qTreeData/,Ie=e=>"".concat(e.substr(0,e.indexOf("/qHyperCubeDef")+14)),Le=e=>"".concat(e.substr(0,e.indexOf("/qTreeDataDef")+13));function Te(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0;const r=t.byCells,o=t.primarySource,a=[],l={},i=e.isActive();let c=!1;return e.brushes().forEach((e=>{const t=function(e,t){let n=e,r=-1,o=-1,a="",l=e=>e;De.test(e)?(a="".concat(n.substr(0,n.indexOf("qHyperCube")+10)),l=Ie):Be.test(e)&&(a="".concat(n.substr(0,n.indexOf("qTreeData")+9)),l=Le);let i=!0;if(Ve.test(e)&&(r=+Ve.exec(e)[1]),He.test(e)&&(o=+He.exec(e)[1]),ze.test(e)){o=-1,r=0;const e=+ze.exec(n)[2];isNaN(e)||(r=e,n=n.replace(/\/\d+$/,"")),i=!1}if(qe.test(e)){const e=o;if(t){o=0;const l=H(a,t);o+=(l.qMeasureInfo||[]).length,r>-1?(o=l.qDimensionInfo.slice(0,r).reduce(((e,t)=>e+t.qAttrExprInfo.length),o),r=-1):(o=l.qDimensionInfo.reduce(((e,t)=>e+t.qAttrExprInfo.length),o),o=l.qMeasureInfo.slice(0,e).reduce(((e,t)=>e+t.qAttrExprInfo.length),o)),o+=+qe.exec(n)[1]}else r>-1?(r=-1,o=+qe.exec(n)[1]):o+=+qe.exec(n)[1]+1}return Ae.forEach((e=>{let[t,r]=e;n=n.replace(t,r)})),i&&(n=l(n)),n&&"/"!==n[0]&&(n="/".concat(n)),{measureIdx:o,dimensionIdx:r,path:n}}(e.id,n);if("range"===e.type&&t.measureIdx>-1&&t.dimensionIdx>-1){const n=e.brush.ranges();n.length&&(c=!0,l.multiRangeSelectTreeDataValues||(l.multiRangeSelectTreeDataValues={path:t.path,ranges:[]}),n.forEach((e=>l.multiRangeSelectTreeDataValues.ranges.push({qMeasureIx:t.measureIdx,qDimensionIx:t.dimensionIdx,qRange:{qMin:e.min,qMax:e.max,qMinInclEq:!0,qMaxInclEq:!0}}))))}else{if("range"===e.type&&t.measureIdx>-1){const n=e.brush.ranges();n.length&&(c=!0,l.rangeSelectHyperCubeValues||(l.rangeSelectHyperCubeValues={path:t.path,ranges:[]}),n.forEach((e=>l.rangeSelectHyperCubeValues.ranges.push({qMeasureIx:t.measureIdx,qRange:{qMin:e.min,qMax:e.max,qMinInclEq:!0,qMaxInclEq:!0}}))))}if("range"===e.type&&t.dimensionIdx>-1){const n=e.brush.ranges();n.length&&(c=!0,l.selectHyperCubeContinuousRange||(l.selectHyperCubeContinuousRange={path:t.path,ranges:[]}),n.forEach((e=>l.selectHyperCubeContinuousRange.ranges.push({qDimIx:t.dimensionIdx,qRange:{qMin:e.min,qMax:e.max,qMinInclEq:!0,qMaxInclEq:!1}}))))}if("value"===e.type&&t.dimensionIdx>-1)if(r)if(n&&n.qHyperCube&&("P"===n.qHyperCube.qMode||"T"===n.qHyperCube.qMode||"K"===n.qHyperCube.qMode)){const r=n.qHyperCube,a=r.qNoOfLeftDims,i=r.qEffectiveInterColumnSortOrder.indexOf(t.dimensionIdx);if(l.selectPivotCells||(l.selectPivotCells={path:t.path,cells:[]}),e.id===o||!o){const n=e.brush.values().map((e=>+e)).filter((e=>!isNaN(e)));(0===a||i>=a)&&a>-1?n.forEach((e=>{l.selectPivotCells.cells.push({qType:"T",qCol:e,qRow:i-a})})):n.forEach((e=>{l.selectPivotCells.cells.push({qType:"L",qCol:t.dimensionIdx,qRow:e})})),c=!!l.selectPivotCells.cells.length}}else l.selectHyperCubeCells||(l.selectHyperCubeCells={path:t.path,cols:[]}),l.selectHyperCubeCells.cols.push(t.dimensionIdx),e.id!==o&&(o||l.selectHyperCubeCells.values)||(l.selectHyperCubeCells.values=e.brush.values().map((e=>+e)).filter((e=>!isNaN(e))),c=!!l.selectHyperCubeCells.values.length);else{const n=e.brush.values().map((e=>+e)).filter((e=>!isNaN(e)));c=!!n.length,a.push({params:[t.path,t.dimensionIdx,n,!1],method:"selectHyperCubeValues"})}}})),!c&&i?[{method:"resetMadeSelections",params:[]}]:(l.rangeSelectHyperCubeValues&&a.push({method:"rangeSelectHyperCubeValues",params:[l.rangeSelectHyperCubeValues.path,l.rangeSelectHyperCubeValues.ranges,[],null===(u=t.orMode)||void 0===u||u]}),l.selectHyperCubeContinuousRange&&a.push({method:"selectHyperCubeContinuousRange",params:[l.selectHyperCubeContinuousRange.path,l.selectHyperCubeContinuousRange.ranges]}),l.selectHyperCubeCells&&a.push({method:"selectHyperCubeCells",params:[l.selectHyperCubeCells.path,l.selectHyperCubeCells.values,l.selectHyperCubeCells.cols]}),l.selectPivotCells&&a.push({method:"selectPivotCells",params:[l.selectPivotCells.path,l.selectPivotCells.cells]}),l.multiRangeSelectTreeDataValues&&a.push({method:"multiRangeSelectTreeDataValues",params:[l.multiRangeSelectTreeDataValues.path,l.multiRangeSelectTreeDataValues.ranges]}),a);var u}function Ne(e){Me.util=e.data("matrix").util,e.data("q",Me),e.formatter("q-number",pe),e.formatter("q-time",Se)}return Ne.qBrushHelper=Te,Ne.selections=Te,Ne}());ol(di);var vi={getValue:function(e,t,n){const r=t.split(".");let o;if(void 0===e)return n;for(o=0;o<r.length;++o){if(void 0===e[r[o]])return n;e=e[r[o]]}return e}};const yi=({flags:e,theme:t,translator:n})=>{const r=function(e){var t=e.theme,n=e.translator,r=e.config,o=void 0===r?{}:r,a=e.flags,l=function(e){var t=e.config,n=void 0===t?{}:t,r=n.id,o=n.paths;return{id:void 0===r?"object":"".concat("object",".").concat(r),paths:Array.isArray(o)?o:[]}}({config:o}),i=l.id,c=l.paths,u={};c.forEach((function(e){for(var r=e.split("."),o=u,l=0;l<r.length;l++){var c=r[l];l===r.length-1?o[c]=rl({theme:t,translator:n,id:i,path:e,flags:a}):void 0===o[c]&&(o[c]={}),o=o[c]}}));var s=function(e){for(var t=e.split("."),n=u,r=0;r<t.length;r++){var o=t[r];if(void 0===n[o])throw new Error("font-resolver: Path '".concat(e,"' could not be resolved."));n=n[o]}return n};return u.getDefaultValue=function(e){return s(e).getDefaultValue()},u.getOptions=function(e){return s(e).getOptions()},u}({theme:t,translator:n,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:()=>r.getOptions("style.font.fontFamily"),defaultValue:()=>r.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:J.TEXT_ALIGN}}},fontSizeBehavior:{component:"dropdown",ref:"style.font.sizeBehavior",translation:"properties.kpi.layoutBehavior",defaultValue:"responsive",options:qa},fontSize:{component:"slider",type:"number",ref:"style.font.size",translation:"properties.fontSize",min:.2,max:1,step:.01,defaultValue:.5,show:e=>!("fixed"===vi.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"===vi.getValue(e,"style.font.sizeBehavior")},fontColor:{items:{useFontColorExpression:{ref:"style.font.useColorExpression",type:"boolean",translation:"properties.fontColor",component:"dropdown",width:14,options:Ha},colorPicker:{type:"object",component:"color-picker",ref:"style.font.color",translation:"properties.color",defaultValue:J.FONT_COLOR,disabledNone:!0,width:12,show:e=>!vi.getValue(e,"style.font.useColorExpression")},colorExpression:{type:"string",component:"input-field-expression",ref:"style.font.colorExpression",translation:"Common.Expression",expression:"optional",show:e=>vi.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:Ha},colorExpression:{type:"string",component:"input-field-expression",ref:"style.background.colorExpression",translation:"Common.Expression",expression:"optional",show:e=>vi.getValue(e,"style.background.useColorExpression")},colorPicker:{type:"object",component:"color-picker",ref:"style.background.color",translation:"properties.color.used",disableNone:!1,defaultValue:J.COLOR,dualOutput:!0,show:e=>!vi.getValue(e,"style.background.useColorExpression")}}},backgroundImage:{items:{backgroundImageMode:{component:"dropdown",ref:"style.background.mode",translation:"properties.backgroundImage",defaultValue:J.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"===vi.getValue(e,"style.background.mode")},imageSize:{component:"dropdown",ref:"style.background.size",defaultValue:J.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=>{vi.getValue(e,"style.background.position")&&(e.style.background.position=J.BGIMAGE_POSITION)},show:e=>"media"===vi.getValue(e,"style.background.mode")&&!!vi.getValue(e,"style.background.url.qStaticContentUrlDef.qUrl")},position:{component:"position-grid",ref:"style.background.position",translation:"properties.backgroundImage.position",defaultValue:J.BGIMAGE_POSITION,show:e=>"media"===vi.getValue(e,"style.background.mode")&&vi.getValue(e,"style.background.url.qStaticContentUrlDef.qUrl")&&"stretchFit"!==vi.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:za},borderRadius:{type:"number",component:"slider",ref:"style.border.radius",translation:"properties.border.radius",min:0,max:1,step:.01,show:e=>vi.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=>vi.getValue(e,"style.border.useBorder")},colorDropdown:{type:"string",component:"dropdown",ref:"style.border.useColorExpression",translation:"properties.border.color",options:Ha,show:e=>vi.getValue(e,"style.border.useBorder")},colorPicker:{type:"object",component:"color-picker",ref:"style.border.color",translation:"properties.color",defaultValue:J.COLOR,disableNone:!1,dualOutput:!0,show:e=>vi.getValue(e,"style.border.useBorder")&&!vi.getValue(e,"style.border.useColorExpression")},colorExpression:{type:"string",component:"input-field-expression",ref:"style.border.colorExpression",translation:"Common.Expression",show:e=>vi.getValue(e,"style.border.useBorder")&&vi.getValue(e,"style.border.useColorExpression"),expression:"optional"}}}}}}}},wi=e=>({automationId:{type:"string",component:"expression-with-dropdown",translation:"Object.ActionButton.Automation",ref:"automationId",expressionType:"StringExpression",options:async()=>e(),change:async(e,t)=>{const n=await R(e,t);e.automationTriggered&&n?e.automationExecutionToken=n: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 n=await R(e,t);e.automationTriggered&&n?e.automationExecutionToken=n: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 n={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&&n.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"}),n})(e)))}}});function Oi(e){switch(e){case"gotoSheet":return"goToSheet";case"gotoSheetById":return"goToSheetById";case"gotoStory":return"goToStory";case"switchToEdit":return"none";default:return e}}const xi=(e,t)=>{const n={qChildren:[]},r={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 n;switch(t){case"props":n=e.properties[t],r.style.label=n.buttonLabel,r.style.icon.useIcon=n.buttonShowIcon,r.style.icon.iconType=n.buttonIconLui,r.style.font.align=n.buttonTextAlign,r.useEnabledCondition=n.useEnabledCondition,r.enabledCondition=n.enabledCondition,n.actionItems&&n.actionItems.forEach((e=>{!function(e,t){const n={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":n.actionType="clearAllButThis";break;case"unlockAllAndClearAll":n.actionType="clearAll",n.softLock=!0;break;case"selectField":n.actionType="selectMatchingValues";break;case"selectAndLockField":t.actions.push({...n,cId:null,actionType:"selectMatchingValues"}),n.actionType="lockField"}t.actions.push(n)}(e,r)})),r.navigation={action:Oi(n.navigationAction),sheet:"gotoSheetById"===n.navigationAction?n.sheetId:n.selectedSheet,story:n.selectedStory,websiteUrl:n.websiteUrl,sameWindow:n.sameWindow};break;case"qStateName":case"showTitles":case"title":case"subtitle":case"footnote":r[t]=e.properties[t]}})),n.qProperty=r,n};let ji;var Ei=e=>{ji=e},Pi=()=>ji;let Si=null;const ki=async()=>{if(!Si){const e=await fetch("../api/v1/automations?limit=100"),t=await e.json();Si=t.data.map((e=>({value:e.id,label:e.name})))}return Si},Ci=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 Mi({translator:e,shouldHide:t,theme:n}){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",show:r("IM-5699_RUNTIME_EXPRESSION_EVALUATION")},actions:{type:"array",translation:"Object.ActionButton.Actions",ref:"actions",itemTitleRef:t=>{if(t.actionLabel)return t.actionLabel;const n=t.actionType?"Object.ActionButton.InvalidAction":"Object.ActionButton.NewAction",r=U.find((e=>t.actionType===e.value));return e.get(r&&r.translation||n)},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:W(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=>G(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=>G(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=>G(e,"variable")},showSystemVariables:{type:"boolean",ref:"showSystemVariables",translation:"ExpressionEditor.SystemVariables",defaultValue:!1,show:e=>G(e,"variable")},softLock:{type:"boolean",ref:"softLock",translation:"Object.ActionButton.Softlock",defaultValue:!1,show:e=>G(e,"softLock")},value:{type:"string",ref:"value",component:"string",translation:"properties.value",expression:"optional",show:e=>G(e,"value")},partial:{type:"boolean",ref:"partial",translation:"Object.ActionButton.Partial",defaultValue:!1,show:e=>G(e,"partial")},automationProps:{type:"items",grouped:!1,items:wi(ki),show:e=>G(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=>G(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=>G(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 n=await t.app.getDimension(e.cyclicDimensionId);return await n.getLayout(),n.layout.qDim.qFieldDefs.map(((e,t)=>{var r;return{label:(null===(r=n.layout.qDim.qFieldLabels)||void 0===r?void 0:r[t])||e,value:t}}))},show:e=>G(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:K(t),dropdownOnly:!0},appId:{type:"string",expression:"optional",ref:"navigation.appId",translation:"properties.appId",show:e=>X(e,"appId")},sheetId:{type:"string",ref:"navigation.sheet",translation:"properties.sheet",expression:"optional",show:e=>X(e,"sheetId")},sheet:{type:"string",ref:"navigation.sheet",translation:"properties.sheet",component:"expression-with-dropdown",expressionType:"StringExpression",show:e=>X(e,"sheet"),options:async(e,t)=>(await t.app.getSheetList()).map((e=>({value:e.qInfo.qId,label:e.qMeta.title,icon:Ci(e.qData.showCondition)?void 0:f.createElement(Ra,null)})))},chartId:{type:"string",ref:"navigation.chartId",translation:"properties.chartPicker.chartId",component:"expression-with-dropdown",expressionType:"StringExpression",show:e=>X(e,"chartId"),options:async(e,t,n)=>{const r=e.navigation.sheet,o=r&&await n.app.getObject(r);return null==o?void 0:o.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=>X(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=>X(e,"websiteUrl")},sameWindow:{type:"boolean",ref:"navigation.sameWindow",translation:"properties.sameWindow",show:e=>X(e,"sameWindow"),defaultValue:!1},odagLink:{type:"string",ref:"navigation.odagLink",component:"dropdown",translation:"ExpressionEditor.SetExpresions.OdagAppLinks",options:async(e,t)=>{const n=Pi();return(await n.getOdagLinks(t.app)).filter((e=>"odaglink"===e.properties.type)).map((e=>({label:e.properties.data.name,value:e.properties.data.id})))},show:e=>X(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:za}}}}},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:za},iconType:{ref:"style.icon.iconType",component:"expression-with-dropdown",translation:"properties.icon",defaultValue:"",options:ka,expressionType:"StringExpression",show:e=>vi.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=>vi.getValue(e,"style.icon.useIcon")}}}}},presentation:(o={flags:t,theme:n,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,...yi(o)}}})}}}},importProperties:xi,exportProperties:null,support:{export:!1,exportData:!1,snapshot:!1,viewData:!1,quickMobile:!0,fullscreen:!1}};var o}const Ai=(t,n)=>{const{background:{useImage:r,mode:o,url:a}={}}=t.style;e((async()=>{var e,t;(r||"media"===o)&&null!=a&&null!==(e=a.qStaticContentUrl)&&void 0!==e&&e.qUrl&&await(e=>new Promise(((t,n)=>{const r=new Image;r.src=e,r.onload=()=>t("resolved"),r.onerror=()=>n(new Error(void 0))})))(H(null==a||null===(t=a.qStaticContentUrl)||void 0===t?void 0:t.qUrl,n))}),[a,r,o])},Vi={version:"2.0.8",showTitles:!1,title:"",subtitle:"",footnote:"",useEnabledCondition:!1,enabledCondition:1,actions:[],runtimeExpressionEvaluation:!1,navigation:{action:"none"},disableNavMenu:!0,showDetails:!1,style:{label:J.LABEL,showLabel:!0,font:{fontFamily:J.FONT_FAMILY,useColorExpression:!1,color:J.FONT_COLOR,colorExpression:"",size:J.FONT_SIZE,sizeFixed:J.FONT_SIZE_FIXED,sizeBehavior:J.SIZE_BEHAVIOR,style:J.FONT_STYLE,align:J.TEXT_ALIGN},background:{useColorExpression:!1,color:J.COLOR,colorExpression:"",mode:J.BGIMAGE_MODE,useImage:!1,url:{qStaticContentUrlDef:{qUrl:""}},size:J.BACKGROUND_SIZE,position:J.BACKGROUND_POSITION},border:{useColorExpression:!1,color:J.COLOR,colorExpression:"",useBorder:!1,radius:J.BORDER_RADIUS,width:J.BORDER_WIDTH},icon:{useIcon:!1,iconType:"",position:J.ICON_POSITION}}};function Hi(e){var f,p,m,b,y;const{sense:w={},translator:O,flags:{isEnabled:x},anything:j}=e,E=null===(f=j.sense)||void 0===f?void 0:f.isFeatureBlacklisted,P=null===(p=j.sense)||void 0===p?void 0:p.isUnsupportedFeature,S={isEnabled:x,isFeatureBlacklisted:E,isUnsupportedFeature:P},{platform:k}=null!==(m=null!==(b=null==j?void 0:j.sense)&&void 0!==b?b:j)&&void 0!==m?m:w;return Vi.style.label=w?O.get("Object.ActionButton"):"Button",{qae:{properties:Vi,data:_a},component(){const e=t(),f=n(),p=r();Ei(p),o((()=>{const t=document.createElement("button");var n;t.appendChild(document.createElement("text")),e.appendChild(t),x("SENSE_CLIENT_SUPPORT_4338_BUTTON_AUTO")&&(n={getUser:h,getSpaceId:g,getAutomationRun:d,createAutomationRun:v})&&(q=n)}),[]);const m=a(),b=l(),y=i(),w=c();Ai(m,y);const j=Fa({element:e,layout:m,interactions:w,theme:f,app:y,senseNavigation:p,platform:k,translator:O,model:b,isEnabled:x});u((()=>()=>{j()}),[e]),s((()=>({focus(){e.firstElementChild.onclick()}})),[e])},ext:Mi({translator:O,shouldHide:S,theme:null===(y=j.sense)||void 0===y?void 0:y.theme})}}export{Hi as default};
|
|
7
|
+
import{usePromise as e,useElement as t,useTheme as n,useNavigation as r,useMemo as o,useStaleLayout as a,useModel as i,useApp as l,useInteractionState as c,useEffect as s,useImperativeHandle as u}from"@nebula.js/stardust";import p,{forwardRef as f}from"react";function g(){return"undefined"!=typeof window&&void 0!==window.document&&void 0!==window.self}function d(){return!("undefined"==typeof process||!process.version||!process.versions.node)}function h(e){if(Array.isArray(e))return e.map(h);if("object"==typeof(t=e)&&null!==t&&t.constructor===Object){const t={};for(const n of Object.keys(e).sort())t[n]=h(e[n]);return t}var t;return e}function m(e){if(Array.isArray(e))return e.map((e=>"object"==typeof e&&null!==e?m(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 n of Object.keys(e)){const r=e[n];switch(typeof r){case"undefined":break;case"boolean":r&&(t[n]=r);break;case"string":{const e=r.trim();""!==e&&(t[n]=e);break}case"object":{if(null===r)break;const e=m(r);e&&(Array.isArray(e)&&e.length>0||"object"==typeof e&&Object.keys(e).length>0)&&(t[n]=e);break}case"function":case"number":t[n]=r;break;default:console.warn(`Unexpected type for key "${n}": ${typeof r}`),t[n]=r}}if(0===Object.keys(t).length)return;return t}return e}async function b(e){var t;await function(e){var t;return null!==(t=globalThis.process)&&void 0!==t&&t.argv?Promise.resolve().then((function(){return Np})):Promise.resolve().then((function(){return Rp})).then((t=>t.importRuntimeModule("auth@v1",e)))}(e);return!(null===(t=globalThis.process)||void 0===t||!t.argv)?Promise.resolve().then((function(){return Jp})):Promise.resolve().then((function(){return Rp})).then((t=>t.importRuntimeModule("invoke-fetch@v1",e)))}const v="qlik-api/1.41.0";async function y(e,t){var n;const r=null===(n=t.options)||void 0===n?void 0:n.hostConfig;let o;return o=null!=t&&t.userAgent?t.userAgent:g()?`${window.navigator.userAgent} ${v}`:v,(await b(r)).invokeFetch(e,{...t,userAgent:o})}let w;function O(){var e;const t=[...(null===(e=w)||void 0===e?void 0:e.getInterceptors())||[]];return{addInterceptor:e=>(t.push(e),e),removeInterceptor:e=>{const n=t.indexOf(e);let r;return-1!==n&&(r=t.splice(n,1)[0]),r||null},getInterceptors:()=>t}}function P(){return w.getInterceptors()}w=O();var j={addInterceptor:function(e){return w.addInterceptor(e)},removeInterceptor:function(e){return w.removeInterceptor(e)},getInterceptors:P,createInterceptors:O};const E={G:"GET",P:"POST",U:"PUT",A:"PATCH",D:"DELETE",O:"OPTIONS",H:"HEAD",C:"CONNECT",T:"TRACE"};const k={"":"",J:"application/json",M:"multipart/form-data",O:"application/octet-stream",T:"text/plain"};const x=new Set(["$$typeof","then","__esmodule"]);function S(e,t){const n={operations:{}};return A(e,"",t,n.operations),n}function A(e,t,n,r){Object.entries(n).forEach((([n,o])=>{const a=n?`${t}/${n}`:t;Array.isArray(o)?o.forEach((t=>{const n=[...a.matchAll(/\{([\w\-_]+)\}/g)].map((e=>e[1])),[o,i,l]=t.split(":"),c=function(e){try{return E[e]}catch(t){throw new Error(`Unknown short hand method:${e}`)}}(i[0]),[s,...u]=o.split(","),p=i.indexOf("Q")>=0,f=i.indexOf("B"),g=f>=0;let d="";f>=0&&i.length>f&&(d=function(e){try{return k[e]}catch(t){throw new Error(`Unknown short hand content-type: ${e}`)}}(i[f+1])),r[s]={namespace:e,operationName:s,pathTemplate:a,method:c,argNames:n,hasQuery:p,hasBody:g,contentType:d,useInstead:l,oldOperationNames:u}})):A(e,a,o,r)}))}const C={};function B(e,t){C[e]=C[e]||S(e,t);const n=C[e];return(t,r)=>{const o={clearCache:()=>function(e){b().then((t=>t.clearApiCache(e)))}(e)},a=function(e,t){const n={initiated:!1,init:()=>{n.initiated||(t(),n.initiated=!0)},ownKeys:e=>(n.initiated||n.init(),Object.keys(e)),has:(e,t)=>!x.has(t)&&(n.initiated||n.init(),!!e[t]),get:(e,t)=>(x.has(t)||n.initiated||n.init(),e[t])};return new Proxy(e,n)}(o,(()=>{Object.entries(n.operations).forEach((([e,n])=>{o[e]=function({namespace:e,operationName:t,pathTemplate:n,method:r,argNames:o,hasQuery:a,hasBody:i,contentType:l,useInstead:c},s,u,p,f){return(...p)=>{const g={};o.forEach(((e,t)=>{g[e]=p[t]}));let d,h,m=o.length;a&&(d=p[m],m++),i&&(h=p[m],m++);const b=p.length>m?p[m]:void 0;if(c){let n;n=c.includes(".")?c:`${c}.${t}`,console.warn(`${e}.${t} is deprecated, use ${n} instead`)}const v=s?{hostConfig:s,...b}:b;return f()(e,{method:r,pathTemplate:n,pathVariables:g,query:d,body:h,...l?{contentType:l}:{},options:v},null==u?void 0:u.getInterceptors())}}(n,t,r,0,(()=>y)),n.oldOperationNames.forEach((t=>{o[t]=o[e]}))}))}));return a}}var D=j;const M=B("api-keys",{api:{v1:{"api-keys":{"":["getApiKeys:GQ:","createApiKey:PBJ:"],configs:{"{tenantId}":["getApiKeysConfig:G:","patchApiKeysConfig:ABJ:"]},"{id}":["deleteApiKey:D:","getApiKey:G:","patchApiKey:ABJ:"]}}}}),I=B("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:"],"{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:"]}}}}}),T=B("assistants",{api:{v1:{assistants:{"":["getAssistants:GQ:","createAssistant:PBJ:"],"{assistantId}":{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:"]}}}}),H=B("audits",{api:{v1:{audits:{"":["getAudits:GQ:"],archive:["getArchivedAudits:GQ:"],settings:["getAuditsSettings:G:"],sources:["getAuditSources:G:"],types:["getAuditTypes:G:"],"{id}":["getAudit:G:"]}}}}),z=B("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:"]}}}}}}),V=B("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:"]}}}}}}}}),L=B("automl-deployments",{api:{v1:{"automl-deployments":{"{deploymentId}":{"realtime-predictions":["createAutomlDeploymentRealtimePrediction:PQBJ:"]}}}}}),G=B("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:"]}}}}}),q=B("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:"]}}}}}}),$=B("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:"]}}}}}}),N=B("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:"]}}}}}}),R=B("consumption",{api:{v1:{consumption:{executions:["getConsumptionExecutions:GQ:"]}}}}),_=B("csp-origins",{api:{v1:{"csp-origins":{"":["getCSPEntries:GQ:","createCSPEntry:PBJ:"],actions:{"generate-header":["getCSPHeader:G:"]},"{id}":["deleteCSPEntry:D:","getCSPEntry:G:","updateCSPEntry:UBJ:"]}}}}),J=B("csrf-token",{api:{v1:{"csrf-token":["getCsrfToken:G:"]}}}),U=B("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:"]}}}}}}}),F=B("data-assets",{api:{v1:{"data-assets":{"":["deleteDataAssets:DBJ:","createDataAsset:PBJ:"],"{data-asset-id}":["getDataAsset:GQ:","patchDataAsset:ABJ:","updateDataAsset:UBJ:"]}}}}),Q=B("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:"]}}}}),W=B("data-credentials",{api:{v1:{"data-credentials":{actions:{"filter-orphan":["filterOrphanedDataCredentials:PBJ:"]},"{qID}":["deleteDataCredential:DQ:","getDataCredential:GQ:","patchDataCredential:AQBJ:","updateDataCredential:UQBJ:"]}}}}),K=B("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:"]}}}}}}),Z=B("data-qualities",{api:{v1:{"data-qualities":{computations:{"":["triggerDataQualitiesComputation:PBJ:"],"{computationId}":["getDataQualitiesComputation:G:"]},"global-results":["getDataQualitiesGlobalResults:GQ:"]}}}}),X=B("data-sets",{api:{v1:{"data-sets":{"":["deleteDataSets:DBJ:","createDataSet:PBJ:"],"{data-set-id}":{"":["getDataSet:GQ:","patchDataSet:ABJ:","updateDataSet:UBJ:"],profiles:["getDataSetProfiles:GQ:"]}}}}}),Y=B("data-sources",{api:{v1:{"data-sources":{"":["getDataSources:GQ:"],"{dataSourceId}":{"api-specs":["getDataSourceApiSpecs:G:"],gateways:["getDataSourceGateways:GQ:"]}}}}}),ee=B("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:"]}}}}),te=B("dcaas",{api:{v1:{dcaas:{actions:{"data-connections":{"":["dataConnectionsDcaas:PBJ:"],"api-specs":["dataConnectionsDcaasApiSpecs:GQ:"],"{connectionId}":["dataConnectionsDcaa:G:"]}}}}}}),ne=B("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:"],validate:["validateDiProjectDiTask:PBJ:"]},runtime:{actions:{start:["startDiProjectDiTaskRuntime:P:"],stop:["stopDiProjectDiTaskRuntime:P:"]},state:["getDiProjectDiTaskRuntimeState:G:"]}}}}}}}}),re=B("direct-access-agents",{api:{v1:{"direct-access-agents":{"{agentId}":{actions:{"{agentAction}":["restartDirectAccessAgent:P:"]},configurations:["getDirectAccessAgentConfiguration:GQ:","patchDirectAccessAgentConfiguration:ABJ:"],connectors:{"{connectorType}":{files:{"":["getDirectAccessAgentConnectorFiles:GQ:","getDirectAccessAgentConnectorFilesWithoutQuery:G:"],"custom-data-type-mappings":["getDirectAccessAgentConnectorCustomDataTypeMappings:G:","putDirectAccessAgentConnectorCustomDataTypeMappings:UBJ:"],"{fileType}":["getDirectAccessAgentConnectorFile:G:","updateDirectAccessAgentConnectorFile:UQBJ:","updateDirectAccessAgentConnectorFileWithoutQuery:UBJ:"]}}}}}}}}),oe=B("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:"]}}}}}}}),ae=B("extensions",{api:{v1:{extensions:{"":["getExtensions:G:","uploadExtension:PBM:"],"{id}":{"":["deleteExtension:D:","getExtension:G:","patchExtension:ABM:"],file:{"":["downloadExtension:G:"],"{filepath}":["downloadFileFromExtension:G:"]}}}}}}),ie=B("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:"]}}}}}}}),le=B("groups",{api:{v1:{groups:{"":["getGroups:GQ:","createGroup:PBJ:"],actions:{filter:["filterGroups:PQBJ:"]},settings:["getGroupsSettings:G:","patchGroupsSettings:ABJ:"],"{groupId}":["deleteGroup:D:","getGroup:G:","patchGroup:ABJ:"]}}}}),ce=B("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:"]}}}}),se=B("items",{api:{v1:{items:{"":["getItems:GQ:"],settings:["getItemsSettings:G:","patchItemsSettings:ABJ:"],"{itemId}":{"":["deleteItem:D:","getItem:G:","updateItem:UBJ:"],collections:["getItemCollections:GQ:"],publisheditems:["getPublishedItems:GQ:"]}}}}}),ue=B("knowledgebases",{api:{v1:{knowledgebases:{"":["getKnowledgebases:GQ:","createKnowledgebase:PBJ:"],"{id}":{"":["deleteKnowledgebase:D:","getKnowledgebase:G:","patchKnowledgebase:ABJ:"],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:"]}}}}}),pe=B("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:"]}}}}),fe=B("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:"]}}}}}}),ge=B("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:"]}}}}}),de=B("notes",{api:{v1:{notes:{settings:["getNotesSettings:G:","setNotesSettings:UBJ:"]}}}}),he=B("notifications",{api:{v1:{notifications:["getNotifications:GQ:"]}}}),me=B("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:"]}}}}}}),be=B("oauth-tokens",{api:{v1:{"oauth-tokens":{"":["getOauthTokens:GQ:"],"{tokenId}":["deleteOauthToken:D:"]}}}}),ve=B("questions",{api:{v1:{questions:{actions:{ask:["askQuestions:PBJ:"],filter:["filterQuestions:PQBJ:"]}}}}}),ye=B("quotas",{api:{v1:{quotas:{"":["getQuotas:GQ:"],"{id}":["getQuota:GQ:"]}}}}),we=B("reload-tasks",{api:{v1:{"reload-tasks":{"":["getReloadTasks:GQ:","createReloadTask:PBJ:"],"{taskId}":["deleteReloadTask:D:","getReloadTask:G:","updateReloadTask:UBJ:"]}}}}),Oe=B("reloads",{api:{v1:{reloads:{"":["getReloads:GQ:","queueReload:PBJ:"],"{reloadId}":{"":["getReload:G:"],actions:{cancel:["cancelReload:P:"]}}}}}}),Pe=B("report-templates",{api:{v1:{"report-templates":{"":["getReportTemplates:GQ:","createReportTemplate:PBJ:"],"{id}":{"":["deleteReportTemplate:D:","getReportTemplate:G:","patchReportTemplate:ABJ:","updateReportTemplate:UBJ:"],actions:{download:["downloadReportTemplate:P:"]}}}}}}),je=B("reports",{api:{v1:{reports:{"":["createReport:PBJ:"],"{id}":{status:["getReportStatus:G:"]}}}}}),Ee=B("roles",{api:{v1:{roles:{"":["getRoles:GQ:","createRole:PBJ:"],"{id}":["deleteRole:D:","getRole:G:","patchRole:ABJ:"]}}}}),ke=B("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:"]}}}}}}}}),xe=B("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:"]}}}}}}),Se=B("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:"]}}}}}}}),Ae=B("temp-contents",{api:{v1:{"temp-contents":{"":["uploadTempFile:PQBO:"],"{id}":{"":["downloadTempFile:GQ:"],details:["getTempFileDetails:G:"]}}}}}),Ce=B("tenants",{api:{v1:{tenants:{"":["createTenant:PBJ:"],me:["getMyTenant:G:"],"{tenantId}":{"":["getTenant:G:","patchTenant:ABJ:"],actions:{deactivate:["deactivateTenant:PBJ:"],reactivate:["reactivateTenant:PBJ:"]}}}}}}),Be=B("themes",{api:{v1:{themes:{"":["getThemes:G:","uploadTheme:PBM:"],"{id}":{"":["deleteTheme:D:","getTheme:G:","patchTheme:ABM:"],file:{"":["downloadTheme:G:"],"{filepath}":["downloadFileFromTheme:G:"]}}}}}}),De=B("transports",{api:{v1:{transports:{"email-config":{"":["deleteEmailConfig:D:","getEmailConfig:G:","patchEmailConfig:ABJ:"],actions:{"send-test-email":["sendTestEmail:PBJ:"],validate:["validateEmailConfig:P:"],"verify-connection":["verifyEmailConfigConnection:P:"]}}}}}}),Me=B("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:"]}}}}}),Ie=B("users",{api:{v1:{users:{"":["getUsers:GQ:","createUser:PBJ:"],actions:{count:["countUsers:GQ:"],filter:["filterUsers:PQBJ:"],invite:["inviteUsers:PBJ:"]},me:["getMyUser:G:"],"{userId}":["deleteUser:D:","getUser:GQ:","patchUser:ABJ:"]}}}}),Te=B("web-integrations",{api:{v1:{"web-integrations":{"":["getWebIntegrations:GQ:","createWebIntegration:PBJ:"],"{id}":["deleteWebIntegration:D:","getWebIntegration:G:","patchWebIntegration:ABJ:"]}}}}),He=B("web-notifications",{api:{v1:{"web-notifications":{"":["getNotifications:GQ:"],all:["deleteNotifications:D:","patchNotifications:ABJ:"],"{notificationId}":["deleteNotification:D:","getNotification:G:","patchNotification:ABJ:"]}}}}),ze=B("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:"]}}}}}}}});M(void 0,D);const Ve=I(void 0,D);T(void 0,D),H(void 0,D),z(void 0,D);const Le=V(void 0,D);L(void 0,D),G(void 0,D),q(void 0,D),$(void 0,D),N(void 0,D),R(void 0,D),_(void 0,D),J(void 0,D),U(void 0,D),F(void 0,D),Q(void 0,D),W(void 0,D),K(void 0,D),Z(void 0,D),X(void 0,D),Y(void 0,D),ee(void 0,D),te(void 0,D),ne(void 0,D),re(void 0,D),oe(void 0,D),ae(void 0,D),ie(void 0,D),le(void 0,D),ce(void 0,D),se(void 0,D),ue(void 0,D),pe(void 0,D),fe(void 0,D),ge(void 0,D),de(void 0,D),he(void 0,D),me(void 0,D),be(void 0,D),ve(void 0,D),ye(void 0,D),we(void 0,D);const Ge=Oe(void 0,D);Pe(void 0,D),je(void 0,D),Ee(void 0,D),ke(void 0,D),xe(void 0,D),Se(void 0,D),Ae(void 0,D),Ce(void 0,D),Be(void 0,D),De(void 0,D),Me(void 0,D);const qe=Ie(void 0,D);Te(void 0,D),He(void 0,D),ze(void 0,D);const $e=async()=>(await qe.getMyUser()).data,Ne=async e=>{const t=await Ve.getAppInfo(e);return t.data.attributes&&"spaceId"in t.data.attributes&&"string"==typeof t.data.attributes.spaceId?t.data.attributes.spaceId:"personal"},Re=async e=>(await Le.getAutomation(e)).data,_e=async(e,t,n=!1)=>(await Le.getAutomationRun(e,t,{noCache:n})).data,Je=async(e,t,n,r)=>{const o={};t&&(o["X-Execution-Token"]=n);const a=await Le.queueAutomationRun(e,{context:"api",...r},{headers:o});return{...a,json:()=>Promise.resolve(a.data)}},Ue=async(e,t)=>{await Ge.queueReload({appId:e,partial:t})};let Fe;const Qe=()=>(void 0===Fe&&(Fe=window.System.import("@qlik-trial/qmfe-api")),Fe),We=async()=>{const{users:e}=await Qe();return(await e.getMe()).data},Ke=async e=>{const{apps:t}=await Qe(),n=await t.getApp(e);return n.data.attributes&&"spaceId"in n.data.attributes&&"string"==typeof n.data.attributes.spaceId?n.data.attributes.spaceId:"personal"},Ze=async e=>{const{automations:t}=await Qe();return(await t.getAutomation(e)).data},Xe=async(e,t,n=!1)=>{const{automations:r}=await Qe();return(await r.getRun(e,t,{noCache:n})).data},Ye=async(e,t,n,r)=>{const{automations:o}=await Qe(),a={};t&&(a["X-Execution-Token"]=n);const i=await o.createRun(e,{context:"api",...r},{headers:a});return{...i,json:()=>Promise.resolve(i.data)}},et=async(e,t)=>{const{reloads:n}=await Qe();await n.postReloads({appId:e,partial:t})},tt=async()=>{var e;return null!==(e=(await fetch("../api/v1/csrf-token")).headers.get("qlik-csrf-token"))&&void 0!==e?e:""},nt=async(e,t,n)=>{const r={"Content-Type":"application/json","qlik-csrf-token":await tt()};return e&&(r["X-Execution-Token"]=t),{method:"POST",headers:r,body:JSON.stringify(e?n.inputs:n)}},rt=async()=>{const e=await fetch("../api/v1/users/me");return await e.json()},ot=async e=>{var t;const n=await fetch(`../api/v1/apps/${e}`),r=await n.json();return(null==r||null===(t=r.attributes)||void 0===t?void 0:t.spaceId)||"personal"},at=async(e,t)=>(await fetch(`../api/v1/automations/${e}/runs/${t}`)).json(),it=async e=>{if(e.length>2){return(await fetch(`../api/v1/automations/${e}`)).json()}return null},lt=async(e,t,n,r)=>{const o=await nt(t,n,r),a=((e,t)=>t?`../api/v1/automations/${e}/actions/execute`:`../api/v1/automations/${e}/runs`)(e,t);return await fetch(a,o)},ct=async(e,t)=>{await fetch("../api/v1/reloads",{method:"POST",headers:{"Content-Type":"application/json","qlik-csrf-token":await tt()},body:JSON.stringify({appId:e,partial:t})})},st=()=>({getUser:rt,getSpaceId:ot,getAutomation:it,getAutomationRun:at,reloadApp:ct,createAutomationRun:lt});let ut=st();const pt=e=>{ut=e("SENSE_CLIENT_SUPPORT_4338_BUTTON_AUTO")?{getUser:We,getSpaceId:Ke,getAutomation:Ze,getAutomationRun:Xe,reloadApp:et,createAutomationRun:Ye}:e("VNA-330_CORE-API")?{getUser:$e,getSpaceId:Ne,getAutomation:Re,getAutomationRun:_e,reloadApp:Ue,createAutomationRun:Je}:st()},ft=e=>(...t)=>ut[e](...t),gt=ft("getUser"),dt=ft("getSpaceId"),ht=ft("getAutomation"),mt=ft("getAutomationRun"),bt=ft("createAutomationRun"),vt=ft("reloadApp"),yt=e=>{if(void 0===e)return"";let t="";const n=document.createElement("div"),r=document.createTextNode(e);return n.appendChild(r),t=n.innerHTML,n.removeChild(r),t},wt="http://",Ot="https://",Pt="mailto:",jt=e=>e.startsWith(wt)?wt:e.startsWith(Ot)?Ot:e.startsWith(Pt)?Pt:wt,Et=e=>{let t=e;return e.startsWith(wt)&&(t=e.slice(7)),e.startsWith(Ot)&&(t=e.slice(8)),t},kt=/(?:[^\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,xt=/(^|[^\uD800-\uDBFF])[\uDC00-\uDFFF]|[\uD800-\uDBFF]([^\uDC00-\uDFFF]|$)/g,St=e=>String(e).replace(xt,"$1�$2").replace(kt,encodeURI);function At(e){var t;let n,r,o;if(null!=e&&null!==(t=e.session)&&void 0!==t&&t.config){const{config:t}=e.session;n=new URL(t.url);const a=function(e){const t=String(e).split(e.host)[1].split("/");return"app"===t[1]?"":`/${t[1]}`}(n);return o="wss:"===n.protocol,r=o?"https://":"http://",r+n.host+a}}const Ct=(e,t)=>{e.replace(/^\.\.\//i,"/"),e=(e=e.replace(/"/g,'\\"')).replace(/'/g,"\\'");return e=`${At(t)}/`+("/"===e[0]?e.substr(1):e)},Bt=()=>{try{return window.self!==window.top}catch(e){return!0}},Dt=(e,t,n)=>{const r=e.get(t);return r===t?n:r},Mt=e=>Dt(e,"Object.ActionButton.Automation.DefaultAutomationMsg","Automation finished"),It=(e,t)=>{const n={message:Mt(t)};if(void 0!==e){if("object"==typeof e)return Array.isArray(e)?(null==e?void 0:e.length)>0?{message:e.join(" ")}:n:Object.keys(e).includes("message")?e:n;try{const t=JSON.parse(e);return Object.keys(t).includes("message")?t:n}catch(t){return""===e?n:"string"==typeof e||"number"==typeof e?{message:e}:n}}return n},Tt=async(e,t,n,r,o)=>{const a=await mt(e,t,!0);switch(a.status){case"queued":case"running":case"not started":case"starting":return r>300?{ok:!1,message:Dt(n,"geo.findLocation.error.timeout","Timeout")}:setTimeout((()=>Tt(e,t,n,r+1,o)),2e3);case"finished":var i;return(null===(i=a.title)||void 0===i?void 0:i.length)>0?o({...It(a.title,n),ok:!0}):o({message:Mt(n),ok:!0});case"failed":var l;return(null===(l=a.title)||void 0===l?void 0:l.length)>0?o({...It(a.title,n),ok:!1}):o({message:Dt(n,"Object.ActionButton.Automation.AutomationError","Automation error"),ok:!1});case"finished with warnings":var c;return(null===(c=a.title)||void 0===c?void 0:c.length)>0?o({...It(a.title,n),ok:!1}):o({message:Mt(n),ok:!0});case"must stop":case"stopped":var s;return(null===(s=a.title)||void 0===s?void 0:s.length)>0?o({...It(a.title,n),ok:!1}):o({message:Dt(n,"Object.ActionButton.Automation.DefaultAutomationMsg","Unknown error"),ok:!1});default:var u;return(null===(u=a.title)||void 0===u?void 0:u.length)>0?o({...It(a.title,n),ok:!0}):o({message:Mt(n),ok:!0})}},Ht=(e,t)=>{null!=e&&Object.keys(t).forEach((n=>{e.style[n]=t[n]}))},zt=e=>{Ht(e,{opacity:0}),setTimeout((()=>{e.remove()}),1e3)},Vt=(e,t,n)=>{const{message:r,url:o,urlText:a}=e,i=yt(r),l=document.createElement("div"),c=`sn-action-button-snackbar-${(Math.random()+1).toString(36).substring(7)}`;l.setAttribute("id",c);const s=document.querySelectorAll(".sn-action-button-snackbar"),u=24+5*((null==s?void 0:s.length)||0),p=yt(a||"Open");Ht(l,{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 f=`<div class="sn-action-button-snackbar" style="display: flex; justify-content: space-between; height: 100%; align-items: center;">\n ${n?'<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}${o?`<a href="${(e=>{const t=jt(e),n=Et(e);return`${t}${St(n)}`})(o)}" style="margin-left: 6px;" target="${g=t,g?Bt()?"_parent":"_self":"_blank"}">${p}</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 g;return l.innerHTML=f,l},Lt=async(e,t)=>{var n;let{automationId:r}=e;"object"==typeof e.automationId&&null!==(n=e.automationId)&&void 0!==n&&null!==(n=n.qStringExpression)&&void 0!==n&&n.qExpr&&(r=await t.app.evaluate(e.automationId.qStringExpression.qExpr));const o=await ht(r);return null==o?void 0:o.executionToken},Gt=[{value:"applyBookmark",translation:"Object.ActionButton.ApplyBookmark",group:"bookmark",hide:({isUnsupportedFeature:e})=>null==e?void 0:e("bookmarks"),getActionCall:({app:e,bookmark:t})=>async()=>{var n,r;const o=await e.getBookmarkList(),a=o.find((e=>{var n;return(null==e||null===(n=e.qInfo)||void 0===n?void 0:n.qId)===t}));var i;((null==a||null===(n=a.qData)||void 0===n||null===(n=n.qBookmark)||void 0===n||null===(n=n.qPatches)||void 0===n?void 0:n.length)>0||null!=a&&null!==(r=a.qMeta)&&void 0!==r&&r.isExtended)&&await(null===(i=e.clearAllSoftPatches)||void 0===i?void 0:i.call(e));const l=o.find((e=>{var n;return(null==e||null===(n=e.qData)||void 0===n?void 0:n.title)===t}));t&&await e.applyBookmark(l&&l.qInfo&&l.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:n})=>async()=>{if(n){const r=await e.getField(n,t),o=!1;await r.clearAllButThis(o)}},requiredInput:["field"]},{value:"clearField",translation:"Object.ActionButton.ClearSelectionInField",group:"selection",getActionCall:({app:e,qStateName:t,field:n})=>async()=>{if(n){const r=await e.getField(n,t);await r.clear()}},requiredInput:["field"]},{value:"selectAll",translation:"Object.ActionButton.SelectAllInField",group:"selection",getActionCall:({app:e,qStateName:t,field:n,softLock:r})=>async()=>{if(n){const o=await e.getField(n,t);await o.selectAll(r)}},requiredInput:["field","softLock"]},{value:"selectValues",translation:"Object.ActionButton.SelectValuesInField",group:"selection",getActionCall:({app:e,qStateName:t,field:n,value:r,softLock:o})=>async({overrideValue:a})=>{const i=null!=a?a:r;if(n){var l;const r=await e.getField(n,t),a=await e.getFieldDescription(n),c=await(async(e,t,n)=>{let r=t.split(";");if(n){let t="";r.forEach((e=>{t+=`Num('${e}')&';'&`})),r=(await e.evaluate(t.slice(0,-5))).split(";")}return r.map((e=>Number.isNaN(+e)?{qText:e}:{qIsNumeric:!0,qNumber:Number(e)}))})(e,i,null==a||null===(l=a.qTags)||void 0===l?void 0:l.includes("$date"));await r.selectValues(c,!1,o)}},requiredInput:["field","value","softLock"]},{value:"selectMatchingValues",translation:"Object.ActionButton.SelectMatchingValues",group:"selection",getActionCall:({app:e,qStateName:t,field:n,value:r})=>async({overrideValue:o})=>{const a=null!=o?o:r;if(n){const r=await e.getField(n,t);await r.select(a,!1)}},requiredInput:["field","value"]},{value:"selectAlternative",translation:"Object.ActionButton.SelectAlternatives",group:"selection",getActionCall:({app:e,qStateName:t,field:n,softLock:r})=>async()=>{if(n){const o=await e.getField(n,t);await o.selectAlternative(r)}},hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("advancedSelectionOptions"),requiredInput:["field","softLock"]},{value:"cyclicDimension",translation:"Object.ActionButton.CyclicDimension",group:"selection",getActionCall:({cyclicDimensionId:e,indexStepper:t,app:n})=>async()=>{const r=await n.getDimension(e);await r.stepCycle(t)},requiredInput:["cyclicDimension","indexStepper"]},{value:"cyclicDimensionSetActive",translation:"Object.ActionButton.CyclicDimensionSetActive",group:"selection",getActionCall:({cyclicDimensionId:e,groupFieldIndex:t,app:n})=>async()=>{const r=await n.getDimension(e);await r.setActiveField(t)},requiredInput:["cyclicDimension","groupFieldIndex"]},{value:"selectExcluded",translation:"Object.ActionButton.SelectExcluded",group:"selection",getActionCall:({app:e,qStateName:t,field:n,softLock:r})=>async()=>{if(n){const o=await e.getField(n,t);await o.selectExcluded(r)}},hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("advancedSelectionOptions"),requiredInput:["field","softLock"]},{value:"selectPossible",translation:"Object.ActionButton.SelectPossibleValues",group:"selection",getActionCall:({app:e,qStateName:t,field:n})=>async()=>{if(n){const r=await e.getField(n,t),o=!1;await r.selectPossible(o)}},hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("advancedSelectionOptions"),requiredInput:["field"]},{value:"toggleSelect",translation:"Object.ActionButton.ToggleFieldSelection",group:"selection",getActionCall:({app:e,qStateName:t,field:n,value:r})=>async({overrideValue:o})=>{const a=null!=o?o:r;if(n){const r=await e.getField(n,t),o=!1;await r.toggleSelect(a,o)}},requiredInput:["field","value"]},{value:"lockAll",translation:"Object.ActionButton.LockAllSelections",group:"selection",getActionCall:({app:e})=>async()=>{await e.lockAll()},hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("advancedSelectionOptions"),requiredInput:[]},{value:"lockField",translation:"Object.ActionButton.LockField",group:"selection",getActionCall:({app:e,qStateName:t,field:n})=>async()=>{if(n){const r=await e.getField(n,t);await r.lock()}},hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("advancedSelectionOptions"),requiredInput:["field"]},{value:"unlockAll",translation:"Object.ActionButton.UnlockAllSelections",group:"selection",getActionCall:({app:e})=>async()=>{await e.unlockAll()},hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("advancedSelectionOptions"),requiredInput:[]},{value:"unlockField",translation:"Object.ActionButton.UnlockAField",group:"selection",getActionCall:({app:e,qStateName:t,field:n})=>async()=>{if(n){const r=await e.getField(n,t);await r.unlock()}},hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("advancedSelectionOptions"),requiredInput:["field"]},{value:"setVariable",translation:"Object.ActionButton.SetVariable",group:"variables",getActionCall:({app:e,variable:t,value:n})=>async({overrideValue:r,overrideVariable:o})=>{const a=null!=r?r:n,i=null!=o?o:t;if(i)try{const t=await e.getVariableByName(i);await t.setStringValue(a)}catch(e){}},requiredInput:["variable","value"]},{value:"doReload",translation:"Object.ActionButton.DoReload",group:"reload",hide:({isFeatureBlacklisted:e})=>null==e?void 0:e("reloadData"),getActionCall:({app:e,partial:t,platform:n,isEnabled:r})=>async()=>{if(null!=n&&n.isCloud&&!t&&r("IM_2843_BUTTON_STATELESS_RELOAD"))await vt(e.id,t);else{await e.doReload(0,!!t,!1)&&await e.doSave()}},requiredInput:["partial"]},{translation:"Object.ActionButton.ExecuteAutomation",value:"executeAutomation",getActionCall:({app:e,automation:t,automationId:n,automationTriggered:r,automationExecutionToken:o,automationPostData:a,automationShowNotification:i,automationNotificationDuration:l,automationOpenLinkSameWindow:c,inputParameters:s,translator:u,senseNavigation:p})=>async({overrideAutomationInputParameters:f})=>{if(n.length)try{if(void 0===n||0===n.length)return;let t;a&&(t=await(async e=>e.createTemporaryBookmark({qOptions:{qIncludeVariables:!0,qIncludeAllPatches:!0}}))(e));const g=await(async({app:e,automationId:t,bookmark:n,senseNavigation:r,inputParameters:o})=>{const a=await gt();return{id:t,inputs:{...null==o?void 0:o.reduce(((e,t)=>({...e,[t.key]:t.value})),{}),app:e.id,bookmark:n,sheet:null==r?void 0:r.getCurrentSheetId(),user:a.id,space:await dt(e.id),tenant:a.tenantId,time:new Date},context:"qsbutton"}})({app:e,automationId:n,bookmark:t,senseNavigation:p,inputParameters:f||s}),d=await bt(n,r,o,g),h=await(async(e,t,n,r)=>{let o;switch(n.status){case 200:case 201:{const a=await n.json(),{status:i,guid:l,id:c}=a,s=void 0===c?l:c;if(t&&"queued"!==i)o=It(a,r),o.ok=!0;else{const t=new Promise((t=>{Tt(e,s,r,0,t)}));o=await t}break}case 400:o={message:Dt(r,"Object.ActionButton.Automation.BadRequest","Bad request"),ok:!1};break;case 401:case 403:o={message:Dt(r,"Object.ActionButton.Automation.NotAuthorized","You are not authorized to run this automation"),ok:!1};break;case 404:o={message:Dt(r,"Object.ActionButton.Automation.AutomationNotFound","Automation not found"),ok:!1};break;case 500:case 503:o={message:Dt(r,"Object.ActionButton.Automation.AutomationError","Automation error"),ok:!1};break;default:o={message:Dt(r,"Object.ActionButton.Automation.UnkownError","Unknown error"),ok:!1}}return o})(n,r,d,u);i&&await(async(e,t,n)=>{const r=Vt(e,n,!e.ok);r.focus(),r.querySelector(".sn-action-button-snackbar-close").addEventListener("click",(()=>{zt(r)})),document.querySelector("body").appendChild(r),Ht(r,{opacity:1}),setTimeout((()=>{zt(r)}),Math.max(1e3*t-400,1))})(h,l,c)}catch(e){}else void 0!==t&&await(async(e,t,n)=>{try{e=encodeURIComponent(e);const r=await fetch(`../api/v1/items/${e}`).then((e=>e.json())),o=await fetch(`../api/v1/automations/${r.resourceId}`).then((e=>e.json())),a=`../api/v1/automations/${o.id}/actions/execute`;let i={};if(t){const t=await fetch(`../api/v1/automations/${r.resourceId}/blocks`).then((e=>e.json())).then((e=>{let t=[];for(let n=0;n<e.blocks.length;n++)if("FormBlock"===e.blocks[n].type){t=e.blocks[n].form;break}return t}));if(t.length>0){const r=new Date,o={qProp:{qInfo:{qId:`automation_${n.id}_${e}_${r.getTime()}`,qType:"bookmark"},qMetaDef:{title:`Generated automation bookmark on ${r.toISOString()}`,description:"Generated to provide target automation with bookmark to get current selection state",_createdBy:"sn-action-button",_createdFor:"automation",_createdOn:`${r.toISOString()}`,_id:`automation_${encodeURIComponent(n.id)}_${e}_${r.getTime()}`}}},a=await n.createBookmark(o).then((e=>e.getLayout())).then((e=>e.qInfo.qId));await n.saveObjects(),i={inputs:{[t[0].label.toLowerCase()]:encodeURIComponent(n.id),[t[1].label.toLowerCase()]:a}}}}const l=await nt(!0,o.executionToken,i);await fetch(a,l).then((e=>e.json()))}catch(e){}})(t,a,e)},requiredInput:["automation"],hide:({isEnabled:e})=>!(null!=e&&e("ACTION_BUTTON_AUTOMATIONS"))},{value:"refreshDynamicViews",translation:"Object.ActionButton.RefreshDynamicViews",group:"dynamicViews",getActionCall:({senseNavigation:e})=>async()=>{"function"==typeof e.refreshDynamicViews&&await e.refreshDynamicViews()},requiredInput:[]}],qt=e=>Gt.filter((t=>{var n;return!(null!==(n=t.hide)&&void 0!==n&&n.call(t,e))}));function $t(e,t){const n=Gt.find((t=>e.actionType===t.value));return n&&n.requiredInput&&-1!==n.requiredInput.indexOf(t)}const Nt=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-t.qData.rank)),Rt=[{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 n=await Nt(e);await t.goToSheet(n[n.length-1].qInfo.qId)},requiredInput:[]},{translation:"Object.ActionButton.GoToFirstSheet",value:"firstSheet",navigationCall:async({app:e,senseNavigation:t})=>{const n=await Nt(e);await t.goToSheet(n[0].qInfo.qId)},requiredInput:[]},{translation:"Object.ActionButton.GoToASheet",value:"goToSheet",navigationCall:async({senseNavigation:e,sheet:t,chartId:n})=>{t&&await e.goToSheet(t,n)},requiredInput:["sheet","chartId"]},{translation:"Object.ActionButton.GoToSheetById",value:"goToSheetById",navigationCall:async({senseNavigation:e,sheet:t})=>{t&&await e.goToSheet(t)},requiredInput:["sheetId"]},{translation:"Object.ActionButton.GoToStory",hide:({isFeatureBlacklisted:e})=>null==e?void 0: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 n=jt(e),r=Et(e),o=(e=>{let t;try{t=new URL(e)}catch(e){return!1}return t.protocol===Pt})(r);let a="";if(o&&window.open(r,a,"noopener"),t&&(a=Bt()?"_parent":"_self",window.open(`${n}${r}`,a,"noopener")),!o&&!t){const e=St(r);window.open(`${n}${e}`,a,"noopener")}}}catch(e){}},requiredInput:["websiteUrl","sameWindow"]},{translation:"Object.ActionButton.DocumentChain",value:"openChainedApp",hide:({isEnabled:e,isUnsupportedFeature:t})=>!(null!=e&&e("ACTION_BUTTON_DOCUMENT_CHAINING"))||(null==t?void 0:t("bookmarks")),navigationCall:async({app:e,sameWindow:t,appId:n,sheet:r})=>{const o=e.storeTempSelectionState&&await e.storeTempSelectionState();let a="";t&&(a=Bt()?"_parent":"_self");const i=r?`/sheet/${encodeURIComponent(r)}`:"",l=`../sense/app/${encodeURIComponent(n)}${i}/tempselectionstate/${encodeURIComponent(o)}`;window.open(l,a,"noopener")},requiredInput:["sameWindow","appId","sheetId"]},{translation:"Object.ActionButton.SelectOdagApp",value:"odagLink",navigationCall:async({app:e,senseNavigation:t,odagLink:n,element:r})=>{"function"==typeof t.openOdagPopup&&n&&n.length>0&&await t.openOdagPopup(e,n,r)},requiredInput:["odagLink"]}],_t=e=>Rt.filter((t=>{var n;return!(null!==(n=t.hide)&&void 0!==n&&n.call(t,e))})),Jt=(e,t)=>{const n=Rt.find((t=>e.navigation.action===t.value));return n&&n.requiredInput&&-1!==n.requiredInput.indexOf(t)};var Ut={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};function Ft(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Qt=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ft(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M9 7V2H7v5H2v2h5v5h2V9h5V7z"}))));function Wt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Kt=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Wt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Zt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Xt=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Zt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Yt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const en=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Yt(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function tn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const nn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){tn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function rn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const on=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){rn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"m8 9 4.5-4.5L14 6l-4.5 4.5L8 12 2 6l1.5-1.5z"}))));function an(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ln=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){an(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"m7 8 4.5 4.5L10 14 4 8l6-6 1.5 1.5z"}))));function cn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const sn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){cn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M8.5 8 4 3.5 5.5 2l6 6-6 6L4 12.5z"}))));function un(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const pn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){un(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"m8 7-4.5 4.5L2 10l6-6 6 6-1.5 1.5z"}),p.createElement("use",{fillRule:"evenodd"}))));function fn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const gn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){fn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function dn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const hn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){dn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function mn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const bn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){mn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function vn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const yn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){vn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function wn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const On=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){wn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Pn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const jn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Pn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function En(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const kn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){En(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function xn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Sn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){xn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function An(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Cn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){An(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Bn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Dn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Bn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"m8 12-5 4V2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v14zM4 1.951V13.7l4-3.201 4 3.201V1.951C12 1.426 11.552 1 11 1H5c-.552 0-1 .426-1 .951"}))));function Mn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const In=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Mn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Tn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Hn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Tn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function zn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Vn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){zn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M4 0v1h8V0h1v1h2a1 1 0 0 1 .993.883L16 2v13a1 1 0 0 1-.883.993L15 16H1a1 1 0 0 1-.993-.883L0 15V2a1 1 0 0 1 .883-.993L1 1h2V0zM1 6v9h14V6zm12 3v4H9V9zm-1 1h-2v2h2zM1 5h14V2h-2v1h-1V2H4v1H3V2H1z"}))));function Ln(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Gn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ln(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M14 0a1 1 0 0 1 1 1v13.997a1 1 0 0 1-1 1h-.003l-12-.041a1 1 0 0 1-.997-1V1a1 1 0 0 1 1-1zM3 1H2v14h1zm11 0H4v14h10zm-2 2v3H6V3zm-1 1H7v1h4z"}))));function qn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const $n=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){qn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Nn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Rn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Nn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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 0M9.166 6.166c1.555-1.555 4.113-1.555 5.668 0s1.555 4.113 0 5.668-4.113 1.555-5.668 0-1.555-4.063 0-5.668m4.966 1.555a.56.56 0 0 0 0-.803.56.56 0 0 0-.803 0l-1.304 1.305-1.304-1.305a.522.522 0 0 0-.803 0 .524.524 0 0 0 0 .803l1.305 1.304-1.305 1.304c-.25.2-.25.552 0 .803.251.25.602.25.803 0l1.304-1.304 1.304 1.304c.2.25.552.25.803 0 .2-.201.25-.602 0-.803l-1.304-1.304z"}))));function _n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Jn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){_n(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Un(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Fn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Un(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"m9.345 8 3.982 3.982a.951.951 0 0 1-1.345 1.345L8 9.345l-3.982 3.982a.951.951 0 0 1-1.345-1.345L6.655 8 2.673 4.018a.951.951 0 0 1 1.345-1.345L8 6.655l3.982-3.982a.951.951 0 1 1 1.345 1.345z"}))));function Qn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Wn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Qn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Kn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Zn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Kn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Xn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Yn=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Xn(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function er(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const tr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){er(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function nr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const rr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){nr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function or(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ar=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){or(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function ir(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const lr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ir(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M15 1a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-4v4a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h4V2a1 1 0 0 1 1-1zM5 7H1.5a.5.5 0 0 0-.492.41L1 7.5v6a.5.5 0 0 0 .41.492L1.5 14h8a.5.5 0 0 0 .492-.41L10 13.5V10H6a1 1 0 0 1-.993-.883L5 9zm9.5-5h-8l-.09.008a.5.5 0 0 0-.402.402L6 2.5v6l.008.09a.5.5 0 0 0 .402.402L6.5 9h8l.09-.008a.5.5 0 0 0 .402-.402L15 8.5v-6l-.008-.09a.5.5 0 0 0-.402-.402z"}))));function cr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const sr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){cr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function ur(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const pr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ur(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function fr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const gr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){fr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function dr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const hr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){dr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function mr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const br=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){mr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function vr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const yr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){vr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function wr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Or=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){wr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"m2.15 8.5 3.416 3.659-.732.682L.316 8l4.518-4.841.732.682L2.15 7.5H15v1z"}))));function Pr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const jr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Pr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Er(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const kr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Er(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M0 11h1v4H0zm15 0h1v4h-1zM1 14h14v1H1zm6.5-3.5V.5h1v10zm.5 1.207L3.293 7 4 6.293l4 4 4-4 .707.707z"}))));function xr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Sr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){xr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Ar(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Cr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ar(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}),p.createElement("use",{fillRule:"evenodd"}))));function Br(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Dr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Br(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Mr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ir=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Mr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Tr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Hr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Tr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M8 2H1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V9h-1v4H1V3h7zm-1 8V8.5A4.5 4.5 0 0 1 11.5 4h2.293l-2-2 .707-.707L15.707 4.5 12.5 7.707 11.793 7l2-2H11.5A3.5 3.5 0 0 0 8 8.5V10z"}))));function zr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Vr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){zr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Lr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Gr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Lr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function qr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const $r=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){qr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M9.586 0a1 1 0 0 1 .608.206l.099.087 4.414 4.414a1 1 0 0 1 .284.576l.009.131V14a2 2 0 0 1-1.85 1.995L13 16H3a2 2 0 0 1-1.995-1.85L1 14V2A2 2 0 0 1 2.85.005L3 0zM9 1H3a1 1 0 0 0-.993.883L2 2v12a1 1 0 0 0 .883.993L3 15h10a1 1 0 0 0 .993-.883L14 14V6h-3a2 2 0 0 1-1.995-1.85L9 4zm1 .5V4a1 1 0 0 0 .883.993L11 5h2.5z"}))));function Nr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Rr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Nr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function _r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Jr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){_r(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Ur(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Fr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ur(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Qr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Wr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Qr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Kr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Zr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Kr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Xr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Yr=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Xr(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M0 0h5v2H2v3H0V0m2 11v3h3v2H0v-5zM15 0h1v5h-2V2h-3V0zm-1 14v-3h2v5h-5v-2z"}))));function eo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const to=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){eo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function no(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ro=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){no(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function oo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ao=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){oo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M4 10h4a4 4 0 0 1 4 4H0a4 4 0 0 1 4-4m2-1a3 3 0 1 1 0-6 3 3 0 0 1 0 6m6.584 3a5 5 0 0 0-3.98-2.964c.342-.293.634-.644.86-1.036H12a4 4 0 0 1 4 4zM9.892 6.926a4.01 4.01 0 0 0-1.334-4.001 2.5 2.5 0 1 1 1.334 4"}),p.createElement("use",{fillRule:"evenodd"}))));function io(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const lo=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){io(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M1 3h14v2H1zm0 4h14v2H1zm0 6v-2h14v2z"}))));function co(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const so=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){co(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M3 15V1h2v14zm4 0V1h2v14zm6 0h-2V1h2z"}))));function uo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const po=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){uo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function fo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const go=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){fo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function ho(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const mo=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ho(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M9.5.143A8 8 0 1 1 .003 8.262L0 8.009h1a7 7 0 0 0 14 0 7 7 0 0 0-13.328-3H4v1H0v-4h1v2.115A8 8 0 0 1 9.5.143m-1 1.866v5.71l3.248 1.856-.496.868L7.5 8.3V2.01z"}))));function bo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const vo=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){bo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function yo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const wo=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){yo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Oo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Po=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Oo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M15 2v1.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.5V2zM8 2H1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V9h-1v4H1V3h7z"}))));function jo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Eo=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){jo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function ko(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const xo=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ko(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function So(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ao=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){So(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Co(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Bo=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Co(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Do(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Mo=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Do(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Io(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const To=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Io(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Ho(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const zo=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ho(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Vo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Lo=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Vo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Go(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const qo=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Go(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function $o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const No=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){$o(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Ro(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const _o=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ro(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Jo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Uo=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Jo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Fo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Qo=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Fo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M16 0v5h-1V1.707l-4.5 4.5-.707-.707 4.5-4.501L11 1V0zM5.5 9.793l.707.707L1.706 15H5v1H0v-5h1v3.292z"}))));function Wo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ko=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Wo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"m14.707 0 .707.707-5 5h3.293v1h-5v-5h1V5l5-4.999Zm-8 8.707v5h-1v-3.293l-5 5L0 14.707l4.999-5H1.707v-1z"}))));function Zo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Xo=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Zo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M15 4H1V2h14zm0 10H1v-2h14zm0-5H1V7h14z"}))));function Yo(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ea=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Yo(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function ta(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const na=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ta(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M2 6.5h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1m5.5 0h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1m5.5 0h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1"}))));function ra(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const oa=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ra(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function aa(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ia=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){aa(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M13 11h1v5h-1zm-2 2h5v1h-5zM2 4h12v1H2zm0-2h12v7h1V2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h7v-1H2z"}))));function la(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ca=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){la(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function sa(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ua=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){sa(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function pa(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const fa=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){pa(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}),p.createElement("use",{fillRule:"evenodd"}))));function ga(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const da=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ga(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function ha(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ma=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ha(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M2 16V0h4v16zm8-16h4v16h-4z"}))));function ba(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const va=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ba(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}),p.createElement("use",{fillRule:"evenodd"}))));function ya(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const wa=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ya(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Oa(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Pa=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Oa(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function ja(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ea=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ja(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function ka(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const xa=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ka(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Sa(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Aa=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Sa(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Ca(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ba=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ca(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Da(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ma=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Da(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"m7 8 4.5 4.5L10 14 4 8l6-6 1.5 1.5z"}),p.createElement("use",{fillRule:"evenodd"}))));function Ia(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ta=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ia(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Ha(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const za=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ha(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Va(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const La=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Va(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Ga(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const qa=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ga(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function $a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Na=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){$a(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Ra(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const _a=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ra(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Ja(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ua=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ja(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Fa(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Qa=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Fa(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Wa(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ka=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Wa(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Za(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Xa=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Za(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Ya(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ei=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ya(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function ti(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ni=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ti(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function ri(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const oi=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ri(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function ai(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ii=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ai(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function li(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ci=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){li(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function si(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ui=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){si(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function pi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const fi=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){pi(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function gi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const di=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){gi(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function hi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const mi=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){hi(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function bi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const vi=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){bi(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function yi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const wi=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){yi(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Oi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Pi=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Oi(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function ji(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ei=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ji(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function ki(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const xi=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ki(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Si(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ai=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Si(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Ci(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Bi=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ci(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Di(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Mi=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Di(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}),p.createElement("use",{fillRule:"evenodd"}))));function Ii(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ti=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ii(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Hi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const zi=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Hi(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Vi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Li=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Vi(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Gi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const qi=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Gi(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function $i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ni=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){$i(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"m6 10 7-7 2 2-7 7-2 2-5-5 2-2z"}))));function Ri(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const _i=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ri(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Ji(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ui=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Ji(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M0 16V0h16v16zM1 1v8h8V1zm9 7v3h5V8zm2 4h-2v3h2zm3-11h-5v6h5zM9 15v-5H6v5zm-4-5H1v5h4zm8 2v3h2v-3z"}))));function Fi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Qi=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Fi(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Wi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ki=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Wi(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Zi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Xi=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Zi(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Yi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const el=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Yi(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function tl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const nl=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){tl(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function rl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ol=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){rl(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}),p.createElement("use",{fillRule:"evenodd"}))));function al(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const il=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){al(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function ll(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const cl=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){ll(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function sl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ul=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){sl(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"m15 9-7 7-7-7zM1 7l7-7 7 7z"}))));function pl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const fl=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){pl(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function gl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const dl=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){gl(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M7.646 1.168 1.168 7.646.46 6.94 6.939.461a1.5 1.5 0 0 1 2.122 0l6.478 6.478a1.5 1.5 0 0 1 0 2.122l-6.478 6.478a1.5 1.5 0 0 1-2.122 0L.461 9.061a1.5 1.5 0 0 1 0-2.122l.707.707a.5.5 0 0 0 0 .708l6.478 6.478a.5.5 0 0 0 .708 0l6.478-6.478a.5.5 0 0 0 0-.708L8.354 1.168a.5.5 0 0 0-.708 0M8.75 11a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M7.5 4h1v5h-1z"}))));function hl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ml=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){hl(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("path",{d:"M15.738 13.5c.5.8.1 1.5-.8 1.5h-13.9c-1 0-1.3-.7-.8-1.5l6.8-11.9c.5-.8 1.3-.8 1.8 0zm-6.8-2c0-.3-.2-.5-.5-.5h-1c-.3 0-.5.2-.5.5v1c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5zm0-6c0-.3-.2-.5-.5-.5h-1c-.3 0-.5.2-.5.5v4c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5z"}))));function bl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const vl=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){bl(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function yl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const wl=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){yl(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));var Ol=[{value:"image",label:"Image",icon:p.createElement(wo,null)},{value:"back",icon:p.createElement(yn,null),label:"Back"},{value:"forward",icon:p.createElement(Wr,null),label:"Forward"},{value:"history",icon:p.createElement(mo,null),label:"History"},{value:"help",icon:p.createElement(po,null),label:"Help"},{value:"info",icon:p.createElement(xo,null),label:"Info"},{value:"text",icon:p.createElement(qi,null),label:"Text"},{value:"group",icon:p.createElement(ao,null),label:"Group"},{value:"search",icon:p.createElement(Ka,null),label:"Search"},{value:"zoom-in",icon:p.createElement(vl,null),label:"Zoom in"},{value:"zoom-out",icon:p.createElement(wl,null),label:"Zoom out"},{value:"export",icon:p.createElement(Hr,null),label:"Export"},{value:"import",icon:p.createElement(Po,null),label:"Import"},{value:"field",icon:p.createElement(Gr,null),label:"Field"},{value:"lock",icon:p.createElement(No,null),label:"Lock"},{value:"unlock",icon:p.createElement(il,null),label:"Unlock"},{value:"database",icon:p.createElement(pr,null),label:"Database"},{value:"calendar",icon:p.createElement(Vn,null),label:"Calendar"},{value:"bookmark",icon:p.createElement(Dn,null),label:"Bookmark"},{value:"library",icon:p.createElement(Gn,null),label:"Library"},{value:"star",icon:p.createElement(Ei,null),label:"Star"},{value:"print",icon:p.createElement(Ta,null),label:"Print"},{value:"remove",icon:p.createElement(qa,null),label:"Remove"},{value:"handle",icon:p.createElement(lo,null),label:"Handle"},{value:"handle-horizontal",icon:p.createElement(so,null),label:"Handle horizontal"},{value:"menu",icon:p.createElement(Xo,null),label:"Menu"},{value:"list",icon:p.createElement(qo,null),label:"List"},{value:"unordered-list",icon:p.createElement(cl,null),label:"Unordered list"},{value:"clock",icon:p.createElement(Jn,null),label:"Clock"},{value:"puzzle",icon:p.createElement(za,null),label:"Puzzle"},{value:"filterpane",icon:p.createElement(Jr,null),label:"Filterpane"},{value:"plus",icon:p.createElement(Ba,null),label:"Plus"},{value:"minus",icon:p.createElement(ea,null),label:"Minus"},{value:"triangle-top",icon:p.createElement(el,null),label:"Triangle top"},{value:"triangle-bottom",icon:p.createElement(Qi,null),label:"Triangle bottom"},{value:"triangle-left",icon:p.createElement(Ki,null),label:"Triangle left"},{value:"triangle-right",icon:p.createElement(Xi,null),label:"Triangle right"},{value:"tick",icon:p.createElement(Ni,null),label:"Tick"},{value:"cogwheel",icon:p.createElement(Yn,null),label:"Cogwheel"},{value:"settings",icon:p.createElement(fi,null),label:"Settings"},{value:"cut",icon:p.createElement(sr,null),label:"Cut"},{value:"copy",icon:p.createElement(lr,null),label:"Copy"},{value:"paste",icon:p.createElement(da,null),label:"Paste"},{value:"camera",label:"Camera"},{value:"slide-show",icon:p.createElement(wi,null),label:"Slide show"},{value:"palette",icon:p.createElement(fa,null),label:"Palette"},{value:"shapes",icon:p.createElement(di,null),label:"Shapes"},{value:"effects",icon:p.createElement(Ir,null),label:"Effects"},{value:"file",icon:p.createElement($r,null),label:"File"},{value:"expand",icon:p.createElement(Qo,null),label:"Expand"},{value:"collapse",icon:p.createElement(Ko,null),label:"Collapse"},{value:"bin",icon:p.createElement(Sn,null),label:"Bin"},{value:"link",icon:p.createElement(Lo,null),label:"Link"},{value:"pivot",icon:p.createElement(Ea,null),label:"Pivot"},{value:"reload",icon:p.createElement(La,null),label:"Reload"},{value:"add",icon:p.createElement(Qt,null),label:"Add"},{value:"edit",icon:p.createElement(Dr,null),label:"Edit"},{value:"key",icon:p.createElement(Bo,null),label:"Key"},{value:"box",icon:p.createElement(In,null),label:"Box"},{value:"home",icon:p.createElement(vo,null),label:"Home"},{value:"person",icon:p.createElement(va,null),label:"Person"},{value:"grid",icon:p.createElement(ro,null),label:"Grid"},{value:"cloud",icon:p.createElement(Wn,null),label:"Cloud"},{value:"more",icon:p.createElement(na,null),label:"More"},{value:"folder",icon:p.createElement(Fr,null),label:"Folder"},{value:"drop",icon:p.createElement(Cr,null),label:"Drop"},{value:"play",icon:p.createElement(Aa,null),label:"Play"},{value:"tag",icon:p.createElement(Li,null),label:"Tag"},{value:"close",icon:p.createElement(Fn,null),label:"Close"},{value:"warning",icon:p.createElement(dl,null),label:"Warning"},{value:"warning-triangle",icon:p.createElement(ml,null),label:"Warning triangle"},{value:"share",icon:p.createElement(mi,null),label:"Share"},{value:"top",icon:p.createElement(_i,null),label:"Top"},{value:"low-resolution",icon:p.createElement(_o,null),label:"Low resolution"},{value:"high-resolution",icon:p.createElement(go,null),label:"High resolution"},{value:"view",icon:p.createElement(fl,null),label:"View"},{value:"control",icon:p.createElement(ar,null),label:"Control"},{value:"code",icon:p.createElement(Zn,null),label:"Code"},{value:"upload",label:"Upload"},{value:"repair",label:"Repair"},{value:"split",icon:p.createElement(Pi,null),label:"Split"},{value:"up-down",icon:p.createElement(ul,null),label:"Up down"},{value:"disconnect",label:"Disconnect"},{value:"photo-library",icon:p.createElement(wa,null),label:"Photo library"},{value:"application",icon:p.createElement(nn,null),label:"Application"},{value:"new-tab",icon:p.createElement(ia,null),label:"New tab"},{value:"ascending",icon:p.createElement(br,null),label:"Ascending"},{value:"descending",icon:p.createElement(gn,null),label:"Descending"},{value:"arrow-up",icon:p.createElement(pn,null),label:"Arrow up"},{value:"arrow-down",icon:p.createElement(on,null),label:"Arrow down"},{value:"arrow-right",icon:p.createElement(sn,null),label:"Arrow right"},{value:"arrow-left",icon:p.createElement(ln,null),label:"Arrow left"},{value:"sync",icon:p.createElement(Ti,null),label:"Sync"},{value:"draggable",icon:p.createElement(Sr,null),label:"Draggable"},{value:"book",icon:p.createElement(Cn,null),label:"Book"},{value:"measure",label:"Measure"},{value:"download",icon:p.createElement(kr,null),label:"Download"},{value:"more-rounded",icon:p.createElement(oa,null),label:"More rounded"},{value:"align-object-left",icon:p.createElement(Xt,null),label:"Align object-left"},{value:"align-object-center",icon:p.createElement(Kt,null),label:"Align object-center"},{value:"align-object-right",icon:p.createElement(en,null),label:"Align object-right"},{value:"submit",icon:p.createElement(Bi,null),label:"Submit"},{value:"operators",icon:p.createElement(ua,null),label:"Operators"},{value:"general-data-class",icon:p.createElement(Yr,null),label:"General data-class"},{value:"building",label:"Building"},{value:"bell",icon:p.createElement(kn,null),label:"Bell"},{value:"unlink",icon:p.createElement(ol,null),label:"Unlink"},{value:"lightbulb",icon:p.createElement(To,null),label:"Lightbulb"},{value:"log-in",label:"Log in"},{value:"log-out",label:"Log out"},{value:"previous",icon:p.createElement(Ma,null),label:"Previous"},{value:"goto",icon:p.createElement(to,null),label:"Goto"},{value:"save",icon:p.createElement(Na,null),label:"Save"},{value:"pause",icon:p.createElement(ma,null),label:"Pause"},{value:"stop",icon:p.createElement(Ai,null),label:"Stop"},{value:"step-in",icon:p.createElement(xi,null),label:"Step in"},{value:"comment",icon:p.createElement(rr,null),label:"Comment"},{value:"indent",icon:p.createElement(Eo,null),label:"Indent"},{value:"undent",icon:p.createElement(nl,null),label:"Undent"},{value:"filter",icon:p.createElement(Rr,null),label:"Filter"},{value:"clear-filter",icon:p.createElement($n,null),label:"Clear filter"},{value:"insert",icon:p.createElement(Ao,null),label:"Insert"},{value:"direction-left",icon:p.createElement(Or,null),label:"Direction left"},{value:"swap",icon:p.createElement(Mi,null),label:"Swap"},{value:"bubbles",icon:p.createElement(hn,null),label:"Bubbles"},{value:"sheet",icon:p.createElement(vi,null),label:"Sheet"},{value:"object",icon:p.createElement(ca,null),label:"Object"},{value:"clear-selections",icon:p.createElement(Rn,null),label:"Clear selections"},{value:"selections-tool",icon:p.createElement(ci,null),label:"Selections tool"},{value:"selections-reload",icon:p.createElement(ii,null),label:"Selections reload"},{value:"selections-back",icon:p.createElement(ni,null),label:"Selections back"},{value:"selections-forward",icon:p.createElement(oi,null),label:"Selections forward"},{value:"expression",icon:p.createElement(Vr,null),label:"Expression"},{value:"select-alternative",icon:p.createElement(Xa,null),label:"Select alternative"},{value:"select-possible",icon:p.createElement(ui,null),label:"Select possible"},{value:"select-excluded",icon:p.createElement(ei,null),label:"Select excluded"},{value:"select-all",label:"Select all"},{value:"bar-chart",icon:p.createElement(jn,null),label:"Bar chart"},{value:"bar-chart-horizontal",icon:p.createElement(On,null),label:"Bar chart-horizontal"},{value:"line-chart",icon:p.createElement(zo,null),label:"Line chart"},{value:"pie-chart",icon:p.createElement(Pa,null),label:"Pie chart"},{value:"gauge-chart",icon:p.createElement(Zr,null),label:"Gauge chart"},{value:"kpi",icon:p.createElement(Mo,null),label:"Kpi"},{value:"scatter-chart",icon:p.createElement(_a,null),label:"Scatter chart"},{value:"map",icon:p.createElement(Uo,null),label:"Map"},{value:"table",icon:p.createElement(zi,null),label:"Table"},{value:"pivot-table",icon:p.createElement(xa,null),label:"Pivot table"},{value:"treemap",icon:p.createElement(Ui,null),label:"Treemap"},{value:"combo-chart",icon:p.createElement(tr,null),label:"Combo chart"},{value:"boxplot",icon:p.createElement(Hn,null),label:"Boxplot"},{value:"distributionplot",icon:p.createElement(jr,null),label:"Distributionplot"},{value:"histogram",label:"Histogram"},{value:"direct-discovery",icon:p.createElement(yr,null),label:"Direct discovery"},{value:"data-model",icon:p.createElement(gr,null),label:"Data model"},{value:"script",icon:p.createElement(Ua,null),label:"Script"},{value:"script-ok",icon:p.createElement(Qa,null),label:"Script ok"},{value:"debug",icon:p.createElement(hr,null),label:"Debug"},{value:"auto-layout",icon:p.createElement(bn,null),label:"Auto layout"}];const Pl={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}},jl={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 n=e&&Pl[e.toLowerCase()];if(n){const e=void 0!==n.a?n.a:1;return`rgba(${n.r},${n.g},${n.b},${e})`}return"none"},getFadedColor(e){const t=.15;let n,r,o,a;if(e.length>7){n=e.split(",");const i=-1!==n[0].indexOf("a");return r=i?parseInt(n[0].slice(5),10):parseInt(n[0].slice(4),10),a=parseInt(n[1],10),o=parseInt(n[2],10),`${(i?"rgba(":"rgb(")+(Math.round((0-r)*t)+r)},${Math.round((0-a)*t)+a},${Math.round((0-o)*t)+o}${i?`,${n[3]}`:")"}`}return n=parseInt(e.slice(1),16),r=n>>16,a=n>>8&255,o=255&n,`#${(16777216+65536*(Math.round((0-r)*t)+r)+256*(Math.round((0-a)*t)+a)+(Math.round((0-o)*t)+o)).toString(16).slice(1)}`},getColor({useColorExpression:e=!1,colorExpression:t="",color:n=Ut.COLOR},r,o){let a;return e?a=jl.resolveExpression(t):"string"==typeof n?a=n:n&&(a=o.getColorPickerColor(n)),a&&"none"!==a?a:r}},El={auto:"auto auto",alwaysFit:"contain",fitWidth:"100% auto",fitHeight:"auto 100%",fill:"100% 100%",alwaysFill:"cover",stretchFit:"100% 100%"},kl={"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%"},xl=[{value:!1,translation:"properties.colorMode.primary"},{value:!0,translation:"properties.colorMode.byExpression"}],Sl=[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}],Al=[{value:"responsive",translation:"properties.responsive"},{value:"relative",translation:"properties.fluid"},{value:"fixed",translation:"properties.fixed"}],Cl=e=>e%1!=0?e.toFixed(2):e,Bl=(e,t,n,r)=>{t.offsetWidth<=e.clientWidth?n.style.overflow="visible":n.style.overflow="hidden",r&&(t.children[0].style.marginRight=`${Cl(.04*t.offsetWidth)}px`)},Dl=(e,t,n,r,o)=>{if("fixed"===t.sizeBehavior)n.style.fontSize=`${t.sizeFixed||Ut.FONT_SIZE_FIXED}px`,Bl(e,n,r,o);else if("relative"===t.sizeBehavior){const a=t.size||Ut.FONT_SIZE,i=40/a,l=Math.min(e.clientWidth/i*10,e.clientHeight*a*.8);n.style.fontSize=`${l}px`,Bl(e,n,r,o)}else{n.style.fontSize=`${e.clientHeight}px`;let r=e.clientHeight/n.offsetHeight*e.clientHeight;n.style.fontSize=`${r}px`,n.offsetWidth>e.clientWidth&&(r*=e.clientWidth/n.offsetWidth);((e,t,n,r)=>{t.style&&t.style.italic?r?(e.style.fontSize=`${Cl(Math.max(.84*n,8))}px`,e.children[0].style.marginRight=`${Cl(.04*e.offsetWidth)}px`,e.children[1].style.marginRight=`${Cl(.04*e.offsetWidth)}px`):(e.style.fontSize=`${Cl(Math.max(.9*n,8))}px`,e.children[0].style.marginRight=`${Cl(.02*e.offsetWidth)}px`):r?(e.style.fontSize=`${Cl(Math.max(.88*n,8))}px`,e.children[0].style.marginRight=`${Cl(.04*e.offsetWidth)}px`):e.style.fontSize=`${Cl(Math.max(.92*n,8))}px`})(n,t,r*(t.size||Ut.FONT_SIZE),o)}},Ml=(e,t)=>{const n=t.getDataColorSpecials().primary;return jl.getColor(e,n,t)},Il=(e,t)=>`${e}: ${t};`;var Tl={getStyles({style:e={},disabled:t,theme:n,element:r,app:o}){let a="width: 100%;height: 100%;transition: transform .1s ease-in-out;position: absolute;bottom: 0;left: 0; top: 0;right: 0;margin: auto;";const{font:i={},background:l={},border:c={}}=e;return a+=t?Il("opacity",.4):Il("cursor","pointer"),a+=((e,t,n,r)=>{let o="";o=r("color",jl.getColor(e,t,n));const a=e.style||Ut.FONT_STYLE;return a.bold&&(o+=r("font-weight","bold")),a.italic&&(o+=r("font-style","italic")),o})(i,Ut.FONT_COLOR.color,n,Il),a+=((e,t,n,r)=>{let o=r("background-color",Ml(e,t));if((e.useImage||"media"===e.mode)&&e.url.qStaticContentUrl){let t=e.url.qStaticContentUrl.qUrl;t&&(t=Ct(t,n),o+=r("background-image",`url('${t}')`),o+=r("background-size",El[e.size||Ut.BACKGROUND_SIZE]),o+=r("background-position",kl[e.position||Ut.BACKGROUND_POSITION]),o+=r("background-repeat","no-repeat"))}return o})(l,n,o,Il),a+=((e,t,n,r,o)=>{if(!n.useBorder)return"border: none;";let a="";const i=Ml(t,r),l=Math.min(e.offsetWidth,e.offsetHeight),c=jl.getColor(n,jl.getFadedColor(i),r);return a=o("border",`${(n.width||Ut.BORDER_WIDTH)*l/2}px solid ${c}`),a+=o("border-radius",(n.radius||Ut.BORDER_RADIUS)*l/2+"px"),a})(r,l,c,n,Il),a},createLabelAndIcon({button:e,theme:t,style:n={},isSense:r}){var o;const{icon:a={},font:i={},label:l=Ut.LABEL,showLabel:c=!0}=n,s=document.createElement("text");s.style.whiteSpace="nowrap",s.style.fontFamily=(null==n||null===(o=n.font)||void 0===o?void 0:o.fontFamily)||t.getStyle("","","fontFamily")||Ut.FONT_FAMILY;const u=((e,t)=>{const n=document.createElement("span");return n.textContent=e,n.style.whiteSpace="nowrap",n.style.textOverflow="ellipsis",(null==t?void 0:t.style)&&t.style.underline&&(n.style.textDecoration="underline"),n})(l,i);s.appendChild(u);const p=r&&a.useIcon&&""!==a.iconType;let f;p&&(f=((e,t)=>{const n=document.createElement("span"),r=e.find((e=>e.label===t.iconType||e.value===t.iconType));return n.style.textDecoration="none",n.style.fontSize="inherit",n.setAttribute("class",`lui-icon lui-icon--${r?r.value:""}`),n})(Ol,a),"right"===(null==a?void 0:a.position)?s.appendChild(f):s.insertBefore(f,u)),e.innerHTML="",e.appendChild(s),Dl(e,i,s,u,p),"8px"===s.style.fontSize&&Array.from(s.children).forEach((e=>{e.style.overflow="hidden"})),s.style.margin="0 3%",s.style.display="flex",s.style.alignItems="center",s.style.justifyContent="left"===i.align?"flex-start":"right"===i.align?"flex-end":"center",c||(s.style.height="1px",s.style.width="1px",s.style.overflow="hidden")}};const Hl=({layout:e,theme:t,app:n,interactions:r,senseNavigation:o,platform:a,element:i,translator:l,model:c,isEnabled:s})=>{const u=!!o,p=i.firstElementChild,{style:f,qStateName:g,navigation:d}=e,h=e.useEnabledCondition&&0===e.enabledCondition,m=!h&&r.active,b=Tl.getStyles({style:f,disabled:h,theme:t,element:i,app:n});p.setAttribute("style",b),p.removeAttribute("disabled"),p.setAttribute("tabindex","-1"),Tl.createLabelAndIcon({button:p,theme:t,style:f,isSense:u}),p.onclick=async()=>{if(m){const t=[],{actions:r}=e;if(r.forEach((e=>{const r=Gt.find((t=>t.value===e.actionType));r?t.push(r.getActionCall({app:n,qStateName:g,...e,senseNavigation:o,translator:l,platform:a,isEnabled:s})):t.push((()=>{}))})),p.setAttribute("disabled",!0),await(async({actionCallList:e,model:t,layout:n,app:r})=>{const o=await t.getEffectiveProperties();for(let t=0;t<e.length;t++)if(n.runtimeExpressionEvaluation){var a,i;const{value:n,variable:l,inputParameters:c}=o.actions[t],s=(null==n||null===(a=n.qStringExpression)||void 0===a?void 0:a.qExpr)&&await r.evaluate(n.qStringExpression.qExpr),u=(null==l||null===(i=l.qStringExpression)||void 0===i?void 0:i.qExpr)&&await r.evaluate(l.qStringExpression.qExpr),p=(null==c?void 0:c.length)>0?await Promise.all(c.map((e=>{var t;return null!=e&&null!==(t=e.value)&&void 0!==t&&null!==(t=t.qStringExpression)&&void 0!==t&&t.qExpr?new Promise((t=>{r.evaluate(e.value.qStringExpression.qExpr).then((n=>{t({...e,value:n})}))})):e}))):void 0;await e[t]({overrideValue:s,overrideVariable:u,overrideAutomationInputParameters:p})}else await e[t]({})})({actionCallList:t,model:c,layout:e,app:n}),o&&!o.getCurrentStoryId()){const e=d&&Rt.find((e=>e.value===d.action));o&&e&&"function"==typeof e.navigationCall&&await e.navigationCall({app:n,senseNavigation:o,...d,element:i})}p.removeAttribute("disabled")}};const v=()=>{if(m){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;m&&""!==e&&"scale(1)"!==e&&(p.style.transform="scale(1)")};return p.onmousedown=e=>{0===e.button&&v()},p.onmouseup=y,p.onmouseleave=y,p.ontouchstart=v,p.ontouchend=y,p.ontouchcancel=y,()=>{p.onclick=void 0,p.onmousedown=void 0,p.onmouseup=void 0,p.onmouseleave=void 0,p.ontouchstart=void 0,p.ontouchend=void 0,p.ontouchcancel=void 0}};var zl={targets:[]};function Vl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Ll=f(((e,t)=>p.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){Vl(e,t,n[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),p.createElement("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"}))));function Gl(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function ql(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof r)return r;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:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function $l(e){return function(e){if(Array.isArray(e))return Gl(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 Gl(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Gl(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 Nl,Rl="top",_l="top-right",Jl="right",Ul="bottom-right",Fl="bottom",Ql="bottom-left",Wl="left",Kl="top-left";ql(ql(ql(ql(ql(ql(ql(ql(ql(ql(Nl={},"equal-equal",[Rl,Fl]),"equal-higher",[Fl,Ul]),"equal-lower",[Rl,_l]),"equal-void",[Rl,Fl]),"higher-equal",[Wl,Ql,Rl,_l]),"higher-higher-acute",[Fl,Ql,Wl,_l]),"higher-higher-obtuse",[Fl,Rl]),"higher-lower-negative",[Rl,_l,Jl]),"higher-lower-positive",[Fl,Ql,Wl]),"higher-void",[Rl]),ql(ql(ql(ql(ql(ql(ql(ql(ql(ql(Nl,"lower-equal",[Rl]),"lower-higher-negative",[Rl,Kl]),"lower-higher-positive",[Ul]),"lower-lower-acute",[Rl,Kl,Wl,_l,Jl]),"lower-lower-obtuse",[Rl,Fl]),"lower-void",[Rl]),"void-equal",[Rl]),"void-higher",[Rl,Fl]),"void-lower",[Rl,Fl,Wl]),"void-void",[Rl]),ql(Nl,"unclassified",[Rl,Fl,Jl,Wl,_l,Ul,Ql,Kl]);var Zl=["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"],Xl=["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 Yl=function(e){return{value:e,label:e.charAt(0).toUpperCase()+e.slice(1),groupHeader:!1,disabled:!1,styles:{fontFamily:e}}};function ec(e){var t=e.theme,n=e.translator,r=e.defaultValue,o=e.flags,a=[],i=t.getStyle("","","fontFamilies");return Array.isArray(i)&&i.length?a.push.apply(a,$l(new Set([r].concat($l(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(", ")}))))))):a.push(r),[{value:"ThemeHeader",label:n.get("properties.themeFonts"),metaText:n.get("properties.theme"),groupHeader:!0}].concat($l(a.map((function(e){return Yl(e)}))),[{value:"DefaultHeader",label:n.get("properties.allFonts"),metaText:n.get("properties.default"),groupHeader:!0}],$l(function(e){return null!=e&&e.isEnabled("PS_20852_WYSIWYG_FONT_SUPPORT")?Xl:Zl}(o).map((function(e){return Yl(e)}))))}function tc(e){var t=e.theme,n=e.translator,r=e.id,o=e.path,a=e.flags,i=function(){return t.getStyle(r,o,"fontFamily")};return{getDefaultValue:function(){return i()},getOptions:function(){return ec({theme:t,translator:n,defaultValue:i(),flags:a})}}}var nc,rc,oc=["10px","11px","12px","13px","14px","15px","16px","17px","18px","19px","20px","21px","22px","23px","24px"],ac=function(e){return{value:e,label:e,groupHeader:!1,disabled:!1}};function ic(e){var t=e.theme,n=e.translator,r=e.id,o=e.path,a=function(){return t.getStyle(r,o,"fontSize")};return{getDefaultValue:function(){return a()},getOptions:function(){return function(e){var t=e.translator,n=e.defaultValue,r=[],o=e.theme.getStyle("","","fontSizes");return Array.isArray(o)&&o.length?r.push.apply(r,$l(new Set([n].concat($l(o))))):r.push(n),[{value:"ThemeHeader",label:t.get("properties.themeFontSizes"),metaText:t.get("properties.theme"),groupHeader:!0}].concat($l(r.map((function(e){return ac(e)}))),[{value:"DefaultHeader",label:t.get("properties.allFontSizes"),metaText:t.get("properties.default"),groupHeader:!0}],$l(oc.map((function(e){return ac(e)}))))}({theme:t,translator:n,defaultValue:a()})}}}function lc(e){var t=e.theme,n=e.translator,r=e.id,o=e.path;return{fontFamily:tc({theme:t,translator:n,id:r,path:o,flags:e.flags}),fontSize:ic({theme:t,translator:n,id:r,path:o})}}var cc,sc=function(){if(rc)return nc;rc=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,o=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===t.call(e)},a=function(n){if(!n||"[object Object]"!==t.call(n))return!1;var r,o=e.call(n,"constructor"),a=n.constructor&&n.constructor.prototype&&e.call(n.constructor.prototype,"isPrototypeOf");if(n.constructor&&!o&&!a)return!1;for(r in n);return void 0===r||e.call(n,r)},i=function(e,t){n&&"__proto__"===t.name?n(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},l=function(t,n){if("__proto__"===n){if(!e.call(t,n))return;if(r)return r(t,n).value}return t[n]};return nc=function e(){var t,n,r,c,s,u,p=arguments[0],f=1,g=arguments.length,d=!1;for("boolean"==typeof p&&(d=p,p=arguments[1]||{},f=2),(null==p||"object"!=typeof p&&"function"!=typeof p)&&(p={});f<g;++f)if(null!=(t=arguments[f]))for(n in t)r=l(p,n),p!==(c=l(t,n))&&(d&&c&&(a(c)||(s=o(c)))?(s?(s=!1,u=r&&o(r)?r:[]):u=r&&a(r)?r:{},i(p,{name:n,newValue:e(d,u,c)})):void 0!==c&&i(p,{name:n,newValue:c}));return p},nc}();function uc(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function pc(e,t){var n=Object.create(e.prototype);for(var r in t)n[r]=t[r];return n}function fc(){}(cc=sc)&&cc.__esModule&&Object.prototype.hasOwnProperty.call(cc,"default")&&cc.default;var gc=1/.7,dc="\\s*([+-]?\\d+)\\s*",hc="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",mc="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",bc=/^#([0-9a-f]{3,8})$/,vc=new RegExp(`^rgb\\(${dc},${dc},${dc}\\)$`),yc=new RegExp(`^rgb\\(${mc},${mc},${mc}\\)$`),wc=new RegExp(`^rgba\\(${dc},${dc},${dc},${hc}\\)$`),Oc=new RegExp(`^rgba\\(${mc},${mc},${mc},${hc}\\)$`),Pc=new RegExp(`^hsl\\(${hc},${mc},${mc}\\)$`),jc=new RegExp(`^hsla\\(${hc},${mc},${mc},${hc}\\)$`),Ec={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 kc(){return this.rgb().formatHex()}function xc(){return this.rgb().formatRgb()}function Sc(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=bc.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?Ac(t):3===n?new Mc(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?Cc(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?Cc(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=vc.exec(e))?new Mc(t[1],t[2],t[3],1):(t=yc.exec(e))?new Mc(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=wc.exec(e))?Cc(t[1],t[2],t[3],t[4]):(t=Oc.exec(e))?Cc(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=Pc.exec(e))?Lc(t[1],t[2]/100,t[3]/100,1):(t=jc.exec(e))?Lc(t[1],t[2]/100,t[3]/100,t[4]):Ec.hasOwnProperty(e)?Ac(Ec[e]):"transparent"===e?new Mc(NaN,NaN,NaN,0):null}function Ac(e){return new Mc(e>>16&255,e>>8&255,255&e,1)}function Cc(e,t,n,r){return r<=0&&(e=t=n=NaN),new Mc(e,t,n,r)}function Bc(e){return e instanceof fc||(e=Sc(e)),e?new Mc((e=e.rgb()).r,e.g,e.b,e.opacity):new Mc}function Dc(e,t,n,r){return 1===arguments.length?Bc(e):new Mc(e,t,n,null==r?1:r)}function Mc(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}function Ic(){return`#${Vc(this.r)}${Vc(this.g)}${Vc(this.b)}`}function Tc(){const e=Hc(this.opacity);return`${1===e?"rgb(":"rgba("}${zc(this.r)}, ${zc(this.g)}, ${zc(this.b)}${1===e?")":`, ${e})`}`}function Hc(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function zc(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Vc(e){return((e=zc(e))<16?"0":"")+e.toString(16)}function Lc(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new qc(e,t,n,r)}function Gc(e){if(e instanceof qc)return new qc(e.h,e.s,e.l,e.opacity);if(e instanceof fc||(e=Sc(e)),!e)return new qc;if(e instanceof qc)return e;var t=(e=e.rgb()).r/255,n=e.g/255,r=e.b/255,o=Math.min(t,n,r),a=Math.max(t,n,r),i=NaN,l=a-o,c=(a+o)/2;return l?(i=t===a?(n-r)/l+6*(n<r):n===a?(r-t)/l+2:(t-n)/l+4,l/=c<.5?a+o:2-a-o,i*=60):l=c>0&&c<1?0:i,new qc(i,l,c,e.opacity)}function qc(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}function $c(e){return(e=(e||0)%360)<0?e+360:e}function Nc(e){return Math.max(0,Math.min(1,e||0))}function Rc(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}uc(fc,Sc,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:kc,formatHex:kc,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return Gc(this).formatHsl()},formatRgb:xc,toString:xc}),uc(Mc,Dc,pc(fc,{brighter(e){return e=null==e?gc:Math.pow(gc,e),new Mc(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new Mc(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Mc(zc(this.r),zc(this.g),zc(this.b),Hc(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:Ic,formatHex:Ic,formatHex8:function(){return`#${Vc(this.r)}${Vc(this.g)}${Vc(this.b)}${Vc(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:Tc,toString:Tc})),uc(qc,(function(e,t,n,r){return 1===arguments.length?Gc(e):new qc(e,t,n,null==r?1:r)}),pc(fc,{brighter(e){return e=null==e?gc:Math.pow(gc,e),new qc(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new qc(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,n=this.l,r=n+(n<.5?n:1-n)*t,o=2*n-r;return new Mc(Rc(e>=240?e-240:e+120,o,r),Rc(e,o,r),Rc(e<120?e+240:e-120,o,r),this.opacity)},clamp(){return new qc($c(this.h),Nc(this.s),Nc(this.l),Hc(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=Hc(this.opacity);return`${1===e?"hsl(":"hsla("}${$c(this.h)}, ${100*Nc(this.s)}%, ${100*Nc(this.l)}%${1===e?")":`, ${e})`}`}}));const _c=Math.PI/180,Jc=180/Math.PI,Uc=4/29,Fc=6/29,Qc=3*Fc*Fc;function Wc(e){if(e instanceof Kc)return new Kc(e.l,e.a,e.b,e.opacity);if(e instanceof ts)return ns(e);e instanceof Mc||(e=Bc(e));var t,n,r=es(e.r),o=es(e.g),a=es(e.b),i=Zc((.2225045*r+.7168786*o+.0606169*a)/1);return r===o&&o===a?t=n=i:(t=Zc((.4360747*r+.3850649*o+.1430804*a)/.96422),n=Zc((.0139322*r+.0971045*o+.7141733*a)/.82521)),new Kc(116*i-16,500*(t-i),200*(i-n),e.opacity)}function Kc(e,t,n,r){this.l=+e,this.a=+t,this.b=+n,this.opacity=+r}function Zc(e){return e>.008856451679035631?Math.pow(e,1/3):e/Qc+Uc}function Xc(e){return e>Fc?e*e*e:Qc*(e-Uc)}function Yc(e){return 255*(e<=.0031308?12.92*e:1.055*Math.pow(e,1/2.4)-.055)}function es(e){return(e/=255)<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4)}function ts(e,t,n,r){this.h=+e,this.c=+t,this.l=+n,this.opacity=+r}function ns(e){if(isNaN(e.h))return new Kc(e.l,0,0,e.opacity);var t=e.h*_c;return new Kc(e.l,Math.cos(t)*e.c,Math.sin(t)*e.c,e.opacity)}uc(Kc,(function(e,t,n,r){return 1===arguments.length?Wc(e):new Kc(e,t,n,null==r?1:r)}),pc(fc,{brighter(e){return new Kc(this.l+18*(null==e?1:e),this.a,this.b,this.opacity)},darker(e){return new Kc(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,n=isNaN(this.b)?e:e-this.b/200;return new Mc(Yc(3.1338561*(t=.96422*Xc(t))-1.6168667*(e=1*Xc(e))-.4906146*(n=.82521*Xc(n))),Yc(-.9787684*t+1.9161415*e+.033454*n),Yc(.0719453*t-.2289914*e+1.4052427*n),this.opacity)}})),uc(ts,(function(e,t,n,r){return 1===arguments.length?function(e){if(e instanceof ts)return new ts(e.h,e.c,e.l,e.opacity);if(e instanceof Kc||(e=Wc(e)),0===e.a&&0===e.b)return new ts(NaN,0<e.l&&e.l<100?0:NaN,e.l,e.opacity);var t=Math.atan2(e.b,e.a)*Jc;return new ts(t<0?t+360:t,Math.sqrt(e.a*e.a+e.b*e.b),e.l,e.opacity)}(e):new ts(e,t,n,null==r?1:r)}),pc(fc,{brighter(e){return new ts(this.h,this.c,this.l+18*(null==e?1:e),this.opacity)},darker(e){return new ts(this.h,this.c,this.l-18*(null==e?1:e),this.opacity)},rgb(){return ns(this).rgb()}}));var rs=e=>()=>e;function os(e,t){var n=t-e;return n?function(e,t){return function(n){return e+n*t}}(e,n):rs(isNaN(e)?t:e)}!function e(t){var n=function(e){return 1==(e=+e)?os:function(t,n){return n-t?function(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(r){return Math.pow(e+r*t,n)}}(t,n,e):rs(isNaN(t)?n:t)}}(t);function r(e,t){var r=n((e=Dc(e)).r,(t=Dc(t)).r),o=n(e.g,t.g),a=n(e.b,t.b),i=os(e.opacity,t.opacity);return function(t){return e.r=r(t),e.g=o(t),e.b=a(t),e.opacity=i(t),e+""}}return r.gamma=e,r}(1);var as,is="center",ls="bottom";function cs(e){var t=0,n=e.children,r=n&&n.length;if(r)for(;--r>=0;)t+=n[r].value;else t=1;e.value=t}function ss(e,t){e instanceof Map?(e=[void 0,e],void 0===t&&(t=ps)):void 0===t&&(t=us);for(var n,r,o,a,i,l=new ds(e),c=[l];n=c.pop();)if((o=t(n.data))&&(i=(o=Array.from(o)).length))for(n.children=o,a=i-1;a>=0;--a)c.push(r=o[a]=new ds(o[a])),r.parent=n,r.depth=n.depth+1;return l.eachBefore(gs)}function us(e){return e.children}function ps(e){return Array.isArray(e)?e[1]:null}function fs(e){void 0!==e.data.value&&(e.value=e.data.value),e.data=e.data.data}function gs(e){var t=0;do{e.height=t}while((e=e.parent)&&e.height<++t)}function ds(e){this.data=e,this.depth=this.height=0,this.parent=null}[{key:"NoDataExist",alignment:is,condition:function(e){var t=e.layoutService;if(!t)return!1;var n=t.meta.size;return n.x*n.y==0}},{key:"OnlyNanDataMeasure",translationKey:"OnlyNanData",alignment:is,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:is,condition:function(e){var t=e.layoutService;if(!t)return!1;if(!t.meta.isContinuous)return!1;var n=t.getHyperCubeValue("qDimensionInfo.0");return n&&(n.qMax<n.qMin||"NaN"===n.qMax)}},{key:"OnlyNegativeOrZeroValues",alignment:is},{key:"DataRangeIncludingZero",alignment:ls},{key:"LimitedData",alignment:ls},{key:"NegativeOrZeroValues",alignment:ls}].reduce((function(e,t){return e[t.key]=t,e}),{}),ds.prototype=ss.prototype={constructor:ds,count:function(){return this.eachAfter(cs)},each:function(e,t){let n=-1;for(const r of this)e.call(t,r,++n,this);return this},eachAfter:function(e,t){for(var n,r,o,a=this,i=[a],l=[],c=-1;a=i.pop();)if(l.push(a),n=a.children)for(r=0,o=n.length;r<o;++r)i.push(n[r]);for(;a=l.pop();)e.call(t,a,++c,this);return this},eachBefore:function(e,t){for(var n,r,o=this,a=[o],i=-1;o=a.pop();)if(e.call(t,o,++i,this),n=o.children)for(r=n.length-1;r>=0;--r)a.push(n[r]);return this},find:function(e,t){let n=-1;for(const r of this)if(e.call(t,r,++n,this))return r},sum:function(e){return this.eachAfter((function(t){for(var n=+e(t.data)||0,r=t.children,o=r&&r.length;--o>=0;)n+=r[o].value;t.value=n}))},sort:function(e){return this.eachBefore((function(t){t.children&&t.children.sort(e)}))},path:function(e){for(var t=this,n=function(e,t){if(e===t)return e;var n=e.ancestors(),r=t.ancestors(),o=null;for(e=n.pop(),t=r.pop();e===t;)o=e,e=n.pop(),t=r.pop();return o}(t,e),r=[t];t!==n;)t=t.parent,r.push(t);for(var o=r.length;e!==n;)r.splice(o,0,e),e=e.parent;return r},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(n){n!==e&&t.push({source:n.parent,target:n})})),t},copy:function(){return ss(this).eachBefore(fs)},[Symbol.iterator]:function*(){var e,t,n,r,o=this,a=[o];do{for(e=a.reverse(),a=[];o=e.pop();)if(yield o,t=o.children)for(n=0,r=t.length;n<r;++n)a.push(t[n])}while(a.length)}},as=function(e){
|
|
8
|
+
/*! javascript-number-formatter - v1.1.11 - http://mottie.github.com/javascript-number-formatter/ * © ecava */
|
|
9
|
+
e.exports=function(e,t){if(!e||isNaN(+t))return t;var n,r,o,a,i,l,c,s,u,p,f=e.length,g=e.search(/[0-9\-\+#]/),d=g>0?e.substring(0,g):"",h=e.split("").reverse().join(""),m=h.search(/[0-9\-\+#]/),b=f-m,v=e.substring(b,b+1),y=b+("."===v||","===v?1:0),w=m>0?e.substring(y,f):"";if(n=(t="-"===(e=e.substring(g,y)).charAt(0)?-t:+t)<0?t=-t:0,o=(r=e.match(/[^\d\-\+#]/g))&&r[r.length-1]||".",a=r&&r[1]&&r[0]||",",e=e.split(o),t=+(t=t.toFixed(e[1]&&e[1].length))+"",l=e[1]&&e[1].lastIndexOf("0"),(!(s=t.split("."))[1]||s[1]&&s[1].length<=l)&&(t=(+t).toFixed(l+1)),u=e[0].split(a),e[0]=u.join(""),(i=e[0]&&e[0].indexOf("0"))>-1)for(;s[0].length<e[0].length-i;)s[0]="0"+s[0];else 0==+s[0]&&(s[0]="");if((t=t.split("."))[0]=s[0],c=u[1]&&u[u.length-1].length){for(h="",b=(p=t[0]).length%c,f=p.length,y=0;y<f;y++)h+=p.charAt(y),!((y-b+1)%c)&&y<f-c&&(h+=a);t[0]=h}return t[1]=e[1]&&t[1]?o+t[1]:"","0"!==(r=t.join(""))&&""!==r||(n=!1),d+(n?"-":"")+r+w}},as({exports:{}});var hs={getValue:function(e,t,n){const r=t.split(".");let o;if(void 0===e)return n;for(o=0;o<r.length;++o){if(void 0===e[r[o]])return n;e=e[r[o]]}return e}};const ms=({flags:e,theme:t,translator:n})=>{const r=function(e){var t=e.theme,n=e.translator,r=e.config,o=void 0===r?{}:r,a=e.flags,i=function(e){var t=e.config,n=void 0===t?{}:t,r=n.id,o=n.paths;return{id:void 0===r?"object":"".concat("object",".").concat(r),paths:Array.isArray(o)?o:[]}}({config:o}),l=i.id,c=i.paths,s={};c.forEach((function(e){for(var r=e.split("."),o=s,i=0;i<r.length;i++){var c=r[i];i===r.length-1?o[c]=lc({theme:t,translator:n,id:l,path:e,flags:a}):void 0===o[c]&&(o[c]={}),o=o[c]}}));var u=function(e){for(var t=e.split("."),n=s,r=0;r<t.length;r++){var o=t[r];if(void 0===n[o])throw new Error("font-resolver: Path '".concat(e,"' could not be resolved."));n=n[o]}return n};return s.getDefaultValue=function(e){return u(e).getDefaultValue()},s.getOptions=function(e){return u(e).getOptions()},s}({theme:t,translator:n,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:()=>r.getOptions("style.font.fontFamily"),defaultValue:()=>r.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:Ut.TEXT_ALIGN}}},fontSizeBehavior:{component:"dropdown",ref:"style.font.sizeBehavior",translation:"properties.kpi.layoutBehavior",defaultValue:"responsive",options:Al},fontSize:{component:"slider",type:"number",ref:"style.font.size",translation:"properties.fontSize",min:.2,max:1,step:.01,defaultValue:.5,show:e=>!("fixed"===hs.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"===hs.getValue(e,"style.font.sizeBehavior")},fontColor:{items:{useFontColorExpression:{ref:"style.font.useColorExpression",type:"boolean",translation:"properties.fontColor",component:"dropdown",width:14,options:xl},colorPicker:{type:"object",component:"color-picker",ref:"style.font.color",translation:"properties.color",defaultValue:Ut.FONT_COLOR,disabledNone:!0,width:12,show:e=>!hs.getValue(e,"style.font.useColorExpression")},colorExpression:{type:"string",component:"input-field-expression",ref:"style.font.colorExpression",translation:"Common.Expression",expression:"optional",show:e=>hs.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:xl},colorExpression:{type:"string",component:"input-field-expression",ref:"style.background.colorExpression",translation:"Common.Expression",expression:"optional",show:e=>hs.getValue(e,"style.background.useColorExpression")},colorPicker:{type:"object",component:"color-picker",ref:"style.background.color",translation:"properties.color.used",disableNone:!1,defaultValue:Ut.COLOR,dualOutput:!0,show:e=>!hs.getValue(e,"style.background.useColorExpression")}}},backgroundImage:{items:{backgroundImageMode:{component:"dropdown",ref:"style.background.mode",translation:"properties.backgroundImage",defaultValue:Ut.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"===hs.getValue(e,"style.background.mode")},imageSize:{component:"dropdown",ref:"style.background.size",defaultValue:Ut.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=>{hs.getValue(e,"style.background.position")&&(e.style.background.position=Ut.BGIMAGE_POSITION)},show:e=>"media"===hs.getValue(e,"style.background.mode")&&!!hs.getValue(e,"style.background.url.qStaticContentUrlDef.qUrl")},position:{component:"position-grid",ref:"style.background.position",translation:"properties.backgroundImage.position",defaultValue:Ut.BGIMAGE_POSITION,show:e=>"media"===hs.getValue(e,"style.background.mode")&&hs.getValue(e,"style.background.url.qStaticContentUrlDef.qUrl")&&"stretchFit"!==hs.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:Sl},borderRadius:{type:"number",component:"slider",ref:"style.border.radius",translation:"properties.border.radius",min:0,max:1,step:.01,show:e=>hs.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=>hs.getValue(e,"style.border.useBorder")},colorDropdown:{type:"string",component:"dropdown",ref:"style.border.useColorExpression",translation:"properties.border.color",options:xl,show:e=>hs.getValue(e,"style.border.useBorder")},colorPicker:{type:"object",component:"color-picker",ref:"style.border.color",translation:"properties.color",defaultValue:Ut.COLOR,disableNone:!1,dualOutput:!0,show:e=>hs.getValue(e,"style.border.useBorder")&&!hs.getValue(e,"style.border.useColorExpression")},colorExpression:{type:"string",component:"input-field-expression",ref:"style.border.colorExpression",translation:"Common.Expression",show:e=>hs.getValue(e,"style.border.useBorder")&&hs.getValue(e,"style.border.useColorExpression"),expression:"optional"}}}}}}}},bs=e=>({automationId:{type:"string",component:"expression-with-dropdown",translation:"Object.ActionButton.Automation",ref:"automationId",expressionType:"StringExpression",options:async()=>e(),change:async(e,t)=>{const n=await Lt(e,t);e.automationTriggered&&n?e.automationExecutionToken=n: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 n=await Lt(e,t);e.automationTriggered&&n?e.automationExecutionToken=n: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 n={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&&n.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"}),n})(e)))}}});function vs(e){switch(e){case"gotoSheet":return"goToSheet";case"gotoSheetById":return"goToSheetById";case"gotoStory":return"goToStory";case"switchToEdit":return"none";default:return e}}const ys=(e,t)=>{const n={qChildren:[]},r={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 n;switch(t){case"props":n=e.properties[t],r.style.label=n.buttonLabel,r.style.icon.useIcon=n.buttonShowIcon,r.style.icon.iconType=n.buttonIconLui,r.style.font.align=n.buttonTextAlign,r.useEnabledCondition=n.useEnabledCondition,r.enabledCondition=n.enabledCondition,n.actionItems&&n.actionItems.forEach((e=>{!function(e,t){const n={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":n.actionType="clearAllButThis";break;case"unlockAllAndClearAll":n.actionType="clearAll",n.softLock=!0;break;case"selectField":n.actionType="selectMatchingValues";break;case"selectAndLockField":t.actions.push({...n,cId:null,actionType:"selectMatchingValues"}),n.actionType="lockField"}t.actions.push(n)}(e,r)})),r.navigation={action:vs(n.navigationAction),sheet:"gotoSheetById"===n.navigationAction?n.sheetId:n.selectedSheet,story:n.selectedStory,websiteUrl:n.websiteUrl,sameWindow:n.sameWindow};break;case"qStateName":case"showTitles":case"title":case"subtitle":case"footnote":r[t]=e.properties[t]}})),n.qProperty=r,n};let ws;var Os=e=>{ws=e},Ps=()=>ws;let js=null;const Es=async()=>{if(!js){const e=await fetch("../api/v1/automations?limit=100"),t=await e.json();js=t.data.map((e=>({value:e.id,label:e.name})))}return js},ks=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 xs({translator:e,shouldHide:t,theme:n}){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",show:r("IM-5699_RUNTIME_EXPRESSION_EVALUATION")},actions:{type:"array",translation:"Object.ActionButton.Actions",ref:"actions",itemTitleRef:t=>{if(t.actionLabel)return t.actionLabel;const n=t.actionType?"Object.ActionButton.InvalidAction":"Object.ActionButton.NewAction",r=Gt.find((e=>t.actionType===e.value));return e.get(r&&r.translation||n)},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:qt(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=>$t(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=>$t(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=>$t(e,"variable")},showSystemVariables:{type:"boolean",ref:"showSystemVariables",translation:"ExpressionEditor.SystemVariables",defaultValue:!1,show:e=>$t(e,"variable")},softLock:{type:"boolean",ref:"softLock",translation:"Object.ActionButton.Softlock",defaultValue:!1,show:e=>$t(e,"softLock")},value:{type:"string",ref:"value",component:"string",translation:"properties.value",expression:"optional",show:e=>$t(e,"value")},partial:{type:"boolean",ref:"partial",translation:"Object.ActionButton.Partial",defaultValue:!1,show:e=>$t(e,"partial")},automationProps:{type:"items",grouped:!1,items:bs(Es),show:e=>$t(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=>$t(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=>$t(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 n=await t.app.getDimension(e.cyclicDimensionId);return await n.getLayout(),n.layout.qDim.qFieldDefs.map(((e,t)=>{var r;return{label:(null===(r=n.layout.qDim.qFieldLabels)||void 0===r?void 0:r[t])||e,value:t}}))},show:e=>$t(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:_t(t),dropdownOnly:!0},appId:{type:"string",expression:"optional",ref:"navigation.appId",translation:"properties.appId",show:e=>Jt(e,"appId")},sheetId:{type:"string",ref:"navigation.sheet",translation:"properties.sheet",expression:"optional",show:e=>Jt(e,"sheetId")},sheet:{type:"string",ref:"navigation.sheet",translation:"properties.sheet",component:"expression-with-dropdown",expressionType:"StringExpression",show:e=>Jt(e,"sheet"),options:async(e,t)=>(await t.app.getSheetList()).map((e=>({value:e.qInfo.qId,label:e.qMeta.title,icon:ks(e.qData.showCondition)?void 0:p.createElement(Ll,null)})))},chartId:{type:"string",ref:"navigation.chartId",translation:"properties.chartPicker.chartId",component:"expression-with-dropdown",expressionType:"StringExpression",show:e=>Jt(e,"chartId"),options:async(e,t,n)=>{const r=e.navigation.sheet,o=r&&await n.app.getObject(r);return null==o?void 0:o.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=>Jt(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=>Jt(e,"websiteUrl")},sameWindow:{type:"boolean",ref:"navigation.sameWindow",translation:"properties.sameWindow",show:e=>Jt(e,"sameWindow"),defaultValue:!1},odagLink:{type:"string",ref:"navigation.odagLink",component:"dropdown",translation:"ExpressionEditor.SetExpresions.OdagAppLinks",options:async(e,t)=>{const n=Ps();return(await n.getOdagLinks(t.app)).filter((e=>"odaglink"===e.properties.type)).map((e=>({label:e.properties.data.name,value:e.properties.data.id})))},show:e=>Jt(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:Sl}}}}},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:Sl},iconType:{ref:"style.icon.iconType",component:"expression-with-dropdown",translation:"properties.icon",defaultValue:"",options:Ol,expressionType:"StringExpression",show:e=>hs.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=>hs.getValue(e,"style.icon.useIcon")}}}}},presentation:(o={flags:t,theme:n,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,...ms(o)}}})}}}},importProperties:ys,exportProperties:null,support:{export:!1,exportData:!1,snapshot:!1,viewData:!1,quickMobile:!0,fullscreen:!1}};var o}const Ss=(t,n)=>{const{background:{useImage:r,mode:o,url:a}={}}=t.style;e((async()=>{var e,t;(r||"media"===o)&&null!=a&&null!==(e=a.qStaticContentUrl)&&void 0!==e&&e.qUrl&&await(e=>new Promise(((t,n)=>{const r=new Image;r.src=e,r.onload=()=>t("resolved"),r.onerror=()=>n(new Error(void 0))})))(Ct(null==a||null===(t=a.qStaticContentUrl)||void 0===t?void 0:t.qUrl,n))}),[a,r,o])},As={version:"2.1.1",showTitles:!1,title:"",subtitle:"",footnote:"",useEnabledCondition:!1,enabledCondition:1,actions:[],runtimeExpressionEvaluation:!1,navigation:{action:"none"},disableNavMenu:!0,showDetails:!1,style:{label:Ut.LABEL,showLabel:!0,font:{fontFamily:Ut.FONT_FAMILY,useColorExpression:!1,color:Ut.FONT_COLOR,colorExpression:"",size:Ut.FONT_SIZE,sizeFixed:Ut.FONT_SIZE_FIXED,sizeBehavior:Ut.SIZE_BEHAVIOR,style:Ut.FONT_STYLE,align:Ut.TEXT_ALIGN},background:{useColorExpression:!1,color:Ut.COLOR,colorExpression:"",mode:Ut.BGIMAGE_MODE,useImage:!1,url:{qStaticContentUrlDef:{qUrl:""}},size:Ut.BACKGROUND_SIZE,position:Ut.BACKGROUND_POSITION},border:{useColorExpression:!1,color:Ut.COLOR,colorExpression:"",useBorder:!1,radius:Ut.BORDER_RADIUS,width:Ut.BORDER_WIDTH},icon:{useIcon:!1,iconType:"",position:Ut.ICON_POSITION}}};function Cs(e){var p,f,g,d,h;const{sense:m={},translator:b,flags:{isEnabled:v},anything:y}=e,w=null===(p=y.sense)||void 0===p?void 0:p.isFeatureBlacklisted,O=null===(f=y.sense)||void 0===f?void 0:f.isUnsupportedFeature,P={isEnabled:v,isFeatureBlacklisted:w,isUnsupportedFeature:O},{platform:j}=null!==(g=null!==(d=null==y?void 0:y.sense)&&void 0!==d?d:y)&&void 0!==g?g:m;return As.style.label=m?b.get("Object.ActionButton"):"Button",{qae:{properties:As,data:zl},component(){const e=t(),p=n(),f=r();Os(f),o((()=>{const t=document.createElement("button");t.appendChild(document.createElement("text")),e.appendChild(t),pt(v)}),[e]);const g=a(),d=i(),h=l(),m=c();Ss(g,h);const y=Hl({element:e,layout:g,interactions:m,theme:p,app:h,senseNavigation:f,platform:j,translator:b,model:d,isEnabled:v});s((()=>()=>{y()}),[e]),u((()=>({focus(){e.firstElementChild.onclick()}})),[e])},ext:xs({translator:b,shouldHide:P,theme:null===(h=y.sense)||void 0===h?void 0:h.theme})}}const Bs=["authType","autoRedirect","authRedirectUserConfirmation","embedRuntimeUrl","host","onAuthFailed"],Ds=["apikey","oauth2","cookie","windowscookie","reference","anonymous"];function Ms(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}let Is=e=>crypto.getRandomValues(new Uint8Array(e)),Ts=(e,t=21)=>((e,t,n)=>{let r=(2<<Math.log2(e.length-1))-1,o=-~(1.6*r*t/e.length);return(a=t)=>{let i="";for(;;){let t=n(o),l=0|o;for(;l--;)if(i+=e[t[l]&r]||"",i.length>=a)return i}}})(e,0|t,Is);const Hs={};const zs=async({hostConfig:e,noCache:t}={})=>{const n=kp(e),r=`${n}/resources/autogenerated/product-info.json`;try{if(!(r in Hs)){const e={};globalThis.QlikMain&&globalThis.QlikMain.resourceNeedsCredentials(r)&&(e.credentials="include");const t=fetch(r,e).then((async e=>e.ok?{data:await e.json(),status:e.status}:{data:void 0,status:e.status}));Hs[r]=t}const e=await Hs[r];return(e.status>=400||!e.data)&&delete Hs[r],e}catch(e){return delete Hs[r],{data:void 0,status:500}}finally{t&&delete Hs[r]}},Vs=e=>{var t,n,r,o,a,i;const l=e.externalUrls;if(!l)return;const c=null!==(t=null===(n=e.composition)||void 0===n?void 0:n.productName)&&void 0!==t?t:"Qlik",s=(null===(r=e.composition)||void 0===r?void 0:r.releaseLabel)||"-",u="-"===s?c:`${c} (${s})`;return{productId:null!==(o=null===(a=e.composition)||void 0===a?void 0:a.senseId)&&void 0!==o?o:"qlik",productLabel:u,version:null===(i=e.composition)||void 0===i?void 0:i.version,urls:{personalHelpBaseUrl:l.personalHelpBaseUrl,personalUpgradeBase:l.personalUpgradeBase,personalUpgradeUrl:l.personalUpgradeUrl,serverHelpBaseUrl:l.serverHelpBaseUrl,qlikWebPageUrl:l.qlikWebPageUrl}}},Ls=e=>({isNodeEnv:!1,isCloud:!1,isQCS:!1,isQCG:!1,isCloudConsole:!1,isControlCenter:!1,isWindows:!1,isQSE:!1,isQSD:!1,isUnknown:!1,isAnonymous:!1,...e});function Gs(e){return((e=21)=>{let t="",n=crypto.getRandomValues(new Uint8Array(e|=0));for(;e--;)t+="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict"[63&n[e]];return t})(e)}const qs="__QLIK_INTERNAL__DO_NOT_USE_OR_YOU_WILL_BE_FIRED";const $s="qlik-qmfe-api";function Ns(e){let t=e.clientId+(e.scope?`_${e.scope}`:"_user_default");return e.subject&&(t+=`_${e.subject}`),e.userId&&(t+=`_${e.userId}`),t}function Rs(e){return`${e.accessCode}_${e.clientId}`}const _s={};function Js(e,t,n){localStorage.setItem(`${$s}-${e}-${t}`,n)}function Us(e,t,n){sessionStorage.setItem(`${$s}-${e}-${t}`,n)}function Fs(e,t){return localStorage.getItem(`${$s}-${e}-${t}`)||void 0}function Qs(e,t){return sessionStorage.getItem(`${$s}-${e}-${t}`)||void 0}function Ws(e,t){t.forEach((t=>localStorage.removeItem(`${$s}-${e}-${t}`)))}function Ks(e,t){t.forEach((t=>sessionStorage.removeItem(`${$s}-${e}-${t}`)))}function Zs(e,t){const n=`${$s}-${e}-${t}`,r=sessionStorage.getItem(n)||void 0;return sessionStorage.removeItem(n),r}async function Xs(e,t){if(!e.clientId)throw new sp('A host config with authType set to "oauth2" has to also provide a clientId');return Ys(Ns(e),t,e.noCache,e.accessTokenStorage)}async function Ys(e,t,n,r){if(n)return t();const o=g(),a=_s[e]||(o?function(e,t){let n,r;if("local"===t?(n=Fs(e,"access-token"),r=Fs(e,"refresh-token")):"session"===t&&(n=Qs(e,"access-token"),r=Qs(e,"refresh-token")),n)return{accessToken:n,refreshToken:r}}(e,r):void 0);if(a)return _s[e]=a,Promise.resolve(a);const i=t();if(_s[e]=i,o){const t=await i;"local"===r&&t?(t.accessToken&&Js(e,"access-token",t.accessToken),t.refreshToken&&Js(e,"refresh-token",t.refreshToken)):"session"===r&&t&&(t.accessToken&&Us(e,"access-token",t.accessToken),t.refreshToken&&Us(e,"refresh-token",t.refreshToken))}return i}function eu(e){const t=Ns(e);delete _s[t],g()&&(Ws(t,["access-token","refresh-token"]),Ks(t,["access-token","refresh-token"]))}function tu(e){if("string"==typeof e){const t=globalThis[e];if(!t)throw new Error(`No such function: ${e}`);return t}return e}function nu(e){if(e.errors)throw new gp(e.errors)}function ru(e){const t=Object.keys(e);t.sort();return t.map((t=>`${t}=${e[t]}`)).join("&")}async function ou(e){const t=(new TextEncoder).encode(e),n=await globalThis.crypto.subtle.digest("SHA-256",t),r=function(e){let t="";if(g()){const n=String.fromCharCode.apply(null,e);t=btoa(n)}else{if(!d())throw new Error("Environment not supported for oauth2 authentication");t=Buffer.from(e).toString("base64")}return t}(Array.from(new Uint8Array(n)));return r.replaceAll(/\+/g,"-").replaceAll(/\//g,"_").replace(/=+$/,"")}async function au(e){const t=e.clientId||"",n=kp(e),r=Gs(128),o=Gs(43),a=await ou(r),i=e.redirectUri||globalThis.location.href,l=Ns(e);eu(e),Us(l,"state",o),Us(l,"verifier",r),Us(l,"href",globalThis.location.href),Us("","client-in-progress",l);const c=`${n}/oauth/authorize?${ru({response_type:"code",client_id:t,redirect_uri:i,scope:e.scope||"user_default",state:o,code_challenge:a,code_challenge_method:"S256"})}`;globalThis.location.replace(c)}async function iu(e,t,n,r){try{const o=await fetch(`${kp(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:r||globalThis.location.href,...n?{code_verifier:n}:{},client_id:e.clientId})}),a=await o.json();return nu(a),{accessToken:a.access_token,refreshToken:a.refresh_token,errors:a.errors}}catch(e){return console.error(e),new Promise((()=>{}))}}function lu(e,t,n,r,o){const a={client_id:e,client_secret:t,scope:n};return r?{...a,grant_type:"urn:qlik:oauth:user-impersonation",user_lookup:{field:"subject",value:r}}:o?{...a,grant_type:"urn:qlik:oauth:user-impersonation",user_lookup:{field:"userId",value:o}}:{...a,grant_type:"client_credentials"}}async function cu(e){const{clientId:t,clientSecret:n}=e;if(!t||!n)throw new sp('A host config with authType set to "oauth2" has to provide a clientId and a clientSecret');const r=await Xs(e,(async()=>{if(!e.clientId||!e.clientSecret)throw new sp('A host config with authType set to "oauth2" has to provide a clientId and a clientSecret');return async function(e,t,n,r="user_default",o,a){const i=await fetch(`${e}/oauth/token`,{method:"POST",mode:"cors",headers:{"content-type":"application/json"},body:JSON.stringify(lu(t,n,r,o,a))}),l=await i.json();return{accessToken:l.access_token,refreshToken:l.refresh_token,errors:l.errors}}(kp(e),e.clientId,e.clientSecret,e.scope,e.subject,e.userId)}));return r}async function su(e){const{clientId:t}=e;if(!t)throw new sp('A host config with authType set to "oauth2" has to also provide a clientId');const n=await Xs(e,(async()=>{if(e.getAccessToken)try{return{accessToken:"string"==typeof e.getAccessToken?await(t=e.getAccessToken,globalThis[t])():await e.getAccessToken(),refreshToken:void 0,errors:void 0}}catch(e){return gu("Could not fetch access token using custom function")}var t;if(e.performInteractiveLogin){let t;try{const n=Gs(128),r=Gs(43),{code:o,state:a}=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 tu(e.performInteractiveLogin)({getLoginUrl:async({redirectUri:o})=>(t=o,async function(e,t,n,r){const o=e.clientId||"",a=kp(e),i=await ou(r);return`${a}/oauth/authorize?${ru({response_type:"code",client_id:o,redirect_uri:t,scope:e.scope||"user_default",state:n,code_challenge:i,code_challenge_method:"S256"})}`}(e,o,r,n))}));if(!t)return gu("No redirect uri provided");if(r!==a)return gu("State returned by custom interactive login function does not match original");if(!o)return gu("No code found in response from custom interactive login function");return await iu(e,o,n,t)}catch(e){return{accessToken:void 0,refreshToken:void 0,errors:[{code:"",status:401,title:"Could not perform custom interactive login",detail:`${e}`}]}}}const n=Ns(e),r=Zs(n,"code"),o=Zs(n,"verifier");if(r&&o){const t=await iu(e,r,o,e.redirectUri);if(t)return t}}));return n||(e.performInteractiveLogin||(e.authRedirectUserConfirmation&&await e.authRedirectUserConfirmation(),au(e)),new Promise((()=>{})))}!function(e,t){var n,r;(null!==(n=globalThis.location)&&void 0!==n&&n.origin.startsWith("https://localhost:")||null!==(r=globalThis.location)&&void 0!==r&&null!==(r=r.origin)&&void 0!==r&&r.endsWith("qlik-stage.com"))&&(void 0===globalThis[qs]&&(globalThis[qs]={}),globalThis[qs][e]=t)}("clearAllAccessTokens",(()=>{console.log("Clearing tokens",_s),Object.keys(_s).forEach((e=>{console.log("Clearing access tokens for",e),Ws(e,["access-token","refresh-token"]),Ks(e,["access-token","refresh-token"])})),function(){for(const e in _s)delete _s[e]}()}));let uu=Promise.resolve("");async function pu(e){if(d()){const t=await cu(e);return t?(nu(t),t.accessToken||""):""}return g()&&(uu=uu.then((async()=>{const t=await su(e);return t?(nu(t),t.accessToken||""):""}))),uu}async function fu(e){const t=await async function(e){return _s[Ns(e)]}(e);if(eu(e),t&&t.refreshToken&&e.clientSecret){const n=await Xs(e,(async()=>{if(!t||!t.refreshToken||!e.clientSecret)throw new Error("Trying to refresh tokens without refreshToken or clientSecret");return async function(e,t,n){const r=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:n})}),o=await r.json();return{accessToken:o.access_token,refreshToken:o.refresh_token,errors:o.errors}}(kp(e),t.refreshToken,e.clientSecret)}));n&&nu(n)}}function gu(e){return{accessToken:void 0,refreshToken:void 0,errors:[{code:"",status:401,title:e,detail:""}]}}async function du(e,t,n){var r;const o=await fetch(`${kp(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:n,redirect_uri:null===(r=globalThis.location)||void 0===r?void 0:r.href,client_id:e.clientId})});if(200!==o.status)throw await async function(e){const t=await e.text();try{const e=JSON.parse(t);return new gp(e.errors)}catch(n){return new gp([{code:"unknown",status:e.status,detail:t,title:"Unknown authentication error"}])}}(o);return(await o.json()).access_token}async function hu(e,t){try{return await t()}catch(n){const{retry:r}=await vu({hostConfig:e});if(r)return t();throw n}}function mu(){const e=Math.floor(Date.now()/1e3).toString(16);var t;return`${e}${t=40-e.length,Ts("1234567890abcdef",t)()}`}async function bu(e){const{accessCode:t,clientId:n}=e;if(!t||!n)throw new sp('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 sp('A host config with authType set to "anonymous" has to also provide an accessCode');return Ys(Rs(e),t,!1,void 0)}(e,(async()=>{const r=kp(e),o=await async function(e){let t;if(g()){const n=Rs(e);t=Fs(n,"tracking-code"),t||(t=mu()),Js(n,"tracking-code",t)}else t=mu();return t}(e);return async function(e,t,n,r){const o=await fetch(`${e}/oauth/token/anonymous-embed`,{method:"POST",mode:"cors",headers:{"content-type":"application/json"},body:JSON.stringify({eac:t,client_id:n,grant_type:"urn:qlik:oauth:anonymous-embed",tracking_code:r})}),a=await o.json();return{accessToken:a.access_token,refreshToken:a.refresh_token,errors:a.errors}}(r,t,n,o)}));if(!r)return"";if(r.errors)throw new gp(r.errors);return r.accessToken?r.accessToken:""}async function vu({hostConfig:e}){return function(e){const t=Rs(e);delete _s[t],g()&&(Ws(t,["access-token","refresh-token"]),Ks(t,["access-token","refresh-token"]))}(e),{preventDefault:!1,retry:!0}}var yu={requiredProps:["clientId","accessCode"],optionalProps:[],getRestCallAuthParams:async function({hostConfig:e}){return{headers:{Authorization:`Bearer ${await bu(e)}`},queryParams:{},credentials:"omit"}},getWebSocketAuthParams:async function({hostConfig:e}){return{queryParams:{accessToken:await hu(e,(async()=>{const t=await bu(e);return du(e,t,"websocket")}))}}},getWebResourceAuthParams:async function({hostConfig:e}){return{queryParams:{accessToken:await hu(e,(async()=>{const t=await bu(e);return du(e,t,"websocket")}))}}},handleAuthenticationError:vu};var wu={requiredProps:["apiKey"],optionalProps:[],getRestCallAuthParams:function({hostConfig:e}){return Promise.resolve({headers:{Authorization:`Bearer ${null==e?void 0:e.apiKey}`},queryParams:{},credentials:"omit"})},getWebSocketAuthParams:async function(){return{queryParams:{}}},handleAuthenticationError:function(){return Promise.resolve({})}},Ou=class extends Error{constructor(e,t,n,r){super(e),Ms(this,"status",void 0),Ms(this,"headers",void 0),Ms(this,"data",void 0),this.status=t,this.headers=n,this.data=r,this.stack=ku(this.stack)}},Pu=class extends Error{constructor(e,t,n){super(e),Ms(this,"contentType",void 0),Ms(this,"data",void 0),this.contentType=t,this.data=n,this.stack=ku(this.stack)}};const ju=/^.+\/qmfe-api(?:\.js)?:(\d+)(?::\d+)?$/gim,Eu=e=>{const t=e.match(ju);return Boolean(t&&t.length>0)};function ku(e){if(!e)return e;const t=[],n=e.split("\n");n.reverse();for(const e of n){if(Eu(e))break;t.unshift(e)}return t.join("\n")}function xu(e,t,n,r){let o=e;return""!==t&&(o=o.concat(`?${t}`)),r&&(o=o.concat(`+headers=${JSON.stringify(r)}`)),n&&(o=o.concat(`+host-config=${n}`)),o}function Su(e){return 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 Au(e){return!("get"===e||"GET"===e)}function Cu(e){const t=e.indexOf("?");if(t>=0)return e.substring(0,t);const n=e.indexOf("+headers=");if(n>=0)return e.substring(0,n);const r=e.indexOf("+host-config=");return r>=0?e.substring(0,r):e}function Bu(e){return e.then((e=>{const t={data:Su(e.data),headers:e.headers,status:e.status};return e.next&&(t.next=e.next),e.prev&&(t.prev=e.prev),t}))}const Du={};function Mu(e){return e instanceof Error?e.cause?e.message?`${e.message} - ${Mu(e.cause)}`:Mu(e.cause):e.message:String(e)}async function Iu(e,t,n,r,o,a,i,l){const{body:c,contentTypeHeader:s,requestOptions:u}=function(e,t){if(!e)return{body:null,contentTypeHeader:{},requestOptions:{}};const n={},r={};let o=null;switch(t){case"":case"application/json":n["Content-Type"]="application/json",o=JSON.stringify(e);break;case"multipart/form-data":o=function(e){const t="multipart/form-data";if("object"!=typeof e)throw new Pu(`Cannot encode ${typeof e} as ${t}, body should be an object.`,t,e);if(Array.isArray(e))throw new Pu(`Cannot encode ${typeof e} as ${t}, body should be an object.`,t,e);if(e instanceof FormData)return e;const n=new FormData;return Object.entries(e).forEach((r=>{const[o,a]=r;switch(typeof a){case"boolean":case"number":case"string":n.set(o,`${a}`);break;case"object":if(a instanceof Blob)n.set(o,a);else if(a instanceof Uint8Array){const e=new Blob([a],{type:"application/octet-stream"});n.set(o,e)}else{const e=JSON.stringify(a),t=new Blob([e],{type:"application/json"});n.set(o,t,"")}break;default:throw new Pu(`Cannot encode multipart-field "${o}" with value of type ${typeof a}, values must be objects, strings, numbers or boolean.`,t,e)}})),n}(e);break;case"application/octet-stream":n["Content-Type"]=t,r.duplex="half",o=e;break;case"text/plain":if("string"!=typeof e)throw new Pu(`Cannot send ${typeof e} as ${t}, body should be a string.`,t,e);n["Content-Type"]=t,o=e;break;default:throw new Pu(`Unsupported content-type "${t}", supported are: application/json, multipart/form-data, application/octet-stream and text/plain`,t,e)}return{body:o,contentTypeHeader:n,requestOptions:r}}(n,null!=r?r:""),p={...s,...a,...null==o?void 0:o.headers,...Lu()};!p["User-Agent"]&&l&&(p["User-Agent"]=l);const f={method:e,credentials:i,mode:"cors",headers:p,redirect:await Ep(null==o?void 0:o.hostConfig)?"manual":"follow",keepalive:null==o?void 0:o.keepalive,progress:null==o?void 0:o.progress,body:c,...u};let g,d;if(null!=o&&o.signal)f.signal=o.signal;else if(null!=o&&o.timeoutMs&&o.timeoutMs>0){const e=new AbortController;g=setTimeout((()=>{e.abort()}),o.timeoutMs),f.signal=e.signal}d=null!=o&&o.progress?await async function(e,{method:t,headers:n,credentials:r,keepalive:o,body:a,signal:i,progress:l}){const c=new XMLHttpRequest;let s,u;const p=new Promise(((e,t)=>{s=e,u=t}));if(c.open(t||"GET",e),"object"!=typeof n)throw Error("malformed headers",n);for(const[e,t]of Object.entries(n))c.setRequestHeader(e,t);o&&c.setRequestHeader("Connection","keep-alive"),i&&i.addEventListener("abort",(()=>{c.abort(),u()})),c.withCredentials="include"===r,null!=l&&l.onUpload&&(c.upload.onprogress=e=>{var t;const{loaded:n,total:r,lengthComputable:o}=e;null===(t=l.onUpload)||void 0===t||t.call(l,{loaded:n,total:o?r:void 0})}),null!=l&&l.onDownload&&(c.onprogress=e=>{var t;const{loaded:n,total:r,lengthComputable:o}=e;null===(t=l.onDownload)||void 0===t||t.call(l,{loaded:n,total:o?r:void 0})}),c.onloadend=()=>{const{status:e}=c,t={};for(const e of c.getAllResponseHeaders().split("\r\n")){const[n,r]=e.split(":",2);n&&r&&(t[n]=r)}c.response?s(new Response(c.response,{status:e,headers:t})):s(new Response(void 0,{status:e,headers:t}))};try{const e=a;c.send(e)}catch(e){return Promise.reject(new Ou(Mu(e),0,new Headers,{}))}return p}(t,f):await async function(e,t){try{return await fetch(e,t)}catch(e){return Promise.reject(new Ou(Mu(e),0,new Headers,{}))}}(t,f),g&&clearTimeout(g);return await _u(d,t)}async function Tu({method:e,pathTemplate:t,pathVariables:n,query:r,options:o}){const a=kp(null==o?void 0:o.hostConfig),{headers:i,queryParams:l,credentials:c}=await Bp({hostConfig:null==o?void 0:o.hostConfig,method:e}),s=a+function(e,t){let n=e;return t&&Object.keys(t).forEach((e=>{n=n.replace(`{${e}}`,t[e])})),n}(t,n),u=function(e){return e?Object.entries(e).map((e=>{const[,t]=e;if(void 0!==t)return e.map((e=>encodeURIComponent(e))).join("=")})).filter(Boolean).join("&"):""}({...r,...l}),p=function(e,t){return""!==t?`${e}?${t}`:e}(s,u);return{completeUrl:p,cacheKey:xu(s,u,Hp(null==o?void 0:o.hostConfig),null==o?void 0:o.headers),authHeaders:i,credentials:c}}function Hu(e,t){return zu(e,t,(async()=>{const{cacheKey:n,authHeaders:r,credentials:o}=await Tu(t);return zu(e,{...t,cacheKey:n,authHeaders:r,credentials:o,options:{...t.options,noCache:!0}},void 0)}))}function zu(e,{method:t,completeUrl:n,cacheKey:r,body:o,options:a,authHeaders:i,credentials:l,contentType:c,userAgent:s},u){Du[e]||(Du[e]={});const p=Au(t)?void 0:Du[e][r];if(Au(t)&&function(e,t){const n=Cu(t);for(const t in e){const r=Cu(t);(n.startsWith(r)||r.startsWith(n))&&delete e[t]}}(Du[e],r),p&&function(e,t,n){if(!t||void 0===t.value)return!1;if(null!=e&&e.noCache)return!1;if(null!=e&&e.useCacheIfAfter)return e.useCacheIfAfter.getTime()<=t.lastPulled;const r=Date.now()-t.lastPulled;return null!=e&&e.maxCacheAge?r<=(null==e?void 0:e.maxCacheAge):r<n}(a,p,6e5))return p.lastHit=new Date,p.hitCount+=1,p.accessedPaths.add(globalThis.location?globalThis.location.pathname:"node"),Bu(p.value);const f=Iu(t,n,o,c,a,i,l,s),g=async function(e,t,n){try{return await t}catch(t){const r=t,o=r.data;if(401===r.status||403===r.status&&"CSRF-TOKEN-2"===(null==o?void 0:o.code)||(301===r.status||302===r.status)&&await Ep(e)){if(globalThis.loggingOut)return Vu();const{retry:t,preventDefault:a}=await Cp({hostConfig:e,status:r.status,headers:r.headers,errorBody:o,canRetry:!!n});if(t&&n)return n();if(a)return Vu()}throw t}}(null==a?void 0:a.hostConfig,f,u),d=function(e,t,n,r,o,a,i){const l=Hp(null==o?void 0:o.hostConfig);return t.then((t=>{var c,s;const u=t.data;if(!u)return t;const p=null===(c=u.links)||void 0===c||null===(c=c.prev)||void 0===c?void 0:c.href,f=null===(s=u.links)||void 0===s||null===(s=s.next)||void 0===s?void 0:s.href;return p&&(t.prev=t=>Hu(e,{method:n,completeUrl:p,body:r,options:t||o,cacheKey:xu(p,"",l,null==o?void 0:o.headers),authHeaders:a,credentials:i})),f&&(t.next=t=>Hu(e,{method:n,completeUrl:f,body:r,options:t||o,cacheKey:xu(f,"",l,null==o?void 0:o.headers),authHeaders:a,credentials:i})),t}))}(e,g,t,o,a,i,l),h=function(e,t,n){return n.catch((n=>(delete e[t],Promise.reject(n))))}(Du[e],r,d);if((e=>"get"===e||"GET"===e)(t)){if(Object.hasOwn&&!Object.hasOwn(Du,e)||"__proto__"===e)throw new Error(`Forbidden api name: ${e}`);Du[e][r]={lastPulled:Date.now(),value:h,lastHit:null,hitCount:0,accessedPaths:new Set}}return Bu(h)}function Vu(){return new Promise((()=>{}))}function Lu(){if(!g())return{};const e=localStorage.getItem("qmfe-api-service-overrides-header");return e?{"X-Qlik-Overrides":e}:{}}function Gu(e,t){const n=e;return n.download=t?(n=t)=>qu(e,n):t=>qu(e,t),n}async function qu(e,t){if(g()){const n=document.createElement("a"),r=window.URL.createObjectURL(e);n.href=r,n.download=t,n.click(),window.URL.revokeObjectURL(r)}else{const{writeFileSync:n}=await Promise.resolve().then((function(){return Up})),r=await e.arrayBuffer();n(t,new Uint8Array(r))}}globalThis.__API_CACHE__DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Du;const $u="qmfe-api/latest";async function Nu(e,t,n){const r=(n||P()||[]).reduce(((e,t)=>n=>t(n,e)),(t=>async function(e,t){var n;let r;(function(e){const t=Gp(e);if(jp(t)){if(0===Object.keys(t).length)throw new sp("a host config must be provided when making a cross domain request");if(!t.host)throw new sp("A 'host' property must be set in host config when making a cross domain request")}})(null===(n=t.options)||void 0===n?void 0:n.hostConfig),r=null!=t&&t.userAgent?t.userAgent:g()?`${window.navigator.userAgent} ${$u}`:$u;const{completeUrl:o,cacheKey:a,authHeaders:i,credentials:l}=await Tu(t);return Hu(e,{...t,method:t.method.toUpperCase(),completeUrl:o,cacheKey:a,authHeaders:i,credentials:l,userAgent:r})}(e,t)));return r(t)}function Ru(e){!function(e){Du[e]={}}(e)}async function _u(e,t){var n,r;let o;const a=null===(n=e.headers.get("content-type"))||void 0===n?void 0:n.split(";")[0],i=null===(r=e.headers.get("content-disposition"))||void 0===r?void 0:r.split(";");if(i&&"attachment"===i[0]){let t="";for(let e=1;e<i.length;e++){const n=i[e].trim();if(0===n.indexOf("filename")){const e=n.indexOf('"'),r=n.lastIndexOf('"');t=n.slice(e+1,r)}}o=Gu(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=Gu(await e.blob());break;case"text/event-stream":o=e.body;break;default:try{o=await e.text(),o=JSON.parse(o)}catch(e){}}const{status:l,statusText:c,headers:s}=e,u=`request to '${t}' failed with status ${l} ${c}.`;if(l>=300)throw new Ou(u,l,s,o);if(0===l)throw new Ou(u,302,s,o);return{status:l,headers:s,data:o}}async function Ju(e,t){const n=kp(e);let r;r=await Ep(e)?"/qps/csrftoken":"/api/v1/csrf-token";const o=async()=>{try{const t=(await Nu("csrf-token",{method:"get",pathTemplate:r,options:{hostConfig:e,noCache:!0}})).headers.get("qlik-csrf-token");return t||""}catch(e){if(404===e.status)return"";throw e}};return t?(Uu[n]=o(),Uu[n]):(Uu[n]=Uu[n]||o(),Uu[n])}const Uu={};function Fu(e){return!1===e.crossSiteCookies?"same-origin":jp(e)?"include":"same-origin"}var Qu={requiredProps:[],optionalProps:["webIntegrationId","crossSiteCookies","anonymousMode"],getRestCallAuthParams:async function({hostConfig:e,method:t}){const n={};var r;return"get"!==(r=t)&&"GET"!==r&&(n["qlik-csrf-token"]=await Ju(e)),e.webIntegrationId&&(n["qlik-web-integration-id"]=e.webIntegrationId),{headers:n,queryParams:{},credentials:Fu(e)}},getWebSocketAuthParams:async function({hostConfig:e}){const t={"qlik-csrf-token":await Ju(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=kp(e);delete Uu[t]}(e),403===t)return{preventDefault:!1,retry:!0};const n=e.webIntegrationId?`qlik-web-integration-id=${null==e?void 0:e.webIntegrationId}&`:"",r=kp(e);return e.authRedirectUserConfirmation&&await e.authRedirectUserConfirmation(),globalThis.location.replace(`${r}/login?${n}returnto=${encodeURIComponent(globalThis.location.href)}`),{preventDefault:!0}}};var Wu={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 Ku(e,t){try{return await t()}catch(n){const{retry:r}=await Zu({hostConfig:e});if(r)return t();throw n}}async function Zu({hostConfig:e}){return e.getAccessToken?(eu(e),{preventDefault:!1,retry:!0}):g()?e.performInteractiveLogin?(eu(e),{retry:!0}):(e.authRedirectUserConfirmation&&await e.authRedirectUserConfirmation(),au(e),{preventDefault:!0}):(await fu(e),{preventDefault:!1,retry:!0})}g()&&function(){const e=new URLSearchParams(globalThis.location.search),t=e.get("code")||void 0,n=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 r=Zs("","client-in-progress");if(r&&t&&n){const e=Zs(r,"state"),o=Zs(r,"href");e&&e===n&&o&&(Us(r,"code",t),o!==globalThis.location.href&&globalThis.location.replace(o))}}();var Xu={requiredProps:["clientId"],optionalProps:["clientSecret","redirectUri","accessTokenStorage","scope","subject","userId","noCache","getAccessToken","performInteractiveLogin"],getRestCallAuthParams:async function({hostConfig:e}){return{headers:{Authorization:`Bearer ${await pu(e)}`},queryParams:{},credentials:"omit"}},getWebSocketAuthParams:async function({hostConfig:e}){return{queryParams:{accessToken:await Ku(e,(async()=>{const t=await pu(e);return du(e,t,"websocket")}))}}},getWebResourceAuthParams:async function({hostConfig:e}){return{queryParams:{accessToken:await Ku(e,(async()=>{const t=await pu(e);return du(e,t,"webresource")}))}}},handleAuthenticationError:Zu};var Yu={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 ep={};function tp(e){const t=kp(e);return ep[t]=ep[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}(),ep[t]}var np={requiredProps:[],optionalProps:["loginUri","crossSiteCookies"],getRestCallAuthParams:async function({hostConfig:e}){return{headers:{"X-Qlik-XrfKey":tp(e)},queryParams:{xrfkey:tp(e)},credentials:Fu(e)}},getWebSocketAuthParams:async function({hostConfig:e}){return{queryParams:{xrfkey:tp(e),"qlik-csrf-token":await Ju(e,!0)}}},handleAuthenticationError:async function({hostConfig:e}){return e.loginUri?(e.authRedirectUserConfirmation&&await e.authRedirectUserConfirmation(),globalThis.location.replace(e.loginUri.replace("{location}",encodeURIComponent(globalThis.location.href))),{preventDefault:!0}):{}}};const rp={};let op=Promise.resolve(),ap=!1;function ip(e,t){rp[e.toLowerCase()]=t}async function lp(e){const t=Gp(e),n=await cp(t);op&&await op;let r=function(e){return rp[e.toLowerCase()]}(n);if(r||(op=(async()=>{r=await async function(e){const t=globalThis[e];if(t){let n;if(n="function"==typeof t?await t():t,n&&n.getRestCallAuthParams&&n.getWebSocketAuthParams&&n.handleAuthenticationError)return n;throw console.error("Not a valid auth module",n),new pp(e)}return Promise.resolve(void 0)}(n),r&&ip(n,r)})(),await op),!r)throw new pp(n);return r.validateHostConfig?r.validateHostConfig({authType:n,...t}):function(e,{requiredProps:t,optionalProps:n}){const r=[];for(const n of t)e[n]||r.push(n);if(r.length>0)throw new sp(`missing required properties in host config; '${r.join("', '")}'`);const o=[...Bs,...t,...n],a=[];Object.keys(e).forEach((e=>{o.includes(e)||a.push(e)})),a.length>0&&console.warn(`WARNING: unknown properties in host config; '${a.join("', '")}'`)}({authType:n,...t},{requiredProps:r.requiredProps||[],optionalProps:r.optionalProps||[]}),r}async function cp(e){return e.authType?e.authType:e.apiKey?"apikey":e.accessCode?"anonymous":e.clientId?"oauth2":e.webIntegrationId?"cookie":e.reference?"reference":await Ep(e)?"windowscookie":"cookie"}ap||(ip("apikey",wu),ip("cookie",Qu),ip("none",Wu),ip("oauth2",Xu),ip("anonymous",yu),ip("windowscookie",np),ip("reference",Yu),ap=!0);var sp=class extends Error{constructor(e){super(`Invalid host config: ${e}`),this.name="InvalidHostConfigError"}},up=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"}},pp=class extends Error{constructor(e){super(`Not a valid auth type: ${e}, valid auth types are; '${Object.keys(rp).filter((e=>"qmfeembedframerauthmodule"!==e.toLowerCase())).join("', '")}'`),this.name="InvalidAuthTypeError"}};function fp({title:e,detail:t,code:n,status:r}){return t?`${e} - ${t} (Status: ${r}, Code: ${n})`:`${e} (Status: ${r}, Code: ${n})`}var gp=class extends Error{constructor(e){if("object"!=typeof e)return super("Unknown error"),void Ms(this,"errors",void 0);const t=Array.isArray(e)?e:[e];super(t.map(fp).join(", ")),Ms(this,"errors",void 0),this.errors=t}};function dp(e){const t=m(e)||{};return t.host&&(t.host=kp(t)),g()&&kp(t)===window.location.origin&&delete t.host,t.authType&&Ds.includes(t.authType)&&delete t.authType,t}function hp(e,t){if("function"!=typeof t)return t}const mp=new Map;function bp(e,t){const n=(null==t?void 0:t.reference)||null;if(n&&!mp.has(n))throw new sp(`Host config with reference "${n}" is not registered. Please register it before using it.`);mp.has(e)&&console.warn(`registerHostConfig: Host config with name "${e}" is already registered. Overwriting.`),mp.set(e,t)}function vp(e){return mp.get(e)}function yp(){return vp("default")||{}}globalThis.loggingOut=!1;let wp="";function Op({message:e}){e!==wp&&(wp=e,console.error(e))}function Pp(e){return cp(e)}function jp(e){var t;if(null===(t=globalThis.location)||void 0===t||!t.origin)return!0;const n=Gp(e);if(0===Object.keys(n).length)return!1;try{return new URL(kp(n)).origin!==globalThis.location.origin}catch(e){}return!1}async function Ep(e){const t=Gp(e);return"boolean"==typeof t.forceIsWindows?t.forceIsWindows:"cookie"!==t.authType&&("windowscookie"===t.authType||(await(async(e={})=>{var t,n;const r=Gp(e.hostConfig),o="anonymous"===(null==r?void 0:r.authType)||!!r.accessCode;if("undefined"==typeof window)return Ls({isNodeEnv:!0,isAnonymous:o});const{data:a,status:i}=await zs(e);if(404===i)return Ls({isUnknown:!0,isAnonymous:o});if(!a||i<=399&&i>=300)return Ls({isQSE:!0,isWindows:!0,isAnonymous:o});const l=((null===(t=a.composition)||void 0===t?void 0:t.deploymentType)||"").toLowerCase(),c="controlcenter"===l;return"qliksenseserver"===l?Ls({isQSE:!0,isWindows:!0,isAnonymous:o,meta:Vs(a)}):"qliksensedesktop"===l?Ls({isQSD:!0,isWindows:!0,isAnonymous:o,meta:Vs(a)}):"qliksensemobile"===l?Ls({isQSE:!0,isWindows:!0,isAnonymous:o,meta:Vs(a)}):"cloud-console"===l?Ls({isCloud:!0,isCloudConsole:!0,isAnonymous:o,meta:Vs(a)}):"fedramp"===(null===(n=a.composition)||void 0===n?void 0:n.provider)?Ls({isCloud:!0,isQCG:!0,isControlCenter:c,isAnonymous:o,meta:Vs(a)}):Ls({isCloud:!0,isQCS:!0,isControlCenter:c,isAnonymous:o,meta:Vs(a)})})({hostConfig:e})).isWindows)}function kp(e){var t;const n=null===(t=Gp(e))||void 0===t||null===(t=t.host)||void 0===t?void 0:t.trim();let r;for(r=n?n.toLowerCase().startsWith("https://")||n.toLowerCase().startsWith("http://")?n:`https://${n}`:"";"/"===r[r.length-1];)r=r.substring(0,r.length-1);return r}function xp(e){var t;const n=null===(t=Gp(e))||void 0===t?void 0:t.host;let r;for(r=n?n.toLowerCase().startsWith("https://")||n.toLowerCase().startsWith("http://")?n:`https://${n}`:globalThis.location.origin;"/"===r[r.length-1];)r=r.substring(0,r.length-1);return r.replace(Vp,"ws")}async function Sp(e){const t=Gp(e.hostConfig);try{const n=await lp(t);return await n.getWebSocketAuthParams({...e,hostConfig:t})}catch(e){throw(t.onAuthFailed||Op)(Lp(e)),e}}async function Ap(e){const t=Gp(e.hostConfig);try{var n;const r=await lp(t);return await(null===(n=r.getWebResourceAuthParams)||void 0===n?void 0:n.call(r,{...e,hostConfig:t}))||{queryParams:{}}}catch(e){throw(t.onAuthFailed||Op)(Lp(e)),e}}async function Cp(e){const t=Gp(e.hostConfig),n=await lp(t),r=await n.handleAuthenticationError({...e,hostConfig:t}),o=e.canRetry&&r.retry,a=r.preventDefault;if(!o&&!a){const{status:n,errorBody:r}=e;(t.onAuthFailed||Op)(function({errorBody:e,status:t}){const n=e;if("object"==typeof(null==n?void 0:n.errors)){return{message:new gp(null==n?void 0:n.errors).message}}return{message:`HTTP ${t}`}}({status:n,errorBody:r}))}return r}async function Bp(e){const t=Gp(e.hostConfig);try{const n=await lp(t);return await n.getRestCallAuthParams({...e,hostConfig:t})}catch(e){throw(t.onAuthFailed||Op)(Lp(e)),e}}function Dp(e,t){ip(e,t)}function Mp(e){!function(e){bp("default",e||{})}(e)}function Ip(e,t){bp(e,t)}function Tp(e){!function(e){mp.has(e)?mp.delete(e):console.warn(`unregisterHostConfig: Host config with name "${e}" not found.`)}(e)}function Hp(e){return function(e){const t=h(dp(Gp(e)));return JSON.stringify(t,hp)}(e)}const zp=()=>{globalThis.loggingOut=!0,globalThis.location.href="/logout"},Vp=/^http/;function Lp(e){return{message:e.message||"Unknown error"}}function Gp(e){if(null!=e&&e.reference){const t=vp(e.reference);if(!t)throw new sp(`Host config with name "${e.reference}" not found.`);return t}return e&&Object.keys(e).length>0?e:yp()}function qp(){return yp()}var $p={determineAuthType:Pp,getDefaultHostConfig:qp,getRestCallAuthParams:Bp,getWebResourceAuthParams:Ap,getWebSocketAuthParams:Sp,handleAuthenticationError:Cp,isHostCrossOrigin:jp,isWindows:Ep,logout:zp,registerAuthModule:Dp,registerHostConfig:Ip,serializeHostConfig:Hp,setDefaultHostConfig:Mp,toValidLocationUrl:kp,toValidWebsocketLocationUrl:xp,unregisterHostConfig:Tp},Np=Object.freeze({__proto__:null,AuthorizationError:gp,InvalidAuthTypeError:pp,InvalidHostConfigError:sp,UnexpectedAuthTypeError:up,default:$p,determineAuthType:Pp,getAccessToken:async function(e){var t;const n=null===(t=(await Bp({method:"GET",...e})).headers)||void 0===t?void 0:t.Authorization;if(0===n.indexOf("Bearer "))return n.substring(7);throw new Error("Unknown format of authorization header returned by remote auth module")},getDefaultHostConfig:qp,getRestCallAuthParams:Bp,getWebResourceAuthParams:Ap,getWebSocketAuthParams:Sp,handleAuthenticationError:Cp,isHostCrossOrigin:jp,isWindows:Ep,logout:zp,registerAuthModule:Dp,registerHostConfig:Ip,serializeHostConfig:Hp,setDefaultHostConfig:Mp,toValidLocationUrl:kp,toValidWebsocketLocationUrl:xp,unregisterHostConfig:Tp});window.__qlikMainPrivateResolvers=window.__qlikMainPrivateResolvers||{},window.__qlikMainPrivateResolvers.mainUrlPromise=window.__qlikMainPrivateResolvers.mainUrlPromise||new Promise((e=>{window.__qlikMainPrivateResolvers.resolveMainJsUrl=t=>e(t)})),window.__qlikMainPrivateResolvers.qlikMainPromise=window.__qlikMainPrivateResolvers.qlikMainPromise||(async()=>{if(window.QlikMain)return window.QlikMain;const e=setTimeout((()=>{console.warn("Waiting for a host parameter pointing to a Qlik runtime system")}),5e3),t=await window.__qlikMainPrivateResolvers.mainUrlPromise;return clearTimeout(e),new Promise((e=>{if(window.QlikMain)e(window.QlikMain);else{const n=window.document.createElement("script");n.src=t,n.addEventListener("error",(()=>{console.error(`Qlik runtime system not found: ${t}`)})),n.addEventListener("load",(()=>{window.QlikMain&&e(window.QlikMain)})),window.document.head.appendChild(n)}}))})();var Rp=Object.freeze({__proto__:null,importRuntimeModule:async function(e,t){var n,r;return null!=t&&null!==(n=t.runtimeModuleMocks)&&void 0!==n&&n[e]?null==t||null===(r=t.runtimeModuleMocks)||void 0===r?void 0:r[e]:(function(e){const t=/\/+$/,n=function(e){const n=(null==e?void 0:e.embedRuntimeUrl)||(null==e?void 0:e.url)||(null==e?void 0:e.host);if(!n)return;let r;return r=n.toLowerCase().startsWith("https://")||n.toLowerCase().startsWith("http://")?n:`https://${n}`,r=r.replace(t,""),`${r}/qlik-embed/main.js`}(e);n&&window.__qlikMainPrivateResolvers.resolveMainJsUrl(n)}(t),async function(e){return(await window.__qlikMainPrivateResolvers.qlikMainPromise).import(e)}(e))}});var _p={invokeFetch:Nu,clearApiCache:Ru,parseFetchResponse:_u},Jp=Object.freeze({__proto__:null,EncodingError:Pu,InvokeFetchError:Ou,clearApiCache:Ru,default:_p,invokeFetch:Nu,parseFetchResponse:_u}),Up=Object.freeze({__proto__:null});export{Cs as default};
|