@nebula.js/sn-action-button 1.46.0 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,9 +1,9 @@
1
1
  /*
2
- * @nebula.js/sn-action-button v1.46.0
2
+ * @nebula.js/sn-action-button v2.0.0
3
3
  * Copyright (c) 2024 QlikTech International AB
4
4
  * Released under the MIT license.
5
5
  */
6
6
 
7
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("@nebula.js/stardust")):"function"==typeof define&&define.amd?define(["@nebula.js/stardust"],t):(e="undefined"!=typeof globalThis?globalThis:e||self)["sn-action-button"]=t(e.stardust)}(this,(function(e){"use strict";const t=e=>{if(void 0===e)return"";let t="";const o=document.createElement("div"),n=document.createTextNode(e);return o.appendChild(n),t=o.innerHTML,o.removeChild(n),t},o="http://",n="https://",a="mailto:",i=e=>e.startsWith(o)?o:e.startsWith(n)?n:e.startsWith(a)?a:o,r=e=>{let t=e;return e.startsWith(o)&&(t=e.slice(7)),e.startsWith(n)&&(t=e.slice(8)),t},l=/(?:[^\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,s=/(^|[^\uD800-\uDBFF])[\uDC00-\uDFFF]|[\uD800-\uDBFF]([^\uDC00-\uDFFF]|$)/g,u=e=>String(e).replace(s,"$1�$2").replace(l,encodeURI);function c(e){var t;let o,n,a;if(null!=e&&null!==(t=e.session)&&void 0!==t&&t.config){const{config:t}=e.session;o=new URL(t.url);const i=function(e){const t=String(e).split(e.host)[1].split("/");return"app"===t[1]?"":`/${t[1]}`}(o);return a="wss:"===o.protocol,n=a?"https://":"http://",n+o.host+i}}const p=(e,t)=>{e.replace(/^\.\.\//i,"/"),e=(e=e.replace(/"/g,'\\"')).replace(/'/g,"\\'");return e=`${c(t)}/`+("/"===e[0]?e.substr(1):e)},d=()=>{try{return window.self!==window.top}catch(e){return!0}},g=async()=>{var e;return null!==(e=(await fetch("../api/v1/csrf-token")).headers.get("qlik-csrf-token"))&&void 0!==e?e:""},b=async e=>{var t;const o=await fetch(`../api/v1/apps/${e}`),n=await o.json();return(null==n||null===(t=n.attributes)||void 0===t?void 0:t.spaceId)||"personal"},h=(e,t,o)=>{const n=e.get(t);return n===t?o:n},f=e=>h(e,"Object.ActionButton.Automation.DefaultAutomationMsg","Automation finished"),m=(e,t)=>{const o={message:f(t)};if(void 0!==e){if("object"==typeof e)return Array.isArray(e)?(null==e?void 0:e.length)>0?{message:e.join(" ")}:o:Object.keys(e).includes("message")?e:o;try{const t=JSON.parse(e);return Object.keys(t).includes("message")?t:o}catch(t){return""===e?o:"string"==typeof e||"number"==typeof e?{message:e}:o}}return o},v=async(e,t,o,n,a)=>{const i=await(async(e,t)=>(await fetch(`../api/v1/automations/${e}/runs/${t}`)).json())(e,t);switch(i.status){case"queued":case"running":case"not started":case"starting":return n>300?{ok:!1,message:h(o,"geo.findLocation.error.timeout","Timeout")}:setTimeout((()=>v(e,t,o,n+1,a)),2e3);case"finished":var r;return(null===(r=i.title)||void 0===r?void 0:r.length)>0?a({...m(i.title,o),ok:!0}):a({message:f(o),ok:!0});case"failed":var l;return(null===(l=i.title)||void 0===l?void 0:l.length)>0?a({...m(i.title,o),ok:!1}):a({message:h(o,"Object.ActionButton.Automation.AutomationError","Automation error"),ok:!1});case"finished with warnings":var s;return(null===(s=i.title)||void 0===s?void 0:s.length)>0?a({...m(i.title,o),ok:!1}):a({message:f(o),ok:!0});case"must stop":case"stopped":var u;return(null===(u=i.title)||void 0===u?void 0:u.length)>0?a({...m(i.title,o),ok:!1}):a({message:h(o,"Object.ActionButton.Automation.DefaultAutomationMsg","Unknown error"),ok:!1});default:var c;return(null===(c=i.title)||void 0===c?void 0:c.length)>0?a({...m(i.title,o),ok:!0}):a({message:f(o),ok:!0})}},y=(e,t)=>{null!=e&&Object.keys(t).forEach((o=>{e.style[o]=t[o]}))},w=e=>{y(e,{opacity:0}),setTimeout((()=>{e.remove()}),1e3)},k=(e,o,n)=>{const{message:a,url:l,urlText:s}=e,c=t(a),p=document.createElement("div"),g=`sn-action-button-snackbar-${(Math.random()+1).toString(36).substring(7)}`;p.setAttribute("id",g);const b=document.querySelectorAll(".sn-action-button-snackbar"),h=24+5*((null==b?void 0:b.length)||0),f=t(s||"Open");y(p,{width:"400px",height:"35px","background-color":"#FFFFFF",position:"fixed",left:"calc(50% - 200px)",right:"auto",bottom:`${h}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 m=`<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;">${c}${l?`<a href="${(e=>{const t=i(e),o=r(e);return`${t}${u(o)}`})(l)}" style="margin-left: 6px;" target="${v=o,v?d()?"_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 v;return p.innerHTML=m,p},x=async({app:e,automationId:t,bookmark:o,senseNavigation:n,inputParameters:a})=>{const i=await(async()=>{const e=await fetch("../api/v1/users/me");return await e.json()})();return{id:t,inputs:{...null==a?void 0:a.reduce(((e,t)=>({...e,[t.key]:t.value})),{}),app:e.id,bookmark:o,sheet:null==n?void 0:n.getCurrentSheetId(),user:i.id,space:await b(e.id),tenant:i.tenantId,time:new Date},context:"qsbutton"}},A=async(e,t,o)=>{const n={"Content-Type":"application/json","qlik-csrf-token":await g()};return e&&(n["X-Execution-Token"]=t),{method:"POST",headers:n,body:JSON.stringify(e?o.inputs:o)}},S=async(e,t)=>{var o;let{automationId:n}=e;"object"==typeof e.automationId&&null!==(o=e.automationId)&&void 0!==o&&null!==(o=o.qStringExpression)&&void 0!==o&&o.qExpr&&(n=await t.app.evaluate(e.automationId.qStringExpression.qExpr));const a=await(async e=>{if(e.length>2)return(await fetch(`../api/v1/automations/${e}`)).json();return null})(n);return null==a?void 0:a.executionToken},I=[{value:"applyBookmark",translation:"Object.ActionButton.ApplyBookmark",group:"bookmark",hide:({isUnsupportedFeature:e})=>null==e?void 0:e("bookmarks"),getActionCall:({app:e,bookmark:t})=>async()=>{var o,n;const a=await e.getBookmarkList(),i=a.find((e=>{var o;return(null==e||null===(o=e.qInfo)||void 0===o?void 0:o.qId)===t}));var r;((null==i||null===(o=i.qData)||void 0===o||null===(o=o.qBookmark)||void 0===o||null===(o=o.qPatches)||void 0===o?void 0:o.length)>0||null!=i&&null!==(n=i.qMeta)&&void 0!==n&&n.isExtended)&&await(null===(r=e.clearAllSoftPatches)||void 0===r?void 0:r.call(e));const l=a.find((e=>{var o;return(null==e||null===(o=e.qData)||void 0===o?void 0:o.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:o})=>async()=>{if(o){const n=await e.getField(o,t),a=!1;await n.clearAllButThis(a)}},requiredInput:["field"]},{value:"clearField",translation:"Object.ActionButton.ClearSelectionInField",group:"selection",getActionCall:({app:e,qStateName:t,field:o})=>async()=>{if(o){const n=await e.getField(o,t);await n.clear()}},requiredInput:["field"]},{value:"selectAll",translation:"Object.ActionButton.SelectAllInField",group:"selection",getActionCall:({app:e,qStateName:t,field:o,softLock:n})=>async()=>{if(o){const a=await e.getField(o,t);await a.selectAll(n)}},requiredInput:["field","softLock"]},{value:"selectValues",translation:"Object.ActionButton.SelectValuesInField",group:"selection",getActionCall:({app:e,qStateName:t,field:o,value:n,softLock:a})=>async({overrideValue:i})=>{const r=null!=i?i:n;if(o){var l;const n=await e.getField(o,t),i=await e.getFieldDescription(o),s=await(async(e,t,o)=>{let n=t.split(";");if(o){let t="";n.forEach((e=>{t+=`Num('${e}')&';'&`})),n=(await e.evaluate(t.slice(0,-5))).split(";")}return n.map((e=>Number.isNaN(+e)?{qText:e}:{qIsNumeric:!0,qNumber:Number(e)}))})(e,r,null==i||null===(l=i.qTags)||void 0===l?void 0:l.includes("$date"));await n.selectValues(s,!1,a)}},requiredInput:["field","value","softLock"]},{value:"selectMatchingValues",translation:"Object.ActionButton.SelectMatchingValues",group:"selection",getActionCall:({app:e,qStateName:t,field:o,value:n})=>async({overrideValue:a})=>{const i=null!=a?a:n;if(o){const n=await e.getField(o,t);await n.select(i,!1)}},requiredInput:["field","value"]},{value:"selectAlternative",translation:"Object.ActionButton.SelectAlternatives",group:"selection",getActionCall:({app:e,qStateName:t,field:o,softLock:n})=>async()=>{if(o){const a=await e.getField(o,t);await a.selectAlternative(n)}},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:o})=>async()=>{const n=await o.getDimension(e);await n.stepCycle(t)},requiredInput:["cyclicDimension","indexStepper"]},{value:"cyclicDimensionSetActive",translation:"Object.ActionButton.CyclicDimensionSetActive",group:"selection",getActionCall:({cyclicDimensionId:e,groupFieldIndex:t,app:o,isEnabled:n})=>async()=>{if(n("IM_6926_SET_ACTIVE_FIELD_BUTTON")){const n=await o.getDimension(e);await n.setActiveField(t)}},hide:({isEnabled:e})=>!e("IM_6926_SET_ACTIVE_FIELD_BUTTON"),requiredInput:["cyclicDimension","groupFieldIndex"]},{value:"selectExcluded",translation:"Object.ActionButton.SelectExcluded",group:"selection",getActionCall:({app:e,qStateName:t,field:o,softLock:n})=>async()=>{if(o){const a=await e.getField(o,t);await a.selectExcluded(n)}},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:o})=>async()=>{if(o){const n=await e.getField(o,t),a=!1;await n.selectPossible(a)}},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:o,value:n})=>async({overrideValue:a})=>{const i=null!=a?a:n;if(o){const n=await e.getField(o,t),a=!1;await n.toggleSelect(i,a)}},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:o})=>async()=>{if(o){const n=await e.getField(o,t);await n.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:o})=>async()=>{if(o){const n=await e.getField(o,t);await n.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:o})=>async({overrideValue:n,overrideVariable:a})=>{const i=null!=n?n:o,r=null!=a?a:t;if(r)try{const t=await e.getVariableByName(r);await t.setStringValue(i)}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:o,isEnabled:n})=>async()=>{if(null!=o&&o.isCloud&&!t&&n("IM_2843_BUTTON_STATELESS_RELOAD"))await fetch("../api/v1/reloads",{method:"POST",headers:{"Content-Type":"application/json","qlik-csrf-token":await g()},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:o,automationTriggered:n,automationExecutionToken:a,automationPostData:i,automationShowNotification:r,automationNotificationDuration:l,automationOpenLinkSameWindow:s,inputParameters:u,translator:c,senseNavigation:p,isEnabled:d})=>async({overrideAutomationInputParameters:g})=>{if(o.length)try{let t,b;if(!(void 0!==o&&o.length>1))return;t=((e,t)=>t?`../api/v1/automations/${e}/actions/execute`:`../api/v1/automations/${e}/runs`)(o,n),i&&(b=await(async e=>e.createTemporaryBookmark({qOptions:{qIncludeVariables:!0,qIncludeAllPatches:!0}}))(e));const f=await x({app:e,automationId:o,bookmark:b,senseNavigation:p,inputParameters:d("TLV_319_BUTTON_AUTOMATION_INPUT_PARAMETERS")?g||u:[]}),S=await A(n,a,f),I=await fetch(t,S),O=await(async(e,t,o,n)=>{let a;switch(o.status){case 200:case 201:{const i=await o.json(),{status:r,guid:l,id:s}=i,u=void 0===s?l:s;if(t&&"queued"!==r)a=m(i,n),a.ok=!0;else{const t=new Promise((t=>{v(e,u,n,0,t)}));a=await t}break}case 400:a={message:h(n,"Object.ActionButton.Automation.BadRequest","Bad request"),ok:!1};break;case 401:case 403:a={message:h(n,"Object.ActionButton.Automation.NotAuthorized","You are not authorized to run this automation"),ok:!1};break;case 404:a={message:h(n,"Object.ActionButton.Automation.AutomationNotFound","Automation not found"),ok:!1};break;case 500:case 503:a={message:h(n,"Object.ActionButton.Automation.AutomationError","Automation error"),ok:!1};break;default:a={message:h(n,"Object.ActionButton.Automation.UnkownError","Unknown error"),ok:!1}}return a})(o,n,I,c);r&&await(async(e,t,o)=>{const n=k(e,o,!e.ok);n.focus(),n.querySelector(".sn-action-button-snackbar-close").addEventListener("click",(()=>{w(n)})),document.querySelector("body").appendChild(n),y(n,{opacity:1}),setTimeout((()=>{w(n)}),Math.max(1e3*t-400,1))})(O,l,s)}catch(e){}else void 0!==t&&await(async(e,t,o)=>{try{e=encodeURIComponent(e);const n=await fetch(`../api/v1/items/${e}`).then((e=>e.json())),a=await fetch(`../api/v1/automations/${n.resourceId}`).then((e=>e.json())),i=`../api/v1/automations/${a.id}/actions/execute`;let r={};if(t){const t=await fetch(`../api/v1/automations/${n.resourceId}/blocks`).then((e=>e.json())).then((e=>{let t=[];for(let o=0;o<e.blocks.length;o++)if("FormBlock"===e.blocks[o].type){t=e.blocks[o].form;break}return t}));if(t.length>0){const n=new Date,a={qProp:{qInfo:{qId:`automation_${o.id}_${e}_${n.getTime()}`,qType:"bookmark"},qMetaDef:{title:`Generated automation bookmark on ${n.toISOString()}`,description:"Generated to provide target automation with bookmark to get current selection state",_createdBy:"sn-action-button",_createdFor:"automation",_createdOn:`${n.toISOString()}`,_id:`automation_${encodeURIComponent(o.id)}_${e}_${n.getTime()}`}}},i=await o.createBookmark(a).then((e=>e.getLayout())).then((e=>e.qInfo.qId));await o.saveObjects(),r={inputs:{[t[0].label.toLowerCase()]:encodeURIComponent(o.id),[t[1].label.toLowerCase()]:i}}}}const l=await A(!0,a.executionToken,r);await fetch(i,l).then((e=>e.json()))}catch(e){}})(t,i,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:[]}],O=e=>I.filter((t=>{var o;return!(null!==(o=t.hide)&&void 0!==o&&o.call(t,e))}));function C(e,t){const o=I.find((t=>e.actionType===t.value));return o&&o.requiredInput&&-1!==o.requiredInput.indexOf(t)}const E=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)),T=[{translation:"Object.ActionButton.NoNavigation",value:"none"},{translation:"Object.ActionButton.GoToNextSheet",value:"nextSheet",navigationCall:async({senseNavigation:e})=>{await e.nextSheet()},requiredInput:[]},{translation:"Object.ActionButton.GoToPreviousSheet",value:"prevSheet",navigationCall:async({senseNavigation:e})=>{await e.prevSheet()},requiredInput:[]},{translation:"Object.ActionButton.GoToLastSheet",value:"lastSheet",navigationCall:async({app:e,senseNavigation:t})=>{const o=await E(e);await t.goToSheet(o[o.length-1].qInfo.qId)},requiredInput:[]},{translation:"Object.ActionButton.GoToFirstSheet",value:"firstSheet",navigationCall:async({app:e,senseNavigation:t})=>{const o=await E(e);await t.goToSheet(o[0].qInfo.qId)},requiredInput:[]},{translation:"Object.ActionButton.GoToASheet",value:"goToSheet",navigationCall:async({senseNavigation:e,sheet:t,chartId:o})=>{t&&await e.goToSheet(t,o)},requiredInput:["sheet","chartId"]},{translation:"Object.ActionButton.GoToSheetById",value:"goToSheetById",navigationCall:async({senseNavigation:e,sheet:t})=>{t&&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 o=i(e),n=r(e),l=(e=>{let t;try{t=new URL(e)}catch(e){return!1}return t.protocol===a})(n);let s="";if(l&&window.open(n,s,"noopener"),t&&(s=d()?"_parent":"_self",window.open(`${o}${n}`,s,"noopener")),!l&&!t){const e=u(n);window.open(`${o}${e}`,s,"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:o,sheet:n})=>{const a=e.storeTempSelectionState&&await e.storeTempSelectionState();let i="";t&&(i=d()?"_parent":"_self");const r=n?`/sheet/${encodeURIComponent(n)}`:"",l=`../sense/app/${encodeURIComponent(o)}${r}/tempselectionstate/${encodeURIComponent(a)}`;window.open(l,i,"noopener")},requiredInput:["sameWindow","appId","sheetId"]},{translation:"Object.ActionButton.SelectOdagApp",value:"odagLink",navigationCall:async({app:e,senseNavigation:t,odagLink:o,element:n})=>{"function"==typeof t.openOdagPopup&&o&&o.length>0&&await t.openOdagPopup(e,o,n)},requiredInput:["odagLink"]}],B=e=>T.filter((t=>{var o;return!(null!==(o=t.hide)&&void 0!==o&&o.call(t,e))})),N=(e,t)=>{const o=T.find((t=>e.navigation.action===t.value));return o&&o.requiredInput&&-1!==o.requiredInput.indexOf(t)};var q={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},F=[{value:"image",icon:"image",label:"Image"},{value:"back",icon:"back",label:"Back"},{value:"forward",icon:"forward",label:"Forward"},{value:"history",icon:"history",label:"History"},{value:"help",icon:"help",label:"Help"},{value:"info",icon:"info",label:"Info"},{value:"text",icon:"text",label:"Text"},{value:"group",icon:"group",label:"Group"},{value:"search",icon:"search",label:"Search"},{value:"zoom-in",icon:"zoom-in",label:"Zoom in"},{value:"zoom-out",icon:"zoom-out",label:"Zoom out"},{value:"export",icon:"export",label:"Export"},{value:"import",icon:"import",label:"Import"},{value:"field",icon:"field",label:"Field"},{value:"lock",icon:"lock",label:"Lock"},{value:"unlock",icon:"unlock",label:"Unlock"},{value:"database",icon:"database",label:"Database"},{value:"calendar",icon:"calendar",label:"Calendar"},{value:"bookmark",icon:"bookmark",label:"Bookmark"},{value:"library",icon:"library",label:"Library"},{value:"star",icon:"star",label:"Star"},{value:"print",icon:"print",label:"Print"},{value:"remove",icon:"remove",label:"Remove"},{value:"handle",icon:"handle",label:"Handle"},{value:"handle-horizontal",icon:"handle-horizontal",label:"Handle horizontal"},{value:"menu",icon:"menu",label:"Menu"},{value:"list",icon:"list",label:"List"},{value:"unordered-list",icon:"unordered-list",label:"Unordered list"},{value:"clock",icon:"clock",label:"Clock"},{value:"puzzle",icon:"puzzle",label:"Puzzle"},{value:"filterpane",icon:"filterpane",label:"Filterpane"},{value:"plus",icon:"plus",label:"Plus"},{value:"minus",icon:"minus",label:"Minus"},{value:"triangle-top",icon:"triangle-top",label:"Triangle top"},{value:"triangle-bottom",icon:"triangle-bottom",label:"Triangle bottom"},{value:"triangle-left",icon:"triangle-left",label:"Triangle left"},{value:"triangle-right",icon:"triangle-right",label:"Triangle right"},{value:"tick",icon:"tick",label:"Tick"},{value:"cogwheel",icon:"cogwheel",label:"Cogwheel"},{value:"settings",icon:"settings",label:"Settings"},{value:"cut",icon:"cut",label:"Cut"},{value:"copy",icon:"copy",label:"Copy"},{value:"paste",icon:"paste",label:"Paste"},{value:"camera",icon:"camera",label:"Camera"},{value:"slide-show",icon:"slide-show",label:"Slide show"},{value:"palette",icon:"palette",label:"Palette"},{value:"shapes",icon:"shapes",label:"Shapes"},{value:"effects",icon:"effects",label:"Effects"},{value:"file",icon:"file",label:"File"},{value:"expand",icon:"expand",label:"Expand"},{value:"collapse",icon:"collapse",label:"Collapse"},{value:"bin",icon:"bin",label:"Bin"},{value:"link",icon:"link",label:"Link"},{value:"pivot",icon:"pivot",label:"Pivot"},{value:"reload",icon:"reload",label:"Reload"},{value:"add",icon:"add",label:"Add"},{value:"edit",icon:"edit",label:"Edit"},{value:"key",icon:"key",label:"Key"},{value:"box",icon:"box",label:"Box"},{value:"home",icon:"home",label:"Home"},{value:"person",icon:"person",label:"Person"},{value:"grid",icon:"grid",label:"Grid"},{value:"cloud",icon:"cloud",label:"Cloud"},{value:"more",icon:"more",label:"More"},{value:"folder",icon:"folder",label:"Folder"},{value:"drop",icon:"drop",label:"Drop"},{value:"play",icon:"play",label:"Play"},{value:"tag",icon:"tag",label:"Tag"},{value:"close",icon:"close",label:"Close"},{value:"warning",icon:"warning",label:"Warning"},{value:"warning-triangle",icon:"warning-triangle",label:"Warning triangle"},{value:"share",icon:"share",label:"Share"},{value:"top",icon:"top",label:"Top"},{value:"low-resolution",icon:"low-resolution",label:"Low resolution"},{value:"high-resolution",icon:"high-resolution",label:"High resolution"},{value:"view",icon:"view",label:"View"},{value:"control",icon:"control",label:"Control"},{value:"code",icon:"code",label:"Code"},{value:"upload",icon:"upload",label:"Upload"},{value:"repair",icon:"repair",label:"Repair"},{value:"split",icon:"split",label:"Split"},{value:"up-down",icon:"up-down",label:"Up down"},{value:"disconnect",icon:"disconnect",label:"Disconnect"},{value:"photo-library",icon:"photo-library",label:"Photo library"},{value:"application",icon:"application",label:"Application"},{value:"new-tab",icon:"new-tab",label:"New tab"},{value:"ascending",icon:"ascending",label:"Ascending"},{value:"descending",icon:"descending",label:"Descending"},{value:"arrow-up",icon:"arrow-up",label:"Arrow up"},{value:"arrow-down",icon:"arrow-down",label:"Arrow down"},{value:"arrow-right",icon:"arrow-right",label:"Arrow right"},{value:"arrow-left",icon:"arrow-left",label:"Arrow left"},{value:"sync",icon:"sync",label:"Sync"},{value:"draggable",icon:"draggable",label:"Draggable"},{value:"book",icon:"book",label:"Book"},{value:"measure",icon:"measure",label:"Measure"},{value:"download",icon:"download",label:"Download"},{value:"more-rounded",icon:"more-rounded",label:"More rounded"},{value:"align-object-left",icon:"align-object-left",label:"Align object-left"},{value:"align-object-center",icon:"align-object-center",label:"Align object-center"},{value:"align-object-right",icon:"align-object-right",label:"Align object-right"},{value:"submit",icon:"submit",label:"Submit"},{value:"operators",icon:"operators",label:"Operators"},{value:"general-data-class",icon:"general-data-class",label:"General data-class"},{value:"building",icon:"building",label:"Building"},{value:"bell",icon:"bell",label:"Bell"},{value:"unlink",icon:"unlink",label:"Unlink"},{value:"lightbulb",icon:"lightbulb",label:"Lightbulb"},{value:"log-in",icon:"log-in",label:"Log in"},{value:"log-out",icon:"log-out",label:"Log out"},{value:"previous",icon:"previous",label:"Previous"},{value:"goto",icon:"goto",label:"Goto"},{value:"save",icon:"save",label:"Save"},{value:"pause",icon:"pause",label:"Pause"},{value:"stop",icon:"stop",label:"Stop"},{value:"step-in",icon:"step-in",label:"Step in"},{value:"comment",icon:"comment",label:"Comment"},{value:"indent",icon:"indent",label:"Indent"},{value:"undent",icon:"undent",label:"Undent"},{value:"filter",icon:"filter",label:"Filter"},{value:"clear-filter",icon:"clear-filter",label:"Clear filter"},{value:"insert",icon:"insert",label:"Insert"},{value:"direction-left",icon:"direction-left",label:"Direction left"},{value:"swap",icon:"swap",label:"Swap"},{value:"bubbles",icon:"bubbles",label:"Bubbles"},{value:"sheet",icon:"sheet",label:"Sheet"},{value:"object",icon:"object",label:"Object"},{value:"clear-selections",icon:"clear-selections",label:"Clear selections"},{value:"selections-tool",icon:"selections-tool",label:"Selections tool"},{value:"selections-reload",icon:"selections-reload",label:"Selections reload"},{value:"selections-back",icon:"selections-back",label:"Selections back"},{value:"selections-forward",icon:"selections-forward",label:"Selections forward"},{value:"expression",icon:"expression",label:"Expression"},{value:"select-alternative",icon:"select-alternative",label:"Select alternative"},{value:"select-possible",icon:"select-possible",label:"Select possible"},{value:"select-excluded",icon:"select-excluded",label:"Select excluded"},{value:"select-all",icon:"select-all",label:"Select all"},{value:"bar-chart",icon:"bar-chart",label:"Bar chart"},{value:"bar-chart-horizontal",icon:"bar-chart-horizontal",label:"Bar chart-horizontal"},{value:"line-chart",icon:"line-chart",label:"Line chart"},{value:"pie-chart",icon:"pie-chart",label:"Pie chart"},{value:"gauge-chart",icon:"gauge-chart",label:"Gauge chart"},{value:"kpi",icon:"kpi",label:"Kpi"},{value:"scatter-chart",icon:"scatter-chart",label:"Scatter chart"},{value:"map",icon:"map",label:"Map"},{value:"table",icon:"table",label:"Table"},{value:"pivot-table",icon:"pivot-table",label:"Pivot table"},{value:"treemap",icon:"treemap",label:"Treemap"},{value:"combo-chart",icon:"combo-chart",label:"Combo chart"},{value:"boxplot",icon:"boxplot",label:"Boxplot"},{value:"distributionplot",icon:"distributionplot",label:"Distributionplot"},{value:"histogram",icon:"histogram",label:"Histogram"},{value:"direct-discovery",icon:"direct-discovery",label:"Direct discovery"},{value:"data-model",icon:"data-model",label:"Data model"},{value:"script",icon:"script",label:"Script"},{value:"script-ok",icon:"script-ok",label:"Script ok"},{value:"debug",icon:"debug",label:"Debug"},{value:"auto-layout",icon:"auto-layout",label:"Auto layout"}];const D={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}},L={resolveExpression:e=>{let t=/^rgb\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*\)$/i.exec(e);if(t)return`rgb(${t[1]},${t[2]},${t[3]})`;if(t=/^argb\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*\)$/i.exec(e),t){const e=Math.round(t[1]/255*100)/100;return`rgba(${t[2]},${t[3]},${t[4]},${e})`}if(t=/^#([A-f0-9]{2})([A-f0-9]{2})([A-f0-9]{2})$/i.exec(e),t)return e;const o=e&&D[e.toLowerCase()];if(o){const e=void 0!==o.a?o.a:1;return`rgba(${o.r},${o.g},${o.b},${e})`}return"none"},getFadedColor(e){const t=.15;let o,n,a,i;if(e.length>7){o=e.split(",");const r=-1!==o[0].indexOf("a");return n=r?parseInt(o[0].slice(5),10):parseInt(o[0].slice(4),10),i=parseInt(o[1],10),a=parseInt(o[2],10),`${(r?"rgba(":"rgb(")+(Math.round((0-n)*t)+n)},${Math.round((0-i)*t)+i},${Math.round((0-a)*t)+a}${r?`,${o[3]}`:")"}`}return o=parseInt(e.slice(1),16),n=o>>16,i=o>>8&255,a=255&o,`#${(16777216+65536*(Math.round((0-n)*t)+n)+256*(Math.round((0-i)*t)+i)+(Math.round((0-a)*t)+a)).toString(16).slice(1)}`},getColor({useColorExpression:e=!1,colorExpression:t="",color:o=q.COLOR},n,a){let i;return e?i=L.resolveExpression(t):"string"==typeof o?i=o:o&&(i=a.getColorPickerColor(o)),i&&"none"!==i?i:n}},$={auto:"auto auto",alwaysFit:"contain",fitWidth:"100% auto",fitHeight:"auto 100%",fill:"100% 100%",alwaysFill:"cover",stretchFit:"100% 100%"},j={"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%"},_=[{value:!1,translation:"properties.colorMode.primary"},{value:!0,translation:"properties.colorMode.byExpression"}],M=[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}],V=[{value:"responsive",translation:"properties.responsive"},{value:"relative",translation:"properties.fluid"},{value:"fixed",translation:"properties.fixed"}],R=e=>e%1!=0?e.toFixed(2):e,P=(e,t,o,n)=>{t.offsetWidth<=e.clientWidth?o.style.overflow="visible":o.style.overflow="hidden",n&&(t.children[0].style.marginRight=`${R(.04*t.offsetWidth)}px`)},U=(e,t,o,n,a)=>{if("fixed"===t.sizeBehavior)o.style.fontSize=`${t.sizeFixed||q.FONT_SIZE_FIXED}px`,P(e,o,n,a);else if("relative"===t.sizeBehavior){const i=t.size||q.FONT_SIZE,r=40/i,l=Math.min(e.clientWidth/r*10,e.clientHeight*i*.8);o.style.fontSize=`${l}px`,P(e,o,n,a)}else{o.style.fontSize=`${e.clientHeight}px`;let n=e.clientHeight/o.offsetHeight*e.clientHeight;o.style.fontSize=`${n}px`,o.offsetWidth>e.clientWidth&&(n*=e.clientWidth/o.offsetWidth);((e,t,o,n)=>{t.style&&t.style.italic?n?(e.style.fontSize=`${R(Math.max(.84*o,8))}px`,e.children[0].style.marginRight=`${R(.04*e.offsetWidth)}px`,e.children[1].style.marginRight=`${R(.04*e.offsetWidth)}px`):(e.style.fontSize=`${R(Math.max(.9*o,8))}px`,e.children[0].style.marginRight=`${R(.02*e.offsetWidth)}px`):n?(e.style.fontSize=`${R(Math.max(.88*o,8))}px`,e.children[0].style.marginRight=`${R(.04*e.offsetWidth)}px`):e.style.fontSize=`${R(Math.max(.92*o,8))}px`})(o,t,n*(t.size||q.FONT_SIZE),a)}},z=(e,t)=>{const o=t.getDataColorSpecials().primary;return L.getColor(e,o,t)},H=(e,t)=>`${e}: ${t};`;var W={getStyles({style:e={},disabled:t,theme:o,element:n,app:a}){let i="width: 100%;height: 100%;transition: transform .1s ease-in-out;position: absolute;bottom: 0;left: 0; top: 0;right: 0;margin: auto;";const{font:r={},background:l={},border:s={}}=e;return i+=t?H("opacity",.4):H("cursor","pointer"),i+=((e,t,o,n)=>{let a="";a=n("color",L.getColor(e,t,o));const i=e.style||q.FONT_STYLE;return i.bold&&(a+=n("font-weight","bold")),i.italic&&(a+=n("font-style","italic")),a})(r,q.FONT_COLOR.color,o,H),i+=((e,t,o,n)=>{let a=n("background-color",z(e,t));if((e.useImage||"media"===e.mode)&&e.url.qStaticContentUrl){let t=e.url.qStaticContentUrl.qUrl;t&&(t=p(t,o),a+=n("background-image",`url('${t}')`),a+=n("background-size",$[e.size||q.BACKGROUND_SIZE]),a+=n("background-position",j[e.position||q.BACKGROUND_POSITION]),a+=n("background-repeat","no-repeat"))}return a})(l,o,a,H),i+=((e,t,o,n,a)=>{if(!o.useBorder)return"border: none;";let i="";const r=z(t,n),l=Math.min(e.offsetWidth,e.offsetHeight),s=L.getColor(o,L.getFadedColor(r),n);return i=a("border",`${(o.width||q.BORDER_WIDTH)*l/2}px solid ${s}`),i+=a("border-radius",(o.radius||q.BORDER_RADIUS)*l/2+"px"),i})(n,l,s,o,H),i},createLabelAndIcon({button:e,theme:t,style:o={},isSense:n}){var a;const{icon:i={},font:r={},label:l=q.LABEL,showLabel:s=!0}=o,u=document.createElement("text");u.style.whiteSpace="nowrap",u.style.fontFamily=(null==o||null===(a=o.font)||void 0===a?void 0:a.fontFamily)||t.getStyle("","","fontFamily")||q.FONT_FAMILY;const c=((e,t)=>{const o=document.createElement("span");return o.textContent=e,o.style.whiteSpace="nowrap",o.style.textOverflow="ellipsis",(null==t?void 0:t.style)&&t.style.underline&&(o.style.textDecoration="underline"),o})(l,r);u.appendChild(c);const p=n&&i.useIcon&&""!==i.iconType;let d;p&&(d=((e,t)=>{const o=document.createElement("span"),n=e.find((e=>e.label===t.iconType||e.value===t.iconType));return o.style.textDecoration="none",o.style.fontSize="inherit",o.setAttribute("class",`lui-icon lui-icon--${n?n.value:""}`),o})(F,i),"right"===(null==i?void 0:i.position)?u.appendChild(d):u.insertBefore(d,c)),e.innerHTML="",e.appendChild(u),U(e,r,u,c,p),"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"===r.align?"flex-start":"right"===r.align?"flex-end":"center",s||(u.style.height="1px",u.style.width="1px",u.style.overflow="hidden")}};const G=({layout:e,theme:t,app:o,interactions:n,senseNavigation:a,platform:i,element:r,translator:l,model:s,isEnabled:u})=>{const c=!!a,p=r.firstElementChild,{style:d,qStateName:g,navigation:b}=e,h=e.useEnabledCondition&&0===e.enabledCondition,f=!h&&n.active,m=W.getStyles({style:d,disabled:h,theme:t,element:r,app:o});p.setAttribute("style",m),p.setAttribute("tabindex","-1"),W.createLabelAndIcon({button:p,theme:t,style:d,isSense:c}),p.onclick=async()=>{if(f){const t=[],{actions:n}=e;if(n.forEach((e=>{const n=I.find((t=>t.value===e.actionType));n?t.push(n.getActionCall({app:o,qStateName:g,...e,senseNavigation:a,translator:l,platform:i,isEnabled:u})):t.push((()=>{}))})),p.setAttribute("disabled",!0),await(async({actionCallList:e,model:t,layout:o,app:n})=>{const a=await t.getEffectiveProperties();for(let t=0;t<e.length;t++)if(o.runtimeExpressionEvaluation){var i,r;const{value:o,variable:l,inputParameters:s}=a.actions[t],u=(null==o||null===(i=o.qStringExpression)||void 0===i?void 0:i.qExpr)&&await n.evaluate(o.qStringExpression.qExpr),c=(null==l||null===(r=l.qStringExpression)||void 0===r?void 0:r.qExpr)&&await n.evaluate(l.qStringExpression.qExpr),p=(null==s?void 0:s.length)>0?await Promise.all(s.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=>{n.evaluate(e.value.qStringExpression.qExpr).then((o=>{t({...e,value:o})}))})):e}))):void 0;await e[t]({overrideValue:u,overrideVariable:c,overrideAutomationInputParameters:p})}else await e[t]({})})({actionCallList:t,model:s,layout:e,app:o}),a&&!a.getCurrentStoryId()){const e=b&&T.find((e=>e.value===b.action));a&&e&&"function"==typeof e.navigationCall&&await e.navigationCall({app:o,senseNavigation:a,...b,element:r})}p.removeAttribute("disabled")}};const v=()=>{if(f){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;f&&""!==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 Z={targets:[]};function K(e,t){(null==t||t>e.length)&&(t=e.length);for(var o=0,n=Array(t);o<t;o++)n[o]=e[o];return n}function Y(e){return function(e){if(Array.isArray(e))return K(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 K(e,t);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?K(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 X=["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"],J=["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 Q=function(e){return{value:e,label:e.charAt(0).toUpperCase()+e.slice(1),groupHeader:!1,disabled:!1,styles:{fontFamily:e}}};function ee(e){var t=e.theme,o=e.translator,n=e.defaultValue,a=e.flags,i=[],r=t.getStyle("","","fontFamilies");return Array.isArray(r)&&r.length?i.push.apply(i,Y(new Set([n].concat(Y(r.map((function(e){return e.split(",").map((function(e){return e.trim()})).map((function(e){return e.replace(/\s+/g," ").trim()})).filter(Boolean).join(", ")}))))))):i.push(n),[{value:"ThemeHeader",label:o.get("properties.themeFonts"),metaText:o.get("properties.theme"),groupHeader:!0}].concat(Y(i.map((function(e){return Q(e)}))),[{value:"DefaultHeader",label:o.get("properties.allFonts"),metaText:o.get("properties.default"),groupHeader:!0}],Y(function(e){return null!=e&&e.isEnabled("PS_20852_WYSIWYG_FONT_SUPPORT")?J:X}(a).map((function(e){return Q(e)}))))}function te(e){var t=e.theme,o=e.translator,n=e.id,a=e.path,i=e.flags,r=function(){return t.getStyle(n,a,"fontFamily")};return{getDefaultValue:function(){return r()},getOptions:function(){return ee({theme:t,translator:o,defaultValue:r(),flags:i})}}}var oe,ne,ae=["10px","11px","12px","13px","14px","15px","16px","17px","18px","19px","20px","21px","22px","23px","24px"],ie=function(e){return{value:e,label:e,groupHeader:!1,disabled:!1}};function re(e){var t=e.theme,o=e.translator,n=e.id,a=e.path,i=function(){return t.getStyle(n,a,"fontSize")};return{getDefaultValue:function(){return i()},getOptions:function(){return function(e){var t=e.translator,o=e.defaultValue,n=[],a=e.theme.getStyle("","","fontSizes");return Array.isArray(a)&&a.length?n.push.apply(n,Y(new Set([o].concat(Y(a))))):n.push(o),[{value:"ThemeHeader",label:t.get("properties.themeFontSizes"),metaText:t.get("properties.theme"),groupHeader:!0}].concat(Y(n.map((function(e){return ie(e)}))),[{value:"DefaultHeader",label:t.get("properties.allFontSizes"),metaText:t.get("properties.default"),groupHeader:!0}],Y(ae.map((function(e){return ie(e)}))))}({theme:t,translator:o,defaultValue:i()})}}}function le(e){var t=e.theme,o=e.translator,n=e.id,a=e.path;return{fontFamily:te({theme:t,translator:o,id:n,path:a,flags:e.flags}),fontSize:re({theme:t,translator:o,id:n,path:a})}}var se,ue=function(){if(ne)return oe;ne=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,o=Object.defineProperty,n=Object.getOwnPropertyDescriptor,a=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===t.call(e)},i=function(o){if(!o||"[object Object]"!==t.call(o))return!1;var n,a=e.call(o,"constructor"),i=o.constructor&&o.constructor.prototype&&e.call(o.constructor.prototype,"isPrototypeOf");if(o.constructor&&!a&&!i)return!1;for(n in o);return void 0===n||e.call(o,n)},r=function(e,t){o&&"__proto__"===t.name?o(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},l=function(t,o){if("__proto__"===o){if(!e.call(t,o))return;if(n)return n(t,o).value}return t[o]};return oe=function e(){var t,o,n,s,u,c,p=arguments[0],d=1,g=arguments.length,b=!1;for("boolean"==typeof p&&(b=p,p=arguments[1]||{},d=2),(null==p||"object"!=typeof p&&"function"!=typeof p)&&(p={});d<g;++d)if(null!=(t=arguments[d]))for(o in t)n=l(p,o),p!==(s=l(t,o))&&(b&&s&&(i(s)||(u=a(s)))?(u?(u=!1,c=n&&a(n)?n:[]):c=n&&i(n)?n:{},r(p,{name:o,newValue:e(b,c,s)})):void 0!==s&&r(p,{name:o,newValue:s}));return p},oe}();function ce(e,t,o){e.prototype=t.prototype=o,o.constructor=e}function pe(e,t){var o=Object.create(e.prototype);for(var n in t)o[n]=t[n];return o}function de(){}(se=ue)&&se.__esModule&&Object.prototype.hasOwnProperty.call(se,"default")&&se.default;var ge=1/.7,be="\\s*([+-]?\\d+)\\s*",he="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",fe="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",me=/^#([0-9a-f]{3,8})$/,ve=new RegExp(`^rgb\\(${be},${be},${be}\\)$`),ye=new RegExp(`^rgb\\(${fe},${fe},${fe}\\)$`),we=new RegExp(`^rgba\\(${be},${be},${be},${he}\\)$`),ke=new RegExp(`^rgba\\(${fe},${fe},${fe},${he}\\)$`),xe=new RegExp(`^hsl\\(${he},${fe},${fe}\\)$`),Ae=new RegExp(`^hsla\\(${he},${fe},${fe},${he}\\)$`),Se={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 Ie(){return this.rgb().formatHex()}function Oe(){return this.rgb().formatRgb()}function Ce(e){var t,o;return e=(e+"").trim().toLowerCase(),(t=me.exec(e))?(o=t[1].length,t=parseInt(t[1],16),6===o?Ee(t):3===o?new qe(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===o?Te(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===o?Te(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=ve.exec(e))?new qe(t[1],t[2],t[3],1):(t=ye.exec(e))?new qe(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=we.exec(e))?Te(t[1],t[2],t[3],t[4]):(t=ke.exec(e))?Te(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=xe.exec(e))?_e(t[1],t[2]/100,t[3]/100,1):(t=Ae.exec(e))?_e(t[1],t[2]/100,t[3]/100,t[4]):Se.hasOwnProperty(e)?Ee(Se[e]):"transparent"===e?new qe(NaN,NaN,NaN,0):null}function Ee(e){return new qe(e>>16&255,e>>8&255,255&e,1)}function Te(e,t,o,n){return n<=0&&(e=t=o=NaN),new qe(e,t,o,n)}function Be(e){return e instanceof de||(e=Ce(e)),e?new qe((e=e.rgb()).r,e.g,e.b,e.opacity):new qe}function Ne(e,t,o,n){return 1===arguments.length?Be(e):new qe(e,t,o,null==n?1:n)}function qe(e,t,o,n){this.r=+e,this.g=+t,this.b=+o,this.opacity=+n}function Fe(){return`#${je(this.r)}${je(this.g)}${je(this.b)}`}function De(){const e=Le(this.opacity);return`${1===e?"rgb(":"rgba("}${$e(this.r)}, ${$e(this.g)}, ${$e(this.b)}${1===e?")":`, ${e})`}`}function Le(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function $e(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function je(e){return((e=$e(e))<16?"0":"")+e.toString(16)}function _e(e,t,o,n){return n<=0?e=t=o=NaN:o<=0||o>=1?e=t=NaN:t<=0&&(e=NaN),new Ve(e,t,o,n)}function Me(e){if(e instanceof Ve)return new Ve(e.h,e.s,e.l,e.opacity);if(e instanceof de||(e=Ce(e)),!e)return new Ve;if(e instanceof Ve)return e;var t=(e=e.rgb()).r/255,o=e.g/255,n=e.b/255,a=Math.min(t,o,n),i=Math.max(t,o,n),r=NaN,l=i-a,s=(i+a)/2;return l?(r=t===i?(o-n)/l+6*(o<n):o===i?(n-t)/l+2:(t-o)/l+4,l/=s<.5?i+a:2-i-a,r*=60):l=s>0&&s<1?0:r,new Ve(r,l,s,e.opacity)}function Ve(e,t,o,n){this.h=+e,this.s=+t,this.l=+o,this.opacity=+n}function Re(e){return(e=(e||0)%360)<0?e+360:e}function Pe(e){return Math.max(0,Math.min(1,e||0))}function Ue(e,t,o){return 255*(e<60?t+(o-t)*e/60:e<180?o:e<240?t+(o-t)*(240-e)/60:t)}ce(de,Ce,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Ie,formatHex:Ie,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return Me(this).formatHsl()},formatRgb:Oe,toString:Oe}),ce(qe,Ne,pe(de,{brighter(e){return e=null==e?ge:Math.pow(ge,e),new qe(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new qe(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new qe($e(this.r),$e(this.g),$e(this.b),Le(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:Fe,formatHex:Fe,formatHex8:function(){return`#${je(this.r)}${je(this.g)}${je(this.b)}${je(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:De,toString:De})),ce(Ve,(function(e,t,o,n){return 1===arguments.length?Me(e):new Ve(e,t,o,null==n?1:n)}),pe(de,{brighter(e){return e=null==e?ge:Math.pow(ge,e),new Ve(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new Ve(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,o=this.l,n=o+(o<.5?o:1-o)*t,a=2*o-n;return new qe(Ue(e>=240?e-240:e+120,a,n),Ue(e,a,n),Ue(e<120?e+240:e-120,a,n),this.opacity)},clamp(){return new Ve(Re(this.h),Pe(this.s),Pe(this.l),Le(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=Le(this.opacity);return`${1===e?"hsl(":"hsla("}${Re(this.h)}, ${100*Pe(this.s)}%, ${100*Pe(this.l)}%${1===e?")":`, ${e})`}`}}));const ze=Math.PI/180,He=180/Math.PI,We=4/29,Ge=6/29,Ze=3*Ge*Ge;function Ke(e){if(e instanceof Ye)return new Ye(e.l,e.a,e.b,e.opacity);if(e instanceof tt)return ot(e);e instanceof qe||(e=Be(e));var t,o,n=et(e.r),a=et(e.g),i=et(e.b),r=Xe((.2225045*n+.7168786*a+.0606169*i)/1);return n===a&&a===i?t=o=r:(t=Xe((.4360747*n+.3850649*a+.1430804*i)/.96422),o=Xe((.0139322*n+.0971045*a+.7141733*i)/.82521)),new Ye(116*r-16,500*(t-r),200*(r-o),e.opacity)}function Ye(e,t,o,n){this.l=+e,this.a=+t,this.b=+o,this.opacity=+n}function Xe(e){return e>.008856451679035631?Math.pow(e,1/3):e/Ze+We}function Je(e){return e>Ge?e*e*e:Ze*(e-We)}function Qe(e){return 255*(e<=.0031308?12.92*e:1.055*Math.pow(e,1/2.4)-.055)}function et(e){return(e/=255)<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4)}function tt(e,t,o,n){this.h=+e,this.c=+t,this.l=+o,this.opacity=+n}function ot(e){if(isNaN(e.h))return new Ye(e.l,0,0,e.opacity);var t=e.h*ze;return new Ye(e.l,Math.cos(t)*e.c,Math.sin(t)*e.c,e.opacity)}ce(Ye,(function(e,t,o,n){return 1===arguments.length?Ke(e):new Ye(e,t,o,null==n?1:n)}),pe(de,{brighter(e){return new Ye(this.l+18*(null==e?1:e),this.a,this.b,this.opacity)},darker(e){return new Ye(this.l-18*(null==e?1:e),this.a,this.b,this.opacity)},rgb(){var e=(this.l+16)/116,t=isNaN(this.a)?e:e+this.a/500,o=isNaN(this.b)?e:e-this.b/200;return new qe(Qe(3.1338561*(t=.96422*Je(t))-1.6168667*(e=1*Je(e))-.4906146*(o=.82521*Je(o))),Qe(-.9787684*t+1.9161415*e+.033454*o),Qe(.0719453*t-.2289914*e+1.4052427*o),this.opacity)}})),ce(tt,(function(e,t,o,n){return 1===arguments.length?function(e){if(e instanceof tt)return new tt(e.h,e.c,e.l,e.opacity);if(e instanceof Ye||(e=Ke(e)),0===e.a&&0===e.b)return new tt(NaN,0<e.l&&e.l<100?0:NaN,e.l,e.opacity);var t=Math.atan2(e.b,e.a)*He;return new tt(t<0?t+360:t,Math.sqrt(e.a*e.a+e.b*e.b),e.l,e.opacity)}(e):new tt(e,t,o,null==n?1:n)}),pe(de,{brighter(e){return new tt(this.h,this.c,this.l+18*(null==e?1:e),this.opacity)},darker(e){return new tt(this.h,this.c,this.l-18*(null==e?1:e),this.opacity)},rgb(){return ot(this).rgb()}}));var nt=e=>()=>e;function at(e,t){var o=t-e;return o?function(e,t){return function(o){return e+o*t}}(e,o):nt(isNaN(e)?t:e)}!function e(t){var o=function(e){return 1==(e=+e)?at:function(t,o){return o-t?function(e,t,o){return e=Math.pow(e,o),t=Math.pow(t,o)-e,o=1/o,function(n){return Math.pow(e+n*t,o)}}(t,o,e):nt(isNaN(t)?o:t)}}(t);function n(e,t){var n=o((e=Ne(e)).r,(t=Ne(t)).r),a=o(e.g,t.g),i=o(e.b,t.b),r=at(e.opacity,t.opacity);return function(t){return e.r=n(t),e.g=a(t),e.b=i(t),e.opacity=r(t),e+""}}return n.gamma=e,n}(1);var it,rt="center",lt="bottom";function st(e){var t=0,o=e.children,n=o&&o.length;if(n)for(;--n>=0;)t+=o[n].value;else t=1;e.value=t}function ut(e,t){e instanceof Map?(e=[void 0,e],void 0===t&&(t=pt)):void 0===t&&(t=ct);for(var o,n,a,i,r,l=new bt(e),s=[l];o=s.pop();)if((a=t(o.data))&&(r=(a=Array.from(a)).length))for(o.children=a,i=r-1;i>=0;--i)s.push(n=a[i]=new bt(a[i])),n.parent=o,n.depth=o.depth+1;return l.eachBefore(gt)}function ct(e){return e.children}function pt(e){return Array.isArray(e)?e[1]:null}function dt(e){void 0!==e.data.value&&(e.value=e.data.value),e.data=e.data.data}function gt(e){var t=0;do{e.height=t}while((e=e.parent)&&e.height<++t)}function bt(e){this.data=e,this.depth=this.height=0,this.parent=null}[{key:"NoDataExist",alignment:rt,condition:function(e){var t=e.layoutService;if(!t)return!1;var o=t.meta.size;return o.x*o.y==0}},{key:"OnlyNanDataMeasure",translationKey:"OnlyNanData",alignment:rt,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:rt,condition:function(e){var t=e.layoutService;if(!t)return!1;if(!t.meta.isContinuous)return!1;var o=t.getHyperCubeValue("qDimensionInfo.0");return o&&(o.qMax<o.qMin||"NaN"===o.qMax)}},{key:"OnlyNegativeOrZeroValues",alignment:rt},{key:"DataRangeIncludingZero",alignment:lt},{key:"LimitedData",alignment:lt},{key:"NegativeOrZeroValues",alignment:lt}].reduce((function(e,t){return e[t.key]=t,e}),{}),bt.prototype=ut.prototype={constructor:bt,count:function(){return this.eachAfter(st)},each:function(e,t){let o=-1;for(const n of this)e.call(t,n,++o,this);return this},eachAfter:function(e,t){for(var o,n,a,i=this,r=[i],l=[],s=-1;i=r.pop();)if(l.push(i),o=i.children)for(n=0,a=o.length;n<a;++n)r.push(o[n]);for(;i=l.pop();)e.call(t,i,++s,this);return this},eachBefore:function(e,t){for(var o,n,a=this,i=[a],r=-1;a=i.pop();)if(e.call(t,a,++r,this),o=a.children)for(n=o.length-1;n>=0;--n)i.push(o[n]);return this},find:function(e,t){let o=-1;for(const n of this)if(e.call(t,n,++o,this))return n},sum:function(e){return this.eachAfter((function(t){for(var o=+e(t.data)||0,n=t.children,a=n&&n.length;--a>=0;)o+=n[a].value;t.value=o}))},sort:function(e){return this.eachBefore((function(t){t.children&&t.children.sort(e)}))},path:function(e){for(var t=this,o=function(e,t){if(e===t)return e;var o=e.ancestors(),n=t.ancestors(),a=null;for(e=o.pop(),t=n.pop();e===t;)a=e,e=o.pop(),t=n.pop();return a}(t,e),n=[t];t!==o;)t=t.parent,n.push(t);for(var a=n.length;e!==o;)n.splice(a,0,e),e=e.parent;return n},ancestors:function(){for(var e=this,t=[e];e=e.parent;)t.push(e);return t},descendants:function(){return Array.from(this)},leaves:function(){var e=[];return this.eachBefore((function(t){t.children||e.push(t)})),e},links:function(){var e=this,t=[];return e.each((function(o){o!==e&&t.push({source:o.parent,target:o})})),t},copy:function(){return ut(this).eachBefore(dt)},[Symbol.iterator]:function*(){var e,t,o,n,a=this,i=[a];do{for(e=i.reverse(),i=[];a=e.pop();)if(yield a,t=a.children)for(o=0,n=t.length;o<n;++o)i.push(t[o])}while(i.length)}},it=function(e){
7
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("@nebula.js/stardust")):"function"==typeof define&&define.amd?define(["@nebula.js/stardust"],t):(e="undefined"!=typeof globalThis?globalThis:e||self)["sn-action-button"]=t(e.stardust)}(this,(function(e){"use strict";const t=e=>{if(void 0===e)return"";let t="";const r=document.createElement("div"),n=document.createTextNode(e);return r.appendChild(n),t=r.innerHTML,r.removeChild(n),t},r="http://",n="https://",o="mailto:",a=e=>e.startsWith(r)?r:e.startsWith(n)?n:e.startsWith(o)?o:r,l=e=>{let t=e;return e.startsWith(r)&&(t=e.slice(7)),e.startsWith(n)&&(t=e.slice(8)),t},i=/(?:[^\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,c=/(^|[^\uD800-\uDBFF])[\uDC00-\uDFFF]|[\uD800-\uDBFF]([^\uDC00-\uDFFF]|$)/g,u=e=>String(e).replace(c,"$1�$2").replace(i,encodeURI);function s(e){var t;let r,n,o;if(null!=e&&null!==(t=e.session)&&void 0!==t&&t.config){const{config:t}=e.session;r=new URL(t.url);const a=function(e){const t=String(e).split(e.host)[1].split("/");return"app"===t[1]?"":`/${t[1]}`}(r);return o="wss:"===r.protocol,n=o?"https://":"http://",n+r.host+a}}const f=(e,t)=>{e.replace(/^\.\.\//i,"/"),e=(e=e.replace(/"/g,'\\"')).replace(/'/g,"\\'");return e=`${s(t)}/`+("/"===e[0]?e.substr(1):e)},p=()=>{try{return window.self!==window.top}catch(e){return!0}},b=async()=>{var e;return null!==(e=(await fetch("../api/v1/csrf-token")).headers.get("qlik-csrf-token"))&&void 0!==e?e:""},m=async e=>{var t;const r=await fetch(`../api/v1/apps/${e}`),n=await r.json();return(null==n||null===(t=n.attributes)||void 0===t?void 0:t.spaceId)||"personal"},g=(e,t,r)=>{const n=e.get(t);return n===t?r:n},h=e=>g(e,"Object.ActionButton.Automation.DefaultAutomationMsg","Automation finished"),d=(e,t)=>{const r={message:h(t)};if(void 0!==e){if("object"==typeof e)return Array.isArray(e)?(null==e?void 0:e.length)>0?{message:e.join(" ")}:r:Object.keys(e).includes("message")?e:r;try{const t=JSON.parse(e);return Object.keys(t).includes("message")?t:r}catch(t){return""===e?r:"string"==typeof e||"number"==typeof e?{message:e}:r}}return r},v=async(e,t,r,n,o)=>{const a=await(async(e,t)=>(await fetch(`../api/v1/automations/${e}/runs/${t}`)).json())(e,t);switch(a.status){case"queued":case"running":case"not started":case"starting":return n>300?{ok:!1,message:g(r,"geo.findLocation.error.timeout","Timeout")}:setTimeout((()=>v(e,t,r,n+1,o)),2e3);case"finished":var l;return(null===(l=a.title)||void 0===l?void 0:l.length)>0?o({...d(a.title,r),ok:!0}):o({message:h(r),ok:!0});case"failed":var i;return(null===(i=a.title)||void 0===i?void 0:i.length)>0?o({...d(a.title,r),ok:!1}):o({message:g(r,"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({...d(a.title,r),ok:!1}):o({message:h(r),ok:!0});case"must stop":case"stopped":var u;return(null===(u=a.title)||void 0===u?void 0:u.length)>0?o({...d(a.title,r),ok:!1}):o({message:g(r,"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({...d(a.title,r),ok:!0}):o({message:h(r),ok:!0})}},w=(e,t)=>{null!=e&&Object.keys(t).forEach((r=>{e.style[r]=t[r]}))},y=e=>{w(e,{opacity:0}),setTimeout((()=>{e.remove()}),1e3)},O=(e,r,n)=>{const{message:o,url:i,urlText:c}=e,s=t(o),f=document.createElement("div"),b=`sn-action-button-snackbar-${(Math.random()+1).toString(36).substring(7)}`;f.setAttribute("id",b);const m=document.querySelectorAll(".sn-action-button-snackbar"),g=24+5*((null==m?void 0:m.length)||0),h=t(c||"Open");w(f,{width:"400px",height:"35px","background-color":"#FFFFFF",position:"fixed",left:"calc(50% - 200px)",right:"auto",bottom:`${g}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 d=`<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;">${s}${i?`<a href="${(e=>{const t=a(e),r=l(e);return`${t}${u(r)}`})(i)}" style="margin-left: 6px;" target="${v=r,v?p()?"_parent":"_self":"_blank"}">${h}</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 v;return f.innerHTML=d,f},j=async({app:e,automationId:t,bookmark:r,senseNavigation:n,inputParameters:o})=>{const a=await(async()=>{const e=await fetch("../api/v1/users/me");return await e.json()})();return{id:t,inputs:{...null==o?void 0:o.reduce(((e,t)=>({...e,[t.key]:t.value})),{}),app:e.id,bookmark:r,sheet:null==n?void 0:n.getCurrentSheetId(),user:a.id,space:await m(e.id),tenant:a.tenantId,time:new Date},context:"qsbutton"}},E=async(e,t,r)=>{const n={"Content-Type":"application/json","qlik-csrf-token":await b()};return e&&(n["X-Execution-Token"]=t),{method:"POST",headers:n,body:JSON.stringify(e?r.inputs:r)}},x=async(e,t)=>{var r;let{automationId:n}=e;"object"==typeof e.automationId&&null!==(r=e.automationId)&&void 0!==r&&null!==(r=r.qStringExpression)&&void 0!==r&&r.qExpr&&(n=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})(n);return null==o?void 0:o.executionToken},P=[{value:"applyBookmark",translation:"Object.ActionButton.ApplyBookmark",group:"bookmark",hide:({isUnsupportedFeature:e})=>null==e?void 0:e("bookmarks"),getActionCall:({app:e,bookmark:t})=>async()=>{var r,n;const o=await e.getBookmarkList(),a=o.find((e=>{var r;return(null==e||null===(r=e.qInfo)||void 0===r?void 0:r.qId)===t}));var l;((null==a||null===(r=a.qData)||void 0===r||null===(r=r.qBookmark)||void 0===r||null===(r=r.qPatches)||void 0===r?void 0:r.length)>0||null!=a&&null!==(n=a.qMeta)&&void 0!==n&&n.isExtended)&&await(null===(l=e.clearAllSoftPatches)||void 0===l?void 0:l.call(e));const i=o.find((e=>{var r;return(null==e||null===(r=e.qData)||void 0===r?void 0:r.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:r})=>async()=>{if(r){const n=await e.getField(r,t),o=!1;await n.clearAllButThis(o)}},requiredInput:["field"]},{value:"clearField",translation:"Object.ActionButton.ClearSelectionInField",group:"selection",getActionCall:({app:e,qStateName:t,field:r})=>async()=>{if(r){const n=await e.getField(r,t);await n.clear()}},requiredInput:["field"]},{value:"selectAll",translation:"Object.ActionButton.SelectAllInField",group:"selection",getActionCall:({app:e,qStateName:t,field:r,softLock:n})=>async()=>{if(r){const o=await e.getField(r,t);await o.selectAll(n)}},requiredInput:["field","softLock"]},{value:"selectValues",translation:"Object.ActionButton.SelectValuesInField",group:"selection",getActionCall:({app:e,qStateName:t,field:r,value:n,softLock:o})=>async({overrideValue:a})=>{const l=null!=a?a:n;if(r){var i;const n=await e.getField(r,t),a=await e.getFieldDescription(r),c=await(async(e,t,r)=>{let n=t.split(";");if(r){let t="";n.forEach((e=>{t+=`Num('${e}')&';'&`})),n=(await e.evaluate(t.slice(0,-5))).split(";")}return n.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 n.selectValues(c,!1,o)}},requiredInput:["field","value","softLock"]},{value:"selectMatchingValues",translation:"Object.ActionButton.SelectMatchingValues",group:"selection",getActionCall:({app:e,qStateName:t,field:r,value:n})=>async({overrideValue:o})=>{const a=null!=o?o:n;if(r){const n=await e.getField(r,t);await n.select(a,!1)}},requiredInput:["field","value"]},{value:"selectAlternative",translation:"Object.ActionButton.SelectAlternatives",group:"selection",getActionCall:({app:e,qStateName:t,field:r,softLock:n})=>async()=>{if(r){const o=await e.getField(r,t);await o.selectAlternative(n)}},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:r})=>async()=>{const n=await r.getDimension(e);await n.stepCycle(t)},requiredInput:["cyclicDimension","indexStepper"]},{value:"cyclicDimensionSetActive",translation:"Object.ActionButton.CyclicDimensionSetActive",group:"selection",getActionCall:({cyclicDimensionId:e,groupFieldIndex:t,app:r,isEnabled:n})=>async()=>{if(n("IM_6926_SET_ACTIVE_FIELD_BUTTON")){const n=await r.getDimension(e);await n.setActiveField(t)}},hide:({isEnabled:e})=>!e("IM_6926_SET_ACTIVE_FIELD_BUTTON"),requiredInput:["cyclicDimension","groupFieldIndex"]},{value:"selectExcluded",translation:"Object.ActionButton.SelectExcluded",group:"selection",getActionCall:({app:e,qStateName:t,field:r,softLock:n})=>async()=>{if(r){const o=await e.getField(r,t);await o.selectExcluded(n)}},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:r})=>async()=>{if(r){const n=await e.getField(r,t),o=!1;await n.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:r,value:n})=>async({overrideValue:o})=>{const a=null!=o?o:n;if(r){const n=await e.getField(r,t),o=!1;await n.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:r})=>async()=>{if(r){const n=await e.getField(r,t);await n.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:r})=>async()=>{if(r){const n=await e.getField(r,t);await n.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:r})=>async({overrideValue:n,overrideVariable:o})=>{const a=null!=n?n:r,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:r,isEnabled:n})=>async()=>{if(null!=r&&r.isCloud&&!t&&n("IM_2843_BUTTON_STATELESS_RELOAD"))await fetch("../api/v1/reloads",{method:"POST",headers:{"Content-Type":"application/json","qlik-csrf-token":await b()},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:r,automationTriggered:n,automationExecutionToken:o,automationPostData:a,automationShowNotification:l,automationNotificationDuration:i,automationOpenLinkSameWindow:c,inputParameters:u,translator:s,senseNavigation:f,isEnabled:p})=>async({overrideAutomationInputParameters:b})=>{if(r.length)try{let t,m;if(!(void 0!==r&&r.length>1))return;t=((e,t)=>t?`../api/v1/automations/${e}/actions/execute`:`../api/v1/automations/${e}/runs`)(r,n),a&&(m=await(async e=>e.createTemporaryBookmark({qOptions:{qIncludeVariables:!0,qIncludeAllPatches:!0}}))(e));const h=await j({app:e,automationId:r,bookmark:m,senseNavigation:f,inputParameters:p("TLV_319_BUTTON_AUTOMATION_INPUT_PARAMETERS")?b||u:[]}),x=await E(n,o,h),P=await fetch(t,x),S=await(async(e,t,r,n)=>{let o;switch(r.status){case 200:case 201:{const a=await r.json(),{status:l,guid:i,id:c}=a,u=void 0===c?i:c;if(t&&"queued"!==l)o=d(a,n),o.ok=!0;else{const t=new Promise((t=>{v(e,u,n,0,t)}));o=await t}break}case 400:o={message:g(n,"Object.ActionButton.Automation.BadRequest","Bad request"),ok:!1};break;case 401:case 403:o={message:g(n,"Object.ActionButton.Automation.NotAuthorized","You are not authorized to run this automation"),ok:!1};break;case 404:o={message:g(n,"Object.ActionButton.Automation.AutomationNotFound","Automation not found"),ok:!1};break;case 500:case 503:o={message:g(n,"Object.ActionButton.Automation.AutomationError","Automation error"),ok:!1};break;default:o={message:g(n,"Object.ActionButton.Automation.UnkownError","Unknown error"),ok:!1}}return o})(r,n,P,s);l&&await(async(e,t,r)=>{const n=O(e,r,!e.ok);n.focus(),n.querySelector(".sn-action-button-snackbar-close").addEventListener("click",(()=>{y(n)})),document.querySelector("body").appendChild(n),w(n,{opacity:1}),setTimeout((()=>{y(n)}),Math.max(1e3*t-400,1))})(S,i,c)}catch(e){}else void 0!==t&&await(async(e,t,r)=>{try{e=encodeURIComponent(e);const n=await fetch(`../api/v1/items/${e}`).then((e=>e.json())),o=await fetch(`../api/v1/automations/${n.resourceId}`).then((e=>e.json())),a=`../api/v1/automations/${o.id}/actions/execute`;let l={};if(t){const t=await fetch(`../api/v1/automations/${n.resourceId}/blocks`).then((e=>e.json())).then((e=>{let t=[];for(let r=0;r<e.blocks.length;r++)if("FormBlock"===e.blocks[r].type){t=e.blocks[r].form;break}return t}));if(t.length>0){const n=new Date,o={qProp:{qInfo:{qId:`automation_${r.id}_${e}_${n.getTime()}`,qType:"bookmark"},qMetaDef:{title:`Generated automation bookmark on ${n.toISOString()}`,description:"Generated to provide target automation with bookmark to get current selection state",_createdBy:"sn-action-button",_createdFor:"automation",_createdOn:`${n.toISOString()}`,_id:`automation_${encodeURIComponent(r.id)}_${e}_${n.getTime()}`}}},a=await r.createBookmark(o).then((e=>e.getLayout())).then((e=>e.qInfo.qId));await r.saveObjects(),l={inputs:{[t[0].label.toLowerCase()]:encodeURIComponent(r.id),[t[1].label.toLowerCase()]:a}}}}const i=await E(!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:[]}],S=e=>P.filter((t=>{var r;return!(null!==(r=t.hide)&&void 0!==r&&r.call(t,e))}));function k(e,t){const r=P.find((t=>e.actionType===t.value));return r&&r.requiredInput&&-1!==r.requiredInput.indexOf(t)}const C=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)),V=[{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 r=await C(e);await t.goToSheet(r[r.length-1].qInfo.qId)},requiredInput:[]},{translation:"Object.ActionButton.GoToFirstSheet",value:"firstSheet",navigationCall:async({app:e,senseNavigation:t})=>{const r=await C(e);await t.goToSheet(r[0].qInfo.qId)},requiredInput:[]},{translation:"Object.ActionButton.GoToASheet",value:"goToSheet",navigationCall:async({senseNavigation:e,sheet:t,chartId:r})=>{t&&await e.goToSheet(t,r)},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 r=a(e),n=l(e),i=(e=>{let t;try{t=new URL(e)}catch(e){return!1}return t.protocol===o})(n);let c="";if(i&&window.open(n,c,"noopener"),t&&(c=p()?"_parent":"_self",window.open(`${r}${n}`,c,"noopener")),!i&&!t){const e=u(n);window.open(`${r}${e}`,c,"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:r,sheet:n})=>{const o=e.storeTempSelectionState&&await e.storeTempSelectionState();let a="";t&&(a=p()?"_parent":"_self");const l=n?`/sheet/${encodeURIComponent(n)}`:"",i=`../sense/app/${encodeURIComponent(r)}${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:r,element:n})=>{"function"==typeof t.openOdagPopup&&r&&r.length>0&&await t.openOdagPopup(e,r,n)},requiredInput:["odagLink"]}],z=e=>V.filter((t=>{var r;return!(null!==(r=t.hide)&&void 0!==r&&r.call(t,e))})),A=(e,t)=>{const r=V.find((t=>e.navigation.action===t.value));return r&&r.requiredInput&&-1!==r.requiredInput.indexOf(t)};var H={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 M(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var B,L,D={exports:{}},I={};function R(){if(B)return I;B=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),l=Symbol.for("react.context"),i=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),u=Symbol.for("react.memo"),s=Symbol.for("react.lazy"),f=Symbol.iterator;var p={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},b=Object.assign,m={};function g(e,t,r){this.props=e,this.context=t,this.refs=m,this.updater=r||p}function h(){}function d(e,t,r){this.props=e,this.context=t,this.refs=m,this.updater=r||p}g.prototype.isReactComponent={},g.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},g.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},h.prototype=g.prototype;var v=d.prototype=new h;v.constructor=d,b(v,g.prototype),v.isPureReactComponent=!0;var w=Array.isArray,y=Object.prototype.hasOwnProperty,O={current:null},j={key:!0,ref:!0,__self:!0,__source:!0};function E(t,r,n){var o,a={},l=null,i=null;if(null!=r)for(o in void 0!==r.ref&&(i=r.ref),void 0!==r.key&&(l=""+r.key),r)y.call(r,o)&&!j.hasOwnProperty(o)&&(a[o]=r[o]);var c=arguments.length-2;if(1===c)a.children=n;else if(1<c){for(var u=Array(c),s=0;s<c;s++)u[s]=arguments[s+2];a.children=u}if(t&&t.defaultProps)for(o in c=t.defaultProps)void 0===a[o]&&(a[o]=c[o]);return{$$typeof:e,type:t,key:l,ref:i,props:a,_owner:O.current}}function x(t){return"object"==typeof t&&null!==t&&t.$$typeof===e}var P=/\/+/g;function S(e,t){return"object"==typeof e&&null!==e&&null!=e.key?function(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,(function(e){return t[e]}))}(""+e.key):t.toString(36)}function k(r,n,o,a,l){var i=typeof r;"undefined"!==i&&"boolean"!==i||(r=null);var c=!1;if(null===r)c=!0;else switch(i){case"string":case"number":c=!0;break;case"object":switch(r.$$typeof){case e:case t:c=!0}}if(c)return l=l(c=r),r=""===a?"."+S(c,0):a,w(l)?(o="",null!=r&&(o=r.replace(P,"$&/")+"/"),k(l,n,o,"",(function(e){return e}))):null!=l&&(x(l)&&(l=function(t,r){return{$$typeof:e,type:t.type,key:r,ref:t.ref,props:t.props,_owner:t._owner}}(l,o+(!l.key||c&&c.key===l.key?"":(""+l.key).replace(P,"$&/")+"/")+r)),n.push(l)),1;if(c=0,a=""===a?".":a+":",w(r))for(var u=0;u<r.length;u++){var s=a+S(i=r[u],u);c+=k(i,n,o,s,l)}else if(s=function(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=f&&e[f]||e["@@iterator"])?e:null}(r),"function"==typeof s)for(r=s.call(r),u=0;!(i=r.next()).done;)c+=k(i=i.value,n,o,s=a+S(i,u++),l);else if("object"===i)throw n=String(r),Error("Objects are not valid as a React child (found: "+("[object Object]"===n?"object with keys {"+Object.keys(r).join(", ")+"}":n)+"). If you meant to render a collection of children, use an array instead.");return c}function C(e,t,r){if(null==e)return e;var n=[],o=0;return k(e,n,"","",(function(e){return t.call(r,e,o++)})),n}function V(e){if(-1===e._status){var t=e._result;(t=t()).then((function(t){0!==e._status&&-1!==e._status||(e._status=1,e._result=t)}),(function(t){0!==e._status&&-1!==e._status||(e._status=2,e._result=t)})),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var z={current:null},A={transition:null},H={ReactCurrentDispatcher:z,ReactCurrentBatchConfig:A,ReactCurrentOwner:O};function M(){throw Error("act(...) is not supported in production builds of React.")}return I.Children={map:C,forEach:function(e,t,r){C(e,(function(){t.apply(this,arguments)}),r)},count:function(e){var t=0;return C(e,(function(){t++})),t},toArray:function(e){return C(e,(function(e){return e}))||[]},only:function(e){if(!x(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},I.Component=g,I.Fragment=r,I.Profiler=o,I.PureComponent=d,I.StrictMode=n,I.Suspense=c,I.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=H,I.act=M,I.cloneElement=function(t,r,n){if(null==t)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+t+".");var o=b({},t.props),a=t.key,l=t.ref,i=t._owner;if(null!=r){if(void 0!==r.ref&&(l=r.ref,i=O.current),void 0!==r.key&&(a=""+r.key),t.type&&t.type.defaultProps)var c=t.type.defaultProps;for(u in r)y.call(r,u)&&!j.hasOwnProperty(u)&&(o[u]=void 0===r[u]&&void 0!==c?c[u]:r[u])}var u=arguments.length-2;if(1===u)o.children=n;else if(1<u){c=Array(u);for(var s=0;s<u;s++)c[s]=arguments[s+2];o.children=c}return{$$typeof:e,type:t.type,key:a,ref:l,props:o,_owner:i}},I.createContext=function(e){return(e={$$typeof:l,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:a,_context:e},e.Consumer=e},I.createElement=E,I.createFactory=function(e){var t=E.bind(null,e);return t.type=e,t},I.createRef=function(){return{current:null}},I.forwardRef=function(e){return{$$typeof:i,render:e}},I.isValidElement=x,I.lazy=function(e){return{$$typeof:s,_payload:{_status:-1,_result:e},_init:V}},I.memo=function(e,t){return{$$typeof:u,type:e,compare:void 0===t?null:t}},I.startTransition=function(e){var t=A.transition;A.transition={};try{e()}finally{A.transition=t}},I.unstable_act=M,I.useCallback=function(e,t){return z.current.useCallback(e,t)},I.useContext=function(e){return z.current.useContext(e)},I.useDebugValue=function(){},I.useDeferredValue=function(e){return z.current.useDeferredValue(e)},I.useEffect=function(e,t){return z.current.useEffect(e,t)},I.useId=function(){return z.current.useId()},I.useImperativeHandle=function(e,t,r){return z.current.useImperativeHandle(e,t,r)},I.useInsertionEffect=function(e,t){return z.current.useInsertionEffect(e,t)},I.useLayoutEffect=function(e,t){return z.current.useLayoutEffect(e,t)},I.useMemo=function(e,t){return z.current.useMemo(e,t)},I.useReducer=function(e,t,r){return z.current.useReducer(e,t,r)},I.useRef=function(e){return z.current.useRef(e)},I.useState=function(e){return z.current.useState(e)},I.useSyncExternalStore=function(e,t,r){return z.current.useSyncExternalStore(e,t,r)},I.useTransition=function(){return z.current.useTransition()},I.version="18.3.1",I}var T=(L||(L=1,D.exports=R()),D.exports),q=M(T);function N(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const _=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){N(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.createElement("path",{d:"M9 7V2H7v5H2v2h5v5h2V9h5V7z"})),F=T.forwardRef(_);function $(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const U=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){$(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),W=T.forwardRef(U);function G(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Z=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){G(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),K=T.forwardRef(Z);function Y(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const X=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Y(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Q=T.forwardRef(X);function J(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ee=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){J(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),te=T.forwardRef(ee);function re(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ne=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){re(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.createElement("path",{d:"m8 9 4.5-4.5L14 6l-4.5 4.5L8 12 2 6l1.5-1.5z"})),oe=T.forwardRef(ne);function ae(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const le=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ae(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.createElement("path",{d:"m7 8 4.5 4.5L10 14 4 8l6-6 1.5 1.5z"})),ie=T.forwardRef(le);function ce(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ue=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ce(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.createElement("path",{d:"M8.5 8 4 3.5 5.5 2l6 6-6 6L4 12.5z"})),se=T.forwardRef(ue);function fe(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const pe=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){fe(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.createElement("path",{d:"m8 7-4.5 4.5L2 10l6-6 6 6-1.5 1.5z"}),q.createElement("use",{fillRule:"evenodd"})),be=T.forwardRef(pe);function me(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ge=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){me(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),he=T.forwardRef(ge);function de(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ve=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){de(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),we=T.forwardRef(ve);function ye(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Oe=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ye(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),je=T.forwardRef(Oe);function Ee(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const xe=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ee(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Pe=T.forwardRef(xe);function Se(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ke=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Se(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Ce=T.forwardRef(ke);function Ve(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ze=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ve(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Ae=T.forwardRef(ze);function He(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Me=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){He(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Be=T.forwardRef(Me);function Le(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const De=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Le(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Ie=T.forwardRef(De);function Re(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Te=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Re(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),qe=T.forwardRef(Te);function Ne(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const _e=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ne(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Fe=T.forwardRef(_e);function $e(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ue=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){$e(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),We=T.forwardRef(Ue);function Ge(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ze=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ge(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Ke=T.forwardRef(Ze);function Ye(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Xe=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ye(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Qe=T.forwardRef(Xe);function Je(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const et=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Je(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),tt=T.forwardRef(et);function rt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const nt=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){rt(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ot=T.forwardRef(nt);function at(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const lt=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){at(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),it=T.forwardRef(lt);function ct(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ut=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ct(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),st=T.forwardRef(ut);function ft(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const pt=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ft(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),bt=T.forwardRef(pt);function mt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const gt=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){mt(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ht=T.forwardRef(gt);function dt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const vt=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){dt(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),wt=T.forwardRef(vt);function yt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ot=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){yt(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),jt=T.forwardRef(Ot);function Et(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const xt=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Et(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Pt=T.forwardRef(xt);function St(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const kt=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){St(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Ct=T.forwardRef(kt);function Vt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const zt=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Vt(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),At=T.forwardRef(zt);function Ht(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Mt=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ht(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Bt=T.forwardRef(Mt);function Lt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Dt=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Lt(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),It=T.forwardRef(Dt);function Rt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Tt=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Rt(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),qt=T.forwardRef(Tt);function Nt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const _t=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Nt(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Ft=T.forwardRef(_t);function $t(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ut=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){$t(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Wt=T.forwardRef(Ut);function Gt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Zt=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Gt(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Kt=T.forwardRef(Zt);function Yt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Xt=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Yt(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Qt=T.forwardRef(Xt);function Jt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const er=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Jt(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.createElement("path",{d:"m2.15 8.5 3.416 3.659-.732.682L.316 8l4.518-4.841.732.682L2.15 7.5H15v1z"})),tr=T.forwardRef(er);function rr(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const nr=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){rr(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),or=T.forwardRef(nr);function ar(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const lr=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ar(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ir=T.forwardRef(lr);function cr(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ur=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){cr(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),sr=T.forwardRef(ur);function fr(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const pr=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){fr(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"}),q.createElement("use",{fillRule:"evenodd"})),br=T.forwardRef(pr);function mr(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const gr=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){mr(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),hr=T.forwardRef(gr);function dr(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const vr=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){dr(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),wr=T.forwardRef(vr);function yr(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Or=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){yr(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),jr=T.forwardRef(Or);function Er(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const xr=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Er(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Pr=T.forwardRef(xr);function Sr(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const kr=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Sr(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Cr=T.forwardRef(kr);function Vr(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const zr=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Vr(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Ar=T.forwardRef(zr);function Hr(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Mr=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Hr(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Br=T.forwardRef(Mr);function Lr(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Dr=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Lr(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Ir=T.forwardRef(Dr);function Rr(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Tr=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Rr(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),qr=T.forwardRef(Tr);function Nr(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const _r=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Nr(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Fr=T.forwardRef(_r);function $r(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ur=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){$r(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Wr=T.forwardRef(Ur);function Gr(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Zr=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Gr(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.createElement("path",{d:"M0 0h5v2H2v3H0V0m2 11v3h3v2H0v-5zM15 0h1v5h-2V2h-3V0zm-1 14v-3h2v5h-5v-2z"})),Kr=T.forwardRef(Zr);function Yr(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Xr=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Yr(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Qr=T.forwardRef(Xr);function Jr(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const en=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Jr(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),tn=T.forwardRef(en);function rn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const nn=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){rn(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"}),q.createElement("use",{fillRule:"evenodd"})),on=T.forwardRef(nn);function an(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ln=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){an(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.createElement("path",{d:"M1 3h14v2H1zm0 4h14v2H1zm0 6v-2h14v2z"})),cn=T.forwardRef(ln);function un(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const sn=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){un(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.createElement("path",{d:"M3 15V1h2v14zm4 0V1h2v14zm6 0h-2V1h2z"})),fn=T.forwardRef(sn);function pn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const bn=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){pn(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),mn=T.forwardRef(bn);function gn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const hn=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){gn(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),dn=T.forwardRef(hn);function vn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const wn=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){vn(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),yn=T.forwardRef(wn);function On(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const jn=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){On(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),En=T.forwardRef(jn);function xn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Pn=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){xn(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Sn=T.forwardRef(Pn);function kn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Cn=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){kn(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Vn=T.forwardRef(Cn);function zn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const An=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){zn(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Hn=T.forwardRef(An);function Mn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Bn=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Mn(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Ln=T.forwardRef(Bn);function Dn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const In=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Dn(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Rn=T.forwardRef(In);function Tn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const qn=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Tn(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Nn=T.forwardRef(qn);function _n(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Fn=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){_n(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),$n=T.forwardRef(Fn);function Un(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Wn=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Un(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Gn=T.forwardRef(Wn);function Zn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Kn=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Zn(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Yn=T.forwardRef(Kn);function Xn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Qn=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Xn(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Jn=T.forwardRef(Qn);function eo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const to=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){eo(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ro=T.forwardRef(to);function no(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const oo=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){no(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ao=T.forwardRef(oo);function lo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const io=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){lo(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),co=T.forwardRef(io);function uo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const so=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){uo(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),fo=T.forwardRef(so);function po(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const bo=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){po(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),mo=T.forwardRef(bo);function go(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ho=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){go(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),vo=T.forwardRef(ho);function wo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const yo=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){wo(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.createElement("path",{d:"M15 4H1V2h14zm0 10H1v-2h14zm0-5H1V7h14z"})),Oo=T.forwardRef(yo);function jo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Eo=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){jo(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),xo=T.forwardRef(Eo);function Po(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const So=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Po(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ko=T.forwardRef(So);function Co(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Vo=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Co(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),zo=T.forwardRef(Vo);function Ao(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ho=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ao(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Mo=T.forwardRef(Ho);function Bo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Lo=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Bo(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Do=T.forwardRef(Lo);function Io(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ro=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Io(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),To=T.forwardRef(Ro);function qo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const No=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){qo(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"}),q.createElement("use",{fillRule:"evenodd"})),_o=T.forwardRef(No);function Fo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const $o=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Fo(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Uo=T.forwardRef($o);function Wo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Go=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Wo(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.createElement("path",{d:"M2 16V0h4v16zm8-16h4v16h-4z"})),Zo=T.forwardRef(Go);function Ko(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Yo=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ko(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"}),q.createElement("use",{fillRule:"evenodd"})),Xo=T.forwardRef(Yo);function Qo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Jo=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Qo(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ea=T.forwardRef(Jo);function ta(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ra=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ta(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),na=T.forwardRef(ra);function oa(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const aa=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){oa(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),la=T.forwardRef(aa);function ia(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ca=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ia(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ua=T.forwardRef(ca);function sa(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const fa=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){sa(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),pa=T.forwardRef(fa);function ba(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ma=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ba(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ga=T.forwardRef(ma);function ha(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const da=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ha(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.createElement("path",{d:"m7 8 4.5 4.5L10 14 4 8l6-6 1.5 1.5z"}),q.createElement("use",{fillRule:"evenodd"})),va=T.forwardRef(da);function wa(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ya=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){wa(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Oa=T.forwardRef(ya);function ja(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ea=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ja(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),xa=T.forwardRef(Ea);function Pa(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Sa=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Pa(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ka=T.forwardRef(Sa);function Ca(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Va=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ca(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),za=T.forwardRef(Va);function Aa(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ha=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Aa(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Ma=T.forwardRef(Ha);function Ba(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const La=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ba(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Da=T.forwardRef(La);function Ia(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ra=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ia(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Ta=T.forwardRef(Ra);function qa(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Na=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){qa(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),_a=T.forwardRef(Na);function Fa(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const $a=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Fa(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Ua=T.forwardRef($a);function Wa(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ga=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Wa(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Za=T.forwardRef(Ga);function Ka(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ya=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ka(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Xa=T.forwardRef(Ya);function Qa(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ja=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Qa(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),el=T.forwardRef(Ja);function tl(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const rl=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){tl(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),nl=T.forwardRef(rl);function ol(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const al=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ol(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ll=T.forwardRef(al);function il(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const cl=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){il(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ul=T.forwardRef(cl);function sl(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const fl=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){sl(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),pl=T.forwardRef(fl);function bl(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ml=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){bl(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),gl=T.forwardRef(ml);function hl(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const dl=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){hl(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),vl=T.forwardRef(dl);function wl(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const yl=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){wl(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Ol=T.forwardRef(yl);function jl(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const El=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){jl(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),xl=T.forwardRef(El);function Pl(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Sl=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Pl(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),kl=T.forwardRef(Sl);function Cl(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Vl=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Cl(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),zl=T.forwardRef(Vl);function Al(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Hl=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Al(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Ml=T.forwardRef(Hl);function Bl(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ll=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Bl(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Dl=T.forwardRef(Ll);function Il(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Rl=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Il(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Tl=T.forwardRef(Rl);function ql(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Nl=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ql(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),_l=T.forwardRef(Nl);function Fl(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const $l=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Fl(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"}),q.createElement("use",{fillRule:"evenodd"})),Ul=T.forwardRef($l);function Wl(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Gl=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Wl(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Zl=T.forwardRef(Gl);function Kl(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Yl=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Kl(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Xl=T.forwardRef(Yl);function Ql(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Jl=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ql(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ei=T.forwardRef(Jl);function ti(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ri=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ti(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ni=T.forwardRef(ri);function oi(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ai=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){oi(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.createElement("path",{d:"m6 10 7-7 2 2-7 7-2 2-5-5 2-2z"})),li=T.forwardRef(ai);function ii(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const ci=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ii(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ui=T.forwardRef(ci);function si(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const fi=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){si(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.createElement("path",{d:"M0 16V0h16v16zM1 1v8h8V1zm9 7v3h5V8zm2 4h-2v3h2zm3-11h-5v6h5zM9 15v-5H6v5zm-4-5H1v5h4zm8 2v3h2v-3z"})),pi=T.forwardRef(fi);function bi(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const mi=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){bi(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),gi=T.forwardRef(mi);function hi(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const di=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){hi(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),vi=T.forwardRef(di);function wi(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const yi=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){wi(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Oi=T.forwardRef(yi);function ji(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ei=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){ji(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),xi=T.forwardRef(Ei);function Pi(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Si=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Pi(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ki=T.forwardRef(Si);function Ci(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Vi=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ci(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"}),q.createElement("use",{fillRule:"evenodd"})),zi=T.forwardRef(Vi);function Ai(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Hi=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ai(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Mi=T.forwardRef(Hi);function Bi(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Li=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Bi(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Di=T.forwardRef(Li);function Ii(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ri=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ii(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.createElement("path",{d:"m15 9-7 7-7-7zM1 7l7-7 7 7z"})),Ti=T.forwardRef(Ri);function qi(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ni=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){qi(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),_i=T.forwardRef(Ni);function Fi(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const $i=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Fi(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Ui=T.forwardRef($i);function Wi(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Gi=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Wi(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Zi=T.forwardRef(Gi);function Ki(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Yi=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Ki(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),Xi=T.forwardRef(Yi);function Qi(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const Ji=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){Qi(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),ec=T.forwardRef(Ji);var tc=[{value:"image",label:"Image",icon:q.createElement(Sn,null)},{value:"back",icon:q.createElement(Pe,null),label:"Back"},{value:"forward",icon:q.createElement(Fr,null),label:"Forward"},{value:"history",icon:q.createElement(yn,null),label:"History"},{value:"help",icon:q.createElement(mn,null),label:"Help"},{value:"info",icon:q.createElement(Ln,null),label:"Info"},{value:"text",icon:q.createElement(ni,null),label:"Text"},{value:"group",icon:q.createElement(on,null),label:"Group"},{value:"search",icon:q.createElement(Ua,null),label:"Search"},{value:"zoom-in",icon:q.createElement(Xi,null),label:"Zoom in"},{value:"zoom-out",icon:q.createElement(ec,null),label:"Zoom out"},{value:"export",icon:q.createElement(jr,null),label:"Export"},{value:"import",icon:q.createElement(Vn,null),label:"Import"},{value:"field",icon:q.createElement(Cr,null),label:"Field"},{value:"lock",icon:q.createElement(ao,null),label:"Lock"},{value:"unlock",icon:q.createElement(Mi,null),label:"Unlock"},{value:"database",icon:q.createElement(qt,null),label:"Database"},{value:"calendar",icon:q.createElement(Qe,null),label:"Calendar"},{value:"bookmark",icon:q.createElement(Fe,null),label:"Bookmark"},{value:"library",icon:q.createElement(tt,null),label:"Library"},{value:"star",icon:q.createElement(Ml,null),label:"Star"},{value:"print",icon:q.createElement(Oa,null),label:"Print"},{value:"remove",icon:q.createElement(za,null),label:"Remove"},{value:"handle",icon:q.createElement(cn,null),label:"Handle"},{value:"handle-horizontal",icon:q.createElement(fn,null),label:"Handle horizontal"},{value:"menu",icon:q.createElement(Oo,null),label:"Menu"},{value:"list",icon:q.createElement(ro,null),label:"List"},{value:"unordered-list",icon:q.createElement(Di,null),label:"Unordered list"},{value:"clock",icon:q.createElement(st,null),label:"Clock"},{value:"puzzle",icon:q.createElement(xa,null),label:"Puzzle"},{value:"filterpane",icon:q.createElement(Ir,null),label:"Filterpane"},{value:"plus",icon:q.createElement(ga,null),label:"Plus"},{value:"minus",icon:q.createElement(xo,null),label:"Minus"},{value:"triangle-top",icon:q.createElement(xi,null),label:"Triangle top"},{value:"triangle-bottom",icon:q.createElement(gi,null),label:"Triangle bottom"},{value:"triangle-left",icon:q.createElement(vi,null),label:"Triangle left"},{value:"triangle-right",icon:q.createElement(Oi,null),label:"Triangle right"},{value:"tick",icon:q.createElement(li,null),label:"Tick"},{value:"cogwheel",icon:q.createElement(jt,null),label:"Cogwheel"},{value:"settings",icon:q.createElement(gl,null),label:"Settings"},{value:"cut",icon:q.createElement(It,null),label:"Cut"},{value:"copy",icon:q.createElement(Bt,null),label:"Copy"},{value:"paste",icon:q.createElement(Uo,null),label:"Paste"},{value:"camera",label:"Camera"},{value:"slide-show",icon:q.createElement(kl,null),label:"Slide show"},{value:"palette",icon:q.createElement(_o,null),label:"Palette"},{value:"shapes",icon:q.createElement(vl,null),label:"Shapes"},{value:"effects",icon:q.createElement(wr,null),label:"Effects"},{value:"file",icon:q.createElement(Ar,null),label:"File"},{value:"expand",icon:q.createElement(mo,null),label:"Expand"},{value:"collapse",icon:q.createElement(vo,null),label:"Collapse"},{value:"bin",icon:q.createElement(Ie,null),label:"Bin"},{value:"link",icon:q.createElement(Jn,null),label:"Link"},{value:"pivot",icon:q.createElement(la,null),label:"Pivot"},{value:"reload",icon:q.createElement(ka,null),label:"Reload"},{value:"add",icon:q.createElement(F,null),label:"Add"},{value:"edit",icon:q.createElement(hr,null),label:"Edit"},{value:"key",icon:q.createElement(Nn,null),label:"Key"},{value:"box",icon:q.createElement(We,null),label:"Box"},{value:"home",icon:q.createElement(En,null),label:"Home"},{value:"person",icon:q.createElement(Xo,null),label:"Person"},{value:"grid",icon:q.createElement(tn,null),label:"Grid"},{value:"cloud",icon:q.createElement(ht,null),label:"Cloud"},{value:"more",icon:q.createElement(ko,null),label:"More"},{value:"folder",icon:q.createElement(qr,null),label:"Folder"},{value:"drop",icon:q.createElement(br,null),label:"Drop"},{value:"play",icon:q.createElement(pa,null),label:"Play"},{value:"tag",icon:q.createElement(ei,null),label:"Tag"},{value:"close",icon:q.createElement(bt,null),label:"Close"},{value:"warning",icon:q.createElement(Ui,null),label:"Warning"},{value:"warning-triangle",icon:q.createElement(Zi,null),label:"Warning triangle"},{value:"share",icon:q.createElement(Ol,null),label:"Share"},{value:"top",icon:q.createElement(ui,null),label:"Top"},{value:"low-resolution",icon:q.createElement(co,null),label:"Low resolution"},{value:"high-resolution",icon:q.createElement(dn,null),label:"High resolution"},{value:"view",icon:q.createElement(_i,null),label:"View"},{value:"control",icon:q.createElement(At,null),label:"Control"},{value:"code",icon:q.createElement(wt,null),label:"Code"},{value:"upload",label:"Upload"},{value:"repair",label:"Repair"},{value:"split",icon:q.createElement(zl,null),label:"Split"},{value:"up-down",icon:q.createElement(Ti,null),label:"Up down"},{value:"disconnect",label:"Disconnect"},{value:"photo-library",icon:q.createElement(ea,null),label:"Photo library"},{value:"application",icon:q.createElement(te,null),label:"Application"},{value:"new-tab",icon:q.createElement(Mo,null),label:"New tab"},{value:"ascending",icon:q.createElement(Kt,null),label:"Ascending"},{value:"descending",icon:q.createElement(he,null),label:"Descending"},{value:"arrow-up",icon:q.createElement(be,null),label:"Arrow up"},{value:"arrow-down",icon:q.createElement(oe,null),label:"Arrow down"},{value:"arrow-right",icon:q.createElement(se,null),label:"Arrow right"},{value:"arrow-left",icon:q.createElement(ie,null),label:"Arrow left"},{value:"sync",icon:q.createElement(Zl,null),label:"Sync"},{value:"draggable",icon:q.createElement(sr,null),label:"Draggable"},{value:"book",icon:q.createElement(qe,null),label:"Book"},{value:"measure",label:"Measure"},{value:"download",icon:q.createElement(ir,null),label:"Download"},{value:"more-rounded",icon:q.createElement(zo,null),label:"More rounded"},{value:"align-object-left",icon:q.createElement(K,null),label:"Align object-left"},{value:"align-object-center",icon:q.createElement(W,null),label:"Align object-center"},{value:"align-object-right",icon:q.createElement(Q,null),label:"Align object-right"},{value:"submit",icon:q.createElement(_l,null),label:"Submit"},{value:"operators",icon:q.createElement(To,null),label:"Operators"},{value:"general-data-class",icon:q.createElement(Kr,null),label:"General data-class"},{value:"building",label:"Building"},{value:"bell",icon:q.createElement(Be,null),label:"Bell"},{value:"unlink",icon:q.createElement(zi,null),label:"Unlink"},{value:"lightbulb",icon:q.createElement(Gn,null),label:"Lightbulb"},{value:"log-in",label:"Log in"},{value:"log-out",label:"Log out"},{value:"previous",icon:q.createElement(va,null),label:"Previous"},{value:"goto",icon:q.createElement(Qr,null),label:"Goto"},{value:"save",icon:q.createElement(Ma,null),label:"Save"},{value:"pause",icon:q.createElement(Zo,null),label:"Pause"},{value:"stop",icon:q.createElement(Tl,null),label:"Stop"},{value:"step-in",icon:q.createElement(Dl,null),label:"Step in"},{value:"comment",icon:q.createElement(Ct,null),label:"Comment"},{value:"indent",icon:q.createElement(Hn,null),label:"Indent"},{value:"undent",icon:q.createElement(ki,null),label:"Undent"},{value:"filter",icon:q.createElement(Br,null),label:"Filter"},{value:"clear-filter",icon:q.createElement(ot,null),label:"Clear filter"},{value:"insert",icon:q.createElement(Rn,null),label:"Insert"},{value:"direction-left",icon:q.createElement(tr,null),label:"Direction left"},{value:"swap",icon:q.createElement(Ul,null),label:"Swap"},{value:"bubbles",icon:q.createElement(we,null),label:"Bubbles"},{value:"sheet",icon:q.createElement(xl,null),label:"Sheet"},{value:"object",icon:q.createElement(Do,null),label:"Object"},{value:"clear-selections",icon:q.createElement(it,null),label:"Clear selections"},{value:"selections-tool",icon:q.createElement(ul,null),label:"Selections tool"},{value:"selections-reload",icon:q.createElement(ll,null),label:"Selections reload"},{value:"selections-back",icon:q.createElement(el,null),label:"Selections back"},{value:"selections-forward",icon:q.createElement(nl,null),label:"Selections forward"},{value:"expression",icon:q.createElement(Pr,null),label:"Expression"},{value:"select-alternative",icon:q.createElement(Za,null),label:"Select alternative"},{value:"select-possible",icon:q.createElement(pl,null),label:"Select possible"},{value:"select-excluded",icon:q.createElement(Xa,null),label:"Select excluded"},{value:"select-all",label:"Select all"},{value:"bar-chart",icon:q.createElement(Ae,null),label:"Bar chart"},{value:"bar-chart-horizontal",icon:q.createElement(Ce,null),label:"Bar chart-horizontal"},{value:"line-chart",icon:q.createElement(Yn,null),label:"Line chart"},{value:"pie-chart",icon:q.createElement(na,null),label:"Pie chart"},{value:"gauge-chart",icon:q.createElement(Wr,null),label:"Gauge chart"},{value:"kpi",icon:q.createElement($n,null),label:"Kpi"},{value:"scatter-chart",icon:q.createElement(Da,null),label:"Scatter chart"},{value:"map",icon:q.createElement(fo,null),label:"Map"},{value:"table",icon:q.createElement(Xl,null),label:"Table"},{value:"pivot-table",icon:q.createElement(ua,null),label:"Pivot table"},{value:"treemap",icon:q.createElement(pi,null),label:"Treemap"},{value:"combo-chart",icon:q.createElement(Pt,null),label:"Combo chart"},{value:"boxplot",icon:q.createElement(Ke,null),label:"Boxplot"},{value:"distributionplot",icon:q.createElement(or,null),label:"Distributionplot"},{value:"histogram",label:"Histogram"},{value:"direct-discovery",icon:q.createElement(Qt,null),label:"Direct discovery"},{value:"data-model",icon:q.createElement(Ft,null),label:"Data model"},{value:"script",icon:q.createElement(Ta,null),label:"Script"},{value:"script-ok",icon:q.createElement(_a,null),label:"Script ok"},{value:"debug",icon:q.createElement(Wt,null),label:"Debug"},{value:"auto-layout",icon:q.createElement(je,null),label:"Auto layout"}];const rc={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}},nc={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 r=e&&rc[e.toLowerCase()];if(r){const e=void 0!==r.a?r.a:1;return`rgba(${r.r},${r.g},${r.b},${e})`}return"none"},getFadedColor(e){const t=.15;let r,n,o,a;if(e.length>7){r=e.split(",");const l=-1!==r[0].indexOf("a");return n=l?parseInt(r[0].slice(5),10):parseInt(r[0].slice(4),10),a=parseInt(r[1],10),o=parseInt(r[2],10),`${(l?"rgba(":"rgb(")+(Math.round((0-n)*t)+n)},${Math.round((0-a)*t)+a},${Math.round((0-o)*t)+o}${l?`,${r[3]}`:")"}`}return r=parseInt(e.slice(1),16),n=r>>16,a=r>>8&255,o=255&r,`#${(16777216+65536*(Math.round((0-n)*t)+n)+256*(Math.round((0-a)*t)+a)+(Math.round((0-o)*t)+o)).toString(16).slice(1)}`},getColor({useColorExpression:e=!1,colorExpression:t="",color:r=H.COLOR},n,o){let a;return e?a=nc.resolveExpression(t):"string"==typeof r?a=r:r&&(a=o.getColorPickerColor(r)),a&&"none"!==a?a:n}},oc={auto:"auto auto",alwaysFit:"contain",fitWidth:"100% auto",fitHeight:"auto 100%",fill:"100% 100%",alwaysFill:"cover",stretchFit:"100% 100%"},ac={"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%"},lc=[{value:!1,translation:"properties.colorMode.primary"},{value:!0,translation:"properties.colorMode.byExpression"}],ic=[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}],cc=[{value:"responsive",translation:"properties.responsive"},{value:"relative",translation:"properties.fluid"},{value:"fixed",translation:"properties.fixed"}],uc=e=>e%1!=0?e.toFixed(2):e,sc=(e,t,r,n)=>{t.offsetWidth<=e.clientWidth?r.style.overflow="visible":r.style.overflow="hidden",n&&(t.children[0].style.marginRight=`${uc(.04*t.offsetWidth)}px`)},fc=(e,t,r,n,o)=>{if("fixed"===t.sizeBehavior)r.style.fontSize=`${t.sizeFixed||H.FONT_SIZE_FIXED}px`,sc(e,r,n,o);else if("relative"===t.sizeBehavior){const a=t.size||H.FONT_SIZE,l=40/a,i=Math.min(e.clientWidth/l*10,e.clientHeight*a*.8);r.style.fontSize=`${i}px`,sc(e,r,n,o)}else{r.style.fontSize=`${e.clientHeight}px`;let n=e.clientHeight/r.offsetHeight*e.clientHeight;r.style.fontSize=`${n}px`,r.offsetWidth>e.clientWidth&&(n*=e.clientWidth/r.offsetWidth);((e,t,r,n)=>{t.style&&t.style.italic?n?(e.style.fontSize=`${uc(Math.max(.84*r,8))}px`,e.children[0].style.marginRight=`${uc(.04*e.offsetWidth)}px`,e.children[1].style.marginRight=`${uc(.04*e.offsetWidth)}px`):(e.style.fontSize=`${uc(Math.max(.9*r,8))}px`,e.children[0].style.marginRight=`${uc(.02*e.offsetWidth)}px`):n?(e.style.fontSize=`${uc(Math.max(.88*r,8))}px`,e.children[0].style.marginRight=`${uc(.04*e.offsetWidth)}px`):e.style.fontSize=`${uc(Math.max(.92*r,8))}px`})(r,t,n*(t.size||H.FONT_SIZE),o)}},pc=(e,t)=>{const r=t.getDataColorSpecials().primary;return nc.getColor(e,r,t)},bc=(e,t)=>`${e}: ${t};`;var mc={getStyles({style:e={},disabled:t,theme:r,element:n,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?bc("opacity",.4):bc("cursor","pointer"),a+=((e,t,r,n)=>{let o="";o=n("color",nc.getColor(e,t,r));const a=e.style||H.FONT_STYLE;return a.bold&&(o+=n("font-weight","bold")),a.italic&&(o+=n("font-style","italic")),o})(l,H.FONT_COLOR.color,r,bc),a+=((e,t,r,n)=>{let o=n("background-color",pc(e,t));if((e.useImage||"media"===e.mode)&&e.url.qStaticContentUrl){let t=e.url.qStaticContentUrl.qUrl;t&&(t=f(t,r),o+=n("background-image",`url('${t}')`),o+=n("background-size",oc[e.size||H.BACKGROUND_SIZE]),o+=n("background-position",ac[e.position||H.BACKGROUND_POSITION]),o+=n("background-repeat","no-repeat"))}return o})(i,r,o,bc),a+=((e,t,r,n,o)=>{if(!r.useBorder)return"border: none;";let a="";const l=pc(t,n),i=Math.min(e.offsetWidth,e.offsetHeight),c=nc.getColor(r,nc.getFadedColor(l),n);return a=o("border",`${(r.width||H.BORDER_WIDTH)*i/2}px solid ${c}`),a+=o("border-radius",(r.radius||H.BORDER_RADIUS)*i/2+"px"),a})(n,i,c,r,bc),a},createLabelAndIcon({button:e,theme:t,style:r={},isSense:n}){var o;const{icon:a={},font:l={},label:i=H.LABEL,showLabel:c=!0}=r,u=document.createElement("text");u.style.whiteSpace="nowrap",u.style.fontFamily=(null==r||null===(o=r.font)||void 0===o?void 0:o.fontFamily)||t.getStyle("","","fontFamily")||H.FONT_FAMILY;const s=((e,t)=>{const r=document.createElement("span");return r.textContent=e,r.style.whiteSpace="nowrap",r.style.textOverflow="ellipsis",(null==t?void 0:t.style)&&t.style.underline&&(r.style.textDecoration="underline"),r})(i,l);u.appendChild(s);const f=n&&a.useIcon&&""!==a.iconType;let p;f&&(p=((e,t)=>{const r=document.createElement("span"),n=e.find((e=>e.label===t.iconType||e.value===t.iconType));return r.style.textDecoration="none",r.style.fontSize="inherit",r.setAttribute("class",`lui-icon lui-icon--${n?n.value:""}`),r})(tc,a),"right"===(null==a?void 0:a.position)?u.appendChild(p):u.insertBefore(p,s)),e.innerHTML="",e.appendChild(u),fc(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 gc=({layout:e,theme:t,app:r,interactions:n,senseNavigation:o,platform:a,element:l,translator:i,model:c,isEnabled:u})=>{const s=!!o,f=l.firstElementChild,{style:p,qStateName:b,navigation:m}=e,g=e.useEnabledCondition&&0===e.enabledCondition,h=!g&&n.active,d=mc.getStyles({style:p,disabled:g,theme:t,element:l,app:r});f.setAttribute("style",d),f.setAttribute("tabindex","-1"),mc.createLabelAndIcon({button:f,theme:t,style:p,isSense:s}),f.onclick=async()=>{if(h){const t=[],{actions:n}=e;if(n.forEach((e=>{const n=P.find((t=>t.value===e.actionType));n?t.push(n.getActionCall({app:r,qStateName:b,...e,senseNavigation:o,translator:i,platform:a,isEnabled:u})):t.push((()=>{}))})),f.setAttribute("disabled",!0),await(async({actionCallList:e,model:t,layout:r,app:n})=>{const o=await t.getEffectiveProperties();for(let t=0;t<e.length;t++)if(r.runtimeExpressionEvaluation){var a,l;const{value:r,variable:i,inputParameters:c}=o.actions[t],u=(null==r||null===(a=r.qStringExpression)||void 0===a?void 0:a.qExpr)&&await n.evaluate(r.qStringExpression.qExpr),s=(null==i||null===(l=i.qStringExpression)||void 0===l?void 0:l.qExpr)&&await n.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=>{n.evaluate(e.value.qStringExpression.qExpr).then((r=>{t({...e,value:r})}))})):e}))):void 0;await e[t]({overrideValue:u,overrideVariable:s,overrideAutomationInputParameters:f})}else await e[t]({})})({actionCallList:t,model:c,layout:e,app:r}),o&&!o.getCurrentStoryId()){const e=m&&V.find((e=>e.value===m.action));o&&e&&"function"==typeof e.navigationCall&&await e.navigationCall({app:r,senseNavigation:o,...m,element:l})}f.removeAttribute("disabled")}};const v=()=>{if(h){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)`}},w=()=>{const{transform:e}=f.style;h&&""!==e&&"scale(1)"!==e&&(f.style.transform="scale(1)")};return f.onmousedown=e=>{0===e.button&&v()},f.onmouseup=w,f.onmouseleave=w,f.ontouchstart=v,f.ontouchend=w,f.ontouchcancel=w,()=>{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 hc={targets:[]};function dc(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const vc=(e,t)=>q.createElement("svg",function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),n.forEach((function(t){dc(e,t,r[t])}))}return e}({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",height:"16px",fill:"currentColor","aria-hidden":"true",role:"img",ref:t},e),q.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"})),wc=T.forwardRef(vc);function yc(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function Oc(e){return function(e){if(Array.isArray(e))return yc(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 yc(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?yc(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 jc=["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"],Ec=["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 xc=function(e){return{value:e,label:e.charAt(0).toUpperCase()+e.slice(1),groupHeader:!1,disabled:!1,styles:{fontFamily:e}}};function Pc(e){var t=e.theme,r=e.translator,n=e.defaultValue,o=e.flags,a=[],l=t.getStyle("","","fontFamilies");return Array.isArray(l)&&l.length?a.push.apply(a,Oc(new Set([n].concat(Oc(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(n),[{value:"ThemeHeader",label:r.get("properties.themeFonts"),metaText:r.get("properties.theme"),groupHeader:!0}].concat(Oc(a.map((function(e){return xc(e)}))),[{value:"DefaultHeader",label:r.get("properties.allFonts"),metaText:r.get("properties.default"),groupHeader:!0}],Oc(function(e){return null!=e&&e.isEnabled("PS_20852_WYSIWYG_FONT_SUPPORT")?Ec:jc}(o).map((function(e){return xc(e)}))))}function Sc(e){var t=e.theme,r=e.translator,n=e.id,o=e.path,a=e.flags,l=function(){return t.getStyle(n,o,"fontFamily")};return{getDefaultValue:function(){return l()},getOptions:function(){return Pc({theme:t,translator:r,defaultValue:l(),flags:a})}}}var kc,Cc,Vc=["10px","11px","12px","13px","14px","15px","16px","17px","18px","19px","20px","21px","22px","23px","24px"],zc=function(e){return{value:e,label:e,groupHeader:!1,disabled:!1}};function Ac(e){var t=e.theme,r=e.translator,n=e.id,o=e.path,a=function(){return t.getStyle(n,o,"fontSize")};return{getDefaultValue:function(){return a()},getOptions:function(){return function(e){var t=e.translator,r=e.defaultValue,n=[],o=e.theme.getStyle("","","fontSizes");return Array.isArray(o)&&o.length?n.push.apply(n,Oc(new Set([r].concat(Oc(o))))):n.push(r),[{value:"ThemeHeader",label:t.get("properties.themeFontSizes"),metaText:t.get("properties.theme"),groupHeader:!0}].concat(Oc(n.map((function(e){return zc(e)}))),[{value:"DefaultHeader",label:t.get("properties.allFontSizes"),metaText:t.get("properties.default"),groupHeader:!0}],Oc(Vc.map((function(e){return zc(e)}))))}({theme:t,translator:r,defaultValue:a()})}}}function Hc(e){var t=e.theme,r=e.translator,n=e.id,o=e.path;return{fontFamily:Sc({theme:t,translator:r,id:n,path:o,flags:e.flags}),fontSize:Ac({theme:t,translator:r,id:n,path:o})}}var Mc,Bc=function(){if(Cc)return kc;Cc=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,r=Object.defineProperty,n=Object.getOwnPropertyDescriptor,o=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===t.call(e)},a=function(r){if(!r||"[object Object]"!==t.call(r))return!1;var n,o=e.call(r,"constructor"),a=r.constructor&&r.constructor.prototype&&e.call(r.constructor.prototype,"isPrototypeOf");if(r.constructor&&!o&&!a)return!1;for(n in r);return void 0===n||e.call(r,n)},l=function(e,t){r&&"__proto__"===t.name?r(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},i=function(t,r){if("__proto__"===r){if(!e.call(t,r))return;if(n)return n(t,r).value}return t[r]};return kc=function e(){var t,r,n,c,u,s,f=arguments[0],p=1,b=arguments.length,m=!1;for("boolean"==typeof f&&(m=f,f=arguments[1]||{},p=2),(null==f||"object"!=typeof f&&"function"!=typeof f)&&(f={});p<b;++p)if(null!=(t=arguments[p]))for(r in t)n=i(f,r),f!==(c=i(t,r))&&(m&&c&&(a(c)||(u=o(c)))?(u?(u=!1,s=n&&o(n)?n:[]):s=n&&a(n)?n:{},l(f,{name:r,newValue:e(m,s,c)})):void 0!==c&&l(f,{name:r,newValue:c}));return f},kc}();function Lc(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function Dc(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function Ic(){}(Mc=Bc)&&Mc.__esModule&&Object.prototype.hasOwnProperty.call(Mc,"default")&&Mc.default;var Rc=1/.7,Tc="\\s*([+-]?\\d+)\\s*",qc="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Nc="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",_c=/^#([0-9a-f]{3,8})$/,Fc=new RegExp(`^rgb\\(${Tc},${Tc},${Tc}\\)$`),$c=new RegExp(`^rgb\\(${Nc},${Nc},${Nc}\\)$`),Uc=new RegExp(`^rgba\\(${Tc},${Tc},${Tc},${qc}\\)$`),Wc=new RegExp(`^rgba\\(${Nc},${Nc},${Nc},${qc}\\)$`),Gc=new RegExp(`^hsl\\(${qc},${Nc},${Nc}\\)$`),Zc=new RegExp(`^hsla\\(${qc},${Nc},${Nc},${qc}\\)$`),Kc={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 Yc(){return this.rgb().formatHex()}function Xc(){return this.rgb().formatRgb()}function Qc(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=_c.exec(e))?(r=t[1].length,t=parseInt(t[1],16),6===r?Jc(t):3===r?new nu(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===r?eu(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===r?eu(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=Fc.exec(e))?new nu(t[1],t[2],t[3],1):(t=$c.exec(e))?new nu(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=Uc.exec(e))?eu(t[1],t[2],t[3],t[4]):(t=Wc.exec(e))?eu(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=Gc.exec(e))?uu(t[1],t[2]/100,t[3]/100,1):(t=Zc.exec(e))?uu(t[1],t[2]/100,t[3]/100,t[4]):Kc.hasOwnProperty(e)?Jc(Kc[e]):"transparent"===e?new nu(NaN,NaN,NaN,0):null}function Jc(e){return new nu(e>>16&255,e>>8&255,255&e,1)}function eu(e,t,r,n){return n<=0&&(e=t=r=NaN),new nu(e,t,r,n)}function tu(e){return e instanceof Ic||(e=Qc(e)),e?new nu((e=e.rgb()).r,e.g,e.b,e.opacity):new nu}function ru(e,t,r,n){return 1===arguments.length?tu(e):new nu(e,t,r,null==n?1:n)}function nu(e,t,r,n){this.r=+e,this.g=+t,this.b=+r,this.opacity=+n}function ou(){return`#${cu(this.r)}${cu(this.g)}${cu(this.b)}`}function au(){const e=lu(this.opacity);return`${1===e?"rgb(":"rgba("}${iu(this.r)}, ${iu(this.g)}, ${iu(this.b)}${1===e?")":`, ${e})`}`}function lu(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function iu(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function cu(e){return((e=iu(e))<16?"0":"")+e.toString(16)}function uu(e,t,r,n){return n<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new fu(e,t,r,n)}function su(e){if(e instanceof fu)return new fu(e.h,e.s,e.l,e.opacity);if(e instanceof Ic||(e=Qc(e)),!e)return new fu;if(e instanceof fu)return e;var t=(e=e.rgb()).r/255,r=e.g/255,n=e.b/255,o=Math.min(t,r,n),a=Math.max(t,r,n),l=NaN,i=a-o,c=(a+o)/2;return i?(l=t===a?(r-n)/i+6*(r<n):r===a?(n-t)/i+2:(t-r)/i+4,i/=c<.5?a+o:2-a-o,l*=60):i=c>0&&c<1?0:l,new fu(l,i,c,e.opacity)}function fu(e,t,r,n){this.h=+e,this.s=+t,this.l=+r,this.opacity=+n}function pu(e){return(e=(e||0)%360)<0?e+360:e}function bu(e){return Math.max(0,Math.min(1,e||0))}function mu(e,t,r){return 255*(e<60?t+(r-t)*e/60:e<180?r:e<240?t+(r-t)*(240-e)/60:t)}Lc(Ic,Qc,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Yc,formatHex:Yc,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return su(this).formatHsl()},formatRgb:Xc,toString:Xc}),Lc(nu,ru,Dc(Ic,{brighter(e){return e=null==e?Rc:Math.pow(Rc,e),new nu(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new nu(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new nu(iu(this.r),iu(this.g),iu(this.b),lu(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:ou,formatHex:ou,formatHex8:function(){return`#${cu(this.r)}${cu(this.g)}${cu(this.b)}${cu(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:au,toString:au})),Lc(fu,(function(e,t,r,n){return 1===arguments.length?su(e):new fu(e,t,r,null==n?1:n)}),Dc(Ic,{brighter(e){return e=null==e?Rc:Math.pow(Rc,e),new fu(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?.7:Math.pow(.7,e),new fu(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,r=this.l,n=r+(r<.5?r:1-r)*t,o=2*r-n;return new nu(mu(e>=240?e-240:e+120,o,n),mu(e,o,n),mu(e<120?e+240:e-120,o,n),this.opacity)},clamp(){return new fu(pu(this.h),bu(this.s),bu(this.l),lu(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=lu(this.opacity);return`${1===e?"hsl(":"hsla("}${pu(this.h)}, ${100*bu(this.s)}%, ${100*bu(this.l)}%${1===e?")":`, ${e})`}`}}));const gu=Math.PI/180,hu=180/Math.PI,du=4/29,vu=6/29,wu=3*vu*vu;function yu(e){if(e instanceof Ou)return new Ou(e.l,e.a,e.b,e.opacity);if(e instanceof Su)return ku(e);e instanceof nu||(e=tu(e));var t,r,n=Pu(e.r),o=Pu(e.g),a=Pu(e.b),l=ju((.2225045*n+.7168786*o+.0606169*a)/1);return n===o&&o===a?t=r=l:(t=ju((.4360747*n+.3850649*o+.1430804*a)/.96422),r=ju((.0139322*n+.0971045*o+.7141733*a)/.82521)),new Ou(116*l-16,500*(t-l),200*(l-r),e.opacity)}function Ou(e,t,r,n){this.l=+e,this.a=+t,this.b=+r,this.opacity=+n}function ju(e){return e>.008856451679035631?Math.pow(e,1/3):e/wu+du}function Eu(e){return e>vu?e*e*e:wu*(e-du)}function xu(e){return 255*(e<=.0031308?12.92*e:1.055*Math.pow(e,1/2.4)-.055)}function Pu(e){return(e/=255)<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4)}function Su(e,t,r,n){this.h=+e,this.c=+t,this.l=+r,this.opacity=+n}function ku(e){if(isNaN(e.h))return new Ou(e.l,0,0,e.opacity);var t=e.h*gu;return new Ou(e.l,Math.cos(t)*e.c,Math.sin(t)*e.c,e.opacity)}Lc(Ou,(function(e,t,r,n){return 1===arguments.length?yu(e):new Ou(e,t,r,null==n?1:n)}),Dc(Ic,{brighter(e){return new Ou(this.l+18*(null==e?1:e),this.a,this.b,this.opacity)},darker(e){return new Ou(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,r=isNaN(this.b)?e:e-this.b/200;return new nu(xu(3.1338561*(t=.96422*Eu(t))-1.6168667*(e=1*Eu(e))-.4906146*(r=.82521*Eu(r))),xu(-.9787684*t+1.9161415*e+.033454*r),xu(.0719453*t-.2289914*e+1.4052427*r),this.opacity)}})),Lc(Su,(function(e,t,r,n){return 1===arguments.length?function(e){if(e instanceof Su)return new Su(e.h,e.c,e.l,e.opacity);if(e instanceof Ou||(e=yu(e)),0===e.a&&0===e.b)return new Su(NaN,0<e.l&&e.l<100?0:NaN,e.l,e.opacity);var t=Math.atan2(e.b,e.a)*hu;return new Su(t<0?t+360:t,Math.sqrt(e.a*e.a+e.b*e.b),e.l,e.opacity)}(e):new Su(e,t,r,null==n?1:n)}),Dc(Ic,{brighter(e){return new Su(this.h,this.c,this.l+18*(null==e?1:e),this.opacity)},darker(e){return new Su(this.h,this.c,this.l-18*(null==e?1:e),this.opacity)},rgb(){return ku(this).rgb()}}));var Cu=e=>()=>e;function Vu(e,t){var r=t-e;return r?function(e,t){return function(r){return e+r*t}}(e,r):Cu(isNaN(e)?t:e)}!function e(t){var r=function(e){return 1==(e=+e)?Vu:function(t,r){return r-t?function(e,t,r){return e=Math.pow(e,r),t=Math.pow(t,r)-e,r=1/r,function(n){return Math.pow(e+n*t,r)}}(t,r,e):Cu(isNaN(t)?r:t)}}(t);function n(e,t){var n=r((e=ru(e)).r,(t=ru(t)).r),o=r(e.g,t.g),a=r(e.b,t.b),l=Vu(e.opacity,t.opacity);return function(t){return e.r=n(t),e.g=o(t),e.b=a(t),e.opacity=l(t),e+""}}return n.gamma=e,n}(1);var zu,Au="center",Hu="bottom";function Mu(e){var t=0,r=e.children,n=r&&r.length;if(n)for(;--n>=0;)t+=r[n].value;else t=1;e.value=t}function Bu(e,t){e instanceof Map?(e=[void 0,e],void 0===t&&(t=Du)):void 0===t&&(t=Lu);for(var r,n,o,a,l,i=new Tu(e),c=[i];r=c.pop();)if((o=t(r.data))&&(l=(o=Array.from(o)).length))for(r.children=o,a=l-1;a>=0;--a)c.push(n=o[a]=new Tu(o[a])),n.parent=r,n.depth=r.depth+1;return i.eachBefore(Ru)}function Lu(e){return e.children}function Du(e){return Array.isArray(e)?e[1]:null}function Iu(e){void 0!==e.data.value&&(e.value=e.data.value),e.data=e.data.data}function Ru(e){var t=0;do{e.height=t}while((e=e.parent)&&e.height<++t)}function Tu(e){this.data=e,this.depth=this.height=0,this.parent=null}[{key:"NoDataExist",alignment:Au,condition:function(e){var t=e.layoutService;if(!t)return!1;var r=t.meta.size;return r.x*r.y==0}},{key:"OnlyNanDataMeasure",translationKey:"OnlyNanData",alignment:Au,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:Au,condition:function(e){var t=e.layoutService;if(!t)return!1;if(!t.meta.isContinuous)return!1;var r=t.getHyperCubeValue("qDimensionInfo.0");return r&&(r.qMax<r.qMin||"NaN"===r.qMax)}},{key:"OnlyNegativeOrZeroValues",alignment:Au},{key:"DataRangeIncludingZero",alignment:Hu},{key:"LimitedData",alignment:Hu},{key:"NegativeOrZeroValues",alignment:Hu}].reduce((function(e,t){return e[t.key]=t,e}),{}),Tu.prototype=Bu.prototype={constructor:Tu,count:function(){return this.eachAfter(Mu)},each:function(e,t){let r=-1;for(const n of this)e.call(t,n,++r,this);return this},eachAfter:function(e,t){for(var r,n,o,a=this,l=[a],i=[],c=-1;a=l.pop();)if(i.push(a),r=a.children)for(n=0,o=r.length;n<o;++n)l.push(r[n]);for(;a=i.pop();)e.call(t,a,++c,this);return this},eachBefore:function(e,t){for(var r,n,o=this,a=[o],l=-1;o=a.pop();)if(e.call(t,o,++l,this),r=o.children)for(n=r.length-1;n>=0;--n)a.push(r[n]);return this},find:function(e,t){let r=-1;for(const n of this)if(e.call(t,n,++r,this))return n},sum:function(e){return this.eachAfter((function(t){for(var r=+e(t.data)||0,n=t.children,o=n&&n.length;--o>=0;)r+=n[o].value;t.value=r}))},sort:function(e){return this.eachBefore((function(t){t.children&&t.children.sort(e)}))},path:function(e){for(var t=this,r=function(e,t){if(e===t)return e;var r=e.ancestors(),n=t.ancestors(),o=null;for(e=r.pop(),t=n.pop();e===t;)o=e,e=r.pop(),t=n.pop();return o}(t,e),n=[t];t!==r;)t=t.parent,n.push(t);for(var o=n.length;e!==r;)n.splice(o,0,e),e=e.parent;return n},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(r){r!==e&&t.push({source:r.parent,target:r})})),t},copy:function(){return Bu(this).eachBefore(Iu)},[Symbol.iterator]:function*(){var e,t,r,n,o=this,a=[o];do{for(e=a.reverse(),a=[];o=e.pop();)if(yield o,t=o.children)for(r=0,n=t.length;r<n;++r)a.push(t[r])}while(a.length)}},zu=function(e){
8
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 o,n,a,i,r,l,s,u,c,p,d=e.length,g=e.search(/[0-9\-\+#]/),b=g>0?e.substring(0,g):"",h=e.split("").reverse().join(""),f=h.search(/[0-9\-\+#]/),m=d-f,v=e.substring(m,m+1),y=m+("."===v||","===v?1:0),w=f>0?e.substring(y,d):"";if(o=(t="-"===(e=e.substring(g,y)).charAt(0)?-t:+t)<0?t=-t:0,a=(n=e.match(/[^\d\-\+#]/g))&&n[n.length-1]||".",i=n&&n[1]&&n[0]||",",e=e.split(a),t=+(t=t.toFixed(e[1]&&e[1].length))+"",l=e[1]&&e[1].lastIndexOf("0"),(!(u=t.split("."))[1]||u[1]&&u[1].length<=l)&&(t=(+t).toFixed(l+1)),c=e[0].split(i),e[0]=c.join(""),(r=e[0]&&e[0].indexOf("0"))>-1)for(;u[0].length<e[0].length-r;)u[0]="0"+u[0];else 0==+u[0]&&(u[0]="");if((t=t.split("."))[0]=u[0],s=c[1]&&c[c.length-1].length){for(h="",m=(p=t[0]).length%s,d=p.length,y=0;y<d;y++)h+=p.charAt(y),!((y-m+1)%s)&&y<d-s&&(h+=i);t[0]=h}return t[1]=e[1]&&t[1]?a+t[1]:"","0"!==(n=t.join(""))&&""!==n||(o=!1),b+(o?"-":"")+n+w}},it({exports:{}});var ht={getValue:function(e,t,o){const n=t.split(".");let a;if(void 0===e)return o;for(a=0;a<n.length;++a){if(void 0===e[n[a]])return o;e=e[n[a]]}return e}};const ft=({flags:e,theme:t,translator:o})=>{const n=function(e){var t=e.theme,o=e.translator,n=e.config,a=void 0===n?{}:n,i=e.flags,r=function(e){var t=e.config,o=void 0===t?{}:t,n=o.id,a=o.paths;return{id:void 0===n?"object":"".concat("object",".").concat(n),paths:Array.isArray(a)?a:[]}}({config:a}),l=r.id,s=r.paths,u={};s.forEach((function(e){for(var n=e.split("."),a=u,r=0;r<n.length;r++){var s=n[r];r===n.length-1?a[s]=le({theme:t,translator:o,id:l,path:e,flags:i}):void 0===a[s]&&(a[s]={}),a=a[s]}}));var c=function(e){for(var t=e.split("."),o=u,n=0;n<t.length;n++){var a=t[n];if(void 0===o[a])throw new Error("font-resolver: Path '".concat(e,"' could not be resolved."));o=o[a]}return o};return u.getDefaultValue=function(e){return c(e).getDefaultValue()},u.getOptions=function(e){return c(e).getOptions()},u}({theme:t,translator:o,flags:e,config:{id:"actionButton",paths:["style.font"]}});return{items:{labelSection:{component:"panel-section",translation:"Common.Label",items:{labelItem:{items:{fontFamily:{component:"dropdown",ref:"style.font.fontFamily",options:()=>n.getOptions("style.font.fontFamily"),defaultValue:()=>n.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:q.TEXT_ALIGN}}},fontSizeBehavior:{component:"dropdown",ref:"style.font.sizeBehavior",translation:"properties.kpi.layoutBehavior",defaultValue:"responsive",options:V},fontSize:{component:"slider",type:"number",ref:"style.font.size",translation:"properties.fontSize",min:.2,max:1,step:.01,defaultValue:.5,show:e=>!("fixed"===ht.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"===ht.getValue(e,"style.font.sizeBehavior")},fontColor:{items:{useFontColorExpression:{ref:"style.font.useColorExpression",type:"boolean",translation:"properties.fontColor",component:"dropdown",width:14,options:_},colorPicker:{type:"object",component:"color-picker",ref:"style.font.color",translation:"properties.color",defaultValue:q.FONT_COLOR,disabledNone:!0,width:12,show:e=>!ht.getValue(e,"style.font.useColorExpression")},colorExpression:{type:"string",component:"input-field-expression",ref:"style.font.colorExpression",translation:"Common.Expression",expression:"optional",show:e=>ht.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:_},colorExpression:{type:"string",component:"input-field-expression",ref:"style.background.colorExpression",translation:"Common.Expression",expression:"optional",show:e=>ht.getValue(e,"style.background.useColorExpression")},colorPicker:{type:"object",component:"color-picker",ref:"style.background.color",translation:"properties.color.used",disableNone:!1,defaultValue:q.COLOR,dualOutput:!0,show:e=>!ht.getValue(e,"style.background.useColorExpression")}}},backgroundImage:{items:{backgroundImageMode:{component:"dropdown",ref:"style.background.mode",translation:"properties.backgroundImage",defaultValue:q.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"===ht.getValue(e,"style.background.mode")},imageSize:{component:"dropdown",ref:"style.background.size",defaultValue:q.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=>{ht.getValue(e,"style.background.position")&&(e.style.background.position=q.BGIMAGE_POSITION)},show:e=>"media"===ht.getValue(e,"style.background.mode")&&!!ht.getValue(e,"style.background.url.qStaticContentUrlDef.qUrl")},position:{component:"position-grid",ref:"style.background.position",translation:"properties.backgroundImage.position",defaultValue:q.BGIMAGE_POSITION,show:e=>"media"===ht.getValue(e,"style.background.mode")&&ht.getValue(e,"style.background.url.qStaticContentUrlDef.qUrl")&&"stretchFit"!==ht.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:M},borderRadius:{type:"number",component:"slider",ref:"style.border.radius",translation:"properties.border.radius",min:0,max:1,step:.01,show:e=>ht.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=>ht.getValue(e,"style.border.useBorder")},colorDropdown:{type:"string",component:"dropdown",ref:"style.border.useColorExpression",translation:"properties.border.color",options:_,show:e=>ht.getValue(e,"style.border.useBorder")},colorPicker:{type:"object",component:"color-picker",ref:"style.border.color",translation:"properties.color",defaultValue:q.COLOR,disableNone:!1,dualOutput:!0,show:e=>ht.getValue(e,"style.border.useBorder")&&!ht.getValue(e,"style.border.useColorExpression")},colorExpression:{type:"string",component:"input-field-expression",ref:"style.border.colorExpression",translation:"Common.Expression",show:e=>ht.getValue(e,"style.border.useBorder")&&ht.getValue(e,"style.border.useColorExpression"),expression:"optional"}}}}}}}},mt=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,...ft(e)}}}),vt=(e,t)=>({automationId:{type:"string",component:"expression-with-dropdown",translation:"Object.ActionButton.Automation",ref:"automationId",expressionType:"StringExpression",options:async()=>e(),change:async(e,t)=>{const o=await S(e,t);e.automationTriggered&&o?e.automationExecutionToken=o:e.automationExecutionToken=""}},automationLink:{translation:"Object.ActionButton.Automation.Link",component:"link",url:e=>`/automations/editor/${e.automationId}`,show:e=>e.automationId.length>1},automationPostData:{type:"boolean",ref:"automationPostData",translation:"Object.ActionButton.Automation.SendSelections",defaultValue:!1},includeSelectionsText:{translation:"Object.ActionButton.Automation.SendSelectionsHelp",component:"text"},automationTriggered:{type:"boolean",ref:"automationTriggered",translation:"Object.ActionButton.Automation.RunModeTriggered",defaultValue:!1,change:async(e,t)=>{const o=await S(e,t);e.automationTriggered&&o?e.automationExecutionToken=o:e.automationExecutionToken=""}},automationTriggeredText:{translation:"Object.ActionButton.Automation.RunModeTriggeredHelp",component:"text"},automationShowNotification:{ref:"automationShowNotification",type:"boolean",translation:"Object.ActionButton.Automation.ShowNotification",component:"switch",options:[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}],defaultValue:!1},automationNotificationDuration:{type:"number",ref:"automationNotificationDuration",translation:"Object.ActionButton.Automation.NotificationDuration",defaultValue:4,expression:"optional",show:e=>e.automationShowNotification},automationNotificationDurationHelp:{translation:"Object.ActionButton.Automation.NotificationDurationHelp",component:"text",show:e=>e.automationShowNotification},automationOpenLinkSameWindow:{ref:"automationOpenLinkSameWindow",type:"boolean",translation:"Object.ActionButton.Automation.OpenLinkInSameWindow",component:"switch",options:[{value:!0,translation:"properties.on"},{value:!1,translation:"properties.off"}],defaultValue:!1,show:e=>e.automationShowNotification},inputParameters:{show:t("TLV_319_BUTTON_AUTOMATION_INPUT_PARAMETERS"),ref:"inputParameters",allowAdd:!0,allowRemove:!0,addTranslation:"Object.ActionButton.Automation.AddInputParameter",type:"array",itemTitleRef:e=>e.key,items:{name:{type:"string",ref:"key",label:"Key"},value:{type:"string",ref:"value",label:"Value",expression:"optional"}}},copyBlock:{component:"button",translation:"Object.ActionButton.Automation.CopyInputBlock",action(e){navigator.clipboard.writeText(JSON.stringify((({automationPostData:e,inputParameters:t=[]})=>{const o={blocks:[{id:"EB6A372B-3312-4E90-8E8F-88F2A889B4CF",type:"FormBlock",disabled:!1,name:"inputs",displayName:"Inputs",comment:"Inputs received from button",childId:e?"1D55D049-33EB-41CD-9EEC-3CACE5898C86":null,inputs:[],settings:[{id:"persist_data",value:"no",type:"select",structure:{}}],collapsed:[{name:"loop",isCollapsed:!1}],x:291.0010678361308,y:40.99957876441722,form:[{id:"inputs-input-0",label:"app",helpText:"null",type:"input",values:null,isRequired:!1,options:{},order:0},{id:"inputs-input-1",label:"bookmark",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:1},{id:"inputs-input-2",label:"sheet",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:2},{id:"inputs-input-3",label:"user",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:3},{id:"inputs-input-4",label:"space",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:4},{id:"inputs-input-5",label:"tenant",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:5},{id:"inputs-input-6",label:"time",helpText:null,type:"input",values:null,isRequired:!1,options:{},order:6},...t.map(((e,t)=>({id:`inputs-input-${t}`,label:e.key,helpText:null,type:"input",values:null,isRequired:!1,options:{},order:7+t})))],persistData:"no"}],variables:[]};return e&&o.blocks.push({id:"1D55D049-33EB-41CD-9EEC-3CACE5898C86",type:"SnippetBlock",disabled:!1,name:"applyBookmark",displayName:"Qlik Cloud Services - Apply Bookmark",comment:'Apply bookmark from button. To get selections or variables use the "Get Expression Value" block',childId:null,inputs:[{id:"d41ae430-073a-11ec-bdef-bb104839c843",value:"{$.inputs.app}",type:"string",structure:[]},{id:"d41b7e40-073a-11ec-ac1b-59270c518ae7",value:"{$.inputs.bookmark}",type:"string",structure:[]},{id:"f478e320-9270-11ed-b551-d73ebe8e14ad",value:"Yes",type:"select",displayValue:"Yes",structure:[]}],settings:[{id:"blendr_on_error",value:"stop",type:"select",structure:[]}],collapsed:[{name:"loop",isCollapsed:!1}],x:142,y:296,datasourcetype_guid:"61a87510-c7a3-11ea-95da-0fb0c241e75c",snippet_guid:"d41632d0-073a-11ec-a6ac-d34723268fbc"}),o})(e)))}}});function yt(e){switch(e){case"gotoSheet":return"goToSheet";case"gotoSheetById":return"goToSheetById";case"gotoStory":return"goToStory";case"switchToEdit":return"none";default:return e}}const wt=(e,t)=>{const o={qChildren:[]},n={actions:[],props:{useEnabledCondition:null,fullWidth:"auto"},qLayoutExclude:{disabled:{}},...t};return e&&"qlik-button-for-navigation"===e.properties.visualization&&Object.keys(e.properties).forEach((t=>{let o;switch(t){case"props":o=e.properties[t],n.style.label=o.buttonLabel,n.style.icon.useIcon=o.buttonShowIcon,n.style.icon.iconType=o.buttonIconLui,n.style.font.align=o.buttonTextAlign,n.useEnabledCondition=o.useEnabledCondition,n.enabledCondition=o.enabledCondition,o.actionItems&&o.actionItems.forEach((e=>{!function(e,t){const o={actionType:e.actionType,bookmark:e.selectedBookmark,field:e.selectedField,variable:e.variable,value:e.value,softLock:e.softLock,cId:e.cId};switch(e.actionType){case"clearOther":o.actionType="clearAllButThis";break;case"unlockAllAndClearAll":o.actionType="clearAll",o.softLock=!0;break;case"selectField":o.actionType="selectMatchingValues";break;case"selectAndLockField":t.actions.push({...o,cId:null,actionType:"selectMatchingValues"}),o.actionType="lockField"}t.actions.push(o)}(e,n)})),n.navigation={action:yt(o.navigationAction),sheet:"gotoSheetById"===o.navigationAction?o.sheetId:o.selectedSheet,story:o.selectedStory,websiteUrl:o.websiteUrl,sameWindow:o.sameWindow};break;case"qStateName":case"showTitles":case"title":case"subtitle":case"footnote":n[t]=e.properties[t]}})),o.qProperty=n,o};let kt=null;const xt=async()=>{if(!kt){const e=await fetch("../api/v1/automations?limit=100"),t=await e.json();kt=t.data.map((e=>({value:e.id,label:e.name})))}return kt};function At({translator:e,shouldHide:t,senseNavigation:o,theme:n}){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:t.isEnabled("IM-5699_RUNTIME_EXPRESSION_EVALUATION")},actions:{type:"array",translation:"Object.ActionButton.Actions",ref:"actions",itemTitleRef:t=>{if(t.actionLabel)return t.actionLabel;const o=t.actionType?"Object.ActionButton.InvalidAction":"Object.ActionButton.NewAction",n=I.find((e=>t.actionType===e.value));return e.get(n&&n.translation||o)},allowAdd:!0,allowRemove:!0,allowMove:!0,addTranslation:"Object.ActionButton.AddAction",items:{label:{component:"string",ref:"actionLabel",translation:"Common.Label",expression:"optional",defaultValue:""},actionType:{type:"string",ref:"actionType",component:"expression-with-dropdown",translation:"Object.ActionButton.Action",defaultValue:"",options:O(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=>C(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=>C(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=>C(e,"variable")},showSystemVariables:{type:"boolean",ref:"showSystemVariables",translation:"ExpressionEditor.SystemVariables",defaultValue:!1,show:e=>C(e,"variable")},softLock:{type:"boolean",ref:"softLock",translation:"Object.ActionButton.Softlock",defaultValue:!1,show:e=>C(e,"softLock")},value:{type:"string",ref:"value",component:"string",translation:"properties.value",expression:"optional",show:e=>C(e,"value")},partial:{type:"boolean",ref:"partial",translation:"Object.ActionButton.Partial",defaultValue:!1,show:e=>C(e,"partial")},automationProps:{type:"items",grouped:!1,items:vt(xt,t.isEnabled),show:e=>C(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=>C(e,"cyclicDimension")},indexStepper:{type:"string",ref:"indexStepper",component:"expression-with-dropdown",translation:"Object.ActionButton.Step",defaultValue:1,dropdownOnly:!0,options:async()=>[{translation:"Object.ActionButton.Forward",value:1},{translation:"Object.ActionButton.Backward",value:-1}],show:e=>C(e,"indexStepper")},groupFieldIndex:{type:"integer",ref:"groupFieldIndex",component:"expression-with-dropdown",translation:"Object.ActionButton.GroupFieldIndex",defaultValue:0,dropdownOnly:!0,options:async(e,t)=>{if(!e.cyclicDimensionId)return[];const o=await t.app.getDimension(e.cyclicDimensionId);return await o.getLayout(),o.layout.qDim.qFieldDefs.map(((e,t)=>{var n;return{label:(null===(n=o.layout.qDim.qFieldLabels)||void 0===n?void 0:n[t])||e,value:t}}))},show:e=>C(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:B(t),dropdownOnly:!0},appId:{type:"string",expression:"optional",ref:"navigation.appId",translation:"properties.appId",show:e=>N(e,"appId")},sheetId:{type:"string",ref:"navigation.sheet",translation:"properties.sheet",expression:"optional",show:e=>N(e,"sheetId")},sheet:{type:"string",ref:"navigation.sheet",translation:"properties.sheet",component:"expression-with-dropdown",expressionType:"StringExpression",show:e=>N(e,"sheet"),options:async(e,t)=>(await t.app.getSheetList()).map((e=>({value:e.qInfo.qId,label:e.qMeta.title,showCondition:e.qData.showCondition})))},chartId:{type:"string",ref:"navigation.chartId",translation:"properties.chartPicker.chartId",component:"expression-with-dropdown",expressionType:"StringExpression",show:e=>N(e,"chartId"),options:async(e,t,o)=>{const n=e.navigation.sheet,a=n&&await o.app.getObject(n);return null==a?void 0:a.properties.cells.map((e=>({value:e.name})))}},story:{type:"string",ref:"navigation.story",translation:"properties.story",component:"expression-with-dropdown",expressionType:"StringExpression",show:e=>N(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=>N(e,"websiteUrl")},sameWindow:{type:"boolean",ref:"navigation.sameWindow",translation:"properties.sameWindow",show:e=>N(e,"sameWindow"),defaultValue:!1},odagLink:{type:"string",ref:"navigation.odagLink",component:"dropdown",translation:"ExpressionEditor.SetExpresions.OdagAppLinks",options:async(e,t)=>(await o.getOdagLinks(t.app)).filter((e=>"odaglink"===e.properties.type)).map((e=>({label:e.properties.data.name,value:e.properties.data.id}))),show:e=>N(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:M}}}}},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:M},iconType:{ref:"style.icon.iconType",component:"expression-with-dropdown",translation:"properties.icon",defaultValue:"",options:F,expressionType:"StringExpression",show:e=>ht.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=>ht.getValue(e,"style.icon.useIcon")}}}}},presentation:mt({flags:t,theme:n,translator:e})}}}},importProperties:wt,exportProperties:null,support:{export:!1,exportData:!1,snapshot:!1,viewData:!1,quickMobile:!0,fullscreen:!1}}}const St=(t,o)=>{const{background:{useImage:n,mode:a,url:i}={}}=t.style;e.usePromise((async()=>{var e,t;(n||"media"===a)&&null!=i&&null!==(e=i.qStaticContentUrl)&&void 0!==e&&e.qUrl&&await(e=>new Promise(((t,o)=>{const n=new Image;n.src=e,n.onload=()=>t("resolved"),n.onerror=()=>o(new Error(void 0))})))(p(null==i||null===(t=i.qStaticContentUrl)||void 0===t?void 0:t.qUrl,o))}),[i,n,a])},It={version:"1.46.0",showTitles:!0,title:"",subtitle:"",footnote:"",useEnabledCondition:!1,enabledCondition:1,actions:[],runtimeExpressionEvaluation:!1,navigation:{action:"none"},disableNavMenu:!0,showDetails:!1,style:{label:q.LABEL,showLabel:!0,font:{fontFamily:q.FONT_FAMILY,useColorExpression:!1,color:q.FONT_COLOR,colorExpression:"",size:q.FONT_SIZE,sizeFixed:q.FONT_SIZE_FIXED,sizeBehavior:q.SIZE_BEHAVIOR,style:q.FONT_STYLE,align:q.TEXT_ALIGN},background:{useColorExpression:!1,color:q.COLOR,colorExpression:"",mode:q.BGIMAGE_MODE,useImage:!1,url:{qStaticContentUrlDef:{qUrl:""}},size:q.BACKGROUND_SIZE,position:q.BACKGROUND_POSITION},border:{useColorExpression:!1,color:q.COLOR,colorExpression:"",useBorder:!1,radius:q.BORDER_RADIUS,width:q.BORDER_WIDTH},icon:{useIcon:!1,iconType:"",position:q.ICON_POSITION}}};return function(t){var o,n,a;const{sense:i={},translator:r,flags:{isEnabled:l},anything:s}=t,u=null===(o=s.sense)||void 0===o?void 0:o.isFeatureBlacklisted,c=null===(n=s.sense)||void 0===n?void 0:n.isUnsupportedFeature,p={isEnabled:l,isFeatureBlacklisted:u,isUnsupportedFeature:c},{navigation:d,platform:g}=i;return It.style.label=i?r.get("Object.ActionButton"):"Button",{qae:{properties:It,data:Z},component(){const t=e.useElement(),o=e.useTheme();e.useMemo((()=>{const e=document.createElement("button");e.appendChild(document.createElement("text")),t.appendChild(e)}),[]);const n=e.useStaleLayout(),a=e.useModel(),i=e.useApp(),s=e.useInteractionState();St(n,i);const u=G({element:t,layout:n,interactions:s,theme:o,app:i,senseNavigation:d,platform:g,translator:r,model:a,isEnabled:l});e.useEffect((()=>()=>{u()}),[t]),e.useImperativeHandle((()=>({focus(){t.firstElementChild.onclick()}})),[t])},ext:At({translator:r,shouldHide:p,senseNavigation:d,theme:null===(a=s.sense)||void 0===a?void 0:a.theme})}}}));
9
+ e.exports=function(e,t){if(!e||isNaN(+t))return t;var r,n,o,a,l,i,c,u,s,f,p=e.length,b=e.search(/[0-9\-\+#]/),m=b>0?e.substring(0,b):"",g=e.split("").reverse().join(""),h=g.search(/[0-9\-\+#]/),d=p-h,v=e.substring(d,d+1),w=d+("."===v||","===v?1:0),y=h>0?e.substring(w,p):"";if(r=(t="-"===(e=e.substring(b,w)).charAt(0)?-t:+t)<0?t=-t:0,o=(n=e.match(/[^\d\-\+#]/g))&&n[n.length-1]||".",a=n&&n[1]&&n[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(g="",d=(f=t[0]).length%c,p=f.length,w=0;w<p;w++)g+=f.charAt(w),!((w-d+1)%c)&&w<p-c&&(g+=a);t[0]=g}return t[1]=e[1]&&t[1]?o+t[1]:"","0"!==(n=t.join(""))&&""!==n||(r=!1),m+(r?"-":"")+n+y}},zu({exports:{}});var qu={getValue:function(e,t,r){const n=t.split(".");let o;if(void 0===e)return r;for(o=0;o<n.length;++o){if(void 0===e[n[o]])return r;e=e[n[o]]}return e}};const Nu=({flags:e,theme:t,translator:r})=>{const n=function(e){var t=e.theme,r=e.translator,n=e.config,o=void 0===n?{}:n,a=e.flags,l=function(e){var t=e.config,r=void 0===t?{}:t,n=r.id,o=r.paths;return{id:void 0===n?"object":"".concat("object",".").concat(n),paths:Array.isArray(o)?o:[]}}({config:o}),i=l.id,c=l.paths,u={};c.forEach((function(e){for(var n=e.split("."),o=u,l=0;l<n.length;l++){var c=n[l];l===n.length-1?o[c]=Hc({theme:t,translator:r,id:i,path:e,flags:a}):void 0===o[c]&&(o[c]={}),o=o[c]}}));var s=function(e){for(var t=e.split("."),r=u,n=0;n<t.length;n++){var o=t[n];if(void 0===r[o])throw new Error("font-resolver: Path '".concat(e,"' could not be resolved."));r=r[o]}return r};return u.getDefaultValue=function(e){return s(e).getDefaultValue()},u.getOptions=function(e){return s(e).getOptions()},u}({theme:t,translator:r,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:()=>n.getOptions("style.font.fontFamily"),defaultValue:()=>n.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:H.TEXT_ALIGN}}},fontSizeBehavior:{component:"dropdown",ref:"style.font.sizeBehavior",translation:"properties.kpi.layoutBehavior",defaultValue:"responsive",options:cc},fontSize:{component:"slider",type:"number",ref:"style.font.size",translation:"properties.fontSize",min:.2,max:1,step:.01,defaultValue:.5,show:e=>!("fixed"===qu.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"===qu.getValue(e,"style.font.sizeBehavior")},fontColor:{items:{useFontColorExpression:{ref:"style.font.useColorExpression",type:"boolean",translation:"properties.fontColor",component:"dropdown",width:14,options:lc},colorPicker:{type:"object",component:"color-picker",ref:"style.font.color",translation:"properties.color",defaultValue:H.FONT_COLOR,disabledNone:!0,width:12,show:e=>!qu.getValue(e,"style.font.useColorExpression")},colorExpression:{type:"string",component:"input-field-expression",ref:"style.font.colorExpression",translation:"Common.Expression",expression:"optional",show:e=>qu.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:lc},colorExpression:{type:"string",component:"input-field-expression",ref:"style.background.colorExpression",translation:"Common.Expression",expression:"optional",show:e=>qu.getValue(e,"style.background.useColorExpression")},colorPicker:{type:"object",component:"color-picker",ref:"style.background.color",translation:"properties.color.used",disableNone:!1,defaultValue:H.COLOR,dualOutput:!0,show:e=>!qu.getValue(e,"style.background.useColorExpression")}}},backgroundImage:{items:{backgroundImageMode:{component:"dropdown",ref:"style.background.mode",translation:"properties.backgroundImage",defaultValue:H.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"===qu.getValue(e,"style.background.mode")},imageSize:{component:"dropdown",ref:"style.background.size",defaultValue:H.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=>{qu.getValue(e,"style.background.position")&&(e.style.background.position=H.BGIMAGE_POSITION)},show:e=>"media"===qu.getValue(e,"style.background.mode")&&!!qu.getValue(e,"style.background.url.qStaticContentUrlDef.qUrl")},position:{component:"position-grid",ref:"style.background.position",translation:"properties.backgroundImage.position",defaultValue:H.BGIMAGE_POSITION,show:e=>"media"===qu.getValue(e,"style.background.mode")&&qu.getValue(e,"style.background.url.qStaticContentUrlDef.qUrl")&&"stretchFit"!==qu.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:ic},borderRadius:{type:"number",component:"slider",ref:"style.border.radius",translation:"properties.border.radius",min:0,max:1,step:.01,show:e=>qu.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=>qu.getValue(e,"style.border.useBorder")},colorDropdown:{type:"string",component:"dropdown",ref:"style.border.useColorExpression",translation:"properties.border.color",options:lc,show:e=>qu.getValue(e,"style.border.useBorder")},colorPicker:{type:"object",component:"color-picker",ref:"style.border.color",translation:"properties.color",defaultValue:H.COLOR,disableNone:!1,dualOutput:!0,show:e=>qu.getValue(e,"style.border.useBorder")&&!qu.getValue(e,"style.border.useColorExpression")},colorExpression:{type:"string",component:"input-field-expression",ref:"style.border.colorExpression",translation:"Common.Expression",show:e=>qu.getValue(e,"style.border.useBorder")&&qu.getValue(e,"style.border.useColorExpression"),expression:"optional"}}}}}}}},_u=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,...Nu(e)}}}),Fu=(e,t)=>({automationId:{type:"string",component:"expression-with-dropdown",translation:"Object.ActionButton.Automation",ref:"automationId",expressionType:"StringExpression",options:async()=>e(),change:async(e,t)=>{const r=await x(e,t);e.automationTriggered&&r?e.automationExecutionToken=r: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 r=await x(e,t);e.automationTriggered&&r?e.automationExecutionToken=r: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:{show:t("TLV_319_BUTTON_AUTOMATION_INPUT_PARAMETERS"),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 r={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&&r.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"}),r})(e)))}}});function $u(e){switch(e){case"gotoSheet":return"goToSheet";case"gotoSheetById":return"goToSheetById";case"gotoStory":return"goToStory";case"switchToEdit":return"none";default:return e}}const Uu=(e,t)=>{const r={qChildren:[]},n={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 r;switch(t){case"props":r=e.properties[t],n.style.label=r.buttonLabel,n.style.icon.useIcon=r.buttonShowIcon,n.style.icon.iconType=r.buttonIconLui,n.style.font.align=r.buttonTextAlign,n.useEnabledCondition=r.useEnabledCondition,n.enabledCondition=r.enabledCondition,r.actionItems&&r.actionItems.forEach((e=>{!function(e,t){const r={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":r.actionType="clearAllButThis";break;case"unlockAllAndClearAll":r.actionType="clearAll",r.softLock=!0;break;case"selectField":r.actionType="selectMatchingValues";break;case"selectAndLockField":t.actions.push({...r,cId:null,actionType:"selectMatchingValues"}),r.actionType="lockField"}t.actions.push(r)}(e,n)})),n.navigation={action:$u(r.navigationAction),sheet:"gotoSheetById"===r.navigationAction?r.sheetId:r.selectedSheet,story:r.selectedStory,websiteUrl:r.websiteUrl,sameWindow:r.sameWindow};break;case"qStateName":case"showTitles":case"title":case"subtitle":case"footnote":n[t]=e.properties[t]}})),r.qProperty=n,r};let Wu=null;const Gu=async()=>{if(!Wu){const e=await fetch("../api/v1/automations?limit=100"),t=await e.json();Wu=t.data.map((e=>({value:e.id,label:e.name})))}return Wu},Zu=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 Ku({translator:e,shouldHide:t,senseNavigation:r,theme:n}){const{isEnabled:o}=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:o("IM-5699_RUNTIME_EXPRESSION_EVALUATION")},actions:{type:"array",translation:"Object.ActionButton.Actions",ref:"actions",itemTitleRef:t=>{if(t.actionLabel)return t.actionLabel;const r=t.actionType?"Object.ActionButton.InvalidAction":"Object.ActionButton.NewAction",n=P.find((e=>t.actionType===e.value));return e.get(n&&n.translation||r)},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:S(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=>k(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=>k(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=>k(e,"variable")},showSystemVariables:{type:"boolean",ref:"showSystemVariables",translation:"ExpressionEditor.SystemVariables",defaultValue:!1,show:e=>k(e,"variable")},softLock:{type:"boolean",ref:"softLock",translation:"Object.ActionButton.Softlock",defaultValue:!1,show:e=>k(e,"softLock")},value:{type:"string",ref:"value",component:"string",translation:"properties.value",expression:"optional",show:e=>k(e,"value")},partial:{type:"boolean",ref:"partial",translation:"Object.ActionButton.Partial",defaultValue:!1,show:e=>k(e,"partial")},automationProps:{type:"items",grouped:!1,items:Fu(Gu,o),show:e=>k(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=>k(e,"cyclicDimension")},indexStepper:{type:"string",ref:"indexStepper",component:"expression-with-dropdown",translation:"Object.ActionButton.Step",defaultValue:1,dropdownOnly:!0,options:async()=>[{translation:"Object.ActionButton.Forward",value:1},{translation:"Object.ActionButton.Backward",value:-1}],show:e=>k(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 r=await t.app.getDimension(e.cyclicDimensionId);return await r.getLayout(),r.layout.qDim.qFieldDefs.map(((e,t)=>{var n;return{label:(null===(n=r.layout.qDim.qFieldLabels)||void 0===n?void 0:n[t])||e,value:t}}))},show:e=>k(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:z(t),dropdownOnly:!0},appId:{type:"string",expression:"optional",ref:"navigation.appId",translation:"properties.appId",show:e=>A(e,"appId")},sheetId:{type:"string",ref:"navigation.sheet",translation:"properties.sheet",expression:"optional",show:e=>A(e,"sheetId")},sheet:{type:"string",ref:"navigation.sheet",translation:"properties.sheet",component:"expression-with-dropdown",expressionType:"StringExpression",show:e=>A(e,"sheet"),options:async(e,t)=>{const r=await t.app.getSheetList();return o("VIZ-21_INPUT_FIELD_WITH_EXPRESSION")?r.map((e=>({value:e.qInfo.qId,label:e.qMeta.title,icon:Zu(e.qData.showCondition)?void 0:q.createElement(wc,null)}))):r.map((e=>({value:e.qInfo.qId,label:e.qMeta.title,showCondition:e.qData.showCondition})))}},chartId:{type:"string",ref:"navigation.chartId",translation:"properties.chartPicker.chartId",component:"expression-with-dropdown",expressionType:"StringExpression",show:e=>A(e,"chartId"),options:async(e,t,r)=>{const n=e.navigation.sheet,o=n&&await r.app.getObject(n);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=>A(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=>A(e,"websiteUrl")},sameWindow:{type:"boolean",ref:"navigation.sameWindow",translation:"properties.sameWindow",show:e=>A(e,"sameWindow"),defaultValue:!1},odagLink:{type:"string",ref:"navigation.odagLink",component:"dropdown",translation:"ExpressionEditor.SetExpresions.OdagAppLinks",options:async(e,t)=>(await r.getOdagLinks(t.app)).filter((e=>"odaglink"===e.properties.type)).map((e=>({label:e.properties.data.name,value:e.properties.data.id}))),show:e=>A(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:ic}}}}},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:ic},iconType:{ref:"style.icon.iconType",component:"expression-with-dropdown",translation:"properties.icon",defaultValue:"",options:o("VIZ-21_INPUT_FIELD_WITH_EXPRESSION")?tc:tc.map((e=>({...e,icon:e.value}))),expressionType:"StringExpression",show:e=>qu.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=>qu.getValue(e,"style.icon.useIcon")}}}}},presentation:_u({flags:t,theme:n,translator:e})}}}},importProperties:Uu,exportProperties:null,support:{export:!1,exportData:!1,snapshot:!1,viewData:!1,quickMobile:!0,fullscreen:!1}}}const Yu=(t,r)=>{const{background:{useImage:n,mode:o,url:a}={}}=t.style;e.usePromise((async()=>{var e,t;(n||"media"===o)&&null!=a&&null!==(e=a.qStaticContentUrl)&&void 0!==e&&e.qUrl&&await(e=>new Promise(((t,r)=>{const n=new Image;n.src=e,n.onload=()=>t("resolved"),n.onerror=()=>r(new Error(void 0))})))(f(null==a||null===(t=a.qStaticContentUrl)||void 0===t?void 0:t.qUrl,r))}),[a,n,o])},Xu={version:"2.0.0",showTitles:!1,title:"",subtitle:"",footnote:"",useEnabledCondition:!1,enabledCondition:1,actions:[],runtimeExpressionEvaluation:!1,navigation:{action:"none"},disableNavMenu:!0,showDetails:!1,style:{label:H.LABEL,showLabel:!0,font:{fontFamily:H.FONT_FAMILY,useColorExpression:!1,color:H.FONT_COLOR,colorExpression:"",size:H.FONT_SIZE,sizeFixed:H.FONT_SIZE_FIXED,sizeBehavior:H.SIZE_BEHAVIOR,style:H.FONT_STYLE,align:H.TEXT_ALIGN},background:{useColorExpression:!1,color:H.COLOR,colorExpression:"",mode:H.BGIMAGE_MODE,useImage:!1,url:{qStaticContentUrlDef:{qUrl:""}},size:H.BACKGROUND_SIZE,position:H.BACKGROUND_POSITION},border:{useColorExpression:!1,color:H.COLOR,colorExpression:"",useBorder:!1,radius:H.BORDER_RADIUS,width:H.BORDER_WIDTH},icon:{useIcon:!1,iconType:"",position:H.ICON_POSITION}}};return function(t){var r,n,o;const{sense:a={},translator:l,flags:{isEnabled:i},anything:c}=t,u=null===(r=c.sense)||void 0===r?void 0:r.isFeatureBlacklisted,s=null===(n=c.sense)||void 0===n?void 0:n.isUnsupportedFeature,f={isEnabled:i,isFeatureBlacklisted:u,isUnsupportedFeature:s},{navigation:p,platform:b}=a;return Xu.style.label=a?l.get("Object.ActionButton"):"Button",{qae:{properties:Xu,data:hc},component(){const t=e.useElement(),r=e.useTheme();e.useMemo((()=>{const e=document.createElement("button");e.appendChild(document.createElement("text")),t.appendChild(e)}),[]);const n=e.useStaleLayout(),o=e.useModel(),a=e.useApp(),c=e.useInteractionState();Yu(n,a);const u=gc({element:t,layout:n,interactions:c,theme:r,app:a,senseNavigation:p,platform:b,translator:l,model:o,isEnabled:i});e.useEffect((()=>()=>{u()}),[t]),e.useImperativeHandle((()=>({focus(){t.firstElementChild.onclick()}})),[t])},ext:Ku({translator:l,shouldHide:f,senseNavigation:p,theme:null===(o=c.sense)||void 0===o?void 0:o.theme})}}}));