handsontable 14.0.0-next-23212d5-20231127 → 14.0.0-next-477622d-20231128
Sign up to get free protection for your applications and to get access to all the features.
- package/3rdparty/walkontable/src/overlay/_base.js +2 -2
- package/3rdparty/walkontable/src/overlay/_base.mjs +2 -2
- package/3rdparty/walkontable/src/renderer/columnHeaders.js +5 -2
- package/3rdparty/walkontable/src/renderer/columnHeaders.mjs +6 -3
- package/3rdparty/walkontable/src/renderer/rows.js +1 -1
- package/3rdparty/walkontable/src/renderer/rows.mjs +2 -2
- package/base.js +2 -2
- package/base.mjs +2 -2
- package/dataMap/replaceData.js +3 -1
- package/dataMap/replaceData.mjs +3 -1
- package/dist/handsontable.css +2 -2
- package/dist/handsontable.full.css +2 -2
- package/dist/handsontable.full.js +155 -82
- package/dist/handsontable.full.min.css +2 -2
- package/dist/handsontable.full.min.js +6 -6
- package/dist/handsontable.js +155 -82
- package/dist/handsontable.min.css +2 -2
- package/dist/handsontable.min.js +6 -6
- package/editors/passwordEditor/passwordEditor.js +4 -0
- package/editors/passwordEditor/passwordEditor.mjs +5 -1
- package/focusManager.js +92 -58
- package/focusManager.mjs +92 -58
- package/helpers/a11y.js +2 -0
- package/helpers/a11y.mjs +1 -0
- package/helpers/mixed.js +2 -2
- package/helpers/mixed.mjs +2 -2
- package/package.json +1 -1
- package/renderers/checkboxRenderer/checkboxRenderer.js +0 -1
- package/renderers/checkboxRenderer/checkboxRenderer.mjs +0 -1
- package/tableView.js +31 -2
- package/tableView.mjs +31 -2
package/dist/handsontable.min.js
CHANGED
@@ -25,11 +25,11 @@
|
|
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: 14.0.0-next-
|
29
|
-
* Release date:
|
28
|
+
* Version: 14.0.0-next-477622d-20231128
|
29
|
+
* Release date: 29/11/2023 (built at 28/11/2023 12:48:34)
|
30
30
|
*/
|
31
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("dompurify"),require("pikaday"),require("moment"),require("numbro")):"function"==typeof define&&define.amd?define("Handsontable",["dompurify","pikaday","moment","numbro"],t):"object"==typeof exports?exports.Handsontable=t(require("dompurify"),require("pikaday"),require("moment"),require("numbro")):e.Handsontable=t(e.DOMPurify,e.Pikaday,e.moment,e.numbro)}("undefined"!=typeof self?self:this,((e,t,o,s)=>(()=>{var i={2964:()=>{},54894:(e,t)=>{"use strict";t.__esModule=!0,t.parse=function(e){const t=[[""]];if(0===e.length)return t;let r,n=0,a=0;for(;e.length>0&&r!==e.length;)if(r=e.length,e.match(i))e=e.replace(i,""),n+=1,t[a][n]="";else if(e.match(o))e=e.replace(o,""),n=0,a+=1,t[a]=[""];else{let o="";if(e.startsWith('"')){let t=0,s=!0;for(;s;){const i=e.slice(0,1);'"'===i&&(t+=1),o+=i,(0===(e=e.slice(1)).length||e.match(/^[\t\r\n]/)&&t%2==0)&&(s=!1)}o=o.replace(/^"/,"").replace(/"$/,"").replace(/["]*/g,(e=>new Array(Math.floor(e.length/2)).fill('"').join("")))}else{const t=e.match(s);o=t?t[0]:"",e=e.slice(o.length)}t[a][n]=o}return t},t.stringify=function(e){let t,o,s,i,r,n="";for(t=0,o=e.length;t<o;t+=1){for(i=e[t].length,s=0;s<i;s+=1)s>0&&(n+="\t"),r=e[t][s],"string"==typeof r?r.indexOf("\n")>-1?n+=`"${r.replace(/"/g,'""')}"`:n+=r:n+=null==r?"":r;t!==o-1&&(n+="\n")}return n};const o=/^(\r\n|\n\r|\r|\n)/,s=/^[^\t\r\n]+/,i=/^\t/},29270:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(54894);t.parse=s.parse,t.stringify=s.stringify},17137:(e,t)=>{"use strict";t.__esModule=!0;t.RENDER_TYPE=1,t.FULLY_VISIBLE_TYPE=2,t.PARTIALLY_VISIBLE_TYPE=3},46003:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i={ViewportColumnsCalculator:!0,ViewportRowsCalculator:!0},r=s(o(65658));t.ViewportColumnsCalculator=r.default;var n=s(o(36107));t.ViewportRowsCalculator=n.default;var a=o(17137);Object.keys(a).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===a[e]||(t[e]=a[e]))}))},65658:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0,o(63517),o(51344);var i=s(o(93231)),r=s(o(42538)),n=s(o(48427)),a=o(17137);function l(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var h=new WeakMap,u=new WeakMap;class d{static get DEFAULT_WIDTH(){return 50}constructor(e){(0,i.default)(this,"count",0),(0,i.default)(this,"startColumn",null),(0,i.default)(this,"endColumn",null),(0,i.default)(this,"startPosition",null),(0,i.default)(this,"isVisibleInTrimmingContainer",!1),(0,i.default)(this,"stretchAllRatio",0),(0,i.default)(this,"stretchLastWidth",0),l(this,h,{writable:!0,value:0}),(0,i.default)(this,"needVerifyLastColumnWidth",!0),(0,i.default)(this,"stretchAllColumnsWidth",[]),l(this,u,{writable:!0,value:void 0}),(0,n.default)(this,u,e),"function"!=typeof(0,r.default)(this,u).stretchingColumnWidthFn&&((0,r.default)(this,u).stretchingColumnWidthFn=e=>e),this.calculate()}calculate(){const{calculationType:e,overrideFn:t,scrollOffset:o,totalColumns:s,viewportWidth:i}=(0,r.default)(this,u),n=Math.max((0,r.default)(this,u).scrollOffset,0),l=n>0?i+1:i;let h=0,d=!0;const c=[];let g,f=0,p=0;for(let t=0;t<s;t++)if(g=this._getColumnWidth(t),h<=n&&e!==a.FULLY_VISIBLE_TYPE&&(this.startColumn=t,f=g),h>=n&&h+(e===a.FULLY_VISIBLE_TYPE?g:0)<=n+l&&(null!==this.startColumn&&void 0!==this.startColumn||(this.startColumn=t,f=g),this.endColumn=t),c.push(h),h+=g,p=g,e!==a.FULLY_VISIBLE_TYPE&&(this.endColumn=t),h>=n+i){d=!1;break}const m=o+i-l,w=e===a.FULLY_VISIBLE_TYPE?0:p,C=e===a.FULLY_VISIBLE_TYPE?f:0;if(m<-1*(0,r.default)(this,u).inlineStartOffset||o>c.at(-1)+w||-1*(0,r.default)(this,u).scrollOffset-(0,r.default)(this,u).viewportWidth>-1*C?this.isVisibleInTrimmingContainer=!1:this.isVisibleInTrimmingContainer=!0,this.endColumn===s-1&&d)for(this.startColumn=this.endColumn;this.startColumn>0;){const t=c[this.endColumn]+g-c[this.startColumn-1];if((t<=i||e!==a.FULLY_VISIBLE_TYPE)&&(this.startColumn-=1),t>i)break}e===a.RENDER_TYPE&&null!==this.startColumn&&t&&t(this),this.startPosition=c[this.startColumn],void 0===this.startPosition&&(this.startPosition=null),s<this.endColumn&&(this.endColumn=s-1),null!==this.startColumn&&(this.count=this.endColumn-this.startColumn+1)}refreshStretching(e){if("none"===(0,r.default)(this,u).stretchMode)return;let t=e;(0,n.default)(this,h,t);const o=(0,r.default)(this,u).totalColumns;let s=0;for(let e=0;e<o;e++){const o=this._getColumnWidth(e),i=(0,r.default)(this,u).stretchingColumnWidthFn(void 0,e);"number"==typeof i?t-=i:s+=o}const i=t-s;if("all"===(0,r.default)(this,u).stretchMode&&i>0)this.stretchAllRatio=t/s,this.stretchAllColumnsWidth=[],this.needVerifyLastColumnWidth=!0;else if("last"===(0,r.default)(this,u).stretchMode&&t!==1/0){const e=this._getColumnWidth(o-1),t=i+e;this.stretchLastWidth=t>=0?t:e}}getStretchedColumnWidth(e,t){let o=null;return"all"===(0,r.default)(this,u).stretchMode&&0!==this.stretchAllRatio?o=this._getStretchedAllColumnWidth(e,t):"last"===(0,r.default)(this,u).stretchMode&&0!==this.stretchLastWidth&&(o=this._getStretchedLastColumnWidth(e)),o}_getStretchedAllColumnWidth(e,t){let o=0;const s=(0,r.default)(this,u).totalColumns;if(!this.stretchAllColumnsWidth[e]){const o=Math.round(t*this.stretchAllRatio),s=(0,r.default)(this,u).stretchingColumnWidthFn(o,e);this.stretchAllColumnsWidth[e]=void 0===s?o:isNaN(s)?this._getColumnWidth(e):s}if(this.stretchAllColumnsWidth.length===s&&this.needVerifyLastColumnWidth){this.needVerifyLastColumnWidth=!1;for(let e=0;e<this.stretchAllColumnsWidth.length;e++)o+=this.stretchAllColumnsWidth[e];o!==(0,r.default)(this,h)&&(this.stretchAllColumnsWidth[this.stretchAllColumnsWidth.length-1]+=(0,r.default)(this,h)-o)}return this.stretchAllColumnsWidth[e]}_getStretchedLastColumnWidth(e){return e===(0,r.default)(this,u).totalColumns-1?this.stretchLastWidth:null}_getColumnWidth(e){let t=(0,r.default)(this,u).columnWidthFn(e);return isNaN(t)&&(t=d.DEFAULT_WIDTH),t}}t.default=d},36107:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0,o(63517),o(51344);var i=s(o(93231)),r=s(o(42538)),n=s(o(48427)),a=o(17137);function l(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var h=new WeakMap;class u{static get DEFAULT_HEIGHT(){return 23}constructor(e){(0,i.default)(this,"count",0),(0,i.default)(this,"startRow",null),(0,i.default)(this,"endRow",null),(0,i.default)(this,"startPosition",null),(0,i.default)(this,"isVisibleInTrimmingContainer",!1),l(this,h,{writable:!0,value:void 0}),(0,n.default)(this,h,e),this.calculate()}calculate(){const{calculationType:e,overrideFn:t,rowHeightFn:o,scrollOffset:s,totalRows:i,viewportHeight:n}=(0,r.default)(this,h),l=Math.max((0,r.default)(this,h).scrollOffset,0),d=(0,r.default)(this,h).horizontalScrollbarHeight||0;let c=0,g=!0;const f=[];let p,m=0,w=0;for(let t=0;t<i;t++)if(p=o(t),isNaN(p)&&(p=u.DEFAULT_HEIGHT),c<=l&&e!==a.FULLY_VISIBLE_TYPE&&(this.startRow=t,m=p),c>=l&&c+(e===a.FULLY_VISIBLE_TYPE?p:0)<=l+n-d&&(null===this.startRow&&(this.startRow=t,m=p),this.endRow=t),f.push(c),c+=p,w=p,e!==a.FULLY_VISIBLE_TYPE&&(this.endRow=t),c>=l+n-d){g=!1;break}const C=s+n-d,v=e===a.FULLY_VISIBLE_TYPE?m:0,y=e===a.FULLY_VISIBLE_TYPE?0:w;if(C<v||s>f.at(-1)+y?this.isVisibleInTrimmingContainer=!1:this.isVisibleInTrimmingContainer=!0,this.endRow===i-1&&g)for(this.startRow=this.endRow;this.startRow>0;){const t=f[this.endRow]+p-f[this.startRow-1];if((t<=n-d||e!==a.FULLY_VISIBLE_TYPE)&&(this.startRow-=1),t>=n-d)break}e===a.RENDER_TYPE&&null!==this.startRow&&t&&t(this),this.startPosition=f[this.startRow],void 0===this.startPosition&&(this.startPosition=null),i<this.endRow&&(this.endRow=i-1),null!==this.startRow&&(this.count=this.endRow-this.startRow+1)}}t.default=u},82325:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=s(o(42538)),n=s(o(48427));function a(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var l=new WeakMap;class h{constructor(e,t){let o=arguments.length>2&&void 0!==arguments[2]&&arguments[2];(0,i.default)(this,"row",null),(0,i.default)(this,"col",null),a(this,l,{writable:!0,value:!1}),(0,n.default)(this,l,o),void 0!==e&&void 0!==t&&(this.row=e,this.col=t)}isValid(e){const{countRows:t,countCols:o,countRowHeaders:s,countColHeaders:i}={countRows:0,countCols:0,countRowHeaders:0,countColHeaders:0,...e};return!(!Number.isInteger(this.row)||!Number.isInteger(this.col))&&(!(this.row<-i||this.col<-s)&&!(this.row>=t||this.col>=o))}isEqual(e){return e===this||this.row===e.row&&this.col===e.col}isHeader(){return!this.isCell()}isCell(){return this.row>=0&&this.col>=0}isRtl(){return(0,r.default)(this,l)}isSouthEastOf(e){return this.row>=e.row&&((0,r.default)(this,l)?this.col<=e.col:this.col>=e.col)}isNorthWestOf(e){return this.row<=e.row&&((0,r.default)(this,l)?this.col>=e.col:this.col<=e.col)}isSouthWestOf(e){return this.row>=e.row&&((0,r.default)(this,l)?this.col>=e.col:this.col<=e.col)}isNorthEastOf(e){return this.row<=e.row&&((0,r.default)(this,l)?this.col<=e.col:this.col>=e.col)}normalize(){return this.row=null===this.row?this.row:Math.max(this.row,0),this.col=null===this.col?this.col:Math.max(this.col,0),this}assign(e){return Number.isInteger(null==e?void 0:e.row)&&(this.row=e.row),Number.isInteger(null==e?void 0:e.col)&&(this.col=e.col),e instanceof h&&(0,n.default)(this,l,e.isRtl()),this}clone(){return new h(this.row,this.col,(0,r.default)(this,l))}toObject(){return{row:this.row,col:this.col}}}t.default=h},2961:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=s(o(42538)),n=s(o(48427)),a=s(o(82325));function l(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var h=new WeakMap;class u{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:e,s=arguments.length>3&&void 0!==arguments[3]&&arguments[3];(0,i.default)(this,"highlight",null),(0,i.default)(this,"from",null),(0,i.default)(this,"to",null),l(this,h,{writable:!0,value:!1}),this.highlight=e.clone(),this.from=t.clone(),this.to=o.clone(),(0,n.default)(this,h,s)}setHighlight(e){return this.highlight=e.clone(),this}setFrom(e){return this.from=e.clone(),this}setTo(e){return this.to=e.clone(),this}isValid(e){return this.from.isValid(e)&&this.to.isValid(e)}isSingle(){return this.isSingleCell()||this.isSingleHeader()}isSingleCell(){return this.from.row>=0&&this.from.row===this.to.row&&this.from.col>=0&&this.from.col===this.to.col}isSingleHeader(){return(this.from.row<0||this.from.col<0)&&this.from.row===this.to.row&&this.from.col===this.to.col}containsHeaders(){return this.from.isHeader()||this.to.isHeader()}getOuterHeight(){return Math.max(this.from.row,this.to.row)-Math.min(this.from.row,this.to.row)+1}getOuterWidth(){return Math.max(this.from.col,this.to.col)-Math.min(this.from.col,this.to.col)+1}getHeight(){if(this.from.row<0&&this.to.row<0)return 0;const e=Math.max(this.from.row,0),t=Math.max(this.to.row,0);return Math.max(e,t)-Math.min(e,t)+1}getWidth(){if(this.from.col<0&&this.to.col<0)return 0;const e=Math.max(this.from.col,0),t=Math.max(this.to.col,0);return Math.max(e,t)-Math.min(e,t)+1}getCellsCount(){return this.getWidth()*this.getHeight()}includes(e){const{row:t,col:o}=e,s=this.getOuterTopStartCorner(),i=this.getOuterBottomEndCorner();return s.row<=t&&i.row>=t&&s.col<=o&&i.col>=o}includesRange(e){return this.includes(e.getOuterTopStartCorner())&&this.includes(e.getOuterBottomEndCorner())}isEqual(e){return Math.min(this.from.row,this.to.row)===Math.min(e.from.row,e.to.row)&&Math.max(this.from.row,this.to.row)===Math.max(e.from.row,e.to.row)&&Math.min(this.from.col,this.to.col)===Math.min(e.from.col,e.to.col)&&Math.max(this.from.col,this.to.col)===Math.max(e.from.col,e.to.col)}overlaps(e){return e.isSouthEastOf(this.getOuterTopLeftCorner())&&e.isNorthWestOf(this.getOuterBottomRightCorner())}isSouthEastOf(e){return this.getOuterTopLeftCorner().isSouthEastOf(e)||this.getOuterBottomRightCorner().isSouthEastOf(e)}isNorthWestOf(e){return this.getOuterTopLeftCorner().isNorthWestOf(e)||this.getOuterBottomRightCorner().isNorthWestOf(e)}isOverlappingHorizontally(e){return this.getOuterTopRightCorner().col>=e.getOuterTopLeftCorner().col&&this.getOuterTopRightCorner().col<=e.getOuterTopRightCorner().col||this.getOuterTopLeftCorner().col<=e.getOuterTopRightCorner().col&&this.getOuterTopLeftCorner().col>=e.getOuterTopLeftCorner().col}isOverlappingVertically(e){return this.getOuterBottomRightCorner().row>=e.getOuterTopRightCorner().row&&this.getOuterBottomRightCorner().row<=e.getOuterBottomRightCorner().row||this.getOuterTopRightCorner().row<=e.getOuterBottomRightCorner().row&&this.getOuterTopRightCorner().row>=e.getOuterTopRightCorner().row}expand(e){const t=this.getOuterTopStartCorner(),o=this.getOuterBottomEndCorner();return(e.row<t.row||e.col<t.col||e.row>o.row||e.col>o.col)&&(this.from=this._createCellCoords(Math.min(t.row,e.row),Math.min(t.col,e.col)),this.to=this._createCellCoords(Math.max(o.row,e.row),Math.max(o.col,e.col)),!0)}expandByRange(e){if(this.includesRange(e)||!this.overlaps(e))return!1;const t=this.getOuterTopStartCorner(),o=this.getOuterBottomEndCorner(),s=this.getDirection(),i=e.getOuterTopStartCorner(),r=e.getOuterBottomEndCorner(),n=Math.min(t.row,i.row),a=Math.min(t.col,i.col),l=Math.max(o.row,r.row),h=Math.max(o.col,r.col),u=this._createCellCoords(n,a),d=this._createCellCoords(l,h);return this.from=u,this.to=d,this.setDirection(s),this.highlight.row===this.getOuterBottomRightCorner().row&&"N-S"===this.getVerticalDirection()&&this.flipDirectionVertically(),this.highlight.col===this.getOuterTopRightCorner().col&&"W-E"===this.getHorizontalDirection()&&this.flipDirectionHorizontally(),!0}getDirection(){return this.from.isNorthWestOf(this.to)?"NW-SE":this.from.isNorthEastOf(this.to)?"NE-SW":this.from.isSouthEastOf(this.to)?"SE-NW":this.from.isSouthWestOf(this.to)?"SW-NE":void 0}setDirection(e){switch(e){case"NW-SE":[this.from,this.to]=[this.getOuterTopLeftCorner(),this.getOuterBottomRightCorner()];break;case"NE-SW":[this.from,this.to]=[this.getOuterTopRightCorner(),this.getOuterBottomLeftCorner()];break;case"SE-NW":[this.from,this.to]=[this.getOuterBottomRightCorner(),this.getOuterTopLeftCorner()];break;case"SW-NE":[this.from,this.to]=[this.getOuterBottomLeftCorner(),this.getOuterTopRightCorner()]}}getVerticalDirection(){return["NE-SW","NW-SE"].indexOf(this.getDirection())>-1?"N-S":"S-N"}getHorizontalDirection(){return["NW-SE","SW-NE"].indexOf(this.getDirection())>-1?"W-E":"E-W"}flipDirectionVertically(){switch(this.getDirection()){case"NW-SE":this.setDirection("SW-NE");break;case"NE-SW":this.setDirection("SE-NW");break;case"SE-NW":this.setDirection("NE-SW");break;case"SW-NE":this.setDirection("NW-SE")}}flipDirectionHorizontally(){switch(this.getDirection()){case"NW-SE":this.setDirection("NE-SW");break;case"NE-SW":this.setDirection("NW-SE");break;case"SE-NW":this.setDirection("SW-NE");break;case"SW-NE":this.setDirection("SE-NW")}}getTopStartCorner(){return this._createCellCoords(Math.min(this.from.row,this.to.row),Math.min(this.from.col,this.to.col)).normalize()}getTopLeftCorner(){return(0,r.default)(this,h)?this.getTopEndCorner():this.getTopStartCorner()}getBottomEndCorner(){return this._createCellCoords(Math.max(this.from.row,this.to.row),Math.max(this.from.col,this.to.col)).normalize()}getBottomRightCorner(){return(0,r.default)(this,h)?this.getBottomStartCorner():this.getBottomEndCorner()}getTopEndCorner(){return this._createCellCoords(Math.min(this.from.row,this.to.row),Math.max(this.from.col,this.to.col)).normalize()}getTopRightCorner(){return(0,r.default)(this,h)?this.getTopStartCorner():this.getTopEndCorner()}getBottomStartCorner(){return this._createCellCoords(Math.max(this.from.row,this.to.row),Math.min(this.from.col,this.to.col)).normalize()}getBottomLeftCorner(){return(0,r.default)(this,h)?this.getBottomEndCorner():this.getBottomStartCorner()}getOuterTopStartCorner(){return this._createCellCoords(Math.min(this.from.row,this.to.row),Math.min(this.from.col,this.to.col))}getOuterTopLeftCorner(){return(0,r.default)(this,h)?this.getOuterTopEndCorner():this.getOuterTopStartCorner()}getOuterBottomEndCorner(){return this._createCellCoords(Math.max(this.from.row,this.to.row),Math.max(this.from.col,this.to.col))}getOuterBottomRightCorner(){return(0,r.default)(this,h)?this.getOuterBottomStartCorner():this.getOuterBottomEndCorner()}getOuterTopEndCorner(){return this._createCellCoords(Math.min(this.from.row,this.to.row),Math.max(this.from.col,this.to.col))}getOuterTopRightCorner(){return(0,r.default)(this,h)?this.getOuterTopStartCorner():this.getOuterTopEndCorner()}getOuterBottomStartCorner(){return this._createCellCoords(Math.max(this.from.row,this.to.row),Math.min(this.from.col,this.to.col))}getOuterBottomLeftCorner(){return(0,r.default)(this,h)?this.getOuterBottomEndCorner():this.getOuterBottomStartCorner()}isCorner(e,t){return!!(t&&t.includes(e)&&(this.getOuterTopLeftCorner().isEqual(this._createCellCoords(t.from.row,t.from.col))||this.getOuterTopRightCorner().isEqual(this._createCellCoords(t.from.row,t.to.col))||this.getOuterBottomLeftCorner().isEqual(this._createCellCoords(t.to.row,t.from.col))||this.getOuterBottomRightCorner().isEqual(this._createCellCoords(t.to.row,t.to.col))))||(e.isEqual(this.getOuterTopLeftCorner())||e.isEqual(this.getOuterTopRightCorner())||e.isEqual(this.getOuterBottomLeftCorner())||e.isEqual(this.getOuterBottomRightCorner()))}getOppositeCorner(e,t){if(!(e instanceof a.default))return!1;if(t){const{from:o,to:s}=t;if(t.includes(e)){if(this.getOuterTopStartCorner().isEqual(this._createCellCoords(o.row,o.col)))return this.getOuterBottomEndCorner();if(this.getOuterTopEndCorner().isEqual(this._createCellCoords(o.row,s.col)))return this.getOuterBottomStartCorner();if(this.getOuterBottomStartCorner().isEqual(this._createCellCoords(s.row,o.col)))return this.getOuterTopEndCorner();if(this.getOuterBottomEndCorner().isEqual(this._createCellCoords(s.row,s.col)))return this.getOuterTopStartCorner()}}return e.isEqual(this.getOuterBottomEndCorner())?this.getOuterTopStartCorner():e.isEqual(this.getOuterTopStartCorner())?this.getOuterBottomEndCorner():e.isEqual(this.getOuterTopEndCorner())?this.getOuterBottomStartCorner():e.isEqual(this.getOuterBottomStartCorner())?this.getOuterTopEndCorner():void 0}getBordersSharedWith(e){if(!this.includesRange(e))return[];const t=Math.min(this.from.row,this.to.row),o=Math.max(this.from.row,this.to.row),s=Math.min(this.from.col,this.to.col),i=Math.max(this.from.col,this.to.col),r=Math.min(e.from.row,e.to.row),n=Math.max(e.from.row,e.to.row),a=Math.min(e.from.col,e.to.col),l=Math.max(e.from.col,e.to.col),h=[];return t===r&&h.push("top"),i===l&&h.push("right"),o===n&&h.push("bottom"),s===a&&h.push("left"),h}getInner(){const e=this.getOuterTopStartCorner(),t=this.getOuterBottomEndCorner(),o=[];for(let s=e.row;s<=t.row;s++)for(let i=e.col;i<=t.col;i++)this.from.row===s&&this.from.col===i||this.to.row===s&&this.to.col===i||o.push(this._createCellCoords(s,i));return o}getAll(){const e=this.getOuterTopStartCorner(),t=this.getOuterBottomEndCorner(),o=[];for(let s=e.row;s<=t.row;s++)for(let i=e.col;i<=t.col;i++)e.row===s&&e.col===i?o.push(e):t.row===s&&t.col===i?o.push(t):o.push(this._createCellCoords(s,i));return o}forAll(e){const t=this.getOuterTopStartCorner(),o=this.getOuterBottomEndCorner();for(let s=t.row;s<=o.row;s++)for(let i=t.col;i<=o.col;i++){if(!1===e(s,i))return}}clone(){return new u(this.highlight,this.from,this.to,(0,r.default)(this,h))}toObject(){return{from:this.from.toObject(),to:this.to.toObject()}}_createCellCoords(e,t){return new a.default(e,t,(0,r.default)(this,h))}}t.default=u},25984:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(83302),n=o(18609),a=s(o(75244)),l=s(o(52188)),h=s(o(82325)),u=s(o(2961));t.default=class{get eventManager(){return new a.default(this)}constructor(e,t){(0,i.default)(this,"wtTable",void 0),(0,i.default)(this,"wtScroll",void 0),(0,i.default)(this,"wtViewport",void 0),(0,i.default)(this,"wtOverlays",void 0),(0,i.default)(this,"selectionManager",void 0),(0,i.default)(this,"wtEvent",void 0),(0,i.default)(this,"guid",`wt_${(0,n.randomString)()}`),(0,i.default)(this,"drawInterrupted",!1),(0,i.default)(this,"drawn",!1),(0,i.default)(this,"domBindings",void 0),(0,i.default)(this,"wtSettings",void 0),this.domBindings={rootTable:e,rootDocument:e.ownerDocument,rootWindow:e.ownerDocument.defaultView},this.wtSettings=t,this.wtScroll=new l.default(this.createScrollDao())}findOriginalHeaders(){const e=[];if(this.wtTable.THEAD.childNodes.length&&this.wtTable.THEAD.childNodes[0].childNodes.length){for(let t=0,o=this.wtTable.THEAD.childNodes[0].childNodes.length;t<o;t++)e.push(this.wtTable.THEAD.childNodes[0].childNodes[t].innerHTML);this.wtSettings.getSetting("columnHeaders").length||this.wtSettings.update("columnHeaders",[function(t,o){(0,r.fastInnerText)(o,e[t])}])}}createCellCoords(e,t){return new h.default(e,t,this.wtSettings.getSetting("rtlMode"))}createCellRange(e,t,o){return new u.default(e,t,o,this.wtSettings.getSetting("rtlMode"))}draw(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return this.drawInterrupted=!1,e||this.wtTable.isVisible()?this.wtTable.draw(e):this.drawInterrupted=!0,this}getCell(e){if(!(arguments.length>1&&void 0!==arguments[1]&&arguments[1]))return this.wtTable.getCell(e);const t=this.wtSettings.getSetting("totalRows"),o=this.wtSettings.getSetting("fixedRowsTop"),s=this.wtSettings.getSetting("fixedRowsBottom"),i=this.wtSettings.getSetting("fixedColumnsStart");if(e.row<o&&e.col<i)return this.wtOverlays.topInlineStartCornerOverlay.clone.wtTable.getCell(e);if(e.row<o)return this.wtOverlays.topOverlay.clone.wtTable.getCell(e);if(e.col<i&&e.row>=t-s){if(this.wtOverlays.bottomInlineStartCornerOverlay&&this.wtOverlays.bottomInlineStartCornerOverlay.clone)return this.wtOverlays.bottomInlineStartCornerOverlay.clone.wtTable.getCell(e)}else{if(e.col<i)return this.wtOverlays.inlineStartOverlay.clone.wtTable.getCell(e);if(e.row<t&&e.row>=t-s&&this.wtOverlays.bottomOverlay&&this.wtOverlays.bottomOverlay.clone)return this.wtOverlays.bottomOverlay.clone.wtTable.getCell(e)}return this.wtTable.getCell(e)}scrollViewport(e,t,o,s,i){return!(e.col<0||e.row<0)&&this.wtScroll.scrollViewport(e,t,o,s,i)}scrollViewportHorizontally(e,t,o){return!(e<0)&&this.wtScroll.scrollViewportHorizontally(e,t,o)}scrollViewportVertically(e,t,o){return!(e<0)&&this.wtScroll.scrollViewportVertically(e,t,o)}getViewport(){return[this.wtTable.getFirstVisibleRow(),this.wtTable.getFirstVisibleColumn(),this.wtTable.getLastVisibleRow(),this.wtTable.getLastVisibleColumn()]}destroy(){this.wtOverlays.destroy(),this.wtEvent.destroy()}createScrollDao(){const e=this;return{get drawn(){return e.drawn},get topOverlay(){return e.wtOverlays.topOverlay},get inlineStartOverlay(){return e.wtOverlays.inlineStartOverlay},get wtTable(){return e.wtTable},get wtViewport(){return e.wtViewport},get wtSettings(){return e.wtSettings},get rootWindow(){return e.domBindings.rootWindow},get totalRows(){return e.wtSettings.getSetting("totalRows")},get totalColumns(){return e.wtSettings.getSetting("totalColumns")},get fixedRowsTop(){return e.wtSettings.getSetting("fixedRowsTop")},get fixedRowsBottom(){return e.wtSettings.getSetting("fixedRowsBottom")},get fixedColumnsStart(){return e.wtSettings.getSetting("fixedColumnsStart")}}}getTableDao(){const e=this;return{get wot(){return e},get parentTableOffset(){return e.cloneSource.wtTable.tableOffset},get cloneSource(){return e.cloneSource},get workspaceWidth(){return e.wtViewport.getWorkspaceWidth()},get wtViewport(){return e.wtViewport},get wtOverlays(){return e.wtOverlays},get selectionManager(){return e.selectionManager},get drawn(){return e.drawn},set drawn(t){e.drawn=t},get wtTable(){return e.wtTable},get startColumnRendered(){return e.wtViewport.columnsRenderCalculator.startColumn},get startColumnVisible(){return e.wtViewport.columnsVisibleCalculator.startColumn},get endColumnRendered(){return e.wtViewport.columnsRenderCalculator.endColumn},get endColumnVisible(){return e.wtViewport.columnsVisibleCalculator.endColumn},get countColumnsRendered(){return e.wtViewport.columnsRenderCalculator.count},get countColumnsVisible(){return e.wtViewport.columnsVisibleCalculator.count},get startRowRendered(){return e.wtViewport.rowsRenderCalculator.startRow},get startRowVisible(){return e.wtViewport.rowsVisibleCalculator.startRow},get endRowRendered(){return e.wtViewport.rowsRenderCalculator.endRow},get endRowVisible(){return e.wtViewport.rowsVisibleCalculator.endRow},get countRowsRendered(){return e.wtViewport.rowsRenderCalculator.count},get countRowsVisible(){return e.wtViewport.rowsVisibleCalculator.count},get columnHeaders(){return e.wtSettings.getSetting("columnHeaders")},get rowHeaders(){return e.wtSettings.getSetting("rowHeaders")}}}}},49755:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=s(o(83154)),n=s(o(25984));class a extends n.default{constructor(e,t,o){super(e,t),(0,i.default)(this,"cloneSource",void 0),(0,i.default)(this,"cloneOverlay",void 0);const s=this.wtSettings.getSetting("facade",this);this.cloneSource=o.source,this.cloneOverlay=o.overlay,this.wtTable=this.cloneOverlay.createTable(this.getTableDao(),s,this.domBindings,this.wtSettings),this.wtViewport=o.viewport,this.selectionManager=o.selectionManager,this.wtEvent=new r.default(s,this.domBindings,this.wtSettings,this.eventManager,this.wtTable,this.selectionManager,o.event),this.findOriginalHeaders()}}t.default=a},59189:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(83154)),r=s(o(87831)),n=s(o(64057)),a=s(o(94915)),l=s(o(57293)),h=s(o(25984)),u=o(86143),d=o(22232),c=o(83302);class g extends h.default{constructor(e,t){super(e,new n.default(t));const o=this.wtSettings.getSetting("facade",this);this.wtTable=new a.default(this.getTableDao(),o,this.domBindings,this.wtSettings),this.wtViewport=new l.default(this.getViewportDao(),this.domBindings,this.wtSettings,this.eventManager,this.wtTable),this.selectionManager=new u.SelectionManager(this.wtSettings.getSetting("selections")),this.wtEvent=new i.default(o,this.domBindings,this.wtSettings,this.eventManager,this.wtTable,this.selectionManager),this.wtOverlays=new r.default(this,o,this.domBindings,this.wtSettings,this.eventManager,this.wtTable),this.exportSettingsAsClassNames(),this.findOriginalHeaders()}exportSettingsAsClassNames(){const e=[],t=[];(0,d.objectEach)({rowHeaders:"htRowHeaders",columnHeaders:"htColumnHeaders"},((o,s)=>{this.wtSettings.getSetting(s).length&&t.push(o),e.push(o)})),(0,c.removeClass)(this.wtTable.wtRootElement.parentNode,e),(0,c.addClass)(this.wtTable.wtRootElement.parentNode,t)}getViewportDao(){const e=this;return{get wot(){return e},get topOverlayTrimmingContainer(){return e.wtOverlays.topOverlay.trimmingContainer},get inlineStartOverlayTrimmingContainer(){return e.wtOverlays.inlineStartOverlay.trimmingContainer},get topScrollPosition(){return e.wtOverlays.topOverlay.getScrollPosition()},get topParentOffset(){return e.wtOverlays.topOverlay.getTableParentOffset()},get inlineStartScrollPosition(){return e.wtOverlays.inlineStartOverlay.getScrollPosition()},get inlineStartParentOffset(){return e.wtOverlays.inlineStartOverlay.getTableParentOffset()},get topOverlay(){return e.wtOverlays.topOverlay},get inlineStartOverlay(){return e.wtOverlays.inlineStartOverlay},get bottomOverlay(){return e.wtOverlays.bottomOverlay}}}}t.default=g},83154:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0;var i=s(o(42538)),r=s(o(48427)),n=o(83302),a=o(85015),l=o(7374),h=o(37595),u=o(93315);function d(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var c=new WeakMap,g=new WeakMap,f=new WeakMap,p=new WeakMap,m=new WeakMap,w=new WeakMap,C=new WeakMap,v=new WeakMap,y=new WeakMap,E=new WeakMap;t.default=class{constructor(e,t,o,s,i,n){let a=arguments.length>6&&void 0!==arguments[6]?arguments[6]:null;d(this,c,{writable:!0,value:void 0}),d(this,g,{writable:!0,value:void 0}),d(this,f,{writable:!0,value:void 0}),d(this,p,{writable:!0,value:void 0}),d(this,m,{writable:!0,value:void 0}),d(this,w,{writable:!0,value:void 0}),d(this,C,{writable:!0,value:void 0}),d(this,v,{writable:!0,value:void 0}),d(this,y,{writable:!0,value:[null,null]}),d(this,E,{writable:!0,value:[null,null]}),(0,r.default)(this,c,o),(0,r.default)(this,g,t),(0,r.default)(this,f,i),(0,r.default)(this,p,n),(0,r.default)(this,m,a),(0,r.default)(this,w,s),(0,r.default)(this,C,e),this.registerEvents()}registerEvents(){(0,i.default)(this,w).addEventListener((0,i.default)(this,f).holder,"contextmenu",(e=>this.onContextMenu(e))),(0,i.default)(this,w).addEventListener((0,i.default)(this,f).TABLE,"mouseover",(e=>this.onMouseOver(e))),(0,i.default)(this,w).addEventListener((0,i.default)(this,f).TABLE,"mouseout",(e=>this.onMouseOut(e)));const e=()=>{(0,i.default)(this,w).addEventListener((0,i.default)(this,f).holder,"touchstart",(e=>this.onTouchStart(e))),(0,i.default)(this,w).addEventListener((0,i.default)(this,f).holder,"touchend",(e=>this.onTouchEnd(e))),this.momentumScrolling||(this.momentumScrolling={}),(0,i.default)(this,w).addEventListener((0,i.default)(this,f).holder,"scroll",(()=>{clearTimeout(this.momentumScrolling._timeout),this.momentumScrolling.ongoing||(0,i.default)(this,c).getSetting("onBeforeTouchScroll"),this.momentumScrolling.ongoing=!0,this.momentumScrolling._timeout=setTimeout((()=>{this.touchApplied||(this.momentumScrolling.ongoing=!1,(0,i.default)(this,c).getSetting("onAfterMomentumScroll"))}),200)}))},t=()=>{(0,i.default)(this,w).addEventListener((0,i.default)(this,f).holder,"mouseup",(e=>this.onMouseUp(e))),(0,i.default)(this,w).addEventListener((0,i.default)(this,f).holder,"mousedown",(e=>this.onMouseDown(e)))};(0,h.isMobileBrowser)()?e():((0,l.isTouchSupported)()&&e(),t())}selectedCellWasTouched(e){const t=this.parentCell(e).coords;if((0,i.default)(this,v)&&t){const[e,o]=[t.row,(0,i.default)(this,v).from.row],[s,r]=[t.col,(0,i.default)(this,v).from.col];return e===o&&s===r}return!1}parentCell(e){const t={},o=(0,i.default)(this,f).TABLE,s=(0,n.closestDown)(e,["TD","TH"],o);return s?(t.coords=(0,i.default)(this,f).getCoords(s),t.TD=s):(0,n.hasClass)(e,"wtBorder")&&(0,n.hasClass)(e,"current")?(t.coords=(0,i.default)(this,p).getFocusSelection().cellRange.highlight,t.TD=(0,i.default)(this,f).getCell(t.coords)):(0,n.hasClass)(e,"wtBorder")&&(0,n.hasClass)(e,"area")&&(0,i.default)(this,p).getAreaSelection().cellRange&&(t.coords=(0,i.default)(this,p).getAreaSelection().cellRange.to,t.TD=(0,i.default)(this,f).getCell(t.coords)),t}onMouseDown(e){const t=(0,i.default)(this,g).rootDocument.activeElement,o=(0,a.partial)(n.getParent,e.target),s=e.target;if(!["TD","TH"].includes(t.nodeName)&&(s===t||o(0)===t||o(1)===t))return;const r=this.parentCell(s);(0,n.hasClass)(s,"corner")?(0,i.default)(this,c).getSetting("onCellCornerMouseDown",e,s):r.TD&&(0,i.default)(this,c).has("onCellMouseDown")&&this.callListener("onCellMouseDown",e,r.coords,r.TD),(0===e.button||this.touchApplied)&&r.TD&&((0,i.default)(this,E)[0]=r.TD,clearTimeout((0,i.default)(this,y)[0]),(0,i.default)(this,y)[0]=setTimeout((()=>{(0,i.default)(this,E)[0]=null}),1e3))}onContextMenu(e){if((0,i.default)(this,c).has("onCellContextMenu")){const t=this.parentCell(e.target);t.TD&&this.callListener("onCellContextMenu",e,t.coords,t.TD)}}onMouseOver(e){if(!(0,i.default)(this,c).has("onCellMouseOver"))return;const t=(0,i.default)(this,f).TABLE,o=(0,n.closestDown)(e.target,["TD","TH"],t),s=(0,i.default)(this,m)||this;o&&o!==s.lastMouseOver&&(0,n.isChildOf)(o,t)&&(s.lastMouseOver=o,this.callListener("onCellMouseOver",e,(0,i.default)(this,f).getCoords(o),o))}onMouseOut(e){if(!(0,i.default)(this,c).has("onCellMouseOut"))return;const t=(0,i.default)(this,f).TABLE,o=(0,n.closestDown)(e.target,["TD","TH"],t),s=(0,n.closestDown)(e.relatedTarget,["TD","TH"],t),r=(0,i.default)(this,m)||this;o&&o!==s&&(0,n.isChildOf)(o,t)&&(this.callListener("onCellMouseOut",e,(0,i.default)(this,f).getCoords(o),o),null===s&&(r.lastMouseOver=null))}onMouseUp(e){const t=this.parentCell(e.target);t.TD&&(0,i.default)(this,c).has("onCellMouseUp")&&this.callListener("onCellMouseUp",e,t.coords,t.TD),(0===e.button||this.touchApplied)&&(t.TD===(0,i.default)(this,E)[0]&&t.TD===(0,i.default)(this,E)[1]?((0,n.hasClass)(e.target,"corner")?this.callListener("onCellCornerDblClick",e,t.coords,t.TD):this.callListener("onCellDblClick",e,t.coords,t.TD),(0,i.default)(this,E)[0]=null,(0,i.default)(this,E)[1]=null):t.TD===(0,i.default)(this,E)[0]&&((0,i.default)(this,E)[1]=t.TD,clearTimeout((0,i.default)(this,y)[1]),(0,i.default)(this,y)[1]=setTimeout((()=>{(0,i.default)(this,E)[1]=null}),500)))}onTouchStart(e){(0,r.default)(this,v,(0,i.default)(this,p).getFocusSelection().cellRange),this.touchApplied=!0,this.onMouseDown(e)}onTouchEnd(e){var t;const o=e.target,s=null===(t=this.parentCell(o))||void 0===t?void 0:t.coords,r=(0,u.isDefined)(s)&&s.row>=0&&s.col>=0;if(e.cancelable&&r&&(0,i.default)(this,c).getSetting("isDataViewInstance")){const t=["A","BUTTON","INPUT"];(0,h.isIOS)()&&((0,h.isChromeWebKit)()||(0,h.isFirefoxWebKit)())&&this.selectedCellWasTouched(o)&&!t.includes(o.tagName)?e.preventDefault():this.selectedCellWasTouched(o)||e.preventDefault()}this.onMouseUp(e),this.touchApplied=!1}callListener(e,t,o,s){const r=(0,i.default)(this,c).getSettingPure(e);r&&r(t,o,s,(0,i.default)(this,C).call(this))}destroy(){clearTimeout((0,i.default)(this,y)[0]),clearTimeout((0,i.default)(this,y)[1]),(0,i.default)(this,w).destroy()}}},70559:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(59189)),r=s(o(25984));class n{constructor(e){e instanceof r.default?this._wot=e:this._initFromSettings(e)}_initFromSettings(e){e.facade=e=>{const t=new n(e);return()=>t},this._wot=new i.default(e.table,e)}get guid(){return this._wot.guid}get rootDocument(){return this._wot.domBindings.rootDocument}get rootWindow(){return this._wot.domBindings.rootWindow}get wtSettings(){return this._wot.wtSettings}get cloneSource(){return this._wot.cloneSource}get cloneOverlay(){return this._wot.cloneOverlay}get selectionManager(){return this._wot.selectionManager}get wtViewport(){return this._wot.wtViewport}get wtOverlays(){return this._wot.wtOverlays}get wtTable(){return this._wot.wtTable}get wtEvent(){return this._wot.wtEvent}get wtScroll(){return this._wot.wtScroll}get drawn(){return this._wot.drawn}set drawn(e){this._wot.drawn=e}get drawInterrupted(){return this._wot.drawInterrupted}set drawInterrupted(e){this._wot.drawInterrupted=e}get lastMouseOver(){return this._wot.lastMouseOver}set lastMouseOver(e){this._wot.lastMouseOver=e}get momentumScrolling(){return this._wot.momentumScrolling}set momentumScrolling(e){this._wot.momentumScrolling=e}get touchApplied(){return this._wot.touchApplied}set touchApplied(e){this._wot.touchApplied=e}get domBindings(){return this._wot.domBindings}get eventListeners(){return this._wot.eventListeners}set eventListeners(e){this._wot.eventListeners=e}get eventManager(){return this._wot.eventManager}createCellCoords(e,t){return this._wot.createCellCoords(e,t)}createCellRange(e,t,o){return this._wot.createCellRange(e,t,o)}draw(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return this._wot.draw(e),this}getCell(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return this._wot.getCell(e,t)}scrollViewport(e,t,o,s,i){return this._wot.scrollViewport(e,t,o,s,i)}scrollViewportHorizontally(e,t,o){return this._wot.scrollViewportHorizontally(e,t,o)}scrollViewportVertically(e,t,o){return this._wot.scrollViewportVertically(e,t,o)}getViewport(){return this._wot.getViewport()}getOverlayName(){return this._wot.cloneOverlay?this._wot.cloneOverlay.type:"master"}exportSettingsAsClassNames(){return this._wot.exportSettingsAsClassNames()}update(e,t){return this._wot.wtSettings.update(e,t),this}getSetting(e,t,o,s,i){return this._wot.wtSettings.getSetting(e,t,o,s,i)}hasSetting(e){return this._wot.wtSettings.hasSetting(e)}destroy(){this._wot.destroy()}}t.default=n},65946:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231));t.default=class{constructor(e,t,o){(0,i.default)(this,"offset",void 0),(0,i.default)(this,"total",void 0),(0,i.default)(this,"countTH",void 0),this.offset=e,this.total=t,this.countTH=o}offsetted(e){return e+this.offset}unOffsetted(e){return e-this.offset}renderedToSource(e){return this.offsetted(e)}sourceToRendered(e){return this.unOffsetted(e)}offsettedTH(e){return e-this.countTH}unOffsettedTH(e){return e+this.countTH}visibleRowHeadedColumnToSourceColumn(e){return this.renderedToSource(this.offsettedTH(e))}sourceColumnToVisibleRowHeadedColumn(e){return this.unOffsettedTH(this.sourceToRendered(e))}}},22350:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231));t.default=class{constructor(e,t,o){(0,i.default)(this,"offset",void 0),(0,i.default)(this,"total",void 0),(0,i.default)(this,"countTH",void 0),this.offset=e,this.total=t,this.countTH=o}offsetted(e){return e+this.offset}unOffsetted(e){return e-this.offset}renderedToSource(e){return this.offsetted(e)}sourceToRendered(e){return this.unOffsetted(e)}offsettedTH(e){return e-this.countTH}unOffsettedTH(e){return e+this.countTH}visibleColHeadedRowToSourceRow(e){return this.renderedToSource(this.offsettedTH(e))}sourceRowToVisibleColHeadedRow(e){return this.unOffsettedTH(this.sourceToRendered(e))}}},21280:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(65658));t.ViewportColumnsCalculator=i.default;var r=s(o(36107));t.ViewportRowsCalculator=r.default;var n=s(o(82325));t.CellCoords=n.default;var a=s(o(2961));t.CellRange=a.default;var l=s(o(70559));t.default=l.default,t.Core=l.default;var h=o(88361);t.Selection=h.Selection,t.HIGHLIGHT_ACTIVE_HEADER_TYPE=h.ACTIVE_HEADER_TYPE,t.HIGHLIGHT_AREA_TYPE=h.AREA_TYPE,t.HIGHLIGHT_FOCUS_TYPE=h.FOCUS_TYPE,t.HIGHLIGHT_FILL_TYPE=h.FILL_TYPE,t.HIGHLIGHT_HEADER_TYPE=h.HEADER_TYPE,t.HIGHLIGHT_ROW_TYPE=h.ROW_TYPE,t.HIGHLIGHT_COLUMN_TYPE=h.COLUMN_TYPE,t.HIGHLIGHT_CUSTOM_SELECTION_TYPE=h.CUSTOM_SELECTION_TYPE;var u=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var o=g(t);if(o&&o.has(e))return o.get(e);var s={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var n=i?Object.getOwnPropertyDescriptor(e,r):null;n&&(n.get||n.set)?Object.defineProperty(s,r,n):s[r]=e[r]}return s.default=e,o&&o.set(e,s),s}(o(96649));t.Renderer=u;var d=o(1909);t.OrderView=d.OrderView,t.SharedOrderView=d.SharedOrderView;var c=o(75244);function g(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,o=new WeakMap;return(g=function(e){return e?o:t})(e)}t.getListenersCounter=c.getListenersCounter},75391:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=o(83302),n=o(22232),a=o(50095),l=o(69173),h=o(3984),u=s(o(49755)),d=o(5386);t.Overlay=class{constructor(e,t,o,s,a){(0,i.default)(this,"wtSettings",null),(0,n.defineGetter)(this,"wot",e,{writable:!1}),this.domBindings=a,this.facadeGetter=t,this.wtSettings=s;const{TABLE:l,hider:h,spreader:u,holder:d,wtRootElement:c}=this.wot.wtTable;this.instance=this.wot,this.type=o,this.mainTableScrollableElement=null,this.TABLE=l,this.hider=h,this.spreader=u,this.holder=d,this.wtRootElement=c,this.trimmingContainer=(0,r.getTrimmingContainer)(this.hider.parentNode.parentNode),this.updateStateOfRendering(),this.clone=this.makeClone()}updateStateOfRendering(){const e=this.needFullRender;this.needFullRender=this.shouldBeRendered();const t=e!==this.needFullRender;return t&&!this.needFullRender&&this.reset(),t}shouldBeRendered(){return!0}updateTrimmingContainer(){this.trimmingContainer=(0,r.getTrimmingContainer)(this.hider.parentNode.parentNode)}updateMainScrollableElement(){const{wtTable:e}=this.wot,{rootWindow:t}=this.domBindings;"hidden"===t.getComputedStyle(e.wtRootElement.parentNode).getPropertyValue("overflow")?this.mainTableScrollableElement=this.wot.wtTable.holder:this.mainTableScrollableElement=(0,r.getScrollableElement)(e.TABLE)}getRelativeCellPosition(e,t,o){if(!1===this.clone.wtTable.holder.contains(e))return void(0,l.warn)(`The provided element is not a child of the ${this.type} overlay`);const s=this.mainTableScrollableElement===this.domBindings.rootWindow,i=o<this.wtSettings.getSetting("fixedColumnsStart"),r=t<this.wtSettings.getSetting("fixedRowsTop"),n=t>=this.wtSettings.getSetting("totalRows")-this.wtSettings.getSetting("fixedRowsBottom"),a=this.clone.wtTable.spreader,h={start:this.getRelativeStartPosition(a),top:a.offsetTop},u={start:this.getRelativeStartPosition(e),top:e.offsetTop};let d=null;return d=s?this.getRelativeCellPositionWithinWindow(r,i,u,h):this.getRelativeCellPositionWithinHolder(r,n,i,u,h),d}getRelativeStartPosition(e){return this.isRtl()?e.offsetParent.offsetWidth-e.offsetLeft-e.offsetWidth:e.offsetLeft}getRelativeCellPositionWithinWindow(e,t,o,s){const i=this.wot.wtTable.wtRootElement.getBoundingClientRect();let n=0,a=0;if(t){let e=i.left;this.isRtl()&&(e=this.domBindings.rootWindow.innerWidth-(i.left+i.width+(0,r.getScrollbarWidth)())),n=e<=0?-1*e:0}else n=s.start;if(e){a=this.clone.wtTable.TABLE.getBoundingClientRect().top-i.top}else a=s.top;return{start:o.start+n,top:o.top+a}}getRelativeCellPositionWithinHolder(e,t,o,s,i){const r=this.wot.wtOverlays.inlineStartOverlay.getScrollPosition(),n=this.wot.wtOverlays.topOverlay.getScrollPosition();let a=0,l=0;if(o||(a=r-i.start),t){const e=this.wot.wtTable.wtRootElement.getBoundingClientRect();l=-1*this.clone.wtTable.TABLE.getBoundingClientRect().top+e.top}else e||(l=n-i.top);return{start:s.start-a,top:s.top-l}}makeClone(){if(-1===h.CLONE_TYPES.indexOf(this.type))throw new Error(`Clone type "${this.type}" is not supported.`);const{wtTable:e,wtSettings:t}=this.wot,{rootDocument:o,rootWindow:s}=this.domBindings,i=o.createElement("DIV"),n=o.createElement("TABLE"),a=e.wtRootElement.parentNode;i.className=`${h.CLONE_CLASS_NAMES.get(this.type)} handsontable`,i.setAttribute("dir",this.isRtl()?"rtl":"ltr"),i.style.position="absolute",i.style.top=0,i.style.overflow="visible",this.isRtl()?i.style.right=0:i.style.left=0,t.getSetting("ariaTags")&&(0,r.setAttribute)(i,[(0,d.A11Y_PRESENTATION)()]),n.className=e.TABLE.className;e.TABLE.getAttribute("role")&&n.setAttribute("role",e.TABLE.getAttribute("role")),i.appendChild(n),a.appendChild(i);const l=this.wtSettings.getSetting("preventOverflow");return!0===l||"horizontal"===l&&this.type===h.CLONE_TOP||"vertical"===l&&this.type===h.CLONE_INLINE_START?this.mainTableScrollableElement=s:"hidden"===s.getComputedStyle(a).getPropertyValue("overflow")?this.mainTableScrollableElement=e.holder:this.mainTableScrollableElement=(0,r.getScrollableElement)(e.TABLE),new u.default(n,this.wtSettings,{source:this.wot,overlay:this,viewport:this.wot.wtViewport,event:this.wot.wtEvent,selectionManager:this.wot.selectionManager})}refresh(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const t=this.shouldBeRendered();this.clone&&(this.needFullRender||t)&&this.clone.draw(e),this.needFullRender=t}reset(){if(!this.clone)return;const e=this.clone.wtTable.holder,t=this.clone.wtTable.hider,o=e.style,s=t.style,i=e.parentNode.style;(0,a.arrayEach)([o,s,i],(e=>{e.width="",e.height=""}))}isRtl(){return this.wtSettings.getSetting("rtlMode")}destroy(){this.clone.eventManager.destroy()}}},99260:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=o(83302),n=s(o(86363)),a=o(75391),l=o(3984);class h extends a.Overlay{constructor(e,t,o,s){super(e,t,l.CLONE_BOTTOM,o,s),(0,i.default)(this,"cachedFixedRowsBottom",-1),this.cachedFixedRowsBottom=this.wtSettings.getSetting("fixedRowsBottom")}createTable(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return new n.default(...t)}shouldBeRendered(){return this.wtSettings.getSetting("shouldRenderBottomOverlay")}resetFixedPosition(){if(!this.needFullRender||!this.wot.wtTable.holder.parentNode)return!1;const{rootWindow:e}=this.domBindings,t=this.clone.wtTable.holder.parentNode;t.style.top="";let o=0;const s=this.wtSettings.getSetting("preventOverflow");this.trimmingContainer!==e||s&&"vertical"===s?(o=this.getScrollPosition(),this.repositionOverlay()):(o=this.getOverlayOffset(),t.style.bottom=`${o}px`);const i=this.adjustHeaderBordersPosition(o);return this.adjustElementsSize(),i}repositionOverlay(){const{wtTable:e,wtViewport:t}=this.wot,{rootDocument:o}=this.domBindings,s=this.clone.wtTable.holder.parentNode;let i=0;t.hasVerticalScroll()||(i+=t.getWorkspaceHeight()-e.getTotalHeight()),t.hasVerticalScroll()&&t.hasHorizontalScroll()&&(i+=(0,r.getScrollbarWidth)(o)),s.style.bottom=`${i}px`}setScrollPosition(e){const{rootWindow:t}=this.domBindings;let o=!1;return this.mainTableScrollableElement===t?(t.scrollTo((0,r.getWindowScrollLeft)(t),e),o=!0):this.mainTableScrollableElement.scrollTop!==e&&(this.mainTableScrollableElement.scrollTop=e,o=!0),o}onScroll(){this.wtSettings.getSetting("onScrollHorizontally")}sumCellSizes(e,t){const{wtTable:o,wtSettings:s}=this.wot,i=s.getSetting("defaultRowHeight");let r=e,n=0;for(;r<t;){const e=o.getRowHeight(r);n+=void 0===e?i:e,r+=1}return n}adjustElementsSize(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.updateTrimmingContainer(),(this.needFullRender||e)&&(this.adjustRootElementSize(),this.adjustRootChildrenSize())}adjustRootElementSize(){const{wtTable:e,wtViewport:t}=this.wot,{rootDocument:o,rootWindow:s}=this.domBindings,i=(0,r.getScrollbarWidth)(o),n=this.clone.wtTable.holder.parentNode.style,a=this.wtSettings.getSetting("preventOverflow");if(this.trimmingContainer!==s||"horizontal"===a){let o=t.getWorkspaceWidth();this.wot.wtOverlays.hasScrollbarRight&&(o-=i),o=Math.min(o,e.wtRootElement.scrollWidth),n.width=`${o}px`}else n.width="";this.clone.wtTable.holder.style.width=n.width;let l=(0,r.outerHeight)(this.clone.wtTable.TABLE);this.wot.wtTable.hasDefinedSize()||(l=0),n.height=`${l}px`}adjustRootChildrenSize(){const{holder:e}=this.clone.wtTable;this.clone.wtTable.hider.style.width=this.hider.style.width,e.style.width=e.parentNode.style.width,e.style.height=e.parentNode.style.height}applyToDOM(){const e=this.wtSettings.getSetting("totalRows");if("number"==typeof this.wot.wtViewport.rowsRenderCalculator.startPosition)this.spreader.style.top=`${this.wot.wtViewport.rowsRenderCalculator.startPosition}px`;else{if(0!==e)throw new Error("Incorrect value of the rowsRenderCalculator");this.spreader.style.top="0"}this.spreader.style.bottom="",this.needFullRender&&this.syncOverlayOffset()}syncOverlayOffset(){const e=this.isRtl()?"right":"left",{spreader:t}=this.clone.wtTable;"number"==typeof this.wot.wtViewport.columnsRenderCalculator.startPosition?t.style[e]=`${this.wot.wtViewport.columnsRenderCalculator.startPosition}px`:t.style[e]=""}scrollTo(e,t){let o=this.getTableParentOffset();const s=(this.wot.cloneSource?this.wot.cloneSource:this.wot).wtTable.holder;let i=0;t&&s.offsetHeight!==s.clientHeight&&(i=(0,r.getScrollbarWidth)(this.domBindings.rootDocument)),t?(o+=this.sumCellSizes(0,e+1),o-=this.wot.wtViewport.getViewportHeight(),o+=1):o+=this.sumCellSizes(this.wtSettings.getSetting("fixedRowsBottom"),e),o+=i,this.setScrollPosition(o)}getTableParentOffset(){return this.mainTableScrollableElement===this.domBindings.rootWindow?this.wot.wtTable.holderOffset.top:0}getScrollPosition(){return(0,r.getScrollTop)(this.mainTableScrollableElement,this.domBindings.rootWindow)}getOverlayOffset(){const{rootWindow:e}=this.domBindings,t=this.wtSettings.getSetting("preventOverflow");let o=0;if(this.trimmingContainer===e&&(!t||"vertical"!==t)){const e=this.wot.wtTable.getTotalHeight(),t=e-this.clone.wtTable.getTotalHeight(),s=this.domBindings.rootDocument.documentElement.clientHeight;o=Math.max(this.getTableParentOffset()-this.getScrollPosition()-s+e,0),o>t&&(o=0)}return o}adjustHeaderBordersPosition(e){const t=this.wtSettings.getSetting("fixedRowsBottom"),o=this.cachedFixedRowsBottom!==t,s=this.wtSettings.getSetting("columnHeaders");let i=!1;if((o||0===t)&&s.length>0){const t=this.wot.wtTable.holder.parentNode,o=(0,r.hasClass)(t,"innerBorderBottom");this.cachedFixedRowsBottom=this.wtSettings.getSetting("fixedRowsBottom"),e||0===this.wtSettings.getSetting("totalRows")?((0,r.addClass)(t,"innerBorderBottom"),i=!o):((0,r.removeClass)(t,"innerBorderBottom"),i=o)}return i}}t.BottomOverlay=h},79720:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=o(83302),r=s(o(58654)),n=o(75391),a=o(3984);class l extends n.Overlay{constructor(e,t,o,s,i,r){super(e,t,a.CLONE_BOTTOM_INLINE_START_CORNER,o,s),this.bottomOverlay=i,this.inlineStartOverlay=r}createTable(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return new r.default(...t)}shouldBeRendered(){return this.wtSettings.getSetting("shouldRenderBottomOverlay")&&this.wtSettings.getSetting("shouldRenderInlineStartOverlay")}resetFixedPosition(){const{wot:e}=this;if(this.updateTrimmingContainer(),!e.wtTable.holder.parentNode)return!1;const t=this.clone.wtTable.holder.parentNode;if(t.style.top="",this.trimmingContainer===this.domBindings.rootWindow){const e=this.inlineStartOverlay.getOverlayOffset(),o=this.bottomOverlay.getOverlayOffset();t.style[this.isRtl()?"right":"left"]=`${e}px`,t.style.bottom=`${o}px`}else(0,i.resetCssTransform)(t),this.repositionOverlay();let o=(0,i.outerHeight)(this.clone.wtTable.TABLE);const s=(0,i.outerWidth)(this.clone.wtTable.TABLE);return this.wot.wtTable.hasDefinedSize()||(o=0),t.style.height=`${o}px`,t.style.width=`${s}px`,!1}repositionOverlay(){const{wtTable:e,wtViewport:t}=this.wot,{rootDocument:o}=this.domBindings,s=this.clone.wtTable.holder.parentNode;let r=0;t.hasVerticalScroll()||(r+=t.getWorkspaceHeight()-e.getTotalHeight()),t.hasVerticalScroll()&&t.hasHorizontalScroll()&&(r+=(0,i.getScrollbarWidth)(o)),s.style.bottom=`${r}px`}}t.BottomInlineStartCornerOverlay=l},3984:(e,t)=>{"use strict";t.__esModule=!0;const o=t.CLONE_TOP="top",s=t.CLONE_BOTTOM="bottom",i=t.CLONE_INLINE_START="inline_start",r=t.CLONE_TOP_INLINE_START_CORNER="top_inline_start_corner",n=t.CLONE_BOTTOM_INLINE_START_CORNER="bottom_inline_start_corner";t.CLONE_TYPES=[o,s,i,r,n],t.CLONE_CLASS_NAMES=new Map([[o,`ht_clone_${o}`],[s,`ht_clone_${s}`],[i,`ht_clone_${i} ht_clone_left`],[r,`ht_clone_${r} ht_clone_top_left_corner`],[n,`ht_clone_${n} ht_clone_bottom_left_corner`]])},89381:(e,t,o)=>{"use strict";t.__esModule=!0;var s={BottomInlineStartCornerOverlay:!0,BottomOverlay:!0,InlineStartOverlay:!0,Overlay:!0,TopInlineStartCornerOverlay:!0,TopOverlay:!0},i=o(79720);t.BottomInlineStartCornerOverlay=i.BottomInlineStartCornerOverlay;var r=o(99260);t.BottomOverlay=r.BottomOverlay;var n=o(34170);t.InlineStartOverlay=n.InlineStartOverlay;var a=o(75391);t.Overlay=a.Overlay;var l=o(40387);t.TopInlineStartCornerOverlay=l.TopInlineStartCornerOverlay;var h=o(82148);t.TopOverlay=h.TopOverlay;var u=o(3984);Object.keys(u).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(s,e)||e in t&&t[e]===u[e]||(t[e]=u[e]))}))},34170:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=o(83302),r=s(o(32173)),n=o(75391),a=o(88361),l=o(3984);class h extends n.Overlay{constructor(e,t,o,s){super(e,t,l.CLONE_INLINE_START,o,s)}createTable(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return new r.default(...t)}shouldBeRendered(){return this.wtSettings.getSetting("shouldRenderInlineStartOverlay")}resetFixedPosition(){const{wtTable:e}=this.wot;if(!this.needFullRender||!e.holder.parentNode)return!1;const{rootWindow:t}=this.domBindings,o=this.clone.wtTable.holder.parentNode,s=this.wtSettings.getSetting("preventOverflow");let r=0;this.trimmingContainer!==t||s&&"horizontal"===s?(r=this.getScrollPosition(),(0,i.resetCssTransform)(o)):(r=this.getOverlayOffset()*(this.isRtl()?-1:1),(0,i.setOverlayPosition)(o,`${r}px`,"0px"));const n=this.adjustHeaderBordersPosition(r);return this.adjustElementsSize(),n}setScrollPosition(e){const{rootWindow:t}=this.domBindings;let o=!1;return this.isRtl()&&(e=-e),this.mainTableScrollableElement===t&&t.scrollX!==e?(t.scrollTo(e,(0,i.getWindowScrollTop)(t)),o=!0):this.mainTableScrollableElement.scrollLeft!==e&&(this.mainTableScrollableElement.scrollLeft=e,o=!0),o}onScroll(){this.wtSettings.getSetting("onScrollVertically")}sumCellSizes(e,t){const o=this.wtSettings.getSetting("defaultColumnWidth");let s=e,i=0;for(;s<t;)i+=this.wot.wtTable.getStretchedColumnWidth(s)||o,s+=1;return i}adjustElementsSize(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.updateTrimmingContainer(),(this.needFullRender||e)&&(this.adjustRootElementSize(),this.adjustRootChildrenSize())}adjustRootElementSize(){const{wtTable:e}=this.wot,{rootDocument:t,rootWindow:o}=this.domBindings,s=(0,i.getScrollbarWidth)(t),r=this.clone.wtTable.holder.parentNode.style,n=this.wtSettings.getSetting("preventOverflow");if(this.trimmingContainer!==o||"vertical"===n){let t=this.wot.wtViewport.getWorkspaceHeight();this.wot.wtOverlays.hasScrollbarBottom&&(t-=s),t=Math.min(t,e.wtRootElement.scrollHeight),r.height=`${t}px`}else r.height="";this.clone.wtTable.holder.style.height=r.height;const a=(0,i.outerWidth)(this.clone.wtTable.TABLE);r.width=`${a}px`}adjustRootChildrenSize(){const{holder:e}=this.clone.wtTable,t=this.wot.selectionManager.getFocusSelection()?parseInt(a.CORNER_DEFAULT_STYLE.width,10)/2:0;this.clone.wtTable.hider.style.height=this.hider.style.height,e.style.height=e.parentNode.style.height,e.style.width=`${parseInt(e.parentNode.style.width,10)+t}px`}applyToDOM(){const e=this.wtSettings.getSetting("totalColumns"),t=this.isRtl()?"right":"left";if("number"==typeof this.wot.wtViewport.columnsRenderCalculator.startPosition)this.spreader.style[t]=`${this.wot.wtViewport.columnsRenderCalculator.startPosition}px`;else{if(0!==e)throw new Error("Incorrect value of the columnsRenderCalculator");this.spreader.style[t]="0"}this.isRtl()?this.spreader.style.left="":this.spreader.style.right="",this.needFullRender&&this.syncOverlayOffset()}syncOverlayOffset(){"number"==typeof this.wot.wtViewport.rowsRenderCalculator.startPosition?this.clone.wtTable.spreader.style.top=`${this.wot.wtViewport.rowsRenderCalculator.startPosition}px`:this.clone.wtTable.spreader.style.top=""}scrollTo(e,t){let o=this.getTableParentOffset();const s=(this.wot.cloneSource?this.wot.cloneSource:this.wot).wtTable.holder;let r=0;if(t){this.wot.wtTable.getColumnWidth(e)>this.wot.wtViewport.getViewportWidth()&&(t=!1)}return t&&s.offsetWidth!==s.clientWidth&&(r=(0,i.getScrollbarWidth)(this.domBindings.rootDocument)),t?(o+=this.sumCellSizes(0,e+1),o-=this.wot.wtViewport.getViewportWidth()):o+=this.sumCellSizes(this.wtSettings.getSetting("fixedColumnsStart"),e),o+=r,this.setScrollPosition(o)}getTableParentOffset(){let e=0;return this.wtSettings.getSetting("preventOverflow")||this.trimmingContainer!==this.domBindings.rootWindow||(e=this.wot.wtTable.holderOffset.left),e}getScrollPosition(){return Math.abs((0,i.getScrollLeft)(this.mainTableScrollableElement,this.domBindings.rootWindow))}getOverlayOffset(){const{rootWindow:e}=this.domBindings,t=this.wtSettings.getSetting("preventOverflow");let o=0;if(this.trimmingContainer===e&&(!t||"horizontal"!==t)){o=this.isRtl()?Math.abs(Math.min(this.getTableParentOffset()-this.getScrollPosition(),0)):Math.max(this.getScrollPosition()-this.getTableParentOffset(),0);o>this.wot.wtTable.getTotalWidth()-this.clone.wtTable.getTotalWidth()&&(o=0)}return o}adjustHeaderBordersPosition(e){const t=this.wot.wtTable.holder.parentNode,o=this.wtSettings.getSetting("rowHeaders"),s=this.wtSettings.getSetting("fixedColumnsStart");this.wtSettings.getSetting("totalRows")?(0,i.removeClass)(t,"emptyRows"):(0,i.addClass)(t,"emptyRows");let r=!1;if(s&&!o.length)(0,i.addClass)(t,"innerBorderLeft innerBorderInlineStart");else if(!s&&o.length){const o=(0,i.hasClass)(t,"innerBorderInlineStart");e?((0,i.addClass)(t,"innerBorderLeft innerBorderInlineStart"),r=!o):((0,i.removeClass)(t,"innerBorderLeft innerBorderInlineStart"),r=o)}return r}}t.InlineStartOverlay=h},82148:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=o(83302),n=s(o(85043)),a=o(75391),l=o(88361),h=o(3984);class u extends a.Overlay{constructor(e,t,o,s){super(e,t,h.CLONE_TOP,o,s),(0,i.default)(this,"cachedFixedRowsTop",-1),this.cachedFixedRowsTop=this.wtSettings.getSetting("fixedRowsTop")}createTable(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return new n.default(...t)}shouldBeRendered(){return this.wtSettings.getSetting("shouldRenderTopOverlay")}resetFixedPosition(){if(!this.needFullRender||!this.wot.wtTable.holder.parentNode)return!1;const e=this.clone.wtTable.holder.parentNode,{rootWindow:t}=this.domBindings,o=this.wtSettings.getSetting("preventOverflow");let s=0,i=!1;if(this.trimmingContainer!==t||o&&"vertical"===o)s=this.getScrollPosition(),(0,r.resetCssTransform)(e);else{const{wtTable:t}=this.wot,o=t.hider.getBoundingClientRect();i=Math.ceil(o.bottom)===e.offsetHeight,s=this.getOverlayOffset(),(0,r.setOverlayPosition)(e,"0px",`${s}px`)}const n=this.adjustHeaderBordersPosition(s,i);return this.adjustElementsSize(),n}setScrollPosition(e){const t=this.domBindings.rootWindow;let o=!1;return this.mainTableScrollableElement===t&&t.scrollY!==e?(t.scrollTo((0,r.getWindowScrollLeft)(t),e),o=!0):this.mainTableScrollableElement.scrollTop!==e&&(this.mainTableScrollableElement.scrollTop=e,o=!0),o}onScroll(){this.wtSettings.getSetting("onScrollHorizontally")}sumCellSizes(e,t){const o=this.wtSettings.getSetting("defaultRowHeight");let s=e,i=0;for(;s<t;){const e=this.wot.wtTable.getRowHeight(s);i+=void 0===e?o:e,s+=1}return i}adjustElementsSize(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.updateTrimmingContainer(),(this.needFullRender||e)&&(this.adjustRootElementSize(),this.adjustRootChildrenSize())}adjustRootElementSize(){const{wtTable:e}=this.wot,{rootDocument:t,rootWindow:o}=this.domBindings,s=(0,r.getScrollbarWidth)(t),i=this.clone.wtTable.holder.parentNode.style,n=this.wtSettings.getSetting("preventOverflow");if(this.trimmingContainer!==o||"horizontal"===n){let t=this.wot.wtViewport.getWorkspaceWidth();this.wot.wtOverlays.hasScrollbarRight&&(t-=s),t=Math.min(t,e.wtRootElement.scrollWidth),i.width=`${t}px`}else i.width="";this.clone.wtTable.holder.style.width=i.width;let a=(0,r.outerHeight)(this.clone.wtTable.TABLE);this.wot.wtTable.hasDefinedSize()||(a=0),i.height=`${a}px`}adjustRootChildrenSize(){const{holder:e}=this.clone.wtTable,t=this.wot.selectionManager.getFocusSelection()?parseInt(l.CORNER_DEFAULT_STYLE.height,10)/2:0;this.clone.wtTable.hider.style.width=this.hider.style.width,e.style.width=e.parentNode.style.width,e.style.height=`${parseInt(e.parentNode.style.height,10)+t}px`}applyToDOM(){const e=this.wtSettings.getSetting("totalRows");if("number"==typeof this.wot.wtViewport.rowsRenderCalculator.startPosition)this.spreader.style.top=`${this.wot.wtViewport.rowsRenderCalculator.startPosition}px`;else{if(0!==e)throw new Error("Incorrect value of the rowsRenderCalculator");this.spreader.style.top="0"}this.spreader.style.bottom="",this.needFullRender&&this.syncOverlayOffset()}syncOverlayOffset(){const e=this.isRtl()?"right":"left",{spreader:t}=this.clone.wtTable;"number"==typeof this.wot.wtViewport.columnsRenderCalculator.startPosition?t.style[e]=`${this.wot.wtViewport.columnsRenderCalculator.startPosition}px`:t.style[e]=""}scrollTo(e,t){const{wot:o,wtSettings:s}=this,i=(o.cloneSource?o.cloneSource:o).wtTable.holder;let n=this.getTableParentOffset(),a=0;if(t){this.wot.wtTable.getRowHeight(e)>this.wot.wtViewport.getViewportHeight()&&(t=!1)}if(t&&i.offsetHeight!==i.clientHeight&&(a=(0,r.getScrollbarWidth)(this.domBindings.rootDocument)),t){const t=s.getSetting("fixedRowsBottom"),i=s.getSetting("totalRows");n+=this.sumCellSizes(0,e+1),n-=o.wtViewport.getViewportHeight()-this.sumCellSizes(i-t,i),n+=1}else n+=this.sumCellSizes(s.getSetting("fixedRowsTop"),e);return n+=a,this.setScrollPosition(n)}getTableParentOffset(){return this.mainTableScrollableElement===this.domBindings.rootWindow?this.wot.wtTable.holderOffset.top:0}getScrollPosition(){return(0,r.getScrollTop)(this.mainTableScrollableElement,this.domBindings.rootWindow)}getOverlayOffset(){const{rootWindow:e}=this.domBindings,t=this.wtSettings.getSetting("preventOverflow");let o=0;if(this.trimmingContainer===e&&(!t||"vertical"!==t)){const e=this.wot.wtTable.getTotalHeight()-this.clone.wtTable.getTotalHeight();o=Math.max(this.getScrollPosition()-this.getTableParentOffset(),0),o>e&&(o=0)}return o}adjustHeaderBordersPosition(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];const o=this.wot.wtTable.holder.parentNode;this.wtSettings.getSetting("totalColumns")?(0,r.removeClass)(o,"emptyColumns"):(0,r.addClass)(o,"emptyColumns");let s=!1;if(!t){const t=this.wtSettings.getSetting("fixedRowsTop"),i=this.cachedFixedRowsTop!==t,n=this.wtSettings.getSetting("columnHeaders");if((i||0===t)&&n.length>0){const t=(0,r.hasClass)(o,"innerBorderTop");this.cachedFixedRowsTop=this.wtSettings.getSetting("fixedRowsTop"),e||0===this.wtSettings.getSetting("totalRows")?((0,r.addClass)(o,"innerBorderTop"),s=!t):((0,r.removeClass)(o,"innerBorderTop"),s=t)}}return s}}t.TopOverlay=u},40387:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(83302),n=s(o(56754)),a=o(75391),l=o(3984);class h extends a.Overlay{constructor(e,t,o,s,r,n){super(e,t,l.CLONE_TOP_INLINE_START_CORNER,o,s),(0,i.default)(this,"topOverlay",void 0),(0,i.default)(this,"inlineStartOverlay",void 0),this.topOverlay=r,this.inlineStartOverlay=n}createTable(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return new n.default(...t)}shouldBeRendered(){return this.wtSettings.getSetting("shouldRenderTopOverlay")&&this.wtSettings.getSetting("shouldRenderInlineStartOverlay")}resetFixedPosition(){if(this.updateTrimmingContainer(),!this.wot.wtTable.holder.parentNode)return!1;const e=this.clone.wtTable.holder.parentNode;if(this.trimmingContainer===this.domBindings.rootWindow){const t=this.inlineStartOverlay.getOverlayOffset()*(this.isRtl()?-1:1),o=this.topOverlay.getOverlayOffset();(0,r.setOverlayPosition)(e,`${t}px`,`${o}px`)}else(0,r.resetCssTransform)(e);let t=(0,r.outerHeight)(this.clone.wtTable.TABLE);const o=(0,r.outerWidth)(this.clone.wtTable.TABLE);return this.wot.wtTable.hasDefinedSize()||(t=0),e.style.height=`${t}px`,e.style.width=`${o}px`,!1}}t.TopInlineStartCornerOverlay=h},87831:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(83302),n=o(7374),a=o(50095),l=o(80151),h=o(37595),u=o(89381);t.default=class{constructor(e,t,o,s,a,l){(0,i.default)(this,"wot",null),(0,i.default)(this,"topOverlay",null),(0,i.default)(this,"bottomOverlay",null),(0,i.default)(this,"inlineStartOverlay",null),(0,i.default)(this,"topInlineStartCornerOverlay",null),(0,i.default)(this,"bottomInlineStartCornerOverlay",null),(0,i.default)(this,"browserLineHeight",void 0),(0,i.default)(this,"wtSettings",null),(0,i.default)(this,"resizeObserver",new ResizeObserver((e=>{(0,n.requestAnimationFrame)((()=>{Array.isArray(e)&&e.length&&this.wtSettings.getSetting("onContainerElementResize")}))}))),this.wot=e,this.wtSettings=s,this.domBindings=o,this.facadeGetter=t,this.wtTable=l;const{rootDocument:h,rootWindow:u}=this.domBindings;this.instance=this.wot,this.eventManager=a,this.scrollbarSize=(0,r.getScrollbarWidth)(h);const d="hidden"===u.getComputedStyle(l.wtRootElement.parentNode).getPropertyValue("overflow");this.scrollableElement=d?l.holder:(0,r.getScrollableElement)(l.TABLE),this.initOverlays(),this.hasScrollbarBottom=!1,this.hasScrollbarRight=!1,this.destroyed=!1,this.keyPressed=!1,this.spreaderLastSize={width:null,height:null},this.verticalScrolling=!1,this.horizontalScrolling=!1,this.initBrowserLineHeight(),this.registerListeners(),this.lastScrollX=u.scrollX,this.lastScrollY=u.scrollY}getOverlays(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const t=[this.topOverlay,this.topInlineStartCornerOverlay,this.inlineStartOverlay,this.bottomOverlay,this.bottomInlineStartCornerOverlay];return e&&t.push(this.wtTable),t}initBrowserLineHeight(){const{rootWindow:e,rootDocument:t}=this.domBindings,o=e.getComputedStyle(t.body),s=parseInt(o.lineHeight,10),i=1.2*parseInt(o.fontSize,10);this.browserLineHeight=s||i}initOverlays(){const e=[this.wot,this.facadeGetter,this.wtSettings,this.domBindings];this.topOverlay=new u.TopOverlay(...e),this.bottomOverlay=new u.BottomOverlay(...e),this.inlineStartOverlay=new u.InlineStartOverlay(...e),this.topInlineStartCornerOverlay=new u.TopInlineStartCornerOverlay(...e,this.topOverlay,this.inlineStartOverlay),this.bottomInlineStartCornerOverlay=new u.BottomInlineStartCornerOverlay(...e,this.bottomOverlay,this.inlineStartOverlay)}updateStateOfRendering(){let e=this.topOverlay.updateStateOfRendering();return e=this.bottomOverlay.updateStateOfRendering()||e,e=this.inlineStartOverlay.updateStateOfRendering()||e,this.inlineStartOverlay.needFullRender&&(this.topOverlay.needFullRender&&(e=this.topInlineStartCornerOverlay.updateStateOfRendering()||e),this.bottomOverlay.needFullRender&&(e=this.bottomInlineStartCornerOverlay.updateStateOfRendering()||e)),e}refreshAll(){this.wot.drawn&&(this.wtTable.holder.parentNode?(this.wot.draw(!0),this.verticalScrolling&&this.inlineStartOverlay.onScroll(),this.horizontalScrolling&&this.topOverlay.onScroll(),this.verticalScrolling=!1,this.horizontalScrolling=!1):this.destroy())}registerListeners(){const{rootDocument:e,rootWindow:t}=this.domBindings,{mainTableScrollableElement:o}=this.topOverlay,{mainTableScrollableElement:s}=this.inlineStartOverlay;this.eventManager.addEventListener(e.documentElement,"keydown",(e=>this.onKeyDown(e))),this.eventManager.addEventListener(e.documentElement,"keyup",(()=>this.onKeyUp())),this.eventManager.addEventListener(e,"visibilitychange",(()=>this.onKeyUp())),this.eventManager.addEventListener(o,"scroll",(e=>this.onTableScroll(e)),{passive:!0}),o!==s&&this.eventManager.addEventListener(s,"scroll",(e=>this.onTableScroll(e)),{passive:!0});const i=t.devicePixelRatio&&t.devicePixelRatio>1,r=this.scrollableElement===t,n=this.wtSettings.getSetting("preventWheel"),a={passive:r};(n||i||!(0,h.isChrome)())&&this.eventManager.addEventListener(this.wtTable.wtRootElement,"wheel",(e=>this.onCloneWheel(e,n)),a);let l;[this.topOverlay,this.bottomOverlay,this.inlineStartOverlay,this.topInlineStartCornerOverlay,this.bottomInlineStartCornerOverlay].forEach((e=>{if(e&&e.needFullRender){const{holder:t}=e.clone.wtTable;this.eventManager.addEventListener(t,"wheel",(e=>this.onCloneWheel(e,n)),a)}})),this.eventManager.addEventListener(t,"resize",(()=>{clearTimeout(l),l=setTimeout((()=>{this.wtSettings.getSetting("onWindowResize")}),200)})),r||this.resizeObserver.observe(this.wtTable.wtRootElement.parentElement)}deregisterListeners(){this.eventManager.clearEvents(!0)}onTableScroll(e){const t=this.domBindings.rootWindow,o=this.inlineStartOverlay.mainTableScrollableElement,s=this.topOverlay.mainTableScrollableElement,i=e.target;this.keyPressed&&(s!==t&&i!==t&&!e.target.contains(s)||o!==t&&i!==t&&!e.target.contains(o))||this.syncScrollPositions(e)}onCloneWheel(e,t){const{rootWindow:o}=this.domBindings,s=this.inlineStartOverlay.mainTableScrollableElement,i=this.topOverlay.mainTableScrollableElement,r=e.target,n=i!==o&&r!==o&&!r.contains(i),a=s!==o&&r!==o&&!r.contains(s);if(this.keyPressed&&(n||a))return;const l=this.translateMouseWheelToScroll(e);(t||this.scrollableElement!==o&&l)&&e.preventDefault()}onKeyDown(e){this.keyPressed=(0,l.isKey)(e.keyCode,"ARROW_UP|ARROW_RIGHT|ARROW_DOWN|ARROW_LEFT")}onKeyUp(){this.keyPressed=!1}translateMouseWheelToScroll(e){let t=isNaN(e.deltaY)?-1*e.wheelDeltaY:e.deltaY,o=isNaN(e.deltaX)?-1*e.wheelDeltaX:e.deltaX;1===e.deltaMode&&(o+=o*this.browserLineHeight,t+=t*this.browserLineHeight);const s=this.scrollVertically(t),i=this.scrollHorizontally(o);return s||i}scrollVertically(e){const t=this.scrollableElement.scrollTop;return this.scrollableElement.scrollTop+=e,t!==this.scrollableElement.scrollTop}scrollHorizontally(e){const t=this.scrollableElement.scrollLeft;return this.scrollableElement.scrollLeft+=e,t!==this.scrollableElement.scrollLeft}syncScrollPositions(){if(this.destroyed)return;const{rootWindow:e}=this.domBindings,t=this.topOverlay.clone.wtTable.holder,o=this.inlineStartOverlay.clone.wtTable.holder,[s,i]=[this.scrollableElement.scrollLeft,this.scrollableElement.scrollTop];if(this.horizontalScrolling=t.scrollLeft!==s||this.lastScrollX!==e.scrollX,this.verticalScrolling=o.scrollTop!==i||this.lastScrollY!==e.scrollY,this.lastScrollX=e.scrollX,this.lastScrollY=e.scrollY,this.horizontalScrolling){t.scrollLeft=s;const e=this.bottomOverlay.needFullRender?this.bottomOverlay.clone.wtTable.holder:null;e&&(e.scrollLeft=s)}this.verticalScrolling&&(o.scrollTop=i),this.refreshAll()}syncScrollWithMaster(){const e=this.topOverlay.mainTableScrollableElement,{scrollLeft:t,scrollTop:o}=e;this.topOverlay.needFullRender&&(this.topOverlay.clone.wtTable.holder.scrollLeft=t),this.bottomOverlay.needFullRender&&(this.bottomOverlay.clone.wtTable.holder.scrollLeft=t),this.inlineStartOverlay.needFullRender&&(this.inlineStartOverlay.clone.wtTable.holder.scrollTop=o)}updateMainScrollableElements(){this.deregisterListeners(),this.inlineStartOverlay.updateMainScrollableElement(),this.topOverlay.updateMainScrollableElement(),this.bottomOverlay.needFullRender&&this.bottomOverlay.updateMainScrollableElement();const{wtTable:e}=this,{rootWindow:t}=this.domBindings;"hidden"===t.getComputedStyle(e.wtRootElement.parentNode).getPropertyValue("overflow")?this.scrollableElement=e.holder:this.scrollableElement=(0,r.getScrollableElement)(e.TABLE),this.registerListeners()}destroy(){this.resizeObserver.disconnect(),this.eventManager.destroy(),this.topOverlay.destroy(),this.bottomOverlay.clone&&this.bottomOverlay.destroy(),this.inlineStartOverlay.destroy(),this.topInlineStartCornerOverlay&&this.topInlineStartCornerOverlay.destroy(),this.bottomInlineStartCornerOverlay&&this.bottomInlineStartCornerOverlay.clone&&this.bottomInlineStartCornerOverlay.destroy(),this.destroyed=!0}refresh(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.updateLastSpreaderSize()&&this.adjustElementsSize(),this.bottomOverlay.clone&&this.bottomOverlay.refresh(e),this.inlineStartOverlay.refresh(e),this.topOverlay.refresh(e),this.topInlineStartCornerOverlay&&this.topInlineStartCornerOverlay.refresh(e),this.bottomInlineStartCornerOverlay&&this.bottomInlineStartCornerOverlay.clone&&this.bottomInlineStartCornerOverlay.refresh(e)}updateLastSpreaderSize(){const e=this.wtTable.spreader,t=e.clientWidth,o=e.clientHeight,s=t!==this.spreaderLastSize.width||o!==this.spreaderLastSize.height;return s&&(this.spreaderLastSize.width=t,this.spreaderLastSize.height=o),s}adjustElementsSize(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const{wtViewport:t}=this.wot,{wtTable:o}=this,s=this.wtSettings.getSetting("totalColumns"),i=this.wtSettings.getSetting("totalRows"),r=t.getRowHeaderWidth(),n=t.getColumnHeaderHeight(),a=o.hider.style;if(a.width=`${r+this.inlineStartOverlay.sumCellSizes(0,s)}px`,a.height=`${n+this.topOverlay.sumCellSizes(0,i)+1}px`,this.scrollbarSize>0){const{scrollHeight:e,scrollWidth:t}=o.wtRootElement,{scrollHeight:s,scrollWidth:i}=o.holder;this.hasScrollbarRight=e<s,this.hasScrollbarBottom=t<i,this.hasScrollbarRight&&o.hider.scrollWidth+this.scrollbarSize>t?this.hasScrollbarBottom=!0:this.hasScrollbarBottom&&o.hider.scrollHeight+this.scrollbarSize>e&&(this.hasScrollbarRight=!0)}this.topOverlay.adjustElementsSize(e),this.inlineStartOverlay.adjustElementsSize(e),this.bottomOverlay.adjustElementsSize(e)}applyToDOM(){this.wtTable.isVisible()&&(this.topOverlay.applyToDOM(),this.bottomOverlay.clone&&this.bottomOverlay.applyToDOM(),this.inlineStartOverlay.applyToDOM())}getParentOverlay(e){if(!e)return null;const t=[this.topOverlay,this.inlineStartOverlay,this.bottomOverlay,this.topInlineStartCornerOverlay,this.bottomInlineStartCornerOverlay];let o=null;return(0,a.arrayEach)(t,(t=>{t&&t.clone&&t.clone.wtTable.TABLE.contains(e)&&(o=t.clone)})),o}syncOverlayTableClassNames(){const e=this.wtTable.TABLE,t=[this.topOverlay,this.inlineStartOverlay,this.bottomOverlay,this.topInlineStartCornerOverlay,this.bottomInlineStartCornerOverlay];(0,a.arrayEach)(t,(t=>{t&&(t.clone.wtTable.TABLE.className=e.className)}))}}},46593:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=s(o(94191));t.default=class{constructor(e,t){(0,i.default)(this,"nodesPool",null),(0,i.default)(this,"nodeType",void 0),(0,i.default)(this,"rootNode",void 0),(0,i.default)(this,"table",null),(0,i.default)(this,"renderedNodes",0),this.nodesPool="string"==typeof e?new r.default(e):null,this.nodeType=e,this.rootNode=t}setTable(e){this.nodesPool&&this.nodesPool.setRootDocument(e.rootDocument),this.table=e}adjust(){}render(){}}},91767:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(83302),n=o(1909),a=s(o(46593)),l=o(5386);class h extends a.default{constructor(){super("TD"),(0,i.default)(this,"orderViews",new WeakMap),(0,i.default)(this,"sourceRowIndex",0)}obtainOrderView(e){let t;return this.orderViews.has(e)?t=this.orderViews.get(e):(t=new n.SharedOrderView(e,(e=>this.nodesPool.obtain(this.sourceRowIndex,e)),this.nodeType),this.orderViews.set(e,t)),t}render(){const{rowsToRender:e,columnsToRender:t,rows:o,rowHeaders:s}=this.table;for(let a=0;a<e;a++){const e=this.table.renderedRowToSource(a),h=o.getRenderedNode(a);this.sourceRowIndex=e;const u=this.obtainOrderView(h),d=s.obtainOrderView(h);u.prependView(d).setSize(t).setOffset(this.table.renderedColumnToSource(0)).start();for(let o=0;o<t;o++){u.render();const t=u.getCurrentNode(),s=this.table.renderedColumnToSource(o);var i,n;if((0,r.hasClass)(t,"hide")||(t.className=""),t.removeAttribute("style"),t.removeAttribute("dir"),(0,r.removeAttribute)(t,[new RegExp("aria-(.*)"),new RegExp("role")]),this.table.cellRenderer(e,s,t),this.table.isAriaEnabled())(0,r.setAttribute)(t,[...t.hasAttribute("role")?[]:[(0,l.A11Y_GRIDCELL)()],(0,l.A11Y_TABINDEX)(-1),(0,l.A11Y_COLINDEX)(s+(null!==(i=null===(n=this.table.rowUtils)||void 0===n||null===(n=n.dataAccessObject)||void 0===n?void 0:n.rowHeaders.length)&&void 0!==i?i:0)+1)])}u.end()}}}t.default=h},84888:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(46593)),r=o(83302);class n extends i.default{constructor(e){super(null,e)}adjust(){const{columnsToRender:e,rowHeadersCount:t}=this.table,o=e+t;for(;this.renderedNodes<o;)this.rootNode.appendChild(this.table.rootDocument.createElement("col")),this.renderedNodes+=1;for(;this.renderedNodes>o;)this.rootNode.removeChild(this.rootNode.lastChild),this.renderedNodes-=1}render(){this.adjust();const{columnsToRender:e,rowHeadersCount:t}=this.table;for(let e=0;e<t;e++){const t=this.table.renderedColumnToSource(e),o=this.table.columnUtils.getHeaderWidth(t);this.rootNode.childNodes[e].style.width=`${o}px`}for(let o=0;o<e;o++){const e=this.table.renderedColumnToSource(o),s=this.table.columnUtils.getStretchedColumnWidth(e);this.rootNode.childNodes[o+t].style.width=`${s}px`}const o=this.rootNode.firstChild;o&&(0,r.addClass)(o,"rowHeader")}}t.default=n},90802:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=o(83302),r=s(o(46593)),n=o(5386);class a extends r.default{constructor(e){super(null,e)}adjust(){const{columnHeadersCount:e,rowHeadersCount:t}=this.table;let o=this.rootNode.firstChild;if(e){const{columnsToRender:s}=this.table,i=s+t;for(let t=0,s=e;t<s;t++){for(o=this.rootNode.childNodes[t],o||(o=this.table.rootDocument.createElement("tr"),this.rootNode.appendChild(o)),this.renderedNodes=o.childNodes.length;this.renderedNodes<i;)o.appendChild(this.table.rootDocument.createElement("th")),this.renderedNodes+=1;for(;this.renderedNodes>i;)o.removeChild(o.lastChild),this.renderedNodes-=1}const r=this.rootNode.childNodes.length;if(r>e)for(let t=e;t<r;t++)this.rootNode.removeChild(this.rootNode.lastChild)}else o&&(0,i.empty)(o)}render(){const{columnHeadersCount:e}=this.table;this.table.isAriaEnabled()&&(0,i.setAttribute)(this.rootNode,[(0,n.A11Y_PRESENTATION)()]);for(let t=0;t<e;t+=1){const{columnHeaderFunctions:e,columnsToRender:o,rowHeadersCount:s}=this.table,r=this.rootNode.childNodes[t];this.table.isAriaEnabled()&&(0,i.setAttribute)(r,[(0,n.A11Y_ROW)(),(0,n.A11Y_ROWINDEX)(t+1)]);for(let a=-1*s;a<o;a+=1){const o=this.table.renderedColumnToSource(a),l=r.childNodes[a+s];l.className="",l.removeAttribute("style"),(0,i.removeAttribute)(l,[new RegExp("aria-(.*)"),new RegExp("role")]),this.table.isAriaEnabled()&&(0,i.setAttribute)(l,[(0,n.A11Y_COLINDEX)(a+1+this.table.rowHeadersCount),(0,n.A11Y_TABINDEX)(-1),(0,n.A11Y_COLUMNHEADER)(),...a>=0?[(0,n.A11Y_SCOPE_COL)()]:[]]),e[t](o,l,t)}}}}t.default=a},96649:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(68384));t.RowHeadersRenderer=i.default;var r=s(o(90802));t.ColumnHeadersRenderer=r.default;var n=s(o(84888));t.ColGroupRenderer=n.default;var a=s(o(77267));t.RowsRenderer=a.default;var l=s(o(91767));t.CellsRenderer=l.default;var h=s(o(46538));t.TableRenderer=h.default;t.Renderer=class{constructor(){let{TABLE:e,THEAD:t,COLGROUP:o,TBODY:s,rowUtils:u,columnUtils:d,cellRenderer:c}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.renderer=new h.default(e,{cellRenderer:c}),this.renderer.setRenderers({rowHeaders:new i.default,columnHeaders:new r.default(t),colGroup:new n.default(o),rows:new a.default(s),cells:new l.default}),this.renderer.setAxisUtils(u,d)}setFilters(e,t){return this.renderer.setFilters(e,t),this}setViewportSize(e,t){return this.renderer.setViewportSize(e,t),this}setHeaderContentRenderers(e,t){return this.renderer.setHeaderContentRenderers(e,t),this}adjust(){this.renderer.adjust()}render(){this.renderer.render()}}},68384:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(1909),n=s(o(46593)),a=o(83302),l=o(5386);class h extends n.default{constructor(){super("TH"),(0,i.default)(this,"orderViews",new WeakMap),(0,i.default)(this,"sourceRowIndex",0)}obtainOrderView(e){let t;return this.orderViews.has(e)?t=this.orderViews.get(e):(t=new r.SharedOrderView(e,(e=>this.nodesPool.obtain(this.sourceRowIndex,e)),this.nodeType),this.orderViews.set(e,t)),t}render(){const{rowsToRender:e,rowHeaderFunctions:t,rowHeadersCount:o,rows:s,cells:i}=this.table;for(let r=0;r<e;r++){const e=this.table.renderedRowToSource(r),n=s.getRenderedNode(r);this.sourceRowIndex=e;const h=this.obtainOrderView(n),u=i.obtainOrderView(n);h.appendView(u).setSize(o).setOffset(this.table.renderedColumnToSource(0)).start();for(let s=0;s<o;s++){h.render();const o=h.getCurrentNode();o.className="",o.removeAttribute("style"),(0,a.removeAttribute)(o,[new RegExp("aria-(.*)"),new RegExp("role")]),this.table.isAriaEnabled()&&(0,a.setAttribute)(o,[(0,l.A11Y_ROWHEADER)(),(0,l.A11Y_SCOPE_ROW)(),(0,l.A11Y_COLINDEX)(s+1),(0,l.A11Y_TABINDEX)(-1)]),t[s](e,o,s)}h.end()}}}t.default=h},77267:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(69173),n=o(28236),a=o(1909),l=s(o(46593)),h=o(83302),u=o(5386);let d=!1;class c extends l.default{constructor(e){super("TR",e),(0,i.default)(this,"orderView",void 0),this.orderView=new a.OrderView(e,(e=>this.nodesPool.obtain(e)),this.nodeType)}getRenderedNode(e){return this.orderView.getNode(e)}render(){const{rowsToRender:e}=this.table;!d&&e>1e3&&(d=!0,(0,r.warn)(n.toSingleLine`Performance tip: Handsontable rendered more than 1000 visible rows. Consider limiting\x20
|
32
|
-
the number of rendered rows by specifying the table height and/or turning off the "renderAllRows" option.`)),this.table.isAriaEnabled()&&(0,h.setAttribute)(this.rootNode,[(0,u.A11Y_PRESENTATION)()]),this.orderView.setSize(e).setOffset(this.table.renderedRowToSource(0)).start();for(let s=0;s<e;s++){this.orderView.render();const e=this.orderView.getCurrentNode(),i=this.table.renderedRowToSource(s);var t,o;if(this.table.isAriaEnabled())(0,h.setAttribute)(e,[(0,u.A11Y_ROW)(),(0,u.A11Y_ROWINDEX)(i+(null!==(t=null===(o=this.table.rowUtils)||void 0===o||null===(o=o.dataAccessObject)||void 0===o?void 0:o.columnHeaders.length)&&void 0!==t?t:0)+1)])}this.orderView.end()}}t.default=c},46538:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231));t.default=class{constructor(e){let{cellRenderer:t}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(0,i.default)(this,"rootNode",void 0),(0,i.default)(this,"rootDocument",void 0),(0,i.default)(this,"rowHeaders",null),(0,i.default)(this,"columnHeaders",null),(0,i.default)(this,"colGroup",null),(0,i.default)(this,"rows",null),(0,i.default)(this,"cells",null),(0,i.default)(this,"rowFilter",null),(0,i.default)(this,"columnFilter",null),(0,i.default)(this,"rowUtils",null),(0,i.default)(this,"columnUtils",null),(0,i.default)(this,"rowsToRender",0),(0,i.default)(this,"columnsToRender",0),(0,i.default)(this,"rowHeaderFunctions",[]),(0,i.default)(this,"rowHeadersCount",0),(0,i.default)(this,"columnHeaderFunctions",[]),(0,i.default)(this,"columnHeadersCount",0),(0,i.default)(this,"cellRenderer",void 0),this.rootNode=e,this.rootDocument=this.rootNode.ownerDocument,this.cellRenderer=t}setAxisUtils(e,t){this.rowUtils=e,this.columnUtils=t}setViewportSize(e,t){this.rowsToRender=e,this.columnsToRender=t}setFilters(e,t){this.rowFilter=e,this.columnFilter=t}setHeaderContentRenderers(e,t){this.rowHeaderFunctions=e,this.rowHeadersCount=e.length,this.columnHeaderFunctions=t,this.columnHeadersCount=t.length}setRenderers(){let{rowHeaders:e,columnHeaders:t,colGroup:o,rows:s,cells:i}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};e.setTable(this),t.setTable(this),o.setTable(this),s.setTable(this),i.setTable(this),this.rowHeaders=e,this.columnHeaders=t,this.colGroup=o,this.rows=s,this.cells=i}renderedRowToSource(e){return this.rowFilter.renderedToSource(e)}renderedColumnToSource(e){return this.columnFilter.renderedToSource(e)}isAriaEnabled(){return this.rowUtils.wtSettings.getSetting("ariaTags")}render(){this.colGroup.adjust(),this.columnHeaders.adjust(),this.rows.adjust(),this.rowHeaders.adjust(),this.columnHeaders.render(),this.rows.render(),this.rowHeaders.render(),this.cells.render(),this.columnUtils.calculateWidths(),this.colGroup.render();const{rowsToRender:e,rows:t}=this;for(let o=0;o<e;o++){const e=t.getRenderedNode(o);if(e.firstChild){const t=this.renderedRowToSource(o),s=this.rowUtils.getHeight(t);e.firstChild.style.height=s?s-1+"px":""}}}}},52188:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(83302);t.default=class{constructor(e){(0,i.default)(this,"dataAccessObject",void 0),(0,i.default)(this,"lastScrolledColumnPos",-1),(0,i.default)(this,"lastScrolledRowPos",-1),this.dataAccessObject=e}scrollViewport(e,t,o,s,i){const r=this.scrollViewportHorizontally(e.col,o,i),n=this.scrollViewportVertically(e.row,t,s);return r||n}scrollViewportHorizontally(e,t,o){const{drawn:s,totalColumns:i}=this.dataAccessObject;if(!s||!Number.isInteger(e)||e<0||e>i)return!1;const r=this.getFirstVisibleColumn(),n=this.getLastVisibleColumn(),a=void 0===t&&void 0===o,{fixedColumnsStart:l,inlineStartOverlay:h}=this.dataAccessObject;if(a&&e<l)return!1;let u=!1;return e=this.dataAccessObject.wtSettings.getSetting("onBeforeViewportScrollHorizontally",e),-1===r?u=h.scrollTo(e,a?e>this.lastScrolledColumnPos:t):(a&&(e<r||e>n)||!a)&&(u=h.scrollTo(e,a?e>n:t)),u&&(this.lastScrolledColumnPos=e),u}scrollViewportVertically(e,t,o){const{drawn:s,totalRows:i}=this.dataAccessObject;if(!s||!Number.isInteger(e)||e<0||e>i)return!1;const r=this.getFirstVisibleRow(),n=this.getLastVisibleRow(),a=void 0===t&&void 0===o,{fixedRowsBottom:l,fixedRowsTop:h,topOverlay:u}=this.dataAccessObject;if(a&&(e<h||e>i-l-1))return!1;let d=!1;return e=this.dataAccessObject.wtSettings.getSetting("onBeforeViewportScrollVertically",e),-1===r?d=u.scrollTo(e,a?e>this.lastScrolledRowPos:o):(a&&(e<r||e>n)||!a)&&(d=u.scrollTo(e,a?e>n:o)),d&&(this.lastScrolledRowPos=e),d}getFirstVisibleRow(){const{topOverlay:e,wtTable:t,wtViewport:o,totalRows:s,fixedRowsTop:i,rootWindow:n}=this.dataAccessObject;let a=t.getFirstVisibleRow();if(e.mainTableScrollableElement===n){const l=(0,r.offset)(t.wtRootElement),h=(0,r.innerHeight)(t.hider),u=(0,r.innerHeight)(n),d=(0,r.getScrollTop)(n,n);if(l.top+h-u<=d){let t=o.getColumnHeaderHeight();t+=e.sumCellSizes(0,i);for(let o=s;o>0;o--)if(t+=e.sumCellSizes(o-1,o),l.top+h-t<=d){a=o;break}}}return a}getLastVisibleRow(){const{topOverlay:e,wtTable:t,wtViewport:o,totalRows:s,rootWindow:i}=this.dataAccessObject;let n=t.getLastVisibleRow();if(e.mainTableScrollableElement===i){const a=(0,r.offset)(t.wtRootElement),l=(0,r.getScrollTop)(i,i);if(a.top>l){const t=(0,r.innerHeight)(i);let h=o.getColumnHeaderHeight();for(let o=1;o<=s;o++)if(h+=e.sumCellSizes(o-1,o),a.top+h-l>=t){n=o-2;break}}}return n}getFirstVisibleColumn(){const{inlineStartOverlay:e,wtTable:t,wtViewport:o,totalColumns:s,rootWindow:i}=this.dataAccessObject;let n=t.getFirstVisibleColumn();if(e.mainTableScrollableElement===i){const a=(0,r.offset)(t.wtRootElement),l=(0,r.innerWidth)(t.hider),h=(0,r.innerWidth)(i),u=Math.abs((0,r.getScrollLeft)(i,i));if(a.left+l-h<=u){let t=o.getRowHeaderWidth();for(let o=s;o>0;o--)if(t+=e.sumCellSizes(o-1,o),a.left+l-t<=u){n=o;break}}}return n}getLastVisibleColumn(){const{wtSettings:e,inlineStartOverlay:t,wtTable:o,wtViewport:s,totalColumns:i,rootWindow:n}=this.dataAccessObject;let a=o.getLastVisibleColumn();if(t.mainTableScrollableElement===n){let l=null;if(e.getSetting("rtlMode")){const e=o.TABLE.getBoundingClientRect(),t=this.dataAccessObject.rootWindow.document.documentElement.offsetWidth;l=Math.abs(e.right-t)}else{l=(0,r.offset)(o.wtRootElement).left}const h=Math.abs((0,r.getScrollLeft)(n,n));if(l>h){const e=(0,r.innerWidth)(n);let o=s.getRowHeaderWidth();for(let s=1;s<=i;s++)if(o+=t.sumCellSizes(s-1,s),l+o-h>=e){a=s-2;break}}}return a}}},67175:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(83302),i=o(24449),r=o(22232),n=o(37595),a=o(97132);t.default=class{constructor(e,t){t&&(this.eventManager=e.eventManager,this.instance=e,this.wot=e,this.settings=t,this.mouseDown=!1,this.main=null,this.top=null,this.bottom=null,this.start=null,this.end=null,this.topStyle=null,this.bottomStyle=null,this.startStyle=null,this.endStyle=null,this.cornerDefaultStyle=a.CORNER_DEFAULT_STYLE,this.cornerCenterPointOffset=-parseInt(this.cornerDefaultStyle.width,10)/2,this.corner=null,this.cornerStyle=null,this.createBorders(t),this.registerListeners())}registerListeners(){const e=this.wot.rootDocument.body;this.eventManager.addEventListener(e,"mousedown",(()=>this.onMouseDown())),this.eventManager.addEventListener(e,"mouseup",(()=>this.onMouseUp()));for(let e=0,t=this.main.childNodes.length;e<t;e++){const t=this.main.childNodes[e];this.eventManager.addEventListener(t,"mouseenter",(t=>this.onMouseEnter(t,this.main.childNodes[e])))}}onMouseDown(){this.mouseDown=!0}onMouseUp(){this.mouseDown=!1}onMouseEnter(e,t){if(!this.mouseDown||!this.wot.getSetting("hideBorderOnMouseDownOver"))return;e.preventDefault(),(0,i.stopImmediatePropagation)(e);const o=this,s=this.wot.rootDocument.body,r=t.getBoundingClientRect();t.style.display="none",this.eventManager.addEventListener(s,"mousemove",(function e(i){var n;((n=i).clientY<Math.floor(r.top)||n.clientY>Math.ceil(r.top+r.height)||n.clientX<Math.floor(r.left)||n.clientX>Math.ceil(r.left+r.width))&&(o.eventManager.removeEventListener(s,"mousemove",e),t.style.display="block")}))}createBorders(e){const{rootDocument:t}=this.wot;this.main=t.createElement("div");const o=["top","start","bottom","end","corner"];let s=this.main.style;s.position="absolute",s.top=0,s.left=0;for(let i=0;i<5;i++){const r=o[i],n=t.createElement("div");n.className=`wtBorder ${this.settings.className||""}`,this.settings[r]&&this.settings[r].hide&&(n.className+=" hidden"),s=n.style,s.backgroundColor=this.settings[r]&&this.settings[r].color?this.settings[r].color:e.border.color,s.height=this.settings[r]&&this.settings[r].width?`${this.settings[r].width}px`:`${e.border.width}px`,s.width=this.settings[r]&&this.settings[r].width?`${this.settings[r].width}px`:`${e.border.width}px`,this.main.appendChild(n)}this.top=this.main.childNodes[0],this.start=this.main.childNodes[1],this.bottom=this.main.childNodes[2],this.end=this.main.childNodes[3],this.topStyle=this.top.style,this.startStyle=this.start.style,this.bottomStyle=this.bottom.style,this.endStyle=this.end.style,this.corner=this.main.childNodes[4],this.corner.className+=" corner",this.cornerStyle=this.corner.style,this.cornerStyle.width=this.cornerDefaultStyle.width,this.cornerStyle.height=this.cornerDefaultStyle.height,this.cornerStyle.border=[this.cornerDefaultStyle.borderWidth,this.cornerDefaultStyle.borderStyle,this.cornerDefaultStyle.borderColor].join(" "),(0,n.isMobileBrowser)()&&this.createMultipleSelectorHandles(),this.disappear();const{wtTable:i}=this.wot;let r=i.bordersHolder;r||(r=t.createElement("div"),r.className="htBorders",i.bordersHolder=r,i.spreader.appendChild(r)),r.appendChild(this.main)}createMultipleSelectorHandles(){const{rootDocument:e}=this.wot;this.selectionHandles={top:e.createElement("DIV"),topHitArea:e.createElement("DIV"),bottom:e.createElement("DIV"),bottomHitArea:e.createElement("DIV")};this.selectionHandles.top.className="topSelectionHandle topLeftSelectionHandle",this.selectionHandles.topHitArea.className="topSelectionHandle-HitArea topLeftSelectionHandle-HitArea",this.selectionHandles.bottom.className="bottomSelectionHandle bottomRightSelectionHandle",this.selectionHandles.bottomHitArea.className="bottomSelectionHandle-HitArea bottomRightSelectionHandle-HitArea",this.selectionHandles.styles={top:this.selectionHandles.top.style,topHitArea:this.selectionHandles.topHitArea.style,bottom:this.selectionHandles.bottom.style,bottomHitArea:this.selectionHandles.bottomHitArea.style};const t={position:"absolute",height:"40px",width:"40px","border-radius":`${parseInt(40/1.5,10)}px`};(0,r.objectEach)(t,((e,t)=>{this.selectionHandles.styles.bottomHitArea[t]=e,this.selectionHandles.styles.topHitArea[t]=e}));const o={position:"absolute",height:"10px",width:"10px","border-radius":`${parseInt(10/1.5,10)}px`,background:"#F5F5FF",border:"1px solid #4285c8"};(0,r.objectEach)(o,((e,t)=>{this.selectionHandles.styles.bottom[t]=e,this.selectionHandles.styles.top[t]=e})),this.main.appendChild(this.selectionHandles.top),this.main.appendChild(this.selectionHandles.bottom),this.main.appendChild(this.selectionHandles.topHitArea),this.main.appendChild(this.selectionHandles.bottomHitArea)}isPartRange(e,t){const o=this.wot.selectionManager.getAreaSelection();return!(!o.cellRange||e===o.cellRange.to.row&&t===o.cellRange.to.col)}updateMultipleSelectionHandlesPosition(e,t,o,s,i,r){const n=this.wot.wtSettings.getSetting("rtlMode")?"right":"left",{top:a,topHitArea:l,bottom:h,bottomHitArea:u}=this.selectionHandles.styles,d=parseInt(a.borderWidth,10),c=parseInt(a.width,10),g=parseInt(l.width,10),f=this.wot.wtTable.getWidth(),p=this.wot.wtTable.getHeight();a.top=`${parseInt(o-c-1,10)}px`,a[n]=`${parseInt(s-c-1,10)}px`,l.top=`${parseInt(o-g/4*3,10)}px`,l[n]=`${parseInt(s-g/4*3,10)}px`;const m=Math.min(parseInt(s+i,10),f-c-2*d),w=Math.min(parseInt(s+i-g/4,10),f-g-2*d);h[n]=`${m}px`,u[n]=`${w}px`;const C=Math.min(parseInt(o+r,10),p-c-2*d),v=Math.min(parseInt(o+r-g/4,10),p-g-2*d);h.top=`${C}px`,u.top=`${v}px`,this.settings.border.cornerVisible&&this.settings.border.cornerVisible()?(a.display="block",l.display="block",this.isPartRange(e,t)?(h.display="none",u.display="none"):(h.display="block",u.display="block")):(a.display="none",h.display="none",l.display="none",u.display="none"),e===this.wot.wtSettings.getSetting("fixedRowsTop")||t===this.wot.wtSettings.getSetting("fixedColumnsStart")?(a.zIndex="9999",l.zIndex="9999"):(a.zIndex="",l.zIndex="")}appear(e){if(this.disabled)return;const{wtTable:t,rootDocument:o,rootWindow:i}=this.wot;let r,a,l,h,u,d;const c=t.getRenderedRowsCount();for(let o=0;o<c;o+=1){const s=t.rowFilter.renderedToSource(o);if(s>=e[0]&&s<=e[2]){r=s,u=e[0];break}}for(let o=c-1;o>=0;o-=1){const s=t.rowFilter.renderedToSource(o);if(s>=e[0]&&s<=e[2]){a=s;break}}const g=t.getRenderedColumnsCount();for(let o=0;o<g;o+=1){const s=t.columnFilter.renderedToSource(o);if(s>=e[1]&&s<=e[3]){l=s,d=e[1];break}}for(let o=g-1;o>=0;o-=1){const s=t.columnFilter.renderedToSource(o);if(s>=e[1]&&s<=e[3]){h=s;break}}if(void 0===r||void 0===l)return void this.disappear();let f=t.getCell(this.wot.createCellCoords(r,l));const p=r!==a||l!==h,m=p?t.getCell(this.wot.createCellCoords(a,h)):f,w=(0,s.offset)(f),C=p?(0,s.offset)(m):w,v=(0,s.offset)(t.TABLE),y=(0,s.outerWidth)(t.TABLE),E=w.top,S=w.left,R=this.wot.wtSettings.getSetting("rtlMode");let b=0,_=0;if(R){const e=(0,s.outerWidth)(f),t=i.innerWidth-v.left-y;_=S+e-C.left,b=i.innerWidth-S-e-t-1}else _=C.left+(0,s.outerWidth)(m)-S,b=S-v.left-1;if(this.isEntireColumnSelected(r,a)){const e=this.getDimensionsFromHeader("columns",l,h,u,v);let t=null;e&&([t,b,_]=e),t&&(f=t)}let T=E-v.top-1,O=C.top+(0,s.outerHeight)(m)-E;if(this.isEntireRowSelected(l,h)){const e=this.getDimensionsFromHeader("rows",r,a,d,v);let t=null;e&&([t,T,O]=e),t&&(f=t)}const M=(0,s.getComputedStyle)(f,i);parseInt(M.borderTopWidth,10)>0&&(T+=1,O=O>0?O-1:0),parseInt(M[R?"borderRightWidth":"borderLeftWidth"],10)>0&&(b+=1,_=_>0?_-1:0);const I=R?"right":"left";this.topStyle.top=`${T}px`,this.topStyle[I]=`${b}px`,this.topStyle.width=`${_}px`,this.topStyle.display="block",this.startStyle.top=`${T}px`,this.startStyle[I]=`${b}px`,this.startStyle.height=`${O}px`,this.startStyle.display="block";const N=Math.floor(this.settings.border.width/2);this.bottomStyle.top=T+O-N+"px",this.bottomStyle[I]=`${b}px`,this.bottomStyle.width=`${_}px`,this.bottomStyle.display="block",this.endStyle.top=`${T}px`,this.endStyle[I]=b+_-N+"px",this.endStyle.height=`${O+1}px`,this.endStyle.display="block";let A=this.settings.border.cornerVisible;A="function"==typeof A?A(this.settings.layerLevel):A;const P=this.wot.getSetting("onModifyGetCellCoords",a,h);let[x,H]=[a,h];if(P&&Array.isArray(P)&&([,,x,H]=P),(0,n.isMobileBrowser)()||!A||this.isPartRange(x,H))this.cornerStyle.display="none";else{this.cornerStyle.top=T+O+this.cornerCenterPointOffset-1+"px",this.cornerStyle[I]=b+_+this.cornerCenterPointOffset-1+"px",this.cornerStyle.borderRightWidth=this.cornerDefaultStyle.borderWidth,this.cornerStyle.width=this.cornerDefaultStyle.width,this.cornerStyle.display="none";let e=(0,s.getTrimmingContainer)(t.TABLE);const r=e===i;r&&(e=o.documentElement);const n=parseInt(this.cornerDefaultStyle.width,10)/2,l=parseInt(this.cornerDefaultStyle.height,10)/2;if(h===this.wot.getSetting("totalColumns")-1){const t=r?m.getBoundingClientRect().left:m.offsetLeft;let o=!1,i=0;R?(i=t-parseInt(this.cornerDefaultStyle.width,10)/2,o=i<0):(i=t+(0,s.outerWidth)(m)+parseInt(this.cornerDefaultStyle.width,10)/2,o=i>=(0,s.innerWidth)(e)),o&&(this.cornerStyle[I]=`${Math.floor(b+_+this.cornerCenterPointOffset-n)}px`,this.cornerStyle[R?"borderLeftWidth":"borderRightWidth"]=0)}if(a===this.wot.getSetting("totalRows")-1){(r?m.getBoundingClientRect().top:m.offsetTop)+(0,s.outerHeight)(m)+parseInt(this.cornerDefaultStyle.height,10)/2>=(0,s.innerHeight)(e)&&(this.cornerStyle.top=`${Math.floor(T+O+this.cornerCenterPointOffset-l)}px`,this.cornerStyle.borderBottomWidth=0)}this.cornerStyle.display="block"}(0,n.isMobileBrowser)()&&this.updateMultipleSelectionHandlesPosition(a,h,T,b,_,O)}isEntireColumnSelected(e,t){return e===this.wot.wtTable.getFirstRenderedRow()&&t===this.wot.wtTable.getLastRenderedRow()}isEntireRowSelected(e,t){return e===this.wot.wtTable.getFirstRenderedColumn()&&t===this.wot.wtTable.getLastRenderedColumn()}getDimensionsFromHeader(e,t,o,i,r){const{wtTable:n}=this.wot,a=n.wtRootElement.parentNode;let l=null,h=null,u=null,d=null,c=null,g=null,f=null,p=null;switch(e){case"rows":l=function(){return n.getRowHeader(...arguments)},h=function(){return(0,s.outerHeight)(...arguments)},u="ht__selection--rows",g="top";break;case"columns":l=function(){return n.getColumnHeader(...arguments)},h=function(){return(0,s.outerWidth)(...arguments)},u="ht__selection--columns",g="left"}if(a.classList.contains(u)){const e=this.wot.getSetting("columnHeaders").length;if(f=l(t,e-i),p=l(o,e-i),!f||!p)return!1;const n=(0,s.offset)(f),a=(0,s.offset)(p);return f&&p&&(d=n[g]-r[g]-1,c=a[g]+h(p)-n[g]),[f,d,c]}return!1}changeBorderStyle(e,t){const o=this[e].style,i=t[e];!i||i.hide?(0,s.addClass)(this[e],"hidden"):((0,s.hasClass)(this[e],"hidden")&&(0,s.removeClass)(this[e],"hidden"),o.backgroundColor=i.color,"top"!==e&&"bottom"!==e||(o.height=`${i.width}px`),"start"!==e&&"end"!==e||(o.width=`${i.width}px`))}changeBorderToDefaultStyle(e){const t=1,o="#000",s=this[e].style;s.backgroundColor=o,s.width=`${t}px`,s.height=`${t}px`}toggleHiddenClass(e,t){this.changeBorderToDefaultStyle(e),t?(0,s.addClass)(this[e],"hidden"):(0,s.removeClass)(this[e],"hidden")}disappear(){this.topStyle.display="none",this.bottomStyle.display="none",this.startStyle.display="none",this.endStyle.display="none",this.cornerStyle.display="none",(0,n.isMobileBrowser)()&&(this.selectionHandles.styles.top.display="none",this.selectionHandles.styles.topHitArea.display="none",this.selectionHandles.styles.bottom.display="none",this.selectionHandles.styles.bottomHitArea.display="none")}destroy(){this.eventManager.destroyWithOwnEventsOnly(),this.main.parentNode.removeChild(this.main)}}},97132:(e,t)=>{"use strict";t.__esModule=!0;t.CORNER_DEFAULT_STYLE=Object.freeze({width:"6px",height:"6px",borderWidth:"1px",borderStyle:"solid",borderColor:"#FFF"})},23009:(e,t)=>{"use strict";t.__esModule=!0;t.ACTIVE_HEADER_TYPE="active-header",t.HEADER_TYPE="header",t.AREA_TYPE="area",t.FOCUS_TYPE="focus",t.FILL_TYPE="fill",t.ROW_TYPE="row",t.COLUMN_TYPE="column",t.CUSTOM_SELECTION_TYPE="custom-selection"},88361:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i={SelectionManager:!0,Selection:!0},r=s(o(33468));t.Selection=r.default;var n=o(23009);Object.keys(n).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===n[e]||(t[e]=n[e]))}));var a=o(97132);Object.keys(a).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===a[e]||(t[e]=a[e]))}));var l=o(86143);t.SelectionManager=l.SelectionManager},86143:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0,o(63517),o(9815);var i=s(o(42538)),r=s(o(48427)),n=o(83302),a=o(7161),l=s(o(67175));function h(e,t,o){u(e,t),t.set(e,o)}function u(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}var d=new WeakMap,c=new WeakMap,g=new WeakMap,f=new WeakMap,p=new WeakMap,m=new WeakMap,w=new WeakSet;function C(){const e=(0,i.default)(this,f).get((0,i.default)(this,d)),t=(0,i.default)(this,d).wtSettings.getSetting("onBeforeRemoveCellClassNames");if(Array.isArray(t))for(let o=0;o<t.length;o++)e.add(t[o]);e.forEach((e=>{var t,o;const s=(0,i.default)(this,d).wtTable.TABLE.querySelectorAll(`.${e}`);let r=[];Array.isArray(null===(t=(0,i.default)(this,c).options)||void 0===t?void 0:t.cellAttributes)&&(r=(0,i.default)(this,c).options.cellAttributes.map((e=>e[0]))),Array.isArray(null===(o=(0,i.default)(this,c).options)||void 0===o?void 0:o.headerAttributes)&&(r=[...r,...(0,i.default)(this,c).options.headerAttributes.map((e=>e[0]))]);for(let t=0,o=s.length;t<o;t++)(0,n.removeClass)(s[t],e),(0,n.removeAttribute)(s[t],r)})),e.clear()}t.SelectionManager=class{constructor(e){var t,o;u(t=this,o=w),o.add(t),h(this,d,{writable:!0,value:void 0}),h(this,c,{writable:!0,value:void 0}),h(this,g,{writable:!0,value:new a.SelectionScanner}),h(this,f,{writable:!0,value:new WeakMap}),h(this,p,{writable:!0,value:new WeakSet}),h(this,m,{writable:!0,value:new Map}),(0,r.default)(this,c,e)}setActiveOverlay(e){return(0,r.default)(this,d,e),(0,i.default)(this,g).setActiveOverlay((0,i.default)(this,d)),(0,i.default)(this,f).has((0,i.default)(this,d))||(0,i.default)(this,f).set((0,i.default)(this,d),new Set),this}getFocusSelection(){return null!==(0,i.default)(this,c)?(0,i.default)(this,c).getFocus():null}getAreaSelection(){return null!==(0,i.default)(this,c)?(0,i.default)(this,c).createLayeredArea():null}getBorderInstance(e){if(!e.settings.border)return null;if((0,i.default)(this,m).has(e)){const t=(0,i.default)(this,m).get(e);if(t.has((0,i.default)(this,d)))return t.get((0,i.default)(this,d));const o=new l.default((0,i.default)(this,d),e.settings);return t.set((0,i.default)(this,d),o),o}const t=new l.default((0,i.default)(this,d),e.settings);return(0,i.default)(this,m).set(e,new Map([[(0,i.default)(this,d),t]])),t}getBorderInstances(e){var t,o;return Array.from(null!==(t=null===(o=(0,i.default)(this,m).get(e))||void 0===o?void 0:o.values())&&void 0!==t?t:[])}destroyBorders(e){(0,i.default)(this,m).get(e).forEach((e=>e.destroy())),(0,i.default)(this,m).delete(e)}render(e){if(null===(0,i.default)(this,c))return;e&&function(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}(this,w,C).call(this);const t=Array.from((0,i.default)(this,c)),o=new Map,s=new Map;for(let e=0;e<t.length;e++){const r=t[e],{className:n,headerAttributes:a,createLayers:l,selectionType:h}=r.settings;(0,i.default)(this,p).has(r)||((0,i.default)(this,p).add(r),r.addLocalHook("destroy",(()=>this.destroyBorders(r))));const u=this.getBorderInstance(r);if(r.isEmpty()){null==u||u.disappear();continue}if(n){(0,i.default)(this,g).setActiveSelection(r).scan().forEach((e=>{if(o.has(e)){const t=o.get(e);t.has(n)&&!0===l?t.set(n,t.get(n)+1):t.set(n,1)}else o.set(e,new Map([[n,1]]));a&&(s.has(e)||s.set(e,[]),"TH"===e.nodeName&&s.get(e).push(...a))}))}const c=r.getCorners();(0,i.default)(this,d).getSetting("onBeforeDrawBorders",c,h),null==u||u.appear(c)}o.forEach(((e,t)=>{var o;const s=Array.from(e).map((e=>{let[t,o]=e;return 1===o?t:[t,...Array.from({length:o-1},((e,o)=>`${t}-${o+1}`))]})).flat();s.forEach((e=>(0,i.default)(this,f).get((0,i.default)(this,d)).add(e))),(0,n.addClass)(t,s),"TD"===t.nodeName&&Array.isArray(null===(o=(0,i.default)(this,c).options)||void 0===o?void 0:o.cellAttributes)&&(0,n.setAttribute)(t,(0,i.default)(this,c).options.cellAttributes)})),Array.from(s.keys()).forEach((e=>{(0,n.setAttribute)(e,[...s.get(e)])}))}}},7161:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0;var i=s(o(42538)),r=s(o(48427)),n=o(83302);function a(e,t,o){l(e,t),t.set(e,o)}function l(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function h(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}var u=new WeakMap,d=new WeakMap,c=new WeakSet;function g(e){const{wtTable:t}=(0,i.default)(this,d),o=t.getRenderedRowsCount(),s=t.getRenderedColumnsCount();for(let i=0;i<o;i+=1){const o=t.rowFilter.renderedToSource(i);for(let i=0;i<s;i+=1)e(o,t.columnFilter.renderedToSource(i))}}t.SelectionScanner=class{constructor(){var e,t;l(e=this,t=c),t.add(e),a(this,u,{writable:!0,value:void 0}),a(this,d,{writable:!0,value:void 0})}setActiveOverlay(e){return(0,r.default)(this,d,e),this}setActiveSelection(e){return(0,r.default)(this,u,e),this}scan(){const e=(0,i.default)(this,u).settings.selectionType,t=new Set;return"active-header"===e?(this.scanColumnsInHeadersRange((e=>t.add(e))),this.scanRowsInHeadersRange((e=>t.add(e)))):"area"===e?this.scanCellsRange((e=>t.add(e))):"focus"===e?(this.scanColumnsInHeadersRange((e=>t.add(e))),this.scanRowsInHeadersRange((e=>t.add(e))),this.scanCellsRange((e=>t.add(e)))):"fill"===e?this.scanCellsRange((e=>t.add(e))):"header"===e?(this.scanColumnsInHeadersRange((e=>t.add(e))),this.scanRowsInHeadersRange((e=>t.add(e)))):"row"===e?(this.scanRowsInHeadersRange((e=>t.add(e))),this.scanRowsInCellsRange((e=>t.add(e)))):"column"===e&&(this.scanColumnsInHeadersRange((e=>t.add(e))),this.scanColumnsInCellsRange((e=>t.add(e)))),t}scanColumnsInHeadersRange(e){const[t,o,s,r]=(0,i.default)(this,u).getCorners(),{wtTable:n}=(0,i.default)(this,d),a=n.getRenderedColumnsCount(),l=n.getColumnHeadersCount();let h=0;for(let c=-n.getRowHeadersCount();c<a;c++){const a=n.columnFilter.renderedToSource(c);if(!(a<o||a>r)){for(let c=-l;c<0;c++){if(c<t||c>s)continue;const g=c+l;let f=n.getColumnHeader(a,g);const p=(0,i.default)(this,d).getSetting("onBeforeHighlightingColumnHeader",a,g,{selectionType:(0,i.default)(this,u).settings.selectionType,columnCursor:h,selectionWidth:r-o+1});null!==p&&(p!==a&&(f=n.getColumnHeader(p,g)),e(f))}h+=1}}}scanRowsInHeadersRange(e){const[t,o,s,r]=(0,i.default)(this,u).getCorners(),{wtTable:n}=(0,i.default)(this,d),a=n.getRenderedRowsCount(),l=n.getRowHeadersCount();let h=0;for(let c=-n.getColumnHeadersCount();c<a;c++){const a=n.rowFilter.renderedToSource(c);if(!(a<t||a>s)){for(let c=-l;c<0;c++){if(c<o||c>r)continue;const g=c+l;let f=n.getRowHeader(a,g);const p=(0,i.default)(this,d).getSetting("onBeforeHighlightingRowHeader",a,g,{selectionType:(0,i.default)(this,u).settings.selectionType,rowCursor:h,selectionHeight:s-t+1});null!==p&&(p!==a&&(f=n.getRowHeader(p,g)),e(f))}h+=1}}}scanCellsRange(e){const[t,o,s,r]=(0,i.default)(this,u).getCorners(),{wtTable:a}=(0,i.default)(this,d);h(this,c,g).call(this,((l,h)=>{if(l>=t&&l<=s&&h>=o&&h<=r){const t=a.getCell((0,i.default)(this,d).createCellCoords(l,h)),o=(0,i.default)(this,d).getSetting("onAfterDrawSelection",l,h,(0,i.default)(this,u).settings.layerLevel);"string"==typeof o&&(0,n.addClass)(t,o),e(t)}}))}scanRowsInCellsRange(e){const[t,,o]=(0,i.default)(this,u).getCorners(),{wtTable:s}=(0,i.default)(this,d);h(this,c,g).call(this,((r,n)=>{if(r>=t&&r<=o){const t=s.getCell((0,i.default)(this,d).createCellCoords(r,n));e(t)}}))}scanColumnsInCellsRange(e){const[,t,,o]=(0,i.default)(this,u).getCorners(),{wtTable:s}=(0,i.default)(this,d);h(this,c,g).call(this,((r,n)=>{if(n>=t&&n<=o){const t=s.getCell((0,i.default)(this,d).createCellCoords(r,n));e(t)}}))}}},33468:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=o(22232),r=s(o(65718));class n{constructor(e,t){this.settings=e,this.cellRange=t||null}isEmpty(){return null===this.cellRange}add(e){return this.isEmpty()?this.cellRange=this.settings.createCellRange(e):this.cellRange.expand(e),this}replace(e,t){if(!this.isEmpty()){if(this.cellRange.from.isEqual(e))return this.cellRange.from=t,!0;if(this.cellRange.to.isEqual(e))return this.cellRange.to=t,!0}return!1}clear(){return this.cellRange=null,this}getCorners(){const e=this.cellRange.getOuterTopStartCorner(),t=this.cellRange.getOuterBottomEndCorner();return[e.row,e.col,t.row,t.col]}destroy(){this.runLocalHooks("destroy")}}(0,i.mixin)(n,r.default);t.default=n},64057:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=o(83302),n=o(22232);t.default=class{constructor(e){(0,i.default)(this,"settings",{}),(0,i.default)(this,"defaults",Object.freeze(this.getDefaults())),(0,n.objectEach)(this.defaults,((t,o)=>{if(void 0!==e[o])this.settings[o]=e[o];else{if(void 0===t)throw new Error(`A required setting "${o}" was not provided`);this.settings[o]=t}}))}getDefaults(){return{facade:void 0,table:void 0,isDataViewInstance:!0,externalRowCalculator:!1,stretchH:"none",currentRowClassName:null,currentColumnClassName:null,preventOverflow:()=>!1,preventWheel:!1,data:void 0,freezeOverlays:!1,fixedColumnsStart:0,fixedRowsTop:0,fixedRowsBottom:0,shouldRenderInlineStartOverlay:()=>this.getSetting("fixedColumnsStart")>0||this.getSetting("rowHeaders").length>0,shouldRenderTopOverlay:()=>this.getSetting("fixedRowsTop")>0||this.getSetting("columnHeaders").length>0,shouldRenderBottomOverlay:()=>this.getSetting("fixedRowsBottom")>0,minSpareRows:0,rowHeaders:()=>[],columnHeaders:()=>[],totalRows:void 0,totalColumns:void 0,cellRenderer:(e,t,o)=>{const s=this.getSetting("data",e,t);(0,r.fastInnerText)(o,null==s?"":s)},columnWidth(){},rowHeight(){},defaultRowHeight:23,defaultColumnWidth:50,selections:null,hideBorderOnMouseDownOver:!1,viewportRowCalculatorOverride:null,viewportColumnCalculatorOverride:null,onCellMouseDown:null,onCellContextMenu:null,onCellMouseOver:null,onCellMouseOut:null,onCellMouseUp:null,onCellDblClick:null,onCellCornerMouseDown:null,onCellCornerDblClick:null,beforeDraw:null,onDraw:null,onBeforeRemoveCellClassNames:null,onAfterDrawSelection:null,onBeforeDrawBorders:null,onBeforeViewportScrollHorizontally:e=>e,onBeforeViewportScrollVertically:e=>e,onScrollHorizontally:null,onScrollVertically:null,onBeforeTouchScroll:null,onAfterMomentumScroll:null,onBeforeStretchingColumnWidth:e=>e,onModifyRowHeaderWidth:null,onModifyGetCellCoords:null,onBeforeHighlightingRowHeader:e=>e,onBeforeHighlightingColumnHeader:e=>e,onWindowResize:null,onContainerElementResize:null,renderAllRows:!1,groups:!1,rowHeaderWidth:null,columnHeaderHeight:null,headerClassName:null,rtlMode:!1,ariaTags:!0}}update(e,t){return void 0===t?(0,n.objectEach)(e,((e,t)=>{this.settings[t]=e})):this.settings[e]=t,this}getSetting(e,t,o,s,i){return"function"==typeof this.settings[e]?this.settings[e](t,o,s,i):void 0!==t&&Array.isArray(this.settings[e])?this.settings[e][t]:this.settings[e]}getSettingPure(e){return this.settings[e]}has(e){return!!this.settings[e]}}},45460:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683),o(63517);var i=s(o(93231)),r=o(83302),n=o(85015),a=s(o(65946)),l=s(o(22350)),h=o(96649),u=s(o(35863)),d=s(o(72772)),c=o(89381),g=o(5386);t.default=class{constructor(e,t,o,s,n){(0,i.default)(this,"wtSettings",null),(0,i.default)(this,"domBindings",void 0),(0,i.default)(this,"TBODY",null),(0,i.default)(this,"THEAD",null),(0,i.default)(this,"COLGROUP",null),(0,i.default)(this,"hasTableHeight",!0),(0,i.default)(this,"hasTableWidth",!0),(0,i.default)(this,"isTableVisible",!1),(0,i.default)(this,"tableOffset",0),(0,i.default)(this,"holderOffset",0),this.domBindings=o,this.isMaster="master"===n,this.name=n,this.dataAccessObject=e,this.facadeGetter=t,this.wtSettings=s,this.instance=this.dataAccessObject.wot,this.wot=this.dataAccessObject.wot,this.TABLE=o.rootTable,(0,r.removeTextNodes)(this.TABLE),this.spreader=this.createSpreader(this.TABLE),this.hider=this.createHider(this.spreader),this.holder=this.createHolder(this.hider),this.wtRootElement=this.holder.parentNode,this.isMaster&&this.alignOverlaysWithTrimmingContainer(),this.fixTableDomTree(),this.rowFilter=null,this.columnFilter=null,this.correctHeaderWidth=!1;const a=this.wtSettings.getSettingPure("rowHeaderWidth");this.wtSettings.update("rowHeaderWidth",(()=>this._modifyRowHeaderWidth(a))),this.rowUtils=new d.default(this.dataAccessObject,this.wtSettings),this.columnUtils=new u.default(this.dataAccessObject,this.wtSettings),this.tableRenderer=new h.Renderer({TABLE:this.TABLE,THEAD:this.THEAD,COLGROUP:this.COLGROUP,TBODY:this.TBODY,rowUtils:this.rowUtils,columnUtils:this.columnUtils,cellRenderer:this.wtSettings.getSettingPure("cellRenderer")})}is(e){return this.name===e}fixTableDomTree(){const e=this.domBindings.rootDocument;this.TBODY=this.TABLE.querySelector("tbody"),this.TBODY||(this.TBODY=e.createElement("tbody"),this.TABLE.appendChild(this.TBODY)),this.THEAD=this.TABLE.querySelector("thead"),this.THEAD||(this.THEAD=e.createElement("thead"),this.TABLE.insertBefore(this.THEAD,this.TBODY)),this.COLGROUP=this.TABLE.querySelector("colgroup"),this.COLGROUP||(this.COLGROUP=e.createElement("colgroup"),this.TABLE.insertBefore(this.COLGROUP,this.THEAD))}createSpreader(e){const t=e.parentNode;let o;return t&&t.nodeType===Node.ELEMENT_NODE&&(0,r.hasClass)(t,"wtHolder")||(o=this.domBindings.rootDocument.createElement("div"),o.className="wtSpreader",t&&t.insertBefore(o,e),o.appendChild(e)),o.style.position="relative",this.wtSettings.getSetting("ariaTags")&&(0,r.setAttribute)(o,[(0,g.A11Y_PRESENTATION)()]),o}createHider(e){const t=e.parentNode;let o;return t&&t.nodeType===Node.ELEMENT_NODE&&(0,r.hasClass)(t,"wtHolder")||(o=this.domBindings.rootDocument.createElement("div"),o.className="wtHider",t&&t.insertBefore(o,e),o.appendChild(e)),this.wtSettings.getSetting("ariaTags")&&(0,r.setAttribute)(o,[(0,g.A11Y_PRESENTATION)()]),o}createHolder(e){const t=e.parentNode;let o;return t&&t.nodeType===Node.ELEMENT_NODE&&(0,r.hasClass)(t,"wtHolder")||(o=this.domBindings.rootDocument.createElement("div"),o.style.position="relative",o.className="wtHolder",t&&t.insertBefore(o,e),this.isMaster&&(o.parentNode.className+="ht_master handsontable",o.parentNode.setAttribute("dir",this.wtSettings.getSettingPure("rtlMode")?"rtl":"ltr"),this.wtSettings.getSetting("ariaTags")&&(0,r.setAttribute)(o.parentNode,[(0,g.A11Y_PRESENTATION)()])),o.appendChild(e)),this.wtSettings.getSetting("ariaTags")&&(0,r.setAttribute)(o,[(0,g.A11Y_PRESENTATION)()]),o}draw(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const{wtSettings:t}=this,{wtOverlays:o,wtViewport:s}=this.dataAccessObject,i=t.getSetting("totalRows"),n=t.getSetting("totalColumns"),h=t.getSetting("rowHeaders"),u=h.length,d=t.getSetting("columnHeaders"),g=d.length;let f=!1,p=e;if(this.isMaster&&(this.holderOffset=(0,r.offset)(this.holder),p=s.createRenderCalculators(p),u&&!t.getSetting("fixedColumnsStart"))){const e=o.inlineStartOverlay.getScrollPosition(),t=this.correctHeaderWidth;this.correctHeaderWidth=0!==e,t!==this.correctHeaderWidth&&(p=!1)}if(this.isMaster&&(f=o.updateStateOfRendering()),p)this.isMaster&&s.createVisibleCalculators(),o&&o.refresh(!0);else{this.isMaster?this.tableOffset=(0,r.offset)(this.TABLE):this.tableOffset=this.dataAccessObject.parentTableOffset;const e=i>0?this.getFirstRenderedRow():0,t=n>0?this.getFirstRenderedColumn():0;this.rowFilter=new l.default(e,i,g),this.columnFilter=new a.default(t,n,u);let o=!0;if(this.isMaster){this.alignOverlaysWithTrimmingContainer();const e={};this.wtSettings.getSetting("beforeDraw",!0,e),o=!0!==e.skipRender}if(o){let e;if(this.tableRenderer.setHeaderContentRenderers(h,d),(this.is(c.CLONE_BOTTOM)||this.is(c.CLONE_BOTTOM_INLINE_START_CORNER))&&this.tableRenderer.setHeaderContentRenderers(h,[]),this.resetOversizedRows(),this.tableRenderer.setViewportSize(this.getRenderedRowsCount(),this.getRenderedColumnsCount()).setFilters(this.rowFilter,this.columnFilter).render(),this.isMaster&&(e=this.dataAccessObject.workspaceWidth,this.dataAccessObject.wtViewport.containerWidth=null,this.markOversizedColumnHeaders()),this.adjustColumnHeaderHeights(),(this.isMaster||this.is(c.CLONE_BOTTOM))&&this.markOversizedRows(),this.isMaster){this.dataAccessObject.wtViewport.createVisibleCalculators(),this.dataAccessObject.wtOverlays.refresh(!1),this.dataAccessObject.wtOverlays.applyToDOM();const t=(0,r.outerWidth)(this.hider),o=(0,r.outerWidth)(this.TABLE);0!==t&&o!==t&&(this.columnUtils.calculateWidths(),this.tableRenderer.renderer.colGroup.render()),e!==this.dataAccessObject.wtViewport.getWorkspaceWidth()&&(this.dataAccessObject.wtViewport.containerWidth=null,this.columnUtils.calculateWidths(),this.tableRenderer.renderer.colGroup.render()),this.wtSettings.getSetting("onDraw",!0)}else this.is(c.CLONE_BOTTOM)&&this.dataAccessObject.cloneSource.wtOverlays.adjustElementsSize()}}let m=!1;return this.isMaster&&(m=o.topOverlay.resetFixedPosition(),o.bottomOverlay.clone&&(m=o.bottomOverlay.resetFixedPosition()||m),m=o.inlineStartOverlay.resetFixedPosition()||m,o.topInlineStartCornerOverlay&&o.topInlineStartCornerOverlay.resetFixedPosition(),o.bottomInlineStartCornerOverlay&&o.bottomInlineStartCornerOverlay.clone&&o.bottomInlineStartCornerOverlay.resetFixedPosition()),m?(o.refreshAll(),o.adjustElementsSize()):this.dataAccessObject.selectionManager.setActiveOverlay(this.facadeGetter()).render(p),f&&o.syncScrollWithMaster(),this.dataAccessObject.drawn=!0,this}markIfOversizedColumnHeader(e){const t=this.columnFilter.renderedToSource(e);let o=this.wtSettings.getSetting("columnHeaders").length;const s=this.wtSettings.getSetting("defaultRowHeight");let i,n,a;const l=this.wtSettings.getSetting("columnHeaderHeight")||[];for(;o;)o-=1,i=this.getColumnHeaderHeight(o),n=this.getColumnHeader(t,o),n&&(a=(0,r.innerHeight)(n),(!i&&s<a||i<a)&&(this.dataAccessObject.wtViewport.oversizedColumnHeaders[o]=a),Array.isArray(l)?null!==l[o]&&void 0!==l[o]&&(this.dataAccessObject.wtViewport.oversizedColumnHeaders[o]=l[o]):isNaN(l)||(this.dataAccessObject.wtViewport.oversizedColumnHeaders[o]=l),this.dataAccessObject.wtViewport.oversizedColumnHeaders[o]<(l[o]||l)&&(this.dataAccessObject.wtViewport.oversizedColumnHeaders[o]=l[o]||l))}adjustColumnHeaderHeights(){const{wtSettings:e}=this,t=this.THEAD.childNodes,o=this.dataAccessObject.wtViewport.oversizedColumnHeaders;for(let s=0,i=e.getSetting("columnHeaders").length;s<i;s++)if(o[s]){if(!t[s]||0===t[s].childNodes.length)return;t[s].childNodes[0].style.height=`${o[s]}px`}}resetOversizedRows(){const{wtSettings:e}=this,{wtViewport:t}=this.dataAccessObject;if((this.isMaster||this.is(c.CLONE_BOTTOM))&&!e.getSetting("externalRowCalculator")){const e=this.getRenderedRowsCount();for(let o=0;o<e;o++){const e=this.rowFilter.renderedToSource(o);t.oversizedRows&&t.oversizedRows[e]&&(t.oversizedRows[e]=void 0)}}}getCell(e){let t=e.row,o=e.col;const s=this.wtSettings.getSetting("onModifyGetCellCoords",t,o);if(s&&Array.isArray(s)&&([t,o]=s),this.isRowBeforeRenderedRows(t))return-1;if(this.isRowAfterRenderedRows(t))return-2;if(this.isColumnBeforeRenderedColumns(o))return-3;if(this.isColumnAfterRenderedColumns(o))return-4;const i=this.getRow(t);if(!i&&t>=0)throw new Error("TR was expected to be rendered but is not");const r=i.childNodes[this.columnFilter.sourceColumnToVisibleRowHeadedColumn(o)];if(!r&&o>=0)throw new Error("TD or TH was expected to be rendered but is not");return r}getRow(e){let t=null,o=null;var s,i;e<0?(t=null===(s=this.rowFilter)||void 0===s?void 0:s.sourceRowToVisibleColHeadedRow(e),o=this.THEAD):(t=null===(i=this.rowFilter)||void 0===i?void 0:i.sourceToRendered(e),o=this.TBODY);return void 0!==t&&void 0!==o&&(!(o.childNodes.length<t+1)&&o.childNodes[t])}getColumnHeader(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;const o=this.THEAD.childNodes[t];return null==o?void 0:o.childNodes[this.columnFilter.sourceColumnToVisibleRowHeadedColumn(e)]}getColumnHeaders(e){const t=[],o=this.columnFilter.sourceColumnToVisibleRowHeadedColumn(e);return this.THEAD.childNodes.forEach((e=>{const s=e.childNodes[o];s&&t.push(s)})),t}getRowHeader(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(t>=this.wtSettings.getSetting("rowHeaders").length)return;const o=this.rowFilter.sourceToRendered(e),s=o<0?this.rowFilter.sourceRowToVisibleColHeadedRow(e):o,i=(o<0?this.THEAD:this.TBODY).childNodes[s];return null==i?void 0:i.childNodes[t]}getRowHeaders(e){const t=[],o=this.wtSettings.getSetting("rowHeaders").length;for(let s=0;s<o;s++){const o=this.TBODY.childNodes[this.rowFilter.sourceToRendered(e)],i=null==o?void 0:o.childNodes[s];i&&t.push(i)}return t}getCoords(e){let t=e;if("TD"!==t.nodeName&&"TH"!==t.nodeName&&(t=(0,r.closest)(t,["TD","TH"])),null===t)return null;const o=t.parentNode,s=o.parentNode;let i=(0,r.index)(o),n=t.cellIndex;if((0,r.overlayContainsElement)(c.CLONE_TOP_INLINE_START_CORNER,t,this.wtRootElement)||(0,r.overlayContainsElement)(c.CLONE_TOP,t,this.wtRootElement))"THEAD"===s.nodeName&&(i-=s.childNodes.length);else if((0,r.overlayContainsElement)(c.CLONE_BOTTOM_INLINE_START_CORNER,t,this.wtRootElement)||(0,r.overlayContainsElement)(c.CLONE_BOTTOM,t,this.wtRootElement)){i=this.wtSettings.getSetting("totalRows")-s.childNodes.length+i}else i=s===this.THEAD?this.rowFilter.visibleColHeadedRowToSourceRow(i):this.rowFilter.renderedToSource(i);return n=(0,r.overlayContainsElement)(c.CLONE_TOP_INLINE_START_CORNER,t,this.wtRootElement)||(0,r.overlayContainsElement)(c.CLONE_INLINE_START,t,this.wtRootElement)||(0,r.overlayContainsElement)(c.CLONE_BOTTOM_INLINE_START_CORNER,t,this.wtRootElement)?this.columnFilter.offsettedTH(n):this.columnFilter.visibleRowHeadedColumnToSourceColumn(n),this.wot.createCellCoords(i,n)}markOversizedRows(){if(this.wtSettings.getSetting("externalRowCalculator"))return;let e=this.TBODY.childNodes.length;let t,o,s,i,n;if(e*this.wtSettings.getSetting("defaultRowHeight")!==(0,r.innerHeight)(this.TBODY)-1||this.wtSettings.getSetting("fixedRowsBottom"))for(;e;)e-=1,s=this.rowFilter.renderedToSource(e),t=this.getRowHeight(s),i=this.getTrForRow(s),n=i.querySelector("th"),o=n?(0,r.innerHeight)(n):(0,r.innerHeight)(i)-1,(!t&&this.wtSettings.getSetting("defaultRowHeight")<o||t<o)&&(o+=1,this.dataAccessObject.wtViewport.oversizedRows[s]=o)}getTrForRow(e){return this.TBODY.childNodes[this.rowFilter.sourceToRendered(e)]}isColumnHeaderRendered(e){if(e>=0)return!1;const t=this.wtSettings.getSetting("rowHeaders").length;return Math.abs(e)<=t}isRowHeaderRendered(e){if(e>=0)return!1;const t=this.wtSettings.getSetting("columnHeaders").length;return Math.abs(e)<=t}isRowBeforeRenderedRows(e){const t=this.getFirstRenderedRow();return e<0&&t<=0?!this.isRowHeaderRendered(e):e<t}isRowAfterRenderedRows(e){return e>this.getLastRenderedRow()}isColumnBeforeRenderedColumns(e){const t=this.getFirstRenderedColumn();return e<0&&t<=0?!this.isColumnHeaderRendered(e):e<t}isColumnAfterRenderedColumns(e){return this.columnFilter&&e>this.getLastRenderedColumn()}isColumnAfterViewport(e){return this.columnFilter&&e>this.getLastVisibleColumn()}isRowAfterViewport(e){return this.rowFilter&&e>this.getLastVisibleRow()}isColumnBeforeViewport(e){return this.columnFilter&&this.columnFilter.sourceToRendered(e)<0&&e>=0}isLastRowFullyVisible(){return this.getLastVisibleRow()===this.getLastRenderedRow()}isLastColumnFullyVisible(){return this.getLastVisibleColumn()===this.getLastRenderedColumn()}allRowsInViewport(){return this.wtSettings.getSetting("totalRows")===this.getVisibleRowsCount()}allColumnsInViewport(){return this.wtSettings.getSetting("totalColumns")===this.getVisibleColumnsCount()}getRowHeight(e){return this.rowUtils.getHeight(e)}getColumnHeaderHeight(e){return this.columnUtils.getHeaderHeight(e)}getColumnWidth(e){return this.columnUtils.getWidth(e)}getStretchedColumnWidth(e){return this.columnUtils.getStretchedColumnWidth(e)}hasDefinedSize(){return this.hasTableHeight&&this.hasTableWidth}getWidth(){return(0,r.outerWidth)(this.TABLE)}getHeight(){return(0,r.outerHeight)(this.TABLE)}getTotalWidth(){const e=(0,r.outerWidth)(this.hider);return 0!==e?e:this.getWidth()}getTotalHeight(){const e=(0,r.outerHeight)(this.hider);return 0!==e?e:this.getHeight()}isVisible(){return(0,r.isVisible)(this.TABLE)}_modifyRowHeaderWidth(e){let t=(0,n.isFunction)(e)?e():null;return Array.isArray(t)?(t=[...t],t[t.length-1]=this._correctRowHeaderWidth(t[t.length-1])):t=this._correctRowHeaderWidth(t),t}_correctRowHeaderWidth(e){let t=e;return"number"!=typeof e&&(t=this.wtSettings.getSetting("defaultColumnWidth")),this.correctHeaderWidth&&(t+=1),t}}},86363:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(45460)),r=s(o(6271)),n=s(o(92117)),a=o(22232),l=o(89381);class h extends i.default{constructor(e,t,o,s){super(e,t,o,s,l.CLONE_BOTTOM)}}(0,a.mixin)(h,r.default),(0,a.mixin)(h,n.default);t.default=h},58654:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(45460)),r=s(o(6271)),n=s(o(6214)),a=o(22232),l=o(89381);class h extends i.default{constructor(e,t,o,s){super(e,t,o,s,l.CLONE_BOTTOM_INLINE_START_CORNER)}}(0,a.mixin)(h,r.default),(0,a.mixin)(h,n.default);t.default=h},32173:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(45460)),r=s(o(37610)),n=s(o(6214)),a=o(22232),l=o(89381);class h extends i.default{constructor(e,t,o,s){super(e,t,o,s,l.CLONE_INLINE_START)}}(0,a.mixin)(h,r.default),(0,a.mixin)(h,n.default);t.default=h},94915:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=o(83302),r=s(o(45460)),n=s(o(37610)),a=s(o(92117)),l=o(22232);class h extends r.default{constructor(e,t,o,s){super(e,t,o,s,"master")}alignOverlaysWithTrimmingContainer(){const e=(0,i.getTrimmingContainer)(this.wtRootElement),{rootWindow:t}=this.domBindings;if(e===t){this.wtSettings.getSetting("preventOverflow")||(this.holder.style.overflow="visible",this.wtRootElement.style.overflow="visible")}else{const o=e.parentElement,s=(0,i.getStyle)(e,"height",t),r=(0,i.getStyle)(e,"overflow",t),n=this.holder.style,{scrollWidth:a,scrollHeight:l}=e;let h=e.offsetWidth,u=e.offsetHeight;if(o&&["auto","hidden","scroll"].includes(r)){const s=e.cloneNode(!1);s.style.overflow="auto",s.style.position="absolute",e.nextElementSibling?o.insertBefore(s,e.nextElementSibling):o.appendChild(s);const r=parseInt((0,i.getComputedStyle)(s,t).height,10);o.removeChild(s),0===r&&(u=0)}u=Math.min(u,l),n.height="auto"===s?"auto":`${u}px`,h=Math.min(h,a),n.width=`${h}px`,n.overflow="",this.hasTableHeight="auto"===n.height||u>0,this.hasTableWidth=h>0}this.isTableVisible=(0,i.isVisible)(this.TABLE)}markOversizedColumnHeaders(){const{wtSettings:e}=this,{wtViewport:t}=this.dataAccessObject,o="master",s=e.getSetting("columnHeaders").length;if(s&&!t.hasOversizedColumnHeadersMarked[o]){const i=e.getSetting("rowHeaders").length,r=this.getRenderedColumnsCount();for(let e=0;e<s;e++)for(let e=-1*i;e<r;e++)this.markIfOversizedColumnHeader(e);t.hasOversizedColumnHeadersMarked[o]=!0}}}(0,l.mixin)(h,n.default),(0,l.mixin)(h,a.default);t.default=h},92117:(e,t,o)=>{"use strict";t.__esModule=!0;const s={getFirstRenderedColumn(){const e=this.dataAccessObject.startColumnRendered;return null===e?-1:e},getFirstVisibleColumn(){const e=this.dataAccessObject.startColumnVisible;return null===e?-1:e},getLastRenderedColumn(){const e=this.dataAccessObject.endColumnRendered;return null===e?-1:e},getLastVisibleColumn(){const e=this.dataAccessObject.endColumnVisible;return null===e?-1:e},getRenderedColumnsCount(){return this.dataAccessObject.countColumnsRendered},getVisibleColumnsCount(){return this.dataAccessObject.countColumnsVisible},getRowHeadersCount(){return this.dataAccessObject.rowHeaders.length}};(0,o(22232).defineGetter)(s,"MIXIN_NAME","calculatedColumns",{writable:!1,enumerable:!1});t.default=s},37610:(e,t,o)=>{"use strict";t.__esModule=!0;const s={getFirstRenderedRow(){const e=this.dataAccessObject.startRowRendered;return null===e?-1:e},getFirstVisibleRow(){const e=this.dataAccessObject.startRowVisible;return null===e?-1:e},getLastRenderedRow(){const e=this.dataAccessObject.endRowRendered;return null===e?-1:e},getLastVisibleRow(){const e=this.dataAccessObject.endRowVisible;return null===e?-1:e},getRenderedRowsCount(){return this.dataAccessObject.countRowsRendered},getVisibleRowsCount(){return this.dataAccessObject.countRowsVisible},getColumnHeadersCount(){return this.dataAccessObject.columnHeaders.length}};(0,o(22232).defineGetter)(s,"MIXIN_NAME","calculatedRows",{writable:!1,enumerable:!1});t.default=s},6214:(e,t,o)=>{"use strict";t.__esModule=!0;const s={getFirstRenderedColumn(){return 0===this.wtSettings.getSetting("totalColumns")?-1:0},getFirstVisibleColumn(){return this.getFirstRenderedColumn()},getLastRenderedColumn(){return this.getRenderedColumnsCount()-1},getLastVisibleColumn(){return this.getLastRenderedColumn()},getRenderedColumnsCount(){const e=this.wtSettings.getSetting("totalColumns");return Math.min(this.wtSettings.getSetting("fixedColumnsStart"),e)},getVisibleColumnsCount(){return this.getRenderedColumnsCount()},getRowHeadersCount(){return this.dataAccessObject.rowHeaders.length}};(0,o(22232).defineGetter)(s,"MIXIN_NAME","stickyColumnsStart",{writable:!1,enumerable:!1});t.default=s},6271:(e,t,o)=>{"use strict";t.__esModule=!0;const s={getFirstRenderedRow(){const e=this.wtSettings.getSetting("totalRows"),t=this.wtSettings.getSetting("fixedRowsBottom"),o=e-t;return 0===e||0===t?-1:o<0?0:o},getFirstVisibleRow(){return this.getFirstRenderedRow()},getLastRenderedRow(){return this.wtSettings.getSetting("totalRows")-1},getLastVisibleRow(){return this.getLastRenderedRow()},getRenderedRowsCount(){const e=this.wtSettings.getSetting("totalRows");return Math.min(this.wtSettings.getSetting("fixedRowsBottom"),e)},getVisibleRowsCount(){return this.getRenderedRowsCount()},getColumnHeadersCount:()=>0};(0,o(22232).defineGetter)(s,"MIXIN_NAME","stickyRowsBottom",{writable:!1,enumerable:!1});t.default=s},15491:(e,t,o)=>{"use strict";t.__esModule=!0;const s={getFirstRenderedRow(){return 0===this.wtSettings.getSetting("totalRows")?-1:0},getFirstVisibleRow(){return this.getFirstRenderedRow()},getLastRenderedRow(){return this.getRenderedRowsCount()-1},getLastVisibleRow(){return this.getLastRenderedRow()},getRenderedRowsCount(){const e=this.wtSettings.getSetting("totalRows");return Math.min(this.wtSettings.getSetting("fixedRowsTop"),e)},getVisibleRowsCount(){return this.getRenderedRowsCount()},getColumnHeadersCount(){return this.dataAccessObject.columnHeaders.length}};(0,o(22232).defineGetter)(s,"MIXIN_NAME","stickyRowsTop",{writable:!1,enumerable:!1});t.default=s},85043:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(45460)),r=s(o(15491)),n=s(o(92117)),a=o(22232),l=o(89381);class h extends i.default{constructor(e,t,o,s){super(e,t,o,s,l.CLONE_TOP)}}(0,a.mixin)(h,r.default),(0,a.mixin)(h,n.default);t.default=h},56754:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(45460)),r=s(o(15491)),n=s(o(6214)),a=o(22232),l=o(89381);class h extends i.default{constructor(e,t,o,s){super(e,t,o,s,l.CLONE_TOP_INLINE_START_CORNER)}}(0,a.mixin)(h,r.default),(0,a.mixin)(h,n.default);t.default=h},35863:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(83302);t.default=class{constructor(e,t){(0,i.default)(this,"dataAccessObject",void 0),(0,i.default)(this,"wtSettings",void 0),(0,i.default)(this,"headerWidths",new Map),this.dataAccessObject=e,this.wtSettings=t}getWidth(e){return this.wtSettings.getSetting("columnWidth",e)||this.wtSettings.getSetting("defaultColumnWidth")}getStretchedColumnWidth(e){const t=this.dataAccessObject.wtViewport.columnsRenderCalculator;let o=this.getWidth(e);if(t){const s=t.getStretchedColumnWidth(e,o);s&&(o=s)}return o}getHeaderHeight(e){let t=this.wtSettings.getSetting("defaultRowHeight");const o=this.dataAccessObject.wtViewport.oversizedColumnHeaders[e];return void 0!==o&&(t=t?Math.max(t,o):o),t}getHeaderWidth(e){return this.headerWidths.get(this.dataAccessObject.wtTable.columnFilter.sourceToRendered(e))}calculateWidths(){const{wtSettings:e}=this,{wtTable:t,wtViewport:o,cloneSource:s}=this.dataAccessObject,i=s?s.wtTable.holder:t.holder,n=i.offsetHeight<i.scrollHeight?(0,r.getScrollbarWidth)():0;let a=e.getSetting("rowHeaderWidth");if(o.columnsRenderCalculator.refreshStretching(o.getViewportWidth()-n),a=e.getSetting("onModifyRowHeaderWidth",a),null!=a){const t=e.getSetting("rowHeaders").length,o=e.getSetting("defaultColumnWidth");for(let e=0;e<t;e++){let t=Array.isArray(a)?a[e]:a;t=null==t?o:t,this.headerWidths.set(e,t)}}}}},94191:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231));t.default=class{constructor(e){(0,i.default)(this,"nodeType",void 0),this.nodeType=e.toUpperCase()}setRootDocument(e){this.rootDocument=e}obtain(){return this.rootDocument.createElement(this.nodeType)}}},81787:(e,t)=>{"use strict";t.__esModule=!0;t.WORKING_SPACE_ALL=0,t.WORKING_SPACE_TOP=1,t.WORKING_SPACE_BOTTOM=2},1909:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(55407));t.OrderView=i.default;var r=s(o(52025));t.SharedOrderView=r.default},52025:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(55407));class r extends i.default{prependView(e){return this.sizeSet.prepend(e.sizeSet),e.sizeSet.append(this.sizeSet),this}appendView(e){return this.sizeSet.append(e.sizeSet),e.sizeSet.prepend(this.sizeSet),this}}t.default=r},55407:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(81787),n=s(o(96747));t.default=class{constructor(e,t,o){(0,i.default)(this,"rootNode",void 0),(0,i.default)(this,"nodesPool",void 0),(0,i.default)(this,"sizeSet",new n.default),(0,i.default)(this,"childNodeType",void 0),(0,i.default)(this,"visualIndex",0),(0,i.default)(this,"collectedNodes",[]),this.rootNode=e,this.nodesPool=t,this.childNodeType=o.toUpperCase()}setSize(e){return this.sizeSet.setSize(e),this}setOffset(e){return this.sizeSet.setOffset(e),this}isSharedViewSet(){return this.sizeSet.isShared()}getNode(e){return e<this.collectedNodes.length?this.collectedNodes[e]:null}getCurrentNode(){const e=this.collectedNodes.length;return e>0?this.collectedNodes[e-1]:null}getRenderedChildCount(){const{rootNode:e,sizeSet:t}=this;let o=0;if(this.isSharedViewSet()){let s=e.firstElementChild;for(;s;){if(s.tagName===this.childNodeType)o+=1;else if(t.isPlaceOn(r.WORKING_SPACE_TOP))break;s=s.nextElementSibling}}else o=e.childElementCount;return o}start(){this.collectedNodes.length=0,this.visualIndex=0;const{rootNode:e,sizeSet:t}=this,o=this.isSharedViewSet(),{nextSize:s}=t.getViewSize();let i=this.getRenderedChildCount();for(;i<s;){const s=this.nodesPool();!o||o&&t.isPlaceOn(r.WORKING_SPACE_BOTTOM)?e.appendChild(s):e.insertBefore(s,e.firstChild),i+=1}const n=o&&t.isPlaceOn(r.WORKING_SPACE_TOP);for(;i>s;)e.removeChild(n?e.firstChild:e.lastChild),i-=1}render(){const{rootNode:e,sizeSet:t}=this;let o=this.visualIndex;this.isSharedViewSet()&&t.isPlaceOn(r.WORKING_SPACE_BOTTOM)&&(o+=t.sharedSize.nextSize);let s=e.childNodes[o];if(s.tagName!==this.childNodeType){const t=this.nodesPool();e.replaceChild(t,s),s=t}this.collectedNodes.push(s),this.visualIndex+=1}end(){}}},79193:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231));t.default=class{constructor(){(0,i.default)(this,"currentSize",0),(0,i.default)(this,"nextSize",0),(0,i.default)(this,"currentOffset",0),(0,i.default)(this,"nextOffset",0)}setSize(e){this.currentSize=this.nextSize,this.nextSize=e}setOffset(e){this.currentOffset=this.nextOffset,this.nextOffset=e}}},96747:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=s(o(79193)),n=o(81787);t.default=class{constructor(){(0,i.default)(this,"size",new r.default),(0,i.default)(this,"workingSpace",n.WORKING_SPACE_ALL),(0,i.default)(this,"sharedSize",null)}setSize(e){this.size.setSize(e)}setOffset(e){this.size.setOffset(e)}getViewSize(){return this.size}isShared(){return this.sharedSize instanceof r.default}isPlaceOn(e){return this.workingSpace===e}append(e){this.workingSpace=n.WORKING_SPACE_TOP,e.workingSpace=n.WORKING_SPACE_BOTTOM,this.sharedSize=e.getViewSize()}prepend(e){this.workingSpace=n.WORKING_SPACE_BOTTOM,e.workingSpace=n.WORKING_SPACE_TOP,this.sharedSize=e.getViewSize()}}},72772:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231));t.default=class{constructor(e,t){(0,i.default)(this,"dataAccessObject",void 0),(0,i.default)(this,"wtSettings",void 0),this.dataAccessObject=e,this.wtSettings=t}getHeight(e){let t=this.wtSettings.getSetting("rowHeight",e);const o=this.dataAccessObject.wtViewport.oversizedRows[e];return void 0!==o&&(t=void 0===t?o:Math.max(t,o)),t}}},57293:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(83302),i=o(22232),r=o(46003);t.default=class{constructor(e,t,o,s,i){this.dataAccessObject=e,this.wot=e.wot,this.instance=this.wot,this.domBindings=t,this.wtSettings=o,this.wtTable=i,this.oversizedRows=[],this.oversizedColumnHeaders=[],this.hasOversizedColumnHeadersMarked={},this.clientHeight=0,this.containerWidth=NaN,this.rowHeaderWidth=NaN,this.rowsVisibleCalculator=null,this.columnsVisibleCalculator=null,this.eventManager=s,this.eventManager.addEventListener(this.domBindings.rootWindow,"resize",(()=>{this.clientHeight=this.getWorkspaceHeight()}))}getWorkspaceHeight(){const e=this.domBindings.rootDocument,t=this.dataAccessObject.topOverlayTrimmingContainer;let o=0;if(t===this.domBindings.rootWindow)o=e.documentElement.clientHeight;else{o=(0,s.outerHeight)(t)>0&&t.clientHeight>0?t.clientHeight:1/0}return o}getWorkspaceWidth(){const{wtSettings:e}=this,{rootDocument:t,rootWindow:o}=this.domBindings,i=this.dataAccessObject.inlineStartOverlayTrimmingContainer,r=t.documentElement.offsetWidth,n=e.getSetting("totalColumns"),a=e.getSetting("preventOverflow"),l=e.getSetting("rtlMode"),h=this.wtTable.TABLE.getBoundingClientRect(),u=r-(l?h.right-r:h.left);let d,c;if(a)return(0,s.outerWidth)(this.wtTable.wtRootElement);if(d=e.getSetting("freezeOverlays")?Math.min(u,r):Math.min(this.getContainerFillWidth(),u,r),i===o&&n>0&&this.sumColumnWidths(0,n-1)>d)return t.documentElement.clientWidth;if(i!==o&&(c=(0,s.getStyle)(this.dataAccessObject.inlineStartOverlayTrimmingContainer,"overflow",o),"scroll"===c||"hidden"===c||"auto"===c))return Math.max(d,i.clientWidth);const g=e.getSetting("stretchH");return"none"!==g&&g?d:Math.max(d,(0,s.outerWidth)(this.wtTable.TABLE))}hasVerticalScroll(){return this.wtTable.hider.offsetHeight>this.getWorkspaceHeight()}hasHorizontalScroll(){return this.wtTable.hider.offsetWidth>this.getWorkspaceWidth()}sumColumnWidths(e,t){let o=0,s=e;for(;s<t;)o+=this.wtTable.getColumnWidth(s),s+=1;return o}getContainerFillWidth(){if(this.containerWidth)return this.containerWidth;const e=this.wtTable.holder,t=this.domBindings.rootDocument.createElement("div");t.style.width="100%",t.style.height="1px",e.appendChild(t);const o=t.offsetWidth;return this.containerWidth=o,e.removeChild(t),o}getWorkspaceOffset(){return(0,s.offset)(this.wtTable.TABLE)}getColumnHeaderHeight(){return this.wtSettings.getSetting("columnHeaders").length?isNaN(this.columnHeaderHeight)&&(this.columnHeaderHeight=(0,s.outerHeight)(this.wtTable.THEAD)):this.columnHeaderHeight=0,this.columnHeaderHeight}getViewportHeight(){let e=this.getWorkspaceHeight();if(e===1/0)return e;const t=this.getColumnHeaderHeight();return t>0&&(e-=t),e}getRowHeaderWidth(){const e=this.wtSettings.getSetting("rowHeaderWidth"),t=this.wtSettings.getSetting("rowHeaders");if(e){this.rowHeaderWidth=0;for(let o=0,s=t.length;o<s;o++)this.rowHeaderWidth+=e[o]||e}if(isNaN(this.rowHeaderWidth))if(t.length){let e=this.wtTable.TABLE.querySelector("TH");this.rowHeaderWidth=0;for(let o=0,i=t.length;o<i;o++)e?(this.rowHeaderWidth+=(0,s.outerWidth)(e),e=e.nextSibling):this.rowHeaderWidth+=50}else this.rowHeaderWidth=0;return this.rowHeaderWidth=this.wtSettings.getSetting("onModifyRowHeaderWidth",this.rowHeaderWidth)||this.rowHeaderWidth,this.rowHeaderWidth}getViewportWidth(){const e=this.getWorkspaceWidth();if(e===1/0)return e;const t=this.getRowHeaderWidth();return t>0?e-t:e}createRowsCalculator(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r.RENDER_TYPE;const{wtSettings:t,wtTable:o}=this;let i,n,a;this.rowHeaderWidth=NaN,i=t.getSetting("renderAllRows")&&e===r.RENDER_TYPE?1/0:this.getViewportHeight();let l=this.dataAccessObject.topScrollPosition-this.dataAccessObject.topParentOffset;const h=t.getSetting("fixedRowsTop"),u=t.getSetting("fixedRowsBottom"),d=t.getSetting("totalRows");return h&&l>=0&&(a=this.dataAccessObject.topOverlay.sumCellSizes(0,h),l+=a,i-=a),u&&this.dataAccessObject.bottomOverlay.clone&&(a=this.dataAccessObject.bottomOverlay.sumCellSizes(d-u,d),i-=a),n=o.holder.clientHeight===o.holder.offsetHeight?0:(0,s.getScrollbarWidth)(this.domBindings.rootDocument),new r.ViewportRowsCalculator({viewportHeight:i,scrollOffset:l,totalRows:t.getSetting("totalRows"),rowHeightFn:e=>o.getRowHeight(e),overrideFn:t.getSettingPure("viewportRowCalculatorOverride"),calculationType:e,horizontalScrollbarHeight:n})}createColumnsCalculator(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r.RENDER_TYPE;const{wtSettings:t,wtTable:o}=this;let i=this.getViewportWidth(),n=Math.abs(this.dataAccessObject.inlineStartScrollPosition)-this.dataAccessObject.inlineStartParentOffset;this.columnHeaderHeight=NaN;const a=t.getSetting("fixedColumnsStart");if(a&&n>=0){const e=this.dataAccessObject.inlineStartOverlay.sumCellSizes(0,a);n+=e,i-=e}return o.holder.clientWidth!==o.holder.offsetWidth&&(i-=(0,s.getScrollbarWidth)(this.domBindings.rootDocument)),new r.ViewportColumnsCalculator({viewportWidth:i,scrollOffset:n,totalColumns:t.getSetting("totalColumns"),columnWidthFn:e=>o.getColumnWidth(e),overrideFn:t.getSettingPure("viewportColumnCalculatorOverride"),calculationType:e,stretchMode:t.getSetting("stretchH"),stretchingColumnWidthFn:(e,o)=>t.getSetting("onBeforeStretchingColumnWidth",e,o),inlineStartOffset:this.dataAccessObject.inlineStartParentOffset})}createRenderCalculators(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(e){const t=this.createRowsCalculator(r.FULLY_VISIBLE_TYPE),o=this.createColumnsCalculator(r.FULLY_VISIBLE_TYPE);this.areAllProposedVisibleRowsAlreadyRendered(t)&&this.areAllProposedVisibleColumnsAlreadyRendered(o)||(e=!1)}return e||(this.rowsRenderCalculator=this.createRowsCalculator(r.RENDER_TYPE),this.columnsRenderCalculator=this.createColumnsCalculator(r.RENDER_TYPE)),this.rowsVisibleCalculator=null,this.columnsVisibleCalculator=null,e}createVisibleCalculators(){this.rowsVisibleCalculator=this.createRowsCalculator(r.FULLY_VISIBLE_TYPE),this.columnsVisibleCalculator=this.createColumnsCalculator(r.FULLY_VISIBLE_TYPE)}areAllProposedVisibleRowsAlreadyRendered(e){if(!this.rowsVisibleCalculator)return!1;const{startRow:t,endRow:o,isVisibleInTrimmingContainer:s}=e;if(null===t&&null===o)return!s;const{startRow:i,endRow:r}=this.rowsRenderCalculator;return!(t<i||t===i&&t>0)&&!(o>r||o===r&&o<this.wtSettings.getSetting("totalRows")-1)}areAllProposedVisibleColumnsAlreadyRendered(e){if(!this.columnsVisibleCalculator)return!1;const{startColumn:t,endColumn:o,isVisibleInTrimmingContainer:s}=e;if(null===t&&null===o)return!s;const{startColumn:i,endColumn:r}=this.columnsRenderCalculator;return!(t<i||t===i&&t>0)&&!(o>r||o===r&&o<this.wtSettings.getSetting("totalColumns")-1)}resetHasOversizedColumnHeadersMarked(){(0,i.objectEach)(this.hasOversizedColumnHeadersMarked,((e,t,o)=>{o[t]=void 0}))}}},73596:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(16247),o(25671),o(97796),o(36662);var i=s(o(78900)),r=o(45433),n=o(3177),a=s(o(56307)),l=o(22489),h=o(65324),u=o(57924),d=o(48253),c=o(21280);function g(e,t){const o=new i.default(e,t||{},r.rootInstanceSymbol);return o.init(),o}t.CellCoords=c.CellCoords,t.CellRange=c.CellRange,(0,h.registerCellType)(u.TextCellType),g.editors={BaseEditor:d.BaseEditor},g.Core=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new i.default(e,t,r.rootInstanceSymbol)},g.DefaultSettings=(0,n.metaSchemaFactory)(),g.hooks=a.default.getSingleton(),g.CellCoords=c.CellCoords,g.CellRange=c.CellRange,g.packageName="handsontable",g.buildDate="27/11/2023 08:14:13",g.version="14.0.0-next-23212d5-20231127",g.languages={dictionaryKeys:l.dictionaryKeys,getLanguageDictionary:l.getLanguageDictionary,getLanguagesDictionaries:l.getLanguagesDictionaries,registerLanguageDictionary:l.registerLanguageDictionary,getTranslatedPhrase:l.getTranslatedPhrase};t.default=g},78380:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(25815),i=o(16124),r=o(67156);const n=t.CELL_TYPE="autocomplete";t.AutocompleteCellType={CELL_TYPE:n,editor:s.AutocompleteEditor,renderer:i.autocompleteRenderer,validator:r.autocompleteValidator}},83954:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(78380);t.AutocompleteCellType=s.AutocompleteCellType,t.CELL_TYPE=s.CELL_TYPE},30749:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(63729),i=o(8877);const r=t.CELL_TYPE="checkbox";t.CheckboxCellType={CELL_TYPE:r,editor:s.CheckboxEditor,renderer:i.checkboxRenderer}},42855:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(30749);t.CELL_TYPE=s.CELL_TYPE,t.CheckboxCellType=s.CheckboxCellType},24259:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(58437),i=o(56522),r=o(82951);const n=t.CELL_TYPE="date";t.DateCellType={CELL_TYPE:n,editor:s.DateEditor,renderer:i.dateRenderer,validator:r.dateValidator}},56844:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(24259);t.CELL_TYPE=s.CELL_TYPE,t.DateCellType=s.DateCellType},72061:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(9535),i=o(16124),r=o(67156);const n=t.CELL_TYPE="dropdown";t.DropdownCellType={CELL_TYPE:n,editor:s.DropdownEditor,renderer:i.autocompleteRenderer,validator:r.autocompleteValidator}},65867:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(72061);t.CELL_TYPE=s.CELL_TYPE,t.DropdownCellType=s.DropdownCellType},85334:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(93273),i=o(67981);const r=t.CELL_TYPE="handsontable";t.HandsontableCellType={CELL_TYPE:r,editor:s.HandsontableEditor,renderer:i.handsontableRenderer}},243:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(85334);t.CELL_TYPE=s.CELL_TYPE,t.HandsontableCellType=s.HandsontableCellType},74319:(e,t,o)=>{"use strict";t.__esModule=!0,t.registerAllCellTypes=function(){(0,g.registerCellType)(s.AutocompleteCellType),(0,g.registerCellType)(i.CheckboxCellType),(0,g.registerCellType)(r.DateCellType),(0,g.registerCellType)(n.DropdownCellType),(0,g.registerCellType)(a.HandsontableCellType),(0,g.registerCellType)(l.NumericCellType),(0,g.registerCellType)(h.PasswordCellType),(0,g.registerCellType)(u.SelectCellType),(0,g.registerCellType)(d.TextCellType),(0,g.registerCellType)(c.TimeCellType)};var s=o(83954);t.AutocompleteCellType=s.AutocompleteCellType,t.AUTOCOMPLETE_TYPE=s.CELL_TYPE;var i=o(42855);t.CheckboxCellType=i.CheckboxCellType,t.CHECKBOX_TYPE=i.CELL_TYPE;var r=o(56844);t.DateCellType=r.DateCellType,t.DATE_TYPE=r.CELL_TYPE;var n=o(65867);t.DropdownCellType=n.DropdownCellType,t.DROPDOWN_TYPE=n.CELL_TYPE;var a=o(243);t.HandsontableCellType=a.HandsontableCellType,t.HANDSONTABLE_TYPE=a.CELL_TYPE;var l=o(68683);t.NumericCellType=l.NumericCellType,t.NUMERIC_TYPE=l.CELL_TYPE;var h=o(81762);t.PasswordCellType=h.PasswordCellType,t.PASSWORD_TYPE=h.CELL_TYPE;var u=o(12256);t.SelectCellType=u.SelectCellType,t.SELECT_TYPE=u.CELL_TYPE;var d=o(57924);t.TextCellType=d.TextCellType,t.TEXT_TYPE=d.CELL_TYPE;var c=o(8228);t.TimeCellType=c.TimeCellType,t.TIME_TYPE=c.CELL_TYPE;var g=o(65324);t.registerCellType=g.registerCellType,t.getCellType=g.getCellType,t.getRegisteredCellTypeNames=g.getRegisteredCellTypeNames,t.getRegisteredCellTypes=g.getRegisteredCellTypes,t.hasCellType=g.hasCellType},68683:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(79486);t.CELL_TYPE=s.CELL_TYPE,t.NumericCellType=s.NumericCellType},79486:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(97130),i=o(78416),r=o(71);const n=t.CELL_TYPE="numeric";t.NumericCellType={CELL_TYPE:n,editor:s.NumericEditor,renderer:i.numericRenderer,validator:r.numericValidator,dataType:"number"}},81762:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(40229);t.CELL_TYPE=s.CELL_TYPE,t.PasswordCellType=s.PasswordCellType},40229:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(63630),i=o(76978);const r=t.CELL_TYPE="password";t.PasswordCellType={CELL_TYPE:r,editor:s.PasswordEditor,renderer:i.passwordRenderer,copyable:!1}},65324:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.getCellType=function(e){if(!u(e))throw Error(`You declared cell type "${e}" as a string that is not mapped to a known object.\n Cell type must be an object or a string mapped to an object registered by\n "Handsontable.cellTypes.registerCellType" method`);return h(e)},t.registerCellType=function(e,t){"string"!=typeof e&&(e=(t=e).CELL_TYPE);const{editor:o,renderer:s,validator:i}=t;o&&(0,r.registerEditor)(e,o);s&&(0,n.registerRenderer)(e,s);i&&(0,a.registerValidator)(e,i);l(e,t)},o(91683);var i=s(o(63800)),r=o(83605),n=o(7462),a=o(80239);const{register:l,getItem:h,hasItem:u,getNames:d,getValues:c}=(0,i.default)("cellTypes");t.getRegisteredCellTypes=c,t.getRegisteredCellTypeNames=d,t.hasCellType=u},12256:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(2145);t.CELL_TYPE=s.CELL_TYPE,t.SelectCellType=s.SelectCellType},2145:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(93333),i=o(73619);const r=t.CELL_TYPE="select";t.SelectCellType={CELL_TYPE:r,editor:s.SelectEditor,renderer:i.selectRenderer}},57924:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(80617);t.CELL_TYPE=s.CELL_TYPE,t.TextCellType=s.TextCellType},80617:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(5071),i=o(50695);const r=t.CELL_TYPE="text";t.TextCellType={CELL_TYPE:r,editor:s.TextEditor,renderer:i.textRenderer}},8228:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(90214);t.CELL_TYPE=s.CELL_TYPE,t.TimeCellType=s.TimeCellType},90214:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(65930),i=o(43853),r=o(85342);const n=t.CELL_TYPE="time";t.TimeCellType={CELL_TYPE:n,editor:s.TimeEditor,renderer:i.timeRenderer,validator:r.timeValidator}},78900:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.default=function(e,t){var o,s=this;let L=arguments.length>2&&void 0!==arguments[2]&&arguments[2],W=!1,F=this;const V=new h.default(F);let B,U,Y,j,G,z=!0;(0,b.hasValidParameter)(L)&&(0,b.registerAsRootInstance)(this);this.rootElement=e,this.rootDocument=e.ownerDocument,this.rootWindow=this.rootDocument.defaultView,this.isDestroyed=!1,this.renderSuspendedCounter=0,this.executionSuspendedCounter=0;const K=null!==(o=null==t?void 0:t.layoutDirection)&&void 0!==o?o:"inherit",$=["rtl","ltr"].includes(K)?K:this.rootWindow.getComputedStyle(this.rootElement).direction;this.rootElement.setAttribute("dir",$),this.isRtl=function(){return"rtl"===$},this.isLtr=function(){return!F.isRtl()},this.getDirectionFactor=function(){return F.isLtr()?1:-1},t.language=(0,O.getValidLanguageCode)(t.language);const X=new N.MetaManager(F,t,[N.DynamicCellMetaMod,N.ExtendMetaPropertiesMod]),q=X.getTableMeta(),Q=X.getGlobalMeta(),J=(0,P.createUniqueMap)();this.container=this.rootDocument.createElement("div"),this.renderCall=!1,e.insertBefore(this.container,e.firstChild),(0,b.isRootInstance)(this)&&(0,n._injectProductInfo)(t.licenseKey,e);this.guid=`ht_${(0,C.randomString)()}`,D.set(this.guid,this),this.columnIndexMapper=new R.IndexMapper,this.rowIndexMapper=new R.IndexMapper,this.columnIndexMapper.addLocalHook("indexesSequenceChange",(e=>{F.runHooks("afterColumnSequenceChange",e)})),this.rowIndexMapper.addLocalHook("indexesSequenceChange",(e=>{F.runHooks("afterRowSequenceChange",e)})),U=new E.default(F),this.rootElement.id&&"ht_"!==this.rootElement.id.substring(0,3)||(this.rootElement.id=this.guid);let Z=new I.Selection(q,{rowIndexMapper:F.rowIndexMapper,columnIndexMapper:F.columnIndexMapper,countCols:()=>F.countCols(),countRows:()=>F.countRows(),propToCol:e=>B.propToCol(e),isEditorOpened:()=>!!F.getActiveEditor()&&F.getActiveEditor().isOpened(),countRenderableColumns:()=>this.view.countRenderableColumns(),countRenderableRows:()=>this.view.countRenderableRows(),countRowHeaders:()=>this.countRowHeaders(),countColHeaders:()=>this.countColHeaders(),getShortcutManager:()=>F.getShortcutManager(),createCellCoords:(e,t)=>F._createCellCoords(e,t),createCellRange:(e,t,o)=>F._createCellRange(e,t,o),visualToRenderableCoords:e=>{const{row:t,col:o}=e;return F._createCellCoords(t>=0?F.rowIndexMapper.getRenderableFromVisualIndex(t):t,o>=0?F.columnIndexMapper.getRenderableFromVisualIndex(o):o)},renderableToVisualCoords:e=>{const{row:t,col:o}=e;return F._createCellCoords(t>=0?F.rowIndexMapper.getVisualFromRenderableIndex(t):t,o>=0?F.columnIndexMapper.getVisualFromRenderableIndex(o):o)},isDisabledCellSelection:(e,t)=>e<0||t<0?F.getSettings().disableVisualSelection:F.getCellMeta(e,t).disableVisualSelection});this.selection=Z;const ee=e=>{let{hiddenIndexesChanged:t}=e;t&&this.selection.refresh()};function te(e){const t=(0,M.normalizeLanguageCode)(e);(0,O.hasLanguageDictionary)(t)?(F.runHooks("beforeLanguageChange",t),Q.language=t,F.runHooks("afterLanguageChange",t)):(0,M.warnUserAboutLanguageRegistration)(e)}function oe(e,t){const o="className"===e?F.rootElement:F.table;if(z)(0,i.addClass)(o,t);else{let s=[],r=[];Q[e]&&(s=Array.isArray(Q[e])?Q[e]:(0,c.stringToArray)(Q[e])),t&&(r=Array.isArray(t)?t:(0,c.stringToArray)(t));const n=(0,c.getDifferenceOfArrays)(s,r),a=(0,c.getDifferenceOfArrays)(r,s);n.length&&(0,i.removeClass)(o,n),a.length&&(0,i.addClass)(o,a)}Q[e]=t}function se(){let e=!1;return{validatorsInQueue:0,valid:!0,addValidatorToQueue(){this.validatorsInQueue+=1,e=!1},removeValidatorFormQueue(){this.validatorsInQueue=this.validatorsInQueue-1<0?0:this.validatorsInQueue-1,this.checkIfQueueIsEmpty()},onQueueEmpty(){},checkIfQueueIsEmpty(){0===this.validatorsInQueue&&!1===e&&(e=!0,this.onQueueEmpty(this.valid))}}}function ie(e){const t=e.replace(",",".");return!1===isNaN(parseFloat(t))?parseFloat(t):e}function re(e,t,o){if(!e.length)return;const s=F.getActiveEditor(),r=new se;let n=!0;r.onQueueEmpty=e=>{s&&n&&s.cancelChanges(),o(e)};for(let o=e.length-1;o>=0;o--){const[s,a,,l]=e[o],h=B.propToCol(a),u=F.getCellMeta(s,h);"numeric"===u.type&&"string"==typeof l&&(0,v.isNumericLike)(l)&&(e[o][3]=ie(l)),F.getCellValidator(u)&&(r.addValidatorToQueue(),F.validateCell(e[o][3],u,function(t,o){return function(s){if("boolean"!=typeof s)throw new Error("Validation error: result is not boolean");if(!1===s&&!1===o.allowInvalid){n=!1,e.splice(t,1),o.valid=!0;const s=F.getCell(o.visualRow,o.visualCol);null!==s&&(0,i.removeClass)(s,q.invalidCellClassName)}r.removeValidatorFormQueue()}}(o,u),t))}r.checkIfQueueIsEmpty()}function ne(e,t){let o=e.length-1;if(o<0)return;for(;o>=0;o--){let s=!1;if(null!==e[o]){if(null!==e[o][2]&&void 0!==e[o][2]||null!==e[o][3]&&void 0!==e[o][3]){if(q.allowInsertRow)for(;e[o][0]>F.countRows()-1;){const{delta:e}=B.createRow(void 0,void 0,{source:t});if(0===e){s=!0;break}}if("array"===F.dataType&&(!q.columns||0===q.columns.length)&&q.allowInsertColumn)for(;B.propToCol(e[o][1])>F.countCols()-1;){const{delta:e}=B.createCol(void 0,void 0,{source:t});if(0===e){s=!0;break}}s||B.set(e[o][0],e[o][1],e[o][3])}}else e.splice(o,1)}F.forceFullRender=!0,Y.adjustRowsAndCols(),F.runHooks("beforeChangeRender",e,t),j.lockEditor(),F._refreshBorders(null),j.unlockEditor(),F.view.adjustElementsSize(),F.runHooks("afterChange",e,t||"edit");const s=F.getActiveEditor();s&&(0,n.isDefined)(s.refreshValue)&&s.refreshValue()}function ae(e,t,o){return Array.isArray(e)?e:[[e,t,o]]}function le(e,t){const o=F.getActiveEditor(),s=F.runHooks("beforeChange",e,t||"edit"),i=e.filter((e=>null!==e));return!1===s||0===i.length?(o&&o.cancelChanges(),[]):i}this.columnIndexMapper.addLocalHook("cacheUpdated",ee),this.rowIndexMapper.addLocalHook("cacheUpdated",ee),this.selection.addLocalHook("afterSetRangeEnd",(e=>{const t=(0,u.createObjectPropListener)(!1),o=this.selection.getSelectedRange(),{from:s,to:r}=o.current(),n=o.size()-1;this.runHooks("afterSelection",s.row,s.col,r.row,r.col,t,n),this.runHooks("afterSelectionByProp",s.row,F.colToProp(s.col),r.row,F.colToProp(r.col),t,n);let a=!0;W&&(a=!1),t.isTouched()&&(a=!t.value);const l=this.selection.selectedRange.current(),h=this.selection.isSelectedByAnyHeader(),d=this.selection.isSelectedByRowHeader(),c=this.selection.isSelectedByColumnHeader();if(!1!==a)if(h)d?this.scrollViewportTo({row:e.row}):c&&this.scrollViewportTo({col:e.col});else if(l&&!this.selection.isMultiple()){const{row:e,col:t}=l.from;e<0&&t>=0?this.scrollViewportTo({col:t}):t<0&&e>=0?this.scrollViewportTo({row:e}):this.scrollViewportTo({row:e,col:t})}else this.scrollViewportTo(e.toObject());d&&c?(0,i.addClass)(this.rootElement,["ht__selection--rows","ht__selection--columns"]):d?((0,i.removeClass)(this.rootElement,"ht__selection--columns"),(0,i.addClass)(this.rootElement,"ht__selection--rows")):c?((0,i.removeClass)(this.rootElement,"ht__selection--rows"),(0,i.addClass)(this.rootElement,"ht__selection--columns")):(0,i.removeClass)(this.rootElement,["ht__selection--rows","ht__selection--columns"]),this._refreshBorders(null)})),this.selection.addLocalHook("afterSelectionFinished",(e=>{const t=e.length-1,{from:o,to:s}=e[t];this.runHooks("afterSelectionEnd",o.row,o.col,s.row,s.col,t),this.runHooks("afterSelectionEndByProp",o.row,F.colToProp(o.col),s.row,F.colToProp(s.col),t)})),this.selection.addLocalHook("afterIsMultipleSelection",(e=>{const t=this.runHooks("afterIsMultipleSelection",e.value);e.value&&(e.value=t)})),this.selection.addLocalHook("afterDeselect",(()=>{j.destroyEditor(),this._refreshBorders(),(0,i.removeClass)(this.rootElement,["ht__selection--rows","ht__selection--columns"]),this.runHooks("afterDeselect")})),this.selection.addLocalHook("beforeHighlightSet",(()=>this.runHooks("beforeSelectionHighlightSet"))).addLocalHook("beforeSetRangeStart",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("beforeSetRangeStart",...t)})).addLocalHook("beforeSetRangeStartOnly",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("beforeSetRangeStartOnly",...t)})).addLocalHook("beforeSetRangeEnd",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("beforeSetRangeEnd",...t)})).addLocalHook("beforeSelectColumns",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("beforeSelectColumns",...t)})).addLocalHook("afterSelectColumns",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("afterSelectColumns",...t)})).addLocalHook("beforeSelectRows",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("beforeSelectRows",...t)})).addLocalHook("afterSelectRows",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("afterSelectRows",...t)})).addLocalHook("beforeModifyTransformStart",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("modifyTransformStart",...t)})).addLocalHook("afterModifyTransformStart",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("afterModifyTransformStart",...t)})).addLocalHook("beforeModifyTransformEnd",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("modifyTransformEnd",...t)})).addLocalHook("afterModifyTransformEnd",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("afterModifyTransformEnd",...t)})).addLocalHook("beforeRowWrap",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("beforeRowWrap",...t)})).addLocalHook("beforeColumnWrap",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("beforeColumnWrap",...t)})).addLocalHook("insertRowRequire",(e=>this.alter("insert_row_above",e,1,"auto"))).addLocalHook("insertColRequire",(e=>this.alter("insert_col_start",e,1,"auto"))),Y={alter(e,t){var o,s;let i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=arguments.length>3?arguments[3]:void 0,a=arguments.length>4?arguments[4]:void 0;const l=e=>{if(0===e.length)return[];const t=[...e];t.sort(((e,t)=>{let[o]=e,[s]=t;return o===s?0:o>s?1:-1}));return(0,c.arrayReduce)(t,((e,t)=>{let[o,s]=t;const i=e[e.length-1],[r,n]=i,a=r+n;if(o<=a){const e=Math.max(s-(a-o),0);i[1]+=e}else e.push([o,s]);return e}),[t[0]])};switch(e){case"insert_row_below":case"insert_row_above":const a=F.countSourceRows();if(q.maxRows===a)return;const h="insert_row_below"===e?"below":"above";t=null!==(o=t)&&void 0!==o?o:"below"===h?a:0;const{delta:u,startPhysicalIndex:d}=B.createRow(t,i,{source:r,mode:h});if(u){const e=Z.selectedRange.current(),t=null==e?void 0:e.from,o=null==t?void 0:t.row,s=F.toVisualRow(d);if(Z.isSelectedByCorner())Z.selectAll(!0,!0,{disableHeadersHighlight:!0});else if((0,n.isDefined)(o)&&o>=s){const{row:s,col:i}=e.to;let r=t.col;Z.isSelectedByRowHeader()&&(r=-1),Z.getSelectedRange().pop(),Z.setRangeStartOnly(F._createCellCoords(o+u,r),!0),Z.setRangeEnd(F._createCellCoords(s+u,i))}else F._refreshBorders()}break;case"insert_col_start":case"insert_col_end":const g="insert_col_end"===e?"end":"start";t=null!==(s=t)&&void 0!==s?s:"end"===g?F.countSourceCols():0;const{delta:f,startPhysicalIndex:p}=B.createCol(t,i,{source:r,mode:g});if(f){if(Array.isArray(q.colHeaders)){const e=[F.toVisualColumn(p),0];e.length+=f,Array.prototype.splice.apply(q.colHeaders,e)}const e=Z.selectedRange.current(),t=null==e?void 0:e.from,o=null==t?void 0:t.col,s=F.toVisualColumn(p);if(Z.isSelectedByCorner())Z.selectAll(!0,!0,{disableHeadersHighlight:!0});else if((0,n.isDefined)(o)&&o>=s){const{row:s,col:i}=e.to;let r=t.row;Z.isSelectedByColumnHeader()&&(r=-1),Z.getSelectedRange().pop(),Z.setRangeStartOnly(F._createCellCoords(r,o+f),!0),Z.setRangeEnd(F._createCellCoords(s,i+f))}else F._refreshBorders()}break;case"remove_row":const m=e=>{let t=0;(0,c.arrayEach)(e,(e=>{let[o,s]=e;const i=(0,n.isEmpty)(o)?F.countRows()-1:Math.max(o-t,0);Number.isInteger(o)&&(o=Math.max(o-t,0));if(!B.removeRow(o,s,r))return;const a=F.countRows(),l=q.fixedRowsTop;l>=i+1&&(q.fixedRowsTop-=Math.min(s,l-i));const h=q.fixedRowsBottom;h&&i>=a-h&&(q.fixedRowsBottom-=Math.min(s,h)),t+=s}))};Array.isArray(t)?m(l(t)):m([[t,i]]),Y.adjustRowsAndCols(),F._refreshBorders();break;case"remove_col":const w=e=>{let t=0;(0,c.arrayEach)(e,(e=>{let[o,s]=e;const i=(0,n.isEmpty)(o)?F.countCols()-1:Math.max(o-t,0);let a=F.toPhysicalColumn(i);Number.isInteger(o)&&(o=Math.max(o-t,0));if(!B.removeCol(o,s,r))return;const l=q.fixedColumnsStart;l>=i+1&&(q.fixedColumnsStart-=Math.min(s,l-i)),Array.isArray(q.colHeaders)&&(void 0===a&&(a=-1),q.colHeaders.splice(a,s)),t+=s}))};Array.isArray(t)?w(l(t)):w([[t,i]]),Y.adjustRowsAndCols(),F._refreshBorders();break;default:throw new Error(`There is no such action "${e}"`)}a||Y.adjustRowsAndCols()},adjustRowsAndCols(){const e=q.minRows,t=q.minSpareRows,o=q.minCols,s=q.minSpareCols;if(0===F.countRows()&&0===F.countCols()&&Z.deselect(),e){const t=F.countRows();t<e&&B.createRow(t,e-t,{source:"auto"})}if(t){const e=F.countEmptyRows(!0);if(e<t){const o=t-e,s=Math.min(o,q.maxRows-F.countSourceRows());B.createRow(F.countRows(),s,{source:"auto"})}}{let e;(o||s)&&(e=F.countEmptyCols(!0));let t=F.countCols();if(o&&!q.columns&&t<o){const s=o-t;e+=s,B.createCol(t,s,{source:"auto"})}if(s&&!q.columns&&"array"===F.dataType&&e<s){t=F.countCols();const o=s-e,i=Math.min(o,q.maxCols-t);B.createCol(t,i,{source:"auto"})}}if(Z.isSelected()){const e=F.countRows(),t=F.countCols();(0,c.arrayEach)(Z.selectedRange,(o=>{let s=!1,i=o.from.row,r=o.from.col,n=o.to.row,a=o.to.col;i>e-1?(i=e-1,s=!0,n>i&&(n=i)):n>e-1&&(n=e-1,s=!0,i>n&&(i=n)),r>t-1?(r=t-1,s=!0,a>r&&(a=r)):a>t-1&&(a=t-1,s=!0,r>a&&(r=a)),s&&F.selectCell(i,r,n,a)}))}F.view&&F.view.adjustElementsSize()},populateFromArray(e,t,o,s,i){let r,n,a,l;const h=[],d={},g=[],f=e.row,p=e.col;if(n=t.length,0===n)return!1;let m=0,w=0;switch((0,u.isObject)(o)&&(m=o.col-p+1,w=o.row-f+1),i){case"shift_down":const i=(0,c.pivot)(t),C=i.length,v=Math.max(C,m),y=F.getData().slice(f),E=(0,c.pivot)(y).slice(p,p+v);for(a=0;a<v;a+=1)if(a<C){for(r=0,n=i[a].length;r<w-n;r+=1)i[a].push(i[a][r%n]);a<E.length?g.push(i[a].concat(E[a])):g.push(i[a].concat(new Array(y.length).fill(null)))}else g.push(i[a%C].concat(E[a]));F.populateFromArray(f,p,(0,c.pivot)(g));break;case"shift_right":const S=t.length,R=Math.max(S,w),b=F.getData().slice(f).map((e=>e.slice(p)));for(r=0;r<R;r+=1)if(r<S){for(a=0,l=t[r].length;a<m-l;a+=1)t[r].push(t[r][a%l]);if(r<b.length)for(let e=0;e<b[r].length;e+=1)t[r].push(b[r][e]);else t[r].push(...new Array(b[0].length).fill(null))}else t.push(t[r%n].slice(0,R).concat(b[r]));F.populateFromArray(f,p,t);break;default:d.row=e.row,d.col=e.col;let _,T=0,O=0,M=!0;const I=function(e){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;const s=t[e%t.length];return null!==o?s[o%s.length]:s},N=t.length,A=o?o.row-e.row+1:0;for(n=o?A:Math.max(N,A),r=0;r<n&&!(o&&d.row>o.row&&A>N||!q.allowInsertRow&&d.row>F.countRows()-1||d.row>=q.maxRows);r++){const t=r-T,i=I(t).length,c=o?o.col-e.col+1:0;if(l=o?c:Math.max(i,c),d.col=e.col,_=F.getCellMeta(d.row,d.col),"CopyPaste.paste"!==s&&"Autofill.fill"!==s||!_.skipRowOnPaste){for(O=0,a=0;a<l&&!(o&&d.col>o.col&&c>i||!q.allowInsertColumn&&d.col>F.countCols()-1||d.col>=q.maxCols);a++){if(_=F.getCellMeta(d.row,d.col),("CopyPaste.paste"===s||"Autofill.fill"===s)&&_.skipColumnOnPaste){O+=1,d.col+=1,l+=1;continue}if(_.readOnly&&"UndoRedo.undo"!==s){d.col+=1;continue}let e=I(t,a-O),o=F.getDataAtCell(d.row,d.col);if(null!==e&&"object"==typeof e)if(Array.isArray(e)&&null===o&&(o=[]),null===o||"object"!=typeof o)M=!1;else{const t=(0,u.duckSchema)(Array.isArray(o)?o:o[0]||o),s=(0,u.duckSchema)(Array.isArray(e)?e:e[0]||e);(0,u.isObjectEqual)(t,s)||Array.isArray(t)&&Array.isArray(s)?e=(0,u.deepClone)(e):M=!1}else null!==o&&"object"==typeof o&&(M=!1);M&&h.push([d.row,d.col,e]),M=!0,d.col+=1}d.row+=1}else T+=1,d.row+=1,n+=1}F.setDataAtCell(h,null,null,s||"populateFromArray")}}},this.init=function(){U.setData(q.data),F.runHooks("beforeInit"),((0,a.isMobileBrowser)()||(0,a.isIpadOS)())&&(0,i.addClass)(F.rootElement,"mobile"),this.updateSettings(q,!0),this.view=new y.default(this),j=l.default.getInstance(F,q,Z),G=new d.FocusManager(F),(0,b.isRootInstance)(this)&&(0,A.installFocusCatcher)(F),F.runHooks("init"),this.forceFullRender=!0,this.view.render(),z&&null===F.rootElement.offsetParent&&(0,i.observeVisibilityChangeOnce)(F.rootElement,(()=>{F.view._wt.wtOverlays.updateLastSpreaderSize(),F.render(),F.view.adjustElementsSize()})),"object"==typeof z&&(F.runHooks("afterChange",z[0],z[1]),z=!1),F.runHooks("afterInit")},this._createCellCoords=function(e,t){return F.view._wt.createCellCoords(e,t)},this._createCellRange=function(e,t,o){return F.view._wt.createCellRange(e,t,o)},this.validateCell=function(e,t,o,s){let i=F.getCellValidator(t);function a(e){if(!(!(arguments.length>1&&void 0!==arguments[1])||arguments[1])||!0===t.hidden)return void o(e);const s=t.visualCol,i=t.visualRow,r=F.getCell(i,s,!0);if(r&&"TH"!==r.nodeName){const e=F.rowIndexMapper.getRenderableFromVisualIndex(i),t=F.columnIndexMapper.getRenderableFromVisualIndex(s);F.view._wt.getSetting("cellRenderer",e,t,r)}o(e)}var l;(0,n.isRegExp)(i)&&(l=i,i=function(e,t){t(l.test(e))}),(0,r.isFunction)(i)?(e=F.runHooks("beforeValidate",e,t.visualRow,t.prop,s),F._registerImmediate((()=>{i.call(t,e,(o=>{F&&(o=F.runHooks("afterValidate",o,e,t.visualRow,t.prop,s),t.valid=o,a(o),F.runHooks("postAfterValidate",o,e,t.visualRow,t.prop,s))}))}))):F._registerImmediate((()=>{t.valid=!0,a(t.valid,!1)}))},this.setDataAtCell=function(e,t,o,s){const i=ae(e,t,o),r=[];let n,a,l,h=s;for(n=0,a=i.length;n<a;n++){if("object"!=typeof i[n])throw new Error("Method `setDataAtCell` accepts row number or changes array of arrays as its first parameter");if("number"!=typeof i[n][1])throw new Error("Method `setDataAtCell` accepts row and column number as its parameters. If you want to use object property name, use method `setDataAtRowProp`");l=i[n][1]>=this.countCols()?i[n][1]:B.colToProp(i[n][1]),r.push([i[n][0],l,U.getAtCell(this.toPhysicalRow(i[n][0]),i[n][1]),i[n][2]])}h||"object"!=typeof e||(h=t);const u=le(r,s);F.runHooks("afterSetDataAtCell",u,h),re(u,h,(()=>{ne(u,h)}))},this.setDataAtRowProp=function(e,t,o,s){const i=ae(e,t,o),r=[];let n,a,l=s;for(n=0,a=i.length;n<a;n++)r.push([i[n][0],i[n][1],U.getAtCell(this.toPhysicalRow(i[n][0]),i[n][1]),i[n][2]]);l||"object"!=typeof e||(l=t);const h=le(r,s);F.runHooks("afterSetDataAtRowProp",h,l),re(h,l,(()=>{ne(h,l)}))},this.listen=function(){F&&!F.isListening()&&(D.forEach((e=>{F!==e&&e.unlisten()})),k=F.guid,F.runHooks("afterListen"))},this.unlisten=function(){this.isListening()&&(k=null,F.runHooks("afterUnlisten"))},this.isListening=function(){return k===F.guid},this.destroyEditor=function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];F._refreshBorders(e,t)},this.populateFromArray=function(e,t,o,s,i,r,n){if("object"!=typeof o||"object"!=typeof o[0])throw new Error("populateFromArray parameter `input` must be an array of arrays");const a="number"==typeof s?F._createCellCoords(s,i):null;return Y.populateFromArray(F._createCellCoords(e,t),o,a,r,n)},this.spliceCol=function(e,t,o){for(var s=arguments.length,i=new Array(s>3?s-3:0),r=3;r<s;r++)i[r-3]=arguments[r];return B.spliceCol(e,t,o,...i)},this.spliceRow=function(e,t,o){for(var s=arguments.length,i=new Array(s>3?s-3:0),r=3;r<s;r++)i[r-3]=arguments[r];return B.spliceRow(e,t,o,...i)},this.getSelected=function(){if(Z.isSelected())return(0,c.arrayMap)(Z.getSelectedRange(),(e=>{let{from:t,to:o}=e;return[t.row,t.col,o.row,o.col]}))},this.getSelectedLast=function(){const e=this.getSelected();let t;return e&&e.length>0&&(t=e[e.length-1]),t},this.getSelectedRange=function(){if(Z.isSelected())return Array.from(Z.getSelectedRange())},this.getSelectedRangeLast=function(){const e=this.getSelectedRange();let t;return e&&e.length>0&&(t=e[e.length-1]),t},this.emptySelectedCells=function(e){if(!Z.isSelected()||0===this.countRows()||0===this.countCols())return;const t=[];(0,c.arrayEach)(Z.getSelectedRange(),(e=>{if(e.isSingleHeader())return;const o=e.getTopStartCorner(),s=e.getBottomEndCorner();(0,v.rangeEach)(o.row,s.row,(e=>{(0,v.rangeEach)(o.col,s.col,(o=>{this.getCellMeta(e,o).readOnly||t.push([e,o,null])}))}))})),t.length>0&&this.setDataAtCell(t,e)},this.isRenderSuspended=function(){return this.renderSuspendedCounter>0},this.suspendRender=function(){this.renderSuspendedCounter+=1},this.resumeRender=function(){const e=this.renderSuspendedCounter-1;this.renderSuspendedCounter=Math.max(e,0),this.isRenderSuspended()||e!==this.renderSuspendedCounter||(this.renderCall?this.render():this._refreshBorders(null))},this.render=function(){this.view&&(this.renderCall=!0,this.forceFullRender=!0,this.isRenderSuspended()||(j.lockEditor(),this._refreshBorders(null),j.unlockEditor()))},this.batchRender=function(e){this.suspendRender();const t=e();return this.resumeRender(),t},this.isExecutionSuspended=function(){return this.executionSuspendedCounter>0},this.suspendExecution=function(){this.executionSuspendedCounter+=1,this.columnIndexMapper.suspendOperations(),this.rowIndexMapper.suspendOperations()},this.resumeExecution=function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const t=this.executionSuspendedCounter-1;this.executionSuspendedCounter=Math.max(t,0),(!this.isExecutionSuspended()&&t===this.executionSuspendedCounter||e)&&(this.columnIndexMapper.resumeOperations(),this.rowIndexMapper.resumeOperations())},this.batchExecution=function(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.suspendExecution();const o=e();return this.resumeExecution(t),o},this.batch=function(e){this.suspendRender(),this.suspendExecution();const t=e();return this.resumeExecution(),this.resumeRender(),t},this.refreshDimensions=function(){if(!F.view)return;const{width:e,height:t}=F.view.getLastSize(),{width:o,height:s}=F.rootElement.getBoundingClientRect(),i=o!==e||s!==t;!1===F.runHooks("beforeRefreshDimensions",{width:e,height:t},{width:o,height:s},i)||((i||F.view._wt.wtOverlays.scrollableElement===F.rootWindow)&&(F.view.setLastSize(o,s),F.render()),F.runHooks("afterRefreshDimensions",{width:e,height:t},{width:o,height:s},i))},this.updateData=function(e,t){(0,N.replaceData)(e,(e=>{B=e}),(e=>{B=e,F.columnIndexMapper.fitToLength(this.getInitialColumnCount()),F.rowIndexMapper.fitToLength(this.countSourceRows()),Y.adjustRowsAndCols()}),{hotInstance:F,dataMap:B,dataSource:U,internalSource:"updateData",source:t,metaManager:X,firstRun:z})},this.loadData=function(e,t){(0,N.replaceData)(e,(e=>{B=e}),(()=>{X.clearCellsCache(),F.initIndexMappers(),Y.adjustRowsAndCols(),z&&(z=[null,"loadData"])}),{hotInstance:F,dataMap:B,dataSource:U,internalSource:"loadData",source:t,metaManager:X,firstRun:z})},this.getInitialColumnCount=function(){const e=q.columns;let t=0;if(Array.isArray(e))t=e.length;else if((0,r.isFunction)(e))if("array"===F.dataType){const o=this.countSourceCols();for(let s=0;s<o;s+=1)e(s)&&(t+=1)}else"object"!==F.dataType&&"function"!==F.dataType||(t=B.colToPropCache.length);else if((0,n.isDefined)(q.dataSchema)){const e=B.getSchema();t=Array.isArray(e)?e.length:(0,u.deepObjectSize)(e)}else t=this.countSourceCols();return t},this.initIndexMappers=function(){this.columnIndexMapper.initToLength(this.getInitialColumnCount()),this.rowIndexMapper.initToLength(this.countSourceRows())},this.getData=function(e,t,o,s){return(0,n.isUndefined)(e)?B.getAll():B.getRange(F._createCellCoords(e,t),F._createCellCoords(o,s),B.DESTINATION_RENDERER)},this.getCopyableText=function(e,t,o,s){return B.getCopyableText(F._createCellCoords(e,t),F._createCellCoords(o,s))},this.getCopyableData=function(e,t){return B.getCopyable(e,B.colToProp(t))},this.getSchema=function(){return B.getSchema()},this.updateSettings=function(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];const o=(z?F.loadData:F.updateData).bind(this);let s,i,a=!1;if((0,n.isDefined)(e.rows))throw new Error('The "rows" setting is no longer supported. Do you mean startRows, minRows or maxRows?');if((0,n.isDefined)(e.cols))throw new Error('The "cols" setting is no longer supported. Do you mean startCols, minCols or maxCols?');if((0,n.isDefined)(e.ganttChart))throw new Error('Since 8.0.0 the "ganttChart" setting is no longer supported.');for(s in e)"data"===s||("language"===s?te(e.language):"className"===s?oe("className",e.className):"tableClassName"===s&&F.table?(oe("tableClassName",e.tableClassName),F.view._wt.wtOverlays.syncOverlayTableClassNames()):T.default.getSingleton().isRegistered(s)||T.default.getSingleton().isDeprecated(s)?((0,r.isFunction)(e[s])||Array.isArray(e[s]))&&(e[s].initialHook=!0,F.addHook(s,e[s])):!t&&(0,u.hasOwnProperty)(e,s)&&(Q[s]=e[s]));void 0===e.data&&void 0===q.data?o(null,"updateSettings"):void 0!==e.data?o(e.data,"updateSettings"):void 0!==e.columns&&(B.createMap(),F.initIndexMappers());const l=F.countCols(),h=q.columns;if(h&&(0,r.isFunction)(h)&&(a=!0),void 0===e.cell&&void 0===e.cells&&void 0===e.columns||X.clearCache(),l>0)for(s=0,i=0;s<l;s++){if(h){const e=a?h(s):h[i];e&&X.updateColumnMeta(i,e)}i+=1}(0,n.isDefined)(e.cell)&&(0,u.objectEach)(e.cell,(e=>{F.setCellMetaObject(e.row,e.col,e)})),F.runHooks("afterCellMetaReset");let d=F.rootElement.style.height;""!==d&&(d=parseInt(F.rootElement.style.height,10));let c=e.height;if((0,r.isFunction)(c)&&(c=c()),t){F.rootElement.getAttribute("style")&&F.rootElement.setAttribute("data-initialstyle",F.rootElement.getAttribute("style"))}if(null===c){const e=F.rootElement.getAttribute("data-initialstyle");e&&(e.indexOf("height")>-1||e.indexOf("overflow")>-1)?F.rootElement.setAttribute("style",e):(F.rootElement.style.height="",F.rootElement.style.overflow="")}else void 0!==c&&(F.rootElement.style.height=isNaN(c)?`${c}`:`${c}px`,F.rootElement.style.overflow="hidden");if(void 0!==e.width){let t=e.width;(0,r.isFunction)(t)&&(t=t()),F.rootElement.style.width=isNaN(t)?`${t}`:`${t}px`}t||(F.view&&(F.view._wt.wtViewport.resetHasOversizedColumnHeadersMarked(),F.view._wt.exportSettingsAsClassNames()),F.runHooks("afterUpdateSettings",e)),Y.adjustRowsAndCols(),F.view&&!z&&(F.forceFullRender=!0,j.lockEditor(),F._refreshBorders(null),F.view._wt.wtOverlays.adjustElementsSize(),j.unlockEditor()),t||!F.view||""!==d&&""!==c&&void 0!==c||d===c||F.view._wt.wtOverlays.updateMainScrollableElements()},this.getValue=function(){const e=F.getSelectedLast();if(q.getValue){if((0,r.isFunction)(q.getValue))return q.getValue.call(F);if(e)return F.getData()[e[0][0]][q.getValue]}else if(e)return F.getDataAtCell(e[0],e[1])},this.getSettings=function(){return q},this.clear=function(){this.selectAll(),this.emptySelectedCells()},this.alter=function(e,t,o,s,i){Y.alter(e,t,o,s,i)},this.getCell=function(e,t){let o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],s=t,i=e;if(t>=0){if(this.columnIndexMapper.isHidden(this.toPhysicalColumn(t)))return null;s=this.columnIndexMapper.getRenderableFromVisualIndex(t)}if(e>=0){if(this.rowIndexMapper.isHidden(this.toPhysicalRow(e)))return null;i=this.rowIndexMapper.getRenderableFromVisualIndex(e)}return null===i||null===s?null:F.view.getCellAtCoords(F._createCellCoords(i,s),o)},this.getCoords=function(e){const t=this.view._wt.wtTable.getCoords(e);if(null===t)return null;const{row:o,col:s}=t;let i=o,r=s;return o>=0&&(i=this.rowIndexMapper.getVisualFromRenderableIndex(o)),s>=0&&(r=this.columnIndexMapper.getVisualFromRenderableIndex(s)),F._createCellCoords(i,r)},this.colToProp=function(e){return B.colToProp(e)},this.propToCol=function(e){return B.propToCol(e)},this.toVisualRow=e=>this.rowIndexMapper.getVisualFromPhysicalIndex(e),this.toVisualColumn=e=>this.columnIndexMapper.getVisualFromPhysicalIndex(e),this.toPhysicalRow=e=>this.rowIndexMapper.getPhysicalFromVisualIndex(e),this.toPhysicalColumn=e=>this.columnIndexMapper.getPhysicalFromVisualIndex(e),this.getDataAtCell=function(e,t){return B.get(e,B.colToProp(t))},this.getDataAtRowProp=function(e,t){return B.get(e,t)},this.getDataAtCol=function(e){const t=[],o=B.getRange(F._createCellCoords(0,e),F._createCellCoords(q.data.length-1,e),B.DESTINATION_RENDERER);for(let e=0;e<o.length;e+=1)for(let s=0;s<o[e].length;s+=1)t.push(o[e][s]);return t},this.getDataAtProp=function(e){const t=[],o=B.getRange(F._createCellCoords(0,B.propToCol(e)),F._createCellCoords(q.data.length-1,B.propToCol(e)),B.DESTINATION_RENDERER);for(let e=0;e<o.length;e+=1)for(let s=0;s<o[e].length;s+=1)t.push(o[e][s]);return t},this.getSourceData=function(e,t,o,s){let i;return i=void 0===e?U.getData():U.getByRange(F._createCellCoords(e,t),F._createCellCoords(o,s)),i},this.getSourceDataArray=function(e,t,o,s){let i;return i=void 0===e?U.getData(!0):U.getByRange(F._createCellCoords(e,t),F._createCellCoords(o,s),!0),i},this.getSourceDataAtCol=function(e){return U.getAtColumn(e)},this.setSourceDataAtCell=function(e,t,o,s){const i=ae(e,t,o),r=this.hasHook("afterSetSourceDataAtCell"),a=[];r&&(0,c.arrayEach)(i,(e=>{let[t,o,s]=e;a.push([t,o,U.getAtCell(t,o),s])})),(0,c.arrayEach)(i,(e=>{let[t,o,s]=e;U.setAtCell(t,o,s)})),r&&this.runHooks("afterSetSourceDataAtCell",a,s),this.render();const l=F.getActiveEditor();l&&(0,n.isDefined)(l.refreshValue)&&l.refreshValue()},this.getSourceDataAtRow=function(e){return U.getAtRow(e)},this.getSourceDataAtCell=function(e,t){return U.getAtCell(e,t)},this.getDataAtRow=function(e){return B.getRange(F._createCellCoords(e,0),F._createCellCoords(e,this.countCols()-1),B.DESTINATION_RENDERER)[0]||[]},this.getDataType=function(e,t,o,s){const i=void 0===e?[0,0,this.countRows(),this.countCols()]:[e,t,o,s],[r,n]=i;let[,,a,l]=i,h=null,u=null;void 0===a&&(a=r),void 0===l&&(l=n);let d="mixed";return(0,v.rangeEach)(Math.max(Math.min(r,a),0),Math.max(r,a),(e=>{let t=!0;return(0,v.rangeEach)(Math.max(Math.min(n,l),0),Math.max(n,l),(o=>{const s=this.getCellMeta(e,o);return u=s.type,h?t=h===u:h=u,t})),d=t?u:"mixed",t})),d},this.removeCellMeta=function(e,t,o){const[s,i]=[this.toPhysicalRow(e),this.toPhysicalColumn(t)];let r=X.getCellMetaKeyValue(s,i,o);!1!==F.runHooks("beforeRemoveCellMeta",e,t,o,r)&&(X.removeCellMeta(s,i,o),F.runHooks("afterRemoveCellMeta",e,t,o,r)),r=null},this.spliceCellsMeta=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;for(var o=arguments.length,s=new Array(o>2?o-2:0),i=2;i<o;i++)s[i-2]=arguments[i];if(s.length>0&&!Array.isArray(s[0]))throw new Error("The 3rd argument (cellMetaRows) has to be passed as an array of cell meta objects array.");t>0&&X.removeRow(this.toPhysicalRow(e),t),s.length>0&&(0,c.arrayEach)(s.reverse(),(t=>{X.createRow(this.toPhysicalRow(e)),(0,c.arrayEach)(t,((t,o)=>this.setCellMetaObject(e,o,t)))})),F.render()},this.setCellMetaObject=function(e,t,o){"object"==typeof o&&(0,u.objectEach)(o,((o,s)=>{this.setCellMeta(e,t,s,o)}))},this.setCellMeta=function(e,t,o,s){if(!1===F.runHooks("beforeSetCellMeta",e,t,o,s))return;let i=e,r=t;e<this.countRows()&&(i=this.toPhysicalRow(e)),t<this.countCols()&&(r=this.toPhysicalColumn(t)),X.setCellMeta(i,r,o,s),F.runHooks("afterSetCellMeta",e,t,o,s)},this.getCellsMeta=function(){return X.getCellsMeta()},this.getCellMeta=function(e,t){let o=this.toPhysicalRow(e),s=this.toPhysicalColumn(t);return null===o&&(o=e),null===s&&(s=t),X.getCellMeta(o,s,{visualRow:e,visualColumn:t})},this.getCellMetaAtRow=function(e){return X.getCellsMetaAtRow(e)},this.isColumnModificationAllowed=function(){return!("object"===F.dataType||q.columns)},this.getCellRenderer=function(e,t){const o="number"==typeof e?F.getCellMeta(e,t).renderer:e.renderer;return"string"==typeof o?(0,p.getRenderer)(o):(0,n.isUndefined)(o)?(0,p.getRenderer)("text"):o},this.getCellEditor=function(e,t){const o="number"==typeof e?F.getCellMeta(e,t).editor:e.editor;return"string"==typeof o?(0,m.getEditor)(o):(0,n.isUndefined)(o)?(0,m.getEditor)("text"):o},this.getCellValidator=function(e,t){const o="number"==typeof e?F.getCellMeta(e,t).validator:e.validator;return"string"==typeof o?(0,w.getValidator)(o):o},this.validateCells=function(e){this._validateCells(e)},this.validateRows=function(e,t){if(!Array.isArray(e))throw new Error("validateRows parameter `rows` must be an array");this._validateCells(t,e)},this.validateColumns=function(e,t){if(!Array.isArray(e))throw new Error("validateColumns parameter `columns` must be an array");this._validateCells(t,void 0,e)},this._validateCells=function(e,t,o){const s=new se;e&&(s.onQueueEmpty=e);let i=F.countRows()-1;for(;i>=0;){if(void 0!==t&&-1===t.indexOf(i)){i-=1;continue}let e=F.countCols()-1;for(;e>=0;)void 0===o||-1!==o.indexOf(e)?(s.addValidatorToQueue(),F.validateCell(F.getDataAtCell(i,e),F.getCellMeta(i,e),(e=>{if("boolean"!=typeof e)throw new Error("Validation error: result is not boolean");!1===e&&(s.valid=!1),s.removeValidatorFormQueue()}),"validateCells"),e-=1):e-=1;i-=1}s.checkIfQueueIsEmpty()},this.getRowHeader=function(e){let t=q.rowHeaders,o=e;return void 0!==o&&(o=F.runHooks("modifyRowHeader",o)),void 0===o?(t=[],(0,v.rangeEach)(F.countRows()-1,(e=>{t.push(F.getRowHeader(e))}))):Array.isArray(t)&&void 0!==t[o]?t=t[o]:(0,r.isFunction)(t)?t=t(o):t&&"string"!=typeof t&&"number"!=typeof t&&(t=o+1),t},this.hasRowHeaders=function(){return!!q.rowHeaders},this.hasColHeaders=function(){if(void 0!==q.colHeaders&&null!==q.colHeaders)return!!q.colHeaders;for(let e=0,t=F.countCols();e<t;e++)if(F.getColHeader(e))return!0;return!1},this.getColHeader=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:-1;const o=F.runHooks("modifyColHeader",e);if(void 0===o){const e=[],t=F.countCols();for(let o=0;o<t;o++)e.push(F.getColHeader(o));return e}let s=q.colHeaders;const i=F.toPhysicalColumn(o),n=function(e){const t=[],o=F.countCols();let s=0;for(;s<o;s++)(0,r.isFunction)(q.columns)&&q.columns(s)&&t.push(s);return t[e]}(i);return!1===q.colHeaders?s=null:q.columns&&(0,r.isFunction)(q.columns)&&q.columns(n)&&q.columns(n).title?s=q.columns(n).title:q.columns&&q.columns[i]&&q.columns[i].title?s=q.columns[i].title:Array.isArray(q.colHeaders)&&void 0!==q.colHeaders[i]?s=q.colHeaders[i]:(0,r.isFunction)(q.colHeaders)?s=q.colHeaders(i):q.colHeaders&&"string"!=typeof q.colHeaders&&"number"!=typeof q.colHeaders&&(s=(0,S.spreadsheetColumnLabel)(o)),s=F.runHooks("modifyColumnHeaderValue",s,e,t),s},this._getColWidthFromSettings=function(e){let t;if(e>=0){t=F.getCellMeta(0,e).width}if(void 0!==t&&t!==q.width||(t=q.colWidths),null!=t){switch(typeof t){case"object":t=t[e];break;case"function":t=t(e)}"string"==typeof t&&(t=parseInt(t,10))}return t},this.getColWidth=function(e){let t=F._getColWidthFromSettings(e);return t=F.runHooks("modifyColWidth",t,e),void 0===t&&(t=_.ViewportColumnsCalculator.DEFAULT_WIDTH),t},this._getRowHeightFromSettings=function(e){let t=q.rowHeights;if(null!=t){switch(typeof t){case"object":t=t[e];break;case"function":t=t(e)}"string"==typeof t&&(t=parseInt(t,10))}return t},this.getRowHeight=function(e){let t=F._getRowHeightFromSettings(e);return t=F.runHooks("modifyRowHeight",t,e),t},this.countSourceRows=function(){return U.countRows()},this.countSourceCols=function(){return U.countFirstRowKeys()},this.countRows=function(){return B.getLength()},this.countCols=function(){const e=q.maxCols,t=this.columnIndexMapper.getNotTrimmedIndexesLength();return Math.min(e,t)},this.countRenderedRows=function(){return F.view._wt.drawn?F.view._wt.wtTable.getRenderedRowsCount():-1},this.countVisibleRows=function(){return F.view._wt.drawn?F.view._wt.wtTable.getVisibleRowsCount():-1},this.countRenderedCols=function(){return F.view._wt.drawn?F.view._wt.wtTable.getRenderedColumnsCount():-1},this.countVisibleCols=function(){return F.view._wt.drawn?F.view._wt.wtTable.getVisibleColumnsCount():-1},this.countRowHeaders=function(){return this.view.getRowHeadersCount()},this.countColHeaders=function(){return this.view.getColumnHeadersCount()},this.countEmptyRows=function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=0;return(0,v.rangeEachReverse)(F.countRows()-1,(o=>{if(F.isEmptyRow(o))t+=1;else if(!0===e)return!1})),t},this.countEmptyCols=function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=0;return(0,v.rangeEachReverse)(F.countCols()-1,(o=>{if(F.isEmptyCol(o))t+=1;else if(!0===e)return!1})),t},this.isEmptyRow=function(e){return q.isEmptyRow.call(F,e)},this.isEmptyCol=function(e){return q.isEmptyCol.call(F,e)},this.selectCell=function(e,t,o,s){let i=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],r=!(arguments.length>5&&void 0!==arguments[5])||arguments[5];return!(0,n.isUndefined)(e)&&!(0,n.isUndefined)(t)&&this.selectCells([[e,t,o,s]],i,r)},this.selectCells=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[[]],t=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];!1===(!(arguments.length>1&&void 0!==arguments[1])||arguments[1])&&(W=!0);const o=Z.selectCells(e);return o&&t&&F.listen(),W=!1,o},this.selectColumns=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,o=arguments.length>2?arguments[2]:void 0;return Z.selectColumns(e,t,o)},this.selectRows=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,o=arguments.length>2?arguments[2]:void 0;return Z.selectRows(e,t,o)},this.deselectCell=function(){Z.deselect()},this.selectAll=function(){let e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,o=arguments.length>2?arguments[2]:void 0;W=!0,Z.selectAll(e,t,o),W=!1};const he=(e,t)=>e.getNearestNotHiddenIndex(t,1,!0);this.scrollViewportTo=function(e){var t,o;"number"==typeof e&&(e={row:arguments[0],col:arguments[1],verticalSnap:arguments[2]?"bottom":"top",horizontalSnap:arguments[3]?"end":"start",considerHiddenIndexes:null===(o=arguments[4])||void 0===o||o});const{row:s,col:i,verticalSnap:r,horizontalSnap:n,considerHiddenIndexes:a}=null!==(t=e)&&void 0!==t?t:{};let l,h,u,d;void 0!==r&&(l="top"===r,h=!l),void 0!==n&&(u="start"===n,d=!u);let c=s,g=i;if(void 0===a||a){const e=Number.isInteger(s)&&s>=0,t=Number.isInteger(i)&&i>=0,o=e?he(this.rowIndexMapper,s):void 0,r=t?he(this.columnIndexMapper,i):void 0;if(null===o||null===r)return!1;c=e?F.rowIndexMapper.getRenderableFromVisualIndex(o):s,g=t?F.columnIndexMapper.getRenderableFromVisualIndex(r):i}const f=Number.isInteger(c),p=Number.isInteger(g);return f&&c>=0&&p&&g>=0?F.view.scrollViewport(F._createCellCoords(c,g),l,d,h,u):f&&c>=0&&(p&&g<0||!p)?F.view.scrollViewportVertically(c,l,h):!!(p&&g>=0&&(f&&c<0||!f))&&F.view.scrollViewportHorizontally(g,d,u)},this.scrollToFocusedCell=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:()=>{};if(!this.selection.isSelected())return;this.addHookOnce("afterScroll",e);const{highlight:t}=this.getSelectedRangeLast();this.scrollViewportTo(t.toObject())?this.view.render():(this.removeHook("afterScroll",e),this._registerImmediate((()=>e())))},this.destroy=function(){if(F._clearTimeouts(),F._clearImmediates(),F.view&&F.view.destroy(),U&&U.destroy(),U=null,this.getShortcutManager().destroy(),X.clearCache(),D.delete(this.guid),(0,b.isRootInstance)(F)){const e=this.rootDocument.querySelector(".hot-display-license-info");e&&e.parentNode.removeChild(e)}(0,i.empty)(F.rootElement),V.destroy(),j&&j.destroy(),F.batchExecution((()=>{F.rowIndexMapper.unregisterAll(),F.columnIndexMapper.unregisterAll(),J.getItems().forEach((e=>{let[,t]=e;t.destroy()})),J.clear(),F.runHooks("afterDestroy")}),!0),T.default.getSingleton().destroy(F),(0,u.objectEach)(F,((e,t,o)=>{var s;(0,r.isFunction)(e)?o[t]=(s=t,()=>{throw new Error(`The "${s}" method cannot be called because this Handsontable instance has been destroyed`)}):"guid"!==t&&(o[t]=null)})),F.isDestroyed=!0,B&&B.destroy(),B=null,Y=null,Z=null,j=null,F=null},this.getActiveEditor=function(){return j.getActiveEditor()},this.getPlugin=function(e){const t=(0,C.toUpperCaseFirst)(e);return"UndoRedo"===t?this.undoRedo:J.getItem(t)},this.getPluginName=function(e){return e===this.undoRedo?this.undoRedo.constructor.PLUGIN_KEY:J.getId(e)},this.getInstance=function(){return F},this.addHook=function(e,t){T.default.getSingleton().add(e,t,F)},this.hasHook=function(e){return T.default.getSingleton().has(e,F)||T.default.getSingleton().has(e)},this.addHookOnce=function(e,t){T.default.getSingleton().once(e,t,F)},this.removeHook=function(e,t){T.default.getSingleton().remove(e,t,F)},this.runHooks=function(e,t,o,s,i,r,n){return T.default.getSingleton().run(F,e,t,o,s,i,r,n)},this.getTranslatedPhrase=function(e,t){return(0,O.getTranslatedPhrase)(q.language,e,t)},this.toHTML=()=>(0,g.instanceToHTML)(this),this.toTableElement=()=>{const e=this.rootDocument.createElement("div");return e.insertAdjacentHTML("afterbegin",(0,g.instanceToHTML)(this)),e.firstElementChild},this.timeouts=[],this._registerTimeout=function(e){let t=e;"function"==typeof t&&(t=setTimeout(t,arguments.length>1&&void 0!==arguments[1]?arguments[1]:0)),this.timeouts.push(t)},this._clearTimeouts=function(){(0,c.arrayEach)(this.timeouts,(e=>{clearTimeout(e)}))},this.immediates=[],this._registerImmediate=function(e){this.immediates.push(setImmediate(e))},this._clearImmediates=function(){(0,c.arrayEach)(this.immediates,(e=>{clearImmediate(e)}))},this._refreshBorders=function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];j.destroyEditor(e),F.view.render(),t&&Z.isSelected()&&j.prepareEditor()},this._getEditorManager=function(){return j},this.isRtl=function(){return"rtl"===F.rootWindow.getComputedStyle(F.rootElement).direction},this.isLtr=function(){return!F.isRtl()},this.getDirectionFactor=function(){return F.isLtr()?1:-1};const ue=(0,x.createShortcutManager)({handleEvent:()=>F.isListening(),beforeKeyDown:e=>this.runHooks("beforeKeyDown",e),afterKeyDown:e=>{this.isDestroyed||F.runHooks("afterDocumentKeyDown",e)},ownerWindow:this.rootWindow});this.addHook("beforeOnCellMouseDown",(e=>{!1===e.ctrlKey&&!1===e.metaKey&&ue.releasePressedKeys()})),this.getShortcutManager=function(){return ue},this.getFocusManager=function(){return G},(0,f.getPluginsNames)().forEach((e=>{const t=(0,f.getPlugin)(e);J.addItem(e,new t(this))})),(0,H.registerAllShortcutContexts)(F),ue.setActiveContextName("grid"),T.default.getSingleton().run(F,"construct")},o(63517),o(91683),o(97552);var i=o(83302),r=o(85015),n=o(93315),a=o(37595),l=s(o(6116)),h=s(o(75244)),u=o(22232),d=o(51400),c=o(50095),g=o(52870),f=o(52036),p=o(7462),m=o(83605),w=o(80239),C=o(18609),v=o(68145),y=s(o(54833)),E=s(o(43951)),S=o(65320),R=o(33165),b=o(45433),_=o(21280),T=s(o(56307)),O=o(22489),M=o(8222),I=o(69167),N=o(3177),A=o(41808),P=o(42386),x=o(47152),H=o(29282);let k=null;const D=new Map;new Set},89055:(e,t,o)=>{"use strict";t.__esModule=!0,t.installFocusDetector=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const o=e.rootElement,s=r(e),i=r(e);return s.addEventListener("focus",(()=>null==t?void 0:t.onFocusFromTop())),i.addEventListener("focus",(()=>null==t?void 0:t.onFocusFromBottom())),o.firstChild.before(s),o.lastChild.after(i),{activate(){e._registerTimeout((()=>{s.tabIndex=0,i.tabIndex=0}),10)},deactivate(){e._registerTimeout((()=>{s.tabIndex=-1,i.tabIndex=-1}),10)}}};var s=o(83302),i=o(5386);function r(e){const t=e.rootDocument.createElement("input");return t.type="text",t.classList.add("htFocusCatcher"),e.getSettings().ariaTags&&(0,s.setAttribute)(t,[(0,i.A11Y_PRESENTATION)(),(0,i.A11Y_HIDDEN)()]),t}},58954:(e,t,o)=>{"use strict";t.__esModule=!0,t.installFocusCatcher=function(e){let t;const{activate:o,deactivate:a}=(0,i.installFocusDetector)(e,{onFocusFromTop(){var o;const s=null!==(o=t)&&void 0!==o?o:r(e);s&&(e.runHooks("modifyFocusOnTabNavigation","from_above",s),e.selectCell(s.row,s.col)),e.listen()},onFocusFromBottom(){var o;const s=null!==(o=t)&&void 0!==o?o:n(e);s&&(e.runHooks("modifyFocusOnTabNavigation","from_below",s),e.selectCell(s.row,s.col)),e.listen()}}),l={wrapped:!1,flipped:!1};let h=!0,u=!1;e.addHook("afterListen",(()=>a())),e.addHook("afterUnlisten",(()=>o())),e.addHook("afterSelection",((o,s,i,r,n)=>{var a;(u&&l.wrapped&&l.flipped&&(n.value=!0),h)&&(t=null===(a=e.getSelectedRangeLast())||void 0===a?void 0:a.highlight)})),e.addHook("beforeRowWrap",((e,t,o)=>{l.wrapped=!0,l.flipped=o}));const d={keys:[["Tab"],["Shift","Tab"]],preventDefault:!1,stopPropagation:!1,relativeToGroup:s.GRID_GROUP,group:"focusCatcher"};e.getShortcutManager().getContext("grid").addShortcuts([{...d,callback:()=>{u=!0,e.getSelectedRangeLast()&&!e.getSettings().tabNavigation&&(h=!1)},position:"before"},{...d,callback:o=>{const{tabNavigation:s,autoWrapRow:i}=e.getSettings();if(u=!1,h=!0,!s||!e.selection.isSelected()||i&&l.wrapped&&l.flipped||!i&&l.wrapped)return i&&l.wrapped&&l.flipped&&(t=o.shiftKey?r(e):n(e)),l.wrapped=!1,l.flipped=!1,e.deselectCell(),e.unlisten(),!1;o.preventDefault()},position:"after"}])};var s=o(29282),i=o(89055);function r(e){const{rowIndexMapper:t,columnIndexMapper:o}=e,{navigableHeaders:s}=e.getSettings();let i=s&&e.countColHeaders()>0?-e.countColHeaders():0,r=s&&e.countRowHeaders()>0?-e.countRowHeaders():0;return 0===i&&(i=t.getVisualFromRenderableIndex(i)),0===r&&(r=o.getVisualFromRenderableIndex(r)),null===i||null===r?null:e._createCellCoords(i,r)}function n(e){var t,o;const{rowIndexMapper:s,columnIndexMapper:i}=e,{navigableHeaders:r}=e.getSettings();let n=s.getRenderableIndexesLength()-1,a=i.getRenderableIndexesLength()-1;if(n<0){if(!r||0===e.countColHeaders())return null;n=-1}if(a<0){if(!r||0===e.countColHeaders())return null;a=-1}return e._createCellCoords(null!==(t=s.getVisualFromRenderableIndex(n))&&void 0!==t?t:n,null!==(o=i.getVisualFromRenderableIndex(a))&&void 0!==o?o:a)}},41808:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(58954);Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(e in t&&t[e]===s[e]||(t[e]=s[e]))}))},85631:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683),o(63517);var i=s(o(93231)),r=o(29270),n=o(65320),a=o(22232),l=o(50095),h=o(68145),u=o(93315);class d{static get DESTINATION_RENDERER(){return 1}static get DESTINATION_CLIPBOARD_GENERATOR(){return 2}constructor(e,t,o){(0,i.default)(this,"hot",void 0),(0,i.default)(this,"metaManager",void 0),(0,i.default)(this,"tableMeta",void 0),(0,i.default)(this,"dataSource",void 0),(0,i.default)(this,"duckSchema",void 0),(0,i.default)(this,"colToPropCache",void 0),(0,i.default)(this,"propToColCache",void 0),this.hot=e,this.metaManager=o,this.tableMeta=o.getTableMeta(),this.dataSource=t,this.duckSchema=this.createDuckSchema(),this.createMap()}createMap(){const e=this.getSchema();if(void 0===e)throw new Error("trying to create `columns` definition but you didn't provide `schema` nor `data`");const t=this.tableMeta.columns;let o;if(this.colToPropCache=[],this.propToColCache=new Map,t){let s=0,i=0,r=!1;if("function"==typeof t){const t=(0,a.deepObjectSize)(e);s=t>0?t:this.countFirstRowKeys(),r=!0}else{const e=this.tableMeta.maxCols;s=Math.min(e,t.length)}for(o=0;o<s;o++){const e=r?t(o):t[o];if((0,a.isObject)(e)){if(void 0!==e.data){const t=r?i:o;this.colToPropCache[t]=e.data,this.propToColCache.set(e.data,t)}i+=1}}}else this.recursiveDuckColumns(e)}countFirstRowKeys(){return(0,n.countFirstRowKeys)(this.dataSource)}recursiveDuckColumns(e,t,o){let s,i=t,r=o;return void 0===i&&(i=0,r=""),"object"!=typeof e||Array.isArray(e)||(0,a.objectEach)(e,((e,t)=>{null===e?(s=r+t,this.colToPropCache.push(s),this.propToColCache.set(s,i),i+=1):i=this.recursiveDuckColumns(e,i,`${t}.`)})),i}colToProp(e){if(!1===Number.isInteger(e))return e;const t=this.hot.toPhysicalColumn(e);return null===t?e:this.colToPropCache&&(0,u.isDefined)(this.colToPropCache[t])?this.colToPropCache[t]:t}propToCol(e){const t=this.propToColCache.get(e);if((0,u.isDefined)(t))return this.hot.toVisualColumn(t);const o=this.hot.toVisualColumn(e);return null===o?e:o}getSchema(){const e=this.tableMeta.dataSchema;return e?"function"==typeof e?e():e:this.duckSchema}createDuckSchema(){return this.dataSource&&this.dataSource[0]?(0,a.duckSchema)(this.dataSource[0]):{}}refreshDuckSchema(){this.duckSchema=this.createDuckSchema()}createRow(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,{source:o,mode:s="above"}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const i=this.hot.countSourceRows();let r=i,n=0,l=e;("number"!=typeof l||l>=i)&&(l=i),l<this.hot.countRows()&&(r=this.hot.toPhysicalRow(l));if(!1===this.hot.runHooks("beforeCreateRow",l,t,o)||null===r)return{delta:0};const u=this.tableMeta.maxRows,d=this.getSchema().length,c=[];for(;n<t&&i+n<u;){let e=null;"array"===this.hot.dataType?this.tableMeta.dataSchema?e=(0,a.deepClone)(this.getSchema()):(e=[],(0,h.rangeEach)(d-1,(()=>e.push(null)))):"function"===this.hot.dataType?e=this.tableMeta.dataSchema(l+n):(e={},(0,a.deepExtend)(e,this.getSchema())),c.push(e),n+=1}this.hot.rowIndexMapper.insertIndexes(l,n),"below"===s&&(r=Math.min(r+1,i)),this.spliceData(r,0,c);const g=this.hot.toVisualRow(r);return this.hot.countSourceRows()===c.length&&this.hot.columnIndexMapper.initToLength(this.hot.getInitialColumnCount()),n>0&&(null==e?this.metaManager.createRow(null,n):"auto"!==o&&this.metaManager.createRow(r,t)),this.hot.runHooks("afterCreateRow",g,n,o),this.hot.forceFullRender=!0,{delta:n,startPhysicalIndex:r}}createCol(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,{source:o,mode:s="start"}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(!this.hot.isColumnModificationAllowed())throw new Error("Cannot create new column. When data source in an object, you can only have as much columns as defined in first data row, data schema or in the 'columns' setting.If you want to be able to add new columns, you have to use array datasource.");const i=this.dataSource,r=this.tableMeta.maxCols,n=this.hot.countSourceCols();let a=e;("number"!=typeof a||a>=n)&&(a=n);if(!1===this.hot.runHooks("beforeCreateCol",a,t,o))return{delta:0};let l=n;a<this.hot.countCols()&&(l=this.hot.toPhysicalColumn(a));const h=this.hot.countSourceRows();let u=this.hot.countCols(),d=0,c=l;"end"===s&&(c=Math.min(c+1,n));const g=c;for(;d<t&&u<r;){if("number"!=typeof a||a>=u)if(h>0)for(let e=0;e<h;e+=1)void 0===i[e]&&(i[e]=[]),i[e].push(null);else i.push([null]);else for(let e=0;e<h;e++)i[e].splice(c,0,null);d+=1,c+=1,u+=1}this.hot.columnIndexMapper.insertIndexes(a,d),d>0&&(null==e?this.metaManager.createColumn(null,d):"auto"!==o&&this.metaManager.createColumn(g,t));const f=this.hot.toVisualColumn(g);return this.hot.runHooks("afterCreateCol",f,d,o),this.hot.forceFullRender=!0,this.refreshDuckSchema(),{delta:d,startPhysicalIndex:g}}removeRow(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,o=arguments.length>2?arguments[2]:void 0,s=Number.isInteger(e)?e:-t;const i=this.visualRowsToPhysical(s,t),r=this.hot.countSourceRows();s=(r+s)%r;if(!1===this.hot.runHooks("beforeRemoveRow",s,i.length,i,o))return!1;const n=i.length;if(this.filterData(s,n,i),s<this.hot.countRows()){this.hot.rowIndexMapper.removeIndexes(i);const e=(0,u.isDefined)(this.tableMeta.columns)||(0,u.isDefined)(this.tableMeta.dataSchema);0===this.hot.rowIndexMapper.getNotTrimmedIndexesLength()&&!1===e&&this.hot.columnIndexMapper.setIndexesSequence([])}return i.slice(0).sort(((e,t)=>t-e)).forEach((e=>{this.metaManager.removeRow(e,1)})),this.hot.runHooks("afterRemoveRow",s,n,i,o),this.hot.forceFullRender=!0,!0}removeCol(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,o=arguments.length>2?arguments[2]:void 0;if("object"===this.hot.dataType||this.tableMeta.columns)throw new Error("cannot remove column with object data source or columns option specified");let s="number"!=typeof e?-t:e;s=(this.hot.countCols()+s)%this.hot.countCols();const i=this.visualColumnsToPhysical(s,t),r=i.slice(0).sort(((e,t)=>t-e));if(!1===this.hot.runHooks("beforeRemoveCol",s,t,i,o))return!1;let n=!0;const a=r.length,l=this.dataSource;for(let e=0;e<a;e++)n&&i[0]!==i[e]-e&&(n=!1);if(n)for(let e=0,o=this.hot.countSourceRows();e<o;e++)l[e].splice(i[0],t),0===e&&this.metaManager.removeColumn(i[0],t);else for(let e=0,t=this.hot.countSourceRows();e<t;e++)for(let t=0;t<a;t++)l[e].splice(r[t],1),0===e&&this.metaManager.removeColumn(r[t],1);return s<this.hot.countCols()&&(this.hot.columnIndexMapper.removeIndexes(i),0===this.hot.columnIndexMapper.getNotTrimmedIndexesLength()&&this.hot.rowIndexMapper.setIndexesSequence([])),this.hot.runHooks("afterRemoveCol",s,t,i,o),this.hot.forceFullRender=!0,this.refreshDuckSchema(),!0}spliceCol(e,t,o){const s=this.hot.getDataAtCol(e),i=s.slice(t,t+o),r=s.slice(t+o);for(var n=arguments.length,a=new Array(n>3?n-3:0),h=3;h<n;h++)a[h-3]=arguments[h];(0,l.extendArray)(a,r);let u=0;for(;u<o;)a.push(null),u+=1;return(0,l.to2dArray)(a),this.hot.populateFromArray(t,e,a,null,null,"spliceCol"),i}spliceRow(e,t,o){const s=this.hot.getSourceDataAtRow(e),i=s.slice(t,t+o),r=s.slice(t+o);for(var n=arguments.length,a=new Array(n>3?n-3:0),h=3;h<n;h++)a[h-3]=arguments[h];(0,l.extendArray)(a,r);let u=0;for(;u<o;)a.push(null),u+=1;return this.hot.populateFromArray(e,t,[a],null,null,"spliceRow"),i}spliceData(e,t,o){if(!1!==this.hot.runHooks("beforeDataSplice",e,t,o)){const t=[...this.dataSource.slice(0,e),...o,...this.dataSource.slice(e)];this.dataSource.length=0,t.forEach((e=>this.dataSource.push(e)))}}filterData(e,t,o){let s=this.hot.runHooks("filterData",e,t,o);!1===Array.isArray(s)&&(s=this.dataSource.filter(((e,t)=>-1===o.indexOf(t)))),this.dataSource.length=0,Array.prototype.push.apply(this.dataSource,s)}get(e,t){const o=this.hot.toPhysicalRow(e);let s=this.dataSource[o];const i=this.hot.runHooks("modifyRowData",o);s=isNaN(i)?i:s;let r=null;if(s&&s.hasOwnProperty&&(0,a.hasOwnProperty)(s,t))r=s[t];else if("string"==typeof t&&t.indexOf(".")>-1){const e=t.split(".");let o=s;if(!o)return null;for(let t=0,s=e.length;t<s;t++)if(o=o[e[t]],void 0===o)return null;r=o}else"function"==typeof t&&(r=t(this.dataSource.slice(o,o+1)[0]));if(this.hot.hasHook("modifyData")){const e=(0,a.createObjectPropListener)(r);this.hot.runHooks("modifyData",o,this.propToCol(t),e,"get"),e.isTouched()&&(r=e.value)}return r}getCopyable(e,t){return this.hot.getCellMeta(e,this.propToCol(t)).copyable?this.get(e,t):""}set(e,t,o){const s=this.hot.toPhysicalRow(e);let i=o,r=this.dataSource[s];const n=this.hot.runHooks("modifyRowData",s);if(r=isNaN(n)?n:r,this.hot.hasHook("modifyData")){const e=(0,a.createObjectPropListener)(i);this.hot.runHooks("modifyData",s,this.propToCol(t),e,"set"),e.isTouched()&&(i=e.value)}if(r&&r.hasOwnProperty&&(0,a.hasOwnProperty)(r,t))r[t]=i;else if("string"==typeof t&&t.indexOf(".")>-1){const e=t.split(".");let o,s=r,n=0;for(n=0,o=e.length-1;n<o;n++)void 0===s[e[n]]&&(s[e[n]]={}),s=s[e[n]];s[e[n]]=i}else"function"==typeof t?t(this.dataSource.slice(s,s+1)[0],i):r[t]=i}visualRowsToPhysical(e,t){const o=this.hot.countSourceRows(),s=[];let i,r=(o+e)%o,n=t;for(;r<o&&n;)i=this.hot.toPhysicalRow(r),s.push(i),n-=1,r+=1;return s}visualColumnsToPhysical(e,t){const o=this.hot.countCols(),s=[];let i=(o+e)%o,r=t;for(;i<o&&r;){const e=this.hot.toPhysicalColumn(i);s.push(e),r-=1,i+=1}return s}clear(){for(let e=0;e<this.hot.countSourceRows();e++)for(let t=0;t<this.hot.countCols();t++)this.set(e,this.colToProp(t),"")}getLength(){const e=this.tableMeta.maxRows;let t;t=e<0||0===e?0:e||1/0;const o=this.hot.rowIndexMapper.getNotTrimmedIndexesLength();return Math.min(o,t)}getAll(){const e={row:0,col:0},t={row:Math.max(this.hot.countRows()-1,0),col:Math.max(this.hot.countCols()-1,0)};return e.row-t.row!=0||this.hot.countSourceRows()?this.getRange(e,t,d.DESTINATION_RENDERER):[]}countCachedColumns(){return this.colToPropCache.length}getRange(e,t,o){const s=[];let i,r,n;const a=this.tableMeta.maxRows,l=this.tableMeta.maxCols;if(0===a||0===l)return[];const h=o===d.DESTINATION_CLIPBOARD_GENERATOR?this.getCopyable:this.get,u=Math.min(Math.max(a-1,0),Math.max(e.row,t.row)),c=Math.min(Math.max(l-1,0),Math.max(e.col,t.col));for(i=Math.min(e.row,t.row);i<=u;i++){n=[];const o=i>=0?this.hot.toPhysicalRow(i):i;for(r=Math.min(e.col,t.col);r<=c&&null!==o;r++)n.push(h.call(this,i,this.colToProp(r)));null!==o&&s.push(n)}return s}getText(e,t){return(0,r.stringify)(this.getRange(e,t,d.DESTINATION_RENDERER))}getCopyableText(e,t){return(0,r.stringify)(this.getRange(e,t,d.DESTINATION_CLIPBOARD_GENERATOR))}destroy(){this.hot=null,this.metaManager=null,this.dataSource=null,this.duckSchema=null,this.colToPropCache.length=0,this.propToColCache.clear(),this.propToColCache=void 0}}t.default=d},43951:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(22232),n=o(65320),a=o(50095),l=o(68145),h=o(85015);t.default=class{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];(0,i.default)(this,"hot",void 0),(0,i.default)(this,"data",void 0),(0,i.default)(this,"dataType","array"),(0,i.default)(this,"colToProp",(()=>{})),(0,i.default)(this,"propToCol",(()=>{})),this.hot=e,this.data=t}modifyRowData(e){let t;return this.hot.hasHook("modifyRowData")&&(t=this.hot.runHooks("modifyRowData",e)),void 0===t||Number.isInteger(t)?this.data[e]:t}getData(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return this.data&&0!==this.data.length?this.getByRange(null,null,e):this.data}setData(e){this.data=e}getAtColumn(e){const t=[];return(0,a.arrayEach)(this.data,((o,s)=>{const i=this.getAtCell(s,e);t.push(i)})),t}getAtRow(e,t,o){let s=arguments.length>3&&void 0!==arguments[3]&&arguments[3];const i=void 0===t&&void 0===o;let n=null,a=null;if(n=this.modifyRowData(e),Array.isArray(n))a=[],i?n.forEach(((t,o)=>{a[o]=this.getAtPhysicalCell(e,o,n)})):(0,l.rangeEach)(t,o,(o=>{a[o-t]=this.getAtPhysicalCell(e,o,n)}));else if((0,r.isObject)(n)||(0,h.isFunction)(n))if(a=s?[]:{},!i||s){const i=0,h=this.countFirstRowKeys()-1;(0,l.rangeEach)(i,h,(l=>{const u=this.colToProp(l);if(l>=(t||i)&&l<=(o||h)&&!Number.isInteger(u)){const t=this.getAtPhysicalCell(e,u,n);s?a.push(t):(0,r.setProperty)(a,u,t)}}))}else(0,r.objectEach)(n,((t,o)=>{(0,r.setProperty)(a,o,this.getAtPhysicalCell(e,o,n))}));return a}setAtCell(e,t,o){if(!(e>=this.countRows()||t>=this.countFirstRowKeys())){if(this.hot.hasHook("modifySourceData")){const s=(0,r.createObjectPropListener)(o);this.hot.runHooks("modifySourceData",e,t,s,"set"),s.isTouched()&&(o=s.value)}Number.isInteger(t)?this.data[e][t]=o:(0,r.setProperty)(this.data[e],t,o)}}getAtPhysicalCell(e,t,o){let s=null;if(o&&(s="string"==typeof t?(0,r.getProperty)(o,t):"function"==typeof t?t(o):o[t]),this.hot.hasHook("modifySourceData")){const o=(0,r.createObjectPropListener)(s);this.hot.runHooks("modifySourceData",e,t,o,"get"),o.isTouched()&&(s=o.value)}return s}getAtCell(e,t){const o=this.modifyRowData(e);return this.getAtPhysicalCell(e,this.colToProp(t),o)}getByRange(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],s=!1,i=null,r=null,n=null,a=null;null===e||null===t?(s=!0,i=0,n=this.countRows()-1):(i=Math.min(e.row,t.row),r=Math.min(e.col,t.col),n=Math.max(e.row,t.row),a=Math.max(e.col,t.col));const h=[];return(0,l.rangeEach)(i,n,(e=>{h.push(s?this.getAtRow(e,void 0,void 0,o):this.getAtRow(e,r,a,o))})),h}countRows(){if(this.hot.hasHook("modifySourceLength")){const e=this.hot.runHooks("modifySourceLength");if(Number.isInteger(e))return e}return this.data.length}countFirstRowKeys(){return(0,n.countFirstRowKeys)(this.data)}destroy(){this.data=null,this.hot=null}}},3177:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(85631));t.DataMap=i.default;var r=s(o(10146));t.MetaManager=r.default;var n=s(o(87574));t.metaSchemaFactory=n.default;var a=o(73046);t.replaceData=a.replaceData;var l=o(24298);t.DynamicCellMetaMod=l.DynamicCellMetaMod;var h=o(63511);t.ExtendMetaPropertiesMod=h.ExtendMetaPropertiesMod},10146:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(23373)),r=s(o(34624)),n=s(o(22142)),a=s(o(7083)),l=s(o(65718)),h=o(22232);class u{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];this.hot=e,this.globalMeta=new i.default(e),this.tableMeta=new r.default(this.globalMeta),this.columnMeta=new n.default(this.globalMeta),this.cellMeta=new a.default(this.columnMeta),o.forEach((e=>new e(this))),this.globalMeta.updateMeta(t)}getGlobalMeta(){return this.globalMeta.getMeta()}updateGlobalMeta(e){this.globalMeta.updateMeta(e)}getTableMeta(){return this.tableMeta.getMeta()}updateTableMeta(e){this.tableMeta.updateMeta(e)}getColumnMeta(e){return this.columnMeta.getMeta(e)}updateColumnMeta(e,t){this.columnMeta.updateMeta(e,t)}getCellMeta(e,t,o){let{visualRow:s,visualColumn:i}=o;const r=this.cellMeta.getMeta(e,t);return r.visualRow=s,r.visualCol=i,r.row=e,r.col=t,this.runLocalHooks("afterGetCellMeta",r),r}getCellMetaKeyValue(e,t,o){if("string"!=typeof o)throw new Error("The passed cell meta object key is not a string");return this.cellMeta.getMeta(e,t,o)}setCellMeta(e,t,o,s){this.cellMeta.setMeta(e,t,o,s)}updateCellMeta(e,t,o){this.cellMeta.updateMeta(e,t,o)}removeCellMeta(e,t,o){this.cellMeta.removeMeta(e,t,o)}getCellsMeta(){return this.cellMeta.getMetas()}getCellsMetaAtRow(e){return this.cellMeta.getMetasAtRow(e)}createRow(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;this.cellMeta.createRow(e,t)}removeRow(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;this.cellMeta.removeRow(e,t)}createColumn(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;this.cellMeta.createColumn(e,t),this.columnMeta.createColumn(e,t)}removeColumn(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;this.cellMeta.removeColumn(e,t),this.columnMeta.removeColumn(e,t)}clearCellsCache(){this.cellMeta.clearCache()}clearCache(){this.cellMeta.clearCache(),this.columnMeta.clearCache()}}t.default=u,(0,h.mixin)(u,l.default)},32156:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(50095),n=o(8972);let a;a=Symbol.iterator;t.default=class{constructor(e){(0,i.default)(this,"valueFactory",void 0),(0,i.default)(this,"data",[]),(0,i.default)(this,"index",[]),(0,i.default)(this,"holes",new Set),this.valueFactory=e}obtain(e){(0,n.assert)((()=>(0,n.isUnsignedNumber)(e)),"Expecting an unsigned number.");const t=this._getStorageIndexByKey(e);let o;if(t>=0)o=this.data[t],void 0===o&&(o=this.valueFactory(e),this.data[t]=o);else if(o=this.valueFactory(e),this.holes.size>0){const t=this.holes.values().next().value;this.holes.delete(t),this.data[t]=o,this.index[e]=t}else this.data.push(o),this.index[e]=this.data.length-1;return o}insert(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;(0,n.assert)((()=>(0,n.isUnsignedNumber)(e)||(0,n.isNullish)(e)),"Expecting an unsigned number or null/undefined argument.");const o=[],s=this.data.length;for(let e=0;e<t;e++)o.push(s+e),this.data.push(void 0);const i=(0,n.isNullish)(e)?this.index.length:e;this.index=[...this.index.slice(0,i),...o,...this.index.slice(i)]}remove(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;(0,n.assert)((()=>(0,n.isUnsignedNumber)(e)||(0,n.isNullish)(e)),"Expecting an unsigned number or null/undefined argument.");const o=this.index.splice((0,n.isNullish)(e)?this.index.length-t:e,t);for(let e=0;e<o.length;e++){const t=o[e];"number"==typeof t&&this.holes.add(t)}}size(){return this.data.length-this.holes.size}values(){return(0,r.arrayFilter)(this.data,((e,t)=>!this.holes.has(t)))[Symbol.iterator]()}entries(){const e=[];for(let t=0;t<this.data.length;t++){const o=this._getKeyByStorageIndex(t);-1!==o&&e.push([o,this.data[t]])}let t=0;return{next:()=>{if(t<e.length){const o=e[t];return t+=1,{value:o,done:!1}}return{done:!0}}}}clear(){this.data=[],this.index=[],this.holes.clear()}_getStorageIndexByKey(e){return this.index.length>e?this.index[e]:-1}_getKeyByStorageIndex(e){return this.index.indexOf(e)}[a](){return this.entries()}}},7083:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(22232),n=o(8972),a=s(o(32156));t.default=class{constructor(e){(0,i.default)(this,"columnMeta",void 0),(0,i.default)(this,"metas",new a.default((()=>this._createRow()))),this.columnMeta=e}updateMeta(e,t,o){const s=this.getMeta(e,t);(0,r.extend)(s,o),(0,n.extendByMetaType)(s,o)}createRow(e,t){this.metas.insert(e,t)}createColumn(e,t){for(let o=0;o<this.metas.size();o++)this.metas.obtain(o).insert(e,t)}removeRow(e,t){this.metas.remove(e,t)}removeColumn(e,t){for(let o=0;o<this.metas.size();o++)this.metas.obtain(o).remove(e,t)}getMeta(e,t,o){const s=this.metas.obtain(e).obtain(t);return void 0===o?s:s[o]}setMeta(e,t,o,s){var i;const r=this.metas.obtain(e).obtain(t);null===(i=r._automaticallyAssignedMetaProps)||void 0===i||i.delete(o),r[o]=s}removeMeta(e,t,o){delete this.metas.obtain(e).obtain(t)[o]}getMetas(){const e=[],t=Array.from(this.metas.values());for(let o=0;o<t.length;o++)e.push(...t[o].values());return e}getMetasAtRow(e){(0,n.assert)((()=>(0,n.isUnsignedNumber)(e)),"Expecting an unsigned number.");const t=new Map(this.metas);return t.has(e)?Array.from(t.get(e).values()):[]}clearCache(){this.metas.clear()}_createRow(){return new a.default((e=>this._createMeta(e)))}_createMeta(e){return new(this.columnMeta.getMetaConstructor(e))}}},22142:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(22232),n=o(8972),a=s(o(32156));const l=["data","width"];t.default=class{constructor(e){(0,i.default)(this,"globalMeta",void 0),(0,i.default)(this,"metas",new a.default((()=>this._createMeta()))),this.globalMeta=e,this.metas=new a.default((()=>this._createMeta()))}updateMeta(e,t){const o=this.getMeta(e);(0,r.extend)(o,t),(0,n.extendByMetaType)(o,t)}createColumn(e,t){this.metas.insert(e,t)}removeColumn(e,t){this.metas.remove(e,t)}getMeta(e){return this.metas.obtain(e)}getMetaConstructor(e){return this.metas.obtain(e).constructor}clearCache(){this.metas.clear()}_createMeta(){return(0,n.columnFactory)(this.globalMeta.getMetaConstructor(),l).prototype}}},23373:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(22232),n=o(8972),a=s(o(87574));t.default=class{constructor(e){(0,i.default)(this,"metaCtor",class{}),(0,i.default)(this,"meta",void 0),this.meta=this.metaCtor.prototype,(0,r.extend)(this.meta,(0,a.default)()),this.meta.instance=e}getMetaConstructor(){return this.metaCtor}getMeta(){return this.meta}updateMeta(e){var t;(0,r.extend)(this.meta,e),(0,n.extendByMetaType)(this.meta,{...e,type:null!==(t=e.type)&&void 0!==t?t:this.meta.type},e)}}},34624:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(22232),n=o(8972);t.default=class{constructor(e){(0,i.default)(this,"meta",void 0);const t=e.getMetaConstructor();this.meta=new t}getMeta(){return this.meta}updateMeta(e){(0,r.extend)(this.meta,e),(0,n.extendByMetaType)(this.meta,e,e)}}},87574:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(93315),i=o(22232);t.default=()=>({_automaticallyAssignedMetaProps:void 0,activeHeaderClassName:"ht__active_highlight",allowEmpty:!0,allowHtml:!1,allowInsertColumn:!0,allowInsertRow:!0,allowInvalid:!0,allowRemoveColumn:!0,allowRemoveRow:!0,ariaTags:!0,autoColumnSize:void 0,autoRowSize:void 0,autoWrapCol:!1,autoWrapRow:!1,bindRowsWithHeaders:void 0,cell:[],cells:void 0,checkedTemplate:void 0,className:void 0,colHeaders:null,collapsibleColumns:void 0,columnHeaderHeight:void 0,columns:void 0,columnSorting:void 0,columnSummary:void 0,colWidths:void 0,commentedCellClassName:"htCommentCell",comments:!1,contextMenu:void 0,copyable:!0,copyPaste:!0,correctFormat:!1,currentColClassName:void 0,currentHeaderClassName:"ht__highlight",currentRowClassName:void 0,customBorders:!1,data:void 0,dataSchema:void 0,dateFormat:"DD/MM/YYYY",datePickerConfig:void 0,defaultDate:void 0,disableVisualSelection:!1,dragToScroll:!0,dropdownMenu:void 0,editor:void 0,enterBeginsEditing:!0,enterMoves:{col:0,row:1},fillHandle:{autoInsertRow:!1},filter:!0,filteringCaseSensitive:!1,filters:void 0,fixedColumnsLeft:0,fixedColumnsStart:0,fixedRowsBottom:0,fixedRowsTop:0,formulas:void 0,fragmentSelection:!1,height:void 0,hiddenColumns:void 0,hiddenRows:void 0,invalidCellClassName:"htInvalid",imeFastEdit:!1,isEmptyCol(e){let t,o,i;for(t=0,o=this.countRows();t<o;t++)if(i=this.getDataAtCell(t,e),!1===(0,s.isEmpty)(i))return!1;return!0},isEmptyRow(e){let t,o,r,n;for(t=0,o=this.countCols();t<o;t++)if(r=this.getDataAtCell(e,t),!1===(0,s.isEmpty)(r))return"object"==typeof r&&(n=this.getCellMeta(e,t),(0,i.isObjectEqual)(this.getSchema()[n.prop],r));return!0},label:void 0,language:"en-US",layoutDirection:"inherit",licenseKey:void 0,locale:"en-US",manualColumnFreeze:void 0,manualColumnMove:void 0,manualColumnResize:void 0,manualRowMove:void 0,manualRowResize:void 0,maxCols:1/0,maxRows:1/0,mergeCells:!1,minCols:0,minRows:0,minSpareCols:0,minSpareRows:0,multiColumnSorting:void 0,navigableHeaders:!1,tabNavigation:!0,nestedHeaders:void 0,nestedRows:void 0,noWordWrapClassName:"htNoWrap",numericFormat:void 0,observeDOMVisibility:!0,outsideClickDeselects:!0,persistentState:void 0,placeholder:void 0,placeholderCellClassName:"htPlaceholder",preventOverflow:!1,preventWheel:!1,readOnly:!1,readOnlyCellClassName:"htDimmed",renderAllRows:void 0,renderer:void 0,rowHeaders:void 0,rowHeaderWidth:void 0,rowHeights:void 0,search:!1,selectionMode:"multiple",selectOptions:void 0,skipColumnOnPaste:!1,skipRowOnPaste:!1,sortByRelevance:!0,source:void 0,startCols:5,startRows:5,stretchH:"none",strict:void 0,tableClassName:void 0,tabMoves:{row:0,col:1},title:void 0,trimDropdown:!0,trimRows:void 0,trimWhitespace:!0,type:"text",uncheckedTemplate:void 0,undo:void 0,validator:void 0,viewportColumnRenderingOffset:"auto",viewportRowRenderingOffset:"auto",visibleRows:10,width:void 0,wordWrap:!0})},24298:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=s(o(56307)),n=o(22232),a=o(85015);t.DynamicCellMetaMod=class{constructor(e){(0,i.default)(this,"metaManager",void 0),(0,i.default)(this,"metaSyncMemo",new Map),this.metaManager=e,e.addLocalHook("afterGetCellMeta",(e=>this.extendCellMeta(e))),r.default.getSingleton().add("beforeRender",(e=>{e&&this.metaSyncMemo.clear()}),this.metaManager.hot)}extendCellMeta(e){var t;const{row:o,col:s}=e;if(null!==(t=this.metaSyncMemo.get(o))&&void 0!==t&&t.has(s))return;const{visualRow:i,visualCol:r}=e,l=this.metaManager.hot,h=l.colToProp(r);e.prop=h,l.runHooks("beforeGetCellMeta",i,r,e);const u=(0,n.hasOwnProperty)(e,"type")?e.type:null;let d=(0,a.isFunction)(e.cells)?e.cells(o,s,h):null;var c;u&&(d?d.type=null!==(c=d.type)&&void 0!==c?c:u:d={type:u});d&&this.metaManager.updateCellMeta(o,s,d),l.runHooks("afterGetCellMeta",i,r,e),this.metaSyncMemo.has(o)||this.metaSyncMemo.set(o,new Set),this.metaSyncMemo.get(o).add(s)}}},63511:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231));t.ExtendMetaPropertiesMod=class{constructor(e){(0,i.default)(this,"metaManager",void 0),(0,i.default)(this,"usageTracker",new Set),(0,i.default)(this,"propDescriptors",new Map([["ariaTags",{onChange(e,t,o){if(!o)throw new Error(`The \`${e}\` option can not be updated after the Handsontable instance was initialized.`)}}],["fixedColumnsLeft",{target:"fixedColumnsStart",onChange(e){if(this.metaManager.hot.isRtl()&&"fixedColumnsLeft"===e)throw new Error("The `fixedColumnsLeft` is not supported for RTL. Please use option `fixedColumnsStart`.");if(this.usageTracker.has("fixedColumnsLeft")&&this.usageTracker.has("fixedColumnsStart"))throw new Error("The `fixedColumnsLeft` and `fixedColumnsStart` should not be used together. Please use only the option `fixedColumnsStart`.")}}],["layoutDirection",{onChange(e,t,o){if(!o)throw new Error(`The \`${e}\` option can not be updated after the Handsontable is initialized.`)}}]])),this.metaManager=e,this.extendMetaProps()}extendMetaProps(){this.propDescriptors.forEach(((e,t)=>{const{target:o,onChange:s=(()=>{})}=e,i="string"==typeof o,r=i?o:t,n=`_${r}`;this.metaManager.globalMeta.meta[n]=this.metaManager.globalMeta.meta[r],this.installPropWatcher(t,n,s),i&&this.installPropWatcher(o,n,s)}))}installPropWatcher(e,t,o){const s=this;Object.defineProperty(this.metaManager.globalMeta.meta,e,{get(){return this[t]},set(i){const r=!s.usageTracker.has(e);s.usageTracker.add(e),o.call(s,e,i,r),this[t]=i},enumerable:!0,configurable:!0})}}},8972:(e,t,o)=>{"use strict";t.__esModule=!0,t.assert=function(e,t){if(!e())throw new Error(`Assertion failed: ${t}`)},t.columnFactory=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];function o(){}(0,s.inherit)(o,e);for(let e=0;e<t.length;e++)o.prototype[t[e]]=void 0;return o},t.extendByMetaType=function(e,t){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:e;const r="string"==typeof t.type?(0,i.getCellType)(t.type):t.type;e._automaticallyAssignedMetaProps&&(0,s.objectEach)(t,((t,o)=>{e._automaticallyAssignedMetaProps.delete(o)}));if(!(0,s.isObject)(r))return;o!==e||e._automaticallyAssignedMetaProps||(e._automaticallyAssignedMetaProps=new Set);const n={};(0,s.objectEach)(r,((t,i)=>{var r;(function(e,t){var o;if("CELL_TYPE"===e)return!1;return(null===(o=t._automaticallyAssignedMetaProps)||void 0===o?void 0:o.has(e))||!(0,s.hasOwnProperty)(t,e)})(i,o)&&(n[i]=t,null===(r=e._automaticallyAssignedMetaProps)||void 0===r||r.add(i))})),(0,s.extend)(e,n)},t.isNullish=function(e){return null==e},t.isUnsignedNumber=function(e){return Number.isInteger(e)&&e>=0},o(91683);var s=o(22232),i=o(65324)},73046:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.replaceData=function(e,t,o,s){const{hotInstance:u,dataMap:d,dataSource:c,internalSource:g,source:f,metaManager:p,firstRun:m}=s,w=(0,i.toUpperCaseFirst)(g),C=u.getSettings();Array.isArray(C.dataSchema)?u.dataType="array":(0,r.isFunction)(C.dataSchema)?u.dataType="function":u.dataType="object";d&&d.destroy();e=u.runHooks(`before${w}`,e,m,f);const v=new n.default(u,e,p);if(t(v),"object"==typeof e&&null!==e)e.push&&e.splice||(e=[e]);else{if(null!==e)throw new Error(`${g} only accepts array of objects or array of arrays (${typeof e} given)`);{const t=v.getSchema();let o;e=[];let s=0,i=0;for(s=0,i=C.startRows;s<i;s++)if("object"!==u.dataType&&"function"!==u.dataType||!C.dataSchema)if("array"===u.dataType)o=(0,a.deepClone)(t[0]),e.push(o);else{o=[];for(let e=0,t=C.startCols;e<t;e++)o.push(null);e.push(o)}else o=(0,a.deepClone)(t),e.push(o)}}Array.isArray(e[0])&&(u.dataType="array");C.data=e,v.dataSource=e,c.data=e,c.dataType=u.dataType,c.colToProp=v.colToProp.bind(v),c.propToCol=v.propToCol.bind(v),c.countCachedColumns=v.countCachedColumns.bind(v),o(v),u.runHooks(`after${w}`,e,m,f),m||(u.runHooks("afterChange",null,g),u.render());u.getSettings().ariaTags&&(0,l.setAttribute)(u.rootElement,[(0,h.A11Y_ROWCOUNT)(u.countRows()),(0,h.A11Y_COLCOUNT)(u.countCols())])},o(63517),o(91683);var i=o(18609),r=o(85015),n=s(o(85631)),a=o(22232),l=o(83302),h=o(5386)},6116:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=o(80151),n=o(24449),a=o(83605),l=s(o(75244)),h=o(93315);function u(e,t){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.add(e)}function d(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}const c=t.SHORTCUTS_GROUP_NAVIGATION="editorManager.navigation";var g=new WeakSet,f=new WeakSet;class p{constructor(e,t,o){u(this,f),u(this,g),(0,i.default)(this,"hot",void 0),(0,i.default)(this,"tableMeta",void 0),(0,i.default)(this,"selection",void 0),(0,i.default)(this,"eventManager",void 0),(0,i.default)(this,"destroyed",!1),(0,i.default)(this,"lock",!1),(0,i.default)(this,"activeEditor",void 0),(0,i.default)(this,"cellProperties",void 0),this.hot=e,this.tableMeta=t,this.selection=o,this.eventManager=new l.default(e),this.hot.addHook("afterDocumentKeyDown",(e=>d(this,g,m).call(this,e))),this.eventManager.addEventListener(this.hot.rootDocument.documentElement,"compositionstart",(e=>{!this.destroyed&&this.hot.isListening()&&this.openEditor("",e)})),this.hot.view._wt.update("onCellDblClick",((e,t,o)=>d(this,f,w).call(this,e,t,o)))}lockEditor(){this.lock=!0}unlockEditor(){this.lock=!1}destroyEditor(e){this.lock||this.closeEditor(e)}getActiveEditor(){return this.activeEditor}prepareEditor(){if(this.lock)return;if(this.activeEditor&&this.activeEditor.isWaiting())return void this.closeEditor(!1,!1,(e=>{e&&this.prepareEditor()}));const{highlight:e}=this.hot.getSelectedRangeLast();if(e.isHeader())return;const{row:t,col:o}=e,s=this.hot.runHooks("modifyGetCellCoords",t,o);let i=t,r=o;if(Array.isArray(s)&&([i,r]=s),this.cellProperties=this.hot.getCellMeta(i,r),!this.isCellEditable())return void this.clearActiveEditor();const n=this.hot.getCell(t,o,!0);if(n){const e=this.hot.getCellEditor(this.cellProperties),s=this.hot.colToProp(r),l=this.hot.getSourceDataAtCell(this.hot.toPhysicalRow(i),r);this.activeEditor=(0,a.getEditorInstance)(e,this.hot),this.activeEditor.prepare(t,o,s,n,l,this.cellProperties)}}isEditorOpened(){return this.activeEditor&&this.activeEditor.isOpened()}openEditor(e,t){let o=arguments.length>2&&void 0!==arguments[2]&&arguments[2];this.isCellEditable()?(this.activeEditor||(this.hot.scrollToFocusedCell(),this.prepareEditor()),this.activeEditor&&(o&&this.activeEditor.enableFullEditMode(),this.activeEditor.beginEditing(e,t))):this.clearActiveEditor()}closeEditor(e,t,o){this.activeEditor?this.activeEditor.finishEditing(e,t,o):o&&o(!1)}closeEditorAndSaveChanges(e){this.closeEditor(!1,e)}closeEditorAndRestoreOriginalValue(e){this.closeEditor(!0,e)}clearActiveEditor(){this.activeEditor=void 0}isCellEditable(){const e=this.hot.getSelectedRangeLast();if(!e)return!1;const t=this.hot.getCellEditor(this.cellProperties),{row:o,col:s}=e.highlight,{rowIndexMapper:i,columnIndexMapper:r}=this.hot,n=i.isHidden(this.hot.toPhysicalRow(o))||r.isHidden(this.hot.toPhysicalColumn(s));return!(this.cellProperties.readOnly||!t||n)}moveSelectionAfterEnter(e){const t="function"==typeof this.tableMeta.enterMoves?this.tableMeta.enterMoves(event):this.tableMeta.enterMoves;e?this.selection.transformStart(-t.row,-t.col):this.selection.transformStart(t.row,t.col,!0)}destroy(){this.destroyed=!0,this.eventManager.destroy()}}function m(e){const t=this.hot.getSelectedRangeLast();if(!this.hot.isListening()||!t||t.highlight.isHeader()||(0,n.isImmediatePropagationStopped)(e))return;const{keyCode:o}=e,s=(e.ctrlKey||e.metaKey)&&!e.altKey;if((!this.activeEditor||this.activeEditor&&!this.activeEditor.isWaiting())&&!((0,r.isFunctionKey)(o)||(0,r.isCtrlMetaKey)(o)||s||this.isEditorOpened())){const t=this.hot.getShortcutManager().getContext("editor"),o={runOnlyIf:()=>(0,h.isDefined)(this.hot.getSelected()),group:c};t.addShortcuts([{keys:[["ArrowUp"]],callback:()=>{this.hot.selection.transformStart(-1,0)}},{keys:[["ArrowDown"]],callback:()=>{this.hot.selection.transformStart(1,0)}},{keys:[["ArrowLeft"]],callback:()=>{this.hot.selection.transformStart(0,-1*this.hot.getDirectionFactor())}},{keys:[["ArrowRight"]],callback:()=>{this.hot.selection.transformStart(0,this.hot.getDirectionFactor())}}],o),this.openEditor("",e)}}function w(e,t,o){"TD"===o.nodeName&&this.openEditor(null,e,!0)}const C=new WeakMap;p.getInstance=function(e,t,o){let s=C.get(e);return s||(s=new p(e,t,o),C.set(e,s)),s};t.default=p},87857:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=s(o(42538)),n=o(93273),a=o(50095),l=o(83302),h=o(93315),u=o(18609),d=o(80151),c=o(37595),g=o(50695),f=o(5386);function p(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}const m=t.EDITOR_TYPE="autocomplete";var w=new WeakMap;class C extends n.HandsontableEditor{constructor(){super(...arguments),(0,i.default)(this,"query",null),(0,i.default)(this,"strippedChoices",[]),(0,i.default)(this,"rawChoices",[]),p(this,w,{writable:!0,value:this.hot.guid.slice(0,9)}),(0,i.default)(this,"sortByRelevance",(function(e,t,o){const s=[],i=[],r=e.length;let n,a,l,d,c=t.length;if(0===r){for(l=0;l<c;l++)i.push(l);return i}for(l=0;l<c;l++){if(a=(0,u.stripTags)((0,h.stringify)(t[l])),o)d=a.indexOf(e);else{const t=this.cellProperties.locale;d=a.toLocaleLowerCase(t).indexOf(e.toLocaleLowerCase(t))}-1!==d&&(n=a.length-d-r,s.push({baseIndex:l,index:d,charsLeft:n,value:a}))}for(s.sort(((e,t)=>{if(-1===t.index)return-1;if(-1===e.index)return 1;if(e.index<t.index)return-1;if(t.index<e.index)return 1;if(e.index===t.index){if(e.charsLeft<t.charsLeft)return-1;if(e.charsLeft>t.charsLeft)return 1}return 0})),l=0,c=s.length;l<c;l++)i.push(s[l].baseIndex);return i}))}static get EDITOR_TYPE(){return m}getValue(){const e=this.rawChoices.find((e=>this.stripValueIfNeeded(e)===this.TEXTAREA.value));return(0,h.isDefined)(e)?e:this.TEXTAREA.value}createElements(){super.createElements(),(0,l.addClass)(this.htContainer,"autocompleteEditor"),(0,l.addClass)(this.htContainer,-1===this.hot.rootWindow.navigator.platform.indexOf("Mac")?"":"htMacScroll"),this.hot.getSettings().ariaTags&&(0,l.setAttribute)(this.TEXTAREA,[(0,f.A11Y_TEXT)(),(0,f.A11Y_COMBOBOX)(),(0,f.A11Y_HASPOPUP)("listbox"),(0,f.A11Y_AUTOCOMPLETE)()])}prepare(e,t,o,s,i,n){super.prepare(e,t,o,s,i,n),this.hot.getSettings().ariaTags&&(0,l.setAttribute)(this.TEXTAREA,[(0,f.A11Y_EXPANDED)("false"),(0,f.A11Y_CONTROLS)(`${(0,r.default)(this,w)}-listbox-${e}-${t}`)])}open(){super.open();const e=void 0===this.cellProperties.trimDropdown||this.cellProperties.trimDropdown,t=this.hot.getSettings().ariaTags,o=Array.isArray(this.cellProperties.source)?this.cellProperties.source:null,s=null==o?void 0:o.length,{row:i,col:n}=this;this.showEditableElement(),this.focus();let a=(0,l.getScrollbarWidth)();0===a&&(0,c.isMacOS)()&&(a+=15),this.addHook("beforeKeyDown",(e=>this.onBeforeKeyDown(e))),this.htEditor.updateSettings({colWidths:e?[(0,l.outerWidth)(this.TEXTAREA)-2]:void 0,width:e?(0,l.outerWidth)(this.TEXTAREA)+a:void 0,autoColumnSize:!0,renderer:(e,i,r,n,a,u,d)=>{(0,g.textRenderer)(e,i,r,n,a,u,d);const{filteringCaseSensitive:c,allowHtml:p,locale:m}=this.cellProperties,w=this.query;let C,v,y=(0,h.stringify)(u);y&&!p&&(C=!0===c?y.indexOf(w):y.toLocaleLowerCase(m).indexOf(w.toLocaleLowerCase(m)),-1!==C&&(v=y.substr(C,w.length),y=y.replace(v,`<strong>${v}</strong>`))),t&&(0,l.setAttribute)(i,[(0,f.A11Y_OPTION)(),...o?[(0,f.A11Y_SETSIZE)(s)]:[],...o?[(0,f.A11Y_POSINSET)(o.indexOf(u)+1)]:[],["id",`${this.htEditor.rootElement.id}_${r}-${n}`]]),i.innerHTML=y},afterSelection:(e,o)=>{if(t){const t=this.htEditor.getCell(e,o,!0);(0,l.setAttribute)(t,[(0,f.A11Y_SELECTED)()]),(0,l.setAttribute)(this.TEXTAREA,...(0,f.A11Y_ACTIVEDESCENDANT)(t.id))}}}),t&&((0,l.setAttribute)(this.htEditor.view._wt.wtOverlays.wtTable.TABLE,...(0,f.A11Y_PRESENTATION)()),(0,l.setAttribute)(this.htEditor.rootElement,[(0,f.A11Y_LISTBOX)(),(0,f.A11Y_LIVE)("polite"),(0,f.A11Y_RELEVANT)("text"),["id",`${(0,r.default)(this,w)}-listbox-${i}-${n}`]]),(0,l.setAttribute)(this.TEXTAREA,...(0,f.A11Y_EXPANDED)("true"))),this.hot._registerTimeout((()=>{this.queryChoices(this.TEXTAREA.value)}))}close(){this.removeHooksByKey("beforeKeyDown"),super.close(),this.hot.getSettings().ariaTags&&(0,l.setAttribute)(this.TEXTAREA,[(0,f.A11Y_EXPANDED)("false")])}discardEditor(e){super.discardEditor(e),this.hot.view.render()}queryChoices(e){const t=this.cellProperties.source;this.query=e,"function"==typeof t?t.call(this.cellProperties,e,(e=>{this.rawChoices=e,this.updateChoicesList(this.stripValuesIfNeeded(e))})):Array.isArray(t)?(this.rawChoices=t,this.updateChoicesList(this.stripValuesIfNeeded(t))):this.updateChoicesList([])}updateChoicesList(e){const t=(0,l.getCaretPosition)(this.TEXTAREA),o=(0,l.getSelectionEndPosition)(this.TEXTAREA),s=this.cellProperties.sortByRelevance,i=this.cellProperties.filter;let r=null,n=null,h=e;s&&(r=this.sortByRelevance(this.stripValueIfNeeded(this.getValue()),h,this.cellProperties.filteringCaseSensitive));const u=Array.isArray(r)?r.length:0;if(!1===i)u&&(n=r[0]);else{const e=[];for(let t=0,o=h.length;t<o&&!(s&&u<=t);t++)u?e.push(h[r[t]]):e.push(h[t]);n=0,h=e}this.strippedChoices=h,this.htEditor.loadData((0,a.pivot)([h])),0===h.length?this.htEditor.rootElement.style.display="none":(this.htEditor.rootElement.style.display="",this.updateDropdownHeight(),this.flipDropdownIfNeeded(),!0===this.cellProperties.strict&&this.highlightBestMatchingChoice(n)),this.hot.listen(),(0,l.setCaretPosition)(this.TEXTAREA,t,t===o?void 0:o)}flipDropdownIfNeeded(){const e=(0,l.getTrimmingContainer)(this.hot.view._wt.wtTable.TABLE),t=e===this.hot.rootWindow,o=this.cellProperties.preventOverflow;if(t||!t&&(o||"horizontal"===o))return!1;const s=(0,l.offset)(this.TEXTAREA),i=(0,l.outerHeight)(this.TEXTAREA),r=this.getDropdownHeight(),n=e.scrollTop,a=(0,l.outerHeight)(this.hot.view._wt.wtTable.THEAD),h=(0,l.offset)(e),u=s.top-h.top-a+n,d=e.scrollHeight-u-a-i,c=r>d&&u>d;return c?this.flipDropdown(r):this.unflipDropdown(),this.limitDropdownIfNeeded(c?u:d,r),c}limitDropdownIfNeeded(e,t){if(t>e){let o=0,s=0,i=0,r=null;do{i=this.htEditor.getRowHeight(s)||this.htEditor.view._wt.getSetting("defaultRowHeight"),o+=i,s+=1}while(o<e);r=o-i,this.htEditor.flipped&&(this.htEditor.rootElement.style.top=parseInt(this.htEditor.rootElement.style.top,10)+t-r+"px"),this.setDropdownHeight(o-i)}}flipDropdown(e){const t=this.htEditor.rootElement.style;t.position="absolute",t.top=-e+"px",this.htEditor.flipped=!0}unflipDropdown(){const e=this.htEditor.rootElement.style;e.position="absolute",e.top="",this.htEditor.flipped=void 0}updateDropdownHeight(){const e=this.htEditor.getColWidth(0)+(0,l.getScrollbarWidth)(this.hot.rootDocument)+2,t=this.cellProperties.trimDropdown;this.htEditor.updateSettings({height:this.getDropdownHeight(),width:t?void 0:e}),this.htEditor.view._wt.wtTable.alignOverlaysWithTrimmingContainer()}setDropdownHeight(e){this.htEditor.updateSettings({height:e})}highlightBestMatchingChoice(e){"number"==typeof e?this.htEditor.selectCell(e,0,void 0,void 0,void 0,!1):this.htEditor.deselectCell()}getDropdownHeight(){const e=this.htEditor.getRowHeight(0)||23,t=this.cellProperties.visibleRows;return this.strippedChoices.length>=t?t*e:this.strippedChoices.length*e+8}stripValueIfNeeded(e){return this.stripValuesIfNeeded([e])[0]}stripValuesIfNeeded(e){const{allowHtml:t}=this.cellProperties,o=(0,a.arrayMap)(e,(e=>(0,h.stringify)(e)));return(0,a.arrayMap)(o,(e=>t?e:(0,u.stripTags)(e)))}allowKeyEventPropagation(e){const t=this.htEditor.getSelectedRangeLast(),o=t?t.from.row:-1;let s=!1;return e===d.KEY_CODES.ARROW_DOWN&&o>0&&o<this.htEditor.countRows()-1&&(s=!0),e===d.KEY_CODES.ARROW_UP&&o>-1&&(s=!0),s}onBeforeKeyDown(e){if((0,d.isPrintableChar)(e.keyCode)||e.keyCode===d.KEY_CODES.BACKSPACE||e.keyCode===d.KEY_CODES.DELETE||e.keyCode===d.KEY_CODES.INSERT){let t=10;if(e.keyCode===d.KEY_CODES.C&&(e.ctrlKey||e.metaKey))return;this.isOpened()||(t+=10),this.htEditor&&this.hot._registerTimeout((()=>{this.queryChoices(this.TEXTAREA.value)}),t)}}}t.AutocompleteEditor=C},25815:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(87857);t.EDITOR_TYPE=s.EDITOR_TYPE,t.AutocompleteEditor=s.AutocompleteEditor},97296:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=o(93315),n=o(22232),a=o(6116),l=s(o(4748)),h=o(83302);const u=t.EDITOR_TYPE="base",d=t.EDITOR_STATE=Object.freeze({VIRGIN:"STATE_VIRGIN",EDITING:"STATE_EDITING",WAITING:"STATE_WAITING",FINISHED:"STATE_FINISHED"}),c=t.SHORTCUTS_GROUP_EDITOR="baseEditor";class g{static get EDITOR_TYPE(){return u}constructor(e){(0,i.default)(this,"hot",void 0),(0,i.default)(this,"state",d.VIRGIN),(0,i.default)(this,"_opened",!1),(0,i.default)(this,"_fullEditMode",!1),(0,i.default)(this,"_closeCallback",null),(0,i.default)(this,"TD",null),(0,i.default)(this,"row",null),(0,i.default)(this,"col",null),(0,i.default)(this,"prop",null),(0,i.default)(this,"originalValue",null),(0,i.default)(this,"cellProperties",null),this.hot=e,this.init()}_fireCallbacks(e){this._closeCallback&&(this._closeCallback(e),this._closeCallback=null)}init(){}getValue(){throw Error("Editor getValue() method unimplemented")}setValue(){throw Error("Editor setValue() method unimplemented")}open(){throw Error("Editor open() method unimplemented")}close(){throw Error("Editor close() method unimplemented")}prepare(e,t,o,s,i,r){this.TD=s,this.row=e,this.col=t,this.prop=o,this.originalValue=i,this.cellProperties=r,this.state=d.VIRGIN}extend(){return class extends this.constructor{}}saveValue(e,t){let o,s,i,n;if(t){const e=this.hot.getSelectedLast();o=Math.max(Math.min(e[0],e[2]),0),s=Math.max(Math.min(e[1],e[3]),0),i=Math.max(e[0],e[2]),n=Math.max(e[1],e[3])}else[o,s,i,n]=[this.row,this.col,null,null];const a=this.hot.runHooks("modifyGetCellCoords",o,s);Array.isArray(a)&&([o,s]=a);const l=this.hot.getShortcutManager().getContext("editor"),h={runOnlyIf:()=>(0,r.isDefined)(this.hot.getSelected()),group:c};this.isInFullEditMode()&&l.addShortcuts([{keys:[["ArrowUp"]],callback:()=>{this.hot.selection.transformStart(-1,0)}},{keys:[["ArrowDown"]],callback:()=>{this.hot.selection.transformStart(1,0)}},{keys:[["ArrowLeft"]],callback:()=>{this.hot.selection.transformStart(0,-1*this.hot.getDirectionFactor())}},{keys:[["ArrowRight"]],callback:()=>{this.hot.selection.transformStart(0,this.hot.getDirectionFactor())}}],h),this.hot.populateFromArray(o,s,e,i,n,"edit")}beginEditing(e,t){if(this.state!==d.VIRGIN)return;const o=this.hot,s=o.rowIndexMapper.getRenderableFromVisualIndex(this.row),i=o.columnIndexMapper.getRenderableFromVisualIndex(this.col);if(o.view.scrollViewport(o._createCellCoords(s,i)),this.state=d.EDITING,this.isInFullEditMode()){const t="string"==typeof e?e:(0,r.stringify)(this.originalValue);this.setValue(t)}this.open(t),this._opened=!0,this.focus(),o.view.render(),o.runHooks("afterBeginEditing",this.row,this.col)}finishEditing(e,t,o){let s;if(o){const e=this._closeCallback;this._closeCallback=t=>{e&&e(t),o(t),this.hot.view.render()}}if(this.isWaiting())return;const i=this.hot.getShortcutManager().getContext("editor");if(i.removeShortcutsByGroup(c),i.removeShortcutsByGroup(a.SHORTCUTS_GROUP_NAVIGATION),this.state!==d.VIRGIN){if(this.state===d.EDITING){if(e)return this.cancelChanges(),void this.hot.view.render();const o=this.getValue();s=this.cellProperties.trimWhitespace?[["string"==typeof o?String.prototype.trim.call(o||""):o]]:[[o]],this.state=d.WAITING,this.saveValue(s,t),this.hot.getCellValidator(this.cellProperties)?this.hot.addHookOnce("postAfterValidate",(e=>{this.state=d.FINISHED,this.discardEditor(e)})):(this.state=d.FINISHED,this.discardEditor(!0))}}else this.hot._registerTimeout((()=>{this._fireCallbacks(!0)}))}cancelChanges(){this.state=d.FINISHED,this.discardEditor()}discardEditor(e){if(this.state===d.FINISHED)if(!1===e&&!0!==this.cellProperties.allowInvalid)this.hot.selectCell(this.row,this.col),this.focus(),this.state=d.EDITING,this._fireCallbacks(!1);else{this.close(),this._opened=!1,this._fullEditMode=!1,this.state=d.VIRGIN,this._fireCallbacks(!0);this.hot.getShortcutManager().setActiveContextName("grid")}}enableFullEditMode(){this._fullEditMode=!0}isInFullEditMode(){return this._fullEditMode}isOpened(){return this._opened}isWaiting(){return this.state===d.WAITING}getEditedCellRect(){var e;const t=this.getEditedCell();if(!t)return;const{wtOverlays:o,wtViewport:s}=this.hot.view._wt,i=this.hot.rootWindow,r=(0,h.offset)(t),n=(0,h.outerWidth)(t),a=(0,h.offset)(this.hot.rootElement),l=(0,h.outerWidth)(this.hot.rootElement),u=o.topOverlay.holder,d=o.inlineStartOverlay.holder,c=u!==i?u.scrollTop:0,g=d!==i?d.scrollLeft:0,f=i.innerWidth-a.left-l,{wtTable:p}=null!==(e=o.getParentOverlay(t))&&void 0!==e?e:this.hot.view._wt,m=p.name,w=["master","inline_start"].includes(m)?c:0,C=["master","top","bottom"].includes(m)?g:0,v=r.top===a.top?0:1;let y=r.top-a.top-v-w,E=0;E=this.hot.isRtl()?i.innerWidth-r.left-n-f-1+C:r.left-a.left-1-C,["top","top_inline_start_corner"].includes(m)&&(y+=o.topOverlay.getOverlayOffset()),["inline_start","top_inline_start_corner"].includes(m)&&(E+=Math.abs(o.inlineStartOverlay.getOverlayOffset()));const S=this.hot.hasColHeaders(),R=this.hot.rowIndexMapper.getRenderableFromVisualIndex(this.row),b=this.hot.columnIndexMapper.getRenderableFromVisualIndex(this.col),_=this.hot.rowIndexMapper.getRenderableIndexesLength()-this.hot.view._wt.getSetting("fixedRowsBottom");(S&&R<=0||R===_)&&(y+=1),b<=0&&(E+=1);const T=s.rowsRenderCalculator.startPosition,O=s.columnsRenderCalculator.startPosition,M=Math.abs(o.inlineStartOverlay.getScrollPosition()),I=o.topOverlay.getScrollPosition(),N=(0,h.getScrollbarWidth)(this.hot.rootDocument);let A=t.offsetTop;if(["inline_start","master"].includes(m)&&(A+=T-I),["bottom","bottom_inline_start_corner"].includes(m)){const{wtViewport:e,wtTable:t}=o.bottomOverlay.clone;A+=e.getWorkspaceHeight()-t.getHeight()-N}let P=t.offsetLeft;this.hot.isRtl()?(P=P>=0?p.getWidth()-t.offsetLeft:Math.abs(P),P+=O-M-n):["top","master","bottom"].includes(m)&&(P+=O-M);const x=(0,h.getComputedStyle)(this.TD,this.hot.rootWindow),H=this.hot.isRtl()?"borderRightWidth":"borderLeftWidth",k=parseInt(x[H],10)>0?0:1,D=parseInt(x.borderTopWidth,10)>0?0:1,L=(0,h.outerWidth)(t)+k,W=(0,h.outerHeight)(t)+D,F=(0,h.hasVerticalScrollbar)(u)?N:0,V=(0,h.hasHorizontalScrollbar)(d)?N:0,B=this.hot.view.maximumVisibleElementWidth(P)-F+k;return{top:y,start:E,height:W,maxHeight:Math.max(this.hot.view.maximumVisibleElementHeight(A)-V+D,23),width:L,maxWidth:B}}getEditedCellsLayerClass(){switch(this.checkEditorSection()){case"inline-start":return"ht_clone_left ht_clone_inline_start";case"bottom":return"ht_clone_bottom";case"bottom-inline-start-corner":return"ht_clone_bottom_left_corner ht_clone_bottom_inline_start_corner";case"top":return"ht_clone_top";case"top-inline-start-corner":return"ht_clone_top_left_corner ht_clone_top_inline_start_corner";default:return"ht_clone_master"}}getEditedCell(){return this.hot.getCell(this.row,this.col,!0)}checkEditorSection(){const e=this.hot.countRows();let t="";return this.row<this.hot.getSettings().fixedRowsTop?t=this.col<this.hot.getSettings().fixedColumnsStart?"top-inline-start-corner":"top":this.hot.getSettings().fixedRowsBottom&&this.row>=e-this.hot.getSettings().fixedRowsBottom?t=this.col<this.hot.getSettings().fixedColumnsStart?"bottom-inline-start-corner":"bottom":this.col<this.hot.getSettings().fixedColumnsStart&&(t="inline-start"),t}}t.BaseEditor=g,(0,n.mixin)(g,l.default)},48253:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(97296);t.EDITOR_STATE=s.EDITOR_STATE,t.EDITOR_TYPE=s.EDITOR_TYPE,t.BaseEditor=s.BaseEditor},99935:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(48253),i=o(83302);const r=t.EDITOR_TYPE="checkbox";class n extends s.BaseEditor{static get EDITOR_TYPE(){return r}beginEditing(e,t){if(t&&"mouseup"===t.type){const e=this.TD.querySelector('input[type="checkbox"]');(0,i.hasClass)(e,"htBadValue")||e.click()}}finishEditing(){}init(){}open(){}close(){}getValue(){}setValue(){}focus(){}}t.CheckboxEditor=n},63729:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(99935);t.EDITOR_TYPE=s.EDITOR_TYPE,t.CheckboxEditor=s.CheckboxEditor},23330:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=s(o(33034)),n=s(o(32134)),a=o(5071),l=s(o(75244)),h=o(83302),u=o(22232),d=o(80151);o(2964);const c=t.EDITOR_TYPE="date",g="dateEditor";class f extends a.TextEditor{constructor(){super(...arguments),(0,i.default)(this,"defaultDateFormat","DD/MM/YYYY"),(0,i.default)(this,"isCellEdited",!1),(0,i.default)(this,"parentDestroyed",!1),(0,i.default)(this,"$datePicker",null)}static get EDITOR_TYPE(){return c}init(){if("function"!=typeof r.default)throw new Error("You need to include moment.js to your project.");if("function"!=typeof n.default)throw new Error("You need to include Pikaday to your project.");super.init(),this.hot.addHook("afterDestroy",(()=>{this.parentDestroyed=!0,this.destroyElements()}))}createElements(){super.createElements(),this.datePicker=this.hot.rootDocument.createElement("DIV"),this.datePickerStyle=this.datePicker.style,this.datePickerStyle.position="absolute",this.datePickerStyle.top=0,this.datePickerStyle.left=0,this.datePickerStyle.zIndex=9999,this.datePicker.setAttribute("dir",this.hot.isRtl()?"rtl":"ltr"),(0,h.addClass)(this.datePicker,"htDatepickerHolder"),this.hot.rootDocument.body.appendChild(this.datePicker);const e=new l.default(this);e.addEventListener(this.datePicker,"mousedown",(e=>{(0,h.hasClass)(e.target,"pika-day")&&this.hideDatepicker(),e.stopPropagation()})),e.addEventListener(this.TEXTAREA,"keydown",(e=>{["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"].includes(e.code)&&e.preventDefault()}))}destroyElements(){const e=this.datePicker.parentNode;this.$datePicker&&this.$datePicker.destroy(),e&&e.removeChild(this.datePicker)}prepare(e,t,o,s,i,r){super.prepare(e,t,o,s,i,r)}open(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;const t=this.hot.getShortcutManager().getContext("editor");super.open(),this.showDatepicker(e),t.addShortcut({keys:[["Enter"]],callback:e=>{e.stopPropagation()},group:g})}close(){var e;this._opened=!1,null!==(e=this.$datePicker)&&void 0!==e&&e.destroy&&this.$datePicker.destroy(),this.hot._registerTimeout((()=>{this.hot._refreshBorders()}));this.hot.getShortcutManager().getContext("editor").removeShortcutsByGroup(g),super.close()}finishEditing(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e){const e=this.originalValue;void 0!==e&&this.setValue(e)}super.finishEditing(e,t)}showDatepicker(e){const t=this.TD.getBoundingClientRect(),o=this.cellProperties.dateFormat||this.defaultDateFormat,s=this.hot.view.isMouseDown(),i=!!e&&(0,d.isFunctionKey)(e.keyCode);let a;this.datePicker.style.display="block",this.$datePicker=new n.default(this.getDatePickerConfig()),this.$datePicker._onInputFocus=function(){},this.datePickerStyle.top=`${this.hot.rootWindow.pageYOffset+t.top+(0,h.outerHeight)(this.TD)}px`;let l=this.hot.rootWindow.pageXOffset;l=this.hot.isRtl()?t.right-(0,h.outerWidth)(this.datePicker):t.left,this.datePickerStyle.left=`${l}px`,this.originalValue?(a=this.originalValue,(0,r.default)(a,o,!0).isValid()&&this.$datePicker.setMoment((0,r.default)(a,o),!0),this.getValue()!==this.originalValue&&this.setValue(this.originalValue),i||s||this.setValue("")):this.cellProperties.defaultDate?(a=this.cellProperties.defaultDate,(0,r.default)(a,o,!0).isValid()&&this.$datePicker.setMoment((0,r.default)(a,o),!0),i||s||this.setValue("")):this.$datePicker.gotoToday()}hideDatepicker(){this.datePickerStyle.display="none",this.$datePicker.hide()}getDatePickerConfig(){const e=this.TEXTAREA,t={};this.cellProperties&&this.cellProperties.datePickerConfig&&(0,u.deepExtend)(t,this.cellProperties.datePickerConfig);const o=t.onSelect,s=t.onClose;return t.field=e,t.trigger=e,t.container=this.datePicker,t.bound=!1,t.format=t.format||this.defaultDateFormat,t.reposition=t.reposition||!1,t.isRTL=!1,t.onSelect=e=>{let t=e;isNaN(t.getTime())||(t=(0,r.default)(t).format(this.cellProperties.dateFormat||this.defaultDateFormat)),this.setValue(t),o&&o()},t.onClose=()=>{this.parentDestroyed||this.finishEditing(!1),s&&s()},t}}t.DateEditor=f},58437:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(23330);t.EDITOR_TYPE=s.EDITOR_TYPE,t.DateEditor=s.DateEditor},14733:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=o(25815),r=s(o(56307));const n=t.EDITOR_TYPE="dropdown";class a extends i.AutocompleteEditor{static get EDITOR_TYPE(){return n}prepare(e,t,o,s,i,r){super.prepare(e,t,o,s,i,r),this.cellProperties.filter=!1,this.cellProperties.strict=!0}}t.DropdownEditor=a,r.default.getSingleton().add("beforeValidate",(function(e,t,o){const s=this.getCellMeta(t,this.propToCol(o));s.editor===a&&void 0===s.strict&&(s.filter=!1,s.strict=!0)}))},9535:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(14733);t.EDITOR_TYPE=s.EDITOR_TYPE,t.DropdownEditor=s.DropdownEditor},95567:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(5071),i=o(83302),r=o(24449),n=o(22232),a=o(6116);const l="handsontableEditor",h=t.EDITOR_TYPE="handsontable";class u extends s.TextEditor{static get EDITOR_TYPE(){return h}open(){super.open(),this.htEditor&&this.htEditor.destroy(),"none"===this.htContainer.style.display&&(this.htContainer.style.display=""),this.htEditor=new this.hot.constructor(this.htContainer,this.htOptions),this.htEditor.init(),this.htEditor.rootElement.style.display="",this.cellProperties.strict?this.htEditor.selectCell(0,0):this.htEditor.deselectCell(),(0,i.setCaretPosition)(this.TEXTAREA,0,this.TEXTAREA.value.length),this.refreshDimensions()}close(){this.htEditor&&(this.htEditor.rootElement.style.display="none"),this.removeHooksByKey("beforeKeyDown"),super.close()}prepare(e,t,o,s,i,r){super.prepare(e,t,o,s,i,r);const a=this,l={startRows:0,startCols:0,minRows:0,minCols:0,className:"listbox",copyPaste:!1,autoColumnSize:!1,autoRowSize:!1,readOnly:!0,fillHandle:!1,autoWrapCol:!1,autoWrapRow:!1,ariaTags:!1,afterOnCellMouseDown(e,t){const o=this.getSourceData(t.row,t.col);void 0!==o&&a.setValue(o),a.hot.destroyEditor()},preventWheel:!0,layoutDirection:this.hot.isRtl()?"rtl":"ltr"};this.cellProperties.handsontable&&(0,n.extend)(l,r.handsontable),this.htOptions=l}beginEditing(e,t){const o=this.hot.getSettings().onBeginEditing;o&&!1===o()||super.beginEditing(e,t)}createElements(){super.createElements();const e=this.hot.rootDocument.createElement("DIV");e.className="handsontableEditor",this.TEXTAREA_PARENT.appendChild(e),this.htContainer=e,this.assignHooks()}finishEditing(e,t,o){if(this.htEditor&&this.htEditor.isListening()&&this.hot.listen(),this.htEditor&&this.htEditor.getSelectedLast()){const e=this.htEditor.getValue();void 0!==e&&this.setValue(e)}super.finishEditing(e,t,o)}assignHooks(){this.hot.addHook("afterDestroy",(()=>{this.htEditor&&this.htEditor.destroy()}))}registerShortcuts(){const e=this.hot.getShortcutManager().getContext("editor");super.registerShortcuts();const t={group:l,relativeToGroup:a.SHORTCUTS_GROUP_NAVIGATION,position:"before"},o=(e,t)=>{const o=this.htEditor;if(void 0!==e&&(e<0||o.flipped&&e>o.countRows()-1?o.deselectCell():o.selectCell(e,0),o.getData().length))return t.preventDefault(),(0,r.stopImmediatePropagation)(t),this.hot.listen(),this.TEXTAREA.focus(),!1};e.addShortcuts([{keys:[["ArrowUp"]],callback:e=>{const t=this.htEditor;let s,i;return!t.getSelectedLast()&&t.flipped?s=t.countRows()-1:t.getSelectedLast()&&(t.flipped?(i=t.getSelectedLast()[0],s=Math.max(0,i-1)):(i=t.getSelectedLast()[0],s=i-1)),o(s,e)},preventDefault:!1},{keys:[["ArrowDown"]],callback:e=>{const t=this.htEditor;let s,i;if(t.getSelectedLast()||t.flipped){if(t.getSelectedLast())if(t.flipped)s=t.getSelectedLast()[0]+1;else if(!t.flipped){const e=t.countRows()-1;i=t.getSelectedLast()[0],s=Math.min(e,i+1)}}else s=0;return o(s,e)},preventDefault:!1}],t)}unregisterShortcuts(){super.unregisterShortcuts();this.hot.getShortcutManager().getContext("editor").removeShortcutsByGroup(l)}}t.HandsontableEditor=u},93273:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(95567);t.EDITOR_TYPE=s.EDITOR_TYPE,t.HandsontableEditor=s.HandsontableEditor},74465:(e,t,o)=>{"use strict";t.__esModule=!0,t.registerAllEditors=function(){(0,f.registerEditor)(i.BaseEditor),(0,f.registerEditor)(s.AutocompleteEditor),(0,f.registerEditor)(r.CheckboxEditor),(0,f.registerEditor)(n.DateEditor),(0,f.registerEditor)(a.DropdownEditor),(0,f.registerEditor)(l.HandsontableEditor),(0,f.registerEditor)(h.NumericEditor),(0,f.registerEditor)(u.PasswordEditor),(0,f.registerEditor)(d.SelectEditor),(0,f.registerEditor)(c.TextEditor),(0,f.registerEditor)(g.TimeEditor)};var s=o(25815);t.AutocompleteEditor=s.AutocompleteEditor,t.AUTOCOMPLETE_EDITOR=s.EDITOR_TYPE;var i=o(48253);t.BaseEditor=i.BaseEditor,t.BASE_EDITOR=i.EDITOR_TYPE;var r=o(63729);t.CheckboxEditor=r.CheckboxEditor,t.CHECKBOX_EDITOR=r.EDITOR_TYPE;var n=o(58437);t.DateEditor=n.DateEditor,t.DATE_EDITOR=n.EDITOR_TYPE;var a=o(9535);t.DropdownEditor=a.DropdownEditor,t.DROPDOWN_EDITOR=a.EDITOR_TYPE;var l=o(93273);t.HandsontableEditor=l.HandsontableEditor,t.HANDSONTABLE_EDITOR=l.EDITOR_TYPE;var h=o(97130);t.NumericEditor=h.NumericEditor,t.NUMERIC_EDITOR=h.EDITOR_TYPE;var u=o(63630);t.PasswordEditor=u.PasswordEditor,t.PASSWORD_EDITOR=u.EDITOR_TYPE;var d=o(93333);t.SelectEditor=d.SelectEditor,t.SELECT_EDITOR=d.EDITOR_TYPE;var c=o(5071);t.TextEditor=c.TextEditor,t.TEXT_EDITOR=c.EDITOR_TYPE;var g=o(65930);t.TimeEditor=g.TimeEditor,t.TIME_EDITOR=g.EDITOR_TYPE;var f=o(83605);t.registerEditor=f.registerEditor,t.RegisteredEditor=f.RegisteredEditor,t._getEditorInstance=f._getEditorInstance,t.getEditor=f.getEditor,t.getEditorInstance=f.getEditorInstance,t.getRegisteredEditorNames=f.getRegisteredEditorNames,t.getRegisteredEditors=f.getRegisteredEditors,t.hasEditor=f.hasEditor},97130:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(47427);t.EDITOR_TYPE=s.EDITOR_TYPE,t.NumericEditor=s.NumericEditor},47427:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(5071);const i=t.EDITOR_TYPE="numeric";class r extends s.TextEditor{static get EDITOR_TYPE(){return i}}t.NumericEditor=r},63630:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(35356);t.EDITOR_TYPE=s.EDITOR_TYPE,t.PasswordEditor=s.PasswordEditor},35356:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(5071),i=o(83302);const r=t.EDITOR_TYPE="password";class n extends s.TextEditor{static get EDITOR_TYPE(){return r}createElements(){super.createElements(),this.TEXTAREA=this.hot.rootDocument.createElement("input"),this.TEXTAREA.setAttribute("type","password"),this.TEXTAREA.setAttribute("data-hot-input",""),this.TEXTAREA.className="handsontableInput",this.textareaStyle=this.TEXTAREA.style,this.textareaStyle.width=0,this.textareaStyle.height=0,(0,i.empty)(this.TEXTAREA_PARENT),this.TEXTAREA_PARENT.appendChild(this.TEXTAREA)}}t.PasswordEditor=n},83605:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.RegisteredEditor=c,t.getEditorInstance=t._getEditorInstance=function(e,t){let o;if("function"==typeof e)n.get(e)||g(null,e),o=n.get(e);else{if("string"!=typeof e)throw Error('Only strings and functions can be passed as "editor" parameter');o=l(e)}if(!o)throw Error(`No editor registered under name "${e}"`);return o.getInstance(t)},t.getEditor=function(e){if("function"==typeof e)return e;if(!h(e))throw Error(`No registered editor found under "${e}" name`);return l(e).getConstructor()},t.registerEditor=g,o(91683);var i=s(o(56307)),r=s(o(63800));const n=new WeakMap,{register:a,getItem:l,hasItem:h,getNames:u,getValues:d}=(0,r.default)("editors");function c(e){const t={},o=e;this.getConstructor=function(){return e},this.getInstance=function(e){return e.guid in t||(t[e.guid]=new o(e)),t[e.guid]},i.default.getSingleton().add("afterDestroy",(function(){t[this.guid]=null}))}function g(e,t){e&&"string"!=typeof e&&(e=(t=e).EDITOR_TYPE);const o=new c(t);"string"==typeof e&&a(e,o),n.set(t,o)}t.getRegisteredEditors=d,t.getRegisteredEditorNames=u,t.hasEditor=h},93333:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(82854);t.EDITOR_TYPE=s.EDITOR_TYPE,t.SelectEditor=s.SelectEditor},82854:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(48253),i=o(83302),r=o(22232);const n="ht_editor_visible",a="selectEditor",l=t.EDITOR_TYPE="select";class h extends s.BaseEditor{static get EDITOR_TYPE(){return l}init(){this.select=this.hot.rootDocument.createElement("SELECT"),(0,i.addClass)(this.select,"htSelectEditor"),this.select.style.display="none",this.hot.rootElement.appendChild(this.select),this.registerHooks()}getValue(){return this.select.value}setValue(e){this.select.value=e}open(){this._opened=!0,this.refreshDimensions(),this.select.style.display="";this.hot.getShortcutManager().setActiveContextName("editor"),this.registerShortcuts()}close(){this._opened=!1,this.select.style.display="none",(0,i.hasClass)(this.select,n)&&(0,i.removeClass)(this.select,n),this.unregisterShortcuts(),this.clearHooks()}focus(){this.select.focus()}registerHooks(){this.addHook("afterScrollHorizontally",(()=>this.refreshDimensions())),this.addHook("afterScrollVertically",(()=>this.refreshDimensions())),this.addHook("afterColumnResize",(()=>this.refreshDimensions())),this.addHook("afterRowResize",(()=>this.refreshDimensions()))}prepare(e,t,o,s,n,a){super.prepare(e,t,o,s,n,a);const l=this.cellProperties.selectOptions;let h;h="function"==typeof l?this.prepareOptions(l(this.row,this.col,this.prop)):this.prepareOptions(l),(0,i.empty)(this.select),(0,r.objectEach)(h,((e,t)=>{const o=this.hot.rootDocument.createElement("OPTION");o.value=t,(0,i.fastInnerHTML)(o,e),this.select.appendChild(o)}))}prepareOptions(e){let t={};if(Array.isArray(e))for(let o=0,s=e.length;o<s;o++)t[e[o]]=e[o];else"object"==typeof e&&(t=e);return t}refreshValue(){const e=this.hot.getSourceDataAtCell(this.row,this.prop);this.originalValue=e,this.setValue(e),this.refreshDimensions()}refreshDimensions(){if(this.state!==s.EDITOR_STATE.EDITING)return;if(this.TD=this.getEditedCell(),!this.TD)return void this.close();const{top:e,start:t,width:o,height:r}=this.getEditedCellRect(),a=this.select.style;a.height=`${r}px`,a.width=`${o}px`,a.top=`${e}px`,a[this.hot.isRtl()?"right":"left"]=`${t}px`,a.margin="0px",(0,i.addClass)(this.select,n)}registerShortcuts(){const e=this.hot.getShortcutManager().getContext("editor"),t={group:a};!1!==this.isInFullEditMode()&&e.addShortcuts([{keys:[["ArrowUp"]],callback:()=>{const e=this.select.selectedIndex-1;e>=0&&(this.select[e].selected=!0)}},{keys:[["ArrowDown"]],callback:()=>{const e=this.select.selectedIndex+1;e<=this.select.length-1&&(this.select[e].selected=!0)}}],t)}unregisterShortcuts(){this.hot.getShortcutManager().getContext("editor").removeShortcutsByGroup(a)}}t.SelectEditor=h},67547:(e,t,o)=>{"use strict";t.__esModule=!0,t.updateCaretPosition=function(e,t){const o=(0,s.getCaretPosition)(t),i=t.value.split("\n");let r=o,n=0;for(let t=0;t<i.length;t++){const s=i[t];0!==t&&(n+=i[t-1].length+1);const a=n+s.length;if("home"===e?r=n:"end"===e&&(r=a),o<=a)break}(0,s.setCaretPosition)(t,r)};var s=o(83302)},5071:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(48917);t.EDITOR_TYPE=s.EDITOR_TYPE,t.TextEditor=s.TextEditor},48917:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(48253),n=s(o(75244)),a=o(37595),l=o(83302),h=o(68145),u=o(65175),d=o(93315),c=o(6116),g=o(97296),f=o(67547),p=o(5386);const m="ht_editor_hidden",w="textEditor",C=t.EDITOR_TYPE="text";class v extends r.BaseEditor{static get EDITOR_TYPE(){return C}constructor(e){super(e),(0,i.default)(this,"eventManager",new n.default(this)),(0,i.default)(this,"autoResize",(0,u.createInputElementResizer)(this.hot.rootDocument)),(0,i.default)(this,"TEXTAREA",void 0),(0,i.default)(this,"textareaStyle",void 0),(0,i.default)(this,"TEXTAREA_PARENT",void 0),(0,i.default)(this,"textareaParentStyle",void 0),(0,i.default)(this,"layerClass",void 0),this.eventManager=new n.default(this),this.createElements(),this.bindEvents(),this.hot.addHookOnce("afterDestroy",(()=>this.destroy()))}getValue(){return this.TEXTAREA.value}setValue(e){this.TEXTAREA.value=e}open(){this.refreshDimensions(),this.showEditableElement(),this.hot.getShortcutManager().setActiveContextName("editor"),this.registerShortcuts()}close(){this.autoResize.unObserve(),(0,l.isThisHotChild)(this.hot.rootDocument.activeElement,this.hot.rootElement)&&this.hot.listen(),this.hideEditableElement(),this.unregisterShortcuts()}prepare(e,t,o,s,i,n){const a=this.state;if(super.prepare(e,t,o,s,i,n),!n.readOnly){this.refreshDimensions(!0);const{allowInvalid:e}=n;e&&(this.TEXTAREA.value=""),a!==r.EDITOR_STATE.FINISHED&&this.hideEditableElement()}}beginEditing(e,t){this.state===r.EDITOR_STATE.VIRGIN&&(this.TEXTAREA.value="",super.beginEditing(e,t))}focus(){this.TEXTAREA.select(),(0,l.setCaretPosition)(this.TEXTAREA,this.TEXTAREA.value.length)}createElements(){const{rootDocument:e}=this.hot;this.TEXTAREA=e.createElement("TEXTAREA"),(0,l.setAttribute)(this.TEXTAREA,[["data-hot-input",""],(0,p.A11Y_TABINDEX)(-1)]),this.hot.getSettings().ariaTags&&(0,l.setAttribute)(this.TEXTAREA,[(0,p.A11Y_HIDDEN)()]),(0,l.addClass)(this.TEXTAREA,"handsontableInput"),this.textareaStyle=this.TEXTAREA.style,this.textareaStyle.width=0,this.textareaStyle.height=0,this.textareaStyle.overflowY="visible",this.TEXTAREA_PARENT=e.createElement("DIV"),(0,l.addClass)(this.TEXTAREA_PARENT,"handsontableInputHolder"),(0,l.hasClass)(this.TEXTAREA_PARENT,this.layerClass)&&(0,l.removeClass)(this.TEXTAREA_PARENT,this.layerClass),(0,l.addClass)(this.TEXTAREA_PARENT,m),this.textareaParentStyle=this.TEXTAREA_PARENT.style,this.TEXTAREA_PARENT.appendChild(this.TEXTAREA),this.hot.rootElement.appendChild(this.TEXTAREA_PARENT)}hideEditableElement(){(0,a.isEdge)()&&(this.textareaStyle.textIndent="-99999px"),this.textareaStyle.overflowY="visible",this.textareaParentStyle.opacity="0",this.textareaParentStyle.height="1px",(0,l.removeClass)(this.TEXTAREA_PARENT,this.layerClass),(0,l.addClass)(this.TEXTAREA_PARENT,m)}showEditableElement(){this.textareaParentStyle.height="",this.textareaParentStyle.overflow="",this.textareaParentStyle.position="",this.textareaParentStyle[this.hot.isRtl()?"left":"right"]="auto",this.textareaParentStyle.opacity="1",this.textareaStyle.textIndent="",this.textareaStyle.overflowY="hidden";const e=this.TEXTAREA_PARENT.childNodes;let t=!1;(0,h.rangeEach)(e.length-1,(o=>{const s=e[o];if((0,l.hasClass)(s,"handsontableEditor"))return t=!0,!1})),(0,l.hasClass)(this.TEXTAREA_PARENT,m)&&(0,l.removeClass)(this.TEXTAREA_PARENT,m),t?(this.layerClass="ht_editor_visible",(0,l.addClass)(this.TEXTAREA_PARENT,this.layerClass)):(this.layerClass=this.getEditedCellsLayerClass(),(0,l.addClass)(this.TEXTAREA_PARENT,this.layerClass))}refreshValue(){const e=this.hot.toPhysicalRow(this.row),t=this.hot.getSourceDataAtCell(e,this.col);this.originalValue=t,this.setValue(t),this.refreshDimensions()}refreshDimensions(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(this.state!==r.EDITOR_STATE.EDITING&&!e)return;if(this.TD=this.getEditedCell(),!this.TD)return void(e||this.close());const{top:t,start:o,width:s,maxWidth:i,height:n,maxHeight:a}=this.getEditedCellRect();this.textareaParentStyle.top=`${t}px`,this.textareaParentStyle[this.hot.isRtl()?"right":"left"]=`${o}px`,this.showEditableElement();const h=(0,l.getComputedStyle)(this.TD,this.hot.rootWindow);this.TEXTAREA.style.fontSize=h.fontSize,this.TEXTAREA.style.fontFamily=h.fontFamily,this.TEXTAREA.style.backgroundColor=this.TD.style.backgroundColor;const u=(0,l.getComputedStyle)(this.TEXTAREA),d=parseInt(u.paddingLeft,10)+parseInt(u.paddingRight,10),c=parseInt(u.paddingTop,10)+parseInt(u.paddingBottom,10),g=s-d,f=n-c,p=i-d,m=a-c;this.autoResize.init(this.TEXTAREA,{minWidth:Math.min(g,p),minHeight:Math.min(f,m),maxWidth:p,maxHeight:m},!0)}bindEvents(){(0,a.isIOS)()&&this.eventManager.addEventListener(this.TEXTAREA,"focusout",(()=>this.finishEditing(!1))),this.addHook("afterScrollHorizontally",(()=>this.refreshDimensions())),this.addHook("afterScrollVertically",(()=>this.refreshDimensions())),this.addHook("afterColumnResize",(()=>{this.refreshDimensions(),this.state===r.EDITOR_STATE.EDITING&&this.focus()})),this.addHook("afterRowResize",(()=>{this.refreshDimensions(),this.state===r.EDITOR_STATE.EDITING&&this.focus()}))}allowKeyEventPropagation(){}destroy(){this.eventManager.destroy(),this.clearHooks()}registerShortcuts(){const e=this.hot.getShortcutManager(),t=e.getContext("editor"),o=e.getContext("grid"),s={runOnlyIf:()=>(0,d.isDefined)(this.hot.getSelected()),group:w},i=()=>{this.hot.rootDocument.execCommand("insertText",!1,"\n")};t.addShortcuts([{keys:[["Tab"],["Shift","Tab"],["PageUp"],["PageDown"]],forwardToContext:o,callback:()=>{}},{keys:[["Control","Enter"]],callback:()=>(i(),!1),runOnlyIf:e=>!this.hot.selection.isMultiple()&&!e.altKey},{keys:[["Meta","Enter"]],callback:()=>(i(),!1),runOnlyIf:()=>!this.hot.selection.isMultiple()},{keys:[["Alt","Enter"]],callback:()=>(i(),!1)},{keys:[["Home"]],callback:(e,t)=>{let[o]=t;(0,f.updateCaretPosition)(o,this.TEXTAREA)}},{keys:[["End"]],callback:(e,t)=>{let[o]=t;(0,f.updateCaretPosition)(o,this.TEXTAREA)}}],s)}unregisterShortcuts(){const e=this.hot.getShortcutManager().getContext("editor");e.removeShortcutsByGroup(c.SHORTCUTS_GROUP_NAVIGATION),e.removeShortcutsByGroup(w),e.removeShortcutsByGroup(g.SHORTCUTS_GROUP_EDITOR)}}t.TextEditor=v},65930:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(45952);t.EDITOR_TYPE=s.EDITOR_TYPE,t.TimeEditor=s.TimeEditor},45952:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(5071);const i=t.EDITOR_TYPE="time";class r extends s.TextEditor{static get EDITOR_TYPE(){return i}prepare(e,t,o,s,i,r){super.prepare(e,t,o,s,i,r),this.TEXTAREA.dir="ltr"}}t.TimeEditor=r},75244:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.getListenersCounter=function(){return n},o(63517);var i=s(o(93231)),r=o(24449);let n=0;t.default=class{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;(0,i.default)(this,"context",void 0),this.context=e||this,this.context.eventListeners||(this.context.eventListeners=[])}addEventListener(e,t,o){let s=arguments.length>3&&void 0!==arguments[3]&&arguments[3];function i(e){o.call(this,function(e){const t=e.stopImmediatePropagation;return e.stopImmediatePropagation=function(){t.apply(this),(0,r.stopImmediatePropagation)(this)},e}(e))}return this.context.eventListeners.push({element:e,event:t,callback:o,callbackProxy:i,options:s,eventManager:this}),e.addEventListener(t,i,s),n+=1,()=>{this.removeEventListener(e,t,o)}}removeEventListener(e,t,o){let s,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],r=this.context.eventListeners.length;for(;r;)if(r-=1,s=this.context.eventListeners[r],s.event===t&&s.element===e){if(o&&o!==s.callback)continue;if(i&&s.eventManager!==this)continue;this.context.eventListeners.splice(r,1),s.element.removeEventListener(s.event,s.callbackProxy,s.options),n-=1}}clearEvents(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(!this.context)return;let t=this.context.eventListeners.length;for(;t;){t-=1;const o=this.context.eventListeners[t];e&&o.eventManager!==this||(this.context.eventListeners.splice(t,1),o.element.removeEventListener(o.event,o.callbackProxy,o.options),n-=1)}}clear(){this.clearEvents()}destroy(){this.clearEvents(),this.context=null}destroyWithOwnEventsOnly(){this.clearEvents(!0),this.context=null}fireEvent(e,t){let o=e.document,s=e;o||(o=e.ownerDocument?e.ownerDocument:e,s=o.defaultView);const i={bubbles:!0,cancelable:"mousemove"!==t,view:s,detail:0,screenX:0,screenY:0,clientX:1,clientY:1,ctrlKey:!1,altKey:!1,shiftKey:!1,metaKey:!1,button:0,relatedTarget:void 0};let r;o.createEvent?(r=o.createEvent("MouseEvents"),r.initMouseEvent(t,i.bubbles,i.cancelable,i.view,i.detail,i.screenX,i.screenY,i.clientX,i.clientY,i.ctrlKey,i.altKey,i.shiftKey,i.metaKey,i.button,i.relatedTarget||o.body.parentNode)):r=o.createEventObject(),e.dispatchEvent?e.dispatchEvent(r):e.fireEvent(`on${t}`,r)}}},51400:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0;var i=s(o(42538)),r=s(o(48427)),n=o(69173),a=o(83302);function l(e,t){u(e,t),t.add(e)}function h(e,t,o){u(e,t),t.set(e,o)}function u(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function d(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}const c=Object.freeze({CELL:"cell",MIXED:"mixed"});var g=new WeakMap,f=new WeakMap,p=new WeakMap,m=new WeakMap,w=new WeakSet,C=new WeakSet,v=new WeakSet,y=new WeakSet;function E(){return(0,i.default)(this,g).getSelectedRangeLast().highlight}function S(){const e=d(this,w,E).call(this);return(0,i.default)(this,g).getCell(e.row,e.col,!0)}function R(){const e=d(this,C,S).call(this),{activeElement:t}=(0,i.default)(this,g).rootDocument;t&&(0,a.isOutsideInput)(t)&&t.blur(),this.focusOnHighlightedCell(e),this.getFocusMode()===c.MIXED&&"TD"===e.nodeName&&(0,i.default)(this,g).addHookOnce("afterSelectionEnd",(()=>{this.refocusToEditorTextarea()}))}function b(e){e.imeFastEdit&&this.getFocusMode()!==c.MIXED?this.setFocusMode(c.MIXED):e.imeFastEdit||this.getFocusMode()===c.CELL||this.setFocusMode(c.CELL)}t.FocusManager=class{constructor(e){var t=this;l(this,y),l(this,v),l(this,C),l(this,w),h(this,g,{writable:!0,value:void 0}),h(this,f,{writable:!0,value:void 0}),h(this,p,{writable:!0,value:50}),h(this,m,{writable:!0,value:null});const o=e.getSettings();(0,r.default)(this,g,e),(0,r.default)(this,f,o.imeFastEdit?c.MIXED:c.CELL),(0,i.default)(this,g).addHook("afterUpdateSettings",(function(){for(var e=arguments.length,o=new Array(e),s=0;s<e;s++)o[s]=arguments[s];return d(t,y,b).call(t,...o)})),(0,i.default)(this,g).addHook("afterSelection",(function(){for(var e=arguments.length,o=new Array(e),s=0;s<e;s++)o[s]=arguments[s];return d(t,v,R).call(t,...o)}))}getFocusMode(){return(0,i.default)(this,f)}setFocusMode(e){Object.values(c).includes(e)?(0,r.default)(this,f,e):(0,n.warn)(`"${e}" is not a valid focus mode.`)}getRefocusDelay(){return(0,i.default)(this,p)}setRefocusDelay(e){(0,r.default)(this,p,e)}setRefocusElementGetter(e){(0,r.default)(this,m,e)}getRefocusElement(){return"function"==typeof(0,i.default)(this,m)?(0,i.default)(this,m).call(this):null===(e=(0,i.default)(this,g).getActiveEditor())||void 0===e?void 0:e.TEXTAREA;var e}focusOnHighlightedCell(e){var t;const o=d(this,w,E).call(this),s=e||d(this,C,S).call(this);let r=(0,i.default)(this,g).runHooks("modifyFocusedElement",o.row,o.col,s);r instanceof HTMLElement||(r=s),!r||null!==(t=(0,i.default)(this,g).getActiveEditor())&&void 0!==t&&t.isOpened()||r.focus({preventScroll:!0})}refocusToEditorTextarea(){var e;let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:(0,i.default)(this,p);const o=this.getRefocusElement();!(0,i.default)(this,g).getSettings().imeFastEdit||null!==(e=(0,i.default)(this,g).getActiveEditor())&&void 0!==e&&e.isOpened()||!o||(0,i.default)(this,g)._registerTimeout((()=>{o.select()}),t)}}},5386:(e,t)=>{"use strict";t.__esModule=!0;t.A11Y_TABINDEX=e=>["tabindex",e];t.A11Y_TREEGRID=()=>["role","treegrid"];t.A11Y_PRESENTATION=()=>["role","presentation"];t.A11Y_GRIDCELL=()=>["role","gridcell"];t.A11Y_ROWHEADER=()=>["role","rowheader"];t.A11Y_COLUMNHEADER=()=>["role","columnheader"];t.A11Y_ROW=()=>["role","row"];t.A11Y_MENU=()=>["role","menu"];t.A11Y_MENU_ITEM=()=>["role","menuitem"];t.A11Y_COMBOBOX=()=>["role","combobox"];t.A11Y_LISTBOX=()=>["role","listbox"];t.A11Y_OPTION=()=>["role","option"];t.A11Y_CHECKBOX=()=>["role","checkbox"];t.A11Y_SCOPE_COL=()=>["scope","col"];t.A11Y_SCOPE_ROW=()=>["scope","row"];t.A11Y_TEXT=()=>["type","text"];t.A11Y_LABEL=e=>["aria-label",e];t.A11Y_HIDDEN=()=>["aria-hidden","true"];t.A11Y_DISABLED=()=>["aria-disabled","true"];t.A11Y_MULTISELECTABLE=()=>["aria-multiselectable","true"];t.A11Y_HASPOPUP=e=>["aria-haspopup",e];t.A11Y_ROWCOUNT=e=>["aria-rowcount",e];t.A11Y_COLCOUNT=e=>["aria-colcount",e];t.A11Y_ROWINDEX=e=>["aria-rowindex",e];t.A11Y_COLINDEX=e=>["aria-colindex",e];t.A11Y_EXPANDED=e=>["aria-expanded",e];t.A11Y_SORT=e=>["aria-sort",e];t.A11Y_READONLY=()=>["aria-readonly","true"];t.A11Y_INVALID=()=>["aria-invalid","true"];t.A11Y_CHECKED=e=>["aria-checked",e];t.A11Y_SELECTED=()=>["aria-selected","true"];t.A11Y_AUTOCOMPLETE=()=>["aria-autocomplete","list"];t.A11Y_CONTROLS=e=>["aria-controls",e];t.A11Y_ACTIVEDESCENDANT=e=>["aria-activedescendant",e];t.A11Y_LIVE=e=>["aria-live",e];t.A11Y_RELEVANT=e=>["aria-relevant",e];t.A11Y_SETSIZE=e=>["aria-setsize",e];t.A11Y_POSINSET=e=>["aria-posinset",e]},50095:(e,t,o)=>{"use strict";function s(e,t,o,s){let i=-1,r=e,n=o;Array.isArray(e)||(r=Array.from(e));const a=r.length;for(s&&a&&(i+=1,n=r[i]),i+=1;i<a;)n=t(n,r[i],i,r),i+=1;return n}function i(e,t){let o=0,s=e;Array.isArray(e)||(s=Array.from(e));const i=s.length;for(;o<i&&!1!==t(s[o],o,s);)o+=1;return e}function r(e){return s(e,((e,t)=>e+t),0)}t.__esModule=!0,t.arrayAvg=function(e){if(!e.length)return 0;return r(e)/e.length},t.arrayEach=i,t.arrayFilter=function(e,t){let o=0,s=e;Array.isArray(e)||(s=Array.from(e));const i=s.length,r=[];let n=-1;for(;o<i;){const e=s[o];t(e,o,s)&&(n+=1,r[n]=e),o+=1}return r},t.arrayFlatten=function e(t){return s(t,((t,o)=>t.concat(Array.isArray(o)?e(o):o)),[])},t.arrayMap=function(e,t){let o=0,s=e;Array.isArray(e)||(s=Array.from(e));const i=s.length,r=[];let n=-1;for(;o<i;){const e=s[o];n+=1,r[n]=t(e,o,s),o+=1}return r},t.arrayMax=function(e){return s(e,((e,t)=>e>t?e:t),Array.isArray(e)?e[0]:void 0)},t.arrayMin=function(e){return s(e,((e,t)=>e<t?e:t),Array.isArray(e)?e[0]:void 0)},t.arrayReduce=s,t.arraySum=r,t.arrayUnique=function(e){const t=[];return i(e,(e=>{-1===t.indexOf(e)&&t.push(e)})),t},t.extendArray=function(e,t){const o=t.length;let s=0;for(;s<o;)e.push(t[s]),s+=1},t.getDifferenceOfArrays=function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];const[s,...r]=[...t];let n=s;return i(r,(e=>{n=n.filter((t=>!e.includes(t)))})),n},t.getIntersectionOfArrays=function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];const[s,...r]=[...t];let n=s;return i(r,(e=>{n=n.filter((t=>e.includes(t)))})),n},t.getUnionOfArrays=function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];const[s,...r]=[...t],n=new Set(s);return i(r,(e=>{i(e,(e=>{n.has(e)||n.add(e)}))})),Array.from(n)},t.pivot=function(e){const t=[];if(!e||0===e.length||!e[0]||0===e[0].length)return t;const o=e.length,s=e[0].length;for(let i=0;i<o;i++)for(let o=0;o<s;o++)t[o]||(t[o]=[]),t[o][i]=e[i][o];return t},t.stringToArray=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:" ";return e.split(t)},t.to2dArray=function(e){const t=e.length;let o=0;for(;o<t;)e[o]=[e[o]],o+=1},o(63517)},37595:(e,t,o)=>{"use strict";t.__esModule=!0,t.isChrome=function(){return r.chrome.value},t.isChromeWebKit=function(){return r.chromeWebKit.value},t.isEdge=function(){return r.edge.value},t.isEdgeWebKit=function(){return r.edgeWebKit.value},t.isFirefox=function(){return r.firefox.value},t.isFirefoxWebKit=function(){return r.firefoxWebKit.value},t.isIOS=function(){return n.ios.value},t.isIpadOS=function(){let{maxTouchPoints:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:navigator;return e>2&&n.mac.value},t.isLinuxOS=function(){return n.linux.value},t.isMacOS=function(){return n.mac.value},t.isMobileBrowser=function(){return r.mobile.value},t.isSafari=function(){return r.safari.value},t.isWindowsOS=function(){return n.win.value},t.setBrowserMeta=a,t.setPlatformMeta=l;var s=o(22232);const i=e=>{const t={value:!1,test:(o,s)=>{t.value=e(o,s)}};return t},r={chrome:i(((e,t)=>/Chrome/.test(e)&&/Google/.test(t))),chromeWebKit:i((e=>/CriOS/.test(e))),edge:i((e=>/Edge/.test(e))),edgeWebKit:i((e=>/EdgiOS/.test(e))),firefox:i((e=>/Firefox/.test(e))),firefoxWebKit:i((e=>/FxiOS/.test(e))),mobile:i((e=>/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(e))),safari:i(((e,t)=>/Safari/.test(e)&&/Apple Computer/.test(t)))},n={mac:i((e=>/^Mac/.test(e))),win:i((e=>/^Win/.test(e))),linux:i((e=>/^Linux/.test(e))),ios:i((e=>/iPhone|iPad|iPod/i.test(e)))};function a(){let{userAgent:e=navigator.userAgent,vendor:t=navigator.vendor}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};(0,s.objectEach)(r,(o=>{let{test:s}=o;s(e,t)}))}function l(){let{platform:e=navigator.platform}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};(0,s.objectEach)(n,(t=>{let{test:o}=t;o(e)}))}a(),l()},69173:(e,t,o)=>{"use strict";t.__esModule=!0,t.error=function(){(0,s.isDefined)(console)&&console.error(...arguments)},t.info=function(){(0,s.isDefined)(console)&&console.info(...arguments)},t.log=function(){(0,s.isDefined)(console)&&console.log(...arguments)},t.warn=function(){(0,s.isDefined)(console)&&console.warn(...arguments)};var s=o(93315)},65320:(e,t,o)=>{"use strict";t.__esModule=!0,t.countFirstRowKeys=function(e){let t=0;Array.isArray(e)&&(e[0]&&Array.isArray(e[0])?t=e[0].length:e[0]&&(0,s.isObject)(e[0])&&(t=(0,s.deepObjectSize)(e[0])));return t},t.createEmptySpreadsheetData=function(e,t){const o=[];let s;for(let i=0;i<e;i++){s=[];for(let e=0;e<t;e++)s.push("");o.push(s)}return o},t.createSpreadsheetData=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:100,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4;const o=[];let s,i;for(s=0;s<e;s++){const e=[];for(i=0;i<t;i++)e.push(n(i)+(s+1));o.push(e)}return o},t.createSpreadsheetObjectData=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:100,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4;const o=[];let s,i;for(s=0;s<e;s++){const e={};for(i=0;i<t;i++)e[`prop${i}`]=n(i)+(s+1);o.push(e)}return o},t.dataRowToChangesArray=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,o=e;const s=[];Array.isArray(e)&&Array.isArray(e[0])||(o=[e]);return o.forEach(((e,o)=>{Array.isArray(e)?e.forEach(((e,i)=>{s.push([o+t,i,e])})):Object.keys(e).forEach((i=>{s.push([o+t,i,e[i]])}))})),s},t.isArrayOfArrays=function(e){return!!(Array.isArray(e)&&e.length&&e.every((e=>Array.isArray(e))))},t.isArrayOfObjects=function(e){return!!(Array.isArray(e)&&e.length&&e.every((e=>"object"==typeof e&&!Array.isArray(e)&&null!==e)))},t.spreadsheetColumnIndex=function(e){let t=0;if(e)for(let o=0,s=e.length-1;o<e.length;o+=1,s-=1)t+=r**s*(i.indexOf(e[o])+1);return t-=1,t},t.spreadsheetColumnLabel=n,o(63517);var s=o(22232);const i="ABCDEFGHIJKLMNOPQRSTUVWXYZ",r=i.length;function n(e){let t,o=e+1,s="";for(;o>0;)t=(o-1)%r,s=String.fromCharCode(65+t)+s,o=parseInt((o-t)/r,10);return s}},48150:(e,t)=>{"use strict";t.__esModule=!0,t.getNormalizedDate=function(e){const t=new Date(e);if(!isNaN(new Date(`${e}T00:00`).getDate()))return new Date(t.getTime()+6e4*t.getTimezoneOffset());return t}},83302:(e,t,o)=>{"use strict";t.__esModule=!0,t.addClass=h,t.addEvent=function(e,t,o){e.addEventListener(t,o,!1)},t.clearTextSelection=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window;e.getSelection&&(e.getSelection().empty?e.getSelection().empty():e.getSelection().removeAllRanges&&e.getSelection().removeAllRanges())},t.closest=n,t.closestDown=function(e,t,o){const s=[];let i=e;for(;i&&(i=n(i,t,o),i&&(!o||o.contains(i)));)s.push(i),i=i.host&&i.nodeType===Node.DOCUMENT_FRAGMENT_NODE?i.host:i.parentNode;const r=s.length;return r?s[r-1]:null},t.empty=c,t.fastInnerHTML=function(e,t){let o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];g.test(t)?e.innerHTML=o?(0,s.sanitize)(t):t:f(e,t)},t.fastInnerText=f,t.getCaretPosition=function(e){if(e.selectionStart)return e.selectionStart;return 0},t.getComputedStyle=w,t.getCssTransform=function(e){let t;if(e.style.transform&&""!==(t=e.style.transform))return["transform",t];return-1},t.getFrameElement=r,t.getParent=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,o=-1,s=null,i=e;for(;null!==i;){if(o===t){s=i;break}i.host&&i.nodeType===Node.DOCUMENT_FRAGMENT_NODE?i=i.host:(o+=1,i=i.parentNode)}return s},t.getParentWindow=function(e){return r(e)&&e.parent},t.getScrollLeft=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;if(e===t)return m(t);return e.scrollLeft},t.getScrollTop=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;if(e===t)return p(t);return e.scrollTop},t.getScrollableElement=function(e){let t=e.ownerDocument,o=t?t.defaultView:void 0;t||(t=e.document?e.document:e,o=t.defaultView);const s=["auto","scroll"];let i=e.parentNode;for(;i&&i.style&&t.body!==i;){let{overflow:e,overflowX:t,overflowY:r}=i.style;if([e,t,r].includes("scroll"))return i;if(({overflow:e,overflowX:t,overflowY:r}=o.getComputedStyle(i)),s.includes(e)||s.includes(t)||s.includes(r))return i;if(i.clientHeight<=i.scrollHeight+1&&(s.includes(r)||s.includes(e)))return i;if(i.clientWidth<=i.scrollWidth+1&&(s.includes(t)||s.includes(e)))return i;i=i.parentNode}return o},t.getScrollbarWidth=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;void 0===C&&(C=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;const t=e.createElement("div");t.style.height="200px",t.style.width="100%";const o=e.createElement("div");o.style.boxSizing="content-box",o.style.height="150px",o.style.left="0px",o.style.overflow="hidden",o.style.position="absolute",o.style.top="0px",o.style.width="200px",o.style.visibility="hidden",o.appendChild(t),(e.body||e.documentElement).appendChild(o);const s=t.offsetWidth;o.style.overflow="scroll";let i=t.offsetWidth;s===i&&(i=o.clientWidth);return(e.body||e.documentElement).removeChild(o),s-i}(e));return C},t.getSelectionEndPosition=function(e){if(e.selectionEnd)return e.selectionEnd;return 0},t.getSelectionText=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window;const t=e.document;let o="";e.getSelection?o=e.getSelection().toString():t.selection&&"Control"!==t.selection.type&&(o=t.selection.createRange().text);return o},t.getStyle=function(e,t){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:window;if(!e)return;if(e===o)return"width"===t?`${o.innerWidth}px`:"height"===t?`${o.innerHeight}px`:void 0;const s=e.style[t];if(""!==s&&void 0!==s)return s;const i=w(e,o);if(""!==i[t]&&void 0!==i[t])return i[t]},t.getTrimmingContainer=function(e){const t=e.ownerDocument,o=t.defaultView;let s=e.parentNode;for(;s&&s.style&&t.body!==s;){if("visible"!==s.style.overflow&&""!==s.style.overflow)return s;const e=w(s,o),t=["scroll","hidden","auto"],i=e.getPropertyValue("overflow"),r=e.getPropertyValue("overflow-y"),n=e.getPropertyValue("overflow-x");if(t.includes(i)||t.includes(r)||t.includes(n))return s;s=s.parentNode}return o},t.getWindowScrollLeft=m,t.getWindowScrollTop=p,t.hasAccessToParentWindow=function(e){return!!Object.getPrototypeOf(e.parent)},t.hasClass=function(e,t){if(void 0===e.classList||"string"!=typeof t||""===t)return!1;return e.classList.contains(t)},t.hasHorizontalScrollbar=function(e){return e.offsetHeight!==e.clientHeight},t.hasVerticalScrollbar=function(e){return e.offsetWidth!==e.clientWidth},t.index=function(e){let t=0,o=e;if(o.previousSibling)for(;o=o.previousSibling;)t+=1;return t},t.innerHeight=function(e){return e.clientHeight||e.innerHeight},t.innerWidth=function(e){return e.clientWidth||e.innerWidth},t.isChildOf=function(e,t){let o=e.parentNode,s=[];"string"==typeof t?s=e.defaultView?Array.prototype.slice.call(e.querySelectorAll(t),0):Array.prototype.slice.call(e.ownerDocument.querySelectorAll(t),0):s.push(t);for(;null!==o;){if(s.indexOf(o)>-1)return!0;o=o.parentNode}return!1},t.isDetached=function(e){return!e.parentNode},t.isInput=v,t.isOutsideInput=y,t.isThisHotChild=function(e,t){const o=e.closest(".handsontable");return!!o&&(o.parentNode===t||o===t)},t.isVisible=function e(t){const o=t.ownerDocument.documentElement;let s=t;for(;s!==o;){if(null===s)return!1;if(s.nodeType===Node.DOCUMENT_FRAGMENT_NODE){if(s.host){if(s.host.impl)return e(s.host.impl);if(s.host)return e(s.host);throw new Error("Lost in Web Components world")}return!1}if("none"===w(s).display)return!1;s=s.parentNode}return!0},t.makeElementContentEditableAndSelectItsContent=E,t.matchesCSSRules=function(e,t){const{selectorText:o}=t;let s=!1;t.type===CSSRule.STYLE_RULE&&o&&(e.msMatchesSelector?s=e.msMatchesSelector(o):e.matches&&(s=e.matches(o)));return s},t.observeVisibilityChangeOnce=function(e,t){new IntersectionObserver(((o,s)=>{o.forEach((o=>{o.isIntersecting&&null!==e.offsetParent&&(t(),s.unobserve(e))}))}),{root:e.ownerDocument.body}).observe(e)},t.offset=function(e){const t=e.ownerDocument,o=t.defaultView,s=t.documentElement;let i,r,n,a=e;i=a.offsetLeft,r=a.offsetTop,n=a;for(;(a=a.offsetParent)&&a!==t.body&&"offsetLeft"in a;)i+=a.offsetLeft,r+=a.offsetTop,n=a;n&&"fixed"===n.style.position&&(i+=o.pageXOffset||s.scrollLeft,r+=o.pageYOffset||s.scrollTop);return{left:i,top:r}},t.outerHeight=function(e){return e.offsetHeight},t.outerWidth=function(e){return e.offsetWidth},t.overlayContainsElement=function(e,t,o){const s=o.parentElement.querySelector(`.ht_clone_${e}`);return s?s.contains(t):null},t.removeAttribute=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];"string"==typeof t?t=t.split(" "):t instanceof RegExp&&(t=[t]);const{regexFree:o,regexes:s}=l(t,!0);o.forEach((t=>{""!==t&&e.removeAttribute(t)})),s.forEach((t=>{e.getAttributeNames().forEach((o=>{t.test(o)&&e.removeAttribute(o)}))}))},t.removeClass=u,t.removeContentEditableFromElementAndDeselect=S,t.removeEvent=function(e,t,o){e.removeEventListener(t,o,!1)},t.removeTextNodes=function e(t){if(3===t.nodeType)t.parentNode.removeChild(t);else if(["TABLE","THEAD","TBODY","TFOOT","TR"].indexOf(t.nodeName)>-1){const o=t.childNodes;for(let t=o.length-1;t>=0;t--)e(o[t])}},t.resetCssTransform=function(e){e.style.transform&&""!==e.style.transform&&(e.style.transform="")},t.runWithSelectedContendEditableElement=function(e,t){let o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];E(e,o),t(),S(e,o)},t.selectElementIfAllowed=function(e){y(e.ownerDocument.activeElement)||e.select()},t.setAttribute=d,t.setCaretPosition=function(e,t,o){void 0===o&&(o=t);if(e.setSelectionRange){e.focus();try{e.setSelectionRange(t,o)}catch(s){const i=e.parentNode,r=i.style.display;i.style.display="block",e.setSelectionRange(t,o),i.style.display=r}}},t.setOverlayPosition=function(e,t,o){e.style.transform=`translate3d(${t},${o},0)`},o(63517),o(91683);var s=o(18609),i=o(5386);function r(e){return Object.getPrototypeOf(e.parent)&&e.frameElement}function n(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],o=arguments.length>2?arguments[2]:void 0;const{ELEMENT_NODE:s,DOCUMENT_FRAGMENT_NODE:i}=Node;let r=e;for(;null!=r&&r!==o;){const{nodeType:e,nodeName:o}=r;if(e===s&&(t.includes(o)||t.includes(r)))return r;const{host:n}=r;r=n&&e===i?n:r.parentNode}return null}function a(e){return e&&e.length?e.filter((e=>!!e)):[]}function l(e,t){if(!e||!e.length)return t?{regexFree:[],regexes:[]}:[];const o=[],s=[];return s.push(...e.filter((e=>{const s=e instanceof RegExp;return s&&t&&o.push(e),!s}))),t?{regexFree:s,regexes:o}:s}function h(e,t){"string"==typeof t&&(t=t.split(" ")),(t=a(t)).length>0&&e.classList.add(...t)}function u(e,t){"string"==typeof t?t=t.split(" "):t instanceof RegExp&&(t=[t]);let{regexFree:o,regexes:s}=l(t,!0);o=a(o),o.length>0&&e.classList.remove(...o),s.forEach((t=>{e.classList.forEach((o=>{t.test(o)&&e.classList.remove(o)}))}))}function d(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],o=arguments.length>2?arguments[2]:void 0;Array.isArray(t)||(t=[[t,o]]),t.forEach((t=>{Array.isArray(t)&&""!==t[0]&&e.setAttribute(...t)}))}function c(e){let t;for(;t=e.lastChild;)e.removeChild(t)}const g=t.HTML_CHARACTERS=/(<(.*)>|&(.*);)/;function f(e,t){const o=e.firstChild;o&&3===o.nodeType&&null===o.nextSibling?o.textContent=t:(c(e),e.appendChild(e.ownerDocument.createTextNode(t)))}function p(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:window).scrollY}function m(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:window).scrollX}function w(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;return e.currentStyle||t.getComputedStyle(e)}let C;function v(e){return e&&(["INPUT","SELECT","TEXTAREA"].indexOf(e.nodeName)>-1||"true"===e.contentEditable)}function y(e){return v(e)&&!1===e.hasAttribute("data-hot-input")}function E(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];const s=e.ownerDocument,r=s.createRange(),n=s.defaultView.getSelection();d(e,"contenteditable",!0),o&&d(e,...(0,i.A11Y_HIDDEN)()),t&&h(e,"invisibleSelection"),r.selectNodeContents(e),n.removeAllRanges(),n.addRange(r)}function S(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const o=e.ownerDocument.defaultView.getSelection();e.hasAttribute("aria-hidden")&&e.removeAttribute("aria-hidden"),o.removeAllRanges(),t&&u(e,"invisibleSelection"),e.removeAttribute("contenteditable")}},24449:(e,t)=>{"use strict";t.__esModule=!0,t.isImmediatePropagationStopped=function(e){return!1===e.isImmediatePropagationEnabled},t.isLeftClick=function(e){return 0===e.button},t.isRightClick=function(e){return 2===e.button},t.offsetRelativeTo=function(e,t){const o={x:e.offsetX,y:e.offsetY};let s=e.target;if(!(t instanceof HTMLElement)||s!==t&&s.contains(t))return o;for(;s!==t;)o.x+=s.offsetLeft,o.y+=s.offsetTop,s=s.offsetParent;return o},t.stopImmediatePropagation=function(e){e.isImmediatePropagationEnabled=!1,e.cancelBubble=!0}},7374:(e,t)=>{"use strict";let o;t.__esModule=!0,t.cancelAnimationFrame=function(e){window.cancelAnimationFrame(e)},t.getComparisonFunction=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(o)return o;o="object"==typeof Intl?new Intl.Collator(e,t).compare:"function"==typeof String.prototype.localeCompare?(e,t)=>`${e}`.localeCompare(t):(e,t)=>e===t?0:e>t?-1:1;return o},t.isTouchSupported=function(){return"ontouchstart"in window},t.requestAnimationFrame=function(e){return window.requestAnimationFrame(e)}},85015:(e,t,o)=>{"use strict";t.__esModule=!0,t.curry=function(e){const t=e.length;return function o(s){return function(){for(var i=arguments.length,r=new Array(i),n=0;n<i;n++)r[n]=arguments[n];const a=s.concat(r);let l;return l=a.length>=t?e.apply(this,a):o(a),l}}([])},t.curryRight=function(e){const t=e.length;return function o(s){return function(){for(var i=arguments.length,r=new Array(i),n=0;n<i;n++)r[n]=arguments[n];const a=s.concat(r.reverse());let l;return l=a.length>=t?e.apply(this,a):o(a),l}}([])},t.debounce=function(e){let t,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:200,s=null;return function(){for(var i=arguments.length,r=new Array(i),n=0;n<i;n++)r[n]=arguments[n];return s&&clearTimeout(s),s=setTimeout((()=>{t=e.apply(this,r)}),o),t}},t.fastCall=function(e,t,o,s,r,n,a,l){if((0,i.isDefined)(l))return e.call(t,o,s,r,n,a,l);if((0,i.isDefined)(a))return e.call(t,o,s,r,n,a);if((0,i.isDefined)(n))return e.call(t,o,s,r,n);if((0,i.isDefined)(r))return e.call(t,o,s,r);if((0,i.isDefined)(s))return e.call(t,o,s);if((0,i.isDefined)(o))return e.call(t,o);return e.call(t)},t.isFunction=function(e){return"function"==typeof e},t.partial=function(e){for(var t=arguments.length,o=new Array(t>1?t-1:0),s=1;s<t;s++)o[s-1]=arguments[s];return function(){for(var t=arguments.length,s=new Array(t),i=0;i<t;i++)s[i]=arguments[i];return e.apply(this,o.concat(s))}},t.pipe=function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];const[i,...r]=t;return function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return(0,s.arrayReduce)(r,((e,t)=>t(e)),i.apply(this,t))}},t.throttle=r,t.throttleAfterHits=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:200,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:10;const s=r(e,t);let i=o;function n(){for(var t=arguments.length,o=new Array(t),r=0;r<t;r++)o[r]=arguments[r];return i?(i-=1,e.apply(this,o)):s.apply(this,o)}return n.clearHits=function(){i=o},n};var s=o(50095),i=o(93315);function r(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:200,o=0;const s={lastCallThrottled:!0};let i=null;return function(){for(var r=arguments.length,n=new Array(r),a=0;a<r;a++)n[a]=arguments[a];const l=Date.now();let h=!1;s.lastCallThrottled=!0,o||(o=l,h=!0);const u=t-(l-o);return h?(s.lastCallThrottled=!1,e.apply(this,n)):(i&&clearTimeout(i),i=setTimeout((()=>{s.lastCallThrottled=!1,e.apply(this,n),o=0,i=void 0}),u)),s}}},93315:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t._injectProductInfo=function(e,t){const o=!a(e),s="string"==typeof e&&"non-commercial-and-evaluation"===e.toLowerCase(),r="14.0.0-next-23212d5-20231127";let n,v="invalid",y="invalid";const E=function(e){let t=[][l],o=t;if(e[l]!==c("Z"))return!1;for(let t="",s="B<H4P+".split(""),i=c(s.shift());i;i=c(s.shift()||"A"))--i<""[l]?o|=(u(`${u(h(t)+(h(d(e,Math.abs(i),2))+[]).padStart(2,"0"))}`)%97||2)>>1:t=d(e,i,i?1===s[l]?9:8:6);return o===t}(e=g(e||""));if(o||s||E)if(E){const t=(0,i.default)("22/11/2023","DD/MM/YYYY"),o=Math.floor(t.toDate().getTime()/864e5),s=f(e);n=(0,i.default)(864e5*(s+1),"x").format("MMMM DD, YYYY"),o>s?(v="expired",y="expired"):(v="valid",y="valid")}else s?(v="non_commercial",y="valid"):(v="invalid",y="invalid");else v="missing",y="missing";p()&&(v="valid",y="valid");if(!m&&"valid"!==v){w[v]({keyValidityDate:n,hotVersion:r})&&console["non_commercial"===v?"info":"warn"](w[v]({keyValidityDate:n,hotVersion:r})),m=!0}if("valid"!==y&&t.parentNode){if(C[y]({keyValidityDate:n,hotVersion:r})){const e=document.createElement("div");e.className="hot-display-license-info",e.innerHTML=C[y]({keyValidityDate:n,hotVersion:r}),t.parentNode.insertBefore(e,t.nextSibling)}}},t.isDefined=function(e){return void 0!==e},t.isEmpty=a,t.isRegExp=function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},t.isUndefined=n,t.stringify=function(e){let t;switch(typeof e){case"string":case"number":t=`${e}`;break;case"object":t=null===e?"":e.toString();break;case"undefined":t="";break;default:t=e.toString()}return t};var i=s(o(33034)),r=o(28236);function n(e){return void 0===e}function a(e){return null===e||""===e||n(e)}const l="length",h=e=>parseInt(e,16),u=e=>parseInt(e,10),d=(e,t,o)=>e.substr(t,o),c=e=>e.codePointAt(0)-65,g=e=>`${e}`.replace(/\-/g,""),f=e=>h(d(g(e),h("12"),c("F")))/(h(d(g(e),c("B"),~~![][l]))||9),p=()=>"undefined"!=typeof location&&/^([a-z0-9\-]+\.)?\x68\x61\x6E\x64\x73\x6F\x6E\x74\x61\x62\x6C\x65\x2E\x63\x6F\x6D$/i.test(location.host);let m=!1;const w={invalid:()=>r.toSingleLine`
|
31
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("dompurify"),require("pikaday"),require("moment"),require("numbro")):"function"==typeof define&&define.amd?define("Handsontable",["dompurify","pikaday","moment","numbro"],t):"object"==typeof exports?exports.Handsontable=t(require("dompurify"),require("pikaday"),require("moment"),require("numbro")):e.Handsontable=t(e.DOMPurify,e.Pikaday,e.moment,e.numbro)}("undefined"!=typeof self?self:this,((e,t,o,s)=>(()=>{var i={2964:()=>{},54894:(e,t)=>{"use strict";t.__esModule=!0,t.parse=function(e){const t=[[""]];if(0===e.length)return t;let r,n=0,a=0;for(;e.length>0&&r!==e.length;)if(r=e.length,e.match(i))e=e.replace(i,""),n+=1,t[a][n]="";else if(e.match(o))e=e.replace(o,""),n=0,a+=1,t[a]=[""];else{let o="";if(e.startsWith('"')){let t=0,s=!0;for(;s;){const i=e.slice(0,1);'"'===i&&(t+=1),o+=i,(0===(e=e.slice(1)).length||e.match(/^[\t\r\n]/)&&t%2==0)&&(s=!1)}o=o.replace(/^"/,"").replace(/"$/,"").replace(/["]*/g,(e=>new Array(Math.floor(e.length/2)).fill('"').join("")))}else{const t=e.match(s);o=t?t[0]:"",e=e.slice(o.length)}t[a][n]=o}return t},t.stringify=function(e){let t,o,s,i,r,n="";for(t=0,o=e.length;t<o;t+=1){for(i=e[t].length,s=0;s<i;s+=1)s>0&&(n+="\t"),r=e[t][s],"string"==typeof r?r.indexOf("\n")>-1?n+=`"${r.replace(/"/g,'""')}"`:n+=r:n+=null==r?"":r;t!==o-1&&(n+="\n")}return n};const o=/^(\r\n|\n\r|\r|\n)/,s=/^[^\t\r\n]+/,i=/^\t/},29270:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(54894);t.parse=s.parse,t.stringify=s.stringify},17137:(e,t)=>{"use strict";t.__esModule=!0;t.RENDER_TYPE=1,t.FULLY_VISIBLE_TYPE=2,t.PARTIALLY_VISIBLE_TYPE=3},46003:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i={ViewportColumnsCalculator:!0,ViewportRowsCalculator:!0},r=s(o(65658));t.ViewportColumnsCalculator=r.default;var n=s(o(36107));t.ViewportRowsCalculator=n.default;var a=o(17137);Object.keys(a).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===a[e]||(t[e]=a[e]))}))},65658:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0,o(63517),o(51344);var i=s(o(93231)),r=s(o(42538)),n=s(o(48427)),a=o(17137);function l(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var h=new WeakMap,u=new WeakMap;class d{static get DEFAULT_WIDTH(){return 50}constructor(e){(0,i.default)(this,"count",0),(0,i.default)(this,"startColumn",null),(0,i.default)(this,"endColumn",null),(0,i.default)(this,"startPosition",null),(0,i.default)(this,"isVisibleInTrimmingContainer",!1),(0,i.default)(this,"stretchAllRatio",0),(0,i.default)(this,"stretchLastWidth",0),l(this,h,{writable:!0,value:0}),(0,i.default)(this,"needVerifyLastColumnWidth",!0),(0,i.default)(this,"stretchAllColumnsWidth",[]),l(this,u,{writable:!0,value:void 0}),(0,n.default)(this,u,e),"function"!=typeof(0,r.default)(this,u).stretchingColumnWidthFn&&((0,r.default)(this,u).stretchingColumnWidthFn=e=>e),this.calculate()}calculate(){const{calculationType:e,overrideFn:t,scrollOffset:o,totalColumns:s,viewportWidth:i}=(0,r.default)(this,u),n=Math.max((0,r.default)(this,u).scrollOffset,0),l=n>0?i+1:i;let h=0,d=!0;const c=[];let g,f=0,p=0;for(let t=0;t<s;t++)if(g=this._getColumnWidth(t),h<=n&&e!==a.FULLY_VISIBLE_TYPE&&(this.startColumn=t,f=g),h>=n&&h+(e===a.FULLY_VISIBLE_TYPE?g:0)<=n+l&&(null!==this.startColumn&&void 0!==this.startColumn||(this.startColumn=t,f=g),this.endColumn=t),c.push(h),h+=g,p=g,e!==a.FULLY_VISIBLE_TYPE&&(this.endColumn=t),h>=n+i){d=!1;break}const m=o+i-l,w=e===a.FULLY_VISIBLE_TYPE?0:p,C=e===a.FULLY_VISIBLE_TYPE?f:0;if(m<-1*(0,r.default)(this,u).inlineStartOffset||o>c.at(-1)+w||-1*(0,r.default)(this,u).scrollOffset-(0,r.default)(this,u).viewportWidth>-1*C?this.isVisibleInTrimmingContainer=!1:this.isVisibleInTrimmingContainer=!0,this.endColumn===s-1&&d)for(this.startColumn=this.endColumn;this.startColumn>0;){const t=c[this.endColumn]+g-c[this.startColumn-1];if((t<=i||e!==a.FULLY_VISIBLE_TYPE)&&(this.startColumn-=1),t>i)break}e===a.RENDER_TYPE&&null!==this.startColumn&&t&&t(this),this.startPosition=c[this.startColumn],void 0===this.startPosition&&(this.startPosition=null),s<this.endColumn&&(this.endColumn=s-1),null!==this.startColumn&&(this.count=this.endColumn-this.startColumn+1)}refreshStretching(e){if("none"===(0,r.default)(this,u).stretchMode)return;let t=e;(0,n.default)(this,h,t);const o=(0,r.default)(this,u).totalColumns;let s=0;for(let e=0;e<o;e++){const o=this._getColumnWidth(e),i=(0,r.default)(this,u).stretchingColumnWidthFn(void 0,e);"number"==typeof i?t-=i:s+=o}const i=t-s;if("all"===(0,r.default)(this,u).stretchMode&&i>0)this.stretchAllRatio=t/s,this.stretchAllColumnsWidth=[],this.needVerifyLastColumnWidth=!0;else if("last"===(0,r.default)(this,u).stretchMode&&t!==1/0){const e=this._getColumnWidth(o-1),t=i+e;this.stretchLastWidth=t>=0?t:e}}getStretchedColumnWidth(e,t){let o=null;return"all"===(0,r.default)(this,u).stretchMode&&0!==this.stretchAllRatio?o=this._getStretchedAllColumnWidth(e,t):"last"===(0,r.default)(this,u).stretchMode&&0!==this.stretchLastWidth&&(o=this._getStretchedLastColumnWidth(e)),o}_getStretchedAllColumnWidth(e,t){let o=0;const s=(0,r.default)(this,u).totalColumns;if(!this.stretchAllColumnsWidth[e]){const o=Math.round(t*this.stretchAllRatio),s=(0,r.default)(this,u).stretchingColumnWidthFn(o,e);this.stretchAllColumnsWidth[e]=void 0===s?o:isNaN(s)?this._getColumnWidth(e):s}if(this.stretchAllColumnsWidth.length===s&&this.needVerifyLastColumnWidth){this.needVerifyLastColumnWidth=!1;for(let e=0;e<this.stretchAllColumnsWidth.length;e++)o+=this.stretchAllColumnsWidth[e];o!==(0,r.default)(this,h)&&(this.stretchAllColumnsWidth[this.stretchAllColumnsWidth.length-1]+=(0,r.default)(this,h)-o)}return this.stretchAllColumnsWidth[e]}_getStretchedLastColumnWidth(e){return e===(0,r.default)(this,u).totalColumns-1?this.stretchLastWidth:null}_getColumnWidth(e){let t=(0,r.default)(this,u).columnWidthFn(e);return isNaN(t)&&(t=d.DEFAULT_WIDTH),t}}t.default=d},36107:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0,o(63517),o(51344);var i=s(o(93231)),r=s(o(42538)),n=s(o(48427)),a=o(17137);function l(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var h=new WeakMap;class u{static get DEFAULT_HEIGHT(){return 23}constructor(e){(0,i.default)(this,"count",0),(0,i.default)(this,"startRow",null),(0,i.default)(this,"endRow",null),(0,i.default)(this,"startPosition",null),(0,i.default)(this,"isVisibleInTrimmingContainer",!1),l(this,h,{writable:!0,value:void 0}),(0,n.default)(this,h,e),this.calculate()}calculate(){const{calculationType:e,overrideFn:t,rowHeightFn:o,scrollOffset:s,totalRows:i,viewportHeight:n}=(0,r.default)(this,h),l=Math.max((0,r.default)(this,h).scrollOffset,0),d=(0,r.default)(this,h).horizontalScrollbarHeight||0;let c=0,g=!0;const f=[];let p,m=0,w=0;for(let t=0;t<i;t++)if(p=o(t),isNaN(p)&&(p=u.DEFAULT_HEIGHT),c<=l&&e!==a.FULLY_VISIBLE_TYPE&&(this.startRow=t,m=p),c>=l&&c+(e===a.FULLY_VISIBLE_TYPE?p:0)<=l+n-d&&(null===this.startRow&&(this.startRow=t,m=p),this.endRow=t),f.push(c),c+=p,w=p,e!==a.FULLY_VISIBLE_TYPE&&(this.endRow=t),c>=l+n-d){g=!1;break}const C=s+n-d,v=e===a.FULLY_VISIBLE_TYPE?m:0,y=e===a.FULLY_VISIBLE_TYPE?0:w;if(C<v||s>f.at(-1)+y?this.isVisibleInTrimmingContainer=!1:this.isVisibleInTrimmingContainer=!0,this.endRow===i-1&&g)for(this.startRow=this.endRow;this.startRow>0;){const t=f[this.endRow]+p-f[this.startRow-1];if((t<=n-d||e!==a.FULLY_VISIBLE_TYPE)&&(this.startRow-=1),t>=n-d)break}e===a.RENDER_TYPE&&null!==this.startRow&&t&&t(this),this.startPosition=f[this.startRow],void 0===this.startPosition&&(this.startPosition=null),i<this.endRow&&(this.endRow=i-1),null!==this.startRow&&(this.count=this.endRow-this.startRow+1)}}t.default=u},82325:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=s(o(42538)),n=s(o(48427));function a(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var l=new WeakMap;class h{constructor(e,t){let o=arguments.length>2&&void 0!==arguments[2]&&arguments[2];(0,i.default)(this,"row",null),(0,i.default)(this,"col",null),a(this,l,{writable:!0,value:!1}),(0,n.default)(this,l,o),void 0!==e&&void 0!==t&&(this.row=e,this.col=t)}isValid(e){const{countRows:t,countCols:o,countRowHeaders:s,countColHeaders:i}={countRows:0,countCols:0,countRowHeaders:0,countColHeaders:0,...e};return!(!Number.isInteger(this.row)||!Number.isInteger(this.col))&&(!(this.row<-i||this.col<-s)&&!(this.row>=t||this.col>=o))}isEqual(e){return e===this||this.row===e.row&&this.col===e.col}isHeader(){return!this.isCell()}isCell(){return this.row>=0&&this.col>=0}isRtl(){return(0,r.default)(this,l)}isSouthEastOf(e){return this.row>=e.row&&((0,r.default)(this,l)?this.col<=e.col:this.col>=e.col)}isNorthWestOf(e){return this.row<=e.row&&((0,r.default)(this,l)?this.col>=e.col:this.col<=e.col)}isSouthWestOf(e){return this.row>=e.row&&((0,r.default)(this,l)?this.col>=e.col:this.col<=e.col)}isNorthEastOf(e){return this.row<=e.row&&((0,r.default)(this,l)?this.col<=e.col:this.col>=e.col)}normalize(){return this.row=null===this.row?this.row:Math.max(this.row,0),this.col=null===this.col?this.col:Math.max(this.col,0),this}assign(e){return Number.isInteger(null==e?void 0:e.row)&&(this.row=e.row),Number.isInteger(null==e?void 0:e.col)&&(this.col=e.col),e instanceof h&&(0,n.default)(this,l,e.isRtl()),this}clone(){return new h(this.row,this.col,(0,r.default)(this,l))}toObject(){return{row:this.row,col:this.col}}}t.default=h},2961:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=s(o(42538)),n=s(o(48427)),a=s(o(82325));function l(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var h=new WeakMap;class u{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:e,s=arguments.length>3&&void 0!==arguments[3]&&arguments[3];(0,i.default)(this,"highlight",null),(0,i.default)(this,"from",null),(0,i.default)(this,"to",null),l(this,h,{writable:!0,value:!1}),this.highlight=e.clone(),this.from=t.clone(),this.to=o.clone(),(0,n.default)(this,h,s)}setHighlight(e){return this.highlight=e.clone(),this}setFrom(e){return this.from=e.clone(),this}setTo(e){return this.to=e.clone(),this}isValid(e){return this.from.isValid(e)&&this.to.isValid(e)}isSingle(){return this.isSingleCell()||this.isSingleHeader()}isSingleCell(){return this.from.row>=0&&this.from.row===this.to.row&&this.from.col>=0&&this.from.col===this.to.col}isSingleHeader(){return(this.from.row<0||this.from.col<0)&&this.from.row===this.to.row&&this.from.col===this.to.col}containsHeaders(){return this.from.isHeader()||this.to.isHeader()}getOuterHeight(){return Math.max(this.from.row,this.to.row)-Math.min(this.from.row,this.to.row)+1}getOuterWidth(){return Math.max(this.from.col,this.to.col)-Math.min(this.from.col,this.to.col)+1}getHeight(){if(this.from.row<0&&this.to.row<0)return 0;const e=Math.max(this.from.row,0),t=Math.max(this.to.row,0);return Math.max(e,t)-Math.min(e,t)+1}getWidth(){if(this.from.col<0&&this.to.col<0)return 0;const e=Math.max(this.from.col,0),t=Math.max(this.to.col,0);return Math.max(e,t)-Math.min(e,t)+1}getCellsCount(){return this.getWidth()*this.getHeight()}includes(e){const{row:t,col:o}=e,s=this.getOuterTopStartCorner(),i=this.getOuterBottomEndCorner();return s.row<=t&&i.row>=t&&s.col<=o&&i.col>=o}includesRange(e){return this.includes(e.getOuterTopStartCorner())&&this.includes(e.getOuterBottomEndCorner())}isEqual(e){return Math.min(this.from.row,this.to.row)===Math.min(e.from.row,e.to.row)&&Math.max(this.from.row,this.to.row)===Math.max(e.from.row,e.to.row)&&Math.min(this.from.col,this.to.col)===Math.min(e.from.col,e.to.col)&&Math.max(this.from.col,this.to.col)===Math.max(e.from.col,e.to.col)}overlaps(e){return e.isSouthEastOf(this.getOuterTopLeftCorner())&&e.isNorthWestOf(this.getOuterBottomRightCorner())}isSouthEastOf(e){return this.getOuterTopLeftCorner().isSouthEastOf(e)||this.getOuterBottomRightCorner().isSouthEastOf(e)}isNorthWestOf(e){return this.getOuterTopLeftCorner().isNorthWestOf(e)||this.getOuterBottomRightCorner().isNorthWestOf(e)}isOverlappingHorizontally(e){return this.getOuterTopRightCorner().col>=e.getOuterTopLeftCorner().col&&this.getOuterTopRightCorner().col<=e.getOuterTopRightCorner().col||this.getOuterTopLeftCorner().col<=e.getOuterTopRightCorner().col&&this.getOuterTopLeftCorner().col>=e.getOuterTopLeftCorner().col}isOverlappingVertically(e){return this.getOuterBottomRightCorner().row>=e.getOuterTopRightCorner().row&&this.getOuterBottomRightCorner().row<=e.getOuterBottomRightCorner().row||this.getOuterTopRightCorner().row<=e.getOuterBottomRightCorner().row&&this.getOuterTopRightCorner().row>=e.getOuterTopRightCorner().row}expand(e){const t=this.getOuterTopStartCorner(),o=this.getOuterBottomEndCorner();return(e.row<t.row||e.col<t.col||e.row>o.row||e.col>o.col)&&(this.from=this._createCellCoords(Math.min(t.row,e.row),Math.min(t.col,e.col)),this.to=this._createCellCoords(Math.max(o.row,e.row),Math.max(o.col,e.col)),!0)}expandByRange(e){if(this.includesRange(e)||!this.overlaps(e))return!1;const t=this.getOuterTopStartCorner(),o=this.getOuterBottomEndCorner(),s=this.getDirection(),i=e.getOuterTopStartCorner(),r=e.getOuterBottomEndCorner(),n=Math.min(t.row,i.row),a=Math.min(t.col,i.col),l=Math.max(o.row,r.row),h=Math.max(o.col,r.col),u=this._createCellCoords(n,a),d=this._createCellCoords(l,h);return this.from=u,this.to=d,this.setDirection(s),this.highlight.row===this.getOuterBottomRightCorner().row&&"N-S"===this.getVerticalDirection()&&this.flipDirectionVertically(),this.highlight.col===this.getOuterTopRightCorner().col&&"W-E"===this.getHorizontalDirection()&&this.flipDirectionHorizontally(),!0}getDirection(){return this.from.isNorthWestOf(this.to)?"NW-SE":this.from.isNorthEastOf(this.to)?"NE-SW":this.from.isSouthEastOf(this.to)?"SE-NW":this.from.isSouthWestOf(this.to)?"SW-NE":void 0}setDirection(e){switch(e){case"NW-SE":[this.from,this.to]=[this.getOuterTopLeftCorner(),this.getOuterBottomRightCorner()];break;case"NE-SW":[this.from,this.to]=[this.getOuterTopRightCorner(),this.getOuterBottomLeftCorner()];break;case"SE-NW":[this.from,this.to]=[this.getOuterBottomRightCorner(),this.getOuterTopLeftCorner()];break;case"SW-NE":[this.from,this.to]=[this.getOuterBottomLeftCorner(),this.getOuterTopRightCorner()]}}getVerticalDirection(){return["NE-SW","NW-SE"].indexOf(this.getDirection())>-1?"N-S":"S-N"}getHorizontalDirection(){return["NW-SE","SW-NE"].indexOf(this.getDirection())>-1?"W-E":"E-W"}flipDirectionVertically(){switch(this.getDirection()){case"NW-SE":this.setDirection("SW-NE");break;case"NE-SW":this.setDirection("SE-NW");break;case"SE-NW":this.setDirection("NE-SW");break;case"SW-NE":this.setDirection("NW-SE")}}flipDirectionHorizontally(){switch(this.getDirection()){case"NW-SE":this.setDirection("NE-SW");break;case"NE-SW":this.setDirection("NW-SE");break;case"SE-NW":this.setDirection("SW-NE");break;case"SW-NE":this.setDirection("SE-NW")}}getTopStartCorner(){return this._createCellCoords(Math.min(this.from.row,this.to.row),Math.min(this.from.col,this.to.col)).normalize()}getTopLeftCorner(){return(0,r.default)(this,h)?this.getTopEndCorner():this.getTopStartCorner()}getBottomEndCorner(){return this._createCellCoords(Math.max(this.from.row,this.to.row),Math.max(this.from.col,this.to.col)).normalize()}getBottomRightCorner(){return(0,r.default)(this,h)?this.getBottomStartCorner():this.getBottomEndCorner()}getTopEndCorner(){return this._createCellCoords(Math.min(this.from.row,this.to.row),Math.max(this.from.col,this.to.col)).normalize()}getTopRightCorner(){return(0,r.default)(this,h)?this.getTopStartCorner():this.getTopEndCorner()}getBottomStartCorner(){return this._createCellCoords(Math.max(this.from.row,this.to.row),Math.min(this.from.col,this.to.col)).normalize()}getBottomLeftCorner(){return(0,r.default)(this,h)?this.getBottomEndCorner():this.getBottomStartCorner()}getOuterTopStartCorner(){return this._createCellCoords(Math.min(this.from.row,this.to.row),Math.min(this.from.col,this.to.col))}getOuterTopLeftCorner(){return(0,r.default)(this,h)?this.getOuterTopEndCorner():this.getOuterTopStartCorner()}getOuterBottomEndCorner(){return this._createCellCoords(Math.max(this.from.row,this.to.row),Math.max(this.from.col,this.to.col))}getOuterBottomRightCorner(){return(0,r.default)(this,h)?this.getOuterBottomStartCorner():this.getOuterBottomEndCorner()}getOuterTopEndCorner(){return this._createCellCoords(Math.min(this.from.row,this.to.row),Math.max(this.from.col,this.to.col))}getOuterTopRightCorner(){return(0,r.default)(this,h)?this.getOuterTopStartCorner():this.getOuterTopEndCorner()}getOuterBottomStartCorner(){return this._createCellCoords(Math.max(this.from.row,this.to.row),Math.min(this.from.col,this.to.col))}getOuterBottomLeftCorner(){return(0,r.default)(this,h)?this.getOuterBottomEndCorner():this.getOuterBottomStartCorner()}isCorner(e,t){return!!(t&&t.includes(e)&&(this.getOuterTopLeftCorner().isEqual(this._createCellCoords(t.from.row,t.from.col))||this.getOuterTopRightCorner().isEqual(this._createCellCoords(t.from.row,t.to.col))||this.getOuterBottomLeftCorner().isEqual(this._createCellCoords(t.to.row,t.from.col))||this.getOuterBottomRightCorner().isEqual(this._createCellCoords(t.to.row,t.to.col))))||(e.isEqual(this.getOuterTopLeftCorner())||e.isEqual(this.getOuterTopRightCorner())||e.isEqual(this.getOuterBottomLeftCorner())||e.isEqual(this.getOuterBottomRightCorner()))}getOppositeCorner(e,t){if(!(e instanceof a.default))return!1;if(t){const{from:o,to:s}=t;if(t.includes(e)){if(this.getOuterTopStartCorner().isEqual(this._createCellCoords(o.row,o.col)))return this.getOuterBottomEndCorner();if(this.getOuterTopEndCorner().isEqual(this._createCellCoords(o.row,s.col)))return this.getOuterBottomStartCorner();if(this.getOuterBottomStartCorner().isEqual(this._createCellCoords(s.row,o.col)))return this.getOuterTopEndCorner();if(this.getOuterBottomEndCorner().isEqual(this._createCellCoords(s.row,s.col)))return this.getOuterTopStartCorner()}}return e.isEqual(this.getOuterBottomEndCorner())?this.getOuterTopStartCorner():e.isEqual(this.getOuterTopStartCorner())?this.getOuterBottomEndCorner():e.isEqual(this.getOuterTopEndCorner())?this.getOuterBottomStartCorner():e.isEqual(this.getOuterBottomStartCorner())?this.getOuterTopEndCorner():void 0}getBordersSharedWith(e){if(!this.includesRange(e))return[];const t=Math.min(this.from.row,this.to.row),o=Math.max(this.from.row,this.to.row),s=Math.min(this.from.col,this.to.col),i=Math.max(this.from.col,this.to.col),r=Math.min(e.from.row,e.to.row),n=Math.max(e.from.row,e.to.row),a=Math.min(e.from.col,e.to.col),l=Math.max(e.from.col,e.to.col),h=[];return t===r&&h.push("top"),i===l&&h.push("right"),o===n&&h.push("bottom"),s===a&&h.push("left"),h}getInner(){const e=this.getOuterTopStartCorner(),t=this.getOuterBottomEndCorner(),o=[];for(let s=e.row;s<=t.row;s++)for(let i=e.col;i<=t.col;i++)this.from.row===s&&this.from.col===i||this.to.row===s&&this.to.col===i||o.push(this._createCellCoords(s,i));return o}getAll(){const e=this.getOuterTopStartCorner(),t=this.getOuterBottomEndCorner(),o=[];for(let s=e.row;s<=t.row;s++)for(let i=e.col;i<=t.col;i++)e.row===s&&e.col===i?o.push(e):t.row===s&&t.col===i?o.push(t):o.push(this._createCellCoords(s,i));return o}forAll(e){const t=this.getOuterTopStartCorner(),o=this.getOuterBottomEndCorner();for(let s=t.row;s<=o.row;s++)for(let i=t.col;i<=o.col;i++){if(!1===e(s,i))return}}clone(){return new u(this.highlight,this.from,this.to,(0,r.default)(this,h))}toObject(){return{from:this.from.toObject(),to:this.to.toObject()}}_createCellCoords(e,t){return new a.default(e,t,(0,r.default)(this,h))}}t.default=u},25984:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(83302),n=o(18609),a=s(o(75244)),l=s(o(52188)),h=s(o(82325)),u=s(o(2961));t.default=class{get eventManager(){return new a.default(this)}constructor(e,t){(0,i.default)(this,"wtTable",void 0),(0,i.default)(this,"wtScroll",void 0),(0,i.default)(this,"wtViewport",void 0),(0,i.default)(this,"wtOverlays",void 0),(0,i.default)(this,"selectionManager",void 0),(0,i.default)(this,"wtEvent",void 0),(0,i.default)(this,"guid",`wt_${(0,n.randomString)()}`),(0,i.default)(this,"drawInterrupted",!1),(0,i.default)(this,"drawn",!1),(0,i.default)(this,"domBindings",void 0),(0,i.default)(this,"wtSettings",void 0),this.domBindings={rootTable:e,rootDocument:e.ownerDocument,rootWindow:e.ownerDocument.defaultView},this.wtSettings=t,this.wtScroll=new l.default(this.createScrollDao())}findOriginalHeaders(){const e=[];if(this.wtTable.THEAD.childNodes.length&&this.wtTable.THEAD.childNodes[0].childNodes.length){for(let t=0,o=this.wtTable.THEAD.childNodes[0].childNodes.length;t<o;t++)e.push(this.wtTable.THEAD.childNodes[0].childNodes[t].innerHTML);this.wtSettings.getSetting("columnHeaders").length||this.wtSettings.update("columnHeaders",[function(t,o){(0,r.fastInnerText)(o,e[t])}])}}createCellCoords(e,t){return new h.default(e,t,this.wtSettings.getSetting("rtlMode"))}createCellRange(e,t,o){return new u.default(e,t,o,this.wtSettings.getSetting("rtlMode"))}draw(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return this.drawInterrupted=!1,e||this.wtTable.isVisible()?this.wtTable.draw(e):this.drawInterrupted=!0,this}getCell(e){if(!(arguments.length>1&&void 0!==arguments[1]&&arguments[1]))return this.wtTable.getCell(e);const t=this.wtSettings.getSetting("totalRows"),o=this.wtSettings.getSetting("fixedRowsTop"),s=this.wtSettings.getSetting("fixedRowsBottom"),i=this.wtSettings.getSetting("fixedColumnsStart");if(e.row<o&&e.col<i)return this.wtOverlays.topInlineStartCornerOverlay.clone.wtTable.getCell(e);if(e.row<o)return this.wtOverlays.topOverlay.clone.wtTable.getCell(e);if(e.col<i&&e.row>=t-s){if(this.wtOverlays.bottomInlineStartCornerOverlay&&this.wtOverlays.bottomInlineStartCornerOverlay.clone)return this.wtOverlays.bottomInlineStartCornerOverlay.clone.wtTable.getCell(e)}else{if(e.col<i)return this.wtOverlays.inlineStartOverlay.clone.wtTable.getCell(e);if(e.row<t&&e.row>=t-s&&this.wtOverlays.bottomOverlay&&this.wtOverlays.bottomOverlay.clone)return this.wtOverlays.bottomOverlay.clone.wtTable.getCell(e)}return this.wtTable.getCell(e)}scrollViewport(e,t,o,s,i){return!(e.col<0||e.row<0)&&this.wtScroll.scrollViewport(e,t,o,s,i)}scrollViewportHorizontally(e,t,o){return!(e<0)&&this.wtScroll.scrollViewportHorizontally(e,t,o)}scrollViewportVertically(e,t,o){return!(e<0)&&this.wtScroll.scrollViewportVertically(e,t,o)}getViewport(){return[this.wtTable.getFirstVisibleRow(),this.wtTable.getFirstVisibleColumn(),this.wtTable.getLastVisibleRow(),this.wtTable.getLastVisibleColumn()]}destroy(){this.wtOverlays.destroy(),this.wtEvent.destroy()}createScrollDao(){const e=this;return{get drawn(){return e.drawn},get topOverlay(){return e.wtOverlays.topOverlay},get inlineStartOverlay(){return e.wtOverlays.inlineStartOverlay},get wtTable(){return e.wtTable},get wtViewport(){return e.wtViewport},get wtSettings(){return e.wtSettings},get rootWindow(){return e.domBindings.rootWindow},get totalRows(){return e.wtSettings.getSetting("totalRows")},get totalColumns(){return e.wtSettings.getSetting("totalColumns")},get fixedRowsTop(){return e.wtSettings.getSetting("fixedRowsTop")},get fixedRowsBottom(){return e.wtSettings.getSetting("fixedRowsBottom")},get fixedColumnsStart(){return e.wtSettings.getSetting("fixedColumnsStart")}}}getTableDao(){const e=this;return{get wot(){return e},get parentTableOffset(){return e.cloneSource.wtTable.tableOffset},get cloneSource(){return e.cloneSource},get workspaceWidth(){return e.wtViewport.getWorkspaceWidth()},get wtViewport(){return e.wtViewport},get wtOverlays(){return e.wtOverlays},get selectionManager(){return e.selectionManager},get drawn(){return e.drawn},set drawn(t){e.drawn=t},get wtTable(){return e.wtTable},get startColumnRendered(){return e.wtViewport.columnsRenderCalculator.startColumn},get startColumnVisible(){return e.wtViewport.columnsVisibleCalculator.startColumn},get endColumnRendered(){return e.wtViewport.columnsRenderCalculator.endColumn},get endColumnVisible(){return e.wtViewport.columnsVisibleCalculator.endColumn},get countColumnsRendered(){return e.wtViewport.columnsRenderCalculator.count},get countColumnsVisible(){return e.wtViewport.columnsVisibleCalculator.count},get startRowRendered(){return e.wtViewport.rowsRenderCalculator.startRow},get startRowVisible(){return e.wtViewport.rowsVisibleCalculator.startRow},get endRowRendered(){return e.wtViewport.rowsRenderCalculator.endRow},get endRowVisible(){return e.wtViewport.rowsVisibleCalculator.endRow},get countRowsRendered(){return e.wtViewport.rowsRenderCalculator.count},get countRowsVisible(){return e.wtViewport.rowsVisibleCalculator.count},get columnHeaders(){return e.wtSettings.getSetting("columnHeaders")},get rowHeaders(){return e.wtSettings.getSetting("rowHeaders")}}}}},49755:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=s(o(83154)),n=s(o(25984));class a extends n.default{constructor(e,t,o){super(e,t),(0,i.default)(this,"cloneSource",void 0),(0,i.default)(this,"cloneOverlay",void 0);const s=this.wtSettings.getSetting("facade",this);this.cloneSource=o.source,this.cloneOverlay=o.overlay,this.wtTable=this.cloneOverlay.createTable(this.getTableDao(),s,this.domBindings,this.wtSettings),this.wtViewport=o.viewport,this.selectionManager=o.selectionManager,this.wtEvent=new r.default(s,this.domBindings,this.wtSettings,this.eventManager,this.wtTable,this.selectionManager,o.event),this.findOriginalHeaders()}}t.default=a},59189:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(83154)),r=s(o(87831)),n=s(o(64057)),a=s(o(94915)),l=s(o(57293)),h=s(o(25984)),u=o(86143),d=o(22232),c=o(83302);class g extends h.default{constructor(e,t){super(e,new n.default(t));const o=this.wtSettings.getSetting("facade",this);this.wtTable=new a.default(this.getTableDao(),o,this.domBindings,this.wtSettings),this.wtViewport=new l.default(this.getViewportDao(),this.domBindings,this.wtSettings,this.eventManager,this.wtTable),this.selectionManager=new u.SelectionManager(this.wtSettings.getSetting("selections")),this.wtEvent=new i.default(o,this.domBindings,this.wtSettings,this.eventManager,this.wtTable,this.selectionManager),this.wtOverlays=new r.default(this,o,this.domBindings,this.wtSettings,this.eventManager,this.wtTable),this.exportSettingsAsClassNames(),this.findOriginalHeaders()}exportSettingsAsClassNames(){const e=[],t=[];(0,d.objectEach)({rowHeaders:"htRowHeaders",columnHeaders:"htColumnHeaders"},((o,s)=>{this.wtSettings.getSetting(s).length&&t.push(o),e.push(o)})),(0,c.removeClass)(this.wtTable.wtRootElement.parentNode,e),(0,c.addClass)(this.wtTable.wtRootElement.parentNode,t)}getViewportDao(){const e=this;return{get wot(){return e},get topOverlayTrimmingContainer(){return e.wtOverlays.topOverlay.trimmingContainer},get inlineStartOverlayTrimmingContainer(){return e.wtOverlays.inlineStartOverlay.trimmingContainer},get topScrollPosition(){return e.wtOverlays.topOverlay.getScrollPosition()},get topParentOffset(){return e.wtOverlays.topOverlay.getTableParentOffset()},get inlineStartScrollPosition(){return e.wtOverlays.inlineStartOverlay.getScrollPosition()},get inlineStartParentOffset(){return e.wtOverlays.inlineStartOverlay.getTableParentOffset()},get topOverlay(){return e.wtOverlays.topOverlay},get inlineStartOverlay(){return e.wtOverlays.inlineStartOverlay},get bottomOverlay(){return e.wtOverlays.bottomOverlay}}}}t.default=g},83154:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0;var i=s(o(42538)),r=s(o(48427)),n=o(83302),a=o(85015),l=o(7374),h=o(37595),u=o(93315);function d(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var c=new WeakMap,g=new WeakMap,f=new WeakMap,p=new WeakMap,m=new WeakMap,w=new WeakMap,C=new WeakMap,v=new WeakMap,y=new WeakMap,E=new WeakMap;t.default=class{constructor(e,t,o,s,i,n){let a=arguments.length>6&&void 0!==arguments[6]?arguments[6]:null;d(this,c,{writable:!0,value:void 0}),d(this,g,{writable:!0,value:void 0}),d(this,f,{writable:!0,value:void 0}),d(this,p,{writable:!0,value:void 0}),d(this,m,{writable:!0,value:void 0}),d(this,w,{writable:!0,value:void 0}),d(this,C,{writable:!0,value:void 0}),d(this,v,{writable:!0,value:void 0}),d(this,y,{writable:!0,value:[null,null]}),d(this,E,{writable:!0,value:[null,null]}),(0,r.default)(this,c,o),(0,r.default)(this,g,t),(0,r.default)(this,f,i),(0,r.default)(this,p,n),(0,r.default)(this,m,a),(0,r.default)(this,w,s),(0,r.default)(this,C,e),this.registerEvents()}registerEvents(){(0,i.default)(this,w).addEventListener((0,i.default)(this,f).holder,"contextmenu",(e=>this.onContextMenu(e))),(0,i.default)(this,w).addEventListener((0,i.default)(this,f).TABLE,"mouseover",(e=>this.onMouseOver(e))),(0,i.default)(this,w).addEventListener((0,i.default)(this,f).TABLE,"mouseout",(e=>this.onMouseOut(e)));const e=()=>{(0,i.default)(this,w).addEventListener((0,i.default)(this,f).holder,"touchstart",(e=>this.onTouchStart(e))),(0,i.default)(this,w).addEventListener((0,i.default)(this,f).holder,"touchend",(e=>this.onTouchEnd(e))),this.momentumScrolling||(this.momentumScrolling={}),(0,i.default)(this,w).addEventListener((0,i.default)(this,f).holder,"scroll",(()=>{clearTimeout(this.momentumScrolling._timeout),this.momentumScrolling.ongoing||(0,i.default)(this,c).getSetting("onBeforeTouchScroll"),this.momentumScrolling.ongoing=!0,this.momentumScrolling._timeout=setTimeout((()=>{this.touchApplied||(this.momentumScrolling.ongoing=!1,(0,i.default)(this,c).getSetting("onAfterMomentumScroll"))}),200)}))},t=()=>{(0,i.default)(this,w).addEventListener((0,i.default)(this,f).holder,"mouseup",(e=>this.onMouseUp(e))),(0,i.default)(this,w).addEventListener((0,i.default)(this,f).holder,"mousedown",(e=>this.onMouseDown(e)))};(0,h.isMobileBrowser)()?e():((0,l.isTouchSupported)()&&e(),t())}selectedCellWasTouched(e){const t=this.parentCell(e).coords;if((0,i.default)(this,v)&&t){const[e,o]=[t.row,(0,i.default)(this,v).from.row],[s,r]=[t.col,(0,i.default)(this,v).from.col];return e===o&&s===r}return!1}parentCell(e){const t={},o=(0,i.default)(this,f).TABLE,s=(0,n.closestDown)(e,["TD","TH"],o);return s?(t.coords=(0,i.default)(this,f).getCoords(s),t.TD=s):(0,n.hasClass)(e,"wtBorder")&&(0,n.hasClass)(e,"current")?(t.coords=(0,i.default)(this,p).getFocusSelection().cellRange.highlight,t.TD=(0,i.default)(this,f).getCell(t.coords)):(0,n.hasClass)(e,"wtBorder")&&(0,n.hasClass)(e,"area")&&(0,i.default)(this,p).getAreaSelection().cellRange&&(t.coords=(0,i.default)(this,p).getAreaSelection().cellRange.to,t.TD=(0,i.default)(this,f).getCell(t.coords)),t}onMouseDown(e){const t=(0,i.default)(this,g).rootDocument.activeElement,o=(0,a.partial)(n.getParent,e.target),s=e.target;if(!["TD","TH"].includes(t.nodeName)&&(s===t||o(0)===t||o(1)===t))return;const r=this.parentCell(s);(0,n.hasClass)(s,"corner")?(0,i.default)(this,c).getSetting("onCellCornerMouseDown",e,s):r.TD&&(0,i.default)(this,c).has("onCellMouseDown")&&this.callListener("onCellMouseDown",e,r.coords,r.TD),(0===e.button||this.touchApplied)&&r.TD&&((0,i.default)(this,E)[0]=r.TD,clearTimeout((0,i.default)(this,y)[0]),(0,i.default)(this,y)[0]=setTimeout((()=>{(0,i.default)(this,E)[0]=null}),1e3))}onContextMenu(e){if((0,i.default)(this,c).has("onCellContextMenu")){const t=this.parentCell(e.target);t.TD&&this.callListener("onCellContextMenu",e,t.coords,t.TD)}}onMouseOver(e){if(!(0,i.default)(this,c).has("onCellMouseOver"))return;const t=(0,i.default)(this,f).TABLE,o=(0,n.closestDown)(e.target,["TD","TH"],t),s=(0,i.default)(this,m)||this;o&&o!==s.lastMouseOver&&(0,n.isChildOf)(o,t)&&(s.lastMouseOver=o,this.callListener("onCellMouseOver",e,(0,i.default)(this,f).getCoords(o),o))}onMouseOut(e){if(!(0,i.default)(this,c).has("onCellMouseOut"))return;const t=(0,i.default)(this,f).TABLE,o=(0,n.closestDown)(e.target,["TD","TH"],t),s=(0,n.closestDown)(e.relatedTarget,["TD","TH"],t),r=(0,i.default)(this,m)||this;o&&o!==s&&(0,n.isChildOf)(o,t)&&(this.callListener("onCellMouseOut",e,(0,i.default)(this,f).getCoords(o),o),null===s&&(r.lastMouseOver=null))}onMouseUp(e){const t=this.parentCell(e.target);t.TD&&(0,i.default)(this,c).has("onCellMouseUp")&&this.callListener("onCellMouseUp",e,t.coords,t.TD),(0===e.button||this.touchApplied)&&(t.TD===(0,i.default)(this,E)[0]&&t.TD===(0,i.default)(this,E)[1]?((0,n.hasClass)(e.target,"corner")?this.callListener("onCellCornerDblClick",e,t.coords,t.TD):this.callListener("onCellDblClick",e,t.coords,t.TD),(0,i.default)(this,E)[0]=null,(0,i.default)(this,E)[1]=null):t.TD===(0,i.default)(this,E)[0]&&((0,i.default)(this,E)[1]=t.TD,clearTimeout((0,i.default)(this,y)[1]),(0,i.default)(this,y)[1]=setTimeout((()=>{(0,i.default)(this,E)[1]=null}),500)))}onTouchStart(e){(0,r.default)(this,v,(0,i.default)(this,p).getFocusSelection().cellRange),this.touchApplied=!0,this.onMouseDown(e)}onTouchEnd(e){var t;const o=e.target,s=null===(t=this.parentCell(o))||void 0===t?void 0:t.coords,r=(0,u.isDefined)(s)&&s.row>=0&&s.col>=0;if(e.cancelable&&r&&(0,i.default)(this,c).getSetting("isDataViewInstance")){const t=["A","BUTTON","INPUT"];(0,h.isIOS)()&&((0,h.isChromeWebKit)()||(0,h.isFirefoxWebKit)())&&this.selectedCellWasTouched(o)&&!t.includes(o.tagName)?e.preventDefault():this.selectedCellWasTouched(o)||e.preventDefault()}this.onMouseUp(e),this.touchApplied=!1}callListener(e,t,o,s){const r=(0,i.default)(this,c).getSettingPure(e);r&&r(t,o,s,(0,i.default)(this,C).call(this))}destroy(){clearTimeout((0,i.default)(this,y)[0]),clearTimeout((0,i.default)(this,y)[1]),(0,i.default)(this,w).destroy()}}},70559:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(59189)),r=s(o(25984));class n{constructor(e){e instanceof r.default?this._wot=e:this._initFromSettings(e)}_initFromSettings(e){e.facade=e=>{const t=new n(e);return()=>t},this._wot=new i.default(e.table,e)}get guid(){return this._wot.guid}get rootDocument(){return this._wot.domBindings.rootDocument}get rootWindow(){return this._wot.domBindings.rootWindow}get wtSettings(){return this._wot.wtSettings}get cloneSource(){return this._wot.cloneSource}get cloneOverlay(){return this._wot.cloneOverlay}get selectionManager(){return this._wot.selectionManager}get wtViewport(){return this._wot.wtViewport}get wtOverlays(){return this._wot.wtOverlays}get wtTable(){return this._wot.wtTable}get wtEvent(){return this._wot.wtEvent}get wtScroll(){return this._wot.wtScroll}get drawn(){return this._wot.drawn}set drawn(e){this._wot.drawn=e}get drawInterrupted(){return this._wot.drawInterrupted}set drawInterrupted(e){this._wot.drawInterrupted=e}get lastMouseOver(){return this._wot.lastMouseOver}set lastMouseOver(e){this._wot.lastMouseOver=e}get momentumScrolling(){return this._wot.momentumScrolling}set momentumScrolling(e){this._wot.momentumScrolling=e}get touchApplied(){return this._wot.touchApplied}set touchApplied(e){this._wot.touchApplied=e}get domBindings(){return this._wot.domBindings}get eventListeners(){return this._wot.eventListeners}set eventListeners(e){this._wot.eventListeners=e}get eventManager(){return this._wot.eventManager}createCellCoords(e,t){return this._wot.createCellCoords(e,t)}createCellRange(e,t,o){return this._wot.createCellRange(e,t,o)}draw(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return this._wot.draw(e),this}getCell(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return this._wot.getCell(e,t)}scrollViewport(e,t,o,s,i){return this._wot.scrollViewport(e,t,o,s,i)}scrollViewportHorizontally(e,t,o){return this._wot.scrollViewportHorizontally(e,t,o)}scrollViewportVertically(e,t,o){return this._wot.scrollViewportVertically(e,t,o)}getViewport(){return this._wot.getViewport()}getOverlayName(){return this._wot.cloneOverlay?this._wot.cloneOverlay.type:"master"}exportSettingsAsClassNames(){return this._wot.exportSettingsAsClassNames()}update(e,t){return this._wot.wtSettings.update(e,t),this}getSetting(e,t,o,s,i){return this._wot.wtSettings.getSetting(e,t,o,s,i)}hasSetting(e){return this._wot.wtSettings.hasSetting(e)}destroy(){this._wot.destroy()}}t.default=n},65946:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231));t.default=class{constructor(e,t,o){(0,i.default)(this,"offset",void 0),(0,i.default)(this,"total",void 0),(0,i.default)(this,"countTH",void 0),this.offset=e,this.total=t,this.countTH=o}offsetted(e){return e+this.offset}unOffsetted(e){return e-this.offset}renderedToSource(e){return this.offsetted(e)}sourceToRendered(e){return this.unOffsetted(e)}offsettedTH(e){return e-this.countTH}unOffsettedTH(e){return e+this.countTH}visibleRowHeadedColumnToSourceColumn(e){return this.renderedToSource(this.offsettedTH(e))}sourceColumnToVisibleRowHeadedColumn(e){return this.unOffsettedTH(this.sourceToRendered(e))}}},22350:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231));t.default=class{constructor(e,t,o){(0,i.default)(this,"offset",void 0),(0,i.default)(this,"total",void 0),(0,i.default)(this,"countTH",void 0),this.offset=e,this.total=t,this.countTH=o}offsetted(e){return e+this.offset}unOffsetted(e){return e-this.offset}renderedToSource(e){return this.offsetted(e)}sourceToRendered(e){return this.unOffsetted(e)}offsettedTH(e){return e-this.countTH}unOffsettedTH(e){return e+this.countTH}visibleColHeadedRowToSourceRow(e){return this.renderedToSource(this.offsettedTH(e))}sourceRowToVisibleColHeadedRow(e){return this.unOffsettedTH(this.sourceToRendered(e))}}},21280:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(65658));t.ViewportColumnsCalculator=i.default;var r=s(o(36107));t.ViewportRowsCalculator=r.default;var n=s(o(82325));t.CellCoords=n.default;var a=s(o(2961));t.CellRange=a.default;var l=s(o(70559));t.default=l.default,t.Core=l.default;var h=o(88361);t.Selection=h.Selection,t.HIGHLIGHT_ACTIVE_HEADER_TYPE=h.ACTIVE_HEADER_TYPE,t.HIGHLIGHT_AREA_TYPE=h.AREA_TYPE,t.HIGHLIGHT_FOCUS_TYPE=h.FOCUS_TYPE,t.HIGHLIGHT_FILL_TYPE=h.FILL_TYPE,t.HIGHLIGHT_HEADER_TYPE=h.HEADER_TYPE,t.HIGHLIGHT_ROW_TYPE=h.ROW_TYPE,t.HIGHLIGHT_COLUMN_TYPE=h.COLUMN_TYPE,t.HIGHLIGHT_CUSTOM_SELECTION_TYPE=h.CUSTOM_SELECTION_TYPE;var u=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var o=g(t);if(o&&o.has(e))return o.get(e);var s={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var n=i?Object.getOwnPropertyDescriptor(e,r):null;n&&(n.get||n.set)?Object.defineProperty(s,r,n):s[r]=e[r]}return s.default=e,o&&o.set(e,s),s}(o(96649));t.Renderer=u;var d=o(1909);t.OrderView=d.OrderView,t.SharedOrderView=d.SharedOrderView;var c=o(75244);function g(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,o=new WeakMap;return(g=function(e){return e?o:t})(e)}t.getListenersCounter=c.getListenersCounter},75391:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=o(83302),n=o(22232),a=o(50095),l=o(69173),h=o(3984),u=s(o(49755)),d=o(5386);t.Overlay=class{constructor(e,t,o,s,a){(0,i.default)(this,"wtSettings",null),(0,n.defineGetter)(this,"wot",e,{writable:!1}),this.domBindings=a,this.facadeGetter=t,this.wtSettings=s;const{TABLE:l,hider:h,spreader:u,holder:d,wtRootElement:c}=this.wot.wtTable;this.instance=this.wot,this.type=o,this.mainTableScrollableElement=null,this.TABLE=l,this.hider=h,this.spreader=u,this.holder=d,this.wtRootElement=c,this.trimmingContainer=(0,r.getTrimmingContainer)(this.hider.parentNode.parentNode),this.updateStateOfRendering(),this.clone=this.makeClone()}updateStateOfRendering(){const e=this.needFullRender;this.needFullRender=this.shouldBeRendered();const t=e!==this.needFullRender;return t&&!this.needFullRender&&this.reset(),t}shouldBeRendered(){return!0}updateTrimmingContainer(){this.trimmingContainer=(0,r.getTrimmingContainer)(this.hider.parentNode.parentNode)}updateMainScrollableElement(){const{wtTable:e}=this.wot,{rootWindow:t}=this.domBindings;"hidden"===t.getComputedStyle(e.wtRootElement.parentNode).getPropertyValue("overflow")?this.mainTableScrollableElement=this.wot.wtTable.holder:this.mainTableScrollableElement=(0,r.getScrollableElement)(e.TABLE)}getRelativeCellPosition(e,t,o){if(!1===this.clone.wtTable.holder.contains(e))return void(0,l.warn)(`The provided element is not a child of the ${this.type} overlay`);const s=this.mainTableScrollableElement===this.domBindings.rootWindow,i=o<this.wtSettings.getSetting("fixedColumnsStart"),r=t<this.wtSettings.getSetting("fixedRowsTop"),n=t>=this.wtSettings.getSetting("totalRows")-this.wtSettings.getSetting("fixedRowsBottom"),a=this.clone.wtTable.spreader,h={start:this.getRelativeStartPosition(a),top:a.offsetTop},u={start:this.getRelativeStartPosition(e),top:e.offsetTop};let d=null;return d=s?this.getRelativeCellPositionWithinWindow(r,i,u,h):this.getRelativeCellPositionWithinHolder(r,n,i,u,h),d}getRelativeStartPosition(e){return this.isRtl()?e.offsetParent.offsetWidth-e.offsetLeft-e.offsetWidth:e.offsetLeft}getRelativeCellPositionWithinWindow(e,t,o,s){const i=this.wot.wtTable.wtRootElement.getBoundingClientRect();let n=0,a=0;if(t){let e=i.left;this.isRtl()&&(e=this.domBindings.rootWindow.innerWidth-(i.left+i.width+(0,r.getScrollbarWidth)())),n=e<=0?-1*e:0}else n=s.start;if(e){a=this.clone.wtTable.TABLE.getBoundingClientRect().top-i.top}else a=s.top;return{start:o.start+n,top:o.top+a}}getRelativeCellPositionWithinHolder(e,t,o,s,i){const r=this.wot.wtOverlays.inlineStartOverlay.getScrollPosition(),n=this.wot.wtOverlays.topOverlay.getScrollPosition();let a=0,l=0;if(o||(a=r-i.start),t){const e=this.wot.wtTable.wtRootElement.getBoundingClientRect();l=-1*this.clone.wtTable.TABLE.getBoundingClientRect().top+e.top}else e||(l=n-i.top);return{start:s.start-a,top:s.top-l}}makeClone(){if(-1===h.CLONE_TYPES.indexOf(this.type))throw new Error(`Clone type "${this.type}" is not supported.`);const{wtTable:e,wtSettings:t}=this.wot,{rootDocument:o,rootWindow:s}=this.domBindings,i=o.createElement("div"),n=o.createElement("table"),a=e.wtRootElement.parentNode;i.className=`${h.CLONE_CLASS_NAMES.get(this.type)} handsontable`,i.setAttribute("dir",this.isRtl()?"rtl":"ltr"),i.style.position="absolute",i.style.top=0,i.style.overflow="visible",this.isRtl()?i.style.right=0:i.style.left=0,t.getSetting("ariaTags")&&(0,r.setAttribute)(i,[(0,d.A11Y_PRESENTATION)()]),n.className=e.TABLE.className;e.TABLE.getAttribute("role")&&n.setAttribute("role",e.TABLE.getAttribute("role")),i.appendChild(n),a.appendChild(i);const l=this.wtSettings.getSetting("preventOverflow");return!0===l||"horizontal"===l&&this.type===h.CLONE_TOP||"vertical"===l&&this.type===h.CLONE_INLINE_START?this.mainTableScrollableElement=s:"hidden"===s.getComputedStyle(a).getPropertyValue("overflow")?this.mainTableScrollableElement=e.holder:this.mainTableScrollableElement=(0,r.getScrollableElement)(e.TABLE),new u.default(n,this.wtSettings,{source:this.wot,overlay:this,viewport:this.wot.wtViewport,event:this.wot.wtEvent,selectionManager:this.wot.selectionManager})}refresh(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const t=this.shouldBeRendered();this.clone&&(this.needFullRender||t)&&this.clone.draw(e),this.needFullRender=t}reset(){if(!this.clone)return;const e=this.clone.wtTable.holder,t=this.clone.wtTable.hider,o=e.style,s=t.style,i=e.parentNode.style;(0,a.arrayEach)([o,s,i],(e=>{e.width="",e.height=""}))}isRtl(){return this.wtSettings.getSetting("rtlMode")}destroy(){this.clone.eventManager.destroy()}}},99260:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=o(83302),n=s(o(86363)),a=o(75391),l=o(3984);class h extends a.Overlay{constructor(e,t,o,s){super(e,t,l.CLONE_BOTTOM,o,s),(0,i.default)(this,"cachedFixedRowsBottom",-1),this.cachedFixedRowsBottom=this.wtSettings.getSetting("fixedRowsBottom")}createTable(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return new n.default(...t)}shouldBeRendered(){return this.wtSettings.getSetting("shouldRenderBottomOverlay")}resetFixedPosition(){if(!this.needFullRender||!this.wot.wtTable.holder.parentNode)return!1;const{rootWindow:e}=this.domBindings,t=this.clone.wtTable.holder.parentNode;t.style.top="";let o=0;const s=this.wtSettings.getSetting("preventOverflow");this.trimmingContainer!==e||s&&"vertical"===s?(o=this.getScrollPosition(),this.repositionOverlay()):(o=this.getOverlayOffset(),t.style.bottom=`${o}px`);const i=this.adjustHeaderBordersPosition(o);return this.adjustElementsSize(),i}repositionOverlay(){const{wtTable:e,wtViewport:t}=this.wot,{rootDocument:o}=this.domBindings,s=this.clone.wtTable.holder.parentNode;let i=0;t.hasVerticalScroll()||(i+=t.getWorkspaceHeight()-e.getTotalHeight()),t.hasVerticalScroll()&&t.hasHorizontalScroll()&&(i+=(0,r.getScrollbarWidth)(o)),s.style.bottom=`${i}px`}setScrollPosition(e){const{rootWindow:t}=this.domBindings;let o=!1;return this.mainTableScrollableElement===t?(t.scrollTo((0,r.getWindowScrollLeft)(t),e),o=!0):this.mainTableScrollableElement.scrollTop!==e&&(this.mainTableScrollableElement.scrollTop=e,o=!0),o}onScroll(){this.wtSettings.getSetting("onScrollHorizontally")}sumCellSizes(e,t){const{wtTable:o,wtSettings:s}=this.wot,i=s.getSetting("defaultRowHeight");let r=e,n=0;for(;r<t;){const e=o.getRowHeight(r);n+=void 0===e?i:e,r+=1}return n}adjustElementsSize(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.updateTrimmingContainer(),(this.needFullRender||e)&&(this.adjustRootElementSize(),this.adjustRootChildrenSize())}adjustRootElementSize(){const{wtTable:e,wtViewport:t}=this.wot,{rootDocument:o,rootWindow:s}=this.domBindings,i=(0,r.getScrollbarWidth)(o),n=this.clone.wtTable.holder.parentNode.style,a=this.wtSettings.getSetting("preventOverflow");if(this.trimmingContainer!==s||"horizontal"===a){let o=t.getWorkspaceWidth();this.wot.wtOverlays.hasScrollbarRight&&(o-=i),o=Math.min(o,e.wtRootElement.scrollWidth),n.width=`${o}px`}else n.width="";this.clone.wtTable.holder.style.width=n.width;let l=(0,r.outerHeight)(this.clone.wtTable.TABLE);this.wot.wtTable.hasDefinedSize()||(l=0),n.height=`${l}px`}adjustRootChildrenSize(){const{holder:e}=this.clone.wtTable;this.clone.wtTable.hider.style.width=this.hider.style.width,e.style.width=e.parentNode.style.width,e.style.height=e.parentNode.style.height}applyToDOM(){const e=this.wtSettings.getSetting("totalRows");if("number"==typeof this.wot.wtViewport.rowsRenderCalculator.startPosition)this.spreader.style.top=`${this.wot.wtViewport.rowsRenderCalculator.startPosition}px`;else{if(0!==e)throw new Error("Incorrect value of the rowsRenderCalculator");this.spreader.style.top="0"}this.spreader.style.bottom="",this.needFullRender&&this.syncOverlayOffset()}syncOverlayOffset(){const e=this.isRtl()?"right":"left",{spreader:t}=this.clone.wtTable;"number"==typeof this.wot.wtViewport.columnsRenderCalculator.startPosition?t.style[e]=`${this.wot.wtViewport.columnsRenderCalculator.startPosition}px`:t.style[e]=""}scrollTo(e,t){let o=this.getTableParentOffset();const s=(this.wot.cloneSource?this.wot.cloneSource:this.wot).wtTable.holder;let i=0;t&&s.offsetHeight!==s.clientHeight&&(i=(0,r.getScrollbarWidth)(this.domBindings.rootDocument)),t?(o+=this.sumCellSizes(0,e+1),o-=this.wot.wtViewport.getViewportHeight(),o+=1):o+=this.sumCellSizes(this.wtSettings.getSetting("fixedRowsBottom"),e),o+=i,this.setScrollPosition(o)}getTableParentOffset(){return this.mainTableScrollableElement===this.domBindings.rootWindow?this.wot.wtTable.holderOffset.top:0}getScrollPosition(){return(0,r.getScrollTop)(this.mainTableScrollableElement,this.domBindings.rootWindow)}getOverlayOffset(){const{rootWindow:e}=this.domBindings,t=this.wtSettings.getSetting("preventOverflow");let o=0;if(this.trimmingContainer===e&&(!t||"vertical"!==t)){const e=this.wot.wtTable.getTotalHeight(),t=e-this.clone.wtTable.getTotalHeight(),s=this.domBindings.rootDocument.documentElement.clientHeight;o=Math.max(this.getTableParentOffset()-this.getScrollPosition()-s+e,0),o>t&&(o=0)}return o}adjustHeaderBordersPosition(e){const t=this.wtSettings.getSetting("fixedRowsBottom"),o=this.cachedFixedRowsBottom!==t,s=this.wtSettings.getSetting("columnHeaders");let i=!1;if((o||0===t)&&s.length>0){const t=this.wot.wtTable.holder.parentNode,o=(0,r.hasClass)(t,"innerBorderBottom");this.cachedFixedRowsBottom=this.wtSettings.getSetting("fixedRowsBottom"),e||0===this.wtSettings.getSetting("totalRows")?((0,r.addClass)(t,"innerBorderBottom"),i=!o):((0,r.removeClass)(t,"innerBorderBottom"),i=o)}return i}}t.BottomOverlay=h},79720:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=o(83302),r=s(o(58654)),n=o(75391),a=o(3984);class l extends n.Overlay{constructor(e,t,o,s,i,r){super(e,t,a.CLONE_BOTTOM_INLINE_START_CORNER,o,s),this.bottomOverlay=i,this.inlineStartOverlay=r}createTable(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return new r.default(...t)}shouldBeRendered(){return this.wtSettings.getSetting("shouldRenderBottomOverlay")&&this.wtSettings.getSetting("shouldRenderInlineStartOverlay")}resetFixedPosition(){const{wot:e}=this;if(this.updateTrimmingContainer(),!e.wtTable.holder.parentNode)return!1;const t=this.clone.wtTable.holder.parentNode;if(t.style.top="",this.trimmingContainer===this.domBindings.rootWindow){const e=this.inlineStartOverlay.getOverlayOffset(),o=this.bottomOverlay.getOverlayOffset();t.style[this.isRtl()?"right":"left"]=`${e}px`,t.style.bottom=`${o}px`}else(0,i.resetCssTransform)(t),this.repositionOverlay();let o=(0,i.outerHeight)(this.clone.wtTable.TABLE);const s=(0,i.outerWidth)(this.clone.wtTable.TABLE);return this.wot.wtTable.hasDefinedSize()||(o=0),t.style.height=`${o}px`,t.style.width=`${s}px`,!1}repositionOverlay(){const{wtTable:e,wtViewport:t}=this.wot,{rootDocument:o}=this.domBindings,s=this.clone.wtTable.holder.parentNode;let r=0;t.hasVerticalScroll()||(r+=t.getWorkspaceHeight()-e.getTotalHeight()),t.hasVerticalScroll()&&t.hasHorizontalScroll()&&(r+=(0,i.getScrollbarWidth)(o)),s.style.bottom=`${r}px`}}t.BottomInlineStartCornerOverlay=l},3984:(e,t)=>{"use strict";t.__esModule=!0;const o=t.CLONE_TOP="top",s=t.CLONE_BOTTOM="bottom",i=t.CLONE_INLINE_START="inline_start",r=t.CLONE_TOP_INLINE_START_CORNER="top_inline_start_corner",n=t.CLONE_BOTTOM_INLINE_START_CORNER="bottom_inline_start_corner";t.CLONE_TYPES=[o,s,i,r,n],t.CLONE_CLASS_NAMES=new Map([[o,`ht_clone_${o}`],[s,`ht_clone_${s}`],[i,`ht_clone_${i} ht_clone_left`],[r,`ht_clone_${r} ht_clone_top_left_corner`],[n,`ht_clone_${n} ht_clone_bottom_left_corner`]])},89381:(e,t,o)=>{"use strict";t.__esModule=!0;var s={BottomInlineStartCornerOverlay:!0,BottomOverlay:!0,InlineStartOverlay:!0,Overlay:!0,TopInlineStartCornerOverlay:!0,TopOverlay:!0},i=o(79720);t.BottomInlineStartCornerOverlay=i.BottomInlineStartCornerOverlay;var r=o(99260);t.BottomOverlay=r.BottomOverlay;var n=o(34170);t.InlineStartOverlay=n.InlineStartOverlay;var a=o(75391);t.Overlay=a.Overlay;var l=o(40387);t.TopInlineStartCornerOverlay=l.TopInlineStartCornerOverlay;var h=o(82148);t.TopOverlay=h.TopOverlay;var u=o(3984);Object.keys(u).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(s,e)||e in t&&t[e]===u[e]||(t[e]=u[e]))}))},34170:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=o(83302),r=s(o(32173)),n=o(75391),a=o(88361),l=o(3984);class h extends n.Overlay{constructor(e,t,o,s){super(e,t,l.CLONE_INLINE_START,o,s)}createTable(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return new r.default(...t)}shouldBeRendered(){return this.wtSettings.getSetting("shouldRenderInlineStartOverlay")}resetFixedPosition(){const{wtTable:e}=this.wot;if(!this.needFullRender||!e.holder.parentNode)return!1;const{rootWindow:t}=this.domBindings,o=this.clone.wtTable.holder.parentNode,s=this.wtSettings.getSetting("preventOverflow");let r=0;this.trimmingContainer!==t||s&&"horizontal"===s?(r=this.getScrollPosition(),(0,i.resetCssTransform)(o)):(r=this.getOverlayOffset()*(this.isRtl()?-1:1),(0,i.setOverlayPosition)(o,`${r}px`,"0px"));const n=this.adjustHeaderBordersPosition(r);return this.adjustElementsSize(),n}setScrollPosition(e){const{rootWindow:t}=this.domBindings;let o=!1;return this.isRtl()&&(e=-e),this.mainTableScrollableElement===t&&t.scrollX!==e?(t.scrollTo(e,(0,i.getWindowScrollTop)(t)),o=!0):this.mainTableScrollableElement.scrollLeft!==e&&(this.mainTableScrollableElement.scrollLeft=e,o=!0),o}onScroll(){this.wtSettings.getSetting("onScrollVertically")}sumCellSizes(e,t){const o=this.wtSettings.getSetting("defaultColumnWidth");let s=e,i=0;for(;s<t;)i+=this.wot.wtTable.getStretchedColumnWidth(s)||o,s+=1;return i}adjustElementsSize(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.updateTrimmingContainer(),(this.needFullRender||e)&&(this.adjustRootElementSize(),this.adjustRootChildrenSize())}adjustRootElementSize(){const{wtTable:e}=this.wot,{rootDocument:t,rootWindow:o}=this.domBindings,s=(0,i.getScrollbarWidth)(t),r=this.clone.wtTable.holder.parentNode.style,n=this.wtSettings.getSetting("preventOverflow");if(this.trimmingContainer!==o||"vertical"===n){let t=this.wot.wtViewport.getWorkspaceHeight();this.wot.wtOverlays.hasScrollbarBottom&&(t-=s),t=Math.min(t,e.wtRootElement.scrollHeight),r.height=`${t}px`}else r.height="";this.clone.wtTable.holder.style.height=r.height;const a=(0,i.outerWidth)(this.clone.wtTable.TABLE);r.width=`${a}px`}adjustRootChildrenSize(){const{holder:e}=this.clone.wtTable,t=this.wot.selectionManager.getFocusSelection()?parseInt(a.CORNER_DEFAULT_STYLE.width,10)/2:0;this.clone.wtTable.hider.style.height=this.hider.style.height,e.style.height=e.parentNode.style.height,e.style.width=`${parseInt(e.parentNode.style.width,10)+t}px`}applyToDOM(){const e=this.wtSettings.getSetting("totalColumns"),t=this.isRtl()?"right":"left";if("number"==typeof this.wot.wtViewport.columnsRenderCalculator.startPosition)this.spreader.style[t]=`${this.wot.wtViewport.columnsRenderCalculator.startPosition}px`;else{if(0!==e)throw new Error("Incorrect value of the columnsRenderCalculator");this.spreader.style[t]="0"}this.isRtl()?this.spreader.style.left="":this.spreader.style.right="",this.needFullRender&&this.syncOverlayOffset()}syncOverlayOffset(){"number"==typeof this.wot.wtViewport.rowsRenderCalculator.startPosition?this.clone.wtTable.spreader.style.top=`${this.wot.wtViewport.rowsRenderCalculator.startPosition}px`:this.clone.wtTable.spreader.style.top=""}scrollTo(e,t){let o=this.getTableParentOffset();const s=(this.wot.cloneSource?this.wot.cloneSource:this.wot).wtTable.holder;let r=0;if(t){this.wot.wtTable.getColumnWidth(e)>this.wot.wtViewport.getViewportWidth()&&(t=!1)}return t&&s.offsetWidth!==s.clientWidth&&(r=(0,i.getScrollbarWidth)(this.domBindings.rootDocument)),t?(o+=this.sumCellSizes(0,e+1),o-=this.wot.wtViewport.getViewportWidth()):o+=this.sumCellSizes(this.wtSettings.getSetting("fixedColumnsStart"),e),o+=r,this.setScrollPosition(o)}getTableParentOffset(){let e=0;return this.wtSettings.getSetting("preventOverflow")||this.trimmingContainer!==this.domBindings.rootWindow||(e=this.wot.wtTable.holderOffset.left),e}getScrollPosition(){return Math.abs((0,i.getScrollLeft)(this.mainTableScrollableElement,this.domBindings.rootWindow))}getOverlayOffset(){const{rootWindow:e}=this.domBindings,t=this.wtSettings.getSetting("preventOverflow");let o=0;if(this.trimmingContainer===e&&(!t||"horizontal"!==t)){o=this.isRtl()?Math.abs(Math.min(this.getTableParentOffset()-this.getScrollPosition(),0)):Math.max(this.getScrollPosition()-this.getTableParentOffset(),0);o>this.wot.wtTable.getTotalWidth()-this.clone.wtTable.getTotalWidth()&&(o=0)}return o}adjustHeaderBordersPosition(e){const t=this.wot.wtTable.holder.parentNode,o=this.wtSettings.getSetting("rowHeaders"),s=this.wtSettings.getSetting("fixedColumnsStart");this.wtSettings.getSetting("totalRows")?(0,i.removeClass)(t,"emptyRows"):(0,i.addClass)(t,"emptyRows");let r=!1;if(s&&!o.length)(0,i.addClass)(t,"innerBorderLeft innerBorderInlineStart");else if(!s&&o.length){const o=(0,i.hasClass)(t,"innerBorderInlineStart");e?((0,i.addClass)(t,"innerBorderLeft innerBorderInlineStart"),r=!o):((0,i.removeClass)(t,"innerBorderLeft innerBorderInlineStart"),r=o)}return r}}t.InlineStartOverlay=h},82148:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=o(83302),n=s(o(85043)),a=o(75391),l=o(88361),h=o(3984);class u extends a.Overlay{constructor(e,t,o,s){super(e,t,h.CLONE_TOP,o,s),(0,i.default)(this,"cachedFixedRowsTop",-1),this.cachedFixedRowsTop=this.wtSettings.getSetting("fixedRowsTop")}createTable(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return new n.default(...t)}shouldBeRendered(){return this.wtSettings.getSetting("shouldRenderTopOverlay")}resetFixedPosition(){if(!this.needFullRender||!this.wot.wtTable.holder.parentNode)return!1;const e=this.clone.wtTable.holder.parentNode,{rootWindow:t}=this.domBindings,o=this.wtSettings.getSetting("preventOverflow");let s=0,i=!1;if(this.trimmingContainer!==t||o&&"vertical"===o)s=this.getScrollPosition(),(0,r.resetCssTransform)(e);else{const{wtTable:t}=this.wot,o=t.hider.getBoundingClientRect();i=Math.ceil(o.bottom)===e.offsetHeight,s=this.getOverlayOffset(),(0,r.setOverlayPosition)(e,"0px",`${s}px`)}const n=this.adjustHeaderBordersPosition(s,i);return this.adjustElementsSize(),n}setScrollPosition(e){const t=this.domBindings.rootWindow;let o=!1;return this.mainTableScrollableElement===t&&t.scrollY!==e?(t.scrollTo((0,r.getWindowScrollLeft)(t),e),o=!0):this.mainTableScrollableElement.scrollTop!==e&&(this.mainTableScrollableElement.scrollTop=e,o=!0),o}onScroll(){this.wtSettings.getSetting("onScrollHorizontally")}sumCellSizes(e,t){const o=this.wtSettings.getSetting("defaultRowHeight");let s=e,i=0;for(;s<t;){const e=this.wot.wtTable.getRowHeight(s);i+=void 0===e?o:e,s+=1}return i}adjustElementsSize(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.updateTrimmingContainer(),(this.needFullRender||e)&&(this.adjustRootElementSize(),this.adjustRootChildrenSize())}adjustRootElementSize(){const{wtTable:e}=this.wot,{rootDocument:t,rootWindow:o}=this.domBindings,s=(0,r.getScrollbarWidth)(t),i=this.clone.wtTable.holder.parentNode.style,n=this.wtSettings.getSetting("preventOverflow");if(this.trimmingContainer!==o||"horizontal"===n){let t=this.wot.wtViewport.getWorkspaceWidth();this.wot.wtOverlays.hasScrollbarRight&&(t-=s),t=Math.min(t,e.wtRootElement.scrollWidth),i.width=`${t}px`}else i.width="";this.clone.wtTable.holder.style.width=i.width;let a=(0,r.outerHeight)(this.clone.wtTable.TABLE);this.wot.wtTable.hasDefinedSize()||(a=0),i.height=`${a}px`}adjustRootChildrenSize(){const{holder:e}=this.clone.wtTable,t=this.wot.selectionManager.getFocusSelection()?parseInt(l.CORNER_DEFAULT_STYLE.height,10)/2:0;this.clone.wtTable.hider.style.width=this.hider.style.width,e.style.width=e.parentNode.style.width,e.style.height=`${parseInt(e.parentNode.style.height,10)+t}px`}applyToDOM(){const e=this.wtSettings.getSetting("totalRows");if("number"==typeof this.wot.wtViewport.rowsRenderCalculator.startPosition)this.spreader.style.top=`${this.wot.wtViewport.rowsRenderCalculator.startPosition}px`;else{if(0!==e)throw new Error("Incorrect value of the rowsRenderCalculator");this.spreader.style.top="0"}this.spreader.style.bottom="",this.needFullRender&&this.syncOverlayOffset()}syncOverlayOffset(){const e=this.isRtl()?"right":"left",{spreader:t}=this.clone.wtTable;"number"==typeof this.wot.wtViewport.columnsRenderCalculator.startPosition?t.style[e]=`${this.wot.wtViewport.columnsRenderCalculator.startPosition}px`:t.style[e]=""}scrollTo(e,t){const{wot:o,wtSettings:s}=this,i=(o.cloneSource?o.cloneSource:o).wtTable.holder;let n=this.getTableParentOffset(),a=0;if(t){this.wot.wtTable.getRowHeight(e)>this.wot.wtViewport.getViewportHeight()&&(t=!1)}if(t&&i.offsetHeight!==i.clientHeight&&(a=(0,r.getScrollbarWidth)(this.domBindings.rootDocument)),t){const t=s.getSetting("fixedRowsBottom"),i=s.getSetting("totalRows");n+=this.sumCellSizes(0,e+1),n-=o.wtViewport.getViewportHeight()-this.sumCellSizes(i-t,i),n+=1}else n+=this.sumCellSizes(s.getSetting("fixedRowsTop"),e);return n+=a,this.setScrollPosition(n)}getTableParentOffset(){return this.mainTableScrollableElement===this.domBindings.rootWindow?this.wot.wtTable.holderOffset.top:0}getScrollPosition(){return(0,r.getScrollTop)(this.mainTableScrollableElement,this.domBindings.rootWindow)}getOverlayOffset(){const{rootWindow:e}=this.domBindings,t=this.wtSettings.getSetting("preventOverflow");let o=0;if(this.trimmingContainer===e&&(!t||"vertical"!==t)){const e=this.wot.wtTable.getTotalHeight()-this.clone.wtTable.getTotalHeight();o=Math.max(this.getScrollPosition()-this.getTableParentOffset(),0),o>e&&(o=0)}return o}adjustHeaderBordersPosition(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];const o=this.wot.wtTable.holder.parentNode;this.wtSettings.getSetting("totalColumns")?(0,r.removeClass)(o,"emptyColumns"):(0,r.addClass)(o,"emptyColumns");let s=!1;if(!t){const t=this.wtSettings.getSetting("fixedRowsTop"),i=this.cachedFixedRowsTop!==t,n=this.wtSettings.getSetting("columnHeaders");if((i||0===t)&&n.length>0){const t=(0,r.hasClass)(o,"innerBorderTop");this.cachedFixedRowsTop=this.wtSettings.getSetting("fixedRowsTop"),e||0===this.wtSettings.getSetting("totalRows")?((0,r.addClass)(o,"innerBorderTop"),s=!t):((0,r.removeClass)(o,"innerBorderTop"),s=t)}}return s}}t.TopOverlay=u},40387:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(83302),n=s(o(56754)),a=o(75391),l=o(3984);class h extends a.Overlay{constructor(e,t,o,s,r,n){super(e,t,l.CLONE_TOP_INLINE_START_CORNER,o,s),(0,i.default)(this,"topOverlay",void 0),(0,i.default)(this,"inlineStartOverlay",void 0),this.topOverlay=r,this.inlineStartOverlay=n}createTable(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return new n.default(...t)}shouldBeRendered(){return this.wtSettings.getSetting("shouldRenderTopOverlay")&&this.wtSettings.getSetting("shouldRenderInlineStartOverlay")}resetFixedPosition(){if(this.updateTrimmingContainer(),!this.wot.wtTable.holder.parentNode)return!1;const e=this.clone.wtTable.holder.parentNode;if(this.trimmingContainer===this.domBindings.rootWindow){const t=this.inlineStartOverlay.getOverlayOffset()*(this.isRtl()?-1:1),o=this.topOverlay.getOverlayOffset();(0,r.setOverlayPosition)(e,`${t}px`,`${o}px`)}else(0,r.resetCssTransform)(e);let t=(0,r.outerHeight)(this.clone.wtTable.TABLE);const o=(0,r.outerWidth)(this.clone.wtTable.TABLE);return this.wot.wtTable.hasDefinedSize()||(t=0),e.style.height=`${t}px`,e.style.width=`${o}px`,!1}}t.TopInlineStartCornerOverlay=h},87831:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(83302),n=o(7374),a=o(50095),l=o(80151),h=o(37595),u=o(89381);t.default=class{constructor(e,t,o,s,a,l){(0,i.default)(this,"wot",null),(0,i.default)(this,"topOverlay",null),(0,i.default)(this,"bottomOverlay",null),(0,i.default)(this,"inlineStartOverlay",null),(0,i.default)(this,"topInlineStartCornerOverlay",null),(0,i.default)(this,"bottomInlineStartCornerOverlay",null),(0,i.default)(this,"browserLineHeight",void 0),(0,i.default)(this,"wtSettings",null),(0,i.default)(this,"resizeObserver",new ResizeObserver((e=>{(0,n.requestAnimationFrame)((()=>{Array.isArray(e)&&e.length&&this.wtSettings.getSetting("onContainerElementResize")}))}))),this.wot=e,this.wtSettings=s,this.domBindings=o,this.facadeGetter=t,this.wtTable=l;const{rootDocument:h,rootWindow:u}=this.domBindings;this.instance=this.wot,this.eventManager=a,this.scrollbarSize=(0,r.getScrollbarWidth)(h);const d="hidden"===u.getComputedStyle(l.wtRootElement.parentNode).getPropertyValue("overflow");this.scrollableElement=d?l.holder:(0,r.getScrollableElement)(l.TABLE),this.initOverlays(),this.hasScrollbarBottom=!1,this.hasScrollbarRight=!1,this.destroyed=!1,this.keyPressed=!1,this.spreaderLastSize={width:null,height:null},this.verticalScrolling=!1,this.horizontalScrolling=!1,this.initBrowserLineHeight(),this.registerListeners(),this.lastScrollX=u.scrollX,this.lastScrollY=u.scrollY}getOverlays(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const t=[this.topOverlay,this.topInlineStartCornerOverlay,this.inlineStartOverlay,this.bottomOverlay,this.bottomInlineStartCornerOverlay];return e&&t.push(this.wtTable),t}initBrowserLineHeight(){const{rootWindow:e,rootDocument:t}=this.domBindings,o=e.getComputedStyle(t.body),s=parseInt(o.lineHeight,10),i=1.2*parseInt(o.fontSize,10);this.browserLineHeight=s||i}initOverlays(){const e=[this.wot,this.facadeGetter,this.wtSettings,this.domBindings];this.topOverlay=new u.TopOverlay(...e),this.bottomOverlay=new u.BottomOverlay(...e),this.inlineStartOverlay=new u.InlineStartOverlay(...e),this.topInlineStartCornerOverlay=new u.TopInlineStartCornerOverlay(...e,this.topOverlay,this.inlineStartOverlay),this.bottomInlineStartCornerOverlay=new u.BottomInlineStartCornerOverlay(...e,this.bottomOverlay,this.inlineStartOverlay)}updateStateOfRendering(){let e=this.topOverlay.updateStateOfRendering();return e=this.bottomOverlay.updateStateOfRendering()||e,e=this.inlineStartOverlay.updateStateOfRendering()||e,this.inlineStartOverlay.needFullRender&&(this.topOverlay.needFullRender&&(e=this.topInlineStartCornerOverlay.updateStateOfRendering()||e),this.bottomOverlay.needFullRender&&(e=this.bottomInlineStartCornerOverlay.updateStateOfRendering()||e)),e}refreshAll(){this.wot.drawn&&(this.wtTable.holder.parentNode?(this.wot.draw(!0),this.verticalScrolling&&this.inlineStartOverlay.onScroll(),this.horizontalScrolling&&this.topOverlay.onScroll(),this.verticalScrolling=!1,this.horizontalScrolling=!1):this.destroy())}registerListeners(){const{rootDocument:e,rootWindow:t}=this.domBindings,{mainTableScrollableElement:o}=this.topOverlay,{mainTableScrollableElement:s}=this.inlineStartOverlay;this.eventManager.addEventListener(e.documentElement,"keydown",(e=>this.onKeyDown(e))),this.eventManager.addEventListener(e.documentElement,"keyup",(()=>this.onKeyUp())),this.eventManager.addEventListener(e,"visibilitychange",(()=>this.onKeyUp())),this.eventManager.addEventListener(o,"scroll",(e=>this.onTableScroll(e)),{passive:!0}),o!==s&&this.eventManager.addEventListener(s,"scroll",(e=>this.onTableScroll(e)),{passive:!0});const i=t.devicePixelRatio&&t.devicePixelRatio>1,r=this.scrollableElement===t,n=this.wtSettings.getSetting("preventWheel"),a={passive:r};(n||i||!(0,h.isChrome)())&&this.eventManager.addEventListener(this.wtTable.wtRootElement,"wheel",(e=>this.onCloneWheel(e,n)),a);let l;[this.topOverlay,this.bottomOverlay,this.inlineStartOverlay,this.topInlineStartCornerOverlay,this.bottomInlineStartCornerOverlay].forEach((e=>{if(e&&e.needFullRender){const{holder:t}=e.clone.wtTable;this.eventManager.addEventListener(t,"wheel",(e=>this.onCloneWheel(e,n)),a)}})),this.eventManager.addEventListener(t,"resize",(()=>{clearTimeout(l),l=setTimeout((()=>{this.wtSettings.getSetting("onWindowResize")}),200)})),r||this.resizeObserver.observe(this.wtTable.wtRootElement.parentElement)}deregisterListeners(){this.eventManager.clearEvents(!0)}onTableScroll(e){const t=this.domBindings.rootWindow,o=this.inlineStartOverlay.mainTableScrollableElement,s=this.topOverlay.mainTableScrollableElement,i=e.target;this.keyPressed&&(s!==t&&i!==t&&!e.target.contains(s)||o!==t&&i!==t&&!e.target.contains(o))||this.syncScrollPositions(e)}onCloneWheel(e,t){const{rootWindow:o}=this.domBindings,s=this.inlineStartOverlay.mainTableScrollableElement,i=this.topOverlay.mainTableScrollableElement,r=e.target,n=i!==o&&r!==o&&!r.contains(i),a=s!==o&&r!==o&&!r.contains(s);if(this.keyPressed&&(n||a))return;const l=this.translateMouseWheelToScroll(e);(t||this.scrollableElement!==o&&l)&&e.preventDefault()}onKeyDown(e){this.keyPressed=(0,l.isKey)(e.keyCode,"ARROW_UP|ARROW_RIGHT|ARROW_DOWN|ARROW_LEFT")}onKeyUp(){this.keyPressed=!1}translateMouseWheelToScroll(e){let t=isNaN(e.deltaY)?-1*e.wheelDeltaY:e.deltaY,o=isNaN(e.deltaX)?-1*e.wheelDeltaX:e.deltaX;1===e.deltaMode&&(o+=o*this.browserLineHeight,t+=t*this.browserLineHeight);const s=this.scrollVertically(t),i=this.scrollHorizontally(o);return s||i}scrollVertically(e){const t=this.scrollableElement.scrollTop;return this.scrollableElement.scrollTop+=e,t!==this.scrollableElement.scrollTop}scrollHorizontally(e){const t=this.scrollableElement.scrollLeft;return this.scrollableElement.scrollLeft+=e,t!==this.scrollableElement.scrollLeft}syncScrollPositions(){if(this.destroyed)return;const{rootWindow:e}=this.domBindings,t=this.topOverlay.clone.wtTable.holder,o=this.inlineStartOverlay.clone.wtTable.holder,[s,i]=[this.scrollableElement.scrollLeft,this.scrollableElement.scrollTop];if(this.horizontalScrolling=t.scrollLeft!==s||this.lastScrollX!==e.scrollX,this.verticalScrolling=o.scrollTop!==i||this.lastScrollY!==e.scrollY,this.lastScrollX=e.scrollX,this.lastScrollY=e.scrollY,this.horizontalScrolling){t.scrollLeft=s;const e=this.bottomOverlay.needFullRender?this.bottomOverlay.clone.wtTable.holder:null;e&&(e.scrollLeft=s)}this.verticalScrolling&&(o.scrollTop=i),this.refreshAll()}syncScrollWithMaster(){const e=this.topOverlay.mainTableScrollableElement,{scrollLeft:t,scrollTop:o}=e;this.topOverlay.needFullRender&&(this.topOverlay.clone.wtTable.holder.scrollLeft=t),this.bottomOverlay.needFullRender&&(this.bottomOverlay.clone.wtTable.holder.scrollLeft=t),this.inlineStartOverlay.needFullRender&&(this.inlineStartOverlay.clone.wtTable.holder.scrollTop=o)}updateMainScrollableElements(){this.deregisterListeners(),this.inlineStartOverlay.updateMainScrollableElement(),this.topOverlay.updateMainScrollableElement(),this.bottomOverlay.needFullRender&&this.bottomOverlay.updateMainScrollableElement();const{wtTable:e}=this,{rootWindow:t}=this.domBindings;"hidden"===t.getComputedStyle(e.wtRootElement.parentNode).getPropertyValue("overflow")?this.scrollableElement=e.holder:this.scrollableElement=(0,r.getScrollableElement)(e.TABLE),this.registerListeners()}destroy(){this.resizeObserver.disconnect(),this.eventManager.destroy(),this.topOverlay.destroy(),this.bottomOverlay.clone&&this.bottomOverlay.destroy(),this.inlineStartOverlay.destroy(),this.topInlineStartCornerOverlay&&this.topInlineStartCornerOverlay.destroy(),this.bottomInlineStartCornerOverlay&&this.bottomInlineStartCornerOverlay.clone&&this.bottomInlineStartCornerOverlay.destroy(),this.destroyed=!0}refresh(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.updateLastSpreaderSize()&&this.adjustElementsSize(),this.bottomOverlay.clone&&this.bottomOverlay.refresh(e),this.inlineStartOverlay.refresh(e),this.topOverlay.refresh(e),this.topInlineStartCornerOverlay&&this.topInlineStartCornerOverlay.refresh(e),this.bottomInlineStartCornerOverlay&&this.bottomInlineStartCornerOverlay.clone&&this.bottomInlineStartCornerOverlay.refresh(e)}updateLastSpreaderSize(){const e=this.wtTable.spreader,t=e.clientWidth,o=e.clientHeight,s=t!==this.spreaderLastSize.width||o!==this.spreaderLastSize.height;return s&&(this.spreaderLastSize.width=t,this.spreaderLastSize.height=o),s}adjustElementsSize(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const{wtViewport:t}=this.wot,{wtTable:o}=this,s=this.wtSettings.getSetting("totalColumns"),i=this.wtSettings.getSetting("totalRows"),r=t.getRowHeaderWidth(),n=t.getColumnHeaderHeight(),a=o.hider.style;if(a.width=`${r+this.inlineStartOverlay.sumCellSizes(0,s)}px`,a.height=`${n+this.topOverlay.sumCellSizes(0,i)+1}px`,this.scrollbarSize>0){const{scrollHeight:e,scrollWidth:t}=o.wtRootElement,{scrollHeight:s,scrollWidth:i}=o.holder;this.hasScrollbarRight=e<s,this.hasScrollbarBottom=t<i,this.hasScrollbarRight&&o.hider.scrollWidth+this.scrollbarSize>t?this.hasScrollbarBottom=!0:this.hasScrollbarBottom&&o.hider.scrollHeight+this.scrollbarSize>e&&(this.hasScrollbarRight=!0)}this.topOverlay.adjustElementsSize(e),this.inlineStartOverlay.adjustElementsSize(e),this.bottomOverlay.adjustElementsSize(e)}applyToDOM(){this.wtTable.isVisible()&&(this.topOverlay.applyToDOM(),this.bottomOverlay.clone&&this.bottomOverlay.applyToDOM(),this.inlineStartOverlay.applyToDOM())}getParentOverlay(e){if(!e)return null;const t=[this.topOverlay,this.inlineStartOverlay,this.bottomOverlay,this.topInlineStartCornerOverlay,this.bottomInlineStartCornerOverlay];let o=null;return(0,a.arrayEach)(t,(t=>{t&&t.clone&&t.clone.wtTable.TABLE.contains(e)&&(o=t.clone)})),o}syncOverlayTableClassNames(){const e=this.wtTable.TABLE,t=[this.topOverlay,this.inlineStartOverlay,this.bottomOverlay,this.topInlineStartCornerOverlay,this.bottomInlineStartCornerOverlay];(0,a.arrayEach)(t,(t=>{t&&(t.clone.wtTable.TABLE.className=e.className)}))}}},46593:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=s(o(94191));t.default=class{constructor(e,t){(0,i.default)(this,"nodesPool",null),(0,i.default)(this,"nodeType",void 0),(0,i.default)(this,"rootNode",void 0),(0,i.default)(this,"table",null),(0,i.default)(this,"renderedNodes",0),this.nodesPool="string"==typeof e?new r.default(e):null,this.nodeType=e,this.rootNode=t}setTable(e){this.nodesPool&&this.nodesPool.setRootDocument(e.rootDocument),this.table=e}adjust(){}render(){}}},91767:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(83302),n=o(1909),a=s(o(46593)),l=o(5386);class h extends a.default{constructor(){super("TD"),(0,i.default)(this,"orderViews",new WeakMap),(0,i.default)(this,"sourceRowIndex",0)}obtainOrderView(e){let t;return this.orderViews.has(e)?t=this.orderViews.get(e):(t=new n.SharedOrderView(e,(e=>this.nodesPool.obtain(this.sourceRowIndex,e)),this.nodeType),this.orderViews.set(e,t)),t}render(){const{rowsToRender:e,columnsToRender:t,rows:o,rowHeaders:s}=this.table;for(let a=0;a<e;a++){const e=this.table.renderedRowToSource(a),h=o.getRenderedNode(a);this.sourceRowIndex=e;const u=this.obtainOrderView(h),d=s.obtainOrderView(h);u.prependView(d).setSize(t).setOffset(this.table.renderedColumnToSource(0)).start();for(let o=0;o<t;o++){u.render();const t=u.getCurrentNode(),s=this.table.renderedColumnToSource(o);var i,n;if((0,r.hasClass)(t,"hide")||(t.className=""),t.removeAttribute("style"),t.removeAttribute("dir"),(0,r.removeAttribute)(t,[new RegExp("aria-(.*)"),new RegExp("role")]),this.table.cellRenderer(e,s,t),this.table.isAriaEnabled())(0,r.setAttribute)(t,[...t.hasAttribute("role")?[]:[(0,l.A11Y_GRIDCELL)()],(0,l.A11Y_TABINDEX)(-1),(0,l.A11Y_COLINDEX)(s+(null!==(i=null===(n=this.table.rowUtils)||void 0===n||null===(n=n.dataAccessObject)||void 0===n?void 0:n.rowHeaders.length)&&void 0!==i?i:0)+1)])}u.end()}}}t.default=h},84888:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(46593)),r=o(83302);class n extends i.default{constructor(e){super(null,e)}adjust(){const{columnsToRender:e,rowHeadersCount:t}=this.table,o=e+t;for(;this.renderedNodes<o;)this.rootNode.appendChild(this.table.rootDocument.createElement("col")),this.renderedNodes+=1;for(;this.renderedNodes>o;)this.rootNode.removeChild(this.rootNode.lastChild),this.renderedNodes-=1}render(){this.adjust();const{columnsToRender:e,rowHeadersCount:t}=this.table;for(let e=0;e<t;e++){const t=this.table.renderedColumnToSource(e),o=this.table.columnUtils.getHeaderWidth(t);this.rootNode.childNodes[e].style.width=`${o}px`}for(let o=0;o<e;o++){const e=this.table.renderedColumnToSource(o),s=this.table.columnUtils.getStretchedColumnWidth(e);this.rootNode.childNodes[o+t].style.width=`${s}px`}const o=this.rootNode.firstChild;o&&(0,r.addClass)(o,"rowHeader")}}t.default=n},90802:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=o(83302),r=s(o(46593)),n=o(5386);class a extends r.default{constructor(e){super(null,e)}adjust(){const{columnHeadersCount:e,rowHeadersCount:t}=this.table;let o=this.rootNode.firstChild;if(e){const{columnsToRender:s}=this.table,i=s+t;for(let t=0,s=e;t<s;t++){for(o=this.rootNode.childNodes[t],o||(o=this.table.rootDocument.createElement("tr"),this.rootNode.appendChild(o)),this.renderedNodes=o.childNodes.length;this.renderedNodes<i;)o.appendChild(this.table.rootDocument.createElement("th")),this.renderedNodes+=1;for(;this.renderedNodes>i;)o.removeChild(o.lastChild),this.renderedNodes-=1}const r=this.rootNode.childNodes.length;if(r>e)for(let t=e;t<r;t++)this.rootNode.removeChild(this.rootNode.lastChild)}else o&&(0,i.empty)(o)}render(){const{columnHeadersCount:e}=this.table;this.table.isAriaEnabled()&&(0,i.setAttribute)(this.rootNode,[(0,n.A11Y_ROWGROUP)()]);for(let t=0;t<e;t+=1){const{columnHeaderFunctions:e,columnsToRender:o,rowHeadersCount:s}=this.table,r=this.rootNode.childNodes[t];this.table.isAriaEnabled()&&(0,i.setAttribute)(r,[(0,n.A11Y_ROW)(),(0,n.A11Y_ROWINDEX)(t+1)]);for(let a=-1*s;a<o;a+=1){const o=this.table.renderedColumnToSource(a),l=r.childNodes[a+s];l.className="",l.removeAttribute("style"),(0,i.removeAttribute)(l,[new RegExp("aria-(.*)"),new RegExp("role")]),this.table.isAriaEnabled()&&(0,i.setAttribute)(l,[(0,n.A11Y_COLINDEX)(a+1+this.table.rowHeadersCount),(0,n.A11Y_TABINDEX)(-1),(0,n.A11Y_COLUMNHEADER)(),...a>=0?[(0,n.A11Y_SCOPE_COL)()]:[(0,n.A11Y_ROW)()]]),e[t](o,l,t)}}}}t.default=a},96649:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(68384));t.RowHeadersRenderer=i.default;var r=s(o(90802));t.ColumnHeadersRenderer=r.default;var n=s(o(84888));t.ColGroupRenderer=n.default;var a=s(o(77267));t.RowsRenderer=a.default;var l=s(o(91767));t.CellsRenderer=l.default;var h=s(o(46538));t.TableRenderer=h.default;t.Renderer=class{constructor(){let{TABLE:e,THEAD:t,COLGROUP:o,TBODY:s,rowUtils:u,columnUtils:d,cellRenderer:c}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.renderer=new h.default(e,{cellRenderer:c}),this.renderer.setRenderers({rowHeaders:new i.default,columnHeaders:new r.default(t),colGroup:new n.default(o),rows:new a.default(s),cells:new l.default}),this.renderer.setAxisUtils(u,d)}setFilters(e,t){return this.renderer.setFilters(e,t),this}setViewportSize(e,t){return this.renderer.setViewportSize(e,t),this}setHeaderContentRenderers(e,t){return this.renderer.setHeaderContentRenderers(e,t),this}adjust(){this.renderer.adjust()}render(){this.renderer.render()}}},68384:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(1909),n=s(o(46593)),a=o(83302),l=o(5386);class h extends n.default{constructor(){super("TH"),(0,i.default)(this,"orderViews",new WeakMap),(0,i.default)(this,"sourceRowIndex",0)}obtainOrderView(e){let t;return this.orderViews.has(e)?t=this.orderViews.get(e):(t=new r.SharedOrderView(e,(e=>this.nodesPool.obtain(this.sourceRowIndex,e)),this.nodeType),this.orderViews.set(e,t)),t}render(){const{rowsToRender:e,rowHeaderFunctions:t,rowHeadersCount:o,rows:s,cells:i}=this.table;for(let r=0;r<e;r++){const e=this.table.renderedRowToSource(r),n=s.getRenderedNode(r);this.sourceRowIndex=e;const h=this.obtainOrderView(n),u=i.obtainOrderView(n);h.appendView(u).setSize(o).setOffset(this.table.renderedColumnToSource(0)).start();for(let s=0;s<o;s++){h.render();const o=h.getCurrentNode();o.className="",o.removeAttribute("style"),(0,a.removeAttribute)(o,[new RegExp("aria-(.*)"),new RegExp("role")]),this.table.isAriaEnabled()&&(0,a.setAttribute)(o,[(0,l.A11Y_ROWHEADER)(),(0,l.A11Y_SCOPE_ROW)(),(0,l.A11Y_COLINDEX)(s+1),(0,l.A11Y_TABINDEX)(-1)]),t[s](e,o,s)}h.end()}}}t.default=h},77267:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(69173),n=o(28236),a=o(1909),l=s(o(46593)),h=o(83302),u=o(5386);let d=!1;class c extends l.default{constructor(e){super("TR",e),(0,i.default)(this,"orderView",void 0),this.orderView=new a.OrderView(e,(e=>this.nodesPool.obtain(e)),this.nodeType)}getRenderedNode(e){return this.orderView.getNode(e)}render(){const{rowsToRender:e}=this.table;!d&&e>1e3&&(d=!0,(0,r.warn)(n.toSingleLine`Performance tip: Handsontable rendered more than 1000 visible rows. Consider limiting\x20
|
32
|
+
the number of rendered rows by specifying the table height and/or turning off the "renderAllRows" option.`)),this.table.isAriaEnabled()&&(0,h.setAttribute)(this.rootNode,[(0,u.A11Y_ROWGROUP)()]),this.orderView.setSize(e).setOffset(this.table.renderedRowToSource(0)).start();for(let s=0;s<e;s++){this.orderView.render();const e=this.orderView.getCurrentNode(),i=this.table.renderedRowToSource(s);var t,o;if(this.table.isAriaEnabled())(0,h.setAttribute)(e,[(0,u.A11Y_ROW)(),(0,u.A11Y_ROWINDEX)(i+(null!==(t=null===(o=this.table.rowUtils)||void 0===o||null===(o=o.dataAccessObject)||void 0===o?void 0:o.columnHeaders.length)&&void 0!==t?t:0)+1)])}this.orderView.end()}}t.default=c},46538:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231));t.default=class{constructor(e){let{cellRenderer:t}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(0,i.default)(this,"rootNode",void 0),(0,i.default)(this,"rootDocument",void 0),(0,i.default)(this,"rowHeaders",null),(0,i.default)(this,"columnHeaders",null),(0,i.default)(this,"colGroup",null),(0,i.default)(this,"rows",null),(0,i.default)(this,"cells",null),(0,i.default)(this,"rowFilter",null),(0,i.default)(this,"columnFilter",null),(0,i.default)(this,"rowUtils",null),(0,i.default)(this,"columnUtils",null),(0,i.default)(this,"rowsToRender",0),(0,i.default)(this,"columnsToRender",0),(0,i.default)(this,"rowHeaderFunctions",[]),(0,i.default)(this,"rowHeadersCount",0),(0,i.default)(this,"columnHeaderFunctions",[]),(0,i.default)(this,"columnHeadersCount",0),(0,i.default)(this,"cellRenderer",void 0),this.rootNode=e,this.rootDocument=this.rootNode.ownerDocument,this.cellRenderer=t}setAxisUtils(e,t){this.rowUtils=e,this.columnUtils=t}setViewportSize(e,t){this.rowsToRender=e,this.columnsToRender=t}setFilters(e,t){this.rowFilter=e,this.columnFilter=t}setHeaderContentRenderers(e,t){this.rowHeaderFunctions=e,this.rowHeadersCount=e.length,this.columnHeaderFunctions=t,this.columnHeadersCount=t.length}setRenderers(){let{rowHeaders:e,columnHeaders:t,colGroup:o,rows:s,cells:i}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};e.setTable(this),t.setTable(this),o.setTable(this),s.setTable(this),i.setTable(this),this.rowHeaders=e,this.columnHeaders=t,this.colGroup=o,this.rows=s,this.cells=i}renderedRowToSource(e){return this.rowFilter.renderedToSource(e)}renderedColumnToSource(e){return this.columnFilter.renderedToSource(e)}isAriaEnabled(){return this.rowUtils.wtSettings.getSetting("ariaTags")}render(){this.colGroup.adjust(),this.columnHeaders.adjust(),this.rows.adjust(),this.rowHeaders.adjust(),this.columnHeaders.render(),this.rows.render(),this.rowHeaders.render(),this.cells.render(),this.columnUtils.calculateWidths(),this.colGroup.render();const{rowsToRender:e,rows:t}=this;for(let o=0;o<e;o++){const e=t.getRenderedNode(o);if(e.firstChild){const t=this.renderedRowToSource(o),s=this.rowUtils.getHeight(t);e.firstChild.style.height=s?s-1+"px":""}}}}},52188:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(83302);t.default=class{constructor(e){(0,i.default)(this,"dataAccessObject",void 0),(0,i.default)(this,"lastScrolledColumnPos",-1),(0,i.default)(this,"lastScrolledRowPos",-1),this.dataAccessObject=e}scrollViewport(e,t,o,s,i){const r=this.scrollViewportHorizontally(e.col,o,i),n=this.scrollViewportVertically(e.row,t,s);return r||n}scrollViewportHorizontally(e,t,o){const{drawn:s,totalColumns:i}=this.dataAccessObject;if(!s||!Number.isInteger(e)||e<0||e>i)return!1;const r=this.getFirstVisibleColumn(),n=this.getLastVisibleColumn(),a=void 0===t&&void 0===o,{fixedColumnsStart:l,inlineStartOverlay:h}=this.dataAccessObject;if(a&&e<l)return!1;let u=!1;return e=this.dataAccessObject.wtSettings.getSetting("onBeforeViewportScrollHorizontally",e),-1===r?u=h.scrollTo(e,a?e>this.lastScrolledColumnPos:t):(a&&(e<r||e>n)||!a)&&(u=h.scrollTo(e,a?e>n:t)),u&&(this.lastScrolledColumnPos=e),u}scrollViewportVertically(e,t,o){const{drawn:s,totalRows:i}=this.dataAccessObject;if(!s||!Number.isInteger(e)||e<0||e>i)return!1;const r=this.getFirstVisibleRow(),n=this.getLastVisibleRow(),a=void 0===t&&void 0===o,{fixedRowsBottom:l,fixedRowsTop:h,topOverlay:u}=this.dataAccessObject;if(a&&(e<h||e>i-l-1))return!1;let d=!1;return e=this.dataAccessObject.wtSettings.getSetting("onBeforeViewportScrollVertically",e),-1===r?d=u.scrollTo(e,a?e>this.lastScrolledRowPos:o):(a&&(e<r||e>n)||!a)&&(d=u.scrollTo(e,a?e>n:o)),d&&(this.lastScrolledRowPos=e),d}getFirstVisibleRow(){const{topOverlay:e,wtTable:t,wtViewport:o,totalRows:s,fixedRowsTop:i,rootWindow:n}=this.dataAccessObject;let a=t.getFirstVisibleRow();if(e.mainTableScrollableElement===n){const l=(0,r.offset)(t.wtRootElement),h=(0,r.innerHeight)(t.hider),u=(0,r.innerHeight)(n),d=(0,r.getScrollTop)(n,n);if(l.top+h-u<=d){let t=o.getColumnHeaderHeight();t+=e.sumCellSizes(0,i);for(let o=s;o>0;o--)if(t+=e.sumCellSizes(o-1,o),l.top+h-t<=d){a=o;break}}}return a}getLastVisibleRow(){const{topOverlay:e,wtTable:t,wtViewport:o,totalRows:s,rootWindow:i}=this.dataAccessObject;let n=t.getLastVisibleRow();if(e.mainTableScrollableElement===i){const a=(0,r.offset)(t.wtRootElement),l=(0,r.getScrollTop)(i,i);if(a.top>l){const t=(0,r.innerHeight)(i);let h=o.getColumnHeaderHeight();for(let o=1;o<=s;o++)if(h+=e.sumCellSizes(o-1,o),a.top+h-l>=t){n=o-2;break}}}return n}getFirstVisibleColumn(){const{inlineStartOverlay:e,wtTable:t,wtViewport:o,totalColumns:s,rootWindow:i}=this.dataAccessObject;let n=t.getFirstVisibleColumn();if(e.mainTableScrollableElement===i){const a=(0,r.offset)(t.wtRootElement),l=(0,r.innerWidth)(t.hider),h=(0,r.innerWidth)(i),u=Math.abs((0,r.getScrollLeft)(i,i));if(a.left+l-h<=u){let t=o.getRowHeaderWidth();for(let o=s;o>0;o--)if(t+=e.sumCellSizes(o-1,o),a.left+l-t<=u){n=o;break}}}return n}getLastVisibleColumn(){const{wtSettings:e,inlineStartOverlay:t,wtTable:o,wtViewport:s,totalColumns:i,rootWindow:n}=this.dataAccessObject;let a=o.getLastVisibleColumn();if(t.mainTableScrollableElement===n){let l=null;if(e.getSetting("rtlMode")){const e=o.TABLE.getBoundingClientRect(),t=this.dataAccessObject.rootWindow.document.documentElement.offsetWidth;l=Math.abs(e.right-t)}else{l=(0,r.offset)(o.wtRootElement).left}const h=Math.abs((0,r.getScrollLeft)(n,n));if(l>h){const e=(0,r.innerWidth)(n);let o=s.getRowHeaderWidth();for(let s=1;s<=i;s++)if(o+=t.sumCellSizes(s-1,s),l+o-h>=e){a=s-2;break}}}return a}}},67175:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(83302),i=o(24449),r=o(22232),n=o(37595),a=o(97132);t.default=class{constructor(e,t){t&&(this.eventManager=e.eventManager,this.instance=e,this.wot=e,this.settings=t,this.mouseDown=!1,this.main=null,this.top=null,this.bottom=null,this.start=null,this.end=null,this.topStyle=null,this.bottomStyle=null,this.startStyle=null,this.endStyle=null,this.cornerDefaultStyle=a.CORNER_DEFAULT_STYLE,this.cornerCenterPointOffset=-parseInt(this.cornerDefaultStyle.width,10)/2,this.corner=null,this.cornerStyle=null,this.createBorders(t),this.registerListeners())}registerListeners(){const e=this.wot.rootDocument.body;this.eventManager.addEventListener(e,"mousedown",(()=>this.onMouseDown())),this.eventManager.addEventListener(e,"mouseup",(()=>this.onMouseUp()));for(let e=0,t=this.main.childNodes.length;e<t;e++){const t=this.main.childNodes[e];this.eventManager.addEventListener(t,"mouseenter",(t=>this.onMouseEnter(t,this.main.childNodes[e])))}}onMouseDown(){this.mouseDown=!0}onMouseUp(){this.mouseDown=!1}onMouseEnter(e,t){if(!this.mouseDown||!this.wot.getSetting("hideBorderOnMouseDownOver"))return;e.preventDefault(),(0,i.stopImmediatePropagation)(e);const o=this,s=this.wot.rootDocument.body,r=t.getBoundingClientRect();t.style.display="none",this.eventManager.addEventListener(s,"mousemove",(function e(i){var n;((n=i).clientY<Math.floor(r.top)||n.clientY>Math.ceil(r.top+r.height)||n.clientX<Math.floor(r.left)||n.clientX>Math.ceil(r.left+r.width))&&(o.eventManager.removeEventListener(s,"mousemove",e),t.style.display="block")}))}createBorders(e){const{rootDocument:t}=this.wot;this.main=t.createElement("div");const o=["top","start","bottom","end","corner"];let s=this.main.style;s.position="absolute",s.top=0,s.left=0;for(let i=0;i<5;i++){const r=o[i],n=t.createElement("div");n.className=`wtBorder ${this.settings.className||""}`,this.settings[r]&&this.settings[r].hide&&(n.className+=" hidden"),s=n.style,s.backgroundColor=this.settings[r]&&this.settings[r].color?this.settings[r].color:e.border.color,s.height=this.settings[r]&&this.settings[r].width?`${this.settings[r].width}px`:`${e.border.width}px`,s.width=this.settings[r]&&this.settings[r].width?`${this.settings[r].width}px`:`${e.border.width}px`,this.main.appendChild(n)}this.top=this.main.childNodes[0],this.start=this.main.childNodes[1],this.bottom=this.main.childNodes[2],this.end=this.main.childNodes[3],this.topStyle=this.top.style,this.startStyle=this.start.style,this.bottomStyle=this.bottom.style,this.endStyle=this.end.style,this.corner=this.main.childNodes[4],this.corner.className+=" corner",this.cornerStyle=this.corner.style,this.cornerStyle.width=this.cornerDefaultStyle.width,this.cornerStyle.height=this.cornerDefaultStyle.height,this.cornerStyle.border=[this.cornerDefaultStyle.borderWidth,this.cornerDefaultStyle.borderStyle,this.cornerDefaultStyle.borderColor].join(" "),(0,n.isMobileBrowser)()&&this.createMultipleSelectorHandles(),this.disappear();const{wtTable:i}=this.wot;let r=i.bordersHolder;r||(r=t.createElement("div"),r.className="htBorders",i.bordersHolder=r,i.spreader.appendChild(r)),r.appendChild(this.main)}createMultipleSelectorHandles(){const{rootDocument:e}=this.wot;this.selectionHandles={top:e.createElement("DIV"),topHitArea:e.createElement("DIV"),bottom:e.createElement("DIV"),bottomHitArea:e.createElement("DIV")};this.selectionHandles.top.className="topSelectionHandle topLeftSelectionHandle",this.selectionHandles.topHitArea.className="topSelectionHandle-HitArea topLeftSelectionHandle-HitArea",this.selectionHandles.bottom.className="bottomSelectionHandle bottomRightSelectionHandle",this.selectionHandles.bottomHitArea.className="bottomSelectionHandle-HitArea bottomRightSelectionHandle-HitArea",this.selectionHandles.styles={top:this.selectionHandles.top.style,topHitArea:this.selectionHandles.topHitArea.style,bottom:this.selectionHandles.bottom.style,bottomHitArea:this.selectionHandles.bottomHitArea.style};const t={position:"absolute",height:"40px",width:"40px","border-radius":`${parseInt(40/1.5,10)}px`};(0,r.objectEach)(t,((e,t)=>{this.selectionHandles.styles.bottomHitArea[t]=e,this.selectionHandles.styles.topHitArea[t]=e}));const o={position:"absolute",height:"10px",width:"10px","border-radius":`${parseInt(10/1.5,10)}px`,background:"#F5F5FF",border:"1px solid #4285c8"};(0,r.objectEach)(o,((e,t)=>{this.selectionHandles.styles.bottom[t]=e,this.selectionHandles.styles.top[t]=e})),this.main.appendChild(this.selectionHandles.top),this.main.appendChild(this.selectionHandles.bottom),this.main.appendChild(this.selectionHandles.topHitArea),this.main.appendChild(this.selectionHandles.bottomHitArea)}isPartRange(e,t){const o=this.wot.selectionManager.getAreaSelection();return!(!o.cellRange||e===o.cellRange.to.row&&t===o.cellRange.to.col)}updateMultipleSelectionHandlesPosition(e,t,o,s,i,r){const n=this.wot.wtSettings.getSetting("rtlMode")?"right":"left",{top:a,topHitArea:l,bottom:h,bottomHitArea:u}=this.selectionHandles.styles,d=parseInt(a.borderWidth,10),c=parseInt(a.width,10),g=parseInt(l.width,10),f=this.wot.wtTable.getWidth(),p=this.wot.wtTable.getHeight();a.top=`${parseInt(o-c-1,10)}px`,a[n]=`${parseInt(s-c-1,10)}px`,l.top=`${parseInt(o-g/4*3,10)}px`,l[n]=`${parseInt(s-g/4*3,10)}px`;const m=Math.min(parseInt(s+i,10),f-c-2*d),w=Math.min(parseInt(s+i-g/4,10),f-g-2*d);h[n]=`${m}px`,u[n]=`${w}px`;const C=Math.min(parseInt(o+r,10),p-c-2*d),v=Math.min(parseInt(o+r-g/4,10),p-g-2*d);h.top=`${C}px`,u.top=`${v}px`,this.settings.border.cornerVisible&&this.settings.border.cornerVisible()?(a.display="block",l.display="block",this.isPartRange(e,t)?(h.display="none",u.display="none"):(h.display="block",u.display="block")):(a.display="none",h.display="none",l.display="none",u.display="none"),e===this.wot.wtSettings.getSetting("fixedRowsTop")||t===this.wot.wtSettings.getSetting("fixedColumnsStart")?(a.zIndex="9999",l.zIndex="9999"):(a.zIndex="",l.zIndex="")}appear(e){if(this.disabled)return;const{wtTable:t,rootDocument:o,rootWindow:i}=this.wot;let r,a,l,h,u,d;const c=t.getRenderedRowsCount();for(let o=0;o<c;o+=1){const s=t.rowFilter.renderedToSource(o);if(s>=e[0]&&s<=e[2]){r=s,u=e[0];break}}for(let o=c-1;o>=0;o-=1){const s=t.rowFilter.renderedToSource(o);if(s>=e[0]&&s<=e[2]){a=s;break}}const g=t.getRenderedColumnsCount();for(let o=0;o<g;o+=1){const s=t.columnFilter.renderedToSource(o);if(s>=e[1]&&s<=e[3]){l=s,d=e[1];break}}for(let o=g-1;o>=0;o-=1){const s=t.columnFilter.renderedToSource(o);if(s>=e[1]&&s<=e[3]){h=s;break}}if(void 0===r||void 0===l)return void this.disappear();let f=t.getCell(this.wot.createCellCoords(r,l));const p=r!==a||l!==h,m=p?t.getCell(this.wot.createCellCoords(a,h)):f,w=(0,s.offset)(f),C=p?(0,s.offset)(m):w,v=(0,s.offset)(t.TABLE),y=(0,s.outerWidth)(t.TABLE),E=w.top,S=w.left,R=this.wot.wtSettings.getSetting("rtlMode");let b=0,_=0;if(R){const e=(0,s.outerWidth)(f),t=i.innerWidth-v.left-y;_=S+e-C.left,b=i.innerWidth-S-e-t-1}else _=C.left+(0,s.outerWidth)(m)-S,b=S-v.left-1;if(this.isEntireColumnSelected(r,a)){const e=this.getDimensionsFromHeader("columns",l,h,u,v);let t=null;e&&([t,b,_]=e),t&&(f=t)}let T=E-v.top-1,O=C.top+(0,s.outerHeight)(m)-E;if(this.isEntireRowSelected(l,h)){const e=this.getDimensionsFromHeader("rows",r,a,d,v);let t=null;e&&([t,T,O]=e),t&&(f=t)}const M=(0,s.getComputedStyle)(f,i);parseInt(M.borderTopWidth,10)>0&&(T+=1,O=O>0?O-1:0),parseInt(M[R?"borderRightWidth":"borderLeftWidth"],10)>0&&(b+=1,_=_>0?_-1:0);const I=R?"right":"left";this.topStyle.top=`${T}px`,this.topStyle[I]=`${b}px`,this.topStyle.width=`${_}px`,this.topStyle.display="block",this.startStyle.top=`${T}px`,this.startStyle[I]=`${b}px`,this.startStyle.height=`${O}px`,this.startStyle.display="block";const N=Math.floor(this.settings.border.width/2);this.bottomStyle.top=T+O-N+"px",this.bottomStyle[I]=`${b}px`,this.bottomStyle.width=`${_}px`,this.bottomStyle.display="block",this.endStyle.top=`${T}px`,this.endStyle[I]=b+_-N+"px",this.endStyle.height=`${O+1}px`,this.endStyle.display="block";let A=this.settings.border.cornerVisible;A="function"==typeof A?A(this.settings.layerLevel):A;const P=this.wot.getSetting("onModifyGetCellCoords",a,h);let[x,H]=[a,h];if(P&&Array.isArray(P)&&([,,x,H]=P),(0,n.isMobileBrowser)()||!A||this.isPartRange(x,H))this.cornerStyle.display="none";else{this.cornerStyle.top=T+O+this.cornerCenterPointOffset-1+"px",this.cornerStyle[I]=b+_+this.cornerCenterPointOffset-1+"px",this.cornerStyle.borderRightWidth=this.cornerDefaultStyle.borderWidth,this.cornerStyle.width=this.cornerDefaultStyle.width,this.cornerStyle.display="none";let e=(0,s.getTrimmingContainer)(t.TABLE);const r=e===i;r&&(e=o.documentElement);const n=parseInt(this.cornerDefaultStyle.width,10)/2,l=parseInt(this.cornerDefaultStyle.height,10)/2;if(h===this.wot.getSetting("totalColumns")-1){const t=r?m.getBoundingClientRect().left:m.offsetLeft;let o=!1,i=0;R?(i=t-parseInt(this.cornerDefaultStyle.width,10)/2,o=i<0):(i=t+(0,s.outerWidth)(m)+parseInt(this.cornerDefaultStyle.width,10)/2,o=i>=(0,s.innerWidth)(e)),o&&(this.cornerStyle[I]=`${Math.floor(b+_+this.cornerCenterPointOffset-n)}px`,this.cornerStyle[R?"borderLeftWidth":"borderRightWidth"]=0)}if(a===this.wot.getSetting("totalRows")-1){(r?m.getBoundingClientRect().top:m.offsetTop)+(0,s.outerHeight)(m)+parseInt(this.cornerDefaultStyle.height,10)/2>=(0,s.innerHeight)(e)&&(this.cornerStyle.top=`${Math.floor(T+O+this.cornerCenterPointOffset-l)}px`,this.cornerStyle.borderBottomWidth=0)}this.cornerStyle.display="block"}(0,n.isMobileBrowser)()&&this.updateMultipleSelectionHandlesPosition(a,h,T,b,_,O)}isEntireColumnSelected(e,t){return e===this.wot.wtTable.getFirstRenderedRow()&&t===this.wot.wtTable.getLastRenderedRow()}isEntireRowSelected(e,t){return e===this.wot.wtTable.getFirstRenderedColumn()&&t===this.wot.wtTable.getLastRenderedColumn()}getDimensionsFromHeader(e,t,o,i,r){const{wtTable:n}=this.wot,a=n.wtRootElement.parentNode;let l=null,h=null,u=null,d=null,c=null,g=null,f=null,p=null;switch(e){case"rows":l=function(){return n.getRowHeader(...arguments)},h=function(){return(0,s.outerHeight)(...arguments)},u="ht__selection--rows",g="top";break;case"columns":l=function(){return n.getColumnHeader(...arguments)},h=function(){return(0,s.outerWidth)(...arguments)},u="ht__selection--columns",g="left"}if(a.classList.contains(u)){const e=this.wot.getSetting("columnHeaders").length;if(f=l(t,e-i),p=l(o,e-i),!f||!p)return!1;const n=(0,s.offset)(f),a=(0,s.offset)(p);return f&&p&&(d=n[g]-r[g]-1,c=a[g]+h(p)-n[g]),[f,d,c]}return!1}changeBorderStyle(e,t){const o=this[e].style,i=t[e];!i||i.hide?(0,s.addClass)(this[e],"hidden"):((0,s.hasClass)(this[e],"hidden")&&(0,s.removeClass)(this[e],"hidden"),o.backgroundColor=i.color,"top"!==e&&"bottom"!==e||(o.height=`${i.width}px`),"start"!==e&&"end"!==e||(o.width=`${i.width}px`))}changeBorderToDefaultStyle(e){const t=1,o="#000",s=this[e].style;s.backgroundColor=o,s.width=`${t}px`,s.height=`${t}px`}toggleHiddenClass(e,t){this.changeBorderToDefaultStyle(e),t?(0,s.addClass)(this[e],"hidden"):(0,s.removeClass)(this[e],"hidden")}disappear(){this.topStyle.display="none",this.bottomStyle.display="none",this.startStyle.display="none",this.endStyle.display="none",this.cornerStyle.display="none",(0,n.isMobileBrowser)()&&(this.selectionHandles.styles.top.display="none",this.selectionHandles.styles.topHitArea.display="none",this.selectionHandles.styles.bottom.display="none",this.selectionHandles.styles.bottomHitArea.display="none")}destroy(){this.eventManager.destroyWithOwnEventsOnly(),this.main.parentNode.removeChild(this.main)}}},97132:(e,t)=>{"use strict";t.__esModule=!0;t.CORNER_DEFAULT_STYLE=Object.freeze({width:"6px",height:"6px",borderWidth:"1px",borderStyle:"solid",borderColor:"#FFF"})},23009:(e,t)=>{"use strict";t.__esModule=!0;t.ACTIVE_HEADER_TYPE="active-header",t.HEADER_TYPE="header",t.AREA_TYPE="area",t.FOCUS_TYPE="focus",t.FILL_TYPE="fill",t.ROW_TYPE="row",t.COLUMN_TYPE="column",t.CUSTOM_SELECTION_TYPE="custom-selection"},88361:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i={SelectionManager:!0,Selection:!0},r=s(o(33468));t.Selection=r.default;var n=o(23009);Object.keys(n).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===n[e]||(t[e]=n[e]))}));var a=o(97132);Object.keys(a).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===a[e]||(t[e]=a[e]))}));var l=o(86143);t.SelectionManager=l.SelectionManager},86143:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0,o(63517),o(9815);var i=s(o(42538)),r=s(o(48427)),n=o(83302),a=o(7161),l=s(o(67175));function h(e,t,o){u(e,t),t.set(e,o)}function u(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}var d=new WeakMap,c=new WeakMap,g=new WeakMap,f=new WeakMap,p=new WeakMap,m=new WeakMap,w=new WeakSet;function C(){const e=(0,i.default)(this,f).get((0,i.default)(this,d)),t=(0,i.default)(this,d).wtSettings.getSetting("onBeforeRemoveCellClassNames");if(Array.isArray(t))for(let o=0;o<t.length;o++)e.add(t[o]);e.forEach((e=>{var t,o;const s=(0,i.default)(this,d).wtTable.TABLE.querySelectorAll(`.${e}`);let r=[];Array.isArray(null===(t=(0,i.default)(this,c).options)||void 0===t?void 0:t.cellAttributes)&&(r=(0,i.default)(this,c).options.cellAttributes.map((e=>e[0]))),Array.isArray(null===(o=(0,i.default)(this,c).options)||void 0===o?void 0:o.headerAttributes)&&(r=[...r,...(0,i.default)(this,c).options.headerAttributes.map((e=>e[0]))]);for(let t=0,o=s.length;t<o;t++)(0,n.removeClass)(s[t],e),(0,n.removeAttribute)(s[t],r)})),e.clear()}t.SelectionManager=class{constructor(e){var t,o;u(t=this,o=w),o.add(t),h(this,d,{writable:!0,value:void 0}),h(this,c,{writable:!0,value:void 0}),h(this,g,{writable:!0,value:new a.SelectionScanner}),h(this,f,{writable:!0,value:new WeakMap}),h(this,p,{writable:!0,value:new WeakSet}),h(this,m,{writable:!0,value:new Map}),(0,r.default)(this,c,e)}setActiveOverlay(e){return(0,r.default)(this,d,e),(0,i.default)(this,g).setActiveOverlay((0,i.default)(this,d)),(0,i.default)(this,f).has((0,i.default)(this,d))||(0,i.default)(this,f).set((0,i.default)(this,d),new Set),this}getFocusSelection(){return null!==(0,i.default)(this,c)?(0,i.default)(this,c).getFocus():null}getAreaSelection(){return null!==(0,i.default)(this,c)?(0,i.default)(this,c).createLayeredArea():null}getBorderInstance(e){if(!e.settings.border)return null;if((0,i.default)(this,m).has(e)){const t=(0,i.default)(this,m).get(e);if(t.has((0,i.default)(this,d)))return t.get((0,i.default)(this,d));const o=new l.default((0,i.default)(this,d),e.settings);return t.set((0,i.default)(this,d),o),o}const t=new l.default((0,i.default)(this,d),e.settings);return(0,i.default)(this,m).set(e,new Map([[(0,i.default)(this,d),t]])),t}getBorderInstances(e){var t,o;return Array.from(null!==(t=null===(o=(0,i.default)(this,m).get(e))||void 0===o?void 0:o.values())&&void 0!==t?t:[])}destroyBorders(e){(0,i.default)(this,m).get(e).forEach((e=>e.destroy())),(0,i.default)(this,m).delete(e)}render(e){if(null===(0,i.default)(this,c))return;e&&function(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}(this,w,C).call(this);const t=Array.from((0,i.default)(this,c)),o=new Map,s=new Map;for(let e=0;e<t.length;e++){const r=t[e],{className:n,headerAttributes:a,createLayers:l,selectionType:h}=r.settings;(0,i.default)(this,p).has(r)||((0,i.default)(this,p).add(r),r.addLocalHook("destroy",(()=>this.destroyBorders(r))));const u=this.getBorderInstance(r);if(r.isEmpty()){null==u||u.disappear();continue}if(n){(0,i.default)(this,g).setActiveSelection(r).scan().forEach((e=>{if(o.has(e)){const t=o.get(e);t.has(n)&&!0===l?t.set(n,t.get(n)+1):t.set(n,1)}else o.set(e,new Map([[n,1]]));a&&(s.has(e)||s.set(e,[]),"TH"===e.nodeName&&s.get(e).push(...a))}))}const c=r.getCorners();(0,i.default)(this,d).getSetting("onBeforeDrawBorders",c,h),null==u||u.appear(c)}o.forEach(((e,t)=>{var o;const s=Array.from(e).map((e=>{let[t,o]=e;return 1===o?t:[t,...Array.from({length:o-1},((e,o)=>`${t}-${o+1}`))]})).flat();s.forEach((e=>(0,i.default)(this,f).get((0,i.default)(this,d)).add(e))),(0,n.addClass)(t,s),"TD"===t.nodeName&&Array.isArray(null===(o=(0,i.default)(this,c).options)||void 0===o?void 0:o.cellAttributes)&&(0,n.setAttribute)(t,(0,i.default)(this,c).options.cellAttributes)})),Array.from(s.keys()).forEach((e=>{(0,n.setAttribute)(e,[...s.get(e)])}))}}},7161:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0;var i=s(o(42538)),r=s(o(48427)),n=o(83302);function a(e,t,o){l(e,t),t.set(e,o)}function l(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function h(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}var u=new WeakMap,d=new WeakMap,c=new WeakSet;function g(e){const{wtTable:t}=(0,i.default)(this,d),o=t.getRenderedRowsCount(),s=t.getRenderedColumnsCount();for(let i=0;i<o;i+=1){const o=t.rowFilter.renderedToSource(i);for(let i=0;i<s;i+=1)e(o,t.columnFilter.renderedToSource(i))}}t.SelectionScanner=class{constructor(){var e,t;l(e=this,t=c),t.add(e),a(this,u,{writable:!0,value:void 0}),a(this,d,{writable:!0,value:void 0})}setActiveOverlay(e){return(0,r.default)(this,d,e),this}setActiveSelection(e){return(0,r.default)(this,u,e),this}scan(){const e=(0,i.default)(this,u).settings.selectionType,t=new Set;return"active-header"===e?(this.scanColumnsInHeadersRange((e=>t.add(e))),this.scanRowsInHeadersRange((e=>t.add(e)))):"area"===e?this.scanCellsRange((e=>t.add(e))):"focus"===e?(this.scanColumnsInHeadersRange((e=>t.add(e))),this.scanRowsInHeadersRange((e=>t.add(e))),this.scanCellsRange((e=>t.add(e)))):"fill"===e?this.scanCellsRange((e=>t.add(e))):"header"===e?(this.scanColumnsInHeadersRange((e=>t.add(e))),this.scanRowsInHeadersRange((e=>t.add(e)))):"row"===e?(this.scanRowsInHeadersRange((e=>t.add(e))),this.scanRowsInCellsRange((e=>t.add(e)))):"column"===e&&(this.scanColumnsInHeadersRange((e=>t.add(e))),this.scanColumnsInCellsRange((e=>t.add(e)))),t}scanColumnsInHeadersRange(e){const[t,o,s,r]=(0,i.default)(this,u).getCorners(),{wtTable:n}=(0,i.default)(this,d),a=n.getRenderedColumnsCount(),l=n.getColumnHeadersCount();let h=0;for(let c=-n.getRowHeadersCount();c<a;c++){const a=n.columnFilter.renderedToSource(c);if(!(a<o||a>r)){for(let c=-l;c<0;c++){if(c<t||c>s)continue;const g=c+l;let f=n.getColumnHeader(a,g);const p=(0,i.default)(this,d).getSetting("onBeforeHighlightingColumnHeader",a,g,{selectionType:(0,i.default)(this,u).settings.selectionType,columnCursor:h,selectionWidth:r-o+1});null!==p&&(p!==a&&(f=n.getColumnHeader(p,g)),e(f))}h+=1}}}scanRowsInHeadersRange(e){const[t,o,s,r]=(0,i.default)(this,u).getCorners(),{wtTable:n}=(0,i.default)(this,d),a=n.getRenderedRowsCount(),l=n.getRowHeadersCount();let h=0;for(let c=-n.getColumnHeadersCount();c<a;c++){const a=n.rowFilter.renderedToSource(c);if(!(a<t||a>s)){for(let c=-l;c<0;c++){if(c<o||c>r)continue;const g=c+l;let f=n.getRowHeader(a,g);const p=(0,i.default)(this,d).getSetting("onBeforeHighlightingRowHeader",a,g,{selectionType:(0,i.default)(this,u).settings.selectionType,rowCursor:h,selectionHeight:s-t+1});null!==p&&(p!==a&&(f=n.getRowHeader(p,g)),e(f))}h+=1}}}scanCellsRange(e){const[t,o,s,r]=(0,i.default)(this,u).getCorners(),{wtTable:a}=(0,i.default)(this,d);h(this,c,g).call(this,((l,h)=>{if(l>=t&&l<=s&&h>=o&&h<=r){const t=a.getCell((0,i.default)(this,d).createCellCoords(l,h)),o=(0,i.default)(this,d).getSetting("onAfterDrawSelection",l,h,(0,i.default)(this,u).settings.layerLevel);"string"==typeof o&&(0,n.addClass)(t,o),e(t)}}))}scanRowsInCellsRange(e){const[t,,o]=(0,i.default)(this,u).getCorners(),{wtTable:s}=(0,i.default)(this,d);h(this,c,g).call(this,((r,n)=>{if(r>=t&&r<=o){const t=s.getCell((0,i.default)(this,d).createCellCoords(r,n));e(t)}}))}scanColumnsInCellsRange(e){const[,t,,o]=(0,i.default)(this,u).getCorners(),{wtTable:s}=(0,i.default)(this,d);h(this,c,g).call(this,((r,n)=>{if(n>=t&&n<=o){const t=s.getCell((0,i.default)(this,d).createCellCoords(r,n));e(t)}}))}}},33468:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=o(22232),r=s(o(65718));class n{constructor(e,t){this.settings=e,this.cellRange=t||null}isEmpty(){return null===this.cellRange}add(e){return this.isEmpty()?this.cellRange=this.settings.createCellRange(e):this.cellRange.expand(e),this}replace(e,t){if(!this.isEmpty()){if(this.cellRange.from.isEqual(e))return this.cellRange.from=t,!0;if(this.cellRange.to.isEqual(e))return this.cellRange.to=t,!0}return!1}clear(){return this.cellRange=null,this}getCorners(){const e=this.cellRange.getOuterTopStartCorner(),t=this.cellRange.getOuterBottomEndCorner();return[e.row,e.col,t.row,t.col]}destroy(){this.runLocalHooks("destroy")}}(0,i.mixin)(n,r.default);t.default=n},64057:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=o(83302),n=o(22232);t.default=class{constructor(e){(0,i.default)(this,"settings",{}),(0,i.default)(this,"defaults",Object.freeze(this.getDefaults())),(0,n.objectEach)(this.defaults,((t,o)=>{if(void 0!==e[o])this.settings[o]=e[o];else{if(void 0===t)throw new Error(`A required setting "${o}" was not provided`);this.settings[o]=t}}))}getDefaults(){return{facade:void 0,table:void 0,isDataViewInstance:!0,externalRowCalculator:!1,stretchH:"none",currentRowClassName:null,currentColumnClassName:null,preventOverflow:()=>!1,preventWheel:!1,data:void 0,freezeOverlays:!1,fixedColumnsStart:0,fixedRowsTop:0,fixedRowsBottom:0,shouldRenderInlineStartOverlay:()=>this.getSetting("fixedColumnsStart")>0||this.getSetting("rowHeaders").length>0,shouldRenderTopOverlay:()=>this.getSetting("fixedRowsTop")>0||this.getSetting("columnHeaders").length>0,shouldRenderBottomOverlay:()=>this.getSetting("fixedRowsBottom")>0,minSpareRows:0,rowHeaders:()=>[],columnHeaders:()=>[],totalRows:void 0,totalColumns:void 0,cellRenderer:(e,t,o)=>{const s=this.getSetting("data",e,t);(0,r.fastInnerText)(o,null==s?"":s)},columnWidth(){},rowHeight(){},defaultRowHeight:23,defaultColumnWidth:50,selections:null,hideBorderOnMouseDownOver:!1,viewportRowCalculatorOverride:null,viewportColumnCalculatorOverride:null,onCellMouseDown:null,onCellContextMenu:null,onCellMouseOver:null,onCellMouseOut:null,onCellMouseUp:null,onCellDblClick:null,onCellCornerMouseDown:null,onCellCornerDblClick:null,beforeDraw:null,onDraw:null,onBeforeRemoveCellClassNames:null,onAfterDrawSelection:null,onBeforeDrawBorders:null,onBeforeViewportScrollHorizontally:e=>e,onBeforeViewportScrollVertically:e=>e,onScrollHorizontally:null,onScrollVertically:null,onBeforeTouchScroll:null,onAfterMomentumScroll:null,onBeforeStretchingColumnWidth:e=>e,onModifyRowHeaderWidth:null,onModifyGetCellCoords:null,onBeforeHighlightingRowHeader:e=>e,onBeforeHighlightingColumnHeader:e=>e,onWindowResize:null,onContainerElementResize:null,renderAllRows:!1,groups:!1,rowHeaderWidth:null,columnHeaderHeight:null,headerClassName:null,rtlMode:!1,ariaTags:!0}}update(e,t){return void 0===t?(0,n.objectEach)(e,((e,t)=>{this.settings[t]=e})):this.settings[e]=t,this}getSetting(e,t,o,s,i){return"function"==typeof this.settings[e]?this.settings[e](t,o,s,i):void 0!==t&&Array.isArray(this.settings[e])?this.settings[e][t]:this.settings[e]}getSettingPure(e){return this.settings[e]}has(e){return!!this.settings[e]}}},45460:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683),o(63517);var i=s(o(93231)),r=o(83302),n=o(85015),a=s(o(65946)),l=s(o(22350)),h=o(96649),u=s(o(35863)),d=s(o(72772)),c=o(89381),g=o(5386);t.default=class{constructor(e,t,o,s,n){(0,i.default)(this,"wtSettings",null),(0,i.default)(this,"domBindings",void 0),(0,i.default)(this,"TBODY",null),(0,i.default)(this,"THEAD",null),(0,i.default)(this,"COLGROUP",null),(0,i.default)(this,"hasTableHeight",!0),(0,i.default)(this,"hasTableWidth",!0),(0,i.default)(this,"isTableVisible",!1),(0,i.default)(this,"tableOffset",0),(0,i.default)(this,"holderOffset",0),this.domBindings=o,this.isMaster="master"===n,this.name=n,this.dataAccessObject=e,this.facadeGetter=t,this.wtSettings=s,this.instance=this.dataAccessObject.wot,this.wot=this.dataAccessObject.wot,this.TABLE=o.rootTable,(0,r.removeTextNodes)(this.TABLE),this.spreader=this.createSpreader(this.TABLE),this.hider=this.createHider(this.spreader),this.holder=this.createHolder(this.hider),this.wtRootElement=this.holder.parentNode,this.isMaster&&this.alignOverlaysWithTrimmingContainer(),this.fixTableDomTree(),this.rowFilter=null,this.columnFilter=null,this.correctHeaderWidth=!1;const a=this.wtSettings.getSettingPure("rowHeaderWidth");this.wtSettings.update("rowHeaderWidth",(()=>this._modifyRowHeaderWidth(a))),this.rowUtils=new d.default(this.dataAccessObject,this.wtSettings),this.columnUtils=new u.default(this.dataAccessObject,this.wtSettings),this.tableRenderer=new h.Renderer({TABLE:this.TABLE,THEAD:this.THEAD,COLGROUP:this.COLGROUP,TBODY:this.TBODY,rowUtils:this.rowUtils,columnUtils:this.columnUtils,cellRenderer:this.wtSettings.getSettingPure("cellRenderer")})}is(e){return this.name===e}fixTableDomTree(){const e=this.domBindings.rootDocument;this.TBODY=this.TABLE.querySelector("tbody"),this.TBODY||(this.TBODY=e.createElement("tbody"),this.TABLE.appendChild(this.TBODY)),this.THEAD=this.TABLE.querySelector("thead"),this.THEAD||(this.THEAD=e.createElement("thead"),this.TABLE.insertBefore(this.THEAD,this.TBODY)),this.COLGROUP=this.TABLE.querySelector("colgroup"),this.COLGROUP||(this.COLGROUP=e.createElement("colgroup"),this.TABLE.insertBefore(this.COLGROUP,this.THEAD))}createSpreader(e){const t=e.parentNode;let o;return t&&t.nodeType===Node.ELEMENT_NODE&&(0,r.hasClass)(t,"wtHolder")||(o=this.domBindings.rootDocument.createElement("div"),o.className="wtSpreader",t&&t.insertBefore(o,e),o.appendChild(e)),o.style.position="relative",this.wtSettings.getSetting("ariaTags")&&(0,r.setAttribute)(o,[(0,g.A11Y_PRESENTATION)()]),o}createHider(e){const t=e.parentNode;let o;return t&&t.nodeType===Node.ELEMENT_NODE&&(0,r.hasClass)(t,"wtHolder")||(o=this.domBindings.rootDocument.createElement("div"),o.className="wtHider",t&&t.insertBefore(o,e),o.appendChild(e)),this.wtSettings.getSetting("ariaTags")&&(0,r.setAttribute)(o,[(0,g.A11Y_PRESENTATION)()]),o}createHolder(e){const t=e.parentNode;let o;return t&&t.nodeType===Node.ELEMENT_NODE&&(0,r.hasClass)(t,"wtHolder")||(o=this.domBindings.rootDocument.createElement("div"),o.style.position="relative",o.className="wtHolder",t&&t.insertBefore(o,e),this.isMaster&&(o.parentNode.className+="ht_master handsontable",o.parentNode.setAttribute("dir",this.wtSettings.getSettingPure("rtlMode")?"rtl":"ltr"),this.wtSettings.getSetting("ariaTags")&&(0,r.setAttribute)(o.parentNode,[(0,g.A11Y_PRESENTATION)()])),o.appendChild(e)),this.wtSettings.getSetting("ariaTags")&&(0,r.setAttribute)(o,[(0,g.A11Y_PRESENTATION)()]),o}draw(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const{wtSettings:t}=this,{wtOverlays:o,wtViewport:s}=this.dataAccessObject,i=t.getSetting("totalRows"),n=t.getSetting("totalColumns"),h=t.getSetting("rowHeaders"),u=h.length,d=t.getSetting("columnHeaders"),g=d.length;let f=!1,p=e;if(this.isMaster&&(this.holderOffset=(0,r.offset)(this.holder),p=s.createRenderCalculators(p),u&&!t.getSetting("fixedColumnsStart"))){const e=o.inlineStartOverlay.getScrollPosition(),t=this.correctHeaderWidth;this.correctHeaderWidth=0!==e,t!==this.correctHeaderWidth&&(p=!1)}if(this.isMaster&&(f=o.updateStateOfRendering()),p)this.isMaster&&s.createVisibleCalculators(),o&&o.refresh(!0);else{this.isMaster?this.tableOffset=(0,r.offset)(this.TABLE):this.tableOffset=this.dataAccessObject.parentTableOffset;const e=i>0?this.getFirstRenderedRow():0,t=n>0?this.getFirstRenderedColumn():0;this.rowFilter=new l.default(e,i,g),this.columnFilter=new a.default(t,n,u);let o=!0;if(this.isMaster){this.alignOverlaysWithTrimmingContainer();const e={};this.wtSettings.getSetting("beforeDraw",!0,e),o=!0!==e.skipRender}if(o){let e;if(this.tableRenderer.setHeaderContentRenderers(h,d),(this.is(c.CLONE_BOTTOM)||this.is(c.CLONE_BOTTOM_INLINE_START_CORNER))&&this.tableRenderer.setHeaderContentRenderers(h,[]),this.resetOversizedRows(),this.tableRenderer.setViewportSize(this.getRenderedRowsCount(),this.getRenderedColumnsCount()).setFilters(this.rowFilter,this.columnFilter).render(),this.isMaster&&(e=this.dataAccessObject.workspaceWidth,this.dataAccessObject.wtViewport.containerWidth=null,this.markOversizedColumnHeaders()),this.adjustColumnHeaderHeights(),(this.isMaster||this.is(c.CLONE_BOTTOM))&&this.markOversizedRows(),this.isMaster){this.dataAccessObject.wtViewport.createVisibleCalculators(),this.dataAccessObject.wtOverlays.refresh(!1),this.dataAccessObject.wtOverlays.applyToDOM();const t=(0,r.outerWidth)(this.hider),o=(0,r.outerWidth)(this.TABLE);0!==t&&o!==t&&(this.columnUtils.calculateWidths(),this.tableRenderer.renderer.colGroup.render()),e!==this.dataAccessObject.wtViewport.getWorkspaceWidth()&&(this.dataAccessObject.wtViewport.containerWidth=null,this.columnUtils.calculateWidths(),this.tableRenderer.renderer.colGroup.render()),this.wtSettings.getSetting("onDraw",!0)}else this.is(c.CLONE_BOTTOM)&&this.dataAccessObject.cloneSource.wtOverlays.adjustElementsSize()}}let m=!1;return this.isMaster&&(m=o.topOverlay.resetFixedPosition(),o.bottomOverlay.clone&&(m=o.bottomOverlay.resetFixedPosition()||m),m=o.inlineStartOverlay.resetFixedPosition()||m,o.topInlineStartCornerOverlay&&o.topInlineStartCornerOverlay.resetFixedPosition(),o.bottomInlineStartCornerOverlay&&o.bottomInlineStartCornerOverlay.clone&&o.bottomInlineStartCornerOverlay.resetFixedPosition()),m?(o.refreshAll(),o.adjustElementsSize()):this.dataAccessObject.selectionManager.setActiveOverlay(this.facadeGetter()).render(p),f&&o.syncScrollWithMaster(),this.dataAccessObject.drawn=!0,this}markIfOversizedColumnHeader(e){const t=this.columnFilter.renderedToSource(e);let o=this.wtSettings.getSetting("columnHeaders").length;const s=this.wtSettings.getSetting("defaultRowHeight");let i,n,a;const l=this.wtSettings.getSetting("columnHeaderHeight")||[];for(;o;)o-=1,i=this.getColumnHeaderHeight(o),n=this.getColumnHeader(t,o),n&&(a=(0,r.innerHeight)(n),(!i&&s<a||i<a)&&(this.dataAccessObject.wtViewport.oversizedColumnHeaders[o]=a),Array.isArray(l)?null!==l[o]&&void 0!==l[o]&&(this.dataAccessObject.wtViewport.oversizedColumnHeaders[o]=l[o]):isNaN(l)||(this.dataAccessObject.wtViewport.oversizedColumnHeaders[o]=l),this.dataAccessObject.wtViewport.oversizedColumnHeaders[o]<(l[o]||l)&&(this.dataAccessObject.wtViewport.oversizedColumnHeaders[o]=l[o]||l))}adjustColumnHeaderHeights(){const{wtSettings:e}=this,t=this.THEAD.childNodes,o=this.dataAccessObject.wtViewport.oversizedColumnHeaders;for(let s=0,i=e.getSetting("columnHeaders").length;s<i;s++)if(o[s]){if(!t[s]||0===t[s].childNodes.length)return;t[s].childNodes[0].style.height=`${o[s]}px`}}resetOversizedRows(){const{wtSettings:e}=this,{wtViewport:t}=this.dataAccessObject;if((this.isMaster||this.is(c.CLONE_BOTTOM))&&!e.getSetting("externalRowCalculator")){const e=this.getRenderedRowsCount();for(let o=0;o<e;o++){const e=this.rowFilter.renderedToSource(o);t.oversizedRows&&t.oversizedRows[e]&&(t.oversizedRows[e]=void 0)}}}getCell(e){let t=e.row,o=e.col;const s=this.wtSettings.getSetting("onModifyGetCellCoords",t,o);if(s&&Array.isArray(s)&&([t,o]=s),this.isRowBeforeRenderedRows(t))return-1;if(this.isRowAfterRenderedRows(t))return-2;if(this.isColumnBeforeRenderedColumns(o))return-3;if(this.isColumnAfterRenderedColumns(o))return-4;const i=this.getRow(t);if(!i&&t>=0)throw new Error("TR was expected to be rendered but is not");const r=i.childNodes[this.columnFilter.sourceColumnToVisibleRowHeadedColumn(o)];if(!r&&o>=0)throw new Error("TD or TH was expected to be rendered but is not");return r}getRow(e){let t=null,o=null;var s,i;e<0?(t=null===(s=this.rowFilter)||void 0===s?void 0:s.sourceRowToVisibleColHeadedRow(e),o=this.THEAD):(t=null===(i=this.rowFilter)||void 0===i?void 0:i.sourceToRendered(e),o=this.TBODY);return void 0!==t&&void 0!==o&&(!(o.childNodes.length<t+1)&&o.childNodes[t])}getColumnHeader(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;const o=this.THEAD.childNodes[t];return null==o?void 0:o.childNodes[this.columnFilter.sourceColumnToVisibleRowHeadedColumn(e)]}getColumnHeaders(e){const t=[],o=this.columnFilter.sourceColumnToVisibleRowHeadedColumn(e);return this.THEAD.childNodes.forEach((e=>{const s=e.childNodes[o];s&&t.push(s)})),t}getRowHeader(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(t>=this.wtSettings.getSetting("rowHeaders").length)return;const o=this.rowFilter.sourceToRendered(e),s=o<0?this.rowFilter.sourceRowToVisibleColHeadedRow(e):o,i=(o<0?this.THEAD:this.TBODY).childNodes[s];return null==i?void 0:i.childNodes[t]}getRowHeaders(e){const t=[],o=this.wtSettings.getSetting("rowHeaders").length;for(let s=0;s<o;s++){const o=this.TBODY.childNodes[this.rowFilter.sourceToRendered(e)],i=null==o?void 0:o.childNodes[s];i&&t.push(i)}return t}getCoords(e){let t=e;if("TD"!==t.nodeName&&"TH"!==t.nodeName&&(t=(0,r.closest)(t,["TD","TH"])),null===t)return null;const o=t.parentNode,s=o.parentNode;let i=(0,r.index)(o),n=t.cellIndex;if((0,r.overlayContainsElement)(c.CLONE_TOP_INLINE_START_CORNER,t,this.wtRootElement)||(0,r.overlayContainsElement)(c.CLONE_TOP,t,this.wtRootElement))"THEAD"===s.nodeName&&(i-=s.childNodes.length);else if((0,r.overlayContainsElement)(c.CLONE_BOTTOM_INLINE_START_CORNER,t,this.wtRootElement)||(0,r.overlayContainsElement)(c.CLONE_BOTTOM,t,this.wtRootElement)){i=this.wtSettings.getSetting("totalRows")-s.childNodes.length+i}else i=s===this.THEAD?this.rowFilter.visibleColHeadedRowToSourceRow(i):this.rowFilter.renderedToSource(i);return n=(0,r.overlayContainsElement)(c.CLONE_TOP_INLINE_START_CORNER,t,this.wtRootElement)||(0,r.overlayContainsElement)(c.CLONE_INLINE_START,t,this.wtRootElement)||(0,r.overlayContainsElement)(c.CLONE_BOTTOM_INLINE_START_CORNER,t,this.wtRootElement)?this.columnFilter.offsettedTH(n):this.columnFilter.visibleRowHeadedColumnToSourceColumn(n),this.wot.createCellCoords(i,n)}markOversizedRows(){if(this.wtSettings.getSetting("externalRowCalculator"))return;let e=this.TBODY.childNodes.length;let t,o,s,i,n;if(e*this.wtSettings.getSetting("defaultRowHeight")!==(0,r.innerHeight)(this.TBODY)-1||this.wtSettings.getSetting("fixedRowsBottom"))for(;e;)e-=1,s=this.rowFilter.renderedToSource(e),t=this.getRowHeight(s),i=this.getTrForRow(s),n=i.querySelector("th"),o=n?(0,r.innerHeight)(n):(0,r.innerHeight)(i)-1,(!t&&this.wtSettings.getSetting("defaultRowHeight")<o||t<o)&&(o+=1,this.dataAccessObject.wtViewport.oversizedRows[s]=o)}getTrForRow(e){return this.TBODY.childNodes[this.rowFilter.sourceToRendered(e)]}isColumnHeaderRendered(e){if(e>=0)return!1;const t=this.wtSettings.getSetting("rowHeaders").length;return Math.abs(e)<=t}isRowHeaderRendered(e){if(e>=0)return!1;const t=this.wtSettings.getSetting("columnHeaders").length;return Math.abs(e)<=t}isRowBeforeRenderedRows(e){const t=this.getFirstRenderedRow();return e<0&&t<=0?!this.isRowHeaderRendered(e):e<t}isRowAfterRenderedRows(e){return e>this.getLastRenderedRow()}isColumnBeforeRenderedColumns(e){const t=this.getFirstRenderedColumn();return e<0&&t<=0?!this.isColumnHeaderRendered(e):e<t}isColumnAfterRenderedColumns(e){return this.columnFilter&&e>this.getLastRenderedColumn()}isColumnAfterViewport(e){return this.columnFilter&&e>this.getLastVisibleColumn()}isRowAfterViewport(e){return this.rowFilter&&e>this.getLastVisibleRow()}isColumnBeforeViewport(e){return this.columnFilter&&this.columnFilter.sourceToRendered(e)<0&&e>=0}isLastRowFullyVisible(){return this.getLastVisibleRow()===this.getLastRenderedRow()}isLastColumnFullyVisible(){return this.getLastVisibleColumn()===this.getLastRenderedColumn()}allRowsInViewport(){return this.wtSettings.getSetting("totalRows")===this.getVisibleRowsCount()}allColumnsInViewport(){return this.wtSettings.getSetting("totalColumns")===this.getVisibleColumnsCount()}getRowHeight(e){return this.rowUtils.getHeight(e)}getColumnHeaderHeight(e){return this.columnUtils.getHeaderHeight(e)}getColumnWidth(e){return this.columnUtils.getWidth(e)}getStretchedColumnWidth(e){return this.columnUtils.getStretchedColumnWidth(e)}hasDefinedSize(){return this.hasTableHeight&&this.hasTableWidth}getWidth(){return(0,r.outerWidth)(this.TABLE)}getHeight(){return(0,r.outerHeight)(this.TABLE)}getTotalWidth(){const e=(0,r.outerWidth)(this.hider);return 0!==e?e:this.getWidth()}getTotalHeight(){const e=(0,r.outerHeight)(this.hider);return 0!==e?e:this.getHeight()}isVisible(){return(0,r.isVisible)(this.TABLE)}_modifyRowHeaderWidth(e){let t=(0,n.isFunction)(e)?e():null;return Array.isArray(t)?(t=[...t],t[t.length-1]=this._correctRowHeaderWidth(t[t.length-1])):t=this._correctRowHeaderWidth(t),t}_correctRowHeaderWidth(e){let t=e;return"number"!=typeof e&&(t=this.wtSettings.getSetting("defaultColumnWidth")),this.correctHeaderWidth&&(t+=1),t}}},86363:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(45460)),r=s(o(6271)),n=s(o(92117)),a=o(22232),l=o(89381);class h extends i.default{constructor(e,t,o,s){super(e,t,o,s,l.CLONE_BOTTOM)}}(0,a.mixin)(h,r.default),(0,a.mixin)(h,n.default);t.default=h},58654:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(45460)),r=s(o(6271)),n=s(o(6214)),a=o(22232),l=o(89381);class h extends i.default{constructor(e,t,o,s){super(e,t,o,s,l.CLONE_BOTTOM_INLINE_START_CORNER)}}(0,a.mixin)(h,r.default),(0,a.mixin)(h,n.default);t.default=h},32173:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(45460)),r=s(o(37610)),n=s(o(6214)),a=o(22232),l=o(89381);class h extends i.default{constructor(e,t,o,s){super(e,t,o,s,l.CLONE_INLINE_START)}}(0,a.mixin)(h,r.default),(0,a.mixin)(h,n.default);t.default=h},94915:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=o(83302),r=s(o(45460)),n=s(o(37610)),a=s(o(92117)),l=o(22232);class h extends r.default{constructor(e,t,o,s){super(e,t,o,s,"master")}alignOverlaysWithTrimmingContainer(){const e=(0,i.getTrimmingContainer)(this.wtRootElement),{rootWindow:t}=this.domBindings;if(e===t){this.wtSettings.getSetting("preventOverflow")||(this.holder.style.overflow="visible",this.wtRootElement.style.overflow="visible")}else{const o=e.parentElement,s=(0,i.getStyle)(e,"height",t),r=(0,i.getStyle)(e,"overflow",t),n=this.holder.style,{scrollWidth:a,scrollHeight:l}=e;let h=e.offsetWidth,u=e.offsetHeight;if(o&&["auto","hidden","scroll"].includes(r)){const s=e.cloneNode(!1);s.style.overflow="auto",s.style.position="absolute",e.nextElementSibling?o.insertBefore(s,e.nextElementSibling):o.appendChild(s);const r=parseInt((0,i.getComputedStyle)(s,t).height,10);o.removeChild(s),0===r&&(u=0)}u=Math.min(u,l),n.height="auto"===s?"auto":`${u}px`,h=Math.min(h,a),n.width=`${h}px`,n.overflow="",this.hasTableHeight="auto"===n.height||u>0,this.hasTableWidth=h>0}this.isTableVisible=(0,i.isVisible)(this.TABLE)}markOversizedColumnHeaders(){const{wtSettings:e}=this,{wtViewport:t}=this.dataAccessObject,o="master",s=e.getSetting("columnHeaders").length;if(s&&!t.hasOversizedColumnHeadersMarked[o]){const i=e.getSetting("rowHeaders").length,r=this.getRenderedColumnsCount();for(let e=0;e<s;e++)for(let e=-1*i;e<r;e++)this.markIfOversizedColumnHeader(e);t.hasOversizedColumnHeadersMarked[o]=!0}}}(0,l.mixin)(h,n.default),(0,l.mixin)(h,a.default);t.default=h},92117:(e,t,o)=>{"use strict";t.__esModule=!0;const s={getFirstRenderedColumn(){const e=this.dataAccessObject.startColumnRendered;return null===e?-1:e},getFirstVisibleColumn(){const e=this.dataAccessObject.startColumnVisible;return null===e?-1:e},getLastRenderedColumn(){const e=this.dataAccessObject.endColumnRendered;return null===e?-1:e},getLastVisibleColumn(){const e=this.dataAccessObject.endColumnVisible;return null===e?-1:e},getRenderedColumnsCount(){return this.dataAccessObject.countColumnsRendered},getVisibleColumnsCount(){return this.dataAccessObject.countColumnsVisible},getRowHeadersCount(){return this.dataAccessObject.rowHeaders.length}};(0,o(22232).defineGetter)(s,"MIXIN_NAME","calculatedColumns",{writable:!1,enumerable:!1});t.default=s},37610:(e,t,o)=>{"use strict";t.__esModule=!0;const s={getFirstRenderedRow(){const e=this.dataAccessObject.startRowRendered;return null===e?-1:e},getFirstVisibleRow(){const e=this.dataAccessObject.startRowVisible;return null===e?-1:e},getLastRenderedRow(){const e=this.dataAccessObject.endRowRendered;return null===e?-1:e},getLastVisibleRow(){const e=this.dataAccessObject.endRowVisible;return null===e?-1:e},getRenderedRowsCount(){return this.dataAccessObject.countRowsRendered},getVisibleRowsCount(){return this.dataAccessObject.countRowsVisible},getColumnHeadersCount(){return this.dataAccessObject.columnHeaders.length}};(0,o(22232).defineGetter)(s,"MIXIN_NAME","calculatedRows",{writable:!1,enumerable:!1});t.default=s},6214:(e,t,o)=>{"use strict";t.__esModule=!0;const s={getFirstRenderedColumn(){return 0===this.wtSettings.getSetting("totalColumns")?-1:0},getFirstVisibleColumn(){return this.getFirstRenderedColumn()},getLastRenderedColumn(){return this.getRenderedColumnsCount()-1},getLastVisibleColumn(){return this.getLastRenderedColumn()},getRenderedColumnsCount(){const e=this.wtSettings.getSetting("totalColumns");return Math.min(this.wtSettings.getSetting("fixedColumnsStart"),e)},getVisibleColumnsCount(){return this.getRenderedColumnsCount()},getRowHeadersCount(){return this.dataAccessObject.rowHeaders.length}};(0,o(22232).defineGetter)(s,"MIXIN_NAME","stickyColumnsStart",{writable:!1,enumerable:!1});t.default=s},6271:(e,t,o)=>{"use strict";t.__esModule=!0;const s={getFirstRenderedRow(){const e=this.wtSettings.getSetting("totalRows"),t=this.wtSettings.getSetting("fixedRowsBottom"),o=e-t;return 0===e||0===t?-1:o<0?0:o},getFirstVisibleRow(){return this.getFirstRenderedRow()},getLastRenderedRow(){return this.wtSettings.getSetting("totalRows")-1},getLastVisibleRow(){return this.getLastRenderedRow()},getRenderedRowsCount(){const e=this.wtSettings.getSetting("totalRows");return Math.min(this.wtSettings.getSetting("fixedRowsBottom"),e)},getVisibleRowsCount(){return this.getRenderedRowsCount()},getColumnHeadersCount:()=>0};(0,o(22232).defineGetter)(s,"MIXIN_NAME","stickyRowsBottom",{writable:!1,enumerable:!1});t.default=s},15491:(e,t,o)=>{"use strict";t.__esModule=!0;const s={getFirstRenderedRow(){return 0===this.wtSettings.getSetting("totalRows")?-1:0},getFirstVisibleRow(){return this.getFirstRenderedRow()},getLastRenderedRow(){return this.getRenderedRowsCount()-1},getLastVisibleRow(){return this.getLastRenderedRow()},getRenderedRowsCount(){const e=this.wtSettings.getSetting("totalRows");return Math.min(this.wtSettings.getSetting("fixedRowsTop"),e)},getVisibleRowsCount(){return this.getRenderedRowsCount()},getColumnHeadersCount(){return this.dataAccessObject.columnHeaders.length}};(0,o(22232).defineGetter)(s,"MIXIN_NAME","stickyRowsTop",{writable:!1,enumerable:!1});t.default=s},85043:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(45460)),r=s(o(15491)),n=s(o(92117)),a=o(22232),l=o(89381);class h extends i.default{constructor(e,t,o,s){super(e,t,o,s,l.CLONE_TOP)}}(0,a.mixin)(h,r.default),(0,a.mixin)(h,n.default);t.default=h},56754:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(45460)),r=s(o(15491)),n=s(o(6214)),a=o(22232),l=o(89381);class h extends i.default{constructor(e,t,o,s){super(e,t,o,s,l.CLONE_TOP_INLINE_START_CORNER)}}(0,a.mixin)(h,r.default),(0,a.mixin)(h,n.default);t.default=h},35863:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(83302);t.default=class{constructor(e,t){(0,i.default)(this,"dataAccessObject",void 0),(0,i.default)(this,"wtSettings",void 0),(0,i.default)(this,"headerWidths",new Map),this.dataAccessObject=e,this.wtSettings=t}getWidth(e){return this.wtSettings.getSetting("columnWidth",e)||this.wtSettings.getSetting("defaultColumnWidth")}getStretchedColumnWidth(e){const t=this.dataAccessObject.wtViewport.columnsRenderCalculator;let o=this.getWidth(e);if(t){const s=t.getStretchedColumnWidth(e,o);s&&(o=s)}return o}getHeaderHeight(e){let t=this.wtSettings.getSetting("defaultRowHeight");const o=this.dataAccessObject.wtViewport.oversizedColumnHeaders[e];return void 0!==o&&(t=t?Math.max(t,o):o),t}getHeaderWidth(e){return this.headerWidths.get(this.dataAccessObject.wtTable.columnFilter.sourceToRendered(e))}calculateWidths(){const{wtSettings:e}=this,{wtTable:t,wtViewport:o,cloneSource:s}=this.dataAccessObject,i=s?s.wtTable.holder:t.holder,n=i.offsetHeight<i.scrollHeight?(0,r.getScrollbarWidth)():0;let a=e.getSetting("rowHeaderWidth");if(o.columnsRenderCalculator.refreshStretching(o.getViewportWidth()-n),a=e.getSetting("onModifyRowHeaderWidth",a),null!=a){const t=e.getSetting("rowHeaders").length,o=e.getSetting("defaultColumnWidth");for(let e=0;e<t;e++){let t=Array.isArray(a)?a[e]:a;t=null==t?o:t,this.headerWidths.set(e,t)}}}}},94191:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231));t.default=class{constructor(e){(0,i.default)(this,"nodeType",void 0),this.nodeType=e.toUpperCase()}setRootDocument(e){this.rootDocument=e}obtain(){return this.rootDocument.createElement(this.nodeType)}}},81787:(e,t)=>{"use strict";t.__esModule=!0;t.WORKING_SPACE_ALL=0,t.WORKING_SPACE_TOP=1,t.WORKING_SPACE_BOTTOM=2},1909:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(55407));t.OrderView=i.default;var r=s(o(52025));t.SharedOrderView=r.default},52025:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(55407));class r extends i.default{prependView(e){return this.sizeSet.prepend(e.sizeSet),e.sizeSet.append(this.sizeSet),this}appendView(e){return this.sizeSet.append(e.sizeSet),e.sizeSet.prepend(this.sizeSet),this}}t.default=r},55407:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(81787),n=s(o(96747));t.default=class{constructor(e,t,o){(0,i.default)(this,"rootNode",void 0),(0,i.default)(this,"nodesPool",void 0),(0,i.default)(this,"sizeSet",new n.default),(0,i.default)(this,"childNodeType",void 0),(0,i.default)(this,"visualIndex",0),(0,i.default)(this,"collectedNodes",[]),this.rootNode=e,this.nodesPool=t,this.childNodeType=o.toUpperCase()}setSize(e){return this.sizeSet.setSize(e),this}setOffset(e){return this.sizeSet.setOffset(e),this}isSharedViewSet(){return this.sizeSet.isShared()}getNode(e){return e<this.collectedNodes.length?this.collectedNodes[e]:null}getCurrentNode(){const e=this.collectedNodes.length;return e>0?this.collectedNodes[e-1]:null}getRenderedChildCount(){const{rootNode:e,sizeSet:t}=this;let o=0;if(this.isSharedViewSet()){let s=e.firstElementChild;for(;s;){if(s.tagName===this.childNodeType)o+=1;else if(t.isPlaceOn(r.WORKING_SPACE_TOP))break;s=s.nextElementSibling}}else o=e.childElementCount;return o}start(){this.collectedNodes.length=0,this.visualIndex=0;const{rootNode:e,sizeSet:t}=this,o=this.isSharedViewSet(),{nextSize:s}=t.getViewSize();let i=this.getRenderedChildCount();for(;i<s;){const s=this.nodesPool();!o||o&&t.isPlaceOn(r.WORKING_SPACE_BOTTOM)?e.appendChild(s):e.insertBefore(s,e.firstChild),i+=1}const n=o&&t.isPlaceOn(r.WORKING_SPACE_TOP);for(;i>s;)e.removeChild(n?e.firstChild:e.lastChild),i-=1}render(){const{rootNode:e,sizeSet:t}=this;let o=this.visualIndex;this.isSharedViewSet()&&t.isPlaceOn(r.WORKING_SPACE_BOTTOM)&&(o+=t.sharedSize.nextSize);let s=e.childNodes[o];if(s.tagName!==this.childNodeType){const t=this.nodesPool();e.replaceChild(t,s),s=t}this.collectedNodes.push(s),this.visualIndex+=1}end(){}}},79193:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231));t.default=class{constructor(){(0,i.default)(this,"currentSize",0),(0,i.default)(this,"nextSize",0),(0,i.default)(this,"currentOffset",0),(0,i.default)(this,"nextOffset",0)}setSize(e){this.currentSize=this.nextSize,this.nextSize=e}setOffset(e){this.currentOffset=this.nextOffset,this.nextOffset=e}}},96747:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=s(o(79193)),n=o(81787);t.default=class{constructor(){(0,i.default)(this,"size",new r.default),(0,i.default)(this,"workingSpace",n.WORKING_SPACE_ALL),(0,i.default)(this,"sharedSize",null)}setSize(e){this.size.setSize(e)}setOffset(e){this.size.setOffset(e)}getViewSize(){return this.size}isShared(){return this.sharedSize instanceof r.default}isPlaceOn(e){return this.workingSpace===e}append(e){this.workingSpace=n.WORKING_SPACE_TOP,e.workingSpace=n.WORKING_SPACE_BOTTOM,this.sharedSize=e.getViewSize()}prepend(e){this.workingSpace=n.WORKING_SPACE_BOTTOM,e.workingSpace=n.WORKING_SPACE_TOP,this.sharedSize=e.getViewSize()}}},72772:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231));t.default=class{constructor(e,t){(0,i.default)(this,"dataAccessObject",void 0),(0,i.default)(this,"wtSettings",void 0),this.dataAccessObject=e,this.wtSettings=t}getHeight(e){let t=this.wtSettings.getSetting("rowHeight",e);const o=this.dataAccessObject.wtViewport.oversizedRows[e];return void 0!==o&&(t=void 0===t?o:Math.max(t,o)),t}}},57293:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(83302),i=o(22232),r=o(46003);t.default=class{constructor(e,t,o,s,i){this.dataAccessObject=e,this.wot=e.wot,this.instance=this.wot,this.domBindings=t,this.wtSettings=o,this.wtTable=i,this.oversizedRows=[],this.oversizedColumnHeaders=[],this.hasOversizedColumnHeadersMarked={},this.clientHeight=0,this.containerWidth=NaN,this.rowHeaderWidth=NaN,this.rowsVisibleCalculator=null,this.columnsVisibleCalculator=null,this.eventManager=s,this.eventManager.addEventListener(this.domBindings.rootWindow,"resize",(()=>{this.clientHeight=this.getWorkspaceHeight()}))}getWorkspaceHeight(){const e=this.domBindings.rootDocument,t=this.dataAccessObject.topOverlayTrimmingContainer;let o=0;if(t===this.domBindings.rootWindow)o=e.documentElement.clientHeight;else{o=(0,s.outerHeight)(t)>0&&t.clientHeight>0?t.clientHeight:1/0}return o}getWorkspaceWidth(){const{wtSettings:e}=this,{rootDocument:t,rootWindow:o}=this.domBindings,i=this.dataAccessObject.inlineStartOverlayTrimmingContainer,r=t.documentElement.offsetWidth,n=e.getSetting("totalColumns"),a=e.getSetting("preventOverflow"),l=e.getSetting("rtlMode"),h=this.wtTable.TABLE.getBoundingClientRect(),u=r-(l?h.right-r:h.left);let d,c;if(a)return(0,s.outerWidth)(this.wtTable.wtRootElement);if(d=e.getSetting("freezeOverlays")?Math.min(u,r):Math.min(this.getContainerFillWidth(),u,r),i===o&&n>0&&this.sumColumnWidths(0,n-1)>d)return t.documentElement.clientWidth;if(i!==o&&(c=(0,s.getStyle)(this.dataAccessObject.inlineStartOverlayTrimmingContainer,"overflow",o),"scroll"===c||"hidden"===c||"auto"===c))return Math.max(d,i.clientWidth);const g=e.getSetting("stretchH");return"none"!==g&&g?d:Math.max(d,(0,s.outerWidth)(this.wtTable.TABLE))}hasVerticalScroll(){return this.wtTable.hider.offsetHeight>this.getWorkspaceHeight()}hasHorizontalScroll(){return this.wtTable.hider.offsetWidth>this.getWorkspaceWidth()}sumColumnWidths(e,t){let o=0,s=e;for(;s<t;)o+=this.wtTable.getColumnWidth(s),s+=1;return o}getContainerFillWidth(){if(this.containerWidth)return this.containerWidth;const e=this.wtTable.holder,t=this.domBindings.rootDocument.createElement("div");t.style.width="100%",t.style.height="1px",e.appendChild(t);const o=t.offsetWidth;return this.containerWidth=o,e.removeChild(t),o}getWorkspaceOffset(){return(0,s.offset)(this.wtTable.TABLE)}getColumnHeaderHeight(){return this.wtSettings.getSetting("columnHeaders").length?isNaN(this.columnHeaderHeight)&&(this.columnHeaderHeight=(0,s.outerHeight)(this.wtTable.THEAD)):this.columnHeaderHeight=0,this.columnHeaderHeight}getViewportHeight(){let e=this.getWorkspaceHeight();if(e===1/0)return e;const t=this.getColumnHeaderHeight();return t>0&&(e-=t),e}getRowHeaderWidth(){const e=this.wtSettings.getSetting("rowHeaderWidth"),t=this.wtSettings.getSetting("rowHeaders");if(e){this.rowHeaderWidth=0;for(let o=0,s=t.length;o<s;o++)this.rowHeaderWidth+=e[o]||e}if(isNaN(this.rowHeaderWidth))if(t.length){let e=this.wtTable.TABLE.querySelector("TH");this.rowHeaderWidth=0;for(let o=0,i=t.length;o<i;o++)e?(this.rowHeaderWidth+=(0,s.outerWidth)(e),e=e.nextSibling):this.rowHeaderWidth+=50}else this.rowHeaderWidth=0;return this.rowHeaderWidth=this.wtSettings.getSetting("onModifyRowHeaderWidth",this.rowHeaderWidth)||this.rowHeaderWidth,this.rowHeaderWidth}getViewportWidth(){const e=this.getWorkspaceWidth();if(e===1/0)return e;const t=this.getRowHeaderWidth();return t>0?e-t:e}createRowsCalculator(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r.RENDER_TYPE;const{wtSettings:t,wtTable:o}=this;let i,n,a;this.rowHeaderWidth=NaN,i=t.getSetting("renderAllRows")&&e===r.RENDER_TYPE?1/0:this.getViewportHeight();let l=this.dataAccessObject.topScrollPosition-this.dataAccessObject.topParentOffset;const h=t.getSetting("fixedRowsTop"),u=t.getSetting("fixedRowsBottom"),d=t.getSetting("totalRows");return h&&l>=0&&(a=this.dataAccessObject.topOverlay.sumCellSizes(0,h),l+=a,i-=a),u&&this.dataAccessObject.bottomOverlay.clone&&(a=this.dataAccessObject.bottomOverlay.sumCellSizes(d-u,d),i-=a),n=o.holder.clientHeight===o.holder.offsetHeight?0:(0,s.getScrollbarWidth)(this.domBindings.rootDocument),new r.ViewportRowsCalculator({viewportHeight:i,scrollOffset:l,totalRows:t.getSetting("totalRows"),rowHeightFn:e=>o.getRowHeight(e),overrideFn:t.getSettingPure("viewportRowCalculatorOverride"),calculationType:e,horizontalScrollbarHeight:n})}createColumnsCalculator(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r.RENDER_TYPE;const{wtSettings:t,wtTable:o}=this;let i=this.getViewportWidth(),n=Math.abs(this.dataAccessObject.inlineStartScrollPosition)-this.dataAccessObject.inlineStartParentOffset;this.columnHeaderHeight=NaN;const a=t.getSetting("fixedColumnsStart");if(a&&n>=0){const e=this.dataAccessObject.inlineStartOverlay.sumCellSizes(0,a);n+=e,i-=e}return o.holder.clientWidth!==o.holder.offsetWidth&&(i-=(0,s.getScrollbarWidth)(this.domBindings.rootDocument)),new r.ViewportColumnsCalculator({viewportWidth:i,scrollOffset:n,totalColumns:t.getSetting("totalColumns"),columnWidthFn:e=>o.getColumnWidth(e),overrideFn:t.getSettingPure("viewportColumnCalculatorOverride"),calculationType:e,stretchMode:t.getSetting("stretchH"),stretchingColumnWidthFn:(e,o)=>t.getSetting("onBeforeStretchingColumnWidth",e,o),inlineStartOffset:this.dataAccessObject.inlineStartParentOffset})}createRenderCalculators(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(e){const t=this.createRowsCalculator(r.FULLY_VISIBLE_TYPE),o=this.createColumnsCalculator(r.FULLY_VISIBLE_TYPE);this.areAllProposedVisibleRowsAlreadyRendered(t)&&this.areAllProposedVisibleColumnsAlreadyRendered(o)||(e=!1)}return e||(this.rowsRenderCalculator=this.createRowsCalculator(r.RENDER_TYPE),this.columnsRenderCalculator=this.createColumnsCalculator(r.RENDER_TYPE)),this.rowsVisibleCalculator=null,this.columnsVisibleCalculator=null,e}createVisibleCalculators(){this.rowsVisibleCalculator=this.createRowsCalculator(r.FULLY_VISIBLE_TYPE),this.columnsVisibleCalculator=this.createColumnsCalculator(r.FULLY_VISIBLE_TYPE)}areAllProposedVisibleRowsAlreadyRendered(e){if(!this.rowsVisibleCalculator)return!1;const{startRow:t,endRow:o,isVisibleInTrimmingContainer:s}=e;if(null===t&&null===o)return!s;const{startRow:i,endRow:r}=this.rowsRenderCalculator;return!(t<i||t===i&&t>0)&&!(o>r||o===r&&o<this.wtSettings.getSetting("totalRows")-1)}areAllProposedVisibleColumnsAlreadyRendered(e){if(!this.columnsVisibleCalculator)return!1;const{startColumn:t,endColumn:o,isVisibleInTrimmingContainer:s}=e;if(null===t&&null===o)return!s;const{startColumn:i,endColumn:r}=this.columnsRenderCalculator;return!(t<i||t===i&&t>0)&&!(o>r||o===r&&o<this.wtSettings.getSetting("totalColumns")-1)}resetHasOversizedColumnHeadersMarked(){(0,i.objectEach)(this.hasOversizedColumnHeadersMarked,((e,t,o)=>{o[t]=void 0}))}}},73596:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(16247),o(25671),o(97796),o(36662);var i=s(o(78900)),r=o(45433),n=o(3177),a=s(o(56307)),l=o(22489),h=o(65324),u=o(57924),d=o(48253),c=o(21280);function g(e,t){const o=new i.default(e,t||{},r.rootInstanceSymbol);return o.init(),o}t.CellCoords=c.CellCoords,t.CellRange=c.CellRange,(0,h.registerCellType)(u.TextCellType),g.editors={BaseEditor:d.BaseEditor},g.Core=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new i.default(e,t,r.rootInstanceSymbol)},g.DefaultSettings=(0,n.metaSchemaFactory)(),g.hooks=a.default.getSingleton(),g.CellCoords=c.CellCoords,g.CellRange=c.CellRange,g.packageName="handsontable",g.buildDate="28/11/2023 12:48:34",g.version="14.0.0-next-477622d-20231128",g.languages={dictionaryKeys:l.dictionaryKeys,getLanguageDictionary:l.getLanguageDictionary,getLanguagesDictionaries:l.getLanguagesDictionaries,registerLanguageDictionary:l.registerLanguageDictionary,getTranslatedPhrase:l.getTranslatedPhrase};t.default=g},78380:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(25815),i=o(16124),r=o(67156);const n=t.CELL_TYPE="autocomplete";t.AutocompleteCellType={CELL_TYPE:n,editor:s.AutocompleteEditor,renderer:i.autocompleteRenderer,validator:r.autocompleteValidator}},83954:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(78380);t.AutocompleteCellType=s.AutocompleteCellType,t.CELL_TYPE=s.CELL_TYPE},30749:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(63729),i=o(8877);const r=t.CELL_TYPE="checkbox";t.CheckboxCellType={CELL_TYPE:r,editor:s.CheckboxEditor,renderer:i.checkboxRenderer}},42855:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(30749);t.CELL_TYPE=s.CELL_TYPE,t.CheckboxCellType=s.CheckboxCellType},24259:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(58437),i=o(56522),r=o(82951);const n=t.CELL_TYPE="date";t.DateCellType={CELL_TYPE:n,editor:s.DateEditor,renderer:i.dateRenderer,validator:r.dateValidator}},56844:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(24259);t.CELL_TYPE=s.CELL_TYPE,t.DateCellType=s.DateCellType},72061:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(9535),i=o(16124),r=o(67156);const n=t.CELL_TYPE="dropdown";t.DropdownCellType={CELL_TYPE:n,editor:s.DropdownEditor,renderer:i.autocompleteRenderer,validator:r.autocompleteValidator}},65867:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(72061);t.CELL_TYPE=s.CELL_TYPE,t.DropdownCellType=s.DropdownCellType},85334:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(93273),i=o(67981);const r=t.CELL_TYPE="handsontable";t.HandsontableCellType={CELL_TYPE:r,editor:s.HandsontableEditor,renderer:i.handsontableRenderer}},243:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(85334);t.CELL_TYPE=s.CELL_TYPE,t.HandsontableCellType=s.HandsontableCellType},74319:(e,t,o)=>{"use strict";t.__esModule=!0,t.registerAllCellTypes=function(){(0,g.registerCellType)(s.AutocompleteCellType),(0,g.registerCellType)(i.CheckboxCellType),(0,g.registerCellType)(r.DateCellType),(0,g.registerCellType)(n.DropdownCellType),(0,g.registerCellType)(a.HandsontableCellType),(0,g.registerCellType)(l.NumericCellType),(0,g.registerCellType)(h.PasswordCellType),(0,g.registerCellType)(u.SelectCellType),(0,g.registerCellType)(d.TextCellType),(0,g.registerCellType)(c.TimeCellType)};var s=o(83954);t.AutocompleteCellType=s.AutocompleteCellType,t.AUTOCOMPLETE_TYPE=s.CELL_TYPE;var i=o(42855);t.CheckboxCellType=i.CheckboxCellType,t.CHECKBOX_TYPE=i.CELL_TYPE;var r=o(56844);t.DateCellType=r.DateCellType,t.DATE_TYPE=r.CELL_TYPE;var n=o(65867);t.DropdownCellType=n.DropdownCellType,t.DROPDOWN_TYPE=n.CELL_TYPE;var a=o(243);t.HandsontableCellType=a.HandsontableCellType,t.HANDSONTABLE_TYPE=a.CELL_TYPE;var l=o(68683);t.NumericCellType=l.NumericCellType,t.NUMERIC_TYPE=l.CELL_TYPE;var h=o(81762);t.PasswordCellType=h.PasswordCellType,t.PASSWORD_TYPE=h.CELL_TYPE;var u=o(12256);t.SelectCellType=u.SelectCellType,t.SELECT_TYPE=u.CELL_TYPE;var d=o(57924);t.TextCellType=d.TextCellType,t.TEXT_TYPE=d.CELL_TYPE;var c=o(8228);t.TimeCellType=c.TimeCellType,t.TIME_TYPE=c.CELL_TYPE;var g=o(65324);t.registerCellType=g.registerCellType,t.getCellType=g.getCellType,t.getRegisteredCellTypeNames=g.getRegisteredCellTypeNames,t.getRegisteredCellTypes=g.getRegisteredCellTypes,t.hasCellType=g.hasCellType},68683:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(79486);t.CELL_TYPE=s.CELL_TYPE,t.NumericCellType=s.NumericCellType},79486:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(97130),i=o(78416),r=o(71);const n=t.CELL_TYPE="numeric";t.NumericCellType={CELL_TYPE:n,editor:s.NumericEditor,renderer:i.numericRenderer,validator:r.numericValidator,dataType:"number"}},81762:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(40229);t.CELL_TYPE=s.CELL_TYPE,t.PasswordCellType=s.PasswordCellType},40229:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(63630),i=o(76978);const r=t.CELL_TYPE="password";t.PasswordCellType={CELL_TYPE:r,editor:s.PasswordEditor,renderer:i.passwordRenderer,copyable:!1}},65324:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.getCellType=function(e){if(!u(e))throw Error(`You declared cell type "${e}" as a string that is not mapped to a known object.\n Cell type must be an object or a string mapped to an object registered by\n "Handsontable.cellTypes.registerCellType" method`);return h(e)},t.registerCellType=function(e,t){"string"!=typeof e&&(e=(t=e).CELL_TYPE);const{editor:o,renderer:s,validator:i}=t;o&&(0,r.registerEditor)(e,o);s&&(0,n.registerRenderer)(e,s);i&&(0,a.registerValidator)(e,i);l(e,t)},o(91683);var i=s(o(63800)),r=o(83605),n=o(7462),a=o(80239);const{register:l,getItem:h,hasItem:u,getNames:d,getValues:c}=(0,i.default)("cellTypes");t.getRegisteredCellTypes=c,t.getRegisteredCellTypeNames=d,t.hasCellType=u},12256:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(2145);t.CELL_TYPE=s.CELL_TYPE,t.SelectCellType=s.SelectCellType},2145:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(93333),i=o(73619);const r=t.CELL_TYPE="select";t.SelectCellType={CELL_TYPE:r,editor:s.SelectEditor,renderer:i.selectRenderer}},57924:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(80617);t.CELL_TYPE=s.CELL_TYPE,t.TextCellType=s.TextCellType},80617:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(5071),i=o(50695);const r=t.CELL_TYPE="text";t.TextCellType={CELL_TYPE:r,editor:s.TextEditor,renderer:i.textRenderer}},8228:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(90214);t.CELL_TYPE=s.CELL_TYPE,t.TimeCellType=s.TimeCellType},90214:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(65930),i=o(43853),r=o(85342);const n=t.CELL_TYPE="time";t.TimeCellType={CELL_TYPE:n,editor:s.TimeEditor,renderer:i.timeRenderer,validator:r.timeValidator}},78900:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.default=function(e,t){var o,s=this;let L=arguments.length>2&&void 0!==arguments[2]&&arguments[2],W=!1,F=this;const V=new h.default(F);let B,U,Y,j,G,z=!0;(0,b.hasValidParameter)(L)&&(0,b.registerAsRootInstance)(this);this.rootElement=e,this.rootDocument=e.ownerDocument,this.rootWindow=this.rootDocument.defaultView,this.isDestroyed=!1,this.renderSuspendedCounter=0,this.executionSuspendedCounter=0;const K=null!==(o=null==t?void 0:t.layoutDirection)&&void 0!==o?o:"inherit",$=["rtl","ltr"].includes(K)?K:this.rootWindow.getComputedStyle(this.rootElement).direction;this.rootElement.setAttribute("dir",$),this.isRtl=function(){return"rtl"===$},this.isLtr=function(){return!F.isRtl()},this.getDirectionFactor=function(){return F.isLtr()?1:-1},t.language=(0,O.getValidLanguageCode)(t.language);const X=new N.MetaManager(F,t,[N.DynamicCellMetaMod,N.ExtendMetaPropertiesMod]),q=X.getTableMeta(),Q=X.getGlobalMeta(),J=(0,P.createUniqueMap)();this.container=this.rootDocument.createElement("div"),this.renderCall=!1,e.insertBefore(this.container,e.firstChild),(0,b.isRootInstance)(this)&&(0,n._injectProductInfo)(t.licenseKey,e);this.guid=`ht_${(0,C.randomString)()}`,D.set(this.guid,this),this.columnIndexMapper=new R.IndexMapper,this.rowIndexMapper=new R.IndexMapper,this.columnIndexMapper.addLocalHook("indexesSequenceChange",(e=>{F.runHooks("afterColumnSequenceChange",e)})),this.rowIndexMapper.addLocalHook("indexesSequenceChange",(e=>{F.runHooks("afterRowSequenceChange",e)})),U=new E.default(F),this.rootElement.id&&"ht_"!==this.rootElement.id.substring(0,3)||(this.rootElement.id=this.guid);let Z=new I.Selection(q,{rowIndexMapper:F.rowIndexMapper,columnIndexMapper:F.columnIndexMapper,countCols:()=>F.countCols(),countRows:()=>F.countRows(),propToCol:e=>B.propToCol(e),isEditorOpened:()=>!!F.getActiveEditor()&&F.getActiveEditor().isOpened(),countRenderableColumns:()=>this.view.countRenderableColumns(),countRenderableRows:()=>this.view.countRenderableRows(),countRowHeaders:()=>this.countRowHeaders(),countColHeaders:()=>this.countColHeaders(),getShortcutManager:()=>F.getShortcutManager(),createCellCoords:(e,t)=>F._createCellCoords(e,t),createCellRange:(e,t,o)=>F._createCellRange(e,t,o),visualToRenderableCoords:e=>{const{row:t,col:o}=e;return F._createCellCoords(t>=0?F.rowIndexMapper.getRenderableFromVisualIndex(t):t,o>=0?F.columnIndexMapper.getRenderableFromVisualIndex(o):o)},renderableToVisualCoords:e=>{const{row:t,col:o}=e;return F._createCellCoords(t>=0?F.rowIndexMapper.getVisualFromRenderableIndex(t):t,o>=0?F.columnIndexMapper.getVisualFromRenderableIndex(o):o)},isDisabledCellSelection:(e,t)=>e<0||t<0?F.getSettings().disableVisualSelection:F.getCellMeta(e,t).disableVisualSelection});this.selection=Z;const ee=e=>{let{hiddenIndexesChanged:t}=e;t&&this.selection.refresh()};function te(e){const t=(0,M.normalizeLanguageCode)(e);(0,O.hasLanguageDictionary)(t)?(F.runHooks("beforeLanguageChange",t),Q.language=t,F.runHooks("afterLanguageChange",t)):(0,M.warnUserAboutLanguageRegistration)(e)}function oe(e,t){const o="className"===e?F.rootElement:F.table;if(z)(0,i.addClass)(o,t);else{let s=[],r=[];Q[e]&&(s=Array.isArray(Q[e])?Q[e]:(0,c.stringToArray)(Q[e])),t&&(r=Array.isArray(t)?t:(0,c.stringToArray)(t));const n=(0,c.getDifferenceOfArrays)(s,r),a=(0,c.getDifferenceOfArrays)(r,s);n.length&&(0,i.removeClass)(o,n),a.length&&(0,i.addClass)(o,a)}Q[e]=t}function se(){let e=!1;return{validatorsInQueue:0,valid:!0,addValidatorToQueue(){this.validatorsInQueue+=1,e=!1},removeValidatorFormQueue(){this.validatorsInQueue=this.validatorsInQueue-1<0?0:this.validatorsInQueue-1,this.checkIfQueueIsEmpty()},onQueueEmpty(){},checkIfQueueIsEmpty(){0===this.validatorsInQueue&&!1===e&&(e=!0,this.onQueueEmpty(this.valid))}}}function ie(e){const t=e.replace(",",".");return!1===isNaN(parseFloat(t))?parseFloat(t):e}function re(e,t,o){if(!e.length)return;const s=F.getActiveEditor(),r=new se;let n=!0;r.onQueueEmpty=e=>{s&&n&&s.cancelChanges(),o(e)};for(let o=e.length-1;o>=0;o--){const[s,a,,l]=e[o],h=B.propToCol(a),u=F.getCellMeta(s,h);"numeric"===u.type&&"string"==typeof l&&(0,v.isNumericLike)(l)&&(e[o][3]=ie(l)),F.getCellValidator(u)&&(r.addValidatorToQueue(),F.validateCell(e[o][3],u,function(t,o){return function(s){if("boolean"!=typeof s)throw new Error("Validation error: result is not boolean");if(!1===s&&!1===o.allowInvalid){n=!1,e.splice(t,1),o.valid=!0;const s=F.getCell(o.visualRow,o.visualCol);null!==s&&(0,i.removeClass)(s,q.invalidCellClassName)}r.removeValidatorFormQueue()}}(o,u),t))}r.checkIfQueueIsEmpty()}function ne(e,t){let o=e.length-1;if(o<0)return;for(;o>=0;o--){let s=!1;if(null!==e[o]){if(null!==e[o][2]&&void 0!==e[o][2]||null!==e[o][3]&&void 0!==e[o][3]){if(q.allowInsertRow)for(;e[o][0]>F.countRows()-1;){const{delta:e}=B.createRow(void 0,void 0,{source:t});if(0===e){s=!0;break}}if("array"===F.dataType&&(!q.columns||0===q.columns.length)&&q.allowInsertColumn)for(;B.propToCol(e[o][1])>F.countCols()-1;){const{delta:e}=B.createCol(void 0,void 0,{source:t});if(0===e){s=!0;break}}s||B.set(e[o][0],e[o][1],e[o][3])}}else e.splice(o,1)}F.forceFullRender=!0,Y.adjustRowsAndCols(),F.runHooks("beforeChangeRender",e,t),j.lockEditor(),F._refreshBorders(null),j.unlockEditor(),F.view.adjustElementsSize(),F.runHooks("afterChange",e,t||"edit");const s=F.getActiveEditor();s&&(0,n.isDefined)(s.refreshValue)&&s.refreshValue()}function ae(e,t,o){return Array.isArray(e)?e:[[e,t,o]]}function le(e,t){const o=F.getActiveEditor(),s=F.runHooks("beforeChange",e,t||"edit"),i=e.filter((e=>null!==e));return!1===s||0===i.length?(o&&o.cancelChanges(),[]):i}this.columnIndexMapper.addLocalHook("cacheUpdated",ee),this.rowIndexMapper.addLocalHook("cacheUpdated",ee),this.selection.addLocalHook("afterSetRangeEnd",(e=>{const t=(0,u.createObjectPropListener)(!1),o=this.selection.getSelectedRange(),{from:s,to:r}=o.current(),n=o.size()-1;this.runHooks("afterSelection",s.row,s.col,r.row,r.col,t,n),this.runHooks("afterSelectionByProp",s.row,F.colToProp(s.col),r.row,F.colToProp(r.col),t,n);let a=!0;W&&(a=!1),t.isTouched()&&(a=!t.value);const l=this.selection.selectedRange.current(),h=this.selection.isSelectedByAnyHeader(),d=this.selection.isSelectedByRowHeader(),c=this.selection.isSelectedByColumnHeader();if(!1!==a)if(h)d?this.scrollViewportTo({row:e.row}):c&&this.scrollViewportTo({col:e.col});else if(l&&!this.selection.isMultiple()){const{row:e,col:t}=l.from;e<0&&t>=0?this.scrollViewportTo({col:t}):t<0&&e>=0?this.scrollViewportTo({row:e}):this.scrollViewportTo({row:e,col:t})}else this.scrollViewportTo(e.toObject());d&&c?(0,i.addClass)(this.rootElement,["ht__selection--rows","ht__selection--columns"]):d?((0,i.removeClass)(this.rootElement,"ht__selection--columns"),(0,i.addClass)(this.rootElement,"ht__selection--rows")):c?((0,i.removeClass)(this.rootElement,"ht__selection--rows"),(0,i.addClass)(this.rootElement,"ht__selection--columns")):(0,i.removeClass)(this.rootElement,["ht__selection--rows","ht__selection--columns"]),this._refreshBorders(null)})),this.selection.addLocalHook("afterSelectionFinished",(e=>{const t=e.length-1,{from:o,to:s}=e[t];this.runHooks("afterSelectionEnd",o.row,o.col,s.row,s.col,t),this.runHooks("afterSelectionEndByProp",o.row,F.colToProp(o.col),s.row,F.colToProp(s.col),t)})),this.selection.addLocalHook("afterIsMultipleSelection",(e=>{const t=this.runHooks("afterIsMultipleSelection",e.value);e.value&&(e.value=t)})),this.selection.addLocalHook("afterDeselect",(()=>{j.destroyEditor(),this._refreshBorders(),(0,i.removeClass)(this.rootElement,["ht__selection--rows","ht__selection--columns"]),this.runHooks("afterDeselect")})),this.selection.addLocalHook("beforeHighlightSet",(()=>this.runHooks("beforeSelectionHighlightSet"))).addLocalHook("beforeSetRangeStart",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("beforeSetRangeStart",...t)})).addLocalHook("beforeSetRangeStartOnly",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("beforeSetRangeStartOnly",...t)})).addLocalHook("beforeSetRangeEnd",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("beforeSetRangeEnd",...t)})).addLocalHook("beforeSelectColumns",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("beforeSelectColumns",...t)})).addLocalHook("afterSelectColumns",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("afterSelectColumns",...t)})).addLocalHook("beforeSelectRows",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("beforeSelectRows",...t)})).addLocalHook("afterSelectRows",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("afterSelectRows",...t)})).addLocalHook("beforeModifyTransformStart",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("modifyTransformStart",...t)})).addLocalHook("afterModifyTransformStart",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("afterModifyTransformStart",...t)})).addLocalHook("beforeModifyTransformEnd",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("modifyTransformEnd",...t)})).addLocalHook("afterModifyTransformEnd",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("afterModifyTransformEnd",...t)})).addLocalHook("beforeRowWrap",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("beforeRowWrap",...t)})).addLocalHook("beforeColumnWrap",(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return s.runHooks("beforeColumnWrap",...t)})).addLocalHook("insertRowRequire",(e=>this.alter("insert_row_above",e,1,"auto"))).addLocalHook("insertColRequire",(e=>this.alter("insert_col_start",e,1,"auto"))),Y={alter(e,t){var o,s;let i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=arguments.length>3?arguments[3]:void 0,a=arguments.length>4?arguments[4]:void 0;const l=e=>{if(0===e.length)return[];const t=[...e];t.sort(((e,t)=>{let[o]=e,[s]=t;return o===s?0:o>s?1:-1}));return(0,c.arrayReduce)(t,((e,t)=>{let[o,s]=t;const i=e[e.length-1],[r,n]=i,a=r+n;if(o<=a){const e=Math.max(s-(a-o),0);i[1]+=e}else e.push([o,s]);return e}),[t[0]])};switch(e){case"insert_row_below":case"insert_row_above":const a=F.countSourceRows();if(q.maxRows===a)return;const h="insert_row_below"===e?"below":"above";t=null!==(o=t)&&void 0!==o?o:"below"===h?a:0;const{delta:u,startPhysicalIndex:d}=B.createRow(t,i,{source:r,mode:h});if(u){const e=Z.selectedRange.current(),t=null==e?void 0:e.from,o=null==t?void 0:t.row,s=F.toVisualRow(d);if(Z.isSelectedByCorner())Z.selectAll(!0,!0,{disableHeadersHighlight:!0});else if((0,n.isDefined)(o)&&o>=s){const{row:s,col:i}=e.to;let r=t.col;Z.isSelectedByRowHeader()&&(r=-1),Z.getSelectedRange().pop(),Z.setRangeStartOnly(F._createCellCoords(o+u,r),!0),Z.setRangeEnd(F._createCellCoords(s+u,i))}else F._refreshBorders()}break;case"insert_col_start":case"insert_col_end":const g="insert_col_end"===e?"end":"start";t=null!==(s=t)&&void 0!==s?s:"end"===g?F.countSourceCols():0;const{delta:f,startPhysicalIndex:p}=B.createCol(t,i,{source:r,mode:g});if(f){if(Array.isArray(q.colHeaders)){const e=[F.toVisualColumn(p),0];e.length+=f,Array.prototype.splice.apply(q.colHeaders,e)}const e=Z.selectedRange.current(),t=null==e?void 0:e.from,o=null==t?void 0:t.col,s=F.toVisualColumn(p);if(Z.isSelectedByCorner())Z.selectAll(!0,!0,{disableHeadersHighlight:!0});else if((0,n.isDefined)(o)&&o>=s){const{row:s,col:i}=e.to;let r=t.row;Z.isSelectedByColumnHeader()&&(r=-1),Z.getSelectedRange().pop(),Z.setRangeStartOnly(F._createCellCoords(r,o+f),!0),Z.setRangeEnd(F._createCellCoords(s,i+f))}else F._refreshBorders()}break;case"remove_row":const m=e=>{let t=0;(0,c.arrayEach)(e,(e=>{let[o,s]=e;const i=(0,n.isEmpty)(o)?F.countRows()-1:Math.max(o-t,0);Number.isInteger(o)&&(o=Math.max(o-t,0));if(!B.removeRow(o,s,r))return;const a=F.countRows(),l=q.fixedRowsTop;l>=i+1&&(q.fixedRowsTop-=Math.min(s,l-i));const h=q.fixedRowsBottom;h&&i>=a-h&&(q.fixedRowsBottom-=Math.min(s,h)),t+=s}))};Array.isArray(t)?m(l(t)):m([[t,i]]),Y.adjustRowsAndCols(),F._refreshBorders();break;case"remove_col":const w=e=>{let t=0;(0,c.arrayEach)(e,(e=>{let[o,s]=e;const i=(0,n.isEmpty)(o)?F.countCols()-1:Math.max(o-t,0);let a=F.toPhysicalColumn(i);Number.isInteger(o)&&(o=Math.max(o-t,0));if(!B.removeCol(o,s,r))return;const l=q.fixedColumnsStart;l>=i+1&&(q.fixedColumnsStart-=Math.min(s,l-i)),Array.isArray(q.colHeaders)&&(void 0===a&&(a=-1),q.colHeaders.splice(a,s)),t+=s}))};Array.isArray(t)?w(l(t)):w([[t,i]]),Y.adjustRowsAndCols(),F._refreshBorders();break;default:throw new Error(`There is no such action "${e}"`)}a||Y.adjustRowsAndCols()},adjustRowsAndCols(){const e=q.minRows,t=q.minSpareRows,o=q.minCols,s=q.minSpareCols;if(0===F.countRows()&&0===F.countCols()&&Z.deselect(),e){const t=F.countRows();t<e&&B.createRow(t,e-t,{source:"auto"})}if(t){const e=F.countEmptyRows(!0);if(e<t){const o=t-e,s=Math.min(o,q.maxRows-F.countSourceRows());B.createRow(F.countRows(),s,{source:"auto"})}}{let e;(o||s)&&(e=F.countEmptyCols(!0));let t=F.countCols();if(o&&!q.columns&&t<o){const s=o-t;e+=s,B.createCol(t,s,{source:"auto"})}if(s&&!q.columns&&"array"===F.dataType&&e<s){t=F.countCols();const o=s-e,i=Math.min(o,q.maxCols-t);B.createCol(t,i,{source:"auto"})}}if(Z.isSelected()){const e=F.countRows(),t=F.countCols();(0,c.arrayEach)(Z.selectedRange,(o=>{let s=!1,i=o.from.row,r=o.from.col,n=o.to.row,a=o.to.col;i>e-1?(i=e-1,s=!0,n>i&&(n=i)):n>e-1&&(n=e-1,s=!0,i>n&&(i=n)),r>t-1?(r=t-1,s=!0,a>r&&(a=r)):a>t-1&&(a=t-1,s=!0,r>a&&(r=a)),s&&F.selectCell(i,r,n,a)}))}F.view&&F.view.adjustElementsSize()},populateFromArray(e,t,o,s,i){let r,n,a,l;const h=[],d={},g=[],f=e.row,p=e.col;if(n=t.length,0===n)return!1;let m=0,w=0;switch((0,u.isObject)(o)&&(m=o.col-p+1,w=o.row-f+1),i){case"shift_down":const i=(0,c.pivot)(t),C=i.length,v=Math.max(C,m),y=F.getData().slice(f),E=(0,c.pivot)(y).slice(p,p+v);for(a=0;a<v;a+=1)if(a<C){for(r=0,n=i[a].length;r<w-n;r+=1)i[a].push(i[a][r%n]);a<E.length?g.push(i[a].concat(E[a])):g.push(i[a].concat(new Array(y.length).fill(null)))}else g.push(i[a%C].concat(E[a]));F.populateFromArray(f,p,(0,c.pivot)(g));break;case"shift_right":const S=t.length,R=Math.max(S,w),b=F.getData().slice(f).map((e=>e.slice(p)));for(r=0;r<R;r+=1)if(r<S){for(a=0,l=t[r].length;a<m-l;a+=1)t[r].push(t[r][a%l]);if(r<b.length)for(let e=0;e<b[r].length;e+=1)t[r].push(b[r][e]);else t[r].push(...new Array(b[0].length).fill(null))}else t.push(t[r%n].slice(0,R).concat(b[r]));F.populateFromArray(f,p,t);break;default:d.row=e.row,d.col=e.col;let _,T=0,O=0,M=!0;const I=function(e){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;const s=t[e%t.length];return null!==o?s[o%s.length]:s},N=t.length,A=o?o.row-e.row+1:0;for(n=o?A:Math.max(N,A),r=0;r<n&&!(o&&d.row>o.row&&A>N||!q.allowInsertRow&&d.row>F.countRows()-1||d.row>=q.maxRows);r++){const t=r-T,i=I(t).length,c=o?o.col-e.col+1:0;if(l=o?c:Math.max(i,c),d.col=e.col,_=F.getCellMeta(d.row,d.col),"CopyPaste.paste"!==s&&"Autofill.fill"!==s||!_.skipRowOnPaste){for(O=0,a=0;a<l&&!(o&&d.col>o.col&&c>i||!q.allowInsertColumn&&d.col>F.countCols()-1||d.col>=q.maxCols);a++){if(_=F.getCellMeta(d.row,d.col),("CopyPaste.paste"===s||"Autofill.fill"===s)&&_.skipColumnOnPaste){O+=1,d.col+=1,l+=1;continue}if(_.readOnly&&"UndoRedo.undo"!==s){d.col+=1;continue}let e=I(t,a-O),o=F.getDataAtCell(d.row,d.col);if(null!==e&&"object"==typeof e)if(Array.isArray(e)&&null===o&&(o=[]),null===o||"object"!=typeof o)M=!1;else{const t=(0,u.duckSchema)(Array.isArray(o)?o:o[0]||o),s=(0,u.duckSchema)(Array.isArray(e)?e:e[0]||e);(0,u.isObjectEqual)(t,s)||Array.isArray(t)&&Array.isArray(s)?e=(0,u.deepClone)(e):M=!1}else null!==o&&"object"==typeof o&&(M=!1);M&&h.push([d.row,d.col,e]),M=!0,d.col+=1}d.row+=1}else T+=1,d.row+=1,n+=1}F.setDataAtCell(h,null,null,s||"populateFromArray")}}},this.init=function(){U.setData(q.data),F.runHooks("beforeInit"),((0,a.isMobileBrowser)()||(0,a.isIpadOS)())&&(0,i.addClass)(F.rootElement,"mobile"),this.updateSettings(q,!0),this.view=new y.default(this),j=l.default.getInstance(F,q,Z),G=new d.FocusManager(F),(0,b.isRootInstance)(this)&&(0,A.installFocusCatcher)(F),F.runHooks("init"),this.forceFullRender=!0,this.view.render(),z&&null===F.rootElement.offsetParent&&(0,i.observeVisibilityChangeOnce)(F.rootElement,(()=>{F.view._wt.wtOverlays.updateLastSpreaderSize(),F.render(),F.view.adjustElementsSize()})),"object"==typeof z&&(F.runHooks("afterChange",z[0],z[1]),z=!1),F.runHooks("afterInit")},this._createCellCoords=function(e,t){return F.view._wt.createCellCoords(e,t)},this._createCellRange=function(e,t,o){return F.view._wt.createCellRange(e,t,o)},this.validateCell=function(e,t,o,s){let i=F.getCellValidator(t);function a(e){if(!(!(arguments.length>1&&void 0!==arguments[1])||arguments[1])||!0===t.hidden)return void o(e);const s=t.visualCol,i=t.visualRow,r=F.getCell(i,s,!0);if(r&&"TH"!==r.nodeName){const e=F.rowIndexMapper.getRenderableFromVisualIndex(i),t=F.columnIndexMapper.getRenderableFromVisualIndex(s);F.view._wt.getSetting("cellRenderer",e,t,r)}o(e)}var l;(0,n.isRegExp)(i)&&(l=i,i=function(e,t){t(l.test(e))}),(0,r.isFunction)(i)?(e=F.runHooks("beforeValidate",e,t.visualRow,t.prop,s),F._registerImmediate((()=>{i.call(t,e,(o=>{F&&(o=F.runHooks("afterValidate",o,e,t.visualRow,t.prop,s),t.valid=o,a(o),F.runHooks("postAfterValidate",o,e,t.visualRow,t.prop,s))}))}))):F._registerImmediate((()=>{t.valid=!0,a(t.valid,!1)}))},this.setDataAtCell=function(e,t,o,s){const i=ae(e,t,o),r=[];let n,a,l,h=s;for(n=0,a=i.length;n<a;n++){if("object"!=typeof i[n])throw new Error("Method `setDataAtCell` accepts row number or changes array of arrays as its first parameter");if("number"!=typeof i[n][1])throw new Error("Method `setDataAtCell` accepts row and column number as its parameters. If you want to use object property name, use method `setDataAtRowProp`");l=i[n][1]>=this.countCols()?i[n][1]:B.colToProp(i[n][1]),r.push([i[n][0],l,U.getAtCell(this.toPhysicalRow(i[n][0]),i[n][1]),i[n][2]])}h||"object"!=typeof e||(h=t);const u=le(r,s);F.runHooks("afterSetDataAtCell",u,h),re(u,h,(()=>{ne(u,h)}))},this.setDataAtRowProp=function(e,t,o,s){const i=ae(e,t,o),r=[];let n,a,l=s;for(n=0,a=i.length;n<a;n++)r.push([i[n][0],i[n][1],U.getAtCell(this.toPhysicalRow(i[n][0]),i[n][1]),i[n][2]]);l||"object"!=typeof e||(l=t);const h=le(r,s);F.runHooks("afterSetDataAtRowProp",h,l),re(h,l,(()=>{ne(h,l)}))},this.listen=function(){F&&!F.isListening()&&(D.forEach((e=>{F!==e&&e.unlisten()})),k=F.guid,F.runHooks("afterListen"))},this.unlisten=function(){this.isListening()&&(k=null,F.runHooks("afterUnlisten"))},this.isListening=function(){return k===F.guid},this.destroyEditor=function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];F._refreshBorders(e,t)},this.populateFromArray=function(e,t,o,s,i,r,n){if("object"!=typeof o||"object"!=typeof o[0])throw new Error("populateFromArray parameter `input` must be an array of arrays");const a="number"==typeof s?F._createCellCoords(s,i):null;return Y.populateFromArray(F._createCellCoords(e,t),o,a,r,n)},this.spliceCol=function(e,t,o){for(var s=arguments.length,i=new Array(s>3?s-3:0),r=3;r<s;r++)i[r-3]=arguments[r];return B.spliceCol(e,t,o,...i)},this.spliceRow=function(e,t,o){for(var s=arguments.length,i=new Array(s>3?s-3:0),r=3;r<s;r++)i[r-3]=arguments[r];return B.spliceRow(e,t,o,...i)},this.getSelected=function(){if(Z.isSelected())return(0,c.arrayMap)(Z.getSelectedRange(),(e=>{let{from:t,to:o}=e;return[t.row,t.col,o.row,o.col]}))},this.getSelectedLast=function(){const e=this.getSelected();let t;return e&&e.length>0&&(t=e[e.length-1]),t},this.getSelectedRange=function(){if(Z.isSelected())return Array.from(Z.getSelectedRange())},this.getSelectedRangeLast=function(){const e=this.getSelectedRange();let t;return e&&e.length>0&&(t=e[e.length-1]),t},this.emptySelectedCells=function(e){if(!Z.isSelected()||0===this.countRows()||0===this.countCols())return;const t=[];(0,c.arrayEach)(Z.getSelectedRange(),(e=>{if(e.isSingleHeader())return;const o=e.getTopStartCorner(),s=e.getBottomEndCorner();(0,v.rangeEach)(o.row,s.row,(e=>{(0,v.rangeEach)(o.col,s.col,(o=>{this.getCellMeta(e,o).readOnly||t.push([e,o,null])}))}))})),t.length>0&&this.setDataAtCell(t,e)},this.isRenderSuspended=function(){return this.renderSuspendedCounter>0},this.suspendRender=function(){this.renderSuspendedCounter+=1},this.resumeRender=function(){const e=this.renderSuspendedCounter-1;this.renderSuspendedCounter=Math.max(e,0),this.isRenderSuspended()||e!==this.renderSuspendedCounter||(this.renderCall?this.render():this._refreshBorders(null))},this.render=function(){this.view&&(this.renderCall=!0,this.forceFullRender=!0,this.isRenderSuspended()||(j.lockEditor(),this._refreshBorders(null),j.unlockEditor()))},this.batchRender=function(e){this.suspendRender();const t=e();return this.resumeRender(),t},this.isExecutionSuspended=function(){return this.executionSuspendedCounter>0},this.suspendExecution=function(){this.executionSuspendedCounter+=1,this.columnIndexMapper.suspendOperations(),this.rowIndexMapper.suspendOperations()},this.resumeExecution=function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const t=this.executionSuspendedCounter-1;this.executionSuspendedCounter=Math.max(t,0),(!this.isExecutionSuspended()&&t===this.executionSuspendedCounter||e)&&(this.columnIndexMapper.resumeOperations(),this.rowIndexMapper.resumeOperations())},this.batchExecution=function(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.suspendExecution();const o=e();return this.resumeExecution(t),o},this.batch=function(e){this.suspendRender(),this.suspendExecution();const t=e();return this.resumeExecution(),this.resumeRender(),t},this.refreshDimensions=function(){if(!F.view)return;const{width:e,height:t}=F.view.getLastSize(),{width:o,height:s}=F.rootElement.getBoundingClientRect(),i=o!==e||s!==t;!1===F.runHooks("beforeRefreshDimensions",{width:e,height:t},{width:o,height:s},i)||((i||F.view._wt.wtOverlays.scrollableElement===F.rootWindow)&&(F.view.setLastSize(o,s),F.render()),F.runHooks("afterRefreshDimensions",{width:e,height:t},{width:o,height:s},i))},this.updateData=function(e,t){(0,N.replaceData)(e,(e=>{B=e}),(e=>{B=e,F.columnIndexMapper.fitToLength(this.getInitialColumnCount()),F.rowIndexMapper.fitToLength(this.countSourceRows()),Y.adjustRowsAndCols()}),{hotInstance:F,dataMap:B,dataSource:U,internalSource:"updateData",source:t,metaManager:X,firstRun:z})},this.loadData=function(e,t){(0,N.replaceData)(e,(e=>{B=e}),(()=>{X.clearCellsCache(),F.initIndexMappers(),Y.adjustRowsAndCols(),z&&(z=[null,"loadData"])}),{hotInstance:F,dataMap:B,dataSource:U,internalSource:"loadData",source:t,metaManager:X,firstRun:z})},this.getInitialColumnCount=function(){const e=q.columns;let t=0;if(Array.isArray(e))t=e.length;else if((0,r.isFunction)(e))if("array"===F.dataType){const o=this.countSourceCols();for(let s=0;s<o;s+=1)e(s)&&(t+=1)}else"object"!==F.dataType&&"function"!==F.dataType||(t=B.colToPropCache.length);else if((0,n.isDefined)(q.dataSchema)){const e=B.getSchema();t=Array.isArray(e)?e.length:(0,u.deepObjectSize)(e)}else t=this.countSourceCols();return t},this.initIndexMappers=function(){this.columnIndexMapper.initToLength(this.getInitialColumnCount()),this.rowIndexMapper.initToLength(this.countSourceRows())},this.getData=function(e,t,o,s){return(0,n.isUndefined)(e)?B.getAll():B.getRange(F._createCellCoords(e,t),F._createCellCoords(o,s),B.DESTINATION_RENDERER)},this.getCopyableText=function(e,t,o,s){return B.getCopyableText(F._createCellCoords(e,t),F._createCellCoords(o,s))},this.getCopyableData=function(e,t){return B.getCopyable(e,B.colToProp(t))},this.getSchema=function(){return B.getSchema()},this.updateSettings=function(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];const o=(z?F.loadData:F.updateData).bind(this);let s,i,a=!1;if((0,n.isDefined)(e.rows))throw new Error('The "rows" setting is no longer supported. Do you mean startRows, minRows or maxRows?');if((0,n.isDefined)(e.cols))throw new Error('The "cols" setting is no longer supported. Do you mean startCols, minCols or maxCols?');if((0,n.isDefined)(e.ganttChart))throw new Error('Since 8.0.0 the "ganttChart" setting is no longer supported.');for(s in e)"data"===s||("language"===s?te(e.language):"className"===s?oe("className",e.className):"tableClassName"===s&&F.table?(oe("tableClassName",e.tableClassName),F.view._wt.wtOverlays.syncOverlayTableClassNames()):T.default.getSingleton().isRegistered(s)||T.default.getSingleton().isDeprecated(s)?((0,r.isFunction)(e[s])||Array.isArray(e[s]))&&(e[s].initialHook=!0,F.addHook(s,e[s])):!t&&(0,u.hasOwnProperty)(e,s)&&(Q[s]=e[s]));void 0===e.data&&void 0===q.data?o(null,"updateSettings"):void 0!==e.data?o(e.data,"updateSettings"):void 0!==e.columns&&(B.createMap(),F.initIndexMappers());const l=F.countCols(),h=q.columns;if(h&&(0,r.isFunction)(h)&&(a=!0),void 0===e.cell&&void 0===e.cells&&void 0===e.columns||X.clearCache(),l>0)for(s=0,i=0;s<l;s++){if(h){const e=a?h(s):h[i];e&&X.updateColumnMeta(i,e)}i+=1}(0,n.isDefined)(e.cell)&&(0,u.objectEach)(e.cell,(e=>{F.setCellMetaObject(e.row,e.col,e)})),F.runHooks("afterCellMetaReset");let d=F.rootElement.style.height;""!==d&&(d=parseInt(F.rootElement.style.height,10));let c=e.height;if((0,r.isFunction)(c)&&(c=c()),t){F.rootElement.getAttribute("style")&&F.rootElement.setAttribute("data-initialstyle",F.rootElement.getAttribute("style"))}if(null===c){const e=F.rootElement.getAttribute("data-initialstyle");e&&(e.indexOf("height")>-1||e.indexOf("overflow")>-1)?F.rootElement.setAttribute("style",e):(F.rootElement.style.height="",F.rootElement.style.overflow="")}else void 0!==c&&(F.rootElement.style.height=isNaN(c)?`${c}`:`${c}px`,F.rootElement.style.overflow="hidden");if(void 0!==e.width){let t=e.width;(0,r.isFunction)(t)&&(t=t()),F.rootElement.style.width=isNaN(t)?`${t}`:`${t}px`}t||(F.view&&(F.view._wt.wtViewport.resetHasOversizedColumnHeadersMarked(),F.view._wt.exportSettingsAsClassNames()),F.runHooks("afterUpdateSettings",e)),Y.adjustRowsAndCols(),F.view&&!z&&(F.forceFullRender=!0,j.lockEditor(),F._refreshBorders(null),F.view._wt.wtOverlays.adjustElementsSize(),j.unlockEditor()),t||!F.view||""!==d&&""!==c&&void 0!==c||d===c||F.view._wt.wtOverlays.updateMainScrollableElements()},this.getValue=function(){const e=F.getSelectedLast();if(q.getValue){if((0,r.isFunction)(q.getValue))return q.getValue.call(F);if(e)return F.getData()[e[0][0]][q.getValue]}else if(e)return F.getDataAtCell(e[0],e[1])},this.getSettings=function(){return q},this.clear=function(){this.selectAll(),this.emptySelectedCells()},this.alter=function(e,t,o,s,i){Y.alter(e,t,o,s,i)},this.getCell=function(e,t){let o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],s=t,i=e;if(t>=0){if(this.columnIndexMapper.isHidden(this.toPhysicalColumn(t)))return null;s=this.columnIndexMapper.getRenderableFromVisualIndex(t)}if(e>=0){if(this.rowIndexMapper.isHidden(this.toPhysicalRow(e)))return null;i=this.rowIndexMapper.getRenderableFromVisualIndex(e)}return null===i||null===s?null:F.view.getCellAtCoords(F._createCellCoords(i,s),o)},this.getCoords=function(e){const t=this.view._wt.wtTable.getCoords(e);if(null===t)return null;const{row:o,col:s}=t;let i=o,r=s;return o>=0&&(i=this.rowIndexMapper.getVisualFromRenderableIndex(o)),s>=0&&(r=this.columnIndexMapper.getVisualFromRenderableIndex(s)),F._createCellCoords(i,r)},this.colToProp=function(e){return B.colToProp(e)},this.propToCol=function(e){return B.propToCol(e)},this.toVisualRow=e=>this.rowIndexMapper.getVisualFromPhysicalIndex(e),this.toVisualColumn=e=>this.columnIndexMapper.getVisualFromPhysicalIndex(e),this.toPhysicalRow=e=>this.rowIndexMapper.getPhysicalFromVisualIndex(e),this.toPhysicalColumn=e=>this.columnIndexMapper.getPhysicalFromVisualIndex(e),this.getDataAtCell=function(e,t){return B.get(e,B.colToProp(t))},this.getDataAtRowProp=function(e,t){return B.get(e,t)},this.getDataAtCol=function(e){const t=[],o=B.getRange(F._createCellCoords(0,e),F._createCellCoords(q.data.length-1,e),B.DESTINATION_RENDERER);for(let e=0;e<o.length;e+=1)for(let s=0;s<o[e].length;s+=1)t.push(o[e][s]);return t},this.getDataAtProp=function(e){const t=[],o=B.getRange(F._createCellCoords(0,B.propToCol(e)),F._createCellCoords(q.data.length-1,B.propToCol(e)),B.DESTINATION_RENDERER);for(let e=0;e<o.length;e+=1)for(let s=0;s<o[e].length;s+=1)t.push(o[e][s]);return t},this.getSourceData=function(e,t,o,s){let i;return i=void 0===e?U.getData():U.getByRange(F._createCellCoords(e,t),F._createCellCoords(o,s)),i},this.getSourceDataArray=function(e,t,o,s){let i;return i=void 0===e?U.getData(!0):U.getByRange(F._createCellCoords(e,t),F._createCellCoords(o,s),!0),i},this.getSourceDataAtCol=function(e){return U.getAtColumn(e)},this.setSourceDataAtCell=function(e,t,o,s){const i=ae(e,t,o),r=this.hasHook("afterSetSourceDataAtCell"),a=[];r&&(0,c.arrayEach)(i,(e=>{let[t,o,s]=e;a.push([t,o,U.getAtCell(t,o),s])})),(0,c.arrayEach)(i,(e=>{let[t,o,s]=e;U.setAtCell(t,o,s)})),r&&this.runHooks("afterSetSourceDataAtCell",a,s),this.render();const l=F.getActiveEditor();l&&(0,n.isDefined)(l.refreshValue)&&l.refreshValue()},this.getSourceDataAtRow=function(e){return U.getAtRow(e)},this.getSourceDataAtCell=function(e,t){return U.getAtCell(e,t)},this.getDataAtRow=function(e){return B.getRange(F._createCellCoords(e,0),F._createCellCoords(e,this.countCols()-1),B.DESTINATION_RENDERER)[0]||[]},this.getDataType=function(e,t,o,s){const i=void 0===e?[0,0,this.countRows(),this.countCols()]:[e,t,o,s],[r,n]=i;let[,,a,l]=i,h=null,u=null;void 0===a&&(a=r),void 0===l&&(l=n);let d="mixed";return(0,v.rangeEach)(Math.max(Math.min(r,a),0),Math.max(r,a),(e=>{let t=!0;return(0,v.rangeEach)(Math.max(Math.min(n,l),0),Math.max(n,l),(o=>{const s=this.getCellMeta(e,o);return u=s.type,h?t=h===u:h=u,t})),d=t?u:"mixed",t})),d},this.removeCellMeta=function(e,t,o){const[s,i]=[this.toPhysicalRow(e),this.toPhysicalColumn(t)];let r=X.getCellMetaKeyValue(s,i,o);!1!==F.runHooks("beforeRemoveCellMeta",e,t,o,r)&&(X.removeCellMeta(s,i,o),F.runHooks("afterRemoveCellMeta",e,t,o,r)),r=null},this.spliceCellsMeta=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;for(var o=arguments.length,s=new Array(o>2?o-2:0),i=2;i<o;i++)s[i-2]=arguments[i];if(s.length>0&&!Array.isArray(s[0]))throw new Error("The 3rd argument (cellMetaRows) has to be passed as an array of cell meta objects array.");t>0&&X.removeRow(this.toPhysicalRow(e),t),s.length>0&&(0,c.arrayEach)(s.reverse(),(t=>{X.createRow(this.toPhysicalRow(e)),(0,c.arrayEach)(t,((t,o)=>this.setCellMetaObject(e,o,t)))})),F.render()},this.setCellMetaObject=function(e,t,o){"object"==typeof o&&(0,u.objectEach)(o,((o,s)=>{this.setCellMeta(e,t,s,o)}))},this.setCellMeta=function(e,t,o,s){if(!1===F.runHooks("beforeSetCellMeta",e,t,o,s))return;let i=e,r=t;e<this.countRows()&&(i=this.toPhysicalRow(e)),t<this.countCols()&&(r=this.toPhysicalColumn(t)),X.setCellMeta(i,r,o,s),F.runHooks("afterSetCellMeta",e,t,o,s)},this.getCellsMeta=function(){return X.getCellsMeta()},this.getCellMeta=function(e,t){let o=this.toPhysicalRow(e),s=this.toPhysicalColumn(t);return null===o&&(o=e),null===s&&(s=t),X.getCellMeta(o,s,{visualRow:e,visualColumn:t})},this.getCellMetaAtRow=function(e){return X.getCellsMetaAtRow(e)},this.isColumnModificationAllowed=function(){return!("object"===F.dataType||q.columns)},this.getCellRenderer=function(e,t){const o="number"==typeof e?F.getCellMeta(e,t).renderer:e.renderer;return"string"==typeof o?(0,p.getRenderer)(o):(0,n.isUndefined)(o)?(0,p.getRenderer)("text"):o},this.getCellEditor=function(e,t){const o="number"==typeof e?F.getCellMeta(e,t).editor:e.editor;return"string"==typeof o?(0,m.getEditor)(o):(0,n.isUndefined)(o)?(0,m.getEditor)("text"):o},this.getCellValidator=function(e,t){const o="number"==typeof e?F.getCellMeta(e,t).validator:e.validator;return"string"==typeof o?(0,w.getValidator)(o):o},this.validateCells=function(e){this._validateCells(e)},this.validateRows=function(e,t){if(!Array.isArray(e))throw new Error("validateRows parameter `rows` must be an array");this._validateCells(t,e)},this.validateColumns=function(e,t){if(!Array.isArray(e))throw new Error("validateColumns parameter `columns` must be an array");this._validateCells(t,void 0,e)},this._validateCells=function(e,t,o){const s=new se;e&&(s.onQueueEmpty=e);let i=F.countRows()-1;for(;i>=0;){if(void 0!==t&&-1===t.indexOf(i)){i-=1;continue}let e=F.countCols()-1;for(;e>=0;)void 0===o||-1!==o.indexOf(e)?(s.addValidatorToQueue(),F.validateCell(F.getDataAtCell(i,e),F.getCellMeta(i,e),(e=>{if("boolean"!=typeof e)throw new Error("Validation error: result is not boolean");!1===e&&(s.valid=!1),s.removeValidatorFormQueue()}),"validateCells"),e-=1):e-=1;i-=1}s.checkIfQueueIsEmpty()},this.getRowHeader=function(e){let t=q.rowHeaders,o=e;return void 0!==o&&(o=F.runHooks("modifyRowHeader",o)),void 0===o?(t=[],(0,v.rangeEach)(F.countRows()-1,(e=>{t.push(F.getRowHeader(e))}))):Array.isArray(t)&&void 0!==t[o]?t=t[o]:(0,r.isFunction)(t)?t=t(o):t&&"string"!=typeof t&&"number"!=typeof t&&(t=o+1),t},this.hasRowHeaders=function(){return!!q.rowHeaders},this.hasColHeaders=function(){if(void 0!==q.colHeaders&&null!==q.colHeaders)return!!q.colHeaders;for(let e=0,t=F.countCols();e<t;e++)if(F.getColHeader(e))return!0;return!1},this.getColHeader=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:-1;const o=F.runHooks("modifyColHeader",e);if(void 0===o){const e=[],t=F.countCols();for(let o=0;o<t;o++)e.push(F.getColHeader(o));return e}let s=q.colHeaders;const i=F.toPhysicalColumn(o),n=function(e){const t=[],o=F.countCols();let s=0;for(;s<o;s++)(0,r.isFunction)(q.columns)&&q.columns(s)&&t.push(s);return t[e]}(i);return!1===q.colHeaders?s=null:q.columns&&(0,r.isFunction)(q.columns)&&q.columns(n)&&q.columns(n).title?s=q.columns(n).title:q.columns&&q.columns[i]&&q.columns[i].title?s=q.columns[i].title:Array.isArray(q.colHeaders)&&void 0!==q.colHeaders[i]?s=q.colHeaders[i]:(0,r.isFunction)(q.colHeaders)?s=q.colHeaders(i):q.colHeaders&&"string"!=typeof q.colHeaders&&"number"!=typeof q.colHeaders&&(s=(0,S.spreadsheetColumnLabel)(o)),s=F.runHooks("modifyColumnHeaderValue",s,e,t),s},this._getColWidthFromSettings=function(e){let t;if(e>=0){t=F.getCellMeta(0,e).width}if(void 0!==t&&t!==q.width||(t=q.colWidths),null!=t){switch(typeof t){case"object":t=t[e];break;case"function":t=t(e)}"string"==typeof t&&(t=parseInt(t,10))}return t},this.getColWidth=function(e){let t=F._getColWidthFromSettings(e);return t=F.runHooks("modifyColWidth",t,e),void 0===t&&(t=_.ViewportColumnsCalculator.DEFAULT_WIDTH),t},this._getRowHeightFromSettings=function(e){let t=q.rowHeights;if(null!=t){switch(typeof t){case"object":t=t[e];break;case"function":t=t(e)}"string"==typeof t&&(t=parseInt(t,10))}return t},this.getRowHeight=function(e){let t=F._getRowHeightFromSettings(e);return t=F.runHooks("modifyRowHeight",t,e),t},this.countSourceRows=function(){return U.countRows()},this.countSourceCols=function(){return U.countFirstRowKeys()},this.countRows=function(){return B.getLength()},this.countCols=function(){const e=q.maxCols,t=this.columnIndexMapper.getNotTrimmedIndexesLength();return Math.min(e,t)},this.countRenderedRows=function(){return F.view._wt.drawn?F.view._wt.wtTable.getRenderedRowsCount():-1},this.countVisibleRows=function(){return F.view._wt.drawn?F.view._wt.wtTable.getVisibleRowsCount():-1},this.countRenderedCols=function(){return F.view._wt.drawn?F.view._wt.wtTable.getRenderedColumnsCount():-1},this.countVisibleCols=function(){return F.view._wt.drawn?F.view._wt.wtTable.getVisibleColumnsCount():-1},this.countRowHeaders=function(){return this.view.getRowHeadersCount()},this.countColHeaders=function(){return this.view.getColumnHeadersCount()},this.countEmptyRows=function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=0;return(0,v.rangeEachReverse)(F.countRows()-1,(o=>{if(F.isEmptyRow(o))t+=1;else if(!0===e)return!1})),t},this.countEmptyCols=function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=0;return(0,v.rangeEachReverse)(F.countCols()-1,(o=>{if(F.isEmptyCol(o))t+=1;else if(!0===e)return!1})),t},this.isEmptyRow=function(e){return q.isEmptyRow.call(F,e)},this.isEmptyCol=function(e){return q.isEmptyCol.call(F,e)},this.selectCell=function(e,t,o,s){let i=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],r=!(arguments.length>5&&void 0!==arguments[5])||arguments[5];return!(0,n.isUndefined)(e)&&!(0,n.isUndefined)(t)&&this.selectCells([[e,t,o,s]],i,r)},this.selectCells=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[[]],t=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];!1===(!(arguments.length>1&&void 0!==arguments[1])||arguments[1])&&(W=!0);const o=Z.selectCells(e);return o&&t&&F.listen(),W=!1,o},this.selectColumns=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,o=arguments.length>2?arguments[2]:void 0;return Z.selectColumns(e,t,o)},this.selectRows=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,o=arguments.length>2?arguments[2]:void 0;return Z.selectRows(e,t,o)},this.deselectCell=function(){Z.deselect()},this.selectAll=function(){let e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,o=arguments.length>2?arguments[2]:void 0;W=!0,Z.selectAll(e,t,o),W=!1};const he=(e,t)=>e.getNearestNotHiddenIndex(t,1,!0);this.scrollViewportTo=function(e){var t,o;"number"==typeof e&&(e={row:arguments[0],col:arguments[1],verticalSnap:arguments[2]?"bottom":"top",horizontalSnap:arguments[3]?"end":"start",considerHiddenIndexes:null===(o=arguments[4])||void 0===o||o});const{row:s,col:i,verticalSnap:r,horizontalSnap:n,considerHiddenIndexes:a}=null!==(t=e)&&void 0!==t?t:{};let l,h,u,d;void 0!==r&&(l="top"===r,h=!l),void 0!==n&&(u="start"===n,d=!u);let c=s,g=i;if(void 0===a||a){const e=Number.isInteger(s)&&s>=0,t=Number.isInteger(i)&&i>=0,o=e?he(this.rowIndexMapper,s):void 0,r=t?he(this.columnIndexMapper,i):void 0;if(null===o||null===r)return!1;c=e?F.rowIndexMapper.getRenderableFromVisualIndex(o):s,g=t?F.columnIndexMapper.getRenderableFromVisualIndex(r):i}const f=Number.isInteger(c),p=Number.isInteger(g);return f&&c>=0&&p&&g>=0?F.view.scrollViewport(F._createCellCoords(c,g),l,d,h,u):f&&c>=0&&(p&&g<0||!p)?F.view.scrollViewportVertically(c,l,h):!!(p&&g>=0&&(f&&c<0||!f))&&F.view.scrollViewportHorizontally(g,d,u)},this.scrollToFocusedCell=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:()=>{};if(!this.selection.isSelected())return;this.addHookOnce("afterScroll",e);const{highlight:t}=this.getSelectedRangeLast();this.scrollViewportTo(t.toObject())?this.view.render():(this.removeHook("afterScroll",e),this._registerImmediate((()=>e())))},this.destroy=function(){if(F._clearTimeouts(),F._clearImmediates(),F.view&&F.view.destroy(),U&&U.destroy(),U=null,this.getShortcutManager().destroy(),X.clearCache(),D.delete(this.guid),(0,b.isRootInstance)(F)){const e=this.rootDocument.querySelector(".hot-display-license-info");e&&e.parentNode.removeChild(e)}(0,i.empty)(F.rootElement),V.destroy(),j&&j.destroy(),F.batchExecution((()=>{F.rowIndexMapper.unregisterAll(),F.columnIndexMapper.unregisterAll(),J.getItems().forEach((e=>{let[,t]=e;t.destroy()})),J.clear(),F.runHooks("afterDestroy")}),!0),T.default.getSingleton().destroy(F),(0,u.objectEach)(F,((e,t,o)=>{var s;(0,r.isFunction)(e)?o[t]=(s=t,()=>{throw new Error(`The "${s}" method cannot be called because this Handsontable instance has been destroyed`)}):"guid"!==t&&(o[t]=null)})),F.isDestroyed=!0,B&&B.destroy(),B=null,Y=null,Z=null,j=null,F=null},this.getActiveEditor=function(){return j.getActiveEditor()},this.getPlugin=function(e){const t=(0,C.toUpperCaseFirst)(e);return"UndoRedo"===t?this.undoRedo:J.getItem(t)},this.getPluginName=function(e){return e===this.undoRedo?this.undoRedo.constructor.PLUGIN_KEY:J.getId(e)},this.getInstance=function(){return F},this.addHook=function(e,t){T.default.getSingleton().add(e,t,F)},this.hasHook=function(e){return T.default.getSingleton().has(e,F)||T.default.getSingleton().has(e)},this.addHookOnce=function(e,t){T.default.getSingleton().once(e,t,F)},this.removeHook=function(e,t){T.default.getSingleton().remove(e,t,F)},this.runHooks=function(e,t,o,s,i,r,n){return T.default.getSingleton().run(F,e,t,o,s,i,r,n)},this.getTranslatedPhrase=function(e,t){return(0,O.getTranslatedPhrase)(q.language,e,t)},this.toHTML=()=>(0,g.instanceToHTML)(this),this.toTableElement=()=>{const e=this.rootDocument.createElement("div");return e.insertAdjacentHTML("afterbegin",(0,g.instanceToHTML)(this)),e.firstElementChild},this.timeouts=[],this._registerTimeout=function(e){let t=e;"function"==typeof t&&(t=setTimeout(t,arguments.length>1&&void 0!==arguments[1]?arguments[1]:0)),this.timeouts.push(t)},this._clearTimeouts=function(){(0,c.arrayEach)(this.timeouts,(e=>{clearTimeout(e)}))},this.immediates=[],this._registerImmediate=function(e){this.immediates.push(setImmediate(e))},this._clearImmediates=function(){(0,c.arrayEach)(this.immediates,(e=>{clearImmediate(e)}))},this._refreshBorders=function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];j.destroyEditor(e),F.view.render(),t&&Z.isSelected()&&j.prepareEditor()},this._getEditorManager=function(){return j},this.isRtl=function(){return"rtl"===F.rootWindow.getComputedStyle(F.rootElement).direction},this.isLtr=function(){return!F.isRtl()},this.getDirectionFactor=function(){return F.isLtr()?1:-1};const ue=(0,x.createShortcutManager)({handleEvent:()=>F.isListening(),beforeKeyDown:e=>this.runHooks("beforeKeyDown",e),afterKeyDown:e=>{this.isDestroyed||F.runHooks("afterDocumentKeyDown",e)},ownerWindow:this.rootWindow});this.addHook("beforeOnCellMouseDown",(e=>{!1===e.ctrlKey&&!1===e.metaKey&&ue.releasePressedKeys()})),this.getShortcutManager=function(){return ue},this.getFocusManager=function(){return G},(0,f.getPluginsNames)().forEach((e=>{const t=(0,f.getPlugin)(e);J.addItem(e,new t(this))})),(0,H.registerAllShortcutContexts)(F),ue.setActiveContextName("grid"),T.default.getSingleton().run(F,"construct")},o(63517),o(91683),o(97552);var i=o(83302),r=o(85015),n=o(93315),a=o(37595),l=s(o(6116)),h=s(o(75244)),u=o(22232),d=o(51400),c=o(50095),g=o(52870),f=o(52036),p=o(7462),m=o(83605),w=o(80239),C=o(18609),v=o(68145),y=s(o(54833)),E=s(o(43951)),S=o(65320),R=o(33165),b=o(45433),_=o(21280),T=s(o(56307)),O=o(22489),M=o(8222),I=o(69167),N=o(3177),A=o(41808),P=o(42386),x=o(47152),H=o(29282);let k=null;const D=new Map;new Set},89055:(e,t,o)=>{"use strict";t.__esModule=!0,t.installFocusDetector=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const o=e.rootElement,s=r(e),i=r(e);return s.addEventListener("focus",(()=>null==t?void 0:t.onFocusFromTop())),i.addEventListener("focus",(()=>null==t?void 0:t.onFocusFromBottom())),o.firstChild.before(s),o.lastChild.after(i),{activate(){e._registerTimeout((()=>{s.tabIndex=0,i.tabIndex=0}),10)},deactivate(){e._registerTimeout((()=>{s.tabIndex=-1,i.tabIndex=-1}),10)}}};var s=o(83302),i=o(5386);function r(e){const t=e.rootDocument.createElement("input");return t.type="text",t.classList.add("htFocusCatcher"),e.getSettings().ariaTags&&(0,s.setAttribute)(t,[(0,i.A11Y_PRESENTATION)(),(0,i.A11Y_HIDDEN)()]),t}},58954:(e,t,o)=>{"use strict";t.__esModule=!0,t.installFocusCatcher=function(e){let t;const{activate:o,deactivate:a}=(0,i.installFocusDetector)(e,{onFocusFromTop(){var o;const s=null!==(o=t)&&void 0!==o?o:r(e);s&&(e.runHooks("modifyFocusOnTabNavigation","from_above",s),e.selectCell(s.row,s.col)),e.listen()},onFocusFromBottom(){var o;const s=null!==(o=t)&&void 0!==o?o:n(e);s&&(e.runHooks("modifyFocusOnTabNavigation","from_below",s),e.selectCell(s.row,s.col)),e.listen()}}),l={wrapped:!1,flipped:!1};let h=!0,u=!1;e.addHook("afterListen",(()=>a())),e.addHook("afterUnlisten",(()=>o())),e.addHook("afterSelection",((o,s,i,r,n)=>{var a;(u&&l.wrapped&&l.flipped&&(n.value=!0),h)&&(t=null===(a=e.getSelectedRangeLast())||void 0===a?void 0:a.highlight)})),e.addHook("beforeRowWrap",((e,t,o)=>{l.wrapped=!0,l.flipped=o}));const d={keys:[["Tab"],["Shift","Tab"]],preventDefault:!1,stopPropagation:!1,relativeToGroup:s.GRID_GROUP,group:"focusCatcher"};e.getShortcutManager().getContext("grid").addShortcuts([{...d,callback:()=>{u=!0,e.getSelectedRangeLast()&&!e.getSettings().tabNavigation&&(h=!1)},position:"before"},{...d,callback:o=>{const{tabNavigation:s,autoWrapRow:i}=e.getSettings();if(u=!1,h=!0,!s||!e.selection.isSelected()||i&&l.wrapped&&l.flipped||!i&&l.wrapped)return i&&l.wrapped&&l.flipped&&(t=o.shiftKey?r(e):n(e)),l.wrapped=!1,l.flipped=!1,e.deselectCell(),e.unlisten(),!1;o.preventDefault()},position:"after"}])};var s=o(29282),i=o(89055);function r(e){const{rowIndexMapper:t,columnIndexMapper:o}=e,{navigableHeaders:s}=e.getSettings();let i=s&&e.countColHeaders()>0?-e.countColHeaders():0,r=s&&e.countRowHeaders()>0?-e.countRowHeaders():0;return 0===i&&(i=t.getVisualFromRenderableIndex(i)),0===r&&(r=o.getVisualFromRenderableIndex(r)),null===i||null===r?null:e._createCellCoords(i,r)}function n(e){var t,o;const{rowIndexMapper:s,columnIndexMapper:i}=e,{navigableHeaders:r}=e.getSettings();let n=s.getRenderableIndexesLength()-1,a=i.getRenderableIndexesLength()-1;if(n<0){if(!r||0===e.countColHeaders())return null;n=-1}if(a<0){if(!r||0===e.countColHeaders())return null;a=-1}return e._createCellCoords(null!==(t=s.getVisualFromRenderableIndex(n))&&void 0!==t?t:n,null!==(o=i.getVisualFromRenderableIndex(a))&&void 0!==o?o:a)}},41808:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(58954);Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(e in t&&t[e]===s[e]||(t[e]=s[e]))}))},85631:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683),o(63517);var i=s(o(93231)),r=o(29270),n=o(65320),a=o(22232),l=o(50095),h=o(68145),u=o(93315);class d{static get DESTINATION_RENDERER(){return 1}static get DESTINATION_CLIPBOARD_GENERATOR(){return 2}constructor(e,t,o){(0,i.default)(this,"hot",void 0),(0,i.default)(this,"metaManager",void 0),(0,i.default)(this,"tableMeta",void 0),(0,i.default)(this,"dataSource",void 0),(0,i.default)(this,"duckSchema",void 0),(0,i.default)(this,"colToPropCache",void 0),(0,i.default)(this,"propToColCache",void 0),this.hot=e,this.metaManager=o,this.tableMeta=o.getTableMeta(),this.dataSource=t,this.duckSchema=this.createDuckSchema(),this.createMap()}createMap(){const e=this.getSchema();if(void 0===e)throw new Error("trying to create `columns` definition but you didn't provide `schema` nor `data`");const t=this.tableMeta.columns;let o;if(this.colToPropCache=[],this.propToColCache=new Map,t){let s=0,i=0,r=!1;if("function"==typeof t){const t=(0,a.deepObjectSize)(e);s=t>0?t:this.countFirstRowKeys(),r=!0}else{const e=this.tableMeta.maxCols;s=Math.min(e,t.length)}for(o=0;o<s;o++){const e=r?t(o):t[o];if((0,a.isObject)(e)){if(void 0!==e.data){const t=r?i:o;this.colToPropCache[t]=e.data,this.propToColCache.set(e.data,t)}i+=1}}}else this.recursiveDuckColumns(e)}countFirstRowKeys(){return(0,n.countFirstRowKeys)(this.dataSource)}recursiveDuckColumns(e,t,o){let s,i=t,r=o;return void 0===i&&(i=0,r=""),"object"!=typeof e||Array.isArray(e)||(0,a.objectEach)(e,((e,t)=>{null===e?(s=r+t,this.colToPropCache.push(s),this.propToColCache.set(s,i),i+=1):i=this.recursiveDuckColumns(e,i,`${t}.`)})),i}colToProp(e){if(!1===Number.isInteger(e))return e;const t=this.hot.toPhysicalColumn(e);return null===t?e:this.colToPropCache&&(0,u.isDefined)(this.colToPropCache[t])?this.colToPropCache[t]:t}propToCol(e){const t=this.propToColCache.get(e);if((0,u.isDefined)(t))return this.hot.toVisualColumn(t);const o=this.hot.toVisualColumn(e);return null===o?e:o}getSchema(){const e=this.tableMeta.dataSchema;return e?"function"==typeof e?e():e:this.duckSchema}createDuckSchema(){return this.dataSource&&this.dataSource[0]?(0,a.duckSchema)(this.dataSource[0]):{}}refreshDuckSchema(){this.duckSchema=this.createDuckSchema()}createRow(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,{source:o,mode:s="above"}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const i=this.hot.countSourceRows();let r=i,n=0,l=e;("number"!=typeof l||l>=i)&&(l=i),l<this.hot.countRows()&&(r=this.hot.toPhysicalRow(l));if(!1===this.hot.runHooks("beforeCreateRow",l,t,o)||null===r)return{delta:0};const u=this.tableMeta.maxRows,d=this.getSchema().length,c=[];for(;n<t&&i+n<u;){let e=null;"array"===this.hot.dataType?this.tableMeta.dataSchema?e=(0,a.deepClone)(this.getSchema()):(e=[],(0,h.rangeEach)(d-1,(()=>e.push(null)))):"function"===this.hot.dataType?e=this.tableMeta.dataSchema(l+n):(e={},(0,a.deepExtend)(e,this.getSchema())),c.push(e),n+=1}this.hot.rowIndexMapper.insertIndexes(l,n),"below"===s&&(r=Math.min(r+1,i)),this.spliceData(r,0,c);const g=this.hot.toVisualRow(r);return this.hot.countSourceRows()===c.length&&this.hot.columnIndexMapper.initToLength(this.hot.getInitialColumnCount()),n>0&&(null==e?this.metaManager.createRow(null,n):"auto"!==o&&this.metaManager.createRow(r,t)),this.hot.runHooks("afterCreateRow",g,n,o),this.hot.forceFullRender=!0,{delta:n,startPhysicalIndex:r}}createCol(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,{source:o,mode:s="start"}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(!this.hot.isColumnModificationAllowed())throw new Error("Cannot create new column. When data source in an object, you can only have as much columns as defined in first data row, data schema or in the 'columns' setting.If you want to be able to add new columns, you have to use array datasource.");const i=this.dataSource,r=this.tableMeta.maxCols,n=this.hot.countSourceCols();let a=e;("number"!=typeof a||a>=n)&&(a=n);if(!1===this.hot.runHooks("beforeCreateCol",a,t,o))return{delta:0};let l=n;a<this.hot.countCols()&&(l=this.hot.toPhysicalColumn(a));const h=this.hot.countSourceRows();let u=this.hot.countCols(),d=0,c=l;"end"===s&&(c=Math.min(c+1,n));const g=c;for(;d<t&&u<r;){if("number"!=typeof a||a>=u)if(h>0)for(let e=0;e<h;e+=1)void 0===i[e]&&(i[e]=[]),i[e].push(null);else i.push([null]);else for(let e=0;e<h;e++)i[e].splice(c,0,null);d+=1,c+=1,u+=1}this.hot.columnIndexMapper.insertIndexes(a,d),d>0&&(null==e?this.metaManager.createColumn(null,d):"auto"!==o&&this.metaManager.createColumn(g,t));const f=this.hot.toVisualColumn(g);return this.hot.runHooks("afterCreateCol",f,d,o),this.hot.forceFullRender=!0,this.refreshDuckSchema(),{delta:d,startPhysicalIndex:g}}removeRow(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,o=arguments.length>2?arguments[2]:void 0,s=Number.isInteger(e)?e:-t;const i=this.visualRowsToPhysical(s,t),r=this.hot.countSourceRows();s=(r+s)%r;if(!1===this.hot.runHooks("beforeRemoveRow",s,i.length,i,o))return!1;const n=i.length;if(this.filterData(s,n,i),s<this.hot.countRows()){this.hot.rowIndexMapper.removeIndexes(i);const e=(0,u.isDefined)(this.tableMeta.columns)||(0,u.isDefined)(this.tableMeta.dataSchema);0===this.hot.rowIndexMapper.getNotTrimmedIndexesLength()&&!1===e&&this.hot.columnIndexMapper.setIndexesSequence([])}return i.slice(0).sort(((e,t)=>t-e)).forEach((e=>{this.metaManager.removeRow(e,1)})),this.hot.runHooks("afterRemoveRow",s,n,i,o),this.hot.forceFullRender=!0,!0}removeCol(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,o=arguments.length>2?arguments[2]:void 0;if("object"===this.hot.dataType||this.tableMeta.columns)throw new Error("cannot remove column with object data source or columns option specified");let s="number"!=typeof e?-t:e;s=(this.hot.countCols()+s)%this.hot.countCols();const i=this.visualColumnsToPhysical(s,t),r=i.slice(0).sort(((e,t)=>t-e));if(!1===this.hot.runHooks("beforeRemoveCol",s,t,i,o))return!1;let n=!0;const a=r.length,l=this.dataSource;for(let e=0;e<a;e++)n&&i[0]!==i[e]-e&&(n=!1);if(n)for(let e=0,o=this.hot.countSourceRows();e<o;e++)l[e].splice(i[0],t),0===e&&this.metaManager.removeColumn(i[0],t);else for(let e=0,t=this.hot.countSourceRows();e<t;e++)for(let t=0;t<a;t++)l[e].splice(r[t],1),0===e&&this.metaManager.removeColumn(r[t],1);return s<this.hot.countCols()&&(this.hot.columnIndexMapper.removeIndexes(i),0===this.hot.columnIndexMapper.getNotTrimmedIndexesLength()&&this.hot.rowIndexMapper.setIndexesSequence([])),this.hot.runHooks("afterRemoveCol",s,t,i,o),this.hot.forceFullRender=!0,this.refreshDuckSchema(),!0}spliceCol(e,t,o){const s=this.hot.getDataAtCol(e),i=s.slice(t,t+o),r=s.slice(t+o);for(var n=arguments.length,a=new Array(n>3?n-3:0),h=3;h<n;h++)a[h-3]=arguments[h];(0,l.extendArray)(a,r);let u=0;for(;u<o;)a.push(null),u+=1;return(0,l.to2dArray)(a),this.hot.populateFromArray(t,e,a,null,null,"spliceCol"),i}spliceRow(e,t,o){const s=this.hot.getSourceDataAtRow(e),i=s.slice(t,t+o),r=s.slice(t+o);for(var n=arguments.length,a=new Array(n>3?n-3:0),h=3;h<n;h++)a[h-3]=arguments[h];(0,l.extendArray)(a,r);let u=0;for(;u<o;)a.push(null),u+=1;return this.hot.populateFromArray(e,t,[a],null,null,"spliceRow"),i}spliceData(e,t,o){if(!1!==this.hot.runHooks("beforeDataSplice",e,t,o)){const t=[...this.dataSource.slice(0,e),...o,...this.dataSource.slice(e)];this.dataSource.length=0,t.forEach((e=>this.dataSource.push(e)))}}filterData(e,t,o){let s=this.hot.runHooks("filterData",e,t,o);!1===Array.isArray(s)&&(s=this.dataSource.filter(((e,t)=>-1===o.indexOf(t)))),this.dataSource.length=0,Array.prototype.push.apply(this.dataSource,s)}get(e,t){const o=this.hot.toPhysicalRow(e);let s=this.dataSource[o];const i=this.hot.runHooks("modifyRowData",o);s=isNaN(i)?i:s;let r=null;if(s&&s.hasOwnProperty&&(0,a.hasOwnProperty)(s,t))r=s[t];else if("string"==typeof t&&t.indexOf(".")>-1){const e=t.split(".");let o=s;if(!o)return null;for(let t=0,s=e.length;t<s;t++)if(o=o[e[t]],void 0===o)return null;r=o}else"function"==typeof t&&(r=t(this.dataSource.slice(o,o+1)[0]));if(this.hot.hasHook("modifyData")){const e=(0,a.createObjectPropListener)(r);this.hot.runHooks("modifyData",o,this.propToCol(t),e,"get"),e.isTouched()&&(r=e.value)}return r}getCopyable(e,t){return this.hot.getCellMeta(e,this.propToCol(t)).copyable?this.get(e,t):""}set(e,t,o){const s=this.hot.toPhysicalRow(e);let i=o,r=this.dataSource[s];const n=this.hot.runHooks("modifyRowData",s);if(r=isNaN(n)?n:r,this.hot.hasHook("modifyData")){const e=(0,a.createObjectPropListener)(i);this.hot.runHooks("modifyData",s,this.propToCol(t),e,"set"),e.isTouched()&&(i=e.value)}if(r&&r.hasOwnProperty&&(0,a.hasOwnProperty)(r,t))r[t]=i;else if("string"==typeof t&&t.indexOf(".")>-1){const e=t.split(".");let o,s=r,n=0;for(n=0,o=e.length-1;n<o;n++)void 0===s[e[n]]&&(s[e[n]]={}),s=s[e[n]];s[e[n]]=i}else"function"==typeof t?t(this.dataSource.slice(s,s+1)[0],i):r[t]=i}visualRowsToPhysical(e,t){const o=this.hot.countSourceRows(),s=[];let i,r=(o+e)%o,n=t;for(;r<o&&n;)i=this.hot.toPhysicalRow(r),s.push(i),n-=1,r+=1;return s}visualColumnsToPhysical(e,t){const o=this.hot.countCols(),s=[];let i=(o+e)%o,r=t;for(;i<o&&r;){const e=this.hot.toPhysicalColumn(i);s.push(e),r-=1,i+=1}return s}clear(){for(let e=0;e<this.hot.countSourceRows();e++)for(let t=0;t<this.hot.countCols();t++)this.set(e,this.colToProp(t),"")}getLength(){const e=this.tableMeta.maxRows;let t;t=e<0||0===e?0:e||1/0;const o=this.hot.rowIndexMapper.getNotTrimmedIndexesLength();return Math.min(o,t)}getAll(){const e={row:0,col:0},t={row:Math.max(this.hot.countRows()-1,0),col:Math.max(this.hot.countCols()-1,0)};return e.row-t.row!=0||this.hot.countSourceRows()?this.getRange(e,t,d.DESTINATION_RENDERER):[]}countCachedColumns(){return this.colToPropCache.length}getRange(e,t,o){const s=[];let i,r,n;const a=this.tableMeta.maxRows,l=this.tableMeta.maxCols;if(0===a||0===l)return[];const h=o===d.DESTINATION_CLIPBOARD_GENERATOR?this.getCopyable:this.get,u=Math.min(Math.max(a-1,0),Math.max(e.row,t.row)),c=Math.min(Math.max(l-1,0),Math.max(e.col,t.col));for(i=Math.min(e.row,t.row);i<=u;i++){n=[];const o=i>=0?this.hot.toPhysicalRow(i):i;for(r=Math.min(e.col,t.col);r<=c&&null!==o;r++)n.push(h.call(this,i,this.colToProp(r)));null!==o&&s.push(n)}return s}getText(e,t){return(0,r.stringify)(this.getRange(e,t,d.DESTINATION_RENDERER))}getCopyableText(e,t){return(0,r.stringify)(this.getRange(e,t,d.DESTINATION_CLIPBOARD_GENERATOR))}destroy(){this.hot=null,this.metaManager=null,this.dataSource=null,this.duckSchema=null,this.colToPropCache.length=0,this.propToColCache.clear(),this.propToColCache=void 0}}t.default=d},43951:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(22232),n=o(65320),a=o(50095),l=o(68145),h=o(85015);t.default=class{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];(0,i.default)(this,"hot",void 0),(0,i.default)(this,"data",void 0),(0,i.default)(this,"dataType","array"),(0,i.default)(this,"colToProp",(()=>{})),(0,i.default)(this,"propToCol",(()=>{})),this.hot=e,this.data=t}modifyRowData(e){let t;return this.hot.hasHook("modifyRowData")&&(t=this.hot.runHooks("modifyRowData",e)),void 0===t||Number.isInteger(t)?this.data[e]:t}getData(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return this.data&&0!==this.data.length?this.getByRange(null,null,e):this.data}setData(e){this.data=e}getAtColumn(e){const t=[];return(0,a.arrayEach)(this.data,((o,s)=>{const i=this.getAtCell(s,e);t.push(i)})),t}getAtRow(e,t,o){let s=arguments.length>3&&void 0!==arguments[3]&&arguments[3];const i=void 0===t&&void 0===o;let n=null,a=null;if(n=this.modifyRowData(e),Array.isArray(n))a=[],i?n.forEach(((t,o)=>{a[o]=this.getAtPhysicalCell(e,o,n)})):(0,l.rangeEach)(t,o,(o=>{a[o-t]=this.getAtPhysicalCell(e,o,n)}));else if((0,r.isObject)(n)||(0,h.isFunction)(n))if(a=s?[]:{},!i||s){const i=0,h=this.countFirstRowKeys()-1;(0,l.rangeEach)(i,h,(l=>{const u=this.colToProp(l);if(l>=(t||i)&&l<=(o||h)&&!Number.isInteger(u)){const t=this.getAtPhysicalCell(e,u,n);s?a.push(t):(0,r.setProperty)(a,u,t)}}))}else(0,r.objectEach)(n,((t,o)=>{(0,r.setProperty)(a,o,this.getAtPhysicalCell(e,o,n))}));return a}setAtCell(e,t,o){if(!(e>=this.countRows()||t>=this.countFirstRowKeys())){if(this.hot.hasHook("modifySourceData")){const s=(0,r.createObjectPropListener)(o);this.hot.runHooks("modifySourceData",e,t,s,"set"),s.isTouched()&&(o=s.value)}Number.isInteger(t)?this.data[e][t]=o:(0,r.setProperty)(this.data[e],t,o)}}getAtPhysicalCell(e,t,o){let s=null;if(o&&(s="string"==typeof t?(0,r.getProperty)(o,t):"function"==typeof t?t(o):o[t]),this.hot.hasHook("modifySourceData")){const o=(0,r.createObjectPropListener)(s);this.hot.runHooks("modifySourceData",e,t,o,"get"),o.isTouched()&&(s=o.value)}return s}getAtCell(e,t){const o=this.modifyRowData(e);return this.getAtPhysicalCell(e,this.colToProp(t),o)}getByRange(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],s=!1,i=null,r=null,n=null,a=null;null===e||null===t?(s=!0,i=0,n=this.countRows()-1):(i=Math.min(e.row,t.row),r=Math.min(e.col,t.col),n=Math.max(e.row,t.row),a=Math.max(e.col,t.col));const h=[];return(0,l.rangeEach)(i,n,(e=>{h.push(s?this.getAtRow(e,void 0,void 0,o):this.getAtRow(e,r,a,o))})),h}countRows(){if(this.hot.hasHook("modifySourceLength")){const e=this.hot.runHooks("modifySourceLength");if(Number.isInteger(e))return e}return this.data.length}countFirstRowKeys(){return(0,n.countFirstRowKeys)(this.data)}destroy(){this.data=null,this.hot=null}}},3177:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(85631));t.DataMap=i.default;var r=s(o(10146));t.MetaManager=r.default;var n=s(o(87574));t.metaSchemaFactory=n.default;var a=o(73046);t.replaceData=a.replaceData;var l=o(24298);t.DynamicCellMetaMod=l.DynamicCellMetaMod;var h=o(63511);t.ExtendMetaPropertiesMod=h.ExtendMetaPropertiesMod},10146:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(23373)),r=s(o(34624)),n=s(o(22142)),a=s(o(7083)),l=s(o(65718)),h=o(22232);class u{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];this.hot=e,this.globalMeta=new i.default(e),this.tableMeta=new r.default(this.globalMeta),this.columnMeta=new n.default(this.globalMeta),this.cellMeta=new a.default(this.columnMeta),o.forEach((e=>new e(this))),this.globalMeta.updateMeta(t)}getGlobalMeta(){return this.globalMeta.getMeta()}updateGlobalMeta(e){this.globalMeta.updateMeta(e)}getTableMeta(){return this.tableMeta.getMeta()}updateTableMeta(e){this.tableMeta.updateMeta(e)}getColumnMeta(e){return this.columnMeta.getMeta(e)}updateColumnMeta(e,t){this.columnMeta.updateMeta(e,t)}getCellMeta(e,t,o){let{visualRow:s,visualColumn:i}=o;const r=this.cellMeta.getMeta(e,t);return r.visualRow=s,r.visualCol=i,r.row=e,r.col=t,this.runLocalHooks("afterGetCellMeta",r),r}getCellMetaKeyValue(e,t,o){if("string"!=typeof o)throw new Error("The passed cell meta object key is not a string");return this.cellMeta.getMeta(e,t,o)}setCellMeta(e,t,o,s){this.cellMeta.setMeta(e,t,o,s)}updateCellMeta(e,t,o){this.cellMeta.updateMeta(e,t,o)}removeCellMeta(e,t,o){this.cellMeta.removeMeta(e,t,o)}getCellsMeta(){return this.cellMeta.getMetas()}getCellsMetaAtRow(e){return this.cellMeta.getMetasAtRow(e)}createRow(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;this.cellMeta.createRow(e,t)}removeRow(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;this.cellMeta.removeRow(e,t)}createColumn(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;this.cellMeta.createColumn(e,t),this.columnMeta.createColumn(e,t)}removeColumn(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;this.cellMeta.removeColumn(e,t),this.columnMeta.removeColumn(e,t)}clearCellsCache(){this.cellMeta.clearCache()}clearCache(){this.cellMeta.clearCache(),this.columnMeta.clearCache()}}t.default=u,(0,h.mixin)(u,l.default)},32156:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(50095),n=o(8972);let a;a=Symbol.iterator;t.default=class{constructor(e){(0,i.default)(this,"valueFactory",void 0),(0,i.default)(this,"data",[]),(0,i.default)(this,"index",[]),(0,i.default)(this,"holes",new Set),this.valueFactory=e}obtain(e){(0,n.assert)((()=>(0,n.isUnsignedNumber)(e)),"Expecting an unsigned number.");const t=this._getStorageIndexByKey(e);let o;if(t>=0)o=this.data[t],void 0===o&&(o=this.valueFactory(e),this.data[t]=o);else if(o=this.valueFactory(e),this.holes.size>0){const t=this.holes.values().next().value;this.holes.delete(t),this.data[t]=o,this.index[e]=t}else this.data.push(o),this.index[e]=this.data.length-1;return o}insert(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;(0,n.assert)((()=>(0,n.isUnsignedNumber)(e)||(0,n.isNullish)(e)),"Expecting an unsigned number or null/undefined argument.");const o=[],s=this.data.length;for(let e=0;e<t;e++)o.push(s+e),this.data.push(void 0);const i=(0,n.isNullish)(e)?this.index.length:e;this.index=[...this.index.slice(0,i),...o,...this.index.slice(i)]}remove(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;(0,n.assert)((()=>(0,n.isUnsignedNumber)(e)||(0,n.isNullish)(e)),"Expecting an unsigned number or null/undefined argument.");const o=this.index.splice((0,n.isNullish)(e)?this.index.length-t:e,t);for(let e=0;e<o.length;e++){const t=o[e];"number"==typeof t&&this.holes.add(t)}}size(){return this.data.length-this.holes.size}values(){return(0,r.arrayFilter)(this.data,((e,t)=>!this.holes.has(t)))[Symbol.iterator]()}entries(){const e=[];for(let t=0;t<this.data.length;t++){const o=this._getKeyByStorageIndex(t);-1!==o&&e.push([o,this.data[t]])}let t=0;return{next:()=>{if(t<e.length){const o=e[t];return t+=1,{value:o,done:!1}}return{done:!0}}}}clear(){this.data=[],this.index=[],this.holes.clear()}_getStorageIndexByKey(e){return this.index.length>e?this.index[e]:-1}_getKeyByStorageIndex(e){return this.index.indexOf(e)}[a](){return this.entries()}}},7083:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(22232),n=o(8972),a=s(o(32156));t.default=class{constructor(e){(0,i.default)(this,"columnMeta",void 0),(0,i.default)(this,"metas",new a.default((()=>this._createRow()))),this.columnMeta=e}updateMeta(e,t,o){const s=this.getMeta(e,t);(0,r.extend)(s,o),(0,n.extendByMetaType)(s,o)}createRow(e,t){this.metas.insert(e,t)}createColumn(e,t){for(let o=0;o<this.metas.size();o++)this.metas.obtain(o).insert(e,t)}removeRow(e,t){this.metas.remove(e,t)}removeColumn(e,t){for(let o=0;o<this.metas.size();o++)this.metas.obtain(o).remove(e,t)}getMeta(e,t,o){const s=this.metas.obtain(e).obtain(t);return void 0===o?s:s[o]}setMeta(e,t,o,s){var i;const r=this.metas.obtain(e).obtain(t);null===(i=r._automaticallyAssignedMetaProps)||void 0===i||i.delete(o),r[o]=s}removeMeta(e,t,o){delete this.metas.obtain(e).obtain(t)[o]}getMetas(){const e=[],t=Array.from(this.metas.values());for(let o=0;o<t.length;o++)e.push(...t[o].values());return e}getMetasAtRow(e){(0,n.assert)((()=>(0,n.isUnsignedNumber)(e)),"Expecting an unsigned number.");const t=new Map(this.metas);return t.has(e)?Array.from(t.get(e).values()):[]}clearCache(){this.metas.clear()}_createRow(){return new a.default((e=>this._createMeta(e)))}_createMeta(e){return new(this.columnMeta.getMetaConstructor(e))}}},22142:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(22232),n=o(8972),a=s(o(32156));const l=["data","width"];t.default=class{constructor(e){(0,i.default)(this,"globalMeta",void 0),(0,i.default)(this,"metas",new a.default((()=>this._createMeta()))),this.globalMeta=e,this.metas=new a.default((()=>this._createMeta()))}updateMeta(e,t){const o=this.getMeta(e);(0,r.extend)(o,t),(0,n.extendByMetaType)(o,t)}createColumn(e,t){this.metas.insert(e,t)}removeColumn(e,t){this.metas.remove(e,t)}getMeta(e){return this.metas.obtain(e)}getMetaConstructor(e){return this.metas.obtain(e).constructor}clearCache(){this.metas.clear()}_createMeta(){return(0,n.columnFactory)(this.globalMeta.getMetaConstructor(),l).prototype}}},23373:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(22232),n=o(8972),a=s(o(87574));t.default=class{constructor(e){(0,i.default)(this,"metaCtor",class{}),(0,i.default)(this,"meta",void 0),this.meta=this.metaCtor.prototype,(0,r.extend)(this.meta,(0,a.default)()),this.meta.instance=e}getMetaConstructor(){return this.metaCtor}getMeta(){return this.meta}updateMeta(e){var t;(0,r.extend)(this.meta,e),(0,n.extendByMetaType)(this.meta,{...e,type:null!==(t=e.type)&&void 0!==t?t:this.meta.type},e)}}},34624:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(22232),n=o(8972);t.default=class{constructor(e){(0,i.default)(this,"meta",void 0);const t=e.getMetaConstructor();this.meta=new t}getMeta(){return this.meta}updateMeta(e){(0,r.extend)(this.meta,e),(0,n.extendByMetaType)(this.meta,e,e)}}},87574:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(93315),i=o(22232);t.default=()=>({_automaticallyAssignedMetaProps:void 0,activeHeaderClassName:"ht__active_highlight",allowEmpty:!0,allowHtml:!1,allowInsertColumn:!0,allowInsertRow:!0,allowInvalid:!0,allowRemoveColumn:!0,allowRemoveRow:!0,ariaTags:!0,autoColumnSize:void 0,autoRowSize:void 0,autoWrapCol:!1,autoWrapRow:!1,bindRowsWithHeaders:void 0,cell:[],cells:void 0,checkedTemplate:void 0,className:void 0,colHeaders:null,collapsibleColumns:void 0,columnHeaderHeight:void 0,columns:void 0,columnSorting:void 0,columnSummary:void 0,colWidths:void 0,commentedCellClassName:"htCommentCell",comments:!1,contextMenu:void 0,copyable:!0,copyPaste:!0,correctFormat:!1,currentColClassName:void 0,currentHeaderClassName:"ht__highlight",currentRowClassName:void 0,customBorders:!1,data:void 0,dataSchema:void 0,dateFormat:"DD/MM/YYYY",datePickerConfig:void 0,defaultDate:void 0,disableVisualSelection:!1,dragToScroll:!0,dropdownMenu:void 0,editor:void 0,enterBeginsEditing:!0,enterMoves:{col:0,row:1},fillHandle:{autoInsertRow:!1},filter:!0,filteringCaseSensitive:!1,filters:void 0,fixedColumnsLeft:0,fixedColumnsStart:0,fixedRowsBottom:0,fixedRowsTop:0,formulas:void 0,fragmentSelection:!1,height:void 0,hiddenColumns:void 0,hiddenRows:void 0,invalidCellClassName:"htInvalid",imeFastEdit:!1,isEmptyCol(e){let t,o,i;for(t=0,o=this.countRows();t<o;t++)if(i=this.getDataAtCell(t,e),!1===(0,s.isEmpty)(i))return!1;return!0},isEmptyRow(e){let t,o,r,n;for(t=0,o=this.countCols();t<o;t++)if(r=this.getDataAtCell(e,t),!1===(0,s.isEmpty)(r))return"object"==typeof r&&(n=this.getCellMeta(e,t),(0,i.isObjectEqual)(this.getSchema()[n.prop],r));return!0},label:void 0,language:"en-US",layoutDirection:"inherit",licenseKey:void 0,locale:"en-US",manualColumnFreeze:void 0,manualColumnMove:void 0,manualColumnResize:void 0,manualRowMove:void 0,manualRowResize:void 0,maxCols:1/0,maxRows:1/0,mergeCells:!1,minCols:0,minRows:0,minSpareCols:0,minSpareRows:0,multiColumnSorting:void 0,navigableHeaders:!1,tabNavigation:!0,nestedHeaders:void 0,nestedRows:void 0,noWordWrapClassName:"htNoWrap",numericFormat:void 0,observeDOMVisibility:!0,outsideClickDeselects:!0,persistentState:void 0,placeholder:void 0,placeholderCellClassName:"htPlaceholder",preventOverflow:!1,preventWheel:!1,readOnly:!1,readOnlyCellClassName:"htDimmed",renderAllRows:void 0,renderer:void 0,rowHeaders:void 0,rowHeaderWidth:void 0,rowHeights:void 0,search:!1,selectionMode:"multiple",selectOptions:void 0,skipColumnOnPaste:!1,skipRowOnPaste:!1,sortByRelevance:!0,source:void 0,startCols:5,startRows:5,stretchH:"none",strict:void 0,tableClassName:void 0,tabMoves:{row:0,col:1},title:void 0,trimDropdown:!0,trimRows:void 0,trimWhitespace:!0,type:"text",uncheckedTemplate:void 0,undo:void 0,validator:void 0,viewportColumnRenderingOffset:"auto",viewportRowRenderingOffset:"auto",visibleRows:10,width:void 0,wordWrap:!0})},24298:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=s(o(56307)),n=o(22232),a=o(85015);t.DynamicCellMetaMod=class{constructor(e){(0,i.default)(this,"metaManager",void 0),(0,i.default)(this,"metaSyncMemo",new Map),this.metaManager=e,e.addLocalHook("afterGetCellMeta",(e=>this.extendCellMeta(e))),r.default.getSingleton().add("beforeRender",(e=>{e&&this.metaSyncMemo.clear()}),this.metaManager.hot)}extendCellMeta(e){var t;const{row:o,col:s}=e;if(null!==(t=this.metaSyncMemo.get(o))&&void 0!==t&&t.has(s))return;const{visualRow:i,visualCol:r}=e,l=this.metaManager.hot,h=l.colToProp(r);e.prop=h,l.runHooks("beforeGetCellMeta",i,r,e);const u=(0,n.hasOwnProperty)(e,"type")?e.type:null;let d=(0,a.isFunction)(e.cells)?e.cells(o,s,h):null;var c;u&&(d?d.type=null!==(c=d.type)&&void 0!==c?c:u:d={type:u});d&&this.metaManager.updateCellMeta(o,s,d),l.runHooks("afterGetCellMeta",i,r,e),this.metaSyncMemo.has(o)||this.metaSyncMemo.set(o,new Set),this.metaSyncMemo.get(o).add(s)}}},63511:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231));t.ExtendMetaPropertiesMod=class{constructor(e){(0,i.default)(this,"metaManager",void 0),(0,i.default)(this,"usageTracker",new Set),(0,i.default)(this,"propDescriptors",new Map([["ariaTags",{onChange(e,t,o){if(!o)throw new Error(`The \`${e}\` option can not be updated after the Handsontable instance was initialized.`)}}],["fixedColumnsLeft",{target:"fixedColumnsStart",onChange(e){if(this.metaManager.hot.isRtl()&&"fixedColumnsLeft"===e)throw new Error("The `fixedColumnsLeft` is not supported for RTL. Please use option `fixedColumnsStart`.");if(this.usageTracker.has("fixedColumnsLeft")&&this.usageTracker.has("fixedColumnsStart"))throw new Error("The `fixedColumnsLeft` and `fixedColumnsStart` should not be used together. Please use only the option `fixedColumnsStart`.")}}],["layoutDirection",{onChange(e,t,o){if(!o)throw new Error(`The \`${e}\` option can not be updated after the Handsontable is initialized.`)}}]])),this.metaManager=e,this.extendMetaProps()}extendMetaProps(){this.propDescriptors.forEach(((e,t)=>{const{target:o,onChange:s=(()=>{})}=e,i="string"==typeof o,r=i?o:t,n=`_${r}`;this.metaManager.globalMeta.meta[n]=this.metaManager.globalMeta.meta[r],this.installPropWatcher(t,n,s),i&&this.installPropWatcher(o,n,s)}))}installPropWatcher(e,t,o){const s=this;Object.defineProperty(this.metaManager.globalMeta.meta,e,{get(){return this[t]},set(i){const r=!s.usageTracker.has(e);s.usageTracker.add(e),o.call(s,e,i,r),this[t]=i},enumerable:!0,configurable:!0})}}},8972:(e,t,o)=>{"use strict";t.__esModule=!0,t.assert=function(e,t){if(!e())throw new Error(`Assertion failed: ${t}`)},t.columnFactory=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];function o(){}(0,s.inherit)(o,e);for(let e=0;e<t.length;e++)o.prototype[t[e]]=void 0;return o},t.extendByMetaType=function(e,t){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:e;const r="string"==typeof t.type?(0,i.getCellType)(t.type):t.type;e._automaticallyAssignedMetaProps&&(0,s.objectEach)(t,((t,o)=>{e._automaticallyAssignedMetaProps.delete(o)}));if(!(0,s.isObject)(r))return;o!==e||e._automaticallyAssignedMetaProps||(e._automaticallyAssignedMetaProps=new Set);const n={};(0,s.objectEach)(r,((t,i)=>{var r;(function(e,t){var o;if("CELL_TYPE"===e)return!1;return(null===(o=t._automaticallyAssignedMetaProps)||void 0===o?void 0:o.has(e))||!(0,s.hasOwnProperty)(t,e)})(i,o)&&(n[i]=t,null===(r=e._automaticallyAssignedMetaProps)||void 0===r||r.add(i))})),(0,s.extend)(e,n)},t.isNullish=function(e){return null==e},t.isUnsignedNumber=function(e){return Number.isInteger(e)&&e>=0},o(91683);var s=o(22232),i=o(65324)},73046:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.replaceData=function(e,t,o,s){const{hotInstance:u,dataMap:d,dataSource:c,internalSource:g,source:f,metaManager:p,firstRun:m}=s,w=(0,i.toUpperCaseFirst)(g),C=u.getSettings();Array.isArray(C.dataSchema)?u.dataType="array":(0,r.isFunction)(C.dataSchema)?u.dataType="function":u.dataType="object";d&&d.destroy();e=u.runHooks(`before${w}`,e,m,f);const v=new n.default(u,e,p);if(t(v),"object"==typeof e&&null!==e)e.push&&e.splice||(e=[e]);else{if(null!==e)throw new Error(`${g} only accepts array of objects or array of arrays (${typeof e} given)`);{const t=v.getSchema();let o;e=[];let s=0,i=0;for(s=0,i=C.startRows;s<i;s++)if("object"!==u.dataType&&"function"!==u.dataType||!C.dataSchema)if("array"===u.dataType)o=(0,a.deepClone)(t[0]),e.push(o);else{o=[];for(let e=0,t=C.startCols;e<t;e++)o.push(null);e.push(o)}else o=(0,a.deepClone)(t),e.push(o)}}Array.isArray(e[0])&&(u.dataType="array");C.data=e,v.dataSource=e,c.data=e,c.dataType=u.dataType,c.colToProp=v.colToProp.bind(v),c.propToCol=v.propToCol.bind(v),c.countCachedColumns=v.countCachedColumns.bind(v),o(v),u.runHooks(`after${w}`,e,m,f),m||(u.runHooks("afterChange",null,g),u.render());u.getSettings().ariaTags&&(0,l.setAttribute)(u.rootElement,[(0,h.A11Y_ROWCOUNT)(-1),(0,h.A11Y_COLCOUNT)(u.countCols()+(u.view?u.countRowHeaders():0))])},o(63517),o(91683);var i=o(18609),r=o(85015),n=s(o(85631)),a=o(22232),l=o(83302),h=o(5386)},6116:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=o(80151),n=o(24449),a=o(83605),l=s(o(75244)),h=o(93315);function u(e,t){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.add(e)}function d(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}const c=t.SHORTCUTS_GROUP_NAVIGATION="editorManager.navigation";var g=new WeakSet,f=new WeakSet;class p{constructor(e,t,o){u(this,f),u(this,g),(0,i.default)(this,"hot",void 0),(0,i.default)(this,"tableMeta",void 0),(0,i.default)(this,"selection",void 0),(0,i.default)(this,"eventManager",void 0),(0,i.default)(this,"destroyed",!1),(0,i.default)(this,"lock",!1),(0,i.default)(this,"activeEditor",void 0),(0,i.default)(this,"cellProperties",void 0),this.hot=e,this.tableMeta=t,this.selection=o,this.eventManager=new l.default(e),this.hot.addHook("afterDocumentKeyDown",(e=>d(this,g,m).call(this,e))),this.eventManager.addEventListener(this.hot.rootDocument.documentElement,"compositionstart",(e=>{!this.destroyed&&this.hot.isListening()&&this.openEditor("",e)})),this.hot.view._wt.update("onCellDblClick",((e,t,o)=>d(this,f,w).call(this,e,t,o)))}lockEditor(){this.lock=!0}unlockEditor(){this.lock=!1}destroyEditor(e){this.lock||this.closeEditor(e)}getActiveEditor(){return this.activeEditor}prepareEditor(){if(this.lock)return;if(this.activeEditor&&this.activeEditor.isWaiting())return void this.closeEditor(!1,!1,(e=>{e&&this.prepareEditor()}));const{highlight:e}=this.hot.getSelectedRangeLast();if(e.isHeader())return;const{row:t,col:o}=e,s=this.hot.runHooks("modifyGetCellCoords",t,o);let i=t,r=o;if(Array.isArray(s)&&([i,r]=s),this.cellProperties=this.hot.getCellMeta(i,r),!this.isCellEditable())return void this.clearActiveEditor();const n=this.hot.getCell(t,o,!0);if(n){const e=this.hot.getCellEditor(this.cellProperties),s=this.hot.colToProp(r),l=this.hot.getSourceDataAtCell(this.hot.toPhysicalRow(i),r);this.activeEditor=(0,a.getEditorInstance)(e,this.hot),this.activeEditor.prepare(t,o,s,n,l,this.cellProperties)}}isEditorOpened(){return this.activeEditor&&this.activeEditor.isOpened()}openEditor(e,t){let o=arguments.length>2&&void 0!==arguments[2]&&arguments[2];this.isCellEditable()?(this.activeEditor||(this.hot.scrollToFocusedCell(),this.prepareEditor()),this.activeEditor&&(o&&this.activeEditor.enableFullEditMode(),this.activeEditor.beginEditing(e,t))):this.clearActiveEditor()}closeEditor(e,t,o){this.activeEditor?this.activeEditor.finishEditing(e,t,o):o&&o(!1)}closeEditorAndSaveChanges(e){this.closeEditor(!1,e)}closeEditorAndRestoreOriginalValue(e){this.closeEditor(!0,e)}clearActiveEditor(){this.activeEditor=void 0}isCellEditable(){const e=this.hot.getSelectedRangeLast();if(!e)return!1;const t=this.hot.getCellEditor(this.cellProperties),{row:o,col:s}=e.highlight,{rowIndexMapper:i,columnIndexMapper:r}=this.hot,n=i.isHidden(this.hot.toPhysicalRow(o))||r.isHidden(this.hot.toPhysicalColumn(s));return!(this.cellProperties.readOnly||!t||n)}moveSelectionAfterEnter(e){const t="function"==typeof this.tableMeta.enterMoves?this.tableMeta.enterMoves(event):this.tableMeta.enterMoves;e?this.selection.transformStart(-t.row,-t.col):this.selection.transformStart(t.row,t.col,!0)}destroy(){this.destroyed=!0,this.eventManager.destroy()}}function m(e){const t=this.hot.getSelectedRangeLast();if(!this.hot.isListening()||!t||t.highlight.isHeader()||(0,n.isImmediatePropagationStopped)(e))return;const{keyCode:o}=e,s=(e.ctrlKey||e.metaKey)&&!e.altKey;if((!this.activeEditor||this.activeEditor&&!this.activeEditor.isWaiting())&&!((0,r.isFunctionKey)(o)||(0,r.isCtrlMetaKey)(o)||s||this.isEditorOpened())){const t=this.hot.getShortcutManager().getContext("editor"),o={runOnlyIf:()=>(0,h.isDefined)(this.hot.getSelected()),group:c};t.addShortcuts([{keys:[["ArrowUp"]],callback:()=>{this.hot.selection.transformStart(-1,0)}},{keys:[["ArrowDown"]],callback:()=>{this.hot.selection.transformStart(1,0)}},{keys:[["ArrowLeft"]],callback:()=>{this.hot.selection.transformStart(0,-1*this.hot.getDirectionFactor())}},{keys:[["ArrowRight"]],callback:()=>{this.hot.selection.transformStart(0,this.hot.getDirectionFactor())}}],o),this.openEditor("",e)}}function w(e,t,o){"TD"===o.nodeName&&this.openEditor(null,e,!0)}const C=new WeakMap;p.getInstance=function(e,t,o){let s=C.get(e);return s||(s=new p(e,t,o),C.set(e,s)),s};t.default=p},87857:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=s(o(42538)),n=o(93273),a=o(50095),l=o(83302),h=o(93315),u=o(18609),d=o(80151),c=o(37595),g=o(50695),f=o(5386);function p(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}const m=t.EDITOR_TYPE="autocomplete";var w=new WeakMap;class C extends n.HandsontableEditor{constructor(){super(...arguments),(0,i.default)(this,"query",null),(0,i.default)(this,"strippedChoices",[]),(0,i.default)(this,"rawChoices",[]),p(this,w,{writable:!0,value:this.hot.guid.slice(0,9)}),(0,i.default)(this,"sortByRelevance",(function(e,t,o){const s=[],i=[],r=e.length;let n,a,l,d,c=t.length;if(0===r){for(l=0;l<c;l++)i.push(l);return i}for(l=0;l<c;l++){if(a=(0,u.stripTags)((0,h.stringify)(t[l])),o)d=a.indexOf(e);else{const t=this.cellProperties.locale;d=a.toLocaleLowerCase(t).indexOf(e.toLocaleLowerCase(t))}-1!==d&&(n=a.length-d-r,s.push({baseIndex:l,index:d,charsLeft:n,value:a}))}for(s.sort(((e,t)=>{if(-1===t.index)return-1;if(-1===e.index)return 1;if(e.index<t.index)return-1;if(t.index<e.index)return 1;if(e.index===t.index){if(e.charsLeft<t.charsLeft)return-1;if(e.charsLeft>t.charsLeft)return 1}return 0})),l=0,c=s.length;l<c;l++)i.push(s[l].baseIndex);return i}))}static get EDITOR_TYPE(){return m}getValue(){const e=this.rawChoices.find((e=>this.stripValueIfNeeded(e)===this.TEXTAREA.value));return(0,h.isDefined)(e)?e:this.TEXTAREA.value}createElements(){super.createElements(),(0,l.addClass)(this.htContainer,"autocompleteEditor"),(0,l.addClass)(this.htContainer,-1===this.hot.rootWindow.navigator.platform.indexOf("Mac")?"":"htMacScroll"),this.hot.getSettings().ariaTags&&(0,l.setAttribute)(this.TEXTAREA,[(0,f.A11Y_TEXT)(),(0,f.A11Y_COMBOBOX)(),(0,f.A11Y_HASPOPUP)("listbox"),(0,f.A11Y_AUTOCOMPLETE)()])}prepare(e,t,o,s,i,n){super.prepare(e,t,o,s,i,n),this.hot.getSettings().ariaTags&&(0,l.setAttribute)(this.TEXTAREA,[(0,f.A11Y_EXPANDED)("false"),(0,f.A11Y_CONTROLS)(`${(0,r.default)(this,w)}-listbox-${e}-${t}`)])}open(){super.open();const e=void 0===this.cellProperties.trimDropdown||this.cellProperties.trimDropdown,t=this.hot.getSettings().ariaTags,o=Array.isArray(this.cellProperties.source)?this.cellProperties.source:null,s=null==o?void 0:o.length,{row:i,col:n}=this;this.showEditableElement(),this.focus();let a=(0,l.getScrollbarWidth)();0===a&&(0,c.isMacOS)()&&(a+=15),this.addHook("beforeKeyDown",(e=>this.onBeforeKeyDown(e))),this.htEditor.updateSettings({colWidths:e?[(0,l.outerWidth)(this.TEXTAREA)-2]:void 0,width:e?(0,l.outerWidth)(this.TEXTAREA)+a:void 0,autoColumnSize:!0,renderer:(e,i,r,n,a,u,d)=>{(0,g.textRenderer)(e,i,r,n,a,u,d);const{filteringCaseSensitive:c,allowHtml:p,locale:m}=this.cellProperties,w=this.query;let C,v,y=(0,h.stringify)(u);y&&!p&&(C=!0===c?y.indexOf(w):y.toLocaleLowerCase(m).indexOf(w.toLocaleLowerCase(m)),-1!==C&&(v=y.substr(C,w.length),y=y.replace(v,`<strong>${v}</strong>`))),t&&(0,l.setAttribute)(i,[(0,f.A11Y_OPTION)(),...o?[(0,f.A11Y_SETSIZE)(s)]:[],...o?[(0,f.A11Y_POSINSET)(o.indexOf(u)+1)]:[],["id",`${this.htEditor.rootElement.id}_${r}-${n}`]]),i.innerHTML=y},afterSelection:(e,o)=>{if(t){const t=this.htEditor.getCell(e,o,!0);(0,l.setAttribute)(t,[(0,f.A11Y_SELECTED)()]),(0,l.setAttribute)(this.TEXTAREA,...(0,f.A11Y_ACTIVEDESCENDANT)(t.id))}}}),t&&((0,l.setAttribute)(this.htEditor.view._wt.wtOverlays.wtTable.TABLE,...(0,f.A11Y_PRESENTATION)()),(0,l.setAttribute)(this.htEditor.rootElement,[(0,f.A11Y_LISTBOX)(),(0,f.A11Y_LIVE)("polite"),(0,f.A11Y_RELEVANT)("text"),["id",`${(0,r.default)(this,w)}-listbox-${i}-${n}`]]),(0,l.setAttribute)(this.TEXTAREA,...(0,f.A11Y_EXPANDED)("true"))),this.hot._registerTimeout((()=>{this.queryChoices(this.TEXTAREA.value)}))}close(){this.removeHooksByKey("beforeKeyDown"),super.close(),this.hot.getSettings().ariaTags&&(0,l.setAttribute)(this.TEXTAREA,[(0,f.A11Y_EXPANDED)("false")])}discardEditor(e){super.discardEditor(e),this.hot.view.render()}queryChoices(e){const t=this.cellProperties.source;this.query=e,"function"==typeof t?t.call(this.cellProperties,e,(e=>{this.rawChoices=e,this.updateChoicesList(this.stripValuesIfNeeded(e))})):Array.isArray(t)?(this.rawChoices=t,this.updateChoicesList(this.stripValuesIfNeeded(t))):this.updateChoicesList([])}updateChoicesList(e){const t=(0,l.getCaretPosition)(this.TEXTAREA),o=(0,l.getSelectionEndPosition)(this.TEXTAREA),s=this.cellProperties.sortByRelevance,i=this.cellProperties.filter;let r=null,n=null,h=e;s&&(r=this.sortByRelevance(this.stripValueIfNeeded(this.getValue()),h,this.cellProperties.filteringCaseSensitive));const u=Array.isArray(r)?r.length:0;if(!1===i)u&&(n=r[0]);else{const e=[];for(let t=0,o=h.length;t<o&&!(s&&u<=t);t++)u?e.push(h[r[t]]):e.push(h[t]);n=0,h=e}this.strippedChoices=h,this.htEditor.loadData((0,a.pivot)([h])),0===h.length?this.htEditor.rootElement.style.display="none":(this.htEditor.rootElement.style.display="",this.updateDropdownHeight(),this.flipDropdownIfNeeded(),!0===this.cellProperties.strict&&this.highlightBestMatchingChoice(n)),this.hot.listen(),(0,l.setCaretPosition)(this.TEXTAREA,t,t===o?void 0:o)}flipDropdownIfNeeded(){const e=(0,l.getTrimmingContainer)(this.hot.view._wt.wtTable.TABLE),t=e===this.hot.rootWindow,o=this.cellProperties.preventOverflow;if(t||!t&&(o||"horizontal"===o))return!1;const s=(0,l.offset)(this.TEXTAREA),i=(0,l.outerHeight)(this.TEXTAREA),r=this.getDropdownHeight(),n=e.scrollTop,a=(0,l.outerHeight)(this.hot.view._wt.wtTable.THEAD),h=(0,l.offset)(e),u=s.top-h.top-a+n,d=e.scrollHeight-u-a-i,c=r>d&&u>d;return c?this.flipDropdown(r):this.unflipDropdown(),this.limitDropdownIfNeeded(c?u:d,r),c}limitDropdownIfNeeded(e,t){if(t>e){let o=0,s=0,i=0,r=null;do{i=this.htEditor.getRowHeight(s)||this.htEditor.view._wt.getSetting("defaultRowHeight"),o+=i,s+=1}while(o<e);r=o-i,this.htEditor.flipped&&(this.htEditor.rootElement.style.top=parseInt(this.htEditor.rootElement.style.top,10)+t-r+"px"),this.setDropdownHeight(o-i)}}flipDropdown(e){const t=this.htEditor.rootElement.style;t.position="absolute",t.top=-e+"px",this.htEditor.flipped=!0}unflipDropdown(){const e=this.htEditor.rootElement.style;e.position="absolute",e.top="",this.htEditor.flipped=void 0}updateDropdownHeight(){const e=this.htEditor.getColWidth(0)+(0,l.getScrollbarWidth)(this.hot.rootDocument)+2,t=this.cellProperties.trimDropdown;this.htEditor.updateSettings({height:this.getDropdownHeight(),width:t?void 0:e}),this.htEditor.view._wt.wtTable.alignOverlaysWithTrimmingContainer()}setDropdownHeight(e){this.htEditor.updateSettings({height:e})}highlightBestMatchingChoice(e){"number"==typeof e?this.htEditor.selectCell(e,0,void 0,void 0,void 0,!1):this.htEditor.deselectCell()}getDropdownHeight(){const e=this.htEditor.getRowHeight(0)||23,t=this.cellProperties.visibleRows;return this.strippedChoices.length>=t?t*e:this.strippedChoices.length*e+8}stripValueIfNeeded(e){return this.stripValuesIfNeeded([e])[0]}stripValuesIfNeeded(e){const{allowHtml:t}=this.cellProperties,o=(0,a.arrayMap)(e,(e=>(0,h.stringify)(e)));return(0,a.arrayMap)(o,(e=>t?e:(0,u.stripTags)(e)))}allowKeyEventPropagation(e){const t=this.htEditor.getSelectedRangeLast(),o=t?t.from.row:-1;let s=!1;return e===d.KEY_CODES.ARROW_DOWN&&o>0&&o<this.htEditor.countRows()-1&&(s=!0),e===d.KEY_CODES.ARROW_UP&&o>-1&&(s=!0),s}onBeforeKeyDown(e){if((0,d.isPrintableChar)(e.keyCode)||e.keyCode===d.KEY_CODES.BACKSPACE||e.keyCode===d.KEY_CODES.DELETE||e.keyCode===d.KEY_CODES.INSERT){let t=10;if(e.keyCode===d.KEY_CODES.C&&(e.ctrlKey||e.metaKey))return;this.isOpened()||(t+=10),this.htEditor&&this.hot._registerTimeout((()=>{this.queryChoices(this.TEXTAREA.value)}),t)}}}t.AutocompleteEditor=C},25815:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(87857);t.EDITOR_TYPE=s.EDITOR_TYPE,t.AutocompleteEditor=s.AutocompleteEditor},97296:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=o(93315),n=o(22232),a=o(6116),l=s(o(4748)),h=o(83302);const u=t.EDITOR_TYPE="base",d=t.EDITOR_STATE=Object.freeze({VIRGIN:"STATE_VIRGIN",EDITING:"STATE_EDITING",WAITING:"STATE_WAITING",FINISHED:"STATE_FINISHED"}),c=t.SHORTCUTS_GROUP_EDITOR="baseEditor";class g{static get EDITOR_TYPE(){return u}constructor(e){(0,i.default)(this,"hot",void 0),(0,i.default)(this,"state",d.VIRGIN),(0,i.default)(this,"_opened",!1),(0,i.default)(this,"_fullEditMode",!1),(0,i.default)(this,"_closeCallback",null),(0,i.default)(this,"TD",null),(0,i.default)(this,"row",null),(0,i.default)(this,"col",null),(0,i.default)(this,"prop",null),(0,i.default)(this,"originalValue",null),(0,i.default)(this,"cellProperties",null),this.hot=e,this.init()}_fireCallbacks(e){this._closeCallback&&(this._closeCallback(e),this._closeCallback=null)}init(){}getValue(){throw Error("Editor getValue() method unimplemented")}setValue(){throw Error("Editor setValue() method unimplemented")}open(){throw Error("Editor open() method unimplemented")}close(){throw Error("Editor close() method unimplemented")}prepare(e,t,o,s,i,r){this.TD=s,this.row=e,this.col=t,this.prop=o,this.originalValue=i,this.cellProperties=r,this.state=d.VIRGIN}extend(){return class extends this.constructor{}}saveValue(e,t){let o,s,i,n;if(t){const e=this.hot.getSelectedLast();o=Math.max(Math.min(e[0],e[2]),0),s=Math.max(Math.min(e[1],e[3]),0),i=Math.max(e[0],e[2]),n=Math.max(e[1],e[3])}else[o,s,i,n]=[this.row,this.col,null,null];const a=this.hot.runHooks("modifyGetCellCoords",o,s);Array.isArray(a)&&([o,s]=a);const l=this.hot.getShortcutManager().getContext("editor"),h={runOnlyIf:()=>(0,r.isDefined)(this.hot.getSelected()),group:c};this.isInFullEditMode()&&l.addShortcuts([{keys:[["ArrowUp"]],callback:()=>{this.hot.selection.transformStart(-1,0)}},{keys:[["ArrowDown"]],callback:()=>{this.hot.selection.transformStart(1,0)}},{keys:[["ArrowLeft"]],callback:()=>{this.hot.selection.transformStart(0,-1*this.hot.getDirectionFactor())}},{keys:[["ArrowRight"]],callback:()=>{this.hot.selection.transformStart(0,this.hot.getDirectionFactor())}}],h),this.hot.populateFromArray(o,s,e,i,n,"edit")}beginEditing(e,t){if(this.state!==d.VIRGIN)return;const o=this.hot,s=o.rowIndexMapper.getRenderableFromVisualIndex(this.row),i=o.columnIndexMapper.getRenderableFromVisualIndex(this.col);if(o.view.scrollViewport(o._createCellCoords(s,i)),this.state=d.EDITING,this.isInFullEditMode()){const t="string"==typeof e?e:(0,r.stringify)(this.originalValue);this.setValue(t)}this.open(t),this._opened=!0,this.focus(),o.view.render(),o.runHooks("afterBeginEditing",this.row,this.col)}finishEditing(e,t,o){let s;if(o){const e=this._closeCallback;this._closeCallback=t=>{e&&e(t),o(t),this.hot.view.render()}}if(this.isWaiting())return;const i=this.hot.getShortcutManager().getContext("editor");if(i.removeShortcutsByGroup(c),i.removeShortcutsByGroup(a.SHORTCUTS_GROUP_NAVIGATION),this.state!==d.VIRGIN){if(this.state===d.EDITING){if(e)return this.cancelChanges(),void this.hot.view.render();const o=this.getValue();s=this.cellProperties.trimWhitespace?[["string"==typeof o?String.prototype.trim.call(o||""):o]]:[[o]],this.state=d.WAITING,this.saveValue(s,t),this.hot.getCellValidator(this.cellProperties)?this.hot.addHookOnce("postAfterValidate",(e=>{this.state=d.FINISHED,this.discardEditor(e)})):(this.state=d.FINISHED,this.discardEditor(!0))}}else this.hot._registerTimeout((()=>{this._fireCallbacks(!0)}))}cancelChanges(){this.state=d.FINISHED,this.discardEditor()}discardEditor(e){if(this.state===d.FINISHED)if(!1===e&&!0!==this.cellProperties.allowInvalid)this.hot.selectCell(this.row,this.col),this.focus(),this.state=d.EDITING,this._fireCallbacks(!1);else{this.close(),this._opened=!1,this._fullEditMode=!1,this.state=d.VIRGIN,this._fireCallbacks(!0);this.hot.getShortcutManager().setActiveContextName("grid")}}enableFullEditMode(){this._fullEditMode=!0}isInFullEditMode(){return this._fullEditMode}isOpened(){return this._opened}isWaiting(){return this.state===d.WAITING}getEditedCellRect(){var e;const t=this.getEditedCell();if(!t)return;const{wtOverlays:o,wtViewport:s}=this.hot.view._wt,i=this.hot.rootWindow,r=(0,h.offset)(t),n=(0,h.outerWidth)(t),a=(0,h.offset)(this.hot.rootElement),l=(0,h.outerWidth)(this.hot.rootElement),u=o.topOverlay.holder,d=o.inlineStartOverlay.holder,c=u!==i?u.scrollTop:0,g=d!==i?d.scrollLeft:0,f=i.innerWidth-a.left-l,{wtTable:p}=null!==(e=o.getParentOverlay(t))&&void 0!==e?e:this.hot.view._wt,m=p.name,w=["master","inline_start"].includes(m)?c:0,C=["master","top","bottom"].includes(m)?g:0,v=r.top===a.top?0:1;let y=r.top-a.top-v-w,E=0;E=this.hot.isRtl()?i.innerWidth-r.left-n-f-1+C:r.left-a.left-1-C,["top","top_inline_start_corner"].includes(m)&&(y+=o.topOverlay.getOverlayOffset()),["inline_start","top_inline_start_corner"].includes(m)&&(E+=Math.abs(o.inlineStartOverlay.getOverlayOffset()));const S=this.hot.hasColHeaders(),R=this.hot.rowIndexMapper.getRenderableFromVisualIndex(this.row),b=this.hot.columnIndexMapper.getRenderableFromVisualIndex(this.col),_=this.hot.rowIndexMapper.getRenderableIndexesLength()-this.hot.view._wt.getSetting("fixedRowsBottom");(S&&R<=0||R===_)&&(y+=1),b<=0&&(E+=1);const T=s.rowsRenderCalculator.startPosition,O=s.columnsRenderCalculator.startPosition,M=Math.abs(o.inlineStartOverlay.getScrollPosition()),I=o.topOverlay.getScrollPosition(),N=(0,h.getScrollbarWidth)(this.hot.rootDocument);let A=t.offsetTop;if(["inline_start","master"].includes(m)&&(A+=T-I),["bottom","bottom_inline_start_corner"].includes(m)){const{wtViewport:e,wtTable:t}=o.bottomOverlay.clone;A+=e.getWorkspaceHeight()-t.getHeight()-N}let P=t.offsetLeft;this.hot.isRtl()?(P=P>=0?p.getWidth()-t.offsetLeft:Math.abs(P),P+=O-M-n):["top","master","bottom"].includes(m)&&(P+=O-M);const x=(0,h.getComputedStyle)(this.TD,this.hot.rootWindow),H=this.hot.isRtl()?"borderRightWidth":"borderLeftWidth",k=parseInt(x[H],10)>0?0:1,D=parseInt(x.borderTopWidth,10)>0?0:1,L=(0,h.outerWidth)(t)+k,W=(0,h.outerHeight)(t)+D,F=(0,h.hasVerticalScrollbar)(u)?N:0,V=(0,h.hasHorizontalScrollbar)(d)?N:0,B=this.hot.view.maximumVisibleElementWidth(P)-F+k;return{top:y,start:E,height:W,maxHeight:Math.max(this.hot.view.maximumVisibleElementHeight(A)-V+D,23),width:L,maxWidth:B}}getEditedCellsLayerClass(){switch(this.checkEditorSection()){case"inline-start":return"ht_clone_left ht_clone_inline_start";case"bottom":return"ht_clone_bottom";case"bottom-inline-start-corner":return"ht_clone_bottom_left_corner ht_clone_bottom_inline_start_corner";case"top":return"ht_clone_top";case"top-inline-start-corner":return"ht_clone_top_left_corner ht_clone_top_inline_start_corner";default:return"ht_clone_master"}}getEditedCell(){return this.hot.getCell(this.row,this.col,!0)}checkEditorSection(){const e=this.hot.countRows();let t="";return this.row<this.hot.getSettings().fixedRowsTop?t=this.col<this.hot.getSettings().fixedColumnsStart?"top-inline-start-corner":"top":this.hot.getSettings().fixedRowsBottom&&this.row>=e-this.hot.getSettings().fixedRowsBottom?t=this.col<this.hot.getSettings().fixedColumnsStart?"bottom-inline-start-corner":"bottom":this.col<this.hot.getSettings().fixedColumnsStart&&(t="inline-start"),t}}t.BaseEditor=g,(0,n.mixin)(g,l.default)},48253:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(97296);t.EDITOR_STATE=s.EDITOR_STATE,t.EDITOR_TYPE=s.EDITOR_TYPE,t.BaseEditor=s.BaseEditor},99935:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(48253),i=o(83302);const r=t.EDITOR_TYPE="checkbox";class n extends s.BaseEditor{static get EDITOR_TYPE(){return r}beginEditing(e,t){if(t&&"mouseup"===t.type){const e=this.TD.querySelector('input[type="checkbox"]');(0,i.hasClass)(e,"htBadValue")||e.click()}}finishEditing(){}init(){}open(){}close(){}getValue(){}setValue(){}focus(){}}t.CheckboxEditor=n},63729:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(99935);t.EDITOR_TYPE=s.EDITOR_TYPE,t.CheckboxEditor=s.CheckboxEditor},23330:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=s(o(33034)),n=s(o(32134)),a=o(5071),l=s(o(75244)),h=o(83302),u=o(22232),d=o(80151);o(2964);const c=t.EDITOR_TYPE="date",g="dateEditor";class f extends a.TextEditor{constructor(){super(...arguments),(0,i.default)(this,"defaultDateFormat","DD/MM/YYYY"),(0,i.default)(this,"isCellEdited",!1),(0,i.default)(this,"parentDestroyed",!1),(0,i.default)(this,"$datePicker",null)}static get EDITOR_TYPE(){return c}init(){if("function"!=typeof r.default)throw new Error("You need to include moment.js to your project.");if("function"!=typeof n.default)throw new Error("You need to include Pikaday to your project.");super.init(),this.hot.addHook("afterDestroy",(()=>{this.parentDestroyed=!0,this.destroyElements()}))}createElements(){super.createElements(),this.datePicker=this.hot.rootDocument.createElement("DIV"),this.datePickerStyle=this.datePicker.style,this.datePickerStyle.position="absolute",this.datePickerStyle.top=0,this.datePickerStyle.left=0,this.datePickerStyle.zIndex=9999,this.datePicker.setAttribute("dir",this.hot.isRtl()?"rtl":"ltr"),(0,h.addClass)(this.datePicker,"htDatepickerHolder"),this.hot.rootDocument.body.appendChild(this.datePicker);const e=new l.default(this);e.addEventListener(this.datePicker,"mousedown",(e=>{(0,h.hasClass)(e.target,"pika-day")&&this.hideDatepicker(),e.stopPropagation()})),e.addEventListener(this.TEXTAREA,"keydown",(e=>{["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"].includes(e.code)&&e.preventDefault()}))}destroyElements(){const e=this.datePicker.parentNode;this.$datePicker&&this.$datePicker.destroy(),e&&e.removeChild(this.datePicker)}prepare(e,t,o,s,i,r){super.prepare(e,t,o,s,i,r)}open(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;const t=this.hot.getShortcutManager().getContext("editor");super.open(),this.showDatepicker(e),t.addShortcut({keys:[["Enter"]],callback:e=>{e.stopPropagation()},group:g})}close(){var e;this._opened=!1,null!==(e=this.$datePicker)&&void 0!==e&&e.destroy&&this.$datePicker.destroy(),this.hot._registerTimeout((()=>{this.hot._refreshBorders()}));this.hot.getShortcutManager().getContext("editor").removeShortcutsByGroup(g),super.close()}finishEditing(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e){const e=this.originalValue;void 0!==e&&this.setValue(e)}super.finishEditing(e,t)}showDatepicker(e){const t=this.TD.getBoundingClientRect(),o=this.cellProperties.dateFormat||this.defaultDateFormat,s=this.hot.view.isMouseDown(),i=!!e&&(0,d.isFunctionKey)(e.keyCode);let a;this.datePicker.style.display="block",this.$datePicker=new n.default(this.getDatePickerConfig()),this.$datePicker._onInputFocus=function(){},this.datePickerStyle.top=`${this.hot.rootWindow.pageYOffset+t.top+(0,h.outerHeight)(this.TD)}px`;let l=this.hot.rootWindow.pageXOffset;l=this.hot.isRtl()?t.right-(0,h.outerWidth)(this.datePicker):t.left,this.datePickerStyle.left=`${l}px`,this.originalValue?(a=this.originalValue,(0,r.default)(a,o,!0).isValid()&&this.$datePicker.setMoment((0,r.default)(a,o),!0),this.getValue()!==this.originalValue&&this.setValue(this.originalValue),i||s||this.setValue("")):this.cellProperties.defaultDate?(a=this.cellProperties.defaultDate,(0,r.default)(a,o,!0).isValid()&&this.$datePicker.setMoment((0,r.default)(a,o),!0),i||s||this.setValue("")):this.$datePicker.gotoToday()}hideDatepicker(){this.datePickerStyle.display="none",this.$datePicker.hide()}getDatePickerConfig(){const e=this.TEXTAREA,t={};this.cellProperties&&this.cellProperties.datePickerConfig&&(0,u.deepExtend)(t,this.cellProperties.datePickerConfig);const o=t.onSelect,s=t.onClose;return t.field=e,t.trigger=e,t.container=this.datePicker,t.bound=!1,t.format=t.format||this.defaultDateFormat,t.reposition=t.reposition||!1,t.isRTL=!1,t.onSelect=e=>{let t=e;isNaN(t.getTime())||(t=(0,r.default)(t).format(this.cellProperties.dateFormat||this.defaultDateFormat)),this.setValue(t),o&&o()},t.onClose=()=>{this.parentDestroyed||this.finishEditing(!1),s&&s()},t}}t.DateEditor=f},58437:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(23330);t.EDITOR_TYPE=s.EDITOR_TYPE,t.DateEditor=s.DateEditor},14733:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=o(25815),r=s(o(56307));const n=t.EDITOR_TYPE="dropdown";class a extends i.AutocompleteEditor{static get EDITOR_TYPE(){return n}prepare(e,t,o,s,i,r){super.prepare(e,t,o,s,i,r),this.cellProperties.filter=!1,this.cellProperties.strict=!0}}t.DropdownEditor=a,r.default.getSingleton().add("beforeValidate",(function(e,t,o){const s=this.getCellMeta(t,this.propToCol(o));s.editor===a&&void 0===s.strict&&(s.filter=!1,s.strict=!0)}))},9535:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(14733);t.EDITOR_TYPE=s.EDITOR_TYPE,t.DropdownEditor=s.DropdownEditor},95567:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(5071),i=o(83302),r=o(24449),n=o(22232),a=o(6116);const l="handsontableEditor",h=t.EDITOR_TYPE="handsontable";class u extends s.TextEditor{static get EDITOR_TYPE(){return h}open(){super.open(),this.htEditor&&this.htEditor.destroy(),"none"===this.htContainer.style.display&&(this.htContainer.style.display=""),this.htEditor=new this.hot.constructor(this.htContainer,this.htOptions),this.htEditor.init(),this.htEditor.rootElement.style.display="",this.cellProperties.strict?this.htEditor.selectCell(0,0):this.htEditor.deselectCell(),(0,i.setCaretPosition)(this.TEXTAREA,0,this.TEXTAREA.value.length),this.refreshDimensions()}close(){this.htEditor&&(this.htEditor.rootElement.style.display="none"),this.removeHooksByKey("beforeKeyDown"),super.close()}prepare(e,t,o,s,i,r){super.prepare(e,t,o,s,i,r);const a=this,l={startRows:0,startCols:0,minRows:0,minCols:0,className:"listbox",copyPaste:!1,autoColumnSize:!1,autoRowSize:!1,readOnly:!0,fillHandle:!1,autoWrapCol:!1,autoWrapRow:!1,ariaTags:!1,afterOnCellMouseDown(e,t){const o=this.getSourceData(t.row,t.col);void 0!==o&&a.setValue(o),a.hot.destroyEditor()},preventWheel:!0,layoutDirection:this.hot.isRtl()?"rtl":"ltr"};this.cellProperties.handsontable&&(0,n.extend)(l,r.handsontable),this.htOptions=l}beginEditing(e,t){const o=this.hot.getSettings().onBeginEditing;o&&!1===o()||super.beginEditing(e,t)}createElements(){super.createElements();const e=this.hot.rootDocument.createElement("DIV");e.className="handsontableEditor",this.TEXTAREA_PARENT.appendChild(e),this.htContainer=e,this.assignHooks()}finishEditing(e,t,o){if(this.htEditor&&this.htEditor.isListening()&&this.hot.listen(),this.htEditor&&this.htEditor.getSelectedLast()){const e=this.htEditor.getValue();void 0!==e&&this.setValue(e)}super.finishEditing(e,t,o)}assignHooks(){this.hot.addHook("afterDestroy",(()=>{this.htEditor&&this.htEditor.destroy()}))}registerShortcuts(){const e=this.hot.getShortcutManager().getContext("editor");super.registerShortcuts();const t={group:l,relativeToGroup:a.SHORTCUTS_GROUP_NAVIGATION,position:"before"},o=(e,t)=>{const o=this.htEditor;if(void 0!==e&&(e<0||o.flipped&&e>o.countRows()-1?o.deselectCell():o.selectCell(e,0),o.getData().length))return t.preventDefault(),(0,r.stopImmediatePropagation)(t),this.hot.listen(),this.TEXTAREA.focus(),!1};e.addShortcuts([{keys:[["ArrowUp"]],callback:e=>{const t=this.htEditor;let s,i;return!t.getSelectedLast()&&t.flipped?s=t.countRows()-1:t.getSelectedLast()&&(t.flipped?(i=t.getSelectedLast()[0],s=Math.max(0,i-1)):(i=t.getSelectedLast()[0],s=i-1)),o(s,e)},preventDefault:!1},{keys:[["ArrowDown"]],callback:e=>{const t=this.htEditor;let s,i;if(t.getSelectedLast()||t.flipped){if(t.getSelectedLast())if(t.flipped)s=t.getSelectedLast()[0]+1;else if(!t.flipped){const e=t.countRows()-1;i=t.getSelectedLast()[0],s=Math.min(e,i+1)}}else s=0;return o(s,e)},preventDefault:!1}],t)}unregisterShortcuts(){super.unregisterShortcuts();this.hot.getShortcutManager().getContext("editor").removeShortcutsByGroup(l)}}t.HandsontableEditor=u},93273:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(95567);t.EDITOR_TYPE=s.EDITOR_TYPE,t.HandsontableEditor=s.HandsontableEditor},74465:(e,t,o)=>{"use strict";t.__esModule=!0,t.registerAllEditors=function(){(0,f.registerEditor)(i.BaseEditor),(0,f.registerEditor)(s.AutocompleteEditor),(0,f.registerEditor)(r.CheckboxEditor),(0,f.registerEditor)(n.DateEditor),(0,f.registerEditor)(a.DropdownEditor),(0,f.registerEditor)(l.HandsontableEditor),(0,f.registerEditor)(h.NumericEditor),(0,f.registerEditor)(u.PasswordEditor),(0,f.registerEditor)(d.SelectEditor),(0,f.registerEditor)(c.TextEditor),(0,f.registerEditor)(g.TimeEditor)};var s=o(25815);t.AutocompleteEditor=s.AutocompleteEditor,t.AUTOCOMPLETE_EDITOR=s.EDITOR_TYPE;var i=o(48253);t.BaseEditor=i.BaseEditor,t.BASE_EDITOR=i.EDITOR_TYPE;var r=o(63729);t.CheckboxEditor=r.CheckboxEditor,t.CHECKBOX_EDITOR=r.EDITOR_TYPE;var n=o(58437);t.DateEditor=n.DateEditor,t.DATE_EDITOR=n.EDITOR_TYPE;var a=o(9535);t.DropdownEditor=a.DropdownEditor,t.DROPDOWN_EDITOR=a.EDITOR_TYPE;var l=o(93273);t.HandsontableEditor=l.HandsontableEditor,t.HANDSONTABLE_EDITOR=l.EDITOR_TYPE;var h=o(97130);t.NumericEditor=h.NumericEditor,t.NUMERIC_EDITOR=h.EDITOR_TYPE;var u=o(63630);t.PasswordEditor=u.PasswordEditor,t.PASSWORD_EDITOR=u.EDITOR_TYPE;var d=o(93333);t.SelectEditor=d.SelectEditor,t.SELECT_EDITOR=d.EDITOR_TYPE;var c=o(5071);t.TextEditor=c.TextEditor,t.TEXT_EDITOR=c.EDITOR_TYPE;var g=o(65930);t.TimeEditor=g.TimeEditor,t.TIME_EDITOR=g.EDITOR_TYPE;var f=o(83605);t.registerEditor=f.registerEditor,t.RegisteredEditor=f.RegisteredEditor,t._getEditorInstance=f._getEditorInstance,t.getEditor=f.getEditor,t.getEditorInstance=f.getEditorInstance,t.getRegisteredEditorNames=f.getRegisteredEditorNames,t.getRegisteredEditors=f.getRegisteredEditors,t.hasEditor=f.hasEditor},97130:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(47427);t.EDITOR_TYPE=s.EDITOR_TYPE,t.NumericEditor=s.NumericEditor},47427:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(5071);const i=t.EDITOR_TYPE="numeric";class r extends s.TextEditor{static get EDITOR_TYPE(){return i}}t.NumericEditor=r},63630:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(35356);t.EDITOR_TYPE=s.EDITOR_TYPE,t.PasswordEditor=s.PasswordEditor},35356:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(5071),i=o(83302),r=o(5386);const n=t.EDITOR_TYPE="password";class a extends s.TextEditor{static get EDITOR_TYPE(){return n}createElements(){super.createElements(),this.TEXTAREA=this.hot.rootDocument.createElement("input"),this.TEXTAREA.setAttribute("type","password"),this.TEXTAREA.setAttribute("data-hot-input",""),this.TEXTAREA.className="handsontableInput",this.textareaStyle=this.TEXTAREA.style,this.textareaStyle.width=0,this.textareaStyle.height=0,this.hot.getSettings().ariaTags&&(0,i.setAttribute)(this.TEXTAREA,[(0,r.A11Y_HIDDEN)()]),(0,i.empty)(this.TEXTAREA_PARENT),this.TEXTAREA_PARENT.appendChild(this.TEXTAREA)}}t.PasswordEditor=a},83605:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.RegisteredEditor=c,t.getEditorInstance=t._getEditorInstance=function(e,t){let o;if("function"==typeof e)n.get(e)||g(null,e),o=n.get(e);else{if("string"!=typeof e)throw Error('Only strings and functions can be passed as "editor" parameter');o=l(e)}if(!o)throw Error(`No editor registered under name "${e}"`);return o.getInstance(t)},t.getEditor=function(e){if("function"==typeof e)return e;if(!h(e))throw Error(`No registered editor found under "${e}" name`);return l(e).getConstructor()},t.registerEditor=g,o(91683);var i=s(o(56307)),r=s(o(63800));const n=new WeakMap,{register:a,getItem:l,hasItem:h,getNames:u,getValues:d}=(0,r.default)("editors");function c(e){const t={},o=e;this.getConstructor=function(){return e},this.getInstance=function(e){return e.guid in t||(t[e.guid]=new o(e)),t[e.guid]},i.default.getSingleton().add("afterDestroy",(function(){t[this.guid]=null}))}function g(e,t){e&&"string"!=typeof e&&(e=(t=e).EDITOR_TYPE);const o=new c(t);"string"==typeof e&&a(e,o),n.set(t,o)}t.getRegisteredEditors=d,t.getRegisteredEditorNames=u,t.hasEditor=h},93333:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(82854);t.EDITOR_TYPE=s.EDITOR_TYPE,t.SelectEditor=s.SelectEditor},82854:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(48253),i=o(83302),r=o(22232);const n="ht_editor_visible",a="selectEditor",l=t.EDITOR_TYPE="select";class h extends s.BaseEditor{static get EDITOR_TYPE(){return l}init(){this.select=this.hot.rootDocument.createElement("SELECT"),(0,i.addClass)(this.select,"htSelectEditor"),this.select.style.display="none",this.hot.rootElement.appendChild(this.select),this.registerHooks()}getValue(){return this.select.value}setValue(e){this.select.value=e}open(){this._opened=!0,this.refreshDimensions(),this.select.style.display="";this.hot.getShortcutManager().setActiveContextName("editor"),this.registerShortcuts()}close(){this._opened=!1,this.select.style.display="none",(0,i.hasClass)(this.select,n)&&(0,i.removeClass)(this.select,n),this.unregisterShortcuts(),this.clearHooks()}focus(){this.select.focus()}registerHooks(){this.addHook("afterScrollHorizontally",(()=>this.refreshDimensions())),this.addHook("afterScrollVertically",(()=>this.refreshDimensions())),this.addHook("afterColumnResize",(()=>this.refreshDimensions())),this.addHook("afterRowResize",(()=>this.refreshDimensions()))}prepare(e,t,o,s,n,a){super.prepare(e,t,o,s,n,a);const l=this.cellProperties.selectOptions;let h;h="function"==typeof l?this.prepareOptions(l(this.row,this.col,this.prop)):this.prepareOptions(l),(0,i.empty)(this.select),(0,r.objectEach)(h,((e,t)=>{const o=this.hot.rootDocument.createElement("OPTION");o.value=t,(0,i.fastInnerHTML)(o,e),this.select.appendChild(o)}))}prepareOptions(e){let t={};if(Array.isArray(e))for(let o=0,s=e.length;o<s;o++)t[e[o]]=e[o];else"object"==typeof e&&(t=e);return t}refreshValue(){const e=this.hot.getSourceDataAtCell(this.row,this.prop);this.originalValue=e,this.setValue(e),this.refreshDimensions()}refreshDimensions(){if(this.state!==s.EDITOR_STATE.EDITING)return;if(this.TD=this.getEditedCell(),!this.TD)return void this.close();const{top:e,start:t,width:o,height:r}=this.getEditedCellRect(),a=this.select.style;a.height=`${r}px`,a.width=`${o}px`,a.top=`${e}px`,a[this.hot.isRtl()?"right":"left"]=`${t}px`,a.margin="0px",(0,i.addClass)(this.select,n)}registerShortcuts(){const e=this.hot.getShortcutManager().getContext("editor"),t={group:a};!1!==this.isInFullEditMode()&&e.addShortcuts([{keys:[["ArrowUp"]],callback:()=>{const e=this.select.selectedIndex-1;e>=0&&(this.select[e].selected=!0)}},{keys:[["ArrowDown"]],callback:()=>{const e=this.select.selectedIndex+1;e<=this.select.length-1&&(this.select[e].selected=!0)}}],t)}unregisterShortcuts(){this.hot.getShortcutManager().getContext("editor").removeShortcutsByGroup(a)}}t.SelectEditor=h},67547:(e,t,o)=>{"use strict";t.__esModule=!0,t.updateCaretPosition=function(e,t){const o=(0,s.getCaretPosition)(t),i=t.value.split("\n");let r=o,n=0;for(let t=0;t<i.length;t++){const s=i[t];0!==t&&(n+=i[t-1].length+1);const a=n+s.length;if("home"===e?r=n:"end"===e&&(r=a),o<=a)break}(0,s.setCaretPosition)(t,r)};var s=o(83302)},5071:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(48917);t.EDITOR_TYPE=s.EDITOR_TYPE,t.TextEditor=s.TextEditor},48917:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(48253),n=s(o(75244)),a=o(37595),l=o(83302),h=o(68145),u=o(65175),d=o(93315),c=o(6116),g=o(97296),f=o(67547),p=o(5386);const m="ht_editor_hidden",w="textEditor",C=t.EDITOR_TYPE="text";class v extends r.BaseEditor{static get EDITOR_TYPE(){return C}constructor(e){super(e),(0,i.default)(this,"eventManager",new n.default(this)),(0,i.default)(this,"autoResize",(0,u.createInputElementResizer)(this.hot.rootDocument)),(0,i.default)(this,"TEXTAREA",void 0),(0,i.default)(this,"textareaStyle",void 0),(0,i.default)(this,"TEXTAREA_PARENT",void 0),(0,i.default)(this,"textareaParentStyle",void 0),(0,i.default)(this,"layerClass",void 0),this.eventManager=new n.default(this),this.createElements(),this.bindEvents(),this.hot.addHookOnce("afterDestroy",(()=>this.destroy()))}getValue(){return this.TEXTAREA.value}setValue(e){this.TEXTAREA.value=e}open(){this.refreshDimensions(),this.showEditableElement(),this.hot.getShortcutManager().setActiveContextName("editor"),this.registerShortcuts()}close(){this.autoResize.unObserve(),(0,l.isThisHotChild)(this.hot.rootDocument.activeElement,this.hot.rootElement)&&this.hot.listen(),this.hideEditableElement(),this.unregisterShortcuts()}prepare(e,t,o,s,i,n){const a=this.state;if(super.prepare(e,t,o,s,i,n),!n.readOnly){this.refreshDimensions(!0);const{allowInvalid:e}=n;e&&(this.TEXTAREA.value=""),a!==r.EDITOR_STATE.FINISHED&&this.hideEditableElement()}}beginEditing(e,t){this.state===r.EDITOR_STATE.VIRGIN&&(this.TEXTAREA.value="",super.beginEditing(e,t))}focus(){this.TEXTAREA.select(),(0,l.setCaretPosition)(this.TEXTAREA,this.TEXTAREA.value.length)}createElements(){const{rootDocument:e}=this.hot;this.TEXTAREA=e.createElement("TEXTAREA"),(0,l.setAttribute)(this.TEXTAREA,[["data-hot-input",""],(0,p.A11Y_TABINDEX)(-1)]),this.hot.getSettings().ariaTags&&(0,l.setAttribute)(this.TEXTAREA,[(0,p.A11Y_HIDDEN)()]),(0,l.addClass)(this.TEXTAREA,"handsontableInput"),this.textareaStyle=this.TEXTAREA.style,this.textareaStyle.width=0,this.textareaStyle.height=0,this.textareaStyle.overflowY="visible",this.TEXTAREA_PARENT=e.createElement("DIV"),(0,l.addClass)(this.TEXTAREA_PARENT,"handsontableInputHolder"),(0,l.hasClass)(this.TEXTAREA_PARENT,this.layerClass)&&(0,l.removeClass)(this.TEXTAREA_PARENT,this.layerClass),(0,l.addClass)(this.TEXTAREA_PARENT,m),this.textareaParentStyle=this.TEXTAREA_PARENT.style,this.TEXTAREA_PARENT.appendChild(this.TEXTAREA),this.hot.rootElement.appendChild(this.TEXTAREA_PARENT)}hideEditableElement(){(0,a.isEdge)()&&(this.textareaStyle.textIndent="-99999px"),this.textareaStyle.overflowY="visible",this.textareaParentStyle.opacity="0",this.textareaParentStyle.height="1px",(0,l.removeClass)(this.TEXTAREA_PARENT,this.layerClass),(0,l.addClass)(this.TEXTAREA_PARENT,m)}showEditableElement(){this.textareaParentStyle.height="",this.textareaParentStyle.overflow="",this.textareaParentStyle.position="",this.textareaParentStyle[this.hot.isRtl()?"left":"right"]="auto",this.textareaParentStyle.opacity="1",this.textareaStyle.textIndent="",this.textareaStyle.overflowY="hidden";const e=this.TEXTAREA_PARENT.childNodes;let t=!1;(0,h.rangeEach)(e.length-1,(o=>{const s=e[o];if((0,l.hasClass)(s,"handsontableEditor"))return t=!0,!1})),(0,l.hasClass)(this.TEXTAREA_PARENT,m)&&(0,l.removeClass)(this.TEXTAREA_PARENT,m),t?(this.layerClass="ht_editor_visible",(0,l.addClass)(this.TEXTAREA_PARENT,this.layerClass)):(this.layerClass=this.getEditedCellsLayerClass(),(0,l.addClass)(this.TEXTAREA_PARENT,this.layerClass))}refreshValue(){const e=this.hot.toPhysicalRow(this.row),t=this.hot.getSourceDataAtCell(e,this.col);this.originalValue=t,this.setValue(t),this.refreshDimensions()}refreshDimensions(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(this.state!==r.EDITOR_STATE.EDITING&&!e)return;if(this.TD=this.getEditedCell(),!this.TD)return void(e||this.close());const{top:t,start:o,width:s,maxWidth:i,height:n,maxHeight:a}=this.getEditedCellRect();this.textareaParentStyle.top=`${t}px`,this.textareaParentStyle[this.hot.isRtl()?"right":"left"]=`${o}px`,this.showEditableElement();const h=(0,l.getComputedStyle)(this.TD,this.hot.rootWindow);this.TEXTAREA.style.fontSize=h.fontSize,this.TEXTAREA.style.fontFamily=h.fontFamily,this.TEXTAREA.style.backgroundColor=this.TD.style.backgroundColor;const u=(0,l.getComputedStyle)(this.TEXTAREA),d=parseInt(u.paddingLeft,10)+parseInt(u.paddingRight,10),c=parseInt(u.paddingTop,10)+parseInt(u.paddingBottom,10),g=s-d,f=n-c,p=i-d,m=a-c;this.autoResize.init(this.TEXTAREA,{minWidth:Math.min(g,p),minHeight:Math.min(f,m),maxWidth:p,maxHeight:m},!0)}bindEvents(){(0,a.isIOS)()&&this.eventManager.addEventListener(this.TEXTAREA,"focusout",(()=>this.finishEditing(!1))),this.addHook("afterScrollHorizontally",(()=>this.refreshDimensions())),this.addHook("afterScrollVertically",(()=>this.refreshDimensions())),this.addHook("afterColumnResize",(()=>{this.refreshDimensions(),this.state===r.EDITOR_STATE.EDITING&&this.focus()})),this.addHook("afterRowResize",(()=>{this.refreshDimensions(),this.state===r.EDITOR_STATE.EDITING&&this.focus()}))}allowKeyEventPropagation(){}destroy(){this.eventManager.destroy(),this.clearHooks()}registerShortcuts(){const e=this.hot.getShortcutManager(),t=e.getContext("editor"),o=e.getContext("grid"),s={runOnlyIf:()=>(0,d.isDefined)(this.hot.getSelected()),group:w},i=()=>{this.hot.rootDocument.execCommand("insertText",!1,"\n")};t.addShortcuts([{keys:[["Tab"],["Shift","Tab"],["PageUp"],["PageDown"]],forwardToContext:o,callback:()=>{}},{keys:[["Control","Enter"]],callback:()=>(i(),!1),runOnlyIf:e=>!this.hot.selection.isMultiple()&&!e.altKey},{keys:[["Meta","Enter"]],callback:()=>(i(),!1),runOnlyIf:()=>!this.hot.selection.isMultiple()},{keys:[["Alt","Enter"]],callback:()=>(i(),!1)},{keys:[["Home"]],callback:(e,t)=>{let[o]=t;(0,f.updateCaretPosition)(o,this.TEXTAREA)}},{keys:[["End"]],callback:(e,t)=>{let[o]=t;(0,f.updateCaretPosition)(o,this.TEXTAREA)}}],s)}unregisterShortcuts(){const e=this.hot.getShortcutManager().getContext("editor");e.removeShortcutsByGroup(c.SHORTCUTS_GROUP_NAVIGATION),e.removeShortcutsByGroup(w),e.removeShortcutsByGroup(g.SHORTCUTS_GROUP_EDITOR)}}t.TextEditor=v},65930:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(45952);t.EDITOR_TYPE=s.EDITOR_TYPE,t.TimeEditor=s.TimeEditor},45952:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(5071);const i=t.EDITOR_TYPE="time";class r extends s.TextEditor{static get EDITOR_TYPE(){return i}prepare(e,t,o,s,i,r){super.prepare(e,t,o,s,i,r),this.TEXTAREA.dir="ltr"}}t.TimeEditor=r},75244:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.getListenersCounter=function(){return n},o(63517);var i=s(o(93231)),r=o(24449);let n=0;t.default=class{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;(0,i.default)(this,"context",void 0),this.context=e||this,this.context.eventListeners||(this.context.eventListeners=[])}addEventListener(e,t,o){let s=arguments.length>3&&void 0!==arguments[3]&&arguments[3];function i(e){o.call(this,function(e){const t=e.stopImmediatePropagation;return e.stopImmediatePropagation=function(){t.apply(this),(0,r.stopImmediatePropagation)(this)},e}(e))}return this.context.eventListeners.push({element:e,event:t,callback:o,callbackProxy:i,options:s,eventManager:this}),e.addEventListener(t,i,s),n+=1,()=>{this.removeEventListener(e,t,o)}}removeEventListener(e,t,o){let s,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],r=this.context.eventListeners.length;for(;r;)if(r-=1,s=this.context.eventListeners[r],s.event===t&&s.element===e){if(o&&o!==s.callback)continue;if(i&&s.eventManager!==this)continue;this.context.eventListeners.splice(r,1),s.element.removeEventListener(s.event,s.callbackProxy,s.options),n-=1}}clearEvents(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(!this.context)return;let t=this.context.eventListeners.length;for(;t;){t-=1;const o=this.context.eventListeners[t];e&&o.eventManager!==this||(this.context.eventListeners.splice(t,1),o.element.removeEventListener(o.event,o.callbackProxy,o.options),n-=1)}}clear(){this.clearEvents()}destroy(){this.clearEvents(),this.context=null}destroyWithOwnEventsOnly(){this.clearEvents(!0),this.context=null}fireEvent(e,t){let o=e.document,s=e;o||(o=e.ownerDocument?e.ownerDocument:e,s=o.defaultView);const i={bubbles:!0,cancelable:"mousemove"!==t,view:s,detail:0,screenX:0,screenY:0,clientX:1,clientY:1,ctrlKey:!1,altKey:!1,shiftKey:!1,metaKey:!1,button:0,relatedTarget:void 0};let r;o.createEvent?(r=o.createEvent("MouseEvents"),r.initMouseEvent(t,i.bubbles,i.cancelable,i.view,i.detail,i.screenX,i.screenY,i.clientX,i.clientY,i.ctrlKey,i.altKey,i.shiftKey,i.metaKey,i.button,i.relatedTarget||o.body.parentNode)):r=o.createEventObject(),e.dispatchEvent?e.dispatchEvent(r):e.fireEvent(`on${t}`,r)}}},51400:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0;var i=s(o(42538)),r=s(o(48427)),n=o(69173),a=o(83302),l=o(85015);function h(e,t){d(e,t),t.add(e)}function u(e,t,o){d(e,t),t.set(e,o)}function d(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function c(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}const g=Object.freeze({CELL:"cell",MIXED:"mixed"});var f=new WeakMap,p=new WeakMap,m=new WeakMap,w=new WeakMap,C=new WeakMap,v=new WeakSet,y=new WeakSet,E=new WeakSet,S=new WeakSet;function R(e){var t;const o=null===(t=(0,i.default)(this,f).getSelectedRangeLast())||void 0===t?void 0:t.highlight;if(!o)return void e(null);const s=(0,i.default)(this,f).getCell(o.row,o.col,!0);null===s?(0,i.default)(this,f).addHookOnce("afterScroll",(()=>{e((0,i.default)(this,f).getCell(o.row,o.col,!0))})):e(s)}function b(){c(this,v,R).call(this,(e=>{const{activeElement:t}=(0,i.default)(this,f).rootDocument;t&&(0,a.isOutsideInput)(t)&&t.blur(),this.focusOnHighlightedCell(e)}))}function _(){c(this,v,R).call(this,(e=>{this.getFocusMode()===g.MIXED&&"TD"===e.nodeName&&this.refocusToEditorTextarea()}))}function T(e){e.imeFastEdit&&this.getFocusMode()!==g.MIXED?this.setFocusMode(g.MIXED):e.imeFastEdit||this.getFocusMode()===g.CELL||this.setFocusMode(g.CELL)}t.FocusManager=class{constructor(e){var t=this;h(this,S),h(this,E),h(this,y),h(this,v),u(this,f,{writable:!0,value:void 0}),u(this,p,{writable:!0,value:void 0}),u(this,m,{writable:!0,value:50}),u(this,w,{writable:!0,value:null}),u(this,C,{writable:!0,value:new Map});const o=e.getSettings();(0,r.default)(this,f,e),(0,r.default)(this,p,o.imeFastEdit?g.MIXED:g.CELL),(0,i.default)(this,f).addHook("afterUpdateSettings",(function(){for(var e=arguments.length,o=new Array(e),s=0;s<e;s++)o[s]=arguments[s];return c(t,S,T).call(t,...o)})),(0,i.default)(this,f).addHook("afterSelection",(function(){for(var e=arguments.length,o=new Array(e),s=0;s<e;s++)o[s]=arguments[s];return c(t,y,b).call(t,...o)})),(0,i.default)(this,f).addHook("afterSelectionEnd",(function(){for(var e=arguments.length,o=new Array(e),s=0;s<e;s++)o[s]=arguments[s];return c(t,E,_).call(t,...o)}))}getFocusMode(){return(0,i.default)(this,p)}setFocusMode(e){Object.values(g).includes(e)?(0,r.default)(this,p,e):(0,n.warn)(`"${e}" is not a valid focus mode.`)}getRefocusDelay(){return(0,i.default)(this,m)}setRefocusDelay(e){(0,r.default)(this,m,e)}setRefocusElementGetter(e){(0,r.default)(this,w,e)}getRefocusElement(){return"function"==typeof(0,i.default)(this,w)?(0,i.default)(this,w).call(this):null===(e=(0,i.default)(this,f).getActiveEditor())||void 0===e?void 0:e.TEXTAREA;var e}focusOnHighlightedCell(e){const t=e=>{var t,o;const s=null===(t=(0,i.default)(this,f).getSelectedRangeLast())||void 0===t?void 0:t.highlight;if(!s||!e)return;let r=(0,i.default)(this,f).runHooks("modifyFocusedElement",s.row,s.col,e);r instanceof HTMLElement||(r=e),!r||null!==(o=(0,i.default)(this,f).getActiveEditor())&&void 0!==o&&o.isOpened()||r.focus({preventScroll:!0})};e?t(e):c(this,v,R).call(this,(e=>t(e)))}refocusToEditorTextarea(){var e;let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:(0,i.default)(this,m);const o=this.getRefocusElement();!(0,i.default)(this,f).getSettings().imeFastEdit||null!==(e=(0,i.default)(this,f).getActiveEditor())&&void 0!==e&&e.isOpened()||!o||((0,i.default)(this,C).has(t)||(0,i.default)(this,C).set(t,(0,l.debounce)((()=>{o.select()}),t)),(0,i.default)(this,C).get(t)())}}},5386:(e,t)=>{"use strict";t.__esModule=!0;t.A11Y_TABINDEX=e=>["tabindex",e];t.A11Y_TREEGRID=()=>["role","treegrid"];t.A11Y_PRESENTATION=()=>["role","presentation"];t.A11Y_GRIDCELL=()=>["role","gridcell"];t.A11Y_ROWHEADER=()=>["role","rowheader"];t.A11Y_ROWGROUP=()=>["role","rowgroup"];t.A11Y_COLUMNHEADER=()=>["role","columnheader"];t.A11Y_ROW=()=>["role","row"];t.A11Y_MENU=()=>["role","menu"];t.A11Y_MENU_ITEM=()=>["role","menuitem"];t.A11Y_COMBOBOX=()=>["role","combobox"];t.A11Y_LISTBOX=()=>["role","listbox"];t.A11Y_OPTION=()=>["role","option"];t.A11Y_CHECKBOX=()=>["role","checkbox"];t.A11Y_SCOPE_COL=()=>["scope","col"];t.A11Y_SCOPE_ROW=()=>["scope","row"];t.A11Y_TEXT=()=>["type","text"];t.A11Y_LABEL=e=>["aria-label",e];t.A11Y_HIDDEN=()=>["aria-hidden","true"];t.A11Y_DISABLED=()=>["aria-disabled","true"];t.A11Y_MULTISELECTABLE=()=>["aria-multiselectable","true"];t.A11Y_HASPOPUP=e=>["aria-haspopup",e];t.A11Y_ROWCOUNT=e=>["aria-rowcount",e];t.A11Y_COLCOUNT=e=>["aria-colcount",e];t.A11Y_ROWINDEX=e=>["aria-rowindex",e];t.A11Y_COLINDEX=e=>["aria-colindex",e];t.A11Y_EXPANDED=e=>["aria-expanded",e];t.A11Y_SORT=e=>["aria-sort",e];t.A11Y_READONLY=()=>["aria-readonly","true"];t.A11Y_INVALID=()=>["aria-invalid","true"];t.A11Y_CHECKED=e=>["aria-checked",e];t.A11Y_SELECTED=()=>["aria-selected","true"];t.A11Y_AUTOCOMPLETE=()=>["aria-autocomplete","list"];t.A11Y_CONTROLS=e=>["aria-controls",e];t.A11Y_ACTIVEDESCENDANT=e=>["aria-activedescendant",e];t.A11Y_LIVE=e=>["aria-live",e];t.A11Y_RELEVANT=e=>["aria-relevant",e];t.A11Y_SETSIZE=e=>["aria-setsize",e];t.A11Y_POSINSET=e=>["aria-posinset",e]},50095:(e,t,o)=>{"use strict";function s(e,t,o,s){let i=-1,r=e,n=o;Array.isArray(e)||(r=Array.from(e));const a=r.length;for(s&&a&&(i+=1,n=r[i]),i+=1;i<a;)n=t(n,r[i],i,r),i+=1;return n}function i(e,t){let o=0,s=e;Array.isArray(e)||(s=Array.from(e));const i=s.length;for(;o<i&&!1!==t(s[o],o,s);)o+=1;return e}function r(e){return s(e,((e,t)=>e+t),0)}t.__esModule=!0,t.arrayAvg=function(e){if(!e.length)return 0;return r(e)/e.length},t.arrayEach=i,t.arrayFilter=function(e,t){let o=0,s=e;Array.isArray(e)||(s=Array.from(e));const i=s.length,r=[];let n=-1;for(;o<i;){const e=s[o];t(e,o,s)&&(n+=1,r[n]=e),o+=1}return r},t.arrayFlatten=function e(t){return s(t,((t,o)=>t.concat(Array.isArray(o)?e(o):o)),[])},t.arrayMap=function(e,t){let o=0,s=e;Array.isArray(e)||(s=Array.from(e));const i=s.length,r=[];let n=-1;for(;o<i;){const e=s[o];n+=1,r[n]=t(e,o,s),o+=1}return r},t.arrayMax=function(e){return s(e,((e,t)=>e>t?e:t),Array.isArray(e)?e[0]:void 0)},t.arrayMin=function(e){return s(e,((e,t)=>e<t?e:t),Array.isArray(e)?e[0]:void 0)},t.arrayReduce=s,t.arraySum=r,t.arrayUnique=function(e){const t=[];return i(e,(e=>{-1===t.indexOf(e)&&t.push(e)})),t},t.extendArray=function(e,t){const o=t.length;let s=0;for(;s<o;)e.push(t[s]),s+=1},t.getDifferenceOfArrays=function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];const[s,...r]=[...t];let n=s;return i(r,(e=>{n=n.filter((t=>!e.includes(t)))})),n},t.getIntersectionOfArrays=function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];const[s,...r]=[...t];let n=s;return i(r,(e=>{n=n.filter((t=>e.includes(t)))})),n},t.getUnionOfArrays=function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];const[s,...r]=[...t],n=new Set(s);return i(r,(e=>{i(e,(e=>{n.has(e)||n.add(e)}))})),Array.from(n)},t.pivot=function(e){const t=[];if(!e||0===e.length||!e[0]||0===e[0].length)return t;const o=e.length,s=e[0].length;for(let i=0;i<o;i++)for(let o=0;o<s;o++)t[o]||(t[o]=[]),t[o][i]=e[i][o];return t},t.stringToArray=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:" ";return e.split(t)},t.to2dArray=function(e){const t=e.length;let o=0;for(;o<t;)e[o]=[e[o]],o+=1},o(63517)},37595:(e,t,o)=>{"use strict";t.__esModule=!0,t.isChrome=function(){return r.chrome.value},t.isChromeWebKit=function(){return r.chromeWebKit.value},t.isEdge=function(){return r.edge.value},t.isEdgeWebKit=function(){return r.edgeWebKit.value},t.isFirefox=function(){return r.firefox.value},t.isFirefoxWebKit=function(){return r.firefoxWebKit.value},t.isIOS=function(){return n.ios.value},t.isIpadOS=function(){let{maxTouchPoints:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:navigator;return e>2&&n.mac.value},t.isLinuxOS=function(){return n.linux.value},t.isMacOS=function(){return n.mac.value},t.isMobileBrowser=function(){return r.mobile.value},t.isSafari=function(){return r.safari.value},t.isWindowsOS=function(){return n.win.value},t.setBrowserMeta=a,t.setPlatformMeta=l;var s=o(22232);const i=e=>{const t={value:!1,test:(o,s)=>{t.value=e(o,s)}};return t},r={chrome:i(((e,t)=>/Chrome/.test(e)&&/Google/.test(t))),chromeWebKit:i((e=>/CriOS/.test(e))),edge:i((e=>/Edge/.test(e))),edgeWebKit:i((e=>/EdgiOS/.test(e))),firefox:i((e=>/Firefox/.test(e))),firefoxWebKit:i((e=>/FxiOS/.test(e))),mobile:i((e=>/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(e))),safari:i(((e,t)=>/Safari/.test(e)&&/Apple Computer/.test(t)))},n={mac:i((e=>/^Mac/.test(e))),win:i((e=>/^Win/.test(e))),linux:i((e=>/^Linux/.test(e))),ios:i((e=>/iPhone|iPad|iPod/i.test(e)))};function a(){let{userAgent:e=navigator.userAgent,vendor:t=navigator.vendor}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};(0,s.objectEach)(r,(o=>{let{test:s}=o;s(e,t)}))}function l(){let{platform:e=navigator.platform}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};(0,s.objectEach)(n,(t=>{let{test:o}=t;o(e)}))}a(),l()},69173:(e,t,o)=>{"use strict";t.__esModule=!0,t.error=function(){(0,s.isDefined)(console)&&console.error(...arguments)},t.info=function(){(0,s.isDefined)(console)&&console.info(...arguments)},t.log=function(){(0,s.isDefined)(console)&&console.log(...arguments)},t.warn=function(){(0,s.isDefined)(console)&&console.warn(...arguments)};var s=o(93315)},65320:(e,t,o)=>{"use strict";t.__esModule=!0,t.countFirstRowKeys=function(e){let t=0;Array.isArray(e)&&(e[0]&&Array.isArray(e[0])?t=e[0].length:e[0]&&(0,s.isObject)(e[0])&&(t=(0,s.deepObjectSize)(e[0])));return t},t.createEmptySpreadsheetData=function(e,t){const o=[];let s;for(let i=0;i<e;i++){s=[];for(let e=0;e<t;e++)s.push("");o.push(s)}return o},t.createSpreadsheetData=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:100,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4;const o=[];let s,i;for(s=0;s<e;s++){const e=[];for(i=0;i<t;i++)e.push(n(i)+(s+1));o.push(e)}return o},t.createSpreadsheetObjectData=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:100,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4;const o=[];let s,i;for(s=0;s<e;s++){const e={};for(i=0;i<t;i++)e[`prop${i}`]=n(i)+(s+1);o.push(e)}return o},t.dataRowToChangesArray=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,o=e;const s=[];Array.isArray(e)&&Array.isArray(e[0])||(o=[e]);return o.forEach(((e,o)=>{Array.isArray(e)?e.forEach(((e,i)=>{s.push([o+t,i,e])})):Object.keys(e).forEach((i=>{s.push([o+t,i,e[i]])}))})),s},t.isArrayOfArrays=function(e){return!!(Array.isArray(e)&&e.length&&e.every((e=>Array.isArray(e))))},t.isArrayOfObjects=function(e){return!!(Array.isArray(e)&&e.length&&e.every((e=>"object"==typeof e&&!Array.isArray(e)&&null!==e)))},t.spreadsheetColumnIndex=function(e){let t=0;if(e)for(let o=0,s=e.length-1;o<e.length;o+=1,s-=1)t+=r**s*(i.indexOf(e[o])+1);return t-=1,t},t.spreadsheetColumnLabel=n,o(63517);var s=o(22232);const i="ABCDEFGHIJKLMNOPQRSTUVWXYZ",r=i.length;function n(e){let t,o=e+1,s="";for(;o>0;)t=(o-1)%r,s=String.fromCharCode(65+t)+s,o=parseInt((o-t)/r,10);return s}},48150:(e,t)=>{"use strict";t.__esModule=!0,t.getNormalizedDate=function(e){const t=new Date(e);if(!isNaN(new Date(`${e}T00:00`).getDate()))return new Date(t.getTime()+6e4*t.getTimezoneOffset());return t}},83302:(e,t,o)=>{"use strict";t.__esModule=!0,t.addClass=h,t.addEvent=function(e,t,o){e.addEventListener(t,o,!1)},t.clearTextSelection=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window;e.getSelection&&(e.getSelection().empty?e.getSelection().empty():e.getSelection().removeAllRanges&&e.getSelection().removeAllRanges())},t.closest=n,t.closestDown=function(e,t,o){const s=[];let i=e;for(;i&&(i=n(i,t,o),i&&(!o||o.contains(i)));)s.push(i),i=i.host&&i.nodeType===Node.DOCUMENT_FRAGMENT_NODE?i.host:i.parentNode;const r=s.length;return r?s[r-1]:null},t.empty=c,t.fastInnerHTML=function(e,t){let o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];g.test(t)?e.innerHTML=o?(0,s.sanitize)(t):t:f(e,t)},t.fastInnerText=f,t.getCaretPosition=function(e){if(e.selectionStart)return e.selectionStart;return 0},t.getComputedStyle=w,t.getCssTransform=function(e){let t;if(e.style.transform&&""!==(t=e.style.transform))return["transform",t];return-1},t.getFrameElement=r,t.getParent=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,o=-1,s=null,i=e;for(;null!==i;){if(o===t){s=i;break}i.host&&i.nodeType===Node.DOCUMENT_FRAGMENT_NODE?i=i.host:(o+=1,i=i.parentNode)}return s},t.getParentWindow=function(e){return r(e)&&e.parent},t.getScrollLeft=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;if(e===t)return m(t);return e.scrollLeft},t.getScrollTop=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;if(e===t)return p(t);return e.scrollTop},t.getScrollableElement=function(e){let t=e.ownerDocument,o=t?t.defaultView:void 0;t||(t=e.document?e.document:e,o=t.defaultView);const s=["auto","scroll"];let i=e.parentNode;for(;i&&i.style&&t.body!==i;){let{overflow:e,overflowX:t,overflowY:r}=i.style;if([e,t,r].includes("scroll"))return i;if(({overflow:e,overflowX:t,overflowY:r}=o.getComputedStyle(i)),s.includes(e)||s.includes(t)||s.includes(r))return i;if(i.clientHeight<=i.scrollHeight+1&&(s.includes(r)||s.includes(e)))return i;if(i.clientWidth<=i.scrollWidth+1&&(s.includes(t)||s.includes(e)))return i;i=i.parentNode}return o},t.getScrollbarWidth=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;void 0===C&&(C=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;const t=e.createElement("div");t.style.height="200px",t.style.width="100%";const o=e.createElement("div");o.style.boxSizing="content-box",o.style.height="150px",o.style.left="0px",o.style.overflow="hidden",o.style.position="absolute",o.style.top="0px",o.style.width="200px",o.style.visibility="hidden",o.appendChild(t),(e.body||e.documentElement).appendChild(o);const s=t.offsetWidth;o.style.overflow="scroll";let i=t.offsetWidth;s===i&&(i=o.clientWidth);return(e.body||e.documentElement).removeChild(o),s-i}(e));return C},t.getSelectionEndPosition=function(e){if(e.selectionEnd)return e.selectionEnd;return 0},t.getSelectionText=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window;const t=e.document;let o="";e.getSelection?o=e.getSelection().toString():t.selection&&"Control"!==t.selection.type&&(o=t.selection.createRange().text);return o},t.getStyle=function(e,t){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:window;if(!e)return;if(e===o)return"width"===t?`${o.innerWidth}px`:"height"===t?`${o.innerHeight}px`:void 0;const s=e.style[t];if(""!==s&&void 0!==s)return s;const i=w(e,o);if(""!==i[t]&&void 0!==i[t])return i[t]},t.getTrimmingContainer=function(e){const t=e.ownerDocument,o=t.defaultView;let s=e.parentNode;for(;s&&s.style&&t.body!==s;){if("visible"!==s.style.overflow&&""!==s.style.overflow)return s;const e=w(s,o),t=["scroll","hidden","auto"],i=e.getPropertyValue("overflow"),r=e.getPropertyValue("overflow-y"),n=e.getPropertyValue("overflow-x");if(t.includes(i)||t.includes(r)||t.includes(n))return s;s=s.parentNode}return o},t.getWindowScrollLeft=m,t.getWindowScrollTop=p,t.hasAccessToParentWindow=function(e){return!!Object.getPrototypeOf(e.parent)},t.hasClass=function(e,t){if(void 0===e.classList||"string"!=typeof t||""===t)return!1;return e.classList.contains(t)},t.hasHorizontalScrollbar=function(e){return e.offsetHeight!==e.clientHeight},t.hasVerticalScrollbar=function(e){return e.offsetWidth!==e.clientWidth},t.index=function(e){let t=0,o=e;if(o.previousSibling)for(;o=o.previousSibling;)t+=1;return t},t.innerHeight=function(e){return e.clientHeight||e.innerHeight},t.innerWidth=function(e){return e.clientWidth||e.innerWidth},t.isChildOf=function(e,t){let o=e.parentNode,s=[];"string"==typeof t?s=e.defaultView?Array.prototype.slice.call(e.querySelectorAll(t),0):Array.prototype.slice.call(e.ownerDocument.querySelectorAll(t),0):s.push(t);for(;null!==o;){if(s.indexOf(o)>-1)return!0;o=o.parentNode}return!1},t.isDetached=function(e){return!e.parentNode},t.isInput=v,t.isOutsideInput=y,t.isThisHotChild=function(e,t){const o=e.closest(".handsontable");return!!o&&(o.parentNode===t||o===t)},t.isVisible=function e(t){const o=t.ownerDocument.documentElement;let s=t;for(;s!==o;){if(null===s)return!1;if(s.nodeType===Node.DOCUMENT_FRAGMENT_NODE){if(s.host){if(s.host.impl)return e(s.host.impl);if(s.host)return e(s.host);throw new Error("Lost in Web Components world")}return!1}if("none"===w(s).display)return!1;s=s.parentNode}return!0},t.makeElementContentEditableAndSelectItsContent=E,t.matchesCSSRules=function(e,t){const{selectorText:o}=t;let s=!1;t.type===CSSRule.STYLE_RULE&&o&&(e.msMatchesSelector?s=e.msMatchesSelector(o):e.matches&&(s=e.matches(o)));return s},t.observeVisibilityChangeOnce=function(e,t){new IntersectionObserver(((o,s)=>{o.forEach((o=>{o.isIntersecting&&null!==e.offsetParent&&(t(),s.unobserve(e))}))}),{root:e.ownerDocument.body}).observe(e)},t.offset=function(e){const t=e.ownerDocument,o=t.defaultView,s=t.documentElement;let i,r,n,a=e;i=a.offsetLeft,r=a.offsetTop,n=a;for(;(a=a.offsetParent)&&a!==t.body&&"offsetLeft"in a;)i+=a.offsetLeft,r+=a.offsetTop,n=a;n&&"fixed"===n.style.position&&(i+=o.pageXOffset||s.scrollLeft,r+=o.pageYOffset||s.scrollTop);return{left:i,top:r}},t.outerHeight=function(e){return e.offsetHeight},t.outerWidth=function(e){return e.offsetWidth},t.overlayContainsElement=function(e,t,o){const s=o.parentElement.querySelector(`.ht_clone_${e}`);return s?s.contains(t):null},t.removeAttribute=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];"string"==typeof t?t=t.split(" "):t instanceof RegExp&&(t=[t]);const{regexFree:o,regexes:s}=l(t,!0);o.forEach((t=>{""!==t&&e.removeAttribute(t)})),s.forEach((t=>{e.getAttributeNames().forEach((o=>{t.test(o)&&e.removeAttribute(o)}))}))},t.removeClass=u,t.removeContentEditableFromElementAndDeselect=S,t.removeEvent=function(e,t,o){e.removeEventListener(t,o,!1)},t.removeTextNodes=function e(t){if(3===t.nodeType)t.parentNode.removeChild(t);else if(["TABLE","THEAD","TBODY","TFOOT","TR"].indexOf(t.nodeName)>-1){const o=t.childNodes;for(let t=o.length-1;t>=0;t--)e(o[t])}},t.resetCssTransform=function(e){e.style.transform&&""!==e.style.transform&&(e.style.transform="")},t.runWithSelectedContendEditableElement=function(e,t){let o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];E(e,o),t(),S(e,o)},t.selectElementIfAllowed=function(e){y(e.ownerDocument.activeElement)||e.select()},t.setAttribute=d,t.setCaretPosition=function(e,t,o){void 0===o&&(o=t);if(e.setSelectionRange){e.focus();try{e.setSelectionRange(t,o)}catch(s){const i=e.parentNode,r=i.style.display;i.style.display="block",e.setSelectionRange(t,o),i.style.display=r}}},t.setOverlayPosition=function(e,t,o){e.style.transform=`translate3d(${t},${o},0)`},o(63517),o(91683);var s=o(18609),i=o(5386);function r(e){return Object.getPrototypeOf(e.parent)&&e.frameElement}function n(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],o=arguments.length>2?arguments[2]:void 0;const{ELEMENT_NODE:s,DOCUMENT_FRAGMENT_NODE:i}=Node;let r=e;for(;null!=r&&r!==o;){const{nodeType:e,nodeName:o}=r;if(e===s&&(t.includes(o)||t.includes(r)))return r;const{host:n}=r;r=n&&e===i?n:r.parentNode}return null}function a(e){return e&&e.length?e.filter((e=>!!e)):[]}function l(e,t){if(!e||!e.length)return t?{regexFree:[],regexes:[]}:[];const o=[],s=[];return s.push(...e.filter((e=>{const s=e instanceof RegExp;return s&&t&&o.push(e),!s}))),t?{regexFree:s,regexes:o}:s}function h(e,t){"string"==typeof t&&(t=t.split(" ")),(t=a(t)).length>0&&e.classList.add(...t)}function u(e,t){"string"==typeof t?t=t.split(" "):t instanceof RegExp&&(t=[t]);let{regexFree:o,regexes:s}=l(t,!0);o=a(o),o.length>0&&e.classList.remove(...o),s.forEach((t=>{e.classList.forEach((o=>{t.test(o)&&e.classList.remove(o)}))}))}function d(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],o=arguments.length>2?arguments[2]:void 0;Array.isArray(t)||(t=[[t,o]]),t.forEach((t=>{Array.isArray(t)&&""!==t[0]&&e.setAttribute(...t)}))}function c(e){let t;for(;t=e.lastChild;)e.removeChild(t)}const g=t.HTML_CHARACTERS=/(<(.*)>|&(.*);)/;function f(e,t){const o=e.firstChild;o&&3===o.nodeType&&null===o.nextSibling?o.textContent=t:(c(e),e.appendChild(e.ownerDocument.createTextNode(t)))}function p(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:window).scrollY}function m(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:window).scrollX}function w(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;return e.currentStyle||t.getComputedStyle(e)}let C;function v(e){return e&&(["INPUT","SELECT","TEXTAREA"].indexOf(e.nodeName)>-1||"true"===e.contentEditable)}function y(e){return v(e)&&!1===e.hasAttribute("data-hot-input")}function E(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];const s=e.ownerDocument,r=s.createRange(),n=s.defaultView.getSelection();d(e,"contenteditable",!0),o&&d(e,...(0,i.A11Y_HIDDEN)()),t&&h(e,"invisibleSelection"),r.selectNodeContents(e),n.removeAllRanges(),n.addRange(r)}function S(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const o=e.ownerDocument.defaultView.getSelection();e.hasAttribute("aria-hidden")&&e.removeAttribute("aria-hidden"),o.removeAllRanges(),t&&u(e,"invisibleSelection"),e.removeAttribute("contenteditable")}},24449:(e,t)=>{"use strict";t.__esModule=!0,t.isImmediatePropagationStopped=function(e){return!1===e.isImmediatePropagationEnabled},t.isLeftClick=function(e){return 0===e.button},t.isRightClick=function(e){return 2===e.button},t.offsetRelativeTo=function(e,t){const o={x:e.offsetX,y:e.offsetY};let s=e.target;if(!(t instanceof HTMLElement)||s!==t&&s.contains(t))return o;for(;s!==t;)o.x+=s.offsetLeft,o.y+=s.offsetTop,s=s.offsetParent;return o},t.stopImmediatePropagation=function(e){e.isImmediatePropagationEnabled=!1,e.cancelBubble=!0}},7374:(e,t)=>{"use strict";let o;t.__esModule=!0,t.cancelAnimationFrame=function(e){window.cancelAnimationFrame(e)},t.getComparisonFunction=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(o)return o;o="object"==typeof Intl?new Intl.Collator(e,t).compare:"function"==typeof String.prototype.localeCompare?(e,t)=>`${e}`.localeCompare(t):(e,t)=>e===t?0:e>t?-1:1;return o},t.isTouchSupported=function(){return"ontouchstart"in window},t.requestAnimationFrame=function(e){return window.requestAnimationFrame(e)}},85015:(e,t,o)=>{"use strict";t.__esModule=!0,t.curry=function(e){const t=e.length;return function o(s){return function(){for(var i=arguments.length,r=new Array(i),n=0;n<i;n++)r[n]=arguments[n];const a=s.concat(r);let l;return l=a.length>=t?e.apply(this,a):o(a),l}}([])},t.curryRight=function(e){const t=e.length;return function o(s){return function(){for(var i=arguments.length,r=new Array(i),n=0;n<i;n++)r[n]=arguments[n];const a=s.concat(r.reverse());let l;return l=a.length>=t?e.apply(this,a):o(a),l}}([])},t.debounce=function(e){let t,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:200,s=null;return function(){for(var i=arguments.length,r=new Array(i),n=0;n<i;n++)r[n]=arguments[n];return s&&clearTimeout(s),s=setTimeout((()=>{t=e.apply(this,r)}),o),t}},t.fastCall=function(e,t,o,s,r,n,a,l){if((0,i.isDefined)(l))return e.call(t,o,s,r,n,a,l);if((0,i.isDefined)(a))return e.call(t,o,s,r,n,a);if((0,i.isDefined)(n))return e.call(t,o,s,r,n);if((0,i.isDefined)(r))return e.call(t,o,s,r);if((0,i.isDefined)(s))return e.call(t,o,s);if((0,i.isDefined)(o))return e.call(t,o);return e.call(t)},t.isFunction=function(e){return"function"==typeof e},t.partial=function(e){for(var t=arguments.length,o=new Array(t>1?t-1:0),s=1;s<t;s++)o[s-1]=arguments[s];return function(){for(var t=arguments.length,s=new Array(t),i=0;i<t;i++)s[i]=arguments[i];return e.apply(this,o.concat(s))}},t.pipe=function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];const[i,...r]=t;return function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return(0,s.arrayReduce)(r,((e,t)=>t(e)),i.apply(this,t))}},t.throttle=r,t.throttleAfterHits=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:200,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:10;const s=r(e,t);let i=o;function n(){for(var t=arguments.length,o=new Array(t),r=0;r<t;r++)o[r]=arguments[r];return i?(i-=1,e.apply(this,o)):s.apply(this,o)}return n.clearHits=function(){i=o},n};var s=o(50095),i=o(93315);function r(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:200,o=0;const s={lastCallThrottled:!0};let i=null;return function(){for(var r=arguments.length,n=new Array(r),a=0;a<r;a++)n[a]=arguments[a];const l=Date.now();let h=!1;s.lastCallThrottled=!0,o||(o=l,h=!0);const u=t-(l-o);return h?(s.lastCallThrottled=!1,e.apply(this,n)):(i&&clearTimeout(i),i=setTimeout((()=>{s.lastCallThrottled=!1,e.apply(this,n),o=0,i=void 0}),u)),s}}},93315:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t._injectProductInfo=function(e,t){const o=!a(e),s="string"==typeof e&&"non-commercial-and-evaluation"===e.toLowerCase(),r="14.0.0-next-477622d-20231128";let n,v="invalid",y="invalid";const E=function(e){let t=[][l],o=t;if(e[l]!==c("Z"))return!1;for(let t="",s="B<H4P+".split(""),i=c(s.shift());i;i=c(s.shift()||"A"))--i<""[l]?o|=(u(`${u(h(t)+(h(d(e,Math.abs(i),2))+[]).padStart(2,"0"))}`)%97||2)>>1:t=d(e,i,i?1===s[l]?9:8:6);return o===t}(e=g(e||""));if(o||s||E)if(E){const t=(0,i.default)("29/11/2023","DD/MM/YYYY"),o=Math.floor(t.toDate().getTime()/864e5),s=f(e);n=(0,i.default)(864e5*(s+1),"x").format("MMMM DD, YYYY"),o>s?(v="expired",y="expired"):(v="valid",y="valid")}else s?(v="non_commercial",y="valid"):(v="invalid",y="invalid");else v="missing",y="missing";p()&&(v="valid",y="valid");if(!m&&"valid"!==v){w[v]({keyValidityDate:n,hotVersion:r})&&console["non_commercial"===v?"info":"warn"](w[v]({keyValidityDate:n,hotVersion:r})),m=!0}if("valid"!==y&&t.parentNode){if(C[y]({keyValidityDate:n,hotVersion:r})){const e=document.createElement("div");e.className="hot-display-license-info",e.innerHTML=C[y]({keyValidityDate:n,hotVersion:r}),t.parentNode.insertBefore(e,t.nextSibling)}}},t.isDefined=function(e){return void 0!==e},t.isEmpty=a,t.isRegExp=function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},t.isUndefined=n,t.stringify=function(e){let t;switch(typeof e){case"string":case"number":t=`${e}`;break;case"object":t=null===e?"":e.toString();break;case"undefined":t="";break;default:t=e.toString()}return t};var i=s(o(33034)),r=o(28236);function n(e){return void 0===e}function a(e){return null===e||""===e||n(e)}const l="length",h=e=>parseInt(e,16),u=e=>parseInt(e,10),d=(e,t,o)=>e.substr(t,o),c=e=>e.codePointAt(0)-65,g=e=>`${e}`.replace(/\-/g,""),f=e=>h(d(g(e),h("12"),c("F")))/(h(d(g(e),c("B"),~~![][l]))||9),p=()=>"undefined"!=typeof location&&/^([a-z0-9\-]+\.)?\x68\x61\x6E\x64\x73\x6F\x6E\x74\x61\x62\x6C\x65\x2E\x63\x6F\x6D$/i.test(location.host);let m=!1;const w={invalid:()=>r.toSingleLine`
|
33
33
|
The license key for Handsontable is invalid.\x20
|
34
34
|
If you need any help, contact us at support@handsontable.com.`,expired:e=>{let{keyValidityDate:t,hotVersion:o}=e;return r.toSingleLine`
|
35
35
|
The license key for Handsontable expired on ${t}, and is not valid for the installed\x20
|
@@ -81,9 +81,9 @@
|
|
81
81
|
is currently not supported.`),this.enabled&&this.hot.columnIndexMapper.hidingMapsCollection.getMergedValues().forEach(((e,t)=>{const o=!0===e?"hide-column":"show-column";(0,n.default)(this,S).triggerColumnModification(o,t)})),!(0,n.default)(this,R)&&this.enabled&&(0,r.default)(this,R,this.hot.columnIndexMapper.createChangesObserver("hiding").subscribe((e=>{e.forEach((e=>{let{op:t,index:o,newValue:s}=e;if("replace"===t){const e=!0===s?"hide-column":"show-column";(0,n.default)(this,S).triggerColumnModification(e,o)}})),this.ghostTable.buildWidthsMap()}))),this.ghostTable.setLayersCount(this.getLayersCount()).buildWidthsMap(),super.updatePlugin()}disablePlugin(){this.clearColspans(),(0,n.default)(this,S).clear(),(0,n.default)(this,R).unsubscribe(),(0,r.default)(this,R,null),this.ghostTable.clear(),super.disablePlugin()}getStateManager(){return(0,n.default)(this,S)}getLayersCount(){return(0,n.default)(this,S).getLayersCount()}getHeaderSettings(e,t){return(0,n.default)(this,S).getHeaderSettings(e,t)}clearColspans(){if(!this.hot.view)return;const{_wt:e}=this.hot.view,t=e.getSetting("columnHeaders").length,o=e.wtTable.THEAD,s=e.wtOverlays.topOverlay.clone.wtTable.THEAD,i=e.wtOverlays.topInlineStartCornerOverlay?e.wtOverlays.topInlineStartCornerOverlay.clone.wtTable.THEAD:null;for(let e=0;e<t;e++){const t=o.childNodes[e];if(!t)break;const r=s.childNodes[e],n=i?i.childNodes[e]:null;for(let e=0,o=t.childNodes.length;e<o;e++)t.childNodes[e].removeAttribute("colspan"),(0,a.removeClass)(t.childNodes[e],"hiddenHeader"),r&&r.childNodes[e]&&(r.childNodes[e].removeAttribute("colspan"),(0,a.removeClass)(r.childNodes[e],"hiddenHeader")),i&&n&&n.childNodes[e]&&(n.childNodes[e].removeAttribute("colspan"),(0,a.removeClass)(n.childNodes[e],"hiddenHeader"))}}headerRendererFactory(e){var t=this;const o=this.hot.view._wt.getSetting("fixedColumnsStart");return(s,i)=>{var r;const{columnIndexMapper:l,view:h}=this.hot;let u=l.getVisualFromRenderableIndex(s);null===u&&(u=s),i.removeAttribute("colspan"),(0,a.removeClass)(i,"hiddenHeader");const{colspan:d,isHidden:c,isPlaceholder:g}=null!==(r=(0,n.default)(this,S).getHeaderSettings(e,u))&&void 0!==r?r:{label:""};if(g||c)(0,a.addClass)(i,"hiddenHeader");else if(d>1){var f,p;const{wtOverlays:e}=h._wt,t=null===(f=e.topInlineStartCornerOverlay)||void 0===f?void 0:f.clone.wtTable.THEAD.contains(i),r=null===(p=e.inlineStartOverlay)||void 0===p?void 0:p.clone.wtTable.THEAD.contains(i),n=t||r?Math.min(d,o-s):d;n>1&&i.setAttribute("colspan",n)}this.hot.view.appendColHeader(u,i,(function(){return t.getColumnHeaderValue(...arguments)}),e)}}getColumnHeaderValue(e,t){var o;const{isHidden:s,isPlaceholder:i}=null!==(o=(0,n.default)(this,S).getHeaderSettings(t,e))&&void 0!==o?o:{};return i||s?"":this.hot.getColHeader(e,t)}destroy(){(0,r.default)(this,S,null),null!==(0,n.default)(this,R)&&((0,n.default)(this,R).unsubscribe(),(0,r.default)(this,R,null)),super.destroy()}_getHeaderTreeNodeDataByCoords(e){if(!(e.row>=0||e.col<0))return(0,n.default)(this,S).getHeaderTreeNodeData(e.row,e.col)}}function G(){var e;const t=null===(e=this.hot)||void 0===e?void 0:e.getSelectedRangeLast();if(!t)return;const{highlight:o}=t;if(o.isHeader()&&o.col>=0){const e=(0,n.default)(this,S).findLeftMostColumnIndex(o.row,o.col),t=this.hot.selection.highlight.getFocus();t.visualCellRange.highlight.col=e,t.visualCellRange.from.col=e,t.visualCellRange.to.col=e,t.commit()}}function z(e){const t=this.hot.getSelectedRangeLast();if(!t)return e;const{highlight:o}=t;if(!(o.isHeader()&&o.col>=0))return e;const s=this.hot.view.getFirstFullyVisibleColumn(),i=this.hot.view.getLastFullyVisibleColumn(),r=(0,n.default)(this,S).findLeftMostColumnIndex(o.row,o.col),a=(0,n.default)(this,S).findRightMostColumnIndex(o.row,o.col);return r<s&&a>i?e:r<s?r:a}function K(e,t,o){const s=(0,n.default)(this,S).getHeaderTreeNodeData(t,e);if(!s)return e;const{columnCursor:i,selectionType:r,selectionWidth:a}=o,{isRoot:l,colspan:h}=(0,n.default)(this,S).getHeaderSettings(t,e);if(r===c.HEADER_TYPE){if(!l)return s.columnIndex}else if(r===c.ACTIVE_HEADER_TYPE&&(h>a-i||!l))return null;return e}function $(e,t,o){let{columnHeadersCount:s}=o;if(0!==s)for(let o=0;o<t.length;o++){const{startRow:s,startCol:r,endRow:a,endCol:l}=t[o],h=a-s+1;if(s>=0||1===r-l+1)break;for(let t=r;t<=l;t++)for(let o=s;o<=a;o++){var i;const s=h+o,a=t-r;if(0===a)continue;!1===(null===(i=(0,n.default)(this,S).getHeaderTreeNodeData(o,t))||void 0===i?void 0:i.isRoot)&&(e[s][a]="")}}}function X(e,t,o,s){this._getHeaderTreeNodeDataByCoords(t)&&(s.column=!0)}function q(e,t){const o=this._getHeaderTreeNodeDataByCoords(t);if(!o)return;(0,r.default)(this,b,t.clone()),(0,r.default)(this,_,!0);const{selection:s}=this.hot,i=s.isSelected()?s.getSelectedRange().current():null,n=[],{columnIndex:a,origColspan:l}=o,h=!s.inInSelection(t);e.shiftKey&&i?t.col<i.from.col?n.push(i.getTopEndCorner().col,a,t.row):t.col>i.from.col?n.push(i.getTopStartCorner().col,a+l-1,t.row):n.push(a,a+l-1,t.row):((0,u.isLeftClick)(e)||(0,u.isRightClick)(e)&&h)&&n.push(a,a+l-1,t.row),s.selectColumns(...n)}function Q(e,t,o,s){if(!this.hot.view.isMouseDown())return;const i=this._getHeaderTreeNodeDataByCoords(t);if(!i)return;const{columnIndex:r,origColspan:n}=i,a=this.hot.getSelectedRangeLast(),h=a.getTopStartCorner(),u=a.getBottomEndCorner(),{from:d}=a;s.column=!0,s.cell=!0;const c=[],g=(0,l.clamp)(t.row,-1/0,-1);t.col<d.col?c.push(u.col,r,g):t.col>d.col?c.push(h.col,r+n-1,g):c.push(r,r+n-1,g),this.hot.selection.selectColumns(...c)}function J(){(0,r.default)(this,_,!1)}function Z(){const{navigableHeaders:e}=this.hot.getSettings();if(!this.hot.view.isMouseDown()||!(0,n.default)(this,_)||!e)return;const t=this.hot.getSelectedRangeLast(),o=t.getTopStartCorner().col,s=t.getBottomEndCorner().col,{columnIndex:i,origColspan:r}=(0,n.default)(this,S).getHeaderTreeNodeData((0,n.default)(this,b).row,(0,n.default)(this,b).col);if(t.setHighlight((0,n.default)(this,b)),r>t.getWidth()||i<o||i+r-1>s){const e=(0,n.default)(this,S).findTopMostEntireHeaderLevel((0,l.clamp)(o,i,i+r-1),(0,l.clamp)(s,i,i+r-1));t.highlight.row=e,t.highlight.col=t.from.col}}function ee(e){const{highlight:t}=this.hot.getSelectedRangeLast(),o=this.hot._createCellCoords(t.row+e.row,t.col+e.col);if(!(o.isHeader()&&o.col>=0))return;const s=(0,n.default)(this,S).findLeftMostColumnIndex(o.row,o.col),i=(0,n.default)(this,S).findRightMostColumnIndex(o.row,o.col);if(e.col<0){const o=t.col>=s&&t.col<=i?s-1:i,r=this.hot.columnIndexMapper.getNearestNotHiddenIndex(o,-1);e.col=null===r?-this.hot.view.countRenderableColumnsInRange(0,t.col):-Math.max(this.hot.view.countRenderableColumnsInRange(r,t.col)-1,1)}else if(e.col>0){const o=t.col>=s&&t.col<=i?i+1:s,r=this.hot.columnIndexMapper.getNearestNotHiddenIndex(o,1);e.col=null===r?this.hot.view.countRenderableColumnsInRange(t.col,this.hot.countCols()):Math.max(this.hot.view.countRenderableColumnsInRange(t.col,r)-1,1)}}function te(e,t){const o=e.row,s=this._getHeaderTreeNodeDataByCoords({row:o,col:e.col}),i=this._getHeaderTreeNodeDataByCoords({row:o,col:t.col});t.col<e.col?(s&&(e.col=s.columnIndex+s.origColspan-1),i&&(t.col=i.columnIndex)):t.col>=e.col&&(s&&(e.col=s.columnIndex),i&&(t.col=i.columnIndex+i.origColspan-1))}function oe(e){e.length=0;for(let t=0;t<(0,n.default)(this,S).getLayersCount();t++)e.push(this.headerRendererFactory(t))}function se(e){const t=(0,n.default)(this,S).getLayersCount();let o=e.startColumn,s=!!t;for(let i=0;i<t;i++){const t=(0,n.default)(this,S).findLeftMostColumnIndex(i,e.startColumn),r=this.hot.columnIndexMapper.getRenderableFromVisualIndex(t);if(t>=0&&(s=!1),(0,l.isNumeric)(r)&&r<e.startColumn){o=r;break}}e.startColumn=s?(0,n.default)(this,S).getHeaderTreeNodeData(0,o).columnIndex:o}function ie(e,t){const o=this.ghostTable.getWidth(t);return e>o?e:o}function re(e,t,o){var s;const{label:i}=null!==(s=(0,n.default)(this,S).getHeaderTreeNodeData(o,t))&&void 0!==s?s:{label:""};return i}function ne(e,t){if(e<0)return this.hot.getCell(e,(0,n.default)(this,S).findLeftMostColumnIndex(e,t),!0)}function ae(){this.updatePlugin()}function le(e,t){t||this.updatePlugin()}t.NestedHeaders=j},56803:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0;var i=s(o(42538)),r=s(o(48427)),n=o(50095),a=s(o(88725));function l(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var h=new WeakMap,u=new WeakMap,d=new WeakMap;t.default=class{constructor(e){l(this,h,{writable:!0,value:new Map}),l(this,u,{writable:!0,value:new Map}),l(this,d,{writable:!0,value:null}),(0,r.default)(this,d,e)}getRoots(){return Array.from((0,i.default)(this,h).values())}getRootByColumn(e){let t;return(0,i.default)(this,u).has(e)&&(t=(0,i.default)(this,h).get((0,i.default)(this,u).get(e))),t}getNode(e,t){const o=this.getRootByColumn(t);if(!o)return;const s=t-(0,i.default)(this,u).get(t);let r,n=0;return o.walkDown((o=>{const{data:{origColspan:i,headerLevel:a}}=o;if(e===a){if(s>=n&&s<=n+i-1)return r=o,r.data.isRoot=t===r.data.columnIndex,!1;n+=i}})),r}rebuildTreeIndex(){let e=0;(0,i.default)(this,u).clear(),(0,n.arrayEach)((0,i.default)(this,h),(t=>{let[,{data:{colspan:o}}]=t;for(let t=e;t<e+o;t++)(0,i.default)(this,u).set(t,e);e+=o}))}buildTree(){this.clear();const e=(0,i.default)(this,d).getColumnsCount();let t=0;for(;t<e;){const e=(0,i.default)(this,d).getHeaderSettings(0,t),o=new a.default;(0,i.default)(this,h).set(t,o),this.buildLeaves(o,t,0,e.origColspan),t+=e.origColspan}this.rebuildTreeIndex()}buildLeaves(e,t,o){let s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1;const r=(0,i.default)(this,d).getHeadersSettings(o,t,s);o+=1,(0,n.arrayEach)(r,(s=>{const r={...s,headerLevel:o-1,columnIndex:t};let n;1===o?(e.data=r,n=e):(n=new a.default(r),e.addChild(n)),o<(0,i.default)(this,d).getLayersCount()&&this.buildLeaves(n,t,o,s.origColspan),t+=s.origColspan}))}clear(){(0,i.default)(this,h).clear(),(0,i.default)(this,u).clear()}}},24768:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(48427)),r=s(o(42538)),n=o(50095),a=s(o(44137)),l=s(o(56803)),h=o(33987),u=o(59753),d=o(88725);function c(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var g=new WeakMap,f=new WeakMap,p=new WeakMap;t.default=class{constructor(){c(this,g,{writable:!0,value:new a.default}),c(this,f,{writable:!0,value:new l.default((0,r.default)(this,g))}),c(this,p,{writable:!0,value:[[]]})}setState(e){(0,r.default)(this,g).setData(e);let t=!1;try{(0,r.default)(this,f).buildTree()}catch(e){(0,r.default)(this,f).clear(),(0,r.default)(this,g).clear(),t=!0}return(0,i.default)(this,p,(0,u.generateMatrix)((0,r.default)(this,f).getRoots())),t}setColumnsLimit(e){(0,r.default)(this,g).setColumnsLimit(e)}mergeStateWith(e){const t=(0,n.arrayMap)(e,(e=>{let{row:t,...o}=e;return{row:t<0?this.rowCoordsToLevel(t):t,...o}}));(0,r.default)(this,g).mergeWith(t),(0,r.default)(this,f).buildTree(),(0,i.default)(this,p,(0,u.generateMatrix)((0,r.default)(this,f).getRoots()))}mapState(e){(0,r.default)(this,g).map(e),(0,r.default)(this,f).buildTree(),(0,i.default)(this,p,(0,u.generateMatrix)((0,r.default)(this,f).getRoots()))}mapNodes(e){return(0,n.arrayReduce)((0,r.default)(this,f).getRoots(),((t,o)=>(o.walkDown((o=>{const s=e(o.data);void 0!==s&&t.push(s)})),t)),[])}triggerNodeModification(e,t,o){t<0&&(t=this.rowCoordsToLevel(t));const s=(0,r.default)(this,f).getNode(t,o);let n;return s&&(n=(0,h.triggerNodeModification)(e,s,o),(0,i.default)(this,p,(0,u.generateMatrix)((0,r.default)(this,f).getRoots()))),n}triggerColumnModification(e,t){return this.triggerNodeModification(e,-1,t)}rowCoordsToLevel(e){if(e>=0)return null;const t=e+Math.max(this.getLayersCount(),1);return t<0?null:t}levelToRowCoords(e){if(e<0)return null;const t=e-Math.max(this.getLayersCount(),1);return t>=0?null:t}getHeaderSettings(e,t){var o,s;return e<0&&(e=this.rowCoordsToLevel(e)),null===e||e>=this.getLayersCount()?null:null!==(o=null===(s=(0,r.default)(this,p)[e])||void 0===s?void 0:s[t])&&void 0!==o?o:null}getHeaderTreeNodeData(e,t){const o=this.getHeaderTreeNode(e,t);return o?{...o.data}:null}getHeaderTreeNode(e,t){if(e<0&&(e=this.rowCoordsToLevel(e)),null===e||e>=this.getLayersCount())return null;const o=(0,r.default)(this,f).getNode(e,t);return o||null}findTopMostEntireHeaderLevel(e){var t;let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e;const s=o-e+1;let i=!1,n=null;for(let t=e;t<=o;t++){const a=(0,r.default)(this,f).getRootByColumn(t);if(!a)break;i=!0,a.walkDown((t=>{const{columnIndex:i,headerLevel:r,origColspan:a,isHidden:l}=t.data;l||a<=s&&i>=e&&i+a-1<=o&&(null===n||r<n)&&(n=r)}),d.TRAVERSAL_DF_PRE)}return i&&null===n?-1:this.levelToRowCoords(null!==(t=n)&&void 0!==t?t:0)}findLeftMostColumnIndex(e,t){var o;const{isRoot:s}=null!==(o=this.getHeaderSettings(e,t))&&void 0!==o?o:{isRoot:!0};if(s)return t;let i=t-1;for(;i>=0;){var r;const{isRoot:t}=null!==(r=this.getHeaderSettings(e,i))&&void 0!==r?r:{isRoot:!0};if(t)break;i-=1}return i}findRightMostColumnIndex(e,t){var o;const{isRoot:s,origColspan:i}=null!==(o=this.getHeaderSettings(e,t))&&void 0!==o?o:{isRoot:!0,origColspan:1};if(s)return t+i-1;let r=t+1;for(;r<this.getColumnsCount();){var n;const{isRoot:t}=null!==(n=this.getHeaderSettings(e,r))&&void 0!==n?n:{isRoot:!0};if(t)break;r+=1}return r-1}getLayersCount(){return(0,r.default)(this,g).getLayersCount()}getColumnsCount(){return(0,r.default)(this,g).getColumnsCount()}clear(){(0,i.default)(this,p,[]),(0,r.default)(this,g).clear(),(0,r.default)(this,f).clear()}}},59753:(e,t,o)=>{"use strict";t.__esModule=!0,t.generateMatrix=function(e){const t=[];return(0,s.arrayEach)(e,(e=>{e.walkDown((e=>{const o=e.data,{origColspan:s,columnIndex:n,headerLevel:a,crossHiddenColumns:l}=o,h=function(e,t){let o;Array.isArray(e[t])?o=e[t]:(o=[],e[t]=o);return o}(t,a);let u=!1;for(let e=n;e<n+s;e++){if(l.includes(e)||u)h.push((0,i.createPlaceholderHeaderSettings)(o));else{const e=r(o);e.isRoot=!0,h.push(e),u=!0}}}))})),t},o(63517);var s=o(50095),i=o(47687);function r(e){const{crossHiddenColumns:t,...o}=(0,i.createDefaultHeaderSettings)(e);return o}},70014:(e,t,o)=>{"use strict";t.__esModule=!0,t.collapseNode=function e(t){var o;const{data:n,childs:a}=t;if(n.isCollapsed||n.isHidden||n.origColspan<=1)return{rollbackModification:()=>{},affectedColumns:[],colspanCompensation:0};if((0,r.isNodeReflectsFirstChildColspan)(t))return e(a[0]);n.isCollapsed=!0;const l=a.slice(1),h=new Set;if(l.length>0)(0,s.arrayEach)(l,(e=>{(0,r.traverseHiddenNodeColumnIndexes)(e,(e=>{h.add(e)})),e.data.clonedTree=e.cloneTree(),e.walkDown((e=>{let{data:t}=e;t.isHidden=!0}))}));else{const{origColspan:e,columnIndex:t}=n;for(let o=1;o<e;o++){const e=t+o;h.add(e)}}const u=n.colspan-(null!==(o=(0,r.getFirstChildProperty)(t,"colspan"))&&void 0!==o?o:1);return t.walkUp((e=>{const{data:t}=e;t.colspan-=u,t.colspan<=1?(t.colspan=1,t.isCollapsed=!0):(0,r.isNodeReflectsFirstChildColspan)(e)&&(t.isCollapsed=(0,r.getFirstChildProperty)(e,"isCollapsed"))})),{rollbackModification:()=>(0,i.expandNode)(t),affectedColumns:Array.from(h),colspanCompensation:u}};var s=o(50095),i=o(76885),r=o(1505)},76885:(e,t,o)=>{"use strict";t.__esModule=!0,t.expandNode=function e(t){const{data:o,childs:n}=t;if(!o.isCollapsed||o.isHidden||o.origColspan<=1)return{rollbackModification:()=>{},affectedColumns:[],colspanCompensation:0};if((0,r.isNodeReflectsFirstChildColspan)(t))return e(n[0]);o.isCollapsed=!1;const a=n.slice(1),l=new Set;let h=0;if(a.length>0)(0,s.arrayEach)(a,(e=>{e.replaceTreeWith(e.data.clonedTree),e.data.clonedTree=null;const t=e.data;h+=t.colspan,(0,r.traverseHiddenNodeColumnIndexes)(e,(e=>{l.add(e)}))}));else{const{colspan:e,origColspan:t,columnIndex:s}=o;h=t-e;for(let e=1;e<t;e++)l.add(s+e)}return t.walkUp((e=>{const{data:t}=e;t.colspan+=h,t.colspan>=t.origColspan?(t.colspan=t.origColspan,t.isCollapsed=!1):(0,r.isNodeReflectsFirstChildColspan)(e)&&(t.isCollapsed=(0,r.getFirstChildProperty)(e,"isCollapsed"))})),{rollbackModification:()=>(0,i.collapseNode)(t),affectedColumns:Array.from(l),colspanCompensation:h}};var s=o(50095),i=o(70014),r=o(1505)},82807:(e,t,o)=>{"use strict";t.__esModule=!0,t.hideColumn=function(e,t){if(!Number.isInteger(t))throw new Error("The passed gridColumnIndex argument has invalid type.");if(e.childs.length>0)throw new Error(s.toSingleLine`The passed node is not the last node on the tree. Only for\x20
|
82
82
|
the last node, the hide column modification can be applied.`);const{crossHiddenColumns:o}=e.data;if(o.includes(t))return;let i=!1;if(e.walkUp((e=>{const{data:{collapsible:t}}=e;if(t)return i=!0,!1})),i)return;e.walkUp((e=>{const{data:o}=e;o.crossHiddenColumns.push(t),o.colspan>1?o.colspan-=1:o.isHidden=!0}))},o(91683),o(63517);var s=o(28236)},33987:(e,t,o)=>{"use strict";t.__esModule=!0,t.triggerNodeModification=function(e,t,o){if(!a.has(e))throw new Error(`The node modifier action ("${e}") does not exist.`);return a.get(e)(t,o)},o(91683);var s=o(70014),i=o(76885),r=o(82807),n=o(30700);const a=new Map([["collapse",s.collapseNode],["expand",i.expandNode],["hide-column",r.hideColumn],["show-column",n.showColumn]])},30700:(e,t,o)=>{"use strict";t.__esModule=!0,t.showColumn=function(e,t){if(!Number.isInteger(t))throw new Error("The passed gridColumnIndex argument has invalid type.");if(e.childs.length>0)throw new Error(s.toSingleLine`The passed node is not the last node on the tree. Only for\x20
|
83
83
|
the last node, the show column modification can be applied.`);const{crossHiddenColumns:o}=e.data;if(!o.includes(t))return;let i=!1;if(e.walkUp((e=>{const{data:{collapsible:t}}=e;if(t)return i=!0,!1})),i)return;e.walkUp((e=>{const{data:o}=e;o.crossHiddenColumns.splice(o.crossHiddenColumns.indexOf(t),1),!o.isHidden&&o.colspan<o.origColspan&&(o.colspan+=1),o.isHidden=!1}))},o(91683);var s=o(28236)},1505:(e,t)=>{"use strict";function o(e,t){let{childs:o}=e;if(0!==o.length)return o[0].data[t]}t.__esModule=!0,t.getFirstChildProperty=o,t.isNodeReflectsFirstChildColspan=function(e){return o(e,"origColspan")===e.data.origColspan},t.traverseHiddenNodeColumnIndexes=function(e,t){e.walkDown((e=>{let{data:o,childs:s}=e;if(!o.isHidden&&(t(o.columnIndex),0===s.length))for(let e=1;e<o.colspan;e++)t(o.columnIndex+e)}))}},30742:(e,t,o)=>{"use strict";t.__esModule=!0,t.normalizeSettings=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1/0;const o=[];if(0===t)return o;(0,s.arrayEach)(e,(e=>{const a=[];let l=0;o.push(a),(0,s.arrayEach)(e,(e=>{const o=(0,n.createDefaultHeaderSettings)();if((0,i.isObject)(e)){const{label:t,colspan:s}=e;o.label=(0,r.stringify)(t),"number"==typeof s&&s>1&&(o.colspan=s,o.origColspan=s)}else o.label=(0,r.stringify)(e);l+=o.origColspan;let s=!1;if(l>=t&&(o.colspan=o.origColspan-(l-t),o.origColspan=o.colspan,s=!0),a.push(o),o.colspan>1)for(let e=0;e<o.colspan-1;e++)a.push((0,n.createPlaceholderHeaderSettings)());return!s}))}));const a=Math.max(...(0,s.arrayMap)(o,(e=>e.length)));return(0,s.arrayEach)(o,(e=>{if(e.length<a){const t=(0,s.arrayMap)(new Array(a-e.length),(()=>(0,n.createDefaultHeaderSettings)()));e.splice(e.length,0,...t)}})),o},o(63517);var s=o(50095),i=o(22232),r=o(93315),n=o(47687)},44137:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683),o(63517);var i=s(o(42538)),r=s(o(48427)),n=o(22232),a=o(50095),l=o(30742);function h(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}const u=t.HEADER_CONFIGURABLE_PROPS=["label","collapsible"];var d=new WeakMap,c=new WeakMap,g=new WeakMap;t.default=class{constructor(){h(this,d,{writable:!0,value:[]}),h(this,c,{writable:!0,value:0}),h(this,g,{writable:!0,value:1/0})}setColumnsLimit(e){(0,r.default)(this,g,e)}setData(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];(0,r.default)(this,d,(0,l.normalizeSettings)(e,(0,i.default)(this,g))),(0,r.default)(this,c,(0,i.default)(this,d).length)}getData(){return(0,i.default)(this,d)}mergeWith(e){(0,a.arrayEach)(e,(e=>{let{row:t,col:o,...s}=e;const i=this.getHeaderSettings(t,o);null!==i&&(0,n.extend)(i,s,u)}))}map(e){(0,a.arrayEach)((0,i.default)(this,d),(t=>{(0,a.arrayEach)(t,(t=>{const o=e({...t});(0,n.isObject)(o)&&(0,n.extend)(t,o,u)}))}))}getHeaderSettings(e,t){var o;if(e>=(0,i.default)(this,c)||e<0)return null;const s=(0,i.default)(this,d)[e];return t>=s.length?null:null!==(o=s[t])&&void 0!==o?o:null}getHeadersSettings(e,t){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;const s=[];if(e>=(0,i.default)(this,c)||e<0)return s;const r=(0,i.default)(this,d)[e];let n=0;for(let e=t;e<r.length;e++){const t=r[e];if(t.isPlaceholder)throw new Error("The first column settings cannot overlap the other header layers");if(n+=t.colspan,s.push(t),t.colspan>1&&(e+=t.colspan-1),n===o)break;if(n>o)throw new Error("The last column settings cannot overlap the other header layers")}return s}getLayersCount(){return(0,i.default)(this,c)}getColumnsCount(){return(0,i.default)(this,c)>0?(0,i.default)(this,d)[0].length:0}clear(){(0,r.default)(this,d,[]),(0,r.default)(this,c,0)}}},47687:(e,t)=>{"use strict";t.__esModule=!0,t.createDefaultHeaderSettings=function(){let{label:e="",colspan:t=1,origColspan:o=1,collapsible:s=!1,crossHiddenColumns:i=[],isCollapsed:r=!1,isHidden:n=!1,isRoot:a=!1,isPlaceholder:l=!1}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{label:e,colspan:t,origColspan:o,collapsible:s,isCollapsed:r,crossHiddenColumns:i,isHidden:n,isRoot:a,isPlaceholder:l}},t.createPlaceholderHeaderSettings=function(){return{label:"",isPlaceholder:!0}}},45404:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(83302);t.default=class{constructor(e,t){(0,i.default)(this,"hot",void 0),(0,i.default)(this,"nestedHeaderSettingsGetter",void 0),(0,i.default)(this,"layersCount",0),(0,i.default)(this,"container",void 0),(0,i.default)(this,"widthsMap",void 0),this.hot=e,this.nestedHeaderSettingsGetter=t,this.widthsMap=this.hot.columnIndexMapper.createAndRegisterIndexMap("nestedHeaders.widthsMap","physicalIndexToValue")}setLayersCount(e){return this.layersCount=e,this}getWidth(e){return this.widthsMap.getValueAtIndex(this.hot.toPhysicalColumn(e))}buildWidthsMap(){this.container=this.hot.rootDocument.createElement("div"),this.container.classList.add("handsontable","htGhostTable","htAutoSize"),this._buildGhostTable(this.container),this.hot.rootDocument.body.appendChild(this.container);const e=this.container.querySelectorAll("tr:last-of-type th"),t=e.length;this.widthsMap.clear();for(let o=0;o<t;o++){const t=this.hot.columnIndexMapper.getVisualFromRenderableIndex(o),s=this.hot.toPhysicalColumn(t);this.widthsMap.setValueAtIndex(s,e[o].offsetWidth)}this.container.parentNode.removeChild(this.container),this.container=null}_buildGhostTable(e){const{rootDocument:t,columnIndexMapper:o}=this.hot,s=t.createDocumentFragment(),i=t.createElement("table"),n=!!this.hot.getSettings().dropdownMenu,a=o.getRenderableIndexesLength();for(let e=0;e<this.layersCount;e++){const s=t.createElement("tr");for(let i=0;i<a;i++){let a=o.getVisualFromRenderableIndex(i);null===a&&(a=i);const l=t.createElement("th"),h=this.nestedHeaderSettingsGetter(e,a);if(h&&(!h.isPlaceholder||h.isHidden)){let e=h.label;n&&(e+='<button class="changeType"></button>'),(0,r.fastInnerHTML)(l,e),l.colSpan=h.colspan,s.appendChild(l)}}i.appendChild(s)}s.appendChild(i),e.appendChild(s)}clear(){this.widthsMap.clear(),this.container=null}}},19508:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(68145),n=o(22232),a=o(50095);t.default=class{constructor(e,t){(0,i.default)(this,"hot",void 0),(0,i.default)(this,"data",null),(0,i.default)(this,"plugin",void 0),(0,i.default)(this,"parentReference",new WeakMap),(0,i.default)(this,"cache",{levels:[],levelCount:0,rows:[],nodeInfo:new WeakMap}),this.hot=t,this.plugin=e}setData(e){this.data=e}getData(){return this.data}getRawSourceData(){let e=null;return this.plugin.disableCoreAPIModifiers(),e=this.hot.getSourceData(),this.plugin.enableCoreAPIModifiers(),e}updateWithData(e){this.setData(e),this.rewriteCache()}rewriteCache(){this.cache={levels:[],levelCount:0,rows:[],nodeInfo:new WeakMap},(0,r.rangeEach)(0,this.data.length-1,(e=>{this.cacheNode(this.data[e],0,null)}))}cacheNode(e,t,o){this.cache.levels[t]||(this.cache.levels[t]=[],this.cache.levelCount+=1),this.cache.levels[t].push(e),this.cache.rows.push(e),this.cache.nodeInfo.set(e,{parent:o,row:this.cache.rows.length-1,level:t}),this.hasChildren(e)&&(0,a.arrayEach)(e.__children,(o=>{this.cacheNode(o,t+1,e)}))}getDataObject(e){return null==e?null:this.cache.rows[e]}readTreeNodes(e,t,o,s){let i=!1,r=t;if(isNaN(r)&&r.end)return r;let n=e;return n||(n={__children:this.data},i=!0,r-=1),null!=o&&r===o?{result:n,end:!0}:null!=s&&n===s?{result:r,end:!0}:(r+=1,n.__children&&(0,a.arrayEach)(n.__children,(e=>{if(this.parentReference.set(e,i?null:n),r=this.readTreeNodes(e,r,o,s),isNaN(r)&&r.end)return!1})),r)}mockParent(){const e=this.mockNode();return e.__children=this.data,e}mockNode(){const e={};return(0,n.objectEach)(this.data[0],((t,o)=>{e[o]=null})),e}getRowIndex(e){return null==e?null:this.cache.nodeInfo.get(e).row}getRowIndexWithinParent(e){let t=null;t=isNaN(e)?e:this.getDataObject(e);const o=this.getRowParent(e);return null==o?this.data.indexOf(t):o.__children.indexOf(t)}countAllRows(){const e={__children:this.data};return this.countChildren(e)}countChildren(e){let t=0,o=e;return isNaN(o)||(o=this.getDataObject(o)),o&&o.__children?((0,a.arrayEach)(o.__children,(e=>{t+=1,e.__children&&(t+=this.countChildren(e))})),t):0}getRowParent(e){let t;return t=isNaN(e)?e:this.getDataObject(e),this.getRowObjectParent(t)}getRowObjectParent(e){return e&&"object"==typeof e?this.cache.nodeInfo.get(e).parent:null}getRowLevel(e){let t=null;return t=isNaN(e)?e:this.getDataObject(e),t?this.getRowObjectLevel(t):null}getRowObjectLevel(e){return null==e?null:this.cache.nodeInfo.get(e).level}hasChildren(e){let t=e;return isNaN(t)||(t=this.getDataObject(t)),!(!t.__children||!t.__children.length)}isChild(e){return null!==this.getRowParent(e)}getChild(e,t){var o;return(null===(o=e.__children)||void 0===o?void 0:o[t])||null}isRowHighestLevel(e){return!this.isChild(e)}isParent(e){var t;let o=e;return isNaN(o)||(o=this.getDataObject(o)),o&&!!o.__children&&0!==(null===(t=o.__children)||void 0===t?void 0:t.length)}addChild(e,t){let o=t;this.hot.runHooks("beforeAddChild",e,o);let s=null;e&&(s=this.getRowIndex(e)),this.hot.runHooks("beforeCreateRow",s+this.countChildren(e)+1,1);let i=e;e||(i=this.mockParent()),i.__children||(i.__children=[]),o||(o=this.mockNode()),i.__children.push(o),this.rewriteCache();const r=this.getRowIndex(o);this.hot.rowIndexMapper.insertIndexes(r,1),this.hot.runHooks("afterCreateRow",r,1),this.hot.runHooks("afterAddChild",e,o)}addChildAtIndex(e,t,o){let s,i=o;if(i||(i=this.mockNode()),this.hot.runHooks("beforeAddChild",e,i,t),e){const o=this.getRowIndex(e)+t+1;this.hot.runHooks("beforeCreateRow",o,1),e.__children.splice(t,null,i),this.rewriteCache(),this.plugin.disableCoreAPIModifiers(),this.hot.setSourceDataAtCell(this.getRowIndexWithinParent(e),"__children",e.__children,"NestedRows.addChildAtIndex"),this.hot.rowIndexMapper.insertIndexes(o,1),this.plugin.enableCoreAPIModifiers(),this.hot.runHooks("afterCreateRow",o,1),s=o}else this.plugin.disableCoreAPIModifiers(),this.hot.alter("insert_row_above",t,1,"NestedRows.addChildAtIndex"),this.plugin.enableCoreAPIModifiers(),s=this.getRowIndex(this.data[t]);i=this.getDataObject(s),this.hot.runHooks("afterAddChild",e,i,t)}addSibling(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"below";const o=this.translateTrimmedRow(e),s=this.getRowParent(o),i=this.getRowIndexWithinParent(o);switch(t){case"below":this.addChildAtIndex(s,i+1,null);break;case"above":this.addChildAtIndex(s,i,null)}}detachFromParent(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o=null;const s=[];Array.isArray(e)?((0,r.rangeEach)(e[0],e[2],(e=>{const t=this.translateTrimmedRow(e);s.push(this.getDataObject(t))})),(0,r.rangeEach)(0,s.length-2,(e=>{this.detachFromParent(s[e],!1)})),o=s[s.length-1]):o=e;const i=this.getRowIndex(o),n=this.countChildren(o),a=this.getRowIndexWithinParent(o),l=this.getRowParent(o),h=this.getRowParent(l),u=this.getRowIndex(h);let d=null;if(this.hot.runHooks("beforeDetachChild",l,o),null!=a){const e=Array.from(new Array(i+n+1).keys()).splice(-1*(n+1));if(this.hot.runHooks("beforeRemoveRow",i,n+1,e,this.plugin.pluginName),l.__children.splice(a,1),this.rewriteCache(),this.hot.runHooks("afterRemoveRow",i,n+1,e,this.plugin.pluginName),h){d=u+this.countChildren(h);const e=this.getChild(h,this.countChildren(h)-1),t=this.getRowIndex(e);this.hot.runHooks("beforeCreateRow",t+1,n+1,this.plugin.pluginName),h.__children.push(o)}else d=this.hot.countRows()+1,this.hot.runHooks("beforeCreateRow",d-2,n+1,this.plugin.pluginName),this.data.push(o)}this.rewriteCache(),this.hot.runHooks("afterCreateRow",d-2,n+1,this.plugin.pluginName),this.hot.runHooks("afterDetachChild",l,o,this.getRowIndex(o)),t&&this.hot.render()}filterData(e,t,o){const s=[];(0,a.arrayEach)(o,(e=>{s.push(this.getDataObject(e))})),(0,a.arrayEach)(s,(e=>{const t=this.getRowIndexWithinParent(e),o=this.getRowParent(e);null===o?this.data.splice(t,1):o.__children.splice(t,1)})),this.rewriteCache()}spliceData(e,t,o){const s=this.getDataObject(e-1);let i=null,r=e;s&&s.__children&&0===s.__children.length?(i=s,r=0):e<this.countAllRows()&&(i=this.getRowParent(e),r=this.getRowIndexWithinParent(e)),i?o?i.__children.splice(r,t,...o):i.__children.splice(r,t):o?this.data.splice(r,t,...o):this.data.splice(r,t),this.rewriteCache()}syncRowWithRawSource(e){let t=e,o=null;do{o=this.getRowParent(o),null!==o&&(t=o)}while(null!==o);this.plugin.disableCoreAPIModifiers(),this.hot.setSourceDataAtCell(this.getRowIndex(t),"__children",t.__children,"NestedRows.syncRowWithRawSource"),this.plugin.enableCoreAPIModifiers()}moveRow(e,t,o,s){const i=t===this.hot.countRows(),r=this.getRowParent(e),n=this.getRowIndexWithinParent(e),a=r.__children.slice(n,n+1),l=e>t;let h=i?this.getRowParent(t-1):this.getRowParent(t);null==h&&(h=this.getRowParent(t-1)),null==h&&(h=this.getDataObject(t-1)),h?h.__children||(h.__children=[]):(h=this.getDataObject(t),h.__children=[]);const u=i||o||s?h.__children.length:this.getRowIndexWithinParent(t),d=r===h;h.__children.splice(u,0,a[0]),r.__children.splice(n+(l&&d?1:0),1),this.syncRowWithRawSource(r),d||this.syncRowWithRawSource(h)}translateTrimmedRow(e){return this.plugin.collapsingUI?this.plugin.collapsingUI.translateTrimmedRow(e):e}untranslateTrimmedRow(e){return this.plugin.collapsingUI?this.plugin.collapsingUI.untranslateTrimmedRow(e):e}}},93363:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(54842);t.PLUGIN_KEY=s.PLUGIN_KEY,t.PLUGIN_PRIORITY=s.PLUGIN_PRIORITY,t.NestedRows=s.NestedRows},54842:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683),o(63517);var i=s(o(93231)),r=s(o(42538)),n=s(o(48427)),a=o(36026),l=s(o(19508)),h=s(o(48907)),u=s(o(909)),d=s(o(27757)),c=o(69173),g=o(65320),f=o(33165),p=s(o(27170));function m(e,t){C(e,t),t.add(e)}function w(e,t,o){C(e,t),t.set(e,o)}function C(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function v(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}o(23118);const y=t.PLUGIN_KEY="nestedRows",E=t.PLUGIN_PRIORITY=300,S=y;var R=new WeakMap,b=new WeakMap,_=new WeakSet,T=new WeakSet,O=new WeakSet,M=new WeakSet,I=new WeakSet,N=new WeakSet,A=new WeakSet,P=new WeakSet,x=new WeakSet,H=new WeakSet,k=new WeakSet,D=new WeakSet,L=new WeakSet,W=new WeakSet,F=new WeakSet,V=new WeakSet;class B extends a.BasePlugin{constructor(){super(...arguments),m(this,V),m(this,F),m(this,W),m(this,L),m(this,D),m(this,k),m(this,H),m(this,x),m(this,P),m(this,A),m(this,N),m(this,I),m(this,M),m(this,O),m(this,T),m(this,_),(0,i.default)(this,"dataManager",null),(0,i.default)(this,"headersUI",null),(0,i.default)(this,"collapsedRowsMap",null),w(this,R,{writable:!0,value:!1}),w(this,b,{writable:!0,value:!1})}static get PLUGIN_KEY(){return y}static get PLUGIN_PRIORITY(){return E}isEnabled(){return!!this.hot.getSettings()[y]}enablePlugin(){var e=this;this.enabled||(this.collapsedRowsMap=this.hot.rowIndexMapper.registerMap("nestedRows",new f.TrimmingMap),this.dataManager=new l.default(this,this.hot),this.collapsingUI=new h.default(this,this.hot),this.headersUI=new u.default(this,this.hot),this.contextMenuUI=new d.default(this,this.hot),this.rowMoveController=new p.default(this),this.addHook("afterInit",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return v(e,W,te).call(e,...o)})),this.addHook("beforeViewRender",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return v(e,F,oe).call(e,...o)})),this.addHook("modifyRowData",(function(){return e.onModifyRowData(...arguments)})),this.addHook("modifySourceLength",(function(){return e.onModifySourceLength(...arguments)})),this.addHook("beforeDataSplice",(function(){return e.onBeforeDataSplice(...arguments)})),this.addHook("filterData",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return v(e,O,j).call(e,...o)})),this.addHook("afterContextMenuDefaultOptions",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return v(e,M,G).call(e,...o)})),this.addHook("afterGetRowHeader",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return v(e,I,z).call(e,...o)})),this.addHook("beforeOnCellMouseDown",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return v(e,T,Y).call(e,...o)})),this.addHook("beforeRemoveRow",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return v(e,P,X).call(e,...o)})),this.addHook("afterRemoveRow",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return v(e,A,$).call(e,...o)})),this.addHook("beforeAddChild",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return v(e,x,q).call(e,...o)})),this.addHook("afterAddChild",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return v(e,H,Q).call(e,...o)})),this.addHook("beforeDetachChild",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return v(e,k,J).call(e,...o)})),this.addHook("afterDetachChild",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return v(e,D,Z).call(e,...o)})),this.addHook("modifyRowHeaderWidth",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return v(e,N,K).call(e,...o)})),this.addHook("afterCreateRow",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return v(e,L,ee).call(e,...o)})),this.addHook("beforeRowMove",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return v(e,_,U).call(e,...o)})),this.addHook("beforeLoadData",(e=>v(this,V,se).call(this,e))),this.addHook("beforeUpdateData",(e=>v(this,V,se).call(this,e))),this.registerShortcuts(),super.enablePlugin())}disablePlugin(){this.hot.rowIndexMapper.unregisterMap("nestedRows"),this.unregisterShortcuts(),super.disablePlugin()}updatePlugin(){this.disablePlugin();const e=this.dataManager.getData();this.enablePlugin(),this.dataManager.updateWithData(e),super.updatePlugin()}registerShortcuts(){this.hot.getShortcutManager().getContext("grid").addShortcut({keys:[["Enter"]],callback:()=>{const{highlight:e}=this.hot.getSelectedRangeLast();if(-1===e.col&&e.row>=0){const t=this.collapsingUI.translateTrimmedRow(e.row);this.collapsingUI.areChildrenCollapsed(t)?this.collapsingUI.expandChildren(t):this.collapsingUI.collapseChildren(t)}},runOnlyIf:()=>{var e;const t=null===(e=this.hot.getSelectedRangeLast())||void 0===e?void 0:e.highlight;return t&&this.hot.selection.isCellVisible(t)&&t.isHeader()},group:S})}unregisterShortcuts(){this.hot.getShortcutManager().getContext("grid").removeShortcutsByGroup(S)}disableCoreAPIModifiers(){(0,n.default)(this,b,!0)}enableCoreAPIModifiers(){(0,n.default)(this,b,!1)}onModifyRowData(e){if(!(0,r.default)(this,b))return this.dataManager.getDataObject(e)}onModifySourceLength(){if(!(0,r.default)(this,b))return this.dataManager.countAllRows()}onBeforeDataSplice(e,t,o){return!(!(0,r.default)(this,b)&&!this.dataManager.isRowHighestLevel(e))||(this.dataManager.spliceData(e,t,o),!1)}destroy(){super.destroy()}}function U(e,t,o,s){return this.rowMoveController.onBeforeRowMove(e,t,o,s)}function Y(e,t,o){this.collapsingUI.toggleState(e,t,o)}function j(e,t,o){return this.collapsingUI.collapsedRowsStash.stash(),this.collapsingUI.collapsedRowsStash.trimStash(o[0],t),this.collapsingUI.collapsedRowsStash.shiftStash(o[0],null,-1*t),this.dataManager.filterData(e,t,o),(0,n.default)(this,R,!0),this.dataManager.getData().slice()}function G(e){return this.contextMenuUI.appendOptions(e)}function z(e,t){this.headersUI.appendLevelIndicators(e,t)}function K(e){return Math.max(this.headersUI.rowHeaderWidthCache,e)}function $(e,t,o,s){s!==this.pluginName&&this.hot._registerTimeout((()=>{(0,n.default)(this,R,!1),this.headersUI.updateRowHeaderWidth(),this.collapsingUI.collapsedRowsStash.applyStash()}))}function X(e,t,o){const s=Array.from(o.reduce(((e,t)=>{if(this.dataManager.isParent(t)){const o=this.dataManager.getDataObject(t).__children;return e.add(t),Array.isArray(o)&&o.forEach((t=>e.add(this.dataManager.getRowIndex(t)))),e}return e.add(t)}),new Set));o.length=0,o.push(...s)}function q(){this.collapsingUI.collapsedRowsStash.stash()}function Q(e,t){this.collapsingUI.collapsedRowsStash.shiftStash(this.dataManager.getRowIndex(t)),this.collapsingUI.collapsedRowsStash.applyStash(),this.headersUI.updateRowHeaderWidth()}function J(){this.collapsingUI.collapsedRowsStash.stash()}function Z(e,t,o){this.collapsingUI.collapsedRowsStash.shiftStash(o,null,-1),this.collapsingUI.collapsedRowsStash.applyStash(),this.headersUI.updateRowHeaderWidth()}function ee(){this.dataManager.rewriteCache()}function te(){this.headersUI.updateRowHeaderWidth()}function oe(e,t){(0,r.default)(this,R)&&(t.skipRender=!0)}function se(e){if(!(0,g.isArrayOfObjects)(e))return(0,c.error)("The Nested Rows plugin requires an Array of Objects as a dataset to be provided. The plugin has been disabled."),this.hot.getSettings()[y]=!1,void this.disablePlugin();this.dataManager.setData(e),this.dataManager.rewriteCache()}t.NestedRows=B},78575:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231));t.default=class{constructor(e,t){(0,i.default)(this,"hot",void 0),(0,i.default)(this,"plugin",void 0),this.hot=t,this.plugin=e}}},48907:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=o(24449),r=o(50095),n=o(68145),a=o(83302),l=s(o(78575)),h=s(o(909));class u extends l.default{constructor(e,t){var o;super(e,t),o=this,this.dataManager=this.plugin.dataManager,this.collapsedRows=[],this.collapsedRowsStash={stash:function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];o.lastCollapsedRows=o.collapsedRows.slice(0),o.expandMultipleChildren(o.lastCollapsedRows,e)},shiftStash:function(e,t){let s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;null==t&&(t=1/0),(0,r.arrayEach)(o.lastCollapsedRows,((i,r)=>{i>=e&&i<t&&(o.lastCollapsedRows[r]=i+s)}))},applyStash:function(){let e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];o.collapseMultipleChildren(o.lastCollapsedRows,e),o.lastCollapsedRows=void 0},trimStash:(e,t)=>{(0,n.rangeEach)(e,e+t-1,(e=>{const t=this.lastCollapsedRows.indexOf(e);t>-1&&this.lastCollapsedRows.splice(t,1)}))}}}collapseChildren(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];const s=[];let i=null,n=null,a=null;return isNaN(e)?(i=e,n=this.dataManager.getRowIndex(i)):(i=this.dataManager.getDataObject(e),n=e),this.dataManager.hasChildren(i)&&(0,r.arrayEach)(i.__children,(e=>{s.push(this.dataManager.getRowIndex(e))})),a=this.collapseRows(s,!0,!1),o&&this.trimRows(a),t&&this.renderAndAdjust(),-1===this.collapsedRows.indexOf(n)&&this.collapsedRows.push(n),a}collapseMultipleChildren(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];const s=[];(0,r.arrayEach)(e,(e=>{s.push(...this.collapseChildren(e,!1,!1))})),o&&this.trimRows(s),t&&this.renderAndAdjust()}collapseRow(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];this.collapseRows([e],t)}collapseRows(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o=arguments.length>2&&void 0!==arguments[2]&&arguments[2];const s=[];return(0,r.arrayEach)(e,(e=>{s.push(e),t&&this.collapseChildRows(e,s)})),o&&this.trimRows(s),s}collapseChildRows(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],o=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if(this.dataManager.hasChildren(e)){const o=this.dataManager.getDataObject(e);(0,r.arrayEach)(o.__children,(e=>{const o=this.dataManager.getRowIndex(e);t.push(o),this.collapseChildRows(o,t)}))}o&&this.trimRows(t)}expandRow(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];this.expandRows([e],t)}expandRows(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o=arguments.length>2&&void 0!==arguments[2]&&arguments[2];const s=[];return(0,r.arrayEach)(e,(e=>{s.push(e),t&&this.expandChildRows(e,s)})),o&&this.untrimRows(s),s}expandChildRows(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],o=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if(this.dataManager.hasChildren(e)){const o=this.dataManager.getDataObject(e);(0,r.arrayEach)(o.__children,(e=>{if(!this.isAnyParentCollapsed(e)){const o=this.dataManager.getRowIndex(e);t.push(o),this.expandChildRows(o,t)}}))}o&&this.untrimRows(t)}expandChildren(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];const s=[];let i=null,n=null,a=null;return isNaN(e)?(i=e,n=this.dataManager.getRowIndex(e)):(i=this.dataManager.getDataObject(e),n=e),this.collapsedRows.splice(this.collapsedRows.indexOf(n),1),this.dataManager.hasChildren(i)&&(0,r.arrayEach)(i.__children,(e=>{const t=this.dataManager.getRowIndex(e);s.push(t)})),a=this.expandRows(s,!0,!1),o&&this.untrimRows(a),t&&this.renderAndAdjust(),a}expandMultipleChildren(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];const s=[];(0,r.arrayEach)(e,(e=>{s.push(...this.expandChildren(e,!1,!1))})),o&&this.untrimRows(s),t&&this.renderAndAdjust()}collapseAll(){const e=this.dataManager.getData(),t=[];(0,r.arrayEach)(e,(e=>{this.dataManager.hasChildren(e)&&t.push(e)})),this.collapseMultipleChildren(t),this.renderAndAdjust()}expandAll(){const e=this.dataManager.getData(),t=[];(0,r.arrayEach)(e,(e=>{this.dataManager.hasChildren(e)&&t.push(e)})),this.expandMultipleChildren(t),this.renderAndAdjust()}trimRows(e){this.hot.batchExecution((()=>{(0,r.arrayEach)(e,(e=>{this.plugin.collapsedRowsMap.setValueAtIndex(e,!0)}))}),!0)}untrimRows(e){this.hot.batchExecution((()=>{(0,r.arrayEach)(e,(e=>{this.plugin.collapsedRowsMap.setValueAtIndex(e,!1)}))}),!0)}areChildrenCollapsed(e){let t=isNaN(e)?e:this.dataManager.getDataObject(e),o=!0;return null===t&&(t={__children:this.dataManager.data}),this.dataManager.hasChildren(t)&&(0,r.arrayEach)(t.__children,(e=>{const t=this.dataManager.getRowIndex(e);if(!this.plugin.collapsedRowsMap.getValueAtIndex(t))return o=!1,!1})),o}isAnyParentCollapsed(e){let t=e;for(;null!==t;){t=this.dataManager.getRowParent(t);const e=this.dataManager.getRowIndex(t);if(this.collapsedRows.indexOf(e)>-1)return!0}return!1}toggleState(e,t){if(t.col>=0)return;const o=this.translateTrimmedRow(t.row);(0,a.hasClass)(e.target,h.default.CSS_CLASSES.button)&&(this.areChildrenCollapsed(o)?this.expandChildren(o):this.collapseChildren(o),(0,i.stopImmediatePropagation)(e))}translateTrimmedRow(e){return this.hot.toPhysicalRow(e)}untranslateTrimmedRow(e){return this.hot.toVisualRow(e)}renderAndAdjust(){this.hot.render(),this.hot.view.adjustElementsSize()}}t.default=u},27757:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=s(o(42538)),n=o(68145),a=o(50095),l=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var o=u(t);if(o&&o.has(e))return o.get(e);var s={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var n=i?Object.getOwnPropertyDescriptor(e,r):null;n&&(n.get||n.set)?Object.defineProperty(s,r,n):s[r]=e[r]}return s.default=e,o&&o.set(e,s),s}(o(77516)),h=s(o(78575));function u(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,o=new WeakMap;return(u=function(e){return e?o:t})(e)}function d(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var c=new WeakMap;class g extends h.default{constructor(){super(...arguments),(0,i.default)(this,"dataManager",this.plugin.dataManager),d(this,c,{writable:!0,value:{row_above:(e,t)=>{const o=t[t.length-1];this.dataManager.addSibling(o.start.row,"above")},row_below:(e,t)=>{const o=t[t.length-1];this.dataManager.addSibling(o.start.row,"below")}}})}appendOptions(e){const t=[{key:"add_child",name(){return this.getTranslatedPhrase(l.CONTEXTMENU_ITEMS_NESTED_ROWS_INSERT_CHILD)},callback:()=>{const e=this.dataManager.translateTrimmedRow(this.hot.getSelectedLast()[0]),t=this.dataManager.getDataObject(e);this.dataManager.addChild(t)},disabled:()=>{const e=this.hot.getSelectedLast();return!e||e[0]<0||this.hot.selection.isSelectedByColumnHeader()||this.hot.countRows()>=this.hot.getSettings().maxRows}},{key:"detach_from_parent",name(){return this.getTranslatedPhrase(l.CONTEXTMENU_ITEMS_NESTED_ROWS_DETACH_CHILD)},callback:()=>{this.dataManager.detachFromParent(this.hot.getSelectedLast())},disabled:()=>{const e=this.hot.getSelectedLast(),t=this.dataManager.translateTrimmedRow(e[0]);return!this.dataManager.getRowParent(t)||!e||e[0]<0||this.hot.selection.isSelectedByColumnHeader()||this.hot.countRows()>=this.hot.getSettings().maxRows}},{name:"---------"}];return(0,n.rangeEach)(0,e.items.length-1,(o=>{if(0===o)return(0,a.arrayEach)(t,((t,s)=>{e.items.splice(o+s,0,t)})),!1})),this.modifyRowInsertingOptions(e)}modifyRowInsertingOptions(e){return(0,n.rangeEach)(0,e.items.length-1,(t=>{const o=(0,r.default)(this,c)[e.items[t].key];null!=o&&(e.items[t].callback=o)})),e}}t.default=g},909:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=o(50095),r=o(68145),n=o(83302),a=s(o(78575)),l=o(5386);class h extends a.default{static get CSS_CLASSES(){return{indicatorContainer:"ht_nestingLevels",parent:"ht_nestingParent",indicator:"ht_nestingLevel",emptyIndicator:"ht_nestingLevel_empty",button:"ht_nestingButton",expandButton:"ht_nestingExpand",collapseButton:"ht_nestingCollapse"}}constructor(e,t){super(e,t),this.dataManager=this.plugin.dataManager,this.collapsingUI=this.plugin.collapsingUI,this.rowHeaderWidthCache=null}appendLevelIndicators(e,t){const o=this.hot.toPhysicalRow(e),s=this.dataManager.getRowLevel(o),a=this.dataManager.getDataObject(o),u=t.getElementsByTagName("DIV")[0],d=u.querySelector("span.rowHeader"),c=u.querySelectorAll('[class^="ht_nesting"]'),g=this.hot.getSettings().ariaTags;if((0,i.arrayEach)(c,(e=>{e&&u.removeChild(e)})),(0,n.addClass)(t,h.CSS_CLASSES.indicatorContainer),s){const{rootDocument:e}=this.hot,t=d.cloneNode(!0);u.innerHTML="",(0,r.rangeEach)(0,s-1,(()=>{const t=e.createElement("SPAN");(0,n.addClass)(t,h.CSS_CLASSES.emptyIndicator),u.appendChild(t)})),u.appendChild(t)}if(this.dataManager.hasChildren(a)){const e=this.hot.rootDocument.createElement("DIV");g&&(0,n.setAttribute)(e,[(0,l.A11Y_HIDDEN)()]),(0,n.addClass)(t,h.CSS_CLASSES.parent),this.collapsingUI.areChildrenCollapsed(o)?((0,n.addClass)(e,`${h.CSS_CLASSES.button} ${h.CSS_CLASSES.expandButton}`),g&&(0,n.setAttribute)(t,[(0,l.A11Y_EXPANDED)(!1)])):((0,n.addClass)(e,`${h.CSS_CLASSES.button} ${h.CSS_CLASSES.collapseButton}`),g&&(0,n.setAttribute)(t,[(0,l.A11Y_EXPANDED)(!0)])),u.appendChild(e)}}updateRowHeaderWidth(e){let t=e;t||(t=this.dataManager.cache.levelCount),this.rowHeaderWidthCache=Math.max(50,11+10*t+25),this.hot.render()}}t.default=h},27170:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(93315),n=o(69173),a=o(28236);t.default=class{constructor(e){(0,i.default)(this,"plugin",void 0),(0,i.default)(this,"hot",void 0),(0,i.default)(this,"dataManager",void 0),(0,i.default)(this,"collapsingUI",void 0),this.plugin=e,this.hot=e.hot,this.dataManager=e.dataManager,this.collapsingUI=e.collapsingUI}onBeforeRowMove(e,t,o,s){if(this.displayAPICompatibilityWarning({rows:e,finalIndex:t,dropIndex:o,movePossible:s}))return!1;this.movedToCollapsed=!1;const i=o===this.hot.countRows(),r=i?this.hot.countSourceRows():this.dataManager.translateTrimmedRow(o);let n=!0;const a=e.map((e=>{if(!n)return!1;const t=this.dataManager.translateTrimmedRow(e);return n=this.shouldAllowMoving(t,r),t})),l=-1===a.indexOf(r);if(!n||!l)return!1;const h=this.getBaseParent(a),u=this.getTargetParent(i,r),d=h===u;return this.movedToCollapsed=this.collapsingUI.areChildrenCollapsed(u),this.collapsingUI.collapsedRowsStash.stash(),this.shiftCollapsibleParentsLocations(a,r,d),this.moveRows(a,r,u),this.dataManager.rewriteCache(),this.moveCellsMeta(a,r),this.collapsingUI.collapsedRowsStash.applyStash(!1),this.hot.runHooks("afterRowMove",e,t,o,s,s&&this.isRowOrderChanged(e,t)),this.hot.render(),this.selectCells(e,o),!1}displayAPICompatibilityWarning(e){const{rows:t,finalIndex:o,dropIndex:s,movePossible:i}=e;let l=!1;return(0,r.isUndefined)(s)&&((0,n.warn)(a.toSingleLine`Since version 8.0.0 of the Handsontable the 'moveRows' method isn't used for moving rows\x20
|
84
|
-
when the NestedRows plugin is enabled. Please use the 'dragRows' method instead.`),this.hot.runHooks("afterRowMove",t,o,s,i,!1),l=!0),l}shouldAllowMoving(e,t){return!(this.dataManager.isParent(e)||this.dataManager.isRowHighestLevel(e)||e===t||0===t)}getBaseParent(e){return this.dataManager.getRowParent(e[0])}getTargetParent(e,t){let o=this.dataManager.getRowParent(e?t-1:t);return null==o&&(o=this.dataManager.getRowParent(t-1)),o}shiftCollapsibleParentsLocations(e,t,o){o||(Math.max(...e)<=t?this.collapsingUI.collapsedRowsStash.shiftStash(e[0],t,-1*e.length):this.collapsingUI.collapsedRowsStash.shiftStash(t,e[0],e.length))}moveRows(e,t,o){const s=t===this.dataManager.getRowIndex(o)+this.dataManager.countChildren(o)+1;this.hot.batchRender((()=>{e.forEach((e=>{this.dataManager.moveRow(e,t,this.movedToCollapsed,s)}))}))}moveCellsMeta(e,t){const o=[],s=Math.max(...e)<t;e.forEach((e=>{o.push(this.hot.getCellMetaAtRow(e))})),this.hot.spliceCellsMeta(e[0],e.length),this.hot.spliceCellsMeta(t-(s?o.length:0),0,...o)}selectCells(e,t){const o=e.length;let s=0,i=0,r=null,n=null;if(this.movedToCollapsed){let r=null;r=e[o-1]<t?this.dataManager.translateTrimmedRow(t-o):this.dataManager.translateTrimmedRow(t);const n=this.dataManager.getRowParent(null===r?this.hot.countSourceRows()-1:r-1),a=this.dataManager.getRowIndex(n);s=this.dataManager.untranslateTrimmedRow(a),i=s}else e[o-1]<t?(i=t-1,s=i-o+1):(s=t,i=s+o-1);r=this.hot.selection,n=this.hot.countCols()-1,r.setRangeStart(this.hot._createCellCoords(s,0)),r.setRangeEnd(this.hot._createCellCoords(i,n),!0)}isRowOrderChanged(e,t){return e.some(((e,o)=>e-o!==t))}}},94870:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(84340);t.PLUGIN_KEY=s.PLUGIN_KEY,t.PLUGIN_PRIORITY=s.PLUGIN_PRIORITY,t.PersistentState=s.PersistentState},84340:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(36026),n=s(o(40209)),a=s(o(56307));a.default.getSingleton().register("persistentStateSave"),a.default.getSingleton().register("persistentStateLoad"),a.default.getSingleton().register("persistentStateReset");const l=t.PLUGIN_KEY="persistentState",h=t.PLUGIN_PRIORITY=0;class u extends r.BasePlugin{constructor(){super(...arguments),(0,i.default)(this,"storage",void 0)}static get PLUGIN_KEY(){return l}static get PLUGIN_PRIORITY(){return h}isEnabled(){return!!this.hot.getSettings()[l]}enablePlugin(){this.enabled||(this.storage||(this.storage=new n.default(this.hot.rootElement.id,this.hot.rootWindow)),this.addHook("persistentStateSave",((e,t)=>this.saveValue(e,t))),this.addHook("persistentStateLoad",((e,t)=>this.loadValue(e,t))),this.addHook("persistentStateReset",(()=>this.resetValue())),super.enablePlugin())}disablePlugin(){this.storage=void 0,super.disablePlugin()}updatePlugin(){this.disablePlugin(),this.enablePlugin(),super.updatePlugin()}loadValue(e,t){t.value=this.storage.loadValue(e)}saveValue(e,t){this.storage.saveValue(e,t)}resetValue(e){void 0===e?this.storage.resetAll():this.storage.reset(e)}destroy(){super.destroy()}}t.PersistentState=u},40209:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(68983),o(63517);var i=s(o(93231)),r=o(50095);t.default=class{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;(0,i.default)(this,"rootWindow",void 0),(0,i.default)(this,"prefix",void 0),(0,i.default)(this,"savedKeys",[]),this.rootWindow=t,this.prefix=e,this.loadSavedKeys()}saveValue(e,t){this.rootWindow.localStorage.setItem(`${this.prefix}_${e}`,JSON.stringify(t)),-1===this.savedKeys.indexOf(e)&&(this.savedKeys.push(e),this.saveSavedKeys())}loadValue(e,t){const o=void 0===e?t:e,s=this.rootWindow.localStorage.getItem(`${this.prefix}_${o}`);return null===s?void 0:JSON.parse(s)}reset(e){this.rootWindow.localStorage.removeItem(`${this.prefix}_${e}`)}resetAll(){(0,r.arrayEach)(this.savedKeys,((e,t)=>{this.rootWindow.localStorage.removeItem(`${this.prefix}_${this.savedKeys[t]}`)})),this.clearSavedKeys()}loadSavedKeys(){const e=this.rootWindow.localStorage.getItem(`${this.prefix}__persistentStateKeys`),t="string"==typeof e?JSON.parse(e):void 0;this.savedKeys=t||[]}saveSavedKeys(){this.rootWindow.localStorage.setItem(`${this.prefix}__persistentStateKeys`,JSON.stringify(this.savedKeys))}clearSavedKeys(){this.savedKeys.length=0,this.saveSavedKeys()}}},52036:(e,t,o)=>{"use strict";t.__esModule=!0,t.getPlugin=d,t.getPluginsNames=function(){return[...l.getItems(),...h.getItems()]},t.hasPlugin=function(e){return!!d(e)},t.registerPlugin=function(e,t,o){[e,t,o]=function(e,t,o){"function"==typeof e&&(e=(t=e).PLUGIN_KEY,o=t.PLUGIN_PRIORITY);return[e,t,o]}(e,t,o),void 0===d(e)&&function(e,t,o){const i=(0,s.toUpperCaseFirst)(e);if(u.hasItem(i))throw new Error(a(i));void 0===o?h.addItem(i):l.addItem(o,i);u.addItem(i,t)}(e,t,o)},o(91683);var s=o(18609),i=o(21196),r=o(42386),n=o(57982);const a=e=>`There is already registered "${e}" plugin.`,l=(0,i.createPriorityMap)({errorPriorityExists:e=>`There is already registered plugin on priority "${e}".`,errorPriorityNaN:e=>`The priority "${e}" is not a number.`}),h=(0,n.createUniqueSet)({errorItemExists:a}),u=(0,r.createUniqueMap)({errorIdExists:a});function d(e){const t=(0,s.toUpperCaseFirst)(e);return u.getItem(t)}},27885:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(54249);t.PLUGIN_KEY=s.PLUGIN_KEY,t.PLUGIN_PRIORITY=s.PLUGIN_PRIORITY,t.Search=s.Search},54249:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517),o(91683);var i=s(o(93231)),r=o(36026),n=o(22232),a=o(68145),l=o(93315);function h(e,t){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.add(e)}function u(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}const d=t.PLUGIN_KEY="search",c=t.PLUGIN_PRIORITY=190,g=function(e,t,o,s,i){e.getCellMeta(t,o).isSearchResult=i},f=function(e,t,o){return!((0,l.isUndefined)(e)||null===e||!e.toLocaleLowerCase||0===e.length)&&(!(0,l.isUndefined)(t)&&null!==t&&-1!==t.toString().toLocaleLowerCase(o.locale).indexOf(e.toLocaleLowerCase(o.locale)))};var p=new WeakSet;class m extends r.BasePlugin{constructor(){super(...arguments),h(this,p),(0,i.default)(this,"callback",g),(0,i.default)(this,"queryMethod",f),(0,i.default)(this,"searchResultClass","htSearchResult")}static get PLUGIN_KEY(){return d}static get PLUGIN_PRIORITY(){return c}isEnabled(){return this.hot.getSettings()[d]}enablePlugin(){var e=this;if(this.enabled)return;const t=this.hot.getSettings()[d];this.updatePluginSettings(t),this.addHook("beforeRenderer",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return u(e,p,w).call(e,...o)})),super.enablePlugin()}disablePlugin(){var e=this;const t=function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return u(e,p,w).call(e,...o)};this.hot.addHook("beforeRenderer",t),this.hot.addHookOnce("afterViewRender",(()=>{this.hot.removeHook("beforeRenderer",t)})),super.disablePlugin()}updatePlugin(){this.disablePlugin(),this.enablePlugin(),super.updatePlugin()}query(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getCallback(),o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.getQueryMethod();const s=this.hot.countRows(),i=this.hot.countCols(),r=[],n=this.hot;return(0,a.rangeEach)(0,s-1,(s=>{(0,a.rangeEach)(0,i-1,(i=>{const a=this.hot.getDataAtCell(s,i),l=this.hot.getCellMeta(s,i),h=l.search.callback||t,u=(l.search.queryMethod||o)(e,a,l);if(u){const e={row:s,col:i,data:a};r.push(e)}h&&h(n,s,i,a,u)}))})),r}getCallback(){return this.callback}setCallback(e){this.callback=e}getQueryMethod(){return this.queryMethod}setQueryMethod(e){this.queryMethod=e}getSearchResultClass(){return this.searchResultClass}setSearchResultClass(e){this.searchResultClass=e}updatePluginSettings(e){(0,n.isObject)(e)&&(e.searchResultClass&&this.setSearchResultClass(e.searchResultClass),e.queryMethod&&this.setQueryMethod(e.queryMethod),e.callback&&this.setCallback(e.callback))}destroy(){super.destroy()}}function w(e,t,o,s,i,r){const n=r.className||[];let a=[];"string"==typeof n?a=n.split(" "):a.push(...n),this.isEnabled()&&r.isSearchResult?a.includes(this.searchResultClass)||a.push(`${this.searchResultClass}`):a.includes(this.searchResultClass)&&a.splice(a.indexOf(this.searchResultClass),1),r.className=a.join(" ")}t.Search=m},30450:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(84310);t.PLUGIN_KEY=s.PLUGIN_KEY,t.PLUGIN_PRIORITY=s.PLUGIN_PRIORITY,t.TouchScroll=s.TouchScroll},84310:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683),o(63517);var i=s(o(93231)),r=o(83302),n=o(50095),a=o(36026),l=o(7374);function h(e,t){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.add(e)}function u(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}const d=t.PLUGIN_KEY="touchScroll",c=t.PLUGIN_PRIORITY=200;var g=new WeakSet,f=new WeakSet,p=new WeakSet;class m extends a.BasePlugin{constructor(){super(...arguments),h(this,p),h(this,f),h(this,g),(0,i.default)(this,"scrollbars",[]),(0,i.default)(this,"clones",[]),(0,i.default)(this,"lockedCollection",!1),(0,i.default)(this,"freezeOverlays",!1)}static get PLUGIN_KEY(){return d}static get PLUGIN_PRIORITY(){return c}static get SETTING_KEYS(){return!0}isEnabled(){return(0,l.isTouchSupported)()}enablePlugin(){this.enabled||(this.addHook("afterViewRender",(()=>u(this,g,w).call(this))),this.registerEvents(),super.enablePlugin())}updatePlugin(){this.lockedCollection=!1,super.updatePlugin()}disablePlugin(){super.disablePlugin()}registerEvents(){this.addHook("beforeTouchScroll",(()=>u(this,f,C).call(this))),this.addHook("afterMomentumScroll",(()=>u(this,p,v).call(this)))}}function w(){if(this.lockedCollection)return;const{topOverlay:e,bottomOverlay:t,inlineStartOverlay:o,topInlineStartCornerOverlay:s,bottomInlineStartCornerOverlay:i}=this.hot.view._wt.wtOverlays;this.lockedCollection=!0,this.scrollbars.length=0,this.scrollbars.push(e),t.clone&&this.scrollbars.push(t),this.scrollbars.push(o),s&&this.scrollbars.push(s),i&&i.clone&&this.scrollbars.push(i),this.clones=[],e.needFullRender&&this.clones.push(e.clone.wtTable.holder.parentNode),t.needFullRender&&this.clones.push(t.clone.wtTable.holder.parentNode),o.needFullRender&&this.clones.push(o.clone.wtTable.holder.parentNode),s&&this.clones.push(s.clone.wtTable.holder.parentNode),i&&i.clone&&this.clones.push(i.clone.wtTable.holder.parentNode)}function C(){this.freezeOverlays=!0,(0,n.arrayEach)(this.clones,(e=>{(0,r.addClass)(e,"hide-tween")}))}function v(){this.freezeOverlays=!1,(0,n.arrayEach)(this.clones,(e=>{(0,r.removeClass)(e,"hide-tween"),(0,r.addClass)(e,"show-tween")})),this.hot._registerTimeout((()=>{(0,n.arrayEach)(this.clones,(e=>{(0,r.removeClass)(e,"show-tween")}))}),400),(0,n.arrayEach)(this.scrollbars,(e=>{e.refresh(),e.resetFixedPosition()})),this.hot.view._wt.wtOverlays.syncScrollWithMaster()}t.TouchScroll=m},95128:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(65696);t.PLUGIN_KEY=s.PLUGIN_KEY,t.PLUGIN_PRIORITY=s.PLUGIN_PRIORITY,t.TrimRows=s.TrimRows},65696:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517),o(91683);var i=s(o(93231)),r=o(36026),n=o(33165),a=o(50095);function l(e,t){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.add(e)}const h=t.PLUGIN_KEY="trimRows",u=t.PLUGIN_PRIORITY=330;var d=new WeakSet;class c extends r.BasePlugin{constructor(){super(...arguments),l(this,d),(0,i.default)(this,"trimmedRowsMap",null)}static get PLUGIN_KEY(){return h}static get PLUGIN_PRIORITY(){return u}isEnabled(){return!!this.hot.getSettings()[h]}enablePlugin(){this.enabled||(this.trimmedRowsMap=this.hot.rowIndexMapper.registerMap("trimRows",new n.TrimmingMap),this.trimmedRowsMap.addLocalHook("init",(()=>function(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}(this,d,g).call(this))),super.enablePlugin())}updatePlugin(){const e=this.hot.getSettings()[h];Array.isArray(e)&&this.hot.batchExecution((()=>{this.trimmedRowsMap.clear(),(0,a.arrayEach)(e,(e=>{this.trimmedRowsMap.setValueAtIndex(e,!0)}))}),!0),super.updatePlugin()}disablePlugin(){this.hot.rowIndexMapper.unregisterMap("trimRows"),super.disablePlugin()}getTrimmedRows(){return this.trimmedRowsMap.getTrimmedIndexes()}trimRows(e){const t=this.getTrimmedRows(),o=this.isValidConfig(e);let s=t;o&&(s=Array.from(new Set(t.concat(e))));!1!==this.hot.runHooks("beforeTrimRow",t,s,o)&&(o&&this.hot.batchExecution((()=>{(0,a.arrayEach)(e,(e=>{this.trimmedRowsMap.setValueAtIndex(e,!0)}))}),!0),this.hot.runHooks("afterTrimRow",t,s,o,o&&s.length>t.length))}trimRow(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];this.trimRows(t)}untrimRows(e){const t=this.getTrimmedRows(),o=this.isValidConfig(e);let s=t;const i=this.trimmedRowsMap.getValues().slice(),r=e.length>0;o&&r&&((0,a.arrayEach)(e,(e=>{i[e]=!1})),s=(0,a.arrayReduce)(i,((e,t,o)=>(t&&e.push(o),e)),[]));!1!==this.hot.runHooks("beforeUntrimRow",t,s,o&&r)&&(o&&r&&this.trimmedRowsMap.setValues(i),this.hot.runHooks("afterUntrimRow",t,s,o&&r,o&&s.length<t.length))}untrimRow(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];this.untrimRows(t)}isTrimmed(e){return this.trimmedRowsMap.getValueAtIndex(e)||!1}untrimAll(){this.untrimRows(this.getTrimmedRows())}isValidConfig(e){const t=this.hot.countSourceRows();return e.every((e=>Number.isInteger(e)&&e>=0&&e<t))}destroy(){super.destroy()}}function g(){const e=this.hot.getSettings()[h];Array.isArray(e)&&this.hot.batchExecution((()=>{(0,a.arrayEach)(e,(e=>{this.trimmedRowsMap.setValueAtIndex(e,!0)}))}),!0)}t.TrimRows=c},77137:(e,t,o)=>{"use strict";t.__esModule=!0;var s=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var o=i(t);if(o&&o.has(e))return o.get(e);var s={__proto__:null},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e)if("default"!==n&&Object.prototype.hasOwnProperty.call(e,n)){var a=r?Object.getOwnPropertyDescriptor(e,n):null;a&&(a.get||a.set)?Object.defineProperty(s,n,a):s[n]=e[n]}return s.default=e,o&&o.set(e,s),s}(o(63704));function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,o=new WeakMap;return(i=function(e){return e?o:t})(e)}t.UndoRedo=s.default,t.PLUGIN_KEY=s.PLUGIN_KEY},63704:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(56307)),r=o(50095),n=o(68145),a=o(22232),l=o(80734);const h="undoRedo",u=t.PLUGIN_KEY="undoRedo";function d(e){const t=this;this.instance=e,this.doneActions=[],this.undoneActions=[],this.ignoreNewActions=!1,this.enabled=!1,e.addHook("afterChange",(function(o,s){const i=o&&o.length;if(!i)return;if(!o.find((e=>{const[,,t,o]=e;return t!==o})))return;t.done((()=>{const t=o.reduce(((e,t)=>(e.push([...t]),e)),[]);(0,r.arrayEach)(t,(t=>{t[1]=e.propToCol(t[1])}));const s=i>1?this.getSelected():[[t[0][0],t[0][1]]];return new d.ChangeAction(t,s)}),s)})),e.addHook("afterCreateRow",((e,o,s)=>{t.done((()=>new d.CreateRowAction(e,o)),s)})),e.addHook("beforeRemoveRow",((o,s,i,r)=>{t.done((()=>{const i=e.toPhysicalRow(o),r=(0,a.deepClone)(t.instance.getSourceData(i,0,i+s-1,t.instance.countSourceCols()-1));return new d.RemoveRowAction(i,r,e.getSettings().fixedRowsBottom,e.getSettings().fixedRowsTop,e.rowIndexMapper.getIndexesSequence())}),r)})),e.addHook("afterCreateCol",((e,o,s)=>{t.done((()=>new d.CreateColumnAction(e,o)),s)})),e.addHook("beforeRemoveCol",((o,s,i,r)=>{t.done((()=>{const i=t.instance.getSourceDataArray(),r=(t.instance.countCols()+o)%t.instance.countCols(),a=[],l=[],h=[];(0,n.rangeEach)(i.length-1,(t=>{const o=[],l=i[t];(0,n.rangeEach)(r,r+(s-1),(t=>{o.push(l[e.toPhysicalColumn(t)])})),a.push(o)})),(0,n.rangeEach)(s-1,(t=>{h.push(e.toPhysicalColumn(r+t))})),Array.isArray(e.getSettings().colHeaders)&&(0,n.rangeEach)(s-1,(t=>{l.push(e.getSettings().colHeaders[e.toPhysicalColumn(r+t)]||null)}));const u=e.columnIndexMapper.getIndexesSequence(),c=e.rowIndexMapper.getIndexesSequence();return new d.RemoveColumnAction(r,h,a,l,u,c,e.getSettings().fixedColumnsStart)}),r)})),e.addHook("beforeCellAlignment",((e,o,s,i)=>{t.done((()=>new d.CellAlignmentAction(e,o,s,i)))})),e.addHook("beforeFilter",(e=>{t.done((()=>new d.FiltersAction(e)))})),e.addHook("beforeRowMove",((e,o)=>{!1!==e&&t.done((()=>new d.RowMoveAction(e,o)))})),e.addHook("beforeMergeCells",((o,s)=>{s||t.done((()=>new d.MergeCellsAction(e,o)))})),e.addHook("afterUnmergeCells",((o,s)=>{s||t.done((()=>new d.UnmergeCellsAction(e,o)))})),e.addHook("afterInit",(()=>{t.init()}))}d.prototype.done=function(e,t){if(this.ignoreNewActions)return;if("UndoRedo.undo"===t||"UndoRedo.redo"===t||"auto"===t)return;const o=this.doneActions.slice();if(!1===this.instance.runHooks("beforeUndoStackChange",o,t))return;const s=e(),i=this.undoneActions.slice();this.doneActions.push(s),this.instance.runHooks("afterUndoStackChange",o,this.doneActions.slice()),this.instance.runHooks("beforeRedoStackChange",i),this.undoneActions.length=0,this.instance.runHooks("afterRedoStackChange",i,this.undoneActions.slice())},d.prototype.undo=function(){if(this.isUndoAvailable()){const e=this.doneActions.slice();this.instance.runHooks("beforeUndoStackChange",e);const t=this.doneActions.pop();this.instance.runHooks("afterUndoStackChange",e,this.doneActions.slice());const o=(0,a.deepClone)(t);if(!1===this.instance.runHooks("beforeUndo",o))return;this.ignoreNewActions=!0;const s=this,i=this.undoneActions.slice();this.instance.runHooks("beforeRedoStackChange",i),t.undo(this.instance,(()=>{s.ignoreNewActions=!1,s.undoneActions.push(t)})),this.instance.runHooks("afterRedoStackChange",i,this.undoneActions.slice()),this.instance.runHooks("afterUndo",o)}},d.prototype.redo=function(){if(this.isRedoAvailable()){const e=this.undoneActions.slice();this.instance.runHooks("beforeRedoStackChange",e);const t=this.undoneActions.pop();this.instance.runHooks("afterRedoStackChange",e,this.undoneActions.slice());const o=(0,a.deepClone)(t);if(!1===this.instance.runHooks("beforeRedo",o))return;this.ignoreNewActions=!0;const s=this,i=this.doneActions.slice();this.instance.runHooks("beforeUndoStackChange",i),t.redo(this.instance,(()=>{s.ignoreNewActions=!1,s.doneActions.push(t)})),this.instance.runHooks("afterUndoStackChange",i,this.doneActions.slice()),this.instance.runHooks("afterRedo",o)}},d.prototype.isUndoAvailable=function(){return this.doneActions.length>0},d.prototype.isRedoAvailable=function(){return this.undoneActions.length>0},d.prototype.clear=function(){this.doneActions.length=0,this.undoneActions.length=0},d.prototype.isEnabled=function(){return this.enabled},d.prototype.enable=function(){if(this.isEnabled())return;const e=this.instance;var t;this.enabled=!0,(t=e).undo=function(){return t.undoRedo.undo()},t.redo=function(){return t.undoRedo.redo()},t.isUndoAvailable=function(){return t.undoRedo.isUndoAvailable()},t.isRedoAvailable=function(){return t.undoRedo.isRedoAvailable()},t.clearUndo=function(){return t.undoRedo.clear()},this.registerShortcuts(),e.addHook("afterChange",f)},d.prototype.disable=function(){if(!this.isEnabled())return;const e=this.instance;var t;this.enabled=!1,delete(t=e).undo,delete t.redo,delete t.isUndoAvailable,delete t.isRedoAvailable,delete t.clearUndo,this.unregisterShortcuts(),e.removeHook("afterChange",f)},d.prototype.destroy=function(){this.clear(),this.instance=null,this.doneActions=null,this.undoneActions=null},d.Action=function(){},d.Action.prototype.undo=function(){},d.Action.prototype.redo=function(){},d.ChangeAction=function(e,t){this.changes=e,this.selected=t,this.actionType="change"},(0,a.inherit)(d.ChangeAction,d.Action),d.ChangeAction.prototype.undo=function(e,t){const o=(0,a.deepClone)(this.changes),s=e.countEmptyRows(!0),i=e.countEmptyCols(!0);for(let e=0,t=o.length;e<t;e++)o[e].splice(3,1);e.addHookOnce("afterChange",t),e.setDataAtCell(o,null,null,"UndoRedo.undo");for(let t=0,r=o.length;t<r;t++){const[r,n]=o[t];e.getSettings().minSpareRows&&r+1+e.getSettings().minSpareRows===e.countRows()&&s===e.getSettings().minSpareRows&&(e.alter("remove_row",parseInt(r+1,10),e.getSettings().minSpareRows),e.undoRedo.doneActions.pop()),e.getSettings().minSpareCols&&n+1+e.getSettings().minSpareCols===e.countCols()&&i===e.getSettings().minSpareCols&&(e.alter("remove_col",parseInt(n+1,10),e.getSettings().minSpareCols),e.undoRedo.doneActions.pop())}e.selectCells(this.selected,!1,!1)},d.ChangeAction.prototype.redo=function(e,t){const o=(0,a.deepClone)(this.changes);for(let e=0,t=o.length;e<t;e++)o[e].splice(2,1);e.addHookOnce("afterChange",t),e.setDataAtCell(o,null,null,"UndoRedo.redo"),this.selected&&e.selectCells(this.selected,!1,!1)},d.CreateRowAction=function(e,t){this.index=e,this.amount=t,this.actionType="insert_row"},(0,a.inherit)(d.CreateRowAction,d.Action),d.CreateRowAction.prototype.undo=function(e,t){const o=e.countRows(),s=e.getSettings().minSpareRows;this.index>=o&&this.index-s<o&&(this.index-=s),e.addHookOnce("afterRemoveRow",t),e.alter("remove_row",this.index,this.amount,"UndoRedo.undo")},d.CreateRowAction.prototype.redo=function(e,t){e.addHookOnce("afterCreateRow",t),e.alter("insert_row_above",this.index,this.amount,"UndoRedo.redo")},d.RemoveRowAction=function(e,t,o,s,i){this.index=e,this.data=t,this.actionType="remove_row",this.fixedRowsBottom=o,this.fixedRowsTop=s,this.rowIndexesSequence=i},(0,a.inherit)(d.RemoveRowAction,d.Action),d.RemoveRowAction.prototype.undo=function(e,t){const o=e.getSettings(),s=[];o.fixedRowsBottom=this.fixedRowsBottom,o.fixedRowsTop=this.fixedRowsTop,this.data.forEach(((e,t)=>{Object.keys(e).forEach((o=>{const i=parseInt(o,10);s.push([this.index+t,isNaN(i)?o:i,e[o]])}))})),e.alter("insert_row_above",this.index,this.data.length,"UndoRedo.undo"),e.addHookOnce("afterViewRender",t),e.setSourceDataAtCell(s,null,null,"UndoRedo.undo"),e.rowIndexMapper.setIndexesSequence(this.rowIndexesSequence)},d.RemoveRowAction.prototype.redo=function(e,t){e.addHookOnce("afterRemoveRow",t),e.alter("remove_row",this.index,this.data.length,"UndoRedo.redo")},d.CreateColumnAction=function(e,t){this.index=e,this.amount=t,this.actionType="insert_col"},(0,a.inherit)(d.CreateColumnAction,d.Action),d.CreateColumnAction.prototype.undo=function(e,t){e.addHookOnce("afterRemoveCol",t),e.alter("remove_col",this.index,this.amount,"UndoRedo.undo")},d.CreateColumnAction.prototype.redo=function(e,t){e.addHookOnce("afterCreateCol",t),e.alter("insert_col_start",this.index,this.amount,"UndoRedo.redo")},d.RemoveColumnAction=function(e,t,o,s,i,r,n){this.index=e,this.indexes=t,this.data=o,this.amount=this.data[0].length,this.headers=s,this.columnPositions=i.slice(0),this.rowPositions=r.slice(0),this.actionType="remove_col",this.fixedColumnsStart=n},(0,a.inherit)(d.RemoveColumnAction,d.Action),d.RemoveColumnAction.prototype.undo=function(e,t){e.getSettings().fixedColumnsStart=this.fixedColumnsStart;const o=this.indexes.slice(0).sort(),s=(e,t,s)=>s[this.indexes.indexOf(o[t])],i=this.data.length,n=[];for(let e=0;e<i;e++)n.push((0,r.arrayMap)(this.data[e],s));const a=(0,r.arrayMap)(this.headers,s),l=[];e.alter("insert_col_start",this.indexes[0],this.indexes.length,"UndoRedo.undo"),(0,r.arrayEach)(e.getSourceDataArray(),((e,t)=>{(0,r.arrayEach)(o,((o,s)=>{e[o]=n[t][s],l.push([t,o,e[o]])}))})),e.setSourceDataAtCell(l,void 0,void 0,"UndoRedo.undo"),void 0!==this.headers&&(0,r.arrayEach)(a,((t,s)=>{e.getSettings().colHeaders[o[s]]=t})),e.batchExecution((()=>{e.rowIndexMapper.setIndexesSequence(this.rowPositions),e.columnIndexMapper.setIndexesSequence(this.columnPositions)}),!0),e.addHookOnce("afterViewRender",t),e.render()},d.RemoveColumnAction.prototype.redo=function(e,t){e.addHookOnce("afterRemoveCol",t),e.alter("remove_col",this.index,this.amount,"UndoRedo.redo")},d.CellAlignmentAction=function(e,t,o,s){this.stateBefore=e,this.range=t,this.type=o,this.alignment=s},d.CellAlignmentAction.prototype.undo=function(e,t){(0,r.arrayEach)(this.range,(t=>{t.forAll(((t,o)=>{t>=0&&o>=0&&e.setCellMeta(t,o,"className",this.stateBefore[t][o]||" htLeft")}))})),e.addHookOnce("afterViewRender",t),e.render()},d.CellAlignmentAction.prototype.redo=function(e,t){(0,l.align)(this.range,this.type,this.alignment,((t,o)=>e.getCellMeta(t,o)),((t,o,s,i)=>e.setCellMeta(t,o,s,i))),e.addHookOnce("afterViewRender",t),e.render()},d.FiltersAction=function(e){this.conditionsStack=e,this.actionType="filter"},(0,a.inherit)(d.FiltersAction,d.Action),d.FiltersAction.prototype.undo=function(e,t){const o=e.getPlugin("filters");e.addHookOnce("afterViewRender",t),o.conditionCollection.importAllConditions(this.conditionsStack.slice(0,this.conditionsStack.length-1)),o.filter()},d.FiltersAction.prototype.redo=function(e,t){const o=e.getPlugin("filters");e.addHookOnce("afterViewRender",t),o.conditionCollection.importAllConditions(this.conditionsStack),o.filter()};class c extends d.Action{constructor(e,t){super(),this.cellRange=t;const o=this.cellRange.getTopStartCorner(),s=this.cellRange.getBottomEndCorner();this.rangeData=e.getData(o.row,o.col,s.row,s.col)}undo(e,t){const o=e.getPlugin("mergeCells");e.addHookOnce("afterViewRender",t),o.unmergeRange(this.cellRange,!0);const s=this.cellRange.getTopStartCorner();e.populateFromArray(s.row,s.col,this.rangeData,void 0,void 0,"MergeCells")}redo(e,t){const o=e.getPlugin("mergeCells");e.addHookOnce("afterViewRender",t),o.mergeRange(this.cellRange)}}d.MergeCellsAction=c;class g extends d.Action{constructor(e,t){super(),this.cellRange=t}undo(e,t){const o=e.getPlugin("mergeCells");e.addHookOnce("afterViewRender",t),o.mergeRange(this.cellRange,!0)}redo(e,t){const o=e.getPlugin("mergeCells");e.addHookOnce("afterViewRender",t),o.unmergeRange(this.cellRange,!0),e.render()}}function f(e,t){if("loadData"===t)return this.undoRedo.clear()}d.UnmergeCellsAction=g,d.RowMoveAction=function(e,t){this.rows=e.slice(),this.finalIndex=t,this.actionType="row_move"},(0,a.inherit)(d.RowMoveAction,d.Action),d.RowMoveAction.prototype.undo=function(e,t){const o=e.getPlugin("manualRowMove"),s=[].concat(this.rows),i=s.filter((e=>e>this.finalIndex)),r=s.filter((e=>e<=this.finalIndex)),n=i.sort(((e,t)=>t-e)).concat(r.sort(((e,t)=>e-t)));e.addHookOnce("afterViewRender",t);for(let t=0;t<n.length;t+=1){const s=e.toVisualRow(n[t]);o.moveRow(s,n[t])}e.render(),e.deselectCell(),e.selectRows(this.rows[0],this.rows[0]+this.rows.length-1)},d.RowMoveAction.prototype.redo=function(e,t){const o=e.getPlugin("manualRowMove");e.addHookOnce("afterViewRender",t),o.moveRows(this.rows.slice(),this.finalIndex),e.render(),e.deselectCell(),e.selectRows(this.finalIndex,this.finalIndex+this.rows.length-1)},d.prototype.init=function(){const e=this.instance.getSettings().undo,t=void 0===e||e;this.instance.undoRedo||(this.instance.undoRedo=this),t?this.instance.undoRedo.enable():this.instance.undoRedo.disable()},d.prototype.registerShortcuts=function(){const e=this.instance.getShortcutManager().getContext("grid"),t={runOnlyIf:e=>!e.altKey,group:h};e.addShortcuts([{keys:[["Control/Meta","z"]],callback:()=>{this.undo()}},{keys:[["Control/Meta","y"],["Control/Meta","Shift","z"]],callback:()=>{this.redo()}}],t)},d.prototype.unregisterShortcuts=function(){this.instance.getShortcutManager().getContext("grid").removeShortcutsByGroup(h)};const p=i.default.getSingleton();p.add("afterUpdateSettings",(function(){var e;null===(e=this.getPlugin("undoRedo"))||void 0===e||e.init()})),p.register("beforeUndo"),p.register("afterUndo"),p.register("beforeRedo"),p.register("afterRedo"),d.PLUGIN_KEY=u,d.SETTING_KEYS=!0;t.default=d},62929:(e,t,o)=>{"use strict";t.__esModule=!0,t.registerAllModules=function(){(0,s.registerAllEditors)(),(0,i.registerAllRenderers)(),(0,r.registerAllValidators)(),(0,n.registerAllCellTypes)(),(0,a.registerAllPlugins)()};var s=o(74465);t.registerAllEditors=s.registerAllEditors;var i=o(42418);t.registerAllRenderers=i.registerAllRenderers;var r=o(12630);t.registerAllValidators=r.registerAllValidators;var n=o(74319);t.registerAllCellTypes=n.registerAllCellTypes;var a=o(40106);t.registerAllPlugins=a.registerAllPlugins},1470:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.autocompleteRenderer=u;var i=o(95025),r=o(50695),n=s(o(75244)),a=o(83302);o(67004);var l=o(5386);const h=t.RENDERER_TYPE="autocomplete";function u(e,t,o,s,h,u,d){const{rootDocument:c}=e,g=d.allowHtml?i.htmlRenderer:r.textRenderer,f=c.createElement("DIV"),p=e.getSettings().ariaTags;if(f.className="htAutocompleteArrow",p&&f.setAttribute(...(0,l.A11Y_HIDDEN)()),f.appendChild(c.createTextNode(String.fromCharCode(9660))),g.apply(this,[e,t,o,s,h,u,d]),t.firstChild||t.appendChild(c.createTextNode(String.fromCharCode(160))),t.insertBefore(f,t.firstChild),(0,a.addClass)(t,"htAutocomplete"),!e.acArrowListener){const i=new n.default(e);e.acArrowListener=function(i){(0,a.hasClass)(i.target,"htAutocompleteArrow")&&e.view._wt.getSetting("onCellDblClick",null,e._createCellCoords(o,s),t)},i.addEventListener(e.rootElement,"mousedown",e.acArrowListener),e.addHookOnce("afterDestroy",(()=>{i.destroy()}))}}u.RENDERER_TYPE=h},16124:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(1470);t.RENDERER_TYPE=s.RENDERER_TYPE,t.autocompleteRenderer=s.autocompleteRenderer},24945:(e,t,o)=>{"use strict";t.__esModule=!0,t.baseRenderer=n,o(63517);var s=o(83302),i=o(5386);const r=t.RENDERER_TYPE="base";function n(e,t,o,r,n,a,l){const h=l.ariaTags,u=[],d=[],c=[],g=[];l.className&&(0,s.addClass)(t,l.className),l.readOnly?(u.push(l.readOnlyCellClassName),h&&g.push((0,i.A11Y_READONLY)())):h&&c.push((0,i.A11Y_READONLY)()[0]),!1===l.valid&&l.invalidCellClassName?(u.push(l.invalidCellClassName),h&&g.push((0,i.A11Y_INVALID)())):(d.push(l.invalidCellClassName),h&&c.push((0,i.A11Y_INVALID)()[0])),!1===l.wordWrap&&l.noWordWrapClassName&&u.push(l.noWordWrapClassName),!a&&l.placeholder&&u.push(l.placeholderCellClassName),(0,s.removeClass)(t,d),(0,s.addClass)(t,u),(0,s.removeAttribute)(t,c),(0,s.setAttribute)(t,g)}n.RENDERER_TYPE=r},60686:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(24945);t.RENDERER_TYPE=s.RENDERER_TYPE,t.baseRenderer=s.baseRenderer},41901:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.checkboxRenderer=v,o(63517);var i=o(60686),r=s(o(75244)),n=o(83302),a=o(93315),l=o(29282),h=s(o(56307)),u=o(5386),d=o(77516);o(51768);const c=new WeakMap,g=new WeakMap,f="htBadValue",p="data-row",m="data-col",w="checkboxRenderer",C=t.RENDERER_TYPE="checkbox";function v(e,t,o,s,h,C,v){const{rootDocument:E}=e,S=e.getSettings().ariaTags;i.baseRenderer.apply(this,[e,t,o,s,h,C,v]),function(e){let t=g.get(e);if(!t){const{rootElement:o}=e;t=new r.default(e),t.addEventListener(o,"click",(t=>function(e,t){const{target:o}=e;if(!y(o))return;if(!o.hasAttribute(p)||!o.hasAttribute(m))return;const s=parseInt(o.getAttribute(p),10),i=parseInt(o.getAttribute(m),10),r=t.getCellMeta(s,i);r.readOnly&&e.preventDefault()}(t,e))),t.addEventListener(o,"mouseup",(t=>function(e,t){const{target:o}=e;if(!y(o))return;if(!o.hasAttribute(p)||!o.hasAttribute(m))return;setTimeout(t.listen,10)}(t,e))),t.addEventListener(o,"change",(t=>function(e,t){const{target:o}=e;if(!y(o))return;if(!o.hasAttribute(p)||!o.hasAttribute(m))return;const s=parseInt(o.getAttribute(p),10),i=parseInt(o.getAttribute(m),10),r=t.getCellMeta(s,i);if(!r.readOnly){let o=null;o=e.target.checked?void 0===r.uncheckedTemplate||r.checkedTemplate:void 0!==r.uncheckedTemplate&&r.uncheckedTemplate,t.setDataAtCell(s,i,o)}}(t,e))),g.set(e,t)}}(e);let R=function(e){const t=e.createElement("input");return t.className="htCheckboxRendererInput",t.type="checkbox",t.setAttribute("autocomplete","off"),t.setAttribute("tabindex","-1"),t.cloneNode(!1)}(E);const b=v.label;let _=!1;if(void 0===v.checkedTemplate&&(v.checkedTemplate=!0),void 0===v.uncheckedTemplate&&(v.uncheckedTemplate=!1),(0,n.empty)(t),C===v.checkedTemplate||(0,a.stringify)(C).toLocaleLowerCase(v.locale)===(0,a.stringify)(v.checkedTemplate).toLocaleLowerCase(v.locale)?R.checked=!0:C===v.uncheckedTemplate||(0,a.stringify)(C).toLocaleLowerCase(v.locale)===(0,a.stringify)(v.uncheckedTemplate).toLocaleLowerCase(v.locale)?R.checked=!1:(0,a.isEmpty)(C)?(0,n.addClass)(R,"noValue"):(R.style.display="none",(0,n.addClass)(R,f),_=!0),(0,n.setAttribute)(R,[[p,o],[m,s]]),S&&(0,n.setAttribute)(R,[(0,u.A11Y_LABEL)(R.checked?e.getTranslatedPhrase(d.CHECKBOX_CHECKED):e.getTranslatedPhrase(d.CHECKBOX_UNCHECKED)),(0,u.A11Y_CHECKED)(R.checked),(0,u.A11Y_CHECKBOX)()]),!_&&b){let i="";if(b.value)i="function"==typeof b.value?b.value.call(this,o,s,h,C):b.value;else if(b.property){const t=e.getDataAtRowProp(o,b.property);i=null!==t?t:""}const r=function(e,t,o){const s=e.createElement("label");return s.className="htCheckboxRendererLabel "+(o?"fullWidth":""),s.appendChild(e.createTextNode(t)),s.cloneNode(!0)}(E,i,!0!==b.separated);"before"===b.position?b.separated?(t.appendChild(r),t.appendChild(R)):(r.appendChild(R),R=r):b.position&&"after"!==b.position||(b.separated?(t.appendChild(R),t.appendChild(r)):(r.insertBefore(R,r.firstChild),R=r))}function T(){let t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const o=e.getSelectedRange();if(o)for(let s=0;s<o.length;s++){const{row:i,col:r}=o[s].getTopStartCorner(),{row:n,col:a}=o[s].getBottomEndCorner(),l=[];for(let o=i;o<=n;o+=1)for(let s=r;s<=a;s+=1){const i=e.getCellMeta(o,s);if("checkbox"!==i.type)return;if(!0===i.readOnly)continue;void 0===i.checkedTemplate&&(i.checkedTemplate=!0),void 0===i.uncheckedTemplate&&(i.uncheckedTemplate=!1);const r=e.getDataAtCell(o,s);!1===t?[i.checkedTemplate,i.checkedTemplate.toString()].includes(r)?l.push([o,s,i.uncheckedTemplate]):[i.uncheckedTemplate,i.uncheckedTemplate.toString(),null,void 0].includes(r)&&l.push([o,s,i.checkedTemplate]):l.push([o,s,i.uncheckedTemplate])}l.length>0&&e.setDataAtCell(l)}}function O(){const t=e.getSelectedRange();if(t){for(let o=0;o<t.length;o++){const s=t[o].getTopStartCorner(),i=t[o].getBottomEndCorner();for(let t=s.row;t<=i.row;t++)for(let o=s.col;o<=i.col;o++){const s=e.getCellMeta(t,o);if("checkbox"!==s.type)return!1;const i=e.getCell(t,o);if(null==i)return!0;if(i.querySelectorAll("input[type=checkbox]").length>0&&!s.readOnly)return!0}}return!1}}(!b||b&&!b.separated)&&t.appendChild(R),_&&t.appendChild(E.createTextNode("#bad-value#")),c.has(e)||(c.set(e,!0),function(){const t=e.getShortcutManager().getContext("grid"),o={group:w};t.addShortcuts([{keys:[["space"]],callback:()=>(T(),!O())},{keys:[["enter"]],callback:()=>(T(),!O()),runOnlyIf:()=>e.getSettings().enterBeginsEditing},{keys:[["delete"],["backspace"]],callback:()=>(T(!0),!O()),relativeToGroup:l.EDITOR_EDIT_GROUP,position:"before"}],o)}())}function y(e){return"INPUT"===e.tagName&&"checkbox"===e.getAttribute("type")}h.default.getSingleton().add("modifyAutoColumnSizeSeed",(function(e,t,o){const{label:s,type:i,row:r,column:n,prop:a}=t;if(i===C){if(s){const{value:t,property:i}=s;let l=o;if(t)l="function"==typeof t?t(r,n,a,o):t;else if(i){const e=this.getDataAtRowProp(r,i);l=null!==e?e:o}e=l}return e}})),v.RENDERER_TYPE=C},8877:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(41901);t.RENDERER_TYPE=s.RENDERER_TYPE,t.checkboxRenderer=s.checkboxRenderer},22137:(e,t,o)=>{"use strict";t.__esModule=!0,t.dateRenderer=r;var s=o(16124);const i=t.RENDERER_TYPE="date";function r(e,t,o,i,r,n,a){s.autocompleteRenderer.apply(this,[e,t,o,i,r,n,a])}r.RENDERER_TYPE=i},56522:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(22137);t.RENDERER_TYPE=s.RENDERER_TYPE,t.dateRenderer=s.dateRenderer},33979:(e,t,o)=>{"use strict";t.__esModule=!0,t.handsontableRenderer=r;var s=o(16124);const i=t.RENDERER_TYPE="handsontable";function r(e,t,o,i,r,n,a){s.autocompleteRenderer.apply(this,[e,t,o,i,r,n,a])}r.RENDERER_TYPE=i},67981:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(33979);t.RENDERER_TYPE=s.RENDERER_TYPE,t.handsontableRenderer=s.handsontableRenderer},91897:(e,t,o)=>{"use strict";t.__esModule=!0,t.htmlRenderer=n;var s=o(60686),i=o(83302);const r=t.RENDERER_TYPE="html";function n(e,t,o,r,n,a,l){s.baseRenderer.apply(this,[e,t,o,r,n,a,l]),(0,i.fastInnerHTML)(t,null==a?"":a,!1)}n.RENDERER_TYPE=r},95025:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(91897);t.RENDERER_TYPE=s.RENDERER_TYPE,t.htmlRenderer=s.htmlRenderer},42418:(e,t,o)=>{"use strict";t.__esModule=!0,t.registerAllRenderers=function(){(0,d.registerRenderer)(s.autocompleteRenderer),(0,d.registerRenderer)(i.baseRenderer),(0,d.registerRenderer)(r.checkboxRenderer),(0,d.registerRenderer)(n.htmlRenderer),(0,d.registerRenderer)(a.numericRenderer),(0,d.registerRenderer)(l.passwordRenderer),(0,d.registerRenderer)(h.textRenderer),(0,d.registerRenderer)(u.timeRenderer)};var s=o(16124);t.autocompleteRenderer=s.autocompleteRenderer,t.AUTOCOMPLETE_RENDERER=s.RENDERER_TYPE;var i=o(60686);t.baseRenderer=i.baseRenderer,t.BASE_RENDERER=i.RENDERER_TYPE;var r=o(8877);t.checkboxRenderer=r.checkboxRenderer,t.CHECKBOX_RENDERER=r.RENDERER_TYPE;var n=o(95025);t.htmlRenderer=n.htmlRenderer,t.HTML_RENDERER=n.RENDERER_TYPE;var a=o(78416);t.numericRenderer=a.numericRenderer,t.NUMERIC_RENDERER=a.RENDERER_TYPE;var l=o(76978);t.passwordRenderer=l.passwordRenderer,t.PASSWORD_RENDERER=l.RENDERER_TYPE;var h=o(50695);t.textRenderer=h.textRenderer,t.TEXT_RENDERER=h.RENDERER_TYPE;var u=o(43853);t.timeRenderer=u.timeRenderer,t.TIME_RENDERER=u.RENDERER_TYPE;var d=o(7462);t.registerRenderer=d.registerRenderer,t.getRegisteredRendererNames=d.getRegisteredRendererNames,t.getRegisteredRenderers=d.getRegisteredRenderers,t.getRenderer=d.getRenderer,t.hasRenderer=d.hasRenderer},78416:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(77635);t.RENDERER_TYPE=s.RENDERER_TYPE,t.numericRenderer=s.numericRenderer},77635:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.numericRenderer=l,o(63517);var i=s(o(3333)),r=o(50695),n=o(68145);const a=t.RENDERER_TYPE="numeric";function l(e,t,o,s,a,l,h){let u=l;if((0,n.isNumeric)(u)){const e=h.numericFormat,o=e&&e.culture||"-",s=e&&e.pattern,r=h.className||"",n=r.length?r.split(" "):[];if(void 0!==o&&!i.default.languages()[o]){const e=o.replace("-",""),t=i.default.allLanguages?i.default.allLanguages[o]:i.default[e];t&&i.default.registerLanguage(t)}i.default.setLanguage(o),u=(0,i.default)(u).format(s||"0"),n.indexOf("htLeft")<0&&n.indexOf("htCenter")<0&&n.indexOf("htRight")<0&&n.indexOf("htJustify")<0&&n.push("htRight"),n.indexOf("htNumeric")<0&&n.push("htNumeric"),h.className=n.join(" "),t.dir="ltr"}(0,r.textRenderer)(e,t,o,s,a,u,h)}l.RENDERER_TYPE=a},76978:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(58486);t.RENDERER_TYPE=s.RENDERER_TYPE,t.passwordRenderer=s.passwordRenderer},58486:(e,t,o)=>{"use strict";t.__esModule=!0,t.passwordRenderer=a;var s=o(50695),i=o(83302),r=o(68145);const n=t.RENDERER_TYPE="password";function a(e,t,o,n,a,l,h){s.textRenderer.apply(this,[e,t,o,n,a,l,h]);const u=h.hashLength||t.innerHTML.length,d=h.hashSymbol||"*";let c="";(0,r.rangeEach)(u-1,(()=>{c+=d})),(0,i.fastInnerHTML)(t,c)}a.RENDERER_TYPE=n},7462:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.getRenderer=function(e){if("function"==typeof e)return e;if(!a(e))throw Error(`No registered renderer found under "${e}" name`);return n(e)},t.registerRenderer=function(e,t){"string"!=typeof e&&(e=(t=e).RENDERER_TYPE);r(e,t)},o(91683);var i=s(o(63800));const{register:r,getItem:n,hasItem:a,getNames:l,getValues:h}=(0,i.default)("renderers");t.getRegisteredRenderers=h,t.getRegisteredRendererNames=l,t.hasRenderer=a},73619:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(33845);t.RENDERER_TYPE=s.RENDERER_TYPE,t.selectRenderer=s.selectRenderer},33845:(e,t,o)=>{"use strict";t.__esModule=!0,t.selectRenderer=r;var s=o(50695);const i=t.RENDERER_TYPE="select";function r(e,t,o,i,r,n,a){s.textRenderer.apply(this,[e,t,o,i,r,n,a])}r.RENDERER_TYPE=i},50695:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(84249);t.RENDERER_TYPE=s.RENDERER_TYPE,t.textRenderer=s.textRenderer},84249:(e,t,o)=>{"use strict";t.__esModule=!0,t.textRenderer=a;var s=o(60686),i=o(83302),r=o(93315);const n=t.RENDERER_TYPE="text";function a(e,t,o,n,a,l,h){s.baseRenderer.apply(this,[e,t,o,n,a,l,h]);let u=l;if(!u&&h.placeholder&&(u=h.placeholder),u=(0,r.stringify)(u),h.trimWhitespace&&(u=u.trim()),h.rendererTemplate){(0,i.empty)(t);const s=e.rootDocument.createElement("TEMPLATE");s.setAttribute("bind","{{}}"),s.innerHTML=h.rendererTemplate,HTMLTemplateElement.decorate(s),s.model=e.getSourceDataAtRow(o),t.appendChild(s)}else(0,i.fastInnerText)(t,u)}a.RENDERER_TYPE=n},43853:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(98706);t.RENDERER_TYPE=s.RENDERER_TYPE,t.timeRenderer=s.timeRenderer},98706:(e,t,o)=>{"use strict";t.__esModule=!0,t.timeRenderer=r;var s=o(50695);const i=t.RENDERER_TYPE="time";function r(e,t,o,i,r,n,a){s.textRenderer.apply(this,[e,t,o,i,r,n,a]),t.dir="ltr"}r.RENDERER_TYPE=i},43395:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517),o(91683);var i=s(o(93231)),r=o(32838),n=o(83692),a=o(45951),l=o(39191),h=o(55730),u=o(84380),d=o(520),c=o(73193),g=o(10450),f=o(21280);t.ACTIVE_HEADER_TYPE=f.HIGHLIGHT_ACTIVE_HEADER_TYPE,t.AREA_TYPE=f.HIGHLIGHT_AREA_TYPE,t.FOCUS_TYPE=f.HIGHLIGHT_FOCUS_TYPE,t.CUSTOM_SELECTION_TYPE=f.HIGHLIGHT_CUSTOM_SELECTION_TYPE,t.FILL_TYPE=f.HIGHLIGHT_FILL_TYPE,t.HEADER_TYPE=f.HIGHLIGHT_HEADER_TYPE,t.ROW_TYPE=f.HIGHLIGHT_ROW_TYPE,t.COLUMN_TYPE=f.HIGHLIGHT_COLUMN_TYPE;var p=o(50095);let m;function w(e,t){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.add(e)}function C(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}var v=new WeakSet;m=Symbol.iterator;function y(e,t){const o=this.layerLevel;if(e.has(o))return e.get(o);const s=t({layerLevel:o,...this.options});return e.set(o,s),s}t.default=class{constructor(e){w(this,v),(0,i.default)(this,"options",void 0),(0,i.default)(this,"layerLevel",0),(0,i.default)(this,"focus",void 0),(0,i.default)(this,"fill",void 0),(0,i.default)(this,"layeredAreas",new Map),(0,i.default)(this,"areas",new Map),(0,i.default)(this,"rowHeaders",new Map),(0,i.default)(this,"columnHeaders",new Map),(0,i.default)(this,"activeRowHeaders",new Map),(0,i.default)(this,"activeColumnHeaders",new Map),(0,i.default)(this,"activeCornerHeaders",new Map),(0,i.default)(this,"rowHighlights",new Map),(0,i.default)(this,"columnHighlights",new Map),(0,i.default)(this,"customSelections",[]),this.options=e,this.focus=(0,h.createHighlight)(e),this.fill=(0,d.createHighlight)(e)}isEnabledFor(e,t){let o=e;e===f.HIGHLIGHT_FOCUS_TYPE&&(o="current");let s=this.options.disabledCellSelection(t.row,t.col);return"string"==typeof s&&(s=[s]),!1===s||Array.isArray(s)&&!s.includes(o)}useLayerLevel(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return this.layerLevel=e,this}getFocus(){return this.focus}getFill(){return this.fill}createLayeredArea(){return C(this,v,y).call(this,this.layeredAreas,n.createHighlight)}getLayeredAreas(){return[...this.layeredAreas.values()]}createArea(){return C(this,v,y).call(this,this.areas,a.createHighlight)}getAreas(){return[...this.areas.values()]}createRowHeader(){return C(this,v,y).call(this,this.rowHeaders,c.createHighlight)}getRowHeaders(){return[...this.rowHeaders.values()]}createColumnHeader(){return C(this,v,y).call(this,this.columnHeaders,c.createHighlight)}getColumnHeaders(){return[...this.columnHeaders.values()]}createActiveRowHeader(){return C(this,v,y).call(this,this.activeRowHeaders,r.createHighlight)}getActiveRowHeaders(){return[...this.activeRowHeaders.values()]}createActiveColumnHeader(){return C(this,v,y).call(this,this.activeColumnHeaders,r.createHighlight)}getActiveColumnHeaders(){return[...this.activeColumnHeaders.values()]}createActiveCornerHeader(){return C(this,v,y).call(this,this.activeCornerHeaders,r.createHighlight)}getActiveCornerHeaders(){return[...this.activeCornerHeaders.values()]}createRowHighlight(){return C(this,v,y).call(this,this.rowHighlights,g.createHighlight)}getRowHighlights(){return[...this.rowHighlights.values()]}createColumnHighlight(){return C(this,v,y).call(this,this.columnHighlights,l.createHighlight)}getColumnHighlights(){return[...this.columnHighlights.values()]}getCustomSelections(){return[...this.customSelections.values()]}addCustomSelection(e){this.customSelections.push((0,u.createHighlight)({...this.options,...e}))}clear(){this.focus.clear(),this.fill.clear(),(0,p.arrayEach)(this.areas.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.layeredAreas.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.rowHeaders.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.columnHeaders.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.activeRowHeaders.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.activeColumnHeaders.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.activeCornerHeaders.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.rowHighlights.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.columnHighlights.values(),(e=>{e.clear()}))}[m](){return[this.focus,this.fill,...this.areas.values(),...this.layeredAreas.values(),...this.rowHeaders.values(),...this.columnHeaders.values(),...this.activeRowHeaders.values(),...this.activeColumnHeaders.values(),...this.activeCornerHeaders.values(),...this.rowHighlights.values(),...this.columnHighlights.values(),...this.customSelections][Symbol.iterator]()}}},32838:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{activeHeaderClassName:t,...o}=e;return new r.default({className:t,...o,selectionType:i.HIGHLIGHT_ACTIVE_HEADER_TYPE})};var i=o(21280),r=s(o(76337))},45951:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{...t}=e;return new r.default({className:"highlight",...t,selectionType:i.HIGHLIGHT_AREA_TYPE})};var i=o(21280),r=s(o(76337))},83692:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{areaCornerVisible:t,...o}=e;return new r.default({className:"area",createLayers:!0,border:{width:1,color:"#4b89ff",cornerVisible:t},...o,selectionType:i.HIGHLIGHT_AREA_TYPE})};var i=o(21280),r=s(o(76337))},39191:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{columnClassName:t,...o}=e;return new r.default({className:t,...o,selectionType:i.HIGHLIGHT_COLUMN_TYPE})};var i=o(21280),r=s(o(76337))},84380:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{border:t,visualCellRange:o,...s}=e;return new r.default({...t,...s,selectionType:i.HIGHLIGHT_CUSTOM_SELECTION_TYPE},o)};var i=o(21280),r=s(o(76337))},520:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{...t}=e;return new r.default({className:"fill",border:{width:1,color:"#ff0000"},...t,selectionType:i.HIGHLIGHT_FILL_TYPE})};var i=o(21280),r=s(o(76337))},55730:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{cellCornerVisible:t,...o}=e;return new r.default({className:"current",headerAttributes:[(0,n.A11Y_SELECTED)()],border:{width:2,color:"#4b89ff",cornerVisible:t},...o,selectionType:i.HIGHLIGHT_FOCUS_TYPE})};var i=o(21280),r=s(o(76337)),n=o(5386)},73193:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{headerClassName:t,...o}=e;return new r.default({className:t,...o,selectionType:i.HIGHLIGHT_HEADER_TYPE})};var i=o(21280),r=s(o(76337))},10450:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{rowClassName:t,...o}=e;return new r.default({className:t,...o,selectionType:i.HIGHLIGHT_ROW_TYPE})};var i=o(21280),r=s(o(76337))},76337:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(21280);class n extends r.Selection{constructor(e,t){super(e,null),(0,i.default)(this,"visualCellRange",null),this.visualCellRange=t||null,this.commit()}add(e){return null===this.visualCellRange?this.visualCellRange=this.settings.createCellRange(e):this.visualCellRange.expand(e),this}clear(){return this.visualCellRange=null,super.clear()}trimToVisibleCellsRangeOnly(e){let{from:t,to:o}=e,s=this.getNearestNotHiddenCoords(t,1),i=this.getNearestNotHiddenCoords(o,-1);return null===s||null===i?null:((s.row>i.row||s.col>i.col)&&(s=t,i=o),this.settings.createCellRange(s,s,i))}getNearestNotHiddenCoords(e,t){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t;const s=this.getNearestNotHiddenIndex(this.settings.rowIndexMapper,e.row,t);if(null===s)return null;const i=this.getNearestNotHiddenIndex(this.settings.columnIndexMapper,e.col,o);return null===i?null:this.settings.createCellCoords(s,i)}getNearestNotHiddenIndex(e,t,o){return t<0?t:e.getNearestNotHiddenIndex(t,o)}commit(){if(null===this.visualCellRange)return this;const e=this.trimToVisibleCellsRangeOnly(this.visualCellRange);return this.cellRange=null===e?null:this.createRenderableCellRange(e.from,e.to),this}syncWith(e){const t=e.from.clone().normalize(),o="N-S"===e.getVerticalDirection()?1:-1,s="W-E"===e.getHorizontalDirection()?1:-1,i=this.settings.visualToRenderableCoords(this.visualCellRange.highlight);let r=null;if(null!==i&&null!==i.col&&null!==i.row||(r=this.getNearestNotHiddenCoords(t,o,s)),null!==r&&e.overlaps(r)){const t=e.highlight.clone();if(t.row>=0&&(t.row=r.row),t.col>=0&&(t.col=r.col),null===this.cellRange){const e=this.settings.visualToRenderableCoords(t);this.cellRange=this.settings.createCellRange(e)}e.setHighlight(t)}return"focus"===this.settings.selectionType&&null!==i&&null===r&&e.setHighlight(this.visualCellRange.highlight),this}getCorners(){const{from:e,to:t}=this.cellRange;return[Math.min(e.row,t.row),Math.min(e.col,t.col),Math.max(e.row,t.row),Math.max(e.col,t.col)]}getVisualCorners(){const e=this.settings.renderableToVisualCoords(this.cellRange.getTopStartCorner()),t=this.settings.renderableToVisualCoords(this.cellRange.getBottomEndCorner());return[e.row,e.col,t.row,t.col]}createRenderableCellRange(e,t){const o=this.settings.visualToRenderableCoords(e),s=this.settings.visualToRenderableCoords(t);return null===o.row||null===o.col||null===s.row||null===s.col?null:this.settings.createCellRange(o,o,s)}}t.default=n},69167:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i={Selection:!0,handleMouseEvent:!0,detectSelectionType:!0,normalizeSelectionFactory:!0},r=s(o(35750));t.Selection=r.default;var n=o(50743);t.handleMouseEvent=n.handleMouseEvent;var a=o(69248);t.detectSelectionType=a.detectSelectionType,t.normalizeSelectionFactory=a.normalizeSelectionFactory;var l=o(43395);Object.keys(l).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===l[e]||(t[e]=l[e]))}))},50743:(e,t,o)=>{"use strict";t.__esModule=!0,t.handleMouseEvent=function(e,t){let{coords:o,selection:i,controller:r,cellCoordsFactory:a}=t;n.get(e.type)({coords:o,selection:i,controller:r,cellCoordsFactory:a,isShiftKey:e.shiftKey,isLeftClick:(0,s.isLeftClick)(e)||"touchstart"===e.type,isRightClick:(0,s.isRightClick)(e)})},t.mouseDown=i,t.mouseOver=r;var s=o(24449);function i(e){let{isShiftKey:t,isLeftClick:o,isRightClick:s,coords:i,selection:r,controller:n,cellCoordsFactory:a}=e;const l=r.isSelected()?r.getSelectedRange().current():null,h=r.isSelectedByCorner(),u=r.isSelectedByRowHeader();if(t&&l)i.row>=0&&i.col>=0&&!n.cell?r.setRangeEnd(i):(h||u)&&i.row>=0&&i.col>=0&&!n.cell?r.setRangeEnd(a(i.row,i.col)):h&&i.row<0&&!n.column?r.setRangeEnd(a(l.to.row,i.col)):u&&i.col<0&&!n.row?r.setRangeEnd(a(i.row,l.to.col)):(!h&&!u&&i.col<0||h&&i.col<0)&&!n.row?r.selectRows(Math.max(l.from.row,0),i.row,i.col):(!h&&!u&&i.row<0||u&&i.row<0)&&!n.column&&r.selectColumns(Math.max(l.from.col,0),i.col,i.row);else{const e=!r.inInSelection(i),t=o||s&&e;i.row<0&&i.col>=0&&!n.column?t&&r.selectColumns(i.col,i.col,i.row):i.col<0&&i.row>=0&&!n.row?t&&r.selectRows(i.row,i.row,i.col):i.col>=0&&i.row>=0&&!n.cell?t&&r.setRangeStart(i):i.col<0&&i.row<0&&r.selectAll(!0,!0,{disableHeadersHighlight:!0,focusPosition:{row:0,col:0}})}}function r(e){let{isLeftClick:t,coords:o,selection:s,controller:i,cellCoordsFactory:r}=e;if(!t)return;const n=s.isSelectedByRowHeader(),a=s.isSelectedByColumnHeader(),l=s.tableProps.countCols(),h=s.tableProps.countRows();a&&!i.column?s.setRangeEnd(r(h-1,o.col)):n&&!i.row?s.setRangeEnd(r(o.row,l-1)):i.cell||s.setRangeEnd(o)}const n=new Map([["mousedown",i],["mouseover",r],["touchstart",i]])},16570:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231));let r;r=Symbol.iterator;t.default=class{constructor(e){(0,i.default)(this,"ranges",[]),(0,i.default)(this,"createCellRange",void 0),this.createCellRange=e}isEmpty(){return 0===this.size()}set(e){return this.clear(),this.ranges.push(this.createCellRange(e)),this}add(e){return this.ranges.push(this.createCellRange(e)),this}pop(){return this.ranges.pop(),this}current(){return this.peekByIndex(this.size()-1)}previous(){return this.peekByIndex(this.size()-2)}includes(e){return this.ranges.some((t=>t.includes(e)))}clear(){return this.ranges.length=0,this}size(){return this.ranges.length}peekByIndex(){let e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return t>=0&&t<this.size()&&(e=this.ranges[t]),e}[r](){return this.ranges[Symbol.iterator]()}}},35750:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=s(o(48427)),n=s(o(42538)),a=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var o=C(t);if(o&&o.has(e))return o.get(e);var s={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var n=i?Object.getOwnPropertyDescriptor(e,r):null;n&&(n.get||n.set)?Object.defineProperty(s,r,n):s[r]=e[r]}return s.default=e,o&&o.set(e,s),s}(o(43395)),l=s(o(16570)),h=o(22232),u=o(93315),d=o(68145),c=o(50095),g=s(o(65718)),f=s(o(31778)),p=o(69248),m=o(28236),w=o(5386);function C(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,o=new WeakMap;return(C=function(e){return e?o:t})(e)}function v(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var y=new WeakMap;class E{constructor(e,t){var o=this;(0,i.default)(this,"settings",void 0),(0,i.default)(this,"tableProps",void 0),(0,i.default)(this,"inProgress",!1),(0,i.default)(this,"selectedRange",new l.default(((e,t,o)=>this.tableProps.createCellRange(e,t,o)))),(0,i.default)(this,"highlight",void 0),(0,i.default)(this,"transformation",void 0),(0,i.default)(this,"selectedByRowHeader",new Set),(0,i.default)(this,"selectedByColumnHeader",new Set),v(this,y,{writable:!0,value:!1}),this.settings=e,this.tableProps=t,this.highlight=new a.default({headerClassName:e.currentHeaderClassName,activeHeaderClassName:e.activeHeaderClassName,rowClassName:e.currentRowClassName,columnClassName:e.currentColClassName,cellAttributes:[(0,w.A11Y_SELECTED)()],rowIndexMapper:this.tableProps.rowIndexMapper,columnIndexMapper:this.tableProps.columnIndexMapper,disabledCellSelection:(e,t)=>this.tableProps.isDisabledCellSelection(e,t),cellCornerVisible:function(){return o.isCellCornerVisible(...arguments)},areaCornerVisible:function(){return o.isAreaCornerVisible(...arguments)},visualToRenderableCoords:e=>this.tableProps.visualToRenderableCoords(e),renderableToVisualCoords:e=>this.tableProps.renderableToVisualCoords(e),createCellCoords:(e,t)=>this.tableProps.createCellCoords(e,t),createCellRange:(e,t,o)=>this.tableProps.createCellRange(e,t,o)}),this.transformation=new f.default(this.selectedRange,{rowIndexMapper:this.tableProps.rowIndexMapper,columnIndexMapper:this.tableProps.columnIndexMapper,countRenderableRows:()=>this.tableProps.countRenderableRows(),countRenderableColumns:()=>this.tableProps.countRenderableColumns(),countRowHeaders:()=>this.tableProps.countRowHeaders(),countColHeaders:()=>this.tableProps.countColHeaders(),visualToRenderableCoords:e=>this.tableProps.visualToRenderableCoords(e),renderableToVisualCoords:e=>this.tableProps.renderableToVisualCoords(e),createCellCoords:(e,t)=>this.tableProps.createCellCoords(e,t),navigableHeaders:()=>e.navigableHeaders,fixedRowsBottom:()=>e.fixedRowsBottom,minSpareRows:()=>e.minSpareRows,minSpareCols:()=>e.minSpareCols,autoWrapRow:()=>e.autoWrapRow,autoWrapCol:()=>e.autoWrapCol}),this.transformation.addLocalHook("beforeTransformStart",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("beforeModifyTransformStart",...t)})),this.transformation.addLocalHook("afterTransformStart",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("afterModifyTransformStart",...t)})),this.transformation.addLocalHook("beforeTransformEnd",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("beforeModifyTransformEnd",...t)})),this.transformation.addLocalHook("afterTransformEnd",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("afterModifyTransformEnd",...t)})),this.transformation.addLocalHook("insertRowRequire",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("insertRowRequire",...t)})),this.transformation.addLocalHook("insertColRequire",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("insertColRequire",...t)})),this.transformation.addLocalHook("beforeRowWrap",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("beforeRowWrap",...t)})),this.transformation.addLocalHook("beforeColumnWrap",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("beforeColumnWrap",...t)}))}getSelectedRange(){return this.selectedRange}begin(){this.inProgress=!0}finish(){this.runLocalHooks("afterSelectionFinished",Array.from(this.selectedRange)),this.inProgress=!1}isInProgress(){return this.inProgress}setRangeStart(e,t){let o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:e;const i="multiple"===this.settings.selectionMode,r=(0,u.isUndefined)(t)?this.tableProps.getShortcutManager().isCtrlPressed():t,n=e.clone();this.runLocalHooks("beforeSetRangeStart"+(o?"Only":""),n),(!i||i&&!r&&(0,u.isUndefined)(t))&&this.selectedRange.clear(),this.selectedRange.add(n).current().setHighlight(s.clone()),0===this.getLayerLevel()&&(this.selectedByRowHeader.clear(),this.selectedByColumnHeader.clear()),o||this.setRangeEnd(e)}setRangeStartOnly(e,t){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:e;this.setRangeStart(e,t,!0,o)}setRangeEnd(e){if(this.selectedRange.isEmpty())return;const t=e.clone(),o=this.tableProps.countRows(),s=this.tableProps.countCols(),i=this.selectedRange.current().clone().setTo(e).isSingleHeader();if((o>0||s>0)&&(0===o&&t.col<0&&!i||0===s&&t.row<0&&!i))return;this.runLocalHooks("beforeSetRangeEnd",t),this.begin();const r=this.selectedRange.current();this.settings.navigableHeaders||r.highlight.normalize(),"single"===this.settings.selectionMode?(r.setFrom(r.highlight),r.setTo(r.highlight)):r.setTo(t),o>0&&s>0&&(!this.settings.navigableHeaders||this.settings.navigableHeaders&&!r.isSingleHeader())&&r.to.normalize(),this.runLocalHooks("beforeHighlightSet");const l=this.highlight.getFocus();l.clear(),this.highlight.isEnabledFor(a.FOCUS_TYPE,r.highlight)&&l.add(this.selectedRange.current().highlight).commit().syncWith(r);const h=this.getLayerLevel();h<this.highlight.layerLevel&&((0,c.arrayEach)(this.highlight.getAreas(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getLayeredAreas(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getRowHeaders(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getColumnHeaders(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getActiveRowHeaders(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getActiveColumnHeaders(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getActiveCornerHeaders(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getRowHighlights(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getColumnHighlights(),(e=>{e.clear()}))),this.highlight.useLayerLevel(h);const u=this.highlight.createArea(),d=this.highlight.createLayeredArea(),g=this.highlight.createRowHeader(),f=this.highlight.createColumnHeader(),p=this.highlight.createActiveRowHeader(),m=this.highlight.createActiveColumnHeader(),w=this.highlight.createActiveCornerHeader(),C=this.highlight.createRowHighlight(),v=this.highlight.createColumnHighlight();if(u.clear(),d.clear(),g.clear(),f.clear(),p.clear(),m.clear(),w.clear(),C.clear(),v.clear(),this.highlight.isEnabledFor(a.AREA_TYPE,r.highlight)&&(this.isMultiple()||h>=1)&&(u.add(r.from).add(r.to).commit(),d.add(r.from).add(r.to).commit(),1===h)){const e=this.selectedRange.previous();this.highlight.useLayerLevel(h-1),this.highlight.createArea().add(e.from).commit().syncWith(e),this.highlight.createLayeredArea().add(e.from).commit().syncWith(e),this.highlight.useLayerLevel(h)}if(this.highlight.isEnabledFor(a.HEADER_TYPE,r.highlight)){if(!r.isSingleHeader()){const e=this.tableProps.createCellCoords(Math.max(r.from.row,0),-1),t=this.tableProps.createCellCoords(r.to.row,-1),o=this.tableProps.createCellCoords(-1,Math.max(r.from.col,0)),s=this.tableProps.createCellCoords(-1,r.to.col);"single"===this.settings.selectionMode?(g.add(e).commit(),f.add(o).commit(),C.add(e).commit(),v.add(o).commit()):(g.add(e).add(t).commit(),f.add(o).add(s).commit(),C.add(e).add(t).commit(),v.add(o).add(s).commit())}const e=!(0,n.default)(this,y)&&this.isEntireRowSelected()&&(s>0&&s===r.getWidth()||0===s&&this.isSelectedByRowHeader()),t=!(0,n.default)(this,y)&&this.isEntireColumnSelected()&&(o>0&&o===r.getHeight()||0===o&&this.isSelectedByColumnHeader());e&&p.add(this.tableProps.createCellCoords(Math.max(r.from.row,0),Math.min(-this.tableProps.countRowHeaders(),-1))).add(this.tableProps.createCellCoords(Math.max(r.to.row,0),-1)).commit(),t&&m.add(this.tableProps.createCellCoords(Math.min(-this.tableProps.countColHeaders(),-1),Math.max(r.from.col,0))).add(this.tableProps.createCellCoords(-1,Math.max(r.to.col,0))).commit(),e&&t&&w.add(this.tableProps.createCellCoords(-this.tableProps.countColHeaders(),-this.tableProps.countRowHeaders())).add(this.tableProps.createCellCoords(-1,-1)).commit()}this.runLocalHooks("afterSetRangeEnd",e)}isMultiple(){const e=(0,h.createObjectPropListener)(!this.selectedRange.current().isSingle());return this.runLocalHooks("afterIsMultipleSelection",e),e.value}transformStart(e,t){let o=arguments.length>2&&void 0!==arguments[2]&&arguments[2];this.setRangeStart(this.transformation.transformStart(e,t,o))}transformEnd(e,t){this.setRangeEnd(this.transformation.transformEnd(e,t))}getLayerLevel(){return this.selectedRange.size()-1}isSelected(){return!this.selectedRange.isEmpty()}isSelectedByRowHeader(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getLayerLevel();return!this.isSelectedByCorner(e)&&(-1===e?this.selectedByRowHeader.size>0:this.selectedByRowHeader.has(e))}isEntireRowSelected(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getLayerLevel();const t=e=>{const{col:t}=e.getOuterTopStartCorner(),o=this.tableProps.countRowHeaders(),s=this.tableProps.countCols();return(o>0&&t<0||0===o)&&e.getWidth()===s};if(-1===e)return Array.from(this.selectedRange).some((e=>t(e)));const o=this.selectedRange.peekByIndex(e);return!!o&&t(o)}isSelectedByColumnHeader(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getLayerLevel();return!this.isSelectedByCorner()&&(-1===e?this.selectedByColumnHeader.size>0:this.selectedByColumnHeader.has(e))}isEntireColumnSelected(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getLayerLevel();const t=e=>{const{row:t}=e.getOuterTopStartCorner(),o=this.tableProps.countColHeaders(),s=this.tableProps.countRows();return(o>0&&t<0||0===o)&&e.getHeight()===s};if(-1===e)return Array.from(this.selectedRange).some((e=>t(e)));const o=this.selectedRange.peekByIndex(e);return!!o&&t(o)}isSelectedByAnyHeader(){return this.isSelectedByRowHeader(-1)||this.isSelectedByColumnHeader(-1)||this.isSelectedByCorner()}isSelectedByCorner(){return this.selectedByColumnHeader.has(this.getLayerLevel())&&this.selectedByRowHeader.has(this.getLayerLevel())}inInSelection(e){return this.selectedRange.includes(e)}isCellCornerVisible(){return this.settings.fillHandle&&!this.tableProps.isEditorOpened()&&!this.isMultiple()}isCellVisible(e){const t=this.tableProps.visualToRenderableCoords(e);return null!==t.row&&null!==t.col}isAreaCornerVisible(e){return(!Number.isInteger(e)||e===this.getLayerLevel())&&(this.settings.fillHandle&&!this.tableProps.isEditorOpened()&&this.isMultiple())}clear(){this.selectedRange.clear(),this.highlight.clear()}deselect(){this.isSelected()&&(this.inProgress=!1,this.clear(),this.runLocalHooks("afterDeselect"))}selectAll(){var e;let t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],o=arguments.length>1&&void 0!==arguments[1]&&arguments[1],s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{focusPosition:!1,disableHeadersHighlight:!1};const i=this.tableProps.countRows(),n=this.tableProps.countCols(),a=this.tableProps.countRowHeaders(),l=this.tableProps.countColHeaders(),h=o?-l:0,u=t?-a:0;if(0===h&&0===u&&(0===i||0===n))return;let c=null===(e=this.getSelectedRange().current())||void 0===e?void 0:e.highlight;const{focusPosition:g,disableHeadersHighlight:f}=s;(0,r.default)(this,y,f),g&&Number.isInteger(null==g?void 0:g.row)&&Number.isInteger(null==g?void 0:g.col)&&(c=this.tableProps.createCellCoords((0,d.clamp)(g.row,h,i-1),(0,d.clamp)(g.col,u,n-1)));const p=this.tableProps.createCellCoords(h,u),m=this.tableProps.createCellCoords(i-1,n-1);this.clear(),this.setRangeStartOnly(p,void 0,c),u<0&&this.selectedByRowHeader.add(this.getLayerLevel()),h<0&&this.selectedByColumnHeader.add(this.getLayerLevel()),this.setRangeEnd(m),this.finish(),(0,r.default)(this,y,!1)}selectCells(e){var t=this;const o=(0,p.detectSelectionType)(e);if(o===p.SELECTION_TYPE_EMPTY)return!1;if(o===p.SELECTION_TYPE_UNRECOGNIZED)throw new Error(m.toSingleLine`Unsupported format of the selection ranges was passed. To select cells pass\x20
|
84
|
+
when the NestedRows plugin is enabled. Please use the 'dragRows' method instead.`),this.hot.runHooks("afterRowMove",t,o,s,i,!1),l=!0),l}shouldAllowMoving(e,t){return!(this.dataManager.isParent(e)||this.dataManager.isRowHighestLevel(e)||e===t||0===t)}getBaseParent(e){return this.dataManager.getRowParent(e[0])}getTargetParent(e,t){let o=this.dataManager.getRowParent(e?t-1:t);return null==o&&(o=this.dataManager.getRowParent(t-1)),o}shiftCollapsibleParentsLocations(e,t,o){o||(Math.max(...e)<=t?this.collapsingUI.collapsedRowsStash.shiftStash(e[0],t,-1*e.length):this.collapsingUI.collapsedRowsStash.shiftStash(t,e[0],e.length))}moveRows(e,t,o){const s=t===this.dataManager.getRowIndex(o)+this.dataManager.countChildren(o)+1;this.hot.batchRender((()=>{e.forEach((e=>{this.dataManager.moveRow(e,t,this.movedToCollapsed,s)}))}))}moveCellsMeta(e,t){const o=[],s=Math.max(...e)<t;e.forEach((e=>{o.push(this.hot.getCellMetaAtRow(e))})),this.hot.spliceCellsMeta(e[0],e.length),this.hot.spliceCellsMeta(t-(s?o.length:0),0,...o)}selectCells(e,t){const o=e.length;let s=0,i=0,r=null,n=null;if(this.movedToCollapsed){let r=null;r=e[o-1]<t?this.dataManager.translateTrimmedRow(t-o):this.dataManager.translateTrimmedRow(t);const n=this.dataManager.getRowParent(null===r?this.hot.countSourceRows()-1:r-1),a=this.dataManager.getRowIndex(n);s=this.dataManager.untranslateTrimmedRow(a),i=s}else e[o-1]<t?(i=t-1,s=i-o+1):(s=t,i=s+o-1);r=this.hot.selection,n=this.hot.countCols()-1,r.setRangeStart(this.hot._createCellCoords(s,0)),r.setRangeEnd(this.hot._createCellCoords(i,n),!0)}isRowOrderChanged(e,t){return e.some(((e,o)=>e-o!==t))}}},94870:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(84340);t.PLUGIN_KEY=s.PLUGIN_KEY,t.PLUGIN_PRIORITY=s.PLUGIN_PRIORITY,t.PersistentState=s.PersistentState},84340:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(36026),n=s(o(40209)),a=s(o(56307));a.default.getSingleton().register("persistentStateSave"),a.default.getSingleton().register("persistentStateLoad"),a.default.getSingleton().register("persistentStateReset");const l=t.PLUGIN_KEY="persistentState",h=t.PLUGIN_PRIORITY=0;class u extends r.BasePlugin{constructor(){super(...arguments),(0,i.default)(this,"storage",void 0)}static get PLUGIN_KEY(){return l}static get PLUGIN_PRIORITY(){return h}isEnabled(){return!!this.hot.getSettings()[l]}enablePlugin(){this.enabled||(this.storage||(this.storage=new n.default(this.hot.rootElement.id,this.hot.rootWindow)),this.addHook("persistentStateSave",((e,t)=>this.saveValue(e,t))),this.addHook("persistentStateLoad",((e,t)=>this.loadValue(e,t))),this.addHook("persistentStateReset",(()=>this.resetValue())),super.enablePlugin())}disablePlugin(){this.storage=void 0,super.disablePlugin()}updatePlugin(){this.disablePlugin(),this.enablePlugin(),super.updatePlugin()}loadValue(e,t){t.value=this.storage.loadValue(e)}saveValue(e,t){this.storage.saveValue(e,t)}resetValue(e){void 0===e?this.storage.resetAll():this.storage.reset(e)}destroy(){super.destroy()}}t.PersistentState=u},40209:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(68983),o(63517);var i=s(o(93231)),r=o(50095);t.default=class{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;(0,i.default)(this,"rootWindow",void 0),(0,i.default)(this,"prefix",void 0),(0,i.default)(this,"savedKeys",[]),this.rootWindow=t,this.prefix=e,this.loadSavedKeys()}saveValue(e,t){this.rootWindow.localStorage.setItem(`${this.prefix}_${e}`,JSON.stringify(t)),-1===this.savedKeys.indexOf(e)&&(this.savedKeys.push(e),this.saveSavedKeys())}loadValue(e,t){const o=void 0===e?t:e,s=this.rootWindow.localStorage.getItem(`${this.prefix}_${o}`);return null===s?void 0:JSON.parse(s)}reset(e){this.rootWindow.localStorage.removeItem(`${this.prefix}_${e}`)}resetAll(){(0,r.arrayEach)(this.savedKeys,((e,t)=>{this.rootWindow.localStorage.removeItem(`${this.prefix}_${this.savedKeys[t]}`)})),this.clearSavedKeys()}loadSavedKeys(){const e=this.rootWindow.localStorage.getItem(`${this.prefix}__persistentStateKeys`),t="string"==typeof e?JSON.parse(e):void 0;this.savedKeys=t||[]}saveSavedKeys(){this.rootWindow.localStorage.setItem(`${this.prefix}__persistentStateKeys`,JSON.stringify(this.savedKeys))}clearSavedKeys(){this.savedKeys.length=0,this.saveSavedKeys()}}},52036:(e,t,o)=>{"use strict";t.__esModule=!0,t.getPlugin=d,t.getPluginsNames=function(){return[...l.getItems(),...h.getItems()]},t.hasPlugin=function(e){return!!d(e)},t.registerPlugin=function(e,t,o){[e,t,o]=function(e,t,o){"function"==typeof e&&(e=(t=e).PLUGIN_KEY,o=t.PLUGIN_PRIORITY);return[e,t,o]}(e,t,o),void 0===d(e)&&function(e,t,o){const i=(0,s.toUpperCaseFirst)(e);if(u.hasItem(i))throw new Error(a(i));void 0===o?h.addItem(i):l.addItem(o,i);u.addItem(i,t)}(e,t,o)},o(91683);var s=o(18609),i=o(21196),r=o(42386),n=o(57982);const a=e=>`There is already registered "${e}" plugin.`,l=(0,i.createPriorityMap)({errorPriorityExists:e=>`There is already registered plugin on priority "${e}".`,errorPriorityNaN:e=>`The priority "${e}" is not a number.`}),h=(0,n.createUniqueSet)({errorItemExists:a}),u=(0,r.createUniqueMap)({errorIdExists:a});function d(e){const t=(0,s.toUpperCaseFirst)(e);return u.getItem(t)}},27885:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(54249);t.PLUGIN_KEY=s.PLUGIN_KEY,t.PLUGIN_PRIORITY=s.PLUGIN_PRIORITY,t.Search=s.Search},54249:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517),o(91683);var i=s(o(93231)),r=o(36026),n=o(22232),a=o(68145),l=o(93315);function h(e,t){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.add(e)}function u(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}const d=t.PLUGIN_KEY="search",c=t.PLUGIN_PRIORITY=190,g=function(e,t,o,s,i){e.getCellMeta(t,o).isSearchResult=i},f=function(e,t,o){return!((0,l.isUndefined)(e)||null===e||!e.toLocaleLowerCase||0===e.length)&&(!(0,l.isUndefined)(t)&&null!==t&&-1!==t.toString().toLocaleLowerCase(o.locale).indexOf(e.toLocaleLowerCase(o.locale)))};var p=new WeakSet;class m extends r.BasePlugin{constructor(){super(...arguments),h(this,p),(0,i.default)(this,"callback",g),(0,i.default)(this,"queryMethod",f),(0,i.default)(this,"searchResultClass","htSearchResult")}static get PLUGIN_KEY(){return d}static get PLUGIN_PRIORITY(){return c}isEnabled(){return this.hot.getSettings()[d]}enablePlugin(){var e=this;if(this.enabled)return;const t=this.hot.getSettings()[d];this.updatePluginSettings(t),this.addHook("beforeRenderer",(function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return u(e,p,w).call(e,...o)})),super.enablePlugin()}disablePlugin(){var e=this;const t=function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return u(e,p,w).call(e,...o)};this.hot.addHook("beforeRenderer",t),this.hot.addHookOnce("afterViewRender",(()=>{this.hot.removeHook("beforeRenderer",t)})),super.disablePlugin()}updatePlugin(){this.disablePlugin(),this.enablePlugin(),super.updatePlugin()}query(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getCallback(),o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.getQueryMethod();const s=this.hot.countRows(),i=this.hot.countCols(),r=[],n=this.hot;return(0,a.rangeEach)(0,s-1,(s=>{(0,a.rangeEach)(0,i-1,(i=>{const a=this.hot.getDataAtCell(s,i),l=this.hot.getCellMeta(s,i),h=l.search.callback||t,u=(l.search.queryMethod||o)(e,a,l);if(u){const e={row:s,col:i,data:a};r.push(e)}h&&h(n,s,i,a,u)}))})),r}getCallback(){return this.callback}setCallback(e){this.callback=e}getQueryMethod(){return this.queryMethod}setQueryMethod(e){this.queryMethod=e}getSearchResultClass(){return this.searchResultClass}setSearchResultClass(e){this.searchResultClass=e}updatePluginSettings(e){(0,n.isObject)(e)&&(e.searchResultClass&&this.setSearchResultClass(e.searchResultClass),e.queryMethod&&this.setQueryMethod(e.queryMethod),e.callback&&this.setCallback(e.callback))}destroy(){super.destroy()}}function w(e,t,o,s,i,r){const n=r.className||[];let a=[];"string"==typeof n?a=n.split(" "):a.push(...n),this.isEnabled()&&r.isSearchResult?a.includes(this.searchResultClass)||a.push(`${this.searchResultClass}`):a.includes(this.searchResultClass)&&a.splice(a.indexOf(this.searchResultClass),1),r.className=a.join(" ")}t.Search=m},30450:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(84310);t.PLUGIN_KEY=s.PLUGIN_KEY,t.PLUGIN_PRIORITY=s.PLUGIN_PRIORITY,t.TouchScroll=s.TouchScroll},84310:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683),o(63517);var i=s(o(93231)),r=o(83302),n=o(50095),a=o(36026),l=o(7374);function h(e,t){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.add(e)}function u(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}const d=t.PLUGIN_KEY="touchScroll",c=t.PLUGIN_PRIORITY=200;var g=new WeakSet,f=new WeakSet,p=new WeakSet;class m extends a.BasePlugin{constructor(){super(...arguments),h(this,p),h(this,f),h(this,g),(0,i.default)(this,"scrollbars",[]),(0,i.default)(this,"clones",[]),(0,i.default)(this,"lockedCollection",!1),(0,i.default)(this,"freezeOverlays",!1)}static get PLUGIN_KEY(){return d}static get PLUGIN_PRIORITY(){return c}static get SETTING_KEYS(){return!0}isEnabled(){return(0,l.isTouchSupported)()}enablePlugin(){this.enabled||(this.addHook("afterViewRender",(()=>u(this,g,w).call(this))),this.registerEvents(),super.enablePlugin())}updatePlugin(){this.lockedCollection=!1,super.updatePlugin()}disablePlugin(){super.disablePlugin()}registerEvents(){this.addHook("beforeTouchScroll",(()=>u(this,f,C).call(this))),this.addHook("afterMomentumScroll",(()=>u(this,p,v).call(this)))}}function w(){if(this.lockedCollection)return;const{topOverlay:e,bottomOverlay:t,inlineStartOverlay:o,topInlineStartCornerOverlay:s,bottomInlineStartCornerOverlay:i}=this.hot.view._wt.wtOverlays;this.lockedCollection=!0,this.scrollbars.length=0,this.scrollbars.push(e),t.clone&&this.scrollbars.push(t),this.scrollbars.push(o),s&&this.scrollbars.push(s),i&&i.clone&&this.scrollbars.push(i),this.clones=[],e.needFullRender&&this.clones.push(e.clone.wtTable.holder.parentNode),t.needFullRender&&this.clones.push(t.clone.wtTable.holder.parentNode),o.needFullRender&&this.clones.push(o.clone.wtTable.holder.parentNode),s&&this.clones.push(s.clone.wtTable.holder.parentNode),i&&i.clone&&this.clones.push(i.clone.wtTable.holder.parentNode)}function C(){this.freezeOverlays=!0,(0,n.arrayEach)(this.clones,(e=>{(0,r.addClass)(e,"hide-tween")}))}function v(){this.freezeOverlays=!1,(0,n.arrayEach)(this.clones,(e=>{(0,r.removeClass)(e,"hide-tween"),(0,r.addClass)(e,"show-tween")})),this.hot._registerTimeout((()=>{(0,n.arrayEach)(this.clones,(e=>{(0,r.removeClass)(e,"show-tween")}))}),400),(0,n.arrayEach)(this.scrollbars,(e=>{e.refresh(),e.resetFixedPosition()})),this.hot.view._wt.wtOverlays.syncScrollWithMaster()}t.TouchScroll=m},95128:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(65696);t.PLUGIN_KEY=s.PLUGIN_KEY,t.PLUGIN_PRIORITY=s.PLUGIN_PRIORITY,t.TrimRows=s.TrimRows},65696:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517),o(91683);var i=s(o(93231)),r=o(36026),n=o(33165),a=o(50095);function l(e,t){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.add(e)}const h=t.PLUGIN_KEY="trimRows",u=t.PLUGIN_PRIORITY=330;var d=new WeakSet;class c extends r.BasePlugin{constructor(){super(...arguments),l(this,d),(0,i.default)(this,"trimmedRowsMap",null)}static get PLUGIN_KEY(){return h}static get PLUGIN_PRIORITY(){return u}isEnabled(){return!!this.hot.getSettings()[h]}enablePlugin(){this.enabled||(this.trimmedRowsMap=this.hot.rowIndexMapper.registerMap("trimRows",new n.TrimmingMap),this.trimmedRowsMap.addLocalHook("init",(()=>function(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}(this,d,g).call(this))),super.enablePlugin())}updatePlugin(){const e=this.hot.getSettings()[h];Array.isArray(e)&&this.hot.batchExecution((()=>{this.trimmedRowsMap.clear(),(0,a.arrayEach)(e,(e=>{this.trimmedRowsMap.setValueAtIndex(e,!0)}))}),!0),super.updatePlugin()}disablePlugin(){this.hot.rowIndexMapper.unregisterMap("trimRows"),super.disablePlugin()}getTrimmedRows(){return this.trimmedRowsMap.getTrimmedIndexes()}trimRows(e){const t=this.getTrimmedRows(),o=this.isValidConfig(e);let s=t;o&&(s=Array.from(new Set(t.concat(e))));!1!==this.hot.runHooks("beforeTrimRow",t,s,o)&&(o&&this.hot.batchExecution((()=>{(0,a.arrayEach)(e,(e=>{this.trimmedRowsMap.setValueAtIndex(e,!0)}))}),!0),this.hot.runHooks("afterTrimRow",t,s,o,o&&s.length>t.length))}trimRow(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];this.trimRows(t)}untrimRows(e){const t=this.getTrimmedRows(),o=this.isValidConfig(e);let s=t;const i=this.trimmedRowsMap.getValues().slice(),r=e.length>0;o&&r&&((0,a.arrayEach)(e,(e=>{i[e]=!1})),s=(0,a.arrayReduce)(i,((e,t,o)=>(t&&e.push(o),e)),[]));!1!==this.hot.runHooks("beforeUntrimRow",t,s,o&&r)&&(o&&r&&this.trimmedRowsMap.setValues(i),this.hot.runHooks("afterUntrimRow",t,s,o&&r,o&&s.length<t.length))}untrimRow(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];this.untrimRows(t)}isTrimmed(e){return this.trimmedRowsMap.getValueAtIndex(e)||!1}untrimAll(){this.untrimRows(this.getTrimmedRows())}isValidConfig(e){const t=this.hot.countSourceRows();return e.every((e=>Number.isInteger(e)&&e>=0&&e<t))}destroy(){super.destroy()}}function g(){const e=this.hot.getSettings()[h];Array.isArray(e)&&this.hot.batchExecution((()=>{(0,a.arrayEach)(e,(e=>{this.trimmedRowsMap.setValueAtIndex(e,!0)}))}),!0)}t.TrimRows=c},77137:(e,t,o)=>{"use strict";t.__esModule=!0;var s=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var o=i(t);if(o&&o.has(e))return o.get(e);var s={__proto__:null},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e)if("default"!==n&&Object.prototype.hasOwnProperty.call(e,n)){var a=r?Object.getOwnPropertyDescriptor(e,n):null;a&&(a.get||a.set)?Object.defineProperty(s,n,a):s[n]=e[n]}return s.default=e,o&&o.set(e,s),s}(o(63704));function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,o=new WeakMap;return(i=function(e){return e?o:t})(e)}t.UndoRedo=s.default,t.PLUGIN_KEY=s.PLUGIN_KEY},63704:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(56307)),r=o(50095),n=o(68145),a=o(22232),l=o(80734);const h="undoRedo",u=t.PLUGIN_KEY="undoRedo";function d(e){const t=this;this.instance=e,this.doneActions=[],this.undoneActions=[],this.ignoreNewActions=!1,this.enabled=!1,e.addHook("afterChange",(function(o,s){const i=o&&o.length;if(!i)return;if(!o.find((e=>{const[,,t,o]=e;return t!==o})))return;t.done((()=>{const t=o.reduce(((e,t)=>(e.push([...t]),e)),[]);(0,r.arrayEach)(t,(t=>{t[1]=e.propToCol(t[1])}));const s=i>1?this.getSelected():[[t[0][0],t[0][1]]];return new d.ChangeAction(t,s)}),s)})),e.addHook("afterCreateRow",((e,o,s)=>{t.done((()=>new d.CreateRowAction(e,o)),s)})),e.addHook("beforeRemoveRow",((o,s,i,r)=>{t.done((()=>{const i=e.toPhysicalRow(o),r=(0,a.deepClone)(t.instance.getSourceData(i,0,i+s-1,t.instance.countSourceCols()-1));return new d.RemoveRowAction(i,r,e.getSettings().fixedRowsBottom,e.getSettings().fixedRowsTop,e.rowIndexMapper.getIndexesSequence())}),r)})),e.addHook("afterCreateCol",((e,o,s)=>{t.done((()=>new d.CreateColumnAction(e,o)),s)})),e.addHook("beforeRemoveCol",((o,s,i,r)=>{t.done((()=>{const i=t.instance.getSourceDataArray(),r=(t.instance.countCols()+o)%t.instance.countCols(),a=[],l=[],h=[];(0,n.rangeEach)(i.length-1,(t=>{const o=[],l=i[t];(0,n.rangeEach)(r,r+(s-1),(t=>{o.push(l[e.toPhysicalColumn(t)])})),a.push(o)})),(0,n.rangeEach)(s-1,(t=>{h.push(e.toPhysicalColumn(r+t))})),Array.isArray(e.getSettings().colHeaders)&&(0,n.rangeEach)(s-1,(t=>{l.push(e.getSettings().colHeaders[e.toPhysicalColumn(r+t)]||null)}));const u=e.columnIndexMapper.getIndexesSequence(),c=e.rowIndexMapper.getIndexesSequence();return new d.RemoveColumnAction(r,h,a,l,u,c,e.getSettings().fixedColumnsStart)}),r)})),e.addHook("beforeCellAlignment",((e,o,s,i)=>{t.done((()=>new d.CellAlignmentAction(e,o,s,i)))})),e.addHook("beforeFilter",(e=>{t.done((()=>new d.FiltersAction(e)))})),e.addHook("beforeRowMove",((e,o)=>{!1!==e&&t.done((()=>new d.RowMoveAction(e,o)))})),e.addHook("beforeMergeCells",((o,s)=>{s||t.done((()=>new d.MergeCellsAction(e,o)))})),e.addHook("afterUnmergeCells",((o,s)=>{s||t.done((()=>new d.UnmergeCellsAction(e,o)))})),e.addHook("afterInit",(()=>{t.init()}))}d.prototype.done=function(e,t){if(this.ignoreNewActions)return;if("UndoRedo.undo"===t||"UndoRedo.redo"===t||"auto"===t)return;const o=this.doneActions.slice();if(!1===this.instance.runHooks("beforeUndoStackChange",o,t))return;const s=e(),i=this.undoneActions.slice();this.doneActions.push(s),this.instance.runHooks("afterUndoStackChange",o,this.doneActions.slice()),this.instance.runHooks("beforeRedoStackChange",i),this.undoneActions.length=0,this.instance.runHooks("afterRedoStackChange",i,this.undoneActions.slice())},d.prototype.undo=function(){if(this.isUndoAvailable()){const e=this.doneActions.slice();this.instance.runHooks("beforeUndoStackChange",e);const t=this.doneActions.pop();this.instance.runHooks("afterUndoStackChange",e,this.doneActions.slice());const o=(0,a.deepClone)(t);if(!1===this.instance.runHooks("beforeUndo",o))return;this.ignoreNewActions=!0;const s=this,i=this.undoneActions.slice();this.instance.runHooks("beforeRedoStackChange",i),t.undo(this.instance,(()=>{s.ignoreNewActions=!1,s.undoneActions.push(t)})),this.instance.runHooks("afterRedoStackChange",i,this.undoneActions.slice()),this.instance.runHooks("afterUndo",o)}},d.prototype.redo=function(){if(this.isRedoAvailable()){const e=this.undoneActions.slice();this.instance.runHooks("beforeRedoStackChange",e);const t=this.undoneActions.pop();this.instance.runHooks("afterRedoStackChange",e,this.undoneActions.slice());const o=(0,a.deepClone)(t);if(!1===this.instance.runHooks("beforeRedo",o))return;this.ignoreNewActions=!0;const s=this,i=this.doneActions.slice();this.instance.runHooks("beforeUndoStackChange",i),t.redo(this.instance,(()=>{s.ignoreNewActions=!1,s.doneActions.push(t)})),this.instance.runHooks("afterUndoStackChange",i,this.doneActions.slice()),this.instance.runHooks("afterRedo",o)}},d.prototype.isUndoAvailable=function(){return this.doneActions.length>0},d.prototype.isRedoAvailable=function(){return this.undoneActions.length>0},d.prototype.clear=function(){this.doneActions.length=0,this.undoneActions.length=0},d.prototype.isEnabled=function(){return this.enabled},d.prototype.enable=function(){if(this.isEnabled())return;const e=this.instance;var t;this.enabled=!0,(t=e).undo=function(){return t.undoRedo.undo()},t.redo=function(){return t.undoRedo.redo()},t.isUndoAvailable=function(){return t.undoRedo.isUndoAvailable()},t.isRedoAvailable=function(){return t.undoRedo.isRedoAvailable()},t.clearUndo=function(){return t.undoRedo.clear()},this.registerShortcuts(),e.addHook("afterChange",f)},d.prototype.disable=function(){if(!this.isEnabled())return;const e=this.instance;var t;this.enabled=!1,delete(t=e).undo,delete t.redo,delete t.isUndoAvailable,delete t.isRedoAvailable,delete t.clearUndo,this.unregisterShortcuts(),e.removeHook("afterChange",f)},d.prototype.destroy=function(){this.clear(),this.instance=null,this.doneActions=null,this.undoneActions=null},d.Action=function(){},d.Action.prototype.undo=function(){},d.Action.prototype.redo=function(){},d.ChangeAction=function(e,t){this.changes=e,this.selected=t,this.actionType="change"},(0,a.inherit)(d.ChangeAction,d.Action),d.ChangeAction.prototype.undo=function(e,t){const o=(0,a.deepClone)(this.changes),s=e.countEmptyRows(!0),i=e.countEmptyCols(!0);for(let e=0,t=o.length;e<t;e++)o[e].splice(3,1);e.addHookOnce("afterChange",t),e.setDataAtCell(o,null,null,"UndoRedo.undo");for(let t=0,r=o.length;t<r;t++){const[r,n]=o[t];e.getSettings().minSpareRows&&r+1+e.getSettings().minSpareRows===e.countRows()&&s===e.getSettings().minSpareRows&&(e.alter("remove_row",parseInt(r+1,10),e.getSettings().minSpareRows),e.undoRedo.doneActions.pop()),e.getSettings().minSpareCols&&n+1+e.getSettings().minSpareCols===e.countCols()&&i===e.getSettings().minSpareCols&&(e.alter("remove_col",parseInt(n+1,10),e.getSettings().minSpareCols),e.undoRedo.doneActions.pop())}e.selectCells(this.selected,!1,!1)},d.ChangeAction.prototype.redo=function(e,t){const o=(0,a.deepClone)(this.changes);for(let e=0,t=o.length;e<t;e++)o[e].splice(2,1);e.addHookOnce("afterChange",t),e.setDataAtCell(o,null,null,"UndoRedo.redo"),this.selected&&e.selectCells(this.selected,!1,!1)},d.CreateRowAction=function(e,t){this.index=e,this.amount=t,this.actionType="insert_row"},(0,a.inherit)(d.CreateRowAction,d.Action),d.CreateRowAction.prototype.undo=function(e,t){const o=e.countRows(),s=e.getSettings().minSpareRows;this.index>=o&&this.index-s<o&&(this.index-=s),e.addHookOnce("afterRemoveRow",t),e.alter("remove_row",this.index,this.amount,"UndoRedo.undo")},d.CreateRowAction.prototype.redo=function(e,t){e.addHookOnce("afterCreateRow",t),e.alter("insert_row_above",this.index,this.amount,"UndoRedo.redo")},d.RemoveRowAction=function(e,t,o,s,i){this.index=e,this.data=t,this.actionType="remove_row",this.fixedRowsBottom=o,this.fixedRowsTop=s,this.rowIndexesSequence=i},(0,a.inherit)(d.RemoveRowAction,d.Action),d.RemoveRowAction.prototype.undo=function(e,t){const o=e.getSettings(),s=[];o.fixedRowsBottom=this.fixedRowsBottom,o.fixedRowsTop=this.fixedRowsTop,this.data.forEach(((e,t)=>{Object.keys(e).forEach((o=>{const i=parseInt(o,10);s.push([this.index+t,isNaN(i)?o:i,e[o]])}))})),e.alter("insert_row_above",this.index,this.data.length,"UndoRedo.undo"),e.addHookOnce("afterViewRender",t),e.setSourceDataAtCell(s,null,null,"UndoRedo.undo"),e.rowIndexMapper.setIndexesSequence(this.rowIndexesSequence)},d.RemoveRowAction.prototype.redo=function(e,t){e.addHookOnce("afterRemoveRow",t),e.alter("remove_row",this.index,this.data.length,"UndoRedo.redo")},d.CreateColumnAction=function(e,t){this.index=e,this.amount=t,this.actionType="insert_col"},(0,a.inherit)(d.CreateColumnAction,d.Action),d.CreateColumnAction.prototype.undo=function(e,t){e.addHookOnce("afterRemoveCol",t),e.alter("remove_col",this.index,this.amount,"UndoRedo.undo")},d.CreateColumnAction.prototype.redo=function(e,t){e.addHookOnce("afterCreateCol",t),e.alter("insert_col_start",this.index,this.amount,"UndoRedo.redo")},d.RemoveColumnAction=function(e,t,o,s,i,r,n){this.index=e,this.indexes=t,this.data=o,this.amount=this.data[0].length,this.headers=s,this.columnPositions=i.slice(0),this.rowPositions=r.slice(0),this.actionType="remove_col",this.fixedColumnsStart=n},(0,a.inherit)(d.RemoveColumnAction,d.Action),d.RemoveColumnAction.prototype.undo=function(e,t){e.getSettings().fixedColumnsStart=this.fixedColumnsStart;const o=this.indexes.slice(0).sort(),s=(e,t,s)=>s[this.indexes.indexOf(o[t])],i=this.data.length,n=[];for(let e=0;e<i;e++)n.push((0,r.arrayMap)(this.data[e],s));const a=(0,r.arrayMap)(this.headers,s),l=[];e.alter("insert_col_start",this.indexes[0],this.indexes.length,"UndoRedo.undo"),(0,r.arrayEach)(e.getSourceDataArray(),((e,t)=>{(0,r.arrayEach)(o,((o,s)=>{e[o]=n[t][s],l.push([t,o,e[o]])}))})),e.setSourceDataAtCell(l,void 0,void 0,"UndoRedo.undo"),void 0!==this.headers&&(0,r.arrayEach)(a,((t,s)=>{e.getSettings().colHeaders[o[s]]=t})),e.batchExecution((()=>{e.rowIndexMapper.setIndexesSequence(this.rowPositions),e.columnIndexMapper.setIndexesSequence(this.columnPositions)}),!0),e.addHookOnce("afterViewRender",t),e.render()},d.RemoveColumnAction.prototype.redo=function(e,t){e.addHookOnce("afterRemoveCol",t),e.alter("remove_col",this.index,this.amount,"UndoRedo.redo")},d.CellAlignmentAction=function(e,t,o,s){this.stateBefore=e,this.range=t,this.type=o,this.alignment=s},d.CellAlignmentAction.prototype.undo=function(e,t){(0,r.arrayEach)(this.range,(t=>{t.forAll(((t,o)=>{t>=0&&o>=0&&e.setCellMeta(t,o,"className",this.stateBefore[t][o]||" htLeft")}))})),e.addHookOnce("afterViewRender",t),e.render()},d.CellAlignmentAction.prototype.redo=function(e,t){(0,l.align)(this.range,this.type,this.alignment,((t,o)=>e.getCellMeta(t,o)),((t,o,s,i)=>e.setCellMeta(t,o,s,i))),e.addHookOnce("afterViewRender",t),e.render()},d.FiltersAction=function(e){this.conditionsStack=e,this.actionType="filter"},(0,a.inherit)(d.FiltersAction,d.Action),d.FiltersAction.prototype.undo=function(e,t){const o=e.getPlugin("filters");e.addHookOnce("afterViewRender",t),o.conditionCollection.importAllConditions(this.conditionsStack.slice(0,this.conditionsStack.length-1)),o.filter()},d.FiltersAction.prototype.redo=function(e,t){const o=e.getPlugin("filters");e.addHookOnce("afterViewRender",t),o.conditionCollection.importAllConditions(this.conditionsStack),o.filter()};class c extends d.Action{constructor(e,t){super(),this.cellRange=t;const o=this.cellRange.getTopStartCorner(),s=this.cellRange.getBottomEndCorner();this.rangeData=e.getData(o.row,o.col,s.row,s.col)}undo(e,t){const o=e.getPlugin("mergeCells");e.addHookOnce("afterViewRender",t),o.unmergeRange(this.cellRange,!0);const s=this.cellRange.getTopStartCorner();e.populateFromArray(s.row,s.col,this.rangeData,void 0,void 0,"MergeCells")}redo(e,t){const o=e.getPlugin("mergeCells");e.addHookOnce("afterViewRender",t),o.mergeRange(this.cellRange)}}d.MergeCellsAction=c;class g extends d.Action{constructor(e,t){super(),this.cellRange=t}undo(e,t){const o=e.getPlugin("mergeCells");e.addHookOnce("afterViewRender",t),o.mergeRange(this.cellRange,!0)}redo(e,t){const o=e.getPlugin("mergeCells");e.addHookOnce("afterViewRender",t),o.unmergeRange(this.cellRange,!0),e.render()}}function f(e,t){if("loadData"===t)return this.undoRedo.clear()}d.UnmergeCellsAction=g,d.RowMoveAction=function(e,t){this.rows=e.slice(),this.finalIndex=t,this.actionType="row_move"},(0,a.inherit)(d.RowMoveAction,d.Action),d.RowMoveAction.prototype.undo=function(e,t){const o=e.getPlugin("manualRowMove"),s=[].concat(this.rows),i=s.filter((e=>e>this.finalIndex)),r=s.filter((e=>e<=this.finalIndex)),n=i.sort(((e,t)=>t-e)).concat(r.sort(((e,t)=>e-t)));e.addHookOnce("afterViewRender",t);for(let t=0;t<n.length;t+=1){const s=e.toVisualRow(n[t]);o.moveRow(s,n[t])}e.render(),e.deselectCell(),e.selectRows(this.rows[0],this.rows[0]+this.rows.length-1)},d.RowMoveAction.prototype.redo=function(e,t){const o=e.getPlugin("manualRowMove");e.addHookOnce("afterViewRender",t),o.moveRows(this.rows.slice(),this.finalIndex),e.render(),e.deselectCell(),e.selectRows(this.finalIndex,this.finalIndex+this.rows.length-1)},d.prototype.init=function(){const e=this.instance.getSettings().undo,t=void 0===e||e;this.instance.undoRedo||(this.instance.undoRedo=this),t?this.instance.undoRedo.enable():this.instance.undoRedo.disable()},d.prototype.registerShortcuts=function(){const e=this.instance.getShortcutManager().getContext("grid"),t={runOnlyIf:e=>!e.altKey,group:h};e.addShortcuts([{keys:[["Control/Meta","z"]],callback:()=>{this.undo()}},{keys:[["Control/Meta","y"],["Control/Meta","Shift","z"]],callback:()=>{this.redo()}}],t)},d.prototype.unregisterShortcuts=function(){this.instance.getShortcutManager().getContext("grid").removeShortcutsByGroup(h)};const p=i.default.getSingleton();p.add("afterUpdateSettings",(function(){var e;null===(e=this.getPlugin("undoRedo"))||void 0===e||e.init()})),p.register("beforeUndo"),p.register("afterUndo"),p.register("beforeRedo"),p.register("afterRedo"),d.PLUGIN_KEY=u,d.SETTING_KEYS=!0;t.default=d},62929:(e,t,o)=>{"use strict";t.__esModule=!0,t.registerAllModules=function(){(0,s.registerAllEditors)(),(0,i.registerAllRenderers)(),(0,r.registerAllValidators)(),(0,n.registerAllCellTypes)(),(0,a.registerAllPlugins)()};var s=o(74465);t.registerAllEditors=s.registerAllEditors;var i=o(42418);t.registerAllRenderers=i.registerAllRenderers;var r=o(12630);t.registerAllValidators=r.registerAllValidators;var n=o(74319);t.registerAllCellTypes=n.registerAllCellTypes;var a=o(40106);t.registerAllPlugins=a.registerAllPlugins},1470:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.autocompleteRenderer=u;var i=o(95025),r=o(50695),n=s(o(75244)),a=o(83302);o(67004);var l=o(5386);const h=t.RENDERER_TYPE="autocomplete";function u(e,t,o,s,h,u,d){const{rootDocument:c}=e,g=d.allowHtml?i.htmlRenderer:r.textRenderer,f=c.createElement("DIV"),p=e.getSettings().ariaTags;if(f.className="htAutocompleteArrow",p&&f.setAttribute(...(0,l.A11Y_HIDDEN)()),f.appendChild(c.createTextNode(String.fromCharCode(9660))),g.apply(this,[e,t,o,s,h,u,d]),t.firstChild||t.appendChild(c.createTextNode(String.fromCharCode(160))),t.insertBefore(f,t.firstChild),(0,a.addClass)(t,"htAutocomplete"),!e.acArrowListener){const i=new n.default(e);e.acArrowListener=function(i){(0,a.hasClass)(i.target,"htAutocompleteArrow")&&e.view._wt.getSetting("onCellDblClick",null,e._createCellCoords(o,s),t)},i.addEventListener(e.rootElement,"mousedown",e.acArrowListener),e.addHookOnce("afterDestroy",(()=>{i.destroy()}))}}u.RENDERER_TYPE=h},16124:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(1470);t.RENDERER_TYPE=s.RENDERER_TYPE,t.autocompleteRenderer=s.autocompleteRenderer},24945:(e,t,o)=>{"use strict";t.__esModule=!0,t.baseRenderer=n,o(63517);var s=o(83302),i=o(5386);const r=t.RENDERER_TYPE="base";function n(e,t,o,r,n,a,l){const h=l.ariaTags,u=[],d=[],c=[],g=[];l.className&&(0,s.addClass)(t,l.className),l.readOnly?(u.push(l.readOnlyCellClassName),h&&g.push((0,i.A11Y_READONLY)())):h&&c.push((0,i.A11Y_READONLY)()[0]),!1===l.valid&&l.invalidCellClassName?(u.push(l.invalidCellClassName),h&&g.push((0,i.A11Y_INVALID)())):(d.push(l.invalidCellClassName),h&&c.push((0,i.A11Y_INVALID)()[0])),!1===l.wordWrap&&l.noWordWrapClassName&&u.push(l.noWordWrapClassName),!a&&l.placeholder&&u.push(l.placeholderCellClassName),(0,s.removeClass)(t,d),(0,s.addClass)(t,u),(0,s.removeAttribute)(t,c),(0,s.setAttribute)(t,g)}n.RENDERER_TYPE=r},60686:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(24945);t.RENDERER_TYPE=s.RENDERER_TYPE,t.baseRenderer=s.baseRenderer},41901:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.checkboxRenderer=v,o(63517);var i=o(60686),r=s(o(75244)),n=o(83302),a=o(93315),l=o(29282),h=s(o(56307)),u=o(5386),d=o(77516);o(51768);const c=new WeakMap,g=new WeakMap,f="htBadValue",p="data-row",m="data-col",w="checkboxRenderer",C=t.RENDERER_TYPE="checkbox";function v(e,t,o,s,h,C,v){const{rootDocument:E}=e,S=e.getSettings().ariaTags;i.baseRenderer.apply(this,[e,t,o,s,h,C,v]),function(e){let t=g.get(e);if(!t){const{rootElement:o}=e;t=new r.default(e),t.addEventListener(o,"click",(t=>function(e,t){const{target:o}=e;if(!y(o))return;if(!o.hasAttribute(p)||!o.hasAttribute(m))return;const s=parseInt(o.getAttribute(p),10),i=parseInt(o.getAttribute(m),10),r=t.getCellMeta(s,i);r.readOnly&&e.preventDefault()}(t,e))),t.addEventListener(o,"mouseup",(t=>function(e,t){const{target:o}=e;if(!y(o))return;if(!o.hasAttribute(p)||!o.hasAttribute(m))return;setTimeout(t.listen,10)}(t,e))),t.addEventListener(o,"change",(t=>function(e,t){const{target:o}=e;if(!y(o))return;if(!o.hasAttribute(p)||!o.hasAttribute(m))return;const s=parseInt(o.getAttribute(p),10),i=parseInt(o.getAttribute(m),10),r=t.getCellMeta(s,i);if(!r.readOnly){let o=null;o=e.target.checked?void 0===r.uncheckedTemplate||r.checkedTemplate:void 0!==r.uncheckedTemplate&&r.uncheckedTemplate,t.setDataAtCell(s,i,o)}}(t,e))),g.set(e,t)}}(e);let R=function(e){const t=e.createElement("input");return t.className="htCheckboxRendererInput",t.type="checkbox",t.setAttribute("tabindex","-1"),t.cloneNode(!1)}(E);const b=v.label;let _=!1;if(void 0===v.checkedTemplate&&(v.checkedTemplate=!0),void 0===v.uncheckedTemplate&&(v.uncheckedTemplate=!1),(0,n.empty)(t),C===v.checkedTemplate||(0,a.stringify)(C).toLocaleLowerCase(v.locale)===(0,a.stringify)(v.checkedTemplate).toLocaleLowerCase(v.locale)?R.checked=!0:C===v.uncheckedTemplate||(0,a.stringify)(C).toLocaleLowerCase(v.locale)===(0,a.stringify)(v.uncheckedTemplate).toLocaleLowerCase(v.locale)?R.checked=!1:(0,a.isEmpty)(C)?(0,n.addClass)(R,"noValue"):(R.style.display="none",(0,n.addClass)(R,f),_=!0),(0,n.setAttribute)(R,[[p,o],[m,s]]),S&&(0,n.setAttribute)(R,[(0,u.A11Y_LABEL)(R.checked?e.getTranslatedPhrase(d.CHECKBOX_CHECKED):e.getTranslatedPhrase(d.CHECKBOX_UNCHECKED)),(0,u.A11Y_CHECKED)(R.checked),(0,u.A11Y_CHECKBOX)()]),!_&&b){let i="";if(b.value)i="function"==typeof b.value?b.value.call(this,o,s,h,C):b.value;else if(b.property){const t=e.getDataAtRowProp(o,b.property);i=null!==t?t:""}const r=function(e,t,o){const s=e.createElement("label");return s.className="htCheckboxRendererLabel "+(o?"fullWidth":""),s.appendChild(e.createTextNode(t)),s.cloneNode(!0)}(E,i,!0!==b.separated);"before"===b.position?b.separated?(t.appendChild(r),t.appendChild(R)):(r.appendChild(R),R=r):b.position&&"after"!==b.position||(b.separated?(t.appendChild(R),t.appendChild(r)):(r.insertBefore(R,r.firstChild),R=r))}function T(){let t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const o=e.getSelectedRange();if(o)for(let s=0;s<o.length;s++){const{row:i,col:r}=o[s].getTopStartCorner(),{row:n,col:a}=o[s].getBottomEndCorner(),l=[];for(let o=i;o<=n;o+=1)for(let s=r;s<=a;s+=1){const i=e.getCellMeta(o,s);if("checkbox"!==i.type)return;if(!0===i.readOnly)continue;void 0===i.checkedTemplate&&(i.checkedTemplate=!0),void 0===i.uncheckedTemplate&&(i.uncheckedTemplate=!1);const r=e.getDataAtCell(o,s);!1===t?[i.checkedTemplate,i.checkedTemplate.toString()].includes(r)?l.push([o,s,i.uncheckedTemplate]):[i.uncheckedTemplate,i.uncheckedTemplate.toString(),null,void 0].includes(r)&&l.push([o,s,i.checkedTemplate]):l.push([o,s,i.uncheckedTemplate])}l.length>0&&e.setDataAtCell(l)}}function O(){const t=e.getSelectedRange();if(t){for(let o=0;o<t.length;o++){const s=t[o].getTopStartCorner(),i=t[o].getBottomEndCorner();for(let t=s.row;t<=i.row;t++)for(let o=s.col;o<=i.col;o++){const s=e.getCellMeta(t,o);if("checkbox"!==s.type)return!1;const i=e.getCell(t,o);if(null==i)return!0;if(i.querySelectorAll("input[type=checkbox]").length>0&&!s.readOnly)return!0}}return!1}}(!b||b&&!b.separated)&&t.appendChild(R),_&&t.appendChild(E.createTextNode("#bad-value#")),c.has(e)||(c.set(e,!0),function(){const t=e.getShortcutManager().getContext("grid"),o={group:w};t.addShortcuts([{keys:[["space"]],callback:()=>(T(),!O())},{keys:[["enter"]],callback:()=>(T(),!O()),runOnlyIf:()=>e.getSettings().enterBeginsEditing},{keys:[["delete"],["backspace"]],callback:()=>(T(!0),!O()),relativeToGroup:l.EDITOR_EDIT_GROUP,position:"before"}],o)}())}function y(e){return"INPUT"===e.tagName&&"checkbox"===e.getAttribute("type")}h.default.getSingleton().add("modifyAutoColumnSizeSeed",(function(e,t,o){const{label:s,type:i,row:r,column:n,prop:a}=t;if(i===C){if(s){const{value:t,property:i}=s;let l=o;if(t)l="function"==typeof t?t(r,n,a,o):t;else if(i){const e=this.getDataAtRowProp(r,i);l=null!==e?e:o}e=l}return e}})),v.RENDERER_TYPE=C},8877:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(41901);t.RENDERER_TYPE=s.RENDERER_TYPE,t.checkboxRenderer=s.checkboxRenderer},22137:(e,t,o)=>{"use strict";t.__esModule=!0,t.dateRenderer=r;var s=o(16124);const i=t.RENDERER_TYPE="date";function r(e,t,o,i,r,n,a){s.autocompleteRenderer.apply(this,[e,t,o,i,r,n,a])}r.RENDERER_TYPE=i},56522:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(22137);t.RENDERER_TYPE=s.RENDERER_TYPE,t.dateRenderer=s.dateRenderer},33979:(e,t,o)=>{"use strict";t.__esModule=!0,t.handsontableRenderer=r;var s=o(16124);const i=t.RENDERER_TYPE="handsontable";function r(e,t,o,i,r,n,a){s.autocompleteRenderer.apply(this,[e,t,o,i,r,n,a])}r.RENDERER_TYPE=i},67981:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(33979);t.RENDERER_TYPE=s.RENDERER_TYPE,t.handsontableRenderer=s.handsontableRenderer},91897:(e,t,o)=>{"use strict";t.__esModule=!0,t.htmlRenderer=n;var s=o(60686),i=o(83302);const r=t.RENDERER_TYPE="html";function n(e,t,o,r,n,a,l){s.baseRenderer.apply(this,[e,t,o,r,n,a,l]),(0,i.fastInnerHTML)(t,null==a?"":a,!1)}n.RENDERER_TYPE=r},95025:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(91897);t.RENDERER_TYPE=s.RENDERER_TYPE,t.htmlRenderer=s.htmlRenderer},42418:(e,t,o)=>{"use strict";t.__esModule=!0,t.registerAllRenderers=function(){(0,d.registerRenderer)(s.autocompleteRenderer),(0,d.registerRenderer)(i.baseRenderer),(0,d.registerRenderer)(r.checkboxRenderer),(0,d.registerRenderer)(n.htmlRenderer),(0,d.registerRenderer)(a.numericRenderer),(0,d.registerRenderer)(l.passwordRenderer),(0,d.registerRenderer)(h.textRenderer),(0,d.registerRenderer)(u.timeRenderer)};var s=o(16124);t.autocompleteRenderer=s.autocompleteRenderer,t.AUTOCOMPLETE_RENDERER=s.RENDERER_TYPE;var i=o(60686);t.baseRenderer=i.baseRenderer,t.BASE_RENDERER=i.RENDERER_TYPE;var r=o(8877);t.checkboxRenderer=r.checkboxRenderer,t.CHECKBOX_RENDERER=r.RENDERER_TYPE;var n=o(95025);t.htmlRenderer=n.htmlRenderer,t.HTML_RENDERER=n.RENDERER_TYPE;var a=o(78416);t.numericRenderer=a.numericRenderer,t.NUMERIC_RENDERER=a.RENDERER_TYPE;var l=o(76978);t.passwordRenderer=l.passwordRenderer,t.PASSWORD_RENDERER=l.RENDERER_TYPE;var h=o(50695);t.textRenderer=h.textRenderer,t.TEXT_RENDERER=h.RENDERER_TYPE;var u=o(43853);t.timeRenderer=u.timeRenderer,t.TIME_RENDERER=u.RENDERER_TYPE;var d=o(7462);t.registerRenderer=d.registerRenderer,t.getRegisteredRendererNames=d.getRegisteredRendererNames,t.getRegisteredRenderers=d.getRegisteredRenderers,t.getRenderer=d.getRenderer,t.hasRenderer=d.hasRenderer},78416:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(77635);t.RENDERER_TYPE=s.RENDERER_TYPE,t.numericRenderer=s.numericRenderer},77635:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.numericRenderer=l,o(63517);var i=s(o(3333)),r=o(50695),n=o(68145);const a=t.RENDERER_TYPE="numeric";function l(e,t,o,s,a,l,h){let u=l;if((0,n.isNumeric)(u)){const e=h.numericFormat,o=e&&e.culture||"-",s=e&&e.pattern,r=h.className||"",n=r.length?r.split(" "):[];if(void 0!==o&&!i.default.languages()[o]){const e=o.replace("-",""),t=i.default.allLanguages?i.default.allLanguages[o]:i.default[e];t&&i.default.registerLanguage(t)}i.default.setLanguage(o),u=(0,i.default)(u).format(s||"0"),n.indexOf("htLeft")<0&&n.indexOf("htCenter")<0&&n.indexOf("htRight")<0&&n.indexOf("htJustify")<0&&n.push("htRight"),n.indexOf("htNumeric")<0&&n.push("htNumeric"),h.className=n.join(" "),t.dir="ltr"}(0,r.textRenderer)(e,t,o,s,a,u,h)}l.RENDERER_TYPE=a},76978:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(58486);t.RENDERER_TYPE=s.RENDERER_TYPE,t.passwordRenderer=s.passwordRenderer},58486:(e,t,o)=>{"use strict";t.__esModule=!0,t.passwordRenderer=a;var s=o(50695),i=o(83302),r=o(68145);const n=t.RENDERER_TYPE="password";function a(e,t,o,n,a,l,h){s.textRenderer.apply(this,[e,t,o,n,a,l,h]);const u=h.hashLength||t.innerHTML.length,d=h.hashSymbol||"*";let c="";(0,r.rangeEach)(u-1,(()=>{c+=d})),(0,i.fastInnerHTML)(t,c)}a.RENDERER_TYPE=n},7462:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.getRenderer=function(e){if("function"==typeof e)return e;if(!a(e))throw Error(`No registered renderer found under "${e}" name`);return n(e)},t.registerRenderer=function(e,t){"string"!=typeof e&&(e=(t=e).RENDERER_TYPE);r(e,t)},o(91683);var i=s(o(63800));const{register:r,getItem:n,hasItem:a,getNames:l,getValues:h}=(0,i.default)("renderers");t.getRegisteredRenderers=h,t.getRegisteredRendererNames=l,t.hasRenderer=a},73619:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(33845);t.RENDERER_TYPE=s.RENDERER_TYPE,t.selectRenderer=s.selectRenderer},33845:(e,t,o)=>{"use strict";t.__esModule=!0,t.selectRenderer=r;var s=o(50695);const i=t.RENDERER_TYPE="select";function r(e,t,o,i,r,n,a){s.textRenderer.apply(this,[e,t,o,i,r,n,a])}r.RENDERER_TYPE=i},50695:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(84249);t.RENDERER_TYPE=s.RENDERER_TYPE,t.textRenderer=s.textRenderer},84249:(e,t,o)=>{"use strict";t.__esModule=!0,t.textRenderer=a;var s=o(60686),i=o(83302),r=o(93315);const n=t.RENDERER_TYPE="text";function a(e,t,o,n,a,l,h){s.baseRenderer.apply(this,[e,t,o,n,a,l,h]);let u=l;if(!u&&h.placeholder&&(u=h.placeholder),u=(0,r.stringify)(u),h.trimWhitespace&&(u=u.trim()),h.rendererTemplate){(0,i.empty)(t);const s=e.rootDocument.createElement("TEMPLATE");s.setAttribute("bind","{{}}"),s.innerHTML=h.rendererTemplate,HTMLTemplateElement.decorate(s),s.model=e.getSourceDataAtRow(o),t.appendChild(s)}else(0,i.fastInnerText)(t,u)}a.RENDERER_TYPE=n},43853:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(98706);t.RENDERER_TYPE=s.RENDERER_TYPE,t.timeRenderer=s.timeRenderer},98706:(e,t,o)=>{"use strict";t.__esModule=!0,t.timeRenderer=r;var s=o(50695);const i=t.RENDERER_TYPE="time";function r(e,t,o,i,r,n,a){s.textRenderer.apply(this,[e,t,o,i,r,n,a]),t.dir="ltr"}r.RENDERER_TYPE=i},43395:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517),o(91683);var i=s(o(93231)),r=o(32838),n=o(83692),a=o(45951),l=o(39191),h=o(55730),u=o(84380),d=o(520),c=o(73193),g=o(10450),f=o(21280);t.ACTIVE_HEADER_TYPE=f.HIGHLIGHT_ACTIVE_HEADER_TYPE,t.AREA_TYPE=f.HIGHLIGHT_AREA_TYPE,t.FOCUS_TYPE=f.HIGHLIGHT_FOCUS_TYPE,t.CUSTOM_SELECTION_TYPE=f.HIGHLIGHT_CUSTOM_SELECTION_TYPE,t.FILL_TYPE=f.HIGHLIGHT_FILL_TYPE,t.HEADER_TYPE=f.HIGHLIGHT_HEADER_TYPE,t.ROW_TYPE=f.HIGHLIGHT_ROW_TYPE,t.COLUMN_TYPE=f.HIGHLIGHT_COLUMN_TYPE;var p=o(50095);let m;function w(e,t){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.add(e)}function C(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}var v=new WeakSet;m=Symbol.iterator;function y(e,t){const o=this.layerLevel;if(e.has(o))return e.get(o);const s=t({layerLevel:o,...this.options});return e.set(o,s),s}t.default=class{constructor(e){w(this,v),(0,i.default)(this,"options",void 0),(0,i.default)(this,"layerLevel",0),(0,i.default)(this,"focus",void 0),(0,i.default)(this,"fill",void 0),(0,i.default)(this,"layeredAreas",new Map),(0,i.default)(this,"areas",new Map),(0,i.default)(this,"rowHeaders",new Map),(0,i.default)(this,"columnHeaders",new Map),(0,i.default)(this,"activeRowHeaders",new Map),(0,i.default)(this,"activeColumnHeaders",new Map),(0,i.default)(this,"activeCornerHeaders",new Map),(0,i.default)(this,"rowHighlights",new Map),(0,i.default)(this,"columnHighlights",new Map),(0,i.default)(this,"customSelections",[]),this.options=e,this.focus=(0,h.createHighlight)(e),this.fill=(0,d.createHighlight)(e)}isEnabledFor(e,t){let o=e;e===f.HIGHLIGHT_FOCUS_TYPE&&(o="current");let s=this.options.disabledCellSelection(t.row,t.col);return"string"==typeof s&&(s=[s]),!1===s||Array.isArray(s)&&!s.includes(o)}useLayerLevel(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return this.layerLevel=e,this}getFocus(){return this.focus}getFill(){return this.fill}createLayeredArea(){return C(this,v,y).call(this,this.layeredAreas,n.createHighlight)}getLayeredAreas(){return[...this.layeredAreas.values()]}createArea(){return C(this,v,y).call(this,this.areas,a.createHighlight)}getAreas(){return[...this.areas.values()]}createRowHeader(){return C(this,v,y).call(this,this.rowHeaders,c.createHighlight)}getRowHeaders(){return[...this.rowHeaders.values()]}createColumnHeader(){return C(this,v,y).call(this,this.columnHeaders,c.createHighlight)}getColumnHeaders(){return[...this.columnHeaders.values()]}createActiveRowHeader(){return C(this,v,y).call(this,this.activeRowHeaders,r.createHighlight)}getActiveRowHeaders(){return[...this.activeRowHeaders.values()]}createActiveColumnHeader(){return C(this,v,y).call(this,this.activeColumnHeaders,r.createHighlight)}getActiveColumnHeaders(){return[...this.activeColumnHeaders.values()]}createActiveCornerHeader(){return C(this,v,y).call(this,this.activeCornerHeaders,r.createHighlight)}getActiveCornerHeaders(){return[...this.activeCornerHeaders.values()]}createRowHighlight(){return C(this,v,y).call(this,this.rowHighlights,g.createHighlight)}getRowHighlights(){return[...this.rowHighlights.values()]}createColumnHighlight(){return C(this,v,y).call(this,this.columnHighlights,l.createHighlight)}getColumnHighlights(){return[...this.columnHighlights.values()]}getCustomSelections(){return[...this.customSelections.values()]}addCustomSelection(e){this.customSelections.push((0,u.createHighlight)({...this.options,...e}))}clear(){this.focus.clear(),this.fill.clear(),(0,p.arrayEach)(this.areas.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.layeredAreas.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.rowHeaders.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.columnHeaders.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.activeRowHeaders.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.activeColumnHeaders.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.activeCornerHeaders.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.rowHighlights.values(),(e=>{e.clear()})),(0,p.arrayEach)(this.columnHighlights.values(),(e=>{e.clear()}))}[m](){return[this.focus,this.fill,...this.areas.values(),...this.layeredAreas.values(),...this.rowHeaders.values(),...this.columnHeaders.values(),...this.activeRowHeaders.values(),...this.activeColumnHeaders.values(),...this.activeCornerHeaders.values(),...this.rowHighlights.values(),...this.columnHighlights.values(),...this.customSelections][Symbol.iterator]()}}},32838:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{activeHeaderClassName:t,...o}=e;return new r.default({className:t,...o,selectionType:i.HIGHLIGHT_ACTIVE_HEADER_TYPE})};var i=o(21280),r=s(o(76337))},45951:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{...t}=e;return new r.default({className:"highlight",...t,selectionType:i.HIGHLIGHT_AREA_TYPE})};var i=o(21280),r=s(o(76337))},83692:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{areaCornerVisible:t,...o}=e;return new r.default({className:"area",createLayers:!0,border:{width:1,color:"#4b89ff",cornerVisible:t},...o,selectionType:i.HIGHLIGHT_AREA_TYPE})};var i=o(21280),r=s(o(76337))},39191:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{columnClassName:t,...o}=e;return new r.default({className:t,...o,selectionType:i.HIGHLIGHT_COLUMN_TYPE})};var i=o(21280),r=s(o(76337))},84380:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{border:t,visualCellRange:o,...s}=e;return new r.default({...t,...s,selectionType:i.HIGHLIGHT_CUSTOM_SELECTION_TYPE},o)};var i=o(21280),r=s(o(76337))},520:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{...t}=e;return new r.default({className:"fill",border:{width:1,color:"#ff0000"},...t,selectionType:i.HIGHLIGHT_FILL_TYPE})};var i=o(21280),r=s(o(76337))},55730:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{cellCornerVisible:t,...o}=e;return new r.default({className:"current",headerAttributes:[(0,n.A11Y_SELECTED)()],border:{width:2,color:"#4b89ff",cornerVisible:t},...o,selectionType:i.HIGHLIGHT_FOCUS_TYPE})};var i=o(21280),r=s(o(76337)),n=o(5386)},73193:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{headerClassName:t,...o}=e;return new r.default({className:t,...o,selectionType:i.HIGHLIGHT_HEADER_TYPE})};var i=o(21280),r=s(o(76337))},10450:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.createHighlight=function(e){let{rowClassName:t,...o}=e;return new r.default({className:t,...o,selectionType:i.HIGHLIGHT_ROW_TYPE})};var i=o(21280),r=s(o(76337))},76337:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(21280);class n extends r.Selection{constructor(e,t){super(e,null),(0,i.default)(this,"visualCellRange",null),this.visualCellRange=t||null,this.commit()}add(e){return null===this.visualCellRange?this.visualCellRange=this.settings.createCellRange(e):this.visualCellRange.expand(e),this}clear(){return this.visualCellRange=null,super.clear()}trimToVisibleCellsRangeOnly(e){let{from:t,to:o}=e,s=this.getNearestNotHiddenCoords(t,1),i=this.getNearestNotHiddenCoords(o,-1);return null===s||null===i?null:((s.row>i.row||s.col>i.col)&&(s=t,i=o),this.settings.createCellRange(s,s,i))}getNearestNotHiddenCoords(e,t){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t;const s=this.getNearestNotHiddenIndex(this.settings.rowIndexMapper,e.row,t);if(null===s)return null;const i=this.getNearestNotHiddenIndex(this.settings.columnIndexMapper,e.col,o);return null===i?null:this.settings.createCellCoords(s,i)}getNearestNotHiddenIndex(e,t,o){return t<0?t:e.getNearestNotHiddenIndex(t,o)}commit(){if(null===this.visualCellRange)return this;const e=this.trimToVisibleCellsRangeOnly(this.visualCellRange);return this.cellRange=null===e?null:this.createRenderableCellRange(e.from,e.to),this}syncWith(e){const t=e.from.clone().normalize(),o="N-S"===e.getVerticalDirection()?1:-1,s="W-E"===e.getHorizontalDirection()?1:-1,i=this.settings.visualToRenderableCoords(this.visualCellRange.highlight);let r=null;if(null!==i&&null!==i.col&&null!==i.row||(r=this.getNearestNotHiddenCoords(t,o,s)),null!==r&&e.overlaps(r)){const t=e.highlight.clone();if(t.row>=0&&(t.row=r.row),t.col>=0&&(t.col=r.col),null===this.cellRange){const e=this.settings.visualToRenderableCoords(t);this.cellRange=this.settings.createCellRange(e)}e.setHighlight(t)}return"focus"===this.settings.selectionType&&null!==i&&null===r&&e.setHighlight(this.visualCellRange.highlight),this}getCorners(){const{from:e,to:t}=this.cellRange;return[Math.min(e.row,t.row),Math.min(e.col,t.col),Math.max(e.row,t.row),Math.max(e.col,t.col)]}getVisualCorners(){const e=this.settings.renderableToVisualCoords(this.cellRange.getTopStartCorner()),t=this.settings.renderableToVisualCoords(this.cellRange.getBottomEndCorner());return[e.row,e.col,t.row,t.col]}createRenderableCellRange(e,t){const o=this.settings.visualToRenderableCoords(e),s=this.settings.visualToRenderableCoords(t);return null===o.row||null===o.col||null===s.row||null===s.col?null:this.settings.createCellRange(o,o,s)}}t.default=n},69167:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i={Selection:!0,handleMouseEvent:!0,detectSelectionType:!0,normalizeSelectionFactory:!0},r=s(o(35750));t.Selection=r.default;var n=o(50743);t.handleMouseEvent=n.handleMouseEvent;var a=o(69248);t.detectSelectionType=a.detectSelectionType,t.normalizeSelectionFactory=a.normalizeSelectionFactory;var l=o(43395);Object.keys(l).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(i,e)||e in t&&t[e]===l[e]||(t[e]=l[e]))}))},50743:(e,t,o)=>{"use strict";t.__esModule=!0,t.handleMouseEvent=function(e,t){let{coords:o,selection:i,controller:r,cellCoordsFactory:a}=t;n.get(e.type)({coords:o,selection:i,controller:r,cellCoordsFactory:a,isShiftKey:e.shiftKey,isLeftClick:(0,s.isLeftClick)(e)||"touchstart"===e.type,isRightClick:(0,s.isRightClick)(e)})},t.mouseDown=i,t.mouseOver=r;var s=o(24449);function i(e){let{isShiftKey:t,isLeftClick:o,isRightClick:s,coords:i,selection:r,controller:n,cellCoordsFactory:a}=e;const l=r.isSelected()?r.getSelectedRange().current():null,h=r.isSelectedByCorner(),u=r.isSelectedByRowHeader();if(t&&l)i.row>=0&&i.col>=0&&!n.cell?r.setRangeEnd(i):(h||u)&&i.row>=0&&i.col>=0&&!n.cell?r.setRangeEnd(a(i.row,i.col)):h&&i.row<0&&!n.column?r.setRangeEnd(a(l.to.row,i.col)):u&&i.col<0&&!n.row?r.setRangeEnd(a(i.row,l.to.col)):(!h&&!u&&i.col<0||h&&i.col<0)&&!n.row?r.selectRows(Math.max(l.from.row,0),i.row,i.col):(!h&&!u&&i.row<0||u&&i.row<0)&&!n.column&&r.selectColumns(Math.max(l.from.col,0),i.col,i.row);else{const e=!r.inInSelection(i),t=o||s&&e;i.row<0&&i.col>=0&&!n.column?t&&r.selectColumns(i.col,i.col,i.row):i.col<0&&i.row>=0&&!n.row?t&&r.selectRows(i.row,i.row,i.col):i.col>=0&&i.row>=0&&!n.cell?t&&r.setRangeStart(i):i.col<0&&i.row<0&&r.selectAll(!0,!0,{disableHeadersHighlight:!0,focusPosition:{row:0,col:0}})}}function r(e){let{isLeftClick:t,coords:o,selection:s,controller:i,cellCoordsFactory:r}=e;if(!t)return;const n=s.isSelectedByRowHeader(),a=s.isSelectedByColumnHeader(),l=s.tableProps.countCols(),h=s.tableProps.countRows();a&&!i.column?s.setRangeEnd(r(h-1,o.col)):n&&!i.row?s.setRangeEnd(r(o.row,l-1)):i.cell||s.setRangeEnd(o)}const n=new Map([["mousedown",i],["mouseover",r],["touchstart",i]])},16570:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231));let r;r=Symbol.iterator;t.default=class{constructor(e){(0,i.default)(this,"ranges",[]),(0,i.default)(this,"createCellRange",void 0),this.createCellRange=e}isEmpty(){return 0===this.size()}set(e){return this.clear(),this.ranges.push(this.createCellRange(e)),this}add(e){return this.ranges.push(this.createCellRange(e)),this}pop(){return this.ranges.pop(),this}current(){return this.peekByIndex(this.size()-1)}previous(){return this.peekByIndex(this.size()-2)}includes(e){return this.ranges.some((t=>t.includes(e)))}clear(){return this.ranges.length=0,this}size(){return this.ranges.length}peekByIndex(){let e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return t>=0&&t<this.size()&&(e=this.ranges[t]),e}[r](){return this.ranges[Symbol.iterator]()}}},35750:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=s(o(48427)),n=s(o(42538)),a=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var o=C(t);if(o&&o.has(e))return o.get(e);var s={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var n=i?Object.getOwnPropertyDescriptor(e,r):null;n&&(n.get||n.set)?Object.defineProperty(s,r,n):s[r]=e[r]}return s.default=e,o&&o.set(e,s),s}(o(43395)),l=s(o(16570)),h=o(22232),u=o(93315),d=o(68145),c=o(50095),g=s(o(65718)),f=s(o(31778)),p=o(69248),m=o(28236),w=o(5386);function C(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,o=new WeakMap;return(C=function(e){return e?o:t})(e)}function v(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var y=new WeakMap;class E{constructor(e,t){var o=this;(0,i.default)(this,"settings",void 0),(0,i.default)(this,"tableProps",void 0),(0,i.default)(this,"inProgress",!1),(0,i.default)(this,"selectedRange",new l.default(((e,t,o)=>this.tableProps.createCellRange(e,t,o)))),(0,i.default)(this,"highlight",void 0),(0,i.default)(this,"transformation",void 0),(0,i.default)(this,"selectedByRowHeader",new Set),(0,i.default)(this,"selectedByColumnHeader",new Set),v(this,y,{writable:!0,value:!1}),this.settings=e,this.tableProps=t,this.highlight=new a.default({headerClassName:e.currentHeaderClassName,activeHeaderClassName:e.activeHeaderClassName,rowClassName:e.currentRowClassName,columnClassName:e.currentColClassName,cellAttributes:[(0,w.A11Y_SELECTED)()],rowIndexMapper:this.tableProps.rowIndexMapper,columnIndexMapper:this.tableProps.columnIndexMapper,disabledCellSelection:(e,t)=>this.tableProps.isDisabledCellSelection(e,t),cellCornerVisible:function(){return o.isCellCornerVisible(...arguments)},areaCornerVisible:function(){return o.isAreaCornerVisible(...arguments)},visualToRenderableCoords:e=>this.tableProps.visualToRenderableCoords(e),renderableToVisualCoords:e=>this.tableProps.renderableToVisualCoords(e),createCellCoords:(e,t)=>this.tableProps.createCellCoords(e,t),createCellRange:(e,t,o)=>this.tableProps.createCellRange(e,t,o)}),this.transformation=new f.default(this.selectedRange,{rowIndexMapper:this.tableProps.rowIndexMapper,columnIndexMapper:this.tableProps.columnIndexMapper,countRenderableRows:()=>this.tableProps.countRenderableRows(),countRenderableColumns:()=>this.tableProps.countRenderableColumns(),countRowHeaders:()=>this.tableProps.countRowHeaders(),countColHeaders:()=>this.tableProps.countColHeaders(),visualToRenderableCoords:e=>this.tableProps.visualToRenderableCoords(e),renderableToVisualCoords:e=>this.tableProps.renderableToVisualCoords(e),createCellCoords:(e,t)=>this.tableProps.createCellCoords(e,t),navigableHeaders:()=>e.navigableHeaders,fixedRowsBottom:()=>e.fixedRowsBottom,minSpareRows:()=>e.minSpareRows,minSpareCols:()=>e.minSpareCols,autoWrapRow:()=>e.autoWrapRow,autoWrapCol:()=>e.autoWrapCol}),this.transformation.addLocalHook("beforeTransformStart",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("beforeModifyTransformStart",...t)})),this.transformation.addLocalHook("afterTransformStart",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("afterModifyTransformStart",...t)})),this.transformation.addLocalHook("beforeTransformEnd",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("beforeModifyTransformEnd",...t)})),this.transformation.addLocalHook("afterTransformEnd",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("afterModifyTransformEnd",...t)})),this.transformation.addLocalHook("insertRowRequire",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("insertRowRequire",...t)})),this.transformation.addLocalHook("insertColRequire",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("insertColRequire",...t)})),this.transformation.addLocalHook("beforeRowWrap",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("beforeRowWrap",...t)})),this.transformation.addLocalHook("beforeColumnWrap",(function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return o.runLocalHooks("beforeColumnWrap",...t)}))}getSelectedRange(){return this.selectedRange}begin(){this.inProgress=!0}finish(){this.runLocalHooks("afterSelectionFinished",Array.from(this.selectedRange)),this.inProgress=!1}isInProgress(){return this.inProgress}setRangeStart(e,t){let o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:e;const i="multiple"===this.settings.selectionMode,r=(0,u.isUndefined)(t)?this.tableProps.getShortcutManager().isCtrlPressed():t,n=e.clone();this.runLocalHooks("beforeSetRangeStart"+(o?"Only":""),n),(!i||i&&!r&&(0,u.isUndefined)(t))&&this.selectedRange.clear(),this.selectedRange.add(n).current().setHighlight(s.clone()),0===this.getLayerLevel()&&(this.selectedByRowHeader.clear(),this.selectedByColumnHeader.clear()),o||this.setRangeEnd(e)}setRangeStartOnly(e,t){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:e;this.setRangeStart(e,t,!0,o)}setRangeEnd(e){if(this.selectedRange.isEmpty())return;const t=e.clone(),o=this.tableProps.countRows(),s=this.tableProps.countCols(),i=this.selectedRange.current().clone().setTo(e).isSingleHeader();if((o>0||s>0)&&(0===o&&t.col<0&&!i||0===s&&t.row<0&&!i))return;this.runLocalHooks("beforeSetRangeEnd",t),this.begin();const r=this.selectedRange.current();this.settings.navigableHeaders||r.highlight.normalize(),"single"===this.settings.selectionMode?(r.setFrom(r.highlight),r.setTo(r.highlight)):r.setTo(t),o>0&&s>0&&(!this.settings.navigableHeaders||this.settings.navigableHeaders&&!r.isSingleHeader())&&r.to.normalize(),this.runLocalHooks("beforeHighlightSet");const l=this.highlight.getFocus();l.clear(),this.highlight.isEnabledFor(a.FOCUS_TYPE,r.highlight)&&l.add(this.selectedRange.current().highlight).commit().syncWith(r);const h=this.getLayerLevel();h<this.highlight.layerLevel&&((0,c.arrayEach)(this.highlight.getAreas(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getLayeredAreas(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getRowHeaders(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getColumnHeaders(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getActiveRowHeaders(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getActiveColumnHeaders(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getActiveCornerHeaders(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getRowHighlights(),(e=>{e.clear()})),(0,c.arrayEach)(this.highlight.getColumnHighlights(),(e=>{e.clear()}))),this.highlight.useLayerLevel(h);const u=this.highlight.createArea(),d=this.highlight.createLayeredArea(),g=this.highlight.createRowHeader(),f=this.highlight.createColumnHeader(),p=this.highlight.createActiveRowHeader(),m=this.highlight.createActiveColumnHeader(),w=this.highlight.createActiveCornerHeader(),C=this.highlight.createRowHighlight(),v=this.highlight.createColumnHighlight();if(u.clear(),d.clear(),g.clear(),f.clear(),p.clear(),m.clear(),w.clear(),C.clear(),v.clear(),this.highlight.isEnabledFor(a.AREA_TYPE,r.highlight)&&(this.isMultiple()||h>=1)&&(u.add(r.from).add(r.to).commit(),d.add(r.from).add(r.to).commit(),1===h)){const e=this.selectedRange.previous();this.highlight.useLayerLevel(h-1),this.highlight.createArea().add(e.from).commit().syncWith(e),this.highlight.createLayeredArea().add(e.from).commit().syncWith(e),this.highlight.useLayerLevel(h)}if(this.highlight.isEnabledFor(a.HEADER_TYPE,r.highlight)){if(!r.isSingleHeader()){const e=this.tableProps.createCellCoords(Math.max(r.from.row,0),-1),t=this.tableProps.createCellCoords(r.to.row,-1),o=this.tableProps.createCellCoords(-1,Math.max(r.from.col,0)),s=this.tableProps.createCellCoords(-1,r.to.col);"single"===this.settings.selectionMode?(g.add(e).commit(),f.add(o).commit(),C.add(e).commit(),v.add(o).commit()):(g.add(e).add(t).commit(),f.add(o).add(s).commit(),C.add(e).add(t).commit(),v.add(o).add(s).commit())}const e=!(0,n.default)(this,y)&&this.isEntireRowSelected()&&(s>0&&s===r.getWidth()||0===s&&this.isSelectedByRowHeader()),t=!(0,n.default)(this,y)&&this.isEntireColumnSelected()&&(o>0&&o===r.getHeight()||0===o&&this.isSelectedByColumnHeader());e&&p.add(this.tableProps.createCellCoords(Math.max(r.from.row,0),Math.min(-this.tableProps.countRowHeaders(),-1))).add(this.tableProps.createCellCoords(Math.max(r.to.row,0),-1)).commit(),t&&m.add(this.tableProps.createCellCoords(Math.min(-this.tableProps.countColHeaders(),-1),Math.max(r.from.col,0))).add(this.tableProps.createCellCoords(-1,Math.max(r.to.col,0))).commit(),e&&t&&w.add(this.tableProps.createCellCoords(-this.tableProps.countColHeaders(),-this.tableProps.countRowHeaders())).add(this.tableProps.createCellCoords(-1,-1)).commit()}this.runLocalHooks("afterSetRangeEnd",e)}isMultiple(){const e=(0,h.createObjectPropListener)(!this.selectedRange.current().isSingle());return this.runLocalHooks("afterIsMultipleSelection",e),e.value}transformStart(e,t){let o=arguments.length>2&&void 0!==arguments[2]&&arguments[2];this.setRangeStart(this.transformation.transformStart(e,t,o))}transformEnd(e,t){this.setRangeEnd(this.transformation.transformEnd(e,t))}getLayerLevel(){return this.selectedRange.size()-1}isSelected(){return!this.selectedRange.isEmpty()}isSelectedByRowHeader(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getLayerLevel();return!this.isSelectedByCorner(e)&&(-1===e?this.selectedByRowHeader.size>0:this.selectedByRowHeader.has(e))}isEntireRowSelected(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getLayerLevel();const t=e=>{const{col:t}=e.getOuterTopStartCorner(),o=this.tableProps.countRowHeaders(),s=this.tableProps.countCols();return(o>0&&t<0||0===o)&&e.getWidth()===s};if(-1===e)return Array.from(this.selectedRange).some((e=>t(e)));const o=this.selectedRange.peekByIndex(e);return!!o&&t(o)}isSelectedByColumnHeader(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getLayerLevel();return!this.isSelectedByCorner()&&(-1===e?this.selectedByColumnHeader.size>0:this.selectedByColumnHeader.has(e))}isEntireColumnSelected(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getLayerLevel();const t=e=>{const{row:t}=e.getOuterTopStartCorner(),o=this.tableProps.countColHeaders(),s=this.tableProps.countRows();return(o>0&&t<0||0===o)&&e.getHeight()===s};if(-1===e)return Array.from(this.selectedRange).some((e=>t(e)));const o=this.selectedRange.peekByIndex(e);return!!o&&t(o)}isSelectedByAnyHeader(){return this.isSelectedByRowHeader(-1)||this.isSelectedByColumnHeader(-1)||this.isSelectedByCorner()}isSelectedByCorner(){return this.selectedByColumnHeader.has(this.getLayerLevel())&&this.selectedByRowHeader.has(this.getLayerLevel())}inInSelection(e){return this.selectedRange.includes(e)}isCellCornerVisible(){return this.settings.fillHandle&&!this.tableProps.isEditorOpened()&&!this.isMultiple()}isCellVisible(e){const t=this.tableProps.visualToRenderableCoords(e);return null!==t.row&&null!==t.col}isAreaCornerVisible(e){return(!Number.isInteger(e)||e===this.getLayerLevel())&&(this.settings.fillHandle&&!this.tableProps.isEditorOpened()&&this.isMultiple())}clear(){this.selectedRange.clear(),this.highlight.clear()}deselect(){this.isSelected()&&(this.inProgress=!1,this.clear(),this.runLocalHooks("afterDeselect"))}selectAll(){var e;let t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],o=arguments.length>1&&void 0!==arguments[1]&&arguments[1],s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{focusPosition:!1,disableHeadersHighlight:!1};const i=this.tableProps.countRows(),n=this.tableProps.countCols(),a=this.tableProps.countRowHeaders(),l=this.tableProps.countColHeaders(),h=o?-l:0,u=t?-a:0;if(0===h&&0===u&&(0===i||0===n))return;let c=null===(e=this.getSelectedRange().current())||void 0===e?void 0:e.highlight;const{focusPosition:g,disableHeadersHighlight:f}=s;(0,r.default)(this,y,f),g&&Number.isInteger(null==g?void 0:g.row)&&Number.isInteger(null==g?void 0:g.col)&&(c=this.tableProps.createCellCoords((0,d.clamp)(g.row,h,i-1),(0,d.clamp)(g.col,u,n-1)));const p=this.tableProps.createCellCoords(h,u),m=this.tableProps.createCellCoords(i-1,n-1);this.clear(),this.setRangeStartOnly(p,void 0,c),u<0&&this.selectedByRowHeader.add(this.getLayerLevel()),h<0&&this.selectedByColumnHeader.add(this.getLayerLevel()),this.setRangeEnd(m),this.finish(),(0,r.default)(this,y,!1)}selectCells(e){var t=this;const o=(0,p.detectSelectionType)(e);if(o===p.SELECTION_TYPE_EMPTY)return!1;if(o===p.SELECTION_TYPE_UNRECOGNIZED)throw new Error(m.toSingleLine`Unsupported format of the selection ranges was passed. To select cells pass\x20
|
85
85
|
the coordinates as an array of arrays ([[rowStart, columnStart/columnPropStart, rowEnd,\x20
|
86
86
|
columnEnd/columnPropEnd]]) or as an array of CellRange objects.`);const s=(0,p.normalizeSelectionFactory)(o,{createCellCoords:function(){return t.tableProps.createCellCoords(...arguments)},createCellRange:function(){return t.tableProps.createCellRange(...arguments)},propToCol:e=>this.tableProps.propToCol(e),keepDirection:!0}),i=this.settings.navigableHeaders,r={countRows:this.tableProps.countRows(),countCols:this.tableProps.countCols(),countRowHeaders:i?this.tableProps.countRowHeaders():0,countColHeaders:i?this.tableProps.countColHeaders():0},n=!e.some((e=>{const t=s(e),o=t.isValid(r);return!(o&&!t.containsHeaders()||o&&t.containsHeaders()&&t.isSingleHeader())}));return n&&(this.clear(),(0,c.arrayEach)(e,(e=>{const{from:t,to:o}=s(e);this.setRangeStartOnly(t.clone(),!1),this.setRangeEnd(o.clone()),this.finish()}))),n}selectColumns(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;const s="string"==typeof e?this.tableProps.propToCol(e):e,i="string"==typeof t?this.tableProps.propToCol(t):t,r=this.tableProps.countRows(),n=this.tableProps.countCols(),a=this.tableProps.countColHeaders(),l=0===a?0:-a,h=this.tableProps.createCellCoords(l,s),u=this.tableProps.createCellCoords(r-1,i),c=this.tableProps.createCellRange(h,h,u).isValid({countRows:r,countCols:n,countRowHeaders:0,countColHeaders:a});if(c){const e=0===a?0:(0,d.clamp)(o,l,-1),t=r-1,n=this.tableProps.createCellCoords(e,s),h=this.tableProps.createCellCoords(t,i),u=this.tableProps.createCellCoords((0,d.clamp)(o,l,r-1),s);this.runLocalHooks("beforeSelectColumns",n,h,u),n.row=e,h.row=t,this.setRangeStartOnly(n,void 0,u),this.selectedByColumnHeader.add(this.getLayerLevel()),this.setRangeEnd(h),this.runLocalHooks("afterSelectColumns",n,h,u),this.finish()}return c}selectRows(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;const s=this.tableProps.countRows(),i=this.tableProps.countCols(),r=this.tableProps.countRowHeaders(),n=0===r?0:-r,a=this.tableProps.createCellCoords(e,n),l=this.tableProps.createCellCoords(t,i-1),h=this.tableProps.createCellRange(a,a,l).isValid({countRows:s,countCols:i,countRowHeaders:r,countColHeaders:0});if(h){const s=0===r?0:(0,d.clamp)(o,n,-1),a=i-1,l=this.tableProps.createCellCoords(e,s),h=this.tableProps.createCellCoords(t,a),u=this.tableProps.createCellCoords(e,(0,d.clamp)(o,n,i-1));this.runLocalHooks("beforeSelectRows",l,h,u),l.col=s,h.col=a,this.setRangeStartOnly(l,void 0,u),this.selectedByRowHeader.add(this.getLayerLevel()),this.setRangeEnd(h),this.runLocalHooks("afterSelectRows",l,h,u),this.finish()}return h}refresh(){if(this.highlight.getCustomSelections().forEach((e=>{e.commit()})),!this.isSelected())return;const e=this.highlight.getFocus(),t=this.getLayerLevel();e.commit().syncWith(this.selectedRange.current());for(let e=0;e<this.selectedRange.size();e+=1){this.highlight.useLayerLevel(e);const t=this.highlight.createArea(),o=this.highlight.createLayeredArea(),s=this.highlight.createRowHeader(),i=this.highlight.createColumnHeader(),r=this.highlight.createActiveRowHeader(),n=this.highlight.createActiveColumnHeader(),a=this.highlight.createActiveCornerHeader(),l=this.highlight.createRowHighlight(),h=this.highlight.createColumnHighlight();t.commit(),o.commit(),s.commit(),i.commit(),r.commit(),n.commit(),a.commit(),l.commit(),h.commit()}this.highlight.useLayerLevel(t)}}(0,h.mixin)(E,g.default);t.default=E},31778:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0;var i=s(o(42538)),r=s(o(48427)),n=o(22232),a=s(o(65718));function l(e,t){u(e,t),t.add(e)}function h(e,t,o){u(e,t),t.set(e,o)}function u(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function d(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}var c=new WeakMap,g=new WeakMap,f=new WeakMap,p=new WeakSet,m=new WeakSet,w=new WeakSet,C=new WeakSet,v=new WeakSet;class y{constructor(e,t){l(this,v),l(this,C),l(this,w),l(this,m),l(this,p),h(this,c,{writable:!0,value:void 0}),h(this,g,{writable:!0,value:void 0}),h(this,f,{writable:!0,value:{x:0,y:0}}),(0,r.default)(this,c,e),(0,r.default)(this,g,t)}transformStart(e,t){let o=arguments.length>2&&void 0!==arguments[2]&&arguments[2];d(this,p,E).call(this,{x:(0,i.default)(this,g).navigableHeaders()?(0,i.default)(this,g).countRowHeaders():0,y:(0,i.default)(this,g).navigableHeaders()?(0,i.default)(this,g).countColHeaders():0});const s=(0,i.default)(this,g).createCellCoords(e,t);let r=(0,i.default)(this,c).current().highlight;const a=(0,i.default)(this,g).visualToRenderableCoords(r);let l=0,h=0;if(this.runLocalHooks("beforeTransformStart",s),null!==a.row&&null!==a.col){const{width:e,height:t}=d(this,w,R).call(this),{row:a,col:u}=d(this,C,b).call(this,r),c=(0,i.default)(this,g).fixedRowsBottom(),f=(0,i.default)(this,g).minSpareRows(),p=(0,i.default)(this,g).minSpareCols(),y=(0,i.default)(this,g).autoWrapRow(),E=(0,i.default)(this,g).autoWrapCol(),T=(0,i.default)(this,g).createCellCoords(a+s.row,u+s.col);if(T.row>=t){const s=(0,n.createObjectPropListener)(o&&f>0&&0===c),r=T.col+1,a=(0,i.default)(this,g).createCellCoords(T.row-t,r>=e?r-e:r);this.runLocalHooks("beforeColumnWrap",s,d(this,v,_).call(this,a),r>=e),s.value?this.runLocalHooks("insertRowRequire",(0,i.default)(this,g).countRenderableRows()):E&&T.assign(a)}else if(T.row<0){const o=(0,n.createObjectPropListener)(E),s=T.col-1,r=(0,i.default)(this,g).createCellCoords(t+T.row,s<0?e+s:s);this.runLocalHooks("beforeColumnWrap",o,d(this,v,_).call(this,r),s<0),E&&T.assign(r)}if(T.col>=e){const s=(0,n.createObjectPropListener)(o&&p>0),r=T.row+1,a=(0,i.default)(this,g).createCellCoords(r>=t?r-t:r,T.col-e);this.runLocalHooks("beforeRowWrap",s,d(this,v,_).call(this,a),r>=t),s.value?this.runLocalHooks("insertColRequire",(0,i.default)(this,g).countRenderableColumns()):y&&T.assign(a)}else if(T.col<0){const o=(0,n.createObjectPropListener)(y),s=T.row-1,r=(0,i.default)(this,g).createCellCoords(s<0?t+s:s,e+T.col);this.runLocalHooks("beforeRowWrap",o,d(this,v,_).call(this,r),s<0),y&&T.assign(r)}const{rowDir:O,colDir:M}=d(this,m,S).call(this,T);l=O,h=M,r=d(this,v,_).call(this,T)}return this.runLocalHooks("afterTransformStart",r,l,h),r}transformEnd(e,t){d(this,p,E).call(this,{x:(0,i.default)(this,g).navigableHeaders()?(0,i.default)(this,g).countRowHeaders():0,y:(0,i.default)(this,g).navigableHeaders()?(0,i.default)(this,g).countColHeaders():0});const o=(0,i.default)(this,g).createCellCoords(e,t),s=(0,i.default)(this,c).current(),r=(0,i.default)(this,g).visualToRenderableCoords(s.highlight),n=s.to.clone();let a=0,l=0;if(this.runLocalHooks("beforeTransformEnd",o),null!==r.row&&null!==r.col){const{row:e,col:t}=d(this,C,b).call(this,s.to),r=(0,i.default)(this,g).createCellCoords(e+o.row,t+o.col),{rowDir:h,colDir:u}=d(this,m,S).call(this,r);a=h,l=u;const c=d(this,v,_).call(this,r);0===o.row&&0!==o.col?n.col=c.col:0!==o.row&&0===o.col?n.row=c.row:(n.row=c.row,n.col=c.col)}return this.runLocalHooks("afterTransformEnd",n,a,l),n}}function E(e){let{x:t,y:o}=e;(0,r.default)(this,f,{x:t,y:o})}function S(e){const{width:t,height:o}=d(this,w,R).call(this);let s=0,i=0;return e.row<0?(s=-1,e.row=0):e.row>0&&e.row>=o&&(s=1,e.row=o-1),e.col<0?(i=-1,e.col=0):e.col>0&&e.col>=t&&(i=1,e.col=t-1),{rowDir:s,colDir:i}}function R(){return{width:(0,i.default)(this,f).x+(0,i.default)(this,g).countRenderableColumns(),height:(0,i.default)(this,f).y+(0,i.default)(this,g).countRenderableRows()}}function b(e){const{row:t,col:o}=(0,i.default)(this,g).visualToRenderableCoords(e);return(0,i.default)(this,g).createCellCoords((0,i.default)(this,f).y+t,(0,i.default)(this,f).x+o)}function _(e){const t=e.clone();return t.col=e.col-(0,i.default)(this,f).x,t.row=e.row-(0,i.default)(this,f).y,(0,i.default)(this,g).renderableToVisualCoords(t)}(0,n.mixin)(y,a.default);t.default=y},69248:(e,t,o)=>{"use strict";t.__esModule=!0,t.detectSelectionType=f,t.normalizeSelectionFactory=p,t.transformSelectionToColumnDistance=function(e){const t=f(e.getSelected());if(t===n||t===a)return[];const o=p(t,{createCellCoords:e._createCellCoords.bind(e),createCellRange:e._createCellRange.bind(e)}),s=new Set;(0,i.arrayEach)(e.getSelected(),(e=>{const{from:t,to:r}=o(e),n=Math.max(t.col,0),a=r.col-n+1;(0,i.arrayEach)(Array.from(new Array(a),((e,t)=>n+t)),(e=>{s.has(e)||s.add(e)}))}));const r=Array.from(s).sort(((e,t)=>e-t));return(0,i.arrayReduce)(r,((e,t,o,s)=>(0!==o&&t===s[o-1]+1?e[e.length-1][1]+=1:e.push([t,1]),e)),[])},t.transformSelectionToRowDistance=function(e){const t=f(e.getSelected());if(t===n||t===a)return[];const o=p(t,{createCellCoords:e._createCellCoords.bind(e),createCellRange:e._createCellRange.bind(e)}),s=new Set;(0,i.arrayEach)(e.getSelected(),(e=>{const{from:t,to:r}=o(e),n=Math.max(t.row,0),a=r.row-n+1;(0,i.arrayEach)(Array.from(new Array(a),((e,t)=>n+t)),(e=>{s.has(e)||s.add(e)}))}));const r=Array.from(s).sort(((e,t)=>e-t));return(0,i.arrayReduce)(r,((e,t,o,s)=>(0!==o&&t===s[o-1]+1?e[e.length-1][1]+=1:e.push([t,1]),e)),[])},o(91683),o(63517);var s=o(21280),i=o(50095),r=o(93315);const n=t.SELECTION_TYPE_UNRECOGNIZED=0,a=t.SELECTION_TYPE_EMPTY=1,l=t.SELECTION_TYPE_ARRAY=2,h=t.SELECTION_TYPE_OBJECT=3,u=t.SELECTION_TYPES=[h,l],d=[["number"],["number","string"],["number","undefined"],["number","string","undefined"]],c=Symbol("root"),g=Symbol("child");function f(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:c;if(t!==c&&t!==g)throw new Error("The second argument is used internally only and cannot be overwritten.");const o=Array.isArray(e),i=t===c;let r=n;if(o){const t=e[0];if(0===e.length)r=a;else if(i&&t instanceof s.CellRange)r=h;else if(i&&Array.isArray(t))r=f(t,g);else if(e.length>=2&&e.length<=4){!e.some(((e,t)=>!d[t].includes(typeof e)))&&(r=l)}}return r}function p(e){let{createCellCoords:t,createCellRange:o,keepDirection:s=!1,propToCol:i}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!u.includes(e))throw new Error("Unsupported selection ranges schema type was provided.");return function(n){const a=e===h;let l=a?n.from.row:n[0],u=a?n.from.col:n[1],d=a?n.to.row:n[2],c=a?n.to.col:n[3];if("function"==typeof i&&("string"==typeof u&&(u=i(u)),"string"==typeof c&&(c=i(c))),(0,r.isUndefined)(d)&&(d=l),(0,r.isUndefined)(c)&&(c=u),!s){const e=l,t=u,o=d,s=c;l=Math.min(e,o),u=Math.min(t,s),d=Math.max(e,o),c=Math.max(t,s)}const g=t(l,u),f=t(d,c);return o(g,g,f)}}},61321:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"editorCloseAndSave",callback(e,t,o){const s=e._getEditorManager();s.closeEditorAndSaveChanges(e.getShortcutManager().isCtrlPressed()),s.moveSelectionAfterEnter(o.includes("shift"))}}},67826:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"editorCloseWithoutSaving",callback(e){const t=e._getEditorManager();t.closeEditorAndRestoreOriginalValue(e.getShortcutManager().isCtrlPressed()),t.activeEditor.focus()}}},15092:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"editorFastOpen",callback(e,t){const{highlight:o}=e.getSelectedRangeLast();o.isHeader()||e._getEditorManager().openEditor(null,t,!0)}}},77511:(e,t,o)=>{"use strict";t.__esModule=!0,t.getAllCommands=function(){return[s.command,i.command,r.command,n.command]};var s=o(61321),i=o(67826),r=o(15092),n=o(75543)},75543:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(24449);t.command={name:"editorOpen",callback(e,t,o){const i=e._getEditorManager(),{highlight:r}=e.getSelectedRangeLast();r.isHeader()||(e.getSettings().enterBeginsEditing?i.cellProperties.readOnly?i.moveSelectionAfterEnter():i.openEditor(null,t,!0):i.moveSelectionAfterEnter(o.includes("shift")),(0,s.stopImmediatePropagation)(t))}}},15376:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"emptySelectedCells",callback(e){e.emptySelectedCells(),e._getEditorManager().prepareEditor()}}},72410:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"extendCellsSelectionDown",callback(e){const{highlight:t}=e.getSelectedRangeLast();(t.isCell()||t.isHeader()&&e.selection.isSelectedByRowHeader())&&e.selection.transformEnd(1,0)}}},65189:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"extendCellsSelectionDownByViewportHeight",callback(e){const{to:t}=e.getSelectedRangeLast(),o=Math.min(t.row+e.countVisibleRows(),e.countRows()-1),s=e.rowIndexMapper.getNearestNotHiddenIndex(o,-1);if(null!==s){const o=e._createCellCoords(s,t.col),i=t.row-e.view.getFirstFullyVisibleRow(),r=Math.min(o.row-i,e.countRows()-1);e.selection.setRangeEnd(o),e.scrollViewportTo({row:r,verticalSnap:"top",horizontalSnap:"start"})}}}},19061:(e,t,o)=>{"use strict";t.__esModule=!0,t.getAllCommands=function(){return[s.command,i.command,r.command,n.command,a.command,l.command,h.command,u.command,d.command,c.command,g.command,f.command,p.command,m.command]};var s=o(72410),i=o(65189),r=o(38495),n=o(17099),a=o(29147),l=o(51730),h=o(98267),u=o(90949),d=o(13901),c=o(3585),g=o(35376),f=o(17852),p=o(30405),m=o(73317)},38495:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"extendCellsSelectionLeft",callback(e){const{highlight:t}=e.getSelectedRangeLast();(t.isCell()||t.isHeader()&&e.selection.isSelectedByColumnHeader())&&e.selection.transformEnd(0,-1*e.getDirectionFactor())}}},17099:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"extendCellsSelectionRight",callback(e){const{highlight:t}=e.getSelectedRangeLast();(t.isCell()||t.isHeader()&&e.selection.isSelectedByColumnHeader())&&e.selection.transformEnd(0,e.getDirectionFactor())}}},29147:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"extendCellsSelectionToColumns",callback(e){const{highlight:t,from:o,to:s}=e.getSelectedRangeLast();e.selection.isSelectedByRowHeader()?e.selection.selectAll(!0,!0):e.selectColumns(o.col,s.col,t.row)}}},51730:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"extendCellsSelectionToMostBottom",callback(e){const{selection:t,rowIndexMapper:o}=e,{highlight:s,from:i,to:r}=e.getSelectedRangeLast(),n=s.isHeader()&&e.selection.isSelectedByRowHeader();if(s.isCell()||n){const s=o.getNearestNotHiddenIndex(e.countRows()-1,-1);t.setRangeStart(i.clone()),n&&t.selectedByRowHeader.add(t.getLayerLevel()),t.setRangeEnd(e._createCellCoords(s,r.col))}}}},98267:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"extendCellsSelectionToMostInlineEnd",callback(e){const{selection:t,columnIndexMapper:o}=e,{highlight:s}=e.getSelectedRangeLast();s.isCell()&&t.setRangeEnd(e._createCellCoords(t.selectedRange.current().from.row,o.getNearestNotHiddenIndex(e.countCols()-1,-1)))}}},90949:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"extendCellsSelectionToMostInlineStart",callback(e){const{selection:t,columnIndexMapper:o}=e,{highlight:s}=e.getSelectedRangeLast();s.isCell()&&t.setRangeEnd(e._createCellCoords(t.selectedRange.current().from.row,o.getNearestNotHiddenIndex(0,1)))}}},13901:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"extendCellsSelectionToMostLeft",callback(e){const{selection:t,columnIndexMapper:o}=e,{highlight:s,from:i,to:r}=e.getSelectedRangeLast(),n=s.isHeader()&&e.selection.isSelectedByColumnHeader();if(s.isCell()||n){const s=o.getNearestNotHiddenIndex(...e.isRtl()?[e.countCols()-1,-1]:[0,1]);t.setRangeStart(i.clone()),n&&t.selectedByColumnHeader.add(t.getLayerLevel()),t.setRangeEnd(e._createCellCoords(r.row,s))}}}},3585:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"extendCellsSelectionToMostRight",callback(e){const{selection:t,columnIndexMapper:o}=e,{highlight:s,from:i,to:r}=e.getSelectedRangeLast(),n=s.isHeader()&&e.selection.isSelectedByColumnHeader();if(s.isCell()||n){const s=o.getNearestNotHiddenIndex(...e.isRtl()?[0,1]:[e.countCols()-1,-1]);t.setRangeStart(i.clone()),n&&t.selectedByColumnHeader.add(t.getLayerLevel()),t.setRangeEnd(e._createCellCoords(r.row,s))}}}},35376:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"extendCellsSelectionToMostTop",callback(e){const{selection:t,rowIndexMapper:o}=e,{highlight:s,from:i,to:r}=e.getSelectedRangeLast(),n=s.isHeader()&&e.selection.isSelectedByRowHeader();if(s.isCell()||n){const s=o.getNearestNotHiddenIndex(0,1);t.setRangeStart(i.clone()),n&&t.selectedByRowHeader.add(t.getLayerLevel()),t.setRangeEnd(e._createCellCoords(s,r.col))}}}},17852:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"extendCellsSelectionToRows",callback(e){const{highlight:t,from:o,to:s}=e.getSelectedRangeLast();e.selection.isSelectedByColumnHeader()?e.selection.selectAll(!0,!0):e.selectRows(o.row,s.row,t.col)}}},30405:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"extendCellsSelectionUp",callback(e){const{highlight:t}=e.getSelectedRangeLast();(t.isCell()||t.isHeader()&&e.selection.isSelectedByRowHeader())&&e.selection.transformEnd(-1,0)}}},73317:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"extendCellsSelectionUpByViewportHeight",callback(e){const{to:t}=e.getSelectedRangeLast(),o=Math.max(t.row-e.countVisibleRows(),0),s=e.rowIndexMapper.getNearestNotHiddenIndex(o,1);if(null!==s){const o=e._createCellCoords(s,t.col),i=t.row-e.view.getFirstFullyVisibleRow(),r=Math.max(o.row-i,0);e.selection.setRangeEnd(o),e.scrollViewportTo({row:r,verticalSnap:"top",horizontalSnap:"start"})}}}},69619:(e,t,o)=>{"use strict";t.__esModule=!0,t.createKeyboardShortcutCommandsPool=function(e){const t={};return u.forEach((o=>{let{name:s,callback:i}=o;t[s]=function(){for(var t=arguments.length,o=new Array(t),s=0;s<t;s++)o[s]=arguments[s];return i(e,...o)}})),t};var s=o(77511),i=o(19061),r=o(36653),n=o(15376),a=o(25730),l=o(43473),h=o(19708);const u=[...(0,s.getAllCommands)(),...(0,i.getAllCommands)(),...(0,r.getAllCommands)(),n.command,a.command,l.command,h.command]},59749:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionDown",callback(e){let{selection:t}=e;t.transformStart(1,0)}}},87096:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionDownByViewportHeight",callback(e){const{navigableHeaders:t}=e.getSettings(),o=t?e.countColHeaders():0,{row:s}=e.getSelectedRangeLast().highlight;let i=e.countVisibleRows()+o;s===e.countRows()-1?i=1:s+i>e.countRows()&&(i=e.countRows()-s-1),e.selection.transformStart(i,0),e.getSelectedRangeLast().highlight.row<0&&e.scrollViewportTo({row:0})}}},36653:(e,t,o)=>{"use strict";t.__esModule=!0,t.getAllCommands=function(){return[s.command,i.command,r.command,n.command,a.command,l.command,h.command,u.command,d.command,c.command,g.command,f.command,p.command,m.command,w.command,C.command]};var s=o(59749),i=o(87096),r=o(82175),n=o(14581),a=o(96616),l=o(35888),h=o(1449),u=o(64129),d=o(36586),c=o(158),g=o(89115),f=o(75025),p=o(20333),m=o(94793),w=o(87854),C=o(52771)},82175:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionInlineEnd",callback(e,t){const o=e.getSettings(),s="function"==typeof o.tabMoves?o.tabMoves(t):o.tabMoves;e.selection.transformStart(-s.row,-s.col)}}},14581:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionInlineStart",callback(e,t){const o=e.getSettings(),s="function"==typeof o.tabMoves?o.tabMoves(t):o.tabMoves;e.selection.transformStart(s.row,s.col)}}},96616:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionLeft",callback(e){e.selection.transformStart(0,-1*e.getDirectionFactor())}}},35888:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionRight",callback(e){e.selection.transformStart(0,e.getDirectionFactor())}}},1449:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionToMostBottom",callback(e){const{col:t}=e.getSelectedRangeLast().highlight;let o=e.rowIndexMapper.getNearestNotHiddenIndex(e.countRows()-1,-1);null===o&&(o=-1),e.selection.setRangeStart(e._createCellCoords(o,t))}}},64129:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionToMostBottomInlineEnd",callback(e){const{selection:t,rowIndexMapper:o,columnIndexMapper:s}=e,i=parseInt(e.getSettings().fixedRowsBottom,10),r=o.getNearestNotHiddenIndex(e.countRows()-i-1,-1),n=s.getNearestNotHiddenIndex(e.countCols()-1,-1);t.setRangeStart(e._createCellCoords(r,n))}}},36586:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionToMostInlineEnd",callback(e){const{selection:t,columnIndexMapper:o}=e;t.setRangeStart(e._createCellCoords(e.getSelectedRangeLast().highlight.row,o.getNearestNotHiddenIndex(e.countCols()-1,-1)))}}},158:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionToMostInlineStart",callback(e){const{selection:t,columnIndexMapper:o}=e,s=parseInt(e.getSettings().fixedColumnsStart,10),i=e.getSelectedRangeLast().highlight.row,r=o.getNearestNotHiddenIndex(s,1);t.setRangeStart(e._createCellCoords(i,r))}}},89115:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionToMostLeft",callback(e){const{selection:t,columnIndexMapper:o}=e,s=e.getSelectedRangeLast().highlight.row;let i=o.getNearestNotHiddenIndex(...e.isRtl()?[e.countCols()-1,-1]:[0,1]);null===i&&(i=e.isRtl()?-1:-e.countRowHeaders()),t.setRangeStart(e._createCellCoords(s,i))}}},75025:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionToMostRight",callback(e){const{selection:t,columnIndexMapper:o}=e,{row:s}=e.getSelectedRangeLast().highlight;let i=o.getNearestNotHiddenIndex(...e.isRtl()?[0,1]:[e.countCols()-1,-1]);null===i&&(i=e.isRtl()?-e.countRowHeaders():-1),t.setRangeStart(e._createCellCoords(s,i))}}},20333:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionToMostTop",callback(e){const{col:t}=e.getSelectedRangeLast().highlight;let o=e.rowIndexMapper.getNearestNotHiddenIndex(0,1);null===o&&(o=-e.countColHeaders()),e.selection.setRangeStart(e._createCellCoords(o,t))}}},94793:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionToMostTopInlineStart",callback(e){const{selection:t,rowIndexMapper:o,columnIndexMapper:s}=e,i=parseInt(e.getSettings().fixedRowsTop,10),r=parseInt(e.getSettings().fixedColumnsStart,10),n=o.getNearestNotHiddenIndex(i,1),a=s.getNearestNotHiddenIndex(r,1);t.setRangeStart(e._createCellCoords(n,a))}}},87854:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionUp",callback(e){let{selection:t}=e;t.transformStart(-1,0)}}},52771:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"moveCellSelectionUpByViewportHight",callback(e){const{navigableHeaders:t}=e.getSettings(),o=t?e.countColHeaders():0,{row:s}=e.getSelectedRangeLast().highlight;let i=-(e.countVisibleRows()+o);s===-o?i=-1:s+i<o&&(i=-(s+o)),e.selection.transformStart(i,0),e.getSelectedRangeLast().highlight.row<0&&e.scrollViewportTo({row:0})}}},19708:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"populateSelectedCellsData",callback(e){const t=e.getSelectedRange(),{row:o,col:s}=t[t.length-1].highlight.normalize(),i=e.getDataAtCell(o,s),r=new Map;for(let n=0;n<t.length;n++)t[n].forAll(((t,n)=>{if(t>=0&&n>=0&&(t!==o||n!==s)){const{readOnly:o}=e.getCellMeta(t,n);o||r.set(`${t}x${n}`,[t,n,i])}}));e.setDataAtCell(Array.from(r.values()))}}},25730:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"scrollToFocusedCell",callback(e){const{highlight:t}=e.getSelectedRangeLast(),o=e.view.getFirstFullyVisibleRow()-1,s=e.view.getFirstFullyVisibleColumn()-1,i=e.view.getLastFullyVisibleRow()+1,r=e.view.getLastFullyVisibleColumn()+1,n=e._createCellCoords(o,s),a=e._createCellCoords(i,r);if(!e._createCellRange(n,n,a).includes(t)&&(t.row>=0||t.col>=0)){const o={};if(t.col>=0){const s=Math.floor(e.countVisibleCols()/2);o.col=Math.max(t.col-s,0)}if(t.row>=0){const s=Math.floor(e.countVisibleRows()/2);o.row=Math.max(t.row-s,0)}e.scrollViewportTo({...o,verticalSnap:"top",horizontalSnap:"start"})}}}},43473:(e,t)=>{"use strict";t.__esModule=!0;t.command={name:"selectAll",callback(e){e.selection.selectAll(!0,!0,{disableHeadersHighlight:!0})}}},87592:(e,t)=>{"use strict";t.__esModule=!0;t.GRID_GROUP="gridDefault",t.EDITOR_EDIT_GROUP="editorManager.handlingEditor"},90508:(e,t,o)=>{"use strict";t.__esModule=!0,t.shortcutsEditorContext=function(e){const t=e.getShortcutManager().addContext("editor"),o=(0,i.createKeyboardShortcutCommandsPool)(e),r={group:s.EDITOR_EDIT_GROUP};t.addShortcuts([{keys:[["Enter"],["Enter","Shift"],["Enter","Control/Meta"],["Enter","Control/Meta","Shift"]],callback:(e,t)=>o.editorCloseAndSave(e,t)},{keys:[["Escape"],["Escape","Control/Meta"]],callback:()=>o.editorCloseWithoutSaving()}],r)};var s=o(87592),i=o(69619)},15022:(e,t,o)=>{"use strict";t.__esModule=!0,t.shortcutsGridContext=function(e){const t=e.getShortcutManager().addContext("grid"),o=(0,r.createKeyboardShortcutCommandsPool)(e),n={runOnlyIf:()=>{const{navigableHeaders:t}=e.getSettings();return(0,s.isDefined)(e.getSelected())&&(t||!t&&e.countRenderedRows()>0&&e.countRenderedCols()>0)},group:i.GRID_GROUP};t.addShortcuts([{keys:[["F2"]],callback:e=>o.editorFastOpen(e)},{keys:[["Enter"],["Enter","Shift"]],callback:(e,t)=>o.editorOpen(e,t)},{keys:[["Backspace"],["Delete"]],callback:()=>o.emptySelectedCells()}],{group:i.EDITOR_EDIT_GROUP,runOnlyIf:()=>(0,s.isDefined)(e.getSelected())}),t.addShortcuts([{keys:[["Control/Meta","A"],["Control/Meta","Shift","Space"]],callback:()=>o.selectAll()},{keys:[["Control/Meta","Enter"]],callback:()=>o.populateSelectedCellsData(),runOnlyIf:()=>!e.getSelectedRangeLast().highlight.isHeader()&&e.getSelectedRangeLast().getCellsCount()>1},{keys:[["Control","Space"]],captureCtrl:!0,callback:()=>o.extendCellsSelectionToColumns()},{keys:[["Shift","Space"]],stopPropagation:!0,callback:()=>o.extendCellsSelectionToRows()},{keys:[["ArrowUp"]],callback:()=>o.moveCellSelectionUp()},{keys:[["ArrowUp","Control/Meta"]],captureCtrl:!0,callback:()=>o.moveCellSelectionToMostTop()},{keys:[["ArrowUp","Shift"]],callback:()=>o.extendCellsSelectionUp()},{keys:[["ArrowUp","Shift","Control/Meta"]],captureCtrl:!0,callback:()=>o.extendCellsSelectionToMostTop(),runOnlyIf:()=>!(e.selection.isSelectedByCorner()||e.selection.isSelectedByColumnHeader())},{keys:[["ArrowDown"]],callback:()=>o.moveCellSelectionDown()},{keys:[["ArrowDown","Control/Meta"]],captureCtrl:!0,callback:()=>o.moveCellSelectionToMostBottom()},{keys:[["ArrowDown","Shift"]],callback:()=>o.extendCellsSelectionDown()},{keys:[["ArrowDown","Shift","Control/Meta"]],captureCtrl:!0,callback:()=>o.extendCellsSelectionToMostBottom(),runOnlyIf:()=>!(e.selection.isSelectedByCorner()||e.selection.isSelectedByColumnHeader())},{keys:[["ArrowLeft"]],callback:()=>o.moveCellSelectionLeft()},{keys:[["ArrowLeft","Control/Meta"]],captureCtrl:!0,callback:()=>o.moveCellSelectionToMostLeft()},{keys:[["ArrowLeft","Shift"]],callback:()=>o.extendCellsSelectionLeft()},{keys:[["ArrowLeft","Shift","Control/Meta"]],captureCtrl:!0,callback:()=>o.extendCellsSelectionToMostLeft(),runOnlyIf:()=>!(e.selection.isSelectedByCorner()||e.selection.isSelectedByRowHeader())},{keys:[["ArrowRight"]],callback:()=>o.moveCellSelectionRight()},{keys:[["ArrowRight","Control/Meta"]],captureCtrl:!0,callback:()=>o.moveCellSelectionToMostRight()},{keys:[["ArrowRight","Shift"]],callback:()=>o.extendCellsSelectionRight()},{keys:[["ArrowRight","Shift","Control/Meta"]],captureCtrl:!0,callback:()=>o.extendCellsSelectionToMostRight(),runOnlyIf:()=>!(e.selection.isSelectedByCorner()||e.selection.isSelectedByRowHeader())},{keys:[["Home"]],captureCtrl:!0,callback:()=>o.moveCellSelectionToMostInlineStart(),runOnlyIf:()=>e.view.isMainTableNotFullyCoveredByOverlays()},{keys:[["Home","Shift"]],callback:()=>o.extendCellsSelectionToMostInlineStart()},{keys:[["Home","Control/Meta"]],captureCtrl:!0,callback:()=>o.moveCellSelectionToMostTopInlineStart(),runOnlyIf:()=>e.view.isMainTableNotFullyCoveredByOverlays()},{keys:[["End"]],captureCtrl:!0,callback:()=>o.moveCellSelectionToMostInlineEnd(),runOnlyIf:()=>e.view.isMainTableNotFullyCoveredByOverlays()},{keys:[["End","Shift"]],callback:()=>o.extendCellsSelectionToMostInlineEnd()},{keys:[["End","Control/Meta"]],captureCtrl:!0,callback:()=>o.moveCellSelectionToMostBottomInlineEnd(),runOnlyIf:()=>e.view.isMainTableNotFullyCoveredByOverlays()},{keys:[["PageUp"]],callback:()=>o.moveCellSelectionUpByViewportHight()},{keys:[["PageUp","Shift"]],callback:()=>o.extendCellsSelectionUpByViewportHeight()},{keys:[["PageDown"]],callback:()=>o.moveCellSelectionDownByViewportHeight()},{keys:[["PageDown","Shift"]],callback:()=>o.extendCellsSelectionDownByViewportHeight()},{keys:[["Tab"]],preventDefault:!1,callback:()=>o.moveCellSelectionInlineStart()},{keys:[["Shift","Tab"]],preventDefault:!1,callback:()=>o.moveCellSelectionInlineEnd()},{keys:[["Control/Meta","Backspace"]],callback:()=>o.scrollToFocusedCell()}],n)};var s=o(93315),i=o(87592),r=o(69619)},29282:(e,t,o)=>{"use strict";t.__esModule=!0;var s={registerAllShortcutContexts:!0};t.registerAllShortcutContexts=function(e){[i.shortcutsEditorContext,r.shortcutsGridContext].forEach((t=>t(e)))};var i=o(90508),r=o(15022),n=o(87592);Object.keys(n).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(s,e)||e in t&&t[e]===n[e]||(t[e]=n[e]))}))},29275:(e,t,o)=>{"use strict";t.__esModule=!0,t.isContextObject=u,o(91683),o(63517);var s=o(42386),i=o(32464),r=o(93315),n=o(85015),a=o(22232),l=o(28236);const h=Symbol("shortcut-context");function u(e){return(0,a.isObject)(e)&&e.__kindOf===h}t.createContext=e=>{const t=(0,s.createUniqueMap)({errorIdExists:t=>`The "${t}" shortcut is already registered in the "${e}" context.`}),o=function(){let{keys:e,callback:o,group:s,runOnlyIf:a=(()=>!0),captureCtrl:h=!1,preventDefault:d=!0,stopPropagation:c=!1,relativeToGroup:g,position:f,forwardToContext:p}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if((0,r.isUndefined)(s))throw new Error("You need to define the shortcut's group.");if(!1===(0,n.isFunction)(o))throw new Error("The shortcut's callback needs to be a function.");if(!1===Array.isArray(e))throw new Error(l.toSingleLine`Pass the shortcut\'s keys as an array of arrays,\x20
|
87
87
|
using the KeyboardEvent.key properties:\x20
|
88
88
|
https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key/Key_Values.`);const m={callback:o,group:s,runOnlyIf:a,captureCtrl:h,preventDefault:d,stopPropagation:c};(0,r.isDefined)(g)&&([m.relativeToGroup,m.position]=[g,f]),u(p)&&(m.forwardToContext=p),e.forEach((e=>{const o=(0,i.normalizeKeys)(e);if(t.hasItem(o)){const e=t.getItem(o);let s=e.findIndex((e=>e.group===g));-1!==s?"before"===f?s-=1:s+=1:s=e.length,e.splice(s,0,m)}else t.addItem(o,[m])}))},d=e=>{const o=(0,i.normalizeKeys)(e);t.removeItem(o)};return{__kindOf:h,addShortcut:o,addShortcuts:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};e.forEach((e=>{(0,a.objectEach)(t,((o,s)=>{!1===Object.prototype.hasOwnProperty.call(e,s)&&(e[s]=t[s])})),o(e)}))},getShortcuts:e=>{const o=(0,i.normalizeKeys)(e),s=t.getItem(o);return(0,r.isDefined)(s)?s.slice():[]},hasShortcut:e=>{const o=(0,i.normalizeKeys)(e);return t.hasItem(o)},removeShortcutsByKeys:d,removeShortcutsByGroup:e=>{t.getItems().forEach((t=>{let[o,s]=t;const r=s.filter((t=>t.group!==e));0===r.length?d((0,i.getKeysList)(o)):(s.length=0,s.push(...r))}))}}}},47152:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(36671);t.createShortcutManager=s.createShortcutManager},18071:(e,t)=>{"use strict";t.__esModule=!0,t.createKeysObserver=function(){const e=new Set;return{press(t){e.add(t)},release(t){e.delete(t)},releaseAll(){e.clear()},isPressed:t=>e.has(t)}}},36671:(e,t,o)=>{"use strict";t.__esModule=!0,o(91683);var s=o(42386),i=o(24449),r=o(29275),n=o(67152),a=o(28236);t.createShortcutManager=e=>{let{ownerWindow:t,handleEvent:o,beforeKeyDown:l,afterKeyDown:h}=e;const u=(0,s.createUniqueMap)({errorIdExists:e=>`The "${e}" context name is already registered.`});let d="grid";const c=()=>d,g=e=>u.getItem(e);let f=!1;const p=function(e,t){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:c();const s=(0,r.isContextObject)(o)?o:g(o);let n=!1;if(!s.hasShortcut(t))return n;const a=s.getShortcuts(t);for(let o=0;o<a.length;o++){const{callback:s,runOnlyIf:r,preventDefault:l,stopPropagation:h,captureCtrl:u,forwardToContext:d}=a[o];if(!0===r(e)){if(f=u,n=!1===s(e,t),f=!1,l&&e.preventDefault(),h&&((0,i.stopImmediatePropagation)(e),e.stopPropagation()),n)break;d&&p(e,t,d)}}return n},m=(0,n.useRecorder)(t,o,l,h,p);return m.mount(),{addContext:e=>{const t=(0,r.createContext)(e);return u.addItem(e,t),t},getActiveContextName:c,getContext:g,setActiveContextName:e=>{if(!u.hasItem(e))throw new Error(a.toSingleLine`You've tried to activate the "${e}" shortcut context\x20
|
89
|
-
that does not exist. Before activation, register the context using the "addContext" method.`);d=e},isCtrlPressed:()=>!f&&(m.isPressed("control")||m.isPressed("meta")),releasePressedKeys:()=>m.releasePressedKeys(),destroy:()=>m.unmount()}}},67152:(e,t,o)=>{"use strict";t.__esModule=!0,t.useRecorder=function(e,t,o,s,d){const c=e=>l.includes(e),g=function(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];const o=[];return e.altKey&&o.push("alt"),t&&(e.ctrlKey||e.metaKey)?o.push("control/meta"):(e.ctrlKey&&o.push("control"),e.metaKey&&o.push("meta")),e.shiftKey&&o.push("shift"),o},f=e=>{if(!1===t(e))return;const n=o(e);if(229===e.keyCode||!1===n||(0,r.isImmediatePropagationStopped)(e))return;const l=(0,i.normalizeEventKey)(e);let h=[];c(l)||(h=g(e));const u=[l].concat(h);!d(e,u)&&((0,a.isMacOS)()&&h.includes("meta")||!(0,a.isMacOS)()&&h.includes("control"))&&d(e,[l].concat(g(e,!0))),s(e)},p=e=>{const t=(0,i.normalizeEventKey)(e);c(t)&&h.press(t)},m=e=>{const t=(0,i.normalizeEventKey)(e);c(t)&&h.release(t)},w=()=>{h.releaseAll()};return{mount:()=>{let t=e;for(u+=1;t;)1===u&&(t.document.documentElement.addEventListener("keydown",p),t.document.documentElement.addEventListener("keyup",m)),t.document.documentElement.addEventListener("keydown",f),t.document.documentElement.addEventListener("blur",w),t=(0,n.getParentWindow)(t)},unmount:()=>{let t=e;for(u-=1;t;)0===u&&(t.document.documentElement.removeEventListener("keydown",p),t.document.documentElement.removeEventListener("keyup",m)),t.document.documentElement.removeEventListener("keydown",f),t.document.documentElement.removeEventListener("blur",w),t=(0,n.getParentWindow)(t)},isPressed:e=>h.isPressed(e),releasePressedKeys:()=>h.releaseAll()}},o(63517);var s=o(18071),i=o(32464),r=o(24449),n=o(83302),a=o(37595);const l=["meta","alt","shift","control"],h=(0,s.createKeysObserver)();let u=0},32464:(e,t)=>{"use strict";t.__esModule=!0;const o=new Map([[" ","space"],["spacebar","space"],["scroll","scrolllock"],["del","delete"],["esc","escape"],["medianexttrack","mediatracknext"],["mediaprevioustrack","mediatrackprevious"],["volumeup","audiovolumeup"],["volumedown","audiovolumedown"],["volumemute","audiovolumemute"],["multiply","*"],["add","+"],["divide","/"],["subtract","-"],["left","arrowleft"],["right","arrowright"],["up","arrowup"],["down","arrowdown"]]);t.normalizeKeys=e=>e.map((e=>{const t=e.toLowerCase();return o.has(t)?o.get(t):t})).sort().join("+");t.getKeysList=e=>e.split("+");const s=new RegExp("^(?:Key|Digit)([A-Z0-9])$");t.normalizeEventKey=e=>{let{key:t,code:o}=e;return(s.test(o)?o.replace(s,"$1"):t).toLowerCase()}},54833:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=s(o(42538)),n=s(o(48427)),a=o(83302),l=s(o(75244)),h=o(24449),u=s(o(21280)),d=o(50743),c=o(45433),g=o(5386);function f(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var p=new WeakMap,m=new WeakMap,w=new WeakMap,C=new WeakMap,v=new WeakMap,y=new WeakMap,E=new WeakMap;t.default=class{constructor(e){(0,i.default)(this,"hot",void 0),(0,i.default)(this,"eventManager",void 0),(0,i.default)(this,"settings",void 0),(0,i.default)(this,"THEAD",void 0),(0,i.default)(this,"TBODY",void 0),(0,i.default)(this,"_wt",void 0),(0,i.default)(this,"activeWt",void 0),f(this,p,{writable:!0,value:0}),f(this,m,{writable:!0,value:0}),(0,i.default)(this,"postponedAdjustElementsSize",!1),f(this,w,{writable:!0,value:!1}),f(this,C,{writable:!0,value:void 0}),f(this,v,{writable:!0,value:void 0}),f(this,y,{writable:!0,value:0}),f(this,E,{writable:!0,value:0}),this.hot=e,this.eventManager=new l.default(this.hot),this.settings=this.hot.getSettings(),this.createElements(),this.registerEvents(),this.initializeWalkontable()}render(){this.hot.isRenderSuspended()||(this.hot.runHooks("beforeRender",this.hot.forceFullRender),this.postponedAdjustElementsSize&&(this.postponedAdjustElementsSize=!1,this.adjustElementsSize(!0)),this._wt.draw(!this.hot.forceFullRender),this.hot.runHooks("afterRender",this.hot.forceFullRender),this.hot.forceFullRender=!1,this.hot.renderCall=!1)}adjustElementsSize(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.hot.isRenderSuspended()?this.postponedAdjustElementsSize=!0:this._wt.wtOverlays.adjustElementsSize(e)}getCellAtCoords(e,t){const o=this._wt.getCell(e,t);return o<0?null:o}scrollViewport(e,t,o,s,i){return this._wt.scrollViewport(e,t,o,s,i)}scrollViewportHorizontally(e,t,o){return this._wt.scrollViewportHorizontally(e,t,o)}scrollViewportVertically(e,t,o){return this._wt.scrollViewportVertically(e,t,o)}createElements(){const{rootElement:e,rootDocument:t}=this.hot,o=e.getAttribute("style");o&&e.setAttribute("data-originalstyle",o),(0,a.addClass)(e,"handsontable"),(0,n.default)(this,v,t.createElement("TABLE")),(0,a.addClass)((0,r.default)(this,v),"htCore"),this.hot.getSettings().tableClassName&&(0,a.addClass)((0,r.default)(this,v),this.hot.getSettings().tableClassName),this.settings.ariaTags&&((0,a.setAttribute)((0,r.default)(this,v),[(0,g.A11Y_PRESENTATION)()]),(0,a.setAttribute)(e,[(0,g.A11Y_TREEGRID)(),(0,g.A11Y_ROWCOUNT)(this.hot.countRows()),(0,g.A11Y_COLCOUNT)(this.hot.countCols()),(0,g.A11Y_MULTISELECTABLE)()])),this.THEAD=t.createElement("THEAD"),(0,r.default)(this,v).appendChild(this.THEAD),this.TBODY=t.createElement("TBODY"),(0,r.default)(this,v).appendChild(this.TBODY),this.hot.table=(0,r.default)(this,v),this.hot.container.insertBefore((0,r.default)(this,v),this.hot.container.firstChild)}registerEvents(){const{rootElement:e,rootDocument:t,selection:o}=this.hot,s=t.documentElement;this.eventManager.addEventListener(e,"mousedown",(e=>{if((0,n.default)(this,w,!0),!this.isTextSelectionAllowed(e.target)){const{rootWindow:t}=this.hot;(0,a.clearTextSelection)(t),e.preventDefault(),t.focus()}})),this.eventManager.addEventListener(e,"mouseup",(()=>{(0,n.default)(this,w,!1)})),this.eventManager.addEventListener(e,"mousemove",(e=>{(0,r.default)(this,w)&&!this.isTextSelectionAllowed(e.target)&&(this.settings.fragmentSelection&&(0,a.clearTextSelection)(this.hot.rootWindow),e.preventDefault())})),this.eventManager.addEventListener(s,"keyup",(e=>{o.isInProgress()&&!e.shiftKey&&o.finish()})),this.eventManager.addEventListener(s,"mouseup",(s=>{o.isInProgress()&&(0,h.isLeftClick)(s)&&o.finish(),(0,n.default)(this,C,!1);const i=(0,a.isOutsideInput)(t.activeElement);i&&(!i&&(o.isSelected()||o.isSelectedByAnyHeader()||e.contains(s.target)||(0,h.isRightClick)(s))||this.hot.unlisten())})),this.eventManager.addEventListener(s,"contextmenu",(e=>{o.isInProgress()&&(0,h.isRightClick)(e)&&(o.finish(),(0,n.default)(this,C,!1))})),this.eventManager.addEventListener(s,"touchend",(()=>{o.isInProgress()&&o.finish(),(0,n.default)(this,C,!1)})),this.eventManager.addEventListener(s,"mousedown",(o=>{const i=o.target,n=o.x||o.clientX,l=o.y||o.clientY;let h=o.target;if((0,r.default)(this,C)||!e||!this.hot.view)return;const{holder:u}=this.hot.view._wt.wtTable;if(h===u){const e=(0,a.getScrollbarWidth)(t);if(t.elementFromPoint(n+e,l)!==u||t.elementFromPoint(n,l+e)!==u)return}else for(;h!==s;){if(null===h){if(o.isTargetWebComponent)break;return}if(h===e)return;h=h.parentNode}("function"==typeof this.settings.outsideClickDeselects?this.settings.outsideClickDeselects(i):this.settings.outsideClickDeselects)?this.hot.deselectCell():this.hot.destroyEditor(!1,!1)})),this.eventManager.addEventListener((0,r.default)(this,v),"selectstart",(e=>{this.settings.fragmentSelection||(0,a.isInput)(e.target)||e.preventDefault()}))}translateFromRenderableToVisualCoords(e){let{row:t,col:o}=e;return this.hot._createCellCoords(...this.translateFromRenderableToVisualIndex(t,o))}translateFromRenderableToVisualIndex(e,t){let o=e>=0?this.hot.rowIndexMapper.getVisualFromRenderableIndex(e):e,s=t>=0?this.hot.columnIndexMapper.getVisualFromRenderableIndex(t):t;return null===o&&(o=e),null===s&&(s=t),[o,s]}countRenderableIndexes(e,t){const o=Math.min(e.getNotTrimmedIndexesLength(),t),s=e.getNearestNotHiddenIndex(o-1,-1);return null===s?0:e.getRenderableFromVisualIndex(s)+1}countRenderableColumns(){return this.countRenderableIndexes(this.hot.columnIndexMapper,this.settings.maxCols)}countRenderableRows(){return this.countRenderableIndexes(this.hot.rowIndexMapper,this.settings.maxRows)}countNotHiddenRowIndexes(e,t){return this.countNotHiddenIndexes(e,t,this.hot.rowIndexMapper,this.countRenderableRows())}countNotHiddenColumnIndexes(e,t){return this.countNotHiddenIndexes(e,t,this.hot.columnIndexMapper,this.countRenderableColumns())}countNotHiddenIndexes(e,t,o,s){if(isNaN(e)||e<0)return 0;const i=o.getNearestNotHiddenIndex(e,t),r=o.getRenderableFromVisualIndex(i);if(!Number.isInteger(r))return 0;let n=0;return t<0?n=r+1:t>0&&(n=s-r),n}countNotHiddenFixedColumnsStart(){const e=this.hot.countCols(),t=Math.min(parseInt(this.settings.fixedColumnsStart,10),e)-1;return this.countNotHiddenColumnIndexes(t,-1)}countNotHiddenFixedRowsTop(){const e=this.hot.countRows(),t=Math.min(parseInt(this.settings.fixedRowsTop,10),e)-1;return this.countNotHiddenRowIndexes(t,-1)}countNotHiddenFixedRowsBottom(){const e=this.hot.countRows(),t=Math.max(e-parseInt(this.settings.fixedRowsBottom,10),0);return this.countNotHiddenRowIndexes(t,1)}countRenderableColumnsInRange(e,t){let o=0;for(let s=e;s<=t;s++)null!==this.hot.columnIndexMapper.getRenderableFromVisualIndex(s)&&(o+=1);return o}countRenderableRowsInRange(e,t){let o=0;for(let s=e;s<=t;s++)null!==this.hot.rowIndexMapper.getRenderableFromVisualIndex(s)&&(o+=1);return o}isMainTableNotFullyCoveredByOverlays(){const e=this.countNotHiddenFixedRowsTop()+this.countNotHiddenFixedRowsBottom(),t=this.countNotHiddenFixedColumnsStart();return this.hot.countRenderedRows()>e&&this.hot.countRenderedCols()>t}initializeWalkontable(){const e={ariaTags:this.settings.ariaTags,rtlMode:this.hot.isRtl(),externalRowCalculator:this.hot.getPlugin("autoRowSize")&&this.hot.getPlugin("autoRowSize").isEnabled(),table:(0,r.default)(this,v),isDataViewInstance:()=>(0,c.isRootInstance)(this.hot),preventOverflow:()=>this.settings.preventOverflow,preventWheel:()=>this.settings.preventWheel,stretchH:()=>this.settings.stretchH,data:(e,t)=>this.hot.getDataAtCell(...this.translateFromRenderableToVisualIndex(e,t)),totalRows:()=>this.countRenderableRows(),totalColumns:()=>this.countRenderableColumns(),fixedColumnsStart:()=>this.countNotHiddenFixedColumnsStart(),fixedRowsTop:()=>this.countNotHiddenFixedRowsTop(),fixedRowsBottom:()=>this.countNotHiddenFixedRowsBottom(),shouldRenderInlineStartOverlay:()=>this.settings.fixedColumnsStart>0||e.rowHeaders().length>0,shouldRenderTopOverlay:()=>this.settings.fixedRowsTop>0||e.columnHeaders().length>0,shouldRenderBottomOverlay:()=>this.settings.fixedRowsBottom>0,minSpareRows:()=>this.settings.minSpareRows,renderAllRows:this.settings.renderAllRows,rowHeaders:()=>{const e=[];return this.hot.hasRowHeaders()&&e.push(((e,t)=>{const o=e>=0?this.hot.rowIndexMapper.getVisualFromRenderableIndex(e):e;this.appendRowHeader(o,t)})),this.hot.runHooks("afterGetRowHeaderRenderers",e),(0,n.default)(this,m,e.length),e},columnHeaders:()=>{const e=[];return this.hot.hasColHeaders()&&e.push(((e,t)=>{const o=e>=0?this.hot.columnIndexMapper.getVisualFromRenderableIndex(e):e;this.appendColHeader(o,t)})),this.hot.runHooks("afterGetColumnHeaderRenderers",e),(0,n.default)(this,p,e.length),e},columnWidth:e=>{const t=this.hot.columnIndexMapper.getVisualFromRenderableIndex(e);return this.hot.getColWidth(null===t?e:t)},rowHeight:e=>{const t=this.hot.rowIndexMapper.getVisualFromRenderableIndex(e);return this.hot.getRowHeight(null===t?e:t)},cellRenderer:(e,t,o)=>{const[s,i]=this.translateFromRenderableToVisualIndex(e,t),r=this.hot.runHooks("modifyGetCellCoords",s,i);let n=s,a=i;Array.isArray(r)&&([n,a]=r);const l=this.hot.getCellMeta(n,a),h=this.hot.colToProp(a);let u=this.hot.getDataAtRowProp(n,h);this.hot.hasHook("beforeValueRender")&&(u=this.hot.runHooks("beforeValueRender",u,l)),this.hot.runHooks("beforeRenderer",o,s,i,h,u,l),this.hot.getCellRenderer(l)(this.hot,o,s,i,h,u,l),this.hot.runHooks("afterRenderer",o,s,i,h,u,l)},selections:this.hot.selection.highlight,hideBorderOnMouseDownOver:()=>this.settings.fragmentSelection,onWindowResize:()=>{this.hot&&!this.hot.isDestroyed&&this.hot.refreshDimensions()},onContainerElementResize:()=>{this.hot&&!this.hot.isDestroyed&&(0,a.isVisible)(this.hot.rootElement)&&this.hot.refreshDimensions()},onCellMouseDown:(e,t,o,s)=>{const i=this.translateFromRenderableToVisualCoords(t),r={row:!1,column:!1,cell:!1};this.hot.listen(),this.activeWt=s,(0,n.default)(this,C,!0),this.hot.runHooks("beforeOnCellMouseDown",e,i,o,r),(0,h.isImmediatePropagationStopped)(e)||((0,d.handleMouseEvent)(e,{coords:i,selection:this.hot.selection,controller:r,cellCoordsFactory:(e,t)=>this.hot._createCellCoords(e,t)}),this.hot.runHooks("afterOnCellMouseDown",e,i,o),this.activeWt=this._wt)},onCellContextMenu:(e,t,o,s)=>{const i=this.translateFromRenderableToVisualCoords(t);this.activeWt=s,(0,n.default)(this,C,!1),this.hot.selection.isInProgress()&&this.hot.selection.finish(),this.hot.runHooks("beforeOnCellContextMenu",e,i,o),(0,h.isImmediatePropagationStopped)(e)||(this.hot.runHooks("afterOnCellContextMenu",e,i,o),this.activeWt=this._wt)},onCellMouseOut:(e,t,o,s)=>{const i=this.translateFromRenderableToVisualCoords(t);this.activeWt=s,this.hot.runHooks("beforeOnCellMouseOut",e,i,o),(0,h.isImmediatePropagationStopped)(e)||(this.hot.runHooks("afterOnCellMouseOut",e,i,o),this.activeWt=this._wt)},onCellMouseOver:(e,t,o,s)=>{const i=this.translateFromRenderableToVisualCoords(t),n={row:!1,column:!1,cell:!1};this.activeWt=s,this.hot.runHooks("beforeOnCellMouseOver",e,i,o,n),(0,h.isImmediatePropagationStopped)(e)||((0,r.default)(this,C)&&(0,d.handleMouseEvent)(e,{coords:i,selection:this.hot.selection,controller:n,cellCoordsFactory:(e,t)=>this.hot._createCellCoords(e,t)}),this.hot.runHooks("afterOnCellMouseOver",e,i,o),this.activeWt=this._wt)},onCellMouseUp:(e,t,o,s)=>{const i=this.translateFromRenderableToVisualCoords(t);this.activeWt=s,this.hot.runHooks("beforeOnCellMouseUp",e,i,o),(0,h.isImmediatePropagationStopped)(e)||this.hot.isDestroyed||(this.hot.runHooks("afterOnCellMouseUp",e,i,o),this.activeWt=this._wt)},onCellCornerMouseDown:e=>{e.preventDefault(),this.hot.runHooks("afterOnCellCornerMouseDown",e)},onCellCornerDblClick:e=>{e.preventDefault(),this.hot.runHooks("afterOnCellCornerDblClick",e)},beforeDraw:(e,t)=>this.beforeRender(e,t),onDraw:e=>this.afterRender(e),onBeforeViewportScrollVertically:e=>{const t=this.hot.rowIndexMapper,o=e<0;let s=e;return o||(s=t.getVisualFromRenderableIndex(e),null!==s)?(s=this.hot.runHooks("beforeViewportScrollVertically",s),this.hot.runHooks("beforeViewportScroll"),o?s:t.getRenderableFromVisualIndex(s)):e},onBeforeViewportScrollHorizontally:e=>{const t=this.hot.columnIndexMapper,o=e<0;let s=e;return o||(s=t.getVisualFromRenderableIndex(e),null!==s)?(s=this.hot.runHooks("beforeViewportScrollHorizontally",s),this.hot.runHooks("beforeViewportScroll"),o?s:t.getRenderableFromVisualIndex(s)):e},onScrollVertically:()=>{this.hot.runHooks("afterScrollVertically"),this.hot.runHooks("afterScroll")},onScrollHorizontally:()=>{this.hot.runHooks("afterScrollHorizontally"),this.hot.runHooks("afterScroll")},onBeforeRemoveCellClassNames:()=>this.hot.runHooks("beforeRemoveCellClassNames"),onBeforeHighlightingRowHeader:(e,t,o)=>{const s=this.hot.rowIndexMapper,i=e<0;let r=e;i||(r=s.getVisualFromRenderableIndex(e));const n=this.hot.runHooks("beforeHighlightingRowHeader",r,t,o);return i?n:s.getRenderableFromVisualIndex(s.getNearestNotHiddenIndex(n,1))},onBeforeHighlightingColumnHeader:(e,t,o)=>{const s=this.hot.columnIndexMapper,i=e<0;let r=e;i||(r=s.getVisualFromRenderableIndex(e));const n=this.hot.runHooks("beforeHighlightingColumnHeader",r,t,o);return i?n:s.getRenderableFromVisualIndex(s.getNearestNotHiddenIndex(n,1))},onAfterDrawSelection:(e,t,o)=>{let s;const[i,r]=this.translateFromRenderableToVisualIndex(e,t),n=this.hot.selection.getSelectedRange();if(n.size()>0){const e=n.peekByIndex(null!=o?o:0);s=[e.from.row,e.from.col,e.to.row,e.to.col]}return this.hot.runHooks("afterDrawSelection",i,r,s,o)},onBeforeDrawBorders:(e,t)=>{const[o,s,i,r]=e,n=[this.hot.rowIndexMapper.getVisualFromRenderableIndex(o),this.hot.columnIndexMapper.getVisualFromRenderableIndex(s),this.hot.rowIndexMapper.getVisualFromRenderableIndex(i),this.hot.columnIndexMapper.getVisualFromRenderableIndex(r)];return this.hot.runHooks("beforeDrawBorders",n,t)},onBeforeTouchScroll:()=>this.hot.runHooks("beforeTouchScroll"),onAfterMomentumScroll:()=>this.hot.runHooks("afterMomentumScroll"),onBeforeStretchingColumnWidth:(e,t)=>{const o=this.hot.columnIndexMapper.getVisualFromRenderableIndex(t);return this.hot.runHooks("beforeStretchingColumnWidth",e,o)},onModifyRowHeaderWidth:e=>this.hot.runHooks("modifyRowHeaderWidth",e),onModifyGetCellCoords:(e,t,o)=>{const s=this.hot.rowIndexMapper,i=this.hot.columnIndexMapper,r=t>=0?i.getVisualFromRenderableIndex(t):t,n=e>=0?s.getVisualFromRenderableIndex(e):e,a=this.hot.runHooks("modifyGetCellCoords",n,r,o);if(Array.isArray(a)){const[e,t,o,r]=a;return[e>=0?s.getRenderableFromVisualIndex(s.getNearestNotHiddenIndex(e,1)):e,t>=0?i.getRenderableFromVisualIndex(i.getNearestNotHiddenIndex(t,1)):t,o>=0?s.getRenderableFromVisualIndex(s.getNearestNotHiddenIndex(o,-1)):o,r>=0?i.getRenderableFromVisualIndex(i.getNearestNotHiddenIndex(r,-1)):r]}},viewportRowCalculatorOverride:e=>{let t=this.settings.viewportRowRenderingOffset;if("auto"===t&&this.settings.fixedRowsTop&&(t=10),t>0||"auto"===t){const o=this.countRenderableRows(),s=e.startRow,i=e.endRow;if("number"==typeof t)e.startRow=Math.max(s-t,0),e.endRow=Math.min(i+t,o-1);else if("auto"===t){const t=Math.ceil(i/o*12);e.startRow=Math.max(s-t,0),e.endRow=Math.min(i+t,o-1)}}this.hot.runHooks("afterViewportRowCalculatorOverride",e)},viewportColumnCalculatorOverride:e=>{let t=this.settings.viewportColumnRenderingOffset;if("auto"===t&&this.settings.fixedColumnsStart&&(t=10),t>0||"auto"===t){const o=this.countRenderableColumns(),s=e.startColumn,i=e.endColumn;if("number"==typeof t&&(e.startColumn=Math.max(s-t,0),e.endColumn=Math.min(i+t,o-1)),"auto"===t){const t=Math.ceil(i/o*6);e.startColumn=Math.max(s-t,0),e.endColumn=Math.min(i+t,o-1)}}this.hot.runHooks("afterViewportColumnCalculatorOverride",e)},rowHeaderWidth:()=>this.settings.rowHeaderWidth,columnHeaderHeight:()=>{const e=this.hot.runHooks("modifyColumnHeaderHeight");return this.settings.columnHeaderHeight||e}};this.hot.runHooks("beforeInitWalkontable",e),this._wt=new u.default(e),this.activeWt=this._wt;const t=this._wt.wtTable.spreader,{width:o,height:s}=this.hot.rootElement.getBoundingClientRect();this.setLastSize(o,s),this.eventManager.addEventListener(t,"mousedown",(e=>{e.target===t&&3===e.which&&e.stopPropagation()})),this.eventManager.addEventListener(t,"contextmenu",(e=>{e.target===t&&3===e.which&&e.stopPropagation()})),this.eventManager.addEventListener(this.hot.rootDocument.documentElement,"click",(()=>{this.settings.observeDOMVisibility&&this._wt.drawInterrupted&&(this.hot.forceFullRender=!0,this.render())}))}isTextSelectionAllowed(e){if((0,a.isInput)(e))return!0;const t=(0,a.isChildOf)(e,this.hot.view._wt.wtTable.spreader);return!(!0!==this.settings.fragmentSelection||!t)||(!("cell"!==this.settings.fragmentSelection||!this.isSelectedOnlyCell()||!t)||!(this.settings.fragmentSelection||!this.isCellEdited()||!this.isSelectedOnlyCell()))}isMouseDown(){return(0,r.default)(this,C)}isSelectedOnlyCell(){var e,t;return null!==(e=null===(t=this.hot.getSelectedRangeLast())||void 0===t?void 0:t.isSingleCell())&&void 0!==e&&e}isCellEdited(){const e=this.hot.getActiveEditor();return e&&e.isOpened()}beforeRender(e,t){e&&this.hot.runHooks("beforeViewRender",this.hot.forceFullRender,t)}afterRender(e){e&&this.hot.runHooks("afterViewRender",this.hot.forceFullRender)}appendRowHeader(e,t){if(t.firstChild){const o=t.firstChild;if(!(0,a.hasClass)(o,"relative"))return(0,a.empty)(t),void this.appendRowHeader(e,t);this.updateCellHeader(o.querySelector(".rowHeader"),e,this.hot.getRowHeader)}else{const{rootDocument:o,getRowHeader:s}=this.hot,i=o.createElement("div"),r=o.createElement("span");i.className="relative",r.className="rowHeader",this.updateCellHeader(r,e,s),i.appendChild(r),t.appendChild(i)}this.hot.runHooks("afterGetRowHeader",e,t)}appendColHeader(e,t){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.hot.getColHeader,s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;if(t.firstChild){const i=t.firstChild;(0,a.hasClass)(i,"relative")?this.updateCellHeader(i.querySelector(".colHeader"),e,o,s):((0,a.empty)(t),this.appendColHeader(e,t,o,s))}else{const{rootDocument:i}=this.hot,r=i.createElement("div"),n=i.createElement("span");r.className="relative",n.className="colHeader",this.settings.ariaTags&&((0,a.setAttribute)(r,...(0,g.A11Y_PRESENTATION)()),(0,a.setAttribute)(n,...(0,g.A11Y_PRESENTATION)())),this.updateCellHeader(n,e,o,s),r.appendChild(n),t.appendChild(r)}this.hot.runHooks("afterGetColHeader",e,t,s)}updateCellHeader(e,t,o){let s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,i=t;const r=this._wt.wtOverlays.getParentOverlay(e)||this._wt;e.parentNode&&((0,a.hasClass)(e,"colHeader")?i=r.wtTable.columnFilter.sourceToRendered(t):(0,a.hasClass)(e,"rowHeader")&&(i=r.wtTable.rowFilter.sourceToRendered(t))),i>-1?(0,a.fastInnerHTML)(e,o(t,s)):((0,a.fastInnerText)(e,String.fromCharCode(160)),(0,a.addClass)(e,"cornerHeader"))}maximumVisibleElementWidth(e){const t=this._wt.wtViewport.getWorkspaceWidth()-e;return t>0?t:0}maximumVisibleElementHeight(e){const t=this._wt.wtViewport.getWorkspaceHeight()-e;return t>0?t:0}setLastSize(e,t){(0,n.default)(this,y,e),(0,n.default)(this,E,t)}getLastSize(){return{width:(0,r.default)(this,y),height:(0,r.default)(this,E)}}getFirstFullyVisibleRow(){return this.hot.rowIndexMapper.getVisualFromRenderableIndex(this.hot.view._wt.wtScroll.getFirstVisibleRow())}getLastFullyVisibleRow(){return this.hot.rowIndexMapper.getVisualFromRenderableIndex(this.hot.view._wt.wtScroll.getLastVisibleRow())}getFirstFullyVisibleColumn(){return this.hot.columnIndexMapper.getVisualFromRenderableIndex(this.hot.view._wt.wtScroll.getFirstVisibleColumn())}getLastFullyVisibleColumn(){return this.hot.columnIndexMapper.getVisualFromRenderableIndex(this.hot.view._wt.wtScroll.getLastVisibleColumn())}getColumnHeadersCount(){return(0,r.default)(this,p)}getRowHeadersCount(){return(0,r.default)(this,m)}destroy(){this._wt.destroy(),this.eventManager.destroy()}}},18756:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0;var i=s(o(42538)),r=s(o(48427)),n=o(56617),a=o(69939);function l(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var h=new WeakMap,u=new WeakMap,d=new WeakMap,c=new WeakMap,g=new WeakMap;t.ChangesObservable=class{constructor(){let{initialIndexValue:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};l(this,h,{writable:!0,value:new Set}),l(this,u,{writable:!0,value:[]}),l(this,d,{writable:!0,value:[]}),l(this,c,{writable:!0,value:!1}),l(this,g,{writable:!0,value:!1}),(0,r.default)(this,g,null!=e&&e)}createObserver(){const e=new n.ChangesObserver;return(0,i.default)(this,h).add(e),e.addLocalHook("unsubscribe",(()=>{(0,i.default)(this,h).delete(e)})),e._writeInitialChanges((0,a.arrayDiff)((0,i.default)(this,u),(0,i.default)(this,d))),e}emit(e){let t=(0,i.default)(this,d);(0,i.default)(this,c)&&(0,i.default)(this,u).length===e.length||(0===e.length?e=new Array(t.length).fill((0,i.default)(this,g)):(0,r.default)(this,u,new Array(e.length).fill((0,i.default)(this,g))),(0,i.default)(this,c)||((0,r.default)(this,c,!0),t=(0,i.default)(this,u)));const o=(0,a.arrayDiff)(t,e);(0,i.default)(this,h).forEach((e=>e._write(o))),(0,r.default)(this,d,e)}}},56617:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0;var i=s(o(48427)),r=s(o(42538)),n=o(22232),a=s(o(65718));function l(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var h=new WeakMap;class u{constructor(){l(this,h,{writable:!0,value:[]})}subscribe(e){return this.addLocalHook("change",e),this._write((0,r.default)(this,h)),this}unsubscribe(){return this.runLocalHooks("unsubscribe"),this.clearLocalHooks(),this}_write(e){return e.length>0&&this.runLocalHooks("change",e),this}_writeInitialChanges(e){(0,i.default)(this,h,e)}}t.ChangesObserver=u,(0,n.mixin)(u,a.default)},69939:(e,t,o)=>{"use strict";t.__esModule=!0,t.arrayDiff=function(e,t){const o=[];let s=0,i=0;for(;s<e.length&&i<t.length;s++,i++)e[s]!==t[i]&&o.push({op:"replace",index:i,oldValue:e[s],newValue:t[i]});for(;s<t.length;s++)o.push({op:"insert",index:s,oldValue:void 0,newValue:t[s]});for(;i<e.length;i++)o.push({op:"remove",index:i,oldValue:e[i],newValue:void 0});return o},o(63517)},33165:(e,t,o)=>{"use strict";t.__esModule=!0;var s={IndexMapper:!0,getRegisteredMapsCounter:!0,getIncreasedIndexes:!0,getDecreasedIndexes:!0,alterUtilsFactory:!0},i=o(78661);t.IndexMapper=i.IndexMapper;var r=o(64760);t.getRegisteredMapsCounter=r.getRegisteredMapsCounter;var n=o(55759);t.getIncreasedIndexes=n.getIncreasedIndexes,t.getDecreasedIndexes=n.getDecreasedIndexes,t.alterUtilsFactory=n.alterUtilsFactory;var a=o(22460);Object.keys(a).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(s,e)||e in t&&t[e]===a[e]||(t[e]=a[e]))}))},78661:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=o(50095),n=o(22460),a=o(67734),l=s(o(65718)),h=o(22232),u=o(93315),d=o(18756);new Set;class c{constructor(){(0,i.default)(this,"indexesSequence",new n.IndexesSequence),(0,i.default)(this,"trimmingMapsCollection",new a.AggregatedCollection((e=>e.some((e=>!0===e))),!1)),(0,i.default)(this,"hidingMapsCollection",new a.AggregatedCollection((e=>e.some((e=>!0===e))),!1)),(0,i.default)(this,"variousMapsCollection",new a.MapCollection),(0,i.default)(this,"hidingChangesObservable",new d.ChangesObservable({initialIndexValue:!1})),(0,i.default)(this,"notTrimmedIndexesCache",[]),(0,i.default)(this,"notHiddenIndexesCache",[]),(0,i.default)(this,"isBatched",!1),(0,i.default)(this,"indexesSequenceChanged",!1),(0,i.default)(this,"indexesChangeSource",void 0),(0,i.default)(this,"trimmedIndexesChanged",!1),(0,i.default)(this,"hiddenIndexesChanged",!1),(0,i.default)(this,"renderablePhysicalIndexesCache",[]),(0,i.default)(this,"fromPhysicalToVisualIndexesCache",new Map),(0,i.default)(this,"fromVisualToRenderableIndexesCache",new Map),this.indexesSequence.addLocalHook("change",(()=>{this.indexesSequenceChanged=!0,this.updateCache(),this.runLocalHooks("indexesSequenceChange",this.indexesChangeSource),this.runLocalHooks("change",this.indexesSequence,null)})),this.trimmingMapsCollection.addLocalHook("change",(e=>{this.trimmedIndexesChanged=!0,this.updateCache(),this.runLocalHooks("change",e,this.trimmingMapsCollection)})),this.hidingMapsCollection.addLocalHook("change",(e=>{this.hiddenIndexesChanged=!0,this.updateCache(),this.runLocalHooks("change",e,this.hidingMapsCollection)})),this.variousMapsCollection.addLocalHook("change",(e=>{this.runLocalHooks("change",e,this.variousMapsCollection)}))}suspendOperations(){this.isBatched=!0}resumeOperations(){this.isBatched=!1,this.updateCache()}createChangesObserver(e){if("hiding"!==e)throw new Error(`Unsupported index map type "${e}".`);return this.hidingChangesObservable.createObserver()}createAndRegisterIndexMap(e,t,o){return this.registerMap(e,(0,n.createIndexMap)(t,o))}registerMap(e,t){if(this.trimmingMapsCollection.get(e)||this.hidingMapsCollection.get(e)||this.variousMapsCollection.get(e))throw Error(`Map with name "${e}" has been already registered.`);t instanceof n.TrimmingMap?this.trimmingMapsCollection.register(e,t):t instanceof n.HidingMap?this.hidingMapsCollection.register(e,t):this.variousMapsCollection.register(e,t);const o=this.getNumberOfIndexes();return o>0&&t.init(o),t}unregisterMap(e){this.trimmingMapsCollection.unregister(e),this.hidingMapsCollection.unregister(e),this.variousMapsCollection.unregister(e)}unregisterAll(){this.trimmingMapsCollection.unregisterAll(),this.hidingMapsCollection.unregisterAll(),this.variousMapsCollection.unregisterAll()}getPhysicalFromVisualIndex(e){const t=this.notTrimmedIndexesCache[e];return(0,u.isDefined)(t)?t:null}getPhysicalFromRenderableIndex(e){const t=this.renderablePhysicalIndexesCache[e];return(0,u.isDefined)(t)?t:null}getVisualFromPhysicalIndex(e){const t=this.fromPhysicalToVisualIndexesCache.get(e);return(0,u.isDefined)(t)?t:null}getVisualFromRenderableIndex(e){return this.getVisualFromPhysicalIndex(this.getPhysicalFromRenderableIndex(e))}getRenderableFromVisualIndex(e){const t=this.fromVisualToRenderableIndexesCache.get(e);return(0,u.isDefined)(t)?t:null}getNearestNotHiddenIndex(e,t){let o=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(null===this.getPhysicalFromVisualIndex(e))return null;if(this.fromVisualToRenderableIndexesCache.has(e))return e;const s=Array.from(this.fromVisualToRenderableIndexesCache.keys());let i=-1;return i=t>0?s.findIndex((t=>t>e)):s.reverse().findIndex((t=>t<e)),-1===i?o?this.getNearestNotHiddenIndex(e,-t,!1):null:s[i]}initToLength(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getNumberOfIndexes();this.notTrimmedIndexesCache=[...new Array(e).keys()],this.notHiddenIndexesCache=[...new Array(e).keys()],this.suspendOperations(),this.indexesChangeSource="init",this.indexesSequence.init(e),this.indexesChangeSource=void 0,this.trimmingMapsCollection.initEvery(e),this.resumeOperations(),this.suspendOperations(),this.hidingMapsCollection.initEvery(e),this.variousMapsCollection.initEvery(e),this.resumeOperations(),this.runLocalHooks("init")}fitToLength(e){const t=this.getNumberOfIndexes();if(e<t){const t=[...Array(this.getNumberOfIndexes()-e).keys()].map((t=>t+e));this.removeIndexes(t)}else this.insertIndexes(t,e-t)}getIndexesSequence(){return this.indexesSequence.getValues()}setIndexesSequence(e){void 0===this.indexesChangeSource&&(this.indexesChangeSource="update"),this.indexesSequence.setValues(e),"update"===this.indexesChangeSource&&(this.indexesChangeSource=void 0)}getNotTrimmedIndexes(){if(!0===(!(arguments.length>0&&void 0!==arguments[0])||arguments[0]))return this.notTrimmedIndexesCache;return this.getIndexesSequence().filter((e=>!1===this.isTrimmed(e)))}getNotTrimmedIndexesLength(){return this.getNotTrimmedIndexes().length}getNotHiddenIndexes(){if(!0===(!(arguments.length>0&&void 0!==arguments[0])||arguments[0]))return this.notHiddenIndexesCache;return this.getIndexesSequence().filter((e=>!1===this.isHidden(e)))}getNotHiddenIndexesLength(){return this.getNotHiddenIndexes().length}getRenderableIndexes(){if(!0===(!(arguments.length>0&&void 0!==arguments[0])||arguments[0]))return this.renderablePhysicalIndexesCache;return this.getNotTrimmedIndexes().filter((e=>!1===this.isHidden(e)))}getRenderableIndexesLength(){return this.getRenderableIndexes().length}getNumberOfIndexes(){return this.getIndexesSequence().length}moveIndexes(e,t){"number"==typeof e&&(e=[e]);const o=(0,r.arrayMap)(e,(e=>this.getPhysicalFromVisualIndex(e))),s=this.getNotTrimmedIndexesLength(),i=e.length,a=(0,n.getListWithRemovedItems)(this.getIndexesSequence(),o),l=a.filter((e=>!1===this.isTrimmed(e)));let h=a.indexOf(l[l.length-1])+1;if(t+i<s){const e=l[t];h=a.indexOf(e)}this.indexesChangeSource="move",this.setIndexesSequence((0,n.getListWithInsertedItems)(a,h,o)),this.indexesChangeSource=void 0}isTrimmed(e){return this.trimmingMapsCollection.getMergedValueAtIndex(e)}isHidden(e){return this.hidingMapsCollection.getMergedValueAtIndex(e)}insertIndexes(e,t){const o=this.getNotTrimmedIndexes()[e],s=(0,u.isDefined)(o)?o:this.getNumberOfIndexes(),i=this.getIndexesSequence().includes(o)?this.getIndexesSequence().indexOf(o):this.getNumberOfIndexes(),n=(0,r.arrayMap)(new Array(t).fill(s),((e,t)=>e+t));this.suspendOperations(),this.indexesChangeSource="insert",this.indexesSequence.insert(i,n),this.indexesChangeSource=void 0,this.trimmingMapsCollection.insertToEvery(i,n),this.hidingMapsCollection.insertToEvery(i,n),this.variousMapsCollection.insertToEvery(i,n),this.resumeOperations()}removeIndexes(e){this.suspendOperations(),this.indexesChangeSource="remove",this.indexesSequence.remove(e),this.indexesChangeSource=void 0,this.trimmingMapsCollection.removeFromEvery(e),this.hidingMapsCollection.removeFromEvery(e),this.variousMapsCollection.removeFromEvery(e),this.resumeOperations()}updateCache(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const t=this.indexesSequenceChanged||this.trimmedIndexesChanged||this.hiddenIndexesChanged;(!0===e||!1===this.isBatched&&!0===t)&&(this.trimmingMapsCollection.updateCache(),this.hidingMapsCollection.updateCache(),this.notTrimmedIndexesCache=this.getNotTrimmedIndexes(!1),this.notHiddenIndexesCache=this.getNotHiddenIndexes(!1),this.renderablePhysicalIndexesCache=this.getRenderableIndexes(!1),this.cacheFromPhysicalToVisualIndexes(),this.cacheFromVisualToRenderableIndexes(),this.hiddenIndexesChanged&&this.hidingChangesObservable.emit(this.hidingMapsCollection.getMergedValues()),this.runLocalHooks("cacheUpdated",{indexesSequenceChanged:this.indexesSequenceChanged,trimmedIndexesChanged:this.trimmedIndexesChanged,hiddenIndexesChanged:this.hiddenIndexesChanged}),this.indexesSequenceChanged=!1,this.trimmedIndexesChanged=!1,this.hiddenIndexesChanged=!1)}cacheFromPhysicalToVisualIndexes(){const e=this.getNotTrimmedIndexesLength();this.fromPhysicalToVisualIndexesCache.clear();for(let t=0;t<e;t+=1){const e=this.getPhysicalFromVisualIndex(t);this.fromPhysicalToVisualIndexesCache.set(e,t)}}cacheFromVisualToRenderableIndexes(){const e=this.getRenderableIndexesLength();this.fromVisualToRenderableIndexesCache.clear();for(let t=0;t<e;t+=1){const e=this.getPhysicalFromRenderableIndex(t),o=this.getVisualFromPhysicalIndex(e);this.fromVisualToRenderableIndexesCache.set(o,t)}}}t.IndexMapper=c,(0,h.mixin)(c,l.default)},40302:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(64760),n=o(50095),a=o(93315);class l extends r.MapCollection{constructor(e,t){super(),(0,i.default)(this,"mergedValuesCache",[]),(0,i.default)(this,"aggregationFunction",void 0),(0,i.default)(this,"fallbackValue",void 0),this.aggregationFunction=e,this.fallbackValue=t}getMergedValues(){if(!0===(!(arguments.length>0&&void 0!==arguments[0])||arguments[0]))return this.mergedValuesCache;if(0===this.getLength())return[];const e=(0,n.arrayMap)(this.get(),(e=>e.getValues())),t=[],o=(0,a.isDefined)(e[0])&&e[0].length||0;for(let s=0;s<o;s+=1){const o=[];for(let t=0;t<this.getLength();t+=1)o.push(e[t][s]);t.push(o)}return(0,n.arrayMap)(t,this.aggregationFunction)}getMergedValueAtIndex(e,t){const o=this.getMergedValues(t)[e];return(0,a.isDefined)(o)?o:this.fallbackValue}updateCache(){this.mergedValuesCache=this.getMergedValues(!1)}}t.AggregatedCollection=l},67734:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(40302);Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(e in t&&t[e]===s[e]||(t[e]=s[e]))}));var i=o(64760);Object.keys(i).forEach((function(e){"default"!==e&&"__esModule"!==e&&(e in t&&t[e]===i[e]||(t[e]=i[e]))}))},64760:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.getRegisteredMapsCounter=function(){return l};var i=s(o(93231)),r=o(93315),n=o(22232),a=s(o(65718));let l=0;class h{constructor(){(0,i.default)(this,"collection",new Map)}register(e,t){!1===this.collection.has(e)&&(this.collection.set(e,t),t.addLocalHook("change",(()=>this.runLocalHooks("change",t))),l+=1)}unregister(e){const t=this.collection.get(e);(0,r.isDefined)(t)&&(t.destroy(),this.collection.delete(e),this.runLocalHooks("change",t),l-=1)}unregisterAll(){this.collection.forEach(((e,t)=>this.unregister(t))),this.collection.clear()}get(e){return(0,r.isUndefined)(e)?Array.from(this.collection.values()):this.collection.get(e)}getLength(){return this.collection.size}removeFromEvery(e){this.collection.forEach((t=>{t.remove(e)}))}insertToEvery(e,t){this.collection.forEach((o=>{o.insert(e,t)}))}initEvery(e){this.collection.forEach((t=>{t.init(e)}))}}t.MapCollection=h,(0,n.mixin)(h,a.default)},27866:(e,t,o)=>{"use strict";t.__esModule=!0,o(63517);var s=o(40986),i=o(50095);class r extends s.PhysicalIndexToValueMap{constructor(){super(arguments.length>0&&void 0!==arguments[0]&&arguments[0])}getHiddenIndexes(){return(0,i.arrayReduce)(this.getValues(),((e,t,o)=>(t&&e.push(o),e)),[])}}t.HidingMap=r},22460:(e,t,o)=>{"use strict";t.__esModule=!0;var s={createIndexMap:!0,HidingMap:!0,IndexMap:!0,LinkedPhysicalIndexToValueMap:!0,PhysicalIndexToValueMap:!0,TrimmingMap:!0};t.createIndexMap=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!d.has(e))throw new Error(`The provided map type ("${e}") does not exist.`);return new(d.get(e))(t)},o(91683);var i=o(27866);t.HidingMap=i.HidingMap;var r=o(30196);t.IndexMap=r.IndexMap;var n=o(95902);t.LinkedPhysicalIndexToValueMap=n.LinkedPhysicalIndexToValueMap;var a=o(40986);t.PhysicalIndexToValueMap=a.PhysicalIndexToValueMap;var l=o(27770);t.TrimmingMap=l.TrimmingMap;var h=o(23083);Object.keys(h).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(s,e)||e in t&&t[e]===h[e]||(t[e]=h[e]))}));var u=o(42776);Object.keys(u).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(s,e)||e in t&&t[e]===u[e]||(t[e]=u[e]))}));const d=new Map([["hiding",i.HidingMap],["index",r.IndexMap],["linkedPhysicalIndexToValue",n.LinkedPhysicalIndexToValueMap],["physicalIndexToValue",a.PhysicalIndexToValueMap],["trimming",l.TrimmingMap]])},30196:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(68145),n=o(22232),a=o(85015),l=s(o(65718));class h{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;(0,i.default)(this,"indexedValues",[]),(0,i.default)(this,"initValueOrFn",void 0),this.initValueOrFn=e}getValues(){return this.indexedValues}getValueAtIndex(e){const t=this.indexedValues;if(e<t.length)return t[e]}setValues(e){this.indexedValues=e.slice(),this.runLocalHooks("change")}setValueAtIndex(e,t){return e<this.indexedValues.length&&(this.indexedValues[e]=t,this.runLocalHooks("change"),!0)}clear(){this.setDefaultValues()}getLength(){return this.getValues().length}setDefaultValues(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.indexedValues.length;this.indexedValues.length=0,(0,a.isFunction)(this.initValueOrFn)?(0,r.rangeEach)(e-1,(e=>this.indexedValues.push(this.initValueOrFn(e)))):(0,r.rangeEach)(e-1,(()=>this.indexedValues.push(this.initValueOrFn))),this.runLocalHooks("change")}init(e){return this.setDefaultValues(e),this.runLocalHooks("init"),this}insert(){this.runLocalHooks("change")}remove(){this.runLocalHooks("change")}destroy(){this.clearLocalHooks(),this.indexedValues=null,this.initValueOrFn=null}}t.IndexMap=h,(0,n.mixin)(h,l.default)},23083:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(30196),i=o(42776),r=o(55759);class n extends s.IndexMap{constructor(){super((e=>e))}insert(e,t){const o=(0,r.getIncreasedIndexes)(this.indexedValues,t);this.indexedValues=(0,i.getListWithInsertedItems)(o,e,t),super.insert(e,t)}remove(e){const t=(0,i.getListWithRemovedItems)(this.indexedValues,e);this.indexedValues=(0,r.getDecreasedIndexes)(t,e),super.remove(e)}}t.IndexesSequence=n},95902:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(30196),n=o(60991),a=o(42776),l=o(75445),h=o(85015);class u extends r.IndexMap{constructor(){super(...arguments),(0,i.default)(this,"orderOfIndexes",[])}getValues(){return this.orderOfIndexes.map((e=>this.indexedValues[e]))}setValues(e){this.orderOfIndexes=[...Array(e.length).keys()],super.setValues(e)}setValueAtIndex(e,t){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.orderOfIndexes.length;return e<this.indexedValues.length&&(this.indexedValues[e]=t,!1===this.orderOfIndexes.includes(e)&&this.orderOfIndexes.splice(o,0,e),this.runLocalHooks("change"),!0)}clearValue(e){this.orderOfIndexes=(0,a.getListWithRemovedItems)(this.orderOfIndexes,[e]),(0,h.isFunction)(this.initValueOrFn)?super.setValueAtIndex(e,this.initValueOrFn(e)):super.setValueAtIndex(e,this.initValueOrFn)}getLength(){return this.orderOfIndexes.length}setDefaultValues(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.indexedValues.length;this.orderOfIndexes.length=0,super.setDefaultValues(e)}insert(e,t){this.indexedValues=(0,n.getListWithInsertedItems)(this.indexedValues,e,t,this.initValueOrFn),this.orderOfIndexes=(0,l.getIncreasedIndexes)(this.orderOfIndexes,t),super.insert(e,t)}remove(e){this.indexedValues=(0,n.getListWithRemovedItems)(this.indexedValues,e),this.orderOfIndexes=(0,a.getListWithRemovedItems)(this.orderOfIndexes,e),this.orderOfIndexes=(0,l.getDecreasedIndexes)(this.orderOfIndexes,e),super.remove(e)}getEntries(){return this.orderOfIndexes.map((e=>[e,this.getValueAtIndex(e)]))}}t.LinkedPhysicalIndexToValueMap=u},40986:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(30196),i=o(60991);class r extends s.IndexMap{insert(e,t){this.indexedValues=(0,i.getListWithInsertedItems)(this.indexedValues,e,t,this.initValueOrFn),super.insert(e,t)}remove(e){this.indexedValues=(0,i.getListWithRemovedItems)(this.indexedValues,e),super.remove(e)}}t.PhysicalIndexToValueMap=r},27770:(e,t,o)=>{"use strict";t.__esModule=!0,o(63517);var s=o(40986),i=o(50095);class r extends s.PhysicalIndexToValueMap{constructor(){super(arguments.length>0&&void 0!==arguments[0]&&arguments[0])}getTrimmedIndexes(){return(0,i.arrayReduce)(this.getValues(),((e,t,o)=>(t&&e.push(o),e)),[])}}t.TrimmingMap=r},75445:(e,t,o)=>{"use strict";t.__esModule=!0,t.getDecreasedIndexes=function(e,t){return(0,s.arrayMap)(e,(e=>e-t.filter((t=>t<e)).length))},t.getIncreasedIndexes=function(e,t){const o=t[0],i=t.length;return(0,s.arrayMap)(e,(e=>e>=o?e+i:e))};var s=o(50095)},55759:(e,t,o)=>{"use strict";t.__esModule=!0,o(91683);var s=o(75445);t.getDecreasedIndexes=s.getDecreasedIndexes,t.getIncreasedIndexes=s.getIncreasedIndexes;var i=o(42776),r=o(60991);const n=new Map([["indexesSequence",{getListWithInsertedItems:i.getListWithInsertedItems,getListWithRemovedItems:i.getListWithRemovedItems}],["physicallyIndexed",{getListWithInsertedItems:r.getListWithInsertedItems,getListWithRemovedItems:r.getListWithRemovedItems}]]);t.alterUtilsFactory=e=>{if(!1===n.has(e))throw new Error(`Alter strategy with ID '${e}' does not exist.`);return n.get(e)}},42776:(e,t,o)=>{"use strict";t.__esModule=!0,t.getListWithInsertedItems=function(e,t,o){return[...e.slice(0,t),...o,...e.slice(t)]},t.getListWithRemovedItems=function(e,t){return(0,s.arrayFilter)(e,(e=>!1===t.includes(e)))};var s=o(50095)},60991:(e,t,o)=>{"use strict";t.__esModule=!0,t.getListWithInsertedItems=function(e,t,o,i){const r=o.length?o[0]:void 0;return[...e.slice(0,r),...o.map(((e,t)=>(0,s.isFunction)(i)?i(e,t):i)),...void 0===r?[]:e.slice(r)]},t.getListWithRemovedItems=function(e,t){return(0,i.arrayFilter)(e,((e,o)=>!1===t.includes(o)))};var s=o(85015),i=o(50095)},65175:(e,t)=>{"use strict";function o(e,t,o){e.addEventListener(t,o,!1)}function s(e,t,o){e.removeEventListener(t,o,!1)}function i(e){return e.ownerDocument.defaultView.getComputedStyle(e)}t.__esModule=!0,t.createInputElementResizer=function(e){const t={minHeight:200,maxHeight:300,minWidth:100,maxWidth:300},r=e.body,n=e.createTextNode(""),a=e.createElement("span");let l;function h(){n.textContent=l.value,a.style.position="absolute",a.style.fontSize=i(l).fontSize,a.style.fontFamily=i(l).fontFamily,a.style.whiteSpace="pre",r.appendChild(a);const e=a.clientWidth+2;r.removeChild(a);const o=l.style;o.height=`${t.minHeight}px`,t.minWidth>e?o.width=`${t.minWidth}px`:e>t.maxWidth?o.width=`${t.maxWidth}px`:o.width=`${e}px`;const s=l.scrollHeight?l.scrollHeight-1:0;t.minHeight>s?o.height=`${t.minHeight}px`:t.maxHeight<s?(o.height=`${t.maxHeight}px`,o.overflowY="visible"):o.height=`${s}px`}function u(){e.defaultView.setTimeout(h,0)}return{init:function(e,s){let i=arguments.length>2&&void 0!==arguments[2]&&arguments[2];l=e,function(e){if(e&&e.minHeight)if("inherit"===e.minHeight)t.minHeight=l.clientHeight;else{const o=parseInt(e.minHeight,10);isNaN(o)||(t.minHeight=o)}if(e&&e.maxHeight)if("inherit"===e.maxHeight)t.maxHeight=l.clientHeight;else{const o=parseInt(e.maxHeight,10);isNaN(o)||(t.maxHeight=o)}if(e&&e.minWidth)if("inherit"===e.minWidth)t.minWidth=l.clientWidth;else{const o=parseInt(e.minWidth,10);isNaN(o)||(t.minWidth=o)}if(e&&e.maxWidth)if("inherit"===e.maxWidth)t.maxWidth=l.clientWidth;else{const o=parseInt(e.maxWidth,10);isNaN(o)||(t.maxWidth=o)}a.firstChild||(a.className="autoResize",a.style.display="inline-block",a.appendChild(n))}(s),"TEXTAREA"===l.nodeName&&(l.style.resize="none",l.style.overflowY="",l.style.height=`${t.minHeight}px`,l.style.minWidth=`${t.minWidth}px`,l.style.maxWidth=`${t.maxWidth}px`,l.style.overflowY="hidden"),i&&(o(l,"input",h),o(l,"keydown",u)),h()},resize:h,unObserve(){s(l,"input",h),s(l,"keydown",u)}}}},21196:(e,t,o)=>{"use strict";t.__esModule=!0,t.createPriorityMap=function(){let{errorPriorityExists:e,errorPriorityNaN:t}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const o=new Map;return e=(0,i.isFunction)(e)?e:l,t=(0,i.isFunction)(t)?t:h,{addItem:function(i,r){if(!(0,s.isNumeric)(i))throw new Error(t(i));if(o.has(i))throw new Error(e(i));o.set(i,r)},getItems:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r;const[t,s]=a.get(e)||a.get(r);return[...o].sort(((e,o)=>e[0]<o[0]?t:s)).map((e=>e[1]))}}},o(91683);var s=o(68145),i=o(85015);const r=t.ASC="asc",n=t.DESC="desc",a=new Map([[r,[-1,1]],[n,[1,-1]]]),l=e=>`The priority '${e}' is already declared in a map.`,h=e=>`The priority '${e}' is not a number.`},88725:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.depthFirstPreOrder=n;var i=s(o(93231));o(63517),o(91683);const r=t.TRAVERSAL_DF_PRE="DF-pre-order";function n(e,t){let o=e.call(t,this);for(let s=0;s<this.childs.length;s++){if(!1===o)return!1;o=n.call(this.childs[s],e,t)}return o}const a=t.TRAVERSAL_DF_POST="DF-post-order";const l=t.TRAVERSAL_BF="BF";const h=l,u=new Map([[r,n],[a,function e(t,o){for(let s=0;s<this.childs.length;s++){if(!1===e.call(this.childs[s],t,o))return!1}return t.call(o,this)}],[l,function(e,t){const o=[this];!function s(){if(0===o.length)return;const i=o.shift();o.push(...i.childs),!1!==e.call(t,i)&&s()}()}]]);class d{constructor(e){(0,i.default)(this,"data",{}),(0,i.default)(this,"parent",null),(0,i.default)(this,"childs",[]),this.data=e}addChild(e){e.parent=this,this.childs.push(e)}cloneTree(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this;const t=new d({...e.data});for(let o=0;o<e.childs.length;o++)t.addChild(this.cloneTree(e.childs[o]));return t}replaceTreeWith(e){this.data={...e.data},this.childs=[];for(let t=0;t<e.childs.length;t++)this.addChild(e.childs[t])}walkDown(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:h;if(!u.has(t))throw new Error(`Traversal strategy "${t}" does not exist`);u.get(t).call(this,e,this)}walkUp(e){const t=this,o=s=>{!1!==e.call(t,s)&&null!==s.parent&&o(s.parent)};o(this)}}t.default=d},42386:(e,t,o)=>{"use strict";t.__esModule=!0,t.createUniqueMap=function(){let{errorIdExists:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=new Map;function o(){return[...t]}function r(e){return t.has(e)}return e=(0,s.isFunction)(e)?e:i,{addItem:function(o,s){if(r(o))throw new Error(e(o));t.set(o,s)},clear:function(){t.clear()},getId:function(e){const[t]=o().find((t=>{let[o,s]=t;return e===s&&o}))||[null];return t},getItem:function(e){return t.get(e)},getItems:o,hasItem:r,removeItem:function(e){return t.delete(e)}}},o(91683);var s=o(85015);const i=e=>`The id '${e}' is already declared in a map.`},57982:(e,t,o)=>{"use strict";t.__esModule=!0,t.createUniqueSet=function(){let{errorItemExists:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=new Set;return e=(0,s.isFunction)(e)?e:i,{addItem:function(o){if(t.has(o))throw new Error(e(o));t.add(o)},clear:function(){t.clear()},getItems:function(){return[...t]}}},o(91683);var s=o(85015);const i=e=>`'${e}' value is already declared in a unique set.`},17954:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683),o(63517);var i=s(o(93231)),r=o(83302),n=o(50095);t.default=class{constructor(e){(0,i.default)(this,"hot",null),(0,i.default)(this,"container",null),(0,i.default)(this,"injected",!1),(0,i.default)(this,"rows",[]),(0,i.default)(this,"columns",[]),(0,i.default)(this,"samples",null),(0,i.default)(this,"settings",{useHeaders:!0}),this.hot=e}addRow(e,t){if(this.columns.length)throw new Error("Doesn't support multi-dimensional table");this.rows.length||(this.container=this.createContainer(this.hot.rootElement.className));const o={row:e};this.rows.push(o),this.samples=t,this.table=this.createTable(this.hot.table.className),this.table.colGroup.appendChild(this.createColGroupsCol(e)),this.table.tr.appendChild(this.createRow(e)),this.container.container.appendChild(this.table.fragment),o.table=this.table.table}addColumnHeadersRow(e){const t=this.hot.getColHeader(0);if(null!=t){const t={row:-1};this.rows.push(t),this.container=this.createContainer(this.hot.rootElement.className),this.samples=e,this.table=this.createTable(this.hot.table.className),this.table.colGroup.appendChild(this.createColGroupsCol()),this.appendColumnHeadersRow(),this.container.container.appendChild(this.table.fragment),t.table=this.table.table}}addColumn(e,t){if(this.rows.length)throw new Error("Doesn't support multi-dimensional table");this.columns.length||(this.container=this.createContainer(this.hot.rootElement.className));const o={col:e};this.columns.push(o),this.samples=t,this.table=this.createTable(this.hot.table.className),this.getSetting("useHeaders")&&null!==this.hot.getColHeader(e)&&this.hot.view.appendColHeader(e,this.table.th),this.table.tBody.appendChild(this.createCol(e)),this.container.container.appendChild(this.table.fragment),o.table=this.table.table}getHeights(e){this.injected||this.injectTable(),(0,n.arrayEach)(this.rows,(t=>{e(t.row,(0,r.outerHeight)(t.table)-1)}))}getWidths(e){this.injected||this.injectTable(),(0,n.arrayEach)(this.columns,(t=>{const{width:o}=t.table.getBoundingClientRect();e(t.col,Math.ceil(o))}))}setSettings(e){this.settings=e}setSetting(e,t){this.settings||(this.settings={}),this.settings[e]=t}getSettings(){return this.settings}getSetting(e){return this.settings?this.settings[e]:null}createColGroupsCol(e){const t=this.hot.rootDocument.createDocumentFragment();return this.hot.hasRowHeaders()&&t.appendChild(this.createColElement(-1,-1)),this.samples.forEach((o=>{(0,n.arrayEach)(o.strings,(o=>{t.appendChild(this.createColElement(o.col,e))}))})),t}createRow(e){const{rootDocument:t}=this.hot,o=t.createDocumentFragment(),s=t.createElement("th");return this.hot.hasRowHeaders()&&(this.hot.view.appendRowHeader(e,s),o.appendChild(s)),this.samples.forEach((s=>{(0,n.arrayEach)(s.strings,(s=>{const i=s.col,r=this.hot.getCellMeta(e,i);r.col=i,r.row=e;const n=this.hot.getCellRenderer(r),a=t.createElement("td");a.setAttribute("ghost-table",1),n(this.hot,a,e,i,this.hot.colToProp(i),s.value,r),o.appendChild(a)}))})),o}appendColumnHeadersRow(){const{rootDocument:e}=this.hot,t=e.createDocumentFragment(),o=[];if(this.hot.hasRowHeaders()){const s=e.createElement("th");o.push([-1,s]),t.appendChild(s)}this.samples.forEach((s=>{(0,n.arrayEach)(s.strings,(s=>{const i=s.col,r=e.createElement("th");o.push([i,r]),t.appendChild(r)}))})),this.table.tHead.appendChild(t),(0,n.arrayEach)(o,(e=>{const[t,o]=e;this.hot.view.appendColHeader(t,o)}))}createCol(e){const{rootDocument:t}=this.hot,o=t.createDocumentFragment();return this.samples.forEach((s=>{(0,n.arrayEach)(s.strings,(s=>{const i=s.row,r=this.hot.getCellMeta(i,e);r.col=e,r.row=i;const n=this.hot.getCellRenderer(r),a=t.createElement("td"),l=t.createElement("tr");a.setAttribute("ghost-table",1),n(this.hot,a,i,e,this.hot.colToProp(e),s.value,r),l.appendChild(a),o.appendChild(l)}))})),o}clean(){this.rows.length=0,this.rows[-1]=void 0,this.columns.length=0,this.samples&&this.samples.clear(),this.samples=null,this.removeTable()}injectTable(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;this.injected||((e||this.hot.rootElement).appendChild(this.container.fragment),this.injected=!0)}removeTable(){this.injected&&this.container.container.parentNode&&(this.container.container.parentNode.removeChild(this.container.container),this.container=null,this.injected=!1)}createColElement(e,t){const o=this.hot.rootDocument.createElement("col");let s=0;t>=0&&e>=0&&(s=this.hot.getCellMeta(t,e).colspan);let i=this.hot.view._wt.wtTable.getStretchedColumnWidth(e);if(s>1)for(let t=e+1;t<e+s;t++)i+=this.hot.view._wt.wtTable.getStretchedColumnWidth(t);return o.style.width=`${i}px`,o}createTable(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const{rootDocument:t}=this.hot,o=t.createDocumentFragment(),s=t.createElement("table"),i=t.createElement("thead"),n=t.createElement("tbody"),a=t.createElement("colgroup"),l=t.createElement("tr"),h=t.createElement("th");return this.isVertical()&&s.appendChild(a),this.isHorizontal()&&(l.appendChild(h),i.appendChild(l),s.style.tableLayout="auto",s.style.width="auto"),s.appendChild(i),this.isVertical()&&n.appendChild(l),s.appendChild(n),(0,r.addClass)(s,e),o.appendChild(s),{fragment:o,table:s,tHead:i,tBody:n,colGroup:a,tr:l,th:h}}createContainer(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const{rootDocument:t}=this.hot,o=t.createDocumentFragment(),s=t.createElement("div"),i=`htGhostTable htAutoSize ${e.trim()}`;return(0,r.addClass)(s,i),o.appendChild(s),{fragment:o,container:s}}isVertical(){return!(!this.rows.length||this.columns.length)}isHorizontal(){return!(!this.columns.length||this.rows.length)}}},29583:(e,t,o)=>{"use strict";t.__esModule=!0,t.createPaginator=function(e){let{initialPage:t=-1,size:o=(()=>0),onItemSelect:i=(()=>{}),onClear:r=(()=>{})}=e;const n=new Set;let a=(0,s.clamp)(t,-1,h()-1);function l(e,t){const o=h()-1;if(e<0&&(e=o),e>o&&(e=0),n.has(e))return-1;n.add(e);return!1===i(e,!1)&&(e=l(1===t?++e:--e,t)),e}function h(){return Math.max(o(),0)}return{setCurrentPage:function(e){e>-1&&e<h()&&!1!==i(e,!0)&&(a=e)},getCurrentPage:function(){return a},toFirstItem:function(){h()>0&&(n.clear(),a=l(0,1))},toLastItem:function(){h()>0&&(n.clear(),a=l(h()-1,-1))},toNextItem:function(){h()>0&&(n.clear(),a=l(++a,1))},toPreviousItem:function(){h()>0&&(n.clear(),a=l(--a,-1))},getSize:h,clear:function(){n.clear(),a=t,r()}}};var s=o(68145)},52870:(e,t,o)=>{"use strict";t.__esModule=!0,t._dataToHTML=function(e){const t=e.length,o=["<table>"];for(let i=0;i<t;i+=1){const r=e[i],n=r.length,a=[];0===i&&o.push("<tbody>");for(let e=0;e<n;e+=1){const t=r[e],o=(0,s.isEmpty)(t)?"":t.toString().replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/(<br(\s*|\/)>(\r\n|\n)?|\r\n|\n)/g,"<br>\r\n").replace(/\x20{2,}/gi,(e=>`<span style="mso-spacerun: yes">${" ".repeat(e.length-1)} </span>`)).replace(/\t/gi,"	");a.push(`<td>${o}</td>`)}o.push("<tr>",...a,"</tr>"),i+1===t&&o.push("</tbody>")}return o.push("</table>"),o.join("")},t.htmlToGridSettings=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document;const o={},s=t.createDocumentFragment(),n=t.createElement("div");s.appendChild(n);let a=e;if("string"==typeof a){const e=a.replace(/<td\b[^>]*?>([\s\S]*?)<\/\s*td>/g,(e=>{const t=e.match(/<td\b[^>]*?>/g)[0];return`${t}${e.substring(t.length,e.lastIndexOf("<")).replace(/(<(?!br)([^>]+)>)/gi,"")}</td>`}));n.insertAdjacentHTML("afterbegin",`${e}`),a=n.querySelector("table")}if(!a||!function(e){return"TABLE"===(e&&e.nodeName||"")}(a))return;const l=n.querySelector('meta[name$="enerator"]'),h=null!==a.querySelector("tbody th"),u=a.querySelector("tr"),d=u?Array.from(u.cells).reduce(((e,t)=>e+t.colSpan),0)-(h?1:0):0,c=a.tFoot&&Array.from(a.tFoot.rows)||[],g=[];let f=!1,p=0,m=0;if(a.tHead){const e=Array.from(a.tHead.rows).filter((e=>{const t=null!==e.querySelector("td");return t&&g.push(e),!t}));p=e.length,f=p>0,p>1?o.nestedHeaders=Array.from(e).reduce(((e,t)=>{const o=Array.from(t.cells).reduce(((e,t,o)=>{if(h&&0===o)return e;const{colSpan:s,innerHTML:i}=t,r=s>1?{label:i,colspan:s}:i;return e.push(r),e}),[]);return e.push(o),e}),[]):f&&(o.colHeaders=Array.from(e[0].children).reduce(((e,t,o)=>(h&&0===o||e.push(t.innerHTML),e)),[]))}g.length&&(o.fixedRowsTop=g.length);c.length&&(o.fixedRowsBottom=c.length);const w=[...g,...Array.from(a.tBodies).reduce(((e,t)=>(e.push(...Array.from(t.rows)),e)),[]),...c];m=w.length;const C=new Array(m);for(let e=0;e<m;e++)C[e]=new Array(d);const v=[],y=[];for(let e=0;e<m;e++){const t=w[e],o=Array.from(t.cells),s=o.length;for(let t=0;t<s;t++){const s=o[t],{nodeName:n,innerHTML:a,rowSpan:h,colSpan:u}=s,d=C[e].findIndex((e=>void 0===e));if("TD"===n){if(h>1||u>1){for(let t=e;t<e+h;t++)if(t<m)for(let e=d;e<d+u;e++)C[t][e]=null;const t=s.getAttribute("style");t&&t.includes("mso-ignore:colspan")||v.push({col:d,row:e,rowspan:h,colspan:u})}let t="";t=l&&/excel/gi.test(l.content)?a.replace(/[\r\n][\x20]{0,2}/g," ").replace(/<br(\s*|\/)>[\r\n]?[\x20]{0,3}/gim,"\r\n"):a.replace(/<br(\s*|\/)>[\r\n]?/gim,"\r\n"),C[e][d]=t.replace(r,(e=>i[e]))}else y.push(a)}}v.length&&(o.mergeCells=v);y.length&&(o.rowHeaders=y);C.length&&(o.data=C);return o},t.instanceToHTML=function(e){const t=e.hasColHeaders(),o=e.hasRowHeaders(),i=[t?-1:0,o?-1:0,e.countRows()-1,e.countCols()-1],r=e.getData(...i),n=r.length,a=n>0?r[0].length:0,l=["<table>","</table>"],h=t?["<thead>","</thead>"]:[],u=["<tbody>","</tbody>"],d=o?1:0,c=t?1:0;for(let i=0;i<n;i+=1){const n=t&&0===i,l=[];for(let t=0;t<a;t+=1){const a=!n&&o&&0===t;let h="";if(n)h=`<th>${e.getColHeader(t-d)}</th>`;else if(a)h=`<th>${e.getRowHeader(i-c)}</th>`;else{const o=r[i][t],{hidden:n,rowspan:a,colspan:l}=e.getCellMeta(i-c,t-d);if(!n){const e=[];if(a&&e.push(`rowspan="${a}"`),l&&e.push(`colspan="${l}"`),(0,s.isEmpty)(o))h=`<td ${e.join(" ")}></td>`;else{const t=o.toString().replace("<","<").replace(">",">").replace(/(<br(\s*|\/)>(\r\n|\n)?|\r\n|\n)/g,"<br>\r\n").replace(/\x20/gi," ").replace(/\t/gi,"	");h=`<td ${e.join(" ")}>${t}</td>`}}}l.push(h)}const g=["<tr>",...l,"</tr>"].join("");n?h.splice(1,0,g):u.splice(-1,0,g)}return l.splice(1,0,h.join(""),u.join("")),l.join("")},o(63517);var s=o(93315);const i={" ":" ","&":"&","<":"<",">":">"},r=new RegExp(Object.keys(i).map((e=>`(${e})`)).join("|"),"gi")},45433:(e,t)=>{"use strict";t.__esModule=!0,t.hasValidParameter=function(e){return e===s},t.isRootInstance=function(e){return o.has(e)},t.registerAsRootInstance=function(e){o.set(e,!0)};const o=t.holder=new WeakMap,s=t.rootInstanceSymbol=Symbol("rootInstance")},10977:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683),o(63517);var i=s(o(93231)),r=o(22232),n=o(68145),a=o(93315);class l{static get SAMPLE_COUNT(){return 3}constructor(e){(0,i.default)(this,"samples",null),(0,i.default)(this,"dataFactory",null),(0,i.default)(this,"customSampleCount",null),(0,i.default)(this,"allowDuplicates",!1),this.dataFactory=e}getSampleCount(){return this.customSampleCount?this.customSampleCount:l.SAMPLE_COUNT}setSampleCount(e){this.customSampleCount=e}setAllowDuplicates(e){this.allowDuplicates=e}generateRowSamples(e,t){return this.generateSamples("row",t,e)}generateColumnSamples(e,t){return this.generateSamples("col",t,e)}generateSamples(e,t,o){const s=new Map,{from:i,to:r}="number"==typeof o?{from:o,to:o}:o;return(0,n.rangeEach)(i,r,(o=>{const i=this.generateSample(e,t,o);s.set(o,i)})),s}generateSample(e,t,o){if("row"!==e&&"col"!==e)throw new Error("Unsupported sample type");const s=new Map,i="row"===e?"col":"row",l=[];return(0,n.rangeEach)(t.from,t.to,(t=>{const n="row"===e?this.dataFactory(o,t):this.dataFactory(t,o);if(!1===n)return;const{value:h,bundleSeed:u}=n,d="string"==typeof u&&u.length>0;let c;c=d?u:(0,r.isObject)(h)?`${Object.keys(h).length}`:Array.isArray(h)?`${h.length}`:`${(0,a.stringify)(h).length}`,s.has(c)||s.set(c,{needed:this.getSampleCount(),strings:[]});const g=s.get(c);if(g.needed){(!(l.indexOf(h)>-1)||this.allowDuplicates||d)&&(g.strings.push({value:h,[i]:t}),l.push(h),g.needed-=1)}})),s}}t.default=l},63800:(e,t)=>{"use strict";t.__esModule=!0,t.default=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"common";o.has(e)||o.set(e,new Map);const t=o.get(e);return{register:function(e,o){t.set(e,o)},getItem:function(e){return t.get(e)},hasItem:function(e){return t.has(e)},getNames:function(){return[...t.keys()]},getValues:function(){return[...t.values()]}}};const o=t.collection=new Map},98889:(e,t)=>{"use strict";t.__esModule=!0,t.autocompleteValidator=s;const o=t.VALIDATOR_TYPE="autocomplete";function s(e,t){let o=e;null==o&&(o=""),this.allowEmpty&&""===o?t(!0):this.strict&&this.source?"function"==typeof this.source?this.source(o,i(o,t)):i(o,t)(this.source):t(!0)}function i(e,t){const o=e;return function(e){let s=!1;for(let t=0,i=e.length;t<i;t++)if(o===e[t]){s=!0;break}t(s)}}s.VALIDATOR_TYPE=o},67156:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(98889);t.VALIDATOR_TYPE=s.VALIDATOR_TYPE,t.autocompleteValidator=s.autocompleteValidator},88819:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.correctFormat=u,t.dateValidator=h;var i=s(o(33034)),r=o(83605),n=o(58437),a=o(48150);const l=t.VALIDATOR_TYPE="date";function h(e,t){const o=(0,r.getEditorInstance)(n.EDITOR_TYPE,this.instance);let s=e,a=!0;null==s&&(s="");let l=(0,i.default)(s,this.dateFormat||o.defaultDateFormat,!0).isValid(),h=(0,i.default)(new Date(s)).isValid()||l;if(this.allowEmpty&&""===s&&(h=!0,l=!0),h||(a=!1),!h&&l&&(a=!0),h&&!l)if(!0===this.correctFormat){const e=u(s,this.dateFormat),t=this.instance.toVisualRow(this.row),o=this.instance.toVisualColumn(this.col);this.instance.setDataAtCell(t,o,e,"dateValidator"),a=!0}else a=!1;t(a)}function u(e,t){const o=(0,i.default)((0,a.getNormalizedDate)(e)),s=(0,i.default)(e,t),r=e.search(/[A-z]/g)>-1;let n;return n=o.isValid()&&o.format("x")===s.format("x")||!s.isValid()||r?o:s,n.format(t)}h.VALIDATOR_TYPE=l},82951:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(88819);t.VALIDATOR_TYPE=s.VALIDATOR_TYPE,t.correctFormat=s.correctFormat,t.dateValidator=s.dateValidator},12630:(e,t,o)=>{"use strict";t.__esModule=!0,t.registerAllValidators=function(){(0,a.registerValidator)(s.autocompleteValidator),(0,a.registerValidator)(i.dateValidator),(0,a.registerValidator)(r.numericValidator),(0,a.registerValidator)(n.timeValidator)};var s=o(67156);t.autocompleteValidator=s.autocompleteValidator,t.AUTOCOMPLETE_VALIDATOR=s.VALIDATOR_TYPE;var i=o(82951);t.dateValidator=i.dateValidator,t.DATE_VALIDATOR=i.VALIDATOR_TYPE;var r=o(71);t.numericValidator=r.numericValidator,t.NUMERIC_VALIDATOR=r.VALIDATOR_TYPE;var n=o(85342);t.timeValidator=n.timeValidator,t.TIME_VALIDATOR=n.VALIDATOR_TYPE;var a=o(80239);t.registerValidator=a.registerValidator,t.getRegisteredValidatorNames=a.getRegisteredValidatorNames,t.getRegisteredValidators=a.getRegisteredValidators,t.getValidator=a.getValidator,t.hasValidator=a.hasValidator},71:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(3740);t.VALIDATOR_TYPE=s.VALIDATOR_TYPE,t.numericValidator=s.numericValidator},3740:(e,t,o)=>{"use strict";t.__esModule=!0,t.numericValidator=r;var s=o(68145);const i=t.VALIDATOR_TYPE="numeric";function r(e,t){let o=e;null==o&&(o=""),this.allowEmpty&&""===o?t(!0):t(""!==o&&(0,s.isNumeric)(e))}r.VALIDATOR_TYPE=i},80239:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.getValidator=function(e){if("function"==typeof e)return e;if(!a(e))throw Error(`No registered validator found under "${e}" name`);return n(e)},t.registerValidator=function(e,t){"string"!=typeof e&&(e=(t=e).VALIDATOR_TYPE);r(e,t)},o(91683);var i=s(o(63800));const{register:r,getItem:n,hasItem:a,getNames:l,getValues:h}=(0,i.default)("validators");t.getRegisteredValidators=h,t.getRegisteredValidatorNames=l,t.hasValidator=a},85342:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(60950);t.VALIDATOR_TYPE=s.VALIDATOR_TYPE,t.timeValidator=s.timeValidator},60950:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.timeValidator=a;var i=s(o(33034));const r=["YYYY-MM-DDTHH:mm:ss.SSSZ","X","x"],n=t.VALIDATOR_TYPE="time";function a(e,t){const o=this.timeFormat||"h:mm:ss a";let s=!0,n=e;null===n&&(n=""),n=/^\d{3,}$/.test(n)?parseInt(n,10):n;const a=/^\d{1,2}$/.test(n);a&&(n+=":00");const l=(0,i.default)(n,r,!0).isValid()?(0,i.default)(n):(0,i.default)(n,o);let h=l.isValid(),u=(0,i.default)(n,o,!0).isValid()&&!a;if(this.allowEmpty&&""===n&&(h=!0,u=!0),h||(s=!1),!h&&u&&(s=!0),h&&!u)if(!0===this.correctFormat){const e=l.format(o),t=this.instance.toVisualRow(this.row),i=this.instance.toVisualColumn(this.col);this.instance.setDataAtCell(t,i,e,"timeValidator"),s=!0}else s=!1;t(s)}a.VALIDATOR_TYPE=n},25671:(e,t,o)=>{"use strict";o.r(t)},16247:(e,t,o)=>{"use strict";o.r(t)},97796:(e,t,o)=>{"use strict";o.r(t)},36662:(e,t,o)=>{"use strict";o.r(t)},68581:(e,t,o)=>{"use strict";o.r(t)},79498:(e,t,o)=>{"use strict";o.r(t)},63824:(e,t,o)=>{"use strict";o.r(t)},59456:(e,t,o)=>{"use strict";o.r(t)},30352:(e,t,o)=>{"use strict";o.r(t)},52097:(e,t,o)=>{"use strict";o.r(t)},25972:(e,t,o)=>{"use strict";o.r(t)},18633:(e,t,o)=>{"use strict";o.r(t)},36881:(e,t,o)=>{"use strict";o.r(t)},83988:(e,t,o)=>{"use strict";o.r(t)},70980:(e,t,o)=>{"use strict";o.r(t)},2049:(e,t,o)=>{"use strict";o.r(t)},10596:(e,t,o)=>{"use strict";o.r(t)},23118:(e,t,o)=>{"use strict";o.r(t)},67004:(e,t,o)=>{"use strict";o.r(t)},51768:(e,t,o)=>{"use strict";o.r(t)},36565:t=>{"use strict";t.exports=e},32134:e=>{"use strict";e.exports=t},33034:e=>{"use strict";e.exports=o},3333:e=>{"use strict";e.exports=s},21594:e=>{e.exports=function(e,t){return t.get?t.get.call(e):t.value},e.exports.__esModule=!0,e.exports.default=e.exports},20218:e=>{e.exports=function(e,t,o){if(t.set)t.set.call(e,o);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=o}},e.exports.__esModule=!0,e.exports.default=e.exports},18708:e=>{e.exports=function(e,t,o){if(!t.has(e))throw new TypeError("attempted to "+o+" private field on non-instance");return t.get(e)},e.exports.__esModule=!0,e.exports.default=e.exports},42538:(e,t,o)=>{var s=o(21594),i=o(18708);e.exports=function(e,t){var o=i(e,t,"get");return s(e,o)},e.exports.__esModule=!0,e.exports.default=e.exports},48427:(e,t,o)=>{var s=o(20218),i=o(18708);e.exports=function(e,t,o){var r=i(e,t,"set");return s(e,r,o),o},e.exports.__esModule=!0,e.exports.default=e.exports},93231:(e,t,o)=>{var s=o(74040);e.exports=function(e,t,o){return(t=s(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e},e.exports.__esModule=!0,e.exports.default=e.exports},73203:e=>{e.exports=function(e){return e&&e.__esModule?e:{default:e}},e.exports.__esModule=!0,e.exports.default=e.exports},56027:(e,t,o)=>{var s=o(7501).default;e.exports=function(e,t){if("object"!==s(e)||null===e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var i=o.call(e,t||"default");if("object"!==s(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)},e.exports.__esModule=!0,e.exports.default=e.exports},74040:(e,t,o)=>{var s=o(7501).default,i=o(56027);e.exports=function(e){var t=i(e,"string");return"symbol"===s(t)?t:String(t)},e.exports.__esModule=!0,e.exports.default=e.exports},7501:e=>{function t(o){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(o)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},61575:(e,t,o)=>{"use strict";var s=o(55893),i=o(85545),r=TypeError;e.exports=function(e){if(s(e))return e;throw new r(i(e)+" is not a function")}},99272:(e,t,o)=>{"use strict";var s=o(55893),i=String,r=TypeError;e.exports=function(e){if("object"==typeof e||s(e))return e;throw new r("Can't set "+i(e)+" as a prototype")}},49408:(e,t,o)=>{"use strict";var s=o(67936),i=o(9464),r=o(27144).f,n=s("unscopables"),a=Array.prototype;void 0===a[n]&&r(a,n,{configurable:!0,value:i(null)}),e.exports=function(e){a[n][e]=!0}},99972:(e,t,o)=>{"use strict";var s=o(15287),i=String,r=TypeError;e.exports=function(e){if(s(e))return e;throw new r(i(e)+" is not an object")}},22971:(e,t,o)=>{"use strict";var s=o(79405),i=o(29961),r=o(19969),n=function(e){return function(t,o,n){var a,l=s(t),h=r(l),u=i(n,h);if(e&&o!=o){for(;h>u;)if((a=l[u++])!=a)return!0}else for(;h>u;u++)if((e||u in l)&&l[u]===o)return e||u||0;return!e&&-1}};e.exports={includes:n(!0),indexOf:n(!1)}},58576:(e,t,o)=>{"use strict";var s=o(3877),i=o(65289),r=TypeError,n=Object.getOwnPropertyDescriptor,a=s&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}();e.exports=a?function(e,t){if(i(e)&&!n(e,"length").writable)throw new r("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t}},30039:(e,t,o)=>{"use strict";var s=o(46406);e.exports=s([].slice)},63048:(e,t,o)=>{"use strict";var s=o(46406),i=s({}.toString),r=s("".slice);e.exports=function(e){return r(i(e),8,-1)}},85683:(e,t,o)=>{"use strict";var s=o(46623),i=o(55893),r=o(63048),n=o(67936)("toStringTag"),a=Object,l="Arguments"===r(function(){return arguments}());e.exports=s?r:function(e){var t,o,s;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(o=function(e,t){try{return e[t]}catch(e){}}(t=a(e),n))?o:l?r(t):"Object"===(s=r(t))&&i(t.callee)?"Arguments":s}},30779:(e,t,o)=>{"use strict";var s=o(4130),i=o(6627),r=o(20010),n=o(27144);e.exports=function(e,t,o){for(var a=i(t),l=n.f,h=r.f,u=0;u<a.length;u++){var d=a[u];s(e,d)||o&&s(o,d)||l(e,d,h(t,d))}}},89251:(e,t,o)=>{"use strict";var s=o(3877),i=o(27144),r=o(49637);e.exports=s?function(e,t,o){return i.f(e,t,r(1,o))}:function(e,t,o){return e[t]=o,e}},49637:e=>{"use strict";e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},67205:(e,t,o)=>{"use strict";var s=o(55893),i=o(27144),r=o(73911),n=o(13630);e.exports=function(e,t,o,a){a||(a={});var l=a.enumerable,h=void 0!==a.name?a.name:t;if(s(o)&&r(o,h,a),a.global)l?e[t]=o:n(t,o);else{try{a.unsafe?e[t]&&(l=!0):delete e[t]}catch(e){}l?e[t]=o:i.f(e,t,{value:o,enumerable:!1,configurable:!a.nonConfigurable,writable:!a.nonWritable})}return e}},13630:(e,t,o)=>{"use strict";var s=o(77802),i=Object.defineProperty;e.exports=function(e,t){try{i(s,e,{value:t,configurable:!0,writable:!0})}catch(o){s[e]=t}return t}},39021:(e,t,o)=>{"use strict";var s=o(85545),i=TypeError;e.exports=function(e,t){if(!delete e[t])throw new i("Cannot delete property "+s(t)+" of "+s(e))}},3877:(e,t,o)=>{"use strict";var s=o(5306);e.exports=!s((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},10811:e=>{"use strict";var t="object"==typeof document&&document.all,o=void 0===t&&void 0!==t;e.exports={all:t,IS_HTMLDDA:o}},19800:(e,t,o)=>{"use strict";var s=o(77802),i=o(15287),r=s.document,n=i(r)&&i(r.createElement);e.exports=function(e){return n?r.createElement(e):{}}},59060:e=>{"use strict";var t=TypeError;e.exports=function(e){if(e>9007199254740991)throw t("Maximum allowed index exceeded");return e}},73517:e=>{"use strict";e.exports="function"==typeof Bun&&Bun&&"string"==typeof Bun.version},27580:(e,t,o)=>{"use strict";var s=o(22626);e.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(s)},16576:(e,t,o)=>{"use strict";var s=o(77802),i=o(63048);e.exports="process"===i(s.process)},22626:e=>{"use strict";e.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""},7245:(e,t,o)=>{"use strict";var s,i,r=o(77802),n=o(22626),a=r.process,l=r.Deno,h=a&&a.versions||l&&l.version,u=h&&h.v8;u&&(i=(s=u.split("."))[0]>0&&s[0]<4?1:+(s[0]+s[1])),!i&&n&&(!(s=n.match(/Edge\/(\d+)/))||s[1]>=74)&&(s=n.match(/Chrome\/(\d+)/))&&(i=+s[1]),e.exports=i},14286:e=>{"use strict";e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},93939:(e,t,o)=>{"use strict";var s=o(46406),i=Error,r=s("".replace),n=String(new i("zxcasd").stack),a=/\n\s*at [^:]*:[^\n]*/,l=a.test(n);e.exports=function(e,t){if(l&&"string"==typeof e&&!i.prepareStackTrace)for(;t--;)e=r(e,a,"");return e}},83452:(e,t,o)=>{"use strict";var s=o(89251),i=o(93939),r=o(64815),n=Error.captureStackTrace;e.exports=function(e,t,o,a){r&&(n?n(e,t):s(e,"stack",i(o,a)))}},64815:(e,t,o)=>{"use strict";var s=o(5306),i=o(49637);e.exports=!s((function(){var e=new Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",i(1,7)),7!==e.stack)}))},92390:(e,t,o)=>{"use strict";var s=o(77802),i=o(20010).f,r=o(89251),n=o(67205),a=o(13630),l=o(30779),h=o(75031);e.exports=function(e,t){var o,u,d,c,g,f=e.target,p=e.global,m=e.stat;if(o=p?s:m?s[f]||a(f,{}):(s[f]||{}).prototype)for(u in t){if(c=t[u],d=e.dontCallGetSet?(g=i(o,u))&&g.value:o[u],!h(p?u:f+(m?".":"#")+u,e.forced)&&void 0!==d){if(typeof c==typeof d)continue;l(c,d)}(e.sham||d&&d.sham)&&r(c,"sham",!0),n(o,u,c,e)}}},5306:e=>{"use strict";e.exports=function(e){try{return!!e()}catch(e){return!0}}},56415:(e,t,o)=>{"use strict";var s=o(67219),i=Function.prototype,r=i.apply,n=i.call;e.exports="object"==typeof Reflect&&Reflect.apply||(s?n.bind(r):function(){return n.apply(r,arguments)})},45898:(e,t,o)=>{"use strict";var s=o(38717),i=o(61575),r=o(67219),n=s(s.bind);e.exports=function(e,t){return i(e),void 0===t?e:r?n(e,t):function(){return e.apply(t,arguments)}}},67219:(e,t,o)=>{"use strict";var s=o(5306);e.exports=!s((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))},11550:(e,t,o)=>{"use strict";var s=o(67219),i=Function.prototype.call;e.exports=s?i.bind(i):function(){return i.apply(i,arguments)}},9656:(e,t,o)=>{"use strict";var s=o(3877),i=o(4130),r=Function.prototype,n=s&&Object.getOwnPropertyDescriptor,a=i(r,"name"),l=a&&"something"===function(){}.name,h=a&&(!s||s&&n(r,"name").configurable);e.exports={EXISTS:a,PROPER:l,CONFIGURABLE:h}},28692:(e,t,o)=>{"use strict";var s=o(46406),i=o(61575);e.exports=function(e,t,o){try{return s(i(Object.getOwnPropertyDescriptor(e,t)[o]))}catch(e){}}},38717:(e,t,o)=>{"use strict";var s=o(63048),i=o(46406);e.exports=function(e){if("Function"===s(e))return i(e)}},46406:(e,t,o)=>{"use strict";var s=o(67219),i=Function.prototype,r=i.call,n=s&&i.bind.bind(r,r);e.exports=s?n:function(e){return function(){return r.apply(e,arguments)}}},51570:(e,t,o)=>{"use strict";var s=o(77802),i=o(55893);e.exports=function(e,t){return arguments.length<2?(o=s[e],i(o)?o:void 0):s[e]&&s[e][t];var o}},36695:(e,t,o)=>{"use strict";var s=o(46406),i=o(65289),r=o(55893),n=o(63048),a=o(42755),l=s([].push);e.exports=function(e){if(r(e))return e;if(i(e)){for(var t=e.length,o=[],s=0;s<t;s++){var h=e[s];"string"==typeof h?l(o,h):"number"!=typeof h&&"Number"!==n(h)&&"String"!==n(h)||l(o,a(h))}var u=o.length,d=!0;return function(e,t){if(d)return d=!1,t;if(i(this))return t;for(var s=0;s<u;s++)if(o[s]===e)return t}}}},56628:(e,t,o)=>{"use strict";var s=o(61575),i=o(87707);e.exports=function(e,t){var o=e[t];return i(o)?void 0:s(o)}},77802:function(e){"use strict";var t=function(e){return e&&e.Math===Math&&e};e.exports=t("object"==typeof globalThis&&globalThis)||t("object"==typeof window&&window)||t("object"==typeof self&&self)||t("object"==typeof global&&global)||function(){return this}()||this||Function("return this")()},4130:(e,t,o)=>{"use strict";var s=o(46406),i=o(85864),r=s({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,t){return r(i(e),t)}},63421:e=>{"use strict";e.exports={}},12343:(e,t,o)=>{"use strict";var s=o(51570);e.exports=s("document","documentElement")},33075:(e,t,o)=>{"use strict";var s=o(3877),i=o(5306),r=o(19800);e.exports=!s&&!i((function(){return 7!==Object.defineProperty(r("div"),"a",{get:function(){return 7}}).a}))},25366:(e,t,o)=>{"use strict";var s=o(46406),i=o(5306),r=o(63048),n=Object,a=s("".split);e.exports=i((function(){return!n("z").propertyIsEnumerable(0)}))?function(e){return"String"===r(e)?a(e,""):n(e)}:n},91074:(e,t,o)=>{"use strict";var s=o(55893),i=o(15287),r=o(71126);e.exports=function(e,t,o){var n,a;return r&&s(n=t.constructor)&&n!==o&&i(a=n.prototype)&&a!==o.prototype&&r(e,a),e}},85088:(e,t,o)=>{"use strict";var s=o(46406),i=o(55893),r=o(64830),n=s(Function.toString);i(r.inspectSource)||(r.inspectSource=function(e){return n(e)}),e.exports=r.inspectSource},71281:(e,t,o)=>{"use strict";var s=o(15287),i=o(89251);e.exports=function(e,t){s(t)&&"cause"in t&&i(e,"cause",t.cause)}},9930:(e,t,o)=>{"use strict";var s,i,r,n=o(45585),a=o(77802),l=o(15287),h=o(89251),u=o(4130),d=o(64830),c=o(50139),g=o(63421),f="Object already initialized",p=a.TypeError,m=a.WeakMap;if(n||d.state){var w=d.state||(d.state=new m);w.get=w.get,w.has=w.has,w.set=w.set,s=function(e,t){if(w.has(e))throw new p(f);return t.facade=e,w.set(e,t),t},i=function(e){return w.get(e)||{}},r=function(e){return w.has(e)}}else{var C=c("state");g[C]=!0,s=function(e,t){if(u(e,C))throw new p(f);return t.facade=e,h(e,C,t),t},i=function(e){return u(e,C)?e[C]:{}},r=function(e){return u(e,C)}}e.exports={set:s,get:i,has:r,enforce:function(e){return r(e)?i(e):s(e,{})},getterFor:function(e){return function(t){var o;if(!l(t)||(o=i(t)).type!==e)throw new p("Incompatible receiver, "+e+" required");return o}}}},65289:(e,t,o)=>{"use strict";var s=o(63048);e.exports=Array.isArray||function(e){return"Array"===s(e)}},55893:(e,t,o)=>{"use strict";var s=o(10811),i=s.all;e.exports=s.IS_HTMLDDA?function(e){return"function"==typeof e||e===i}:function(e){return"function"==typeof e}},75031:(e,t,o)=>{"use strict";var s=o(5306),i=o(55893),r=/#|\.prototype\./,n=function(e,t){var o=l[a(e)];return o===u||o!==h&&(i(t)?s(t):!!t)},a=n.normalize=function(e){return String(e).replace(r,".").toLowerCase()},l=n.data={},h=n.NATIVE="N",u=n.POLYFILL="P";e.exports=n},87707:e=>{"use strict";e.exports=function(e){return null==e}},15287:(e,t,o)=>{"use strict";var s=o(55893),i=o(10811),r=i.all;e.exports=i.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:s(e)||e===r}:function(e){return"object"==typeof e?null!==e:s(e)}},99:e=>{"use strict";e.exports=!1},103:(e,t,o)=>{"use strict";var s=o(51570),i=o(55893),r=o(2075),n=o(90345),a=Object;e.exports=n?function(e){return"symbol"==typeof e}:function(e){var t=s("Symbol");return i(t)&&r(t.prototype,a(e))}},19969:(e,t,o)=>{"use strict";var s=o(9099);e.exports=function(e){return s(e.length)}},73911:(e,t,o)=>{"use strict";var s=o(46406),i=o(5306),r=o(55893),n=o(4130),a=o(3877),l=o(9656).CONFIGURABLE,h=o(85088),u=o(9930),d=u.enforce,c=u.get,g=String,f=Object.defineProperty,p=s("".slice),m=s("".replace),w=s([].join),C=a&&!i((function(){return 8!==f((function(){}),"length",{value:8}).length})),v=String(String).split("String"),y=e.exports=function(e,t,o){"Symbol("===p(g(t),0,7)&&(t="["+m(g(t),/^Symbol\(([^)]*)\)/,"$1")+"]"),o&&o.getter&&(t="get "+t),o&&o.setter&&(t="set "+t),(!n(e,"name")||l&&e.name!==t)&&(a?f(e,"name",{value:t,configurable:!0}):e.name=t),C&&o&&n(o,"arity")&&e.length!==o.arity&&f(e,"length",{value:o.arity});try{o&&n(o,"constructor")&&o.constructor?a&&f(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var s=d(e);return n(s,"source")||(s.source=w(v,"string"==typeof t?t:"")),e};Function.prototype.toString=y((function(){return r(this)&&c(this).source||h(this)}),"toString")},61402:e=>{"use strict";var t=Math.ceil,o=Math.floor;e.exports=Math.trunc||function(e){var s=+e;return(s>0?o:t)(s)}},93819:(e,t,o)=>{"use strict";var s=o(42755);e.exports=function(e,t){return void 0===e?arguments.length<2?"":t:s(e)}},9464:(e,t,o)=>{"use strict";var s,i=o(99972),r=o(33872),n=o(14286),a=o(63421),l=o(12343),h=o(19800),u=o(50139),d="prototype",c="script",g=u("IE_PROTO"),f=function(){},p=function(e){return"<"+c+">"+e+"</"+c+">"},m=function(e){e.write(p("")),e.close();var t=e.parentWindow.Object;return e=null,t},w=function(){try{s=new ActiveXObject("htmlfile")}catch(e){}var e,t,o;w="undefined"!=typeof document?document.domain&&s?m(s):(t=h("iframe"),o="java"+c+":",t.style.display="none",l.appendChild(t),t.src=String(o),(e=t.contentWindow.document).open(),e.write(p("document.F=Object")),e.close(),e.F):m(s);for(var i=n.length;i--;)delete w[d][n[i]];return w()};a[g]=!0,e.exports=Object.create||function(e,t){var o;return null!==e?(f[d]=i(e),o=new f,f[d]=null,o[g]=e):o=w(),void 0===t?o:r.f(o,t)}},33872:(e,t,o)=>{"use strict";var s=o(3877),i=o(27475),r=o(27144),n=o(99972),a=o(79405),l=o(51008);t.f=s&&!i?Object.defineProperties:function(e,t){n(e);for(var o,s=a(t),i=l(t),h=i.length,u=0;h>u;)r.f(e,o=i[u++],s[o]);return e}},27144:(e,t,o)=>{"use strict";var s=o(3877),i=o(33075),r=o(27475),n=o(99972),a=o(83662),l=TypeError,h=Object.defineProperty,u=Object.getOwnPropertyDescriptor,d="enumerable",c="configurable",g="writable";t.f=s?r?function(e,t,o){if(n(e),t=a(t),n(o),"function"==typeof e&&"prototype"===t&&"value"in o&&g in o&&!o[g]){var s=u(e,t);s&&s[g]&&(e[t]=o.value,o={configurable:c in o?o[c]:s[c],enumerable:d in o?o[d]:s[d],writable:!1})}return h(e,t,o)}:h:function(e,t,o){if(n(e),t=a(t),n(o),i)try{return h(e,t,o)}catch(e){}if("get"in o||"set"in o)throw new l("Accessors not supported");return"value"in o&&(e[t]=o.value),e}},20010:(e,t,o)=>{"use strict";var s=o(3877),i=o(11550),r=o(71940),n=o(49637),a=o(79405),l=o(83662),h=o(4130),u=o(33075),d=Object.getOwnPropertyDescriptor;t.f=s?d:function(e,t){if(e=a(e),t=l(t),u)try{return d(e,t)}catch(e){}if(h(e,t))return n(!i(r.f,e,t),e[t])}},17397:(e,t,o)=>{"use strict";var s=o(65079),i=o(14286).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return s(e,i)}},76855:(e,t)=>{"use strict";t.f=Object.getOwnPropertySymbols},2075:(e,t,o)=>{"use strict";var s=o(46406);e.exports=s({}.isPrototypeOf)},65079:(e,t,o)=>{"use strict";var s=o(46406),i=o(4130),r=o(79405),n=o(22971).indexOf,a=o(63421),l=s([].push);e.exports=function(e,t){var o,s=r(e),h=0,u=[];for(o in s)!i(a,o)&&i(s,o)&&l(u,o);for(;t.length>h;)i(s,o=t[h++])&&(~n(u,o)||l(u,o));return u}},51008:(e,t,o)=>{"use strict";var s=o(65079),i=o(14286);e.exports=Object.keys||function(e){return s(e,i)}},71940:(e,t)=>{"use strict";var o={}.propertyIsEnumerable,s=Object.getOwnPropertyDescriptor,i=s&&!o.call({1:2},1);t.f=i?function(e){var t=s(this,e);return!!t&&t.enumerable}:o},71126:(e,t,o)=>{"use strict";var s=o(28692),i=o(99972),r=o(99272);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,o={};try{(e=s(Object.prototype,"__proto__","set"))(o,[]),t=o instanceof Array}catch(e){}return function(o,s){return i(o),r(s),t?e(o,s):o.__proto__=s,o}}():void 0)},51253:(e,t,o)=>{"use strict";var s=o(11550),i=o(55893),r=o(15287),n=TypeError;e.exports=function(e,t){var o,a;if("string"===t&&i(o=e.toString)&&!r(a=s(o,e)))return a;if(i(o=e.valueOf)&&!r(a=s(o,e)))return a;if("string"!==t&&i(o=e.toString)&&!r(a=s(o,e)))return a;throw new n("Can't convert object to primitive value")}},6627:(e,t,o)=>{"use strict";var s=o(51570),i=o(46406),r=o(17397),n=o(76855),a=o(99972),l=i([].concat);e.exports=s("Reflect","ownKeys")||function(e){var t=r.f(a(e)),o=n.f;return o?l(t,o(e)):t}},46296:(e,t,o)=>{"use strict";var s=o(27144).f;e.exports=function(e,t,o){o in e||s(e,o,{configurable:!0,get:function(){return t[o]},set:function(e){t[o]=e}})}},46762:(e,t,o)=>{"use strict";var s=o(87707),i=TypeError;e.exports=function(e){if(s(e))throw new i("Can't call method on "+e);return e}},91795:(e,t,o)=>{"use strict";var s,i=o(77802),r=o(56415),n=o(55893),a=o(73517),l=o(22626),h=o(30039),u=o(7443),d=i.Function,c=/MSIE .\./.test(l)||a&&((s=i.Bun.version.split(".")).length<3||"0"===s[0]&&(s[1]<3||"3"===s[1]&&"0"===s[2]));e.exports=function(e,t){var o=t?2:1;return c?function(s,i){var a=u(arguments.length,1)>o,l=n(s)?s:d(s),c=a?h(arguments,o):[],g=a?function(){r(l,this,c)}:l;return t?e(g,i):e(g)}:e}},50139:(e,t,o)=>{"use strict";var s=o(19231),i=o(46350),r=s("keys");e.exports=function(e){return r[e]||(r[e]=i(e))}},64830:(e,t,o)=>{"use strict";var s=o(77802),i=o(13630),r="__core-js_shared__",n=s[r]||i(r,{});e.exports=n},19231:(e,t,o)=>{"use strict";var s=o(99),i=o(64830);(e.exports=function(e,t){return i[e]||(i[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.33.2",mode:s?"pure":"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.33.2/LICENSE",source:"https://github.com/zloirock/core-js"})},34053:(e,t,o)=>{"use strict";var s=o(7245),i=o(5306),r=o(77802).String;e.exports=!!Object.getOwnPropertySymbols&&!i((function(){var e=Symbol("symbol detection");return!r(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&s&&s<41}))},71998:(e,t,o)=>{"use strict";var s,i,r,n,a=o(77802),l=o(56415),h=o(45898),u=o(55893),d=o(4130),c=o(5306),g=o(12343),f=o(30039),p=o(19800),m=o(7443),w=o(27580),C=o(16576),v=a.setImmediate,y=a.clearImmediate,E=a.process,S=a.Dispatch,R=a.Function,b=a.MessageChannel,_=a.String,T=0,O={},M="onreadystatechange";c((function(){s=a.location}));var I=function(e){if(d(O,e)){var t=O[e];delete O[e],t()}},N=function(e){return function(){I(e)}},A=function(e){I(e.data)},P=function(e){a.postMessage(_(e),s.protocol+"//"+s.host)};v&&y||(v=function(e){m(arguments.length,1);var t=u(e)?e:R(e),o=f(arguments,1);return O[++T]=function(){l(t,void 0,o)},i(T),T},y=function(e){delete O[e]},C?i=function(e){E.nextTick(N(e))}:S&&S.now?i=function(e){S.now(N(e))}:b&&!w?(n=(r=new b).port2,r.port1.onmessage=A,i=h(n.postMessage,n)):a.addEventListener&&u(a.postMessage)&&!a.importScripts&&s&&"file:"!==s.protocol&&!c(P)?(i=P,a.addEventListener("message",A,!1)):i=M in p("script")?function(e){g.appendChild(p("script"))[M]=function(){g.removeChild(this),I(e)}}:function(e){setTimeout(N(e),0)}),e.exports={set:v,clear:y}},29961:(e,t,o)=>{"use strict";var s=o(15930),i=Math.max,r=Math.min;e.exports=function(e,t){var o=s(e);return o<0?i(o+t,0):r(o,t)}},79405:(e,t,o)=>{"use strict";var s=o(25366),i=o(46762);e.exports=function(e){return s(i(e))}},15930:(e,t,o)=>{"use strict";var s=o(61402);e.exports=function(e){var t=+e;return t!=t||0===t?0:s(t)}},9099:(e,t,o)=>{"use strict";var s=o(15930),i=Math.min;e.exports=function(e){return e>0?i(s(e),9007199254740991):0}},85864:(e,t,o)=>{"use strict";var s=o(46762),i=Object;e.exports=function(e){return i(s(e))}},46090:(e,t,o)=>{"use strict";var s=o(11550),i=o(15287),r=o(103),n=o(56628),a=o(51253),l=o(67936),h=TypeError,u=l("toPrimitive");e.exports=function(e,t){if(!i(e)||r(e))return e;var o,l=n(e,u);if(l){if(void 0===t&&(t="default"),o=s(l,e,t),!i(o)||r(o))return o;throw new h("Can't convert object to primitive value")}return void 0===t&&(t="number"),a(e,t)}},83662:(e,t,o)=>{"use strict";var s=o(46090),i=o(103);e.exports=function(e){var t=s(e,"string");return i(t)?t:t+""}},46623:(e,t,o)=>{"use strict";var s={};s[o(67936)("toStringTag")]="z",e.exports="[object z]"===String(s)},42755:(e,t,o)=>{"use strict";var s=o(85683),i=String;e.exports=function(e){if("Symbol"===s(e))throw new TypeError("Cannot convert a Symbol value to a string");return i(e)}},85545:e=>{"use strict";var t=String;e.exports=function(e){try{return t(e)}catch(e){return"Object"}}},46350:(e,t,o)=>{"use strict";var s=o(46406),i=0,r=Math.random(),n=s(1..toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+n(++i+r,36)}},90345:(e,t,o)=>{"use strict";var s=o(34053);e.exports=s&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},27475:(e,t,o)=>{"use strict";var s=o(3877),i=o(5306);e.exports=s&&i((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},7443:e=>{"use strict";var t=TypeError;e.exports=function(e,o){if(e<o)throw new t("Not enough arguments");return e}},45585:(e,t,o)=>{"use strict";var s=o(77802),i=o(55893),r=s.WeakMap;e.exports=i(r)&&/native code/.test(String(r))},67936:(e,t,o)=>{"use strict";var s=o(77802),i=o(19231),r=o(4130),n=o(46350),a=o(34053),l=o(90345),h=s.Symbol,u=i("wks"),d=l?h.for||h:h&&h.withoutSetter||n;e.exports=function(e){return r(u,e)||(u[e]=a&&r(h,e)?h[e]:d("Symbol."+e)),u[e]}},35357:(e,t,o)=>{"use strict";var s=o(51570),i=o(4130),r=o(89251),n=o(2075),a=o(71126),l=o(30779),h=o(46296),u=o(91074),d=o(93819),c=o(71281),g=o(83452),f=o(3877),p=o(99);e.exports=function(e,t,o,m){var w="stackTraceLimit",C=m?2:1,v=e.split("."),y=v[v.length-1],E=s.apply(null,v);if(E){var S=E.prototype;if(!p&&i(S,"cause")&&delete S.cause,!o)return E;var R=s("Error"),b=t((function(e,t){var o=d(m?t:e,void 0),s=m?new E(e):new E;return void 0!==o&&r(s,"message",o),g(s,b,s.stack,2),this&&n(S,this)&&u(s,this,b),arguments.length>C&&c(s,arguments[C]),s}));if(b.prototype=S,"Error"!==y?a?a(b,R):l(b,R,{name:!0}):f&&w in E&&(h(b,E,w),h(b,E,"prepareStackTrace")),l(b,E),!p)try{S.name!==y&&r(S,"name",y),S.constructor=b}catch(e){}return b}}},51344:(e,t,o)=>{"use strict";var s=o(92390),i=o(85864),r=o(19969),n=o(15930),a=o(49408);s({target:"Array",proto:!0},{at:function(e){var t=i(this),o=r(t),s=n(e),a=s>=0?s:o+s;return a<0||a>=o?void 0:t[a]}}),a("at")},63517:(e,t,o)=>{"use strict";var s=o(92390),i=o(85864),r=o(19969),n=o(58576),a=o(59060);s({target:"Array",proto:!0,arity:1,forced:o(5306)((function(){return 4294967297!==[].push.call({length:4294967296},1)}))||!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}}()},{push:function(e){var t=i(this),o=r(t),s=arguments.length;a(o+s);for(var l=0;l<s;l++)t[o]=arguments[l],o++;return n(t,o),o}})},9815:(e,t,o)=>{"use strict";o(49408)("flat")},57270:(e,t,o)=>{"use strict";var s=o(92390),i=o(85864),r=o(19969),n=o(58576),a=o(39021),l=o(59060);s({target:"Array",proto:!0,arity:1,forced:1!==[].unshift(0)||!function(){try{Object.defineProperty([],"length",{writable:!1}).unshift()}catch(e){return e instanceof TypeError}}()},{unshift:function(e){var t=i(this),o=r(t),s=arguments.length;if(s){l(o+s);for(var h=o;h--;){var u=h+s;h in t?t[u]=t[h]:a(t,u)}for(var d=0;d<s;d++)t[d]=arguments[d]}return n(t,o+s)}})},91683:(e,t,o)=>{"use strict";var s=o(92390),i=o(77802),r=o(56415),n=o(35357),a="WebAssembly",l=i[a],h=7!==new Error("e",{cause:7}).cause,u=function(e,t){var o={};o[e]=n(e,t,h),s({global:!0,constructor:!0,arity:1,forced:h},o)},d=function(e,t){if(l&&l[e]){var o={};o[e]=n(a+"."+e,t,h),s({target:a,stat:!0,constructor:!0,arity:1,forced:h},o)}};u("Error",(function(e){return function(t){return r(e,this,arguments)}})),u("EvalError",(function(e){return function(t){return r(e,this,arguments)}})),u("RangeError",(function(e){return function(t){return r(e,this,arguments)}})),u("ReferenceError",(function(e){return function(t){return r(e,this,arguments)}})),u("SyntaxError",(function(e){return function(t){return r(e,this,arguments)}})),u("TypeError",(function(e){return function(t){return r(e,this,arguments)}})),u("URIError",(function(e){return function(t){return r(e,this,arguments)}})),d("CompileError",(function(e){return function(t){return r(e,this,arguments)}})),d("LinkError",(function(e){return function(t){return r(e,this,arguments)}})),d("RuntimeError",(function(e){return function(t){return r(e,this,arguments)}}))},68983:(e,t,o)=>{"use strict";var s=o(92390),i=o(51570),r=o(56415),n=o(11550),a=o(46406),l=o(5306),h=o(55893),u=o(103),d=o(30039),c=o(36695),g=o(34053),f=String,p=i("JSON","stringify"),m=a(/./.exec),w=a("".charAt),C=a("".charCodeAt),v=a("".replace),y=a(1..toString),E=/[\uD800-\uDFFF]/g,S=/^[\uD800-\uDBFF]$/,R=/^[\uDC00-\uDFFF]$/,b=!g||l((function(){var e=i("Symbol")("stringify detection");return"[null]"!==p([e])||"{}"!==p({a:e})||"{}"!==p(Object(e))})),_=l((function(){return'"\\udf06\\ud834"'!==p("\udf06\ud834")||'"\\udead"'!==p("\udead")})),T=function(e,t){var o=d(arguments),s=c(t);if(h(s)||void 0!==e&&!u(e))return o[1]=function(e,t){if(h(s)&&(t=n(s,this,f(e),t)),!u(t))return t},r(p,null,o)},O=function(e,t,o){var s=w(o,t-1),i=w(o,t+1);return m(S,e)&&!m(R,i)||m(R,e)&&!m(S,s)?"\\u"+y(C(e,0),16):e};p&&s({target:"JSON",stat:!0,arity:3,forced:b||_},{stringify:function(e,t,o){var s=d(arguments),i=r(b?T:p,null,s);return _&&"string"==typeof i?v(i,E,O):i}})},1555:(e,t,o)=>{"use strict";var s=o(92390),i=o(77802),r=o(71998).clear;s({global:!0,bind:!0,enumerable:!0,forced:i.clearImmediate!==r},{clearImmediate:r})},97552:(e,t,o)=>{"use strict";o(1555),o(66845)},66845:(e,t,o)=>{"use strict";var s=o(92390),i=o(77802),r=o(71998).set,n=o(91795),a=i.setImmediate?n(r,!1):r;s({global:!0,bind:!0,enumerable:!0,forced:i.setImmediate!==a},{setImmediate:a})}},r={};function n(e){var t=r[e];if(void 0!==t)return t.exports;var o=r[e]={exports:{}};return i[e].call(o.exports,o,o.exports,n),o.exports}n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var a={};return(()=>{"use strict";var e=a,t=n(73203);var o=D(n(73596));o.CellCoords,o.CellRange;var s,i,r,l,h,u=n(62929),d=D(n(75244)),c=n(33165),g=t(n(80265)),f=t(n(17954)),p=D(n(52870)),m=D(n(50095)),w=D(n(37595)),C=D(n(65320)),v=D(n(48150)),y=D(n(7374)),E=D(n(85015)),S=D(n(93315)),R=D(n(68145)),b=D(n(22232)),_=D(n(18609)),T=D(n(80151)),O=D(n(83302)),M=D(n(24449)),I=n(83605),N=n(7462),A=n(80239),P=n(65324),x=n(52036),H=n(36026);function k(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,o=new WeakMap;return(k=function(e){return e?o:t})(e)}function D(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var o=k(t);if(o&&o.has(e))return o.get(e);var s={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var n=i?Object.getOwnPropertyDescriptor(e,r):null;n&&(n.get||n.set)?Object.defineProperty(s,r,n):s[r]=e[r]}return s.default=e,o&&o.set(e,s),s}(0,u.registerAllModules)(),(0,g.default)(o.default),o.default.__GhostTable=f.default,o.default._getListenersCounter=d.getListenersCounter,o.default._getRegisteredMapsCounter=c.getRegisteredMapsCounter,o.default.EventManager=d.default;const L=[m,w,C,v,y,E,S,R,b,_,T,p],W=[O,M];o.default.helper={},o.default.dom={},m.arrayEach(L,(e=>{m.arrayEach(Object.getOwnPropertyNames(e),(t=>{"_"!==t.charAt(0)&&(o.default.helper[t]=e[t])}))})),m.arrayEach(W,(e=>{m.arrayEach(Object.getOwnPropertyNames(e),(t=>{"_"!==t.charAt(0)&&(o.default.dom[t]=e[t])}))})),o.default.cellTypes=null!==(s=o.default.cellTypes)&&void 0!==s?s:{},m.arrayEach((0,P.getRegisteredCellTypeNames)(),(e=>{o.default.cellTypes[e]=(0,P.getCellType)(e)})),o.default.cellTypes.registerCellType=P.registerCellType,o.default.cellTypes.getCellType=P.getCellType,o.default.editors=null!==(i=o.default.editors)&&void 0!==i?i:{},m.arrayEach((0,I.getRegisteredEditorNames)(),(e=>{o.default.editors[`${_.toUpperCaseFirst(e)}Editor`]=(0,I.getEditor)(e)})),o.default.editors.registerEditor=I.registerEditor,o.default.editors.getEditor=I.getEditor,o.default.renderers=null!==(r=o.default.renderers)&&void 0!==r?r:{},m.arrayEach((0,N.getRegisteredRendererNames)(),(e=>{const t=(0,N.getRenderer)(e);"base"===e&&(o.default.renderers.cellDecorator=t),o.default.renderers[`${_.toUpperCaseFirst(e)}Renderer`]=t})),o.default.renderers.registerRenderer=N.registerRenderer,o.default.renderers.getRenderer=N.getRenderer,o.default.validators=null!==(l=o.default.validators)&&void 0!==l?l:{},m.arrayEach((0,A.getRegisteredValidatorNames)(),(e=>{o.default.validators[`${_.toUpperCaseFirst(e)}Validator`]=(0,A.getValidator)(e)})),o.default.validators.registerValidator=A.registerValidator,o.default.validators.getValidator=A.getValidator,o.default.plugins=null!==(h=o.default.plugins)&&void 0!==h?h:{},m.arrayEach((0,x.getPluginsNames)(),(e=>{o.default.plugins[e]=(0,x.getPlugin)(e)})),o.default.plugins[`${_.toUpperCaseFirst(H.BasePlugin.PLUGIN_KEY)}Plugin`]=H.BasePlugin,o.default.plugins.registerPlugin=x.registerPlugin,o.default.plugins.getPlugin=x.getPlugin;e.default=o.default})(),a=a.default})()));
|
89
|
+
that does not exist. Before activation, register the context using the "addContext" method.`);d=e},isCtrlPressed:()=>!f&&(m.isPressed("control")||m.isPressed("meta")),releasePressedKeys:()=>m.releasePressedKeys(),destroy:()=>m.unmount()}}},67152:(e,t,o)=>{"use strict";t.__esModule=!0,t.useRecorder=function(e,t,o,s,d){const c=e=>l.includes(e),g=function(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];const o=[];return e.altKey&&o.push("alt"),t&&(e.ctrlKey||e.metaKey)?o.push("control/meta"):(e.ctrlKey&&o.push("control"),e.metaKey&&o.push("meta")),e.shiftKey&&o.push("shift"),o},f=e=>{if(!1===t(e))return;const n=o(e);if(229===e.keyCode||!1===n||(0,r.isImmediatePropagationStopped)(e))return;const l=(0,i.normalizeEventKey)(e);let h=[];c(l)||(h=g(e));const u=[l].concat(h);!d(e,u)&&((0,a.isMacOS)()&&h.includes("meta")||!(0,a.isMacOS)()&&h.includes("control"))&&d(e,[l].concat(g(e,!0))),s(e)},p=e=>{const t=(0,i.normalizeEventKey)(e);c(t)&&h.press(t)},m=e=>{const t=(0,i.normalizeEventKey)(e);c(t)&&h.release(t)},w=()=>{h.releaseAll()};return{mount:()=>{let t=e;for(u+=1;t;)1===u&&(t.document.documentElement.addEventListener("keydown",p),t.document.documentElement.addEventListener("keyup",m)),t.document.documentElement.addEventListener("keydown",f),t.document.documentElement.addEventListener("blur",w),t=(0,n.getParentWindow)(t)},unmount:()=>{let t=e;for(u-=1;t;)0===u&&(t.document.documentElement.removeEventListener("keydown",p),t.document.documentElement.removeEventListener("keyup",m)),t.document.documentElement.removeEventListener("keydown",f),t.document.documentElement.removeEventListener("blur",w),t=(0,n.getParentWindow)(t)},isPressed:e=>h.isPressed(e),releasePressedKeys:()=>h.releaseAll()}},o(63517);var s=o(18071),i=o(32464),r=o(24449),n=o(83302),a=o(37595);const l=["meta","alt","shift","control"],h=(0,s.createKeysObserver)();let u=0},32464:(e,t)=>{"use strict";t.__esModule=!0;const o=new Map([[" ","space"],["spacebar","space"],["scroll","scrolllock"],["del","delete"],["esc","escape"],["medianexttrack","mediatracknext"],["mediaprevioustrack","mediatrackprevious"],["volumeup","audiovolumeup"],["volumedown","audiovolumedown"],["volumemute","audiovolumemute"],["multiply","*"],["add","+"],["divide","/"],["subtract","-"],["left","arrowleft"],["right","arrowright"],["up","arrowup"],["down","arrowdown"]]);t.normalizeKeys=e=>e.map((e=>{const t=e.toLowerCase();return o.has(t)?o.get(t):t})).sort().join("+");t.getKeysList=e=>e.split("+");const s=new RegExp("^(?:Key|Digit)([A-Z0-9])$");t.normalizeEventKey=e=>{let{key:t,code:o}=e;return(s.test(o)?o.replace(s,"$1"):t).toLowerCase()}},54833:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=s(o(42538)),n=s(o(48427)),a=o(83302),l=s(o(75244)),h=o(24449),u=s(o(21280)),d=o(50743),c=o(45433),g=o(5386);function f(e,t){m(e,t),t.add(e)}function p(e,t,o){m(e,t),t.set(e,o)}function m(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function w(e,t,o){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return o}var C=new WeakMap,v=new WeakMap,y=new WeakMap,E=new WeakMap,S=new WeakMap,R=new WeakMap,b=new WeakMap,_=new WeakSet,T=new WeakSet;function O(){return parseInt(this.hot.rootElement.getAttribute((0,g.A11Y_COLCOUNT)()[0]),10)}function M(e){const t=w(this,_,O).call(this)+e;(0,a.setAttribute)(this.hot.rootElement,...(0,g.A11Y_COLCOUNT)(t))}t.default=class{constructor(e){f(this,T),f(this,_),(0,i.default)(this,"hot",void 0),(0,i.default)(this,"eventManager",void 0),(0,i.default)(this,"settings",void 0),(0,i.default)(this,"THEAD",void 0),(0,i.default)(this,"TBODY",void 0),(0,i.default)(this,"_wt",void 0),(0,i.default)(this,"activeWt",void 0),p(this,C,{writable:!0,value:0}),p(this,v,{writable:!0,value:0}),(0,i.default)(this,"postponedAdjustElementsSize",!1),p(this,y,{writable:!0,value:!1}),p(this,E,{writable:!0,value:void 0}),p(this,S,{writable:!0,value:void 0}),p(this,R,{writable:!0,value:0}),p(this,b,{writable:!0,value:0}),this.hot=e,this.eventManager=new l.default(this.hot),this.settings=this.hot.getSettings(),this.createElements(),this.registerEvents(),this.initializeWalkontable()}render(){this.hot.isRenderSuspended()||(this.hot.runHooks("beforeRender",this.hot.forceFullRender),this.postponedAdjustElementsSize&&(this.postponedAdjustElementsSize=!1,this.adjustElementsSize(!0)),this._wt.draw(!this.hot.forceFullRender),this.hot.runHooks("afterRender",this.hot.forceFullRender),this.hot.forceFullRender=!1,this.hot.renderCall=!1)}adjustElementsSize(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.hot.isRenderSuspended()?this.postponedAdjustElementsSize=!0:this._wt.wtOverlays.adjustElementsSize(e)}getCellAtCoords(e,t){const o=this._wt.getCell(e,t);return o<0?null:o}scrollViewport(e,t,o,s,i){return this._wt.scrollViewport(e,t,o,s,i)}scrollViewportHorizontally(e,t,o){return this._wt.scrollViewportHorizontally(e,t,o)}scrollViewportVertically(e,t,o){return this._wt.scrollViewportVertically(e,t,o)}createElements(){const{rootElement:e,rootDocument:t}=this.hot,o=e.getAttribute("style");o&&e.setAttribute("data-originalstyle",o),(0,a.addClass)(e,"handsontable"),(0,n.default)(this,S,t.createElement("TABLE")),(0,a.addClass)((0,r.default)(this,S),"htCore"),this.hot.getSettings().tableClassName&&(0,a.addClass)((0,r.default)(this,S),this.hot.getSettings().tableClassName),this.settings.ariaTags&&((0,a.setAttribute)((0,r.default)(this,S),[(0,g.A11Y_PRESENTATION)()]),(0,a.setAttribute)(e,[(0,g.A11Y_TREEGRID)(),(0,g.A11Y_ROWCOUNT)(-1),(0,g.A11Y_COLCOUNT)(this.hot.countCols()),(0,g.A11Y_MULTISELECTABLE)()])),this.THEAD=t.createElement("THEAD"),(0,r.default)(this,S).appendChild(this.THEAD),this.TBODY=t.createElement("TBODY"),(0,r.default)(this,S).appendChild(this.TBODY),this.hot.table=(0,r.default)(this,S),this.hot.container.insertBefore((0,r.default)(this,S),this.hot.container.firstChild)}registerEvents(){const{rootElement:e,rootDocument:t,selection:o}=this.hot,s=t.documentElement;this.eventManager.addEventListener(e,"mousedown",(e=>{if((0,n.default)(this,y,!0),!this.isTextSelectionAllowed(e.target)){const{rootWindow:t}=this.hot;(0,a.clearTextSelection)(t),e.preventDefault(),t.focus()}})),this.eventManager.addEventListener(e,"mouseup",(()=>{(0,n.default)(this,y,!1)})),this.eventManager.addEventListener(e,"mousemove",(e=>{(0,r.default)(this,y)&&!this.isTextSelectionAllowed(e.target)&&(this.settings.fragmentSelection&&(0,a.clearTextSelection)(this.hot.rootWindow),e.preventDefault())})),this.eventManager.addEventListener(s,"keyup",(e=>{o.isInProgress()&&!e.shiftKey&&o.finish()})),this.eventManager.addEventListener(s,"mouseup",(s=>{o.isInProgress()&&(0,h.isLeftClick)(s)&&o.finish(),(0,n.default)(this,E,!1);const i=(0,a.isOutsideInput)(t.activeElement);i&&(!i&&(o.isSelected()||o.isSelectedByAnyHeader()||e.contains(s.target)||(0,h.isRightClick)(s))||this.hot.unlisten())})),this.eventManager.addEventListener(s,"contextmenu",(e=>{o.isInProgress()&&(0,h.isRightClick)(e)&&(o.finish(),(0,n.default)(this,E,!1))})),this.eventManager.addEventListener(s,"touchend",(()=>{o.isInProgress()&&o.finish(),(0,n.default)(this,E,!1)})),this.eventManager.addEventListener(s,"mousedown",(o=>{const i=o.target,n=o.x||o.clientX,l=o.y||o.clientY;let h=o.target;if((0,r.default)(this,E)||!e||!this.hot.view)return;const{holder:u}=this.hot.view._wt.wtTable;if(h===u){const e=(0,a.getScrollbarWidth)(t);if(t.elementFromPoint(n+e,l)!==u||t.elementFromPoint(n,l+e)!==u)return}else for(;h!==s;){if(null===h){if(o.isTargetWebComponent)break;return}if(h===e)return;h=h.parentNode}("function"==typeof this.settings.outsideClickDeselects?this.settings.outsideClickDeselects(i):this.settings.outsideClickDeselects)?this.hot.deselectCell():this.hot.destroyEditor(!1,!1)})),this.eventManager.addEventListener((0,r.default)(this,S),"selectstart",(e=>{this.settings.fragmentSelection||(0,a.isInput)(e.target)||e.preventDefault()}))}translateFromRenderableToVisualCoords(e){let{row:t,col:o}=e;return this.hot._createCellCoords(...this.translateFromRenderableToVisualIndex(t,o))}translateFromRenderableToVisualIndex(e,t){let o=e>=0?this.hot.rowIndexMapper.getVisualFromRenderableIndex(e):e,s=t>=0?this.hot.columnIndexMapper.getVisualFromRenderableIndex(t):t;return null===o&&(o=e),null===s&&(s=t),[o,s]}countRenderableIndexes(e,t){const o=Math.min(e.getNotTrimmedIndexesLength(),t),s=e.getNearestNotHiddenIndex(o-1,-1);return null===s?0:e.getRenderableFromVisualIndex(s)+1}countRenderableColumns(){return this.countRenderableIndexes(this.hot.columnIndexMapper,this.settings.maxCols)}countRenderableRows(){return this.countRenderableIndexes(this.hot.rowIndexMapper,this.settings.maxRows)}countNotHiddenRowIndexes(e,t){return this.countNotHiddenIndexes(e,t,this.hot.rowIndexMapper,this.countRenderableRows())}countNotHiddenColumnIndexes(e,t){return this.countNotHiddenIndexes(e,t,this.hot.columnIndexMapper,this.countRenderableColumns())}countNotHiddenIndexes(e,t,o,s){if(isNaN(e)||e<0)return 0;const i=o.getNearestNotHiddenIndex(e,t),r=o.getRenderableFromVisualIndex(i);if(!Number.isInteger(r))return 0;let n=0;return t<0?n=r+1:t>0&&(n=s-r),n}countNotHiddenFixedColumnsStart(){const e=this.hot.countCols(),t=Math.min(parseInt(this.settings.fixedColumnsStart,10),e)-1;return this.countNotHiddenColumnIndexes(t,-1)}countNotHiddenFixedRowsTop(){const e=this.hot.countRows(),t=Math.min(parseInt(this.settings.fixedRowsTop,10),e)-1;return this.countNotHiddenRowIndexes(t,-1)}countNotHiddenFixedRowsBottom(){const e=this.hot.countRows(),t=Math.max(e-parseInt(this.settings.fixedRowsBottom,10),0);return this.countNotHiddenRowIndexes(t,1)}countRenderableColumnsInRange(e,t){let o=0;for(let s=e;s<=t;s++)null!==this.hot.columnIndexMapper.getRenderableFromVisualIndex(s)&&(o+=1);return o}countRenderableRowsInRange(e,t){let o=0;for(let s=e;s<=t;s++)null!==this.hot.rowIndexMapper.getRenderableFromVisualIndex(s)&&(o+=1);return o}isMainTableNotFullyCoveredByOverlays(){const e=this.countNotHiddenFixedRowsTop()+this.countNotHiddenFixedRowsBottom(),t=this.countNotHiddenFixedColumnsStart();return this.hot.countRenderedRows()>e&&this.hot.countRenderedCols()>t}initializeWalkontable(){const e={ariaTags:this.settings.ariaTags,rtlMode:this.hot.isRtl(),externalRowCalculator:this.hot.getPlugin("autoRowSize")&&this.hot.getPlugin("autoRowSize").isEnabled(),table:(0,r.default)(this,S),isDataViewInstance:()=>(0,c.isRootInstance)(this.hot),preventOverflow:()=>this.settings.preventOverflow,preventWheel:()=>this.settings.preventWheel,stretchH:()=>this.settings.stretchH,data:(e,t)=>this.hot.getDataAtCell(...this.translateFromRenderableToVisualIndex(e,t)),totalRows:()=>this.countRenderableRows(),totalColumns:()=>this.countRenderableColumns(),fixedColumnsStart:()=>this.countNotHiddenFixedColumnsStart(),fixedRowsTop:()=>this.countNotHiddenFixedRowsTop(),fixedRowsBottom:()=>this.countNotHiddenFixedRowsBottom(),shouldRenderInlineStartOverlay:()=>this.settings.fixedColumnsStart>0||e.rowHeaders().length>0,shouldRenderTopOverlay:()=>this.settings.fixedRowsTop>0||e.columnHeaders().length>0,shouldRenderBottomOverlay:()=>this.settings.fixedRowsBottom>0,minSpareRows:()=>this.settings.minSpareRows,renderAllRows:this.settings.renderAllRows,rowHeaders:()=>{const e=[];return this.hot.hasRowHeaders()&&e.push(((e,t)=>{const o=e>=0?this.hot.rowIndexMapper.getVisualFromRenderableIndex(e):e;this.appendRowHeader(o,t)})),this.hot.runHooks("afterGetRowHeaderRenderers",e),(0,n.default)(this,v,e.length),this.hot.getSettings().ariaTags&&w(this,_,O).call(this)===this.hot.countCols()&&w(this,T,M).call(this,(0,r.default)(this,v)),e},columnHeaders:()=>{const e=[];return this.hot.hasColHeaders()&&e.push(((e,t)=>{const o=e>=0?this.hot.columnIndexMapper.getVisualFromRenderableIndex(e):e;this.appendColHeader(o,t)})),this.hot.runHooks("afterGetColumnHeaderRenderers",e),(0,n.default)(this,C,e.length),e},columnWidth:e=>{const t=this.hot.columnIndexMapper.getVisualFromRenderableIndex(e);return this.hot.getColWidth(null===t?e:t)},rowHeight:e=>{const t=this.hot.rowIndexMapper.getVisualFromRenderableIndex(e);return this.hot.getRowHeight(null===t?e:t)},cellRenderer:(e,t,o)=>{const[s,i]=this.translateFromRenderableToVisualIndex(e,t),r=this.hot.runHooks("modifyGetCellCoords",s,i);let n=s,a=i;Array.isArray(r)&&([n,a]=r);const l=this.hot.getCellMeta(n,a),h=this.hot.colToProp(a);let u=this.hot.getDataAtRowProp(n,h);this.hot.hasHook("beforeValueRender")&&(u=this.hot.runHooks("beforeValueRender",u,l)),this.hot.runHooks("beforeRenderer",o,s,i,h,u,l),this.hot.getCellRenderer(l)(this.hot,o,s,i,h,u,l),this.hot.runHooks("afterRenderer",o,s,i,h,u,l)},selections:this.hot.selection.highlight,hideBorderOnMouseDownOver:()=>this.settings.fragmentSelection,onWindowResize:()=>{this.hot&&!this.hot.isDestroyed&&this.hot.refreshDimensions()},onContainerElementResize:()=>{this.hot&&!this.hot.isDestroyed&&(0,a.isVisible)(this.hot.rootElement)&&this.hot.refreshDimensions()},onCellMouseDown:(e,t,o,s)=>{const i=this.translateFromRenderableToVisualCoords(t),r={row:!1,column:!1,cell:!1};this.hot.listen(),this.activeWt=s,(0,n.default)(this,E,!0),this.hot.runHooks("beforeOnCellMouseDown",e,i,o,r),(0,h.isImmediatePropagationStopped)(e)||((0,d.handleMouseEvent)(e,{coords:i,selection:this.hot.selection,controller:r,cellCoordsFactory:(e,t)=>this.hot._createCellCoords(e,t)}),this.hot.runHooks("afterOnCellMouseDown",e,i,o),this.activeWt=this._wt)},onCellContextMenu:(e,t,o,s)=>{const i=this.translateFromRenderableToVisualCoords(t);this.activeWt=s,(0,n.default)(this,E,!1),this.hot.selection.isInProgress()&&this.hot.selection.finish(),this.hot.runHooks("beforeOnCellContextMenu",e,i,o),(0,h.isImmediatePropagationStopped)(e)||(this.hot.runHooks("afterOnCellContextMenu",e,i,o),this.activeWt=this._wt)},onCellMouseOut:(e,t,o,s)=>{const i=this.translateFromRenderableToVisualCoords(t);this.activeWt=s,this.hot.runHooks("beforeOnCellMouseOut",e,i,o),(0,h.isImmediatePropagationStopped)(e)||(this.hot.runHooks("afterOnCellMouseOut",e,i,o),this.activeWt=this._wt)},onCellMouseOver:(e,t,o,s)=>{const i=this.translateFromRenderableToVisualCoords(t),n={row:!1,column:!1,cell:!1};this.activeWt=s,this.hot.runHooks("beforeOnCellMouseOver",e,i,o,n),(0,h.isImmediatePropagationStopped)(e)||((0,r.default)(this,E)&&(0,d.handleMouseEvent)(e,{coords:i,selection:this.hot.selection,controller:n,cellCoordsFactory:(e,t)=>this.hot._createCellCoords(e,t)}),this.hot.runHooks("afterOnCellMouseOver",e,i,o),this.activeWt=this._wt)},onCellMouseUp:(e,t,o,s)=>{const i=this.translateFromRenderableToVisualCoords(t);this.activeWt=s,this.hot.runHooks("beforeOnCellMouseUp",e,i,o),(0,h.isImmediatePropagationStopped)(e)||this.hot.isDestroyed||(this.hot.runHooks("afterOnCellMouseUp",e,i,o),this.activeWt=this._wt)},onCellCornerMouseDown:e=>{e.preventDefault(),this.hot.runHooks("afterOnCellCornerMouseDown",e)},onCellCornerDblClick:e=>{e.preventDefault(),this.hot.runHooks("afterOnCellCornerDblClick",e)},beforeDraw:(e,t)=>this.beforeRender(e,t),onDraw:e=>this.afterRender(e),onBeforeViewportScrollVertically:e=>{const t=this.hot.rowIndexMapper,o=e<0;let s=e;return o||(s=t.getVisualFromRenderableIndex(e),null!==s)?(s=this.hot.runHooks("beforeViewportScrollVertically",s),this.hot.runHooks("beforeViewportScroll"),o?s:t.getRenderableFromVisualIndex(s)):e},onBeforeViewportScrollHorizontally:e=>{const t=this.hot.columnIndexMapper,o=e<0;let s=e;return o||(s=t.getVisualFromRenderableIndex(e),null!==s)?(s=this.hot.runHooks("beforeViewportScrollHorizontally",s),this.hot.runHooks("beforeViewportScroll"),o?s:t.getRenderableFromVisualIndex(s)):e},onScrollVertically:()=>{this.hot.runHooks("afterScrollVertically"),this.hot.runHooks("afterScroll")},onScrollHorizontally:()=>{this.hot.runHooks("afterScrollHorizontally"),this.hot.runHooks("afterScroll")},onBeforeRemoveCellClassNames:()=>this.hot.runHooks("beforeRemoveCellClassNames"),onBeforeHighlightingRowHeader:(e,t,o)=>{const s=this.hot.rowIndexMapper,i=e<0;let r=e;i||(r=s.getVisualFromRenderableIndex(e));const n=this.hot.runHooks("beforeHighlightingRowHeader",r,t,o);return i?n:s.getRenderableFromVisualIndex(s.getNearestNotHiddenIndex(n,1))},onBeforeHighlightingColumnHeader:(e,t,o)=>{const s=this.hot.columnIndexMapper,i=e<0;let r=e;i||(r=s.getVisualFromRenderableIndex(e));const n=this.hot.runHooks("beforeHighlightingColumnHeader",r,t,o);return i?n:s.getRenderableFromVisualIndex(s.getNearestNotHiddenIndex(n,1))},onAfterDrawSelection:(e,t,o)=>{let s;const[i,r]=this.translateFromRenderableToVisualIndex(e,t),n=this.hot.selection.getSelectedRange();if(n.size()>0){const e=n.peekByIndex(null!=o?o:0);s=[e.from.row,e.from.col,e.to.row,e.to.col]}return this.hot.runHooks("afterDrawSelection",i,r,s,o)},onBeforeDrawBorders:(e,t)=>{const[o,s,i,r]=e,n=[this.hot.rowIndexMapper.getVisualFromRenderableIndex(o),this.hot.columnIndexMapper.getVisualFromRenderableIndex(s),this.hot.rowIndexMapper.getVisualFromRenderableIndex(i),this.hot.columnIndexMapper.getVisualFromRenderableIndex(r)];return this.hot.runHooks("beforeDrawBorders",n,t)},onBeforeTouchScroll:()=>this.hot.runHooks("beforeTouchScroll"),onAfterMomentumScroll:()=>this.hot.runHooks("afterMomentumScroll"),onBeforeStretchingColumnWidth:(e,t)=>{const o=this.hot.columnIndexMapper.getVisualFromRenderableIndex(t);return this.hot.runHooks("beforeStretchingColumnWidth",e,o)},onModifyRowHeaderWidth:e=>this.hot.runHooks("modifyRowHeaderWidth",e),onModifyGetCellCoords:(e,t,o)=>{const s=this.hot.rowIndexMapper,i=this.hot.columnIndexMapper,r=t>=0?i.getVisualFromRenderableIndex(t):t,n=e>=0?s.getVisualFromRenderableIndex(e):e,a=this.hot.runHooks("modifyGetCellCoords",n,r,o);if(Array.isArray(a)){const[e,t,o,r]=a;return[e>=0?s.getRenderableFromVisualIndex(s.getNearestNotHiddenIndex(e,1)):e,t>=0?i.getRenderableFromVisualIndex(i.getNearestNotHiddenIndex(t,1)):t,o>=0?s.getRenderableFromVisualIndex(s.getNearestNotHiddenIndex(o,-1)):o,r>=0?i.getRenderableFromVisualIndex(i.getNearestNotHiddenIndex(r,-1)):r]}},viewportRowCalculatorOverride:e=>{let t=this.settings.viewportRowRenderingOffset;if("auto"===t&&this.settings.fixedRowsTop&&(t=10),t>0||"auto"===t){const o=this.countRenderableRows(),s=e.startRow,i=e.endRow;if("number"==typeof t)e.startRow=Math.max(s-t,0),e.endRow=Math.min(i+t,o-1);else if("auto"===t){const t=Math.ceil(i/o*12);e.startRow=Math.max(s-t,0),e.endRow=Math.min(i+t,o-1)}}this.hot.runHooks("afterViewportRowCalculatorOverride",e)},viewportColumnCalculatorOverride:e=>{let t=this.settings.viewportColumnRenderingOffset;if("auto"===t&&this.settings.fixedColumnsStart&&(t=10),t>0||"auto"===t){const o=this.countRenderableColumns(),s=e.startColumn,i=e.endColumn;if("number"==typeof t&&(e.startColumn=Math.max(s-t,0),e.endColumn=Math.min(i+t,o-1)),"auto"===t){const t=Math.ceil(i/o*6);e.startColumn=Math.max(s-t,0),e.endColumn=Math.min(i+t,o-1)}}this.hot.runHooks("afterViewportColumnCalculatorOverride",e)},rowHeaderWidth:()=>this.settings.rowHeaderWidth,columnHeaderHeight:()=>{const e=this.hot.runHooks("modifyColumnHeaderHeight");return this.settings.columnHeaderHeight||e}};this.hot.runHooks("beforeInitWalkontable",e),this._wt=new u.default(e),this.activeWt=this._wt;const t=this._wt.wtTable.spreader,{width:o,height:s}=this.hot.rootElement.getBoundingClientRect();this.setLastSize(o,s),this.eventManager.addEventListener(t,"mousedown",(e=>{e.target===t&&3===e.which&&e.stopPropagation()})),this.eventManager.addEventListener(t,"contextmenu",(e=>{e.target===t&&3===e.which&&e.stopPropagation()})),this.eventManager.addEventListener(this.hot.rootDocument.documentElement,"click",(()=>{this.settings.observeDOMVisibility&&this._wt.drawInterrupted&&(this.hot.forceFullRender=!0,this.render())}))}isTextSelectionAllowed(e){if((0,a.isInput)(e))return!0;const t=(0,a.isChildOf)(e,this.hot.view._wt.wtTable.spreader);return!(!0!==this.settings.fragmentSelection||!t)||(!("cell"!==this.settings.fragmentSelection||!this.isSelectedOnlyCell()||!t)||!(this.settings.fragmentSelection||!this.isCellEdited()||!this.isSelectedOnlyCell()))}isMouseDown(){return(0,r.default)(this,E)}isSelectedOnlyCell(){var e,t;return null!==(e=null===(t=this.hot.getSelectedRangeLast())||void 0===t?void 0:t.isSingleCell())&&void 0!==e&&e}isCellEdited(){const e=this.hot.getActiveEditor();return e&&e.isOpened()}beforeRender(e,t){e&&this.hot.runHooks("beforeViewRender",this.hot.forceFullRender,t)}afterRender(e){e&&this.hot.runHooks("afterViewRender",this.hot.forceFullRender)}appendRowHeader(e,t){if(t.firstChild){const o=t.firstChild;if(!(0,a.hasClass)(o,"relative"))return(0,a.empty)(t),void this.appendRowHeader(e,t);this.updateCellHeader(o.querySelector(".rowHeader"),e,this.hot.getRowHeader)}else{const{rootDocument:o,getRowHeader:s}=this.hot,i=o.createElement("div"),r=o.createElement("span");i.className="relative",r.className="rowHeader",this.updateCellHeader(r,e,s),i.appendChild(r),t.appendChild(i)}this.hot.runHooks("afterGetRowHeader",e,t)}appendColHeader(e,t){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.hot.getColHeader,s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;if(t.firstChild){const i=t.firstChild;(0,a.hasClass)(i,"relative")?this.updateCellHeader(i.querySelector(".colHeader"),e,o,s):((0,a.empty)(t),this.appendColHeader(e,t,o,s))}else{const{rootDocument:i}=this.hot,r=i.createElement("div"),n=i.createElement("span");r.className="relative",n.className="colHeader",this.settings.ariaTags&&((0,a.setAttribute)(r,...(0,g.A11Y_PRESENTATION)()),(0,a.setAttribute)(n,...(0,g.A11Y_PRESENTATION)())),this.updateCellHeader(n,e,o,s),r.appendChild(n),t.appendChild(r)}this.hot.runHooks("afterGetColHeader",e,t,s)}updateCellHeader(e,t,o){let s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,i=t;const r=this._wt.wtOverlays.getParentOverlay(e)||this._wt;e.parentNode&&((0,a.hasClass)(e,"colHeader")?i=r.wtTable.columnFilter.sourceToRendered(t):(0,a.hasClass)(e,"rowHeader")&&(i=r.wtTable.rowFilter.sourceToRendered(t))),i>-1?(0,a.fastInnerHTML)(e,o(t,s)):((0,a.fastInnerText)(e,String.fromCharCode(160)),(0,a.addClass)(e,"cornerHeader"))}maximumVisibleElementWidth(e){const t=this._wt.wtViewport.getWorkspaceWidth()-e;return t>0?t:0}maximumVisibleElementHeight(e){const t=this._wt.wtViewport.getWorkspaceHeight()-e;return t>0?t:0}setLastSize(e,t){(0,n.default)(this,R,e),(0,n.default)(this,b,t)}getLastSize(){return{width:(0,r.default)(this,R),height:(0,r.default)(this,b)}}getFirstFullyVisibleRow(){return this.hot.rowIndexMapper.getVisualFromRenderableIndex(this.hot.view._wt.wtScroll.getFirstVisibleRow())}getLastFullyVisibleRow(){return this.hot.rowIndexMapper.getVisualFromRenderableIndex(this.hot.view._wt.wtScroll.getLastVisibleRow())}getFirstFullyVisibleColumn(){return this.hot.columnIndexMapper.getVisualFromRenderableIndex(this.hot.view._wt.wtScroll.getFirstVisibleColumn())}getLastFullyVisibleColumn(){return this.hot.columnIndexMapper.getVisualFromRenderableIndex(this.hot.view._wt.wtScroll.getLastVisibleColumn())}getColumnHeadersCount(){return(0,r.default)(this,C)}getRowHeadersCount(){return(0,r.default)(this,v)}destroy(){this._wt.destroy(),this.eventManager.destroy()}}},18756:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0;var i=s(o(42538)),r=s(o(48427)),n=o(56617),a=o(69939);function l(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var h=new WeakMap,u=new WeakMap,d=new WeakMap,c=new WeakMap,g=new WeakMap;t.ChangesObservable=class{constructor(){let{initialIndexValue:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};l(this,h,{writable:!0,value:new Set}),l(this,u,{writable:!0,value:[]}),l(this,d,{writable:!0,value:[]}),l(this,c,{writable:!0,value:!1}),l(this,g,{writable:!0,value:!1}),(0,r.default)(this,g,null!=e&&e)}createObserver(){const e=new n.ChangesObserver;return(0,i.default)(this,h).add(e),e.addLocalHook("unsubscribe",(()=>{(0,i.default)(this,h).delete(e)})),e._writeInitialChanges((0,a.arrayDiff)((0,i.default)(this,u),(0,i.default)(this,d))),e}emit(e){let t=(0,i.default)(this,d);(0,i.default)(this,c)&&(0,i.default)(this,u).length===e.length||(0===e.length?e=new Array(t.length).fill((0,i.default)(this,g)):(0,r.default)(this,u,new Array(e.length).fill((0,i.default)(this,g))),(0,i.default)(this,c)||((0,r.default)(this,c,!0),t=(0,i.default)(this,u)));const o=(0,a.arrayDiff)(t,e);(0,i.default)(this,h).forEach((e=>e._write(o))),(0,r.default)(this,d,e)}}},56617:(e,t,o)=>{"use strict";o(91683);var s=o(73203);t.__esModule=!0;var i=s(o(48427)),r=s(o(42538)),n=o(22232),a=s(o(65718));function l(e,t,o){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,o)}var h=new WeakMap;class u{constructor(){l(this,h,{writable:!0,value:[]})}subscribe(e){return this.addLocalHook("change",e),this._write((0,r.default)(this,h)),this}unsubscribe(){return this.runLocalHooks("unsubscribe"),this.clearLocalHooks(),this}_write(e){return e.length>0&&this.runLocalHooks("change",e),this}_writeInitialChanges(e){(0,i.default)(this,h,e)}}t.ChangesObserver=u,(0,n.mixin)(u,a.default)},69939:(e,t,o)=>{"use strict";t.__esModule=!0,t.arrayDiff=function(e,t){const o=[];let s=0,i=0;for(;s<e.length&&i<t.length;s++,i++)e[s]!==t[i]&&o.push({op:"replace",index:i,oldValue:e[s],newValue:t[i]});for(;s<t.length;s++)o.push({op:"insert",index:s,oldValue:void 0,newValue:t[s]});for(;i<e.length;i++)o.push({op:"remove",index:i,oldValue:e[i],newValue:void 0});return o},o(63517)},33165:(e,t,o)=>{"use strict";t.__esModule=!0;var s={IndexMapper:!0,getRegisteredMapsCounter:!0,getIncreasedIndexes:!0,getDecreasedIndexes:!0,alterUtilsFactory:!0},i=o(78661);t.IndexMapper=i.IndexMapper;var r=o(64760);t.getRegisteredMapsCounter=r.getRegisteredMapsCounter;var n=o(55759);t.getIncreasedIndexes=n.getIncreasedIndexes,t.getDecreasedIndexes=n.getDecreasedIndexes,t.alterUtilsFactory=n.alterUtilsFactory;var a=o(22460);Object.keys(a).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(s,e)||e in t&&t[e]===a[e]||(t[e]=a[e]))}))},78661:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683);var i=s(o(93231)),r=o(50095),n=o(22460),a=o(67734),l=s(o(65718)),h=o(22232),u=o(93315),d=o(18756);new Set;class c{constructor(){(0,i.default)(this,"indexesSequence",new n.IndexesSequence),(0,i.default)(this,"trimmingMapsCollection",new a.AggregatedCollection((e=>e.some((e=>!0===e))),!1)),(0,i.default)(this,"hidingMapsCollection",new a.AggregatedCollection((e=>e.some((e=>!0===e))),!1)),(0,i.default)(this,"variousMapsCollection",new a.MapCollection),(0,i.default)(this,"hidingChangesObservable",new d.ChangesObservable({initialIndexValue:!1})),(0,i.default)(this,"notTrimmedIndexesCache",[]),(0,i.default)(this,"notHiddenIndexesCache",[]),(0,i.default)(this,"isBatched",!1),(0,i.default)(this,"indexesSequenceChanged",!1),(0,i.default)(this,"indexesChangeSource",void 0),(0,i.default)(this,"trimmedIndexesChanged",!1),(0,i.default)(this,"hiddenIndexesChanged",!1),(0,i.default)(this,"renderablePhysicalIndexesCache",[]),(0,i.default)(this,"fromPhysicalToVisualIndexesCache",new Map),(0,i.default)(this,"fromVisualToRenderableIndexesCache",new Map),this.indexesSequence.addLocalHook("change",(()=>{this.indexesSequenceChanged=!0,this.updateCache(),this.runLocalHooks("indexesSequenceChange",this.indexesChangeSource),this.runLocalHooks("change",this.indexesSequence,null)})),this.trimmingMapsCollection.addLocalHook("change",(e=>{this.trimmedIndexesChanged=!0,this.updateCache(),this.runLocalHooks("change",e,this.trimmingMapsCollection)})),this.hidingMapsCollection.addLocalHook("change",(e=>{this.hiddenIndexesChanged=!0,this.updateCache(),this.runLocalHooks("change",e,this.hidingMapsCollection)})),this.variousMapsCollection.addLocalHook("change",(e=>{this.runLocalHooks("change",e,this.variousMapsCollection)}))}suspendOperations(){this.isBatched=!0}resumeOperations(){this.isBatched=!1,this.updateCache()}createChangesObserver(e){if("hiding"!==e)throw new Error(`Unsupported index map type "${e}".`);return this.hidingChangesObservable.createObserver()}createAndRegisterIndexMap(e,t,o){return this.registerMap(e,(0,n.createIndexMap)(t,o))}registerMap(e,t){if(this.trimmingMapsCollection.get(e)||this.hidingMapsCollection.get(e)||this.variousMapsCollection.get(e))throw Error(`Map with name "${e}" has been already registered.`);t instanceof n.TrimmingMap?this.trimmingMapsCollection.register(e,t):t instanceof n.HidingMap?this.hidingMapsCollection.register(e,t):this.variousMapsCollection.register(e,t);const o=this.getNumberOfIndexes();return o>0&&t.init(o),t}unregisterMap(e){this.trimmingMapsCollection.unregister(e),this.hidingMapsCollection.unregister(e),this.variousMapsCollection.unregister(e)}unregisterAll(){this.trimmingMapsCollection.unregisterAll(),this.hidingMapsCollection.unregisterAll(),this.variousMapsCollection.unregisterAll()}getPhysicalFromVisualIndex(e){const t=this.notTrimmedIndexesCache[e];return(0,u.isDefined)(t)?t:null}getPhysicalFromRenderableIndex(e){const t=this.renderablePhysicalIndexesCache[e];return(0,u.isDefined)(t)?t:null}getVisualFromPhysicalIndex(e){const t=this.fromPhysicalToVisualIndexesCache.get(e);return(0,u.isDefined)(t)?t:null}getVisualFromRenderableIndex(e){return this.getVisualFromPhysicalIndex(this.getPhysicalFromRenderableIndex(e))}getRenderableFromVisualIndex(e){const t=this.fromVisualToRenderableIndexesCache.get(e);return(0,u.isDefined)(t)?t:null}getNearestNotHiddenIndex(e,t){let o=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(null===this.getPhysicalFromVisualIndex(e))return null;if(this.fromVisualToRenderableIndexesCache.has(e))return e;const s=Array.from(this.fromVisualToRenderableIndexesCache.keys());let i=-1;return i=t>0?s.findIndex((t=>t>e)):s.reverse().findIndex((t=>t<e)),-1===i?o?this.getNearestNotHiddenIndex(e,-t,!1):null:s[i]}initToLength(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getNumberOfIndexes();this.notTrimmedIndexesCache=[...new Array(e).keys()],this.notHiddenIndexesCache=[...new Array(e).keys()],this.suspendOperations(),this.indexesChangeSource="init",this.indexesSequence.init(e),this.indexesChangeSource=void 0,this.trimmingMapsCollection.initEvery(e),this.resumeOperations(),this.suspendOperations(),this.hidingMapsCollection.initEvery(e),this.variousMapsCollection.initEvery(e),this.resumeOperations(),this.runLocalHooks("init")}fitToLength(e){const t=this.getNumberOfIndexes();if(e<t){const t=[...Array(this.getNumberOfIndexes()-e).keys()].map((t=>t+e));this.removeIndexes(t)}else this.insertIndexes(t,e-t)}getIndexesSequence(){return this.indexesSequence.getValues()}setIndexesSequence(e){void 0===this.indexesChangeSource&&(this.indexesChangeSource="update"),this.indexesSequence.setValues(e),"update"===this.indexesChangeSource&&(this.indexesChangeSource=void 0)}getNotTrimmedIndexes(){if(!0===(!(arguments.length>0&&void 0!==arguments[0])||arguments[0]))return this.notTrimmedIndexesCache;return this.getIndexesSequence().filter((e=>!1===this.isTrimmed(e)))}getNotTrimmedIndexesLength(){return this.getNotTrimmedIndexes().length}getNotHiddenIndexes(){if(!0===(!(arguments.length>0&&void 0!==arguments[0])||arguments[0]))return this.notHiddenIndexesCache;return this.getIndexesSequence().filter((e=>!1===this.isHidden(e)))}getNotHiddenIndexesLength(){return this.getNotHiddenIndexes().length}getRenderableIndexes(){if(!0===(!(arguments.length>0&&void 0!==arguments[0])||arguments[0]))return this.renderablePhysicalIndexesCache;return this.getNotTrimmedIndexes().filter((e=>!1===this.isHidden(e)))}getRenderableIndexesLength(){return this.getRenderableIndexes().length}getNumberOfIndexes(){return this.getIndexesSequence().length}moveIndexes(e,t){"number"==typeof e&&(e=[e]);const o=(0,r.arrayMap)(e,(e=>this.getPhysicalFromVisualIndex(e))),s=this.getNotTrimmedIndexesLength(),i=e.length,a=(0,n.getListWithRemovedItems)(this.getIndexesSequence(),o),l=a.filter((e=>!1===this.isTrimmed(e)));let h=a.indexOf(l[l.length-1])+1;if(t+i<s){const e=l[t];h=a.indexOf(e)}this.indexesChangeSource="move",this.setIndexesSequence((0,n.getListWithInsertedItems)(a,h,o)),this.indexesChangeSource=void 0}isTrimmed(e){return this.trimmingMapsCollection.getMergedValueAtIndex(e)}isHidden(e){return this.hidingMapsCollection.getMergedValueAtIndex(e)}insertIndexes(e,t){const o=this.getNotTrimmedIndexes()[e],s=(0,u.isDefined)(o)?o:this.getNumberOfIndexes(),i=this.getIndexesSequence().includes(o)?this.getIndexesSequence().indexOf(o):this.getNumberOfIndexes(),n=(0,r.arrayMap)(new Array(t).fill(s),((e,t)=>e+t));this.suspendOperations(),this.indexesChangeSource="insert",this.indexesSequence.insert(i,n),this.indexesChangeSource=void 0,this.trimmingMapsCollection.insertToEvery(i,n),this.hidingMapsCollection.insertToEvery(i,n),this.variousMapsCollection.insertToEvery(i,n),this.resumeOperations()}removeIndexes(e){this.suspendOperations(),this.indexesChangeSource="remove",this.indexesSequence.remove(e),this.indexesChangeSource=void 0,this.trimmingMapsCollection.removeFromEvery(e),this.hidingMapsCollection.removeFromEvery(e),this.variousMapsCollection.removeFromEvery(e),this.resumeOperations()}updateCache(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const t=this.indexesSequenceChanged||this.trimmedIndexesChanged||this.hiddenIndexesChanged;(!0===e||!1===this.isBatched&&!0===t)&&(this.trimmingMapsCollection.updateCache(),this.hidingMapsCollection.updateCache(),this.notTrimmedIndexesCache=this.getNotTrimmedIndexes(!1),this.notHiddenIndexesCache=this.getNotHiddenIndexes(!1),this.renderablePhysicalIndexesCache=this.getRenderableIndexes(!1),this.cacheFromPhysicalToVisualIndexes(),this.cacheFromVisualToRenderableIndexes(),this.hiddenIndexesChanged&&this.hidingChangesObservable.emit(this.hidingMapsCollection.getMergedValues()),this.runLocalHooks("cacheUpdated",{indexesSequenceChanged:this.indexesSequenceChanged,trimmedIndexesChanged:this.trimmedIndexesChanged,hiddenIndexesChanged:this.hiddenIndexesChanged}),this.indexesSequenceChanged=!1,this.trimmedIndexesChanged=!1,this.hiddenIndexesChanged=!1)}cacheFromPhysicalToVisualIndexes(){const e=this.getNotTrimmedIndexesLength();this.fromPhysicalToVisualIndexesCache.clear();for(let t=0;t<e;t+=1){const e=this.getPhysicalFromVisualIndex(t);this.fromPhysicalToVisualIndexesCache.set(e,t)}}cacheFromVisualToRenderableIndexes(){const e=this.getRenderableIndexesLength();this.fromVisualToRenderableIndexesCache.clear();for(let t=0;t<e;t+=1){const e=this.getPhysicalFromRenderableIndex(t),o=this.getVisualFromPhysicalIndex(e);this.fromVisualToRenderableIndexesCache.set(o,t)}}}t.IndexMapper=c,(0,h.mixin)(c,l.default)},40302:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(64760),n=o(50095),a=o(93315);class l extends r.MapCollection{constructor(e,t){super(),(0,i.default)(this,"mergedValuesCache",[]),(0,i.default)(this,"aggregationFunction",void 0),(0,i.default)(this,"fallbackValue",void 0),this.aggregationFunction=e,this.fallbackValue=t}getMergedValues(){if(!0===(!(arguments.length>0&&void 0!==arguments[0])||arguments[0]))return this.mergedValuesCache;if(0===this.getLength())return[];const e=(0,n.arrayMap)(this.get(),(e=>e.getValues())),t=[],o=(0,a.isDefined)(e[0])&&e[0].length||0;for(let s=0;s<o;s+=1){const o=[];for(let t=0;t<this.getLength();t+=1)o.push(e[t][s]);t.push(o)}return(0,n.arrayMap)(t,this.aggregationFunction)}getMergedValueAtIndex(e,t){const o=this.getMergedValues(t)[e];return(0,a.isDefined)(o)?o:this.fallbackValue}updateCache(){this.mergedValuesCache=this.getMergedValues(!1)}}t.AggregatedCollection=l},67734:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(40302);Object.keys(s).forEach((function(e){"default"!==e&&"__esModule"!==e&&(e in t&&t[e]===s[e]||(t[e]=s[e]))}));var i=o(64760);Object.keys(i).forEach((function(e){"default"!==e&&"__esModule"!==e&&(e in t&&t[e]===i[e]||(t[e]=i[e]))}))},64760:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.getRegisteredMapsCounter=function(){return l};var i=s(o(93231)),r=o(93315),n=o(22232),a=s(o(65718));let l=0;class h{constructor(){(0,i.default)(this,"collection",new Map)}register(e,t){!1===this.collection.has(e)&&(this.collection.set(e,t),t.addLocalHook("change",(()=>this.runLocalHooks("change",t))),l+=1)}unregister(e){const t=this.collection.get(e);(0,r.isDefined)(t)&&(t.destroy(),this.collection.delete(e),this.runLocalHooks("change",t),l-=1)}unregisterAll(){this.collection.forEach(((e,t)=>this.unregister(t))),this.collection.clear()}get(e){return(0,r.isUndefined)(e)?Array.from(this.collection.values()):this.collection.get(e)}getLength(){return this.collection.size}removeFromEvery(e){this.collection.forEach((t=>{t.remove(e)}))}insertToEvery(e,t){this.collection.forEach((o=>{o.insert(e,t)}))}initEvery(e){this.collection.forEach((t=>{t.init(e)}))}}t.MapCollection=h,(0,n.mixin)(h,a.default)},27866:(e,t,o)=>{"use strict";t.__esModule=!0,o(63517);var s=o(40986),i=o(50095);class r extends s.PhysicalIndexToValueMap{constructor(){super(arguments.length>0&&void 0!==arguments[0]&&arguments[0])}getHiddenIndexes(){return(0,i.arrayReduce)(this.getValues(),((e,t,o)=>(t&&e.push(o),e)),[])}}t.HidingMap=r},22460:(e,t,o)=>{"use strict";t.__esModule=!0;var s={createIndexMap:!0,HidingMap:!0,IndexMap:!0,LinkedPhysicalIndexToValueMap:!0,PhysicalIndexToValueMap:!0,TrimmingMap:!0};t.createIndexMap=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!d.has(e))throw new Error(`The provided map type ("${e}") does not exist.`);return new(d.get(e))(t)},o(91683);var i=o(27866);t.HidingMap=i.HidingMap;var r=o(30196);t.IndexMap=r.IndexMap;var n=o(95902);t.LinkedPhysicalIndexToValueMap=n.LinkedPhysicalIndexToValueMap;var a=o(40986);t.PhysicalIndexToValueMap=a.PhysicalIndexToValueMap;var l=o(27770);t.TrimmingMap=l.TrimmingMap;var h=o(23083);Object.keys(h).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(s,e)||e in t&&t[e]===h[e]||(t[e]=h[e]))}));var u=o(42776);Object.keys(u).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(s,e)||e in t&&t[e]===u[e]||(t[e]=u[e]))}));const d=new Map([["hiding",i.HidingMap],["index",r.IndexMap],["linkedPhysicalIndexToValue",n.LinkedPhysicalIndexToValueMap],["physicalIndexToValue",a.PhysicalIndexToValueMap],["trimming",l.TrimmingMap]])},30196:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(63517);var i=s(o(93231)),r=o(68145),n=o(22232),a=o(85015),l=s(o(65718));class h{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;(0,i.default)(this,"indexedValues",[]),(0,i.default)(this,"initValueOrFn",void 0),this.initValueOrFn=e}getValues(){return this.indexedValues}getValueAtIndex(e){const t=this.indexedValues;if(e<t.length)return t[e]}setValues(e){this.indexedValues=e.slice(),this.runLocalHooks("change")}setValueAtIndex(e,t){return e<this.indexedValues.length&&(this.indexedValues[e]=t,this.runLocalHooks("change"),!0)}clear(){this.setDefaultValues()}getLength(){return this.getValues().length}setDefaultValues(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.indexedValues.length;this.indexedValues.length=0,(0,a.isFunction)(this.initValueOrFn)?(0,r.rangeEach)(e-1,(e=>this.indexedValues.push(this.initValueOrFn(e)))):(0,r.rangeEach)(e-1,(()=>this.indexedValues.push(this.initValueOrFn))),this.runLocalHooks("change")}init(e){return this.setDefaultValues(e),this.runLocalHooks("init"),this}insert(){this.runLocalHooks("change")}remove(){this.runLocalHooks("change")}destroy(){this.clearLocalHooks(),this.indexedValues=null,this.initValueOrFn=null}}t.IndexMap=h,(0,n.mixin)(h,l.default)},23083:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(30196),i=o(42776),r=o(55759);class n extends s.IndexMap{constructor(){super((e=>e))}insert(e,t){const o=(0,r.getIncreasedIndexes)(this.indexedValues,t);this.indexedValues=(0,i.getListWithInsertedItems)(o,e,t),super.insert(e,t)}remove(e){const t=(0,i.getListWithRemovedItems)(this.indexedValues,e);this.indexedValues=(0,r.getDecreasedIndexes)(t,e),super.remove(e)}}t.IndexesSequence=n},95902:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0;var i=s(o(93231)),r=o(30196),n=o(60991),a=o(42776),l=o(75445),h=o(85015);class u extends r.IndexMap{constructor(){super(...arguments),(0,i.default)(this,"orderOfIndexes",[])}getValues(){return this.orderOfIndexes.map((e=>this.indexedValues[e]))}setValues(e){this.orderOfIndexes=[...Array(e.length).keys()],super.setValues(e)}setValueAtIndex(e,t){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.orderOfIndexes.length;return e<this.indexedValues.length&&(this.indexedValues[e]=t,!1===this.orderOfIndexes.includes(e)&&this.orderOfIndexes.splice(o,0,e),this.runLocalHooks("change"),!0)}clearValue(e){this.orderOfIndexes=(0,a.getListWithRemovedItems)(this.orderOfIndexes,[e]),(0,h.isFunction)(this.initValueOrFn)?super.setValueAtIndex(e,this.initValueOrFn(e)):super.setValueAtIndex(e,this.initValueOrFn)}getLength(){return this.orderOfIndexes.length}setDefaultValues(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.indexedValues.length;this.orderOfIndexes.length=0,super.setDefaultValues(e)}insert(e,t){this.indexedValues=(0,n.getListWithInsertedItems)(this.indexedValues,e,t,this.initValueOrFn),this.orderOfIndexes=(0,l.getIncreasedIndexes)(this.orderOfIndexes,t),super.insert(e,t)}remove(e){this.indexedValues=(0,n.getListWithRemovedItems)(this.indexedValues,e),this.orderOfIndexes=(0,a.getListWithRemovedItems)(this.orderOfIndexes,e),this.orderOfIndexes=(0,l.getDecreasedIndexes)(this.orderOfIndexes,e),super.remove(e)}getEntries(){return this.orderOfIndexes.map((e=>[e,this.getValueAtIndex(e)]))}}t.LinkedPhysicalIndexToValueMap=u},40986:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(30196),i=o(60991);class r extends s.IndexMap{insert(e,t){this.indexedValues=(0,i.getListWithInsertedItems)(this.indexedValues,e,t,this.initValueOrFn),super.insert(e,t)}remove(e){this.indexedValues=(0,i.getListWithRemovedItems)(this.indexedValues,e),super.remove(e)}}t.PhysicalIndexToValueMap=r},27770:(e,t,o)=>{"use strict";t.__esModule=!0,o(63517);var s=o(40986),i=o(50095);class r extends s.PhysicalIndexToValueMap{constructor(){super(arguments.length>0&&void 0!==arguments[0]&&arguments[0])}getTrimmedIndexes(){return(0,i.arrayReduce)(this.getValues(),((e,t,o)=>(t&&e.push(o),e)),[])}}t.TrimmingMap=r},75445:(e,t,o)=>{"use strict";t.__esModule=!0,t.getDecreasedIndexes=function(e,t){return(0,s.arrayMap)(e,(e=>e-t.filter((t=>t<e)).length))},t.getIncreasedIndexes=function(e,t){const o=t[0],i=t.length;return(0,s.arrayMap)(e,(e=>e>=o?e+i:e))};var s=o(50095)},55759:(e,t,o)=>{"use strict";t.__esModule=!0,o(91683);var s=o(75445);t.getDecreasedIndexes=s.getDecreasedIndexes,t.getIncreasedIndexes=s.getIncreasedIndexes;var i=o(42776),r=o(60991);const n=new Map([["indexesSequence",{getListWithInsertedItems:i.getListWithInsertedItems,getListWithRemovedItems:i.getListWithRemovedItems}],["physicallyIndexed",{getListWithInsertedItems:r.getListWithInsertedItems,getListWithRemovedItems:r.getListWithRemovedItems}]]);t.alterUtilsFactory=e=>{if(!1===n.has(e))throw new Error(`Alter strategy with ID '${e}' does not exist.`);return n.get(e)}},42776:(e,t,o)=>{"use strict";t.__esModule=!0,t.getListWithInsertedItems=function(e,t,o){return[...e.slice(0,t),...o,...e.slice(t)]},t.getListWithRemovedItems=function(e,t){return(0,s.arrayFilter)(e,(e=>!1===t.includes(e)))};var s=o(50095)},60991:(e,t,o)=>{"use strict";t.__esModule=!0,t.getListWithInsertedItems=function(e,t,o,i){const r=o.length?o[0]:void 0;return[...e.slice(0,r),...o.map(((e,t)=>(0,s.isFunction)(i)?i(e,t):i)),...void 0===r?[]:e.slice(r)]},t.getListWithRemovedItems=function(e,t){return(0,i.arrayFilter)(e,((e,o)=>!1===t.includes(o)))};var s=o(85015),i=o(50095)},65175:(e,t)=>{"use strict";function o(e,t,o){e.addEventListener(t,o,!1)}function s(e,t,o){e.removeEventListener(t,o,!1)}function i(e){return e.ownerDocument.defaultView.getComputedStyle(e)}t.__esModule=!0,t.createInputElementResizer=function(e){const t={minHeight:200,maxHeight:300,minWidth:100,maxWidth:300},r=e.body,n=e.createTextNode(""),a=e.createElement("span");let l;function h(){n.textContent=l.value,a.style.position="absolute",a.style.fontSize=i(l).fontSize,a.style.fontFamily=i(l).fontFamily,a.style.whiteSpace="pre",r.appendChild(a);const e=a.clientWidth+2;r.removeChild(a);const o=l.style;o.height=`${t.minHeight}px`,t.minWidth>e?o.width=`${t.minWidth}px`:e>t.maxWidth?o.width=`${t.maxWidth}px`:o.width=`${e}px`;const s=l.scrollHeight?l.scrollHeight-1:0;t.minHeight>s?o.height=`${t.minHeight}px`:t.maxHeight<s?(o.height=`${t.maxHeight}px`,o.overflowY="visible"):o.height=`${s}px`}function u(){e.defaultView.setTimeout(h,0)}return{init:function(e,s){let i=arguments.length>2&&void 0!==arguments[2]&&arguments[2];l=e,function(e){if(e&&e.minHeight)if("inherit"===e.minHeight)t.minHeight=l.clientHeight;else{const o=parseInt(e.minHeight,10);isNaN(o)||(t.minHeight=o)}if(e&&e.maxHeight)if("inherit"===e.maxHeight)t.maxHeight=l.clientHeight;else{const o=parseInt(e.maxHeight,10);isNaN(o)||(t.maxHeight=o)}if(e&&e.minWidth)if("inherit"===e.minWidth)t.minWidth=l.clientWidth;else{const o=parseInt(e.minWidth,10);isNaN(o)||(t.minWidth=o)}if(e&&e.maxWidth)if("inherit"===e.maxWidth)t.maxWidth=l.clientWidth;else{const o=parseInt(e.maxWidth,10);isNaN(o)||(t.maxWidth=o)}a.firstChild||(a.className="autoResize",a.style.display="inline-block",a.appendChild(n))}(s),"TEXTAREA"===l.nodeName&&(l.style.resize="none",l.style.overflowY="",l.style.height=`${t.minHeight}px`,l.style.minWidth=`${t.minWidth}px`,l.style.maxWidth=`${t.maxWidth}px`,l.style.overflowY="hidden"),i&&(o(l,"input",h),o(l,"keydown",u)),h()},resize:h,unObserve(){s(l,"input",h),s(l,"keydown",u)}}}},21196:(e,t,o)=>{"use strict";t.__esModule=!0,t.createPriorityMap=function(){let{errorPriorityExists:e,errorPriorityNaN:t}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const o=new Map;return e=(0,i.isFunction)(e)?e:l,t=(0,i.isFunction)(t)?t:h,{addItem:function(i,r){if(!(0,s.isNumeric)(i))throw new Error(t(i));if(o.has(i))throw new Error(e(i));o.set(i,r)},getItems:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r;const[t,s]=a.get(e)||a.get(r);return[...o].sort(((e,o)=>e[0]<o[0]?t:s)).map((e=>e[1]))}}},o(91683);var s=o(68145),i=o(85015);const r=t.ASC="asc",n=t.DESC="desc",a=new Map([[r,[-1,1]],[n,[1,-1]]]),l=e=>`The priority '${e}' is already declared in a map.`,h=e=>`The priority '${e}' is not a number.`},88725:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.depthFirstPreOrder=n;var i=s(o(93231));o(63517),o(91683);const r=t.TRAVERSAL_DF_PRE="DF-pre-order";function n(e,t){let o=e.call(t,this);for(let s=0;s<this.childs.length;s++){if(!1===o)return!1;o=n.call(this.childs[s],e,t)}return o}const a=t.TRAVERSAL_DF_POST="DF-post-order";const l=t.TRAVERSAL_BF="BF";const h=l,u=new Map([[r,n],[a,function e(t,o){for(let s=0;s<this.childs.length;s++){if(!1===e.call(this.childs[s],t,o))return!1}return t.call(o,this)}],[l,function(e,t){const o=[this];!function s(){if(0===o.length)return;const i=o.shift();o.push(...i.childs),!1!==e.call(t,i)&&s()}()}]]);class d{constructor(e){(0,i.default)(this,"data",{}),(0,i.default)(this,"parent",null),(0,i.default)(this,"childs",[]),this.data=e}addChild(e){e.parent=this,this.childs.push(e)}cloneTree(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this;const t=new d({...e.data});for(let o=0;o<e.childs.length;o++)t.addChild(this.cloneTree(e.childs[o]));return t}replaceTreeWith(e){this.data={...e.data},this.childs=[];for(let t=0;t<e.childs.length;t++)this.addChild(e.childs[t])}walkDown(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:h;if(!u.has(t))throw new Error(`Traversal strategy "${t}" does not exist`);u.get(t).call(this,e,this)}walkUp(e){const t=this,o=s=>{!1!==e.call(t,s)&&null!==s.parent&&o(s.parent)};o(this)}}t.default=d},42386:(e,t,o)=>{"use strict";t.__esModule=!0,t.createUniqueMap=function(){let{errorIdExists:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=new Map;function o(){return[...t]}function r(e){return t.has(e)}return e=(0,s.isFunction)(e)?e:i,{addItem:function(o,s){if(r(o))throw new Error(e(o));t.set(o,s)},clear:function(){t.clear()},getId:function(e){const[t]=o().find((t=>{let[o,s]=t;return e===s&&o}))||[null];return t},getItem:function(e){return t.get(e)},getItems:o,hasItem:r,removeItem:function(e){return t.delete(e)}}},o(91683);var s=o(85015);const i=e=>`The id '${e}' is already declared in a map.`},57982:(e,t,o)=>{"use strict";t.__esModule=!0,t.createUniqueSet=function(){let{errorItemExists:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=new Set;return e=(0,s.isFunction)(e)?e:i,{addItem:function(o){if(t.has(o))throw new Error(e(o));t.add(o)},clear:function(){t.clear()},getItems:function(){return[...t]}}},o(91683);var s=o(85015);const i=e=>`'${e}' value is already declared in a unique set.`},17954:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683),o(63517);var i=s(o(93231)),r=o(83302),n=o(50095);t.default=class{constructor(e){(0,i.default)(this,"hot",null),(0,i.default)(this,"container",null),(0,i.default)(this,"injected",!1),(0,i.default)(this,"rows",[]),(0,i.default)(this,"columns",[]),(0,i.default)(this,"samples",null),(0,i.default)(this,"settings",{useHeaders:!0}),this.hot=e}addRow(e,t){if(this.columns.length)throw new Error("Doesn't support multi-dimensional table");this.rows.length||(this.container=this.createContainer(this.hot.rootElement.className));const o={row:e};this.rows.push(o),this.samples=t,this.table=this.createTable(this.hot.table.className),this.table.colGroup.appendChild(this.createColGroupsCol(e)),this.table.tr.appendChild(this.createRow(e)),this.container.container.appendChild(this.table.fragment),o.table=this.table.table}addColumnHeadersRow(e){const t=this.hot.getColHeader(0);if(null!=t){const t={row:-1};this.rows.push(t),this.container=this.createContainer(this.hot.rootElement.className),this.samples=e,this.table=this.createTable(this.hot.table.className),this.table.colGroup.appendChild(this.createColGroupsCol()),this.appendColumnHeadersRow(),this.container.container.appendChild(this.table.fragment),t.table=this.table.table}}addColumn(e,t){if(this.rows.length)throw new Error("Doesn't support multi-dimensional table");this.columns.length||(this.container=this.createContainer(this.hot.rootElement.className));const o={col:e};this.columns.push(o),this.samples=t,this.table=this.createTable(this.hot.table.className),this.getSetting("useHeaders")&&null!==this.hot.getColHeader(e)&&this.hot.view.appendColHeader(e,this.table.th),this.table.tBody.appendChild(this.createCol(e)),this.container.container.appendChild(this.table.fragment),o.table=this.table.table}getHeights(e){this.injected||this.injectTable(),(0,n.arrayEach)(this.rows,(t=>{e(t.row,(0,r.outerHeight)(t.table)-1)}))}getWidths(e){this.injected||this.injectTable(),(0,n.arrayEach)(this.columns,(t=>{const{width:o}=t.table.getBoundingClientRect();e(t.col,Math.ceil(o))}))}setSettings(e){this.settings=e}setSetting(e,t){this.settings||(this.settings={}),this.settings[e]=t}getSettings(){return this.settings}getSetting(e){return this.settings?this.settings[e]:null}createColGroupsCol(e){const t=this.hot.rootDocument.createDocumentFragment();return this.hot.hasRowHeaders()&&t.appendChild(this.createColElement(-1,-1)),this.samples.forEach((o=>{(0,n.arrayEach)(o.strings,(o=>{t.appendChild(this.createColElement(o.col,e))}))})),t}createRow(e){const{rootDocument:t}=this.hot,o=t.createDocumentFragment(),s=t.createElement("th");return this.hot.hasRowHeaders()&&(this.hot.view.appendRowHeader(e,s),o.appendChild(s)),this.samples.forEach((s=>{(0,n.arrayEach)(s.strings,(s=>{const i=s.col,r=this.hot.getCellMeta(e,i);r.col=i,r.row=e;const n=this.hot.getCellRenderer(r),a=t.createElement("td");a.setAttribute("ghost-table",1),n(this.hot,a,e,i,this.hot.colToProp(i),s.value,r),o.appendChild(a)}))})),o}appendColumnHeadersRow(){const{rootDocument:e}=this.hot,t=e.createDocumentFragment(),o=[];if(this.hot.hasRowHeaders()){const s=e.createElement("th");o.push([-1,s]),t.appendChild(s)}this.samples.forEach((s=>{(0,n.arrayEach)(s.strings,(s=>{const i=s.col,r=e.createElement("th");o.push([i,r]),t.appendChild(r)}))})),this.table.tHead.appendChild(t),(0,n.arrayEach)(o,(e=>{const[t,o]=e;this.hot.view.appendColHeader(t,o)}))}createCol(e){const{rootDocument:t}=this.hot,o=t.createDocumentFragment();return this.samples.forEach((s=>{(0,n.arrayEach)(s.strings,(s=>{const i=s.row,r=this.hot.getCellMeta(i,e);r.col=e,r.row=i;const n=this.hot.getCellRenderer(r),a=t.createElement("td"),l=t.createElement("tr");a.setAttribute("ghost-table",1),n(this.hot,a,i,e,this.hot.colToProp(e),s.value,r),l.appendChild(a),o.appendChild(l)}))})),o}clean(){this.rows.length=0,this.rows[-1]=void 0,this.columns.length=0,this.samples&&this.samples.clear(),this.samples=null,this.removeTable()}injectTable(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;this.injected||((e||this.hot.rootElement).appendChild(this.container.fragment),this.injected=!0)}removeTable(){this.injected&&this.container.container.parentNode&&(this.container.container.parentNode.removeChild(this.container.container),this.container=null,this.injected=!1)}createColElement(e,t){const o=this.hot.rootDocument.createElement("col");let s=0;t>=0&&e>=0&&(s=this.hot.getCellMeta(t,e).colspan);let i=this.hot.view._wt.wtTable.getStretchedColumnWidth(e);if(s>1)for(let t=e+1;t<e+s;t++)i+=this.hot.view._wt.wtTable.getStretchedColumnWidth(t);return o.style.width=`${i}px`,o}createTable(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const{rootDocument:t}=this.hot,o=t.createDocumentFragment(),s=t.createElement("table"),i=t.createElement("thead"),n=t.createElement("tbody"),a=t.createElement("colgroup"),l=t.createElement("tr"),h=t.createElement("th");return this.isVertical()&&s.appendChild(a),this.isHorizontal()&&(l.appendChild(h),i.appendChild(l),s.style.tableLayout="auto",s.style.width="auto"),s.appendChild(i),this.isVertical()&&n.appendChild(l),s.appendChild(n),(0,r.addClass)(s,e),o.appendChild(s),{fragment:o,table:s,tHead:i,tBody:n,colGroup:a,tr:l,th:h}}createContainer(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const{rootDocument:t}=this.hot,o=t.createDocumentFragment(),s=t.createElement("div"),i=`htGhostTable htAutoSize ${e.trim()}`;return(0,r.addClass)(s,i),o.appendChild(s),{fragment:o,container:s}}isVertical(){return!(!this.rows.length||this.columns.length)}isHorizontal(){return!(!this.columns.length||this.rows.length)}}},29583:(e,t,o)=>{"use strict";t.__esModule=!0,t.createPaginator=function(e){let{initialPage:t=-1,size:o=(()=>0),onItemSelect:i=(()=>{}),onClear:r=(()=>{})}=e;const n=new Set;let a=(0,s.clamp)(t,-1,h()-1);function l(e,t){const o=h()-1;if(e<0&&(e=o),e>o&&(e=0),n.has(e))return-1;n.add(e);return!1===i(e,!1)&&(e=l(1===t?++e:--e,t)),e}function h(){return Math.max(o(),0)}return{setCurrentPage:function(e){e>-1&&e<h()&&!1!==i(e,!0)&&(a=e)},getCurrentPage:function(){return a},toFirstItem:function(){h()>0&&(n.clear(),a=l(0,1))},toLastItem:function(){h()>0&&(n.clear(),a=l(h()-1,-1))},toNextItem:function(){h()>0&&(n.clear(),a=l(++a,1))},toPreviousItem:function(){h()>0&&(n.clear(),a=l(--a,-1))},getSize:h,clear:function(){n.clear(),a=t,r()}}};var s=o(68145)},52870:(e,t,o)=>{"use strict";t.__esModule=!0,t._dataToHTML=function(e){const t=e.length,o=["<table>"];for(let i=0;i<t;i+=1){const r=e[i],n=r.length,a=[];0===i&&o.push("<tbody>");for(let e=0;e<n;e+=1){const t=r[e],o=(0,s.isEmpty)(t)?"":t.toString().replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/(<br(\s*|\/)>(\r\n|\n)?|\r\n|\n)/g,"<br>\r\n").replace(/\x20{2,}/gi,(e=>`<span style="mso-spacerun: yes">${" ".repeat(e.length-1)} </span>`)).replace(/\t/gi,"	");a.push(`<td>${o}</td>`)}o.push("<tr>",...a,"</tr>"),i+1===t&&o.push("</tbody>")}return o.push("</table>"),o.join("")},t.htmlToGridSettings=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document;const o={},s=t.createDocumentFragment(),n=t.createElement("div");s.appendChild(n);let a=e;if("string"==typeof a){const e=a.replace(/<td\b[^>]*?>([\s\S]*?)<\/\s*td>/g,(e=>{const t=e.match(/<td\b[^>]*?>/g)[0];return`${t}${e.substring(t.length,e.lastIndexOf("<")).replace(/(<(?!br)([^>]+)>)/gi,"")}</td>`}));n.insertAdjacentHTML("afterbegin",`${e}`),a=n.querySelector("table")}if(!a||!function(e){return"TABLE"===(e&&e.nodeName||"")}(a))return;const l=n.querySelector('meta[name$="enerator"]'),h=null!==a.querySelector("tbody th"),u=a.querySelector("tr"),d=u?Array.from(u.cells).reduce(((e,t)=>e+t.colSpan),0)-(h?1:0):0,c=a.tFoot&&Array.from(a.tFoot.rows)||[],g=[];let f=!1,p=0,m=0;if(a.tHead){const e=Array.from(a.tHead.rows).filter((e=>{const t=null!==e.querySelector("td");return t&&g.push(e),!t}));p=e.length,f=p>0,p>1?o.nestedHeaders=Array.from(e).reduce(((e,t)=>{const o=Array.from(t.cells).reduce(((e,t,o)=>{if(h&&0===o)return e;const{colSpan:s,innerHTML:i}=t,r=s>1?{label:i,colspan:s}:i;return e.push(r),e}),[]);return e.push(o),e}),[]):f&&(o.colHeaders=Array.from(e[0].children).reduce(((e,t,o)=>(h&&0===o||e.push(t.innerHTML),e)),[]))}g.length&&(o.fixedRowsTop=g.length);c.length&&(o.fixedRowsBottom=c.length);const w=[...g,...Array.from(a.tBodies).reduce(((e,t)=>(e.push(...Array.from(t.rows)),e)),[]),...c];m=w.length;const C=new Array(m);for(let e=0;e<m;e++)C[e]=new Array(d);const v=[],y=[];for(let e=0;e<m;e++){const t=w[e],o=Array.from(t.cells),s=o.length;for(let t=0;t<s;t++){const s=o[t],{nodeName:n,innerHTML:a,rowSpan:h,colSpan:u}=s,d=C[e].findIndex((e=>void 0===e));if("TD"===n){if(h>1||u>1){for(let t=e;t<e+h;t++)if(t<m)for(let e=d;e<d+u;e++)C[t][e]=null;const t=s.getAttribute("style");t&&t.includes("mso-ignore:colspan")||v.push({col:d,row:e,rowspan:h,colspan:u})}let t="";t=l&&/excel/gi.test(l.content)?a.replace(/[\r\n][\x20]{0,2}/g," ").replace(/<br(\s*|\/)>[\r\n]?[\x20]{0,3}/gim,"\r\n"):a.replace(/<br(\s*|\/)>[\r\n]?/gim,"\r\n"),C[e][d]=t.replace(r,(e=>i[e]))}else y.push(a)}}v.length&&(o.mergeCells=v);y.length&&(o.rowHeaders=y);C.length&&(o.data=C);return o},t.instanceToHTML=function(e){const t=e.hasColHeaders(),o=e.hasRowHeaders(),i=[t?-1:0,o?-1:0,e.countRows()-1,e.countCols()-1],r=e.getData(...i),n=r.length,a=n>0?r[0].length:0,l=["<table>","</table>"],h=t?["<thead>","</thead>"]:[],u=["<tbody>","</tbody>"],d=o?1:0,c=t?1:0;for(let i=0;i<n;i+=1){const n=t&&0===i,l=[];for(let t=0;t<a;t+=1){const a=!n&&o&&0===t;let h="";if(n)h=`<th>${e.getColHeader(t-d)}</th>`;else if(a)h=`<th>${e.getRowHeader(i-c)}</th>`;else{const o=r[i][t],{hidden:n,rowspan:a,colspan:l}=e.getCellMeta(i-c,t-d);if(!n){const e=[];if(a&&e.push(`rowspan="${a}"`),l&&e.push(`colspan="${l}"`),(0,s.isEmpty)(o))h=`<td ${e.join(" ")}></td>`;else{const t=o.toString().replace("<","<").replace(">",">").replace(/(<br(\s*|\/)>(\r\n|\n)?|\r\n|\n)/g,"<br>\r\n").replace(/\x20/gi," ").replace(/\t/gi,"	");h=`<td ${e.join(" ")}>${t}</td>`}}}l.push(h)}const g=["<tr>",...l,"</tr>"].join("");n?h.splice(1,0,g):u.splice(-1,0,g)}return l.splice(1,0,h.join(""),u.join("")),l.join("")},o(63517);var s=o(93315);const i={" ":" ","&":"&","<":"<",">":">"},r=new RegExp(Object.keys(i).map((e=>`(${e})`)).join("|"),"gi")},45433:(e,t)=>{"use strict";t.__esModule=!0,t.hasValidParameter=function(e){return e===s},t.isRootInstance=function(e){return o.has(e)},t.registerAsRootInstance=function(e){o.set(e,!0)};const o=t.holder=new WeakMap,s=t.rootInstanceSymbol=Symbol("rootInstance")},10977:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,o(91683),o(63517);var i=s(o(93231)),r=o(22232),n=o(68145),a=o(93315);class l{static get SAMPLE_COUNT(){return 3}constructor(e){(0,i.default)(this,"samples",null),(0,i.default)(this,"dataFactory",null),(0,i.default)(this,"customSampleCount",null),(0,i.default)(this,"allowDuplicates",!1),this.dataFactory=e}getSampleCount(){return this.customSampleCount?this.customSampleCount:l.SAMPLE_COUNT}setSampleCount(e){this.customSampleCount=e}setAllowDuplicates(e){this.allowDuplicates=e}generateRowSamples(e,t){return this.generateSamples("row",t,e)}generateColumnSamples(e,t){return this.generateSamples("col",t,e)}generateSamples(e,t,o){const s=new Map,{from:i,to:r}="number"==typeof o?{from:o,to:o}:o;return(0,n.rangeEach)(i,r,(o=>{const i=this.generateSample(e,t,o);s.set(o,i)})),s}generateSample(e,t,o){if("row"!==e&&"col"!==e)throw new Error("Unsupported sample type");const s=new Map,i="row"===e?"col":"row",l=[];return(0,n.rangeEach)(t.from,t.to,(t=>{const n="row"===e?this.dataFactory(o,t):this.dataFactory(t,o);if(!1===n)return;const{value:h,bundleSeed:u}=n,d="string"==typeof u&&u.length>0;let c;c=d?u:(0,r.isObject)(h)?`${Object.keys(h).length}`:Array.isArray(h)?`${h.length}`:`${(0,a.stringify)(h).length}`,s.has(c)||s.set(c,{needed:this.getSampleCount(),strings:[]});const g=s.get(c);if(g.needed){(!(l.indexOf(h)>-1)||this.allowDuplicates||d)&&(g.strings.push({value:h,[i]:t}),l.push(h),g.needed-=1)}})),s}}t.default=l},63800:(e,t)=>{"use strict";t.__esModule=!0,t.default=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"common";o.has(e)||o.set(e,new Map);const t=o.get(e);return{register:function(e,o){t.set(e,o)},getItem:function(e){return t.get(e)},hasItem:function(e){return t.has(e)},getNames:function(){return[...t.keys()]},getValues:function(){return[...t.values()]}}};const o=t.collection=new Map},98889:(e,t)=>{"use strict";t.__esModule=!0,t.autocompleteValidator=s;const o=t.VALIDATOR_TYPE="autocomplete";function s(e,t){let o=e;null==o&&(o=""),this.allowEmpty&&""===o?t(!0):this.strict&&this.source?"function"==typeof this.source?this.source(o,i(o,t)):i(o,t)(this.source):t(!0)}function i(e,t){const o=e;return function(e){let s=!1;for(let t=0,i=e.length;t<i;t++)if(o===e[t]){s=!0;break}t(s)}}s.VALIDATOR_TYPE=o},67156:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(98889);t.VALIDATOR_TYPE=s.VALIDATOR_TYPE,t.autocompleteValidator=s.autocompleteValidator},88819:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.correctFormat=u,t.dateValidator=h;var i=s(o(33034)),r=o(83605),n=o(58437),a=o(48150);const l=t.VALIDATOR_TYPE="date";function h(e,t){const o=(0,r.getEditorInstance)(n.EDITOR_TYPE,this.instance);let s=e,a=!0;null==s&&(s="");let l=(0,i.default)(s,this.dateFormat||o.defaultDateFormat,!0).isValid(),h=(0,i.default)(new Date(s)).isValid()||l;if(this.allowEmpty&&""===s&&(h=!0,l=!0),h||(a=!1),!h&&l&&(a=!0),h&&!l)if(!0===this.correctFormat){const e=u(s,this.dateFormat),t=this.instance.toVisualRow(this.row),o=this.instance.toVisualColumn(this.col);this.instance.setDataAtCell(t,o,e,"dateValidator"),a=!0}else a=!1;t(a)}function u(e,t){const o=(0,i.default)((0,a.getNormalizedDate)(e)),s=(0,i.default)(e,t),r=e.search(/[A-z]/g)>-1;let n;return n=o.isValid()&&o.format("x")===s.format("x")||!s.isValid()||r?o:s,n.format(t)}h.VALIDATOR_TYPE=l},82951:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(88819);t.VALIDATOR_TYPE=s.VALIDATOR_TYPE,t.correctFormat=s.correctFormat,t.dateValidator=s.dateValidator},12630:(e,t,o)=>{"use strict";t.__esModule=!0,t.registerAllValidators=function(){(0,a.registerValidator)(s.autocompleteValidator),(0,a.registerValidator)(i.dateValidator),(0,a.registerValidator)(r.numericValidator),(0,a.registerValidator)(n.timeValidator)};var s=o(67156);t.autocompleteValidator=s.autocompleteValidator,t.AUTOCOMPLETE_VALIDATOR=s.VALIDATOR_TYPE;var i=o(82951);t.dateValidator=i.dateValidator,t.DATE_VALIDATOR=i.VALIDATOR_TYPE;var r=o(71);t.numericValidator=r.numericValidator,t.NUMERIC_VALIDATOR=r.VALIDATOR_TYPE;var n=o(85342);t.timeValidator=n.timeValidator,t.TIME_VALIDATOR=n.VALIDATOR_TYPE;var a=o(80239);t.registerValidator=a.registerValidator,t.getRegisteredValidatorNames=a.getRegisteredValidatorNames,t.getRegisteredValidators=a.getRegisteredValidators,t.getValidator=a.getValidator,t.hasValidator=a.hasValidator},71:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(3740);t.VALIDATOR_TYPE=s.VALIDATOR_TYPE,t.numericValidator=s.numericValidator},3740:(e,t,o)=>{"use strict";t.__esModule=!0,t.numericValidator=r;var s=o(68145);const i=t.VALIDATOR_TYPE="numeric";function r(e,t){let o=e;null==o&&(o=""),this.allowEmpty&&""===o?t(!0):t(""!==o&&(0,s.isNumeric)(e))}r.VALIDATOR_TYPE=i},80239:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.getValidator=function(e){if("function"==typeof e)return e;if(!a(e))throw Error(`No registered validator found under "${e}" name`);return n(e)},t.registerValidator=function(e,t){"string"!=typeof e&&(e=(t=e).VALIDATOR_TYPE);r(e,t)},o(91683);var i=s(o(63800));const{register:r,getItem:n,hasItem:a,getNames:l,getValues:h}=(0,i.default)("validators");t.getRegisteredValidators=h,t.getRegisteredValidatorNames=l,t.hasValidator=a},85342:(e,t,o)=>{"use strict";t.__esModule=!0;var s=o(60950);t.VALIDATOR_TYPE=s.VALIDATOR_TYPE,t.timeValidator=s.timeValidator},60950:(e,t,o)=>{"use strict";var s=o(73203);t.__esModule=!0,t.timeValidator=a;var i=s(o(33034));const r=["YYYY-MM-DDTHH:mm:ss.SSSZ","X","x"],n=t.VALIDATOR_TYPE="time";function a(e,t){const o=this.timeFormat||"h:mm:ss a";let s=!0,n=e;null===n&&(n=""),n=/^\d{3,}$/.test(n)?parseInt(n,10):n;const a=/^\d{1,2}$/.test(n);a&&(n+=":00");const l=(0,i.default)(n,r,!0).isValid()?(0,i.default)(n):(0,i.default)(n,o);let h=l.isValid(),u=(0,i.default)(n,o,!0).isValid()&&!a;if(this.allowEmpty&&""===n&&(h=!0,u=!0),h||(s=!1),!h&&u&&(s=!0),h&&!u)if(!0===this.correctFormat){const e=l.format(o),t=this.instance.toVisualRow(this.row),i=this.instance.toVisualColumn(this.col);this.instance.setDataAtCell(t,i,e,"timeValidator"),s=!0}else s=!1;t(s)}a.VALIDATOR_TYPE=n},25671:(e,t,o)=>{"use strict";o.r(t)},16247:(e,t,o)=>{"use strict";o.r(t)},97796:(e,t,o)=>{"use strict";o.r(t)},36662:(e,t,o)=>{"use strict";o.r(t)},68581:(e,t,o)=>{"use strict";o.r(t)},79498:(e,t,o)=>{"use strict";o.r(t)},63824:(e,t,o)=>{"use strict";o.r(t)},59456:(e,t,o)=>{"use strict";o.r(t)},30352:(e,t,o)=>{"use strict";o.r(t)},52097:(e,t,o)=>{"use strict";o.r(t)},25972:(e,t,o)=>{"use strict";o.r(t)},18633:(e,t,o)=>{"use strict";o.r(t)},36881:(e,t,o)=>{"use strict";o.r(t)},83988:(e,t,o)=>{"use strict";o.r(t)},70980:(e,t,o)=>{"use strict";o.r(t)},2049:(e,t,o)=>{"use strict";o.r(t)},10596:(e,t,o)=>{"use strict";o.r(t)},23118:(e,t,o)=>{"use strict";o.r(t)},67004:(e,t,o)=>{"use strict";o.r(t)},51768:(e,t,o)=>{"use strict";o.r(t)},36565:t=>{"use strict";t.exports=e},32134:e=>{"use strict";e.exports=t},33034:e=>{"use strict";e.exports=o},3333:e=>{"use strict";e.exports=s},21594:e=>{e.exports=function(e,t){return t.get?t.get.call(e):t.value},e.exports.__esModule=!0,e.exports.default=e.exports},20218:e=>{e.exports=function(e,t,o){if(t.set)t.set.call(e,o);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=o}},e.exports.__esModule=!0,e.exports.default=e.exports},18708:e=>{e.exports=function(e,t,o){if(!t.has(e))throw new TypeError("attempted to "+o+" private field on non-instance");return t.get(e)},e.exports.__esModule=!0,e.exports.default=e.exports},42538:(e,t,o)=>{var s=o(21594),i=o(18708);e.exports=function(e,t){var o=i(e,t,"get");return s(e,o)},e.exports.__esModule=!0,e.exports.default=e.exports},48427:(e,t,o)=>{var s=o(20218),i=o(18708);e.exports=function(e,t,o){var r=i(e,t,"set");return s(e,r,o),o},e.exports.__esModule=!0,e.exports.default=e.exports},93231:(e,t,o)=>{var s=o(74040);e.exports=function(e,t,o){return(t=s(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e},e.exports.__esModule=!0,e.exports.default=e.exports},73203:e=>{e.exports=function(e){return e&&e.__esModule?e:{default:e}},e.exports.__esModule=!0,e.exports.default=e.exports},56027:(e,t,o)=>{var s=o(7501).default;e.exports=function(e,t){if("object"!==s(e)||null===e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var i=o.call(e,t||"default");if("object"!==s(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)},e.exports.__esModule=!0,e.exports.default=e.exports},74040:(e,t,o)=>{var s=o(7501).default,i=o(56027);e.exports=function(e){var t=i(e,"string");return"symbol"===s(t)?t:String(t)},e.exports.__esModule=!0,e.exports.default=e.exports},7501:e=>{function t(o){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(o)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},61575:(e,t,o)=>{"use strict";var s=o(55893),i=o(85545),r=TypeError;e.exports=function(e){if(s(e))return e;throw new r(i(e)+" is not a function")}},99272:(e,t,o)=>{"use strict";var s=o(55893),i=String,r=TypeError;e.exports=function(e){if("object"==typeof e||s(e))return e;throw new r("Can't set "+i(e)+" as a prototype")}},49408:(e,t,o)=>{"use strict";var s=o(67936),i=o(9464),r=o(27144).f,n=s("unscopables"),a=Array.prototype;void 0===a[n]&&r(a,n,{configurable:!0,value:i(null)}),e.exports=function(e){a[n][e]=!0}},99972:(e,t,o)=>{"use strict";var s=o(15287),i=String,r=TypeError;e.exports=function(e){if(s(e))return e;throw new r(i(e)+" is not an object")}},22971:(e,t,o)=>{"use strict";var s=o(79405),i=o(29961),r=o(19969),n=function(e){return function(t,o,n){var a,l=s(t),h=r(l),u=i(n,h);if(e&&o!=o){for(;h>u;)if((a=l[u++])!=a)return!0}else for(;h>u;u++)if((e||u in l)&&l[u]===o)return e||u||0;return!e&&-1}};e.exports={includes:n(!0),indexOf:n(!1)}},58576:(e,t,o)=>{"use strict";var s=o(3877),i=o(65289),r=TypeError,n=Object.getOwnPropertyDescriptor,a=s&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}();e.exports=a?function(e,t){if(i(e)&&!n(e,"length").writable)throw new r("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t}},30039:(e,t,o)=>{"use strict";var s=o(46406);e.exports=s([].slice)},63048:(e,t,o)=>{"use strict";var s=o(46406),i=s({}.toString),r=s("".slice);e.exports=function(e){return r(i(e),8,-1)}},85683:(e,t,o)=>{"use strict";var s=o(46623),i=o(55893),r=o(63048),n=o(67936)("toStringTag"),a=Object,l="Arguments"===r(function(){return arguments}());e.exports=s?r:function(e){var t,o,s;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(o=function(e,t){try{return e[t]}catch(e){}}(t=a(e),n))?o:l?r(t):"Object"===(s=r(t))&&i(t.callee)?"Arguments":s}},30779:(e,t,o)=>{"use strict";var s=o(4130),i=o(6627),r=o(20010),n=o(27144);e.exports=function(e,t,o){for(var a=i(t),l=n.f,h=r.f,u=0;u<a.length;u++){var d=a[u];s(e,d)||o&&s(o,d)||l(e,d,h(t,d))}}},89251:(e,t,o)=>{"use strict";var s=o(3877),i=o(27144),r=o(49637);e.exports=s?function(e,t,o){return i.f(e,t,r(1,o))}:function(e,t,o){return e[t]=o,e}},49637:e=>{"use strict";e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},67205:(e,t,o)=>{"use strict";var s=o(55893),i=o(27144),r=o(73911),n=o(13630);e.exports=function(e,t,o,a){a||(a={});var l=a.enumerable,h=void 0!==a.name?a.name:t;if(s(o)&&r(o,h,a),a.global)l?e[t]=o:n(t,o);else{try{a.unsafe?e[t]&&(l=!0):delete e[t]}catch(e){}l?e[t]=o:i.f(e,t,{value:o,enumerable:!1,configurable:!a.nonConfigurable,writable:!a.nonWritable})}return e}},13630:(e,t,o)=>{"use strict";var s=o(77802),i=Object.defineProperty;e.exports=function(e,t){try{i(s,e,{value:t,configurable:!0,writable:!0})}catch(o){s[e]=t}return t}},39021:(e,t,o)=>{"use strict";var s=o(85545),i=TypeError;e.exports=function(e,t){if(!delete e[t])throw new i("Cannot delete property "+s(t)+" of "+s(e))}},3877:(e,t,o)=>{"use strict";var s=o(5306);e.exports=!s((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},10811:e=>{"use strict";var t="object"==typeof document&&document.all,o=void 0===t&&void 0!==t;e.exports={all:t,IS_HTMLDDA:o}},19800:(e,t,o)=>{"use strict";var s=o(77802),i=o(15287),r=s.document,n=i(r)&&i(r.createElement);e.exports=function(e){return n?r.createElement(e):{}}},59060:e=>{"use strict";var t=TypeError;e.exports=function(e){if(e>9007199254740991)throw t("Maximum allowed index exceeded");return e}},73517:e=>{"use strict";e.exports="function"==typeof Bun&&Bun&&"string"==typeof Bun.version},27580:(e,t,o)=>{"use strict";var s=o(22626);e.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(s)},16576:(e,t,o)=>{"use strict";var s=o(77802),i=o(63048);e.exports="process"===i(s.process)},22626:e=>{"use strict";e.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""},7245:(e,t,o)=>{"use strict";var s,i,r=o(77802),n=o(22626),a=r.process,l=r.Deno,h=a&&a.versions||l&&l.version,u=h&&h.v8;u&&(i=(s=u.split("."))[0]>0&&s[0]<4?1:+(s[0]+s[1])),!i&&n&&(!(s=n.match(/Edge\/(\d+)/))||s[1]>=74)&&(s=n.match(/Chrome\/(\d+)/))&&(i=+s[1]),e.exports=i},14286:e=>{"use strict";e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},93939:(e,t,o)=>{"use strict";var s=o(46406),i=Error,r=s("".replace),n=String(new i("zxcasd").stack),a=/\n\s*at [^:]*:[^\n]*/,l=a.test(n);e.exports=function(e,t){if(l&&"string"==typeof e&&!i.prepareStackTrace)for(;t--;)e=r(e,a,"");return e}},83452:(e,t,o)=>{"use strict";var s=o(89251),i=o(93939),r=o(64815),n=Error.captureStackTrace;e.exports=function(e,t,o,a){r&&(n?n(e,t):s(e,"stack",i(o,a)))}},64815:(e,t,o)=>{"use strict";var s=o(5306),i=o(49637);e.exports=!s((function(){var e=new Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",i(1,7)),7!==e.stack)}))},92390:(e,t,o)=>{"use strict";var s=o(77802),i=o(20010).f,r=o(89251),n=o(67205),a=o(13630),l=o(30779),h=o(75031);e.exports=function(e,t){var o,u,d,c,g,f=e.target,p=e.global,m=e.stat;if(o=p?s:m?s[f]||a(f,{}):(s[f]||{}).prototype)for(u in t){if(c=t[u],d=e.dontCallGetSet?(g=i(o,u))&&g.value:o[u],!h(p?u:f+(m?".":"#")+u,e.forced)&&void 0!==d){if(typeof c==typeof d)continue;l(c,d)}(e.sham||d&&d.sham)&&r(c,"sham",!0),n(o,u,c,e)}}},5306:e=>{"use strict";e.exports=function(e){try{return!!e()}catch(e){return!0}}},56415:(e,t,o)=>{"use strict";var s=o(67219),i=Function.prototype,r=i.apply,n=i.call;e.exports="object"==typeof Reflect&&Reflect.apply||(s?n.bind(r):function(){return n.apply(r,arguments)})},45898:(e,t,o)=>{"use strict";var s=o(38717),i=o(61575),r=o(67219),n=s(s.bind);e.exports=function(e,t){return i(e),void 0===t?e:r?n(e,t):function(){return e.apply(t,arguments)}}},67219:(e,t,o)=>{"use strict";var s=o(5306);e.exports=!s((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))},11550:(e,t,o)=>{"use strict";var s=o(67219),i=Function.prototype.call;e.exports=s?i.bind(i):function(){return i.apply(i,arguments)}},9656:(e,t,o)=>{"use strict";var s=o(3877),i=o(4130),r=Function.prototype,n=s&&Object.getOwnPropertyDescriptor,a=i(r,"name"),l=a&&"something"===function(){}.name,h=a&&(!s||s&&n(r,"name").configurable);e.exports={EXISTS:a,PROPER:l,CONFIGURABLE:h}},28692:(e,t,o)=>{"use strict";var s=o(46406),i=o(61575);e.exports=function(e,t,o){try{return s(i(Object.getOwnPropertyDescriptor(e,t)[o]))}catch(e){}}},38717:(e,t,o)=>{"use strict";var s=o(63048),i=o(46406);e.exports=function(e){if("Function"===s(e))return i(e)}},46406:(e,t,o)=>{"use strict";var s=o(67219),i=Function.prototype,r=i.call,n=s&&i.bind.bind(r,r);e.exports=s?n:function(e){return function(){return r.apply(e,arguments)}}},51570:(e,t,o)=>{"use strict";var s=o(77802),i=o(55893);e.exports=function(e,t){return arguments.length<2?(o=s[e],i(o)?o:void 0):s[e]&&s[e][t];var o}},36695:(e,t,o)=>{"use strict";var s=o(46406),i=o(65289),r=o(55893),n=o(63048),a=o(42755),l=s([].push);e.exports=function(e){if(r(e))return e;if(i(e)){for(var t=e.length,o=[],s=0;s<t;s++){var h=e[s];"string"==typeof h?l(o,h):"number"!=typeof h&&"Number"!==n(h)&&"String"!==n(h)||l(o,a(h))}var u=o.length,d=!0;return function(e,t){if(d)return d=!1,t;if(i(this))return t;for(var s=0;s<u;s++)if(o[s]===e)return t}}}},56628:(e,t,o)=>{"use strict";var s=o(61575),i=o(87707);e.exports=function(e,t){var o=e[t];return i(o)?void 0:s(o)}},77802:function(e){"use strict";var t=function(e){return e&&e.Math===Math&&e};e.exports=t("object"==typeof globalThis&&globalThis)||t("object"==typeof window&&window)||t("object"==typeof self&&self)||t("object"==typeof global&&global)||function(){return this}()||this||Function("return this")()},4130:(e,t,o)=>{"use strict";var s=o(46406),i=o(85864),r=s({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,t){return r(i(e),t)}},63421:e=>{"use strict";e.exports={}},12343:(e,t,o)=>{"use strict";var s=o(51570);e.exports=s("document","documentElement")},33075:(e,t,o)=>{"use strict";var s=o(3877),i=o(5306),r=o(19800);e.exports=!s&&!i((function(){return 7!==Object.defineProperty(r("div"),"a",{get:function(){return 7}}).a}))},25366:(e,t,o)=>{"use strict";var s=o(46406),i=o(5306),r=o(63048),n=Object,a=s("".split);e.exports=i((function(){return!n("z").propertyIsEnumerable(0)}))?function(e){return"String"===r(e)?a(e,""):n(e)}:n},91074:(e,t,o)=>{"use strict";var s=o(55893),i=o(15287),r=o(71126);e.exports=function(e,t,o){var n,a;return r&&s(n=t.constructor)&&n!==o&&i(a=n.prototype)&&a!==o.prototype&&r(e,a),e}},85088:(e,t,o)=>{"use strict";var s=o(46406),i=o(55893),r=o(64830),n=s(Function.toString);i(r.inspectSource)||(r.inspectSource=function(e){return n(e)}),e.exports=r.inspectSource},71281:(e,t,o)=>{"use strict";var s=o(15287),i=o(89251);e.exports=function(e,t){s(t)&&"cause"in t&&i(e,"cause",t.cause)}},9930:(e,t,o)=>{"use strict";var s,i,r,n=o(45585),a=o(77802),l=o(15287),h=o(89251),u=o(4130),d=o(64830),c=o(50139),g=o(63421),f="Object already initialized",p=a.TypeError,m=a.WeakMap;if(n||d.state){var w=d.state||(d.state=new m);w.get=w.get,w.has=w.has,w.set=w.set,s=function(e,t){if(w.has(e))throw new p(f);return t.facade=e,w.set(e,t),t},i=function(e){return w.get(e)||{}},r=function(e){return w.has(e)}}else{var C=c("state");g[C]=!0,s=function(e,t){if(u(e,C))throw new p(f);return t.facade=e,h(e,C,t),t},i=function(e){return u(e,C)?e[C]:{}},r=function(e){return u(e,C)}}e.exports={set:s,get:i,has:r,enforce:function(e){return r(e)?i(e):s(e,{})},getterFor:function(e){return function(t){var o;if(!l(t)||(o=i(t)).type!==e)throw new p("Incompatible receiver, "+e+" required");return o}}}},65289:(e,t,o)=>{"use strict";var s=o(63048);e.exports=Array.isArray||function(e){return"Array"===s(e)}},55893:(e,t,o)=>{"use strict";var s=o(10811),i=s.all;e.exports=s.IS_HTMLDDA?function(e){return"function"==typeof e||e===i}:function(e){return"function"==typeof e}},75031:(e,t,o)=>{"use strict";var s=o(5306),i=o(55893),r=/#|\.prototype\./,n=function(e,t){var o=l[a(e)];return o===u||o!==h&&(i(t)?s(t):!!t)},a=n.normalize=function(e){return String(e).replace(r,".").toLowerCase()},l=n.data={},h=n.NATIVE="N",u=n.POLYFILL="P";e.exports=n},87707:e=>{"use strict";e.exports=function(e){return null==e}},15287:(e,t,o)=>{"use strict";var s=o(55893),i=o(10811),r=i.all;e.exports=i.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:s(e)||e===r}:function(e){return"object"==typeof e?null!==e:s(e)}},99:e=>{"use strict";e.exports=!1},103:(e,t,o)=>{"use strict";var s=o(51570),i=o(55893),r=o(2075),n=o(90345),a=Object;e.exports=n?function(e){return"symbol"==typeof e}:function(e){var t=s("Symbol");return i(t)&&r(t.prototype,a(e))}},19969:(e,t,o)=>{"use strict";var s=o(9099);e.exports=function(e){return s(e.length)}},73911:(e,t,o)=>{"use strict";var s=o(46406),i=o(5306),r=o(55893),n=o(4130),a=o(3877),l=o(9656).CONFIGURABLE,h=o(85088),u=o(9930),d=u.enforce,c=u.get,g=String,f=Object.defineProperty,p=s("".slice),m=s("".replace),w=s([].join),C=a&&!i((function(){return 8!==f((function(){}),"length",{value:8}).length})),v=String(String).split("String"),y=e.exports=function(e,t,o){"Symbol("===p(g(t),0,7)&&(t="["+m(g(t),/^Symbol\(([^)]*)\)/,"$1")+"]"),o&&o.getter&&(t="get "+t),o&&o.setter&&(t="set "+t),(!n(e,"name")||l&&e.name!==t)&&(a?f(e,"name",{value:t,configurable:!0}):e.name=t),C&&o&&n(o,"arity")&&e.length!==o.arity&&f(e,"length",{value:o.arity});try{o&&n(o,"constructor")&&o.constructor?a&&f(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var s=d(e);return n(s,"source")||(s.source=w(v,"string"==typeof t?t:"")),e};Function.prototype.toString=y((function(){return r(this)&&c(this).source||h(this)}),"toString")},61402:e=>{"use strict";var t=Math.ceil,o=Math.floor;e.exports=Math.trunc||function(e){var s=+e;return(s>0?o:t)(s)}},93819:(e,t,o)=>{"use strict";var s=o(42755);e.exports=function(e,t){return void 0===e?arguments.length<2?"":t:s(e)}},9464:(e,t,o)=>{"use strict";var s,i=o(99972),r=o(33872),n=o(14286),a=o(63421),l=o(12343),h=o(19800),u=o(50139),d="prototype",c="script",g=u("IE_PROTO"),f=function(){},p=function(e){return"<"+c+">"+e+"</"+c+">"},m=function(e){e.write(p("")),e.close();var t=e.parentWindow.Object;return e=null,t},w=function(){try{s=new ActiveXObject("htmlfile")}catch(e){}var e,t,o;w="undefined"!=typeof document?document.domain&&s?m(s):(t=h("iframe"),o="java"+c+":",t.style.display="none",l.appendChild(t),t.src=String(o),(e=t.contentWindow.document).open(),e.write(p("document.F=Object")),e.close(),e.F):m(s);for(var i=n.length;i--;)delete w[d][n[i]];return w()};a[g]=!0,e.exports=Object.create||function(e,t){var o;return null!==e?(f[d]=i(e),o=new f,f[d]=null,o[g]=e):o=w(),void 0===t?o:r.f(o,t)}},33872:(e,t,o)=>{"use strict";var s=o(3877),i=o(27475),r=o(27144),n=o(99972),a=o(79405),l=o(51008);t.f=s&&!i?Object.defineProperties:function(e,t){n(e);for(var o,s=a(t),i=l(t),h=i.length,u=0;h>u;)r.f(e,o=i[u++],s[o]);return e}},27144:(e,t,o)=>{"use strict";var s=o(3877),i=o(33075),r=o(27475),n=o(99972),a=o(83662),l=TypeError,h=Object.defineProperty,u=Object.getOwnPropertyDescriptor,d="enumerable",c="configurable",g="writable";t.f=s?r?function(e,t,o){if(n(e),t=a(t),n(o),"function"==typeof e&&"prototype"===t&&"value"in o&&g in o&&!o[g]){var s=u(e,t);s&&s[g]&&(e[t]=o.value,o={configurable:c in o?o[c]:s[c],enumerable:d in o?o[d]:s[d],writable:!1})}return h(e,t,o)}:h:function(e,t,o){if(n(e),t=a(t),n(o),i)try{return h(e,t,o)}catch(e){}if("get"in o||"set"in o)throw new l("Accessors not supported");return"value"in o&&(e[t]=o.value),e}},20010:(e,t,o)=>{"use strict";var s=o(3877),i=o(11550),r=o(71940),n=o(49637),a=o(79405),l=o(83662),h=o(4130),u=o(33075),d=Object.getOwnPropertyDescriptor;t.f=s?d:function(e,t){if(e=a(e),t=l(t),u)try{return d(e,t)}catch(e){}if(h(e,t))return n(!i(r.f,e,t),e[t])}},17397:(e,t,o)=>{"use strict";var s=o(65079),i=o(14286).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return s(e,i)}},76855:(e,t)=>{"use strict";t.f=Object.getOwnPropertySymbols},2075:(e,t,o)=>{"use strict";var s=o(46406);e.exports=s({}.isPrototypeOf)},65079:(e,t,o)=>{"use strict";var s=o(46406),i=o(4130),r=o(79405),n=o(22971).indexOf,a=o(63421),l=s([].push);e.exports=function(e,t){var o,s=r(e),h=0,u=[];for(o in s)!i(a,o)&&i(s,o)&&l(u,o);for(;t.length>h;)i(s,o=t[h++])&&(~n(u,o)||l(u,o));return u}},51008:(e,t,o)=>{"use strict";var s=o(65079),i=o(14286);e.exports=Object.keys||function(e){return s(e,i)}},71940:(e,t)=>{"use strict";var o={}.propertyIsEnumerable,s=Object.getOwnPropertyDescriptor,i=s&&!o.call({1:2},1);t.f=i?function(e){var t=s(this,e);return!!t&&t.enumerable}:o},71126:(e,t,o)=>{"use strict";var s=o(28692),i=o(99972),r=o(99272);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,o={};try{(e=s(Object.prototype,"__proto__","set"))(o,[]),t=o instanceof Array}catch(e){}return function(o,s){return i(o),r(s),t?e(o,s):o.__proto__=s,o}}():void 0)},51253:(e,t,o)=>{"use strict";var s=o(11550),i=o(55893),r=o(15287),n=TypeError;e.exports=function(e,t){var o,a;if("string"===t&&i(o=e.toString)&&!r(a=s(o,e)))return a;if(i(o=e.valueOf)&&!r(a=s(o,e)))return a;if("string"!==t&&i(o=e.toString)&&!r(a=s(o,e)))return a;throw new n("Can't convert object to primitive value")}},6627:(e,t,o)=>{"use strict";var s=o(51570),i=o(46406),r=o(17397),n=o(76855),a=o(99972),l=i([].concat);e.exports=s("Reflect","ownKeys")||function(e){var t=r.f(a(e)),o=n.f;return o?l(t,o(e)):t}},46296:(e,t,o)=>{"use strict";var s=o(27144).f;e.exports=function(e,t,o){o in e||s(e,o,{configurable:!0,get:function(){return t[o]},set:function(e){t[o]=e}})}},46762:(e,t,o)=>{"use strict";var s=o(87707),i=TypeError;e.exports=function(e){if(s(e))throw new i("Can't call method on "+e);return e}},91795:(e,t,o)=>{"use strict";var s,i=o(77802),r=o(56415),n=o(55893),a=o(73517),l=o(22626),h=o(30039),u=o(7443),d=i.Function,c=/MSIE .\./.test(l)||a&&((s=i.Bun.version.split(".")).length<3||"0"===s[0]&&(s[1]<3||"3"===s[1]&&"0"===s[2]));e.exports=function(e,t){var o=t?2:1;return c?function(s,i){var a=u(arguments.length,1)>o,l=n(s)?s:d(s),c=a?h(arguments,o):[],g=a?function(){r(l,this,c)}:l;return t?e(g,i):e(g)}:e}},50139:(e,t,o)=>{"use strict";var s=o(19231),i=o(46350),r=s("keys");e.exports=function(e){return r[e]||(r[e]=i(e))}},64830:(e,t,o)=>{"use strict";var s=o(77802),i=o(13630),r="__core-js_shared__",n=s[r]||i(r,{});e.exports=n},19231:(e,t,o)=>{"use strict";var s=o(99),i=o(64830);(e.exports=function(e,t){return i[e]||(i[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.33.2",mode:s?"pure":"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.33.2/LICENSE",source:"https://github.com/zloirock/core-js"})},34053:(e,t,o)=>{"use strict";var s=o(7245),i=o(5306),r=o(77802).String;e.exports=!!Object.getOwnPropertySymbols&&!i((function(){var e=Symbol("symbol detection");return!r(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&s&&s<41}))},71998:(e,t,o)=>{"use strict";var s,i,r,n,a=o(77802),l=o(56415),h=o(45898),u=o(55893),d=o(4130),c=o(5306),g=o(12343),f=o(30039),p=o(19800),m=o(7443),w=o(27580),C=o(16576),v=a.setImmediate,y=a.clearImmediate,E=a.process,S=a.Dispatch,R=a.Function,b=a.MessageChannel,_=a.String,T=0,O={},M="onreadystatechange";c((function(){s=a.location}));var I=function(e){if(d(O,e)){var t=O[e];delete O[e],t()}},N=function(e){return function(){I(e)}},A=function(e){I(e.data)},P=function(e){a.postMessage(_(e),s.protocol+"//"+s.host)};v&&y||(v=function(e){m(arguments.length,1);var t=u(e)?e:R(e),o=f(arguments,1);return O[++T]=function(){l(t,void 0,o)},i(T),T},y=function(e){delete O[e]},C?i=function(e){E.nextTick(N(e))}:S&&S.now?i=function(e){S.now(N(e))}:b&&!w?(n=(r=new b).port2,r.port1.onmessage=A,i=h(n.postMessage,n)):a.addEventListener&&u(a.postMessage)&&!a.importScripts&&s&&"file:"!==s.protocol&&!c(P)?(i=P,a.addEventListener("message",A,!1)):i=M in p("script")?function(e){g.appendChild(p("script"))[M]=function(){g.removeChild(this),I(e)}}:function(e){setTimeout(N(e),0)}),e.exports={set:v,clear:y}},29961:(e,t,o)=>{"use strict";var s=o(15930),i=Math.max,r=Math.min;e.exports=function(e,t){var o=s(e);return o<0?i(o+t,0):r(o,t)}},79405:(e,t,o)=>{"use strict";var s=o(25366),i=o(46762);e.exports=function(e){return s(i(e))}},15930:(e,t,o)=>{"use strict";var s=o(61402);e.exports=function(e){var t=+e;return t!=t||0===t?0:s(t)}},9099:(e,t,o)=>{"use strict";var s=o(15930),i=Math.min;e.exports=function(e){return e>0?i(s(e),9007199254740991):0}},85864:(e,t,o)=>{"use strict";var s=o(46762),i=Object;e.exports=function(e){return i(s(e))}},46090:(e,t,o)=>{"use strict";var s=o(11550),i=o(15287),r=o(103),n=o(56628),a=o(51253),l=o(67936),h=TypeError,u=l("toPrimitive");e.exports=function(e,t){if(!i(e)||r(e))return e;var o,l=n(e,u);if(l){if(void 0===t&&(t="default"),o=s(l,e,t),!i(o)||r(o))return o;throw new h("Can't convert object to primitive value")}return void 0===t&&(t="number"),a(e,t)}},83662:(e,t,o)=>{"use strict";var s=o(46090),i=o(103);e.exports=function(e){var t=s(e,"string");return i(t)?t:t+""}},46623:(e,t,o)=>{"use strict";var s={};s[o(67936)("toStringTag")]="z",e.exports="[object z]"===String(s)},42755:(e,t,o)=>{"use strict";var s=o(85683),i=String;e.exports=function(e){if("Symbol"===s(e))throw new TypeError("Cannot convert a Symbol value to a string");return i(e)}},85545:e=>{"use strict";var t=String;e.exports=function(e){try{return t(e)}catch(e){return"Object"}}},46350:(e,t,o)=>{"use strict";var s=o(46406),i=0,r=Math.random(),n=s(1..toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+n(++i+r,36)}},90345:(e,t,o)=>{"use strict";var s=o(34053);e.exports=s&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},27475:(e,t,o)=>{"use strict";var s=o(3877),i=o(5306);e.exports=s&&i((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},7443:e=>{"use strict";var t=TypeError;e.exports=function(e,o){if(e<o)throw new t("Not enough arguments");return e}},45585:(e,t,o)=>{"use strict";var s=o(77802),i=o(55893),r=s.WeakMap;e.exports=i(r)&&/native code/.test(String(r))},67936:(e,t,o)=>{"use strict";var s=o(77802),i=o(19231),r=o(4130),n=o(46350),a=o(34053),l=o(90345),h=s.Symbol,u=i("wks"),d=l?h.for||h:h&&h.withoutSetter||n;e.exports=function(e){return r(u,e)||(u[e]=a&&r(h,e)?h[e]:d("Symbol."+e)),u[e]}},35357:(e,t,o)=>{"use strict";var s=o(51570),i=o(4130),r=o(89251),n=o(2075),a=o(71126),l=o(30779),h=o(46296),u=o(91074),d=o(93819),c=o(71281),g=o(83452),f=o(3877),p=o(99);e.exports=function(e,t,o,m){var w="stackTraceLimit",C=m?2:1,v=e.split("."),y=v[v.length-1],E=s.apply(null,v);if(E){var S=E.prototype;if(!p&&i(S,"cause")&&delete S.cause,!o)return E;var R=s("Error"),b=t((function(e,t){var o=d(m?t:e,void 0),s=m?new E(e):new E;return void 0!==o&&r(s,"message",o),g(s,b,s.stack,2),this&&n(S,this)&&u(s,this,b),arguments.length>C&&c(s,arguments[C]),s}));if(b.prototype=S,"Error"!==y?a?a(b,R):l(b,R,{name:!0}):f&&w in E&&(h(b,E,w),h(b,E,"prepareStackTrace")),l(b,E),!p)try{S.name!==y&&r(S,"name",y),S.constructor=b}catch(e){}return b}}},51344:(e,t,o)=>{"use strict";var s=o(92390),i=o(85864),r=o(19969),n=o(15930),a=o(49408);s({target:"Array",proto:!0},{at:function(e){var t=i(this),o=r(t),s=n(e),a=s>=0?s:o+s;return a<0||a>=o?void 0:t[a]}}),a("at")},63517:(e,t,o)=>{"use strict";var s=o(92390),i=o(85864),r=o(19969),n=o(58576),a=o(59060);s({target:"Array",proto:!0,arity:1,forced:o(5306)((function(){return 4294967297!==[].push.call({length:4294967296},1)}))||!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}}()},{push:function(e){var t=i(this),o=r(t),s=arguments.length;a(o+s);for(var l=0;l<s;l++)t[o]=arguments[l],o++;return n(t,o),o}})},9815:(e,t,o)=>{"use strict";o(49408)("flat")},57270:(e,t,o)=>{"use strict";var s=o(92390),i=o(85864),r=o(19969),n=o(58576),a=o(39021),l=o(59060);s({target:"Array",proto:!0,arity:1,forced:1!==[].unshift(0)||!function(){try{Object.defineProperty([],"length",{writable:!1}).unshift()}catch(e){return e instanceof TypeError}}()},{unshift:function(e){var t=i(this),o=r(t),s=arguments.length;if(s){l(o+s);for(var h=o;h--;){var u=h+s;h in t?t[u]=t[h]:a(t,u)}for(var d=0;d<s;d++)t[d]=arguments[d]}return n(t,o+s)}})},91683:(e,t,o)=>{"use strict";var s=o(92390),i=o(77802),r=o(56415),n=o(35357),a="WebAssembly",l=i[a],h=7!==new Error("e",{cause:7}).cause,u=function(e,t){var o={};o[e]=n(e,t,h),s({global:!0,constructor:!0,arity:1,forced:h},o)},d=function(e,t){if(l&&l[e]){var o={};o[e]=n(a+"."+e,t,h),s({target:a,stat:!0,constructor:!0,arity:1,forced:h},o)}};u("Error",(function(e){return function(t){return r(e,this,arguments)}})),u("EvalError",(function(e){return function(t){return r(e,this,arguments)}})),u("RangeError",(function(e){return function(t){return r(e,this,arguments)}})),u("ReferenceError",(function(e){return function(t){return r(e,this,arguments)}})),u("SyntaxError",(function(e){return function(t){return r(e,this,arguments)}})),u("TypeError",(function(e){return function(t){return r(e,this,arguments)}})),u("URIError",(function(e){return function(t){return r(e,this,arguments)}})),d("CompileError",(function(e){return function(t){return r(e,this,arguments)}})),d("LinkError",(function(e){return function(t){return r(e,this,arguments)}})),d("RuntimeError",(function(e){return function(t){return r(e,this,arguments)}}))},68983:(e,t,o)=>{"use strict";var s=o(92390),i=o(51570),r=o(56415),n=o(11550),a=o(46406),l=o(5306),h=o(55893),u=o(103),d=o(30039),c=o(36695),g=o(34053),f=String,p=i("JSON","stringify"),m=a(/./.exec),w=a("".charAt),C=a("".charCodeAt),v=a("".replace),y=a(1..toString),E=/[\uD800-\uDFFF]/g,S=/^[\uD800-\uDBFF]$/,R=/^[\uDC00-\uDFFF]$/,b=!g||l((function(){var e=i("Symbol")("stringify detection");return"[null]"!==p([e])||"{}"!==p({a:e})||"{}"!==p(Object(e))})),_=l((function(){return'"\\udf06\\ud834"'!==p("\udf06\ud834")||'"\\udead"'!==p("\udead")})),T=function(e,t){var o=d(arguments),s=c(t);if(h(s)||void 0!==e&&!u(e))return o[1]=function(e,t){if(h(s)&&(t=n(s,this,f(e),t)),!u(t))return t},r(p,null,o)},O=function(e,t,o){var s=w(o,t-1),i=w(o,t+1);return m(S,e)&&!m(R,i)||m(R,e)&&!m(S,s)?"\\u"+y(C(e,0),16):e};p&&s({target:"JSON",stat:!0,arity:3,forced:b||_},{stringify:function(e,t,o){var s=d(arguments),i=r(b?T:p,null,s);return _&&"string"==typeof i?v(i,E,O):i}})},1555:(e,t,o)=>{"use strict";var s=o(92390),i=o(77802),r=o(71998).clear;s({global:!0,bind:!0,enumerable:!0,forced:i.clearImmediate!==r},{clearImmediate:r})},97552:(e,t,o)=>{"use strict";o(1555),o(66845)},66845:(e,t,o)=>{"use strict";var s=o(92390),i=o(77802),r=o(71998).set,n=o(91795),a=i.setImmediate?n(r,!1):r;s({global:!0,bind:!0,enumerable:!0,forced:i.setImmediate!==a},{setImmediate:a})}},r={};function n(e){var t=r[e];if(void 0!==t)return t.exports;var o=r[e]={exports:{}};return i[e].call(o.exports,o,o.exports,n),o.exports}n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var a={};return(()=>{"use strict";var e=a,t=n(73203);var o=D(n(73596));o.CellCoords,o.CellRange;var s,i,r,l,h,u=n(62929),d=D(n(75244)),c=n(33165),g=t(n(80265)),f=t(n(17954)),p=D(n(52870)),m=D(n(50095)),w=D(n(37595)),C=D(n(65320)),v=D(n(48150)),y=D(n(7374)),E=D(n(85015)),S=D(n(93315)),R=D(n(68145)),b=D(n(22232)),_=D(n(18609)),T=D(n(80151)),O=D(n(83302)),M=D(n(24449)),I=n(83605),N=n(7462),A=n(80239),P=n(65324),x=n(52036),H=n(36026);function k(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,o=new WeakMap;return(k=function(e){return e?o:t})(e)}function D(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var o=k(t);if(o&&o.has(e))return o.get(e);var s={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var n=i?Object.getOwnPropertyDescriptor(e,r):null;n&&(n.get||n.set)?Object.defineProperty(s,r,n):s[r]=e[r]}return s.default=e,o&&o.set(e,s),s}(0,u.registerAllModules)(),(0,g.default)(o.default),o.default.__GhostTable=f.default,o.default._getListenersCounter=d.getListenersCounter,o.default._getRegisteredMapsCounter=c.getRegisteredMapsCounter,o.default.EventManager=d.default;const L=[m,w,C,v,y,E,S,R,b,_,T,p],W=[O,M];o.default.helper={},o.default.dom={},m.arrayEach(L,(e=>{m.arrayEach(Object.getOwnPropertyNames(e),(t=>{"_"!==t.charAt(0)&&(o.default.helper[t]=e[t])}))})),m.arrayEach(W,(e=>{m.arrayEach(Object.getOwnPropertyNames(e),(t=>{"_"!==t.charAt(0)&&(o.default.dom[t]=e[t])}))})),o.default.cellTypes=null!==(s=o.default.cellTypes)&&void 0!==s?s:{},m.arrayEach((0,P.getRegisteredCellTypeNames)(),(e=>{o.default.cellTypes[e]=(0,P.getCellType)(e)})),o.default.cellTypes.registerCellType=P.registerCellType,o.default.cellTypes.getCellType=P.getCellType,o.default.editors=null!==(i=o.default.editors)&&void 0!==i?i:{},m.arrayEach((0,I.getRegisteredEditorNames)(),(e=>{o.default.editors[`${_.toUpperCaseFirst(e)}Editor`]=(0,I.getEditor)(e)})),o.default.editors.registerEditor=I.registerEditor,o.default.editors.getEditor=I.getEditor,o.default.renderers=null!==(r=o.default.renderers)&&void 0!==r?r:{},m.arrayEach((0,N.getRegisteredRendererNames)(),(e=>{const t=(0,N.getRenderer)(e);"base"===e&&(o.default.renderers.cellDecorator=t),o.default.renderers[`${_.toUpperCaseFirst(e)}Renderer`]=t})),o.default.renderers.registerRenderer=N.registerRenderer,o.default.renderers.getRenderer=N.getRenderer,o.default.validators=null!==(l=o.default.validators)&&void 0!==l?l:{},m.arrayEach((0,A.getRegisteredValidatorNames)(),(e=>{o.default.validators[`${_.toUpperCaseFirst(e)}Validator`]=(0,A.getValidator)(e)})),o.default.validators.registerValidator=A.registerValidator,o.default.validators.getValidator=A.getValidator,o.default.plugins=null!==(h=o.default.plugins)&&void 0!==h?h:{},m.arrayEach((0,x.getPluginsNames)(),(e=>{o.default.plugins[e]=(0,x.getPlugin)(e)})),o.default.plugins[`${_.toUpperCaseFirst(H.BasePlugin.PLUGIN_KEY)}Plugin`]=H.BasePlugin,o.default.plugins.registerPlugin=x.registerPlugin,o.default.plugins.getPlugin=x.getPlugin;e.default=o.default})(),a=a.default})()));
|