@daisforge/ui 1.14.0 → 1.15.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 (284) hide show
  1. package/chunks/AnalyticalWidget-BSpo7GCr.mjs +535 -0
  2. package/chunks/AnalyticalWidget-D_g7b36w.cjs +43 -0
  3. package/chunks/{ApprovalCenter-XCXGHaEP.mjs → ApprovalCenter-B0yUrIFR.mjs} +1 -1
  4. package/chunks/{ApprovalCenter-DG3YvEkY.cjs → ApprovalCenter-BeD-ALq3.cjs} +1 -1
  5. package/chunks/{BlockTitle-3YmyxJHJ.cjs → BlockTitle-BcV_T7TJ.cjs} +1 -1
  6. package/chunks/{BlockTitle-DDWF1ZeV.mjs → BlockTitle-D-4agd3o.mjs} +1 -1
  7. package/chunks/{FiltersActions-C38x0y5T.mjs → FiltersActions-DlV5c-6Y.mjs} +3 -3
  8. package/chunks/{FiltersActions-CvAwGV9F.cjs → FiltersActions-Dw5QqWa8.cjs} +1 -1
  9. package/chunks/{GridDND-BnK1dEhJ.mjs → GridDND-BhSmT9qp.mjs} +125 -131
  10. package/chunks/GridDND-D7-FwG3y.cjs +1 -0
  11. package/chunks/{ListOfFilters-DNzfSG-p.cjs → ListOfFilters-DEkjOH7o.cjs} +1 -1
  12. package/chunks/{ListOfFilters-Cji5UH2J.mjs → ListOfFilters-DngSRGOp.mjs} +2 -2
  13. package/chunks/{MassActions-BOG04zip.mjs → MassActions-CA35MxqC.mjs} +2 -2
  14. package/chunks/{MassActions-DCk9APKP.cjs → MassActions-Cphn-d4v.cjs} +1 -1
  15. package/chunks/{PageTitle-CQ_6jZ0x.mjs → PageTitle-BjLWtqbD.mjs} +1 -1
  16. package/chunks/{PageTitle-BIllremL.cjs → PageTitle-S-pY5lbg.cjs} +1 -1
  17. package/chunks/{Stories-dFpUqS5T.mjs → Stories-BCtwdhv0.mjs} +1 -1
  18. package/chunks/{Stories-e_CX_1CS.cjs → Stories-CkjLhZAi.cjs} +1 -1
  19. package/chunks/{Table-CrJFfavU.cjs → Table-C2ehPQDQ.cjs} +1 -1
  20. package/chunks/{Table-f0CmcIhI.mjs → Table-DBKZzRuR.mjs} +4 -4
  21. package/chunks/{TableCanvas-1bi1WWeP.mjs → TableCanvas-1y-yKIq1.mjs} +4 -4
  22. package/chunks/{TableCanvas-DqF5YxEY.cjs → TableCanvas-CE8Fv99t.cjs} +1 -1
  23. package/components/AnalyticalWidget/AnalyticalWidget.constants.d.ts +2 -0
  24. package/components/AnalyticalWidget/AnalyticalWidget.d.ts +13 -54
  25. package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/AnalyticalWidgetIconButtonDots.d.ts +14 -0
  26. package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/AnalyticalWidgetIconButtonDots.styled.d.ts +3 -0
  27. package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/index.cjs +1 -1
  28. package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/index.d.ts +3 -2
  29. package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/index.mjs +4 -3
  30. package/components/AnalyticalWidget/components/AnalyticalWidgetChips/index.cjs +1 -1
  31. package/components/AnalyticalWidget/components/AnalyticalWidgetChips/index.mjs +2 -2
  32. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/AnalyticalWidgetHeader.d.ts +1 -1
  33. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/AnalyticalWidgetHeader.styled.d.ts +1 -75
  34. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/index.cjs +1 -1
  35. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/index.mjs +1 -1
  36. package/components/AnalyticalWidget/index.cjs +1 -1
  37. package/components/AnalyticalWidget/index.mjs +1 -1
  38. package/components/ApprovalCenter/components/index.cjs +1 -1
  39. package/components/ApprovalCenter/components/index.mjs +1 -1
  40. package/components/ApprovalCenter/index.cjs +1 -1
  41. package/components/ApprovalCenter/index.mjs +1 -1
  42. package/components/AutocompleteSearch/index.cjs +1 -1
  43. package/components/AutocompleteSearch/index.mjs +1 -1
  44. package/components/BlockTitle/index.cjs +1 -1
  45. package/components/BlockTitle/index.mjs +1 -1
  46. package/components/BlockTitle/utils/index.cjs +1 -1
  47. package/components/BlockTitle/utils/index.mjs +1 -1
  48. package/components/Combobox/index.cjs +1 -1
  49. package/components/Combobox/index.mjs +1 -1
  50. package/components/GridDND/GridDND.ItemWrapper.d.ts +1 -2
  51. package/components/GridDND/GridDND.d.ts +1 -1
  52. package/components/GridDND/index.cjs +1 -1
  53. package/components/GridDND/index.mjs +1 -1
  54. package/components/GridDND/utils/index.cjs +1 -1
  55. package/components/GridDND/utils/index.mjs +1 -1
  56. package/components/ListOfFilters/index.cjs +1 -1
  57. package/components/ListOfFilters/index.mjs +1 -1
  58. package/components/MassActions/hooks/index.cjs +1 -1
  59. package/components/MassActions/hooks/index.mjs +1 -1
  60. package/components/MassActions/index.cjs +1 -1
  61. package/components/MassActions/index.mjs +1 -1
  62. package/components/PageTitle/index.cjs +1 -1
  63. package/components/PageTitle/index.mjs +1 -1
  64. package/components/PageTitle/utils/index.cjs +1 -1
  65. package/components/PageTitle/utils/index.mjs +1 -1
  66. package/components/PopoverDF/index.cjs +1 -1
  67. package/components/PopoverDF/index.mjs +1 -1
  68. package/components/PopupDF/index.cjs +1 -1
  69. package/components/PopupDF/index.mjs +1 -1
  70. package/components/Stories/components/StoriesBanner/index.cjs +1 -1
  71. package/components/Stories/components/StoriesBanner/index.mjs +1 -1
  72. package/components/Stories/components/StoriesContent/index.cjs +1 -1
  73. package/components/Stories/components/StoriesContent/index.mjs +1 -1
  74. package/components/Stories/components/StoriesPreview/index.cjs +1 -1
  75. package/components/Stories/components/StoriesPreview/index.mjs +1 -1
  76. package/components/Stories/components/StoriesProgress/index.cjs +1 -1
  77. package/components/Stories/components/StoriesProgress/index.mjs +1 -1
  78. package/components/Stories/components/StoriesViewer/index.cjs +1 -1
  79. package/components/Stories/components/StoriesViewer/index.mjs +1 -1
  80. package/components/Stories/index.cjs +1 -1
  81. package/components/Stories/index.mjs +1 -1
  82. package/components/Table/components/TableDropdown/index.cjs +1 -1
  83. package/components/Table/components/TableDropdown/index.mjs +1 -1
  84. package/components/Table/feature-collapse-table/index.cjs +1 -1
  85. package/components/Table/feature-collapse-table/index.mjs +1 -1
  86. package/components/Table/feature-column-control/ColumnsList/index.cjs +1 -1
  87. package/components/Table/feature-column-control/ColumnsList/index.mjs +1 -1
  88. package/components/Table/feature-column-control/index.cjs +1 -1
  89. package/components/Table/feature-column-control/index.mjs +1 -1
  90. package/components/Table/feature-columns-grouping/index.cjs +1 -1
  91. package/components/Table/feature-columns-grouping/index.mjs +1 -1
  92. package/components/Table/feature-context-menu/index.cjs +1 -1
  93. package/components/Table/feature-context-menu/index.mjs +1 -1
  94. package/components/Table/feature-edit/index.cjs +1 -1
  95. package/components/Table/feature-edit/index.mjs +1 -1
  96. package/components/Table/feature-filtering/combobox/index.cjs +1 -1
  97. package/components/Table/feature-filtering/combobox/index.mjs +1 -1
  98. package/components/Table/feature-filtering/filter-list-block/index.cjs +1 -1
  99. package/components/Table/feature-filtering/filter-list-block/index.mjs +1 -1
  100. package/components/Table/feature-filtering/header-filter-button/index.cjs +1 -1
  101. package/components/Table/feature-filtering/header-filter-button/index.mjs +1 -1
  102. package/components/Table/feature-filtering/index.cjs +1 -1
  103. package/components/Table/feature-filtering/index.mjs +1 -1
  104. package/components/Table/feature-filtering/sidebar-filter-block/index.cjs +1 -1
  105. package/components/Table/feature-filtering/sidebar-filter-block/index.mjs +1 -1
  106. package/components/Table/feature-infinity-scroll/index.cjs +1 -1
  107. package/components/Table/feature-infinity-scroll/index.mjs +1 -1
  108. package/components/Table/feature-key-text/index.cjs +1 -1
  109. package/components/Table/feature-key-text/index.mjs +1 -1
  110. package/components/Table/feature-pagination/index.cjs +1 -1
  111. package/components/Table/feature-pagination/index.mjs +1 -1
  112. package/components/Table/feature-right-sidebar/index.cjs +1 -1
  113. package/components/Table/feature-right-sidebar/index.mjs +1 -1
  114. package/components/Table/feature-row-detail/index.cjs +1 -1
  115. package/components/Table/feature-row-detail/index.mjs +1 -1
  116. package/components/Table/feature-row-instruments/index.cjs +1 -1
  117. package/components/Table/feature-row-instruments/index.mjs +1 -1
  118. package/components/Table/feature-row-size/index.cjs +1 -1
  119. package/components/Table/feature-row-size/index.mjs +1 -1
  120. package/components/Table/feature-rows-grouping/index.cjs +1 -1
  121. package/components/Table/feature-rows-grouping/index.mjs +1 -1
  122. package/components/Table/feature-searching/index.cjs +1 -1
  123. package/components/Table/feature-searching/index.mjs +1 -1
  124. package/components/Table/feature-select-row/index.cjs +1 -1
  125. package/components/Table/feature-select-row/index.mjs +1 -1
  126. package/components/Table/feature-sorting/index.cjs +1 -1
  127. package/components/Table/feature-sorting/index.mjs +1 -1
  128. package/components/Table/feature-table-settings/index.cjs +1 -1
  129. package/components/Table/feature-table-settings/index.mjs +1 -1
  130. package/components/Table/feature-tree/index.cjs +1 -1
  131. package/components/Table/feature-tree/index.mjs +1 -1
  132. package/components/Table/index.cjs +1 -1
  133. package/components/Table/index.mjs +1 -1
  134. package/components/Table/renders/formatCell/index.cjs +1 -1
  135. package/components/Table/renders/formatCell/index.mjs +1 -1
  136. package/components/Table/styles/index.cjs +1 -1
  137. package/components/Table/styles/index.mjs +1 -1
  138. package/components/Table/table-hooks/index.cjs +1 -1
  139. package/components/Table/table-hooks/index.mjs +1 -1
  140. package/components/Table/types/index.cjs +1 -1
  141. package/components/Table/types/index.mjs +1 -1
  142. package/components/Table/utils/index.cjs +1 -1
  143. package/components/Table/utils/index.mjs +1 -1
  144. package/components/Table/widgets/control-block/index.cjs +1 -1
  145. package/components/Table/widgets/control-block/index.mjs +1 -1
  146. package/components/Table/widgets/control-block/right-side/index.cjs +1 -1
  147. package/components/Table/widgets/control-block/right-side/index.mjs +1 -1
  148. package/components/Table/widgets/index.cjs +1 -1
  149. package/components/Table/widgets/index.mjs +1 -1
  150. package/components/Table/widgets/mass-actions/index.cjs +1 -1
  151. package/components/Table/widgets/mass-actions/index.mjs +1 -1
  152. package/components/TableCanvas/TableGlideInstance/adapters/column/index.cjs +1 -1
  153. package/components/TableCanvas/TableGlideInstance/adapters/column/index.mjs +1 -1
  154. package/components/TableCanvas/TableGlideInstance/adapters/index.cjs +1 -1
  155. package/components/TableCanvas/TableGlideInstance/adapters/index.mjs +1 -1
  156. package/components/TableCanvas/TableGlideInstance/index.cjs +1 -1
  157. package/components/TableCanvas/TableGlideInstance/index.mjs +1 -1
  158. package/components/TableCanvas/TableGlideInstance/utils/column/index.cjs +1 -1
  159. package/components/TableCanvas/TableGlideInstance/utils/column/index.mjs +1 -1
  160. package/components/TableCanvas/TableGlideInstance/utils/index.cjs +1 -1
  161. package/components/TableCanvas/TableGlideInstance/utils/index.mjs +1 -1
  162. package/components/TableCanvas/components/SplitIconButton/index.cjs +1 -1
  163. package/components/TableCanvas/components/SplitIconButton/index.mjs +1 -1
  164. package/components/TableCanvas/components/TableDropdown/index.cjs +1 -1
  165. package/components/TableCanvas/components/TableDropdown/index.mjs +1 -1
  166. package/components/TableCanvas/feature-cell-transfer/index.cjs +1 -1
  167. package/components/TableCanvas/feature-cell-transfer/index.mjs +1 -1
  168. package/components/TableCanvas/feature-collapse-table/index.cjs +1 -1
  169. package/components/TableCanvas/feature-collapse-table/index.mjs +1 -1
  170. package/components/TableCanvas/feature-column-control/ColumnsList/index.cjs +1 -1
  171. package/components/TableCanvas/feature-column-control/ColumnsList/index.mjs +1 -1
  172. package/components/TableCanvas/feature-column-control/index.cjs +1 -1
  173. package/components/TableCanvas/feature-column-control/index.mjs +1 -1
  174. package/components/TableCanvas/feature-columns-grouping/index.cjs +1 -1
  175. package/components/TableCanvas/feature-columns-grouping/index.mjs +1 -1
  176. package/components/TableCanvas/feature-content-state/index.cjs +1 -1
  177. package/components/TableCanvas/feature-content-state/index.mjs +1 -1
  178. package/components/TableCanvas/feature-context-menu/index.cjs +1 -1
  179. package/components/TableCanvas/feature-context-menu/index.mjs +1 -1
  180. package/components/TableCanvas/feature-edit/index.cjs +1 -1
  181. package/components/TableCanvas/feature-edit/index.mjs +1 -1
  182. package/components/TableCanvas/feature-filtering/combobox/index.cjs +1 -1
  183. package/components/TableCanvas/feature-filtering/combobox/index.mjs +1 -1
  184. package/components/TableCanvas/feature-filtering/filter-list-block/index.cjs +1 -1
  185. package/components/TableCanvas/feature-filtering/filter-list-block/index.mjs +1 -1
  186. package/components/TableCanvas/feature-filtering/header-filter-button/index.cjs +1 -1
  187. package/components/TableCanvas/feature-filtering/header-filter-button/index.mjs +1 -1
  188. package/components/TableCanvas/feature-filtering/index.cjs +1 -1
  189. package/components/TableCanvas/feature-filtering/index.mjs +1 -1
  190. package/components/TableCanvas/feature-filtering/sidebar-filter-block/index.cjs +1 -1
  191. package/components/TableCanvas/feature-filtering/sidebar-filter-block/index.mjs +1 -1
  192. package/components/TableCanvas/feature-infinity-scroll/index.cjs +1 -1
  193. package/components/TableCanvas/feature-infinity-scroll/index.mjs +1 -1
  194. package/components/TableCanvas/feature-key-text/index.cjs +1 -1
  195. package/components/TableCanvas/feature-key-text/index.mjs +1 -1
  196. package/components/TableCanvas/feature-notifications/index.cjs +1 -1
  197. package/components/TableCanvas/feature-notifications/index.mjs +1 -1
  198. package/components/TableCanvas/feature-pagination/index.cjs +1 -1
  199. package/components/TableCanvas/feature-pagination/index.mjs +1 -1
  200. package/components/TableCanvas/feature-popover-table/context/index.cjs +1 -1
  201. package/components/TableCanvas/feature-popover-table/context/index.mjs +1 -1
  202. package/components/TableCanvas/feature-popover-table/hooks/index.cjs +1 -1
  203. package/components/TableCanvas/feature-popover-table/hooks/index.mjs +1 -1
  204. package/components/TableCanvas/feature-popover-table/index.cjs +1 -1
  205. package/components/TableCanvas/feature-popover-table/index.mjs +1 -1
  206. package/components/TableCanvas/feature-popover-table/utils/index.cjs +1 -1
  207. package/components/TableCanvas/feature-popover-table/utils/index.mjs +1 -1
  208. package/components/TableCanvas/feature-right-sidebar/index.cjs +1 -1
  209. package/components/TableCanvas/feature-right-sidebar/index.mjs +1 -1
  210. package/components/TableCanvas/feature-row-detail/index.cjs +1 -1
  211. package/components/TableCanvas/feature-row-detail/index.mjs +1 -1
  212. package/components/TableCanvas/feature-row-instruments/index.cjs +1 -1
  213. package/components/TableCanvas/feature-row-instruments/index.mjs +1 -1
  214. package/components/TableCanvas/feature-row-markers/index.cjs +1 -1
  215. package/components/TableCanvas/feature-row-markers/index.mjs +1 -1
  216. package/components/TableCanvas/feature-row-size/index.cjs +1 -1
  217. package/components/TableCanvas/feature-row-size/index.mjs +1 -1
  218. package/components/TableCanvas/feature-rows-grouping/index.cjs +1 -1
  219. package/components/TableCanvas/feature-rows-grouping/index.mjs +1 -1
  220. package/components/TableCanvas/feature-searching/index.cjs +1 -1
  221. package/components/TableCanvas/feature-searching/index.mjs +1 -1
  222. package/components/TableCanvas/feature-select-row/index.cjs +1 -1
  223. package/components/TableCanvas/feature-select-row/index.mjs +1 -1
  224. package/components/TableCanvas/feature-sorting/index.cjs +1 -1
  225. package/components/TableCanvas/feature-sorting/index.mjs +1 -1
  226. package/components/TableCanvas/feature-table-settings/index.cjs +1 -1
  227. package/components/TableCanvas/feature-table-settings/index.mjs +1 -1
  228. package/components/TableCanvas/feature-tooltip/index.cjs +1 -1
  229. package/components/TableCanvas/feature-tooltip/index.mjs +1 -1
  230. package/components/TableCanvas/feature-tooltip/utils/index.cjs +1 -1
  231. package/components/TableCanvas/feature-tooltip/utils/index.mjs +1 -1
  232. package/components/TableCanvas/feature-tree/index.cjs +1 -1
  233. package/components/TableCanvas/feature-tree/index.mjs +1 -1
  234. package/components/TableCanvas/index.cjs +1 -1
  235. package/components/TableCanvas/index.mjs +1 -1
  236. package/components/TableCanvas/renders/formatCell/index.cjs +1 -1
  237. package/components/TableCanvas/renders/formatCell/index.mjs +1 -1
  238. package/components/TableCanvas/styles/index.cjs +1 -1
  239. package/components/TableCanvas/styles/index.mjs +1 -1
  240. package/components/TableCanvas/table-hooks/index.cjs +1 -1
  241. package/components/TableCanvas/table-hooks/index.mjs +1 -1
  242. package/components/TableCanvas/types/index.cjs +1 -1
  243. package/components/TableCanvas/types/index.mjs +1 -1
  244. package/components/TableCanvas/utils/index.cjs +1 -1
  245. package/components/TableCanvas/utils/index.mjs +1 -1
  246. package/components/TableCanvas/widgets/control-block/compression/index.cjs +1 -1
  247. package/components/TableCanvas/widgets/control-block/compression/index.mjs +1 -1
  248. package/components/TableCanvas/widgets/control-block/index.cjs +1 -1
  249. package/components/TableCanvas/widgets/control-block/index.mjs +1 -1
  250. package/components/TableCanvas/widgets/control-block/right-side/index.cjs +1 -1
  251. package/components/TableCanvas/widgets/control-block/right-side/index.mjs +1 -1
  252. package/components/TableCanvas/widgets/index.cjs +1 -1
  253. package/components/TableCanvas/widgets/index.mjs +1 -1
  254. package/components/TableCanvas/widgets/mass-actions/hooks/index.cjs +1 -1
  255. package/components/TableCanvas/widgets/mass-actions/hooks/index.mjs +1 -1
  256. package/components/TableCanvas/widgets/mass-actions/index.cjs +1 -1
  257. package/components/TableCanvas/widgets/mass-actions/index.mjs +1 -1
  258. package/components/TableContract/index.cjs +1 -1
  259. package/components/TableContract/index.mjs +1 -1
  260. package/components/Tooltip/index.cjs +1 -1
  261. package/components/Tooltip/index.mjs +1 -1
  262. package/components/TourWidget/index.cjs +1 -1
  263. package/components/TourWidget/index.mjs +1 -1
  264. package/components/Typography/index.cjs +1 -1
  265. package/components/Typography/index.mjs +1 -1
  266. package/components/Widget/index.cjs +1 -1
  267. package/components/Widget/index.mjs +1 -1
  268. package/formComponents/FormCombobox/index.cjs +1 -1
  269. package/formComponents/FormCombobox/index.mjs +1 -1
  270. package/formComponents/FormSwitch/index.cjs +1 -1
  271. package/formComponents/FormSwitch/index.mjs +1 -1
  272. package/index.cjs +1 -1
  273. package/index.mjs +11 -11
  274. package/layouts/FiltersActions/hooks/index.cjs +1 -1
  275. package/layouts/FiltersActions/hooks/index.mjs +1 -1
  276. package/layouts/FiltersActions/index.cjs +1 -1
  277. package/layouts/FiltersActions/index.mjs +1 -1
  278. package/mcp-data/component-index.json +31156 -19264
  279. package/package.json +1 -1
  280. package/shared/utils/inputs/index.cjs +1 -1
  281. package/shared/utils/inputs/index.mjs +6 -6
  282. package/chunks/AnalyticalWidget-B6czTLSw.cjs +0 -43
  283. package/chunks/AnalyticalWidget-BWggL9xa.mjs +0 -528
  284. package/chunks/GridDND-CVAlpElj.cjs +0 -1
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const A=require("../../chunks/MassActions-DCk9APKP.cjs");exports.ACTION_BUTTON_WIDTH_ESTIMATE=A.ACTION_BUTTON_WIDTH_ESTIMATE;exports.ANIMATION_COMPLETE_DELAY=A.ANIMATION_COMPLETE_DELAY;exports.ANIMATION_DURATION=A.ANIMATION_DURATION;exports.COLLAPSE_BUTTON_WIDTH=A.COLLAPSE_BUTTON_WIDTH;exports.COMPRESSION_CALCULATION_DELAY=A.COMPRESSION_CALCULATION_DELAY;exports.CONTAINER_PADDING_HORIZONTAL=A.CONTAINER_PADDING_HORIZONTAL;exports.COUNTER_WIDTH_ESTIMATE=A.COUNTER_WIDTH_ESTIMATE;exports.DELAY_BEFORE_SHOW_PANEL=A.DELAY_BEFORE_SHOW_PANEL;exports.ELEMENTS_GAP=A.ELEMENTS_GAP;exports.INITIAL_POSITION_CALCULATION_DELAY=A.INITIAL_POSITION_CALCULATION_DELAY;exports.MIN_PANEL_PADDING=A.MIN_PANEL_PADDING;exports.MORE_BUTTON_WIDTH_ESTIMATE=A.MORE_BUTTON_WIDTH_ESTIMATE;exports.MassActions=A.MassActions;exports.MassActionsButton=A.MassActionsButton;exports.MassActionsCounter=A.MassActionsCounter;exports.PANEL_PADDING_COLLAPSED=A.PANEL_PADDING_COLLAPSED;exports.PANEL_PADDING_EXPANDED=A.PANEL_PADDING_EXPANDED;exports.RESET_BUTTON_WIDTH_ESTIMATE=A.RESET_BUTTON_WIDTH_ESTIMATE;exports.TOGGLE_SIDEBAR_PANEL_WIDTH=A.TOGGLE_SIDEBAR_PANEL_WIDTH;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const A=require("../../chunks/MassActions-Cphn-d4v.cjs");exports.ACTION_BUTTON_WIDTH_ESTIMATE=A.ACTION_BUTTON_WIDTH_ESTIMATE;exports.ANIMATION_COMPLETE_DELAY=A.ANIMATION_COMPLETE_DELAY;exports.ANIMATION_DURATION=A.ANIMATION_DURATION;exports.COLLAPSE_BUTTON_WIDTH=A.COLLAPSE_BUTTON_WIDTH;exports.COMPRESSION_CALCULATION_DELAY=A.COMPRESSION_CALCULATION_DELAY;exports.CONTAINER_PADDING_HORIZONTAL=A.CONTAINER_PADDING_HORIZONTAL;exports.COUNTER_WIDTH_ESTIMATE=A.COUNTER_WIDTH_ESTIMATE;exports.DELAY_BEFORE_SHOW_PANEL=A.DELAY_BEFORE_SHOW_PANEL;exports.ELEMENTS_GAP=A.ELEMENTS_GAP;exports.INITIAL_POSITION_CALCULATION_DELAY=A.INITIAL_POSITION_CALCULATION_DELAY;exports.MIN_PANEL_PADDING=A.MIN_PANEL_PADDING;exports.MORE_BUTTON_WIDTH_ESTIMATE=A.MORE_BUTTON_WIDTH_ESTIMATE;exports.MassActions=A.MassActions;exports.MassActionsButton=A.MassActionsButton;exports.MassActionsCounter=A.MassActionsCounter;exports.PANEL_PADDING_COLLAPSED=A.PANEL_PADDING_COLLAPSED;exports.PANEL_PADDING_EXPANDED=A.PANEL_PADDING_EXPANDED;exports.RESET_BUTTON_WIDTH_ESTIMATE=A.RESET_BUTTON_WIDTH_ESTIMATE;exports.TOGGLE_SIDEBAR_PANEL_WIDTH=A.TOGGLE_SIDEBAR_PANEL_WIDTH;
@@ -1,4 +1,4 @@
1
- import { A as E, a as _, b as I, C as N, c as s, d as O, e as D, D as a, E as L, I as P, f as M, g as C, M as S, h as R, i as H, P as U, j as o, R as t, T as B } from "../../chunks/MassActions-BOG04zip.mjs";
1
+ import { A as E, a as _, b as I, C as N, c as s, d as O, e as D, D as a, E as L, I as P, f as M, g as C, M as S, h as R, i as H, P as U, j as o, R as t, T as B } from "../../chunks/MassActions-CA35MxqC.mjs";
2
2
  export {
3
3
  E as ACTION_BUTTON_WIDTH_ESTIMATE,
4
4
  _ as ANIMATION_COMPLETE_DELAY,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/PageTitle-BIllremL.cjs");exports.PageTitle=e.PageTitle;exports.pageTitleClassNames=e.pageTitleClassNames;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/PageTitle-S-pY5lbg.cjs");exports.PageTitle=e.PageTitle;exports.pageTitleClassNames=e.pageTitleClassNames;
@@ -1,4 +1,4 @@
1
- import { P as s, p as l } from "../../chunks/PageTitle-CQ_6jZ0x.mjs";
1
+ import { P as s, p as l } from "../../chunks/PageTitle-BjLWtqbD.mjs";
2
2
  export {
3
3
  s as PageTitle,
4
4
  l as pageTitleClassNames
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/PageTitle-BIllremL.cjs");exports.getPageTitleSlotSizes=e.getPageTitleSlotSizes;exports.renderPageTitleSlot=e.renderPageTitleSlot;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/PageTitle-S-pY5lbg.cjs");exports.getPageTitleSlotSizes=e.getPageTitleSlotSizes;exports.renderPageTitleSlot=e.renderPageTitleSlot;
@@ -1,4 +1,4 @@
1
- import { g as r, r as a } from "../../../chunks/PageTitle-CQ_6jZ0x.mjs";
1
+ import { g as r, r as a } from "../../../chunks/PageTitle-BjLWtqbD.mjs";
2
2
  export {
3
3
  r as getPageTitleSlotSizes,
4
4
  a as renderPageTitleSlot
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),_=require("../Box/index.cjs"),W=require("@salutejs/sdds-finai/beta"),a=require("../../constants/index.cjs"),m=require("@salutejs/sdds-themes/tokens/sdds_finai"),r=require("styled-components"),L=require("@salutejs/sdds-finai"),I=require("../../chunks/AnalyticalWidget-B6czTLSw.cjs"),B=require("@salutejs/plasma-icons"),l=require("react"),c={m:{titleDescriptionGap:a.s.x2,sectionInnerGap:a.s.x4,sectionGap:a.s.x6,contentPaddingY:a.s.x6,contentPaddingX:"14px"},s:{titleDescriptionGap:a.s.x1,sectionInnerGap:a.s.x4,sectionGap:a.s.x4,contentPaddingY:a.s.x4,contentPaddingX:"10px"}},y={bg:()=>m.surfaceSolidCard,radius:()=>a.br.l,titleColor:()=>m.textPrimary,descriptionColor:()=>m.textSecondary,shadow:()=>m.shadowDownHardS},O=r(W.Popover).withConfig({displayName:"styled__StyledPopover"})(["&.popover-root{padding:0;border-radius:10px;box-shadow:",";}"],y.shadow),Y=r.div.withConfig({displayName:"styled__StyledContainer"})(["display:flex;flex-direction:column;gap:",";width:100%;height:100%;min-width:0;min-height:0;padding:",";background:",";border-radius:",";overflow:hidden;"],({$size:t})=>c[t].sectionGap,({$size:t})=>`${c[t].contentPaddingY} ${c[t].contentPaddingX}`,y.bg,y.radius),V=r(_.Box).withConfig({displayName:"styled__StyledHeader"})(["flex-shrink:0;display:grid;grid-template-columns:1fr auto;grid-template-areas:'content actions' 'bottom bottom';align-items:start;column-gap:",";"],({$size:t})=>c[t].sectionInnerGap),J=r.div.withConfig({displayName:"styled__StyledHeaderContent"})(["grid-area:content;min-width:0;"]),K=r.div.withConfig({displayName:"styled__StyledHeaderTitle"})(["color:",";min-width:0;"],y.titleColor),Q=r.div.withConfig({displayName:"styled__StyledHeaderDescription"})(["margin-top:",";color:",";min-width:0;"],({$size:t})=>c[t].titleDescriptionGap,y.descriptionColor),U=r.div.withConfig({displayName:"styled__StyledHeaderActions"})(["grid-area:actions;display:inline-flex;align-items:center;column-gap:",";"],({$size:t})=>c[t].sectionInnerGap),Z=r.div.withConfig({displayName:"styled__StyledHeaderBottom"})(["grid-area:bottom;margin-top:",";"],({$size:t})=>c[t].sectionInnerGap),E=r(_.Box).withConfig({displayName:"styled__StyledBody"})(["flex:1 1 auto;min-height:0;min-width:0;overflow:auto;"]),tt=r(_.Box).withConfig({displayName:"styled__StyledFooter"})(["flex-shrink:0;min-width:0;"]);function F({children:t,...e}){return n.jsx(E,{...e,children:t})}function H({children:t,...e}){return n.jsx(tt,{...e,children:t})}const R=l.createContext({onClose:null,size:"m"}),et=()=>l.useContext(R);function G({title:t,description:e,bottomBlock:o,showCloseButton:i=!0,onClose:d,...p}){const{onClose:u,size:s}=et(),f=d??u,x=i&&!!f,C=s==="s"?"BodyXS":"BodyM",v=s==="s"?"BodyXXS":"BodyXS",b=s==="s"?"xxs":"xs",S="xs",h=typeof e=="string"||typeof e=="number";return n.jsxs(V,{$size:s,...p,children:[n.jsxs(J,{children:[t&&n.jsx(K,{children:n.jsx(I.TypographyWithAutoTooltip,{variant:C,bold:!0,lines:2,tooltipText:typeof t=="string"?t:void 0,children:t})}),e&&n.jsx(Q,{$size:s,children:h?n.jsx(I.TypographyWithAutoTooltip,{variant:v,lines:2,tooltipText:e,children:e}):e})]}),x&&n.jsx(U,{$size:s,children:n.jsx(L.IconButton,{onClick:f,size:b,view:"secondary",pin:"circle-circle",title:"Закрыть",children:n.jsx(B.IconClose,{size:S})})}),o&&n.jsx(Z,{$size:s,children:o})]})}const P="s",N=["top-left","top-right","bottom-left","bottom-right"],ot=t=>{switch(t){case"top-end":return"top-left";case"top":case"top-start":return"top-right";case"bottom-end":return"bottom-left";case"bottom":case"bottom-start":case void 0:return"bottom-right";case"left-end":return"top-left";case"left":case"left-start":return"bottom-left";case"right-end":return"top-right";case"right":case"right-start":return"bottom-right";default:return"bottom-right"}},q=t=>[t],g=(t,e=P)=>{const o={};return t.includes("left")&&(o.transform="scaleX(-1)"),t.includes("top")&&(o.transform=o.transform?"scale(-1, -1)":"scaleY(-1)"),n.jsx(B.IconResizeCorneredFill,{color:m.textTertiary,size:e,style:o})},X=(t,e)=>({topLeft:(t==null?void 0:t.topLeft)||g("top-left",e),topRight:(t==null?void 0:t.topRight)||g("top-right",e),bottomLeft:(t==null?void 0:t.bottomLeft)||g("bottom-left",e),bottomRight:(t==null?void 0:t.bottomRight)||g("bottom-right",e)}),z=t=>({directions:q(t),icons:X(void 0,P),hiddenIcons:N.filter(e=>e!==t),minWidth:240,minHeight:120,iconSize:P}),nt=(t,e)=>{if(!t)return t;if(t===!0)return z(e);const o=t,i=z(e),d=o.directions??i.directions??q(e),p=o.hiddenIcons??(o.directions?N.filter(u=>!d.includes(u)):i.hiddenIcons);return{...i,...o,directions:d,icons:X(o.icons,o.iconSize),hiddenIcons:p,iconSize:o.iconSize??i.iconSize}},it=(t,e)=>nt(t,ot(e)),st=l.forwardRef(({children:t,opened:e,defaultOpened:o=!1,onToggle:i,size:d="m",placement:p,hasTail:u=!0,resizable:s,target:f,...x},C)=>{const[v,b]=l.useState(o),S=e===void 0?v:e,h=l.useCallback(D=>{e===void 0&&b(D),i==null||i(D)},[i,e]),$=l.useCallback(()=>{h(!1)},[h]),w=p??"bottom",k=l.useMemo(()=>it(s,w),[s,w]),j=e===void 0||i?$:null,A=l.useMemo(()=>({onClose:j,size:d}),[j,d]),M=n.jsx(Y,{$size:d,children:t});return n.jsx(R.Provider,{value:A,children:n.jsx(O,{...x,ref:C,target:f,opened:S,onToggle:h,size:d,placement:w,resizable:k,hasTail:u,children:M})})}),T=Object.assign(st,{Header:G,Body:F,Footer:H});T.displayName="PopoverDF";exports.PopoverDF=T;exports.PopoverDFBody=F;exports.PopoverDFFooter=H;exports.PopoverDFHeader=G;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),_=require("../Box/index.cjs"),W=require("@salutejs/sdds-finai/beta"),a=require("../../constants/index.cjs"),m=require("@salutejs/sdds-themes/tokens/sdds_finai"),r=require("styled-components"),L=require("@salutejs/sdds-finai"),I=require("../../chunks/AnalyticalWidget-D_g7b36w.cjs"),B=require("@salutejs/plasma-icons"),l=require("react"),c={m:{titleDescriptionGap:a.s.x2,sectionInnerGap:a.s.x4,sectionGap:a.s.x6,contentPaddingY:a.s.x6,contentPaddingX:"14px"},s:{titleDescriptionGap:a.s.x1,sectionInnerGap:a.s.x4,sectionGap:a.s.x4,contentPaddingY:a.s.x4,contentPaddingX:"10px"}},y={bg:()=>m.surfaceSolidCard,radius:()=>a.br.l,titleColor:()=>m.textPrimary,descriptionColor:()=>m.textSecondary,shadow:()=>m.shadowDownHardS},O=r(W.Popover).withConfig({displayName:"styled__StyledPopover"})(["&.popover-root{padding:0;border-radius:10px;box-shadow:",";}"],y.shadow),Y=r.div.withConfig({displayName:"styled__StyledContainer"})(["display:flex;flex-direction:column;gap:",";width:100%;height:100%;min-width:0;min-height:0;padding:",";background:",";border-radius:",";overflow:hidden;"],({$size:t})=>c[t].sectionGap,({$size:t})=>`${c[t].contentPaddingY} ${c[t].contentPaddingX}`,y.bg,y.radius),V=r(_.Box).withConfig({displayName:"styled__StyledHeader"})(["flex-shrink:0;display:grid;grid-template-columns:1fr auto;grid-template-areas:'content actions' 'bottom bottom';align-items:start;column-gap:",";"],({$size:t})=>c[t].sectionInnerGap),J=r.div.withConfig({displayName:"styled__StyledHeaderContent"})(["grid-area:content;min-width:0;"]),K=r.div.withConfig({displayName:"styled__StyledHeaderTitle"})(["color:",";min-width:0;"],y.titleColor),Q=r.div.withConfig({displayName:"styled__StyledHeaderDescription"})(["margin-top:",";color:",";min-width:0;"],({$size:t})=>c[t].titleDescriptionGap,y.descriptionColor),U=r.div.withConfig({displayName:"styled__StyledHeaderActions"})(["grid-area:actions;display:inline-flex;align-items:center;column-gap:",";"],({$size:t})=>c[t].sectionInnerGap),Z=r.div.withConfig({displayName:"styled__StyledHeaderBottom"})(["grid-area:bottom;margin-top:",";"],({$size:t})=>c[t].sectionInnerGap),E=r(_.Box).withConfig({displayName:"styled__StyledBody"})(["flex:1 1 auto;min-height:0;min-width:0;overflow:auto;"]),tt=r(_.Box).withConfig({displayName:"styled__StyledFooter"})(["flex-shrink:0;min-width:0;"]);function F({children:t,...e}){return n.jsx(E,{...e,children:t})}function H({children:t,...e}){return n.jsx(tt,{...e,children:t})}const R=l.createContext({onClose:null,size:"m"}),et=()=>l.useContext(R);function G({title:t,description:e,bottomBlock:o,showCloseButton:i=!0,onClose:d,...p}){const{onClose:u,size:s}=et(),f=d??u,x=i&&!!f,C=s==="s"?"BodyXS":"BodyM",v=s==="s"?"BodyXXS":"BodyXS",b=s==="s"?"xxs":"xs",S="xs",h=typeof e=="string"||typeof e=="number";return n.jsxs(V,{$size:s,...p,children:[n.jsxs(J,{children:[t&&n.jsx(K,{children:n.jsx(I.TypographyWithAutoTooltip,{variant:C,bold:!0,lines:2,tooltipText:typeof t=="string"?t:void 0,children:t})}),e&&n.jsx(Q,{$size:s,children:h?n.jsx(I.TypographyWithAutoTooltip,{variant:v,lines:2,tooltipText:e,children:e}):e})]}),x&&n.jsx(U,{$size:s,children:n.jsx(L.IconButton,{onClick:f,size:b,view:"secondary",pin:"circle-circle",title:"Закрыть",children:n.jsx(B.IconClose,{size:S})})}),o&&n.jsx(Z,{$size:s,children:o})]})}const P="s",N=["top-left","top-right","bottom-left","bottom-right"],ot=t=>{switch(t){case"top-end":return"top-left";case"top":case"top-start":return"top-right";case"bottom-end":return"bottom-left";case"bottom":case"bottom-start":case void 0:return"bottom-right";case"left-end":return"top-left";case"left":case"left-start":return"bottom-left";case"right-end":return"top-right";case"right":case"right-start":return"bottom-right";default:return"bottom-right"}},q=t=>[t],g=(t,e=P)=>{const o={};return t.includes("left")&&(o.transform="scaleX(-1)"),t.includes("top")&&(o.transform=o.transform?"scale(-1, -1)":"scaleY(-1)"),n.jsx(B.IconResizeCorneredFill,{color:m.textTertiary,size:e,style:o})},X=(t,e)=>({topLeft:(t==null?void 0:t.topLeft)||g("top-left",e),topRight:(t==null?void 0:t.topRight)||g("top-right",e),bottomLeft:(t==null?void 0:t.bottomLeft)||g("bottom-left",e),bottomRight:(t==null?void 0:t.bottomRight)||g("bottom-right",e)}),z=t=>({directions:q(t),icons:X(void 0,P),hiddenIcons:N.filter(e=>e!==t),minWidth:240,minHeight:120,iconSize:P}),nt=(t,e)=>{if(!t)return t;if(t===!0)return z(e);const o=t,i=z(e),d=o.directions??i.directions??q(e),p=o.hiddenIcons??(o.directions?N.filter(u=>!d.includes(u)):i.hiddenIcons);return{...i,...o,directions:d,icons:X(o.icons,o.iconSize),hiddenIcons:p,iconSize:o.iconSize??i.iconSize}},it=(t,e)=>nt(t,ot(e)),st=l.forwardRef(({children:t,opened:e,defaultOpened:o=!1,onToggle:i,size:d="m",placement:p,hasTail:u=!0,resizable:s,target:f,...x},C)=>{const[v,b]=l.useState(o),S=e===void 0?v:e,h=l.useCallback(D=>{e===void 0&&b(D),i==null||i(D)},[i,e]),$=l.useCallback(()=>{h(!1)},[h]),w=p??"bottom",k=l.useMemo(()=>it(s,w),[s,w]),j=e===void 0||i?$:null,A=l.useMemo(()=>({onClose:j,size:d}),[j,d]),M=n.jsx(Y,{$size:d,children:t});return n.jsx(R.Provider,{value:A,children:n.jsx(O,{...x,ref:C,target:f,opened:S,onToggle:h,size:d,placement:w,resizable:k,hasTail:u,children:M})})}),T=Object.assign(st,{Header:G,Body:F,Footer:H});T.displayName="PopoverDF";exports.PopoverDF=T;exports.PopoverDFBody=F;exports.PopoverDFFooter=H;exports.PopoverDFHeader=G;
@@ -5,7 +5,7 @@ import { s as a, br as Y } from "../../constants/index.mjs";
5
5
  import { textPrimary as j, textSecondary as A, shadowDownHardS as M, surfaceSolidCard as O, textTertiary as T } from "@salutejs/sdds-themes/tokens/sdds_finai";
6
6
  import s from "styled-components";
7
7
  import { IconButton as W } from "@salutejs/sdds-finai";
8
- import { a as D } from "../../chunks/AnalyticalWidget-BWggL9xa.mjs";
8
+ import { a as D } from "../../chunks/AnalyticalWidget-BSpo7GCr.mjs";
9
9
  import { IconClose as q, IconResizeCorneredFill as J } from "@salutejs/plasma-icons";
10
10
  import { useContext as K, createContext as Q, forwardRef as U, useState as Z, useCallback as I, useMemo as B } from "react";
11
11
  const l = {
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),P=require("../Box/index.cjs"),H=require("@salutejs/sdds-finai"),a=require("../../constants/index.cjs"),m=require("@salutejs/sdds-themes/tokens/sdds_finai"),s=require("styled-components"),k=require("../../chunks/AnalyticalWidget-B6czTLSw.cjs"),j=require("@salutejs/plasma-icons"),h=require("react"),c={m:{titleDescriptionGap:a.s.x2,sectionInnerGap:a.s.x4,sectionGap:"16px",contentPadding:"16px",subHeaderBottomGap:"0",rightBlockGap:a.s.x3,rightBlockToCloseGap:a.s.x6,rightBlockMaxHeight:"32px"},s:{titleDescriptionGap:a.s.x1,sectionInnerGap:a.s.x4,sectionGap:"12px",contentPadding:"12px",subHeaderBottomGap:"0",rightBlockGap:a.s.x2,rightBlockToCloseGap:a.s.x4,rightBlockMaxHeight:"24px"}},x={bg:()=>m.surfaceSolidCard,radius:()=>a.br.m,shadow:()=>m.shadowDownHardS,titleColor:()=>m.textPrimary,descriptionColor:()=>m.textSecondary},$=s(H.Popup).withConfig({displayName:"styled__StyledPopup"})(["&& .","{padding:0;}"],H.popupClasses.root),M=s.div.withConfig({displayName:"styled__StyledContainer"})(["display:flex;flex-direction:column;gap:",";width:100%;height:100%;min-width:0;min-height:0;padding:",";background:",";border-radius:",";box-shadow:",";overflow:hidden;"],({$size:e})=>c[e].sectionGap,({$size:e})=>c[e].contentPadding,x.bg,x.radius,x.shadow),A=s(P.Box).withConfig({displayName:"styled__StyledHeader"})(["flex-shrink:0;min-width:0;"]),L=s.div.withConfig({displayName:"styled__StyledHeaderTop"})(["display:flex;align-items:",";min-width:0;"],({$alignTitleToClose:e})=>e?"center":"flex-start"),O=s.div.withConfig({displayName:"styled__StyledHeaderContent"})(["flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:",";"],({$alignTitleToClose:e})=>e?"center":"flex-start"),W=s.div.withConfig({displayName:"styled__StyledHeaderTitle"})(["color:",";min-width:0;"],x.titleColor),V=s.div.withConfig({displayName:"styled__StyledHeaderDescription"})(["margin-top:",";color:",";min-width:0;"],({$size:e})=>c[e].titleDescriptionGap,x.descriptionColor),X=s.div.withConfig({displayName:"styled__StyledHeaderActions"})(["flex-shrink:0;display:inline-flex;align-items:center;margin-left:",";column-gap:",";"],({$size:e,$hasRightBlock:t})=>t?c[e].rightBlockToCloseGap:c[e].sectionInnerGap,({$size:e})=>c[e].sectionInnerGap),Y=s.div.withConfig({displayName:"styled__StyledHeaderRightBlock"})(["flex-shrink:0;display:inline-flex;align-items:center;margin-left:",";max-height:",";overflow:hidden;"],({$size:e})=>c[e].rightBlockGap,({$size:e})=>c[e].rightBlockMaxHeight),J=s.div.withConfig({displayName:"styled__StyledHeaderSubHeader"})(["margin-top:8px;margin-bottom:",";min-width:0;"],({$size:e})=>c[e].subHeaderBottomGap),K=s.div.withConfig({displayName:"styled__StyledHeaderBackButton"})(["flex-shrink:0;margin-right:12px;"]),Q=s(P.Box).withConfig({displayName:"styled__StyledBody"})(["flex:1 1 auto;min-width:0;min-height:0;overflow:auto;"]),U=s(P.Box).withConfig({displayName:"styled__StyledFooter"})(["flex-shrink:0;min-width:0;"]);function F({children:e,...t}){return o.jsx(Q,{...t,children:e})}function R({children:e,...t}){return o.jsx(U,{...t,children:e})}const T=h.createContext({onClose:null,size:"m"}),Z=()=>h.useContext(T);function N({title:e,description:t,subHeader:i,rightBlock:r,showCloseButton:n=!0,onBackButtonClick:d,onClose:u,...f}){const{onClose:p,size:l}=Z(),C=u??p,S=n&&!!C,w=l==="s"?"BodyXS":"BodyM",v="BodyXS",b=l==="s"?"xxs":"xs",y="xs",_=typeof t=="string"||typeof t=="number",g=!t&&S;return o.jsxs(A,{$size:l,...f,children:[o.jsxs(L,{$size:l,$alignTitleToClose:g,children:[d&&o.jsx(K,{children:o.jsx(H.IconButton,{onClick:d,size:b,view:"secondary",pin:"circle-circle",title:"Назад",children:o.jsx(j.IconChevronLeft,{size:y})})}),o.jsxs(O,{$alignTitleToClose:g,children:[e&&o.jsx(W,{children:o.jsx(k.TypographyWithAutoTooltip,{variant:w,bold:!0,lines:2,tooltipText:typeof e=="string"?e:void 0,children:e})}),t&&o.jsx(V,{$size:l,children:_?o.jsx(k.TypographyWithAutoTooltip,{variant:v,lines:2,tooltipText:t,children:t}):t})]}),r&&o.jsx(Y,{$size:l,children:r}),S&&o.jsx(X,{$size:l,$hasRightBlock:!!r,children:o.jsx(H.IconButton,{onClick:C,size:b,view:"secondary",pin:"circle-circle",title:"Закрыть",children:o.jsx(j.IconClose,{size:y})})})]}),i&&o.jsx(J,{$size:l,children:i})]})}const z="s",I=["top-left","top-right","bottom-left","bottom-right"],E=e=>{switch(e){case"top-left":case"top":case"left":return"bottom-right";case"top-right":case"right":return"bottom-left";case"bottom-left":case"bottom":return"top-right";case"bottom-right":return"top-left";case"center":case void 0:default:return"bottom-right"}},D=e=>[e],B=(e,t=z)=>{const i={};return e.includes("left")&&(i.transform="scaleX(-1)"),e.includes("top")&&(i.transform=i.transform?"scale(-1, -1)":"scaleY(-1)"),o.jsx(j.IconResizeCorneredFill,{color:m.textTertiary,size:t,style:i})},G=(e,t)=>({topLeft:(e==null?void 0:e.topLeft)||B("top-left",t),topRight:(e==null?void 0:e.topRight)||B("top-right",t),bottomLeft:(e==null?void 0:e.bottomLeft)||B("bottom-left",t),bottomRight:(e==null?void 0:e.bottomRight)||B("bottom-right",t)}),ee=(e,t)=>{if(!e)return e;const i=E(t),r=p=>({directions:D(p),icons:G(void 0,z),hiddenIcons:I.filter(l=>l!==p),minWidth:240,minHeight:120,iconSize:z});if(e===!0)return r(i);const n=e,d=r(i),u=n.directions??d.directions??D(i),f=n.hiddenIcons??(n.directions?I.filter(p=>!u.includes(p)):d.hiddenIcons);return{...d,...n,directions:u,icons:G(n.icons,n.iconSize),hiddenIcons:f,iconSize:n.iconSize??d.iconSize}},te=h.forwardRef(({children:e,opened:t,defaultOpened:i=!1,onToggle:r,size:n="m",placement:d="center",resizable:u,...f},p)=>{const[l,C]=h.useState(i),S=t===void 0?l:t,w=h.useCallback(g=>{t===void 0&&C(g),r==null||r(g)},[r,t]),v=h.useCallback(()=>{w(!1)},[w]),b=h.useMemo(()=>ee(u,d),[d,u]),y=t===void 0||r?v:null,_=h.useMemo(()=>({onClose:y,size:n}),[y,n]);return o.jsx(T.Provider,{value:_,children:o.jsx($,{...f,ref:p,isOpen:!1,opened:S,placement:d,resizable:b,children:o.jsx(M,{$size:n,children:e})})})}),q=Object.assign(te,{Header:N,Body:F,Footer:R});q.displayName="PopupDF";exports.PopupDF=q;exports.PopupDFBody=F;exports.PopupDFFooter=R;exports.PopupDFHeader=N;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),P=require("../Box/index.cjs"),H=require("@salutejs/sdds-finai"),a=require("../../constants/index.cjs"),m=require("@salutejs/sdds-themes/tokens/sdds_finai"),s=require("styled-components"),k=require("../../chunks/AnalyticalWidget-D_g7b36w.cjs"),j=require("@salutejs/plasma-icons"),h=require("react"),c={m:{titleDescriptionGap:a.s.x2,sectionInnerGap:a.s.x4,sectionGap:"16px",contentPadding:"16px",subHeaderBottomGap:"0",rightBlockGap:a.s.x3,rightBlockToCloseGap:a.s.x6,rightBlockMaxHeight:"32px"},s:{titleDescriptionGap:a.s.x1,sectionInnerGap:a.s.x4,sectionGap:"12px",contentPadding:"12px",subHeaderBottomGap:"0",rightBlockGap:a.s.x2,rightBlockToCloseGap:a.s.x4,rightBlockMaxHeight:"24px"}},x={bg:()=>m.surfaceSolidCard,radius:()=>a.br.m,shadow:()=>m.shadowDownHardS,titleColor:()=>m.textPrimary,descriptionColor:()=>m.textSecondary},$=s(H.Popup).withConfig({displayName:"styled__StyledPopup"})(["&& .","{padding:0;}"],H.popupClasses.root),M=s.div.withConfig({displayName:"styled__StyledContainer"})(["display:flex;flex-direction:column;gap:",";width:100%;height:100%;min-width:0;min-height:0;padding:",";background:",";border-radius:",";box-shadow:",";overflow:hidden;"],({$size:e})=>c[e].sectionGap,({$size:e})=>c[e].contentPadding,x.bg,x.radius,x.shadow),A=s(P.Box).withConfig({displayName:"styled__StyledHeader"})(["flex-shrink:0;min-width:0;"]),L=s.div.withConfig({displayName:"styled__StyledHeaderTop"})(["display:flex;align-items:",";min-width:0;"],({$alignTitleToClose:e})=>e?"center":"flex-start"),O=s.div.withConfig({displayName:"styled__StyledHeaderContent"})(["flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:",";"],({$alignTitleToClose:e})=>e?"center":"flex-start"),W=s.div.withConfig({displayName:"styled__StyledHeaderTitle"})(["color:",";min-width:0;"],x.titleColor),V=s.div.withConfig({displayName:"styled__StyledHeaderDescription"})(["margin-top:",";color:",";min-width:0;"],({$size:e})=>c[e].titleDescriptionGap,x.descriptionColor),X=s.div.withConfig({displayName:"styled__StyledHeaderActions"})(["flex-shrink:0;display:inline-flex;align-items:center;margin-left:",";column-gap:",";"],({$size:e,$hasRightBlock:t})=>t?c[e].rightBlockToCloseGap:c[e].sectionInnerGap,({$size:e})=>c[e].sectionInnerGap),Y=s.div.withConfig({displayName:"styled__StyledHeaderRightBlock"})(["flex-shrink:0;display:inline-flex;align-items:center;margin-left:",";max-height:",";overflow:hidden;"],({$size:e})=>c[e].rightBlockGap,({$size:e})=>c[e].rightBlockMaxHeight),J=s.div.withConfig({displayName:"styled__StyledHeaderSubHeader"})(["margin-top:8px;margin-bottom:",";min-width:0;"],({$size:e})=>c[e].subHeaderBottomGap),K=s.div.withConfig({displayName:"styled__StyledHeaderBackButton"})(["flex-shrink:0;margin-right:12px;"]),Q=s(P.Box).withConfig({displayName:"styled__StyledBody"})(["flex:1 1 auto;min-width:0;min-height:0;overflow:auto;"]),U=s(P.Box).withConfig({displayName:"styled__StyledFooter"})(["flex-shrink:0;min-width:0;"]);function F({children:e,...t}){return o.jsx(Q,{...t,children:e})}function R({children:e,...t}){return o.jsx(U,{...t,children:e})}const T=h.createContext({onClose:null,size:"m"}),Z=()=>h.useContext(T);function N({title:e,description:t,subHeader:i,rightBlock:r,showCloseButton:n=!0,onBackButtonClick:d,onClose:u,...f}){const{onClose:p,size:l}=Z(),C=u??p,S=n&&!!C,w=l==="s"?"BodyXS":"BodyM",v="BodyXS",b=l==="s"?"xxs":"xs",y="xs",_=typeof t=="string"||typeof t=="number",g=!t&&S;return o.jsxs(A,{$size:l,...f,children:[o.jsxs(L,{$size:l,$alignTitleToClose:g,children:[d&&o.jsx(K,{children:o.jsx(H.IconButton,{onClick:d,size:b,view:"secondary",pin:"circle-circle",title:"Назад",children:o.jsx(j.IconChevronLeft,{size:y})})}),o.jsxs(O,{$alignTitleToClose:g,children:[e&&o.jsx(W,{children:o.jsx(k.TypographyWithAutoTooltip,{variant:w,bold:!0,lines:2,tooltipText:typeof e=="string"?e:void 0,children:e})}),t&&o.jsx(V,{$size:l,children:_?o.jsx(k.TypographyWithAutoTooltip,{variant:v,lines:2,tooltipText:t,children:t}):t})]}),r&&o.jsx(Y,{$size:l,children:r}),S&&o.jsx(X,{$size:l,$hasRightBlock:!!r,children:o.jsx(H.IconButton,{onClick:C,size:b,view:"secondary",pin:"circle-circle",title:"Закрыть",children:o.jsx(j.IconClose,{size:y})})})]}),i&&o.jsx(J,{$size:l,children:i})]})}const z="s",I=["top-left","top-right","bottom-left","bottom-right"],E=e=>{switch(e){case"top-left":case"top":case"left":return"bottom-right";case"top-right":case"right":return"bottom-left";case"bottom-left":case"bottom":return"top-right";case"bottom-right":return"top-left";case"center":case void 0:default:return"bottom-right"}},D=e=>[e],B=(e,t=z)=>{const i={};return e.includes("left")&&(i.transform="scaleX(-1)"),e.includes("top")&&(i.transform=i.transform?"scale(-1, -1)":"scaleY(-1)"),o.jsx(j.IconResizeCorneredFill,{color:m.textTertiary,size:t,style:i})},G=(e,t)=>({topLeft:(e==null?void 0:e.topLeft)||B("top-left",t),topRight:(e==null?void 0:e.topRight)||B("top-right",t),bottomLeft:(e==null?void 0:e.bottomLeft)||B("bottom-left",t),bottomRight:(e==null?void 0:e.bottomRight)||B("bottom-right",t)}),ee=(e,t)=>{if(!e)return e;const i=E(t),r=p=>({directions:D(p),icons:G(void 0,z),hiddenIcons:I.filter(l=>l!==p),minWidth:240,minHeight:120,iconSize:z});if(e===!0)return r(i);const n=e,d=r(i),u=n.directions??d.directions??D(i),f=n.hiddenIcons??(n.directions?I.filter(p=>!u.includes(p)):d.hiddenIcons);return{...d,...n,directions:u,icons:G(n.icons,n.iconSize),hiddenIcons:f,iconSize:n.iconSize??d.iconSize}},te=h.forwardRef(({children:e,opened:t,defaultOpened:i=!1,onToggle:r,size:n="m",placement:d="center",resizable:u,...f},p)=>{const[l,C]=h.useState(i),S=t===void 0?l:t,w=h.useCallback(g=>{t===void 0&&C(g),r==null||r(g)},[r,t]),v=h.useCallback(()=>{w(!1)},[w]),b=h.useMemo(()=>ee(u,d),[d,u]),y=t===void 0||r?v:null,_=h.useMemo(()=>({onClose:y,size:n}),[y,n]);return o.jsx(T.Provider,{value:_,children:o.jsx($,{...f,ref:p,isOpen:!1,opened:S,placement:d,resizable:b,children:o.jsx(M,{$size:n,children:e})})})}),q=Object.assign(te,{Header:N,Body:F,Footer:R});q.displayName="PopupDF";exports.PopupDF=q;exports.PopupDFBody=F;exports.PopupDFFooter=R;exports.PopupDFHeader=N;
@@ -4,7 +4,7 @@ import { Popup as N, popupClasses as T, IconButton as z } from "@salutejs/sdds-f
4
4
  import { s as p, br as $ } from "../../constants/index.mjs";
5
5
  import { textPrimary as M, textSecondary as L, surfaceSolidCard as j, shadowDownHardS as O, textTertiary as A } from "@salutejs/sdds-themes/tokens/sdds_finai";
6
6
  import r from "styled-components";
7
- import { a as P } from "../../chunks/AnalyticalWidget-BWggL9xa.mjs";
7
+ import { a as P } from "../../chunks/AnalyticalWidget-BSpo7GCr.mjs";
8
8
  import { IconChevronLeft as V, IconClose as W, IconResizeCorneredFill as X } from "@salutejs/plasma-icons";
9
9
  import { useContext as Y, createContext as q, forwardRef as J, useState as K, useCallback as k, useMemo as G } from "react";
10
10
  const a = {
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-e_CX_1CS.cjs");exports.StoriesBanner=e.StoriesBanner;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-CkjLhZAi.cjs");exports.StoriesBanner=e.StoriesBanner;
@@ -1,4 +1,4 @@
1
- import { d as o } from "../../../../chunks/Stories-dFpUqS5T.mjs";
1
+ import { d as o } from "../../../../chunks/Stories-BCtwdhv0.mjs";
2
2
  export {
3
3
  o as StoriesBanner
4
4
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-e_CX_1CS.cjs");exports.StoriesContent=e.StoriesContent;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-CkjLhZAi.cjs");exports.StoriesContent=e.StoriesContent;
@@ -1,4 +1,4 @@
1
- import { b as e } from "../../../../chunks/Stories-dFpUqS5T.mjs";
1
+ import { b as e } from "../../../../chunks/Stories-BCtwdhv0.mjs";
2
2
  export {
3
3
  e as StoriesContent
4
4
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-e_CX_1CS.cjs");exports.StoriesPreview=e.StoriesPreview;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-CkjLhZAi.cjs");exports.StoriesPreview=e.StoriesPreview;
@@ -1,4 +1,4 @@
1
- import { a as o } from "../../../../chunks/Stories-dFpUqS5T.mjs";
1
+ import { a as o } from "../../../../chunks/Stories-BCtwdhv0.mjs";
2
2
  export {
3
3
  o as StoriesPreview
4
4
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-e_CX_1CS.cjs");exports.StoriesProgress=e.StoriesProgress;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-CkjLhZAi.cjs");exports.StoriesProgress=e.StoriesProgress;
@@ -1,4 +1,4 @@
1
- import { c as s } from "../../../../chunks/Stories-dFpUqS5T.mjs";
1
+ import { c as s } from "../../../../chunks/Stories-BCtwdhv0.mjs";
2
2
  export {
3
3
  s as StoriesProgress
4
4
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-e_CX_1CS.cjs");exports.StoriesViewer=e.StoriesViewer;exports.StoriesViewerLazy=e.StoriesViewerLazy;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Stories-CkjLhZAi.cjs");exports.StoriesViewer=e.StoriesViewer;exports.StoriesViewerLazy=e.StoriesViewerLazy;
@@ -1,4 +1,4 @@
1
- import { e as i, f as o } from "../../../../chunks/Stories-dFpUqS5T.mjs";
1
+ import { e as i, f as o } from "../../../../chunks/Stories-BCtwdhv0.mjs";
2
2
  export {
3
3
  i as StoriesViewer,
4
4
  o as StoriesViewerLazy
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/Stories-e_CX_1CS.cjs");exports.Stories=e.Stories;exports.StoriesPreview=e.StoriesPreview;exports.storiesClassNames=e.storiesClassNames;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/Stories-CkjLhZAi.cjs");exports.Stories=e.Stories;exports.StoriesPreview=e.StoriesPreview;exports.storiesClassNames=e.storiesClassNames;
@@ -1,4 +1,4 @@
1
- import { S as a, a as r, s as o } from "../../chunks/Stories-dFpUqS5T.mjs";
1
+ import { S as a, a as r, s as o } from "../../chunks/Stories-BCtwdhv0.mjs";
2
2
  export {
3
3
  a as Stories,
4
4
  r as StoriesPreview,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-CrJFfavU.cjs");exports.TableDropdown=e.TableDropdown;exports.TableDropdownWithCustomClickOutside=e.TableDropdownWithCustomClickOutside;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-C2ehPQDQ.cjs");exports.TableDropdown=e.TableDropdown;exports.TableDropdownWithCustomClickOutside=e.TableDropdownWithCustomClickOutside;
@@ -1,4 +1,4 @@
1
- import { T as e, bw as r } from "../../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { T as e, bw as r } from "../../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  e as TableDropdown,
4
4
  r as TableDropdownWithCustomClickOutside
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-CrJFfavU.cjs");exports.CollapseBlockAbove=e.CollapseBlockAbove;exports.CollapseTableButton=e.CollapseTableButton;exports.CollapseTableWrapper=e.CollapseTableWrapper;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C2ehPQDQ.cjs");exports.CollapseBlockAbove=e.CollapseBlockAbove;exports.CollapseTableButton=e.CollapseTableButton;exports.CollapseTableWrapper=e.CollapseTableWrapper;
@@ -1,4 +1,4 @@
1
- import { br as e, bs as o, bt as s } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { br as e, bs as o, bt as s } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  e as CollapseBlockAbove,
4
4
  o as CollapseTableButton,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-CrJFfavU.cjs");exports.ColumnsList=e.ColumnsList;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-C2ehPQDQ.cjs");exports.ColumnsList=e.ColumnsList;
@@ -1,4 +1,4 @@
1
- import { aZ as a } from "../../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { aZ as a } from "../../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  a as ColumnsList
4
4
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../chunks/Table-CrJFfavU.cjs");exports.ColumnsControl=o.ColumnsControl;exports.useColumnsControl=o.useColumnsControl;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../chunks/Table-C2ehPQDQ.cjs");exports.ColumnsControl=o.ColumnsControl;exports.useColumnsControl=o.useColumnsControl;
@@ -1,4 +1,4 @@
1
- import { a_ as a, a$ as l } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { a_ as a, a$ as l } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  a as ColumnsControl,
4
4
  l as useColumnsControl
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-CrJFfavU.cjs");exports.flattenCols=e.flattenCols;exports.getDeepestChildren=e.getDeepestChildren;exports.getSeparatedColWithAllParents=e.getSeparatedColWithAllParents;exports.isNotGroupColumn=e.isNotGroupColumn;exports.mergeSameCloselyLocatedCols=e.mergeSameCloselyLocatedCols;exports.useGetAllLvlColumnsConfig=e.useGetAllLvlColumnsConfig;exports.useLastLvlColumnConfig=e.useLastLvlColumnConfig;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C2ehPQDQ.cjs");exports.flattenCols=e.flattenCols;exports.getDeepestChildren=e.getDeepestChildren;exports.getSeparatedColWithAllParents=e.getSeparatedColWithAllParents;exports.isNotGroupColumn=e.isNotGroupColumn;exports.mergeSameCloselyLocatedCols=e.mergeSameCloselyLocatedCols;exports.useGetAllLvlColumnsConfig=e.useGetAllLvlColumnsConfig;exports.useLastLvlColumnConfig=e.useLastLvlColumnConfig;
@@ -1,4 +1,4 @@
1
- import { b0 as l, b1 as a, b2 as o, b3 as t, b4 as C, b5 as n, b6 as b } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { b0 as l, b1 as a, b2 as o, b3 as t, b4 as C, b5 as n, b6 as b } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  l as flattenCols,
4
4
  a as getDeepestChildren,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-CrJFfavU.cjs");exports.ContextMenu=e.ContextMenu;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C2ehPQDQ.cjs");exports.ContextMenu=e.ContextMenu;
@@ -1,4 +1,4 @@
1
- import { bE as t } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { bE as t } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  t as ContextMenu
4
4
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-CrJFfavU.cjs");exports.SelectEditor=e.SelectEditor;exports.TextEditorNumber=e.TextEditorNumber;exports.TextEditorString=e.TextEditorString;exports.autoFocusAndSelect=e.autoFocusAndSelect;exports.getEditingEnabledState=e.getEditingEnabledState;exports.isServiceEditableColumn=e.isServiceEditableColumn;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C2ehPQDQ.cjs");exports.SelectEditor=e.SelectEditor;exports.TextEditorNumber=e.TextEditorNumber;exports.TextEditorString=e.TextEditorString;exports.autoFocusAndSelect=e.autoFocusAndSelect;exports.getEditingEnabledState=e.getEditingEnabledState;exports.isServiceEditableColumn=e.isServiceEditableColumn;
@@ -1,4 +1,4 @@
1
- import { ai as e, aj as i, ak as o, w as r, al as s, am as d } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { ai as e, aj as i, ak as o, w as r, al as s, am as d } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  e as SelectEditor,
4
4
  i as TextEditorNumber,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-CrJFfavU.cjs");exports.ComboboxX=e.ComboboxX;exports.TableFilterSelectListItem=e.StyledListItem;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-C2ehPQDQ.cjs");exports.ComboboxX=e.ComboboxX;exports.TableFilterSelectListItem=e.StyledListItem;
@@ -1,4 +1,4 @@
1
- import { an as o, t as a } from "../../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { an as o, t as a } from "../../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  o as ComboboxX,
4
4
  a as TableFilterSelectListItem
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-CrJFfavU.cjs");exports.FilterListBlock=e.FilterListBlock;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-C2ehPQDQ.cjs");exports.FilterListBlock=e.FilterListBlock;
@@ -1,4 +1,4 @@
1
- import { ao as t } from "../../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { ao as t } from "../../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  t as FilterListBlock
4
4
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-CrJFfavU.cjs");exports.HeaderFilterButton=e.HeaderFilterButton;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-C2ehPQDQ.cjs");exports.HeaderFilterButton=e.HeaderFilterButton;
@@ -1,4 +1,4 @@
1
- import { ap as t } from "../../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { ap as t } from "../../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  t as HeaderFilterButton
4
4
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../chunks/Table-CrJFfavU.cjs");exports.FilterListBlock=t.FilterListBlock;exports.HeaderFilterButton=t.HeaderFilterButton;exports.TableFilterSelectListItem=t.StyledListItem;exports.getClearedFilters=t.getClearedFilters;exports.inputStopPropagation=t.inputStopPropagation;exports.isHasFilters=t.isHasFilters;exports.selectStopPropagation=t.selectStopPropagation;exports.useFilterVisibity=t.useFilterVisibity;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../chunks/Table-C2ehPQDQ.cjs");exports.FilterListBlock=t.FilterListBlock;exports.HeaderFilterButton=t.HeaderFilterButton;exports.TableFilterSelectListItem=t.StyledListItem;exports.getClearedFilters=t.getClearedFilters;exports.inputStopPropagation=t.inputStopPropagation;exports.isHasFilters=t.isHasFilters;exports.selectStopPropagation=t.selectStopPropagation;exports.useFilterVisibity=t.useFilterVisibity;
@@ -1,4 +1,4 @@
1
- import { ao as e, ap as s, t as i, aq as r, ar as l, as as o, at as p, au as F } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { ao as e, ap as s, t as i, aq as r, ar as l, as as o, at as p, au as F } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  e as FilterListBlock,
4
4
  s as HeaderFilterButton,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-CrJFfavU.cjs");exports.SidebarFilters=e.SidebarFilters;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-C2ehPQDQ.cjs");exports.SidebarFilters=e.SidebarFilters;
@@ -1,4 +1,4 @@
1
- import { c7 as a } from "../../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { c7 as a } from "../../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  a as SidebarFilters
4
4
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-CrJFfavU.cjs");exports.SKELETON_CELLS_KEY=e.SKELETON_CELLS_KEY;exports.SKELETON_ROW=e.SKELETON_ROW;exports.SKELETON_ROW_KEY=e.SKELETON_ROW_KEY;exports.addSkeletonToCellInRow=e.addSkeletonToCellInRow;exports.addSkeletonToRow=e.addSkeletonToRow;exports.deleteSkeletonCellFromRow=e.deleteSkeletonCellFromRow;exports.deleteSkeletonFromRow=e.deleteSkeletonFromRow;exports.isAtBottom=e.isAtBottom;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C2ehPQDQ.cjs");exports.SKELETON_CELLS_KEY=e.SKELETON_CELLS_KEY;exports.SKELETON_ROW=e.SKELETON_ROW;exports.SKELETON_ROW_KEY=e.SKELETON_ROW_KEY;exports.addSkeletonToCellInRow=e.addSkeletonToCellInRow;exports.addSkeletonToRow=e.addSkeletonToRow;exports.deleteSkeletonCellFromRow=e.deleteSkeletonCellFromRow;exports.deleteSkeletonFromRow=e.deleteSkeletonFromRow;exports.isAtBottom=e.isAtBottom;
@@ -1,4 +1,4 @@
1
- import { av as o, aw as l, ax as t, v as s, a as E, ay as S, d, az as R } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { av as o, aw as l, ax as t, v as s, a as E, ay as S, d, az as R } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  o as SKELETON_CELLS_KEY,
4
4
  l as SKELETON_ROW,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-CrJFfavU.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.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/Table-C2ehPQDQ.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.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 E, aS as y, aT as l, aU as _, aV as i, aW as n, aX as C, aY as Y } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { aL as t, aM as s, aN as T, aO as o, aP as K, aQ as x, aR as E, aS as y, aT as l, aU as _, aV as i, aW as n, aX as C, aY as Y } from "../../../chunks/Table-DBKZzRuR.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 A=require("../../../chunks/Table-CrJFfavU.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/Table-C2ehPQDQ.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 { bF as A, bG as N, bH as T, bI as t, bJ as s, bK as P, bL as b, bM as i } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { bF as A, bG as N, bH as T, bI as t, bJ as s, bK as P, bL as b, bM as i } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  A as DEFAULT_PAGINATION_SIZE,
4
4
  N as PAGINATION_HEIGHT,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-CrJFfavU.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/Table-C2ehPQDQ.cjs");exports.SidebarContentLayout=e.SidebarContentLayout;exports.TableSidebar=e.TableSidebar;exports.tableSidebarClassNames=e.tableSidebarClassNames;
@@ -1,4 +1,4 @@
1
- import { Y as s, Z as b, _ as r } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { Y as s, Z as b, _ as r } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  s as SidebarContentLayout,
4
4
  b as TableSidebar,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-CrJFfavU.cjs");exports.ExpandDetailButton=e.ExpandDetailButton;exports.useRowDetailPanel=e.useRowDetailPanel;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C2ehPQDQ.cjs");exports.ExpandDetailButton=e.ExpandDetailButton;exports.useRowDetailPanel=e.useRowDetailPanel;
@@ -1,4 +1,4 @@
1
- import { b7 as t, b8 as o } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { b7 as t, b8 as o } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  t as ExpandDetailButton,
4
4
  o as useRowDetailPanel
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const _=require("../../../chunks/Table-CrJFfavU.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/Table-C2ehPQDQ.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/Table-f0CmcIhI.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/Table-DBKZzRuR.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/Table-CrJFfavU.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/Table-C2ehPQDQ.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 { b9 as t, ba as b, bb as s, bc as i, bd as o, be as r } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { b9 as t, ba as b, bb as s, bc as i, bd as o, be as r } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  t as DEFAULT,
4
4
  b as getCurrentSizeIcon,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../chunks/Table-CrJFfavU.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/Table-C2ehPQDQ.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 { $ as a, a0 as r, a1 as R, a2 as G, a3 as e, a4 as u, J as _, K as p, a5 as t, a6 as w, a7 as O, a8 as E } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { $ as a, a0 as r, a1 as R, a2 as G, a3 as e, a4 as u, J as _, K as p, a5 as t, a6 as w, a7 as O, a8 as E } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  a as ITEM_ID_GROUPED_ROWS,
4
4
  r as KEYS_ROW_GROUPED,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-CrJFfavU.cjs");exports.SearchBlock=e.SearchBlock;exports.StyledSearchBlockBellow=e.StyledSearchBlockBellow;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C2ehPQDQ.cjs");exports.SearchBlock=e.SearchBlock;exports.StyledSearchBlockBellow=e.StyledSearchBlockBellow;
@@ -1,4 +1,4 @@
1
- import { bu as o, bv as a } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { bu as o, bv as a } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  o as SearchBlock,
4
4
  a as StyledSearchBlockBellow
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("../../../chunks/Table-CrJFfavU.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.ChecboxColumn=C.ChecboxColumn;exports.CheckboxFormatter=C.CheckboxFormatter;exports.SELECTING_KEYS=C.SELECTING_KEYS;exports.SELECTING_RULES_DEFAULT=C.SELECTING_RULES_DEFAULT;exports.flatten=C.flatten;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("../../../chunks/Table-C2ehPQDQ.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.ChecboxColumn=C.ChecboxColumn;exports.CheckboxFormatter=C.CheckboxFormatter;exports.SELECTING_KEYS=C.SELECTING_KEYS;exports.SELECTING_RULES_DEFAULT=C.SELECTING_RULES_DEFAULT;exports.flatten=C.flatten;
@@ -1,4 +1,4 @@
1
- import { a9 as _, aa as E, ab as S, ac as L, ad as O, ae as s, af as U, ag as e, ah as o } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { a9 as _, aa as E, ab as S, ac as L, ad as O, ae as s, af as U, ag as e, ah as o } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  _ as CHECKBOX_COLUMN_KEY,
4
4
  E as CHECKBOX_COL_CLASS_CUSTOM,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-CrJFfavU.cjs");exports.HeaderSortButton=e.HeaderSortButton;exports.useSortedRows=e.useSortedRows;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C2ehPQDQ.cjs");exports.HeaderSortButton=e.HeaderSortButton;exports.useSortedRows=e.useSortedRows;
@@ -1,4 +1,4 @@
1
- import { bf as r, bg as t } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { bf as r, bg as t } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  r as HeaderSortButton,
4
4
  t as useSortedRows
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-CrJFfavU.cjs");exports.TableSettingsBlock=e.TableSettingsBlock;exports.TableSettingsWithTabs=e.TableSettingsWithTabs;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-C2ehPQDQ.cjs");exports.TableSettingsBlock=e.TableSettingsBlock;exports.TableSettingsWithTabs=e.TableSettingsWithTabs;
@@ -1,4 +1,4 @@
1
- import { c8 as e, c9 as s } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { c8 as e, c9 as s } from "../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  e as TableSettingsBlock,
4
4
  s as TableSettingsWithTabs
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../chunks/Table-CrJFfavU.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/Table-C2ehPQDQ.cjs");exports.ChevronTreeBtn=e.ChevronTreeBtn;exports.ExpandAllButton=e.ExpandAllButton;exports.getHasArrow=e.getHasArrow;exports.getLvlFromTreeId=e.getLvlFromTreeId;
@@ -1,4 +1,4 @@
1
- import { bh as a, bi as o, bj as t, bk as s } from "../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { bh as a, bi as o, bj as t, bk as s } from "../../../chunks/Table-DBKZzRuR.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/Table-CrJFfavU.cjs");exports.COLORS=e.COLORS;exports.CUSTOM_TOKENS=e.CUSTOM_TOKENS;exports.CUSTOM_TOKENS_KEYS=e.CUSTOM_TOKENS_KEYS;exports.ContainerStyled=e.ContainerStyled;exports.ControlBlockSwitch=e.ControlBlockSwitch;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.DURATION=e.DURATION;exports.FILTER_POPOVER_WIDTH=e.FILTER_POPOVER_WIDTH;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.NoRowsFallback=e.NoRowsFallback;exports.ROW_IDX_START_CLASS=e.ROW_IDX_START_CLASS;exports.SIZES=e.SIZES;exports.TABLE_BORDER_RADIUS=e.TABLE_BORDER_RADIUS;exports.Table=e.Table;exports.TableFilterSelectListItem=e.StyledListItem;exports.addSkeletonToCellInRow=e.addSkeletonToCellInRow;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;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../chunks/Table-C2ehPQDQ.cjs");exports.COLORS=e.COLORS;exports.CUSTOM_TOKENS=e.CUSTOM_TOKENS;exports.CUSTOM_TOKENS_KEYS=e.CUSTOM_TOKENS_KEYS;exports.ContainerStyled=e.ContainerStyled;exports.ControlBlockSwitch=e.ControlBlockSwitch;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.DURATION=e.DURATION;exports.FILTER_POPOVER_WIDTH=e.FILTER_POPOVER_WIDTH;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.NoRowsFallback=e.NoRowsFallback;exports.ROW_IDX_START_CLASS=e.ROW_IDX_START_CLASS;exports.SIZES=e.SIZES;exports.TABLE_BORDER_RADIUS=e.TABLE_BORDER_RADIUS;exports.Table=e.Table;exports.TableFilterSelectListItem=e.StyledListItem;exports.addSkeletonToCellInRow=e.addSkeletonToCellInRow;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;
@@ -1,4 +1,4 @@
1
- import { C as e, g as o, h as T, i as l, j as t, D as S, k as _, l as R, m as I, n as E, F as L, p as C, H as O, q as A, r, L as i, s as n, M as N, N as u, R as D, c, e as H, f as b, t as w, v as B, w as F, x as G, y as W, z as d, B as m, E as y, G as K, I as U, J as k, K as M, O as P, P as h, Q as x, U as f, V as g, W as p, b as V, u as v, X } from "../../chunks/Table-f0CmcIhI.mjs";
1
+ import { C as e, g as o, h as T, i as l, j as t, D as S, k as _, l as R, m as I, n as E, F as L, p as C, H as O, q as A, r, L as i, s as n, M as N, N as u, R as D, c, e as H, f as b, t as w, v as B, w as F, x as G, y as W, z as d, B as m, E as y, G as K, I as U, J as k, K as M, O as P, P as h, Q as x, U as f, V as g, W as p, b as V, u as v, X } from "../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  e as COLORS,
4
4
  o as CUSTOM_TOKENS,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-CrJFfavU.cjs");exports.FormattedContent=e.FormattedContent;exports.formatCellValue=e.formatCellValue;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../chunks/Table-C2ehPQDQ.cjs");exports.FormattedContent=e.FormattedContent;exports.formatCellValue=e.formatCellValue;
@@ -1,4 +1,4 @@
1
- import { bl as e, bm as o } from "../../../../chunks/Table-f0CmcIhI.mjs";
1
+ import { bl as e, bm as o } from "../../../../chunks/Table-DBKZzRuR.mjs";
2
2
  export {
3
3
  e as FormattedContent,
4
4
  o as formatCellValue