handsontable 18.1.0 → 18.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/base.js +2 -2
  3. package/base.mjs +2 -2
  4. package/dist/handsontable.full.js +54 -29
  5. package/dist/handsontable.full.min.js +9 -9
  6. package/dist/handsontable.js +54 -29
  7. package/dist/handsontable.min.js +9 -9
  8. package/dist/themes/classic.js +2 -2
  9. package/dist/themes/classic.min.js +2 -2
  10. package/dist/themes/horizon.js +2 -2
  11. package/dist/themes/horizon.min.js +2 -2
  12. package/dist/themes/main.js +2 -2
  13. package/dist/themes/main.min.js +2 -2
  14. package/dist/themes/static/variables/colors/ant.js +2 -2
  15. package/dist/themes/static/variables/colors/ant.min.js +2 -2
  16. package/dist/themes/static/variables/colors/classic.js +2 -2
  17. package/dist/themes/static/variables/colors/classic.min.js +2 -2
  18. package/dist/themes/static/variables/colors/horizon.js +2 -2
  19. package/dist/themes/static/variables/colors/horizon.min.js +2 -2
  20. package/dist/themes/static/variables/colors/main.js +2 -2
  21. package/dist/themes/static/variables/colors/main.min.js +2 -2
  22. package/dist/themes/static/variables/colors/material.js +2 -2
  23. package/dist/themes/static/variables/colors/material.min.js +2 -2
  24. package/dist/themes/static/variables/colors/shadcn.js +2 -2
  25. package/dist/themes/static/variables/colors/shadcn.min.js +2 -2
  26. package/dist/themes/static/variables/density.js +2 -2
  27. package/dist/themes/static/variables/density.min.js +2 -2
  28. package/dist/themes/static/variables/helpers/iconsMap.js +2 -2
  29. package/dist/themes/static/variables/helpers/iconsMap.min.js +2 -2
  30. package/dist/themes/static/variables/icons/horizon.js +2 -2
  31. package/dist/themes/static/variables/icons/horizon.min.js +2 -2
  32. package/dist/themes/static/variables/icons/main.js +2 -2
  33. package/dist/themes/static/variables/icons/main.min.js +2 -2
  34. package/dist/themes/static/variables/sizing.js +2 -2
  35. package/dist/themes/static/variables/sizing.min.js +2 -2
  36. package/dist/themes/static/variables/tokens/classic.js +2 -2
  37. package/dist/themes/static/variables/tokens/classic.min.js +2 -2
  38. package/dist/themes/static/variables/tokens/horizon.js +2 -2
  39. package/dist/themes/static/variables/tokens/horizon.min.js +2 -2
  40. package/dist/themes/static/variables/tokens/main.js +2 -2
  41. package/dist/themes/static/variables/tokens/main.min.js +2 -2
  42. package/helpers/mixed.js +5 -5
  43. package/helpers/mixed.mjs +5 -5
  44. package/package.json +1 -1
  45. package/plugins/copyPaste/copyPaste.js +29 -17
  46. package/plugins/copyPaste/copyPaste.mjs +29 -17
  47. package/plugins/filters/filters.js +13 -0
  48. package/plugins/filters/filters.mjs +13 -0
  49. package/styles/handsontable.css +2 -2
  50. package/styles/handsontable.min.css +2 -2
  51. package/styles/handsontableStyles.js +1 -1
  52. package/styles/handsontableStyles.mjs +1 -1
  53. package/styles/ht-icons-horizon.min.css +2 -2
  54. package/styles/ht-icons-main.min.css +2 -2
  55. package/styles/ht-theme-classic-no-icons.min.css +2 -2
  56. package/styles/ht-theme-classic.min.css +2 -2
  57. package/styles/ht-theme-horizon-no-icons.min.css +2 -2
  58. package/styles/ht-theme-horizon.min.css +2 -2
  59. package/styles/ht-theme-main-no-icons.min.css +2 -2
  60. package/styles/ht-theme-main.min.css +2 -2
  61. package/utils/licenseBranding/index.js +2 -2
  62. package/utils/licenseBranding/index.mjs +2 -2
  63. package/utils/licenseNotification.js +2 -2
  64. package/utils/licenseNotification.mjs +2 -2
@@ -25,7 +25,7 @@
25
25
  * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
26
26
  * USE OR INABILITY TO USE THIS SOFTWARE.
27
27
  *
28
- * Version: 18.1.0
29
- * Release date: 01/09/2026 (built at 01/09/2026 11:40:21)
28
+ * Version: 18.1.1
29
+ * Release date: 15/09/2026 (built at 15/09/2026 08:36:12)
30
30
  */
31
31
  !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("handsontable"));else if("function"==typeof define&&define.amd)define(["handsontable"],t);else{var o="object"==typeof exports?t(require("handsontable")):t(e.Handsontable);for(var r in o)("object"==typeof exports?exports:e)[r]=o[r]}}("u">typeof self?self:this,e=>(()=>{"use strict";var t,o,r={670(t){t.exports=e}},L={};function s(e){var t=L[e];if(void 0!==t)return t.exports;var o=L[e]={exports:{}};return r[e](o,o.exports,s),o.exports}s.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return s.d(t,{a:t}),t},s.d=(e,t)=>{for(var o in t)s.o(t,o)&&!s.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},s.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),s.r=e=>{"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var i={};return s.r(i),t=s(670),void 0!==(o=s.n(t))()&&o().themes&&(o().themes.variables=o().themes.variables||{},o().themes.variables.icons=o().themes.variables.icons||{},o().themes.variables.icons.main={arrowRight:"data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.64648 10.9393L9.93938 7.64644L6.64648 4.35354' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A",arrowRightWithBar:"data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.9292 4.64188L8.27934 7.99203L4.9292 11.3422M11.0711 4.08353V11.3422' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E",arrowLeft:"data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.49268 11.2929L6.19978 8.00001L9.49268 4.70712' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A",arrowLeftWithBar:"data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0713 4.64188L7.72115 7.99203L11.0713 11.3422M4.92936 4.08353L4.92936 11.3422' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E",arrowDown:"data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6'%3E%3Cpath d='M11.5859 6L8.29304 9.29289L5.00015 6' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E",menu:"data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0002 6.66663C11.4262 6.66663 11.6487 7.15963 11.3917 7.47813L11.3537 7.52013L8.35372 10.5201C8.26762 10.6062 8.15307 10.6579 8.03156 10.6656C7.91005 10.6732 7.78992 10.6363 7.69372 10.5616L7.64672 10.5201L4.64672 7.52013L4.60522 7.47313L4.57822 7.43463L4.55122 7.38663L4.54272 7.36863L4.52922 7.33513L4.51322 7.28113L4.50822 7.25463L4.50322 7.22463L4.50122 7.19613V7.13713L4.50372 7.10813L4.50822 7.07813L4.51322 7.05213L4.52922 6.99813L4.54272 6.96463L4.57772 6.89863L4.61022 6.85363L4.64672 6.81313L4.69372 6.77163L4.73222 6.74463L4.78022 6.71763L4.79822 6.70913L4.83172 6.69563L4.88572 6.67963L4.91222 6.67463L4.94222 6.66963L4.97072 6.66763L11.0002 6.66663Z' fill='currentColor'/%3E%3C/svg%3E%0A",selectArrow:"data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0002 6.66663C11.4262 6.66663 11.6487 7.15963 11.3917 7.47813L11.3537 7.52013L8.35372 10.5201C8.26762 10.6062 8.15307 10.6579 8.03156 10.6656C7.91005 10.6732 7.78992 10.6363 7.69372 10.5616L7.64672 10.5201L4.64672 7.52013L4.60522 7.47313L4.57822 7.43463L4.55122 7.38663L4.54272 7.36863L4.52922 7.33513L4.51322 7.28113L4.50822 7.25463L4.50322 7.22463L4.50122 7.19613V7.13713L4.50372 7.10813L4.50822 7.07813L4.51322 7.05213L4.52922 6.99813L4.54272 6.96463L4.57772 6.89863L4.61022 6.85363L4.64672 6.81313L4.69372 6.77163L4.73222 6.74463L4.78022 6.71763L4.79822 6.70913L4.83172 6.69563L4.88572 6.67963L4.91222 6.67463L4.94222 6.66963L4.97072 6.66763L11.0002 6.66663Z' fill='currentColor'/%3E%3C/svg%3E%0A",arrowNarrowUp:"data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.00008 12.6667L8.00008 3.33335M8.00008 3.33335L5.33342 6.00002M8.00008 3.33335L10.6667 6.00002' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A",arrowNarrowDown:"data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.00004 3.33331V12.6666M8.00004 12.6666L10.6667 9.99998M8.00004 12.6666L5.33337 9.99998' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A",check:"data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.33337 8.00002L6.66671 11.3334L13.3334 4.66669' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A",checkbox:"data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 8L7 10L11 6' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A",caretHiddenLeft:"data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.08482 1.35771L6.11503 1.3551H6.17649L6.2067 1.35771L6.23795 1.36239L6.26503 1.3676L6.32128 1.38427L6.35618 1.39833L6.42493 1.43479L6.4718 1.46864L6.51399 1.50667L6.55722 1.55562L6.58534 1.59573L6.61347 1.64573L6.62232 1.66448L6.63639 1.69937L6.65305 1.75562L6.65826 1.78323L6.66347 1.81448L6.66555 1.84417L6.66659 1.87489V8.12489C6.66659 8.56864 6.15305 8.80042 5.82128 8.53271L5.77753 8.49312L2.65253 5.36812C2.56286 5.27844 2.50899 5.15912 2.50103 5.03254C2.49307 4.90596 2.53157 4.78083 2.6093 4.68062L2.65253 4.63167L5.77753 1.50667L5.82649 1.46344L5.86659 1.43531L5.91659 1.40719L5.93534 1.39833L5.97024 1.38427L6.02649 1.3676L6.05409 1.36239L6.08482 1.35771Z' fill='currentColor'/%3E%3C/svg%3E",caretHiddenRight:"data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.33337 1.87499C3.33337 1.43124 3.84692 1.19947 4.17869 1.46718L4.22244 1.50676L7.34744 4.63176C7.43711 4.72145 7.49098 4.84077 7.49894 4.96735C7.5069 5.09392 7.4684 5.21905 7.39067 5.31926L7.34744 5.36822L4.22244 8.49322L4.17348 8.53645L4.13337 8.56457L4.08337 8.5927L4.06462 8.60155L4.02973 8.61562L3.97348 8.63228L3.94587 8.63749L3.91462 8.6427L3.88494 8.64478L3.85421 8.64582L3.82348 8.64478L3.79327 8.64218L3.76202 8.63749L3.73494 8.63228L3.67869 8.61562L3.64379 8.60155L3.57504 8.5651L3.52817 8.53124L3.48598 8.49322L3.44275 8.44426L3.41462 8.40416L3.3865 8.35416L3.37764 8.33541L3.36358 8.30051L3.34692 8.24426L3.34171 8.21666L3.3365 8.18541L3.33442 8.15572L3.33337 1.87499Z' fill='currentColor'/%3E%3C/svg%3E",caretHiddenUp:"data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.76425 2.43099C3.82165 2.3736 3.89801 2.33913 3.97902 2.33403C4.06003 2.32894 4.14012 2.35358 4.20425 2.40333L4.23558 2.43099L6.23558 4.43099L6.26325 4.46233L6.28125 4.48799L6.29925 4.51999L6.30492 4.53199L6.31392 4.55433L6.32458 4.59033L6.32792 4.60799L6.33125 4.62799L6.33258 4.64699L6.33325 4.66666L6.33258 4.68633L6.33092 4.70566L6.32792 4.72566L6.32458 4.74299L6.31392 4.77899L6.30492 4.80133L6.28158 4.84533L6.25992 4.87533L6.23558 4.90233L6.20425 4.92999L6.17858 4.94799L6.14658 4.96599L6.13458 4.97166L6.11225 4.98066L6.07625 4.99133L6.05858 4.99466L6.03858 4.99799L6.01958 4.99933L5.99992 4.99999H1.99992C1.71592 4.99999 1.56758 4.67133 1.73892 4.45899L1.76425 4.43099L3.76425 2.43099Z' fill='currentColor'/%3E%3C/svg%3E%0A",caretHiddenDown:"data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.9999 3C6.2839 3 6.43224 3.32867 6.2609 3.541L6.23557 3.569L4.23557 5.569C4.17817 5.62639 4.10181 5.66087 4.0208 5.66596C3.93979 5.67106 3.8597 5.64642 3.79557 5.59667L3.76424 5.569L1.76424 3.569L1.73657 3.53767L1.71857 3.512L1.70057 3.48L1.6949 3.468L1.6859 3.44567L1.67524 3.40967L1.6719 3.392L1.66857 3.372L1.66724 3.353V3.31367L1.6689 3.29433L1.6719 3.27433L1.67524 3.257L1.6859 3.221L1.6949 3.19867L1.71824 3.15467L1.7399 3.12467L1.76424 3.09767L1.79557 3.07L1.82124 3.052L1.85324 3.034L1.86524 3.02833L1.88757 3.01933L1.92357 3.00867L1.94124 3.00533L1.96124 3.002L1.98024 3.00067L5.9999 3Z' fill='currentColor'/%3E%3C/svg%3E%0A",collapseOff:"data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33325 8H11.6666' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A",collapseOn:"data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.49988 11.6667C7.49988 11.9428 7.72374 12.1667 7.99988 12.1667C8.27602 12.1667 8.49988 11.9428 8.49988 11.6667V8.50002H11.6666C11.9427 8.50002 12.1666 8.27616 12.1666 8.00002C12.1666 7.72388 11.9427 7.50002 11.6666 7.50002H8.49988V4.33337C8.49988 4.05723 8.27602 3.83337 7.99988 3.83337C7.72374 3.83337 7.49988 4.05723 7.49988 4.33337V7.50002H4.33325C4.05711 7.50002 3.83325 7.72388 3.83325 8.00002C3.83325 8.27616 4.05711 8.50002 4.33325 8.50002H7.49988V11.6667Z' fill='currentColor'/%3E%3C/svg%3E%0A",radio:"data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='4' fill='currentColor'/%3E%3C/svg%3E%0A",chipClose:"data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 4L4 12M4 4L12 12' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A",search:"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cg opacity='0.5'%3E%3Cpath d='M28 28L20 20M4 13.3333C4 14.559 4.24141 15.7727 4.71046 16.905C5.1795 18.0374 5.86699 19.0663 6.73367 19.933C7.60035 20.7997 8.62925 21.4872 9.76162 21.9562C10.894 22.4253 12.1077 22.6667 13.3333 22.6667C14.559 22.6667 15.7727 22.4253 16.905 21.9562C18.0374 21.4872 19.0663 20.7997 19.933 19.933C20.7997 19.0663 21.4872 18.0374 21.9562 16.905C22.4253 15.7727 22.6667 14.559 22.6667 13.3333C22.6667 12.1077 22.4253 10.894 21.9562 9.76162C21.4872 8.62925 20.7997 7.60035 19.933 6.73367C19.0663 5.86699 18.0374 5.1795 16.905 4.71046C15.7727 4.24141 14.559 4 13.3333 4C12.1077 4 10.894 4.24141 9.76162 4.71046C8.62925 5.1795 7.60035 5.86699 6.73367 6.73367C5.86699 7.60035 5.1795 8.62925 4.71046 9.76162C4.24141 10.894 4 12.1077 4 13.3333Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E"}),i})());
@@ -25,8 +25,8 @@
25
25
  * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
26
26
  * USE OR INABILITY TO USE THIS SOFTWARE.
27
27
  *
28
- * Version: 18.1.0
29
- * Release date: 01/09/2026 (built at 01/09/2026 11:40:21)
28
+ * Version: 18.1.1
29
+ * Release date: 15/09/2026 (built at 15/09/2026 08:36:12)
30
30
  */
31
31
  (function webpackUniversalModuleDefinition(root, factory) {
32
32
 
@@ -25,7 +25,7 @@
25
25
  * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
26
26
  * USE OR INABILITY TO USE THIS SOFTWARE.
27
27
  *
28
- * Version: 18.1.0
29
- * Release date: 01/09/2026 (built at 01/09/2026 11:40:21)
28
+ * Version: 18.1.1
29
+ * Release date: 15/09/2026 (built at 15/09/2026 08:36:12)
30
30
  */
31
31
  !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("handsontable"));else if("function"==typeof define&&define.amd)define(["handsontable"],t);else{var o="object"==typeof exports?t(require("handsontable")):t(e.Handsontable);for(var r in o)("object"==typeof exports?exports:e)[r]=o[r]}}("u">typeof self?self:this,e=>(()=>{"use strict";var t,o,r={670(t){t.exports=e}},s={};function i(e){var t=s[e];if(void 0!==t)return t.exports;var o=s[e]={exports:{}};return r[e](o,o.exports,i),o.exports}i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var o in t)i.o(t,o)&&!i.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var p={};return i.r(p),t=i(670),void 0!==(o=i.n(t))()&&o().themes&&(o().themes.variables=o().themes.variables||{},o().themes.variables.sizing={size_0:"0px",size_0_5:"2px",size_1:"4px",size_2:"8px",size_1_5:"6px",size_3:"12px",size_4:"16px",size_5:"20px",size_6:"24px",size_7:"28px",size_8:"32px",size_9:"36px",size_10:"40px",size_0_25:"1px"}),p})());
@@ -25,8 +25,8 @@
25
25
  * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
26
26
  * USE OR INABILITY TO USE THIS SOFTWARE.
27
27
  *
28
- * Version: 18.1.0
29
- * Release date: 01/09/2026 (built at 01/09/2026 11:40:21)
28
+ * Version: 18.1.1
29
+ * Release date: 15/09/2026 (built at 15/09/2026 08:36:12)
30
30
  */
31
31
  (function webpackUniversalModuleDefinition(root, factory) {
32
32
 
@@ -25,7 +25,7 @@
25
25
  * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
26
26
  * USE OR INABILITY TO USE THIS SOFTWARE.
27
27
  *
28
- * Version: 18.1.0
29
- * Release date: 01/09/2026 (built at 01/09/2026 11:40:21)
28
+ * Version: 18.1.1
29
+ * Release date: 15/09/2026 (built at 15/09/2026 08:36:12)
30
30
  */
31
31
  !function(o,r){if("object"==typeof exports&&"object"==typeof module)module.exports=r(require("handsontable"));else if("function"==typeof define&&define.amd)define(["handsontable"],r);else{var e="object"==typeof exports?r(require("handsontable")):r(o.Handsontable);for(var l in e)("object"==typeof exports?exports:o)[l]=e[l]}}("u">typeof self?self:this,o=>(()=>{"use strict";var r,e,l={670(r){r.exports=o}},t={};function n(o){var r=t[o];if(void 0!==r)return r.exports;var e=t[o]={exports:{}};return l[o](e,e.exports,n),e.exports}n.n=o=>{var r=o&&o.__esModule?()=>o.default:()=>o;return n.d(r,{a:r}),r},n.d=(o,r)=>{for(var e in r)n.o(r,e)&&!n.o(o,e)&&Object.defineProperty(o,e,{enumerable:!0,get:r[e]})},n.o=(o,r)=>Object.prototype.hasOwnProperty.call(o,r),n.r=o=>{"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(o,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(o,"__esModule",{value:!0})};var a={};return n.r(a),r=n(670),void 0!==(e=n.n(r))()&&e().themes&&(e().themes.variables=e().themes.variables||{},e().themes.variables.tokens=e().themes.variables.tokens||{},e().themes.variables.tokens.classic={fontFamily:"Inter",fontSize:"13px",fontSizeSmall:"11px",lineHeight:"21px",lineHeightSmall:"16px",fontWeight:"400",letterSpacing:"0px",borderColor:["colors.palette.200","colors.palette.700"],accentColor:["colors.primary.500","colors.primary.100"],foregroundColor:["colors.palette.800","colors.palette.300"],foregroundSecondaryColor:["colors.palette.500","colors.palette.400"],backgroundColor:["colors.white","colors.palette.950"],backgroundSecondaryColor:["colors.palette.50","colors.palette.900"],placeholderColor:["colors.palette.400","colors.palette.500"],readOnlyColor:["colors.palette.500","colors.palette.400"],disabledColor:["colors.palette.400","colors.palette.500"],gapSize:"density.gap",iconSize:"sizing.size_3",tableTransition:"0s",borderRadius:"sizing.size_0",barForegroundColor:"tokens.foregroundColor",barBackgroundColor:"tokens.backgroundSecondaryColor",barHorizontalPadding:"density.barsHorizontal",barVerticalPadding:"density.barsVertical",shadowColor:["colors.palette.800","colors.palette.300"],shadowX:"sizing.size_0_25",shadowY:"sizing.size_0_25",shadowBlur:"sizing.size_0",shadowOpacity:"8%",cellHorizontalPadding:"density.cellHorizontal",cellVerticalPadding:"density.cellVertical",cellHorizontalBorderColor:"tokens.borderColor",cellVerticalBorderColor:"tokens.borderColor",cellSelectionBorderColor:"tokens.accentColor",cellSelectionBackgroundColor:"tokens.accentColor",cellSuccessBackgroundColor:"#37bc6c33",cellErrorBackgroundColor:"#fa4d3233",cellReadOnlyBackgroundColor:"colors.transparent",cellAutofillSize:"sizing.size_1_5",cellAutofillHitAreaSize:"sizing.size_3",cellAutofillBorderWidth:"sizing.size_0_25",cellAutofillBorderRadius:"sizing.size_0",cellAutofillBorderColor:"tokens.backgroundColor",cellAutofillBackgroundColor:"tokens.accentColor",cellAutofillFillBorderColor:"tokens.foregroundColor",cellEditorBorderWidth:"2px",cellEditorBorderColor:"tokens.accentColor",cellEditorForegroundColor:["colors.palette.950","colors.white"],cellEditorBackgroundColor:"tokens.backgroundColor",cellEditorShadowBlurRadius:"0px",cellEditorShadowColor:"tokens.accentColor",cellMobileHandleSize:"sizing.size_3",cellMobileHandleBorderWidth:"sizing.size_0_25",cellMobileHandleBorderRadius:"sizing.size_3",cellMobileHandleBorderColor:"tokens.accentColor",cellMobileHandleBackgroundColor:"tokens.accentColor",cellMobileHandleBackgroundOpacity:"40%",cellSelectionHandleSize:"sizing.size_2",cellSelectionHandleLength:"sizing.size_2",cellSelectionHandleBorderWidth:"sizing.size_0_25",cellSelectionHandleBorderRadius:"sizing.size_3",cellSelectionHandleBorderColor:"tokens.accentColor",cellSelectionHandleBackgroundColor:"tokens.backgroundColor",headerFontWeight:"tokens.fontWeight",headerForegroundColor:"tokens.foregroundColor",headerBackgroundColor:"tokens.backgroundSecondaryColor",headerHighlightedShadowSize:"0px",headerHighlightedForegroundColor:"tokens.foregroundColor",headerHighlightedBackgroundColor:["colors.palette.100","colors.palette.800"],headerActiveBorderColor:"tokens.borderColor",headerActiveForegroundColor:["colors.palette.950","colors.white"],headerActiveBackgroundColor:["colors.primary.400","colors.primary.300"],headerFilterBackgroundColor:"tokens.cellSuccessBackgroundColor",headerRowForegroundColor:"tokens.foregroundColor",headerRowBackgroundColor:"tokens.backgroundSecondaryColor",headerRowHighlightedForegroundColor:"tokens.foregroundColor",headerRowHighlightedBackgroundColor:["colors.palette.100","colors.palette.800"],headerRowActiveForegroundColor:["colors.palette.950","colors.white"],headerRowActiveBackgroundColor:["colors.primary.400","colors.primary.300"],rowHeaderOddBackgroundColor:"tokens.headerRowBackgroundColor",rowHeaderEvenBackgroundColor:"tokens.headerRowBackgroundColor",rowCellOddBackgroundColor:"tokens.backgroundColor",rowCellEvenBackgroundColor:"tokens.backgroundColor",buttonBorderRadius:"sizing.size_0_5",buttonHorizontalPadding:"density.buttonHorizontal",buttonVerticalPadding:"density.buttonVertical",primaryButtonBorderColor:"colors.transparent",primaryButtonForegroundColor:"tokens.backgroundColor",primaryButtonBackgroundColor:"tokens.accentColor",primaryButtonDisabledBorderColor:"colors.transparent",primaryButtonDisabledForegroundColor:"tokens.disabledColor",primaryButtonDisabledBackgroundColor:["colors.palette.100","colors.palette.800"],primaryButtonHoverBorderColor:"colors.transparent",primaryButtonHoverForegroundColor:"tokens.backgroundColor",primaryButtonHoverBackgroundColor:["colors.primary.600","colors.primary.200"],primaryButtonFocusBorderColor:"tokens.backgroundColor",primaryButtonFocusForegroundColor:"tokens.backgroundColor",primaryButtonFocusBackgroundColor:"tokens.accentColor",secondaryButtonBorderColor:"tokens.borderColor",secondaryButtonForegroundColor:"tokens.foregroundColor",secondaryButtonBackgroundColor:"tokens.backgroundColor",secondaryButtonDisabledBorderColor:"tokens.borderColor",secondaryButtonDisabledForegroundColor:"tokens.disabledColor",secondaryButtonDisabledBackgroundColor:["colors.palette.100","colors.palette.800"],secondaryButtonHoverBorderColor:"tokens.borderColor",secondaryButtonHoverForegroundColor:"tokens.foregroundColor",secondaryButtonHoverBackgroundColor:["colors.palette.50","colors.palette.900"],secondaryButtonFocusBorderColor:"tokens.borderColor",secondaryButtonFocusForegroundColor:"tokens.foregroundColor",secondaryButtonFocusBackgroundColor:"tokens.backgroundSecondaryColor",iconButtonBorderRadius:"sizing.size_0_5",iconButtonLargeBorderRadius:"sizing.size_0_5",iconButtonLargePadding:"sizing.size_1",iconButtonBorderColor:["colors.palette.300","colors.palette.600"],iconButtonBackgroundColor:"tokens.backgroundSecondaryColor",iconButtonIconColor:["colors.palette.400","colors.palette.500"],iconButtonHitAreaSize:"sizing.size_6",iconButtonHoverBorderColor:["colors.palette.400","colors.palette.500"],iconButtonHoverBackgroundColor:["colors.palette.50","colors.palette.900"],iconButtonHoverIconColor:["colors.palette.400","colors.palette.500"],iconButtonActiveBorderColor:["colors.palette.300","colors.palette.600"],iconButtonActiveBackgroundColor:"tokens.backgroundSecondaryColor",iconButtonActiveIconColor:["colors.palette.400","colors.palette.500"],iconButtonActiveHoverBorderColor:["colors.palette.400","colors.palette.500"],iconButtonActiveHoverBackgroundColor:"tokens.backgroundSecondaryColor",iconButtonActiveHoverIconColor:["colors.palette.400","colors.palette.500"],collapseButtonBorderRadius:"sizing.size_4",collapseButtonOpenBorderColor:["colors.palette.300","colors.palette.600"],collapseButtonOpenBackgroundColor:["colors.white","colors.palette.950"],collapseButtonOpenIconColor:["colors.palette.400","colors.palette.500"],collapseButtonOpenIconActiveColor:["colors.palette.400","colors.palette.500"],collapseButtonOpenHoverBorderColor:["colors.palette.300","colors.palette.600"],collapseButtonOpenHoverBackgroundColor:["colors.white","colors.palette.950"],collapseButtonOpenHoverIconColor:["colors.palette.400","colors.palette.500"],collapseButtonOpenHoverIconActiveColor:["colors.palette.400","colors.palette.500"],collapseButtonCloseBorderColor:["colors.palette.300","colors.palette.600"],collapseButtonCloseBackgroundColor:["colors.palette.50","colors.palette.900"],collapseButtonCloseIconColor:["colors.palette.400","colors.palette.500"],collapseButtonCloseIconActiveColor:["colors.palette.400","colors.palette.500"],collapseButtonCloseHoverBorderColor:["colors.palette.300","colors.palette.600"],collapseButtonCloseHoverBackgroundColor:["colors.palette.50","colors.palette.900"],collapseButtonCloseHoverIconColor:["colors.palette.400","colors.palette.500"],collapseButtonCloseHoverIconActiveColor:["colors.palette.400","colors.palette.500"],linkColor:["colors.primary.600","colors.primary.200"],linkHoverColor:["colors.primary.600","colors.primary.200"],inputBorderWidth:"1px",inputBorderRadius:"sizing.size_1",inputHorizontalPadding:"density.inputHorizontal",inputVerticalPadding:"density.inputVertical",inputBorderColor:"tokens.borderColor",inputForegroundColor:"tokens.foregroundColor",inputBackgroundColor:"tokens.backgroundSecondaryColor",inputHoverBorderColor:"tokens.borderColor",inputHoverForegroundColor:"tokens.foregroundColor",inputHoverBackgroundColor:"tokens.backgroundSecondaryColor",inputDisabledBorderColor:"tokens.borderColor",inputDisabledForegroundColor:"tokens.disabledColor",inputDisabledBackgroundColor:["colors.palette.300","colors.palette.600"],inputFocusBorderColor:"tokens.accentColor",inputFocusForegroundColor:"tokens.foregroundColor",inputFocusBackgroundColor:"tokens.backgroundSecondaryColor",checkboxSize:"tokens.iconSize",checkboxBorderRadius:"sizing.size_0_5",checkboxBorderColor:["colors.palette.400","colors.palette.500"],checkboxBackgroundColor:"tokens.backgroundColor",checkboxIconColor:"colors.transparent",checkboxFocusBorderColor:["colors.palette.400","colors.palette.500"],checkboxFocusBackgroundColor:"tokens.backgroundColor",checkboxFocusIconColor:"colors.transparent",checkboxFocusRingColor:"tokens.accentColor",checkboxDisabledBorderColor:["colors.palette.300","colors.palette.600"],checkboxDisabledBackgroundColor:["colors.palette.100","colors.palette.800"],checkboxDisabledIconColor:"colors.transparent",checkboxCheckedBorderColor:["colors.primary.600","colors.primary.200"],checkboxCheckedBackgroundColor:"tokens.accentColor",checkboxCheckedIconColor:"tokens.backgroundColor",checkboxCheckedFocusBorderColor:"tokens.backgroundColor",checkboxCheckedFocusBackgroundColor:"tokens.accentColor",checkboxCheckedFocusIconColor:"tokens.backgroundColor",checkboxCheckedDisabledBorderColor:["colors.palette.300","colors.palette.600"],checkboxCheckedDisabledBackgroundColor:["colors.palette.100","colors.palette.800"],checkboxCheckedDisabledIconColor:["colors.palette.300","colors.palette.600"],checkboxIndeterminateBorderColor:["colors.primary.600","colors.primary.200"],checkboxIndeterminateBackgroundColor:"tokens.accentColor",checkboxIndeterminateIconColor:"tokens.backgroundColor",checkboxIndeterminateFocusBorderColor:"tokens.backgroundColor",checkboxIndeterminateFocusBackgroundColor:"tokens.accentColor",checkboxIndeterminateFocusIconColor:"tokens.backgroundColor",checkboxIndeterminateDisabledBorderColor:["colors.palette.300","colors.palette.600"],checkboxIndeterminateDisabledBackgroundColor:["colors.palette.100","colors.palette.800"],checkboxIndeterminateDisabledIconColor:["colors.palette.300","colors.palette.600"],radioSize:"tokens.iconSize",radioBorderColor:["colors.palette.400","colors.palette.500"],radioBackgroundColor:"tokens.backgroundColor",radioIconColor:"colors.transparent",radioFocusBorderColor:["colors.palette.400","colors.palette.500"],radioFocusBackgroundColor:"tokens.backgroundColor",radioFocusIconColor:"colors.transparent",radioFocusRingColor:"tokens.accentColor",radioDisabledBorderColor:["colors.palette.300","colors.palette.600"],radioDisabledBackgroundColor:["colors.palette.100","colors.palette.800"],radioDisabledIconColor:"colors.transparent",radioCheckedBorderColor:"tokens.accentColor",radioCheckedBackgroundColor:"tokens.backgroundColor",radioCheckedIconColor:"tokens.accentColor",radioCheckedFocusBorderColor:["colors.primary.600","colors.primary.200"],radioCheckedFocusBackgroundColor:"tokens.backgroundColor",radioCheckedFocusIconColor:"tokens.accentColor",radioCheckedDisabledBorderColor:["colors.palette.300","colors.palette.600"],radioCheckedDisabledBackgroundColor:["colors.palette.100","colors.palette.800"],radioCheckedDisabledIconColor:["colors.palette.300","colors.palette.600"],moveBacklightColor:["colors.palette.800","colors.palette.300"],moveBacklightOpacity:"16%",moveIndicatorColor:["colors.palette.400","colors.palette.500"],resizeIndicatorColor:["colors.palette.400","colors.palette.500"],hiddenIndicatorColor:["colors.palette.400","colors.palette.500"],menuBorderWidth:"1px",menuBorderRadius:"0px",menuHorizontalPadding:"density.menuHorizontal",menuVerticalPadding:"density.menuVertical",menuItemHorizontalPadding:"density.menuItemHorizontal",menuItemVerticalPadding:"density.menuItemVertical",menuBorderColor:"tokens.borderColor",menuShadowX:"tokens.shadowX",menuShadowY:"tokens.shadowY",menuShadowBlur:"tokens.shadowBlur",menuShadowColor:"tokens.borderColor",menuShadowOpacity:"100%",menuItemHoverColor:["colors.palette.800","colors.palette.300"],menuItemHoverColorOpacity:"8%",menuItemActiveColor:["colors.palette.800","colors.palette.300"],menuItemActiveColorOpacity:"12%",commentsTextareaHorizontalPadding:"density.cellHorizontal",commentsTextareaVerticalPadding:"density.cellVertical",commentsTextareaBorderWidth:"1px",commentsTextareaBorderColor:"tokens.borderColor",commentsTextareaForegroundColor:"tokens.foregroundColor",commentsTextareaBackgroundColor:"tokens.backgroundSecondaryColor",commentsTextareaFocusBorderWidth:"1px",commentsTextareaFocusBorderColor:"tokens.accentColor",commentsTextareaFocusForegroundColor:"tokens.foregroundColor",commentsTextareaFocusBackgroundColor:"tokens.backgroundColor",commentsIndicatorSize:"sizing.size_1_5",commentsIndicatorColor:"tokens.accentColor",licenseHorizontalPadding:"tokens.barHorizontalPadding",licenseVerticalPadding:"tokens.barVerticalPadding",licenseForegroundColor:"tokens.barForegroundColor",licenseBackgroundColor:"tokens.barBackgroundColor",paginationBarForegroundColor:"tokens.barForegroundColor",paginationBarBackgroundColor:"tokens.barBackgroundColor",paginationBarHorizontalPadding:"tokens.barHorizontalPadding",paginationBarVerticalPadding:"tokens.barVerticalPadding",paginationButtonBorderColor:"tokens.paginationBarBackgroundColor",paginationButtonForegroundColor:"tokens.foregroundSecondaryColor",paginationButtonBackgroundColor:"tokens.paginationBarBackgroundColor",paginationButtonHoverBorderColor:["colors.palette.50","colors.palette.900"],paginationButtonHoverForegroundColor:"tokens.foregroundColor",paginationButtonHoverBackgroundColor:["colors.palette.100","colors.palette.800"],paginationButtonDisabledBorderColor:"tokens.paginationBarBackgroundColor",paginationButtonDisabledForegroundColor:"tokens.disabledColor",paginationButtonDisabledBackgroundColor:"tokens.paginationBarBackgroundColor",paginationButtonFocusBorderColor:"tokens.accentColor",paginationButtonFocusForegroundColor:"tokens.foregroundColor",paginationButtonFocusBackgroundColor:"tokens.paginationBarBackgroundColor",dialogSemiTransparentBackgroundColor:["colors.white","colors.palette.950"],dialogSemiTransparentBackgroundOpacity:"80%",dialogSolidBackgroundColor:["colors.white","colors.palette.950"],dialogContentPaddingHorizontal:"density.dialogHorizontal",dialogContentPaddingVertical:"density.dialogVertical",dialogContentBorderRadius:"sizing.size_2",dialogContentBackgroundColor:"tokens.backgroundSecondaryColor",notificationForegroundColor:"tokens.foregroundColor",notificationBackgroundColor:"tokens.backgroundColor",notificationBorderColor:"tokens.borderColor",notificationSuccessAccent:"#37bc6cff",notificationWarningAccent:"#fbe952ff",notificationErrorAccent:"#fa4d32ff",chipBackground:"tokens.backgroundSecondaryColor",chipBorderRadius:"sizing.size_0_5",chipVerticalPadding:"sizing.size_0",chipHorizontalPadding:"sizing.size_1",chipGap:"sizing.size_1",scrollbarBorderRadius:"sizing.size_2",scrollbarTrackColor:"tokens.backgroundSecondaryColor",scrollbarThumbColor:["colors.palette.400","colors.palette.500"]}),a})());
@@ -25,8 +25,8 @@
25
25
  * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
26
26
  * USE OR INABILITY TO USE THIS SOFTWARE.
27
27
  *
28
- * Version: 18.1.0
29
- * Release date: 01/09/2026 (built at 01/09/2026 11:40:21)
28
+ * Version: 18.1.1
29
+ * Release date: 15/09/2026 (built at 15/09/2026 08:36:12)
30
30
  */
31
31
  (function webpackUniversalModuleDefinition(root, factory) {
32
32
 
@@ -25,7 +25,7 @@
25
25
  * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
26
26
  * USE OR INABILITY TO USE THIS SOFTWARE.
27
27
  *
28
- * Version: 18.1.0
29
- * Release date: 01/09/2026 (built at 01/09/2026 11:40:21)
28
+ * Version: 18.1.1
29
+ * Release date: 15/09/2026 (built at 15/09/2026 08:36:12)
30
30
  */
31
31
  !function(o,r){if("object"==typeof exports&&"object"==typeof module)module.exports=r(require("handsontable"));else if("function"==typeof define&&define.amd)define(["handsontable"],r);else{var e="object"==typeof exports?r(require("handsontable")):r(o.Handsontable);for(var l in e)("object"==typeof exports?exports:o)[l]=e[l]}}("u">typeof self?self:this,o=>(()=>{"use strict";var r,e,l={670(r){r.exports=o}},t={};function n(o){var r=t[o];if(void 0!==r)return r.exports;var e=t[o]={exports:{}};return l[o](e,e.exports,n),e.exports}n.n=o=>{var r=o&&o.__esModule?()=>o.default:()=>o;return n.d(r,{a:r}),r},n.d=(o,r)=>{for(var e in r)n.o(r,e)&&!n.o(o,e)&&Object.defineProperty(o,e,{enumerable:!0,get:r[e]})},n.o=(o,r)=>Object.prototype.hasOwnProperty.call(o,r),n.r=o=>{"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(o,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(o,"__esModule",{value:!0})};var a={};return n.r(a),r=n(670),void 0!==(e=n.n(r))()&&e().themes&&(e().themes.variables=e().themes.variables||{},e().themes.variables.tokens=e().themes.variables.tokens||{},e().themes.variables.tokens.horizon={fontFamily:"Inter",fontSize:"14px",fontSizeSmall:"12px",lineHeight:"20px",lineHeightSmall:"18px",fontWeight:"400",letterSpacing:"0px",borderColor:["colors.palette.100","colors.palette.800"],accentColor:["colors.primary.500","colors.primary.200"],foregroundColor:["colors.palette.700","colors.palette.200"],foregroundSecondaryColor:["colors.palette.500","colors.palette.400"],backgroundColor:["colors.white","colors.palette.950"],backgroundSecondaryColor:["colors.palette.50","colors.palette.900"],placeholderColor:["colors.palette.400","colors.palette.500"],readOnlyColor:["colors.palette.700","colors.palette.200"],disabledColor:["colors.palette.400","colors.palette.500"],gapSize:"density.gap",iconSize:"sizing.size_4",tableTransition:"0.2s",borderRadius:"sizing.size_3",barForegroundColor:"tokens.foregroundColor",barBackgroundColor:"tokens.backgroundSecondaryColor",barHorizontalPadding:"density.barsHorizontal",barVerticalPadding:"density.barsVertical",shadowColor:["colors.palette.700","colors.palette.200"],shadowX:"sizing.size_0",shadowY:"sizing.size_2",shadowBlur:"sizing.size_4",shadowOpacity:"6%",cellHorizontalPadding:"density.cellHorizontal",cellVerticalPadding:"density.cellVertical",cellHorizontalBorderColor:"colors.transparent",cellVerticalBorderColor:"tokens.borderColor",cellSelectionBorderColor:"tokens.accentColor",cellSelectionBackgroundColor:"tokens.accentColor",cellSuccessBackgroundColor:"#37bc6c4d",cellErrorBackgroundColor:"#fa4d324d",cellReadOnlyBackgroundColor:"tokens.backgroundSecondaryColor",cellAutofillSize:"sizing.size_1_5",cellAutofillHitAreaSize:"sizing.size_3",cellAutofillBorderWidth:"sizing.size_0_25",cellAutofillBorderRadius:"sizing.size_1",cellAutofillBorderColor:"tokens.backgroundColor",cellAutofillBackgroundColor:"tokens.accentColor",cellAutofillFillBorderColor:"tokens.foregroundColor",cellEditorBorderWidth:"2px",cellEditorBorderColor:"tokens.accentColor",cellEditorForegroundColor:["colors.palette.950","colors.white"],cellEditorBackgroundColor:"tokens.backgroundColor",cellEditorShadowBlurRadius:"8px",cellEditorShadowColor:"tokens.accentColor",cellMobileHandleSize:"sizing.size_3",cellMobileHandleBorderWidth:"sizing.size_0_25",cellMobileHandleBorderRadius:"sizing.size_3",cellMobileHandleBorderColor:"tokens.accentColor",cellMobileHandleBackgroundColor:"tokens.accentColor",cellMobileHandleBackgroundOpacity:"40%",cellSelectionHandleSize:"sizing.size_2",cellSelectionHandleLength:"sizing.size_6",cellSelectionHandleBorderWidth:"sizing.size_0_25",cellSelectionHandleBorderRadius:"sizing.size_3",cellSelectionHandleBorderColor:"tokens.accentColor",cellSelectionHandleBackgroundColor:"tokens.backgroundColor",headerFontWeight:"tokens.fontWeight",headerForegroundColor:"tokens.foregroundColor",headerBackgroundColor:"tokens.backgroundSecondaryColor",headerHighlightedShadowSize:"1px",headerHighlightedForegroundColor:"tokens.foregroundColor",headerHighlightedBackgroundColor:["colors.palette.100","colors.palette.800"],headerActiveBorderColor:["colors.palette.800","colors.primary.100"],headerActiveForegroundColor:"tokens.backgroundColor",headerActiveBackgroundColor:["colors.palette.950","colors.primary.200"],headerFilterBackgroundColor:"tokens.cellSuccessBackgroundColor",headerRowForegroundColor:"tokens.foregroundColor",headerRowBackgroundColor:"tokens.backgroundColor",headerRowHighlightedForegroundColor:"tokens.foregroundColor",headerRowHighlightedBackgroundColor:["colors.palette.100","colors.palette.800"],headerRowActiveForegroundColor:"tokens.backgroundColor",headerRowActiveBackgroundColor:["colors.palette.950","colors.primary.200"],rowHeaderOddBackgroundColor:"tokens.headerRowBackgroundColor",rowHeaderEvenBackgroundColor:"tokens.backgroundSecondaryColor",rowCellOddBackgroundColor:"tokens.backgroundColor",rowCellEvenBackgroundColor:"tokens.backgroundSecondaryColor",buttonBorderRadius:"sizing.size_4",buttonHorizontalPadding:"density.buttonHorizontal",buttonVerticalPadding:"density.buttonVertical",primaryButtonBorderColor:"colors.transparent",primaryButtonForegroundColor:"tokens.backgroundColor",primaryButtonBackgroundColor:"tokens.accentColor",primaryButtonDisabledBorderColor:"colors.transparent",primaryButtonDisabledForegroundColor:"tokens.disabledColor",primaryButtonDisabledBackgroundColor:["colors.palette.200","colors.palette.700"],primaryButtonHoverBorderColor:"colors.transparent",primaryButtonHoverForegroundColor:"tokens.backgroundColor",primaryButtonHoverBackgroundColor:["colors.primary.600","colors.primary.100"],primaryButtonFocusBorderColor:"tokens.backgroundColor",primaryButtonFocusForegroundColor:"tokens.backgroundColor",primaryButtonFocusBackgroundColor:"tokens.accentColor",secondaryButtonBorderColor:"tokens.borderColor",secondaryButtonForegroundColor:"tokens.foregroundColor",secondaryButtonBackgroundColor:"tokens.backgroundColor",secondaryButtonDisabledBorderColor:"tokens.borderColor",secondaryButtonDisabledForegroundColor:"tokens.disabledColor",secondaryButtonDisabledBackgroundColor:["colors.palette.50","colors.palette.900"],secondaryButtonHoverBorderColor:"tokens.borderColor",secondaryButtonHoverForegroundColor:"tokens.foregroundColor",secondaryButtonHoverBackgroundColor:["colors.palette.50","colors.palette.900"],secondaryButtonFocusBorderColor:"tokens.borderColor",secondaryButtonFocusForegroundColor:"tokens.foregroundColor",secondaryButtonFocusBackgroundColor:"tokens.backgroundColor",iconButtonBorderRadius:"sizing.size_4",iconButtonLargeBorderRadius:"sizing.size_1",iconButtonLargePadding:"sizing.size_1",iconButtonBorderColor:["colors.palette.50","colors.palette.900"],iconButtonBackgroundColor:"tokens.backgroundSecondaryColor",iconButtonIconColor:["colors.palette.400","colors.palette.500"],iconButtonHitAreaSize:"sizing.size_6",iconButtonHoverBorderColor:["colors.palette.50","colors.palette.900"],iconButtonHoverBackgroundColor:["colors.palette.50","colors.palette.900"],iconButtonHoverIconColor:["colors.palette.700","colors.palette.200"],iconButtonActiveBorderColor:"colors.transparent",iconButtonActiveBackgroundColor:"colors.transparent",iconButtonActiveIconColor:"tokens.backgroundColor",iconButtonActiveHoverBorderColor:"colors.transparent",iconButtonActiveHoverBackgroundColor:["colors.palette.950","colors.primary.200"],iconButtonActiveHoverIconColor:"tokens.backgroundColor",collapseButtonBorderRadius:"sizing.size_4",collapseButtonOpenBorderColor:"colors.transparent",collapseButtonOpenBackgroundColor:"colors.transparent",collapseButtonOpenIconColor:["colors.palette.500","colors.palette.400"],collapseButtonOpenIconActiveColor:["colors.palette.400","colors.palette.500"],collapseButtonOpenHoverBorderColor:"colors.transparent",collapseButtonOpenHoverBackgroundColor:"colors.transparent",collapseButtonOpenHoverIconColor:["colors.palette.800","colors.palette.200"],collapseButtonOpenHoverIconActiveColor:["colors.white","colors.palette.950"],collapseButtonCloseBorderColor:"colors.transparent",collapseButtonCloseBackgroundColor:"colors.transparent",collapseButtonCloseIconColor:["colors.palette.500","colors.palette.400"],collapseButtonCloseIconActiveColor:["colors.palette.400","colors.palette.500"],collapseButtonCloseHoverBorderColor:"colors.transparent",collapseButtonCloseHoverBackgroundColor:"colors.transparent",collapseButtonCloseHoverIconColor:["colors.palette.800","colors.palette.200"],collapseButtonCloseHoverIconActiveColor:["colors.white","colors.palette.950"],linkColor:"tokens.accentColor",linkHoverColor:["colors.primary.600","colors.primary.100"],inputBorderWidth:"1px",inputBorderRadius:"sizing.size_1",inputHorizontalPadding:"density.inputHorizontal",inputVerticalPadding:"density.inputVertical",inputBorderColor:"tokens.borderColor",inputForegroundColor:"tokens.foregroundColor",inputBackgroundColor:"tokens.backgroundColor",inputHoverBorderColor:"tokens.borderColor",inputHoverForegroundColor:"tokens.foregroundColor",inputHoverBackgroundColor:"tokens.backgroundColor",inputDisabledBorderColor:"tokens.borderColor",inputDisabledForegroundColor:"tokens.disabledColor",inputDisabledBackgroundColor:"tokens.backgroundColor",inputFocusBorderColor:"tokens.accentColor",inputFocusForegroundColor:"tokens.foregroundColor",inputFocusBackgroundColor:"tokens.backgroundColor",checkboxSize:"tokens.iconSize",checkboxBorderRadius:"sizing.size_1_5",checkboxBorderColor:["colors.palette.400","colors.palette.500"],checkboxBackgroundColor:"tokens.backgroundColor",checkboxIconColor:"colors.transparent",checkboxFocusBorderColor:["colors.palette.400","colors.palette.500"],checkboxFocusBackgroundColor:"tokens.backgroundColor",checkboxFocusIconColor:"colors.transparent",checkboxFocusRingColor:"tokens.accentColor",checkboxDisabledBorderColor:["colors.palette.400","colors.palette.500"],checkboxDisabledBackgroundColor:["colors.palette.50","colors.palette.900"],checkboxDisabledIconColor:"colors.transparent",checkboxCheckedBorderColor:["colors.primary.400","colors.primary.300"],checkboxCheckedBackgroundColor:"tokens.accentColor",checkboxCheckedIconColor:"tokens.backgroundColor",checkboxCheckedFocusBorderColor:"tokens.backgroundColor",checkboxCheckedFocusBackgroundColor:"tokens.accentColor",checkboxCheckedFocusIconColor:"tokens.backgroundColor",checkboxCheckedDisabledBorderColor:["colors.palette.400","colors.palette.500"],checkboxCheckedDisabledBackgroundColor:["colors.palette.50","colors.palette.900"],checkboxCheckedDisabledIconColor:"tokens.disabledColor",checkboxIndeterminateBorderColor:["colors.primary.400","colors.primary.300"],checkboxIndeterminateBackgroundColor:"tokens.accentColor",checkboxIndeterminateIconColor:"tokens.backgroundColor",checkboxIndeterminateFocusBorderColor:"tokens.backgroundColor",checkboxIndeterminateFocusBackgroundColor:"tokens.accentColor",checkboxIndeterminateFocusIconColor:"tokens.backgroundColor",checkboxIndeterminateDisabledBorderColor:["colors.palette.400","colors.palette.500"],checkboxIndeterminateDisabledBackgroundColor:["colors.palette.50","colors.palette.900"],checkboxIndeterminateDisabledIconColor:"tokens.disabledColor",radioSize:"tokens.iconSize",radioBorderColor:["colors.palette.400","colors.palette.500"],radioBackgroundColor:"tokens.backgroundColor",radioIconColor:"colors.transparent",radioFocusBorderColor:["colors.palette.400","colors.palette.500"],radioFocusBackgroundColor:"tokens.backgroundColor",radioFocusIconColor:"colors.transparent",radioFocusRingColor:"tokens.accentColor",radioDisabledBorderColor:["colors.palette.400","colors.palette.500"],radioDisabledBackgroundColor:"tokens.backgroundSecondaryColor",radioDisabledIconColor:"colors.transparent",radioCheckedBorderColor:"tokens.accentColor",radioCheckedBackgroundColor:"tokens.backgroundColor",radioCheckedIconColor:"tokens.accentColor",radioCheckedFocusBorderColor:["colors.primary.400","colors.primary.300"],radioCheckedFocusBackgroundColor:"tokens.backgroundColor",radioCheckedFocusIconColor:"tokens.accentColor",radioCheckedDisabledBorderColor:["colors.palette.400","colors.palette.500"],radioCheckedDisabledBackgroundColor:"tokens.backgroundSecondaryColor",radioCheckedDisabledIconColor:"tokens.disabledColor",moveBacklightColor:["colors.palette.800","colors.palette.200"],moveBacklightOpacity:"6%",moveIndicatorColor:"tokens.accentColor",resizeIndicatorColor:["colors.palette.400","colors.palette.500"],hiddenIndicatorColor:["colors.palette.400","colors.palette.500"],menuBorderWidth:"0px",menuBorderRadius:"sizing.size_3",menuHorizontalPadding:"density.menuHorizontal",menuVerticalPadding:"density.menuVertical",menuItemHorizontalPadding:"density.menuItemHorizontal",menuItemVerticalPadding:"density.menuItemVertical",menuBorderColor:"tokens.borderColor",menuShadowX:"tokens.shadowX",menuShadowY:"tokens.shadowY",menuShadowBlur:"tokens.shadowBlur",menuShadowColor:["colors.palette.950","colors.white"],menuShadowOpacity:"6%",menuItemHoverColor:["colors.palette.500","colors.palette.400"],menuItemHoverColorOpacity:"8%",menuItemActiveColor:"tokens.accentColor",menuItemActiveColorOpacity:"12%",commentsTextareaHorizontalPadding:"density.cellHorizontal",commentsTextareaVerticalPadding:"density.cellVertical",commentsTextareaBorderWidth:"1px",commentsTextareaBorderColor:"colors.transparent",commentsTextareaForegroundColor:"tokens.foregroundColor",commentsTextareaBackgroundColor:"tokens.backgroundSecondaryColor",commentsTextareaFocusBorderWidth:"1px",commentsTextareaFocusBorderColor:"tokens.accentColor",commentsTextareaFocusForegroundColor:"tokens.foregroundColor",commentsTextareaFocusBackgroundColor:"tokens.backgroundColor",commentsIndicatorSize:"sizing.size_1_5",commentsIndicatorColor:"tokens.accentColor",licenseHorizontalPadding:"tokens.barHorizontalPadding",licenseVerticalPadding:"tokens.barVerticalPadding",licenseForegroundColor:"tokens.barForegroundColor",licenseBackgroundColor:"tokens.barBackgroundColor",paginationBarForegroundColor:"tokens.barForegroundColor",paginationBarBackgroundColor:"tokens.barBackgroundColor",paginationBarHorizontalPadding:"tokens.barHorizontalPadding",paginationBarVerticalPadding:"tokens.barVerticalPadding",paginationButtonBorderColor:"tokens.paginationBarBackgroundColor",paginationButtonForegroundColor:"tokens.foregroundSecondaryColor",paginationButtonBackgroundColor:"tokens.paginationBarBackgroundColor",paginationButtonHoverBorderColor:["colors.palette.50","colors.palette.900"],paginationButtonHoverForegroundColor:"tokens.foregroundColor",paginationButtonHoverBackgroundColor:["colors.palette.50","colors.palette.900"],paginationButtonDisabledBorderColor:"tokens.paginationBarBackgroundColor",paginationButtonDisabledForegroundColor:"tokens.disabledColor",paginationButtonDisabledBackgroundColor:"tokens.paginationBarBackgroundColor",paginationButtonFocusBorderColor:"tokens.accentColor",paginationButtonFocusForegroundColor:"tokens.foregroundColor",paginationButtonFocusBackgroundColor:"tokens.paginationBarBackgroundColor",dialogSemiTransparentBackgroundColor:["colors.white","colors.palette.950"],dialogSemiTransparentBackgroundOpacity:"80%",dialogSolidBackgroundColor:["colors.white","colors.palette.950"],dialogContentPaddingHorizontal:"density.dialogHorizontal",dialogContentPaddingVertical:"density.dialogVertical",dialogContentBorderRadius:"sizing.size_4",dialogContentBackgroundColor:"tokens.backgroundColor",notificationForegroundColor:"tokens.foregroundColor",notificationBackgroundColor:"tokens.backgroundColor",notificationBorderColor:"tokens.backgroundColor",notificationSuccessAccent:"#37bc6cff",notificationWarningAccent:"#fbe952ff",notificationErrorAccent:"#fa4d32ff",chipBackground:"tokens.backgroundSecondaryColor",chipBorderRadius:"sizing.size_2",chipVerticalPadding:"sizing.size_0",chipHorizontalPadding:"sizing.size_0_5",chipGap:"sizing.size_1",scrollbarBorderRadius:"sizing.size_2",scrollbarTrackColor:"tokens.backgroundSecondaryColor",scrollbarThumbColor:["colors.palette.400","colors.palette.500"]}),a})());
@@ -25,8 +25,8 @@
25
25
  * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
26
26
  * USE OR INABILITY TO USE THIS SOFTWARE.
27
27
  *
28
- * Version: 18.1.0
29
- * Release date: 01/09/2026 (built at 01/09/2026 11:40:21)
28
+ * Version: 18.1.1
29
+ * Release date: 15/09/2026 (built at 15/09/2026 08:36:12)
30
30
  */
31
31
  (function webpackUniversalModuleDefinition(root, factory) {
32
32
 
@@ -25,7 +25,7 @@
25
25
  * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
26
26
  * USE OR INABILITY TO USE THIS SOFTWARE.
27
27
  *
28
- * Version: 18.1.0
29
- * Release date: 01/09/2026 (built at 01/09/2026 11:40:21)
28
+ * Version: 18.1.1
29
+ * Release date: 15/09/2026 (built at 15/09/2026 08:36:12)
30
30
  */
31
31
  !function(o,r){if("object"==typeof exports&&"object"==typeof module)module.exports=r(require("handsontable"));else if("function"==typeof define&&define.amd)define(["handsontable"],r);else{var e="object"==typeof exports?r(require("handsontable")):r(o.Handsontable);for(var l in e)("object"==typeof exports?exports:o)[l]=e[l]}}("u">typeof self?self:this,o=>(()=>{"use strict";var r,e,l={670(r){r.exports=o}},t={};function n(o){var r=t[o];if(void 0!==r)return r.exports;var e=t[o]={exports:{}};return l[o](e,e.exports,n),e.exports}n.n=o=>{var r=o&&o.__esModule?()=>o.default:()=>o;return n.d(r,{a:r}),r},n.d=(o,r)=>{for(var e in r)n.o(r,e)&&!n.o(o,e)&&Object.defineProperty(o,e,{enumerable:!0,get:r[e]})},n.o=(o,r)=>Object.prototype.hasOwnProperty.call(o,r),n.r=o=>{"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(o,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(o,"__esModule",{value:!0})};var a={};return n.r(a),r=n(670),void 0!==(e=n.n(r))()&&e().themes&&(e().themes.variables=e().themes.variables||{},e().themes.variables.tokens=e().themes.variables.tokens||{},e().themes.variables.tokens.main={fontFamily:"Inter",fontSize:"14px",fontSizeSmall:"12px",lineHeight:"20px",lineHeightSmall:"18px",fontWeight:"400",letterSpacing:"0px",borderColor:["colors.palette.100","colors.palette.700"],accentColor:["colors.primary.500","colors.primary.300"],foregroundColor:["colors.palette.800","colors.palette.200"],foregroundSecondaryColor:["colors.palette.400","colors.palette.300"],backgroundColor:["colors.white","colors.palette.950"],backgroundSecondaryColor:["colors.palette.50","colors.palette.900"],placeholderColor:["colors.palette.300","colors.palette.400"],readOnlyColor:["colors.palette.400","colors.palette.300"],disabledColor:["colors.palette.300","colors.palette.400"],gapSize:"density.gap",iconSize:"sizing.size_4",tableTransition:"0.15s",borderRadius:"sizing.size_1",barForegroundColor:"tokens.foregroundColor",barBackgroundColor:"tokens.backgroundSecondaryColor",barHorizontalPadding:"density.barsHorizontal",barVerticalPadding:"density.barsVertical",shadowColor:["colors.palette.800","colors.palette.200"],shadowX:"sizing.size_0",shadowY:"sizing.size_2",shadowBlur:"sizing.size_4",shadowOpacity:"8%",cellHorizontalPadding:"density.cellHorizontal",cellVerticalPadding:"density.cellVertical",cellHorizontalBorderColor:"tokens.borderColor",cellVerticalBorderColor:"tokens.borderColor",cellSelectionBorderColor:"tokens.accentColor",cellSelectionBackgroundColor:["colors.primary.400","colors.primary.200"],cellSuccessBackgroundColor:"#37bc6c33",cellErrorBackgroundColor:"#fa4d3233",cellReadOnlyBackgroundColor:"tokens.backgroundSecondaryColor",cellAutofillSize:"sizing.size_1_5",cellAutofillHitAreaSize:"sizing.size_3",cellAutofillBorderWidth:"sizing.size_0_25",cellAutofillBorderRadius:"sizing.size_1",cellAutofillBorderColor:"tokens.backgroundColor",cellAutofillBackgroundColor:"tokens.accentColor",cellAutofillFillBorderColor:"tokens.foregroundColor",cellEditorBorderWidth:"2px",cellEditorBorderColor:"tokens.accentColor",cellEditorForegroundColor:["colors.palette.950","colors.white"],cellEditorBackgroundColor:"tokens.backgroundColor",cellEditorShadowBlurRadius:"0px",cellEditorShadowColor:"tokens.accentColor",cellMobileHandleSize:"sizing.size_3",cellMobileHandleBorderWidth:"sizing.size_0_25",cellMobileHandleBorderRadius:"sizing.size_3",cellMobileHandleBorderColor:"tokens.accentColor",cellMobileHandleBackgroundColor:"tokens.accentColor",cellMobileHandleBackgroundOpacity:"40%",cellSelectionHandleSize:"sizing.size_2",cellSelectionHandleLength:"sizing.size_4",cellSelectionHandleBorderWidth:"sizing.size_0_25",cellSelectionHandleBorderRadius:"sizing.size_3",cellSelectionHandleBorderColor:"tokens.accentColor",cellSelectionHandleBackgroundColor:"tokens.backgroundColor",headerFontWeight:"tokens.fontWeight",headerForegroundColor:"tokens.foregroundColor",headerBackgroundColor:"tokens.backgroundSecondaryColor",headerHighlightedShadowSize:"0px",headerHighlightedForegroundColor:["colors.palette.950","colors.white"],headerHighlightedBackgroundColor:["colors.palette.100","colors.palette.700"],headerActiveBorderColor:["colors.primary.400","colors.primary.200"],headerActiveForegroundColor:"colors.white",headerActiveBackgroundColor:"tokens.accentColor",headerFilterBackgroundColor:"tokens.cellSuccessBackgroundColor",headerRowForegroundColor:"tokens.foregroundColor",headerRowBackgroundColor:"tokens.backgroundSecondaryColor",headerRowHighlightedForegroundColor:["colors.palette.950","colors.white"],headerRowHighlightedBackgroundColor:["colors.palette.100","colors.palette.700"],headerRowActiveForegroundColor:"colors.white",headerRowActiveBackgroundColor:"tokens.accentColor",rowHeaderOddBackgroundColor:"tokens.headerRowBackgroundColor",rowHeaderEvenBackgroundColor:"tokens.headerRowBackgroundColor",rowCellOddBackgroundColor:"tokens.backgroundColor",rowCellEvenBackgroundColor:"tokens.backgroundColor",buttonBorderRadius:"sizing.size_1",buttonHorizontalPadding:"density.buttonHorizontal",buttonVerticalPadding:"density.buttonVertical",primaryButtonBorderColor:"colors.transparent",primaryButtonForegroundColor:"colors.white",primaryButtonBackgroundColor:"tokens.accentColor",primaryButtonDisabledBorderColor:"colors.transparent",primaryButtonDisabledForegroundColor:"tokens.disabledColor",primaryButtonDisabledBackgroundColor:["colors.palette.100","colors.palette.700"],primaryButtonHoverBorderColor:"colors.transparent",primaryButtonHoverForegroundColor:"tokens.backgroundColor",primaryButtonHoverBackgroundColor:["colors.primary.600","colors.primary.100"],primaryButtonFocusBorderColor:"tokens.backgroundColor",primaryButtonFocusForegroundColor:"tokens.backgroundColor",primaryButtonFocusBackgroundColor:"tokens.accentColor",secondaryButtonBorderColor:"tokens.borderColor",secondaryButtonForegroundColor:"tokens.foregroundColor",secondaryButtonBackgroundColor:"tokens.backgroundColor",secondaryButtonDisabledBorderColor:"tokens.borderColor",secondaryButtonDisabledForegroundColor:"tokens.disabledColor",secondaryButtonDisabledBackgroundColor:["colors.palette.100","colors.palette.700"],secondaryButtonHoverBorderColor:"tokens.borderColor",secondaryButtonHoverForegroundColor:"tokens.foregroundColor",secondaryButtonHoverBackgroundColor:["colors.palette.100","colors.palette.700"],secondaryButtonFocusBorderColor:"tokens.borderColor",secondaryButtonFocusForegroundColor:"tokens.foregroundColor",secondaryButtonFocusBackgroundColor:"tokens.backgroundColor",iconButtonBorderRadius:"sizing.size_0_5",iconButtonLargeBorderRadius:"sizing.size_1",iconButtonLargePadding:"sizing.size_1",iconButtonBorderColor:["colors.palette.50","colors.palette.900"],iconButtonBackgroundColor:"tokens.backgroundSecondaryColor",iconButtonIconColor:["colors.palette.300","colors.palette.400"],iconButtonHitAreaSize:"sizing.size_6",iconButtonHoverBorderColor:["colors.palette.100","colors.palette.700"],iconButtonHoverBackgroundColor:["colors.palette.100","colors.palette.700"],iconButtonHoverIconColor:["colors.palette.300","colors.palette.400"],iconButtonActiveBorderColor:["colors.primary.400","colors.primary.200"],iconButtonActiveBackgroundColor:"tokens.accentColor",iconButtonActiveIconColor:"colors.white",iconButtonActiveHoverBorderColor:["colors.primary.400","colors.primary.200"],iconButtonActiveHoverBackgroundColor:["colors.primary.400","colors.primary.200"],iconButtonActiveHoverIconColor:"colors.white",collapseButtonBorderRadius:"sizing.size_1",collapseButtonOpenBorderColor:["colors.palette.200","colors.palette.500"],collapseButtonOpenBackgroundColor:["colors.white","colors.palette.950"],collapseButtonOpenIconColor:["colors.palette.400","colors.palette.300"],collapseButtonOpenIconActiveColor:["colors.palette.400","colors.palette.300"],collapseButtonOpenHoverBorderColor:["colors.palette.200","colors.palette.500"],collapseButtonOpenHoverBackgroundColor:["colors.palette.50","colors.palette.900"],collapseButtonOpenHoverIconColor:["colors.palette.400","colors.palette.300"],collapseButtonOpenHoverIconActiveColor:["colors.palette.400","colors.palette.300"],collapseButtonCloseBorderColor:["colors.palette.200","colors.palette.500"],collapseButtonCloseBackgroundColor:["colors.palette.100","colors.palette.700"],collapseButtonCloseIconColor:["colors.palette.400","colors.palette.300"],collapseButtonCloseIconActiveColor:["colors.palette.400","colors.palette.300"],collapseButtonCloseHoverBorderColor:["colors.palette.200","colors.palette.500"],collapseButtonCloseHoverBackgroundColor:["colors.palette.100","colors.palette.700"],collapseButtonCloseHoverIconColor:["colors.palette.400","colors.palette.300"],collapseButtonCloseHoverIconActiveColor:["colors.palette.400","colors.palette.300"],linkColor:["colors.primary.600","colors.primary.100"],linkHoverColor:"tokens.accentColor",inputBorderWidth:"1px",inputBorderRadius:"sizing.size_1",inputHorizontalPadding:"density.inputHorizontal",inputVerticalPadding:"density.inputVertical",inputBorderColor:"tokens.borderColor",inputForegroundColor:"tokens.foregroundColor",inputBackgroundColor:"tokens.backgroundSecondaryColor",inputHoverBorderColor:"tokens.borderColor",inputHoverForegroundColor:"tokens.foregroundColor",inputHoverBackgroundColor:"tokens.backgroundColor",inputDisabledBorderColor:"tokens.borderColor",inputDisabledForegroundColor:"tokens.disabledColor",inputDisabledBackgroundColor:["colors.palette.200","colors.palette.500"],inputFocusBorderColor:"tokens.accentColor",inputFocusForegroundColor:"tokens.foregroundColor",inputFocusBackgroundColor:"tokens.backgroundColor",checkboxSize:"tokens.iconSize",checkboxBorderRadius:"sizing.size_1",checkboxBorderColor:["colors.palette.200","colors.palette.500"],checkboxBackgroundColor:"tokens.backgroundColor",checkboxIconColor:"colors.transparent",checkboxFocusBorderColor:["colors.palette.200","colors.palette.500"],checkboxFocusBackgroundColor:"tokens.backgroundColor",checkboxFocusIconColor:"colors.transparent",checkboxFocusRingColor:"tokens.accentColor",checkboxDisabledBorderColor:["colors.palette.200","colors.palette.500"],checkboxDisabledBackgroundColor:["colors.palette.100","colors.palette.700"],checkboxDisabledIconColor:"colors.transparent",checkboxCheckedBorderColor:["colors.primary.400","colors.primary.200"],checkboxCheckedBackgroundColor:"tokens.accentColor",checkboxCheckedIconColor:"colors.white",checkboxCheckedFocusBorderColor:"tokens.backgroundColor",checkboxCheckedFocusBackgroundColor:"tokens.accentColor",checkboxCheckedFocusIconColor:"colors.white",checkboxCheckedDisabledBorderColor:["colors.palette.200","colors.palette.500"],checkboxCheckedDisabledBackgroundColor:["colors.palette.100","colors.palette.700"],checkboxCheckedDisabledIconColor:"tokens.disabledColor",checkboxIndeterminateBorderColor:["colors.primary.400","colors.primary.200"],checkboxIndeterminateBackgroundColor:"tokens.accentColor",checkboxIndeterminateIconColor:"colors.white",checkboxIndeterminateFocusBorderColor:"tokens.backgroundColor",checkboxIndeterminateFocusBackgroundColor:"tokens.accentColor",checkboxIndeterminateFocusIconColor:"colors.white",checkboxIndeterminateDisabledBorderColor:["colors.palette.200","colors.palette.600"],checkboxIndeterminateDisabledBackgroundColor:["colors.palette.200","colors.palette.500"],checkboxIndeterminateDisabledIconColor:"tokens.disabledColor",radioSize:"tokens.iconSize",radioBorderColor:["colors.palette.200","colors.palette.500"],radioBackgroundColor:"tokens.backgroundColor",radioIconColor:"colors.transparent",radioFocusBorderColor:"tokens.borderColor",radioFocusBackgroundColor:"tokens.backgroundColor",radioFocusIconColor:"colors.transparent",radioFocusRingColor:"tokens.accentColor",radioDisabledBorderColor:["colors.palette.200","colors.palette.500"],radioDisabledBackgroundColor:["colors.palette.100","colors.palette.700"],radioDisabledIconColor:"colors.transparent",radioCheckedBorderColor:"tokens.accentColor",radioCheckedBackgroundColor:"tokens.backgroundColor",radioCheckedIconColor:"tokens.accentColor",radioCheckedFocusBorderColor:["colors.primary.400","colors.primary.200"],radioCheckedFocusBackgroundColor:"tokens.backgroundColor",radioCheckedFocusIconColor:["colors.primary.400","colors.primary.200"],radioCheckedDisabledBorderColor:["colors.palette.200","colors.palette.500"],radioCheckedDisabledBackgroundColor:["colors.palette.100","colors.palette.700"],radioCheckedDisabledIconColor:"tokens.disabledColor",moveBacklightColor:["colors.palette.800","colors.palette.200"],moveBacklightOpacity:"8%",moveIndicatorColor:"tokens.accentColor",resizeIndicatorColor:["colors.palette.300","colors.palette.400"],hiddenIndicatorColor:["colors.palette.300","colors.palette.400"],menuBorderWidth:"1px",menuBorderRadius:"sizing.size_1",menuHorizontalPadding:"density.menuHorizontal",menuVerticalPadding:"density.menuVertical",menuItemHorizontalPadding:"density.menuItemHorizontal",menuItemVerticalPadding:"density.menuItemVertical",menuBorderColor:"tokens.borderColor",menuShadowX:"tokens.shadowX",menuShadowY:"tokens.shadowY",menuShadowBlur:"tokens.shadowBlur",menuShadowColor:["colors.palette.950","colors.white"],menuShadowOpacity:"8%",menuItemHoverColor:["colors.palette.800","colors.palette.200"],menuItemHoverColorOpacity:"4%",menuItemActiveColor:"tokens.accentColor",menuItemActiveColorOpacity:"8%",commentsTextareaHorizontalPadding:"density.cellHorizontal",commentsTextareaVerticalPadding:"density.cellVertical",commentsTextareaBorderWidth:"1px",commentsTextareaBorderColor:"colors.transparent",commentsTextareaForegroundColor:"tokens.foregroundColor",commentsTextareaBackgroundColor:"tokens.backgroundSecondaryColor",commentsTextareaFocusBorderWidth:"1px",commentsTextareaFocusBorderColor:"tokens.accentColor",commentsTextareaFocusForegroundColor:"tokens.foregroundColor",commentsTextareaFocusBackgroundColor:"tokens.backgroundColor",commentsIndicatorSize:"sizing.size_1_5",commentsIndicatorColor:"tokens.accentColor",licenseHorizontalPadding:"tokens.barHorizontalPadding",licenseVerticalPadding:"tokens.barVerticalPadding",licenseForegroundColor:"tokens.barForegroundColor",licenseBackgroundColor:"tokens.barBackgroundColor",paginationBarForegroundColor:"tokens.barForegroundColor",paginationBarBackgroundColor:"tokens.barBackgroundColor",paginationBarHorizontalPadding:"tokens.barHorizontalPadding",paginationBarVerticalPadding:"tokens.barVerticalPadding",paginationButtonBorderColor:"tokens.paginationBarBackgroundColor",paginationButtonForegroundColor:"tokens.foregroundSecondaryColor",paginationButtonBackgroundColor:"tokens.paginationBarBackgroundColor",paginationButtonHoverBorderColor:["colors.palette.100","colors.palette.700"],paginationButtonHoverForegroundColor:"tokens.foregroundColor",paginationButtonHoverBackgroundColor:["colors.palette.100","colors.palette.700"],paginationButtonDisabledBorderColor:"tokens.paginationBarBackgroundColor",paginationButtonDisabledForegroundColor:"tokens.disabledColor",paginationButtonDisabledBackgroundColor:"tokens.paginationBarBackgroundColor",paginationButtonFocusBorderColor:"tokens.accentColor",paginationButtonFocusForegroundColor:"tokens.foregroundColor",paginationButtonFocusBackgroundColor:"tokens.paginationBarBackgroundColor",dialogSemiTransparentBackgroundColor:["colors.white","colors.palette.950"],dialogSemiTransparentBackgroundOpacity:"80%",dialogSolidBackgroundColor:["colors.white","colors.palette.950"],dialogContentPaddingHorizontal:"density.dialogHorizontal",dialogContentPaddingVertical:"density.dialogVertical",dialogContentBorderRadius:"sizing.size_2",dialogContentBackgroundColor:"tokens.backgroundSecondaryColor",notificationForegroundColor:"tokens.foregroundColor",notificationBackgroundColor:"tokens.backgroundColor",notificationBorderColor:"tokens.backgroundColor",notificationSuccessAccent:"#37bc6cff",notificationWarningAccent:"#fbe952ff",notificationErrorAccent:"#fa4d32ff",chipBackground:"tokens.backgroundSecondaryColor",chipBorderRadius:"sizing.size_0_5",chipVerticalPadding:"sizing.size_0",chipHorizontalPadding:"sizing.size_0_5",chipGap:"sizing.size_1",scrollbarBorderRadius:"sizing.size_2",scrollbarTrackColor:"tokens.backgroundSecondaryColor",scrollbarThumbColor:["colors.palette.300","colors.palette.400"]}),a})());
package/helpers/mixed.js CHANGED
@@ -295,7 +295,7 @@ function _injectProductInfo({ className, key, element, releaseDate }) {
295
295
  }
296
296
  const hasValidType = !isEmpty(key);
297
297
  const isNonCommercial = typeof key === 'string' && (key.toLowerCase() === 'non-commercial-and-evaluation' || key.toLowerCase() === 'ht68e-1f2b7-47158-70b05-0842f');
298
- const hotVersion = "18.1.0";
298
+ const hotVersion = "18.1.1";
299
299
  let keyValidityDate;
300
300
  let consoleMessageState = 'invalid';
301
301
  let domMessageState = 'invalid';
@@ -306,7 +306,7 @@ function _injectProductInfo({ className, key, element, releaseDate }) {
306
306
  domMessageState = 'valid';
307
307
  } else if (hasValidType || schemaValidity) {
308
308
  if (schemaValidity) {
309
- const resolvedReleaseDate = releaseDate ?? "01/09/2026" ?? '';
309
+ const resolvedReleaseDate = releaseDate ?? "15/09/2026" ?? '';
310
310
  const [dd, mm, yyyy] = resolvedReleaseDate.split('/').map(Number);
311
311
  const releaseDays = Math.floor(Date.UTC(yyyy, mm - 1, dd) / 8.64e7);
312
312
  const keyValidityDays = _extractTime(key);
@@ -439,7 +439,7 @@ function _formatIsoDate(timestamp) {
439
439
  // to the build-time value here while the emitter keeps the empty string, and the two would
440
440
  // disagree about one key: the emitter reads no date at all (so the key is valid) while this reads
441
441
  // the build date (so the key may be expired).
442
- const resolvedReleaseDate = releaseDate ?? "01/09/2026" ?? '';
442
+ const resolvedReleaseDate = releaseDate ?? "15/09/2026" ?? '';
443
443
  const [dd, mm, yyyy] = resolvedReleaseDate.split('/').map(Number);
444
444
  const releaseDays = Math.floor(Date.UTC(yyyy, mm - 1, dd) / 8.64e7);
445
445
  const keyValidityDays = _extractTime(normalizedKey);
@@ -487,7 +487,7 @@ function _getLicenseState(rawKey, releaseDate) {
487
487
  }
488
488
  // `||`, not `??`: a caller resolving the build constant in a broken way passes '' (not
489
489
  // undefined), and the empty string must still fall back to the build-time value.
490
- const resolvedReleaseDate = releaseDate || "01/09/2026" || '';
490
+ const resolvedReleaseDate = releaseDate || "15/09/2026" || '';
491
491
  const lifecycle = (0, _entitlementLicenseKey.classifyEntitlement)(entitlement, {
492
492
  now: Date.now(),
493
493
  buildDate: _releaseDateToIsoDate(resolvedReleaseDate)
@@ -521,7 +521,7 @@ function _getLicenseState(rawKey, releaseDate) {
521
521
  const params = {
522
522
  daysRemaining: lifecycle.daysRemaining,
523
523
  licensedUntil: lifecycle.licensedUntil ?? undefined,
524
- hotVersion: "18.1.0"
524
+ hotVersion: "18.1.1"
525
525
  };
526
526
  if (channels.console && !_entitlementNotified.has(key ?? '')) {
527
527
  // An unreadable key reuses the frozen legacy copy - it is the same failure, and the
package/helpers/mixed.mjs CHANGED
@@ -310,7 +310,7 @@ export function _injectProductInfo({ className, key, element, releaseDate }) {
310
310
  }
311
311
  const hasValidType = !isEmpty(key);
312
312
  const isNonCommercial = typeof key === 'string' && (key.toLowerCase() === 'non-commercial-and-evaluation' || key.toLowerCase() === 'ht68e-1f2b7-47158-70b05-0842f');
313
- const hotVersion = "18.1.0";
313
+ const hotVersion = "18.1.1";
314
314
  let keyValidityDate;
315
315
  let consoleMessageState = 'invalid';
316
316
  let domMessageState = 'invalid';
@@ -321,7 +321,7 @@ export function _injectProductInfo({ className, key, element, releaseDate }) {
321
321
  domMessageState = 'valid';
322
322
  } else if (hasValidType || schemaValidity) {
323
323
  if (schemaValidity) {
324
- const resolvedReleaseDate = releaseDate ?? "01/09/2026" ?? '';
324
+ const resolvedReleaseDate = releaseDate ?? "15/09/2026" ?? '';
325
325
  const [dd, mm, yyyy] = resolvedReleaseDate.split('/').map(Number);
326
326
  const releaseDays = Math.floor(Date.UTC(yyyy, mm - 1, dd) / 8.64e7);
327
327
  const keyValidityDays = _extractTime(key);
@@ -464,7 +464,7 @@ export function _injectProductInfo({ className, key, element, releaseDate }) {
464
464
  // to the build-time value here while the emitter keeps the empty string, and the two would
465
465
  // disagree about one key: the emitter reads no date at all (so the key is valid) while this reads
466
466
  // the build date (so the key may be expired).
467
- const resolvedReleaseDate = releaseDate ?? "01/09/2026" ?? '';
467
+ const resolvedReleaseDate = releaseDate ?? "15/09/2026" ?? '';
468
468
  const [dd, mm, yyyy] = resolvedReleaseDate.split('/').map(Number);
469
469
  const releaseDays = Math.floor(Date.UTC(yyyy, mm - 1, dd) / 8.64e7);
470
470
  const keyValidityDays = _extractTime(normalizedKey);
@@ -522,7 +522,7 @@ export function _injectProductInfo({ className, key, element, releaseDate }) {
522
522
  }
523
523
  // `||`, not `??`: a caller resolving the build constant in a broken way passes '' (not
524
524
  // undefined), and the empty string must still fall back to the build-time value.
525
- const resolvedReleaseDate = releaseDate || "01/09/2026" || '';
525
+ const resolvedReleaseDate = releaseDate || "15/09/2026" || '';
526
526
  const lifecycle = classifyEntitlement(entitlement, {
527
527
  now: Date.now(),
528
528
  buildDate: _releaseDateToIsoDate(resolvedReleaseDate)
@@ -556,7 +556,7 @@ export function _injectProductInfo({ className, key, element, releaseDate }) {
556
556
  const params = {
557
557
  daysRemaining: lifecycle.daysRemaining,
558
558
  licensedUntil: lifecycle.licensedUntil ?? undefined,
559
- hotVersion: "18.1.0"
559
+ hotVersion: "18.1.1"
560
560
  };
561
561
  if (channels.console && !_entitlementNotified.has(key ?? '')) {
562
562
  // An unreadable key reuses the frozen legacy copy - it is the same failure, and the
package/package.json CHANGED
@@ -10,7 +10,7 @@
10
10
  "url": "https://github.com/handsontable/handsontable/issues"
11
11
  },
12
12
  "author": "Handsoncode <hello@handsontable.com>",
13
- "version": "18.1.0",
13
+ "version": "18.1.1",
14
14
  "main": "index",
15
15
  "module": "index.mjs",
16
16
  "jsnext:main": "index.mjs",
@@ -136,9 +136,11 @@ var /**
136
136
  *
137
137
  * @type {'cells-only' | 'column-headers-only' | 'with-column-group-headers' | 'with-column-headers'}
138
138
  */ _copyMode = /*#__PURE__*/ new WeakMap(), /**
139
- * Registry of the clipboard events that were already processed. When the grid lives inside
140
- * a Shadow DOM tree, the clipboard listeners are bound both to the document and to the
141
- * grid's shadow root, so the same event instance can reach the plugin twice.
139
+ * Registry of the clipboard events that were already processed. The clipboard listeners are
140
+ * bound to the document, to the grid's own element, and - when the grid lives inside a Shadow
141
+ * DOM tree - to its shadow root, so the same event instance reaches the plugin more than once
142
+ * for every grid, not just a grid inside a shadow tree. Keyed on event identity, which holds
143
+ * because `EventManager` hands every listener the same event object.
142
144
  *
143
145
  * @type {WeakSet<object>}
144
146
  */ _processedClipboardEvents = /*#__PURE__*/ new WeakMap(), /**
@@ -277,8 +279,11 @@ class CopyPaste extends _base.BasePlugin {
277
279
  this.addHook('afterContextMenuDefaultOptions', _class_private_field_get(this, _onAfterContextMenuDefaultOptions));
278
280
  this.addHook('afterSelection', _class_private_field_get(this, _onAfterSelection));
279
281
  this.addHook('afterSelectionEnd', _class_private_field_get(this, _onAfterSelectionEnd));
280
- // Events are attached to the document, not the root table element - as it should,
281
- // for Chrome 133 and lower to copy/paste/cut work properly (#dev-2277).
282
+ // The same three listeners go on up to three targets, because a clipboard event reaches
283
+ // the grid by a different route depending on where the grid is embedded. More than one
284
+ // of them can see the same event, so `#processedClipboardEvents` keeps the handler
285
+ // running once - the event manager hands every listener the same event object, which is
286
+ // what makes identity a usable key here.
282
287
  const dedupe = (handler)=>(event)=>{
283
288
  if (_class_private_field_get(this, _processedClipboardEvents).has(event)) {
284
289
  return;
@@ -286,20 +291,27 @@ class CopyPaste extends _base.BasePlugin {
286
291
  _class_private_field_get(this, _processedClipboardEvents).add(event);
287
292
  handler(event);
288
293
  };
289
- this.eventManager.addEventListener(this.hot.rootDocument, 'copy', dedupe((e)=>this.onCopy(e)));
290
- this.eventManager.addEventListener(this.hot.rootDocument, 'cut', dedupe((e)=>this.onCut(e)));
291
- this.eventManager.addEventListener(this.hot.rootDocument, 'paste', dedupe((e)=>this.onPaste(e)));
294
+ const bindClipboardListeners = (target)=>{
295
+ this.eventManager.addEventListener(target, 'copy', dedupe((e)=>this.onCopy(e)));
296
+ this.eventManager.addEventListener(target, 'cut', dedupe((e)=>this.onCut(e)));
297
+ this.eventManager.addEventListener(target, 'paste', dedupe((e)=>this.onPaste(e)));
298
+ };
299
+ // The document. It carries the events that target `document.body`, which sits outside the
300
+ // grid where no listener below it would ever see them, and it is what keeps copy/cut/paste
301
+ // working on Chrome 133 and lower (#dev-2277). Never drop it.
302
+ bindClipboardListeners(this.hot.rootDocument);
303
+ // The grid's own element. Sandboxed hosts (Salesforce Lightning Web Security) deliver
304
+ // clipboard events only to listeners bound at or below the element the grid owns - neither
305
+ // the document nor the shadow-root listeners below run there, which left copy, cut and
306
+ // paste doing nothing inside a Lightning Web Component (#dev-2795). Everywhere else this
307
+ // listener just sees an in-grid event before the others do, and they dedupe against it.
308
+ bindClipboardListeners(this.hot.rootElement);
292
309
  const rootNode = this.hot.rootElement.getRootNode();
293
- // When the grid lives inside a Shadow DOM tree, the same listeners are attached to the
294
- // grid's shadow root as well. Sandboxed hosts (e.g. Salesforce Lightning Web Security)
295
- // retarget events observed at the document level, which hides the grid internals from
296
- // the document listeners above. Listeners bound inside the grid's own shadow tree still
297
- // receive the untouched event path. The `#processedClipboardEvents` registry prevents
298
- // double handling when both listeners receive the same event.
310
+ // The grid's shadow root, when it has one. Sandboxed hosts retarget events observed at the
311
+ // document level, which hides the grid internals from the document listeners; listeners
312
+ // bound inside the grid's own shadow tree still receive the untouched event path.
299
313
  if ((0, _element.isShadowRoot)(rootNode)) {
300
- this.eventManager.addEventListener(rootNode, 'copy', dedupe((e)=>this.onCopy(e)));
301
- this.eventManager.addEventListener(rootNode, 'cut', dedupe((e)=>this.onCut(e)));
302
- this.eventManager.addEventListener(rootNode, 'paste', dedupe((e)=>this.onPaste(e)));
314
+ bindClipboardListeners(rootNode);
303
315
  }
304
316
  // Without this workaround Safari (tested on Safari@16.5.2) does allow copying/cutting from the browser menu.
305
317
  if ((0, _browser.isSafari)()) {
@@ -110,9 +110,11 @@ var /**
110
110
  *
111
111
  * @type {'cells-only' | 'column-headers-only' | 'with-column-group-headers' | 'with-column-headers'}
112
112
  */ _copyMode = /*#__PURE__*/ new WeakMap(), /**
113
- * Registry of the clipboard events that were already processed. When the grid lives inside
114
- * a Shadow DOM tree, the clipboard listeners are bound both to the document and to the
115
- * grid's shadow root, so the same event instance can reach the plugin twice.
113
+ * Registry of the clipboard events that were already processed. The clipboard listeners are
114
+ * bound to the document, to the grid's own element, and - when the grid lives inside a Shadow
115
+ * DOM tree - to its shadow root, so the same event instance reaches the plugin more than once
116
+ * for every grid, not just a grid inside a shadow tree. Keyed on event identity, which holds
117
+ * because `EventManager` hands every listener the same event object.
116
118
  *
117
119
  * @type {WeakSet<object>}
118
120
  */ _processedClipboardEvents = /*#__PURE__*/ new WeakMap(), /**
@@ -284,8 +286,11 @@ var /**
284
286
  this.addHook('afterContextMenuDefaultOptions', _class_private_field_get(this, _onAfterContextMenuDefaultOptions));
285
287
  this.addHook('afterSelection', _class_private_field_get(this, _onAfterSelection));
286
288
  this.addHook('afterSelectionEnd', _class_private_field_get(this, _onAfterSelectionEnd));
287
- // Events are attached to the document, not the root table element - as it should,
288
- // for Chrome 133 and lower to copy/paste/cut work properly (#dev-2277).
289
+ // The same three listeners go on up to three targets, because a clipboard event reaches
290
+ // the grid by a different route depending on where the grid is embedded. More than one
291
+ // of them can see the same event, so `#processedClipboardEvents` keeps the handler
292
+ // running once - the event manager hands every listener the same event object, which is
293
+ // what makes identity a usable key here.
289
294
  const dedupe = (handler)=>(event)=>{
290
295
  if (_class_private_field_get(this, _processedClipboardEvents).has(event)) {
291
296
  return;
@@ -293,20 +298,27 @@ var /**
293
298
  _class_private_field_get(this, _processedClipboardEvents).add(event);
294
299
  handler(event);
295
300
  };
296
- this.eventManager.addEventListener(this.hot.rootDocument, 'copy', dedupe((e)=>this.onCopy(e)));
297
- this.eventManager.addEventListener(this.hot.rootDocument, 'cut', dedupe((e)=>this.onCut(e)));
298
- this.eventManager.addEventListener(this.hot.rootDocument, 'paste', dedupe((e)=>this.onPaste(e)));
301
+ const bindClipboardListeners = (target)=>{
302
+ this.eventManager.addEventListener(target, 'copy', dedupe((e)=>this.onCopy(e)));
303
+ this.eventManager.addEventListener(target, 'cut', dedupe((e)=>this.onCut(e)));
304
+ this.eventManager.addEventListener(target, 'paste', dedupe((e)=>this.onPaste(e)));
305
+ };
306
+ // The document. It carries the events that target `document.body`, which sits outside the
307
+ // grid where no listener below it would ever see them, and it is what keeps copy/cut/paste
308
+ // working on Chrome 133 and lower (#dev-2277). Never drop it.
309
+ bindClipboardListeners(this.hot.rootDocument);
310
+ // The grid's own element. Sandboxed hosts (Salesforce Lightning Web Security) deliver
311
+ // clipboard events only to listeners bound at or below the element the grid owns - neither
312
+ // the document nor the shadow-root listeners below run there, which left copy, cut and
313
+ // paste doing nothing inside a Lightning Web Component (#dev-2795). Everywhere else this
314
+ // listener just sees an in-grid event before the others do, and they dedupe against it.
315
+ bindClipboardListeners(this.hot.rootElement);
299
316
  const rootNode = this.hot.rootElement.getRootNode();
300
- // When the grid lives inside a Shadow DOM tree, the same listeners are attached to the
301
- // grid's shadow root as well. Sandboxed hosts (e.g. Salesforce Lightning Web Security)
302
- // retarget events observed at the document level, which hides the grid internals from
303
- // the document listeners above. Listeners bound inside the grid's own shadow tree still
304
- // receive the untouched event path. The `#processedClipboardEvents` registry prevents
305
- // double handling when both listeners receive the same event.
317
+ // The grid's shadow root, when it has one. Sandboxed hosts retarget events observed at the
318
+ // document level, which hides the grid internals from the document listeners; listeners
319
+ // bound inside the grid's own shadow tree still receive the untouched event path.
306
320
  if (isShadowRoot(rootNode)) {
307
- this.eventManager.addEventListener(rootNode, 'copy', dedupe((e)=>this.onCopy(e)));
308
- this.eventManager.addEventListener(rootNode, 'cut', dedupe((e)=>this.onCut(e)));
309
- this.eventManager.addEventListener(rootNode, 'paste', dedupe((e)=>this.onPaste(e)));
321
+ bindClipboardListeners(rootNode);
310
322
  }
311
323
  // Without this workaround Safari (tested on Safari@16.5.2) does allow copying/cutting from the browser menu.
312
324
  if (isSafari()) {
@@ -407,8 +407,21 @@ class Filters extends _base.BasePlugin {
407
407
  component?.destroy();
408
408
  this.components.set(key, null);
409
409
  });
410
+ // Destroy and null the observer alongside the collection, the way `destroy()` tears down
411
+ // both. The observer holds its own reference to the collection, so leaving it bound to a
412
+ // destroyed collection strands it: `enablePlugin()` recreates the collection but skips the
413
+ // observer it still holds, and the next data change reads the destroyed collection and throws
414
+ // (DEV-2889). Order between the two does not matter - neither `destroy()` fires a hook the
415
+ // other listens to.
416
+ this.conditionUpdateObserver?.destroy();
417
+ this.conditionUpdateObserver = null;
410
418
  this.conditionCollection?.destroy();
411
419
  this.conditionCollection = null;
420
+ // Drop the focus navigator too. It caches `focusableItems` built from the component elements
421
+ // just destroyed, and its `enablePlugin()` rebuild sits behind an `if (!this.#menuFocusNavigator)`
422
+ // guard - so a surviving instance keeps pointing the Tab focus at detached elements and blocks
423
+ // a fresh one. Same stale-reference family as the collection/observer above (DEV-2889).
424
+ _class_private_field_set(this, _menuFocusNavigator, undefined);
412
425
  this.hot.rowIndexMapper.unregisterMap(this.pluginName ?? '');
413
426
  }
414
427
  this.unregisterShortcuts();
@@ -390,8 +390,21 @@ var /**
390
390
  component?.destroy();
391
391
  this.components.set(key, null);
392
392
  });
393
+ // Destroy and null the observer alongside the collection, the way `destroy()` tears down
394
+ // both. The observer holds its own reference to the collection, so leaving it bound to a
395
+ // destroyed collection strands it: `enablePlugin()` recreates the collection but skips the
396
+ // observer it still holds, and the next data change reads the destroyed collection and throws
397
+ // (DEV-2889). Order between the two does not matter - neither `destroy()` fires a hook the
398
+ // other listens to.
399
+ this.conditionUpdateObserver?.destroy();
400
+ this.conditionUpdateObserver = null;
393
401
  this.conditionCollection?.destroy();
394
402
  this.conditionCollection = null;
403
+ // Drop the focus navigator too. It caches `focusableItems` built from the component elements
404
+ // just destroyed, and its `enablePlugin()` rebuild sits behind an `if (!this.#menuFocusNavigator)`
405
+ // guard - so a surviving instance keeps pointing the Tab focus at detached elements and blocks
406
+ // a fresh one. Same stale-reference family as the collection/observer above (DEV-2889).
407
+ _class_private_field_set(this, _menuFocusNavigator, undefined);
395
408
  this.hot.rowIndexMapper.unregisterMap(this.pluginName ?? '');
396
409
  }
397
410
  this.unregisterShortcuts();
@@ -25,8 +25,8 @@
25
25
  * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
26
26
  * USE OR INABILITY TO USE THIS SOFTWARE.
27
27
  *
28
- * Version: 18.1.0
29
- * Release date: 01/09/2026 (built at 01/09/2026 11:40:21)
28
+ * Version: 18.1.1
29
+ * Release date: 15/09/2026 (built at 15/09/2026 08:36:12)
30
30
  */
31
31
  @charset "UTF-8";
32
32
  .ht-root-wrapper {