@univerjs/ui 0.2.4 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/lib/cjs/index.js +14 -14
  2. package/lib/es/index.js +1214 -1182
  3. package/lib/types/common/component-manager.d.ts +1 -1
  4. package/lib/types/common/lifecycle.d.ts +1 -1
  5. package/lib/types/common/menu-hidden-observable.d.ts +1 -2
  6. package/lib/types/controllers/menus/menus.d.ts +1 -1
  7. package/lib/types/controllers/shared-shortcut.controller.d.ts +1 -2
  8. package/lib/types/controllers/shortcut-display/menu.d.ts +1 -1
  9. package/lib/types/controllers/shortcut-display/shortcut-panel.controller.d.ts +1 -2
  10. package/lib/types/controllers/ui/ui-desktop.controller.d.ts +1 -2
  11. package/lib/types/controllers/ui/ui-mobile.controller.d.ts +1 -2
  12. package/lib/types/controllers/ui/ui.controller.d.ts +1 -1
  13. package/lib/types/mobile-ui-plugin.d.ts +1 -2
  14. package/lib/types/services/before-close/before-close.service.d.ts +2 -2
  15. package/lib/types/services/clipboard/clipboard-interface.service.d.ts +1 -1
  16. package/lib/types/services/confirm/confirm.service.d.ts +2 -2
  17. package/lib/types/services/confirm/desktop-confirm.service.d.ts +1 -2
  18. package/lib/types/services/contextmenu/contextmenu.service.d.ts +8 -3
  19. package/lib/types/services/dialog/desktop-dialog.service.d.ts +1 -2
  20. package/lib/types/services/dialog/dialog.service.d.ts +2 -2
  21. package/lib/types/services/dom/canvas-dom-layer.service.d.ts +2 -1
  22. package/lib/types/services/editor/editor.service.d.ts +2 -3
  23. package/lib/types/services/global-zone/desktop-global-zone.service.d.ts +1 -1
  24. package/lib/types/services/global-zone/global-zone.service.d.ts +2 -2
  25. package/lib/types/services/layout/layout.service.d.ts +2 -3
  26. package/lib/types/services/menu/menu.d.ts +1 -1
  27. package/lib/types/services/menu/menu.service.d.ts +2 -3
  28. package/lib/types/services/message/__testing__/mock-message.service.d.ts +1 -1
  29. package/lib/types/services/message/desktop-message.service.d.ts +1 -1
  30. package/lib/types/services/message/message.service.d.ts +2 -2
  31. package/lib/types/services/notification/desktop-notification.service.d.ts +1 -2
  32. package/lib/types/services/notification/notification.service.d.ts +2 -2
  33. package/lib/types/services/parts/parts.service.d.ts +2 -3
  34. package/lib/types/services/platform/platform.service.d.ts +1 -1
  35. package/lib/types/services/popup/canvas-popup.service.d.ts +1 -1
  36. package/lib/types/services/progress/progress.service.d.ts +2 -3
  37. package/lib/types/services/range-selector/range-selector.service.d.ts +2 -3
  38. package/lib/types/services/shortcut/keycode.d.ts +3 -1
  39. package/lib/types/services/shortcut/shortcut.service.d.ts +2 -3
  40. package/lib/types/services/sidebar/desktop-sidebar.service.d.ts +1 -1
  41. package/lib/types/services/sidebar/sidebar.service.d.ts +2 -2
  42. package/lib/types/services/zen-zone/desktop-zen-zone.service.d.ts +1 -1
  43. package/lib/types/services/zen-zone/zen-zone.service.d.ts +2 -2
  44. package/lib/types/ui-plugin.d.ts +1 -2
  45. package/lib/types/views/components/ComponentContainer.d.ts +1 -1
  46. package/lib/umd/index.js +14 -14
  47. package/package.json +11 -13
package/lib/cjs/index.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var A9=Object.create;var Wt=Object.defineProperty;var j9=Object.getOwnPropertyDescriptor;var P9=Object.getOwnPropertyNames;var $9=Object.getPrototypeOf,k9=Object.prototype.hasOwnProperty;var B9=e=>{throw TypeError(e)};var U9=(e,t,n)=>t in e?Wt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var F9=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of P9(t))!k9.call(e,i)&&i!==n&&Wt(e,i,{get:()=>t[i],enumerable:!(r=j9(t,i))||r.enumerable});return e};var z9=(e,t,n)=>(n=e!=null?A9($9(e)):{},F9(t||!e||!e.__esModule?Wt(n,"default",{value:e,enumerable:!0}):n,e));var A=(e,t,n)=>U9(e,typeof t!="symbol"?t+"":t,n);var Gt=(e,t,n)=>t.has(e)?B9("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=require("@univerjs/core"),oe=require("rxjs"),Q=require("@wendellhu/redi/react-bindings"),s=require("react"),te=require("@wendellhu/redi"),m1=require("@univerjs/engine-render"),a1=require("@univerjs/engine-formula"),Pr=require("rxjs/operators"),D1=require("react-dom"),de=require("@univerjs/design"),ze=require("clsx"),Z9=require("@univerjs/ui");function W9(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const ee=W9(s);var qe=function(){return qe=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},qe.apply(this,arguments)},G9=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n},O=s.forwardRef(function(e,t){var n=e.icon,r=e.id,i=e.className,o=e.extend,a=G9(e,["icon","id","className","extend"]),c="univerjs-icon univerjs-icon-".concat(r," ").concat(i||"").trim(),d=s.useRef("_".concat(X9()));return $r(n,"".concat(r),{defIds:n.defIds,idSuffix:d.current},qe({ref:t,className:c},a),o)});function $r(e,t,n,r,i){return s.createElement(e.tag,qe(qe({key:t},Y9(e,n,i)),r),(q9(e,n).children||[]).map(function(o,a){return $r(o,"".concat(t,"-").concat(e.tag,"-").concat(a),n,void 0,i)}))}function Y9(e,t,n){var r=qe({},e.attrs);n!=null&&n.colorChannel1&&r.fill==="colorChannel1"&&(r.fill=n.colorChannel1);var i=t.defIds;return!i||i.length===0||(e.tag==="use"&&r["xlink:href"]&&(r["xlink:href"]=r["xlink:href"]+t.idSuffix),Object.entries(r).forEach(function(o){var a=o[0],c=o[1];typeof c=="string"&&(r[a]=c.replace(/url\(#(.*)\)/,"url(#$1".concat(t.idSuffix,")")))})),r}function q9(e,t){var n,r=t.defIds;return!r||r.length===0?e:e.tag==="defs"&&(!((n=e.children)===null||n===void 0)&&n.length)?qe(qe({},e),{children:e.children.map(function(i){return typeof i.attrs.id=="string"&&r&&r.indexOf(i.attrs.id)>-1?qe(qe({},i),{attrs:qe(qe({},i.attrs),{id:i.attrs.id+t.idSuffix})}):i})}):e}function X9(){return Math.random().toString(36).substring(2,8)}O.displayName="UniverIcon";var Q9={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.06641 3.49366C4.06641 2.27555 5.14145 1.3916 6.33307 1.3916 7.52469 1.3916 8.59974 2.27555 8.59974 3.49366V6.49777C8.59974 7.71586 7.52469 8.59982 6.33307 8.59982 5.14145 8.59982 4.06641 7.71586 4.06641 6.49777V3.49366zM6.33307 2.5916C5.68376 2.5916 5.26641 3.05264 5.26641 3.49366V6.49777C5.26641 6.93878 5.68376 7.39982 6.33307 7.39982 6.98239 7.39982 7.39974 6.93878 7.39974 6.49777V3.49366C7.39974 3.05264 6.98239 2.5916 6.33307 2.5916zM10.0664 3.49366C10.0664 2.27555 11.1415 1.3916 12.3331 1.3916 13.5247 1.3916 14.5997 2.27555 14.5997 3.49366V6.49777C14.5997 7.71586 13.5247 8.59982 12.3331 8.59982 11.1415 8.59982 10.0664 7.71586 10.0664 6.49777V3.49366zM12.3331 2.5916C11.6838 2.5916 11.2664 3.05264 11.2664 3.49366V6.49777C11.2664 6.93878 11.6838 7.39982 12.3331 7.39982 12.9824 7.39982 13.3997 6.93878 13.3997 6.49777V3.49366C13.3997 3.05264 12.9824 2.5916 12.3331 2.5916z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.4242 9.5417C12.1899 9.30739 11.81 9.30739 11.5756 9.5417 11.3413 9.77602 11.3413 10.1559 11.5756 10.3902L12.5514 11.366H6.3334C6.00203 11.366 5.7334 11.6346 5.7334 11.966 5.7334 12.2973 6.00203 12.566 6.3334 12.566H12.5514L11.5756 13.5417C11.3413 13.776 11.3413 14.1559 11.5756 14.3902 11.81 14.6245 12.1899 14.6245 12.4242 14.3902L14.4159 12.3985C14.5294 12.2893 14.6001 12.1359 14.6001 11.966 14.6001 11.796 14.5294 11.6426 14.4159 11.5334L12.4242 9.5417zM1.3999 8.3002C1.3999 7.96882 1.66853 7.7002 1.9999 7.7002H2.33324C2.66461 7.7002 2.93324 7.96882 2.93324 8.3002 2.93324 8.63157 2.66461 8.9002 2.33324 8.9002H1.9999C1.66853 8.9002 1.3999 8.63157 1.3999 8.3002z"}}]},kr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"add-digits-single",ref:t,icon:Q9}))});kr.displayName="AddDigitsSingle";var J9={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1312",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1312)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M8.60231 5.77597L9.38125 6.55432C9.61658 6.78947 9.99797 6.78932 10.2331 6.554C10.4683 6.31867 10.4681 5.93728 10.2328 5.70214L8.44939 3.92009C8.33908 3.79657 8.1786 3.7188 7.99995 3.7188C7.84562 3.71861 7.6906 3.77736 7.57281 3.89506L5.76712 5.69933C5.5318 5.93447 5.53165 6.31587 5.76679 6.55119C6.00193 6.78652 6.38332 6.78667 6.61865 6.55153L7.3976 5.77319L7.3976 10.2246L6.61865 9.44621C6.38333 9.21107 6.00194 9.21121 5.76679 9.44654C5.53165 9.68186 5.53179 10.0633 5.76712 10.2984L7.55051 12.0804C7.66082 12.204 7.82131 12.2817 7.99995 12.2817L8.00089 12.2817C8.15512 12.2819 8.30939 12.2231 8.4271 12.1055L10.2328 10.3012C10.4681 10.0661 10.4683 9.68467 10.2331 9.44934C9.99798 9.21402 9.61659 9.21387 9.38126 9.44901L8.60231 10.2274L8.60231 5.77597Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.7039 3.24701C14.0539 3.24701 14.3377 2.96327 14.3377 2.61325 14.3377 2.26324 14.0539 1.97949 13.7039 1.97949L2.29627 1.97949C1.94625 1.97949 1.66251 2.26324 1.66251 2.61325 1.66251 2.96327 1.94625 3.24701 2.29627 3.24701L13.7039 3.24701zM13.7039 14.0209C14.0539 14.0209 14.3377 13.7372 14.3377 13.3872 14.3377 13.0371 14.0539 12.7534 13.7039 12.7534L2.29627 12.7534C1.94625 12.7534 1.66251 13.0371 1.66251 13.3872 1.66251 13.7372 1.94625 14.0209 2.29627 14.0209L13.7039 14.0209z"}}]}]},Br=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"adjust-height",ref:t,icon:J9}))});Br.displayName="AdjustHeight";var K9={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1166",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1166)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.77574 7.3974L6.5541 6.61846C6.78924 6.38313 6.78909 6.00174 6.55377 5.7666C6.31844 5.53145 5.93705 5.5316 5.70191 5.76692L3.91987 7.55032C3.79634 7.66063 3.71857 7.82111 3.71857 7.99976C3.71838 8.15409 3.77713 8.30912 3.89483 8.42691L5.6991 10.2326C5.93425 10.4679 6.31564 10.4681 6.55096 10.2329C6.78629 9.99778 6.78644 9.61639 6.5513 9.38106L5.77296 8.60211L10.2243 8.60211L9.44598 9.38106C9.21084 9.61638 9.21099 9.99777 9.44631 10.2329C9.68164 10.4681 10.063 10.4679 10.2982 10.2326L12.0802 8.4492C12.2037 8.33889 12.2815 8.1784 12.2815 7.99976L12.2815 7.99882C12.2816 7.84459 12.2229 7.69032 12.1052 7.57261L10.301 5.76693C10.0658 5.5316 9.68444 5.53145 9.44911 5.76659C9.21379 6.00173 9.21364 6.38312 9.44878 6.61845L10.2271 7.3974L5.77574 7.3974Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.24683 2.29598C3.24683 1.94596 2.96308 1.66222 2.61307 1.66222 2.26305 1.66222 1.97931 1.94596 1.97931 2.29598L1.97931 13.7036C1.97931 14.0537 2.26305 14.3374 2.61307 14.3374 2.96308 14.3374 3.24683 14.0537 3.24683 13.7036L3.24683 2.29598zM14.0207 2.29598C14.0207 1.94596 13.737 1.66222 13.387 1.66222 13.037 1.66222 12.7532 1.94596 12.7532 2.29598L12.7532 13.7036C12.7532 14.0537 13.037 14.3374 13.387 14.3374 13.737 14.3374 14.0207 14.0537 14.0207 13.7036L14.0207 2.29598z"}}]}]},Ur=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"adjust-width",ref:t,icon:K9}))});Ur.displayName="AdjustWidth";var eo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 13.6999C1.3999 13.3685 1.66853 13.0999 1.9999 13.0999H13.9999C14.3313 13.0999 14.5999 13.3685 14.5999 13.6999 14.5999 14.0312 14.3313 14.2999 13.9999 14.2999H1.9999C1.66853 14.2999 1.3999 14.0312 1.3999 13.6999zM7.57564 10.3914C7.80995 10.6257 8.18985 10.6257 8.42417 10.3914L10.4242 8.3914C10.6585 8.15709 10.6585 7.77719 10.4242 7.54287 10.1899 7.30856 9.80995 7.30856 9.57564 7.54287L7.9999 9.11861 6.42417 7.54287C6.18985 7.30856 5.80995 7.30856 5.57564 7.54287 5.34132 7.77719 5.34132 8.15709 5.57564 8.3914L7.57564 10.3914z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.9999 10.5671C8.33127 10.5671 8.5999 10.2985 8.5999 9.96714V2.30047C8.5999 1.9691 8.33127 1.70047 7.9999 1.70047C7.66853 1.70047 7.3999 1.9691 7.3999 2.30047V9.96714C7.3999 10.2985 7.66853 10.5671 7.9999 10.5671Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Fr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"align-bottom-single",ref:t,icon:eo}))});Fr.displayName="AlignBottomSingle";var to={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941 1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941 14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999zM1.9999 5.56641C1.66853 5.56641 1.3999 5.83504 1.3999 6.16641 1.3999 6.49778 1.66853 6.76641 1.9999 6.76641H13.9999C14.3313 6.76641 14.5999 6.49778 14.5999 6.16641 14.5999 5.83504 14.3313 5.56641 13.9999 5.56641H1.9999zM1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334 14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334zM1.9999 12.9004C1.66853 12.9004 1.3999 13.169 1.3999 13.5004 1.3999 13.8318 1.66853 14.1004 1.9999 14.1004H13.9999C14.3313 14.1004 14.5999 13.8318 14.5999 13.5004 14.5999 13.169 14.3313 12.9004 13.9999 12.9004H1.9999z"}}]},zr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"align-text-both-single",ref:t,icon:to}))});zr.displayName="AlignTextBothSingle";var no={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 2.3002C1.3999 2.63157 1.66853 2.9002 1.9999 2.9002H13.9999C14.3313 2.9002 14.5999 2.63157 14.5999 2.3002 14.5999 1.96882 14.3313 1.7002 13.9999 1.7002H1.9999C1.66853 1.7002 1.3999 1.96882 1.3999 2.3002zM8.22957 5.47839C8.30034 5.50767 8.36664 5.55107 8.42417 5.6086L10.4242 7.6086C10.6585 7.84291 10.6585 8.22281 10.4242 8.45713 10.1899 8.69144 9.80995 8.69144 9.57564 8.45713L8.5999 7.48139V13.6995C8.5999 14.0309 8.33127 14.2995 7.9999 14.2995 7.66853 14.2995 7.3999 14.0309 7.3999 13.6995V7.48139L6.42417 8.45713C6.18985 8.69144 5.80995 8.69144 5.57564 8.45713 5.34132 8.22281 5.34132 7.84291 5.57564 7.6086L7.57541 5.60882C7.7522 5.43203 8.01209 5.38841 8.22957 5.47839z"}}]},Zr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"align-top-single",ref:t,icon:no}))});Zr.displayName="AlignTopSingle";var ro={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.9999 1.12915C8.03875 1.12915 8.07673 1.13284 8.11352 1.13989H12.2599C13.6958 1.13989 14.8599 2.30395 14.8599 3.73989V7.88619C14.867 7.92301 14.8707 7.96102 14.8707 7.9999C14.8707 8.03878 14.867 8.0768 14.8599 8.11362V12.2599C14.8599 13.6958 13.6958 14.8599 12.2599 14.8599H8.11362C8.0768 14.867 8.03878 14.8707 7.9999 14.8707C7.96102 14.8707 7.92301 14.867 7.88619 14.8599H3.73989C2.30396 14.8599 1.13989 13.6958 1.13989 12.2599V8.11352C1.13284 8.07673 1.12915 8.03875 1.12915 7.9999C1.12915 7.96106 1.13284 7.92308 1.13989 7.88629V3.73989C1.13989 2.30396 2.30395 1.13989 3.73989 1.13989H7.88629C7.92308 1.13284 7.96106 1.12915 7.9999 1.12915ZM2.33989 8.5999V12.2599C2.33989 13.0331 2.9667 13.6599 3.73989 13.6599H7.3999V8.5999H2.33989ZM7.3999 7.3999H2.33989V3.73989C2.33989 2.9667 2.96669 2.33989 3.73989 2.33989H7.3999V7.3999ZM8.5999 8.5999V13.6599H12.2599C13.0331 13.6599 13.6599 13.0331 13.6599 12.2599V8.5999H8.5999ZM13.6599 7.3999H8.5999V2.33989H12.2599C13.0331 2.33989 13.6599 2.96669 13.6599 3.73989V7.3999Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Wr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"all-border-single",ref:t,icon:ro}))});Wr.displayName="AllBorderSingle";var io={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.5999 5.9999C8.5999 5.66853 8.33127 5.3999 7.9999 5.3999C7.66853 5.3999 7.3999 5.66853 7.3999 5.9999V7.40329L6.004 7.4051C5.67263 7.40553 5.40435 7.67451 5.40479 8.00588C5.40522 8.33725 5.6742 8.60553 6.00557 8.6051L7.3999 8.60329V9.9999C7.3999 10.3313 7.66853 10.5999 7.9999 10.5999C8.33127 10.5999 8.5999 10.3313 8.5999 9.9999V8.60172L10.0004 8.5999C10.3317 8.59947 10.6 8.33049 10.5996 7.99912C10.5992 7.66775 10.3302 7.39947 9.9988 7.3999L8.5999 7.40172V5.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.99958 1.73315C4.53861 1.73315 1.73291 4.53885 1.73291 7.99982C1.73291 11.4608 4.53861 14.2665 7.99958 14.2665C9.51395 14.2665 10.9029 13.7293 11.9862 12.8351L13.2422 14.0908C13.4765 14.3251 13.8564 14.3251 14.0907 14.0907C14.325 13.8564 14.325 13.4765 14.0906 13.2422L12.8347 11.9866C13.729 10.9033 14.2662 9.51428 14.2662 7.99982C14.2662 4.53885 11.4605 1.73315 7.99958 1.73315ZM2.93291 7.99982C2.93291 5.20159 5.20135 2.93315 7.99958 2.93315C10.7978 2.93315 13.0662 5.20159 13.0662 7.99982C13.0662 10.7981 10.7978 13.0665 7.99958 13.0665C5.20135 13.0665 2.93291 10.7981 2.93291 7.99982Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Gr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"amplify-single",ref:t,icon:io}))});Gr.displayName="AmplifySingle";var oo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1317",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1317)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.29713 1.98047C1.94717 1.98047 1.66348 2.26416 1.66348 2.61412 1.66348 2.96408 1.94717 3.24777 2.29713 3.24777H13.7028C14.0528 3.24777 14.3365 2.96408 14.3365 2.61412 14.3365 2.26416 14.0528 1.98047 13.7028 1.98047H2.29713zM2.29713 12.7525C1.94717 12.7525 1.66348 13.0362 1.66348 13.3862 1.66348 13.7361 1.94717 14.0198 2.29713 14.0198H13.7028C14.0528 14.0198 14.3365 13.7361 14.3365 13.3862 14.3365 13.0362 14.0528 12.7525 13.7028 12.7525H2.29713z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.42163 4.25588L4.25471 11.2231C4.10989 11.5417 4.25077 11.9174 4.56935 12.0622C4.88794 12.207 5.2636 12.0661 5.40841 11.7475L6.24766 9.90119H9.75197L10.5912 11.7475C10.736 12.0661 11.1117 12.207 11.4303 12.0622C11.7489 11.9174 11.8897 11.5417 11.7449 11.2231L8.578 4.25589C8.5675 4.23244 8.55557 4.20961 8.54227 4.18755C8.49012 4.10102 8.41688 4.0262 8.32579 3.97171C8.301 3.95688 8.27527 3.94377 8.24878 3.93246C8.16764 3.89775 8.08309 3.8813 7.99981 3.88135C7.88457 3.88142 7.77177 3.91309 7.67384 3.97171C7.58714 4.02361 7.5121 4.09664 7.45735 4.18755C7.44406 4.20961 7.43213 4.23244 7.42163 4.25588ZM9.17592 8.63388L7.99981 6.04644L6.8237 8.63388H9.17592Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]},Yr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"auto-height",ref:t,icon:oo}))});Yr.displayName="AutoHeight";var ao={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.2001C2.5999 1.86873 2.33127 1.6001 1.9999 1.6001 1.66853 1.6001 1.3999 1.86873 1.3999 2.2001V13.8001C1.3999 14.1315 1.66853 14.4001 1.9999 14.4001 2.33127 14.4001 2.5999 14.1315 2.5999 13.8001V2.2001zM14.5999 2.2001C14.5999 1.86873 14.3313 1.6001 13.9999 1.6001 13.6685 1.6001 13.3999 1.86873 13.3999 2.2001V13.8001C13.3999 14.1315 13.6685 14.4001 13.9999 14.4001 14.3313 14.4001 14.5999 14.1315 14.5999 13.8001V2.2001zM6.424 8.24239C6.65832 8.4767 6.65832 8.8566 6.424 9.09091L6.11502 9.3999H9.33307C10.1063 9.3999 10.7331 8.7731 10.7331 7.9999 10.7331 7.22671 10.1063 6.5999 9.33307 6.5999H4.6666L4.66645 5.3999H9.33307C10.769 5.3999 11.9331 6.56396 11.9331 7.9999 11.9331 9.43584 10.769 10.5999 9.33307 10.5999H6.11485L6.424 10.9091C6.65832 11.1434 6.65832 11.5233 6.424 11.7576 6.18969 11.9919 5.80979 11.9919 5.57548 11.7576L4.24214 10.4242C4.00783 10.1899 4.00783 9.81003 4.24214 9.57572L5.57548 8.24239C5.80979 8.00807 6.18969 8.00807 6.424 8.24239z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.6666 6.5999C4.33523 6.5999 4.06641 6.33127 4.06641 5.9999C4.06641 5.66853 4.33508 5.3999 4.66645 5.3999L4.6666 6.5999Z"}}]},qr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"autowrap-single",ref:t,icon:ao}))});qr.displayName="AutowrapSingle";var so={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.36977 4.66364C2.67525 3.75535 3.95995 3.75535 4.26543 4.66364L6.0261 9.89866C6.13173 10.2127 5.96275 10.553 5.64867 10.6586C5.33459 10.7643 4.99434 10.5953 4.8887 10.2812L3.3176 5.60982L1.7465 10.2812C1.64086 10.5953 1.30062 10.7643 0.986532 10.6586C0.672449 10.553 0.503468 10.2127 0.609102 9.89866L2.36977 4.66364Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.6333 7.87051C1.6333 7.53914 1.90193 7.27051 2.2333 7.27051H4.52594C4.85732 7.27051 5.12594 7.53914 5.12594 7.87051 5.12594 8.20188 4.85732 8.47051 4.52594 8.47051H2.2333C1.90193 8.47051 1.6333 8.20188 1.6333 7.87051zM9.26385 10.0162C8.9281 10.853 7.74343 10.853 7.40768 10.0162L6.02978 6.58181C5.90639 6.27427 6.05568 5.92493 6.36322 5.80154 6.67076 5.67815 7.0201 5.82744 7.14349 6.13498L8.33577 9.10668 9.52805 6.13498C9.65143 5.82744 10.0008 5.67815 10.3083 5.80154 10.6159 5.92493 10.7651 6.27427 10.6418 6.58181L9.26385 10.0162zM14.8178 5.68628C15.1491 5.68628 15.4178 5.95491 15.4178 6.28628L15.4178 10.845C15.4178 11.9648 14.51 12.8726 13.3901 12.8726H12.8888C11.8122 12.8726 10.9395 11.9999 10.9395 10.9233 10.9395 10.5919 11.2081 10.3233 11.5395 10.3233 11.8708 10.3233 12.1395 10.5919 12.1395 10.9233 12.1395 11.3371 12.4749 11.6726 12.8888 11.6726H13.3901C13.8472 11.6726 14.2178 11.3021 14.2178 10.845L14.2178 6.28628C14.2178 5.95491 14.4864 5.68628 14.8178 5.68628z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.9395 7.82632C10.9395 6.58966 11.942 5.58716 13.1786 5.58716C14.4153 5.58716 15.4178 6.58966 15.4178 7.82632C15.4178 9.06297 14.4153 10.0655 13.1786 10.0655C11.942 10.0655 10.9395 9.06297 10.9395 7.82632ZM13.1786 6.78716C12.6047 6.78716 12.1395 7.2524 12.1395 7.82632C12.1395 8.40023 12.6047 8.86547 13.1786 8.86547C13.7525 8.86547 14.2178 8.40023 14.2178 7.82632C14.2178 7.2524 13.7525 6.78716 13.1786 6.78716Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Xr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"avg-single",ref:t,icon:so}))});Xr.displayName="AvgSingle";var lo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_28",style:{maskType:"alpha"},width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0.35 0.72H16.35V16.72H0.35z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_28)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.5853 14.7987L2.27159 3.485L3.12012 2.63647L14.4338 13.9502L13.5853 14.7987Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M1.69629 12.8102L1.69629 14.1743C1.69629 14.8371 2.23355 15.3743 2.89629 15.3743L4.26042 15.3743L4.26042 14.0443L3.02629 14.0443L3.02629 12.8102L1.69629 12.8102ZM4.26042 2.06128L2.89629 2.06128C2.23355 2.06128 1.69629 2.59854 1.69629 3.26128L1.69629 4.62541L3.02629 4.62541L3.02629 3.39128L4.26042 3.39128L4.26042 2.06128ZM1.69629 10.0819L3.02629 10.0819L3.02629 7.35367L1.69629 7.35367L1.69629 10.0819ZM6.98868 2.06128L6.98868 3.39128L9.71693 3.39128L9.71693 2.06128L6.98868 2.06128ZM12.4452 2.06128L12.4452 3.39128L13.6793 3.39128L13.6793 4.62541L15.0093 4.62541L15.0093 3.26128C15.0093 2.59854 14.4721 2.06128 13.8093 2.06128L12.4452 2.06128ZM15.0093 7.35367L13.6793 7.35367L13.6793 10.0819L15.0093 10.0819L15.0093 7.35367ZM15.0093 12.8102L13.6793 12.8102L13.6793 14.0443L12.4452 14.0443L12.4452 15.3743L13.8093 15.3743C14.4721 15.3743 15.0093 14.8371 15.0093 14.1743L15.0093 12.8102ZM9.71693 15.3743L9.71693 14.0443L6.98868 14.0443L6.98868 15.3743L9.71693 15.3743Z"}}]}]},Qr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"back-slash-single",ref:t,icon:lo}))});Qr.displayName="BackSlashSingle";var co={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.65791 1.30005C3.77355 1.30005 3.05664 2.01696 3.05664 2.90132V12.8588C3.05664 13.8755 3.88086 14.6998 4.89759 14.6998H9.1016C11.2233 14.6998 12.9433 12.9798 12.9433 10.8581C12.9433 9.13925 11.8145 7.68407 10.2578 7.1934C10.8806 6.56856 11.2655 5.70659 11.2655 4.75472C11.2655 2.84676 9.71883 1.30005 7.81087 1.30005H4.65791ZM4.25664 2.90132C4.25664 2.6797 4.4363 2.50005 4.65791 2.50005H7.81087C9.05609 2.50005 10.0655 3.5095 10.0655 4.75472C10.0655 5.99993 9.05609 7.00938 7.81087 7.00938H4.25664V2.90132ZM4.25664 12.8588V8.21636H9.1016C10.5606 8.21636 11.7433 9.39909 11.7433 10.8581C11.7433 12.317 10.5606 13.4998 9.1016 13.4998H4.89759C4.5436 13.4998 4.25664 13.2128 4.25664 12.8588Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Jr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"bold-single",ref:t,icon:co}))});Jr.displayName="BoldSingle";var uo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.59219 1.3667C1.70853 1.3667 0.992188 2.08304 0.992188 2.9667V4.9667C0.992188 5.85036 1.70853 6.5667 2.59219 6.5667H11.2694C12.1531 6.5667 12.8694 5.85036 12.8694 4.9667V4.79985H13.8075V8.18642C13.8075 8.38777 13.6579 8.55773 13.4581 8.58321L7.10511 9.39341C6.30618 9.4953 5.70752 10.1752 5.70752 10.9806V14.0332C5.70752 14.3646 5.97615 14.6332 6.30752 14.6332C6.63889 14.6332 6.90752 14.3646 6.90752 14.0332V10.9806C6.90752 10.7792 7.05718 10.6092 7.25692 10.5838L13.6099 9.77356C14.4089 9.67168 15.0075 8.99182 15.0075 8.18642V4.19985C15.0075 3.86848 14.7389 3.59985 14.4075 3.59985H12.8694V2.9667C12.8694 2.08304 12.1531 1.3667 11.2694 1.3667H2.59219ZM2.19219 2.9667C2.19219 2.74579 2.37127 2.5667 2.59219 2.5667H11.2694C11.4903 2.5667 11.6694 2.74579 11.6694 2.9667V4.9667C11.6694 5.18761 11.4903 5.3667 11.2694 5.3667H2.59219C2.37127 5.3667 2.19219 5.18761 2.19219 4.9667V2.9667Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Kr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"brush-single",ref:t,icon:uo}))});Kr.displayName="BrushSingle";var fo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 3.73989C1.14014 2.30396 2.3042 1.13989 3.74014 1.13989H12.2601C13.6961 1.13989 14.8601 2.30395 14.8601 3.73989V4.86989C14.8601 5.20126 14.5915 5.46989 14.2601 5.46989C13.9288 5.46989 13.6601 5.20126 13.6601 4.86989V3.73989C13.6601 2.96669 13.0333 2.33989 12.2601 2.33989H8.34014V3.20284C8.34014 3.20446 8.34014 3.20608 8.34014 3.2077V6.73989C8.34014 7.62355 7.62379 8.33989 6.74014 8.33989H2.70277C2.70112 8.3399 2.69947 8.3399 2.69781 8.33989H2.34014V12.2599C2.34014 13.0331 2.96694 13.6599 3.74014 13.6599H12.2601C13.0333 13.6599 13.6601 13.0331 13.6601 12.2599V11.7299C13.6601 11.3985 13.9288 11.1299 14.2601 11.1299C14.5915 11.1299 14.8601 11.3985 14.8601 11.7299V12.2599C14.8601 13.6958 13.6961 14.8599 12.2601 14.8599H3.74014C2.3042 14.8599 1.14014 13.6958 1.14014 12.2599V3.73989ZM4.26409 7.13989H6.74014C6.96105 7.13989 7.14014 6.96081 7.14014 6.73989V4.55237L4.26409 7.13989ZM7.14014 2.93819V2.33989H6.28159L2.34044 5.614L2.34056 7.13989H2.46992L7.14014 2.93819ZM2.34032 4.05403L4.40368 2.33989H3.74029C2.96705 2.33989 2.34023 2.96676 2.34029 3.74L2.34032 4.05403Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.73877 9.00298C8.73877 9.55526 9.18649 10.003 9.73877 10.003H11.7792C12.1106 10.003 12.3792 9.73435 12.3792 9.40298C12.3792 9.07161 12.1106 8.80298 11.7792 8.80298H10.7874L12.2304 7.36157C12.7051 6.88734 13.4743 6.88754 13.9488 7.36202C14.4234 7.83667 14.4234 8.60624 13.9488 9.0809L13.2095 9.82016C12.9752 10.0545 12.9752 10.4344 13.2095 10.6687C13.4439 10.903 13.8238 10.903 14.0581 10.6687L14.7973 9.92943C15.7406 8.98614 15.7406 7.45678 14.7973 6.51349C13.8544 5.57056 12.3257 5.57015 11.3823 6.51259L9.93877 7.95459V6.96255C9.93877 6.63118 9.67014 6.36255 9.33877 6.36255C9.0074 6.36255 8.73877 6.63118 8.73877 6.96255V9.00298Z"}}]},e3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"cancel-freeze-single",ref:t,icon:fo}))});e3.displayName="CancelFreezeSingle";var ho={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.5939 1.13916L10.6607 1.1392C9.55628 1.13922 8.66093 2.03448 8.66077 3.13893L8.66063 4.19191C8.66059 4.52328 8.92918 4.79194 9.26055 4.79199 9.59192 4.79204 9.86059 4.52344 9.86063 4.19207L9.86077 3.13909C9.86084 2.69731 10.219 2.33921 10.6608 2.3392L12.594 2.33916C13.0358 2.33915 13.394 2.69732 13.394 3.13916L13.394 12.8612C13.394 13.303 13.0358 13.6612 12.594 13.6612H10.6606C10.2188 13.6612 9.86063 13.303 9.86063 12.8612V11.8084C9.86063 11.4771 9.592 11.2084 9.26063 11.2084 8.92926 11.2084 8.66063 11.4771 8.66063 11.8084V12.8612C8.66063 13.9658 9.55606 14.8612 10.6606 14.8612H12.594C13.6986 14.8612 14.594 13.9658 14.594 12.8612L14.594 3.13915C14.594 2.03457 13.6985 1.13914 12.5939 1.13916zM5.33888 1.13919L3.40568 1.13926C2.30114 1.13931 1.40575 2.03474 1.40576 3.13928L1.40586 12.8612C1.40587 13.9658 2.3013 14.8612 3.40586 14.8612H5.33896C6.44353 14.8612 7.33896 13.9658 7.33896 12.8612V11.8084C7.33896 11.4771 7.07033 11.2084 6.73896 11.2084 6.40759 11.2084 6.13896 11.4771 6.13896 11.8084V12.8612C6.13896 13.303 5.78079 13.6612 5.33896 13.6612H3.40586C2.96403 13.6612 2.60586 13.303 2.60586 12.8612L2.60576 3.13927C2.60576 2.69745 2.96391 2.33928 3.40573 2.33926L5.33893 2.33919C5.78077 2.33917 6.13896 2.69735 6.13896 3.13919V4.192C6.13896 4.52337 6.40759 4.792 6.73896 4.792 7.07033 4.792 7.33896 4.52337 7.33896 4.192V3.13919C7.33896 2.03459 6.44348 1.13914 5.33888 1.13919z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.20731 5.99993C8.973 6.23424 8.973 6.61414 9.20731 6.84845L10.0912 7.73235C10.2474 7.88856 10.2474 8.14182 10.0912 8.29803L9.20731 9.18192C8.973 9.41624 8.973 9.79614 9.20731 10.0305 9.44163 10.2648 9.82153 10.2648 10.0558 10.0305L10.9397 9.14654C11.5646 8.52171 11.5646 7.50867 10.9397 6.88384L10.0558 5.99993C9.82153 5.76561 9.44163 5.76561 9.20731 5.99993zM5.94379 5.99993C6.1781 5.76561 6.558 5.76561 6.79232 5.99993 7.02663 6.23424 7.02663 6.61414 6.79232 6.84845L5.90842 7.73235C5.75221 7.88856 5.75221 8.14182 5.90842 8.29803L6.79232 9.18193C7.02663 9.41624 7.02663 9.79614 6.79232 10.0305 6.558 10.2648 6.1781 10.2648 5.94379 10.0305L5.0599 9.14656C4.43506 8.52172 4.43506 7.50866 5.0599 6.88382L5.94379 5.99993z"}}]},t3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"cancel-merge-single",ref:t,icon:ho}))});t3.displayName="CancelMergeSingle";var po={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.1544 3.75557C14.3887 3.98988 14.3887 4.36978 14.1544 4.6041L6.51409 12.2444C6.40157 12.3569 6.24896 12.4201 6.08983 12.4201C5.9307 12.4201 5.77808 12.3569 5.66556 12.2444L1.84541 8.42425C1.6111 8.18993 1.6111 7.81003 1.84541 7.57572C2.07973 7.34141 2.45963 7.34141 2.69394 7.57572L6.08983 10.9716L13.3059 3.75557C13.5402 3.52126 13.9201 3.52126 14.1544 3.75557Z",fillRule:"evenodd",clipRule:"evenodd"}}]},n3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"check-mark-single",ref:t,icon:po}))});n3.displayName="CheckMarkSingle";var vo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1161",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1161)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.36831 3.22148C5.36831 1.94497 6.40313 0.910156 7.67964 0.910156C8.95615 0.910156 9.99097 1.94497 9.99097 3.22149V6.74754H8.72649V3.22149C8.72649 2.64333 8.2578 2.17464 7.67964 2.17464C7.10148 2.17464 6.63279 2.64333 6.63279 3.22148V6.74754H5.36831V3.22148Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.00091 5.47314C3.33644 5.47314 1.9499 6.74914 1.81192 8.40788L1.54428 11.6254C1.38911 13.4909 2.86133 15.0906 4.73327 15.0906H13.6667C14.175 15.0906 14.5544 14.6228 14.4495 14.1255L13.0262 7.37781C12.792 6.26766 11.8125 5.47314 10.6779 5.47314H5.00091ZM10.6779 6.75314H5.00091C4.00223 6.75314 3.1703 7.51874 3.08751 8.51399L2.81988 11.7315C2.72677 12.8508 3.61011 13.8106 4.73327 13.8106H5.7695C5.26362 13.0554 5.05585 12.0527 5.31224 11.047C5.40861 10.6689 5.76242 10.4493 6.10249 10.5564C6.44256 10.6636 6.64012 11.0569 6.54374 11.4349C6.27517 12.4885 6.92898 13.6738 7.87916 13.8106H9.01412C8.50824 13.0554 8.30047 12.0527 8.55686 11.047C8.65324 10.6689 9.00704 10.4493 9.34711 10.5564C9.68719 10.6636 9.88474 11.0569 9.78837 11.4349C9.51979 12.4885 10.1736 13.6738 11.1238 13.8106H13.0749L11.7738 7.64199C11.6645 7.12392 11.2073 6.75314 10.6779 6.75314Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]},r3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"clear-format",ref:t,icon:vo}))});r3.displayName="ClearFormat";var go={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.71274 2.86421C3.47843 2.6299 3.09853 2.6299 2.86421 2.86421C2.6299 3.09853 2.6299 3.47843 2.86421 3.71274L7.15154 8.00007L2.86421 12.2874C2.6299 12.5217 2.6299 12.9016 2.86421 13.1359C3.09853 13.3702 3.47843 13.3702 3.71274 13.1359L8.00007 8.84859L12.2874 13.1359C12.5217 13.3702 12.9016 13.3702 13.1359 13.1359C13.3702 12.9016 13.3702 12.5217 13.1359 12.2874L8.84859 8.00007L13.1359 3.71274C13.3702 3.47843 13.3702 3.09853 13.1359 2.86421C12.9016 2.6299 12.5217 2.6299 12.2874 2.86421L8.00007 7.15154L3.71274 2.86421Z"}}]},V1=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"close-single",ref:t,icon:go}))});V1.displayName="CloseSingle";var mo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M.361328 7.79626C.361328 6.0459 1.78028 4.62695 3.53064 4.62695 4.18424 4.62695 4.80612 4.90867 5.23714 5.40001L5.30149 5.47337C5.52001 5.72247 5.49522 6.10156 5.24612 6.32009 4.99701 6.53861 4.61792 6.51382 4.3994 6.26471L4.33504 6.19135C4.13187 5.95975 3.83873 5.82695 3.53064 5.82695 2.44302 5.82695 1.56133 6.70864 1.56133 7.79626V8.21416C1.56133 9.29594 2.43828 10.1729 3.52006 10.1729 3.83123 10.1729 4.12678 10.0366 4.32877 9.79988L4.39405 9.72339C4.60916 9.47133 4.98788 9.44138 5.23994 9.65649 5.492 9.8716 5.52195 10.2503 5.30684 10.5024L5.24156 10.5789C4.81157 11.0827 4.18244 11.3729 3.52006 11.3729 1.77554 11.3729.361328 9.95868.361328 8.21416V7.79626zM13.2084 4.92822C13.5398 4.92822 13.8084 5.19685 13.8084 5.52822V9.97297C13.8084 10.0834 13.8979 10.173 14.0084 10.173H15.0384C15.3698 10.173 15.6384 10.4416 15.6384 10.773 15.6384 11.1043 15.3698 11.373 15.0384 11.373H14.0084C13.2352 11.373 12.6084 10.7462 12.6084 9.97297V5.52822C12.6084 5.19685 12.877 4.92822 13.2084 4.92822z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.9893 7.42715C10.9893 7.09578 11.2579 6.82715 11.5893 6.82715H14.9428C15.2742 6.82715 15.5428 7.09578 15.5428 7.42715 15.5428 7.75852 15.2742 8.02715 14.9428 8.02715H11.5893C11.2579 8.02715 10.9893 7.75852 10.9893 7.42715zM9.46366 8.71622C9.46366 8.18879 8.9622 7.80569 8.45332 7.94436L8.12019 8.03514C7.68503 8.15373 7.38311 8.54894 7.38311 8.99996V10.7731C7.38311 11.1044 7.11448 11.3731 6.78311 11.3731 6.45173 11.3731 6.18311 11.1044 6.18311 10.7731V8.99996C6.18311 8.0077 6.84733 7.13825 7.80469 6.87736L8.13782 6.78658C9.41001 6.43991 10.6637 7.39764 10.6637 8.71622V10.7731C10.6637 11.1044 10.395 11.3731 10.0637 11.3731 9.73229 11.3731 9.46366 11.1044 9.46366 10.7731V8.71622z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.79079 6.75531C7.12216 6.75528 7.39081 7.02389 7.39084 7.35526L7.39109 10.773C7.39112 11.1043 7.12251 11.373 6.79114 11.373C6.45977 11.373 6.19112 11.1044 6.19109 10.7731L6.19084 7.35535C6.19081 7.02398 6.45942 6.75533 6.79079 6.75531Z",fillRule:"evenodd",clipRule:"evenodd"}}]},i3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"cnt-single",ref:t,icon:mo}))});i3.displayName="CntSingle";var Co={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.92206 2.45064C9.98634 2.12556 9.77492 1.80992 9.44984 1.74564 9.12477 1.68136 8.80913 1.89278 8.74485 2.21785L6.41152 14.0179C6.34724 14.3429 6.55865 14.6586 6.88373 14.7228 7.20881 14.7871 7.52444 14.5757 7.58872 14.2506L9.92206 2.45064zM5.14972 3.90157C5.38815 4.1317 5.39487 4.51154 5.16473 4.74996L2.55461 7.45409C2.01739 8.01066 2.03336 8.89745 2.59029 9.43431L5.14944 11.9013C5.38802 12.1313 5.39498 12.5111 5.165 12.7497 4.93502 12.9883 4.55519 12.9952 4.31662 12.7652L1.75746 10.2983C.723174 9.30122.693506 7.65434 1.69121 6.6207L4.30133 3.91657C4.53146 3.67815 4.9113 3.67143 5.14972 3.90157zM10.8505 3.90157C11.0889 3.67143 11.4688 3.67815 11.6989 3.91657L14.309 6.6207C15.3067 7.65434 15.2771 9.30122 14.2428 10.2983L11.6836 12.7652C11.4451 12.9952 11.0652 12.9883 10.8352 12.7497 10.6053 12.5111 10.6122 12.1313 10.8508 11.9013L13.41 9.43431C13.9669 8.89745 13.9829 8.01066 13.4456 7.45409L10.8355 4.74996C10.6054 4.51154 10.6121 4.1317 10.8505 3.90157z"}}]},o3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"code-single",ref:t,icon:Co}))});o3.displayName="CodeSingle";var bo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.59 1.51H10.46V14.459999999999999H5.59z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.34863 2.53325C1.34863 1.87051 1.88589 1.33325 2.54863 1.33325H13.482C14.1447 1.33325 14.682 1.87051 14.682 2.53325V13.4666C14.682 14.1294 14.1447 14.6666 13.482 14.6666H2.54863C1.88589 14.6666 1.34863 14.1294 1.34863 13.4666V2.53325ZM13.082 2.63325C13.2477 2.63325 13.382 2.76757 13.382 2.93325V5.09946C13.382 5.26515 13.2477 5.39946 13.082 5.39946H10.9708C10.8052 5.39946 10.6708 5.26515 10.6708 5.09946V2.93325C10.6708 2.76757 10.8052 2.63325 10.9708 2.63325H13.082ZM9.37085 2.93325C9.37085 2.76757 9.23653 2.63325 9.07085 2.63325H6.95974C6.79406 2.63325 6.65974 2.76757 6.65974 2.93325V5.09946C6.65974 5.26515 6.79406 5.39946 6.95974 5.39946L9.07085 5.39946C9.23654 5.39946 9.37085 5.26515 9.37085 5.09946V2.93325ZM5.35974 2.93325C5.35974 2.76757 5.22543 2.63325 5.05974 2.63325H2.94863C2.78295 2.63325 2.64863 2.76757 2.64863 2.93325V5.09946C2.64863 5.26515 2.78295 5.39946 2.94863 5.39946H5.05974C5.22543 5.39946 5.35974 5.26515 5.35974 5.09946V2.93325ZM2.94863 6.69946C2.78295 6.69946 2.64863 6.83378 2.64863 6.99946V9.11045C2.64863 9.27613 2.78295 9.41045 2.94863 9.41045H5.05974C5.22543 9.41045 5.35974 9.27613 5.35974 9.11045V6.99946C5.35974 6.83378 5.22543 6.69946 5.05974 6.69946H2.94863ZM2.94863 10.7104C2.78295 10.7104 2.64863 10.8448 2.64863 11.0104V13.0666C2.64863 13.2323 2.78295 13.3666 2.94863 13.3666H5.05974C5.22543 13.3666 5.35974 13.2323 5.35974 13.0666V11.0104C5.35974 10.8448 5.22543 10.7104 5.05974 10.7104H2.94863ZM6.65974 13.0666C6.65974 13.2323 6.79406 13.3666 6.95974 13.3666H9.07085C9.23653 13.3666 9.37085 13.2323 9.37085 13.0666V11.0104C9.37085 10.8448 9.23653 10.7104 9.07085 10.7104L6.95974 10.7104C6.79406 10.7104 6.65974 10.8448 6.65974 11.0104V13.0666ZM10.6708 13.0666C10.6708 13.2323 10.8052 13.3666 10.9708 13.3666H13.082C13.2477 13.3666 13.382 13.2323 13.382 13.0666V11.0104C13.382 10.8448 13.2477 10.7104 13.082 10.7104H10.9708C10.8052 10.7104 10.6708 10.8448 10.6708 11.0104V13.0666ZM13.082 9.41045C13.2477 9.41045 13.382 9.27613 13.382 9.11045V6.99946C13.382 6.83378 13.2477 6.69946 13.082 6.69946H10.9708C10.8052 6.69946 10.6708 6.83378 10.6708 6.99946V9.11045C10.6708 9.27613 10.8052 9.41045 10.9708 9.41045H13.082ZM6.95974 9.41045C6.79406 9.41045 6.65974 9.27613 6.65974 9.11045V6.99946C6.65974 6.83378 6.79406 6.69946 6.95974 6.69946L9.07085 6.69946C9.23653 6.69946 9.37085 6.83378 9.37085 6.99946V9.11045C9.37085 9.27613 9.23653 9.41045 9.07085 9.41045H6.95974Z",fillRule:"evenodd",clipRule:"evenodd"}}]},a3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"conditions",ref:t,icon:bo}))});a3.displayName="Conditions";var So={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_273_6444",style:{maskType:"alpha"},width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0.54 0.84H16.54V16.84H0.54z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_273_6444)"},children:[{tag:"path",attrs:{d:"M6.67742 7.37473V5.64139H9.74408V7.37473H6.67742Z"}},{tag:"path",attrs:{d:"M2.41101 2.84136C2.41101 2.03134 3.06766 1.37469 3.87768 1.37469H13.211C14.021 1.37469 14.6777 2.03135 14.6777 2.84136V14.8414C14.6777 15.6514 14.021 16.308 13.211 16.308H3.87768C3.06767 16.308 2.41101 15.6514 2.41101 14.8414V2.84136ZM5.87742 10.0414C5.43559 10.0414 5.07742 10.3996 5.07742 10.8414C5.07742 11.2832 5.43559 11.6414 5.87742 11.6414H10.5441C10.9859 11.6414 11.3441 11.2832 11.3441 10.8414C11.3441 10.3996 10.9859 10.0414 10.5441 10.0414H5.87742ZM5.07742 12.8414C5.07742 12.3996 5.43559 12.0414 5.87742 12.0414H8.21075C8.65258 12.0414 9.01075 12.3996 9.01075 12.8414C9.01075 13.2832 8.65258 13.6414 8.21075 13.6414H5.87742C5.43559 13.6414 5.07742 13.2832 5.07742 12.8414ZM5.87742 4.04139C5.43559 4.04139 5.07742 4.39957 5.07742 4.84139V8.17473C5.07742 8.61655 5.43559 8.97473 5.87742 8.97473H10.5441C10.9859 8.97473 11.3441 8.61655 11.3441 8.17473V4.84139C11.3441 4.39957 10.9859 4.04139 10.5441 4.04139H5.87742Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]},s3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"content-single-16",ref:t,icon:So}))});s3.displayName="ContentSingle16";var _o={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1141",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1141)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.4004 2.60213C5.25792 2.60213 5.14241 2.71763 5.14241 2.86011V4.32679C5.14241 4.67752 4.85809 4.96184 4.50736 4.96184C4.15663 4.96184 3.87231 4.67752 3.87231 4.32679V2.86011C3.87231 2.01618 4.55646 1.33203 5.4004 1.33203H13.14C13.984 1.33203 14.6681 2.01618 14.6681 2.86011V10.5998C14.6681 11.4437 13.984 12.1278 13.14 12.1278H11.6568C11.3061 12.1278 11.0218 11.8435 11.0218 11.4928C11.0218 11.1421 11.3061 10.8577 11.6568 10.8577H13.14C13.2825 10.8577 13.398 10.7422 13.398 10.5998V2.86011C13.398 2.71763 13.2825 2.60213 13.14 2.60213H5.4004Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.33203 5.40015C1.33203 4.55622 2.01618 3.87207 2.86011 3.87207H10.5998C11.4437 3.87207 12.1278 4.55622 12.1278 5.40015V13.1398C12.1278 13.9837 11.4437 14.6679 10.5998 14.6679H2.86011C2.01618 14.6679 1.33203 13.9837 1.33203 13.1398V5.40015ZM2.86011 5.14217C2.71763 5.14217 2.60213 5.25767 2.60213 5.40015V13.1398C2.60213 13.2823 2.71763 13.3978 2.86011 13.3978H10.5998C10.7422 13.3978 10.8577 13.2823 10.8577 13.1398V5.40015C10.8577 5.25767 10.7422 5.14217 10.5998 5.14217H2.86011Z"}}]}]},l3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"copy",ref:t,icon:_o}))});l3.displayName="Copy";var yo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1093",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1093)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.69148 5.44796C7.69148 5.07977 7.393 4.7813 7.02481 4.7813H3.25445C2.88626 4.7813 2.58779 5.07977 2.58779 5.44796V10.5516C2.58779 10.9198 2.88626 11.2183 3.25445 11.2183H7.02481C7.393 11.2183 7.69148 10.9198 7.69148 10.5516V5.44796ZM2.58779 3.50537C1.88311 3.50537 1.31186 4.07662 1.31186 4.7813V11.2183C1.31186 11.923 1.88311 12.4942 2.58779 12.4942H7.69148C8.39613 12.4942 8.96739 11.923 8.96739 11.2183V4.7813C8.96739 4.07662 8.39613 3.50537 7.69148 3.50537H2.58779Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.8919 10.4557C11.9671 10.4869 12.0496 10.5041 12.1361 10.5041C12.2226 10.5041 12.3051 10.4869 12.3803 10.4557C12.4555 10.4246 12.526 10.3784 12.5872 10.3172L14.5011 8.40335C14.7502 8.15421 14.7502 7.75028 14.5011 7.50114C14.2519 7.252 13.848 7.252 13.5989 7.50114L12.774 8.32595V6.13406C12.774 5.78172 12.4884 5.49609 12.1361 5.49609C11.7837 5.49609 11.4981 5.78172 11.4981 6.13406V8.32595L10.6733 7.50114C10.4241 7.252 10.0202 7.252 9.77106 7.50114C9.52192 7.75028 9.52192 8.15421 9.77106 8.40335L11.6847 10.3169M6.97288 9.84189C6.69858 10.1235 6.25386 10.1235 5.97956 9.84189L5.17866 9.01974L4.37769 9.84195C4.1034 10.1235 3.65867 10.1235 3.38437 9.84195C3.11008 9.56038 3.11008 9.10385 3.38437 8.82228L4.18534 8.00007L3.38439 7.17787C3.11009 6.8963 3.11009 6.43977 3.38439 6.1582C3.65869 5.87663 4.10341 5.87663 4.37771 6.1582L5.17866 6.9804L5.97954 6.15826C6.25384 5.87669 6.69857 5.87669 6.97287 6.15826C7.24716 6.43984 7.24716 6.89636 6.97286 7.17793L6.17198 8.00007L6.97288 8.82222C7.24718 9.10379 7.24718 9.56031 6.97288 9.84189Z"}}]}]},c3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"delete-cell-move-down",ref:t,icon:yo}))});c3.displayName="DeleteCellMoveDown";var Lo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_252_31",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 16H32V32H16z",transform:"rotate(180 16 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_252_31)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.29012 10.552C8.29012 10.9202 8.5886 11.2187 8.95679 11.2187L12.7271 11.2187C13.0953 11.2187 13.3938 10.9202 13.3938 10.552L13.3938 5.44836C13.3938 5.08016 13.0953 4.7817 12.7271 4.7817L8.95678 4.7817C8.5886 4.7817 8.29012 5.08016 8.29012 5.44836L8.29012 10.552ZM13.3938 12.4946C14.0985 12.4946 14.6697 11.9234 14.6697 11.2187L14.6697 4.7817C14.6697 4.07703 14.0985 3.50576 13.3938 3.50576L8.29012 3.50576C7.58547 3.50576 7.0142 4.07703 7.0142 4.7817L7.0142 11.2187C7.0142 11.9234 7.58547 12.4946 8.29012 12.4946L13.3938 12.4946Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M1.37899 7.7562C1.34779 7.83142 1.33053 7.9139 1.33053 8.0004C1.33053 8.0869 1.34779 8.16938 1.37899 8.2446C1.41013 8.31985 1.45626 8.39034 1.51739 8.45151L3.43133 10.3654C3.68046 10.6145 4.08439 10.6145 4.33353 10.3654C4.58266 10.1163 4.58266 9.71232 4.33353 9.46318L3.50873 8.63836L5.70059 8.63836C6.05293 8.63836 6.33855 8.35273 6.33855 8.0004C6.33855 7.64806 6.05293 7.36244 5.70059 7.36244L3.50873 7.36244L4.33353 6.53762C4.58266 6.28848 4.58266 5.88455 4.33353 5.63541C4.08439 5.38627 3.68046 5.38627 3.43133 5.63541L1.51773 7.54899M9.00896 6.15858C9.28326 5.87701 9.72798 5.87701 10.0023 6.15858L10.8032 6.98073L11.6042 6.15852C11.8784 5.87695 12.3232 5.87695 12.5975 6.15852C12.8718 6.44009 12.8718 6.89661 12.5975 7.17819L11.7965 8.00041L12.5975 8.8226C12.8718 9.10417 12.8718 9.56069 12.5975 9.84227C12.3232 10.1238 11.8784 10.1238 11.6041 9.84227L10.8032 9.02007L10.0023 9.84221C9.728 10.1238 9.28327 10.1238 9.00897 9.84221C8.73468 9.56063 8.73468 9.10411 9.00898 8.82254L9.80987 8.00041L9.00896 7.17825C8.73466 6.89668 8.73466 6.44016 9.00896 6.15858Z"}}]}]},u3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"delete-cell-shift-left",ref:t,icon:Lo}))});u3.displayName="DeleteCellShiftLeft";var Eo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1088",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1088)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.70985 5.44796C7.70985 5.07977 7.41137 4.7813 7.04318 4.7813H3.27282C2.90463 4.7813 2.60616 5.07977 2.60616 5.44796V10.5516C2.60616 10.9198 2.90463 11.2183 3.27282 11.2183H7.04318C7.41137 11.2183 7.70985 10.9198 7.70985 10.5516V5.44796ZM2.60616 3.50537C1.90148 3.50537 1.33023 4.07662 1.33023 4.7813V11.2183C1.33023 11.923 1.90148 12.4942 2.60616 12.4942H7.70985C8.4145 12.4942 8.98576 11.923 8.98576 11.2183V4.7813C8.98576 4.07662 8.4145 3.50537 7.70985 3.50537H2.60616Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.621 8.2438C14.6522 8.16858 14.6695 8.0861 14.6695 7.9996C14.6695 7.9131 14.6522 7.83062 14.621 7.7554C14.5899 7.68015 14.5438 7.60966 14.4826 7.54849L12.5687 5.63461C12.3196 5.38547 11.9156 5.38547 11.6665 5.63461C11.4174 5.88375 11.4174 6.28768 11.6665 6.53682L12.4913 7.36164H10.2994C9.94711 7.36164 9.66148 7.64727 9.66148 7.9996C9.66148 8.35194 9.94711 8.63756 10.2994 8.63756H12.4913L11.6665 9.46238C11.4174 9.71152 11.4174 10.1155 11.6665 10.3646C11.9156 10.6137 12.3196 10.6137 12.5687 10.3646L14.4823 8.45101M6.99107 9.84142C6.71677 10.123 6.27205 10.123 5.99775 9.84142L5.19685 9.01927L4.39588 9.84148C4.12159 10.1231 3.67686 10.1231 3.40256 9.84148C3.12826 9.55991 3.12826 9.10339 3.40256 8.82181L4.20353 7.99959L3.40258 7.1774C3.12828 6.89583 3.12828 6.43931 3.40258 6.15773C3.67688 5.87616 4.1216 5.87616 4.3959 6.15773L5.19685 6.97993L5.99773 6.15779C6.27203 5.87622 6.71676 5.87622 6.99106 6.15779C7.26535 6.43937 7.26535 6.89589 6.99105 7.17746L6.19017 7.99959L6.99107 8.82175C7.26537 9.10332 7.26537 9.55984 6.99107 9.84142Z"}}]}]},f3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"delete-cell-shift-right",ref:t,icon:Eo}))});f3.displayName="DeleteCellShiftRight";var wo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_252_36",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z",transform:"matrix(1 0 0 -1 0 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_252_36)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.69172 10.552C7.69172 10.9202 7.39324 11.2187 7.02506 11.2187H3.2547C2.8865 11.2187 2.58803 10.9202 2.58803 10.552V5.44836C2.58803 5.08016 2.8865 4.7817 3.2547 4.7817H7.02506C7.39324 4.7817 7.69172 5.08016 7.69172 5.44836V10.552ZM2.58803 12.4946C1.88335 12.4946 1.3121 11.9234 1.3121 11.2187V4.7817C1.3121 4.07703 1.88335 3.50576 2.58803 3.50576H7.69172C8.39637 3.50576 8.96764 4.07703 8.96764 4.7817V11.2187C8.96764 11.9234 8.39637 12.4946 7.69172 12.4946H2.58803Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.892 5.54431C11.9672 5.51312 12.0497 5.49591 12.1362 5.49591C12.2227 5.49591 12.3052 5.51312 12.3804 5.54431C12.4557 5.57545 12.5261 5.62159 12.5873 5.68276L14.5012 7.59665C14.7503 7.84579 14.7503 8.24972 14.5012 8.49886C14.2521 8.748 13.8481 8.748 13.599 8.49886L12.7741 7.67405V9.86594C12.7741 10.2183 12.4885 10.5039 12.1362 10.5039C11.7839 10.5039 11.4983 10.2183 11.4983 9.86594V7.67405L10.6734 8.49886C10.4243 8.748 10.0203 8.748 9.77121 8.49886C9.52207 8.24972 9.52207 7.84579 9.77121 7.59665L11.6848 5.68305M6.97304 6.15811C6.69874 5.87653 6.25401 5.87654 5.97972 6.15811L5.17881 6.98026L4.37784 6.15805C4.10355 5.87647 3.65882 5.87647 3.38453 6.15805C3.11023 6.43962 3.11023 6.89615 3.38453 7.17772L4.18549 7.99993L3.38454 8.82213C3.11024 9.1037 3.11024 9.56023 3.38454 9.8418C3.65884 10.1234 4.10356 10.1234 4.37786 9.8418L5.17881 9.0196L5.9797 9.84174C6.254 10.1233 6.69872 10.1233 6.97302 9.84174C7.24732 9.56016 7.24732 9.10364 6.97302 8.82207L6.17213 7.99993L6.97304 7.17778C7.24734 6.89621 7.24734 6.43969 6.97304 6.15811Z"}}]}]},d3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"delete-cell-shift-up",ref:t,icon:wo}))});d3.displayName="DeleteCellShiftUp";var Mo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1098",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1098)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.9503 1.33317C12.6866 1.33317 13.2836 1.9301 13.2836 2.6665V13.3332C13.2836 14.0695 12.6866 14.6665 11.9503 14.6665H9.28359C8.54721 14.6665 7.95026 14.0696 7.95026 13.3332L7.95026 2.6665C7.95026 1.9301 8.54721 1.33317 9.28359 1.33317H11.9503ZM11.9503 2.6665V13.3332H9.28359V2.6665H11.9503Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M3.8542 6.29716C3.59385 6.03681 3.17174 6.03681 2.91139 6.29716C2.65104 6.55751 2.65104 6.97962 2.91139 7.23997L3.67157 8.00014L2.9114 8.76031C2.65105 9.02066 2.65105 9.44277 2.9114 9.70312C3.17175 9.96347 3.59387 9.96347 3.85421 9.70312L4.61437 8.94296L5.37459 9.70318C5.63494 9.96352 6.05705 9.96353 6.31741 9.70318C6.57775 9.44283 6.57775 9.02072 6.31741 8.76036L5.55718 8.00014L6.31742 7.23991C6.57777 6.97956 6.57777 6.55745 6.31742 6.2971C6.05707 6.03675 5.63496 6.03675 5.37461 6.2971L4.61437 7.05734L3.8542 6.29716Z"}}]}]},h3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"delete-column",ref:t,icon:Mo}))});h3.displayName="DeleteColumn";var Ro={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1103",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1103)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.6666 11.9502C14.6666 12.6866 14.0697 13.2835 13.3333 13.2835H2.66665C1.93027 13.2835 1.33331 12.6866 1.33331 11.9502V9.28353C1.33331 8.54715 1.93027 7.9502 2.66665 7.9502L13.3333 7.9502C14.0697 7.9502 14.6666 8.54715 14.6666 9.28353V11.9502ZM13.3333 11.9502H2.66665V9.28353H13.3333V11.9502Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.60134 3.85438C9.86169 3.59403 9.86169 3.17192 9.60134 2.91157C9.34099 2.65122 8.91888 2.65122 8.65853 2.91157L7.89835 3.67175L7.13819 2.91159C6.87784 2.65124 6.45573 2.65124 6.19538 2.91159C5.93503 3.17194 5.93503 3.59405 6.19538 3.8544L6.95554 4.61456L6.19532 5.37478C5.93497 5.63513 5.93497 6.05724 6.19532 6.31759C6.45567 6.57794 6.87778 6.57794 7.13813 6.31759L7.89835 5.55737L8.65859 6.3176C8.91893 6.57796 9.34105 6.57796 9.60139 6.3176C9.86175 6.05726 9.86175 5.63514 9.60139 5.3748L8.84116 4.61456L9.60134 3.85438Z"}}]}]},p3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"delete-row",ref:t,icon:Ro}))});p3.displayName="DeleteRow";var xo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.3313 1.4667C5.3313 1.13533 5.59993.866699 5.9313.866699H10.069C10.4004.866699 10.669 1.13533 10.669 1.4667 10.669 1.79807 10.4004 2.0667 10.069 2.0667H5.9313C5.59993 2.0667 5.3313 1.79807 5.3313 1.4667zM1.09985 3.64443C1.09985 3.31306 1.36848 3.04443 1.69985 3.04443H14.2999C14.6312 3.04443 14.8999 3.31306 14.8999 3.64443 14.8999 3.9758 14.6312 4.24443 14.2999 4.24443H1.69985C1.36848 4.24443 1.09985 3.9758 1.09985 3.64443zM6.12398 8.30171C6.35829 8.0674 6.73819 8.0674 6.97251 8.30171L8.00007 9.32928 9.02764 8.30171C9.26195 8.0674 9.64185 8.0674 9.87617 8.30171 10.1105 8.53603 10.1105 8.91593 9.87617 9.15024L8.8486 10.1778 9.87617 11.2054C10.1105 11.4397 10.1105 11.8196 9.87617 12.0539 9.64185 12.2882 9.26195 12.2882 9.02764 12.0539L8.00007 11.0263 6.97251 12.0539C6.73819 12.2882 6.35829 12.2882 6.12398 12.0539 5.88966 11.8196 5.88966 11.4397 6.12398 11.2054L7.15154 10.1778 6.12398 9.15024C5.88966 8.91593 5.88966 8.53603 6.12398 8.30171z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.75332 5.22217C3.86966 5.22217 3.15332 5.93851 3.15332 6.82217V12.5331C3.15332 13.9691 4.31738 15.1332 5.75332 15.1332H10.2465C11.6825 15.1332 12.8465 13.9691 12.8465 12.5331V6.82217C12.8465 5.93851 12.1302 5.22217 11.2465 5.22217H4.75332ZM4.35332 6.82217C4.35332 6.60125 4.53241 6.42217 4.75332 6.42217H11.2465C11.4674 6.42217 11.6465 6.60125 11.6465 6.82217V12.5331C11.6465 13.3063 11.0197 13.9332 10.2465 13.9332H5.75332C4.98012 13.9332 4.35332 13.3063 4.35332 12.5331V6.82217Z",fillRule:"evenodd",clipRule:"evenodd"}}]},v3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"delete-single",ref:t,icon:xo}))});v3.displayName="DeleteSingle";var Io={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_345",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_345)"},children:[{tag:"path",attrs:{d:"M3.00004 1.3335C2.07957 1.3335 1.33337 2.07969 1.33337 3.00016V13.0002C1.33337 13.9143 2.06935 14.6566 2.98108 14.6667C2.99252 14.6671 3.00399 14.6671 3.01547 14.6668H13C13.9205 14.6668 14.6667 13.9207 14.6667 13.0002V11.8335C14.6667 11.4653 14.3682 11.1668 14 11.1668C13.6319 11.1668 13.3334 11.4653 13.3334 11.8335V13.0002C13.3334 13.1843 13.1842 13.3335 13 13.3335H5.25636C5.61522 13.016 5.95119 12.6637 6.25105 12.2868C7.06748 11.2609 7.66671 9.98799 7.66671 8.66683V2.66683H13C13.1841 2.66683 13.3334 2.81606 13.3334 3.00016V4.66683C13.3334 5.03502 13.6319 5.3335 14 5.3335C14.3682 5.3335 14.6667 5.03502 14.6667 4.66683V3.00016C14.6667 2.0797 13.9205 1.3335 13 1.3335H3.00004ZM6.33337 2.66683H3.00004C2.81595 2.66683 2.66671 2.81607 2.66671 3.00016V13.0002C2.66671 13.1484 2.76345 13.274 2.89725 13.3173C3.70845 12.9437 4.55406 12.2781 5.20773 11.4566C5.90507 10.5803 6.33337 9.59203 6.33337 8.66683V2.66683Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M12.4714 5.86209C12.2111 5.60174 11.789 5.60174 11.5286 5.86209 11.2683 6.12244 11.2683 6.54455 11.5286 6.8049L12.3906 7.66683H10C9.63185 7.66683 9.33337 7.96531 9.33337 8.3335 9.33337 8.70169 9.63185 9.00016 10 9.00016H12.3906L11.5286 9.86209C11.2683 10.1224 11.2683 10.5446 11.5286 10.8049 11.789 11.0653 12.2111 11.0653 12.4714 10.8049L14.4714 8.8049C14.5935 8.68286 14.6583 8.52528 14.6659 8.36548 14.6665 8.35482 14.6667 8.34416 14.6667 8.3335L12.4714 5.86209zM12.4714 5.86209L14.4714 7.86209C14.6001 7.9907 14.6651 8.15878 14.6667 8.32734L12.4714 5.86209z"}}]}]},g3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"direct-export-single",ref:t,icon:Io}))});g3.displayName="DirectExportSingle";var Oo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1287",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1287)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M3.99992 1.33301H2.66659C1.93021 1.33301 1.33325 1.92996 1.33325 2.66634V3.99967H2.66659V2.66634L3.99992 2.66634V1.33301zM1.33325 9.33301H2.66659V6.66634H1.33325V9.33301zM6.66659 1.33301V2.66634H7.33325V5.33301H8.66659V2.66634H9.33325V1.33301H6.66659zM11.9999 1.33301V2.66634H13.3333V3.99967H14.6666V2.66634C14.6666 1.92996 14.0696 1.33301 13.3333 1.33301H11.9999zM14.6666 6.66634H13.3333V7.33301H10.6666V8.66634H13.3333V9.33301H14.6666V6.66634zM7.33325 13.333V10.6663H8.66659V13.333H7.33325zM5.33325 7.33301H2.66659V8.66634H5.33325V7.33301z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.33325 13.3333V12H2.66659L2.66659 13.3333H13.3333V12H14.6666V13.3333C14.6666 14.0697 14.0696 14.6667 13.3333 14.6667H2.66659C1.93021 14.6667 1.33325 14.0697 1.33325 13.3333Z"}}]}]},m3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"down-border",ref:t,icon:Oo}))});m3.displayName="DownBorder";var Ho={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM10.3097 5.69014C10.544 5.92445 10.544 6.30435 10.3097 6.53867L8.84843 7.9999L10.3099 9.46137C10.5442 9.69569 10.5442 10.0756 10.3099 10.3099C10.0756 10.5442 9.69569 10.5442 9.46137 10.3099L7.9999 8.84843L6.53842 10.3099C6.30411 10.5442 5.92421 10.5442 5.6899 10.3099C5.45558 10.0756 5.45558 9.69569 5.6899 9.46137L7.15137 7.9999L5.69014 6.53867C5.45583 6.30435 5.45583 5.92445 5.69014 5.69014C5.92445 5.45583 6.30435 5.45583 6.53867 5.69014L7.9999 7.15137L9.46113 5.69014C9.69544 5.45583 10.0753 5.45583 10.3097 5.69014Z",fillRule:"evenodd",clipRule:"evenodd"}}]},C3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"error-single",ref:t,icon:Ho}))});C3.displayName="ErrorSingle";var To={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.65005 1.05005C2.21411 1.05005 1.05005 2.21411 1.05005 3.65005V12.35C1.05005 13.7859 2.21411 14.95 3.65005 14.95H14.35C14.6813 14.95 14.95 14.6813 14.95 14.35C14.95 14.0186 14.6813 13.75 14.35 13.75H3.65005C2.87685 13.75 2.25005 13.1232 2.25005 12.35V3.65005C2.25005 2.87685 2.87685 2.25005 3.65005 2.25005H14.35C14.6813 2.25005 14.95 1.98142 14.95 1.65005C14.95 1.31868 14.6813 1.05005 14.35 1.05005H3.65005Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.6167 5.26668C11.851 5.03236 12.2309 5.03236 12.4652 5.26668L14.7743 7.57575C15.0086 7.81007 15.0086 8.18997 14.7743 8.42428L12.4652 10.7334C12.2309 10.9677 11.851 10.9677 11.6167 10.7334C11.3823 10.499 11.3823 10.1191 11.6167 9.88483L12.9015 8.60002H6.63784C6.30647 8.60002 6.03784 8.3314 6.03784 8.00002C6.03784 7.66865 6.30647 7.40002 6.63784 7.40002H12.9015L11.6167 6.11521C11.3823 5.88089 11.3823 5.50099 11.6167 5.26668Z"}}]},b3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"export-single",ref:t,icon:To}))});b3.displayName="ExportSingle";var Do={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.571533 12.0016V4.69797C0.571533 3.37249 1.64605 2.29797 2.97153 2.29797H5.00397C5.90947 2.29797 6.77882 2.65328 7.42511 3.2875C7.84704 3.70155 8.4146 3.93351 9.00576 3.93351H11.6938C12.8536 3.93351 13.7938 4.87372 13.7938 6.03351V6.83533H13.8982C15.064 6.83533 15.8384 8.04207 15.3527 9.10188L13.6724 12.7686C13.4118 13.3374 12.8435 13.702 12.2179 13.702H2.17045C1.20587 13.702 0.515561 12.8793 0.571533 12.0016ZM1.77153 4.69797C1.77153 4.03523 2.30879 3.49797 2.97153 3.49797H5.00397C5.59513 3.49797 6.16269 3.72993 6.58462 4.14399C7.23091 4.77821 8.10026 5.13351 9.00576 5.13351H11.6938C12.1909 5.13351 12.5938 5.53646 12.5938 6.03351V6.83533H4.64069C3.6604 6.83533 2.76344 7.38669 2.32081 8.26136L1.77153 9.34679V4.69797ZM1.77153 12.1373V12.0664C1.77594 12.0179 1.78952 11.9689 1.81355 11.9214L3.39152 8.80319C3.62986 8.33222 4.11284 8.03533 4.64069 8.03533H13.8982C14.1896 8.03533 14.3832 8.33701 14.2618 8.60197L12.5815 12.2687C12.5164 12.4109 12.3743 12.502 12.2179 12.502H2.17045C1.95161 12.502 1.78924 12.3326 1.77153 12.1373Z",fillRule:"evenodd",clipRule:"evenodd"}}]},S3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"folder-single",ref:t,icon:Do}))});S3.displayName="FolderSingle";var No={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1198",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1198)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.68731 9.98425C5.73282 9.87144 5.77827 9.75442 5.82366 9.63323L6.3312 8.27586H9.65859L10.3523 10.1159C10.405 10.284 10.4868 10.4276 10.6023 10.5378C10.74 10.669 10.9119 10.7236 11.1014 10.714C11.3544 10.7131 11.5919 10.6379 11.6996 10.4032L11.7013 10.3992C11.7901 10.1937 11.7749 9.9634 11.6929 9.7289L8.85351 1.86337C8.79546 1.68828 8.6901 1.54881 8.54213 1.45002C8.38836 1.33863 8.1989 1.29112 7.98798 1.29112C7.78272 1.29112 7.59752 1.34014 7.4446 1.45198C7.30481 1.55223 7.20617 1.69184 7.14935 1.86343L4.324 9.70145L4.32281 9.70495C4.27002 9.86052 4.23828 10.0056 4.23828 10.1346C4.23828 10.2646 4.27116 10.3937 4.36281 10.4909C4.50256 10.6468 4.6921 10.714 4.90604 10.714C5.0369 10.714 5.15805 10.6745 5.26156 10.5916C5.3633 10.5247 5.44621 10.4332 5.51101 10.3217C5.57988 10.2177 5.63858 10.1051 5.68731 9.98425ZM6.72105 7.00152L8.00144 3.32827L9.28183 7.00152H6.72105Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"rect",attrs:{width:11.58,height:2.56,x:2.21,y:12.2,fill:"colorChannel1",rx:1.28}}]}]},_3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"font-color",ref:t,icon:No}))});_3.displayName="FontColor";var Vo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.92494 2.4224C5.37364 1.19807 7.10523 1.19807 7.55394 2.4224L11.7284 13.8128C11.8425 14.124 11.6827 14.4686 11.3716 14.5827C11.0604 14.6967 10.7158 14.5369 10.6017 14.2258L9.02773 9.93099C9.02555 9.93101 9.02338 9.93102 9.0212 9.93102H3.74372C3.6469 9.93102 3.55544 9.90809 3.47447 9.86736L1.87714 14.2258C1.76312 14.5369 1.41845 14.6967 1.10732 14.5827C0.796186 14.4686 0.636401 14.124 0.750429 13.8128L4.92494 2.4224ZM3.89093 8.73102H8.58795L6.42722 2.83533C6.36312 2.66043 6.11576 2.66042 6.05165 2.83533L3.89093 8.73102Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.0504 2.47954C13.0504 2.14817 12.7818 1.87954 12.4504 1.87954C12.1191 1.87954 11.8504 2.14817 11.8504 2.47954V4.11554H10.2144C9.88305 4.11554 9.61442 4.38417 9.61442 4.71554C9.61442 5.04691 9.88305 5.31554 10.2144 5.31554H11.8504V6.95155C11.8504 7.28292 12.1191 7.55155 12.4504 7.55155C12.7818 7.55155 13.0504 7.28292 13.0504 6.95155V5.31554H14.6864C15.0178 5.31554 15.2864 5.04691 15.2864 4.71554C15.2864 4.38417 15.0178 4.11554 14.6864 4.11554H13.0504V2.47954Z"}}]},y3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"font-size-increase-single",ref:t,icon:Vo}))});y3.displayName="FontSizeIncreaseSingle";var Ao={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_683",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_683)"},children:[{tag:"path",attrs:{d:"M3.38645 13.2745L4.16166 11.1001H9.17214L10.2121 13.993C10.2751 14.2073 10.3696 14.3774 10.4957 14.5035C10.6343 14.6421 10.8108 14.7052 11.0251 14.6926C11.3528 14.6926 11.5608 14.5917 11.649 14.39C11.7373 14.1758 11.731 13.9174 11.6301 13.6148L7.64064 2.02456C7.57761 1.82288 7.46417 1.66531 7.3003 1.55187C7.13644 1.42582 6.92215 1.36279 6.65745 1.36279C6.40535 1.36279 6.19737 1.42582 6.0335 1.55187C5.88224 1.66531 5.7751 1.82288 5.71207 2.02456L1.7415 13.577C1.60285 14.0056 1.60285 14.2955 1.7415 14.4468C1.88016 14.6106 2.07554 14.6926 2.32764 14.6926C2.46629 14.6926 2.58604 14.6484 2.68688 14.5602C2.80032 14.4846 2.89486 14.3774 2.97049 14.2388C3.05872 14.1001 3.13435 13.9489 3.19738 13.785C3.2604 13.6211 3.32343 13.451 3.38645 13.2745ZM6.67636 3.29136L8.83181 9.77662H4.5209L6.67636 3.29136Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M13.8056 3.96584C14.1806 3.96584 14.3681 3.7379 14.3681 3.28202C14.3681 3.06143 14.3203 2.89232 14.2248 2.77467C14.1292 2.64967 13.9931 2.58717 13.8167 2.58717H10.177C9.94168 2.58717 9.76889 2.646 9.6586 2.76364C9.55566 2.88129 9.50418 3.05408 9.50418 3.28202C9.50418 3.50996 9.55566 3.68276 9.6586 3.8004C9.76154 3.9107 9.93065 3.96584 10.1659 3.96584H13.8056Z"}}]}]},L3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"font-size-reduce-single-single",ref:t,icon:Ao}))});L3.displayName="FontSizeReduceSingleSingle";var jo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 12.2599C1.14014 13.6958 2.3042 14.8599 3.74014 14.8599H12.2601C13.6961 14.8599 14.8601 13.6958 14.8601 12.2599V3.73989C14.8601 2.30395 13.6961 1.13989 12.2601 1.13989H3.74014C2.3042 1.13989 1.14014 2.30396 1.14014 3.73989V12.2599ZM2.68766 13.1831C2.47131 12.9367 2.34014 12.6136 2.34014 12.2599V11.9756L5.68213 8.21656V9.69237L2.68766 13.1831ZM3.85969 13.6599H5.68213V11.5354L3.85969 13.6599ZM6.88213 13.6599H12.2601C13.0333 13.6599 13.6601 13.0331 13.6601 12.2599V3.73989C13.6601 2.96669 13.0333 2.33989 12.2601 2.33989H6.88213V13.6599ZM5.68213 2.33989H5.10563L2.34014 5.5448V6.99379L5.68213 3.23472V2.33989ZM2.34014 8.79985V10.1696L5.68213 6.4105V5.04078L2.34014 8.79985ZM2.3405 3.70754L3.50344 2.35982C2.85328 2.47053 2.35588 3.02952 2.3405 3.70754Z",fillRule:"evenodd",clipRule:"evenodd"}}]},E3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"freeze-column-single",ref:t,icon:jo}))});E3.displayName="FreezeColumnSingle";var Po={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.74015 1.13989C2.30421 1.13989 1.14015 2.30396 1.14015 3.73989V5.32866C1.14013 5.33155 1.14013 5.33444 1.14015 5.33732V12.2599C1.14015 13.6958 2.30421 14.8599 3.74015 14.8599H12.2602C13.6961 14.8599 14.8602 13.6958 14.8602 12.2599V3.73989C14.8602 2.46491 13.9424 1.40427 12.7315 1.18251C12.6397 1.14703 12.5407 1.13477 12.4436 1.14626C12.383 1.14204 12.3218 1.13989 12.2602 1.13989H3.74015ZM10.9392 2.33989H9.5695L5.81042 5.68188H7.18015L10.9392 2.33989ZM7.76344 2.33989H6.2816L2.34015 5.61425V5.68188H4.00437L7.76344 2.33989ZM2.34015 6.88188V12.2599C2.34015 13.0331 2.96695 13.6599 3.74015 13.6599H12.2602C13.0334 13.6599 13.6602 13.0331 13.6602 12.2599V6.88188H2.34015ZM13.6602 5.68188V4.48357L12.2714 5.68188H13.6602ZM13.4806 3.05349C13.3067 2.745 13.0193 2.50905 12.675 2.40238L8.98621 5.68188H10.4346L13.4806 3.05349ZM2.34015 4.05418L4.4037 2.33989H3.74015C2.96695 2.33989 2.34015 2.9667 2.34015 3.73989V4.05418Z",fillRule:"evenodd",clipRule:"evenodd"}}]},w3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"freeze-row-single",ref:t,icon:Po}))});w3.displayName="FreezeRowSingle";var $o={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 3.73989C1.14014 2.30396 2.3042 1.13989 3.74014 1.13989H12.2601C12.3218 1.13989 12.383 1.14204 12.4436 1.14627C12.5406 1.13479 12.6397 1.14699 12.7315 1.18252C13.9424 1.4043 14.8601 2.46492 14.8601 3.73989V12.2599C14.8601 13.6905 13.7047 14.8513 12.2761 14.8598L12.2572 14.8599L3.74014 14.8599C2.3042 14.8599 1.14014 13.6958 1.14014 12.2599V3.73989ZM12.2677 13.6599L12.2601 13.6599H7.99297L7.99256 8.10687C7.99254 7.88594 8.17163 7.70684 8.39256 7.70684H13.6572V12.2599C13.6572 13.0296 13.0361 13.6542 12.2677 13.6599ZM8.39256 6.50684H9.82177L13.4929 3.07581C13.3217 2.75868 13.0317 2.51513 12.6826 2.40475L8.25499 6.51267C8.30033 6.50881 8.34621 6.50684 8.39256 6.50684ZM13.6601 4.56202L11.5792 6.50684H13.6601V4.56202ZM6.81297 7.85057C6.79953 7.93405 6.79255 8.01969 6.79256 8.10696L6.79265 9.36615L2.72441 13.2234C2.48625 12.9724 2.34014 12.6332 2.34014 12.2599V12.0005L6.81297 7.85057ZM4.00811 13.6599H6.79297L6.79277 11.0197L4.00811 13.6599ZM9.57168 2.33989H10.9882L2.34014 10.3635V8.8534L9.57168 2.33989ZM7.77864 2.33989L2.34014 7.2384V5.61425L6.28159 2.33989H7.77864ZM4.40368 2.33989L2.34014 4.05418V3.73989C2.34014 2.9667 2.96694 2.33989 3.74014 2.33989H4.40368Z",fillRule:"evenodd",clipRule:"evenodd"}}]},M3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"freeze-to-selected-single",ref:t,icon:$o}))});M3.displayName="FreezeToSelectedSingle";var ko={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.09318 3.78608C2.21639 2.9026 2.84219 1.3999 4.08689 1.3999H11.2079C11.7676 1.3999 12.3041 1.62335 12.6984 2.02063L13.2584 2.58488C13.4918 2.82009 13.4904 3.19998 13.2552 3.4334C13.02 3.66683 12.6401 3.66538 12.4066 3.43018L11.8467 2.86593C11.6777 2.69566 11.4477 2.5999 11.2079 2.5999H4.08689C3.90907 2.5999 3.81967 2.81458 3.94493 2.94079L8.24218 7.27082C8.66782 7.69971 8.66782 8.39164 8.24218 8.82053L3.94493 13.1506C3.81967 13.2768 3.90907 13.4915 4.08689 13.4915H11.2079C11.4477 13.4915 11.6777 13.3957 11.8467 13.2254L12.4066 12.6612C12.6401 12.426 13.02 12.4245 13.2552 12.658C13.4904 12.8914 13.4918 13.2713 13.2584 13.5065L12.6984 14.0707C12.3041 14.468 11.7676 14.6915 11.2079 14.6915H4.08689C2.84218 14.6915 2.2164 13.1888 3.09318 12.3053L7.32053 8.04568L3.09318 3.78608Z",fillRule:"evenodd",clipRule:"evenodd"}}]},R3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"function-single",ref:t,icon:ko}))});R3.displayName="FunctionSingle";var Bo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1151",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1151)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.01519 4.9156C7.65059 4.9156 7.29055 4.96431 6.93757 5.05194C6.6062 5.1342 6.2709 4.93226 6.18864 4.60089C6.10638 4.26953 6.30831 3.93422 6.63968 3.85196C7.0796 3.74275 7.53991 3.6792 8.01519 3.6792C9.93752 3.6792 11.6225 4.71575 12.781 5.67605C13.3691 6.16346 13.8434 6.64946 14.171 7.01358C14.3351 7.19604 14.4633 7.34895 14.5515 7.45755C14.5956 7.51187 14.6298 7.5552 14.6535 7.58568C14.6653 7.60092 14.6745 7.61296 14.6811 7.62157L14.6889 7.63188L14.6913 7.63506L14.6921 7.63614C14.6921 7.63614 14.6927 7.63689 14.1972 8.0066C14.6927 8.37631 14.6925 8.37646 14.6925 8.37646L14.6921 8.37705L14.6913 8.37814L14.6889 8.38131L14.6811 8.39163C14.6745 8.40023 14.6653 8.41227 14.6535 8.42752C14.6298 8.458 14.5956 8.50132 14.5515 8.55565C14.4633 8.66425 14.3351 8.81715 14.171 8.99961C13.8434 9.36373 13.3691 9.84973 12.781 10.3371C12.5182 10.555 12.1284 10.5186 11.9106 10.2557C11.6927 9.99285 11.7291 9.60313 11.992 9.38524C12.5227 8.94536 12.9537 8.50406 13.2518 8.1727C13.3051 8.11347 13.354 8.05788 13.3984 8.0066C13.354 7.95531 13.3051 7.89972 13.2518 7.84049C12.9537 7.50913 12.5227 7.06783 11.992 6.62795C10.9131 5.73365 9.50709 4.9156 8.01519 4.9156ZM14.1972 8.0066L14.6925 8.37646C14.8562 8.15715 14.8563 7.8562 14.6927 7.63689L14.1972 8.0066ZM4.11981 5.75748C4.3377 6.02035 4.30123 6.41007 4.03837 6.62795C3.50769 7.06783 3.07669 7.50913 2.7786 7.84049C2.72531 7.89972 2.67639 7.95531 2.63203 8.0066C2.67639 8.05788 2.72531 8.11347 2.7786 8.17271C3.07669 8.50406 3.50769 8.94536 4.03837 9.38524C5.11729 10.2795 6.5233 11.0976 8.01519 11.0976C8.38283 11.0976 8.74582 11.0481 9.10157 10.9591C9.43279 10.8762 9.76846 11.0776 9.85131 11.4088C9.93417 11.74 9.73283 12.0757 9.40162 12.1585C8.95841 12.2694 8.49443 12.334 8.01519 12.334C6.09287 12.334 4.40788 11.2974 3.24935 10.3371C2.66132 9.84973 2.18698 9.36373 1.85941 8.99961C1.69527 8.81715 1.56704 8.66425 1.47887 8.55565C1.43476 8.50132 1.4006 8.458 1.37692 8.42752C1.36508 8.41227 1.35585 8.40023 1.3493 8.39162L1.34149 8.38131L1.3391 8.37813L1.33829 8.37705C1.33829 8.37705 1.33773 8.37631 1.8332 8.0066C1.33773 7.63689 1.33785 7.63673 1.33785 7.63673L1.3391 7.63506L1.34149 7.63188L1.3493 7.62157C1.35585 7.61296 1.36508 7.60092 1.37692 7.58568C1.4006 7.5552 1.43476 7.51187 1.47887 7.45755C1.56704 7.34895 1.69527 7.19604 1.85941 7.01358C2.18698 6.64946 2.66132 6.16346 3.24935 5.67605C3.51221 5.45816 3.90193 5.49462 4.11981 5.75748ZM1.8332 8.0066L1.33785 7.63673C1.1742 7.85604 1.17464 8.15774 1.33829 8.37705L1.8332 8.0066Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M3.8775 2.99454C3.63608 2.75312 3.24466 2.75312 3.00323 2.99454C2.76181 3.23596 2.76181 3.62739 3.00323 3.86881L6.11167 6.97725C5.94588 7.28339 5.85153 7.63423 5.85153 8.00647C5.85153 9.20144 6.82025 10.1702 8.01523 10.1702C8.38756 10.1702 8.73834 10.0758 9.04444 9.91001L12.1095 12.9751C12.3509 13.2165 12.7424 13.2165 12.9838 12.9751C13.2252 12.7337 13.2252 12.3422 12.9838 12.1008L3.8775 2.99454ZM8.0668 8.93237L7.08932 7.9549C7.0884 7.97197 7.08793 7.98916 7.08793 8.00647C7.08793 8.5186 7.5031 8.93377 8.01523 8.93377C8.03254 8.93377 8.04973 8.9333 8.0668 8.93237Z"}}]}]},x3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"hide",ref:t,icon:Bo}))});x3.displayName="Hide";var Uo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_248_114",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_248_114)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 13.333V11.9997H2.66659L2.66659 13.333H3.99992V14.6663H2.66659C1.93021 14.6663 1.33325 14.0694 1.33325 13.333zM2.66659 1.33301H3.99992V2.66634L2.66659 2.66634V3.99967H1.33325V2.66634C1.33325 1.92996 1.93021 1.33301 2.66659 1.33301zM2.66659 9.33301H1.33325V6.66634H2.66659V9.33301zM6.66659 2.66634V1.33301H9.33325V2.66634H8.66496V3.9855H7.33496V2.66634H6.66659zM11.9999 2.66634V1.33301H13.3333C14.0696 1.33301 14.6666 1.92996 14.6666 2.66634V3.99967H13.3333V2.66634H11.9999zM13.3333 6.66634H14.6666V9.33301H13.3333V6.66634zM13.3333 11.9997H14.6666V13.333C14.6666 14.0694 14.0696 14.6663 13.3333 14.6663H11.9999V13.333H13.3333V11.9997zM9.33325 13.333V14.6663H6.66659V13.333H7.33496V12.0138H8.66496V13.333H9.33325zM7.33496 6.66159L7.33496 9.33768H8.66496V6.66159H7.33496z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66687 7.33423H7.33354L2.66687 7.33431V8.66764H7.33354L8.66687 8.66756L13.3335 8.66764V7.33431L8.66687 7.33423Z"}}]}]},I3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"horizontal-border",ref:t,icon:Uo}))});I3.displayName="HorizontalBorder";var Fo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.91296 6.82256L5.89774 6.82237 2.83868 6.8223C1.89982 6.82228 1.13874 6.06119 1.13872 5.12234L1.13867 3.32265C1.13865 2.38375 1.89977 1.62261 2.83866 1.62261L5.90639 1.62259 5.91296 1.62256 5.91953 1.62259 10.0821 1.62258 10.0868 1.62256 10.0914 1.62258 13.1607 1.62256C14.0996 1.62256 14.8607 2.38368 14.8607 3.32256V5.12253C14.8607 6.06143 14.0996 6.82256 13.1607 6.82253L10.0975 6.82246 10.0868 6.82256 10.076 6.82246 5.92815 6.82237 5.91296 6.82256zM10.6868 5.62248L13.1607 5.62253C13.4368 5.62254 13.6607 5.39868 13.6607 5.12253V3.32256C13.6607 3.04642 13.4368 2.82256 13.1607 2.82256L10.6868 2.82257V5.62248zM9.48679 2.82258V5.62245L6.51296 5.62238V2.82259L9.48679 2.82258zM5.31296 2.8226V5.62236L2.8387 5.6223C2.56257 5.62229 2.33872 5.39845 2.33872 5.12231L2.33867 3.32262C2.33867 3.04647 2.56252 2.82261 2.83867 2.82261L5.31296 2.8226zM1.1387 10.8773L1.13878 12.6773C1.13883 13.6162 1.89994 14.3772 2.8388 14.3772L5.90638 14.3772 5.91296 14.3772 5.91955 14.3772 10.0775 14.3772C10.0806 14.3772 10.0837 14.3772 10.0868 14.3772 10.0899 14.3772 10.093 14.3772 10.0961 14.3772L13.1607 14.3772C14.0996 14.3771 14.8607 13.616 14.8607 12.6772V10.8772C14.8607 9.93836 14.0996 9.17725 13.1607 9.17725H2.8387C1.89978 9.17725 1.13865 9.93841 1.1387 10.8773zM9.48679 10.3772H6.51296V13.1772L9.48679 13.1772V10.3772zM10.6868 13.1772V10.3772H13.1607C13.4369 10.3772 13.6607 10.6011 13.6607 10.8772V12.6772C13.6607 12.9533 13.4369 13.1771 13.1607 13.1772L10.6868 13.1772zM5.31296 13.1772V10.3772H2.8387C2.56254 10.3772 2.33868 10.6011 2.3387 10.8773L2.33878 12.6773C2.33879 12.9534 2.56265 13.1772 2.83879 13.1772L5.31296 13.1772z",fillRule:"evenodd",clipRule:"evenodd"}}]},O3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"horizontal-merge-single",ref:t,icon:Fo}))});O3.displayName="HorizontalMergeSingle";var zo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941 1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941 14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999zM3.33315 5.56641C3.00178 5.56641 2.73315 5.83504 2.73315 6.16641 2.73315 6.49778 3.00178 6.76641 3.33315 6.76641H12.6665C12.9979 6.76641 13.2665 6.49778 13.2665 6.16641 13.2665 5.83504 12.9979 5.56641 12.6665 5.56641H3.33315zM1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334 14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334zM3.33315 12.9004C3.00178 12.9004 2.73315 13.169 2.73315 13.5004 2.73315 13.8318 3.00178 14.1004 3.33315 14.1004H12.6665C12.9979 14.1004 13.2665 13.8318 13.2665 13.5004 13.2665 13.169 12.9979 12.9004 12.6665 12.9004H3.33315z"}}]},H3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"horizontally-single",ref:t,icon:zo}))});H3.displayName="HorizontallySingle";var Zo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.6 1.99991C8.60001 1.66854 8.33138 1.39991 8.00001 1.3999C7.66864 1.3999 7.40001 1.66853 7.4 1.9999L7.39996 7.3999H1.9999C1.66853 7.3999 1.3999 7.66853 1.3999 7.9999C1.3999 8.33127 1.66853 8.5999 1.9999 8.5999H7.39995L7.3999 13.9999C7.3999 14.3313 7.66853 14.5999 7.9999 14.5999C8.33127 14.5999 8.5999 14.3313 8.5999 13.9999L8.59995 8.5999H13.9999C14.3313 8.5999 14.5999 8.33127 14.5999 7.9999C14.5999 7.66853 14.3313 7.3999 13.9999 7.3999H8.59996L8.6 1.99991Z"}}]},T3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"increase-single",ref:t,icon:Zo}))});T3.displayName="IncreaseSingle";var Wo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1307",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1307)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 11.9997V13.333C1.33325 14.0694 1.93021 14.6663 2.66659 14.6663H3.99992V13.333H2.66659L2.66659 11.9997H1.33325ZM3.99992 1.33301H2.66659C1.93021 1.33301 1.33325 1.92996 1.33325 2.66634V3.99967H2.66659V2.66634L3.99992 2.66634V1.33301ZM1.33325 9.33301H2.66659V6.66634H1.33325V9.33301ZM6.66659 1.33301V2.66634H9.33325V1.33301H6.66659ZM11.9999 1.33301V2.66634H13.3333V3.99967H14.6666V2.66634C14.6666 1.92996 14.0696 1.33301 13.3333 1.33301H11.9999ZM14.6666 6.66634H13.3333V9.33301H14.6666V6.66634ZM14.6666 11.9997H13.3333V13.333H11.9999V14.6663H13.3333C14.0696 14.6663 14.6666 14.0694 14.6666 13.333V11.9997ZM9.33325 14.6663V13.333H6.66659V14.6663H9.33325Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66693 7.33415V2.66748H7.3336V7.33415H2.66693V8.66748H7.3336V13.3341H8.66693V8.66748H13.3336V7.33415H8.66693Z"}}]}]},D3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"inner-border",ref:t,icon:Wo}))});D3.displayName="InnerBorder";var Go={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1113",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1113)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.66105 5.44796C7.66105 5.07977 7.36257 4.7813 6.99439 4.7813H3.22403C2.85583 4.7813 2.55736 5.07977 2.55736 5.44796V10.5516C2.55736 10.9198 2.85583 11.2183 3.22403 11.2183H6.99439C7.36257 11.2183 7.66105 10.9198 7.66105 10.5516V5.44796ZM2.55736 3.50537C1.85268 3.50537 1.28143 4.07662 1.28143 4.7813V11.2183C1.28143 11.923 1.85268 12.4942 2.55736 12.4942H7.66105C8.3657 12.4942 8.93697 11.923 8.93697 11.2183V4.7813C8.93697 4.07662 8.3657 3.50537 7.66105 3.50537H2.55736Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.9225 10.465C11.9977 10.4962 12.0802 10.5134 12.1667 10.5134C12.2532 10.5134 12.3357 10.4962 12.4109 10.465C12.4862 10.4338 12.5567 10.3877 12.6178 10.3265L14.5317 8.41263C14.7808 8.16349 14.7808 7.75956 14.5317 7.51042C14.2826 7.26128 13.8786 7.26128 13.6295 7.51042L12.8047 8.33523V6.14333C12.8047 5.791 12.5191 5.50537 12.1667 5.50537C11.8144 5.50537 11.5288 5.791 11.5288 6.14333V8.33523L10.7039 7.51042C10.4548 7.26128 10.0509 7.26128 9.80172 7.51042C9.55258 7.75956 9.55258 8.16349 9.80172 8.41263L11.7153 10.3262"}}]}]},N3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"insert-cell-down",ref:t,icon:Go}))});N3.displayName="InsertCellDown";var Yo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1108",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1108)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.56614 5.44796C7.56614 5.07977 7.26766 4.7813 6.89948 4.7813H3.12912C2.76092 4.7813 2.46245 5.07977 2.46245 5.44796V10.5516C2.46245 10.9198 2.76092 11.2183 3.12912 11.2183H6.89948C7.26766 11.2183 7.56614 10.9198 7.56614 10.5516V5.44796ZM2.46245 3.50537C1.75777 3.50537 1.18652 4.07662 1.18652 4.7813V11.2183C1.18652 11.923 1.75777 12.4942 2.46245 12.4942H7.56614C8.27079 12.4942 8.84206 11.923 8.84206 11.2183V4.7813C8.84206 4.07662 8.27079 3.50537 7.56614 3.50537H2.46245Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.7651 8.2438C14.7963 8.16858 14.8135 8.0861 14.8135 7.9996C14.8135 7.9131 14.7963 7.83062 14.7651 7.7554C14.7339 7.68015 14.6878 7.60966 14.6266 7.54849L12.7127 5.63461C12.4636 5.38547 12.0597 5.38547 11.8105 5.63461C11.5614 5.88375 11.5614 6.28768 11.8105 6.53682L12.6353 7.36164H10.4434C10.0911 7.36164 9.80548 7.64727 9.80548 7.9996C9.80548 8.35194 10.0911 8.63756 10.4434 8.63756H12.6353L11.8105 9.46238C11.5614 9.71152 11.5614 10.1155 11.8105 10.3646C12.0597 10.6137 12.4636 10.6137 12.7127 10.3646L14.6263 8.45101"}}]}]},V3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"insert-cell-shift-right",ref:t,icon:Yo}))});V3.displayName="InsertCellShiftRight";var qo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1128",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1128)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.3333 13.4087C14.0697 13.4087 14.6666 12.8117 14.6666 12.0754L14.6666 9.40869C14.6666 8.67231 14.0697 8.07536 13.3333 8.07536L2.66663 8.07536C1.93023 8.07536 1.33329 8.67231 1.33329 9.40869L1.33329 12.0754C1.33329 12.8117 1.93023 13.4087 2.66663 13.4087L13.3333 13.4087ZM2.66663 12.0754L13.3333 12.0754L13.3333 9.40869L2.66663 9.40869L2.66663 12.0754Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.74168 2.59137C8.10987 2.59137 8.40835 2.88984 8.40835 3.25804L8.40835 4.33309L9.48348 4.33309C9.85167 4.33309 10.1501 4.63156 10.1501 4.99976C10.1501 5.36794 9.85167 5.66642 9.48348 5.66642L8.40835 5.66642L8.40835 6.74154C8.40835 7.10973 8.10987 7.4082 7.74168 7.4082C7.37349 7.4082 7.07501 7.10973 7.07501 6.74154L7.07501 5.66642L5.99998 5.66642C5.63179 5.66642 5.33331 5.36794 5.33331 4.99976C5.33331 4.63156 5.63179 4.33309 5.99998 4.33309L7.07501 4.33309L7.07501 3.25804C7.07501 2.88984 7.37349 2.59137 7.74168 2.59137Z"}}]}]},A3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"insert-row-above",ref:t,icon:qo}))});A3.displayName="InsertRowAbove";var Xo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1133",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 16H32V32H16z",transform:"rotate(180 16 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1133)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.66671 2.59131C1.93033 2.59131 1.33337 3.18826 1.33337 3.92464L1.33337 6.59131C1.33337 7.32769 1.93033 7.92464 2.66671 7.92464L13.3334 7.92464C14.0698 7.92464 14.6667 7.32769 14.6667 6.59131L14.6667 3.92464C14.6667 3.18826 14.0698 2.59131 13.3334 2.59131L2.66671 2.59131ZM13.3334 3.92464L2.66671 3.92464L2.66671 6.59131L13.3334 6.59131L13.3334 3.92464Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M8.25838 13.4086C7.8902 13.4086 7.59172 13.1102 7.59172 12.742L7.59172 11.6669L6.51658 11.6669C6.14839 11.6669 5.84992 11.3684 5.84991 11.0002C5.84991 10.6321 6.14839 10.3336 6.51658 10.3336L7.59172 10.3336L7.59171 9.25846C7.59171 8.89027 7.89019 8.5918 8.25838 8.5918C8.62657 8.5918 8.92505 8.89027 8.92505 9.25846L8.92505 10.3336L10.0001 10.3336C10.3683 10.3336 10.6667 10.6321 10.6667 11.0002C10.6667 11.3684 10.3683 11.6669 10.0001 11.6669L8.92505 11.6669L8.92505 12.742C8.92505 13.1102 8.62658 13.4086 8.25838 13.4086Z"}}]}]},j3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"insert-row-below",ref:t,icon:Xo}))});j3.displayName="InsertRowBelow";var Qo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_233_16",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_233_16)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.53337 14C2.35658 14 2.18704 13.9297 2.06203 13.8047C1.93703 13.6797 1.86681 13.5101 1.86681 13.3333C1.86681 13.1565 1.93703 12.987 2.06203 12.862C2.18704 12.7369 2.35658 12.6667 2.53337 12.6667L13.4667 12.6667C13.6435 12.6667 13.813 12.7369 13.938 12.862C14.063 12.987 14.1333 13.1565 14.1333 13.3333C14.1333 13.5101 14.063 13.6797 13.938 13.8047C13.813 13.9297 13.6435 14 13.4667 14L2.53337 14ZM2.53337 3.33333C2.35658 3.33331 2.18703 3.26306 2.06203 3.13804C1.93703 3.01301 1.86681 2.84346 1.86681 2.66667C1.86681 2.48987 1.93703 2.32032 2.06203 2.1953C2.18703 2.07028 2.35658 2.00003 2.53337 2L13.4667 2C13.6435 2.00003 13.813 2.07028 13.938 2.1953C14.063 2.32032 14.1333 2.48987 14.1333 2.66667C14.1333 2.84346 14.063 3.01301 13.938 3.13803C13.813 3.26306 13.6435 3.33331 13.4667 3.33333L2.53337 3.33333Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.0573 7.33327L10.1953 6.47127C10.0703 6.34627 10.0001 6.17672 10.0001 5.99994C10.0001 5.82315 10.0703 5.65361 10.1953 5.52861C10.3203 5.4036 10.4899 5.33337 10.6667 5.33337C10.8434 5.33337 11.013 5.4036 11.138 5.52861L13.138 7.5286C13.2 7.59046 13.2491 7.66393 13.2827 7.74481C13.3162 7.82569 13.3335 7.91238 13.3335 7.99994C13.3335 8.08749 13.3162 8.17419 13.2827 8.25507C13.2491 8.33594 13.2 8.40941 13.138 8.47127L11.138 10.4713C11.0761 10.5332 11.0026 10.5823 10.9217 10.6158C10.8409 10.6493 10.7542 10.6665 10.6667 10.6665C10.5791 10.6665 10.4925 10.6493 10.4116 10.6158C10.3307 10.5823 10.2572 10.5332 10.1953 10.4713C10.1334 10.4094 10.0843 10.3359 10.0508 10.255C10.0173 10.1742 10.0001 10.0875 10.0001 9.99994C10.0001 9.9124 10.0173 9.82573 10.0508 9.74486C10.0843 9.66398 10.1334 9.5905 10.1953 9.52861L11.0573 8.6666L3.33333 8.66661C3.15652 8.66661 2.98695 8.59637 2.86193 8.47134C2.7369 8.34632 2.66666 8.17675 2.66666 7.99994C2.66666 7.82313 2.7369 7.65356 2.86193 7.52853C2.98695 7.40351 3.15652 7.33327 3.33333 7.33327L11.0573 7.33327Z"}}]}]},P3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"insert",ref:t,icon:Qo}))});P3.displayName="Insert";var Jo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.80385 1.40005H11.9997C12.3311 1.40005 12.5997 1.66868 12.5997 2.00005C12.5997 2.33143 12.3311 2.60005 11.9997 2.60005H10.1185L7.12251 13.4001H9.33324C9.66461 13.4001 9.93324 13.6687 9.93324 14.0001C9.93324 14.3314 9.66461 14.6001 9.33324 14.6001H6.34785C6.33847 14.6003 6.32905 14.6003 6.31962 14.6001H3.9999C3.66853 14.6001 3.3999 14.3314 3.3999 14.0001C3.3999 13.6687 3.66853 13.4001 3.9999 13.4001H5.87719L8.87322 2.60005H6.66641C6.33504 2.60005 6.06641 2.33143 6.06641 2.00005C6.06641 1.66868 6.33504 1.40005 6.66641 1.40005H9.52916C9.61698 1.37929 9.71064 1.3781 9.80385 1.40005Z"}}]},$3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"italic-single",ref:t,icon:Jo}))});$3.displayName="ItalicSingle";var Ko={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.39986 6.33339C3.39986 6.00202 3.66849 5.73339 3.99986 5.73339H4.66652C4.99789 5.73339 5.26652 6.00202 5.26652 6.33339 5.26652 6.66476 4.99789 6.93339 4.66652 6.93339H3.99986C3.66849 6.93339 3.39986 6.66476 3.39986 6.33339zM6.99986 5.73339C6.66849 5.73339 6.39986 6.00202 6.39986 6.33339 6.39986 6.66476 6.66849 6.93339 6.99986 6.93339H7.66652C7.99789 6.93339 8.26652 6.66476 8.26652 6.33339 8.26652 6.00202 7.99789 5.73339 7.66652 5.73339H6.99986zM9.06636 6.33339C9.06636 6.00202 9.33499 5.73339 9.66636 5.73339H11.9997C12.3311 5.73339 12.5997 6.00202 12.5997 6.33339 12.5997 6.66476 12.3311 6.93339 11.9997 6.93339H9.66636C9.33499 6.93339 9.06636 6.66476 9.06636 6.33339zM3.99986 8.73339C3.66849 8.73339 3.39986 9.00202 3.39986 9.33339 3.39986 9.66476 3.66849 9.93339 3.99986 9.93339H11.9999C12.3312 9.93339 12.5999 9.66476 12.5999 9.33339 12.5999 9.00202 12.3312 8.73339 11.9999 8.73339H3.99986z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.33338 1.73345L12.6667 1.7334C14.1026 1.73339 15.2667 2.89745 15.2667 4.3334V11C15.2667 12.4359 14.1027 13.6 12.6667 13.6H3.33355C1.89763 13.6 0.733583 12.4359 0.73355 11L0.733398 4.33351C0.733366 2.89755 1.89742 1.73346 3.33338 1.73345ZM12.6667 2.9334L3.33339 2.93345C2.56018 2.93346 1.93338 3.56028 1.9334 4.33348L1.93355 11C1.93357 11.7732 2.56036 12.4 3.33355 12.4H12.6667C13.4399 12.4 14.0667 11.7732 14.0667 11V4.3334C14.0667 3.5602 13.4399 2.93339 12.6667 2.9334Z",fillRule:"evenodd",clipRule:"evenodd"}}]},k3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"keyboard-single",ref:t,icon:Ko}))});k3.displayName="KeyboardSingle";var ea={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1292",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1292)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M14.6664 3.99967L14.6664 2.66634C14.6664 1.92996 14.0694 1.33301 13.333 1.33301L11.9997 1.33301 11.9997 2.66634 13.333 2.66634 13.333 3.99967 14.6664 3.99967zM6.66638 1.33301L6.66638 2.66634 9.33305 2.66634 9.33305 1.33301 6.66638 1.33301zM14.6664 6.66634L13.333 6.66634 13.333 7.33301 10.6664 7.33301 10.6664 8.66634 13.333 8.66634 13.333 9.33301 14.6664 9.33301 14.6664 6.66634zM14.6664 11.9997L13.333 11.9997 13.333 13.333 11.9997 13.333 11.9997 14.6663 13.333 14.6663C14.0694 14.6663 14.6664 14.0694 14.6664 13.333L14.6664 11.9997zM9.33305 14.6663L9.33305 13.333 8.66638 13.333 8.66638 10.6663 7.33305 10.6663 7.33305 13.333 6.66638 13.333 6.66638 14.6663 9.33305 14.6663zM2.66638 7.33301L5.33305 7.33301 5.33305 8.66634 2.66638 8.66634 2.66638 7.33301zM8.66638 5.33301L8.66638 2.66634 7.33305 2.66634 7.33305 5.33301 8.66638 5.33301z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.66667 1.33301L4 1.33301L4 2.66634L2.66667 2.66634L2.66667 13.333L4 13.333L4 14.6663L2.66667 14.6663C1.93029 14.6663 1.33333 14.0694 1.33333 13.333L1.33333 2.66634C1.33333 1.92996 1.93029 1.33301 2.66667 1.33301Z"}}]}]},B3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"left-border",ref:t,icon:ea}))});B3.displayName="LeftBorder";var ta={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_29",style:{maskType:"alpha"},width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0.46 0.72H16.46V16.72H0.46z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_29)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.75537 3.11333L14.8806 8.21036L14.3808 9.30132L4.52076 4.78394L9.03813 14.644L7.94718 15.1438L2.85015 4.01855L2.5419 3.87733L2.66368 3.61154L2.52319 3.30491L2.8788 3.14199L3.04172 2.78638L3.34836 2.92686L3.61415 2.80509L3.75537 3.11333Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M1.80017 12.8102L1.80017 14.1743C1.80017 14.8371 2.33743 15.3743 3.00017 15.3743L4.3643 15.3743L4.3643 14.0443L3.13017 14.0443L3.13017 12.8102L1.80017 12.8102ZM4.3643 2.06128L3.00017 2.06128C2.33743 2.06128 1.80017 2.59854 1.80017 3.26128L1.80017 4.62541L3.13017 4.62541L3.13017 3.39128L4.3643 3.39128L4.3643 2.06128ZM1.80017 10.0819L3.13017 10.0819L3.13017 7.35367L1.80017 7.35367L1.80017 10.0819ZM7.09256 2.06128L7.09256 3.39128L9.82081 3.39128L9.82081 2.06128L7.09256 2.06128ZM12.5491 2.06128L12.5491 3.39128L13.7832 3.39128L13.7832 4.62541L15.1132 4.62541L15.1132 3.26128C15.1132 2.59854 14.5759 2.06128 13.9132 2.06128L12.5491 2.06128ZM15.1132 7.35367L13.7832 7.35367L13.7832 10.0819L15.1132 10.0819L15.1132 7.35367ZM15.1132 12.8102L13.7832 12.8102L13.7832 14.0443L12.5491 14.0443L12.5491 15.3743L13.9132 15.3743C14.5759 15.3743 15.1132 14.8371 15.1132 14.1743L15.1132 12.8102ZM9.82082 15.3743L9.82082 14.0443L7.09256 14.0443L7.09256 15.3743L9.82082 15.3743Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]},U3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"left-double-diagonal-single",ref:t,icon:ta}))});U3.displayName="LeftDoubleDiagonalSingle";var na={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1118",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1118)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.4322 2.66683C13.4322 1.93045 12.8352 1.3335 12.0989 1.3335H9.43219C8.69581 1.3335 8.09886 1.93045 8.09886 2.66683V13.3335C8.09886 14.0699 8.69581 14.6668 9.43219 14.6668H12.0989C12.8352 14.6668 13.4322 14.0699 13.4322 13.3335V2.66683ZM12.0989 13.3335V2.66683H9.43219V13.3335H12.0989Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M2.56769 7.99978C2.56769 7.63159 2.86616 7.33311 3.23435 7.33311H4.30941V6.25798C4.30941 5.88979 4.60788 5.59131 4.97607 5.59131C5.34426 5.59131 5.64274 5.88979 5.64274 6.25798V7.33311H6.71785C7.08604 7.33311 7.38452 7.63159 7.38452 7.99978C7.38452 8.36797 7.08604 8.66644 6.71785 8.66644H5.64274V9.74148C5.64274 10.1097 5.34426 10.4081 4.97607 10.4081C4.60788 10.4081 4.30941 10.1097 4.30941 9.74148V8.66644H3.23435C2.86616 8.66644 2.56769 8.36797 2.56769 7.99978Z"}}]}]},F3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"left-insert-column",ref:t,icon:na}))});F3.displayName="LeftInsertColumn";var ra={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941 1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941 14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999zM1.9999 5.56641C1.66853 5.56641 1.3999 5.83504 1.3999 6.16641 1.3999 6.49778 1.66853 6.76641 1.9999 6.76641H11.3332C11.6646 6.76641 11.9332 6.49778 11.9332 6.16641 11.9332 5.83504 11.6646 5.56641 11.3332 5.56641H1.9999zM1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334 14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334zM1.9999 12.9004C1.66853 12.9004 1.3999 13.169 1.3999 13.5004 1.3999 13.8318 1.66853 14.1004 1.9999 14.1004H11.3332C11.6646 14.1004 11.9332 13.8318 11.9332 13.5004 11.9332 13.169 11.6646 12.9004 11.3332 12.9004H1.9999z"}}]},z3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"left-justifying-single",ref:t,icon:ra}))});z3.displayName="LeftJustifyingSingle";var ia={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3732 3.94019C0.82475 2.75718 2.04917 1.53276 3.23218 2.0812L10.0657 5.24921C10.3663 5.38859 10.497 5.74529 10.3576 6.04592C10.2183 6.34656 9.86157 6.47728 9.56094 6.33791L6.86664 5.08883L4.42613 7.52934C4.41111 7.54436 4.3955 7.55841 4.37936 7.5715L5.6299 10.2689C5.76928 10.5696 5.63855 10.9263 5.33791 11.0656C5.03728 11.205 4.68058 11.0743 4.54121 10.7737L1.3732 3.94019ZM2.72746 3.1699L5.70713 4.55128L3.84327 6.41514L2.46189 3.43547C2.38354 3.26647 2.55846 3.09155 2.72746 3.1699Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.56311 13.7359C4.32879 13.9702 4.32879 14.3501 4.56311 14.5844C4.79742 14.8188 5.17732 14.8188 5.41163 14.5844L13.3083 6.68776L13.3842 8.21165C13.4006 8.54261 13.6823 8.79755 14.0133 8.78108C14.3442 8.76461 14.5992 8.48295 14.5827 8.15199L14.4844 6.17786C14.4413 5.3118 13.3917 4.90732 12.7786 5.52046L4.56311 13.7359Z"}}]},Z3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"left-rotation-forty-five-degrees-single",ref:t,icon:ia}))});Z3.displayName="LeftRotationFortyFiveDegreesSingle";var oa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.4046 13.9395C11.4046 14.2708 11.6732 14.5395 12.0046 14.5395C12.336 14.5395 12.6046 14.2708 12.6046 13.9395V2.77186L13.7358 3.79578C13.9815 4.01815 14.3609 3.99927 14.5833 3.75359C14.8057 3.50792 14.7868 3.12849 14.5411 2.90612L13.0757 1.57967C12.4328 0.997761 11.4046 1.45394 11.4046 2.32106V13.9395Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.22244 9.26836C0.998116 8.81966 0.998119 7.08807 2.22245 6.63936L9.29456 4.04749C9.60569 3.93346 9.95036 4.09325 10.0644 4.40438C10.1784 4.71551 10.0186 5.06018 9.70749 5.1742L6.91911 6.19613V9.64753C6.91911 9.66877 6.918 9.68974 6.91585 9.71041L9.70749 10.7335C10.0186 10.8476 10.1784 11.1922 10.0644 11.5033C9.95036 11.8145 9.60569 11.9743 9.29456 11.8602L2.22244 9.26836ZM2.63538 7.76608L5.71911 6.63592V9.27181L2.63538 8.14165C2.46047 8.07755 2.46047 7.83018 2.63538 7.76608Z",fillRule:"evenodd",clipRule:"evenodd"}}]},W3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"left-rotation-ninety-degrees-single",ref:t,icon:oa}))});W3.displayName="LeftRotationNinetyDegreesSingle";var aa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_43",style:{maskType:"alpha"},width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0.33 0.72H16.33V16.72H0.33z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_43)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.33875 3.57255L2.23657 3.79614L2.72883 4.0211L7.58275 14.6428L8.67419 14.144L5.10931 6.34311L13.5649 14.7987L14.4134 13.9502L5.96172 5.49847L13.7573 9.0609L14.2561 7.96947L3.63438 3.11555L3.40942 2.62329L3.18782 2.72456L3.09973 2.63647L2.93861 2.7976L2.73534 2.70471L2.60444 2.99116L2.31799 3.12206L2.41088 3.32533L2.2512 3.485L2.33875 3.57255Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M1.6759 12.8102L1.6759 14.1743C1.6759 14.8371 2.21316 15.3743 2.8759 15.3743L4.24003 15.3743L4.24003 14.0443L3.0059 14.0443L3.0059 12.8102L1.6759 12.8102ZM4.24003 2.06128L2.8759 2.06128C2.21316 2.06128 1.6759 2.59854 1.6759 3.26128L1.6759 4.62541L3.0059 4.62541L3.0059 3.39128L4.24003 3.39128L4.24003 2.06128ZM1.6759 10.0819L3.0059 10.0819L3.0059 7.35367L1.6759 7.35367L1.6759 10.0819ZM6.96829 2.06128L6.96829 3.39128L9.69655 3.39128L9.69655 2.06128L6.96829 2.06128ZM12.4248 2.06128L12.4248 3.39128L13.6589 3.39128L13.6589 4.62541L14.9889 4.62541L14.9889 3.26128C14.9889 2.59854 14.4517 2.06128 13.7889 2.06128L12.4248 2.06128ZM14.9889 7.35367L13.6589 7.35367L13.6589 10.0819L14.9889 10.0819L14.9889 7.35367ZM14.9889 12.8102L13.6589 12.8102L13.6589 14.0443L12.4248 14.0443L12.4248 15.3743L13.7889 15.3743C14.4517 15.3743 14.9889 14.8371 14.9889 14.1743L14.9889 12.8102ZM9.69655 15.3743L9.69655 14.0443L6.96829 14.0443L6.96829 15.3743L9.69655 15.3743Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]},G3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"left-tridiagonal-single",ref:t,icon:aa}))});G3.displayName="LeftTridiagonalSingle";var sa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.96708 8.23432V11.6842C4.96708 12.0156 5.2357 12.2842 5.56708 12.2842 5.89845 12.2842 6.16708 12.0156 6.16708 11.6842V5.62199C6.16708 4.70621 4.87775 4.5088 4.60373 5.38261L3.2564 9.67905 1.90905 5.3826C1.64268 4.53318.345703 4.6789.345703 5.62021V11.6842C.345703 12.0156.614332 12.2842.945703 12.2842 1.27707 12.2842 1.5457 12.0156 1.5457 11.6842V8.23428L2.49305 11.2552C2.72747 12.0027 3.78534 12.0027 4.01975 11.2552L4.96708 8.23432zM9.59409 8.3393C9.59409 7.86618 9.18572 7.49641 8.71492 7.54323L7.64429 7.64971C7.31454 7.6825 7.02065 7.44178 6.98785 7.11203 6.95506 6.78229 7.19578 6.48839 7.52553 6.4556L8.59616 6.34912C9.77317 6.23206 10.7941 7.15649 10.7941 8.3393V11.684C10.7941 12.0154 10.5255 12.284 10.1941 12.284 9.86272 12.284 9.59409 12.0154 9.59409 11.684V8.3393z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.79541 10.2064C6.79541 9.10233 7.69047 8.20728 8.79458 8.20728 9.89869 8.20728 10.7938 9.10233 10.7938 10.2064 10.7938 11.3106 9.89869 12.2056 8.79458 12.2056 7.69047 12.2056 6.79541 11.3106 6.79541 10.2064zM8.79458 9.40728C8.35321 9.40728 7.99541 9.76508 7.99541 10.2064 7.99541 10.6478 8.35321 11.0056 8.79458 11.0056 9.23595 11.0056 9.59375 10.6478 9.59375 10.2064 9.59375 9.76508 9.23595 9.40728 8.79458 9.40728zM15.386 6.62139C15.6666 6.79764 15.7454 7.16426 15.562 7.44024L12.5296 12.0032C12.3462 12.2791 11.9701 12.36 11.6894 12.1837 11.4088 12.0075 11.33 11.6409 11.5135 11.3649L14.5458 6.80196C14.7292 6.52598 15.1054 6.44513 15.386 6.62139z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.6892 6.62139C11.4086 6.79764 11.3298 7.16426 11.5132 7.44024L14.5456 12.0032C14.729 12.2791 15.1051 12.36 15.3857 12.1837C15.6664 12.0075 15.7451 11.6409 15.5617 11.3649L12.5294 6.80196C12.3459 6.52598 11.9698 6.44513 11.6892 6.62139Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Y3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"max-single",ref:t,icon:sa}))});Y3.displayName="MaxSingle";var la={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.5939 1.13916L10.6607 1.1392C9.5563 1.13922 8.66094 2.03448 8.66079 3.13893L8.66064 4.19191C8.6606 4.52328 8.92919 4.79194 9.26056 4.79199 9.59193 4.79204 9.8606 4.52344 9.86064 4.19207L9.86079 3.13909C9.86085 2.69731 10.219 2.33921 10.6608 2.3392L12.594 2.33916C13.0358 2.33915 13.394 2.69732 13.394 3.13916L13.394 7.40012H10.4947L11.0464 6.84845C11.2807 6.61414 11.2807 6.23424 11.0464 5.99993 10.8121 5.76561 10.4322 5.76561 10.1979 5.99993L9.31395 6.88384C8.68914 7.50867 8.68914 8.52171 9.31396 9.14654L10.1979 10.0305C10.4322 10.2648 10.8121 10.2648 11.0464 10.0305 11.2807 9.79614 11.2807 9.41624 11.0464 9.18192L10.4646 8.60012H13.394L13.394 12.8612C13.394 13.303 13.0359 13.6612 12.594 13.6612H10.6606C10.2188 13.6612 9.86064 13.303 9.86064 12.8612V11.8084C9.86064 11.4771 9.59202 11.2084 9.26064 11.2084 8.92927 11.2084 8.66064 11.4771 8.66064 11.8084V12.8612C8.66064 13.9658 9.55607 14.8612 10.6606 14.8612H12.594C13.6986 14.8612 14.594 13.9658 14.594 12.8612L14.594 8.0066 14.594 8.00012 14.594 7.99363 14.594 3.13915C14.594 2.03457 13.6985 1.13914 12.5939 1.13916zM5.33889 1.13919L3.4057 1.13926C2.30115 1.13931 1.40576 2.03474 1.40578 3.13928L1.40582 7.99139 1.40576 8.00012 1.40582 8.00886 1.40587 12.8612C1.40588 13.9658 2.30131 14.8612 3.40587 14.8612H5.33897C6.44354 14.8612 7.33897 13.9658 7.33897 12.8612V11.8084C7.33897 11.4771 7.07034 11.2084 6.73897 11.2084 6.4076 11.2084 6.13897 11.4771 6.13897 11.8084V12.8612C6.13897 13.303 5.7808 13.6612 5.33897 13.6612H3.40587C2.96405 13.6612 2.60588 13.303 2.60587 12.8612L2.60583 8.60012H5.53538L4.95357 9.18193C4.71925 9.41624 4.71925 9.79614 4.95357 10.0305 5.18788 10.2648 5.56778 10.2648 5.8021 10.0305L6.68599 9.14656C7.31083 8.52172 7.31083 7.50866 6.68599 6.88382L5.8021 5.99993C5.56778 5.76561 5.18788 5.76561 4.95357 5.99993 4.71925 6.23424 4.71925 6.61414 4.95357 6.84845L5.50523 7.40012H2.60582L2.60578 3.13927C2.60577 2.69745 2.96393 2.33928 3.40574 2.33926L5.33894 2.33919C5.78078 2.33917 6.13897 2.69735 6.13897 3.13919V4.192C6.13897 4.52337 6.4076 4.792 6.73897 4.792 7.07034 4.792 7.33897 4.52337 7.33897 4.192V3.13919C7.33897 2.03459 6.44349 1.13914 5.33889 1.13919z"}}]},q3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"merge-all-single",ref:t,icon:la}))});q3.displayName="MergeAllSingle";var ca={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.6707 7.03525C9.0573 7.03525 9.3707 6.72185 9.3707 6.33525 9.3707 5.94866 9.0573 5.63525 8.6707 5.63525 8.28411 5.63525 7.9707 5.94866 7.9707 6.33525 7.9707 6.72185 8.28411 7.03525 8.6707 7.03525zM8.671 12.2842C8.33963 12.2842 8.071 12.0156 8.071 11.6842L8.071 8.20615C8.071 7.87478 8.33962 7.60615 8.671 7.60615 9.00237 7.60615 9.271 7.87478 9.271 8.20615L9.271 11.6842C9.271 12.0156 9.00237 12.2842 8.671 12.2842zM13.5105 9.62735C13.5105 9.09992 13.0091 8.71683 12.5002 8.8555L12.1671 8.94628C11.7319 9.06486 11.43 9.46007 11.43 9.9111V11.6842C11.43 12.0156 11.1614 12.2842 10.83 12.2842 10.4986 12.2842 10.23 12.0156 10.23 11.6842V9.9111C10.23 8.91884 10.8942 8.04938 11.8516 7.7885L12.1847 7.69771C13.4569 7.35104 14.7105 8.30878 14.7105 9.62735V11.6842C14.7105 12.0156 14.4419 12.2842 14.1105 12.2842 13.7792 12.2842 13.5105 12.0156 13.5105 11.6842V9.62735z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.8377 7.66644C11.169 7.66642 11.4377 7.93503 11.4377 8.2664L11.438 11.6841C11.438 12.0155 11.1694 12.2841 10.838 12.2842 10.5066 12.2842 10.238 12.0156 10.238 11.6842L10.2377 8.26649C10.2377 7.93512 10.5063 7.66647 10.8377 7.66644zM5.91043 8.23408V11.684C5.91043 12.0154 6.17906 12.284 6.51043 12.284 6.84181 12.284 7.11043 12.0154 7.11043 11.684V5.62174C7.11043 4.70597 5.82111 4.50856 5.54709 5.38237L4.19976 9.67881 2.85241 5.38235C2.58604 4.53293 1.28906 4.67865 1.28906 5.61997V11.684C1.28906 12.0154 1.55769 12.284 1.88906 12.284 2.22043 12.284 2.48906 12.0154 2.48906 11.684V8.23404L3.43641 11.255C3.67082 12.0025 4.7287 12.0025 4.9631 11.255L5.91043 8.23408z",fillRule:"evenodd",clipRule:"evenodd"}}]},X3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"min-single",ref:t,icon:ca}))});X3.displayName="MinSingle";var ua={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.3536 6.14645C11.5488 6.34171 11.5488 6.65829 11.3536 6.85355L8.35355 9.85355C8.15829 10.0488 7.84171 10.0488 7.64645 9.85355L4.64645 6.85355C4.45118 6.65829 4.45118 6.34171 4.64645 6.14645C4.84171 5.95118 5.15829 5.95118 5.35355 6.14645L8 8.79289L10.6464 6.14645C10.8417 5.95118 11.1583 5.95118 11.3536 6.14645Z",fillRule:"evenodd",clipRule:"evenodd"}}]},at=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"more-down-single",ref:t,icon:ua}))});at.displayName="MoreDownSingle";var fa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8 3.30078C8.55228 3.30078 9 2.85307 9 2.30078 9 1.7485 8.55228 1.30078 8 1.30078 7.44772 1.30078 7 1.7485 7 2.30078 7 2.85307 7.44772 3.30078 8 3.30078zM8 9.00012C8.55228 9.00012 9 8.55241 9 8.00012 9 7.44784 8.55228 7.00012 8 7.00012 7.44772 7.00012 7 7.44784 7 8.00012 7 8.55241 7.44772 9.00012 8 9.00012zM9 13.6995C9 14.2517 8.55228 14.6995 8 14.6995 7.44772 14.6995 7 14.2517 7 13.6995 7 13.1472 7.44772 12.6995 8 12.6995 8.55228 12.6995 9 13.1472 9 13.6995z"}}]},Q3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"more-function-single",ref:t,icon:fa}))});Q3.displayName="MoreFunctionSingle";var da={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.90913 3.57564C6.14345 3.34132 6.52335 3.34132 6.75766 3.57564L10.7577 7.57564C10.992 7.80995 10.992 8.18985 10.7577 8.42417L6.75766 12.4242C6.52335 12.6585 6.14345 12.6585 5.90913 12.4242C5.67482 12.1899 5.67482 11.81 5.90913 11.5756L9.48487 7.9999L5.90913 4.42417C5.67482 4.18985 5.67482 3.80995 5.90913 3.57564Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Kt=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"more-single",ref:t,icon:da}))});Kt.displayName="MoreSingle";var ha={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.1349 1.3999C6.80353 1.3999 6.5349 1.66853 6.5349 1.9999 6.5349 2.33127 6.80353 2.5999 7.1349 2.5999H7.67993V4.55065C7.67993 4.88203 7.94856 5.15065 8.27993 5.15065 8.6113 5.15065 8.87993 4.88203 8.87993 4.55065V2.5999H9.4049C9.73627 2.5999 10.0049 2.33127 10.0049 1.9999 10.0049 1.66853 9.73627 1.3999 9.4049 1.3999H7.1349zM2.5999 7.1349C2.5999 6.80353 2.33127 6.5349 1.9999 6.5349 1.66853 6.5349 1.3999 6.80353 1.3999 7.1349V9.4049C1.3999 9.73627 1.66853 10.0049 1.9999 10.0049 2.33127 10.0049 2.5999 9.73627 2.5999 9.4049V8.86968H4.54992C4.88129 8.86968 5.14992 8.60105 5.14992 8.26968 5.14992 7.93831 4.88129 7.66968 4.54992 7.66968H2.5999V7.1349zM15.1399 7.1349C15.1399 6.80353 14.8713 6.5349 14.5399 6.5349 14.2085 6.5349 13.9399 6.80353 13.9399 7.1349V7.66968H12.0099C11.6786 7.66968 11.4099 7.93831 11.4099 8.26968 11.4099 8.60105 11.6786 8.86968 12.0099 8.86968H13.9399V9.4049C13.9399 9.73627 14.2085 10.0049 14.5399 10.0049 14.8713 10.0049 15.1399 9.73627 15.1399 9.4049V8.27463L15.1399 8.26968 15.1399 8.26472V7.1349zM7.1349 13.9399C6.80353 13.9399 6.5349 14.2085 6.5349 14.5399 6.5349 14.8713 6.80353 15.1399 7.1349 15.1399H8.24962C8.25966 15.1404 8.26977 15.1407 8.27993 15.1407 8.2901 15.1407 8.3002 15.1404 8.31024 15.1399H9.4049C9.73627 15.1399 10.0049 14.8713 10.0049 14.5399 10.0049 14.2085 9.73627 13.9399 9.4049 13.9399H8.87993V12.0107C8.87993 11.6793 8.6113 11.4107 8.27993 11.4107 7.94856 11.4107 7.67993 11.6793 7.67993 12.0107V13.9399H7.1349zM2.60991 4.00967C2.60991 3.23647 3.23671 2.60967 4.00991 2.60967H4.33991C4.67128 2.60967 4.93991 2.34104 4.93991 2.00967 4.93991 1.6783 4.67128 1.40967 4.33991 1.40967H4.00991C2.57397 1.40967 1.40991 2.57373 1.40991 4.00967V4.33967C1.40991 4.67104 1.67854 4.93967 2.00991 4.93967 2.34128 4.93967 2.60991 4.67104 2.60991 4.33967V4.00967zM12.1999 1.40967C11.8685 1.40967 11.5999 1.6783 11.5999 2.00967 11.5999 2.34104 11.8685 2.60967 12.1999 2.60967H12.5299C13.3031 2.60967 13.9299 3.23647 13.9299 4.00967V4.33967C13.9299 4.67104 14.1985 4.93967 14.5299 4.93967 14.8613 4.93967 15.1299 4.67104 15.1299 4.33967V4.00967C15.1299 2.57373 13.9659 1.40967 12.5299 1.40967H12.1999zM2.60991 12.1997C2.60991 11.8683 2.34128 11.5997 2.00991 11.5997 1.67854 11.5997 1.40991 11.8683 1.40991 12.1997V12.5297C1.40991 13.9656 2.57397 15.1297 4.00991 15.1297H4.33991C4.67128 15.1297 4.93991 14.861 4.93991 14.5297 4.93991 14.1983 4.67128 13.9297 4.33991 13.9297H4.00991C3.23671 13.9297 2.60991 13.3029 2.60991 12.5297V12.1997zM15.1299 12.1997C15.1299 11.8683 14.8613 11.5997 14.5299 11.5997 14.1985 11.5997 13.9299 11.8683 13.9299 12.1997V12.5297C13.9299 13.3029 13.3031 13.9297 12.5299 13.9297H12.1999C11.8685 13.9297 11.5999 14.1983 11.5999 14.5297 11.5999 14.861 11.8685 15.1297 12.1999 15.1297H12.5299C13.9659 15.1297 15.1299 13.9656 15.1299 12.5297V12.1997z"}}]},J3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"no-border-single",ref:t,icon:ha}))});J3.displayName="NoBorderSingle";var pa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.665 2.66496H3.33496C2.96493 2.66496 2.66496 2.96493 2.66496 3.33496V12.665C2.66496 13.035 2.96493 13.335 3.33496 13.335H12.665C13.035 13.335 13.335 13.035 13.335 12.665V3.33496C13.335 2.96493 13.035 2.66496 12.665 2.66496ZM3.33496 1.33496C2.23039 1.33496 1.33496 2.23039 1.33496 3.33496V12.665C1.33496 13.7695 2.23039 14.665 3.33496 14.665H12.665C13.7695 14.665 14.665 13.7695 14.665 12.665V3.33496C14.665 2.23039 13.7695 1.33496 12.665 1.33496H3.33496Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.2559 14.1963L1.64941 2.58984L2.58987 1.64939L14.1963 13.2558L13.2559 14.1963Z",fillRule:"evenodd",clipRule:"evenodd"}}]},K3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"no-color",ref:t,icon:pa}))});K3.displayName="NoColor";var va={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.671 2.24246C7.1197 1.01814 8.85129 1.01814 9.3 2.24246L11.8919 9.31458C12.0059 9.62571 11.8461 9.97038 11.535 10.0844C11.2238 10.1984 10.8792 10.0386 10.7652 9.72751L9.74324 6.93913H6.29183C6.2706 6.93913 6.24962 6.93802 6.22895 6.93587L5.20584 9.72751C5.09181 10.0386 4.74715 10.1984 4.43601 10.0844C4.12488 9.97038 3.96509 9.62571 4.07912 9.31458L6.671 2.24246ZM8.17328 2.6554L9.30345 5.73913H6.66755L7.79771 2.6554C7.86181 2.48049 8.10918 2.48049 8.17328 2.6554Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 11.4246C1.66853 11.4246 1.3999 11.6933 1.3999 12.0246C1.3999 12.356 1.66853 12.6246 1.9999 12.6246H13.1675L12.1436 13.7558C11.9212 14.0015 11.9401 14.3809 12.1858 14.6033C12.4314 14.8257 12.8109 14.8068 13.0332 14.5611L14.3597 13.0957C14.9416 12.4528 14.4854 11.4246 13.6183 11.4246H1.9999Z"}}]},e6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"no-rotation-single",ref:t,icon:va}))});e6.displayName="NoRotationSingle";var ga={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.65465 3.96697V2.9942C1.65465 2.9188 1.64353 2.86563 1.62465 2.83387 1.61052 2.81011 1.58943 2.79243 1.53852 2.79243H1.44483C1.23836 2.79243 1.07099 2.62506 1.07099 2.41859 1.07099 2.23956 1.19714 2.09152 1.36369 2.04728 1.4425 2.02634 1.51336 2.00423 1.57642 1.98104 1.65529 1.94986 1.73286 1.91381 1.80913 1.87285 1.8974 1.82544 1.99768 1.79517 2.10303 1.79517 2.41692 1.79517 2.67137 2.04962 2.67137 2.36351V4.02047C2.67137 4.12385 2.75517 4.20765 2.85855 4.20765 3.0614 4.20765 3.22585 4.3721 3.22585 4.57495V4.63332C3.22585 4.86842 3.03527 5.059 2.80018 5.059H1.41884C1.1829 5.059.993164 4.86511.993164 4.63087.993164 4.39932 1.18072 4.20765 1.41398 4.20765 1.5469 4.20765 1.65465 4.09989 1.65465 3.96697zM.949709 9.2145C1.14957 9.02907 1.33226 8.85497 1.49677 8.69321 1.6914 8.50496 1.84244 8.33306 1.95136 8.17747 2.05826 8.02476 2.10492 7.89219 2.10492 7.77781 2.10492 7.65255 2.07293 7.57986 2.02759 7.53865L2.0245 7.5357C1.97641 7.48761 1.9103 7.46013 1.81635 7.46013 1.71986 7.46013 1.6383 7.47348 1.5822 7.51611L1.58034 7.51749C1.42279 7.63092 1.19425 7.67086 1.03149 7.50811L1.02187 7.49849C.868433 7.34505.852261 7.07998 1.03819 6.93364 1.12802 6.86293 1.21897 6.8051 1.31109 6.76081 1.48788 6.67257 1.69616 6.63037 1.93278 6.63037 2.15191 6.63037 2.34929 6.67491 2.52246 6.76665 2.69563 6.85514 2.83257 6.98323 2.93172 7.14966 3.03175 7.31758 3.08022 7.51184 3.08022 7.72929 3.08022 7.91104 3.03028 8.09333 2.93429 8.27521 2.84374 8.45283 2.72797 8.62691 2.58859 8.79616 2.51109 8.88842 2.43304 8.97759 2.35442 9.06369 2.34919 9.06941 2.34388 9.07573 2.33892 9.08228 2.34542 9.08201 2.35268 9.08151 2.36075 9.08073 2.46266 9.07087 2.54985 9.06576 2.62168 9.06576H2.78662C3.02915 9.06576 3.22576 9.26237 3.22576 9.5049 3.22576 9.74742 3.02915 9.94403 2.78662 9.94403H1.23472C1.00261 9.94403.814453 9.75587.814453 9.52376.814453 9.40615.86379 9.29421.949709 9.2145zM1.2579 14.674C1.45109 14.7553 1.67487 14.7946 1.92711 14.7946 2.1451 14.7946 2.34841 14.7599 2.53619 14.6895L2.53746 14.689C2.7264 14.6148 2.88145 14.5071 2.99952 14.3647L3.00018 14.3639C3.12167 14.2138 3.18089 14.0326 3.18089 13.8252 3.18089 13.6181 3.12169 13.4411 2.99737 13.3022 2.91596 13.2112 2.81864 13.1388 2.70642 13.0846 2.80611 13.023 2.88805 12.9505 2.95017 12.8661 3.04138 12.7422 3.08609 12.5977 3.08609 12.4365 3.08609 12.1403 2.97594 11.9041 2.7521 11.7404 2.53645 11.5772 2.25212 11.5002 1.90815 11.5002 1.7136 11.5002 1.52963 11.5372 1.35712 11.6115 1.28512 11.6418 1.21426 11.6776 1.14456 11.7188.938688 11.8404.928034 12.1099 1.06649 12.2774 1.21291 12.4544 1.46028 12.4561 1.63989 12.363 1.70891 12.3286 1.78521 12.3109 1.87023 12.3109 1.96356 12.3109 2.01717 12.3317 2.04691 12.3578 2.07449 12.3821 2.09529 12.4231 2.09529 12.4981 2.09529 12.5709 2.0658 12.6284 1.99667 12.6764 1.96042 12.6999 1.8978 12.7216 1.80025 12.7355 1.61051 12.7625 1.44118 12.9145 1.44118 13.1237 1.44118 13.3319 1.60937 13.4885 1.80489 13.5068 1.87785 13.5136 1.93575 13.5234 1.97985 13.5355 2.07997 13.562 2.12905 13.596 2.14927 13.6246 2.17519 13.6614 2.19008 13.7078 2.19008 13.7684 2.19008 13.8334 2.16583 13.8754 2.1142 13.9064 2.05357 13.9428 1.96521 13.965 1.84179 13.965 1.749 13.965 1.6547 13.9433 1.55817 13.8981 1.363 13.7983 1.08846 13.8083.942801 14.01L.936366 14.0189C.827321 14.1699.821861 14.401.994678 14.5262 1.07406 14.5836 1.16225 14.633 1.2579 14.674zM5.13037 2.827C4.799 2.827 4.53037 3.09563 4.53037 3.427 4.53037 3.75837 4.799 4.027 5.13037 4.027H15.1489C15.4803 4.027 15.7489 3.75837 15.7489 3.427 15.7489 3.09563 15.4803 2.827 15.1489 2.827H5.13037zM4.53037 8.28711C4.53037 7.95574 4.799 7.68711 5.13037 7.68711H15.1489C15.4803 7.68711 15.7489 7.95574 15.7489 8.28711 15.7489 8.61848 15.4803 8.88711 15.1489 8.88711H5.13037C4.799 8.88711 4.53037 8.61848 4.53037 8.28711zM5.13037 12.5475C4.799 12.5475 4.53037 12.8161 4.53037 13.1475 4.53037 13.4788 4.799 13.7475 5.13037 13.7475H15.1489C15.4803 13.7475 15.7489 13.4788 15.7489 13.1475 15.7489 12.8161 15.4803 12.5475 15.1489 12.5475H5.13037z"}}]},t6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"order-single",ref:t,icon:ga}))});t6.displayName="OrderSingle";var ma={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1302",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1302)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.3333 2.66634H2.66659V13.333H13.3333V2.66634ZM2.66659 1.33301C1.93021 1.33301 1.33325 1.92996 1.33325 2.66634V13.333C1.33325 14.0694 1.93021 14.6663 2.66659 14.6663H13.3333C14.0696 14.6663 14.6666 14.0694 14.6666 13.333V2.66634C14.6666 1.92996 14.0696 1.33301 13.3333 1.33301H2.66659Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.33311 2.66748V5.33415H8.66644V2.66748H7.33311zM7.33311 10.6675V13.3341H8.66644V10.6675H7.33311zM13.3331 7.33415H10.6664V8.66748H13.3331V7.33415zM5.33311 7.33415H2.66644V8.66748H5.33311V7.33415z"}}]}]},n6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"outer-border",ref:t,icon:ma}))});n6.displayName="OuterBorder";var Ca={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.9999.733154C8.33127.733154 8.5999 1.00178 8.5999 1.33315V5.33315C8.5999 5.66453 8.33127 5.93315 7.9999 5.93315 7.66853 5.93315 7.3999 5.66453 7.3999 5.33315V1.33315C7.3999 1.00178 7.66853.733154 7.9999.733154zM2.46621 2.73315C2.79758 2.73315 3.06621 3.00178 3.06621 3.33315V12.6665C3.06621 12.9979 2.79758 13.2665 2.46621 13.2665 2.13484 13.2665 1.86621 12.9979 1.86621 12.6665V3.33315C1.86621 3.00178 2.13484 2.73315 2.46621 2.73315zM5.3334 7.3999C5.00203 7.3999 4.7334 7.66853 4.7334 7.9999 4.7334 8.33127 5.00203 8.5999 5.3334 8.5999H12.603L11.9252 9.28591C11.6922 9.52163 11.6945 9.90152 11.9302 10.1344 12.166 10.3673 12.5458 10.3651 12.7788 10.1293L14.4577 8.43018C14.69 8.19509 14.6884 7.81641 14.4542 7.58324L12.7753 5.91184C12.5404 5.67806 12.1605 5.67891 11.9267 5.91375 11.6929 6.14859 11.6938 6.52849 11.9286 6.76228L12.5691 7.3999H5.3334zM8.5999 10.6667C8.5999 10.3353 8.33127 10.0667 7.9999 10.0667 7.66853 10.0667 7.3999 10.3353 7.3999 10.6667V14.6667C7.3999 14.998 7.66853 15.2667 7.9999 15.2667 8.33127 15.2667 8.5999 14.998 8.5999 14.6667V10.6667z"}}]},r6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"overflow-single",ref:t,icon:Ca}))});r6.displayName="OverflowSingle";var ba={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1204",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1204)"},children:[{tag:"rect",attrs:{width:12.62,height:2.79,x:1.69,y:12.25,fill:"colorChannel1",rx:1.4}},{tag:"path",attrs:{fill:"currentColor",d:"M7.74646 2.1642C7.34284 1.65121 6.85947 1.28205 6.38447 1.09593C5.86863 0.893787 5.15166 0.852126 4.70047 1.42917C4.29842 1.94344 4.33082 2.70249 4.57691 3.50395C4.68808 3.8661 4.86846 4.22254 5.12522 4.56617C5.13695 4.58185 5.14927 4.5968 5.16211 4.61102C5.17152 4.6214 5.18122 4.63139 5.19115 4.64096C5.20459 4.65393 5.21855 4.66618 5.23296 4.6777L3.5064 6.40422C3.26756 6.64306 3.26756 7.03033 3.5064 7.26919L7.23756 11.0004C7.47648 11.2392 7.86375 11.2392 8.1026 11.0004L12.8329 6.27001C13.0717 6.03117 13.0717 5.6439 12.8329 5.40505L9.10172 1.67387C8.86288 1.43503 8.47561 1.43503 8.23676 1.67387L7.74646 2.1642ZM7.46162 4.50638C7.47252 4.57574 7.48163 4.64652 7.4888 4.71868C7.52232 5.05481 7.82194 5.30013 8.15807 5.26661C8.4942 5.23311 8.73954 4.93345 8.70601 4.59732C8.65786 4.11463 8.54251 3.6666 8.37892 3.26169L8.66928 2.97135L11.5354 5.83753L10.6106 6.76237H4.87824L7.40802 4.2326C7.42885 4.32128 7.44684 4.41255 7.46162 4.50638ZM6.87284 3.03784C6.57441 2.62008 6.22261 2.34634 5.93815 2.23487C5.80233 2.18165 5.71528 2.17827 5.67638 2.18335C5.6725 2.18387 5.66929 2.18443 5.6666 2.18497L5.6619 2.18607C5.64166 2.21954 5.53594 2.45979 5.74626 3.1449C5.81241 3.36036 5.92262 3.58602 6.09307 3.81761L6.87284 3.03784Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.1932 11.5463C12.6454 11.5463 13.012 11.1797 13.012 10.7275C13.012 10.4475 12.6981 9.92821 12.459 9.5733C12.3299 9.38173 12.0564 9.38174 11.9274 9.57331C11.6883 9.92822 11.3744 10.4475 11.3744 10.7275C11.3744 11.1797 11.741 11.5463 12.1932 11.5463Z"}}]}]},i6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"paint-bucket",ref:t,icon:ba}))});i6.displayName="PaintBucket";var Sa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1138",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1138)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M7.74692 9.12463C7.74692 9.46018 8.01893 9.73219 8.35448 9.73219H11.4933C11.8288 9.73219 12.1009 9.46018 12.1009 9.12463 12.1009 8.78909 11.8288 8.51707 11.4933 8.51707H8.35448C8.01893 8.51707 7.74692 8.78909 7.74692 9.12463zM10.8636 10.8523C10.8636 11.1879 10.5915 11.4599 10.256 11.4599H8.35448C8.01893 11.4599 7.74692 11.1879 7.74692 10.8523 7.74692 10.5168 8.01893 10.2447 8.35448 10.2447H10.256C10.5915 10.2447 10.8636 10.5168 10.8636 10.8523z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.4791 1.98268C5.47913 1.71529 5.87912 1.49854 6.37252 1.49854C6.86593 1.49854 7.26592 1.71529 7.26595 1.98268H7.62187C8.22277 1.98268 8.72459 2.39534 8.84412 2.9452H9.39563C10.0856 2.9452 10.6449 3.48923 10.6449 4.16032V6.00569H12.1261C13.161 6.00569 14 6.82174 14 7.82838V11.334C14 11.8174 13.8025 12.281 13.4511 12.6228L12.0693 13.9647C11.7179 14.3065 11.2412 14.4985 10.7442 14.4985H7.91116C7.05024 14.4985 6.32492 14.0431 6.10535 13.2737H3.34925C2.6593 13.2737 2.09998 12.7297 2.09998 12.0586V4.16032C2.09998 3.48923 2.6593 2.9452 3.34925 2.9452H3.90107C4.0206 2.39534 4.52241 1.98268 5.12332 1.98268H5.4791ZM3.97249 4.16032H3.24925L3.24925 12.0586H6.03725V7.82838C6.03725 6.82174 6.87623 6.00569 7.91116 6.00569H9.49563V4.16032H8.7727C8.58289 4.59611 8.13909 4.90183 7.62187 4.90183H5.12332C4.6061 4.90183 4.1623 4.59611 3.97249 4.16032ZM5.12332 2.89403H7.62187C7.79436 2.89403 7.93419 3.03003 7.93419 3.19781V3.68671C7.93419 3.85448 7.79436 3.99049 7.62187 3.99049H5.12332C4.95083 3.99049 4.811 3.85448 4.811 3.68671V3.19781C4.811 3.03003 4.95083 2.89403 5.12332 2.89403ZM7.91116 7.11157C7.56618 7.11157 7.28652 7.38359 7.28652 7.71913V12.7851C7.28652 13.1206 7.56618 13.3927 7.91116 13.3927H10.7442C10.8401 13.3927 10.9337 13.3712 11.0182 13.3311C11.1373 13.2746 11.1859 13.1423 11.1859 13.0134V12.0066C11.1859 11.8724 11.2978 11.7636 11.4358 11.7636H12.4709C12.6034 11.7636 12.7394 11.7163 12.7975 11.6004C12.8388 11.5182 12.8608 11.4272 12.8608 11.334V7.71913C12.8608 7.38359 12.5811 7.11157 12.2362 7.11157H7.91116Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]},o6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"paste-special",ref:t,icon:Sa}))});o6.displayName="PasteSpecial";var _a={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_561_2",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_561_2)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M4.91876 2.65039C3.66601 2.65039 2.65045 3.66595 2.65045 4.9187 2.65045 6.17146 3.66601 7.18702 4.91876 7.18702 6.17152 7.18702 7.18708 6.17146 7.18708 4.9187 7.18708 3.66595 6.17152 2.65039 4.91876 2.65039zM3.94663 4.9187C3.94663 4.38181 4.38187 3.94657 4.91876 3.94657 5.45566 3.94657 5.8909 4.38181 5.8909 4.9187 5.8909 5.4556 5.45566 5.89084 4.91876 5.89084 4.38187 5.89084 3.94663 5.4556 3.94663 4.9187zM11.0812 8.81299C9.82842 8.81299 8.81286 9.82855 8.81286 11.0813 8.81286 12.3341 9.82842 13.3496 11.0812 13.3496 12.3339 13.3496 13.3495 12.3341 13.3495 11.0813 13.3495 9.82855 12.3339 8.81299 11.0812 8.81299zM10.109 11.0813C10.109 10.5444 10.5443 10.1092 11.0812 10.1092 11.6181 10.1092 12.0533 10.5444 12.0533 11.0813 12.0533 11.6182 11.6181 12.0534 11.0812 12.0534 10.5443 12.0534 10.109 11.6182 10.109 11.0813zM13.1597 2.84021C13.4128 3.09331 13.4128 3.50365 13.1597 3.75675L3.7568 13.1596C3.5037 13.4127 3.09336 13.4127 2.84026 13.1596 2.58717 12.9065 2.58717 12.4962 2.84026 12.2431L12.2431 2.84021C12.4962 2.58712 12.9066 2.58712 13.1597 2.84021z"}}]}]},a6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"percent-single",ref:t,icon:_a}))});a6.displayName="PercentSingle";var ya={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.35928 2.57764C3.61338 1.77872 4.36128 1.19995 5.24437 1.19995C6.12746 1.19995 6.87537 1.77872 7.12947 2.57764H11.7885C13.4928 2.57764 14.7999 3.8461 14.7997 5.5888C14.7995 7.33129 13.4929 8.59984 11.7885 8.59984H6.63121L6.6224 8.5999H4.21143C3.16019 8.5999 2.4001 9.34071 2.4002 10.4109C2.40029 11.4814 3.16029 12.2221 4.21143 12.2221H8.87045C9.12449 11.4231 9.87245 10.8442 10.7556 10.8442C11.6388 10.8442 12.3868 11.4231 12.6408 12.2222H14.1999C14.5312 12.2222 14.7999 12.4908 14.7999 12.8222C14.7999 13.1535 14.5312 13.4222 14.1999 13.4222H12.6407C12.3866 14.221 11.6387 14.7998 10.7556 14.7998C9.87252 14.7998 9.12461 14.221 8.87051 13.4221H4.21143C2.50701 13.4221 1.20035 12.1536 1.2002 10.4111C1.20004 8.66836 2.50712 7.3999 4.21143 7.3999H6.61326L6.62208 7.39984H11.7885C12.8396 7.39984 13.5996 6.65912 13.5997 5.58868C13.5998 4.51844 12.8397 3.77764 11.7885 3.77764H7.12952C6.87548 4.57664 6.12753 5.1555 5.24437 5.1555C4.36122 5.1555 3.61327 4.57664 3.35922 3.77764H1.8002C1.46882 3.77764 1.2002 3.50901 1.2002 3.17764C1.2002 2.84627 1.46882 2.57764 1.8002 2.57764H3.35928ZM4.46671 3.16449C4.47377 2.74105 4.81924 2.39995 5.24437 2.39995C5.67026 2.39995 6.0162 2.74226 6.02207 3.16675L6.02197 3.17764L6.02207 3.1886C6.01625 3.61314 5.67029 3.95549 5.24437 3.95549C4.81921 3.95549 4.47372 3.61435 4.46671 3.19085L4.46685 3.17764L4.46671 3.16449ZM9.97788 12.8307C9.98254 13.2562 10.329 13.5998 10.7556 13.5998C11.1815 13.5998 11.5274 13.2575 11.5333 12.8331C11.5332 12.8294 11.5332 12.8258 11.5332 12.8222C11.5332 12.8185 11.5332 12.8148 11.5333 12.8111C11.5275 12.3866 11.1815 12.0442 10.7556 12.0442C10.3289 12.0442 9.98248 12.3878 9.97788 12.8134C9.97792 12.8163 9.97794 12.8192 9.97794 12.8221C9.97794 12.825 9.97792 12.8278 9.97788 12.8307Z",fillRule:"evenodd",clipRule:"evenodd"}}]},s6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"piping-single",ref:t,icon:ya}))});s6.displayName="PipingSingle";var La={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.273 2.72206C11.0214 2.50641 10.9922 2.12763 11.2079 1.87603C11.4235 1.62444 11.8023 1.59531 12.0539 1.81097L14.3833 3.80761C14.5134 3.91733 14.5962 4.08137 14.5967 4.26477L14.5967 4.2665C14.5967 4.41745 14.541 4.55538 14.4489 4.66083C14.44 4.67109 14.4307 4.68108 14.421 4.69077L12.0877 7.02411C11.8534 7.25842 11.4735 7.25843 11.2392 7.02412C11.0049 6.78981 11.0049 6.40991 11.2392 6.17559L12.5482 4.8665H6.63324C4.40569 4.8665 2.5999 6.67229 2.5999 8.89984C2.5999 11.1274 4.40569 12.9332 6.63324 12.9332H11.9972C12.3286 12.9332 12.5972 13.2018 12.5972 13.5332C12.5972 13.8645 12.3286 14.1332 11.9972 14.1332H6.63324C3.74295 14.1332 1.3999 11.7901 1.3999 8.89984C1.3999 6.00955 3.74295 3.6665 6.63324 3.6665H12.3748L11.273 2.72206Z"}}]},l6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"redo-single",ref:t,icon:La}))});l6.displayName="RedoSingle";var Ea={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.33307 1.3916C5.14145 1.3916 4.06641 2.27555 4.06641 3.49366V6.49777C4.06641 7.71586 5.14145 8.59982 6.33307 8.59982C7.52469 8.59982 8.59974 7.71586 8.59974 6.49777V3.49366C8.59974 2.27555 7.52469 1.3916 6.33307 1.3916ZM5.26641 3.49366C5.26641 3.05264 5.68376 2.5916 6.33307 2.5916C6.98239 2.5916 7.39974 3.05264 7.39974 3.49366V6.49777C7.39974 6.93878 6.98239 7.39982 6.33307 7.39982C5.68376 7.39982 5.26641 6.93878 5.26641 6.49777V3.49366Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.90913 9.5417C8.14345 9.30739 8.52335 9.30739 8.75766 9.5417 8.99198 9.77602 8.99198 10.1559 8.75766 10.3902L7.78193 11.366H13.9999C14.3313 11.366 14.5999 11.6346 14.5999 11.966 14.5999 12.2973 14.3313 12.566 13.9999 12.566H7.78193L8.75766 13.5417C8.99198 13.776 8.99198 14.1559 8.75766 14.3902 8.52335 14.6245 8.14345 14.6245 7.90913 14.3902L5.91739 12.3985C5.80388 12.2893 5.73324 12.1359 5.73324 11.966 5.73324 11.796 5.80388 11.6426 5.91739 11.5334L7.90913 9.5417zM1.3999 8.3002C1.3999 7.96882 1.66853 7.7002 1.9999 7.7002H2.33324C2.66461 7.7002 2.93324 7.96882 2.93324 8.3002 2.93324 8.63157 2.66461 8.9002 2.33324 8.9002H1.9999C1.66853 8.9002 1.3999 8.63157 1.3999 8.3002z"}}]},c6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"reduce-digits-single",ref:t,icon:Ea}))});c6.displayName="ReduceDigitsSingle";var wa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_233_11",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_233_11)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.53331 14C2.35652 14 2.18697 13.9297 2.06197 13.8047C1.93697 13.6797 1.86675 13.5101 1.86675 13.3333C1.86675 13.1565 1.93697 12.987 2.06197 12.862C2.18697 12.7369 2.35652 12.6667 2.53331 12.6667L13.4666 12.6667C13.6434 12.6667 13.813 12.7369 13.938 12.862C14.063 12.987 14.1332 13.1565 14.1332 13.3333C14.1332 13.5101 14.063 13.6797 13.938 13.8047C13.813 13.9297 13.6434 14 13.4666 14L2.53331 14ZM2.53331 3.33333C2.35652 3.33331 2.18697 3.26306 2.06197 3.13804C1.93697 3.01301 1.86675 2.84346 1.86675 2.66667C1.86675 2.48987 1.93697 2.32032 2.06197 2.1953C2.18697 2.07028 2.35652 2.00003 2.53331 2L13.4666 2C13.6434 2.00003 13.813 2.07028 13.938 2.1953C14.063 2.32032 14.1332 2.48987 14.1332 2.66667C14.1332 2.84346 14.063 3.01301 13.938 3.13803C13.813 3.26306 13.6434 3.33331 13.4666 3.33333L2.53331 3.33333Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M10.8142 10.8141C10.5588 11.0695 10.1447 11.0695 9.88929 10.8141L7.97868 8.90354L6.14021 10.742C5.89652 10.9857 5.50142 10.9857 5.25774 10.742C5.01405 10.4983 5.01405 10.1032 5.25774 9.85955L7.09621 8.02107L5.18561 6.11047C4.93021 5.85507 4.93021 5.44098 5.18561 5.18557C5.44101 4.93017 5.8551 4.93017 6.11051 5.18557L8.02111 7.09618L9.85959 5.2577C10.1033 5.01401 10.4984 5.01401 10.7421 5.2577C10.9857 5.50139 10.9857 5.89648 10.7421 6.14017L8.90358 7.97865L10.8142 9.88925C11.0696 10.1447 11.0696 10.5587 10.8142 10.8141Z"}}]}]},u6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"reduce",ref:t,icon:wa}))});u6.displayName="Reduce";var Ma={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1297",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1297)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 3.99992L1.33325 2.66659C1.33325 1.93021 1.93021 1.33325 2.66659 1.33325L3.99992 1.33325 3.99992 2.66659 2.66659 2.66659 2.66659 3.99992 1.33325 3.99992zM9.33325 1.33325L9.33325 2.66658 6.66659 2.66659 6.66659 1.33325 9.33325 1.33325zM1.33325 6.66659L2.66659 6.66659 2.66659 7.33325 5.33325 7.33325 5.33325 8.66659 2.66659 8.66659 2.66659 9.33325 1.33325 9.33325 1.33325 6.66659zM1.33325 11.9999L2.66659 11.9999 2.66659 13.3333 3.99992 13.3333 3.99992 14.6666 2.66659 14.6666C1.93021 14.6666 1.33325 14.0696 1.33325 13.3333L1.33325 11.9999zM6.66659 14.6666L6.66659 13.3333 7.33325 13.3333 7.33325 10.6666 8.66659 10.6666 8.66659 13.3333 9.33325 13.3333 9.33325 14.6666 6.66659 14.6666zM13.3333 7.33325L10.6666 7.33325 10.6666 8.66659 13.3333 8.66658 13.3333 7.33325zM7.33325 5.33325L7.33325 2.66659 8.66659 2.66659 8.66659 5.33325 7.33325 5.33325z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.3333 1.33325L12 1.33325L12 2.66659L13.3333 2.66659L13.3333 13.3333L12 13.3333L12 14.6666L13.3333 14.6666C14.0697 14.6666 14.6667 14.0696 14.6667 13.3333L14.6667 2.66659C14.6667 1.93021 14.0697 1.33325 13.3333 1.33325Z"}}]}]},f6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"right-border",ref:t,icon:Ma}))});f6.displayName="RightBorder";var Ra={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_42",style:{maskType:"alpha"},width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0.54 0.48H16.54V16.48H0.54z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_42)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.2368 2.87507L2.11162 7.97208L2.61144 9.06304L12.4714 4.54568L7.95409 14.4057L9.04505 14.9055L14.1421 3.78029L14.4503 3.63905L14.3286 3.37322L14.469 3.0666L14.1134 2.90369L13.9505 2.5481L13.6439 2.68857L13.3781 2.56678L13.2368 2.87507Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M4.44524 1.82495L3.08111 1.82495C2.41837 1.82495 1.88111 2.36221 1.88111 3.02495L1.88111 4.38908L3.21111 4.38908L3.21111 3.15495L4.44524 3.15495L4.44524 1.82495ZM15.1941 4.38908L15.1941 3.02495C15.1941 2.36221 14.6569 1.82495 13.9941 1.82495L12.63 1.82495L12.63 3.15495L13.8641 3.15495L13.8641 4.38908L15.1941 4.38908ZM7.17349 1.82495L7.17349 3.15495L9.90175 3.15495L9.90175 1.82495L7.17349 1.82495ZM15.1941 7.11734L13.8641 7.11734L13.8641 9.84559L15.1941 9.84559L15.1941 7.11734ZM15.1941 12.5739L13.8641 12.5739L13.8641 13.808L12.63 13.808L12.63 15.138L13.9941 15.138C14.6569 15.138 15.1941 14.6007 15.1941 13.938L15.1941 12.5739ZM9.90175 15.138L9.90175 13.808L7.17349 13.808L7.17349 15.138L9.90175 15.138ZM4.44524 15.138L4.44524 13.808L3.21111 13.808L3.21111 12.5739L1.88111 12.5739L1.88111 13.938C1.88111 14.6007 2.41837 15.138 3.08111 15.138L4.44524 15.138ZM1.88111 9.8456L3.21111 9.8456L3.21111 7.11734L1.88111 7.11734L1.88111 9.8456Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]},d6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"right-double-diagonal-single",ref:t,icon:Ra}))});d6.displayName="RightDoubleDiagonalSingle";var xa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1123",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 16H32V32H16z",transform:"rotate(180 16 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1123)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.56781 13.3332C2.56781 14.0695 3.16476 14.6665 3.90114 14.6665L6.56781 14.6665C7.30419 14.6665 7.90114 14.0695 7.90114 13.3332L7.90114 2.6665C7.90114 1.9301 7.30419 1.33317 6.56781 1.33317L3.90114 1.33317C3.16476 1.33317 2.56781 1.9301 2.56781 2.6665L2.56781 13.3332ZM3.90114 2.6665L3.90114 13.3332L6.56781 13.3332L6.56781 2.6665L3.90114 2.6665Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.4323 8.00022C13.4323 8.36841 13.1338 8.66689 12.7656 8.66689L11.6906 8.66689L11.6906 9.74202C11.6906 10.1102 11.3921 10.4087 11.0239 10.4087C10.6557 10.4087 10.3573 10.1102 10.3573 9.74202L10.3573 8.66689L9.28215 8.66689C8.91396 8.66689 8.61548 8.36841 8.61548 8.00022C8.61548 7.63203 8.91396 7.33356 9.28214 7.33356L10.3573 7.33356L10.3573 6.25852C10.3573 5.89033 10.6557 5.59186 11.0239 5.59186C11.3921 5.59186 11.6906 5.89033 11.6906 6.25852L11.6906 7.33356L12.7656 7.33356C13.1338 7.33356 13.4323 7.63203 13.4323 8.00022Z"}}]}]},h6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"right-insert-column",ref:t,icon:xa}))});h6.displayName="RightInsertColumn";var Ia={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941 1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941 14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999zM4.66665 5.56641C4.33528 5.56641 4.06665 5.83504 4.06665 6.16641 4.06665 6.49778 4.33528 6.76641 4.66665 6.76641H14C14.3314 6.76641 14.6 6.49778 14.6 6.16641 14.6 5.83504 14.3314 5.56641 14 5.56641H4.66665zM1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334 14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334zM4.66665 12.9004C4.33528 12.9004 4.06665 13.169 4.06665 13.5004 4.06665 13.8318 4.33528 14.1004 4.66665 14.1004H14C14.3314 14.1004 14.6 13.8318 14.6 13.5004 14.6 13.169 14.3314 12.9004 14 12.9004H4.66665z"}}]},p6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"right-justifying-single",ref:t,icon:Ia}))});p6.displayName="RightJustifyingSingle";var Oa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.1994 1.49307C13.3824 0.944623 14.6068 2.16904 14.0584 3.35206L10.8904 10.1855C10.751 10.4862 10.3943 10.6169 10.0937 10.4775C9.79302 10.3381 9.66229 9.98144 9.80166 9.68081L11.0507 6.98651L8.61023 4.546C8.59522 4.53098 8.58116 4.51537 8.56807 4.49924L5.87063 5.74977C5.57 5.88915 5.2133 5.75842 5.07392 5.45779C4.93455 5.15715 5.06528 4.80045 5.36591 4.66108L12.1994 1.49307ZM12.9697 2.84734L11.5883 5.82701L9.72443 3.96315L12.7041 2.58177C12.8731 2.50342 13.048 2.67833 12.9697 2.84734Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.40366 4.68273C2.16934 4.44842 1.78945 4.44842 1.55513 4.68273C1.32082 4.91705 1.32082 5.29695 1.55513 5.53126L9.45182 13.4279L7.92792 13.5038C7.59696 13.5203 7.34202 13.8019 7.35849 14.1329C7.37497 14.4639 7.65662 14.7188 7.98758 14.7023L9.96172 14.6041C10.8278 14.5609 11.2323 13.5113 10.6191 12.8982L2.40366 4.68273Z"}}]},v6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"right-rotation-forty-five-degrees-single",ref:t,icon:Oa}))});v6.displayName="RightRotationFortyFiveDegreesSingle";var Ha={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#right-rotation-ninety-degrees-single_clip0_927_166)"},children:[{tag:"path",attrs:{d:"M3.11339 1.41934C3.11339 1.08797 2.84476 0.819336 2.51339 0.819336C2.18201 0.819336 1.91338 1.08797 1.91338 1.41934V12.5869L0.782193 11.563C0.53652 11.3406 0.157091 11.3595 -0.0652855 11.6052C-0.287662 11.8509 -0.268776 12.2303 -0.0231021 12.4527L1.44231 13.7791C2.08518 14.361 3.11338 13.9049 3.11338 13.0377L3.11339 1.41934Z"}},{tag:"path",attrs:{d:"M12.2955 9.26826C13.5199 8.81955 13.5199 7.08797 12.2955 6.63926L5.22343 4.04738C4.9123 3.93336 4.56763 4.09314 4.45361 4.40428C4.33958 4.71541 4.49936 5.06007 4.8105 5.1741L7.59888 6.19602V9.64743C7.59888 9.66866 7.59999 9.68964 7.60214 9.71031L4.8105 10.7334C4.49936 10.8474 4.33958 11.1921 4.45361 11.5032C4.56763 11.8144 4.9123 11.9742 5.22343 11.8601L12.2955 9.26826ZM11.8826 7.76597L8.79888 6.63581V9.27171L11.8826 8.14155C12.0575 8.07745 12.0575 7.83008 11.8826 7.76597Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"right-rotation-ninety-degrees-single_clip0_927_166"},children:[{tag:"path",attrs:{fill:"#fff",d:"M0 0H16V16H0z"}}]}]}],defIds:["right-rotation-ninety-degrees-single_clip0_927_166"]},g6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"right-rotation-ninety-degrees-single",ref:t,icon:Ha}))});g6.displayName="RightRotationNinetyDegreesSingle";var Ta={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.9445 1.55649C12.2184 1.744 12.2895 2.11755 12.1033 2.39085L9.24342 6.58659H12.8001C13.1315 6.58659 13.4001 6.85522 13.4001 7.18659C13.4001 7.51796 13.1315 7.78659 12.8001 7.78659H8.5999V9.91276H13.2221C13.5534 9.91276 13.8221 10.1814 13.8221 10.5128C13.8221 10.8441 13.5534 11.1128 13.2221 11.1128H8.5999V14.0877C8.5999 14.4191 8.33127 14.6877 7.9999 14.6877C7.66853 14.6877 7.3999 14.4191 7.3999 14.0877V11.1128H2.77773C2.44636 11.1128 2.17773 10.8441 2.17773 10.5128C2.17773 10.1814 2.44636 9.91276 2.77773 9.91276H7.3999V7.78659H3.2001C2.86873 7.78659 2.6001 7.51796 2.6001 7.18659C2.6001 6.85522 2.86873 6.58659 3.2001 6.58659H6.75736L3.89753 2.39085C3.71125 2.11755 3.78234 1.744 4.05631 1.55649C4.33029 1.36899 4.7034 1.43854 4.88968 1.71184L7.94595 6.19577C7.96752 6.22741 7.98564 6.2604 8.00039 6.29429C8.01514 6.2604 8.03326 6.22741 8.05483 6.19577L11.1111 1.71184C11.2974 1.43854 11.6705 1.36899 11.9445 1.55649Z"}}]},m6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"rmb-single",ref:t,icon:Ta}))});m6.displayName="RmbSingle";var Da={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.6185 12.4423C12.5907 12.2749 12.7773 12.15 12.9343 12.2308L15.4242 13.5126C15.6102 13.6084 15.5544 13.8745 15.3439 13.8955L14.2456 14.184L13.4521 15.1286C13.3495 15.2939 13.085 15.2463 13.0534 15.0568L12.6185 12.4423Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1 3.6C1 2.16406 2.16406 1 3.6 1H12.3C13.7359 1 14.9 2.16406 14.9 3.6V5.81156C14.9003 5.81881 14.9004 5.82609 14.9004 5.8334C14.9004 5.84071 14.9003 5.84799 14.9 5.85524V10.045C14.9003 10.0522 14.9004 10.0595 14.9004 10.0668C14.9004 10.3982 14.6318 10.6668 14.3004 10.6668H11.1668C10.8907 10.6668 10.6668 10.8907 10.6668 11.1668V14.3C10.6668 14.6314 10.3982 14.9 10.0668 14.9L10.05 14.8998L3.6 14.9C2.16406 14.9 1 13.7359 1 12.3V3.6ZM13.2 5.2334C13.4761 5.2334 13.7 5.00954 13.7 4.7334V3.6C13.7 2.8268 13.0732 2.2 12.3 2.2H11.1668C10.8907 2.2 10.6668 2.42386 10.6668 2.7V4.7334C10.6668 5.00954 10.8907 5.2334 11.1668 5.2334H13.2ZM10.6668 6.9334C10.6668 6.65726 10.8907 6.4334 11.1668 6.4334H13.2C13.4761 6.4334 13.7 6.65726 13.7 6.9334V8.9668C13.7 9.24294 13.4761 9.4668 13.2 9.4668H11.1668C10.8907 9.4668 10.6668 9.24294 10.6668 8.9668V6.9334ZM8.9668 5.2334C9.24294 5.2334 9.4668 5.00954 9.4668 4.7334V2.7C9.4668 2.42386 9.24294 2.2 8.9668 2.2H6.9334C6.65726 2.2 6.4334 2.42386 6.4334 2.7V4.7334C6.4334 5.00954 6.65726 5.2334 6.9334 5.2334L8.9668 5.2334ZM6.4334 6.9334C6.4334 6.65726 6.65726 6.4334 6.9334 6.4334L8.9668 6.4334C9.24294 6.4334 9.4668 6.65726 9.4668 6.9334V8.9668C9.4668 9.24294 9.24294 9.4668 8.9668 9.4668L6.9334 9.4668C6.65726 9.4668 6.4334 9.24294 6.4334 8.9668V6.9334ZM4.7334 5.2334C5.00954 5.2334 5.2334 5.00954 5.2334 4.7334V2.7C5.2334 2.42386 5.00954 2.2 4.7334 2.2H3.6C2.8268 2.2 2.2 2.8268 2.2 3.6V4.7334C2.2 5.00954 2.42386 5.2334 2.7 5.2334H4.7334ZM2.2 6.9334C2.2 6.65726 2.42386 6.4334 2.7 6.4334H4.7334C5.00954 6.4334 5.2334 6.65725 5.2334 6.9334V8.9668C5.2334 9.24294 5.00954 9.4668 4.7334 9.4668H2.7C2.42386 9.4668 2.2 9.24294 2.2 8.9668V6.9334ZM5.2334 11.1668C5.2334 10.8907 5.00954 10.6668 4.7334 10.6668H2.7C2.42386 10.6668 2.2 10.8907 2.2 11.1668V12.3C2.2 13.0732 2.8268 13.7 3.6 13.7H4.7334C5.00954 13.7 5.2334 13.4761 5.2334 13.2V11.1668ZM9.4668 11.1668C9.4668 10.8907 9.24294 10.6668 8.9668 10.6668H6.9334C6.65726 10.6668 6.4334 10.8907 6.4334 11.1668V13.2C6.4334 13.4761 6.65726 13.7 6.9334 13.7H8.9668C9.24294 13.7 9.4668 13.4761 9.4668 13.2V11.1668Z",fillRule:"evenodd",clipRule:"evenodd"}}]},C6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"select-range-single",ref:t,icon:Da}))});C6.displayName="SelectRangeSingle";var Na={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_41",style:{maskType:"alpha"},width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0.35 0.48H16.35V16.48H0.35z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_41)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.27177 13.714L13.5855 2.40025L14.434 3.24878L3.1203 14.5625L2.27177 13.714Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M4.2603 1.82495L2.89617 1.82495C2.23343 1.82495 1.69617 2.36221 1.69617 3.02495L1.69617 4.38908L3.02617 4.38908L3.02617 3.15495L4.2603 3.15495L4.2603 1.82495ZM15.0092 4.38908L15.0092 3.02495C15.0092 2.36221 14.4719 1.82495 13.8092 1.82495L12.4451 1.82495L12.4451 3.15495L13.6792 3.15495L13.6792 4.38908L15.0092 4.38908ZM6.98856 1.82495L6.98856 3.15495L9.71681 3.15495L9.71681 1.82495L6.98856 1.82495ZM15.0092 7.11734L13.6792 7.11734L13.6792 9.84559L15.0092 9.84559L15.0092 7.11734ZM15.0092 12.5739L13.6792 12.5739L13.6792 13.808L12.4451 13.808L12.4451 15.138L13.8092 15.138C14.4719 15.138 15.0092 14.6007 15.0092 13.938L15.0092 12.5739ZM9.71681 15.138L9.71681 13.808L6.98856 13.808L6.98856 15.138L9.71681 15.138ZM4.2603 15.138L4.2603 13.808L3.02617 13.808L3.02617 12.5739L1.69617 12.5739L1.69617 13.938C1.69617 14.6007 2.23343 15.138 2.89617 15.138L4.2603 15.138ZM1.69617 9.8456L3.02617 9.8456L3.02617 7.11734L1.69617 7.11734L1.69617 9.8456Z"}}]}]},b6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"slash-single",ref:t,icon:Na}))});b6.displayName="SlashSingle";var Va={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.00033 1.20996C6.43345 1.20996 5.23596 1.88077 4.64804 2.94304 4.06338 3.99943 4.15123 5.32084 4.90099 6.47062 5.08199 6.7482 5.45374 6.82648 5.73131 6.64548 6.00888 6.46448 6.08716 6.09273 5.90616 5.81516 5.36418 4.98402 5.35768 4.13897 5.69797 3.52412 6.035 2.91515 6.78176 2.40996 8.00033 2.40996 9.19423 2.40996 10.0017 2.93409 10.5236 3.46755 10.7871 3.73682 10.9756 4.00712 11.0974 4.20903 11.158 4.30951 11.2013 4.39164 11.2284 4.44625 11.2419 4.47351 11.2514 4.49377 11.2568 4.50588L11.2621 4.51771C11.3901 4.82216 11.7407 4.96686 12.046 4.83992 12.3519 4.71267 12.4968 4.36149 12.3695 4.05552L11.8231 4.28278C12.3695 4.05552 12.3697 4.0558 12.3695 4.05552L12.3691 4.05437 12.3685 4.05298 12.367 4.04953 12.3629 4.03993 12.3498 4.01036C12.3388 3.98619 12.3234 3.95326 12.3033 3.91282 12.2632 3.83203 12.2043 3.72072 12.1249 3.58908 11.9666 3.32674 11.7235 2.97805 11.3814 2.62834 10.6921 1.92381 9.59192 1.20996 8.00033 1.20996zM2.11953 8.5999H7.88935C10.1109 9.46549 10.5895 10.7649 10.4268 11.6869 10.2475 12.703 9.26939 13.5898 8.00009 13.5898 6.63323 13.5898 5.77631 13.0502 5.25534 12.528 4.99021 12.2623 4.80823 11.9965 4.69365 11.7993 4.63659 11.7011 4.59698 11.6211 4.5727 11.5686 4.56059 11.5424 4.55236 11.5231 4.54774 11.512L4.54352 11.5016C4.4267 11.193 4.0823 11.0363 3.77279 11.1516 3.46228 11.2673 3.30438 11.6129 3.4201 11.9234L3.9649 11.7203C3.4201 11.9234 3.41998 11.9231 3.4201 11.9234L3.4206 11.9247 3.42118 11.9263 3.42262 11.9301 3.42661 11.9403C3.42977 11.9484 3.43394 11.9588 3.43914 11.9713 3.44956 11.9965 3.46418 12.0304 3.48334 12.0719 3.52161 12.1547 3.57828 12.2682 3.65608 12.4021 3.81124 12.6692 4.0534 13.0223 4.40584 13.3756 5.12 14.0914 6.27196 14.7898 8.00009 14.7898 9.82574 14.7898 11.3236 13.5101 11.6085 11.8955 11.812 10.7422 11.3901 9.55402 10.2665 8.5999H13.8804C14.2117 8.5999 14.4803 8.33127 14.4803 7.9999 14.4803 7.66853 14.2117 7.3999 13.8804 7.3999H8.01411C8.0048 7.39968 7.99551 7.39969 7.98625 7.3999H2.11953C1.78816 7.3999 1.51953 7.66853 1.51953 7.9999 1.51953 8.33127 1.78816 8.5999 2.11953 8.5999z"}}]},S6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"strikethrough-single",ref:t,icon:Va}))});S6.displayName="StrikethroughSingle";var Aa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M2.08596 14.1387L10.3379 2.66873M10.3379 14.1387L2.08596 2.66873M12.8098 10.0174C13.4565 9.45285 14.781 9.44507 15.0272 10.5759 15.2798 11.736 13.8101 13.2515 12.7376 14.1033 12.7227 14.1151 12.7315 14.1389 12.7505 14.1388L15.2251 14.1388",strokeLinecap:"round",strokeWidth:1.2}}]},_6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"subscript-single",ref:t,icon:Aa}))});_6.displayName="SubscriptSingle";var ja={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM11.7245 6.42417C11.9588 6.18985 11.9588 5.80995 11.7245 5.57564C11.4901 5.34132 11.1102 5.34132 10.8759 5.57564L7.3002 9.15137L5.72446 7.57564C5.49014 7.34132 5.11025 7.34132 4.87593 7.57564C4.64162 7.80995 4.64162 8.18985 4.87593 8.42417L6.87593 10.4242C7.11025 10.6585 7.49014 10.6585 7.72446 10.4242L11.7245 6.42417Z",fillRule:"evenodd",clipRule:"evenodd"}}]},y6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"success-single",ref:t,icon:ja}))});y6.displayName="SuccessSingle";var Pa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M.394135 6.52121C.394135 5.4474 1.26463 4.5769 2.33844 4.5769H3.90929C4.24066 4.5769 4.50929 4.84553 4.50929 5.1769 4.50929 5.50828 4.24066 5.7769 3.90929 5.7769H2.33844C1.92737 5.7769 1.59414 6.11014 1.59414 6.52121 1.59414 6.93228 1.92737 7.26552 2.33844 7.26552H2.45171C3.59368 7.26552 4.50929 8.20288 4.50929 9.33362 4.50929 10.4761 3.58419 11.4231 2.43051 11.4231H.893457C.562086 11.4231.293457 11.1544.293457 10.8231.293457 10.4917.562086 10.2231.893457 10.2231H2.43051C2.91024 10.2231 3.30929 9.82458 3.30929 9.33362 3.30929 8.85437 2.91974 8.46552 2.45171 8.46552H2.33844C1.26463 8.46552.394135 7.59502.394135 6.52121zM15.1061 11.4231C14.7747 11.4231 14.5061 11.1545 14.5061 10.8231L14.5061 8.31006C14.5061 7.97762 14.2366 7.70812 13.9041 7.70812 13.5717 7.70812 13.3022 7.97762 13.3022 8.31006L13.3022 10.8231C13.3022 11.1545 13.0335 11.4231 12.7022 11.4231 12.3708 11.4231 12.1022 11.1545 12.1022 10.8231L12.1022 8.31006C12.1022 7.31488 12.9089 6.50812 13.9041 6.50812 14.8993 6.50812 15.7061 7.31488 15.7061 8.31006L15.7061 10.8231C15.7061 11.1545 15.4374 11.4231 15.1061 11.4231z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.7022 11.4231C12.3709 11.4231 12.1022 11.1545 12.1022 10.8231L12.1022 8.31006C12.1022 7.97762 11.8327 7.70812 11.5003 7.70812 11.1679 7.70812 10.8984 7.97762 10.8984 8.31006L10.8984 10.8231C10.8984 11.1545 10.6297 11.4231 10.2984 11.4231 9.967 11.4231 9.69837 11.1545 9.69837 10.8231L9.69837 8.31006C9.69837 7.31488 10.5051 6.50812 11.5003 6.50812 12.4955 6.50812 13.3022 7.31488 13.3022 8.31006L13.3022 10.8231C13.3022 11.1545 13.0336 11.4231 12.7022 11.4231zM5.58193 6.69556C5.9133 6.69556 6.18193 6.96419 6.18193 7.29556L6.18193 9.43683C6.18193 9.87101 6.53391 10.223 6.96809 10.223 7.40228 10.223 7.75425 9.87101 7.75425 9.43683L7.75425 7.29556C7.75425 6.96419 8.02288 6.69556 8.35425 6.69556 8.68563 6.69556 8.95425 6.96419 8.95425 7.29556L8.95425 9.43683C8.95425 10.5338 8.06502 11.423 6.96809 11.423 5.87117 11.423 4.98193 10.5338 4.98193 9.43683L4.98193 7.29556C4.98193 6.96419 5.25056 6.69556 5.58193 6.69556z",fillRule:"evenodd",clipRule:"evenodd"}}]},L6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"sum-single",ref:t,icon:Pa}))});L6.displayName="SumSingle";var $a={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M2.10904 14.4537L10.299 3.06987M10.2989 14.4537L2.10899 3.06987M12.7525 3.35933C13.3943 2.79901 14.7089 2.79129 14.9533 3.91363 15.204 5.06487 13.7456 6.56876 12.6812 7.41429 12.6663 7.4261 12.6751 7.44982 12.6941 7.44982L15.1497 7.44977",strokeLinecap:"round",strokeWidth:1.2}}]},E6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"superscript-single",ref:t,icon:$a}))});E6.displayName="SuperscriptSingle";var ka={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.21572 1.80029C2.54709 1.80029 2.81572 2.06892 2.81572 2.40029V14.0003C2.81572 14.3317 2.54709 14.6003 2.21572 14.6003 1.88435 14.6003 1.61572 14.3317 1.61572 14.0003V2.40029C1.61572 2.06892 1.88435 1.80029 2.21572 1.80029zM13.7841 1.80029C14.1155 1.80029 14.3841 2.06892 14.3841 2.40029V14.0003C14.3841 14.3317 14.1155 14.6003 13.7841 14.6003 13.4527 14.6003 13.1841 14.3317 13.1841 14.0003V8.60259H7.13467C6.8033 8.60259 6.53467 8.33396 6.53467 8.00259 6.53467 7.67122 6.8033 7.40259 7.13467 7.40259H13.1841V2.40029C13.1841 2.06892 13.4527 1.80029 13.7841 1.80029z"}}]},w6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"truncation-single",ref:t,icon:ka}))});w6.displayName="TruncationSingle";var Ba={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.46416 2.03237C4.46416 1.701 4.19553 1.43237 3.86416 1.43237 3.53279 1.43237 3.26416 1.701 3.26416 2.03237V7.33338C3.26416 10.0313 5.35834 12.2667 7.9999 12.2667 10.6415 12.2667 12.7356 10.0313 12.7356 7.33338V2.03237C12.7356 1.701 12.467 1.43237 12.1356 1.43237 11.8043 1.43237 11.5356 1.701 11.5356 2.03237V7.33338C11.5356 9.42194 9.92656 11.0667 7.9999 11.0667 6.07325 11.0667 4.46416 9.42194 4.46416 7.33338V2.03237zM2.66641 13.4663C2.33504 13.4663 2.06641 13.7349 2.06641 14.0663 2.06641 14.3977 2.33504 14.6663 2.66641 14.6663H13.3331C13.6644 14.6663 13.9331 14.3977 13.9331 14.0663 13.9331 13.7349 13.6644 13.4663 13.3331 13.4663H2.66641z"}}]},M6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"underline-single",ref:t,icon:Ba}))});M6.displayName="UnderlineSingle";var Ua={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.72365 2.72206C4.97524 2.50641 5.00437 2.12763 4.78872 1.87603C4.57306 1.62444 4.19428 1.59531 3.94269 1.81097L1.61333 3.80761C1.48281 3.91768 1.3999 4.08241 1.3999 4.2665C1.3999 4.41745 1.45564 4.55538 1.54766 4.66083C1.55661 4.67109 1.56594 4.68108 1.57563 4.69077L3.9089 7.02411C4.14321 7.25842 4.52311 7.25843 4.75743 7.02412C4.99175 6.78981 4.99175 6.40991 4.75744 6.17559L3.44839 4.8665H9.36337C11.5909 4.8665 13.3967 6.67229 13.3967 8.89984C13.3967 11.1274 11.5909 12.9332 9.36337 12.9332H3.99937C3.668 12.9332 3.39937 13.2018 3.39937 13.5332C3.39937 13.8645 3.668 14.1332 3.99937 14.1332H9.36337C12.2537 14.1332 14.5967 11.7901 14.5967 8.89984C14.5967 6.00955 12.2537 3.6665 9.36337 3.6665H3.62183L4.72365 2.72206Z"}}]},R6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"undo-single",ref:t,icon:Ua}))});R6.displayName="UndoSingle";var Fa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.03012 3.14006C3.03012 3.59845 2.65851 3.97006 2.20012 3.97006 1.74172 3.97006 1.37012 3.59845 1.37012 3.14006 1.37012 2.68166 1.74172 2.31006 2.20012 2.31006 2.65851 2.31006 3.03012 2.68166 3.03012 3.14006zM4.53027 2.54014C4.1989 2.54014 3.93027 2.80877 3.93027 3.14014 3.93027 3.47151 4.1989 3.74014 4.53027 3.74014H14.5488C14.8802 3.74014 15.1488 3.47151 15.1488 3.14014 15.1488 2.80877 14.8802 2.54014 14.5488 2.54014H4.53027zM2.20012 8.82992C2.65851 8.82992 3.03012 8.45832 3.03012 7.99992 3.03012 7.54153 2.65851 7.16992 2.20012 7.16992 1.74172 7.16992 1.37012 7.54153 1.37012 7.99992 1.37012 8.45832 1.74172 8.82992 2.20012 8.82992zM4.53027 7.4C4.1989 7.4 3.93027 7.66863 3.93027 8 3.93027 8.33137 4.1989 8.6 4.53027 8.6H14.5488C14.8802 8.6 15.1488 8.33137 15.1488 8 15.1488 7.66863 14.8802 7.4 14.5488 7.4H4.53027zM2.20012 13.6905C2.65851 13.6905 3.03012 13.3189 3.03012 12.8605 3.03012 12.4021 2.65851 12.0305 2.20012 12.0305 1.74172 12.0305 1.37012 12.4021 1.37012 12.8605 1.37012 13.3189 1.74172 13.6905 2.20012 13.6905zM4.53027 12.2604C4.1989 12.2604 3.93027 12.529 3.93027 12.8604 3.93027 13.1917 4.1989 13.4604 4.53027 13.4604H14.5488C14.8802 13.4604 15.1488 13.1917 15.1488 12.8604 15.1488 12.529 14.8802 12.2604 14.5488 12.2604H4.53027z"}}]},x6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"unorder-single",ref:t,icon:Fa}))});x6.displayName="UnorderSingle";var za={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1282",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1282)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M4.0001 14.667H2.66677C1.93039 14.667 1.33344 14.07 1.33344 13.3337V12.0003H2.66677V13.3337L4.0001 13.3337V14.667zM1.33344 6.66699H2.66677V9.33366H1.33344V6.66699zM6.66677 14.667V13.3337H7.33344V10.667H8.66677V13.3337H9.33344V14.667H6.66677zM12.0001 14.667V13.3337H13.3334V12.0003H14.6668V13.3337C14.6668 14.07 14.0698 14.667 13.3334 14.667H12.0001zM14.6668 9.33366H13.3334V8.66699H10.6668V7.33366H13.3334V6.66699H14.6668V9.33366zM7.33344 2.66699V5.33366H8.66677V2.66699H7.33344zM5.33344 8.66699H2.66677V7.33366H5.33344V8.66699z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.33344 2.66789V4.00122H2.66677L2.66677 2.66789H13.3334V4.00122H14.6668V2.66789C14.6668 1.93151 14.0698 1.33455 13.3334 1.33455H2.66677C1.93039 1.33455 1.33344 1.93151 1.33344 2.66789Z"}}]}]},I6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"up-border",ref:t,icon:za}))});I6.displayName="UpBorder";var Za={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_248_119",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 0H32V16H16z",transform:"rotate(90 16 0)"}}]},{tag:"g",attrs:{mask:"url(#mask0_248_119)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M2.66699 1.33325L4.00033 1.33325 4.00033 2.66658 2.66699 2.66659 2.66699 3.99992 1.33366 3.99992 1.33366 2.66659C1.33366 1.93021 1.93061 1.33325 2.66699 1.33325zM14.667 2.66659L14.667 3.99992 13.3337 3.99992 13.3337 2.66659 12.0003 2.66659 12.0003 1.33325 13.3337 1.33325C14.07 1.33325 14.667 1.93021 14.667 2.66659zM6.66699 2.66658L6.66699 1.33325 9.33366 1.33325 9.33366 2.66659 6.66699 2.66658zM13.3337 6.66659L14.667 6.66659 14.667 9.33325 13.3337 9.33325 13.3337 8.66496 12.0145 8.66496 12.0145 7.33496 13.3337 7.33496 13.3337 6.66659zM13.3337 11.9999L14.667 11.9999 14.667 13.3333C14.667 14.0696 14.07 14.6666 13.3337 14.6666L12.0003 14.6666 12.0003 13.3333 13.3337 13.3333 13.3337 11.9999zM9.33366 13.3333L9.33366 14.6666 6.66699 14.6666 6.66699 13.3333 9.33366 13.3333zM4.00032 13.3333L4.00032 14.6666 2.66699 14.6666C1.93061 14.6666 1.33366 14.0696 1.33366 13.3333L1.33366 11.9999 2.66699 11.9999 2.66699 13.3333 4.00032 13.3333zM2.66699 9.33325L1.33366 9.33325 1.33366 6.66658 2.66699 6.66658 2.66699 7.33496 3.98624 7.33496 3.98624 8.66496 2.66699 8.66496 2.66699 9.33325zM9.33841 7.33496L6.66232 7.33496 6.66232 8.66496 9.33841 8.66496 9.33841 7.33496z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66577 8.66675L8.66577 7.33342L8.66569 2.66675L7.33236 2.66675L7.33236 7.33341L7.33244 8.66675L7.33236 13.3334L8.66569 13.3334L8.66577 8.66675Z"}}]}]},O6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"vertical-border",ref:t,icon:Za}))});O6.displayName="VerticalBorder";var Wa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.9999.733398C8.33127.733398 8.5999 1.00203 8.5999 1.3334V4.55137L9.57564 3.57564C9.80995 3.34132 10.1899 3.34132 10.4242 3.57564 10.6585 3.80995 10.6585 4.18985 10.4242 4.42417L8.42417 6.42417C8.18985 6.65848 7.80995 6.65848 7.57564 6.42417L5.57564 4.42417C5.34132 4.18985 5.34132 3.80995 5.57564 3.57564 5.80995 3.34132 6.18985 3.34132 6.42417 3.57564L7.3999 4.55137V1.3334C7.3999 1.00203 7.66853.733398 7.9999.733398zM5.57564 11.5756L7.57564 9.57564C7.80995 9.34132 8.18985 9.34132 8.42417 9.57564L10.4242 11.5756C10.6585 11.81 10.6585 12.1899 10.4242 12.4242 10.1899 12.6585 9.80995 12.6585 9.57564 12.4242L8.5999 11.4484V14.6665C8.5999 14.9979 8.33127 15.2665 7.9999 15.2665 7.66853 15.2665 7.3999 14.9979 7.3999 14.6665V11.4484L6.42417 12.4242C6.18985 12.6585 5.80995 12.6585 5.57564 12.4242 5.34132 12.1899 5.34132 11.81 5.57564 11.5756zM1.9999 7.40015C1.66853 7.40015 1.3999 7.66878 1.3999 8.00015 1.3999 8.33152 1.66853 8.60015 1.9999 8.60015H13.9999C14.3313 8.60015 14.5999 8.33152 14.5999 8.00015 14.5999 7.66878 14.3313 7.40015 13.9999 7.40015H1.9999z"}}]},H6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"vertical-center-single",ref:t,icon:Wa}))});H6.displayName="VerticalCenterSingle";var Ga={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_709",style:{maskType:"alpha"},width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0.88 0.24H16.88V16.24H0.88z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_709)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M2.2157 2.90265C2.2157 2.16628 2.81264 1.56934 3.54901 1.56934H6.21565C6.95202 1.56934 7.54896 2.16628 7.54896 2.90265V13.5692C7.54896 14.3056 6.95202 14.9025 6.21565 14.9025H3.54901C2.81264 14.9025 2.2157 14.3056 2.2157 13.5692V2.90265zM3.54901 2.90265H6.21565V5.5622H3.54901V2.90265zM3.54901 6.89552V9.57631H6.21565V6.89552H3.54901zM3.54901 13.5692V10.9096H6.21565V13.5692H3.54901zM10.2156 2.90265C10.2156 2.16628 10.8125 1.56934 11.5489 1.56934H14.2155C14.9519 1.56934 15.5489 2.16628 15.5489 2.90265V13.5692C15.5489 14.3056 14.9519 14.9025 14.2155 14.9025H11.5489C10.8125 14.9025 10.2156 14.3056 10.2156 13.5692V2.90265zM11.5489 2.90265H14.2155V5.5622H11.5489V2.90265zM11.5489 6.89552V9.57631H14.2155V6.89552H11.5489zM11.5489 13.5692V10.9096H14.2155V13.5692H11.5489z"}}]}]},T6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"vertical-integration-single",ref:t,icon:Ga}))});T6.displayName="VerticalIntegrationSingle";var Ya={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.55504 2.73208C4.55504 2.40071 4.28641 2.13208 3.95504 2.13208C3.62367 2.13208 3.35504 2.40071 3.35504 2.73208V12.5172L2.21439 11.5276C1.96409 11.3104 1.58515 11.3373 1.36799 11.5876C1.15084 11.8379 1.17771 12.2169 1.42801 12.434L2.89972 13.7108C3.54718 14.2726 4.55504 13.8127 4.55504 12.9555L4.55504 2.73208Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.00725 4.01095C9.45595 2.78663 11.1875 2.78662 11.6362 4.01095L14.743 12.488C14.8571 12.7992 14.6973 13.1438 14.3861 13.2578C14.075 13.3719 13.7303 13.2121 13.6163 12.9009L12.4148 9.62242H8.36729C8.32154 9.62242 8.27699 9.6173 8.23417 9.6076L7.02719 12.9009C6.91316 13.2121 6.5685 13.3719 6.25736 13.2578C5.94623 13.1438 5.78644 12.7992 5.90047 12.488L9.00725 4.01095ZM10.5095 4.42388L11.975 8.42242H8.66853L10.134 4.42389C10.1981 4.24898 10.4454 4.24898 10.5095 4.42388Z",fillRule:"evenodd",clipRule:"evenodd"}}]},D6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"vertical-text-single",ref:t,icon:Ya}))});D6.displayName="VerticalTextSingle";var qa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM8.00008 12.3671C8.46031 12.3671 8.83342 11.994 8.83342 11.5338C8.83342 11.0735 8.46031 10.7004 8.00008 10.7004C7.53985 10.7004 7.16675 11.0735 7.16675 11.5338C7.16675 11.994 7.53985 12.3671 8.00008 12.3671ZM8.5999 4.4335C8.5999 4.10213 8.33127 3.8335 7.9999 3.8335C7.66853 3.8335 7.3999 4.10213 7.3999 4.4335V9.36683C7.3999 9.6982 7.66853 9.96683 7.9999 9.96683C8.33127 9.96683 8.5999 9.6982 8.5999 9.36683V4.4335Z",fillRule:"evenodd",clipRule:"evenodd"}}]},en=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"warning-single",ref:t,icon:qa}))});en.displayName="WarningSingle";class Qe{constructor(){A(this,"_components",new Map);const t={AlignBottomSingle:Fr,AlignTopSingle:Zr,AllBorderSingle:Wr,AmplifySingle:Gr,AutowrapSingle:qr,BoldSingle:Jr,BrushSingle:Kr,Copy:l3,ClearFormat:r3,DownBorder:m3,FontColor:_3,FunctionSingle:R3,HorizontallySingle:H3,InnerBorder:D3,ItalicSingle:$3,KeyboardSingle:k3,ContentSingle16:s3,LeftBorder:B3,LeftJustifyingSingle:z3,LeftRotationFortyFiveDegreesSingle:Z3,LeftRotationNinetyDegreesSingle:W3,MergeAllSingle:q3,HorizontalMergeSingle:O3,VerticalIntegrationSingle:T6,PipingSingle:s6,CancelMergeSingle:t3,NoBorderSingle:J3,NoColor:K3,NoRotationSingle:e6,OuterBorder:n6,OverflowSingle:r6,PaintBucket:i6,PasteSpecial:o6,RedoSingle:l6,RightBorder:f6,RightJustifyingSingle:p6,AlignTextBothSingle:zr,RightRotationFortyFiveDegreesSingle:v6,RightRotationNinetyDegreesSingle:g6,StrikethroughSingle:S6,OrderSingle:t6,UnorderSingle:x6,SuperscriptSingle:E6,SubscriptSingle:_6,TruncationSingle:w6,UnderlineSingle:M6,UndoSingle:R6,UpBorder:I6,VerticalBorder:O6,VerticalCenterSingle:H6,VerticalTextSingle:D6,Insert:P3,InsertCellDown:N3,InsertCellShiftRight:V3,InsertRowAbove:A3,InsertRowBelow:j3,LeftInsertColumn:F3,RightInsertColumn:h6,DeleteColumn:h3,DeleteRow:p3,DeleteCellShiftUp:d3,DeleteCellShiftRight:f3,DeleteCellShiftLeft:u3,DeleteCellMoveDown:c3,Reduce:u6,Hide:x3,HorizontalBorder:I3,AutoHeight:Yr,AdjustHeight:Br,AdjustWidth:Ur,AvgSingle:Xr,CntSingle:i3,MaxSingle:Y3,MinSingle:X3,SumSingle:L6,CancelFreezeSingle:e3,FreezeColumnSingle:E3,FreezeRowSingle:w3,FreezeToSelectedSingle:M3,CodeSingle:o3,FontSizeIncreaseSingle:y3,FontSizeReduceSingleSingle:L3,BackSlashSingle:Qr,LeftDoubleDiagonalSingle:U3,LeftTridiagonalSingle:G3,SlashSingle:b6,RightDoubleDiagonalSingle:d6,DirectExportSingle:g3,FolderSingle:S3,ExportSingle:b3,Conditions:a3,RmbSingle:m6,MoreDownSingle:at,AddDigitsSingle:kr,ReduceDigitsSingle:c6,PercentSingle:a6};for(const n in t)this.register(n,t[n])}register(t,n,r){const{framework:i="react"}=r||{};return this._components.has(t)&&console.warn(`Component ${t} already exists.`),this._components.set(t,{framework:i,component:n}),y.toDisposable(()=>this._components.delete(t))}get(t){if(!t)return;const n=this._components.get(t);if((n==null?void 0:n.framework)==="react")return n.component;if((n==null?void 0:n.framework)==="vue3")return r=>s.cloneElement(s.createElement(N6,{component:n.component,props:{...r}}))}delete(t){this._components.delete(t)}}async function Xa(e,t,n){try{const{h:r,render:i}=await import("vue"),o=r(e,n),a=document.createElement("div");document.body.appendChild(a),i(o,t)}catch{}}function N6(e){const t=s.useRef(null),{component:n,props:r}=e;return s.useEffect(()=>{t.current&&Xa(n,t.current,r)},[r]),s.createElement("div",{ref:t})}var vn,gn;class N1{constructor(){A(this,"_list",new Map)}setIndex(t,n){this._list.set(t,n)}getIndex(t){return this._list.get(t)}removeIndex(t){this._list.delete(t)}getMaxIndex(){let t=-9999999;return this._list.forEach(n=>{+n>t&&(t=+n)}),t}}vn=new WeakMap,gn=new WeakMap,Gt(N1,vn,2147483647),Gt(N1,gn,-2147483647);function V6(e,t){const n=e.get(y.IUniverInstanceService);return new oe.Observable(r=>{const i=n.focused$.subscribe(c=>{if(c==null)return r.next(!0);const d=n.getUnitType(c);r.next(d!==t)}),o=n.getFocusedUnit();if(o==null)return r.next(!0);const a=n.getUnitType(o.getUnitId());return r.next(a!==t),()=>i.unsubscribe()})}function Qa(e){const t=e.get(y.IUniverInstanceService);return new oe.Observable(n=>{const r=t.focused$.subscribe(a=>{if(a==null)return n.next(!0);const c=t.getUniverDocInstance(a),d=c==null?void 0:c.getSnapshot().documentStyle.documentFlavor;n.next(d!==y.DocumentFlavor.TRADITIONAL)}),i=t.getCurrentUniverDocInstance();if(i==null)return n.next(!0);const o=i==null?void 0:i.getSnapshot().documentStyle.documentFlavor;return n.next(o!==y.DocumentFlavor.TRADITIONAL),()=>r.unsubscribe()})}var Z1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function A6(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var j6={exports:{}},ht={};/**
1
+ "use strict";var N9=Object.create;var zt=Object.defineProperty;var V9=Object.getOwnPropertyDescriptor;var A9=Object.getOwnPropertyNames;var j9=Object.getPrototypeOf,P9=Object.prototype.hasOwnProperty;var $9=e=>{throw TypeError(e)};var k9=(e,t,n)=>t in e?zt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var B9=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of A9(t))!P9.call(e,i)&&i!==n&&zt(e,i,{get:()=>t[i],enumerable:!(r=V9(t,i))||r.enumerable});return e};var U9=(e,t,n)=>(n=e!=null?N9(j9(e)):{},B9(t||!e||!e.__esModule?zt(n,"default",{value:e,enumerable:!0}):n,e));var A=(e,t,n)=>k9(e,typeof t!="symbol"?t+"":t,n);var Zt=(e,t,n)=>t.has(e)?$9("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("@univerjs/core"),re=require("rxjs"),s=require("react"),v1=require("@univerjs/engine-render"),i1=require("@univerjs/engine-formula"),Ar=require("rxjs/operators"),H1=require("react-dom"),ue=require("@univerjs/design"),Ue=require("clsx"),F9=require("@univerjs/ui");function z9(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const K=z9(s);var Ge=function(){return Ge=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Ge.apply(this,arguments)},Z9=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n},O=s.forwardRef(function(e,t){var n=e.icon,r=e.id,i=e.className,o=e.extend,a=Z9(e,["icon","id","className","extend"]),c="univerjs-icon univerjs-icon-".concat(r," ").concat(i||"").trim(),h=s.useRef("_".concat(Y9()));return jr(n,"".concat(r),{defIds:n.defIds,idSuffix:h.current},Ge({ref:t,className:c},a),o)});function jr(e,t,n,r,i){return s.createElement(e.tag,Ge(Ge({key:t},W9(e,n,i)),r),(G9(e,n).children||[]).map(function(o,a){return jr(o,"".concat(t,"-").concat(e.tag,"-").concat(a),n,void 0,i)}))}function W9(e,t,n){var r=Ge({},e.attrs);n!=null&&n.colorChannel1&&r.fill==="colorChannel1"&&(r.fill=n.colorChannel1);var i=t.defIds;return!i||i.length===0||(e.tag==="use"&&r["xlink:href"]&&(r["xlink:href"]=r["xlink:href"]+t.idSuffix),Object.entries(r).forEach(function(o){var a=o[0],c=o[1];typeof c=="string"&&(r[a]=c.replace(/url\(#(.*)\)/,"url(#$1".concat(t.idSuffix,")")))})),r}function G9(e,t){var n,r=t.defIds;return!r||r.length===0?e:e.tag==="defs"&&(!((n=e.children)===null||n===void 0)&&n.length)?Ge(Ge({},e),{children:e.children.map(function(i){return typeof i.attrs.id=="string"&&r&&r.indexOf(i.attrs.id)>-1?Ge(Ge({},i),{attrs:Ge(Ge({},i.attrs),{id:i.attrs.id+t.idSuffix})}):i})}):e}function Y9(){return Math.random().toString(36).substring(2,8)}O.displayName="UniverIcon";var q9={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.06641 3.49366C4.06641 2.27555 5.14145 1.3916 6.33307 1.3916 7.52469 1.3916 8.59974 2.27555 8.59974 3.49366V6.49777C8.59974 7.71586 7.52469 8.59982 6.33307 8.59982 5.14145 8.59982 4.06641 7.71586 4.06641 6.49777V3.49366zM6.33307 2.5916C5.68376 2.5916 5.26641 3.05264 5.26641 3.49366V6.49777C5.26641 6.93878 5.68376 7.39982 6.33307 7.39982 6.98239 7.39982 7.39974 6.93878 7.39974 6.49777V3.49366C7.39974 3.05264 6.98239 2.5916 6.33307 2.5916zM10.0664 3.49366C10.0664 2.27555 11.1415 1.3916 12.3331 1.3916 13.5247 1.3916 14.5997 2.27555 14.5997 3.49366V6.49777C14.5997 7.71586 13.5247 8.59982 12.3331 8.59982 11.1415 8.59982 10.0664 7.71586 10.0664 6.49777V3.49366zM12.3331 2.5916C11.6838 2.5916 11.2664 3.05264 11.2664 3.49366V6.49777C11.2664 6.93878 11.6838 7.39982 12.3331 7.39982 12.9824 7.39982 13.3997 6.93878 13.3997 6.49777V3.49366C13.3997 3.05264 12.9824 2.5916 12.3331 2.5916z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.4242 9.5417C12.1899 9.30739 11.81 9.30739 11.5756 9.5417 11.3413 9.77602 11.3413 10.1559 11.5756 10.3902L12.5514 11.366H6.3334C6.00203 11.366 5.7334 11.6346 5.7334 11.966 5.7334 12.2973 6.00203 12.566 6.3334 12.566H12.5514L11.5756 13.5417C11.3413 13.776 11.3413 14.1559 11.5756 14.3902 11.81 14.6245 12.1899 14.6245 12.4242 14.3902L14.4159 12.3985C14.5294 12.2893 14.6001 12.1359 14.6001 11.966 14.6001 11.796 14.5294 11.6426 14.4159 11.5334L12.4242 9.5417zM1.3999 8.3002C1.3999 7.96882 1.66853 7.7002 1.9999 7.7002H2.33324C2.66461 7.7002 2.93324 7.96882 2.93324 8.3002 2.93324 8.63157 2.66461 8.9002 2.33324 8.9002H1.9999C1.66853 8.9002 1.3999 8.63157 1.3999 8.3002z"}}]},Pr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"add-digits-single",ref:t,icon:q9}))});Pr.displayName="AddDigitsSingle";var X9={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1312",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1312)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M8.60231 5.77597L9.38125 6.55432C9.61658 6.78947 9.99797 6.78932 10.2331 6.554C10.4683 6.31867 10.4681 5.93728 10.2328 5.70214L8.44939 3.92009C8.33908 3.79657 8.1786 3.7188 7.99995 3.7188C7.84562 3.71861 7.6906 3.77736 7.57281 3.89506L5.76712 5.69933C5.5318 5.93447 5.53165 6.31587 5.76679 6.55119C6.00193 6.78652 6.38332 6.78667 6.61865 6.55153L7.3976 5.77319L7.3976 10.2246L6.61865 9.44621C6.38333 9.21107 6.00194 9.21121 5.76679 9.44654C5.53165 9.68186 5.53179 10.0633 5.76712 10.2984L7.55051 12.0804C7.66082 12.204 7.82131 12.2817 7.99995 12.2817L8.00089 12.2817C8.15512 12.2819 8.30939 12.2231 8.4271 12.1055L10.2328 10.3012C10.4681 10.0661 10.4683 9.68467 10.2331 9.44934C9.99798 9.21402 9.61659 9.21387 9.38126 9.44901L8.60231 10.2274L8.60231 5.77597Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.7039 3.24701C14.0539 3.24701 14.3377 2.96327 14.3377 2.61325 14.3377 2.26324 14.0539 1.97949 13.7039 1.97949L2.29627 1.97949C1.94625 1.97949 1.66251 2.26324 1.66251 2.61325 1.66251 2.96327 1.94625 3.24701 2.29627 3.24701L13.7039 3.24701zM13.7039 14.0209C14.0539 14.0209 14.3377 13.7372 14.3377 13.3872 14.3377 13.0371 14.0539 12.7534 13.7039 12.7534L2.29627 12.7534C1.94625 12.7534 1.66251 13.0371 1.66251 13.3872 1.66251 13.7372 1.94625 14.0209 2.29627 14.0209L13.7039 14.0209z"}}]}]},$r=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"adjust-height",ref:t,icon:X9}))});$r.displayName="AdjustHeight";var Q9={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1166",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1166)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.77574 7.3974L6.5541 6.61846C6.78924 6.38313 6.78909 6.00174 6.55377 5.7666C6.31844 5.53145 5.93705 5.5316 5.70191 5.76692L3.91987 7.55032C3.79634 7.66063 3.71857 7.82111 3.71857 7.99976C3.71838 8.15409 3.77713 8.30912 3.89483 8.42691L5.6991 10.2326C5.93425 10.4679 6.31564 10.4681 6.55096 10.2329C6.78629 9.99778 6.78644 9.61639 6.5513 9.38106L5.77296 8.60211L10.2243 8.60211L9.44598 9.38106C9.21084 9.61638 9.21099 9.99777 9.44631 10.2329C9.68164 10.4681 10.063 10.4679 10.2982 10.2326L12.0802 8.4492C12.2037 8.33889 12.2815 8.1784 12.2815 7.99976L12.2815 7.99882C12.2816 7.84459 12.2229 7.69032 12.1052 7.57261L10.301 5.76693C10.0658 5.5316 9.68444 5.53145 9.44911 5.76659C9.21379 6.00173 9.21364 6.38312 9.44878 6.61845L10.2271 7.3974L5.77574 7.3974Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.24683 2.29598C3.24683 1.94596 2.96308 1.66222 2.61307 1.66222 2.26305 1.66222 1.97931 1.94596 1.97931 2.29598L1.97931 13.7036C1.97931 14.0537 2.26305 14.3374 2.61307 14.3374 2.96308 14.3374 3.24683 14.0537 3.24683 13.7036L3.24683 2.29598zM14.0207 2.29598C14.0207 1.94596 13.737 1.66222 13.387 1.66222 13.037 1.66222 12.7532 1.94596 12.7532 2.29598L12.7532 13.7036C12.7532 14.0537 13.037 14.3374 13.387 14.3374 13.737 14.3374 14.0207 14.0537 14.0207 13.7036L14.0207 2.29598z"}}]}]},kr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"adjust-width",ref:t,icon:Q9}))});kr.displayName="AdjustWidth";var J9={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 13.6999C1.3999 13.3685 1.66853 13.0999 1.9999 13.0999H13.9999C14.3313 13.0999 14.5999 13.3685 14.5999 13.6999 14.5999 14.0312 14.3313 14.2999 13.9999 14.2999H1.9999C1.66853 14.2999 1.3999 14.0312 1.3999 13.6999zM7.57564 10.3914C7.80995 10.6257 8.18985 10.6257 8.42417 10.3914L10.4242 8.3914C10.6585 8.15709 10.6585 7.77719 10.4242 7.54287 10.1899 7.30856 9.80995 7.30856 9.57564 7.54287L7.9999 9.11861 6.42417 7.54287C6.18985 7.30856 5.80995 7.30856 5.57564 7.54287 5.34132 7.77719 5.34132 8.15709 5.57564 8.3914L7.57564 10.3914z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.9999 10.5671C8.33127 10.5671 8.5999 10.2985 8.5999 9.96714V2.30047C8.5999 1.9691 8.33127 1.70047 7.9999 1.70047C7.66853 1.70047 7.3999 1.9691 7.3999 2.30047V9.96714C7.3999 10.2985 7.66853 10.5671 7.9999 10.5671Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Br=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"align-bottom-single",ref:t,icon:J9}))});Br.displayName="AlignBottomSingle";var K9={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941 1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941 14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999zM1.9999 5.56641C1.66853 5.56641 1.3999 5.83504 1.3999 6.16641 1.3999 6.49778 1.66853 6.76641 1.9999 6.76641H13.9999C14.3313 6.76641 14.5999 6.49778 14.5999 6.16641 14.5999 5.83504 14.3313 5.56641 13.9999 5.56641H1.9999zM1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334 14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334zM1.9999 12.9004C1.66853 12.9004 1.3999 13.169 1.3999 13.5004 1.3999 13.8318 1.66853 14.1004 1.9999 14.1004H13.9999C14.3313 14.1004 14.5999 13.8318 14.5999 13.5004 14.5999 13.169 14.3313 12.9004 13.9999 12.9004H1.9999z"}}]},Ur=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"align-text-both-single",ref:t,icon:K9}))});Ur.displayName="AlignTextBothSingle";var eo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3999 2.3002C1.3999 2.63157 1.66853 2.9002 1.9999 2.9002H13.9999C14.3313 2.9002 14.5999 2.63157 14.5999 2.3002 14.5999 1.96882 14.3313 1.7002 13.9999 1.7002H1.9999C1.66853 1.7002 1.3999 1.96882 1.3999 2.3002zM8.22957 5.47839C8.30034 5.50767 8.36664 5.55107 8.42417 5.6086L10.4242 7.6086C10.6585 7.84291 10.6585 8.22281 10.4242 8.45713 10.1899 8.69144 9.80995 8.69144 9.57564 8.45713L8.5999 7.48139V13.6995C8.5999 14.0309 8.33127 14.2995 7.9999 14.2995 7.66853 14.2995 7.3999 14.0309 7.3999 13.6995V7.48139L6.42417 8.45713C6.18985 8.69144 5.80995 8.69144 5.57564 8.45713 5.34132 8.22281 5.34132 7.84291 5.57564 7.6086L7.57541 5.60882C7.7522 5.43203 8.01209 5.38841 8.22957 5.47839z"}}]},Fr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"align-top-single",ref:t,icon:eo}))});Fr.displayName="AlignTopSingle";var to={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.9999 1.12915C8.03875 1.12915 8.07673 1.13284 8.11352 1.13989H12.2599C13.6958 1.13989 14.8599 2.30395 14.8599 3.73989V7.88619C14.867 7.92301 14.8707 7.96102 14.8707 7.9999C14.8707 8.03878 14.867 8.0768 14.8599 8.11362V12.2599C14.8599 13.6958 13.6958 14.8599 12.2599 14.8599H8.11362C8.0768 14.867 8.03878 14.8707 7.9999 14.8707C7.96102 14.8707 7.92301 14.867 7.88619 14.8599H3.73989C2.30396 14.8599 1.13989 13.6958 1.13989 12.2599V8.11352C1.13284 8.07673 1.12915 8.03875 1.12915 7.9999C1.12915 7.96106 1.13284 7.92308 1.13989 7.88629V3.73989C1.13989 2.30396 2.30395 1.13989 3.73989 1.13989H7.88629C7.92308 1.13284 7.96106 1.12915 7.9999 1.12915ZM2.33989 8.5999V12.2599C2.33989 13.0331 2.9667 13.6599 3.73989 13.6599H7.3999V8.5999H2.33989ZM7.3999 7.3999H2.33989V3.73989C2.33989 2.9667 2.96669 2.33989 3.73989 2.33989H7.3999V7.3999ZM8.5999 8.5999V13.6599H12.2599C13.0331 13.6599 13.6599 13.0331 13.6599 12.2599V8.5999H8.5999ZM13.6599 7.3999H8.5999V2.33989H12.2599C13.0331 2.33989 13.6599 2.96669 13.6599 3.73989V7.3999Z",fillRule:"evenodd",clipRule:"evenodd"}}]},zr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"all-border-single",ref:t,icon:to}))});zr.displayName="AllBorderSingle";var no={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.5999 5.9999C8.5999 5.66853 8.33127 5.3999 7.9999 5.3999C7.66853 5.3999 7.3999 5.66853 7.3999 5.9999V7.40329L6.004 7.4051C5.67263 7.40553 5.40435 7.67451 5.40479 8.00588C5.40522 8.33725 5.6742 8.60553 6.00557 8.6051L7.3999 8.60329V9.9999C7.3999 10.3313 7.66853 10.5999 7.9999 10.5999C8.33127 10.5999 8.5999 10.3313 8.5999 9.9999V8.60172L10.0004 8.5999C10.3317 8.59947 10.6 8.33049 10.5996 7.99912C10.5992 7.66775 10.3302 7.39947 9.9988 7.3999L8.5999 7.40172V5.9999Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.99958 1.73315C4.53861 1.73315 1.73291 4.53885 1.73291 7.99982C1.73291 11.4608 4.53861 14.2665 7.99958 14.2665C9.51395 14.2665 10.9029 13.7293 11.9862 12.8351L13.2422 14.0908C13.4765 14.3251 13.8564 14.3251 14.0907 14.0907C14.325 13.8564 14.325 13.4765 14.0906 13.2422L12.8347 11.9866C13.729 10.9033 14.2662 9.51428 14.2662 7.99982C14.2662 4.53885 11.4605 1.73315 7.99958 1.73315ZM2.93291 7.99982C2.93291 5.20159 5.20135 2.93315 7.99958 2.93315C10.7978 2.93315 13.0662 5.20159 13.0662 7.99982C13.0662 10.7981 10.7978 13.0665 7.99958 13.0665C5.20135 13.0665 2.93291 10.7981 2.93291 7.99982Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Zr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"amplify-single",ref:t,icon:no}))});Zr.displayName="AmplifySingle";var ro={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1317",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1317)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.29713 1.98047C1.94717 1.98047 1.66348 2.26416 1.66348 2.61412 1.66348 2.96408 1.94717 3.24777 2.29713 3.24777H13.7028C14.0528 3.24777 14.3365 2.96408 14.3365 2.61412 14.3365 2.26416 14.0528 1.98047 13.7028 1.98047H2.29713zM2.29713 12.7525C1.94717 12.7525 1.66348 13.0362 1.66348 13.3862 1.66348 13.7361 1.94717 14.0198 2.29713 14.0198H13.7028C14.0528 14.0198 14.3365 13.7361 14.3365 13.3862 14.3365 13.0362 14.0528 12.7525 13.7028 12.7525H2.29713z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.42163 4.25588L4.25471 11.2231C4.10989 11.5417 4.25077 11.9174 4.56935 12.0622C4.88794 12.207 5.2636 12.0661 5.40841 11.7475L6.24766 9.90119H9.75197L10.5912 11.7475C10.736 12.0661 11.1117 12.207 11.4303 12.0622C11.7489 11.9174 11.8897 11.5417 11.7449 11.2231L8.578 4.25589C8.5675 4.23244 8.55557 4.20961 8.54227 4.18755C8.49012 4.10102 8.41688 4.0262 8.32579 3.97171C8.301 3.95688 8.27527 3.94377 8.24878 3.93246C8.16764 3.89775 8.08309 3.8813 7.99981 3.88135C7.88457 3.88142 7.77177 3.91309 7.67384 3.97171C7.58714 4.02361 7.5121 4.09664 7.45735 4.18755C7.44406 4.20961 7.43213 4.23244 7.42163 4.25588ZM9.17592 8.63388L7.99981 6.04644L6.8237 8.63388H9.17592Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]},Wr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"auto-height",ref:t,icon:ro}))});Wr.displayName="AutoHeight";var io={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.5999 2.2001C2.5999 1.86873 2.33127 1.6001 1.9999 1.6001 1.66853 1.6001 1.3999 1.86873 1.3999 2.2001V13.8001C1.3999 14.1315 1.66853 14.4001 1.9999 14.4001 2.33127 14.4001 2.5999 14.1315 2.5999 13.8001V2.2001zM14.5999 2.2001C14.5999 1.86873 14.3313 1.6001 13.9999 1.6001 13.6685 1.6001 13.3999 1.86873 13.3999 2.2001V13.8001C13.3999 14.1315 13.6685 14.4001 13.9999 14.4001 14.3313 14.4001 14.5999 14.1315 14.5999 13.8001V2.2001zM6.424 8.24239C6.65832 8.4767 6.65832 8.8566 6.424 9.09091L6.11502 9.3999H9.33307C10.1063 9.3999 10.7331 8.7731 10.7331 7.9999 10.7331 7.22671 10.1063 6.5999 9.33307 6.5999H4.6666L4.66645 5.3999H9.33307C10.769 5.3999 11.9331 6.56396 11.9331 7.9999 11.9331 9.43584 10.769 10.5999 9.33307 10.5999H6.11485L6.424 10.9091C6.65832 11.1434 6.65832 11.5233 6.424 11.7576 6.18969 11.9919 5.80979 11.9919 5.57548 11.7576L4.24214 10.4242C4.00783 10.1899 4.00783 9.81003 4.24214 9.57572L5.57548 8.24239C5.80979 8.00807 6.18969 8.00807 6.424 8.24239z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.6666 6.5999C4.33523 6.5999 4.06641 6.33127 4.06641 5.9999C4.06641 5.66853 4.33508 5.3999 4.66645 5.3999L4.6666 6.5999Z"}}]},Gr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"autowrap-single",ref:t,icon:io}))});Gr.displayName="AutowrapSingle";var oo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.36977 4.66364C2.67525 3.75535 3.95995 3.75535 4.26543 4.66364L6.0261 9.89866C6.13173 10.2127 5.96275 10.553 5.64867 10.6586C5.33459 10.7643 4.99434 10.5953 4.8887 10.2812L3.3176 5.60982L1.7465 10.2812C1.64086 10.5953 1.30062 10.7643 0.986532 10.6586C0.672449 10.553 0.503468 10.2127 0.609102 9.89866L2.36977 4.66364Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.6333 7.87051C1.6333 7.53914 1.90193 7.27051 2.2333 7.27051H4.52594C4.85732 7.27051 5.12594 7.53914 5.12594 7.87051 5.12594 8.20188 4.85732 8.47051 4.52594 8.47051H2.2333C1.90193 8.47051 1.6333 8.20188 1.6333 7.87051zM9.26385 10.0162C8.9281 10.853 7.74343 10.853 7.40768 10.0162L6.02978 6.58181C5.90639 6.27427 6.05568 5.92493 6.36322 5.80154 6.67076 5.67815 7.0201 5.82744 7.14349 6.13498L8.33577 9.10668 9.52805 6.13498C9.65143 5.82744 10.0008 5.67815 10.3083 5.80154 10.6159 5.92493 10.7651 6.27427 10.6418 6.58181L9.26385 10.0162zM14.8178 5.68628C15.1491 5.68628 15.4178 5.95491 15.4178 6.28628L15.4178 10.845C15.4178 11.9648 14.51 12.8726 13.3901 12.8726H12.8888C11.8122 12.8726 10.9395 11.9999 10.9395 10.9233 10.9395 10.5919 11.2081 10.3233 11.5395 10.3233 11.8708 10.3233 12.1395 10.5919 12.1395 10.9233 12.1395 11.3371 12.4749 11.6726 12.8888 11.6726H13.3901C13.8472 11.6726 14.2178 11.3021 14.2178 10.845L14.2178 6.28628C14.2178 5.95491 14.4864 5.68628 14.8178 5.68628z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.9395 7.82632C10.9395 6.58966 11.942 5.58716 13.1786 5.58716C14.4153 5.58716 15.4178 6.58966 15.4178 7.82632C15.4178 9.06297 14.4153 10.0655 13.1786 10.0655C11.942 10.0655 10.9395 9.06297 10.9395 7.82632ZM13.1786 6.78716C12.6047 6.78716 12.1395 7.2524 12.1395 7.82632C12.1395 8.40023 12.6047 8.86547 13.1786 8.86547C13.7525 8.86547 14.2178 8.40023 14.2178 7.82632C14.2178 7.2524 13.7525 6.78716 13.1786 6.78716Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Yr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"avg-single",ref:t,icon:oo}))});Yr.displayName="AvgSingle";var ao={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_28",style:{maskType:"alpha"},width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0.35 0.72H16.35V16.72H0.35z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_28)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.5853 14.7987L2.27159 3.485L3.12012 2.63647L14.4338 13.9502L13.5853 14.7987Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M1.69629 12.8102L1.69629 14.1743C1.69629 14.8371 2.23355 15.3743 2.89629 15.3743L4.26042 15.3743L4.26042 14.0443L3.02629 14.0443L3.02629 12.8102L1.69629 12.8102ZM4.26042 2.06128L2.89629 2.06128C2.23355 2.06128 1.69629 2.59854 1.69629 3.26128L1.69629 4.62541L3.02629 4.62541L3.02629 3.39128L4.26042 3.39128L4.26042 2.06128ZM1.69629 10.0819L3.02629 10.0819L3.02629 7.35367L1.69629 7.35367L1.69629 10.0819ZM6.98868 2.06128L6.98868 3.39128L9.71693 3.39128L9.71693 2.06128L6.98868 2.06128ZM12.4452 2.06128L12.4452 3.39128L13.6793 3.39128L13.6793 4.62541L15.0093 4.62541L15.0093 3.26128C15.0093 2.59854 14.4721 2.06128 13.8093 2.06128L12.4452 2.06128ZM15.0093 7.35367L13.6793 7.35367L13.6793 10.0819L15.0093 10.0819L15.0093 7.35367ZM15.0093 12.8102L13.6793 12.8102L13.6793 14.0443L12.4452 14.0443L12.4452 15.3743L13.8093 15.3743C14.4721 15.3743 15.0093 14.8371 15.0093 14.1743L15.0093 12.8102ZM9.71693 15.3743L9.71693 14.0443L6.98868 14.0443L6.98868 15.3743L9.71693 15.3743Z"}}]}]},qr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"back-slash-single",ref:t,icon:ao}))});qr.displayName="BackSlashSingle";var so={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.65791 1.30005C3.77355 1.30005 3.05664 2.01696 3.05664 2.90132V12.8588C3.05664 13.8755 3.88086 14.6998 4.89759 14.6998H9.1016C11.2233 14.6998 12.9433 12.9798 12.9433 10.8581C12.9433 9.13925 11.8145 7.68407 10.2578 7.1934C10.8806 6.56856 11.2655 5.70659 11.2655 4.75472C11.2655 2.84676 9.71883 1.30005 7.81087 1.30005H4.65791ZM4.25664 2.90132C4.25664 2.6797 4.4363 2.50005 4.65791 2.50005H7.81087C9.05609 2.50005 10.0655 3.5095 10.0655 4.75472C10.0655 5.99993 9.05609 7.00938 7.81087 7.00938H4.25664V2.90132ZM4.25664 12.8588V8.21636H9.1016C10.5606 8.21636 11.7433 9.39909 11.7433 10.8581C11.7433 12.317 10.5606 13.4998 9.1016 13.4998H4.89759C4.5436 13.4998 4.25664 13.2128 4.25664 12.8588Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Xr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"bold-single",ref:t,icon:so}))});Xr.displayName="BoldSingle";var lo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.59219 1.3667C1.70853 1.3667 0.992188 2.08304 0.992188 2.9667V4.9667C0.992188 5.85036 1.70853 6.5667 2.59219 6.5667H11.2694C12.1531 6.5667 12.8694 5.85036 12.8694 4.9667V4.79985H13.8075V8.18642C13.8075 8.38777 13.6579 8.55773 13.4581 8.58321L7.10511 9.39341C6.30618 9.4953 5.70752 10.1752 5.70752 10.9806V14.0332C5.70752 14.3646 5.97615 14.6332 6.30752 14.6332C6.63889 14.6332 6.90752 14.3646 6.90752 14.0332V10.9806C6.90752 10.7792 7.05718 10.6092 7.25692 10.5838L13.6099 9.77356C14.4089 9.67168 15.0075 8.99182 15.0075 8.18642V4.19985C15.0075 3.86848 14.7389 3.59985 14.4075 3.59985H12.8694V2.9667C12.8694 2.08304 12.1531 1.3667 11.2694 1.3667H2.59219ZM2.19219 2.9667C2.19219 2.74579 2.37127 2.5667 2.59219 2.5667H11.2694C11.4903 2.5667 11.6694 2.74579 11.6694 2.9667V4.9667C11.6694 5.18761 11.4903 5.3667 11.2694 5.3667H2.59219C2.37127 5.3667 2.19219 5.18761 2.19219 4.9667V2.9667Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Qr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"brush-single",ref:t,icon:lo}))});Qr.displayName="BrushSingle";var co={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 3.73989C1.14014 2.30396 2.3042 1.13989 3.74014 1.13989H12.2601C13.6961 1.13989 14.8601 2.30395 14.8601 3.73989V4.86989C14.8601 5.20126 14.5915 5.46989 14.2601 5.46989C13.9288 5.46989 13.6601 5.20126 13.6601 4.86989V3.73989C13.6601 2.96669 13.0333 2.33989 12.2601 2.33989H8.34014V3.20284C8.34014 3.20446 8.34014 3.20608 8.34014 3.2077V6.73989C8.34014 7.62355 7.62379 8.33989 6.74014 8.33989H2.70277C2.70112 8.3399 2.69947 8.3399 2.69781 8.33989H2.34014V12.2599C2.34014 13.0331 2.96694 13.6599 3.74014 13.6599H12.2601C13.0333 13.6599 13.6601 13.0331 13.6601 12.2599V11.7299C13.6601 11.3985 13.9288 11.1299 14.2601 11.1299C14.5915 11.1299 14.8601 11.3985 14.8601 11.7299V12.2599C14.8601 13.6958 13.6961 14.8599 12.2601 14.8599H3.74014C2.3042 14.8599 1.14014 13.6958 1.14014 12.2599V3.73989ZM4.26409 7.13989H6.74014C6.96105 7.13989 7.14014 6.96081 7.14014 6.73989V4.55237L4.26409 7.13989ZM7.14014 2.93819V2.33989H6.28159L2.34044 5.614L2.34056 7.13989H2.46992L7.14014 2.93819ZM2.34032 4.05403L4.40368 2.33989H3.74029C2.96705 2.33989 2.34023 2.96676 2.34029 3.74L2.34032 4.05403Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.73877 9.00298C8.73877 9.55526 9.18649 10.003 9.73877 10.003H11.7792C12.1106 10.003 12.3792 9.73435 12.3792 9.40298C12.3792 9.07161 12.1106 8.80298 11.7792 8.80298H10.7874L12.2304 7.36157C12.7051 6.88734 13.4743 6.88754 13.9488 7.36202C14.4234 7.83667 14.4234 8.60624 13.9488 9.0809L13.2095 9.82016C12.9752 10.0545 12.9752 10.4344 13.2095 10.6687C13.4439 10.903 13.8238 10.903 14.0581 10.6687L14.7973 9.92943C15.7406 8.98614 15.7406 7.45678 14.7973 6.51349C13.8544 5.57056 12.3257 5.57015 11.3823 6.51259L9.93877 7.95459V6.96255C9.93877 6.63118 9.67014 6.36255 9.33877 6.36255C9.0074 6.36255 8.73877 6.63118 8.73877 6.96255V9.00298Z"}}]},Jr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"cancel-freeze-single",ref:t,icon:co}))});Jr.displayName="CancelFreezeSingle";var uo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.5939 1.13916L10.6607 1.1392C9.55628 1.13922 8.66093 2.03448 8.66077 3.13893L8.66063 4.19191C8.66059 4.52328 8.92918 4.79194 9.26055 4.79199 9.59192 4.79204 9.86059 4.52344 9.86063 4.19207L9.86077 3.13909C9.86084 2.69731 10.219 2.33921 10.6608 2.3392L12.594 2.33916C13.0358 2.33915 13.394 2.69732 13.394 3.13916L13.394 12.8612C13.394 13.303 13.0358 13.6612 12.594 13.6612H10.6606C10.2188 13.6612 9.86063 13.303 9.86063 12.8612V11.8084C9.86063 11.4771 9.592 11.2084 9.26063 11.2084 8.92926 11.2084 8.66063 11.4771 8.66063 11.8084V12.8612C8.66063 13.9658 9.55606 14.8612 10.6606 14.8612H12.594C13.6986 14.8612 14.594 13.9658 14.594 12.8612L14.594 3.13915C14.594 2.03457 13.6985 1.13914 12.5939 1.13916zM5.33888 1.13919L3.40568 1.13926C2.30114 1.13931 1.40575 2.03474 1.40576 3.13928L1.40586 12.8612C1.40587 13.9658 2.3013 14.8612 3.40586 14.8612H5.33896C6.44353 14.8612 7.33896 13.9658 7.33896 12.8612V11.8084C7.33896 11.4771 7.07033 11.2084 6.73896 11.2084 6.40759 11.2084 6.13896 11.4771 6.13896 11.8084V12.8612C6.13896 13.303 5.78079 13.6612 5.33896 13.6612H3.40586C2.96403 13.6612 2.60586 13.303 2.60586 12.8612L2.60576 3.13927C2.60576 2.69745 2.96391 2.33928 3.40573 2.33926L5.33893 2.33919C5.78077 2.33917 6.13896 2.69735 6.13896 3.13919V4.192C6.13896 4.52337 6.40759 4.792 6.73896 4.792 7.07033 4.792 7.33896 4.52337 7.33896 4.192V3.13919C7.33896 2.03459 6.44348 1.13914 5.33888 1.13919z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.20731 5.99993C8.973 6.23424 8.973 6.61414 9.20731 6.84845L10.0912 7.73235C10.2474 7.88856 10.2474 8.14182 10.0912 8.29803L9.20731 9.18192C8.973 9.41624 8.973 9.79614 9.20731 10.0305 9.44163 10.2648 9.82153 10.2648 10.0558 10.0305L10.9397 9.14654C11.5646 8.52171 11.5646 7.50867 10.9397 6.88384L10.0558 5.99993C9.82153 5.76561 9.44163 5.76561 9.20731 5.99993zM5.94379 5.99993C6.1781 5.76561 6.558 5.76561 6.79232 5.99993 7.02663 6.23424 7.02663 6.61414 6.79232 6.84845L5.90842 7.73235C5.75221 7.88856 5.75221 8.14182 5.90842 8.29803L6.79232 9.18193C7.02663 9.41624 7.02663 9.79614 6.79232 10.0305 6.558 10.2648 6.1781 10.2648 5.94379 10.0305L5.0599 9.14656C4.43506 8.52172 4.43506 7.50866 5.0599 6.88382L5.94379 5.99993z"}}]},Kr=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"cancel-merge-single",ref:t,icon:uo}))});Kr.displayName="CancelMergeSingle";var fo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.1544 3.75557C14.3887 3.98988 14.3887 4.36978 14.1544 4.6041L6.51409 12.2444C6.40157 12.3569 6.24896 12.4201 6.08983 12.4201C5.9307 12.4201 5.77808 12.3569 5.66556 12.2444L1.84541 8.42425C1.6111 8.18993 1.6111 7.81003 1.84541 7.57572C2.07973 7.34141 2.45963 7.34141 2.69394 7.57572L6.08983 10.9716L13.3059 3.75557C13.5402 3.52126 13.9201 3.52126 14.1544 3.75557Z",fillRule:"evenodd",clipRule:"evenodd"}}]},e3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"check-mark-single",ref:t,icon:fo}))});e3.displayName="CheckMarkSingle";var ho={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1161",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1161)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.36831 3.22148C5.36831 1.94497 6.40313 0.910156 7.67964 0.910156C8.95615 0.910156 9.99097 1.94497 9.99097 3.22149V6.74754H8.72649V3.22149C8.72649 2.64333 8.2578 2.17464 7.67964 2.17464C7.10148 2.17464 6.63279 2.64333 6.63279 3.22148V6.74754H5.36831V3.22148Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.00091 5.47314C3.33644 5.47314 1.9499 6.74914 1.81192 8.40788L1.54428 11.6254C1.38911 13.4909 2.86133 15.0906 4.73327 15.0906H13.6667C14.175 15.0906 14.5544 14.6228 14.4495 14.1255L13.0262 7.37781C12.792 6.26766 11.8125 5.47314 10.6779 5.47314H5.00091ZM10.6779 6.75314H5.00091C4.00223 6.75314 3.1703 7.51874 3.08751 8.51399L2.81988 11.7315C2.72677 12.8508 3.61011 13.8106 4.73327 13.8106H5.7695C5.26362 13.0554 5.05585 12.0527 5.31224 11.047C5.40861 10.6689 5.76242 10.4493 6.10249 10.5564C6.44256 10.6636 6.64012 11.0569 6.54374 11.4349C6.27517 12.4885 6.92898 13.6738 7.87916 13.8106H9.01412C8.50824 13.0554 8.30047 12.0527 8.55686 11.047C8.65324 10.6689 9.00704 10.4493 9.34711 10.5564C9.68719 10.6636 9.88474 11.0569 9.78837 11.4349C9.51979 12.4885 10.1736 13.6738 11.1238 13.8106H13.0749L11.7738 7.64199C11.6645 7.12392 11.2073 6.75314 10.6779 6.75314Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]},t3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"clear-format",ref:t,icon:ho}))});t3.displayName="ClearFormat";var po={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.71274 2.86421C3.47843 2.6299 3.09853 2.6299 2.86421 2.86421C2.6299 3.09853 2.6299 3.47843 2.86421 3.71274L7.15154 8.00007L2.86421 12.2874C2.6299 12.5217 2.6299 12.9016 2.86421 13.1359C3.09853 13.3702 3.47843 13.3702 3.71274 13.1359L8.00007 8.84859L12.2874 13.1359C12.5217 13.3702 12.9016 13.3702 13.1359 13.1359C13.3702 12.9016 13.3702 12.5217 13.1359 12.2874L8.84859 8.00007L13.1359 3.71274C13.3702 3.47843 13.3702 3.09853 13.1359 2.86421C12.9016 2.6299 12.5217 2.6299 12.2874 2.86421L8.00007 7.15154L3.71274 2.86421Z"}}]},D1=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"close-single",ref:t,icon:po}))});D1.displayName="CloseSingle";var vo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M.361328 7.79626C.361328 6.0459 1.78028 4.62695 3.53064 4.62695 4.18424 4.62695 4.80612 4.90867 5.23714 5.40001L5.30149 5.47337C5.52001 5.72247 5.49522 6.10156 5.24612 6.32009 4.99701 6.53861 4.61792 6.51382 4.3994 6.26471L4.33504 6.19135C4.13187 5.95975 3.83873 5.82695 3.53064 5.82695 2.44302 5.82695 1.56133 6.70864 1.56133 7.79626V8.21416C1.56133 9.29594 2.43828 10.1729 3.52006 10.1729 3.83123 10.1729 4.12678 10.0366 4.32877 9.79988L4.39405 9.72339C4.60916 9.47133 4.98788 9.44138 5.23994 9.65649 5.492 9.8716 5.52195 10.2503 5.30684 10.5024L5.24156 10.5789C4.81157 11.0827 4.18244 11.3729 3.52006 11.3729 1.77554 11.3729.361328 9.95868.361328 8.21416V7.79626zM13.2084 4.92822C13.5398 4.92822 13.8084 5.19685 13.8084 5.52822V9.97297C13.8084 10.0834 13.8979 10.173 14.0084 10.173H15.0384C15.3698 10.173 15.6384 10.4416 15.6384 10.773 15.6384 11.1043 15.3698 11.373 15.0384 11.373H14.0084C13.2352 11.373 12.6084 10.7462 12.6084 9.97297V5.52822C12.6084 5.19685 12.877 4.92822 13.2084 4.92822z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.9893 7.42715C10.9893 7.09578 11.2579 6.82715 11.5893 6.82715H14.9428C15.2742 6.82715 15.5428 7.09578 15.5428 7.42715 15.5428 7.75852 15.2742 8.02715 14.9428 8.02715H11.5893C11.2579 8.02715 10.9893 7.75852 10.9893 7.42715zM9.46366 8.71622C9.46366 8.18879 8.9622 7.80569 8.45332 7.94436L8.12019 8.03514C7.68503 8.15373 7.38311 8.54894 7.38311 8.99996V10.7731C7.38311 11.1044 7.11448 11.3731 6.78311 11.3731 6.45173 11.3731 6.18311 11.1044 6.18311 10.7731V8.99996C6.18311 8.0077 6.84733 7.13825 7.80469 6.87736L8.13782 6.78658C9.41001 6.43991 10.6637 7.39764 10.6637 8.71622V10.7731C10.6637 11.1044 10.395 11.3731 10.0637 11.3731 9.73229 11.3731 9.46366 11.1044 9.46366 10.7731V8.71622z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.79079 6.75531C7.12216 6.75528 7.39081 7.02389 7.39084 7.35526L7.39109 10.773C7.39112 11.1043 7.12251 11.373 6.79114 11.373C6.45977 11.373 6.19112 11.1044 6.19109 10.7731L6.19084 7.35535C6.19081 7.02398 6.45942 6.75533 6.79079 6.75531Z",fillRule:"evenodd",clipRule:"evenodd"}}]},n3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"cnt-single",ref:t,icon:vo}))});n3.displayName="CntSingle";var go={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.92206 2.45064C9.98634 2.12556 9.77492 1.80992 9.44984 1.74564 9.12477 1.68136 8.80913 1.89278 8.74485 2.21785L6.41152 14.0179C6.34724 14.3429 6.55865 14.6586 6.88373 14.7228 7.20881 14.7871 7.52444 14.5757 7.58872 14.2506L9.92206 2.45064zM5.14972 3.90157C5.38815 4.1317 5.39487 4.51154 5.16473 4.74996L2.55461 7.45409C2.01739 8.01066 2.03336 8.89745 2.59029 9.43431L5.14944 11.9013C5.38802 12.1313 5.39498 12.5111 5.165 12.7497 4.93502 12.9883 4.55519 12.9952 4.31662 12.7652L1.75746 10.2983C.723174 9.30122.693506 7.65434 1.69121 6.6207L4.30133 3.91657C4.53146 3.67815 4.9113 3.67143 5.14972 3.90157zM10.8505 3.90157C11.0889 3.67143 11.4688 3.67815 11.6989 3.91657L14.309 6.6207C15.3067 7.65434 15.2771 9.30122 14.2428 10.2983L11.6836 12.7652C11.4451 12.9952 11.0652 12.9883 10.8352 12.7497 10.6053 12.5111 10.6122 12.1313 10.8508 11.9013L13.41 9.43431C13.9669 8.89745 13.9829 8.01066 13.4456 7.45409L10.8355 4.74996C10.6054 4.51154 10.6121 4.1317 10.8505 3.90157z"}}]},r3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"code-single",ref:t,icon:go}))});r3.displayName="CodeSingle";var mo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.59 1.51H10.46V14.459999999999999H5.59z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.34863 2.53325C1.34863 1.87051 1.88589 1.33325 2.54863 1.33325H13.482C14.1447 1.33325 14.682 1.87051 14.682 2.53325V13.4666C14.682 14.1294 14.1447 14.6666 13.482 14.6666H2.54863C1.88589 14.6666 1.34863 14.1294 1.34863 13.4666V2.53325ZM13.082 2.63325C13.2477 2.63325 13.382 2.76757 13.382 2.93325V5.09946C13.382 5.26515 13.2477 5.39946 13.082 5.39946H10.9708C10.8052 5.39946 10.6708 5.26515 10.6708 5.09946V2.93325C10.6708 2.76757 10.8052 2.63325 10.9708 2.63325H13.082ZM9.37085 2.93325C9.37085 2.76757 9.23653 2.63325 9.07085 2.63325H6.95974C6.79406 2.63325 6.65974 2.76757 6.65974 2.93325V5.09946C6.65974 5.26515 6.79406 5.39946 6.95974 5.39946L9.07085 5.39946C9.23654 5.39946 9.37085 5.26515 9.37085 5.09946V2.93325ZM5.35974 2.93325C5.35974 2.76757 5.22543 2.63325 5.05974 2.63325H2.94863C2.78295 2.63325 2.64863 2.76757 2.64863 2.93325V5.09946C2.64863 5.26515 2.78295 5.39946 2.94863 5.39946H5.05974C5.22543 5.39946 5.35974 5.26515 5.35974 5.09946V2.93325ZM2.94863 6.69946C2.78295 6.69946 2.64863 6.83378 2.64863 6.99946V9.11045C2.64863 9.27613 2.78295 9.41045 2.94863 9.41045H5.05974C5.22543 9.41045 5.35974 9.27613 5.35974 9.11045V6.99946C5.35974 6.83378 5.22543 6.69946 5.05974 6.69946H2.94863ZM2.94863 10.7104C2.78295 10.7104 2.64863 10.8448 2.64863 11.0104V13.0666C2.64863 13.2323 2.78295 13.3666 2.94863 13.3666H5.05974C5.22543 13.3666 5.35974 13.2323 5.35974 13.0666V11.0104C5.35974 10.8448 5.22543 10.7104 5.05974 10.7104H2.94863ZM6.65974 13.0666C6.65974 13.2323 6.79406 13.3666 6.95974 13.3666H9.07085C9.23653 13.3666 9.37085 13.2323 9.37085 13.0666V11.0104C9.37085 10.8448 9.23653 10.7104 9.07085 10.7104L6.95974 10.7104C6.79406 10.7104 6.65974 10.8448 6.65974 11.0104V13.0666ZM10.6708 13.0666C10.6708 13.2323 10.8052 13.3666 10.9708 13.3666H13.082C13.2477 13.3666 13.382 13.2323 13.382 13.0666V11.0104C13.382 10.8448 13.2477 10.7104 13.082 10.7104H10.9708C10.8052 10.7104 10.6708 10.8448 10.6708 11.0104V13.0666ZM13.082 9.41045C13.2477 9.41045 13.382 9.27613 13.382 9.11045V6.99946C13.382 6.83378 13.2477 6.69946 13.082 6.69946H10.9708C10.8052 6.69946 10.6708 6.83378 10.6708 6.99946V9.11045C10.6708 9.27613 10.8052 9.41045 10.9708 9.41045H13.082ZM6.95974 9.41045C6.79406 9.41045 6.65974 9.27613 6.65974 9.11045V6.99946C6.65974 6.83378 6.79406 6.69946 6.95974 6.69946L9.07085 6.69946C9.23653 6.69946 9.37085 6.83378 9.37085 6.99946V9.11045C9.37085 9.27613 9.23653 9.41045 9.07085 9.41045H6.95974Z",fillRule:"evenodd",clipRule:"evenodd"}}]},i3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"conditions",ref:t,icon:mo}))});i3.displayName="Conditions";var Co={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_273_6444",style:{maskType:"alpha"},width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0.54 0.84H16.54V16.84H0.54z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_273_6444)"},children:[{tag:"path",attrs:{d:"M6.67742 7.37473V5.64139H9.74408V7.37473H6.67742Z"}},{tag:"path",attrs:{d:"M2.41101 2.84136C2.41101 2.03134 3.06766 1.37469 3.87768 1.37469H13.211C14.021 1.37469 14.6777 2.03135 14.6777 2.84136V14.8414C14.6777 15.6514 14.021 16.308 13.211 16.308H3.87768C3.06767 16.308 2.41101 15.6514 2.41101 14.8414V2.84136ZM5.87742 10.0414C5.43559 10.0414 5.07742 10.3996 5.07742 10.8414C5.07742 11.2832 5.43559 11.6414 5.87742 11.6414H10.5441C10.9859 11.6414 11.3441 11.2832 11.3441 10.8414C11.3441 10.3996 10.9859 10.0414 10.5441 10.0414H5.87742ZM5.07742 12.8414C5.07742 12.3996 5.43559 12.0414 5.87742 12.0414H8.21075C8.65258 12.0414 9.01075 12.3996 9.01075 12.8414C9.01075 13.2832 8.65258 13.6414 8.21075 13.6414H5.87742C5.43559 13.6414 5.07742 13.2832 5.07742 12.8414ZM5.87742 4.04139C5.43559 4.04139 5.07742 4.39957 5.07742 4.84139V8.17473C5.07742 8.61655 5.43559 8.97473 5.87742 8.97473H10.5441C10.9859 8.97473 11.3441 8.61655 11.3441 8.17473V4.84139C11.3441 4.39957 10.9859 4.04139 10.5441 4.04139H5.87742Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]},o3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"content-single-16",ref:t,icon:Co}))});o3.displayName="ContentSingle16";var bo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1141",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1141)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M5.4004 2.60213C5.25792 2.60213 5.14241 2.71763 5.14241 2.86011V4.32679C5.14241 4.67752 4.85809 4.96184 4.50736 4.96184C4.15663 4.96184 3.87231 4.67752 3.87231 4.32679V2.86011C3.87231 2.01618 4.55646 1.33203 5.4004 1.33203H13.14C13.984 1.33203 14.6681 2.01618 14.6681 2.86011V10.5998C14.6681 11.4437 13.984 12.1278 13.14 12.1278H11.6568C11.3061 12.1278 11.0218 11.8435 11.0218 11.4928C11.0218 11.1421 11.3061 10.8577 11.6568 10.8577H13.14C13.2825 10.8577 13.398 10.7422 13.398 10.5998V2.86011C13.398 2.71763 13.2825 2.60213 13.14 2.60213H5.4004Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.33203 5.40015C1.33203 4.55622 2.01618 3.87207 2.86011 3.87207H10.5998C11.4437 3.87207 12.1278 4.55622 12.1278 5.40015V13.1398C12.1278 13.9837 11.4437 14.6679 10.5998 14.6679H2.86011C2.01618 14.6679 1.33203 13.9837 1.33203 13.1398V5.40015ZM2.86011 5.14217C2.71763 5.14217 2.60213 5.25767 2.60213 5.40015V13.1398C2.60213 13.2823 2.71763 13.3978 2.86011 13.3978H10.5998C10.7422 13.3978 10.8577 13.2823 10.8577 13.1398V5.40015C10.8577 5.25767 10.7422 5.14217 10.5998 5.14217H2.86011Z"}}]}]},a3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"copy",ref:t,icon:bo}))});a3.displayName="Copy";var So={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1093",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1093)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.69148 5.44796C7.69148 5.07977 7.393 4.7813 7.02481 4.7813H3.25445C2.88626 4.7813 2.58779 5.07977 2.58779 5.44796V10.5516C2.58779 10.9198 2.88626 11.2183 3.25445 11.2183H7.02481C7.393 11.2183 7.69148 10.9198 7.69148 10.5516V5.44796ZM2.58779 3.50537C1.88311 3.50537 1.31186 4.07662 1.31186 4.7813V11.2183C1.31186 11.923 1.88311 12.4942 2.58779 12.4942H7.69148C8.39613 12.4942 8.96739 11.923 8.96739 11.2183V4.7813C8.96739 4.07662 8.39613 3.50537 7.69148 3.50537H2.58779Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.8919 10.4557C11.9671 10.4869 12.0496 10.5041 12.1361 10.5041C12.2226 10.5041 12.3051 10.4869 12.3803 10.4557C12.4555 10.4246 12.526 10.3784 12.5872 10.3172L14.5011 8.40335C14.7502 8.15421 14.7502 7.75028 14.5011 7.50114C14.2519 7.252 13.848 7.252 13.5989 7.50114L12.774 8.32595V6.13406C12.774 5.78172 12.4884 5.49609 12.1361 5.49609C11.7837 5.49609 11.4981 5.78172 11.4981 6.13406V8.32595L10.6733 7.50114C10.4241 7.252 10.0202 7.252 9.77106 7.50114C9.52192 7.75028 9.52192 8.15421 9.77106 8.40335L11.6847 10.3169M6.97288 9.84189C6.69858 10.1235 6.25386 10.1235 5.97956 9.84189L5.17866 9.01974L4.37769 9.84195C4.1034 10.1235 3.65867 10.1235 3.38437 9.84195C3.11008 9.56038 3.11008 9.10385 3.38437 8.82228L4.18534 8.00007L3.38439 7.17787C3.11009 6.8963 3.11009 6.43977 3.38439 6.1582C3.65869 5.87663 4.10341 5.87663 4.37771 6.1582L5.17866 6.9804L5.97954 6.15826C6.25384 5.87669 6.69857 5.87669 6.97287 6.15826C7.24716 6.43984 7.24716 6.89636 6.97286 7.17793L6.17198 8.00007L6.97288 8.82222C7.24718 9.10379 7.24718 9.56031 6.97288 9.84189Z"}}]}]},s3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"delete-cell-move-down",ref:t,icon:So}))});s3.displayName="DeleteCellMoveDown";var _o={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_252_31",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 16H32V32H16z",transform:"rotate(180 16 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_252_31)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.29012 10.552C8.29012 10.9202 8.5886 11.2187 8.95679 11.2187L12.7271 11.2187C13.0953 11.2187 13.3938 10.9202 13.3938 10.552L13.3938 5.44836C13.3938 5.08016 13.0953 4.7817 12.7271 4.7817L8.95678 4.7817C8.5886 4.7817 8.29012 5.08016 8.29012 5.44836L8.29012 10.552ZM13.3938 12.4946C14.0985 12.4946 14.6697 11.9234 14.6697 11.2187L14.6697 4.7817C14.6697 4.07703 14.0985 3.50576 13.3938 3.50576L8.29012 3.50576C7.58547 3.50576 7.0142 4.07703 7.0142 4.7817L7.0142 11.2187C7.0142 11.9234 7.58547 12.4946 8.29012 12.4946L13.3938 12.4946Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M1.37899 7.7562C1.34779 7.83142 1.33053 7.9139 1.33053 8.0004C1.33053 8.0869 1.34779 8.16938 1.37899 8.2446C1.41013 8.31985 1.45626 8.39034 1.51739 8.45151L3.43133 10.3654C3.68046 10.6145 4.08439 10.6145 4.33353 10.3654C4.58266 10.1163 4.58266 9.71232 4.33353 9.46318L3.50873 8.63836L5.70059 8.63836C6.05293 8.63836 6.33855 8.35273 6.33855 8.0004C6.33855 7.64806 6.05293 7.36244 5.70059 7.36244L3.50873 7.36244L4.33353 6.53762C4.58266 6.28848 4.58266 5.88455 4.33353 5.63541C4.08439 5.38627 3.68046 5.38627 3.43133 5.63541L1.51773 7.54899M9.00896 6.15858C9.28326 5.87701 9.72798 5.87701 10.0023 6.15858L10.8032 6.98073L11.6042 6.15852C11.8784 5.87695 12.3232 5.87695 12.5975 6.15852C12.8718 6.44009 12.8718 6.89661 12.5975 7.17819L11.7965 8.00041L12.5975 8.8226C12.8718 9.10417 12.8718 9.56069 12.5975 9.84227C12.3232 10.1238 11.8784 10.1238 11.6041 9.84227L10.8032 9.02007L10.0023 9.84221C9.728 10.1238 9.28327 10.1238 9.00897 9.84221C8.73468 9.56063 8.73468 9.10411 9.00898 8.82254L9.80987 8.00041L9.00896 7.17825C8.73466 6.89668 8.73466 6.44016 9.00896 6.15858Z"}}]}]},l3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"delete-cell-shift-left",ref:t,icon:_o}))});l3.displayName="DeleteCellShiftLeft";var yo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1088",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1088)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.70985 5.44796C7.70985 5.07977 7.41137 4.7813 7.04318 4.7813H3.27282C2.90463 4.7813 2.60616 5.07977 2.60616 5.44796V10.5516C2.60616 10.9198 2.90463 11.2183 3.27282 11.2183H7.04318C7.41137 11.2183 7.70985 10.9198 7.70985 10.5516V5.44796ZM2.60616 3.50537C1.90148 3.50537 1.33023 4.07662 1.33023 4.7813V11.2183C1.33023 11.923 1.90148 12.4942 2.60616 12.4942H7.70985C8.4145 12.4942 8.98576 11.923 8.98576 11.2183V4.7813C8.98576 4.07662 8.4145 3.50537 7.70985 3.50537H2.60616Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.621 8.2438C14.6522 8.16858 14.6695 8.0861 14.6695 7.9996C14.6695 7.9131 14.6522 7.83062 14.621 7.7554C14.5899 7.68015 14.5438 7.60966 14.4826 7.54849L12.5687 5.63461C12.3196 5.38547 11.9156 5.38547 11.6665 5.63461C11.4174 5.88375 11.4174 6.28768 11.6665 6.53682L12.4913 7.36164H10.2994C9.94711 7.36164 9.66148 7.64727 9.66148 7.9996C9.66148 8.35194 9.94711 8.63756 10.2994 8.63756H12.4913L11.6665 9.46238C11.4174 9.71152 11.4174 10.1155 11.6665 10.3646C11.9156 10.6137 12.3196 10.6137 12.5687 10.3646L14.4823 8.45101M6.99107 9.84142C6.71677 10.123 6.27205 10.123 5.99775 9.84142L5.19685 9.01927L4.39588 9.84148C4.12159 10.1231 3.67686 10.1231 3.40256 9.84148C3.12826 9.55991 3.12826 9.10339 3.40256 8.82181L4.20353 7.99959L3.40258 7.1774C3.12828 6.89583 3.12828 6.43931 3.40258 6.15773C3.67688 5.87616 4.1216 5.87616 4.3959 6.15773L5.19685 6.97993L5.99773 6.15779C6.27203 5.87622 6.71676 5.87622 6.99106 6.15779C7.26535 6.43937 7.26535 6.89589 6.99105 7.17746L6.19017 7.99959L6.99107 8.82175C7.26537 9.10332 7.26537 9.55984 6.99107 9.84142Z"}}]}]},c3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"delete-cell-shift-right",ref:t,icon:yo}))});c3.displayName="DeleteCellShiftRight";var Lo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_252_36",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z",transform:"matrix(1 0 0 -1 0 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_252_36)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.69172 10.552C7.69172 10.9202 7.39324 11.2187 7.02506 11.2187H3.2547C2.8865 11.2187 2.58803 10.9202 2.58803 10.552V5.44836C2.58803 5.08016 2.8865 4.7817 3.2547 4.7817H7.02506C7.39324 4.7817 7.69172 5.08016 7.69172 5.44836V10.552ZM2.58803 12.4946C1.88335 12.4946 1.3121 11.9234 1.3121 11.2187V4.7817C1.3121 4.07703 1.88335 3.50576 2.58803 3.50576H7.69172C8.39637 3.50576 8.96764 4.07703 8.96764 4.7817V11.2187C8.96764 11.9234 8.39637 12.4946 7.69172 12.4946H2.58803Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.892 5.54431C11.9672 5.51312 12.0497 5.49591 12.1362 5.49591C12.2227 5.49591 12.3052 5.51312 12.3804 5.54431C12.4557 5.57545 12.5261 5.62159 12.5873 5.68276L14.5012 7.59665C14.7503 7.84579 14.7503 8.24972 14.5012 8.49886C14.2521 8.748 13.8481 8.748 13.599 8.49886L12.7741 7.67405V9.86594C12.7741 10.2183 12.4885 10.5039 12.1362 10.5039C11.7839 10.5039 11.4983 10.2183 11.4983 9.86594V7.67405L10.6734 8.49886C10.4243 8.748 10.0203 8.748 9.77121 8.49886C9.52207 8.24972 9.52207 7.84579 9.77121 7.59665L11.6848 5.68305M6.97304 6.15811C6.69874 5.87653 6.25401 5.87654 5.97972 6.15811L5.17881 6.98026L4.37784 6.15805C4.10355 5.87647 3.65882 5.87647 3.38453 6.15805C3.11023 6.43962 3.11023 6.89615 3.38453 7.17772L4.18549 7.99993L3.38454 8.82213C3.11024 9.1037 3.11024 9.56023 3.38454 9.8418C3.65884 10.1234 4.10356 10.1234 4.37786 9.8418L5.17881 9.0196L5.9797 9.84174C6.254 10.1233 6.69872 10.1233 6.97302 9.84174C7.24732 9.56016 7.24732 9.10364 6.97302 8.82207L6.17213 7.99993L6.97304 7.17778C7.24734 6.89621 7.24734 6.43969 6.97304 6.15811Z"}}]}]},u3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"delete-cell-shift-up",ref:t,icon:Lo}))});u3.displayName="DeleteCellShiftUp";var Eo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1098",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1098)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.9503 1.33317C12.6866 1.33317 13.2836 1.9301 13.2836 2.6665V13.3332C13.2836 14.0695 12.6866 14.6665 11.9503 14.6665H9.28359C8.54721 14.6665 7.95026 14.0696 7.95026 13.3332L7.95026 2.6665C7.95026 1.9301 8.54721 1.33317 9.28359 1.33317H11.9503ZM11.9503 2.6665V13.3332H9.28359V2.6665H11.9503Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M3.8542 6.29716C3.59385 6.03681 3.17174 6.03681 2.91139 6.29716C2.65104 6.55751 2.65104 6.97962 2.91139 7.23997L3.67157 8.00014L2.9114 8.76031C2.65105 9.02066 2.65105 9.44277 2.9114 9.70312C3.17175 9.96347 3.59387 9.96347 3.85421 9.70312L4.61437 8.94296L5.37459 9.70318C5.63494 9.96352 6.05705 9.96353 6.31741 9.70318C6.57775 9.44283 6.57775 9.02072 6.31741 8.76036L5.55718 8.00014L6.31742 7.23991C6.57777 6.97956 6.57777 6.55745 6.31742 6.2971C6.05707 6.03675 5.63496 6.03675 5.37461 6.2971L4.61437 7.05734L3.8542 6.29716Z"}}]}]},f3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"delete-column",ref:t,icon:Eo}))});f3.displayName="DeleteColumn";var wo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1103",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1103)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.6666 11.9502C14.6666 12.6866 14.0697 13.2835 13.3333 13.2835H2.66665C1.93027 13.2835 1.33331 12.6866 1.33331 11.9502V9.28353C1.33331 8.54715 1.93027 7.9502 2.66665 7.9502L13.3333 7.9502C14.0697 7.9502 14.6666 8.54715 14.6666 9.28353V11.9502ZM13.3333 11.9502H2.66665V9.28353H13.3333V11.9502Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M9.60134 3.85438C9.86169 3.59403 9.86169 3.17192 9.60134 2.91157C9.34099 2.65122 8.91888 2.65122 8.65853 2.91157L7.89835 3.67175L7.13819 2.91159C6.87784 2.65124 6.45573 2.65124 6.19538 2.91159C5.93503 3.17194 5.93503 3.59405 6.19538 3.8544L6.95554 4.61456L6.19532 5.37478C5.93497 5.63513 5.93497 6.05724 6.19532 6.31759C6.45567 6.57794 6.87778 6.57794 7.13813 6.31759L7.89835 5.55737L8.65859 6.3176C8.91893 6.57796 9.34105 6.57796 9.60139 6.3176C9.86175 6.05726 9.86175 5.63514 9.60139 5.3748L8.84116 4.61456L9.60134 3.85438Z"}}]}]},d3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"delete-row",ref:t,icon:wo}))});d3.displayName="DeleteRow";var Mo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.3313 1.4667C5.3313 1.13533 5.59993.866699 5.9313.866699H10.069C10.4004.866699 10.669 1.13533 10.669 1.4667 10.669 1.79807 10.4004 2.0667 10.069 2.0667H5.9313C5.59993 2.0667 5.3313 1.79807 5.3313 1.4667zM1.09985 3.64443C1.09985 3.31306 1.36848 3.04443 1.69985 3.04443H14.2999C14.6312 3.04443 14.8999 3.31306 14.8999 3.64443 14.8999 3.9758 14.6312 4.24443 14.2999 4.24443H1.69985C1.36848 4.24443 1.09985 3.9758 1.09985 3.64443zM6.12398 8.30171C6.35829 8.0674 6.73819 8.0674 6.97251 8.30171L8.00007 9.32928 9.02764 8.30171C9.26195 8.0674 9.64185 8.0674 9.87617 8.30171 10.1105 8.53603 10.1105 8.91593 9.87617 9.15024L8.8486 10.1778 9.87617 11.2054C10.1105 11.4397 10.1105 11.8196 9.87617 12.0539 9.64185 12.2882 9.26195 12.2882 9.02764 12.0539L8.00007 11.0263 6.97251 12.0539C6.73819 12.2882 6.35829 12.2882 6.12398 12.0539 5.88966 11.8196 5.88966 11.4397 6.12398 11.2054L7.15154 10.1778 6.12398 9.15024C5.88966 8.91593 5.88966 8.53603 6.12398 8.30171z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.75332 5.22217C3.86966 5.22217 3.15332 5.93851 3.15332 6.82217V12.5331C3.15332 13.9691 4.31738 15.1332 5.75332 15.1332H10.2465C11.6825 15.1332 12.8465 13.9691 12.8465 12.5331V6.82217C12.8465 5.93851 12.1302 5.22217 11.2465 5.22217H4.75332ZM4.35332 6.82217C4.35332 6.60125 4.53241 6.42217 4.75332 6.42217H11.2465C11.4674 6.42217 11.6465 6.60125 11.6465 6.82217V12.5331C11.6465 13.3063 11.0197 13.9332 10.2465 13.9332H5.75332C4.98012 13.9332 4.35332 13.3063 4.35332 12.5331V6.82217Z",fillRule:"evenodd",clipRule:"evenodd"}}]},h3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"delete-single",ref:t,icon:Mo}))});h3.displayName="DeleteSingle";var Ro={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_345",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_345)"},children:[{tag:"path",attrs:{d:"M3.00004 1.3335C2.07957 1.3335 1.33337 2.07969 1.33337 3.00016V13.0002C1.33337 13.9143 2.06935 14.6566 2.98108 14.6667C2.99252 14.6671 3.00399 14.6671 3.01547 14.6668H13C13.9205 14.6668 14.6667 13.9207 14.6667 13.0002V11.8335C14.6667 11.4653 14.3682 11.1668 14 11.1668C13.6319 11.1668 13.3334 11.4653 13.3334 11.8335V13.0002C13.3334 13.1843 13.1842 13.3335 13 13.3335H5.25636C5.61522 13.016 5.95119 12.6637 6.25105 12.2868C7.06748 11.2609 7.66671 9.98799 7.66671 8.66683V2.66683H13C13.1841 2.66683 13.3334 2.81606 13.3334 3.00016V4.66683C13.3334 5.03502 13.6319 5.3335 14 5.3335C14.3682 5.3335 14.6667 5.03502 14.6667 4.66683V3.00016C14.6667 2.0797 13.9205 1.3335 13 1.3335H3.00004ZM6.33337 2.66683H3.00004C2.81595 2.66683 2.66671 2.81607 2.66671 3.00016V13.0002C2.66671 13.1484 2.76345 13.274 2.89725 13.3173C3.70845 12.9437 4.55406 12.2781 5.20773 11.4566C5.90507 10.5803 6.33337 9.59203 6.33337 8.66683V2.66683Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M12.4714 5.86209C12.2111 5.60174 11.789 5.60174 11.5286 5.86209 11.2683 6.12244 11.2683 6.54455 11.5286 6.8049L12.3906 7.66683H10C9.63185 7.66683 9.33337 7.96531 9.33337 8.3335 9.33337 8.70169 9.63185 9.00016 10 9.00016H12.3906L11.5286 9.86209C11.2683 10.1224 11.2683 10.5446 11.5286 10.8049 11.789 11.0653 12.2111 11.0653 12.4714 10.8049L14.4714 8.8049C14.5935 8.68286 14.6583 8.52528 14.6659 8.36548 14.6665 8.35482 14.6667 8.34416 14.6667 8.3335L12.4714 5.86209zM12.4714 5.86209L14.4714 7.86209C14.6001 7.9907 14.6651 8.15878 14.6667 8.32734L12.4714 5.86209z"}}]}]},p3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"direct-export-single",ref:t,icon:Ro}))});p3.displayName="DirectExportSingle";var xo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1287",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1287)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M3.99992 1.33301H2.66659C1.93021 1.33301 1.33325 1.92996 1.33325 2.66634V3.99967H2.66659V2.66634L3.99992 2.66634V1.33301zM1.33325 9.33301H2.66659V6.66634H1.33325V9.33301zM6.66659 1.33301V2.66634H7.33325V5.33301H8.66659V2.66634H9.33325V1.33301H6.66659zM11.9999 1.33301V2.66634H13.3333V3.99967H14.6666V2.66634C14.6666 1.92996 14.0696 1.33301 13.3333 1.33301H11.9999zM14.6666 6.66634H13.3333V7.33301H10.6666V8.66634H13.3333V9.33301H14.6666V6.66634zM7.33325 13.333V10.6663H8.66659V13.333H7.33325zM5.33325 7.33301H2.66659V8.66634H5.33325V7.33301z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.33325 13.3333V12H2.66659L2.66659 13.3333H13.3333V12H14.6666V13.3333C14.6666 14.0697 14.0696 14.6667 13.3333 14.6667H2.66659C1.93021 14.6667 1.33325 14.0697 1.33325 13.3333Z"}}]}]},v3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"down-border",ref:t,icon:xo}))});v3.displayName="DownBorder";var Io={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM10.3097 5.69014C10.544 5.92445 10.544 6.30435 10.3097 6.53867L8.84843 7.9999L10.3099 9.46137C10.5442 9.69569 10.5442 10.0756 10.3099 10.3099C10.0756 10.5442 9.69569 10.5442 9.46137 10.3099L7.9999 8.84843L6.53842 10.3099C6.30411 10.5442 5.92421 10.5442 5.6899 10.3099C5.45558 10.0756 5.45558 9.69569 5.6899 9.46137L7.15137 7.9999L5.69014 6.53867C5.45583 6.30435 5.45583 5.92445 5.69014 5.69014C5.92445 5.45583 6.30435 5.45583 6.53867 5.69014L7.9999 7.15137L9.46113 5.69014C9.69544 5.45583 10.0753 5.45583 10.3097 5.69014Z",fillRule:"evenodd",clipRule:"evenodd"}}]},g3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"error-single",ref:t,icon:Io}))});g3.displayName="ErrorSingle";var Oo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.65005 1.05005C2.21411 1.05005 1.05005 2.21411 1.05005 3.65005V12.35C1.05005 13.7859 2.21411 14.95 3.65005 14.95H14.35C14.6813 14.95 14.95 14.6813 14.95 14.35C14.95 14.0186 14.6813 13.75 14.35 13.75H3.65005C2.87685 13.75 2.25005 13.1232 2.25005 12.35V3.65005C2.25005 2.87685 2.87685 2.25005 3.65005 2.25005H14.35C14.6813 2.25005 14.95 1.98142 14.95 1.65005C14.95 1.31868 14.6813 1.05005 14.35 1.05005H3.65005Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.6167 5.26668C11.851 5.03236 12.2309 5.03236 12.4652 5.26668L14.7743 7.57575C15.0086 7.81007 15.0086 8.18997 14.7743 8.42428L12.4652 10.7334C12.2309 10.9677 11.851 10.9677 11.6167 10.7334C11.3823 10.499 11.3823 10.1191 11.6167 9.88483L12.9015 8.60002H6.63784C6.30647 8.60002 6.03784 8.3314 6.03784 8.00002C6.03784 7.66865 6.30647 7.40002 6.63784 7.40002H12.9015L11.6167 6.11521C11.3823 5.88089 11.3823 5.50099 11.6167 5.26668Z"}}]},m3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"export-single",ref:t,icon:Oo}))});m3.displayName="ExportSingle";var Ho={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M0.571533 12.0016V4.69797C0.571533 3.37249 1.64605 2.29797 2.97153 2.29797H5.00397C5.90947 2.29797 6.77882 2.65328 7.42511 3.2875C7.84704 3.70155 8.4146 3.93351 9.00576 3.93351H11.6938C12.8536 3.93351 13.7938 4.87372 13.7938 6.03351V6.83533H13.8982C15.064 6.83533 15.8384 8.04207 15.3527 9.10188L13.6724 12.7686C13.4118 13.3374 12.8435 13.702 12.2179 13.702H2.17045C1.20587 13.702 0.515561 12.8793 0.571533 12.0016ZM1.77153 4.69797C1.77153 4.03523 2.30879 3.49797 2.97153 3.49797H5.00397C5.59513 3.49797 6.16269 3.72993 6.58462 4.14399C7.23091 4.77821 8.10026 5.13351 9.00576 5.13351H11.6938C12.1909 5.13351 12.5938 5.53646 12.5938 6.03351V6.83533H4.64069C3.6604 6.83533 2.76344 7.38669 2.32081 8.26136L1.77153 9.34679V4.69797ZM1.77153 12.1373V12.0664C1.77594 12.0179 1.78952 11.9689 1.81355 11.9214L3.39152 8.80319C3.62986 8.33222 4.11284 8.03533 4.64069 8.03533H13.8982C14.1896 8.03533 14.3832 8.33701 14.2618 8.60197L12.5815 12.2687C12.5164 12.4109 12.3743 12.502 12.2179 12.502H2.17045C1.95161 12.502 1.78924 12.3326 1.77153 12.1373Z",fillRule:"evenodd",clipRule:"evenodd"}}]},C3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"folder-single",ref:t,icon:Ho}))});C3.displayName="FolderSingle";var To={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1198",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1198)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.68731 9.98425C5.73282 9.87144 5.77827 9.75442 5.82366 9.63323L6.3312 8.27586H9.65859L10.3523 10.1159C10.405 10.284 10.4868 10.4276 10.6023 10.5378C10.74 10.669 10.9119 10.7236 11.1014 10.714C11.3544 10.7131 11.5919 10.6379 11.6996 10.4032L11.7013 10.3992C11.7901 10.1937 11.7749 9.9634 11.6929 9.7289L8.85351 1.86337C8.79546 1.68828 8.6901 1.54881 8.54213 1.45002C8.38836 1.33863 8.1989 1.29112 7.98798 1.29112C7.78272 1.29112 7.59752 1.34014 7.4446 1.45198C7.30481 1.55223 7.20617 1.69184 7.14935 1.86343L4.324 9.70145L4.32281 9.70495C4.27002 9.86052 4.23828 10.0056 4.23828 10.1346C4.23828 10.2646 4.27116 10.3937 4.36281 10.4909C4.50256 10.6468 4.6921 10.714 4.90604 10.714C5.0369 10.714 5.15805 10.6745 5.26156 10.5916C5.3633 10.5247 5.44621 10.4332 5.51101 10.3217C5.57988 10.2177 5.63858 10.1051 5.68731 9.98425ZM6.72105 7.00152L8.00144 3.32827L9.28183 7.00152H6.72105Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"rect",attrs:{width:11.58,height:2.56,x:2.21,y:12.2,fill:"colorChannel1",rx:1.28}}]}]},b3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"font-color",ref:t,icon:To}))});b3.displayName="FontColor";var Do={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.92494 2.4224C5.37364 1.19807 7.10523 1.19807 7.55394 2.4224L11.7284 13.8128C11.8425 14.124 11.6827 14.4686 11.3716 14.5827C11.0604 14.6967 10.7158 14.5369 10.6017 14.2258L9.02773 9.93099C9.02555 9.93101 9.02338 9.93102 9.0212 9.93102H3.74372C3.6469 9.93102 3.55544 9.90809 3.47447 9.86736L1.87714 14.2258C1.76312 14.5369 1.41845 14.6967 1.10732 14.5827C0.796186 14.4686 0.636401 14.124 0.750429 13.8128L4.92494 2.4224ZM3.89093 8.73102H8.58795L6.42722 2.83533C6.36312 2.66043 6.11576 2.66042 6.05165 2.83533L3.89093 8.73102Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.0504 2.47954C13.0504 2.14817 12.7818 1.87954 12.4504 1.87954C12.1191 1.87954 11.8504 2.14817 11.8504 2.47954V4.11554H10.2144C9.88305 4.11554 9.61442 4.38417 9.61442 4.71554C9.61442 5.04691 9.88305 5.31554 10.2144 5.31554H11.8504V6.95155C11.8504 7.28292 12.1191 7.55155 12.4504 7.55155C12.7818 7.55155 13.0504 7.28292 13.0504 6.95155V5.31554H14.6864C15.0178 5.31554 15.2864 5.04691 15.2864 4.71554C15.2864 4.38417 15.0178 4.11554 14.6864 4.11554H13.0504V2.47954Z"}}]},S3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"font-size-increase-single",ref:t,icon:Do}))});S3.displayName="FontSizeIncreaseSingle";var No={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_683",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_683)"},children:[{tag:"path",attrs:{d:"M3.38645 13.2745L4.16166 11.1001H9.17214L10.2121 13.993C10.2751 14.2073 10.3696 14.3774 10.4957 14.5035C10.6343 14.6421 10.8108 14.7052 11.0251 14.6926C11.3528 14.6926 11.5608 14.5917 11.649 14.39C11.7373 14.1758 11.731 13.9174 11.6301 13.6148L7.64064 2.02456C7.57761 1.82288 7.46417 1.66531 7.3003 1.55187C7.13644 1.42582 6.92215 1.36279 6.65745 1.36279C6.40535 1.36279 6.19737 1.42582 6.0335 1.55187C5.88224 1.66531 5.7751 1.82288 5.71207 2.02456L1.7415 13.577C1.60285 14.0056 1.60285 14.2955 1.7415 14.4468C1.88016 14.6106 2.07554 14.6926 2.32764 14.6926C2.46629 14.6926 2.58604 14.6484 2.68688 14.5602C2.80032 14.4846 2.89486 14.3774 2.97049 14.2388C3.05872 14.1001 3.13435 13.9489 3.19738 13.785C3.2604 13.6211 3.32343 13.451 3.38645 13.2745ZM6.67636 3.29136L8.83181 9.77662H4.5209L6.67636 3.29136Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{d:"M13.8056 3.96584C14.1806 3.96584 14.3681 3.7379 14.3681 3.28202C14.3681 3.06143 14.3203 2.89232 14.2248 2.77467C14.1292 2.64967 13.9931 2.58717 13.8167 2.58717H10.177C9.94168 2.58717 9.76889 2.646 9.6586 2.76364C9.55566 2.88129 9.50418 3.05408 9.50418 3.28202C9.50418 3.50996 9.55566 3.68276 9.6586 3.8004C9.76154 3.9107 9.93065 3.96584 10.1659 3.96584H13.8056Z"}}]}]},_3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"font-size-reduce-single-single",ref:t,icon:No}))});_3.displayName="FontSizeReduceSingleSingle";var Vo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 12.2599C1.14014 13.6958 2.3042 14.8599 3.74014 14.8599H12.2601C13.6961 14.8599 14.8601 13.6958 14.8601 12.2599V3.73989C14.8601 2.30395 13.6961 1.13989 12.2601 1.13989H3.74014C2.3042 1.13989 1.14014 2.30396 1.14014 3.73989V12.2599ZM2.68766 13.1831C2.47131 12.9367 2.34014 12.6136 2.34014 12.2599V11.9756L5.68213 8.21656V9.69237L2.68766 13.1831ZM3.85969 13.6599H5.68213V11.5354L3.85969 13.6599ZM6.88213 13.6599H12.2601C13.0333 13.6599 13.6601 13.0331 13.6601 12.2599V3.73989C13.6601 2.96669 13.0333 2.33989 12.2601 2.33989H6.88213V13.6599ZM5.68213 2.33989H5.10563L2.34014 5.5448V6.99379L5.68213 3.23472V2.33989ZM2.34014 8.79985V10.1696L5.68213 6.4105V5.04078L2.34014 8.79985ZM2.3405 3.70754L3.50344 2.35982C2.85328 2.47053 2.35588 3.02952 2.3405 3.70754Z",fillRule:"evenodd",clipRule:"evenodd"}}]},y3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"freeze-column-single",ref:t,icon:Vo}))});y3.displayName="FreezeColumnSingle";var Ao={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.74015 1.13989C2.30421 1.13989 1.14015 2.30396 1.14015 3.73989V5.32866C1.14013 5.33155 1.14013 5.33444 1.14015 5.33732V12.2599C1.14015 13.6958 2.30421 14.8599 3.74015 14.8599H12.2602C13.6961 14.8599 14.8602 13.6958 14.8602 12.2599V3.73989C14.8602 2.46491 13.9424 1.40427 12.7315 1.18251C12.6397 1.14703 12.5407 1.13477 12.4436 1.14626C12.383 1.14204 12.3218 1.13989 12.2602 1.13989H3.74015ZM10.9392 2.33989H9.5695L5.81042 5.68188H7.18015L10.9392 2.33989ZM7.76344 2.33989H6.2816L2.34015 5.61425V5.68188H4.00437L7.76344 2.33989ZM2.34015 6.88188V12.2599C2.34015 13.0331 2.96695 13.6599 3.74015 13.6599H12.2602C13.0334 13.6599 13.6602 13.0331 13.6602 12.2599V6.88188H2.34015ZM13.6602 5.68188V4.48357L12.2714 5.68188H13.6602ZM13.4806 3.05349C13.3067 2.745 13.0193 2.50905 12.675 2.40238L8.98621 5.68188H10.4346L13.4806 3.05349ZM2.34015 4.05418L4.4037 2.33989H3.74015C2.96695 2.33989 2.34015 2.9667 2.34015 3.73989V4.05418Z",fillRule:"evenodd",clipRule:"evenodd"}}]},L3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"freeze-row-single",ref:t,icon:Ao}))});L3.displayName="FreezeRowSingle";var jo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 3.73989C1.14014 2.30396 2.3042 1.13989 3.74014 1.13989H12.2601C12.3218 1.13989 12.383 1.14204 12.4436 1.14627C12.5406 1.13479 12.6397 1.14699 12.7315 1.18252C13.9424 1.4043 14.8601 2.46492 14.8601 3.73989V12.2599C14.8601 13.6905 13.7047 14.8513 12.2761 14.8598L12.2572 14.8599L3.74014 14.8599C2.3042 14.8599 1.14014 13.6958 1.14014 12.2599V3.73989ZM12.2677 13.6599L12.2601 13.6599H7.99297L7.99256 8.10687C7.99254 7.88594 8.17163 7.70684 8.39256 7.70684H13.6572V12.2599C13.6572 13.0296 13.0361 13.6542 12.2677 13.6599ZM8.39256 6.50684H9.82177L13.4929 3.07581C13.3217 2.75868 13.0317 2.51513 12.6826 2.40475L8.25499 6.51267C8.30033 6.50881 8.34621 6.50684 8.39256 6.50684ZM13.6601 4.56202L11.5792 6.50684H13.6601V4.56202ZM6.81297 7.85057C6.79953 7.93405 6.79255 8.01969 6.79256 8.10696L6.79265 9.36615L2.72441 13.2234C2.48625 12.9724 2.34014 12.6332 2.34014 12.2599V12.0005L6.81297 7.85057ZM4.00811 13.6599H6.79297L6.79277 11.0197L4.00811 13.6599ZM9.57168 2.33989H10.9882L2.34014 10.3635V8.8534L9.57168 2.33989ZM7.77864 2.33989L2.34014 7.2384V5.61425L6.28159 2.33989H7.77864ZM4.40368 2.33989L2.34014 4.05418V3.73989C2.34014 2.9667 2.96694 2.33989 3.74014 2.33989H4.40368Z",fillRule:"evenodd",clipRule:"evenodd"}}]},E3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"freeze-to-selected-single",ref:t,icon:jo}))});E3.displayName="FreezeToSelectedSingle";var Po={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.09318 3.78608C2.21639 2.9026 2.84219 1.3999 4.08689 1.3999H11.2079C11.7676 1.3999 12.3041 1.62335 12.6984 2.02063L13.2584 2.58488C13.4918 2.82009 13.4904 3.19998 13.2552 3.4334C13.02 3.66683 12.6401 3.66538 12.4066 3.43018L11.8467 2.86593C11.6777 2.69566 11.4477 2.5999 11.2079 2.5999H4.08689C3.90907 2.5999 3.81967 2.81458 3.94493 2.94079L8.24218 7.27082C8.66782 7.69971 8.66782 8.39164 8.24218 8.82053L3.94493 13.1506C3.81967 13.2768 3.90907 13.4915 4.08689 13.4915H11.2079C11.4477 13.4915 11.6777 13.3957 11.8467 13.2254L12.4066 12.6612C12.6401 12.426 13.02 12.4245 13.2552 12.658C13.4904 12.8914 13.4918 13.2713 13.2584 13.5065L12.6984 14.0707C12.3041 14.468 11.7676 14.6915 11.2079 14.6915H4.08689C2.84218 14.6915 2.2164 13.1888 3.09318 12.3053L7.32053 8.04568L3.09318 3.78608Z",fillRule:"evenodd",clipRule:"evenodd"}}]},w3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"function-single",ref:t,icon:Po}))});w3.displayName="FunctionSingle";var $o={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1151",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1151)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.01519 4.9156C7.65059 4.9156 7.29055 4.96431 6.93757 5.05194C6.6062 5.1342 6.2709 4.93226 6.18864 4.60089C6.10638 4.26953 6.30831 3.93422 6.63968 3.85196C7.0796 3.74275 7.53991 3.6792 8.01519 3.6792C9.93752 3.6792 11.6225 4.71575 12.781 5.67605C13.3691 6.16346 13.8434 6.64946 14.171 7.01358C14.3351 7.19604 14.4633 7.34895 14.5515 7.45755C14.5956 7.51187 14.6298 7.5552 14.6535 7.58568C14.6653 7.60092 14.6745 7.61296 14.6811 7.62157L14.6889 7.63188L14.6913 7.63506L14.6921 7.63614C14.6921 7.63614 14.6927 7.63689 14.1972 8.0066C14.6927 8.37631 14.6925 8.37646 14.6925 8.37646L14.6921 8.37705L14.6913 8.37814L14.6889 8.38131L14.6811 8.39163C14.6745 8.40023 14.6653 8.41227 14.6535 8.42752C14.6298 8.458 14.5956 8.50132 14.5515 8.55565C14.4633 8.66425 14.3351 8.81715 14.171 8.99961C13.8434 9.36373 13.3691 9.84973 12.781 10.3371C12.5182 10.555 12.1284 10.5186 11.9106 10.2557C11.6927 9.99285 11.7291 9.60313 11.992 9.38524C12.5227 8.94536 12.9537 8.50406 13.2518 8.1727C13.3051 8.11347 13.354 8.05788 13.3984 8.0066C13.354 7.95531 13.3051 7.89972 13.2518 7.84049C12.9537 7.50913 12.5227 7.06783 11.992 6.62795C10.9131 5.73365 9.50709 4.9156 8.01519 4.9156ZM14.1972 8.0066L14.6925 8.37646C14.8562 8.15715 14.8563 7.8562 14.6927 7.63689L14.1972 8.0066ZM4.11981 5.75748C4.3377 6.02035 4.30123 6.41007 4.03837 6.62795C3.50769 7.06783 3.07669 7.50913 2.7786 7.84049C2.72531 7.89972 2.67639 7.95531 2.63203 8.0066C2.67639 8.05788 2.72531 8.11347 2.7786 8.17271C3.07669 8.50406 3.50769 8.94536 4.03837 9.38524C5.11729 10.2795 6.5233 11.0976 8.01519 11.0976C8.38283 11.0976 8.74582 11.0481 9.10157 10.9591C9.43279 10.8762 9.76846 11.0776 9.85131 11.4088C9.93417 11.74 9.73283 12.0757 9.40162 12.1585C8.95841 12.2694 8.49443 12.334 8.01519 12.334C6.09287 12.334 4.40788 11.2974 3.24935 10.3371C2.66132 9.84973 2.18698 9.36373 1.85941 8.99961C1.69527 8.81715 1.56704 8.66425 1.47887 8.55565C1.43476 8.50132 1.4006 8.458 1.37692 8.42752C1.36508 8.41227 1.35585 8.40023 1.3493 8.39162L1.34149 8.38131L1.3391 8.37813L1.33829 8.37705C1.33829 8.37705 1.33773 8.37631 1.8332 8.0066C1.33773 7.63689 1.33785 7.63673 1.33785 7.63673L1.3391 7.63506L1.34149 7.63188L1.3493 7.62157C1.35585 7.61296 1.36508 7.60092 1.37692 7.58568C1.4006 7.5552 1.43476 7.51187 1.47887 7.45755C1.56704 7.34895 1.69527 7.19604 1.85941 7.01358C2.18698 6.64946 2.66132 6.16346 3.24935 5.67605C3.51221 5.45816 3.90193 5.49462 4.11981 5.75748ZM1.8332 8.0066L1.33785 7.63673C1.1742 7.85604 1.17464 8.15774 1.33829 8.37705L1.8332 8.0066Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M3.8775 2.99454C3.63608 2.75312 3.24466 2.75312 3.00323 2.99454C2.76181 3.23596 2.76181 3.62739 3.00323 3.86881L6.11167 6.97725C5.94588 7.28339 5.85153 7.63423 5.85153 8.00647C5.85153 9.20144 6.82025 10.1702 8.01523 10.1702C8.38756 10.1702 8.73834 10.0758 9.04444 9.91001L12.1095 12.9751C12.3509 13.2165 12.7424 13.2165 12.9838 12.9751C13.2252 12.7337 13.2252 12.3422 12.9838 12.1008L3.8775 2.99454ZM8.0668 8.93237L7.08932 7.9549C7.0884 7.97197 7.08793 7.98916 7.08793 8.00647C7.08793 8.5186 7.5031 8.93377 8.01523 8.93377C8.03254 8.93377 8.04973 8.9333 8.0668 8.93237Z"}}]}]},M3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"hide",ref:t,icon:$o}))});M3.displayName="Hide";var ko={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_248_114",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_248_114)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 13.333V11.9997H2.66659L2.66659 13.333H3.99992V14.6663H2.66659C1.93021 14.6663 1.33325 14.0694 1.33325 13.333zM2.66659 1.33301H3.99992V2.66634L2.66659 2.66634V3.99967H1.33325V2.66634C1.33325 1.92996 1.93021 1.33301 2.66659 1.33301zM2.66659 9.33301H1.33325V6.66634H2.66659V9.33301zM6.66659 2.66634V1.33301H9.33325V2.66634H8.66496V3.9855H7.33496V2.66634H6.66659zM11.9999 2.66634V1.33301H13.3333C14.0696 1.33301 14.6666 1.92996 14.6666 2.66634V3.99967H13.3333V2.66634H11.9999zM13.3333 6.66634H14.6666V9.33301H13.3333V6.66634zM13.3333 11.9997H14.6666V13.333C14.6666 14.0694 14.0696 14.6663 13.3333 14.6663H11.9999V13.333H13.3333V11.9997zM9.33325 13.333V14.6663H6.66659V13.333H7.33496V12.0138H8.66496V13.333H9.33325zM7.33496 6.66159L7.33496 9.33768H8.66496V6.66159H7.33496z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66687 7.33423H7.33354L2.66687 7.33431V8.66764H7.33354L8.66687 8.66756L13.3335 8.66764V7.33431L8.66687 7.33423Z"}}]}]},R3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"horizontal-border",ref:t,icon:ko}))});R3.displayName="HorizontalBorder";var Bo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.91296 6.82256L5.89774 6.82237 2.83868 6.8223C1.89982 6.82228 1.13874 6.06119 1.13872 5.12234L1.13867 3.32265C1.13865 2.38375 1.89977 1.62261 2.83866 1.62261L5.90639 1.62259 5.91296 1.62256 5.91953 1.62259 10.0821 1.62258 10.0868 1.62256 10.0914 1.62258 13.1607 1.62256C14.0996 1.62256 14.8607 2.38368 14.8607 3.32256V5.12253C14.8607 6.06143 14.0996 6.82256 13.1607 6.82253L10.0975 6.82246 10.0868 6.82256 10.076 6.82246 5.92815 6.82237 5.91296 6.82256zM10.6868 5.62248L13.1607 5.62253C13.4368 5.62254 13.6607 5.39868 13.6607 5.12253V3.32256C13.6607 3.04642 13.4368 2.82256 13.1607 2.82256L10.6868 2.82257V5.62248zM9.48679 2.82258V5.62245L6.51296 5.62238V2.82259L9.48679 2.82258zM5.31296 2.8226V5.62236L2.8387 5.6223C2.56257 5.62229 2.33872 5.39845 2.33872 5.12231L2.33867 3.32262C2.33867 3.04647 2.56252 2.82261 2.83867 2.82261L5.31296 2.8226zM1.1387 10.8773L1.13878 12.6773C1.13883 13.6162 1.89994 14.3772 2.8388 14.3772L5.90638 14.3772 5.91296 14.3772 5.91955 14.3772 10.0775 14.3772C10.0806 14.3772 10.0837 14.3772 10.0868 14.3772 10.0899 14.3772 10.093 14.3772 10.0961 14.3772L13.1607 14.3772C14.0996 14.3771 14.8607 13.616 14.8607 12.6772V10.8772C14.8607 9.93836 14.0996 9.17725 13.1607 9.17725H2.8387C1.89978 9.17725 1.13865 9.93841 1.1387 10.8773zM9.48679 10.3772H6.51296V13.1772L9.48679 13.1772V10.3772zM10.6868 13.1772V10.3772H13.1607C13.4369 10.3772 13.6607 10.6011 13.6607 10.8772V12.6772C13.6607 12.9533 13.4369 13.1771 13.1607 13.1772L10.6868 13.1772zM5.31296 13.1772V10.3772H2.8387C2.56254 10.3772 2.33868 10.6011 2.3387 10.8773L2.33878 12.6773C2.33879 12.9534 2.56265 13.1772 2.83879 13.1772L5.31296 13.1772z",fillRule:"evenodd",clipRule:"evenodd"}}]},x3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"horizontal-merge-single",ref:t,icon:Bo}))});x3.displayName="HorizontalMergeSingle";var Uo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941 1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941 14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999zM3.33315 5.56641C3.00178 5.56641 2.73315 5.83504 2.73315 6.16641 2.73315 6.49778 3.00178 6.76641 3.33315 6.76641H12.6665C12.9979 6.76641 13.2665 6.49778 13.2665 6.16641 13.2665 5.83504 12.9979 5.56641 12.6665 5.56641H3.33315zM1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334 14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334zM3.33315 12.9004C3.00178 12.9004 2.73315 13.169 2.73315 13.5004 2.73315 13.8318 3.00178 14.1004 3.33315 14.1004H12.6665C12.9979 14.1004 13.2665 13.8318 13.2665 13.5004 13.2665 13.169 12.9979 12.9004 12.6665 12.9004H3.33315z"}}]},I3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"horizontally-single",ref:t,icon:Uo}))});I3.displayName="HorizontallySingle";var Fo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.6 1.99991C8.60001 1.66854 8.33138 1.39991 8.00001 1.3999C7.66864 1.3999 7.40001 1.66853 7.4 1.9999L7.39996 7.3999H1.9999C1.66853 7.3999 1.3999 7.66853 1.3999 7.9999C1.3999 8.33127 1.66853 8.5999 1.9999 8.5999H7.39995L7.3999 13.9999C7.3999 14.3313 7.66853 14.5999 7.9999 14.5999C8.33127 14.5999 8.5999 14.3313 8.5999 13.9999L8.59995 8.5999H13.9999C14.3313 8.5999 14.5999 8.33127 14.5999 7.9999C14.5999 7.66853 14.3313 7.3999 13.9999 7.3999H8.59996L8.6 1.99991Z"}}]},O3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"increase-single",ref:t,icon:Fo}))});O3.displayName="IncreaseSingle";var zo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1307",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1307)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 11.9997V13.333C1.33325 14.0694 1.93021 14.6663 2.66659 14.6663H3.99992V13.333H2.66659L2.66659 11.9997H1.33325ZM3.99992 1.33301H2.66659C1.93021 1.33301 1.33325 1.92996 1.33325 2.66634V3.99967H2.66659V2.66634L3.99992 2.66634V1.33301ZM1.33325 9.33301H2.66659V6.66634H1.33325V9.33301ZM6.66659 1.33301V2.66634H9.33325V1.33301H6.66659ZM11.9999 1.33301V2.66634H13.3333V3.99967H14.6666V2.66634C14.6666 1.92996 14.0696 1.33301 13.3333 1.33301H11.9999ZM14.6666 6.66634H13.3333V9.33301H14.6666V6.66634ZM14.6666 11.9997H13.3333V13.333H11.9999V14.6663H13.3333C14.0696 14.6663 14.6666 14.0694 14.6666 13.333V11.9997ZM9.33325 14.6663V13.333H6.66659V14.6663H9.33325Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66693 7.33415V2.66748H7.3336V7.33415H2.66693V8.66748H7.3336V13.3341H8.66693V8.66748H13.3336V7.33415H8.66693Z"}}]}]},H3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"inner-border",ref:t,icon:zo}))});H3.displayName="InnerBorder";var Zo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1113",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1113)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.66105 5.44796C7.66105 5.07977 7.36257 4.7813 6.99439 4.7813H3.22403C2.85583 4.7813 2.55736 5.07977 2.55736 5.44796V10.5516C2.55736 10.9198 2.85583 11.2183 3.22403 11.2183H6.99439C7.36257 11.2183 7.66105 10.9198 7.66105 10.5516V5.44796ZM2.55736 3.50537C1.85268 3.50537 1.28143 4.07662 1.28143 4.7813V11.2183C1.28143 11.923 1.85268 12.4942 2.55736 12.4942H7.66105C8.3657 12.4942 8.93697 11.923 8.93697 11.2183V4.7813C8.93697 4.07662 8.3657 3.50537 7.66105 3.50537H2.55736Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.9225 10.465C11.9977 10.4962 12.0802 10.5134 12.1667 10.5134C12.2532 10.5134 12.3357 10.4962 12.4109 10.465C12.4862 10.4338 12.5567 10.3877 12.6178 10.3265L14.5317 8.41263C14.7808 8.16349 14.7808 7.75956 14.5317 7.51042C14.2826 7.26128 13.8786 7.26128 13.6295 7.51042L12.8047 8.33523V6.14333C12.8047 5.791 12.5191 5.50537 12.1667 5.50537C11.8144 5.50537 11.5288 5.791 11.5288 6.14333V8.33523L10.7039 7.51042C10.4548 7.26128 10.0509 7.26128 9.80172 7.51042C9.55258 7.75956 9.55258 8.16349 9.80172 8.41263L11.7153 10.3262"}}]}]},T3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"insert-cell-down",ref:t,icon:Zo}))});T3.displayName="InsertCellDown";var Wo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1108",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1108)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.56614 5.44796C7.56614 5.07977 7.26766 4.7813 6.89948 4.7813H3.12912C2.76092 4.7813 2.46245 5.07977 2.46245 5.44796V10.5516C2.46245 10.9198 2.76092 11.2183 3.12912 11.2183H6.89948C7.26766 11.2183 7.56614 10.9198 7.56614 10.5516V5.44796ZM2.46245 3.50537C1.75777 3.50537 1.18652 4.07662 1.18652 4.7813V11.2183C1.18652 11.923 1.75777 12.4942 2.46245 12.4942H7.56614C8.27079 12.4942 8.84206 11.923 8.84206 11.2183V4.7813C8.84206 4.07662 8.27079 3.50537 7.56614 3.50537H2.46245Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M14.7651 8.2438C14.7963 8.16858 14.8135 8.0861 14.8135 7.9996C14.8135 7.9131 14.7963 7.83062 14.7651 7.7554C14.7339 7.68015 14.6878 7.60966 14.6266 7.54849L12.7127 5.63461C12.4636 5.38547 12.0597 5.38547 11.8105 5.63461C11.5614 5.88375 11.5614 6.28768 11.8105 6.53682L12.6353 7.36164H10.4434C10.0911 7.36164 9.80548 7.64727 9.80548 7.9996C9.80548 8.35194 10.0911 8.63756 10.4434 8.63756H12.6353L11.8105 9.46238C11.5614 9.71152 11.5614 10.1155 11.8105 10.3646C12.0597 10.6137 12.4636 10.6137 12.7127 10.3646L14.6263 8.45101"}}]}]},D3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"insert-cell-shift-right",ref:t,icon:Wo}))});D3.displayName="InsertCellShiftRight";var Go={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1128",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1128)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.3333 13.4087C14.0697 13.4087 14.6666 12.8117 14.6666 12.0754L14.6666 9.40869C14.6666 8.67231 14.0697 8.07536 13.3333 8.07536L2.66663 8.07536C1.93023 8.07536 1.33329 8.67231 1.33329 9.40869L1.33329 12.0754C1.33329 12.8117 1.93023 13.4087 2.66663 13.4087L13.3333 13.4087ZM2.66663 12.0754L13.3333 12.0754L13.3333 9.40869L2.66663 9.40869L2.66663 12.0754Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.74168 2.59137C8.10987 2.59137 8.40835 2.88984 8.40835 3.25804L8.40835 4.33309L9.48348 4.33309C9.85167 4.33309 10.1501 4.63156 10.1501 4.99976C10.1501 5.36794 9.85167 5.66642 9.48348 5.66642L8.40835 5.66642L8.40835 6.74154C8.40835 7.10973 8.10987 7.4082 7.74168 7.4082C7.37349 7.4082 7.07501 7.10973 7.07501 6.74154L7.07501 5.66642L5.99998 5.66642C5.63179 5.66642 5.33331 5.36794 5.33331 4.99976C5.33331 4.63156 5.63179 4.33309 5.99998 4.33309L7.07501 4.33309L7.07501 3.25804C7.07501 2.88984 7.37349 2.59137 7.74168 2.59137Z"}}]}]},N3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"insert-row-above",ref:t,icon:Go}))});N3.displayName="InsertRowAbove";var Yo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1133",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 16H32V32H16z",transform:"rotate(180 16 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1133)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.66671 2.59131C1.93033 2.59131 1.33337 3.18826 1.33337 3.92464L1.33337 6.59131C1.33337 7.32769 1.93033 7.92464 2.66671 7.92464L13.3334 7.92464C14.0698 7.92464 14.6667 7.32769 14.6667 6.59131L14.6667 3.92464C14.6667 3.18826 14.0698 2.59131 13.3334 2.59131L2.66671 2.59131ZM13.3334 3.92464L2.66671 3.92464L2.66671 6.59131L13.3334 6.59131L13.3334 3.92464Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M8.25838 13.4086C7.8902 13.4086 7.59172 13.1102 7.59172 12.742L7.59172 11.6669L6.51658 11.6669C6.14839 11.6669 5.84992 11.3684 5.84991 11.0002C5.84991 10.6321 6.14839 10.3336 6.51658 10.3336L7.59172 10.3336L7.59171 9.25846C7.59171 8.89027 7.89019 8.5918 8.25838 8.5918C8.62657 8.5918 8.92505 8.89027 8.92505 9.25846L8.92505 10.3336L10.0001 10.3336C10.3683 10.3336 10.6667 10.6321 10.6667 11.0002C10.6667 11.3684 10.3683 11.6669 10.0001 11.6669L8.92505 11.6669L8.92505 12.742C8.92505 13.1102 8.62658 13.4086 8.25838 13.4086Z"}}]}]},V3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"insert-row-below",ref:t,icon:Yo}))});V3.displayName="InsertRowBelow";var qo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_233_16",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_233_16)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.53337 14C2.35658 14 2.18704 13.9297 2.06203 13.8047C1.93703 13.6797 1.86681 13.5101 1.86681 13.3333C1.86681 13.1565 1.93703 12.987 2.06203 12.862C2.18704 12.7369 2.35658 12.6667 2.53337 12.6667L13.4667 12.6667C13.6435 12.6667 13.813 12.7369 13.938 12.862C14.063 12.987 14.1333 13.1565 14.1333 13.3333C14.1333 13.5101 14.063 13.6797 13.938 13.8047C13.813 13.9297 13.6435 14 13.4667 14L2.53337 14ZM2.53337 3.33333C2.35658 3.33331 2.18703 3.26306 2.06203 3.13804C1.93703 3.01301 1.86681 2.84346 1.86681 2.66667C1.86681 2.48987 1.93703 2.32032 2.06203 2.1953C2.18703 2.07028 2.35658 2.00003 2.53337 2L13.4667 2C13.6435 2.00003 13.813 2.07028 13.938 2.1953C14.063 2.32032 14.1333 2.48987 14.1333 2.66667C14.1333 2.84346 14.063 3.01301 13.938 3.13803C13.813 3.26306 13.6435 3.33331 13.4667 3.33333L2.53337 3.33333Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M11.0573 7.33327L10.1953 6.47127C10.0703 6.34627 10.0001 6.17672 10.0001 5.99994C10.0001 5.82315 10.0703 5.65361 10.1953 5.52861C10.3203 5.4036 10.4899 5.33337 10.6667 5.33337C10.8434 5.33337 11.013 5.4036 11.138 5.52861L13.138 7.5286C13.2 7.59046 13.2491 7.66393 13.2827 7.74481C13.3162 7.82569 13.3335 7.91238 13.3335 7.99994C13.3335 8.08749 13.3162 8.17419 13.2827 8.25507C13.2491 8.33594 13.2 8.40941 13.138 8.47127L11.138 10.4713C11.0761 10.5332 11.0026 10.5823 10.9217 10.6158C10.8409 10.6493 10.7542 10.6665 10.6667 10.6665C10.5791 10.6665 10.4925 10.6493 10.4116 10.6158C10.3307 10.5823 10.2572 10.5332 10.1953 10.4713C10.1334 10.4094 10.0843 10.3359 10.0508 10.255C10.0173 10.1742 10.0001 10.0875 10.0001 9.99994C10.0001 9.9124 10.0173 9.82573 10.0508 9.74486C10.0843 9.66398 10.1334 9.5905 10.1953 9.52861L11.0573 8.6666L3.33333 8.66661C3.15652 8.66661 2.98695 8.59637 2.86193 8.47134C2.7369 8.34632 2.66666 8.17675 2.66666 7.99994C2.66666 7.82313 2.7369 7.65356 2.86193 7.52853C2.98695 7.40351 3.15652 7.33327 3.33333 7.33327L11.0573 7.33327Z"}}]}]},A3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"insert",ref:t,icon:qo}))});A3.displayName="Insert";var Xo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.80385 1.40005H11.9997C12.3311 1.40005 12.5997 1.66868 12.5997 2.00005C12.5997 2.33143 12.3311 2.60005 11.9997 2.60005H10.1185L7.12251 13.4001H9.33324C9.66461 13.4001 9.93324 13.6687 9.93324 14.0001C9.93324 14.3314 9.66461 14.6001 9.33324 14.6001H6.34785C6.33847 14.6003 6.32905 14.6003 6.31962 14.6001H3.9999C3.66853 14.6001 3.3999 14.3314 3.3999 14.0001C3.3999 13.6687 3.66853 13.4001 3.9999 13.4001H5.87719L8.87322 2.60005H6.66641C6.33504 2.60005 6.06641 2.33143 6.06641 2.00005C6.06641 1.66868 6.33504 1.40005 6.66641 1.40005H9.52916C9.61698 1.37929 9.71064 1.3781 9.80385 1.40005Z"}}]},j3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"italic-single",ref:t,icon:Xo}))});j3.displayName="ItalicSingle";var Qo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.39986 6.33339C3.39986 6.00202 3.66849 5.73339 3.99986 5.73339H4.66652C4.99789 5.73339 5.26652 6.00202 5.26652 6.33339 5.26652 6.66476 4.99789 6.93339 4.66652 6.93339H3.99986C3.66849 6.93339 3.39986 6.66476 3.39986 6.33339zM6.99986 5.73339C6.66849 5.73339 6.39986 6.00202 6.39986 6.33339 6.39986 6.66476 6.66849 6.93339 6.99986 6.93339H7.66652C7.99789 6.93339 8.26652 6.66476 8.26652 6.33339 8.26652 6.00202 7.99789 5.73339 7.66652 5.73339H6.99986zM9.06636 6.33339C9.06636 6.00202 9.33499 5.73339 9.66636 5.73339H11.9997C12.3311 5.73339 12.5997 6.00202 12.5997 6.33339 12.5997 6.66476 12.3311 6.93339 11.9997 6.93339H9.66636C9.33499 6.93339 9.06636 6.66476 9.06636 6.33339zM3.99986 8.73339C3.66849 8.73339 3.39986 9.00202 3.39986 9.33339 3.39986 9.66476 3.66849 9.93339 3.99986 9.93339H11.9999C12.3312 9.93339 12.5999 9.66476 12.5999 9.33339 12.5999 9.00202 12.3312 8.73339 11.9999 8.73339H3.99986z"}},{tag:"path",attrs:{fill:"currentColor",d:"M3.33338 1.73345L12.6667 1.7334C14.1026 1.73339 15.2667 2.89745 15.2667 4.3334V11C15.2667 12.4359 14.1027 13.6 12.6667 13.6H3.33355C1.89763 13.6 0.733583 12.4359 0.73355 11L0.733398 4.33351C0.733366 2.89755 1.89742 1.73346 3.33338 1.73345ZM12.6667 2.9334L3.33339 2.93345C2.56018 2.93346 1.93338 3.56028 1.9334 4.33348L1.93355 11C1.93357 11.7732 2.56036 12.4 3.33355 12.4H12.6667C13.4399 12.4 14.0667 11.7732 14.0667 11V4.3334C14.0667 3.5602 13.4399 2.93339 12.6667 2.9334Z",fillRule:"evenodd",clipRule:"evenodd"}}]},P3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"keyboard-single",ref:t,icon:Qo}))});P3.displayName="KeyboardSingle";var Jo={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1292",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1292)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M14.6664 3.99967L14.6664 2.66634C14.6664 1.92996 14.0694 1.33301 13.333 1.33301L11.9997 1.33301 11.9997 2.66634 13.333 2.66634 13.333 3.99967 14.6664 3.99967zM6.66638 1.33301L6.66638 2.66634 9.33305 2.66634 9.33305 1.33301 6.66638 1.33301zM14.6664 6.66634L13.333 6.66634 13.333 7.33301 10.6664 7.33301 10.6664 8.66634 13.333 8.66634 13.333 9.33301 14.6664 9.33301 14.6664 6.66634zM14.6664 11.9997L13.333 11.9997 13.333 13.333 11.9997 13.333 11.9997 14.6663 13.333 14.6663C14.0694 14.6663 14.6664 14.0694 14.6664 13.333L14.6664 11.9997zM9.33305 14.6663L9.33305 13.333 8.66638 13.333 8.66638 10.6663 7.33305 10.6663 7.33305 13.333 6.66638 13.333 6.66638 14.6663 9.33305 14.6663zM2.66638 7.33301L5.33305 7.33301 5.33305 8.66634 2.66638 8.66634 2.66638 7.33301zM8.66638 5.33301L8.66638 2.66634 7.33305 2.66634 7.33305 5.33301 8.66638 5.33301z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.66667 1.33301L4 1.33301L4 2.66634L2.66667 2.66634L2.66667 13.333L4 13.333L4 14.6663L2.66667 14.6663C1.93029 14.6663 1.33333 14.0694 1.33333 13.333L1.33333 2.66634C1.33333 1.92996 1.93029 1.33301 2.66667 1.33301Z"}}]}]},$3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"left-border",ref:t,icon:Jo}))});$3.displayName="LeftBorder";var Ko={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_29",style:{maskType:"alpha"},width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0.46 0.72H16.46V16.72H0.46z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_29)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.75537 3.11333L14.8806 8.21036L14.3808 9.30132L4.52076 4.78394L9.03813 14.644L7.94718 15.1438L2.85015 4.01855L2.5419 3.87733L2.66368 3.61154L2.52319 3.30491L2.8788 3.14199L3.04172 2.78638L3.34836 2.92686L3.61415 2.80509L3.75537 3.11333Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M1.80017 12.8102L1.80017 14.1743C1.80017 14.8371 2.33743 15.3743 3.00017 15.3743L4.3643 15.3743L4.3643 14.0443L3.13017 14.0443L3.13017 12.8102L1.80017 12.8102ZM4.3643 2.06128L3.00017 2.06128C2.33743 2.06128 1.80017 2.59854 1.80017 3.26128L1.80017 4.62541L3.13017 4.62541L3.13017 3.39128L4.3643 3.39128L4.3643 2.06128ZM1.80017 10.0819L3.13017 10.0819L3.13017 7.35367L1.80017 7.35367L1.80017 10.0819ZM7.09256 2.06128L7.09256 3.39128L9.82081 3.39128L9.82081 2.06128L7.09256 2.06128ZM12.5491 2.06128L12.5491 3.39128L13.7832 3.39128L13.7832 4.62541L15.1132 4.62541L15.1132 3.26128C15.1132 2.59854 14.5759 2.06128 13.9132 2.06128L12.5491 2.06128ZM15.1132 7.35367L13.7832 7.35367L13.7832 10.0819L15.1132 10.0819L15.1132 7.35367ZM15.1132 12.8102L13.7832 12.8102L13.7832 14.0443L12.5491 14.0443L12.5491 15.3743L13.9132 15.3743C14.5759 15.3743 15.1132 14.8371 15.1132 14.1743L15.1132 12.8102ZM9.82082 15.3743L9.82082 14.0443L7.09256 14.0443L7.09256 15.3743L9.82082 15.3743Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]},k3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"left-double-diagonal-single",ref:t,icon:Ko}))});k3.displayName="LeftDoubleDiagonalSingle";var ea={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1118",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1118)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.4322 2.66683C13.4322 1.93045 12.8352 1.3335 12.0989 1.3335H9.43219C8.69581 1.3335 8.09886 1.93045 8.09886 2.66683V13.3335C8.09886 14.0699 8.69581 14.6668 9.43219 14.6668H12.0989C12.8352 14.6668 13.4322 14.0699 13.4322 13.3335V2.66683ZM12.0989 13.3335V2.66683H9.43219V13.3335H12.0989Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M2.56769 7.99978C2.56769 7.63159 2.86616 7.33311 3.23435 7.33311H4.30941V6.25798C4.30941 5.88979 4.60788 5.59131 4.97607 5.59131C5.34426 5.59131 5.64274 5.88979 5.64274 6.25798V7.33311H6.71785C7.08604 7.33311 7.38452 7.63159 7.38452 7.99978C7.38452 8.36797 7.08604 8.66644 6.71785 8.66644H5.64274V9.74148C5.64274 10.1097 5.34426 10.4081 4.97607 10.4081C4.60788 10.4081 4.30941 10.1097 4.30941 9.74148V8.66644H3.23435C2.86616 8.66644 2.56769 8.36797 2.56769 7.99978Z"}}]}]},B3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"left-insert-column",ref:t,icon:ea}))});B3.displayName="LeftInsertColumn";var ta={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941 1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941 14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999zM1.9999 5.56641C1.66853 5.56641 1.3999 5.83504 1.3999 6.16641 1.3999 6.49778 1.66853 6.76641 1.9999 6.76641H11.3332C11.6646 6.76641 11.9332 6.49778 11.9332 6.16641 11.9332 5.83504 11.6646 5.56641 11.3332 5.56641H1.9999zM1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334 14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334zM1.9999 12.9004C1.66853 12.9004 1.3999 13.169 1.3999 13.5004 1.3999 13.8318 1.66853 14.1004 1.9999 14.1004H11.3332C11.6646 14.1004 11.9332 13.8318 11.9332 13.5004 11.9332 13.169 11.6646 12.9004 11.3332 12.9004H1.9999z"}}]},U3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"left-justifying-single",ref:t,icon:ta}))});U3.displayName="LeftJustifyingSingle";var na={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.3732 3.94019C0.82475 2.75718 2.04917 1.53276 3.23218 2.0812L10.0657 5.24921C10.3663 5.38859 10.497 5.74529 10.3576 6.04592C10.2183 6.34656 9.86157 6.47728 9.56094 6.33791L6.86664 5.08883L4.42613 7.52934C4.41111 7.54436 4.3955 7.55841 4.37936 7.5715L5.6299 10.2689C5.76928 10.5696 5.63855 10.9263 5.33791 11.0656C5.03728 11.205 4.68058 11.0743 4.54121 10.7737L1.3732 3.94019ZM2.72746 3.1699L5.70713 4.55128L3.84327 6.41514L2.46189 3.43547C2.38354 3.26647 2.55846 3.09155 2.72746 3.1699Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.56311 13.7359C4.32879 13.9702 4.32879 14.3501 4.56311 14.5844C4.79742 14.8188 5.17732 14.8188 5.41163 14.5844L13.3083 6.68776L13.3842 8.21165C13.4006 8.54261 13.6823 8.79755 14.0133 8.78108C14.3442 8.76461 14.5992 8.48295 14.5827 8.15199L14.4844 6.17786C14.4413 5.3118 13.3917 4.90732 12.7786 5.52046L4.56311 13.7359Z"}}]},F3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"left-rotation-forty-five-degrees-single",ref:t,icon:na}))});F3.displayName="LeftRotationFortyFiveDegreesSingle";var ra={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.4046 13.9395C11.4046 14.2708 11.6732 14.5395 12.0046 14.5395C12.336 14.5395 12.6046 14.2708 12.6046 13.9395V2.77186L13.7358 3.79578C13.9815 4.01815 14.3609 3.99927 14.5833 3.75359C14.8057 3.50792 14.7868 3.12849 14.5411 2.90612L13.0757 1.57967C12.4328 0.997761 11.4046 1.45394 11.4046 2.32106V13.9395Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.22244 9.26836C0.998116 8.81966 0.998119 7.08807 2.22245 6.63936L9.29456 4.04749C9.60569 3.93346 9.95036 4.09325 10.0644 4.40438C10.1784 4.71551 10.0186 5.06018 9.70749 5.1742L6.91911 6.19613V9.64753C6.91911 9.66877 6.918 9.68974 6.91585 9.71041L9.70749 10.7335C10.0186 10.8476 10.1784 11.1922 10.0644 11.5033C9.95036 11.8145 9.60569 11.9743 9.29456 11.8602L2.22244 9.26836ZM2.63538 7.76608L5.71911 6.63592V9.27181L2.63538 8.14165C2.46047 8.07755 2.46047 7.83018 2.63538 7.76608Z",fillRule:"evenodd",clipRule:"evenodd"}}]},z3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"left-rotation-ninety-degrees-single",ref:t,icon:ra}))});z3.displayName="LeftRotationNinetyDegreesSingle";var ia={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_43",style:{maskType:"alpha"},width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0.33 0.72H16.33V16.72H0.33z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_43)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.33875 3.57255L2.23657 3.79614L2.72883 4.0211L7.58275 14.6428L8.67419 14.144L5.10931 6.34311L13.5649 14.7987L14.4134 13.9502L5.96172 5.49847L13.7573 9.0609L14.2561 7.96947L3.63438 3.11555L3.40942 2.62329L3.18782 2.72456L3.09973 2.63647L2.93861 2.7976L2.73534 2.70471L2.60444 2.99116L2.31799 3.12206L2.41088 3.32533L2.2512 3.485L2.33875 3.57255Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M1.6759 12.8102L1.6759 14.1743C1.6759 14.8371 2.21316 15.3743 2.8759 15.3743L4.24003 15.3743L4.24003 14.0443L3.0059 14.0443L3.0059 12.8102L1.6759 12.8102ZM4.24003 2.06128L2.8759 2.06128C2.21316 2.06128 1.6759 2.59854 1.6759 3.26128L1.6759 4.62541L3.0059 4.62541L3.0059 3.39128L4.24003 3.39128L4.24003 2.06128ZM1.6759 10.0819L3.0059 10.0819L3.0059 7.35367L1.6759 7.35367L1.6759 10.0819ZM6.96829 2.06128L6.96829 3.39128L9.69655 3.39128L9.69655 2.06128L6.96829 2.06128ZM12.4248 2.06128L12.4248 3.39128L13.6589 3.39128L13.6589 4.62541L14.9889 4.62541L14.9889 3.26128C14.9889 2.59854 14.4517 2.06128 13.7889 2.06128L12.4248 2.06128ZM14.9889 7.35367L13.6589 7.35367L13.6589 10.0819L14.9889 10.0819L14.9889 7.35367ZM14.9889 12.8102L13.6589 12.8102L13.6589 14.0443L12.4248 14.0443L12.4248 15.3743L13.7889 15.3743C14.4517 15.3743 14.9889 14.8371 14.9889 14.1743L14.9889 12.8102ZM9.69655 15.3743L9.69655 14.0443L6.96829 14.0443L6.96829 15.3743L9.69655 15.3743Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]},Z3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"left-tridiagonal-single",ref:t,icon:ia}))});Z3.displayName="LeftTridiagonalSingle";var oa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.96708 8.23432V11.6842C4.96708 12.0156 5.2357 12.2842 5.56708 12.2842 5.89845 12.2842 6.16708 12.0156 6.16708 11.6842V5.62199C6.16708 4.70621 4.87775 4.5088 4.60373 5.38261L3.2564 9.67905 1.90905 5.3826C1.64268 4.53318.345703 4.6789.345703 5.62021V11.6842C.345703 12.0156.614332 12.2842.945703 12.2842 1.27707 12.2842 1.5457 12.0156 1.5457 11.6842V8.23428L2.49305 11.2552C2.72747 12.0027 3.78534 12.0027 4.01975 11.2552L4.96708 8.23432zM9.59409 8.3393C9.59409 7.86618 9.18572 7.49641 8.71492 7.54323L7.64429 7.64971C7.31454 7.6825 7.02065 7.44178 6.98785 7.11203 6.95506 6.78229 7.19578 6.48839 7.52553 6.4556L8.59616 6.34912C9.77317 6.23206 10.7941 7.15649 10.7941 8.3393V11.684C10.7941 12.0154 10.5255 12.284 10.1941 12.284 9.86272 12.284 9.59409 12.0154 9.59409 11.684V8.3393z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M6.79541 10.2064C6.79541 9.10233 7.69047 8.20728 8.79458 8.20728 9.89869 8.20728 10.7938 9.10233 10.7938 10.2064 10.7938 11.3106 9.89869 12.2056 8.79458 12.2056 7.69047 12.2056 6.79541 11.3106 6.79541 10.2064zM8.79458 9.40728C8.35321 9.40728 7.99541 9.76508 7.99541 10.2064 7.99541 10.6478 8.35321 11.0056 8.79458 11.0056 9.23595 11.0056 9.59375 10.6478 9.59375 10.2064 9.59375 9.76508 9.23595 9.40728 8.79458 9.40728zM15.386 6.62139C15.6666 6.79764 15.7454 7.16426 15.562 7.44024L12.5296 12.0032C12.3462 12.2791 11.9701 12.36 11.6894 12.1837 11.4088 12.0075 11.33 11.6409 11.5135 11.3649L14.5458 6.80196C14.7292 6.52598 15.1054 6.44513 15.386 6.62139z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M11.6892 6.62139C11.4086 6.79764 11.3298 7.16426 11.5132 7.44024L14.5456 12.0032C14.729 12.2791 15.1051 12.36 15.3857 12.1837C15.6664 12.0075 15.7451 11.6409 15.5617 11.3649L12.5294 6.80196C12.3459 6.52598 11.9698 6.44513 11.6892 6.62139Z",fillRule:"evenodd",clipRule:"evenodd"}}]},W3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"max-single",ref:t,icon:oa}))});W3.displayName="MaxSingle";var aa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.5939 1.13916L10.6607 1.1392C9.5563 1.13922 8.66094 2.03448 8.66079 3.13893L8.66064 4.19191C8.6606 4.52328 8.92919 4.79194 9.26056 4.79199 9.59193 4.79204 9.8606 4.52344 9.86064 4.19207L9.86079 3.13909C9.86085 2.69731 10.219 2.33921 10.6608 2.3392L12.594 2.33916C13.0358 2.33915 13.394 2.69732 13.394 3.13916L13.394 7.40012H10.4947L11.0464 6.84845C11.2807 6.61414 11.2807 6.23424 11.0464 5.99993 10.8121 5.76561 10.4322 5.76561 10.1979 5.99993L9.31395 6.88384C8.68914 7.50867 8.68914 8.52171 9.31396 9.14654L10.1979 10.0305C10.4322 10.2648 10.8121 10.2648 11.0464 10.0305 11.2807 9.79614 11.2807 9.41624 11.0464 9.18192L10.4646 8.60012H13.394L13.394 12.8612C13.394 13.303 13.0359 13.6612 12.594 13.6612H10.6606C10.2188 13.6612 9.86064 13.303 9.86064 12.8612V11.8084C9.86064 11.4771 9.59202 11.2084 9.26064 11.2084 8.92927 11.2084 8.66064 11.4771 8.66064 11.8084V12.8612C8.66064 13.9658 9.55607 14.8612 10.6606 14.8612H12.594C13.6986 14.8612 14.594 13.9658 14.594 12.8612L14.594 8.0066 14.594 8.00012 14.594 7.99363 14.594 3.13915C14.594 2.03457 13.6985 1.13914 12.5939 1.13916zM5.33889 1.13919L3.4057 1.13926C2.30115 1.13931 1.40576 2.03474 1.40578 3.13928L1.40582 7.99139 1.40576 8.00012 1.40582 8.00886 1.40587 12.8612C1.40588 13.9658 2.30131 14.8612 3.40587 14.8612H5.33897C6.44354 14.8612 7.33897 13.9658 7.33897 12.8612V11.8084C7.33897 11.4771 7.07034 11.2084 6.73897 11.2084 6.4076 11.2084 6.13897 11.4771 6.13897 11.8084V12.8612C6.13897 13.303 5.7808 13.6612 5.33897 13.6612H3.40587C2.96405 13.6612 2.60588 13.303 2.60587 12.8612L2.60583 8.60012H5.53538L4.95357 9.18193C4.71925 9.41624 4.71925 9.79614 4.95357 10.0305 5.18788 10.2648 5.56778 10.2648 5.8021 10.0305L6.68599 9.14656C7.31083 8.52172 7.31083 7.50866 6.68599 6.88382L5.8021 5.99993C5.56778 5.76561 5.18788 5.76561 4.95357 5.99993 4.71925 6.23424 4.71925 6.61414 4.95357 6.84845L5.50523 7.40012H2.60582L2.60578 3.13927C2.60577 2.69745 2.96393 2.33928 3.40574 2.33926L5.33894 2.33919C5.78078 2.33917 6.13897 2.69735 6.13897 3.13919V4.192C6.13897 4.52337 6.4076 4.792 6.73897 4.792 7.07034 4.792 7.33897 4.52337 7.33897 4.192V3.13919C7.33897 2.03459 6.44349 1.13914 5.33889 1.13919z"}}]},G3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"merge-all-single",ref:t,icon:aa}))});G3.displayName="MergeAllSingle";var sa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.6707 7.03525C9.0573 7.03525 9.3707 6.72185 9.3707 6.33525 9.3707 5.94866 9.0573 5.63525 8.6707 5.63525 8.28411 5.63525 7.9707 5.94866 7.9707 6.33525 7.9707 6.72185 8.28411 7.03525 8.6707 7.03525zM8.671 12.2842C8.33963 12.2842 8.071 12.0156 8.071 11.6842L8.071 8.20615C8.071 7.87478 8.33962 7.60615 8.671 7.60615 9.00237 7.60615 9.271 7.87478 9.271 8.20615L9.271 11.6842C9.271 12.0156 9.00237 12.2842 8.671 12.2842zM13.5105 9.62735C13.5105 9.09992 13.0091 8.71683 12.5002 8.8555L12.1671 8.94628C11.7319 9.06486 11.43 9.46007 11.43 9.9111V11.6842C11.43 12.0156 11.1614 12.2842 10.83 12.2842 10.4986 12.2842 10.23 12.0156 10.23 11.6842V9.9111C10.23 8.91884 10.8942 8.04938 11.8516 7.7885L12.1847 7.69771C13.4569 7.35104 14.7105 8.30878 14.7105 9.62735V11.6842C14.7105 12.0156 14.4419 12.2842 14.1105 12.2842 13.7792 12.2842 13.5105 12.0156 13.5105 11.6842V9.62735z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M10.8377 7.66644C11.169 7.66642 11.4377 7.93503 11.4377 8.2664L11.438 11.6841C11.438 12.0155 11.1694 12.2841 10.838 12.2842 10.5066 12.2842 10.238 12.0156 10.238 11.6842L10.2377 8.26649C10.2377 7.93512 10.5063 7.66647 10.8377 7.66644zM5.91043 8.23408V11.684C5.91043 12.0154 6.17906 12.284 6.51043 12.284 6.84181 12.284 7.11043 12.0154 7.11043 11.684V5.62174C7.11043 4.70597 5.82111 4.50856 5.54709 5.38237L4.19976 9.67881 2.85241 5.38235C2.58604 4.53293 1.28906 4.67865 1.28906 5.61997V11.684C1.28906 12.0154 1.55769 12.284 1.88906 12.284 2.22043 12.284 2.48906 12.0154 2.48906 11.684V8.23404L3.43641 11.255C3.67082 12.0025 4.7287 12.0025 4.9631 11.255L5.91043 8.23408z",fillRule:"evenodd",clipRule:"evenodd"}}]},Y3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"min-single",ref:t,icon:sa}))});Y3.displayName="MinSingle";var la={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.3536 6.14645C11.5488 6.34171 11.5488 6.65829 11.3536 6.85355L8.35355 9.85355C8.15829 10.0488 7.84171 10.0488 7.64645 9.85355L4.64645 6.85355C4.45118 6.65829 4.45118 6.34171 4.64645 6.14645C4.84171 5.95118 5.15829 5.95118 5.35355 6.14645L8 8.79289L10.6464 6.14645C10.8417 5.95118 11.1583 5.95118 11.3536 6.14645Z",fillRule:"evenodd",clipRule:"evenodd"}}]},it=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"more-down-single",ref:t,icon:la}))});it.displayName="MoreDownSingle";var ca={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8 3.30078C8.55228 3.30078 9 2.85307 9 2.30078 9 1.7485 8.55228 1.30078 8 1.30078 7.44772 1.30078 7 1.7485 7 2.30078 7 2.85307 7.44772 3.30078 8 3.30078zM8 9.00012C8.55228 9.00012 9 8.55241 9 8.00012 9 7.44784 8.55228 7.00012 8 7.00012 7.44772 7.00012 7 7.44784 7 8.00012 7 8.55241 7.44772 9.00012 8 9.00012zM9 13.6995C9 14.2517 8.55228 14.6995 8 14.6995 7.44772 14.6995 7 14.2517 7 13.6995 7 13.1472 7.44772 12.6995 8 12.6995 8.55228 12.6995 9 13.1472 9 13.6995z"}}]},q3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"more-function-single",ref:t,icon:ca}))});q3.displayName="MoreFunctionSingle";var ua={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.90913 3.57564C6.14345 3.34132 6.52335 3.34132 6.75766 3.57564L10.7577 7.57564C10.992 7.80995 10.992 8.18985 10.7577 8.42417L6.75766 12.4242C6.52335 12.6585 6.14345 12.6585 5.90913 12.4242C5.67482 12.1899 5.67482 11.81 5.90913 11.5756L9.48487 7.9999L5.90913 4.42417C5.67482 4.18985 5.67482 3.80995 5.90913 3.57564Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Qt=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"more-single",ref:t,icon:ua}))});Qt.displayName="MoreSingle";var fa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.1349 1.3999C6.80353 1.3999 6.5349 1.66853 6.5349 1.9999 6.5349 2.33127 6.80353 2.5999 7.1349 2.5999H7.67993V4.55065C7.67993 4.88203 7.94856 5.15065 8.27993 5.15065 8.6113 5.15065 8.87993 4.88203 8.87993 4.55065V2.5999H9.4049C9.73627 2.5999 10.0049 2.33127 10.0049 1.9999 10.0049 1.66853 9.73627 1.3999 9.4049 1.3999H7.1349zM2.5999 7.1349C2.5999 6.80353 2.33127 6.5349 1.9999 6.5349 1.66853 6.5349 1.3999 6.80353 1.3999 7.1349V9.4049C1.3999 9.73627 1.66853 10.0049 1.9999 10.0049 2.33127 10.0049 2.5999 9.73627 2.5999 9.4049V8.86968H4.54992C4.88129 8.86968 5.14992 8.60105 5.14992 8.26968 5.14992 7.93831 4.88129 7.66968 4.54992 7.66968H2.5999V7.1349zM15.1399 7.1349C15.1399 6.80353 14.8713 6.5349 14.5399 6.5349 14.2085 6.5349 13.9399 6.80353 13.9399 7.1349V7.66968H12.0099C11.6786 7.66968 11.4099 7.93831 11.4099 8.26968 11.4099 8.60105 11.6786 8.86968 12.0099 8.86968H13.9399V9.4049C13.9399 9.73627 14.2085 10.0049 14.5399 10.0049 14.8713 10.0049 15.1399 9.73627 15.1399 9.4049V8.27463L15.1399 8.26968 15.1399 8.26472V7.1349zM7.1349 13.9399C6.80353 13.9399 6.5349 14.2085 6.5349 14.5399 6.5349 14.8713 6.80353 15.1399 7.1349 15.1399H8.24962C8.25966 15.1404 8.26977 15.1407 8.27993 15.1407 8.2901 15.1407 8.3002 15.1404 8.31024 15.1399H9.4049C9.73627 15.1399 10.0049 14.8713 10.0049 14.5399 10.0049 14.2085 9.73627 13.9399 9.4049 13.9399H8.87993V12.0107C8.87993 11.6793 8.6113 11.4107 8.27993 11.4107 7.94856 11.4107 7.67993 11.6793 7.67993 12.0107V13.9399H7.1349zM2.60991 4.00967C2.60991 3.23647 3.23671 2.60967 4.00991 2.60967H4.33991C4.67128 2.60967 4.93991 2.34104 4.93991 2.00967 4.93991 1.6783 4.67128 1.40967 4.33991 1.40967H4.00991C2.57397 1.40967 1.40991 2.57373 1.40991 4.00967V4.33967C1.40991 4.67104 1.67854 4.93967 2.00991 4.93967 2.34128 4.93967 2.60991 4.67104 2.60991 4.33967V4.00967zM12.1999 1.40967C11.8685 1.40967 11.5999 1.6783 11.5999 2.00967 11.5999 2.34104 11.8685 2.60967 12.1999 2.60967H12.5299C13.3031 2.60967 13.9299 3.23647 13.9299 4.00967V4.33967C13.9299 4.67104 14.1985 4.93967 14.5299 4.93967 14.8613 4.93967 15.1299 4.67104 15.1299 4.33967V4.00967C15.1299 2.57373 13.9659 1.40967 12.5299 1.40967H12.1999zM2.60991 12.1997C2.60991 11.8683 2.34128 11.5997 2.00991 11.5997 1.67854 11.5997 1.40991 11.8683 1.40991 12.1997V12.5297C1.40991 13.9656 2.57397 15.1297 4.00991 15.1297H4.33991C4.67128 15.1297 4.93991 14.861 4.93991 14.5297 4.93991 14.1983 4.67128 13.9297 4.33991 13.9297H4.00991C3.23671 13.9297 2.60991 13.3029 2.60991 12.5297V12.1997zM15.1299 12.1997C15.1299 11.8683 14.8613 11.5997 14.5299 11.5997 14.1985 11.5997 13.9299 11.8683 13.9299 12.1997V12.5297C13.9299 13.3029 13.3031 13.9297 12.5299 13.9297H12.1999C11.8685 13.9297 11.5999 14.1983 11.5999 14.5297 11.5999 14.861 11.8685 15.1297 12.1999 15.1297H12.5299C13.9659 15.1297 15.1299 13.9656 15.1299 12.5297V12.1997z"}}]},X3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"no-border-single",ref:t,icon:fa}))});X3.displayName="NoBorderSingle";var da={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.665 2.66496H3.33496C2.96493 2.66496 2.66496 2.96493 2.66496 3.33496V12.665C2.66496 13.035 2.96493 13.335 3.33496 13.335H12.665C13.035 13.335 13.335 13.035 13.335 12.665V3.33496C13.335 2.96493 13.035 2.66496 12.665 2.66496ZM3.33496 1.33496C2.23039 1.33496 1.33496 2.23039 1.33496 3.33496V12.665C1.33496 13.7695 2.23039 14.665 3.33496 14.665H12.665C13.7695 14.665 14.665 13.7695 14.665 12.665V3.33496C14.665 2.23039 13.7695 1.33496 12.665 1.33496H3.33496Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.2559 14.1963L1.64941 2.58984L2.58987 1.64939L14.1963 13.2558L13.2559 14.1963Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Q3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"no-color",ref:t,icon:da}))});Q3.displayName="NoColor";var ha={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.671 2.24246C7.1197 1.01814 8.85129 1.01814 9.3 2.24246L11.8919 9.31458C12.0059 9.62571 11.8461 9.97038 11.535 10.0844C11.2238 10.1984 10.8792 10.0386 10.7652 9.72751L9.74324 6.93913H6.29183C6.2706 6.93913 6.24962 6.93802 6.22895 6.93587L5.20584 9.72751C5.09181 10.0386 4.74715 10.1984 4.43601 10.0844C4.12488 9.97038 3.96509 9.62571 4.07912 9.31458L6.671 2.24246ZM8.17328 2.6554L9.30345 5.73913H6.66755L7.79771 2.6554C7.86181 2.48049 8.10918 2.48049 8.17328 2.6554Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 11.4246C1.66853 11.4246 1.3999 11.6933 1.3999 12.0246C1.3999 12.356 1.66853 12.6246 1.9999 12.6246H13.1675L12.1436 13.7558C11.9212 14.0015 11.9401 14.3809 12.1858 14.6033C12.4314 14.8257 12.8109 14.8068 13.0332 14.5611L14.3597 13.0957C14.9416 12.4528 14.4854 11.4246 13.6183 11.4246H1.9999Z"}}]},J3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"no-rotation-single",ref:t,icon:ha}))});J3.displayName="NoRotationSingle";var pa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.65465 3.96697V2.9942C1.65465 2.9188 1.64353 2.86563 1.62465 2.83387 1.61052 2.81011 1.58943 2.79243 1.53852 2.79243H1.44483C1.23836 2.79243 1.07099 2.62506 1.07099 2.41859 1.07099 2.23956 1.19714 2.09152 1.36369 2.04728 1.4425 2.02634 1.51336 2.00423 1.57642 1.98104 1.65529 1.94986 1.73286 1.91381 1.80913 1.87285 1.8974 1.82544 1.99768 1.79517 2.10303 1.79517 2.41692 1.79517 2.67137 2.04962 2.67137 2.36351V4.02047C2.67137 4.12385 2.75517 4.20765 2.85855 4.20765 3.0614 4.20765 3.22585 4.3721 3.22585 4.57495V4.63332C3.22585 4.86842 3.03527 5.059 2.80018 5.059H1.41884C1.1829 5.059.993164 4.86511.993164 4.63087.993164 4.39932 1.18072 4.20765 1.41398 4.20765 1.5469 4.20765 1.65465 4.09989 1.65465 3.96697zM.949709 9.2145C1.14957 9.02907 1.33226 8.85497 1.49677 8.69321 1.6914 8.50496 1.84244 8.33306 1.95136 8.17747 2.05826 8.02476 2.10492 7.89219 2.10492 7.77781 2.10492 7.65255 2.07293 7.57986 2.02759 7.53865L2.0245 7.5357C1.97641 7.48761 1.9103 7.46013 1.81635 7.46013 1.71986 7.46013 1.6383 7.47348 1.5822 7.51611L1.58034 7.51749C1.42279 7.63092 1.19425 7.67086 1.03149 7.50811L1.02187 7.49849C.868433 7.34505.852261 7.07998 1.03819 6.93364 1.12802 6.86293 1.21897 6.8051 1.31109 6.76081 1.48788 6.67257 1.69616 6.63037 1.93278 6.63037 2.15191 6.63037 2.34929 6.67491 2.52246 6.76665 2.69563 6.85514 2.83257 6.98323 2.93172 7.14966 3.03175 7.31758 3.08022 7.51184 3.08022 7.72929 3.08022 7.91104 3.03028 8.09333 2.93429 8.27521 2.84374 8.45283 2.72797 8.62691 2.58859 8.79616 2.51109 8.88842 2.43304 8.97759 2.35442 9.06369 2.34919 9.06941 2.34388 9.07573 2.33892 9.08228 2.34542 9.08201 2.35268 9.08151 2.36075 9.08073 2.46266 9.07087 2.54985 9.06576 2.62168 9.06576H2.78662C3.02915 9.06576 3.22576 9.26237 3.22576 9.5049 3.22576 9.74742 3.02915 9.94403 2.78662 9.94403H1.23472C1.00261 9.94403.814453 9.75587.814453 9.52376.814453 9.40615.86379 9.29421.949709 9.2145zM1.2579 14.674C1.45109 14.7553 1.67487 14.7946 1.92711 14.7946 2.1451 14.7946 2.34841 14.7599 2.53619 14.6895L2.53746 14.689C2.7264 14.6148 2.88145 14.5071 2.99952 14.3647L3.00018 14.3639C3.12167 14.2138 3.18089 14.0326 3.18089 13.8252 3.18089 13.6181 3.12169 13.4411 2.99737 13.3022 2.91596 13.2112 2.81864 13.1388 2.70642 13.0846 2.80611 13.023 2.88805 12.9505 2.95017 12.8661 3.04138 12.7422 3.08609 12.5977 3.08609 12.4365 3.08609 12.1403 2.97594 11.9041 2.7521 11.7404 2.53645 11.5772 2.25212 11.5002 1.90815 11.5002 1.7136 11.5002 1.52963 11.5372 1.35712 11.6115 1.28512 11.6418 1.21426 11.6776 1.14456 11.7188.938688 11.8404.928034 12.1099 1.06649 12.2774 1.21291 12.4544 1.46028 12.4561 1.63989 12.363 1.70891 12.3286 1.78521 12.3109 1.87023 12.3109 1.96356 12.3109 2.01717 12.3317 2.04691 12.3578 2.07449 12.3821 2.09529 12.4231 2.09529 12.4981 2.09529 12.5709 2.0658 12.6284 1.99667 12.6764 1.96042 12.6999 1.8978 12.7216 1.80025 12.7355 1.61051 12.7625 1.44118 12.9145 1.44118 13.1237 1.44118 13.3319 1.60937 13.4885 1.80489 13.5068 1.87785 13.5136 1.93575 13.5234 1.97985 13.5355 2.07997 13.562 2.12905 13.596 2.14927 13.6246 2.17519 13.6614 2.19008 13.7078 2.19008 13.7684 2.19008 13.8334 2.16583 13.8754 2.1142 13.9064 2.05357 13.9428 1.96521 13.965 1.84179 13.965 1.749 13.965 1.6547 13.9433 1.55817 13.8981 1.363 13.7983 1.08846 13.8083.942801 14.01L.936366 14.0189C.827321 14.1699.821861 14.401.994678 14.5262 1.07406 14.5836 1.16225 14.633 1.2579 14.674zM5.13037 2.827C4.799 2.827 4.53037 3.09563 4.53037 3.427 4.53037 3.75837 4.799 4.027 5.13037 4.027H15.1489C15.4803 4.027 15.7489 3.75837 15.7489 3.427 15.7489 3.09563 15.4803 2.827 15.1489 2.827H5.13037zM4.53037 8.28711C4.53037 7.95574 4.799 7.68711 5.13037 7.68711H15.1489C15.4803 7.68711 15.7489 7.95574 15.7489 8.28711 15.7489 8.61848 15.4803 8.88711 15.1489 8.88711H5.13037C4.799 8.88711 4.53037 8.61848 4.53037 8.28711zM5.13037 12.5475C4.799 12.5475 4.53037 12.8161 4.53037 13.1475 4.53037 13.4788 4.799 13.7475 5.13037 13.7475H15.1489C15.4803 13.7475 15.7489 13.4788 15.7489 13.1475 15.7489 12.8161 15.4803 12.5475 15.1489 12.5475H5.13037z"}}]},K3=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"order-single",ref:t,icon:pa}))});K3.displayName="OrderSingle";var va={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1302",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1302)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.3333 2.66634H2.66659V13.333H13.3333V2.66634ZM2.66659 1.33301C1.93021 1.33301 1.33325 1.92996 1.33325 2.66634V13.333C1.33325 14.0694 1.93021 14.6663 2.66659 14.6663H13.3333C14.0696 14.6663 14.6666 14.0694 14.6666 13.333V2.66634C14.6666 1.92996 14.0696 1.33301 13.3333 1.33301H2.66659Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M7.33311 2.66748V5.33415H8.66644V2.66748H7.33311zM7.33311 10.6675V13.3341H8.66644V10.6675H7.33311zM13.3331 7.33415H10.6664V8.66748H13.3331V7.33415zM5.33311 7.33415H2.66644V8.66748H5.33311V7.33415z"}}]}]},e6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"outer-border",ref:t,icon:va}))});e6.displayName="OuterBorder";var ga={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.9999.733154C8.33127.733154 8.5999 1.00178 8.5999 1.33315V5.33315C8.5999 5.66453 8.33127 5.93315 7.9999 5.93315 7.66853 5.93315 7.3999 5.66453 7.3999 5.33315V1.33315C7.3999 1.00178 7.66853.733154 7.9999.733154zM2.46621 2.73315C2.79758 2.73315 3.06621 3.00178 3.06621 3.33315V12.6665C3.06621 12.9979 2.79758 13.2665 2.46621 13.2665 2.13484 13.2665 1.86621 12.9979 1.86621 12.6665V3.33315C1.86621 3.00178 2.13484 2.73315 2.46621 2.73315zM5.3334 7.3999C5.00203 7.3999 4.7334 7.66853 4.7334 7.9999 4.7334 8.33127 5.00203 8.5999 5.3334 8.5999H12.603L11.9252 9.28591C11.6922 9.52163 11.6945 9.90152 11.9302 10.1344 12.166 10.3673 12.5458 10.3651 12.7788 10.1293L14.4577 8.43018C14.69 8.19509 14.6884 7.81641 14.4542 7.58324L12.7753 5.91184C12.5404 5.67806 12.1605 5.67891 11.9267 5.91375 11.6929 6.14859 11.6938 6.52849 11.9286 6.76228L12.5691 7.3999H5.3334zM8.5999 10.6667C8.5999 10.3353 8.33127 10.0667 7.9999 10.0667 7.66853 10.0667 7.3999 10.3353 7.3999 10.6667V14.6667C7.3999 14.998 7.66853 15.2667 7.9999 15.2667 8.33127 15.2667 8.5999 14.998 8.5999 14.6667V10.6667z"}}]},t6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"overflow-single",ref:t,icon:ga}))});t6.displayName="OverflowSingle";var ma={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1204",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1204)"},children:[{tag:"rect",attrs:{width:12.62,height:2.79,x:1.69,y:12.25,fill:"colorChannel1",rx:1.4}},{tag:"path",attrs:{fill:"currentColor",d:"M7.74646 2.1642C7.34284 1.65121 6.85947 1.28205 6.38447 1.09593C5.86863 0.893787 5.15166 0.852126 4.70047 1.42917C4.29842 1.94344 4.33082 2.70249 4.57691 3.50395C4.68808 3.8661 4.86846 4.22254 5.12522 4.56617C5.13695 4.58185 5.14927 4.5968 5.16211 4.61102C5.17152 4.6214 5.18122 4.63139 5.19115 4.64096C5.20459 4.65393 5.21855 4.66618 5.23296 4.6777L3.5064 6.40422C3.26756 6.64306 3.26756 7.03033 3.5064 7.26919L7.23756 11.0004C7.47648 11.2392 7.86375 11.2392 8.1026 11.0004L12.8329 6.27001C13.0717 6.03117 13.0717 5.6439 12.8329 5.40505L9.10172 1.67387C8.86288 1.43503 8.47561 1.43503 8.23676 1.67387L7.74646 2.1642ZM7.46162 4.50638C7.47252 4.57574 7.48163 4.64652 7.4888 4.71868C7.52232 5.05481 7.82194 5.30013 8.15807 5.26661C8.4942 5.23311 8.73954 4.93345 8.70601 4.59732C8.65786 4.11463 8.54251 3.6666 8.37892 3.26169L8.66928 2.97135L11.5354 5.83753L10.6106 6.76237H4.87824L7.40802 4.2326C7.42885 4.32128 7.44684 4.41255 7.46162 4.50638ZM6.87284 3.03784C6.57441 2.62008 6.22261 2.34634 5.93815 2.23487C5.80233 2.18165 5.71528 2.17827 5.67638 2.18335C5.6725 2.18387 5.66929 2.18443 5.6666 2.18497L5.6619 2.18607C5.64166 2.21954 5.53594 2.45979 5.74626 3.1449C5.81241 3.36036 5.92262 3.58602 6.09307 3.81761L6.87284 3.03784Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.1932 11.5463C12.6454 11.5463 13.012 11.1797 13.012 10.7275C13.012 10.4475 12.6981 9.92821 12.459 9.5733C12.3299 9.38173 12.0564 9.38174 11.9274 9.57331C11.6883 9.92822 11.3744 10.4475 11.3744 10.7275C11.3744 11.1797 11.741 11.5463 12.1932 11.5463Z"}}]}]},n6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"paint-bucket",ref:t,icon:ma}))});n6.displayName="PaintBucket";var Ca={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1138",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1138)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M7.74692 9.12463C7.74692 9.46018 8.01893 9.73219 8.35448 9.73219H11.4933C11.8288 9.73219 12.1009 9.46018 12.1009 9.12463 12.1009 8.78909 11.8288 8.51707 11.4933 8.51707H8.35448C8.01893 8.51707 7.74692 8.78909 7.74692 9.12463zM10.8636 10.8523C10.8636 11.1879 10.5915 11.4599 10.256 11.4599H8.35448C8.01893 11.4599 7.74692 11.1879 7.74692 10.8523 7.74692 10.5168 8.01893 10.2447 8.35448 10.2447H10.256C10.5915 10.2447 10.8636 10.5168 10.8636 10.8523z"}},{tag:"path",attrs:{fill:"currentColor",d:"M5.4791 1.98268C5.47913 1.71529 5.87912 1.49854 6.37252 1.49854C6.86593 1.49854 7.26592 1.71529 7.26595 1.98268H7.62187C8.22277 1.98268 8.72459 2.39534 8.84412 2.9452H9.39563C10.0856 2.9452 10.6449 3.48923 10.6449 4.16032V6.00569H12.1261C13.161 6.00569 14 6.82174 14 7.82838V11.334C14 11.8174 13.8025 12.281 13.4511 12.6228L12.0693 13.9647C11.7179 14.3065 11.2412 14.4985 10.7442 14.4985H7.91116C7.05024 14.4985 6.32492 14.0431 6.10535 13.2737H3.34925C2.6593 13.2737 2.09998 12.7297 2.09998 12.0586V4.16032C2.09998 3.48923 2.6593 2.9452 3.34925 2.9452H3.90107C4.0206 2.39534 4.52241 1.98268 5.12332 1.98268H5.4791ZM3.97249 4.16032H3.24925L3.24925 12.0586H6.03725V7.82838C6.03725 6.82174 6.87623 6.00569 7.91116 6.00569H9.49563V4.16032H8.7727C8.58289 4.59611 8.13909 4.90183 7.62187 4.90183H5.12332C4.6061 4.90183 4.1623 4.59611 3.97249 4.16032ZM5.12332 2.89403H7.62187C7.79436 2.89403 7.93419 3.03003 7.93419 3.19781V3.68671C7.93419 3.85448 7.79436 3.99049 7.62187 3.99049H5.12332C4.95083 3.99049 4.811 3.85448 4.811 3.68671V3.19781C4.811 3.03003 4.95083 2.89403 5.12332 2.89403ZM7.91116 7.11157C7.56618 7.11157 7.28652 7.38359 7.28652 7.71913V12.7851C7.28652 13.1206 7.56618 13.3927 7.91116 13.3927H10.7442C10.8401 13.3927 10.9337 13.3712 11.0182 13.3311C11.1373 13.2746 11.1859 13.1423 11.1859 13.0134V12.0066C11.1859 11.8724 11.2978 11.7636 11.4358 11.7636H12.4709C12.6034 11.7636 12.7394 11.7163 12.7975 11.6004C12.8388 11.5182 12.8608 11.4272 12.8608 11.334V7.71913C12.8608 7.38359 12.5811 7.11157 12.2362 7.11157H7.91116Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]},r6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"paste-special",ref:t,icon:Ca}))});r6.displayName="PasteSpecial";var ba={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_561_2",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_561_2)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M4.91876 2.65039C3.66601 2.65039 2.65045 3.66595 2.65045 4.9187 2.65045 6.17146 3.66601 7.18702 4.91876 7.18702 6.17152 7.18702 7.18708 6.17146 7.18708 4.9187 7.18708 3.66595 6.17152 2.65039 4.91876 2.65039zM3.94663 4.9187C3.94663 4.38181 4.38187 3.94657 4.91876 3.94657 5.45566 3.94657 5.8909 4.38181 5.8909 4.9187 5.8909 5.4556 5.45566 5.89084 4.91876 5.89084 4.38187 5.89084 3.94663 5.4556 3.94663 4.9187zM11.0812 8.81299C9.82842 8.81299 8.81286 9.82855 8.81286 11.0813 8.81286 12.3341 9.82842 13.3496 11.0812 13.3496 12.3339 13.3496 13.3495 12.3341 13.3495 11.0813 13.3495 9.82855 12.3339 8.81299 11.0812 8.81299zM10.109 11.0813C10.109 10.5444 10.5443 10.1092 11.0812 10.1092 11.6181 10.1092 12.0533 10.5444 12.0533 11.0813 12.0533 11.6182 11.6181 12.0534 11.0812 12.0534 10.5443 12.0534 10.109 11.6182 10.109 11.0813zM13.1597 2.84021C13.4128 3.09331 13.4128 3.50365 13.1597 3.75675L3.7568 13.1596C3.5037 13.4127 3.09336 13.4127 2.84026 13.1596 2.58717 12.9065 2.58717 12.4962 2.84026 12.2431L12.2431 2.84021C12.4962 2.58712 12.9066 2.58712 13.1597 2.84021z"}}]}]},i6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"percent-single",ref:t,icon:ba}))});i6.displayName="PercentSingle";var Sa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.35928 2.57764C3.61338 1.77872 4.36128 1.19995 5.24437 1.19995C6.12746 1.19995 6.87537 1.77872 7.12947 2.57764H11.7885C13.4928 2.57764 14.7999 3.8461 14.7997 5.5888C14.7995 7.33129 13.4929 8.59984 11.7885 8.59984H6.63121L6.6224 8.5999H4.21143C3.16019 8.5999 2.4001 9.34071 2.4002 10.4109C2.40029 11.4814 3.16029 12.2221 4.21143 12.2221H8.87045C9.12449 11.4231 9.87245 10.8442 10.7556 10.8442C11.6388 10.8442 12.3868 11.4231 12.6408 12.2222H14.1999C14.5312 12.2222 14.7999 12.4908 14.7999 12.8222C14.7999 13.1535 14.5312 13.4222 14.1999 13.4222H12.6407C12.3866 14.221 11.6387 14.7998 10.7556 14.7998C9.87252 14.7998 9.12461 14.221 8.87051 13.4221H4.21143C2.50701 13.4221 1.20035 12.1536 1.2002 10.4111C1.20004 8.66836 2.50712 7.3999 4.21143 7.3999H6.61326L6.62208 7.39984H11.7885C12.8396 7.39984 13.5996 6.65912 13.5997 5.58868C13.5998 4.51844 12.8397 3.77764 11.7885 3.77764H7.12952C6.87548 4.57664 6.12753 5.1555 5.24437 5.1555C4.36122 5.1555 3.61327 4.57664 3.35922 3.77764H1.8002C1.46882 3.77764 1.2002 3.50901 1.2002 3.17764C1.2002 2.84627 1.46882 2.57764 1.8002 2.57764H3.35928ZM4.46671 3.16449C4.47377 2.74105 4.81924 2.39995 5.24437 2.39995C5.67026 2.39995 6.0162 2.74226 6.02207 3.16675L6.02197 3.17764L6.02207 3.1886C6.01625 3.61314 5.67029 3.95549 5.24437 3.95549C4.81921 3.95549 4.47372 3.61435 4.46671 3.19085L4.46685 3.17764L4.46671 3.16449ZM9.97788 12.8307C9.98254 13.2562 10.329 13.5998 10.7556 13.5998C11.1815 13.5998 11.5274 13.2575 11.5333 12.8331C11.5332 12.8294 11.5332 12.8258 11.5332 12.8222C11.5332 12.8185 11.5332 12.8148 11.5333 12.8111C11.5275 12.3866 11.1815 12.0442 10.7556 12.0442C10.3289 12.0442 9.98248 12.3878 9.97788 12.8134C9.97792 12.8163 9.97794 12.8192 9.97794 12.8221C9.97794 12.825 9.97792 12.8278 9.97788 12.8307Z",fillRule:"evenodd",clipRule:"evenodd"}}]},o6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"piping-single",ref:t,icon:Sa}))});o6.displayName="PipingSingle";var _a={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.273 2.72206C11.0214 2.50641 10.9922 2.12763 11.2079 1.87603C11.4235 1.62444 11.8023 1.59531 12.0539 1.81097L14.3833 3.80761C14.5134 3.91733 14.5962 4.08137 14.5967 4.26477L14.5967 4.2665C14.5967 4.41745 14.541 4.55538 14.4489 4.66083C14.44 4.67109 14.4307 4.68108 14.421 4.69077L12.0877 7.02411C11.8534 7.25842 11.4735 7.25843 11.2392 7.02412C11.0049 6.78981 11.0049 6.40991 11.2392 6.17559L12.5482 4.8665H6.63324C4.40569 4.8665 2.5999 6.67229 2.5999 8.89984C2.5999 11.1274 4.40569 12.9332 6.63324 12.9332H11.9972C12.3286 12.9332 12.5972 13.2018 12.5972 13.5332C12.5972 13.8645 12.3286 14.1332 11.9972 14.1332H6.63324C3.74295 14.1332 1.3999 11.7901 1.3999 8.89984C1.3999 6.00955 3.74295 3.6665 6.63324 3.6665H12.3748L11.273 2.72206Z"}}]},a6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"redo-single",ref:t,icon:_a}))});a6.displayName="RedoSingle";var ya={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M6.33307 1.3916C5.14145 1.3916 4.06641 2.27555 4.06641 3.49366V6.49777C4.06641 7.71586 5.14145 8.59982 6.33307 8.59982C7.52469 8.59982 8.59974 7.71586 8.59974 6.49777V3.49366C8.59974 2.27555 7.52469 1.3916 6.33307 1.3916ZM5.26641 3.49366C5.26641 3.05264 5.68376 2.5916 6.33307 2.5916C6.98239 2.5916 7.39974 3.05264 7.39974 3.49366V6.49777C7.39974 6.93878 6.98239 7.39982 6.33307 7.39982C5.68376 7.39982 5.26641 6.93878 5.26641 6.49777V3.49366Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M7.90913 9.5417C8.14345 9.30739 8.52335 9.30739 8.75766 9.5417 8.99198 9.77602 8.99198 10.1559 8.75766 10.3902L7.78193 11.366H13.9999C14.3313 11.366 14.5999 11.6346 14.5999 11.966 14.5999 12.2973 14.3313 12.566 13.9999 12.566H7.78193L8.75766 13.5417C8.99198 13.776 8.99198 14.1559 8.75766 14.3902 8.52335 14.6245 8.14345 14.6245 7.90913 14.3902L5.91739 12.3985C5.80388 12.2893 5.73324 12.1359 5.73324 11.966 5.73324 11.796 5.80388 11.6426 5.91739 11.5334L7.90913 9.5417zM1.3999 8.3002C1.3999 7.96882 1.66853 7.7002 1.9999 7.7002H2.33324C2.66461 7.7002 2.93324 7.96882 2.93324 8.3002 2.93324 8.63157 2.66461 8.9002 2.33324 8.9002H1.9999C1.66853 8.9002 1.3999 8.63157 1.3999 8.3002z"}}]},s6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"reduce-digits-single",ref:t,icon:ya}))});s6.displayName="ReduceDigitsSingle";var La={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_233_11",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_233_11)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.53331 14C2.35652 14 2.18697 13.9297 2.06197 13.8047C1.93697 13.6797 1.86675 13.5101 1.86675 13.3333C1.86675 13.1565 1.93697 12.987 2.06197 12.862C2.18697 12.7369 2.35652 12.6667 2.53331 12.6667L13.4666 12.6667C13.6434 12.6667 13.813 12.7369 13.938 12.862C14.063 12.987 14.1332 13.1565 14.1332 13.3333C14.1332 13.5101 14.063 13.6797 13.938 13.8047C13.813 13.9297 13.6434 14 13.4666 14L2.53331 14ZM2.53331 3.33333C2.35652 3.33331 2.18697 3.26306 2.06197 3.13804C1.93697 3.01301 1.86675 2.84346 1.86675 2.66667C1.86675 2.48987 1.93697 2.32032 2.06197 2.1953C2.18697 2.07028 2.35652 2.00003 2.53331 2L13.4666 2C13.6434 2.00003 13.813 2.07028 13.938 2.1953C14.063 2.32032 14.1332 2.48987 14.1332 2.66667C14.1332 2.84346 14.063 3.01301 13.938 3.13803C13.813 3.26306 13.6434 3.33331 13.4666 3.33333L2.53331 3.33333Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M10.8142 10.8141C10.5588 11.0695 10.1447 11.0695 9.88929 10.8141L7.97868 8.90354L6.14021 10.742C5.89652 10.9857 5.50142 10.9857 5.25774 10.742C5.01405 10.4983 5.01405 10.1032 5.25774 9.85955L7.09621 8.02107L5.18561 6.11047C4.93021 5.85507 4.93021 5.44098 5.18561 5.18557C5.44101 4.93017 5.8551 4.93017 6.11051 5.18557L8.02111 7.09618L9.85959 5.2577C10.1033 5.01401 10.4984 5.01401 10.7421 5.2577C10.9857 5.50139 10.9857 5.89648 10.7421 6.14017L8.90358 7.97865L10.8142 9.88925C11.0696 10.1447 11.0696 10.5587 10.8142 10.8141Z"}}]}]},l6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"reduce",ref:t,icon:La}))});l6.displayName="Reduce";var Ea={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1297",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1297)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M1.33325 3.99992L1.33325 2.66659C1.33325 1.93021 1.93021 1.33325 2.66659 1.33325L3.99992 1.33325 3.99992 2.66659 2.66659 2.66659 2.66659 3.99992 1.33325 3.99992zM9.33325 1.33325L9.33325 2.66658 6.66659 2.66659 6.66659 1.33325 9.33325 1.33325zM1.33325 6.66659L2.66659 6.66659 2.66659 7.33325 5.33325 7.33325 5.33325 8.66659 2.66659 8.66659 2.66659 9.33325 1.33325 9.33325 1.33325 6.66659zM1.33325 11.9999L2.66659 11.9999 2.66659 13.3333 3.99992 13.3333 3.99992 14.6666 2.66659 14.6666C1.93021 14.6666 1.33325 14.0696 1.33325 13.3333L1.33325 11.9999zM6.66659 14.6666L6.66659 13.3333 7.33325 13.3333 7.33325 10.6666 8.66659 10.6666 8.66659 13.3333 9.33325 13.3333 9.33325 14.6666 6.66659 14.6666zM13.3333 7.33325L10.6666 7.33325 10.6666 8.66659 13.3333 8.66658 13.3333 7.33325zM7.33325 5.33325L7.33325 2.66659 8.66659 2.66659 8.66659 5.33325 7.33325 5.33325z"}},{tag:"path",attrs:{fill:"currentColor",d:"M13.3333 1.33325L12 1.33325L12 2.66659L13.3333 2.66659L13.3333 13.3333L12 13.3333L12 14.6666L13.3333 14.6666C14.0697 14.6666 14.6667 14.0696 14.6667 13.3333L14.6667 2.66659C14.6667 1.93021 14.0697 1.33325 13.3333 1.33325Z"}}]}]},c6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"right-border",ref:t,icon:Ea}))});c6.displayName="RightBorder";var wa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_42",style:{maskType:"alpha"},width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0.54 0.48H16.54V16.48H0.54z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_42)"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M13.2368 2.87507L2.11162 7.97208L2.61144 9.06304L12.4714 4.54568L7.95409 14.4057L9.04505 14.9055L14.1421 3.78029L14.4503 3.63905L14.3286 3.37322L14.469 3.0666L14.1134 2.90369L13.9505 2.5481L13.6439 2.68857L13.3781 2.56678L13.2368 2.87507Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M4.44524 1.82495L3.08111 1.82495C2.41837 1.82495 1.88111 2.36221 1.88111 3.02495L1.88111 4.38908L3.21111 4.38908L3.21111 3.15495L4.44524 3.15495L4.44524 1.82495ZM15.1941 4.38908L15.1941 3.02495C15.1941 2.36221 14.6569 1.82495 13.9941 1.82495L12.63 1.82495L12.63 3.15495L13.8641 3.15495L13.8641 4.38908L15.1941 4.38908ZM7.17349 1.82495L7.17349 3.15495L9.90175 3.15495L9.90175 1.82495L7.17349 1.82495ZM15.1941 7.11734L13.8641 7.11734L13.8641 9.84559L15.1941 9.84559L15.1941 7.11734ZM15.1941 12.5739L13.8641 12.5739L13.8641 13.808L12.63 13.808L12.63 15.138L13.9941 15.138C14.6569 15.138 15.1941 14.6007 15.1941 13.938L15.1941 12.5739ZM9.90175 15.138L9.90175 13.808L7.17349 13.808L7.17349 15.138L9.90175 15.138ZM4.44524 15.138L4.44524 13.808L3.21111 13.808L3.21111 12.5739L1.88111 12.5739L1.88111 13.938C1.88111 14.6007 2.41837 15.138 3.08111 15.138L4.44524 15.138ZM1.88111 9.8456L3.21111 9.8456L3.21111 7.11734L1.88111 7.11734L1.88111 9.8456Z",fillRule:"evenodd",clipRule:"evenodd"}}]}]},u6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"right-double-diagonal-single",ref:t,icon:wa}))});u6.displayName="RightDoubleDiagonalSingle";var Ma={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_1123",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 16H32V32H16z",transform:"rotate(180 16 16)"}}]},{tag:"g",attrs:{mask:"url(#mask0_102_1123)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.56781 13.3332C2.56781 14.0695 3.16476 14.6665 3.90114 14.6665L6.56781 14.6665C7.30419 14.6665 7.90114 14.0695 7.90114 13.3332L7.90114 2.6665C7.90114 1.9301 7.30419 1.33317 6.56781 1.33317L3.90114 1.33317C3.16476 1.33317 2.56781 1.9301 2.56781 2.6665L2.56781 13.3332ZM3.90114 2.6665L3.90114 13.3332L6.56781 13.3332L6.56781 2.6665L3.90114 2.6665Z"}},{tag:"path",attrs:{fill:"colorChannel1",d:"M13.4323 8.00022C13.4323 8.36841 13.1338 8.66689 12.7656 8.66689L11.6906 8.66689L11.6906 9.74202C11.6906 10.1102 11.3921 10.4087 11.0239 10.4087C10.6557 10.4087 10.3573 10.1102 10.3573 9.74202L10.3573 8.66689L9.28215 8.66689C8.91396 8.66689 8.61548 8.36841 8.61548 8.00022C8.61548 7.63203 8.91396 7.33356 9.28214 7.33356L10.3573 7.33356L10.3573 6.25852C10.3573 5.89033 10.6557 5.59186 11.0239 5.59186C11.3921 5.59186 11.6906 5.89033 11.6906 6.25852L11.6906 7.33356L12.7656 7.33356C13.1338 7.33356 13.4323 7.63203 13.4323 8.00022Z"}}]}]},f6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"right-insert-column",ref:t,icon:Ma}))});f6.displayName="RightInsertColumn";var Ra={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9999 1.89941C1.66853 1.89941 1.3999 2.16804 1.3999 2.49941 1.3999 2.83078 1.66853 3.09941 1.9999 3.09941H13.9999C14.3313 3.09941 14.5999 2.83078 14.5999 2.49941 14.5999 2.16804 14.3313 1.89941 13.9999 1.89941H1.9999zM4.66665 5.56641C4.33528 5.56641 4.06665 5.83504 4.06665 6.16641 4.06665 6.49778 4.33528 6.76641 4.66665 6.76641H14C14.3314 6.76641 14.6 6.49778 14.6 6.16641 14.6 5.83504 14.3314 5.56641 14 5.56641H4.66665zM1.3999 9.8334C1.3999 9.50203 1.66853 9.2334 1.9999 9.2334H13.9999C14.3313 9.2334 14.5999 9.50203 14.5999 9.8334 14.5999 10.1648 14.3313 10.4334 13.9999 10.4334H1.9999C1.66853 10.4334 1.3999 10.1648 1.3999 9.8334zM4.66665 12.9004C4.33528 12.9004 4.06665 13.169 4.06665 13.5004 4.06665 13.8318 4.33528 14.1004 4.66665 14.1004H14C14.3314 14.1004 14.6 13.8318 14.6 13.5004 14.6 13.169 14.3314 12.9004 14 12.9004H4.66665z"}}]},d6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"right-justifying-single",ref:t,icon:Ra}))});d6.displayName="RightJustifyingSingle";var xa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.1994 1.49307C13.3824 0.944623 14.6068 2.16904 14.0584 3.35206L10.8904 10.1855C10.751 10.4862 10.3943 10.6169 10.0937 10.4775C9.79302 10.3381 9.66229 9.98144 9.80166 9.68081L11.0507 6.98651L8.61023 4.546C8.59522 4.53098 8.58116 4.51537 8.56807 4.49924L5.87063 5.74977C5.57 5.88915 5.2133 5.75842 5.07392 5.45779C4.93455 5.15715 5.06528 4.80045 5.36591 4.66108L12.1994 1.49307ZM12.9697 2.84734L11.5883 5.82701L9.72443 3.96315L12.7041 2.58177C12.8731 2.50342 13.048 2.67833 12.9697 2.84734Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M2.40366 4.68273C2.16934 4.44842 1.78945 4.44842 1.55513 4.68273C1.32082 4.91705 1.32082 5.29695 1.55513 5.53126L9.45182 13.4279L7.92792 13.5038C7.59696 13.5203 7.34202 13.8019 7.35849 14.1329C7.37497 14.4639 7.65662 14.7188 7.98758 14.7023L9.96172 14.6041C10.8278 14.5609 11.2323 13.5113 10.6191 12.8982L2.40366 4.68273Z"}}]},h6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"right-rotation-forty-five-degrees-single",ref:t,icon:xa}))});h6.displayName="RightRotationFortyFiveDegreesSingle";var Ia={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"g",attrs:{fill:"currentColor",clipPath:"url(#right-rotation-ninety-degrees-single_clip0_927_166)"},children:[{tag:"path",attrs:{d:"M3.11339 1.41934C3.11339 1.08797 2.84476 0.819336 2.51339 0.819336C2.18201 0.819336 1.91338 1.08797 1.91338 1.41934V12.5869L0.782193 11.563C0.53652 11.3406 0.157091 11.3595 -0.0652855 11.6052C-0.287662 11.8509 -0.268776 12.2303 -0.0231021 12.4527L1.44231 13.7791C2.08518 14.361 3.11338 13.9049 3.11338 13.0377L3.11339 1.41934Z"}},{tag:"path",attrs:{d:"M12.2955 9.26826C13.5199 8.81955 13.5199 7.08797 12.2955 6.63926L5.22343 4.04738C4.9123 3.93336 4.56763 4.09314 4.45361 4.40428C4.33958 4.71541 4.49936 5.06007 4.8105 5.1741L7.59888 6.19602V9.64743C7.59888 9.66866 7.59999 9.68964 7.60214 9.71031L4.8105 10.7334C4.49936 10.8474 4.33958 11.1921 4.45361 11.5032C4.56763 11.8144 4.9123 11.9742 5.22343 11.8601L12.2955 9.26826ZM11.8826 7.76597L8.79888 6.63581V9.27171L11.8826 8.14155C12.0575 8.07745 12.0575 7.83008 11.8826 7.76597Z",fillRule:"evenodd",clipRule:"evenodd"}}]},{tag:"defs",attrs:{},children:[{tag:"clipPath",attrs:{id:"right-rotation-ninety-degrees-single_clip0_927_166"},children:[{tag:"path",attrs:{fill:"#fff",d:"M0 0H16V16H0z"}}]}]}],defIds:["right-rotation-ninety-degrees-single_clip0_927_166"]},p6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"right-rotation-ninety-degrees-single",ref:t,icon:Ia}))});p6.displayName="RightRotationNinetyDegreesSingle";var Oa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.9445 1.55649C12.2184 1.744 12.2895 2.11755 12.1033 2.39085L9.24342 6.58659H12.8001C13.1315 6.58659 13.4001 6.85522 13.4001 7.18659C13.4001 7.51796 13.1315 7.78659 12.8001 7.78659H8.5999V9.91276H13.2221C13.5534 9.91276 13.8221 10.1814 13.8221 10.5128C13.8221 10.8441 13.5534 11.1128 13.2221 11.1128H8.5999V14.0877C8.5999 14.4191 8.33127 14.6877 7.9999 14.6877C7.66853 14.6877 7.3999 14.4191 7.3999 14.0877V11.1128H2.77773C2.44636 11.1128 2.17773 10.8441 2.17773 10.5128C2.17773 10.1814 2.44636 9.91276 2.77773 9.91276H7.3999V7.78659H3.2001C2.86873 7.78659 2.6001 7.51796 2.6001 7.18659C2.6001 6.85522 2.86873 6.58659 3.2001 6.58659H6.75736L3.89753 2.39085C3.71125 2.11755 3.78234 1.744 4.05631 1.55649C4.33029 1.36899 4.7034 1.43854 4.88968 1.71184L7.94595 6.19577C7.96752 6.22741 7.98564 6.2604 8.00039 6.29429C8.01514 6.2604 8.03326 6.22741 8.05483 6.19577L11.1111 1.71184C11.2974 1.43854 11.6705 1.36899 11.9445 1.55649Z"}}]},v6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"rmb-single",ref:t,icon:Oa}))});v6.displayName="RmbSingle";var Ha={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.6185 12.4423C12.5907 12.2749 12.7773 12.15 12.9343 12.2308L15.4242 13.5126C15.6102 13.6084 15.5544 13.8745 15.3439 13.8955L14.2456 14.184L13.4521 15.1286C13.3495 15.2939 13.085 15.2463 13.0534 15.0568L12.6185 12.4423Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1 3.6C1 2.16406 2.16406 1 3.6 1H12.3C13.7359 1 14.9 2.16406 14.9 3.6V5.81156C14.9003 5.81881 14.9004 5.82609 14.9004 5.8334C14.9004 5.84071 14.9003 5.84799 14.9 5.85524V10.045C14.9003 10.0522 14.9004 10.0595 14.9004 10.0668C14.9004 10.3982 14.6318 10.6668 14.3004 10.6668H11.1668C10.8907 10.6668 10.6668 10.8907 10.6668 11.1668V14.3C10.6668 14.6314 10.3982 14.9 10.0668 14.9L10.05 14.8998L3.6 14.9C2.16406 14.9 1 13.7359 1 12.3V3.6ZM13.2 5.2334C13.4761 5.2334 13.7 5.00954 13.7 4.7334V3.6C13.7 2.8268 13.0732 2.2 12.3 2.2H11.1668C10.8907 2.2 10.6668 2.42386 10.6668 2.7V4.7334C10.6668 5.00954 10.8907 5.2334 11.1668 5.2334H13.2ZM10.6668 6.9334C10.6668 6.65726 10.8907 6.4334 11.1668 6.4334H13.2C13.4761 6.4334 13.7 6.65726 13.7 6.9334V8.9668C13.7 9.24294 13.4761 9.4668 13.2 9.4668H11.1668C10.8907 9.4668 10.6668 9.24294 10.6668 8.9668V6.9334ZM8.9668 5.2334C9.24294 5.2334 9.4668 5.00954 9.4668 4.7334V2.7C9.4668 2.42386 9.24294 2.2 8.9668 2.2H6.9334C6.65726 2.2 6.4334 2.42386 6.4334 2.7V4.7334C6.4334 5.00954 6.65726 5.2334 6.9334 5.2334L8.9668 5.2334ZM6.4334 6.9334C6.4334 6.65726 6.65726 6.4334 6.9334 6.4334L8.9668 6.4334C9.24294 6.4334 9.4668 6.65726 9.4668 6.9334V8.9668C9.4668 9.24294 9.24294 9.4668 8.9668 9.4668L6.9334 9.4668C6.65726 9.4668 6.4334 9.24294 6.4334 8.9668V6.9334ZM4.7334 5.2334C5.00954 5.2334 5.2334 5.00954 5.2334 4.7334V2.7C5.2334 2.42386 5.00954 2.2 4.7334 2.2H3.6C2.8268 2.2 2.2 2.8268 2.2 3.6V4.7334C2.2 5.00954 2.42386 5.2334 2.7 5.2334H4.7334ZM2.2 6.9334C2.2 6.65726 2.42386 6.4334 2.7 6.4334H4.7334C5.00954 6.4334 5.2334 6.65725 5.2334 6.9334V8.9668C5.2334 9.24294 5.00954 9.4668 4.7334 9.4668H2.7C2.42386 9.4668 2.2 9.24294 2.2 8.9668V6.9334ZM5.2334 11.1668C5.2334 10.8907 5.00954 10.6668 4.7334 10.6668H2.7C2.42386 10.6668 2.2 10.8907 2.2 11.1668V12.3C2.2 13.0732 2.8268 13.7 3.6 13.7H4.7334C5.00954 13.7 5.2334 13.4761 5.2334 13.2V11.1668ZM9.4668 11.1668C9.4668 10.8907 9.24294 10.6668 8.9668 10.6668H6.9334C6.65726 10.6668 6.4334 10.8907 6.4334 11.1668V13.2C6.4334 13.4761 6.65726 13.7 6.9334 13.7H8.9668C9.24294 13.7 9.4668 13.4761 9.4668 13.2V11.1668Z",fillRule:"evenodd",clipRule:"evenodd"}}]},g6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"select-range-single",ref:t,icon:Ha}))});g6.displayName="SelectRangeSingle";var Ta={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_436_41",style:{maskType:"alpha"},width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0.35 0.48H16.35V16.48H0.35z"}}]},{tag:"g",attrs:{mask:"url(#mask0_436_41)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.27177 13.714L13.5855 2.40025L14.434 3.24878L3.1203 14.5625L2.27177 13.714Z"}},{tag:"path",attrs:{fill:"#E5E5E5",d:"M4.2603 1.82495L2.89617 1.82495C2.23343 1.82495 1.69617 2.36221 1.69617 3.02495L1.69617 4.38908L3.02617 4.38908L3.02617 3.15495L4.2603 3.15495L4.2603 1.82495ZM15.0092 4.38908L15.0092 3.02495C15.0092 2.36221 14.4719 1.82495 13.8092 1.82495L12.4451 1.82495L12.4451 3.15495L13.6792 3.15495L13.6792 4.38908L15.0092 4.38908ZM6.98856 1.82495L6.98856 3.15495L9.71681 3.15495L9.71681 1.82495L6.98856 1.82495ZM15.0092 7.11734L13.6792 7.11734L13.6792 9.84559L15.0092 9.84559L15.0092 7.11734ZM15.0092 12.5739L13.6792 12.5739L13.6792 13.808L12.4451 13.808L12.4451 15.138L13.8092 15.138C14.4719 15.138 15.0092 14.6007 15.0092 13.938L15.0092 12.5739ZM9.71681 15.138L9.71681 13.808L6.98856 13.808L6.98856 15.138L9.71681 15.138ZM4.2603 15.138L4.2603 13.808L3.02617 13.808L3.02617 12.5739L1.69617 12.5739L1.69617 13.938C1.69617 14.6007 2.23343 15.138 2.89617 15.138L4.2603 15.138ZM1.69617 9.8456L3.02617 9.8456L3.02617 7.11734L1.69617 7.11734L1.69617 9.8456Z"}}]}]},m6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"slash-single",ref:t,icon:Ta}))});m6.displayName="SlashSingle";var Da={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.00033 1.20996C6.43345 1.20996 5.23596 1.88077 4.64804 2.94304 4.06338 3.99943 4.15123 5.32084 4.90099 6.47062 5.08199 6.7482 5.45374 6.82648 5.73131 6.64548 6.00888 6.46448 6.08716 6.09273 5.90616 5.81516 5.36418 4.98402 5.35768 4.13897 5.69797 3.52412 6.035 2.91515 6.78176 2.40996 8.00033 2.40996 9.19423 2.40996 10.0017 2.93409 10.5236 3.46755 10.7871 3.73682 10.9756 4.00712 11.0974 4.20903 11.158 4.30951 11.2013 4.39164 11.2284 4.44625 11.2419 4.47351 11.2514 4.49377 11.2568 4.50588L11.2621 4.51771C11.3901 4.82216 11.7407 4.96686 12.046 4.83992 12.3519 4.71267 12.4968 4.36149 12.3695 4.05552L11.8231 4.28278C12.3695 4.05552 12.3697 4.0558 12.3695 4.05552L12.3691 4.05437 12.3685 4.05298 12.367 4.04953 12.3629 4.03993 12.3498 4.01036C12.3388 3.98619 12.3234 3.95326 12.3033 3.91282 12.2632 3.83203 12.2043 3.72072 12.1249 3.58908 11.9666 3.32674 11.7235 2.97805 11.3814 2.62834 10.6921 1.92381 9.59192 1.20996 8.00033 1.20996zM2.11953 8.5999H7.88935C10.1109 9.46549 10.5895 10.7649 10.4268 11.6869 10.2475 12.703 9.26939 13.5898 8.00009 13.5898 6.63323 13.5898 5.77631 13.0502 5.25534 12.528 4.99021 12.2623 4.80823 11.9965 4.69365 11.7993 4.63659 11.7011 4.59698 11.6211 4.5727 11.5686 4.56059 11.5424 4.55236 11.5231 4.54774 11.512L4.54352 11.5016C4.4267 11.193 4.0823 11.0363 3.77279 11.1516 3.46228 11.2673 3.30438 11.6129 3.4201 11.9234L3.9649 11.7203C3.4201 11.9234 3.41998 11.9231 3.4201 11.9234L3.4206 11.9247 3.42118 11.9263 3.42262 11.9301 3.42661 11.9403C3.42977 11.9484 3.43394 11.9588 3.43914 11.9713 3.44956 11.9965 3.46418 12.0304 3.48334 12.0719 3.52161 12.1547 3.57828 12.2682 3.65608 12.4021 3.81124 12.6692 4.0534 13.0223 4.40584 13.3756 5.12 14.0914 6.27196 14.7898 8.00009 14.7898 9.82574 14.7898 11.3236 13.5101 11.6085 11.8955 11.812 10.7422 11.3901 9.55402 10.2665 8.5999H13.8804C14.2117 8.5999 14.4803 8.33127 14.4803 7.9999 14.4803 7.66853 14.2117 7.3999 13.8804 7.3999H8.01411C8.0048 7.39968 7.99551 7.39969 7.98625 7.3999H2.11953C1.78816 7.3999 1.51953 7.66853 1.51953 7.9999 1.51953 8.33127 1.78816 8.5999 2.11953 8.5999z"}}]},C6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"strikethrough-single",ref:t,icon:Da}))});C6.displayName="StrikethroughSingle";var Na={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M2.08596 14.1387L10.3379 2.66873M10.3379 14.1387L2.08596 2.66873M12.8098 10.0174C13.4565 9.45285 14.781 9.44507 15.0272 10.5759 15.2798 11.736 13.8101 13.2515 12.7376 14.1033 12.7227 14.1151 12.7315 14.1389 12.7505 14.1388L15.2251 14.1388",strokeLinecap:"round",strokeWidth:1.2}}]},b6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"subscript-single",ref:t,icon:Na}))});b6.displayName="SubscriptSingle";var Va={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM11.7245 6.42417C11.9588 6.18985 11.9588 5.80995 11.7245 5.57564C11.4901 5.34132 11.1102 5.34132 10.8759 5.57564L7.3002 9.15137L5.72446 7.57564C5.49014 7.34132 5.11025 7.34132 4.87593 7.57564C4.64162 7.80995 4.64162 8.18985 4.87593 8.42417L6.87593 10.4242C7.11025 10.6585 7.49014 10.6585 7.72446 10.4242L11.7245 6.42417Z",fillRule:"evenodd",clipRule:"evenodd"}}]},S6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"success-single",ref:t,icon:Va}))});S6.displayName="SuccessSingle";var Aa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M.394135 6.52121C.394135 5.4474 1.26463 4.5769 2.33844 4.5769H3.90929C4.24066 4.5769 4.50929 4.84553 4.50929 5.1769 4.50929 5.50828 4.24066 5.7769 3.90929 5.7769H2.33844C1.92737 5.7769 1.59414 6.11014 1.59414 6.52121 1.59414 6.93228 1.92737 7.26552 2.33844 7.26552H2.45171C3.59368 7.26552 4.50929 8.20288 4.50929 9.33362 4.50929 10.4761 3.58419 11.4231 2.43051 11.4231H.893457C.562086 11.4231.293457 11.1544.293457 10.8231.293457 10.4917.562086 10.2231.893457 10.2231H2.43051C2.91024 10.2231 3.30929 9.82458 3.30929 9.33362 3.30929 8.85437 2.91974 8.46552 2.45171 8.46552H2.33844C1.26463 8.46552.394135 7.59502.394135 6.52121zM15.1061 11.4231C14.7747 11.4231 14.5061 11.1545 14.5061 10.8231L14.5061 8.31006C14.5061 7.97762 14.2366 7.70812 13.9041 7.70812 13.5717 7.70812 13.3022 7.97762 13.3022 8.31006L13.3022 10.8231C13.3022 11.1545 13.0335 11.4231 12.7022 11.4231 12.3708 11.4231 12.1022 11.1545 12.1022 10.8231L12.1022 8.31006C12.1022 7.31488 12.9089 6.50812 13.9041 6.50812 14.8993 6.50812 15.7061 7.31488 15.7061 8.31006L15.7061 10.8231C15.7061 11.1545 15.4374 11.4231 15.1061 11.4231z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.7022 11.4231C12.3709 11.4231 12.1022 11.1545 12.1022 10.8231L12.1022 8.31006C12.1022 7.97762 11.8327 7.70812 11.5003 7.70812 11.1679 7.70812 10.8984 7.97762 10.8984 8.31006L10.8984 10.8231C10.8984 11.1545 10.6297 11.4231 10.2984 11.4231 9.967 11.4231 9.69837 11.1545 9.69837 10.8231L9.69837 8.31006C9.69837 7.31488 10.5051 6.50812 11.5003 6.50812 12.4955 6.50812 13.3022 7.31488 13.3022 8.31006L13.3022 10.8231C13.3022 11.1545 13.0336 11.4231 12.7022 11.4231zM5.58193 6.69556C5.9133 6.69556 6.18193 6.96419 6.18193 7.29556L6.18193 9.43683C6.18193 9.87101 6.53391 10.223 6.96809 10.223 7.40228 10.223 7.75425 9.87101 7.75425 9.43683L7.75425 7.29556C7.75425 6.96419 8.02288 6.69556 8.35425 6.69556 8.68563 6.69556 8.95425 6.96419 8.95425 7.29556L8.95425 9.43683C8.95425 10.5338 8.06502 11.423 6.96809 11.423 5.87117 11.423 4.98193 10.5338 4.98193 9.43683L4.98193 7.29556C4.98193 6.96419 5.25056 6.69556 5.58193 6.69556z",fillRule:"evenodd",clipRule:"evenodd"}}]},_6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"sum-single",ref:t,icon:Aa}))});_6.displayName="SumSingle";var ja={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"path",attrs:{stroke:"currentColor",d:"M2.10904 14.4537L10.299 3.06987M10.2989 14.4537L2.10899 3.06987M12.7525 3.35933C13.3943 2.79901 14.7089 2.79129 14.9533 3.91363 15.204 5.06487 13.7456 6.56876 12.6812 7.41429 12.6663 7.4261 12.6751 7.44982 12.6941 7.44982L15.1497 7.44977",strokeLinecap:"round",strokeWidth:1.2}}]},y6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"superscript-single",ref:t,icon:ja}))});y6.displayName="SuperscriptSingle";var Pa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M2.21572 1.80029C2.54709 1.80029 2.81572 2.06892 2.81572 2.40029V14.0003C2.81572 14.3317 2.54709 14.6003 2.21572 14.6003 1.88435 14.6003 1.61572 14.3317 1.61572 14.0003V2.40029C1.61572 2.06892 1.88435 1.80029 2.21572 1.80029zM13.7841 1.80029C14.1155 1.80029 14.3841 2.06892 14.3841 2.40029V14.0003C14.3841 14.3317 14.1155 14.6003 13.7841 14.6003 13.4527 14.6003 13.1841 14.3317 13.1841 14.0003V8.60259H7.13467C6.8033 8.60259 6.53467 8.33396 6.53467 8.00259 6.53467 7.67122 6.8033 7.40259 7.13467 7.40259H13.1841V2.40029C13.1841 2.06892 13.4527 1.80029 13.7841 1.80029z"}}]},L6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"truncation-single",ref:t,icon:Pa}))});L6.displayName="TruncationSingle";var $a={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.46416 2.03237C4.46416 1.701 4.19553 1.43237 3.86416 1.43237 3.53279 1.43237 3.26416 1.701 3.26416 2.03237V7.33338C3.26416 10.0313 5.35834 12.2667 7.9999 12.2667 10.6415 12.2667 12.7356 10.0313 12.7356 7.33338V2.03237C12.7356 1.701 12.467 1.43237 12.1356 1.43237 11.8043 1.43237 11.5356 1.701 11.5356 2.03237V7.33338C11.5356 9.42194 9.92656 11.0667 7.9999 11.0667 6.07325 11.0667 4.46416 9.42194 4.46416 7.33338V2.03237zM2.66641 13.4663C2.33504 13.4663 2.06641 13.7349 2.06641 14.0663 2.06641 14.3977 2.33504 14.6663 2.66641 14.6663H13.3331C13.6644 14.6663 13.9331 14.3977 13.9331 14.0663 13.9331 13.7349 13.6644 13.4663 13.3331 13.4663H2.66641z"}}]},E6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"underline-single",ref:t,icon:$a}))});E6.displayName="UnderlineSingle";var ka={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.72365 2.72206C4.97524 2.50641 5.00437 2.12763 4.78872 1.87603C4.57306 1.62444 4.19428 1.59531 3.94269 1.81097L1.61333 3.80761C1.48281 3.91768 1.3999 4.08241 1.3999 4.2665C1.3999 4.41745 1.45564 4.55538 1.54766 4.66083C1.55661 4.67109 1.56594 4.68108 1.57563 4.69077L3.9089 7.02411C4.14321 7.25842 4.52311 7.25843 4.75743 7.02412C4.99175 6.78981 4.99175 6.40991 4.75744 6.17559L3.44839 4.8665H9.36337C11.5909 4.8665 13.3967 6.67229 13.3967 8.89984C13.3967 11.1274 11.5909 12.9332 9.36337 12.9332H3.99937C3.668 12.9332 3.39937 13.2018 3.39937 13.5332C3.39937 13.8645 3.668 14.1332 3.99937 14.1332H9.36337C12.2537 14.1332 14.5967 11.7901 14.5967 8.89984C14.5967 6.00955 12.2537 3.6665 9.36337 3.6665H3.62183L4.72365 2.72206Z"}}]},w6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"undo-single",ref:t,icon:ka}))});w6.displayName="UndoSingle";var Ba={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M3.03012 3.14006C3.03012 3.59845 2.65851 3.97006 2.20012 3.97006 1.74172 3.97006 1.37012 3.59845 1.37012 3.14006 1.37012 2.68166 1.74172 2.31006 2.20012 2.31006 2.65851 2.31006 3.03012 2.68166 3.03012 3.14006zM4.53027 2.54014C4.1989 2.54014 3.93027 2.80877 3.93027 3.14014 3.93027 3.47151 4.1989 3.74014 4.53027 3.74014H14.5488C14.8802 3.74014 15.1488 3.47151 15.1488 3.14014 15.1488 2.80877 14.8802 2.54014 14.5488 2.54014H4.53027zM2.20012 8.82992C2.65851 8.82992 3.03012 8.45832 3.03012 7.99992 3.03012 7.54153 2.65851 7.16992 2.20012 7.16992 1.74172 7.16992 1.37012 7.54153 1.37012 7.99992 1.37012 8.45832 1.74172 8.82992 2.20012 8.82992zM4.53027 7.4C4.1989 7.4 3.93027 7.66863 3.93027 8 3.93027 8.33137 4.1989 8.6 4.53027 8.6H14.5488C14.8802 8.6 15.1488 8.33137 15.1488 8 15.1488 7.66863 14.8802 7.4 14.5488 7.4H4.53027zM2.20012 13.6905C2.65851 13.6905 3.03012 13.3189 3.03012 12.8605 3.03012 12.4021 2.65851 12.0305 2.20012 12.0305 1.74172 12.0305 1.37012 12.4021 1.37012 12.8605 1.37012 13.3189 1.74172 13.6905 2.20012 13.6905zM4.53027 12.2604C4.1989 12.2604 3.93027 12.529 3.93027 12.8604 3.93027 13.1917 4.1989 13.4604 4.53027 13.4604H14.5488C14.8802 13.4604 15.1488 13.1917 15.1488 12.8604 15.1488 12.529 14.8802 12.2604 14.5488 12.2604H4.53027z"}}]},M6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"unorder-single",ref:t,icon:Ba}))});M6.displayName="UnorderSingle";var Ua={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_107_1282",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{mask:"url(#mask0_107_1282)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M4.0001 14.667H2.66677C1.93039 14.667 1.33344 14.07 1.33344 13.3337V12.0003H2.66677V13.3337L4.0001 13.3337V14.667zM1.33344 6.66699H2.66677V9.33366H1.33344V6.66699zM6.66677 14.667V13.3337H7.33344V10.667H8.66677V13.3337H9.33344V14.667H6.66677zM12.0001 14.667V13.3337H13.3334V12.0003H14.6668V13.3337C14.6668 14.07 14.0698 14.667 13.3334 14.667H12.0001zM14.6668 9.33366H13.3334V8.66699H10.6668V7.33366H13.3334V6.66699H14.6668V9.33366zM7.33344 2.66699V5.33366H8.66677V2.66699H7.33344zM5.33344 8.66699H2.66677V7.33366H5.33344V8.66699z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.33344 2.66789V4.00122H2.66677L2.66677 2.66789H13.3334V4.00122H14.6668V2.66789C14.6668 1.93151 14.0698 1.33455 13.3334 1.33455H2.66677C1.93039 1.33455 1.33344 1.93151 1.33344 2.66789Z"}}]}]},R6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"up-border",ref:t,icon:Ua}))});R6.displayName="UpBorder";var Fa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_248_119",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M16 0H32V16H16z",transform:"rotate(90 16 0)"}}]},{tag:"g",attrs:{mask:"url(#mask0_248_119)"},children:[{tag:"path",attrs:{fill:"colorChannel1",d:"M2.66699 1.33325L4.00033 1.33325 4.00033 2.66658 2.66699 2.66659 2.66699 3.99992 1.33366 3.99992 1.33366 2.66659C1.33366 1.93021 1.93061 1.33325 2.66699 1.33325zM14.667 2.66659L14.667 3.99992 13.3337 3.99992 13.3337 2.66659 12.0003 2.66659 12.0003 1.33325 13.3337 1.33325C14.07 1.33325 14.667 1.93021 14.667 2.66659zM6.66699 2.66658L6.66699 1.33325 9.33366 1.33325 9.33366 2.66659 6.66699 2.66658zM13.3337 6.66659L14.667 6.66659 14.667 9.33325 13.3337 9.33325 13.3337 8.66496 12.0145 8.66496 12.0145 7.33496 13.3337 7.33496 13.3337 6.66659zM13.3337 11.9999L14.667 11.9999 14.667 13.3333C14.667 14.0696 14.07 14.6666 13.3337 14.6666L12.0003 14.6666 12.0003 13.3333 13.3337 13.3333 13.3337 11.9999zM9.33366 13.3333L9.33366 14.6666 6.66699 14.6666 6.66699 13.3333 9.33366 13.3333zM4.00032 13.3333L4.00032 14.6666 2.66699 14.6666C1.93061 14.6666 1.33366 14.0696 1.33366 13.3333L1.33366 11.9999 2.66699 11.9999 2.66699 13.3333 4.00032 13.3333zM2.66699 9.33325L1.33366 9.33325 1.33366 6.66658 2.66699 6.66658 2.66699 7.33496 3.98624 7.33496 3.98624 8.66496 2.66699 8.66496 2.66699 9.33325zM9.33841 7.33496L6.66232 7.33496 6.66232 8.66496 9.33841 8.66496 9.33841 7.33496z"}},{tag:"path",attrs:{fill:"currentColor",d:"M8.66577 8.66675L8.66577 7.33342L8.66569 2.66675L7.33236 2.66675L7.33236 7.33341L7.33244 8.66675L7.33236 13.3334L8.66569 13.3334L8.66577 8.66675Z"}}]}]},x6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"vertical-border",ref:t,icon:Fa}))});x6.displayName="VerticalBorder";var za={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M7.9999.733398C8.33127.733398 8.5999 1.00203 8.5999 1.3334V4.55137L9.57564 3.57564C9.80995 3.34132 10.1899 3.34132 10.4242 3.57564 10.6585 3.80995 10.6585 4.18985 10.4242 4.42417L8.42417 6.42417C8.18985 6.65848 7.80995 6.65848 7.57564 6.42417L5.57564 4.42417C5.34132 4.18985 5.34132 3.80995 5.57564 3.57564 5.80995 3.34132 6.18985 3.34132 6.42417 3.57564L7.3999 4.55137V1.3334C7.3999 1.00203 7.66853.733398 7.9999.733398zM5.57564 11.5756L7.57564 9.57564C7.80995 9.34132 8.18985 9.34132 8.42417 9.57564L10.4242 11.5756C10.6585 11.81 10.6585 12.1899 10.4242 12.4242 10.1899 12.6585 9.80995 12.6585 9.57564 12.4242L8.5999 11.4484V14.6665C8.5999 14.9979 8.33127 15.2665 7.9999 15.2665 7.66853 15.2665 7.3999 14.9979 7.3999 14.6665V11.4484L6.42417 12.4242C6.18985 12.6585 5.80995 12.6585 5.57564 12.4242 5.34132 12.1899 5.34132 11.81 5.57564 11.5756zM1.9999 7.40015C1.66853 7.40015 1.3999 7.66878 1.3999 8.00015 1.3999 8.33152 1.66853 8.60015 1.9999 8.60015H13.9999C14.3313 8.60015 14.5999 8.33152 14.5999 8.00015 14.5999 7.66878 14.3313 7.40015 13.9999 7.40015H1.9999z"}}]},I6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"vertical-center-single",ref:t,icon:za}))});I6.displayName="VerticalCenterSingle";var Za={tag:"svg",attrs:{fill:"none",viewBox:"0 0 17 17",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_709",style:{maskType:"alpha"},width:17,height:17,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#DCDCDC",d:"M0.88 0.24H16.88V16.24H0.88z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_709)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M2.2157 2.90265C2.2157 2.16628 2.81264 1.56934 3.54901 1.56934H6.21565C6.95202 1.56934 7.54896 2.16628 7.54896 2.90265V13.5692C7.54896 14.3056 6.95202 14.9025 6.21565 14.9025H3.54901C2.81264 14.9025 2.2157 14.3056 2.2157 13.5692V2.90265zM3.54901 2.90265H6.21565V5.5622H3.54901V2.90265zM3.54901 6.89552V9.57631H6.21565V6.89552H3.54901zM3.54901 13.5692V10.9096H6.21565V13.5692H3.54901zM10.2156 2.90265C10.2156 2.16628 10.8125 1.56934 11.5489 1.56934H14.2155C14.9519 1.56934 15.5489 2.16628 15.5489 2.90265V13.5692C15.5489 14.3056 14.9519 14.9025 14.2155 14.9025H11.5489C10.8125 14.9025 10.2156 14.3056 10.2156 13.5692V2.90265zM11.5489 2.90265H14.2155V5.5622H11.5489V2.90265zM11.5489 6.89552V9.57631H14.2155V6.89552H11.5489zM11.5489 13.5692V10.9096H14.2155V13.5692H11.5489z"}}]}]},O6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"vertical-integration-single",ref:t,icon:Za}))});O6.displayName="VerticalIntegrationSingle";var Wa={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M4.55504 2.73208C4.55504 2.40071 4.28641 2.13208 3.95504 2.13208C3.62367 2.13208 3.35504 2.40071 3.35504 2.73208V12.5172L2.21439 11.5276C1.96409 11.3104 1.58515 11.3373 1.36799 11.5876C1.15084 11.8379 1.17771 12.2169 1.42801 12.434L2.89972 13.7108C3.54718 14.2726 4.55504 13.8127 4.55504 12.9555L4.55504 2.73208Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M9.00725 4.01095C9.45595 2.78663 11.1875 2.78662 11.6362 4.01095L14.743 12.488C14.8571 12.7992 14.6973 13.1438 14.3861 13.2578C14.075 13.3719 13.7303 13.2121 13.6163 12.9009L12.4148 9.62242H8.36729C8.32154 9.62242 8.27699 9.6173 8.23417 9.6076L7.02719 12.9009C6.91316 13.2121 6.5685 13.3719 6.25736 13.2578C5.94623 13.1438 5.78644 12.7992 5.90047 12.488L9.00725 4.01095ZM10.5095 4.42388L11.975 8.42242H8.66853L10.134 4.42389C10.1981 4.24898 10.4454 4.24898 10.5095 4.42388Z",fillRule:"evenodd",clipRule:"evenodd"}}]},H6=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"vertical-text-single",ref:t,icon:Wa}))});H6.displayName="VerticalTextSingle";var Ga={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM8.00008 12.3671C8.46031 12.3671 8.83342 11.994 8.83342 11.5338C8.83342 11.0735 8.46031 10.7004 8.00008 10.7004C7.53985 10.7004 7.16675 11.0735 7.16675 11.5338C7.16675 11.994 7.53985 12.3671 8.00008 12.3671ZM8.5999 4.4335C8.5999 4.10213 8.33127 3.8335 7.9999 3.8335C7.66853 3.8335 7.3999 4.10213 7.3999 4.4335V9.36683C7.3999 9.6982 7.66853 9.96683 7.9999 9.96683C8.33127 9.96683 8.5999 9.6982 8.5999 9.36683V4.4335Z",fillRule:"evenodd",clipRule:"evenodd"}}]},Jt=s.forwardRef(function(e,t){return s.createElement(O,Object.assign({},e,{id:"warning-single",ref:t,icon:Ga}))});Jt.displayName="WarningSingle";class qe{constructor(){A(this,"_components",new Map);const t={AlignBottomSingle:Br,AlignTopSingle:Fr,AllBorderSingle:zr,AmplifySingle:Zr,AutowrapSingle:Gr,BoldSingle:Xr,BrushSingle:Qr,Copy:a3,ClearFormat:t3,DownBorder:v3,FontColor:b3,FunctionSingle:w3,HorizontallySingle:I3,InnerBorder:H3,ItalicSingle:j3,KeyboardSingle:P3,ContentSingle16:o3,LeftBorder:$3,LeftJustifyingSingle:U3,LeftRotationFortyFiveDegreesSingle:F3,LeftRotationNinetyDegreesSingle:z3,MergeAllSingle:G3,HorizontalMergeSingle:x3,VerticalIntegrationSingle:O6,PipingSingle:o6,CancelMergeSingle:Kr,NoBorderSingle:X3,NoColor:Q3,NoRotationSingle:J3,OuterBorder:e6,OverflowSingle:t6,PaintBucket:n6,PasteSpecial:r6,RedoSingle:a6,RightBorder:c6,RightJustifyingSingle:d6,AlignTextBothSingle:Ur,RightRotationFortyFiveDegreesSingle:h6,RightRotationNinetyDegreesSingle:p6,StrikethroughSingle:C6,OrderSingle:K3,UnorderSingle:M6,SuperscriptSingle:y6,SubscriptSingle:b6,TruncationSingle:L6,UnderlineSingle:E6,UndoSingle:w6,UpBorder:R6,VerticalBorder:x6,VerticalCenterSingle:I6,VerticalTextSingle:H6,Insert:A3,InsertCellDown:T3,InsertCellShiftRight:D3,InsertRowAbove:N3,InsertRowBelow:V3,LeftInsertColumn:B3,RightInsertColumn:f6,DeleteColumn:f3,DeleteRow:d3,DeleteCellShiftUp:u3,DeleteCellShiftRight:c3,DeleteCellShiftLeft:l3,DeleteCellMoveDown:s3,Reduce:l6,Hide:M3,HorizontalBorder:R3,AutoHeight:Wr,AdjustHeight:$r,AdjustWidth:kr,AvgSingle:Yr,CntSingle:n3,MaxSingle:W3,MinSingle:Y3,SumSingle:_6,CancelFreezeSingle:Jr,FreezeColumnSingle:y3,FreezeRowSingle:L3,FreezeToSelectedSingle:E3,CodeSingle:r3,FontSizeIncreaseSingle:S3,FontSizeReduceSingleSingle:_3,BackSlashSingle:qr,LeftDoubleDiagonalSingle:k3,LeftTridiagonalSingle:Z3,SlashSingle:m6,RightDoubleDiagonalSingle:u6,DirectExportSingle:p3,FolderSingle:C3,ExportSingle:m3,Conditions:i3,RmbSingle:v6,MoreDownSingle:it,AddDigitsSingle:Pr,ReduceDigitsSingle:s6,PercentSingle:i6};for(const n in t)this.register(n,t[n])}register(t,n,r){const{framework:i="react"}=r||{};return this._components.has(t)&&console.warn(`Component ${t} already exists.`),this._components.set(t,{framework:i,component:n}),u.toDisposable(()=>this._components.delete(t))}get(t){if(!t)return;const n=this._components.get(t);if((n==null?void 0:n.framework)==="react")return n.component;if((n==null?void 0:n.framework)==="vue3")return r=>s.cloneElement(s.createElement(T6,{component:n.component,props:{...r}}))}delete(t){this._components.delete(t)}}async function Ya(e,t,n){try{const{h:r,render:i}=await import("vue"),o=r(e,n),a=document.createElement("div");document.body.appendChild(a),i(o,t)}catch{}}function T6(e){const t=s.useRef(null),{component:n,props:r}=e;return s.useEffect(()=>{t.current&&Ya(n,t.current,r)},[r]),s.createElement("div",{ref:t})}var hn,pn;class T1{constructor(){A(this,"_list",new Map)}setIndex(t,n){this._list.set(t,n)}getIndex(t){return this._list.get(t)}removeIndex(t){this._list.delete(t)}getMaxIndex(){let t=-9999999;return this._list.forEach(n=>{+n>t&&(t=+n)}),t}}hn=new WeakMap,pn=new WeakMap,Zt(T1,hn,2147483647),Zt(T1,pn,-2147483647);function D6(e,t){const n=e.get(u.IUniverInstanceService);return new re.Observable(r=>{const i=n.focused$.subscribe(c=>{if(c==null)return r.next(!0);const h=n.getUnitType(c);r.next(h!==t)}),o=n.getFocusedUnit();if(o==null)return r.next(!0);const a=n.getUnitType(o.getUnitId());return r.next(a!==t),()=>i.unsubscribe()})}function qa(e){const t=e.get(u.IUniverInstanceService);return new re.Observable(n=>{const r=t.focused$.subscribe(a=>{if(a==null)return n.next(!0);const c=t.getUniverDocInstance(a),h=c==null?void 0:c.getSnapshot().documentStyle.documentFlavor;n.next(h!==u.DocumentFlavor.TRADITIONAL)}),i=t.getCurrentUniverDocInstance();if(i==null)return n.next(!0);const o=i==null?void 0:i.getSnapshot().documentStyle.documentFlavor;return n.next(o!==u.DocumentFlavor.TRADITIONAL),()=>r.unsubscribe()})}var F1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function N6(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var V6={exports:{}},ft={};/**
2
2
  * @license React
3
3
  * react-jsx-runtime.production.min.js
4
4
  *
@@ -6,14 +6,14 @@
6
6
  *
7
7
  * This source code is licensed under the MIT license found in the
8
8
  * LICENSE file in the root directory of this source tree.
9
- */var Ja=s,Ka=Symbol.for("react.element"),es=Symbol.for("react.fragment"),ts=Object.prototype.hasOwnProperty,ns=Ja.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,rs={key:!0,ref:!0,__self:!0,__source:!0};function P6(e,t,n){var r,i={},o=null,a=null;n!==void 0&&(o=""+n),t.key!==void 0&&(o=""+t.key),t.ref!==void 0&&(a=t.ref);for(r in t)ts.call(t,r)&&!rs.hasOwnProperty(r)&&(i[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps,t)i[r]===void 0&&(i[r]=t[r]);return{$$typeof:Ka,type:e,key:o,ref:a,props:i,_owner:ns.current}}ht.Fragment=es;ht.jsx=P6;ht.jsxs=P6;j6.exports=ht;var v=j6.exports;function tr(e){return typeof e=="function"?e():e}function Te(e,t,n,r){if(typeof e=="function"&&!r)throw new Error("[useObservable]: expect deps when observable is a function! Otherwise it would cause an infinite loop.");const i=s.useRef(null),o=s.useRef(!1),a=s.useMemo(()=>e,[...typeof r<"u"?r:[e]]),[c,d]=s.useState(0),p=s.useRef((()=>{let h;return a&&tr(a).subscribe(g=>{o.current=!0,h=g}).unsubscribe(),h!=null?h:t})());if(s.useEffect(()=>{let h=null;return a&&(i.current=tr(a),h=i.current.subscribe(f=>{p.current=f,d(g=>g+1)})),()=>h==null?void 0:h.unsubscribe()},[a]),n&&!o.current)throw new Error("[useObservable]: expect shouldHaveSyncValue but not getting a sync value!");return p.current}function We(e){const{title:t,icon:n,label:r,value:i,value$:o}=e,a=Q.useDependency(y.LocaleService),c=Q.useDependency(Qe),d=[];let p=0,h=i;o&&(h=Te(o,void 0,!0));let f;oe.isObservable(n)?f=Te(n,void 0,!0):f=n;let g=!1;if(h&&typeof h=="string"&&(g=new y.ColorKit(h).isValid),n){const S=c.get(f!=null?f:"");S&&d.push(v.jsx(S,{extend:{colorChannel1:g?h:"rgb(var(--primary-color))"}},p++))}if(r){const S=typeof r=="string",L=S?{...e}:{...r==null?void 0:r.props,...e},x=S?r:r==null?void 0:r.name,w=c.get(x);w?d.push(v.jsx(w,{...L,value:h},p++)):d.push(v.jsx("span",{children:a.t(x)},p++))}return t&&d.push(v.jsx("span",{children:typeof t=="string"?a.t(t):t},p++)),v.jsx(v.Fragment,{children:d})}const is="univer-ui-plugin-sheets-font-family",os="univer-ui-plugin-sheets-font-family-item",$6={uiPluginSheetsFontFamily:is,uiPluginSheetsFontFamilyItem:os},as=e=>{const{value:t}=e,n=Q.useDependency(y.LocaleService),r=s.useMemo(()=>{var o;let i=n.t(`fontFamily.${((o=`${t}`)!=null?o:"").replace(/\s/g,"")}`);return i.startsWith("fontFamily.")&&typeof t=="string"&&(i=t.split(",")[0]),i},[t]);return v.jsx("div",{className:$6.uiPluginSheetsFontFamily,style:{fontFamily:t},children:r})},ss=e=>{var r;const{value:t}=e,n=Q.useDependency(y.LocaleService);return v.jsx("span",{className:$6.uiPluginSheetsFontFamilyItem,style:{fontFamily:t},children:n.t(`fontFamily.${((r=`${t}`)!=null?r:"").replace(/\s/g,"")}`)})},ls=[{value:"Arial"},{value:"Times New Roman"},{value:"Tahoma"},{value:"Verdana"},{value:"Microsoft YaHei"},{value:"SimSun"},{value:"SimHei"},{value:"Kaiti"},{value:"FangSong"},{value:"NSimSun"},{value:"STXinwei"},{value:"STXingkai"},{value:"STLiti"}],cs="univer-ui-plugin-sheets-font-size",us="univer-ui-plugin-sheets-font-size-input",nr={uiPluginSheetsFontSize:cs,uiPluginSheetsFontSizeInput:us},fs=e=>{const{value:t,min:n,max:r,onChange:i,disabled$:o}=e,a=Te(o),[c,d]=s.useState(Number(t!=null?t:0)),p=s.useMemo(()=>Number(t!=null?t:c),[t]);function h(g){g!==null&&d(g)}function f(g){g.stopPropagation(),g.code==="Enter"&&i(c.toString())}return v.jsx("div",{className:nr.uiPluginSheetsFontSize,children:v.jsx(de.InputNumber,{className:nr.uiPluginSheetsFontSizeInput,value:p,controls:!1,min:n,max:r,onKeyDown:f,onChange:h,disabled:a})})},ds=[{label:"9",value:9},{label:"10",value:10},{label:"11",value:11},{label:"12",value:12},{label:"14",value:14},{label:"16",value:16},{label:"18",value:18},{label:"20",value:20},{label:"22",value:22},{label:"24",value:24},{label:"26",value:26},{label:"28",value:28},{label:"36",value:36},{label:"48",value:48},{label:"72",value:72}];var k6={};Object.defineProperty(k6,"__esModule",{value:!0});var B6=k6.default=hs;function hs(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function U6(e){const t=s.useRef(e);return t.current=e,s.useCallback((...n)=>t.current(...n),[])}function F6(e,t){const n=U6(()=>{if(!e||!t)return;const r=e.style,i=e.getBoundingClientRect(),{y:o}=i,a=t.getBoundingClientRect(),c=e.scrollHeight>i.height,d=o<0||o+i.height>a.height;if(!d&&!c){r.overflowY="",r.maxHeight="";return}d&&(r.overflowY="scroll",r.maxHeight=o<0?`${e.scrollHeight+o}px`:`${a.height-o}px`)});s.useEffect(()=>{if(!B6()||!e||!t)return;n();const r=de.resizeObserverCtor(n);return r.observe(e),()=>{r.unobserve(e)}},[e,t])}function ps(e,t,...n){return e.t(t)}const rr="univer.command.copy",mn={id:rr,name:rr,multi:!0,priority:0,type:y.CommandType.COMMAND,preconditions:()=>!1,handler:async()=>!0},ir="univer.command.cut",Cn={id:ir,name:ir,multi:!0,priority:0,type:y.CommandType.COMMAND,preconditions:()=>!1,handler:async()=>!0},or="univer.command.paste",bn={id:or,name:or,multi:!0,priority:0,type:y.CommandType.COMMAND,preconditions:()=>!1,handler:async()=>!0};function vs(e,t,n){return window.addEventListener(e,t,n),y.toDisposable(()=>window.removeEventListener(e,t,n))}var gs=Object.defineProperty,ms=Object.getOwnPropertyDescriptor,Cs=(e,t,n,r)=>{for(var i=r>1?void 0:r?ms(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&gs(t,n,i),i},W1=(e,t)=>(n,r)=>t(n,r,e);class bs{constructor(t){A(this,"_focus",!1);A(this,"_valueLegality",!0);A(this,"_openForSheetUnitId");A(this,"_openForSheetSubUnitId");this._param=t,this._openForSheetUnitId=this._param.openForSheetUnitId,this._openForSheetSubUnitId=this._param.openForSheetSubUnitId}get documentDataModel(){return this._param.documentDataModel}get editorUnitId(){return this._param.editorUnitId}get cancelDefaultResizeListener(){return this._param.cancelDefaultResizeListener}get render(){return this._param.render}isSingleChoice(){return this._param.isSingleChoice}setOpenForSheetUnitId(t){this._openForSheetUnitId=t}getOpenForSheetUnitId(){return this._openForSheetUnitId}setOpenForSheetSubUnitId(t){this._openForSheetSubUnitId=t}getOpenForSheetSubUnitId(){return this._openForSheetSubUnitId}isValueLegality(){return this._valueLegality===!0}setValueLegality(t=!0){this._valueLegality=t}isFocus(){return this._focus}setFocus(t=!1){this._focus=t}isSingle(){return this._param.isSingle===!0||this.onlyInputRange()}isReadOnly(){return this._param.isReadonly===!0}onlyInputContent(){return this._param.onlyInputContent===!0}onlyInputFormula(){return this._param.onlyInputFormula===!0}onlyInputRange(){return this._param.onlyInputRange===!0}getBoundingClientRect(){return this._param.editorDom.getBoundingClientRect()}isVisible(){return this._param.visible}isSheetEditor(){return this._param.isSheetEditor===!0}getValue(){var n;return(((n=this._param.documentDataModel.getBody())==null?void 0:n.dataStream)||"").replace(/\r\n/g,"").replace(/\n/g,"").replace(/\n/g,"")}getBody(){return this._param.documentDataModel.getBody()}update(t){this._param={...this._param,...t}}verticalAlign(){var a,c;const t=(a=this._param)==null?void 0:a.documentDataModel;if(t==null)return;const{width:n,height:r}=this._param.editorDom.getBoundingClientRect();if(r===0||n===0)return;if(!this.isSingle()){t.updateDocumentDataPageSize(n,void 0);return}let i=y.DEFAULT_STYLES.fs;(c=this._param.canvasStyle)!=null&&c.fontSize&&(i=this._param.canvasStyle.fontSize);const o=(r-i*4/3)/2-2;t.updateDocumentDataMargin({t:o<0?0:o}),t.updateDocumentDataPageSize(void 0,void 0)}updateCanvasStyle(){var r;const t=this._param.documentDataModel;if(t==null)return;const n={};(r=this._param.canvasStyle)!=null&&r.fontSize&&(n.textStyle==null&&(n.textStyle={}),n.textStyle.fs=this._param.canvasStyle.fontSize),t.updateDocumentStyle(n)}}exports.EditorService=class extends y.Disposable{constructor(n,r,i,o){super();A(this,"_editors",new Map);A(this,"_focusEditorUnitId");A(this,"_state$",new oe.Subject);A(this,"state$",this._state$.asObservable());A(this,"_currentSheetUnitId");A(this,"_currentSheetSubUnitId");A(this,"_inputFormula$",new oe.Subject);A(this,"inputFormula$",this._inputFormula$.asObservable());A(this,"_resize$",new oe.Subject);A(this,"resize$",this._resize$.asObservable());A(this,"_closeRangePrompt$",new oe.Subject);A(this,"closeRangePrompt$",this._closeRangePrompt$.asObservable());A(this,"_blur$",new oe.Subject);A(this,"blur$",this._blur$.asObservable());A(this,"_focus$",new oe.Subject);A(this,"focus$",this._focus$.asObservable());A(this,"_setValue$",new oe.Subject);A(this,"setValue$",this._setValue$.asObservable());A(this,"_valueChange$",new oe.Subject);A(this,"valueChange$",this._valueChange$.asObservable());A(this,"_focusStyle$",new oe.Subject);A(this,"focusStyle$",this._focusStyle$.asObservable());A(this,"_singleSelection$",new oe.Subject);A(this,"singleSelection$",this._singleSelection$.asObservable());A(this,"_spreadsheetFocusState",!1);this._univerInstanceService=n,this._renderManagerService=r,this._lexerTreeBuilder=i,this._contextService=o}setFocusId(n){this._focusEditorUnitId=n}getFocusId(){return this._focusEditorUnitId}getFocusEditor(){if(this._focusEditorUnitId)return this.getEditor(this._focusEditorUnitId)}isEditor(n){return this._editors.has(n)}isSheetEditor(n){const r=this._editors.get(n);return!!(r&&r.isSheetEditor())}closeRangePrompt(){const n=this._univerInstanceService.getCurrentUniverDocInstance();if(!n)return;const r=n.getUnitId();this._contextService.setContextValue(y.EDITOR_ACTIVATED,!1),this._contextService.setContextValue(y.FOCUSING_EDITOR_STANDALONE,!1),!(!this.isEditor(r)||this.isSheetEditor(r))&&(this.changeSpreadsheetFocusState(!1),this.blur())}changeSpreadsheetFocusState(n){this._spreadsheetFocusState=n}getSpreadsheetFocusState(){return this._spreadsheetFocusState}focusStyle(n){const r=this.getEditor(n);if(!r)return!1;r.setFocus(!0),this._contextService.setContextValue(y.EDITOR_ACTIVATED,!0),this._contextService.setContextValue(y.FOCUSING_EDITOR_STANDALONE,!0),this._contextService.setContextValue(y.FOCUSING_UNIVER_EDITOR_STANDALONE_SINGLE_MODE,r.isSingle()),this._spreadsheetFocusState||this.singleSelection(r.isSingleChoice()),this._focusStyle$.next(n),this.setFocusId(n)}singleSelection(n){this._singleSelection$.next(n)}selectionChangingState(){const n=this.getFocusId();if(n==null)return!0;const r=this.getEditor(n);return!r||r.isSheetEditor()?!0:r.onlyInputRange()!==!0&&r.onlyInputFormula()!==!0?(this.blur(),!0):r.onlyInputFormula()===!0&&this._contextService.getContextValue(y.FOCUSING_EDITOR_INPUT_FORMULA)!==!0?(this.blur(),!0):!this.getSpreadsheetFocusState()}blur(){this._spreadsheetFocusState||(this._closeRangePrompt$.next(null),this.singleSelection(!1),this.setFocusId(null),this._contextService.setContextValue(y.EDITOR_ACTIVATED,!1),this._contextService.setContextValue(y.FOCUSING_EDITOR_STANDALONE,!1)),this.getAllEditor().forEach(n=>{n.setFocus(!1)}),this._focusStyle$.next(),this._blur$.next(null)}focus(n){if(n==null){const o=this._univerInstanceService.getCurrentUniverDocInstance();if(!o)return;n=o.getUnitId()}const r=this.getEditor(n);if(r==null)return;this._univerInstanceService.setCurrentUnitForType(n);const i=r.getValue().length;this.focusStyle(n),this._focus$.next({startOffset:i-2,endOffset:i-2})}setFormula(n,r){r==null&&(r=this._getCurrentEditorUnitId()),this._inputFormula$.next({formulaString:n,editorUnitId:r})}setValue(n,r){r==null&&(r=this._getCurrentEditorUnitId()),this.setValueNoRefresh(n,r),this._refreshValueChange(r)}setValueNoRefresh(n,r){this._setValue$.next({body:{dataStream:n},editorUnitId:r}),this.resize(r)}getValue(n){const r=this.getEditor(n);if(r!=null)return r.getValue()}setRichValue(n,r){r==null&&(r=this._getCurrentEditorUnitId()),this._setValue$.next({body:n,editorUnitId:r}),this._refreshValueChange(r)}getRichValue(n){const r=this.getEditor(n);if(r!=null)return r.getBody()}dispose(){this._state$.complete(),this._editors.clear(),super.dispose()}getEditor(n){return n==null&&(n=this._getCurrentEditorUnitId()),this._editors.get(n)}getAllEditor(){return this._editors}getFirstEditor(){return[...this.getAllEditor().values()][0]}resize(n){const r=this.getEditor(n);r!=null&&(r.verticalAlign(),this._resize$.next(n))}isVisible(n){var r;return(r=this.getEditor(n))==null?void 0:r.isVisible()}setOperationSheetUnitId(n){this._currentSheetUnitId=n}getOperationSheetUnitId(){return this._currentSheetUnitId}setOperationSheetSubUnitId(n){this._currentSheetSubUnitId=n}getOperationSheetSubUnitId(){return this._currentSheetSubUnitId}register(n,r){var h,f,g,S;const{initialSnapshot:i,editorUnitId:o,canvasStyle:a={}}=n,c=this._univerInstanceService.createUnit(y.UniverInstanceType.UNIVER_DOC,i||this._getBlank(o));let d=this._renderManagerService.getRenderById(o);d==null&&(this._renderManagerService.create(o),d=this._renderManagerService.getRenderById(o)),d.engine.setContainer(r);const p=new bs({...n,render:d,documentDataModel:c,editorDom:r,canvasStyle:a});return this._editors.set(o,p),(S=(g=(f=(h=d.mainComponent)==null?void 0:h.getScene())==null?void 0:f.getViewports())==null?void 0:g[0].getScrollBar())==null||S.dispose(),p.isSheetEditor()||(p.verticalAlign(),p.updateCanvasStyle()),y.toDisposable(()=>{this._unRegister(o)})}_unRegister(n){const r=this._editors.get(n);if(r==null)return;if(this._renderManagerService.removeRender(n),r.documentDataModel.dispose(),this._editors.delete(n),this._univerInstanceService.disposeUnit(n),this._univerInstanceService.getAllUnitsForType(y.UniverInstanceType.UNIVER_SHEET).length>0){const o=this._univerInstanceService.getCurrentUnitForType(y.UniverInstanceType.UNIVER_SHEET);this._univerInstanceService.focusUnit(o.getUnitId())}}refreshValueChange(n){this._refreshValueChange(n)}checkValueLegality(n){const r=this._editors.get(n);if(r==null)return!0;let i=r.getValue();if(r.setValueLegality(),i=i.replace(/\r\n/g,"").replace(/\n/g,"").replace(/\n/g,""),i.length===0)return!0;if(r.onlyInputFormula()){if(i.substring(0,1)!==a1.operatorToken.EQUALS)return r.setValueLegality(!1),!1;const o=this._lexerTreeBuilder.checkIfAddBracket(i);r.setValueLegality(o===0)}else if(r.onlyInputRange()){const o=i.split(",");if(r.isSingleChoice()&&o.length>1)return r.setValueLegality(!1),!1;r.setValueLegality(a1.isReferenceStrings(i))}return r.isValueLegality()}_refreshValueChange(n){const r=this.getEditor(n);r!=null&&this._valueChange$.next(r)}_getCurrentEditorUnitId(){return this._univerInstanceService.getCurrentUniverDocInstance().getUnitId()}_refresh(n){this._state$.next(n)}_getBlank(n){return{id:n,body:{dataStream:`${y.DEFAULT_EMPTY_DOCUMENT_VALUE}`,textRuns:[],paragraphs:[{startIndex:0}]},documentStyle:{renderConfig:{verticalAlign:y.VerticalAlign.TOP,horizontalAlign:y.HorizontalAlign.LEFT},marginLeft:3,marginTop:0,marginRight:3}}}};exports.EditorService=Cs([W1(0,y.IUniverInstanceService),W1(1,m1.IRenderManagerService),W1(2,te.Inject(a1.LexerTreeBuilder)),W1(3,y.IContextService)],exports.EditorService);const M1=te.createIdentifier("univer.editor.service");var Ss=Object.defineProperty,_s=Object.getOwnPropertyDescriptor,ys=(e,t,n,r)=>{for(var i=r>1?void 0:r?_s(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&Ss(t,n,i),i},Yt=(e,t)=>(n,r)=>t(n,r,e);const Ls="FOCUSING_UNIVER",Es=["univer-app-layout","univer-toolbar-btn","univer-menu-item","univer-button","univer-sheet-bar-btn","univer-render-canvas"],s1=te.createIdentifier("ui.layout-service");exports.DesktopLayoutService=class extends y.Disposable{constructor(n,r,i){super();A(this,"_rootContainerElement",null);A(this,"_isFocused",!1);A(this,"_focusHandlers",new Map);A(this,"_canvasContainers",[]);A(this,"_allContainers",[]);this._contextService=n,this._univerInstanceService=r,this._editorService=i,this._initUniverFocusListener(),this._initEditorStatus()}get isFocused(){return this._isFocused}get rootContainerElement(){return this._rootContainerElement}focus(){const n=this._univerInstanceService.getFocusedUnit();if(!n)return;let r;n instanceof y.Workbook?r=this._focusHandlers.get(y.UniverInstanceType.UNIVER_SHEET):n instanceof y.DocumentDataModel?r=this._focusHandlers.get(y.UniverInstanceType.UNIVER_DOC):n instanceof y.SlideDataModel&&(r=this._focusHandlers.get(y.UniverInstanceType.UNIVER_SLIDE)),r&&r(n.getUnitId())}registerFocusHandler(n,r){if(this._focusHandlers.has(n))throw new Error(`[DesktopLayoutService]: handler of type ${n} bas been registered!`);return this._focusHandlers.set(n,r),y.toDisposable(()=>this._focusHandlers.delete(n))}registerCanvasElement(n){if(this._canvasContainers.indexOf(n)===-1)return this._canvasContainers.push(n),y.toDisposable(()=>y.remove(this._canvasContainers,n));throw new Error("[DesktopLayoutService]: canvas container already registered!")}getCanvasElement(){return this._canvasContainers[0]}registerRootContainerElement(n){if(this._rootContainerElement)throw new Error("[DesktopLayoutService]: root container already registered!");this._rootContainerElement=n;const r=this.registerContainerElement(n);return y.toDisposable(()=>{this._rootContainerElement=null,r.dispose()})}registerContainerElement(n){if(this._allContainers.indexOf(n)===-1)return this._allContainers.push(n),y.toDisposable(()=>y.remove(this._allContainers,n));throw new Error("[LayoutService]: container already registered!")}checkElementInCurrentContainers(n){return this._allContainers.some(r=>r.contains(n))}checkCanvasIsFocused(){return this._canvasContainers.some(n=>n===document.activeElement||n.contains(document.activeElement))}_initUniverFocusListener(){this.disposeWithMe(oe.fromEvent(window,"focusin").subscribe(n=>{const r=n.target;if(Es.some(i=>r.classList.contains(i))){this._blurSheetEditor(),queueMicrotask(()=>this.focus());return}r&&this.checkElementInCurrentContainers(r)?this._isFocused=!0:this._isFocused=!1,this._contextService.setContextValue(Ls,this._isFocused),this._contextService.setContextValue(y.FOCUSING_UNIVER_EDITOR,ar())}))}_initEditorStatus(){this._contextService.setContextValue(y.FOCUSING_UNIVER_EDITOR,ar())}_blurSheetEditor(){const n=this._editorService.getFocusEditor();n&&n.isSheetEditor()!==!0&&this._editorService.blur()}};exports.DesktopLayoutService=ys([y.OnLifecycle(y.LifecycleStages.Ready,s1),Yt(0,y.IContextService),Yt(1,y.IUniverInstanceService),Yt(2,M1)],exports.DesktopLayoutService);function ar(){var e;return!!((e=document.activeElement)!=null&&e.classList.contains("univer-editor"))}const pt=te.createIdentifier("ui.platform.service");class Sn{get isMac(){return/Mac/.test(navigator.appVersion)}get isWindows(){return/Windows/.test(navigator.appVersion)}get isLinux(){return/Linux/.test(navigator.appVersion)}}var d1=(e=>(e[e.UNKNOWN=0]="UNKNOWN",e[e.BACKSPACE=8]="BACKSPACE",e[e.TAB=9]="TAB",e[e.ENTER=13]="ENTER",e[e.SHIFT=16]="SHIFT",e[e.CTRL=17]="CTRL",e[e.ESC=27]="ESC",e[e.SPACE=32]="SPACE",e[e.ARROW_LEFT=37]="ARROW_LEFT",e[e.ARROW_UP=38]="ARROW_UP",e[e.ARROW_RIGHT=39]="ARROW_RIGHT",e[e.ARROW_DOWN=40]="ARROW_DOWN",e[e.INSERT=45]="INSERT",e[e.DELETE=46]="DELETE",e[e.Digit0=48]="Digit0",e[e.Digit1=49]="Digit1",e[e.Digit2=50]="Digit2",e[e.Digit3=51]="Digit3",e[e.Digit4=52]="Digit4",e[e.Digit5=53]="Digit5",e[e.Digit6=54]="Digit6",e[e.Digit7=55]="Digit7",e[e.Digit8=56]="Digit8",e[e.Digit9=57]="Digit9",e[e.A=65]="A",e[e.B=66]="B",e[e.C=67]="C",e[e.D=68]="D",e[e.E=69]="E",e[e.F=70]="F",e[e.G=71]="G",e[e.H=72]="H",e[e.I=73]="I",e[e.J=74]="J",e[e.K=75]="K",e[e.L=76]="L",e[e.M=77]="M",e[e.N=78]="N",e[e.O=79]="O",e[e.P=80]="P",e[e.Q=81]="Q",e[e.R=82]="R",e[e.S=83]="S",e[e.T=84]="T",e[e.U=85]="U",e[e.V=86]="V",e[e.W=87]="W",e[e.X=88]="X",e[e.Y=89]="Y",e[e.Z=90]="Z",e[e.F1=112]="F1",e[e.F2=113]="F2",e[e.F3=114]="F3",e[e.F4=115]="F4",e[e.F5=116]="F5",e[e.F6=117]="F6",e[e.F7=118]="F7",e[e.F8=119]="F8",e[e.F9=120]="F9",e[e.F10=121]="F10",e[e.F11=122]="F11",e[e.F12=123]="F12",e[e.NUM_LOCK=144]="NUM_LOCK",e[e.SCROLL_LOCK=145]="SCROLL_LOCK",e[e.MINUS=189]="MINUS",e[e.EQUAL=187]="EQUAL",e[e.BACK_SLASH=220]="BACK_SLASH",e))(d1||{});const ws={8:"Backspace",9:"Tab",13:"Enter",46:"Del",27:"Esc",32:"Space",37:"←",39:"→",38:"↑",40:"↓",48:"0",49:"1",50:"2",51:"3",52:"4",53:"5",54:"6",55:"7",56:"8",57:"9",65:"A",66:"B",67:"C",68:"D",69:"E",70:"F",71:"G",72:"H",73:"I",74:"J",75:"K",76:"L",77:"M",78:"N",79:"O",80:"P",81:"Q",82:"R",83:"S",84:"T",85:"U",86:"V",87:"W",88:"X",89:"Y",90:"Z",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",189:"-",187:"=",220:"\\"};var ke=(e=>(e[e.SHIFT=1024]="SHIFT",e[e.ALT=2048]="ALT",e[e.CTRL_COMMAND=4096]="CTRL_COMMAND",e[e.MAC_CTRL=8192]="MAC_CTRL",e))(ke||{}),Ms=Object.defineProperty,Rs=Object.getOwnPropertyDescriptor,xs=(e,t,n,r)=>{for(var i=r>1?void 0:r?Rs(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&Ms(t,n,i),i},G1=(e,t)=>(n,r)=>t(n,r,e);const C1=te.createIdentifier("univer.shortcut");exports.ShortcutService=class extends y.Disposable{constructor(n,r,i,o){super();A(this,"_shortCutMapping",new Map);A(this,"_commandIDMapping",new Map);A(this,"_shortcutChanged$",new oe.Subject);A(this,"shortcutChanged$",this._shortcutChanged$.asObservable());A(this,"_forceEscaped",!1);A(this,"_disable",!1);this._commandService=n,this._platformService=r,this._contextService=i,this._layoutService=o,this.disposeWithMe(vs("keydown",a=>{this._resolveKeyboardEvent(a)},{capture:!0}))}setDisable(n){this._disable=n}getAllShortcuts(){return Array.from(this._shortCutMapping.values()).map(n=>Array.from(n.values())).flat()}registerShortcut(n){const r=this._getBindingFromItem(n),i=this._shortCutMapping.get(r);i?i.add(n):this._shortCutMapping.set(r,new Set([n]));const o=n.id,a=this._commandIDMapping.get(o);return a?a.add(n):this._commandIDMapping.set(o,new Set([n])),this._emitShortcutChanged(),y.toDisposable(()=>{var c,d,p,h;(c=this._shortCutMapping.get(r))==null||c.delete(n),((d=this._shortCutMapping.get(r))==null?void 0:d.size)===0&&this._shortCutMapping.delete(r),(p=this._commandIDMapping.get(o))==null||p.delete(n),((h=this._commandIDMapping.get(o))==null?void 0:h.size)===0&&this._commandIDMapping.delete(o),this._emitShortcutChanged()})}getShortcutDisplayOfCommand(n){const r=this._commandIDMapping.get(n);return r?this.getShortcutDisplay(r.values().next().value):null}getShortcutDisplay(n){var p;const r=this._getBindingFromItem(n),i=r&ke.CTRL_COMMAND,o=r&ke.SHIFT,a=r&ke.ALT,c=r&ke.MAC_CTRL,d=(p=ws[r&255])!=null?p:"<->";return this._platformService.isMac?`${i?"⌘":""}${o?"⇧":""}${a?"⌥":""}${c?"⌃":""}${d}`:`${i?"Ctrl+":""}${o?"Shift+":""}${a?"Alt+":""}${d}`}_emitShortcutChanged(){this._shortcutChanged$.next()}forceEscape(){return this._forceEscaped=!0,y.toDisposable(()=>this._forceEscaped=!1)}_resolveKeyboardEvent(n){if(this._forceEscaped||this._disable||this._layoutService&&!this._layoutService.checkElementInCurrentContainers(n.target))return;this._dispatch(n)&&n.preventDefault()}_dispatch(n){const r=this._deriveBindingFromEvent(n);if(r===null)return!1;const i=this._shortCutMapping.get(r);if(i===void 0)return!1;const o=Array.from(i).sort((a,c)=>{var d,p;return((d=c.priority)!=null?d:0)-((p=a.priority)!=null?p:0)}).find(a=>{var c,d;return(d=(c=a.preconditions)==null?void 0:c.call(a,this._contextService))!=null?d:!0});return o?(this._commandService.executeCommand(o.id,o.staticParameters),!0):!1}_getBindingFromItem(n){return this._platformService.isMac&&n.mac?n.mac:this._platformService.isWindows&&n.win?n.win:this._platformService.isLinux&&n.linux?n.linux:n.binding}_deriveBindingFromEvent(n){const{shiftKey:r,metaKey:i,altKey:o,keyCode:a}=n;let c=a;return r&&(c|=ke.SHIFT),o&&(c|=ke.ALT),(this._platformService.isMac?i:n.ctrlKey)&&(c|=ke.CTRL_COMMAND),this._platformService.isMac&&n.ctrlKey&&(c|=ke.MAC_CTRL),c}};exports.ShortcutService=xs([G1(0,y.ICommandService),G1(1,pt),G1(2,y.IContextService),G1(3,te.Optional(s1))],exports.ShortcutService);function z6(e,t){return!t||!e||(["group","type","icon","title","tooltip","positions"].forEach(i=>{t[i]!==void 0&&(e[i]=t[i])}),["hidden","disabled","activated"].forEach(i=>{Is(e,`${i}$`,t[i])})),e}function Is(e,t,n){if(n!==void 0&&e[t]){const r=e[t].pipe(oe.switchMap(()=>new oe.BehaviorSubject(n)));e[t]=r}}var Os=Object.defineProperty,Hs=Object.getOwnPropertyDescriptor,Ts=(e,t,n,r)=>{for(var i=r>1?void 0:r?Hs(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&Os(t,n,i),i},Ds=(e,t)=>(n,r)=>t(n,r,e);const l1=te.createIdentifier("univer.menu-service");exports.MenuService=class extends y.Disposable{constructor(n){super();A(this,"_menuItemMap",new Map);A(this,"_menuByPositions",new Map);A(this,"_menuConfigs",new Map);A(this,"_menuChanged$",new oe.BehaviorSubject(void 0));A(this,"menuChanged$",this._menuChanged$.asObservable());this._shortcutService=n}dispose(){this._menuItemMap.clear(),this._menuChanged$.complete()}addMenuItem(n,r){if(this._menuItemMap.has(n.id))throw new Error(`Menu item with the same id ${n.id} has already been added!`);const i=r==null?void 0:r[n.id];return this._menuItemMap.set(n.id,z6(n,i)),Array.isArray(n.positions)?n.positions.forEach(o=>this._appendMenuToPosition(n,o)):this._appendMenuToPosition(n,n.positions),this._menuChanged$.next(),y.toDisposable(()=>{if(this._menuItemMap.delete(n.id),Array.isArray(n.positions))n.positions.forEach(o=>{const a=this._menuByPositions.get(o);if(!a)return;const c=a.findIndex(d=>d[0]===n.id);c>-1&&a.splice(c,1)});else{const o=this._menuByPositions.get(n.positions);if(!o)return;const a=o.findIndex(c=>c[0]===n.id);a>-1&&o.splice(a,1)}this._menuChanged$.next()})}getMenuItems(n){if(this._menuByPositions.has(n)){const r=this._menuByPositions.get(n);if(r)return[...r.values()].map(i=>this._getDisplayMenuItems(i[1]))}return[]}setMenuItem(n){this._menuItemMap.set(n.id,n),this._menuChanged$.next()}getMenuItem(n){return this._menuItemMap.has(n)?this._menuItemMap.get(n):null}setMenuConfigs(n,r){this._menuConfigs.set(n,r)}getMenuConfig(n){return this._menuConfigs.has(n)?this._menuConfigs.get(n):null}_getDisplayMenuItems(n){const r=this._shortcutService.getShortcutDisplayOfCommand(n.id);return r?{...n,shortcut:r}:n}_appendMenuToPosition(n,r){this._menuByPositions.has(r)||this._menuByPositions.set(r,[]);const i=this._menuByPositions.get(r);if(i.findIndex(o=>o[0]===n.id)>-1)throw new Error(`Menu item with the same id ${n.id} has already been added!`);i.push([n.id,n])}};exports.MenuService=Ts([Ds(0,C1)],exports.MenuService);const Z6={id:"sheet.operation.set-editor-resize",type:y.CommandType.OPERATION,handler:(e,t)=>!0};var Xe=(e=>(e.VOID="void",e.TOOLBAR_START="uiToolbar.start",e.TOOLBAR_INSERT="uiToolbar.insert",e.TOOLBAR_FORMULAS="uiToolbar.formulas",e.TOOLBAR_DATA="uiToolbar.data",e.TOOLBAR_VIEW="uiToolbar.view",e.TOOLBAR_OTHERS="uiToolbar.others",e.CONTEXT_MENU="contextMenu",e))(Xe||{}),f1=(e=>(e[e.TOOLBAR_HISTORY=0]="TOOLBAR_HISTORY",e[e.TOOLBAR_FORMAT=1]="TOOLBAR_FORMAT",e[e.TOOLBAR_LAYOUT=2]="TOOLBAR_LAYOUT",e[e.TOOLBAR_FORMULAS_INSERT=3]="TOOLBAR_FORMULAS_INSERT",e[e.TOOLBAR_FORMULAS_VIEW=4]="TOOLBAR_FORMULAS_VIEW",e[e.TOOLBAR_FILE=5]="TOOLBAR_FILE",e[e.TOOLBAR_OTHERS=6]="TOOLBAR_OTHERS",e[e.CONTEXT_MENU_FORMAT=7]="CONTEXT_MENU_FORMAT",e[e.CONTEXT_MENU_LAYOUT=8]="CONTEXT_MENU_LAYOUT",e[e.CONTEXT_MENU_DATA=9]="CONTEXT_MENU_DATA",e[e.CONTEXT_MENU_OTHERS=10]="CONTEXT_MENU_OTHERS",e))(f1||{}),Ue=(e=>(e[e.BUTTON=0]="BUTTON",e[e.SELECTOR=1]="SELECTOR",e[e.BUTTON_SELECTOR=2]="BUTTON_SELECTOR",e[e.SUBITEMS=3]="SUBITEMS",e))(Ue||{});function Ns(e){const t=e.get(y.IUndoRedoService);return{id:y.UndoCommand.id,group:f1.TOOLBAR_HISTORY,type:Ue.BUTTON,icon:"UndoSingle",title:"Undo",tooltip:"toolbar.undo",positions:[Xe.TOOLBAR_START],disabled$:t.undoRedoStatus$.pipe(Pr.map(n=>n.undos<=0))}}function Vs(e){const t=e.get(y.IUndoRedoService);return{id:y.RedoCommand.id,group:f1.TOOLBAR_HISTORY,type:Ue.BUTTON,icon:"RedoSingle",title:"Redo",tooltip:"toolbar.redo",positions:[Xe.TOOLBAR_START],disabled$:t.undoRedoStatus$.pipe(Pr.map(n=>n.redos<=0))}}var As=Object.defineProperty,js=Object.getOwnPropertyDescriptor,Ps=(e,t,n,r)=>{for(var i=r>1?void 0:r?js(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&As(t,n,i),i},Y1=(e,t)=>(n,r)=>t(n,r,e);function vt(e){return e.getContextValue(y.FOCUSING_UNIVER_EDITOR)}const W6={id:mn.id,description:"shortcut.copy",group:"1_common-edit",binding:d1.C|ke.CTRL_COMMAND,preconditions:vt},G6={id:Cn.id,description:"shortcut.cut",group:"1_common-edit",binding:d1.X|ke.CTRL_COMMAND,preconditions:vt},$s={id:bn.id,description:"shortcut.paste",group:"1_common-edit",binding:d1.V|ke.CTRL_COMMAND,preconditions:()=>!1},Y6={id:y.UndoCommand.id,description:"shortcut.undo",group:"1_common-edit",binding:d1.Z|ke.CTRL_COMMAND,preconditions:vt},q6={id:y.RedoCommand.id,description:"shortcut.redo",group:"1_common-edit",binding:d1.Y|ke.CTRL_COMMAND,preconditions:vt};exports.SharedController=class extends y.Disposable{constructor(t,n,r,i,o){super(),this._config=t,this._injector=n,this._menuService=r,this._shortcutService=i,this._commandService=o,this.initialize()}initialize(){this._registerCommands(),this._registerShortcuts(),this._registerMenus()}_registerMenus(){var n,r;const t=(r=(n=this._config)==null?void 0:n.menu)!=null?r:{};[Ns,Vs].forEach(i=>{this.disposeWithMe(this._menuService.addMenuItem(this._injector.invoke(i),t))})}_registerCommands(){[Cn,mn,bn,Z6].forEach(t=>this.disposeWithMe(this._commandService.registerMultipleCommand(t)))}_registerShortcuts(){const t=[Y6,q6];t.push(G6,W6,$s),t.forEach(n=>this.disposeWithMe(this._shortcutService.registerShortcut(n)))}};exports.SharedController=Ps([y.OnLifecycle(y.LifecycleStages.Ready,exports.SharedController),Y1(1,te.Inject(te.Injector)),Y1(2,l1),Y1(3,C1),Y1(4,y.ICommandService)],exports.SharedController);const gt=te.createIdentifier("univer.ui.ui-controller");y.runOnLifecycle(y.LifecycleStages.Ready,gt);const X6="UNIVER_UI_CONFIG_KEY";var A1={},Q6={exports:{}},J6={exports:{}};(function(e){function t(n){"@babel/helpers - typeof";return e.exports=t=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(J6);var j1=J6.exports;(function(e){var t=j1.default;function n(i){if(typeof WeakMap!="function")return null;var o=new WeakMap,a=new WeakMap;return(n=function(d){return d?a:o})(i)}function r(i,o){if(!o&&i&&i.__esModule)return i;if(i===null||t(i)!="object"&&typeof i!="function")return{default:i};var a=n(o);if(a&&a.has(i))return a.get(i);var c={__proto__:null},d=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var p in i)if(p!=="default"&&{}.hasOwnProperty.call(i,p)){var h=d?Object.getOwnPropertyDescriptor(i,p):null;h&&(h.get||h.set)?Object.defineProperty(c,p,h):c[p]=i[p]}return c.default=i,a&&a.set(i,c),c}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports})(Q6);var ks=Q6.exports,K6={exports:{}};(function(e){function t(n){return n&&n.__esModule?n:{default:n}}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(K6);var Bs=K6.exports,ei={exports:{}};(function(e){var t=j1.default;function n(){e.exports=n=function(){return i},e.exports.__esModule=!0,e.exports.default=e.exports;var r,i={},o=Object.prototype,a=o.hasOwnProperty,c=Object.defineProperty||function(T,M,I){T[M]=I.value},d=typeof Symbol=="function"?Symbol:{},p=d.iterator||"@@iterator",h=d.asyncIterator||"@@asyncIterator",f=d.toStringTag||"@@toStringTag";function g(T,M,I){return Object.defineProperty(T,M,{value:I,enumerable:!0,configurable:!0,writable:!0}),T[M]}try{g({},"")}catch{g=function(I,B,G){return I[B]=G}}function S(T,M,I,B){var G=M&&M.prototype instanceof K?M:K,W=Object.create(G.prototype),q=new se(B||[]);return c(W,"_invoke",{value:ae(T,I,q)}),W}function L(T,M,I){try{return{type:"normal",arg:T.call(M,I)}}catch(B){return{type:"throw",arg:B}}}i.wrap=S;var x="suspendedStart",w="suspendedYield",j="executing",Z="completed",U={};function K(){}function E(){}function D(){}var k={};g(k,p,function(){return this});var $=Object.getPrototypeOf,F=$&&$($(ve([])));F&&F!==o&&a.call(F,p)&&(k=F);var z=D.prototype=K.prototype=Object.create(k);function Y(T){["next","throw","return"].forEach(function(M){g(T,M,function(I){return this._invoke(M,I)})})}function ie(T,M){function I(G,W,q,ce){var Le=L(T[G],T,W);if(Le.type!=="throw"){var xe=Le.arg,Me=xe.value;return Me&&t(Me)=="object"&&a.call(Me,"__await")?M.resolve(Me.__await).then(function(he){I("next",he,q,ce)},function(he){I("throw",he,q,ce)}):M.resolve(Me).then(function(he){xe.value=he,q(xe)},function(he){return I("throw",he,q,ce)})}ce(Le.arg)}var B;c(this,"_invoke",{value:function(W,q){function ce(){return new M(function(Le,xe){I(W,q,Le,xe)})}return B=B?B.then(ce,ce):ce()}})}function ae(T,M,I){var B=x;return function(G,W){if(B===j)throw Error("Generator is already running");if(B===Z){if(G==="throw")throw W;return{value:r,done:!0}}for(I.method=G,I.arg=W;;){var q=I.delegate;if(q){var ce=fe(q,I);if(ce){if(ce===U)continue;return ce}}if(I.method==="next")I.sent=I._sent=I.arg;else if(I.method==="throw"){if(B===x)throw B=Z,I.arg;I.dispatchException(I.arg)}else I.method==="return"&&I.abrupt("return",I.arg);B=j;var Le=L(T,M,I);if(Le.type==="normal"){if(B=I.done?Z:w,Le.arg===U)continue;return{value:Le.arg,done:I.done}}Le.type==="throw"&&(B=Z,I.method="throw",I.arg=Le.arg)}}}function fe(T,M){var I=M.method,B=T.iterator[I];if(B===r)return M.delegate=null,I==="throw"&&T.iterator.return&&(M.method="return",M.arg=r,fe(T,M),M.method==="throw")||I!=="return"&&(M.method="throw",M.arg=new TypeError("The iterator does not provide a '"+I+"' method")),U;var G=L(B,T.iterator,M.arg);if(G.type==="throw")return M.method="throw",M.arg=G.arg,M.delegate=null,U;var W=G.arg;return W?W.done?(M[T.resultName]=W.value,M.next=T.nextLoc,M.method!=="return"&&(M.method="next",M.arg=r),M.delegate=null,U):W:(M.method="throw",M.arg=new TypeError("iterator result is not an object"),M.delegate=null,U)}function le(T){var M={tryLoc:T[0]};1 in T&&(M.catchLoc=T[1]),2 in T&&(M.finallyLoc=T[2],M.afterLoc=T[3]),this.tryEntries.push(M)}function J(T){var M=T.completion||{};M.type="normal",delete M.arg,T.completion=M}function se(T){this.tryEntries=[{tryLoc:"root"}],T.forEach(le,this),this.reset(!0)}function ve(T){if(T||T===""){var M=T[p];if(M)return M.call(T);if(typeof T.next=="function")return T;if(!isNaN(T.length)){var I=-1,B=function G(){for(;++I<T.length;)if(a.call(T,I))return G.value=T[I],G.done=!1,G;return G.value=r,G.done=!0,G};return B.next=B}}throw new TypeError(t(T)+" is not iterable")}return E.prototype=D,c(z,"constructor",{value:D,configurable:!0}),c(D,"constructor",{value:E,configurable:!0}),E.displayName=g(D,f,"GeneratorFunction"),i.isGeneratorFunction=function(T){var M=typeof T=="function"&&T.constructor;return!!M&&(M===E||(M.displayName||M.name)==="GeneratorFunction")},i.mark=function(T){return Object.setPrototypeOf?Object.setPrototypeOf(T,D):(T.__proto__=D,g(T,f,"GeneratorFunction")),T.prototype=Object.create(z),T},i.awrap=function(T){return{__await:T}},Y(ie.prototype),g(ie.prototype,h,function(){return this}),i.AsyncIterator=ie,i.async=function(T,M,I,B,G){G===void 0&&(G=Promise);var W=new ie(S(T,M,I,B),G);return i.isGeneratorFunction(M)?W:W.next().then(function(q){return q.done?q.value:W.next()})},Y(z),g(z,f,"Generator"),g(z,p,function(){return this}),g(z,"toString",function(){return"[object Generator]"}),i.keys=function(T){var M=Object(T),I=[];for(var B in M)I.push(B);return I.reverse(),function G(){for(;I.length;){var W=I.pop();if(W in M)return G.value=W,G.done=!1,G}return G.done=!0,G}},i.values=ve,se.prototype={constructor:se,reset:function(M){if(this.prev=0,this.next=0,this.sent=this._sent=r,this.done=!1,this.delegate=null,this.method="next",this.arg=r,this.tryEntries.forEach(J),!M)for(var I in this)I.charAt(0)==="t"&&a.call(this,I)&&!isNaN(+I.slice(1))&&(this[I]=r)},stop:function(){this.done=!0;var M=this.tryEntries[0].completion;if(M.type==="throw")throw M.arg;return this.rval},dispatchException:function(M){if(this.done)throw M;var I=this;function B(xe,Me){return q.type="throw",q.arg=M,I.next=xe,Me&&(I.method="next",I.arg=r),!!Me}for(var G=this.tryEntries.length-1;G>=0;--G){var W=this.tryEntries[G],q=W.completion;if(W.tryLoc==="root")return B("end");if(W.tryLoc<=this.prev){var ce=a.call(W,"catchLoc"),Le=a.call(W,"finallyLoc");if(ce&&Le){if(this.prev<W.catchLoc)return B(W.catchLoc,!0);if(this.prev<W.finallyLoc)return B(W.finallyLoc)}else if(ce){if(this.prev<W.catchLoc)return B(W.catchLoc,!0)}else{if(!Le)throw Error("try statement without catch or finally");if(this.prev<W.finallyLoc)return B(W.finallyLoc)}}}},abrupt:function(M,I){for(var B=this.tryEntries.length-1;B>=0;--B){var G=this.tryEntries[B];if(G.tryLoc<=this.prev&&a.call(G,"finallyLoc")&&this.prev<G.finallyLoc){var W=G;break}}W&&(M==="break"||M==="continue")&&W.tryLoc<=I&&I<=W.finallyLoc&&(W=null);var q=W?W.completion:{};return q.type=M,q.arg=I,W?(this.method="next",this.next=W.finallyLoc,U):this.complete(q)},complete:function(M,I){if(M.type==="throw")throw M.arg;return M.type==="break"||M.type==="continue"?this.next=M.arg:M.type==="return"?(this.rval=this.arg=M.arg,this.method="return",this.next="end"):M.type==="normal"&&I&&(this.next=I),U},finish:function(M){for(var I=this.tryEntries.length-1;I>=0;--I){var B=this.tryEntries[I];if(B.finallyLoc===M)return this.complete(B.completion,B.afterLoc),J(B),U}},catch:function(M){for(var I=this.tryEntries.length-1;I>=0;--I){var B=this.tryEntries[I];if(B.tryLoc===M){var G=B.completion;if(G.type==="throw"){var W=G.arg;J(B)}return W}}throw Error("illegal catch attempt")},delegateYield:function(M,I,B){return this.delegate={iterator:ve(M),resultName:I,nextLoc:B},this.method==="next"&&(this.arg=r),U}},i}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(ei);var Us=ei.exports,ti={exports:{}};(function(e){function t(r,i,o,a,c,d,p){try{var h=r[d](p),f=h.value}catch(g){return void o(g)}h.done?i(f):Promise.resolve(f).then(a,c)}function n(r){return function(){var i=this,o=arguments;return new Promise(function(a,c){var d=r.apply(i,o);function p(f){t(d,a,c,p,h,"next",f)}function h(f){t(d,a,c,p,h,"throw",f)}p(void 0)})}}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(ti);var Fs=ti.exports,ni={exports:{}},ri={exports:{}},ii={exports:{}},oi={exports:{}};(function(e){var t=j1.default;function n(r,i){if(t(r)!="object"||!r)return r;var o=r[Symbol.toPrimitive];if(o!==void 0){var a=o.call(r,i||"default");if(t(a)!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(i==="string"?String:Number)(r)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(oi);var zs=oi.exports;(function(e){var t=j1.default,n=zs;function r(i){var o=n(i,"string");return t(o)=="symbol"?o:o+""}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports})(ii);var Zs=ii.exports;(function(e){var t=Zs;function n(r,i,o){return(i=t(i))in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o,r}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(ri);var Ws=ri.exports;(function(e){var t=Ws;function n(i,o){var a=Object.keys(i);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(i);o&&(c=c.filter(function(d){return Object.getOwnPropertyDescriptor(i,d).enumerable})),a.push.apply(a,c)}return a}function r(i){for(var o=1;o<arguments.length;o++){var a=arguments[o]!=null?arguments[o]:{};o%2?n(Object(a),!0).forEach(function(c){t(i,c,a[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(i,Object.getOwnPropertyDescriptors(a)):n(Object(a)).forEach(function(c){Object.defineProperty(i,c,Object.getOwnPropertyDescriptor(a,c))})}return i}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports})(ni);var Gs=ni.exports,Ys=ks.default,mt=Bs.default;Object.defineProperty(A1,"__esModule",{value:!0});A1._r=i2;A1._u=l2;var tt=A1.render=o2,ai=A1.unmount=c2,st=mt(Us),si=mt(Fs),qs=mt(j1),Xs=mt(Gs),Qs=Ys(D1),P1=(0,Xs.default)({},Qs),Js=P1.version,Ks=P1.render,e2=P1.unmountComponentAtNode,Ct;try{var t2=Number((Js||"").split(".")[0]);t2>=18&&(Ct=P1.createRoot)}catch{}function sr(e){var t=P1.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;t&&(0,qs.default)(t)==="object"&&(t.usingClientEntryPoint=e)}var lt="__rc_react_root__";function n2(e,t){sr(!0);var n=t[lt]||Ct(t);sr(!1),n.render(e),t[lt]=n}function r2(e,t){Ks(e,t)}function i2(e,t){}function o2(e,t){if(Ct){n2(e,t);return}r2(e,t)}function a2(e){return tn.apply(this,arguments)}function tn(){return tn=(0,si.default)((0,st.default)().mark(function e(t){return(0,st.default)().wrap(function(r){for(;;)switch(r.prev=r.next){case 0:return r.abrupt("return",Promise.resolve().then(function(){var i;(i=t[lt])===null||i===void 0||i.unmount(),delete t[lt]}));case 1:case"end":return r.stop()}},e)})),tn.apply(this,arguments)}function s2(e){e2(e)}function l2(e){}function c2(e){return nn.apply(this,arguments)}function nn(){return nn=(0,si.default)((0,st.default)().mark(function e(t){return(0,st.default)().wrap(function(r){for(;;)switch(r.prev=r.next){case 0:if(Ct===void 0){r.next=2;break}return r.abrupt("return",a2(t));case 2:s2(t);case 3:case"end":return r.stop()}},e)})),nn.apply(this,arguments)}var Re=(e=>(e.GLOBAL="global",e.HEADER="header",e.HEADER_MENU="header-menu",e.CONTENT="content",e.FOOTER="footer",e.LEFT_SIDEBAR="left-sidebar",e.FLOATING="floating",e))(Re||{});const i1=te.createIdentifier("ui.parts.service");class _n extends y.Disposable{constructor(){super(...arguments);A(this,"_componentsByPart",new Map);A(this,"_componentRegistered$",new oe.Subject);A(this,"componentRegistered$",this._componentRegistered$.asObservable())}dispose(){super.dispose(),this._componentRegistered$.complete()}registerComponent(n,r){const i=r(),o=(this._componentsByPart.get(n)||this._componentsByPart.set(n,new Set).get(n)).add(i);return this._componentRegistered$.next(n),y.toDisposable(()=>{o.delete(i),o.size===0&&this._componentsByPart.delete(n),this._componentRegistered$.next(n)})}getComponents(n){return new Set([...this._componentsByPart.get(n)||new Set])}}const bt=te.createIdentifier("ui.popup.service");class yn extends y.Disposable{constructor(){super(...arguments);A(this,"_popupMap",new Map);A(this,"_popups$",new oe.BehaviorSubject([]));A(this,"popups$",this._popups$.asObservable())}get popups(){return Array.from(this._popupMap.entries())}_update(){this._popups$.next(Array.from(this._popupMap.entries()))}dispose(){super.dispose(),this._popups$.next([]),this._popups$.complete(),this._popupMap.clear()}addPopup(n){const r=y.Tools.generateRandomId();return this._popupMap.set(r,n),this._update(),r}removePopup(n){this._popupMap.delete(n)&&this._update()}removeAll(){this._popupMap.clear(),this._update()}}const u2=({popup:e,children:t})=>{const n=Te(e.anchorRect$,e.anchorRect),r=Te(e.excludeRects$,e.excludeRects),{bottom:i,left:o,right:a,top:c}=n,{offset:d}=e,p=s.useMemo(()=>{const[h=0,f=0]=d!=null?d:[];return{left:o-h,right:a+h,top:c-f,bottom:i+f}},[i,o,a,c,d]);return v.jsx(de.RectPopup,{anchorRect:p,direction:e.direction,onClickOutside:e.onClickOutside,excludeOutside:e.excludeOutside,excludeRects:r,closeOnSelfTarget:e.closeOnSelfTarget,children:t})};function Ln(){const e=Q.useDependency(bt),t=Q.useDependency(Qe);return Te(e.popups$,void 0,!0).map(r=>{const[i,o]=r,a=t.get(o.componentKey);return v.jsx(u2,{popup:o,children:a?v.jsx(a,{popup:o}):null},i)})}class St{constructor(){A(this,"_domLayerMap",new Map);A(this,"_domLayers$",new oe.BehaviorSubject([]));A(this,"domLayers$",this._domLayers$.asObservable())}get domLayers(){return Array.from(this._domLayerMap.entries())}_notice(){this._domLayers$.next(Array.from(this._domLayerMap.entries()))}addFloatDom(t){this._domLayerMap.set(t.id,t),this._notice()}removeFloatDom(t){this._domLayerMap.delete(t)&&this._notice()}removeAll(){this._domLayerMap.clear(),this._notice()}}const f2="univer-float-dom-wrapper",d2="univer-float-dom",lr={floatDomWrapper:f2,floatDom:d2},h2=s.memo(e=>{const{layer:t,id:n}=e,r=Q.useDependency(Qe),i=Te(t.position$),o=typeof t.componentKey=="string"?r.get(t.componentKey):t.componentKey;return i?v.jsx("div",{className:lr.floatDomWrapper,style:{position:"absolute",top:i.startY,left:i.startX,width:Math.max(i.endX-i.startX-2,0),height:Math.max(i.endY-i.startY-2,0),transform:`rotate(${i.rotate}deg)`,overflow:"hidden"},onPointerMove:a=>{t.onPointerMove(a.nativeEvent)},onPointerDown:a=>{t.onPointerDown(a.nativeEvent)},onPointerUp:a=>{t.onPointerUp(a.nativeEvent)},onWheel:a=>{t.onWheel(a.nativeEvent)},children:v.jsx("div",{id:n,className:lr.floatDom,style:{width:i.width,height:i.height,position:"absolute",...i.absolute.left?{left:0}:{right:0},...i.absolute.top?{top:0}:{bottom:0}},children:o?v.jsx(o,{...t.props}):null})}):null}),En=()=>{const e=Q.useDependency(St),t=Te(e.domLayers$);return v.jsx(v.Fragment,{children:t==null?void 0:t.map(n=>v.jsx(h2,{id:n[0],layer:n[1]},n[0]))})},R1=te.createIdentifier("ui.message.service");function Fe(e){const{components:t,fallback:n,sharedProps:r}=e;return!t||t.size===0?n!=null?n:null:Array.from(t.values()).map((i,o)=>{var a;return s.createElement(i,{key:`${(a=i.displayName)!=null?a:o}`,...r})})}function Ze(e,t){var o;const n=(o=t==null?void 0:t.get(i1))!=null?o:Q.useDependency(i1),r=s.useRef(0),i=Te(()=>n.componentRegistered$.pipe(oe.filter(a=>a===e),oe.map(()=>r.current+=1),oe.startWith(r.current+=1)),void 0,void 0,[n,e]);return s.useMemo(()=>n.getComponents(e),[i])}const p2="univer-menu-item-no-hover",v2="univer-menu-item-active",g2="univer-menu-item-activated",m2="univer-menu-item-content",C2="univer-menu-item-selectable",b2="univer-menu-item-selectable-icon",S2="univer-menu-item-more-icon",Ke={menuItemNoHover:p2,menuItemActive:v2,menuItemActivated:g2,menuItemContent:m2,menuItemSelectable:C2,menuItemSelectableIcon:b2,menuItemMoreIcon:S2};function li(e){const{menuType:t,onOptionSelect:n}=e,r=Q.useDependency(l1);if(!t)return null;if(Array.isArray(t)){const a=t.map(c=>r.getMenuItems(c)).map(c=>c.reduce((d,p)=>{var h,f;return p.group?(d[p.group]=(h=d[p.group])!=null?h:[],d[p.group].push(p)):(d[f1.CONTEXT_MENU_OTHERS]=(f=d[f1.CONTEXT_MENU_OTHERS])!=null?f:[],d[f1.CONTEXT_MENU_OTHERS].push(p)),d},{}));return v.jsx(v.Fragment,{children:a.map(c=>Object.keys(c).map(d=>v.jsx(de.MenuItemGroup,{eventKey:d,children:c[d].map(p=>v.jsx(cr,{menuItem:p,onClick:h=>{n==null||n({value:"",label:p.id,...h})}},p.id))},d)))})}return r.getMenuItems(t).map(o=>v.jsx(cr,{menuItem:o,onClick:a=>{n==null||n({value:"",label:o.id,...a})}},o.id))}function ci(e){var o;const{options:t,value:n,onOptionSelect:r,parentKey:i}=e;return(o=t==null?void 0:t.map((a,c)=>{var g,S,L;const d=`${i}-${(g=a.label)!=null?g:a.id}-${c}`,p=x=>{r==null||r({value:x,label:a==null?void 0:a.label})},h=()=>{typeof a.value>"u"||r==null||r({...a})},f=ze({[Ke.menuItemNoHover]:typeof a.label!="string"&&!((S=a.label)!=null&&S.hoverable)});return v.jsx(de.MenuItem,{disabled:a.disabled,eventKey:d,className:f,onClick:h,children:v.jsxs("span",{className:ze(Ke.menuItemContent,{[Ke.menuItemSelectable]:!(typeof a.label!="string"&&!((L=a.label)!=null&&L.hoverable))}),children:[typeof n<"u"&&String(n)===String(a.value)&&v.jsx("span",{className:Ke.menuItemSelectableIcon,children:v.jsx(n3,{style:{color:"rgb(var(--success-color))"}})}),v.jsx(We,{value$:a.value$,value:a.value,label:a.label,icon:a.icon,onChange:p})]})},d)}))!=null?o:v.jsx(v.Fragment,{})}const ct=e=>{const{overViewport:t,...n}=e,[r,i]=s.useState(),o=Q.useDependency(s1);return F6(t==="scroll"?r:null,o.rootContainerElement),v.jsxs(de.Menu,{ref:a=>(a==null?void 0:a.list)&&i(a.list),selectable:!1,children:[v.jsx(ci,{...n}),v.jsx(li,{...n})]})};function cr({menuItem:e,onClick:t}){const n=Q.useDependency(l1),r=Te(e.disabled$,!1),i=Te(e.activated$,!1),o=Te(e.hidden$,!1),a=Te(e.value$),c=e,d=Te(oe.isObservable(c.selections)?c.selections:void 0),[p,h]=s.useState(a);if(o)return null;const f=w=>{const j=y.isRealNum(w)&&typeof w=="string"?Number.parseInt(w):w;h(j)},g=()=>{const w=e,{title:j,label:Z}=w;return v.jsx(de.MenuItem,{eventKey:w.id,disabled:r,className:ze({[Ke.menuItemActivated]:i}),onClick:()=>{t({value:p,id:w.id})},children:v.jsx("span",{className:Ke.menuItemContent,children:v.jsx(We,{value:a,title:j,label:Z,icon:w.icon,onChange:f})})},w.id)},S=()=>{var j;const w=(j=d!=null?d:c.selections)!=null?j:[];return w.length>0?v.jsx(de.SubMenu,{eventKey:c.id,popupOffset:[18,0],title:v.jsxs("span",{className:Ke.menuItemContent,children:[v.jsx(We,{title:c.title,value:p,onChange:f,icon:c.icon,label:c.label}),c.shortcut&&` (${c.shortcut})`]}),expandIcon:v.jsx(Kt,{className:Ke.menuItemMoreIcon}),children:w.length>0&&v.jsx(ci,{parentKey:c.id,menuType:c.id,options:w,onOptionSelect:Z=>{t({value:Z.value,id:c.id})}})},c.id):v.jsx(de.MenuItem,{eventKey:c.id,children:v.jsxs("span",{className:Ke.menuItemContent,children:[v.jsx(We,{title:c.title,value:p,icon:c.icon,label:c.label,onChange:f}),c.shortcut&&` (${c.shortcut})`]})},c.id)},L=e.id?n.getMenuItems(e.id):[],x=()=>{const w=e;return v.jsx(de.SubMenu,{eventKey:w.id,popupOffset:[18,0],title:v.jsx("span",{className:Ke.menuItemContent,children:v.jsx(We,{title:w.title,icon:w.icon,label:w.label,onChange:f})}),expandIcon:v.jsx(Kt,{className:Ke.menuItemMoreIcon}),children:L.length&&v.jsx(li,{menuType:w.id,parentKey:w.id,onOptionSelect:t})},w.id)};return v.jsxs(v.Fragment,{children:[e.type===Ue.SELECTOR&&S(),e.type===Ue.SUBITEMS&&x(),e.type===Ue.BUTTON&&g()]})}const $1=te.createIdentifier("ui.contextmenu.service");class wn extends y.Disposable{constructor(){super(...arguments);A(this,"_currentHandler",null);A(this,"disabled",!1)}disable(){this.disabled=!0}enable(){this.disabled=!1}triggerContextMenu(n,r){var i;n.stopPropagation(),!this.disabled&&((i=this._currentHandler)==null||i.handleContextMenu(n,r))}registerContextMenuHandler(n){if(this._currentHandler)throw new Error("There is already a context menu handler!");return this._currentHandler=n,y.toDisposable(()=>this._currentHandler=null)}}function ui(){const e=s.useRef(null),[t,n]=s.useState(!1),[r,i]=s.useState(""),[o,a]=s.useState([0,0]),c=Q.useDependency($1),d=Q.useDependency(y.ICommandService),p=Q.useInjector();s.useEffect(()=>{const g=c.registerContextMenuHandler({handleContextMenu:h});function S(L){e.current&&!e.current.contains(L.target)&&f()}return document.addEventListener("pointerdown",S),document.addEventListener("wheel",f),()=>{document.removeEventListener("pointerdown",S),document.removeEventListener("wheel",f),g.dispose()}},[c]);function h(g,S){i(S),a([g.clientX,g.clientY]),n(!0)}function f(){n(!1)}return v.jsx(de.Popup,{visible:t,offset:o,children:v.jsx("section",{ref:e,children:r&&v.jsx(ct,{menuType:[r],onOptionSelect:g=>{const{label:S,value:L}=g;d&&d.executeCommand(S,{value:L}),p.get(m1.ITextSelectionRenderManager).focus(),n(!1)}})})})}const _2="univer-toolbar-btn",y2="univer-toolbar-btn-active",ur={toolbarBtn:_2,toolbarBtnActive:y2};function fi(e){const{children:t,className:n,style:r,disabled:i=!1,active:o=!1,onClick:a,onDoubleClick:c,...d}=e,p=g=>{if(i){g.preventDefault();return}a&&a(g)},h=g=>{if(i){g.preventDefault();return}c&&c(g)},f=ze(ur.toolbarBtn,{[`${ur.toolbarBtn}-active`]:o},n);return v.jsx("button",{className:f,style:r,disabled:i,onClick:p,onDoubleClick:h,...d,children:t})}const L2="univer-headerbar",E2="univer-header-menu",w2="univer-menubar",M2="univer-menubar-item",R2="univer-menubar-item-active",x2="univer-toolbar",I2="univer-toolbar-container",O2="univer-toolbar-more",H2="univer-toolbar-more-container",T2="univer-toolbar-group",D2="univer-toolbar-item-select-button",N2="univer-toolbar-item-select-button-disabled",V2="univer-toolbar-item-select-button-activated",A2="univer-toolbar-item-select-button-label",j2="univer-toolbar-item-select-button-arrow",P2="univer-toolbar-item-select",$2="univer-toolbar-item-select-disabled",k2="univer-toolbar-item-select-activated",B2="univer-toolbar-item-select-arrow",U2="univer-toolbar-item-select-arrow-disabled",F2="univer-toolbar-item-select-arrow-activated",we={headerbar:L2,headerMenu:E2,menubar:w2,menubarItem:M2,menubarItemActive:R2,toolbar:x2,toolbarContainer:I2,toolbarMore:O2,toolbarMoreContainer:H2,toolbarGroup:T2,toolbarItemSelectButton:D2,toolbarItemSelectButtonDisabled:N2,toolbarItemSelectButtonActivated:V2,toolbarItemSelectButtonLabel:A2,toolbarItemSelectButtonArrow:j2,toolbarItemSelect:P2,toolbarItemSelectDisabled:$2,toolbarItemSelectActivated:k2,toolbarItemSelectArrow:B2,toolbarItemSelectArrowDisabled:U2,toolbarItemSelectArrowActivated:F2};function di(e){const t=Q.useDependency(l1),[n,r]=s.useState(Xe.TOOLBAR_START),[i,o]=s.useState([]),[a,c]=s.useState([]);s.useEffect(()=>{var g,S;const p=(S=(g=i.find(L=>L.name===n))==null?void 0:g.menuItems)!=null?S:[],f=oe.combineLatest(p.map(L=>{var x;return(x=L.hidden$)!=null?x:new oe.Observable(w=>w.next(!1))})).pipe(oe.map(L=>p.filter((x,w)=>!L[w]))).subscribe(L=>c(L));return()=>f.unsubscribe()},[i,n]),s.useEffect(()=>{const p=t.menuChanged$.subscribe(()=>{const h=[];for(const f of e){const g=t.getMenuItems(f);g.length&&h.push({name:f,menuItems:g})}o(h)});return()=>p.unsubscribe()},[t,n,e]);const d=s.useMemo(()=>{var p,h;return(h=(p=i.find(f=>f.name===n))==null?void 0:p.menuItems.reduce((f,g)=>{var L;const S=(L=g.group)!=null?L:f1.TOOLBAR_OTHERS;return f[S]||(f[S]=[]),f[S].push(g),f},{}))!=null?h:{}},[i,n]);return{setCategory:r,category:n,visibleItems:a,groups:i,groupsByKey:d}}function hi(e){const{disabled$:t,hidden$:n,activated$:r,value$:i}=e,[o,a]=s.useState(),[c,d]=s.useState(!1),[p,h]=s.useState(!1),[f,g]=s.useState(!1);return s.useEffect(()=>{const S=[];return t&&S.push(t.subscribe(L=>d(L))),n&&S.push(n.subscribe(L=>g(L))),r&&S.push(r.subscribe(L=>h(L))),i&&S.push(i.subscribe(L=>a(L))),()=>S.forEach(L=>L.unsubscribe())},[r,t,n,i]),{disabled:c,value:o,activated:p,hidden:f}}function pi(e){const t=s.useRef({}),n=s.useRef(null),[r,i]=s.useState([]);return s.useEffect(()=>{function o(){var S,L;const d=(L=(S=n.current)==null?void 0:S.clientWidth)!=null?L:0;let p=0;if(n.current){const x=Number.parseInt(getComputedStyle(n.current.firstElementChild).gap,10);p=Number.isNaN(x)?0:x}const h=Object.entries(t.current).filter(([x,w])=>w.el&&w.key&&e.find(j=>j.id===w.key)).map(([x,w])=>{var j;return{key:w.key,width:((j=w.el)==null?void 0:j.clientWidth)+p}}),f=[];let g=182;for(const x of h)g+=x.width,g>d&&f.push(x.key);i(f)}o();const a=new ResizeObserver(()=>o()),c=n.current;return c&&a.observe(c),()=>{c&&a.unobserve(c)}},[e]),{toolbarRef:n,toolbarItemRefs:t,collapsedId:r}}const qt=s.forwardRef((e,t)=>{const n=Q.useDependency(y.LocaleService),r=Q.useDependency(y.ICommandService),i=Q.useDependency(s1),o=Q.useDependency(Qe),[a,c]=s.useState(!1),[d,p]=s.useState(!1),{value:h,hidden:f,disabled:g,activated:S}=hi(e),L=(J,se)=>{i.focus(),r.executeCommand(J,se)};function x(J){c(J)}function w(J){p(J),J||c(!1)}const{tooltip:j,shortcut:Z,icon:U,title:K,label:E,id:D}=e,k=n.t(j!=null?j:"")+(Z?` (${Z})`:""),{selections:$}=e,F=s.useMemo(()=>oe.isObservable($)?$:new oe.Observable(J=>{J.next($)}),[$]),z=Te(F),Y=s.useMemo(()=>oe.isObservable(U)?U:new oe.Observable(J=>{var ve,T;const se=(T=(ve=z==null?void 0:z.find(M=>M.value===h))==null?void 0:ve.icon)!=null?T:U;J.next(se)}),[U,z,h]),ie=Te(Y,void 0,!0);function ae(J){function se(M){if(g)return;let I=D;const B=M;M.id&&(I=M.id),L(I,B)}function ve(M){if(g)return;L(D,{value:M})}function T(){g||J===Ue.BUTTON_SELECTOR&&L(D,{value:h})}return J===Ue.BUTTON_SELECTOR?v.jsxs("div",{className:ze(we.toolbarItemSelectButton,{[we.toolbarItemSelectButtonDisabled]:g,[we.toolbarItemSelectButtonActivated]:S}),"data-disabled":g,children:[v.jsx("div",{className:we.toolbarItemSelectButtonLabel,onClick:T,children:v.jsx(We,{icon:ie,title:K,value:h,label:E,onChange:ve})}),v.jsx(de.Dropdown,{overlay:v.jsx(ct,{overViewport:"scroll",menuType:D,options:z,onOptionSelect:se,value:h}),onVisibleChange:w,disabled:g,children:v.jsx("div",{className:ze(we.toolbarItemSelectButtonArrow,{[we.toolbarItemSelectButtonArrowDisabled]:g,[we.toolbarItemSelectButtonArrowActivated]:S}),"data-disabled":g,children:v.jsx(at,{})})})]}):v.jsx(de.Dropdown,{overlay:v.jsx(ct,{overViewport:"scroll",menuType:D,options:z,onOptionSelect:se,value:h}),onVisibleChange:w,disabled:g,children:v.jsxs("div",{className:ze(we.toolbarItemSelect,{[we.toolbarItemSelectDisabled]:g,[we.toolbarItemSelectActivated]:S}),children:[v.jsx(We,{icon:ie,title:K,value:h,label:E,onChange:ve}),v.jsx("div",{className:ze(we.toolbarItemSelectArrow,{[we.toolbarItemSelectArrowDisabled]:g}),children:v.jsx(at,{})})]})})}function fe(){var se;const J=o.get(typeof E=="string"?E:(se=E==null?void 0:E.name)!=null?se:"");return v.jsx(fi,{className:we.toolbarItemTextButton,active:S,disabled:g,onClick:()=>L(e.id),onDoubleClick:()=>e.subId&&L(e.subId),children:J?v.jsx(We,{title:K,value:h,label:E}):v.jsx(We,{icon:U})})}function le(){switch(e.type){case Ue.BUTTON_SELECTOR:case Ue.SELECTOR:case Ue.SUBITEMS:return ae(e.type);case Ue.BUTTON:default:return fe()}}return f?null:v.jsx(de.Tooltip,{ref:t,visible:d?!1:a,title:k,placement:"bottom",onVisibleChange:x,children:v.jsx("div",{children:le()})})}),z2=[Xe.TOOLBAR_START,Xe.TOOLBAR_INSERT,Xe.TOOLBAR_FORMULAS,Xe.TOOLBAR_DATA,Xe.TOOLBAR_VIEW,Xe.TOOLBAR_OTHERS];function vi(e){const{headerMenuComponents:t}=e,n=Q.useDependency(y.LocaleService),{setCategory:r,visibleItems:i,groups:o,category:a,groupsByKey:c}=di(z2),{toolbarItemRefs:d,toolbarRef:p,collapsedId:h}=pi(i),f=s.useMemo(()=>t&&t.size>0||o.length>1,[t,o]);return v.jsxs(v.Fragment,{children:[f?v.jsxs("header",{className:we.headerbar,children:[v.jsx("div",{className:we.menubar,children:o.length>1&&o.map((g,S)=>v.jsx("a",{className:ze(we.menubarItem,{[we.menubarItemActive]:g.name===a}),onClick:()=>{r(g.name)},children:n.t(g.name)},S))}),v.jsx("div",{className:we.headerMenu,children:v.jsx(Fe,{components:t})})]}):null,v.jsx("div",{ref:p,className:we.toolbar,children:v.jsxs("div",{className:we.toolbarContainer,children:[Object.entries(c).filter(([g,S])=>S.filter(x=>!h.includes(x.id)).length).map(([g,S])=>v.jsx("div",{className:we.toolbarGroup,children:S.map(L=>!h.includes(L.id)&&v.jsx(qt,{...L},L.id))},g)),h.length>0&&v.jsx(de.Tooltip,{title:n.t("more"),placement:"bottom",children:v.jsx("div",{children:v.jsx(de.Dropdown,{forceRender:!0,className:we.toolbarMore,overlay:v.jsx("div",{className:we.toolbarMoreContainer,onClick:g=>g.stopPropagation(),children:Object.entries(c).map(([g,S])=>v.jsx("div",{className:we.toolbarGroup,children:S.map(L=>h.includes(L.id)&&v.jsx(qt,{...L},L.id))},g))}),children:v.jsx("span",{children:v.jsx(fi,{className:we.toolbarItemTextButton,children:v.jsx(Q3,{})})})})})})]})}),v.jsx("div",{className:we.toolbarContainer,style:{position:"absolute",top:-9999,left:-9999,opacity:0},children:Object.entries(c).map(([g,S])=>v.jsx("div",{className:we.toolbarGroup,children:S.map(L=>v.jsx(qt,{ref:x=>{d.current[L.id]={el:x==null?void 0:x.nativeElement,key:L.id}},...L},L.id))},g))})]})}const k1=te.createIdentifier("univer.sidebar-service"),Z2="univer-sidebar",W2="univer-sidebar-open",G2="univer-sidebar-container",Y2="univer-sidebar-header",q2="univer-sidebar-header-close",X2="univer-sidebar-body",Q2="univer-sidebar-footer",p1={sidebar:Z2,sidebarOpen:W2,sidebarContainer:G2,sidebarHeader:Y2,sidebarHeaderClose:q2,sidebarBody:X2,sidebarFooter:Q2};function Mn(){const e=Q.useDependency(k1),t=Te(e.sidebarOptions$),n=s.useRef(null),r=s.useMemo(()=>{if(!t)return null;const c={...t};for(const d of["children","header","footer"]){const p=d;if(t[p]){const h=t[p];h&&(c[p]=v.jsx(We,{...h}))}}return c},[t]);s.useEffect(()=>{const c=p=>{e.scrollEvent$.next(p)},d=n.current;return d&&d.addEventListener("scroll",c),()=>{d==null||d.removeEventListener("scroll",c)}},[e]);const i=ze(p1.sidebar,{[p1.sidebarOpen]:r==null?void 0:r.visible}),o=s.useMemo(()=>r!=null&&r.visible?typeof r.width=="number"?`${r.width}px`:r.width:0,[r]);function a(){var d;const c={...t,visible:!1};e.sidebarOptions$.next(c),(d=c==null?void 0:c.onClose)==null||d.call(c)}return v.jsx("section",{className:i,style:{width:o},children:v.jsxs("section",{className:p1.sidebarContainer,ref:n,children:[v.jsxs("header",{className:p1.sidebarHeader,children:[r==null?void 0:r.header,v.jsx("a",{className:p1.sidebarHeaderClose,onClick:a,children:v.jsx(V1,{})})]}),v.jsx("section",{className:p1.sidebarBody,children:r==null?void 0:r.children}),(r==null?void 0:r.footer)&&v.jsx("footer",{className:p1.sidebarFooter,children:r.footer})]})})}const _t=te.createIdentifier("univer.zen-zone-service"),J2="univer-zen-zone",K2="univer-zen-zone-open",e4="univer-zen-zone-close",Xt={zenZone:J2,zenZoneOpen:K2,zenZoneClose:e4};function Rn(){const e=Q.useDependency(_t),[t,n]=s.useState(!1),[r,i]=s.useState(),o=Q.useDependency(Qe);s.useEffect(()=>{const d=[e.visible$.subscribe(p=>{n(p)}),e.componentKey$.subscribe(p=>{i(p)})];return()=>{d.forEach(p=>{p.unsubscribe()})}},[]);const a=ze(Xt.zenZone,t?Xt.zenZoneOpen:Xt.zenZoneClose),c=s.useMemo(()=>{const d=o.get(r!=null?r:"");if(d)return d},[r]);return v.jsx("section",{className:a,children:c&&v.jsx(c,{})})}const yt=te.createIdentifier("univer.global-zone-service"),t4="univer-global-zone",n4="univer-global-zone-open",r4="univer-global-zone-close",fr={globalZone:t4,globalZoneOpen:n4,globalZoneClose:r4};function gi(){const e=Q.useDependency(yt),[t,n]=s.useState(!1),r=Te(e.componentKey$,e.componentKey),i=Q.useDependency(Qe),o=ze(fr.globalZone,fr.globalZoneOpen),a=s.useMemo(()=>{const c=i.get(r!=null?r:"");if(c)return c},[r,i]);return s.useEffect(()=>{const c=e.visible$.subscribe(d=>{n(d)});return()=>{c.unsubscribe()}},[e.visible$]),t?v.jsx("section",{className:o,children:a&&v.jsx(a,{})}):null}const xn=new Set([gi]),i4="univer-workbench-layout",o4="univer-workbench-container",a4="univer-workbench-container-header",s4="univer-workbench-container-wrapper",l4="univer-workbench-container-content",c4="univer-workbench-container-canvas",u4="univer-workbench-container-left-sidebar",f4="univer-workbench-container-sidebar",o1={workbenchLayout:i4,workbenchContainer:o4,workbenchContainerHeader:a4,workbenchContainerWrapper:s4,workbenchContainerContent:l4,workbenchContainerCanvas:c4,workbenchContainerLeftSidebar:u4,workbenchContainerSidebar:f4};function d4(e){const{header:t=!0,toolbar:n=!0,footer:r=!0,contextMenu:i=!0,mountContainer:o,onRendered:a}=e,c=Q.useDependency(y.LocaleService),d=Q.useDependency(y.ThemeService),p=Q.useDependency(R1),h=s.useRef(null),f=Ze(Re.FOOTER),g=Ze(Re.HEADER),S=Ze(Re.HEADER_MENU),L=Ze(Re.CONTENT),x=Ze(Re.LEFT_SIDEBAR),w=Ze(Re.GLOBAL);s.useEffect(()=>{d.getCurrentTheme()||d.setTheme(de.defaultTheme)},[]),s.useEffect(()=>{h.current&&(a==null||a(h.current))},[a]);const[j,Z]=s.useState(c.getLocales()),U=s.useMemo(()=>document.createElement("div"),[]);return s.useEffect(()=>{document.body.appendChild(U),p.setContainer(U);const K=[c.localeChanged$.subscribe(()=>{Z(c.getLocales())}),d.currentTheme$.subscribe(E=>{de.themeInstance.setTheme(o,E),U&&de.themeInstance.setTheme(U,E)})];return()=>{K.forEach(E=>E.unsubscribe()),document.body.removeChild(U)}},[c,p,o,U,d.currentTheme$]),v.jsxs(de.ConfigProvider,{locale:j==null?void 0:j.design,mountContainer:U,children:[v.jsxs("div",{className:o1.workbenchLayout,tabIndex:-1,onBlur:K=>K.stopPropagation(),children:[t&&n&&v.jsx("header",{className:o1.workbenchContainerHeader,children:v.jsx(vi,{headerMenuComponents:S})}),v.jsxs("section",{className:o1.workbenchContainer,children:[v.jsxs("div",{className:o1.workbenchContainerWrapper,children:[v.jsx("aside",{className:o1.workbenchContainerLeftSidebar,children:v.jsx(Fe,{components:x},"left-sidebar")}),v.jsxs("section",{className:o1.workbenchContainerContent,children:[v.jsx("header",{children:t&&v.jsx(Fe,{components:g},"header")}),v.jsx("section",{className:o1.workbenchContainerCanvas,ref:h,"data-range-selector":!0,onContextMenu:K=>K.preventDefault(),children:v.jsx(Fe,{components:L},"content")})]}),v.jsx("aside",{className:o1.workbenchContainerSidebar,children:v.jsx(Mn,{})})]}),r&&v.jsx("footer",{className:o1.workbenchFooter,children:v.jsx(Fe,{components:f,sharedProps:{contextMenu:i}},"footer")}),v.jsx(Rn,{})]})]}),v.jsx(Fe,{components:w},"global"),v.jsx(Fe,{components:xn},"built-in-global"),i&&v.jsx(ui,{}),v.jsx(h4,{})]})}function h4(){const{mountContainer:e}=s.useContext(de.ConfigContext),t=Ze(Re.FLOATING);return D1.createPortal(v.jsx(Fe,{components:t},"floating"),e)}var p4=Object.defineProperty,v4=Object.getOwnPropertyDescriptor,g4=(e,t,n,r)=>{for(var i=r>1?void 0:r?v4(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&p4(t,n,i),i},S1=(e,t)=>(n,r)=>t(n,r,e);const m4=3e3;exports.DesktopUIController=class extends y.Disposable{constructor(t,n,r,i,o,a,c){super(),this._config=t,this._renderManagerService=n,this._injector=r,this._lifecycleService=i,this._uiPartsService=o,this._configService=a,this._layoutService=c,this._configService.setConfig(X6,this._config),this._initBuiltinComponents(),Promise.resolve().then(()=>this._bootstrapWorkbench())}_bootstrapWorkbench(){this.disposeWithMe(C4(this._injector,this._config,(t,n)=>{this._layoutService&&(this.disposeWithMe(this._layoutService.registerRootContainerElement(n)),this.disposeWithMe(this._layoutService.registerCanvasElement(t))),this._renderManagerService.currentRender$.subscribe(r=>{if(r){const i=this._renderManagerService.getRenderById(r);if(!i.unitId||y.isInternalEditorID(i.unitId))return;i.engine.setContainer(t)}}),setTimeout(()=>{const r=this._renderManagerService.getRenderAll();for(const[i,o]of r)y.isInternalEditorID(i)||!o.isRenderUnit||o.engine.setContainer(t);this._lifecycleService.stage=y.LifecycleStages.Rendered,setTimeout(()=>this._lifecycleService.stage=y.LifecycleStages.Steady,m4)},300)}))}_initBuiltinComponents(){this.disposeWithMe(this._uiPartsService.registerComponent(Re.FLOATING,()=>Q.connectInjector(Ln,this._injector))),this.disposeWithMe(this._uiPartsService.registerComponent(Re.CONTENT,()=>Q.connectInjector(En,this._injector)))}};exports.DesktopUIController=g4([y.OnLifecycle(y.LifecycleStages.Ready,exports.DesktopUIController),S1(1,m1.IRenderManagerService),S1(2,te.Inject(te.Injector)),S1(3,te.Inject(y.LifecycleService)),S1(4,i1),S1(5,y.IConfigService),S1(6,te.Optional(s1))],exports.DesktopUIController);function C4(e,t,n){let r;const i=t.container;if(typeof i=="string"){const d=document.getElementById(i);d?r=d:r=dr(i)}else i instanceof HTMLElement?r=i:r=dr("univer");const o=Q.connectInjector(d4,e),a=d=>n(d,r);function c(){tt(v.jsx(o,{...t,mountContainer:r,onRendered:a}),r)}return c(),y.toDisposable(()=>{tt(v.jsx("div",{}),r),setTimeout(()=>tt(v.jsx("div",{}),r),200),setTimeout(()=>ai(r),500)})}function dr(e){const t=document.createElement("div");return t.id=e,t}const B1=te.createIdentifier("ui.notification.service");var b4=Object.defineProperty,S4=Object.getOwnPropertyDescriptor,_4=(e,t,n,r)=>{for(var i=r>1?void 0:r?S4(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&b4(t,n,i),i},y4=(e,t)=>(n,r)=>t(n,r,e);const In=te.createIdentifier("univer.ui.before-close-service");exports.DesktopBeforeCloseService=class{constructor(t){A(this,"_beforeUnloadCallbacks",[]);A(this,"_onCloseCallbacks",[]);this._notificationService=t,this._init()}registerBeforeClose(t){return this._beforeUnloadCallbacks.push(t),{dispose:()=>{this._beforeUnloadCallbacks=this._beforeUnloadCallbacks.filter(n=>n!==t)}}}registerOnClose(t){return this._onCloseCallbacks.push(t),{dispose:()=>{this._onCloseCallbacks=this._onCloseCallbacks.filter(n=>n!==t)}}}_init(){window.addEventListener("beforeunload",t=>{const n=this._beforeUnloadCallbacks.map(r=>r()).filter(r=>!!r).join(`
10
- `);if(n)return this._notificationService.show({type:"error",title:"Some changes are not saved",content:n}),typeof t>"u"&&(t=window.event),t.returnValue=n,n}),window.addEventListener("unload",()=>{this._onCloseCallbacks.forEach(t=>t())})}};exports.DesktopBeforeCloseService=_4([y4(0,B1)],exports.DesktopBeforeCloseService);function L4(){return typeof navigator.clipboard<"u"&&typeof navigator.clipboard.readText<"u"}var E4=Object.defineProperty,w4=Object.getOwnPropertyDescriptor,M4=(e,t,n,r)=>{for(var i=r>1?void 0:r?w4(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&E4(t,n,i),i},Qt=(e,t)=>(n,r)=>t(n,r,e);const rn="text/plain",on="text/html",On=te.createIdentifier("univer.clipboard-interface-service");exports.BrowserClipboardService=class extends y.Disposable{constructor(t,n,r){super(),this._localeService=t,this._logService=n,this._notificationService=r}get supportClipboard(){return L4()}async write(t,n){if(!this.supportClipboard)return this._legacyCopyHtml(n);try{return await navigator.clipboard.write([new ClipboardItem({[rn]:new Blob([t],{type:rn}),[on]:new Blob([n],{type:on})})])}catch(r){this._logService.error("[BrowserClipboardService]",r),this._showClipboardAuthenticationNotification()}}async writeText(t){if(!this.supportClipboard)return this._legacyCopyText(t);try{return await navigator.clipboard.writeText(t)}catch(n){this._logService.error("[BrowserClipboardService]",n),this._showClipboardAuthenticationNotification()}}async read(){if(!this.supportClipboard)throw new Error("[BrowserClipboardService] read() is not supported on this platform.");try{return navigator.clipboard.read()}catch(t){return this._logService.error("[BrowserClipboardService]",t),this._showClipboardAuthenticationNotification(),[]}}async readText(){if(!this.supportClipboard)throw new Error("[BrowserClipboardService] read() is not supported on this platform.");try{return await navigator.clipboard.readText()}catch(t){return this._logService.error("[BrowserClipboardService]",t),this._showClipboardAuthenticationNotification(),""}}_legacyCopyHtml(t){const n=document.activeElement,r=x4();document.body.appendChild(r),r.innerHTML=t;try{hr(r),document.execCommand("copy")}finally{n instanceof HTMLElement&&n.focus(),document.body.removeChild(r)}}_legacyCopyText(t){const n=document.activeElement,r=R4();document.body.appendChild(r),r.value=t;try{hr(r),document.execCommand("copy")}finally{n instanceof HTMLElement&&n.focus(),document.body.removeChild(r)}}_showClipboardAuthenticationNotification(){var t;(t=this._notificationService)==null||t.show({type:"warning",title:this._localeService.t("clipboard.authentication.title"),content:this._localeService.t("clipboard.authentication.content")})}};exports.BrowserClipboardService=M4([Qt(0,te.Inject(y.LocaleService)),Qt(1,y.ILogService),Qt(2,te.Optional(B1))],exports.BrowserClipboardService);function R4(){const e=document.createElement("textarea");return e.style.position="absolute",e.style.height="1px",e.style.width="1px",e.style.opacity="0",e.readOnly=!0,e}function x4(){const e=document.createElement("div");return e.contentEditable="true",e.style.position="absolute",e.style.opacity="0",e.style.height="1px",e.style.width="1px",e}function hr(e){if(e instanceof HTMLTextAreaElement){const r=e.hasAttribute("readonly");return r||e.setAttribute("readonly",""),e.select(),e.setSelectionRange(0,e.value.length),r||e.removeAttribute("readonly"),e.value}e.hasAttribute("contenteditable")&&e.focus();const t=document.createRange();t.selectNodeContents(e);const n=window.getSelection();if(!n)throw new Error;return n.removeAllRanges(),n.addRange(t),n.toString()}const Lt=te.createIdentifier("univer.confirm-service");function I4(){const e=Q.useDependency(Lt),[t,n]=s.useState([]);s.useEffect(()=>{const i=e.confirmOptions$.subscribe(o=>{n(o)});return()=>{i.unsubscribe()}},[]);const r=t.map(i=>{const{children:o,title:a,...c}=i,d=c;for(const p of["children","title"]){const h=p,f=i[h];f&&(d[h]=v.jsx(We,{...f}))}return d});return r==null?void 0:r.map((i,o)=>v.jsx(de.Confirm,{...i},o))}var O4=Object.defineProperty,H4=Object.getOwnPropertyDescriptor,T4=(e,t,n,r)=>{for(var i=r>1?void 0:r?H4(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&O4(t,n,i),i},pr=(e,t)=>(n,r)=>t(n,r,e);exports.DesktopConfirmService=class extends y.Disposable{constructor(n,r){super();A(this,"_confirmOptions",[]);A(this,"confirmOptions$",new oe.Subject);this._injector=n,this._uiPartsService=r,this._initUIPart()}open(n){return this._confirmOptions.find(r=>r.id===n.id)?this._confirmOptions=this._confirmOptions.map(r=>({...r.id===n.id?n:r,visible:r.id===n.id?!0:r.visible})):this._confirmOptions.push({...n,visible:!0}),this.confirmOptions$.next(this._confirmOptions),y.toDisposable(()=>{this._confirmOptions=[],this.confirmOptions$.next([])})}confirm(n){return new Promise(r=>{const i=this.open({...n,onConfirm:()=>{i.dispose(),r(!0)},onClose:()=>{i.dispose(),r(!1)}})})}close(n){this._confirmOptions=this._confirmOptions.map(r=>({...r,visible:r.id===n?!1:r.visible})),this.confirmOptions$.next([...this._confirmOptions])}_initUIPart(){this.disposeWithMe(this._uiPartsService.registerComponent(Re.GLOBAL,()=>Q.connectInjector(I4,this._injector)))}};exports.DesktopConfirmService=T4([pr(0,te.Inject(te.Injector)),pr(1,i1)],exports.DesktopConfirmService);const Et=te.createIdentifier("univer.ui.dialog-service");function D4(){const e=Q.useDependency(Et),[t,n]=s.useState([]);s.useEffect(()=>{const o=e.getDialogs$().subscribe(a=>{n(a)});return()=>o.unsubscribe()},[e]);const r=t.map(i=>{const{children:o,title:a,closeIcon:c,footer:d,...p}=i,h=p;for(const f of["children","title","closeIcon","footer"]){const g=f,S=i[g];S&&(h[g]=v.jsx(We,{...S}))}return h});return v.jsx(v.Fragment,{children:r==null?void 0:r.map(i=>v.jsx(de.Dialog,{...i},i.id))})}var N4=Object.defineProperty,V4=Object.getOwnPropertyDescriptor,A4=(e,t,n,r)=>{for(var i=r>1?void 0:r?V4(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&N4(t,n,i),i},vr=(e,t)=>(n,r)=>t(n,r,e);exports.DesktopDialogService=class extends y.Disposable{constructor(n,r){super();A(this,"_dialogOptions",[]);A(this,"_dialogOptions$",new oe.Subject);this._injector=n,this._uiPartsService=r,this._initUIPart()}dispose(){super.dispose(),this._dialogOptions$.complete()}open(n){return this._dialogOptions.find(r=>r.id===n.id)?this._dialogOptions=this._dialogOptions.map(r=>({...r.id===n.id?n:r,visible:r.id===n.id?!0:r.visible})):this._dialogOptions.push({...n,visible:!0}),this._dialogOptions$.next(this._dialogOptions),y.toDisposable(()=>{this._dialogOptions=[],this._dialogOptions$.next([])})}close(n){this._dialogOptions=this._dialogOptions.map(r=>({...r,visible:r.id===n?!1:r.visible})),this._dialogOptions$.next([...this._dialogOptions])}getDialogs$(){return this._dialogOptions$.asObservable()}_initUIPart(){this.disposeWithMe(this._uiPartsService.registerComponent(Re.GLOBAL,()=>Q.connectInjector(D4,this._injector)))}};exports.DesktopDialogService=A4([vr(0,te.Inject(te.Injector)),vr(1,i1)],exports.DesktopDialogService);class Hn{constructor(){A(this,"_portalContainer",B6()?document.body:void 0);A(this,"_message")}dispose(){var t;(t=this._message)==null||t.dispose()}setContainer(t){this._message||(this._portalContainer=t,this._message=new de.Message(t))}getContainer(){return this._portalContainer}show(t){if(!this._portalContainer)throw new Error("[DesktopMessageService]: no container to show message!");if(!this._message)throw new Error("[DesktopMessageService]: no message implementation!");const{type:n,...r}=t;return this._message[n](r)}}function an(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function j4(e){if(Array.isArray(e))return an(e)}function P4(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function mi(e,t){if(e){if(typeof e=="string")return an(e,t);var n={}.toString.call(e).slice(8,-1);return n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set"?Array.from(e):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?an(e,t):void 0}}function $4(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
11
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function H1(e){return j4(e)||P4(e)||mi(e)||$4()}function k4(e){if(Array.isArray(e))return e}function B4(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,o,a,c=[],d=!0,p=!1;try{if(o=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;d=!1}else for(;!(d=(r=o.call(n)).done)&&(c.push(r.value),c.length!==t);d=!0);}catch(h){p=!0,i=h}finally{try{if(!d&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(p)throw i}}return c}}function U4(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
12
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function De(e,t){return k4(e)||B4(e,t)||mi(e,t)||U4()}function F4(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function ut(e,t){if(e==null)return{};var n,r,i=F4(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||{}.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}function Ge(e){"@babel/helpers - typeof";return Ge=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ge(e)}function z4(e,t){if(Ge(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Ge(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Ci(e){var t=z4(e,"string");return Ge(t)=="symbol"?t:t+""}function Ae(e,t,n){return(t=Ci(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function gr(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Ce(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?gr(Object(n),!0).forEach(function(r){Ae(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):gr(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function g1(){return g1=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},g1.apply(null,arguments)}var bi={exports:{}};/*!
9
+ */var Xa=s,Qa=Symbol.for("react.element"),Ja=Symbol.for("react.fragment"),Ka=Object.prototype.hasOwnProperty,es=Xa.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,ts={key:!0,ref:!0,__self:!0,__source:!0};function A6(e,t,n){var r,i={},o=null,a=null;n!==void 0&&(o=""+n),t.key!==void 0&&(o=""+t.key),t.ref!==void 0&&(a=t.ref);for(r in t)Ka.call(t,r)&&!ts.hasOwnProperty(r)&&(i[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps,t)i[r]===void 0&&(i[r]=t[r]);return{$$typeof:Qa,type:e,key:o,ref:a,props:i,_owner:es.current}}ft.Fragment=Ja;ft.jsx=A6;ft.jsxs=A6;V6.exports=ft;var g=V6.exports;function Kn(e){return typeof e=="function"?e():e}function Oe(e,t,n,r){if(typeof e=="function"&&!r)throw new Error("[useObservable]: expect deps when observable is a function! Otherwise it would cause an infinite loop.");const i=s.useRef(null),o=s.useRef(!1),a=s.useMemo(()=>e,[...typeof r<"u"?r:[e]]),[c,h]=s.useState(0),v=s.useRef((()=>{let p;return a&&Kn(a).subscribe(m=>{o.current=!0,p=m}).unsubscribe(),p!=null?p:t})());if(s.useEffect(()=>{let p=null;return a&&(i.current=Kn(a),p=i.current.subscribe(f=>{v.current=f,h(m=>m+1)})),()=>p==null?void 0:p.unsubscribe()},[a]),n&&!o.current)throw new Error("[useObservable]: expect shouldHaveSyncValue but not getting a sync value!");return v.current}function ze(e){const{title:t,icon:n,label:r,value:i,value$:o}=e,a=u.useDependency(u.LocaleService),c=u.useDependency(qe),h=[];let v=0,p=i;o&&(p=Oe(o,void 0,!0));let f;re.isObservable(n)?f=Oe(n,void 0,!0):f=n;let m=!1;if(p&&typeof p=="string"&&(m=new u.ColorKit(p).isValid),n){const _=c.get(f!=null?f:"");_&&h.push(g.jsx(_,{extend:{colorChannel1:m?p:"rgb(var(--primary-color))"}},v++))}if(r){const _=typeof r=="string",L=_?{...e}:{...r==null?void 0:r.props,...e},x=_?r:r==null?void 0:r.name,w=c.get(x);w?h.push(g.jsx(w,{...L,value:p},v++)):h.push(g.jsx("span",{children:a.t(x)},v++))}return t&&h.push(g.jsx("span",{children:typeof t=="string"?a.t(t):t},v++)),g.jsx(g.Fragment,{children:h})}const ns="univer-ui-plugin-sheets-font-family",rs="univer-ui-plugin-sheets-font-family-item",j6={uiPluginSheetsFontFamily:ns,uiPluginSheetsFontFamilyItem:rs},is=e=>{const{value:t}=e,n=u.useDependency(u.LocaleService),r=s.useMemo(()=>{var o;let i=n.t(`fontFamily.${((o=`${t}`)!=null?o:"").replace(/\s/g,"")}`);return i.startsWith("fontFamily.")&&typeof t=="string"&&(i=t.split(",")[0]),i},[t]);return g.jsx("div",{className:j6.uiPluginSheetsFontFamily,style:{fontFamily:t},children:r})},os=e=>{var r;const{value:t}=e,n=u.useDependency(u.LocaleService);return g.jsx("span",{className:j6.uiPluginSheetsFontFamilyItem,style:{fontFamily:t},children:n.t(`fontFamily.${((r=`${t}`)!=null?r:"").replace(/\s/g,"")}`)})},as=[{value:"Arial"},{value:"Times New Roman"},{value:"Tahoma"},{value:"Verdana"},{value:"Microsoft YaHei"},{value:"SimSun"},{value:"SimHei"},{value:"Kaiti"},{value:"FangSong"},{value:"NSimSun"},{value:"STXinwei"},{value:"STXingkai"},{value:"STLiti"}],ss="univer-ui-plugin-sheets-font-size",ls="univer-ui-plugin-sheets-font-size-input",er={uiPluginSheetsFontSize:ss,uiPluginSheetsFontSizeInput:ls},cs=e=>{const{value:t,min:n,max:r,onChange:i,disabled$:o}=e,a=Oe(o),[c,h]=s.useState(Number(t!=null?t:0)),v=s.useMemo(()=>Number(t!=null?t:c),[t]);function p(m){m!==null&&h(m)}function f(m){m.stopPropagation(),m.code==="Enter"&&i(c.toString())}return g.jsx("div",{className:er.uiPluginSheetsFontSize,children:g.jsx(ue.InputNumber,{className:er.uiPluginSheetsFontSizeInput,value:v,controls:!1,min:n,max:r,onKeyDown:f,onChange:p,disabled:a})})},us=[{label:"9",value:9},{label:"10",value:10},{label:"11",value:11},{label:"12",value:12},{label:"14",value:14},{label:"16",value:16},{label:"18",value:18},{label:"20",value:20},{label:"22",value:22},{label:"24",value:24},{label:"26",value:26},{label:"28",value:28},{label:"36",value:36},{label:"48",value:48},{label:"72",value:72}];var P6={};Object.defineProperty(P6,"__esModule",{value:!0});var $6=P6.default=fs;function fs(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function k6(e){const t=s.useRef(e);return t.current=e,s.useCallback((...n)=>t.current(...n),[])}function B6(e,t){const n=k6(()=>{if(!e||!t)return;const r=e.style,i=e.getBoundingClientRect(),{y:o}=i,a=t.getBoundingClientRect(),c=e.scrollHeight>i.height,h=o<0||o+i.height>a.height;if(!h&&!c){r.overflowY="",r.maxHeight="";return}h&&(r.overflowY="scroll",r.maxHeight=o<0?`${e.scrollHeight+o}px`:`${a.height-o}px`)});s.useEffect(()=>{if(!$6()||!e||!t)return;n();const r=ue.resizeObserverCtor(n);return r.observe(e),()=>{r.unobserve(e)}},[e,t])}function ds(e,t,...n){return e.t(t)}const tr="univer.command.copy",vn={id:tr,name:tr,multi:!0,priority:0,type:u.CommandType.COMMAND,preconditions:()=>!1,handler:async()=>!0},nr="univer.command.cut",gn={id:nr,name:nr,multi:!0,priority:0,type:u.CommandType.COMMAND,preconditions:()=>!1,handler:async()=>!0},rr="univer.command.paste",mn={id:rr,name:rr,multi:!0,priority:0,type:u.CommandType.COMMAND,preconditions:()=>!1,handler:async()=>!0};function hs(e,t,n){return window.addEventListener(e,t,n),u.toDisposable(()=>window.removeEventListener(e,t,n))}var ps=Object.defineProperty,vs=Object.getOwnPropertyDescriptor,gs=(e,t,n,r)=>{for(var i=r>1?void 0:r?vs(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&ps(t,n,i),i},z1=(e,t)=>(n,r)=>t(n,r,e);class ms{constructor(t){A(this,"_focus",!1);A(this,"_valueLegality",!0);A(this,"_openForSheetUnitId");A(this,"_openForSheetSubUnitId");this._param=t,this._openForSheetUnitId=this._param.openForSheetUnitId,this._openForSheetSubUnitId=this._param.openForSheetSubUnitId}get documentDataModel(){return this._param.documentDataModel}get editorUnitId(){return this._param.editorUnitId}get cancelDefaultResizeListener(){return this._param.cancelDefaultResizeListener}get render(){return this._param.render}isSingleChoice(){return this._param.isSingleChoice}setOpenForSheetUnitId(t){this._openForSheetUnitId=t}getOpenForSheetUnitId(){return this._openForSheetUnitId}setOpenForSheetSubUnitId(t){this._openForSheetSubUnitId=t}getOpenForSheetSubUnitId(){return this._openForSheetSubUnitId}isValueLegality(){return this._valueLegality===!0}setValueLegality(t=!0){this._valueLegality=t}isFocus(){return this._focus}setFocus(t=!1){this._focus=t}isSingle(){return this._param.isSingle===!0||this.onlyInputRange()}isReadOnly(){return this._param.isReadonly===!0}onlyInputContent(){return this._param.onlyInputContent===!0}onlyInputFormula(){return this._param.onlyInputFormula===!0}onlyInputRange(){return this._param.onlyInputRange===!0}getBoundingClientRect(){return this._param.editorDom.getBoundingClientRect()}isVisible(){return this._param.visible}isSheetEditor(){return this._param.isSheetEditor===!0}getValue(){var n;return(((n=this._param.documentDataModel.getBody())==null?void 0:n.dataStream)||"").replace(/\r\n/g,"").replace(/\n/g,"").replace(/\n/g,"")}getBody(){return this._param.documentDataModel.getBody()}update(t){this._param={...this._param,...t}}verticalAlign(){var a,c;const t=(a=this._param)==null?void 0:a.documentDataModel;if(t==null)return;const{width:n,height:r}=this._param.editorDom.getBoundingClientRect();if(r===0||n===0)return;if(!this.isSingle()){t.updateDocumentDataPageSize(n,void 0);return}let i=u.DEFAULT_STYLES.fs;(c=this._param.canvasStyle)!=null&&c.fontSize&&(i=this._param.canvasStyle.fontSize);const o=(r-i*4/3)/2-2;t.updateDocumentDataMargin({t:o<0?0:o}),t.updateDocumentDataPageSize(void 0,void 0)}updateCanvasStyle(){var r;const t=this._param.documentDataModel;if(t==null)return;const n={};(r=this._param.canvasStyle)!=null&&r.fontSize&&(n.textStyle==null&&(n.textStyle={}),n.textStyle.fs=this._param.canvasStyle.fontSize),t.updateDocumentStyle(n)}}exports.EditorService=class extends u.Disposable{constructor(n,r,i,o){super();A(this,"_editors",new Map);A(this,"_focusEditorUnitId");A(this,"_state$",new re.Subject);A(this,"state$",this._state$.asObservable());A(this,"_currentSheetUnitId");A(this,"_currentSheetSubUnitId");A(this,"_inputFormula$",new re.Subject);A(this,"inputFormula$",this._inputFormula$.asObservable());A(this,"_resize$",new re.Subject);A(this,"resize$",this._resize$.asObservable());A(this,"_closeRangePrompt$",new re.Subject);A(this,"closeRangePrompt$",this._closeRangePrompt$.asObservable());A(this,"_blur$",new re.Subject);A(this,"blur$",this._blur$.asObservable());A(this,"_focus$",new re.Subject);A(this,"focus$",this._focus$.asObservable());A(this,"_setValue$",new re.Subject);A(this,"setValue$",this._setValue$.asObservable());A(this,"_valueChange$",new re.Subject);A(this,"valueChange$",this._valueChange$.asObservable());A(this,"_focusStyle$",new re.Subject);A(this,"focusStyle$",this._focusStyle$.asObservable());A(this,"_singleSelection$",new re.Subject);A(this,"singleSelection$",this._singleSelection$.asObservable());A(this,"_spreadsheetFocusState",!1);this._univerInstanceService=n,this._renderManagerService=r,this._lexerTreeBuilder=i,this._contextService=o}setFocusId(n){this._focusEditorUnitId=n}getFocusId(){return this._focusEditorUnitId}getFocusEditor(){if(this._focusEditorUnitId)return this.getEditor(this._focusEditorUnitId)}isEditor(n){return this._editors.has(n)}isSheetEditor(n){const r=this._editors.get(n);return!!(r&&r.isSheetEditor())}closeRangePrompt(){const n=this._univerInstanceService.getCurrentUniverDocInstance();if(!n)return;const r=n.getUnitId();this._contextService.setContextValue(u.EDITOR_ACTIVATED,!1),this._contextService.setContextValue(u.FOCUSING_EDITOR_STANDALONE,!1),!(!this.isEditor(r)||this.isSheetEditor(r))&&(this.changeSpreadsheetFocusState(!1),this.blur())}changeSpreadsheetFocusState(n){this._spreadsheetFocusState=n}getSpreadsheetFocusState(){return this._spreadsheetFocusState}focusStyle(n){const r=this.getEditor(n);if(!r)return!1;r.setFocus(!0),this._contextService.setContextValue(u.EDITOR_ACTIVATED,!0),this._contextService.setContextValue(u.FOCUSING_EDITOR_STANDALONE,!0),this._contextService.setContextValue(u.FOCUSING_UNIVER_EDITOR_STANDALONE_SINGLE_MODE,r.isSingle()),this._spreadsheetFocusState||this.singleSelection(r.isSingleChoice()),this._focusStyle$.next(n),this.setFocusId(n)}singleSelection(n){this._singleSelection$.next(n)}selectionChangingState(){const n=this.getFocusId();if(n==null)return!0;const r=this.getEditor(n);return!r||r.isSheetEditor()?!0:r.onlyInputRange()!==!0&&r.onlyInputFormula()!==!0?(this.blur(),!0):r.onlyInputFormula()===!0&&this._contextService.getContextValue(u.FOCUSING_EDITOR_INPUT_FORMULA)!==!0?(this.blur(),!0):!this.getSpreadsheetFocusState()}blur(){this._spreadsheetFocusState||(this._closeRangePrompt$.next(null),this.singleSelection(!1),this.setFocusId(null),this._contextService.setContextValue(u.EDITOR_ACTIVATED,!1),this._contextService.setContextValue(u.FOCUSING_EDITOR_STANDALONE,!1)),this.getAllEditor().forEach(n=>{n.setFocus(!1)}),this._focusStyle$.next(),this._blur$.next(null)}focus(n){if(n==null){const o=this._univerInstanceService.getCurrentUniverDocInstance();if(!o)return;n=o.getUnitId()}const r=this.getEditor(n);if(r==null)return;this._univerInstanceService.setCurrentUnitForType(n);const i=r.getValue().length;this.focusStyle(n),this._focus$.next({startOffset:i-2,endOffset:i-2})}setFormula(n,r){r==null&&(r=this._getCurrentEditorUnitId()),this._inputFormula$.next({formulaString:n,editorUnitId:r})}setValue(n,r){r==null&&(r=this._getCurrentEditorUnitId()),this.setValueNoRefresh(n,r),this._refreshValueChange(r)}setValueNoRefresh(n,r){this._setValue$.next({body:{dataStream:n},editorUnitId:r}),this.resize(r)}getValue(n){const r=this.getEditor(n);if(r!=null)return r.getValue()}setRichValue(n,r){r==null&&(r=this._getCurrentEditorUnitId()),this._setValue$.next({body:n,editorUnitId:r}),this._refreshValueChange(r)}getRichValue(n){const r=this.getEditor(n);if(r!=null)return r.getBody()}dispose(){this._state$.complete(),this._editors.clear(),super.dispose()}getEditor(n){return n==null&&(n=this._getCurrentEditorUnitId()),this._editors.get(n)}getAllEditor(){return this._editors}getFirstEditor(){return[...this.getAllEditor().values()][0]}resize(n){const r=this.getEditor(n);r!=null&&(r.verticalAlign(),this._resize$.next(n))}isVisible(n){var r;return(r=this.getEditor(n))==null?void 0:r.isVisible()}setOperationSheetUnitId(n){this._currentSheetUnitId=n}getOperationSheetUnitId(){return this._currentSheetUnitId}setOperationSheetSubUnitId(n){this._currentSheetSubUnitId=n}getOperationSheetSubUnitId(){return this._currentSheetSubUnitId}register(n,r){var p,f,m,_;const{initialSnapshot:i,editorUnitId:o,canvasStyle:a={}}=n,c=this._univerInstanceService.createUnit(u.UniverInstanceType.UNIVER_DOC,i||this._getBlank(o));let h=this._renderManagerService.getRenderById(o);h==null&&(this._renderManagerService.create(o),h=this._renderManagerService.getRenderById(o)),h.engine.setContainer(r);const v=new ms({...n,render:h,documentDataModel:c,editorDom:r,canvasStyle:a});return this._editors.set(o,v),(_=(m=(f=(p=h.mainComponent)==null?void 0:p.getScene())==null?void 0:f.getViewports())==null?void 0:m[0].getScrollBar())==null||_.dispose(),v.isSheetEditor()||(v.verticalAlign(),v.updateCanvasStyle()),u.toDisposable(()=>{this._unRegister(o)})}_unRegister(n){const r=this._editors.get(n);if(r==null)return;if(this._renderManagerService.removeRender(n),r.documentDataModel.dispose(),this._editors.delete(n),this._univerInstanceService.disposeUnit(n),this._univerInstanceService.getAllUnitsForType(u.UniverInstanceType.UNIVER_SHEET).length>0){const o=this._univerInstanceService.getCurrentUnitForType(u.UniverInstanceType.UNIVER_SHEET);this._univerInstanceService.focusUnit(o.getUnitId())}}refreshValueChange(n){this._refreshValueChange(n)}checkValueLegality(n){const r=this._editors.get(n);if(r==null)return!0;let i=r.getValue();if(r.setValueLegality(),i=i.replace(/\r\n/g,"").replace(/\n/g,"").replace(/\n/g,""),i.length===0)return!0;if(r.onlyInputFormula()){if(i.substring(0,1)!==i1.operatorToken.EQUALS)return r.setValueLegality(!1),!1;const o=this._lexerTreeBuilder.checkIfAddBracket(i);r.setValueLegality(o===0)}else if(r.onlyInputRange()){const o=i.split(",");if(r.isSingleChoice()&&o.length>1)return r.setValueLegality(!1),!1;r.setValueLegality(i1.isReferenceStrings(i))}return r.isValueLegality()}_refreshValueChange(n){const r=this.getEditor(n);r!=null&&this._valueChange$.next(r)}_getCurrentEditorUnitId(){return this._univerInstanceService.getCurrentUniverDocInstance().getUnitId()}_refresh(n){this._state$.next(n)}_getBlank(n){return{id:n,body:{dataStream:`${u.DEFAULT_EMPTY_DOCUMENT_VALUE}`,textRuns:[],paragraphs:[{startIndex:0}]},documentStyle:{renderConfig:{verticalAlign:u.VerticalAlign.TOP,horizontalAlign:u.HorizontalAlign.LEFT},marginLeft:3,marginTop:0,marginRight:3}}}};exports.EditorService=gs([z1(0,u.IUniverInstanceService),z1(1,v1.IRenderManagerService),z1(2,u.Inject(i1.LexerTreeBuilder)),z1(3,u.IContextService)],exports.EditorService);const E1=u.createIdentifier("univer.editor.service");var Cs=Object.defineProperty,bs=Object.getOwnPropertyDescriptor,Ss=(e,t,n,r)=>{for(var i=r>1?void 0:r?bs(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&Cs(t,n,i),i},Wt=(e,t)=>(n,r)=>t(n,r,e);const _s="FOCUSING_UNIVER",ys=["univer-app-layout","univer-toolbar-btn","univer-menu-item","univer-button","univer-sheet-bar-btn","univer-render-canvas","univer-workbench-layout"],Ls=["univer-editor","univer-range-selector","univer-range-selector-editor","univer-render-canvas","univer-text-editor-container-placeholder"],o1=u.createIdentifier("ui.layout-service");exports.DesktopLayoutService=class extends u.Disposable{constructor(n,r,i){super();A(this,"_rootContainerElement",null);A(this,"_isFocused",!1);A(this,"_focusHandlers",new Map);A(this,"_canvasContainers",[]);A(this,"_allContainers",[]);this._contextService=n,this._univerInstanceService=r,this._editorService=i,this._initUniverFocusListener(),this._initEditorStatus()}get isFocused(){return this._isFocused}get rootContainerElement(){return this._rootContainerElement}focus(){const n=this._univerInstanceService.getFocusedUnit();if(!n)return;let r;n instanceof u.Workbook?r=this._focusHandlers.get(u.UniverInstanceType.UNIVER_SHEET):n instanceof u.DocumentDataModel?r=this._focusHandlers.get(u.UniverInstanceType.UNIVER_DOC):n instanceof u.SlideDataModel&&(r=this._focusHandlers.get(u.UniverInstanceType.UNIVER_SLIDE)),r&&r(n.getUnitId())}registerFocusHandler(n,r){if(this._focusHandlers.has(n))throw new Error(`[DesktopLayoutService]: handler of type ${n} bas been registered!`);return this._focusHandlers.set(n,r),u.toDisposable(()=>this._focusHandlers.delete(n))}registerCanvasElement(n){if(this._canvasContainers.indexOf(n)===-1)return this._canvasContainers.push(n),u.toDisposable(()=>u.remove(this._canvasContainers,n));throw new Error("[DesktopLayoutService]: canvas container already registered!")}getCanvasElement(){return this._canvasContainers[0]}registerRootContainerElement(n){if(this._rootContainerElement)throw new Error("[DesktopLayoutService]: root container already registered!");this._rootContainerElement=n;const r=this.registerContainerElement(n);return u.toDisposable(()=>{this._rootContainerElement=null,r.dispose()})}registerContainerElement(n){if(this._allContainers.indexOf(n)===-1)return this._allContainers.push(n),u.toDisposable(()=>u.remove(this._allContainers,n));throw new Error("[LayoutService]: container already registered!")}checkElementInCurrentContainers(n){return this._allContainers.some(r=>r.contains(n))}checkCanvasIsFocused(){return this._canvasContainers.some(n=>n===document.activeElement||n.contains(document.activeElement))}_initUniverFocusListener(){this.disposeWithMe(re.fromEvent(window,"focusin").subscribe(n=>{const r=n.target;if(this._blurSheetEditor(r),ys.some(i=>r.classList.contains(i))){queueMicrotask(()=>this.focus());return}r&&this.checkElementInCurrentContainers(r)?this._isFocused=!0:this._isFocused=!1,this._contextService.setContextValue(_s,this._isFocused),this._contextService.setContextValue(u.FOCUSING_UNIVER_EDITOR,ir())}))}_initEditorStatus(){this._contextService.setContextValue(u.FOCUSING_UNIVER_EDITOR,ir())}_blurSheetEditor(n){if(Ls.some(i=>n.classList.contains(i)))return;const r=this._editorService.getFocusEditor();r&&r.isSheetEditor()!==!0&&this._editorService.blur()}};exports.DesktopLayoutService=Ss([u.OnLifecycle(u.LifecycleStages.Ready,o1),Wt(0,u.IContextService),Wt(1,u.IUniverInstanceService),Wt(2,E1)],exports.DesktopLayoutService);function ir(){var e;return!!((e=document.activeElement)!=null&&e.classList.contains("univer-editor"))}const dt=u.createIdentifier("ui.platform.service");class Cn{get isMac(){return/Mac/.test(navigator.appVersion)}get isWindows(){return/Windows/.test(navigator.appVersion)}get isLinux(){return/Linux/.test(navigator.appVersion)}}var u1=(e=>(e[e.UNKNOWN=0]="UNKNOWN",e[e.BACKSPACE=8]="BACKSPACE",e[e.TAB=9]="TAB",e[e.ENTER=13]="ENTER",e[e.SHIFT=16]="SHIFT",e[e.CTRL=17]="CTRL",e[e.ESC=27]="ESC",e[e.SPACE=32]="SPACE",e[e.ARROW_LEFT=37]="ARROW_LEFT",e[e.ARROW_UP=38]="ARROW_UP",e[e.ARROW_RIGHT=39]="ARROW_RIGHT",e[e.ARROW_DOWN=40]="ARROW_DOWN",e[e.INSERT=45]="INSERT",e[e.DELETE=46]="DELETE",e[e.Digit0=48]="Digit0",e[e.Digit1=49]="Digit1",e[e.Digit2=50]="Digit2",e[e.Digit3=51]="Digit3",e[e.Digit4=52]="Digit4",e[e.Digit5=53]="Digit5",e[e.Digit6=54]="Digit6",e[e.Digit7=55]="Digit7",e[e.Digit8=56]="Digit8",e[e.Digit9=57]="Digit9",e[e.A=65]="A",e[e.B=66]="B",e[e.C=67]="C",e[e.D=68]="D",e[e.E=69]="E",e[e.F=70]="F",e[e.G=71]="G",e[e.H=72]="H",e[e.I=73]="I",e[e.J=74]="J",e[e.K=75]="K",e[e.L=76]="L",e[e.M=77]="M",e[e.N=78]="N",e[e.O=79]="O",e[e.P=80]="P",e[e.Q=81]="Q",e[e.R=82]="R",e[e.S=83]="S",e[e.T=84]="T",e[e.U=85]="U",e[e.V=86]="V",e[e.W=87]="W",e[e.X=88]="X",e[e.Y=89]="Y",e[e.Z=90]="Z",e[e.F1=112]="F1",e[e.F2=113]="F2",e[e.F3=114]="F3",e[e.F4=115]="F4",e[e.F5=116]="F5",e[e.F6=117]="F6",e[e.F7=118]="F7",e[e.F8=119]="F8",e[e.F9=120]="F9",e[e.F10=121]="F10",e[e.F11=122]="F11",e[e.F12=123]="F12",e[e.NUM_LOCK=144]="NUM_LOCK",e[e.SCROLL_LOCK=145]="SCROLL_LOCK",e[e.EQUAL=187]="EQUAL",e[e.COMMA=188]="COMMA",e[e.MINUS=189]="MINUS",e[e.PERIOD=190]="PERIOD",e[e.BACK_SLASH=220]="BACK_SLASH",e))(u1||{});const Es={8:"Backspace",9:"Tab",13:"Enter",46:"Del",27:"Esc",32:"Space",37:"←",39:"→",38:"↑",40:"↓",48:"0",49:"1",50:"2",51:"3",52:"4",53:"5",54:"6",55:"7",56:"8",57:"9",65:"A",66:"B",67:"C",68:"D",69:"E",70:"F",71:"G",72:"H",73:"I",74:"J",75:"K",76:"L",77:"M",78:"N",79:"O",80:"P",81:"Q",82:"R",83:"S",84:"T",85:"U",86:"V",87:"W",88:"X",89:"Y",90:"Z",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",189:"-",187:"=",190:".",188:",",220:"\\"};var Pe=(e=>(e[e.SHIFT=1024]="SHIFT",e[e.ALT=2048]="ALT",e[e.CTRL_COMMAND=4096]="CTRL_COMMAND",e[e.MAC_CTRL=8192]="MAC_CTRL",e))(Pe||{}),ws=Object.defineProperty,Ms=Object.getOwnPropertyDescriptor,Rs=(e,t,n,r)=>{for(var i=r>1?void 0:r?Ms(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&ws(t,n,i),i},Z1=(e,t)=>(n,r)=>t(n,r,e);const g1=u.createIdentifier("univer.shortcut");exports.ShortcutService=class extends u.Disposable{constructor(n,r,i,o){super();A(this,"_shortCutMapping",new Map);A(this,"_commandIDMapping",new Map);A(this,"_shortcutChanged$",new re.Subject);A(this,"shortcutChanged$",this._shortcutChanged$.asObservable());A(this,"_forceEscaped",!1);A(this,"_disable",!1);this._commandService=n,this._platformService=r,this._contextService=i,this._layoutService=o,this.disposeWithMe(hs("keydown",a=>{this._resolveKeyboardEvent(a)},{capture:!0}))}setDisable(n){this._disable=n}getAllShortcuts(){return Array.from(this._shortCutMapping.values()).map(n=>Array.from(n.values())).flat()}registerShortcut(n){const r=this._getBindingFromItem(n),i=this._shortCutMapping.get(r);i?i.add(n):this._shortCutMapping.set(r,new Set([n]));const o=n.id,a=this._commandIDMapping.get(o);return a?a.add(n):this._commandIDMapping.set(o,new Set([n])),this._emitShortcutChanged(),u.toDisposable(()=>{var c,h,v,p;(c=this._shortCutMapping.get(r))==null||c.delete(n),((h=this._shortCutMapping.get(r))==null?void 0:h.size)===0&&this._shortCutMapping.delete(r),(v=this._commandIDMapping.get(o))==null||v.delete(n),((p=this._commandIDMapping.get(o))==null?void 0:p.size)===0&&this._commandIDMapping.delete(o),this._emitShortcutChanged()})}getShortcutDisplayOfCommand(n){const r=this._commandIDMapping.get(n);return r?this.getShortcutDisplay(r.values().next().value):null}getShortcutDisplay(n){var v;const r=this._getBindingFromItem(n),i=r&Pe.CTRL_COMMAND,o=r&Pe.SHIFT,a=r&Pe.ALT,c=r&Pe.MAC_CTRL,h=(v=Es[r&255])!=null?v:"<->";return this._platformService.isMac?`${i?"⌘":""}${o?"⇧":""}${a?"⌥":""}${c?"⌃":""}${h}`:`${i?"Ctrl+":""}${o?"Shift+":""}${a?"Alt+":""}${h}`}_emitShortcutChanged(){this._shortcutChanged$.next()}forceEscape(){return this._forceEscaped=!0,u.toDisposable(()=>this._forceEscaped=!1)}_resolveKeyboardEvent(n){if(this._forceEscaped||this._disable||this._layoutService&&!this._layoutService.checkElementInCurrentContainers(n.target))return;this._dispatch(n)&&n.preventDefault()}_dispatch(n){const r=this._deriveBindingFromEvent(n);if(r===null)return!1;const i=this._shortCutMapping.get(r);if(i===void 0)return!1;const o=Array.from(i).sort((a,c)=>{var h,v;return((h=c.priority)!=null?h:0)-((v=a.priority)!=null?v:0)}).find(a=>{var c,h;return(h=(c=a.preconditions)==null?void 0:c.call(a,this._contextService))!=null?h:!0});return o?(this._commandService.executeCommand(o.id,o.staticParameters),!0):!1}_getBindingFromItem(n){return this._platformService.isMac&&n.mac?n.mac:this._platformService.isWindows&&n.win?n.win:this._platformService.isLinux&&n.linux?n.linux:n.binding}_deriveBindingFromEvent(n){const{shiftKey:r,metaKey:i,altKey:o,keyCode:a}=n;let c=a;return r&&(c|=Pe.SHIFT),o&&(c|=Pe.ALT),(this._platformService.isMac?i:n.ctrlKey)&&(c|=Pe.CTRL_COMMAND),this._platformService.isMac&&n.ctrlKey&&(c|=Pe.MAC_CTRL),c}};exports.ShortcutService=Rs([Z1(0,u.ICommandService),Z1(1,dt),Z1(2,u.IContextService),Z1(3,u.Optional(o1))],exports.ShortcutService);function U6(e,t){return!t||!e||(["group","type","icon","title","tooltip","positions"].forEach(i=>{t[i]!==void 0&&(e[i]=t[i])}),["hidden","disabled","activated"].forEach(i=>{xs(e,`${i}$`,t[i])})),e}function xs(e,t,n){if(n!==void 0&&e[t]){const r=e[t].pipe(re.switchMap(()=>new re.BehaviorSubject(n)));e[t]=r}}var Is=Object.defineProperty,Os=Object.getOwnPropertyDescriptor,Hs=(e,t,n,r)=>{for(var i=r>1?void 0:r?Os(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&Is(t,n,i),i},Ts=(e,t)=>(n,r)=>t(n,r,e);const a1=u.createIdentifier("univer.menu-service");exports.MenuService=class extends u.Disposable{constructor(n){super();A(this,"_menuItemMap",new Map);A(this,"_menuByPositions",new Map);A(this,"_menuConfigs",new Map);A(this,"_menuChanged$",new re.BehaviorSubject(void 0));A(this,"menuChanged$",this._menuChanged$.asObservable());this._shortcutService=n}dispose(){this._menuItemMap.clear(),this._menuChanged$.complete()}addMenuItem(n,r){if(this._menuItemMap.has(n.id))throw new Error(`Menu item with the same id ${n.id} has already been added!`);const i=r==null?void 0:r[n.id];return this._menuItemMap.set(n.id,U6(n,i)),Array.isArray(n.positions)?n.positions.forEach(o=>this._appendMenuToPosition(n,o)):this._appendMenuToPosition(n,n.positions),this._menuChanged$.next(),u.toDisposable(()=>{if(this._menuItemMap.delete(n.id),Array.isArray(n.positions))n.positions.forEach(o=>{const a=this._menuByPositions.get(o);if(!a)return;const c=a.findIndex(h=>h[0]===n.id);c>-1&&a.splice(c,1)});else{const o=this._menuByPositions.get(n.positions);if(!o)return;const a=o.findIndex(c=>c[0]===n.id);a>-1&&o.splice(a,1)}this._menuChanged$.next()})}getMenuItems(n){if(this._menuByPositions.has(n)){const r=this._menuByPositions.get(n);if(r)return[...r.values()].map(i=>this._getDisplayMenuItems(i[1]))}return[]}setMenuItem(n){this._menuItemMap.set(n.id,n),this._menuChanged$.next()}getMenuItem(n){return this._menuItemMap.has(n)?this._menuItemMap.get(n):null}setMenuConfigs(n,r){this._menuConfigs.set(n,r)}getMenuConfig(n){return this._menuConfigs.has(n)?this._menuConfigs.get(n):null}_getDisplayMenuItems(n){const r=this._shortcutService.getShortcutDisplayOfCommand(n.id);return r?{...n,shortcut:r}:n}_appendMenuToPosition(n,r){this._menuByPositions.has(r)||this._menuByPositions.set(r,[]);const i=this._menuByPositions.get(r);if(i.findIndex(o=>o[0]===n.id)>-1)throw new Error(`Menu item with the same id ${n.id} has already been added!`);i.push([n.id,n])}};exports.MenuService=Hs([Ts(0,g1)],exports.MenuService);const F6={id:"sheet.operation.set-editor-resize",type:u.CommandType.OPERATION,handler:(e,t)=>!0};var Ye=(e=>(e.VOID="void",e.TOOLBAR_START="uiToolbar.start",e.TOOLBAR_INSERT="uiToolbar.insert",e.TOOLBAR_FORMULAS="uiToolbar.formulas",e.TOOLBAR_DATA="uiToolbar.data",e.TOOLBAR_VIEW="uiToolbar.view",e.TOOLBAR_OTHERS="uiToolbar.others",e.CONTEXT_MENU="contextMenu",e))(Ye||{}),c1=(e=>(e[e.TOOLBAR_HISTORY=0]="TOOLBAR_HISTORY",e[e.TOOLBAR_FORMAT=1]="TOOLBAR_FORMAT",e[e.TOOLBAR_LAYOUT=2]="TOOLBAR_LAYOUT",e[e.TOOLBAR_FORMULAS_INSERT=3]="TOOLBAR_FORMULAS_INSERT",e[e.TOOLBAR_FORMULAS_VIEW=4]="TOOLBAR_FORMULAS_VIEW",e[e.TOOLBAR_FILE=5]="TOOLBAR_FILE",e[e.TOOLBAR_OTHERS=6]="TOOLBAR_OTHERS",e[e.CONTEXT_MENU_FORMAT=7]="CONTEXT_MENU_FORMAT",e[e.CONTEXT_MENU_LAYOUT=8]="CONTEXT_MENU_LAYOUT",e[e.CONTEXT_MENU_DATA=9]="CONTEXT_MENU_DATA",e[e.CONTEXT_MENU_OTHERS=10]="CONTEXT_MENU_OTHERS",e))(c1||{}),ke=(e=>(e[e.BUTTON=0]="BUTTON",e[e.SELECTOR=1]="SELECTOR",e[e.BUTTON_SELECTOR=2]="BUTTON_SELECTOR",e[e.SUBITEMS=3]="SUBITEMS",e))(ke||{});function Ds(e){const t=e.get(u.IUndoRedoService);return{id:u.UndoCommand.id,group:c1.TOOLBAR_HISTORY,type:ke.BUTTON,icon:"UndoSingle",title:"Undo",tooltip:"toolbar.undo",positions:[Ye.TOOLBAR_START],disabled$:t.undoRedoStatus$.pipe(Ar.map(n=>n.undos<=0))}}function Ns(e){const t=e.get(u.IUndoRedoService);return{id:u.RedoCommand.id,group:c1.TOOLBAR_HISTORY,type:ke.BUTTON,icon:"RedoSingle",title:"Redo",tooltip:"toolbar.redo",positions:[Ye.TOOLBAR_START],disabled$:t.undoRedoStatus$.pipe(Ar.map(n=>n.redos<=0))}}var Vs=Object.defineProperty,As=Object.getOwnPropertyDescriptor,js=(e,t,n,r)=>{for(var i=r>1?void 0:r?As(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&Vs(t,n,i),i},W1=(e,t)=>(n,r)=>t(n,r,e);function ht(e){return e.getContextValue(u.FOCUSING_UNIVER_EDITOR)}const z6={id:vn.id,description:"shortcut.copy",group:"1_common-edit",binding:u1.C|Pe.CTRL_COMMAND,preconditions:ht},Z6={id:gn.id,description:"shortcut.cut",group:"1_common-edit",binding:u1.X|Pe.CTRL_COMMAND,preconditions:ht},Ps={id:mn.id,description:"shortcut.paste",group:"1_common-edit",binding:u1.V|Pe.CTRL_COMMAND,preconditions:()=>!1},W6={id:u.UndoCommand.id,description:"shortcut.undo",group:"1_common-edit",binding:u1.Z|Pe.CTRL_COMMAND,preconditions:ht},G6={id:u.RedoCommand.id,description:"shortcut.redo",group:"1_common-edit",binding:u1.Y|Pe.CTRL_COMMAND,preconditions:ht};exports.SharedController=class extends u.Disposable{constructor(t,n,r,i,o){super(),this._config=t,this._injector=n,this._menuService=r,this._shortcutService=i,this._commandService=o,this.initialize()}initialize(){this._registerCommands(),this._registerShortcuts(),this._registerMenus()}_registerMenus(){var n,r;const t=(r=(n=this._config)==null?void 0:n.menu)!=null?r:{};[Ds,Ns].forEach(i=>{this.disposeWithMe(this._menuService.addMenuItem(this._injector.invoke(i),t))})}_registerCommands(){[gn,vn,mn,F6].forEach(t=>this.disposeWithMe(this._commandService.registerMultipleCommand(t)))}_registerShortcuts(){const t=[W6,G6];t.push(Z6,z6,Ps),t.forEach(n=>this.disposeWithMe(this._shortcutService.registerShortcut(n)))}};exports.SharedController=js([u.OnLifecycle(u.LifecycleStages.Ready,exports.SharedController),W1(1,u.Inject(u.Injector)),W1(2,a1),W1(3,g1),W1(4,u.ICommandService)],exports.SharedController);const pt=u.createIdentifier("univer.ui.ui-controller");u.runOnLifecycle(u.LifecycleStages.Ready,pt);const Y6="UNIVER_UI_CONFIG_KEY";var N1={},q6={exports:{}},X6={exports:{}};(function(e){function t(n){"@babel/helpers - typeof";return e.exports=t=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(X6);var V1=X6.exports;(function(e){var t=V1.default;function n(i){if(typeof WeakMap!="function")return null;var o=new WeakMap,a=new WeakMap;return(n=function(h){return h?a:o})(i)}function r(i,o){if(!o&&i&&i.__esModule)return i;if(i===null||t(i)!="object"&&typeof i!="function")return{default:i};var a=n(o);if(a&&a.has(i))return a.get(i);var c={__proto__:null},h=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var v in i)if(v!=="default"&&{}.hasOwnProperty.call(i,v)){var p=h?Object.getOwnPropertyDescriptor(i,v):null;p&&(p.get||p.set)?Object.defineProperty(c,v,p):c[v]=i[v]}return c.default=i,a&&a.set(i,c),c}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports})(q6);var $s=q6.exports,Q6={exports:{}};(function(e){function t(n){return n&&n.__esModule?n:{default:n}}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(Q6);var ks=Q6.exports,J6={exports:{}};(function(e){var t=V1.default;function n(){e.exports=n=function(){return i},e.exports.__esModule=!0,e.exports.default=e.exports;var r,i={},o=Object.prototype,a=o.hasOwnProperty,c=Object.defineProperty||function(T,M,I){T[M]=I.value},h=typeof Symbol=="function"?Symbol:{},v=h.iterator||"@@iterator",p=h.asyncIterator||"@@asyncIterator",f=h.toStringTag||"@@toStringTag";function m(T,M,I){return Object.defineProperty(T,M,{value:I,enumerable:!0,configurable:!0,writable:!0}),T[M]}try{m({},"")}catch{m=function(I,B,G){return I[B]=G}}function _(T,M,I,B){var G=M&&M.prototype instanceof J?M:J,W=Object.create(G.prototype),q=new oe(B||[]);return c(W,"_invoke",{value:ie(T,I,q)}),W}function L(T,M,I){try{return{type:"normal",arg:T.call(M,I)}}catch(B){return{type:"throw",arg:B}}}i.wrap=_;var x="suspendedStart",w="suspendedYield",j="executing",Z="completed",U={};function J(){}function E(){}function D(){}var k={};m(k,v,function(){return this});var $=Object.getPrototypeOf,F=$&&$($(he([])));F&&F!==o&&a.call(F,v)&&(k=F);var z=D.prototype=J.prototype=Object.create(k);function Y(T){["next","throw","return"].forEach(function(M){m(T,M,function(I){return this._invoke(M,I)})})}function ne(T,M){function I(G,W,q,se){var _e=L(T[G],T,W);if(_e.type!=="throw"){var Me=_e.arg,Ee=Me.value;return Ee&&t(Ee)=="object"&&a.call(Ee,"__await")?M.resolve(Ee.__await).then(function(fe){I("next",fe,q,se)},function(fe){I("throw",fe,q,se)}):M.resolve(Ee).then(function(fe){Me.value=fe,q(Me)},function(fe){return I("throw",fe,q,se)})}se(_e.arg)}var B;c(this,"_invoke",{value:function(W,q){function se(){return new M(function(_e,Me){I(W,q,_e,Me)})}return B=B?B.then(se,se):se()}})}function ie(T,M,I){var B=x;return function(G,W){if(B===j)throw Error("Generator is already running");if(B===Z){if(G==="throw")throw W;return{value:r,done:!0}}for(I.method=G,I.arg=W;;){var q=I.delegate;if(q){var se=ce(q,I);if(se){if(se===U)continue;return se}}if(I.method==="next")I.sent=I._sent=I.arg;else if(I.method==="throw"){if(B===x)throw B=Z,I.arg;I.dispatchException(I.arg)}else I.method==="return"&&I.abrupt("return",I.arg);B=j;var _e=L(T,M,I);if(_e.type==="normal"){if(B=I.done?Z:w,_e.arg===U)continue;return{value:_e.arg,done:I.done}}_e.type==="throw"&&(B=Z,I.method="throw",I.arg=_e.arg)}}}function ce(T,M){var I=M.method,B=T.iterator[I];if(B===r)return M.delegate=null,I==="throw"&&T.iterator.return&&(M.method="return",M.arg=r,ce(T,M),M.method==="throw")||I!=="return"&&(M.method="throw",M.arg=new TypeError("The iterator does not provide a '"+I+"' method")),U;var G=L(B,T.iterator,M.arg);if(G.type==="throw")return M.method="throw",M.arg=G.arg,M.delegate=null,U;var W=G.arg;return W?W.done?(M[T.resultName]=W.value,M.next=T.nextLoc,M.method!=="return"&&(M.method="next",M.arg=r),M.delegate=null,U):W:(M.method="throw",M.arg=new TypeError("iterator result is not an object"),M.delegate=null,U)}function ae(T){var M={tryLoc:T[0]};1 in T&&(M.catchLoc=T[1]),2 in T&&(M.finallyLoc=T[2],M.afterLoc=T[3]),this.tryEntries.push(M)}function Q(T){var M=T.completion||{};M.type="normal",delete M.arg,T.completion=M}function oe(T){this.tryEntries=[{tryLoc:"root"}],T.forEach(ae,this),this.reset(!0)}function he(T){if(T||T===""){var M=T[v];if(M)return M.call(T);if(typeof T.next=="function")return T;if(!isNaN(T.length)){var I=-1,B=function G(){for(;++I<T.length;)if(a.call(T,I))return G.value=T[I],G.done=!1,G;return G.value=r,G.done=!0,G};return B.next=B}}throw new TypeError(t(T)+" is not iterable")}return E.prototype=D,c(z,"constructor",{value:D,configurable:!0}),c(D,"constructor",{value:E,configurable:!0}),E.displayName=m(D,f,"GeneratorFunction"),i.isGeneratorFunction=function(T){var M=typeof T=="function"&&T.constructor;return!!M&&(M===E||(M.displayName||M.name)==="GeneratorFunction")},i.mark=function(T){return Object.setPrototypeOf?Object.setPrototypeOf(T,D):(T.__proto__=D,m(T,f,"GeneratorFunction")),T.prototype=Object.create(z),T},i.awrap=function(T){return{__await:T}},Y(ne.prototype),m(ne.prototype,p,function(){return this}),i.AsyncIterator=ne,i.async=function(T,M,I,B,G){G===void 0&&(G=Promise);var W=new ne(_(T,M,I,B),G);return i.isGeneratorFunction(M)?W:W.next().then(function(q){return q.done?q.value:W.next()})},Y(z),m(z,f,"Generator"),m(z,v,function(){return this}),m(z,"toString",function(){return"[object Generator]"}),i.keys=function(T){var M=Object(T),I=[];for(var B in M)I.push(B);return I.reverse(),function G(){for(;I.length;){var W=I.pop();if(W in M)return G.value=W,G.done=!1,G}return G.done=!0,G}},i.values=he,oe.prototype={constructor:oe,reset:function(M){if(this.prev=0,this.next=0,this.sent=this._sent=r,this.done=!1,this.delegate=null,this.method="next",this.arg=r,this.tryEntries.forEach(Q),!M)for(var I in this)I.charAt(0)==="t"&&a.call(this,I)&&!isNaN(+I.slice(1))&&(this[I]=r)},stop:function(){this.done=!0;var M=this.tryEntries[0].completion;if(M.type==="throw")throw M.arg;return this.rval},dispatchException:function(M){if(this.done)throw M;var I=this;function B(Me,Ee){return q.type="throw",q.arg=M,I.next=Me,Ee&&(I.method="next",I.arg=r),!!Ee}for(var G=this.tryEntries.length-1;G>=0;--G){var W=this.tryEntries[G],q=W.completion;if(W.tryLoc==="root")return B("end");if(W.tryLoc<=this.prev){var se=a.call(W,"catchLoc"),_e=a.call(W,"finallyLoc");if(se&&_e){if(this.prev<W.catchLoc)return B(W.catchLoc,!0);if(this.prev<W.finallyLoc)return B(W.finallyLoc)}else if(se){if(this.prev<W.catchLoc)return B(W.catchLoc,!0)}else{if(!_e)throw Error("try statement without catch or finally");if(this.prev<W.finallyLoc)return B(W.finallyLoc)}}}},abrupt:function(M,I){for(var B=this.tryEntries.length-1;B>=0;--B){var G=this.tryEntries[B];if(G.tryLoc<=this.prev&&a.call(G,"finallyLoc")&&this.prev<G.finallyLoc){var W=G;break}}W&&(M==="break"||M==="continue")&&W.tryLoc<=I&&I<=W.finallyLoc&&(W=null);var q=W?W.completion:{};return q.type=M,q.arg=I,W?(this.method="next",this.next=W.finallyLoc,U):this.complete(q)},complete:function(M,I){if(M.type==="throw")throw M.arg;return M.type==="break"||M.type==="continue"?this.next=M.arg:M.type==="return"?(this.rval=this.arg=M.arg,this.method="return",this.next="end"):M.type==="normal"&&I&&(this.next=I),U},finish:function(M){for(var I=this.tryEntries.length-1;I>=0;--I){var B=this.tryEntries[I];if(B.finallyLoc===M)return this.complete(B.completion,B.afterLoc),Q(B),U}},catch:function(M){for(var I=this.tryEntries.length-1;I>=0;--I){var B=this.tryEntries[I];if(B.tryLoc===M){var G=B.completion;if(G.type==="throw"){var W=G.arg;Q(B)}return W}}throw Error("illegal catch attempt")},delegateYield:function(M,I,B){return this.delegate={iterator:he(M),resultName:I,nextLoc:B},this.method==="next"&&(this.arg=r),U}},i}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(J6);var Bs=J6.exports,K6={exports:{}};(function(e){function t(r,i,o,a,c,h,v){try{var p=r[h](v),f=p.value}catch(m){return void o(m)}p.done?i(f):Promise.resolve(f).then(a,c)}function n(r){return function(){var i=this,o=arguments;return new Promise(function(a,c){var h=r.apply(i,o);function v(f){t(h,a,c,v,p,"next",f)}function p(f){t(h,a,c,v,p,"throw",f)}v(void 0)})}}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(K6);var Us=K6.exports,ei={exports:{}},ti={exports:{}},ni={exports:{}},ri={exports:{}};(function(e){var t=V1.default;function n(r,i){if(t(r)!="object"||!r)return r;var o=r[Symbol.toPrimitive];if(o!==void 0){var a=o.call(r,i||"default");if(t(a)!="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(i==="string"?String:Number)(r)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(ri);var Fs=ri.exports;(function(e){var t=V1.default,n=Fs;function r(i){var o=n(i,"string");return t(o)=="symbol"?o:o+""}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports})(ni);var zs=ni.exports;(function(e){var t=zs;function n(r,i,o){return(i=t(i))in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o,r}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(ti);var Zs=ti.exports;(function(e){var t=Zs;function n(i,o){var a=Object.keys(i);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(i);o&&(c=c.filter(function(h){return Object.getOwnPropertyDescriptor(i,h).enumerable})),a.push.apply(a,c)}return a}function r(i){for(var o=1;o<arguments.length;o++){var a=arguments[o]!=null?arguments[o]:{};o%2?n(Object(a),!0).forEach(function(c){t(i,c,a[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(i,Object.getOwnPropertyDescriptors(a)):n(Object(a)).forEach(function(c){Object.defineProperty(i,c,Object.getOwnPropertyDescriptor(a,c))})}return i}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports})(ei);var Ws=ei.exports,Gs=$s.default,vt=ks.default;Object.defineProperty(N1,"__esModule",{value:!0});N1._r=r2;N1._u=s2;var K1=N1.render=i2,ii=N1.unmount=l2,ot=vt(Bs),oi=vt(Us),Ys=vt(V1),qs=vt(Ws),Xs=Gs(H1),A1=(0,qs.default)({},Xs),Qs=A1.version,Js=A1.render,Ks=A1.unmountComponentAtNode,gt;try{var e2=Number((Qs||"").split(".")[0]);e2>=18&&(gt=A1.createRoot)}catch{}function or(e){var t=A1.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;t&&(0,Ys.default)(t)==="object"&&(t.usingClientEntryPoint=e)}var at="__rc_react_root__";function t2(e,t){or(!0);var n=t[at]||gt(t);or(!1),n.render(e),t[at]=n}function n2(e,t){Js(e,t)}function r2(e,t){}function i2(e,t){if(gt){t2(e,t);return}n2(e,t)}function o2(e){return Kt.apply(this,arguments)}function Kt(){return Kt=(0,oi.default)((0,ot.default)().mark(function e(t){return(0,ot.default)().wrap(function(r){for(;;)switch(r.prev=r.next){case 0:return r.abrupt("return",Promise.resolve().then(function(){var i;(i=t[at])===null||i===void 0||i.unmount(),delete t[at]}));case 1:case"end":return r.stop()}},e)})),Kt.apply(this,arguments)}function a2(e){Ks(e)}function s2(e){}function l2(e){return en.apply(this,arguments)}function en(){return en=(0,oi.default)((0,ot.default)().mark(function e(t){return(0,ot.default)().wrap(function(r){for(;;)switch(r.prev=r.next){case 0:if(gt===void 0){r.next=2;break}return r.abrupt("return",o2(t));case 2:a2(t);case 3:case"end":return r.stop()}},e)})),en.apply(this,arguments)}var we=(e=>(e.GLOBAL="global",e.HEADER="header",e.HEADER_MENU="header-menu",e.CONTENT="content",e.FOOTER="footer",e.LEFT_SIDEBAR="left-sidebar",e.FLOATING="floating",e))(we||{});const n1=u.createIdentifier("ui.parts.service");class bn extends u.Disposable{constructor(){super(...arguments);A(this,"_componentsByPart",new Map);A(this,"_componentRegistered$",new re.Subject);A(this,"componentRegistered$",this._componentRegistered$.asObservable())}dispose(){super.dispose(),this._componentRegistered$.complete()}registerComponent(n,r){const i=r(),o=(this._componentsByPart.get(n)||this._componentsByPart.set(n,new Set).get(n)).add(i);return this._componentRegistered$.next(n),u.toDisposable(()=>{o.delete(i),o.size===0&&this._componentsByPart.delete(n),this._componentRegistered$.next(n)})}getComponents(n){return new Set([...this._componentsByPart.get(n)||new Set])}}const mt=u.createIdentifier("ui.popup.service");class Sn extends u.Disposable{constructor(){super(...arguments);A(this,"_popupMap",new Map);A(this,"_popups$",new re.BehaviorSubject([]));A(this,"popups$",this._popups$.asObservable())}get popups(){return Array.from(this._popupMap.entries())}_update(){this._popups$.next(Array.from(this._popupMap.entries()))}dispose(){super.dispose(),this._popups$.next([]),this._popups$.complete(),this._popupMap.clear()}addPopup(n){const r=u.Tools.generateRandomId();return this._popupMap.set(r,n),this._update(),r}removePopup(n){this._popupMap.delete(n)&&this._update()}removeAll(){this._popupMap.clear(),this._update()}}const c2=({popup:e,children:t})=>{const n=Oe(e.anchorRect$,e.anchorRect),r=Oe(e.excludeRects$,e.excludeRects),{bottom:i,left:o,right:a,top:c}=n,{offset:h}=e,v=s.useMemo(()=>{const[p=0,f=0]=h!=null?h:[];return{left:o-p,right:a+p,top:c-f,bottom:i+f}},[i,o,a,c,h]);return g.jsx(ue.RectPopup,{anchorRect:v,direction:e.direction,onClickOutside:e.onClickOutside,excludeOutside:e.excludeOutside,excludeRects:r,closeOnSelfTarget:e.closeOnSelfTarget,children:t})};function _n(){const e=u.useDependency(mt),t=u.useDependency(qe);return Oe(e.popups$,void 0,!0).map(r=>{const[i,o]=r,a=t.get(o.componentKey);return g.jsx(c2,{popup:o,children:a?g.jsx(a,{popup:o}):null},i)})}class Ct{constructor(){A(this,"_domLayerMap",new Map);A(this,"_domLayers$",new re.BehaviorSubject([]));A(this,"domLayers$",this._domLayers$.asObservable())}get domLayers(){return Array.from(this._domLayerMap.entries())}_notice(){this._domLayers$.next(Array.from(this._domLayerMap.entries()))}addFloatDom(t){this._domLayerMap.set(t.id,t),this._notice()}removeFloatDom(t){this._domLayerMap.delete(t)&&this._notice()}removeAll(){this._domLayerMap.clear(),this._notice()}}const u2="univer-float-dom-wrapper",f2="univer-float-dom",ar={floatDomWrapper:u2,floatDom:f2},d2=s.memo(e=>{const{layer:t,id:n}=e,r=u.useDependency(qe),i=Oe(t.position$),o=typeof t.componentKey=="string"?r.get(t.componentKey):t.componentKey,a={data:t.data,...t.props};return i?g.jsx("div",{className:ar.floatDomWrapper,style:{position:"absolute",top:i.startY,left:i.startX,width:Math.max(i.endX-i.startX-2,0),height:Math.max(i.endY-i.startY-2,0),transform:`rotate(${i.rotate}deg)`,overflow:"hidden"},onPointerMove:c=>{t.onPointerMove(c.nativeEvent)},onPointerDown:c=>{t.onPointerDown(c.nativeEvent)},onPointerUp:c=>{t.onPointerUp(c.nativeEvent)},onWheel:c=>{t.onWheel(c.nativeEvent)},children:g.jsx("div",{id:n,className:ar.floatDom,style:{width:i.width,height:i.height,position:"absolute",...i.absolute.left?{left:0}:{right:0},...i.absolute.top?{top:0}:{bottom:0}},children:o?g.jsx(o,{...a}):null})}):null}),yn=()=>{const e=u.useDependency(Ct),t=Oe(e.domLayers$);return g.jsx(g.Fragment,{children:t==null?void 0:t.map(n=>g.jsx(d2,{id:n[0],layer:n[1]},n[0]))})},w1=u.createIdentifier("ui.message.service");function Be(e){const{components:t,fallback:n,sharedProps:r}=e;return!t||t.size===0?n!=null?n:null:Array.from(t.values()).map((i,o)=>{var a;return s.createElement(i,{key:`${(a=i.displayName)!=null?a:o}`,...r})})}function Fe(e,t){var o;const n=(o=t==null?void 0:t.get(n1))!=null?o:u.useDependency(n1),r=s.useRef(0),i=Oe(()=>n.componentRegistered$.pipe(re.filter(a=>a===e),re.map(()=>r.current+=1),re.startWith(r.current+=1)),void 0,void 0,[n,e]);return s.useMemo(()=>n.getComponents(e),[i])}const h2="univer-menu-item-no-hover",p2="univer-menu-item-active",v2="univer-menu-item-activated",g2="univer-menu-item-content",m2="univer-menu-item-selectable",C2="univer-menu-item-selectable-icon",b2="univer-menu-item-more-icon",Qe={menuItemNoHover:h2,menuItemActive:p2,menuItemActivated:v2,menuItemContent:g2,menuItemSelectable:m2,menuItemSelectableIcon:C2,menuItemMoreIcon:b2};function ai(e){const{menuType:t,onOptionSelect:n}=e,r=u.useDependency(a1);if(!t)return null;if(Array.isArray(t)){const a=t.map(c=>r.getMenuItems(c)).map(c=>c.reduce((h,v)=>{var p,f;return v.group?(h[v.group]=(p=h[v.group])!=null?p:[],h[v.group].push(v)):(h[c1.CONTEXT_MENU_OTHERS]=(f=h[c1.CONTEXT_MENU_OTHERS])!=null?f:[],h[c1.CONTEXT_MENU_OTHERS].push(v)),h},{}));return g.jsx(g.Fragment,{children:a.map(c=>Object.keys(c).map(h=>g.jsx(ue.MenuItemGroup,{eventKey:h,children:c[h].map(v=>g.jsx(sr,{menuItem:v,onClick:p=>{n==null||n({value:"",label:v.id,...p})}},v.id))},h)))})}return r.getMenuItems(t).map(o=>g.jsx(sr,{menuItem:o,onClick:a=>{n==null||n({value:"",label:o.id,...a})}},o.id))}function si(e){var o;const{options:t,value:n,onOptionSelect:r,parentKey:i}=e;return(o=t==null?void 0:t.map((a,c)=>{var m,_,L;const h=`${i}-${(m=a.label)!=null?m:a.id}-${c}`,v=x=>{r==null||r({value:x,label:a==null?void 0:a.label})},p=()=>{typeof a.value>"u"||r==null||r({...a})},f=Ue({[Qe.menuItemNoHover]:typeof a.label!="string"&&!((_=a.label)!=null&&_.hoverable)});return g.jsx(ue.MenuItem,{disabled:a.disabled,eventKey:h,className:f,onClick:p,children:g.jsxs("span",{className:Ue(Qe.menuItemContent,{[Qe.menuItemSelectable]:!(typeof a.label!="string"&&!((L=a.label)!=null&&L.hoverable))}),children:[typeof n<"u"&&String(n)===String(a.value)&&g.jsx("span",{className:Qe.menuItemSelectableIcon,children:g.jsx(e3,{style:{color:"rgb(var(--success-color))"}})}),g.jsx(ze,{value$:a.value$,value:a.value,label:a.label,icon:a.icon,onChange:v})]})},h)}))!=null?o:g.jsx(g.Fragment,{})}const st=e=>{const{overViewport:t,...n}=e,[r,i]=s.useState(),o=u.useDependency(o1);return B6(t==="scroll"?r:null,o.rootContainerElement),g.jsxs(ue.Menu,{ref:a=>(a==null?void 0:a.list)&&i(a.list),selectable:!1,children:[g.jsx(si,{...n}),g.jsx(ai,{...n})]})};function sr({menuItem:e,onClick:t}){const n=u.useDependency(a1),r=Oe(e.disabled$,!1),i=Oe(e.activated$,!1),o=Oe(e.hidden$,!1),a=Oe(e.value$),c=e,h=Oe(re.isObservable(c.selections)?c.selections:void 0),[v,p]=s.useState(a);if(o)return null;const f=w=>{const j=u.isRealNum(w)&&typeof w=="string"?Number.parseInt(w):w;p(j)},m=()=>{const w=e,{title:j,label:Z}=w;return g.jsx(ue.MenuItem,{eventKey:w.id,disabled:r,className:Ue({[Qe.menuItemActivated]:i}),onClick:()=>{t({value:v,id:w.id})},children:g.jsx("span",{className:Qe.menuItemContent,children:g.jsx(ze,{value:a,title:j,label:Z,icon:w.icon,onChange:f})})},w.id)},_=()=>{var j;const w=(j=h!=null?h:c.selections)!=null?j:[];return w.length>0?g.jsx(ue.SubMenu,{eventKey:c.id,popupOffset:[18,0],title:g.jsxs("span",{className:Qe.menuItemContent,children:[g.jsx(ze,{title:c.title,value:v,onChange:f,icon:c.icon,label:c.label}),c.shortcut&&` (${c.shortcut})`]}),expandIcon:g.jsx(Qt,{className:Qe.menuItemMoreIcon}),children:w.length>0&&g.jsx(si,{parentKey:c.id,menuType:c.id,options:w,onOptionSelect:Z=>{t({value:Z.value,id:c.id})}})},c.id):g.jsx(ue.MenuItem,{eventKey:c.id,children:g.jsxs("span",{className:Qe.menuItemContent,children:[g.jsx(ze,{title:c.title,value:v,icon:c.icon,label:c.label,onChange:f}),c.shortcut&&` (${c.shortcut})`]})},c.id)},L=e.id?n.getMenuItems(e.id):[],x=()=>{const w=e;return g.jsx(ue.SubMenu,{eventKey:w.id,popupOffset:[18,0],title:g.jsx("span",{className:Qe.menuItemContent,children:g.jsx(ze,{title:w.title,icon:w.icon,label:w.label,onChange:f})}),expandIcon:g.jsx(Qt,{className:Qe.menuItemMoreIcon}),children:L.length&&g.jsx(ai,{menuType:w.id,parentKey:w.id,onOptionSelect:t})},w.id)};return g.jsxs(g.Fragment,{children:[e.type===ke.SELECTOR&&_(),e.type===ke.SUBITEMS&&x(),e.type===ke.BUTTON&&m()]})}const j1=u.createIdentifier("ui.contextmenu.service");class Ln extends u.Disposable{constructor(){super(...arguments);A(this,"_currentHandler",null);A(this,"disabled",!1)}get visible(){var n,r;return(r=(n=this._currentHandler)==null?void 0:n.visible)!=null?r:!1}disable(){this.disabled=!0}enable(){this.disabled=!1}triggerContextMenu(n,r){var i;n.stopPropagation(),!this.disabled&&((i=this._currentHandler)==null||i.handleContextMenu(n,r))}hideContextMenu(){var n;(n=this._currentHandler)==null||n.hideContextMenu()}registerContextMenuHandler(n){if(this._currentHandler)throw new Error("There is already a context menu handler!");return this._currentHandler=n,u.toDisposable(()=>this._currentHandler=null)}}function li(){const e=s.useRef(null),[t,n]=s.useState(!1),[r,i]=s.useState(""),[o,a]=s.useState([0,0]),c=s.useRef(t),h=u.useDependency(j1),v=u.useDependency(u.ICommandService),p=u.useInjector();c.current=t,s.useEffect(()=>{const _=h.registerContextMenuHandler({handleContextMenu:f,hideContextMenu(){n(!1)},get visible(){return c.current}});function L(x){e.current&&!e.current.contains(x.target)&&m()}return document.addEventListener("pointerdown",L),document.addEventListener("wheel",m),()=>{document.removeEventListener("pointerdown",L),document.removeEventListener("wheel",m),_.dispose()}},[h]);function f(_,L){i(L),a([_.clientX,_.clientY]),n(!0)}function m(){n(!1)}return g.jsx(ue.Popup,{visible:t,offset:o,children:g.jsx("section",{ref:e,children:r&&g.jsx(st,{menuType:[r],onOptionSelect:_=>{const{label:L,value:x}=_;v&&v.executeCommand(L,{value:x}),p.get(v1.ITextSelectionRenderManager).focus(),n(!1)}})})})}const S2="univer-toolbar-btn",_2="univer-toolbar-btn-active",lr={toolbarBtn:S2,toolbarBtnActive:_2};function ci(e){const{children:t,className:n,style:r,disabled:i=!1,active:o=!1,onClick:a,onDoubleClick:c,...h}=e,v=m=>{if(i){m.preventDefault();return}a&&a(m)},p=m=>{if(i){m.preventDefault();return}c&&c(m)},f=Ue(lr.toolbarBtn,{[`${lr.toolbarBtn}-active`]:o},n);return g.jsx("button",{className:f,style:r,disabled:i,onClick:v,onDoubleClick:p,...h,children:t})}const y2="univer-headerbar",L2="univer-header-menu",E2="univer-menubar",w2="univer-menubar-item",M2="univer-menubar-item-active",R2="univer-toolbar",x2="univer-toolbar-container",I2="univer-toolbar-more",O2="univer-toolbar-more-container",H2="univer-toolbar-group",T2="univer-toolbar-item-select-button",D2="univer-toolbar-item-select-button-disabled",N2="univer-toolbar-item-select-button-activated",V2="univer-toolbar-item-select-button-label",A2="univer-toolbar-item-select-button-arrow",j2="univer-toolbar-item-select",P2="univer-toolbar-item-select-disabled",$2="univer-toolbar-item-select-activated",k2="univer-toolbar-item-select-arrow",B2="univer-toolbar-item-select-arrow-disabled",U2="univer-toolbar-item-select-arrow-activated",Le={headerbar:y2,headerMenu:L2,menubar:E2,menubarItem:w2,menubarItemActive:M2,toolbar:R2,toolbarContainer:x2,toolbarMore:I2,toolbarMoreContainer:O2,toolbarGroup:H2,toolbarItemSelectButton:T2,toolbarItemSelectButtonDisabled:D2,toolbarItemSelectButtonActivated:N2,toolbarItemSelectButtonLabel:V2,toolbarItemSelectButtonArrow:A2,toolbarItemSelect:j2,toolbarItemSelectDisabled:P2,toolbarItemSelectActivated:$2,toolbarItemSelectArrow:k2,toolbarItemSelectArrowDisabled:B2,toolbarItemSelectArrowActivated:U2};function ui(e){const t=u.useDependency(a1),[n,r]=s.useState(Ye.TOOLBAR_START),[i,o]=s.useState([]),[a,c]=s.useState([]);s.useEffect(()=>{var m,_;const v=(_=(m=i.find(L=>L.name===n))==null?void 0:m.menuItems)!=null?_:[],f=re.combineLatest(v.map(L=>{var x;return(x=L.hidden$)!=null?x:new re.Observable(w=>w.next(!1))})).pipe(re.map(L=>v.filter((x,w)=>!L[w]))).subscribe(L=>c(L));return()=>f.unsubscribe()},[i,n]),s.useEffect(()=>{const v=t.menuChanged$.subscribe(()=>{const p=[];for(const f of e){const m=t.getMenuItems(f);m.length&&p.push({name:f,menuItems:m})}o(p)});return()=>v.unsubscribe()},[t,n,e]);const h=s.useMemo(()=>{var v,p;return(p=(v=i.find(f=>f.name===n))==null?void 0:v.menuItems.reduce((f,m)=>{var L;const _=(L=m.group)!=null?L:c1.TOOLBAR_OTHERS;return f[_]||(f[_]=[]),f[_].push(m),f},{}))!=null?p:{}},[i,n]);return{setCategory:r,category:n,visibleItems:a,groups:i,groupsByKey:h}}function fi(e){const{disabled$:t,hidden$:n,activated$:r,value$:i}=e,[o,a]=s.useState(),[c,h]=s.useState(!1),[v,p]=s.useState(!1),[f,m]=s.useState(!1);return s.useEffect(()=>{const _=[];return t&&_.push(t.subscribe(L=>h(L))),n&&_.push(n.subscribe(L=>m(L))),r&&_.push(r.subscribe(L=>p(L))),i&&_.push(i.subscribe(L=>a(L))),()=>_.forEach(L=>L.unsubscribe())},[r,t,n,i]),{disabled:c,value:o,activated:v,hidden:f}}function di(e){const t=s.useRef({}),n=s.useRef(null),[r,i]=s.useState([]);return s.useEffect(()=>{function o(){var _,L;const h=(L=(_=n.current)==null?void 0:_.clientWidth)!=null?L:0;let v=0;if(n.current){const x=Number.parseInt(getComputedStyle(n.current.firstElementChild).gap,10);v=Number.isNaN(x)?0:x}const p=Object.entries(t.current).filter(([x,w])=>w.el&&w.key&&e.find(j=>j.id===w.key)).map(([x,w])=>{var j;return{key:w.key,width:((j=w.el)==null?void 0:j.clientWidth)+v}}),f=[];let m=182;for(const x of p)m+=x.width,m>h&&f.push(x.key);i(f)}o();const a=new ResizeObserver(()=>o()),c=n.current;return c&&a.observe(c),()=>{c&&a.unobserve(c)}},[e]),{toolbarRef:n,toolbarItemRefs:t,collapsedId:r}}const Gt=s.forwardRef((e,t)=>{const n=u.useDependency(u.LocaleService),r=u.useDependency(u.ICommandService),i=u.useDependency(o1),o=u.useDependency(qe),[a,c]=s.useState(!1),[h,v]=s.useState(!1),{value:p,hidden:f,disabled:m,activated:_}=fi(e),L=(Q,oe)=>{i.focus(),r.executeCommand(Q,oe)};function x(Q){c(Q)}function w(Q){v(Q),Q||c(!1)}const{tooltip:j,shortcut:Z,icon:U,title:J,label:E,id:D}=e,k=n.t(j!=null?j:"")+(Z?` (${Z})`:""),{selections:$}=e,F=s.useMemo(()=>re.isObservable($)?$:new re.Observable(Q=>{Q.next($)}),[$]),z=Oe(F),Y=s.useMemo(()=>re.isObservable(U)?U:new re.Observable(Q=>{var he,T;const oe=(T=(he=z==null?void 0:z.find(M=>M.value===p))==null?void 0:he.icon)!=null?T:U;Q.next(oe)}),[U,z,p]),ne=Oe(Y,void 0,!0);function ie(Q){function oe(M){if(m)return;let I=D;const B=M;M.id&&(I=M.id),L(I,B)}function he(M){if(m)return;L(D,{value:M})}function T(){m||Q===ke.BUTTON_SELECTOR&&L(D,{value:p})}return Q===ke.BUTTON_SELECTOR?g.jsxs("div",{className:Ue(Le.toolbarItemSelectButton,{[Le.toolbarItemSelectButtonDisabled]:m,[Le.toolbarItemSelectButtonActivated]:_}),"data-disabled":m,children:[g.jsx("div",{className:Le.toolbarItemSelectButtonLabel,onClick:T,children:g.jsx(ze,{icon:ne,title:J,value:p,label:E,onChange:he})}),g.jsx(ue.Dropdown,{overlay:g.jsx(st,{overViewport:"scroll",menuType:D,options:z,onOptionSelect:oe,value:p}),onVisibleChange:w,disabled:m,children:g.jsx("div",{className:Ue(Le.toolbarItemSelectButtonArrow,{[Le.toolbarItemSelectButtonArrowDisabled]:m,[Le.toolbarItemSelectButtonArrowActivated]:_}),"data-disabled":m,children:g.jsx(it,{})})})]}):g.jsx(ue.Dropdown,{overlay:g.jsx(st,{overViewport:"scroll",menuType:D,options:z,onOptionSelect:oe,value:p}),onVisibleChange:w,disabled:m,children:g.jsxs("div",{className:Ue(Le.toolbarItemSelect,{[Le.toolbarItemSelectDisabled]:m,[Le.toolbarItemSelectActivated]:_}),children:[g.jsx(ze,{icon:ne,title:J,value:p,label:E,onChange:he}),g.jsx("div",{className:Ue(Le.toolbarItemSelectArrow,{[Le.toolbarItemSelectArrowDisabled]:m}),children:g.jsx(it,{})})]})})}function ce(){var oe;const Q=o.get(typeof E=="string"?E:(oe=E==null?void 0:E.name)!=null?oe:"");return g.jsx(ci,{className:Le.toolbarItemTextButton,active:_,disabled:m,onClick:()=>L(e.id),onDoubleClick:()=>e.subId&&L(e.subId),children:Q?g.jsx(ze,{title:J,value:p,label:E}):g.jsx(ze,{icon:U})})}function ae(){switch(e.type){case ke.BUTTON_SELECTOR:case ke.SELECTOR:case ke.SUBITEMS:return ie(e.type);case ke.BUTTON:default:return ce()}}return f?null:g.jsx(ue.Tooltip,{ref:t,visible:h?!1:a,title:k,placement:"bottom",onVisibleChange:x,children:g.jsx("div",{children:ae()})})}),F2=[Ye.TOOLBAR_START,Ye.TOOLBAR_INSERT,Ye.TOOLBAR_FORMULAS,Ye.TOOLBAR_DATA,Ye.TOOLBAR_VIEW,Ye.TOOLBAR_OTHERS];function hi(e){const{headerMenuComponents:t}=e,n=u.useDependency(u.LocaleService),{setCategory:r,visibleItems:i,groups:o,category:a,groupsByKey:c}=ui(F2),{toolbarItemRefs:h,toolbarRef:v,collapsedId:p}=di(i),f=s.useMemo(()=>t&&t.size>0||o.length>1,[t,o]);return g.jsxs(g.Fragment,{children:[f?g.jsxs("header",{className:Le.headerbar,children:[g.jsx("div",{className:Le.menubar,children:o.length>1&&o.map((m,_)=>g.jsx("a",{className:Ue(Le.menubarItem,{[Le.menubarItemActive]:m.name===a}),onClick:()=>{r(m.name)},children:n.t(m.name)},_))}),g.jsx("div",{className:Le.headerMenu,children:g.jsx(Be,{components:t})})]}):null,g.jsx("div",{ref:v,className:Le.toolbar,children:g.jsxs("div",{className:Le.toolbarContainer,children:[Object.entries(c).filter(([m,_])=>_.filter(x=>!p.includes(x.id)).length).map(([m,_])=>g.jsx("div",{className:Le.toolbarGroup,children:_.map(L=>!p.includes(L.id)&&g.jsx(Gt,{...L},L.id))},m)),p.length>0&&g.jsx(ue.Tooltip,{title:n.t("more"),placement:"bottom",children:g.jsx("div",{children:g.jsx(ue.Dropdown,{forceRender:!0,className:Le.toolbarMore,overlay:g.jsx("div",{className:Le.toolbarMoreContainer,onClick:m=>m.stopPropagation(),children:Object.entries(c).map(([m,_])=>g.jsx("div",{className:Le.toolbarGroup,children:_.map(L=>p.includes(L.id)&&g.jsx(Gt,{...L},L.id))},m))}),children:g.jsx("span",{children:g.jsx(ci,{className:Le.toolbarItemTextButton,children:g.jsx(q3,{})})})})})})]})}),g.jsx("div",{className:Le.toolbarContainer,style:{position:"absolute",top:-9999,left:-9999,opacity:0},children:Object.entries(c).map(([m,_])=>g.jsx("div",{className:Le.toolbarGroup,children:_.map(L=>g.jsx(Gt,{ref:x=>{h.current[L.id]={el:x==null?void 0:x.nativeElement,key:L.id}},...L},L.id))},m))})]})}const P1=u.createIdentifier("univer.sidebar-service"),z2="univer-sidebar",Z2="univer-sidebar-open",W2="univer-sidebar-container",G2="univer-sidebar-header",Y2="univer-sidebar-header-close",q2="univer-sidebar-body",X2="univer-sidebar-footer",d1={sidebar:z2,sidebarOpen:Z2,sidebarContainer:W2,sidebarHeader:G2,sidebarHeaderClose:Y2,sidebarBody:q2,sidebarFooter:X2};function En(){const e=u.useDependency(P1),t=Oe(e.sidebarOptions$),n=s.useRef(null),r=s.useMemo(()=>{if(!t)return null;const c={...t};for(const h of["children","header","footer"]){const v=h;if(t[v]){const p=t[v];p&&(c[v]=g.jsx(ze,{...p}))}}return c},[t]);s.useEffect(()=>{const c=v=>{e.scrollEvent$.next(v)},h=n.current;return h&&h.addEventListener("scroll",c),()=>{h==null||h.removeEventListener("scroll",c)}},[e]);const i=Ue(d1.sidebar,{[d1.sidebarOpen]:r==null?void 0:r.visible}),o=s.useMemo(()=>r!=null&&r.visible?typeof r.width=="number"?`${r.width}px`:r.width:0,[r]);function a(){var h;const c={...t,visible:!1};e.sidebarOptions$.next(c),(h=c==null?void 0:c.onClose)==null||h.call(c)}return g.jsx("section",{className:i,style:{width:o},children:g.jsxs("section",{className:d1.sidebarContainer,ref:n,children:[g.jsxs("header",{className:d1.sidebarHeader,children:[r==null?void 0:r.header,g.jsx("a",{className:d1.sidebarHeaderClose,onClick:a,children:g.jsx(D1,{})})]}),g.jsx("section",{className:d1.sidebarBody,children:r==null?void 0:r.children}),(r==null?void 0:r.footer)&&g.jsx("footer",{className:d1.sidebarFooter,children:r.footer})]})})}const bt=u.createIdentifier("univer.zen-zone-service"),Q2="univer-zen-zone",J2="univer-zen-zone-open",K2="univer-zen-zone-close",Yt={zenZone:Q2,zenZoneOpen:J2,zenZoneClose:K2};function wn(){const e=u.useDependency(bt),[t,n]=s.useState(!1),[r,i]=s.useState(),o=u.useDependency(qe);s.useEffect(()=>{const h=[e.visible$.subscribe(v=>{n(v)}),e.componentKey$.subscribe(v=>{i(v)})];return()=>{h.forEach(v=>{v.unsubscribe()})}},[]);const a=Ue(Yt.zenZone,t?Yt.zenZoneOpen:Yt.zenZoneClose),c=s.useMemo(()=>{const h=o.get(r!=null?r:"");if(h)return h},[r]);return g.jsx("section",{className:a,children:c&&g.jsx(c,{})})}const St=u.createIdentifier("univer.global-zone-service"),e4="univer-global-zone",t4="univer-global-zone-open",n4="univer-global-zone-close",cr={globalZone:e4,globalZoneOpen:t4,globalZoneClose:n4};function pi(){const e=u.useDependency(St),[t,n]=s.useState(!1),r=Oe(e.componentKey$,e.componentKey),i=u.useDependency(qe),o=Ue(cr.globalZone,cr.globalZoneOpen),a=s.useMemo(()=>{const c=i.get(r!=null?r:"");if(c)return c},[r,i]);return s.useEffect(()=>{const c=e.visible$.subscribe(h=>{n(h)});return()=>{c.unsubscribe()}},[e.visible$]),t?g.jsx("section",{className:o,children:a&&g.jsx(a,{})}):null}const Mn=new Set([pi]),r4="univer-workbench-layout",i4="univer-workbench-container",o4="univer-workbench-container-header",a4="univer-workbench-container-wrapper",s4="univer-workbench-container-content",l4="univer-workbench-container-canvas",c4="univer-workbench-container-left-sidebar",u4="univer-workbench-container-sidebar",r1={workbenchLayout:r4,workbenchContainer:i4,workbenchContainerHeader:o4,workbenchContainerWrapper:a4,workbenchContainerContent:s4,workbenchContainerCanvas:l4,workbenchContainerLeftSidebar:c4,workbenchContainerSidebar:u4};function f4(e){const{header:t=!0,toolbar:n=!0,footer:r=!0,contextMenu:i=!0,mountContainer:o,onRendered:a}=e,c=u.useDependency(u.LocaleService),h=u.useDependency(u.ThemeService),v=u.useDependency(w1),p=s.useRef(null),f=Fe(we.FOOTER),m=Fe(we.HEADER),_=Fe(we.HEADER_MENU),L=Fe(we.CONTENT),x=Fe(we.LEFT_SIDEBAR),w=Fe(we.GLOBAL);s.useEffect(()=>{h.getCurrentTheme()||h.setTheme(ue.defaultTheme)},[]),s.useEffect(()=>{p.current&&(a==null||a(p.current))},[a]);const[j,Z]=s.useState(c.getLocales()),U=s.useMemo(()=>document.createElement("div"),[]);return s.useEffect(()=>{document.body.appendChild(U),v.setContainer(U);const J=[c.localeChanged$.subscribe(()=>{Z(c.getLocales())}),h.currentTheme$.subscribe(E=>{ue.themeInstance.setTheme(o,E),U&&ue.themeInstance.setTheme(U,E)})];return()=>{J.forEach(E=>E.unsubscribe()),document.body.removeChild(U)}},[c,v,o,U,h.currentTheme$]),g.jsxs(ue.ConfigProvider,{locale:j==null?void 0:j.design,mountContainer:U,children:[g.jsxs("div",{className:r1.workbenchLayout,tabIndex:-1,onBlur:J=>J.stopPropagation(),children:[t&&n&&g.jsx("header",{className:r1.workbenchContainerHeader,children:g.jsx(hi,{headerMenuComponents:_})}),g.jsxs("section",{className:r1.workbenchContainer,children:[g.jsxs("div",{className:r1.workbenchContainerWrapper,children:[g.jsx("aside",{className:r1.workbenchContainerLeftSidebar,children:g.jsx(Be,{components:x},"left-sidebar")}),g.jsxs("section",{className:r1.workbenchContainerContent,children:[g.jsx("header",{children:t&&g.jsx(Be,{components:m},"header")}),g.jsx("section",{className:r1.workbenchContainerCanvas,ref:p,"data-range-selector":!0,onContextMenu:J=>J.preventDefault(),children:g.jsx(Be,{components:L},"content")})]}),g.jsx("aside",{className:r1.workbenchContainerSidebar,children:g.jsx(En,{})})]}),r&&g.jsx("footer",{className:r1.workbenchFooter,children:g.jsx(Be,{components:f,sharedProps:{contextMenu:i}},"footer")}),g.jsx(wn,{})]})]}),g.jsx(Be,{components:w},"global"),g.jsx(Be,{components:Mn},"built-in-global"),i&&g.jsx(li,{}),g.jsx(d4,{})]})}function d4(){const{mountContainer:e}=s.useContext(ue.ConfigContext),t=Fe(we.FLOATING);return H1.createPortal(g.jsx(Be,{components:t},"floating"),e)}var h4=Object.defineProperty,p4=Object.getOwnPropertyDescriptor,v4=(e,t,n,r)=>{for(var i=r>1?void 0:r?p4(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&h4(t,n,i),i},C1=(e,t)=>(n,r)=>t(n,r,e);const g4=3e3;exports.DesktopUIController=class extends u.Disposable{constructor(t,n,r,i,o,a,c){super(),this._config=t,this._renderManagerService=n,this._injector=r,this._lifecycleService=i,this._uiPartsService=o,this._configService=a,this._layoutService=c,this._configService.setConfig(Y6,this._config),this._initBuiltinComponents(),Promise.resolve().then(()=>this._bootstrapWorkbench())}_bootstrapWorkbench(){this.disposeWithMe(m4(this._injector,this._config,(t,n)=>{this._layoutService&&(this.disposeWithMe(this._layoutService.registerRootContainerElement(n)),this.disposeWithMe(this._layoutService.registerCanvasElement(t))),this._renderManagerService.currentRender$.subscribe(r=>{if(r){const i=this._renderManagerService.getRenderById(r);if(!i.unitId||u.isInternalEditorID(i.unitId))return;i.engine.setContainer(t)}}),setTimeout(()=>{const r=this._renderManagerService.getRenderAll();for(const[i,o]of r)u.isInternalEditorID(i)||!o.isRenderUnit||o.engine.setContainer(t);this._lifecycleService.stage=u.LifecycleStages.Rendered,setTimeout(()=>this._lifecycleService.stage=u.LifecycleStages.Steady,g4)},300)}))}_initBuiltinComponents(){this.disposeWithMe(this._uiPartsService.registerComponent(we.FLOATING,()=>u.connectInjector(_n,this._injector))),this.disposeWithMe(this._uiPartsService.registerComponent(we.CONTENT,()=>u.connectInjector(yn,this._injector)))}};exports.DesktopUIController=v4([u.OnLifecycle(u.LifecycleStages.Ready,exports.DesktopUIController),C1(1,v1.IRenderManagerService),C1(2,u.Inject(u.Injector)),C1(3,u.Inject(u.LifecycleService)),C1(4,n1),C1(5,u.IConfigService),C1(6,u.Optional(o1))],exports.DesktopUIController);function m4(e,t,n){let r;const i=t.container;if(typeof i=="string"){const h=document.getElementById(i);h?r=h:r=ur(i)}else i instanceof HTMLElement?r=i:r=ur("univer");const o=u.connectInjector(f4,e),a=h=>n(h,r);function c(){K1(g.jsx(o,{...t,mountContainer:r,onRendered:a}),r)}return c(),u.toDisposable(()=>{K1(g.jsx("div",{}),r),setTimeout(()=>K1(g.jsx("div",{}),r),200),setTimeout(()=>ii(r),500)})}function ur(e){const t=document.createElement("div");return t.id=e,t}const $1=u.createIdentifier("ui.notification.service");var C4=Object.defineProperty,b4=Object.getOwnPropertyDescriptor,S4=(e,t,n,r)=>{for(var i=r>1?void 0:r?b4(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&C4(t,n,i),i},_4=(e,t)=>(n,r)=>t(n,r,e);const Rn=u.createIdentifier("univer.ui.before-close-service");exports.DesktopBeforeCloseService=class{constructor(t){A(this,"_beforeUnloadCallbacks",[]);A(this,"_onCloseCallbacks",[]);this._notificationService=t,this._init()}registerBeforeClose(t){return this._beforeUnloadCallbacks.push(t),{dispose:()=>{this._beforeUnloadCallbacks=this._beforeUnloadCallbacks.filter(n=>n!==t)}}}registerOnClose(t){return this._onCloseCallbacks.push(t),{dispose:()=>{this._onCloseCallbacks=this._onCloseCallbacks.filter(n=>n!==t)}}}_init(){window.addEventListener("beforeunload",t=>{const n=this._beforeUnloadCallbacks.map(r=>r()).filter(r=>!!r).join(`
10
+ `);if(n)return this._notificationService.show({type:"error",title:"Some changes are not saved",content:n}),typeof t>"u"&&(t=window.event),t.returnValue=n,n}),window.addEventListener("unload",()=>{this._onCloseCallbacks.forEach(t=>t())})}};exports.DesktopBeforeCloseService=S4([_4(0,$1)],exports.DesktopBeforeCloseService);function y4(){return typeof navigator.clipboard<"u"&&typeof navigator.clipboard.readText<"u"}var L4=Object.defineProperty,E4=Object.getOwnPropertyDescriptor,w4=(e,t,n,r)=>{for(var i=r>1?void 0:r?E4(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&L4(t,n,i),i},qt=(e,t)=>(n,r)=>t(n,r,e);const tn="text/plain",nn="text/html",xn=u.createIdentifier("univer.clipboard-interface-service");exports.BrowserClipboardService=class extends u.Disposable{constructor(t,n,r){super(),this._localeService=t,this._logService=n,this._notificationService=r}get supportClipboard(){return y4()}async write(t,n){if(!this.supportClipboard)return this._legacyCopyHtml(n);try{return await navigator.clipboard.write([new ClipboardItem({[tn]:new Blob([t],{type:tn}),[nn]:new Blob([n],{type:nn})})])}catch(r){this._logService.error("[BrowserClipboardService]",r),this._showClipboardAuthenticationNotification()}}async writeText(t){if(!this.supportClipboard)return this._legacyCopyText(t);try{return await navigator.clipboard.writeText(t)}catch(n){this._logService.error("[BrowserClipboardService]",n),this._showClipboardAuthenticationNotification()}}async read(){if(!this.supportClipboard)throw new Error("[BrowserClipboardService] read() is not supported on this platform.");try{return navigator.clipboard.read()}catch(t){return this._logService.error("[BrowserClipboardService]",t),this._showClipboardAuthenticationNotification(),[]}}async readText(){if(!this.supportClipboard)throw new Error("[BrowserClipboardService] read() is not supported on this platform.");try{return await navigator.clipboard.readText()}catch(t){return this._logService.error("[BrowserClipboardService]",t),this._showClipboardAuthenticationNotification(),""}}_legacyCopyHtml(t){const n=document.activeElement,r=R4();document.body.appendChild(r),r.innerHTML=t;try{fr(r),document.execCommand("copy")}finally{n instanceof HTMLElement&&n.focus(),document.body.removeChild(r)}}_legacyCopyText(t){const n=document.activeElement,r=M4();document.body.appendChild(r),r.value=t;try{fr(r),document.execCommand("copy")}finally{n instanceof HTMLElement&&n.focus(),document.body.removeChild(r)}}_showClipboardAuthenticationNotification(){var t;(t=this._notificationService)==null||t.show({type:"warning",title:this._localeService.t("clipboard.authentication.title"),content:this._localeService.t("clipboard.authentication.content")})}};exports.BrowserClipboardService=w4([qt(0,u.Inject(u.LocaleService)),qt(1,u.ILogService),qt(2,u.Optional($1))],exports.BrowserClipboardService);function M4(){const e=document.createElement("textarea");return e.style.position="absolute",e.style.height="1px",e.style.width="1px",e.style.opacity="0",e.readOnly=!0,e}function R4(){const e=document.createElement("div");return e.contentEditable="true",e.style.position="absolute",e.style.opacity="0",e.style.height="1px",e.style.width="1px",e}function fr(e){if(e instanceof HTMLTextAreaElement){const r=e.hasAttribute("readonly");return r||e.setAttribute("readonly",""),e.select(),e.setSelectionRange(0,e.value.length),r||e.removeAttribute("readonly"),e.value}e.hasAttribute("contenteditable")&&e.focus();const t=document.createRange();t.selectNodeContents(e);const n=window.getSelection();if(!n)throw new Error;return n.removeAllRanges(),n.addRange(t),n.toString()}const _t=u.createIdentifier("univer.confirm-service");function x4(){const e=u.useDependency(_t),[t,n]=s.useState([]);s.useEffect(()=>{const i=e.confirmOptions$.subscribe(o=>{n(o)});return()=>{i.unsubscribe()}},[]);const r=t.map(i=>{const{children:o,title:a,...c}=i,h=c;for(const v of["children","title"]){const p=v,f=i[p];f&&(h[p]=g.jsx(ze,{...f}))}return h});return r==null?void 0:r.map((i,o)=>g.jsx(ue.Confirm,{...i},o))}var I4=Object.defineProperty,O4=Object.getOwnPropertyDescriptor,H4=(e,t,n,r)=>{for(var i=r>1?void 0:r?O4(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&I4(t,n,i),i},dr=(e,t)=>(n,r)=>t(n,r,e);exports.DesktopConfirmService=class extends u.Disposable{constructor(n,r){super();A(this,"_confirmOptions",[]);A(this,"confirmOptions$",new re.Subject);this._injector=n,this._uiPartsService=r,this._initUIPart()}open(n){return this._confirmOptions.find(r=>r.id===n.id)?this._confirmOptions=this._confirmOptions.map(r=>({...r.id===n.id?n:r,visible:r.id===n.id?!0:r.visible})):this._confirmOptions.push({...n,visible:!0}),this.confirmOptions$.next(this._confirmOptions),u.toDisposable(()=>{this._confirmOptions=[],this.confirmOptions$.next([])})}confirm(n){return new Promise(r=>{const i=this.open({...n,onConfirm:()=>{i.dispose(),r(!0)},onClose:()=>{i.dispose(),r(!1)}})})}close(n){this._confirmOptions=this._confirmOptions.map(r=>({...r,visible:r.id===n?!1:r.visible})),this.confirmOptions$.next([...this._confirmOptions])}_initUIPart(){this.disposeWithMe(this._uiPartsService.registerComponent(we.GLOBAL,()=>u.connectInjector(x4,this._injector)))}};exports.DesktopConfirmService=H4([dr(0,u.Inject(u.Injector)),dr(1,n1)],exports.DesktopConfirmService);const yt=u.createIdentifier("univer.ui.dialog-service");function T4(){const e=u.useDependency(yt),[t,n]=s.useState([]);s.useEffect(()=>{const o=e.getDialogs$().subscribe(a=>{n(a)});return()=>o.unsubscribe()},[e]);const r=t.map(i=>{const{children:o,title:a,closeIcon:c,footer:h,...v}=i,p=v;for(const f of["children","title","closeIcon","footer"]){const m=f,_=i[m];_&&(p[m]=g.jsx(ze,{..._}))}return p});return g.jsx(g.Fragment,{children:r==null?void 0:r.map(i=>g.jsx(ue.Dialog,{...i},i.id))})}var D4=Object.defineProperty,N4=Object.getOwnPropertyDescriptor,V4=(e,t,n,r)=>{for(var i=r>1?void 0:r?N4(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&D4(t,n,i),i},hr=(e,t)=>(n,r)=>t(n,r,e);exports.DesktopDialogService=class extends u.Disposable{constructor(n,r){super();A(this,"_dialogOptions",[]);A(this,"_dialogOptions$",new re.Subject);this._injector=n,this._uiPartsService=r,this._initUIPart()}dispose(){super.dispose(),this._dialogOptions$.complete()}open(n){return this._dialogOptions.find(r=>r.id===n.id)?this._dialogOptions=this._dialogOptions.map(r=>({...r.id===n.id?n:r,visible:r.id===n.id?!0:r.visible})):this._dialogOptions.push({...n,visible:!0}),this._dialogOptions$.next(this._dialogOptions),u.toDisposable(()=>{this._dialogOptions=[],this._dialogOptions$.next([])})}close(n){this._dialogOptions=this._dialogOptions.map(r=>({...r,visible:r.id===n?!1:r.visible})),this._dialogOptions$.next([...this._dialogOptions])}getDialogs$(){return this._dialogOptions$.asObservable()}_initUIPart(){this.disposeWithMe(this._uiPartsService.registerComponent(we.GLOBAL,()=>u.connectInjector(T4,this._injector)))}};exports.DesktopDialogService=V4([hr(0,u.Inject(u.Injector)),hr(1,n1)],exports.DesktopDialogService);class In{constructor(){A(this,"_portalContainer",$6()?document.body:void 0);A(this,"_message")}dispose(){var t;(t=this._message)==null||t.dispose()}setContainer(t){this._message||(this._portalContainer=t,this._message=new ue.Message(t))}getContainer(){return this._portalContainer}show(t){if(!this._portalContainer)throw new Error("[DesktopMessageService]: no container to show message!");if(!this._message)throw new Error("[DesktopMessageService]: no message implementation!");const{type:n,...r}=t;return this._message[n](r)}}function rn(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function A4(e){if(Array.isArray(e))return rn(e)}function j4(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function vi(e,t){if(e){if(typeof e=="string")return rn(e,t);var n={}.toString.call(e).slice(8,-1);return n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set"?Array.from(e):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?rn(e,t):void 0}}function P4(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
11
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function I1(e){return A4(e)||j4(e)||vi(e)||P4()}function $4(e){if(Array.isArray(e))return e}function k4(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,o,a,c=[],h=!0,v=!1;try{if(o=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;h=!1}else for(;!(h=(r=o.call(n)).done)&&(c.push(r.value),c.length!==t);h=!0);}catch(p){v=!0,i=p}finally{try{if(!h&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(v)throw i}}return c}}function B4(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
12
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function He(e,t){return $4(e)||k4(e,t)||vi(e,t)||B4()}function U4(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function lt(e,t){if(e==null)return{};var n,r,i=U4(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||{}.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}function Ze(e){"@babel/helpers - typeof";return Ze=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ze(e)}function F4(e,t){if(Ze(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Ze(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function gi(e){var t=F4(e,"string");return Ze(t)=="symbol"?t:t+""}function Ne(e,t,n){return(t=gi(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function pr(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function ge(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?pr(Object(n),!0).forEach(function(r){Ne(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):pr(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function p1(){return p1=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},p1.apply(null,arguments)}var mi={exports:{}};/*!
13
13
  Copyright (c) 2018 Jed Watson.
14
14
  Licensed under the MIT License (MIT), see
15
15
  http://jedwatson.github.io/classnames
16
- */(function(e){(function(){var t={}.hasOwnProperty;function n(){for(var o="",a=0;a<arguments.length;a++){var c=arguments[a];c&&(o=i(o,r(c)))}return o}function r(o){if(typeof o=="string"||typeof o=="number")return o;if(typeof o!="object")return"";if(Array.isArray(o))return n.apply(null,o);if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]"))return o.toString();var a="";for(var c in o)t.call(o,c)&&o[c]&&(a=i(a,c));return a}function i(o,a){return a?o?o+" "+a:o+a:o}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(bi);var Z4=bi.exports;const T1=A6(Z4);function mr(e){return e instanceof HTMLElement||e instanceof SVGElement}function W4(e){return e&&Ge(e)==="object"&&mr(e.nativeElement)?e.nativeElement:mr(e)?e:null}function G4(e){var t=W4(e);if(t)return t;if(e instanceof s.Component){var n;return(n=D1.findDOMNode)===null||n===void 0?void 0:n.call(D1,e)}return null}var Si={exports:{}},_e={};/**
16
+ */(function(e){(function(){var t={}.hasOwnProperty;function n(){for(var o="",a=0;a<arguments.length;a++){var c=arguments[a];c&&(o=i(o,r(c)))}return o}function r(o){if(typeof o=="string"||typeof o=="number")return o;if(typeof o!="object")return"";if(Array.isArray(o))return n.apply(null,o);if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]"))return o.toString();var a="";for(var c in o)t.call(o,c)&&o[c]&&(a=i(a,c));return a}function i(o,a){return a?o?o+" "+a:o+a:o}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(mi);var z4=mi.exports;const O1=N6(z4);function vr(e){return e instanceof HTMLElement||e instanceof SVGElement}function Z4(e){return e&&Ze(e)==="object"&&vr(e.nativeElement)?e.nativeElement:vr(e)?e:null}function W4(e){var t=Z4(e);if(t)return t;if(e instanceof s.Component){var n;return(n=H1.findDOMNode)===null||n===void 0?void 0:n.call(H1,e)}return null}var Ci={exports:{}},be={};/**
17
17
  * @license React
18
18
  * react-is.production.min.js
19
19
  *
@@ -21,7 +21,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
21
21
  *
22
22
  * This source code is licensed under the MIT license found in the
23
23
  * LICENSE file in the root directory of this source tree.
24
- */var Tn=Symbol.for("react.element"),Dn=Symbol.for("react.portal"),wt=Symbol.for("react.fragment"),Mt=Symbol.for("react.strict_mode"),Rt=Symbol.for("react.profiler"),xt=Symbol.for("react.provider"),It=Symbol.for("react.context"),Y4=Symbol.for("react.server_context"),Ot=Symbol.for("react.forward_ref"),Ht=Symbol.for("react.suspense"),Tt=Symbol.for("react.suspense_list"),Dt=Symbol.for("react.memo"),Nt=Symbol.for("react.lazy"),q4=Symbol.for("react.offscreen"),_i;_i=Symbol.for("react.module.reference");function Je(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case Tn:switch(e=e.type,e){case wt:case Rt:case Mt:case Ht:case Tt:return e;default:switch(e=e&&e.$$typeof,e){case Y4:case It:case Ot:case Nt:case Dt:case xt:return e;default:return t}}case Dn:return t}}}_e.ContextConsumer=It;_e.ContextProvider=xt;_e.Element=Tn;_e.ForwardRef=Ot;_e.Fragment=wt;_e.Lazy=Nt;_e.Memo=Dt;_e.Portal=Dn;_e.Profiler=Rt;_e.StrictMode=Mt;_e.Suspense=Ht;_e.SuspenseList=Tt;_e.isAsyncMode=function(){return!1};_e.isConcurrentMode=function(){return!1};_e.isContextConsumer=function(e){return Je(e)===It};_e.isContextProvider=function(e){return Je(e)===xt};_e.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===Tn};_e.isForwardRef=function(e){return Je(e)===Ot};_e.isFragment=function(e){return Je(e)===wt};_e.isLazy=function(e){return Je(e)===Nt};_e.isMemo=function(e){return Je(e)===Dt};_e.isPortal=function(e){return Je(e)===Dn};_e.isProfiler=function(e){return Je(e)===Rt};_e.isStrictMode=function(e){return Je(e)===Mt};_e.isSuspense=function(e){return Je(e)===Ht};_e.isSuspenseList=function(e){return Je(e)===Tt};_e.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===wt||e===Rt||e===Mt||e===Ht||e===Tt||e===q4||typeof e=="object"&&e!==null&&(e.$$typeof===Nt||e.$$typeof===Dt||e.$$typeof===xt||e.$$typeof===It||e.$$typeof===Ot||e.$$typeof===_i||e.getModuleId!==void 0)};_e.typeOf=Je;Si.exports=_e;var nt=Si.exports,X4=function(t,n){typeof t=="function"?t(n):Ge(t)==="object"&&t&&"current"in t&&(t.current=n)},Q4=function(t){var n,r,i=nt.isMemo(t)?t.type.type:t.type;return!(typeof i=="function"&&!((n=i.prototype)!==null&&n!==void 0&&n.render)&&i.$$typeof!==nt.ForwardRef||typeof t=="function"&&!((r=t.prototype)!==null&&r!==void 0&&r.render)&&t.$$typeof!==nt.ForwardRef)};function Cr(e){return s.isValidElement(e)&&!nt.isFragment(e)}Number(s.version.split(".")[0])>=19;var J4=ee.createContext({});function yi(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function br(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,Ci(r.key),r)}}function Li(e,t,n){return t&&br(e.prototype,t),n&&br(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function sn(e,t){return sn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},sn(e,t)}function Ei(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&sn(e,t)}function ft(e){return ft=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},ft(e)}function wi(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(wi=function(){return!!e})()}function ln(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function K4(e,t){if(t&&(Ge(t)=="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return ln(e)}function Mi(e){var t=wi();return function(){var n,r=ft(e);if(t){var i=ft(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return K4(this,n)}}var e0=function(e){Ei(n,e);var t=Mi(n);function n(){return yi(this,n),t.apply(this,arguments)}return Li(n,[{key:"render",value:function(){return this.props.children}}]),n}(ee.Component);function t0(e){var t=ee.useRef();t.current=e;var n=ee.useCallback(function(){for(var r,i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];return(r=t.current)===null||r===void 0?void 0:r.call.apply(r,[t].concat(o))},[]);return n}function Nn(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function rt(e){var t=ee.useRef(!1),n=ee.useState(e),r=De(n,2),i=r[0],o=r[1];ee.useEffect(function(){return t.current=!1,function(){t.current=!0}},[]);function a(c,d){d&&t.current||o(c)}return[i,a]}var u1="none",q1="appear",X1="enter",Q1="leave",Sr="none",e1="prepare",E1="start",w1="active",Vn="end",Ri="prepared";function _r(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit".concat(e)]="webkit".concat(t),n["Moz".concat(e)]="moz".concat(t),n["ms".concat(e)]="MS".concat(t),n["O".concat(e)]="o".concat(t.toLowerCase()),n}function n0(e,t){var n={animationend:_r("Animation","AnimationEnd"),transitionend:_r("Transition","TransitionEnd")};return e&&("AnimationEvent"in t||delete n.animationend.animation,"TransitionEvent"in t||delete n.transitionend.transition),n}var r0=n0(Nn(),typeof window<"u"?window:{}),xi={};if(Nn()){var i0=document.createElement("div");xi=i0.style}var J1={};function Ii(e){if(J1[e])return J1[e];var t=r0[e];if(t)for(var n=Object.keys(t),r=n.length,i=0;i<r;i+=1){var o=n[i];if(Object.prototype.hasOwnProperty.call(t,o)&&o in xi)return J1[e]=t[o],J1[e]}return""}var Oi=Ii("animationend"),Hi=Ii("transitionend"),Ti=!!(Oi&&Hi),yr=Oi||"animationend",Lr=Hi||"transitionend";function Er(e,t){if(!e)return null;if(Ge(e)==="object"){var n=t.replace(/-\w/g,function(r){return r[1].toUpperCase()});return e[n]}return"".concat(e,"-").concat(t)}const o0=function(e){var t=s.useRef();function n(i){i&&(i.removeEventListener(Lr,e),i.removeEventListener(yr,e))}function r(i){t.current&&t.current!==i&&n(t.current),i&&i!==t.current&&(i.addEventListener(Lr,e),i.addEventListener(yr,e),t.current=i)}return ee.useEffect(function(){return function(){n(t.current)}},[]),[r,n]};var Di=Nn()?s.useLayoutEffect:s.useEffect,Ni=function(t){return+setTimeout(t,16)},Vi=function(t){return clearTimeout(t)};typeof window<"u"&&"requestAnimationFrame"in window&&(Ni=function(t){return window.requestAnimationFrame(t)},Vi=function(t){return window.cancelAnimationFrame(t)});var wr=0,An=new Map;function Ai(e){An.delete(e)}var cn=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;wr+=1;var r=wr;function i(o){if(o===0)Ai(r),t();else{var a=Ni(function(){i(o-1)});An.set(r,a)}}return i(n),r};cn.cancel=function(e){var t=An.get(e);return Ai(e),Vi(t)};const a0=function(){var e=ee.useRef(null);function t(){cn.cancel(e.current)}function n(r){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2;t();var o=cn(function(){i<=1?r({isCanceled:function(){return o!==e.current}}):n(r,i-1)});e.current=o}return ee.useEffect(function(){return function(){t()}},[]),[n,t]};var s0=[e1,E1,w1,Vn],l0=[e1,Ri],ji=!1,c0=!0;function Pi(e){return e===w1||e===Vn}const u0=function(e,t,n){var r=rt(Sr),i=De(r,2),o=i[0],a=i[1],c=a0(),d=De(c,2),p=d[0],h=d[1];function f(){a(e1,!0)}var g=t?l0:s0;return Di(function(){if(o!==Sr&&o!==Vn){var S=g.indexOf(o),L=g[S+1],x=n(o);x===ji?a(L,!0):L&&p(function(w){function j(){w.isCanceled()||a(L,!0)}x===!0?j():Promise.resolve(x).then(j)})}},[e,o]),ee.useEffect(function(){return function(){h()}},[]),[f,o]};function f0(e,t,n,r){var i=r.motionEnter,o=i===void 0?!0:i,a=r.motionAppear,c=a===void 0?!0:a,d=r.motionLeave,p=d===void 0?!0:d,h=r.motionDeadline,f=r.motionLeaveImmediately,g=r.onAppearPrepare,S=r.onEnterPrepare,L=r.onLeavePrepare,x=r.onAppearStart,w=r.onEnterStart,j=r.onLeaveStart,Z=r.onAppearActive,U=r.onEnterActive,K=r.onLeaveActive,E=r.onAppearEnd,D=r.onEnterEnd,k=r.onLeaveEnd,$=r.onVisibleChanged,F=rt(),z=De(F,2),Y=z[0],ie=z[1],ae=rt(u1),fe=De(ae,2),le=fe[0],J=fe[1],se=rt(null),ve=De(se,2),T=ve[0],M=ve[1],I=s.useRef(!1),B=s.useRef(null);function G(){return n()}var W=s.useRef(!1);function q(){J(u1,!0),M(null,!0)}var ce=t0(function(be){if(le!==u1){var Ee=G();if(!(be&&!be.deadline&&be.target!==Ee)){var ye=W.current,$e;le===q1&&ye?$e=E==null?void 0:E(Ee,be):le===X1&&ye?$e=D==null?void 0:D(Ee,be):le===Q1&&ye&&($e=k==null?void 0:k(Ee,be)),ye&&$e!==!1&&q()}}}),Le=o0(ce),xe=De(Le,1),Me=xe[0],he=function(Ee){switch(Ee){case q1:return Ae(Ae(Ae({},e1,g),E1,x),w1,Z);case X1:return Ae(Ae(Ae({},e1,S),E1,w),w1,U);case Q1:return Ae(Ae(Ae({},e1,L),E1,j),w1,K);default:return{}}},je=ee.useMemo(function(){return he(le)},[le]),Be=u0(le,!e,function(be){if(be===e1){var Ee=je[e1];return Ee?Ee(G()):ji}if(ne in je){var ye;M(((ye=je[ne])===null||ye===void 0?void 0:ye.call(je,G(),null))||null)}return ne===w1&&le!==u1&&(Me(G()),h>0&&(clearTimeout(B.current),B.current=setTimeout(function(){ce({deadline:!0})},h))),ne===Ri&&q(),c0}),Pe=De(Be,2),He=Pe[0],ne=Pe[1],pe=Pi(ne);W.current=pe,Di(function(){ie(t);var be=I.current;I.current=!0;var Ee;!be&&t&&c&&(Ee=q1),be&&t&&o&&(Ee=X1),(be&&!t&&p||!be&&f&&!t&&p)&&(Ee=Q1);var ye=he(Ee);Ee&&(e||ye[e1])?(J(Ee),He()):J(u1)},[t]),s.useEffect(function(){(le===q1&&!c||le===X1&&!o||le===Q1&&!p)&&J(u1)},[c,o,p]),s.useEffect(function(){return function(){I.current=!1,clearTimeout(B.current)}},[]);var ge=ee.useRef(!1);s.useEffect(function(){Y&&(ge.current=!0),Y!==void 0&&le===u1&&((ge.current||Y)&&($==null||$(Y)),ge.current=!0)},[Y,le]);var Ne=T;return je[e1]&&ne===E1&&(Ne=Ce({transition:"none"},Ne)),[le,ne,Ne,Y!=null?Y:t]}function d0(e){var t=e;Ge(e)==="object"&&(t=e.transitionSupport);function n(i,o){return!!(i.motionName&&t&&o!==!1)}var r=ee.forwardRef(function(i,o){var a=i.visible,c=a===void 0?!0:a,d=i.removeOnLeave,p=d===void 0?!0:d,h=i.forceRender,f=i.children,g=i.motionName,S=i.leavedClassName,L=i.eventProps,x=ee.useContext(J4),w=x.motion,j=n(i,w),Z=s.useRef(),U=s.useRef();function K(){try{return Z.current instanceof HTMLElement?Z.current:G4(U.current)}catch{return null}}var E=f0(j,c,K,i),D=De(E,4),k=D[0],$=D[1],F=D[2],z=D[3],Y=ee.useRef(z);z&&(Y.current=!0);var ie=ee.useCallback(function(T){Z.current=T,X4(o,T)},[o]),ae,fe=Ce(Ce({},L),{},{visible:c});if(!f)ae=null;else if(k===u1)z?ae=f(Ce({},fe),ie):!p&&Y.current&&S?ae=f(Ce(Ce({},fe),{},{className:S}),ie):h||!p&&!S?ae=f(Ce(Ce({},fe),{},{style:{display:"none"}}),ie):ae=null;else{var le;$===e1?le="prepare":Pi($)?le="active":$===E1&&(le="start");var J=Er(g,"".concat(k,"-").concat(le));ae=f(Ce(Ce({},fe),{},{className:T1(Er(g,k),Ae(Ae({},J,J&&le),g,typeof g=="string")),style:F}),ie)}if(ee.isValidElement(ae)&&Q4(ae)){var se=ae,ve=se.ref;ve||(ae=ee.cloneElement(ae,{ref:ie}))}return ee.createElement(e0,{ref:U},ae)});return r.displayName="CSSMotion",r}const h0=d0(Ti);var un="add",fn="keep",dn="remove",Jt="removed";function p0(e){var t;return e&&Ge(e)==="object"&&"key"in e?t=e:t={key:e},Ce(Ce({},t),{},{key:String(t.key)})}function hn(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return e.map(p0)}function v0(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],n=[],r=0,i=t.length,o=hn(e),a=hn(t);o.forEach(function(p){for(var h=!1,f=r;f<i;f+=1){var g=a[f];if(g.key===p.key){r<f&&(n=n.concat(a.slice(r,f).map(function(S){return Ce(Ce({},S),{},{status:un})})),r=f),n.push(Ce(Ce({},g),{},{status:fn})),r+=1,h=!0;break}}h||n.push(Ce(Ce({},p),{},{status:dn}))}),r<i&&(n=n.concat(a.slice(r).map(function(p){return Ce(Ce({},p),{},{status:un})})));var c={};n.forEach(function(p){var h=p.key;c[h]=(c[h]||0)+1});var d=Object.keys(c).filter(function(p){return c[p]>1});return d.forEach(function(p){n=n.filter(function(h){var f=h.key,g=h.status;return f!==p||g!==dn}),n.forEach(function(h){h.key===p&&(h.status=fn)})}),n}var g0=["component","children","onVisibleChanged","onAllRemoved"],m0=["status"],C0=["eventProps","visible","children","motionName","motionAppear","motionEnter","motionLeave","motionLeaveImmediately","motionDeadline","removeOnLeave","leavedClassName","onAppearPrepare","onAppearStart","onAppearActive","onAppearEnd","onEnterStart","onEnterActive","onEnterEnd","onLeaveStart","onLeaveActive","onLeaveEnd"];function b0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:h0,n=function(r){Ei(o,r);var i=Mi(o);function o(){var a;yi(this,o);for(var c=arguments.length,d=new Array(c),p=0;p<c;p++)d[p]=arguments[p];return a=i.call.apply(i,[this].concat(d)),Ae(ln(a),"state",{keyEntities:[]}),Ae(ln(a),"removeKey",function(h){var f=a.state.keyEntities,g=f.map(function(S){return S.key!==h?S:Ce(Ce({},S),{},{status:Jt})});return a.setState({keyEntities:g}),g.filter(function(S){var L=S.status;return L!==Jt}).length}),a}return Li(o,[{key:"render",value:function(){var c=this,d=this.state.keyEntities,p=this.props,h=p.component,f=p.children,g=p.onVisibleChanged,S=p.onAllRemoved,L=ut(p,g0),x=h||ee.Fragment,w={};return C0.forEach(function(j){w[j]=L[j],delete L[j]}),delete L.keys,ee.createElement(x,L,d.map(function(j,Z){var U=j.status,K=ut(j,m0),E=U===un||U===fn;return ee.createElement(t,g1({},w,{key:K.key,visible:E,eventProps:K,onVisibleChanged:function(k){if(g==null||g(k,{key:K.key}),!k){var $=c.removeKey(K.key);$===0&&S&&S()}}}),function(D,k){return f(Ce(Ce({},D),{},{index:Z}),k)})}))}}],[{key:"getDerivedStateFromProps",value:function(c,d){var p=c.keys,h=d.keyEntities,f=hn(p),g=v0(h,f);return{keyEntities:g.filter(function(S){var L=h.find(function(x){var w=x.key;return S.key===w});return!(L&&L.status===Jt&&S.status===dn)})}}}]),o}(ee.Component);return Ae(n,"defaultProps",{component:"div"}),n}const S0=b0(Ti);var re={MAC_ENTER:3,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,QUESTION_MARK:63,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,META:91,WIN_KEY_RIGHT:92,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,NUMLOCK:144,SEMICOLON:186,DASH:189,EQUALS:187,COMMA:188,PERIOD:190,SLASH:191,APOSTROPHE:192,SINGLE_QUOTE:222,OPEN_SQUARE_BRACKET:219,BACKSLASH:220,CLOSE_SQUARE_BRACKET:221,WIN_KEY:224,MAC_FF_META:224,WIN_IME:229,isTextModifyingKeyEvent:function(t){var n=t.keyCode;if(t.altKey&&!t.ctrlKey||t.metaKey||n>=re.F1&&n<=re.F12)return!1;switch(n){case re.ALT:case re.CAPS_LOCK:case re.CONTEXT_MENU:case re.CTRL:case re.DOWN:case re.END:case re.ESC:case re.HOME:case re.INSERT:case re.LEFT:case re.MAC_FF_META:case re.META:case re.NUMLOCK:case re.NUM_CENTER:case re.PAGE_DOWN:case re.PAGE_UP:case re.PAUSE:case re.PRINT_SCREEN:case re.RIGHT:case re.SHIFT:case re.UP:case re.WIN_KEY:case re.WIN_KEY_RIGHT:return!1;default:return!0}},isCharacterKey:function(t){if(t>=re.ZERO&&t<=re.NINE||t>=re.NUM_ZERO&&t<=re.NUM_MULTIPLY||t>=re.A&&t<=re.Z||window.navigator.userAgent.indexOf("WebKit")!==-1&&t===0)return!0;switch(t){case re.SPACE:case re.QUESTION_MARK:case re.NUM_PLUS:case re.NUM_MINUS:case re.NUM_PERIOD:case re.NUM_DIVISION:case re.SEMICOLON:case re.DASH:case re.EQUALS:case re.COMMA:case re.PERIOD:case re.SLASH:case re.APOSTROPHE:case re.SINGLE_QUOTE:case re.OPEN_SQUARE_BRACKET:case re.BACKSLASH:case re.CLOSE_SQUARE_BRACKET:return!0;default:return!1}}},_0=`accept acceptCharset accessKey action allowFullScreen allowTransparency
24
+ */var On=Symbol.for("react.element"),Hn=Symbol.for("react.portal"),Lt=Symbol.for("react.fragment"),Et=Symbol.for("react.strict_mode"),wt=Symbol.for("react.profiler"),Mt=Symbol.for("react.provider"),Rt=Symbol.for("react.context"),G4=Symbol.for("react.server_context"),xt=Symbol.for("react.forward_ref"),It=Symbol.for("react.suspense"),Ot=Symbol.for("react.suspense_list"),Ht=Symbol.for("react.memo"),Tt=Symbol.for("react.lazy"),Y4=Symbol.for("react.offscreen"),bi;bi=Symbol.for("react.module.reference");function Xe(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case On:switch(e=e.type,e){case Lt:case wt:case Et:case It:case Ot:return e;default:switch(e=e&&e.$$typeof,e){case G4:case Rt:case xt:case Tt:case Ht:case Mt:return e;default:return t}}case Hn:return t}}}be.ContextConsumer=Rt;be.ContextProvider=Mt;be.Element=On;be.ForwardRef=xt;be.Fragment=Lt;be.Lazy=Tt;be.Memo=Ht;be.Portal=Hn;be.Profiler=wt;be.StrictMode=Et;be.Suspense=It;be.SuspenseList=Ot;be.isAsyncMode=function(){return!1};be.isConcurrentMode=function(){return!1};be.isContextConsumer=function(e){return Xe(e)===Rt};be.isContextProvider=function(e){return Xe(e)===Mt};be.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===On};be.isForwardRef=function(e){return Xe(e)===xt};be.isFragment=function(e){return Xe(e)===Lt};be.isLazy=function(e){return Xe(e)===Tt};be.isMemo=function(e){return Xe(e)===Ht};be.isPortal=function(e){return Xe(e)===Hn};be.isProfiler=function(e){return Xe(e)===wt};be.isStrictMode=function(e){return Xe(e)===Et};be.isSuspense=function(e){return Xe(e)===It};be.isSuspenseList=function(e){return Xe(e)===Ot};be.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===Lt||e===wt||e===Et||e===It||e===Ot||e===Y4||typeof e=="object"&&e!==null&&(e.$$typeof===Tt||e.$$typeof===Ht||e.$$typeof===Mt||e.$$typeof===Rt||e.$$typeof===xt||e.$$typeof===bi||e.getModuleId!==void 0)};be.typeOf=Xe;Ci.exports=be;var et=Ci.exports,q4=function(t,n){typeof t=="function"?t(n):Ze(t)==="object"&&t&&"current"in t&&(t.current=n)},X4=function(t){var n,r,i=et.isMemo(t)?t.type.type:t.type;return!(typeof i=="function"&&!((n=i.prototype)!==null&&n!==void 0&&n.render)&&i.$$typeof!==et.ForwardRef||typeof t=="function"&&!((r=t.prototype)!==null&&r!==void 0&&r.render)&&t.$$typeof!==et.ForwardRef)};function gr(e){return s.isValidElement(e)&&!et.isFragment(e)}Number(s.version.split(".")[0])>=19;var Q4=K.createContext({});function Si(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function mr(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,gi(r.key),r)}}function _i(e,t,n){return t&&mr(e.prototype,t),n&&mr(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function on(e,t){return on=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},on(e,t)}function yi(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&on(e,t)}function ct(e){return ct=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},ct(e)}function Li(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Li=function(){return!!e})()}function an(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function J4(e,t){if(t&&(Ze(t)=="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return an(e)}function Ei(e){var t=Li();return function(){var n,r=ct(e);if(t){var i=ct(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return J4(this,n)}}var K4=function(e){yi(n,e);var t=Ei(n);function n(){return Si(this,n),t.apply(this,arguments)}return _i(n,[{key:"render",value:function(){return this.props.children}}]),n}(K.Component);function e0(e){var t=K.useRef();t.current=e;var n=K.useCallback(function(){for(var r,i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];return(r=t.current)===null||r===void 0?void 0:r.call.apply(r,[t].concat(o))},[]);return n}function Tn(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function tt(e){var t=K.useRef(!1),n=K.useState(e),r=He(n,2),i=r[0],o=r[1];K.useEffect(function(){return t.current=!1,function(){t.current=!0}},[]);function a(c,h){h&&t.current||o(c)}return[i,a]}var l1="none",G1="appear",Y1="enter",q1="leave",Cr="none",Je="prepare",y1="start",L1="active",Dn="end",wi="prepared";function br(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit".concat(e)]="webkit".concat(t),n["Moz".concat(e)]="moz".concat(t),n["ms".concat(e)]="MS".concat(t),n["O".concat(e)]="o".concat(t.toLowerCase()),n}function t0(e,t){var n={animationend:br("Animation","AnimationEnd"),transitionend:br("Transition","TransitionEnd")};return e&&("AnimationEvent"in t||delete n.animationend.animation,"TransitionEvent"in t||delete n.transitionend.transition),n}var n0=t0(Tn(),typeof window<"u"?window:{}),Mi={};if(Tn()){var r0=document.createElement("div");Mi=r0.style}var X1={};function Ri(e){if(X1[e])return X1[e];var t=n0[e];if(t)for(var n=Object.keys(t),r=n.length,i=0;i<r;i+=1){var o=n[i];if(Object.prototype.hasOwnProperty.call(t,o)&&o in Mi)return X1[e]=t[o],X1[e]}return""}var xi=Ri("animationend"),Ii=Ri("transitionend"),Oi=!!(xi&&Ii),Sr=xi||"animationend",_r=Ii||"transitionend";function yr(e,t){if(!e)return null;if(Ze(e)==="object"){var n=t.replace(/-\w/g,function(r){return r[1].toUpperCase()});return e[n]}return"".concat(e,"-").concat(t)}const i0=function(e){var t=s.useRef();function n(i){i&&(i.removeEventListener(_r,e),i.removeEventListener(Sr,e))}function r(i){t.current&&t.current!==i&&n(t.current),i&&i!==t.current&&(i.addEventListener(_r,e),i.addEventListener(Sr,e),t.current=i)}return K.useEffect(function(){return function(){n(t.current)}},[]),[r,n]};var Hi=Tn()?s.useLayoutEffect:s.useEffect,Ti=function(t){return+setTimeout(t,16)},Di=function(t){return clearTimeout(t)};typeof window<"u"&&"requestAnimationFrame"in window&&(Ti=function(t){return window.requestAnimationFrame(t)},Di=function(t){return window.cancelAnimationFrame(t)});var Lr=0,Nn=new Map;function Ni(e){Nn.delete(e)}var sn=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;Lr+=1;var r=Lr;function i(o){if(o===0)Ni(r),t();else{var a=Ti(function(){i(o-1)});Nn.set(r,a)}}return i(n),r};sn.cancel=function(e){var t=Nn.get(e);return Ni(e),Di(t)};const o0=function(){var e=K.useRef(null);function t(){sn.cancel(e.current)}function n(r){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2;t();var o=sn(function(){i<=1?r({isCanceled:function(){return o!==e.current}}):n(r,i-1)});e.current=o}return K.useEffect(function(){return function(){t()}},[]),[n,t]};var a0=[Je,y1,L1,Dn],s0=[Je,wi],Vi=!1,l0=!0;function Ai(e){return e===L1||e===Dn}const c0=function(e,t,n){var r=tt(Cr),i=He(r,2),o=i[0],a=i[1],c=o0(),h=He(c,2),v=h[0],p=h[1];function f(){a(Je,!0)}var m=t?s0:a0;return Hi(function(){if(o!==Cr&&o!==Dn){var _=m.indexOf(o),L=m[_+1],x=n(o);x===Vi?a(L,!0):L&&v(function(w){function j(){w.isCanceled()||a(L,!0)}x===!0?j():Promise.resolve(x).then(j)})}},[e,o]),K.useEffect(function(){return function(){p()}},[]),[f,o]};function u0(e,t,n,r){var i=r.motionEnter,o=i===void 0?!0:i,a=r.motionAppear,c=a===void 0?!0:a,h=r.motionLeave,v=h===void 0?!0:h,p=r.motionDeadline,f=r.motionLeaveImmediately,m=r.onAppearPrepare,_=r.onEnterPrepare,L=r.onLeavePrepare,x=r.onAppearStart,w=r.onEnterStart,j=r.onLeaveStart,Z=r.onAppearActive,U=r.onEnterActive,J=r.onLeaveActive,E=r.onAppearEnd,D=r.onEnterEnd,k=r.onLeaveEnd,$=r.onVisibleChanged,F=tt(),z=He(F,2),Y=z[0],ne=z[1],ie=tt(l1),ce=He(ie,2),ae=ce[0],Q=ce[1],oe=tt(null),he=He(oe,2),T=he[0],M=he[1],I=s.useRef(!1),B=s.useRef(null);function G(){return n()}var W=s.useRef(!1);function q(){Q(l1,!0),M(null,!0)}var se=e0(function(me){if(ae!==l1){var ye=G();if(!(me&&!me.deadline&&me.target!==ye)){var Se=W.current,je;ae===G1&&Se?je=E==null?void 0:E(ye,me):ae===Y1&&Se?je=D==null?void 0:D(ye,me):ae===q1&&Se&&(je=k==null?void 0:k(ye,me)),Se&&je!==!1&&q()}}}),_e=i0(se),Me=He(_e,1),Ee=Me[0],fe=function(ye){switch(ye){case G1:return Ne(Ne(Ne({},Je,m),y1,x),L1,Z);case Y1:return Ne(Ne(Ne({},Je,_),y1,w),L1,U);case q1:return Ne(Ne(Ne({},Je,L),y1,j),L1,J);default:return{}}},Ve=K.useMemo(function(){return fe(ae)},[ae]),$e=c0(ae,!e,function(me){if(me===Je){var ye=Ve[Je];return ye?ye(G()):Vi}if(ee in Ve){var Se;M(((Se=Ve[ee])===null||Se===void 0?void 0:Se.call(Ve,G(),null))||null)}return ee===L1&&ae!==l1&&(Ee(G()),p>0&&(clearTimeout(B.current),B.current=setTimeout(function(){se({deadline:!0})},p))),ee===wi&&q(),l0}),Ae=He($e,2),Ie=Ae[0],ee=Ae[1],de=Ai(ee);W.current=de,Hi(function(){ne(t);var me=I.current;I.current=!0;var ye;!me&&t&&c&&(ye=G1),me&&t&&o&&(ye=Y1),(me&&!t&&v||!me&&f&&!t&&v)&&(ye=q1);var Se=fe(ye);ye&&(e||Se[Je])?(Q(ye),Ie()):Q(l1)},[t]),s.useEffect(function(){(ae===G1&&!c||ae===Y1&&!o||ae===q1&&!v)&&Q(l1)},[c,o,v]),s.useEffect(function(){return function(){I.current=!1,clearTimeout(B.current)}},[]);var pe=K.useRef(!1);s.useEffect(function(){Y&&(pe.current=!0),Y!==void 0&&ae===l1&&((pe.current||Y)&&($==null||$(Y)),pe.current=!0)},[Y,ae]);var Te=T;return Ve[Je]&&ee===y1&&(Te=ge({transition:"none"},Te)),[ae,ee,Te,Y!=null?Y:t]}function f0(e){var t=e;Ze(e)==="object"&&(t=e.transitionSupport);function n(i,o){return!!(i.motionName&&t&&o!==!1)}var r=K.forwardRef(function(i,o){var a=i.visible,c=a===void 0?!0:a,h=i.removeOnLeave,v=h===void 0?!0:h,p=i.forceRender,f=i.children,m=i.motionName,_=i.leavedClassName,L=i.eventProps,x=K.useContext(Q4),w=x.motion,j=n(i,w),Z=s.useRef(),U=s.useRef();function J(){try{return Z.current instanceof HTMLElement?Z.current:W4(U.current)}catch{return null}}var E=u0(j,c,J,i),D=He(E,4),k=D[0],$=D[1],F=D[2],z=D[3],Y=K.useRef(z);z&&(Y.current=!0);var ne=K.useCallback(function(T){Z.current=T,q4(o,T)},[o]),ie,ce=ge(ge({},L),{},{visible:c});if(!f)ie=null;else if(k===l1)z?ie=f(ge({},ce),ne):!v&&Y.current&&_?ie=f(ge(ge({},ce),{},{className:_}),ne):p||!v&&!_?ie=f(ge(ge({},ce),{},{style:{display:"none"}}),ne):ie=null;else{var ae;$===Je?ae="prepare":Ai($)?ae="active":$===y1&&(ae="start");var Q=yr(m,"".concat(k,"-").concat(ae));ie=f(ge(ge({},ce),{},{className:O1(yr(m,k),Ne(Ne({},Q,Q&&ae),m,typeof m=="string")),style:F}),ne)}if(K.isValidElement(ie)&&X4(ie)){var oe=ie,he=oe.ref;he||(ie=K.cloneElement(ie,{ref:ne}))}return K.createElement(K4,{ref:U},ie)});return r.displayName="CSSMotion",r}const d0=f0(Oi);var ln="add",cn="keep",un="remove",Xt="removed";function h0(e){var t;return e&&Ze(e)==="object"&&"key"in e?t=e:t={key:e},ge(ge({},t),{},{key:String(t.key)})}function fn(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return e.map(h0)}function p0(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],n=[],r=0,i=t.length,o=fn(e),a=fn(t);o.forEach(function(v){for(var p=!1,f=r;f<i;f+=1){var m=a[f];if(m.key===v.key){r<f&&(n=n.concat(a.slice(r,f).map(function(_){return ge(ge({},_),{},{status:ln})})),r=f),n.push(ge(ge({},m),{},{status:cn})),r+=1,p=!0;break}}p||n.push(ge(ge({},v),{},{status:un}))}),r<i&&(n=n.concat(a.slice(r).map(function(v){return ge(ge({},v),{},{status:ln})})));var c={};n.forEach(function(v){var p=v.key;c[p]=(c[p]||0)+1});var h=Object.keys(c).filter(function(v){return c[v]>1});return h.forEach(function(v){n=n.filter(function(p){var f=p.key,m=p.status;return f!==v||m!==un}),n.forEach(function(p){p.key===v&&(p.status=cn)})}),n}var v0=["component","children","onVisibleChanged","onAllRemoved"],g0=["status"],m0=["eventProps","visible","children","motionName","motionAppear","motionEnter","motionLeave","motionLeaveImmediately","motionDeadline","removeOnLeave","leavedClassName","onAppearPrepare","onAppearStart","onAppearActive","onAppearEnd","onEnterStart","onEnterActive","onEnterEnd","onLeaveStart","onLeaveActive","onLeaveEnd"];function C0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:d0,n=function(r){yi(o,r);var i=Ei(o);function o(){var a;Si(this,o);for(var c=arguments.length,h=new Array(c),v=0;v<c;v++)h[v]=arguments[v];return a=i.call.apply(i,[this].concat(h)),Ne(an(a),"state",{keyEntities:[]}),Ne(an(a),"removeKey",function(p){var f=a.state.keyEntities,m=f.map(function(_){return _.key!==p?_:ge(ge({},_),{},{status:Xt})});return a.setState({keyEntities:m}),m.filter(function(_){var L=_.status;return L!==Xt}).length}),a}return _i(o,[{key:"render",value:function(){var c=this,h=this.state.keyEntities,v=this.props,p=v.component,f=v.children,m=v.onVisibleChanged,_=v.onAllRemoved,L=lt(v,v0),x=p||K.Fragment,w={};return m0.forEach(function(j){w[j]=L[j],delete L[j]}),delete L.keys,K.createElement(x,L,h.map(function(j,Z){var U=j.status,J=lt(j,g0),E=U===ln||U===cn;return K.createElement(t,p1({},w,{key:J.key,visible:E,eventProps:J,onVisibleChanged:function(k){if(m==null||m(k,{key:J.key}),!k){var $=c.removeKey(J.key);$===0&&_&&_()}}}),function(D,k){return f(ge(ge({},D),{},{index:Z}),k)})}))}}],[{key:"getDerivedStateFromProps",value:function(c,h){var v=c.keys,p=h.keyEntities,f=fn(v),m=p0(p,f);return{keyEntities:m.filter(function(_){var L=p.find(function(x){var w=x.key;return _.key===w});return!(L&&L.status===Xt&&_.status===un)})}}}]),o}(K.Component);return Ne(n,"defaultProps",{component:"div"}),n}const b0=C0(Oi);var te={MAC_ENTER:3,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,QUESTION_MARK:63,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,META:91,WIN_KEY_RIGHT:92,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,NUMLOCK:144,SEMICOLON:186,DASH:189,EQUALS:187,COMMA:188,PERIOD:190,SLASH:191,APOSTROPHE:192,SINGLE_QUOTE:222,OPEN_SQUARE_BRACKET:219,BACKSLASH:220,CLOSE_SQUARE_BRACKET:221,WIN_KEY:224,MAC_FF_META:224,WIN_IME:229,isTextModifyingKeyEvent:function(t){var n=t.keyCode;if(t.altKey&&!t.ctrlKey||t.metaKey||n>=te.F1&&n<=te.F12)return!1;switch(n){case te.ALT:case te.CAPS_LOCK:case te.CONTEXT_MENU:case te.CTRL:case te.DOWN:case te.END:case te.ESC:case te.HOME:case te.INSERT:case te.LEFT:case te.MAC_FF_META:case te.META:case te.NUMLOCK:case te.NUM_CENTER:case te.PAGE_DOWN:case te.PAGE_UP:case te.PAUSE:case te.PRINT_SCREEN:case te.RIGHT:case te.SHIFT:case te.UP:case te.WIN_KEY:case te.WIN_KEY_RIGHT:return!1;default:return!0}},isCharacterKey:function(t){if(t>=te.ZERO&&t<=te.NINE||t>=te.NUM_ZERO&&t<=te.NUM_MULTIPLY||t>=te.A&&t<=te.Z||window.navigator.userAgent.indexOf("WebKit")!==-1&&t===0)return!0;switch(t){case te.SPACE:case te.QUESTION_MARK:case te.NUM_PLUS:case te.NUM_MINUS:case te.NUM_PERIOD:case te.NUM_DIVISION:case te.SEMICOLON:case te.DASH:case te.EQUALS:case te.COMMA:case te.PERIOD:case te.SLASH:case te.APOSTROPHE:case te.SINGLE_QUOTE:case te.OPEN_SQUARE_BRACKET:case te.BACKSLASH:case te.CLOSE_SQUARE_BRACKET:return!0;default:return!1}}},S0=`accept acceptCharset accessKey action allowFullScreen allowTransparency
25
25
  alt async autoComplete autoFocus autoPlay capture cellPadding cellSpacing challenge
26
26
  charSet checked classID className colSpan cols content contentEditable contextMenu
27
27
  controls coords crossOrigin data dateTime default defer dir disabled download draggable
@@ -32,19 +32,19 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
32
32
  optimum pattern placeholder poster preload radioGroup readOnly rel required
33
33
  reversed role rowSpan rows sandbox scope scoped scrolling seamless selected
34
34
  shape size sizes span spellCheck src srcDoc srcLang srcSet start step style
35
- summary tabIndex target title type useMap value width wmode wrap`,y0=`onCopy onCut onPaste onCompositionEnd onCompositionStart onCompositionUpdate onKeyDown
35
+ summary tabIndex target title type useMap value width wmode wrap`,_0=`onCopy onCut onPaste onCompositionEnd onCompositionStart onCompositionUpdate onKeyDown
36
36
  onKeyPress onKeyUp onFocus onBlur onChange onInput onSubmit onClick onContextMenu onDoubleClick
37
37
  onDrag onDragEnd onDragEnter onDragExit onDragLeave onDragOver onDragStart onDrop onMouseDown
38
38
  onMouseEnter onMouseLeave onMouseMove onMouseOut onMouseOver onMouseUp onSelect onTouchCancel
39
39
  onTouchEnd onTouchMove onTouchStart onScroll onWheel onAbort onCanPlay onCanPlayThrough
40
40
  onDurationChange onEmptied onEncrypted onEnded onError onLoadedData onLoadedMetadata
41
- onLoadStart onPause onPlay onPlaying onProgress onRateChange onSeeked onSeeking onStalled onSuspend onTimeUpdate onVolumeChange onWaiting onLoad onError`,L0="".concat(_0," ").concat(y0).split(/[\s\n]+/),E0="aria-",w0="data-";function Mr(e,t){return e.indexOf(t)===0}function M0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n;t===!1?n={aria:!0,data:!0,attr:!0}:t===!0?n={aria:!0}:n=Ce({},t);var r={};return Object.keys(e).forEach(function(i){(n.aria&&(i==="role"||Mr(i,E0))||n.data&&Mr(i,w0)||n.attr&&L0.includes(i))&&(r[i]=e[i])}),r}var R0=ee.forwardRef(function(e,t){var n=e.prefixCls,r=e.style,i=e.className,o=e.duration,a=o===void 0?4.5:o,c=e.showProgress,d=e.pauseOnHover,p=d===void 0?!0:d,h=e.eventKey,f=e.content,g=e.closable,S=e.closeIcon,L=S===void 0?"x":S,x=e.props,w=e.onClick,j=e.onNoticeClose,Z=e.times,U=e.hovering,K=ee.useState(!1),E=De(K,2),D=E[0],k=E[1],$=ee.useState(0),F=De($,2),z=F[0],Y=F[1],ie=ee.useState(0),ae=De(ie,2),fe=ae[0],le=ae[1],J=U||D,se=a>0&&c,ve=function(){j(h)},T=function(q){(q.key==="Enter"||q.code==="Enter"||q.keyCode===re.ENTER)&&ve()};ee.useEffect(function(){if(!J&&a>0){var W=Date.now()-fe,q=setTimeout(function(){ve()},a*1e3-fe);return function(){p&&clearTimeout(q),le(Date.now()-W)}}},[a,J,Z]),ee.useEffect(function(){if(!J&&se&&(p||fe===0)){var W=performance.now(),q,ce=function Le(){cancelAnimationFrame(q),q=requestAnimationFrame(function(xe){var Me=xe+fe-W,he=Math.min(Me/(a*1e3),1);Y(he*100),he<1&&Le()})};return ce(),function(){p&&cancelAnimationFrame(q)}}},[a,fe,J,se,Z]);var M=ee.useMemo(function(){return Ge(g)==="object"&&g!==null?g:g?{closeIcon:L}:{}},[g,L]),I=M0(M,!0),B=100-(!z||z<0?0:z>100?100:z),G="".concat(n,"-notice");return ee.createElement("div",g1({},x,{ref:t,className:T1(G,i,Ae({},"".concat(G,"-closable"),g)),style:r,onMouseEnter:function(q){var ce;k(!0),x==null||(ce=x.onMouseEnter)===null||ce===void 0||ce.call(x,q)},onMouseLeave:function(q){var ce;k(!1),x==null||(ce=x.onMouseLeave)===null||ce===void 0||ce.call(x,q)},onClick:w}),ee.createElement("div",{className:"".concat(G,"-content")},f),g&&ee.createElement("a",g1({tabIndex:0,className:"".concat(G,"-close"),onKeyDown:T,"aria-label":"Close"},I,{onClick:function(q){q.preventDefault(),q.stopPropagation(),ve()}}),M.closeIcon),se&&ee.createElement("progress",{className:"".concat(G,"-progress"),max:"100",value:B},B+"%"))}),x0=s.createContext({}),Rr=8,xr=3,Ir=16,I0=function(t){var n={offset:Rr,threshold:xr,gap:Ir};if(t&&Ge(t)==="object"){var r,i,o;n.offset=(r=t.offset)!==null&&r!==void 0?r:Rr,n.threshold=(i=t.threshold)!==null&&i!==void 0?i:xr,n.gap=(o=t.gap)!==null&&o!==void 0?o:Ir}return[!!t,n]},O0=["className","style","classNames","styles"],H0=function(t){var n=t.configList,r=t.placement,i=t.prefixCls,o=t.className,a=t.style,c=t.motion,d=t.onAllNoticeRemoved,p=t.onNoticeClose,h=t.stack,f=s.useContext(x0),g=f.classNames,S=s.useRef({}),L=s.useState(null),x=De(L,2),w=x[0],j=x[1],Z=s.useState([]),U=De(Z,2),K=U[0],E=U[1],D=n.map(function(J){return{config:J,key:String(J.key)}}),k=I0(h),$=De(k,2),F=$[0],z=$[1],Y=z.offset,ie=z.threshold,ae=z.gap,fe=F&&(K.length>0||D.length<=ie),le=typeof c=="function"?c(r):c;return s.useEffect(function(){F&&K.length>1&&E(function(J){return J.filter(function(se){return D.some(function(ve){var T=ve.key;return se===T})})})},[K,D,F]),s.useEffect(function(){var J;if(F&&S.current[(J=D[D.length-1])===null||J===void 0?void 0:J.key]){var se;j(S.current[(se=D[D.length-1])===null||se===void 0?void 0:se.key])}},[D,F]),s.createElement(S0,g1({key:r,className:T1(i,"".concat(i,"-").concat(r),g==null?void 0:g.list,o,Ae(Ae({},"".concat(i,"-stack"),!!F),"".concat(i,"-stack-expanded"),fe)),style:a,keys:D,motionAppear:!0},le,{onAllRemoved:function(){d(r)}}),function(J,se){var ve=J.config,T=J.className,M=J.style,I=J.index,B=ve,G=B.key,W=B.times,q=String(G),ce=ve,Le=ce.className,xe=ce.style,Me=ce.classNames,he=ce.styles,je=ut(ce,O0),Be=D.findIndex(function(h1){return h1.key===q}),Pe={};if(F){var He=D.length-1-(Be>-1?Be:I-1),ne=r==="top"||r==="bottom"?"-50%":"0";if(He>0){var pe,ge,Ne;Pe.height=fe?(pe=S.current[q])===null||pe===void 0?void 0:pe.offsetHeight:w==null?void 0:w.offsetHeight;for(var be=0,Ee=0;Ee<He;Ee++){var ye;be+=((ye=S.current[D[D.length-1-Ee].key])===null||ye===void 0?void 0:ye.offsetHeight)+ae}var $e=(fe?be:He*Y)*(r.startsWith("top")?1:-1),U1=!fe&&w!==null&&w!==void 0&&w.offsetWidth&&(ge=S.current[q])!==null&&ge!==void 0&&ge.offsetWidth?((w==null?void 0:w.offsetWidth)-Y*2*(He<3?He:3))/((Ne=S.current[q])===null||Ne===void 0?void 0:Ne.offsetWidth):1;Pe.transform="translate3d(".concat(ne,", ").concat($e,"px, 0) scaleX(").concat(U1,")")}else Pe.transform="translate3d(".concat(ne,", 0, 0)")}return s.createElement("div",{ref:se,className:T1("".concat(i,"-notice-wrapper"),T,Me==null?void 0:Me.wrapper),style:Ce(Ce(Ce({},M),Pe),he==null?void 0:he.wrapper),onMouseEnter:function(){return E(function(n1){return n1.includes(q)?n1:[].concat(H1(n1),[q])})},onMouseLeave:function(){return E(function(n1){return n1.filter(function(F1){return F1!==q})})}},s.createElement(R0,g1({},je,{ref:function(n1){Be>-1?S.current[q]=n1:delete S.current[q]},prefixCls:i,classNames:Me,styles:he,className:T1(Le,g==null?void 0:g.notice),style:xe,times:W,key:G,eventKey:G,onNoticeClose:p,hovering:F&&K.length>0})))})},T0=ee.forwardRef(function(e,t){var n=e.prefixCls,r=n===void 0?"rc-notification":n,i=e.container,o=e.motion,a=e.maxCount,c=e.className,d=e.style,p=e.onAllRemoved,h=e.stack,f=e.renderNotifications,g=ee.useState([]),S=De(g,2),L=S[0],x=S[1],w=function(F){var z,Y=L.find(function(ie){return ie.key===F});Y==null||(z=Y.onClose)===null||z===void 0||z.call(Y),x(function(ie){return ie.filter(function(ae){return ae.key!==F})})};ee.useImperativeHandle(t,function(){return{open:function(F){x(function(z){var Y=H1(z),ie=Y.findIndex(function(le){return le.key===F.key}),ae=Ce({},F);if(ie>=0){var fe;ae.times=(((fe=z[ie])===null||fe===void 0?void 0:fe.times)||0)+1,Y[ie]=ae}else ae.times=0,Y.push(ae);return a>0&&Y.length>a&&(Y=Y.slice(-a)),Y})},close:function(F){w(F)},destroy:function(){x([])}}});var j=ee.useState({}),Z=De(j,2),U=Z[0],K=Z[1];ee.useEffect(function(){var $={};L.forEach(function(F){var z=F.placement,Y=z===void 0?"topRight":z;Y&&($[Y]=$[Y]||[],$[Y].push(F))}),Object.keys(U).forEach(function(F){$[F]=$[F]||[]}),K($)},[L]);var E=function(F){K(function(z){var Y=Ce({},z),ie=Y[F]||[];return ie.length||delete Y[F],Y})},D=ee.useRef(!1);if(ee.useEffect(function(){Object.keys(U).length>0?D.current=!0:D.current&&(p==null||p(),D.current=!1)},[U]),!i)return null;var k=Object.keys(U);return D1.createPortal(ee.createElement(ee.Fragment,null,k.map(function($){var F=U[$],z=ee.createElement(H0,{key:$,configList:F,placement:$,prefixCls:r,className:c==null?void 0:c($),style:d==null?void 0:d($),motion:o,onNoticeClose:w,onAllNoticeRemoved:E,stack:h});return f?f(z,{prefixCls:r,key:$}):z})),i)}),D0=["getContainer","motion","prefixCls","maxCount","className","style","onAllRemoved","stack","renderNotifications"],N0=function(){return document.body},Or=0;function V0(){for(var e={},t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return n.forEach(function(i){i&&Object.keys(i).forEach(function(o){var a=i[o];a!==void 0&&(e[o]=a)})}),e}function A0(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.getContainer,n=t===void 0?N0:t,r=e.motion,i=e.prefixCls,o=e.maxCount,a=e.className,c=e.style,d=e.onAllRemoved,p=e.stack,h=e.renderNotifications,f=ut(e,D0),g=ee.useState(),S=De(g,2),L=S[0],x=S[1],w=ee.useRef(),j=ee.createElement(T0,{container:L,ref:w,prefixCls:i,motion:r,maxCount:o,className:a,style:c,onAllRemoved:d,stack:p,renderNotifications:h}),Z=ee.useState([]),U=De(Z,2),K=U[0],E=U[1],D=ee.useMemo(function(){return{open:function($){var F=V0(f,$);(F.key===null||F.key===void 0)&&(F.key="rc-notification-".concat(Or),Or+=1),E(function(z){return[].concat(H1(z),[{type:"open",config:F}])})},close:function($){E(function(F){return[].concat(H1(F),[{type:"close",key:$}])})},destroy:function(){E(function($){return[].concat(H1($),[{type:"destroy"}])})}}},[]);return ee.useEffect(function(){x(n())}),ee.useEffect(function(){w.current&&K.length&&(K.forEach(function(k){switch(k.type){case"open":w.current.open(k.config);break;case"close":w.current.close(k.key);break;case"destroy":w.current.destroy();break}}),E(function(k){return k.filter(function($){return!K.includes($)})}))},[K]),[D,j]}const j0="univer-notification",P0="univer-notification-notice",$0="univer-notification-notice-wrapper",k0="univer-notification-notice-content",B0="univer-notification-notice-close",U0="univer-notification-icon",F0="univer-notification-icon-success",z0="univer-notification-icon-info",Z0="univer-notification-icon-warning",W0="univer-notification-icon-error",G0="univer-notification-content-container",Y0="univer-notification-title",q0="univer-notification-content",X0="univer-notification-content-ellipsis",Q0="univer-notification-top",J0="univer-notification-topLeft",K0="univer-notification-topRight",e5="univer-notification-bottom",t5="univer-notification-bottomRight",n5="univer-notification-bottomLeft",r5="univer-notification-fade",i5="univer-notification-fade-appear-prepare",o5="univer-notification-fade-appear-start",a5="univer-notification-fade-appear-active",s5="univer-notification-fade-appear",l5="univer-notification-fade-enter",c5="univer-notification-fade-leave",u5="univer-notification-fade-enter-active",f5="univer-notification-fade-in",d5="univer-notification-fade-leave-active",h5="univer-notification-fade-out",t1={notification:j0,notificationNotice:P0,notificationNoticeWrapper:$0,notificationNoticeContent:k0,notificationNoticeClose:B0,notificationIcon:U0,notificationIconSuccess:F0,notificationIconInfo:z0,notificationIconWarning:Z0,notificationIconError:W0,notificationContentContainer:G0,notificationTitle:Y0,notificationContent:q0,notificationContentEllipsis:X0,notificationTop:Q0,notificationTopLeft:J0,notificationTopRight:K0,notificationBottom:e5,notificationBottomRight:t5,notificationBottomLeft:n5,notificationFade:r5,notificationFadeAppearPrepare:i5,notificationFadeAppearStart:o5,notificationFadeAppearActive:a5,notificationFadeAppear:s5,notificationFadeEnter:l5,notificationFadeLeave:c5,notificationFadeEnterActive:u5,notificationFadeIn:f5,notificationFadeLeaveActive:d5,notificationFadeOut:h5},p5={success:v.jsx(y6,{className:t1.notificationIconSuccess}),info:v.jsx(en,{className:t1.notificationIconInfo}),warning:v.jsx(en,{className:t1.notificationIconWarning}),error:v.jsx(C3,{className:t1.notificationIconError})},$i=new oe.Subject,v5=e=>{const{type:t,content:n,title:r,lines:i=0}=e,o=ze(t1.notificationContent,{[t1.notificationContentEllipsis]:i!==0});return v.jsxs(v.Fragment,{children:[v.jsx("span",{className:t1.notificationIcon,children:p5[t]}),v.jsxs("div",{className:t1.notificationContentContainer,children:[v.jsx("span",{className:t1.notificationTitle,children:r}),v.jsx("span",{className:o,style:{WebkitLineClamp:i},children:n})]})]})};function g5(){const{mountContainer:e}=s.useContext(de.ConfigContext);if(!e)return null;const[t,n]=A0({prefixCls:t1.notification,maxCount:3,closeIcon:v.jsx(V1,{}),getContainer:()=>e,motion:{motionName:t1.notificationFade,motionAppear:!0,motionEnter:!0,motionLeave:!0}}),r=s.useRef($i);return s.useEffect(()=>{const i=r.current.subscribe(o=>{var a,c,d;t.open({content:v.jsx(v5,{content:o.content,type:o.type,title:o.title,lines:o.lines}),key:o.key,placement:(a=o.placement)!=null?a:"topRight",duration:(c=o.duration)!=null?c:4.5,closable:(d=o.closable)!=null?d:!0})});return()=>{i.unsubscribe()}},[t]),v.jsx(v.Fragment,{children:n})}const m5={show:e=>{$i.next(e)}};var C5=Object.defineProperty,b5=Object.getOwnPropertyDescriptor,S5=(e,t,n,r)=>{for(var i=r>1?void 0:r?b5(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&C5(t,n,i),i},Hr=(e,t)=>(n,r)=>t(n,r,e);exports.DesktopNotificationService=class extends y.Disposable{constructor(t,n){super(),this._injector=t,this._uiPartsService=n,this._initUIPart()}show(t){return m5.show(t),y.toDisposable(()=>{})}_initUIPart(){this.disposeWithMe(this._uiPartsService.registerComponent(Re.GLOBAL,()=>Q.connectInjector(g5,this._injector)))}};exports.DesktopNotificationService=S5([Hr(0,te.Inject(te.Injector)),Hr(1,i1)],exports.DesktopNotificationService);var _5=Object.defineProperty,y5=Object.getOwnPropertyDescriptor,L5=(e,t,n,r)=>{for(var i=r>1?void 0:r?y5(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&_5(t,n,i),i},E5=(e,t)=>(n,r)=>t(n,r,e);exports.DesktopGlobalZoneService=class{constructor(t){A(this,"visible$",new oe.Subject);A(this,"componentKey$",new oe.Subject);A(this,"_componentKey","");this._componentManager=t}get componentKey(){return this._componentKey}set(t,n){return this._componentManager.register(t,n),this.componentKey$.next(t),this._componentKey=t,y.toDisposable(()=>{this._componentManager.delete(t),this.visible$.complete(),this.componentKey$.complete()})}open(){this.visible$.next(!0)}close(){this.visible$.next(!1)}};exports.DesktopGlobalZoneService=L5([E5(0,te.Inject(Qe))],exports.DesktopGlobalZoneService);class jn{constructor(){A(this,"_sidebarOptions",{});A(this,"sidebarOptions$",new oe.Subject);A(this,"scrollEvent$",new oe.Subject)}open(t){return this._sidebarOptions={...t,visible:!0},this.sidebarOptions$.next(this._sidebarOptions),y.toDisposable(()=>{this.close()})}close(){this._sidebarOptions={...this._sidebarOptions,visible:!1},this.sidebarOptions$.next(this._sidebarOptions),this._sidebarOptions.onClose&&this._sidebarOptions.onClose()}}var w5=Object.defineProperty,M5=Object.getOwnPropertyDescriptor,R5=(e,t,n,r)=>{for(var i=r>1?void 0:r?M5(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&w5(t,n,i),i},Tr=(e,t)=>(n,r)=>t(n,r,e);exports.ErrorController=class extends y.Disposable{constructor(t,n){super(),this._errorService=t,this._messageService=n,this.disposeWithMe(y.toDisposable(this._errorService.error$.subscribe(r=>{this._messageService.show({content:r.errorKey,type:de.MessageType.Error})})))}};exports.ErrorController=R5([y.OnLifecycle(y.LifecycleStages.Starting,exports.ErrorController),Tr(0,te.Inject(y.ErrorService)),Tr(1,R1)],exports.ErrorController);class Vt extends y.Disposable{constructor(){super(...arguments);A(this,"_open$",new oe.BehaviorSubject(!1));A(this,"open$",this._open$.pipe(oe.distinctUntilChanged()))}get isOpen(){return this._open$.getValue()}dispose(){super.dispose(),this._open$.next(!1),this._open$.complete()}open(){this._open$.next(!0)}close(){this._open$.next(!1)}}const ki="ShortcutPanel",At={id:"base-ui.operation.toggle-shortcut-panel",type:y.CommandType.OPERATION,handler:e=>{const t=e.get(Vt),n=e.get(k1);return t.isOpen?(t.close(),n.close()):(t.open(),n.open({header:{title:"shortcut-panel.title"},children:{label:ki}})),!0}},x5="univer-shortcut-panel-group-title",I5="univer-shortcut-panel-item",O5="univer-shortcut-panel-item-title",H5="univer-shortcut-panel-item-shortcut",_1={shortcutPanelGroupTitle:x5,shortcutPanelItem:I5,shortcutPanelItemTitle:O5,shortcutPanelItemShortcut:H5};function T5(){const e=Q.useDependency(C1),t=Q.useDependency(y.LocaleService),n=Z9.useObservable(t.currentLocale$),[r,i]=s.useState([]),o=s.useCallback(()=>{var p;const a=new Map,c=e.getAllShortcuts().filter(h=>!!h.group);for(const h of c){const f=h.group,g={title:t.t((p=h.description)!=null?p:h.id),shortcut:e.getShortcutDisplay(h)};if(!/\d+_[a-zA-Z0-9]/.test(f))throw new Error(`[ShortcutPanel]: Invalid shortcut group: ${f}!`);a.has(f)||a.set(f,[]),a.get(f).push(g)}const d=Array.from(a.entries()).map(([h,f])=>{const g=h.split("_")[0],S=h.slice(g.length+1);return{sequence:+g,name:t.t(S),items:f}}).sort((h,f)=>h.sequence-f.sequence);i(d)},[e,t,n]);return s.useEffect(()=>{o();const a=e.shortcutChanged$.subscribe(()=>o());return()=>a.unsubscribe()},[e,o]),v.jsx("div",{className:_1.shortcutPanel,children:r.map(a=>v.jsxs("div",{className:_1.shortcutPanelGroup,children:[v.jsx("div",{className:_1.shortcutPanelGroupTitle,children:a.name}),a.items.map((c,d)=>v.jsxs("div",{className:_1.shortcutPanelItem,children:[v.jsx("span",{className:_1.shortcutPanelItemTitle,children:c.title}),v.jsx("span",{className:_1.shortcutPanelItemShortcut,children:c.shortcut})]},`${c.title}-${c.shortcut}`))]},a.name))})}function D5(e){return{id:At.id,title:"toggle-shortcut-panel",tooltip:"toggle-shortcut-panel",icon:"KeyboardSingle",type:Ue.BUTTON,positions:[Xe.TOOLBAR_START],hidden$:V6(e,y.UniverInstanceType.UNIVER_SHEET)}}var N5=Object.defineProperty,V5=Object.getOwnPropertyDescriptor,A5=(e,t,n,r)=>{for(var i=r>1?void 0:r?V5(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&N5(t,n,i),i},O1=(e,t)=>(n,r)=>t(n,r,e);const j5={id:At.id,binding:ke.CTRL_COMMAND|d1.BACK_SLASH,description:"shortcut.shortcut-panel",group:"10_global-shortcut"};exports.ShortcutPanelController=class extends y.Disposable{constructor(t,n,r,i,o,a){super(),this._config=t;const{menu:c={}}=this._config;this.disposeWithMe(o.addMenuItem(n.invoke(D5),c)),this.disposeWithMe(r.register(ki,T5)),this.disposeWithMe(a.registerCommand(At)),this.disposeWithMe(i.registerShortcut(j5))}};exports.ShortcutPanelController=A5([y.OnLifecycle(y.LifecycleStages.Steady,exports.ShortcutPanelController),O1(1,te.Inject(te.Injector)),O1(2,te.Inject(Qe)),O1(3,C1),O1(4,l1),O1(5,y.ICommandService)],exports.ShortcutPanelController);function K1(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Bi={exports:{}};/*!
41
+ onLoadStart onPause onPlay onPlaying onProgress onRateChange onSeeked onSeeking onStalled onSuspend onTimeUpdate onVolumeChange onWaiting onLoad onError`,y0="".concat(S0," ").concat(_0).split(/[\s\n]+/),L0="aria-",E0="data-";function Er(e,t){return e.indexOf(t)===0}function w0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n;t===!1?n={aria:!0,data:!0,attr:!0}:t===!0?n={aria:!0}:n=ge({},t);var r={};return Object.keys(e).forEach(function(i){(n.aria&&(i==="role"||Er(i,L0))||n.data&&Er(i,E0)||n.attr&&y0.includes(i))&&(r[i]=e[i])}),r}var M0=K.forwardRef(function(e,t){var n=e.prefixCls,r=e.style,i=e.className,o=e.duration,a=o===void 0?4.5:o,c=e.showProgress,h=e.pauseOnHover,v=h===void 0?!0:h,p=e.eventKey,f=e.content,m=e.closable,_=e.closeIcon,L=_===void 0?"x":_,x=e.props,w=e.onClick,j=e.onNoticeClose,Z=e.times,U=e.hovering,J=K.useState(!1),E=He(J,2),D=E[0],k=E[1],$=K.useState(0),F=He($,2),z=F[0],Y=F[1],ne=K.useState(0),ie=He(ne,2),ce=ie[0],ae=ie[1],Q=U||D,oe=a>0&&c,he=function(){j(p)},T=function(q){(q.key==="Enter"||q.code==="Enter"||q.keyCode===te.ENTER)&&he()};K.useEffect(function(){if(!Q&&a>0){var W=Date.now()-ce,q=setTimeout(function(){he()},a*1e3-ce);return function(){v&&clearTimeout(q),ae(Date.now()-W)}}},[a,Q,Z]),K.useEffect(function(){if(!Q&&oe&&(v||ce===0)){var W=performance.now(),q,se=function _e(){cancelAnimationFrame(q),q=requestAnimationFrame(function(Me){var Ee=Me+ce-W,fe=Math.min(Ee/(a*1e3),1);Y(fe*100),fe<1&&_e()})};return se(),function(){v&&cancelAnimationFrame(q)}}},[a,ce,Q,oe,Z]);var M=K.useMemo(function(){return Ze(m)==="object"&&m!==null?m:m?{closeIcon:L}:{}},[m,L]),I=w0(M,!0),B=100-(!z||z<0?0:z>100?100:z),G="".concat(n,"-notice");return K.createElement("div",p1({},x,{ref:t,className:O1(G,i,Ne({},"".concat(G,"-closable"),m)),style:r,onMouseEnter:function(q){var se;k(!0),x==null||(se=x.onMouseEnter)===null||se===void 0||se.call(x,q)},onMouseLeave:function(q){var se;k(!1),x==null||(se=x.onMouseLeave)===null||se===void 0||se.call(x,q)},onClick:w}),K.createElement("div",{className:"".concat(G,"-content")},f),m&&K.createElement("a",p1({tabIndex:0,className:"".concat(G,"-close"),onKeyDown:T,"aria-label":"Close"},I,{onClick:function(q){q.preventDefault(),q.stopPropagation(),he()}}),M.closeIcon),oe&&K.createElement("progress",{className:"".concat(G,"-progress"),max:"100",value:B},B+"%"))}),R0=s.createContext({}),wr=8,Mr=3,Rr=16,x0=function(t){var n={offset:wr,threshold:Mr,gap:Rr};if(t&&Ze(t)==="object"){var r,i,o;n.offset=(r=t.offset)!==null&&r!==void 0?r:wr,n.threshold=(i=t.threshold)!==null&&i!==void 0?i:Mr,n.gap=(o=t.gap)!==null&&o!==void 0?o:Rr}return[!!t,n]},I0=["className","style","classNames","styles"],O0=function(t){var n=t.configList,r=t.placement,i=t.prefixCls,o=t.className,a=t.style,c=t.motion,h=t.onAllNoticeRemoved,v=t.onNoticeClose,p=t.stack,f=s.useContext(R0),m=f.classNames,_=s.useRef({}),L=s.useState(null),x=He(L,2),w=x[0],j=x[1],Z=s.useState([]),U=He(Z,2),J=U[0],E=U[1],D=n.map(function(Q){return{config:Q,key:String(Q.key)}}),k=x0(p),$=He(k,2),F=$[0],z=$[1],Y=z.offset,ne=z.threshold,ie=z.gap,ce=F&&(J.length>0||D.length<=ne),ae=typeof c=="function"?c(r):c;return s.useEffect(function(){F&&J.length>1&&E(function(Q){return Q.filter(function(oe){return D.some(function(he){var T=he.key;return oe===T})})})},[J,D,F]),s.useEffect(function(){var Q;if(F&&_.current[(Q=D[D.length-1])===null||Q===void 0?void 0:Q.key]){var oe;j(_.current[(oe=D[D.length-1])===null||oe===void 0?void 0:oe.key])}},[D,F]),s.createElement(b0,p1({key:r,className:O1(i,"".concat(i,"-").concat(r),m==null?void 0:m.list,o,Ne(Ne({},"".concat(i,"-stack"),!!F),"".concat(i,"-stack-expanded"),ce)),style:a,keys:D,motionAppear:!0},ae,{onAllRemoved:function(){h(r)}}),function(Q,oe){var he=Q.config,T=Q.className,M=Q.style,I=Q.index,B=he,G=B.key,W=B.times,q=String(G),se=he,_e=se.className,Me=se.style,Ee=se.classNames,fe=se.styles,Ve=lt(se,I0),$e=D.findIndex(function(f1){return f1.key===q}),Ae={};if(F){var Ie=D.length-1-($e>-1?$e:I-1),ee=r==="top"||r==="bottom"?"-50%":"0";if(Ie>0){var de,pe,Te;Ae.height=ce?(de=_.current[q])===null||de===void 0?void 0:de.offsetHeight:w==null?void 0:w.offsetHeight;for(var me=0,ye=0;ye<Ie;ye++){var Se;me+=((Se=_.current[D[D.length-1-ye].key])===null||Se===void 0?void 0:Se.offsetHeight)+ie}var je=(ce?me:Ie*Y)*(r.startsWith("top")?1:-1),k1=!ce&&w!==null&&w!==void 0&&w.offsetWidth&&(pe=_.current[q])!==null&&pe!==void 0&&pe.offsetWidth?((w==null?void 0:w.offsetWidth)-Y*2*(Ie<3?Ie:3))/((Te=_.current[q])===null||Te===void 0?void 0:Te.offsetWidth):1;Ae.transform="translate3d(".concat(ee,", ").concat(je,"px, 0) scaleX(").concat(k1,")")}else Ae.transform="translate3d(".concat(ee,", 0, 0)")}return s.createElement("div",{ref:oe,className:O1("".concat(i,"-notice-wrapper"),T,Ee==null?void 0:Ee.wrapper),style:ge(ge(ge({},M),Ae),fe==null?void 0:fe.wrapper),onMouseEnter:function(){return E(function(e1){return e1.includes(q)?e1:[].concat(I1(e1),[q])})},onMouseLeave:function(){return E(function(e1){return e1.filter(function(B1){return B1!==q})})}},s.createElement(M0,p1({},Ve,{ref:function(e1){$e>-1?_.current[q]=e1:delete _.current[q]},prefixCls:i,classNames:Ee,styles:fe,className:O1(_e,m==null?void 0:m.notice),style:Me,times:W,key:G,eventKey:G,onNoticeClose:v,hovering:F&&J.length>0})))})},H0=K.forwardRef(function(e,t){var n=e.prefixCls,r=n===void 0?"rc-notification":n,i=e.container,o=e.motion,a=e.maxCount,c=e.className,h=e.style,v=e.onAllRemoved,p=e.stack,f=e.renderNotifications,m=K.useState([]),_=He(m,2),L=_[0],x=_[1],w=function(F){var z,Y=L.find(function(ne){return ne.key===F});Y==null||(z=Y.onClose)===null||z===void 0||z.call(Y),x(function(ne){return ne.filter(function(ie){return ie.key!==F})})};K.useImperativeHandle(t,function(){return{open:function(F){x(function(z){var Y=I1(z),ne=Y.findIndex(function(ae){return ae.key===F.key}),ie=ge({},F);if(ne>=0){var ce;ie.times=(((ce=z[ne])===null||ce===void 0?void 0:ce.times)||0)+1,Y[ne]=ie}else ie.times=0,Y.push(ie);return a>0&&Y.length>a&&(Y=Y.slice(-a)),Y})},close:function(F){w(F)},destroy:function(){x([])}}});var j=K.useState({}),Z=He(j,2),U=Z[0],J=Z[1];K.useEffect(function(){var $={};L.forEach(function(F){var z=F.placement,Y=z===void 0?"topRight":z;Y&&($[Y]=$[Y]||[],$[Y].push(F))}),Object.keys(U).forEach(function(F){$[F]=$[F]||[]}),J($)},[L]);var E=function(F){J(function(z){var Y=ge({},z),ne=Y[F]||[];return ne.length||delete Y[F],Y})},D=K.useRef(!1);if(K.useEffect(function(){Object.keys(U).length>0?D.current=!0:D.current&&(v==null||v(),D.current=!1)},[U]),!i)return null;var k=Object.keys(U);return H1.createPortal(K.createElement(K.Fragment,null,k.map(function($){var F=U[$],z=K.createElement(O0,{key:$,configList:F,placement:$,prefixCls:r,className:c==null?void 0:c($),style:h==null?void 0:h($),motion:o,onNoticeClose:w,onAllNoticeRemoved:E,stack:p});return f?f(z,{prefixCls:r,key:$}):z})),i)}),T0=["getContainer","motion","prefixCls","maxCount","className","style","onAllRemoved","stack","renderNotifications"],D0=function(){return document.body},xr=0;function N0(){for(var e={},t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return n.forEach(function(i){i&&Object.keys(i).forEach(function(o){var a=i[o];a!==void 0&&(e[o]=a)})}),e}function V0(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.getContainer,n=t===void 0?D0:t,r=e.motion,i=e.prefixCls,o=e.maxCount,a=e.className,c=e.style,h=e.onAllRemoved,v=e.stack,p=e.renderNotifications,f=lt(e,T0),m=K.useState(),_=He(m,2),L=_[0],x=_[1],w=K.useRef(),j=K.createElement(H0,{container:L,ref:w,prefixCls:i,motion:r,maxCount:o,className:a,style:c,onAllRemoved:h,stack:v,renderNotifications:p}),Z=K.useState([]),U=He(Z,2),J=U[0],E=U[1],D=K.useMemo(function(){return{open:function($){var F=N0(f,$);(F.key===null||F.key===void 0)&&(F.key="rc-notification-".concat(xr),xr+=1),E(function(z){return[].concat(I1(z),[{type:"open",config:F}])})},close:function($){E(function(F){return[].concat(I1(F),[{type:"close",key:$}])})},destroy:function(){E(function($){return[].concat(I1($),[{type:"destroy"}])})}}},[]);return K.useEffect(function(){x(n())}),K.useEffect(function(){w.current&&J.length&&(J.forEach(function(k){switch(k.type){case"open":w.current.open(k.config);break;case"close":w.current.close(k.key);break;case"destroy":w.current.destroy();break}}),E(function(k){return k.filter(function($){return!J.includes($)})}))},[J]),[D,j]}const A0="univer-notification",j0="univer-notification-notice",P0="univer-notification-notice-wrapper",$0="univer-notification-notice-content",k0="univer-notification-notice-close",B0="univer-notification-icon",U0="univer-notification-icon-success",F0="univer-notification-icon-info",z0="univer-notification-icon-warning",Z0="univer-notification-icon-error",W0="univer-notification-content-container",G0="univer-notification-title",Y0="univer-notification-content",q0="univer-notification-content-ellipsis",X0="univer-notification-top",Q0="univer-notification-topLeft",J0="univer-notification-topRight",K0="univer-notification-bottom",e5="univer-notification-bottomRight",t5="univer-notification-bottomLeft",n5="univer-notification-fade",r5="univer-notification-fade-appear-prepare",i5="univer-notification-fade-appear-start",o5="univer-notification-fade-appear-active",a5="univer-notification-fade-appear",s5="univer-notification-fade-enter",l5="univer-notification-fade-leave",c5="univer-notification-fade-enter-active",u5="univer-notification-fade-in",f5="univer-notification-fade-leave-active",d5="univer-notification-fade-out",Ke={notification:A0,notificationNotice:j0,notificationNoticeWrapper:P0,notificationNoticeContent:$0,notificationNoticeClose:k0,notificationIcon:B0,notificationIconSuccess:U0,notificationIconInfo:F0,notificationIconWarning:z0,notificationIconError:Z0,notificationContentContainer:W0,notificationTitle:G0,notificationContent:Y0,notificationContentEllipsis:q0,notificationTop:X0,notificationTopLeft:Q0,notificationTopRight:J0,notificationBottom:K0,notificationBottomRight:e5,notificationBottomLeft:t5,notificationFade:n5,notificationFadeAppearPrepare:r5,notificationFadeAppearStart:i5,notificationFadeAppearActive:o5,notificationFadeAppear:a5,notificationFadeEnter:s5,notificationFadeLeave:l5,notificationFadeEnterActive:c5,notificationFadeIn:u5,notificationFadeLeaveActive:f5,notificationFadeOut:d5},h5={success:g.jsx(S6,{className:Ke.notificationIconSuccess}),info:g.jsx(Jt,{className:Ke.notificationIconInfo}),warning:g.jsx(Jt,{className:Ke.notificationIconWarning}),error:g.jsx(g3,{className:Ke.notificationIconError})},ji=new re.Subject,p5=e=>{const{type:t,content:n,title:r,lines:i=0}=e,o=Ue(Ke.notificationContent,{[Ke.notificationContentEllipsis]:i!==0});return g.jsxs(g.Fragment,{children:[g.jsx("span",{className:Ke.notificationIcon,children:h5[t]}),g.jsxs("div",{className:Ke.notificationContentContainer,children:[g.jsx("span",{className:Ke.notificationTitle,children:r}),g.jsx("span",{className:o,style:{WebkitLineClamp:i},children:n})]})]})};function v5(){const{mountContainer:e}=s.useContext(ue.ConfigContext);if(!e)return null;const[t,n]=V0({prefixCls:Ke.notification,maxCount:3,closeIcon:g.jsx(D1,{}),getContainer:()=>e,motion:{motionName:Ke.notificationFade,motionAppear:!0,motionEnter:!0,motionLeave:!0}}),r=s.useRef(ji);return s.useEffect(()=>{const i=r.current.subscribe(o=>{var a,c,h;t.open({content:g.jsx(p5,{content:o.content,type:o.type,title:o.title,lines:o.lines}),key:o.key,placement:(a=o.placement)!=null?a:"topRight",duration:(c=o.duration)!=null?c:4.5,closable:(h=o.closable)!=null?h:!0})});return()=>{i.unsubscribe()}},[t]),g.jsx(g.Fragment,{children:n})}const g5={show:e=>{ji.next(e)}};var m5=Object.defineProperty,C5=Object.getOwnPropertyDescriptor,b5=(e,t,n,r)=>{for(var i=r>1?void 0:r?C5(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&m5(t,n,i),i},Ir=(e,t)=>(n,r)=>t(n,r,e);exports.DesktopNotificationService=class extends u.Disposable{constructor(t,n){super(),this._injector=t,this._uiPartsService=n,this._initUIPart()}show(t){return g5.show(t),u.toDisposable(()=>{})}_initUIPart(){this.disposeWithMe(this._uiPartsService.registerComponent(we.GLOBAL,()=>u.connectInjector(v5,this._injector)))}};exports.DesktopNotificationService=b5([Ir(0,u.Inject(u.Injector)),Ir(1,n1)],exports.DesktopNotificationService);var S5=Object.defineProperty,_5=Object.getOwnPropertyDescriptor,y5=(e,t,n,r)=>{for(var i=r>1?void 0:r?_5(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&S5(t,n,i),i},L5=(e,t)=>(n,r)=>t(n,r,e);exports.DesktopGlobalZoneService=class{constructor(t){A(this,"visible$",new re.Subject);A(this,"componentKey$",new re.Subject);A(this,"_componentKey","");this._componentManager=t}get componentKey(){return this._componentKey}set(t,n){return this._componentManager.register(t,n),this.componentKey$.next(t),this._componentKey=t,u.toDisposable(()=>{this._componentManager.delete(t),this.visible$.complete(),this.componentKey$.complete()})}open(){this.visible$.next(!0)}close(){this.visible$.next(!1)}};exports.DesktopGlobalZoneService=y5([L5(0,u.Inject(qe))],exports.DesktopGlobalZoneService);class Vn{constructor(){A(this,"_sidebarOptions",{});A(this,"sidebarOptions$",new re.Subject);A(this,"scrollEvent$",new re.Subject)}open(t){return this._sidebarOptions={...t,visible:!0},this.sidebarOptions$.next(this._sidebarOptions),u.toDisposable(()=>{this.close()})}close(){this._sidebarOptions={...this._sidebarOptions,visible:!1},this.sidebarOptions$.next(this._sidebarOptions),this._sidebarOptions.onClose&&this._sidebarOptions.onClose()}}var E5=Object.defineProperty,w5=Object.getOwnPropertyDescriptor,M5=(e,t,n,r)=>{for(var i=r>1?void 0:r?w5(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&E5(t,n,i),i},Or=(e,t)=>(n,r)=>t(n,r,e);exports.ErrorController=class extends u.Disposable{constructor(t,n){super(),this._errorService=t,this._messageService=n,this.disposeWithMe(u.toDisposable(this._errorService.error$.subscribe(r=>{this._messageService.show({content:r.errorKey,type:ue.MessageType.Error})})))}};exports.ErrorController=M5([u.OnLifecycle(u.LifecycleStages.Starting,exports.ErrorController),Or(0,u.Inject(u.ErrorService)),Or(1,w1)],exports.ErrorController);class Dt extends u.Disposable{constructor(){super(...arguments);A(this,"_open$",new re.BehaviorSubject(!1));A(this,"open$",this._open$.pipe(re.distinctUntilChanged()))}get isOpen(){return this._open$.getValue()}dispose(){super.dispose(),this._open$.next(!1),this._open$.complete()}open(){this._open$.next(!0)}close(){this._open$.next(!1)}}const Pi="ShortcutPanel",Nt={id:"base-ui.operation.toggle-shortcut-panel",type:u.CommandType.OPERATION,handler:e=>{const t=e.get(Dt),n=e.get(P1);return t.isOpen?(t.close(),n.close()):(t.open(),n.open({header:{title:"shortcut-panel.title"},children:{label:Pi}})),!0}},R5="univer-shortcut-panel-group-title",x5="univer-shortcut-panel-item",I5="univer-shortcut-panel-item-title",O5="univer-shortcut-panel-item-shortcut",b1={shortcutPanelGroupTitle:R5,shortcutPanelItem:x5,shortcutPanelItemTitle:I5,shortcutPanelItemShortcut:O5};function H5(){const e=u.useDependency(g1),t=u.useDependency(u.LocaleService),n=F9.useObservable(t.currentLocale$),[r,i]=s.useState([]),o=s.useCallback(()=>{var v;const a=new Map,c=e.getAllShortcuts().filter(p=>!!p.group);for(const p of c){const f=p.group,m={title:t.t((v=p.description)!=null?v:p.id),shortcut:e.getShortcutDisplay(p)};if(!/\d+_[a-zA-Z0-9]/.test(f))throw new Error(`[ShortcutPanel]: Invalid shortcut group: ${f}!`);a.has(f)||a.set(f,[]),a.get(f).push(m)}const h=Array.from(a.entries()).map(([p,f])=>{const m=p.split("_")[0],_=p.slice(m.length+1);return{sequence:+m,name:t.t(_),items:f}}).sort((p,f)=>p.sequence-f.sequence);i(h)},[e,t,n]);return s.useEffect(()=>{o();const a=e.shortcutChanged$.subscribe(()=>o());return()=>a.unsubscribe()},[e,o]),g.jsx("div",{className:b1.shortcutPanel,children:r.map(a=>g.jsxs("div",{className:b1.shortcutPanelGroup,children:[g.jsx("div",{className:b1.shortcutPanelGroupTitle,children:a.name}),a.items.map((c,h)=>g.jsxs("div",{className:b1.shortcutPanelItem,children:[g.jsx("span",{className:b1.shortcutPanelItemTitle,children:c.title}),g.jsx("span",{className:b1.shortcutPanelItemShortcut,children:c.shortcut})]},`${c.title}-${c.shortcut}`))]},a.name))})}function T5(e){return{id:Nt.id,title:"toggle-shortcut-panel",tooltip:"toggle-shortcut-panel",icon:"KeyboardSingle",type:ke.BUTTON,positions:[Ye.TOOLBAR_START],hidden$:D6(e,u.UniverInstanceType.UNIVER_SHEET)}}var D5=Object.defineProperty,N5=Object.getOwnPropertyDescriptor,V5=(e,t,n,r)=>{for(var i=r>1?void 0:r?N5(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&D5(t,n,i),i},x1=(e,t)=>(n,r)=>t(n,r,e);const A5={id:Nt.id,binding:Pe.CTRL_COMMAND|u1.BACK_SLASH,description:"shortcut.shortcut-panel",group:"10_global-shortcut"};exports.ShortcutPanelController=class extends u.Disposable{constructor(t,n,r,i,o,a){super(),this._config=t;const{menu:c={}}=this._config;this.disposeWithMe(o.addMenuItem(n.invoke(T5),c)),this.disposeWithMe(r.register(Pi,H5)),this.disposeWithMe(a.registerCommand(Nt)),this.disposeWithMe(i.registerShortcut(A5))}};exports.ShortcutPanelController=V5([u.OnLifecycle(u.LifecycleStages.Steady,exports.ShortcutPanelController),x1(1,u.Inject(u.Injector)),x1(2,u.Inject(qe)),x1(3,g1),x1(4,a1),x1(5,u.ICommandService)],exports.ShortcutPanelController);function Q1(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var $i={exports:{}};/*!
42
42
  localForage -- Offline Storage, Improved
43
43
  Version 1.10.0
44
44
  https://localforage.github.io/localForage
45
45
  (c) 2013-2017 Mozilla, Apache License 2.0
46
- */(function(e,t){(function(n){e.exports=n()})(function(){return function n(r,i,o){function a(p,h){if(!i[p]){if(!r[p]){var f=typeof K1=="function"&&K1;if(!h&&f)return f(p,!0);if(c)return c(p,!0);var g=new Error("Cannot find module '"+p+"'");throw g.code="MODULE_NOT_FOUND",g}var S=i[p]={exports:{}};r[p][0].call(S.exports,function(L){var x=r[p][1][L];return a(x||L)},S,S.exports,n,r,i,o)}return i[p].exports}for(var c=typeof K1=="function"&&K1,d=0;d<o.length;d++)a(o[d]);return a}({1:[function(n,r,i){(function(o){var a=o.MutationObserver||o.WebKitMutationObserver,c;if(a){var d=0,p=new a(L),h=o.document.createTextNode("");p.observe(h,{characterData:!0}),c=function(){h.data=d=++d%2}}else if(!o.setImmediate&&typeof o.MessageChannel<"u"){var f=new o.MessageChannel;f.port1.onmessage=L,c=function(){f.port2.postMessage(0)}}else"document"in o&&"onreadystatechange"in o.document.createElement("script")?c=function(){var w=o.document.createElement("script");w.onreadystatechange=function(){L(),w.onreadystatechange=null,w.parentNode.removeChild(w),w=null},o.document.documentElement.appendChild(w)}:c=function(){setTimeout(L,0)};var g,S=[];function L(){g=!0;for(var w,j,Z=S.length;Z;){for(j=S,S=[],w=-1;++w<Z;)j[w]();Z=S.length}g=!1}r.exports=x;function x(w){S.push(w)===1&&!g&&c()}}).call(this,typeof Z1<"u"?Z1:typeof self<"u"?self:typeof window<"u"?window:{})},{}],2:[function(n,r,i){var o=n(1);function a(){}var c={},d=["REJECTED"],p=["FULFILLED"],h=["PENDING"];r.exports=f;function f(E){if(typeof E!="function")throw new TypeError("resolver must be a function");this.state=h,this.queue=[],this.outcome=void 0,E!==a&&x(this,E)}f.prototype.catch=function(E){return this.then(null,E)},f.prototype.then=function(E,D){if(typeof E!="function"&&this.state===p||typeof D!="function"&&this.state===d)return this;var k=new this.constructor(a);if(this.state!==h){var $=this.state===p?E:D;S(k,$,this.outcome)}else this.queue.push(new g(k,E,D));return k};function g(E,D,k){this.promise=E,typeof D=="function"&&(this.onFulfilled=D,this.callFulfilled=this.otherCallFulfilled),typeof k=="function"&&(this.onRejected=k,this.callRejected=this.otherCallRejected)}g.prototype.callFulfilled=function(E){c.resolve(this.promise,E)},g.prototype.otherCallFulfilled=function(E){S(this.promise,this.onFulfilled,E)},g.prototype.callRejected=function(E){c.reject(this.promise,E)},g.prototype.otherCallRejected=function(E){S(this.promise,this.onRejected,E)};function S(E,D,k){o(function(){var $;try{$=D(k)}catch(F){return c.reject(E,F)}$===E?c.reject(E,new TypeError("Cannot resolve promise with itself")):c.resolve(E,$)})}c.resolve=function(E,D){var k=w(L,D);if(k.status==="error")return c.reject(E,k.value);var $=k.value;if($)x(E,$);else{E.state=p,E.outcome=D;for(var F=-1,z=E.queue.length;++F<z;)E.queue[F].callFulfilled(D)}return E},c.reject=function(E,D){E.state=d,E.outcome=D;for(var k=-1,$=E.queue.length;++k<$;)E.queue[k].callRejected(D);return E};function L(E){var D=E&&E.then;if(E&&(typeof E=="object"||typeof E=="function")&&typeof D=="function")return function(){D.apply(E,arguments)}}function x(E,D){var k=!1;function $(ie){k||(k=!0,c.reject(E,ie))}function F(ie){k||(k=!0,c.resolve(E,ie))}function z(){D(F,$)}var Y=w(z);Y.status==="error"&&$(Y.value)}function w(E,D){var k={};try{k.value=E(D),k.status="success"}catch($){k.status="error",k.value=$}return k}f.resolve=j;function j(E){return E instanceof this?E:c.resolve(new this(a),E)}f.reject=Z;function Z(E){var D=new this(a);return c.reject(D,E)}f.all=U;function U(E){var D=this;if(Object.prototype.toString.call(E)!=="[object Array]")return this.reject(new TypeError("must be an array"));var k=E.length,$=!1;if(!k)return this.resolve([]);for(var F=new Array(k),z=0,Y=-1,ie=new this(a);++Y<k;)ae(E[Y],Y);return ie;function ae(fe,le){D.resolve(fe).then(J,function(se){$||($=!0,c.reject(ie,se))});function J(se){F[le]=se,++z===k&&!$&&($=!0,c.resolve(ie,F))}}}f.race=K;function K(E){var D=this;if(Object.prototype.toString.call(E)!=="[object Array]")return this.reject(new TypeError("must be an array"));var k=E.length,$=!1;if(!k)return this.resolve([]);for(var F=-1,z=new this(a);++F<k;)Y(E[F]);return z;function Y(ie){D.resolve(ie).then(function(ae){$||($=!0,c.resolve(z,ae))},function(ae){$||($=!0,c.reject(z,ae))})}}},{1:1}],3:[function(n,r,i){(function(o){typeof o.Promise!="function"&&(o.Promise=n(2))}).call(this,typeof Z1<"u"?Z1:typeof self<"u"?self:typeof window<"u"?window:{})},{2:2}],4:[function(n,r,i){var o=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(l){return typeof l}:function(l){return l&&typeof Symbol=="function"&&l.constructor===Symbol&&l!==Symbol.prototype?"symbol":typeof l};function a(l,m){if(!(l instanceof m))throw new TypeError("Cannot call a class as a function")}function c(){try{if(typeof indexedDB<"u")return indexedDB;if(typeof webkitIndexedDB<"u")return webkitIndexedDB;if(typeof mozIndexedDB<"u")return mozIndexedDB;if(typeof OIndexedDB<"u")return OIndexedDB;if(typeof msIndexedDB<"u")return msIndexedDB}catch{return}}var d=c();function p(){try{if(!d||!d.open)return!1;var l=typeof openDatabase<"u"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),m=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!l||m)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function h(l,m){l=l||[],m=m||{};try{return new Blob(l,m)}catch(C){if(C.name!=="TypeError")throw C;for(var u=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,b=new u,_=0;_<l.length;_+=1)b.append(l[_]);return b.getBlob(m.type)}}typeof Promise>"u"&&n(3);var f=Promise;function g(l,m){m&&l.then(function(u){m(null,u)},function(u){m(u)})}function S(l,m,u){typeof m=="function"&&l.then(m),typeof u=="function"&&l.catch(u)}function L(l){return typeof l!="string"&&(console.warn(l+" used as a key, but it is not a string."),l=String(l)),l}function x(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var w="local-forage-detect-blob-support",j=void 0,Z={},U=Object.prototype.toString,K="readonly",E="readwrite";function D(l){for(var m=l.length,u=new ArrayBuffer(m),b=new Uint8Array(u),_=0;_<m;_++)b[_]=l.charCodeAt(_);return u}function k(l){return new f(function(m){var u=l.transaction(w,E),b=h([""]);u.objectStore(w).put(b,"key"),u.onabort=function(_){_.preventDefault(),_.stopPropagation(),m(!1)},u.oncomplete=function(){var _=navigator.userAgent.match(/Chrome\/(\d+)/),C=navigator.userAgent.match(/Edge\//);m(C||!_||parseInt(_[1],10)>=43)}}).catch(function(){return!1})}function $(l){return typeof j=="boolean"?f.resolve(j):k(l).then(function(m){return j=m,j})}function F(l){var m=Z[l.name],u={};u.promise=new f(function(b,_){u.resolve=b,u.reject=_}),m.deferredOperations.push(u),m.dbReady?m.dbReady=m.dbReady.then(function(){return u.promise}):m.dbReady=u.promise}function z(l){var m=Z[l.name],u=m.deferredOperations.pop();if(u)return u.resolve(),u.promise}function Y(l,m){var u=Z[l.name],b=u.deferredOperations.pop();if(b)return b.reject(m),b.promise}function ie(l,m){return new f(function(u,b){if(Z[l.name]=Z[l.name]||B(),l.db)if(m)F(l),l.db.close();else return u(l.db);var _=[l.name];m&&_.push(l.version);var C=d.open.apply(d,_);m&&(C.onupgradeneeded=function(R){var H=C.result;try{H.createObjectStore(l.storeName),R.oldVersion<=1&&H.createObjectStore(w)}catch(N){if(N.name==="ConstraintError")console.warn('The database "'+l.name+'" has been upgraded from version '+R.oldVersion+" to version "+R.newVersion+', but the storage "'+l.storeName+'" already exists.');else throw N}}),C.onerror=function(R){R.preventDefault(),b(C.error)},C.onsuccess=function(){var R=C.result;R.onversionchange=function(H){H.target.close()},u(R),z(l)}})}function ae(l){return ie(l,!1)}function fe(l){return ie(l,!0)}function le(l,m){if(!l.db)return!0;var u=!l.db.objectStoreNames.contains(l.storeName),b=l.version<l.db.version,_=l.version>l.db.version;if(b&&(l.version!==m&&console.warn('The database "'+l.name+`" can't be downgraded from version `+l.db.version+" to version "+l.version+"."),l.version=l.db.version),_||u){if(u){var C=l.db.version+1;C>l.version&&(l.version=C)}return!0}return!1}function J(l){return new f(function(m,u){var b=new FileReader;b.onerror=u,b.onloadend=function(_){var C=btoa(_.target.result||"");m({__local_forage_encoded_blob:!0,data:C,type:l.type})},b.readAsBinaryString(l)})}function se(l){var m=D(atob(l.data));return h([m],{type:l.type})}function ve(l){return l&&l.__local_forage_encoded_blob}function T(l){var m=this,u=m._initReady().then(function(){var b=Z[m._dbInfo.name];if(b&&b.dbReady)return b.dbReady});return S(u,l,l),u}function M(l){F(l);for(var m=Z[l.name],u=m.forages,b=0;b<u.length;b++){var _=u[b];_._dbInfo.db&&(_._dbInfo.db.close(),_._dbInfo.db=null)}return l.db=null,ae(l).then(function(C){return l.db=C,le(l)?fe(l):C}).then(function(C){l.db=m.db=C;for(var R=0;R<u.length;R++)u[R]._dbInfo.db=C}).catch(function(C){throw Y(l,C),C})}function I(l,m,u,b){b===void 0&&(b=1);try{var _=l.db.transaction(l.storeName,m);u(null,_)}catch(C){if(b>0&&(!l.db||C.name==="InvalidStateError"||C.name==="NotFoundError"))return f.resolve().then(function(){if(!l.db||C.name==="NotFoundError"&&!l.db.objectStoreNames.contains(l.storeName)&&l.version<=l.db.version)return l.db&&(l.version=l.db.version+1),fe(l)}).then(function(){return M(l).then(function(){I(l,m,u,b-1)})}).catch(u);u(C)}}function B(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function G(l){var m=this,u={db:null};if(l)for(var b in l)u[b]=l[b];var _=Z[u.name];_||(_=B(),Z[u.name]=_),_.forages.push(m),m._initReady||(m._initReady=m.ready,m.ready=T);var C=[];function R(){return f.resolve()}for(var H=0;H<_.forages.length;H++){var N=_.forages[H];N!==m&&C.push(N._initReady().catch(R))}var V=_.forages.slice(0);return f.all(C).then(function(){return u.db=_.db,ae(u)}).then(function(P){return u.db=P,le(u,m._defaultConfig.version)?fe(u):P}).then(function(P){u.db=_.db=P,m._dbInfo=u;for(var X=0;X<V.length;X++){var ue=V[X];ue!==m&&(ue._dbInfo.db=u.db,ue._dbInfo.version=u.version)}})}function W(l,m){var u=this;l=L(l);var b=new f(function(_,C){u.ready().then(function(){I(u._dbInfo,K,function(R,H){if(R)return C(R);try{var N=H.objectStore(u._dbInfo.storeName),V=N.get(l);V.onsuccess=function(){var P=V.result;P===void 0&&(P=null),ve(P)&&(P=se(P)),_(P)},V.onerror=function(){C(V.error)}}catch(P){C(P)}})}).catch(C)});return g(b,m),b}function q(l,m){var u=this,b=new f(function(_,C){u.ready().then(function(){I(u._dbInfo,K,function(R,H){if(R)return C(R);try{var N=H.objectStore(u._dbInfo.storeName),V=N.openCursor(),P=1;V.onsuccess=function(){var X=V.result;if(X){var ue=X.value;ve(ue)&&(ue=se(ue));var me=l(ue,X.key,P++);me!==void 0?_(me):X.continue()}else _()},V.onerror=function(){C(V.error)}}catch(X){C(X)}})}).catch(C)});return g(b,m),b}function ce(l,m,u){var b=this;l=L(l);var _=new f(function(C,R){var H;b.ready().then(function(){return H=b._dbInfo,U.call(m)==="[object Blob]"?$(H.db).then(function(N){return N?m:J(m)}):m}).then(function(N){I(b._dbInfo,E,function(V,P){if(V)return R(V);try{var X=P.objectStore(b._dbInfo.storeName);N===null&&(N=void 0);var ue=X.put(N,l);P.oncomplete=function(){N===void 0&&(N=null),C(N)},P.onabort=P.onerror=function(){var me=ue.error?ue.error:ue.transaction.error;R(me)}}catch(me){R(me)}})}).catch(R)});return g(_,u),_}function Le(l,m){var u=this;l=L(l);var b=new f(function(_,C){u.ready().then(function(){I(u._dbInfo,E,function(R,H){if(R)return C(R);try{var N=H.objectStore(u._dbInfo.storeName),V=N.delete(l);H.oncomplete=function(){_()},H.onerror=function(){C(V.error)},H.onabort=function(){var P=V.error?V.error:V.transaction.error;C(P)}}catch(P){C(P)}})}).catch(C)});return g(b,m),b}function xe(l){var m=this,u=new f(function(b,_){m.ready().then(function(){I(m._dbInfo,E,function(C,R){if(C)return _(C);try{var H=R.objectStore(m._dbInfo.storeName),N=H.clear();R.oncomplete=function(){b()},R.onabort=R.onerror=function(){var V=N.error?N.error:N.transaction.error;_(V)}}catch(V){_(V)}})}).catch(_)});return g(u,l),u}function Me(l){var m=this,u=new f(function(b,_){m.ready().then(function(){I(m._dbInfo,K,function(C,R){if(C)return _(C);try{var H=R.objectStore(m._dbInfo.storeName),N=H.count();N.onsuccess=function(){b(N.result)},N.onerror=function(){_(N.error)}}catch(V){_(V)}})}).catch(_)});return g(u,l),u}function he(l,m){var u=this,b=new f(function(_,C){if(l<0){_(null);return}u.ready().then(function(){I(u._dbInfo,K,function(R,H){if(R)return C(R);try{var N=H.objectStore(u._dbInfo.storeName),V=!1,P=N.openKeyCursor();P.onsuccess=function(){var X=P.result;if(!X){_(null);return}l===0||V?_(X.key):(V=!0,X.advance(l))},P.onerror=function(){C(P.error)}}catch(X){C(X)}})}).catch(C)});return g(b,m),b}function je(l){var m=this,u=new f(function(b,_){m.ready().then(function(){I(m._dbInfo,K,function(C,R){if(C)return _(C);try{var H=R.objectStore(m._dbInfo.storeName),N=H.openKeyCursor(),V=[];N.onsuccess=function(){var P=N.result;if(!P){b(V);return}V.push(P.key),P.continue()},N.onerror=function(){_(N.error)}}catch(P){_(P)}})}).catch(_)});return g(u,l),u}function Be(l,m){m=x.apply(this,arguments);var u=this.config();l=typeof l!="function"&&l||{},l.name||(l.name=l.name||u.name,l.storeName=l.storeName||u.storeName);var b=this,_;if(!l.name)_=f.reject("Invalid arguments");else{var C=l.name===u.name&&b._dbInfo.db,R=C?f.resolve(b._dbInfo.db):ae(l).then(function(H){var N=Z[l.name],V=N.forages;N.db=H;for(var P=0;P<V.length;P++)V[P]._dbInfo.db=H;return H});l.storeName?_=R.then(function(H){if(H.objectStoreNames.contains(l.storeName)){var N=H.version+1;F(l);var V=Z[l.name],P=V.forages;H.close();for(var X=0;X<P.length;X++){var ue=P[X];ue._dbInfo.db=null,ue._dbInfo.version=N}var me=new f(function(Se,Oe){var Ie=d.open(l.name,N);Ie.onerror=function(Ye){var I1=Ie.result;I1.close(),Oe(Ye)},Ie.onupgradeneeded=function(){var Ye=Ie.result;Ye.deleteObjectStore(l.storeName)},Ie.onsuccess=function(){var Ye=Ie.result;Ye.close(),Se(Ye)}});return me.then(function(Se){V.db=Se;for(var Oe=0;Oe<P.length;Oe++){var Ie=P[Oe];Ie._dbInfo.db=Se,z(Ie._dbInfo)}}).catch(function(Se){throw(Y(l,Se)||f.resolve()).catch(function(){}),Se})}}):_=R.then(function(H){F(l);var N=Z[l.name],V=N.forages;H.close();for(var P=0;P<V.length;P++){var X=V[P];X._dbInfo.db=null}var ue=new f(function(me,Se){var Oe=d.deleteDatabase(l.name);Oe.onerror=function(){var Ie=Oe.result;Ie&&Ie.close(),Se(Oe.error)},Oe.onblocked=function(){console.warn('dropInstance blocked for database "'+l.name+'" until all open connections are closed')},Oe.onsuccess=function(){var Ie=Oe.result;Ie&&Ie.close(),me(Ie)}});return ue.then(function(me){N.db=me;for(var Se=0;Se<V.length;Se++){var Oe=V[Se];z(Oe._dbInfo)}}).catch(function(me){throw(Y(l,me)||f.resolve()).catch(function(){}),me})})}return g(_,m),_}var Pe={_driver:"asyncStorage",_initStorage:G,_support:p(),iterate:q,getItem:W,setItem:ce,removeItem:Le,clear:xe,length:Me,key:he,keys:je,dropInstance:Be};function He(){return typeof openDatabase=="function"}var ne="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",pe="~~local_forage_type~",ge=/^~~local_forage_type~([^~]+)~/,Ne="__lfsc__:",be=Ne.length,Ee="arbf",ye="blob",$e="si08",U1="ui08",h1="uic8",n1="si16",F1="si32",Un="ur16",Fn="ui32",zn="fl32",Zn="fl64",Wn=be+Ee.length,Gn=Object.prototype.toString;function Yn(l){var m=l.length*.75,u=l.length,b,_=0,C,R,H,N;l[l.length-1]==="="&&(m--,l[l.length-2]==="="&&m--);var V=new ArrayBuffer(m),P=new Uint8Array(V);for(b=0;b<u;b+=4)C=ne.indexOf(l[b]),R=ne.indexOf(l[b+1]),H=ne.indexOf(l[b+2]),N=ne.indexOf(l[b+3]),P[_++]=C<<2|R>>4,P[_++]=(R&15)<<4|H>>2,P[_++]=(H&3)<<6|N&63;return V}function kt(l){var m=new Uint8Array(l),u="",b;for(b=0;b<m.length;b+=3)u+=ne[m[b]>>2],u+=ne[(m[b]&3)<<4|m[b+1]>>4],u+=ne[(m[b+1]&15)<<2|m[b+2]>>6],u+=ne[m[b+2]&63];return m.length%3===2?u=u.substring(0,u.length-1)+"=":m.length%3===1&&(u=u.substring(0,u.length-2)+"=="),u}function Ji(l,m){var u="";if(l&&(u=Gn.call(l)),l&&(u==="[object ArrayBuffer]"||l.buffer&&Gn.call(l.buffer)==="[object ArrayBuffer]")){var b,_=Ne;l instanceof ArrayBuffer?(b=l,_+=Ee):(b=l.buffer,u==="[object Int8Array]"?_+=$e:u==="[object Uint8Array]"?_+=U1:u==="[object Uint8ClampedArray]"?_+=h1:u==="[object Int16Array]"?_+=n1:u==="[object Uint16Array]"?_+=Un:u==="[object Int32Array]"?_+=F1:u==="[object Uint32Array]"?_+=Fn:u==="[object Float32Array]"?_+=zn:u==="[object Float64Array]"?_+=Zn:m(new Error("Failed to get type for BinaryArray"))),m(_+kt(b))}else if(u==="[object Blob]"){var C=new FileReader;C.onload=function(){var R=pe+l.type+"~"+kt(this.result);m(Ne+ye+R)},C.readAsArrayBuffer(l)}else try{m(JSON.stringify(l))}catch(R){console.error("Couldn't convert value into a JSON string: ",l),m(null,R)}}function Ki(l){if(l.substring(0,be)!==Ne)return JSON.parse(l);var m=l.substring(Wn),u=l.substring(be,Wn),b;if(u===ye&&ge.test(m)){var _=m.match(ge);b=_[1],m=m.substring(_[0].length)}var C=Yn(m);switch(u){case Ee:return C;case ye:return h([C],{type:b});case $e:return new Int8Array(C);case U1:return new Uint8Array(C);case h1:return new Uint8ClampedArray(C);case n1:return new Int16Array(C);case Un:return new Uint16Array(C);case F1:return new Int32Array(C);case Fn:return new Uint32Array(C);case zn:return new Float32Array(C);case Zn:return new Float64Array(C);default:throw new Error("Unkown type: "+u)}}var Bt={serialize:Ji,deserialize:Ki,stringToBuffer:Yn,bufferToString:kt};function qn(l,m,u,b){l.executeSql("CREATE TABLE IF NOT EXISTS "+m.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],u,b)}function e9(l){var m=this,u={db:null};if(l)for(var b in l)u[b]=typeof l[b]!="string"?l[b].toString():l[b];var _=new f(function(C,R){try{u.db=openDatabase(u.name,String(u.version),u.description,u.size)}catch(H){return R(H)}u.db.transaction(function(H){qn(H,u,function(){m._dbInfo=u,C()},function(N,V){R(V)})},R)});return u.serializer=Bt,_}function c1(l,m,u,b,_,C){l.executeSql(u,b,_,function(R,H){H.code===H.SYNTAX_ERR?R.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[m.storeName],function(N,V){V.rows.length?C(N,H):qn(N,m,function(){N.executeSql(u,b,_,C)},C)},C):C(R,H)},C)}function t9(l,m){var u=this;l=L(l);var b=new f(function(_,C){u.ready().then(function(){var R=u._dbInfo;R.db.transaction(function(H){c1(H,R,"SELECT * FROM "+R.storeName+" WHERE key = ? LIMIT 1",[l],function(N,V){var P=V.rows.length?V.rows.item(0).value:null;P&&(P=R.serializer.deserialize(P)),_(P)},function(N,V){C(V)})})}).catch(C)});return g(b,m),b}function n9(l,m){var u=this,b=new f(function(_,C){u.ready().then(function(){var R=u._dbInfo;R.db.transaction(function(H){c1(H,R,"SELECT * FROM "+R.storeName,[],function(N,V){for(var P=V.rows,X=P.length,ue=0;ue<X;ue++){var me=P.item(ue),Se=me.value;if(Se&&(Se=R.serializer.deserialize(Se)),Se=l(Se,me.key,ue+1),Se!==void 0){_(Se);return}}_()},function(N,V){C(V)})})}).catch(C)});return g(b,m),b}function Xn(l,m,u,b){var _=this;l=L(l);var C=new f(function(R,H){_.ready().then(function(){m===void 0&&(m=null);var N=m,V=_._dbInfo;V.serializer.serialize(m,function(P,X){X?H(X):V.db.transaction(function(ue){c1(ue,V,"INSERT OR REPLACE INTO "+V.storeName+" (key, value) VALUES (?, ?)",[l,P],function(){R(N)},function(me,Se){H(Se)})},function(ue){if(ue.code===ue.QUOTA_ERR){if(b>0){R(Xn.apply(_,[l,N,u,b-1]));return}H(ue)}})})}).catch(H)});return g(C,u),C}function r9(l,m,u){return Xn.apply(this,[l,m,u,1])}function i9(l,m){var u=this;l=L(l);var b=new f(function(_,C){u.ready().then(function(){var R=u._dbInfo;R.db.transaction(function(H){c1(H,R,"DELETE FROM "+R.storeName+" WHERE key = ?",[l],function(){_()},function(N,V){C(V)})})}).catch(C)});return g(b,m),b}function o9(l){var m=this,u=new f(function(b,_){m.ready().then(function(){var C=m._dbInfo;C.db.transaction(function(R){c1(R,C,"DELETE FROM "+C.storeName,[],function(){b()},function(H,N){_(N)})})}).catch(_)});return g(u,l),u}function a9(l){var m=this,u=new f(function(b,_){m.ready().then(function(){var C=m._dbInfo;C.db.transaction(function(R){c1(R,C,"SELECT COUNT(key) as c FROM "+C.storeName,[],function(H,N){var V=N.rows.item(0).c;b(V)},function(H,N){_(N)})})}).catch(_)});return g(u,l),u}function s9(l,m){var u=this,b=new f(function(_,C){u.ready().then(function(){var R=u._dbInfo;R.db.transaction(function(H){c1(H,R,"SELECT key FROM "+R.storeName+" WHERE id = ? LIMIT 1",[l+1],function(N,V){var P=V.rows.length?V.rows.item(0).key:null;_(P)},function(N,V){C(V)})})}).catch(C)});return g(b,m),b}function l9(l){var m=this,u=new f(function(b,_){m.ready().then(function(){var C=m._dbInfo;C.db.transaction(function(R){c1(R,C,"SELECT key FROM "+C.storeName,[],function(H,N){for(var V=[],P=0;P<N.rows.length;P++)V.push(N.rows.item(P).key);b(V)},function(H,N){_(N)})})}).catch(_)});return g(u,l),u}function c9(l){return new f(function(m,u){l.transaction(function(b){b.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(_,C){for(var R=[],H=0;H<C.rows.length;H++)R.push(C.rows.item(H).name);m({db:l,storeNames:R})},function(_,C){u(C)})},function(b){u(b)})})}function u9(l,m){m=x.apply(this,arguments);var u=this.config();l=typeof l!="function"&&l||{},l.name||(l.name=l.name||u.name,l.storeName=l.storeName||u.storeName);var b=this,_;return l.name?_=new f(function(C){var R;l.name===u.name?R=b._dbInfo.db:R=openDatabase(l.name,"","",0),l.storeName?C({db:R,storeNames:[l.storeName]}):C(c9(R))}).then(function(C){return new f(function(R,H){C.db.transaction(function(N){function V(me){return new f(function(Se,Oe){N.executeSql("DROP TABLE IF EXISTS "+me,[],function(){Se()},function(Ie,Ye){Oe(Ye)})})}for(var P=[],X=0,ue=C.storeNames.length;X<ue;X++)P.push(V(C.storeNames[X]));f.all(P).then(function(){R()}).catch(function(me){H(me)})},function(N){H(N)})})}):_=f.reject("Invalid arguments"),g(_,m),_}var f9={_driver:"webSQLStorage",_initStorage:e9,_support:He(),iterate:n9,getItem:t9,setItem:r9,removeItem:i9,clear:o9,length:a9,key:s9,keys:l9,dropInstance:u9};function d9(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function Qn(l,m){var u=l.name+"/";return l.storeName!==m.storeName&&(u+=l.storeName+"/"),u}function h9(){var l="_localforage_support_test";try{return localStorage.setItem(l,!0),localStorage.removeItem(l),!1}catch{return!0}}function p9(){return!h9()||localStorage.length>0}function v9(l){var m=this,u={};if(l)for(var b in l)u[b]=l[b];return u.keyPrefix=Qn(l,m._defaultConfig),p9()?(m._dbInfo=u,u.serializer=Bt,f.resolve()):f.reject()}function g9(l){var m=this,u=m.ready().then(function(){for(var b=m._dbInfo.keyPrefix,_=localStorage.length-1;_>=0;_--){var C=localStorage.key(_);C.indexOf(b)===0&&localStorage.removeItem(C)}});return g(u,l),u}function m9(l,m){var u=this;l=L(l);var b=u.ready().then(function(){var _=u._dbInfo,C=localStorage.getItem(_.keyPrefix+l);return C&&(C=_.serializer.deserialize(C)),C});return g(b,m),b}function C9(l,m){var u=this,b=u.ready().then(function(){for(var _=u._dbInfo,C=_.keyPrefix,R=C.length,H=localStorage.length,N=1,V=0;V<H;V++){var P=localStorage.key(V);if(P.indexOf(C)===0){var X=localStorage.getItem(P);if(X&&(X=_.serializer.deserialize(X)),X=l(X,P.substring(R),N++),X!==void 0)return X}}});return g(b,m),b}function b9(l,m){var u=this,b=u.ready().then(function(){var _=u._dbInfo,C;try{C=localStorage.key(l)}catch{C=null}return C&&(C=C.substring(_.keyPrefix.length)),C});return g(b,m),b}function S9(l){var m=this,u=m.ready().then(function(){for(var b=m._dbInfo,_=localStorage.length,C=[],R=0;R<_;R++){var H=localStorage.key(R);H.indexOf(b.keyPrefix)===0&&C.push(H.substring(b.keyPrefix.length))}return C});return g(u,l),u}function _9(l){var m=this,u=m.keys().then(function(b){return b.length});return g(u,l),u}function y9(l,m){var u=this;l=L(l);var b=u.ready().then(function(){var _=u._dbInfo;localStorage.removeItem(_.keyPrefix+l)});return g(b,m),b}function L9(l,m,u){var b=this;l=L(l);var _=b.ready().then(function(){m===void 0&&(m=null);var C=m;return new f(function(R,H){var N=b._dbInfo;N.serializer.serialize(m,function(V,P){if(P)H(P);else try{localStorage.setItem(N.keyPrefix+l,V),R(C)}catch(X){(X.name==="QuotaExceededError"||X.name==="NS_ERROR_DOM_QUOTA_REACHED")&&H(X),H(X)}})})});return g(_,u),_}function E9(l,m){if(m=x.apply(this,arguments),l=typeof l!="function"&&l||{},!l.name){var u=this.config();l.name=l.name||u.name,l.storeName=l.storeName||u.storeName}var b=this,_;return l.name?_=new f(function(C){l.storeName?C(Qn(l,b._defaultConfig)):C(l.name+"/")}).then(function(C){for(var R=localStorage.length-1;R>=0;R--){var H=localStorage.key(R);H.indexOf(C)===0&&localStorage.removeItem(H)}}):_=f.reject("Invalid arguments"),g(_,m),_}var w9={_driver:"localStorageWrapper",_initStorage:v9,_support:d9(),iterate:C9,getItem:m9,setItem:L9,removeItem:y9,clear:g9,length:_9,key:b9,keys:S9,dropInstance:E9},M9=function(m,u){return m===u||typeof m=="number"&&typeof u=="number"&&isNaN(m)&&isNaN(u)},R9=function(m,u){for(var b=m.length,_=0;_<b;){if(M9(m[_],u))return!0;_++}return!1},Jn=Array.isArray||function(l){return Object.prototype.toString.call(l)==="[object Array]"},x1={},Kn={},b1={INDEXEDDB:Pe,WEBSQL:f9,LOCALSTORAGE:w9},x9=[b1.INDEXEDDB._driver,b1.WEBSQL._driver,b1.LOCALSTORAGE._driver],z1=["dropInstance"],Ut=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(z1),I9={description:"",driver:x9.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function O9(l,m){l[m]=function(){var u=arguments;return l.ready().then(function(){return l[m].apply(l,u)})}}function Ft(){for(var l=1;l<arguments.length;l++){var m=arguments[l];if(m)for(var u in m)m.hasOwnProperty(u)&&(Jn(m[u])?arguments[0][u]=m[u].slice():arguments[0][u]=m[u])}return arguments[0]}var H9=function(){function l(m){a(this,l);for(var u in b1)if(b1.hasOwnProperty(u)){var b=b1[u],_=b._driver;this[u]=_,x1[_]||this.defineDriver(b)}this._defaultConfig=Ft({},I9),this._config=Ft({},this._defaultConfig,m),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return l.prototype.config=function(u){if((typeof u>"u"?"undefined":o(u))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var b in u){if(b==="storeName"&&(u[b]=u[b].replace(/\W/g,"_")),b==="version"&&typeof u[b]!="number")return new Error("Database version must be a number.");this._config[b]=u[b]}return"driver"in u&&u.driver?this.setDriver(this._config.driver):!0}else return typeof u=="string"?this._config[u]:this._config},l.prototype.defineDriver=function(u,b,_){var C=new f(function(R,H){try{var N=u._driver,V=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!u._driver){H(V);return}for(var P=Ut.concat("_initStorage"),X=0,ue=P.length;X<ue;X++){var me=P[X],Se=!R9(z1,me);if((Se||u[me])&&typeof u[me]!="function"){H(V);return}}var Oe=function(){for(var I1=function(N9){return function(){var V9=new Error("Method "+N9+" is not implemented by the current driver"),er=f.reject(V9);return g(er,arguments[arguments.length-1]),er}},zt=0,D9=z1.length;zt<D9;zt++){var Zt=z1[zt];u[Zt]||(u[Zt]=I1(Zt))}};Oe();var Ie=function(I1){x1[N]&&console.info("Redefining LocalForage driver: "+N),x1[N]=u,Kn[N]=I1,R()};"_support"in u?u._support&&typeof u._support=="function"?u._support().then(Ie,H):Ie(!!u._support):Ie(!0)}catch(Ye){H(Ye)}});return S(C,b,_),C},l.prototype.driver=function(){return this._driver||null},l.prototype.getDriver=function(u,b,_){var C=x1[u]?f.resolve(x1[u]):f.reject(new Error("Driver not found."));return S(C,b,_),C},l.prototype.getSerializer=function(u){var b=f.resolve(Bt);return S(b,u),b},l.prototype.ready=function(u){var b=this,_=b._driverSet.then(function(){return b._ready===null&&(b._ready=b._initDriver()),b._ready});return S(_,u,u),_},l.prototype.setDriver=function(u,b,_){var C=this;Jn(u)||(u=[u]);var R=this._getSupportedDrivers(u);function H(){C._config.driver=C.driver()}function N(X){return C._extend(X),H(),C._ready=C._initStorage(C._config),C._ready}function V(X){return function(){var ue=0;function me(){for(;ue<X.length;){var Se=X[ue];return ue++,C._dbInfo=null,C._ready=null,C.getDriver(Se).then(N).catch(me)}H();var Oe=new Error("No available storage method found.");return C._driverSet=f.reject(Oe),C._driverSet}return me()}}var P=this._driverSet!==null?this._driverSet.catch(function(){return f.resolve()}):f.resolve();return this._driverSet=P.then(function(){var X=R[0];return C._dbInfo=null,C._ready=null,C.getDriver(X).then(function(ue){C._driver=ue._driver,H(),C._wrapLibraryMethodsWithReady(),C._initDriver=V(R)})}).catch(function(){H();var X=new Error("No available storage method found.");return C._driverSet=f.reject(X),C._driverSet}),S(this._driverSet,b,_),this._driverSet},l.prototype.supports=function(u){return!!Kn[u]},l.prototype._extend=function(u){Ft(this,u)},l.prototype._getSupportedDrivers=function(u){for(var b=[],_=0,C=u.length;_<C;_++){var R=u[_];this.supports(R)&&b.push(R)}return b},l.prototype._wrapLibraryMethodsWithReady=function(){for(var u=0,b=Ut.length;u<b;u++)O9(this,Ut[u])},l.prototype.createInstance=function(u){return new l(u)},l}(),T9=new H9;r.exports=T9},{3:3}]},{},[4])(4)})})(Bi);var P5=Bi.exports;const v1=A6(P5);class Pn{getItem(t){return v1.getItem(t)}setItem(t,n){return v1.setItem(t,n)}removeItem(t){return v1.removeItem(t)}clear(){return v1.clear()}key(t){return v1.key(t)}keys(){return v1.keys()}iterate(t){return v1.iterate(t)}}var $5=Object.defineProperty,k5=Object.getOwnPropertyDescriptor,B5=(e,t,n,r)=>{for(var i=r>1?void 0:r?k5(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&$5(t,n,i),i},U5=(e,t)=>(n,r)=>t(n,r,e);exports.DesktopZenZoneService=class{constructor(t){A(this,"visible$",new oe.Subject);A(this,"componentKey$",new oe.Subject);A(this,"_visible",!1);this._componentManager=t}get visible(){return this._visible}set(t,n){return this._componentManager.register(t,n),this.componentKey$.next(t),y.toDisposable(()=>{this._componentManager.delete(t),this.visible$.complete(),this.componentKey$.complete()})}open(){this._visible=!0,this.visible$.next(!0)}close(){this._visible=!1,this.visible$.next(!1)}};exports.DesktopZenZoneService=B5([U5(0,te.Inject(Qe))],exports.DesktopZenZoneService);class $n extends y.Disposable{constructor(){super(...arguments);A(this,"_currentSelectorId");A(this,"_selectionChange$",new oe.Subject);A(this,"selectionChange$",this._selectionChange$.asObservable());A(this,"_openSelector$",new oe.Subject);A(this,"openSelector$",this._openSelector$.asObservable())}setCurrentSelectorId(n){this._currentSelectorId=n}getCurrentSelectorId(){return this._currentSelectorId}selectionChange(n){this._currentSelectorId&&this._selectionChange$.next(n)}openSelector(){this._openSelector$.next(null)}}const jt=te.createIdentifier("univer.range-selector.service");class kn extends y.Disposable{constructor(){super(...arguments);A(this,"_taskCount",0);A(this,"_progressChange$",new oe.Subject);A(this,"_progressVisible$",new oe.Subject);A(this,"progressChange$",this._progressChange$.asObservable());A(this,"progressVisible$",this._progressVisible$.asObservable())}dispose(){super.dispose(),this._clear(),this._progressChange$.complete(),this._progressVisible$.complete()}pushTask(n){if(this._taskCount===0)return;const{count:r}=n;if(r<=0)return;const i=Math.min(1,r/this._taskCount);this._progressChange$.next({step:i}),this._taskCount-=r,this._taskCount<0&&(this._taskCount=0),this._taskCount===0&&this._progressVisible$.next(!1)}insertTaskCount(n){n<=0||(this._taskCount===0&&this._progressVisible$.next(!0),this._taskCount+=n)}complete(){this._taskCount!==0&&(this._progressChange$.next({step:1}),this._clear(),this._progressVisible$.next(!1))}stop(){this._taskCount!==0&&(this._clear(),this._progressVisible$.next(!1))}getTaskCount(){return this._taskCount}_clear(){this._taskCount=0}}const Pt=te.createIdentifier("univer.progress.service");var Ui=Object.defineProperty,F5=Object.getOwnPropertyDescriptor,z5=(e,t,n)=>t in e?Ui(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Z5=(e,t,n,r)=>{for(var i=r>1?void 0:r?F5(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&Ui(t,n,i),i},Dr=(e,t)=>(n,r)=>t(n,r,e),W5=(e,t,n)=>z5(e,t+"",n);const Fi="UNIVER_UI_PLUGIN",zi="DISABLE_AUTO_FOCUS";exports.UniverUIPlugin=class extends y.Plugin{constructor(t={},n,r){super(),this._config=t,this._contextService=n,this._injector=r,this._config=y.Tools.deepMerge({},this._config),this._config.disableAutoFocus&&this._contextService.setContextValue(zi,!0)}onStarting(t){y.mergeOverrideWithDependencies([[Qe],[N1],[Vt],[i1,{useClass:_n}],[s1,{useClass:exports.DesktopLayoutService}],[C1,{useClass:exports.ShortcutService}],[pt,{useClass:Sn}],[l1,{useClass:exports.MenuService}],[$1,{useClass:wn}],[On,{useClass:exports.BrowserClipboardService,lazy:!0}],[B1,{useClass:exports.DesktopNotificationService,lazy:!0}],[Et,{useClass:exports.DesktopDialogService,lazy:!0}],[Lt,{useClass:exports.DesktopConfirmService,lazy:!0}],[k1,{useClass:jn,lazy:!0}],[_t,{useClass:exports.DesktopZenZoneService,lazy:!0}],[yt,{useClass:exports.DesktopGlobalZoneService,lazy:!0}],[R1,{useClass:Hn,lazy:!0}],[y.ILocalStorageService,{useClass:Pn,lazy:!0}],[In,{useClass:exports.DesktopBeforeCloseService}],[M1,{useClass:exports.EditorService}],[jt,{useClass:$n}],[bt,{useClass:yn}],[Pt,{useClass:kn}],[St],[gt,{useFactory:r=>r.createInstance(exports.DesktopUIController,this._config),deps:[te.Injector]}],[exports.SharedController,{useFactory:()=>this._injector.createInstance(exports.SharedController,this._config)}],[exports.ErrorController],[exports.ShortcutPanelController,{useFactory:()=>this._injector.createInstance(exports.ShortcutPanelController,this._config)}]],this._config.override).forEach(r=>t.add(r))}};W5(exports.UniverUIPlugin,"pluginName",Fi);exports.UniverUIPlugin=Z5([y.DependentOn(m1.UniverRenderEnginePlugin),Dr(1,y.IContextService),Dr(2,te.Inject(te.Injector))],exports.UniverUIPlugin);const G5="univer-app-layout",Y5="univer-app-header",q5="univer-app-container",X5="univer-app-container-header",Q5="univer-app-container-wrapper",J5="univer-app-container-content",K5="univer-app-container-canvas",el="univer-app-container-left-sidebar",tl="univer-app-container-sidebar",r1={appLayout:G5,appHeader:Y5,appContainer:q5,appContainerHeader:X5,appContainerWrapper:Q5,appContainerContent:J5,appContainerCanvas:K5,appContainerLeftSidebar:el,appContainerSidebar:tl},nl="univer-mobile-menu-container",rl="univer-mobile-menu-item",it={mobileMenuContainer:nl,mobileMenuItem:rl};function il(e){const{menuType:t,onOptionSelect:n}=e,r=Q.useDependency(l1);if(!t)return null;const i=y.makeArray(t).map(r.getMenuItems.bind(r)).flat();return v.jsx("div",{className:it.mobileMenuContainer,style:{gridTemplateColumns:`repeat(${Math.min(2,i.length)}, 48px)`},children:i.map(o=>v.jsx(ol,{menuItem:o,onClick:a=>n==null?void 0:n({value:"",label:o.id,...a})},o.id))})}function ol(e){const{menuItem:t,onClick:n}=e,{id:r,type:i,title:o,label:a,icon:c}=t;if(i!==Ue.BUTTON)throw new Error(`[MobileMenuItem]: on mobile devices only "BUTTON" type menu items are supported. Please check "${r}".`);const d=Q.useObservable(t.disabled$,!1),p=Q.useObservable(t.activated$,!1),h=Q.useObservable(t.hidden$,!1),f=Q.useObservable(t.value$),g=ze.clsx(it.mobileMenuItem,{[it.mobileMenuItemActivated]:p,[it.mobileMenuItemHidden]:h});return v.jsx("button",{type:"button",className:g,disabled:d,onClick:()=>n({id:r}),children:v.jsx(We,{value:f,title:o,label:a,icon:c})},r)}function Zi(){const[e,t]=s.useState(!1),[n,r]=s.useState(""),[i,o]=s.useState([0,0]),a=Q.useDependency($1),c=Q.useDependency(y.ICommandService);s.useEffect(()=>{const h=a.registerContextMenuHandler({handleContextMenu:d});return document.addEventListener("pointerdown",p),document.addEventListener("wheel",p),()=>{document.removeEventListener("pointerdown",p),document.removeEventListener("wheel",p),h.dispose()}},[a]);function d(h,f){r(f),o([h.clientX,h.clientY]),t(!0)}function p(){t(!1)}return v.jsx(de.Popup,{visible:e,offset:i,children:v.jsx("section",{onPointerDown:h=>h.stopPropagation(),children:n&&v.jsx(il,{menuType:[n],onOptionSelect:h=>{const{label:f,value:g}=h;c&&c.executeCommand(f,{value:g}),t(!1)}})})})}function al(e){const{header:t=!0,footer:n=!0,contextMenu:r=!0,mountContainer:i,onRendered:o}=e,a=Q.useDependency(y.LocaleService),c=Q.useDependency(y.ThemeService),d=Q.useDependency(R1),p=s.useRef(null),h=Ze(Re.FOOTER),f=Ze(Re.HEADER);Ze(Re.HEADER_MENU);const g=Ze(Re.CONTENT),S=Ze(Re.LEFT_SIDEBAR),L=Ze(Re.GLOBAL);s.useEffect(()=>{c.getCurrentTheme()||c.setTheme(de.defaultTheme)},[]),s.useEffect(()=>{p.current&&(o==null||o(p.current))},[o]);const[x,w]=s.useState(a.getLocales()),j=s.useMemo(()=>document.createElement("div"),[]);return s.useEffect(()=>{document.body.appendChild(j),d.setContainer(j);const Z=[a.localeChanged$.subscribe(()=>{w(a.getLocales())}),c.currentTheme$.subscribe(U=>{de.themeInstance.setTheme(i,U),j&&de.themeInstance.setTheme(j,U)})];return()=>{Z.forEach(U=>U.unsubscribe()),document.body.removeChild(j)}},[a,d,i,j,c.currentTheme$]),v.jsxs(de.ConfigProvider,{locale:x==null?void 0:x.design,mountContainer:j,children:[v.jsxs("div",{className:r1.appLayout,tabIndex:-1,onBlur:Z=>Z.stopPropagation(),children:[t&&v.jsx("header",{className:r1.appContainerHeader}),v.jsxs("section",{className:r1.appContainer,children:[v.jsxs("div",{className:r1.appContainerWrapper,children:[v.jsx("aside",{className:r1.appContainerLeftSidebar,children:v.jsx(Fe,{components:S},"left-sidebar")}),v.jsxs("section",{className:r1.appContainerContent,children:[v.jsx("header",{className:r1.appHeader,children:t&&v.jsx(Fe,{components:f},"header")}),v.jsx("section",{className:r1.appContainerCanvas,ref:p,"data-range-selector":!0,onContextMenu:Z=>Z.preventDefault(),children:v.jsx(Fe,{components:g},"content")})]}),v.jsx("aside",{className:r1.appContainerSidebar,children:v.jsx(Mn,{})})]}),n&&v.jsx("footer",{className:r1.appFooter,children:v.jsx(Fe,{components:h},"footer")}),v.jsx(Rn,{})]})]}),v.jsx(Fe,{components:L},"global"),v.jsx(Fe,{components:xn},"built-in-global"),r&&v.jsx(Zi,{})]})}var sl=Object.defineProperty,ll=Object.getOwnPropertyDescriptor,cl=(e,t,n,r)=>{for(var i=r>1?void 0:r?ll(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&sl(t,n,i),i},y1=(e,t)=>(n,r)=>t(n,r,e);const ul=3e3;let pn=class extends y.Disposable{constructor(e,t,n,r,i,o,a){super(),this._config=e,this._instanceService=t,this._renderManagerService=n,this._injector=r,this._lifecycleService=i,this._uiPartsService=o,this._layoutService=a,this._initBuiltinComponents(),Promise.resolve().then(()=>this._bootstrapWorkbench())}_bootstrapWorkbench(){this.disposeWithMe(fl(this._injector,this._config,(e,t)=>{this._layoutService&&(this.disposeWithMe(this._layoutService.registerRootContainerElement(t)),this.disposeWithMe(this._layoutService.registerCanvasElement(e))),this._renderManagerService.currentRender$.subscribe(n=>{if(n){const r=this._renderManagerService.getRenderById(n);if(!r.unitId||this._instanceService.getUnitType(r.unitId)!==y.UniverInstanceType.UNIVER_SHEET)return;r.engine.setContainer(e)}}),setTimeout(()=>{var r;const n=(r=this._renderManagerService.getFirst())==null?void 0:r.engine;n==null||n.setContainer(e),this._lifecycleService.stage=y.LifecycleStages.Rendered,setTimeout(()=>this._lifecycleService.stage=y.LifecycleStages.Steady,ul)},300)}))}_initBuiltinComponents(){this.disposeWithMe(this._uiPartsService.registerComponent(Re.CONTENT,()=>Q.connectInjector(Ln,this._injector))),this.disposeWithMe(this._uiPartsService.registerComponent(Re.CONTENT,()=>Q.connectInjector(En,this._injector)))}};pn=cl([y1(1,y.IUniverInstanceService),y1(2,m1.IRenderManagerService),y1(3,te.Inject(te.Injector)),y1(4,te.Inject(y.LifecycleService)),y1(5,i1),y1(6,te.Optional(s1))],pn);function fl(e,t,n){let r;const i=t.container;if(typeof i=="string"){const d=document.getElementById(i);d?r=d:r=Nr(i)}else i instanceof HTMLElement?r=i:r=Nr("univer");const o=Q.connectInjector(al,e),a=d=>n(d,r);function c(){tt(v.jsx(o,{...t,mountContainer:r,onRendered:a}),r)}return c(),y.toDisposable(()=>{ai(r)})}function Nr(e){const t=document.createElement("div");return t.id=e,t}var Wi=Object.defineProperty,dl=Object.getOwnPropertyDescriptor,hl=(e,t,n)=>t in e?Wi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,pl=(e,t,n,r)=>{for(var i=r>1?void 0:r?dl(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&Wi(t,n,i),i},vl=(e,t)=>(n,r)=>t(n,r,e),gl=(e,t,n)=>hl(e,t+"",n);const ml="UNIVER_MOBILE_UI_PLUGIN";exports.UniverMobileUIPlugin=class extends y.Plugin{constructor(t,n){super(),this._config=t,this._injector=n}onStarting(t){y.mergeOverrideWithDependencies([[Qe],[N1],[Vt],[i1,{useClass:_n}],[s1,{useClass:exports.DesktopLayoutService}],[C1,{useClass:exports.ShortcutService}],[pt,{useClass:Sn}],[l1,{useClass:exports.MenuService}],[$1,{useClass:wn}],[On,{useClass:exports.BrowserClipboardService,lazy:!0}],[B1,{useClass:exports.DesktopNotificationService,lazy:!0}],[Et,{useClass:exports.DesktopDialogService,lazy:!0}],[Lt,{useClass:exports.DesktopConfirmService,lazy:!0}],[k1,{useClass:jn,lazy:!0}],[_t,{useClass:exports.DesktopZenZoneService,lazy:!0}],[yt,{useClass:exports.DesktopGlobalZoneService,lazy:!0}],[R1,{useClass:Hn,lazy:!0}],[y.ILocalStorageService,{useClass:Pn,lazy:!0}],[In,{useClass:exports.DesktopBeforeCloseService}],[M1,{useClass:exports.EditorService}],[jt,{useClass:$n}],[bt,{useClass:yn}],[Pt,{useClass:kn}],[St],[gt,{useFactory:r=>r.createInstance(pn,this._config),deps:[te.Injector]}],[exports.SharedController,{useFactory:()=>this._injector.createInstance(exports.SharedController,this._config)}],[exports.ErrorController]],this._config.override).forEach(r=>t.add(r))}};gl(exports.UniverMobileUIPlugin,"pluginName",ml);exports.UniverMobileUIPlugin=pl([y.DependentOn(m1.UniverRenderEnginePlugin),vl(1,te.Inject(te.Injector))],exports.UniverMobileUIPlugin);function ot(e){return e.length===0?e:e.replace(/^\s+|\s+$/gm,"")}function Gi(e){if(!e)return!1;const t=window.getComputedStyle(e);if(t.display==="none"||t.visibility==="hidden"||t.opacity==="0")return!1;const n=e.getBoundingClientRect();return!(n.width===0||n.height===0||n.bottom<0||n.top>window.innerHeight||n.right<0||n.left>window.innerWidth)}const Cl=.75,Vr=78,Ar=9,Yi="rgba(0,0,0,0)",qi="rgb(0,0,0)";function Bn(e){var c;let t=e.childNodes;if(t.length===0)return e.textContent;if(t[0].nodeName==="DIV"&&(t=t[0].childNodes),t.length===1&&t[0].nodeName==="#text")return t[0].textContent;const n=[];let r=0,i=0,o=e.textContent||"";o+=`\r
47
- `;for(let d=0;d<t.length;d++){let p=t[`${d}`],h;p.nodeName==="#text"?(h=(c=p.textContent)!=null?c:"",p=p.parentElement):h=p.innerText;const f=$t(p);Xi(h).forEach(S=>{const L=S.length;i+=L,r=i-L;const x=y.Tools.generateRandomId(6);n.push({sId:x,st:r,ed:i-1,ts:f})})}return y.Tools.generateRandomId(6),{id:y.Tools.generateRandomId(6),body:{dataStream:o,textRuns:n},documentStyle:{}}}function $t(e,t=""){var a,c;let n=(c=(a=e==null?void 0:e.style)==null?void 0:a.cssText)!=null?c:"";if(n+=t,n=n.replace(/[\r\n]+/g,""),n.length===0)return{};const r=n.split(";"),i={},o={t:"",r:"",b:"",l:""};return r.forEach(d=>{var g;const p=d;d=d.toLowerCase();const h=ot(d.substr(0,d.indexOf(":"))),f=ot(d.substr(d.indexOf(":")+1));if(h==="font-weight")f==="bold"||f==="700"?i.bl=1:i.bl=0;else if(h==="font-style")f==="italic"?i.it=1:i.it=0;else if(h==="font-family"){const S=ot(p),L=Rl(S);i.ff=L}else if(h==="font-size"){let S=Number.parseInt(f);n.indexOf("vertical-align")>-1&&(n.indexOf("sub")>-1||n.indexOf("sup")>-1)&&(S*=2),f.indexOf("px")!==-1&&(S=Ml(Number.parseInt(f,10))),i.fs=S}else if(h==="color"){const S=new y.ColorKit(f);i.cl={rgb:S.isValid?S.toRgbString():"rgb(0,0,0)"}}else if(h==="background"||h==="background-color"){const S=new y.ColorKit(f);if(S){const L=S.toRgbString();L!==Yi&&L!==qi&&(i.bg={rgb:S.toRgbString()})}}else if(h==="text-decoration-line")f==="underline"?(i.ul||(i.ul={s:1}),i.ul.s=1):f==="line-through"?(i.st||(i.st={s:1}),i.st.s=1):f==="overline"&&(i.ol||(i.ol={s:1}),i.ol.s=1);else if(h==="text-decoration-color")i.hasOwnProperty("ul")&&(i.ul||(i.ul={s:1,cl:{rgb:f}}),i.ul.cl={rgb:f}),i.hasOwnProperty("st")&&(i.st||(i.st={s:1,cl:{rgb:f}}),i.st.cl={rgb:f}),i.hasOwnProperty("ol")&&(i.ol||(i.ol={s:1,cl:{rgb:f}}),i.ol.cl={rgb:f});else if(h==="text-decoration-style")i.hasOwnProperty("ul")&&(i.ul||(i.ul={s:1,t:Number(f)}),i.ul.t=Number(f)),i.hasOwnProperty("st")&&(i.st||(i.st={s:1,t:Number(f)}),i.st.t=Number(f)),i.hasOwnProperty("ol")&&(i.ol||(i.ol={s:1,t:Number(f)}),i.ol.t=Number(f));else if(h==="text-decoration"||h==="univer-strike"){const S=(g=f.split(" "))==null?void 0:g[0];S==="underline"?(i.ul||(i.ul={s:1}),i.ul.s=1):S==="line-through"?(i.st||(i.st={s:1}),i.st.s=1):S==="overline"&&(i.ol||(i.ol={s:1}),i.ol.s=1)}if(h==="univer-underline"&&(i.ul={s:1}),h==="vertical-align"&&(f==="sub"?i.va=y.BaselineOffset.SUBSCRIPT:f==="super"?i.va=y.BaselineOffset.SUPERSCRIPT:f==="top"?i.vt=1:f==="middle"?i.vt=2:f==="bottom"?i.vt=3:i.va=y.BaselineOffset.NORMAL),h==="transform"){const S=f.split(")"),L=S.findIndex(x=>x.includes("rotate"));if(L>-1){const x=S[L].match(/\d+/g);let w=0,j=0;x!=null&&x.length&&(w=+x[0]),e!=null&&e.dataset.vertical&&(j=+e.dataset.vertical),i.tr={a:w,v:j}}}if(h==="text-align"&&(f==="left"?i.ht=1:f==="center"?i.ht=2:f==="right"?i.ht=3:f==="justify"?i.ht=4:i.ht=0),i.tb!==1&&(h==="overflow-wrap"||h==="word-wrap"?f==="break-word"&&(i.tb=3):h==="text-overflow"?f==="clip"&&(i.tb=2):h==="text-break"&&f==="overflow"&&(i.tb=1)),h==="white-space"&&(f==="nowrap"?i.tb=1:f==="normal"?i.tb=3:f==="clip"&&(i.tb=2)),h==="border-color"){const S=jr(f,")");if(i.bd)for(const L in S)i.bd[L].cl.rgb=S[L];else{i.bd={b:{cl:{rgb:"#000"},s:0},t:{cl:{rgb:"#000"},s:0},l:{cl:{rgb:"#000"},s:0},r:{cl:{rgb:"#000"},s:0}};for(const L in S)i.bd[L].cl.rgb=S[L]}}if(h==="border-width"||h==="border-style"){const S=jr(f," ");for(const L in S)o[L]+=` ${S[L]}`;i.bd?(i.bd.b.s=y.getBorderStyleType(o.b),i.bd.t.s=y.getBorderStyleType(o.t),i.bd.l.s=y.getBorderStyleType(o.l),i.bd.r.s=y.getBorderStyleType(o.r)):i.bd={b:{cl:{rgb:"#000"},s:y.getBorderStyleType(o.b)},t:{cl:{rgb:"#000"},s:y.getBorderStyleType(o.t)},l:{cl:{rgb:"#000"},s:y.getBorderStyleType(o.l)},r:{cl:{rgb:"#000"},s:y.getBorderStyleType(o.r)}}}if(h==="border-bottom"||h==="border-top"||h==="border-left"||h==="border-right"||h==="border"){i.bd||(i.bd={});const S=f.split(" "),L=`${S[0]} ${S[1]}`;S.splice(0,2);const x=S.join("");if(y.getBorderStyleType(L)!==y.BorderStyleTypes.NONE&&x){const j={cl:{rgb:x},s:y.getBorderStyleType(L)};h==="border-bottom"?i.bd.b=f==="none"?null:j:h==="border-top"?i.bd.t=f==="none"?null:j:h==="border-left"?i.bd.l=f==="none"?null:j:h==="border-right"?i.bd.r=f==="none"?null:j:h==="border"&&(i.bd={r:f==="none"?null:j,t:f==="none"?null:j,b:f==="none"?null:j,l:f==="none"?null:j})}}else if(h==="--data-rotate"){const S=/[+-]?\d+/,L=f.match(S);f==="(0deg ,1)"?i.tr={a:0,v:1}:L&&(i.tr={a:Number(L[0])})}}),Object.keys(i).forEach(d=>{typeof i[d]=="object"&&!Object.keys(i[d]).length&&delete i[d]}),i}function jr(e,t){let n;t===" "?n=e.trim().split(t):n=e.trim().split(t).slice(0,-1),n.forEach(i=>`${i.trim()})`);let r={};return n.length===1?r={t:n[0],r:n[0],b:n[0],l:n[0]}:n.length===2?r={t:n[0],r:n[1],b:n[0],l:n[1]}:n.length===3?r={t:n[0],r:n[1],b:n[2],l:n[1]}:n.length===4&&(r={t:n[0],r:n[1],b:n[2],l:n[3]}),r}function Xi(e){if(e==="")return[e];const t=/(?:(\n+.+)|(.+))/g;return e.match(t).map(i=>i.replace(/\n/g,`\r
48
- `))}function bl(e){const t=document.createElement("DIV"),n=[];t.innerHTML=e;const r=t.querySelectorAll("table col");if(!r.length)return[];for(let i=0;i<r.length;i++){const o=r[i],a=o.getAttribute("span");if(a&&+a>1)for(let c=0;c<+a;c++){const d=dt(o.getAttribute("width"),72);n.push(d)}else{const c=dt(o.getAttribute("width"),72);n.push(c)}}return n}function dt(e,t){if(!e)return t;let n;return e.includes("pt")?n=m1.ptToPx(Number.parseFloat(e)):e.includes("px")?n=Number.parseFloat(e):n=Number.parseFloat(e)*72/96,n}function Sl(e){const t=document.createElement("DIV"),n=[];t.innerHTML=e;const r=t.querySelectorAll("table tr");if(!r.length)return[];for(let i=0;i<r.length;i++){const a=r[i].querySelectorAll("td");let c=dt(a[0].style.height,19);for(let d=0;d<a.length;d++){const p=a[d].getAttribute("rowSpan");if(!(p&&+p>1)){c=dt(a[d].style.height,19);break}}n.push(c)}return n}function _l(e){let t=[];const n=document.createElement("DIV");if(n.innerHTML=e,t=new Array(n.querySelectorAll("table tr").length),!t.length)return[];let r=0;const i=n.querySelectorAll("table tr");i[0].querySelectorAll("td").forEach(c=>{let d=0;const p=c.getAttribute("colSpan");p!==null?d=+p:d=1,r+=d});for(let c=0;c<t.length;c++)t[c]=new Array(r);let a=0;return i.forEach(c=>{let d=0;c.querySelectorAll("td").forEach(p=>{var S,L;const h={};if(p.querySelectorAll("span").length||p.querySelectorAll("font").length){const x=Bn(p);typeof x!="string"&&(h.p=x)}const f=p.innerText;f.trim().length===0?h.v="":h.v=f;const g=$t(p);for(y.Tools.isPlainObject(g)&&(h.s=g);d<r&&t[a][d]!=null;)d++;if(d!==r){if(t[a][d]==null){t[a][d]=h;const x=(S=Number(p.getAttribute("rowSpan")))!=null?S:1,w=(L=Number(p.getAttribute("colSpan")))!=null?L:1;if(x>1||w>1){const j={rs:+x-1,cs:+w-1,r:a,c:d};t[a][d].mc=j;for(let Z=0;Z<x;Z++)for(let U=0;U<w;U++)Z===0&&U===0||(t[a+Z][d+U]={mc:null})}}d++}}),a++}),t}function yl(e){const t=[],n=document.createElement("DIV");n.innerHTML=e;const i=e.replace(/\r/g,"").split(`
49
- `),o=i[0].split(" ").length;for(let a=0;a<i.length;a++)i[a].split(" ").length<o||t.push(i[a].split(" "));for(let a=0;a<t.length;a++)for(let c=0;c<t[a].length;c++)t[a][c].length?t[a][c]={v:t[a][c]||"",m:t[a][c]||""}:t[a][c]=null;return t}function Ll(e,t){e.length,e[0].length;let n=0,r=0;t&&(n=t.startRow,r=t.startColumn);const i=[];for(let o=0;o<e.length;o++)for(let a=0;a<e[o].length;a++)if(e[o][a]&&typeof e[o][a]=="object"&&"mc"in e[o][a])if(e[o][a].mc){const c=e[o][a].mc,d=c.r+n,p=d+c.rs,h=c.c+r,f=h+c.cs;i.push({startRow:d,endRow:p,startColumn:h,endColumn:f}),delete e[o][a].mc}else e[o][a]=null;return{data:e,mergeData:i}}function El(e){var p;let t=[];const n=document.createElement("html");n.innerHTML=e;const r=(p=n.querySelector("style"))==null?void 0:p.innerText;if(!r)return;const i=wl(r);if(t=new Array(n.querySelectorAll("table tr").length),!t.length)return[];let o=0;const a=n.querySelectorAll("table tr");a[0].querySelectorAll("td").forEach(h=>{let f=0;const g=h.getAttribute("colSpan");g!==null?f=+g:f=1,o+=f});for(let h=0;h<t.length;h++)t[h]=new Array(o);let d=0;return a.forEach(h=>{let f=0;h.querySelectorAll("td").forEach(g=>{var j,Z;const S={};if(g.querySelectorAll("span").length||g.querySelectorAll("font").length){const U=Bn(g);typeof U!="string"&&(S.p=U)}const L=g.innerText;L.trim().length===0?S.v="":S.v=L;let x="";for(const U in i)g.classList.contains(U)&&(x+=i[U]);const w=$t(g,x);for(y.Tools.isPlainObject(w)&&(S.s=w);f<o&&t[d][f]!=null;)f++;if(f!==o){if(t[d][f]==null){t[d][f]=S;const U=(j=Number(g.getAttribute("rowSpan")))!=null?j:1,K=(Z=Number(g.getAttribute("colSpan")))!=null?Z:1;if(U>1||K>1){const E={rs:+U-1,cs:+K-1,r:d,c:f};t[d][f].mc=E;for(let D=0;D<U;D++)for(let k=0;k<K;k++)D===0&&k===0||(t[d+D][f+k]={mc:null})}}f++}}),d++}),t}function wl(e){const t={},n=e.replaceAll("<!--","").replaceAll("-->","").trim(),r=n==null?void 0:n.replaceAll(" ","").replaceAll(`
50
- `,"").split("}");for(let i=0;i<r.length;i++){if(!r[i])continue;let o=r[i].split("{")[0].trim();o.includes(".")&&(o=o.slice(1));const a=r[i].split("{")[1].trim();t[o]=a}return t}function Ml(e){const t=Math.round(e*Cl);return t<Ar?Ar:t>Vr?Vr:t}function Rl(e){const t=/font-family:\s*(?:"([^"]+)"|'([^']+)'|([^;]+))/i,n=e.match(t);return n?(n[1]||n[2]||n[3]).trim():null}const xl="univer-text-editor-container",Il="univer-text-editor-container-active",Ol="univer-text-editor-container-error",Hl="univer-text-editor-container-disabled",Tl="univer-text-editor-container-placeholder",Dl="univer-text-editor-validation-error",L1={textEditorContainer:xl,textEditorContainerActive:Il,textEditorContainerError:Ol,textEditorContainerDisabled:Hl,textEditorContainerPlaceholder:Tl,textEditorValidationError:Dl},Nl=new Set(["snapshot","resizeCallBack","cancelDefaultResizeListener","isSheetEditor","canvasStyle","isSingle","isReadonly","onlyInputFormula","onlyInputRange","value","onlyInputContent","isSingleChoice","openForSheetUnitId","openForSheetSubUnitId","onChange","onActive","onValid","placeholder"]);function Qi(e){const{id:t,snapshot:n,resizeCallBack:r,cancelDefaultResizeListener:i,isSheetEditor:o=!1,canvasStyle:a={},value:c,isSingle:d=!0,isReadonly:p=!1,onlyInputFormula:h=!1,onlyInputRange:f=!1,onlyInputContent:g=!1,isSingleChoice:S=!1,openForSheetUnitId:L,openForSheetSubUnitId:x,onChange:w,onActive:j,onValid:Z,isValueValid:U=!0,placeholder:K}=e,E=Q.useDependency(M1),D=Q.useDependency(y.LocaleService),[k,$]=s.useState(""),[F,z]=s.useState(""),[Y,ie]=s.useState(U),[ae,fe]=s.useState([0,0]),le=s.useRef(null),[J,se]=s.useState(!1);if(!y.isInternalEditorID(t))throw new Error("Invalid editor ID");s.useEffect(()=>{const B=le.current;if(!B)return;const G=new ResizeObserver(()=>{i!==!0&&E.resize(t),r&&r(B)});G.observe(B);const W=E.register({editorUnitId:t,initialSnapshot:n,cancelDefaultResizeListener:i,isSheetEditor:o,canvasStyle:a,isSingle:d,isReadonly:p,isSingleChoice:S,onlyInputFormula:h,onlyInputRange:f,onlyInputContent:g,openForSheetUnitId:L,openForSheetSubUnitId:x},B);E.setValueNoRefresh(c||"",t),$(K||"");const q=y.debounce(he=>{se(he),j&&j(he)},30),ce=160,Le=y.debounce(he=>{const je=he.editorUnitId,Be=E.checkValueLegality(je);setTimeout(()=>{const He=he.getBoundingClientRect();fe([He.left,He.top-16]),He.left+He.top>0&&ie(Be),he.onlyInputFormula()?z(D.t("textEditor.formulaError")):z(D.t("textEditor.rangeError"))},ce),E.getValue(je)!==c&&(Z&&Z(Be),w&&w(E.getValue(t)))},30),xe=E.focusStyle$.subscribe(he=>{let je=!1;he===t&&(je=!0),q(je),setTimeout(()=>{if(!Gi(B))ie(!0);else{const Be=E.getEditor(t);Be&&Le(Be)}},ce)}),Me=E.valueChange$.subscribe(he=>{he.isSheetEditor()||he.editorUnitId===t&&Le(he)});return()=>{G.unobserve(B),G.disconnect(),W.dispose(),xe==null||xe.unsubscribe(),Me==null||Me.unsubscribe()}},[]),s.useEffect(()=>{const B=E.getEditor(t);B!=null&&B.update({isReadonly:p,isSingle:d,isSingleChoice:S,onlyInputContent:g,onlyInputFormula:h,onlyInputRange:f,openForSheetSubUnitId:x,openForSheetUnitId:L})},[p,d,S,g,h,f,x,L]),s.useEffect(()=>{c!=null&&E.setValueNoRefresh(c,t)},[c]),s.useEffect(()=>{ie(U)},[U]);function ve(){const B=E.getValue(t);return!(B==null||B==="")}const T=Object.fromEntries(Object.entries(e).filter(([B])=>!Nl.has(B)));let M=L1.textEditorContainer;e.className!=null&&(M=e.className);let I="";return e.className==null&&(p?I=` ${L1.textEditorContainerDisabled}`:Y?J&&(I=` ${L1.textEditorContainerActive}`):I=` ${L1.textEditorContainerError}`),v.jsx(v.Fragment,{children:v.jsxs("div",{...T,className:M+I,ref:le,children:[v.jsx("div",{style:{display:Y?"none":"block"},className:L1.textEditorValidationError,children:F}),v.jsx("div",{style:{display:ve()?"none":"unset"},className:L1.textEditorContainerPlaceholder,children:k})]})})}const Vl="univer-range-selector",Al="univer-range-selector-editor",jl="univer-range-selector-icon",Pl="univer-range-selector-active",$l="univer-range-selector-error",kl="univer-range-selector-disabled",Bl="univer-range-selector-modal",Ul="univer-range-selector-modal-container",Fl="univer-range-selector-modal-container-input",zl="univer-range-selector-modal-container-input-active",Zl="univer-range-selector-modal-container-button",Wl="univer-range-selector-modal-container-delete-button",Gl="univer-range-selector-modal-add",Yl="univer-range-selector-modal-add-button",Ve={rangeSelector:Vl,rangeSelectorEditor:Al,rangeSelectorIcon:jl,rangeSelectorActive:Pl,rangeSelectorError:$l,rangeSelectorDisabled:kl,rangeSelectorModal:Bl,rangeSelectorModalContainer:Ul,rangeSelectorModalContainerInput:Fl,rangeSelectorModalContainerInputActive:zl,rangeSelectorModalContainerButton:Zl,rangeSelectorModalContainerDeleteButton:Wl,rangeSelectorModalAdd:Gl,rangeSelectorModalAddButton:Yl};function ql(e){const{onChange:t,id:n,value:r="",width:i=220,placeholder:o="",size:a="middle",onActive:c,onValid:d,isSingleChoice:p=!1,openForSheetUnitId:h,openForSheetSubUnitId:f,isReadonly:g=!1,className:S,textEditorClassName:L}=e,[x,w]=s.useState([""]),j=ne=>{w(pe=>[...pe,ne])},Z=ne=>{w(pe=>pe.filter((ge,Ne)=>Ne!==ne))},U=(ne,pe)=>{w(ge=>ge.map((Ne,be)=>be===ne?pe:Ne))},K=ne=>{w(pe=>{const ge=[...pe];return ge.length>0&&(ge[ge.length-1]=ne),ge})},E=Q.useDependency(M1),D=Q.useDependency(jt),k=Q.useDependency(y.IUniverInstanceService),[$,F]=s.useState(!1),z=Q.useDependency(y.LocaleService),[Y,ie]=s.useState(!1),[ae,fe]=s.useState(!0),[le,J]=s.useState(r),[se,ve]=s.useState(-1),T=s.useRef(null),M=s.useRef(-1),I=s.useRef(h),B=s.useRef(f),G=s.useRef(p),W=s.useRef(g);s.useEffect(()=>{const ne=T.current;if(!ne)return;const pe=new ResizeObserver(()=>{E.resize(n)});pe.observe(ne);let ge=1;const Ne=D.selectionChange$.subscribe(be=>{if(D.getCurrentSelectorId()!==n)return;if(be.length===0){ge=0;return}const Ee=be.length-ge;if(ge=be.length,Ee<0)return;const ye=be[be.length-1];let $e="";ye.unitId===I.current&&ye.sheetId===B.current?$e=a1.serializeRange(ye.range):ye.unitId===I.current?$e=a1.serializeRangeWithSheet(ye.sheetName,ye.range):$e=a1.serializeRangeWithSpreadsheet(ye.unitId,ye.sheetName,ye.range),Ee>=1&&!G.current?(j($e),ve(-1)):M.current===-1?K($e):U(M.current,$e)});return()=>{Ne.unsubscribe(),pe.unobserve(ne)}},[]),s.useEffect(()=>{I.current=h,B.current=f,G.current=p,W.current=g},[h,f,p,g]),s.useEffect(()=>{M.current=se},[se]);function q(){F(!1),D.setCurrentSelectorId(null)}function ce(){W.current!==!0&&(E.closeRangePrompt(),D.setCurrentSelectorId(n),F(!0),le.length>0?w(ae?le.split(","):[""]):D.openSelector())}function Le(ne){ie(ne),c&&c(ne)}function xe(ne){fe(ne),d&&d(ne)}function Me(){if(W.current===!0){q();return}let ne="";const pe=x.filter(ge=>a1.isReferenceStringWithEffectiveColumn(ge.trim()));if(pe.length===1){const ge=pe[0];a1.isReferenceStringWithEffectiveColumn(ge.trim())&&(ne=ge.trim())}else ne=pe.join(",");E.setValue(ne,n),q()}function he(){j(""),ve(-1)}function je(ne){var pe,ge;return((ge=(pe=k.getCurrentUnitForType(y.UniverInstanceType.UNIVER_SHEET))==null?void 0:pe.getSheetBySheetName(ne))==null?void 0:ge.getSheetId())||""}function Be(ne){if(J(ne||""),ne==null){t&&t([]);return}const pe=a1.getRangeWithRefsString(ne,je);t&&t(pe||[])}let Pe=Ve.rangeSelector;g?Pe=`${Ve.rangeSelector} ${Ve.rangeSelectorDisabled}`:ae?Y&&(Pe=`${Ve.rangeSelector} ${Ve.rangeSelectorActive}`):Pe=`${Ve.rangeSelector} ${Ve.rangeSelectorError}`,L&&(Pe=`${Pe} ${L}`);let He=28;return a==="mini"?He=20:a==="small"?He=24:a==="large"&&(He=32),v.jsxs(v.Fragment,{children:[v.jsxs("div",{className:Pe,ref:T,style:{width:i,height:He},children:[v.jsx(Qi,{placeholder:o,value:r,isReadonly:g,isSingleChoice:p,openForSheetUnitId:h,openForSheetSubUnitId:f,onValid:xe,onActive:Le,onChange:Be,id:n,onlyInputRange:!0,canvasStyle:{fontSize:10},className:Ve.rangeSelectorEditor}),v.jsx(de.Tooltip,{title:z.t("rangeSelector.buttonTooltip"),placement:"bottom",children:v.jsx("button",{className:Ve.rangeSelectorIcon,onClick:ce,children:v.jsx(C6,{})})})]}),v.jsx(de.Dialog,{width:"328px",visible:$,title:z.t("rangeSelector.title"),draggable:!0,closeIcon:v.jsx(V1,{}),footer:v.jsxs("footer",{children:[v.jsx(de.Button,{onClick:q,children:z.t("rangeSelector.cancel")}),v.jsx(de.Button,{style:{marginLeft:10},onClick:Me,type:"primary",children:z.t("rangeSelector.confirm")})]}),onClose:q,children:v.jsxs("div",{className:ze(Ve.rangeSelectorModal,S),children:[x.map((ne,pe)=>v.jsxs("div",{className:Ve.rangeSelectorModalContainer,children:[v.jsx("div",{style:{width:x.length===1?"280px":"252px"},className:Ve.rangeSelectorModalContainerInput,children:v.jsx(de.Input,{className:se===pe||x.length-1===pe&&se===-1?Ve.rangeSelectorModalContainerInputActive:"",placeholder:z.t("rangeSelector.placeHolder"),affixWrapperStyle:{width:"100%"},onClick:()=>ve(pe),value:ne,onChange:ge=>U(pe,ge)},`input${pe}`)}),v.jsx("div",{style:{display:x.length===1?"none":"inline-block"},className:Ve.rangeSelectorModalContainerButton,children:v.jsx(v3,{className:Ve.rangeSelectorModalContainerDeleteButton,onClick:()=>Z(pe)})})]},pe)),v.jsx("div",{style:{display:p?"none":"unset"},className:Ve.rangeSelectorModalAdd,children:v.jsxs(de.Button,{type:"link",size:"small",onClick:he,className:Ve.rangeSelectorModalAddButton,children:[v.jsx(T3,{}),v.jsx("span",{children:z.t("rangeSelector.addAnotherRange")})]})})]})})]})}const Xl="univer-progress-bar",Ql="univer-progress-bar-container",Jl="univer-progress-bar-inner",Kl="univer-progress-bar-close-button",et={progressBar:Xl,progressBarContainer:Ql,progressBarInner:Jl,progressBarCloseButton:Kl};function e8(e){const{barColor:t}=e,n=Q.useDependency(Pt),r=s.useRef(null),[i,o]=s.useState(!1);s.useEffect(()=>{const c=n.progressVisible$.subscribe(p=>{p?o(p):setTimeout(()=>{o(p),r.current&&(r.current.style.width="0%")},500)}),d=n.progressChange$.subscribe(p=>{const{step:h}=p;if(r.current){const f=Number.parseFloat(r.current.style.width)||0,g=f+(100-f)*h;r.current.style.width=`${g}%`}});return()=>{c.unsubscribe(),d.unsubscribe()}},[]);function a(){n.stop()}return v.jsxs("div",{className:et.progressBarContainer,style:{display:i?"flex":"none"},children:[v.jsx("div",{className:et.progressBar,children:v.jsx("div",{ref:r,className:et.progressBarInner,style:{backgroundColor:t}})}),v.jsx("div",{className:et.progressBarCloseButton,onClick:a,children:v.jsx(V1,{})})]})}const t8="UNI_DISABLE_CHANGING_FOCUS";exports.BuiltInUIPart=Re;exports.CanvasFloatDomService=St;exports.CanvasPopup=Ln;exports.CanvasPopupService=yn;exports.ComponentContainer=Fe;exports.ComponentManager=Qe;exports.ContextMenu=ui;exports.ContextMenuService=wn;exports.CopyCommand=mn;exports.CopyShortcutItem=W6;exports.CustomLabel=We;exports.CutCommand=Cn;exports.CutShortcutItem=G6;exports.DEFAULT_BACKGROUND_COLOR_RGB=qi;exports.DEFAULT_BACKGROUND_COLOR_RGBA=Yi;exports.DISABLE_AUTO_FOCUS_KEY=zi;exports.DesktopLocalStorageService=Pn;exports.DesktopMessageService=Hn;exports.DesktopSidebarService=jn;exports.FONT_FAMILY_LIST=ls;exports.FONT_SIZE_LIST=ds;exports.FloatDom=En;exports.FontFamily=as;exports.FontFamilyItem=ss;exports.FontSize=fs;exports.GlobalZone=gi;exports.HTML_CLIPBOARD_MIME_TYPE=on;exports.IBeforeCloseService=In;exports.ICanvasPopupService=bt;exports.IClipboardInterfaceService=On;exports.IConfirmService=Lt;exports.IContextMenuService=$1;exports.IDialogService=Et;exports.IEditorService=M1;exports.IGlobalZoneService=yt;exports.ILayoutService=s1;exports.IMenuService=l1;exports.IMessageService=R1;exports.INotificationService=B1;exports.IPlatformService=pt;exports.IProgressService=Pt;exports.IRangeSelectorService=jt;exports.IShortcutService=C1;exports.ISidebarService=k1;exports.IUIController=gt;exports.IUIPartsService=i1;exports.IZenZoneService=_t;exports.KeyCode=d1;exports.Menu=ct;exports.MenuGroup=f1;exports.MenuItemType=Ue;exports.MenuPosition=Xe;exports.MetaKeys=ke;exports.MobileContextMenu=Zi;exports.PLAIN_TEXT_CLIPBOARD_MIME_TYPE=rn;exports.PasteCommand=bn;exports.PlatformService=Sn;exports.ProgressBar=e8;exports.ProgressService=kn;exports.RangeSelector=ql;exports.RangeSelectorService=$n;exports.RedoShortcutItem=q6;exports.SetEditorResizeOperation=Z6;exports.ShortcutPanelService=Vt;exports.Sidebar=Mn;exports.TextEditor=Qi;exports.ToggleShortcutPanelOperation=At;exports.Toolbar=vi;exports.UIPartsService=_n;exports.UI_CONFIG_KEY=X6;exports.UNIVER_UI_PLUGIN_NAME=Fi;exports.UNI_DISABLE_CHANGING_FOCUS_KEY=t8;exports.UndoShortcutItem=Y6;exports.VueComponentWrapper=N6;exports.ZIndexManager=N1;exports.ZenZone=Rn;exports.builtInGlobalComponents=xn;exports.getHeaderFooterMenuHiddenObservable=Qa;exports.getMenuHiddenObservable=V6;exports.handelExcelToJson=El;exports.handelTableToJson=_l;exports.handleDomToJson=Bn;exports.handlePlainToJson=yl;exports.handleStringToStyle=$t;exports.handleTableColgroup=bl;exports.handleTableMergeData=Ll;exports.handleTableRowGroup=Sl;exports.isElementVisible=Gi;exports.mergeMenuConfigs=z6;exports.splitSpanText=Xi;exports.t=ps;exports.textTrim=ot;exports.useComponentsOfPart=Ze;exports.useEvent=U6;exports.useObservable=Te;exports.useScrollYOverContainer=F6;exports.useToolbarCollapseObserver=pi;exports.useToolbarGroups=di;exports.useToolbarItemStatus=hi;
46
+ */(function(e,t){(function(n){e.exports=n()})(function(){return function n(r,i,o){function a(v,p){if(!i[v]){if(!r[v]){var f=typeof Q1=="function"&&Q1;if(!p&&f)return f(v,!0);if(c)return c(v,!0);var m=new Error("Cannot find module '"+v+"'");throw m.code="MODULE_NOT_FOUND",m}var _=i[v]={exports:{}};r[v][0].call(_.exports,function(L){var x=r[v][1][L];return a(x||L)},_,_.exports,n,r,i,o)}return i[v].exports}for(var c=typeof Q1=="function"&&Q1,h=0;h<o.length;h++)a(o[h]);return a}({1:[function(n,r,i){(function(o){var a=o.MutationObserver||o.WebKitMutationObserver,c;if(a){var h=0,v=new a(L),p=o.document.createTextNode("");v.observe(p,{characterData:!0}),c=function(){p.data=h=++h%2}}else if(!o.setImmediate&&typeof o.MessageChannel<"u"){var f=new o.MessageChannel;f.port1.onmessage=L,c=function(){f.port2.postMessage(0)}}else"document"in o&&"onreadystatechange"in o.document.createElement("script")?c=function(){var w=o.document.createElement("script");w.onreadystatechange=function(){L(),w.onreadystatechange=null,w.parentNode.removeChild(w),w=null},o.document.documentElement.appendChild(w)}:c=function(){setTimeout(L,0)};var m,_=[];function L(){m=!0;for(var w,j,Z=_.length;Z;){for(j=_,_=[],w=-1;++w<Z;)j[w]();Z=_.length}m=!1}r.exports=x;function x(w){_.push(w)===1&&!m&&c()}}).call(this,typeof F1<"u"?F1:typeof self<"u"?self:typeof window<"u"?window:{})},{}],2:[function(n,r,i){var o=n(1);function a(){}var c={},h=["REJECTED"],v=["FULFILLED"],p=["PENDING"];r.exports=f;function f(E){if(typeof E!="function")throw new TypeError("resolver must be a function");this.state=p,this.queue=[],this.outcome=void 0,E!==a&&x(this,E)}f.prototype.catch=function(E){return this.then(null,E)},f.prototype.then=function(E,D){if(typeof E!="function"&&this.state===v||typeof D!="function"&&this.state===h)return this;var k=new this.constructor(a);if(this.state!==p){var $=this.state===v?E:D;_(k,$,this.outcome)}else this.queue.push(new m(k,E,D));return k};function m(E,D,k){this.promise=E,typeof D=="function"&&(this.onFulfilled=D,this.callFulfilled=this.otherCallFulfilled),typeof k=="function"&&(this.onRejected=k,this.callRejected=this.otherCallRejected)}m.prototype.callFulfilled=function(E){c.resolve(this.promise,E)},m.prototype.otherCallFulfilled=function(E){_(this.promise,this.onFulfilled,E)},m.prototype.callRejected=function(E){c.reject(this.promise,E)},m.prototype.otherCallRejected=function(E){_(this.promise,this.onRejected,E)};function _(E,D,k){o(function(){var $;try{$=D(k)}catch(F){return c.reject(E,F)}$===E?c.reject(E,new TypeError("Cannot resolve promise with itself")):c.resolve(E,$)})}c.resolve=function(E,D){var k=w(L,D);if(k.status==="error")return c.reject(E,k.value);var $=k.value;if($)x(E,$);else{E.state=v,E.outcome=D;for(var F=-1,z=E.queue.length;++F<z;)E.queue[F].callFulfilled(D)}return E},c.reject=function(E,D){E.state=h,E.outcome=D;for(var k=-1,$=E.queue.length;++k<$;)E.queue[k].callRejected(D);return E};function L(E){var D=E&&E.then;if(E&&(typeof E=="object"||typeof E=="function")&&typeof D=="function")return function(){D.apply(E,arguments)}}function x(E,D){var k=!1;function $(ne){k||(k=!0,c.reject(E,ne))}function F(ne){k||(k=!0,c.resolve(E,ne))}function z(){D(F,$)}var Y=w(z);Y.status==="error"&&$(Y.value)}function w(E,D){var k={};try{k.value=E(D),k.status="success"}catch($){k.status="error",k.value=$}return k}f.resolve=j;function j(E){return E instanceof this?E:c.resolve(new this(a),E)}f.reject=Z;function Z(E){var D=new this(a);return c.reject(D,E)}f.all=U;function U(E){var D=this;if(Object.prototype.toString.call(E)!=="[object Array]")return this.reject(new TypeError("must be an array"));var k=E.length,$=!1;if(!k)return this.resolve([]);for(var F=new Array(k),z=0,Y=-1,ne=new this(a);++Y<k;)ie(E[Y],Y);return ne;function ie(ce,ae){D.resolve(ce).then(Q,function(oe){$||($=!0,c.reject(ne,oe))});function Q(oe){F[ae]=oe,++z===k&&!$&&($=!0,c.resolve(ne,F))}}}f.race=J;function J(E){var D=this;if(Object.prototype.toString.call(E)!=="[object Array]")return this.reject(new TypeError("must be an array"));var k=E.length,$=!1;if(!k)return this.resolve([]);for(var F=-1,z=new this(a);++F<k;)Y(E[F]);return z;function Y(ne){D.resolve(ne).then(function(ie){$||($=!0,c.resolve(z,ie))},function(ie){$||($=!0,c.reject(z,ie))})}}},{1:1}],3:[function(n,r,i){(function(o){typeof o.Promise!="function"&&(o.Promise=n(2))}).call(this,typeof F1<"u"?F1:typeof self<"u"?self:typeof window<"u"?window:{})},{2:2}],4:[function(n,r,i){var o=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(l){return typeof l}:function(l){return l&&typeof Symbol=="function"&&l.constructor===Symbol&&l!==Symbol.prototype?"symbol":typeof l};function a(l,C){if(!(l instanceof C))throw new TypeError("Cannot call a class as a function")}function c(){try{if(typeof indexedDB<"u")return indexedDB;if(typeof webkitIndexedDB<"u")return webkitIndexedDB;if(typeof mozIndexedDB<"u")return mozIndexedDB;if(typeof OIndexedDB<"u")return OIndexedDB;if(typeof msIndexedDB<"u")return msIndexedDB}catch{return}}var h=c();function v(){try{if(!h||!h.open)return!1;var l=typeof openDatabase<"u"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),C=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!l||C)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function p(l,C){l=l||[],C=C||{};try{return new Blob(l,C)}catch(b){if(b.name!=="TypeError")throw b;for(var d=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,S=new d,y=0;y<l.length;y+=1)S.append(l[y]);return S.getBlob(C.type)}}typeof Promise>"u"&&n(3);var f=Promise;function m(l,C){C&&l.then(function(d){C(null,d)},function(d){C(d)})}function _(l,C,d){typeof C=="function"&&l.then(C),typeof d=="function"&&l.catch(d)}function L(l){return typeof l!="string"&&(console.warn(l+" used as a key, but it is not a string."),l=String(l)),l}function x(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var w="local-forage-detect-blob-support",j=void 0,Z={},U=Object.prototype.toString,J="readonly",E="readwrite";function D(l){for(var C=l.length,d=new ArrayBuffer(C),S=new Uint8Array(d),y=0;y<C;y++)S[y]=l.charCodeAt(y);return d}function k(l){return new f(function(C){var d=l.transaction(w,E),S=p([""]);d.objectStore(w).put(S,"key"),d.onabort=function(y){y.preventDefault(),y.stopPropagation(),C(!1)},d.oncomplete=function(){var y=navigator.userAgent.match(/Chrome\/(\d+)/),b=navigator.userAgent.match(/Edge\//);C(b||!y||parseInt(y[1],10)>=43)}}).catch(function(){return!1})}function $(l){return typeof j=="boolean"?f.resolve(j):k(l).then(function(C){return j=C,j})}function F(l){var C=Z[l.name],d={};d.promise=new f(function(S,y){d.resolve=S,d.reject=y}),C.deferredOperations.push(d),C.dbReady?C.dbReady=C.dbReady.then(function(){return d.promise}):C.dbReady=d.promise}function z(l){var C=Z[l.name],d=C.deferredOperations.pop();if(d)return d.resolve(),d.promise}function Y(l,C){var d=Z[l.name],S=d.deferredOperations.pop();if(S)return S.reject(C),S.promise}function ne(l,C){return new f(function(d,S){if(Z[l.name]=Z[l.name]||B(),l.db)if(C)F(l),l.db.close();else return d(l.db);var y=[l.name];C&&y.push(l.version);var b=h.open.apply(h,y);C&&(b.onupgradeneeded=function(R){var H=b.result;try{H.createObjectStore(l.storeName),R.oldVersion<=1&&H.createObjectStore(w)}catch(N){if(N.name==="ConstraintError")console.warn('The database "'+l.name+'" has been upgraded from version '+R.oldVersion+" to version "+R.newVersion+', but the storage "'+l.storeName+'" already exists.');else throw N}}),b.onerror=function(R){R.preventDefault(),S(b.error)},b.onsuccess=function(){var R=b.result;R.onversionchange=function(H){H.target.close()},d(R),z(l)}})}function ie(l){return ne(l,!1)}function ce(l){return ne(l,!0)}function ae(l,C){if(!l.db)return!0;var d=!l.db.objectStoreNames.contains(l.storeName),S=l.version<l.db.version,y=l.version>l.db.version;if(S&&(l.version!==C&&console.warn('The database "'+l.name+`" can't be downgraded from version `+l.db.version+" to version "+l.version+"."),l.version=l.db.version),y||d){if(d){var b=l.db.version+1;b>l.version&&(l.version=b)}return!0}return!1}function Q(l){return new f(function(C,d){var S=new FileReader;S.onerror=d,S.onloadend=function(y){var b=btoa(y.target.result||"");C({__local_forage_encoded_blob:!0,data:b,type:l.type})},S.readAsBinaryString(l)})}function oe(l){var C=D(atob(l.data));return p([C],{type:l.type})}function he(l){return l&&l.__local_forage_encoded_blob}function T(l){var C=this,d=C._initReady().then(function(){var S=Z[C._dbInfo.name];if(S&&S.dbReady)return S.dbReady});return _(d,l,l),d}function M(l){F(l);for(var C=Z[l.name],d=C.forages,S=0;S<d.length;S++){var y=d[S];y._dbInfo.db&&(y._dbInfo.db.close(),y._dbInfo.db=null)}return l.db=null,ie(l).then(function(b){return l.db=b,ae(l)?ce(l):b}).then(function(b){l.db=C.db=b;for(var R=0;R<d.length;R++)d[R]._dbInfo.db=b}).catch(function(b){throw Y(l,b),b})}function I(l,C,d,S){S===void 0&&(S=1);try{var y=l.db.transaction(l.storeName,C);d(null,y)}catch(b){if(S>0&&(!l.db||b.name==="InvalidStateError"||b.name==="NotFoundError"))return f.resolve().then(function(){if(!l.db||b.name==="NotFoundError"&&!l.db.objectStoreNames.contains(l.storeName)&&l.version<=l.db.version)return l.db&&(l.version=l.db.version+1),ce(l)}).then(function(){return M(l).then(function(){I(l,C,d,S-1)})}).catch(d);d(b)}}function B(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function G(l){var C=this,d={db:null};if(l)for(var S in l)d[S]=l[S];var y=Z[d.name];y||(y=B(),Z[d.name]=y),y.forages.push(C),C._initReady||(C._initReady=C.ready,C.ready=T);var b=[];function R(){return f.resolve()}for(var H=0;H<y.forages.length;H++){var N=y.forages[H];N!==C&&b.push(N._initReady().catch(R))}var V=y.forages.slice(0);return f.all(b).then(function(){return d.db=y.db,ie(d)}).then(function(P){return d.db=P,ae(d,C._defaultConfig.version)?ce(d):P}).then(function(P){d.db=y.db=P,C._dbInfo=d;for(var X=0;X<V.length;X++){var le=V[X];le!==C&&(le._dbInfo.db=d.db,le._dbInfo.version=d.version)}})}function W(l,C){var d=this;l=L(l);var S=new f(function(y,b){d.ready().then(function(){I(d._dbInfo,J,function(R,H){if(R)return b(R);try{var N=H.objectStore(d._dbInfo.storeName),V=N.get(l);V.onsuccess=function(){var P=V.result;P===void 0&&(P=null),he(P)&&(P=oe(P)),y(P)},V.onerror=function(){b(V.error)}}catch(P){b(P)}})}).catch(b)});return m(S,C),S}function q(l,C){var d=this,S=new f(function(y,b){d.ready().then(function(){I(d._dbInfo,J,function(R,H){if(R)return b(R);try{var N=H.objectStore(d._dbInfo.storeName),V=N.openCursor(),P=1;V.onsuccess=function(){var X=V.result;if(X){var le=X.value;he(le)&&(le=oe(le));var ve=l(le,X.key,P++);ve!==void 0?y(ve):X.continue()}else y()},V.onerror=function(){b(V.error)}}catch(X){b(X)}})}).catch(b)});return m(S,C),S}function se(l,C,d){var S=this;l=L(l);var y=new f(function(b,R){var H;S.ready().then(function(){return H=S._dbInfo,U.call(C)==="[object Blob]"?$(H.db).then(function(N){return N?C:Q(C)}):C}).then(function(N){I(S._dbInfo,E,function(V,P){if(V)return R(V);try{var X=P.objectStore(S._dbInfo.storeName);N===null&&(N=void 0);var le=X.put(N,l);P.oncomplete=function(){N===void 0&&(N=null),b(N)},P.onabort=P.onerror=function(){var ve=le.error?le.error:le.transaction.error;R(ve)}}catch(ve){R(ve)}})}).catch(R)});return m(y,d),y}function _e(l,C){var d=this;l=L(l);var S=new f(function(y,b){d.ready().then(function(){I(d._dbInfo,E,function(R,H){if(R)return b(R);try{var N=H.objectStore(d._dbInfo.storeName),V=N.delete(l);H.oncomplete=function(){y()},H.onerror=function(){b(V.error)},H.onabort=function(){var P=V.error?V.error:V.transaction.error;b(P)}}catch(P){b(P)}})}).catch(b)});return m(S,C),S}function Me(l){var C=this,d=new f(function(S,y){C.ready().then(function(){I(C._dbInfo,E,function(b,R){if(b)return y(b);try{var H=R.objectStore(C._dbInfo.storeName),N=H.clear();R.oncomplete=function(){S()},R.onabort=R.onerror=function(){var V=N.error?N.error:N.transaction.error;y(V)}}catch(V){y(V)}})}).catch(y)});return m(d,l),d}function Ee(l){var C=this,d=new f(function(S,y){C.ready().then(function(){I(C._dbInfo,J,function(b,R){if(b)return y(b);try{var H=R.objectStore(C._dbInfo.storeName),N=H.count();N.onsuccess=function(){S(N.result)},N.onerror=function(){y(N.error)}}catch(V){y(V)}})}).catch(y)});return m(d,l),d}function fe(l,C){var d=this,S=new f(function(y,b){if(l<0){y(null);return}d.ready().then(function(){I(d._dbInfo,J,function(R,H){if(R)return b(R);try{var N=H.objectStore(d._dbInfo.storeName),V=!1,P=N.openKeyCursor();P.onsuccess=function(){var X=P.result;if(!X){y(null);return}l===0||V?y(X.key):(V=!0,X.advance(l))},P.onerror=function(){b(P.error)}}catch(X){b(X)}})}).catch(b)});return m(S,C),S}function Ve(l){var C=this,d=new f(function(S,y){C.ready().then(function(){I(C._dbInfo,J,function(b,R){if(b)return y(b);try{var H=R.objectStore(C._dbInfo.storeName),N=H.openKeyCursor(),V=[];N.onsuccess=function(){var P=N.result;if(!P){S(V);return}V.push(P.key),P.continue()},N.onerror=function(){y(N.error)}}catch(P){y(P)}})}).catch(y)});return m(d,l),d}function $e(l,C){C=x.apply(this,arguments);var d=this.config();l=typeof l!="function"&&l||{},l.name||(l.name=l.name||d.name,l.storeName=l.storeName||d.storeName);var S=this,y;if(!l.name)y=f.reject("Invalid arguments");else{var b=l.name===d.name&&S._dbInfo.db,R=b?f.resolve(S._dbInfo.db):ie(l).then(function(H){var N=Z[l.name],V=N.forages;N.db=H;for(var P=0;P<V.length;P++)V[P]._dbInfo.db=H;return H});l.storeName?y=R.then(function(H){if(H.objectStoreNames.contains(l.storeName)){var N=H.version+1;F(l);var V=Z[l.name],P=V.forages;H.close();for(var X=0;X<P.length;X++){var le=P[X];le._dbInfo.db=null,le._dbInfo.version=N}var ve=new f(function(Ce,xe){var Re=h.open(l.name,N);Re.onerror=function(We){var R1=Re.result;R1.close(),xe(We)},Re.onupgradeneeded=function(){var We=Re.result;We.deleteObjectStore(l.storeName)},Re.onsuccess=function(){var We=Re.result;We.close(),Ce(We)}});return ve.then(function(Ce){V.db=Ce;for(var xe=0;xe<P.length;xe++){var Re=P[xe];Re._dbInfo.db=Ce,z(Re._dbInfo)}}).catch(function(Ce){throw(Y(l,Ce)||f.resolve()).catch(function(){}),Ce})}}):y=R.then(function(H){F(l);var N=Z[l.name],V=N.forages;H.close();for(var P=0;P<V.length;P++){var X=V[P];X._dbInfo.db=null}var le=new f(function(ve,Ce){var xe=h.deleteDatabase(l.name);xe.onerror=function(){var Re=xe.result;Re&&Re.close(),Ce(xe.error)},xe.onblocked=function(){console.warn('dropInstance blocked for database "'+l.name+'" until all open connections are closed')},xe.onsuccess=function(){var Re=xe.result;Re&&Re.close(),ve(Re)}});return le.then(function(ve){N.db=ve;for(var Ce=0;Ce<V.length;Ce++){var xe=V[Ce];z(xe._dbInfo)}}).catch(function(ve){throw(Y(l,ve)||f.resolve()).catch(function(){}),ve})})}return m(y,C),y}var Ae={_driver:"asyncStorage",_initStorage:G,_support:v(),iterate:q,getItem:W,setItem:se,removeItem:_e,clear:Me,length:Ee,key:fe,keys:Ve,dropInstance:$e};function Ie(){return typeof openDatabase=="function"}var ee="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",de="~~local_forage_type~",pe=/^~~local_forage_type~([^~]+)~/,Te="__lfsc__:",me=Te.length,ye="arbf",Se="blob",je="si08",k1="ui08",f1="uic8",e1="si16",B1="si32",kn="ur16",Bn="ui32",Un="fl32",Fn="fl64",zn=me+ye.length,Zn=Object.prototype.toString;function Wn(l){var C=l.length*.75,d=l.length,S,y=0,b,R,H,N;l[l.length-1]==="="&&(C--,l[l.length-2]==="="&&C--);var V=new ArrayBuffer(C),P=new Uint8Array(V);for(S=0;S<d;S+=4)b=ee.indexOf(l[S]),R=ee.indexOf(l[S+1]),H=ee.indexOf(l[S+2]),N=ee.indexOf(l[S+3]),P[y++]=b<<2|R>>4,P[y++]=(R&15)<<4|H>>2,P[y++]=(H&3)<<6|N&63;return V}function Pt(l){var C=new Uint8Array(l),d="",S;for(S=0;S<C.length;S+=3)d+=ee[C[S]>>2],d+=ee[(C[S]&3)<<4|C[S+1]>>4],d+=ee[(C[S+1]&15)<<2|C[S+2]>>6],d+=ee[C[S+2]&63];return C.length%3===2?d=d.substring(0,d.length-1)+"=":C.length%3===1&&(d=d.substring(0,d.length-2)+"=="),d}function Xi(l,C){var d="";if(l&&(d=Zn.call(l)),l&&(d==="[object ArrayBuffer]"||l.buffer&&Zn.call(l.buffer)==="[object ArrayBuffer]")){var S,y=Te;l instanceof ArrayBuffer?(S=l,y+=ye):(S=l.buffer,d==="[object Int8Array]"?y+=je:d==="[object Uint8Array]"?y+=k1:d==="[object Uint8ClampedArray]"?y+=f1:d==="[object Int16Array]"?y+=e1:d==="[object Uint16Array]"?y+=kn:d==="[object Int32Array]"?y+=B1:d==="[object Uint32Array]"?y+=Bn:d==="[object Float32Array]"?y+=Un:d==="[object Float64Array]"?y+=Fn:C(new Error("Failed to get type for BinaryArray"))),C(y+Pt(S))}else if(d==="[object Blob]"){var b=new FileReader;b.onload=function(){var R=de+l.type+"~"+Pt(this.result);C(Te+Se+R)},b.readAsArrayBuffer(l)}else try{C(JSON.stringify(l))}catch(R){console.error("Couldn't convert value into a JSON string: ",l),C(null,R)}}function Qi(l){if(l.substring(0,me)!==Te)return JSON.parse(l);var C=l.substring(zn),d=l.substring(me,zn),S;if(d===Se&&pe.test(C)){var y=C.match(pe);S=y[1],C=C.substring(y[0].length)}var b=Wn(C);switch(d){case ye:return b;case Se:return p([b],{type:S});case je:return new Int8Array(b);case k1:return new Uint8Array(b);case f1:return new Uint8ClampedArray(b);case e1:return new Int16Array(b);case kn:return new Uint16Array(b);case B1:return new Int32Array(b);case Bn:return new Uint32Array(b);case Un:return new Float32Array(b);case Fn:return new Float64Array(b);default:throw new Error("Unkown type: "+d)}}var $t={serialize:Xi,deserialize:Qi,stringToBuffer:Wn,bufferToString:Pt};function Gn(l,C,d,S){l.executeSql("CREATE TABLE IF NOT EXISTS "+C.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],d,S)}function Ji(l){var C=this,d={db:null};if(l)for(var S in l)d[S]=typeof l[S]!="string"?l[S].toString():l[S];var y=new f(function(b,R){try{d.db=openDatabase(d.name,String(d.version),d.description,d.size)}catch(H){return R(H)}d.db.transaction(function(H){Gn(H,d,function(){C._dbInfo=d,b()},function(N,V){R(V)})},R)});return d.serializer=$t,y}function s1(l,C,d,S,y,b){l.executeSql(d,S,y,function(R,H){H.code===H.SYNTAX_ERR?R.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[C.storeName],function(N,V){V.rows.length?b(N,H):Gn(N,C,function(){N.executeSql(d,S,y,b)},b)},b):b(R,H)},b)}function Ki(l,C){var d=this;l=L(l);var S=new f(function(y,b){d.ready().then(function(){var R=d._dbInfo;R.db.transaction(function(H){s1(H,R,"SELECT * FROM "+R.storeName+" WHERE key = ? LIMIT 1",[l],function(N,V){var P=V.rows.length?V.rows.item(0).value:null;P&&(P=R.serializer.deserialize(P)),y(P)},function(N,V){b(V)})})}).catch(b)});return m(S,C),S}function e9(l,C){var d=this,S=new f(function(y,b){d.ready().then(function(){var R=d._dbInfo;R.db.transaction(function(H){s1(H,R,"SELECT * FROM "+R.storeName,[],function(N,V){for(var P=V.rows,X=P.length,le=0;le<X;le++){var ve=P.item(le),Ce=ve.value;if(Ce&&(Ce=R.serializer.deserialize(Ce)),Ce=l(Ce,ve.key,le+1),Ce!==void 0){y(Ce);return}}y()},function(N,V){b(V)})})}).catch(b)});return m(S,C),S}function Yn(l,C,d,S){var y=this;l=L(l);var b=new f(function(R,H){y.ready().then(function(){C===void 0&&(C=null);var N=C,V=y._dbInfo;V.serializer.serialize(C,function(P,X){X?H(X):V.db.transaction(function(le){s1(le,V,"INSERT OR REPLACE INTO "+V.storeName+" (key, value) VALUES (?, ?)",[l,P],function(){R(N)},function(ve,Ce){H(Ce)})},function(le){if(le.code===le.QUOTA_ERR){if(S>0){R(Yn.apply(y,[l,N,d,S-1]));return}H(le)}})})}).catch(H)});return m(b,d),b}function t9(l,C,d){return Yn.apply(this,[l,C,d,1])}function n9(l,C){var d=this;l=L(l);var S=new f(function(y,b){d.ready().then(function(){var R=d._dbInfo;R.db.transaction(function(H){s1(H,R,"DELETE FROM "+R.storeName+" WHERE key = ?",[l],function(){y()},function(N,V){b(V)})})}).catch(b)});return m(S,C),S}function r9(l){var C=this,d=new f(function(S,y){C.ready().then(function(){var b=C._dbInfo;b.db.transaction(function(R){s1(R,b,"DELETE FROM "+b.storeName,[],function(){S()},function(H,N){y(N)})})}).catch(y)});return m(d,l),d}function i9(l){var C=this,d=new f(function(S,y){C.ready().then(function(){var b=C._dbInfo;b.db.transaction(function(R){s1(R,b,"SELECT COUNT(key) as c FROM "+b.storeName,[],function(H,N){var V=N.rows.item(0).c;S(V)},function(H,N){y(N)})})}).catch(y)});return m(d,l),d}function o9(l,C){var d=this,S=new f(function(y,b){d.ready().then(function(){var R=d._dbInfo;R.db.transaction(function(H){s1(H,R,"SELECT key FROM "+R.storeName+" WHERE id = ? LIMIT 1",[l+1],function(N,V){var P=V.rows.length?V.rows.item(0).key:null;y(P)},function(N,V){b(V)})})}).catch(b)});return m(S,C),S}function a9(l){var C=this,d=new f(function(S,y){C.ready().then(function(){var b=C._dbInfo;b.db.transaction(function(R){s1(R,b,"SELECT key FROM "+b.storeName,[],function(H,N){for(var V=[],P=0;P<N.rows.length;P++)V.push(N.rows.item(P).key);S(V)},function(H,N){y(N)})})}).catch(y)});return m(d,l),d}function s9(l){return new f(function(C,d){l.transaction(function(S){S.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(y,b){for(var R=[],H=0;H<b.rows.length;H++)R.push(b.rows.item(H).name);C({db:l,storeNames:R})},function(y,b){d(b)})},function(S){d(S)})})}function l9(l,C){C=x.apply(this,arguments);var d=this.config();l=typeof l!="function"&&l||{},l.name||(l.name=l.name||d.name,l.storeName=l.storeName||d.storeName);var S=this,y;return l.name?y=new f(function(b){var R;l.name===d.name?R=S._dbInfo.db:R=openDatabase(l.name,"","",0),l.storeName?b({db:R,storeNames:[l.storeName]}):b(s9(R))}).then(function(b){return new f(function(R,H){b.db.transaction(function(N){function V(ve){return new f(function(Ce,xe){N.executeSql("DROP TABLE IF EXISTS "+ve,[],function(){Ce()},function(Re,We){xe(We)})})}for(var P=[],X=0,le=b.storeNames.length;X<le;X++)P.push(V(b.storeNames[X]));f.all(P).then(function(){R()}).catch(function(ve){H(ve)})},function(N){H(N)})})}):y=f.reject("Invalid arguments"),m(y,C),y}var c9={_driver:"webSQLStorage",_initStorage:Ji,_support:Ie(),iterate:e9,getItem:Ki,setItem:t9,removeItem:n9,clear:r9,length:i9,key:o9,keys:a9,dropInstance:l9};function u9(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function qn(l,C){var d=l.name+"/";return l.storeName!==C.storeName&&(d+=l.storeName+"/"),d}function f9(){var l="_localforage_support_test";try{return localStorage.setItem(l,!0),localStorage.removeItem(l),!1}catch{return!0}}function d9(){return!f9()||localStorage.length>0}function h9(l){var C=this,d={};if(l)for(var S in l)d[S]=l[S];return d.keyPrefix=qn(l,C._defaultConfig),d9()?(C._dbInfo=d,d.serializer=$t,f.resolve()):f.reject()}function p9(l){var C=this,d=C.ready().then(function(){for(var S=C._dbInfo.keyPrefix,y=localStorage.length-1;y>=0;y--){var b=localStorage.key(y);b.indexOf(S)===0&&localStorage.removeItem(b)}});return m(d,l),d}function v9(l,C){var d=this;l=L(l);var S=d.ready().then(function(){var y=d._dbInfo,b=localStorage.getItem(y.keyPrefix+l);return b&&(b=y.serializer.deserialize(b)),b});return m(S,C),S}function g9(l,C){var d=this,S=d.ready().then(function(){for(var y=d._dbInfo,b=y.keyPrefix,R=b.length,H=localStorage.length,N=1,V=0;V<H;V++){var P=localStorage.key(V);if(P.indexOf(b)===0){var X=localStorage.getItem(P);if(X&&(X=y.serializer.deserialize(X)),X=l(X,P.substring(R),N++),X!==void 0)return X}}});return m(S,C),S}function m9(l,C){var d=this,S=d.ready().then(function(){var y=d._dbInfo,b;try{b=localStorage.key(l)}catch{b=null}return b&&(b=b.substring(y.keyPrefix.length)),b});return m(S,C),S}function C9(l){var C=this,d=C.ready().then(function(){for(var S=C._dbInfo,y=localStorage.length,b=[],R=0;R<y;R++){var H=localStorage.key(R);H.indexOf(S.keyPrefix)===0&&b.push(H.substring(S.keyPrefix.length))}return b});return m(d,l),d}function b9(l){var C=this,d=C.keys().then(function(S){return S.length});return m(d,l),d}function S9(l,C){var d=this;l=L(l);var S=d.ready().then(function(){var y=d._dbInfo;localStorage.removeItem(y.keyPrefix+l)});return m(S,C),S}function _9(l,C,d){var S=this;l=L(l);var y=S.ready().then(function(){C===void 0&&(C=null);var b=C;return new f(function(R,H){var N=S._dbInfo;N.serializer.serialize(C,function(V,P){if(P)H(P);else try{localStorage.setItem(N.keyPrefix+l,V),R(b)}catch(X){(X.name==="QuotaExceededError"||X.name==="NS_ERROR_DOM_QUOTA_REACHED")&&H(X),H(X)}})})});return m(y,d),y}function y9(l,C){if(C=x.apply(this,arguments),l=typeof l!="function"&&l||{},!l.name){var d=this.config();l.name=l.name||d.name,l.storeName=l.storeName||d.storeName}var S=this,y;return l.name?y=new f(function(b){l.storeName?b(qn(l,S._defaultConfig)):b(l.name+"/")}).then(function(b){for(var R=localStorage.length-1;R>=0;R--){var H=localStorage.key(R);H.indexOf(b)===0&&localStorage.removeItem(H)}}):y=f.reject("Invalid arguments"),m(y,C),y}var L9={_driver:"localStorageWrapper",_initStorage:h9,_support:u9(),iterate:g9,getItem:v9,setItem:_9,removeItem:S9,clear:p9,length:b9,key:m9,keys:C9,dropInstance:y9},E9=function(C,d){return C===d||typeof C=="number"&&typeof d=="number"&&isNaN(C)&&isNaN(d)},w9=function(C,d){for(var S=C.length,y=0;y<S;){if(E9(C[y],d))return!0;y++}return!1},Xn=Array.isArray||function(l){return Object.prototype.toString.call(l)==="[object Array]"},M1={},Qn={},m1={INDEXEDDB:Ae,WEBSQL:c9,LOCALSTORAGE:L9},M9=[m1.INDEXEDDB._driver,m1.WEBSQL._driver,m1.LOCALSTORAGE._driver],U1=["dropInstance"],kt=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(U1),R9={description:"",driver:M9.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function x9(l,C){l[C]=function(){var d=arguments;return l.ready().then(function(){return l[C].apply(l,d)})}}function Bt(){for(var l=1;l<arguments.length;l++){var C=arguments[l];if(C)for(var d in C)C.hasOwnProperty(d)&&(Xn(C[d])?arguments[0][d]=C[d].slice():arguments[0][d]=C[d])}return arguments[0]}var I9=function(){function l(C){a(this,l);for(var d in m1)if(m1.hasOwnProperty(d)){var S=m1[d],y=S._driver;this[d]=y,M1[y]||this.defineDriver(S)}this._defaultConfig=Bt({},R9),this._config=Bt({},this._defaultConfig,C),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return l.prototype.config=function(d){if((typeof d>"u"?"undefined":o(d))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var S in d){if(S==="storeName"&&(d[S]=d[S].replace(/\W/g,"_")),S==="version"&&typeof d[S]!="number")return new Error("Database version must be a number.");this._config[S]=d[S]}return"driver"in d&&d.driver?this.setDriver(this._config.driver):!0}else return typeof d=="string"?this._config[d]:this._config},l.prototype.defineDriver=function(d,S,y){var b=new f(function(R,H){try{var N=d._driver,V=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!d._driver){H(V);return}for(var P=kt.concat("_initStorage"),X=0,le=P.length;X<le;X++){var ve=P[X],Ce=!w9(U1,ve);if((Ce||d[ve])&&typeof d[ve]!="function"){H(V);return}}var xe=function(){for(var R1=function(T9){return function(){var D9=new Error("Method "+T9+" is not implemented by the current driver"),Jn=f.reject(D9);return m(Jn,arguments[arguments.length-1]),Jn}},Ut=0,H9=U1.length;Ut<H9;Ut++){var Ft=U1[Ut];d[Ft]||(d[Ft]=R1(Ft))}};xe();var Re=function(R1){M1[N]&&console.info("Redefining LocalForage driver: "+N),M1[N]=d,Qn[N]=R1,R()};"_support"in d?d._support&&typeof d._support=="function"?d._support().then(Re,H):Re(!!d._support):Re(!0)}catch(We){H(We)}});return _(b,S,y),b},l.prototype.driver=function(){return this._driver||null},l.prototype.getDriver=function(d,S,y){var b=M1[d]?f.resolve(M1[d]):f.reject(new Error("Driver not found."));return _(b,S,y),b},l.prototype.getSerializer=function(d){var S=f.resolve($t);return _(S,d),S},l.prototype.ready=function(d){var S=this,y=S._driverSet.then(function(){return S._ready===null&&(S._ready=S._initDriver()),S._ready});return _(y,d,d),y},l.prototype.setDriver=function(d,S,y){var b=this;Xn(d)||(d=[d]);var R=this._getSupportedDrivers(d);function H(){b._config.driver=b.driver()}function N(X){return b._extend(X),H(),b._ready=b._initStorage(b._config),b._ready}function V(X){return function(){var le=0;function ve(){for(;le<X.length;){var Ce=X[le];return le++,b._dbInfo=null,b._ready=null,b.getDriver(Ce).then(N).catch(ve)}H();var xe=new Error("No available storage method found.");return b._driverSet=f.reject(xe),b._driverSet}return ve()}}var P=this._driverSet!==null?this._driverSet.catch(function(){return f.resolve()}):f.resolve();return this._driverSet=P.then(function(){var X=R[0];return b._dbInfo=null,b._ready=null,b.getDriver(X).then(function(le){b._driver=le._driver,H(),b._wrapLibraryMethodsWithReady(),b._initDriver=V(R)})}).catch(function(){H();var X=new Error("No available storage method found.");return b._driverSet=f.reject(X),b._driverSet}),_(this._driverSet,S,y),this._driverSet},l.prototype.supports=function(d){return!!Qn[d]},l.prototype._extend=function(d){Bt(this,d)},l.prototype._getSupportedDrivers=function(d){for(var S=[],y=0,b=d.length;y<b;y++){var R=d[y];this.supports(R)&&S.push(R)}return S},l.prototype._wrapLibraryMethodsWithReady=function(){for(var d=0,S=kt.length;d<S;d++)x9(this,kt[d])},l.prototype.createInstance=function(d){return new l(d)},l}(),O9=new I9;r.exports=O9},{3:3}]},{},[4])(4)})})($i);var j5=$i.exports;const h1=N6(j5);class An{getItem(t){return h1.getItem(t)}setItem(t,n){return h1.setItem(t,n)}removeItem(t){return h1.removeItem(t)}clear(){return h1.clear()}key(t){return h1.key(t)}keys(){return h1.keys()}iterate(t){return h1.iterate(t)}}var P5=Object.defineProperty,$5=Object.getOwnPropertyDescriptor,k5=(e,t,n,r)=>{for(var i=r>1?void 0:r?$5(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&P5(t,n,i),i},B5=(e,t)=>(n,r)=>t(n,r,e);exports.DesktopZenZoneService=class{constructor(t){A(this,"visible$",new re.Subject);A(this,"componentKey$",new re.Subject);A(this,"_visible",!1);this._componentManager=t}get visible(){return this._visible}set(t,n){return this._componentManager.register(t,n),this.componentKey$.next(t),u.toDisposable(()=>{this._componentManager.delete(t),this.visible$.complete(),this.componentKey$.complete()})}open(){this._visible=!0,this.visible$.next(!0)}close(){this._visible=!1,this.visible$.next(!1)}};exports.DesktopZenZoneService=k5([B5(0,u.Inject(qe))],exports.DesktopZenZoneService);class jn extends u.Disposable{constructor(){super(...arguments);A(this,"_currentSelectorId");A(this,"_selectionChange$",new re.Subject);A(this,"selectionChange$",this._selectionChange$.asObservable());A(this,"_openSelector$",new re.Subject);A(this,"openSelector$",this._openSelector$.asObservable())}setCurrentSelectorId(n){this._currentSelectorId=n}getCurrentSelectorId(){return this._currentSelectorId}selectionChange(n){this._currentSelectorId&&this._selectionChange$.next(n)}openSelector(){this._openSelector$.next(null)}}const Vt=u.createIdentifier("univer.range-selector.service");class Pn extends u.Disposable{constructor(){super(...arguments);A(this,"_taskCount",0);A(this,"_progressChange$",new re.Subject);A(this,"_progressVisible$",new re.Subject);A(this,"progressChange$",this._progressChange$.asObservable());A(this,"progressVisible$",this._progressVisible$.asObservable())}dispose(){super.dispose(),this._clear(),this._progressChange$.complete(),this._progressVisible$.complete()}pushTask(n){if(this._taskCount===0)return;const{count:r}=n;if(r<=0)return;const i=Math.min(1,r/this._taskCount);this._progressChange$.next({step:i}),this._taskCount-=r,this._taskCount<0&&(this._taskCount=0),this._taskCount===0&&this._progressVisible$.next(!1)}insertTaskCount(n){n<=0||(this._taskCount===0&&this._progressVisible$.next(!0),this._taskCount+=n)}complete(){this._taskCount!==0&&(this._progressChange$.next({step:1}),this._clear(),this._progressVisible$.next(!1))}stop(){this._taskCount!==0&&(this._clear(),this._progressVisible$.next(!1))}getTaskCount(){return this._taskCount}_clear(){this._taskCount=0}}const At=u.createIdentifier("univer.progress.service");var ki=Object.defineProperty,U5=Object.getOwnPropertyDescriptor,F5=(e,t,n)=>t in e?ki(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,z5=(e,t,n,r)=>{for(var i=r>1?void 0:r?U5(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&ki(t,n,i),i},Hr=(e,t)=>(n,r)=>t(n,r,e),Z5=(e,t,n)=>F5(e,t+"",n);const Bi="UNIVER_UI_PLUGIN",Ui="DISABLE_AUTO_FOCUS";exports.UniverUIPlugin=class extends u.Plugin{constructor(t={},n,r){super(),this._config=t,this._contextService=n,this._injector=r,this._config=u.Tools.deepMerge({},this._config),this._config.disableAutoFocus&&this._contextService.setContextValue(Ui,!0)}onStarting(t){u.mergeOverrideWithDependencies([[qe],[T1],[Dt],[n1,{useClass:bn}],[o1,{useClass:exports.DesktopLayoutService}],[g1,{useClass:exports.ShortcutService}],[dt,{useClass:Cn}],[a1,{useClass:exports.MenuService}],[j1,{useClass:Ln}],[xn,{useClass:exports.BrowserClipboardService,lazy:!0}],[$1,{useClass:exports.DesktopNotificationService,lazy:!0}],[yt,{useClass:exports.DesktopDialogService,lazy:!0}],[_t,{useClass:exports.DesktopConfirmService,lazy:!0}],[P1,{useClass:Vn,lazy:!0}],[bt,{useClass:exports.DesktopZenZoneService,lazy:!0}],[St,{useClass:exports.DesktopGlobalZoneService,lazy:!0}],[w1,{useClass:In,lazy:!0}],[u.ILocalStorageService,{useClass:An,lazy:!0}],[Rn,{useClass:exports.DesktopBeforeCloseService}],[E1,{useClass:exports.EditorService}],[Vt,{useClass:jn}],[mt,{useClass:Sn}],[At,{useClass:Pn}],[Ct],[pt,{useFactory:r=>r.createInstance(exports.DesktopUIController,this._config),deps:[u.Injector]}],[exports.SharedController,{useFactory:()=>this._injector.createInstance(exports.SharedController,this._config)}],[exports.ErrorController],[exports.ShortcutPanelController,{useFactory:()=>this._injector.createInstance(exports.ShortcutPanelController,this._config)}]],this._config.override).forEach(r=>t.add(r))}};Z5(exports.UniverUIPlugin,"pluginName",Bi);exports.UniverUIPlugin=z5([u.DependentOn(v1.UniverRenderEnginePlugin),Hr(1,u.IContextService),Hr(2,u.Inject(u.Injector))],exports.UniverUIPlugin);const W5="univer-app-layout",G5="univer-app-header",Y5="univer-app-container",q5="univer-app-container-header",X5="univer-app-container-wrapper",Q5="univer-app-container-content",J5="univer-app-container-canvas",K5="univer-app-container-left-sidebar",el="univer-app-container-sidebar",t1={appLayout:W5,appHeader:G5,appContainer:Y5,appContainerHeader:q5,appContainerWrapper:X5,appContainerContent:Q5,appContainerCanvas:J5,appContainerLeftSidebar:K5,appContainerSidebar:el},tl="univer-mobile-menu-container",nl="univer-mobile-menu-item",nt={mobileMenuContainer:tl,mobileMenuItem:nl};function rl(e){const{menuType:t,onOptionSelect:n}=e,r=u.useDependency(a1);if(!t)return null;const i=u.makeArray(t).map(r.getMenuItems.bind(r)).flat();return g.jsx("div",{className:nt.mobileMenuContainer,style:{gridTemplateColumns:`repeat(${Math.min(2,i.length)}, 48px)`},children:i.map(o=>g.jsx(il,{menuItem:o,onClick:a=>n==null?void 0:n({value:"",label:o.id,...a})},o.id))})}function il(e){const{menuItem:t,onClick:n}=e,{id:r,type:i,title:o,label:a,icon:c}=t;if(i!==ke.BUTTON)throw new Error(`[MobileMenuItem]: on mobile devices only "BUTTON" type menu items are supported. Please check "${r}".`);const h=u.useObservable(t.disabled$,!1),v=u.useObservable(t.activated$,!1),p=u.useObservable(t.hidden$,!1),f=u.useObservable(t.value$),m=Ue.clsx(nt.mobileMenuItem,{[nt.mobileMenuItemActivated]:v,[nt.mobileMenuItemHidden]:p});return g.jsx("button",{type:"button",className:m,disabled:h,onClick:()=>n({id:r}),children:g.jsx(ze,{value:f,title:o,label:a,icon:c})},r)}function Fi(){const[e,t]=s.useState(!1),[n,r]=s.useState(""),[i,o]=s.useState([0,0]),a=s.useRef(e),c=u.useDependency(j1),h=u.useDependency(u.ICommandService);a.current=e,s.useEffect(()=>{const f=c.registerContextMenuHandler({handleContextMenu:v,hideContextMenu(){t(!1)},get visible(){return a.current}});return document.addEventListener("pointerdown",p),document.addEventListener("wheel",p),()=>{document.removeEventListener("pointerdown",p),document.removeEventListener("wheel",p),f.dispose()}},[c]);function v(f,m){r(m),o([f.clientX,f.clientY]),t(!0)}function p(){t(!1)}return g.jsx(ue.Popup,{visible:e,offset:i,children:g.jsx("section",{onPointerDown:f=>f.stopPropagation(),children:n&&g.jsx(rl,{menuType:[n],onOptionSelect:f=>{const{label:m,value:_}=f;h&&h.executeCommand(m,{value:_}),t(!1)}})})})}function ol(e){const{header:t=!0,footer:n=!0,contextMenu:r=!0,mountContainer:i,onRendered:o}=e,a=u.useDependency(u.LocaleService),c=u.useDependency(u.ThemeService),h=u.useDependency(w1),v=s.useRef(null),p=Fe(we.FOOTER),f=Fe(we.HEADER);Fe(we.HEADER_MENU);const m=Fe(we.CONTENT),_=Fe(we.LEFT_SIDEBAR),L=Fe(we.GLOBAL);s.useEffect(()=>{c.getCurrentTheme()||c.setTheme(ue.defaultTheme)},[]),s.useEffect(()=>{v.current&&(o==null||o(v.current))},[o]);const[x,w]=s.useState(a.getLocales()),j=s.useMemo(()=>document.createElement("div"),[]);return s.useEffect(()=>{document.body.appendChild(j),h.setContainer(j);const Z=[a.localeChanged$.subscribe(()=>{w(a.getLocales())}),c.currentTheme$.subscribe(U=>{ue.themeInstance.setTheme(i,U),j&&ue.themeInstance.setTheme(j,U)})];return()=>{Z.forEach(U=>U.unsubscribe()),document.body.removeChild(j)}},[a,h,i,j,c.currentTheme$]),g.jsxs(ue.ConfigProvider,{locale:x==null?void 0:x.design,mountContainer:j,children:[g.jsxs("div",{className:t1.appLayout,tabIndex:-1,onBlur:Z=>Z.stopPropagation(),children:[t&&g.jsx("header",{className:t1.appContainerHeader}),g.jsxs("section",{className:t1.appContainer,children:[g.jsxs("div",{className:t1.appContainerWrapper,children:[g.jsx("aside",{className:t1.appContainerLeftSidebar,children:g.jsx(Be,{components:_},"left-sidebar")}),g.jsxs("section",{className:t1.appContainerContent,children:[g.jsx("header",{className:t1.appHeader,children:t&&g.jsx(Be,{components:f},"header")}),g.jsx("section",{className:t1.appContainerCanvas,ref:v,"data-range-selector":!0,onContextMenu:Z=>Z.preventDefault(),children:g.jsx(Be,{components:m},"content")})]}),g.jsx("aside",{className:t1.appContainerSidebar,children:g.jsx(En,{})})]}),n&&g.jsx("footer",{className:t1.appFooter,children:g.jsx(Be,{components:p},"footer")}),g.jsx(wn,{})]})]}),g.jsx(Be,{components:L},"global"),g.jsx(Be,{components:Mn},"built-in-global"),r&&g.jsx(Fi,{})]})}var al=Object.defineProperty,sl=Object.getOwnPropertyDescriptor,ll=(e,t,n,r)=>{for(var i=r>1?void 0:r?sl(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&al(t,n,i),i},S1=(e,t)=>(n,r)=>t(n,r,e);const cl=3e3;let dn=class extends u.Disposable{constructor(e,t,n,r,i,o,a){super(),this._config=e,this._instanceService=t,this._renderManagerService=n,this._injector=r,this._lifecycleService=i,this._uiPartsService=o,this._layoutService=a,this._initBuiltinComponents(),Promise.resolve().then(()=>this._bootstrapWorkbench())}_bootstrapWorkbench(){this.disposeWithMe(ul(this._injector,this._config,(e,t)=>{this._layoutService&&(this.disposeWithMe(this._layoutService.registerRootContainerElement(t)),this.disposeWithMe(this._layoutService.registerCanvasElement(e))),this._renderManagerService.currentRender$.subscribe(n=>{if(n){const r=this._renderManagerService.getRenderById(n);if(!r.unitId||this._instanceService.getUnitType(r.unitId)!==u.UniverInstanceType.UNIVER_SHEET)return;r.engine.setContainer(e)}}),setTimeout(()=>{var r;const n=(r=this._renderManagerService.getFirst())==null?void 0:r.engine;n==null||n.setContainer(e),this._lifecycleService.stage=u.LifecycleStages.Rendered,setTimeout(()=>this._lifecycleService.stage=u.LifecycleStages.Steady,cl)},300)}))}_initBuiltinComponents(){this.disposeWithMe(this._uiPartsService.registerComponent(we.CONTENT,()=>u.connectInjector(_n,this._injector))),this.disposeWithMe(this._uiPartsService.registerComponent(we.CONTENT,()=>u.connectInjector(yn,this._injector)))}};dn=ll([S1(1,u.IUniverInstanceService),S1(2,v1.IRenderManagerService),S1(3,u.Inject(u.Injector)),S1(4,u.Inject(u.LifecycleService)),S1(5,n1),S1(6,u.Optional(o1))],dn);function ul(e,t,n){let r;const i=t.container;if(typeof i=="string"){const h=document.getElementById(i);h?r=h:r=Tr(i)}else i instanceof HTMLElement?r=i:r=Tr("univer");const o=u.connectInjector(ol,e),a=h=>n(h,r);function c(){K1(g.jsx(o,{...t,mountContainer:r,onRendered:a}),r)}return c(),u.toDisposable(()=>{ii(r)})}function Tr(e){const t=document.createElement("div");return t.id=e,t}var zi=Object.defineProperty,fl=Object.getOwnPropertyDescriptor,dl=(e,t,n)=>t in e?zi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,hl=(e,t,n,r)=>{for(var i=r>1?void 0:r?fl(t,n):t,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(t,n,i):a(i))||i);return r&&i&&zi(t,n,i),i},pl=(e,t)=>(n,r)=>t(n,r,e),vl=(e,t,n)=>dl(e,t+"",n);const gl="UNIVER_MOBILE_UI_PLUGIN";exports.UniverMobileUIPlugin=class extends u.Plugin{constructor(t,n){super(),this._config=t,this._injector=n}onStarting(t){u.mergeOverrideWithDependencies([[qe],[T1],[Dt],[n1,{useClass:bn}],[o1,{useClass:exports.DesktopLayoutService}],[g1,{useClass:exports.ShortcutService}],[dt,{useClass:Cn}],[a1,{useClass:exports.MenuService}],[j1,{useClass:Ln}],[xn,{useClass:exports.BrowserClipboardService,lazy:!0}],[$1,{useClass:exports.DesktopNotificationService,lazy:!0}],[yt,{useClass:exports.DesktopDialogService,lazy:!0}],[_t,{useClass:exports.DesktopConfirmService,lazy:!0}],[P1,{useClass:Vn,lazy:!0}],[bt,{useClass:exports.DesktopZenZoneService,lazy:!0}],[St,{useClass:exports.DesktopGlobalZoneService,lazy:!0}],[w1,{useClass:In,lazy:!0}],[u.ILocalStorageService,{useClass:An,lazy:!0}],[Rn,{useClass:exports.DesktopBeforeCloseService}],[E1,{useClass:exports.EditorService}],[Vt,{useClass:jn}],[mt,{useClass:Sn}],[At,{useClass:Pn}],[Ct],[pt,{useFactory:r=>r.createInstance(dn,this._config),deps:[u.Injector]}],[exports.SharedController,{useFactory:()=>this._injector.createInstance(exports.SharedController,this._config)}],[exports.ErrorController]],this._config.override).forEach(r=>t.add(r))}};vl(exports.UniverMobileUIPlugin,"pluginName",gl);exports.UniverMobileUIPlugin=hl([u.DependentOn(v1.UniverRenderEnginePlugin),pl(1,u.Inject(u.Injector))],exports.UniverMobileUIPlugin);function rt(e){return e.length===0?e:e.replace(/^\s+|\s+$/gm,"")}function Zi(e){if(!e)return!1;const t=window.getComputedStyle(e);if(t.display==="none"||t.visibility==="hidden"||t.opacity==="0")return!1;const n=e.getBoundingClientRect();return!(n.width===0||n.height===0||n.bottom<0||n.top>window.innerHeight||n.right<0||n.left>window.innerWidth)}const ml=.75,Dr=78,Nr=9,Wi="rgba(0,0,0,0)",Gi="rgb(0,0,0)";function $n(e){var c;let t=e.childNodes;if(t.length===0)return e.textContent;if(t[0].nodeName==="DIV"&&(t=t[0].childNodes),t.length===1&&t[0].nodeName==="#text")return t[0].textContent;const n=[];let r=0,i=0,o=e.textContent||"";o+=`\r
47
+ `;for(let h=0;h<t.length;h++){let v=t[`${h}`],p;v.nodeName==="#text"?(p=(c=v.textContent)!=null?c:"",v=v.parentElement):p=v.innerText;const f=jt(v);Yi(p).forEach(_=>{const L=_.length;i+=L,r=i-L;const x=u.Tools.generateRandomId(6);n.push({sId:x,st:r,ed:i-1,ts:f})})}return u.Tools.generateRandomId(6),{id:u.Tools.generateRandomId(6),body:{dataStream:o,textRuns:n},documentStyle:{}}}function jt(e,t=""){var a,c;let n=(c=(a=e==null?void 0:e.style)==null?void 0:a.cssText)!=null?c:"";if(n+=t,n=n.replace(/[\r\n]+/g,""),n.length===0)return{};const r=n.split(";"),i={},o={t:"",r:"",b:"",l:""};return r.forEach(h=>{var m;const v=h;h=h.toLowerCase();const p=rt(h.substr(0,h.indexOf(":"))),f=rt(h.substr(h.indexOf(":")+1));if(p==="font-weight")f==="bold"||f==="700"?i.bl=1:i.bl=0;else if(p==="font-style")f==="italic"?i.it=1:i.it=0;else if(p==="font-family"){const _=rt(v),L=Ml(_);i.ff=L}else if(p==="font-size"){let _=Number.parseInt(f);n.indexOf("vertical-align")>-1&&(n.indexOf("sub")>-1||n.indexOf("sup")>-1)&&(_*=2),f.indexOf("px")!==-1&&(_=wl(Number.parseInt(f,10))),i.fs=_}else if(p==="color"){const _=new u.ColorKit(f);i.cl={rgb:_.isValid?_.toRgbString():"rgb(0,0,0)"}}else if(p==="background"||p==="background-color"){const _=new u.ColorKit(f);if(_){const L=_.toRgbString();L!==Wi&&L!==Gi&&(i.bg={rgb:_.toRgbString()})}}else if(p==="text-decoration-line")f==="underline"?(i.ul||(i.ul={s:1}),i.ul.s=1):f==="line-through"?(i.st||(i.st={s:1}),i.st.s=1):f==="overline"&&(i.ol||(i.ol={s:1}),i.ol.s=1);else if(p==="text-decoration-color")i.hasOwnProperty("ul")&&(i.ul||(i.ul={s:1,cl:{rgb:f}}),i.ul.cl={rgb:f}),i.hasOwnProperty("st")&&(i.st||(i.st={s:1,cl:{rgb:f}}),i.st.cl={rgb:f}),i.hasOwnProperty("ol")&&(i.ol||(i.ol={s:1,cl:{rgb:f}}),i.ol.cl={rgb:f});else if(p==="text-decoration-style")i.hasOwnProperty("ul")&&(i.ul||(i.ul={s:1,t:Number(f)}),i.ul.t=Number(f)),i.hasOwnProperty("st")&&(i.st||(i.st={s:1,t:Number(f)}),i.st.t=Number(f)),i.hasOwnProperty("ol")&&(i.ol||(i.ol={s:1,t:Number(f)}),i.ol.t=Number(f));else if(p==="text-decoration"||p==="univer-strike"){const _=(m=f.split(" "))==null?void 0:m[0];_==="underline"?(i.ul||(i.ul={s:1}),i.ul.s=1):_==="line-through"?(i.st||(i.st={s:1}),i.st.s=1):_==="overline"&&(i.ol||(i.ol={s:1}),i.ol.s=1)}if(p==="univer-underline"&&(i.ul={s:1}),p==="vertical-align"&&(f==="sub"?i.va=u.BaselineOffset.SUBSCRIPT:f==="super"?i.va=u.BaselineOffset.SUPERSCRIPT:f==="top"?i.vt=1:f==="middle"?i.vt=2:f==="bottom"?i.vt=3:i.va=u.BaselineOffset.NORMAL),p==="transform"){const _=f.split(")"),L=_.findIndex(x=>x.includes("rotate"));if(L>-1){const x=_[L].match(/\d+/g);let w=0,j=0;x!=null&&x.length&&(w=+x[0]),e!=null&&e.dataset.vertical&&(j=+e.dataset.vertical),i.tr={a:w,v:j}}}if(p==="text-align"&&(f==="left"?i.ht=1:f==="center"?i.ht=2:f==="right"?i.ht=3:f==="justify"?i.ht=4:i.ht=0),i.tb!==1&&(p==="overflow-wrap"||p==="word-wrap"?f==="break-word"&&(i.tb=3):p==="text-overflow"?f==="clip"&&(i.tb=2):p==="text-break"&&f==="overflow"&&(i.tb=1)),p==="white-space"&&(f==="nowrap"?i.tb=1:f==="normal"?i.tb=3:f==="clip"&&(i.tb=2)),p==="border-color"){const _=Vr(f,")");if(i.bd)for(const L in _)i.bd[L].cl.rgb=_[L];else{i.bd={b:{cl:{rgb:"#000"},s:0},t:{cl:{rgb:"#000"},s:0},l:{cl:{rgb:"#000"},s:0},r:{cl:{rgb:"#000"},s:0}};for(const L in _)i.bd[L].cl.rgb=_[L]}}if(p==="border-width"||p==="border-style"){const _=Vr(f," ");for(const L in _)o[L]+=` ${_[L]}`;i.bd?(i.bd.b.s=u.getBorderStyleType(o.b),i.bd.t.s=u.getBorderStyleType(o.t),i.bd.l.s=u.getBorderStyleType(o.l),i.bd.r.s=u.getBorderStyleType(o.r)):i.bd={b:{cl:{rgb:"#000"},s:u.getBorderStyleType(o.b)},t:{cl:{rgb:"#000"},s:u.getBorderStyleType(o.t)},l:{cl:{rgb:"#000"},s:u.getBorderStyleType(o.l)},r:{cl:{rgb:"#000"},s:u.getBorderStyleType(o.r)}}}if(p==="border-bottom"||p==="border-top"||p==="border-left"||p==="border-right"||p==="border"){i.bd||(i.bd={});const _=f.split(" "),L=`${_[0]} ${_[1]}`;_.splice(0,2);const x=_.join("");if(u.getBorderStyleType(L)!==u.BorderStyleTypes.NONE&&x){const j={cl:{rgb:x},s:u.getBorderStyleType(L)};p==="border-bottom"?i.bd.b=f==="none"?null:j:p==="border-top"?i.bd.t=f==="none"?null:j:p==="border-left"?i.bd.l=f==="none"?null:j:p==="border-right"?i.bd.r=f==="none"?null:j:p==="border"&&(i.bd={r:f==="none"?null:j,t:f==="none"?null:j,b:f==="none"?null:j,l:f==="none"?null:j})}}else if(p==="--data-rotate"){const _=/[+-]?\d+/,L=f.match(_);f==="(0deg ,1)"?i.tr={a:0,v:1}:L&&(i.tr={a:Number(L[0])})}}),Object.keys(i).forEach(h=>{typeof i[h]=="object"&&!Object.keys(i[h]).length&&delete i[h]}),i}function Vr(e,t){let n;t===" "?n=e.trim().split(t):n=e.trim().split(t).slice(0,-1),n.forEach(i=>`${i.trim()})`);let r={};return n.length===1?r={t:n[0],r:n[0],b:n[0],l:n[0]}:n.length===2?r={t:n[0],r:n[1],b:n[0],l:n[1]}:n.length===3?r={t:n[0],r:n[1],b:n[2],l:n[1]}:n.length===4&&(r={t:n[0],r:n[1],b:n[2],l:n[3]}),r}function Yi(e){if(e==="")return[e];const t=/(?:(\n+.+)|(.+))/g;return e.match(t).map(i=>i.replace(/\n/g,`\r
48
+ `))}function Cl(e){const t=document.createElement("DIV"),n=[];t.innerHTML=e;const r=t.querySelectorAll("table col");if(!r.length)return[];for(let i=0;i<r.length;i++){const o=r[i],a=o.getAttribute("span");if(a&&+a>1)for(let c=0;c<+a;c++){const h=ut(o.getAttribute("width"),72);n.push(h)}else{const c=ut(o.getAttribute("width"),72);n.push(c)}}return n}function ut(e,t){if(!e)return t;let n;return e.includes("pt")?n=v1.ptToPx(Number.parseFloat(e)):e.includes("px")?n=Number.parseFloat(e):n=Number.parseFloat(e)*72/96,n}function bl(e){const t=document.createElement("DIV"),n=[];t.innerHTML=e;const r=t.querySelectorAll("table tr");if(!r.length)return[];for(let i=0;i<r.length;i++){const a=r[i].querySelectorAll("td");let c=ut(a[0].style.height,19);for(let h=0;h<a.length;h++){const v=a[h].getAttribute("rowSpan");if(!(v&&+v>1)){c=ut(a[h].style.height,19);break}}n.push(c)}return n}function Sl(e){let t=[];const n=document.createElement("DIV");if(n.innerHTML=e,t=new Array(n.querySelectorAll("table tr").length),!t.length)return[];let r=0;const i=n.querySelectorAll("table tr");i[0].querySelectorAll("td").forEach(c=>{let h=0;const v=c.getAttribute("colSpan");v!==null?h=+v:h=1,r+=h});for(let c=0;c<t.length;c++)t[c]=new Array(r);let a=0;return i.forEach(c=>{let h=0;c.querySelectorAll("td").forEach(v=>{var _,L;const p={};if(v.querySelectorAll("span").length||v.querySelectorAll("font").length){const x=$n(v);typeof x!="string"&&(p.p=x)}const f=v.innerText;f.trim().length===0?p.v="":p.v=f;const m=jt(v);for(u.Tools.isPlainObject(m)&&(p.s=m);h<r&&t[a][h]!=null;)h++;if(h!==r){if(t[a][h]==null){t[a][h]=p;const x=(_=Number(v.getAttribute("rowSpan")))!=null?_:1,w=(L=Number(v.getAttribute("colSpan")))!=null?L:1;if(x>1||w>1){const j={rs:+x-1,cs:+w-1,r:a,c:h};t[a][h].mc=j;for(let Z=0;Z<x;Z++)for(let U=0;U<w;U++)Z===0&&U===0||(t[a+Z][h+U]={mc:null})}}h++}}),a++}),t}function _l(e){const t=[],n=document.createElement("DIV");n.innerHTML=e;const i=e.replace(/\r/g,"").split(`
49
+ `),o=i[0].split(" ").length;for(let a=0;a<i.length;a++)i[a].split(" ").length<o||t.push(i[a].split(" "));for(let a=0;a<t.length;a++)for(let c=0;c<t[a].length;c++)t[a][c].length?t[a][c]={v:t[a][c]||"",m:t[a][c]||""}:t[a][c]=null;return t}function yl(e,t){e.length,e[0].length;let n=0,r=0;t&&(n=t.startRow,r=t.startColumn);const i=[];for(let o=0;o<e.length;o++)for(let a=0;a<e[o].length;a++)if(e[o][a]&&typeof e[o][a]=="object"&&"mc"in e[o][a])if(e[o][a].mc){const c=e[o][a].mc,h=c.r+n,v=h+c.rs,p=c.c+r,f=p+c.cs;i.push({startRow:h,endRow:v,startColumn:p,endColumn:f}),delete e[o][a].mc}else e[o][a]=null;return{data:e,mergeData:i}}function Ll(e){var v;let t=[];const n=document.createElement("html");n.innerHTML=e;const r=(v=n.querySelector("style"))==null?void 0:v.innerText;if(!r)return;const i=El(r);if(t=new Array(n.querySelectorAll("table tr").length),!t.length)return[];let o=0;const a=n.querySelectorAll("table tr");a[0].querySelectorAll("td").forEach(p=>{let f=0;const m=p.getAttribute("colSpan");m!==null?f=+m:f=1,o+=f});for(let p=0;p<t.length;p++)t[p]=new Array(o);let h=0;return a.forEach(p=>{let f=0;p.querySelectorAll("td").forEach(m=>{var j,Z;const _={};if(m.querySelectorAll("span").length||m.querySelectorAll("font").length){const U=$n(m);typeof U!="string"&&(_.p=U)}const L=m.innerText;L.trim().length===0?_.v="":_.v=L;let x="";for(const U in i)m.classList.contains(U)&&(x+=i[U]);const w=jt(m,x);for(u.Tools.isPlainObject(w)&&(_.s=w);f<o&&t[h][f]!=null;)f++;if(f!==o){if(t[h][f]==null){t[h][f]=_;const U=(j=Number(m.getAttribute("rowSpan")))!=null?j:1,J=(Z=Number(m.getAttribute("colSpan")))!=null?Z:1;if(U>1||J>1){const E={rs:+U-1,cs:+J-1,r:h,c:f};t[h][f].mc=E;for(let D=0;D<U;D++)for(let k=0;k<J;k++)D===0&&k===0||(t[h+D][f+k]={mc:null})}}f++}}),h++}),t}function El(e){const t={},n=e.replaceAll("<!--","").replaceAll("-->","").trim(),r=n==null?void 0:n.replaceAll(" ","").replaceAll(`
50
+ `,"").split("}");for(let i=0;i<r.length;i++){if(!r[i])continue;let o=r[i].split("{")[0].trim();o.includes(".")&&(o=o.slice(1));const a=r[i].split("{")[1].trim();t[o]=a}return t}function wl(e){const t=Math.round(e*ml);return t<Nr?Nr:t>Dr?Dr:t}function Ml(e){const t=/font-family:\s*(?:"([^"]+)"|'([^']+)'|([^;]+))/i,n=e.match(t);return n?(n[1]||n[2]||n[3]).trim():null}const Rl="univer-text-editor-container",xl="univer-text-editor-container-active",Il="univer-text-editor-container-error",Ol="univer-text-editor-container-disabled",Hl="univer-text-editor-container-placeholder",Tl="univer-text-editor-validation-error",_1={textEditorContainer:Rl,textEditorContainerActive:xl,textEditorContainerError:Il,textEditorContainerDisabled:Ol,textEditorContainerPlaceholder:Hl,textEditorValidationError:Tl},Dl=new Set(["snapshot","resizeCallBack","cancelDefaultResizeListener","isSheetEditor","canvasStyle","isSingle","isReadonly","onlyInputFormula","onlyInputRange","value","onlyInputContent","isSingleChoice","openForSheetUnitId","openForSheetSubUnitId","onChange","onActive","onValid","placeholder"]);function qi(e){const{id:t,snapshot:n,resizeCallBack:r,cancelDefaultResizeListener:i,isSheetEditor:o=!1,canvasStyle:a={},value:c,isSingle:h=!0,isReadonly:v=!1,onlyInputFormula:p=!1,onlyInputRange:f=!1,onlyInputContent:m=!1,isSingleChoice:_=!1,openForSheetUnitId:L,openForSheetSubUnitId:x,onChange:w,onActive:j,onValid:Z,isValueValid:U=!0,placeholder:J}=e,E=u.useDependency(E1),D=u.useDependency(u.LocaleService),[k,$]=s.useState(""),[F,z]=s.useState(""),[Y,ne]=s.useState(U),[ie,ce]=s.useState([0,0]),ae=s.useRef(null),[Q,oe]=s.useState(!1);if(!u.isInternalEditorID(t))throw new Error("Invalid editor ID");s.useEffect(()=>{const B=ae.current;if(!B)return;const G=new ResizeObserver(()=>{i!==!0&&E.resize(t),r&&r(B)});G.observe(B);const W=E.register({editorUnitId:t,initialSnapshot:n,cancelDefaultResizeListener:i,isSheetEditor:o,canvasStyle:a,isSingle:h,isReadonly:v,isSingleChoice:_,onlyInputFormula:p,onlyInputRange:f,onlyInputContent:m,openForSheetUnitId:L,openForSheetSubUnitId:x},B);E.setValueNoRefresh(c||"",t),$(J||"");const q=u.debounce(fe=>{oe(fe),j&&j(fe)},30),se=160,_e=u.debounce(fe=>{const Ve=fe.editorUnitId,$e=E.checkValueLegality(Ve);setTimeout(()=>{const Ie=fe.getBoundingClientRect();ce([Ie.left,Ie.top-16]),Ie.left+Ie.top>0&&ne($e),fe.onlyInputFormula()?z(D.t("textEditor.formulaError")):z(D.t("textEditor.rangeError"))},se),E.getValue(Ve)!==c&&(Z&&Z($e),w&&w(E.getValue(t)))},30),Me=E.focusStyle$.subscribe(fe=>{let Ve=!1;fe===t&&(Ve=!0),q(Ve),setTimeout(()=>{if(!Zi(B))ne(!0);else{const $e=E.getEditor(t);$e&&_e($e)}},se)}),Ee=E.valueChange$.subscribe(fe=>{fe.isSheetEditor()||fe.editorUnitId===t&&_e(fe)});return()=>{G.unobserve(B),G.disconnect(),W.dispose(),Me==null||Me.unsubscribe(),Ee==null||Ee.unsubscribe()}},[]),s.useEffect(()=>{const B=E.getEditor(t);B!=null&&B.update({isReadonly:v,isSingle:h,isSingleChoice:_,onlyInputContent:m,onlyInputFormula:p,onlyInputRange:f,openForSheetSubUnitId:x,openForSheetUnitId:L})},[v,h,_,m,p,f,x,L]),s.useEffect(()=>{c!=null&&E.setValueNoRefresh(c,t)},[c]),s.useEffect(()=>{ne(U)},[U]);function he(){const B=E.getValue(t);return!(B==null||B==="")}const T=Object.fromEntries(Object.entries(e).filter(([B])=>!Dl.has(B)));let M=_1.textEditorContainer;e.className!=null&&(M=e.className);let I="";return e.className==null&&(v?I=` ${_1.textEditorContainerDisabled}`:Y?Q&&(I=` ${_1.textEditorContainerActive}`):I=` ${_1.textEditorContainerError}`),g.jsx(g.Fragment,{children:g.jsxs("div",{...T,className:M+I,ref:ae,children:[g.jsx("div",{style:{display:Y?"none":"block"},className:_1.textEditorValidationError,children:F}),g.jsx("div",{style:{display:he()?"none":"unset"},className:_1.textEditorContainerPlaceholder,children:k})]})})}const Nl="univer-range-selector",Vl="univer-range-selector-editor",Al="univer-range-selector-icon",jl="univer-range-selector-active",Pl="univer-range-selector-error",$l="univer-range-selector-disabled",kl="univer-range-selector-modal",Bl="univer-range-selector-modal-container",Ul="univer-range-selector-modal-container-input",Fl="univer-range-selector-modal-container-input-active",zl="univer-range-selector-modal-container-button",Zl="univer-range-selector-modal-container-delete-button",Wl="univer-range-selector-modal-add",Gl="univer-range-selector-modal-add-button",De={rangeSelector:Nl,rangeSelectorEditor:Vl,rangeSelectorIcon:Al,rangeSelectorActive:jl,rangeSelectorError:Pl,rangeSelectorDisabled:$l,rangeSelectorModal:kl,rangeSelectorModalContainer:Bl,rangeSelectorModalContainerInput:Ul,rangeSelectorModalContainerInputActive:Fl,rangeSelectorModalContainerButton:zl,rangeSelectorModalContainerDeleteButton:Zl,rangeSelectorModalAdd:Wl,rangeSelectorModalAddButton:Gl};function Yl(e){const{onChange:t,id:n,value:r="",width:i=220,placeholder:o="",size:a="middle",onActive:c,onValid:h,isSingleChoice:v=!1,openForSheetUnitId:p,openForSheetSubUnitId:f,isReadonly:m=!1,className:_,textEditorClassName:L}=e,[x,w]=s.useState([""]),j=ee=>{w(de=>[...de,ee])},Z=ee=>{w(de=>de.filter((pe,Te)=>Te!==ee))},U=(ee,de)=>{w(pe=>pe.map((Te,me)=>me===ee?de:Te))},J=ee=>{w(de=>{const pe=[...de];return pe.length>0&&(pe[pe.length-1]=ee),pe})},E=u.useDependency(E1),D=u.useDependency(Vt),k=u.useDependency(u.IUniverInstanceService),[$,F]=s.useState(!1),z=u.useDependency(u.LocaleService),[Y,ne]=s.useState(!1),[ie,ce]=s.useState(!0),[ae,Q]=s.useState(r),[oe,he]=s.useState(-1),T=s.useRef(null),M=s.useRef(-1),I=s.useRef(p),B=s.useRef(f),G=s.useRef(v),W=s.useRef(m);s.useEffect(()=>{const ee=T.current;if(!ee)return;const de=new ResizeObserver(()=>{E.resize(n)});de.observe(ee);let pe=1;const Te=D.selectionChange$.subscribe(me=>{if(D.getCurrentSelectorId()!==n)return;if(me.length===0){pe=0;return}const ye=me.length-pe;if(pe=me.length,ye<0)return;const Se=me[me.length-1];let je="";Se.unitId===I.current&&Se.sheetId===B.current?je=i1.serializeRange(Se.range):Se.unitId===I.current?je=i1.serializeRangeWithSheet(Se.sheetName,Se.range):je=i1.serializeRangeWithSpreadsheet(Se.unitId,Se.sheetName,Se.range),ye>=1&&!G.current?(j(je),he(-1)):M.current===-1?J(je):U(M.current,je)});return()=>{Te.unsubscribe(),de.unobserve(ee)}},[]),s.useEffect(()=>{I.current=p,B.current=f,G.current=v,W.current=m},[p,f,v,m]),s.useEffect(()=>{M.current=oe},[oe]);function q(){F(!1),D.setCurrentSelectorId(null)}function se(){W.current!==!0&&(E.closeRangePrompt(),D.setCurrentSelectorId(n),F(!0),ae.length>0?w(ie?ae.split(","):[""]):D.openSelector())}function _e(ee){ne(ee),c&&c(ee)}function Me(ee){ce(ee),h&&h(ee)}function Ee(){if(W.current===!0){q();return}let ee="";const de=x.filter(pe=>i1.isReferenceStringWithEffectiveColumn(pe.trim()));if(de.length===1){const pe=de[0];i1.isReferenceStringWithEffectiveColumn(pe.trim())&&(ee=pe.trim())}else ee=de.join(",");E.setValue(ee,n),q()}function fe(){j(""),he(-1)}function Ve(ee){var de,pe;return((pe=(de=k.getCurrentUnitForType(u.UniverInstanceType.UNIVER_SHEET))==null?void 0:de.getSheetBySheetName(ee))==null?void 0:pe.getSheetId())||""}function $e(ee){if(Q(ee||""),ee==null){t&&t([]);return}const de=i1.getRangeWithRefsString(ee,Ve);t&&t(de||[])}let Ae=De.rangeSelector;m?Ae=`${De.rangeSelector} ${De.rangeSelectorDisabled}`:ie?Y&&(Ae=`${De.rangeSelector} ${De.rangeSelectorActive}`):Ae=`${De.rangeSelector} ${De.rangeSelectorError}`,L&&(Ae=`${Ae} ${L}`);let Ie=28;return a==="mini"?Ie=20:a==="small"?Ie=24:a==="large"&&(Ie=32),g.jsxs(g.Fragment,{children:[g.jsxs("div",{className:Ae,ref:T,style:{width:i,height:Ie},children:[g.jsx(qi,{placeholder:o,value:r,isReadonly:m,isSingleChoice:v,openForSheetUnitId:p,openForSheetSubUnitId:f,onValid:Me,onActive:_e,onChange:$e,id:n,onlyInputRange:!0,canvasStyle:{fontSize:10},className:De.rangeSelectorEditor}),g.jsx(ue.Tooltip,{title:z.t("rangeSelector.buttonTooltip"),placement:"bottom",children:g.jsx("button",{className:De.rangeSelectorIcon,onClick:se,children:g.jsx(g6,{})})})]}),g.jsx(ue.Dialog,{width:"328px",visible:$,title:z.t("rangeSelector.title"),draggable:!0,closeIcon:g.jsx(D1,{}),footer:g.jsxs("footer",{children:[g.jsx(ue.Button,{onClick:q,children:z.t("rangeSelector.cancel")}),g.jsx(ue.Button,{style:{marginLeft:10},onClick:Ee,type:"primary",children:z.t("rangeSelector.confirm")})]}),onClose:q,children:g.jsxs("div",{className:Ue(De.rangeSelectorModal,_),children:[x.map((ee,de)=>g.jsxs("div",{className:De.rangeSelectorModalContainer,children:[g.jsx("div",{style:{width:x.length===1?"280px":"252px"},className:De.rangeSelectorModalContainerInput,children:g.jsx(ue.Input,{className:oe===de||x.length-1===de&&oe===-1?De.rangeSelectorModalContainerInputActive:"",placeholder:z.t("rangeSelector.placeHolder"),affixWrapperStyle:{width:"100%"},onClick:()=>he(de),value:ee,onChange:pe=>U(de,pe)},`input${de}`)}),g.jsx("div",{style:{display:x.length===1?"none":"inline-block"},className:De.rangeSelectorModalContainerButton,children:g.jsx(h3,{className:De.rangeSelectorModalContainerDeleteButton,onClick:()=>Z(de)})})]},de)),g.jsx("div",{style:{display:v?"none":"unset"},className:De.rangeSelectorModalAdd,children:g.jsxs(ue.Button,{type:"link",size:"small",onClick:fe,className:De.rangeSelectorModalAddButton,children:[g.jsx(O3,{}),g.jsx("span",{children:z.t("rangeSelector.addAnotherRange")})]})})]})})]})}const ql="univer-progress-bar",Xl="univer-progress-bar-container",Ql="univer-progress-bar-inner",Jl="univer-progress-bar-close-button",J1={progressBar:ql,progressBarContainer:Xl,progressBarInner:Ql,progressBarCloseButton:Jl};function Kl(e){const{barColor:t}=e,n=u.useDependency(At),r=s.useRef(null),[i,o]=s.useState(!1);s.useEffect(()=>{const c=n.progressVisible$.subscribe(v=>{v?o(v):setTimeout(()=>{o(v),r.current&&(r.current.style.width="0%")},500)}),h=n.progressChange$.subscribe(v=>{const{step:p}=v;if(r.current){const f=Number.parseFloat(r.current.style.width)||0,m=f+(100-f)*p;r.current.style.width=`${m}%`}});return()=>{c.unsubscribe(),h.unsubscribe()}},[]);function a(){n.stop()}return g.jsxs("div",{className:J1.progressBarContainer,style:{display:i?"flex":"none"},children:[g.jsx("div",{className:J1.progressBar,children:g.jsx("div",{ref:r,className:J1.progressBarInner,style:{backgroundColor:t}})}),g.jsx("div",{className:J1.progressBarCloseButton,onClick:a,children:g.jsx(D1,{})})]})}const e8="UNI_DISABLE_CHANGING_FOCUS";exports.BuiltInUIPart=we;exports.CanvasFloatDomService=Ct;exports.CanvasPopup=_n;exports.CanvasPopupService=Sn;exports.ComponentContainer=Be;exports.ComponentManager=qe;exports.ContextMenu=li;exports.ContextMenuService=Ln;exports.CopyCommand=vn;exports.CopyShortcutItem=z6;exports.CustomLabel=ze;exports.CutCommand=gn;exports.CutShortcutItem=Z6;exports.DEFAULT_BACKGROUND_COLOR_RGB=Gi;exports.DEFAULT_BACKGROUND_COLOR_RGBA=Wi;exports.DISABLE_AUTO_FOCUS_KEY=Ui;exports.DesktopLocalStorageService=An;exports.DesktopMessageService=In;exports.DesktopSidebarService=Vn;exports.FONT_FAMILY_LIST=as;exports.FONT_SIZE_LIST=us;exports.FloatDom=yn;exports.FontFamily=is;exports.FontFamilyItem=os;exports.FontSize=cs;exports.GlobalZone=pi;exports.HTML_CLIPBOARD_MIME_TYPE=nn;exports.IBeforeCloseService=Rn;exports.ICanvasPopupService=mt;exports.IClipboardInterfaceService=xn;exports.IConfirmService=_t;exports.IContextMenuService=j1;exports.IDialogService=yt;exports.IEditorService=E1;exports.IGlobalZoneService=St;exports.ILayoutService=o1;exports.IMenuService=a1;exports.IMessageService=w1;exports.INotificationService=$1;exports.IPlatformService=dt;exports.IProgressService=At;exports.IRangeSelectorService=Vt;exports.IShortcutService=g1;exports.ISidebarService=P1;exports.IUIController=pt;exports.IUIPartsService=n1;exports.IZenZoneService=bt;exports.KeyCode=u1;exports.Menu=st;exports.MenuGroup=c1;exports.MenuItemType=ke;exports.MenuPosition=Ye;exports.MetaKeys=Pe;exports.MobileContextMenu=Fi;exports.PLAIN_TEXT_CLIPBOARD_MIME_TYPE=tn;exports.PasteCommand=mn;exports.PlatformService=Cn;exports.ProgressBar=Kl;exports.ProgressService=Pn;exports.RangeSelector=Yl;exports.RangeSelectorService=jn;exports.RedoShortcutItem=G6;exports.SetEditorResizeOperation=F6;exports.ShortcutPanelService=Dt;exports.Sidebar=En;exports.TextEditor=qi;exports.ToggleShortcutPanelOperation=Nt;exports.Toolbar=hi;exports.UIPartsService=bn;exports.UI_CONFIG_KEY=Y6;exports.UNIVER_UI_PLUGIN_NAME=Bi;exports.UNI_DISABLE_CHANGING_FOCUS_KEY=e8;exports.UndoShortcutItem=W6;exports.VueComponentWrapper=T6;exports.ZIndexManager=T1;exports.ZenZone=wn;exports.builtInGlobalComponents=Mn;exports.getHeaderFooterMenuHiddenObservable=qa;exports.getMenuHiddenObservable=D6;exports.handelExcelToJson=Ll;exports.handelTableToJson=Sl;exports.handleDomToJson=$n;exports.handlePlainToJson=_l;exports.handleStringToStyle=jt;exports.handleTableColgroup=Cl;exports.handleTableMergeData=yl;exports.handleTableRowGroup=bl;exports.isElementVisible=Zi;exports.mergeMenuConfigs=U6;exports.splitSpanText=Yi;exports.t=ds;exports.textTrim=rt;exports.useComponentsOfPart=Fe;exports.useEvent=k6;exports.useObservable=Oe;exports.useScrollYOverContainer=B6;exports.useToolbarCollapseObserver=di;exports.useToolbarGroups=ui;exports.useToolbarItemStatus=fi;