koval-ui
Version:
React components collection with minimalistic design. Supports theming, layout, and input validation.
3 lines (2 loc) • 2.08 kB
JavaScript
"use client";"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t="_height-container_hlui1_8",e="_table-wrapper_hlui1_22",n="_selectable_hlui1_40",a="_paginated_hlui1_44",i="_has-caption_hlui1_48",o="_data-table_hlui1_53",l="_table-cell_hlui1_54",_="_table-header_hlui1_63",r="_table-footer_hlui1_69",c="_pinned_hlui1_83",p="_pinned-header_hlui1_88",h="_left_hlui1_92",s="_right_hlui1_96",u="_highlighted_hlui1_100",g="_pagination-wrapper_hlui1_105",d="_pagination-label_hlui1_122",b="_pagination-input_hlui1_128",w="_error_hlui1_149",C="_pagination-fieldset_hlui1_159",S="_pagination-button_hlui1_165",D="_icon_hlui1_168",W="_row-selection_hlui1_189",f="_row-selection-actions_hlui1_202",T="_row-selection-button_hlui1_210",B="_row-selection-text_hlui1_220",F="_table-caption_hlui1_227",H="_no-data-row_hlui1_247",x="_no-data-cell_hlui1_249",A="_no-data-warning_hlui1_260",I={heightContainer:t,tableWrapper:e,selectable:n,paginated:a,hasCaption:i,dataTable:o,tableCell:l,tableHeader:_,tableFooter:r,pinned:c,pinnedHeader:p,left:h,right:s,highlighted:u,paginationWrapper:g,paginationLabel:d,paginationInput:b,error:w,paginationFieldset:C,paginationButton:S,icon:D,rowSelection:W,rowSelectionActions:f,rowSelectionButton:T,rowSelectionText:B,tableCaption:F,noDataRow:H,noDataCell:x,noDataWarning:A};exports.dataTable=o;exports.default=I;exports.error=w;exports.hasCaption=i;exports.heightContainer=t;exports.highlighted=u;exports.icon=D;exports.left=h;exports.noDataCell=x;exports.noDataRow=H;exports.noDataWarning=A;exports.paginated=a;exports.paginationButton=S;exports.paginationFieldset=C;exports.paginationInput=b;exports.paginationLabel=d;exports.paginationWrapper=g;exports.pinned=c;exports.pinnedHeader=p;exports.right=s;exports.rowSelection=W;exports.rowSelectionActions=f;exports.rowSelectionButton=T;exports.rowSelectionText=B;exports.selectable=n;exports.tableCaption=F;exports.tableCell=l;exports.tableFooter=r;exports.tableHeader=_;exports.tableWrapper=e;
//# sourceMappingURL=DataTable.module.css.cjs.map