@daisforge/ui 1.14.1 → 1.16.0

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 (427) hide show
  1. package/chunks/AnalyticalWidget-BWcBjoNh.mjs +535 -0
  2. package/chunks/AnalyticalWidget-z2HzQ4aA.cjs +43 -0
  3. package/chunks/{ApprovalCenter-XCXGHaEP.mjs → ApprovalCenter-BqN8Zjol.mjs} +2 -2
  4. package/chunks/{ApprovalCenter-DG3YvEkY.cjs → ApprovalCenter-CGs7n-2C.cjs} +1 -1
  5. package/chunks/{BlockTitle-DDWF1ZeV.mjs → BlockTitle-BM2EE1b1.mjs} +2 -2
  6. package/chunks/{BlockTitle-3YmyxJHJ.cjs → BlockTitle-o2QTRA7D.cjs} +1 -1
  7. package/chunks/{Container-CJX4h6tb.cjs → Container-CrB1jwqH.cjs} +1 -1
  8. package/chunks/{Container-BlAaXm8V.mjs → Container-Cy8w2JOq.mjs} +1 -1
  9. package/chunks/{EmptyState-BB3duGQw.mjs → EmptyState-B205JfZA.mjs} +1 -1
  10. package/chunks/{EmptyState-Du-RIjie.cjs → EmptyState-CcxlsZm0.cjs} +1 -1
  11. package/chunks/{FiltersActions-C38x0y5T.mjs → FiltersActions-C5OGUDDx.mjs} +4 -4
  12. package/chunks/{FiltersActions-CvAwGV9F.cjs → FiltersActions-CKimtYsU.cjs} +1 -1
  13. package/chunks/{FormSegmentGroup-DcOPPn3M.cjs → FormSegmentGroup-CCCqRgCG.cjs} +1 -1
  14. package/chunks/{FormSegmentGroup-9b3w4_KU.mjs → FormSegmentGroup-E1JurEt7.mjs} +1 -1
  15. package/chunks/{GridDND-BnK1dEhJ.mjs → GridDND-D9T2wqLt.mjs} +126 -132
  16. package/chunks/GridDND-DkL6-TgS.cjs +1 -0
  17. package/chunks/{LeftPanel-Ciehaz28.cjs → LeftPanel-B3-ySDMW.cjs} +1 -1
  18. package/chunks/{LeftPanel-DuIinlBm.mjs → LeftPanel-HZu3ECqD.mjs} +1 -1
  19. package/chunks/{ListOfFilters-DNzfSG-p.cjs → ListOfFilters-B8XF6KiI.cjs} +1 -1
  20. package/chunks/{ListOfFilters-Cji5UH2J.mjs → ListOfFilters-BEDW_v5t.mjs} +3 -3
  21. package/chunks/{MassActions-DCk9APKP.cjs → MassActions-BHNmuh3s.cjs} +1 -1
  22. package/chunks/{MassActions-BOG04zip.mjs → MassActions-C66ulAuq.mjs} +3 -3
  23. package/chunks/{PageTitle-BIllremL.cjs → PageTitle-BEdQpyZh.cjs} +1 -1
  24. package/chunks/{PageTitle-CQ_6jZ0x.mjs → PageTitle-BVbWaV52.mjs} +2 -2
  25. package/chunks/{SplitView-Dm62AAZj.mjs → SplitView-DYHeCnl9.mjs} +1 -1
  26. package/chunks/{SplitView-DdLshcIk.cjs → SplitView-UKIBuvTi.cjs} +1 -1
  27. package/chunks/Stories-DVh7iByM.cjs +1 -0
  28. package/chunks/{Stories-dFpUqS5T.mjs → Stories-lNAuXVJN.mjs} +260 -245
  29. package/chunks/{Table-CrJFfavU.cjs → Table-C-lLZklk.cjs} +5 -5
  30. package/chunks/{Table-f0CmcIhI.mjs → Table-C_1QGsh8.mjs} +16 -11
  31. package/chunks/{TableCanvas-1bi1WWeP.mjs → TableCanvas--g37wjRi.mjs} +3537 -3474
  32. package/chunks/TableCanvas-uzBMXlx6.cjs +30 -0
  33. package/chunks/{TableGlide-DGKw3w0G.mjs → TableGlide-Cjcw7Wur.mjs} +912 -819
  34. package/chunks/TableGlide-DTBZ1jNA.cjs +1 -0
  35. package/chunks/styles-BBVEBDDw.mjs +132 -0
  36. package/chunks/styles-C-pJNMSQ.cjs +2 -0
  37. package/chunks/{utils-DvDFSlCG.cjs → utils-CUW5bd8S.cjs} +5 -5
  38. package/chunks/{utils-D4eJY8pa.mjs → utils-YKicAHp0.mjs} +38 -38
  39. package/chunks/vendor-BzEO8Fvp.cjs +6043 -0
  40. package/chunks/vendor-DBRfVjyT.mjs +6054 -0
  41. package/components/AiAgentPopover/index.cjs +1 -1
  42. package/components/AiAgentPopover/index.mjs +1 -1
  43. package/components/AnalyticalWidget/AnalyticalWidget.constants.d.ts +2 -0
  44. package/components/AnalyticalWidget/AnalyticalWidget.d.ts +13 -54
  45. package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/AnalyticalWidgetIconButtonDots.d.ts +14 -0
  46. package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/AnalyticalWidgetIconButtonDots.styled.d.ts +3 -0
  47. package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/index.cjs +1 -1
  48. package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/index.d.ts +3 -2
  49. package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/index.mjs +4 -3
  50. package/components/AnalyticalWidget/components/AnalyticalWidgetChips/index.cjs +1 -1
  51. package/components/AnalyticalWidget/components/AnalyticalWidgetChips/index.mjs +2 -2
  52. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/AnalyticalWidgetHeader.d.ts +1 -1
  53. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/AnalyticalWidgetHeader.styled.d.ts +1 -75
  54. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/AnalyticalWidgetHeader.types.d.ts +2 -2
  55. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/AnalyticalWidgetTitle.types.d.ts +2 -1
  56. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/index.cjs +1 -1
  57. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/index.mjs +1 -1
  58. package/components/AnalyticalWidget/index.cjs +1 -1
  59. package/components/AnalyticalWidget/index.mjs +1 -1
  60. package/components/ApprovalCenter/components/index.cjs +1 -1
  61. package/components/ApprovalCenter/components/index.mjs +1 -1
  62. package/components/ApprovalCenter/index.cjs +1 -1
  63. package/components/ApprovalCenter/index.mjs +1 -1
  64. package/components/AutocompleteSearch/index.cjs +1 -1
  65. package/components/AutocompleteSearch/index.mjs +2 -2
  66. package/components/BlockGradientScroll/index.cjs +1 -1
  67. package/components/BlockGradientScroll/index.mjs +1 -1
  68. package/components/BlockTitle/index.cjs +1 -1
  69. package/components/BlockTitle/index.mjs +1 -1
  70. package/components/BlockTitle/utils/index.cjs +1 -1
  71. package/components/BlockTitle/utils/index.mjs +1 -1
  72. package/components/Collapse/index.cjs +1 -1
  73. package/components/Collapse/index.mjs +1 -1
  74. package/components/Combobox/index.cjs +1 -1
  75. package/components/Combobox/index.mjs +1 -1
  76. package/components/EmptyState/components/index.cjs +1 -1
  77. package/components/EmptyState/components/index.mjs +1 -1
  78. package/components/EmptyState/index.cjs +1 -1
  79. package/components/EmptyState/index.mjs +1 -1
  80. package/components/GridDND/GridDND.ItemWrapper.d.ts +1 -2
  81. package/components/GridDND/GridDND.d.ts +1 -1
  82. package/components/GridDND/index.cjs +1 -1
  83. package/components/GridDND/index.mjs +1 -1
  84. package/components/GridDND/utils/index.cjs +1 -1
  85. package/components/GridDND/utils/index.mjs +1 -1
  86. package/components/IconButton/index.cjs +1 -1
  87. package/components/IconButton/index.mjs +1 -1
  88. package/components/LeftPanel/components/index.cjs +1 -1
  89. package/components/LeftPanel/components/index.mjs +1 -1
  90. package/components/LeftPanel/hooks/index.cjs +1 -1
  91. package/components/LeftPanel/hooks/index.mjs +1 -1
  92. package/components/LeftPanel/index.cjs +1 -1
  93. package/components/LeftPanel/index.mjs +1 -1
  94. package/components/LeftPanel/utils/index.cjs +1 -1
  95. package/components/LeftPanel/utils/index.mjs +1 -1
  96. package/components/ListOfFilters/index.cjs +1 -1
  97. package/components/ListOfFilters/index.mjs +1 -1
  98. package/components/MassActions/hooks/index.cjs +1 -1
  99. package/components/MassActions/hooks/index.mjs +1 -1
  100. package/components/MassActions/index.cjs +1 -1
  101. package/components/MassActions/index.mjs +1 -1
  102. package/components/ModalDF/index.cjs +1 -1
  103. package/components/ModalDF/index.mjs +1 -1
  104. package/components/Notification/index.cjs +1 -1
  105. package/components/Notification/index.mjs +2 -2
  106. package/components/PageTitle/index.cjs +1 -1
  107. package/components/PageTitle/index.mjs +1 -1
  108. package/components/PageTitle/utils/index.cjs +1 -1
  109. package/components/PageTitle/utils/index.mjs +1 -1
  110. package/components/PopoverDF/index.cjs +1 -1
  111. package/components/PopoverDF/index.mjs +1 -1
  112. package/components/PopupDF/index.cjs +1 -1
  113. package/components/PopupDF/index.mjs +1 -1
  114. package/components/SplitView/index.cjs +1 -1
  115. package/components/SplitView/index.mjs +1 -1
  116. package/components/SplitView/utils/index.cjs +1 -1
  117. package/components/SplitView/utils/index.mjs +1 -1
  118. package/components/Stories/components/StoriesBanner/index.cjs +1 -1
  119. package/components/Stories/components/StoriesBanner/index.mjs +1 -1
  120. package/components/Stories/components/StoriesContent/index.cjs +1 -1
  121. package/components/Stories/components/StoriesContent/index.mjs +1 -1
  122. package/components/Stories/components/StoriesPreview/index.cjs +1 -1
  123. package/components/Stories/components/StoriesPreview/index.mjs +1 -1
  124. package/components/Stories/components/StoriesProgress/index.cjs +1 -1
  125. package/components/Stories/components/StoriesProgress/index.mjs +1 -1
  126. package/components/Stories/components/StoriesViewer/index.cjs +1 -1
  127. package/components/Stories/components/StoriesViewer/index.mjs +1 -1
  128. package/components/Stories/index.cjs +1 -1
  129. package/components/Stories/index.mjs +1 -1
  130. package/components/Table/components/AnimatedCounter.d.ts +1 -0
  131. package/components/Table/components/TableDropdown/index.cjs +1 -1
  132. package/components/Table/components/TableDropdown/index.mjs +1 -1
  133. package/components/Table/feature-collapse-table/index.cjs +1 -1
  134. package/components/Table/feature-collapse-table/index.mjs +1 -1
  135. package/components/Table/feature-column-control/ColumnsList/index.cjs +1 -1
  136. package/components/Table/feature-column-control/ColumnsList/index.mjs +1 -1
  137. package/components/Table/feature-column-control/index.cjs +1 -1
  138. package/components/Table/feature-column-control/index.mjs +1 -1
  139. package/components/Table/feature-columns-grouping/index.cjs +1 -1
  140. package/components/Table/feature-columns-grouping/index.mjs +1 -1
  141. package/components/Table/feature-context-menu/index.cjs +1 -1
  142. package/components/Table/feature-context-menu/index.mjs +1 -1
  143. package/components/Table/feature-edit/index.cjs +1 -1
  144. package/components/Table/feature-edit/index.mjs +1 -1
  145. package/components/Table/feature-filtering/combobox/index.cjs +1 -1
  146. package/components/Table/feature-filtering/combobox/index.mjs +1 -1
  147. package/components/Table/feature-filtering/filter-list-block/index.cjs +1 -1
  148. package/components/Table/feature-filtering/filter-list-block/index.mjs +1 -1
  149. package/components/Table/feature-filtering/header-filter-button/index.cjs +1 -1
  150. package/components/Table/feature-filtering/header-filter-button/index.mjs +1 -1
  151. package/components/Table/feature-filtering/index.cjs +1 -1
  152. package/components/Table/feature-filtering/index.mjs +1 -1
  153. package/components/Table/feature-filtering/sidebar-filter-block/index.cjs +1 -1
  154. package/components/Table/feature-filtering/sidebar-filter-block/index.mjs +1 -1
  155. package/components/Table/feature-infinity-scroll/index.cjs +1 -1
  156. package/components/Table/feature-infinity-scroll/index.mjs +1 -1
  157. package/components/Table/feature-key-text/index.cjs +1 -1
  158. package/components/Table/feature-key-text/index.mjs +1 -1
  159. package/components/Table/feature-pagination/index.cjs +1 -1
  160. package/components/Table/feature-pagination/index.mjs +1 -1
  161. package/components/Table/feature-right-sidebar/index.cjs +1 -1
  162. package/components/Table/feature-right-sidebar/index.mjs +1 -1
  163. package/components/Table/feature-row-detail/index.cjs +1 -1
  164. package/components/Table/feature-row-detail/index.mjs +1 -1
  165. package/components/Table/feature-row-instruments/index.cjs +1 -1
  166. package/components/Table/feature-row-instruments/index.mjs +1 -1
  167. package/components/Table/feature-row-size/index.cjs +1 -1
  168. package/components/Table/feature-row-size/index.mjs +1 -1
  169. package/components/Table/feature-rows-grouping/index.cjs +1 -1
  170. package/components/Table/feature-rows-grouping/index.mjs +1 -1
  171. package/components/Table/feature-searching/index.cjs +1 -1
  172. package/components/Table/feature-searching/index.mjs +1 -1
  173. package/components/Table/feature-select-row/index.cjs +1 -1
  174. package/components/Table/feature-select-row/index.mjs +1 -1
  175. package/components/Table/feature-sorting/index.cjs +1 -1
  176. package/components/Table/feature-sorting/index.mjs +1 -1
  177. package/components/Table/feature-table-settings/index.cjs +1 -1
  178. package/components/Table/feature-table-settings/index.mjs +1 -1
  179. package/components/Table/feature-tree/index.cjs +1 -1
  180. package/components/Table/feature-tree/index.mjs +1 -1
  181. package/components/Table/index.cjs +1 -1
  182. package/components/Table/index.mjs +1 -1
  183. package/components/Table/renders/formatCell/index.cjs +1 -1
  184. package/components/Table/renders/formatCell/index.mjs +1 -1
  185. package/components/Table/styles/index.cjs +1 -1
  186. package/components/Table/styles/index.mjs +1 -1
  187. package/components/Table/table-hooks/index.cjs +1 -1
  188. package/components/Table/table-hooks/index.mjs +1 -1
  189. package/components/Table/types/index.cjs +1 -1
  190. package/components/Table/types/index.mjs +1 -1
  191. package/components/Table/types/utils.type.d.ts +1 -1
  192. package/components/Table/utils/index.cjs +1 -1
  193. package/components/Table/utils/index.mjs +1 -1
  194. package/components/Table/widgets/control-block/index.cjs +1 -1
  195. package/components/Table/widgets/control-block/index.mjs +1 -1
  196. package/components/Table/widgets/control-block/right-side/index.cjs +1 -1
  197. package/components/Table/widgets/control-block/right-side/index.mjs +1 -1
  198. package/components/Table/widgets/index.cjs +1 -1
  199. package/components/Table/widgets/index.mjs +1 -1
  200. package/components/Table/widgets/mass-actions/index.cjs +1 -1
  201. package/components/Table/widgets/mass-actions/index.mjs +1 -1
  202. package/components/TableCanvas/TableGlideInstance/adapters/column/index.cjs +1 -1
  203. package/components/TableCanvas/TableGlideInstance/adapters/column/index.mjs +1 -1
  204. package/components/TableCanvas/TableGlideInstance/adapters/index.cjs +1 -1
  205. package/components/TableCanvas/TableGlideInstance/adapters/index.mjs +1 -1
  206. package/components/TableCanvas/TableGlideInstance/index.cjs +1 -1
  207. package/components/TableCanvas/TableGlideInstance/index.mjs +2 -2
  208. package/components/TableCanvas/TableGlideInstance/utils/column/index.cjs +1 -1
  209. package/components/TableCanvas/TableGlideInstance/utils/column/index.mjs +1 -1
  210. package/components/TableCanvas/TableGlideInstance/utils/index.cjs +1 -1
  211. package/components/TableCanvas/TableGlideInstance/utils/index.mjs +1 -1
  212. package/components/TableCanvas/components/AnimatedCounter.d.ts +1 -0
  213. package/components/TableCanvas/components/SplitIconButton/index.cjs +1 -1
  214. package/components/TableCanvas/components/SplitIconButton/index.mjs +1 -1
  215. package/components/TableCanvas/components/TableDropdown/index.cjs +1 -1
  216. package/components/TableCanvas/components/TableDropdown/index.mjs +1 -1
  217. package/components/TableCanvas/feature-cell-transfer/index.cjs +1 -1
  218. package/components/TableCanvas/feature-cell-transfer/index.mjs +1 -1
  219. package/components/TableCanvas/feature-collapse-table/index.cjs +1 -1
  220. package/components/TableCanvas/feature-collapse-table/index.mjs +1 -1
  221. package/components/TableCanvas/feature-column-control/ColumnsList/index.cjs +1 -1
  222. package/components/TableCanvas/feature-column-control/ColumnsList/index.mjs +1 -1
  223. package/components/TableCanvas/feature-column-control/index.cjs +1 -1
  224. package/components/TableCanvas/feature-column-control/index.mjs +1 -1
  225. package/components/TableCanvas/feature-columns-grouping/index.cjs +1 -1
  226. package/components/TableCanvas/feature-columns-grouping/index.mjs +1 -1
  227. package/components/TableCanvas/feature-content-state/index.cjs +1 -1
  228. package/components/TableCanvas/feature-content-state/index.mjs +1 -1
  229. package/components/TableCanvas/feature-context-menu/index.cjs +1 -1
  230. package/components/TableCanvas/feature-context-menu/index.mjs +1 -1
  231. package/components/TableCanvas/feature-edit/index.cjs +1 -1
  232. package/components/TableCanvas/feature-edit/index.mjs +1 -1
  233. package/components/TableCanvas/feature-filtering/combobox/index.cjs +1 -1
  234. package/components/TableCanvas/feature-filtering/combobox/index.mjs +1 -1
  235. package/components/TableCanvas/feature-filtering/filter-list-block/index.cjs +1 -1
  236. package/components/TableCanvas/feature-filtering/filter-list-block/index.mjs +1 -1
  237. package/components/TableCanvas/feature-filtering/header-filter-button/index.cjs +1 -1
  238. package/components/TableCanvas/feature-filtering/header-filter-button/index.mjs +1 -1
  239. package/components/TableCanvas/feature-filtering/index.cjs +1 -1
  240. package/components/TableCanvas/feature-filtering/index.mjs +1 -1
  241. package/components/TableCanvas/feature-filtering/sidebar-filter-block/index.cjs +1 -1
  242. package/components/TableCanvas/feature-filtering/sidebar-filter-block/index.mjs +1 -1
  243. package/components/TableCanvas/feature-filtering/use-focus-search-input.d.ts +2 -0
  244. package/components/TableCanvas/feature-infinity-scroll/index.cjs +1 -1
  245. package/components/TableCanvas/feature-infinity-scroll/index.mjs +1 -1
  246. package/components/TableCanvas/feature-key-text/index.cjs +1 -1
  247. package/components/TableCanvas/feature-key-text/index.mjs +1 -1
  248. package/components/TableCanvas/feature-notifications/index.cjs +1 -1
  249. package/components/TableCanvas/feature-notifications/index.mjs +1 -1
  250. package/components/TableCanvas/feature-pagination/index.cjs +1 -1
  251. package/components/TableCanvas/feature-pagination/index.mjs +1 -1
  252. package/components/TableCanvas/feature-popover-table/context/TablePopoverContext.d.ts +3 -1
  253. package/components/TableCanvas/feature-popover-table/context/index.cjs +1 -1
  254. package/components/TableCanvas/feature-popover-table/context/index.mjs +1 -1
  255. package/components/TableCanvas/feature-popover-table/hooks/index.cjs +1 -1
  256. package/components/TableCanvas/feature-popover-table/hooks/index.mjs +1 -1
  257. package/components/TableCanvas/feature-popover-table/index.cjs +1 -1
  258. package/components/TableCanvas/feature-popover-table/index.mjs +1 -1
  259. package/components/TableCanvas/feature-popover-table/utils/index.cjs +1 -1
  260. package/components/TableCanvas/feature-popover-table/utils/index.mjs +1 -1
  261. package/components/TableCanvas/feature-right-sidebar/index.cjs +1 -1
  262. package/components/TableCanvas/feature-right-sidebar/index.mjs +1 -1
  263. package/components/TableCanvas/feature-row-detail/index.cjs +1 -1
  264. package/components/TableCanvas/feature-row-detail/index.mjs +1 -1
  265. package/components/TableCanvas/feature-row-instruments/index.cjs +1 -1
  266. package/components/TableCanvas/feature-row-instruments/index.mjs +1 -1
  267. package/components/TableCanvas/feature-row-markers/index.cjs +1 -1
  268. package/components/TableCanvas/feature-row-markers/index.mjs +1 -1
  269. package/components/TableCanvas/feature-row-size/index.cjs +1 -1
  270. package/components/TableCanvas/feature-row-size/index.mjs +1 -1
  271. package/components/TableCanvas/feature-rows-grouping/index.cjs +1 -1
  272. package/components/TableCanvas/feature-rows-grouping/index.mjs +1 -1
  273. package/components/TableCanvas/feature-rows-grouping/types.d.ts +2 -0
  274. package/components/TableCanvas/feature-searching/index.cjs +1 -1
  275. package/components/TableCanvas/feature-searching/index.mjs +1 -1
  276. package/components/TableCanvas/feature-select-row/index.cjs +1 -1
  277. package/components/TableCanvas/feature-select-row/index.mjs +1 -1
  278. package/components/TableCanvas/feature-sorting/index.cjs +1 -1
  279. package/components/TableCanvas/feature-sorting/index.mjs +1 -1
  280. package/components/TableCanvas/feature-table-settings/index.cjs +1 -1
  281. package/components/TableCanvas/feature-table-settings/index.mjs +1 -1
  282. package/components/TableCanvas/feature-tooltip/index.cjs +1 -1
  283. package/components/TableCanvas/feature-tooltip/index.mjs +1 -1
  284. package/components/TableCanvas/feature-tooltip/utils/index.cjs +1 -1
  285. package/components/TableCanvas/feature-tooltip/utils/index.mjs +1 -1
  286. package/components/TableCanvas/feature-tree/index.cjs +1 -1
  287. package/components/TableCanvas/feature-tree/index.mjs +1 -1
  288. package/components/TableCanvas/index.cjs +1 -1
  289. package/components/TableCanvas/index.mjs +2 -2
  290. package/components/TableCanvas/renders/formatCell/index.cjs +1 -1
  291. package/components/TableCanvas/renders/formatCell/index.mjs +1 -1
  292. package/components/TableCanvas/styles/index.cjs +1 -1
  293. package/components/TableCanvas/styles/index.mjs +1 -1
  294. package/components/TableCanvas/table-hooks/index.cjs +1 -1
  295. package/components/TableCanvas/table-hooks/index.mjs +1 -1
  296. package/components/TableCanvas/types/index.cjs +1 -1
  297. package/components/TableCanvas/types/index.mjs +1 -1
  298. package/components/TableCanvas/utils/index.cjs +1 -1
  299. package/components/TableCanvas/utils/index.mjs +2 -2
  300. package/components/TableCanvas/widgets/control-block/compression/index.cjs +1 -1
  301. package/components/TableCanvas/widgets/control-block/compression/index.mjs +1 -1
  302. package/components/TableCanvas/widgets/control-block/index.cjs +1 -1
  303. package/components/TableCanvas/widgets/control-block/index.mjs +1 -1
  304. package/components/TableCanvas/widgets/control-block/right-side/index.cjs +1 -1
  305. package/components/TableCanvas/widgets/control-block/right-side/index.mjs +1 -1
  306. package/components/TableCanvas/widgets/index.cjs +1 -1
  307. package/components/TableCanvas/widgets/index.mjs +1 -1
  308. package/components/TableCanvas/widgets/mass-actions/hooks/index.cjs +1 -1
  309. package/components/TableCanvas/widgets/mass-actions/hooks/index.mjs +1 -1
  310. package/components/TableCanvas/widgets/mass-actions/index.cjs +1 -1
  311. package/components/TableCanvas/widgets/mass-actions/index.mjs +1 -1
  312. package/components/TableContract/index.cjs +1 -1
  313. package/components/TableContract/index.mjs +2 -2
  314. package/components/TableGlide/hooks/selection/index.cjs +1 -1
  315. package/components/TableGlide/hooks/selection/index.mjs +1 -1
  316. package/components/TableGlide/index.cjs +1 -1
  317. package/components/TableGlide/index.mjs +1 -1
  318. package/components/TableGlide/lib/canvas/cells/buttons/index.cjs +1 -1
  319. package/components/TableGlide/lib/canvas/cells/buttons/index.mjs +1 -1
  320. package/components/TableGlide/lib/canvas/cells/iconSprites/index.cjs +1 -1
  321. package/components/TableGlide/lib/canvas/cells/iconSprites/index.mjs +1 -1
  322. package/components/TableGlide/lib/canvas/cells/index.cjs +1 -1
  323. package/components/TableGlide/lib/canvas/cells/index.mjs +1 -1
  324. package/components/TableGlide/lib/canvas/cells/renderer/index.cjs +1 -1
  325. package/components/TableGlide/lib/canvas/cells/renderer/index.mjs +1 -1
  326. package/components/TableGlide/lib/canvas/core/helpers/index.cjs +1 -1
  327. package/components/TableGlide/lib/canvas/core/helpers/index.mjs +1 -1
  328. package/components/TableGlide/lib/canvas/core/index.cjs +1 -1
  329. package/components/TableGlide/lib/canvas/core/index.mjs +1 -1
  330. package/components/TableGlide/lib/canvas/hooks/index.cjs +1 -1
  331. package/components/TableGlide/lib/canvas/hooks/index.mjs +1 -1
  332. package/components/TableGlide/lib/canvas/index.cjs +1 -1
  333. package/components/TableGlide/lib/canvas/index.mjs +1 -1
  334. package/components/TableGlide/lib/canvas/miniflex/index.cjs +1 -1
  335. package/components/TableGlide/lib/canvas/miniflex/index.mjs +1 -1
  336. package/components/TableGlide/lib/canvas/primitives/index.cjs +1 -1
  337. package/components/TableGlide/lib/canvas/primitives/index.mjs +1 -1
  338. package/components/TableGlide/lib/canvas/utils/index.cjs +1 -1
  339. package/components/TableGlide/lib/canvas/utils/index.mjs +1 -1
  340. package/components/TableGlide/theming/activeTheme.type.d.ts +1 -1
  341. package/components/TableGlide/theming/custom-colors.d.ts +3 -3
  342. package/components/TableGlide/theming/glide-colors.d.ts +9 -9
  343. package/components/TableGlide/theming/index.cjs +1 -1
  344. package/components/TableGlide/theming/index.mjs +1 -1
  345. package/components/TableTabs/index.cjs +1 -1
  346. package/components/TableTabs/index.mjs +1 -1
  347. package/components/Tooltip/index.cjs +1 -1
  348. package/components/Tooltip/index.mjs +1 -1
  349. package/components/TourWidget/index.cjs +1 -1
  350. package/components/TourWidget/index.mjs +2 -2
  351. package/components/Typography/index.cjs +1 -1
  352. package/components/Typography/index.mjs +1 -1
  353. package/components/Widget/index.cjs +1 -1
  354. package/components/Widget/index.mjs +2 -2
  355. package/formComponents/FormCombobox/index.cjs +1 -1
  356. package/formComponents/FormCombobox/index.mjs +1 -1
  357. package/formComponents/FormDatePickers/FormDatePickerRange/ui/FormDatePickerRangeStyled.d.ts +2 -0
  358. package/formComponents/FormRadioGroupBox/index.cjs +1 -1
  359. package/formComponents/FormRadioGroupBox/index.mjs +1 -1
  360. package/formComponents/FormSegments/index.cjs +1 -1
  361. package/formComponents/FormSegments/index.mjs +1 -1
  362. package/formComponents/FormSwitch/index.cjs +1 -1
  363. package/formComponents/FormSwitch/index.mjs +1 -1
  364. package/index.cjs +1 -1
  365. package/index.mjs +1787 -1629
  366. package/layouts/Container/index.cjs +1 -1
  367. package/layouts/Container/index.mjs +1 -1
  368. package/layouts/Container/lib/utils/index.cjs +1 -1
  369. package/layouts/Container/lib/utils/index.mjs +1 -1
  370. package/layouts/ErrorPage/index.cjs +1 -1
  371. package/layouts/ErrorPage/index.mjs +1 -1
  372. package/layouts/FiltersActions/FiltersActions.d.ts +2 -2
  373. package/layouts/FiltersActions/components/Segments.d.ts +2 -2
  374. package/layouts/FiltersActions/hooks/index.cjs +1 -1
  375. package/layouts/FiltersActions/hooks/index.mjs +1 -1
  376. package/layouts/FiltersActions/index.cjs +1 -1
  377. package/layouts/FiltersActions/index.mjs +1 -1
  378. package/layouts/Layout/index.cjs +1 -1
  379. package/layouts/Layout/index.mjs +1 -1
  380. package/layouts/PageLayout/index.cjs +1 -1
  381. package/layouts/PageLayout/index.mjs +1 -1
  382. package/mcp-data/component-index.json +190 -158
  383. package/mixins/index.cjs +2 -2
  384. package/mixins/index.mjs +36 -36
  385. package/package.json +5 -5
  386. package/shared/utils/inputs/index.cjs +1 -1
  387. package/shared/utils/inputs/index.mjs +6 -6
  388. package/styles/DefaultGlobalStyle.d.ts +2 -0
  389. package/styles/index.cjs +1 -1
  390. package/styles/index.mjs +1 -1
  391. package/themes/index.cjs +1 -1
  392. package/themes/index.d.ts +2 -0
  393. package/themes/index.mjs +8 -6
  394. package/tokens/color/index.cjs +1 -1
  395. package/tokens/color/index.d.ts +1 -1
  396. package/tokens/color/index.mjs +1225 -1127
  397. package/tokens/gradient/index.cjs +1 -1
  398. package/tokens/gradient/index.d.ts +1 -1
  399. package/tokens/gradient/index.mjs +126 -70
  400. package/tokens/index.cjs +1 -1
  401. package/tokens/index.mjs +1433 -1277
  402. package/tokens/shadow/index.cjs +1 -1
  403. package/tokens/shadow/index.d.ts +1 -1
  404. package/tokens/shadow/index.mjs +9 -7
  405. package/utils/breakpoint/index.cjs +1 -1
  406. package/utils/breakpoint/index.mjs +1 -1
  407. package/utils/clickStream/index.cjs +1 -1
  408. package/utils/clickStream/index.mjs +1 -1
  409. package/utils/eventBus/index.cjs +1 -1
  410. package/utils/eventBus/index.mjs +1 -1
  411. package/utils/getActiveTheme.d.ts +1 -1
  412. package/utils/hooks/index.cjs +1 -1
  413. package/utils/hooks/index.mjs +1 -1
  414. package/utils/index.cjs +1 -1
  415. package/utils/index.mjs +1 -1
  416. package/utils/styles/index.cjs +1 -1
  417. package/utils/styles/index.mjs +1 -1
  418. package/chunks/AnalyticalWidget-B6czTLSw.cjs +0 -43
  419. package/chunks/AnalyticalWidget-BWggL9xa.mjs +0 -528
  420. package/chunks/GridDND-CVAlpElj.cjs +0 -1
  421. package/chunks/Stories-e_CX_1CS.cjs +0 -1
  422. package/chunks/TableCanvas-DqF5YxEY.cjs +0 -30
  423. package/chunks/TableGlide-CGAh5x3Q.cjs +0 -1
  424. package/chunks/styles-BMXAIiBk.mjs +0 -128
  425. package/chunks/styles-DwCVRGsC.cjs +0 -2
  426. package/chunks/vendor-BauZZ2hr.mjs +0 -1955
  427. package/chunks/vendor-C47eH0xy.cjs +0 -1950
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.KEY_TEXT=e.KEY_TEXT;exports.KEY_TEXT_KEY=e.KEY_TEXT_KEY;exports.KEY_TEXT_OPTIONS=e.KEY_TEXT_OPTIONS;exports.KEY_TEXT_PARENT=e.KEY_TEXT_PARENT;exports.KeyTextButtonWithDropdown=e.KeyTextButtonWithDropdown;exports.KeyTextIconWithDropdown=e.KeyTextIconWithDropdown;exports.getCols=e.getCols;exports.getColsWithKeyText=e.getColsWithKeyText;exports.getDefaultKeyTextColumn=e.getDefaultKeyTextColumn;exports.getKeyTextCol=e.getKeyTextCol;exports.getKeyTextOptionsWithIcon=e.getKeyTextOptionsWithIcon;exports.isKeyTextColumn=e.isKeyTextColumn;exports.showKeyText=e.showKeyText;exports.useColsWithKeyTextMap=e.useColsWithKeyTextMap;exports.useKeyTextState=e.useKeyTextState;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.KEY_TEXT=e.KEY_TEXT;exports.KEY_TEXT_KEY=e.KEY_TEXT_KEY;exports.KEY_TEXT_OPTIONS=e.KEY_TEXT_OPTIONS;exports.KEY_TEXT_PARENT=e.KEY_TEXT_PARENT;exports.KeyTextButtonWithDropdown=e.KeyTextButtonWithDropdown;exports.KeyTextIconWithDropdown=e.KeyTextIconWithDropdown;exports.getCols=e.getCols;exports.getColsWithKeyText=e.getColsWithKeyText;exports.getDefaultKeyTextColumn=e.getDefaultKeyTextColumn;exports.getKeyTextCol=e.getKeyTextCol;exports.getKeyTextOptionsWithIcon=e.getKeyTextOptionsWithIcon;exports.isKeyTextColumn=e.isKeyTextColumn;exports.showKeyText=e.showKeyText;exports.useColsWithKeyTextMap=e.useColsWithKeyTextMap;exports.useKeyTextState=e.useKeyTextState;
@@ -1,4 +1,4 @@
1
- import { al as t, am as s, an as T, ao as o, ap as K, aq as x, ar as y, as as E, at as n, au as l, av as i, aw as u, ax as _, ay as h, az as p } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { al as t, am as s, an as T, ao as o, ap as K, aq as x, ar as y, as as E, at as n, au as l, av as i, aw as u, ax as _, ay as h, az as p } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  t as KEY_TEXT,
4
4
  s as KEY_TEXT_KEY,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.notifications=t.notifications;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.notifications=t.notifications;
@@ -1,4 +1,4 @@
1
- import { W as t } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { W as t } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  t as notifications
4
4
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const A=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.DEFAULT_PAGINATION_SIZE=A.DEFAULT_PAGINATION_SIZE;exports.PAGINATION_HEIGHT=A.PAGINATION_HEIGHT;exports.PAGINATION_PADDING=A.PAGINATION_PADDING;exports.PAGINATION_SLOTS_BREAKPOINTS=A.PAGINATION_SLOTS_BREAKPOINTS;exports.PAGINATION_TEXTS=A.PAGINATION_TEXTS;exports.TablePagination=A.TablePagination;exports.getPaginationHeight=A.getPaginationHeight;exports.getPaginationSlotsAndStatusQuickJumpByWidth=A.getPaginationSlotsAndStatusQuickJumpByWidth;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const A=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.DEFAULT_PAGINATION_SIZE=A.DEFAULT_PAGINATION_SIZE;exports.PAGINATION_HEIGHT=A.PAGINATION_HEIGHT;exports.PAGINATION_PADDING=A.PAGINATION_PADDING;exports.PAGINATION_SLOTS_BREAKPOINTS=A.PAGINATION_SLOTS_BREAKPOINTS;exports.PAGINATION_TEXTS=A.PAGINATION_TEXTS;exports.TablePagination=A.TablePagination;exports.getPaginationHeight=A.getPaginationHeight;exports.getPaginationSlotsAndStatusQuickJumpByWidth=A.getPaginationSlotsAndStatusQuickJumpByWidth;
@@ -1,4 +1,4 @@
1
- import { cL as I, cM as N, cN as T, cO as t, cP as P, cQ as s, cR as c, cS as i } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { cL as I, cM as N, cN as T, cO as t, cP as P, cQ as s, cR as c, cS as i } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  I as DEFAULT_PAGINATION_SIZE,
4
4
  N as PAGINATION_HEIGHT,
@@ -22,7 +22,9 @@ export interface TablePopoverContextValue {
22
22
  contentData?: unknown;
23
23
  columnId?: string;
24
24
  }) => void;
25
- close: () => void;
25
+ close: (options?: {
26
+ outsidePress?: boolean;
27
+ }) => void;
26
28
  updatePosition: (position: {
27
29
  x: number;
28
30
  y: number;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.TablePopoverProvider=e.TablePopoverProvider;exports.useTablePopover=e.useTablePopover;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.TablePopoverProvider=e.TablePopoverProvider;exports.useTablePopover=e.useTablePopover;
@@ -1,4 +1,4 @@
1
- import { bE as r, bF as a } from "../../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { bE as r, bF as a } from "../../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  r as TablePopoverProvider,
4
4
  a as useTablePopover
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.useClosePopoverOnRegionChange=e.useClosePopoverOnRegionChange;exports.usePopoverResizeHandler=e.usePopoverResizeHandler;exports.useTablePopoverState=e.useTablePopoverState;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.useClosePopoverOnRegionChange=e.useClosePopoverOnRegionChange;exports.usePopoverResizeHandler=e.usePopoverResizeHandler;exports.useTablePopoverState=e.useTablePopoverState;
@@ -1,4 +1,4 @@
1
- import { bG as s, bH as a, bI as r } from "../../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { bG as s, bH as a, bI as r } from "../../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  s as useClosePopoverOnRegionChange,
4
4
  a as usePopoverResizeHandler,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.DATA_POPOVER_TRIGGER=e.DATA_POPOVER_TRIGGER;exports.POPOVER_CONTENT_BORDER_RADIUS=e.POPOVER_CONTENT_BORDER_RADIUS;exports.POPOVER_CONTENT_PADDING=e.POPOVER_CONTENT_PADDING;exports.POPOVER_OFFSET=e.POPOVER_OFFSET;exports.POPOVER_Z_INDEX=e.POPOVER_Z_INDEX;exports.PopoverInTable=e.PopoverInTable;exports.TablePopoverProvider=e.TablePopoverProvider;exports.calculateFilterPopoverPositionX=e.calculateFilterPopoverPositionX;exports.calculateFilterPopoverPositionY=e.calculateFilterPopoverPositionY;exports.useClosePopoverOnRegionChange=e.useClosePopoverOnRegionChange;exports.usePopoverResizeHandler=e.usePopoverResizeHandler;exports.useTablePopover=e.useTablePopover;exports.useTablePopoverState=e.useTablePopoverState;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.DATA_POPOVER_TRIGGER=e.DATA_POPOVER_TRIGGER;exports.POPOVER_CONTENT_BORDER_RADIUS=e.POPOVER_CONTENT_BORDER_RADIUS;exports.POPOVER_CONTENT_PADDING=e.POPOVER_CONTENT_PADDING;exports.POPOVER_OFFSET=e.POPOVER_OFFSET;exports.POPOVER_Z_INDEX=e.POPOVER_Z_INDEX;exports.PopoverInTable=e.PopoverInTable;exports.TablePopoverProvider=e.TablePopoverProvider;exports.calculateFilterPopoverPositionX=e.calculateFilterPopoverPositionX;exports.calculateFilterPopoverPositionY=e.calculateFilterPopoverPositionY;exports.useClosePopoverOnRegionChange=e.useClosePopoverOnRegionChange;exports.usePopoverResizeHandler=e.usePopoverResizeHandler;exports.useTablePopover=e.useTablePopover;exports.useTablePopoverState=e.useTablePopoverState;
@@ -1,4 +1,4 @@
1
- import { bL as a, bM as P, bN as s, bO as b, bP as O, bQ as r, bE as l, bJ as E, bK as R, bG as T, bH as _, bF as i, bI as p } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { bL as a, bM as P, bN as s, bO as b, bP as O, bQ as r, bE as l, bJ as E, bK as R, bG as T, bH as _, bF as i, bI as p } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  a as DATA_POPOVER_TRIGGER,
4
4
  P as POPOVER_CONTENT_BORDER_RADIUS,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.calculateFilterPopoverPositionX=e.calculateFilterPopoverPositionX;exports.calculateFilterPopoverPositionY=e.calculateFilterPopoverPositionY;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.calculateFilterPopoverPositionX=e.calculateFilterPopoverPositionX;exports.calculateFilterPopoverPositionY=e.calculateFilterPopoverPositionY;
@@ -1,4 +1,4 @@
1
- import { bJ as t, bK as a } from "../../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { bJ as t, bK as a } from "../../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  t as calculateFilterPopoverPositionX,
4
4
  a as calculateFilterPopoverPositionY
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.SidebarContentLayout=e.SidebarContentLayout;exports.TableSidebar=e.TableSidebar;exports.tableSidebarClassNames=e.tableSidebarClassNames;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.SidebarContentLayout=e.SidebarContentLayout;exports.TableSidebar=e.TableSidebar;exports.tableSidebarClassNames=e.tableSidebarClassNames;
@@ -1,4 +1,4 @@
1
- import { S as s, f as t, t as b } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { S as s, f as t, t as b } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  s as SidebarContentLayout,
4
4
  t as TableSidebar,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.ExpandDetailButton=t.ExpandDetailButton;exports.ExpandDetailButtonComponent=t.ExpandDetailButtonComponent;exports.useRowDetailPanel=t.useRowDetailPanel;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.ExpandDetailButton=t.ExpandDetailButton;exports.ExpandDetailButtonComponent=t.ExpandDetailButtonComponent;exports.useRowDetailPanel=t.useRowDetailPanel;
@@ -1,4 +1,4 @@
1
- import { bR as e, bS as n, bT as o } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { bR as e, bS as n, bT as o } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  e as ExpandDetailButton,
4
4
  n as ExpandDetailButtonComponent,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const _=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.ROW_I_COLUMN_KEY=_.ROW_I_COLUMN_KEY;exports.ROW_I_COLUMN_WIDTH=_.ROW_I_COLUMN_WIDTH;exports.ROW_I_COL_ACTIVE=_.ROW_I_COL_ACTIVE;exports.ROW_I_COL_CLASS=_.ROW_I_COL_CLASS;exports.ROW_I_HEADER_COL_CLASS=_.ROW_I_HEADER_COL_CLASS;exports.ROW_I_SUMMARY_COL_CLASS=_.ROW_I_SUMMARY_COL_CLASS;exports.RowIColumn=_.RowIColumn;exports.RowIRenderCell=_.RowIRenderCell;exports.RowInstrumentsCtxProvider=_.RowInstrumentsCtxProvider;exports.isRowInstrumentsColumn=_.isRowInstrumentsColumn;exports.useRowInstrumentsCtx=_.useRowInstrumentsCtx;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const _=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.ROW_I_COLUMN_KEY=_.ROW_I_COLUMN_KEY;exports.ROW_I_COLUMN_WIDTH=_.ROW_I_COLUMN_WIDTH;exports.ROW_I_COL_ACTIVE=_.ROW_I_COL_ACTIVE;exports.ROW_I_COL_CLASS=_.ROW_I_COL_CLASS;exports.ROW_I_HEADER_COL_CLASS=_.ROW_I_HEADER_COL_CLASS;exports.ROW_I_SUMMARY_COL_CLASS=_.ROW_I_SUMMARY_COL_CLASS;exports.RowIColumn=_.RowIColumn;exports.RowIRenderCell=_.RowIRenderCell;exports.RowInstrumentsCtxProvider=_.RowInstrumentsCtxProvider;exports.isRowInstrumentsColumn=_.isRowInstrumentsColumn;exports.useRowInstrumentsCtx=_.useRowInstrumentsCtx;
@@ -1,4 +1,4 @@
1
- import { aA as s, aB as C, aC as I, aD as R, aE as O, aF as o, aG as e, aH as n, aI as t, aJ as L, aK as r } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { aA as s, aB as C, aC as I, aD as R, aE as O, aF as o, aG as e, aH as n, aI as t, aJ as L, aK as r } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  s as ROW_I_COLUMN_KEY,
4
4
  C as ROW_I_COLUMN_WIDTH,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.ROW_MARKER_COLUMN_KEY=e.ROW_MARKER_COLUMN_KEY;exports.createRowMarkerColumn=e.createRowMarkerColumn;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.ROW_MARKER_COLUMN_KEY=e.ROW_MARKER_COLUMN_KEY;exports.createRowMarkerColumn=e.createRowMarkerColumn;
@@ -1,4 +1,4 @@
1
- import { aL as e, aM as o } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { aL as e, aM as o } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  e as ROW_MARKER_COLUMN_KEY,
4
4
  o as createRowMarkerColumn
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.DEFAULT=e.DEFAULT;exports.getCurrentSizeIcon=e.getCurrentSizeIcon;exports.getCurrentSizeLabel=e.getCurrentSizeLabel;exports.getDefuaultRowSize=e.getDefuaultRowSize;exports.isActivatedRowSize=e.isActivatedRowSize;exports.setRowSizeCb=e.setRowSizeCb;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.DEFAULT=e.DEFAULT;exports.getCurrentSizeIcon=e.getCurrentSizeIcon;exports.getCurrentSizeLabel=e.getCurrentSizeLabel;exports.getDefuaultRowSize=e.getDefuaultRowSize;exports.isActivatedRowSize=e.isActivatedRowSize;exports.setRowSizeCb=e.setRowSizeCb;
@@ -1,4 +1,4 @@
1
- import { bU as a, bV as b, bW as s, bX as i, bY as o, bZ as r } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { bU as a, bV as b, bW as s, bX as i, bY as o, bZ as r } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  a as DEFAULT,
4
4
  b as getCurrentSizeIcon,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.ITEM_ID_GROUPED_ROWS=o.ITEM_ID_GROUPED_ROWS;exports.KEYS_ROW_GROUPED=o.KEYS_ROW_GROUPED;exports.KEY_GROUPED_COL=o.KEY_GROUPED_COL;exports.NAME_TRIGGER_DROPDOWN_GROUPED_ROWS=o.NAME_TRIGGER_DROPDOWN_GROUPED_ROWS;exports.getColsAfterRowsGrouping=o.getColsAfterRowsGrouping;exports.getRowsGroupingSubrowsConfig=o.getRowsGroupingSubrowsConfig;exports.isGroupRow=o.isGroupRow;exports.isNotGroupRow=o.isNotGroupRow;exports.rowKeyGetterForRowGroup=o.rowKeyGetterForRowGroup;exports.rowsGroupActiveInConfig=o.rowsGroupActiveInConfig;exports.useGetRowsGroupingBtnProps=o.useGetRowsGroupingBtnProps;exports.useGroupedRows=o.useGroupedRows;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.ITEM_ID_GROUPED_ROWS=o.ITEM_ID_GROUPED_ROWS;exports.KEYS_ROW_GROUPED=o.KEYS_ROW_GROUPED;exports.KEY_GROUPED_COL=o.KEY_GROUPED_COL;exports.NAME_TRIGGER_DROPDOWN_GROUPED_ROWS=o.NAME_TRIGGER_DROPDOWN_GROUPED_ROWS;exports.getColsAfterRowsGrouping=o.getColsAfterRowsGrouping;exports.getRowsGroupingSubrowsConfig=o.getRowsGroupingSubrowsConfig;exports.isGroupRow=o.isGroupRow;exports.isNotGroupRow=o.isNotGroupRow;exports.rowKeyGetterForRowGroup=o.rowKeyGetterForRowGroup;exports.rowsGroupActiveInConfig=o.rowsGroupActiveInConfig;exports.useGetRowsGroupingBtnProps=o.useGetRowsGroupingBtnProps;exports.useGroupedRows=o.useGroupedRows;
@@ -1,4 +1,4 @@
1
- import { aN as s, aO as R, aP as r, aQ as G, aR as e, aS as u, aT as O, aU as _, aV as p, aW as t, aX as w, aY as E } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { aN as s, aO as R, aP as r, aQ as G, aR as e, aS as u, aT as O, aU as _, aV as p, aW as t, aX as w, aY as E } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  s as ITEM_ID_GROUPED_ROWS,
4
4
  R as KEYS_ROW_GROUPED,
@@ -1,6 +1,7 @@
1
1
  import { ObjectForExtending } from '../types/utils.type';
2
2
  import { DomMetadata, DropdownItemOption } from '../types/additional.type';
3
3
  import { CanvasContent, CellInfoGlideInstance } from '../TableGlideInstance/type';
4
+ import { Theme } from '../../TableGlide';
4
5
 
5
6
  export type GroupRow<RowType> = {
6
7
  readonly childRows: readonly RowType[];
@@ -54,6 +55,7 @@ export type RowsGrouping<RowType extends ObjectForExtending, SummaryRowType = un
54
55
  export type RenderGroupCellProps<RowType extends ObjectForExtending, ColumnConfig extends LocalColumnInstance = LocalColumnInstance> = {
55
56
  column: ColumnConfig;
56
57
  tabIndex: number;
58
+ theme?: Theme;
57
59
  } & GroupRow<RowType>;
58
60
  export type ColumnRowsGrouping<RowType extends ObjectForExtending, ColumnConfig extends LocalColumnInstance> = {
59
61
  groupByColumn?: boolean;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.SearchBlock=e.SearchBlock;exports.StyledSearchBlockBellow=e.StyledSearchBlockBellow;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.SearchBlock=e.SearchBlock;exports.StyledSearchBlockBellow=e.StyledSearchBlockBellow;
@@ -1,4 +1,4 @@
1
- import { cq as l, cr as o } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { cq as l, cr as o } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  l as SearchBlock,
4
4
  o as StyledSearchBlockBellow
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.CHECKBOX_COLUMN_KEY=C.CHECKBOX_COLUMN_KEY;exports.CHECKBOX_COL_CLASS_CUSTOM=C.CHECKBOX_COL_CLASS_CUSTOM;exports.CHECKBOX_HEADER_COL_CLASS_CUSTOM=C.CHECKBOX_HEADER_COL_CLASS_CUSTOM;exports.CHECKBOX_SUMMARY_COL_CLASS_CUSTOM=C.CHECKBOX_SUMMARY_COL_CLASS_CUSTOM;exports.SELECTING_KEYS=C.SELECTING_KEYS;exports.SELECTING_RULES_DEFAULT=C.SELECTING_RULES_DEFAULT;exports.createCheckboxColumn=C.createCheckboxColumn;exports.flatten=C.flatten;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.CHECKBOX_COLUMN_KEY=C.CHECKBOX_COLUMN_KEY;exports.CHECKBOX_COL_CLASS_CUSTOM=C.CHECKBOX_COL_CLASS_CUSTOM;exports.CHECKBOX_HEADER_COL_CLASS_CUSTOM=C.CHECKBOX_HEADER_COL_CLASS_CUSTOM;exports.CHECKBOX_SUMMARY_COL_CLASS_CUSTOM=C.CHECKBOX_SUMMARY_COL_CLASS_CUSTOM;exports.SELECTING_KEYS=C.SELECTING_KEYS;exports.SELECTING_RULES_DEFAULT=C.SELECTING_RULES_DEFAULT;exports.createCheckboxColumn=C.createCheckboxColumn;exports.flatten=C.flatten;
@@ -1,4 +1,4 @@
1
- import { C as E, h as S, i as L, j as O, k as a, l as s, m as U, n as A } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { C as E, h as S, i as L, j as O, k as a, l as s, m as U, n as A } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  E as CHECKBOX_COLUMN_KEY,
4
4
  S as CHECKBOX_COL_CLASS_CUSTOM,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.renderHeaderSortButton=e.renderHeaderSortButton;exports.useSortedRows=e.useSortedRows;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.renderHeaderSortButton=e.renderHeaderSortButton;exports.useSortedRows=e.useSortedRows;
@@ -1,4 +1,4 @@
1
- import { b_ as o, b$ as t } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { b_ as o, b$ as t } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  o as renderHeaderSortButton,
4
4
  t as useSortedRows
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.DEFAULT_TABS_INFO=e.DEFAULT_TABS_INFO;exports.TableSettingsBlock=e.TableSettingsBlock;exports.TableSettingsWithTabs=e.TableSettingsWithTabs;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.DEFAULT_TABS_INFO=e.DEFAULT_TABS_INFO;exports.TableSettingsBlock=e.TableSettingsBlock;exports.TableSettingsWithTabs=e.TableSettingsWithTabs;
@@ -1,4 +1,4 @@
1
- import { c$ as t, d0 as e, d1 as T } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { c$ as t, d0 as e, d1 as T } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  t as DEFAULT_TABS_INFO,
4
4
  e as TableSettingsBlock,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.CanvasTooltipOverlay=e.CanvasTooltipOverlay;exports.HEADER_TOOLTIP_DRAG_ID=e.HEADER_TOOLTIP_DRAG_ID;exports.TOOLTIP_TEXTS=e.TOOLTIP_TEXTS;exports.usePortalHover=e.usePortalHover;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.CanvasTooltipOverlay=e.CanvasTooltipOverlay;exports.HEADER_TOOLTIP_DRAG_ID=e.HEADER_TOOLTIP_DRAG_ID;exports.TOOLTIP_TEXTS=e.TOOLTIP_TEXTS;exports.usePortalHover=e.usePortalHover;
@@ -1,4 +1,4 @@
1
- import { cT as o, cU as s, cV as r, cW as O } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { cT as o, cU as s, cV as r, cW as O } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  o as CanvasTooltipOverlay,
4
4
  s as HEADER_TOOLTIP_DRAG_ID,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.LEAVE_ANIMATION_DURATION=o.LEAVE_ANIMATION_DURATION;exports.TOOLTIP_TEXTS=o.TOOLTIP_TEXTS;exports.getTooltipDataByNodeId=o.getTooltipDataByNodeId;exports.isTooltipConfigFromNode=o.isTooltipConfigFromNode;exports.normalizeTooltipConfig=o.normalizeTooltipConfig;exports.resolveTooltipData=o.resolveTooltipData;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.LEAVE_ANIMATION_DURATION=o.LEAVE_ANIMATION_DURATION;exports.TOOLTIP_TEXTS=o.TOOLTIP_TEXTS;exports.getTooltipDataByNodeId=o.getTooltipDataByNodeId;exports.isTooltipConfigFromNode=o.isTooltipConfigFromNode;exports.normalizeTooltipConfig=o.normalizeTooltipConfig;exports.resolveTooltipData=o.resolveTooltipData;
@@ -1,4 +1,4 @@
1
- import { dc as T, cV as d, dd as e, de as i, df as s, dg as t } from "../../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { dc as T, cV as d, dd as e, de as i, df as s, dg as t } from "../../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  T as LEAVE_ANIMATION_DURATION,
4
4
  d as TOOLTIP_TEXTS,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.ChevronTreeBtn=e.ChevronTreeBtn;exports.ExpandAllButton=e.ExpandAllButton;exports.getHasArrow=e.getHasArrow;exports.getLvlFromTreeId=e.getLvlFromTreeId;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.ChevronTreeBtn=e.ChevronTreeBtn;exports.ExpandAllButton=e.ExpandAllButton;exports.getHasArrow=e.getHasArrow;exports.getLvlFromTreeId=e.getLvlFromTreeId;
@@ -1,4 +1,4 @@
1
- import { c2 as a, c3 as o, c4 as t, c5 as s } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { c2 as a, c3 as o, c4 as t, c5 as s } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  a as ChevronTreeBtn,
4
4
  o as ExpandAllButton,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/TableCanvas-DqF5YxEY.cjs"),l=require("@glideappsfinal/glide-data-grid"),o=require("../TableCanvasSharedConstants/index.cjs"),t=require("../../chunks/TableGlide-CGAh5x3Q.cjs");exports.COLORS=e.COLORS;exports.CUSTOM_TOKENS=e.CUSTOM_TOKENS;exports.CUSTOM_TOKENS_KEYS=e.CUSTOM_TOKENS_KEYS;exports.Canvas=e.Canvas;exports.CellEditorCombobox=e.CellEditorCombobox;exports.CellEditorNumberFormat=e.CellEditorNumberFormat;exports.CellEditorTextArea=e.CellEditorTextArea;exports.ContainerStyled=e.ContainerStyled;exports.DEFAULT_TABLE_TRANSITION=e.DEFAULT_TABLE_TRANSITION;exports.DEFAULT_TABLE_TRANSITION_DELAY=e.DEFAULT_TABLE_TRANSITION_DELAY;exports.DETAIL_PANEL_ROW_CLASS=e.DETAIL_PANEL_ROW_CLASS;exports.DOM_METADATA_ACTIONS=e.DOM_METADATA_ACTIONS;exports.FIRST_ROW=e.FIRST_ROW;exports.HEIGHT_CONTROL_BLOCK=e.HEIGHT_CONTROL_BLOCK;exports.HEIGHT_FILTERLIST_BLOCK=e.HEIGHT_FILTERLIST_BLOCK;exports.HEIGHT_TABLE_DEFAULT=e.HEIGHT_TABLE_DEFAULT;exports.LIST_WIDTH=e.LIST_WIDTH;exports.LVL_1_ROW_CLASS=e.LVL_1_ROW_CLASS;exports.MIN_CONTENT_HEIGHT=e.MIN_CONTENT_HEIGHT;exports.ROW_IDX_START_CLASS=e.ROW_IDX_START_CLASS;exports.SIZES=e.SIZES;exports.SplitIconButton=e.SplitIconButton;exports.TABLE_BORDER_RADIUS=e.TABLE_BORDER_RADIUS;exports.TableCanvas=e.TableCanvas;exports.TableFilterSelectListItem=e.StyledListItem;exports.TableGlideInstance=e.TableGlideInstance;exports.addSkeletonToCellInRow=e.addSkeletonToCellInRow;exports.autoFocus=e.autoFocus;exports.autoFocusAndSelect=e.autoFocusAndSelect;exports.customColorGlobalVars=e.customColorGlobalVars;exports.customColorTokens=e.customColorTokens;exports.customColorTokensKeys=e.customColorTokensKeys;exports.fullScreenStyles=e.fullScreenStyles;exports.getRowWithoutServiceKeys=e.hideRowServiceKeysHandler;exports.getTableHeightStyles=e.getTableHeightStyles;exports.isDetailPanelRow=e.isDetailPanelRow;exports.isGroupRow=e.isGroupRow;exports.isNotGroupRow=e.isNotGroupRow;exports.isRowWithDetailPanelRow=e.isRowWithDetailPanelRow;exports.rowIColumnStyles=e.rowIColumnStyles;exports.scrollbarStyles=e.scrollbarStyles;exports.tableBorderRadius=e.tableBorderRadius;exports.tableClassNames=e.tableClassNames;exports.useHeaderContext=e.useHeaderContext;exports.useRefTableGlobalContainerContext=e.useRefTableGlobalContainerContext;exports.useRowContext=e.useRowContext;exports.useSidebar=e.useSidebar;Object.defineProperty(exports,"CompactSelection",{enumerable:!0,get:()=>l.CompactSelection});Object.defineProperty(exports,"TextCellEntry",{enumerable:!0,get:()=>l.TextCellEntry});exports.COLLAPSE_DECOR_DELAY=o.COLLAPSE_DECOR_DELAY;exports.COLLAPSE_DECOR_FADE=o.COLLAPSE_DECOR_FADE;exports.COLLAPSE_DURATION=o.COLLAPSE_DURATION;exports.DURATION=o.DURATION;exports.TABLE_GLIDE_SIZES=t.TABLE_GLIDE_SIZES;exports.createEmptyCellGlide=t.createEmptyCellGlide;exports.createTextCellGlide=t.createTextCellGlide;exports.isCanvasContent=t.isCanvasContent;exports.isCanvasEl=t.isCanvasEl;exports.isCanvasString=t.isCanvasString;exports.isGlideGridCellObj=t.isGlideGridCellObj;exports.subscribeToCanvasPortalHover=t.subscribeToCanvasPortalHover;exports.subscribeToPortalHoverLock=t.subscribeToPortalHoverLock;exports.tableCanvasFonts=t.fontStyles;exports.tableCanvasTheme=t.THEME;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/TableCanvas-uzBMXlx6.cjs"),l=require("@glideappsfinal/glide-data-grid"),o=require("../TableCanvasSharedConstants/index.cjs"),t=require("../../chunks/TableGlide-DTBZ1jNA.cjs");exports.COLORS=e.COLORS;exports.CUSTOM_TOKENS=e.CUSTOM_TOKENS;exports.CUSTOM_TOKENS_KEYS=e.CUSTOM_TOKENS_KEYS;exports.Canvas=e.Canvas;exports.CellEditorCombobox=e.CellEditorCombobox;exports.CellEditorNumberFormat=e.CellEditorNumberFormat;exports.CellEditorTextArea=e.CellEditorTextArea;exports.ContainerStyled=e.ContainerStyled;exports.DEFAULT_TABLE_TRANSITION=e.DEFAULT_TABLE_TRANSITION;exports.DEFAULT_TABLE_TRANSITION_DELAY=e.DEFAULT_TABLE_TRANSITION_DELAY;exports.DETAIL_PANEL_ROW_CLASS=e.DETAIL_PANEL_ROW_CLASS;exports.DOM_METADATA_ACTIONS=e.DOM_METADATA_ACTIONS;exports.FIRST_ROW=e.FIRST_ROW;exports.HEIGHT_CONTROL_BLOCK=e.HEIGHT_CONTROL_BLOCK;exports.HEIGHT_FILTERLIST_BLOCK=e.HEIGHT_FILTERLIST_BLOCK;exports.HEIGHT_TABLE_DEFAULT=e.HEIGHT_TABLE_DEFAULT;exports.LIST_WIDTH=e.LIST_WIDTH;exports.LVL_1_ROW_CLASS=e.LVL_1_ROW_CLASS;exports.MIN_CONTENT_HEIGHT=e.MIN_CONTENT_HEIGHT;exports.ROW_IDX_START_CLASS=e.ROW_IDX_START_CLASS;exports.SIZES=e.SIZES;exports.SplitIconButton=e.SplitIconButton;exports.TABLE_BORDER_RADIUS=e.TABLE_BORDER_RADIUS;exports.TableCanvas=e.TableCanvas;exports.TableFilterSelectListItem=e.StyledListItem;exports.TableGlideInstance=e.TableGlideInstance;exports.addSkeletonToCellInRow=e.addSkeletonToCellInRow;exports.autoFocus=e.autoFocus;exports.autoFocusAndSelect=e.autoFocusAndSelect;exports.customColorGlobalVars=e.customColorGlobalVars;exports.customColorTokens=e.customColorTokens;exports.customColorTokensKeys=e.customColorTokensKeys;exports.fullScreenStyles=e.fullScreenStyles;exports.getRowWithoutServiceKeys=e.hideRowServiceKeysHandler;exports.getTableHeightStyles=e.getTableHeightStyles;exports.isDetailPanelRow=e.isDetailPanelRow;exports.isGroupRow=e.isGroupRow;exports.isNotGroupRow=e.isNotGroupRow;exports.isRowWithDetailPanelRow=e.isRowWithDetailPanelRow;exports.rowIColumnStyles=e.rowIColumnStyles;exports.scrollbarStyles=e.scrollbarStyles;exports.tableBorderRadius=e.tableBorderRadius;exports.tableClassNames=e.tableClassNames;exports.useHeaderContext=e.useHeaderContext;exports.useRefTableGlobalContainerContext=e.useRefTableGlobalContainerContext;exports.useRowContext=e.useRowContext;exports.useSidebar=e.useSidebar;Object.defineProperty(exports,"CompactSelection",{enumerable:!0,get:()=>l.CompactSelection});Object.defineProperty(exports,"TextCellEntry",{enumerable:!0,get:()=>l.TextCellEntry});exports.COLLAPSE_DECOR_DELAY=o.COLLAPSE_DECOR_DELAY;exports.COLLAPSE_DECOR_FADE=o.COLLAPSE_DECOR_FADE;exports.COLLAPSE_DURATION=o.COLLAPSE_DURATION;exports.DURATION=o.DURATION;exports.TABLE_GLIDE_SIZES=t.TABLE_GLIDE_SIZES;exports.createEmptyCellGlide=t.createEmptyCellGlide;exports.createTextCellGlide=t.createTextCellGlide;exports.isCanvasContent=t.isCanvasContent;exports.isCanvasEl=t.isCanvasEl;exports.isCanvasString=t.isCanvasString;exports.isGlideGridCellObj=t.isGlideGridCellObj;exports.subscribeToCanvasPortalHover=t.subscribeToCanvasPortalHover;exports.subscribeToPortalHoverLock=t.subscribeToPortalHoverLock;exports.tableCanvasFonts=t.fontStyles;exports.tableCanvasTheme=t.THEME;
@@ -1,7 +1,7 @@
1
- import { o as e, p as o, q as t, d3 as l, bf as T, bh as r, bj as C, r as S, D as E, s as _, v as n, d2 as i, F as L, H as A, w as b, x as I, L as O, y as R, M as d, R as u, z as D, Q as c, A as N, T as m, br as G, d as H, bA as v, bm as x, bn as F, B, E as p, G as w, I as y, d4 as P, J as U, d5 as f, aT as K, aU as W, d6 as h, K as M, N as g, O as k, P as j, d7 as Y, d8 as V, d9 as Z, da as q } from "../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { o as e, p as o, q as t, d3 as l, bf as T, bh as r, bj as C, r as S, D as E, s as _, v as n, d2 as i, F as L, H as A, w as b, x as I, L as O, y as R, M as d, R as u, z as D, Q as c, A as N, T as m, br as G, d as H, bA as v, bm as x, bn as F, B, E as p, G as w, I as y, d4 as P, J as U, d5 as f, aT as K, aU as W, d6 as h, K as M, N as g, O as k, P as j, d7 as Y, d8 as V, d9 as Z, da as q } from "../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  import { CompactSelection as J, TextCellEntry as Q } from "@glideappsfinal/glide-data-grid";
3
3
  import { COLLAPSE_DECOR_DELAY as $, COLLAPSE_DECOR_FADE as aa, COLLAPSE_DURATION as sa, DURATION as ea } from "../TableCanvasSharedConstants/index.mjs";
4
- import { a as ta, c as la, b as Ta, i as ra, d as Ca, e as Sa, f as Ea, s as _a, g as na, h as ia, j as La } from "../../chunks/TableGlide-DGKw3w0G.mjs";
4
+ import { a as ta, c as la, b as Ta, i as ra, d as Ca, e as Sa, f as Ea, s as _a, g as na, h as ia, j as La } from "../../chunks/TableGlide-Cjcw7Wur.mjs";
5
5
  export {
6
6
  $ as COLLAPSE_DECOR_DELAY,
7
7
  aa as COLLAPSE_DECOR_FADE,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.FormattedContent=e.FormattedContent;exports.formatCellValue=e.formatCellValue;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.FormattedContent=e.FormattedContent;exports.formatCellValue=e.formatCellValue;
@@ -1,4 +1,4 @@
1
- import { c0 as e, c1 as o } from "../../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { c0 as e, c1 as o } from "../../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  e as FormattedContent,
4
4
  o as formatCellValue
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const T=require("../../../chunks/TableCanvas-DqF5YxEY.cjs"),_=require("../../TableCanvasSharedConstants/index.cjs");exports.COLORS=T.COLORS;exports.CUSTOM_TOKENS=T.CUSTOM_TOKENS;exports.CUSTOM_TOKENS_KEYS=T.CUSTOM_TOKENS_KEYS;exports.ContainerStyled=T.ContainerStyled;exports.DEFAULT_TABLE_TRANSITION=T.DEFAULT_TABLE_TRANSITION;exports.DEFAULT_TABLE_TRANSITION_DELAY=T.DEFAULT_TABLE_TRANSITION_DELAY;exports.DETAIL_PANEL_ROW_CLASS=T.DETAIL_PANEL_ROW_CLASS;exports.FIRST_ROW=T.FIRST_ROW;exports.HEIGHT_CONTROL_BLOCK=T.HEIGHT_CONTROL_BLOCK;exports.HEIGHT_FILTERLIST_BLOCK=T.HEIGHT_FILTERLIST_BLOCK;exports.HEIGHT_TABLE_DEFAULT=T.HEIGHT_TABLE_DEFAULT;exports.LIST_WIDTH=T.LIST_WIDTH;exports.LVL_1_ROW_CLASS=T.LVL_1_ROW_CLASS;exports.MIN_CONTENT_HEIGHT=T.MIN_CONTENT_HEIGHT;exports.ROW_IDX_START_CLASS=T.ROW_IDX_START_CLASS;exports.SIZES=T.SIZES;exports.TABLE_BORDER_RADIUS=T.TABLE_BORDER_RADIUS;exports.customColorGlobalVars=T.customColorGlobalVars;exports.customColorTokens=T.customColorTokens;exports.customColorTokensKeys=T.customColorTokensKeys;exports.fullScreenStyles=T.fullScreenStyles;exports.getTableHeightStyles=T.getTableHeightStyles;exports.rowIColumnStyles=T.rowIColumnStyles;exports.scrollbarStyles=T.scrollbarStyles;exports.tableBorderRadius=T.tableBorderRadius;exports.tableClassNames=T.tableClassNames;exports.COLLAPSE_DECOR_DELAY=_.COLLAPSE_DECOR_DELAY;exports.COLLAPSE_DECOR_FADE=_.COLLAPSE_DECOR_FADE;exports.COLLAPSE_DURATION=_.COLLAPSE_DURATION;exports.DURATION=_.DURATION;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const T=require("../../../chunks/TableCanvas-uzBMXlx6.cjs"),_=require("../../TableCanvasSharedConstants/index.cjs");exports.COLORS=T.COLORS;exports.CUSTOM_TOKENS=T.CUSTOM_TOKENS;exports.CUSTOM_TOKENS_KEYS=T.CUSTOM_TOKENS_KEYS;exports.ContainerStyled=T.ContainerStyled;exports.DEFAULT_TABLE_TRANSITION=T.DEFAULT_TABLE_TRANSITION;exports.DEFAULT_TABLE_TRANSITION_DELAY=T.DEFAULT_TABLE_TRANSITION_DELAY;exports.DETAIL_PANEL_ROW_CLASS=T.DETAIL_PANEL_ROW_CLASS;exports.FIRST_ROW=T.FIRST_ROW;exports.HEIGHT_CONTROL_BLOCK=T.HEIGHT_CONTROL_BLOCK;exports.HEIGHT_FILTERLIST_BLOCK=T.HEIGHT_FILTERLIST_BLOCK;exports.HEIGHT_TABLE_DEFAULT=T.HEIGHT_TABLE_DEFAULT;exports.LIST_WIDTH=T.LIST_WIDTH;exports.LVL_1_ROW_CLASS=T.LVL_1_ROW_CLASS;exports.MIN_CONTENT_HEIGHT=T.MIN_CONTENT_HEIGHT;exports.ROW_IDX_START_CLASS=T.ROW_IDX_START_CLASS;exports.SIZES=T.SIZES;exports.TABLE_BORDER_RADIUS=T.TABLE_BORDER_RADIUS;exports.customColorGlobalVars=T.customColorGlobalVars;exports.customColorTokens=T.customColorTokens;exports.customColorTokensKeys=T.customColorTokensKeys;exports.fullScreenStyles=T.fullScreenStyles;exports.getTableHeightStyles=T.getTableHeightStyles;exports.rowIColumnStyles=T.rowIColumnStyles;exports.scrollbarStyles=T.scrollbarStyles;exports.tableBorderRadius=T.tableBorderRadius;exports.tableClassNames=T.tableClassNames;exports.COLLAPSE_DECOR_DELAY=_.COLLAPSE_DECOR_DELAY;exports.COLLAPSE_DECOR_FADE=_.COLLAPSE_DECOR_FADE;exports.COLLAPSE_DURATION=_.COLLAPSE_DURATION;exports.DURATION=_.DURATION;
@@ -1,4 +1,4 @@
1
- import { o as T, p as _, q as L, r as S, D as E, s as O, v as A, F as o, H as I, w as C, x as e, L as R, y as l, M as r, R as D, z as t, A as N, B as H, E as B, G as U, I as m, J as y, K as F, N as K, O as n, P as u } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { o as T, p as _, q as L, r as S, D as E, s as O, v as A, F as o, H as I, w as C, x as e, L as R, y as l, M as r, R as D, z as t, A as N, B as H, E as B, G as U, I as m, J as y, K as F, N as K, O as n, P as u } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  import { COLLAPSE_DECOR_DELAY as b, COLLAPSE_DECOR_FADE as c, COLLAPSE_DURATION as P, DURATION as W } from "../../TableCanvasSharedConstants/index.mjs";
3
3
  export {
4
4
  b as COLLAPSE_DECOR_DELAY,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.useColumns=e.useColumns;exports.useContextMenuValues=e.useContextMenuValues;exports.useContextsValues=e.useContextsValues;exports.useFilteredRows=e.useFilteredRows;exports.useFlattenedRows=e.useFlattenedRows;exports.useInlineStyle=e.useInlineStyle;exports.useIsLoadingTable=e.useIsLoadingTable;exports.useOnCellClick=e.useOnCellClick;exports.useOnRowsChange=e.useOnRowsChange;exports.usePrepareTableConfig=e.usePrepareTableConfig;exports.useRecalculateColumnsWidth=e.useRecalculateColumnsWidth;exports.useRowClass=e.useRowClass;exports.useRowHeight=e.useRowHeight;exports.useRowInstruments=e.useRowInstruments;exports.useRowsWithSkeletonsOrNot=e.useRowsWithSkeletonsOrNot;exports.useSearchValues=e.useSearchValues;exports.useSidebarState=e.useSidebarState;exports.useTableCollapseValues=e.useTableCollapseValues;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.useColumns=e.useColumns;exports.useContextMenuValues=e.useContextMenuValues;exports.useContextsValues=e.useContextsValues;exports.useFilteredRows=e.useFilteredRows;exports.useFlattenedRows=e.useFlattenedRows;exports.useInlineStyle=e.useInlineStyle;exports.useIsLoadingTable=e.useIsLoadingTable;exports.useOnCellClick=e.useOnCellClick;exports.useOnRowsChange=e.useOnRowsChange;exports.usePrepareTableConfig=e.usePrepareTableConfig;exports.useRecalculateColumnsWidth=e.useRecalculateColumnsWidth;exports.useRowClass=e.useRowClass;exports.useRowHeight=e.useRowHeight;exports.useRowInstruments=e.useRowInstruments;exports.useRowsWithSkeletonsOrNot=e.useRowsWithSkeletonsOrNot;exports.useSearchValues=e.useSearchValues;exports.useSidebarState=e.useSidebarState;exports.useTableCollapseValues=e.useTableCollapseValues;
@@ -1,4 +1,4 @@
1
- import { c8 as a, c9 as u, ca as c, cb as l, cc as o, cd as t, ce as n, cf as i, cg as C, ch as r, ci as R, cj as w, ck as d, cl as h, cm as b, cn as g, co as m, cp as S } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { c8 as a, c9 as u, ca as c, cb as l, cc as o, cd as t, ce as n, cf as i, cg as C, ch as r, ci as R, cj as w, ck as d, cl as h, cm as b, cn as g, co as m, cp as S } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  a as useColumns,
4
4
  u as useContextMenuValues,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.DOM_METADATA_ACTIONS=e.DOM_METADATA_ACTIONS;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.DOM_METADATA_ACTIONS=e.DOM_METADATA_ACTIONS;
@@ -1,4 +1,4 @@
1
- import { d2 as o } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { d2 as o } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  o as DOM_METADATA_ACTIONS
4
4
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-DqF5YxEY.cjs"),t=require("../../../chunks/utils-DvDFSlCG.cjs");exports.calculateMinColumnWidth=e.calculateMinColumnWidth;exports.getDataAttributes=e.getDataAttributes;exports.overflowDotsStyle=e.overflowDotsStyle;exports.pasteOnlyKeysWithNotUndefinedValue=e.pasteOnlyKeysWithNotUndefinedValue;exports.setValueInObj=e.setValueInObj;exports.viewportToContainerPosition=e.viewportToContainerPosition;exports.tableDebug=t.tableDebug;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/TableCanvas-uzBMXlx6.cjs"),t=require("../../../chunks/utils-CUW5bd8S.cjs");exports.calculateMinColumnWidth=e.calculateMinColumnWidth;exports.getDataAttributes=e.getDataAttributes;exports.overflowDotsStyle=e.overflowDotsStyle;exports.pasteOnlyKeysWithNotUndefinedValue=e.pasteOnlyKeysWithNotUndefinedValue;exports.setValueInObj=e.setValueInObj;exports.viewportToContainerPosition=e.viewportToContainerPosition;exports.tableDebug=t.tableDebug;
@@ -1,5 +1,5 @@
1
- import { b7 as a, b8 as o, b9 as s, ba as b, bb as i, bc as l } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
2
- import { z as r } from "../../../chunks/utils-D4eJY8pa.mjs";
1
+ import { b7 as a, b8 as o, b9 as s, ba as b, bb as i, bc as l } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
+ import { z as r } from "../../../chunks/utils-YKicAHp0.mjs";
3
3
  export {
4
4
  a as calculateMinColumnWidth,
5
5
  o as getDataAttributes,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react");const e=require("../../../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.useCompressionFeatures=e.useCompressionFeatures;exports.useControlBlockMeasurements=e.useControlBlockMeasurements;exports.useMeasurementEffects=e.useMeasurementEffects;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react");const e=require("../../../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.useCompressionFeatures=e.useCompressionFeatures;exports.useControlBlockMeasurements=e.useControlBlockMeasurements;exports.useMeasurementEffects=e.useMeasurementEffects;
@@ -1,5 +1,5 @@
1
1
  import "react";
2
- import { cs as r, ct as t, cu as u } from "../../../../../chunks/TableCanvas-1bi1WWeP.mjs";
2
+ import { cs as r, ct as t, cu as u } from "../../../../../chunks/TableCanvas--g37wjRi.mjs";
3
3
  export {
4
4
  r as useCompressionFeatures,
5
5
  t as useControlBlockMeasurements,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.CONTROL_BLOCK=o.CONTROL_BLOCK;exports.ControlBlock=o.ControlBlock;exports.ControlBlockLazy=o.ControlBlockLazy;exports.ControlBlockSwitch=o.ControlBlockSwitch;exports.ControlBlockWithoutResize=o.ControlBlockWithoutResize;exports.controlBlockClassNames=o.controlBlockClassNames;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.CONTROL_BLOCK=o.CONTROL_BLOCK;exports.ControlBlock=o.ControlBlock;exports.ControlBlockLazy=o.ControlBlockLazy;exports.ControlBlockSwitch=o.ControlBlockSwitch;exports.ControlBlockWithoutResize=o.ControlBlockWithoutResize;exports.controlBlockClassNames=o.controlBlockClassNames;
@@ -1,4 +1,4 @@
1
- import { cw as l, cx as s, cy as a, cz as t, cA as r, cB as B } from "../../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { cw as l, cx as s, cy as a, cz as t, cA as r, cB as B } from "../../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  l as CONTROL_BLOCK,
4
4
  s as ControlBlock,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.RightSide=e.RightSide;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.RightSide=e.RightSide;
@@ -1,4 +1,4 @@
1
- import { cv as o } from "../../../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { cv as o } from "../../../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  o as RightSide
4
4
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.ControlBlock=o.ControlBlock;exports.ControlBlockLazy=o.ControlBlockLazy;exports.MassActions=o.MassActions;exports.NoRowsFallback=o.NoRowsFallback;exports.TableOrCardsUI=o.TableOrCardsUI;exports.renderFilterSortHeader=o.renderFilterSortHeader;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.ControlBlock=o.ControlBlock;exports.ControlBlockLazy=o.ControlBlockLazy;exports.MassActions=o.MassActions;exports.NoRowsFallback=o.NoRowsFallback;exports.TableOrCardsUI=o.TableOrCardsUI;exports.renderFilterSortHeader=o.renderFilterSortHeader;
@@ -1,4 +1,4 @@
1
- import { cx as r, cy as s, cK as c, cX as l, cY as e, cZ as t } from "../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { cx as r, cy as s, cK as c, cX as l, cY as e, cZ as t } from "../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  r as ControlBlock,
4
4
  s as ControlBlockLazy,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("../../../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.useMassActionsButtons=s.useMassActionsButtons;exports.useMassActionsCollapse=s.useMassActionsCollapse;exports.useMassActionsCompression=s.useMassActionsCompression;exports.useMassActionsEffects=s.useMassActionsEffects;exports.useMassActionsPosition=s.useMassActionsPosition;exports.useMassActionsSidebar=s.useMassActionsSidebar;exports.useMassActionsVisibility=s.useMassActionsVisibility;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("../../../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.useMassActionsButtons=s.useMassActionsButtons;exports.useMassActionsCollapse=s.useMassActionsCollapse;exports.useMassActionsCompression=s.useMassActionsCompression;exports.useMassActionsEffects=s.useMassActionsEffects;exports.useMassActionsPosition=s.useMassActionsPosition;exports.useMassActionsSidebar=s.useMassActionsSidebar;exports.useMassActionsVisibility=s.useMassActionsVisibility;
@@ -1,4 +1,4 @@
1
- import { cC as c, cD as i, cE as o, cF as t, cG as e, cH as n, cI as u } from "../../../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { cC as c, cD as i, cE as o, cF as t, cG as e, cH as n, cI as u } from "../../../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  c as useMassActionsButtons,
4
4
  i as useMassActionsCollapse,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../../chunks/TableCanvas-DqF5YxEY.cjs");exports.MassActionButton=t.MassActionButton;exports.MassActions=t.MassActions;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../../chunks/TableCanvas-uzBMXlx6.cjs");exports.MassActionButton=t.MassActionButton;exports.MassActions=t.MassActions;
@@ -1,4 +1,4 @@
1
- import { cJ as t, cK as a } from "../../../../chunks/TableCanvas-1bi1WWeP.mjs";
1
+ import { cJ as t, cK as a } from "../../../../chunks/TableCanvas--g37wjRi.mjs";
2
2
  export {
3
3
  t as MassActionButton,
4
4
  a as MassActions
@@ -1,3 +1,3 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const N=require("@salutejs/sdds-finai"),d=require("react/jsx-runtime"),xe=require("../ModalDFConfirmation/index.cjs"),k=require("../../chunks/Table-CrJFfavU.cjs"),f=require("react"),je=require("swr"),Oe=require("@salutejs/plasma-icons"),Be=require("swr/mutation"),W=require("../../constants/index.cjs"),ue=require("@salutejs/sdds-themes/tokens/sdds_finai"),ve=require("styled-components"),Ee=require("../../chunks/utils-DvDFSlCG.cjs"),Ae=require("../../layouts/ErrorPage/index.cjs"),H=async(o,t)=>{const r=await o(t);if(!r.ok){const i=new Error,n=await r.json();throw i.status=r.status,i.info=n,i.message=`An error occurred while fetching the data.
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const N=require("@salutejs/sdds-finai"),d=require("react/jsx-runtime"),xe=require("../ModalDFConfirmation/index.cjs"),k=require("../../chunks/Table-C-lLZklk.cjs"),f=require("react"),je=require("swr"),Oe=require("@salutejs/plasma-icons"),Be=require("swr/mutation"),W=require("../../constants/index.cjs"),ue=require("@salutejs/sdds-themes/tokens/sdds_finai"),ve=require("styled-components"),Ee=require("../../chunks/utils-CUW5bd8S.cjs"),Ae=require("../../layouts/ErrorPage/index.cjs"),H=async(o,t)=>{const r=await o(t);if(!r.ok){const i=new Error,n=await r.json();throw i.status=r.status,i.info=n,i.message=`An error occurred while fetching the data.
2
2
 
3
3
  ${JSON.stringify(n,void 0,2)}`,i}return r.json()},ge=class ge{};ge.get=async(t,r)=>H(r,t);let te=ge;const J=class J{};J.createOne=(t,r)=>H(r,{method:"POST",body:JSON.stringify(t)}),J.deleteOne=(t,r)=>H(r,{method:"POST",body:JSON.stringify(t),pathParams:"delete"}),J.updateOne=(t,r)=>H(r,{method:"PUT",body:JSON.stringify(t)});let z=J;const G={sort:"sort",page:"page",pageSize:"pageSize",q:"q"},Ie={height:"500px"},Pe=[{ansiSqlType:"Real",semanticType:"FLOAT",jsType:"number"},{ansiSqlType:"Integer/Int/Int4",semanticType:"INTEGER",jsType:"number"},{ansiSqlType:"Numeric/decimal",semanticType:"DECIMAL",jsType:"number"},{ansiSqlType:"Text",semanticType:"STRING",jsType:"string"},{ansiSqlType:"Date",semanticType:"DATE",jsType:"Date"},{ansiSqlType:"Time",semanticType:"TIME",jsType:"Date"},{ansiSqlType:"Timestamp without timezone",semanticType:"DATETIME",jsType:"Date"},{ansiSqlType:"Timestamp with timezone",semanticType:"TIMESTAMP",jsType:"Date"},{ansiSqlType:"Boolean",semanticType:"BOOLEAN",jsType:"boolean"}],fe=(o,t)=>{const r=o==null?void 0:o[t.shift()];return!r||!t.length?r:fe(r,t)},$=o=>t=>o.split(",").reduce((n,s)=>{const a=fe(t,s.split("."))??"";return n+a},""),M="AddRowsIconButtonWithPopover",E={container:`${M}_container`,bottomBlock:`${M}_bottomBlock`,title:`${M}_title`,description:`${M}_description`,arrowSelector:`${M}_popover-arrow:before`},U={spaceX6:()=>W.s.x6,spaceX8:()=>W.s.x8,spaceX4:()=>W.s.x4,spaceX2:()=>W.s.x2},Ne=ve(N.Popover).withConfig({displayName:"AddRowsIconButtonWithPopover__PopoverStyled"})(["& .",",& .","{background-color:",";}.","{padding:"," 14px;border-radius:",";.","{margin-bottom:",";}.","{color:",";}.","{margin-top:",";display:flex;gap:",";}}"],E.arrowSelector,E.container,()=>ue.surfaceSolidCard,E.container,U.spaceX6,U.spaceX8,E.title,U.spaceX2,E.description,()=>ue.textSecondary,E.bottomBlock,U.spaceX6,U.spaceX4),_e=({onSubmit:o})=>{const[t,r]=f.useState(!1),[i,n]=f.useState(1);return d.jsx(Ne,{opened:t,usePortal:!0,onToggle:s=>r(s),role:"presentation",target:d.jsx(N.IconButton,{size:"xs",view:"clear",children:d.jsx(Oe.IconTableRowAdd,{color:"inherit"})}),placement:"bottom",offset:[0,8],trigger:"click",hasArrow:!0,closeOnOverlayClick:!0,closeOnEsc:!0,isFocusTrapped:!0,children:d.jsxs("div",{className:E.container,children:[d.jsx(N.BodyM,{bold:!0,className:E.title,children:"Добавить строки"}),d.jsx(N.BodyS,{className:E.description,children:"Введите необходимое количество"}),d.jsxs("div",{className:E.bottomBlock,children:[d.jsx(N.NumberInput,{view:"secondary",size:"s",value:i,min:0,onChange:(s,a)=>{a!==void 0&&n(+a)},width:140}),d.jsx(N.Button,{size:"s",view:"accent",onClick:()=>{o(i),r(!1)},children:"Добавить"})]})]})})},se={header:"Удалить строку?",body:"Если удалить строку, восстановить ее и продолжить с ней работу будет невозможно.",mainButton:{view:"negative",text:"Удалить"},secondaryButton:{view:"secondary",text:"Отменить"}},ie={opened:!1,mainButtonOnClick:()=>{},secondaryButtonOnClick:()=>{}},F="NEW_ROW_KEY_XXXXXXXXX",Ce=o=>!!(o!=null&&o[F]),ee=o=>{const t=k.deleteSkeletonFromRow(o);return delete t[F],t};function Re({tableConfigBackendSubRows:o,tableConfigBackendEditing:t,tableConfigColumnsConfig:r,setRowsState:i,fetcher:n,onRowMutationError:s}){const{rowUniqIdKey:a,rowEditable:e,defaultEnabled:l,showToggleEnabledButton:u,saving:c}=t??{},g=(c==null?void 0:c.type)??"onRowChange",C=!!t,p=!!(t!=null&&t.defaultEnabled),[T,A]=f.useState([]),[P,q]=f.useState(!!(t!=null&&t.defaultEnabled)),[O,_]=f.useState(ie),I=f.useCallback((S,w)=>{const b=h=>typeof w=="function"?w(h):w;i(h=>{const m=h.findIndex(S);if(m===-1)return h;const y=[...h],x=y[m],V=b(x);return y[m]=V,y})},[i]);f.useEffect(()=>{q(p)},[p]);const X=o==null?void 0:o.subRowsKey,K=JSON.stringify(e),D=f.useMemo(()=>{if(!C||!a)return null;const S=$(a);return{editing:{rowKeyGetter:S,...K&&{rowEditable(w){const b=JSON.parse(K);return $(b.keyInRow)(w)===b.editableValue}},async onRowsChange(w,b){if(g==="onRowChange"){const h=b.rows[0],m=b.indexes[0];if(!h||m===void 0||m===-1)return;const y=h.after,x=h.before;if(Ce(y)){const j=r==null?void 0:r.every(v=>(y==null?void 0:y[v.key])!==void 0),B=v=>(v==null?void 0:v[F])===(y==null?void 0:y[F]);if(!j){I(B,y);return}try{I(B,L=>k.addSkeletonToRow(L));const v=await z.createOne(ee(y),n);I(B,ee(v))}catch(v){I(B,L=>k.deleteSkeletonFromRow(L)),s==null||s(v)}return}const V=j=>S(j)===S(x);try{I(V,v=>k.addSkeletonToRow(v));const j={before:ee(x),after:ee(y)},B=await z.updateOne(j,n);I(V,k.deleteSkeletonFromRow(B.after))}catch(j){I(V,B=>k.deleteSkeletonFromRow(B)),s==null||s(j)}}},...X&&{subRowsKey:X},defaultEnabled:l,showToggleEnabledButton:u,async onToggleEnableEditing(w){w||i(b=>b.filter(h=>!h[F])),q(w)}}}},[l,C,n,s,K,a,g,i,u,X,r,I]),{isMutating:Y,trigger:Q}=Be("saving",async()=>n({method:"PUT",body:JSON.stringify(T)}),{onError(S,w,b){},onSuccess(S,w,b){}}),Z=P&&g==="onSubmit"?{text:"Сохранить",isLoading:Y,disabled:T.length===0,onClick:()=>{Q()}}:null;return{editing:D,saveButton:Z,...P&&{createOneRowButton:{value:"createOneRow",CustomIconRender:()=>d.jsx(_e,{onSubmit:S=>{if(S>0){const w=Array.from({length:S},(b,h)=>({[F]:crypto.randomUUID()}));i(b=>[...w,...b])}}})},getDeleteOneRowRowInstrument:({row:S})=>({value:"delete",label:"Удалить строку",contentLeft:d.jsx(Oe.IconTrashOutline,{size:"xs",color:"inherit"}),async onItemSelect(){var h;const w=(h=D==null?void 0:D.editing)==null?void 0:h.rowKeyGetter;if(!w)return;const b=async()=>{if(Ce(S)){i(y=>y.filter(x=>x[F]!==S[F]));return}const m=y=>w(y)===w(S);try{I(m,k.addSkeletonToRow(S)),await z.deleteOne(S,n),i(y=>y.filter(x=>!m(x)))}catch(y){I(m,k.deleteSkeletonFromRow(S)),s==null||s(y)}};_({opened:!0,mainButtonOnClick:()=>{b(),_(ie)},secondaryButtonOnClick:()=>{_(ie)}})}})},modalDeletePropsState:O}}const ce=o=>Object.fromEntries(o.map(t=>[t.key,""])),Fe=({tableConfigBackendFiltering:o,dispatchParams:t,columnsConfig:r})=>{const i=!!o,n=r??[],[s,a]=f.useState(ce(n));f.useEffect(()=>{a(ce(n))},[n.length]);const e=f.useMemo(()=>ce(n),[n.length]),l=Ee.useDebouncedValue(s,1e3);return f.useEffect(()=>{t(["filters",l])},[l,t]),f.useMemo(()=>!i||!(Object.keys(e).length===Object.keys(s).length)?null:{filtering:{state:[s,a],manualFiltering:!0,clearedValue:e}},[e,s,i])};function Te(o){const t=Number(o);return typeof o!="number"&&t===0||Number.isNaN(t)?null:t}function qe({tableConfigBackendPagination:o,params:t,dispatchParams:r}){const{defaultPage:i,defaultPageSize:n,total:s,pageSizeList:a}=o??{};return f.useMemo(()=>{if(!i||!n||!s)return null;const e=Te(t.get(G.page))??i,l=Te(t.get(G.pageSize))??n;return{pagination:{count:s,value:e,perPage:l,...a&&{perPageList:a},onChange:(u,c,g)=>{if(typeof u!="number")return;const C=e!==u,p=!!l&&!!c&&+l!==c,T={};if(C&&(T.page=u,T.pageSize=c),p){T.pageSize=c;const A=s?Math.ceil(s/c):0;if(+e>A){const P=A;T.page=P}}Object.keys(T).length&&(r(["pagination",T]),g())}}}},[i,n,r,s,t])}const Ve={debounceDelay:1e3};function De({tableConfigBackendSearching:o,dispatchParams:t}){const{enabled:r,type:i,defaultSearchQuery:n,showSearchBlock:s,debounceDelay:a,isDebounceActive:e,searchClasses:l,placeholder:u}=o??{};return f.useMemo(()=>{if(!r)return null;const c={defaultSearchQuery:n,showSearchBlock:s,debounceDelay:a,isDebounceActive:e,searchClasses:l,placeholder:u};return i==="frontend"?{searching:{enabled:!0,manualSearching:!1,...c}}:{searching:{enabled:!0,manualSearching:!0,onDebouncedChange(g){t(["q",g])},...c,debounceDelay:c.debounceDelay??Ve.debounceDelay}}},[r,n,s,a,e,l,u,i,t])}const ne="sortKey",de="sortOrder";function Le(o,t){return o?{columnKey:o,direction:t?t.toUpperCase():"ASC"}:null}function ze({params:o,dispatchParams:t,tableConfigBackendSorting:r}){const i=!!r,n=(r==null?void 0:r.type)==="backend",s=o.get(ne),a=o.get(de),e=f.useState([]),l=f.useMemo(()=>{const c=Le(s,a),g=c?[c]:[];return[g,C=>{let p=g;typeof C=="function"?p=C(g):p=C,t([ne,p])}]},[t,s,a]),u=i&&(n?l:e);return u?{sorting:{state:u,manualSorting:n}}:null}function Ge(o){const{subRowsKey:t,rowUniqIdKey:r}=o??{},i=!!o;return f.useMemo(()=>!i||t===void 0||r===void 0?null:{subRows:{getSubRows(n){let s=[t];t.includes(".")&&(s=t.split("."));const a=fe(n,s);return Array.isArray(a)?a:void 0},rowKeyGetter:$(r)}},[i,r,t])}function Xe(o,t){const[r,i]=t;switch(r){case"sortKey":{const n=new URLSearchParams(o),[s]=i;return s?(n.set(ne,s.columnKey),n.set(de,s.direction.toLowerCase())):(n.delete(ne),n.delete(de)),n}case"pagination":{const n=new URLSearchParams(o);return Object.entries(i).forEach(([s,a])=>{a&&n.set(s,a.toString())}),n}case"q":{const n=new URLSearchParams(o);return n.set(G.q,i),n}case"filters":{const n=new URLSearchParams(o);return Object.entries(i).forEach(([a,e])=>{if(!((e==null?void 0:e.trim())??"")){n.delete(a);return}n.set(a,e)}),o.get(G.page)&&n.set(G.page,"1"),n}default:return o}}const Ke={true:!0,false:!1},Me=[{value:"true",label:"true"},{value:"false",label:"false"}];function Ue({row:o,column:t,onRowChange:r}){const i=k.useRowContext(),n=o[t.key],s=n===void 0?n:n.toString(),a=f.useRef(null),e=k.useRefTableGlobalContainerContext();return f.useEffect(()=>{setTimeout(()=>{var l,u;(u=(l=a.current)==null?void 0:l.click)==null||u.call(l)},0)},[]),d.jsx(N.Select,{ref:a,portal:e,listWidth:"200px",value:s,size:k.SIZES[i.rowSize].input,onChange:l=>{typeof l=="string"&&r({...o,[t.key]:Ke[l]},!0)},items:Me})}const We={Boolean:{component:o=>d.jsx(Ue,{...o})},Text:{component:"inputString"},"Integer/Int/Int4":{component:"inputNumber"},"Numeric/decimal":{component:"inputNumber"},Real:{component:"inputNumber"},Date:{component:"inputString"},Time:{component:"inputString"},"Timestamp with timezone":{component:"inputString"},"Timestamp without timezone":{component:"inputString"}},ae=(o,t)=>{if(!o)return t?{...We[t],error:{value:()=>!1},editable:!0}:void 0;const{error:r,editable:i,...n}=o,s=r?{value:l=>$(r.value.keyInRow)(l)===r.value.errorValue}:void 0,a=i?l=>i?$(i.keyInRow)(l)===i.editableValue:!1:void 0;return{...s&&{error:s},...a&&{editable:a},...n}},He=(o,t)=>o.map(r=>{const{columnType:i}=r,n=[];t!=null&&t.filtering&&n.push(["filtering",{component:"input",filter:"includes",keyInFilterState:r.key}]);const s=Object.entries(r).map(e=>{const l=e[0];switch(l){case"subRow":{let u=null;const c=e[1];if(!c)return[l,c];const{contentFormat:g,keyOfColumnInSubRow:C,editingCell:p,...T}=c,A=p?ae(p,i):void 0;return u={...T,...g&&{contentFormat:g},...A&&{editingCell:A},...C&&{keyOfColumnInSubRow:P=>{var O,_;return typeof c.keyOfColumnInSubRow=="string"||typeof c.keyOfColumnInSubRow=="number"?c.keyOfColumnInSubRow:((O=c.keyOfColumnInSubRow)==null?void 0:O[P])??((_=c.keyOfColumnInSubRow)==null?void 0:_.default)??""}}},[l,u]}case"searching":{const u=e[1];return u?[l,{valueInRow(g){return g==null?void 0:g[u.keyInRow]}}]:[l,u]}case"summaryCell":{const u="renderSummaryCell",c=e[1];return!c||!c.key&&!c.text?[u,void 0]:[u,({row:C})=>c.text!==void 0?c.text:c.key?C[c.key]:null]}case"columnType":{const u=e[1],c=[l,u];if(!u)return c;const g=r.editingCell;if(!!g)return c;const p="editingCell",T=ae(g,i);return n.push([p,T]),c}case"editingCell":{const u=e[1],c=ae(u,i);return[l,c]}default:return e}});return Object.fromEntries([...n,...s])}),Je=o=>{const{data:{main:t,topSummary:r,bottomSummary:i},meta:{tableConfig:n,columns:s}}=o,a=He(s,n);return{rows:t,columnsConfig:a,tableConfigBackend:n,topSummaryRows:r,bottomSummaryRows:i}},ke=ve.div.withConfig({displayName:"TableOtherView__StyledDiv"})(["&{border:1px solid ",";border-radius:","px;background-color:",";height:",";display:flex;justify-content:center;align-items:center;flex-direction:column;& .spinner{margin-bottom:",";}}"],()=>k.COLORS.border,()=>k.TABLE_BORDER_RADIUS,()=>k.COLORS.white,()=>Ie.height,()=>W.s.x6),le=({view:o,...t})=>o==="loading"?d.jsxs(ke,{...t,children:[d.jsx(N.Spinner,{view:"default",className:"spinner",size:"xl"}),d.jsx(N.H3,{color:ue.textPrimary,children:"Загрузка таблицы"})]}):d.jsx(ke,{...t,children:d.jsx(Ae.ErrorPage,{unknownStatus:{title:"Похоже, таблица не загружается",description:"Попробуйте обновить страницу или зайдите позже"}})}),$e=({fetcher:o,stylesBeforeLoad:t,onRowMutationError:r})=>{var v,L,ye,me,Se,we,be,he,pe;const i=f.useId(),[n,s]=f.useReducer(Xe,void 0,()=>new URLSearchParams),a=n.toString(),{data:e,isValidating:l,isLoading:u,error:c}=je(()=>i+a,async()=>{const R=await te.get({params:a},o);return Je(R)},{keepPreviousData:!0,staleTime:3e3,revalidateOnFocus:!1}),[g,C]=f.useState(()=>{var R;return(R=e==null?void 0:e.tableConfigBackend)!=null&&R.editing?e!=null&&e.rows?e.rows:[]:[]}),p=!!((v=e==null?void 0:e.tableConfigBackend)!=null&&v.editing);f.useEffect(()=>{p&&e!=null&&e.rows&&e!=null&&e.rows&&C(e.rows)},[e==null?void 0:e.rows,p]);const{editing:T,saveButton:A,createOneRowButton:P,getDeleteOneRowRowInstrument:q,modalDeletePropsState:O}=Re({tableConfigBackendSubRows:(L=e==null?void 0:e.tableConfigBackend)==null?void 0:L.subRows,tableConfigBackendEditing:(ye=e==null?void 0:e.tableConfigBackend)==null?void 0:ye.editing,tableConfigColumnsConfig:e==null?void 0:e.columnsConfig,setRowsState:C,rowsFromBackend:(e==null?void 0:e.rows)??[],fetcher:o,onRowMutationError:r}),_=De({tableConfigBackendSearching:(me=e==null?void 0:e.tableConfigBackend)==null?void 0:me.searching,dispatchParams:s}),I=Fe({tableConfigBackendFiltering:(Se=e==null?void 0:e.tableConfigBackend)==null?void 0:Se.filtering,dispatchParams:s,columnsConfig:e==null?void 0:e.columnsConfig}),X=qe({tableConfigBackendPagination:(we=e==null?void 0:e.tableConfigBackend)==null?void 0:we.pagination,params:n,dispatchParams:s}),K=ze({tableConfigBackendSorting:(be=e==null?void 0:e.tableConfigBackend)==null?void 0:be.sorting,params:n,dispatchParams:s}),D=Ge((he=e==null?void 0:e.tableConfigBackend)==null?void 0:he.subRows),Y=f.useMemo(()=>q?{getRowDropdownConfig:R=>({items:[q(R)],dropdownProps:{useItemContentAsButtonContent:!0}}),showInControl:!1,openedState:[!0,()=>{}]}:null,[q]);if(!(e!=null&&e.rows)&&u)return d.jsx(le,{view:"loading",style:t});const Q=(pe=e==null?void 0:e.tableConfigBackend)==null?void 0:pe.containerStyle;if(!(e!=null&&e.rows)||c)return d.jsx(le,{view:"error",style:{...t,...Q}});if(!(e!=null&&e.rows))return d.jsx(le,{view:"error",style:{...t,...Q}});const Z=[...A?[A]:[]],oe=[...P?[P]:[]],re=oe.length>0,S=Z.length>0,w=S||re,{rows:b,columnsConfig:h,tableConfigBackend:m,topSummaryRows:y,bottomSummaryRows:x}=e,V={containerStyle:{...m==null?void 0:m.containerStyle,height:(m==null?void 0:m.height)??Ie.height}},j={...D,...K,...X,..._,...T,...I,...V},B=m?Object.fromEntries(Object.entries(m).filter(([R])=>!j[R])):{};return d.jsxs(d.Fragment,{children:[d.jsx(k.Table,{tableConfig:{isLoading:{boolean:l,skeletonRowsCount:b.length??10},...w&&{controlBlock:{enableAdaptiveCompress:!1,...S&&{rightSideInner:Z},...re&&{customFeatures:oe}}},...Y&&{rowInstruments:Y},...B,...j},columnConfig:h,rows:T?g:b,topSummaryRows:y,bottomSummaryRows:x}),d.jsx(xe.ModalDFConfirmation,{opened:O==null?void 0:O.opened,content:{...se,mainButton:{...se.mainButton,onClick:O==null?void 0:O.mainButtonOnClick},secondaryButton:{...se.secondaryButton,onClick:O==null?void 0:O.secondaryButtonOnClick}}})]})};exports.DATA_TYPES=Pe;exports.DataViewApi=te;exports.EditingApi=z;exports.Q_PARAMS=G;exports.TableContract=$e;exports.fetcherWrapper=H;
@@ -1,7 +1,7 @@
1
1
  import { BodyM as xe, BodyS as Ee, NumberInput as Pe, Button as _e, IconButton as Ae, Popover as Ve, Select as Fe, Spinner as je, H3 as Re } from "@salutejs/sdds-finai";
2
2
  import { jsx as m, jsxs as ne, Fragment as De } from "react/jsx-runtime";
3
3
  import { ModalDFConfirmation as Le } from "../ModalDFConfirmation/index.mjs";
4
- import { a as ie, d as K, u as ze, b as qe, c as Ge, C as ke, e as Xe, f as Ke } from "../../chunks/Table-f0CmcIhI.mjs";
4
+ import { a as ie, d as K, u as ze, b as qe, c as Ge, C as ke, e as Xe, f as Ke } from "../../chunks/Table-C_1QGsh8.mjs";
5
5
  import { useState as V, useCallback as Ue, useEffect as M, useMemo as F, useRef as We, useId as He, useReducer as Je } from "react";
6
6
  import Me from "swr";
7
7
  import { IconTableRowAdd as $e, IconTrashOutline as Ye } from "@salutejs/plasma-icons";
@@ -9,7 +9,7 @@ import Qe from "swr/mutation";
9
9
  import { s as U } from "../../constants/index.mjs";
10
10
  import { surfaceSolidCard as Ze, textSecondary as et, textPrimary as tt } from "@salutejs/sdds-themes/tokens/sdds_finai";
11
11
  import Be from "styled-components";
12
- import { u as nt } from "../../chunks/utils-D4eJY8pa.mjs";
12
+ import { u as nt } from "../../chunks/utils-YKicAHp0.mjs";
13
13
  import { ErrorPage as ot } from "../../layouts/ErrorPage/index.mjs";
14
14
  const te = async (o, t) => {
15
15
  const r = await o(t);
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/TableGlide-CGAh5x3Q.cjs");exports.rectContainsCell=e.rectContainsCell;exports.useBaseHighlightRegions=e.useBaseHighlightRegions;exports.useColumnRowHighlightRegions=e.useColumnRowHighlightRegions;exports.useNativeGridSelection=e.useNativeGridSelection;exports.useSelectionGeometry=e.useSelectionGeometry;exports.useTableSelectionSystem=e.useTableSelectionSystem;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/TableGlide-DTBZ1jNA.cjs");exports.rectContainsCell=e.rectContainsCell;exports.useBaseHighlightRegions=e.useBaseHighlightRegions;exports.useColumnRowHighlightRegions=e.useColumnRowHighlightRegions;exports.useNativeGridSelection=e.useNativeGridSelection;exports.useSelectionGeometry=e.useSelectionGeometry;exports.useTableSelectionSystem=e.useTableSelectionSystem;
@@ -1,4 +1,4 @@
1
- import { by as i, bz as o, bA as t, bB as a, bC as l, bD as n } from "../../../../chunks/TableGlide-DGKw3w0G.mjs";
1
+ import { by as i, bz as o, bA as t, bB as a, bC as l, bD as n } from "../../../../chunks/TableGlide-Cjcw7Wur.mjs";
2
2
  export {
3
3
  i as rectContainsCell,
4
4
  o as useBaseHighlightRegions,