@epam/ai-dial-ui-kit 0.5.0-rc.52 → 0.5.0-rc.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -59,4 +59,4 @@ See ${Wg(e,t)}`;return Array.isArray(o)?o.concat(n):[o,n]}var C5={1:"Charting Ag
59
59
  `)}checkProperties(e,t,s,o,i){const n=["__ob__","__v_skip","__metadata__"],r=G5(Object.getOwnPropertyNames(e),[...n,...t,...s],s),a=Object.keys(r);for(const l of a){const c=r[l];let d=`invalid ${o} property '${l}' did you mean any of these: ${c.slice(0,8).join(", ")}.`;s.includes("context")&&(d+=`
60
60
  If you are trying to annotate ${o} with application data, use the '${o}.context' property instead.`),yi(d)}if(a.length>0&&i){const l=this.beans.frameworkOverrides.getDocLink(i);yi(`to see all the valid ${o} properties please check: ${l}`)}}};function G5(e,t,s){const o={},i=e.filter(n=>!t.some(r=>r===n));if(i.length>0)for(const n of i)o[n]=Rl({inputValue:n,allSuggestions:s}).values;return o}var B5=new Set(["firstChildChanged","lastChildChanged","childIndexChanged"]),V5={moduleName:"Validation",version:_,beans:[H5]};function _f(e){const t=e.sibling;t&&(t.childrenAfterFilter=e.childrenAfterFilter)}var z5=class extends k{constructor(){super(...arguments),this.beanName="filterStage",this.step="filter",this.refreshProps=["excludeChildrenWhenTreeDataFiltering"]}wireBeans(e){this.filterManager=e.filterManager}execute(e){const{changedPath:t}=e;this.filter(t)}filter(e){const t=!!this.filterManager?.isChildFilterPresent();this.filterNodes(t,e)}filterNodes(e,t){const s=(o,i)=>{o.hasChildren()&&e&&!i?o.childrenAfterFilter=o.childrenAfterGroup.filter(n=>{const r=n.childrenAfterFilter&&n.childrenAfterFilter.length>0,a=n.data&&this.filterManager.doesRowPassFilter({rowNode:n});return r||a}):o.childrenAfterFilter=o.childrenAfterGroup,_f(o)};if(this.doingTreeDataFiltering()){const o=(n,r)=>{if(n.childrenAfterGroup)for(let a=0;a<n.childrenAfterGroup.length;a++){const l=n.childrenAfterGroup[a],c=r||this.filterManager.doesRowPassFilter({rowNode:l});l.childrenAfterGroup?o(n.childrenAfterGroup[a],c):s(l,c)}s(n,r)},i=n=>o(n,!1);t.executeFromRootNode(i)}else{const o=i=>s(i,!1);t.forEachChangedNodeDepthFirst(o,!0)}}doingTreeDataFiltering(){return this.gos.get("treeData")&&!this.gos.get("excludeChildrenWhenTreeDataFiltering")}},W5=class extends Hc{constructor(){super(...arguments),this.iconCreated=!1}wireComp(e,t,s,o,i){this.comp=e;const n=Yi(this,this.beans.context,i);this.eButtonShowMainFilter=s,this.eFloatingFilterBody=o,this.setGui(t,n),this.setupActive(),this.refreshHeaderStyles(),this.setupWidth(n),this.setupLeft(n),this.setupHover(n),this.setupFocus(n),this.setupAria(),this.setupFilterButton(),this.setupUserComp(),this.setupSyncWithFilter(n),this.setupUi(),n.addManagedElementListeners(this.eButtonShowMainFilter,{click:this.showParentFilter.bind(this)}),this.setupFilterChangedListener(n);const r=()=>this.onColDefChanged(n);n.addManagedListeners(this.column,{colDefChanged:r}),n.addManagedEventListeners({filterSwitched:({column:a})=>{a===this.column&&r()}}),n.addDestroyFunc(()=>{this.eButtonShowMainFilter=null,this.eFloatingFilterBody=null,this.userCompDetails=null,this.clearComponent()})}resizeHeader(){}moveHeader(){}getHeaderClassParams(){const{column:e,beans:t}=this,s=e.colDef;return ie(t.gos,{colDef:s,column:e,floatingFilter:!0})}setupActive(){const e=this.column.getColDef(),t=!!e.filter,s=!!e.floatingFilter;this.active=t&&s}setupUi(){if(this.comp.setButtonWrapperDisplayed(!this.suppressFilterButton&&this.active),this.comp.addOrRemoveBodyCssClass("ag-floating-filter-full-body",this.suppressFilterButton),this.comp.addOrRemoveBodyCssClass("ag-floating-filter-body",!this.suppressFilterButton),!this.active||this.iconCreated)return;const e=Mt("filter",this.beans,this.column);e&&(this.iconCreated=!0,this.eButtonShowMainFilter.appendChild(e))}setupFocus(e){e.createManagedBean(new Qo(this.eGui,{shouldStopEventPropagation:this.shouldStopEventPropagation.bind(this),onTabKeyDown:this.onTabKeyDown.bind(this),handleKeyDown:this.handleKeyDown.bind(this),onFocusIn:this.onFocusIn.bind(this)}))}setupAria(){const e=this.getLocaleTextFunc();Vo(this.eButtonShowMainFilter,e("ariaFilterMenuOpen","Open Filter Menu"))}onTabKeyDown(e){const{beans:t}=this;if(Ne(t)===this.eGui)return;const i=co(t,this.eGui,null,e.shiftKey);if(i){t.headerNavigation?.scrollToColumn(this.column),e.preventDefault(),i.focus();return}const n=this.findNextColumnWithFloatingFilter(e.shiftKey);n&&t.focusSvc.focusHeaderPosition({headerPosition:{headerRowIndex:this.rowCtrl.rowIndex,column:n},event:e})&&e.preventDefault()}findNextColumnWithFloatingFilter(e){const t=this.beans.visibleCols;let s=this.column;do if(s=e?t.getColBefore(s):t.getColAfter(s),!s)break;while(!s.getColDef().filter||!s.getColDef().floatingFilter);return s}handleKeyDown(e){super.handleKeyDown(e);const t=this.getWrapperHasFocus();switch(e.key){case I.UP:case I.DOWN:case I.LEFT:case I.RIGHT:if(t)return;oo(e);case I.ENTER:t&&so(this.eGui)&&e.preventDefault();break;case I.ESCAPE:t||this.eGui.focus()}}onFocusIn(e){if(this.eGui.contains(e.relatedTarget))return;const s=!!e.relatedTarget&&!e.relatedTarget.classList.contains("ag-floating-filter"),o=!!e.relatedTarget&&zs(e.relatedTarget,"ag-floating-filter");if(s&&o&&e.target===this.eGui){const i=this.lastFocusEvent,n=!!(i&&i.key===I.TAB);if(i&&n){const r=i.shiftKey;so(this.eGui,r)}}this.focusThis()}setupHover(e){this.beans.colHover?.addHeaderFilterColumnHoverListener(e,this.comp,this.column,this.eGui)}setupLeft(e){const t=new Nc(this.column,this.eGui,this.beans);e.createManagedBean(t)}setupFilterButton(){this.suppressFilterButton=!this.beans.menuSvc?.isFloatingFilterButtonEnabled(this.column),this.highlightFilterButtonWhenActive=!wt(this.gos)}setupUserComp(){if(!this.active)return;const e=this.beans.colFilter?.getFloatingFilterCompDetails(this.column,()=>this.showParentFilter());e&&this.setCompDetails(e)}setCompDetails(e){this.userCompDetails=e,this.comp.setCompDetails(e)}showParentFilter(){const e=this.suppressFilterButton?this.eFloatingFilterBody:this.eButtonShowMainFilter;this.beans.menuSvc?.showFilterMenu({column:this.column,buttonElement:e,containerType:"floatingFilter",positionBy:"button"})}setupSyncWithFilter(e){if(!this.active)return;const{beans:{colFilter:t},column:s,gos:o}=this,i=n=>{if(n?.source==="filterDestroyed"&&(!this.isAlive()||!t?.isAlive()))return;const r=this.comp.getFloatingFilterComp();r&&r.then(a=>{if(a){if(o.get("enableFilterHandlers")){const d=n;let u="filter";d?.afterFloatingFilter?u="ui":d?.afterDataChange?u="dataChanged":n?.source==="api"&&(u="api"),this.updateFloatingFilterParams(this.userCompDetails,u);return}const l=t?.getCurrentFloatingFilterParentModel(s),c=n?{...n,columns:n.columns??[],source:n.source==="api"?"api":"columnFilter"}:null;a.onParentModelChanged(l,c)}})};[this.destroySyncListener]=e.addManagedListeners(s,{filterChanged:i}),t?.isFilterActive(s)&&i(null)}setupWidth(e){const t=()=>{const s=`${this.column.getActualWidth()}px`;this.comp.setWidth(s)};e.addManagedListeners(this.column,{widthChanged:t}),t()}setupFilterChangedListener(e){this.active&&([this.destroyFilterChangedListener]=e.addManagedListeners(this.column,{filterChanged:this.updateFilterButton.bind(this)}),this.updateFilterButton())}updateFilterButton(){if(!this.suppressFilterButton&&this.comp){const e=!!this.beans.filterManager?.isFilterAllowed(this.column);this.comp.setButtonWrapperDisplayed(e),this.highlightFilterButtonWhenActive&&e&&this.eButtonShowMainFilter.classList.toggle("ag-filter-active",this.column.isFilterActive())}}onColDefChanged(e){const t=this.active;this.setupActive();const s=!t&&this.active;t&&!this.active&&(this.destroySyncListener(),this.destroyFilterChangedListener());const o=this.beans.colFilter,i=this.active?o?.getFloatingFilterCompDetails(this.column,()=>this.showParentFilter()):null,n=this.comp.getFloatingFilterComp();!n||!i?this.updateCompDetails(e,i,s):n.then(r=>{!r||o?.areFilterCompsDifferent(this.userCompDetails??null,i)?this.updateCompDetails(e,i,s):this.updateFloatingFilterParams(i,"colDef")})}updateCompDetails(e,t,s){this.isAlive()&&(this.setCompDetails(t),this.setupFilterButton(),this.setupUi(),s&&(this.setupSyncWithFilter(e),this.setupFilterChangedListener(e)))}updateFloatingFilterParams(e,t){if(!e)return;let s=e.params;this.comp.getFloatingFilterComp()?.then(o=>{typeof o?.refresh=="function"&&(this.gos.get("enableFilterHandlers")&&(s={...s,model:qe(this.beans.colFilter?.model??{},this.column.getColId()),source:t}),o.refresh(s))})}addResizeAndMoveKeyboardListeners(){}destroy(){super.destroy(),this.destroySyncListener=null,this.destroyFilterChangedListener=null}};function _5(e,t){const s=e.colModel.getCol(t);if(!s){xe(12,{colKey:t});return}e.menuSvc?.showColumnMenu({column:s,positionBy:"auto"})}function j5(e){e.menuSvc?.hidePopupMenu()}var U5={moduleName:"SharedMenu",version:_,beans:[u2],apiFunctions:{showColumnMenu:_5,hidePopupMenu:j5}},$5=class extends Vx{postConstruct(){this.beans.ctrlsSvc.whenReady(this,e=>{this.gridCtrl=e.gridCtrl}),this.addManagedEventListeners({gridStylesChanged:this.handleThemeChange.bind(this)})}getDefaultPopupParent(){return this.gridCtrl.getGui()}positionPopupForMenu(e){const{eventSource:t,ePopup:s,event:o}=e,i=t.getBoundingClientRect(),n=this.getParentRect();this.setAlignedTo(t,s);let r=!1;const a=()=>{const l=this.keepXYWithinBounds(s,i.top-n.top,0),c=s.clientWidth>0?s.clientWidth:200;r||(s.style.minWidth=`${c}px`,r=!0);const u=n.right-n.left-c;let h;return this.gos.get("enableRtl")?(h=f(),h<0&&(h=p(),this.setAlignedStyles(s,"left")),h>u&&(h=0,this.setAlignedStyles(s,"right"))):(h=p(),h>u&&(h=f(),this.setAlignedStyles(s,"right")),h<0&&(h=0,this.setAlignedStyles(s,"left"))),{x:h,y:l};function p(){return i.right-n.left-2}function f(){return i.left-n.left-c}};this.positionPopup({ePopup:s,keepWithinBounds:!0,updatePosition:a,postProcessCallback:()=>this.callPostProcessPopup(e,"subMenu",s,t,o instanceof MouseEvent?o:void 0)})}callPostProcessPopup(e,t,s,o,i){const n=this.gos.getCallback("postProcessPopup");if(n){const{column:r,rowNode:a}=e;n({column:r,rowNode:a,ePopup:s,type:t,eventSource:o,mouseEvent:i})}}getActivePopups(){return this.popupList.map(e=>e.element)}handleThemeChange(e){if(e.themeChanged){const t=this.beans.environment;for(const s of this.popupList)t.applyThemeClasses(s.wrapper)}}hasAnchoredPopup(){return this.popupList.some(e=>e.isAnchored)}isStopPropagation(e){return rs(e)}},Ur={moduleName:"Popup",version:_,beans:[$5]},K5=".ag-set-filter{--ag-indentation-level:0}.ag-set-filter-item{align-items:center;display:flex;height:100%}:where(.ag-ltr) .ag-set-filter-item{padding-left:calc(var(--ag-widget-container-horizontal-padding) + var(--ag-indentation-level)*var(--ag-set-filter-indent-size))}:where(.ag-rtl) .ag-set-filter-item{padding-right:calc(var(--ag-widget-container-horizontal-padding) + var(--ag-indentation-level)*var(--ag-set-filter-indent-size))}.ag-set-filter-item-checkbox{display:flex;height:100%;width:100%}.ag-set-filter-group-icons{display:block;>*{cursor:pointer}}:where(.ag-ltr) .ag-set-filter-group-icons{margin-right:var(--ag-widget-container-horizontal-padding)}:where(.ag-rtl) .ag-set-filter-group-icons{margin-left:var(--ag-widget-container-horizontal-padding)}.ag-filter-body-wrapper{display:flex;flex-direction:column}:where(.ag-menu:not(.ag-tabs) .ag-filter) .ag-filter-body-wrapper,:where(.ag-menu:not(.ag-tabs) .ag-filter)>:not(.ag-filter-wrapper){min-width:180px}.ag-filter-filter{flex:1 1 0px}.ag-filter-condition{display:flex;justify-content:center}.ag-floating-filter-body{display:flex;flex:1 1 auto;height:100%;position:relative}.ag-floating-filter-full-body{align-items:center;display:flex;flex:1 1 auto;height:100%;overflow:hidden;width:100%}:where(.ag-floating-filter-full-body)>div{flex:1 1 auto}.ag-floating-filter-input{align-items:center;display:flex;width:100%;>*{flex:1 1 auto}:where(.ag-input-field-input[type=date]),:where(.ag-input-field-input[type=datetime-local]){width:1px}}.ag-floating-filter-button{display:flex;flex:none}.ag-date-floating-filter-wrapper{display:flex}.ag-set-floating-filter-input :where(input)[disabled]{pointer-events:none}.ag-floating-filter-button-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:var(--ag-icon-size);width:var(--ag-icon-size)}.ag-filter-loading{align-items:unset;background-color:var(--ag-chrome-background-color);height:100%;padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);position:absolute;width:100%;z-index:1;:where(.ag-menu) &{background-color:var(--ag-menu-background-color)}}.ag-filter-separator{border-top:solid var(--ag-border-width) var(--menu-separator-color)}:where(.ag-filter-select) .ag-picker-field-wrapper{width:0}.ag-filter-condition-operator{height:17px}:where(.ag-ltr) .ag-filter-condition-operator-or{margin-left:calc(var(--ag-spacing)*2)}:where(.ag-rtl) .ag-filter-condition-operator-or{margin-right:calc(var(--ag-spacing)*2)}.ag-set-filter-select-all{padding-top:var(--ag-widget-container-vertical-padding)}.ag-filter-no-matches,.ag-set-filter-list{height:calc(var(--ag-list-item-height)*6)}.ag-filter-no-matches{padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}.ag-set-filter-tree-list{height:calc(var(--ag-list-item-height)*10)}.ag-set-filter-filter{margin-left:var(--ag-widget-container-horizontal-padding);margin-right:var(--ag-widget-container-horizontal-padding);margin-top:var(--ag-widget-container-vertical-padding)}.ag-filter-to{margin-top:var(--ag-widget-vertical-spacing)}.ag-mini-filter{margin:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}:where(.ag-ltr) .ag-set-filter-add-group-indent{margin-left:calc(var(--ag-icon-size) + var(--ag-widget-container-horizontal-padding))}:where(.ag-rtl) .ag-set-filter-add-group-indent{margin-right:calc(var(--ag-icon-size) + var(--ag-widget-container-horizontal-padding))}:where(.ag-filter-menu) .ag-set-filter-list{min-width:200px}.ag-filter-virtual-list-item:focus-visible{box-shadow:inset var(--ag-focus-shadow)}.ag-filter-apply-panel{display:flex;justify-content:flex-end;overflow:hidden;padding:var(--ag-widget-vertical-spacing) var(--ag-widget-container-horizontal-padding) var(--ag-widget-container-vertical-padding)}.ag-filter-apply-panel-button{line-height:1.5}:where(.ag-ltr) .ag-filter-apply-panel-button{margin-left:calc(var(--ag-spacing)*2)}:where(.ag-rtl) .ag-filter-apply-panel-button{margin-right:calc(var(--ag-spacing)*2)}.ag-simple-filter-body-wrapper{display:flex;flex-direction:column;min-height:calc(var(--ag-list-item-height) + var(--ag-widget-container-vertical-padding) + var(--ag-widget-vertical-spacing));overflow-y:auto;padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);padding-bottom:calc(var(--ag-widget-container-vertical-padding) - var(--ag-widget-vertical-spacing));&>*{margin-bottom:var(--ag-widget-vertical-spacing)}:where(.ag-resizer-wrapper){margin:0}}.ag-multi-filter-menu-item{margin:var(--ag-spacing) 0}.ag-multi-filter-group-title-bar{background-color:transparent;color:var(--ag-header-text-color);font-weight:500;padding:calc(var(--ag-spacing)*1.5) var(--ag-spacing)}.ag-group-filter-field-select-wrapper{display:flex;flex-direction:column;gap:var(--ag-widget-vertical-spacing);padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}";function q5(e){const t=e.filterManager;return!!t?.isColumnFilterPresent()||!!t?.isAggregateFilterPresent()}function Y5(e,t){return e.filterManager?.getColumnFilterInstance(t)??Promise.resolve(void 0)}function Z5(e,t){const s=e.colModel.getColDefCol(t);if(s)return e.colFilter?.destroyFilter(s,"api")}function X5(e,t){e.frameworkOverrides.wrapIncoming(()=>e.filterManager?.setFilterModel(t))}function Q5(e){return e.filterManager?.getFilterModel()??{}}function J5(e,t,s){const{gos:o,colModel:i,colFilter:n}=e;s&&!o.get("enableFilterHandlers")&&(N(288),s=!1);const r=i.getColDefCol(t);return r?n?.getModelForColumn(r,s)??null:null}function e4(e,t,s){return e.filterManager?.setColumnFilterModel(t,s)??Promise.resolve()}function t4(e,t){const s=e.colModel.getCol(t);if(!s){xe(12,{colKey:t});return}e.menuSvc?.showFilterMenu({column:s,containerType:"columnFilter",positionBy:"auto"})}function s4(e){e.menuSvc?.hideFilterMenu()}function o4(e,t){const s=e.colModel.getCol(t);if(!s){xe(12,{colKey:t});return}return e.colFilter?.getHandler(s,!0)}function i4(e,t){const{colModel:s,colFilter:o,gos:i}=e;if(!i.get("enableFilterHandlers")){N(287);return}const{colId:n,action:r}=t;if(n){const a=s.getColById(n);a&&o?.updateModel(a,r)}else o?.updateAllModels(r)}var n4={filterHandler:()=>({doesFilterPass:()=>!0})},r4=class extends k{constructor(){super(...arguments),this.beanName="colFilter",this.allColumnFilters=new Map,this.allColumnListeners=new Map,this.activeAggregateFilters=[],this.activeColumnFilters=[],this.processingFilterChange=!1,this.modelUpdates=[],this.columnModelUpdates=[],this.state=new Map,this.handlerMap={...Np},this.isGlobalButtons=!1,this.activeFilterComps=new Set}postConstruct(){this.addManagedEventListeners({gridColumnsChanged:this.onColumnsChanged.bind(this),dataTypesInferred:this.processFilterModelUpdateQueue.bind(this)});const e=this.gos,t={...e.get("initialState")?.filter?.filterModel??{}};this.initialModel=t,this.model={...t},e.get("enableFilterHandlers")||delete this.handlerMap.agMultiColumnFilter}refreshModel(){this.onNewRowsLoaded("rowDataUpdated")}setModel(e,t="api",s){const{colModel:o,dataTypeSvc:i,filterManager:n}=this.beans;if(i?.isPendingInference){this.modelUpdates.push({model:e,source:t});return}const r=[],a=this.getModel(!0);if(e){const l=new Set(Object.keys(e));this.allColumnFilters.forEach((c,d)=>{const u=e[d];r.push(this.setModelOnFilterWrapper(c,u)),l.delete(d)}),l.forEach(c=>{const d=o.getColDefCol(c)||o.getCol(c);if(!d){N(62,{colId:c});return}if(!d.isFilterAllowed()){N(63,{colId:c});return}const u=this.getOrCreateFilterWrapper(d,!0);if(!u){N(64,{colId:c});return}r.push(this.setModelOnFilterWrapper(u,e[c],!0))})}else this.model={},this.allColumnFilters.forEach(l=>{r.push(this.setModelOnFilterWrapper(l,null))});we.all(r).then(()=>{const l=this.getModel(!0),c=[];this.allColumnFilters.forEach((d,u)=>{const h=a?a[u]:null,p=l?l[u]:null;Ai(h,p)||c.push(d.column)}),c.length>0?n?.onFilterChanged({columns:c,source:t}):s&&this.updateActive("filterChanged")})}getModel(e){const t={},{allColumnFilters:s,initialModel:o,beans:{colModel:i}}=this;if(s.forEach((n,r)=>{const a=this.getModelFromFilterWrapper(n);j(a)&&(t[r]=a)}),!e)for(const n of Object.keys(o)){const r=o[n];j(r)&&!s.has(n)&&i.getCol(n)?.isFilterAllowed()&&(t[n]=r)}return t}setState(e,t,s="api"){if(this.state.clear(),t)for(const o of Object.keys(t)){const i=t[o];this.state.set(o,{model:qe(this.model,o),state:i})}this.setModel(e,s,!0)}getState(){const e=this.state;if(!e.size)return;const t={};let s=!1;return e.forEach((o,i)=>{const n=o.state;n!=null&&(s=!0,t[i]=n)}),s?t:void 0}getModelFromFilterWrapper(e){const s=e.column.getColId();if(e.isHandler)return qe(this.model,s);const o=e.filter;return o?typeof o.getModel!="function"?(N(66),null):o.getModel():qe(this.initialModel,s)}isFilterPresent(){return this.activeColumnFilters.length>0}isAggFilterPresent(){return!!this.activeAggregateFilters.length}disableFilters(){this.initialModel={};const{allColumnFilters:e}=this;return e.size?(e.forEach(t=>this.disposeFilterWrapper(t,"advancedFilterEnabled")),!0):!1}updateActiveFilters(){const e=c=>c?c.isFilterActive?c.isFilterActive():(N(67),!1):!1,{colModel:t,gos:s}=this.beans,o=!!Cl(s),i=c=>{if(!c.isPrimary())return!0;const u=!t.isPivotActive();return!c.isValueActive()||!u?!1:t.isPivotMode()?!0:o},n=[],r=[],a=(c,d,u)=>{d&&(i(c)?n.push(u):r.push(u))},l=[];return this.allColumnFilters.forEach(c=>{const d=c.column,u=d.getColId();if(c.isHandler)l.push(we.resolve().then(()=>{a(d,this.isHandlerActive(d),{colId:u,isHandler:!0,handler:c.handler,handlerParams:c.handlerParams})}));else{const h=ps(c);h&&l.push(h.then(p=>{a(d,e(p),{colId:u,isHandler:!1,comp:p})}))}}),we.all(l).then(()=>{this.activeAggregateFilters=n,this.activeColumnFilters=r})}updateFilterFlagInColumns(e,t){const s=[];return this.allColumnFilters.forEach(o=>{const i=o.column;if(o.isHandler)s.push(we.resolve().then(()=>{this.setColFilterActive(i,this.isHandlerActive(i),e,t)}));else{const n=ps(o);n&&s.push(n.then(r=>{this.setColFilterActive(i,r.isFilterActive(),e,t)}))}}),this.beans.groupFilter?.updateFilterFlags(e,t),we.all(s)}doFiltersPass(e,t,s){const{data:o,aggData:i}=e,n=s?this.activeAggregateFilters:this.activeColumnFilters,r=s?i:o,a=this.model;for(let l=0;l<n.length;l++){const c=n[l],{colId:d,isHandler:u}=c;if(d!==t)if(u){const{handler:h,handlerParams:p}=c;if(!h.doesFilterPass({node:e,data:r,model:qe(a,d),handlerParams:p}))return!1}else{const h=c.comp;if(typeof h.doesFilterPass!="function"){xe(91);continue}if(!h.doesFilterPass({node:e,data:r}))return!1}}return!0}getHandlerParams(e){const t=this.allColumnFilters.get(e.getColId());return t?.isHandler?t.handlerParams:void 0}callOnFilterChangedOutsideRenderCycle(e){const{rowRenderer:t,filterManager:s}=this.beans,o=()=>{this.isAlive()&&s?.onFilterChanged(e)};t.isRefreshInProgress()?setTimeout(o,0):o()}updateBeforeFilterChanged(e={}){const{column:t,additionalEventAttributes:s}=e,o=t?.getColId();return this.updateActiveFilters().then(()=>this.updateFilterFlagInColumns("filterChanged",s).then(()=>{this.allColumnFilters.forEach(i=>{const{column:n,isHandler:r}=i;o!==n.getColId()&&(r&&i.handler.onAnyFilterChanged?.(),ps(i,r)?.then(a=>{typeof a?.onAnyFilterChanged=="function"&&a.onAnyFilterChanged()}))}),this.processingFilterChange=!0}))}updateAfterFilterChanged(){this.processingFilterChange=!1}isSuppressFlashingCellsBecauseFiltering(){return!(this.gos.get("allowShowChangeAfterFilter")??!1)&&this.processingFilterChange}onNewRowsLoaded(e){const t=[];this.allColumnFilters.forEach(s=>{const o=s.isHandler;o&&s.handler.onNewRowsLoaded?.();const i=ps(s,o);i&&t.push(i.then(n=>{n.onNewRowsLoaded?.()}))}),we.all(t).then(()=>this.updateActive(e,{afterDataChange:!0}))}updateActive(e,t){this.updateFilterFlagInColumns(e,t).then(()=>this.updateActiveFilters())}createGetValue(e,t){const{filterValueSvc:s,colModel:o}=this.beans;return(i,n)=>{const r=n?o.getCol(n):e;return r?s.getValue(r,i,t):void 0}}isFilterActive(e){const t=this.cachedFilter(e);if(t?.isHandler)return this.isHandlerActive(e);const s=t?.filter;return s?s.isFilterActive():qe(this.initialModel,e.getColId())!=null}isHandlerActive(e){const t=j(qe(this.model,e.getColId()));if(t)return t;const s=this.beans.groupFilter;return s?.isGroupFilter(e)?s.isFilterActive(e):!1}getOrCreateFilterUi(e){const t=this.getOrCreateFilterWrapper(e,!0);return t?ps(t):null}getFilterUiForDisplay(e){const t=this.getOrCreateFilterWrapper(e,!0);if(!t)return null;const s=ps(t);return s?s.then(o=>({comp:o,params:t.filterUi.filterParams,isHandler:t.isHandler})):null}getHandler(e,t){const s=this.getOrCreateFilterWrapper(e,t);return s?.isHandler?s.handler:void 0}getOrCreateFilterWrapper(e,t){if(!e.isFilterAllowed())return;let s=this.cachedFilter(e);return!s&&t&&(s=this.createFilterWrapper(e),this.setColumnFilterWrapper(e,s)),s}cachedFilter(e){return this.allColumnFilters.get(e.getColId())}getDefaultFilter(e,t=!1){return this.getDefaultFilterFromDataType(()=>this.beans.dataTypeSvc?.getBaseDataType(e),t)}getDefaultFilterFromDataType(e,t=!1){return bS(this.gos)?t?"agSetColumnFloatingFilter":"agSetColumnFilter":dR(e(),t)}getDefaultFloatingFilter(e){return this.getDefaultFilter(e,!0)}createFilterComp(e,t,s,o,i,n){const r=()=>{const c=this.createFilterCompParams(e,i,n),d=o(c,i);return Fy(this.beans.userCompFactory,t,d,s)},a=r();return a?{compDetails:a,createFilterUi:c=>(c?r():a).newAgStackInstance()}:null}createFilterInstance(e,t,s,o){const i=this.beans.selectableFilter;i?.isSelectable(t)&&(t=i.getFilterDef(e,t));const{handler:n,handlerParams:r,handlerGenerator:a}=this.createHandler(e,t,s)??{},l=this.createFilterComp(e,t,s,o,!!n,"init");if(!l)return{compDetails:null,createFilterUi:null,handler:n,handlerGenerator:a,handlerParams:r};const{compDetails:c,createFilterUi:d}=l;return this.isGlobalButtons&&(c.params?.buttons?.length||N(281,{colId:e.getColId()})),{compDetails:c,handler:n,handlerGenerator:a,handlerParams:r,createFilterUi:d}}createBaseFilterParams(e,t){const{filterManager:s,rowModel:o}=this.beans;return ie(this.gos,{column:e,colDef:e.getColDef(),getValue:this.createGetValue(e),doesRowPassOtherFilter:t?()=>!0:i=>s?.doesRowPassOtherFilters(e.getColId(),i)??!0,rowModel:o})}createFilterCompParams(e,t,s,o){const i=this.filterChangedCallbackFactory(e),n=this.createBaseFilterParams(e,o);if(n.filterChangedCallback=i,n.filterModifiedCallback=o?()=>{}:r=>this.filterModified(e,r),t){const r=n,a=e.getColId(),l=qe(this.model,a);r.model=l,r.state=this.state.get(a)??{model:l},r.onModelChange=(c,d)=>{this.updateStoredModel(a,c),this.refreshHandlerAndUi(e,c,"ui",!1,d).then(()=>{i({...d,source:"columnFilter"})})},r.onStateChange=c=>{this.updateState(e,c),this.updateOrRefreshFilterUi(e)},r.onAction=(c,d,u)=>{this.updateModel(e,c,d),this.dispatchLocalEvent({type:"filterAction",column:e,action:c,event:u})},r.getHandler=()=>this.getHandler(e,!0),r.onUiChange=c=>this.filterUiChanged(e,c),r.source=s}return n}createFilterUiForHandler(e,t){return t?{created:!1,create:t,filterParams:e.params,compDetails:e}:null}createFilterUiLegacy(e,t,s){const o=t(),i={created:!0,create:t,filterParams:e.params,compDetails:e,promise:o};return o.then(s),i}createFilterWrapper(e){const{compDetails:t,handler:s,handlerGenerator:o,handlerParams:i,createFilterUi:n}=this.createFilterInstance(e,e.getColDef(),this.getDefaultFilter(e),a=>a),r=e.getColId();if(s)return delete this.initialModel[r],s.init?.({...i,source:"init",model:qe(this.model,r)}),{column:e,isHandler:!0,handler:s,handlerGenerator:o,handlerParams:i,filterUi:this.createFilterUiForHandler(t,n)};if(n){const a={column:e,filterUi:null,isHandler:!1};return a.filterUi=this.createFilterUiLegacy(t,n,l=>{a.filter=l??void 0}),a}return{column:e,filterUi:null,isHandler:!1}}createHandlerFunc(e,t,s){const{gos:o,frameworkOverrides:i,registry:n}=this.beans;let r;const a=p=>{const f=p.filter;if(up(f)){const m=f.handler;return m||(r=f.doesFilterPass,r?()=>({doesFilterPass:r}):void 0)}return typeof f=="string"?f:void 0},l=o.get("enableFilterHandlers"),c=l?a(t):void 0,d=p=>()=>this.createBean(n.createDynamicBean(p,!0));let u,h;if(typeof c=="string"){const p=o.get("filterHandlers")?.[c];p!=null?u=p:Qx.has(c)&&(u=d(c),h=c)}else u=c;if(!u){let p;const{compName:f,jsComp:m,fwComp:v}=pp(i,t);f?p=f:m==null&&v==null&&t.filter===!0&&(p=s),h=this.handlerMap[p],h&&(u=d(h))}return u?{filterHandler:u,handlerNameOrCallback:r??h}:l?(Ve(o)&&N(277,{colId:e.getColId()}),n4):void 0}createHandler(e,t,s){const o=this.createHandlerFunc(e,t,s);if(!o)return;const i=ya(this.beans.userCompFactory,t,this.createFilterCompParams(e,!0,"init")),{handlerNameOrCallback:n,filterHandler:r}=o,{handler:a,handlerParams:l}=this.createHandlerFromFunc(e,r,i);return{handler:a,handlerParams:l,handlerGenerator:n??r}}createHandlerFromFunc(e,t,s){const o=e.getColDef(),i=t(ie(this.gos,{column:e,colDef:o})),n=this.createHandlerParams(e,s);return{handler:i,handlerParams:n}}createHandlerParams(e,t){const s=e.getColDef(),o=e.getColId(),i=this.filterChangedCallbackFactory(e);return ie(this.gos,{colDef:s,column:e,getValue:this.createGetValue(e),doesRowPassOtherFilter:n=>this.beans.filterManager?.doesRowPassOtherFilters(o,n)??!0,onModelChange:(n,r)=>{this.updateStoredModel(o,n),this.refreshHandlerAndUi(e,n,"handler",!1,r).then(()=>{i({...r,source:"columnFilter"})})},filterParams:t})}onColumnsChanged(){const e=[],{colModel:t,filterManager:s,groupFilter:o}=this.beans;this.allColumnFilters.forEach((n,r)=>{let a;n.column.isPrimary()?a=t.getColDefCol(r):a=t.getCol(r),!(a&&a===n.column)&&(e.push(n.column),this.disposeFilterWrapper(n,"columnChanged"),this.disposeColumnListener(r))});const i=o&&e.every(n=>o.isGroupFilter(n));e.length>0&&!i&&s?.onFilterChanged({columns:e,source:"api"})}isFilterAllowed(e){if(!e.isFilterAllowed())return!1;const s=this.beans.groupFilter;return s?.isGroupFilter(e)?s.isFilterAllowed(e):!0}getFloatingFilterCompDetails(e,t){const{userCompFactory:s,frameworkOverrides:o,selectableFilter:i}=this.beans,n=h=>{const p=this.getOrCreateFilterUi(e);p?.then(f=>{h(Vi(f))})},r=e.getColDef(),a=i?.isSelectable(r)?i.getFilterDef(e,r):r,l=fR(o,a,()=>this.getDefaultFloatingFilter(e))??"agReadOnlyFloatingFilter",c=this.gos.get("enableFilterHandlers"),d=ya(s,a,this.createFilterCompParams(e,c,"init",!0)),u=ie(this.gos,{column:e,filterParams:d,currentParentModel:()=>this.getCurrentFloatingFilterParentModel(e),parentFilterInstance:n,showParentFilter:t});if(c){const h=u,p=e.getColId(),f=this.filterChangedCallbackFactory(e);h.onUiChange=m=>this.floatingFilterUiChanged(e,m),h.model=qe(this.model,p),h.onModelChange=(m,v)=>{this.updateStoredModel(p,m),this.refreshHandlerAndUi(e,m,"floating",!0,v).then(()=>{f({...v,source:"columnFilter"})})},h.getHandler=()=>this.getHandler(e,!0),h.source="init"}return Ty(s,r,u,l)}getCurrentFloatingFilterParentModel(e){return this.getModelFromFilterWrapper(this.cachedFilter(e)??{column:e})}destroyFilterUi(e,t,s,o){const i="paramsUpdated";if(e.isHandler){const n=t.getColId();delete this.initialModel[n],this.state.delete(n);const r=e.filterUi,a=this.createFilterUiForHandler(s,o);e.filterUi=a;const l=this.eventSvc;r?.created?r.promise.then(c=>{this.destroyBean(c),l.dispatchEvent({type:"filterDestroyed",source:i,column:t})}):l.dispatchEvent({type:"filterHandlerDestroyed",source:i,column:t})}else this.destroyFilter(t,i)}destroyFilter(e,t="api"){const s=e.getColId(),o=this.allColumnFilters.get(s);this.disposeColumnListener(s),delete this.initialModel[s],o&&this.disposeFilterWrapper(o,t).then(i=>{i&&this.isAlive()&&this.beans.filterManager?.onFilterChanged({columns:[e],source:"api"})})}disposeColumnListener(e){const t=this.allColumnListeners.get(e);t&&(this.allColumnListeners.delete(e),t())}disposeFilterWrapper(e,t){let s=!1;const{column:o,isHandler:i,filterUi:n}=e,r=o.getColId();i&&(s=this.isHandlerActive(o),this.destroyBean(e.handler),delete this.model[r],this.state.delete(r));const a=()=>{this.setColFilterActive(o,!1,"filterDestroyed"),this.allColumnFilters.delete(r),this.eventSvc.dispatchEvent({type:"filterDestroyed",source:t,column:o})};if(n){if(n.created)return n.promise.then(l=>(s=i?s:!!l?.isFilterActive(),this.destroyBean(l),a(),s));a()}return we.resolve(s)}filterChangedCallbackFactory(e){return t=>{this.callOnFilterChangedOutsideRenderCycle({additionalEventAttributes:t,columns:[e],column:e,source:t?.source??"columnFilter"})}}filterParamsChanged(e,t="api"){const s=this.allColumnFilters.get(e);if(!s)return;const o=this.beans,i=s.column,n=i.getColDef(),r=i.isFilterAllowed(),a=this.getDefaultFilter(i),l=o.selectableFilter,c=l?.isSelectable(n)?l.getFilterDef(i,n):n,d=r?this.createHandlerFunc(i,c,this.getDefaultFilter(i)):void 0,u=!!d,h=s.isHandler;if(h!=u){this.destroyFilter(i,"paramsUpdated");return}const{compDetails:p,createFilterUi:f}=(r?this.createFilterComp(i,c,a,v=>v,u,"colDef"):null)??{compDetails:null,createFilterUi:null},m=p?.params??ya(o.userCompFactory,c,this.createFilterCompParams(i,u,"colDef"));if(h){const v=d?.handlerNameOrCallback??d?.filterHandler,w=qe(this.model,e);if(s.handlerGenerator!=v){const b=s.handler,{handler:S,handlerParams:y}=this.createHandlerFromFunc(i,d.filterHandler,m);s.handler=S,s.handlerParams=y,s.handlerGenerator=v,delete this.model[e],S.init?.({...y,source:"init",model:null}),this.destroyBean(b),w!=null&&this.beans.filterManager?.onFilterChanged({columns:[i],source:t})}else{const b=this.createHandlerParams(i,p?.params);s.handlerParams=b,s.handler.refresh?.({...b,source:"colDef",model:w})}}if(this.areFilterCompsDifferent(s.filterUi?.compDetails??null,p)||!s.filterUi||!p){this.destroyFilterUi(s,i,p,f);return}s.filterUi.filterParams=m,ps(s,h)?.then(v=>{(v?.refresh?v.refresh(m):!0)===!1?this.destroyFilterUi(s,i,p,f):this.dispatchLocalEvent({type:"filterParamsChanged",column:i,params:m})})}refreshHandlerAndUi(e,t,s,o,i){const n=this.cachedFilter(e);if(!n)return o&&this.getOrCreateFilterWrapper(e,!0),we.resolve();if(!n.isHandler)return we.resolve();const{filterUi:r,handler:a,handlerParams:l}=n;return Jx(()=>{if(r){const{created:c,filterParams:d}=r;if(c)return r.promise.then(u=>u?{filter:u,filterParams:d}:void 0);r.refreshed=!0}return we.resolve(void 0)},a,l,t,this.state.get(e.getColId())??{model:t},s,i)}setColumnFilterWrapper(e,t){const s=e.getColId();this.allColumnFilters.set(s,t),this.allColumnListeners.set(s,this.addManagedListeners(e,{colDefChanged:()=>this.filterParamsChanged(s)})[0])}areFilterCompsDifferent(e,t){if(!t||!e)return!0;const{componentClass:s}=e,{componentClass:o}=t;return!(s===o||s?.render&&o?.render&&s.render===o.render)}hasFloatingFilters(){return this.beans.colModel.getCols().some(t=>t.getColDef().floatingFilter)}getFilterInstance(e){const t=this.beans.colModel.getColDefCol(e);if(!t)return Promise.resolve(void 0);const s=this.getOrCreateFilterUi(t);return s?new Promise(o=>{s.then(i=>{o(Vi(i))})}):Promise.resolve(null)}processFilterModelUpdateQueue(){this.modelUpdates.forEach(({model:e,source:t})=>this.setModel(e,t)),this.modelUpdates=[],this.columnModelUpdates.forEach(({key:e,model:t,resolve:s})=>{this.setModelForColumn(e,t).then(()=>s())}),this.columnModelUpdates=[]}getModelForColumn(e,t){if(t){const{state:o,model:i}=this,n=e.getColId(),r=o.get(n);return r?r.model??null:qe(i,n)}const s=this.cachedFilter(e);return s?this.getModelFromFilterWrapper(s):null}setModelForColumn(e,t){if(this.beans.dataTypeSvc?.isPendingInference){let s=()=>{};const o=new Promise(i=>{s=i});return this.columnModelUpdates.push({key:e,model:t,resolve:s}),o}return new Promise(s=>{this.setModelForColumnLegacy(e,t).then(o=>s(o))})}getStateForColumn(e){return this.state.get(e)??{model:qe(this.model,e)}}setModelForColumnLegacy(e,t){const s=this.beans.colModel.getColDefCol(e),o=s?this.getOrCreateFilterWrapper(s,!0):null;return o?this.setModelOnFilterWrapper(o,t):we.resolve()}setColDefPropsForDataType(e,t,s){const o=e.filter,i=o===!0?this.getDefaultFilterFromDataType(()=>t.baseDataType):o;if(typeof i!="string")return;let n,r;const a=this.beans,{filterParams:l,filterValueGetter:c}=e;i==="agMultiColumnFilter"?{filterParams:n,filterValueGetter:r}=a.multiFilter?.getParamsForDataType(l,c,t,s)??{}:{filterParams:n,filterValueGetter:r}=aR(i,l,c,t,s,a,this.getLocaleTextFunc()),e.filterParams=n,r&&(e.filterValueGetter=r)}setColFilterActive(e,t,s,o){e.filterActive!==t&&(e.filterActive=t,e.dispatchColEvent("filterActiveChanged",s)),e.dispatchColEvent("filterChanged",s,o)}setModelOnFilterWrapper(e,t,s){return new we(o=>{if(e.isHandler){const n=e.column,r=n.getColId(),a=this.model[r];if(this.updateStoredModel(r,t),s&&t===a){o();return}this.refreshHandlerAndUi(n,t,"api").then(()=>o());return}const i=ps(e);if(i){i.then(n=>{if(typeof n?.setModel!="function"){N(65),o();return}(n.setModel(t)||we.resolve()).then(()=>o())});return}o()})}updateStoredModel(e,t){j(t)?this.model[e]=t:delete this.model[e];const s=this.state.get(e),o={model:t,state:s?.state};this.state.set(e,o)}filterModified(e,t){this.getOrCreateFilterUi(e)?.then(s=>{this.eventSvc.dispatchEvent({type:"filterModified",column:e,filterInstance:s,...t})})}filterUiChanged(e,t){this.gos.get("enableFilterHandlers")&&this.eventSvc.dispatchEvent({type:"filterUiChanged",column:e,...t})}floatingFilterUiChanged(e,t){this.gos.get("enableFilterHandlers")&&this.eventSvc.dispatchEvent({type:"floatingFilterUiChanged",column:e,...t})}updateModel(e,t,s){const o=e.getColId(),i=this.cachedFilter(e),n=()=>i?.filterUi;iu(t,n,()=>qe(this.model,o),()=>this.state.get(o),r=>this.updateState(e,r),r=>n()?.filterParams?.onModelChange(r,s),i?.isHandler?i.handler.processModelToApply?.bind(i.handler):void 0)}updateAllModels(e,t){const s=[];this.allColumnFilters.forEach((o,i)=>{const n=this.beans.colModel.getColDefCol(i);n&&iu(e,()=>o.filterUi,()=>qe(this.model,i),()=>this.state.get(i),r=>this.updateState(n,r),r=>{this.updateStoredModel(i,r),this.dispatchLocalEvent({type:"filterAction",column:n,action:e}),s.push(this.refreshHandlerAndUi(n,r,"ui"))},o?.isHandler?o.handler.processModelToApply?.bind(o.handler):void 0)}),s.length&&we.all(s).then(()=>{this.callOnFilterChangedOutsideRenderCycle({source:"columnFilter",additionalEventAttributes:t,columns:[]})})}updateOrRefreshFilterUi(e){const t=e.getColId();Gp(()=>this.cachedFilter(e)?.filterUi,()=>qe(this.model,t),()=>this.state.get(t))}updateState(e,t){this.state.set(e.getColId(),t),this.dispatchLocalEvent({type:"filterStateChanged",column:e,state:t})}canApplyAll(){const{state:e,model:t,activeFilterComps:s}=this;for(const i of s)if(i.source==="COLUMN_MENU")return!1;let o=!1;for(const i of e.keys()){const n=e.get(i);if(n.valid===!1)return!1;(n.model??null)!==qe(t,i)&&(o=!0)}return o}hasUnappliedModel(e){const{model:t,state:s}=this;return(s.get(e)?.model??null)!==qe(t,e)}setGlobalButtons(e){this.isGlobalButtons=e,this.dispatchLocalEvent({type:"filterGlobalButtons",isGlobal:e})}shouldKeepStateOnDetach(e,t){if(t==="newFiltersToolPanel")return!0;const s=this.beans.filterPanelSvc;return s?.isActive?!!s.getState(e.getColId()):!1}destroy(){super.destroy(),this.allColumnFilters.forEach(e=>this.disposeFilterWrapper(e,"gridDestroyed")),this.allColumnListeners.clear(),this.state.clear(),this.activeFilterComps.clear()}};function a4(e){return!!e.filterManager?.isAnyFilterPresent()}function l4(e,t="api"){e.filterManager?.onFilterChanged({source:t})}var c4=class extends k{constructor(){super(...arguments),this.beanName="filterManager",this.advFilterModelUpdateQueue=[]}wireBeans(e){this.quickFilter=e.quickFilter,this.advancedFilter=e.advancedFilter,this.colFilter=e.colFilter}postConstruct(){const e=this.refreshFiltersForAggregations.bind(this),t=this.updateAdvFilterColumns.bind(this);this.addManagedEventListeners({columnValueChanged:e,columnPivotChanged:e,columnPivotModeChanged:e,newColumnsLoaded:t,columnVisible:t,advancedFilterEnabledChanged:({enabled:o})=>this.onAdvFilterEnabledChanged(o),dataTypesInferred:this.processFilterModelUpdateQueue.bind(this)}),this.externalFilterPresent=this.isExternalFilterPresentCallback(),this.addManagedPropertyListeners(["isExternalFilterPresent","doesExternalFilterPass"],()=>{this.onFilterChanged({source:"api"})}),this.updateAggFiltering(),this.addManagedPropertyListener("groupAggFiltering",()=>{this.updateAggFiltering(),this.onFilterChanged()}),this.quickFilter&&this.addManagedListeners(this.quickFilter,{quickFilterChanged:()=>this.onFilterChanged({source:"quickFilter"})});const{gos:s}=this;this.alwaysPassFilter=s.get("alwaysPassFilter"),this.addManagedPropertyListener("alwaysPassFilter",()=>{this.alwaysPassFilter=s.get("alwaysPassFilter"),this.onFilterChanged({source:"api"})})}isExternalFilterPresentCallback(){const e=this.gos.getCallback("isExternalFilterPresent");return typeof e=="function"&&e({})}doesExternalFilterPass(e){const t=this.gos.get("doesExternalFilterPass");return typeof t=="function"&&t(e)}setFilterState(e,t,s="api"){this.isAdvFilterEnabled()||this.colFilter?.setState(e,t,s)}setFilterModel(e,t="api",s){if(this.isAdvFilterEnabled()){s||this.warnAdvFilters();return}this.colFilter?.setModel(e,t)}getFilterModel(){return this.colFilter?.getModel()??{}}getFilterState(){return this.colFilter?.getState()}isColumnFilterPresent(){return!!this.colFilter?.isFilterPresent()}isAggregateFilterPresent(){return!!this.colFilter?.isAggFilterPresent()}isChildFilterPresent(){return this.isColumnFilterPresent()||this.isQuickFilterPresent()||this.externalFilterPresent||this.isAdvFilterPresent()}isAnyFilterPresent(){return this.isChildFilterPresent()||this.isAggregateFilterPresent()}isAdvFilterPresent(){return this.isAdvFilterEnabled()&&this.advancedFilter.isFilterPresent()}onAdvFilterEnabledChanged(e){e?this.colFilter?.disableFilters()&&this.onFilterChanged({source:"advancedFilter"}):this.advancedFilter?.isFilterPresent()&&(this.advancedFilter.setModel(null),this.onFilterChanged({source:"advancedFilter"}))}isAdvFilterEnabled(){return!!this.advancedFilter?.isEnabled()}isAdvFilterHeaderActive(){return this.isAdvFilterEnabled()&&this.advancedFilter.isHeaderActive()}refreshFiltersForAggregations(){Cl(this.gos)&&this.isAnyFilterPresent()&&this.onFilterChanged()}onFilterChanged(e={}){const{source:t,additionalEventAttributes:s,columns:o=[]}=e;this.externalFilterPresent=this.isExternalFilterPresentCallback(),(this.colFilter?this.colFilter.updateBeforeFilterChanged(e):we.resolve()).then(()=>{const i={source:t,type:"filterChanged",columns:o};s&&ct(i,s),this.eventSvc.dispatchEvent(i),this.colFilter?.updateAfterFilterChanged()})}isSuppressFlashingCellsBecauseFiltering(){return!!this.colFilter?.isSuppressFlashingCellsBecauseFiltering()}isQuickFilterPresent(){return!!this.quickFilter?.isFilterPresent()}updateAggFiltering(){this.aggFiltering=!!Cl(this.gos)}isAggregateQuickFilterPresent(){return this.isQuickFilterPresent()&&this.shouldApplyQuickFilterAfterAgg()}isNonAggregateQuickFilterPresent(){return this.isQuickFilterPresent()&&!this.shouldApplyQuickFilterAfterAgg()}shouldApplyQuickFilterAfterAgg(){return(this.aggFiltering||this.beans.colModel.isPivotMode())&&!this.gos.get("applyQuickFilterBeforePivotOrAgg")}doesRowPassOtherFilters(e,t){return this.doesRowPassFilter({rowNode:t,colIdToSkip:e})}doesRowPassAggregateFilters(e){const{rowNode:t}=e;return this.alwaysPassFilter?.(t)?!0:!(this.isAggregateQuickFilterPresent()&&!this.quickFilter.doesRowPass(t)||this.isAggregateFilterPresent()&&!this.colFilter.doFiltersPass(t,e.colIdToSkip,!0))}doesRowPassFilter(e){const{rowNode:t}=e;return this.alwaysPassFilter?.(t)?!0:!(this.isNonAggregateQuickFilterPresent()&&!this.quickFilter.doesRowPass(t)||this.externalFilterPresent&&!this.doesExternalFilterPass(t)||this.isColumnFilterPresent()&&!this.colFilter.doFiltersPass(t,e.colIdToSkip)||this.isAdvFilterPresent()&&!this.advancedFilter.doesFilterPass(t))}isFilterAllowed(e){return this.isAdvFilterEnabled()?!1:!!this.colFilter?.isFilterAllowed(e)}getAdvFilterModel(){return this.isAdvFilterEnabled()?this.advancedFilter.getModel():null}setAdvFilterModel(e,t="api"){if(this.isAdvFilterEnabled()){if(this.beans.dataTypeSvc?.isPendingInference){this.advFilterModelUpdateQueue.push(e);return}this.advancedFilter.setModel(e??null),this.onFilterChanged({source:t})}}toggleAdvFilterBuilder(e,t){this.isAdvFilterEnabled()&&this.advancedFilter.getCtrl().toggleFilterBuilder({source:t,force:e})}updateAdvFilterColumns(){this.isAdvFilterEnabled()&&this.advancedFilter.updateValidity()&&this.onFilterChanged({source:"advancedFilter"})}hasFloatingFilters(){return this.isAdvFilterEnabled()?!1:!!this.colFilter?.hasFloatingFilters()}getColumnFilterInstance(e){return this.isAdvFilterEnabled()?(this.warnAdvFilters(),Promise.resolve(void 0)):this.colFilter?.getFilterInstance(e)??Promise.resolve(void 0)}warnAdvFilters(){N(68)}setupAdvFilterHeaderComp(e){this.advancedFilter?.getCtrl().setupHeaderComp(e)}getHeaderRowCount(){return this.isAdvFilterHeaderActive()?1:0}getHeaderHeight(){return this.isAdvFilterHeaderActive()?this.advancedFilter.getCtrl().getHeaderHeight():0}processFilterModelUpdateQueue(){for(const e of this.advFilterModelUpdateQueue)this.setAdvFilterModel(e);this.advFilterModelUpdateQueue=[]}setColumnFilterModel(e,t){return this.isAdvFilterEnabled()?(this.warnAdvFilters(),Promise.resolve()):this.colFilter?.setModelForColumn(e,t)??Promise.resolve()}},d4=class extends k{constructor(){super(...arguments),this.beanName="filterMenuFactory"}wireBeans(e){this.popupSvc=e.popupSvc}hideActiveMenu(){this.hidePopup?.()}showMenuAfterMouseEvent(e,t,s,o){e&&!e.isColumn||this.showPopup(e,i=>{this.popupSvc?.positionPopupUnderMouseEvent({column:e,type:s,mouseEvent:t,ePopup:i})},s,t.target,wt(this.gos),o)}showMenuAfterButtonClick(e,t,s,o){if(e&&!e.isColumn)return;let i=-1,n="left";const r=wt(this.gos);!r&&this.gos.get("enableRtl")&&(i=1,n="right");const a=r?void 0:4*i,l=r?void 0:4;this.showPopup(e,c=>{this.popupSvc?.positionPopupByComponent({type:s,eventSource:t,ePopup:c,nudgeX:a,nudgeY:l,alignSide:n,keepWithinBounds:!0,position:"under",column:e})},s,t,r,o)}showPopup(e,t,s,o,i,n){const r=e?this.createBean(new nR(e,"COLUMN_MENU")):void 0;if(this.activeMenu=r,!r?.hasFilter()||!e){xe(57);return}const a=ut({tag:"div",cls:`ag-menu${i?"":" ag-filter-menu"}`,role:"presentation"});[this.tabListener]=this.addManagedElementListeners(a,{keydown:m=>this.trapFocusWithin(m,a)}),a.appendChild(r?.getGui());let l;const c=()=>r?.afterGuiDetached(),d=SS(this.gos)?o??this.beans.ctrlsSvc.getGridBodyCtrl().eGridBody:void 0,u=m=>{hu(e,!1,"contextMenu");const v=m instanceof KeyboardEvent;this.tabListener&&(this.tabListener=this.tabListener()),v&&o&&cs(o)&&bp(o)?.focus({preventScroll:!0}),c(),this.destroyBean(this.activeMenu),this.dispatchVisibleChangedEvent(!1,s,e),n?.()},h=this.getLocaleTextFunc(),p=i&&s!=="columnFilter"?h("ariaLabelColumnMenu","Column Menu"):h("ariaLabelColumnFilter","Column Filter"),f=this.popupSvc?.addPopup({modal:!0,eChild:a,closeOnEsc:!0,closedCallback:u,positionCallback:()=>t(a),anchorToElement:d,ariaLabel:p});f&&(this.hidePopup=l=f.hideFunc),r.afterInit().then(()=>{t(a),r.afterGuiAttached({container:s,hidePopup:l})}),hu(e,!0,"contextMenu"),this.dispatchVisibleChangedEvent(!0,s,e)}trapFocusWithin(e,t){e.key!==I.TAB||e.defaultPrevented||co(this.beans,t,!1,e.shiftKey)||(e.preventDefault(),so(t,e.shiftKey))}dispatchVisibleChangedEvent(e,t,s){this.eventSvc.dispatchEvent({type:"columnMenuVisibleChanged",visible:e,switchingTab:!1,key:t,column:s??null,columnGroup:null})}isMenuEnabled(e){return e.isFilterAllowed()&&(e.getColDef().menuTabs??["filterMenuTab"]).includes("filterMenuTab")}showMenuAfterContextMenuEvent(){}destroy(){this.destroyBean(this.activeMenu),super.destroy()}},u4=class extends k{constructor(){super(...arguments),this.beanName="filterValueSvc"}getValue(e,t,s){if(!t)return;const o=e.getColDef(),{selectableFilter:i,valueSvc:n}=this.beans,r=s??i?.getFilterValueGetter(e.getColId())??o.filterValueGetter;return r?this.executeFilterValueGetter(r,t.data,e,t,o):n.getValue(e,t)}executeFilterValueGetter(e,t,s,o,i){const{expressionSvc:n,valueSvc:r}=this.beans,a=ie(this.gos,{data:t,node:o,column:s,colDef:i,getValue:r.getValueCallback.bind(r,o)});return typeof e=="function"?e(a):n?.evaluate(e,a)}},h4={tag:"div",cls:"ag-floating-filter-input",role:"presentation",children:[{tag:"ag-input-text-field",ref:"eFloatingFilterText"}]},g4=class extends He{constructor(){super(h4,[Br]),this.eFloatingFilterText=se}init(e){this.params=e;const t=this.beans.colNames.getDisplayNameForColumn(e.column,"header",!0);if(this.eFloatingFilterText.setDisabled(!0).setInputAriaLabel(`${t} ${this.getLocaleTextFunc()("ariaFilterInput","Filter Input")}`),this.gos.get("enableFilterHandlers")){const s=e,o=s.getHandler();if(o.getModelAsString){const i=o.getModelAsString(s.model);this.eFloatingFilterText.setValue(i)}}}onParentModelChanged(e){if(e==null){this.eFloatingFilterText.setValue("");return}this.params.parentFilterInstance(t=>{if(t.getModelAsString){const s=t.getModelAsString(e);this.eFloatingFilterText.setValue(s)}})}refresh(e){this.init(e)}},jc=class{constructor(){this.customFilterOptions={}}init(e,t){this.filterOptions=e.filterOptions??t,this.mapCustomOptions(),this.defaultOption=this.getDefaultItem(e.defaultOption)}refresh(e,t){const s=e.filterOptions??t;this.filterOptions!==s&&(this.filterOptions=s,this.customFilterOptions={},this.mapCustomOptions()),this.defaultOption=this.getDefaultItem(e.defaultOption)}mapCustomOptions(){const{filterOptions:e}=this;if(e)for(const t of e){if(typeof t=="string")continue;const s=[["displayKey"],["displayName"],["predicate","test"]],o=i=>i.some(n=>t[n]!=null)?!0:(N(72,{keys:i}),!1);if(!s.every(o)){this.filterOptions=e.filter(i=>i===t)||[];continue}this.customFilterOptions[t.displayKey]=t}}getDefaultItem(e){const{filterOptions:t}=this;if(e)return e;if(t.length>=1){const s=t[0];if(typeof s=="string")return s;if(s.displayKey)return s.displayKey;N(73)}else N(74)}getCustomOption(e){return this.customFilterOptions[e]}};function Di(e,t,s){return s==null?e.splice(t):e.splice(t,s)}function yr(e){return e==null||typeof e=="string"&&e.trim().length===0}function p4(e){return e==="AND"||e==="OR"?e:"AND"}function f4(e,t,s){if(e==null)return;const{predicate:o}=e;if(o!=null&&!t.some(i=>i==null))return o(t,s)}function m4(e,t){let s=e.length;return s>t&&(e.splice(t),N(78),s=t),s}function ji(e,t){const s=t.getCustomOption(e);if(s){const{numberOfInputs:i}=s;return i??1}return e&&["empty","notBlank","blank"].indexOf(e)>=0?0:e==="inRange"?2:1}var Uc=class extends pR{constructor(e,t,s){super(e,"simple-filter"),this.mapValuesFromModel=t,this.defaultOptions=s,this.eTypes=[],this.eJoinPanels=[],this.eJoinAnds=[],this.eJoinOrs=[],this.eConditionBodies=[],this.listener=()=>this.onUiChanged(),this.lastUiCompletePosition=null,this.joinOperatorId=0}setParams(e){super.setParams(e);const t=new jc;this.optionsFactory=t,t.init(e,this.defaultOptions),this.commonUpdateSimpleParams(e),this.createOption(),this.createMissingConditionsAndOperators()}updateParams(e,t){this.optionsFactory.refresh(e,this.defaultOptions),super.updateParams(e,t),this.commonUpdateSimpleParams(e)}commonUpdateSimpleParams(e){this.setNumConditions(e),this.defaultJoinOperator=p4(e.defaultJoinOperator),this.filterPlaceholder=e.filterPlaceholder,this.createFilterListOptions();const t=this.getGui();this.isReadOnly()?t.setAttribute("tabindex","-1"):t.removeAttribute("tabindex")}onFloatingFilterChanged(e,t){this.setTypeFromFloatingFilter(e),this.setValueFromFloatingFilter(t),this.onUiChanged("immediately",!0)}setTypeFromFloatingFilter(e){this.eTypes.forEach((t,s)=>{const o=s===0?e:this.optionsFactory.defaultOption;t.setValue(o,!0)})}getModelFromUi(){const e=this.getUiCompleteConditions();return e.length===0?null:this.maxNumConditions>1&&e.length>1?{filterType:this.filterType,operator:this.getJoinOperator(),conditions:e}:e[0]}getConditionTypes(){return this.eTypes.map(e=>e.getValue())}getConditionType(e){return this.eTypes[e].getValue()}getJoinOperator(){const{eJoinOrs:e,defaultJoinOperator:t}=this;return e.length===0?t:e[0].getValue()===!0?"OR":"AND"}areNonNullModelsEqual(e,t){const s=!e.operator,o=!t.operator;if(!s&&o||s&&!o)return!1;let n;if(s){const r=e,a=t;n=this.areSimpleModelsEqual(r,a)}else{const r=e,a=t;n=r.operator===a.operator&&Ds(r.conditions,a.conditions,(l,c)=>this.areSimpleModelsEqual(l,c))}return n}setModelIntoUi(e,t){if(e==null)return this.resetUiToDefaults(t),we.resolve();if(e.operator){const o=e;let i=o.conditions;i==null&&(i=[],N(77));const n=m4(i,this.maxNumConditions),r=this.getNumConditions();if(n<r)this.removeConditionsAndOperators(n);else if(n>r)for(let l=r;l<n;l++)this.createJoinOperatorPanel(),this.createOption();const a=o.operator==="OR";this.eJoinAnds.forEach(l=>l.setValue(!a,!0)),this.eJoinOrs.forEach(l=>l.setValue(a,!0)),i.forEach((l,c)=>{this.eTypes[c].setValue(l.type,!0),this.setConditionIntoUi(l,c)})}else{const o=e;this.getNumConditions()>1&&this.removeConditionsAndOperators(1),this.eTypes[0].setValue(o.type,!0),this.setConditionIntoUi(o,0)}return this.lastUiCompletePosition=this.getNumConditions()-1,this.createMissingConditionsAndOperators(),this.updateUiVisibility(),t||this.params.onUiChange(this.getUiChangeEventParams()),we.resolve()}setNumConditions(e){let t=e.maxNumConditions??2;t<1&&(N(79),t=1),this.maxNumConditions=t;let s=e.numAlwaysVisibleConditions??1;s<1&&(N(80),s=1),s>t&&(N(81),s=t),this.numAlwaysVisibleConditions=s}createOption(){const e=this.getGui(),t=this.createManagedBean(new Fc);this.eTypes.push(t),t.addCss("ag-filter-select"),e.appendChild(t.getGui());const s=this.createEValue();this.eConditionBodies.push(s),e.appendChild(s),this.putOptionsIntoDropdown(t),this.resetType(t);const o=this.getNumConditions()-1;this.forEachPositionInput(o,i=>this.resetInput(i)),this.addChangedListeners(t,o)}createJoinOperatorPanel(){const e=ut({tag:"div",cls:"ag-filter-condition"});this.eJoinPanels.push(e);const t=this.createJoinOperator(this.eJoinAnds,e,"and"),s=this.createJoinOperator(this.eJoinOrs,e,"or");this.getGui().appendChild(e);const o=this.eJoinPanels.length-1,i=this.joinOperatorId++;this.resetJoinOperatorAnd(t,o,i),this.resetJoinOperatorOr(s,o,i),this.isReadOnly()||(t.onValueChange(this.listener),s.onValueChange(this.listener))}createJoinOperator(e,t,s){const o=this.createManagedBean(new Uy);e.push(o);const i="ag-filter-condition-operator";return o.addCss(i),o.addCss(`${i}-${s}`),t.appendChild(o.getGui()),o}createFilterListOptions(){this.filterListOptions=this.optionsFactory.filterOptions.map(e=>typeof e=="string"?this.createBoilerplateListOption(e):this.createCustomListOption(e))}putOptionsIntoDropdown(e){const{filterListOptions:t}=this;for(const s of t)e.addOption(s);e.setDisabled(t.length<=1)}createBoilerplateListOption(e){return{value:e,text:this.translate(e)}}createCustomListOption(e){const{displayKey:t}=e,s=this.optionsFactory.getCustomOption(e.displayKey);return{value:t,text:s?this.getLocaleTextFunc()(s.displayKey,s.displayName):this.translate(t)}}createBodyTemplate(){return null}getAgComponents(){return[]}updateUiVisibility(){const e=this.getJoinOperator();this.updateNumConditions(),this.updateConditionStatusesAndValues(this.lastUiCompletePosition,e)}updateNumConditions(){let e=-1,t=!0;for(let s=0;s<this.getNumConditions();s++)this.isConditionUiComplete(s)?e=s:t=!1;if(this.shouldAddNewConditionAtEnd(t))this.createJoinOperatorPanel(),this.createOption();else{const s=this.lastUiCompletePosition??this.getNumConditions()-2;if(e<s){this.removeConditionsAndOperators(s+1);const o=e+1,i=s-o;i>0&&this.removeConditionsAndOperators(o,i),this.createMissingConditionsAndOperators()}}this.lastUiCompletePosition=e}updateConditionStatusesAndValues(e,t){this.eTypes.forEach((o,i)=>{const n=this.isConditionDisabled(i,e);o.setDisabled(n||this.filterListOptions.length<=1),i===1&&(Oi(this.eJoinPanels[0],n),this.eJoinAnds[0].setDisabled(n),this.eJoinOrs[0].setDisabled(n))}),this.eConditionBodies.forEach((o,i)=>{Oe(o,this.isConditionBodyVisible(i))});const s=(t??this.getJoinOperator())==="OR";for(const o of this.eJoinAnds)o.setValue(!s,!0);for(const o of this.eJoinOrs)o.setValue(s,!0);this.forEachInput((o,i,n,r)=>{this.setElementDisplayed(o,i<r),this.setElementDisabled(o,this.isConditionDisabled(n,e))}),this.resetPlaceholder()}shouldAddNewConditionAtEnd(e){return e&&this.getNumConditions()<this.maxNumConditions&&!this.isReadOnly()}removeConditionsAndOperators(e,t){if(e>=this.getNumConditions())return;const{eTypes:s,eConditionBodies:o,eJoinPanels:i,eJoinAnds:n,eJoinOrs:r}=this;this.removeComponents(s,e,t),this.removeElements(o,e,t),this.removeEValues(e,t);const a=Math.max(e-1,0);this.removeElements(i,a,t),this.removeComponents(n,a,t),this.removeComponents(r,a,t)}removeElements(e,t,s){const o=Di(e,t,s);for(const i of o)ys(i)}removeComponents(e,t,s){const o=Di(e,t,s);for(const i of o)ys(i.getGui()),this.destroyBean(i)}afterGuiAttached(e){if(super.afterGuiAttached(e),this.resetPlaceholder(),!e?.suppressFocus){let t;if(!this.isReadOnly()){const s=this.getInputs(0)[0];s instanceof Gs&&this.isConditionBodyVisible(0)?t=s.getInputElement():t=this.eTypes[0]?.getFocusableElement()}(t??this.getGui()).focus({preventScroll:!0})}}afterGuiDetached(){super.afterGuiDetached();const e=this.params;if(this.beans.colFilter?.shouldKeepStateOnDetach(e.column))return;e.onStateChange({model:e.model});let t=-1,s=-1,o=!1;const i=this.getJoinOperator();for(let r=this.getNumConditions()-1;r>=0;r--)if(this.isConditionUiComplete(r))t===-1&&(t=r,s=r);else{const a=r>=this.numAlwaysVisibleConditions&&!this.isConditionUiComplete(r-1),l=r<t;(a||l)&&(this.removeConditionsAndOperators(r,1),o=!0,l&&s--)}let n=!1;this.getNumConditions()<this.numAlwaysVisibleConditions&&(this.createMissingConditionsAndOperators(),n=!0),this.shouldAddNewConditionAtEnd(s===this.getNumConditions()-1)&&(this.createJoinOperatorPanel(),this.createOption(),n=!0),n&&this.updateConditionStatusesAndValues(s,i),o&&this.updateJoinOperatorsDisabled(),this.lastUiCompletePosition=s}getModelAsString(e){return this.params.getHandler()?.getModelAsString?.(e)??""}getPlaceholderText(e,t){let s=this.translate(e);if(typeof this.filterPlaceholder=="function"){const o=this.eTypes[t].getValue(),i=this.translate(o);s=this.filterPlaceholder({filterOptionKey:o,filterOption:i,placeholder:s})}else typeof this.filterPlaceholder=="string"&&(s=this.filterPlaceholder);return s}resetPlaceholder(){const e=this.getLocaleTextFunc();this.forEachInput((t,s,o,i)=>{if(!(t instanceof Gs))return;const n=s===0&&i>1?"inRangeStart":s===0?"filterOoo":"inRangeEnd",r=s===0&&i>1?e("ariaFilterFromValue","Filter from value"):s===0?e("ariaFilterValue","Filter Value"):e("ariaFilterToValue","Filter to Value");t.setInputPlaceholder(this.getPlaceholderText(n,o)),t.setInputAriaLabel(r)})}setElementValue(e,t,s){e instanceof Gs&&e.setValue(t!=null?String(t):null,!0)}setElementDisplayed(e,t){Kd(e)&&Oe(e.getGui(),t)}setElementDisabled(e,t){Kd(e)&&Oi(e.getGui(),t)}attachElementOnChange(e,t){e instanceof Gs&&e.onValueChange(t)}forEachInput(e){this.getConditionTypes().forEach((t,s)=>{this.forEachPositionTypeInput(s,t,e)})}forEachPositionInput(e,t){const s=this.getConditionType(e);this.forEachPositionTypeInput(e,s,t)}forEachPositionTypeInput(e,t,s){const o=ji(t,this.optionsFactory),i=this.getInputs(e);for(let n=0;n<i.length;n++){const r=i[n];r!=null&&s(r,n,e,o)}}isConditionDisabled(e,t){return this.isReadOnly()?!0:e===0?!1:e>t+1}isConditionBodyVisible(e){const t=this.getConditionType(e);return ji(t,this.optionsFactory)>0}isConditionUiComplete(e){return!(e>=this.getNumConditions()||this.getConditionType(e)==="empty"||this.getValues(e).some(s=>s==null))}getNumConditions(){return this.eTypes.length}getUiCompleteConditions(){const e=[];for(let t=0;t<this.getNumConditions();t++)this.isConditionUiComplete(t)&&e.push(this.createCondition(t));return e}createMissingConditionsAndOperators(){if(!this.isReadOnly())for(let e=this.getNumConditions();e<this.numAlwaysVisibleConditions;e++)this.createJoinOperatorPanel(),this.createOption()}resetUiToDefaults(e){this.removeConditionsAndOperators(this.isReadOnly()?1:this.numAlwaysVisibleConditions),this.eTypes.forEach(t=>this.resetType(t)),this.eJoinAnds.forEach((t,s)=>this.resetJoinOperatorAnd(t,s,this.joinOperatorId+s)),this.eJoinOrs.forEach((t,s)=>this.resetJoinOperatorOr(t,s,this.joinOperatorId+s)),this.joinOperatorId++,this.forEachInput(t=>this.resetInput(t)),this.resetPlaceholder(),this.createMissingConditionsAndOperators(),this.lastUiCompletePosition=null,this.updateUiVisibility(),e||this.params.onUiChange(this.getUiChangeEventParams())}resetType(e){const s=this.getLocaleTextFunc()("ariaFilteringOperator","Filtering operator");e.setValue(this.optionsFactory.defaultOption,!0).setAriaLabel(s).setDisabled(this.isReadOnly()||this.filterListOptions.length<=1)}resetJoinOperatorAnd(e,t,s){this.resetJoinOperator(e,t,this.defaultJoinOperator==="AND",this.translate("andCondition"),s)}resetJoinOperatorOr(e,t,s){this.resetJoinOperator(e,t,this.defaultJoinOperator==="OR",this.translate("orCondition"),s)}resetJoinOperator(e,t,s,o,i){this.updateJoinOperatorDisabled(e.setValue(s,!0).setName(`ag-simple-filter-and-or-${this.getCompId()}-${i}`).setLabel(o),t)}updateJoinOperatorsDisabled(){const e=(t,s)=>this.updateJoinOperatorDisabled(t,s);this.eJoinAnds.forEach(e),this.eJoinOrs.forEach(e)}updateJoinOperatorDisabled(e,t){e.setDisabled(this.isReadOnly()||t>0)}resetInput(e){this.setElementValue(e,null),this.setElementDisabled(e,this.isReadOnly())}setConditionIntoUi(e,t){const s=this.mapValuesFromModel(e,this.optionsFactory);this.forEachInput((o,i,n)=>{n===t&&this.setElementValue(o,s[i]!=null?s[i]:null)})}setValueFromFloatingFilter(e){this.forEachInput((t,s,o)=>{this.setElementValue(t,s===0&&o===0?e:null,!0)})}addChangedListeners(e,t){this.isReadOnly()||(e.onValueChange(this.listener),this.forEachPositionInput(t,s=>{this.attachElementOnChange(s,this.listener)}))}hasInvalidInputs(){return!1}isReadOnly(){return!!this.params.readOnly}},jf=class{constructor(e,t,s,o,i,n){this.alive=!0,this.context=e,this.eParent=i;const r=Ey(t,s,o);r&&r.newAgStackInstance().then(a=>{if(!this.alive){e.destroyBean(a);return}if(this.dateComp=a,!a)return;i.appendChild(a.getGui()),a?.afterGuiAttached?.();const{tempValue:l,disabled:c}=this;l&&a.setDate(l),c!=null&&a.setDisabled?.(c),n?.(this)})}destroy(){this.alive=!1,this.dateComp=this.context.destroyBean(this.dateComp)}getDate(){return this.dateComp?this.dateComp.getDate():this.tempValue}setDate(e){const t=this.dateComp;t?t.setDate(e):this.tempValue=e}setDisabled(e){const t=this.dateComp;t?t.setDisabled?.(e):this.disabled=e}setDisplayed(e){Oe(this.eParent,e)}setInputPlaceholder(e){this.dateComp?.setInputPlaceholder?.(e)}setInputAriaLabel(e){this.dateComp?.setInputAriaLabel?.(e)}afterGuiAttached(e){this.dateComp?.afterGuiAttached?.(e)}updateParams(e){this.dateComp?.refresh?.(e)}},$c=["equals","notEqual","lessThan","greaterThan","inRange","blank","notBlank"];function Uf(e,t){const{dateFrom:s,dateTo:o,type:i}=e||{};return[s&&pt(s,void 0,!0)||null,o&&pt(o,void 0,!0)||null].slice(0,ji(i,t))}var Ku=1e3,qu=1/0,C4=class extends Uc{constructor(){super("dateFilter",Uf,$c),this.eConditionPanelsFrom=[],this.eConditionPanelsTo=[],this.dateConditionFromComps=[],this.dateConditionToComps=[],this.minValidYear=Ku,this.maxValidYear=qu,this.minValidDate=null,this.maxValidDate=null,this.filterType="date"}afterGuiAttached(e){super.afterGuiAttached(e),this.dateConditionFromComps[0].afterGuiAttached(e)}commonUpdateSimpleParams(e){super.commonUpdateSimpleParams(e);const t=(l,c)=>{const d=e[l];if(d!=null)if(isNaN(d))N(82,{param:l});else return d==null?c:Number(d);return c},s=t("minValidYear",Ku),o=t("maxValidYear",qu);this.minValidYear=s,this.maxValidYear=o,s>o&&N(83);const{minValidDate:i,maxValidDate:n}=e,r=i instanceof Date?i:pt(i);this.minValidDate=r;const a=n instanceof Date?n:pt(n);this.maxValidDate=a,r&&a&&r>a&&N(84)}createDateCompWrapper(e){const{beans:{userCompFactory:t,context:s,gos:o},params:i}=this,n=new jf(s,t,i.colDef,ie(o,{onDateChanged:()=>this.onUiChanged(),filterParams:i,location:"filter"}),e);return this.addDestroyFunc(()=>n.destroy()),n}setElementValue(e,t){e.setDate(t)}setElementDisplayed(e,t){e.setDisplayed(t)}setElementDisabled(e,t){e.setDisabled(t)}createEValue(){const e=ut({tag:"div",cls:"ag-filter-body"});return this.createFromToElement(e,this.eConditionPanelsFrom,this.dateConditionFromComps,"from"),this.createFromToElement(e,this.eConditionPanelsTo,this.dateConditionToComps,"to"),e}createFromToElement(e,t,s,o){const i=ut({tag:"div",cls:`ag-filter-${o} ag-filter-date-${o}`});t.push(i),e.appendChild(i),s.push(this.createDateCompWrapper(i))}removeEValues(e,t){this.removeDateComps(this.dateConditionFromComps,e,t),this.removeDateComps(this.dateConditionToComps,e,t),Di(this.eConditionPanelsFrom,e,t),Di(this.eConditionPanelsTo,e,t)}removeDateComps(e,t,s){const o=Di(e,t,s);for(const i of o)i.destroy()}isValidDateValue(e){if(e===null)return!1;const{minValidDate:t,maxValidDate:s,minValidYear:o,maxValidYear:i}=this;if(t){if(e<t)return!1}else if(e.getUTCFullYear()<o)return!1;if(s){if(e>s)return!1}else if(e.getUTCFullYear()>i)return!1;return!0}isConditionUiComplete(e){if(!super.isConditionUiComplete(e))return!1;let t=!0;return this.forEachInput((s,o,i,n)=>{i!==e||!t||o>=n||(t=t&&this.isValidDateValue(s.getDate()))}),t}areSimpleModelsEqual(e,t){return e.dateFrom===t.dateFrom&&e.dateTo===t.dateTo&&e.type===t.type}createCondition(e){const t=this.getConditionType(e),s={},o=this.getValues(e),i=this.params.useIsoSeparator?"T":" ";return o.length>0&&(s.dateFrom=bt(o[0],!0,i)),o.length>1&&(s.dateTo=bt(o[1],!0,i)),{dateFrom:null,dateTo:null,filterType:this.filterType,type:t,...s}}resetPlaceholder(){const e=this.getLocaleTextFunc(),t=this.translate("dateFormatOoo"),s=e("ariaFilterValue","Filter Value");this.forEachInput(o=>{o.setInputPlaceholder(t),o.setInputAriaLabel(s)})}getInputs(e){const{dateConditionFromComps:t,dateConditionToComps:s}=this;return e>=t.length?[null,null]:[t[e],s[e]]}getValues(e){const t=[];return this.forEachPositionInput(e,(s,o,i,n)=>{o<n&&t.push(s.getDate())}),t}translate(e){return e==="lessThan"?super.translate("before"):e==="greaterThan"?super.translate("after"):super.translate(e)}},$f=class extends k{constructor(e,t){super(),this.mapValuesFromModel=e,this.defaultOptions=t}init(e){const t=e.filterParams,s=new jc;this.optionsFactory=s,s.init(t,this.defaultOptions),this.filterModelFormatter=this.createManagedBean(new this.FilterModelFormatterClass(s,t)),this.updateParams(e),this.validateModel(e)}refresh(e){if(e.source==="colDef"){const t=e.filterParams,s=this.optionsFactory;s.refresh(t,this.defaultOptions),this.filterModelFormatter.updateParams({optionsFactory:s,filterParams:t}),this.updateParams(e)}this.validateModel(e)}updateParams(e){this.params=e}doesFilterPass(e){const t=e.model;if(t==null)return!0;const{operator:s}=t,o=[];if(s){const r=t;o.push(...r.conditions??[])}else o.push(t);const i=s&&s==="OR"?"some":"every",n=this.params.getValue(e.node);return o[i](r=>this.individualConditionPasses(e,r,n))}getModelAsString(e,t){return this.filterModelFormatter.getModelAsString(e,t)??""}validateModel(e){const{model:t,filterParams:{filterOptions:s,maxNumConditions:o}}=e;if(t==null)return;let n=zp(t)?t.conditions:[t];const r=s?.map(d=>typeof d=="string"?d:d.displayKey)??this.defaultOptions;if(!(!n||n.every(d=>r.find(u=>u===d.type)!==void 0))){this.params={...e,model:null},e.onModelChange(null);return}let l=!1;const c=this.filterType;if((n&&!n.every(d=>d.filterType===c)||t.filterType!==c)&&(n=n.map(d=>({...d,filterType:c})),l=!0),typeof o=="number"&&n&&n.length>o&&(n=n.slice(0,o),l=!0),l){const d=n.length>1?{...t,filterType:c,conditions:n}:{...n[0],filterType:c};this.params={...e,model:d},e.onModelChange(d)}}individualConditionPasses(e,t,s){const o=this.optionsFactory,i=this.mapValuesFromModel(t,o),n=o.getCustomOption(t.type),r=f4(n,i,s);return r??(s==null?this.evaluateNullValue(t.type):this.evaluateNonNullValue(i,s,t,e))}},Kf=class extends $f{evaluateNullValue(e){const{includeBlanksInEquals:t,includeBlanksInNotEqual:s,includeBlanksInGreaterThan:o,includeBlanksInLessThan:i,includeBlanksInRange:n}=this.params.filterParams;switch(e){case"equals":if(t)return!0;break;case"notEqual":if(s)return!0;break;case"greaterThan":case"greaterThanOrEqual":if(o)return!0;break;case"lessThan":case"lessThanOrEqual":if(i)return!0;break;case"inRange":if(n)return!0;break;case"blank":return!0;case"notBlank":return!1}return!1}evaluateNonNullValue(e,t,s){const o=s.type;if(!this.isValid(t))return o==="notEqual"||o==="notBlank";const i=this.comparator(),n=e[0]!=null?i(e[0],t):0;switch(o){case"equals":return n===0;case"notEqual":return n!==0;case"greaterThan":return n>0;case"greaterThanOrEqual":return n>=0;case"lessThan":return n<0;case"lessThanOrEqual":return n<=0;case"inRange":{const r=i(e[1],t);return this.params.filterParams.inRangeInclusive?n>=0&&r<=0:n>0&&r<0}case"blank":return yr(t);case"notBlank":return!yr(t);default:return N(76,{filterModelType:o}),!0}}},qf={equals:"Equals",notEqual:"NotEqual",greaterThan:"GreaterThan",greaterThanOrEqual:"GreaterThanOrEqual",lessThan:"LessThan",lessThanOrEqual:"LessThanOrEqual",inRange:"InRange"},v4={contains:"Contains",notContains:"NotContains",equals:"TextEquals",notEqual:"TextNotEqual",startsWith:"StartsWith",endsWith:"EndsWith",inRange:"InRange"},Kc=class extends k{constructor(e,t,s){super(),this.optionsFactory=e,this.filterParams=t,this.valueFormatter=s}getModelAsString(e,t){const s=this.getLocaleTextFunc(),o=t==="filterToolPanel";if(!e)return o?ws(this,"filterSummaryInactive"):null;if(e.operator!=null){const n=e,a=(n.conditions??[]).map(c=>this.getModelAsString(c,t)),l=n.operator==="AND"?"andCondition":"orCondition";return a.join(` ${ws(this,l)} `)}else{if(e.type==="blank"||e.type==="notBlank")return o?ws(this,e.type==="blank"?"filterSummaryBlank":"filterSummaryNotBlank"):s(e.type,e.type);{const n=e,r=this.optionsFactory.getCustomOption(n.type),{displayKey:a,displayName:l,numberOfInputs:c}=r||{};return a&&l&&c===0?s(a,l):this.conditionToString(n,o,n.type==="inRange"||c===2,a,l)}}}updateParams(e){const{optionsFactory:t,filterParams:s}=e;this.optionsFactory=t,this.filterParams=s}conditionForToolPanel(e,t,s,o,i,n){let r;const a=this.getTypeKey(e);return a&&(r=ws(this,a)),i&&n&&(r=this.getLocaleTextFunc()(i,n)),r!=null?t?`${r} ${ws(this,"filterSummaryInRangeValues",[s(),o()])}`:`${r} ${s()}`:null}getTypeKey(e){const t=this.filterTypeKeys[e];return t?`filterSummary${t}`:null}formatValue(e){const t=this.valueFormatter;return t?t(e??null)??"":String(e)}},Yf=class extends Kc{constructor(e,t){super(e,t,s=>{const{dataTypeSvc:o,valueSvc:i}=this.beans,n=t.column,r=o?.getDateFormatterFunction(n),a=r?r(s??void 0):s;return i.formatValue(n,null,a)}),this.filterTypeKeys=qf}conditionToString(e,t,s,o,i){const{type:n}=e,r=pt(e.dateFrom),a=pt(e.dateTo),l=this.filterParams.inRangeFloatingFilterDateFormat,c=t?this.formatValue.bind(this):h=>xl(h,l),d=()=>r!==null?c(r):"null",u=()=>a!==null?c(a):"null";if(t){const h=this.conditionForToolPanel(n,s,d,u,o,i);if(h!=null)return h}return s?`${d()}-${u()}`:r!=null?c(r):`${n}`}};function w4(e,t){const s=t;return s<e?-1:s>e?1:0}var b4=class extends Kf{constructor(){super(Uf,$c),this.filterType="date",this.FilterModelFormatterClass=Yf}comparator(){return this.params.filterParams.comparator??w4}isValid(e){const t=this.params.filterParams.isValidDate;return!t||t(e)}},Zf=class extends He{constructor(){super(...arguments),this.defaultDebounceMs=0}setLastTypeFromModel(e){if(!e){this.lastType=this.optionsFactory.defaultOption;return}const t=e.operator;let s;t?s=e.conditions[0]:s=e,this.lastType=s.type}canWeEditAfterModelFromParentFilter(e){if(!e)return this.isTypeEditable(this.lastType);if(e.operator)return!1;const s=e;return this.isTypeEditable(s.type)}init(e){this.params=e;const t=this.gos.get("enableFilterHandlers");if(this.reactive=t,this.setParams(e),t){const s=e;this.onModelUpdated(s.model)}}setParams(e){const t=new jc;this.optionsFactory=t,t.init(e.filterParams,this.defaultOptions),this.filterModelFormatter=this.createManagedBean(new this.FilterModelFormatterClass(t,e.filterParams)),this.setSimpleParams(e,!1)}setSimpleParams(e,t=!0){const s=this.optionsFactory.defaultOption;t||(this.lastType=s),this.readOnly=!!e.filterParams.readOnly;const o=this.isTypeEditable(s);this.setEditable(o)}refresh(e){this.params=e;const t=e,s=this.reactive;if((!s||t.source==="colDef")&&this.updateParams(e),s){const{source:o,model:i}=t;if(o==="dataChanged"||o==="ui")return;this.onModelUpdated(i)}}updateParams(e){const t=this.optionsFactory;t.refresh(e.filterParams,this.defaultOptions),this.setSimpleParams(e),this.filterModelFormatter.updateParams({optionsFactory:t,filterParams:e.filterParams})}onParentModelChanged(e,t){t?.afterFloatingFilter||t?.afterDataChange||this.onModelUpdated(e)}hasSingleInput(e){const t=this.optionsFactory.getCustomOption(e)?.numberOfInputs;return t==null||t==1}isTypeEditable(e){const t=["inRange","empty","blank","notBlank"];return!!e&&!this.readOnly&&this.hasSingleInput(e)&&t.indexOf(e)<0}getAriaLabel(e){return`${this.beans.colNames.getDisplayNameForColumn(e.column,"header",!0)} ${this.getLocaleTextFunc()("ariaFilterInput","Filter Input")}`}},S4={tag:"div",cls:"ag-floating-filter-input",role:"presentation",children:[{tag:"ag-input-text-field",ref:"eReadOnlyText"},{tag:"div",ref:"eDateWrapper",cls:"ag-date-floating-filter-wrapper"}]},y4=class extends Zf{constructor(){super(S4,[Br]),this.eReadOnlyText=se,this.eDateWrapper=se,this.FilterModelFormatterClass=Yf,this.filterType="date",this.defaultOptions=$c}setParams(e){super.setParams(e),this.createDateComponent();const t=this.getLocaleTextFunc();this.eReadOnlyText.setDisabled(!0).setInputAriaLabel(t("ariaDateFilterInput","Date Filter Input"))}updateParams(e){super.updateParams(e),this.dateComp.updateParams(this.getDateComponentParams()),this.updateCompOnModelChange(e.currentParentModel())}updateCompOnModelChange(e){const t=!this.readOnly&&this.canWeEditAfterModelFromParentFilter(e);if(this.setEditable(t),t){const s=e?pt(e.dateFrom):null;this.dateComp.setDate(s),this.eReadOnlyText.setValue("")}else this.eReadOnlyText.setValue(this.filterModelFormatter.getModelAsString(e)),this.dateComp.setDate(null)}setEditable(e){Oe(this.eDateWrapper,e),Oe(this.eReadOnlyText.getGui(),!e)}onModelUpdated(e){super.setLastTypeFromModel(e),this.updateCompOnModelChange(e)}onDateChanged(){const e=this.dateComp.getDate();if(this.reactive){const t=this.params;t.onUiChange();const s=t.model,o=bt(e),i=o==null?null:{...s??{filterType:this.filterType,type:this.lastType??this.optionsFactory.defaultOption},dateFrom:o};t.onModelChange(i,{afterFloatingFilter:!0})}else this.params.parentFilterInstance(t=>{t?.onFloatingFilterChanged(this.lastType||null,e)})}getDateComponentParams(){const{filterParams:e}=this.params,t=Tc(e,this.defaultDebounceMs);return ie(this.gos,{onDateChanged:Je(this,this.onDateChanged.bind(this),t),filterParams:e,location:"floatingFilter"})}createDateComponent(){const{beans:{context:e,userCompFactory:t},eDateWrapper:s,params:o}=this;this.dateComp=new jf(e,t,o.column.getColDef(),this.getDateComponentParams(),s,i=>{i.setInputAriaLabel(this.getAriaLabel(o))}),this.addDestroyFunc(()=>this.dateComp.destroy())}},x4={tag:"div",cls:"ag-filter-filter",children:[{tag:"ag-input-text-field",ref:"eDateInput",cls:"ag-date-filter"}]},R4=class extends He{constructor(){super(x4,[Br]),this.eDateInput=se,this.isApply=!1,this.applyOnFocusOut=!1}init(e){this.params=e,this.setParams(e);const t=this.eDateInput.getInputElement();this.addManagedListeners(t,{mouseDown:()=>{this.eDateInput.isDisabled()||this.usingSafariDatePicker||t.focus({preventScroll:!0})},input:this.handleInput.bind(this,!1),change:this.handleInput.bind(this,!0),focusout:this.handleFocusOut.bind(this)})}handleInput(e){if(!this.eDateInput.isDisabled()){if(this.isApply){this.applyOnFocusOut=!e,e&&this.params.onDateChanged();return}e||this.params.onDateChanged()}}handleFocusOut(){this.applyOnFocusOut&&(this.applyOnFocusOut=!1,this.params.onDateChanged())}setParams(e){const t=this.eDateInput.getInputElement(),s=this.shouldUseBrowserDatePicker(e);this.usingSafariDatePicker=s&&Ps();const{minValidYear:o,maxValidYear:i,minValidDate:n,maxValidDate:r,buttons:a,includeTime:l,colDef:c}=e.filterParams||{},d=this.beans.dataTypeSvc,u=l??d?.getDateIncludesTimeFlag?.(c.cellDataType)??!1;if(s?u?(t.type="datetime-local",t.step="1"):t.type="date":t.type="text",n&&o&&N(85),r&&i&&N(86),n&&r){const[h,p]=[n,r].map(f=>f instanceof Date?f:pt(f));h&&p&&h.getTime()>p.getTime()&&N(87)}n?n instanceof Date?t.min=xl(n):t.min=n:o&&(t.min=`${o}-01-01`),r?r instanceof Date?t.max=xl(r):t.max=r:i&&(t.max=`${i}-12-31`),this.isApply=e.location==="floatingFilter"&&!!a?.includes("apply")}refresh(e){this.params=e,this.setParams(e)}getDate(){return pt(this.eDateInput.getValue())}setDate(e){const t=this.params.filterParams.colDef.cellDataType,s=this.beans.dataTypeSvc?.getDateIncludesTimeFlag(t)??!1;this.eDateInput.setValue(bt(e,s))}setInputPlaceholder(e){this.eDateInput.setInputPlaceholder(e)}setInputAriaLabel(e){this.eDateInput.setAriaLabel(e)}setDisabled(e){this.eDateInput.setDisabled(e)}afterGuiAttached(e){e?.suppressFocus||this.eDateInput.getInputElement().focus({preventScroll:!0})}shouldUseBrowserDatePicker(e){return e?.filterParams?.browserDatePicker??!0}},qc=["equals","notEqual","greaterThan","greaterThanOrEqual","lessThan","lessThanOrEqual","inRange","blank","notBlank"];function zl(e){const{allowedCharPattern:t}=e??{};return t??null}function Wl(e){return e==null||isNaN(e)?null:e}function Xf(e,t){const{filter:s,filterTo:o,type:i}=e||{};return[Wl(s),Wl(o)].slice(0,ji(i,t))}var F4=class extends Uc{constructor(){super("numberFilter",Xf,qc),this.eValuesFrom=[],this.eValuesTo=[],this.filterType="number",this.defaultDebounceMs=500}setElementValue(e,t,s){const{numberFormatter:o}=this.params,i=!s&&o?o(t??null):t;super.setElementValue(e,i)}createEValue(){const e=zl(this.params),t=ut({tag:"div",cls:"ag-filter-body",role:"presentation"});return this.createFromToElement(t,this.eValuesFrom,"from",e),this.createFromToElement(t,this.eValuesTo,"to",e),t}createFromToElement(e,t,s,o){const i=this.createManagedBean(o?new uo({allowedCharPattern:o}):new Rc);i.addCss(`ag-filter-${s}`),i.addCss("ag-filter-filter"),t.push(i),e.appendChild(i.getGui())}removeEValues(e,t){const s=o=>this.removeComponents(o,e,t);s(this.eValuesFrom),s(this.eValuesTo)}getValues(e){const t=[];return this.forEachPositionInput(e,(s,o,i,n)=>{o<n&&t.push(Wl(this.stringToFloat(s.getValue())))}),t}areSimpleModelsEqual(e,t){return e.filter===t.filter&&e.filterTo===t.filterTo&&e.type===t.type}stringToFloat(e){if(typeof e=="number")return e;let t=os(e);t!=null&&t.trim()===""&&(t=null);const s=this.params.numberParser;return s?s(t):t==null||t.trim()==="-"?null:Number.parseFloat(t)}createCondition(e){const t=this.getConditionType(e),s={filterType:this.filterType,type:t},o=this.getValues(e);return o.length>0&&(s.filter=o[0]),o.length>1&&(s.filterTo=o[1]),s}getInputs(e){const{eValuesFrom:t,eValuesTo:s}=this;return e>=t.length?[null,null]:[t[e],s[e]]}hasInvalidInputs(){let e=!1;return this.forEachInput(t=>{t.getInputElement().validity.valid||(e=!0)}),e}},Qf=class extends Kc{constructor(e,t){super(e,t,t.numberFormatter),this.filterTypeKeys=qf}conditionToString(e,t,s,o,i){const{filter:n,filterTo:r,type:a}=e,l=this.formatValue.bind(this);if(t){const c=this.conditionForToolPanel(a,s,()=>l(n),()=>l(r),o,i);if(c!=null)return c}return s?`${l(n)}-${l(r)}`:n!=null?l(n):`${a}`}},E4=class extends Kf{constructor(){super(Xf,qc),this.filterType="number",this.FilterModelFormatterClass=Qf}comparator(){return(e,t)=>e===t?0:e<t?1:-1}isValid(e){return!isNaN(e)}},Jf=class extends k{constructor(e){super(),this.params=e,this.eInput=se,this.onValueChanged=()=>{}}setupGui(e){this.eInput=this.createManagedBean(new uo(this.params?.config));const t=this.eInput.getGui();e.appendChild(t);const s=o=>this.onValueChanged(o);this.addManagedListeners(t,{input:s,keydown:s})}setEditable(e){this.eInput.setDisabled(!e)}getValue(){return this.eInput.getValue()}setValue(e,t){this.eInput.setValue(e,t)}setValueChangedListener(e){this.onValueChanged=e}setParams({ariaLabel:e,autoComplete:t}){const{eInput:s}=this;s.setInputAriaLabel(e),t!==void 0&&s.setAutoComplete(t)}};function _l(e){const t=e?.trim();return t===""?e:t}function em(e,t){const{filter:s,filterTo:o,type:i}=e||{};return[s||null,o||null].slice(0,ji(i,t))}var D4={tag:"div",ref:"eFloatingFilterInputContainer",cls:"ag-floating-filter-input",role:"presentation"},tm=class extends Zf{constructor(){super(...arguments),this.eFloatingFilterInputContainer=se,this.defaultDebounceMs=500}postConstruct(){this.setTemplate(D4)}onModelUpdated(e){this.setLastTypeFromModel(e),this.setEditable(this.canWeEditAfterModelFromParentFilter(e)),this.inputSvc.setValue(this.filterModelFormatter.getModelAsString(e))}setParams(e){this.setupFloatingFilterInputService(e),super.setParams(e),this.setTextInputParams(e)}setupFloatingFilterInputService(e){this.inputSvc=this.createFloatingFilterInputService(e),this.inputSvc.setupGui(this.eFloatingFilterInputContainer)}setTextInputParams(e){const t=e.browserAutoComplete??!1,{inputSvc:s,defaultDebounceMs:o,readOnly:i}=this;if(s.setParams({ariaLabel:this.getAriaLabel(e),autoComplete:t}),this.applyActive=zr(e.filterParams),!i){const n=Tc(e.filterParams,o),r=Je(this,this.syncUpWithParentFilter.bind(this),n);s.setValueChangedListener(r)}}updateParams(e){super.updateParams(e),this.setTextInputParams(e)}recreateFloatingFilterInputService(e){const{inputSvc:t}=this,s=t.getValue();gt(this.eFloatingFilterInputContainer),this.destroyBean(t),this.setupFloatingFilterInputService(e),t.setValue(s,!0)}syncUpWithParentFilter(e){const t=e.key===I.ENTER,s=this.reactive;if(s&&this.params.onUiChange(),this.applyActive&&!t)return;const{inputSvc:o,params:i,lastType:n}=this;let r=o.getValue();if(i.filterParams.trimInput&&(r=_l(r),o.setValue(r,!0)),s){const a=i,l=a.model,c=this.convertValue(r),d=c==null?null:{...l??{filterType:this.filterType,type:n??this.optionsFactory.defaultOption},filter:c};a.onModelChange(d,{afterFloatingFilter:!0})}else i.parentFilterInstance(a=>{a?.onFloatingFilterChanged(n||null,r||null)})}convertValue(e){return e||null}setEditable(e){this.inputSvc.setEditable(e)}},P4=class extends k{constructor(){super(...arguments),this.onValueChanged=()=>{},this.numberInputActive=!0}setupGui(e){this.eNumberInput=this.createManagedBean(new Rc),this.eTextInput=this.createManagedBean(new uo),this.eTextInput.setDisabled(!0);const t=this.eNumberInput.getGui(),s=this.eTextInput.getGui();e.appendChild(t),e.appendChild(s),this.setupListeners(t,o=>this.onValueChanged(o)),this.setupListeners(s,o=>this.onValueChanged(o))}setEditable(e){this.numberInputActive=e,this.eNumberInput.setDisplayed(this.numberInputActive),this.eTextInput.setDisplayed(!this.numberInputActive)}setAutoComplete(e){this.eNumberInput.setAutoComplete(e),this.eTextInput.setAutoComplete(e)}getValue(){return this.getActiveInputElement().getValue()}setValue(e,t){this.getActiveInputElement().setValue(e,t)}getActiveInputElement(){return this.numberInputActive?this.eNumberInput:this.eTextInput}setValueChangedListener(e){this.onValueChanged=e}setupListeners(e,t){this.addManagedListeners(e,{input:t,keydown:t})}setParams(e){this.setAriaLabel(e.ariaLabel),e.autoComplete!==void 0&&this.setAutoComplete(e.autoComplete)}setAriaLabel(e){this.eNumberInput.setInputAriaLabel(e),this.eTextInput.setInputAriaLabel(e)}},M4=class extends tm{constructor(){super(...arguments),this.FilterModelFormatterClass=Qf,this.filterType="number",this.defaultOptions=qc}updateParams(e){zl(e.filterParams)!==this.allowedCharPattern&&this.recreateFloatingFilterInputService(e),super.updateParams(e)}createFloatingFilterInputService(e){return this.allowedCharPattern=zl(e.filterParams),this.allowedCharPattern?this.createManagedBean(new Jf({config:{allowedCharPattern:this.allowedCharPattern}})):this.createManagedBean(new P4)}convertValue(e){return e?Number(e):null}},Yc=["contains","notContains","equals","notEqual","startsWith","endsWith","blank","notBlank"],T4=class extends Uc{constructor(){super("textFilter",em,Yc),this.filterType="text",this.eValuesFrom=[],this.eValuesTo=[],this.defaultDebounceMs=500}createCondition(e){const t=this.getConditionType(e),s={filterType:this.filterType,type:t},o=this.getValues(e);return o.length>0&&(s.filter=o[0]),o.length>1&&(s.filterTo=o[1]),s}areSimpleModelsEqual(e,t){return e.filter===t.filter&&e.filterTo===t.filterTo&&e.type===t.type}getInputs(e){const{eValuesFrom:t,eValuesTo:s}=this;return e>=t.length?[null,null]:[t[e],s[e]]}getValues(e){const t=[];return this.forEachPositionInput(e,(s,o,i,n)=>{o<n&&t.push(os(s.getValue()))}),t}createEValue(){const e=ut({tag:"div",cls:"ag-filter-body",role:"presentation"}),{eValuesFrom:t,eValuesTo:s}=this;return this.createFromToElement(e,t,"from"),this.createFromToElement(e,s,"to"),e}createFromToElement(e,t,s){const o=this.createManagedBean(new uo);o.addCss(`ag-filter-${s}`),o.addCss("ag-filter-filter"),t.push(o),e.appendChild(o.getGui())}removeEValues(e,t){const s=n=>this.removeComponents(n,e,t),{eValuesFrom:o,eValuesTo:i}=this;s(o),s(i)}},sm=class extends Kc{constructor(){super(...arguments),this.filterTypeKeys=v4}conditionToString(e,t,s,o,i){const{filter:n,filterTo:r,type:a}=e;if(t){const l=d=>()=>ws(this,"filterSummaryTextQuote",[d]),c=this.conditionForToolPanel(a,s,l(n),l(r),o,i);if(c!=null)return c}return s?`${n}-${r}`:n!=null?`${n}`:`${a}`}},I4=({filterOption:e,value:t,filterText:s})=>{if(s==null)return!1;switch(e){case"contains":return t.includes(s);case"notContains":return!t.includes(s);case"equals":return t===s;case"notEqual":return t!=s;case"startsWith":return t.indexOf(s)===0;case"endsWith":{const o=t.lastIndexOf(s);return o>=0&&o===t.length-s.length}default:return!1}},k4=e=>e,A4=e=>e==null?null:e.toString().toLowerCase(),L4=class extends $f{constructor(){super(em,Yc),this.filterType="text",this.FilterModelFormatterClass=sm}updateParams(e){super.updateParams(e);const t=e.filterParams;this.matcher=t.textMatcher??I4,this.formatter=t.textFormatter??(t.caseSensitive?k4:A4)}evaluateNullValue(e){return e?["notEqual","notContains","blank"].indexOf(e)>=0:!1}evaluateNonNullValue(e,t,s,o){const i=e.map(h=>this.formatter(h))||[],n=this.formatter(t),{api:r,colDef:a,column:l,context:c,filterParams:{textFormatter:d}}=this.params;if(s.type==="blank")return yr(t);if(s.type==="notBlank")return!yr(t);const u={api:r,colDef:a,column:l,context:c,node:o.node,data:o.data,filterOption:s.type,value:n,textFormatter:d};return i.some(h=>this.matcher({...u,filterText:h}))}processModelToApply(e){if(e&&this.params.filterParams.trimInput){const t=s=>{const o={...s},{filter:i,filterTo:n}=s;return i&&(o.filter=_l(i)??null),n&&(o.filterTo=_l(n)??null),o};return zp(e)?{...e,conditions:e.conditions.map(t)}:t(e)}return e}},O4=class extends tm{constructor(){super(...arguments),this.FilterModelFormatterClass=sm,this.filterType="text",this.defaultOptions=Yc}createFloatingFilterInputService(){return this.createManagedBean(new Jf)}};function N4(e){return!!e.quickFilter?.isFilterPresent()}function H4(e){return e.quickFilter?.getText()}function G4(e){e.quickFilter?.resetCache()}var B4=class extends k{constructor(){super(...arguments),this.beanName="quickFilter",this.quickFilter=null,this.quickFilterParts=null}postConstruct(){const e=this.resetCache.bind(this),t=this.gos;this.addManagedEventListeners({columnPivotModeChanged:e,newColumnsLoaded:e,columnRowGroupChanged:e,columnVisible:()=>{t.get("includeHiddenColumnsInQuickFilter")||this.resetCache()}}),this.addManagedPropertyListener("quickFilterText",s=>this.setFilter(s.currentValue)),this.addManagedPropertyListeners(["includeHiddenColumnsInQuickFilter","applyQuickFilterBeforePivotOrAgg"],()=>this.onColumnConfigChanged()),this.quickFilter=this.parseFilter(t.get("quickFilterText")),this.parser=t.get("quickFilterParser"),this.matcher=t.get("quickFilterMatcher"),this.setFilterParts(),this.addManagedPropertyListeners(["quickFilterMatcher","quickFilterParser"],()=>this.setParserAndMatcher())}refreshCols(){const{autoColSvc:e,colModel:t,gos:s,pivotResultCols:o}=this.beans,i=t.isPivotMode(),n=e?.getColumns(),r=t.getColDefCols();let a=(i&&!s.get("applyQuickFilterBeforePivotOrAgg")?o?.getPivotResultCols()?.list:r)??[];n&&(a=a.concat(n)),this.colsToUse=s.get("includeHiddenColumnsInQuickFilter")?a:a.filter(l=>l.isVisible()||l.isRowGroupActive())}isFilterPresent(){return this.quickFilter!==null}doesRowPass(e){const t=this.gos.get("cacheQuickFilter");return this.matcher?this.doesRowPassMatcher(t,e):this.quickFilterParts.every(s=>t?this.doesRowPassCache(e,s):this.doesRowPassNoCache(e,s))}resetCache(){this.beans.rowModel.forEachNode(e=>e.quickFilterAggregateText=null)}getText(){return this.gos.get("quickFilterText")}setFilterParts(){const{quickFilter:e,parser:t}=this;e?this.quickFilterParts=t?t(e):e.split(" "):this.quickFilterParts=null}parseFilter(e){return j(e)?e.toUpperCase():null}setFilter(e){if(e!=null&&typeof e!="string"){N(70,{newFilter:e});return}const t=this.parseFilter(e);this.quickFilter!==t&&(this.quickFilter=t,this.setFilterParts(),this.dispatchLocalEvent({type:"quickFilterChanged"}))}setParserAndMatcher(){const e=this.gos.get("quickFilterParser"),t=this.gos.get("quickFilterMatcher"),s=e!==this.parser||t!==this.matcher;this.parser=e,this.matcher=t,s&&(this.setFilterParts(),this.dispatchLocalEvent({type:"quickFilterChanged"}))}onColumnConfigChanged(){this.refreshCols(),this.resetCache(),this.isFilterPresent()&&this.dispatchLocalEvent({type:"quickFilterChanged"})}doesRowPassNoCache(e,t){return this.colsToUse.some(s=>{const o=this.getTextForColumn(s,e);return j(o)&&o.includes(t)})}doesRowPassCache(e,t){return this.checkGenerateAggText(e),e.quickFilterAggregateText.includes(t)}doesRowPassMatcher(e,t){let s;e?(this.checkGenerateAggText(t),s=t.quickFilterAggregateText):s=this.getAggText(t);const{quickFilterParts:o,matcher:i}=this;return i(o,s)}checkGenerateAggText(e){e.quickFilterAggregateText||(e.quickFilterAggregateText=this.getAggText(e))}getTextForColumn(e,t){let s=this.beans.filterValueSvc.getValue(e,t);const o=e.getColDef();if(o.getQuickFilterText){const i=ie(this.gos,{value:s,node:t,data:t.data,column:e,colDef:o});s=o.getQuickFilterText(i)}return j(s)?s.toString().toUpperCase():null}getAggText(e){const t=[];for(const s of this.colsToUse){const o=this.getTextForColumn(s,e);j(o)&&t.push(o)}return t.join(`
61
61
  `)}},V4={moduleName:"ClientSideRowModelFilter",version:_,rowModels:["clientSide"],beans:[z5]},Zc={moduleName:"FilterCore",version:_,beans:[c4],apiFunctions:{isAnyFilterPresent:a4,onFilterChanged:l4},css:[K5],dependsOn:[V4]},om={moduleName:"FilterValue",version:_,beans:[u4]},$r={moduleName:"ColumnFilter",version:_,beans:[r4,d4],dynamicBeans:{headerFilterCellCtrl:W5},icons:{filter:"filter",filterActive:"filter"},apiFunctions:{isColumnFilterPresent:q5,getColumnFilterInstance:Y5,destroyFilter:Z5,setFilterModel:X5,getFilterModel:Q5,getColumnFilterModel:J5,setColumnFilterModel:e4,showColumnFilter:t4,hideColumnFilter:s4,getColumnFilterHandler:o4,doFilterAction:i4},dependsOn:[Zc,Ur,om,U5]},z4={moduleName:"CustomFilter",version:_,userComponents:{agReadOnlyFloatingFilter:g4},dependsOn:[$r]},W4={moduleName:"TextFilter",version:_,dependsOn:[$r],userComponents:{agTextColumnFilter:{classImp:T4,params:{useForm:!0}},agTextColumnFloatingFilter:O4},dynamicBeans:{agTextColumnFilterHandler:L4}},_4={moduleName:"NumberFilter",version:_,dependsOn:[$r],userComponents:{agNumberColumnFilter:{classImp:F4,params:{useForm:!0}},agNumberColumnFloatingFilter:M4},dynamicBeans:{agNumberColumnFilterHandler:E4}},j4={moduleName:"DateFilter",version:_,dependsOn:[$r],userComponents:{agDateColumnFilter:{classImp:C4,params:{useForm:!0}},agDateInput:R4,agDateColumnFloatingFilter:y4},dynamicBeans:{agDateColumnFilterHandler:b4}},U4={moduleName:"QuickFilterCore",version:_,rowModels:["clientSide"],beans:[B4],dependsOn:[Zc,om]},$4={moduleName:"QuickFilter",version:_,apiFunctions:{isQuickFilterPresent:N4,getQuickFilter:H4,resetQuickFilter:G4},dependsOn:[U4]},K4={moduleName:"ExternalFilter",version:_,dependsOn:[Zc]},q4=".ag-tooltip{background-color:var(--ag-tooltip-background-color);border:var(--ag-tooltip-border);border-radius:var(--ag-border-radius);color:var(--ag-tooltip-text-color);padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);position:absolute;white-space:normal;z-index:99999;&:where(.ag-cell-editor-tooltip){background-color:var(--ag-tooltip-error-background-color);border:var(--ag-tooltip-error-border);color:var(--ag-tooltip-error-text-color);font-weight:500}}.ag-tooltip-custom{position:absolute;z-index:99999}.ag-tooltip-custom:where(:not(.ag-tooltip-interactive)),.ag-tooltip:where(:not(.ag-tooltip-interactive)){pointer-events:none}.ag-tooltip-animate{transition:opacity 1s;&:where(.ag-tooltip-hiding){opacity:0}}",Za=(e,t,s)=>{const{editModelSvc:o}=e,i=o?.getCellValidationModel()?.getCellValidation(t)?.errorMessages,n=o?.getRowValidationModel().getRowValidation(t)?.errorMessages,r=i||n;return r?.length?r.join(s("tooltipValidationErrorSeparator",". ")):void 0},Y4=class extends k{constructor(){super(...arguments),this.beanName="tooltipSvc"}setupHeaderTooltip(e,t,s,o){e&&t.destroyBean(e);const i=this.gos,n=Ya(i),{column:r,eGui:a}=t,l=r.getColDef();!o&&n&&!l.headerComponent&&(o=On(()=>a.querySelector(".ag-header-cell-text")));const c="header",u=this.beans.colNames.getDisplayNameForColumn(r,"header",!0),h=s??u,p={getGui:()=>a,getLocation:()=>c,getTooltipValue:()=>s??l?.headerTooltipValueGetter?.(ie(i,{location:c,colDef:l,column:r,value:h,valueFormatted:u}))??l?.headerTooltip,shouldDisplayTooltip:o,getAdditionalParams:()=>({column:r,colDef:r.getColDef()})};let f=this.createTooltipFeature(p);return f&&(f=t.createBean(f),t.setRefreshFunction("tooltip",()=>f.refreshTooltip())),f}setupHeaderGroupTooltip(e,t,s,o){e&&t.destroyBean(e);const i=this.gos,n=Ya(i),{column:r,eGui:a}=t,l=r.getColGroupDef();!o&&n&&!l?.headerGroupComponent&&(o=On(()=>a.querySelector(".ag-header-group-text")));const c="headerGroup",u=this.beans.colNames.getDisplayNameForColumnGroup(r,"header"),h=s??u,p={getGui:()=>a,getLocation:()=>c,getTooltipValue:()=>s??l?.headerTooltipValueGetter?.(ie(i,{location:c,colDef:l,column:r,value:h,valueFormatted:u}))??l?.headerTooltip,shouldDisplayTooltip:o,getAdditionalParams:()=>{const m={column:r};return l&&(m.colDef=l),m}},f=this.createTooltipFeature(p);return f&&t.createBean(f)}enableCellTooltipFeature(e,t,s){const{beans:o}=this,{gos:i,editSvc:n}=o,{column:r,rowNode:a}=e;let l="cell";const c=()=>{const p=!!!n?.isEditing(e)&&Za(o,e,this.getLocaleTextFunc());if(p)return l="cellEditor",p;l="cell";const f=r.getColDef(),m=a.data;if(f.tooltipField&&j(m))return Fi(m,f.tooltipField,r.isTooltipFieldContainsDots());const v=f.tooltipValueGetter;return v?v(ie(i,{location:"cell",colDef:r.getColDef(),column:r,rowIndex:e.cellPosition.rowIndex,node:a,data:a.data,value:e.value,valueFormatted:e.valueFormatted})):null},d=Ya(i);s||(d&&!e.isCellRenderer()?s=()=>{const h=!!n?.isEditing(e);if(!h&&Za(o,e,this.getLocaleTextFunc()))return!0;if(!r.isTooltipEnabled())return!1;const m=On(()=>{const v=e.eGui;return v.children.length===0?v:v.querySelector(".ag-cell-value")});return!h&&m()}:s=()=>!n?.isEditing(e));const u={getGui:()=>e.eGui,getLocation:()=>l,getTooltipValue:t!=null?()=>t:c,shouldDisplayTooltip:s,getAdditionalParams:()=>({column:r,colDef:r.getColDef(),rowIndex:e.cellPosition.rowIndex,node:a,data:a.data,valueFormatted:e.valueFormatted})};return this.createTooltipFeature(u,o)}setupFullWidthRowTooltip(e,t,s,o){const i={getGui:()=>t.getFullWidthElement(),getTooltipValue:()=>s,getLocation:()=>"fullWidthRow",shouldDisplayTooltip:o},n=this.beans,r=n.context;e&&t.destroyBean(e,r);const a=this.createTooltipFeature(i,n);if(a)return t.createBean(a,r)}setupCellEditorTooltip(e,t){const{beans:s}=this,{context:o}=s,i=t.getValidationElement?.(!0)||!t.isPopup?.()&&e.eGui;if(!i)return;const n={getGui:()=>i,getTooltipValue:()=>Za(s,e,this.getLocaleTextFunc()),getLocation:()=>"cellEditor",shouldDisplayTooltip:()=>{const{editModelSvc:a}=s,l=a?.getRowValidationModel()?.getRowValidationMap(),c=a?.getCellValidationModel()?.getCellValidationMap(),d=!!l&&l.size>0,u=!!c&&c.size>0;return d||u}},r=this.createTooltipFeature(n,s);if(r)return e.createBean(r,o)}initCol(e){const{colDef:t}=e;e.tooltipEnabled=j(t.tooltipField)||j(t.tooltipValueGetter)||j(t.tooltipComponent)}createTooltipFeature(e,t){return this.beans.registry.createDynamicBean("tooltipFeature",!1,e,t)}},Z4=class extends Hx{createTooltipComp(e,t){My(this.beans.userCompFactory,e)?.newAgStackInstance().then(t)}setEventHandlers(e){[this.onColumnMovedEventCallback]=this.addManagedEventListeners({columnMoved:e})}clearEventHandlers(){this.onColumnMovedEventCallback?.(),this.onColumnMovedEventCallback=void 0}},im={moduleName:"Tooltip",version:_,beans:[Y4],dynamicBeans:{tooltipFeature:Ip,highlightTooltipFeature:Gx,tooltipStateManager:Z4},userComponents:{agTooltipComponent:zx},dependsOn:[Ur],css:[q4]},xo=class{constructor(e){this.cellValueChanges=e}},Xa=class extends xo{constructor(e,t,s,o){super(e),this.initialRange=t,this.finalRange=s,this.ranges=o}},X4=10,Yu=class{constructor(e){this.actionStack=[],this.maxStackSize=e||X4,this.actionStack=new Array(this.maxStackSize)}pop(){return this.actionStack.pop()}push(e){e.cellValueChanges&&e.cellValueChanges.length>0&&(this.actionStack.length===this.maxStackSize&&this.actionStack.shift(),this.actionStack.push(e))}clear(){this.actionStack=[]}getCurrentStackSize(){return this.actionStack.length}},Q4=class extends k{constructor(){super(...arguments),this.beanName="undoRedo",this.cellValueChanges=[],this.activeCellEdit=null,this.activeRowEdit=null,this.isPasting=!1,this.isRangeInAction=!1,this.batchEditing=!1,this.bulkEditing=!1,this.onCellValueChanged=e=>{const t={column:e.column,rowIndex:e.rowIndex,rowPinned:e.rowPinned},s=this.activeCellEdit!==null&&lf(this.activeCellEdit,t),o=this.activeRowEdit!==null&&pF(this.activeRowEdit,t);if(!(s||o||this.isPasting||this.isRangeInAction))return;const{rowPinned:n,rowIndex:r,column:a,oldValue:l,value:c}=e,d={rowPinned:n,rowIndex:r,columnId:a.getColId(),newValue:c,oldValue:l};this.cellValueChanges.push(d)},this.clearStacks=()=>{this.undoStack.clear(),this.redoStack.clear()}}postConstruct(){const{gos:e,ctrlsSvc:t}=this.beans;if(!e.get("undoRedoCellEditing"))return;const s=e.get("undoRedoCellEditingLimit");if(s<=0)return;this.undoStack=new Yu(s),this.redoStack=new Yu(s),this.addListeners();const o=this.clearStacks.bind(this);this.addManagedEventListeners({cellValueChanged:this.onCellValueChanged.bind(this),modelUpdated:i=>{i.keepUndoRedoStack||this.clearStacks()},columnPivotModeChanged:o,newColumnsLoaded:o,columnGroupOpened:o,columnRowGroupChanged:o,columnMoved:o,columnPinned:o,columnVisible:o,rowDragEnd:o}),t.whenReady(this,i=>{this.gridBodyCtrl=i.gridBodyCtrl})}getCurrentUndoStackSize(){return this.undoStack?.getCurrentStackSize()??0}getCurrentRedoStackSize(){return this.redoStack?.getCurrentStackSize()??0}undo(e){const{eventSvc:t,undoStack:s,redoStack:o}=this;t.dispatchEvent({type:"undoStarted",source:e});const i=this.undoRedo(s,o,"initialRange","oldValue","undo");t.dispatchEvent({type:"undoEnded",source:e,operationPerformed:i})}redo(e){const{eventSvc:t,undoStack:s,redoStack:o}=this;t.dispatchEvent({type:"redoStarted",source:e});const i=this.undoRedo(o,s,"finalRange","newValue","redo");t.dispatchEvent({type:"redoEnded",source:e,operationPerformed:i})}undoRedo(e,t,s,o,i){if(!e)return!1;const n=e.pop();return n?.cellValueChanges?(this.processAction(n,r=>r[o],i),n instanceof Xa?this.processRange(n.ranges||[n[s]]):this.processCell(n.cellValueChanges),t.push(n),!0):!1}processAction(e,t,s){for(const o of e.cellValueChanges){const{rowIndex:i,rowPinned:n,columnId:r}=o,a={rowIndex:i,rowPinned:n},l=as(this.beans,a);l.displayed&&l.setDataValue(r,t(o),s)}}processRange(e){let t;const s=this.beans.rangeSvc;s.removeAllCellRanges(!0),e.forEach((o,i)=>{if(!o)return;const n=o.startRow,r=o.endRow;i===e.length-1&&(t={rowPinned:n.rowPinned,rowIndex:n.rowIndex,columnId:o.startColumn.getColId()},this.setLastFocusedCell(t));const a={rowStartIndex:n.rowIndex,rowStartPinned:n.rowPinned,rowEndIndex:r.rowIndex,rowEndPinned:r.rowPinned,columnStart:o.startColumn,columns:o.columns};s.addCellRange(a)})}processCell(e){const t=e[0],{rowIndex:s,rowPinned:o}=t,i={rowIndex:s,rowPinned:o},n=as(this.beans,i),r={rowPinned:t.rowPinned,rowIndex:n.rowIndex,columnId:t.columnId};this.setLastFocusedCell(r)}setLastFocusedCell(e){const{rowIndex:t,columnId:s,rowPinned:o}=e,{colModel:i,focusSvc:n,rangeSvc:r}=this.beans,a=i.getCol(s);if(!a)return;const{scrollFeature:l}=this.gridBodyCtrl;l.ensureIndexVisible(t),l.ensureColumnVisible(a);const c={rowIndex:t,column:a,rowPinned:o};n.setFocusedCell({...c,forceBrowserFocus:!0}),r?.setRangeToCell(c)}addListeners(){this.addManagedEventListeners({rowEditingStarted:e=>{this.activeRowEdit={rowIndex:e.rowIndex,rowPinned:e.rowPinned}},rowEditingStopped:()=>{const e=new xo(this.cellValueChanges);this.pushActionsToUndoStack(e),this.activeRowEdit=null},cellEditingStarted:e=>{this.activeCellEdit={column:e.column,rowIndex:e.rowIndex,rowPinned:e.rowPinned}},cellEditingStopped:e=>{if(this.activeCellEdit=null,e.valueChanged&&!this.activeRowEdit&&!this.isPasting&&!this.isRangeInAction){const s=new xo(this.cellValueChanges);this.pushActionsToUndoStack(s)}},pasteStart:()=>{this.isPasting=!0},pasteEnd:()=>{const e=new xo(this.cellValueChanges);this.pushActionsToUndoStack(e),this.isPasting=!1},fillStart:()=>{this.isRangeInAction=!0},fillEnd:e=>{const t=new Xa(this.cellValueChanges,e.initialRange,e.finalRange);this.pushActionsToUndoStack(t),this.isRangeInAction=!1},keyShortcutChangedCellStart:()=>{this.isRangeInAction=!0},keyShortcutChangedCellEnd:()=>{let e;const{rangeSvc:t,gos:s}=this.beans;t&&Rs(s)?e=new Xa(this.cellValueChanges,void 0,void 0,[...t.getCellRanges()]):e=new xo(this.cellValueChanges),this.pushActionsToUndoStack(e),this.isRangeInAction=!1},batchEditingStarted:()=>this.startBigChange("batchEditing"),batchEditingStopped:({changes:e})=>this.stopBigChange("batchEditing",e),bulkEditingStarted:()=>this.startBigChange("bulkEditing"),bulkEditingStopped:({changes:e})=>this.stopBigChange("bulkEditing",e)})}startBigChange(e){this.updateBigChange(e,!0)}updateBigChange(e,t){e==="bulkEditing"?this.bulkEditing=t:this.batchEditing=t}stopBigChange(e,t){if(e==="bulkEditing"&&!this.bulkEditing||e==="batchEditing"&&!this.batchEditing||(this.updateBigChange(e,!1),t?.length===0))return;const s=new xo(t??[]);this.pushActionsToUndoStack(s),this.cellValueChanges=[]}pushActionsToUndoStack(e){this.undoStack.push(e),this.cellValueChanges=[],this.redoStack.clear()}},J4=".ag-cell-inline-editing{border:var(--ag-cell-editing-border)!important;border-radius:var(--ag-border-radius);box-shadow:var(--ag-cell-editing-shadow);padding:0;z-index:1;.ag-cell-edit-wrapper,.ag-cell-editor,.ag-cell-wrapper,:where(.ag-cell-editor) .ag-input-field-input,:where(.ag-cell-editor) .ag-wrapper{height:100%;line-height:normal;min-height:100%;width:100%}&.ag-cell-editing-error{border-color:var(--ag-invalid-color)!important}}:where(.ag-popup-editor) .ag-large-text{background-color:var(--ag-background-color);border-radius:var(--ag-border-radius);box-shadow:var(--ag-dropdown-shadow);padding:0}.ag-large-text-input{display:block;height:auto;padding:var(--ag-cell-horizontal-padding)}:where(.ag-rtl .ag-large-text-input) textarea{resize:none}:where(.ag-ltr) .ag-checkbox-edit{padding-left:var(--ag-cell-horizontal-padding)}:where(.ag-rtl) .ag-checkbox-edit{padding-right:var(--ag-cell-horizontal-padding)}:where(.ag-row.ag-row-editing-invalid .ag-cell-inline-editing){opacity:.8}.ag-popup-editor{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}",eM={tag:"div",cls:"ag-cell-wrapper ag-cell-edit-wrapper ag-checkbox-edit",children:[{tag:"ag-checkbox",ref:"eEditor",role:"presentation"}]},tM=class extends _r{constructor(){super(eM,[xc]),this.eEditor=se}initialiseEditor(e){const t=e.value??void 0,s=this.eEditor;s.setValue(t),s.getInputElement().setAttribute("tabindex","-1"),this.setAriaLabel(t),this.addManagedListeners(s,{fieldValueChanged:i=>this.setAriaLabel(i.selected)})}getValue(){return this.eEditor.getValue()}focusIn(){this.eEditor.getFocusableElement().focus()}afterGuiAttached(){this.params.cellStartedEdit&&this.focusIn()}isPopup(){return!1}setAriaLabel(e){const t=this.getLocaleTextFunc(),s=Hr(t,e),o=t("ariaToggleCellValue","Press SPACE to toggle cell value");this.eEditor.setInputAriaLabel(`${o} (${s})`)}getValidationElement(e){return e?this.params.eGridCell:this.eEditor.getInputElement()}getValidationErrors(){const{params:e}=this,{getValidationErrors:t}=e,s=this.getValue();return t?t({value:s,internalErrors:null,cellEditorParams:e}):null}},Kr=class extends _r{constructor(e){super(),this.cellEditorInput=e,this.eEditor=se}initialiseEditor(e){const{cellEditorInput:t}=this;this.setTemplate({tag:"div",cls:"ag-cell-edit-wrapper",children:[t.getTemplate()]},t.getAgComponents());const{eEditor:s}=this,{cellStartedEdit:o,eventKey:i,suppressPreventDefault:n}=e;s.getInputElement().setAttribute("title",""),t.init(s,e);let r,a=!0;o?(this.focusAfterAttached=!0,i===I.BACKSPACE||i===I.DELETE?r="":i&&i.length===1?n?a=!1:r=i:(r=t.getStartValue(),i!==I.F2&&(this.highlightAllOnFocus=!0))):(this.focusAfterAttached=!1,r=t.getStartValue()),a&&r!=null&&s.setStartValue(r),this.addGuiEventListener("keydown",l=>{const{key:c}=l;(c===I.PAGE_UP||c===I.PAGE_DOWN)&&l.preventDefault()})}afterGuiAttached(){const e=this.getLocaleTextFunc(),t=this.eEditor;if(t.setInputAriaLabel(e("ariaInputEditor","Input Editor")),!this.focusAfterAttached)return;Ps()||t.getFocusableElement().focus();const s=t.getInputElement();this.highlightAllOnFocus?s.select():this.cellEditorInput.setCaret?.()}focusIn(){const{eEditor:e}=this,t=e.getFocusableElement(),s=e.getInputElement();t.focus(),s.select()}getValue(){return this.cellEditorInput.getValue()}isPopup(){return!1}getValidationElement(){return this.eEditor.getInputElement()}getValidationErrors(){return this.cellEditorInput.getValidationErrors()}},sM={tag:"ag-input-date-field",ref:"eEditor",cls:"ag-cell-editor"},oM=class{constructor(e,t){this.getDataTypeService=e,this.getLocaleTextFunc=t}getTemplate(){return sM}getAgComponents(){return[yp]}init(e,t){this.eEditor=e,this.params=t;const{min:s,max:o,step:i,colDef:n}=t;s!=null&&e.setMin(s),o!=null&&e.setMax(o),i!=null&&e.setStep(i),this.includeTime=t.includeTime??this.getDataTypeService()?.getDateIncludesTimeFlag?.(n.cellDataType),this.includeTime!=null&&e.setIncludeTime(this.includeTime)}getValidationErrors(){const t=this.eEditor.getInputElement().valueAsDate,{params:s}=this,{min:o,max:i,getValidationErrors:n}=s;let r=[];const a=this.getLocaleTextFunc();if(t instanceof Date&&!isNaN(t.getTime())){if(o){const l=o instanceof Date?o:new Date(o);if(t<l){const c=l.toLocaleDateString();r.push(a("minDateValidation",`Date must be after ${c}`,[c]))}}if(i){const l=i instanceof Date?i:new Date(i);if(t>l){const c=l.toLocaleDateString();r.push(a("maxDateValidation",`Date must be before ${c}`,[c]))}}}return r.length||(r=null),n?n({value:t,cellEditorParams:s,internalErrors:r}):r}getValue(){const{eEditor:e,params:t}=this,s=e.getDate();return!j(s)&&!j(t.value)?t.value:s??null}getStartValue(){const{value:e}=this.params;if(e instanceof Date)return bt(e,this.includeTime??!1)}},iM=class extends Kr{constructor(){super(new oM(()=>this.beans.dataTypeSvc,()=>this.getLocaleTextFunc()))}},nM={tag:"ag-input-date-field",ref:"eEditor",cls:"ag-cell-editor"},rM=class{constructor(e,t){this.getDataTypeService=e,this.getLocaleTextFunc=t}getTemplate(){return nM}getAgComponents(){return[yp]}init(e,t){this.eEditor=e,this.params=t;const{min:s,max:o,step:i,colDef:n}=t;s!=null&&e.setMin(s),o!=null&&e.setMax(o),i!=null&&e.setStep(i),this.includeTime=t.includeTime??this.getDataTypeService()?.getDateIncludesTimeFlag?.(n.cellDataType),this.includeTime!=null&&e.setIncludeTime(this.includeTime)}getValidationErrors(){const{eEditor:e,params:t}=this,s=e.getInputElement().value,o=this.formatDate(this.parseDate(s??void 0)),{min:i,max:n,getValidationErrors:r}=t;let a=[];if(o){const l=new Date(o),c=this.getLocaleTextFunc();if(i){const d=new Date(i);if(l<d){const u=d.toLocaleDateString();a.push(c("minDateValidation",`Date must be after ${u}`,[u]))}}if(n){const d=new Date(n);if(l>d){const u=d.toLocaleDateString();a.push(c("maxDateValidation",`Date must be before ${u}`,[u]))}}}return a.length||(a=null),r?r({value:this.getValue(),cellEditorParams:t,internalErrors:a}):a}getValue(){const{params:e,eEditor:t}=this,s=this.formatDate(t.getDate());return!j(s)&&!j(e.value)?e.value:e.parseValue(s??"")}getStartValue(){return bt(this.parseDate(this.params.value??void 0)??null,this.includeTime??!1)}parseDate(e){const t=this.getDataTypeService();return t?t.getDateParserFunction(this.params.column)(e):pt(e)??void 0}formatDate(e){const t=this.getDataTypeService();return t?t.getDateFormatterFunction(this.params.column)(e):bt(e??null,this.includeTime??!1)??void 0}},aM=class extends Kr{constructor(){super(new rM(()=>this.beans.dataTypeSvc,()=>this.getLocaleTextFunc()))}},lM={tag:"div",cls:"ag-large-text",children:[{tag:"ag-input-text-area",ref:"eEditor",cls:"ag-large-text-input"}]},cM=class extends _r{constructor(){super(lM,[Ky]),this.eEditor=se}initialiseEditor(e){const{eEditor:t}=this,{cellStartedEdit:s,eventKey:o,maxLength:i,cols:n,rows:r}=e;this.focusAfterAttached=s,t.getInputElement().setAttribute("title",""),t.setMaxLength(i||200).setCols(n||60).setRows(r||10);let a;s?(this.focusAfterAttached=!0,o===I.BACKSPACE||o===I.DELETE?a="":o&&o.length===1?a=o:(a=this.getStartValue(e),o!==I.F2&&(this.highlightAllOnFocus=!0))):(this.focusAfterAttached=!1,a=this.getStartValue(e)),a!=null&&t.setValue(a,!0),this.addGuiEventListener("keydown",this.onKeyDown.bind(this)),this.activateTabIndex()}getStartValue(e){const{value:t}=e;return t?.toString()??t}onKeyDown(e){const t=e.key;(t===I.LEFT||t===I.UP||t===I.RIGHT||t===I.DOWN||e.shiftKey&&t===I.ENTER)&&e.stopPropagation()}afterGuiAttached(){const{eEditor:e,focusAfterAttached:t,highlightAllOnFocus:s}=this,o=this.getLocaleTextFunc();e.setInputAriaLabel(o("ariaInputEditor","Input Editor")),t&&(e.getFocusableElement().focus(),s&&e.getInputElement().select())}getValue(){const{eEditor:e,params:t}=this,{value:s}=t,o=e.getValue();return!j(o)&&!j(s)?s:t.parseValue(o)}getValidationElement(){return this.eEditor.getInputElement()}getValidationErrors(){const{params:e}=this,{maxLength:t,getValidationErrors:s}=e,o=this.getLocaleTextFunc(),i=this.getValue();let n=[];return typeof i=="string"&&t!=null&&i.length>t&&n.push(o("maxLengthValidation",`Must be ${t} characters or fewer.`,[String(t)])),n.length||(n=null),s?s({value:i,internalErrors:n,cellEditorParams:e}):n}},dM={tag:"ag-input-number-field",ref:"eEditor",cls:"ag-cell-editor"},uM=class{constructor(e){this.getLocaleTextFunc=e}getTemplate(){return dM}getAgComponents(){return[qy]}init(e,t){this.eEditor=e,this.params=t;const{max:s,min:o,precision:i,step:n}=t;s!=null&&e.setMax(s),o!=null&&e.setMin(o),i!=null&&e.setPrecision(i),n!=null&&e.setStep(n);const r=e.getInputElement();t.preventStepping?e.addManagedElementListeners(r,{keydown:this.preventStepping}):t.showStepperButtons&&r.classList.add("ag-number-field-input-stepper")}getValidationErrors(){const{params:e}=this,{min:t,max:s,getValidationErrors:o}=e,n=this.eEditor.getInputElement().valueAsNumber,r=this.getLocaleTextFunc();let a=[];return typeof n=="number"&&(t!=null&&n<t&&a.push(r("minValueValidation",`Must be greater than or equal to ${t}.`,[String(t)])),s!=null&&n>s&&a.push(r("maxValueValidation",`Must be less than or equal to ${s}.`,[String(s)]))),a.length||(a=null),o?o({value:n,cellEditorParams:e,internalErrors:a}):a}preventStepping(e){(e.key===I.UP||e.key===I.DOWN)&&e.preventDefault()}getValue(){const{eEditor:e,params:t}=this,s=e.getValue();if(!j(s)&&!j(t.value))return t.value;let o=t.parseValue(s);if(o==null)return o;if(typeof o=="string"){if(o==="")return null;o=Number(o)}return isNaN(o)?null:o}getStartValue(){return this.params.value}setCaret(){Ps()&&this.eEditor.getInputElement().focus({preventScroll:!0})}},hM=class extends Kr{constructor(){super(new uM(()=>this.getLocaleTextFunc()))}},gM={tag:"div",cls:"ag-cell-edit-wrapper",children:[{tag:"ag-select",ref:"eEditor",cls:"ag-cell-editor"}]},pM=class extends _r{constructor(){super(gM,[nx]),this.eEditor=se,this.startedByEnter=!1}wireBeans(e){this.valueSvc=e.valueSvc}initialiseEditor(e){this.focusAfterAttached=e.cellStartedEdit;const{eEditor:t,valueSvc:s,gos:o}=this,{values:i,value:n,eventKey:r}=e;if(Le(i)){N(58);return}this.startedByEnter=r!=null?r===I.ENTER:!1;let a=!1;i.forEach(u=>{const h={value:u},p=s.formatValue(e.column,null,u),f=p!=null;h.text=f?p:u,t.addOption(h),a=a||n===u}),a?t.setValue(e.value,!0):e.values.length&&t.setValue(e.values[0],!0);const{valueListGap:l,valueListMaxWidth:c,valueListMaxHeight:d}=e;l!=null&&t.setPickerGap(l),d!=null&&t.setPickerMaxHeight(d),c!=null&&t.setPickerMaxWidth(c),o.get("editType")!=="fullRow"&&this.addManagedListeners(this.eEditor,{selectedItem:()=>e.stopEditing()})}afterGuiAttached(){this.focusAfterAttached&&this.eEditor.getFocusableElement().focus(),this.startedByEnter&&setTimeout(()=>{this.isAlive()&&this.eEditor.showPicker()})}focusIn(){this.eEditor.getFocusableElement().focus()}getValue(){return this.eEditor.getValue()}isPopup(){return!1}getValidationElement(){return this.eEditor.getAriaElement()}getValidationErrors(){const{params:e}=this,{values:t,getValidationErrors:s}=e,o=this.getValue();let i=[];if(t&&!t.includes(o)){const n=this.getLocaleTextFunc();i.push(n("invalidSelectionValidation","Invalid selection."))}else i=null;return s?s({value:o,internalErrors:i,cellEditorParams:e}):i}},fM={tag:"ag-input-text-field",ref:"eEditor",cls:"ag-cell-editor"},mM=class{constructor(e){this.getLocaleTextFunc=e}getTemplate(){return fM}getAgComponents(){return[Br]}init(e,t){this.eEditor=e,this.params=t;const s=t.maxLength;s!=null&&e.setMaxLength(s)}getValidationErrors(){const{params:e}=this,{maxLength:t,getValidationErrors:s}=e,o=this.getValue(),i=this.getLocaleTextFunc();let n=[];return t!=null&&typeof o=="string"&&o.length>t&&n.push(i("maxLengthValidation",`Must be ${t} characters or fewer.`,[String(t)])),n.length||(n=null),s?s({value:o,cellEditorParams:e,internalErrors:n}):n}getValue(){const{eEditor:e,params:t}=this,s=e.getValue();return!j(s)&&!j(t.value)?t.value:t.parseValue(s)}getStartValue(){const e=this.params;return e.useFormatter||e.column.getColDef().refData?e.formatValue(e.value):e.value}setCaret(){Ps()&&this.eEditor.getInputElement().focus({preventScroll:!0});const e=this.eEditor,t=e.getValue(),s=j(t)&&t.length||0;s&&e.getInputElement().setSelectionRange(s,s)}},Zu=class extends Kr{constructor(){super(new mM(()=>this.getLocaleTextFunc()))}};function CM(e){return e.ctrlsSvc.getScrollFeature().getVScrollPosition()}function vM(e){return e.ctrlsSvc.getScrollFeature().getHScrollPosition()}function nm(e,t,s="auto"){e.frameworkOverrides.wrapIncoming(()=>e.ctrlsSvc.getScrollFeature().ensureColumnVisible(t,s),"ensureVisible")}function rm(e,t,s){e.frameworkOverrides.wrapIncoming(()=>e.ctrlsSvc.getScrollFeature().ensureIndexVisible(t,s),"ensureVisible")}function wM(e,t,s=null){e.frameworkOverrides.wrapIncoming(()=>e.ctrlsSvc.getScrollFeature().ensureNodeVisible(t,s),"ensureVisible")}function bM(e){e.undoRedo?.undo("api")}function SM(e){e.undoRedo?.redo("api")}function yM(e,t){return e.editModelSvc?.getEditRowDataValue(t,{checkSiblings:!0})}function xM(e){const t=e.editModelSvc?.getEditMap(),s=[];return t?.forEach((o,i)=>{const{rowIndex:n,rowPinned:r}=i;o.forEach((a,l)=>{const{editorValue:c,pendingValue:d,sourceValue:u,state:h}=a,p=ss(a);let f=c??d;f===It&&(f=void 0);const m={newValue:f,oldValue:u,state:h,column:l,colId:l.getColId(),colKey:l.getColId(),rowIndex:n,rowPinned:r};(h==="editing"||h==="changed"&&p)&&s.push(m)})}),s}function RM(e,t=!1){const{editSvc:s}=e;if(s?.isBatchEditing()){if(t)for(const o of e.editModelSvc?.getEditPositions()??[])o.state==="editing"&&s.revertSingleCellEdit(o);else Bs(e,{persist:!0});Ho(e,void 0,{cancel:t})}else s?.stopEditing(void 0,{cancel:t,source:"edit",forceStop:!t,forceCancel:t})}function FM(e,t){const s=Ae(e,t);return e.editSvc?.isEditing(s)??!1}function EM(e,t){const{key:s,colKey:o,rowIndex:i,rowPinned:n}=t,{editSvc:r,colModel:a}=e,l=a.getCol(o);if(!l){N(12,{colKey:o});return}const d=as(e,{rowIndex:i,rowPinned:n||null});if(!d){N(290,{rowIndex:i,rowPinned:n});return}if(!l.isCellEditable(d))return;n==null&&rm(e,i),nm(e,o),r?.startEditing({rowNode:d,column:l},{event:s?new KeyboardEvent("keydown",{key:s}):void 0,source:"api"})}function DM(e){return e.editSvc?.validateEdit()||null}function PM(e){return e.undoRedo?.getCurrentUndoStackSize()??0}function MM(e){return e.undoRedo?.getCurrentRedoStackSize()??0}var TM={tag:"div",cls:"ag-popup-editor",attrs:{tabindex:"-1"}},IM=class extends bc{constructor(e){super(TM),this.params=e}postConstruct(){to(this.gos,this.getGui(),"popupEditorWrapper",!0),this.addKeyDownListener()}addKeyDownListener(){const e=this.getGui(),t=this.params,s=o=>{Tl(this.gos,o,t.node,t.column,!0)||t.onKeyDown(o)};this.addManagedElementListeners(e,{keydown:s})}};function kM(e,{column:t},s,o,i="ui"){if(s instanceof KeyboardEvent&&(s.key===I.TAB||s.key===I.ENTER||s.key===I.F2||s.key===I.BACKSPACE&&o))return!0;if(s?.shiftKey&&e.rangeSvc?.getCellRanges().length!=0)return!1;const r=t?.getColDef(),a=AM(e.gos,r),l=s?.type;return l==="click"&&s?.detail===1&&a===1||l==="dblclick"&&s?.detail===2&&a===2?!0:i==="api"?o??!1:!1}function AM(e,t){return e.get("suppressClickEdit")===!0?0:e.get("singleClickEdit")===!0||t?.singleClickEdit?1:2}function jl(e,{rowNode:t,column:s},o="ui"){const i=s.getColDef().editable,n=e.editModelSvc;return s.isColumnFunc(t,i)||!!n&&n.hasEdits({rowNode:t,column:s},{withOpenEditor:!0})}function LM(e,t,s="ui"){const o=jl(e,t,s);return o===!0||s==="ui"?o:e.colModel.getCols().some(n=>jl(e,{rowNode:t.rowNode,column:n},s))}var xr=(e,t=!1)=>{if(e!==void 0)return ss(e)||t&&e.state==="editing"};function am(e,t,s=!1){return xr(e.editModelSvc?.getEdit(t),s)}var lm=(e,t,s)=>{if(e)for(let o=0,i=e.length;o<i;++o){const n=e[o];if(n.data&&(xr(t?.getEdit({rowNode:n,column:s}))||xr(t?.getEdit({rowNode:n.pinnedSibling,column:s})))||lm(n.childrenAfterGroup,t,s))return!0}};function cm(e,t){const{column:s,rowNode:o}=t;return e.gos.get("groupTotalRow")&&!o?.footer?!1:lm(o?.childrenAfterGroup,e.editModelSvc,s)}function dm(e,{rowNode:t,column:s}){if(t=t.pinnedSibling,!!t)return xr(e.editModelSvc?.getEdit({rowNode:t,column:s}))}var OM=class extends k{constructor(e,t){super(),this.cellCtrl=e,this.beans=t,this.editSvc=t.editSvc,this.editModelSvc=t.editModelSvc}setComp(e){this.cellComp=e,this.applyCellStyles()}applyCellStyles(){const{cellCtrl:e,editSvc:t,beans:s}=this;if(t?.isBatchEditing()&&t.isEditing()){const i=am(s,e)||cm(s,e)||dm(s,e);this.applyBatchingStyle(i)}else this.applyBatchingStyle(!1);const o=!!this.editModelSvc?.getCellValidationModel().hasCellValidation(this.cellCtrl);this.cellComp.toggleCss("ag-cell-editing-error",o)}applyBatchingStyle(e){this.cellComp.toggleCss("ag-cell-editing",e??!1),this.cellComp.toggleCss("ag-cell-batch-edit",(e&&this.editSvc?.isBatchEditing())??!1)}},NM=class extends k{constructor(e,t){super(),this.rowCtrl=e,this.beans=t,this.gos=t.gos,this.editSvc=t.editSvc,this.editModelSvc=t.editModelSvc}applyRowStyles(){const{rowCtrl:e,editModelSvc:t,beans:s}=this;let o=e.rowNode,i=t?.getEditRow(o);const n=this.editModelSvc?.getRowValidationModel().hasRowValidation({rowNode:o});if(!i&&o.pinnedSibling&&(o=o.pinnedSibling,i=t?.getEditRow(o)),i){const r=Array.from(i.keys()).some(a=>{const l={rowNode:o,column:a};return am(s,l,!0)||cm(s,l)||dm(s,l)});this.applyStyle(n,r);return}this.applyStyle(n)}applyStyle(e=!1,t=!1){const s=this.editSvc?.isBatchEditing()??!1,o=this.gos.get("editType")==="fullRow";this.rowCtrl?.forEachGui(void 0,({rowComp:i})=>{i.toggleCss("ag-row-editing",o&&t),i.toggleCss("ag-row-batch-edit",o&&t&&s),i.toggleCss("ag-row-inline-editing",t),i.toggleCss("ag-row-not-inline-editing",!t),i.toggleCss("ag-row-editing-invalid",o&&t&&e)})}},HM=({rowModel:e,pinnedRowModel:t,editModelSvc:s},o)=>{const i=new Set;e.forEachNode(n=>o.has(n)&&i.add(n)),t?.forEachPinnedRow("top",n=>o.has(n)&&i.add(n)),t?.forEachPinnedRow("bottom",n=>o.has(n)&&i.add(n));for(const n of o)i.has(n)||s.removeEdits({rowNode:n});return i},GM=({editModelSvc:e},t,s)=>{for(const o of t)e?.getEditRow(o)?.forEach((i,n)=>!s.has(n)&&e.removeEdits({rowNode:o,column:n}))},BM=e=>()=>{const t=new Set(e.colModel.getCols()),s=e.editModelSvc.getEditMap(!0),o=new Set(s.keys());GM(e,HM(e,o),t)},VM=new Set(["undo","redo","paste","bulk","rangeSvc"]),zM=new Set(["ui","api"]),um={paste:"api",rangeSvc:"api",fillHandle:"api",cellClear:"api",bulk:"api"},WM=new Set(Object.keys(um)),_M=new Set(["paste","rangeSvc","renderer","cellClear","redo","undo"]),kn={cancel:!0,source:"api"},jM={cancel:!1,source:"api"},So={checkSiblings:!0},hi={force:!0,suppressFlash:!0},UM=class extends k{constructor(){super(...arguments),this.beanName="editSvc",this.batch=!1,this.stopping=!1,this.committing=!1}postConstruct(){const{beans:e}=this;this.model=e.editModelSvc,this.valueSvc=e.valueSvc,this.rangeSvc=e.rangeSvc,this.addManagedPropertyListener("editType",({currentValue:o})=>{this.stopEditing(void 0,kn),this.createStrategy(o)});const t=BM(e),s=()=>{const o=this.model.getCellValidationModel().getCellValidationMap().size>0,i=this.model.getRowValidationModel().getRowValidationMap().size>0;return o||i?this.stopEditing(void 0,kn):this.isEditing()&&(this.isBatchEditing()?Ho(e,this.model.getEditPositions()):this.stopEditing(void 0,jM)),!1};this.addManagedEventListeners({columnPinned:t,columnVisible:t,columnRowGroupChanged:t,rowExpansionStateChanged:t,pinnedRowsChanged:t,displayedRowsChanged:t,sortChanged:s,filterChanged:s,cellFocused:this.onCellFocused.bind(this)})}isBatchEditing(){return this.batch}setBatchEditing(e){e?(this.batch=!0,this.stopEditing(void 0,kn)):(this.stopEditing(void 0,kn),this.batch=!1)}createStrategy(e){const{beans:t,gos:s,strategy:o}=this,i=Xu(s,e);if(o){if(o.beanName===i)return o;this.destroyStrategy()}return this.strategy=this.createOptionalManagedBean(t.registry.createDynamicBean(i,!0))}destroyStrategy(){this.strategy&&(this.strategy.destroy(),this.strategy=this.destroyBean(this.strategy))}shouldStartEditing(e,t,s,o="ui"){const i=kM(this.beans,e,t,s,o);return i&&(this.strategy??(this.strategy=this.createStrategy())),i}shouldStopEditing(e,t,s="ui"){return this.strategy?.shouldStop(e,t,s)??null}shouldCancelEditing(e,t,s="ui"){return this.strategy?.shouldCancel(e,t,s)??null}validateEdit(){return rP(this.beans)}isEditing(e,t){return this.model.hasEdits(e,t??So)}isRowEditing(e,t){return(e&&this.model.hasRowEdits(e,t))??!1}startEditing(e,t){const{startedEdit:s=!0,event:o=null,source:i="ui",ignoreEventKey:n=!1,silent:r}=t;if(this.strategy??(this.strategy=this.createStrategy()),!this.isCellEditable(e,"api"))return;const a=Ae(this.beans,e);if(a&&!a.comp){a.onCompAttachedFuncs.push(()=>this.startEditing(e,t));return}const l=this.shouldStartEditing(e,o,s,i);if(l===!1&&i!=="api"){this.isEditing(e)&&this.stopEditing();return}!this.batch&&this.shouldStopEditing(e,void 0,i)&&!t.continueEditing&&this.stopEditing(void 0,{source:i}),l&&this.isBatchEditing()&&this.dispatchBatchEvent("batchEditingStarted",new Map),this.strategy.start({position:e,event:o,source:i,ignoreEventKey:n,startedEdit:s,silent:r})}stopEditing(e,t){const{event:s,cancel:o,source:i="ui",forceCancel:n,forceStop:r}=t||{},{beans:a,model:l}=this;if(WM.has(i)&&this.isBatchEditing())return this.bulkRefresh(e),!1;const c=this.committing?um[i]:i;if(!(this.committing||this.isEditing(e)||this.isBatchEditing()&&l.hasEdits(e,So))||!this.strategy||this.stopping)return!1;this.stopping=!0;const u=Ae(a,e);u&&(u.onEditorAttachedFuncs=[]);let h=l.getEditMap(!0),p=!1;const f=!o&&(!!this.shouldStopEditing(e,s,c)||this.committing&&!this.batch)||(r??!1),m=o&&!!this.shouldCancelEditing(e,s,c)||(n??!1);if(f||m){Bs(a,{persist:!0,isCancelling:m||o,isStopping:f});const v=l.getEditMap(),w=this.processEdits(v,o,i);this.strategy?.stop(o,s);for(const b of w)l.clearEditValue(b);this.bulkRefresh(void 0,h);for(const b of l.getEditPositions(v)){const S=Ae(a,b),y=ss(b);S?.refreshCell({force:!0,suppressFlash:!y})}h=v,p||(p=f)}else if(s instanceof KeyboardEvent&&this.batch&&this.strategy?.midBatchInputsAllowed(e)&&this.isEditing(e,{withOpenEditor:!0})){const{key:v}=s,w=v===I.ENTER,b=v===I.ESCAPE,S=v===I.TAB;(w||S||b)&&(w||S?Bs(a,{persist:!0}):b&&this.revertSingleCellEdit(u),this.isBatchEditing()?this.strategy?.cleanupEditors():Ho(a,l.getEditPositions(),{event:s,cancel:b}),s.preventDefault(),this.bulkRefresh(e,h,{suppressFlash:!0}),h=l.getEditMap())}else Bs(a,{persist:!0}),h=l.getEditMap();return p&&e&&this.model.removeEdits(e),this.navigateAfterEdit(t,u?.cellPosition),Gl(a),this.model.hasEdits()||(this.model.getCellValidationModel().clearCellValidationMap(),this.model.getRowValidationModel().clearRowValidationMap()),this.bulkRefresh(),m&&this.beans.rowRenderer.refreshRows({rowNodes:Array.from(h.keys())}),this.isBatchEditing()&&(this.beans.rowRenderer.refreshRows({suppressFlash:!0,force:!0}),p&&f&&this.dispatchBatchEvent("batchEditingStopped",h)),this.stopping=!1,p}navigateAfterEdit(e,t){if(!e||!t)return;const{event:s,suppressNavigateAfterEdit:o}=e;if(!(s instanceof KeyboardEvent)||o)return;const{key:n,shiftKey:r}=s,a=this.gos.get("enterNavigatesVerticallyAfterEdit");if(n!==I.ENTER||!a)return;const l=r?I.UP:I.DOWN;this.beans.navigation?.navigateToNextCell(null,l,t,!1)}processEdits(e,t=!1,s){const o=Array.from(e.keys()),i=this.model.getCellValidationModel().getCellValidationMap().size>0||this.model.getRowValidationModel().getRowValidationMap().size>0,n=[];for(const r of o){const a=e.get(r);for(const l of a.keys()){const c=a.get(l),d={rowNode:r,column:l},u=ss(c);!t&&u&&!i&&(this.setNodeDataValue(r,l,c.pendingValue,void 0,s)||n.push(d))}}return n}setNodeDataValue(e,t,s,o,i="edit"){const{beans:n}=this,r=Ae(n,{rowNode:e,column:t}),a=zM.has(i)?"edit":i;r&&(r.suppressRefreshCell=!0),this.commitNextEdit();const l=e.setDataValue(t,s,a);return r&&(r.suppressRefreshCell=!1),o&&r?.refreshCell(hi),l}setEditMap(e,t){this.strategy??(this.strategy=this.createStrategy()),this.strategy?.setEditMap(e,t),this.bulkRefresh();let s=hi;t?.forceRefreshOfEditCellsOnly&&(s={...$M(e),...hi}),this.beans.rowRenderer.refreshCells(s)}dispatchEditValuesChanged({rowNode:e,column:t},s={}){if(!e||!t||!s)return;const{pendingValue:o,sourceValue:i}=s,{rowIndex:n,rowPinned:r,data:a}=e;this.beans.eventSvc.dispatchEvent({type:"cellEditValuesChanged",node:e,rowIndex:n,rowPinned:r,column:t,source:"api",data:a,newValue:o,oldValue:i,value:o,colDef:t.getColDef()})}bulkRefresh(e={},t,s={}){const{beans:o,gos:i}=this,{editModelSvc:n,rowModel:r}=o;Ve(i)&&(e.rowNode&&e.column?this.refCell(e,this.model.getEdit(e),s):t&&n?.getEditMap(!1)?.forEach((a,l)=>{for(const c of a.keys())this.refCell({rowNode:l,column:c},a.get(c),s)}))}refCell({rowNode:e,column:t},s,o={}){const{beans:i,gos:n}=this,r=new Set([e]),a=new Set,l=e.pinnedSibling;l&&r.add(l);const c=e.sibling;c&&a.add(c);let d=e.parent;for(;d;)d.sibling?.footer&&n.get("groupTotalRow")||!d.parent&&d.sibling&&n.get("grandTotalRow")?a.add(d.sibling):a.add(d),d=d.parent;for(const u of r)this.dispatchEditValuesChanged({rowNode:u,column:t},s);for(const u of r)Ae(i,{rowNode:u,column:t})?.refreshCell(o);for(const u of a)Ae(i,{rowNode:u,column:t})?.refreshCell(o)}stopAllEditing(e=!1,t="ui"){this.isEditing()&&this.stopEditing(void 0,{cancel:e,source:t})}isCellEditable(e,t="ui"){const{rowNode:s}=e,{gos:o,beans:i}=this;if(s.group){if(o.get("treeData")){if(!s.data&&!o.get("enableGroupEdit"))return!1}else if(!o.get("enableGroupEdit"))return!1}const n=Xu(o)==="fullRow"?LM(i,e,t):jl(i,e,t);return n&&(this.strategy??(this.strategy=this.createStrategy())),n}cellEditingInvalidCommitBlocks(){return this.gos.get("invalidEditValueMode")==="block"}checkNavWithValidation(e,t,s=!0){if(this.hasValidationErrors(e)){const o=Ae(this.beans,e);return this.cellEditingInvalidCommitBlocks()?(t?.preventDefault?.(),s&&(!o?.hasBrowserFocus()&&o?.focusCell(),o?.comp?.getCellEditor()?.focusIn?.()),"block-stop"):(o&&this.revertSingleCellEdit(o),"revert-continue")}return"continue"}revertSingleCellEdit(e,t=!1){const s=Ae(this.beans,e);s?.comp?.getCellEditor()&&(Ho(this.beans,[e],{silent:!0}),this.model.clearEditValue(e),Uo(this.beans,e,{silent:!0}),io(this.beans),s?.refreshCell(hi),t&&(s?.focusCell(),s?.comp?.getCellEditor()?.focusIn?.()))}hasValidationErrors(e){io(this.beans);const t=Ae(this.beans,e);t&&(t.refreshCell(hi),t.rowCtrl.rowEditStyleFeature?.applyRowStyles());let s=!1;return e?.rowNode?(s||(s=this.model.getRowValidationModel().hasRowValidation({rowNode:e.rowNode})),e.column&&(s||(s=this.model.getCellValidationModel().hasCellValidation({rowNode:e.rowNode,column:e.column})))):(s||(s=this.model.getCellValidationModel().getCellValidationMap().size>0),s||(s=this.model.getRowValidationModel().getRowValidationMap().size>0)),s}moveToNextCell(e,t,s,o="ui"){let i;const n=this.isEditing(),r=n&&this.checkNavWithValidation(void 0,s)==="block-stop";return e instanceof Go&&n&&(i=this.strategy?.moveToNextEditingCell(e,t,s,o,r)),i===null||(i=i||!!this.beans.focusSvc.focusedHeader,i===!1&&!r&&this.stopEditing()),i}getCellDataValue({rowNode:e,column:t},s=!0){if(!e||!t)return;let o=this.model.getEdit({rowNode:e,column:t});const i=e.pinnedSibling;if(i){const r=this.model.getEdit({rowNode:i,column:t});r&&(o=r)}const n=s?o?.editorValue??o?.pendingValue:o?.pendingValue;return n===It||!o?o?.sourceValue??this.valueSvc.getValue(t,e,!1,"api"):n}addStopEditingWhenGridLosesFocus(e){eP(this,this.beans,e)}createPopupEditorWrapper(e){return new IM(e)}commitNextEdit(){this.committing=!0}setDataValue(e,t,s){try{if((!this.isEditing()||this.committing)&&!_M.has(s))return;const{beans:o}=this;this.strategy??(this.strategy=this.createStrategy());const i=this.isBatchEditing()?"ui":this.committing?s??"api":"api";if(!s||VM.has(s))return qn(o,e,t,s,void 0,{persist:!0}),this.setNodeDataValue(e.rowNode,e.column,t,!0,s);const n=this.model.getEdit(e);if(n){if(n.pendingValue===t)return!1;if(n.sourceValue!==t)return qn(o,e,t,s,void 0,{persist:!0}),this.stopEditing(e,{source:i,suppressNavigateAfterEdit:!0}),!0;if(n.sourceValue===t)return o.editModelSvc?.removeEdits(e),this.dispatchEditValuesChanged(e,{...n,pendingValue:t}),!0}return qn(o,e,t,s,void 0,{persist:!0}),this.stopEditing(e,{source:i,suppressNavigateAfterEdit:!0}),!0}finally{this.committing=!1}}handleColDefChanged(e){oP(this.beans,e)}destroy(){this.model.clear(),this.destroyStrategy(),super.destroy()}prepDetailsDuringBatch(e,t){if(!this.batch||!this.model.hasRowEdits(e.rowNode,So))return;const{rowNode:o,column:i}=e,{compDetails:n,valueToDisplay:r}=t;if(n){const{params:l}=n;return l.data=this.model.getEditRowDataValue(o,So),{compDetails:n}}const a=this.model.getEditRow(e.rowNode,So);if(r!==void 0&&a?.has(i))return{valueToDisplay:this.valueSvc.getValue(i,o)}}cleanupEditors(){this.strategy?.cleanupEditors()}dispatchCellEvent(e,t,s,o){this.strategy?.dispatchCellEvent(e,t,s,o)}dispatchBatchEvent(e,t){this.eventSvc.dispatchEvent(this.createBatchEditEvent(e,t))}createBatchEditEvent(e,t){return ie(this.gos,{type:e,...e==="batchEditingStopped"?{changes:this.toEventChangeList(t)}:{}})}toEventChangeList(e){return this.model.getEditPositions(e).map(t=>({rowIndex:t.rowNode.rowIndex,rowPinned:t.rowNode.rowPinned,columnId:t.column.getColId(),newValue:t.pendingValue,oldValue:t.sourceValue}))}applyBulkEdit({rowNode:e,column:t},s){if(!s||s.length===0)return;const{beans:o,rangeSvc:i,valueSvc:n}=this;Bs(o,{persist:!0});const r=this.model.getEditMap(!0),a=r.get(e)?.get(t)?.pendingValue;this.batch||this.eventSvc.dispatchEvent({type:"bulkEditingStarted"}),s.forEach(c=>{if(i?.forEachRowInRange(c,d=>{const u=as(o,d);if(u===void 0)return;const h=r.get(u)??new Map;for(const p of c.columns)if(p&&this.isCellEditable({rowNode:u,column:p},"api")){const f=n.getValue(p,u,!0,"api");let m=n.parseValue(p,u??null,a,f);Number.isNaN(m)&&(m=null),h.set(p,{editorValue:void 0,pendingValue:m,sourceValue:f,state:"changed",editorState:{isCancelAfterEnd:void 0,isCancelBeforeStart:void 0}})}h.size>0&&r.set(u,h)}),this.setEditMap(r),this.batch){this.cleanupEditors(),Gl(o),this.bulkRefresh();return}this.commitNextEdit(),this.stopEditing(void 0,{source:"bulk"}),this.eventSvc.dispatchEvent({type:"bulkEditingStopped",changes:this.toEventChangeList(r)})}),this.bulkRefresh();const l=Ae(o,{rowNode:e,column:t});l&&l.focusCell(!0)}createCellStyleFeature(e,t){return new OM(e,t)}createRowStyleFeature(e,t){return new NM(e,t)}setEditingCells(e,t){const{beans:s}=this,{colModel:o,valueSvc:i}=s,n=new Map;for(let{colId:r,column:a,colKey:l,rowIndex:c,rowPinned:d,newValue:u,state:h}of e){const p=r?o.getCol(r):l?o.getCol(l):a;if(!p)continue;const f=as(s,{rowIndex:c,rowPinned:d});if(!f)continue;const m=i.getValue(p,f,!0,"api");if(!t?.forceRefreshOfEditCellsOnly&&!ss({pendingValue:u,sourceValue:m})&&h!=="editing")continue;let v=n.get(f);v||(v=new Map,n.set(f,v)),u===void 0&&(u=It),v.set(p,{editorValue:void 0,pendingValue:u,sourceValue:m,state:h??"changed",editorState:{isCancelAfterEnd:void 0,isCancelBeforeStart:void 0}})}this.setEditMap(n,t)}onCellFocused(e){const t=Ae(this.beans,e);if(!t||!this.isEditing(t,So))return;const s=this.model.getEdit(t);if(!s||!ss(s))return;const i=this.getLocaleTextFunc()("ariaPendingChange","Pending Change");this.beans.ariaAnnounce?.announceValue(i,"pendingChange")}allowedFocusTargetOnValidation(e){return Ae(this.beans,e)}};function $M(e){return{rowNodes:e?Array.from(e.keys()):void 0,columns:e?[...new Set(Array.from(e.values()).flatMap(t=>Array.from(t.keys())))]:void 0}}function Xu(e,t){return t??e.get("editType")??"singleCell"}var hm=class extends k{postConstruct(){this.model=this.beans.editModelSvc,this.editSvc=this.beans.editSvc,this.addManagedEventListeners({cellFocused:this.onCellFocusChanged?.bind(this),cellFocusCleared:this.onCellFocusChanged?.bind(this)})}clearEdits(e){this.model.clearEditValue(e)}onCellFocusChanged(e){let t;const s=e.previousParams,{editSvc:o,beans:i}=this,n=e.type==="cellFocused"?e.sourceEvent:null;s&&(t=Ae(i,s));const{gos:r,editModelSvc:a}=i,l=e.type==="cellFocusCleared";if(o.isEditing(void 0,{withOpenEditor:!0})){const{column:c,rowIndex:d,rowPinned:u}=e,h={column:c,rowNode:as(i,{rowIndex:d,rowPinned:u})},p=r.get("invalidEditValueMode")==="block";if(p)return;const f=!p,m=!!a?.getCellValidationModel().hasCellValidation(h),v=f&&m;(s||l?o.stopEditing(void 0,{cancel:v,source:l&&f?"api":void 0,event:n}):!0)||(o.isBatchEditing()?o.cleanupEditors():o.stopEditing(void 0,{source:"api"}))}t?.refreshCell({suppressFlash:!0,force:!0})}stop(e,t){const s=this.model.getEditPositions(),o={all:[],pass:[],fail:[]};for(const i of s){if(o.all.push(i),(this.model.getCellValidationModel().getCellValidation(i)?.errorMessages?.length??0)>0){o.fail.push(i);continue}o.pass.push(i)}if(e)for(const i of s)br(this.beans,i,{cancel:e}),this.model.stop(i);else{const i=this.processValidationResults(o);if(i.destroy.length>0)for(const n of i.destroy)br(this.beans,n,{event:t,cancel:e}),this.model.stop(n);if(i.keep.length>0)for(const n of i.keep){const r=Ae(this.beans,n);this.editSvc?.cellEditingInvalidCommitBlocks()||r&&this.editSvc.revertSingleCellEdit(r)}}return!0}cleanupEditors({rowNode:e}={},t){Bs(this.beans,{persist:!1});const s=this.model.getEditPositions(),o=[];if(e)for(const i of s)i.rowNode!==e&&o.push(i);else for(const i of s)o.push(i);Ho(this.beans,o),Gl(this.beans,t)}setFocusOutOnEditor(e){e.comp?.getCellEditor()?.focusOut?.()}setFocusInOnEditor(e){const t=e.comp,s=t?.getCellEditor();if(s?.focusIn)s.focusIn();else{const o=this.beans.gos.get("editType")==="fullRow";e.focusCell(o),e.onEditorAttachedFuncs.push(()=>t?.getCellEditor()?.focusIn?.())}}setupEditors(e){const{event:t,ignoreEventKey:s=!1,startedEdit:o,position:i,cells:n=this.model.getEditPositions()}=e,r=t instanceof KeyboardEvent&&!s&&t.key||void 0;sP(this.beans,n,i,r,t,o)}dispatchCellEvent(e,t,s,o){const i=Ae(this.beans,e);i&&this.eventSvc.dispatchEvent({...i.createEvent(t??null,s),...o})}dispatchRowEvent(e,t,s){if(s)return;const o=zc(this.beans,e);o&&this.eventSvc.dispatchEvent(o.createRowEvent(t))}shouldStop(e,t,s="ui"){const o=this.editSvc.isBatchEditing();return o&&s==="api"?!0:o&&(s==="ui"||s==="edit")?!1:s==="api"?!0:t instanceof KeyboardEvent&&!o?t.key===I.ENTER:null}shouldCancel(e,t,s="ui"){const o=this.editSvc.isBatchEditing();return!!(t instanceof KeyboardEvent&&!o&&t.key===I.ESCAPE||o&&s==="api"||s==="api")}setEditMap(e,t){t?.update||this.editSvc.stopEditing(void 0,{cancel:!0,source:"api"});const s=[];if(e.forEach((o,i)=>{o.forEach((n,r)=>{n.state==="editing"&&s.push({...n,rowNode:i,column:r})})}),t?.update&&(e=new Map([...this.model.getEditMap(),...e])),this.model?.setEditMap(e),s.length>0){const o=s.at(-1),i=o.pendingValue===It?void 0:o.pendingValue;this.start({position:o,event:new KeyboardEvent("keydown",{key:i}),source:"api"});const n=Ae(this.beans,o);n&&this.setFocusInOnEditor(n)}}destroy(){this.cleanupEditors(),super.destroy()}},KM=class extends hm{constructor(){super(...arguments),this.beanName="fullRow",this.startedRows=[]}shouldStop(e,t,s="ui"){const{rowNode:o}=e||{};if(!zc(this.beans,{rowNode:this.rowNode}))return!0;const n=super.shouldStop({rowNode:this.rowNode},t,s);return n!==null?n:this.rowNode?o!==this.rowNode:!1}midBatchInputsAllowed({rowNode:e}){return e?this.model.hasEdits({rowNode:e}):!1}clearEdits(e){this.model.clearEditValue(e)}start(e){const{position:t,silent:s,startedEdit:o,event:i,ignoreEventKey:n}=e,{rowNode:r}=t;this.rowNode!==r&&super.cleanupEditors(t),this.dispatchRowEvent({rowNode:r},"rowEditingStarted",s),this.startedRows.push(r);const a=this.beans.visibleCols.allCols,l=[];for(const c of a){if(!c.isCellEditable(r))continue;const d={rowNode:r,column:c};l.push(d),this.model.hasEdits(d)||this.model.start(d)}this.rowNode=r,this.setupEditors({cells:l,position:t,startedEdit:o,event:i,ignoreEventKey:n})}processValidationResults(e){return e.fail.length>0&&this.editSvc.cellEditingInvalidCommitBlocks()?{destroy:[],keep:e.all}:{destroy:e.all,keep:[]}}stop(e,t){const{rowNode:s}=this;if(s&&!this.model.hasRowEdits(s))return!1;const o=[];if(e||this.model.getEditMap().forEach((i,n)=>{if(!(!i||i.size===0)){for(const r of i.values())if(ss(r)){o.push(n);break}}}),io(this.beans),!e&&this.editSvc?.checkNavWithValidation({rowNode:s})==="block-stop")return!1;super.stop(e,t);for(const i of o)this.dispatchRowEvent({rowNode:i},"rowValueChanged");return this.cleanupEditors({rowNode:s},!0),this.rowNode=void 0,!0}onCellFocusChanged(e){const{rowIndex:t}=e,s=e.previousParams;if(s?.rowIndex===t||e.sourceEvent instanceof KeyboardEvent)return;const o=Ae(this.beans,s);this.gos.get("invalidEditValueMode")==="block"&&o&&(this.model.getCellValidationModel().getCellValidation(o)||this.model.getRowValidationModel().getRowValidation(o))||super.onCellFocusChanged(e)}cleanupEditors(e={},t){super.cleanupEditors(e,t);for(const s of this.startedRows)this.dispatchRowEvent({rowNode:s},"rowEditingStopped");this.startedRows.length=0}moveToNextEditingCell(e,t,s,o="ui",i=!1){const n=e.cellPosition;let r;this.model.suspend(!0);try{r=this.beans.navigation?.findNextCellToFocusOn(n,{backwards:t,startEditing:!0,skipToNextEditableCell:!1})}finally{this.model.suspend(!1)}if(r===!1)return null;if(r==null)return!1;const a=r.cellPosition,l=e.isCellEditable(),c=r.isCellEditable(),d=a&&n.rowIndex===a.rowIndex&&n.rowPinned===a.rowPinned;l&&this.setFocusOutOnEditor(e),this.restoreEditors();const u=this.gos.get("suppressStartEditOnTab");return c&&!i?u?r.focusCell(!0,s):(r.comp?.getCellEditor()||Uo(this.beans,r,{event:s,cellStartedEdit:!0}),this.setFocusInOnEditor(r),r.focusCell(!1,s)):(c&&i&&this.setFocusInOnEditor(r),r.focusCell(!0,s)),!d&&!i&&(this.editSvc?.stopEditing({rowNode:e.rowNode},{event:s}),this.cleanupEditors(r,!0),u?r.focusCell(!0,s):this.editSvc.startEditing(r,{startedEdit:!0,event:s,source:o,ignoreEventKey:!0})),e.rowCtrl?.refreshRow({suppressFlash:!0,force:!0}),!0}restoreEditors(){this.model.getEditMap().forEach((e,t)=>e.forEach(({state:s},o)=>{if(s!=="editing")return;const i=Ae(this.beans,{rowNode:t,column:o});i&&!i.comp?.getCellEditor()&&Uo(this.beans,i,{silent:!0})}))}destroy(){super.destroy(),this.rowNode=void 0,this.startedRows.length=0}},qM=class extends hm{constructor(){super(...arguments),this.beanName="singleCell"}shouldStop(e,t,s="ui"){const o=super.shouldStop(e,t,s);if(o!==null)return o;const{rowNode:i,column:n}=e||{};return(!this.rowNode||!this.column)&&i&&n?null:this.rowNode!==i||this.column!==n}midBatchInputsAllowed(e){return this.model.hasEdits(e)}start(e){const{position:t,startedEdit:s,event:o,ignoreEventKey:i}=e;(this.rowNode!==t.rowNode||this.column!==t.column)&&super.cleanupEditors(),this.rowNode=t.rowNode,this.column=t.column,this.model.start(t),this.setupEditors({cells:[t],position:t,startedEdit:s,event:o,ignoreEventKey:i})}dispatchRowEvent(e,t,s){}processValidationResults(e){return e.fail.length>0&&this.editSvc.cellEditingInvalidCommitBlocks()?{destroy:[],keep:e.all}:{destroy:e.all,keep:[]}}stop(e,t){return super.stop(e,t),this.rowNode=void 0,this.column=void 0,!0}onCellFocusChanged(e){const{colModel:t,editSvc:s}=this.beans,{rowIndex:o,column:i,rowPinned:n}=e,r=as(this.beans,{rowIndex:o,rowPinned:n}),a=Hl(i),l=t.getCol(a),c=e.previousParams;if(c){const d=Hl(c.column);if(c?.rowIndex===o&&d===a&&c?.rowPinned===n)return}s?.isEditing({rowNode:r,column:l},{withOpenEditor:!0})&&e.type==="cellFocused"||super.onCellFocusChanged(e)}moveToNextEditingCell(e,t,s,o="ui",i=!1){const n=this.beans.focusSvc.getFocusedCell();n&&(e=Eo(this.beans,n)??e);const r=e.cellPosition;let a;const l=this.beans.gos.get("editType")==="fullRow";l&&this.model.suspend(!0),i||(e.eGui.focus(),this.editSvc?.stopEditing(e,{source:this.editSvc?.isBatchEditing()?"ui":"api",event:s}));try{a=this.beans.navigation?.findNextCellToFocusOn(r,{backwards:t,startEditing:!0})}finally{l&&this.model.suspend(!1)}if(a===!1)return null;if(a==null)return!1;const c=a.cellPosition,d=e.isCellEditable(),u=a.isCellEditable(),h=c&&r.rowIndex===c.rowIndex&&r.rowPinned===c.rowPinned;d&&!i&&this.setFocusOutOnEditor(e);const p=this.gos.get("suppressStartEditOnTab");if(!h&&!i&&(super.cleanupEditors(a,!0),p?a.focusCell(!0,s):this.editSvc.startEditing(a,{startedEdit:!0,event:s,source:o,ignoreEventKey:!0})),u&&!i){if(a.focusCell(!1,s),p)a.focusCell(!0,s);else if(!a.comp?.getCellEditor()){const f=this.editSvc?.isEditing(a,{withOpenEditor:!0});Uo(this.beans,a,{event:s,cellStartedEdit:!0,silent:f}),this.setFocusInOnEditor(a),this.cleanupEditors(a)}}else u&&i&&this.setFocusInOnEditor(a),a.focusCell(!0,s);return e.rowCtrl?.refreshRow({suppressFlash:!0,force:!0}),!0}destroy(){super.destroy(),this.rowNode=void 0,this.column=void 0}},Ts={moduleName:"EditCore",version:_,beans:[J3,UM],apiFunctions:{getEditingCells:xM,getEditRowValues:yM,getCellEditorInstances:tP,startEditingCell:EM,stopEditing:RM,isEditing:FM,validateEdit:DM},dynamicBeans:{singleCell:qM,fullRow:KM},dependsOn:[Ur,im],css:[J4]},YM={moduleName:"UndoRedoEdit",version:_,beans:[Q4],apiFunctions:{undoCellEditing:bM,redoCellEditing:SM,getCurrentUndoSize:PM,getCurrentRedoSize:MM},dependsOn:[Ts]},ZM={moduleName:"TextEditor",version:_,userComponents:{agCellEditor:Zu,agTextCellEditor:Zu},dependsOn:[Ts]},XM={moduleName:"NumberEditor",version:_,userComponents:{agNumberCellEditor:{classImp:hM}},dependsOn:[Ts]},QM={moduleName:"DateEditor",version:_,userComponents:{agDateCellEditor:iM,agDateStringCellEditor:aM},dependsOn:[Ts]},JM={moduleName:"CheckboxEditor",version:_,userComponents:{agCheckboxCellEditor:tM},dependsOn:[Ts]},eT={moduleName:"SelectEditor",version:_,userComponents:{agSelectCellEditor:pM},dependsOn:[Ts]},tT={moduleName:"LargeTextEditor",version:_,userComponents:{agLargeTextCellEditor:cM},dependsOn:[Ts]},sT={moduleName:"CustomEditor",version:_,dependsOn:[Ts]},oT=class extends k{constructor(){super(...arguments),this.beanName="selectionColSvc"}postConstruct(){this.addManagedPropertyListener("rowSelection",e=>{this.onSelectionOptionsChanged(e.currentValue,e.previousValue,ko(e.source))}),this.addManagedPropertyListener("selectionColumnDef",this.updateColumns.bind(this))}addColumns(e){const t=this.columns;t!=null&&(e.list=t.list.concat(e.list),e.tree=t.tree.concat(e.tree),IS(e))}createColumns(e,t){const s=()=>{ur(this.beans,this.columns?.tree),this.columns=null},o=e.treeDepth,n=(this.columns?.treeDepth??-1)==o,r=this.generateSelectionCols();if(TS(r,this.columns?.list??[])&&n)return;s();const{colGroupSvc:l}=this.beans,c=l?.findDepth(e.tree)??0,d=l?.balanceTreeForAutoCols(r,c)??[];this.columns={list:r,tree:d,treeDepth:c,map:{}},t(h=>{if(!h)return null;const p=h.filter(f=>!hs(f));return[...r,...p]})}updateColumns(e){const t=ko(e.source);for(const s of this.columns?.list??[]){const o=this.createSelectionColDef(e.currentValue);s.setColDef(o,null,t),Lt(this.beans,{state:[{...o,colId:s.getColId()}]},t)}}getColumn(e){return this.columns?.list.find(t=>xi(t,e))??null}getColumns(){return this.columns?.list??null}isSelectionColumnEnabled(){const{gos:e,beans:t}=this,s=e.get("rowSelection");if(typeof s!="object"||!_s(e))return!1;const o=(t.autoColSvc?.getColumns()?.length??0)>0;if(s.checkboxLocation==="autoGroupColumn"&&o)return!1;const i=!!Io(s),n=Gn(s);return i||n}createSelectionColDef(e){const{gos:t}=this,s=e??t.get("selectionColumnDef"),o=t.get("enableRtl"),{rowSpan:i,spanRows:n,...r}=s??{};return{width:50,resizable:!1,suppressHeaderMenuButton:!0,sortable:!1,suppressMovable:!0,lockPosition:o?"right":"left",comparator(a,l,c,d){const u=c.isSelected(),h=d.isSelected();return u===h?0:u?1:-1},editable:!1,suppressFillHandle:!0,pinned:null,...r,colId:Jg,chartDataType:"excluded"}}generateSelectionCols(){if(!this.isSelectionColumnEnabled())return[];const e=this.createSelectionColDef(),t=e.colId;this.gos.validateColDef(e,t,!0);const s=new lo(e,null,t,!1);return this.createBean(s),[s]}onSelectionOptionsChanged(e,t,s){const o=t&&typeof t!="string"?Io(t):void 0,i=e&&typeof e!="string"?Io(e):void 0,n=o!==i,r=t&&typeof t!="string"?Gn(t):void 0,a=e&&typeof e!="string"?Gn(e):void 0,l=r!==a,c=ar(e),d=ar(t);(n||l||c!==d)&&this.beans.colModel.refreshAll(s)}destroy(){ur(this.beans,this.columns?.tree),super.destroy()}refreshVisibility(e,t,s){if(!this.columns?.list.length)return;const o=e.length+t.length+s.length;if(o===0)return;const i=this.columns.list[0];if(!i.isVisible())return;const n=()=>{let l;switch(i.pinned){case"left":case!0:l=e;break;case"right":l=s;break;default:l=t}l&&Nt(l,i)};(this.beans.rowNumbersSvc?.getColumn(ep)?2:1)===o&&n()}};function iT(e,t){if(!t.nodes.every(r=>r.rowPinned&&!en(r)?(N(59),!1):r.id===void 0?(N(60),!1):!0))return;const{nodes:o,source:i,newValue:n}=t;e.selectionSvc?.setNodesSelected({nodes:o,source:i??"api",newValue:n})}function nT(e,t,s="apiSelectAll"){e.selectionSvc?.selectAllRowNodes({source:s,selectAll:t})}function rT(e,t,s="apiSelectAll"){e.selectionSvc?.deselectAllRowNodes({source:s,selectAll:t})}function aT(e,t="apiSelectAllFiltered"){e.selectionSvc?.selectAllRowNodes({source:t,selectAll:"filtered"})}function lT(e,t="apiSelectAllFiltered"){e.selectionSvc?.deselectAllRowNodes({source:t,selectAll:"filtered"})}function cT(e,t="apiSelectAllCurrentPage"){e.selectionSvc?.selectAllRowNodes({source:t,selectAll:"currentPage"})}function dT(e,t="apiSelectAllCurrentPage"){e.selectionSvc?.deselectAllRowNodes({source:t,selectAll:"currentPage"})}function uT(e){return e.selectionSvc?.getSelectedNodes()??[]}function hT(e){return e.selectionSvc?.getSelectedRows()??[]}var gT=class extends O2{constructor(){super(...arguments),this.beanName="selectionSvc",this.selectedNodes=new Map,this.detailSelection=new Map,this.masterSelectsDetail=!1}postConstruct(){super.postConstruct();const{gos:e}=this;this.mode=lr(e),this.groupSelectsDescendants=Bi(e),this.groupSelectsFiltered=dr(e)==="filteredDescendants",this.masterSelectsDetail=Wd(e)==="detail",this.addManagedPropertyListeners(["groupSelectsChildren","groupSelectsFiltered","rowSelection"],()=>{const t=Bi(e),s=lr(e),o=dr(e)==="filteredDescendants";this.masterSelectsDetail=Wd(e)==="detail",(t!==this.groupSelectsDescendants||o!==this.groupSelectsFiltered||s!==this.mode)&&(this.deselectAllRowNodes({source:"api"}),this.groupSelectsDescendants=t,this.groupSelectsFiltered=o,this.mode=s)}),this.addManagedEventListeners({rowSelected:this.onRowSelected.bind(this)})}destroy(){super.destroy(),this.resetNodes()}handleSelectionEvent(e,t,s){if(this.isRowSelectionBlocked(t))return 0;const o=this.inferNodeSelections(t,e.shiftKey,e.metaKey||e.ctrlKey,s);if(o==null)return 0;if(this.selectionCtx.selectAll=!1,"select"in o)return o.reset?this.resetNodes():this.selectRange(o.deselect,!1,s),this.selectRange(o.select,!0,s);{const i=o.checkFilteredNodes?pm(o.node):o.newValue;return this.setNodesSelected({nodes:[o.node],newValue:i,clearSelection:o.clearSelection,keepDescendants:o.keepDescendants,event:e,source:s})}}setNodesSelected({newValue:e,clearSelection:t,suppressFinishActions:s,nodes:o,event:i,source:n,keepDescendants:r=!1}){if(o.length===0)return 0;const{gos:a}=this;if(!_s(a)&&e)return N(132),0;if(o.length>1&&!this.isMultiSelect())return N(130),0;let l=0;for(let c=0;c<o.length;c++){const d=o[c],u=yo(d);if(u.rowPinned&&!en(u)){N(59);continue}if(u.id===void 0){N(60);continue}this.groupSelectsFiltered&&u.group&&!a.get("treeData")||this.selectRowNode(u,e,i,n)&&(this.detailSelection.delete(u.id),l++),this.groupSelectsDescendants&&u.childrenAfterGroup?.length&&(l+=this.selectChildren(u,e,n))}return s||(o.length===1&&n==="api"&&this.selectionCtx.setRoot(yo(o[0])),e&&(t||!this.isMultiSelect())&&(l+=this.clearOtherNodes(yo(o[0]),r,n)),l>0&&(this.updateGroupsFromChildrenSelections(n),this.dispatchSelectionChanged(n))),l}selectRange(e,t,s){let o=0;return e.forEach(i=>{const n=yo(i);if(n.group&&this.groupSelectsDescendants)return;this.selectRowNode(n,t,void 0,s)&&o++}),o>0&&(this.updateGroupsFromChildrenSelections(s),this.dispatchSelectionChanged(s)),o}selectChildren(e,t,s){const o=this.groupSelectsFiltered?e.childrenAfterAggFilter:e.childrenAfterGroup;return o?this.setNodesSelected({newValue:t,clearSelection:!1,suppressFinishActions:!0,source:s,nodes:o}):0}getSelectedNodes(){return Array.from(this.selectedNodes.values())}getSelectedRows(){const e=[];return this.selectedNodes.forEach(t=>t.data&&e.push(t.data)),e}getSelectionCount(){return this.selectedNodes.size}filterFromSelection(e){const t=new Map;this.selectedNodes.forEach((s,o)=>{e(s)&&t.set(o,s)}),this.selectedNodes=t}updateGroupsFromChildrenSelections(e,t){if(!this.groupSelectsDescendants)return!1;const{gos:s,rowModel:o}=this.beans;if(!Ve(s))return!1;const i=o.rootNode;if(!i)return!1;t||(t=new Wi(!0,i),t.active=!1);let n=!1;return t.forEachChangedNodeDepthFirst(r=>{if(r!==i){const a=this.calculateSelectedFromChildren(r);n=this.selectRowNode(r,a===null?!1:a,void 0,e)||n}}),n}clearOtherNodes(e,t,s){const o=new Map;let i=0;return this.selectedNodes.forEach(n=>{const r=n.id==e.id;if((t?!fT(e,n):!0)&&!r){const l=this.selectedNodes.get(n.id);i+=this.setNodesSelected({nodes:[l],newValue:!1,clearSelection:!1,suppressFinishActions:!0,source:s}),this.groupSelectsDescendants&&n.parent&&o.set(n.parent.id,n.parent)}}),o.forEach(n=>{const r=this.calculateSelectedFromChildren(n);this.selectRowNode(n,r===null?!1:r,void 0,s)}),i}onRowSelected(e){const t=e.node;this.groupSelectsDescendants&&t.group||(t.isSelected()?this.selectedNodes.set(t.id,t):this.selectedNodes.delete(t.id))}syncInRowNode(e,t){this.syncInOldRowNode(e,t),this.syncInNewRowNode(e)}createDaemonNode(e){if(!e.id)return;const t=new Es(this.beans);return t.id=e.id,t.data=e.data,t.__selected=e.__selected,t.level=e.level,t}syncInOldRowNode(e,t){t&&e.id!==t.id&&this.selectedNodes.get(t.id)==e&&this.selectedNodes.set(t.id,t)}syncInNewRowNode(e){this.selectedNodes.has(e.id)?(e.__selected=!0,this.selectedNodes.set(e.id,e)):e.__selected=!1}reset(e){const t=this.getSelectionCount();this.resetNodes(),t&&this.dispatchSelectionChanged(e)}resetNodes(){this.selectedNodes.forEach(e=>{this.selectRowNode(e,!1)}),this.selectedNodes.clear()}getBestCostNodeSelection(){const{gos:e,rowModel:t}=this.beans;if(!Ve(e))return;const s=t.getTopLevelNodes();if(s===null)return;const o=[];function i(n){for(let r=0,a=n.length;r<a;r++){const l=n[r];l.isSelected()?o.push(l):l.group&&l.childrenAfterGroup&&i(l.childrenAfterGroup)}}return i(s),o}isEmpty(){return this.getSelectionCount()===0}deselectAllRowNodes({source:e,selectAll:t}){const s=Ve(this.gos);let o=!1;const i=n=>{const r=this.selectRowNode(yo(n),!1,void 0,e);o||(o=r)};if(t==="currentPage"||t==="filtered"){if(!s){xe(102);return}this.getNodesToSelect(t).forEach(i)}else this.selectedNodes.forEach(i),this.reset(e);if(this.selectionCtx.selectAll=!1,s&&this.groupSelectsDescendants){const n=this.updateGroupsFromChildrenSelections(e);o||(o=n)}o&&this.dispatchSelectionChanged(e)}getSelectedCounts(e){let t=0,s=0;return this.getNodesToSelect(e).forEach(o=>{this.groupSelectsDescendants&&o.group||(o.isSelected()?t++:o.selectable&&s++)}),{selectedCount:t,notSelectedCount:s}}getSelectAllState(e){const{selectedCount:t,notSelectedCount:s}=this.getSelectedCounts(e);return gm(t,s)??null}hasNodesToSelect(e){return this.getNodesToSelect(e).filter(t=>t.selectable).length>0}getNodesToSelect(e){if(!this.canSelectAll())return[];const t=[],s=i=>t.push(i);if(e==="currentPage")return this.forEachNodeOnPage(i=>{if(!i.group){s(i);return}if(!i.expanded&&!i.footer){const n=r=>{s(r),r.childrenAfterFilter?.forEach(n)};n(i);return}this.groupSelectsDescendants||s(i)}),t;const o=this.beans.rowModel;return e==="filtered"?(o.forEachNodeAfterFilter(s),t):(o.forEachNode(s),t)}forEachNodeOnPage(e){const{pageBounds:t,rowModel:s}=this.beans,o=t.getFirstRow(),i=t.getLastRow();for(let n=o;n<=i;n++){const r=s.getRow(n);r&&e(r)}}selectAllRowNodes(e){const{gos:t,selectionCtx:s}=this;if(!_s(t)){N(132);return}if(fS(t)&&!cr(t)){N(130);return}if(!this.canSelectAll())return;const{source:o,selectAll:i}=e;let n=!1;if(this.getNodesToSelect(i).forEach(r=>{const a=this.selectRowNode(yo(r),!0,void 0,o);n||(n=a)}),s.selectAll=!0,Ve(t)&&this.groupSelectsDescendants){const r=this.updateGroupsFromChildrenSelections(o);n||(n=r)}n&&this.dispatchSelectionChanged(o)}getSelectionState(){return this.isEmpty()?null:Array.from(this.selectedNodes.keys())}setSelectionState(e,t,s){if(e||(e=[]),!Array.isArray(e)){xe(103);return}const o=new Set(e),i=[];this.beans.rowModel.forEachNode(n=>{o.has(n.id)&&i.push(n)}),s&&this.resetNodes(),this.setNodesSelected({newValue:!0,nodes:i,source:t})}canSelectAll(){return Ve(this.beans.gos)}updateSelectable(e){const{gos:t,rowModel:s}=this.beans;if(!_s(t))return;const o="selectableChanged",i=e!==void 0,n=Ve(t)&&this.groupSelectsDescendants,r=[],a=l=>{if(i&&!l.group)return;if(n&&l.group){const d=l.childrenAfterGroup?.some(u=>u.selectable)??!1;this.setRowSelectable(l,d,!0);return}!this.updateRowSelectable(l,!0)&&l.isSelected()&&r.push(l)};if(n){if(e===void 0){const l=s.rootNode;e=l?new Wi(!1,l):void 0}e?.forEachChangedNodeDepthFirst(a,!i,!i)}else s.forEachNode(a);r.length&&this.setNodesSelected({nodes:r,newValue:!1,source:o}),!i&&n&&this.updateGroupsFromChildrenSelections?.(o)}updateSelectableAfterGrouping(e){this.updateSelectable(e),this.groupSelectsDescendants&&this.updateGroupsFromChildrenSelections?.("rowGroupChanged",e)&&this.dispatchSelectionChanged("rowGroupChanged")}refreshMasterNodeState(e,t){if(!this.masterSelectsDetail)return;const s=e.detailNode?.detailGridInfo?.api;if(!s)return;const o=pT(s);if(e.isSelected()!==o&&this.selectRowNode(e,o,t,"masterDetail")&&this.dispatchSelectionChanged("masterDetail"),!o){const n=this.detailSelection.get(e.id)??new Set;for(const r of s.getSelectedNodes())n.add(r.id);this.detailSelection.set(e.id,n)}}setDetailSelectionState(e,t,s){if(this.masterSelectsDetail){if(!cr(t)){N(269);return}switch(e.isSelected()){case!0:{s.selectAll();break}case!1:{s.deselectAll();break}case void 0:{const o=this.detailSelection.get(e.id);if(o){const i=[];for(const n of o){const r=s.getRowNode(n);r&&i.push(r)}s.setNodesSelected({nodes:i,newValue:!0,source:"masterDetail"})}break}}}}dispatchSelectionChanged(e){this.eventSvc.dispatchEvent({type:"selectionChanged",source:e,selectedNodes:this.getSelectedNodes(),serverSideState:null})}};function yo(e){return en(e)?e.pinnedSibling:e.footer?e.sibling:e}function pT(e){let t=0,s=0;return e.forEachNode(o=>{o.isSelected()?t++:o.selectable&&s++}),gm(t,s)}function gm(e,t){if(e===0&&t===0)return!1;if(!(e>0&&t>0))return e>0}function fT(e,t){let s=t.parent;for(;s;){if(s===e)return!0;s=s.parent}return!1}function pm(e){const t=e.isSelected()===!1,s=e.childrenAfterFilter?.some(pm)??!1;return t||s}var mT={moduleName:"SharedRowSelection",version:_,beans:[oT],apiFunctions:{setNodesSelected:iT,selectAll:nT,deselectAll:rT,selectAllFiltered:aT,deselectAllFiltered:lT,selectAllOnCurrentPage:cT,deselectAllOnCurrentPage:dT,getSelectedNodes:uT,getSelectedRows:hT}},CT={moduleName:"RowSelection",version:_,rowModels:["clientSide","infinite","viewport"],beans:[gT],dependsOn:[mT]};function vT(e){e.expansionSvc?.expandAll(!0)}function wT(e){e.expansionSvc?.expandAll(!1)}function fm(e){e.rowModel?.onRowHeightChanged()}function mm(e){if(e.rowAutoHeight?.active){N(3);return}e.rowModel?.resetRowHeights()}function bT(e,t,s){const o=b5(e);if(o){if(e.rowGroupColsSvc?.columns.length===0){if(t<0){xe(238);return}o.setRowCount(t,s);return}xe(28);return}jr(e)?.setRowCount(t,s)}function ST(e){return ao(e.gos)?e.rowModel.getBlockStates():e.rowNodeBlockLoader?.getBlockState()??{}}function yT(e){return e.rowModel.isLastRowIndexKnown()}var xT={moduleName:"CsrmSsrmSharedApi",version:_,apiFunctions:{expandAll:vT,collapseAll:wT}},RT={moduleName:"RowModelSharedApi",version:_,apiFunctions:{onRowHeightChanged:fm,resetRowHeights:mm}},FT={moduleName:"SsrmInfiniteSharedApi",version:_,apiFunctions:{setRowCount:bT,getCacheBlockState:ST,isLastRowIndexKnown:yT}},ET=class extends k{constructor(){super(...arguments),this.beanName="alignedGridsSvc",this.consuming=!1}getAlignedGridApis(){let e=this.gos.get("alignedGrids")??[];const t=typeof e=="function";return typeof e=="function"&&(e=e()),e.map(o=>{if(!o){xe(18),t||xe(20);return}if(this.isGridApi(o))return o;const i=o;return"current"in i?i.current?.api:(i.api||xe(19),i.api)}).filter(o=>!!o&&!o.isDestroyed())}isGridApi(e){return!!e&&!!e.dispatchEvent}postConstruct(){const e=this.fireColumnEvent.bind(this);this.addManagedEventListeners({columnMoved:e,columnVisible:e,columnPinned:e,columnGroupOpened:e,columnResized:e,bodyScroll:this.fireScrollEvent.bind(this),alignedGridColumn:({event:t})=>this.onColumnEvent(t),alignedGridScroll:({event:t})=>this.onScrollEvent(t)})}fireEvent(e){if(!this.consuming)for(const t of this.getAlignedGridApis())t.isDestroyed()||t.dispatchEvent(e)}onEvent(e){this.consuming=!0,e(),this.consuming=!1}fireColumnEvent(e){this.fireEvent({type:"alignedGridColumn",event:e})}fireScrollEvent(e){e.direction==="horizontal"&&this.fireEvent({type:"alignedGridScroll",event:e})}onScrollEvent(e){this.onEvent(()=>{this.beans.ctrlsSvc.getScrollFeature().setHorizontalScrollPosition(e.left,!0)})}extractDataFromEvent(e,t){const s=[];return e.columns?e.columns.forEach(o=>{s.push(t(o))}):e.column&&s.push(t(e.column)),s}getMasterColumns(e){return this.extractDataFromEvent(e,t=>t)}getColumnIds(e){return this.extractDataFromEvent(e,t=>t.getColId())}onColumnEvent(e){this.onEvent(()=>{switch(e.type){case"columnMoved":case"columnVisible":case"columnPinned":case"columnResized":{this.processColumnEvent(e);break}case"columnGroupOpened":{this.processGroupOpenedEvent(e);break}case"columnPivotChanged":N(21);break}})}processGroupOpenedEvent(e){const{colGroupSvc:t}=this.beans;if(t)for(const s of e.columnGroups){let o=null;s&&(o=t.getProvidedColGroup(s.getGroupId())),!(s&&!o)&&t.setColumnGroupOpened(o,s.isExpanded(),"alignedGridChanged")}}processColumnEvent(e){const t=e.column;let s=null;const o=this.beans,{colResize:i,ctrlsSvc:n,colModel:r}=o;if(t&&(s=r.getColDefCol(t.getColId())),t&&!s)return;const a=this.getMasterColumns(e);switch(e.type){case"columnMoved":{const u=e.api.getColumnState().map(h=>({colId:h.colId}));Lt(o,{state:u,applyOrder:!0},"alignedGridChanged")}break;case"columnVisible":{const u=e.api.getColumnState().map(h=>({colId:h.colId,hide:h.hide}));Lt(o,{state:u},"alignedGridChanged")}break;case"columnPinned":{const u=e.api.getColumnState().map(h=>({colId:h.colId,pinned:h.pinned}));Lt(o,{state:u},"alignedGridChanged")}break;case"columnResized":{const d=e,u={};for(const h of a)u[h.getId()]={key:h.getColId(),newWidth:h.getActualWidth()};for(const h of d.flexColumns??[])u[h.getId()]&&delete u[h.getId()];i?.setColumnWidths(Object.values(u),!1,d.finished,"alignedGridChanged");break}}const c=n.getGridBodyCtrl().isVerticalScrollShowing();for(const d of this.getAlignedGridApis())d.setGridOption("alwaysShowVerticalScroll",c)}},DT={moduleName:"AlignedGrids",version:_,beans:[ET],dependsOn:[ff]},PT=class extends k{constructor(e){super(),this.rootNode=e,this.nextId=0,this.allNodesMap={},Qu(e)}getRowNode(e){return this.allNodesMap[e]}setNewRowData(e){const{selectionSvc:t,pinnedRowModel:s,groupStage:o}=this.beans;t?.reset("rowDataChanged"),s?.isManual()&&s.reset(),this.dispatchRowDataUpdateStarted(e),this.allNodesMap=Object.create(null),this.nextId=0;const i=Qu(this.rootNode),n=new Array(e.length);i._leafs=n;let r=0;const a=o?.getNestedDataGetter(),l=a?new Set:null,c=(d,u)=>{const h=d.level+1;for(let p=0,f=u.length;p<f;++p){const m=u[p];if(!m)continue;const v=this.createRowNode(m,h);if(v.sourceRowIndex=r,n[r++]=v,l&&!l.has(m)){l.add(m),v.treeParent=d;const w=a(m);w&&c(v,w)}}};c(i,e),n.length=r}setImmutableRowData(e,t){const{rootNode:s,gos:o}=this;this.dispatchRowDataUpdateStarted(t);const i=zo(o),n=e.changedRowNodes,{adds:r,updates:a}=n,l=new Set,c=[],d=this.beans.groupStage?.getNestedDataGetter();let u=o.get("suppressMaintainUnsortedOrder")?void 0:!1,h=-1,p=!1;const f=(w,b)=>{if(!u&&u!==void 0){const S=w.sourceRowIndex;u=S<=h,h=S}w.data!==b&&(w.updateData(b),r.has(w)||a.add(w),!w.selectable&&w.isSelected()&&c.push(w))},m=(w,b,S)=>{for(let y=0,x=b.length;y<x;++y){const F=b[y];if(!F)continue;let E=this.getRowNode(i({data:F,level:S}));if(E?(f(E,F),p||(p=!!d&&E.treeParent!==w)):(E=this.createRowNode(F,S),r.add(E)),!d||l.has(E)){l.add(E);continue}l.add(E),E.treeParent=w;const R=d(F);R&&m(E,R,S+1)}};m(s,t,0);const v=this.deleteUnusedNodes(l,n,c)||u||r.size>0;if(v){const w=s._leafs??(s._leafs=[]);u===void 0?AT(w,l,n):kT(w,l)&&(n.reordered=!0)}(v||p||a.size)&&(e.rowDataUpdated=!0,this.deselect(c))}deleteUnusedNodes(e,{removals:t},s){const o=this.rootNode._leafs;for(let i=0,n=o.length;i<n;i++){const r=o[i];e.has(r)||(t.add(r),r.isSelected()&&s.push(r),this.deleteNode(r))}return t.size>0}updateRowData(e,t){if(this.dispatchRowDataUpdateStarted(e.add),this.beans.groupStage?.getNestedDataGetter())return N(268),{remove:[],update:[],add:[]};const s=[],o=zo(this.gos),i=this.executeRemove(o,e,t,s),n=this.executeUpdate(o,e,t,s),r=this.executeAdd(e,t);return this.deselect(s),{remove:i,update:n,add:r}}executeRemove(e,{remove:t},{adds:s,updates:o,removals:i},n){const r=this.rootNode._leafs,a=r?.length,l=t?.length;if(!l||!a)return[];let c=0,d=a,u=0,h;const p=new Array(l);for(let f=0;f<l;++f){const m=this.lookupNode(e,t[f]);if(!m)continue;const v=m.sourceRowIndex;v<d&&(d=v),v>u&&(u=v),m.isSelected()&&n.push(m),this.deleteNode(m),s.delete(m)?(h??(h=new Set),h.add(m)):(o.delete(m),i.add(m)),p[c++]=m}return p.length=c,c&&IT(r,d,u,i,h),p}executeUpdate(e,{update:t},{adds:s,updates:o},i){const n=t?.length;if(!n)return[];const r=new Array(n);let a=0;for(let l=0;l<n;l++){const c=t[l],d=this.lookupNode(e,c);d&&(d.updateData(c),!d.selectable&&d.isSelected()&&i.push(d),r[a++]=d,s.has(d)||o.add(d))}return r.length=a,r}executeAdd(e,t){var s;const o=(s=this.rootNode)._leafs??(s._leafs=[]),i=o.length,n=e.add,r=n?.length;if(!r)return[];const a=i+r;let l=this.sanitizeAddIndex(o,e.addIndex);if(l<i){for(let u=i-1,h=a-1;u>=l;--u){const p=o[u];p.sourceRowIndex=h,o[h--]=p}t.reordered=!0}o.length=a;const c=new Array(r),d=t.adds;for(let u=0;u<r;u++){const h=this.createRowNode(n[u],0);d.add(h),h.sourceRowIndex=l,o[l]=h,c[u]=h,l++}return c}dispatchRowDataUpdateStarted(e){this.eventSvc.dispatchEvent({type:"rowDataUpdateStarted",firstRowData:e?.length?e[0]:null})}deselect(e){const t="rowDataChanged",s=this.beans.selectionSvc;e.length&&s?.setNodesSelected({newValue:!1,nodes:e,suppressFinishActions:!0,source:t}),s?.updateGroupsFromChildrenSelections?.(t),e.length&&this.eventSvc.dispatchEvent({type:"selectionChanged",source:t,selectedNodes:s?.getSelectedNodes()??null,serverSideState:null})}createRowNode(e,t){const s=new Es(this.beans);s.parent=this.rootNode,s.level=t,s.group=!1,s.expanded=!1,s.setDataAndId(e,String(this.nextId++));const o=s.id,i=this.allNodesMap;return i[o]&&N(2,{nodeId:o}),i[o]=s,s}deleteNode(e){e.clearRowTopAndRowIndex();const t=e.id,s=this.allNodesMap;s[t]===e&&delete s[t];const o=e.pinnedSibling;o&&this.beans.pinnedRowModel?.pinRow(o,null)}lookupNode(e,t){if(!e)return TT(this.rootNode._leafs,t);const s=e({data:t,level:0}),o=this.allNodesMap[s];return o||(xe(4,{id:s}),null)}sanitizeAddIndex(e,t){const s=e.length;if(typeof t!="number"||t<0||t>=s||Number.isNaN(t))return s;t=Math.ceil(t);const o=this.gos;return t>0&&o.get("treeData")&&o.get("getDataPath")&&(t=MT(e,t)),t}},MT=(e,t)=>{for(let s=0,o=e.length;s<o;s++)if(e[s]?.rowIndex==t-1)return s+1;return t},Qu=e=>{e.group=!0,e.level=-1,e.id="ROOT_NODE_ID",e._leafs?.length!==0&&(e._leafs=[]);const t=[],s=[],o=[],i=[];e.childrenAfterGroup=t,e.childrenAfterSort=s,e.childrenAfterAggFilter=o,e.childrenAfterFilter=i;const n=e.sibling;return n&&(n.childrenAfterGroup=t,n.childrenAfterSort=s,n.childrenAfterAggFilter=o,n.childrenAfterFilter=i,n.childrenMapped=e.childrenMapped),e.updateHasChildren(),e},TT=(e,t)=>{if(e)for(let s=0,o=e.length;s<o;s++){const i=e[s];if(i.data===t)return i}return xe(5,{data:t}),null},IT=(e,t,s,o,i)=>{t=Math.max(0,t);for(let n=t,r=e.length;n<r;++n){const a=e[n];n<=s&&(o.has(a)||i?.has(a))||(a.sourceRowIndex=t,e[t++]=a)}e.length=t},kT=(e,t)=>{const s=t.size;e.length=s;let o=0,i=!1,n=!1;for(const r of t){const a=r.sourceRowIndex;a===o?n||(n=i):(a>=0?n=!0:i=!0,r.sourceRowIndex=o,e[o]=r),++o}return n},AT=(e,t,{removals:s,adds:o})=>{const i=e.length;e.length=t.size;let n=0;for(let r=0;r<i;++r){const a=e[r];s.has(a)||(n!==r&&(a.sourceRowIndex=n,e[n]=a),++n)}for(const r of o)r.sourceRowIndex<0&&(r.sourceRowIndex=n,e[n++]=r);e.length=n},Cm=e=>{const t=e.childrenAfterSort,s=e.sibling;if(s&&(s.childrenAfterSort=t),!!t)for(let o=0,i=t.length-1;o<=i;o++){const n=t[o],r=o===0,a=o===i;n.firstChild!==r&&(n.firstChild=r,n.dispatchRowEvent("firstChildChanged")),n.lastChild!==a&&(n.lastChild=a,n.dispatchRowEvent("lastChildChanged")),n.childIndex!==o&&(n.childIndex=o,n.dispatchRowEvent("childIndexChanged"))}},LT=class extends k{constructor(){super(...arguments),this.beanName="sortStage",this.step="sort",this.refreshProps=["postSortRows","groupDisplayType","accentedSort"]}execute(e){const t=this.beans.sortSvc.getSortOptions(),s=t.length>0&&!!e.changedRowNodes&&this.gos.get("deltaSort");this.sort(t,s,e.changedRowNodes,e.changedPath)}sort(e,t,s,o){const{gos:i,colModel:n,rowGroupColsSvc:r,rowNodeSorter:a,rowRenderer:l,showRowGroupCols:c}=this.beans,d=i.get("groupMaintainOrder"),u=n.getCols().some(b=>b.isRowGroupActive()),h=r?.columns,p=n.isPivotMode(),f=i.getCallback("postSortRows");let m=!1,v;const w=b=>{const S=p&&b.leafGroup;let y=d&&u&&!b.leafGroup;y&&(v??(v=this.shouldSortContainsGroupCols(e)),y&&(y=!v));let x=null;if(y){let F=!1;if(h){const E=b.level+1;E<h.length&&(F=h[E].getSort()===null)}F||(x=HT(b))}else!e.length||S||(t&&s?x=OT(a,b,s,o,e):x=a.doFullSort(b.childrenAfterAggFilter,e));if(x||(x=b.childrenAfterAggFilter?.slice(0)??[]),m||(m=b.childrenAfterSort?.[0]!==x[0]),b.childrenAfterSort=x,Cm(b),f){const F={nodes:b.childrenAfterSort};f(F)}};if(o?.forEachChangedNodeDepthFirst(w),m&&i.get("groupHideOpenParents")){const b=c?.getShowRowGroupCols();b?.length&&l.refreshCells({columns:b,force:!0})}}shouldSortContainsGroupCols(e){const t=e.length;if(!t)return!1;if(_t(this.gos)){for(let s=0;s<t;++s){const o=e[s].column;if(o.isPrimary()&&o.isRowGroupActive())return!0}return!1}for(let s=0;s<t;++s)if(e[s].column.getColDef().showRowGroup)return!0;return!1}},OT=(e,t,s,o,i)=>{const n=t.childrenAfterAggFilter,r=t.childrenAfterSort;if(!r)return e.doFullSort(n,i);const a=new Set,l=[],{updates:c,adds:d}=s;for(let h=0,p=n.length;h<p;++h){const f=n[h];c.has(f)||d.has(f)||o&&!o.canSkip(f)?l.push({currentPos:l.length,rowNode:f}):a.add(f)}const u=r.filter(h=>a.has(h)).map((h,p)=>({currentPos:p,rowNode:h}));return l.sort((h,p)=>e.compareRowNodes(i,h,p)),NT(e,i,l,u)},NT=(e,t,s,o)=>{let i=0,n=0;const r=s.length,a=o.length,l=new Array(r+a);let c=0;for(;i<r&&n<a;){const d=s[i],u=o[n];e.compareRowNodes(t,d,u)<0?(l[c++]=d.rowNode,++i):(l[c++]=u.rowNode,++n)}for(;i<r;)l[c++]=s[i++].rowNode;for(;n<a;)l[c++]=o[n++].rowNode;return l},HT=e=>{const t=e.childrenAfterSort,s=e.childrenAfterAggFilter,o=t?.length,i=s?.length;if(!o||!i)return null;const n=new Array(i),r=new Set;for(let l=0;l<i;++l)r.add(s[l]);let a=0;for(let l=0;l<o;++l){const c=t[l];r.delete(c)&&(n[a++]=c)}if(r.size===0&&a===o)return t;for(const l of r)n[a++]=l;return n.length=a,n},GT=class extends k{constructor(){super(...arguments),this.beanName="rowModel",this.rootNode=null,this.rowCountReady=!1,this.nodeManager=void 0,this.rowsToDisplay=[],this.rowDataUpdatedPending=!1,this.asyncTransactions=null,this.asyncTransactionsTimer=0,this.started=!1,this.refreshingModel=!1,this.rowNodesCountReady=!1,this.stages=[],this.stagesRefreshProps=new Map,this.onRowHeightChanged_debounced=Je(this,this.onRowHeightChanged.bind(this),100)}postConstruct(){const e=this.beans,t=new Es(e);this.rootNode=t,this.nodeManager=this.createBean(new PT(t));const s=this.refreshModel.bind(this,{step:"group"}),o=this.refreshModel.bind(this,{step:"group",afterColumnsChanged:!0,keepRenderedRows:!0,animate:!this.gos.get("suppressAnimationFrame")});this.addManagedEventListeners({newColumnsLoaded:o,columnRowGroupChanged:s,columnValueChanged:this.onValueChanged.bind(this),columnPivotChanged:this.refreshModel.bind(this,{step:"pivot"}),filterChanged:this.onFilterChanged.bind(this),sortChanged:this.onSortChanged.bind(this),columnPivotModeChanged:s,gridStylesChanged:this.onGridStylesChanges.bind(this),gridReady:this.onGridReady.bind(this),rowExpansionStateChanged:this.onRowGroupOpened.bind(this)}),this.addPropertyListeners()}addPropertyListeners(){const{beans:e,stagesRefreshProps:t}=this,s=[e.groupStage,e.filterStage,e.pivotStage,e.aggStage,e.sortStage,e.filterAggStage,e.flattenStage].filter(o=>!!o);this.stages=s;for(let o=s.length-1;o>=0;--o)for(const i of s[o].refreshProps)t.set(i,o);this.addManagedPropertyListeners([...t.keys()],o=>{const i=o.changeSet?.properties;i&&this.onPropChange(i)}),this.addManagedPropertyListener("rowData",()=>this.onPropChange(["rowData"])),this.addManagedPropertyListener("rowHeight",()=>this.resetRowHeights())}start(){this.started=!0,this.rowNodesCountReady?this.refreshModel({step:"group",rowDataUpdated:!0,newData:!0}):this.setInitialData()}setInitialData(){this.gos.get("rowData")&&this.onPropChange(["rowData"])}ensureRowHeightsValid(e,t,s,o){let i,n=!1;do{i=!1;const r=this.getRowIndexAtPixel(e),a=this.getRowIndexAtPixel(t),l=Math.max(r,s),c=Math.min(a,o);for(let d=l;d<=c;d++){const u=this.getRow(d);if(u.rowHeightEstimated){const h=xs(this.beans,u);u.setRowHeight(h.height),i=!0,n=!0}}i&&this.setRowTopAndRowIndex()}while(i);return n}onPropChange(e){const{nodeManager:t,gos:s,beans:o}=this,i=o.groupStage;if(!t)return;const n=new Set(e),r=i?.onPropChange(n);let a;n.has("rowData")?a=s.get("rowData"):r&&(a=i?.extractData()),a&&!Array.isArray(a)&&(a=null,N(1));const l={step:"nothing",changedProps:n};a&&(!r&&!this.isEmpty()&&a.length>0&&s.exists("getRowId")&&!s.get("resetRowDataOnUpdate")?(l.keepRenderedRows=!0,l.animate=!s.get("suppressAnimationFrame"),l.changedRowNodes=new Un,t.setImmutableRowData(l,a)):(l.rowDataUpdated=!0,l.newData=!0,t.setNewRowData(a),this.rowNodesCountReady=!0));const c=l.rowDataUpdated?"group":this.getRefreshedStage(e);c&&(l.step=c,this.refreshModel(l))}getRefreshedStage(e){const{stages:t,stagesRefreshProps:s}=this,o=t.length;let i=o;for(let n=0,r=e.length;n<r&&i;++n)i=Math.min(i,s.get(e[n])??i);return i<o?t[i].step:null}setRowTopAndRowIndex(e){const{beans:t,rowsToDisplay:s}=this,o=t.environment.getDefaultRowHeight();let i=0;const n=et(this.gos,"normal");for(let r=0,a=s.length;r<a;++r){const l=s[r],c=l.id;if(c!=null&&e?.add(c),l.rowHeight==null){const d=xs(t,l,n,o);l.setRowHeight(d.height,d.estimated)}l.setRowTop(i),l.setRowIndex(r),i+=l.rowHeight}}clearRowTopAndRowIndex(e,t){const s=e.active,o=r=>{r?.id!=null&&!t.has(r.id)&&r.clearRowTopAndRowIndex()},i=r=>{o(r),o(r.detailNode),o(r.sibling);const a=r.childrenAfterGroup;if(!r.hasChildren()||!a)return;const l=r.level==-1;if(!(s&&!l&&!r.expanded))for(let d=0,u=a.length;d<u;++d)i(a[d])},n=this.rootNode;n&&i(n)}isLastRowIndexKnown(){return!0}getRowCount(){return this.rowsToDisplay.length}getTopLevelRowCount(){const{rootNode:e,rowsToDisplay:t}=this;if(!e||!t.length)return 0;if(t[0]===e)return 1;const o=e.sibling?.displayed?1:0;return(e.childrenAfterSort?.length??0)+o}getTopLevelRowDisplayedIndex(e){const{beans:t,rootNode:s,rowsToDisplay:o}=this;if(!s||!o.length||o[0]===s)return e;const n=s.childrenAfterSort,r=l=>{let c=n[l];if(this.gos.get("groupHideOpenParents"))for(;c.expanded&&c.childrenAfterSort&&c.childrenAfterSort.length>0;)c=c.childrenAfterSort[0];return c.rowIndex},a=t.footerSvc;return a?a?.getTopDisplayIndex(o,e,n,r):r(e)}getTopLevelIndexFromDisplayedIndex(e){const{rootNode:t,rowsToDisplay:s}=this;if(!t||!s.length||s[0]===t)return e;let i=this.getRow(e);i.footer&&(i=i.sibling);let n=i.parent;for(;n&&n!==t;)i=n,n=i.parent;const r=t.childrenAfterSort?.indexOf(i)??-1;return r>=0?r:e}getRowBounds(e){const t=this.rowsToDisplay[e];return t?{rowTop:t.rowTop,rowHeight:t.rowHeight}:null}onRowGroupOpened(){this.refreshModel({step:"map",keepRenderedRows:!0,animate:To(this.gos)})}onFilterChanged({afterDataChange:e,columns:t}){if(!e){const o=t.length===0||t.some(i=>i.isPrimary())?"filter":"filter_aggregates";this.refreshModel({step:o,keepRenderedRows:!0,animate:To(this.gos)})}}onSortChanged(){this.refreshModel({step:"sort",keepRenderedRows:!0,animate:To(this.gos)})}getType(){return"clientSide"}onValueChanged(){this.refreshModel({step:this.beans.colModel.isPivotActive()?"pivot":"aggregate"})}createChangePath(e){const t=new Wi(!1,this.rootNode);return t.active=e,t}isSuppressModelUpdateAfterUpdateTransaction(e){if(!this.gos.get("suppressModelUpdateAfterUpdateTransaction"))return!1;const{changedRowNodes:t,newData:s,rowDataUpdated:o}=e;return!(!t||s||!o||t.removals.size||t.adds.size)}refreshModel(e){const{nodeManager:t,beans:s,eventSvc:o,started:i,refreshingModel:n}=this;if(!t)return;const r=!!e.rowDataUpdated,a=e.changedPath??(e.changedPath=this.createChangePath(!e.newData&&r));if(i&&r&&o.dispatchEvent({type:"rowDataUpdated"}),!i||n||s.colModel.changeEventsDispatching||this.isSuppressModelUpdateAfterUpdateTransaction(e)){this.rowDataUpdatedPending||(this.rowDataUpdatedPending=r);return}switch(this.rowDataUpdatedPending&&(this.rowDataUpdatedPending=!1,e.step="group"),this.refreshingModel=!0,s.masterDetailSvc?.refreshModel(e),r&&e.step!=="group"&&s.colFilter?.refreshModel(),e.step){case"group":this.doGrouping(e);case"filter":this.doFilter(a);case"pivot":this.doPivot(a);case"aggregate":this.doAggregate(a);case"filter_aggregates":this.doFilterAggregates(a);case"sort":this.doSort(e.changedRowNodes,a);case"map":this.doRowsToDisplay()}const l=new Set;this.setRowTopAndRowIndex(l),this.clearRowTopAndRowIndex(a,l),this.refreshingModel=!1,o.dispatchEvent({type:"modelUpdated",animate:e.animate,keepRenderedRows:e.keepRenderedRows,newData:e.newData,newPage:!1,keepUndoRedoStack:e.keepUndoRedoStack})}isEmpty(){return!this.rootNode?._leafs?.length||!this.beans.colModel?.ready}isRowsToRender(){return this.rowsToDisplay.length>0}getNodesInRangeForSelection(e,t){let s=!1,o=!1;const i=[],n=Bi(this.gos);return this.forEachNodeAfterFilterAndSort(r=>{if(o)return;if(s&&(r===t||r===e)&&(o=!0,n&&r.group)){vm(i,r);return}if(!s){if(r!==t&&r!==e)return;s=!0,t===e&&(o=!0)}(!r.group||!n)&&i.push(r)}),i}getTopLevelNodes(){return this.rootNode?.childrenAfterGroup??null}getRow(e){return this.rowsToDisplay[e]}isRowPresent(e){return this.rowsToDisplay.indexOf(e)>=0}getRowIndexAtPixel(e){const t=this.rowsToDisplay,s=t.length;if(this.isEmpty()||s===0)return-1;let o=0,i=s-1;if(e<=0)return 0;if(t[i].rowTop<=e)return i;let r=-1,a=-1;for(;;){const l=Math.floor((o+i)/2),c=t[l];if(this.isRowInPixel(c,e)||(c.rowTop<e?o=l+1:c.rowTop>e&&(i=l-1),r===o&&a===i))return l;r=o,a=i}}isRowInPixel(e,t){const s=e.rowTop,o=s+e.rowHeight;return s<=t&&o>t}forEachLeafNode(e){const t=this.rootNode?._leafs;if(t)for(let s=0,o=t.length;s<o;++s)e(t[s],s)}forEachNode(e,t=!1){this.depthFirstSearchRowNodes(e,t)}forEachDisplayedNode(e){const t=this.rowsToDisplay;for(let s=0,o=t.length;s<o;++s)e(t[s],s)}forEachNodeAfterFilter(e,t=!1){this.depthFirstSearchRowNodes(e,t,s=>s.childrenAfterAggFilter)}forEachNodeAfterFilterAndSort(e,t=!1){this.depthFirstSearchRowNodes(e,t,s=>s.childrenAfterSort)}forEachPivotNode(e,t,s){const{colModel:o,rowGroupColsSvc:i}=this.beans;if(!o.isPivotMode())return;if(!i?.columns.length){e(this.rootNode,0);return}const n=s?"childrenAfterSort":"childrenAfterGroup";this.depthFirstSearchRowNodes(e,t,r=>r.leafGroup?null:r[n])}depthFirstSearchRowNodes(e,t=!1,s=n=>n.childrenAfterGroup,o=this.rootNode,i=0){let n=i;if(!o)return n;const r=o===this.rootNode;if(r||e(o,n++),o.hasChildren()&&!o.footer){const a=s(o);if(a){const l=this.beans.footerSvc;n=l?.addTotalRows(n,o,e,t,r,"top")??n;for(const c of a)n=this.depthFirstSearchRowNodes(e,t,s,c,n);return l?.addTotalRows(n,o,e,t,r,"bottom")??n}}return n}doAggregate(e){const t=this.rootNode;t&&this.beans.aggStage?.execute({rowNode:t,changedPath:e})}doFilterAggregates(e){const t=this.rootNode,s=this.beans.filterAggStage;if(s){s.execute({rowNode:t,changedPath:e});return}t.childrenAfterAggFilter=t.childrenAfterFilter}doSort(e,t){const s=this.beans.sortStage;if(s){s.execute({rowNode:this.rootNode,changedRowNodes:e,changedPath:t});return}t.forEachChangedNodeDepthFirst(o=>{o.childrenAfterSort=o.childrenAfterAggFilter.slice(0),Cm(o)})}doGrouping(e){const t=this.rootNode,o=this.beans.groupStage?.execute({rowNode:t,changedRowNodes:e.changedRowNodes,changedPath:e.changedPath,afterColumnsChanged:!!e.afterColumnsChanged});if(o===void 0){const i=t._leafs;t.childrenAfterGroup=i,t.updateHasChildren();const n=t.sibling;n&&(n.childrenAfterGroup=i)}(o||e.rowDataUpdated)&&this.beans.colFilter?.refreshModel(),!this.rowCountReady&&this.rowNodesCountReady&&(this.rowCountReady=!0,this.eventSvc.dispatchEventOnce({type:"rowCountReady"}))}doFilter(e){const t=this.beans.filterStage;if(t){t.execute({rowNode:this.rootNode,changedPath:e});return}e.forEachChangedNodeDepthFirst(s=>{s.childrenAfterFilter=s.childrenAfterGroup,_f(s)},!0)}doPivot(e){this.beans.pivotStage?.execute({rowNode:this.rootNode,changedPath:e})}getRowNode(e){const t=this.nodeManager?.getRowNode(e);return typeof t=="object"?t:typeof e=="string"&&e.indexOf(Dl)===0?this.beans.groupStage?.getNode(e):void 0}batchUpdateRowData(e,t){if(!this.asyncTransactionsTimer){this.asyncTransactions=[];const s=this.gos.get("asyncTransactionWaitMillis");this.asyncTransactionsTimer=setTimeout(()=>this.executeBatchUpdateRowData(),s)}this.asyncTransactions.push({rowDataTransaction:e,callback:t})}flushAsyncTransactions(){const e=this.asyncTransactionsTimer;e&&(clearTimeout(e),this.executeBatchUpdateRowData())}executeBatchUpdateRowData(){const{nodeManager:e,beans:t,eventSvc:s,asyncTransactions:o}=this;if(!e)return;t.valueCache?.onDataChanged();const i=[],n=[],r=new Un;for(const{rowDataTransaction:a,callback:l}of o??[]){this.rowNodesCountReady=!0;const c=e.updateRowData(a,r);i.push(c),l&&n.push(l.bind(null,c))}this.commitTransactions(r),n.length>0&&setTimeout(()=>{for(let a=0,l=n.length;a<l;a++)n[a]()},0),i.length>0&&s.dispatchEvent({type:"asyncTransactionsFlushed",results:i}),this.asyncTransactionsTimer=0,this.asyncTransactions=null}updateRowData(e){const t=this.nodeManager;if(!t)return null;this.beans.valueCache?.onDataChanged(),this.rowNodesCountReady=!0;const s=new Un,o=t.updateRowData(e,s);return this.commitTransactions(s),o}commitTransactions(e){this.refreshModel({step:"group",rowDataUpdated:!0,keepRenderedRows:!0,animate:!this.gos.get("suppressAnimationFrame"),changedRowNodes:e,changedPath:this.createChangePath(!0)})}doRowsToDisplay(){const{beans:e,rootNode:t}=this,s=e.flattenStage;if(s){this.rowsToDisplay=s.execute({rowNode:t});return}const o=this.rootNode.childrenAfterSort??[];for(const i of o)i.setUiLevel(0);this.rowsToDisplay=o}onRowHeightChanged(){this.refreshModel({step:"map",keepRenderedRows:!0,keepUndoRedoStack:!0})}resetRowHeights(){const e=this.rootNode;if(!e)return;const t=this.resetRowHeightsForAllRowNodes();e.setRowHeight(e.rowHeight,!0);const s=e.sibling;s?.setRowHeight(s.rowHeight,!0),t&&this.onRowHeightChanged()}resetRowHeightsForAllRowNodes(){let e=!1;return this.forEachNode(t=>{t.setRowHeight(t.rowHeight,!0);const s=t.detailNode;s?.setRowHeight(s.rowHeight,!0);const o=t.sibling;o?.setRowHeight(o.rowHeight,!0),e=!0}),e}onGridStylesChanges(e){e.rowHeightChanged&&!this.beans.rowAutoHeight?.active&&this.resetRowHeights()}onGridReady(){this.started||this.setInitialData()}destroy(){super.destroy(),this.nodeManager=this.destroyBean(this.nodeManager),this.started=!1,this.rootNode=null,this.rowsToDisplay=[],this.asyncTransactions=null,clearTimeout(this.asyncTransactionsTimer)}onRowHeightChangedDebounced(){this.onRowHeightChanged_debounced()}},vm=(e,t)=>{const s=t.childrenAfterGroup;if(s)for(let o=0,i=s.length;o<i;++o){const n=s[o];n.data&&e.push(n),n.group&&vm(e,n)}};function BT(e){e.expansionSvc?.onGroupExpandedOrCollapsed()}function VT(e,t){const s=Ms(e);s&&((!t||t==="everything")&&(t="group"),s.refreshModel({step:t,keepRenderedRows:!0,animate:!e.gos.get("suppressAnimationFrame")}))}function zT(e){return Ms(e)?.isEmpty()??!0}function WT(e,t){Ms(e)?.forEachLeafNode(t)}function _T(e,t){Ms(e)?.forEachNodeAfterFilter(t)}function jT(e,t){Ms(e)?.forEachNodeAfterFilterAndSort(t)}function UT(e,t){return e.frameworkOverrides.wrapIncoming(()=>Ms(e)?.updateRowData(t))}function $T(e,t,s){e.frameworkOverrides.wrapIncoming(()=>Ms(e)?.batchUpdateRowData(t,s))}function KT(e){e.frameworkOverrides.wrapIncoming(()=>Ms(e)?.flushAsyncTransactions())}function qT(e){return e.selectionSvc?.getBestCostNodeSelection()}var YT={moduleName:"ClientSideRowModel",version:_,rowModels:["clientSide"],beans:[GT,LT],dependsOn:[Bf]},ZT={moduleName:"ClientSideRowModelApi",version:_,apiFunctions:{onGroupExpandedOrCollapsed:BT,refreshClientSideRowModel:VT,isRowDataEmpty:zT,forEachLeafNode:WT,forEachNodeAfterFilter:_T,forEachNodeAfterFilterAndSort:jT,applyTransaction:UT,applyTransactionAsync:$T,flushAsyncTransactions:KT,getBestCostNodeSelection:qT,resetRowHeights:mm,onRowHeightChanged:fm},dependsOn:[xT,RT]},XT=class extends k{constructor(){super(...arguments),this.beanName="gridSerializer"}wireBeans(e){this.visibleCols=e.visibleCols,this.colModel=e.colModel,this.rowModel=e.rowModel,this.pinnedRowModel=e.pinnedRowModel}serialize(e,t={}){const{allColumns:s,columnKeys:o,skipRowGroups:i,exportRowNumbers:n}=t,r=this.getColumnsToExport({allColumns:s,skipRowGroups:i,columnKeys:o,exportRowNumbers:n});return[this.prepareSession(r),this.prependContent(t),this.exportColumnGroups(t,r),this.exportHeaders(t,r),this.processPinnedTopRows(t,r),this.processRows(t,r),this.processPinnedBottomRows(t,r),this.appendContent(t)].reduce((a,l)=>l(a),e).parse()}processRow(e,t,s,o){const i=t.shouldRowBeSkipped||(()=>!1),r=t.rowPositions!=null||!!t.onlySelected,a=this.gos.get("groupHideOpenParents")&&!r,l=this.colModel.isPivotMode()?o.leafGroup:!o.group,c=!!o.footer,d=o.allChildrenCount===1&&o.childrenAfterGroup?.length===1&&gS(this.gos,o);if(!l&&!c&&(t.skipRowGroups||d||a)||t.onlySelected&&!o.isSelected()||t.skipPinnedTop&&o.rowPinned==="top"||t.skipPinnedBottom&&o.rowPinned==="bottom"||o.stub||o.level===-1&&!l&&!c||i(ie(this.gos,{node:o})))return;const p=e.onNewBodyRow(o);if(s.forEach((f,m)=>{p.onColumn(f,m,o)}),t.getCustomContentBelowRow){const f=t.getCustomContentBelowRow(ie(this.gos,{node:o}));f&&e.addCustomContent(f)}}appendContent(e){return t=>{const s=e.appendContent;return s&&t.addCustomContent(s),t}}prependContent(e){return t=>{const s=e.prependContent;return s&&t.addCustomContent(s),t}}prepareSession(e){return t=>(t.prepare(e),t)}exportColumnGroups(e,t){return s=>{if(!e.skipColumnGroupHeaders){const o=new dp,{colGroupSvc:i}=this.beans,n=i?i.createColumnGroups({columns:t,idCreator:o,pinned:null,isStandaloneStructure:!0}):t;this.recursivelyAddHeaderGroups(n,s,e.processGroupHeaderCallback)}return s}}exportHeaders(e,t){return s=>{if(!e.skipColumnHeaders){const o=s.onNewHeaderRow();t.forEach((i,n)=>{o.onColumn(i,n,void 0)})}return s}}processPinnedTopRows(e,t){return s=>{const o=this.processRow.bind(this,s,e,t);return e.rowPositions?e.rowPositions.filter(i=>i.rowPinned==="top").sort((i,n)=>i.rowIndex-n.rowIndex).map(i=>this.pinnedRowModel?.getPinnedTopRow(i.rowIndex)).forEach(o):this.pinnedRowModel?.isManual()||this.pinnedRowModel?.forEachPinnedRow("top",o),s}}processRows(e,t){return s=>{const o=this.rowModel,i=Ve(this.gos),n=ao(this.gos),r=!i&&e.onlySelected,a=this.processRow.bind(this,s,e,t),{exportedRows:l="filteredAndSorted"}=e;if(e.rowPositions)e.rowPositions.filter(c=>c.rowPinned==null).sort((c,d)=>c.rowIndex-d.rowIndex).map(c=>o.getRow(c.rowIndex)).forEach(a);else if(this.colModel.isPivotMode())i?o.forEachPivotNode(a,!0,l==="filteredAndSorted"):n?o.forEachNodeAfterFilterAndSort(a,!0):o.forEachNode(a);else if(e.onlySelectedAllPages||r){const c=this.beans.selectionSvc?.getSelectedNodes()??[];this.replicateSortedOrder(c),c.forEach(a)}else l==="all"?o.forEachNode(a):i||n?o.forEachNodeAfterFilterAndSort(a,!0):o.forEachNode(a);return s}}replicateSortedOrder(e){const{sortSvc:t,rowNodeSorter:s}=this.beans;if(!t||!s)return;const o=t.getSortOptions(),i=(n,r)=>n.rowIndex!=null&&r.rowIndex!=null?n.rowIndex-r.rowIndex:n.level===r.level?n.parent?.id===r.parent?.id?s.compareRowNodes(o,{rowNode:n,currentPos:n.rowIndex??-1},{rowNode:r,currentPos:r.rowIndex??-1}):i(n.parent,r.parent):n.level>r.level?i(n.parent,r):i(n,r.parent);e.sort(i)}processPinnedBottomRows(e,t){return s=>{const o=this.processRow.bind(this,s,e,t);return e.rowPositions?e.rowPositions.filter(i=>i.rowPinned==="bottom").sort((i,n)=>i.rowIndex-n.rowIndex).map(i=>this.pinnedRowModel?.getPinnedBottomRow(i.rowIndex)).forEach(o):this.pinnedRowModel?.isManual()||this.pinnedRowModel?.forEachPinnedRow("bottom",o),s}}getColumnsToExport(e){const{allColumns:t=!1,skipRowGroups:s=!1,exportRowNumbers:o=!1,columnKeys:i}=e,{colModel:n,gos:r,visibleCols:a}=this,l=n.isPivotMode(),c=h=>hs(h)?!1:!is(h)||o;if(i?.length)return n.getColsForKeys(i).filter(c);const d=r.get("treeData");let u=[];return t&&!l?u=n.getCols():u=a.allCols,u=u.filter(h=>c(h)&&(s&&!d?!vc(h):!0)),u}recursivelyAddHeaderGroups(e,t,s){const o=[];for(const i of e){const n=i;if(n.getChildren)for(const r of n.getChildren()??[])o.push(r)}e.length>0&&ze(e[0])&&this.doAddHeaderHeader(t,e,s),o&&o.length>0&&this.recursivelyAddHeaderGroups(o,t,s)}doAddHeaderHeader(e,t,s){const o=e.onNewHeaderGroupingRow();let i=0;for(const n of t){const r=n;let a;s?a=s(ie(this.gos,{columnGroup:r})):a=this.beans.colNames.getDisplayNameForColumnGroup(r,"header");const c=(r.isExpandable()?r.getLeafColumns():[]).reduce((d,u,h,p)=>{let f=Fe(d);return u.getColumnGroupShow()==="open"?(!f||f[1]!=null)&&(f=[h],d.push(f)):f&&f[1]==null&&(f[1]=h-1),h===p.length-1&&f&&f[1]==null&&(f[1]=h),d},[]);o.onColumn(r,a||"",i++,r.getLeafColumns().length-1,c)}}},QT={moduleName:"SharedExport",version:_,beans:[XT]},Ju=`\r
62
- `,JT=class extends D5{constructor(e){super(e),this.config=e,this.isFirstLine=!0,this.result="";const{suppressQuotes:t,columnSeparator:s}=e;this.suppressQuotes=t,this.columnSeparator=s}addCustomContent(e){e&&(typeof e=="string"?(/^\s*\n/.test(e)||this.beginNewLine(),e=e.replace(/\r?\n/g,Ju),this.result+=e):e.forEach(t=>{this.beginNewLine(),t.forEach((s,o)=>{o!==0&&(this.result+=this.columnSeparator),this.result+=this.putInQuotes(s.data.value||""),s.mergeAcross&&this.appendEmptyCells(s.mergeAcross)})}))}onNewHeaderGroupingRow(){return this.beginNewLine(),{onColumn:this.onNewHeaderGroupingRowColumn.bind(this)}}onNewHeaderGroupingRowColumn(e,t,s,o){s!=0&&(this.result+=this.columnSeparator),this.result+=this.putInQuotes(t),this.appendEmptyCells(o)}appendEmptyCells(e){for(let t=1;t<=e;t++)this.result+=this.columnSeparator+this.putInQuotes("")}onNewHeaderRow(){return this.beginNewLine(),{onColumn:this.onNewHeaderRowColumn.bind(this)}}onNewHeaderRowColumn(e,t){t!=0&&(this.result+=this.columnSeparator),this.result+=this.putInQuotes(this.extractHeaderValue(e))}onNewBodyRow(){return this.beginNewLine(),{onColumn:this.onNewBodyRowColumn.bind(this)}}onNewBodyRowColumn(e,t,s){t!=0&&(this.result+=this.columnSeparator);const o=this.extractRowCellValue(e,t,t,"csv",s);this.result+=this.putInQuotes(o.valueFormatted??o.value)}putInQuotes(e){if(this.suppressQuotes)return e;if(e==null)return'""';let t;return typeof e=="string"?t=e:typeof e.toString=="function"?t=e.toString():(N(53),t=""),'"'+t.replace(/"/g,'""')+'"'}parse(){return this.result}beginNewLine(){this.isFirstLine||(this.result+=Ju),this.isFirstLine=!1}},e6=class extends E5{constructor(){super(...arguments),this.beanName="csvCreator"}wireBeans(e){this.colModel=e.colModel,this.colNames=e.colNames,this.rowGroupColsSvc=e.rowGroupColsSvc,this.valueSvc=e.valueSvc}getMergedParams(e){const t=this.gos.get("defaultCsvExportParams");return Object.assign({},t,e)}export(e){if(this.isExportSuppressed()){N(51);return}const t=this.getMergedParams(e),s=this.getData(t),o=new Blob(["\uFEFF",s],{type:"text/plain"}),i=typeof t.fileName=="function"?t.fileName(ie(this.gos,{})):t.fileName;P5(this.getFileName(i),o)}exportDataAsCsv(e){this.export(e)}getDataAsCsv(e,t=!1){const s=t?Object.assign({},e):this.getMergedParams(e);return this.getData(s)}getDefaultFileExtension(){return"csv"}createSerializingSession(e){const{colModel:t,colNames:s,rowGroupColsSvc:o,valueSvc:i,gos:n}=this,{processCellCallback:r,processHeaderCallback:a,processGroupHeaderCallback:l,processRowGroupCallback:c,suppressQuotes:d,columnSeparator:u}=e;return new JT({colModel:t,colNames:s,valueSvc:i,gos:n,processCellCallback:r||void 0,processHeaderCallback:a||void 0,processGroupHeaderCallback:l||void 0,processRowGroupCallback:c||void 0,suppressQuotes:d||!1,columnSeparator:u||",",rowGroupColsSvc:o})}isExportSuppressed(){return this.gos.get("suppressCsvExport")}};function t6(e,t){return e.csvCreator?.getDataAsCsv(t)}function s6(e,t){e.csvCreator?.exportDataAsCsv(t)}var o6={moduleName:"CsvExport",version:_,beans:[e6],apiFunctions:{getDataAsCsv:t6,exportDataAsCsv:s6},dependsOn:[QT]},i6=class extends k{constructor(e,t,s){super(),this.id=e,this.parentCache=t,this.params=s,this.state="needsLoading",this.version=0,this.startRow=e*s.blockSize,this.endRow=this.startRow+s.blockSize}load(){this.state="loading",this.loadFromDatasource()}setStateWaitingToLoad(){this.version++,this.state="needsLoading"}pageLoadFailed(e){this.isRequestMostRecentAndLive(e)&&(this.state="failed"),this.dispatchLocalEvent({type:"loadComplete"})}pageLoaded(e,t,s){this.successCommon(e,{rowData:t,rowCount:s})}isRequestMostRecentAndLive(e){const t=e===this.version,s=this.isAlive();return t&&s}successCommon(e,t){this.dispatchLocalEvent({type:"loadComplete"}),this.isRequestMostRecentAndLive(e)&&(this.state="loaded",this.processServerResult(t))}postConstruct(){this.rowNodes=[];const{params:{blockSize:e,rowHeight:t},startRow:s,beans:o,rowNodes:i}=this;for(let n=0;n<e;n++){const r=s+n,a=new Es(o);a.setRowHeight(t),a.uiLevel=0,a.setRowIndex(r),a.setRowTop(t*r),i.push(a)}}getBlockStateJson(){const{id:e,startRow:t,endRow:s,state:o}=this;return{id:""+e,state:{blockNumber:e,startRow:t,endRow:s,pageStatus:o}}}setDataAndId(e,t,s){j(t)?e.setDataAndId(t,s.toString()):e.setDataAndId(void 0,void 0)}loadFromDatasource(){const e=this.createLoadParams();if(Le(this.params.datasource.getRows)){N(90);return}window.setTimeout(()=>{this.params.datasource.getRows(e)},0)}createLoadParams(){const{startRow:e,endRow:t,version:s,params:{sortModel:o,filterModel:i},gos:n}=this;return{startRow:e,endRow:t,successCallback:this.pageLoaded.bind(this,s),failCallback:this.pageLoadFailed.bind(this,s),sortModel:o,filterModel:i,context:ie(n,{}).context}}forEachNode(e,t,s){this.rowNodes.forEach((o,i)=>{this.startRow+i<s&&e(o,t.value++)})}getRow(e,t=!1){t||(this.lastAccessed=this.params.lastAccessedSequence.value++);const s=e-this.startRow;return this.rowNodes[s]}processServerResult(e){const{rowNodes:t,beans:s}=this;t.forEach((i,n)=>{const r=e.rowData?e.rowData[n]:void 0;!i.id&&i.alreadyRendered&&r&&(t[n]=new Es(s),t[n].setRowIndex(i.rowIndex),t[n].setRowTop(i.rowTop),t[n].setRowHeight(i.rowHeight),i.clearRowTopAndRowIndex()),this.setDataAndId(t[n],r,this.startRow+n)});const o=e.rowCount!=null&&e.rowCount>=0?e.rowCount:void 0;this.parentCache.pageLoaded(this,o)}destroy(){for(const e of this.rowNodes)e.clearRowTopAndRowIndex();super.destroy()}},n6=2,r6=class extends k{constructor(e){super(),this.params=e,this.lastRowIndexKnown=!1,this.blocks={},this.blockCount=0,this.rowCount=e.initialRowCount}getRow(e,t=!1){const s=Math.floor(e/this.params.blockSize);let o=this.blocks[s];if(!o){if(t)return;o=this.createBlock(s)}return o.getRow(e)}createBlock(e){const t=this.params,s=this.createBean(new i6(e,this,t));return this.blocks[s.id]=s,this.blockCount++,this.purgeBlocksIfNeeded(s),t.rowNodeBlockLoader.addBlock(s),s}refreshCache(){if(this.blockCount==0){this.purgeCache();return}for(const t of this.getBlocksInOrder())t.setStateWaitingToLoad();this.params.rowNodeBlockLoader.checkBlockToLoad()}destroy(){for(const e of this.getBlocksInOrder())this.destroyBlock(e);super.destroy()}getRowCount(){return this.rowCount}isLastRowIndexKnown(){return this.lastRowIndexKnown}pageLoaded(e,t){this.isAlive()&&(eo(this.gos,`InfiniteCache - onPageLoaded: page = ${e.id}, lastRow = ${t}`),this.checkRowCount(e,t),this.onCacheUpdated())}purgeBlocksIfNeeded(e){const t=this.getBlocksInOrder().filter(r=>r!=e),s=(r,a)=>a.lastAccessed-r.lastAccessed;t.sort(s);const o=this.params.maxBlocksInCache>0,i=o?this.params.maxBlocksInCache-1:null,n=n6-1;t.forEach((r,a)=>{const l=r.state==="needsLoading"&&a>=n,c=o?a>=i:!1;if(l||c){if(this.isBlockCurrentlyDisplayed(r)||this.isBlockFocused(r))return;this.removeBlockFromCache(r)}})}isBlockFocused(e){const t=this.beans.focusSvc.getFocusCellToUseAfterRefresh();if(!t||t.rowPinned!=null)return!1;const{startRow:s,endRow:o}=e;return t.rowIndex>=s&&t.rowIndex<o}isBlockCurrentlyDisplayed(e){const{startRow:t,endRow:s}=e;return this.beans.rowRenderer.isRangeInRenderedViewport(t,s-1)}removeBlockFromCache(e){e&&this.destroyBlock(e)}checkRowCount(e,t){if(typeof t=="number"&&t>=0)this.rowCount=t,this.lastRowIndexKnown=!0;else if(!this.lastRowIndexKnown){const{blockSize:s,overflowSize:o}=this.params,n=(e.id+1)*s+o;this.rowCount<n&&(this.rowCount=n)}}setRowCount(e,t){this.rowCount=e,j(t)&&(this.lastRowIndexKnown=t),this.lastRowIndexKnown||this.rowCount%this.params.blockSize===0&&this.rowCount++,this.onCacheUpdated()}forEachNodeDeep(e){const t={value:0};for(const s of this.getBlocksInOrder())s.forEachNode(e,t,this.rowCount)}getBlocksInOrder(){const e=(s,o)=>s.id-o.id;return Object.values(this.blocks).sort(e)}destroyBlock(e){delete this.blocks[e.id],this.destroyBean(e),this.blockCount--,this.params.rowNodeBlockLoader.removeBlock(e)}onCacheUpdated(){this.isAlive()&&(this.destroyAllBlocksPastVirtualRowCount(),this.eventSvc.dispatchEvent({type:"storeUpdated"}))}destroyAllBlocksPastVirtualRowCount(){const e=[];for(const t of this.getBlocksInOrder())t.id*this.params.blockSize>=this.rowCount&&e.push(t);if(e.length>0)for(const t of e)this.destroyBlock(t)}purgeCache(){for(const e of this.getBlocksInOrder())this.removeBlockFromCache(e);this.lastRowIndexKnown=!1,this.rowCount===0&&(this.rowCount=this.params.initialRowCount),this.onCacheUpdated()}getRowNodesInRange(e,t){const s=[];let o=-1,i=!1;const n={value:0};let r=!1;for(const l of this.getBlocksInOrder())if(!r){if(i&&o+1!==l.id){r=!0;continue}o=l.id,l.forEachNode(c=>{const d=c===e||c===t;(i||d)&&s.push(c),d&&(i=!i)},n,this.rowCount)}return r||i?[]:s}},a6=class extends k{constructor(){super(...arguments),this.beanName="rowModel",this.rootNode=null}getRowBounds(e){return{rowHeight:this.rowHeight,rowTop:this.rowHeight*e}}ensureRowHeightsValid(){return!1}postConstruct(){if(this.gos.get("rowModelType")!=="infinite")return;const e=this.beans,t=new Es(e);this.rootNode=t,t.level=-1,this.rowHeight=js(e),this.addEventListeners(),this.addDestroyFunc(()=>this.destroyCache())}start(){this.setDatasource(this.gos.get("datasource"))}destroy(){this.destroyDatasource(),super.destroy(),this.rootNode=null}destroyDatasource(){this.datasource&&(this.destroyBean(this.datasource),this.beans.rowRenderer.datasourceChanged(),this.datasource=null)}addEventListeners(){this.addManagedEventListeners({filterChanged:this.reset.bind(this),sortChanged:this.reset.bind(this),newColumnsLoaded:this.onColumnEverything.bind(this),storeUpdated:this.dispatchModelUpdatedEvent.bind(this)}),this.addManagedPropertyListener("datasource",()=>this.setDatasource(this.gos.get("datasource"))),this.addManagedPropertyListener("cacheBlockSize",()=>this.resetCache()),this.addManagedPropertyListener("rowHeight",()=>{this.rowHeight=js(this.beans),this.cacheParams.rowHeight=this.rowHeight,this.updateRowHeights()})}onColumnEverything(){let e;this.cacheParams?e=!Ai(this.cacheParams.sortModel,this.beans.sortSvc?.getSortModel()??[]):e=!0,e&&this.reset()}getType(){return"infinite"}setDatasource(e){this.destroyDatasource(),this.datasource=e,e&&this.reset()}isEmpty(){return!this.infiniteCache}isRowsToRender(){return!!this.infiniteCache}getNodesInRangeForSelection(e,t){return this.infiniteCache?.getRowNodesInRange(e,t)??[]}reset(){if(!this.datasource)return;zo(this.gos)!=null||this.beans.selectionSvc?.reset("rowDataChanged"),this.resetCache()}dispatchModelUpdatedEvent(){this.eventSvc.dispatchEvent({type:"modelUpdated",newPage:!1,newPageSize:!1,newData:!1,keepRenderedRows:!0,animate:!1})}resetCache(){this.destroyCache();const e=this.beans,{filterManager:t,sortSvc:s,rowNodeBlockLoader:o,eventSvc:i,gos:n}=e;this.cacheParams={datasource:this.datasource,filterModel:t?.getFilterModel()??{},sortModel:s?.getSortModel()??[],rowNodeBlockLoader:o,initialRowCount:n.get("infiniteInitialRowCount"),maxBlocksInCache:n.get("maxBlocksInCache"),rowHeight:js(e),overflowSize:n.get("cacheOverflowSize"),blockSize:n.get("cacheBlockSize"),lastAccessedSequence:{value:0}},this.infiniteCache=this.createBean(new r6(this.cacheParams)),i.dispatchEventOnce({type:"rowCountReady"}),this.dispatchModelUpdatedEvent()}updateRowHeights(){this.forEachNode(e=>{e.setRowHeight(this.rowHeight),e.setRowTop(this.rowHeight*e.rowIndex)}),this.dispatchModelUpdatedEvent()}destroyCache(){this.infiniteCache=this.destroyBean(this.infiniteCache)}getRow(e){const t=this.infiniteCache;if(t&&!(e>=t.getRowCount()))return t.getRow(e)}getRowNode(e){let t;return this.forEachNode(s=>{s.id===e&&(t=s)}),t}forEachNode(e){this.infiniteCache?.forEachNodeDeep(e)}getTopLevelRowCount(){return this.getRowCount()}getTopLevelRowDisplayedIndex(e){return e}getRowIndexAtPixel(e){if(this.rowHeight!==0){const t=Math.floor(e/this.rowHeight),s=this.getRowCount()-1;return t>s?s:t}return 0}getRowCount(){return this.infiniteCache?this.infiniteCache.getRowCount():0}isRowPresent(e){return!!this.getRowNode(e.id)}refreshCache(){this.infiniteCache?.refreshCache()}purgeCache(){this.infiniteCache?.purgeCache()}isLastRowIndexKnown(){return this.infiniteCache?.isLastRowIndexKnown()??!1}setRowCount(e,t){this.infiniteCache?.setRowCount(e,t)}resetRowHeights(){}onRowHeightChanged(){}};function l6(e){jr(e)?.refreshCache()}function c6(e){jr(e)?.purgeCache()}function d6(e){return jr(e)?.getRowCount()}var u6=class extends k{constructor(){super(...arguments),this.beanName="rowNodeBlockLoader",this.activeBlockLoadsCount=0,this.blocks=[],this.active=!0}postConstruct(){this.maxConcurrentRequests=pS(this.gos);const e=this.gos.get("blockLoadDebounceMillis");e&&e>0&&(this.checkBlockToLoadDebounce=Je(this,this.performCheckBlocksToLoad.bind(this),e))}addBlock(e){this.blocks.push(e),e.addEventListener("loadComplete",this.loadComplete.bind(this)),this.checkBlockToLoad()}removeBlock(e){Nt(this.blocks,e)}destroy(){super.destroy(),this.active=!1}loadComplete(){this.activeBlockLoadsCount--,this.checkBlockToLoad()}checkBlockToLoad(){this.checkBlockToLoadDebounce?this.checkBlockToLoadDebounce():this.performCheckBlocksToLoad()}performCheckBlocksToLoad(){if(!this.active)return;if(this.printCacheStatus(),this.maxConcurrentRequests!=null&&this.activeBlockLoadsCount>=this.maxConcurrentRequests){eo(this.gos,"RowNodeBlockLoader - checkBlockToLoad: max loads exceeded");return}const e=this.maxConcurrentRequests!=null?this.maxConcurrentRequests-this.activeBlockLoadsCount:1,t=this.blocks.filter(s=>s.state==="needsLoading").slice(0,e);this.activeBlockLoadsCount+=t.length;for(const s of t)s.load();this.printCacheStatus()}getBlockState(){const e={};return this.blocks.forEach(t=>{const{id:s,state:o}=t.getBlockStateJson();e[s]=o}),e}printCacheStatus(){eo(this.gos,`RowNodeBlockLoader - printCacheStatus: activePageLoadsCount = ${this.activeBlockLoadsCount}, blocks = ${JSON.stringify(this.getBlockState())}`)}},h6={moduleName:"InfiniteRowModelCore",version:_,rowModels:["infinite"],beans:[a6,u6]},g6={moduleName:"InfiniteRowModel",version:_,apiFunctions:{refreshInfiniteCache:l6,purgeInfiniteCache:c6,getInfiniteRowCount:d6},dependsOn:[h6,FT]},p6="↑",f6="↓",m6={tag:"span",children:[{tag:"span",ref:"eDelta",cls:"ag-value-change-delta"},{tag:"span",ref:"eValue",cls:"ag-value-change-value"}]},C6=class extends He{constructor(){super(m6),this.eValue=se,this.eDelta=se,this.refreshCount=0}init(e){this.refresh(e,!0)}showDelta(e,t){const s=Math.abs(t),o=e.formatValue(s),i=j(o)?o:s,n=t>=0,r=this.eDelta;n?r.textContent=p6+i:r.textContent=f6+i,r.classList.toggle("ag-value-change-delta-up",n),r.classList.toggle("ag-value-change-delta-down",!n)}setTimerToRemoveDelta(){this.refreshCount++;const e=this.refreshCount;this.beans.frameworkOverrides.wrapIncoming(()=>{window.setTimeout(()=>{e===this.refreshCount&&this.hideDeltaValue()},2e3)})}hideDeltaValue(){this.eValue.classList.remove("ag-value-change-value-highlight"),gt(this.eDelta)}refresh(e,t=!1){const{value:s,valueFormatted:o}=e,{eValue:i,lastValue:n,beans:r}=this;if(s===n||(j(o)?i.textContent=o:j(s)?i.textContent=s:gt(i),r.filterManager?.isSuppressFlashingCellsBecauseFiltering()))return!1;const a=s&&typeof s=="object"&&"toNumber"in s?s.toNumber():s,l=n&&typeof n=="object"&&"toNumber"in n?n.toNumber():n;if(a===l)return!1;if(typeof a=="number"&&typeof l=="number"){const c=a-l;this.showDelta(e,c)}return n&&i.classList.add("ag-value-change-value-highlight"),t||this.setTimerToRemoveDelta(),this.lastValue=s,!0}},v6=".ag-value-slide-out{opacity:1}:where(.ag-ltr) .ag-value-slide-out{margin-right:5px;transition:opacity 3s,margin-right 3s}:where(.ag-rtl) .ag-value-slide-out{margin-left:5px;transition:opacity 3s,margin-left 3s}:where(.ag-ltr,.ag-rtl) .ag-value-slide-out{transition-timing-function:linear}.ag-value-slide-out-end{opacity:0}:where(.ag-ltr) .ag-value-slide-out-end{margin-right:10px}:where(.ag-rtl) .ag-value-slide-out-end{margin-left:10px}",w6={tag:"span",children:[{tag:"span",ref:"eCurrent",cls:"ag-value-slide-current"}]},b6=class extends He{constructor(){super(w6),this.eCurrent=se,this.refreshCount=0,this.registerCSS(v6)}init(e){this.refresh(e,!0)}addSlideAnimation(){this.refreshCount++;const e=this.refreshCount;this.ePrevious?.remove();const{beans:t,eCurrent:s}=this,o=ut({tag:"span",cls:"ag-value-slide-previous ag-value-slide-out"});this.ePrevious=o,o.textContent=s.textContent,this.getGui().insertBefore(o,s),t.frameworkOverrides.wrapIncoming(()=>{window.setTimeout(()=>{e===this.refreshCount&&this.ePrevious.classList.add("ag-value-slide-out-end")},50),window.setTimeout(()=>{e===this.refreshCount&&(this.ePrevious?.remove(),this.ePrevious=null)},3e3)})}refresh(e,t=!1){let s=e.value;if(Le(s)&&(s=""),s===this.lastValue||this.beans.filterManager?.isSuppressFlashingCellsBecauseFiltering())return!1;t||this.addSlideAnimation(),this.lastValue=s;const o=this.eCurrent;return j(e.valueFormatted)?o.textContent=e.valueFormatted:j(e.value)?o.textContent=s:gt(o),!0}},S6=class extends k{constructor(){super(...arguments),this.beanName="cellFlashSvc",this.nextAnimationTime=null,this.nextAnimationCycle=null,this.animations={highlight:new Map,"data-changed":new Map}}animateCell(e,t,s=this.beans.gos.get("cellFlashDuration"),o=this.beans.gos.get("cellFadeDuration")){const i=this.animations[t];i.delete(e);const n=Date.now(),r=n+s,a=n+s+o,l={phase:"flash",flashEndTime:r,fadeEndTime:a};i.set(e,l);const c=`ag-cell-${t}`,d=`${c}-animation`,{comp:u,eGui:{style:h}}=e;u.toggleCss(c,!0),u.toggleCss(d,!1),h.removeProperty("transition"),h.removeProperty("transition-delay"),this.nextAnimationTime&&r+15<this.nextAnimationTime&&(clearTimeout(this.nextAnimationCycle),this.nextAnimationCycle=null,this.nextAnimationTime=null),this.nextAnimationCycle||(this.beans.frameworkOverrides.wrapIncoming(()=>{this.nextAnimationCycle=setTimeout(this.advanceAnimations.bind(this),s)}),this.nextAnimationTime=r)}advanceAnimations(){const e=Date.now();let t=null;for(const s of Object.keys(this.animations)){const o=this.animations[s],i=`ag-cell-${s}`,n=`${i}-animation`;for(const[r,a]of o){if(!r.isAlive()||!r.comp){o.delete(r);continue}const{phase:l,flashEndTime:c,fadeEndTime:d}=a,u=l==="flash"?c:d;if(!(e+15>=u)){t=Math.min(u,t??1/0);continue}const{comp:p,eGui:{style:f}}=r;switch(l){case"flash":p.toggleCss(i,!1),p.toggleCss(n,!0),f.transition=`background-color ${d-c}ms`,f.transitionDelay=`${c-e}ms`,t=Math.min(d,t??1/0),a.phase="fade";break;case"fade":p.toggleCss(i,!1),p.toggleCss(n,!1),f.removeProperty("transition"),f.removeProperty("transition-delay"),o.delete(r);break}}}t==null?(this.nextAnimationTime=null,this.nextAnimationCycle=null):t&&(this.nextAnimationCycle=setTimeout(this.advanceAnimations.bind(this),t-e),this.nextAnimationTime=t)}onFlashCells(e,t){if(!e.comp)return;const s=hF(e.cellPosition);t.cells[s]&&this.animateCell(e,"highlight")}flashCell(e,t){this.animateCell(e,"data-changed",t?.flashDuration,t?.fadeDuration)}destroy(){for(const e of Object.keys(this.animations))this.animations[e].clear()}};function y6(e,t={}){const{cellFlashSvc:s}=e;s&&e.frameworkOverrides.wrapIncoming(()=>{for(const o of e.rowRenderer.getCellCtrls(t.rowNodes,t.columns))s.flashCell(o,t)})}var x6={moduleName:"HighlightChanges",version:_,beans:[S6],userComponents:{agAnimateShowChangeCellRenderer:C6,agAnimateSlideCellRenderer:b6},apiFunctions:{flashCells:y6}};function R6(e){return e.stateSvc?.getState()??{}}function F6(e,t,s){return e.stateSvc?.setState(t,s)}function eh(e){return e={...e},e.version||(e.version="32.1.0"),e.version==="32.1.0"&&(e=E6(e)),e.version=_,e}function E6(e){return e.cellSelection=D6(e,"rangeSelection"),e}function D6(e,t){if(e&&typeof e=="object")return e[t]}var P6=class extends k{constructor(){super(...arguments),this.beanName="stateSvc",this.updateRowGroupExpansionStateTimer=0,this.suppressEvents=!0,this.queuedUpdateSources=new Set,this.dispatchStateUpdateEventDebounced=Je(this,()=>this.dispatchQueuedStateUpdateEvents(),0),this.onRowGroupOpenedDebounced=Je(this,()=>{this.beans.gos.get("ssrmExpandAllAffectsAllRows")?(this.updateCachedState("ssrmRowGroupExpansion",this.getRowGroupExpansionState()),this.updateCachedState("rowGroupExpansion",void 0)):(this.updateCachedState("rowGroupExpansion",this.getRowGroupExpansionState()),this.updateCachedState("ssrmRowGroupExpansion",void 0))},0),this.onRowSelectedDebounced=Je(this,()=>{this.staleStateKeys.delete("rowSelection"),this.updateCachedState("rowSelection",this.getRowSelectionState())},0),this.staleStateKeys=new Set}postConstruct(){const{gos:e,ctrlsSvc:t,colDelayRenderSvc:s}=this.beans;this.isClientSideRowModel=Ve(e);const o=eh(e.get("initialState")??{}),i=o.partialColumnState;delete o.partialColumnState,this.cachedState=o;const n=this.suppressEventsAndDispatchInitEvent.bind(this);t.whenReady(this,()=>n(()=>this.setupStateOnGridReady(o))),(o.columnOrder||o.columnVisibility||o.columnSizing||o.columnPinning||o.columnGroup)&&s?.hideColumns("columnState");const[r,a,l]=this.addManagedEventListeners({newColumnsLoaded:({source:c})=>{c==="gridInitializing"&&(r(),n(()=>{this.setupStateOnColumnsInitialised(o,!!i),s?.revealColumns("columnState")}))},rowCountReady:()=>{a?.(),n(()=>this.setupStateOnRowCountReady(o))},firstDataRendered:()=>{l?.(),n(()=>this.setupStateOnFirstDataRendered(o))}})}destroy(){super.destroy(),clearTimeout(this.updateRowGroupExpansionStateTimer),this.queuedUpdateSources.clear()}getState(){return this.staleStateKeys.size&&this.refreshStaleState(),this.cachedState}setState(e,t){const s=eh(e);delete s.partialColumnState,this.cachedState=s,this.startSuppressEvents();const o="api",i=t?new Set(t):void 0;this.setGridReadyState(s,o,i),this.setColumnsInitialisedState(s,o,!!i,i),this.setRowCountState(s,o,i),setTimeout(()=>{this.isAlive()&&this.setFirstDataRenderedState(s,o,i),this.stopSuppressEvents(o)})}setGridReadyState(e,t,s){t==="api"&&!s?.has("sideBar")&&this.beans.sideBar?.comp?.setState(e.sideBar),this.updateCachedState("sideBar",this.getSideBarState())}setupStateOnGridReady(e){this.setGridReadyState(e,"gridInitializing");const t=()=>this.updateCachedState("sideBar",this.getSideBarState());this.addManagedEventListeners({toolPanelVisibleChanged:t,sideBarUpdated:t})}updateColumnAndGroupState(){this.updateColumnState(["aggregation","columnOrder","columnPinning","columnSizing","columnVisibility","pivot","rowGroup","sort"]),this.updateCachedState("columnGroup",this.getColumnGroupState())}setColumnsInitialisedState(e,t,s,o){this.setColumnState(e,t,s,o),this.setColumnGroupState(e,t,o),this.updateColumnAndGroupState()}setupStateOnColumnsInitialised(e,t){this.setColumnsInitialisedState(e,"gridInitializing",t);const s=o=>()=>this.updateColumnState([o]);this.addManagedEventListeners({columnValueChanged:s("aggregation"),columnMoved:s("columnOrder"),columnPinned:s("columnPinning"),columnResized:s("columnSizing"),columnVisible:s("columnVisibility"),columnPivotChanged:s("pivot"),columnPivotModeChanged:s("pivot"),columnRowGroupChanged:s("rowGroup"),sortChanged:s("sort"),newColumnsLoaded:this.updateColumnAndGroupState.bind(this),columnGroupOpened:()=>this.updateCachedState("columnGroup",this.getColumnGroupState())})}setRowCountState(e,t,s){const{filter:o,rowGroupExpansion:i,ssrmRowGroupExpansion:n,rowSelection:r,pagination:a}=e,l=(d,u)=>!s?.has(d)&&(u||t==="api");l("filter",o)&&this.setFilterState(o),l("rowGroupExpansion",i)&&this.setRowGroupExpansionState(n,i,t),l("rowSelection",r)&&this.setRowSelectionState(r,t),l("pagination",a)&&this.setPaginationState(a,t);const c=this.updateCachedState.bind(this);c("filter",this.getFilterState()),this.beans.gos.get("ssrmExpandAllAffectsAllRows")?(c("ssrmRowGroupExpansion",this.getRowGroupExpansionState()),c("rowGroupExpansion",void 0)):(c("rowGroupExpansion",this.getRowGroupExpansionState()),c("ssrmRowGroupExpansion",void 0)),c("rowSelection",this.getRowSelectionState()),c("pagination",this.getPaginationState())}setupStateOnRowCountReady(e){this.setRowCountState(e,"gridInitializing");const t=this.updateCachedState.bind(this),s=()=>{this.updateRowGroupExpansionStateTimer=0,this.beans.gos.get("ssrmExpandAllAffectsAllRows")?(t("ssrmRowGroupExpansion",this.getRowGroupExpansionState()),t("rowGroupExpansion",void 0)):(t("rowGroupExpansion",this.getRowGroupExpansionState()),t("ssrmRowGroupExpansion",void 0))},o=()=>t("filter",this.getFilterState()),{gos:i,colFilter:n}=this.beans;this.addManagedEventListeners({filterChanged:o,rowExpansionStateChanged:this.onRowGroupOpenedDebounced,expandOrCollapseAll:s,columnRowGroupChanged:s,rowDataUpdated:()=>{(i.get("groupDefaultExpanded")!==0||i.get("isGroupOpenByDefault"))&&(this.updateRowGroupExpansionStateTimer||(this.updateRowGroupExpansionStateTimer=setTimeout(s)))},selectionChanged:()=>{this.staleStateKeys.add("rowSelection"),this.onRowSelectedDebounced()},paginationChanged:r=>{(r.newPage||r.newPageSize)&&t("pagination",this.getPaginationState())}}),n&&this.addManagedListeners(n,{filterStateChanged:o})}setFirstDataRenderedState(e,t,s){const{scroll:o,cellSelection:i,focusedCell:n,columnOrder:r,rowPinning:a}=e,l=(u,h)=>!s?.has(u)&&(h||t==="api");l("focusedCell",n)&&this.setFocusedCellState(n),l("cellSelection",i)&&this.setCellSelectionState(i),l("scroll",o)&&this.setScrollState(o),l("rowPinning",a)&&this.setRowPinningState(a),this.setColumnPivotState(!!r?.orderedColIds,t);const c=this.updateCachedState.bind(this);c("sideBar",this.getSideBarState()),c("focusedCell",this.getFocusedCellState());const d=this.getRangeSelectionState();c("rangeSelection",d),c("cellSelection",d),c("scroll",this.getScrollState())}setupStateOnFirstDataRendered(e){this.setFirstDataRenderedState(e,"gridInitializing");const t=this.updateCachedState.bind(this),s=()=>t("focusedCell",this.getFocusedCellState());this.addManagedEventListeners({cellFocused:s,cellFocusCleared:s,cellSelectionChanged:o=>{if(o.finished){const i=this.getRangeSelectionState();t("rangeSelection",i),t("cellSelection",i)}},bodyScrollEnd:()=>t("scroll",this.getScrollState()),pinnedRowsChanged:()=>t("rowPinning",this.getRowPinningState())})}getColumnState(){const e=this.beans;return y5(gr(e),e.colModel.isPivotMode())}setColumnState(e,t,s,o){const{sort:i,rowGroup:n,aggregation:r,pivot:a,columnPinning:l,columnVisibility:c,columnSizing:d,columnOrder:u}=e;let h=!1;const p=(D,T)=>{const A=!o?.has(D)&&!!(T||t==="api");return h||(h=A),A},f={},m=D=>{let T=f[D];return T||(T={colId:D},f[D]=T,T)},v={},w=p("sort",i);w&&i?.sortModel.forEach(({colId:D,sort:T},A)=>{const W=m(D);W.sort=T,W.sortIndex=A}),(w||!s)&&(v.sort=null,v.sortIndex=null);const b=p("rowGroup",n);b&&n?.groupColIds.forEach((D,T)=>{const A=m(D);A.rowGroup=!0,A.rowGroupIndex=T}),(b||!s)&&(v.rowGroup=null,v.rowGroupIndex=null);const S=p("aggregation",r);S&&r?.aggregationModel.forEach(({colId:D,aggFunc:T})=>{m(D).aggFunc=T}),(S||!s)&&(v.aggFunc=null);const y=p("pivot",a);y&&(a?.pivotColIds.forEach((D,T)=>{const A=m(D);A.pivot=!0,A.pivotIndex=T}),this.gos.updateGridOptions({options:{pivotMode:!!a?.pivotMode},source:t})),(y||!s)&&(v.pivot=null,v.pivotIndex=null);const x=p("columnPinning",l);if(x){for(const D of l?.leftColIds??[])m(D).pinned="left";for(const D of l?.rightColIds??[])m(D).pinned="right"}(x||!s)&&(v.pinned=null);const F=p("columnVisibility",c);if(F)for(const D of c?.hiddenColIds??[])m(D).hide=!0;(F||!s)&&(v.hide=null);const E=p("columnSizing",d);if(E)for(const{colId:D,flex:T,width:A}of d?.columnSizingModel??[]){const W=m(D);W.flex=T??null,W.width=A}(E||!s)&&(v.flex=null);const R=u?.orderedColIds,P=!!R?.length&&!o?.has("columnOrder"),M=P?R.map(D=>m(D)):Object.values(f);(M.length||h)&&(this.columnStates=M,Lt(this.beans,{state:M,applyOrder:P,defaultState:v},t))}setColumnPivotState(e,t){const s=this.columnStates;this.columnStates=void 0;const o=this.columnGroupStates;this.columnGroupStates=void 0;const i=this.beans,{pivotResultCols:n,colGroupSvc:r}=i;if(n?.isPivotResultColsPresent()){if(s){const a=[];for(const l of s)n.getPivotResultCol(l.colId)&&a.push(l);Lt(i,{state:a,applyOrder:e},t)}o&&r?.setColumnGroupState(o,t)}}getColumnGroupState(){const e=this.beans.colGroupSvc;if(!e)return;const t=e.getColumnGroupState();return x5(t)}setColumnGroupState(e,t,s){const o=this.beans.colGroupSvc;if(!o||s?.has("columnGroup")||t!=="api"&&!Object.prototype.hasOwnProperty.call(e,"columnGroup"))return;const i=new Set(e.columnGroup?.openColumnGroupIds),r=o.getColumnGroupState().map(({groupId:a})=>{const l=i.has(a);return l&&i.delete(a),{groupId:a,open:l}});for(const a of i)r.push({groupId:a,open:!0});r.length&&(this.columnGroupStates=r),o.setColumnGroupState(r,t)}getFilterState(){const e=this.beans.filterManager;let t=e?.getFilterModel();t&&Object.keys(t).length===0&&(t=void 0);const s=e?.getFilterState(),o=e?.getAdvFilterModel()??void 0;return t||o||s?{filterModel:t,columnFilterState:s,advancedFilterModel:o}:void 0}setFilterState(e){const t=this.beans.filterManager,{filterModel:s,columnFilterState:o,advancedFilterModel:i}=e??{filterModel:null,columnFilterState:null,advancedFilterModel:null};(s!==void 0||o!==void 0)&&t?.setFilterState(s??null,o??null,"columnFilter"),i!==void 0&&t?.setAdvFilterModel(i??null,"advancedFilter")}getRangeSelectionState(){const e=this.beans.rangeSvc?.getCellRanges().map(t=>{const{id:s,type:o,startRow:i,endRow:n,columns:r,startColumn:a}=t;return{id:s,type:o,startRow:i,endRow:n,colIds:r.map(l=>l.getColId()),startColId:a.getColId()}});return e?.length?{cellRanges:e}:void 0}setCellSelectionState(e){const{gos:t,rangeSvc:s,colModel:o,visibleCols:i}=this.beans;if(!Rs(t)||!s)return;const n=[];for(const r of e?.cellRanges??[]){const a=[];for(const c of r.colIds){const d=o.getCol(c);d&&a.push(d)}if(!a.length)continue;let l=o.getCol(r.startColId);if(!l){const c=i.allCols,d=new Set(a);l=c.find(u=>d.has(u))}n.push({...r,columns:a,startColumn:l})}s.setCellRanges(n)}getScrollState(){if(!this.isClientSideRowModel)return;const e=this.beans.ctrlsSvc.getScrollFeature(),{left:t}=e?.getHScrollPosition()??{left:0},{top:s}=e?.getVScrollPosition()??{top:0};return s||t?{top:s,left:t}:void 0}setScrollState(e){if(!this.isClientSideRowModel)return;const{top:t,left:s}=e??{top:0,left:0},{frameworkOverrides:o,rowRenderer:i,animationFrameSvc:n,ctrlsSvc:r}=this.beans;o.wrapIncoming(()=>{r.get("center").setCenterViewportScrollLeft(s),r.getScrollFeature()?.setVerticalScrollPosition(t),i.redraw({afterScroll:!0}),n?.flushAllFrames()})}getSideBarState(){return this.beans.sideBar?.comp?.getState()}getFocusedCellState(){if(!this.isClientSideRowModel)return;const e=this.beans.focusSvc.getFocusedCell();if(e){const{column:t,rowIndex:s,rowPinned:o}=e;return{colId:t.getColId(),rowIndex:s,rowPinned:o}}}setFocusedCellState(e){if(!this.isClientSideRowModel)return;const{focusSvc:t,colModel:s}=this.beans;if(!e){t.clearFocusedCell();return}const{colId:o,rowIndex:i,rowPinned:n}=e;t.setFocusedCell({column:s.getCol(o),rowIndex:i,rowPinned:n,forceBrowserFocus:!0,preventScrollOnBrowserFocus:!0})}getPaginationState(){const{pagination:e,gos:t}=this.beans;if(!e)return;const s=e.getCurrentPage(),o=t.get("paginationAutoPageSize")?void 0:e.getPageSize();if(!(!s&&!o))return{page:s,pageSize:o}}setPaginationState(e,t){const{pagination:s,gos:o}=this.beans;if(!s)return;const{pageSize:i,page:n}=e??{page:0,pageSize:o.get("paginationPageSize")},r=t==="gridInitializing";i&&!o.get("paginationAutoPageSize")&&s.setPageSize(i,r?"initialState":"pageSizeSelector"),typeof n=="number"&&(r?s.setPage(n):s.goToPage(n))}getRowSelectionState(){const e=this.beans.selectionSvc;if(!e)return;const t=e.getSelectionState();return!t||!Array.isArray(t)&&(t.selectAll===!1||t.selectAllChildren===!1)&&!t?.toggledNodes?.length?void 0:t}setRowSelectionState(e,t){this.beans.selectionSvc?.setSelectionState(e,t,t==="api")}getRowGroupExpansionState(){const{expansionSvc:e}=this.beans;if(e)return e.getExpansionState()}getRowPinningState(){return this.beans.pinnedRowModel?.getPinnedState()}setRowPinningState(e){const t=this.beans.pinnedRowModel;e?t?.setPinnedState(e):t?.reset()}setRowGroupExpansionState(e,t,s){const o=this.beans.expansionSvc;if(!o)return;const i=t??{expandedRowGroupIds:[],collapsedRowGroupIds:[]};o.setExpansionState(i,s)}updateColumnState(e){const t=this.getColumnState();let s=!1;const o=this.cachedState;for(const i of Object.keys(t)){const n=t[i];Ai(n,o[i])||(s=!0)}this.cachedState={...o,...t},s&&this.dispatchStateUpdateEvent(e)}updateCachedState(e,t){const s=this.cachedState[e];this.setCachedStateValue(e,t),Ai(t,s)||this.dispatchStateUpdateEvent([e])}setCachedStateValue(e,t){this.cachedState={...this.cachedState,[e]:t}}refreshStaleState(){const e=this.staleStateKeys;for(const t of e)t==="rowSelection"&&this.setCachedStateValue(t,this.getRowSelectionState());e.clear()}dispatchStateUpdateEvent(e){if(!this.suppressEvents){for(const t of e)this.queuedUpdateSources.add(t);this.dispatchStateUpdateEventDebounced()}}dispatchQueuedStateUpdateEvents(){const e=this.queuedUpdateSources,t=Array.from(e);e.clear(),this.eventSvc.dispatchEvent({type:"stateUpdated",sources:t,state:this.cachedState})}startSuppressEvents(){this.suppressEvents=!0,this.beans.colAnimation?.setSuppressAnimation(!0)}stopSuppressEvents(e){setTimeout(()=>{this.suppressEvents=!1,this.queuedUpdateSources.clear(),this.isAlive()&&(this.beans.colAnimation?.setSuppressAnimation(!1),this.dispatchStateUpdateEvent([e]))})}suppressEventsAndDispatchInitEvent(e){this.startSuppressEvents(),e(),this.stopSuppressEvents("gridInitializing")}},M6={moduleName:"GridState",version:_,beans:[P6],apiFunctions:{getState:R6,setState:F6}};function T6(e){return e.rowModel.isLastRowIndexKnown()}function I6(e){return e.pagination?.getPageSize()??100}function k6(e){return e.pagination?.getCurrentPage()??0}function A6(e){return e.pagination?.getTotalPages()??1}function L6(e){return e.pagination?e.pagination.getMasterRowCount():e.rowModel.getRowCount()}function O6(e){e.pagination?.goToNextPage()}function N6(e){e.pagination?.goToPreviousPage()}function H6(e){e.pagination?.goToFirstPage()}function G6(e){e.pagination?.goToLastPage()}function B6(e,t){e.pagination?.goToPage(t)}var V6=class extends k{constructor(){super(...arguments),this.beanName="paginationAutoPageSizeSvc"}postConstruct(){this.beans.ctrlsSvc.whenReady(this,e=>{this.centerRowsCtrl=e.center;const t=this.checkPageSize.bind(this);this.addManagedEventListeners({bodyHeightChanged:t,scrollVisibilityChanged:t}),this.addManagedPropertyListener("paginationAutoPageSize",this.onPaginationAutoSizeChanged.bind(this)),this.checkPageSize()})}notActive(){return!this.gos.get("paginationAutoPageSize")||this.centerRowsCtrl==null}onPaginationAutoSizeChanged(){this.notActive()?this.beans.pagination.unsetAutoCalculatedPageSize():this.checkPageSize()}checkPageSize(){if(this.notActive())return;const e=this.centerRowsCtrl.viewportSizeFeature.getBodyHeight();if(e>0){const t=this.beans,s=()=>{const o=Math.max(js(t),1),i=Math.floor(e/o);t.pagination.setPageSize(i,"autoCalculated")};this.isBodyRendered?Je(this,s,50)():(s(),this.isBodyRendered=!0)}else this.isBodyRendered=!1}},gi="paginationPageSizeSelector",z6={tag:"span",cls:"ag-paging-page-size"},W6=class extends He{constructor(){super(z6),this.hasEmptyOption=!1,this.handlePageSizeItemSelected=()=>{if(!this.selectPageSizeComp)return;const e=this.selectPageSizeComp.getValue();if(!e)return;const t=Number(e);isNaN(t)||t<1||t===this.pagination.getPageSize()||(this.pagination.setPageSize(t,"pageSizeSelector"),this.hasEmptyOption&&this.toggleSelectDisplay(!0),this.selectPageSizeComp.getFocusableElement().focus())}}wireBeans(e){this.pagination=e.pagination}postConstruct(){this.addManagedPropertyListener(gi,()=>{this.onPageSizeSelectorValuesChange()}),this.addManagedEventListeners({paginationChanged:e=>this.handlePaginationChanged(e)})}handlePaginationChanged(e){if(!this.selectPageSizeComp||!e?.newPageSize)return;const t=this.pagination.getPageSize();this.getPageSizeSelectorValues().includes(t)?this.selectPageSizeComp.setValue(t.toString()):this.hasEmptyOption?this.selectPageSizeComp.setValue(""):this.toggleSelectDisplay(!0)}toggleSelectDisplay(e){this.selectPageSizeComp&&!e&&this.reset(),e&&(this.reloadPageSizesSelector(),this.selectPageSizeComp)}reset(){gt(this.getGui()),this.selectPageSizeComp&&(this.selectPageSizeComp=this.destroyBean(this.selectPageSizeComp))}onPageSizeSelectorValuesChange(){this.selectPageSizeComp&&this.shouldShowPageSizeSelector()&&this.reloadPageSizesSelector()}shouldShowPageSizeSelector(){return this.gos.get("pagination")&&!this.gos.get("suppressPaginationPanel")&&!this.gos.get("paginationAutoPageSize")&&this.gos.get(gi)!==!1}reloadPageSizesSelector(){const e=this.getPageSizeSelectorValues(),t=this.pagination.getPageSize(),s=!t||!e.includes(t);if(s){const i=this.gos.exists("paginationPageSize"),n=this.gos.get(gi)!==!0;N(94,{pageSizeSet:i,pageSizesSet:n,pageSizeOptions:e,paginationPageSizeOption:t}),n||N(95,{paginationPageSizeOption:t,paginationPageSizeSelector:gi}),e.unshift("")}const o=String(s?"":t);this.selectPageSizeComp?(Ds(this.pageSizeOptions,e)||(this.selectPageSizeComp.clearOptions().addOptions(this.createPageSizeSelectOptions(e)),this.pageSizeOptions=e),this.selectPageSizeComp.setValue(o,!0)):this.createPageSizeSelectorComp(e,o),this.hasEmptyOption=s}createPageSizeSelectOptions(e){return e.map(t=>({value:String(t)}))}createPageSizeSelectorComp(e,t){const s=this.getLocaleTextFunc(),o=s("pageSizeSelectorLabel","Page Size:"),i=s("ariaPageSizeSelectorLabel","Page Size");this.selectPageSizeComp=this.createManagedBean(new Fc).addOptions(this.createPageSizeSelectOptions(e)).setValue(t).setAriaLabel(i).setLabel(o).onValueChange(()=>this.handlePageSizeItemSelected()),this.appendChild(this.selectPageSizeComp)}getPageSizeSelectorValues(){const e=[20,50,100],t=this.gos.get(gi);return!Array.isArray(t)||!t?.length?e:[...t].sort((s,o)=>s-o)}destroy(){this.toggleSelectDisplay(!1),super.destroy()}},_6={selector:"AG-PAGE-SIZE-SELECTOR",component:W6},j6=".ag-paging-panel{align-items:center;border-top:var(--ag-footer-row-border);display:flex;gap:calc(var(--ag-spacing)*4);height:var(--ag-pagination-panel-height);justify-content:flex-end;padding:0 var(--ag-cell-horizontal-padding)}:where(.ag-paging-page-size) .ag-wrapper{min-width:50px}.ag-paging-page-summary-panel{align-items:center;display:flex;gap:var(--ag-cell-widget-spacing);.ag-disabled &{pointer-events:none}}.ag-paging-button{cursor:pointer;position:relative;&.ag-disabled{cursor:default;opacity:.5}}.ag-paging-number,.ag-paging-row-summary-panel-number{font-weight:500}",U6=class extends H2{constructor(){super(),this.btFirst=se,this.btPrevious=se,this.btNext=se,this.btLast=se,this.lbRecordCount=se,this.lbFirstRowOnPage=se,this.lbLastRowOnPage=se,this.lbCurrent=se,this.lbTotal=se,this.pageSizeComp=se,this.previousAndFirstButtonsDisabled=!1,this.nextButtonDisabled=!1,this.lastButtonDisabled=!1,this.areListenersSetup=!1,this.allowFocusInnerElement=!1,this.registerCSS(j6)}wireBeans(e){this.rowModel=e.rowModel,this.pagination=e.pagination,this.ariaAnnounce=e.ariaAnnounce}postConstruct(){const e=this.gos.get("enableRtl");this.setTemplate(this.getTemplate(),[_6]);const{btFirst:t,btPrevious:s,btNext:o,btLast:i}=this;this.activateTabIndex([t,s,o,i]),t.insertAdjacentElement("afterbegin",Mt(e?"last":"first",this.beans)),s.insertAdjacentElement("afterbegin",Mt(e?"next":"previous",this.beans)),o.insertAdjacentElement("afterbegin",Mt(e?"previous":"next",this.beans)),i.insertAdjacentElement("afterbegin",Mt(e?"first":"last",this.beans)),this.addManagedPropertyListener("pagination",this.onPaginationChanged.bind(this)),this.addManagedPropertyListener("suppressPaginationPanel",this.onPaginationChanged.bind(this)),this.addManagedPropertyListeners(["paginationPageSizeSelector","paginationAutoPageSize","suppressPaginationPanel"],()=>this.onPageSizeRelatedOptionsChange()),this.pageSizeComp.toggleSelectDisplay(this.pageSizeComp.shouldShowPageSizeSelector()),this.initialiseTabGuard({onTabKeyDown:()=>{},focusInnerElement:n=>this.allowFocusInnerElement?this.tabGuardFeature.getTabGuardCtrl().focusInnerElement(n):t2(this.beans,n),forceFocusOutWhenTabGuardsAreEmpty:!0}),this.onPaginationChanged()}setAllowFocus(e){this.allowFocusInnerElement=e}onPaginationChanged(){const t=this.gos.get("pagination")&&!this.gos.get("suppressPaginationPanel");this.setDisplayed(t),t&&(this.setupListeners(),this.enableOrDisableButtons(),this.updateLabels(),this.onPageSizeRelatedOptionsChange())}onPageSizeRelatedOptionsChange(){this.pageSizeComp.toggleSelectDisplay(this.pageSizeComp.shouldShowPageSizeSelector())}setupListeners(){if(!this.areListenersSetup){this.addManagedEventListeners({paginationChanged:this.onPaginationChanged.bind(this)});for(const e of[{el:this.btFirst,fn:this.onBtFirst.bind(this)},{el:this.btPrevious,fn:this.onBtPrevious.bind(this)},{el:this.btNext,fn:this.onBtNext.bind(this)},{el:this.btLast,fn:this.onBtLast.bind(this)}]){const{el:t,fn:s}=e;this.addManagedListeners(t,{click:s,keydown:o=>{(o.key===I.ENTER||o.key===I.SPACE)&&(o.preventDefault(),s())}})}e2(this.beans,this,this.getGui()),this.areListenersSetup=!0}}onBtFirst(){this.previousAndFirstButtonsDisabled||this.pagination.goToFirstPage()}formatNumber(e){const t=this.gos.getCallback("paginationNumberFormatter");return t?t({value:e}):F5(e,this.getLocaleTextFunc.bind(this))}getTemplate(){const e=this.getLocaleTextFunc(),t=`ag-${this.getCompId()}`;return{tag:"div",cls:"ag-paging-panel ag-unselectable",attrs:{id:`${t}`},children:[{tag:"ag-page-size-selector",ref:"pageSizeComp"},{tag:"span",cls:"ag-paging-row-summary-panel",children:[{tag:"span",ref:"lbFirstRowOnPage",cls:"ag-paging-row-summary-panel-number",attrs:{id:`${t}-first-row`}},{tag:"span",attrs:{id:`${t}-to`},children:e("to","to")},{tag:"span",ref:"lbLastRowOnPage",cls:"ag-paging-row-summary-panel-number",attrs:{id:`${t}-last-row`}},{tag:"span",attrs:{id:`${t}-of`},children:e("of","of")},{tag:"span",ref:"lbRecordCount",cls:"ag-paging-row-summary-panel-number",attrs:{id:`${t}-row-count`}}]},{tag:"span",cls:"ag-paging-page-summary-panel",role:"presentation",children:[{tag:"div",ref:"btFirst",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("firstPage","First Page")}},{tag:"div",ref:"btPrevious",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("previousPage","Previous Page")}},{tag:"span",cls:"ag-paging-description",children:[{tag:"span",attrs:{id:`${t}-start-page`},children:e("page","Page")},{tag:"span",ref:"lbCurrent",cls:"ag-paging-number",attrs:{id:`${t}-start-page-number`}},{tag:"span",attrs:{id:`${t}-of-page`},children:e("of","of")},{tag:"span",ref:"lbTotal",cls:"ag-paging-number",attrs:{id:`${t}-of-page-number`}}]},{tag:"div",ref:"btNext",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("nextPage","Next Page")}},{tag:"div",ref:"btLast",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("lastPage","Last Page")}}]}]}}onBtNext(){this.nextButtonDisabled||this.pagination.goToNextPage()}onBtPrevious(){this.previousAndFirstButtonsDisabled||this.pagination.goToPreviousPage()}onBtLast(){this.lastButtonDisabled||this.pagination.goToLastPage()}enableOrDisableButtons(){const e=this.pagination.getCurrentPage(),t=this.rowModel.isLastRowIndexKnown(),s=this.pagination.getTotalPages();this.previousAndFirstButtonsDisabled=e===0,this.toggleButtonDisabled(this.btFirst,this.previousAndFirstButtonsDisabled),this.toggleButtonDisabled(this.btPrevious,this.previousAndFirstButtonsDisabled);const o=this.isZeroPagesToDisplay(),i=e===s-1;this.nextButtonDisabled=i||o,this.lastButtonDisabled=!t||o||e===s-1,this.toggleButtonDisabled(this.btNext,this.nextButtonDisabled),this.toggleButtonDisabled(this.btLast,this.lastButtonDisabled)}toggleButtonDisabled(e,t){C0(e,t),e.classList.toggle("ag-disabled",t)}isZeroPagesToDisplay(){const e=this.rowModel.isLastRowIndexKnown(),t=this.pagination.getTotalPages();return e&&t===0}updateLabels(){const e=this.rowModel.isLastRowIndexKnown(),t=this.pagination.getTotalPages(),s=this.pagination.getMasterRowCount(),o=e?s:null,i=this.pagination.getCurrentPage(),n=this.pagination.getPageSize();let r,a;this.isZeroPagesToDisplay()?r=a=0:(r=n*i+1,a=r+n-1,e&&a>o&&(a=o));const l=r+n-1,c=!e&&s<l,d=this.formatNumber(r);this.lbFirstRowOnPage.textContent=d;let u;const h=this.getLocaleTextFunc();c?u=h("pageLastRowUnknown","?"):u=this.formatNumber(a),this.lbLastRowOnPage.textContent=u;const f=t>0?i+1:0,m=this.formatNumber(f);this.lbCurrent.textContent=m;let v,w;if(e)v=this.formatNumber(t),w=this.formatNumber(o);else{const b=h("more","more");v=b,w=b}this.lbTotal.textContent=v,this.lbRecordCount.textContent=w,this.announceAriaStatus(d,u,w,m,v)}announceAriaStatus(e,t,s,o,i){const n=this.getLocaleTextFunc(),r=n("page","Page"),a=n("to","to"),l=n("of","of"),c=`${e} ${a} ${t} ${l} ${s}`,d=`${r} ${o} ${l} ${i}`;c!==this.ariaRowStatus&&(this.ariaRowStatus=c,this.ariaAnnounce?.announceValue(c,"paginationRow")),d!==this.ariaPageStatus&&(this.ariaPageStatus=d,this.ariaAnnounce?.announceValue(d,"paginationPage"))}},$6={selector:"AG-PAGINATION",component:U6},K6=class extends k{constructor(){super(...arguments),this.beanName="pagination",this.currentPage=0,this.topDisplayedRowIndex=0,this.bottomDisplayedRowIndex=0,this.masterRowCount=0}postConstruct(){const e=this.gos;this.active=e.get("pagination"),this.pageSizeFromGridOptions=e.get("paginationPageSize"),this.paginateChildRows=this.isPaginateChildRows(),this.addManagedPropertyListener("pagination",this.onPaginationGridOptionChanged.bind(this)),this.addManagedPropertyListener("paginationPageSize",this.onPageSizeGridOptionChanged.bind(this))}getPaginationSelector(){return $6}isPaginateChildRows(){const e=this.gos;return e.get("groupHideParentOfSingleChild")||e.get("groupRemoveSingleChildren")||e.get("groupRemoveLowestSingleChildren")?!0:e.get("paginateChildRows")}onPaginationGridOptionChanged(){this.active=this.gos.get("pagination"),this.calculatePages(),this.dispatchPaginationChangedEvent({keepRenderedRows:!0})}onPageSizeGridOptionChanged(){this.setPageSize(this.gos.get("paginationPageSize"),"gridOptions")}goToPage(e){const t=this.currentPage;if(!this.active||t===e||typeof t!="number")return;const{editSvc:s}=this.beans;s?.isEditing()&&(s.isBatchEditing()?s.cleanupEditors():s.stopEditing(void 0,{source:"api"})),this.currentPage=e,this.calculatePages(),this.dispatchPaginationChangedEvent({newPage:!0})}goToPageWithIndex(e){if(!this.active)return;let t=e;this.paginateChildRows||(t=this.beans.rowModel.getTopLevelIndexFromDisplayedIndex?.(e)??e),this.goToPage(Math.floor(t/this.pageSize))}isRowInPage(e){return this.active?e>=this.topDisplayedRowIndex&&e<=this.bottomDisplayedRowIndex:!0}getCurrentPage(){return this.currentPage}goToNextPage(){this.goToPage(this.currentPage+1)}goToPreviousPage(){this.goToPage(this.currentPage-1)}goToFirstPage(){this.goToPage(0)}goToLastPage(){const e=this.beans.rowModel.getRowCount(),t=Math.floor(e/this.pageSize);this.goToPage(t)}getPageSize(){return this.pageSize}getTotalPages(){return this.totalPages}setPage(e){this.currentPage=e}get pageSize(){return j(this.pageSizeAutoCalculated)&&this.gos.get("paginationAutoPageSize")?this.pageSizeAutoCalculated:j(this.pageSizeFromPageSizeSelector)?this.pageSizeFromPageSizeSelector:j(this.pageSizeFromInitialState)?this.pageSizeFromInitialState:j(this.pageSizeFromGridOptions)?this.pageSizeFromGridOptions:this.defaultPageSize}calculatePages(){this.active?this.paginateChildRows?this.calculatePagesAllRows():this.calculatePagesMasterRowsOnly():this.calculatedPagesNotActive(),this.beans.pageBounds.calculateBounds(this.topDisplayedRowIndex,this.bottomDisplayedRowIndex)}unsetAutoCalculatedPageSize(){if(this.pageSizeAutoCalculated===void 0)return;const e=this.pageSizeAutoCalculated;this.pageSizeAutoCalculated=void 0,this.pageSize!==e&&(this.calculatePages(),this.dispatchPaginationChangedEvent({newPageSize:!0}))}setPageSize(e,t){const s=this.pageSize;switch(t){case"autoCalculated":this.pageSizeAutoCalculated=e;break;case"pageSizeSelector":this.pageSizeFromPageSizeSelector=e,this.currentPage!==0&&this.goToFirstPage();break;case"initialState":this.pageSizeFromInitialState=e;break;case"gridOptions":this.pageSizeFromGridOptions=e,this.pageSizeFromInitialState=void 0,this.pageSizeFromPageSizeSelector=void 0,this.currentPage!==0&&this.goToFirstPage();break}s!==this.pageSize&&(this.calculatePages(),this.dispatchPaginationChangedEvent({newPageSize:!0,keepRenderedRows:!0}))}setZeroRows(){this.masterRowCount=0,this.topDisplayedRowIndex=0,this.bottomDisplayedRowIndex=-1,this.currentPage=0,this.totalPages=0}adjustCurrentPageIfInvalid(){const e=this.totalPages;this.currentPage>=e&&(this.currentPage=e-1);const t=this.currentPage;(!isFinite(t)||isNaN(t)||t<0)&&(this.currentPage=0)}calculatePagesMasterRowsOnly(){const e=this.beans.rowModel,t=e.getTopLevelRowCount();if(this.masterRowCount=t,t<=0){this.setZeroRows();return}const s=this.pageSize,o=t-1;this.totalPages=Math.floor(o/s)+1,this.adjustCurrentPageIfInvalid();const i=this.currentPage,n=s*i;let r=s*(i+1)-1;if(r>o&&(r=o),this.topDisplayedRowIndex=e.getTopLevelRowDisplayedIndex(n),r===o)this.bottomDisplayedRowIndex=e.getRowCount()-1;else{const a=e.getTopLevelRowDisplayedIndex(r+1);this.bottomDisplayedRowIndex=a-1}}getMasterRowCount(){return this.masterRowCount}calculatePagesAllRows(){const e=this.beans.rowModel.getRowCount();if(this.masterRowCount=e,e===0){this.setZeroRows();return}const{pageSize:t,currentPage:s}=this,o=e-1;this.totalPages=Math.floor(o/t)+1,this.adjustCurrentPageIfInvalid(),this.topDisplayedRowIndex=t*s,this.bottomDisplayedRowIndex=t*(s+1)-1,this.bottomDisplayedRowIndex>o&&(this.bottomDisplayedRowIndex=o)}calculatedPagesNotActive(){this.setPageSize(void 0,"autoCalculated"),this.totalPages=1,this.currentPage=0,this.topDisplayedRowIndex=0,this.bottomDisplayedRowIndex=this.beans.rowModel.getRowCount()-1}dispatchPaginationChangedEvent(e){const{keepRenderedRows:t=!1,newPage:s=!1,newPageSize:o=!1}=e;this.eventSvc.dispatchEvent({type:"paginationChanged",animate:!1,newData:!1,newPage:s,newPageSize:o,keepRenderedRows:t})}},q6={moduleName:"Pagination",version:_,beans:[K6,V6],icons:{first:"first",previous:"previous",next:"next",last:"last"},apiFunctions:{paginationIsLastPageFound:T6,paginationGetPageSize:I6,paginationGetCurrentPage:k6,paginationGetTotalPages:A6,paginationGetRowCount:L6,paginationGoToNextPage:O6,paginationGoToPreviousPage:N6,paginationGoToFirstPage:H6,paginationGoToLastPage:G6,paginationGoToPage:B6},dependsOn:[Ur]};function Y6(e,t={}){const s=t?t.rowNodes:void 0;e.frameworkOverrides.wrapIncoming(()=>e.rowRenderer.redrawRows(s))}function wm(e,t,s,o,i){t&&(o&&t.parent&&t.parent.level!==-1&&wm(e,t.parent,s,o,i),t.setExpanded(s,void 0,i))}function Z6(e,t){return e.rowModel.getRowNode(t)}function X6(e,t,s,o){e.rowRenderer.addRenderedRowListener(t,s,o)}function Q6(e){return e.rowRenderer.getRenderedNodes()}function J6(e,t,s){e.rowModel.forEachNode(t,s)}function eI(e){return e.rowRenderer.firstRenderedRow}function tI(e){return e.rowRenderer.lastRenderedRow}function sI(e,t){return e.rowModel.getRow(t)}function oI(e){return e.rowModel.getRowCount()}var iI={moduleName:"RowApi",version:_,apiFunctions:{redrawRows:Y6,setRowNodeExpanded:wm,getRowNode:Z6,addRenderedRowListener:X6,getRenderedNodes:Q6,forEachNode:J6,getFirstDisplayedRowIndex:eI,getLastDisplayedRowIndex:tI,getDisplayedRowAtIndex:sI,getDisplayedRowCount:oI}},nI={moduleName:"ScrollApi",version:_,apiFunctions:{getVerticalPixelRange:CM,getHorizontalPixelRange:vM,ensureColumnVisible:nm,ensureIndexVisible:rm,ensureNodeVisible:wM}};function rI(e,t,s){if(!t)return;const o=e.ctrlsSvc.getGridBodyCtrl().eGridBody,i=`aria-${t}`;s===null?o.removeAttribute(i):o.setAttribute(i,s)}function aI(e,t={}){e.frameworkOverrides.wrapIncoming(()=>e.rowRenderer.refreshCells(t))}function lI(e){e.frameworkOverrides.wrapIncoming(()=>{for(const t of e.ctrlsSvc.getHeaderRowContainerCtrls())t.refresh()})}function cI(e){return e.animationFrameSvc?.isQueueEmpty()??!0}function dI(e){e.animationFrameSvc?.flushAllFrames()}function uI(e){return{rowHeight:js(e),headerHeight:Ji(e)}}function hI(e,t={}){const s=[];for(const n of e.rowRenderer.getCellCtrls(t.rowNodes,t.columns)){const r=n.getCellRenderer();r!=null&&s.push(Vi(r))}if(t.columns?.length)return s;const o=[],i=Bl(t.rowNodes);for(const n of e.rowRenderer.getAllRowCtrls()){if(i&&!Vl(n.rowNode,i)||!n.isFullWidth())continue;const r=n.getFullWidthCellRenderers();for(let a=0;a<r.length;a++){const l=r[a];l!=null&&o.push(Vi(l))}}return[...o,...s]}var gI={moduleName:"RenderApi",version:_,apiFunctions:{setGridAriaProperty:rI,refreshCells:aI,refreshHeader:lI,isAnimationFrameQueueEmpty:cI,flushAllAnimationFrames:dI,getSizesForCurrentTheme:uI,getCellRendererInstances:hI}};function pI(e,t){typeof t=="number"?e.colAutosize?.sizeColumnsToFit(t,"api"):e.colAutosize?.sizeColumnsToFitGridBody(t)}function bm({colAutosize:e,visibleCols:t},s,o){Array.isArray(s)?e?.autoSizeCols({colKeys:s,skipHeader:o,source:"api"}):e?.autoSizeCols({...s,colKeys:s.colIds??t.allCols,source:"api"})}function fI(e,t){t&&typeof t=="object"?bm(e,t):e.colAutosize?.autoSizeAllColumns({source:"api",skipHeader:t})}var mI=class extends k{constructor(){super(...arguments),this.beanName="colAutosize",this.timesDelayed=0,this.shouldQueueResizeOperations=!1,this.resizeOperationQueue=[]}postConstruct(){const{gos:e}=this,t=e.get("autoSizeStrategy");if(t){let s=!1;const o=t.type;if(o==="fitGridWidth"||o==="fitProvidedWidth")s=!0;else if(o==="fitCellContents"){this.addManagedEventListeners({firstDataRendered:()=>this.onFirstDataRendered(t)});const i=e.get("rowData");s=i!=null&&i.length>0&&Ve(e)}s&&this.beans.colDelayRenderSvc?.hideColumns(o)}}autoSizeCols(e){const{eventSvc:t,visibleCols:s}=this.beans;this.innerAutoSizeCols(e).then(o=>{const i=c=>Wo(t,Array.from(c),!0,"autosizeColumns");if(!e.scaleUpToFitGridWidth)return i(o);const n=th(this.beans),r=c=>s.leftCols.some(d=>xi(d,c)),a=c=>s.rightCols.some(d=>xi(d,c)),l=e.colKeys.filter(c=>!hs(c)&&!is(c)&&!r(c)&&!a(c));this.sizeColumnsToFit(n,e.source,!0,{defaultMaxWidth:e.defaultMaxWidth,defaultMinWidth:e.defaultMinWidth,columnLimits:e.columnLimits?.map(c=>({...c,key:c.colId})),colKeys:l,onlyScaleUp:!0}),i(o)})}innerAutoSizeCols(e){return new Promise((t,s)=>{if(this.shouldQueueResizeOperations)return this.pushResizeOperation(()=>this.innerAutoSizeCols(e).then(t,s));const{colKeys:o,skipHeader:i,skipHeaderGroups:n,stopAtGroup:r,defaultMaxWidth:a,defaultMinWidth:l,columnLimits:c=[],source:d="api"}=e,{animationFrameSvc:u,renderStatus:h,colModel:p,autoWidthCalc:f,visibleCols:m}=this.beans;if(u?.flushAllFrames(),this.timesDelayed<5&&h&&(!h.areHeaderCellsRendered()||!h.areCellsRendered())){this.timesDelayed++,setTimeout(()=>{this.isAlive()&&this.innerAutoSizeCols(e).then(t,s)});return}this.timesDelayed=0;const v=new Set;let w=-1;const b=Object.fromEntries(c.map(({colId:x,...F})=>[x,F])),S=i??this.gos.get("skipHeaderOnAutoSize"),y=n??S;for(;w!==0;){w=0;const x=[];for(const F of o){if(!F||MS(F))continue;const E=p.getCol(F);if(!E||v.has(E))continue;const R=f.getPreferredWidthForColumn(E,S);if(R>0){const P=b[E.colId]??{};P.minWidth??(P.minWidth=l),P.maxWidth??(P.maxWidth=a);const M=CI(E,R,P);E.setActualWidth(M,d),v.add(E),w++}x.push(E)}x.length&&m.refresh(d)}y||this.autoSizeColumnGroupsByColumns(o,d,r),t(v)})}autoSizeColumn(e,t,s){this.autoSizeCols({colKeys:[e],skipHeader:s,skipHeaderGroups:!0,source:t})}autoSizeColumnGroupsByColumns(e,t,s){const{colModel:o,ctrlsSvc:i}=this.beans,n=new Set,r=o.getColsForKeys(e);for(const l of r){let c=l.getParent();for(;c&&c!=s;)c.isPadding()||n.add(c),c=c.getParent()}let a;for(const l of n){for(const c of i.getHeaderRowContainerCtrls())if(a=c.getHeaderCtrlForColumn(l),a)break;a?.resizeLeafColumnsToFit(t)}}autoSizeAllColumns(e){if(this.shouldQueueResizeOperations){this.pushResizeOperation(()=>this.autoSizeAllColumns(e));return}this.autoSizeCols({colKeys:this.beans.visibleCols.allCols,...e})}addColumnAutosizeListeners(e,t){const s=this.gos.get("skipHeaderOnAutoSize"),o=()=>{this.autoSizeColumn(t,"uiColumnResized",s)};e.addEventListener("dblclick",o);const i=new Ls(e);return i.addEventListener("doubleTap",o),()=>{e.removeEventListener("dblclick",o),i.destroy()}}addColumnGroupResize(e,t,s){const o=this.gos.get("skipHeaderOnAutoSize"),i=()=>{const n=[],r=t.getDisplayedLeafColumns();for(const a of r)a.getColDef().suppressAutoSize||n.push(a.getColId());n.length>0&&this.autoSizeCols({colKeys:n,skipHeader:o,stopAtGroup:t,source:"uiColumnResized"}),s()};return e.addEventListener("dblclick",i),()=>e.removeEventListener("dblclick",i)}sizeColumnsToFitGridBody(e,t){if(!this.isAlive())return;const s=th(this.beans);if(s>0){this.sizeColumnsToFit(s,"sizeColumnsToFit",!1,e);return}t===void 0?window.setTimeout(()=>{this.sizeColumnsToFitGridBody(e,100)},0):t===100?window.setTimeout(()=>{this.sizeColumnsToFitGridBody(e,500)},100):t===500?window.setTimeout(()=>{this.sizeColumnsToFitGridBody(e,-1)},500):N(29)}sizeColumnsToFit(e,t="sizeColumnsToFit",s,o){if(this.shouldQueueResizeOperations){this.pushResizeOperation(()=>this.sizeColumnsToFit(e,t,s,o));return}const i={};for(const{key:f,...m}of o?.columnLimits??[])i[typeof f=="string"?f:f.getColId()]=m;const n=this.beans.visibleCols.allCols;if(e<=0||!n.length)return;const r=Jt(n);if(o?.onlyScaleUp&&r>e||e===r&&n.every(m=>{if(m.colDef.suppressSizeToFit)return!0;const v=i?.[m.getId()],w=v?.minWidth??o?.defaultMinWidth,b=v?.maxWidth??o?.defaultMaxWidth,S=m.getActualWidth();return(w==null||S>=w)&&(b==null||S<=b)}))return;const l=[],c=[];for(const f of n){const m=o?.colKeys?.some(v=>xi(f,v))??!0;f.getColDef().suppressSizeToFit||!m?c.push(f):l.push(f)}const d=l.slice(0);let u=!1;const h=f=>{Nt(l,f),c.push(f)};for(const f of l){f.resetActualWidth(t);const m=i?.[f.getId()],v=m?.minWidth??o?.defaultMinWidth,w=m?.maxWidth??o?.defaultMaxWidth,b=f.getActualWidth();typeof v=="number"&&b<v?f.setActualWidth(v,t,!0):typeof w=="number"&&b>w&&f.setActualWidth(w,t,!0)}for(;!u;){u=!0;const f=e-Jt(c);if(f<=0)for(const m of l){const v=i?.[m.getId()]?.minWidth??o?.defaultMinWidth??m.minWidth;m.setActualWidth(v,t,!0)}else{const m=f/Jt(l);let v=f;for(let w=l.length-1;w>=0;w--){const b=l[w],S=i?.[b.getId()],y=S?.minWidth??o?.defaultMinWidth,x=S?.maxWidth??o?.defaultMaxWidth,F=b.getMinWidth(),E=b.getMaxWidth(),R=typeof y=="number"&&y>F?y:F,P=typeof x=="number"&&x<E?x:E;let M=Math.round(b.getActualWidth()*m);M<R?(M=R,h(b),u=!1):M>P?(M=P,h(b),u=!1):w===0&&(M=v),b.setActualWidth(M,t,!0),v-=M}}}for(const f of d)f.fireColumnWidthChangedEvent(t);const p=this.beans.visibleCols;p.setLeftValues(t),p.updateBodyWidths(),!s&&Wo(this.eventSvc,d,!0,t)}applyAutosizeStrategy(){const{gos:e,colDelayRenderSvc:t}=this.beans,s=e.get("autoSizeStrategy");s?.type!=="fitGridWidth"&&s?.type!=="fitProvidedWidth"||setTimeout(()=>{if(!this.isAlive())return;const o=s.type;if(o==="fitGridWidth"){const{columnLimits:i,defaultMinWidth:n,defaultMaxWidth:r}=s,a=i?.map(({colId:l,minWidth:c,maxWidth:d})=>({key:l,minWidth:c,maxWidth:d}));this.sizeColumnsToFitGridBody({defaultMinWidth:n,defaultMaxWidth:r,columnLimits:a})}else o==="fitProvidedWidth"&&this.sizeColumnsToFit(s.width,"sizeColumnsToFit");t?.revealColumns(o)})}onFirstDataRendered({colIds:e,...t}){setTimeout(()=>{if(!this.isAlive())return;const s="autosizeColumns";e?this.autoSizeCols({...t,source:s,colKeys:e}):this.autoSizeAllColumns({...t,source:s}),this.beans.colDelayRenderSvc?.revealColumns(t.type)})}processResizeOperations(){this.shouldQueueResizeOperations=!1;for(const e of this.resizeOperationQueue)e();this.resizeOperationQueue=[]}pushResizeOperation(e){this.resizeOperationQueue.push(e)}destroy(){this.resizeOperationQueue.length=0,super.destroy()}};function CI(e,t,s={}){const o=s.minWidth??e.getMinWidth();t<o&&(t=o);const i=s.maxWidth??e.getMaxWidth();return t>i&&(t=i),t}function th({ctrlsSvc:e,scrollVisibleSvc:t}){const s=e.getGridBodyCtrl(),i=s.isVerticalScrollShowing()?t.getScrollbarWidth():0;return Ni(s.eGridBody)-i}var vI={moduleName:"ColumnAutoSize",version:_,beans:[mI],apiFunctions:{sizeColumnsToFit:pI,autoSizeColumns:bm,autoSizeAllColumns:fI},dependsOn:[pf]},wI=".ag-row-pinned-source{background-color:var(--ag-pinned-source-row-background-color);color:var(--ag-pinned-source-row-text-color);font-weight:var(--ag-pinned-source-row-font-weight)}.ag-row-pinned-manual{background-color:var(--ag-pinned-row-background-color);color:var(--ag-pinned-row-text-color);font-weight:var(--ag-pinned-row-font-weight)}";function bI(e){return e.pinnedRowModel?.getPinnedTopRowCount()??0}function SI(e){return e.pinnedRowModel?.getPinnedBottomRowCount()??0}function yI(e,t){return e.pinnedRowModel?.getPinnedTopRow(t)}function xI(e,t){return e.pinnedRowModel?.getPinnedBottomRow(t)}function RI(e,t,s){return e.pinnedRowModel?.forEachPinnedRow(t,s)}var FI={moduleName:"PinnedRow",version:_,beans:[T2],css:[wI],apiFunctions:{getPinnedTopRowCount:bI,getPinnedBottomRowCount:SI,getPinnedTopRow:yI,getPinnedBottomRow:xI,forEachPinnedRow:RI},icons:{rowPin:"pin",rowPinTop:"pinned-top",rowPinBottom:"pinned-bottom",rowUnpin:"un-pin"}},EI=class{constructor(e,t){this.col=e,this.firstNode=t,this.cellSpan=!0,this.spannedNodes=new Set,this.addSpannedNode(t)}reset(){this.spannedNodes.clear(),this.addSpannedNode(this.firstNode)}addSpannedNode(e){this.spannedNodes.add(e),this.lastNode=e}getLastNode(){return this.lastNode}getCellHeight(){return this.lastNode.rowTop+this.lastNode.rowHeight-this.firstNode.rowTop-1}doesSpanContain(e){return e.column!==this.col||e.rowPinned!=this.firstNode.rowPinned?!1:this.firstNode.rowIndex<=e.rowIndex&&e.rowIndex<=this.lastNode.rowIndex}getLastNodeAutoHeight(){const e=this.firstNode.__autoHeights?.[this.col.getColId()];if(e==null)return;let t=0;for(const s of this.spannedNodes)s!==this.lastNode&&(t+=s.rowHeight);return e-t}},DI=class extends k{constructor(e){super(),this.column=e}buildCache(e){const{column:t,beans:{gos:s,pinnedRowModel:o,rowModel:i,valueSvc:n,pagination:r}}=this,{colDef:a}=t,l=this.getNodeMap(e),c=new Map,d=s.getCallback("isFullWidthRow"),u=a.equals,h=a.spanRows,p=typeof h=="function";let f=null,m=null,v;const w=(S,y)=>{f=S,m=null,v=y},b=S=>{const y=!S.isExpandable()&&!S.group&&!S.detail&&(d?!d({rowNode:S}):!0);if(S.rowIndex==null||!y){w(null,null);return}if(f==null||S.level!==f.level||S.footer||m&&S.rowIndex-1!==m?.getLastNode().rowIndex){w(S,n.getValue(t,S));return}const x=n.getValue(t,S);if(p){const F=ie(s,{valueA:v,nodeA:f,valueB:x,nodeB:S,column:t,colDef:a});if(!h(F)){w(S,x);return}}else if(u?!u(v,x):v!==x){w(S,x);return}if(!m){const F=l?.get(f);F?.firstNode===f?(F.reset(),m=F):m=new EI(t,f),c.set(f,m)}m.addSpannedNode(S),c.set(S,m)};switch(e){case"center":i.forEachDisplayedNode?.(S=>{(!r||r.isRowInPage(S.rowIndex))&&b(S)}),this.centerValueNodeMap=c;break;case"top":o?.forEachPinnedRow("top",b),this.topValueNodeMap=c;break;case"bottom":o?.forEachPinnedRow("bottom",b),this.bottomValueNodeMap=c;break}}isCellSpanning(e){return!!this.getCellSpan(e)}getCellSpan(e){return this.getNodeMap(e.rowPinned).get(e)}getNodeMap(e){switch(e){case"top":return this.topValueNodeMap;case"bottom":return this.bottomValueNodeMap;default:return this.centerValueNodeMap}}},PI=class extends k{constructor(){super(...arguments),this.beanName="rowSpanSvc",this.spanningColumns=new Map,this.debouncePinnedEvent=Je(this,this.dispatchCellsUpdatedEvent.bind(this,!0),0),this.debounceModelEvent=Je(this,this.dispatchCellsUpdatedEvent.bind(this,!1),0),this.pinnedTimeout=null,this.modelTimeout=null}postConstruct(){const e=this.onRowDataUpdated.bind(this),t=this.buildPinnedCaches.bind(this);this.addManagedEventListeners({paginationChanged:this.buildModelCaches.bind(this),pinnedRowDataChanged:t,pinnedRowsChanged:t,rowNodeDataChanged:e,cellValueChanged:e})}register(e){const{gos:t}=this.beans;if(!t.get("enableCellSpan")||this.spanningColumns.has(e))return;const s=this.createManagedBean(new DI(e));this.spanningColumns.set(e,s),s.buildCache("top"),s.buildCache("bottom"),s.buildCache("center"),this.debouncePinnedEvent(),this.debounceModelEvent()}dispatchCellsUpdatedEvent(e){this.dispatchLocalEvent({type:"spannedCellsUpdated",pinned:e})}deregister(e){this.spanningColumns.delete(e)}onRowDataUpdated({node:e}){const{spannedRowRenderer:t}=this.beans;if(e.rowPinned){if(this.pinnedTimeout!=null)return;this.pinnedTimeout=window.setTimeout(()=>{this.pinnedTimeout=null,this.buildPinnedCaches(),t?.createCtrls("top"),t?.createCtrls("bottom")},0);return}this.modelTimeout==null&&(this.modelTimeout=window.setTimeout(()=>{this.modelTimeout=null,this.buildModelCaches(),t?.createCtrls("center")},0))}buildModelCaches(){this.modelTimeout!=null&&clearTimeout(this.modelTimeout),this.spanningColumns.forEach(e=>e.buildCache("center")),this.debounceModelEvent()}buildPinnedCaches(){this.pinnedTimeout!=null&&clearTimeout(this.pinnedTimeout),this.spanningColumns.forEach(e=>{e.buildCache("top"),e.buildCache("bottom")}),this.debouncePinnedEvent()}isCellSpanning(e,t){const s=this.spanningColumns.get(e);return s?s.isCellSpanning(t):!1}getCellSpanByPosition(e){const{pinnedRowModel:t,rowModel:s}=this.beans,o=e.column,i=e.rowIndex,n=this.spanningColumns.get(o);if(!n)return;let r;switch(e.rowPinned){case"top":r=t?.getPinnedTopRow(i);break;case"bottom":r=t?.getPinnedBottomRow(i);break;default:r=s.getRow(i)}if(r)return n.getCellSpan(r)}getCellStart(e){const t=this.getCellSpanByPosition(e);return t?{...e,rowIndex:t.firstNode.rowIndex}:e}getCellEnd(e){const t=this.getCellSpanByPosition(e);return t?{...e,rowIndex:t.getLastNode().rowIndex}:e}getCellSpan(e,t){const s=this.spanningColumns.get(e);if(s)return s.getCellSpan(t)}forEachSpannedColumn(e,t){for(const[s,o]of this.spanningColumns)if(o.isCellSpanning(e)){const i=o.getCellSpan(e);t(s,i)}}destroy(){super.destroy(),this.spanningColumns.clear()}},MI=class extends Go{constructor(e,t,s){super(e.col,e.firstNode,s,t),this.cellSpan=e,this.SPANNED_CELL_CSS_CLASS="ag-spanned-cell"}setComp(e,t,s,o,i,n,r){this.eWrapper=s,super.setComp(e,t,s,o,i,n,r),this.setAriaRowSpan(),this.refreshAriaRowIndex()}isCellSpanning(){return!0}getCellSpan(){return this.cellSpan}refreshAriaRowIndex(){const{eGui:e,rowNode:t}=this;!e||t.rowIndex==null||bg(e,t.rowIndex)}setAriaRowSpan(){S0(this.eGui,this.cellSpan.spannedNodes.size)}setFocusedCellPosition(e){this.focusedCellPosition=e}getFocusedCellPosition(){return this.focusedCellPosition??this.cellPosition}checkCellFocused(){const e=this.beans.focusSvc.getFocusedCell();return!!e&&this.cellSpan.doesSpanContain(e)}applyStaticCssClasses(){super.applyStaticCssClasses(),this.comp.toggleCss(this.SPANNED_CELL_CSS_CLASS,!0)}onCellFocused(e){const{beans:t}=this;if(Wr(t)){this.focusedCellPosition=void 0;return}const s=this.isCellFocused();s||(this.focusedCellPosition=void 0),e&&s&&(this.focusedCellPosition={rowIndex:e.rowIndex,rowPinned:e.rowPinned,column:e.column}),super.onCellFocused(e)}getRootElement(){return this.eWrapper}},TI=class extends Sr{onRowIndexChanged(){super.onRowIndexChanged();for(const e of this.getAllCellCtrls())e.refreshAriaRowIndex()}getInitialRowClasses(e){return["ag-spanned-row"]}getNewCellCtrl(e){const t=this.beans.rowSpanSvc?.getCellSpan(e,this.rowNode);if(!(!t||t.firstNode!==this.rowNode))return new MI(t,this,this.beans)}isCorrectCtrlForSpan(e){const t=this.beans.rowSpanSvc?.getCellSpan(e.column,this.rowNode);return!t||t.firstNode!==this.rowNode?!1:e.getCellSpan()===t}onRowHeightChanged(){}refreshFirstAndLastRowStyles(){}addHoverFunctionality(){}resetHoveredStatus(){}},II=class extends k{constructor(){super(...arguments),this.beanName="spannedRowRenderer",this.topCtrls=new Map,this.bottomCtrls=new Map,this.centerCtrls=new Map}postConstruct(){this.addManagedEventListeners({displayedRowsChanged:this.createAllCtrls.bind(this)})}createAllCtrls(){this.createCtrls("top"),this.createCtrls("bottom"),this.createCtrls("center")}createCtrls(e){const{rowSpanSvc:t}=this.beans,s=this.getCtrlsMap(e),o=s.size,i=this.getAllRelevantRowControls(e),n=new Map;let r=!1;for(const l of i)l.isAlive()&&t?.forEachSpannedColumn(l.rowNode,(c,d)=>{if(n.has(d.firstNode))return;const u=s.get(d.firstNode);if(u){n.set(d.firstNode,u),s.delete(d.firstNode);return}r=!0;const h=new TI(d.firstNode,this.beans,!1,!1,!1);n.set(d.firstNode,h)});this.setCtrlsMap(e,n);const a=n.size===o;if(!(!r&&a)){for(const l of s.values())l.destroyFirstPass(!0),l.destroySecondPass();this.dispatchLocalEvent({type:"spannedRowsUpdated",ctrlsKey:e})}}getAllRelevantRowControls(e){const{rowRenderer:t}=this.beans;switch(e){case"top":return t.topRowCtrls;case"bottom":return t.bottomRowCtrls;case"center":return t.allRowCtrls}}getCellByPosition(e){const{rowSpanSvc:t}=this.beans,s=t?.getCellSpanByPosition(e);if(!s)return;const o=this.getCtrlsMap(e.rowPinned).get(s.firstNode);if(o)return o.getAllCellCtrls().find(i=>i.column===e.column)}getCtrls(e){return[...this.getCtrlsMap(e).values()]}destroyRowCtrls(e){for(const t of this.getCtrlsMap(e).values())t.destroyFirstPass(!0),t.destroySecondPass();this.setCtrlsMap(e,new Map)}getCtrlsMap(e){switch(e){case"top":return this.topCtrls;case"bottom":return this.bottomCtrls;default:return this.centerCtrls}}setCtrlsMap(e,t){switch(e){case"top":this.topCtrls=t;break;case"bottom":this.bottomCtrls=t;break;default:this.centerCtrls=t;break}}destroy(){super.destroy(),this.destroyRowCtrls("top"),this.destroyRowCtrls("bottom"),this.destroyRowCtrls("center")}},kI={moduleName:"CellSpan",version:_,beans:[PI,II]},AI=class extends k{constructor(e,t){super(),this.cellCtrl=e,this.staticClasses=[],this.beans=t,this.column=e.column}setComp(e){this.cellComp=e,this.applyUserStyles(),this.applyCellClassRules(),this.applyClassesFromColDef()}applyCellClassRules(){const{column:e,cellComp:t}=this,s=e.colDef,o=s.cellClassRules,i=this.getCellClassParams(e,s);_c(this.beans.expressionSvc,o===this.cellClassRules?void 0:this.cellClassRules,o,i,n=>t.toggleCss(n,!0),n=>t.toggleCss(n,!1)),this.cellClassRules=o}applyUserStyles(){const e=this.column,t=e.colDef,s=t.cellStyle;if(!s)return;let o;if(typeof s=="function"){const i=this.getCellClassParams(e,t);o=s(i)}else o=s;o&&this.cellComp.setUserStyles(o)}applyClassesFromColDef(){const{column:e,cellComp:t}=this,s=e.colDef,o=this.getCellClassParams(e,s);for(const n of this.staticClasses)t.toggleCss(n,!1);const i=this.beans.cellStyles.getStaticCellClasses(s,o);this.staticClasses=i;for(const n of i)t.toggleCss(n,!0)}getCellClassParams(e,t){const{value:s,rowNode:o}=this.cellCtrl;return ie(this.beans.gos,{value:s,data:o.data,node:o,colDef:t,column:e,rowIndex:o.rowIndex})}},LI=class extends k{constructor(){super(...arguments),this.beanName="cellStyles"}processAllCellClasses(e,t,s,o){_c(this.beans.expressionSvc,void 0,e.cellClassRules,t,s,o),this.processStaticCellClasses(e,t,s)}getStaticCellClasses(e,t){const{cellClass:s}=e;if(!s)return[];let o;return typeof s=="function"?o=s(t):o=s,typeof o=="string"&&(o=[o]),o||[]}createCellCustomStyleFeature(e,t){return new AI(e,t)}processStaticCellClasses(e,t,s){this.getStaticCellClasses(e,t).forEach(i=>{s(i)})}},OI={moduleName:"CellStyle",version:_,beans:[LI]},NI={moduleName:"RowStyle",version:_,beans:[SP]};function HI(e,t){return!!e.colHover?.isHovered(t)}var GI=class extends k{constructor(e,t){super(),this.columns=e,this.element=t,this.destroyManagedListeners=[],this.enableFeature=s=>{const{beans:o,gos:i,element:n,columns:r}=this,a=o.colHover;if(s??!!i.get("columnHoverHighlight"))this.destroyManagedListeners=this.addManagedElementListeners(n,{mouseover:a.setMouseOver.bind(a,r),mouseout:a.clearMouseOver.bind(a)});else{for(const c of this.destroyManagedListeners)c();this.destroyManagedListeners=[]}}}postConstruct(){this.addManagedPropertyListener("columnHoverHighlight",({currentValue:e})=>{this.enableFeature(e)}),this.enableFeature()}destroy(){super.destroy(),this.destroyManagedListeners=null}},BI="ag-column-hover",VI=class extends k{constructor(){super(...arguments),this.beanName="colHover"}postConstruct(){this.addManagedPropertyListener("columnHoverHighlight",({currentValue:e})=>{e||this.clearMouseOver()})}setMouseOver(e){this.updateState(e)}clearMouseOver(){this.updateState(null)}isHovered(e){if(!this.gos.get("columnHoverHighlight"))return!1;const t=this.selectedColumns;return!!t&&t.indexOf(e)>=0}addHeaderColumnHoverListener(e,t,s){const o=()=>{const i=this.isHovered(s);t.toggleCss("ag-column-hover",i)};e.addManagedEventListeners({columnHoverChanged:o}),o()}onCellColumnHover(e,t){if(!t)return;const s=this.isHovered(e);t.toggleCss(BI,s)}addHeaderFilterColumnHoverListener(e,t,s,o){this.createHoverFeature(e,[s],o);const i=()=>{const n=this.isHovered(s);t.toggleCss("ag-column-hover",n)};e.addManagedEventListeners({columnHoverChanged:i}),i()}createHoverFeature(e,t,s){e.createManagedBean(new GI(t,s))}updateState(e){this.selectedColumns=e,this.eventSvc.dispatchEvent({type:"columnHoverChanged"})}},zI={moduleName:"ColumnHover",version:_,beans:[VI],apiFunctions:{isColumnHovered:HI}},WI=class extends k{constructor(){super(...arguments),this.beanName="apiEventSvc",this.syncListeners=new Map,this.asyncListeners=new Map,this.syncGlobalListeners=new Set,this.globalListenerPairs=new Map}postConstruct(){this.wrapSvc=this.beans.frameworkOverrides.createGlobalEventListenerWrapper?.()}addListener(e,t){const s=this.wrapSvc?.wrap(e,t)??t,o=!Kn.has(e),i=o?this.asyncListeners:this.syncListeners;i.has(e)||i.set(e,new Set),i.get(e).add(s),this.eventSvc.addListener(e,s,o)}removeListener(e,t){const s=this.wrapSvc?.unwrap(e,t)??t,i=!!this.asyncListeners.get(e)?.delete(s);i||this.syncListeners.get(e)?.delete(s),this.eventSvc.removeListener(e,s,i)}addGlobalListener(e){const t=this.wrapSvc?.wrapGlobal(e)??e,s=(n,r)=>{Kn.has(n)&&t(n,r)},o=(n,r)=>{Kn.has(n)||t(n,r)};this.globalListenerPairs.set(e,{syncListener:s,asyncListener:o});const i=this.eventSvc;i.addGlobalListener(s,!1),i.addGlobalListener(o,!0)}removeGlobalListener(e){const{eventSvc:t,wrapSvc:s,globalListenerPairs:o}=this,i=s?.unwrapGlobal(e)??e;if(o.has(i)){const{syncListener:r,asyncListener:a}=o.get(i);t.removeGlobalListener(r,!1),t.removeGlobalListener(a,!0),o.delete(e)}else this.syncGlobalListeners.delete(i),t.removeGlobalListener(i,!1)}destroyEventListeners(e,t){e.forEach((s,o)=>{s.forEach(i=>this.eventSvc.removeListener(o,i,t)),s.clear()}),e.clear()}destroyGlobalListeners(e,t){for(const s of e)this.eventSvc.removeGlobalListener(s,t);e.clear()}destroy(){super.destroy(),this.destroyEventListeners(this.syncListeners,!1),this.destroyEventListeners(this.asyncListeners,!0),this.destroyGlobalListeners(this.syncGlobalListeners,!1);const{globalListenerPairs:e,eventSvc:t}=this;e.forEach(({syncListener:s,asyncListener:o})=>{t.removeGlobalListener(s,!1),t.removeGlobalListener(o,!0)}),e.clear()}};function _I(e,t,s){e.apiEventSvc?.addListener(t,s)}function jI(e,t,s){e.apiEventSvc?.removeListener(t,s)}function UI(e,t){e.apiEventSvc?.addGlobalListener(t)}function $I(e,t){e.apiEventSvc?.removeGlobalListener(t)}var KI={moduleName:"EventApi",version:_,apiFunctions:{addEventListener:_I,addGlobalListener:UI,removeEventListener:jI,removeGlobalListener:$I},beans:[WI]},qI={moduleName:"Locale",version:_,beans:[S5]},YI=class extends k{constructor(){super(...arguments),this.beanName="rowAutoHeight",this.wasEverActive=!1,this._debouncedCalculateRowHeights=Je(this,this.calculateRowHeights.bind(this),1)}requestCheckAutoHeight(){this.wasEverActive&&this._debouncedCalculateRowHeights()}calculateRowHeights(){const{visibleCols:e,rowModel:t,rowSpanSvc:s,pinnedRowModel:o}=this.beans,i=e.autoHeightCols;let n=!1;const r=a=>{const l=a.__autoHeights;let c=xs(this.beans,a).height;for(const d of i){let u=l?.[d.getColId()];const h=s?.getCellSpan(d,a);if(h){if(h.getLastNode()!==a)continue;if(u=s?.getCellSpan(d,a)?.getLastNodeAutoHeight(),!u)return}if(u==null){if(this.colSpanSkipCell(d,a))continue;return}c=Math.max(u,c)}c!==a.rowHeight&&(a.setRowHeight(c),n=!0)};o?.forEachPinnedRow?.("top",r),o?.forEachPinnedRow?.("bottom",r),t.forEachDisplayedNode?.(r),n&&t.onRowHeightChanged?.()}setRowAutoHeight(e,t,s){if(e.__autoHeights??(e.__autoHeights={}),t==null){delete e.__autoHeights[s.getId()];return}const o=e.__autoHeights[s.getId()];e.__autoHeights[s.getId()]=t,o!==t&&this.requestCheckAutoHeight()}colSpanSkipCell(e,t){const{colModel:s,colViewport:o,visibleCols:i}=this.beans;if(!s.colSpanActive)return!1;let n=[];switch(e.getPinned()){case"left":n=i.getLeftColsForRow(t);break;case"right":n=i.getRightColsForRow(t);break;case null:n=o.getColsWithinViewport(t);break}return!n.includes(e)}setupCellAutoHeight(e,t,s){if(!e.column.isAutoHeight()||!t)return!1;this.wasEverActive=!0;const o=t.parentElement,{rowNode:i,column:n}=e,r=this.beans,a=d=>{if(this.beans.editSvc?.isEditing(e)||!e.isAlive()||!s.isAlive())return;const{paddingTop:u,paddingBottom:h,borderBottomWidth:p,borderTopWidth:f}=ro(o),m=u+h+p+f,w=t.offsetHeight+m;if(d<5){const S=!Ye(r)?.contains(t),y=w==0;if(S||y){window.setTimeout(()=>a(d+1),0);return}}this.setRowAutoHeight(i,w,n)},l=()=>a(0);l();const c=ds(r,t,l);return s.addDestroyFunc(()=>{c(),this.setRowAutoHeight(i,void 0,n)}),!0}setAutoHeightActive(e){this.active=e.list.some(t=>t.isVisible()&&t.isAutoHeight())}areRowsMeasured(){if(!this.active)return!0;const e=this.beans.rowRenderer.getAllRowCtrls();let t=null;for(const{rowNode:s}of e)if((!t||this.beans.colModel.colSpanActive)&&(t=this.beans.colViewport.getColsWithinViewport(s).filter(i=>i.isAutoHeight())),t.length!==0){if(!s.__autoHeights)return!1;for(const o of t){const i=s.__autoHeights[o.getColId()];if(!i||s.rowHeight<i)return!1}}return!0}},ZI={moduleName:"RowAutoHeight",version:_,beans:[YI]},XI={moduleName:"AllCommunity",version:_,dependsOn:[YT,o6,g6,V5,ZM,XM,QM,JM,eT,tT,sT,YM,W4,_4,j4,z4,$4,K4,M6,DT,q6,ff,iI,nI,gI,vI,PF,FI,CT,o5,OI,zI,NI,KI,r5,x6,im,qI,ZI,DF,ZT,kI]},nt=g.createContext({}),Sm=g.createContext("default"),tn=(e,t,s,o)=>{if(!e||e.componentFromFramework||t.isDestroyed())return;const n=e.newAgStackInstance();let r,a,l=!1;return n.then(c=>{if(l){t.destroyBean(c);return}r=c,a=r.getGui(),s.appendChild(a),sh(o,r)}),()=>{l=!0,r&&(a?.remove(),t.destroyBean(r),o&&sh(o,void 0))}},sh=(e,t)=>{if(e)if(e instanceof Function)e(t);else{const s=e;s.current=t}},Et=(...e)=>e.filter(s=>s!=null&&s!=="").join(" "),Tt=class ym{constructor(...t){this.classesMap={};for(const s of t)this.classesMap[s]=!0}setClass(t,s){if(!!this.classesMap[t]==s)return this;const i=new ym;return i.classesMap={...this.classesMap},i.classesMap[t]=s,i}toString(){return Object.keys(this.classesMap).filter(s=>this.classesMap[s]).join(" ")}},Jo=e=>{const t=()=>typeof Symbol=="function"&&Symbol.for,s=()=>t()?Symbol.for("react.memo"):60115;return typeof e=="function"&&!(e.prototype&&e.prototype.isReactComponent)||typeof e=="object"&&e.$$typeof===s()},Ul=g.version?.split(".")[0],xm=Ul==="16"||Ul==="17";function QI(){return Ul==="19"}var Yn=!1;function JI(e){return Yn||setTimeout(()=>Yn=!1,0),Yn=!0,e()}var Ui=(e,t)=>{!xm&&e&&!Yn?$i.flushSync(t):t()},ek=e=>{xm?e():g.startTransition(e)};function tk(e,t,s){return g.useSyncExternalStore?g.useSyncExternalStore(e,t):s}function Rr(e,t,s){if(t==null||e==null)return t;if(e===t||t.length===0&&e.length===0)return e;if(s||e.length===0&&t.length>0||e.length>0&&t.length===0)return t;const o=[],i=[],n=new Map,r=new Map;for(let a=0;a<t.length;a++){const l=t[a];r.set(l.instanceId,l)}for(let a=0;a<e.length;a++){const l=e[a];n.set(l.instanceId,l),r.has(l.instanceId)&&o.push(l)}for(let a=0;a<t.length;a++){const l=t[a],c=l.instanceId;n.has(c)||i.push(l)}return o.length===e.length&&i.length===0?e:o.length===0&&i.length===t.length?t:o.length===0?i:i.length===0?o:[...o,...i]}var Rm=g.forwardRef((e,t)=>{const{registry:s,context:o}=g.useContext(nt),i=g.useRef(null),n=g.useRef(null),r=g.useRef(null),a=g.useRef(null),l=g.useRef(null),c=g.useRef(),[d,u]=g.useState(),[h,p]=g.useState(),[f,m]=g.useState(),[v,w]=g.useState(()=>new Tt),[b,S]=g.useState(()=>new Tt("ag-hidden")),[y,x]=g.useState(()=>new Tt("ag-hidden")),[F,E]=g.useState(()=>new Tt("ag-invisible"));g.useImperativeHandle(t,()=>({refresh(){return!1}})),g.useLayoutEffect(()=>tn(d,o,n.current),[d]);const R=g.useCallback(te=>{if(i.current=te,!te||o.isDestroyed()){c.current=o.destroyBean(c.current);return}const L={setInnerRenderer:(z,B)=>{u(z),m(B)},setChildCount:z=>p(z),toggleCss:(z,B)=>w(U=>U.setClass(z,B)),setContractedDisplayed:z=>x(B=>B.setClass("ag-hidden",!z)),setExpandedDisplayed:z=>S(B=>B.setClass("ag-hidden",!z)),setCheckboxVisible:z=>E(B=>B.setClass("ag-invisible",!z)),setCheckboxSpacing:z=>E(B=>B.setClass("ag-group-checkbox-spacing",z))},Q=s.createDynamicBean("groupCellRendererCtrl",!0);Q&&(c.current=o.createBean(Q),c.current.init(L,te,r.current,a.current,l.current,Rm,e))},[]),P=g.useMemo(()=>`ag-cell-wrapper ${v.toString()}`,[v]),M=g.useMemo(()=>`ag-group-expanded ${b.toString()}`,[b]),D=g.useMemo(()=>`ag-group-contracted ${y.toString()}`,[y]),T=g.useMemo(()=>`ag-group-checkbox ${F.toString()}`,[F]),A=d?.componentFromFramework,W=A?d.componentClass:void 0,O=d==null&&f!=null,Y=Zo(f);return g.createElement("span",{className:P,ref:R,...e.colDef?{}:{role:c.current?.getCellAriaRole()}},g.createElement("span",{className:M,ref:a}),g.createElement("span",{className:D,ref:l}),g.createElement("span",{className:T,ref:r}),g.createElement("span",{className:"ag-group-value",ref:n},O?Y:A?g.createElement(W,{...d.params}):null),g.createElement("span",{className:"ag-group-child-count"},h))}),oh=Rm,Xc=g.createContext({setMethods:()=>{}}),sk=e=>{const{initialProps:t,addUpdateCallback:s,CustomComponentClass:o,setMethods:i}=e,[{key:n,...r},a]=g.useState(t);return g.useEffect(()=>{s(l=>a(l))},[]),g.createElement(Xc.Provider,{value:{setMethods:i}},g.createElement(o,{key:n,...r}))},ok=g.memo(sk),ik=0;function ih(){return`agPortalKey_${++ik}`}var Fm=class{constructor(e,t,s,o){this.portal=null,this.oldPortal=null,this.reactComponent=e,this.portalManager=t,this.componentType=s,this.suppressFallbackMethods=!!o,this.statelessComponent=this.isStateless(this.reactComponent),this.key=ih(),this.portalKey=ih(),this.instanceCreated=this.isStatelessComponent()?we.resolve(!1):new we(i=>{this.resolveInstanceCreated=i})}getGui(){return this.eParentElement}getRootElement(){return this.eParentElement.firstChild}destroy(){this.componentInstance&&typeof this.componentInstance.destroy=="function"&&this.componentInstance.destroy();const e=this.portal;e&&this.portalManager.destroyPortal(e)}createParentElement(e){const t=this.portalManager.getComponentWrappingElement(),s=document.createElement(t||"div");return s.classList.add("ag-react-container"),e.reactContainer=s,s}statelessComponentRendered(){return this.eParentElement.childElementCount>0||this.eParentElement.childNodes.length>0}getFrameworkComponentInstance(){return this.componentInstance}isStatelessComponent(){return this.statelessComponent}getReactComponentName(){return this.reactComponent.name}getMemoType(){return this.hasSymbol()?Symbol.for("react.memo"):60115}hasSymbol(){return typeof Symbol=="function"&&Symbol.for}isStateless(e){return typeof e=="function"&&!(e.prototype&&e.prototype.isReactComponent)||typeof e=="object"&&e.$$typeof===this.getMemoType()}hasMethod(e){const t=this.getFrameworkComponentInstance();return!!t&&t[e]!=null||this.fallbackMethodAvailable(e)}callMethod(e,t){const s=this.getFrameworkComponentInstance();if(this.isStatelessComponent())return this.fallbackMethod(e,t&&t[0]?t[0]:{});if(!s){setTimeout(()=>this.callMethod(e,t));return}const o=s[e];if(o)return o.apply(s,t);if(this.fallbackMethodAvailable(e))return this.fallbackMethod(e,t&&t[0]?t[0]:{})}addMethod(e,t){this[e]=t}init(e){return this.eParentElement=this.createParentElement(e),this.createOrUpdatePortal(e),new we(t=>this.createReactComponent(t))}createOrUpdatePortal(e){this.isStatelessComponent()||(this.ref=t=>{this.componentInstance=t,this.resolveInstanceCreated?.(!0),this.resolveInstanceCreated=void 0},e.ref=this.ref),this.reactElement=this.createElement(this.reactComponent,{...e,key:this.key}),this.portal=$i.createPortal(this.reactElement,this.eParentElement,this.portalKey)}createElement(e,t){return g.createElement(e,t)}createReactComponent(e){this.portalManager.mountReactPortal(this.portal,this,e)}rendered(){return this.isStatelessComponent()&&this.statelessComponentRendered()||!!(!this.isStatelessComponent()&&this.getFrameworkComponentInstance())}refreshComponent(e){this.oldPortal=this.portal,this.createOrUpdatePortal(e),this.portalManager.updateReactPortal(this.oldPortal,this.portal)}fallbackMethod(e,t){const s=this[`${e}Component`];if(!this.suppressFallbackMethods&&s)return s.bind(this)(t)}fallbackMethodAvailable(e){return this.suppressFallbackMethods?!1:!!this[`${e}Component`]}};function qr(e,t,s){for(const o of e){const i=t[o];i&&(s[o]=i)}}var yt=class extends Fm{constructor(){super(...arguments),this.awaitUpdateCallback=new we(e=>{this.resolveUpdateCallback=e}),this.wrapperComponent=ok}init(e){return this.sourceParams=e,super.init(this.getProps())}addMethod(){}getInstance(){return this.instanceCreated.then(()=>this.componentInstance)}getFrameworkComponentInstance(){return this}createElement(e,t){return super.createElement(this.wrapperComponent,{initialProps:t,CustomComponentClass:e,setMethods:s=>this.setMethods(s),addUpdateCallback:s=>{this.updateCallback=()=>(s(this.getProps()),new we(o=>{setTimeout(()=>{o()})})),this.resolveUpdateCallback()}})}setMethods(e){this.providedMethods=e,qr(this.getOptionalMethods(),this.providedMethods,this)}getOptionalMethods(){return[]}getProps(){return{...this.sourceParams,key:this.key,ref:this.ref}}refreshProps(){return this.updateCallback?this.updateCallback():new we(e=>this.awaitUpdateCallback.then(()=>{this.updateCallback().then(()=>e())}))}},nk=class extends yt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},rk=class extends yt{constructor(){super(...arguments),this.date=null,this.onDateChange=e=>this.updateDate(e)}getDate(){return this.date}setDate(e){this.date=e,this.refreshProps()}refresh(e){this.sourceParams=e,this.refreshProps()}getOptionalMethods(){return["afterGuiAttached","setInputPlaceholder","setInputAriaLabel","setDisabled"]}updateDate(e){this.setDate(e),this.sourceParams.onDateChanged()}getProps(){const e=super.getProps();return e.date=this.date,e.onDateChange=this.onDateChange,delete e.onDateChanged,e}},ak=class extends yt{constructor(){super(...arguments),this.label="",this.icon=null,this.shake=!1}setIcon(e,t){this.icon=e,this.shake=t,this.refreshProps()}setLabel(e){this.label=e,this.refreshProps()}getProps(){const e=super.getProps(),{label:t,icon:s,shake:o}=this;return e.label=t,e.icon=s,e.shake=o,e}},lk=class extends yt{constructor(){super(...arguments),this.model=null,this.onModelChange=e=>this.updateModel(e),this.onUiChange=()=>this.sourceParams.filterModifiedCallback(),this.expectingNewMethods=!0,this.hasBeenActive=!1,this.awaitSetMethodsCallback=new we(e=>{this.resolveSetMethodsCallback=e})}isFilterActive(){return this.model!=null}doesFilterPass(e){return this.providedMethods.doesFilterPass(e)}getModel(){return this.model}setModel(e){return this.expectingNewMethods=!0,this.model=e,this.hasBeenActive||(this.hasBeenActive=this.isFilterActive()),this.refreshProps()}refresh(e){return this.sourceParams=e,this.refreshProps(),!0}afterGuiAttached(e){const t=this.providedMethods;t?t.afterGuiAttached?.(e):this.awaitSetMethodsCallback.then(()=>this.providedMethods?.afterGuiAttached?.(e))}getOptionalMethods(){return["afterGuiDetached","onNewRowsLoaded","getModelAsString","onAnyFilterChanged"]}setMethods(e){this.expectingNewMethods===!1&&this.hasBeenActive&&this.providedMethods?.doesFilterPass!==e?.doesFilterPass&&setTimeout(()=>{this.sourceParams.filterChangedCallback()}),this.expectingNewMethods=!1,super.setMethods(e),this.resolveSetMethodsCallback(),this.resolveFilterPassCallback?.(),this.resolveFilterPassCallback=void 0}updateModel(e){this.resolveFilterPassCallback?.();const t=new we(s=>{this.resolveFilterPassCallback=s});this.setModel(e).then(()=>{t.then(()=>{this.sourceParams.filterChangedCallback()})})}getProps(){const e=super.getProps();return e.model=this.model,e.onModelChange=this.onModelChange,e.onUiChange=this.onUiChange,delete e.filterChangedCallback,e}},ck=class extends yt{constructor(){super(...arguments),this.awaitSetMethodsCallback=new we(e=>{this.resolveSetMethodsCallback=e})}refresh(e){return this.sourceParams=e,this.refreshProps(),!0}afterGuiAttached(e){const t=this.providedMethods;t?t.afterGuiAttached?.(e):this.awaitSetMethodsCallback.then(()=>this.providedMethods?.afterGuiAttached?.(e))}getOptionalMethods(){return["afterGuiDetached","onNewRowsLoaded","onAnyFilterChanged"]}setMethods(e){super.setMethods(e),this.resolveSetMethodsCallback()}};function Em(e,t){e.parentFilterInstance(s=>{(s.setModel(t)||we.resolve()).then(()=>{e.filterParams.filterChangedCallback()})})}var dk=class{constructor(e,t){this.floatingFilterParams=e,this.refreshProps=t,this.model=null,this.onModelChange=s=>this.updateModel(s)}getProps(){return{...this.floatingFilterParams,model:this.model,onModelChange:this.onModelChange}}onParentModelChanged(e){this.model=e,this.refreshProps()}refresh(e){this.floatingFilterParams=e,this.refreshProps()}setMethods(e){qr(this.getOptionalMethods(),e,this)}getOptionalMethods(){return["afterGuiAttached"]}updateModel(e){this.model=e,this.refreshProps(),Em(this.floatingFilterParams,e)}},uk=class extends yt{constructor(){super(...arguments),this.model=null,this.onModelChange=e=>this.updateModel(e)}onParentModelChanged(e){this.model=e,this.refreshProps()}refresh(e){this.sourceParams=e,this.refreshProps()}getOptionalMethods(){return["afterGuiAttached"]}updateModel(e){this.model=e,this.refreshProps(),Em(this.sourceParams,e)}getProps(){const e=super.getProps();return e.model=this.model,e.onModelChange=this.onModelChange,e}},hk=class extends yt{refresh(e){this.sourceParams=e,this.refreshProps()}getOptionalMethods(){return["afterGuiAttached"]}},gk=class extends yt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},pk=class extends yt{refresh(e){this.sourceParams=e,this.refreshProps()}},fk=class extends yt{constructor(){super(...arguments),this.active=!1,this.expanded=!1,this.onActiveChange=e=>this.updateActive(e)}setActive(e){this.awaitSetActive(e)}setExpanded(e){this.expanded=e,this.refreshProps()}getOptionalMethods(){return["select","configureDefaults"]}awaitSetActive(e){return this.active=e,this.refreshProps()}updateActive(e){const t=this.awaitSetActive(e);e&&t.then(()=>this.sourceParams.onItemActivated())}getProps(){const e=super.getProps();return e.active=this.active,e.expanded=this.expanded,e.onActiveChange=this.onActiveChange,delete e.onItemActivated,e}},mk=class extends yt{refresh(e){this.sourceParams=e,this.refreshProps()}},Ck=class extends yt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},vk=class extends yt{constructor(){super(...arguments),this.onStateChange=e=>this.updateState(e)}refresh(e){return this.sourceParams=e,this.refreshProps(),!0}getState(){return this.state}updateState(e){this.state=e,this.refreshProps(),this.sourceParams.onStateUpdated()}getProps(){const e=super.getProps();return e.state=this.state,e.onStateChange=this.onStateChange,e}};function Qc(){N(231)}var wk=1e3,bk=class{constructor(e,t,s){this.destroyed=!1,this.portals=[],this.hasPendingPortalUpdate=!1,this.wrappingElement=t||"div",this.refresher=e,this.maxComponentCreationTimeMs=s||wk}getPortals(){return this.portals}destroy(){this.destroyed=!0}destroyPortal(e){this.portals=this.portals.filter(t=>t!==e),this.batchUpdate()}getComponentWrappingElement(){return this.wrappingElement}mountReactPortal(e,t,s){this.portals=[...this.portals,e],this.waitForInstance(t,s),this.batchUpdate()}updateReactPortal(e,t){this.portals[this.portals.indexOf(e)]=t,this.batchUpdate()}batchUpdate(){this.hasPendingPortalUpdate||(setTimeout(()=>{this.destroyed||(this.refresher(),this.hasPendingPortalUpdate=!1)}),this.hasPendingPortalUpdate=!0)}waitForInstance(e,t,s=Date.now()){if(this.destroyed){t(null);return}if(e.rendered())t(e);else{if(Date.now()-s>=this.maxComponentCreationTimeMs&&!this.hasPendingPortalUpdate){Ui(!0,()=>this.refresher()),e.rendered()&&t(e);return}window.setTimeout(()=>{this.waitForInstance(e,t,s)})}}},Sk=({ctrl:e})=>{const t=e.isAlive(),{context:s}=g.useContext(nt),[o,i]=g.useState(),[n,r]=g.useState(),a=g.useRef(),l=g.useRef(null),c=g.useRef(null),d=g.useRef(null),u=g.useRef(),h=g.useRef();t&&!h.current&&(h.current=new Zi(()=>l.current));const p=g.useCallback(w=>{if(l.current=w,!w||!e.isAlive()||s.isDestroyed()){a.current=s.destroyBean(a.current);return}a.current=s.createBean(new Xo);const b=()=>{const y=e.getSelectAllGui();y&&(c.current?.insertAdjacentElement("afterend",y),a.current.addDestroyFunc(()=>y.remove()))},S={setWidth:y=>{l.current&&(l.current.style.width=y)},toggleCss:(y,x)=>h.current.toggleCss(y,x),setUserStyles:y=>r(y),setAriaSort:y=>{l.current&&(y?R0(l.current,y):F0(l.current))},setUserCompDetails:y=>i(y),getUserCompInstance:()=>u.current||void 0,refreshSelectAllGui:b,removeSelectAllGui:()=>e.getSelectAllGui()?.remove()};e.setComp(S,w,c.current,d.current,a.current),b()},[]);g.useLayoutEffect(()=>tn(o,s,d.current,u),[o]),g.useEffect(()=>{e.setDragSource(l.current)},[o]);const f=g.useMemo(()=>!!(o?.componentFromFramework&&Jo(o.componentClass)),[o]),m=o?.componentFromFramework,v=o?.componentClass;return g.createElement("div",{ref:p,style:n,className:"ag-header-cell",role:"columnheader"},g.createElement("div",{ref:c,className:"ag-header-cell-resize",role:"presentation"}),g.createElement("div",{ref:d,className:"ag-header-cell-comp-wrapper",role:"presentation"},m?f?g.createElement(v,{...o.params}):g.createElement(v,{...o.params,ref:u}):null))},yk=g.memo(Sk),xk=class{constructor(e,t){this.floatingFilterParams=e,this.refreshProps=t}getProps(){return this.floatingFilterParams}refresh(e){this.floatingFilterParams=e,this.refreshProps()}setMethods(e){qr(this.getOptionalMethods(),e,this)}getOptionalMethods(){return["afterGuiAttached"]}},Rk=({ctrl:e})=>{const{context:t,gos:s}=g.useContext(nt),[o,i]=g.useState(),[n,r]=g.useState(()=>new Tt("ag-header-cell","ag-floating-filter")),[a,l]=g.useState(()=>new Tt),[c,d]=g.useState(()=>new Tt("ag-floating-filter-button","ag-hidden")),[u,h]=g.useState("false"),[p,f]=g.useState(),[,m]=g.useState(1),v=g.useRef(),w=g.useRef(null),b=g.useRef(null),S=g.useRef(null),y=g.useRef(null),x=g.useRef(),F=g.useRef(),E=z=>{z!=null&&x.current&&x.current(z)},R=g.useCallback(z=>{if(w.current=z,!z||!e.isAlive()||t.isDestroyed()){v.current=t.destroyBean(v.current);return}v.current=t.createBean(new Xo),F.current=new we(U=>{x.current=U});const B={toggleCss:(U,$)=>r(K=>K.setClass(U,$)),setUserStyles:U=>i(U),addOrRemoveBodyCssClass:(U,$)=>l(K=>K.setClass(U,$)),setButtonWrapperDisplayed:U=>{d($=>$.setClass("ag-hidden",!U)),h(U?"false":"true")},setWidth:U=>{w.current&&(w.current.style.width=U)},setCompDetails:U=>f(U),getFloatingFilterComp:()=>F.current?F.current:null,setMenuIcon:U=>y.current?.appendChild(U)};e.setComp(B,z,y.current,b.current,v.current)},[]);g.useLayoutEffect(()=>tn(p,t,b.current,E),[p]);const P=g.useMemo(()=>n.toString(),[n]),M=g.useMemo(()=>a.toString(),[a]),D=g.useMemo(()=>c.toString(),[c]),T=g.useMemo(()=>!!(p&&p.componentFromFramework&&Jo(p.componentClass)),[p]),A=g.useMemo(()=>s.get("reactiveCustomComponents"),[]),W=g.useMemo(()=>s.get("enableFilterHandlers"),[]),[O,Y]=g.useState();g.useEffect(()=>{if(p?.componentFromFramework)if(A){const z=W?xk:dk,B=new z(p.params,()=>m(U=>U+1));E(B),Y(B)}else Qc()},[p]);const te=O?.getProps(),L=p?.componentFromFramework,Q=p?.componentClass;return g.createElement("div",{ref:R,style:o,className:P,role:"gridcell"},g.createElement("div",{ref:b,className:M,role:"presentation"},L?A?te&&g.createElement(Xc.Provider,{value:{setMethods:z=>O.setMethods(z)}},g.createElement(Q,{...te})):g.createElement(Q,{...p.params,ref:T?()=>{}:E}):null),g.createElement("div",{ref:S,"aria-hidden":u,className:D,role:"presentation"},g.createElement("button",{ref:y,type:"button",className:"ag-button ag-floating-filter-button-button",tabIndex:-1})))},Fk=g.memo(Rk),Ek=({ctrl:e})=>{const{context:t}=g.useContext(nt),[s,o]=g.useState(),[i,n]=g.useState(()=>new Tt),[r,a]=g.useState(()=>new Tt),[l,c]=g.useState("false"),[d,u]=g.useState(),[h,p]=g.useState(),f=g.useRef(),m=g.useRef(null),v=g.useRef(null),w=g.useRef(null),b=g.useRef(),S=g.useCallback(P=>{if(m.current=P,!P||!e.isAlive()||t.isDestroyed()){f.current=t.destroyBean(f.current);return}f.current=t.createBean(new Xo);const M={setWidth:D=>{m.current&&(m.current.style.width=D)},toggleCss:(D,T)=>n(A=>A.setClass(D,T)),setUserStyles:D=>o(D),setHeaderWrapperHidden:D=>{const T=w.current;T&&(D?T.style.setProperty("display","none"):T.style.removeProperty("display"))},setHeaderWrapperMaxHeight:D=>{const T=w.current;T&&(D!=null?T.style.setProperty("max-height",`${D}px`):T.style.removeProperty("max-height"),T.classList.toggle("ag-header-cell-comp-wrapper-limited-height",D!=null))},setUserCompDetails:D=>p(D),setResizableDisplayed:D=>{a(T=>T.setClass("ag-hidden",!D)),c(D?"false":"true")},setAriaExpanded:D=>u(D),getUserCompInstance:()=>b.current||void 0};e.setComp(M,P,v.current,w.current,f.current)},[]);g.useLayoutEffect(()=>tn(h,t,w.current),[h]),g.useEffect(()=>{m.current&&e.setDragSource(m.current)},[h]);const y=g.useMemo(()=>!!(h?.componentFromFramework&&Jo(h.componentClass)),[h]),x=g.useMemo(()=>"ag-header-group-cell "+i.toString(),[i]),F=g.useMemo(()=>"ag-header-cell-resize "+r.toString(),[r]),E=h?.componentFromFramework,R=h?.componentClass;return g.createElement("div",{ref:S,style:s,className:x,role:"columnheader","aria-expanded":d},g.createElement("div",{ref:w,className:"ag-header-cell-comp-wrapper",role:"presentation"},E?y?g.createElement(R,{...h.params}):g.createElement(R,{...h.params,ref:b}):null),g.createElement("div",{ref:v,"aria-hidden":l,className:F}))},Dk=g.memo(Ek),Pk=({ctrl:e})=>{const{gos:t,context:s}=g.useContext(nt),{topOffset:o,rowHeight:i}=g.useMemo(()=>e.getTopAndHeight(),[]),n=g.useMemo(()=>t.get("tabIndex"),[]),[r,a]=g.useState(()=>e.getAriaRowIndex()),l=e.headerRowClass,[c,d]=g.useState(()=>i+"px"),[u,h]=g.useState(()=>o+"px"),p=g.useRef(null),[f,m]=g.useState(()=>e.getUpdatedHeaderCtrls()),v=g.useRef(),w=g.useRef(null),b=g.useCallback(x=>{if(w.current=x,!x||!e.isAlive()||s.isDestroyed()){v.current=s.destroyBean(v.current);return}v.current=s.createBean(new Xo);const F={setHeight:E=>d(E),setTop:E=>h(E),setHeaderCtrls:(E,R,P)=>{const M=p.current,D=Rr(M,E,R);D!==M&&(p.current=D,Ui(P,()=>m(D)))},setWidth:E=>{w.current&&(w.current.style.width=E)},setRowIndex:E=>{a(E)}};e.setComp(F,v.current,!1)},[]),S=g.useMemo(()=>({height:c,top:u}),[c,u]),y=g.useCallback(x=>{switch(e.type){case"group":return g.createElement(Dk,{ctrl:x,key:x.instanceId});case"filter":return g.createElement(Fk,{ctrl:x,key:x.instanceId});default:return g.createElement(yk,{ctrl:x,key:x.instanceId})}},[]);return g.createElement("div",{ref:b,className:l,role:"row",style:S,tabIndex:n,"aria-rowindex":r},f.map(y))},Mk=g.memo(Pk),Tk=({pinned:e})=>{const[t,s]=g.useState(!0),[o,i]=g.useState([]),{context:n}=g.useContext(nt),r=g.useRef(null),a=g.useRef(null),l=g.useRef(),c=e==="left",d=e==="right",u=!c&&!d,h=g.useCallback(m=>{if(r.current=m,!m||n.isDestroyed()){l.current=n.destroyBean(l.current);return}l.current=n.createBean(new d2(e));const v={setDisplayed:s,setCtrls:w=>i(w),setCenterWidth:w=>{a.current&&(a.current.style.width=w)},setViewportScrollLeft:w=>{r.current&&(r.current.scrollLeft=w)},setPinnedContainerWidth:w=>{r.current&&(r.current.style.width=w,r.current.style.minWidth=w,r.current.style.maxWidth=w)}};l.current.setComp(v,r.current)},[]),p=t?"":"ag-hidden",f=()=>o.map(m=>g.createElement(Mk,{ctrl:m,key:m.instanceId}));return c?g.createElement("div",{ref:h,className:"ag-pinned-left-header "+p,"aria-hidden":!t,role:"rowgroup"},f()):d?g.createElement("div",{ref:h,className:"ag-pinned-right-header "+p,"aria-hidden":!t,role:"rowgroup"},f()):u?g.createElement("div",{ref:h,className:"ag-header-viewport "+p,role:"rowgroup",tabIndex:-1},g.createElement("div",{ref:a,className:"ag-header-container",role:"presentation"},f())):null},Qa=g.memo(Tk),Ik=()=>{const[e,t]=g.useState(()=>new Tt),[s,o]=g.useState(),{context:i}=g.useContext(nt),n=g.useRef(null),r=g.useRef(),a=g.useCallback(d=>{if(n.current=d,!d||i.isDestroyed()){r.current=i.destroyBean(r.current);return}r.current=i.createBean(new r2);const u={toggleCss:(h,p)=>t(f=>f.setClass(h,p)),setHeightAndMinHeight:h=>o(h)};r.current.setComp(u,d,d)},[]),l=g.useMemo(()=>"ag-header "+e.toString(),[e]),c=g.useMemo(()=>({height:s,minHeight:s}),[s]);return g.createElement("div",{ref:a,className:l,style:c,role:"presentation"},g.createElement(Qa,{pinned:"left"}),g.createElement(Qa,{pinned:null}),g.createElement(Qa,{pinned:"right"}))},kk=g.memo(Ik),Ak=(e,t)=>{g.useEffect(()=>{const s=t.current;if(s){const o=s.parentElement;if(o){const i=document.createComment(e);return o.insertBefore(i,s),()=>{i.remove()}}}},[e])},Os=Ak,Lk=class{constructor(e,t){this.cellEditorParams=e,this.refreshProps=t,this.instanceCreated=new we(s=>{this.resolveInstanceCreated=s}),this.onValueChange=s=>this.updateValue(s),this.value=e.value}getProps(){return{...this.cellEditorParams,initialValue:this.cellEditorParams.value,value:this.value,onValueChange:this.onValueChange}}getValue(){return this.value}refresh(e){this.cellEditorParams=e,this.refreshProps()}setMethods(e){qr(this.getOptionalMethods(),e,this)}getInstance(){return this.instanceCreated.then(()=>this.componentInstance)}setRef(e){this.componentInstance=e,this.resolveInstanceCreated?.(),this.resolveInstanceCreated=void 0}getOptionalMethods(){return["isCancelBeforeStart","isCancelAfterEnd","focusIn","focusOut","afterGuiAttached","getValidationErrors","getValidationElement"]}updateValue(e){this.value=e,this.refreshProps()}},Ok=e=>{const t=g.useRef(e),s=g.useRef(),o=g.useRef(!1),i=g.useRef(!1),[,n]=g.useState(0);o.current&&(i.current=!0),g.useEffect(()=>(o.current||(s.current=t.current(),o.current=!0),n(r=>r+1),()=>{i.current&&s.current?.()}),[])},Nk=e=>{const[t,s]=g.useState(),o=g.useContext(nt),{context:i,popupSvc:n,gos:r,editSvc:a}=o,{editDetails:l,cellCtrl:c,eParentCell:d}=e;return Ok(()=>{const{compDetails:u}=l,h=r.get("stopEditingWhenCellsLoseFocus");let p,f;if(!i.isDestroyed()){f=i.createBean(a.createPopupEditorWrapper(u.params));const m=f.getGui();if(e.jsChildComp){const x=e.jsChildComp.getGui();x&&m.appendChild(x)}const{column:v,rowNode:w}=c,b={column:v,rowNode:w,type:"popupCellEditor",eventSource:d,ePopup:m,position:l.popupPosition,keepWithinBounds:!0},S=n?.positionPopupByComponent.bind(n,b),y=n?.addPopup({modal:h,eChild:m,closeOnEsc:!0,closedCallback:()=>{c.onPopupEditorClosed()},anchorToElement:d,positionCallback:S,ariaOwns:d});p=y?y.hideFunc:void 0,s(f),e.jsChildComp?.afterGuiAttached?.()}return()=>{p?.(),i.destroyBean(f)}}),g.useLayoutEffect(()=>()=>{c.isCellFocused()&&t?.getGui().contains(Ne(o))&&d.focus({preventScroll:!0})},[t]),t&&e.wrappedContent?$i.createPortal(e.wrappedContent,t.getGui()):null},nh=g.memo(Nk),Hk=(e,t,s)=>{const{compProxy:o}=e;s(o);const i=o.getProps(),n=Jo(t);return g.createElement(Xc.Provider,{value:{setMethods:r=>o.setMethods(r)}},n?g.createElement(t,{...i}):g.createElement(t,{...i,ref:r=>o.setRef(r)}))},rh=(e,t,s)=>e.compProxy?Hk(e,t,s):g.createElement(t,{...e.compDetails.params,ref:s}),Gk=(e,t,s,o,i)=>{const n=e.compDetails,r=n.componentClass,a=n.componentFromFramework&&!e.popup,l=n.componentFromFramework&&e.popup,c=!n.componentFromFramework&&e.popup;return a?rh(e,r,t):l?g.createElement(nh,{editDetails:e,cellCtrl:o,eParentCell:s,wrappedContent:rh(e,r,t)}):c&&i?g.createElement(nh,{editDetails:e,cellCtrl:o,eParentCell:s,jsChildComp:i}):null},Bk=(e,t,s,o,i,n)=>{const{context:r}=g.useContext(nt),a=g.useCallback(()=>{const l=i.current;if(!l)return;const c=l.getGui();c&&c.parentElement&&c.remove(),r.destroyBean(l),i.current=void 0},[]);g.useEffect(()=>{const l=e!=null,c=e?.compDetails&&!e.compDetails.componentFromFramework,d=t&&s==null;if(!(l&&c&&!d)){a();return}const h=e.compDetails;if(i.current){const f=i.current,v=f.refresh!=null&&e.force==!1?f.refresh(h.params):!1;if(v===!0||v===void 0)return;a()}h.newAgStackInstance().then(f=>{if(!f)return;const m=f.getGui();if(!m)return;(t?s:n.current).appendChild(m),i.current=f})},[e,t,o]),g.useEffect(()=>a,[])},Dm=Bk,Vk=({cellCtrl:e,parent:t})=>{const s=g.useRef(),o=g.useMemo(()=>{const{loadingComp:i}=e.getDeferLoadingCellRenderer();return i?{value:void 0,compDetails:i,force:!1}:void 0},[e]);if(Dm(o,!1,void 0,1,s,t),o?.compDetails?.componentFromFramework){const i=o.compDetails.componentClass;return g.createElement(i,{...o.compDetails.params})}return g.createElement(g.Fragment,null)},zk=({cellCtrl:e,printLayout:t,editingCell:s})=>{const o=g.useContext(nt),{context:i}=o,{column:{colIdSanitised:n},instanceId:r}=e,a=g.useRef(),[l,c]=g.useState(()=>e.isCellRenderer()?void 0:{compDetails:void 0,value:e.getValueToDisplay(),force:!1}),[d,u]=g.useState(),[h,p]=g.useState(1),[f,m]=g.useState(),[v,w]=g.useState(!1),[b,S]=g.useState(!1),[y,x]=g.useState(!1),[F,E]=g.useState(),R=g.useMemo(()=>e.isForceWrapper(),[e]),P=g.useMemo(()=>e.getCellAriaRole(),[e]),M=g.useRef(null),D=g.useRef(null),T=g.useRef(null),A=g.useRef(),W=g.useRef(),O=g.useRef(),Y=g.useRef([]),te=g.useRef(),L=g.useRef(),[Q,z]=g.useState(0),B=g.useCallback(de=>{L.current=de,z(ve=>ve+1)},[]),U=l!=null&&(v||y||b)&&(d==null||!!d.popup),$=R||U,K=g.useMemo(()=>e.getCellValueClass(),[e]),X=g.useCallback(de=>{if(W.current=de,de){const ve=de.isCancelBeforeStart&&de.isCancelBeforeStart();setTimeout(()=>{ve?(e.stopEditing(!0),e.focusCell(!0)):(e.cellEditorAttached(),e.enableEditorTooltipFeature(de))})}},[e]),ae=g.useRef();ae.current||(ae.current=new Zi(()=>M.current)),Dm(l,$,L.current,Q,A,M);const G=g.useRef();g.useLayoutEffect(()=>{const de=G.current,ve=l;if(G.current=l,de==null||de.compDetails==null||ve==null||ve.compDetails==null)return;te.current?.refreshVisibility();const Ee=de.compDetails,H=ve.compDetails;if(Ee.componentClass!=H.componentClass||T.current?.refresh==null)return;T.current.refresh(H.params)!=!0&&p(pe=>pe+1)},[l]),g.useLayoutEffect(()=>{if(!(d&&!d.compDetails.componentFromFramework)||i.isDestroyed())return;const ve=d.compDetails,Ee=d.popup===!0,H=ve.newAgStackInstance();return H.then(Z=>{if(!Z)return;const pe=Z.getGui();X(Z),Ee||((R?O:M).current?.appendChild(pe),Z.afterGuiAttached?.()),E(Z)}),()=>{H.then(Z=>{const pe=Z.getGui();e.disableEditorTooltipFeature(),i.destroyBean(Z),X(void 0),E(void 0),pe?.remove()})}},[d]);const he=g.useCallback(de=>{if(O.current=de,!de||i.isDestroyed()||!e.isAlive()){const H=Y.current;Y.current=[];for(const Z of H)Z();return}let ve;const Ee=H=>{H&&(de.insertAdjacentElement("afterbegin",H.getGui()),Y.current.push(()=>{ys(H.getGui()),i.destroyBean(H),te.current===ve&&(te.current=void 0)}))};v&&Ee(e.createSelectionCheckbox()),y&&Ee(e.createDndSource()),b&&(ve=e.createRowDragComp(),te.current=ve,ve&&(Ee(ve),ve.refreshVisibility()))},[e,i,y,b,v]),be=g.useCallback(()=>{const de=!e.isCellSpanning()||D.current,ve=M.current;if(!ve||!de||!e||!e.isAlive()||i.isDestroyed()){a.current=i.destroyBean(a.current);return}a.current=i.createBean(new Xo);const Ee={toggleCss:(Z,pe)=>ae.current.toggleCss(Z,pe),setUserStyles:Z=>m(Z),getFocusableElement:()=>M.current,setIncludeSelection:Z=>w(Z),setIncludeRowDrag:Z=>S(Z),setIncludeDndSource:Z=>x(Z),getCellEditor:()=>W.current??null,getCellRenderer:()=>T.current??A.current,getParentOfValue:()=>L.current??O.current??M.current,setRenderDetails:(Z,pe,Ge)=>{const ft=()=>{c(Be=>Be?.compDetails!==Z||Be?.value!==pe||Be?.force!==Ge?{value:pe,compDetails:Z,force:Ge}:Be)};if(Z?.params?.deferRender&&!e.rowNode.group){const{loadingComp:Be,onReady:at}=e.getDeferLoadingCellRenderer();if(Be){c({value:void 0,compDetails:Be,force:!1}),at.then(()=>ek(ft));return}}ft()},setEditDetails:(Z,pe,Ge,ft)=>{if(Z){let Be;Z.componentFromFramework&&(ft?Be=new Lk(Z.params,()=>p(at=>at+1)):Qc()),u({compDetails:Z,popup:pe,popupPosition:Ge,compProxy:Be}),pe||c(void 0)}else e.hasBrowserFocus()&&Ee.getFocusableElement().focus({preventScroll:!0}),W.current=void 0,u(void 0)},refreshEditStyles:(Z,pe)=>{if(!M.current)return;const{current:Ge}=ae;Ge.toggleCss("ag-cell-value",!$),Ge.toggleCss("ag-cell-inline-editing",!!Z&&!pe),Ge.toggleCss("ag-cell-popup-editing",!!Z&&!!pe),Ge.toggleCss("ag-cell-not-inline-editing",!Z||!!pe)}},H=O.current||void 0;e.setComp(Ee,ve,D.current??void 0,H,t,s,a.current)},[]),ce=g.useCallback(de=>{M.current=de,be()},[]),Pe=g.useCallback(de=>{D.current=de,be()},[]),Se=g.useMemo(()=>!!(l?.compDetails?.componentFromFramework&&Jo(l.compDetails.componentClass)),[l]);g.useLayoutEffect(()=>{if(!M.current)return;const{current:de}=ae;de.toggleCss("ag-cell-value",!$),de.toggleCss("ag-cell-inline-editing",!!d&&!d.popup),de.toggleCss("ag-cell-popup-editing",!!d&&!!d.popup),de.toggleCss("ag-cell-not-inline-editing",!d||!!d.popup)});const We=()=>{const{compDetails:de,value:ve}=l;if(!de)return ve?.toString?.()??ve;if(de.componentFromFramework){const Ee=de.componentClass;return g.createElement(g.Suspense,{fallback:g.createElement(Vk,{cellCtrl:e,parent:M})},Se?g.createElement(Ee,{...de.params,key:h}):g.createElement(Ee,{...de.params,key:h,ref:T}))}},Ie=()=>{const de=()=>l==null?null:$?g.createElement("span",{role:"presentation",id:`cell-${r}`,className:K,ref:B},We()):We(),ve=Ee=>Gk(Ee,X,M.current,e,F);return d!=null?d.popup?g.createElement(g.Fragment,null,de(),ve(d)):ve(d):de()},rt=()=>g.createElement("div",{ref:ce,style:f,role:P,"col-id":n},$?g.createElement("div",{className:"ag-cell-wrapper",role:"presentation",ref:he},Ie()):Ie());return e.isCellSpanning()?g.createElement("div",{ref:Pe,className:"ag-spanned-cell-wrapper",role:"presentation"},rt()):rt()},Wk=g.memo(zk),_k=({rowCtrl:e,containerType:t})=>{const{context:s,gos:o,editSvc:i}=g.useContext(nt),n=g.useContext(Sm)==="default",r=g.useRef(),a=g.useRef(e.getDomOrder()),l=e.isFullWidth(),c=e.rowNode.displayed,[d,u]=g.useState(()=>c?e.rowNode.getRowIndexString():null),[h,p]=g.useState(()=>e.rowId),[f,m]=g.useState(()=>e.businessKey),[v,w]=g.useState(()=>e.rowStyles),b=g.useRef(null),[S,y]=g.useState(()=>null),[x,F]=g.useState(),[E,R]=g.useState(()=>c?e.getInitialRowTop(t):void 0),[P,M]=g.useState(()=>c?e.getInitialTransform(t):void 0),D=g.useRef(null),T=g.useRef(),A=g.useRef(),W=g.useRef(!1),[O,Y]=g.useState(0);g.useEffect(()=>{if(W.current||!x||O>10)return;const ce=D.current?.firstChild;ce?(e.setupDetailRowAutoHeight(ce),W.current=!0):Y(Pe=>Pe+1)},[x,O]);const te=g.useRef();te.current||(te.current=new Zi(()=>D.current));const L=g.useRef(()=>{}),Q=g.useCallback(ce=>(L.current=ce,()=>{L.current=()=>{}}),[]),z=tk(Q,()=>b.current,[]),B=n?z:S,U=g.useCallback(ce=>{if(D.current=ce,r.current=ce?s.createBean(new Xo):s.destroyBean(r.current),!ce){e.unsetComp(t);return}if(!e.isAlive()||s.isDestroyed())return;const Pe={setTop:R,setTransform:M,toggleCss:(Se,We)=>te.current.toggleCss(Se,We),setDomOrder:Se=>a.current=Se,setRowIndex:u,setRowId:p,setRowBusinessKey:m,setUserStyles:w,setCellCtrls:(Se,We)=>{const Ie=b.current,rt=Rr(Ie,Se,a.current);rt!==Ie&&(b.current=rt,n?L.current():Ui(We,()=>y(rt)))},showFullWidth:Se=>{A.current=Se.params,F(Se)},getFullWidthCellRenderer:()=>T.current,getFullWidthCellRendererParams:()=>A.current,refreshFullWidth:Se=>{const We=Se();return A.current=We,G.current?(F(Ie=>({...Ie,params:We})),!0):!T.current||!T.current.refresh?!1:T.current.refresh(We)}};e.setComp(Pe,ce,t,r.current)},[]);g.useLayoutEffect(()=>tn(x,s,D.current,T),[x]);const $=g.useMemo(()=>{const ce={top:E,transform:P};return Object.assign(ce,v),ce},[E,P,v]),K=l&&x?.componentFromFramework,X=!l&&B!=null,ae=g.useMemo(()=>!!(x?.componentFromFramework&&Jo(x.componentClass)),[x]),G=g.useRef(!1);g.useEffect(()=>{G.current=ae&&!!x&&!!o.get("reactiveCustomComponents")},[ae,x]);const he=()=>B?.map(ce=>g.createElement(Wk,{cellCtrl:ce,editingCell:i?.isEditing(ce,{withOpenEditor:!0})??!1,printLayout:e.printLayout,key:ce.instanceId})),be=()=>{const ce=x.componentClass;return ae?g.createElement(ce,{...x.params}):g.createElement(ce,{...x.params,ref:T})};return g.createElement("div",{ref:U,role:"row",style:$,"row-index":d,"row-id":h,"row-business-key":f},X?he():K?be():null)},ah=g.memo(_k),jk=({name:e})=>{const{context:t,gos:s}=g.useContext(nt),o=g.useMemo(()=>Qi(e),[e]),i=g.useRef(null),n=g.useRef(null),r=g.useRef(null),a=g.useRef([]),l=g.useRef([]),[c,d]=g.useState(()=>[]),u=!!s.get("enableCellSpan")&&!!o.getSpannedRowCtrls,h=g.useRef([]),p=g.useRef([]),[f,m]=g.useState(()=>[]),v=g.useRef(!1),w=g.useRef(),b=g.useMemo(()=>Et("ag-viewport",Up(e)),[e]),S=g.useMemo(()=>Et(jn(e)),[e]),y=g.useMemo(()=>Et("ag-spanning-container",TR(e)),[e]),x=o.type==="center"||u,F=x?i:n;Os(" AG Row Container "+e+" ",F);const E=g.useCallback(()=>{const O=!x||i.current!=null,Y=n.current!=null,te=!u||r.current!=null;return O&&Y&&te},[]),R=g.useCallback(()=>i.current==null&&n.current==null&&r.current==null,[]),P=g.useCallback(()=>{if(R()&&(w.current=t.destroyBean(w.current)),!t.isDestroyed()&&E()){const O=L=>{const Q=Rr(l.current,a.current,v.current);Q!==l.current&&(l.current=Q,Ui(L,()=>d(Q)))},Y=L=>{const Q=Rr(p.current,h.current,v.current);Q!==p.current&&(p.current=Q,Ui(L,()=>m(Q)))},te={setHorizontalScroll:L=>{i.current&&(i.current.scrollLeft=L)},setViewportHeight:L=>{i.current&&(i.current.style.height=L)},setRowCtrls:({rowCtrls:L,useFlushSync:Q})=>{const z=!!Q&&a.current.length>0&&L.length>0;a.current=L,O(z)},setSpannedRowCtrls:(L,Q)=>{const z=!!Q&&h.current.length>0&&L.length>0;h.current=L,Y(z)},setDomOrder:L=>{v.current!=L&&(v.current=L,O(!1))},setContainerWidth:L=>{n.current&&(n.current.style.width=L)},setOffsetTop:L=>{n.current&&(n.current.style.transform=`translateY(${L})`)}};w.current=t.createBean(new VR(e)),w.current.setComp(te,n.current,r.current??void 0,i.current)}},[E,R]),M=g.useCallback(O=>{n.current=O,P()},[P]),D=g.useCallback(O=>{r.current=O,P()},[P]),T=g.useCallback(O=>{i.current=O,P()},[P]),A=()=>g.createElement("div",{className:S,ref:M,role:x?"presentation":"rowgroup"},c.map(O=>g.createElement(ah,{rowCtrl:O,containerType:o.type,key:O.instanceId})));if(!x)return A();const W=()=>g.createElement("div",{className:y,ref:D,role:"presentation"},f.map(O=>g.createElement(ah,{rowCtrl:O,containerType:o.type,key:O.instanceId})));return g.createElement("div",{className:b,ref:T,role:"rowgroup"},A(),u?W():null)},Uk=g.memo(jk),$k=()=>{const e=g.useContext(nt),{context:t,overlays:s}=e,[o,i]=g.useState(""),[n,r]=g.useState(0),[a,l]=g.useState(0),[c,d]=g.useState("0px"),[u,h]=g.useState("0px"),[p,f]=g.useState("100%"),[m,v]=g.useState("0px"),[w,b]=g.useState("0px"),[S,y]=g.useState("100%"),[x,F]=g.useState(!0),[E,R]=g.useState(!0),[P,M]=g.useState(null),[D,T]=g.useState(""),[A,W]=g.useState(null),[O,Y]=g.useState("ag-layout-normal"),te=g.useRef();te.current||(te.current=new Zi(()=>L.current));const L=g.useRef(null),Q=g.useRef(null),z=g.useRef(null),B=g.useRef(null),U=g.useRef(null),$=g.useRef(null),K=g.useRef(null),X=g.useRef([]),ae=g.useRef([]);Os(" AG Grid Body ",L),Os(" AG Pinned Top ",Q),Os(" AG Sticky Top ",z),Os(" AG Middle ",$),Os(" AG Pinned Bottom ",K);const G=g.useCallback(pe=>{if(L.current=pe,!pe||t.isDestroyed()){X.current=t.destroyBeans(X.current);for(const Me of ae.current)Me();ae.current=[];return}const Ge=(Me,Ze)=>{Me.appendChild(Ze),ae.current.push(()=>Ze.remove())},ft=Me=>{const Ze=t.createBean(new Me);return X.current.push(Ze),Ze},Be=(Me,Ze,ti)=>{Ge(Me,document.createComment(ti)),Ge(Me,ft(Ze).getGui())};Be(pe,KR," AG Fake Horizontal Scroll ");const at=s?.getOverlayWrapperCompClass();at&&Be(pe,at," AG Overlay Wrapper "),U.current&&Be(U.current,YR," AG Fake Vertical Scroll ");const ei={setRowAnimationCssOnBodyViewport:i,setColumnCount:Me=>{L.current&&y0(L.current,Me)},setRowCount:Me=>{L.current&&b0(L.current,Me)},setTopHeight:r,setBottomHeight:l,setStickyTopHeight:d,setStickyTopTop:h,setStickyTopWidth:f,setTopInvisible:F,setBottomInvisible:R,setColumnMovingCss:(Me,Ze)=>te.current.toggleCss(Me,Ze),updateLayoutClasses:Y,setAlwaysVerticalScrollClass:M,setPinnedTopBottomOverflowY:T,setCellSelectableCss:(Me,Ze)=>W(Ze?Me:null),setBodyViewportWidth:Me=>{$.current&&($.current.style.width=Me)},registerBodyViewportResizeListener:Me=>{if($.current){const Ze=ds(e,$.current,Me);ae.current.push(()=>Ze())}},setStickyBottomHeight:v,setStickyBottomBottom:b,setStickyBottomWidth:y,setGridRootRole:Me=>pe.setAttribute("role",Me)},ho=t.createBean(new jR);X.current.push(ho),ho.setComp(ei,pe,$.current,Q.current,K.current,z.current,B.current)},[]),he=g.useMemo(()=>Et("ag-root","ag-unselectable",O),[O]),be=g.useMemo(()=>Et("ag-body-viewport",o,O,P,A),[o,O,P,A]),ce=g.useMemo(()=>Et("ag-body",O),[O]),Pe=g.useMemo(()=>Et("ag-floating-top",x?"ag-invisible":null,A),[A,x]),Se=g.useMemo(()=>Et("ag-sticky-top",A),[A]),We=g.useMemo(()=>Et("ag-sticky-bottom",m==="0px"?"ag-invisible":null,A),[A,m]),Ie=g.useMemo(()=>Et("ag-floating-bottom",E?"ag-invisible":null,A),[A,E]),rt=g.useMemo(()=>({height:n,minHeight:n,overflowY:D}),[n,D]),de=g.useMemo(()=>({height:c,top:u,width:p}),[c,u,p]),ve=g.useMemo(()=>({height:m,bottom:w,width:S}),[m,w,S]),Ee=g.useMemo(()=>({height:a,minHeight:a,overflowY:D}),[a,D]),H=pe=>g.createElement(Uk,{name:pe,key:`${pe}-container`}),Z=({section:pe,children:Ge,className:ft,style:Be})=>g.createElement("div",{ref:pe,className:ft,role:"presentation",style:Be},Ge.map(H));return g.createElement("div",{ref:G,className:he},g.createElement(kk,null),Z({section:Q,className:Pe,style:rt,children:["topLeft","topCenter","topRight","topFullWidth"]}),g.createElement("div",{className:ce,ref:U,role:"presentation"},Z({section:$,className:be,children:["left","center","right","fullWidth"]})),Z({section:z,className:Se,style:de,children:["stickyTopLeft","stickyTopCenter","stickyTopRight","stickyTopFullWidth"]}),Z({section:B,className:We,style:ve,children:["stickyBottomLeft","stickyBottomCenter","stickyBottomRight","stickyBottomFullWidth"]}),Z({section:K,className:Ie,style:Ee,children:["bottomLeft","bottomCenter","bottomRight","bottomFullWidth"]}))},Kk=g.memo($k),qk=(e,t)=>{const{children:s,eFocusableElement:o,onTabKeyDown:i,gridCtrl:n,forceFocusOutWhenTabGuardsAreEmpty:r,isEmpty:a}=e,{context:l}=g.useContext(nt),c=g.useRef(null),d=g.useRef(null),u=g.useRef(),h=w=>{const b=w==null?void 0:parseInt(w,10).toString();for(const S of[c,d])b===void 0?S.current?.removeAttribute("tabindex"):S.current?.setAttribute("tabindex",b)};g.useImperativeHandle(t,()=>({forceFocusOutOfContainer(w){u.current?.forceFocusOutOfContainer(w)}}));const p=g.useCallback(()=>{const w=c.current,b=d.current;if(!w&&!b||l.isDestroyed()){u.current=l.destroyBean(u.current);return}if(w&&b){const S={setTabIndex:h};u.current=l.createBean(new of({comp:S,eTopGuard:w,eBottomGuard:b,eFocusableElement:o,onTabKeyDown:i,forceFocusOutWhenTabGuardsAreEmpty:r,focusInnerElement:y=>n.focusInnerElement(y),isEmpty:a}))}},[]),f=g.useCallback(w=>{c.current=w,p()},[p]),m=g.useCallback(w=>{d.current=w,p()},[p]),v=w=>{const b=w==="top"?Oo.TAB_GUARD_TOP:Oo.TAB_GUARD_BOTTOM;return g.createElement("div",{className:`${Oo.TAB_GUARD} ${b}`,role:"presentation",ref:w==="top"?f:m})};return g.createElement(g.Fragment,null,v("top"),s,v("bottom"))},Yk=g.forwardRef(qk),Zk=g.memo(Yk),Xk=({context:e})=>{const[t,s]=g.useState(""),[o,i]=g.useState(""),[n,r]=g.useState(null),[a,l]=g.useState(null),[c,d]=g.useState(!1),[u,h]=g.useState(),p=g.useRef(),f=g.useRef(null),m=g.useRef(),[v,w]=g.useState(null),b=g.useRef(()=>{}),S=g.useRef(),y=g.useRef([]),x=g.useCallback(()=>{},[]);Os(" AG Grid ",f);const F=g.useCallback(T=>{if(f.current=T,p.current=T?e.createBean(new $2):e.destroyBean(p.current),!T||e.isDestroyed())return;const A=p.current;b.current=A.focusInnerElement.bind(A);const W={destroyGridUi:()=>{},setRtlClass:s,forceFocusOutOfContainer:O=>{if(!O&&S.current?.isDisplayed()){S.current.forceFocusOutOfContainer(O);return}m.current?.forceFocusOutOfContainer(O)},updateLayoutClasses:i,getFocusableContainers:()=>{const O=[],Y=f.current?.querySelector(".ag-root");Y&&O.push({getGui:()=>Y});for(const te of y.current)te.isDisplayed()&&O.push(te);return O},setCursor:r,setUserSelect:l};A.setComp(W,T,T),d(!0)},[]);g.useEffect(()=>{const T=p.current,A=f.current;if(!u||!T||!v||!A||e.isDestroyed())return;const W=[],{watermarkSelector:O,paginationSelector:Y,sideBarSelector:te,statusBarSelector:L,gridHeaderDropZonesSelector:Q}=T.getOptionalSelectors(),z=[];if(Q){const U=e.createBean(new Q.component),$=U.getGui();A.insertAdjacentElement("afterbegin",$),z.push($),W.push(U)}if(te){const U=e.createBean(new te.component),$=U.getGui(),K=v.querySelector(".ag-tab-guard-bottom");K&&(K.insertAdjacentElement("beforebegin",$),z.push($)),W.push(U),y.current.push(U)}const B=U=>{const $=e.createBean(new U),K=$.getGui();return A.insertAdjacentElement("beforeend",K),z.push(K),W.push($),$};if(L&&B(L.component),Y){const U=B(Y.component);S.current=U,y.current.push(U)}return O&&B(O.component),()=>{e.destroyBeans(W);for(const U of z)U.remove()}},[u,v,e]);const E=g.useMemo(()=>Et("ag-root-wrapper",t,o),[t,o]),R=g.useMemo(()=>Et("ag-root-wrapper-body","ag-focus-managed",o),[o]),P=g.useMemo(()=>({userSelect:a??"",WebkitUserSelect:a??"",cursor:n??""}),[a,n]),M=g.useCallback(T=>{m.current=T,h(T!==null)},[]),D=g.useCallback(()=>!p.current?.isFocusable(),[]);return g.createElement("div",{ref:F,className:E,style:P,role:"presentation"},g.createElement("div",{className:R,ref:w,role:"presentation"},c&&v&&!e.isDestroyed()&&g.createElement(nt.Provider,{value:e.getBeans()},g.createElement(Zk,{ref:M,eFocusableElement:v,onTabKeyDown:x,gridCtrl:p.current,forceFocusOutWhenTabGuardsAreEmpty:!0,isEmpty:D},g.createElement(Kk,null)))))},Qk=g.memo(Xk),Jk=class extends k{postConstruct(){if(this.beans.colAutosize){const e=this.queueResizeOperationsForTick.bind(this);this.addManagedEventListeners({rowExpansionStateChanged:e,expandOrCollapseAll:e,cellValueChanged:e,rowNodeDataChanged:e,rowDataUpdated:e})}}queueResizeOperationsForTick(){const e=this.beans.colAutosize;e.shouldQueueResizeOperations=!0,setTimeout(()=>{e.processResizeOperations()},0)}areHeaderCellsRendered(){return this.beans.ctrlsSvc.getHeaderRowContainerCtrls().every(e=>e.getAllCtrls().every(t=>t.areCellsRendered()))}areCellsRendered(){return this.beans.rowRenderer.getAllRowCtrls().every(e=>e.isRowRendered()&&e.getAllCellCtrls().every(t=>!!t.eGui))}},Pm={setGridApi:void 0,maxComponentCreationTimeMs:void 0,children:void 0},eA={gridOptions:void 0,modules:void 0,containerStyle:void 0,className:void 0,passGridApi:void 0,componentWrappingElement:void 0,...Pm},Mm=new Set(Object.keys(eA)),tA=new Set(Object.keys(Pm)),Tm=e=>{const t=g.useRef(),s=g.useRef(null),o=g.useRef(null),i=g.useRef([]),n=g.useRef([]),r=g.useRef(e),a=g.useRef(),l=g.useRef(),c=g.useRef(!1),[d,u]=g.useState(void 0),[,h]=g.useState(0),p=g.useCallback(w=>{if(s.current=w,!w){for(const D of i.current)D();i.current.length=0;return}const b=e.modules||[];o.current||(o.current=new bk(()=>h(D=>D+1),e.componentWrappingElement,e.maxComponentCreationTimeMs),i.current.push(()=>{o.current?.destroy(),o.current=null}));const S=xS(e.gridOptions,e,Object.keys(e).filter(D=>!Mm.has(D))),y=()=>{if(c.current){const D=()=>a.current?.shouldQueueUpdates()?void 0:n.current.shift();let T=D();for(;T;)T(),T=D()}},x=new nA(y);a.current=x;const F=new Jk,E={providedBeanInstances:{frameworkCompWrapper:new oA(o.current,S),renderStatus:F},modules:b,frameworkOverrides:x,setThemeOnGridDiv:!0},R=D=>{u(D),D.createBean(F),i.current.push(()=>{D.destroy()}),D.getBean("ctrlsSvc").whenReady({addDestroyFunc:T=>{i.current.push(T)}},()=>{if(D.isDestroyed())return;const T=t.current;T&&e.passGridApi?.(T)})},P=D=>{D.getBean("ctrlsSvc").whenReady({addDestroyFunc:T=>{i.current.push(T)}},()=>{for(const T of n.current)T();n.current.length=0,c.current=!0})},M=new w5;S.gridId??(S.gridId=l.current),t.current=M.create(w,S,R,P,E),i.current.push(()=>{t.current=void 0}),t.current&&(l.current=t.current.getGridId())},[]),f=g.useMemo(()=>({height:"100%",...e.containerStyle||{}}),[e.containerStyle]),m=g.useCallback(w=>{c.current&&!a.current?.shouldQueueUpdates()?w():n.current.push(w)},[]);g.useEffect(()=>{const w=sA(r.current,e);r.current=e,m(()=>{t.current&&RS(w,t.current)})},[e]);const v=!g.useSyncExternalStore||Bn(e,"renderingMode")==="legacy"?"legacy":"default";return g.createElement("div",{style:f,className:e.className,ref:p},g.createElement(Sm.Provider,{value:v},d&&!d.isDestroyed()?g.createElement(Qk,{key:d.instanceId,context:d}):null,o.current?.getPortals()??null))};function sA(e,t){const s={};for(const o of Object.keys(t)){if(Mm.has(o)){tA.has(o)&&N(274,{prop:o});continue}const i=t[o];e[o]!==i&&(s[o]=i)}return s}var oA=class extends R5{constructor(e,t){super(),this.parent=e,this.gridOptions=t}createWrapper(e,t){const s=this.gridOptions;if(Bn(s,"reactiveCustomComponents")){const r=(a=>{switch(a){case"filter":return Bn(s,"enableFilterHandlers")?ck:lk;case"floatingFilterComponent":return Bn(s,"enableFilterHandlers")?hk:uk;case"dateComponent":return rk;case"dragAndDropImageComponent":return ak;case"loadingOverlayComponent":return pk;case"noRowsOverlayComponent":return mk;case"statusPanel":return Ck;case"toolPanel":return vk;case"menuItem":return fk;case"cellRenderer":return nk;case"innerHeaderComponent":return gk}})(t.name);if(r)return new r(e,this.parent,t)}else switch(t.name){case"filter":case"floatingFilterComponent":case"dateComponent":case"dragAndDropImageComponent":case"loadingOverlayComponent":case"noRowsOverlayComponent":case"statusPanel":case"toolPanel":case"menuItem":case"cellRenderer":Qc();break}const i=!t.cellRenderer&&t.name!=="toolPanel";return new Fm(e,this.parent,t,i)}},iA=g.forwardRef((e,t)=>{const s=g.useContext(nt),{registry:o,context:i,gos:n,rowModel:r}=s,[a,l]=g.useState(()=>new Tt),[c,d]=g.useState(()=>new Tt),[u,h]=g.useState(),[p,f]=g.useState(),m=g.useRef(),v=g.useRef(null),w=g.useRef(),b=g.useMemo(()=>eS(e.api.getGridId(),u?.rowModelType??"clientSide"),[e]),S=g.useMemo(()=>a.toString()+" ag-details-row",[a]),y=g.useMemo(()=>c.toString()+" ag-details-grid",[c]);t&&g.useImperativeHandle(t,()=>({refresh(){return m.current?.refresh()??!1}})),e.template&&N(230);const x=g.useCallback(E=>{if(v.current=E,!E||i.isDestroyed()){m.current=i.destroyBean(m.current),w.current?.();return}const R={toggleCss:(M,D)=>l(T=>T.setClass(M,D)),toggleDetailGridCss:(M,D)=>d(T=>T.setClass(M,D)),setDetailGrid:M=>h(M),setRowData:M=>f(M),getGui:()=>v.current},P=o.createDynamicBean("detailCellRendererCtrl",!0);if(P&&(i.createBean(P),P.init(R,e),m.current=P,n.get("detailRowAutoHeight"))){const M=()=>{if(v.current==null)return;const D=v.current.clientHeight;D!=null&&D>0&&setTimeout(()=>{e.node.setRowHeight(D),(Ve(n)||ao(n))&&r.onRowHeightChanged()},0)};w.current=ds(s,E,M),M()}},[]),F=g.useCallback(E=>{m.current?.registerDetailWithMaster(E)},[]);return g.createElement("div",{className:S,ref:x},u&&g.createElement(Tm,{className:y,...u,modules:b,rowData:p,passGridApi:F}))}),nA=class extends nf{constructor(e){super("react"),this.processQueuedUpdates=e,this.queueUpdates=!1,this.renderingEngine="react",this.frameworkComponents={agGroupCellRenderer:oh,agGroupRowRenderer:oh,agDetailCellRenderer:iA},this.wrapIncoming=(t,s)=>s==="ensureVisible"?JI(t):t()}frameworkComponent(e){return this.frameworkComponents[e]}isFrameworkComponent(e){if(!e)return!1;const t=e.prototype;return!(t&&"getGui"in t)}getLockOnRefresh(){this.queueUpdates=!0}releaseLockOnRefresh(){this.queueUpdates=!1,this.processQueuedUpdates()}shouldQueueUpdates(){return this.queueUpdates}runWhenReadyAsync(){return QI()}},rA=class extends g.Component{constructor(){super(...arguments),this.apiListeners=[],this.setGridApi=e=>{this.api=e;for(const t of this.apiListeners)t(e)}}registerApiListener(e){this.apiListeners.push(e)}componentWillUnmount(){this.apiListeners.length=0}render(){return g.createElement(Tm,{...this.props,passGridApi:this.setGridApi})}};const aA="h-full",Ja={accentColor:"var(--controls-bg-accent, #5C8DEA)",backgroundColor:"var(--bg-layer-2, #141A23)",oddRowBackgroundColor:"var(--bg-layer-3, #222932)",borderColor:"var(--bg-layer-4, #333942)",rowBorder:"1px solid var(--border-tertiary, #090D13)",borderRadius:3,browserColorScheme:"dark",chromeBackgroundColor:"var(--bg-layer-1, #090D13)",foregroundColor:"var(--text-primary, #F3F4F6)",headerFontSize:14,headerFontWeight:600,headerTextColor:"var(--text-secondary, #7F8792)",spacing:4,wrapperBorderRadius:3,fontSize:14,fontFamily:{googleFont:"var(--theme-font, var(--font-inter))"},cellStyle:{textAlign:"center"}},el=40,lA=(e,t,s,o,i)=>{const n=typeof e=="string"?e.toLowerCase():e,r=typeof t=="string"?t.toLowerCase():t;return n===r?0:n?r?n>r?1:-1:i?1:-1:i?-1:1},cA=({selectedRowIds:e,selectedRows:t,onSelectionChange:s,onSelectionChangeWithMap:o,rowData:i=[],getRowId:n})=>{const[r,a]=g.useState(new Map),l=t??r,c=g.useMemo(()=>new Set(l.keys()),[l]),d=e!==void 0||t!==void 0;g.useEffect(()=>{if(e!==void 0&&!t){const f=new Map;i.forEach(v=>{const w=n(v);e.has(w)&&f.set(w,v)}),(f.size!==r.size||Array.from(f.keys()).some(v=>!r.has(v)))&&a(f)}},[e,t,i,n,r]);const u=g.useCallback((f,m)=>{const v=n(f),w=new Map(l);if(m?w.set(v,f):w.delete(v),d||a(w),o&&o(w),s){const b=new Set(w.keys()),S=Array.from(w.values());s(b,S)}},[l,n,d,s,o]),h=g.useMemo(()=>{if(!i.length)return"unchecked";const f=i.every(v=>c.has(n(v))),m=i.some(v=>c.has(n(v)));return f?"checked":m?"indeterminate":"unchecked"},[i,c,n]),p=g.useCallback(f=>{const m=new Map;if(f&&i.forEach(v=>{const w=n(v);m.set(w,v)}),d||a(m),o&&o(m),s){const v=new Set(m.keys()),w=Array.from(m.values());s(v,w)}},[i,n,d,s,o]);return{currentSelectedIds:c,currentSelectedRows:l,handleSelectionToggle:u,headerCheckboxState:h,handleHeaderCheckboxChange:p}};oS.registerModules([XI]);const Im=({columnDefs:e,rowData:t,additionalGridOptions:s,getContextMenuItems:o,className:i,ariaLabel:n="Data grid",withSelectionColumn:r=!0,wrapCustomCellRenderers:a=!0,selectedRowIds:l,selectedRows:c,onSelectionChange:d,onSelectionChangeWithMap:u,getRowId:h=y=>String(y.id||JSON.stringify(y)),alternateOddRowColors:p=!1,filterPlaceholder:f="Enter value",emptyStateIcon:m,emptyStateTitle:v="No results found",emptyStateDescription:w="Sorry, we couldn't find any results for your search.",loading:b=!1,wrapperBorder:S=!0})=>{const[y,x]=g.useState(el),[F,E]=g.useState(),R=g.useId(),{currentSelectedIds:P,handleSelectionToggle:M,headerCheckboxState:D,handleHeaderCheckboxChange:T}=cA({selectedRowIds:l,selectedRows:c,onSelectionChange:d,onSelectionChangeWithMap:u,rowData:t,getRowId:h}),A=g.useMemo(()=>({...Ja,oddRowBackgroundColor:p?Ja.oddRowBackgroundColor:Ja.backgroundColor,wrapperBorder:S}),[p,S]),W=g.useCallback(X=>{X.api.sizeColumnsToFit(),x(el)},[]),O=g.useCallback(X=>{if(X.data){const ae=h(X.data);return P.has(ae)?"ag-row-selected":""}},[P,h]),Y=g.useCallback(()=>{const X=D==="checked",ae=D==="indeterminate";return C.jsx("div",{className:"flex items-center justify-center h-full header-checkbox-container",children:C.jsx(Pi,{id:"header-select-all",ariaLabel:"Select all rows",checked:X,indeterminate:ae,className:`dial-header-select ${D}`,onChange:T})})},[D,T]),te=g.useCallback(X=>{if(X.data){const ae=o?.(X.data)??[],G=X.value==null?"":String(X.value);return C.jsx(St,{trigger:[mt.ContextMenu],menu:{items:ae},anchorToMouse:!0,matchReferenceWidth:!0,className:"w-full",children:C.jsx("span",{className:"block min-w-0 h-full max-w-full",children:C.jsx(Ot,{text:G,className:"max-w-full h-full"})})})}},[o]),L=g.useCallback(X=>{if(!X.data)return null;const ae=h(X.data),G=P.has(ae),he=`row-select-${ae}`;return C.jsx("div",{className:"flex items-center justify-center h-full",children:C.jsx(Pi,{id:he,ariaLabel:"Select row",checked:G,className:"dial-row-select",onChange:be=>{X.data&&M(X.data,!!be)}},`${ae}-${G}`)})},[P,h,M]),Q=g.useCallback(X=>{const ae=typeof a=="function"?a(X):!!a;if(!X.cellRenderer)return{...X,cellRenderer:te};if(!ae)return X;const G=X.cellRenderer;return{...X,cellRenderer:be=>{const ce=be.data?o?.(be.data)??[]:[];let Pe=null;if(typeof G=="function"){const Se=G;Pe=C.jsx(Se,{...be})}else Pe=te(be);return C.jsx(St,{trigger:[mt.ContextMenu],menu:{items:ce},anchorToMouse:!0,matchReferenceWidth:!0,className:"w-full h-full",children:C.jsx("span",{className:"block min-w-0 max-w-full flex-1",children:Pe})})}}},[o,te,a]),z=g.useMemo(()=>({colId:"__select",headerName:"",width:40,minWidth:40,suppressSizeToFit:!0,lockPosition:!0,sortable:!1,resizable:!1,filter:!1,floatingFilter:!1,suppressMenu:!0,borderless:!0,cellRenderer:L,headerComponent:Y}),[L,Y]),B=g.useMemo(()=>{const X=(e??[]).map(Q);return r?[z,...X]:X},[e,z,r,Q]),U=g.useMemo(()=>({minWidth:150,resizable:!0,sortable:!0,floatingFilter:!0,filter:"agTextColumnFilter",filterParams:{filterPlaceholder:f,buttons:["reset"]},comparator:lA.bind(void 0)}),[f]),$=X=>{const ae=B.map(G=>({...G,sort:void 0}));X.api.updateGridOptions({columnDefs:ae,rowData:t}),X.api.sizeColumnsToFit(),E(X.api),s?.onGridReady?.(X)};g.useEffect(()=>{F&&F.redrawRows()},[F,P]);const K=g.useCallback(()=>C.jsx(Dr,{title:v,description:w,containerClassName:"gap-3",titleClassName:"mt-2 !text-lg",icon:m||C.jsx(V.IconZoomCancel,{size:100,stroke:.5,className:"text-secondary"})}),[v,w,m]);return C.jsx("div",{className:q(aA,i,r&&"with-selection-column"),"aria-label":n,role:"region","aria-busy":b,children:C.jsx("div",{className:"ag-theme-balham-dark h-full overflow-x-auto",role:"table","aria-describedby":R,children:C.jsx(rA,{rowModelType:"clientSide",headerHeight:el,rowHeight:y,cellSelection:!1,getRowClass:O,theme:ZD.withPart(MD).withParams({...A}),autoSizeStrategy:{type:"fitGridWidth"},columnDefs:B,defaultColDef:U,onGridSizeChanged:W,onGridReady:$,loading:b,suppressCellFocus:!0,suppressDragLeaveHidesColumns:!0,noRowsOverlayComponent:K,rowData:t,...s})})})};var Fr=(e=>(e.MyFiles="my_files",e.Shared="shared",e.Organization="organization",e))(Fr||{}),re=(e=>(e.Duplicate="duplicate",e.Copy="copy",e.Move="move",e.Rename="rename",e.Download="download",e.Delete="delete",e))(re||{}),st=(e=>(e.Replace="replace",e.Duplicate="duplicate",e.Cancel="cancel",e))(st||{}),Rt=(e=>(e.ReplaceAll="replaceAll",e.DuplicateAll="duplicateAll",e.DecideForEach="decideForEach",e))(Rt||{}),Xe=(e=>(e.Copy="copy",e.Move="move",e))(Xe||{});const km=()=>{const[e,t]=g.useState(Rd());return g.useEffect(()=>{const s=()=>t(Rd());return window.addEventListener("resize",s),()=>window.removeEventListener("resize",s)},[]),e},dA=({tabs:e,activeTab:t,onTabChange:s,areHiddenFilesVisible:o,onToggleHiddenFiles:i,isNewButtonVisible:n,newButtonVariant:r=De.Secondary,newButtonDropdownItems:a=[],newButtonLabel:l="New",hiddenFilesSwitcherLabel:c="Hidden files",showHiddenFilesLabel:d="Show hidden files",hideHiddenFilesLabel:u="Hide hidden files"})=>{const h=km(),p=g.useMemo(()=>[{key:"hidden-files-switch",label:o?u:d,icon:o?C.jsx(V.IconEyeOff,{...ne,className:"text-secondary"}):C.jsx(V.IconEye,{...ne,className:"text-secondary"}),onClick:()=>i?.(!o)}],[o,u,d,i]),f=()=>e&&t&&s?C.jsx(_h,{tabs:e,activeTab:t,onClick:w=>s(w),screenThreshold:Qn.Tablet,smallScreenContainerClassName:"w-fit bg-transparent h-[38px]",smallScreenDropdownItemClassName:"px-3 h-[38px]"}):null,m=()=>C.jsxs(C.Fragment,{children:[C.jsx(sc,{switchId:"hidden-files-switch",title:c,isOn:o,onChange:i}),n&&C.jsxs(C.Fragment,{children:[C.jsx("div",{className:"h-6 border-l border-primary"}),C.jsx(dl,{title:l,variant:r,items:a})]})]}),v=()=>C.jsxs(C.Fragment,{children:[C.jsx(St,{menu:{items:p},allowedPlacements:["bottom","bottom-start"],children:C.jsx(ye,{className:"h-[38px]",iconBefore:C.jsx(V.IconDotsVertical,{...ne,className:"text-secondary hover:text-accent-primary"})})}),n?C.jsx(dl,{title:l,variant:r,items:a}):null]});return C.jsxs("div",{className:"flex w-full justify-between gap-4 items-center overflow-x-auto",children:[C.jsx("div",{className:"flex-1 min-w-0",children:f()}),C.jsx("div",{className:"flex gap-4 flex-shrink-0 items-center",children:h?v():m()})]})},uA=12,hA=8;var Vs=(e=>(e.Normal="normal",e.Reverse="reverse",e))(Vs||{});function gA({actions:e,direction:t=Vs.Normal,moreButtonWidth:s=es,actionsGap:o=8,containerPadding:i=8,dependencies:n=[]}){const r=g.useRef(null),a=g.useRef(null),l=g.useRef(null),c=g.useRef(null),d=g.useRef([]),[u,h]=g.useState(e.length);g.useLayoutEffect(()=>{if(!a.current)return;const m=Array.from(a.current.children);d.current=m.map(v=>Math.ceil(v.getBoundingClientRect().width))},[e,...n]),g.useEffect(()=>{if(!r.current)return;let m=null;const v=()=>{m&&cancelAnimationFrame(m),m=requestAnimationFrame(()=>{const b=r.current,S=l.current?.offsetWidth??0,y=c.current?.offsetWidth??0,x=S+y,E=b.getBoundingClientRect().width-x-s-o*2-i*2,R=d.current;let P=0,M=0;if(t===Vs.Reverse)for(let D=R.length-1;D>=0&&(P+=R[D]+o,!(P>E));D--)M++;else for(const D of R){if(P+=D+o,P>E)break;M++}h(M)})},w=new ResizeObserver(v);return w.observe(r.current),v(),()=>{m&&cancelAnimationFrame(m),w.disconnect()}},[e.length,t,...n]);const p=t===Vs.Reverse?e.slice(0,e.length-u):e.slice(u);return{visibleActions:t===Vs.Reverse?e.slice(e.length-u):e.slice(0,u),hiddenActions:p,refs:{containerRef:r,measureRef:a,leftSectionRef:l,rightSectionRef:c}}}const pA=({selectionLabel:e,onClearSelection:t,actions:s})=>{const o=km(),{refs:{containerRef:i,leftSectionRef:n,measureRef:r},visibleActions:a,hiddenActions:l}=gA({actions:s,direction:Vs.Reverse,dependencies:[o],actionsGap:uA,containerPadding:hA});return C.jsxs(C.Fragment,{children:[C.jsx("div",{ref:r,className:"absolute top-0 left-0 invisible pointer-events-none overflow-hidden whitespace-nowrap flex gap-3",children:s.map(({key:c,icon:d,title:u})=>C.jsx(ye,{iconBefore:d,label:u,variant:De.Secondary,hideTitleOnMobile:!0},c))}),C.jsxs("div",{ref:i,className:"rounded bg-layer-0 p-2 flex justify-between items-center w-full",role:"toolbar","aria-label":"File bulk actions",children:[C.jsx("div",{ref:n,children:C.jsx(ye,{label:e,onClick:t,textClassName:"text-accent-primary whitespace-nowrap",variant:De.Tertiary,iconBefore:C.jsx(V.IconX,{...ne,className:"text-accent-primary"})})}),C.jsxs("div",{className:"flex flex-1 w-full gap-3 items-center justify-end",children:[l.length>0&&C.jsx(St,{menu:{items:l},allowedPlacements:["bottom","bottom-start"],children:C.jsx(ye,{className:"h-[38px]",iconBefore:C.jsx(V.IconDotsVertical,{...ne,className:"text-secondary hover:text-accent-primary"})})}),a.map(({key:c,icon:d,title:u,onClick:h,disabled:p})=>C.jsx(ye,{className:"!p-[9px]",iconBefore:d,label:u,variant:De.Secondary,hideTitleOnMobile:!0,disabled:p,onClick:f=>h?.({key:c,domEvent:f})},c))]})]})]})},Jc=e=>ue.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ue.createElement("path",{d:"M3.009 12.5527C2.77901 12.4216 2.5877 12.2321 2.45443 12.0034C2.32116 11.7746 2.25064 11.5147 2.25 11.25V3.75C2.25 2.925 2.925 2.25 3.75 2.25H11.25C11.8125 2.25 12.1185 2.53875 12.375 3M10.5 15.75H7.25025C6.98757 15.75 6.72747 15.6983 6.48479 15.5977C6.24211 15.4972 6.0216 15.3499 5.83586 15.1641C5.65012 14.9784 5.50278 14.7579 5.40226 14.5152C5.30174 14.2725 5.25 14.0124 5.25 13.7498V7.25025C5.25 6.71975 5.46074 6.21098 5.83586 5.83586C6.21098 5.46074 6.71975 5.25 7.25025 5.25H13.7498C14.0124 5.25 14.2725 5.30174 14.5152 5.40226C14.7579 5.50278 14.9784 5.65012 15.1641 5.83586C15.3499 6.0216 15.4972 6.24211 15.5977 6.48479C15.6983 6.72747 15.75 6.98757 15.75 7.25025V10.5M12.75 16.5L16.5 12.75M16.5 12.75V16.125M16.5 12.75H13.125",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),ed=e=>ue.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ue.createElement("path",{d:"M9.75 14.25H3.75C3.35218 14.25 2.97064 14.092 2.68934 13.8107C2.40804 13.5294 2.25 13.1478 2.25 12.75V4.5C2.25 4.10218 2.40804 3.72064 2.68934 3.43934C2.97064 3.15804 3.35218 3 3.75 3H6.75L9 5.25H14.25C14.6478 5.25 15.0294 5.40804 15.3107 5.68934C15.592 5.97064 15.75 6.35218 15.75 6.75V9.75M12 16.5L15.75 12.75M15.75 12.75V16.125M15.75 12.75H12.375",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),fA=e=>{const[t,s]=g.useState(e?.showHiddenFiles??!1),o=!!e?.onShowHiddenFilesChange,i=o?e.showHiddenFiles??!1:t,n=g.useCallback(a=>{o?e?.onShowHiddenFilesChange?.(a):s(a)},[o,e]),r=g.useCallback(()=>{const a=!i;o?e?.onShowHiddenFilesChange?.(a):s(a)},[i,o,e]);return{areHiddenFilesVisible:i,toggleHiddenFilesVisibility:r,setAreHiddenFilesVisible:n}},mA=e=>{const[t,s]=g.useState(e?.collapsed??!1),o=!!e?.onCollapseChange,i=o?e.collapsed??!1:t,n=g.useCallback(a=>{o?e?.onCollapseChange?.(a):s(a)},[o,e]),r=g.useCallback(()=>{const a=!i;o?e?.onCollapseChange?.(a):s(a)},[i,o,e]);return{isTreeCollapsed:i,toggleTreeCollapse:r,setIsTreeCollapsed:n}},lh=(e,t)=>{if(!t.has(e))return e;const s=e.lastIndexOf("."),o=s>0,i=o?e.substring(0,s):e,n=o?e.substring(s):"";let r=1,a;do a=`${i} (${r})${n}`,r++;while(t.has(a));return a},tl=e=>e.name,CA=({getDestinationFiles:e,onResolve:t})=>{const[s,o]=g.useState([]),[i,n]=g.useState(!1),[r,a]=g.useState(null),l=g.useRef(!1),c=g.useCallback(b=>{l.current=!0,o(b),n(!0)},[]),d=g.useCallback(()=>{l.current=!1,n(!1),o([]),a(null)},[]),u=g.useCallback((b,S)=>{const y=e(b),x=new Set(y.map(tl)),F=S.filter(E=>x.has(E.name));return{hasConflicts:F.length>0,conflicts:F}},[e]),h=g.useCallback((b,S,y,x)=>{const F=e(b),E=new Set(F.map(tl));return S.map(R=>{const P=R.name,M=E.has(P),D=y&&M?P:lh(P,E);return(!y||!M)&&E.add(D),{sourceUrl:R.path,destinationUrl:`${b}/${D}`,overwrite:y&&M,nodeType:R.nodeType??it.ITEM,...x??{}}})},[e]),p=g.useCallback((b,S,y,x)=>{const F=e(b),E=new Set(F.map(tl));return S.filter(P=>y.get(P.path)!==st.Cancel).map(P=>{const M=y.get(P.path),D=E.has(P.name),T=M===st.Replace&&D,A=T?P.name:lh(P.name,E);return T||E.add(A),{sourceUrl:P.path,destinationUrl:`${b}/${A}`,overwrite:T,nodeType:P.nodeType??it.ITEM,...x??{}}})},[e]),f=g.useCallback((b,S,y)=>{const x=u(b,S);return x.hasConflicts&&(a({files:S,destinationFolder:b,metadata:y}),c(x.conflicts)),x},[u,c]),m=g.useCallback(()=>{if(!r)return;const{files:b,destinationFolder:S,metadata:y}=r,x=h(S,b,!0,y);t?.(x,S),d()},[r,h,t,d]),v=g.useCallback(()=>{if(!r)return;const{files:b,destinationFolder:S,metadata:y}=r,x=h(S,b,!1,y);t?.(x,S),d()},[r,h,t,d]),w=g.useCallback(b=>{if(!r)return;const{files:S,destinationFolder:y,metadata:x}=r,F=new Map(b.map(R=>[R.file.path,R.action])),E=p(y,S,F,x);t?.(E,y),d()},[r,p,t,d]);return{conflictingFiles:s,conflictResolutionOpen:i,hasActiveConflictRef:l,checkForConflicts:u,startConflictResolution:f,resolveConflictsWithStrategy:h,resolveConflictsWithDecisions:p,openConflictResolution:c,closeConflictResolution:d,handleReplaceAll:m,handleDuplicateAll:v,handleDecideForEach:w}},vA=({getDestinationFiles:e,onCopyFiles:t,onMoveToFiles:s,onCopySuccess:o,onMoveSuccess:i,onDuplicateSuccess:n})=>{const[r,a]=g.useState(!1),[l,c]=g.useState([]),[d,u]=g.useState([]),[h,p]=g.useState(Xe.Copy),[f,m]=g.useState(null),{conflictingFiles:v,conflictResolutionOpen:w,hasActiveConflictRef:b,startConflictResolution:S,resolveConflictsWithStrategy:y,closeConflictResolution:x,openConflictResolution:F,handleReplaceAll:E,handleDuplicateAll:R,handleDecideForEach:P}=CA({getDestinationFiles:e,onResolve:(B,U)=>{f?.type===Xe.Copy?(t?.(B,U),o?.()):f?.type===Xe.Move&&f.sourceFolder&&(s?.(B,f.sourceFolder,U),i?.())}}),M=g.useCallback(()=>{c([]),u([]),m(null)},[]),D=g.useCallback(B=>{const U=S(B,l,{type:Xe.Copy});if(m({type:Xe.Copy}),!U.hasConflicts){const $=y(B,l,!1);t?.($,B),o?.(),M()}},[l,S,y,t,o,M]),T=g.useCallback((B,U)=>{const $=S(B,d,{type:Xe.Move,sourceFolder:U});if(m({type:Xe.Move,sourceFolder:U}),!$.hasConflicts){const K=y(B,d,!0);s?.(K,U,B),i?.(),M()}},[d,S,y,s,i,M]),A=g.useCallback(()=>{E(),M()},[E,M]),W=g.useCallback(()=>{R(),M()},[R,M]),O=g.useCallback(B=>{P(B),M()},[P,M]),Y=g.useCallback(B=>{const U=B.at(0)?.parentPath??"/",$=y(U,B,!1);t?.($,U),n?.()},[t,n,y]),te=g.useCallback(B=>{p(B),a(!0)},[]),L=g.useCallback(()=>{a(!1),b.current||M()},[M,b]),Q=g.useCallback(B=>{c(B)},[]),z=g.useCallback(B=>{u(B)},[]);return{handleDuplicate:Y,handleCloseDestinationFolderPopup:L,handleOpenDestinationFolderPopup:te,handleCopyTo:D,handleMoveTo:T,openDestinationFolderPopup:r,destinationFolderMode:h,handleSetCopiedFiles:Q,handleSetMovedFiles:z,clearState:M,conflictingFiles:v,conflictResolutionOpen:w,openConflictResolution:F,closeConflictResolution:x,handleConflictReplace:A,handleConflictDuplicate:W,handleConflictDecideForEach:O}},wA=({path:e,onPathChange:t,onSelectionClear:s})=>{const[o,i]=g.useState(e);g.useEffect(()=>{i(e),s?.()},[e,s]);const n=g.useCallback(r=>{i(r),t?.(r),s?.()},[t,s]);return{currentPath:o,setCurrentPath:i,handlePathChange:n}},bA=({onDeleteFiles:e,onDeleteSuccess:t})=>{const[s,o]=g.useState(!1),[i,n]=g.useState([]),[r,a]=g.useState(""),l=g.useCallback((u,h)=>{n(u),a(h),o(!0)},[]),c=g.useCallback(()=>{o(!1),n([])},[]),d=g.useCallback(()=>{if(e&&i.length>0){const u=i.map(h=>({sourceUrl:h.path,nodeType:h.nodeType}));e(u,r),t?.()}c()},[i,e,t,c,r]);return{deleteConfirmationOpen:s,itemsToDelete:i,openDeleteConfirmation:l,closeDeleteConfirmation:c,confirmDelete:d}},SA=({onDownloadFiles:e,onDownloadSuccess:t})=>({handleDownloadFiles:g.useCallback(o=>{e&&o.length>0&&(e(o),t?.())},[e,t])}),yA=e=>"dataTransfer"in e&&e.dataTransfer!==null,xA=({onUploadFiles:e,onValidateUpload:t,maxFileSize:s,validationMessages:o={},onUploadArchive:i}={})=>{const[n,r]=g.useState(!1),[a,l]=g.useState(!1),[c,d]=g.useState(),u=g.useRef(null),h=g.useRef(""),p=g.useRef([]);g.useEffect(()=>{let R=0;const P=A=>{yA(A)&&A.dataTransfer.types.includes(Kb)&&(R++,l(!0))},M=()=>{R--,R===0&&l(!1)},D=()=>{R=0,l(!1)},T=A=>{A.preventDefault()};return window.addEventListener("dragenter",P),window.addEventListener("dragleave",M),window.addEventListener("drop",D),window.addEventListener("dragover",T),()=>{window.removeEventListener("dragenter",P),window.removeEventListener("dragleave",M),window.removeEventListener("drop",D),window.removeEventListener("dragover",T)}},[]);const f=g.useCallback((R,P)=>{const M=new Set(P.map(D=>D.name.toLowerCase()));return R.filter(D=>M.has(D.name.toLowerCase())).map(D=>D.name)},[]),m=g.useCallback(R=>s?R.filter(P=>P.fileContent.size>s).map(P=>P.name):[],[s]),v=g.useCallback(async(R,P,M)=>{d(void 0);const D=f(R,M);if(D.length>0){const A=o.duplicateFiles||`Files with the same name already exist: ${D.join(", ")}`;return d(A),!1}const T=m(R);if(T.length>0){const A=s?(s/1048576).toFixed(2):0,W=o.oversizedFiles||`Files exceed maximum size (${A}MB): ${T.join(", ")}`;return d(W),!1}if(t)try{const A=await t(R,M,P);if(!A.valid)return d(A.message||o.validationFailed||"Validation failed"),!1}catch{return d(o.validationError||"Validation error occurred"),!1}return e&&e(R,P),!0},[e,t,f,m,s,o]),w=g.useCallback(R=>{R.preventDefault(),R.stopPropagation(),R.dataTransfer.types.includes("Files")&&r(!0)},[]),b=g.useCallback(R=>{R.preventDefault(),R.stopPropagation();const P=R.currentTarget.getBoundingClientRect(),M=R.clientX,D=R.clientY;(M<=P.left||M>=P.right||D<=P.top||D>=P.bottom)&&r(!1)},[]),S=g.useCallback(R=>{R.preventDefault(),R.stopPropagation(),R.dataTransfer.types.includes("Files")&&(R.dataTransfer.dropEffect="copy")},[]),y=g.useCallback(async(R,P,M)=>{if(R.preventDefault(),R.stopPropagation(),r(!1),!R.dataTransfer.types.includes("Files"))return;const D=Array.from(R.dataTransfer.files);if(D.length>0){const T=D.map(A=>({fileContent:A,name:A.name}));await v(T,P,M)}},[v]);g.useEffect(()=>{let R=u.current;R||(R=document.createElement("input"),R.type="file",R.multiple=!0,R.style.display="none",document.body.appendChild(R),u.current=R);const P=async()=>{if(!R?.files?.length)return;const D=Array.from(R.files).map(T=>({fileContent:T,name:T.name}));await v(D,h.current,p.current),R.value=""};return R.addEventListener("change",P),()=>{R&&(R.removeEventListener("change",P),u.current===R&&(document.body.removeChild(R),u.current=null))}},[v]);const x=g.useCallback((R,P)=>{h.current=R,p.current=P,u.current&&u.current.click()},[]),F=g.useCallback((R,P)=>{if(!i)return;const M=document.createElement("input");M.type="file",M.accept=".zip,application/zip",M.multiple=!1,M.style.display="none";const D=()=>{const T=M.files?.[0];if(!T){document.body.removeChild(M);return}const A=T.name.replace(/\.zip$/i,"");if(P.some(O=>O.nodeType===it.FOLDER&&O.name.toLowerCase()===A.toLowerCase())){d(o.validationFailed||`Folder with name "${A}" already exists`),document.body.removeChild(M);return}try{i(T,A,R)}finally{document.body.removeChild(M)}};M.addEventListener("change",D),document.body.appendChild(M),M.click()},[i,o]),E=g.useCallback(()=>{d(void 0)},[]);return{isDragging:n,isDraggingOverWindow:a,uploadError:c,handleDragEnter:w,handleDragLeave:b,handleDragOver:S,handleDrop:y,clearError:E,handleUpload:v,openFileDialog:x,openArchiveDialog:F,fileInputRef:u}},Am=g.createContext(void 0),RA={emptyName:"Name cannot be empty",duplicateName:"An item with this name already exists"};function Lm(e,t,s){const o=e.path.replace(t,s),i={sourceUrl:e.path,destinationUrl:o,nodeType:e.nodeType};if(!e.items||e.items.length===0)return[i];const n=e.items.flatMap(r=>Lm(r,t,s));return[i,...n]}function FA(e,t){const s=e.replace(/\/+$/,"").split("/");return s[s.length-1]=t,s.join("/")}const EA=({items:e,onRenameValidate:t,validationMessages:s,onMoveToFiles:o})=>{const[i,n]=g.useState(),r=g.useMemo(()=>({...RA,...s}),[s]),a=g.useCallback(u=>{n(u)},[]),l=g.useCallback(()=>{n(void 0)},[]),c=g.useCallback(u=>{if(i){const h=FA(i,u),p=Xs(e,i);if(p&&o){const f=Lm(p,i,h);o(f,i,h)}}n(void 0)},[i,o,e]),d=g.useCallback((u,h)=>{const p=u.trim();if(!p)return r.emptyName;const f=h.parentPath;if(f){const m=Xs(e,f);if(m&&new Set((m.items??[]).filter(w=>w.path!==h.path).map(w=>w.name.toLowerCase())).has(p.toLowerCase()))return r.duplicateName}if(t){const m=t(p,h);if(m)return m}return null},[t,r,e]);return{renamedPath:i,renameHandler:a,renameSaveHandler:c,renameCancelHandler:l,renameValidateHandler:d}},DA=({newActionLabels:e,onUploadFiles:t,onCreateFolder:s,onUploadArchive:o})=>{const i=g.useMemo(()=>{const r=[];return e&&(e.newFolder&&r.push({key:"new-folder",label:e.newFolder,icon:C.jsx(V.IconFolder,{...ne,className:"text-secondary"}),onClick:()=>{s&&s()}}),e.uploadFiles&&r.push({key:"upload-file",label:e.uploadFiles,icon:C.jsx(V.IconFile,{...ne,className:"text-secondary"}),onClick:()=>{t&&t()}}),e.uploadArchive&&r.push({key:"upload-archive",label:e.uploadArchive,icon:C.jsx(V.IconFileZip,{...ne,className:"text-secondary"}),onClick:()=>{o&&o()}})),r},[e,t,s,o]),n=g.useMemo(()=>i.length>0,[i]);return{newActions:i,isNewButtonVisible:n}},PA={emptyName:"Folder name cannot be empty",duplicateName:"A folder with this name already exists"},MA=({currentFolder:e,onCreateFolder:t,onValidateFolderName:s,validationMessages:o})=>{const[i,n]=g.useState(!1),[r,a]=g.useState(null),l=g.useRef(e?.path),c=g.useMemo(()=>({...PA,...o}),[o]);g.useEffect(()=>{const f=e?.path;l.current!==f&&i&&(n(!1),a(null)),l.current=f},[e?.path,i]);const d=g.useCallback(()=>{const f=`__new_folder_${Date.now()}`;a(f),n(!0)},[]),u=g.useCallback(()=>{n(!1),a(null)},[]),h=g.useCallback(f=>{const m=f.trim();if(!m)return c.emptyName;if(e&&new Set((e.items??[]).filter(w=>w.nodeType===it.FOLDER).map(w=>w.name.toLowerCase())).has(m.toLowerCase()))return c.duplicateName;if(s&&e){const v=s(m,e);if(v)return v}return null},[e,s,c]),p=g.useCallback(async f=>{const m=f.trim();if(!m)return;const w=`${e?.path??"/"}/${m}`,b=`${w}/${va}`,y={fileContent:new File([],va,{type:"text/plain"}),name:va};t&&await t(y,w,b),u()},[e,t,u]);return{isCreatingFolder:i,newFolderTempId:r,startFolderCreation:d,cancelFolderCreation:u,saveFolderCreation:p,validateFolderName:h}},TA=e=>{if(!e||e<=0)return"-";const t=1024,s=t*1024;return e>=s?`${(e/s).toFixed(1)} MB`:e>=t?`${(e/t).toFixed(0)} KB`:`${e} bytes`},Om=({children:e,className:t,items:s=[],rootItem:o,path:i,filesLoading:n,showHiddenFiles:r,onShowHiddenFilesChange:a,treeOptions:l,navigationPanelOptions:c,deleteConfirmationOptions:d,gridOptions:u,toolbarOptions:h,bulkActionsToolbarOptions:p,destinationFolderPopupOptions:f,conflictResolutionPopupOptions:m,onPathChange:v,onTableFileClick:w,onCopyFiles:b,onMoveToFiles:S,onDeleteFiles:y,onDownloadFiles:x,onRenameValidate:F,renameValidationMessages:E,onUploadFiles:R,onValidateUpload:P,maxFileSize:M,onUploadArchive:D,onCreateFolder:T,onCreateFolderValidate:A,folderCreationValidationMessages:W})=>{const[O,Y]=g.useState(new Map),te=g.useMemo(()=>new Set(O.keys()),[O]),L=g.useCallback(()=>Y(new Map),[]),{currentPath:Q,setCurrentPath:z,handlePathChange:B}=wA({path:i,onPathChange:v,onSelectionClear:L}),[U,$]=g.useState(),K=f?.destinationFolderPath??U,X=g.useCallback(Re=>{f?.setDestinationFolderPath?f.setDestinationFolderPath(Re):$(Re)},[f]),{areHiddenFilesVisible:ae,toggleHiddenFilesVisibility:G}=fA({showHiddenFiles:r,onShowHiddenFilesChange:a}),{isTreeCollapsed:he,toggleTreeCollapse:be,setIsTreeCollapsed:ce}=mA({collapsed:l?.collapsed,onCollapseChange:l?.onCollapseChange}),{renamedPath:Pe,renameHandler:Se,renameSaveHandler:We,renameCancelHandler:Ie,renameValidateHandler:rt}=EA({items:s,onRenameValidate:F,validationMessages:E,onMoveToFiles:S}),[de,ve]=g.useState("");g.useEffect(()=>{const Re=c?.value;Re!=null&&ve(String(Re))},[c?.value]);const Ee=String(c?.value??de??"").trim(),H=g.useMemo(()=>Ld(s,Q)??s[0],[s,Q]),{handleCopyTo:Z,handleMoveTo:pe,handleDuplicate:Ge,handleOpenDestinationFolderPopup:ft,handleCloseDestinationFolderPopup:Be,openDestinationFolderPopup:at,handleSetCopiedFiles:ei,handleSetMovedFiles:ho,destinationFolderMode:Me,conflictingFiles:Ze,conflictResolutionOpen:ti,closeConflictResolution:Yr,handleConflictReplace:Zr,handleConflictDuplicate:Xr,handleConflictDecideForEach:Qr}=vA({getDestinationFiles:Re=>Ld(s,Re)?.items??[],onCopyFiles:b,onMoveToFiles:S,onCopySuccess:L,onMoveSuccess:L,onDuplicateSuccess:L});g.useEffect(()=>{at&&!K&&X(Q??o?.path??"/")},[at,K,Q,o?.path,X]),g.useEffect(()=>{at||X(void 0)},[at,X]);const{deleteConfirmationOpen:Jr,itemsToDelete:ea,openDeleteConfirmation:si,closeDeleteConfirmation:sn,confirmDelete:oi}=bA({onDeleteFiles:y,onDeleteSuccess:L}),{handleDownloadFiles:ta}=SA({onDownloadFiles:x,onDownloadSuccess:L}),{isDragging:sa,isDraggingOverWindow:on,uploadError:nn,handleDragEnter:rn,handleDragLeave:an,handleDragOver:oa,handleDrop:go,clearError:ln,openFileDialog:cn,fileInputRef:ia,openArchiveDialog:dn}=xA({onUploadFiles:R,onValidateUpload:P,maxFileSize:M,onUploadArchive:D}),un=g.useCallback(Re=>{const kt=Q??"",ri=H?.items??[];go(Re,kt,ri)},[Q,H,go]),hn=g.useCallback(()=>{const Re=Q??"",kt=H?.items??[];cn(Re,kt)},[Q,H,cn]),gn=g.useCallback(()=>{const Re=Q??"",kt=H?.items??[];dn(Re,kt)},[Q,H,dn]),{isCreatingFolder:ii,newFolderTempId:oe,startFolderCreation:_e,cancelFolderCreation:ni,saveFolderCreation:Is,validateFolderName:po}=MA({currentFolder:H,onCreateFolder:T,onValidateFolderName:A,validationMessages:W}),{newActions:Gm,isNewButtonVisible:Bm}=DA({newActionLabels:h?.newActionLabels,onUploadFiles:hn,onUploadArchive:gn,onCreateFolder:_e}),Vm=g.useMemo(()=>{const Re=Ln(Ee).trim(),kt=H?.items??[];let ri=Re?Xb(H):kt;ae||(ri=ri.filter(Ke=>!dg(Ke)));const na=ri.map(Ke=>({id:Ke.id??Ke.path,name:Ke.name??Ke.path.split("/").pop()??"",updatedAt:Ke.updatedAt,size:Ke.nodeType===it.ITEM?TA(Ke.contentLength):"-",author:Ke.author,path:Ke.path,nodeType:Ke.nodeType,extension:Ke.extension,isTemporary:!1}));if(ii&&oe&&!Re&&na.unshift({id:oe,name:"",updatedAt:void 0,size:"-",author:void 0,path:oe,nodeType:it.FOLDER,extension:void 0,isTemporary:!0}),!Re)return na;const Ym=Re.split(/\s+/).filter(Boolean);return na.filter(Ke=>{if(Ke.isTemporary)return!0;const Zm=Ln(Ke.name),Xm=Ln(Ke.author),Qm=Zb(Ke.extension);return Ym.every(ra=>Zm.includes(ra)||Xm.includes(ra)||Qm.includes(ra))})},[H,Ee,ae,ii,oe]),zm=g.useCallback(Re=>{B(Re.path)},[B]),Wm=g.useCallback(Re=>{B(Re)},[B]),_m=g.useCallback(Re=>{const kt=String(Re??"");ve(kt),c?.onSearchChange?.(kt)},[c]),jm=g.useCallback(Re=>{Re.nodeType===it.FOLDER?B(Re.path):w?.(Re)},[B,w]),{expandedPaths:Um,setExpandedPaths:$m,collapseAll:Km}=gg({expandedPaths:l?.expandedPaths,onExpandedPathsChange:l?.onExpandedPathsChange}),qm={className:t,items:s,rootItem:o,filesLoading:n,treeOptions:{...l,expandedPaths:Um,onExpandedPathsChange:$m,additionalButtons:C.jsxs(C.Fragment,{children:[l?.additionalButtons,C.jsx(ye,{className:"hover:text-accent-primary p-1",onClick:Km,iconBefore:C.jsx(V.IconCopyMinus,{size:24,stroke:1.5})})]})},navigationPanelOptions:c,gridOptions:u,toolbarOptions:h,bulkActionsToolbarOptions:p,deleteConfirmationOptions:d,destinationFolderPopupOptions:{destinationFolderPath:K,setDestinationFolderPath:X,addFolderLabel:f?.addFolderLabel,copyLabel:f?.copyLabel,moveLabel:f?.moveLabel,hiddenFilesSwitcherLabel:f?.hiddenFilesSwitcherLabel},currentPath:Q,setCurrentPath:z,searchValue:de,effectiveSearchValue:Ee,setSearchValue:ve,areHiddenFilesVisible:ae,toggleHiddenFilesVisibility:G,isTreeCollapsed:he,toggleTreeCollapse:be,setIsTreeCollapsed:ce,selectedIds:te,selectedFiles:O,setSelectedFiles:Y,clearSelection:L,currentFolder:H,gridRows:Vm,handleCopyTo:Z,handleMoveTo:pe,handleDuplicate:Ge,handleSetCopiedFiles:ei,handleSetMovedFiles:ho,openDestinationFolderPopup:at,handleCloseDestinationFolderPopup:Be,handleOpenDestinationFolderPopup:ft,destinationFolderMode:Me,handleDownloadFiles:ta,renamedPath:Pe,onRename:Se,onRenameSave:We,onRenameCancel:Ie,onRenameValidate:rt,openDeleteConfirmation:si,closeDeleteConfirmation:sn,confirmDelete:oi,deleteConfirmationOpen:Jr,itemsToDelete:ea,handlePathChange:B,handleTreeItemClick:zm,handleBreadcrumbItemClick:Wm,handleSearchChange:_m,handleTableRowClick:jm,onTableFileClick:w,isDragging:sa,uploadError:nn,handleDragEnter:rn,handleDragLeave:an,handleDragOver:oa,handleDrop:un,clearUploadError:ln,onUploadFiles:R,onValidateUpload:P,maxFileSize:M,isDraggingOverWindow:on,openFileDialog:hn,fileInputRef:ia,newActions:Gm,isNewButtonVisible:Bm,isCreatingFolder:ii,newFolderTempId:oe,startFolderCreation:_e,cancelFolderCreation:ni,saveFolderCreation:Is,validateFolderName:po,conflictResolutionPopupOptions:m,conflictingFiles:Ze,conflictResolutionOpen:ti,closeConflictResolution:Yr,handleConflictReplace:Zr,handleConflictDuplicate:Xr,handleConflictDecideForEach:Qr};return C.jsx(Am.Provider,{value:qm,children:e})},Nm=()=>{const e=g.useContext(Am);if(!e)throw new Error("useFileManagerContext must be used within <FileManagerProvider>");return e},IA=({open:e,itemsToDelete:t,onClose:s,onConfirm:o,cancelLabel:i="Cancel",confirmLabel:n="Delete",titleRenderer:r,contentRenderer:a})=>{const l=t.map(p=>p.name),d=r?.(l)||"Confirm Deleting Items",u=C.jsxs("div",{className:"px-6 py-3 dial-small",children:[C.jsx("p",{className:"text-secondary mb-3",children:t.length===1?C.jsxs(C.Fragment,{children:["Do you want to delete file or folder"," ",C.jsxs("span",{className:"text-primary",children:['"',t[0].name,'"']}),"?"]}):C.jsxs(C.Fragment,{children:["Do you want to delete the following"," ",C.jsx("span",{className:"text-primary",children:t.length})," item",t.length!==1?"s":"","?"]})}),t.length>1&&C.jsx(C.Fragment,{children:t.length<=10?C.jsx("ul",{className:"space-y-1 text-primary list-none",children:t.map(p=>C.jsx("li",{className:"truncate",children:p.name},p.path))}):C.jsxs(C.Fragment,{children:[C.jsx("ul",{className:"space-y-1 text-primary list-none mb-2",children:t.slice(0,10).map(p=>C.jsx("li",{className:"truncate",children:p.name},p.path))}),C.jsxs("p",{className:"text-secondary italic",children:["... and ",t.length-10," more"]})]})})]}),h=a?.(l)||u;return C.jsx(Xh,{open:e,title:d,confirmLabel:n,cancelLabel:i,variant:Bo.Danger,onClose:s,onConfirm:o,children:h})},kA=({onClose:e,onConfirm:t,open:s,copyLabel:o="Copy",moveLabel:i="Move",addFolderLabel:n="Add folder",mode:r="copy",hiddenFilesSwitcherLabel:a="Show hidden files",onUploadFiles:l,onValidateUpload:c,maxFileSize:d,...u})=>{const[h,p]=g.useState(!1),f=g.useCallback(m=>{p(m)},[]);return C.jsx(Yo,{open:s,onClose:()=>{e()},size:At.Lg,footer:C.jsxs("div",{className:"flex justify-between space-x-2 py-4 px-6",children:[C.jsxs("div",{className:"flex space-x-4",children:[C.jsx(ye,{label:n,variant:De.Tertiary,iconBefore:C.jsx(V.IconFolderPlus,{...ne})}),C.jsx("div",{className:"border border-l border-primary my-2"}),C.jsx("div",{className:"inline-flex items-center cursor-pointer",onClick:m=>{m.stopPropagation(),f(!h)},children:C.jsx(sc,{title:a,isOn:h,onChange:f,switchId:"hidden-files-switch"})})]}),C.jsxs("div",{className:"flex space-x-4",children:[C.jsx(ye,{onClick:e,label:"Cancel",variant:De.Secondary}),C.jsx(ye,{onClick:t,label:r==="copy"?o:i,variant:De.Primary})]})]}),children:C.jsx(Hm,{...u,showHiddenFiles:h,onShowHiddenFilesChange:f,treeOptions:{...u.treeOptions,collapsed:!0,expandedPaths:new Set([u.rootItem?.path||"/"])},onUploadFiles:l,onValidateUpload:c,maxFileSize:d})})},AA=({selectedFiles:e,actionLabels:t,onDuplicate:s,onCopy:o,onMove:i,onDownload:n,onDelete:r,getCurrentFolderPath:a})=>g.useMemo(()=>{const l=[],c=Array.from(e.values());return!c.length||!t||(t[re.Move]&&l.push({key:re.Move,label:t[re.Move],title:t[re.Move],icon:C.jsx(ed,{width:ne.size,height:ne.size,className:"text-secondary"}),onClick:()=>i(c)}),t[re.Copy]&&l.push({key:re.Copy,label:t[re.Copy],title:t[re.Copy],icon:C.jsx(Jc,{width:ne.size,height:ne.size,className:"text-secondary"}),onClick:()=>o(c)}),t[re.Duplicate]&&l.push({key:re.Duplicate,label:t[re.Duplicate],title:t[re.Duplicate],icon:C.jsx(V.IconCopy,{...ne,className:"text-secondary"}),onClick:()=>s(c)}),t[re.Delete]&&l.push({key:re.Delete,label:t[re.Delete],title:t[re.Delete],icon:C.jsx(V.IconTrashX,{...ne,className:"text-secondary"}),onClick:()=>{const d=a();r(c,d)}}),t[re.Download]&&l.push({key:re.Download,label:t[re.Download],title:t[re.Download],icon:C.jsx(V.IconDownload,{...ne,className:"text-secondary"}),onClick:()=>n(c)})),l},[e,t,s,o,i,n,r,a]),LA=({actionLabels:e,onDuplicate:t,onCopy:s,onMove:o,onDownload:i,onRename:n,onDelete:r})=>g.useMemo(()=>a=>{const l=[];return e&&(e[re.Duplicate]&&l.push({key:re.Duplicate,label:e[re.Duplicate],icon:C.jsx(V.IconCopy,{...ne,className:"text-secondary"}),onClick:()=>t(a)}),e[re.Copy]&&l.push({key:re.Copy,label:e[re.Copy],icon:C.jsx(Jc,{width:ne.size,height:ne.size,className:"text-secondary"}),onClick:()=>s(a)}),e[re.Move]&&l.push({key:re.Move,label:e[re.Move],icon:C.jsx(ed,{width:ne.size,height:ne.size,className:"text-secondary"}),onClick:()=>o(a)}),e[re.Download]&&l.push({key:re.Download,label:e[re.Download],icon:C.jsx(V.IconDownload,{...ne,className:"text-secondary"}),onClick:()=>i(a)}),e[re.Delete]&&l.push({key:re.Delete,label:e[re.Delete],icon:C.jsx(V.IconTrashX,{...ne,className:"text-secondary"}),onClick:()=>r(a,a.parentPath??"")}),e[re.Rename]&&l.push({key:re.Rename,label:e[re.Rename],icon:C.jsx(V.IconPencilMinus,{...ne,className:"text-secondary"}),onClick:()=>n(a.path)})),l},[e,t,s,o,i,n,r]),OA=({open:e,onClose:t,onReplace:s,onDuplicate:o,onDecideForEach:i,conflictingFiles:n,singleFileTitle:r="Replace Or Duplicate Item",multipleFilesTitle:a="Replace Or Duplicate Items",message:l,actionLabels:c,strategyLabels:d,confirmLabel:u="Confirm",cancelLabel:h="Cancel",nameColumnLabel:p="Name",actionColumnLabel:f="Action"})=>{const m=n.length===1,v=m?n[0]?.name:"",w=c?.[st.Replace]??"Replace",b=c?.[st.Duplicate]??"Duplicate",S=c?.[st.Cancel]??"Cancel",y=d?.[Rt.ReplaceAll]??"Replace all",x=d?.[Rt.DuplicateAll]??"Duplicate all",F=d?.[Rt.DecideForEach]??"Decide for each",[E,R]=g.useState(st.Replace),[P,M]=g.useState(Rt.ReplaceAll),[D,T]=g.useState(new Map(n.map(K=>[K.path,st.Replace]))),[A,W]=g.useState(void 0),O=m?r:a,Y=C.jsxs(C.Fragment,{children:["Item with the name ",C.jsxs("span",{className:"text-primary",children:['"',v,'"']})," ","already exists in this destination."]}),te=`${n.length} items with the same names already exist in this destination.`,L=l??(m?Y:te),Q=g.useMemo(()=>[{id:st.Replace,name:w},{id:st.Duplicate,name:b}],[w,b]),z=g.useMemo(()=>n.map(K=>({id:K.path,name:K.name,path:K.path,nodeType:K.nodeType??it.ITEM,action:D.get(K.path)||st.Replace})),[n,D]),B=g.useMemo(()=>[{field:"name",headerName:p,flex:1,minWidth:200,floatingFilter:!1,filter:!1,resizable:!1,cellRenderer:K=>K.data?.nodeType===it.FOLDER?C.jsx(Nr,{name:K.data.name,iconSize:Do}):C.jsx(Or,{name:K.data.name,iconSize:Do})},{field:"action",headerName:f,width:140,suppressSizeToFit:!0,sortable:!1,filter:!1,floatingFilter:!1,resizable:!1,cellRenderer:K=>{if(!K.data)return null;const X=[{key:st.Replace,label:w,icon:C.jsx(V.IconCircleFilled,{size:10,className:"text-accent-tertiary"})},{key:st.Duplicate,label:b,icon:C.jsx(V.IconCircleFilled,{size:10,className:"text-accent-secondary"})},{key:st.Cancel,label:S,icon:C.jsx(V.IconCircleFilled,{size:10,className:"text-error"})}],ae=X.find(he=>he.key===K.data.action),G=A===K.data.path;return C.jsx("div",{className:"flex items-center h-full",children:C.jsx(St,{trigger:[mt.Click],open:G,menu:{items:X,onClick:({key:he})=>{T(be=>{const ce=new Map(be);return ce.set(K.data.path,he),ce}),W(void 0)}},placement:"bottom-start",matchReferenceWidth:!1,allowedPlacements:["bottom-start","top-start"],onOpenChange:he=>{W(he?K.data.path:void 0)},children:C.jsxs("button",{type:"button",className:"flex items-center gap-2",children:[C.jsxs("span",{className:"flex items-center gap-2",children:[ae?.icon,ae?.label??w]}),C.jsx(V.IconChevronDown,{size:16,className:q("text-secondary transition-transform",G&&"rotate-180")})]})})})}}],[p,f,w,b,S,A]),U=g.useMemo(()=>[{id:Rt.ReplaceAll,name:y},{id:Rt.DuplicateAll,name:x},{id:Rt.DecideForEach,name:F,content:P===Rt.DecideForEach?C.jsx("div",{className:"mt-4",children:C.jsx(Im,{columnDefs:B,rowData:z,getRowId:K=>K.id,withSelectionColumn:!1,wrapCustomCellRenderers:!1,alternateOddRowColors:!1,additionalGridOptions:{domLayout:"autoHeight"}})}):void 0}],[y,x,F,P,B,z]),$=g.useCallback(()=>{if(m)E===st.Replace?s():o();else if(P===Rt.ReplaceAll)s();else if(P===Rt.DuplicateAll)o();else if(P===Rt.DecideForEach&&i){const K=n.map(X=>({file:X,action:D.get(X.path)||st.Replace}));i(K)}},[m,E,P,D,n,s,o,i]);return C.jsx(Yo,{open:e,onClose:t,size:At.Md,title:O,dividers:!1,footer:C.jsxs("div",{className:"flex justify-end gap-3 py-4 px-6",children:[C.jsx(ye,{onClick:t,label:h,variant:De.Secondary}),C.jsx(ye,{onClick:$,label:u,variant:De.Primary})]}),children:C.jsxs("div",{className:"px-6 py-4",children:[C.jsx("p",{className:"text-secondary mb-4",children:L}),m?C.jsx(Zn,{elementId:"single-file-conflict",radioButtons:Q,activeRadioButton:E,orientation:qs.Column,onChange:K=>R(K)}):C.jsx(Zn,{elementId:"multiple-files-conflict",radioButtons:U,activeRadioButton:P,orientation:qs.Column,onChange:K=>M(K),formItemChildrenClassName:"gap-3"})]})})},Hm=e=>C.jsx(Om,{...e,children:C.jsx(NA,{})}),NA=()=>{const{className:e,items:t,rootItem:s,filesLoading:o,treeOptions:i,navigationPanelOptions:n,gridOptions:r,toolbarOptions:a,bulkActionsToolbarOptions:l,deleteConfirmationOptions:c,destinationFolderPopupOptions:d,conflictResolutionPopupOptions:u,areHiddenFilesVisible:h,toggleHiddenFilesVisibility:p,isTreeCollapsed:f,toggleTreeCollapse:m,currentPath:v,gridRows:w,selectedIds:b,selectedFiles:S,setSelectedFiles:y,clearSelection:x,effectiveSearchValue:F,handleBreadcrumbItemClick:E,handleSearchChange:R,handleTreeItemClick:P,handleTableRowClick:M,handleOpenDestinationFolderPopup:D,handleCloseDestinationFolderPopup:T,openDestinationFolderPopup:A,destinationFolderMode:W,handleSetCopiedFiles:O,handleSetMovedFiles:Y,handleDuplicate:te,handleCopyTo:L,handleMoveTo:Q,handleDownloadFiles:z,openDeleteConfirmation:B,closeDeleteConfirmation:U,confirmDelete:$,deleteConfirmationOpen:K,itemsToDelete:X,renamedPath:ae,onRename:G,onRenameSave:he,onRenameCancel:be,onRenameValidate:ce,isDragging:Pe,isDraggingOverWindow:Se,handleDragEnter:We,handleDragLeave:Ie,handleDragOver:rt,handleDrop:de,onUploadFiles:ve,onValidateUpload:Ee,maxFileSize:H,newActions:Z,isNewButtonVisible:pe,newFolderTempId:Ge,cancelFolderCreation:ft,saveFolderCreation:Be,validateFolderName:at,conflictingFiles:ei,conflictResolutionOpen:ho,closeConflictResolution:Me,handleConflictReplace:Ze,handleConflictDuplicate:ti,handleConflictDecideForEach:Yr}=Nm(),{width:Zr=Ub,title:Xr=$b,containerClassName:Qr=_b,additionalButtons:Jr,...ea}=i??{},[si,sn]=g.useState(Zr),oi=g.useRef(null),ta=oe=>{oi.current===null&&(oi.current=requestAnimationFrame(()=>{sn(oe),oi.current=null}))},{columnDefs:sa,filterable:on=!0,dateLocale:nn,dateOptions:rn,...an}=r??{},oa=g.useMemo(()=>[{field:"name",headerName:"Name",flex:1,minWidth:200,cellRenderer:oe=>oe.data?.isTemporary&&oe.data.id===Ge?C.jsx(hg,{name:"",type:Ss.Folder,elementId:`new-folder-${oe.data.id}`,editing:!0,iconSize:Do,validate:at,onSave:Be,onCancel:ft}):oe.data?.nodeType===it.FOLDER?C.jsx(Nr,{name:oe.data.name,iconSize:Do}):C.jsx(Or,{name:oe.data.name,iconSize:Do})},{field:"updatedAt",headerName:"Modified Date",width:168,suppressSizeToFit:!0,cellRenderer:zh,cellRendererParams:{locale:nn,emptyPlaceholder:"—",options:rn}},{field:"size",headerName:"Size",width:120,suppressSizeToFit:!0}],[nn,rn,Ge,Be,ft,at]),go=sa??oa,ln=g.useMemo(()=>on?go:go.map(oe=>({...oe,filter:!1,floatingFilter:!1})),[go,on]),cn=oe=>{const _e=[];return i?.actionLabels&&(i.actionLabels[re.Duplicate]&&_e.push({key:"duplicate",label:i.actionLabels[re.Duplicate],icon:C.jsx(V.IconCopy,{...ne,className:"text-secondary"}),onClick:()=>te([oe])}),i.actionLabels[re.Copy]&&_e.push({key:Xe.Copy,label:i.actionLabels[re.Copy],icon:C.jsx(Jc,{width:ne.size,height:ne.size,className:"text-secondary"}),onClick:()=>{O([oe]),D(Xe.Copy)}}),i.actionLabels[re.Move]&&_e.push({key:Xe.Move,label:i.actionLabels[re.Move],icon:C.jsx(ed,{width:ne.size,height:ne.size,className:"text-secondary"}),onClick:()=>{Y([oe]),D(Xe.Move)}}),i.actionLabels[re.Download]&&_e.push({key:"download",label:i.actionLabels[re.Download],icon:C.jsx(V.IconDownload,{...ne,className:"text-secondary"}),onClick:()=>z([oe])}),i.actionLabels[re.Rename]&&_e.push({key:"rename",label:i.actionLabels[re.Rename],icon:C.jsx(V.IconPencilMinus,{...ne,className:"text-secondary"}),onClick:()=>G(oe.path)}),i.actionLabels[re.Delete]&&_e.push({key:"delete",label:i.actionLabels[re.Delete],icon:C.jsx(V.IconTrashX,{...ne,className:"text-secondary"}),onClick:()=>B([oe],oe.parentPath??"")})),_e},ia=g.useMemo(()=>{const oe=new Map;return S.forEach((_e,ni)=>{const Is=w.find(po=>po.path===ni);Is&&oe.set(ni,Is)}),oe},[S,w]),dn=g.useCallback(oe=>{const _e=new Map;oe.forEach((ni,Is)=>{const po=Xs(t,Is);po&&_e.set(Is,po)}),y(_e)},[t,y]),un=AA({selectedFiles:S,actionLabels:l?.actionLabels,onDuplicate:te,onCopy:oe=>{O(oe),D(Xe.Copy)},onMove:oe=>{Y(oe),D(Xe.Move)},onDownload:z,onDelete:B,getCurrentFolderPath:()=>v??"/"}),hn=g.useCallback(()=>a&&b.size===0?C.jsx("div",{className:Ad,role:"toolbar","aria-label":"File Manager Toolbar",children:C.jsx(dA,{...a,areHiddenFilesVisible:h,onToggleHiddenFiles:p,isNewButtonVisible:pe,newButtonDropdownItems:Z})}):b.size>0&&l?C.jsx("div",{className:Ad,role:"toolbar","aria-label":"File Manager Toolbar",children:C.jsx(pA,{selectionLabel:`${b.size} ${l.selectionLabel}`,onClearSelection:x,actions:un})}):C.jsx("div",{}),[l,b,x,un,h,p,a,pe,Z]),gn=LA({actionLabels:r?.actionLabels,onDuplicate:oe=>te([oe]),onCopy:oe=>{O([oe]),D(Xe.Copy)},onMove:oe=>{Y([oe]),D(Xe.Move)},onDownload:oe=>z([oe]),onRename:G,onDelete:(oe,_e)=>B([oe],_e)}),ii=g.useCallback(oe=>{const _e=Xs(t,oe.path);return _e?gn(_e):[]},[t,gn]);return C.jsxs("section",{className:fe(Vb,{"gap-3 pt-4":l&&b.size>0},e),children:[hn(),C.jsxs("div",{className:zb,children:[C.jsx("aside",{role:"region","aria-label":"File Manager Tree Navigation",className:"min-h-0 min-w-0 h-full flex-none",children:C.jsx(Bh,{defaultWidth:si,width:si,onResizeStop:sn,onResize:ta,minWidth:qb,maxWidth:Yb,enabled:f,children:C.jsx(Fh,{width:si,title:Xr,containerClassName:Qr,additionalButtons:Jr,isOpened:f,onToggle:m,children:C.jsx(s0,{...ea,items:t,selectedPath:v,onItemClick:P,areHiddenFilesVisible:h,getContextMenuItems:cn,renamedPath:ae,onRenameSave:he,onRenameCancel:be,onRenameValidate:ce})})})}),C.jsxs("div",{className:Wb,children:[C.jsx(r0,{...n??{},path:v,onItemClick:E,makeHref:oe=>"/"+oe.join("/"),rootItemPath:s?.path,rootItemLabel:s?.breadcrumbLabel,value:F,onSearchChange:R}),C.jsx("section",{role:"region","aria-label":"File Manager Grid View",className:fe(jb),onDragEnter:We,onDragLeave:Ie,onDragOver:rt,onDrop:de,children:C.jsx(Im,{columnDefs:ln,rowData:w,getRowId:oe=>oe.path,loading:o,getContextMenuItems:ii,className:q(Pe?"border border-dashed border-accent-primary":"",Se&&!Pe?"border border-dashed border-primary":""),...an,additionalGridOptions:{...an.additionalGridOptions,onCellClicked:oe=>{oe.colDef.colId!=="__select"&&oe.data&&M(oe.data)}},selectedRows:ia,onSelectionChangeWithMap:dn,wrapperBorder:!Pe&&!Se})})]})]}),C.jsx(IA,{open:K,itemsToDelete:X,onClose:U,onConfirm:$,cancelLabel:c?.cancelLabel,confirmLabel:c?.confirmLabel,titleRenderer:c?.titleRenderer,contentRenderer:c?.contentRenderer}),C.jsx(kA,{open:A,onClose:T,onConfirm:()=>{const oe=d?.destinationFolderPath??"/";W===Xe.Copy?L(oe):Q(oe,v??"/"),T()},mode:W,items:t,rootItem:s,onPathChange:d?.setDestinationFolderPath,path:d?.destinationFolderPath,addFolderLabel:d?.addFolderLabel,copyLabel:d?.copyLabel,moveLabel:d?.moveLabel,hiddenFilesSwitcherLabel:d?.hiddenFilesSwitcherLabel,gridOptions:{columnDefs:ln,loading:o},onUploadFiles:ve,onValidateUpload:Ee,maxFileSize:H}),C.jsx(OA,{...u,open:ho,onClose:Me,onReplace:Ze,onDuplicate:ti,onDecideForEach:Yr,conflictingFiles:ei})]})},HA=e=>{const[t,s]=g.useState(Fr.MyFiles),o=n=>{s(n)},i=g.useMemo(()=>{if(e)return Object.values(Fr).map(n=>({id:n,label:e?.[n]||n.replace("_"," ")}))},[e]);return{activeTab:t,handleTabChange:o,tabs:i}};exports.AlertVariant=Ns;exports.ButtonVariant=De;exports.ConfirmationPopupVariant=Bo;exports.DialAlert=zC;exports.DialAutocompleteInput=ub;exports.DialAutocompleteInputValue=oc;exports.DialBreadcrumb=Kh;exports.DialBreadcrumbItem=pi;exports.DialButton=ye;exports.DialButtonDropdown=dl;exports.DialCheckbox=Pi;exports.DialCloseButton=tc;exports.DialCollapsibleSidebar=Fh;exports.DialConditionalResizableContainer=Bh;exports.DialConfirmationPopup=Xh;exports.DialDateCellRenderer=zh;exports.DialDraggableItem=n1;exports.DialDropdown=St;exports.DialEllipsisTooltip=Ot;exports.DialErrorText=bs;exports.DialFieldLabel=no;exports.DialFileIcon=Jl;exports.DialFileManager=Hm;exports.DialFileManagerActions=re;exports.DialFileManagerTabs=Fr;exports.DialFileName=Or;exports.DialFileNodeType=it;exports.DialFilePermission=cg;exports.DialFileResourceType=lg;exports.DialFolderName=Nr;exports.DialFormItem=Er;exports.DialFormPopup=rb;exports.DialIcon=Te;exports.DialInput=Zs;exports.DialInputPopup=Qh;exports.DialItemType=Ss;exports.DialLabelledText=tv;exports.DialLoadFileAreaField=Hb;exports.DialLoader=Ki;exports.DialNoDataContent=Dr;exports.DialNumberInputField=U1;exports.DialPasswordInput=Jh;exports.DialPasswordInputField=cb;exports.DialPopup=Yo;exports.DialRadioButton=Rh;exports.DialRadioGroup=Zn;exports.DialRadioGroupPopupField=sb;exports.DialRemoveButton=qh;exports.DialResizableContainer=Gh;exports.DialSearch=ic;exports.DialSelect=tg;exports.DialSelectField=wb;exports.DialSharedEntityIndicator=Ti;exports.DialSteps=YC;exports.DialSwitch=sc;exports.DialTabs=_h;exports.DialTag=Mr;exports.DialTagInput=hb;exports.DialTextAreaField=K1;exports.DialTextInputField=$1;exports.DialTextarea=Yh;exports.DialTooltip=ls;exports.DropdownItemType=ec;exports.DropdownTrigger=mt;exports.DropdownType=Wh;exports.FileManagerProvider=Om;exports.FlexibleActionsDirection=Vs;exports.FormItemOrientation=Mi;exports.PopupSize=At;exports.RadioGroupOrientation=qs;exports.ResizableContainerSide=Ii;exports.SearchSize=ki;exports.SelectSize=Jn;exports.SelectVariant=er;exports.StepStatus=Ct;exports.TabOrientation=Xn;exports.TagVariant=Pr;exports.mergeClasses=fe;exports.useDialFileManagerTabs=HA;exports.useEditableItem=ug;exports.useFileManagerContext=Nm;
62
+ `,JT=class extends D5{constructor(e){super(e),this.config=e,this.isFirstLine=!0,this.result="";const{suppressQuotes:t,columnSeparator:s}=e;this.suppressQuotes=t,this.columnSeparator=s}addCustomContent(e){e&&(typeof e=="string"?(/^\s*\n/.test(e)||this.beginNewLine(),e=e.replace(/\r?\n/g,Ju),this.result+=e):e.forEach(t=>{this.beginNewLine(),t.forEach((s,o)=>{o!==0&&(this.result+=this.columnSeparator),this.result+=this.putInQuotes(s.data.value||""),s.mergeAcross&&this.appendEmptyCells(s.mergeAcross)})}))}onNewHeaderGroupingRow(){return this.beginNewLine(),{onColumn:this.onNewHeaderGroupingRowColumn.bind(this)}}onNewHeaderGroupingRowColumn(e,t,s,o){s!=0&&(this.result+=this.columnSeparator),this.result+=this.putInQuotes(t),this.appendEmptyCells(o)}appendEmptyCells(e){for(let t=1;t<=e;t++)this.result+=this.columnSeparator+this.putInQuotes("")}onNewHeaderRow(){return this.beginNewLine(),{onColumn:this.onNewHeaderRowColumn.bind(this)}}onNewHeaderRowColumn(e,t){t!=0&&(this.result+=this.columnSeparator),this.result+=this.putInQuotes(this.extractHeaderValue(e))}onNewBodyRow(){return this.beginNewLine(),{onColumn:this.onNewBodyRowColumn.bind(this)}}onNewBodyRowColumn(e,t,s){t!=0&&(this.result+=this.columnSeparator);const o=this.extractRowCellValue(e,t,t,"csv",s);this.result+=this.putInQuotes(o.valueFormatted??o.value)}putInQuotes(e){if(this.suppressQuotes)return e;if(e==null)return'""';let t;return typeof e=="string"?t=e:typeof e.toString=="function"?t=e.toString():(N(53),t=""),'"'+t.replace(/"/g,'""')+'"'}parse(){return this.result}beginNewLine(){this.isFirstLine||(this.result+=Ju),this.isFirstLine=!1}},e6=class extends E5{constructor(){super(...arguments),this.beanName="csvCreator"}wireBeans(e){this.colModel=e.colModel,this.colNames=e.colNames,this.rowGroupColsSvc=e.rowGroupColsSvc,this.valueSvc=e.valueSvc}getMergedParams(e){const t=this.gos.get("defaultCsvExportParams");return Object.assign({},t,e)}export(e){if(this.isExportSuppressed()){N(51);return}const t=this.getMergedParams(e),s=this.getData(t),o=new Blob(["\uFEFF",s],{type:"text/plain"}),i=typeof t.fileName=="function"?t.fileName(ie(this.gos,{})):t.fileName;P5(this.getFileName(i),o)}exportDataAsCsv(e){this.export(e)}getDataAsCsv(e,t=!1){const s=t?Object.assign({},e):this.getMergedParams(e);return this.getData(s)}getDefaultFileExtension(){return"csv"}createSerializingSession(e){const{colModel:t,colNames:s,rowGroupColsSvc:o,valueSvc:i,gos:n}=this,{processCellCallback:r,processHeaderCallback:a,processGroupHeaderCallback:l,processRowGroupCallback:c,suppressQuotes:d,columnSeparator:u}=e;return new JT({colModel:t,colNames:s,valueSvc:i,gos:n,processCellCallback:r||void 0,processHeaderCallback:a||void 0,processGroupHeaderCallback:l||void 0,processRowGroupCallback:c||void 0,suppressQuotes:d||!1,columnSeparator:u||",",rowGroupColsSvc:o})}isExportSuppressed(){return this.gos.get("suppressCsvExport")}};function t6(e,t){return e.csvCreator?.getDataAsCsv(t)}function s6(e,t){e.csvCreator?.exportDataAsCsv(t)}var o6={moduleName:"CsvExport",version:_,beans:[e6],apiFunctions:{getDataAsCsv:t6,exportDataAsCsv:s6},dependsOn:[QT]},i6=class extends k{constructor(e,t,s){super(),this.id=e,this.parentCache=t,this.params=s,this.state="needsLoading",this.version=0,this.startRow=e*s.blockSize,this.endRow=this.startRow+s.blockSize}load(){this.state="loading",this.loadFromDatasource()}setStateWaitingToLoad(){this.version++,this.state="needsLoading"}pageLoadFailed(e){this.isRequestMostRecentAndLive(e)&&(this.state="failed"),this.dispatchLocalEvent({type:"loadComplete"})}pageLoaded(e,t,s){this.successCommon(e,{rowData:t,rowCount:s})}isRequestMostRecentAndLive(e){const t=e===this.version,s=this.isAlive();return t&&s}successCommon(e,t){this.dispatchLocalEvent({type:"loadComplete"}),this.isRequestMostRecentAndLive(e)&&(this.state="loaded",this.processServerResult(t))}postConstruct(){this.rowNodes=[];const{params:{blockSize:e,rowHeight:t},startRow:s,beans:o,rowNodes:i}=this;for(let n=0;n<e;n++){const r=s+n,a=new Es(o);a.setRowHeight(t),a.uiLevel=0,a.setRowIndex(r),a.setRowTop(t*r),i.push(a)}}getBlockStateJson(){const{id:e,startRow:t,endRow:s,state:o}=this;return{id:""+e,state:{blockNumber:e,startRow:t,endRow:s,pageStatus:o}}}setDataAndId(e,t,s){j(t)?e.setDataAndId(t,s.toString()):e.setDataAndId(void 0,void 0)}loadFromDatasource(){const e=this.createLoadParams();if(Le(this.params.datasource.getRows)){N(90);return}window.setTimeout(()=>{this.params.datasource.getRows(e)},0)}createLoadParams(){const{startRow:e,endRow:t,version:s,params:{sortModel:o,filterModel:i},gos:n}=this;return{startRow:e,endRow:t,successCallback:this.pageLoaded.bind(this,s),failCallback:this.pageLoadFailed.bind(this,s),sortModel:o,filterModel:i,context:ie(n,{}).context}}forEachNode(e,t,s){this.rowNodes.forEach((o,i)=>{this.startRow+i<s&&e(o,t.value++)})}getRow(e,t=!1){t||(this.lastAccessed=this.params.lastAccessedSequence.value++);const s=e-this.startRow;return this.rowNodes[s]}processServerResult(e){const{rowNodes:t,beans:s}=this;t.forEach((i,n)=>{const r=e.rowData?e.rowData[n]:void 0;!i.id&&i.alreadyRendered&&r&&(t[n]=new Es(s),t[n].setRowIndex(i.rowIndex),t[n].setRowTop(i.rowTop),t[n].setRowHeight(i.rowHeight),i.clearRowTopAndRowIndex()),this.setDataAndId(t[n],r,this.startRow+n)});const o=e.rowCount!=null&&e.rowCount>=0?e.rowCount:void 0;this.parentCache.pageLoaded(this,o)}destroy(){for(const e of this.rowNodes)e.clearRowTopAndRowIndex();super.destroy()}},n6=2,r6=class extends k{constructor(e){super(),this.params=e,this.lastRowIndexKnown=!1,this.blocks={},this.blockCount=0,this.rowCount=e.initialRowCount}getRow(e,t=!1){const s=Math.floor(e/this.params.blockSize);let o=this.blocks[s];if(!o){if(t)return;o=this.createBlock(s)}return o.getRow(e)}createBlock(e){const t=this.params,s=this.createBean(new i6(e,this,t));return this.blocks[s.id]=s,this.blockCount++,this.purgeBlocksIfNeeded(s),t.rowNodeBlockLoader.addBlock(s),s}refreshCache(){if(this.blockCount==0){this.purgeCache();return}for(const t of this.getBlocksInOrder())t.setStateWaitingToLoad();this.params.rowNodeBlockLoader.checkBlockToLoad()}destroy(){for(const e of this.getBlocksInOrder())this.destroyBlock(e);super.destroy()}getRowCount(){return this.rowCount}isLastRowIndexKnown(){return this.lastRowIndexKnown}pageLoaded(e,t){this.isAlive()&&(eo(this.gos,`InfiniteCache - onPageLoaded: page = ${e.id}, lastRow = ${t}`),this.checkRowCount(e,t),this.onCacheUpdated())}purgeBlocksIfNeeded(e){const t=this.getBlocksInOrder().filter(r=>r!=e),s=(r,a)=>a.lastAccessed-r.lastAccessed;t.sort(s);const o=this.params.maxBlocksInCache>0,i=o?this.params.maxBlocksInCache-1:null,n=n6-1;t.forEach((r,a)=>{const l=r.state==="needsLoading"&&a>=n,c=o?a>=i:!1;if(l||c){if(this.isBlockCurrentlyDisplayed(r)||this.isBlockFocused(r))return;this.removeBlockFromCache(r)}})}isBlockFocused(e){const t=this.beans.focusSvc.getFocusCellToUseAfterRefresh();if(!t||t.rowPinned!=null)return!1;const{startRow:s,endRow:o}=e;return t.rowIndex>=s&&t.rowIndex<o}isBlockCurrentlyDisplayed(e){const{startRow:t,endRow:s}=e;return this.beans.rowRenderer.isRangeInRenderedViewport(t,s-1)}removeBlockFromCache(e){e&&this.destroyBlock(e)}checkRowCount(e,t){if(typeof t=="number"&&t>=0)this.rowCount=t,this.lastRowIndexKnown=!0;else if(!this.lastRowIndexKnown){const{blockSize:s,overflowSize:o}=this.params,n=(e.id+1)*s+o;this.rowCount<n&&(this.rowCount=n)}}setRowCount(e,t){this.rowCount=e,j(t)&&(this.lastRowIndexKnown=t),this.lastRowIndexKnown||this.rowCount%this.params.blockSize===0&&this.rowCount++,this.onCacheUpdated()}forEachNodeDeep(e){const t={value:0};for(const s of this.getBlocksInOrder())s.forEachNode(e,t,this.rowCount)}getBlocksInOrder(){const e=(s,o)=>s.id-o.id;return Object.values(this.blocks).sort(e)}destroyBlock(e){delete this.blocks[e.id],this.destroyBean(e),this.blockCount--,this.params.rowNodeBlockLoader.removeBlock(e)}onCacheUpdated(){this.isAlive()&&(this.destroyAllBlocksPastVirtualRowCount(),this.eventSvc.dispatchEvent({type:"storeUpdated"}))}destroyAllBlocksPastVirtualRowCount(){const e=[];for(const t of this.getBlocksInOrder())t.id*this.params.blockSize>=this.rowCount&&e.push(t);if(e.length>0)for(const t of e)this.destroyBlock(t)}purgeCache(){for(const e of this.getBlocksInOrder())this.removeBlockFromCache(e);this.lastRowIndexKnown=!1,this.rowCount===0&&(this.rowCount=this.params.initialRowCount),this.onCacheUpdated()}getRowNodesInRange(e,t){const s=[];let o=-1,i=!1;const n={value:0};let r=!1;for(const l of this.getBlocksInOrder())if(!r){if(i&&o+1!==l.id){r=!0;continue}o=l.id,l.forEachNode(c=>{const d=c===e||c===t;(i||d)&&s.push(c),d&&(i=!i)},n,this.rowCount)}return r||i?[]:s}},a6=class extends k{constructor(){super(...arguments),this.beanName="rowModel",this.rootNode=null}getRowBounds(e){return{rowHeight:this.rowHeight,rowTop:this.rowHeight*e}}ensureRowHeightsValid(){return!1}postConstruct(){if(this.gos.get("rowModelType")!=="infinite")return;const e=this.beans,t=new Es(e);this.rootNode=t,t.level=-1,this.rowHeight=js(e),this.addEventListeners(),this.addDestroyFunc(()=>this.destroyCache())}start(){this.setDatasource(this.gos.get("datasource"))}destroy(){this.destroyDatasource(),super.destroy(),this.rootNode=null}destroyDatasource(){this.datasource&&(this.destroyBean(this.datasource),this.beans.rowRenderer.datasourceChanged(),this.datasource=null)}addEventListeners(){this.addManagedEventListeners({filterChanged:this.reset.bind(this),sortChanged:this.reset.bind(this),newColumnsLoaded:this.onColumnEverything.bind(this),storeUpdated:this.dispatchModelUpdatedEvent.bind(this)}),this.addManagedPropertyListener("datasource",()=>this.setDatasource(this.gos.get("datasource"))),this.addManagedPropertyListener("cacheBlockSize",()=>this.resetCache()),this.addManagedPropertyListener("rowHeight",()=>{this.rowHeight=js(this.beans),this.cacheParams.rowHeight=this.rowHeight,this.updateRowHeights()})}onColumnEverything(){let e;this.cacheParams?e=!Ai(this.cacheParams.sortModel,this.beans.sortSvc?.getSortModel()??[]):e=!0,e&&this.reset()}getType(){return"infinite"}setDatasource(e){this.destroyDatasource(),this.datasource=e,e&&this.reset()}isEmpty(){return!this.infiniteCache}isRowsToRender(){return!!this.infiniteCache}getNodesInRangeForSelection(e,t){return this.infiniteCache?.getRowNodesInRange(e,t)??[]}reset(){if(!this.datasource)return;zo(this.gos)!=null||this.beans.selectionSvc?.reset("rowDataChanged"),this.resetCache()}dispatchModelUpdatedEvent(){this.eventSvc.dispatchEvent({type:"modelUpdated",newPage:!1,newPageSize:!1,newData:!1,keepRenderedRows:!0,animate:!1})}resetCache(){this.destroyCache();const e=this.beans,{filterManager:t,sortSvc:s,rowNodeBlockLoader:o,eventSvc:i,gos:n}=e;this.cacheParams={datasource:this.datasource,filterModel:t?.getFilterModel()??{},sortModel:s?.getSortModel()??[],rowNodeBlockLoader:o,initialRowCount:n.get("infiniteInitialRowCount"),maxBlocksInCache:n.get("maxBlocksInCache"),rowHeight:js(e),overflowSize:n.get("cacheOverflowSize"),blockSize:n.get("cacheBlockSize"),lastAccessedSequence:{value:0}},this.infiniteCache=this.createBean(new r6(this.cacheParams)),i.dispatchEventOnce({type:"rowCountReady"}),this.dispatchModelUpdatedEvent()}updateRowHeights(){this.forEachNode(e=>{e.setRowHeight(this.rowHeight),e.setRowTop(this.rowHeight*e.rowIndex)}),this.dispatchModelUpdatedEvent()}destroyCache(){this.infiniteCache=this.destroyBean(this.infiniteCache)}getRow(e){const t=this.infiniteCache;if(t&&!(e>=t.getRowCount()))return t.getRow(e)}getRowNode(e){let t;return this.forEachNode(s=>{s.id===e&&(t=s)}),t}forEachNode(e){this.infiniteCache?.forEachNodeDeep(e)}getTopLevelRowCount(){return this.getRowCount()}getTopLevelRowDisplayedIndex(e){return e}getRowIndexAtPixel(e){if(this.rowHeight!==0){const t=Math.floor(e/this.rowHeight),s=this.getRowCount()-1;return t>s?s:t}return 0}getRowCount(){return this.infiniteCache?this.infiniteCache.getRowCount():0}isRowPresent(e){return!!this.getRowNode(e.id)}refreshCache(){this.infiniteCache?.refreshCache()}purgeCache(){this.infiniteCache?.purgeCache()}isLastRowIndexKnown(){return this.infiniteCache?.isLastRowIndexKnown()??!1}setRowCount(e,t){this.infiniteCache?.setRowCount(e,t)}resetRowHeights(){}onRowHeightChanged(){}};function l6(e){jr(e)?.refreshCache()}function c6(e){jr(e)?.purgeCache()}function d6(e){return jr(e)?.getRowCount()}var u6=class extends k{constructor(){super(...arguments),this.beanName="rowNodeBlockLoader",this.activeBlockLoadsCount=0,this.blocks=[],this.active=!0}postConstruct(){this.maxConcurrentRequests=pS(this.gos);const e=this.gos.get("blockLoadDebounceMillis");e&&e>0&&(this.checkBlockToLoadDebounce=Je(this,this.performCheckBlocksToLoad.bind(this),e))}addBlock(e){this.blocks.push(e),e.addEventListener("loadComplete",this.loadComplete.bind(this)),this.checkBlockToLoad()}removeBlock(e){Nt(this.blocks,e)}destroy(){super.destroy(),this.active=!1}loadComplete(){this.activeBlockLoadsCount--,this.checkBlockToLoad()}checkBlockToLoad(){this.checkBlockToLoadDebounce?this.checkBlockToLoadDebounce():this.performCheckBlocksToLoad()}performCheckBlocksToLoad(){if(!this.active)return;if(this.printCacheStatus(),this.maxConcurrentRequests!=null&&this.activeBlockLoadsCount>=this.maxConcurrentRequests){eo(this.gos,"RowNodeBlockLoader - checkBlockToLoad: max loads exceeded");return}const e=this.maxConcurrentRequests!=null?this.maxConcurrentRequests-this.activeBlockLoadsCount:1,t=this.blocks.filter(s=>s.state==="needsLoading").slice(0,e);this.activeBlockLoadsCount+=t.length;for(const s of t)s.load();this.printCacheStatus()}getBlockState(){const e={};return this.blocks.forEach(t=>{const{id:s,state:o}=t.getBlockStateJson();e[s]=o}),e}printCacheStatus(){eo(this.gos,`RowNodeBlockLoader - printCacheStatus: activePageLoadsCount = ${this.activeBlockLoadsCount}, blocks = ${JSON.stringify(this.getBlockState())}`)}},h6={moduleName:"InfiniteRowModelCore",version:_,rowModels:["infinite"],beans:[a6,u6]},g6={moduleName:"InfiniteRowModel",version:_,apiFunctions:{refreshInfiniteCache:l6,purgeInfiniteCache:c6,getInfiniteRowCount:d6},dependsOn:[h6,FT]},p6="↑",f6="↓",m6={tag:"span",children:[{tag:"span",ref:"eDelta",cls:"ag-value-change-delta"},{tag:"span",ref:"eValue",cls:"ag-value-change-value"}]},C6=class extends He{constructor(){super(m6),this.eValue=se,this.eDelta=se,this.refreshCount=0}init(e){this.refresh(e,!0)}showDelta(e,t){const s=Math.abs(t),o=e.formatValue(s),i=j(o)?o:s,n=t>=0,r=this.eDelta;n?r.textContent=p6+i:r.textContent=f6+i,r.classList.toggle("ag-value-change-delta-up",n),r.classList.toggle("ag-value-change-delta-down",!n)}setTimerToRemoveDelta(){this.refreshCount++;const e=this.refreshCount;this.beans.frameworkOverrides.wrapIncoming(()=>{window.setTimeout(()=>{e===this.refreshCount&&this.hideDeltaValue()},2e3)})}hideDeltaValue(){this.eValue.classList.remove("ag-value-change-value-highlight"),gt(this.eDelta)}refresh(e,t=!1){const{value:s,valueFormatted:o}=e,{eValue:i,lastValue:n,beans:r}=this;if(s===n||(j(o)?i.textContent=o:j(s)?i.textContent=s:gt(i),r.filterManager?.isSuppressFlashingCellsBecauseFiltering()))return!1;const a=s&&typeof s=="object"&&"toNumber"in s?s.toNumber():s,l=n&&typeof n=="object"&&"toNumber"in n?n.toNumber():n;if(a===l)return!1;if(typeof a=="number"&&typeof l=="number"){const c=a-l;this.showDelta(e,c)}return n&&i.classList.add("ag-value-change-value-highlight"),t||this.setTimerToRemoveDelta(),this.lastValue=s,!0}},v6=".ag-value-slide-out{opacity:1}:where(.ag-ltr) .ag-value-slide-out{margin-right:5px;transition:opacity 3s,margin-right 3s}:where(.ag-rtl) .ag-value-slide-out{margin-left:5px;transition:opacity 3s,margin-left 3s}:where(.ag-ltr,.ag-rtl) .ag-value-slide-out{transition-timing-function:linear}.ag-value-slide-out-end{opacity:0}:where(.ag-ltr) .ag-value-slide-out-end{margin-right:10px}:where(.ag-rtl) .ag-value-slide-out-end{margin-left:10px}",w6={tag:"span",children:[{tag:"span",ref:"eCurrent",cls:"ag-value-slide-current"}]},b6=class extends He{constructor(){super(w6),this.eCurrent=se,this.refreshCount=0,this.registerCSS(v6)}init(e){this.refresh(e,!0)}addSlideAnimation(){this.refreshCount++;const e=this.refreshCount;this.ePrevious?.remove();const{beans:t,eCurrent:s}=this,o=ut({tag:"span",cls:"ag-value-slide-previous ag-value-slide-out"});this.ePrevious=o,o.textContent=s.textContent,this.getGui().insertBefore(o,s),t.frameworkOverrides.wrapIncoming(()=>{window.setTimeout(()=>{e===this.refreshCount&&this.ePrevious.classList.add("ag-value-slide-out-end")},50),window.setTimeout(()=>{e===this.refreshCount&&(this.ePrevious?.remove(),this.ePrevious=null)},3e3)})}refresh(e,t=!1){let s=e.value;if(Le(s)&&(s=""),s===this.lastValue||this.beans.filterManager?.isSuppressFlashingCellsBecauseFiltering())return!1;t||this.addSlideAnimation(),this.lastValue=s;const o=this.eCurrent;return j(e.valueFormatted)?o.textContent=e.valueFormatted:j(e.value)?o.textContent=s:gt(o),!0}},S6=class extends k{constructor(){super(...arguments),this.beanName="cellFlashSvc",this.nextAnimationTime=null,this.nextAnimationCycle=null,this.animations={highlight:new Map,"data-changed":new Map}}animateCell(e,t,s=this.beans.gos.get("cellFlashDuration"),o=this.beans.gos.get("cellFadeDuration")){const i=this.animations[t];i.delete(e);const n=Date.now(),r=n+s,a=n+s+o,l={phase:"flash",flashEndTime:r,fadeEndTime:a};i.set(e,l);const c=`ag-cell-${t}`,d=`${c}-animation`,{comp:u,eGui:{style:h}}=e;u.toggleCss(c,!0),u.toggleCss(d,!1),h.removeProperty("transition"),h.removeProperty("transition-delay"),this.nextAnimationTime&&r+15<this.nextAnimationTime&&(clearTimeout(this.nextAnimationCycle),this.nextAnimationCycle=null,this.nextAnimationTime=null),this.nextAnimationCycle||(this.beans.frameworkOverrides.wrapIncoming(()=>{this.nextAnimationCycle=setTimeout(this.advanceAnimations.bind(this),s)}),this.nextAnimationTime=r)}advanceAnimations(){const e=Date.now();let t=null;for(const s of Object.keys(this.animations)){const o=this.animations[s],i=`ag-cell-${s}`,n=`${i}-animation`;for(const[r,a]of o){if(!r.isAlive()||!r.comp){o.delete(r);continue}const{phase:l,flashEndTime:c,fadeEndTime:d}=a,u=l==="flash"?c:d;if(!(e+15>=u)){t=Math.min(u,t??1/0);continue}const{comp:p,eGui:{style:f}}=r;switch(l){case"flash":p.toggleCss(i,!1),p.toggleCss(n,!0),f.transition=`background-color ${d-c}ms`,f.transitionDelay=`${c-e}ms`,t=Math.min(d,t??1/0),a.phase="fade";break;case"fade":p.toggleCss(i,!1),p.toggleCss(n,!1),f.removeProperty("transition"),f.removeProperty("transition-delay"),o.delete(r);break}}}t==null?(this.nextAnimationTime=null,this.nextAnimationCycle=null):t&&(this.nextAnimationCycle=setTimeout(this.advanceAnimations.bind(this),t-e),this.nextAnimationTime=t)}onFlashCells(e,t){if(!e.comp)return;const s=hF(e.cellPosition);t.cells[s]&&this.animateCell(e,"highlight")}flashCell(e,t){this.animateCell(e,"data-changed",t?.flashDuration,t?.fadeDuration)}destroy(){for(const e of Object.keys(this.animations))this.animations[e].clear()}};function y6(e,t={}){const{cellFlashSvc:s}=e;s&&e.frameworkOverrides.wrapIncoming(()=>{for(const o of e.rowRenderer.getCellCtrls(t.rowNodes,t.columns))s.flashCell(o,t)})}var x6={moduleName:"HighlightChanges",version:_,beans:[S6],userComponents:{agAnimateShowChangeCellRenderer:C6,agAnimateSlideCellRenderer:b6},apiFunctions:{flashCells:y6}};function R6(e){return e.stateSvc?.getState()??{}}function F6(e,t,s){return e.stateSvc?.setState(t,s)}function eh(e){return e={...e},e.version||(e.version="32.1.0"),e.version==="32.1.0"&&(e=E6(e)),e.version=_,e}function E6(e){return e.cellSelection=D6(e,"rangeSelection"),e}function D6(e,t){if(e&&typeof e=="object")return e[t]}var P6=class extends k{constructor(){super(...arguments),this.beanName="stateSvc",this.updateRowGroupExpansionStateTimer=0,this.suppressEvents=!0,this.queuedUpdateSources=new Set,this.dispatchStateUpdateEventDebounced=Je(this,()=>this.dispatchQueuedStateUpdateEvents(),0),this.onRowGroupOpenedDebounced=Je(this,()=>{this.beans.gos.get("ssrmExpandAllAffectsAllRows")?(this.updateCachedState("ssrmRowGroupExpansion",this.getRowGroupExpansionState()),this.updateCachedState("rowGroupExpansion",void 0)):(this.updateCachedState("rowGroupExpansion",this.getRowGroupExpansionState()),this.updateCachedState("ssrmRowGroupExpansion",void 0))},0),this.onRowSelectedDebounced=Je(this,()=>{this.staleStateKeys.delete("rowSelection"),this.updateCachedState("rowSelection",this.getRowSelectionState())},0),this.staleStateKeys=new Set}postConstruct(){const{gos:e,ctrlsSvc:t,colDelayRenderSvc:s}=this.beans;this.isClientSideRowModel=Ve(e);const o=eh(e.get("initialState")??{}),i=o.partialColumnState;delete o.partialColumnState,this.cachedState=o;const n=this.suppressEventsAndDispatchInitEvent.bind(this);t.whenReady(this,()=>n(()=>this.setupStateOnGridReady(o))),(o.columnOrder||o.columnVisibility||o.columnSizing||o.columnPinning||o.columnGroup)&&s?.hideColumns("columnState");const[r,a,l]=this.addManagedEventListeners({newColumnsLoaded:({source:c})=>{c==="gridInitializing"&&(r(),n(()=>{this.setupStateOnColumnsInitialised(o,!!i),s?.revealColumns("columnState")}))},rowCountReady:()=>{a?.(),n(()=>this.setupStateOnRowCountReady(o))},firstDataRendered:()=>{l?.(),n(()=>this.setupStateOnFirstDataRendered(o))}})}destroy(){super.destroy(),clearTimeout(this.updateRowGroupExpansionStateTimer),this.queuedUpdateSources.clear()}getState(){return this.staleStateKeys.size&&this.refreshStaleState(),this.cachedState}setState(e,t){const s=eh(e);delete s.partialColumnState,this.cachedState=s,this.startSuppressEvents();const o="api",i=t?new Set(t):void 0;this.setGridReadyState(s,o,i),this.setColumnsInitialisedState(s,o,!!i,i),this.setRowCountState(s,o,i),setTimeout(()=>{this.isAlive()&&this.setFirstDataRenderedState(s,o,i),this.stopSuppressEvents(o)})}setGridReadyState(e,t,s){t==="api"&&!s?.has("sideBar")&&this.beans.sideBar?.comp?.setState(e.sideBar),this.updateCachedState("sideBar",this.getSideBarState())}setupStateOnGridReady(e){this.setGridReadyState(e,"gridInitializing");const t=()=>this.updateCachedState("sideBar",this.getSideBarState());this.addManagedEventListeners({toolPanelVisibleChanged:t,sideBarUpdated:t})}updateColumnAndGroupState(){this.updateColumnState(["aggregation","columnOrder","columnPinning","columnSizing","columnVisibility","pivot","rowGroup","sort"]),this.updateCachedState("columnGroup",this.getColumnGroupState())}setColumnsInitialisedState(e,t,s,o){this.setColumnState(e,t,s,o),this.setColumnGroupState(e,t,o),this.updateColumnAndGroupState()}setupStateOnColumnsInitialised(e,t){this.setColumnsInitialisedState(e,"gridInitializing",t);const s=o=>()=>this.updateColumnState([o]);this.addManagedEventListeners({columnValueChanged:s("aggregation"),columnMoved:s("columnOrder"),columnPinned:s("columnPinning"),columnResized:s("columnSizing"),columnVisible:s("columnVisibility"),columnPivotChanged:s("pivot"),columnPivotModeChanged:s("pivot"),columnRowGroupChanged:s("rowGroup"),sortChanged:s("sort"),newColumnsLoaded:this.updateColumnAndGroupState.bind(this),columnGroupOpened:()=>this.updateCachedState("columnGroup",this.getColumnGroupState())})}setRowCountState(e,t,s){const{filter:o,rowGroupExpansion:i,ssrmRowGroupExpansion:n,rowSelection:r,pagination:a}=e,l=(d,u)=>!s?.has(d)&&(u||t==="api");l("filter",o)&&this.setFilterState(o),l("rowGroupExpansion",i)&&this.setRowGroupExpansionState(n,i,t),l("rowSelection",r)&&this.setRowSelectionState(r,t),l("pagination",a)&&this.setPaginationState(a,t);const c=this.updateCachedState.bind(this);c("filter",this.getFilterState()),this.beans.gos.get("ssrmExpandAllAffectsAllRows")?(c("ssrmRowGroupExpansion",this.getRowGroupExpansionState()),c("rowGroupExpansion",void 0)):(c("rowGroupExpansion",this.getRowGroupExpansionState()),c("ssrmRowGroupExpansion",void 0)),c("rowSelection",this.getRowSelectionState()),c("pagination",this.getPaginationState())}setupStateOnRowCountReady(e){this.setRowCountState(e,"gridInitializing");const t=this.updateCachedState.bind(this),s=()=>{this.updateRowGroupExpansionStateTimer=0,this.beans.gos.get("ssrmExpandAllAffectsAllRows")?(t("ssrmRowGroupExpansion",this.getRowGroupExpansionState()),t("rowGroupExpansion",void 0)):(t("rowGroupExpansion",this.getRowGroupExpansionState()),t("ssrmRowGroupExpansion",void 0))},o=()=>t("filter",this.getFilterState()),{gos:i,colFilter:n}=this.beans;this.addManagedEventListeners({filterChanged:o,rowExpansionStateChanged:this.onRowGroupOpenedDebounced,expandOrCollapseAll:s,columnRowGroupChanged:s,rowDataUpdated:()=>{(i.get("groupDefaultExpanded")!==0||i.get("isGroupOpenByDefault"))&&(this.updateRowGroupExpansionStateTimer||(this.updateRowGroupExpansionStateTimer=setTimeout(s)))},selectionChanged:()=>{this.staleStateKeys.add("rowSelection"),this.onRowSelectedDebounced()},paginationChanged:r=>{(r.newPage||r.newPageSize)&&t("pagination",this.getPaginationState())}}),n&&this.addManagedListeners(n,{filterStateChanged:o})}setFirstDataRenderedState(e,t,s){const{scroll:o,cellSelection:i,focusedCell:n,columnOrder:r,rowPinning:a}=e,l=(u,h)=>!s?.has(u)&&(h||t==="api");l("focusedCell",n)&&this.setFocusedCellState(n),l("cellSelection",i)&&this.setCellSelectionState(i),l("scroll",o)&&this.setScrollState(o),l("rowPinning",a)&&this.setRowPinningState(a),this.setColumnPivotState(!!r?.orderedColIds,t);const c=this.updateCachedState.bind(this);c("sideBar",this.getSideBarState()),c("focusedCell",this.getFocusedCellState());const d=this.getRangeSelectionState();c("rangeSelection",d),c("cellSelection",d),c("scroll",this.getScrollState())}setupStateOnFirstDataRendered(e){this.setFirstDataRenderedState(e,"gridInitializing");const t=this.updateCachedState.bind(this),s=()=>t("focusedCell",this.getFocusedCellState());this.addManagedEventListeners({cellFocused:s,cellFocusCleared:s,cellSelectionChanged:o=>{if(o.finished){const i=this.getRangeSelectionState();t("rangeSelection",i),t("cellSelection",i)}},bodyScrollEnd:()=>t("scroll",this.getScrollState()),pinnedRowsChanged:()=>t("rowPinning",this.getRowPinningState())})}getColumnState(){const e=this.beans;return y5(gr(e),e.colModel.isPivotMode())}setColumnState(e,t,s,o){const{sort:i,rowGroup:n,aggregation:r,pivot:a,columnPinning:l,columnVisibility:c,columnSizing:d,columnOrder:u}=e;let h=!1;const p=(D,T)=>{const A=!o?.has(D)&&!!(T||t==="api");return h||(h=A),A},f={},m=D=>{let T=f[D];return T||(T={colId:D},f[D]=T,T)},v={},w=p("sort",i);w&&i?.sortModel.forEach(({colId:D,sort:T},A)=>{const W=m(D);W.sort=T,W.sortIndex=A}),(w||!s)&&(v.sort=null,v.sortIndex=null);const b=p("rowGroup",n);b&&n?.groupColIds.forEach((D,T)=>{const A=m(D);A.rowGroup=!0,A.rowGroupIndex=T}),(b||!s)&&(v.rowGroup=null,v.rowGroupIndex=null);const S=p("aggregation",r);S&&r?.aggregationModel.forEach(({colId:D,aggFunc:T})=>{m(D).aggFunc=T}),(S||!s)&&(v.aggFunc=null);const y=p("pivot",a);y&&(a?.pivotColIds.forEach((D,T)=>{const A=m(D);A.pivot=!0,A.pivotIndex=T}),this.gos.updateGridOptions({options:{pivotMode:!!a?.pivotMode},source:t})),(y||!s)&&(v.pivot=null,v.pivotIndex=null);const x=p("columnPinning",l);if(x){for(const D of l?.leftColIds??[])m(D).pinned="left";for(const D of l?.rightColIds??[])m(D).pinned="right"}(x||!s)&&(v.pinned=null);const F=p("columnVisibility",c);if(F)for(const D of c?.hiddenColIds??[])m(D).hide=!0;(F||!s)&&(v.hide=null);const E=p("columnSizing",d);if(E)for(const{colId:D,flex:T,width:A}of d?.columnSizingModel??[]){const W=m(D);W.flex=T??null,W.width=A}(E||!s)&&(v.flex=null);const R=u?.orderedColIds,P=!!R?.length&&!o?.has("columnOrder"),M=P?R.map(D=>m(D)):Object.values(f);(M.length||h)&&(this.columnStates=M,Lt(this.beans,{state:M,applyOrder:P,defaultState:v},t))}setColumnPivotState(e,t){const s=this.columnStates;this.columnStates=void 0;const o=this.columnGroupStates;this.columnGroupStates=void 0;const i=this.beans,{pivotResultCols:n,colGroupSvc:r}=i;if(n?.isPivotResultColsPresent()){if(s){const a=[];for(const l of s)n.getPivotResultCol(l.colId)&&a.push(l);Lt(i,{state:a,applyOrder:e},t)}o&&r?.setColumnGroupState(o,t)}}getColumnGroupState(){const e=this.beans.colGroupSvc;if(!e)return;const t=e.getColumnGroupState();return x5(t)}setColumnGroupState(e,t,s){const o=this.beans.colGroupSvc;if(!o||s?.has("columnGroup")||t!=="api"&&!Object.prototype.hasOwnProperty.call(e,"columnGroup"))return;const i=new Set(e.columnGroup?.openColumnGroupIds),r=o.getColumnGroupState().map(({groupId:a})=>{const l=i.has(a);return l&&i.delete(a),{groupId:a,open:l}});for(const a of i)r.push({groupId:a,open:!0});r.length&&(this.columnGroupStates=r),o.setColumnGroupState(r,t)}getFilterState(){const e=this.beans.filterManager;let t=e?.getFilterModel();t&&Object.keys(t).length===0&&(t=void 0);const s=e?.getFilterState(),o=e?.getAdvFilterModel()??void 0;return t||o||s?{filterModel:t,columnFilterState:s,advancedFilterModel:o}:void 0}setFilterState(e){const t=this.beans.filterManager,{filterModel:s,columnFilterState:o,advancedFilterModel:i}=e??{filterModel:null,columnFilterState:null,advancedFilterModel:null};(s!==void 0||o!==void 0)&&t?.setFilterState(s??null,o??null,"columnFilter"),i!==void 0&&t?.setAdvFilterModel(i??null,"advancedFilter")}getRangeSelectionState(){const e=this.beans.rangeSvc?.getCellRanges().map(t=>{const{id:s,type:o,startRow:i,endRow:n,columns:r,startColumn:a}=t;return{id:s,type:o,startRow:i,endRow:n,colIds:r.map(l=>l.getColId()),startColId:a.getColId()}});return e?.length?{cellRanges:e}:void 0}setCellSelectionState(e){const{gos:t,rangeSvc:s,colModel:o,visibleCols:i}=this.beans;if(!Rs(t)||!s)return;const n=[];for(const r of e?.cellRanges??[]){const a=[];for(const c of r.colIds){const d=o.getCol(c);d&&a.push(d)}if(!a.length)continue;let l=o.getCol(r.startColId);if(!l){const c=i.allCols,d=new Set(a);l=c.find(u=>d.has(u))}n.push({...r,columns:a,startColumn:l})}s.setCellRanges(n)}getScrollState(){if(!this.isClientSideRowModel)return;const e=this.beans.ctrlsSvc.getScrollFeature(),{left:t}=e?.getHScrollPosition()??{left:0},{top:s}=e?.getVScrollPosition()??{top:0};return s||t?{top:s,left:t}:void 0}setScrollState(e){if(!this.isClientSideRowModel)return;const{top:t,left:s}=e??{top:0,left:0},{frameworkOverrides:o,rowRenderer:i,animationFrameSvc:n,ctrlsSvc:r}=this.beans;o.wrapIncoming(()=>{r.get("center").setCenterViewportScrollLeft(s),r.getScrollFeature()?.setVerticalScrollPosition(t),i.redraw({afterScroll:!0}),n?.flushAllFrames()})}getSideBarState(){return this.beans.sideBar?.comp?.getState()}getFocusedCellState(){if(!this.isClientSideRowModel)return;const e=this.beans.focusSvc.getFocusedCell();if(e){const{column:t,rowIndex:s,rowPinned:o}=e;return{colId:t.getColId(),rowIndex:s,rowPinned:o}}}setFocusedCellState(e){if(!this.isClientSideRowModel)return;const{focusSvc:t,colModel:s}=this.beans;if(!e){t.clearFocusedCell();return}const{colId:o,rowIndex:i,rowPinned:n}=e;t.setFocusedCell({column:s.getCol(o),rowIndex:i,rowPinned:n,forceBrowserFocus:!0,preventScrollOnBrowserFocus:!0})}getPaginationState(){const{pagination:e,gos:t}=this.beans;if(!e)return;const s=e.getCurrentPage(),o=t.get("paginationAutoPageSize")?void 0:e.getPageSize();if(!(!s&&!o))return{page:s,pageSize:o}}setPaginationState(e,t){const{pagination:s,gos:o}=this.beans;if(!s)return;const{pageSize:i,page:n}=e??{page:0,pageSize:o.get("paginationPageSize")},r=t==="gridInitializing";i&&!o.get("paginationAutoPageSize")&&s.setPageSize(i,r?"initialState":"pageSizeSelector"),typeof n=="number"&&(r?s.setPage(n):s.goToPage(n))}getRowSelectionState(){const e=this.beans.selectionSvc;if(!e)return;const t=e.getSelectionState();return!t||!Array.isArray(t)&&(t.selectAll===!1||t.selectAllChildren===!1)&&!t?.toggledNodes?.length?void 0:t}setRowSelectionState(e,t){this.beans.selectionSvc?.setSelectionState(e,t,t==="api")}getRowGroupExpansionState(){const{expansionSvc:e}=this.beans;if(e)return e.getExpansionState()}getRowPinningState(){return this.beans.pinnedRowModel?.getPinnedState()}setRowPinningState(e){const t=this.beans.pinnedRowModel;e?t?.setPinnedState(e):t?.reset()}setRowGroupExpansionState(e,t,s){const o=this.beans.expansionSvc;if(!o)return;const i=t??{expandedRowGroupIds:[],collapsedRowGroupIds:[]};o.setExpansionState(i,s)}updateColumnState(e){const t=this.getColumnState();let s=!1;const o=this.cachedState;for(const i of Object.keys(t)){const n=t[i];Ai(n,o[i])||(s=!0)}this.cachedState={...o,...t},s&&this.dispatchStateUpdateEvent(e)}updateCachedState(e,t){const s=this.cachedState[e];this.setCachedStateValue(e,t),Ai(t,s)||this.dispatchStateUpdateEvent([e])}setCachedStateValue(e,t){this.cachedState={...this.cachedState,[e]:t}}refreshStaleState(){const e=this.staleStateKeys;for(const t of e)t==="rowSelection"&&this.setCachedStateValue(t,this.getRowSelectionState());e.clear()}dispatchStateUpdateEvent(e){if(!this.suppressEvents){for(const t of e)this.queuedUpdateSources.add(t);this.dispatchStateUpdateEventDebounced()}}dispatchQueuedStateUpdateEvents(){const e=this.queuedUpdateSources,t=Array.from(e);e.clear(),this.eventSvc.dispatchEvent({type:"stateUpdated",sources:t,state:this.cachedState})}startSuppressEvents(){this.suppressEvents=!0,this.beans.colAnimation?.setSuppressAnimation(!0)}stopSuppressEvents(e){setTimeout(()=>{this.suppressEvents=!1,this.queuedUpdateSources.clear(),this.isAlive()&&(this.beans.colAnimation?.setSuppressAnimation(!1),this.dispatchStateUpdateEvent([e]))})}suppressEventsAndDispatchInitEvent(e){this.startSuppressEvents(),e(),this.stopSuppressEvents("gridInitializing")}},M6={moduleName:"GridState",version:_,beans:[P6],apiFunctions:{getState:R6,setState:F6}};function T6(e){return e.rowModel.isLastRowIndexKnown()}function I6(e){return e.pagination?.getPageSize()??100}function k6(e){return e.pagination?.getCurrentPage()??0}function A6(e){return e.pagination?.getTotalPages()??1}function L6(e){return e.pagination?e.pagination.getMasterRowCount():e.rowModel.getRowCount()}function O6(e){e.pagination?.goToNextPage()}function N6(e){e.pagination?.goToPreviousPage()}function H6(e){e.pagination?.goToFirstPage()}function G6(e){e.pagination?.goToLastPage()}function B6(e,t){e.pagination?.goToPage(t)}var V6=class extends k{constructor(){super(...arguments),this.beanName="paginationAutoPageSizeSvc"}postConstruct(){this.beans.ctrlsSvc.whenReady(this,e=>{this.centerRowsCtrl=e.center;const t=this.checkPageSize.bind(this);this.addManagedEventListeners({bodyHeightChanged:t,scrollVisibilityChanged:t}),this.addManagedPropertyListener("paginationAutoPageSize",this.onPaginationAutoSizeChanged.bind(this)),this.checkPageSize()})}notActive(){return!this.gos.get("paginationAutoPageSize")||this.centerRowsCtrl==null}onPaginationAutoSizeChanged(){this.notActive()?this.beans.pagination.unsetAutoCalculatedPageSize():this.checkPageSize()}checkPageSize(){if(this.notActive())return;const e=this.centerRowsCtrl.viewportSizeFeature.getBodyHeight();if(e>0){const t=this.beans,s=()=>{const o=Math.max(js(t),1),i=Math.floor(e/o);t.pagination.setPageSize(i,"autoCalculated")};this.isBodyRendered?Je(this,s,50)():(s(),this.isBodyRendered=!0)}else this.isBodyRendered=!1}},gi="paginationPageSizeSelector",z6={tag:"span",cls:"ag-paging-page-size"},W6=class extends He{constructor(){super(z6),this.hasEmptyOption=!1,this.handlePageSizeItemSelected=()=>{if(!this.selectPageSizeComp)return;const e=this.selectPageSizeComp.getValue();if(!e)return;const t=Number(e);isNaN(t)||t<1||t===this.pagination.getPageSize()||(this.pagination.setPageSize(t,"pageSizeSelector"),this.hasEmptyOption&&this.toggleSelectDisplay(!0),this.selectPageSizeComp.getFocusableElement().focus())}}wireBeans(e){this.pagination=e.pagination}postConstruct(){this.addManagedPropertyListener(gi,()=>{this.onPageSizeSelectorValuesChange()}),this.addManagedEventListeners({paginationChanged:e=>this.handlePaginationChanged(e)})}handlePaginationChanged(e){if(!this.selectPageSizeComp||!e?.newPageSize)return;const t=this.pagination.getPageSize();this.getPageSizeSelectorValues().includes(t)?this.selectPageSizeComp.setValue(t.toString()):this.hasEmptyOption?this.selectPageSizeComp.setValue(""):this.toggleSelectDisplay(!0)}toggleSelectDisplay(e){this.selectPageSizeComp&&!e&&this.reset(),e&&(this.reloadPageSizesSelector(),this.selectPageSizeComp)}reset(){gt(this.getGui()),this.selectPageSizeComp&&(this.selectPageSizeComp=this.destroyBean(this.selectPageSizeComp))}onPageSizeSelectorValuesChange(){this.selectPageSizeComp&&this.shouldShowPageSizeSelector()&&this.reloadPageSizesSelector()}shouldShowPageSizeSelector(){return this.gos.get("pagination")&&!this.gos.get("suppressPaginationPanel")&&!this.gos.get("paginationAutoPageSize")&&this.gos.get(gi)!==!1}reloadPageSizesSelector(){const e=this.getPageSizeSelectorValues(),t=this.pagination.getPageSize(),s=!t||!e.includes(t);if(s){const i=this.gos.exists("paginationPageSize"),n=this.gos.get(gi)!==!0;N(94,{pageSizeSet:i,pageSizesSet:n,pageSizeOptions:e,paginationPageSizeOption:t}),n||N(95,{paginationPageSizeOption:t,paginationPageSizeSelector:gi}),e.unshift("")}const o=String(s?"":t);this.selectPageSizeComp?(Ds(this.pageSizeOptions,e)||(this.selectPageSizeComp.clearOptions().addOptions(this.createPageSizeSelectOptions(e)),this.pageSizeOptions=e),this.selectPageSizeComp.setValue(o,!0)):this.createPageSizeSelectorComp(e,o),this.hasEmptyOption=s}createPageSizeSelectOptions(e){return e.map(t=>({value:String(t)}))}createPageSizeSelectorComp(e,t){const s=this.getLocaleTextFunc(),o=s("pageSizeSelectorLabel","Page Size:"),i=s("ariaPageSizeSelectorLabel","Page Size");this.selectPageSizeComp=this.createManagedBean(new Fc).addOptions(this.createPageSizeSelectOptions(e)).setValue(t).setAriaLabel(i).setLabel(o).onValueChange(()=>this.handlePageSizeItemSelected()),this.appendChild(this.selectPageSizeComp)}getPageSizeSelectorValues(){const e=[20,50,100],t=this.gos.get(gi);return!Array.isArray(t)||!t?.length?e:[...t].sort((s,o)=>s-o)}destroy(){this.toggleSelectDisplay(!1),super.destroy()}},_6={selector:"AG-PAGE-SIZE-SELECTOR",component:W6},j6=".ag-paging-panel{align-items:center;border-top:var(--ag-footer-row-border);display:flex;gap:calc(var(--ag-spacing)*4);height:var(--ag-pagination-panel-height);justify-content:flex-end;padding:0 var(--ag-cell-horizontal-padding)}:where(.ag-paging-page-size) .ag-wrapper{min-width:50px}.ag-paging-page-summary-panel{align-items:center;display:flex;gap:var(--ag-cell-widget-spacing);.ag-disabled &{pointer-events:none}}.ag-paging-button{cursor:pointer;position:relative;&.ag-disabled{cursor:default;opacity:.5}}.ag-paging-number,.ag-paging-row-summary-panel-number{font-weight:500}",U6=class extends H2{constructor(){super(),this.btFirst=se,this.btPrevious=se,this.btNext=se,this.btLast=se,this.lbRecordCount=se,this.lbFirstRowOnPage=se,this.lbLastRowOnPage=se,this.lbCurrent=se,this.lbTotal=se,this.pageSizeComp=se,this.previousAndFirstButtonsDisabled=!1,this.nextButtonDisabled=!1,this.lastButtonDisabled=!1,this.areListenersSetup=!1,this.allowFocusInnerElement=!1,this.registerCSS(j6)}wireBeans(e){this.rowModel=e.rowModel,this.pagination=e.pagination,this.ariaAnnounce=e.ariaAnnounce}postConstruct(){const e=this.gos.get("enableRtl");this.setTemplate(this.getTemplate(),[_6]);const{btFirst:t,btPrevious:s,btNext:o,btLast:i}=this;this.activateTabIndex([t,s,o,i]),t.insertAdjacentElement("afterbegin",Mt(e?"last":"first",this.beans)),s.insertAdjacentElement("afterbegin",Mt(e?"next":"previous",this.beans)),o.insertAdjacentElement("afterbegin",Mt(e?"previous":"next",this.beans)),i.insertAdjacentElement("afterbegin",Mt(e?"first":"last",this.beans)),this.addManagedPropertyListener("pagination",this.onPaginationChanged.bind(this)),this.addManagedPropertyListener("suppressPaginationPanel",this.onPaginationChanged.bind(this)),this.addManagedPropertyListeners(["paginationPageSizeSelector","paginationAutoPageSize","suppressPaginationPanel"],()=>this.onPageSizeRelatedOptionsChange()),this.pageSizeComp.toggleSelectDisplay(this.pageSizeComp.shouldShowPageSizeSelector()),this.initialiseTabGuard({onTabKeyDown:()=>{},focusInnerElement:n=>this.allowFocusInnerElement?this.tabGuardFeature.getTabGuardCtrl().focusInnerElement(n):t2(this.beans,n),forceFocusOutWhenTabGuardsAreEmpty:!0}),this.onPaginationChanged()}setAllowFocus(e){this.allowFocusInnerElement=e}onPaginationChanged(){const t=this.gos.get("pagination")&&!this.gos.get("suppressPaginationPanel");this.setDisplayed(t),t&&(this.setupListeners(),this.enableOrDisableButtons(),this.updateLabels(),this.onPageSizeRelatedOptionsChange())}onPageSizeRelatedOptionsChange(){this.pageSizeComp.toggleSelectDisplay(this.pageSizeComp.shouldShowPageSizeSelector())}setupListeners(){if(!this.areListenersSetup){this.addManagedEventListeners({paginationChanged:this.onPaginationChanged.bind(this)});for(const e of[{el:this.btFirst,fn:this.onBtFirst.bind(this)},{el:this.btPrevious,fn:this.onBtPrevious.bind(this)},{el:this.btNext,fn:this.onBtNext.bind(this)},{el:this.btLast,fn:this.onBtLast.bind(this)}]){const{el:t,fn:s}=e;this.addManagedListeners(t,{click:s,keydown:o=>{(o.key===I.ENTER||o.key===I.SPACE)&&(o.preventDefault(),s())}})}e2(this.beans,this,this.getGui()),this.areListenersSetup=!0}}onBtFirst(){this.previousAndFirstButtonsDisabled||this.pagination.goToFirstPage()}formatNumber(e){const t=this.gos.getCallback("paginationNumberFormatter");return t?t({value:e}):F5(e,this.getLocaleTextFunc.bind(this))}getTemplate(){const e=this.getLocaleTextFunc(),t=`ag-${this.getCompId()}`;return{tag:"div",cls:"ag-paging-panel ag-unselectable",attrs:{id:`${t}`},children:[{tag:"ag-page-size-selector",ref:"pageSizeComp"},{tag:"span",cls:"ag-paging-row-summary-panel",children:[{tag:"span",ref:"lbFirstRowOnPage",cls:"ag-paging-row-summary-panel-number",attrs:{id:`${t}-first-row`}},{tag:"span",attrs:{id:`${t}-to`},children:e("to","to")},{tag:"span",ref:"lbLastRowOnPage",cls:"ag-paging-row-summary-panel-number",attrs:{id:`${t}-last-row`}},{tag:"span",attrs:{id:`${t}-of`},children:e("of","of")},{tag:"span",ref:"lbRecordCount",cls:"ag-paging-row-summary-panel-number",attrs:{id:`${t}-row-count`}}]},{tag:"span",cls:"ag-paging-page-summary-panel",role:"presentation",children:[{tag:"div",ref:"btFirst",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("firstPage","First Page")}},{tag:"div",ref:"btPrevious",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("previousPage","Previous Page")}},{tag:"span",cls:"ag-paging-description",children:[{tag:"span",attrs:{id:`${t}-start-page`},children:e("page","Page")},{tag:"span",ref:"lbCurrent",cls:"ag-paging-number",attrs:{id:`${t}-start-page-number`}},{tag:"span",attrs:{id:`${t}-of-page`},children:e("of","of")},{tag:"span",ref:"lbTotal",cls:"ag-paging-number",attrs:{id:`${t}-of-page-number`}}]},{tag:"div",ref:"btNext",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("nextPage","Next Page")}},{tag:"div",ref:"btLast",cls:"ag-button ag-paging-button",role:"button",attrs:{"aria-label":e("lastPage","Last Page")}}]}]}}onBtNext(){this.nextButtonDisabled||this.pagination.goToNextPage()}onBtPrevious(){this.previousAndFirstButtonsDisabled||this.pagination.goToPreviousPage()}onBtLast(){this.lastButtonDisabled||this.pagination.goToLastPage()}enableOrDisableButtons(){const e=this.pagination.getCurrentPage(),t=this.rowModel.isLastRowIndexKnown(),s=this.pagination.getTotalPages();this.previousAndFirstButtonsDisabled=e===0,this.toggleButtonDisabled(this.btFirst,this.previousAndFirstButtonsDisabled),this.toggleButtonDisabled(this.btPrevious,this.previousAndFirstButtonsDisabled);const o=this.isZeroPagesToDisplay(),i=e===s-1;this.nextButtonDisabled=i||o,this.lastButtonDisabled=!t||o||e===s-1,this.toggleButtonDisabled(this.btNext,this.nextButtonDisabled),this.toggleButtonDisabled(this.btLast,this.lastButtonDisabled)}toggleButtonDisabled(e,t){C0(e,t),e.classList.toggle("ag-disabled",t)}isZeroPagesToDisplay(){const e=this.rowModel.isLastRowIndexKnown(),t=this.pagination.getTotalPages();return e&&t===0}updateLabels(){const e=this.rowModel.isLastRowIndexKnown(),t=this.pagination.getTotalPages(),s=this.pagination.getMasterRowCount(),o=e?s:null,i=this.pagination.getCurrentPage(),n=this.pagination.getPageSize();let r,a;this.isZeroPagesToDisplay()?r=a=0:(r=n*i+1,a=r+n-1,e&&a>o&&(a=o));const l=r+n-1,c=!e&&s<l,d=this.formatNumber(r);this.lbFirstRowOnPage.textContent=d;let u;const h=this.getLocaleTextFunc();c?u=h("pageLastRowUnknown","?"):u=this.formatNumber(a),this.lbLastRowOnPage.textContent=u;const f=t>0?i+1:0,m=this.formatNumber(f);this.lbCurrent.textContent=m;let v,w;if(e)v=this.formatNumber(t),w=this.formatNumber(o);else{const b=h("more","more");v=b,w=b}this.lbTotal.textContent=v,this.lbRecordCount.textContent=w,this.announceAriaStatus(d,u,w,m,v)}announceAriaStatus(e,t,s,o,i){const n=this.getLocaleTextFunc(),r=n("page","Page"),a=n("to","to"),l=n("of","of"),c=`${e} ${a} ${t} ${l} ${s}`,d=`${r} ${o} ${l} ${i}`;c!==this.ariaRowStatus&&(this.ariaRowStatus=c,this.ariaAnnounce?.announceValue(c,"paginationRow")),d!==this.ariaPageStatus&&(this.ariaPageStatus=d,this.ariaAnnounce?.announceValue(d,"paginationPage"))}},$6={selector:"AG-PAGINATION",component:U6},K6=class extends k{constructor(){super(...arguments),this.beanName="pagination",this.currentPage=0,this.topDisplayedRowIndex=0,this.bottomDisplayedRowIndex=0,this.masterRowCount=0}postConstruct(){const e=this.gos;this.active=e.get("pagination"),this.pageSizeFromGridOptions=e.get("paginationPageSize"),this.paginateChildRows=this.isPaginateChildRows(),this.addManagedPropertyListener("pagination",this.onPaginationGridOptionChanged.bind(this)),this.addManagedPropertyListener("paginationPageSize",this.onPageSizeGridOptionChanged.bind(this))}getPaginationSelector(){return $6}isPaginateChildRows(){const e=this.gos;return e.get("groupHideParentOfSingleChild")||e.get("groupRemoveSingleChildren")||e.get("groupRemoveLowestSingleChildren")?!0:e.get("paginateChildRows")}onPaginationGridOptionChanged(){this.active=this.gos.get("pagination"),this.calculatePages(),this.dispatchPaginationChangedEvent({keepRenderedRows:!0})}onPageSizeGridOptionChanged(){this.setPageSize(this.gos.get("paginationPageSize"),"gridOptions")}goToPage(e){const t=this.currentPage;if(!this.active||t===e||typeof t!="number")return;const{editSvc:s}=this.beans;s?.isEditing()&&(s.isBatchEditing()?s.cleanupEditors():s.stopEditing(void 0,{source:"api"})),this.currentPage=e,this.calculatePages(),this.dispatchPaginationChangedEvent({newPage:!0})}goToPageWithIndex(e){if(!this.active)return;let t=e;this.paginateChildRows||(t=this.beans.rowModel.getTopLevelIndexFromDisplayedIndex?.(e)??e),this.goToPage(Math.floor(t/this.pageSize))}isRowInPage(e){return this.active?e>=this.topDisplayedRowIndex&&e<=this.bottomDisplayedRowIndex:!0}getCurrentPage(){return this.currentPage}goToNextPage(){this.goToPage(this.currentPage+1)}goToPreviousPage(){this.goToPage(this.currentPage-1)}goToFirstPage(){this.goToPage(0)}goToLastPage(){const e=this.beans.rowModel.getRowCount(),t=Math.floor(e/this.pageSize);this.goToPage(t)}getPageSize(){return this.pageSize}getTotalPages(){return this.totalPages}setPage(e){this.currentPage=e}get pageSize(){return j(this.pageSizeAutoCalculated)&&this.gos.get("paginationAutoPageSize")?this.pageSizeAutoCalculated:j(this.pageSizeFromPageSizeSelector)?this.pageSizeFromPageSizeSelector:j(this.pageSizeFromInitialState)?this.pageSizeFromInitialState:j(this.pageSizeFromGridOptions)?this.pageSizeFromGridOptions:this.defaultPageSize}calculatePages(){this.active?this.paginateChildRows?this.calculatePagesAllRows():this.calculatePagesMasterRowsOnly():this.calculatedPagesNotActive(),this.beans.pageBounds.calculateBounds(this.topDisplayedRowIndex,this.bottomDisplayedRowIndex)}unsetAutoCalculatedPageSize(){if(this.pageSizeAutoCalculated===void 0)return;const e=this.pageSizeAutoCalculated;this.pageSizeAutoCalculated=void 0,this.pageSize!==e&&(this.calculatePages(),this.dispatchPaginationChangedEvent({newPageSize:!0}))}setPageSize(e,t){const s=this.pageSize;switch(t){case"autoCalculated":this.pageSizeAutoCalculated=e;break;case"pageSizeSelector":this.pageSizeFromPageSizeSelector=e,this.currentPage!==0&&this.goToFirstPage();break;case"initialState":this.pageSizeFromInitialState=e;break;case"gridOptions":this.pageSizeFromGridOptions=e,this.pageSizeFromInitialState=void 0,this.pageSizeFromPageSizeSelector=void 0,this.currentPage!==0&&this.goToFirstPage();break}s!==this.pageSize&&(this.calculatePages(),this.dispatchPaginationChangedEvent({newPageSize:!0,keepRenderedRows:!0}))}setZeroRows(){this.masterRowCount=0,this.topDisplayedRowIndex=0,this.bottomDisplayedRowIndex=-1,this.currentPage=0,this.totalPages=0}adjustCurrentPageIfInvalid(){const e=this.totalPages;this.currentPage>=e&&(this.currentPage=e-1);const t=this.currentPage;(!isFinite(t)||isNaN(t)||t<0)&&(this.currentPage=0)}calculatePagesMasterRowsOnly(){const e=this.beans.rowModel,t=e.getTopLevelRowCount();if(this.masterRowCount=t,t<=0){this.setZeroRows();return}const s=this.pageSize,o=t-1;this.totalPages=Math.floor(o/s)+1,this.adjustCurrentPageIfInvalid();const i=this.currentPage,n=s*i;let r=s*(i+1)-1;if(r>o&&(r=o),this.topDisplayedRowIndex=e.getTopLevelRowDisplayedIndex(n),r===o)this.bottomDisplayedRowIndex=e.getRowCount()-1;else{const a=e.getTopLevelRowDisplayedIndex(r+1);this.bottomDisplayedRowIndex=a-1}}getMasterRowCount(){return this.masterRowCount}calculatePagesAllRows(){const e=this.beans.rowModel.getRowCount();if(this.masterRowCount=e,e===0){this.setZeroRows();return}const{pageSize:t,currentPage:s}=this,o=e-1;this.totalPages=Math.floor(o/t)+1,this.adjustCurrentPageIfInvalid(),this.topDisplayedRowIndex=t*s,this.bottomDisplayedRowIndex=t*(s+1)-1,this.bottomDisplayedRowIndex>o&&(this.bottomDisplayedRowIndex=o)}calculatedPagesNotActive(){this.setPageSize(void 0,"autoCalculated"),this.totalPages=1,this.currentPage=0,this.topDisplayedRowIndex=0,this.bottomDisplayedRowIndex=this.beans.rowModel.getRowCount()-1}dispatchPaginationChangedEvent(e){const{keepRenderedRows:t=!1,newPage:s=!1,newPageSize:o=!1}=e;this.eventSvc.dispatchEvent({type:"paginationChanged",animate:!1,newData:!1,newPage:s,newPageSize:o,keepRenderedRows:t})}},q6={moduleName:"Pagination",version:_,beans:[K6,V6],icons:{first:"first",previous:"previous",next:"next",last:"last"},apiFunctions:{paginationIsLastPageFound:T6,paginationGetPageSize:I6,paginationGetCurrentPage:k6,paginationGetTotalPages:A6,paginationGetRowCount:L6,paginationGoToNextPage:O6,paginationGoToPreviousPage:N6,paginationGoToFirstPage:H6,paginationGoToLastPage:G6,paginationGoToPage:B6},dependsOn:[Ur]};function Y6(e,t={}){const s=t?t.rowNodes:void 0;e.frameworkOverrides.wrapIncoming(()=>e.rowRenderer.redrawRows(s))}function wm(e,t,s,o,i){t&&(o&&t.parent&&t.parent.level!==-1&&wm(e,t.parent,s,o,i),t.setExpanded(s,void 0,i))}function Z6(e,t){return e.rowModel.getRowNode(t)}function X6(e,t,s,o){e.rowRenderer.addRenderedRowListener(t,s,o)}function Q6(e){return e.rowRenderer.getRenderedNodes()}function J6(e,t,s){e.rowModel.forEachNode(t,s)}function eI(e){return e.rowRenderer.firstRenderedRow}function tI(e){return e.rowRenderer.lastRenderedRow}function sI(e,t){return e.rowModel.getRow(t)}function oI(e){return e.rowModel.getRowCount()}var iI={moduleName:"RowApi",version:_,apiFunctions:{redrawRows:Y6,setRowNodeExpanded:wm,getRowNode:Z6,addRenderedRowListener:X6,getRenderedNodes:Q6,forEachNode:J6,getFirstDisplayedRowIndex:eI,getLastDisplayedRowIndex:tI,getDisplayedRowAtIndex:sI,getDisplayedRowCount:oI}},nI={moduleName:"ScrollApi",version:_,apiFunctions:{getVerticalPixelRange:CM,getHorizontalPixelRange:vM,ensureColumnVisible:nm,ensureIndexVisible:rm,ensureNodeVisible:wM}};function rI(e,t,s){if(!t)return;const o=e.ctrlsSvc.getGridBodyCtrl().eGridBody,i=`aria-${t}`;s===null?o.removeAttribute(i):o.setAttribute(i,s)}function aI(e,t={}){e.frameworkOverrides.wrapIncoming(()=>e.rowRenderer.refreshCells(t))}function lI(e){e.frameworkOverrides.wrapIncoming(()=>{for(const t of e.ctrlsSvc.getHeaderRowContainerCtrls())t.refresh()})}function cI(e){return e.animationFrameSvc?.isQueueEmpty()??!0}function dI(e){e.animationFrameSvc?.flushAllFrames()}function uI(e){return{rowHeight:js(e),headerHeight:Ji(e)}}function hI(e,t={}){const s=[];for(const n of e.rowRenderer.getCellCtrls(t.rowNodes,t.columns)){const r=n.getCellRenderer();r!=null&&s.push(Vi(r))}if(t.columns?.length)return s;const o=[],i=Bl(t.rowNodes);for(const n of e.rowRenderer.getAllRowCtrls()){if(i&&!Vl(n.rowNode,i)||!n.isFullWidth())continue;const r=n.getFullWidthCellRenderers();for(let a=0;a<r.length;a++){const l=r[a];l!=null&&o.push(Vi(l))}}return[...o,...s]}var gI={moduleName:"RenderApi",version:_,apiFunctions:{setGridAriaProperty:rI,refreshCells:aI,refreshHeader:lI,isAnimationFrameQueueEmpty:cI,flushAllAnimationFrames:dI,getSizesForCurrentTheme:uI,getCellRendererInstances:hI}};function pI(e,t){typeof t=="number"?e.colAutosize?.sizeColumnsToFit(t,"api"):e.colAutosize?.sizeColumnsToFitGridBody(t)}function bm({colAutosize:e,visibleCols:t},s,o){Array.isArray(s)?e?.autoSizeCols({colKeys:s,skipHeader:o,source:"api"}):e?.autoSizeCols({...s,colKeys:s.colIds??t.allCols,source:"api"})}function fI(e,t){t&&typeof t=="object"?bm(e,t):e.colAutosize?.autoSizeAllColumns({source:"api",skipHeader:t})}var mI=class extends k{constructor(){super(...arguments),this.beanName="colAutosize",this.timesDelayed=0,this.shouldQueueResizeOperations=!1,this.resizeOperationQueue=[]}postConstruct(){const{gos:e}=this,t=e.get("autoSizeStrategy");if(t){let s=!1;const o=t.type;if(o==="fitGridWidth"||o==="fitProvidedWidth")s=!0;else if(o==="fitCellContents"){this.addManagedEventListeners({firstDataRendered:()=>this.onFirstDataRendered(t)});const i=e.get("rowData");s=i!=null&&i.length>0&&Ve(e)}s&&this.beans.colDelayRenderSvc?.hideColumns(o)}}autoSizeCols(e){const{eventSvc:t,visibleCols:s}=this.beans;this.innerAutoSizeCols(e).then(o=>{const i=c=>Wo(t,Array.from(c),!0,"autosizeColumns");if(!e.scaleUpToFitGridWidth)return i(o);const n=th(this.beans),r=c=>s.leftCols.some(d=>xi(d,c)),a=c=>s.rightCols.some(d=>xi(d,c)),l=e.colKeys.filter(c=>!hs(c)&&!is(c)&&!r(c)&&!a(c));this.sizeColumnsToFit(n,e.source,!0,{defaultMaxWidth:e.defaultMaxWidth,defaultMinWidth:e.defaultMinWidth,columnLimits:e.columnLimits?.map(c=>({...c,key:c.colId})),colKeys:l,onlyScaleUp:!0}),i(o)})}innerAutoSizeCols(e){return new Promise((t,s)=>{if(this.shouldQueueResizeOperations)return this.pushResizeOperation(()=>this.innerAutoSizeCols(e).then(t,s));const{colKeys:o,skipHeader:i,skipHeaderGroups:n,stopAtGroup:r,defaultMaxWidth:a,defaultMinWidth:l,columnLimits:c=[],source:d="api"}=e,{animationFrameSvc:u,renderStatus:h,colModel:p,autoWidthCalc:f,visibleCols:m}=this.beans;if(u?.flushAllFrames(),this.timesDelayed<5&&h&&(!h.areHeaderCellsRendered()||!h.areCellsRendered())){this.timesDelayed++,setTimeout(()=>{this.isAlive()&&this.innerAutoSizeCols(e).then(t,s)});return}this.timesDelayed=0;const v=new Set;let w=-1;const b=Object.fromEntries(c.map(({colId:x,...F})=>[x,F])),S=i??this.gos.get("skipHeaderOnAutoSize"),y=n??S;for(;w!==0;){w=0;const x=[];for(const F of o){if(!F||MS(F))continue;const E=p.getCol(F);if(!E||v.has(E))continue;const R=f.getPreferredWidthForColumn(E,S);if(R>0){const P=b[E.colId]??{};P.minWidth??(P.minWidth=l),P.maxWidth??(P.maxWidth=a);const M=CI(E,R,P);E.setActualWidth(M,d),v.add(E),w++}x.push(E)}x.length&&m.refresh(d)}y||this.autoSizeColumnGroupsByColumns(o,d,r),t(v)})}autoSizeColumn(e,t,s){this.autoSizeCols({colKeys:[e],skipHeader:s,skipHeaderGroups:!0,source:t})}autoSizeColumnGroupsByColumns(e,t,s){const{colModel:o,ctrlsSvc:i}=this.beans,n=new Set,r=o.getColsForKeys(e);for(const l of r){let c=l.getParent();for(;c&&c!=s;)c.isPadding()||n.add(c),c=c.getParent()}let a;for(const l of n){for(const c of i.getHeaderRowContainerCtrls())if(a=c.getHeaderCtrlForColumn(l),a)break;a?.resizeLeafColumnsToFit(t)}}autoSizeAllColumns(e){if(this.shouldQueueResizeOperations){this.pushResizeOperation(()=>this.autoSizeAllColumns(e));return}this.autoSizeCols({colKeys:this.beans.visibleCols.allCols,...e})}addColumnAutosizeListeners(e,t){const s=this.gos.get("skipHeaderOnAutoSize"),o=()=>{this.autoSizeColumn(t,"uiColumnResized",s)};e.addEventListener("dblclick",o);const i=new Ls(e);return i.addEventListener("doubleTap",o),()=>{e.removeEventListener("dblclick",o),i.destroy()}}addColumnGroupResize(e,t,s){const o=this.gos.get("skipHeaderOnAutoSize"),i=()=>{const n=[],r=t.getDisplayedLeafColumns();for(const a of r)a.getColDef().suppressAutoSize||n.push(a.getColId());n.length>0&&this.autoSizeCols({colKeys:n,skipHeader:o,stopAtGroup:t,source:"uiColumnResized"}),s()};return e.addEventListener("dblclick",i),()=>e.removeEventListener("dblclick",i)}sizeColumnsToFitGridBody(e,t){if(!this.isAlive())return;const s=th(this.beans);if(s>0){this.sizeColumnsToFit(s,"sizeColumnsToFit",!1,e);return}t===void 0?window.setTimeout(()=>{this.sizeColumnsToFitGridBody(e,100)},0):t===100?window.setTimeout(()=>{this.sizeColumnsToFitGridBody(e,500)},100):t===500?window.setTimeout(()=>{this.sizeColumnsToFitGridBody(e,-1)},500):N(29)}sizeColumnsToFit(e,t="sizeColumnsToFit",s,o){if(this.shouldQueueResizeOperations){this.pushResizeOperation(()=>this.sizeColumnsToFit(e,t,s,o));return}const i={};for(const{key:f,...m}of o?.columnLimits??[])i[typeof f=="string"?f:f.getColId()]=m;const n=this.beans.visibleCols.allCols;if(e<=0||!n.length)return;const r=Jt(n);if(o?.onlyScaleUp&&r>e||e===r&&n.every(m=>{if(m.colDef.suppressSizeToFit)return!0;const v=i?.[m.getId()],w=v?.minWidth??o?.defaultMinWidth,b=v?.maxWidth??o?.defaultMaxWidth,S=m.getActualWidth();return(w==null||S>=w)&&(b==null||S<=b)}))return;const l=[],c=[];for(const f of n){const m=o?.colKeys?.some(v=>xi(f,v))??!0;f.getColDef().suppressSizeToFit||!m?c.push(f):l.push(f)}const d=l.slice(0);let u=!1;const h=f=>{Nt(l,f),c.push(f)};for(const f of l){f.resetActualWidth(t);const m=i?.[f.getId()],v=m?.minWidth??o?.defaultMinWidth,w=m?.maxWidth??o?.defaultMaxWidth,b=f.getActualWidth();typeof v=="number"&&b<v?f.setActualWidth(v,t,!0):typeof w=="number"&&b>w&&f.setActualWidth(w,t,!0)}for(;!u;){u=!0;const f=e-Jt(c);if(f<=0)for(const m of l){const v=i?.[m.getId()]?.minWidth??o?.defaultMinWidth??m.minWidth;m.setActualWidth(v,t,!0)}else{const m=f/Jt(l);let v=f;for(let w=l.length-1;w>=0;w--){const b=l[w],S=i?.[b.getId()],y=S?.minWidth??o?.defaultMinWidth,x=S?.maxWidth??o?.defaultMaxWidth,F=b.getMinWidth(),E=b.getMaxWidth(),R=typeof y=="number"&&y>F?y:F,P=typeof x=="number"&&x<E?x:E;let M=Math.round(b.getActualWidth()*m);M<R?(M=R,h(b),u=!1):M>P?(M=P,h(b),u=!1):w===0&&(M=v),b.setActualWidth(M,t,!0),v-=M}}}for(const f of d)f.fireColumnWidthChangedEvent(t);const p=this.beans.visibleCols;p.setLeftValues(t),p.updateBodyWidths(),!s&&Wo(this.eventSvc,d,!0,t)}applyAutosizeStrategy(){const{gos:e,colDelayRenderSvc:t}=this.beans,s=e.get("autoSizeStrategy");s?.type!=="fitGridWidth"&&s?.type!=="fitProvidedWidth"||setTimeout(()=>{if(!this.isAlive())return;const o=s.type;if(o==="fitGridWidth"){const{columnLimits:i,defaultMinWidth:n,defaultMaxWidth:r}=s,a=i?.map(({colId:l,minWidth:c,maxWidth:d})=>({key:l,minWidth:c,maxWidth:d}));this.sizeColumnsToFitGridBody({defaultMinWidth:n,defaultMaxWidth:r,columnLimits:a})}else o==="fitProvidedWidth"&&this.sizeColumnsToFit(s.width,"sizeColumnsToFit");t?.revealColumns(o)})}onFirstDataRendered({colIds:e,...t}){setTimeout(()=>{if(!this.isAlive())return;const s="autosizeColumns";e?this.autoSizeCols({...t,source:s,colKeys:e}):this.autoSizeAllColumns({...t,source:s}),this.beans.colDelayRenderSvc?.revealColumns(t.type)})}processResizeOperations(){this.shouldQueueResizeOperations=!1;for(const e of this.resizeOperationQueue)e();this.resizeOperationQueue=[]}pushResizeOperation(e){this.resizeOperationQueue.push(e)}destroy(){this.resizeOperationQueue.length=0,super.destroy()}};function CI(e,t,s={}){const o=s.minWidth??e.getMinWidth();t<o&&(t=o);const i=s.maxWidth??e.getMaxWidth();return t>i&&(t=i),t}function th({ctrlsSvc:e,scrollVisibleSvc:t}){const s=e.getGridBodyCtrl(),i=s.isVerticalScrollShowing()?t.getScrollbarWidth():0;return Ni(s.eGridBody)-i}var vI={moduleName:"ColumnAutoSize",version:_,beans:[mI],apiFunctions:{sizeColumnsToFit:pI,autoSizeColumns:bm,autoSizeAllColumns:fI},dependsOn:[pf]},wI=".ag-row-pinned-source{background-color:var(--ag-pinned-source-row-background-color);color:var(--ag-pinned-source-row-text-color);font-weight:var(--ag-pinned-source-row-font-weight)}.ag-row-pinned-manual{background-color:var(--ag-pinned-row-background-color);color:var(--ag-pinned-row-text-color);font-weight:var(--ag-pinned-row-font-weight)}";function bI(e){return e.pinnedRowModel?.getPinnedTopRowCount()??0}function SI(e){return e.pinnedRowModel?.getPinnedBottomRowCount()??0}function yI(e,t){return e.pinnedRowModel?.getPinnedTopRow(t)}function xI(e,t){return e.pinnedRowModel?.getPinnedBottomRow(t)}function RI(e,t,s){return e.pinnedRowModel?.forEachPinnedRow(t,s)}var FI={moduleName:"PinnedRow",version:_,beans:[T2],css:[wI],apiFunctions:{getPinnedTopRowCount:bI,getPinnedBottomRowCount:SI,getPinnedTopRow:yI,getPinnedBottomRow:xI,forEachPinnedRow:RI},icons:{rowPin:"pin",rowPinTop:"pinned-top",rowPinBottom:"pinned-bottom",rowUnpin:"un-pin"}},EI=class{constructor(e,t){this.col=e,this.firstNode=t,this.cellSpan=!0,this.spannedNodes=new Set,this.addSpannedNode(t)}reset(){this.spannedNodes.clear(),this.addSpannedNode(this.firstNode)}addSpannedNode(e){this.spannedNodes.add(e),this.lastNode=e}getLastNode(){return this.lastNode}getCellHeight(){return this.lastNode.rowTop+this.lastNode.rowHeight-this.firstNode.rowTop-1}doesSpanContain(e){return e.column!==this.col||e.rowPinned!=this.firstNode.rowPinned?!1:this.firstNode.rowIndex<=e.rowIndex&&e.rowIndex<=this.lastNode.rowIndex}getLastNodeAutoHeight(){const e=this.firstNode.__autoHeights?.[this.col.getColId()];if(e==null)return;let t=0;for(const s of this.spannedNodes)s!==this.lastNode&&(t+=s.rowHeight);return e-t}},DI=class extends k{constructor(e){super(),this.column=e}buildCache(e){const{column:t,beans:{gos:s,pinnedRowModel:o,rowModel:i,valueSvc:n,pagination:r}}=this,{colDef:a}=t,l=this.getNodeMap(e),c=new Map,d=s.getCallback("isFullWidthRow"),u=a.equals,h=a.spanRows,p=typeof h=="function";let f=null,m=null,v;const w=(S,y)=>{f=S,m=null,v=y},b=S=>{const y=!S.isExpandable()&&!S.group&&!S.detail&&(d?!d({rowNode:S}):!0);if(S.rowIndex==null||!y){w(null,null);return}if(f==null||S.level!==f.level||S.footer||m&&S.rowIndex-1!==m?.getLastNode().rowIndex){w(S,n.getValue(t,S));return}const x=n.getValue(t,S);if(p){const F=ie(s,{valueA:v,nodeA:f,valueB:x,nodeB:S,column:t,colDef:a});if(!h(F)){w(S,x);return}}else if(u?!u(v,x):v!==x){w(S,x);return}if(!m){const F=l?.get(f);F?.firstNode===f?(F.reset(),m=F):m=new EI(t,f),c.set(f,m)}m.addSpannedNode(S),c.set(S,m)};switch(e){case"center":i.forEachDisplayedNode?.(S=>{(!r||r.isRowInPage(S.rowIndex))&&b(S)}),this.centerValueNodeMap=c;break;case"top":o?.forEachPinnedRow("top",b),this.topValueNodeMap=c;break;case"bottom":o?.forEachPinnedRow("bottom",b),this.bottomValueNodeMap=c;break}}isCellSpanning(e){return!!this.getCellSpan(e)}getCellSpan(e){return this.getNodeMap(e.rowPinned).get(e)}getNodeMap(e){switch(e){case"top":return this.topValueNodeMap;case"bottom":return this.bottomValueNodeMap;default:return this.centerValueNodeMap}}},PI=class extends k{constructor(){super(...arguments),this.beanName="rowSpanSvc",this.spanningColumns=new Map,this.debouncePinnedEvent=Je(this,this.dispatchCellsUpdatedEvent.bind(this,!0),0),this.debounceModelEvent=Je(this,this.dispatchCellsUpdatedEvent.bind(this,!1),0),this.pinnedTimeout=null,this.modelTimeout=null}postConstruct(){const e=this.onRowDataUpdated.bind(this),t=this.buildPinnedCaches.bind(this);this.addManagedEventListeners({paginationChanged:this.buildModelCaches.bind(this),pinnedRowDataChanged:t,pinnedRowsChanged:t,rowNodeDataChanged:e,cellValueChanged:e})}register(e){const{gos:t}=this.beans;if(!t.get("enableCellSpan")||this.spanningColumns.has(e))return;const s=this.createManagedBean(new DI(e));this.spanningColumns.set(e,s),s.buildCache("top"),s.buildCache("bottom"),s.buildCache("center"),this.debouncePinnedEvent(),this.debounceModelEvent()}dispatchCellsUpdatedEvent(e){this.dispatchLocalEvent({type:"spannedCellsUpdated",pinned:e})}deregister(e){this.spanningColumns.delete(e)}onRowDataUpdated({node:e}){const{spannedRowRenderer:t}=this.beans;if(e.rowPinned){if(this.pinnedTimeout!=null)return;this.pinnedTimeout=window.setTimeout(()=>{this.pinnedTimeout=null,this.buildPinnedCaches(),t?.createCtrls("top"),t?.createCtrls("bottom")},0);return}this.modelTimeout==null&&(this.modelTimeout=window.setTimeout(()=>{this.modelTimeout=null,this.buildModelCaches(),t?.createCtrls("center")},0))}buildModelCaches(){this.modelTimeout!=null&&clearTimeout(this.modelTimeout),this.spanningColumns.forEach(e=>e.buildCache("center")),this.debounceModelEvent()}buildPinnedCaches(){this.pinnedTimeout!=null&&clearTimeout(this.pinnedTimeout),this.spanningColumns.forEach(e=>{e.buildCache("top"),e.buildCache("bottom")}),this.debouncePinnedEvent()}isCellSpanning(e,t){const s=this.spanningColumns.get(e);return s?s.isCellSpanning(t):!1}getCellSpanByPosition(e){const{pinnedRowModel:t,rowModel:s}=this.beans,o=e.column,i=e.rowIndex,n=this.spanningColumns.get(o);if(!n)return;let r;switch(e.rowPinned){case"top":r=t?.getPinnedTopRow(i);break;case"bottom":r=t?.getPinnedBottomRow(i);break;default:r=s.getRow(i)}if(r)return n.getCellSpan(r)}getCellStart(e){const t=this.getCellSpanByPosition(e);return t?{...e,rowIndex:t.firstNode.rowIndex}:e}getCellEnd(e){const t=this.getCellSpanByPosition(e);return t?{...e,rowIndex:t.getLastNode().rowIndex}:e}getCellSpan(e,t){const s=this.spanningColumns.get(e);if(s)return s.getCellSpan(t)}forEachSpannedColumn(e,t){for(const[s,o]of this.spanningColumns)if(o.isCellSpanning(e)){const i=o.getCellSpan(e);t(s,i)}}destroy(){super.destroy(),this.spanningColumns.clear()}},MI=class extends Go{constructor(e,t,s){super(e.col,e.firstNode,s,t),this.cellSpan=e,this.SPANNED_CELL_CSS_CLASS="ag-spanned-cell"}setComp(e,t,s,o,i,n,r){this.eWrapper=s,super.setComp(e,t,s,o,i,n,r),this.setAriaRowSpan(),this.refreshAriaRowIndex()}isCellSpanning(){return!0}getCellSpan(){return this.cellSpan}refreshAriaRowIndex(){const{eGui:e,rowNode:t}=this;!e||t.rowIndex==null||bg(e,t.rowIndex)}setAriaRowSpan(){S0(this.eGui,this.cellSpan.spannedNodes.size)}setFocusedCellPosition(e){this.focusedCellPosition=e}getFocusedCellPosition(){return this.focusedCellPosition??this.cellPosition}checkCellFocused(){const e=this.beans.focusSvc.getFocusedCell();return!!e&&this.cellSpan.doesSpanContain(e)}applyStaticCssClasses(){super.applyStaticCssClasses(),this.comp.toggleCss(this.SPANNED_CELL_CSS_CLASS,!0)}onCellFocused(e){const{beans:t}=this;if(Wr(t)){this.focusedCellPosition=void 0;return}const s=this.isCellFocused();s||(this.focusedCellPosition=void 0),e&&s&&(this.focusedCellPosition={rowIndex:e.rowIndex,rowPinned:e.rowPinned,column:e.column}),super.onCellFocused(e)}getRootElement(){return this.eWrapper}},TI=class extends Sr{onRowIndexChanged(){super.onRowIndexChanged();for(const e of this.getAllCellCtrls())e.refreshAriaRowIndex()}getInitialRowClasses(e){return["ag-spanned-row"]}getNewCellCtrl(e){const t=this.beans.rowSpanSvc?.getCellSpan(e,this.rowNode);if(!(!t||t.firstNode!==this.rowNode))return new MI(t,this,this.beans)}isCorrectCtrlForSpan(e){const t=this.beans.rowSpanSvc?.getCellSpan(e.column,this.rowNode);return!t||t.firstNode!==this.rowNode?!1:e.getCellSpan()===t}onRowHeightChanged(){}refreshFirstAndLastRowStyles(){}addHoverFunctionality(){}resetHoveredStatus(){}},II=class extends k{constructor(){super(...arguments),this.beanName="spannedRowRenderer",this.topCtrls=new Map,this.bottomCtrls=new Map,this.centerCtrls=new Map}postConstruct(){this.addManagedEventListeners({displayedRowsChanged:this.createAllCtrls.bind(this)})}createAllCtrls(){this.createCtrls("top"),this.createCtrls("bottom"),this.createCtrls("center")}createCtrls(e){const{rowSpanSvc:t}=this.beans,s=this.getCtrlsMap(e),o=s.size,i=this.getAllRelevantRowControls(e),n=new Map;let r=!1;for(const l of i)l.isAlive()&&t?.forEachSpannedColumn(l.rowNode,(c,d)=>{if(n.has(d.firstNode))return;const u=s.get(d.firstNode);if(u){n.set(d.firstNode,u),s.delete(d.firstNode);return}r=!0;const h=new TI(d.firstNode,this.beans,!1,!1,!1);n.set(d.firstNode,h)});this.setCtrlsMap(e,n);const a=n.size===o;if(!(!r&&a)){for(const l of s.values())l.destroyFirstPass(!0),l.destroySecondPass();this.dispatchLocalEvent({type:"spannedRowsUpdated",ctrlsKey:e})}}getAllRelevantRowControls(e){const{rowRenderer:t}=this.beans;switch(e){case"top":return t.topRowCtrls;case"bottom":return t.bottomRowCtrls;case"center":return t.allRowCtrls}}getCellByPosition(e){const{rowSpanSvc:t}=this.beans,s=t?.getCellSpanByPosition(e);if(!s)return;const o=this.getCtrlsMap(e.rowPinned).get(s.firstNode);if(o)return o.getAllCellCtrls().find(i=>i.column===e.column)}getCtrls(e){return[...this.getCtrlsMap(e).values()]}destroyRowCtrls(e){for(const t of this.getCtrlsMap(e).values())t.destroyFirstPass(!0),t.destroySecondPass();this.setCtrlsMap(e,new Map)}getCtrlsMap(e){switch(e){case"top":return this.topCtrls;case"bottom":return this.bottomCtrls;default:return this.centerCtrls}}setCtrlsMap(e,t){switch(e){case"top":this.topCtrls=t;break;case"bottom":this.bottomCtrls=t;break;default:this.centerCtrls=t;break}}destroy(){super.destroy(),this.destroyRowCtrls("top"),this.destroyRowCtrls("bottom"),this.destroyRowCtrls("center")}},kI={moduleName:"CellSpan",version:_,beans:[PI,II]},AI=class extends k{constructor(e,t){super(),this.cellCtrl=e,this.staticClasses=[],this.beans=t,this.column=e.column}setComp(e){this.cellComp=e,this.applyUserStyles(),this.applyCellClassRules(),this.applyClassesFromColDef()}applyCellClassRules(){const{column:e,cellComp:t}=this,s=e.colDef,o=s.cellClassRules,i=this.getCellClassParams(e,s);_c(this.beans.expressionSvc,o===this.cellClassRules?void 0:this.cellClassRules,o,i,n=>t.toggleCss(n,!0),n=>t.toggleCss(n,!1)),this.cellClassRules=o}applyUserStyles(){const e=this.column,t=e.colDef,s=t.cellStyle;if(!s)return;let o;if(typeof s=="function"){const i=this.getCellClassParams(e,t);o=s(i)}else o=s;o&&this.cellComp.setUserStyles(o)}applyClassesFromColDef(){const{column:e,cellComp:t}=this,s=e.colDef,o=this.getCellClassParams(e,s);for(const n of this.staticClasses)t.toggleCss(n,!1);const i=this.beans.cellStyles.getStaticCellClasses(s,o);this.staticClasses=i;for(const n of i)t.toggleCss(n,!0)}getCellClassParams(e,t){const{value:s,rowNode:o}=this.cellCtrl;return ie(this.beans.gos,{value:s,data:o.data,node:o,colDef:t,column:e,rowIndex:o.rowIndex})}},LI=class extends k{constructor(){super(...arguments),this.beanName="cellStyles"}processAllCellClasses(e,t,s,o){_c(this.beans.expressionSvc,void 0,e.cellClassRules,t,s,o),this.processStaticCellClasses(e,t,s)}getStaticCellClasses(e,t){const{cellClass:s}=e;if(!s)return[];let o;return typeof s=="function"?o=s(t):o=s,typeof o=="string"&&(o=[o]),o||[]}createCellCustomStyleFeature(e,t){return new AI(e,t)}processStaticCellClasses(e,t,s){this.getStaticCellClasses(e,t).forEach(i=>{s(i)})}},OI={moduleName:"CellStyle",version:_,beans:[LI]},NI={moduleName:"RowStyle",version:_,beans:[SP]};function HI(e,t){return!!e.colHover?.isHovered(t)}var GI=class extends k{constructor(e,t){super(),this.columns=e,this.element=t,this.destroyManagedListeners=[],this.enableFeature=s=>{const{beans:o,gos:i,element:n,columns:r}=this,a=o.colHover;if(s??!!i.get("columnHoverHighlight"))this.destroyManagedListeners=this.addManagedElementListeners(n,{mouseover:a.setMouseOver.bind(a,r),mouseout:a.clearMouseOver.bind(a)});else{for(const c of this.destroyManagedListeners)c();this.destroyManagedListeners=[]}}}postConstruct(){this.addManagedPropertyListener("columnHoverHighlight",({currentValue:e})=>{this.enableFeature(e)}),this.enableFeature()}destroy(){super.destroy(),this.destroyManagedListeners=null}},BI="ag-column-hover",VI=class extends k{constructor(){super(...arguments),this.beanName="colHover"}postConstruct(){this.addManagedPropertyListener("columnHoverHighlight",({currentValue:e})=>{e||this.clearMouseOver()})}setMouseOver(e){this.updateState(e)}clearMouseOver(){this.updateState(null)}isHovered(e){if(!this.gos.get("columnHoverHighlight"))return!1;const t=this.selectedColumns;return!!t&&t.indexOf(e)>=0}addHeaderColumnHoverListener(e,t,s){const o=()=>{const i=this.isHovered(s);t.toggleCss("ag-column-hover",i)};e.addManagedEventListeners({columnHoverChanged:o}),o()}onCellColumnHover(e,t){if(!t)return;const s=this.isHovered(e);t.toggleCss(BI,s)}addHeaderFilterColumnHoverListener(e,t,s,o){this.createHoverFeature(e,[s],o);const i=()=>{const n=this.isHovered(s);t.toggleCss("ag-column-hover",n)};e.addManagedEventListeners({columnHoverChanged:i}),i()}createHoverFeature(e,t,s){e.createManagedBean(new GI(t,s))}updateState(e){this.selectedColumns=e,this.eventSvc.dispatchEvent({type:"columnHoverChanged"})}},zI={moduleName:"ColumnHover",version:_,beans:[VI],apiFunctions:{isColumnHovered:HI}},WI=class extends k{constructor(){super(...arguments),this.beanName="apiEventSvc",this.syncListeners=new Map,this.asyncListeners=new Map,this.syncGlobalListeners=new Set,this.globalListenerPairs=new Map}postConstruct(){this.wrapSvc=this.beans.frameworkOverrides.createGlobalEventListenerWrapper?.()}addListener(e,t){const s=this.wrapSvc?.wrap(e,t)??t,o=!Kn.has(e),i=o?this.asyncListeners:this.syncListeners;i.has(e)||i.set(e,new Set),i.get(e).add(s),this.eventSvc.addListener(e,s,o)}removeListener(e,t){const s=this.wrapSvc?.unwrap(e,t)??t,i=!!this.asyncListeners.get(e)?.delete(s);i||this.syncListeners.get(e)?.delete(s),this.eventSvc.removeListener(e,s,i)}addGlobalListener(e){const t=this.wrapSvc?.wrapGlobal(e)??e,s=(n,r)=>{Kn.has(n)&&t(n,r)},o=(n,r)=>{Kn.has(n)||t(n,r)};this.globalListenerPairs.set(e,{syncListener:s,asyncListener:o});const i=this.eventSvc;i.addGlobalListener(s,!1),i.addGlobalListener(o,!0)}removeGlobalListener(e){const{eventSvc:t,wrapSvc:s,globalListenerPairs:o}=this,i=s?.unwrapGlobal(e)??e;if(o.has(i)){const{syncListener:r,asyncListener:a}=o.get(i);t.removeGlobalListener(r,!1),t.removeGlobalListener(a,!0),o.delete(e)}else this.syncGlobalListeners.delete(i),t.removeGlobalListener(i,!1)}destroyEventListeners(e,t){e.forEach((s,o)=>{s.forEach(i=>this.eventSvc.removeListener(o,i,t)),s.clear()}),e.clear()}destroyGlobalListeners(e,t){for(const s of e)this.eventSvc.removeGlobalListener(s,t);e.clear()}destroy(){super.destroy(),this.destroyEventListeners(this.syncListeners,!1),this.destroyEventListeners(this.asyncListeners,!0),this.destroyGlobalListeners(this.syncGlobalListeners,!1);const{globalListenerPairs:e,eventSvc:t}=this;e.forEach(({syncListener:s,asyncListener:o})=>{t.removeGlobalListener(s,!1),t.removeGlobalListener(o,!0)}),e.clear()}};function _I(e,t,s){e.apiEventSvc?.addListener(t,s)}function jI(e,t,s){e.apiEventSvc?.removeListener(t,s)}function UI(e,t){e.apiEventSvc?.addGlobalListener(t)}function $I(e,t){e.apiEventSvc?.removeGlobalListener(t)}var KI={moduleName:"EventApi",version:_,apiFunctions:{addEventListener:_I,addGlobalListener:UI,removeEventListener:jI,removeGlobalListener:$I},beans:[WI]},qI={moduleName:"Locale",version:_,beans:[S5]},YI=class extends k{constructor(){super(...arguments),this.beanName="rowAutoHeight",this.wasEverActive=!1,this._debouncedCalculateRowHeights=Je(this,this.calculateRowHeights.bind(this),1)}requestCheckAutoHeight(){this.wasEverActive&&this._debouncedCalculateRowHeights()}calculateRowHeights(){const{visibleCols:e,rowModel:t,rowSpanSvc:s,pinnedRowModel:o}=this.beans,i=e.autoHeightCols;let n=!1;const r=a=>{const l=a.__autoHeights;let c=xs(this.beans,a).height;for(const d of i){let u=l?.[d.getColId()];const h=s?.getCellSpan(d,a);if(h){if(h.getLastNode()!==a)continue;if(u=s?.getCellSpan(d,a)?.getLastNodeAutoHeight(),!u)return}if(u==null){if(this.colSpanSkipCell(d,a))continue;return}c=Math.max(u,c)}c!==a.rowHeight&&(a.setRowHeight(c),n=!0)};o?.forEachPinnedRow?.("top",r),o?.forEachPinnedRow?.("bottom",r),t.forEachDisplayedNode?.(r),n&&t.onRowHeightChanged?.()}setRowAutoHeight(e,t,s){if(e.__autoHeights??(e.__autoHeights={}),t==null){delete e.__autoHeights[s.getId()];return}const o=e.__autoHeights[s.getId()];e.__autoHeights[s.getId()]=t,o!==t&&this.requestCheckAutoHeight()}colSpanSkipCell(e,t){const{colModel:s,colViewport:o,visibleCols:i}=this.beans;if(!s.colSpanActive)return!1;let n=[];switch(e.getPinned()){case"left":n=i.getLeftColsForRow(t);break;case"right":n=i.getRightColsForRow(t);break;case null:n=o.getColsWithinViewport(t);break}return!n.includes(e)}setupCellAutoHeight(e,t,s){if(!e.column.isAutoHeight()||!t)return!1;this.wasEverActive=!0;const o=t.parentElement,{rowNode:i,column:n}=e,r=this.beans,a=d=>{if(this.beans.editSvc?.isEditing(e)||!e.isAlive()||!s.isAlive())return;const{paddingTop:u,paddingBottom:h,borderBottomWidth:p,borderTopWidth:f}=ro(o),m=u+h+p+f,w=t.offsetHeight+m;if(d<5){const S=!Ye(r)?.contains(t),y=w==0;if(S||y){window.setTimeout(()=>a(d+1),0);return}}this.setRowAutoHeight(i,w,n)},l=()=>a(0);l();const c=ds(r,t,l);return s.addDestroyFunc(()=>{c(),this.setRowAutoHeight(i,void 0,n)}),!0}setAutoHeightActive(e){this.active=e.list.some(t=>t.isVisible()&&t.isAutoHeight())}areRowsMeasured(){if(!this.active)return!0;const e=this.beans.rowRenderer.getAllRowCtrls();let t=null;for(const{rowNode:s}of e)if((!t||this.beans.colModel.colSpanActive)&&(t=this.beans.colViewport.getColsWithinViewport(s).filter(i=>i.isAutoHeight())),t.length!==0){if(!s.__autoHeights)return!1;for(const o of t){const i=s.__autoHeights[o.getColId()];if(!i||s.rowHeight<i)return!1}}return!0}},ZI={moduleName:"RowAutoHeight",version:_,beans:[YI]},XI={moduleName:"AllCommunity",version:_,dependsOn:[YT,o6,g6,V5,ZM,XM,QM,JM,eT,tT,sT,YM,W4,_4,j4,z4,$4,K4,M6,DT,q6,ff,iI,nI,gI,vI,PF,FI,CT,o5,OI,zI,NI,KI,r5,x6,im,qI,ZI,DF,ZT,kI]},nt=g.createContext({}),Sm=g.createContext("default"),tn=(e,t,s,o)=>{if(!e||e.componentFromFramework||t.isDestroyed())return;const n=e.newAgStackInstance();let r,a,l=!1;return n.then(c=>{if(l){t.destroyBean(c);return}r=c,a=r.getGui(),s.appendChild(a),sh(o,r)}),()=>{l=!0,r&&(a?.remove(),t.destroyBean(r),o&&sh(o,void 0))}},sh=(e,t)=>{if(e)if(e instanceof Function)e(t);else{const s=e;s.current=t}},Et=(...e)=>e.filter(s=>s!=null&&s!=="").join(" "),Tt=class ym{constructor(...t){this.classesMap={};for(const s of t)this.classesMap[s]=!0}setClass(t,s){if(!!this.classesMap[t]==s)return this;const i=new ym;return i.classesMap={...this.classesMap},i.classesMap[t]=s,i}toString(){return Object.keys(this.classesMap).filter(s=>this.classesMap[s]).join(" ")}},Jo=e=>{const t=()=>typeof Symbol=="function"&&Symbol.for,s=()=>t()?Symbol.for("react.memo"):60115;return typeof e=="function"&&!(e.prototype&&e.prototype.isReactComponent)||typeof e=="object"&&e.$$typeof===s()},Ul=g.version?.split(".")[0],xm=Ul==="16"||Ul==="17";function QI(){return Ul==="19"}var Yn=!1;function JI(e){return Yn||setTimeout(()=>Yn=!1,0),Yn=!0,e()}var Ui=(e,t)=>{!xm&&e&&!Yn?$i.flushSync(t):t()},ek=e=>{xm?e():g.startTransition(e)};function tk(e,t,s){return g.useSyncExternalStore?g.useSyncExternalStore(e,t):s}function Rr(e,t,s){if(t==null||e==null)return t;if(e===t||t.length===0&&e.length===0)return e;if(s||e.length===0&&t.length>0||e.length>0&&t.length===0)return t;const o=[],i=[],n=new Map,r=new Map;for(let a=0;a<t.length;a++){const l=t[a];r.set(l.instanceId,l)}for(let a=0;a<e.length;a++){const l=e[a];n.set(l.instanceId,l),r.has(l.instanceId)&&o.push(l)}for(let a=0;a<t.length;a++){const l=t[a],c=l.instanceId;n.has(c)||i.push(l)}return o.length===e.length&&i.length===0?e:o.length===0&&i.length===t.length?t:o.length===0?i:i.length===0?o:[...o,...i]}var Rm=g.forwardRef((e,t)=>{const{registry:s,context:o}=g.useContext(nt),i=g.useRef(null),n=g.useRef(null),r=g.useRef(null),a=g.useRef(null),l=g.useRef(null),c=g.useRef(),[d,u]=g.useState(),[h,p]=g.useState(),[f,m]=g.useState(),[v,w]=g.useState(()=>new Tt),[b,S]=g.useState(()=>new Tt("ag-hidden")),[y,x]=g.useState(()=>new Tt("ag-hidden")),[F,E]=g.useState(()=>new Tt("ag-invisible"));g.useImperativeHandle(t,()=>({refresh(){return!1}})),g.useLayoutEffect(()=>tn(d,o,n.current),[d]);const R=g.useCallback(te=>{if(i.current=te,!te||o.isDestroyed()){c.current=o.destroyBean(c.current);return}const L={setInnerRenderer:(z,B)=>{u(z),m(B)},setChildCount:z=>p(z),toggleCss:(z,B)=>w(U=>U.setClass(z,B)),setContractedDisplayed:z=>x(B=>B.setClass("ag-hidden",!z)),setExpandedDisplayed:z=>S(B=>B.setClass("ag-hidden",!z)),setCheckboxVisible:z=>E(B=>B.setClass("ag-invisible",!z)),setCheckboxSpacing:z=>E(B=>B.setClass("ag-group-checkbox-spacing",z))},Q=s.createDynamicBean("groupCellRendererCtrl",!0);Q&&(c.current=o.createBean(Q),c.current.init(L,te,r.current,a.current,l.current,Rm,e))},[]),P=g.useMemo(()=>`ag-cell-wrapper ${v.toString()}`,[v]),M=g.useMemo(()=>`ag-group-expanded ${b.toString()}`,[b]),D=g.useMemo(()=>`ag-group-contracted ${y.toString()}`,[y]),T=g.useMemo(()=>`ag-group-checkbox ${F.toString()}`,[F]),A=d?.componentFromFramework,W=A?d.componentClass:void 0,O=d==null&&f!=null,Y=Zo(f);return g.createElement("span",{className:P,ref:R,...e.colDef?{}:{role:c.current?.getCellAriaRole()}},g.createElement("span",{className:M,ref:a}),g.createElement("span",{className:D,ref:l}),g.createElement("span",{className:T,ref:r}),g.createElement("span",{className:"ag-group-value",ref:n},O?Y:A?g.createElement(W,{...d.params}):null),g.createElement("span",{className:"ag-group-child-count"},h))}),oh=Rm,Xc=g.createContext({setMethods:()=>{}}),sk=e=>{const{initialProps:t,addUpdateCallback:s,CustomComponentClass:o,setMethods:i}=e,[{key:n,...r},a]=g.useState(t);return g.useEffect(()=>{s(l=>a(l))},[]),g.createElement(Xc.Provider,{value:{setMethods:i}},g.createElement(o,{key:n,...r}))},ok=g.memo(sk),ik=0;function ih(){return`agPortalKey_${++ik}`}var Fm=class{constructor(e,t,s,o){this.portal=null,this.oldPortal=null,this.reactComponent=e,this.portalManager=t,this.componentType=s,this.suppressFallbackMethods=!!o,this.statelessComponent=this.isStateless(this.reactComponent),this.key=ih(),this.portalKey=ih(),this.instanceCreated=this.isStatelessComponent()?we.resolve(!1):new we(i=>{this.resolveInstanceCreated=i})}getGui(){return this.eParentElement}getRootElement(){return this.eParentElement.firstChild}destroy(){this.componentInstance&&typeof this.componentInstance.destroy=="function"&&this.componentInstance.destroy();const e=this.portal;e&&this.portalManager.destroyPortal(e)}createParentElement(e){const t=this.portalManager.getComponentWrappingElement(),s=document.createElement(t||"div");return s.classList.add("ag-react-container"),e.reactContainer=s,s}statelessComponentRendered(){return this.eParentElement.childElementCount>0||this.eParentElement.childNodes.length>0}getFrameworkComponentInstance(){return this.componentInstance}isStatelessComponent(){return this.statelessComponent}getReactComponentName(){return this.reactComponent.name}getMemoType(){return this.hasSymbol()?Symbol.for("react.memo"):60115}hasSymbol(){return typeof Symbol=="function"&&Symbol.for}isStateless(e){return typeof e=="function"&&!(e.prototype&&e.prototype.isReactComponent)||typeof e=="object"&&e.$$typeof===this.getMemoType()}hasMethod(e){const t=this.getFrameworkComponentInstance();return!!t&&t[e]!=null||this.fallbackMethodAvailable(e)}callMethod(e,t){const s=this.getFrameworkComponentInstance();if(this.isStatelessComponent())return this.fallbackMethod(e,t&&t[0]?t[0]:{});if(!s){setTimeout(()=>this.callMethod(e,t));return}const o=s[e];if(o)return o.apply(s,t);if(this.fallbackMethodAvailable(e))return this.fallbackMethod(e,t&&t[0]?t[0]:{})}addMethod(e,t){this[e]=t}init(e){return this.eParentElement=this.createParentElement(e),this.createOrUpdatePortal(e),new we(t=>this.createReactComponent(t))}createOrUpdatePortal(e){this.isStatelessComponent()||(this.ref=t=>{this.componentInstance=t,this.resolveInstanceCreated?.(!0),this.resolveInstanceCreated=void 0},e.ref=this.ref),this.reactElement=this.createElement(this.reactComponent,{...e,key:this.key}),this.portal=$i.createPortal(this.reactElement,this.eParentElement,this.portalKey)}createElement(e,t){return g.createElement(e,t)}createReactComponent(e){this.portalManager.mountReactPortal(this.portal,this,e)}rendered(){return this.isStatelessComponent()&&this.statelessComponentRendered()||!!(!this.isStatelessComponent()&&this.getFrameworkComponentInstance())}refreshComponent(e){this.oldPortal=this.portal,this.createOrUpdatePortal(e),this.portalManager.updateReactPortal(this.oldPortal,this.portal)}fallbackMethod(e,t){const s=this[`${e}Component`];if(!this.suppressFallbackMethods&&s)return s.bind(this)(t)}fallbackMethodAvailable(e){return this.suppressFallbackMethods?!1:!!this[`${e}Component`]}};function qr(e,t,s){for(const o of e){const i=t[o];i&&(s[o]=i)}}var yt=class extends Fm{constructor(){super(...arguments),this.awaitUpdateCallback=new we(e=>{this.resolveUpdateCallback=e}),this.wrapperComponent=ok}init(e){return this.sourceParams=e,super.init(this.getProps())}addMethod(){}getInstance(){return this.instanceCreated.then(()=>this.componentInstance)}getFrameworkComponentInstance(){return this}createElement(e,t){return super.createElement(this.wrapperComponent,{initialProps:t,CustomComponentClass:e,setMethods:s=>this.setMethods(s),addUpdateCallback:s=>{this.updateCallback=()=>(s(this.getProps()),new we(o=>{setTimeout(()=>{o()})})),this.resolveUpdateCallback()}})}setMethods(e){this.providedMethods=e,qr(this.getOptionalMethods(),this.providedMethods,this)}getOptionalMethods(){return[]}getProps(){return{...this.sourceParams,key:this.key,ref:this.ref}}refreshProps(){return this.updateCallback?this.updateCallback():new we(e=>this.awaitUpdateCallback.then(()=>{this.updateCallback().then(()=>e())}))}},nk=class extends yt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},rk=class extends yt{constructor(){super(...arguments),this.date=null,this.onDateChange=e=>this.updateDate(e)}getDate(){return this.date}setDate(e){this.date=e,this.refreshProps()}refresh(e){this.sourceParams=e,this.refreshProps()}getOptionalMethods(){return["afterGuiAttached","setInputPlaceholder","setInputAriaLabel","setDisabled"]}updateDate(e){this.setDate(e),this.sourceParams.onDateChanged()}getProps(){const e=super.getProps();return e.date=this.date,e.onDateChange=this.onDateChange,delete e.onDateChanged,e}},ak=class extends yt{constructor(){super(...arguments),this.label="",this.icon=null,this.shake=!1}setIcon(e,t){this.icon=e,this.shake=t,this.refreshProps()}setLabel(e){this.label=e,this.refreshProps()}getProps(){const e=super.getProps(),{label:t,icon:s,shake:o}=this;return e.label=t,e.icon=s,e.shake=o,e}},lk=class extends yt{constructor(){super(...arguments),this.model=null,this.onModelChange=e=>this.updateModel(e),this.onUiChange=()=>this.sourceParams.filterModifiedCallback(),this.expectingNewMethods=!0,this.hasBeenActive=!1,this.awaitSetMethodsCallback=new we(e=>{this.resolveSetMethodsCallback=e})}isFilterActive(){return this.model!=null}doesFilterPass(e){return this.providedMethods.doesFilterPass(e)}getModel(){return this.model}setModel(e){return this.expectingNewMethods=!0,this.model=e,this.hasBeenActive||(this.hasBeenActive=this.isFilterActive()),this.refreshProps()}refresh(e){return this.sourceParams=e,this.refreshProps(),!0}afterGuiAttached(e){const t=this.providedMethods;t?t.afterGuiAttached?.(e):this.awaitSetMethodsCallback.then(()=>this.providedMethods?.afterGuiAttached?.(e))}getOptionalMethods(){return["afterGuiDetached","onNewRowsLoaded","getModelAsString","onAnyFilterChanged"]}setMethods(e){this.expectingNewMethods===!1&&this.hasBeenActive&&this.providedMethods?.doesFilterPass!==e?.doesFilterPass&&setTimeout(()=>{this.sourceParams.filterChangedCallback()}),this.expectingNewMethods=!1,super.setMethods(e),this.resolveSetMethodsCallback(),this.resolveFilterPassCallback?.(),this.resolveFilterPassCallback=void 0}updateModel(e){this.resolveFilterPassCallback?.();const t=new we(s=>{this.resolveFilterPassCallback=s});this.setModel(e).then(()=>{t.then(()=>{this.sourceParams.filterChangedCallback()})})}getProps(){const e=super.getProps();return e.model=this.model,e.onModelChange=this.onModelChange,e.onUiChange=this.onUiChange,delete e.filterChangedCallback,e}},ck=class extends yt{constructor(){super(...arguments),this.awaitSetMethodsCallback=new we(e=>{this.resolveSetMethodsCallback=e})}refresh(e){return this.sourceParams=e,this.refreshProps(),!0}afterGuiAttached(e){const t=this.providedMethods;t?t.afterGuiAttached?.(e):this.awaitSetMethodsCallback.then(()=>this.providedMethods?.afterGuiAttached?.(e))}getOptionalMethods(){return["afterGuiDetached","onNewRowsLoaded","onAnyFilterChanged"]}setMethods(e){super.setMethods(e),this.resolveSetMethodsCallback()}};function Em(e,t){e.parentFilterInstance(s=>{(s.setModel(t)||we.resolve()).then(()=>{e.filterParams.filterChangedCallback()})})}var dk=class{constructor(e,t){this.floatingFilterParams=e,this.refreshProps=t,this.model=null,this.onModelChange=s=>this.updateModel(s)}getProps(){return{...this.floatingFilterParams,model:this.model,onModelChange:this.onModelChange}}onParentModelChanged(e){this.model=e,this.refreshProps()}refresh(e){this.floatingFilterParams=e,this.refreshProps()}setMethods(e){qr(this.getOptionalMethods(),e,this)}getOptionalMethods(){return["afterGuiAttached"]}updateModel(e){this.model=e,this.refreshProps(),Em(this.floatingFilterParams,e)}},uk=class extends yt{constructor(){super(...arguments),this.model=null,this.onModelChange=e=>this.updateModel(e)}onParentModelChanged(e){this.model=e,this.refreshProps()}refresh(e){this.sourceParams=e,this.refreshProps()}getOptionalMethods(){return["afterGuiAttached"]}updateModel(e){this.model=e,this.refreshProps(),Em(this.sourceParams,e)}getProps(){const e=super.getProps();return e.model=this.model,e.onModelChange=this.onModelChange,e}},hk=class extends yt{refresh(e){this.sourceParams=e,this.refreshProps()}getOptionalMethods(){return["afterGuiAttached"]}},gk=class extends yt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},pk=class extends yt{refresh(e){this.sourceParams=e,this.refreshProps()}},fk=class extends yt{constructor(){super(...arguments),this.active=!1,this.expanded=!1,this.onActiveChange=e=>this.updateActive(e)}setActive(e){this.awaitSetActive(e)}setExpanded(e){this.expanded=e,this.refreshProps()}getOptionalMethods(){return["select","configureDefaults"]}awaitSetActive(e){return this.active=e,this.refreshProps()}updateActive(e){const t=this.awaitSetActive(e);e&&t.then(()=>this.sourceParams.onItemActivated())}getProps(){const e=super.getProps();return e.active=this.active,e.expanded=this.expanded,e.onActiveChange=this.onActiveChange,delete e.onItemActivated,e}},mk=class extends yt{refresh(e){this.sourceParams=e,this.refreshProps()}},Ck=class extends yt{refresh(e){return this.sourceParams=e,this.refreshProps(),!0}},vk=class extends yt{constructor(){super(...arguments),this.onStateChange=e=>this.updateState(e)}refresh(e){return this.sourceParams=e,this.refreshProps(),!0}getState(){return this.state}updateState(e){this.state=e,this.refreshProps(),this.sourceParams.onStateUpdated()}getProps(){const e=super.getProps();return e.state=this.state,e.onStateChange=this.onStateChange,e}};function Qc(){N(231)}var wk=1e3,bk=class{constructor(e,t,s){this.destroyed=!1,this.portals=[],this.hasPendingPortalUpdate=!1,this.wrappingElement=t||"div",this.refresher=e,this.maxComponentCreationTimeMs=s||wk}getPortals(){return this.portals}destroy(){this.destroyed=!0}destroyPortal(e){this.portals=this.portals.filter(t=>t!==e),this.batchUpdate()}getComponentWrappingElement(){return this.wrappingElement}mountReactPortal(e,t,s){this.portals=[...this.portals,e],this.waitForInstance(t,s),this.batchUpdate()}updateReactPortal(e,t){this.portals[this.portals.indexOf(e)]=t,this.batchUpdate()}batchUpdate(){this.hasPendingPortalUpdate||(setTimeout(()=>{this.destroyed||(this.refresher(),this.hasPendingPortalUpdate=!1)}),this.hasPendingPortalUpdate=!0)}waitForInstance(e,t,s=Date.now()){if(this.destroyed){t(null);return}if(e.rendered())t(e);else{if(Date.now()-s>=this.maxComponentCreationTimeMs&&!this.hasPendingPortalUpdate){Ui(!0,()=>this.refresher()),e.rendered()&&t(e);return}window.setTimeout(()=>{this.waitForInstance(e,t,s)})}}},Sk=({ctrl:e})=>{const t=e.isAlive(),{context:s}=g.useContext(nt),[o,i]=g.useState(),[n,r]=g.useState(),a=g.useRef(),l=g.useRef(null),c=g.useRef(null),d=g.useRef(null),u=g.useRef(),h=g.useRef();t&&!h.current&&(h.current=new Zi(()=>l.current));const p=g.useCallback(w=>{if(l.current=w,!w||!e.isAlive()||s.isDestroyed()){a.current=s.destroyBean(a.current);return}a.current=s.createBean(new Xo);const b=()=>{const y=e.getSelectAllGui();y&&(c.current?.insertAdjacentElement("afterend",y),a.current.addDestroyFunc(()=>y.remove()))},S={setWidth:y=>{l.current&&(l.current.style.width=y)},toggleCss:(y,x)=>h.current.toggleCss(y,x),setUserStyles:y=>r(y),setAriaSort:y=>{l.current&&(y?R0(l.current,y):F0(l.current))},setUserCompDetails:y=>i(y),getUserCompInstance:()=>u.current||void 0,refreshSelectAllGui:b,removeSelectAllGui:()=>e.getSelectAllGui()?.remove()};e.setComp(S,w,c.current,d.current,a.current),b()},[]);g.useLayoutEffect(()=>tn(o,s,d.current,u),[o]),g.useEffect(()=>{e.setDragSource(l.current)},[o]);const f=g.useMemo(()=>!!(o?.componentFromFramework&&Jo(o.componentClass)),[o]),m=o?.componentFromFramework,v=o?.componentClass;return g.createElement("div",{ref:p,style:n,className:"ag-header-cell",role:"columnheader"},g.createElement("div",{ref:c,className:"ag-header-cell-resize",role:"presentation"}),g.createElement("div",{ref:d,className:"ag-header-cell-comp-wrapper",role:"presentation"},m?f?g.createElement(v,{...o.params}):g.createElement(v,{...o.params,ref:u}):null))},yk=g.memo(Sk),xk=class{constructor(e,t){this.floatingFilterParams=e,this.refreshProps=t}getProps(){return this.floatingFilterParams}refresh(e){this.floatingFilterParams=e,this.refreshProps()}setMethods(e){qr(this.getOptionalMethods(),e,this)}getOptionalMethods(){return["afterGuiAttached"]}},Rk=({ctrl:e})=>{const{context:t,gos:s}=g.useContext(nt),[o,i]=g.useState(),[n,r]=g.useState(()=>new Tt("ag-header-cell","ag-floating-filter")),[a,l]=g.useState(()=>new Tt),[c,d]=g.useState(()=>new Tt("ag-floating-filter-button","ag-hidden")),[u,h]=g.useState("false"),[p,f]=g.useState(),[,m]=g.useState(1),v=g.useRef(),w=g.useRef(null),b=g.useRef(null),S=g.useRef(null),y=g.useRef(null),x=g.useRef(),F=g.useRef(),E=z=>{z!=null&&x.current&&x.current(z)},R=g.useCallback(z=>{if(w.current=z,!z||!e.isAlive()||t.isDestroyed()){v.current=t.destroyBean(v.current);return}v.current=t.createBean(new Xo),F.current=new we(U=>{x.current=U});const B={toggleCss:(U,$)=>r(K=>K.setClass(U,$)),setUserStyles:U=>i(U),addOrRemoveBodyCssClass:(U,$)=>l(K=>K.setClass(U,$)),setButtonWrapperDisplayed:U=>{d($=>$.setClass("ag-hidden",!U)),h(U?"false":"true")},setWidth:U=>{w.current&&(w.current.style.width=U)},setCompDetails:U=>f(U),getFloatingFilterComp:()=>F.current?F.current:null,setMenuIcon:U=>y.current?.appendChild(U)};e.setComp(B,z,y.current,b.current,v.current)},[]);g.useLayoutEffect(()=>tn(p,t,b.current,E),[p]);const P=g.useMemo(()=>n.toString(),[n]),M=g.useMemo(()=>a.toString(),[a]),D=g.useMemo(()=>c.toString(),[c]),T=g.useMemo(()=>!!(p&&p.componentFromFramework&&Jo(p.componentClass)),[p]),A=g.useMemo(()=>s.get("reactiveCustomComponents"),[]),W=g.useMemo(()=>s.get("enableFilterHandlers"),[]),[O,Y]=g.useState();g.useEffect(()=>{if(p?.componentFromFramework)if(A){const z=W?xk:dk,B=new z(p.params,()=>m(U=>U+1));E(B),Y(B)}else Qc()},[p]);const te=O?.getProps(),L=p?.componentFromFramework,Q=p?.componentClass;return g.createElement("div",{ref:R,style:o,className:P,role:"gridcell"},g.createElement("div",{ref:b,className:M,role:"presentation"},L?A?te&&g.createElement(Xc.Provider,{value:{setMethods:z=>O.setMethods(z)}},g.createElement(Q,{...te})):g.createElement(Q,{...p.params,ref:T?()=>{}:E}):null),g.createElement("div",{ref:S,"aria-hidden":u,className:D,role:"presentation"},g.createElement("button",{ref:y,type:"button",className:"ag-button ag-floating-filter-button-button",tabIndex:-1})))},Fk=g.memo(Rk),Ek=({ctrl:e})=>{const{context:t}=g.useContext(nt),[s,o]=g.useState(),[i,n]=g.useState(()=>new Tt),[r,a]=g.useState(()=>new Tt),[l,c]=g.useState("false"),[d,u]=g.useState(),[h,p]=g.useState(),f=g.useRef(),m=g.useRef(null),v=g.useRef(null),w=g.useRef(null),b=g.useRef(),S=g.useCallback(P=>{if(m.current=P,!P||!e.isAlive()||t.isDestroyed()){f.current=t.destroyBean(f.current);return}f.current=t.createBean(new Xo);const M={setWidth:D=>{m.current&&(m.current.style.width=D)},toggleCss:(D,T)=>n(A=>A.setClass(D,T)),setUserStyles:D=>o(D),setHeaderWrapperHidden:D=>{const T=w.current;T&&(D?T.style.setProperty("display","none"):T.style.removeProperty("display"))},setHeaderWrapperMaxHeight:D=>{const T=w.current;T&&(D!=null?T.style.setProperty("max-height",`${D}px`):T.style.removeProperty("max-height"),T.classList.toggle("ag-header-cell-comp-wrapper-limited-height",D!=null))},setUserCompDetails:D=>p(D),setResizableDisplayed:D=>{a(T=>T.setClass("ag-hidden",!D)),c(D?"false":"true")},setAriaExpanded:D=>u(D),getUserCompInstance:()=>b.current||void 0};e.setComp(M,P,v.current,w.current,f.current)},[]);g.useLayoutEffect(()=>tn(h,t,w.current),[h]),g.useEffect(()=>{m.current&&e.setDragSource(m.current)},[h]);const y=g.useMemo(()=>!!(h?.componentFromFramework&&Jo(h.componentClass)),[h]),x=g.useMemo(()=>"ag-header-group-cell "+i.toString(),[i]),F=g.useMemo(()=>"ag-header-cell-resize "+r.toString(),[r]),E=h?.componentFromFramework,R=h?.componentClass;return g.createElement("div",{ref:S,style:s,className:x,role:"columnheader","aria-expanded":d},g.createElement("div",{ref:w,className:"ag-header-cell-comp-wrapper",role:"presentation"},E?y?g.createElement(R,{...h.params}):g.createElement(R,{...h.params,ref:b}):null),g.createElement("div",{ref:v,"aria-hidden":l,className:F}))},Dk=g.memo(Ek),Pk=({ctrl:e})=>{const{gos:t,context:s}=g.useContext(nt),{topOffset:o,rowHeight:i}=g.useMemo(()=>e.getTopAndHeight(),[]),n=g.useMemo(()=>t.get("tabIndex"),[]),[r,a]=g.useState(()=>e.getAriaRowIndex()),l=e.headerRowClass,[c,d]=g.useState(()=>i+"px"),[u,h]=g.useState(()=>o+"px"),p=g.useRef(null),[f,m]=g.useState(()=>e.getUpdatedHeaderCtrls()),v=g.useRef(),w=g.useRef(null),b=g.useCallback(x=>{if(w.current=x,!x||!e.isAlive()||s.isDestroyed()){v.current=s.destroyBean(v.current);return}v.current=s.createBean(new Xo);const F={setHeight:E=>d(E),setTop:E=>h(E),setHeaderCtrls:(E,R,P)=>{const M=p.current,D=Rr(M,E,R);D!==M&&(p.current=D,Ui(P,()=>m(D)))},setWidth:E=>{w.current&&(w.current.style.width=E)},setRowIndex:E=>{a(E)}};e.setComp(F,v.current,!1)},[]),S=g.useMemo(()=>({height:c,top:u}),[c,u]),y=g.useCallback(x=>{switch(e.type){case"group":return g.createElement(Dk,{ctrl:x,key:x.instanceId});case"filter":return g.createElement(Fk,{ctrl:x,key:x.instanceId});default:return g.createElement(yk,{ctrl:x,key:x.instanceId})}},[]);return g.createElement("div",{ref:b,className:l,role:"row",style:S,tabIndex:n,"aria-rowindex":r},f.map(y))},Mk=g.memo(Pk),Tk=({pinned:e})=>{const[t,s]=g.useState(!0),[o,i]=g.useState([]),{context:n}=g.useContext(nt),r=g.useRef(null),a=g.useRef(null),l=g.useRef(),c=e==="left",d=e==="right",u=!c&&!d,h=g.useCallback(m=>{if(r.current=m,!m||n.isDestroyed()){l.current=n.destroyBean(l.current);return}l.current=n.createBean(new d2(e));const v={setDisplayed:s,setCtrls:w=>i(w),setCenterWidth:w=>{a.current&&(a.current.style.width=w)},setViewportScrollLeft:w=>{r.current&&(r.current.scrollLeft=w)},setPinnedContainerWidth:w=>{r.current&&(r.current.style.width=w,r.current.style.minWidth=w,r.current.style.maxWidth=w)}};l.current.setComp(v,r.current)},[]),p=t?"":"ag-hidden",f=()=>o.map(m=>g.createElement(Mk,{ctrl:m,key:m.instanceId}));return c?g.createElement("div",{ref:h,className:"ag-pinned-left-header "+p,"aria-hidden":!t,role:"rowgroup"},f()):d?g.createElement("div",{ref:h,className:"ag-pinned-right-header "+p,"aria-hidden":!t,role:"rowgroup"},f()):u?g.createElement("div",{ref:h,className:"ag-header-viewport "+p,role:"rowgroup",tabIndex:-1},g.createElement("div",{ref:a,className:"ag-header-container",role:"presentation"},f())):null},Qa=g.memo(Tk),Ik=()=>{const[e,t]=g.useState(()=>new Tt),[s,o]=g.useState(),{context:i}=g.useContext(nt),n=g.useRef(null),r=g.useRef(),a=g.useCallback(d=>{if(n.current=d,!d||i.isDestroyed()){r.current=i.destroyBean(r.current);return}r.current=i.createBean(new r2);const u={toggleCss:(h,p)=>t(f=>f.setClass(h,p)),setHeightAndMinHeight:h=>o(h)};r.current.setComp(u,d,d)},[]),l=g.useMemo(()=>"ag-header "+e.toString(),[e]),c=g.useMemo(()=>({height:s,minHeight:s}),[s]);return g.createElement("div",{ref:a,className:l,style:c,role:"presentation"},g.createElement(Qa,{pinned:"left"}),g.createElement(Qa,{pinned:null}),g.createElement(Qa,{pinned:"right"}))},kk=g.memo(Ik),Ak=(e,t)=>{g.useEffect(()=>{const s=t.current;if(s){const o=s.parentElement;if(o){const i=document.createComment(e);return o.insertBefore(i,s),()=>{i.remove()}}}},[e])},Os=Ak,Lk=class{constructor(e,t){this.cellEditorParams=e,this.refreshProps=t,this.instanceCreated=new we(s=>{this.resolveInstanceCreated=s}),this.onValueChange=s=>this.updateValue(s),this.value=e.value}getProps(){return{...this.cellEditorParams,initialValue:this.cellEditorParams.value,value:this.value,onValueChange:this.onValueChange}}getValue(){return this.value}refresh(e){this.cellEditorParams=e,this.refreshProps()}setMethods(e){qr(this.getOptionalMethods(),e,this)}getInstance(){return this.instanceCreated.then(()=>this.componentInstance)}setRef(e){this.componentInstance=e,this.resolveInstanceCreated?.(),this.resolveInstanceCreated=void 0}getOptionalMethods(){return["isCancelBeforeStart","isCancelAfterEnd","focusIn","focusOut","afterGuiAttached","getValidationErrors","getValidationElement"]}updateValue(e){this.value=e,this.refreshProps()}},Ok=e=>{const t=g.useRef(e),s=g.useRef(),o=g.useRef(!1),i=g.useRef(!1),[,n]=g.useState(0);o.current&&(i.current=!0),g.useEffect(()=>(o.current||(s.current=t.current(),o.current=!0),n(r=>r+1),()=>{i.current&&s.current?.()}),[])},Nk=e=>{const[t,s]=g.useState(),o=g.useContext(nt),{context:i,popupSvc:n,gos:r,editSvc:a}=o,{editDetails:l,cellCtrl:c,eParentCell:d}=e;return Ok(()=>{const{compDetails:u}=l,h=r.get("stopEditingWhenCellsLoseFocus");let p,f;if(!i.isDestroyed()){f=i.createBean(a.createPopupEditorWrapper(u.params));const m=f.getGui();if(e.jsChildComp){const x=e.jsChildComp.getGui();x&&m.appendChild(x)}const{column:v,rowNode:w}=c,b={column:v,rowNode:w,type:"popupCellEditor",eventSource:d,ePopup:m,position:l.popupPosition,keepWithinBounds:!0},S=n?.positionPopupByComponent.bind(n,b),y=n?.addPopup({modal:h,eChild:m,closeOnEsc:!0,closedCallback:()=>{c.onPopupEditorClosed()},anchorToElement:d,positionCallback:S,ariaOwns:d});p=y?y.hideFunc:void 0,s(f),e.jsChildComp?.afterGuiAttached?.()}return()=>{p?.(),i.destroyBean(f)}}),g.useLayoutEffect(()=>()=>{c.isCellFocused()&&t?.getGui().contains(Ne(o))&&d.focus({preventScroll:!0})},[t]),t&&e.wrappedContent?$i.createPortal(e.wrappedContent,t.getGui()):null},nh=g.memo(Nk),Hk=(e,t,s)=>{const{compProxy:o}=e;s(o);const i=o.getProps(),n=Jo(t);return g.createElement(Xc.Provider,{value:{setMethods:r=>o.setMethods(r)}},n?g.createElement(t,{...i}):g.createElement(t,{...i,ref:r=>o.setRef(r)}))},rh=(e,t,s)=>e.compProxy?Hk(e,t,s):g.createElement(t,{...e.compDetails.params,ref:s}),Gk=(e,t,s,o,i)=>{const n=e.compDetails,r=n.componentClass,a=n.componentFromFramework&&!e.popup,l=n.componentFromFramework&&e.popup,c=!n.componentFromFramework&&e.popup;return a?rh(e,r,t):l?g.createElement(nh,{editDetails:e,cellCtrl:o,eParentCell:s,wrappedContent:rh(e,r,t)}):c&&i?g.createElement(nh,{editDetails:e,cellCtrl:o,eParentCell:s,jsChildComp:i}):null},Bk=(e,t,s,o,i,n)=>{const{context:r}=g.useContext(nt),a=g.useCallback(()=>{const l=i.current;if(!l)return;const c=l.getGui();c&&c.parentElement&&c.remove(),r.destroyBean(l),i.current=void 0},[]);g.useEffect(()=>{const l=e!=null,c=e?.compDetails&&!e.compDetails.componentFromFramework,d=t&&s==null;if(!(l&&c&&!d)){a();return}const h=e.compDetails;if(i.current){const f=i.current,v=f.refresh!=null&&e.force==!1?f.refresh(h.params):!1;if(v===!0||v===void 0)return;a()}h.newAgStackInstance().then(f=>{if(!f)return;const m=f.getGui();if(!m)return;(t?s:n.current).appendChild(m),i.current=f})},[e,t,o]),g.useEffect(()=>a,[])},Dm=Bk,Vk=({cellCtrl:e,parent:t})=>{const s=g.useRef(),o=g.useMemo(()=>{const{loadingComp:i}=e.getDeferLoadingCellRenderer();return i?{value:void 0,compDetails:i,force:!1}:void 0},[e]);if(Dm(o,!1,void 0,1,s,t),o?.compDetails?.componentFromFramework){const i=o.compDetails.componentClass;return g.createElement(i,{...o.compDetails.params})}return g.createElement(g.Fragment,null)},zk=({cellCtrl:e,printLayout:t,editingCell:s})=>{const o=g.useContext(nt),{context:i}=o,{column:{colIdSanitised:n},instanceId:r}=e,a=g.useRef(),[l,c]=g.useState(()=>e.isCellRenderer()?void 0:{compDetails:void 0,value:e.getValueToDisplay(),force:!1}),[d,u]=g.useState(),[h,p]=g.useState(1),[f,m]=g.useState(),[v,w]=g.useState(!1),[b,S]=g.useState(!1),[y,x]=g.useState(!1),[F,E]=g.useState(),R=g.useMemo(()=>e.isForceWrapper(),[e]),P=g.useMemo(()=>e.getCellAriaRole(),[e]),M=g.useRef(null),D=g.useRef(null),T=g.useRef(null),A=g.useRef(),W=g.useRef(),O=g.useRef(),Y=g.useRef([]),te=g.useRef(),L=g.useRef(),[Q,z]=g.useState(0),B=g.useCallback(de=>{L.current=de,z(ve=>ve+1)},[]),U=l!=null&&(v||y||b)&&(d==null||!!d.popup),$=R||U,K=g.useMemo(()=>e.getCellValueClass(),[e]),X=g.useCallback(de=>{if(W.current=de,de){const ve=de.isCancelBeforeStart&&de.isCancelBeforeStart();setTimeout(()=>{ve?(e.stopEditing(!0),e.focusCell(!0)):(e.cellEditorAttached(),e.enableEditorTooltipFeature(de))})}},[e]),ae=g.useRef();ae.current||(ae.current=new Zi(()=>M.current)),Dm(l,$,L.current,Q,A,M);const G=g.useRef();g.useLayoutEffect(()=>{const de=G.current,ve=l;if(G.current=l,de==null||de.compDetails==null||ve==null||ve.compDetails==null)return;te.current?.refreshVisibility();const Ee=de.compDetails,H=ve.compDetails;if(Ee.componentClass!=H.componentClass||T.current?.refresh==null)return;T.current.refresh(H.params)!=!0&&p(pe=>pe+1)},[l]),g.useLayoutEffect(()=>{if(!(d&&!d.compDetails.componentFromFramework)||i.isDestroyed())return;const ve=d.compDetails,Ee=d.popup===!0,H=ve.newAgStackInstance();return H.then(Z=>{if(!Z)return;const pe=Z.getGui();X(Z),Ee||((R?O:M).current?.appendChild(pe),Z.afterGuiAttached?.()),E(Z)}),()=>{H.then(Z=>{const pe=Z.getGui();e.disableEditorTooltipFeature(),i.destroyBean(Z),X(void 0),E(void 0),pe?.remove()})}},[d]);const he=g.useCallback(de=>{if(O.current=de,!de||i.isDestroyed()||!e.isAlive()){const H=Y.current;Y.current=[];for(const Z of H)Z();return}let ve;const Ee=H=>{H&&(de.insertAdjacentElement("afterbegin",H.getGui()),Y.current.push(()=>{ys(H.getGui()),i.destroyBean(H),te.current===ve&&(te.current=void 0)}))};v&&Ee(e.createSelectionCheckbox()),y&&Ee(e.createDndSource()),b&&(ve=e.createRowDragComp(),te.current=ve,ve&&(Ee(ve),ve.refreshVisibility()))},[e,i,y,b,v]),be=g.useCallback(()=>{const de=!e.isCellSpanning()||D.current,ve=M.current;if(!ve||!de||!e||!e.isAlive()||i.isDestroyed()){a.current=i.destroyBean(a.current);return}a.current=i.createBean(new Xo);const Ee={toggleCss:(Z,pe)=>ae.current.toggleCss(Z,pe),setUserStyles:Z=>m(Z),getFocusableElement:()=>M.current,setIncludeSelection:Z=>w(Z),setIncludeRowDrag:Z=>S(Z),setIncludeDndSource:Z=>x(Z),getCellEditor:()=>W.current??null,getCellRenderer:()=>T.current??A.current,getParentOfValue:()=>L.current??O.current??M.current,setRenderDetails:(Z,pe,Ge)=>{const ft=()=>{c(Be=>Be?.compDetails!==Z||Be?.value!==pe||Be?.force!==Ge?{value:pe,compDetails:Z,force:Ge}:Be)};if(Z?.params?.deferRender&&!e.rowNode.group){const{loadingComp:Be,onReady:at}=e.getDeferLoadingCellRenderer();if(Be){c({value:void 0,compDetails:Be,force:!1}),at.then(()=>ek(ft));return}}ft()},setEditDetails:(Z,pe,Ge,ft)=>{if(Z){let Be;Z.componentFromFramework&&(ft?Be=new Lk(Z.params,()=>p(at=>at+1)):Qc()),u({compDetails:Z,popup:pe,popupPosition:Ge,compProxy:Be}),pe||c(void 0)}else e.hasBrowserFocus()&&Ee.getFocusableElement().focus({preventScroll:!0}),W.current=void 0,u(void 0)},refreshEditStyles:(Z,pe)=>{if(!M.current)return;const{current:Ge}=ae;Ge.toggleCss("ag-cell-value",!$),Ge.toggleCss("ag-cell-inline-editing",!!Z&&!pe),Ge.toggleCss("ag-cell-popup-editing",!!Z&&!!pe),Ge.toggleCss("ag-cell-not-inline-editing",!Z||!!pe)}},H=O.current||void 0;e.setComp(Ee,ve,D.current??void 0,H,t,s,a.current)},[]),ce=g.useCallback(de=>{M.current=de,be()},[]),Pe=g.useCallback(de=>{D.current=de,be()},[]),Se=g.useMemo(()=>!!(l?.compDetails?.componentFromFramework&&Jo(l.compDetails.componentClass)),[l]);g.useLayoutEffect(()=>{if(!M.current)return;const{current:de}=ae;de.toggleCss("ag-cell-value",!$),de.toggleCss("ag-cell-inline-editing",!!d&&!d.popup),de.toggleCss("ag-cell-popup-editing",!!d&&!!d.popup),de.toggleCss("ag-cell-not-inline-editing",!d||!!d.popup)});const We=()=>{const{compDetails:de,value:ve}=l;if(!de)return ve?.toString?.()??ve;if(de.componentFromFramework){const Ee=de.componentClass;return g.createElement(g.Suspense,{fallback:g.createElement(Vk,{cellCtrl:e,parent:M})},Se?g.createElement(Ee,{...de.params,key:h}):g.createElement(Ee,{...de.params,key:h,ref:T}))}},Ie=()=>{const de=()=>l==null?null:$?g.createElement("span",{role:"presentation",id:`cell-${r}`,className:K,ref:B},We()):We(),ve=Ee=>Gk(Ee,X,M.current,e,F);return d!=null?d.popup?g.createElement(g.Fragment,null,de(),ve(d)):ve(d):de()},rt=()=>g.createElement("div",{ref:ce,style:f,role:P,"col-id":n},$?g.createElement("div",{className:"ag-cell-wrapper",role:"presentation",ref:he},Ie()):Ie());return e.isCellSpanning()?g.createElement("div",{ref:Pe,className:"ag-spanned-cell-wrapper",role:"presentation"},rt()):rt()},Wk=g.memo(zk),_k=({rowCtrl:e,containerType:t})=>{const{context:s,gos:o,editSvc:i}=g.useContext(nt),n=g.useContext(Sm)==="default",r=g.useRef(),a=g.useRef(e.getDomOrder()),l=e.isFullWidth(),c=e.rowNode.displayed,[d,u]=g.useState(()=>c?e.rowNode.getRowIndexString():null),[h,p]=g.useState(()=>e.rowId),[f,m]=g.useState(()=>e.businessKey),[v,w]=g.useState(()=>e.rowStyles),b=g.useRef(null),[S,y]=g.useState(()=>null),[x,F]=g.useState(),[E,R]=g.useState(()=>c?e.getInitialRowTop(t):void 0),[P,M]=g.useState(()=>c?e.getInitialTransform(t):void 0),D=g.useRef(null),T=g.useRef(),A=g.useRef(),W=g.useRef(!1),[O,Y]=g.useState(0);g.useEffect(()=>{if(W.current||!x||O>10)return;const ce=D.current?.firstChild;ce?(e.setupDetailRowAutoHeight(ce),W.current=!0):Y(Pe=>Pe+1)},[x,O]);const te=g.useRef();te.current||(te.current=new Zi(()=>D.current));const L=g.useRef(()=>{}),Q=g.useCallback(ce=>(L.current=ce,()=>{L.current=()=>{}}),[]),z=tk(Q,()=>b.current,[]),B=n?z:S,U=g.useCallback(ce=>{if(D.current=ce,r.current=ce?s.createBean(new Xo):s.destroyBean(r.current),!ce){e.unsetComp(t);return}if(!e.isAlive()||s.isDestroyed())return;const Pe={setTop:R,setTransform:M,toggleCss:(Se,We)=>te.current.toggleCss(Se,We),setDomOrder:Se=>a.current=Se,setRowIndex:u,setRowId:p,setRowBusinessKey:m,setUserStyles:w,setCellCtrls:(Se,We)=>{const Ie=b.current,rt=Rr(Ie,Se,a.current);rt!==Ie&&(b.current=rt,n?L.current():Ui(We,()=>y(rt)))},showFullWidth:Se=>{A.current=Se.params,F(Se)},getFullWidthCellRenderer:()=>T.current,getFullWidthCellRendererParams:()=>A.current,refreshFullWidth:Se=>{const We=Se();return A.current=We,G.current?(F(Ie=>({...Ie,params:We})),!0):!T.current||!T.current.refresh?!1:T.current.refresh(We)}};e.setComp(Pe,ce,t,r.current)},[]);g.useLayoutEffect(()=>tn(x,s,D.current,T),[x]);const $=g.useMemo(()=>{const ce={top:E,transform:P};return Object.assign(ce,v),ce},[E,P,v]),K=l&&x?.componentFromFramework,X=!l&&B!=null,ae=g.useMemo(()=>!!(x?.componentFromFramework&&Jo(x.componentClass)),[x]),G=g.useRef(!1);g.useEffect(()=>{G.current=ae&&!!x&&!!o.get("reactiveCustomComponents")},[ae,x]);const he=()=>B?.map(ce=>g.createElement(Wk,{cellCtrl:ce,editingCell:i?.isEditing(ce,{withOpenEditor:!0})??!1,printLayout:e.printLayout,key:ce.instanceId})),be=()=>{const ce=x.componentClass;return ae?g.createElement(ce,{...x.params}):g.createElement(ce,{...x.params,ref:T})};return g.createElement("div",{ref:U,role:"row",style:$,"row-index":d,"row-id":h,"row-business-key":f},X?he():K?be():null)},ah=g.memo(_k),jk=({name:e})=>{const{context:t,gos:s}=g.useContext(nt),o=g.useMemo(()=>Qi(e),[e]),i=g.useRef(null),n=g.useRef(null),r=g.useRef(null),a=g.useRef([]),l=g.useRef([]),[c,d]=g.useState(()=>[]),u=!!s.get("enableCellSpan")&&!!o.getSpannedRowCtrls,h=g.useRef([]),p=g.useRef([]),[f,m]=g.useState(()=>[]),v=g.useRef(!1),w=g.useRef(),b=g.useMemo(()=>Et("ag-viewport",Up(e)),[e]),S=g.useMemo(()=>Et(jn(e)),[e]),y=g.useMemo(()=>Et("ag-spanning-container",TR(e)),[e]),x=o.type==="center"||u,F=x?i:n;Os(" AG Row Container "+e+" ",F);const E=g.useCallback(()=>{const O=!x||i.current!=null,Y=n.current!=null,te=!u||r.current!=null;return O&&Y&&te},[]),R=g.useCallback(()=>i.current==null&&n.current==null&&r.current==null,[]),P=g.useCallback(()=>{if(R()&&(w.current=t.destroyBean(w.current)),!t.isDestroyed()&&E()){const O=L=>{const Q=Rr(l.current,a.current,v.current);Q!==l.current&&(l.current=Q,Ui(L,()=>d(Q)))},Y=L=>{const Q=Rr(p.current,h.current,v.current);Q!==p.current&&(p.current=Q,Ui(L,()=>m(Q)))},te={setHorizontalScroll:L=>{i.current&&(i.current.scrollLeft=L)},setViewportHeight:L=>{i.current&&(i.current.style.height=L)},setRowCtrls:({rowCtrls:L,useFlushSync:Q})=>{const z=!!Q&&a.current.length>0&&L.length>0;a.current=L,O(z)},setSpannedRowCtrls:(L,Q)=>{const z=!!Q&&h.current.length>0&&L.length>0;h.current=L,Y(z)},setDomOrder:L=>{v.current!=L&&(v.current=L,O(!1))},setContainerWidth:L=>{n.current&&(n.current.style.width=L)},setOffsetTop:L=>{n.current&&(n.current.style.transform=`translateY(${L})`)}};w.current=t.createBean(new VR(e)),w.current.setComp(te,n.current,r.current??void 0,i.current)}},[E,R]),M=g.useCallback(O=>{n.current=O,P()},[P]),D=g.useCallback(O=>{r.current=O,P()},[P]),T=g.useCallback(O=>{i.current=O,P()},[P]),A=()=>g.createElement("div",{className:S,ref:M,role:x?"presentation":"rowgroup"},c.map(O=>g.createElement(ah,{rowCtrl:O,containerType:o.type,key:O.instanceId})));if(!x)return A();const W=()=>g.createElement("div",{className:y,ref:D,role:"presentation"},f.map(O=>g.createElement(ah,{rowCtrl:O,containerType:o.type,key:O.instanceId})));return g.createElement("div",{className:b,ref:T,role:"rowgroup"},A(),u?W():null)},Uk=g.memo(jk),$k=()=>{const e=g.useContext(nt),{context:t,overlays:s}=e,[o,i]=g.useState(""),[n,r]=g.useState(0),[a,l]=g.useState(0),[c,d]=g.useState("0px"),[u,h]=g.useState("0px"),[p,f]=g.useState("100%"),[m,v]=g.useState("0px"),[w,b]=g.useState("0px"),[S,y]=g.useState("100%"),[x,F]=g.useState(!0),[E,R]=g.useState(!0),[P,M]=g.useState(null),[D,T]=g.useState(""),[A,W]=g.useState(null),[O,Y]=g.useState("ag-layout-normal"),te=g.useRef();te.current||(te.current=new Zi(()=>L.current));const L=g.useRef(null),Q=g.useRef(null),z=g.useRef(null),B=g.useRef(null),U=g.useRef(null),$=g.useRef(null),K=g.useRef(null),X=g.useRef([]),ae=g.useRef([]);Os(" AG Grid Body ",L),Os(" AG Pinned Top ",Q),Os(" AG Sticky Top ",z),Os(" AG Middle ",$),Os(" AG Pinned Bottom ",K);const G=g.useCallback(pe=>{if(L.current=pe,!pe||t.isDestroyed()){X.current=t.destroyBeans(X.current);for(const Me of ae.current)Me();ae.current=[];return}const Ge=(Me,Ze)=>{Me.appendChild(Ze),ae.current.push(()=>Ze.remove())},ft=Me=>{const Ze=t.createBean(new Me);return X.current.push(Ze),Ze},Be=(Me,Ze,ti)=>{Ge(Me,document.createComment(ti)),Ge(Me,ft(Ze).getGui())};Be(pe,KR," AG Fake Horizontal Scroll ");const at=s?.getOverlayWrapperCompClass();at&&Be(pe,at," AG Overlay Wrapper "),U.current&&Be(U.current,YR," AG Fake Vertical Scroll ");const ei={setRowAnimationCssOnBodyViewport:i,setColumnCount:Me=>{L.current&&y0(L.current,Me)},setRowCount:Me=>{L.current&&b0(L.current,Me)},setTopHeight:r,setBottomHeight:l,setStickyTopHeight:d,setStickyTopTop:h,setStickyTopWidth:f,setTopInvisible:F,setBottomInvisible:R,setColumnMovingCss:(Me,Ze)=>te.current.toggleCss(Me,Ze),updateLayoutClasses:Y,setAlwaysVerticalScrollClass:M,setPinnedTopBottomOverflowY:T,setCellSelectableCss:(Me,Ze)=>W(Ze?Me:null),setBodyViewportWidth:Me=>{$.current&&($.current.style.width=Me)},registerBodyViewportResizeListener:Me=>{if($.current){const Ze=ds(e,$.current,Me);ae.current.push(()=>Ze())}},setStickyBottomHeight:v,setStickyBottomBottom:b,setStickyBottomWidth:y,setGridRootRole:Me=>pe.setAttribute("role",Me)},ho=t.createBean(new jR);X.current.push(ho),ho.setComp(ei,pe,$.current,Q.current,K.current,z.current,B.current)},[]),he=g.useMemo(()=>Et("ag-root","ag-unselectable",O),[O]),be=g.useMemo(()=>Et("ag-body-viewport",o,O,P,A),[o,O,P,A]),ce=g.useMemo(()=>Et("ag-body",O),[O]),Pe=g.useMemo(()=>Et("ag-floating-top",x?"ag-invisible":null,A),[A,x]),Se=g.useMemo(()=>Et("ag-sticky-top",A),[A]),We=g.useMemo(()=>Et("ag-sticky-bottom",m==="0px"?"ag-invisible":null,A),[A,m]),Ie=g.useMemo(()=>Et("ag-floating-bottom",E?"ag-invisible":null,A),[A,E]),rt=g.useMemo(()=>({height:n,minHeight:n,overflowY:D}),[n,D]),de=g.useMemo(()=>({height:c,top:u,width:p}),[c,u,p]),ve=g.useMemo(()=>({height:m,bottom:w,width:S}),[m,w,S]),Ee=g.useMemo(()=>({height:a,minHeight:a,overflowY:D}),[a,D]),H=pe=>g.createElement(Uk,{name:pe,key:`${pe}-container`}),Z=({section:pe,children:Ge,className:ft,style:Be})=>g.createElement("div",{ref:pe,className:ft,role:"presentation",style:Be},Ge.map(H));return g.createElement("div",{ref:G,className:he},g.createElement(kk,null),Z({section:Q,className:Pe,style:rt,children:["topLeft","topCenter","topRight","topFullWidth"]}),g.createElement("div",{className:ce,ref:U,role:"presentation"},Z({section:$,className:be,children:["left","center","right","fullWidth"]})),Z({section:z,className:Se,style:de,children:["stickyTopLeft","stickyTopCenter","stickyTopRight","stickyTopFullWidth"]}),Z({section:B,className:We,style:ve,children:["stickyBottomLeft","stickyBottomCenter","stickyBottomRight","stickyBottomFullWidth"]}),Z({section:K,className:Ie,style:Ee,children:["bottomLeft","bottomCenter","bottomRight","bottomFullWidth"]}))},Kk=g.memo($k),qk=(e,t)=>{const{children:s,eFocusableElement:o,onTabKeyDown:i,gridCtrl:n,forceFocusOutWhenTabGuardsAreEmpty:r,isEmpty:a}=e,{context:l}=g.useContext(nt),c=g.useRef(null),d=g.useRef(null),u=g.useRef(),h=w=>{const b=w==null?void 0:parseInt(w,10).toString();for(const S of[c,d])b===void 0?S.current?.removeAttribute("tabindex"):S.current?.setAttribute("tabindex",b)};g.useImperativeHandle(t,()=>({forceFocusOutOfContainer(w){u.current?.forceFocusOutOfContainer(w)}}));const p=g.useCallback(()=>{const w=c.current,b=d.current;if(!w&&!b||l.isDestroyed()){u.current=l.destroyBean(u.current);return}if(w&&b){const S={setTabIndex:h};u.current=l.createBean(new of({comp:S,eTopGuard:w,eBottomGuard:b,eFocusableElement:o,onTabKeyDown:i,forceFocusOutWhenTabGuardsAreEmpty:r,focusInnerElement:y=>n.focusInnerElement(y),isEmpty:a}))}},[]),f=g.useCallback(w=>{c.current=w,p()},[p]),m=g.useCallback(w=>{d.current=w,p()},[p]),v=w=>{const b=w==="top"?Oo.TAB_GUARD_TOP:Oo.TAB_GUARD_BOTTOM;return g.createElement("div",{className:`${Oo.TAB_GUARD} ${b}`,role:"presentation",ref:w==="top"?f:m})};return g.createElement(g.Fragment,null,v("top"),s,v("bottom"))},Yk=g.forwardRef(qk),Zk=g.memo(Yk),Xk=({context:e})=>{const[t,s]=g.useState(""),[o,i]=g.useState(""),[n,r]=g.useState(null),[a,l]=g.useState(null),[c,d]=g.useState(!1),[u,h]=g.useState(),p=g.useRef(),f=g.useRef(null),m=g.useRef(),[v,w]=g.useState(null),b=g.useRef(()=>{}),S=g.useRef(),y=g.useRef([]),x=g.useCallback(()=>{},[]);Os(" AG Grid ",f);const F=g.useCallback(T=>{if(f.current=T,p.current=T?e.createBean(new $2):e.destroyBean(p.current),!T||e.isDestroyed())return;const A=p.current;b.current=A.focusInnerElement.bind(A);const W={destroyGridUi:()=>{},setRtlClass:s,forceFocusOutOfContainer:O=>{if(!O&&S.current?.isDisplayed()){S.current.forceFocusOutOfContainer(O);return}m.current?.forceFocusOutOfContainer(O)},updateLayoutClasses:i,getFocusableContainers:()=>{const O=[],Y=f.current?.querySelector(".ag-root");Y&&O.push({getGui:()=>Y});for(const te of y.current)te.isDisplayed()&&O.push(te);return O},setCursor:r,setUserSelect:l};A.setComp(W,T,T),d(!0)},[]);g.useEffect(()=>{const T=p.current,A=f.current;if(!u||!T||!v||!A||e.isDestroyed())return;const W=[],{watermarkSelector:O,paginationSelector:Y,sideBarSelector:te,statusBarSelector:L,gridHeaderDropZonesSelector:Q}=T.getOptionalSelectors(),z=[];if(Q){const U=e.createBean(new Q.component),$=U.getGui();A.insertAdjacentElement("afterbegin",$),z.push($),W.push(U)}if(te){const U=e.createBean(new te.component),$=U.getGui(),K=v.querySelector(".ag-tab-guard-bottom");K&&(K.insertAdjacentElement("beforebegin",$),z.push($)),W.push(U),y.current.push(U)}const B=U=>{const $=e.createBean(new U),K=$.getGui();return A.insertAdjacentElement("beforeend",K),z.push(K),W.push($),$};if(L&&B(L.component),Y){const U=B(Y.component);S.current=U,y.current.push(U)}return O&&B(O.component),()=>{e.destroyBeans(W);for(const U of z)U.remove()}},[u,v,e]);const E=g.useMemo(()=>Et("ag-root-wrapper",t,o),[t,o]),R=g.useMemo(()=>Et("ag-root-wrapper-body","ag-focus-managed",o),[o]),P=g.useMemo(()=>({userSelect:a??"",WebkitUserSelect:a??"",cursor:n??""}),[a,n]),M=g.useCallback(T=>{m.current=T,h(T!==null)},[]),D=g.useCallback(()=>!p.current?.isFocusable(),[]);return g.createElement("div",{ref:F,className:E,style:P,role:"presentation"},g.createElement("div",{className:R,ref:w,role:"presentation"},c&&v&&!e.isDestroyed()&&g.createElement(nt.Provider,{value:e.getBeans()},g.createElement(Zk,{ref:M,eFocusableElement:v,onTabKeyDown:x,gridCtrl:p.current,forceFocusOutWhenTabGuardsAreEmpty:!0,isEmpty:D},g.createElement(Kk,null)))))},Qk=g.memo(Xk),Jk=class extends k{postConstruct(){if(this.beans.colAutosize){const e=this.queueResizeOperationsForTick.bind(this);this.addManagedEventListeners({rowExpansionStateChanged:e,expandOrCollapseAll:e,cellValueChanged:e,rowNodeDataChanged:e,rowDataUpdated:e})}}queueResizeOperationsForTick(){const e=this.beans.colAutosize;e.shouldQueueResizeOperations=!0,setTimeout(()=>{e.processResizeOperations()},0)}areHeaderCellsRendered(){return this.beans.ctrlsSvc.getHeaderRowContainerCtrls().every(e=>e.getAllCtrls().every(t=>t.areCellsRendered()))}areCellsRendered(){return this.beans.rowRenderer.getAllRowCtrls().every(e=>e.isRowRendered()&&e.getAllCellCtrls().every(t=>!!t.eGui))}},Pm={setGridApi:void 0,maxComponentCreationTimeMs:void 0,children:void 0},eA={gridOptions:void 0,modules:void 0,containerStyle:void 0,className:void 0,passGridApi:void 0,componentWrappingElement:void 0,...Pm},Mm=new Set(Object.keys(eA)),tA=new Set(Object.keys(Pm)),Tm=e=>{const t=g.useRef(),s=g.useRef(null),o=g.useRef(null),i=g.useRef([]),n=g.useRef([]),r=g.useRef(e),a=g.useRef(),l=g.useRef(),c=g.useRef(!1),[d,u]=g.useState(void 0),[,h]=g.useState(0),p=g.useCallback(w=>{if(s.current=w,!w){for(const D of i.current)D();i.current.length=0;return}const b=e.modules||[];o.current||(o.current=new bk(()=>h(D=>D+1),e.componentWrappingElement,e.maxComponentCreationTimeMs),i.current.push(()=>{o.current?.destroy(),o.current=null}));const S=xS(e.gridOptions,e,Object.keys(e).filter(D=>!Mm.has(D))),y=()=>{if(c.current){const D=()=>a.current?.shouldQueueUpdates()?void 0:n.current.shift();let T=D();for(;T;)T(),T=D()}},x=new nA(y);a.current=x;const F=new Jk,E={providedBeanInstances:{frameworkCompWrapper:new oA(o.current,S),renderStatus:F},modules:b,frameworkOverrides:x,setThemeOnGridDiv:!0},R=D=>{u(D),D.createBean(F),i.current.push(()=>{D.destroy()}),D.getBean("ctrlsSvc").whenReady({addDestroyFunc:T=>{i.current.push(T)}},()=>{if(D.isDestroyed())return;const T=t.current;T&&e.passGridApi?.(T)})},P=D=>{D.getBean("ctrlsSvc").whenReady({addDestroyFunc:T=>{i.current.push(T)}},()=>{for(const T of n.current)T();n.current.length=0,c.current=!0})},M=new w5;S.gridId??(S.gridId=l.current),t.current=M.create(w,S,R,P,E),i.current.push(()=>{t.current=void 0}),t.current&&(l.current=t.current.getGridId())},[]),f=g.useMemo(()=>({height:"100%",...e.containerStyle||{}}),[e.containerStyle]),m=g.useCallback(w=>{c.current&&!a.current?.shouldQueueUpdates()?w():n.current.push(w)},[]);g.useEffect(()=>{const w=sA(r.current,e);r.current=e,m(()=>{t.current&&RS(w,t.current)})},[e]);const v=!g.useSyncExternalStore||Bn(e,"renderingMode")==="legacy"?"legacy":"default";return g.createElement("div",{style:f,className:e.className,ref:p},g.createElement(Sm.Provider,{value:v},d&&!d.isDestroyed()?g.createElement(Qk,{key:d.instanceId,context:d}):null,o.current?.getPortals()??null))};function sA(e,t){const s={};for(const o of Object.keys(t)){if(Mm.has(o)){tA.has(o)&&N(274,{prop:o});continue}const i=t[o];e[o]!==i&&(s[o]=i)}return s}var oA=class extends R5{constructor(e,t){super(),this.parent=e,this.gridOptions=t}createWrapper(e,t){const s=this.gridOptions;if(Bn(s,"reactiveCustomComponents")){const r=(a=>{switch(a){case"filter":return Bn(s,"enableFilterHandlers")?ck:lk;case"floatingFilterComponent":return Bn(s,"enableFilterHandlers")?hk:uk;case"dateComponent":return rk;case"dragAndDropImageComponent":return ak;case"loadingOverlayComponent":return pk;case"noRowsOverlayComponent":return mk;case"statusPanel":return Ck;case"toolPanel":return vk;case"menuItem":return fk;case"cellRenderer":return nk;case"innerHeaderComponent":return gk}})(t.name);if(r)return new r(e,this.parent,t)}else switch(t.name){case"filter":case"floatingFilterComponent":case"dateComponent":case"dragAndDropImageComponent":case"loadingOverlayComponent":case"noRowsOverlayComponent":case"statusPanel":case"toolPanel":case"menuItem":case"cellRenderer":Qc();break}const i=!t.cellRenderer&&t.name!=="toolPanel";return new Fm(e,this.parent,t,i)}},iA=g.forwardRef((e,t)=>{const s=g.useContext(nt),{registry:o,context:i,gos:n,rowModel:r}=s,[a,l]=g.useState(()=>new Tt),[c,d]=g.useState(()=>new Tt),[u,h]=g.useState(),[p,f]=g.useState(),m=g.useRef(),v=g.useRef(null),w=g.useRef(),b=g.useMemo(()=>eS(e.api.getGridId(),u?.rowModelType??"clientSide"),[e]),S=g.useMemo(()=>a.toString()+" ag-details-row",[a]),y=g.useMemo(()=>c.toString()+" ag-details-grid",[c]);t&&g.useImperativeHandle(t,()=>({refresh(){return m.current?.refresh()??!1}})),e.template&&N(230);const x=g.useCallback(E=>{if(v.current=E,!E||i.isDestroyed()){m.current=i.destroyBean(m.current),w.current?.();return}const R={toggleCss:(M,D)=>l(T=>T.setClass(M,D)),toggleDetailGridCss:(M,D)=>d(T=>T.setClass(M,D)),setDetailGrid:M=>h(M),setRowData:M=>f(M),getGui:()=>v.current},P=o.createDynamicBean("detailCellRendererCtrl",!0);if(P&&(i.createBean(P),P.init(R,e),m.current=P,n.get("detailRowAutoHeight"))){const M=()=>{if(v.current==null)return;const D=v.current.clientHeight;D!=null&&D>0&&setTimeout(()=>{e.node.setRowHeight(D),(Ve(n)||ao(n))&&r.onRowHeightChanged()},0)};w.current=ds(s,E,M),M()}},[]),F=g.useCallback(E=>{m.current?.registerDetailWithMaster(E)},[]);return g.createElement("div",{className:S,ref:x},u&&g.createElement(Tm,{className:y,...u,modules:b,rowData:p,passGridApi:F}))}),nA=class extends nf{constructor(e){super("react"),this.processQueuedUpdates=e,this.queueUpdates=!1,this.renderingEngine="react",this.frameworkComponents={agGroupCellRenderer:oh,agGroupRowRenderer:oh,agDetailCellRenderer:iA},this.wrapIncoming=(t,s)=>s==="ensureVisible"?JI(t):t()}frameworkComponent(e){return this.frameworkComponents[e]}isFrameworkComponent(e){if(!e)return!1;const t=e.prototype;return!(t&&"getGui"in t)}getLockOnRefresh(){this.queueUpdates=!0}releaseLockOnRefresh(){this.queueUpdates=!1,this.processQueuedUpdates()}shouldQueueUpdates(){return this.queueUpdates}runWhenReadyAsync(){return QI()}},rA=class extends g.Component{constructor(){super(...arguments),this.apiListeners=[],this.setGridApi=e=>{this.api=e;for(const t of this.apiListeners)t(e)}}registerApiListener(e){this.apiListeners.push(e)}componentWillUnmount(){this.apiListeners.length=0}render(){return g.createElement(Tm,{...this.props,passGridApi:this.setGridApi})}};const aA="h-full",Ja={accentColor:"var(--controls-bg-accent, #5C8DEA)",backgroundColor:"var(--bg-layer-2, #141A23)",oddRowBackgroundColor:"var(--bg-layer-3, #222932)",borderColor:"var(--bg-layer-4, #333942)",rowBorder:"1px solid var(--border-tertiary, #090D13)",borderRadius:3,browserColorScheme:"dark",chromeBackgroundColor:"var(--bg-layer-1, #090D13)",foregroundColor:"var(--text-primary, #F3F4F6)",headerFontSize:14,headerFontWeight:600,headerTextColor:"var(--text-secondary, #7F8792)",spacing:4,wrapperBorderRadius:3,fontSize:14,fontFamily:{googleFont:"var(--theme-font, var(--font-inter))"},cellStyle:{textAlign:"center"}},el=40,lA=(e,t,s,o,i)=>{const n=typeof e=="string"?e.toLowerCase():e,r=typeof t=="string"?t.toLowerCase():t;return n===r?0:n?r?n>r?1:-1:i?1:-1:i?-1:1},cA=({selectedRowIds:e,selectedRows:t,onSelectionChange:s,onSelectionChangeWithMap:o,rowData:i=[],getRowId:n})=>{const[r,a]=g.useState(new Map),l=t??r,c=g.useMemo(()=>new Set(l.keys()),[l]),d=e!==void 0||t!==void 0;g.useEffect(()=>{if(e!==void 0&&!t){const f=new Map;i.forEach(v=>{const w=n(v);e.has(w)&&f.set(w,v)}),(f.size!==r.size||Array.from(f.keys()).some(v=>!r.has(v)))&&a(f)}},[e,t,i,n,r]);const u=g.useCallback((f,m)=>{const v=n(f),w=new Map(l);if(m?w.set(v,f):w.delete(v),d||a(w),o&&o(w),s){const b=new Set(w.keys()),S=Array.from(w.values());s(b,S)}},[l,n,d,s,o]),h=g.useMemo(()=>{if(!i.length)return"unchecked";const f=i.every(v=>c.has(n(v))),m=i.some(v=>c.has(n(v)));return f?"checked":m?"indeterminate":"unchecked"},[i,c,n]),p=g.useCallback(f=>{const m=new Map;if(f&&i.forEach(v=>{const w=n(v);m.set(w,v)}),d||a(m),o&&o(m),s){const v=new Set(m.keys()),w=Array.from(m.values());s(v,w)}},[i,n,d,s,o]);return{currentSelectedIds:c,currentSelectedRows:l,handleSelectionToggle:u,headerCheckboxState:h,handleHeaderCheckboxChange:p}};oS.registerModules([XI]);const Im=({columnDefs:e,rowData:t,additionalGridOptions:s,getContextMenuItems:o,className:i,ariaLabel:n="Data grid",withSelectionColumn:r=!0,wrapCustomCellRenderers:a=!0,selectedRowIds:l,selectedRows:c,onSelectionChange:d,onSelectionChangeWithMap:u,getRowId:h=y=>String(y.id||JSON.stringify(y)),alternateOddRowColors:p=!1,filterPlaceholder:f="Enter value",emptyStateIcon:m,emptyStateTitle:v="No results found",emptyStateDescription:w="Sorry, we couldn't find any results for your search.",loading:b=!1,wrapperBorder:S=!0})=>{const[y,x]=g.useState(el),[F,E]=g.useState(),R=g.useId(),{currentSelectedIds:P,handleSelectionToggle:M,headerCheckboxState:D,handleHeaderCheckboxChange:T}=cA({selectedRowIds:l,selectedRows:c,onSelectionChange:d,onSelectionChangeWithMap:u,rowData:t,getRowId:h}),A=g.useMemo(()=>({...Ja,oddRowBackgroundColor:p?Ja.oddRowBackgroundColor:Ja.backgroundColor,wrapperBorder:S}),[p,S]),W=g.useCallback(X=>{X.api.sizeColumnsToFit(),x(el)},[]),O=g.useCallback(X=>{if(X.data){const ae=h(X.data);return P.has(ae)?"ag-row-selected":""}},[P,h]),Y=g.useCallback(()=>{const X=D==="checked",ae=D==="indeterminate";return C.jsx("div",{className:"flex items-center justify-center h-full header-checkbox-container",children:C.jsx(Pi,{id:"header-select-all",ariaLabel:"Select all rows",checked:X,indeterminate:ae,className:`dial-header-select ${D}`,onChange:T})})},[D,T]),te=g.useCallback(X=>{if(X.data){const ae=o?.(X.data)??[],G=X.value==null?"":String(X.value);return C.jsx(St,{trigger:[mt.ContextMenu],menu:{items:ae},anchorToMouse:!0,matchReferenceWidth:!0,className:"w-full",children:C.jsx("span",{className:"block min-w-0 h-full max-w-full",children:C.jsx(Ot,{text:G,className:"max-w-full h-full"})})})}},[o]),L=g.useCallback(X=>{if(!X.data)return null;const ae=h(X.data),G=P.has(ae),he=`row-select-${ae}`;return C.jsx("div",{className:"flex items-center justify-center h-full",children:C.jsx(Pi,{id:he,ariaLabel:"Select row",checked:G,className:"dial-row-select",onChange:be=>{X.data&&M(X.data,!!be)}},`${ae}-${G}`)})},[P,h,M]),Q=g.useCallback(X=>{const ae=typeof a=="function"?a(X):!!a;if(!X.cellRenderer)return{...X,cellRenderer:te};if(!ae)return X;const G=X.cellRenderer;return{...X,cellRenderer:be=>{const ce=be.data?o?.(be.data)??[]:[];let Pe=null;if(typeof G=="function"){const Se=G;Pe=C.jsx(Se,{...be})}else Pe=te(be);return C.jsx(St,{trigger:[mt.ContextMenu],menu:{items:ce},anchorToMouse:!0,matchReferenceWidth:!0,className:"w-full h-full",children:C.jsx("span",{className:"block min-w-0 max-w-full flex-1",children:Pe})})}}},[o,te,a]),z=g.useMemo(()=>({colId:"__select",headerName:"",width:40,minWidth:40,suppressSizeToFit:!0,lockPosition:!0,sortable:!1,resizable:!1,filter:!1,floatingFilter:!1,suppressMenu:!0,borderless:!0,cellRenderer:L,headerComponent:Y}),[L,Y]),B=g.useMemo(()=>{const X=(e??[]).map(Q);return r?[z,...X]:X},[e,z,r,Q]),U=g.useMemo(()=>({minWidth:150,resizable:!0,sortable:!0,floatingFilter:!0,filter:"agTextColumnFilter",filterParams:{filterPlaceholder:f,buttons:["reset"]},comparator:lA.bind(void 0)}),[f]),$=X=>{const ae=B.map(G=>({...G,sort:void 0}));X.api.updateGridOptions({columnDefs:ae,rowData:t}),X.api.sizeColumnsToFit(),E(X.api),s?.onGridReady?.(X)};g.useEffect(()=>{F&&F.redrawRows()},[F,P]);const K=g.useCallback(()=>C.jsx(Dr,{title:v,description:w,containerClassName:"gap-3",titleClassName:"mt-2 !text-lg",icon:m||C.jsx(V.IconZoomCancel,{size:100,stroke:.5,className:"text-secondary"})}),[v,w,m]);return C.jsx("div",{className:q(aA,i,r&&"with-selection-column"),"aria-label":n,role:"region","aria-busy":b,children:C.jsx("div",{className:"ag-theme-balham-dark h-full overflow-x-auto",role:"table","aria-describedby":R,children:C.jsx(rA,{rowModelType:"clientSide",headerHeight:el,rowHeight:y,cellSelection:!1,getRowClass:O,theme:ZD.withPart(MD).withParams({...A}),autoSizeStrategy:{type:"fitGridWidth"},columnDefs:B,defaultColDef:U,onGridSizeChanged:W,onGridReady:$,loading:b,suppressCellFocus:!0,suppressDragLeaveHidesColumns:!0,noRowsOverlayComponent:K,rowData:t,...s})})})};var Fr=(e=>(e.MyFiles="my_files",e.Shared="shared",e.Organization="organization",e))(Fr||{}),re=(e=>(e.Duplicate="duplicate",e.Copy="copy",e.Move="move",e.Rename="rename",e.Download="download",e.Delete="delete",e))(re||{}),st=(e=>(e.Replace="replace",e.Duplicate="duplicate",e.Cancel="cancel",e))(st||{}),Rt=(e=>(e.ReplaceAll="replaceAll",e.DuplicateAll="duplicateAll",e.DecideForEach="decideForEach",e))(Rt||{}),Xe=(e=>(e.Copy="copy",e.Move="move",e))(Xe||{});const km=()=>{const[e,t]=g.useState(Rd());return g.useEffect(()=>{const s=()=>t(Rd());return window.addEventListener("resize",s),()=>window.removeEventListener("resize",s)},[]),e},dA=({tabs:e,activeTab:t,onTabChange:s,areHiddenFilesVisible:o,onToggleHiddenFiles:i,isNewButtonVisible:n,newButtonVariant:r=De.Secondary,newButtonDropdownItems:a=[],newButtonLabel:l="New",hiddenFilesSwitcherLabel:c="Hidden files",showHiddenFilesLabel:d="Show hidden files",hideHiddenFilesLabel:u="Hide hidden files"})=>{const h=km(),p=g.useMemo(()=>[{key:"hidden-files-switch",label:o?u:d,icon:o?C.jsx(V.IconEyeOff,{...ne,className:"text-secondary"}):C.jsx(V.IconEye,{...ne,className:"text-secondary"}),onClick:()=>i?.(!o)}],[o,u,d,i]),f=()=>e&&t&&s?C.jsx(_h,{tabs:e,activeTab:t,onClick:w=>s(w),screenThreshold:Qn.Tablet,smallScreenContainerClassName:"w-fit bg-transparent h-[38px]",smallScreenDropdownItemClassName:"px-3 h-[38px]"}):null,m=()=>C.jsxs(C.Fragment,{children:[C.jsx(sc,{switchId:"hidden-files-switch",title:c,isOn:o,onChange:i}),n&&C.jsxs(C.Fragment,{children:[C.jsx("div",{className:"h-6 border-l border-primary"}),C.jsx(dl,{label:l,variant:r,items:a})]})]}),v=()=>C.jsxs(C.Fragment,{children:[C.jsx(St,{menu:{items:p},allowedPlacements:["bottom","bottom-start"],children:C.jsx(ye,{className:"h-[38px]",iconBefore:C.jsx(V.IconDotsVertical,{...ne,className:"text-secondary hover:text-accent-primary"})})}),n?C.jsx(dl,{label:l,variant:r,items:a}):null]});return C.jsxs("div",{className:"flex w-full justify-between gap-4 items-center overflow-x-auto",children:[C.jsx("div",{className:"flex-1 min-w-0",children:f()}),C.jsx("div",{className:"flex gap-4 flex-shrink-0 items-center",children:h?v():m()})]})},uA=12,hA=8;var Vs=(e=>(e.Normal="normal",e.Reverse="reverse",e))(Vs||{});function gA({actions:e,direction:t=Vs.Normal,moreButtonWidth:s=es,actionsGap:o=8,containerPadding:i=8,dependencies:n=[]}){const r=g.useRef(null),a=g.useRef(null),l=g.useRef(null),c=g.useRef(null),d=g.useRef([]),[u,h]=g.useState(e.length);g.useLayoutEffect(()=>{if(!a.current)return;const m=Array.from(a.current.children);d.current=m.map(v=>Math.ceil(v.getBoundingClientRect().width))},[e,...n]),g.useEffect(()=>{if(!r.current)return;let m=null;const v=()=>{m&&cancelAnimationFrame(m),m=requestAnimationFrame(()=>{const b=r.current,S=l.current?.offsetWidth??0,y=c.current?.offsetWidth??0,x=S+y,E=b.getBoundingClientRect().width-x-s-o*2-i*2,R=d.current;let P=0,M=0;if(t===Vs.Reverse)for(let D=R.length-1;D>=0&&(P+=R[D]+o,!(P>E));D--)M++;else for(const D of R){if(P+=D+o,P>E)break;M++}h(M)})},w=new ResizeObserver(v);return w.observe(r.current),v(),()=>{m&&cancelAnimationFrame(m),w.disconnect()}},[e.length,t,...n]);const p=t===Vs.Reverse?e.slice(0,e.length-u):e.slice(u);return{visibleActions:t===Vs.Reverse?e.slice(e.length-u):e.slice(0,u),hiddenActions:p,refs:{containerRef:r,measureRef:a,leftSectionRef:l,rightSectionRef:c}}}const pA=({selectionLabel:e,onClearSelection:t,actions:s})=>{const o=km(),{refs:{containerRef:i,leftSectionRef:n,measureRef:r},visibleActions:a,hiddenActions:l}=gA({actions:s,direction:Vs.Reverse,dependencies:[o],actionsGap:uA,containerPadding:hA});return C.jsxs(C.Fragment,{children:[C.jsx("div",{ref:r,className:"absolute top-0 left-0 invisible pointer-events-none overflow-hidden whitespace-nowrap flex gap-3",children:s.map(({key:c,icon:d,title:u})=>C.jsx(ye,{iconBefore:d,label:u,variant:De.Secondary,hideTitleOnMobile:!0},c))}),C.jsxs("div",{ref:i,className:"rounded bg-layer-0 p-2 flex justify-between items-center w-full",role:"toolbar","aria-label":"File bulk actions",children:[C.jsx("div",{ref:n,children:C.jsx(ye,{label:e,onClick:t,textClassName:"text-accent-primary whitespace-nowrap",variant:De.Tertiary,iconBefore:C.jsx(V.IconX,{...ne,className:"text-accent-primary"})})}),C.jsxs("div",{className:"flex flex-1 w-full gap-3 items-center justify-end",children:[l.length>0&&C.jsx(St,{menu:{items:l},allowedPlacements:["bottom","bottom-start"],children:C.jsx(ye,{className:"h-[38px]",iconBefore:C.jsx(V.IconDotsVertical,{...ne,className:"text-secondary hover:text-accent-primary"})})}),a.map(({key:c,icon:d,title:u,onClick:h,disabled:p})=>C.jsx(ye,{className:"!p-[9px]",iconBefore:d,label:u,variant:De.Secondary,hideTitleOnMobile:!0,disabled:p,onClick:f=>h?.({key:c,domEvent:f})},c))]})]})]})},Jc=e=>ue.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ue.createElement("path",{d:"M3.009 12.5527C2.77901 12.4216 2.5877 12.2321 2.45443 12.0034C2.32116 11.7746 2.25064 11.5147 2.25 11.25V3.75C2.25 2.925 2.925 2.25 3.75 2.25H11.25C11.8125 2.25 12.1185 2.53875 12.375 3M10.5 15.75H7.25025C6.98757 15.75 6.72747 15.6983 6.48479 15.5977C6.24211 15.4972 6.0216 15.3499 5.83586 15.1641C5.65012 14.9784 5.50278 14.7579 5.40226 14.5152C5.30174 14.2725 5.25 14.0124 5.25 13.7498V7.25025C5.25 6.71975 5.46074 6.21098 5.83586 5.83586C6.21098 5.46074 6.71975 5.25 7.25025 5.25H13.7498C14.0124 5.25 14.2725 5.30174 14.5152 5.40226C14.7579 5.50278 14.9784 5.65012 15.1641 5.83586C15.3499 6.0216 15.4972 6.24211 15.5977 6.48479C15.6983 6.72747 15.75 6.98757 15.75 7.25025V10.5M12.75 16.5L16.5 12.75M16.5 12.75V16.125M16.5 12.75H13.125",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),ed=e=>ue.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},ue.createElement("path",{d:"M9.75 14.25H3.75C3.35218 14.25 2.97064 14.092 2.68934 13.8107C2.40804 13.5294 2.25 13.1478 2.25 12.75V4.5C2.25 4.10218 2.40804 3.72064 2.68934 3.43934C2.97064 3.15804 3.35218 3 3.75 3H6.75L9 5.25H14.25C14.6478 5.25 15.0294 5.40804 15.3107 5.68934C15.592 5.97064 15.75 6.35218 15.75 6.75V9.75M12 16.5L15.75 12.75M15.75 12.75V16.125M15.75 12.75H12.375",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})),fA=e=>{const[t,s]=g.useState(e?.showHiddenFiles??!1),o=!!e?.onShowHiddenFilesChange,i=o?e.showHiddenFiles??!1:t,n=g.useCallback(a=>{o?e?.onShowHiddenFilesChange?.(a):s(a)},[o,e]),r=g.useCallback(()=>{const a=!i;o?e?.onShowHiddenFilesChange?.(a):s(a)},[i,o,e]);return{areHiddenFilesVisible:i,toggleHiddenFilesVisibility:r,setAreHiddenFilesVisible:n}},mA=e=>{const[t,s]=g.useState(e?.collapsed??!1),o=!!e?.onCollapseChange,i=o?e.collapsed??!1:t,n=g.useCallback(a=>{o?e?.onCollapseChange?.(a):s(a)},[o,e]),r=g.useCallback(()=>{const a=!i;o?e?.onCollapseChange?.(a):s(a)},[i,o,e]);return{isTreeCollapsed:i,toggleTreeCollapse:r,setIsTreeCollapsed:n}},lh=(e,t)=>{if(!t.has(e))return e;const s=e.lastIndexOf("."),o=s>0,i=o?e.substring(0,s):e,n=o?e.substring(s):"";let r=1,a;do a=`${i} (${r})${n}`,r++;while(t.has(a));return a},tl=e=>e.name,CA=({getDestinationFiles:e,onResolve:t})=>{const[s,o]=g.useState([]),[i,n]=g.useState(!1),[r,a]=g.useState(null),l=g.useRef(!1),c=g.useCallback(b=>{l.current=!0,o(b),n(!0)},[]),d=g.useCallback(()=>{l.current=!1,n(!1),o([]),a(null)},[]),u=g.useCallback((b,S)=>{const y=e(b),x=new Set(y.map(tl)),F=S.filter(E=>x.has(E.name));return{hasConflicts:F.length>0,conflicts:F}},[e]),h=g.useCallback((b,S,y,x)=>{const F=e(b),E=new Set(F.map(tl));return S.map(R=>{const P=R.name,M=E.has(P),D=y&&M?P:lh(P,E);return(!y||!M)&&E.add(D),{sourceUrl:R.path,destinationUrl:`${b}/${D}`,overwrite:y&&M,nodeType:R.nodeType??it.ITEM,...x??{}}})},[e]),p=g.useCallback((b,S,y,x)=>{const F=e(b),E=new Set(F.map(tl));return S.filter(P=>y.get(P.path)!==st.Cancel).map(P=>{const M=y.get(P.path),D=E.has(P.name),T=M===st.Replace&&D,A=T?P.name:lh(P.name,E);return T||E.add(A),{sourceUrl:P.path,destinationUrl:`${b}/${A}`,overwrite:T,nodeType:P.nodeType??it.ITEM,...x??{}}})},[e]),f=g.useCallback((b,S,y)=>{const x=u(b,S);return x.hasConflicts&&(a({files:S,destinationFolder:b,metadata:y}),c(x.conflicts)),x},[u,c]),m=g.useCallback(()=>{if(!r)return;const{files:b,destinationFolder:S,metadata:y}=r,x=h(S,b,!0,y);t?.(x,S),d()},[r,h,t,d]),v=g.useCallback(()=>{if(!r)return;const{files:b,destinationFolder:S,metadata:y}=r,x=h(S,b,!1,y);t?.(x,S),d()},[r,h,t,d]),w=g.useCallback(b=>{if(!r)return;const{files:S,destinationFolder:y,metadata:x}=r,F=new Map(b.map(R=>[R.file.path,R.action])),E=p(y,S,F,x);t?.(E,y),d()},[r,p,t,d]);return{conflictingFiles:s,conflictResolutionOpen:i,hasActiveConflictRef:l,checkForConflicts:u,startConflictResolution:f,resolveConflictsWithStrategy:h,resolveConflictsWithDecisions:p,openConflictResolution:c,closeConflictResolution:d,handleReplaceAll:m,handleDuplicateAll:v,handleDecideForEach:w}},vA=({getDestinationFiles:e,onCopyFiles:t,onMoveToFiles:s,onCopySuccess:o,onMoveSuccess:i,onDuplicateSuccess:n})=>{const[r,a]=g.useState(!1),[l,c]=g.useState([]),[d,u]=g.useState([]),[h,p]=g.useState(Xe.Copy),[f,m]=g.useState(null),{conflictingFiles:v,conflictResolutionOpen:w,hasActiveConflictRef:b,startConflictResolution:S,resolveConflictsWithStrategy:y,closeConflictResolution:x,openConflictResolution:F,handleReplaceAll:E,handleDuplicateAll:R,handleDecideForEach:P}=CA({getDestinationFiles:e,onResolve:(B,U)=>{f?.type===Xe.Copy?(t?.(B,U),o?.()):f?.type===Xe.Move&&f.sourceFolder&&(s?.(B,f.sourceFolder,U),i?.())}}),M=g.useCallback(()=>{c([]),u([]),m(null)},[]),D=g.useCallback(B=>{const U=S(B,l,{type:Xe.Copy});if(m({type:Xe.Copy}),!U.hasConflicts){const $=y(B,l,!1);t?.($,B),o?.(),M()}},[l,S,y,t,o,M]),T=g.useCallback((B,U)=>{const $=S(B,d,{type:Xe.Move,sourceFolder:U});if(m({type:Xe.Move,sourceFolder:U}),!$.hasConflicts){const K=y(B,d,!0);s?.(K,U,B),i?.(),M()}},[d,S,y,s,i,M]),A=g.useCallback(()=>{E(),M()},[E,M]),W=g.useCallback(()=>{R(),M()},[R,M]),O=g.useCallback(B=>{P(B),M()},[P,M]),Y=g.useCallback(B=>{const U=B.at(0)?.parentPath??"/",$=y(U,B,!1);t?.($,U),n?.()},[t,n,y]),te=g.useCallback(B=>{p(B),a(!0)},[]),L=g.useCallback(()=>{a(!1),b.current||M()},[M,b]),Q=g.useCallback(B=>{c(B)},[]),z=g.useCallback(B=>{u(B)},[]);return{handleDuplicate:Y,handleCloseDestinationFolderPopup:L,handleOpenDestinationFolderPopup:te,handleCopyTo:D,handleMoveTo:T,openDestinationFolderPopup:r,destinationFolderMode:h,handleSetCopiedFiles:Q,handleSetMovedFiles:z,clearState:M,conflictingFiles:v,conflictResolutionOpen:w,openConflictResolution:F,closeConflictResolution:x,handleConflictReplace:A,handleConflictDuplicate:W,handleConflictDecideForEach:O}},wA=({path:e,onPathChange:t,onSelectionClear:s})=>{const[o,i]=g.useState(e);g.useEffect(()=>{i(e),s?.()},[e,s]);const n=g.useCallback(r=>{i(r),t?.(r),s?.()},[t,s]);return{currentPath:o,setCurrentPath:i,handlePathChange:n}},bA=({onDeleteFiles:e,onDeleteSuccess:t})=>{const[s,o]=g.useState(!1),[i,n]=g.useState([]),[r,a]=g.useState(""),l=g.useCallback((u,h)=>{n(u),a(h),o(!0)},[]),c=g.useCallback(()=>{o(!1),n([])},[]),d=g.useCallback(()=>{if(e&&i.length>0){const u=i.map(h=>({sourceUrl:h.path,nodeType:h.nodeType}));e(u,r),t?.()}c()},[i,e,t,c,r]);return{deleteConfirmationOpen:s,itemsToDelete:i,openDeleteConfirmation:l,closeDeleteConfirmation:c,confirmDelete:d}},SA=({onDownloadFiles:e,onDownloadSuccess:t})=>({handleDownloadFiles:g.useCallback(o=>{e&&o.length>0&&(e(o),t?.())},[e,t])}),yA=e=>"dataTransfer"in e&&e.dataTransfer!==null,xA=({onUploadFiles:e,onValidateUpload:t,maxFileSize:s,validationMessages:o={},onUploadArchive:i}={})=>{const[n,r]=g.useState(!1),[a,l]=g.useState(!1),[c,d]=g.useState(),u=g.useRef(null),h=g.useRef(""),p=g.useRef([]);g.useEffect(()=>{let R=0;const P=A=>{yA(A)&&A.dataTransfer.types.includes(Kb)&&(R++,l(!0))},M=()=>{R--,R===0&&l(!1)},D=()=>{R=0,l(!1)},T=A=>{A.preventDefault()};return window.addEventListener("dragenter",P),window.addEventListener("dragleave",M),window.addEventListener("drop",D),window.addEventListener("dragover",T),()=>{window.removeEventListener("dragenter",P),window.removeEventListener("dragleave",M),window.removeEventListener("drop",D),window.removeEventListener("dragover",T)}},[]);const f=g.useCallback((R,P)=>{const M=new Set(P.map(D=>D.name.toLowerCase()));return R.filter(D=>M.has(D.name.toLowerCase())).map(D=>D.name)},[]),m=g.useCallback(R=>s?R.filter(P=>P.fileContent.size>s).map(P=>P.name):[],[s]),v=g.useCallback(async(R,P,M)=>{d(void 0);const D=f(R,M);if(D.length>0){const A=o.duplicateFiles||`Files with the same name already exist: ${D.join(", ")}`;return d(A),!1}const T=m(R);if(T.length>0){const A=s?(s/1048576).toFixed(2):0,W=o.oversizedFiles||`Files exceed maximum size (${A}MB): ${T.join(", ")}`;return d(W),!1}if(t)try{const A=await t(R,M,P);if(!A.valid)return d(A.message||o.validationFailed||"Validation failed"),!1}catch{return d(o.validationError||"Validation error occurred"),!1}return e&&e(R,P),!0},[e,t,f,m,s,o]),w=g.useCallback(R=>{R.preventDefault(),R.stopPropagation(),R.dataTransfer.types.includes("Files")&&r(!0)},[]),b=g.useCallback(R=>{R.preventDefault(),R.stopPropagation();const P=R.currentTarget.getBoundingClientRect(),M=R.clientX,D=R.clientY;(M<=P.left||M>=P.right||D<=P.top||D>=P.bottom)&&r(!1)},[]),S=g.useCallback(R=>{R.preventDefault(),R.stopPropagation(),R.dataTransfer.types.includes("Files")&&(R.dataTransfer.dropEffect="copy")},[]),y=g.useCallback(async(R,P,M)=>{if(R.preventDefault(),R.stopPropagation(),r(!1),!R.dataTransfer.types.includes("Files"))return;const D=Array.from(R.dataTransfer.files);if(D.length>0){const T=D.map(A=>({fileContent:A,name:A.name}));await v(T,P,M)}},[v]);g.useEffect(()=>{let R=u.current;R||(R=document.createElement("input"),R.type="file",R.multiple=!0,R.style.display="none",document.body.appendChild(R),u.current=R);const P=async()=>{if(!R?.files?.length)return;const D=Array.from(R.files).map(T=>({fileContent:T,name:T.name}));await v(D,h.current,p.current),R.value=""};return R.addEventListener("change",P),()=>{R&&(R.removeEventListener("change",P),u.current===R&&(document.body.removeChild(R),u.current=null))}},[v]);const x=g.useCallback((R,P)=>{h.current=R,p.current=P,u.current&&u.current.click()},[]),F=g.useCallback((R,P)=>{if(!i)return;const M=document.createElement("input");M.type="file",M.accept=".zip,application/zip",M.multiple=!1,M.style.display="none";const D=()=>{const T=M.files?.[0];if(!T){document.body.removeChild(M);return}const A=T.name.replace(/\.zip$/i,"");if(P.some(O=>O.nodeType===it.FOLDER&&O.name.toLowerCase()===A.toLowerCase())){d(o.validationFailed||`Folder with name "${A}" already exists`),document.body.removeChild(M);return}try{i(T,A,R)}finally{document.body.removeChild(M)}};M.addEventListener("change",D),document.body.appendChild(M),M.click()},[i,o]),E=g.useCallback(()=>{d(void 0)},[]);return{isDragging:n,isDraggingOverWindow:a,uploadError:c,handleDragEnter:w,handleDragLeave:b,handleDragOver:S,handleDrop:y,clearError:E,handleUpload:v,openFileDialog:x,openArchiveDialog:F,fileInputRef:u}},Am=g.createContext(void 0),RA={emptyName:"Name cannot be empty",duplicateName:"An item with this name already exists"};function Lm(e,t,s){const o=e.path.replace(t,s),i={sourceUrl:e.path,destinationUrl:o,nodeType:e.nodeType};if(!e.items||e.items.length===0)return[i];const n=e.items.flatMap(r=>Lm(r,t,s));return[i,...n]}function FA(e,t){const s=e.replace(/\/+$/,"").split("/");return s[s.length-1]=t,s.join("/")}const EA=({items:e,onRenameValidate:t,validationMessages:s,onMoveToFiles:o})=>{const[i,n]=g.useState(),r=g.useMemo(()=>({...RA,...s}),[s]),a=g.useCallback(u=>{n(u)},[]),l=g.useCallback(()=>{n(void 0)},[]),c=g.useCallback(u=>{if(i){const h=FA(i,u),p=Xs(e,i);if(p&&o){const f=Lm(p,i,h);o(f,i,h)}}n(void 0)},[i,o,e]),d=g.useCallback((u,h)=>{const p=u.trim();if(!p)return r.emptyName;const f=h.parentPath;if(f){const m=Xs(e,f);if(m&&new Set((m.items??[]).filter(w=>w.path!==h.path).map(w=>w.name.toLowerCase())).has(p.toLowerCase()))return r.duplicateName}if(t){const m=t(p,h);if(m)return m}return null},[t,r,e]);return{renamedPath:i,renameHandler:a,renameSaveHandler:c,renameCancelHandler:l,renameValidateHandler:d}},DA=({newActionLabels:e,onUploadFiles:t,onCreateFolder:s,onUploadArchive:o})=>{const i=g.useMemo(()=>{const r=[];return e&&(e.newFolder&&r.push({key:"new-folder",label:e.newFolder,icon:C.jsx(V.IconFolder,{...ne,className:"text-secondary"}),onClick:()=>{s&&s()}}),e.uploadFiles&&r.push({key:"upload-file",label:e.uploadFiles,icon:C.jsx(V.IconFile,{...ne,className:"text-secondary"}),onClick:()=>{t&&t()}}),e.uploadArchive&&r.push({key:"upload-archive",label:e.uploadArchive,icon:C.jsx(V.IconFileZip,{...ne,className:"text-secondary"}),onClick:()=>{o&&o()}})),r},[e,t,s,o]),n=g.useMemo(()=>i.length>0,[i]);return{newActions:i,isNewButtonVisible:n}},PA={emptyName:"Folder name cannot be empty",duplicateName:"A folder with this name already exists"},MA=({currentFolder:e,onCreateFolder:t,onValidateFolderName:s,validationMessages:o})=>{const[i,n]=g.useState(!1),[r,a]=g.useState(null),l=g.useRef(e?.path),c=g.useMemo(()=>({...PA,...o}),[o]);g.useEffect(()=>{const f=e?.path;l.current!==f&&i&&(n(!1),a(null)),l.current=f},[e?.path,i]);const d=g.useCallback(()=>{const f=`__new_folder_${Date.now()}`;a(f),n(!0)},[]),u=g.useCallback(()=>{n(!1),a(null)},[]),h=g.useCallback(f=>{const m=f.trim();if(!m)return c.emptyName;if(e&&new Set((e.items??[]).filter(w=>w.nodeType===it.FOLDER).map(w=>w.name.toLowerCase())).has(m.toLowerCase()))return c.duplicateName;if(s&&e){const v=s(m,e);if(v)return v}return null},[e,s,c]),p=g.useCallback(async f=>{const m=f.trim();if(!m)return;const w=`${e?.path??"/"}/${m}`,b=`${w}/${va}`,y={fileContent:new File([],va,{type:"text/plain"}),name:va};t&&await t(y,w,b),u()},[e,t,u]);return{isCreatingFolder:i,newFolderTempId:r,startFolderCreation:d,cancelFolderCreation:u,saveFolderCreation:p,validateFolderName:h}},TA=e=>{if(!e||e<=0)return"-";const t=1024,s=t*1024;return e>=s?`${(e/s).toFixed(1)} MB`:e>=t?`${(e/t).toFixed(0)} KB`:`${e} bytes`},Om=({children:e,className:t,items:s=[],rootItem:o,path:i,filesLoading:n,showHiddenFiles:r,onShowHiddenFilesChange:a,treeOptions:l,navigationPanelOptions:c,deleteConfirmationOptions:d,gridOptions:u,toolbarOptions:h,bulkActionsToolbarOptions:p,destinationFolderPopupOptions:f,conflictResolutionPopupOptions:m,onPathChange:v,onTableFileClick:w,onCopyFiles:b,onMoveToFiles:S,onDeleteFiles:y,onDownloadFiles:x,onRenameValidate:F,renameValidationMessages:E,onUploadFiles:R,onValidateUpload:P,maxFileSize:M,onUploadArchive:D,onCreateFolder:T,onCreateFolderValidate:A,folderCreationValidationMessages:W})=>{const[O,Y]=g.useState(new Map),te=g.useMemo(()=>new Set(O.keys()),[O]),L=g.useCallback(()=>Y(new Map),[]),{currentPath:Q,setCurrentPath:z,handlePathChange:B}=wA({path:i,onPathChange:v,onSelectionClear:L}),[U,$]=g.useState(),K=f?.destinationFolderPath??U,X=g.useCallback(Re=>{f?.setDestinationFolderPath?f.setDestinationFolderPath(Re):$(Re)},[f]),{areHiddenFilesVisible:ae,toggleHiddenFilesVisibility:G}=fA({showHiddenFiles:r,onShowHiddenFilesChange:a}),{isTreeCollapsed:he,toggleTreeCollapse:be,setIsTreeCollapsed:ce}=mA({collapsed:l?.collapsed,onCollapseChange:l?.onCollapseChange}),{renamedPath:Pe,renameHandler:Se,renameSaveHandler:We,renameCancelHandler:Ie,renameValidateHandler:rt}=EA({items:s,onRenameValidate:F,validationMessages:E,onMoveToFiles:S}),[de,ve]=g.useState("");g.useEffect(()=>{const Re=c?.value;Re!=null&&ve(String(Re))},[c?.value]);const Ee=String(c?.value??de??"").trim(),H=g.useMemo(()=>Ld(s,Q)??s[0],[s,Q]),{handleCopyTo:Z,handleMoveTo:pe,handleDuplicate:Ge,handleOpenDestinationFolderPopup:ft,handleCloseDestinationFolderPopup:Be,openDestinationFolderPopup:at,handleSetCopiedFiles:ei,handleSetMovedFiles:ho,destinationFolderMode:Me,conflictingFiles:Ze,conflictResolutionOpen:ti,closeConflictResolution:Yr,handleConflictReplace:Zr,handleConflictDuplicate:Xr,handleConflictDecideForEach:Qr}=vA({getDestinationFiles:Re=>Ld(s,Re)?.items??[],onCopyFiles:b,onMoveToFiles:S,onCopySuccess:L,onMoveSuccess:L,onDuplicateSuccess:L});g.useEffect(()=>{at&&!K&&X(Q??o?.path??"/")},[at,K,Q,o?.path,X]),g.useEffect(()=>{at||X(void 0)},[at,X]);const{deleteConfirmationOpen:Jr,itemsToDelete:ea,openDeleteConfirmation:si,closeDeleteConfirmation:sn,confirmDelete:oi}=bA({onDeleteFiles:y,onDeleteSuccess:L}),{handleDownloadFiles:ta}=SA({onDownloadFiles:x,onDownloadSuccess:L}),{isDragging:sa,isDraggingOverWindow:on,uploadError:nn,handleDragEnter:rn,handleDragLeave:an,handleDragOver:oa,handleDrop:go,clearError:ln,openFileDialog:cn,fileInputRef:ia,openArchiveDialog:dn}=xA({onUploadFiles:R,onValidateUpload:P,maxFileSize:M,onUploadArchive:D}),un=g.useCallback(Re=>{const kt=Q??"",ri=H?.items??[];go(Re,kt,ri)},[Q,H,go]),hn=g.useCallback(()=>{const Re=Q??"",kt=H?.items??[];cn(Re,kt)},[Q,H,cn]),gn=g.useCallback(()=>{const Re=Q??"",kt=H?.items??[];dn(Re,kt)},[Q,H,dn]),{isCreatingFolder:ii,newFolderTempId:oe,startFolderCreation:_e,cancelFolderCreation:ni,saveFolderCreation:Is,validateFolderName:po}=MA({currentFolder:H,onCreateFolder:T,onValidateFolderName:A,validationMessages:W}),{newActions:Gm,isNewButtonVisible:Bm}=DA({newActionLabels:h?.newActionLabels,onUploadFiles:hn,onUploadArchive:gn,onCreateFolder:_e}),Vm=g.useMemo(()=>{const Re=Ln(Ee).trim(),kt=H?.items??[];let ri=Re?Xb(H):kt;ae||(ri=ri.filter(Ke=>!dg(Ke)));const na=ri.map(Ke=>({id:Ke.id??Ke.path,name:Ke.name??Ke.path.split("/").pop()??"",updatedAt:Ke.updatedAt,size:Ke.nodeType===it.ITEM?TA(Ke.contentLength):"-",author:Ke.author,path:Ke.path,nodeType:Ke.nodeType,extension:Ke.extension,isTemporary:!1}));if(ii&&oe&&!Re&&na.unshift({id:oe,name:"",updatedAt:void 0,size:"-",author:void 0,path:oe,nodeType:it.FOLDER,extension:void 0,isTemporary:!0}),!Re)return na;const Ym=Re.split(/\s+/).filter(Boolean);return na.filter(Ke=>{if(Ke.isTemporary)return!0;const Zm=Ln(Ke.name),Xm=Ln(Ke.author),Qm=Zb(Ke.extension);return Ym.every(ra=>Zm.includes(ra)||Xm.includes(ra)||Qm.includes(ra))})},[H,Ee,ae,ii,oe]),zm=g.useCallback(Re=>{B(Re.path)},[B]),Wm=g.useCallback(Re=>{B(Re)},[B]),_m=g.useCallback(Re=>{const kt=String(Re??"");ve(kt),c?.onSearchChange?.(kt)},[c]),jm=g.useCallback(Re=>{Re.nodeType===it.FOLDER?B(Re.path):w?.(Re)},[B,w]),{expandedPaths:Um,setExpandedPaths:$m,collapseAll:Km}=gg({expandedPaths:l?.expandedPaths,onExpandedPathsChange:l?.onExpandedPathsChange}),qm={className:t,items:s,rootItem:o,filesLoading:n,treeOptions:{...l,expandedPaths:Um,onExpandedPathsChange:$m,additionalButtons:C.jsxs(C.Fragment,{children:[l?.additionalButtons,C.jsx(ye,{className:"hover:text-accent-primary p-1",onClick:Km,iconBefore:C.jsx(V.IconCopyMinus,{size:24,stroke:1.5})})]})},navigationPanelOptions:c,gridOptions:u,toolbarOptions:h,bulkActionsToolbarOptions:p,deleteConfirmationOptions:d,destinationFolderPopupOptions:{destinationFolderPath:K,setDestinationFolderPath:X,addFolderLabel:f?.addFolderLabel,copyLabel:f?.copyLabel,moveLabel:f?.moveLabel,hiddenFilesSwitcherLabel:f?.hiddenFilesSwitcherLabel},currentPath:Q,setCurrentPath:z,searchValue:de,effectiveSearchValue:Ee,setSearchValue:ve,areHiddenFilesVisible:ae,toggleHiddenFilesVisibility:G,isTreeCollapsed:he,toggleTreeCollapse:be,setIsTreeCollapsed:ce,selectedIds:te,selectedFiles:O,setSelectedFiles:Y,clearSelection:L,currentFolder:H,gridRows:Vm,handleCopyTo:Z,handleMoveTo:pe,handleDuplicate:Ge,handleSetCopiedFiles:ei,handleSetMovedFiles:ho,openDestinationFolderPopup:at,handleCloseDestinationFolderPopup:Be,handleOpenDestinationFolderPopup:ft,destinationFolderMode:Me,handleDownloadFiles:ta,renamedPath:Pe,onRename:Se,onRenameSave:We,onRenameCancel:Ie,onRenameValidate:rt,openDeleteConfirmation:si,closeDeleteConfirmation:sn,confirmDelete:oi,deleteConfirmationOpen:Jr,itemsToDelete:ea,handlePathChange:B,handleTreeItemClick:zm,handleBreadcrumbItemClick:Wm,handleSearchChange:_m,handleTableRowClick:jm,onTableFileClick:w,isDragging:sa,uploadError:nn,handleDragEnter:rn,handleDragLeave:an,handleDragOver:oa,handleDrop:un,clearUploadError:ln,onUploadFiles:R,onValidateUpload:P,maxFileSize:M,isDraggingOverWindow:on,openFileDialog:hn,fileInputRef:ia,newActions:Gm,isNewButtonVisible:Bm,isCreatingFolder:ii,newFolderTempId:oe,startFolderCreation:_e,cancelFolderCreation:ni,saveFolderCreation:Is,validateFolderName:po,conflictResolutionPopupOptions:m,conflictingFiles:Ze,conflictResolutionOpen:ti,closeConflictResolution:Yr,handleConflictReplace:Zr,handleConflictDuplicate:Xr,handleConflictDecideForEach:Qr};return C.jsx(Am.Provider,{value:qm,children:e})},Nm=()=>{const e=g.useContext(Am);if(!e)throw new Error("useFileManagerContext must be used within <FileManagerProvider>");return e},IA=({open:e,itemsToDelete:t,onClose:s,onConfirm:o,cancelLabel:i="Cancel",confirmLabel:n="Delete",titleRenderer:r,contentRenderer:a})=>{const l=t.map(p=>p.name),d=r?.(l)||"Confirm Deleting Items",u=C.jsxs("div",{className:"px-6 py-3 dial-small",children:[C.jsx("p",{className:"text-secondary mb-3",children:t.length===1?C.jsxs(C.Fragment,{children:["Do you want to delete file or folder"," ",C.jsxs("span",{className:"text-primary",children:['"',t[0].name,'"']}),"?"]}):C.jsxs(C.Fragment,{children:["Do you want to delete the following"," ",C.jsx("span",{className:"text-primary",children:t.length})," item",t.length!==1?"s":"","?"]})}),t.length>1&&C.jsx(C.Fragment,{children:t.length<=10?C.jsx("ul",{className:"space-y-1 text-primary list-none",children:t.map(p=>C.jsx("li",{className:"truncate",children:p.name},p.path))}):C.jsxs(C.Fragment,{children:[C.jsx("ul",{className:"space-y-1 text-primary list-none mb-2",children:t.slice(0,10).map(p=>C.jsx("li",{className:"truncate",children:p.name},p.path))}),C.jsxs("p",{className:"text-secondary italic",children:["... and ",t.length-10," more"]})]})})]}),h=a?.(l)||u;return C.jsx(Xh,{open:e,title:d,confirmLabel:n,cancelLabel:i,variant:Bo.Danger,onClose:s,onConfirm:o,children:h})},kA=({onClose:e,onConfirm:t,open:s,copyLabel:o="Copy",moveLabel:i="Move",addFolderLabel:n="Add folder",mode:r="copy",hiddenFilesSwitcherLabel:a="Show hidden files",onUploadFiles:l,onValidateUpload:c,maxFileSize:d,...u})=>{const[h,p]=g.useState(!1),f=g.useCallback(m=>{p(m)},[]);return C.jsx(Yo,{open:s,onClose:()=>{e()},size:At.Lg,footer:C.jsxs("div",{className:"flex justify-between space-x-2 py-4 px-6",children:[C.jsxs("div",{className:"flex space-x-4",children:[C.jsx(ye,{label:n,variant:De.Tertiary,iconBefore:C.jsx(V.IconFolderPlus,{...ne})}),C.jsx("div",{className:"border border-l border-primary my-2"}),C.jsx("div",{className:"inline-flex items-center cursor-pointer",onClick:m=>{m.stopPropagation(),f(!h)},children:C.jsx(sc,{title:a,isOn:h,onChange:f,switchId:"hidden-files-switch"})})]}),C.jsxs("div",{className:"flex space-x-4",children:[C.jsx(ye,{onClick:e,label:"Cancel",variant:De.Secondary}),C.jsx(ye,{onClick:t,label:r==="copy"?o:i,variant:De.Primary})]})]}),children:C.jsx(Hm,{...u,showHiddenFiles:h,onShowHiddenFilesChange:f,treeOptions:{...u.treeOptions,collapsed:!0,expandedPaths:new Set([u.rootItem?.path||"/"])},onUploadFiles:l,onValidateUpload:c,maxFileSize:d})})},AA=({selectedFiles:e,actionLabels:t,onDuplicate:s,onCopy:o,onMove:i,onDownload:n,onDelete:r,getCurrentFolderPath:a})=>g.useMemo(()=>{const l=[],c=Array.from(e.values());return!c.length||!t||(t[re.Move]&&l.push({key:re.Move,label:t[re.Move],title:t[re.Move],icon:C.jsx(ed,{width:ne.size,height:ne.size,className:"text-secondary"}),onClick:()=>i(c)}),t[re.Copy]&&l.push({key:re.Copy,label:t[re.Copy],title:t[re.Copy],icon:C.jsx(Jc,{width:ne.size,height:ne.size,className:"text-secondary"}),onClick:()=>o(c)}),t[re.Duplicate]&&l.push({key:re.Duplicate,label:t[re.Duplicate],title:t[re.Duplicate],icon:C.jsx(V.IconCopy,{...ne,className:"text-secondary"}),onClick:()=>s(c)}),t[re.Delete]&&l.push({key:re.Delete,label:t[re.Delete],title:t[re.Delete],icon:C.jsx(V.IconTrashX,{...ne,className:"text-secondary"}),onClick:()=>{const d=a();r(c,d)}}),t[re.Download]&&l.push({key:re.Download,label:t[re.Download],title:t[re.Download],icon:C.jsx(V.IconDownload,{...ne,className:"text-secondary"}),onClick:()=>n(c)})),l},[e,t,s,o,i,n,r,a]),LA=({actionLabels:e,onDuplicate:t,onCopy:s,onMove:o,onDownload:i,onRename:n,onDelete:r})=>g.useMemo(()=>a=>{const l=[];return e&&(e[re.Duplicate]&&l.push({key:re.Duplicate,label:e[re.Duplicate],icon:C.jsx(V.IconCopy,{...ne,className:"text-secondary"}),onClick:()=>t(a)}),e[re.Copy]&&l.push({key:re.Copy,label:e[re.Copy],icon:C.jsx(Jc,{width:ne.size,height:ne.size,className:"text-secondary"}),onClick:()=>s(a)}),e[re.Move]&&l.push({key:re.Move,label:e[re.Move],icon:C.jsx(ed,{width:ne.size,height:ne.size,className:"text-secondary"}),onClick:()=>o(a)}),e[re.Download]&&l.push({key:re.Download,label:e[re.Download],icon:C.jsx(V.IconDownload,{...ne,className:"text-secondary"}),onClick:()=>i(a)}),e[re.Delete]&&l.push({key:re.Delete,label:e[re.Delete],icon:C.jsx(V.IconTrashX,{...ne,className:"text-secondary"}),onClick:()=>r(a,a.parentPath??"")}),e[re.Rename]&&l.push({key:re.Rename,label:e[re.Rename],icon:C.jsx(V.IconPencilMinus,{...ne,className:"text-secondary"}),onClick:()=>n(a.path)})),l},[e,t,s,o,i,n,r]),OA=({open:e,onClose:t,onReplace:s,onDuplicate:o,onDecideForEach:i,conflictingFiles:n,singleFileTitle:r="Replace Or Duplicate Item",multipleFilesTitle:a="Replace Or Duplicate Items",message:l,actionLabels:c,strategyLabels:d,confirmLabel:u="Confirm",cancelLabel:h="Cancel",nameColumnLabel:p="Name",actionColumnLabel:f="Action"})=>{const m=n.length===1,v=m?n[0]?.name:"",w=c?.[st.Replace]??"Replace",b=c?.[st.Duplicate]??"Duplicate",S=c?.[st.Cancel]??"Cancel",y=d?.[Rt.ReplaceAll]??"Replace all",x=d?.[Rt.DuplicateAll]??"Duplicate all",F=d?.[Rt.DecideForEach]??"Decide for each",[E,R]=g.useState(st.Replace),[P,M]=g.useState(Rt.ReplaceAll),[D,T]=g.useState(new Map(n.map(K=>[K.path,st.Replace]))),[A,W]=g.useState(void 0),O=m?r:a,Y=C.jsxs(C.Fragment,{children:["Item with the name ",C.jsxs("span",{className:"text-primary",children:['"',v,'"']})," ","already exists in this destination."]}),te=`${n.length} items with the same names already exist in this destination.`,L=l??(m?Y:te),Q=g.useMemo(()=>[{id:st.Replace,name:w},{id:st.Duplicate,name:b}],[w,b]),z=g.useMemo(()=>n.map(K=>({id:K.path,name:K.name,path:K.path,nodeType:K.nodeType??it.ITEM,action:D.get(K.path)||st.Replace})),[n,D]),B=g.useMemo(()=>[{field:"name",headerName:p,flex:1,minWidth:200,floatingFilter:!1,filter:!1,resizable:!1,cellRenderer:K=>K.data?.nodeType===it.FOLDER?C.jsx(Nr,{name:K.data.name,iconSize:Do}):C.jsx(Or,{name:K.data.name,iconSize:Do})},{field:"action",headerName:f,width:140,suppressSizeToFit:!0,sortable:!1,filter:!1,floatingFilter:!1,resizable:!1,cellRenderer:K=>{if(!K.data)return null;const X=[{key:st.Replace,label:w,icon:C.jsx(V.IconCircleFilled,{size:10,className:"text-accent-tertiary"})},{key:st.Duplicate,label:b,icon:C.jsx(V.IconCircleFilled,{size:10,className:"text-accent-secondary"})},{key:st.Cancel,label:S,icon:C.jsx(V.IconCircleFilled,{size:10,className:"text-error"})}],ae=X.find(he=>he.key===K.data.action),G=A===K.data.path;return C.jsx("div",{className:"flex items-center h-full",children:C.jsx(St,{trigger:[mt.Click],open:G,menu:{items:X,onClick:({key:he})=>{T(be=>{const ce=new Map(be);return ce.set(K.data.path,he),ce}),W(void 0)}},placement:"bottom-start",matchReferenceWidth:!1,allowedPlacements:["bottom-start","top-start"],onOpenChange:he=>{W(he?K.data.path:void 0)},children:C.jsxs("button",{type:"button",className:"flex items-center gap-2",children:[C.jsxs("span",{className:"flex items-center gap-2",children:[ae?.icon,ae?.label??w]}),C.jsx(V.IconChevronDown,{size:16,className:q("text-secondary transition-transform",G&&"rotate-180")})]})})})}}],[p,f,w,b,S,A]),U=g.useMemo(()=>[{id:Rt.ReplaceAll,name:y},{id:Rt.DuplicateAll,name:x},{id:Rt.DecideForEach,name:F,content:P===Rt.DecideForEach?C.jsx("div",{className:"mt-4",children:C.jsx(Im,{columnDefs:B,rowData:z,getRowId:K=>K.id,withSelectionColumn:!1,wrapCustomCellRenderers:!1,alternateOddRowColors:!1,additionalGridOptions:{domLayout:"autoHeight"}})}):void 0}],[y,x,F,P,B,z]),$=g.useCallback(()=>{if(m)E===st.Replace?s():o();else if(P===Rt.ReplaceAll)s();else if(P===Rt.DuplicateAll)o();else if(P===Rt.DecideForEach&&i){const K=n.map(X=>({file:X,action:D.get(X.path)||st.Replace}));i(K)}},[m,E,P,D,n,s,o,i]);return C.jsx(Yo,{open:e,onClose:t,size:At.Md,title:O,dividers:!1,footer:C.jsxs("div",{className:"flex justify-end gap-3 py-4 px-6",children:[C.jsx(ye,{onClick:t,label:h,variant:De.Secondary}),C.jsx(ye,{onClick:$,label:u,variant:De.Primary})]}),children:C.jsxs("div",{className:"px-6 py-4",children:[C.jsx("p",{className:"text-secondary mb-4",children:L}),m?C.jsx(Zn,{elementId:"single-file-conflict",radioButtons:Q,activeRadioButton:E,orientation:qs.Column,onChange:K=>R(K)}):C.jsx(Zn,{elementId:"multiple-files-conflict",radioButtons:U,activeRadioButton:P,orientation:qs.Column,onChange:K=>M(K),formItemChildrenClassName:"gap-3"})]})})},Hm=e=>C.jsx(Om,{...e,children:C.jsx(NA,{})}),NA=()=>{const{className:e,items:t,rootItem:s,filesLoading:o,treeOptions:i,navigationPanelOptions:n,gridOptions:r,toolbarOptions:a,bulkActionsToolbarOptions:l,deleteConfirmationOptions:c,destinationFolderPopupOptions:d,conflictResolutionPopupOptions:u,areHiddenFilesVisible:h,toggleHiddenFilesVisibility:p,isTreeCollapsed:f,toggleTreeCollapse:m,currentPath:v,gridRows:w,selectedIds:b,selectedFiles:S,setSelectedFiles:y,clearSelection:x,effectiveSearchValue:F,handleBreadcrumbItemClick:E,handleSearchChange:R,handleTreeItemClick:P,handleTableRowClick:M,handleOpenDestinationFolderPopup:D,handleCloseDestinationFolderPopup:T,openDestinationFolderPopup:A,destinationFolderMode:W,handleSetCopiedFiles:O,handleSetMovedFiles:Y,handleDuplicate:te,handleCopyTo:L,handleMoveTo:Q,handleDownloadFiles:z,openDeleteConfirmation:B,closeDeleteConfirmation:U,confirmDelete:$,deleteConfirmationOpen:K,itemsToDelete:X,renamedPath:ae,onRename:G,onRenameSave:he,onRenameCancel:be,onRenameValidate:ce,isDragging:Pe,isDraggingOverWindow:Se,handleDragEnter:We,handleDragLeave:Ie,handleDragOver:rt,handleDrop:de,onUploadFiles:ve,onValidateUpload:Ee,maxFileSize:H,newActions:Z,isNewButtonVisible:pe,newFolderTempId:Ge,cancelFolderCreation:ft,saveFolderCreation:Be,validateFolderName:at,conflictingFiles:ei,conflictResolutionOpen:ho,closeConflictResolution:Me,handleConflictReplace:Ze,handleConflictDuplicate:ti,handleConflictDecideForEach:Yr}=Nm(),{width:Zr=Ub,title:Xr=$b,containerClassName:Qr=_b,additionalButtons:Jr,...ea}=i??{},[si,sn]=g.useState(Zr),oi=g.useRef(null),ta=oe=>{oi.current===null&&(oi.current=requestAnimationFrame(()=>{sn(oe),oi.current=null}))},{columnDefs:sa,filterable:on=!0,dateLocale:nn,dateOptions:rn,...an}=r??{},oa=g.useMemo(()=>[{field:"name",headerName:"Name",flex:1,minWidth:200,cellRenderer:oe=>oe.data?.isTemporary&&oe.data.id===Ge?C.jsx(hg,{name:"",type:Ss.Folder,elementId:`new-folder-${oe.data.id}`,editing:!0,iconSize:Do,validate:at,onSave:Be,onCancel:ft}):oe.data?.nodeType===it.FOLDER?C.jsx(Nr,{name:oe.data.name,iconSize:Do}):C.jsx(Or,{name:oe.data.name,iconSize:Do})},{field:"updatedAt",headerName:"Modified Date",width:168,suppressSizeToFit:!0,cellRenderer:zh,cellRendererParams:{locale:nn,emptyPlaceholder:"—",options:rn}},{field:"size",headerName:"Size",width:120,suppressSizeToFit:!0}],[nn,rn,Ge,Be,ft,at]),go=sa??oa,ln=g.useMemo(()=>on?go:go.map(oe=>({...oe,filter:!1,floatingFilter:!1})),[go,on]),cn=oe=>{const _e=[];return i?.actionLabels&&(i.actionLabels[re.Duplicate]&&_e.push({key:"duplicate",label:i.actionLabels[re.Duplicate],icon:C.jsx(V.IconCopy,{...ne,className:"text-secondary"}),onClick:()=>te([oe])}),i.actionLabels[re.Copy]&&_e.push({key:Xe.Copy,label:i.actionLabels[re.Copy],icon:C.jsx(Jc,{width:ne.size,height:ne.size,className:"text-secondary"}),onClick:()=>{O([oe]),D(Xe.Copy)}}),i.actionLabels[re.Move]&&_e.push({key:Xe.Move,label:i.actionLabels[re.Move],icon:C.jsx(ed,{width:ne.size,height:ne.size,className:"text-secondary"}),onClick:()=>{Y([oe]),D(Xe.Move)}}),i.actionLabels[re.Download]&&_e.push({key:"download",label:i.actionLabels[re.Download],icon:C.jsx(V.IconDownload,{...ne,className:"text-secondary"}),onClick:()=>z([oe])}),i.actionLabels[re.Rename]&&_e.push({key:"rename",label:i.actionLabels[re.Rename],icon:C.jsx(V.IconPencilMinus,{...ne,className:"text-secondary"}),onClick:()=>G(oe.path)}),i.actionLabels[re.Delete]&&_e.push({key:"delete",label:i.actionLabels[re.Delete],icon:C.jsx(V.IconTrashX,{...ne,className:"text-secondary"}),onClick:()=>B([oe],oe.parentPath??"")})),_e},ia=g.useMemo(()=>{const oe=new Map;return S.forEach((_e,ni)=>{const Is=w.find(po=>po.path===ni);Is&&oe.set(ni,Is)}),oe},[S,w]),dn=g.useCallback(oe=>{const _e=new Map;oe.forEach((ni,Is)=>{const po=Xs(t,Is);po&&_e.set(Is,po)}),y(_e)},[t,y]),un=AA({selectedFiles:S,actionLabels:l?.actionLabels,onDuplicate:te,onCopy:oe=>{O(oe),D(Xe.Copy)},onMove:oe=>{Y(oe),D(Xe.Move)},onDownload:z,onDelete:B,getCurrentFolderPath:()=>v??"/"}),hn=g.useCallback(()=>a&&b.size===0?C.jsx("div",{className:Ad,role:"toolbar","aria-label":"File Manager Toolbar",children:C.jsx(dA,{...a,areHiddenFilesVisible:h,onToggleHiddenFiles:p,isNewButtonVisible:pe,newButtonDropdownItems:Z})}):b.size>0&&l?C.jsx("div",{className:Ad,role:"toolbar","aria-label":"File Manager Toolbar",children:C.jsx(pA,{selectionLabel:`${b.size} ${l.selectionLabel}`,onClearSelection:x,actions:un})}):C.jsx("div",{}),[l,b,x,un,h,p,a,pe,Z]),gn=LA({actionLabels:r?.actionLabels,onDuplicate:oe=>te([oe]),onCopy:oe=>{O([oe]),D(Xe.Copy)},onMove:oe=>{Y([oe]),D(Xe.Move)},onDownload:oe=>z([oe]),onRename:G,onDelete:(oe,_e)=>B([oe],_e)}),ii=g.useCallback(oe=>{const _e=Xs(t,oe.path);return _e?gn(_e):[]},[t,gn]);return C.jsxs("section",{className:fe(Vb,{"gap-3 pt-4":l&&b.size>0},e),children:[hn(),C.jsxs("div",{className:zb,children:[C.jsx("aside",{role:"region","aria-label":"File Manager Tree Navigation",className:"min-h-0 min-w-0 h-full flex-none",children:C.jsx(Bh,{defaultWidth:si,width:si,onResizeStop:sn,onResize:ta,minWidth:qb,maxWidth:Yb,enabled:f,children:C.jsx(Fh,{width:si,title:Xr,containerClassName:Qr,additionalButtons:Jr,isOpened:f,onToggle:m,children:C.jsx(s0,{...ea,items:t,selectedPath:v,onItemClick:P,areHiddenFilesVisible:h,getContextMenuItems:cn,renamedPath:ae,onRenameSave:he,onRenameCancel:be,onRenameValidate:ce})})})}),C.jsxs("div",{className:Wb,children:[C.jsx(r0,{...n??{},path:v,onItemClick:E,makeHref:oe=>"/"+oe.join("/"),rootItemPath:s?.path,rootItemLabel:s?.breadcrumbLabel,value:F,onSearchChange:R}),C.jsx("section",{role:"region","aria-label":"File Manager Grid View",className:fe(jb),onDragEnter:We,onDragLeave:Ie,onDragOver:rt,onDrop:de,children:C.jsx(Im,{columnDefs:ln,rowData:w,getRowId:oe=>oe.path,loading:o,getContextMenuItems:ii,className:q(Pe?"border border-dashed border-accent-primary":"",Se&&!Pe?"border border-dashed border-primary":""),...an,additionalGridOptions:{...an.additionalGridOptions,onCellClicked:oe=>{oe.colDef.colId!=="__select"&&oe.data&&M(oe.data)}},selectedRows:ia,onSelectionChangeWithMap:dn,wrapperBorder:!Pe&&!Se})})]})]}),C.jsx(IA,{open:K,itemsToDelete:X,onClose:U,onConfirm:$,cancelLabel:c?.cancelLabel,confirmLabel:c?.confirmLabel,titleRenderer:c?.titleRenderer,contentRenderer:c?.contentRenderer}),C.jsx(kA,{open:A,onClose:T,onConfirm:()=>{const oe=d?.destinationFolderPath??"/";W===Xe.Copy?L(oe):Q(oe,v??"/"),T()},mode:W,items:t,rootItem:s,onPathChange:d?.setDestinationFolderPath,path:d?.destinationFolderPath,addFolderLabel:d?.addFolderLabel,copyLabel:d?.copyLabel,moveLabel:d?.moveLabel,hiddenFilesSwitcherLabel:d?.hiddenFilesSwitcherLabel,gridOptions:{columnDefs:ln,loading:o},onUploadFiles:ve,onValidateUpload:Ee,maxFileSize:H}),C.jsx(OA,{...u,open:ho,onClose:Me,onReplace:Ze,onDuplicate:ti,onDecideForEach:Yr,conflictingFiles:ei})]})},HA=e=>{const[t,s]=g.useState(Fr.MyFiles),o=n=>{s(n)},i=g.useMemo(()=>{if(e)return Object.values(Fr).map(n=>({id:n,label:e?.[n]||n.replace("_"," ")}))},[e]);return{activeTab:t,handleTabChange:o,tabs:i}};exports.AlertVariant=Ns;exports.ButtonVariant=De;exports.ConfirmationPopupVariant=Bo;exports.DialAlert=zC;exports.DialAutocompleteInput=ub;exports.DialAutocompleteInputValue=oc;exports.DialBreadcrumb=Kh;exports.DialBreadcrumbItem=pi;exports.DialButton=ye;exports.DialButtonDropdown=dl;exports.DialCheckbox=Pi;exports.DialCloseButton=tc;exports.DialCollapsibleSidebar=Fh;exports.DialConditionalResizableContainer=Bh;exports.DialConfirmationPopup=Xh;exports.DialDateCellRenderer=zh;exports.DialDraggableItem=n1;exports.DialDropdown=St;exports.DialEllipsisTooltip=Ot;exports.DialErrorText=bs;exports.DialFieldLabel=no;exports.DialFileIcon=Jl;exports.DialFileManager=Hm;exports.DialFileManagerActions=re;exports.DialFileManagerTabs=Fr;exports.DialFileName=Or;exports.DialFileNodeType=it;exports.DialFilePermission=cg;exports.DialFileResourceType=lg;exports.DialFolderName=Nr;exports.DialFormItem=Er;exports.DialFormPopup=rb;exports.DialIcon=Te;exports.DialInput=Zs;exports.DialInputPopup=Qh;exports.DialItemType=Ss;exports.DialLabelledText=tv;exports.DialLoadFileAreaField=Hb;exports.DialLoader=Ki;exports.DialNoDataContent=Dr;exports.DialNumberInputField=U1;exports.DialPasswordInput=Jh;exports.DialPasswordInputField=cb;exports.DialPopup=Yo;exports.DialRadioButton=Rh;exports.DialRadioGroup=Zn;exports.DialRadioGroupPopupField=sb;exports.DialRemoveButton=qh;exports.DialResizableContainer=Gh;exports.DialSearch=ic;exports.DialSelect=tg;exports.DialSelectField=wb;exports.DialSharedEntityIndicator=Ti;exports.DialSteps=YC;exports.DialSwitch=sc;exports.DialTabs=_h;exports.DialTag=Mr;exports.DialTagInput=hb;exports.DialTextAreaField=K1;exports.DialTextInputField=$1;exports.DialTextarea=Yh;exports.DialTooltip=ls;exports.DropdownItemType=ec;exports.DropdownTrigger=mt;exports.DropdownType=Wh;exports.FileManagerProvider=Om;exports.FlexibleActionsDirection=Vs;exports.FormItemOrientation=Mi;exports.PopupSize=At;exports.RadioGroupOrientation=qs;exports.ResizableContainerSide=Ii;exports.SearchSize=ki;exports.SelectSize=Jn;exports.SelectVariant=er;exports.StepStatus=Ct;exports.TabOrientation=Xn;exports.TagVariant=Pr;exports.mergeClasses=fe;exports.useDialFileManagerTabs=HA;exports.useEditableItem=ug;exports.useFileManagerContext=Nm;