@abdellatifui/react 3.1.9 → 3.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/dist/nextgen.d.ts +10 -13
  2. package/dist/nextgen.js +11606 -17458
  3. package/dist/style.css +1 -1
  4. package/dist/types/components/Accordion/AccordionGroup.d.ts.map +1 -1
  5. package/dist/types/components/Accordion/AccordionItem.d.ts.map +1 -1
  6. package/dist/types/components/Alerts/Store/PrimaryFooter.d.ts.map +1 -1
  7. package/dist/types/components/Alerts/Store/PrimaryHeader.d.ts.map +1 -1
  8. package/dist/types/components/Alerts/hooks/useDrag.d.ts.map +1 -1
  9. package/dist/types/components/Alerts/hooks/useQueueHook.d.ts +0 -1
  10. package/dist/types/components/Alerts/hooks/useQueueHook.d.ts.map +1 -1
  11. package/dist/types/components/Api/useApi.d.ts +4 -4
  12. package/dist/types/components/Api/useApi.d.ts.map +1 -1
  13. package/dist/types/components/Api/useStore.d.ts.map +1 -1
  14. package/dist/types/components/Api/useVariable.d.ts.map +1 -1
  15. package/dist/types/components/Containers/DialogPanel.d.ts.map +1 -1
  16. package/dist/types/components/Containers/HorizontalDiv.d.ts.map +1 -1
  17. package/dist/types/components/Containers/Panel.d.ts.map +1 -1
  18. package/dist/types/components/Containers/ScrolBarStyle.d.ts.map +1 -1
  19. package/dist/types/components/Contextmenu/ContextMenuNG/hooks/useBoxDimensions.d.ts.map +1 -1
  20. package/dist/types/components/Contextmenu/ContextMenuNG/hooks/useBoxSize.d.ts +0 -1
  21. package/dist/types/components/Contextmenu/ContextMenuNG/hooks/useBoxSize.d.ts.map +1 -1
  22. package/dist/types/components/Contextmenu/ContextMenuNG/hooks/useMouseLocation.d.ts +0 -1
  23. package/dist/types/components/Contextmenu/ContextMenuNG/hooks/useMouseLocation.d.ts.map +1 -1
  24. package/dist/types/components/Contextmenu/ContextMenuNG/hooks/useOpacityChange.d.ts.map +1 -1
  25. package/dist/types/components/Contexts/AppContext.d.ts +0 -1
  26. package/dist/types/components/Contexts/AppContext.d.ts.map +1 -1
  27. package/dist/types/components/Contexts/ModelContext.d.ts +0 -1
  28. package/dist/types/components/Contexts/ModelContext.d.ts.map +1 -1
  29. package/dist/types/components/ErrorBoundry/errorBoundry.d.ts.map +1 -1
  30. package/dist/types/components/Help/HelpPopover.d.ts.map +1 -1
  31. package/dist/types/components/Help/TinnyHelp.d.ts.map +1 -1
  32. package/dist/types/components/Inputs/TextArea.d.ts +0 -1
  33. package/dist/types/components/Inputs/TextArea.d.ts.map +1 -1
  34. package/dist/types/components/Inputs/frequency.d.ts +0 -1
  35. package/dist/types/components/Inputs/frequency.d.ts.map +1 -1
  36. package/dist/types/components/Legends/NgFailedLegend.d.ts.map +1 -1
  37. package/dist/types/components/Legends/NgSuccessLegend.d.ts.map +1 -1
  38. package/dist/types/components/NetworkMap/Connection.backup.d.ts.map +1 -1
  39. package/dist/types/components/NetworkMap/Connection.d.ts.map +1 -1
  40. package/dist/types/components/NetworkMap/CustomMarker.d.ts.map +1 -1
  41. package/dist/types/components/NetworkMap/CustomerMapLegends.d.ts.map +1 -1
  42. package/dist/types/components/NetworkMap/LngLatBox.d.ts.map +1 -1
  43. package/dist/types/components/NetworkMap/Map.d.ts.map +1 -1
  44. package/dist/types/components/NetworkMap/useCreatePath.d.ts +6 -6
  45. package/dist/types/components/NetworkMap/useCreatePath.d.ts.map +1 -1
  46. package/dist/types/components/NetworkMap/utils.d.ts.map +1 -1
  47. package/dist/types/components/Paragraph/Headlines/Headline/MHeader.d.ts.map +1 -1
  48. package/dist/types/components/Paragraph/Headlines/Headline/MainHeader.d.ts.map +1 -1
  49. package/dist/types/components/Properties/PropertiesItem/PropertiesItem.d.ts.map +1 -1
  50. package/dist/types/components/Tables/MuiTable/MuiTable.d.ts.map +1 -1
  51. package/dist/types/components/Tables/NextGen/main/hooks/useAutoFit.d.ts.map +1 -1
  52. package/dist/types/components/Tables/NextGen/main/hooks/useCheckboxFilter.d.ts.map +1 -1
  53. package/dist/types/components/Tables/NextGen/main/hooks/useCustomCallback.d.ts +0 -1
  54. package/dist/types/components/Tables/NextGen/main/hooks/useCustomCallback.d.ts.map +1 -1
  55. package/dist/types/components/Tables/NextGen/main/hooks/useExcelFilters.d.ts +19 -0
  56. package/dist/types/components/Tables/NextGen/main/hooks/useExcelFilters.d.ts.map +1 -0
  57. package/dist/types/components/Tables/NextGen/main/hooks/useGenerateHeaders.d.ts +1 -2
  58. package/dist/types/components/Tables/NextGen/main/hooks/useGenerateHeaders.d.ts.map +1 -1
  59. package/dist/types/components/Tables/NextGen/main/hooks/usePaginationPageSizeSelector.d.ts +0 -1
  60. package/dist/types/components/Tables/NextGen/main/hooks/usePaginationPageSizeSelector.d.ts.map +1 -1
  61. package/dist/types/components/Tables/NextGen/main/hooks/useRowHeight.d.ts.map +1 -1
  62. package/dist/types/components/Tables/NextGen/main/hooks/useRowSizeChange.d.ts +0 -1
  63. package/dist/types/components/Tables/NextGen/main/hooks/useRowSizeChange.d.ts.map +1 -1
  64. package/dist/types/components/Tables/NextGen/main/hooks/useTableMenu.d.ts +0 -1
  65. package/dist/types/components/Tables/NextGen/main/hooks/useTableMenu.d.ts.map +1 -1
  66. package/dist/types/components/Tables/NextGen/main/hooks/useTablePreferencesMenu.d.ts.map +1 -1
  67. package/dist/types/components/Tables/NextGen/main/main.d.ts.map +1 -1
  68. package/dist/types/components/Tables/NextGen/main/plugins/ArrayViewer/ArrayViewer.d.ts +0 -1
  69. package/dist/types/components/Tables/NextGen/main/plugins/ArrayViewer/ArrayViewer.d.ts.map +1 -1
  70. package/dist/types/components/Tables/NextGen/main/plugins/ColorInput/ColorInputBox.d.ts +0 -1
  71. package/dist/types/components/Tables/NextGen/main/plugins/ColorInput/ColorInputBox.d.ts.map +1 -1
  72. package/dist/types/components/Tables/NextGen/main/plugins/CustomDetailViewer/CustomDetailViewer.d.ts.map +1 -1
  73. package/dist/types/components/Tables/NextGen/main/plugins/CustomFooter/CustomFooter.d.ts +0 -1
  74. package/dist/types/components/Tables/NextGen/main/plugins/CustomFooter/CustomFooter.d.ts.map +1 -1
  75. package/dist/types/components/Tables/NextGen/main/plugins/ExcelFilter/ExcelFilter.d.ts +11 -0
  76. package/dist/types/components/Tables/NextGen/main/plugins/ExcelFilter/ExcelFilter.d.ts.map +1 -0
  77. package/dist/types/components/Tables/NextGen/main/plugins/ExcelFilter/FilterableHeader.d.ts +12 -0
  78. package/dist/types/components/Tables/NextGen/main/plugins/ExcelFilter/FilterableHeader.d.ts.map +1 -0
  79. package/dist/types/components/Tables/NextGen/main/plugins/ExpandableRow/ExpandableRow.d.ts.map +1 -1
  80. package/dist/types/components/Tables/NextGen/main/plugins/ManageColumns/ManageColumns.d.ts.map +1 -1
  81. package/dist/types/components/Tables/NextGen/main/plugins/Topbar/Topbar.d.ts.map +1 -1
  82. package/dist/types/components/Tables/NextGen/main/plugins/useCustomGrouping/useCustomGrouping.d.ts.map +1 -1
  83. package/dist/types/components/Tabs/shadcn/main.d.ts +0 -1
  84. package/dist/types/components/Tabs/shadcn/main.d.ts.map +1 -1
  85. package/dist/types/components/Toast/Mainframe.d.ts +0 -1
  86. package/dist/types/components/Toast/Mainframe.d.ts.map +1 -1
  87. package/dist/types/components/Toast/ToasterSideColor.d.ts.map +1 -1
  88. package/dist/types/components/Toast/main.d.ts +0 -1
  89. package/dist/types/components/Toast/main.d.ts.map +1 -1
  90. package/dist/types/components/Toggle/ToggleGroup.d.ts.map +1 -1
  91. package/dist/types/components/Toggle/ToggleItem.d.ts.map +1 -1
  92. package/dist/types/components/playground-data/datatableitems.d.ts.map +1 -1
  93. package/dist/types/components/ui/alert-dialog.d.ts.map +1 -1
  94. package/dist/types/components/ui/badge.d.ts +10 -0
  95. package/dist/types/components/ui/badge.d.ts.map +1 -0
  96. package/dist/types/components/ui/checkbox.d.ts +5 -0
  97. package/dist/types/components/ui/checkbox.d.ts.map +1 -0
  98. package/dist/types/components/ui/command.d.ts.map +1 -1
  99. package/dist/types/components/ui/context-menu.d.ts.map +1 -1
  100. package/dist/types/components/ui/dialog.d.ts.map +1 -1
  101. package/dist/types/components/ui/dropdown-menu.d.ts.map +1 -1
  102. package/dist/types/components/ui/resizable.d.ts +14 -15
  103. package/dist/types/components/ui/resizable.d.ts.map +1 -1
  104. package/dist/types/components/utils/utils.d.ts.map +1 -1
  105. package/dist/types/stories/Api/api.stories.d.ts +4 -3
  106. package/dist/types/stories/Api/api.stories.d.ts.map +1 -1
  107. package/dist/types/stories/Boxes/Container.stories.d.ts +0 -1
  108. package/dist/types/stories/Boxes/Container.stories.d.ts.map +1 -1
  109. package/dist/types/stories/Boxes/VirtualContainer.stories.d.ts +0 -1
  110. package/dist/types/stories/Boxes/VirtualContainer.stories.d.ts.map +1 -1
  111. package/dist/types/stories/Contextmenu/contextmenu.stories.d.ts +2 -2
  112. package/package.json +17 -181
  113. package/dist/types/components/Buttons/Button.d.ts +0 -20
  114. package/dist/types/components/Buttons/Button.d.ts.map +0 -1
  115. package/dist/types/stories/Help/tooltip.stories.d.ts +0 -10
  116. package/dist/types/stories/Help/tooltip.stories.d.ts.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"AccordionGroup.d.ts","sourceRoot":"","sources":["../../../../src/components/Accordion/AccordionGroup.tsx"],"names":[],"mappings":"AACA,OAAO,KAA6C,MAAM,OAAO,CAAA;AAKjE,eAAO,MAAM,gBAAgB,mBAAoB,CAAA;AAEjD,eAAO,MAAM,cAAc,yDAoC1B,CAAA"}
1
+ {"version":3,"file":"AccordionGroup.d.ts","sourceRoot":"","sources":["../../../../src/components/Accordion/AccordionGroup.tsx"],"names":[],"mappings":"AACA,OAAO,KAA6C,MAAM,OAAO,CAAA;AAKjE,eAAO,MAAM,gBAAgB,mBAAoB,CAAA;AAEjD,eAAO,MAAM,cAAc,GAAI,UAAK,4CAoCnC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"AccordionItem.d.ts","sourceRoot":"","sources":["../../../../src/components/Accordion/AccordionItem.tsx"],"names":[],"mappings":"AAyBA,eAAO,MAAM,aAAa,yDAkDzB,CAAA"}
1
+ {"version":3,"file":"AccordionItem.d.ts","sourceRoot":"","sources":["../../../../src/components/Accordion/AccordionItem.tsx"],"names":[],"mappings":"AAyBA,eAAO,MAAM,aAAa,GAAI,UAAK,4CAkDlC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"PrimaryFooter.d.ts","sourceRoot":"","sources":["../../../../../src/components/Alerts/Store/PrimaryFooter.tsx"],"names":[],"mappings":"AAQA,eAAO,MAAM,aAAa,yDAuGzB,CAAA"}
1
+ {"version":3,"file":"PrimaryFooter.d.ts","sourceRoot":"","sources":["../../../../../src/components/Alerts/Store/PrimaryFooter.tsx"],"names":[],"mappings":"AAQA,eAAO,MAAM,aAAa,GAAI,UAAK,4CAuGlC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"PrimaryHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/Alerts/Store/PrimaryHeader.tsx"],"names":[],"mappings":"AAoBA,eAAO,MAAM,aAAa,yDAyBzB,CAAA"}
1
+ {"version":3,"file":"PrimaryHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/Alerts/Store/PrimaryHeader.tsx"],"names":[],"mappings":"AAoBA,eAAO,MAAM,aAAa,GAAI,UAAK,4CAyBlC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"useDrag.d.ts","sourceRoot":"","sources":["../../../../../src/components/Alerts/hooks/useDrag.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,OAAO;;;;;;;CA4HnB,CAAC"}
1
+ {"version":3,"file":"useDrag.d.ts","sourceRoot":"","sources":["../../../../../src/components/Alerts/hooks/useDrag.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,OAAO,GAAI;;;CAAiC;;;;CA4HxD,CAAC"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  export declare const useQueue: (items: any) => (any[] | import("react").Dispatch<import("react").SetStateAction<any[]>>)[];
3
2
  //# sourceMappingURL=useQueueHook.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useQueueHook.d.ts","sourceRoot":"","sources":["../../../../../src/components/Alerts/hooks/useQueueHook.tsx"],"names":[],"mappings":";AAWA,eAAO,MAAM,QAAQ,6FAqDpB,CAAA"}
1
+ {"version":3,"file":"useQueueHook.d.ts","sourceRoot":"","sources":["../../../../../src/components/Alerts/hooks/useQueueHook.tsx"],"names":[],"mappings":"AAWA,eAAO,MAAM,QAAQ,GAAI,UAAK,gFAqD7B,CAAA"}
@@ -1,18 +1,18 @@
1
- /// <reference types="react" />
2
1
  export declare const useApi: (props: any) => {
3
2
  ready: boolean;
4
3
  socketioConnected: boolean;
5
4
  connected: boolean;
6
5
  pool: import("react").MutableRefObject<any[]>;
7
6
  props: any;
8
- defaults: Omit<import("axios").AxiosDefaults<any>, "headers"> & {
7
+ create(config?: import("axios").CreateAxiosDefaults): import("axios").AxiosInstance;
8
+ defaults: Omit<import("axios").AxiosDefaults, "headers"> & {
9
9
  headers: import("axios").HeadersDefaults & {
10
10
  [key: string]: import("axios").AxiosHeaderValue;
11
11
  };
12
12
  };
13
13
  interceptors: {
14
- request: import("axios").AxiosInterceptorManager<import("axios").InternalAxiosRequestConfig<any>>;
15
- response: import("axios").AxiosInterceptorManager<import("axios").AxiosResponse<any, any>>;
14
+ request: import("axios").AxiosInterceptorManager<import("axios").InternalAxiosRequestConfig>;
15
+ response: import("axios").AxiosInterceptorManager<import("axios").AxiosResponse>;
16
16
  };
17
17
  };
18
18
  //# sourceMappingURL=useApi.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useApi.d.ts","sourceRoot":"","sources":["../../../../src/components/Api/useApi.tsx"],"names":[],"mappings":";AAOA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;CAgKlB,CAAA"}
1
+ {"version":3,"file":"useApi.d.ts","sourceRoot":"","sources":["../../../../src/components/Api/useApi.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,MAAM,GAAI,UAAK;;;;;;;;;;;;;;;;CAgK3B,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"useStore.d.ts","sourceRoot":"","sources":["../../../../src/components/Api/useStore.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,QAAQ,sBAWpB,CAAA"}
1
+ {"version":3,"file":"useStore.d.ts","sourceRoot":"","sources":["../../../../src/components/Api/useStore.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,QAAQ,GAAI,UAAQ,SAWhC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"useVariable.d.ts","sourceRoot":"","sources":["../../../../src/components/Api/useVariable.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,WAAW,sBAWvB,CAAA"}
1
+ {"version":3,"file":"useVariable.d.ts","sourceRoot":"","sources":["../../../../src/components/Api/useVariable.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,WAAW,GAAI,UAAQ,SAWnC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"DialogPanel.d.ts","sourceRoot":"","sources":["../../../../src/components/Containers/DialogPanel.tsx"],"names":[],"mappings":"AACA,OAAO,KAAyC,MAAM,OAAO,CAAA;AAK7D,MAAM,WAAW,gBAAgB;IAC7B,QAAQ,EAAG,GAAG,CAAE;IAChB,MAAM,EAAG,MAAM,CAAE;IACjB,SAAS,EAAG,MAAM,CAAE;IACpB,YAAY,EAAG,OAAO,GAAG,MAAM,CAAE;IACjC,WAAW,EAAG,OAAO,CAAC;IACtB,GAAG,CAAC,EAAE,MAAM,CAAE;IACd,WAAW,EAAE,OAAO,CAAE;IACtB,WAAW,EAAG,MAAM,CAAA;CACvB;AAED,eAAO,MAAM,WAAW,sGAuCtB,CAAA"}
1
+ {"version":3,"file":"DialogPanel.d.ts","sourceRoot":"","sources":["../../../../src/components/Containers/DialogPanel.tsx"],"names":[],"mappings":"AACA,OAAO,KAAyC,MAAM,OAAO,CAAA;AAK7D,MAAM,WAAW,gBAAgB;IAC7B,QAAQ,EAAG,GAAG,CAAE;IAChB,MAAM,EAAG,MAAM,CAAE;IACjB,SAAS,EAAG,MAAM,CAAE;IACpB,YAAY,EAAG,OAAO,GAAG,MAAM,CAAE;IACjC,WAAW,EAAG,OAAO,CAAC;IACtB,GAAG,CAAC,EAAE,MAAM,CAAE;IACd,WAAW,EAAE,OAAO,CAAE;IACtB,WAAW,EAAG,MAAM,CAAA;CACvB;AAED,eAAO,MAAM,WAAW,sGAqCtB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"HorizontalDiv.d.ts","sourceRoot":"","sources":["../../../../src/components/Containers/HorizontalDiv.tsx"],"names":[],"mappings":"AAKA,QAAA,MAAM,aAAa,yDAuBlB,CAAA;AAED,eAAe,aAAa,CAAA"}
1
+ {"version":3,"file":"HorizontalDiv.d.ts","sourceRoot":"","sources":["../../../../src/components/Containers/HorizontalDiv.tsx"],"names":[],"mappings":"AAKA,QAAA,MAAM,aAAa,GAAI,UAAK,4CAuB3B,CAAA;AAED,eAAe,aAAa,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"Panel.d.ts","sourceRoot":"","sources":["../../../../src/components/Containers/Panel.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA0D,MAAM,OAAO,CAAA;AA8B9E,MAAM,WAAW,UAAU;IACvB,QAAQ,EAAG,GAAG,CAAE;IAChB,WAAW,EAAG,OAAO,CAAE;IACvB,MAAM,EAAG,MAAM,CAAC;IAChB,QAAQ,EAAG,MAAM,CAAC;IAClB,WAAW,EAAG,MAAM,CAAC;IACrB,WAAW,EAAG,MAAM,CAAE;IACtB,YAAY,EAAG,GAAG,CAAC;IACnB,SAAS,CAAC,EAAC,MAAM,CAAE;IACnB,YAAY,EAAG,MAAM,CAAA;CACxB;AAID,eAAO,MAAM,KAAK,kEAmEhB,CAAA"}
1
+ {"version":3,"file":"Panel.d.ts","sourceRoot":"","sources":["../../../../src/components/Containers/Panel.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA0D,MAAM,OAAO,CAAA;AA6B9E,MAAM,WAAW,UAAU;IACvB,QAAQ,EAAG,GAAG,CAAE;IAChB,WAAW,EAAG,OAAO,CAAE;IACvB,MAAM,EAAG,MAAM,CAAC;IAChB,QAAQ,EAAG,MAAM,CAAC;IAClB,WAAW,EAAG,MAAM,CAAC;IACrB,WAAW,EAAG,MAAM,CAAE;IACtB,YAAY,EAAG,GAAG,CAAC;IACnB,SAAS,CAAC,EAAC,MAAM,CAAE;IACnB,YAAY,EAAG,MAAM,CAAA;CACxB;AAID,eAAO,MAAM,KAAK,kEAmEhB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"ScrolBarStyle.d.ts","sourceRoot":"","sources":["../../../../src/components/Containers/ScrolBarStyle.tsx"],"names":[],"mappings":"AAIA,OAAO,gDAAgD,CAAA;AAEvD,eAAO,MAAM,aAAa,yDAQzB,CAAA"}
1
+ {"version":3,"file":"ScrolBarStyle.d.ts","sourceRoot":"","sources":["../../../../src/components/Containers/ScrolBarStyle.tsx"],"names":[],"mappings":"AAIA,OAAO,gDAAgD,CAAA;AAEvD,eAAO,MAAM,aAAa,GAAI,UAAK,4CAQlC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"useBoxDimensions.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Contextmenu/ContextMenuNG/hooks/useBoxDimensions.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,gBAAgB,yBAgBrB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
1
+ {"version":3,"file":"useBoxDimensions.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Contextmenu/ContextMenuNG/hooks/useBoxDimensions.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,gBAAgB,GAAI,YAAO,UAgBhC,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export default function useBoxSize(ref: any): ({
3
2
  y: number;
4
3
  x: number;
@@ -1 +1 @@
1
- {"version":3,"file":"useBoxSize.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Contextmenu/ContextMenuNG/hooks/useBoxSize.tsx"],"names":[],"mappings":";AAGA,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,GAAG,KAAA;;;;;;OAsBrC"}
1
+ {"version":3,"file":"useBoxSize.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Contextmenu/ContextMenuNG/hooks/useBoxSize.tsx"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,GAAG,KAAA;;;;;;OAsBrC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export default function useMouseLocation(event: any, menuRef: any): ({
3
2
  x: any;
4
3
  y: any;
@@ -1 +1 @@
1
- {"version":3,"file":"useMouseLocation.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Contextmenu/ContextMenuNG/hooks/useMouseLocation.tsx"],"names":[],"mappings":";AAIA,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,KAAK,KAAA,EAAE,OAAO,KAAA;;;;;;OA4BtD"}
1
+ {"version":3,"file":"useMouseLocation.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Contextmenu/ContextMenuNG/hooks/useMouseLocation.tsx"],"names":[],"mappings":"AAIA,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,KAAK,KAAA,EAAE,OAAO,KAAA;;;;;;OA4BtD"}
@@ -1 +1 @@
1
- {"version":3,"file":"useOpacityChange.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Contextmenu/ContextMenuNG/hooks/useOpacityChange.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,gBAAgB,0BAcrB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
1
+ {"version":3,"file":"useOpacityChange.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Contextmenu/ContextMenuNG/hooks/useOpacityChange.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,gBAAgB,GAAI,YAAO,WAchC,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  export declare const AppContext: import("react").Context<{}>;
3
2
  //# sourceMappingURL=AppContext.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AppContext.d.ts","sourceRoot":"","sources":["../../../../src/components/Contexts/AppContext.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,UAAU,6BAAoB,CAAA"}
1
+ {"version":3,"file":"AppContext.d.ts","sourceRoot":"","sources":["../../../../src/components/Contexts/AppContext.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,6BAAoB,CAAA"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  export declare const ModelContext: import("react").Context<{}>;
3
2
  //# sourceMappingURL=ModelContext.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ModelContext.d.ts","sourceRoot":"","sources":["../../../../src/components/Contexts/ModelContext.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,YAAY,6BAAoB,CAAA"}
1
+ {"version":3,"file":"ModelContext.d.ts","sourceRoot":"","sources":["../../../../src/components/Contexts/ModelContext.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,6BAAoB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"errorBoundry.d.ts","sourceRoot":"","sources":["../../../../src/components/ErrorBoundry/errorBoundry.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,YAAY,yDAWxB,CAAA"}
1
+ {"version":3,"file":"errorBoundry.d.ts","sourceRoot":"","sources":["../../../../src/components/ErrorBoundry/errorBoundry.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,YAAY,GAAI,UAAK,4CAWjC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"HelpPopover.d.ts","sourceRoot":"","sources":["../../../../src/components/Help/HelpPopover.tsx"],"names":[],"mappings":"AA0BA,eAAO,MAAM,WAAW,yDAuBvB,CAAA"}
1
+ {"version":3,"file":"HelpPopover.d.ts","sourceRoot":"","sources":["../../../../src/components/Help/HelpPopover.tsx"],"names":[],"mappings":"AA0BA,eAAO,MAAM,WAAW,GAAI,UAAK,4CAuBhC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"TinnyHelp.d.ts","sourceRoot":"","sources":["../../../../src/components/Help/TinnyHelp.tsx"],"names":[],"mappings":"AAsBA,eAAO,MAAM,SAAS,yDA4BrB,CAAA"}
1
+ {"version":3,"file":"TinnyHelp.d.ts","sourceRoot":"","sources":["../../../../src/components/Help/TinnyHelp.tsx"],"names":[],"mappings":"AAsBA,eAAO,MAAM,SAAS,GAAI,UAAK,4CA4B9B,CAAA"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  export declare const TTextArea: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
3
2
  //# sourceMappingURL=TextArea.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TextArea.d.ts","sourceRoot":"","sources":["../../../../src/components/Inputs/TextArea.tsx"],"names":[],"mappings":";AAMA,eAAO,MAAM,SAAS,mFAmFpB,CAAA"}
1
+ {"version":3,"file":"TextArea.d.ts","sourceRoot":"","sources":["../../../../src/components/Inputs/TextArea.tsx"],"names":[],"mappings":"AAMA,eAAO,MAAM,SAAS,mFAmFpB,CAAA"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  export declare const Frequency: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
3
2
  //# sourceMappingURL=frequency.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"frequency.d.ts","sourceRoot":"","sources":["../../../../src/components/Inputs/frequency.tsx"],"names":[],"mappings":";AAOA,eAAO,MAAM,SAAS,mFAyCpB,CAAA"}
1
+ {"version":3,"file":"frequency.d.ts","sourceRoot":"","sources":["../../../../src/components/Inputs/frequency.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,SAAS,mFAyCpB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"NgFailedLegend.d.ts","sourceRoot":"","sources":["../../../../src/components/Legends/NgFailedLegend.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,cAAc,yDAmB1B,CAAA"}
1
+ {"version":3,"file":"NgFailedLegend.d.ts","sourceRoot":"","sources":["../../../../src/components/Legends/NgFailedLegend.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,cAAc,GAAI,UAAK,4CAmBnC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"NgSuccessLegend.d.ts","sourceRoot":"","sources":["../../../../src/components/Legends/NgSuccessLegend.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,eAAe,yDAmB3B,CAAA"}
1
+ {"version":3,"file":"NgSuccessLegend.d.ts","sourceRoot":"","sources":["../../../../src/components/Legends/NgSuccessLegend.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,eAAe,GAAI,UAAK,4CAmBpC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"Connection.backup.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/Connection.backup.tsx"],"names":[],"mappings":"AASA,QAAA,MAAM,UAAU,yDAoCf,CAAA;AAED,eAAe,UAAU,CAAA"}
1
+ {"version":3,"file":"Connection.backup.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/Connection.backup.tsx"],"names":[],"mappings":"AASA,QAAA,MAAM,UAAU,GAAI,UAAK,4CAoCxB,CAAA;AAED,eAAe,UAAU,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"Connection.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/Connection.tsx"],"names":[],"mappings":"AASA,QAAA,MAAM,UAAU,yDAoCf,CAAA;AAED,eAAe,UAAU,CAAA"}
1
+ {"version":3,"file":"Connection.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/Connection.tsx"],"names":[],"mappings":"AASA,QAAA,MAAM,UAAU,GAAI,UAAK,4CAoCxB,CAAA;AAED,eAAe,UAAU,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"CustomMarker.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/CustomMarker.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,YAAY,yDAmBjB,CAAA;AAED,eAAe,YAAY,CAAA"}
1
+ {"version":3,"file":"CustomMarker.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/CustomMarker.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,YAAY,GAAI,UAAK,4CAmB1B,CAAA;AAED,eAAe,YAAY,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"CustomerMapLegends.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/CustomerMapLegends.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,kBAAkB,yDAwBvB,CAAA;AAED,eAAe,kBAAkB,CAAA"}
1
+ {"version":3,"file":"CustomerMapLegends.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/CustomerMapLegends.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,kBAAkB,GAAI,UAAK,4CAwBhC,CAAA;AAED,eAAe,kBAAkB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"LngLatBox.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/LngLatBox.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,SAAS,yDAed,CAAA;AAED,eAAe,SAAS,CAAA"}
1
+ {"version":3,"file":"LngLatBox.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/LngLatBox.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,SAAS,GAAI,UAAK,4CAevB,CAAA;AAED,eAAe,SAAS,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/Map.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA2F,MAAM,OAAO,CAAC;AAKhH,OAAO,kCAAkC,CAAC;AAS1C,OAAO,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAqT1C,QAAA,MAAM,UAAU,4GAA4B,CAAC;AAC7C,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/Map.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA2F,MAAM,OAAO,CAAC;AAIhH,OAAO,kCAAkC,CAAC;AAS1C,OAAO,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAqT1C,QAAA,MAAM,UAAU,4GAA4B,CAAC;AAC7C,eAAe,UAAU,CAAC"}
@@ -19,9 +19,9 @@ declare const useCreatePath: ({ connections, mapApi, options, selectedConn, _onL
19
19
  opacity: 1;
20
20
  visible: boolean;
21
21
  onHover: (event: {
22
- color: Uint8Array;
23
- layer: import("@deck.gl/core").Layer<{}>;
24
- sourceLayer?: import("@deck.gl/core").Layer<{}>;
22
+ color: Uint8Array | null;
23
+ layer: import("@deck.gl/core").Layer | null;
24
+ sourceLayer?: import("@deck.gl/core").Layer | null;
25
25
  viewport?: import("@deck.gl/core").Viewport;
26
26
  index: number;
27
27
  picked: boolean;
@@ -34,9 +34,9 @@ declare const useCreatePath: ({ connections, mapApi, options, selectedConn, _onL
34
34
  pixelRatio: number;
35
35
  }) => void;
36
36
  onClick: (event: {
37
- color: Uint8Array;
38
- layer: import("@deck.gl/core").Layer<{}>;
39
- sourceLayer?: import("@deck.gl/core").Layer<{}>;
37
+ color: Uint8Array | null;
38
+ layer: import("@deck.gl/core").Layer | null;
39
+ sourceLayer?: import("@deck.gl/core").Layer | null;
40
40
  viewport?: import("@deck.gl/core").Viewport;
41
41
  index: number;
42
42
  picked: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"useCreatePath.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/useCreatePath.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAOjD,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAgIlB,CAAC;AAEF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"useCreatePath.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/useCreatePath.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAOjD,QAAA,MAAM,aAAa,GAAK;;;;;;;;CAAuG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAgI9H,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/utils.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO,qBAGnB,CAAC;AAGF,eAAO,MAAM,wBAAwB;;;;;;;;;CAWpC,CAAA;AAGD,eAAO,MAAM,yBAAyB;;;;;;;;;;;;CAQrC,CAAA"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/utils.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO,GAAI,QAAG,UAG1B,CAAC;AAGF,eAAO,MAAM,wBAAwB,GAAK,SAAI,EAAG,OAAE,EAAG,UAAK,EAAG,QAAG,EAAG,QAAG,EAAG,YAAO;;;;;;;;;CAWhF,CAAA;AAGD,eAAO,MAAM,yBAAyB,GAAI,SAAI,EAAG,OAAE,EAAG,WAAM,EAAG,WAAM,EAAG,YAAO,EAAG,YAAO,EAAG,YAAO;;;;;;;;;;;;CAQlG,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"MHeader.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Paragraph/Headlines/Headline/MHeader.tsx"],"names":[],"mappings":"AAgBA,eAAO,MAAM,MAAM,yDAWlB,CAAA"}
1
+ {"version":3,"file":"MHeader.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Paragraph/Headlines/Headline/MHeader.tsx"],"names":[],"mappings":"AAgBA,eAAO,MAAM,MAAM,GAAI,UAAK,4CAW3B,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"MainHeader.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Paragraph/Headlines/Headline/MainHeader.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,yDAEtB,CAAA;AAED,eAAO,MAAM,SAAS,yDAErB,CAAA;AAED,eAAO,MAAM,KAAK,yDAEjB,CAAA"}
1
+ {"version":3,"file":"MainHeader.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Paragraph/Headlines/Headline/MainHeader.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,GAAI,UAAK,4CAE/B,CAAA;AAED,eAAO,MAAM,SAAS,GAAI,UAAK,4CAE9B,CAAA;AAED,eAAO,MAAM,KAAK,GAAI,UAAK,4CAE1B,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"PropertiesItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/Properties/PropertiesItem/PropertiesItem.tsx"],"names":[],"mappings":"AAwBA,eAAO,MAAM,cAAc,yDAyB1B,CAAA"}
1
+ {"version":3,"file":"PropertiesItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/Properties/PropertiesItem/PropertiesItem.tsx"],"names":[],"mappings":"AAwBA,eAAO,MAAM,cAAc,GAAI,UAAK,4CAyBnC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"MuiTable.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tables/MuiTable/MuiTable.tsx"],"names":[],"mappings":"AAWA,QAAA,MAAM,QAAQ,yDA+Fb,CAAA;AAED,eAAe,QAAQ,CAAA"}
1
+ {"version":3,"file":"MuiTable.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tables/MuiTable/MuiTable.tsx"],"names":[],"mappings":"AAWA,QAAA,MAAM,QAAQ,GAAI,UAAK,4CA+FtB,CAAA;AAED,eAAe,QAAQ,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"useAutoFit.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useAutoFit.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,UAAU,0BAuBtB,CAAA"}
1
+ {"version":3,"file":"useAutoFit.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useAutoFit.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,UAAU,GAAI,aAAW,UAuBrC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"useCheckboxFilter.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useCheckboxFilter.tsx"],"names":[],"mappings":"AAQA,wBAAgB,0BAA0B,CAAC,WAAW,KAAA,EAAC,KAAK,KAAA,WAE3D;AAED,eAAO,MAAM,oBAAoB,yDAkIhC,CAAA"}
1
+ {"version":3,"file":"useCheckboxFilter.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useCheckboxFilter.tsx"],"names":[],"mappings":"AAQA,wBAAgB,0BAA0B,CAAC,WAAW,KAAA,EAAC,KAAK,KAAA,WAE3D;AAED,eAAO,MAAM,oBAAoB,GAAI,UAAK,4CAkIzC,CAAA"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const useTableCallback: (gridRef: any, ref: any, props: any, tref: any, dataset: any) => ({
3
2
  ready: boolean;
4
3
  fullscreen: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"useCustomCallback.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useCustomCallback.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,gBAAgB;;;;;;;;;;;;MAsB5B,CAAA"}
1
+ {"version":3,"file":"useCustomCallback.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useCustomCallback.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,gBAAgB,GAAI,YAAO,EAAG,QAAG,EAAG,UAAK,EAAE,SAAI,EAAE,YAAO;;;;;;;;;;;;MAsBpE,CAAA"}
@@ -0,0 +1,19 @@
1
+ export interface FilterState {
2
+ [columnField: string]: any[];
3
+ }
4
+ export interface UseExcelFiltersProps {
5
+ data: any[];
6
+ tid?: string;
7
+ onFilteredDataChange?: (filteredData: any[]) => void;
8
+ }
9
+ export declare function useExcelFilters({ data, tid, onFilteredDataChange }: UseExcelFiltersProps): {
10
+ filters: FilterState;
11
+ filteredData: any[];
12
+ handleFilterChange: (field: string, selectedValues: any[]) => void;
13
+ clearAllFilters: () => void;
14
+ clearColumnFilter: (field: string) => void;
15
+ hasActiveFilters: boolean;
16
+ getColumnFilter: (field: string) => any[];
17
+ activeFilterCount: number;
18
+ };
19
+ //# sourceMappingURL=useExcelFilters.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useExcelFilters.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useExcelFilters.tsx"],"names":[],"mappings":"AAGA,MAAM,WAAW,WAAW;IACxB,CAAC,WAAW,EAAE,MAAM,GAAG,GAAG,EAAE,CAAA;CAC/B;AAED,MAAM,WAAW,oBAAoB;IACjC,IAAI,EAAE,GAAG,EAAE,CAAA;IACX,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,oBAAoB,CAAC,EAAE,CAAC,YAAY,EAAE,GAAG,EAAE,KAAK,IAAI,CAAA;CACvD;AAED,wBAAgB,eAAe,CAAC,EAAE,IAAI,EAAE,GAAG,EAAE,oBAAoB,EAAE,EAAE,oBAAoB;;;gCA8CtC,MAAM,kBAAkB,GAAG,EAAE;;+BAiD9B,MAAM;;6BAsBR,MAAM;;EAcrD"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const CustomRender: (props: any) => import("react/jsx-runtime").JSX.Element;
3
2
  export declare const CustomLabelCellContent: ({ props, formater }: {
4
3
  props: any;
@@ -6,5 +5,5 @@ export declare const CustomLabelCellContent: ({ props, formater }: {
6
5
  }) => any;
7
6
  export declare const ExpandeRowCell: (props: any, formater: any, gridRef: any, expandRows: any, rowSelection: any, onExpand: any, onCollapse: any, onExpandChange: any) => import("react/jsx-runtime").JSX.Element;
8
7
  export declare const CustomLabelCell: (props: any, formater: any) => import("react/jsx-runtime").JSX.Element;
9
- export declare const useHeaders: (data: any, mapper: any, hidden: any[], hideFromTable: any[], formater: {}, filterItems: any, setFilterItems: any, filter: any, rowSelection: any, gridRef: any, expandRows: any, onExpand: any, enableExpand: any, onCollapse: any, onExpandChange: any) => (any[] | import("react").Dispatch<import("react").SetStateAction<any[]>>)[];
8
+ export declare const useHeaders: (data: any, mapper: any, hidden: any[], hideFromTable: any[], formater: {}, filterItems: any, setFilterItems: any, filter: any, rowSelection: any, gridRef: any, expandRows: any, onExpand: any, enableExpand: any, onCollapse: any, onExpandChange: any, handleFilterChange: any, getColumnFilter: any, tid: any) => (any[] | import("react").Dispatch<import("react").SetStateAction<any[]>>)[];
10
9
  //# sourceMappingURL=useGenerateHeaders.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGenerateHeaders.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useGenerateHeaders.tsx"],"names":[],"mappings":";AAOA,eAAO,MAAM,YAAY,yDAgCxB,CAAA;AAED,eAAO,MAAM,sBAAsB;;;SAqBlC,CAAA;AAED,eAAO,MAAM,cAAc,+KAY1B,CAAA;AAED,eAAO,MAAM,eAAe,wEAO3B,CAAA;AAED,eAAO,MAAM,UAAU,0UAoHtB,CAAA"}
1
+ {"version":3,"file":"useGenerateHeaders.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useGenerateHeaders.tsx"],"names":[],"mappings":"AAQA,eAAO,MAAM,YAAY,GAAI,UAAK,4CAgCjC,CAAA;AAED,eAAO,MAAM,sBAAsB,GAAI;;;CAAoB,QAqB1D,CAAA;AAED,eAAO,MAAM,cAAc,GAAK,UAAK,EAAG,aAAQ,EAAG,YAAO,EAAG,eAAU,EAAG,iBAAY,EAAG,aAAQ,EAAG,eAAU,EAAE,mBAAc,4CAY7H,CAAA;AAED,eAAO,MAAM,eAAe,GAAK,UAAK,EAAG,aAAQ,4CAOhD,CAAA;AAED,eAAO,MAAM,UAAU,GACf,SAAI,EACJ,WAAM,EACN,aAAS,EACT,oBAAgB,EAChB,YAAW,EACX,gBAAW,EACX,mBAAc,EACd,WAAM,EACN,iBAAY,EACZ,YAAO,EACP,eAAU,EACV,aAAQ,EACR,iBAAY,EACZ,eAAU,EACV,mBAAc,EACd,uBAAkB,EAClB,oBAAe,EACf,QAAG,gFAqHV,CAAA"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  export declare const usePageSize: (pageSize: any, dataset?: any[]) => (number[] | import("react").Dispatch<import("react").SetStateAction<number[]>>)[];
3
2
  //# sourceMappingURL=usePaginationPageSizeSelector.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"usePaginationPageSizeSelector.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/usePaginationPageSizeSelector.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,WAAW,uHAgBvB,CAAA"}
1
+ {"version":3,"file":"usePaginationPageSizeSelector.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/usePaginationPageSizeSelector.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,WAAW,GAAI,aAAQ,EAAC,eAAU,sFAgB9C,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"useRowHeight.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useRowHeight.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY,iEAGqB,MAAM,aAcnD,CAAA"}
1
+ {"version":3,"file":"useRowHeight.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useRowHeight.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY,GAAI,aAAQ,EAAC,mBAAc,4BAGN,MAAM,aAanD,CAAA"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export default function useRowSizeChange(ref: any): ({
3
2
  y: number;
4
3
  x: number;
@@ -1 +1 @@
1
- {"version":3,"file":"useRowSizeChange.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useRowSizeChange.tsx"],"names":[],"mappings":";AAGA,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,GAAG,KAAA;;;;;;OAoB3C"}
1
+ {"version":3,"file":"useRowSizeChange.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useRowSizeChange.tsx"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,GAAG,KAAA;;;;;;OAoB3C"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  export declare const useTableMenu: (callback: any, menuItems?: any[], cell?: {}, copyCellIsVisible?: boolean) => (any[] | import("react").Dispatch<import("react").SetStateAction<any[]>>)[];
3
2
  //# sourceMappingURL=useTableMenu.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useTableMenu.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useTableMenu.tsx"],"names":[],"mappings":";AAKA,eAAO,MAAM,YAAY,2JAyCxB,CAAA"}
1
+ {"version":3,"file":"useTableMenu.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useTableMenu.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,YAAY,GAAI,aAAQ,EAAC,iBAAY,EAAC,SAAO,EAAC,2BAAsB,gFAyChF,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"useTablePreferencesMenu.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useTablePreferencesMenu.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,uBAAuB,gEA+DnC,CAAA"}
1
+ {"version":3,"file":"useTablePreferencesMenu.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useTablePreferencesMenu.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,uBAAuB,GAAI,aAAQ,EAAG,oBAAe,EAAG,YAAO,YA+D3E,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tables/NextGen/main/main.tsx"],"names":[],"mappings":"AAGA,OAAO,KASJ,MAAM,OAAO,CAAC;AACf,OAAO,EAAe,gBAAgB,EAAE,MAAM,eAAe,CAAC;AA0B9D,OAAO,mBAAmB,CAAC;AAC3B,OAAO,4BAA4B,CAAC;AACpC,OAAO,eAAe,CAAC;AACvB,OAAO,yDAAyD,CAAC;AAGjE,eAAO,MAAM,YAAY,mBAAoB,CAAC;AAG9C,MAAM,WAAW,UAAU;IACzB,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;IACrB,OAAO,EAAE,GAAG,EAAE,CAAC;IACf,MAAM,EAAE,gBAAgB,CAAC;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC;IACpB,MAAM,CAAC,EAAE,GAAG,EAAE,CAAC;IACf,YAAY,EAAC,OAAO,CAAC;IACrB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,YAAY,CAAC,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,GAAG,CAAA;KAAE,EAAE,CAAC;IAC7C,SAAS,CAAC,EAAE;QACV,KAAK,EAAE,MAAM,CAAC;QACd,IAAI,EAAE,GAAG,CAAC;QACV,MAAM,EAAE,MAAM,IAAI,CAAC;QACnB,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,EAAE,MAAM,CAAC;KACd,EAAE,CAAC;IACJ,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,EAAE,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC;IAC9D,kBAAkB,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,EAAE,OAAO,EAAE,GAAG,KAAK,IAAI,CAAC;IACzD,WAAW,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,EAAE,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/D,YAAY,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,KAAK,IAAI,CAAC;IACvC,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,KAAK,IAAI,CAAC;IACjC,SAAS,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,KAAK,IAAI,CAAC;IACpC,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,WAAW,CAAC,EAAE,OAAO,CAAC,gBAAgB,CAAC,CAAC;IACxC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,aAAa,CAAC,EAAE,GAAG,EAAE,CAAC;IACtB,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC;IACpB,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,mBAAmB,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC;CAC1D;AAqYH,eAAO,MAAM,KAAK,8GAAuB,CAAA"}
1
+ {"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tables/NextGen/main/main.tsx"],"names":[],"mappings":"AAGA,OAAO,KASJ,MAAM,OAAO,CAAC;AACf,OAAO,EAAe,gBAAgB,EAAE,MAAM,eAAe,CAAC;AA4B9D,OAAO,mBAAmB,CAAC;AAC3B,OAAO,4BAA4B,CAAC;AACpC,OAAO,eAAe,CAAC;AACvB,OAAO,yDAAyD,CAAC;AAGjE,eAAO,MAAM,YAAY,mBAAoB,CAAC;AAG9C,MAAM,WAAW,UAAU;IACzB,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;IACrB,OAAO,EAAE,GAAG,EAAE,CAAC;IACf,MAAM,EAAE,gBAAgB,CAAC;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC;IACpB,MAAM,CAAC,EAAE,GAAG,EAAE,CAAC;IACf,YAAY,EAAC,OAAO,CAAC;IACrB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,YAAY,CAAC,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,GAAG,CAAA;KAAE,EAAE,CAAC;IAC7C,SAAS,CAAC,EAAE;QACV,KAAK,EAAE,MAAM,CAAC;QACd,IAAI,EAAE,GAAG,CAAC;QACV,MAAM,EAAE,MAAM,IAAI,CAAC;QACnB,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,EAAE,MAAM,CAAC;KACd,EAAE,CAAC;IACJ,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,EAAE,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC;IAC9D,kBAAkB,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,EAAE,OAAO,EAAE,GAAG,KAAK,IAAI,CAAC;IACzD,WAAW,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,EAAE,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/D,YAAY,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,KAAK,IAAI,CAAC;IACvC,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,KAAK,IAAI,CAAC;IACjC,SAAS,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,KAAK,IAAI,CAAC;IACpC,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,WAAW,CAAC,EAAE,OAAO,CAAC,gBAAgB,CAAC,CAAC;IACxC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,aAAa,CAAC,EAAE,GAAG,EAAE,CAAC;IACtB,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC;IACpB,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,mBAAmB,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC;CAC1D;AAocH,eAAO,MAAM,KAAK,8GAAuB,CAAA"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export interface ArrayViewerProps {
3
2
  header: string;
4
3
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ArrayViewer.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/ArrayViewer/ArrayViewer.tsx"],"names":[],"mappings":";AAIA,MAAM,WAAW,gBAAgB;IAC7B,MAAM,EAAG,MAAM,CAAA;CAClB;AAED,eAAO,MAAM,WAAW,8GA8ErB,CAAA"}
1
+ {"version":3,"file":"ArrayViewer.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/ArrayViewer/ArrayViewer.tsx"],"names":[],"mappings":"AAIA,MAAM,WAAW,gBAAgB;IAC7B,MAAM,EAAG,MAAM,CAAA;CAClB;AAED,eAAO,MAAM,WAAW,8GA8ErB,CAAA"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  export declare const ColorInputBox: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
3
2
  //# sourceMappingURL=ColorInputBox.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ColorInputBox.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/ColorInput/ColorInputBox.tsx"],"names":[],"mappings":";AAIA,eAAO,MAAM,aAAa,mFAcxB,CAAA"}
1
+ {"version":3,"file":"ColorInputBox.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/ColorInput/ColorInputBox.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa,mFAcxB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"CustomDetailViewer.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/CustomDetailViewer/CustomDetailViewer.tsx"],"names":[],"mappings":"AAMA,QAAA,MAAM,kBAAkB,yDASvB,CAAA;AAED,eAAe,kBAAkB,CAAA"}
1
+ {"version":3,"file":"CustomDetailViewer.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/CustomDetailViewer/CustomDetailViewer.tsx"],"names":[],"mappings":"AAMA,QAAA,MAAM,kBAAkB,GAAI,UAAK,4CAShC,CAAA;AAED,eAAe,kBAAkB,CAAA"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './styles.css';
3
2
  declare function CustomFooter(): import("react/jsx-runtime").JSX.Element;
4
3
  declare const _default: import("react").MemoExoticComponent<typeof CustomFooter>;
@@ -1 +1 @@
1
- {"version":3,"file":"CustomFooter.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/CustomFooter/CustomFooter.tsx"],"names":[],"mappings":";AAGA,OAAO,cAAc,CAAA;AAOrB,iBAAS,YAAY,4CAsDpB;;AAED,wBAAiC"}
1
+ {"version":3,"file":"CustomFooter.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/CustomFooter/CustomFooter.tsx"],"names":[],"mappings":"AAGA,OAAO,cAAc,CAAA;AAOrB,iBAAS,YAAY,4CAsDpB;;AAED,wBAAiC"}
@@ -0,0 +1,11 @@
1
+ import './styles.css';
2
+ export interface ExcelFilterProps {
3
+ columnField: string;
4
+ columnDisplayName: string;
5
+ data: any[];
6
+ onFilterChange: (field: string, selectedValues: any[]) => void;
7
+ currentFilter?: any[];
8
+ tid?: string;
9
+ }
10
+ export default function ExcelFilter({ columnField, columnDisplayName, data, onFilterChange, currentFilter, tid }: ExcelFilterProps): import("react/jsx-runtime").JSX.Element;
11
+ //# sourceMappingURL=ExcelFilter.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ExcelFilter.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/ExcelFilter/ExcelFilter.tsx"],"names":[],"mappings":"AAOA,OAAO,cAAc,CAAA;AAGrB,MAAM,WAAW,gBAAgB;IAC7B,WAAW,EAAE,MAAM,CAAA;IACnB,iBAAiB,EAAE,MAAM,CAAA;IACzB,IAAI,EAAE,GAAG,EAAE,CAAA;IACX,cAAc,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,cAAc,EAAE,GAAG,EAAE,KAAK,IAAI,CAAA;IAC9D,aAAa,CAAC,EAAE,GAAG,EAAE,CAAA;IACrB,GAAG,CAAC,EAAE,MAAM,CAAA;CACf;AAED,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAChC,WAAW,EACX,iBAAiB,EACjB,IAAI,EACJ,cAAc,EACd,aAAkB,EAClB,GAAG,EACN,EAAE,gBAAgB,2CAyOlB"}
@@ -0,0 +1,12 @@
1
+ export interface FilterableHeaderProps {
2
+ displayName: string;
3
+ column: any;
4
+ data: any[];
5
+ onFilterChange: (field: string, selectedValues: any[]) => void;
6
+ currentFilter?: any[];
7
+ tid?: string;
8
+ enableSorting?: boolean;
9
+ gridApi?: any;
10
+ }
11
+ export default function FilterableHeader({ displayName, column, data, onFilterChange, currentFilter, tid, enableSorting, gridApi }: FilterableHeaderProps): import("react/jsx-runtime").JSX.Element;
12
+ //# sourceMappingURL=FilterableHeader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FilterableHeader.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/ExcelFilter/FilterableHeader.tsx"],"names":[],"mappings":"AAMA,MAAM,WAAW,qBAAqB;IAClC,WAAW,EAAE,MAAM,CAAA;IACnB,MAAM,EAAE,GAAG,CAAA;IACX,IAAI,EAAE,GAAG,EAAE,CAAA;IACX,cAAc,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,cAAc,EAAE,GAAG,EAAE,KAAK,IAAI,CAAA;IAC9D,aAAa,CAAC,EAAE,GAAG,EAAE,CAAA;IACrB,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,OAAO,CAAC,EAAE,GAAG,CAAA;CAChB;AAED,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EACrC,WAAW,EACX,MAAM,EACN,IAAI,EACJ,cAAc,EACd,aAAkB,EAClB,GAAG,EACH,aAAoB,EACpB,OAAO,EACV,EAAE,qBAAqB,2CAwIvB"}
@@ -1 +1 @@
1
- {"version":3,"file":"ExpandableRow.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/ExpandableRow/ExpandableRow.tsx"],"names":[],"mappings":"AAaA,QAAA,MAAM,aAAa,yDAmHlB,CAAA;AAED,eAAe,aAAa,CAAA"}
1
+ {"version":3,"file":"ExpandableRow.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/ExpandableRow/ExpandableRow.tsx"],"names":[],"mappings":"AAaA,QAAA,MAAM,aAAa,GAAI,UAAK,4CAmH3B,CAAA;AAED,eAAe,aAAa,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"ManageColumns.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/ManageColumns/ManageColumns.tsx"],"names":[],"mappings":"AAEA,OAAO,cAAc,CAAA;AAIrB,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,KAAK,KAAA,2CAmD1C"}
1
+ {"version":3,"file":"ManageColumns.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/ManageColumns/ManageColumns.tsx"],"names":[],"mappings":"AAEA,OAAO,cAAc,CAAA;AAUrB,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,KAAK,KAAA,2CAsR1C"}
@@ -1 +1 @@
1
- {"version":3,"file":"Topbar.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/Topbar/Topbar.tsx"],"names":[],"mappings":"AAYA,eAAO,MAAM,MAAM,yDAwKlB,CAAA"}
1
+ {"version":3,"file":"Topbar.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/Topbar/Topbar.tsx"],"names":[],"mappings":"AAYA,eAAO,MAAM,MAAM,GAAI,UAAK,4CAwK3B,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"useCustomGrouping.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/useCustomGrouping/useCustomGrouping.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,cAAc,yDAkCnB,CAAA;AAED,eAAe,cAAc,CAAA"}
1
+ {"version":3,"file":"useCustomGrouping.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/Tables/NextGen/main/plugins/useCustomGrouping/useCustomGrouping.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,cAAc,GAAI,UAAK,4CAkC5B,CAAA;AAED,eAAe,cAAc,CAAA"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { Tab } from './TabItem';
3
2
  export type ShadcnTabsProps = {
4
3
  tabs: Tab[];
@@ -1 +1 @@
1
- {"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tabs/shadcn/main.tsx"],"names":[],"mappings":";AAUA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAYrC,MAAM,MAAM,eAAe,GAAG;IAC1B,IAAI,EAAE,GAAG,EAAE,CAAC;IACZ,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,KAAK,CAAC,EAAE,SAAS,GAAG,QAAQ,CAAC;IAC7B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,OAAO,CAAC;CAClB,CAAC;AAEF,eAAO,MAAM,UAAU,4GA6HrB,CAAA"}
1
+ {"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tabs/shadcn/main.tsx"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAYrC,MAAM,MAAM,eAAe,GAAG;IAC1B,IAAI,EAAE,GAAG,EAAE,CAAC;IACZ,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,KAAK,CAAC,EAAE,SAAS,GAAG,QAAQ,CAAC;IAC7B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,OAAO,CAAC;CAClB,CAAC;AAEF,eAAO,MAAM,UAAU,4GA6HrB,CAAA"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  export declare const Mainframe: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
3
2
  //# sourceMappingURL=Mainframe.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Mainframe.d.ts","sourceRoot":"","sources":["../../../../src/components/Toast/Mainframe.tsx"],"names":[],"mappings":";AA6GA,eAAO,MAAM,SAAS,mFAwCpB,CAAA"}
1
+ {"version":3,"file":"Mainframe.d.ts","sourceRoot":"","sources":["../../../../src/components/Toast/Mainframe.tsx"],"names":[],"mappings":"AA6GA,eAAO,MAAM,SAAS,mFAwCpB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"ToasterSideColor.d.ts","sourceRoot":"","sources":["../../../../src/components/Toast/ToasterSideColor.tsx"],"names":[],"mappings":"AAiBA,eAAO,MAAM,gBAAgB,yDAY5B,CAAA"}
1
+ {"version":3,"file":"ToasterSideColor.d.ts","sourceRoot":"","sources":["../../../../src/components/Toast/ToasterSideColor.tsx"],"names":[],"mappings":"AAiBA,eAAO,MAAM,gBAAgB,GAAI,UAAK,4CAYrC,CAAA"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './styles.css';
3
2
  export interface MainframeProps {
4
3
  item: {