@progress/kendo-react-grid
Version:
React Data Grid (Table) provides 100+ ready-to-use data grid features. KendoReact Grid package
10 lines (9 loc) • 8.37 kB
JavaScript
/**
* @license
*-------------------------------------------------------------------------------------------
* Copyright © 2026 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the package root for more information
*-------------------------------------------------------------------------------------------
*/
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e="grid.noRecords",r="grid.pagerInfo",t="grid.pagerFirstPage",o="grid.pagerPreviousPage",a="grid.pagerNextPage",i="grid.pagerLastPage",l="grid.pagerItemsPerPage",s="grid.pagerPage",n="grid.pagerPageSizeAriaLabel",g="grid.pagerOf",d="grid.pagerTotalPages",c="grid.groupPanelEmpty",p="grid.groupColumn",u="grid.ungroupColumn",m="grid.columnMenu",h="grid.filterApplyButton",C="grid.filterClearButton",S="grid.filterClearAllButton",B="grid.filterResetButton",P="grid.filterSubmitButton",b="grid.filterTitle",x="grid.sortAscending",A="grid.sortDescending",f="grid.sortClearButton",T="grid.sortApplyButton",I="grid.searchPlaceholder",v="grid.searchboxPlaceholder",y="grid.exportPDF",M="grid.exportCSV",D="grid.filterCheckAll",L="grid.filterChooseOperator",O="grid.filterSelectAll",F="grid.filterSelectedItems",R="grid.sortAriaLabel",E="grid.editDialogTitle",G="grid.editDialogSaveButtonTitle",w="grid.editDialogCancelButtonTitle",N="grid.filterAriaLabel",k="grid.groupPanelAriaLabel",q="grid.groupExpand",U="grid.groupCollapse",W="grid.groupClearButton",z="grid.groupApplyButton",V="grid.detailExpand",j="grid.detailCollapse",H="grid.selectRow",J="grid.gridAriaLabel",K="grid.gridRowReorderAriaLabel",Q="grid.gridPinCellAriaLabel",X="grid.gridPinToTop",Y="grid.gridPinToBottom",Z="grid.gridUnpin",_="grid.gridAdaptiveColumnMenuFilterTitle",$="grid.columnMenuColumnChooserTitle",ee="grid.columnMenuColumnChooserSelectedItems",re="grid.adaptiveColumnMenuChooserTitle",te="grid.adaptiveColumnMenuChooserSubTitle",oe="grid.columnChooserApplyButton",ae="grid.columnChooserResetButton",ie="grid.adaptiveColumnMenuCheckboxFilterTitle",le="grid.adaptiveToolbarSortTitle",se="grid.adaptiveToolbarGroupTitle",ne="grid.toolbarSort",ge="grid.toolbarAI",de="grid.aIResponseData",ce="grid.generatedWithAI",pe="grid.toolbarAIApply",ue="grid.toolbarGroup",me="grid.toolbarFilter",he="grid.toolbarColumnsChooser",Ce="grid.toolbarCheckboxFilter",Se="grid.smartBoxSearchPlaceholder",Be="grid.smartBoxSemanticSearchPlaceholder",Pe="grid.smartBoxAIAssistantPlaceholder",be="grid.smartBoxSuggestedPrompts",xe="grid.smartBoxPreviouslySearched",Ae="grid.smartBoxPreviouslyAsked",fe="grid.smartBoxNoPreviousSearches",Te="grid.smartBoxNoPreviousPrompts",Ie="grid.smartBoxClearTitle",ve="grid.smartBoxSubmitPromptButton",ye="grid.smartBoxSpeechToTextButton",Me="grid.smartBoxSearchModeText",De="grid.smartBoxSearchModeDescription",Le="grid.smartBoxSemanticSearchModeText",Oe="grid.smartBoxSemanticSearchModeDescription",Fe="grid.headerGroupSpacerAccessibleLabel",Re={[V]:"Expand detail row",[j]:"Collapse detail row",[q]:"Expand group",[U]:"Collapse Group",[W]:"Clear grouping",[z]:"Done",[e]:"No records available",[c]:"Drag a column header and drop it here to group by that column",[h]:"Apply",[C]:"Clear",[S]:"Clear all filters",[B]:"Reset",[P]:"Filter",[b]:"Filter",[x]:"Sort Ascending",[A]:"Sort Descending",[f]:"Clear sorting",[T]:"Done",[R]:"Sortable",[le]:"Sort by",[se]:"Group by",[ne]:"Sort",[ge]:"AI Assistant",[pe]:"Apply",[de]:`Operation is successful. Data is:
`,[ce]:"Generated with AI",[ue]:"Group",[me]:"Filter",[he]:"Columns",[Ce]:"Filter",[p]:"Group Column",[u]:"Ungroup Column",[m]:"Column menu",[l]:"items per page",[r]:"{0} - {1} of {2} items",[t]:"Go to the first page",[o]:"Go to the previous page",[a]:"Go to the next page",[i]:"Go to the last page",[s]:"Page",[n]:"Page size",[g]:"of",[d]:"{0}",[I]:"Search",[v]:"Search...",[y]:"Export PDF",[M]:"Export CSV",[D]:"Check All",[E]:"Edit Dialog",[G]:"Save",[w]:"Cancel",[L]:"Choose Operator",[F]:"selected items",[O]:"Select All",[N]:"Filter",[k]:"Group panel",[Fe]:"Group",[J]:"Table",[K]:"Drag row",[Q]:"Pin row",[X]:"Pin row to top",[Y]:"Pin row to bottom",[Z]:"Unpin",[H]:"Select Row",[$]:"Columns Chooser",[_]:"Filter by",[re]:"Columns Chooser",[te]:"Selected fields are visible",[ie]:"Filter by",[ee]:"Selected items",[oe]:"Apply",[ae]:"Reset",[Se]:"Search",[Be]:"Semantic Search",[Pe]:"Sort, filter, or group with AI",[be]:"Suggested prompts",[xe]:"Previously searched",[Ae]:"Previously asked",[fe]:"No previous searches",[Te]:"No previous prompts",[Ie]:"Clear",[ve]:"Submit prompt",[ye]:"Speech to text",[Me]:"Search",[De]:"Looks for exact word matches across your data.",[Le]:"Semantic Search",[Oe]:"Understands context to surface the most relevant results.","grid.filterEqOperator":"Is equal to","grid.filterNotEqOperator":"Is not equal to","grid.filterIsNullOperator":"Is null","grid.filterIsNotNullOperator":"Is not null","grid.filterIsEmptyOperator":"Is empty","grid.filterIsNotEmptyOperator":"Is not empty","grid.filterStartsWithOperator":"Starts with","grid.filterContainsOperator":"Contains","grid.filterNotContainsOperator":"Does not contain","grid.filterEndsWithOperator":"Ends with","grid.filterGteOperator":"Is greater than or equal to","grid.filterGtOperator":"Is greater than","grid.filterLteOperator":"Is less than or equal to","grid.filterLtOperator":"Is less than","grid.filterIsTrue":"Is true","grid.filterIsFalse":"Is false","grid.filterBooleanAll":"(All)","grid.filterAfterOrEqualOperator":"Is after or equal to","grid.filterAfterOperator":"Is after","grid.filterBeforeOperator":"Is before","grid.filterBeforeOrEqualOperator":"Is before or equal to","grid.filterAndLogic":"And","grid.filterOrLogic":"Or"};exports.aIResponseData=de;exports.adaptiveColumnMenuCheckboxFilterTitle=ie;exports.adaptiveColumnMenuChooserSubTitle=te;exports.adaptiveColumnMenuChooserTitle=re;exports.adaptiveColumnMenuFilterTitle=_;exports.adaptiveToolbarGroupTitle=se;exports.adaptiveToolbarSortTitle=le;exports.columnChooserApplyButton=oe;exports.columnChooserResetButton=ae;exports.columnMenu=m;exports.columnMenuColumnChooserSelectedItems=ee;exports.columnMenuColumnChooserTitle=$;exports.detailCollapse=j;exports.detailExpand=V;exports.editDialogCancelButtonTitle=w;exports.editDialogSaveButtonTitle=G;exports.editDialogTitle=E;exports.exportCSV=M;exports.exportPDF=y;exports.filterApplyButton=h;exports.filterAriaLabel=N;exports.filterCheckAll=D;exports.filterChooseOperator=L;exports.filterClearAllButton=S;exports.filterClearButton=C;exports.filterResetButton=B;exports.filterSelectAll=O;exports.filterSelectedItems=F;exports.filterSubmitButton=P;exports.filterTitle=b;exports.generatedWithAI=ce;exports.gridAriaLabel=J;exports.gridPinCellAriaLabel=Q;exports.gridPinToBottom=Y;exports.gridPinToTop=X;exports.gridRowReorderAriaLabel=K;exports.gridUnpin=Z;exports.groupApplyButton=z;exports.groupClearButton=W;exports.groupCollapse=U;exports.groupColumn=p;exports.groupExpand=q;exports.groupPanelAriaLabel=k;exports.groupPanelEmpty=c;exports.headerGroupSpacerAccessibleLabel=Fe;exports.messages=Re;exports.noRecords=e;exports.pagerFirstPage=t;exports.pagerInfo=r;exports.pagerItemPerPage=l;exports.pagerLastPage=i;exports.pagerNextPage=a;exports.pagerOf=g;exports.pagerPage=s;exports.pagerPageSizeAriaLabel=n;exports.pagerPreviousPage=o;exports.pagerTotalPages=d;exports.searchPlaceholder=I;exports.searchboxPlaceholder=v;exports.selectRow=H;exports.smartBoxAIAssistantPlaceholder=Pe;exports.smartBoxClearTitle=Ie;exports.smartBoxNoPreviousPrompts=Te;exports.smartBoxNoPreviousSearches=fe;exports.smartBoxPreviouslyAsked=Ae;exports.smartBoxPreviouslySearched=xe;exports.smartBoxSearchModeDescription=De;exports.smartBoxSearchModeText=Me;exports.smartBoxSearchPlaceholder=Se;exports.smartBoxSemanticSearchModeDescription=Oe;exports.smartBoxSemanticSearchModeText=Le;exports.smartBoxSemanticSearchPlaceholder=Be;exports.smartBoxSpeechToTextButton=ye;exports.smartBoxSubmitPromptButton=ve;exports.smartBoxSuggestedPrompts=be;exports.sortApplyButton=T;exports.sortAriaLabel=R;exports.sortAscending=x;exports.sortClearButton=f;exports.sortDescending=A;exports.toolbarAI=ge;exports.toolbarAIApply=pe;exports.toolbarCheckboxFilter=Ce;exports.toolbarColumnsChooser=he;exports.toolbarFilter=me;exports.toolbarGroup=ue;exports.toolbarSort=ne;exports.ungroupColumn=u;