@vef-framework-react/components 2.2.2 → 2.4.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 (891) hide show
  1. package/dist/cjs/_base/constants/common.cjs +1 -1
  2. package/dist/cjs/_base/constants/index.cjs +1 -1
  3. package/dist/cjs/_base/globals.cjs +1 -1
  4. package/dist/cjs/_base/helpers/breakpoints.cjs +1 -1
  5. package/dist/cjs/_base/helpers/color.cjs +1 -1
  6. package/dist/cjs/_base/helpers/common.cjs +1 -1
  7. package/dist/cjs/_base/helpers/event.cjs +1 -1
  8. package/dist/cjs/_base/helpers/index.cjs +1 -1
  9. package/dist/cjs/_base/helpers/message.cjs +1 -1
  10. package/dist/cjs/_base/helpers/modal.cjs +1 -1
  11. package/dist/cjs/_base/helpers/notification.cjs +1 -1
  12. package/dist/cjs/_base/helpers/props.cjs +1 -1
  13. package/dist/cjs/_base/helpers/react.cjs +1 -1
  14. package/dist/cjs/_base/hooks/index.cjs +1 -1
  15. package/dist/cjs/_base/hooks/use-theme-tokens.cjs +1 -1
  16. package/dist/cjs/_base/index.cjs +1 -1
  17. package/dist/cjs/_base/styles/common.cjs +1 -1
  18. package/dist/cjs/action-button/index.cjs +1 -1
  19. package/dist/cjs/action-button/use-action-button.cjs +1 -1
  20. package/dist/cjs/action-group/index.cjs +1 -1
  21. package/dist/cjs/action-group/use-action-group.cjs +1 -1
  22. package/dist/cjs/action-group/use-computed-action-buttons.cjs +1 -1
  23. package/dist/cjs/affix/index.cjs +1 -1
  24. package/dist/cjs/alert/index.cjs +1 -1
  25. package/dist/cjs/anchor/index.cjs +1 -1
  26. package/dist/cjs/auto-complete/index.cjs +1 -1
  27. package/dist/cjs/avatar/index.cjs +1 -1
  28. package/dist/cjs/badge/index.cjs +1 -1
  29. package/dist/cjs/bool/index.cjs +1 -1
  30. package/dist/cjs/border-beam/index.cjs +1 -1
  31. package/dist/cjs/breadcrumb/index.cjs +1 -1
  32. package/dist/cjs/button/index.cjs +1 -1
  33. package/dist/cjs/calendar/index.cjs +1 -1
  34. package/dist/cjs/card/index.cjs +1 -1
  35. package/dist/cjs/carousel/index.cjs +1 -1
  36. package/dist/cjs/cascader/index.cjs +1 -1
  37. package/dist/cjs/center/index.cjs +1 -1
  38. package/dist/cjs/charts/chart.cjs +1 -1
  39. package/dist/cjs/charts/helpers/group.cjs +1 -1
  40. package/dist/cjs/charts/helpers/index.cjs +1 -1
  41. package/dist/cjs/charts/hooks/index.cjs +1 -1
  42. package/dist/cjs/charts/hooks/use-chart.cjs +1 -1
  43. package/dist/cjs/charts/index.cjs +1 -1
  44. package/dist/cjs/charts/themes/index.cjs +1 -1
  45. package/dist/cjs/charts/themes/walden-dark.cjs +1 -1
  46. package/dist/cjs/charts/themes/walden.cjs +1 -1
  47. package/dist/cjs/charts/themes/wonderland-dark.cjs +1 -1
  48. package/dist/cjs/charts/themes/wonderland.cjs +1 -1
  49. package/dist/cjs/checkbox/index.cjs +1 -1
  50. package/dist/cjs/code-editor/index.cjs +1 -0
  51. package/dist/cjs/code-highlighter/index.cjs +1 -1
  52. package/dist/cjs/col/index.cjs +1 -1
  53. package/dist/cjs/collapse/index.cjs +1 -1
  54. package/dist/cjs/color-picker/index.cjs +1 -1
  55. package/dist/cjs/compact/index.cjs +1 -1
  56. package/dist/cjs/config-provider/app.cjs +1 -1
  57. package/dist/cjs/config-provider/constants.cjs +1 -1
  58. package/dist/cjs/config-provider/context-holder.cjs +1 -1
  59. package/dist/cjs/config-provider/css-vars.cjs +1 -1
  60. package/dist/cjs/config-provider/dark-mode-context.cjs +1 -1
  61. package/dist/cjs/config-provider/error-fallback.cjs +1 -1
  62. package/dist/cjs/config-provider/global-style.cjs +1 -1
  63. package/dist/cjs/config-provider/index.cjs +1 -1
  64. package/dist/cjs/config-provider/theme-config.cjs +1 -1
  65. package/dist/cjs/config-provider/use-config-provider.cjs +1 -1
  66. package/dist/cjs/crud/components/action-button-group.cjs +1 -1
  67. package/dist/cjs/crud/components/index.cjs +1 -1
  68. package/dist/cjs/crud/components/main.cjs +1 -1
  69. package/dist/cjs/crud/components/mutation-holder.cjs +1 -1
  70. package/dist/cjs/crud/components/operation-button-group.cjs +1 -1
  71. package/dist/cjs/crud/components/scene-form.cjs +1 -1
  72. package/dist/cjs/crud/components/selection-indicator.cjs +1 -1
  73. package/dist/cjs/crud/components/toolbar-actions.cjs +1 -1
  74. package/dist/cjs/crud/components/toolbar.cjs +1 -1
  75. package/dist/cjs/crud/event.cjs +1 -1
  76. package/dist/cjs/crud/helpers.cjs +1 -1
  77. package/dist/cjs/crud/hooks/index.cjs +1 -1
  78. package/dist/cjs/crud/hooks/use-query-observer.cjs +1 -1
  79. package/dist/cjs/crud/hooks/use-search-values.cjs +1 -1
  80. package/dist/cjs/crud/hooks/use-selected-rows.cjs +1 -1
  81. package/dist/cjs/crud/index.cjs +1 -1
  82. package/dist/cjs/crud/store.cjs +1 -1
  83. package/dist/cjs/crud/styles.cjs +1 -1
  84. package/dist/cjs/crud-page/index.cjs +1 -1
  85. package/dist/cjs/date-picker/index.cjs +1 -1
  86. package/dist/cjs/descriptions/index.cjs +1 -1
  87. package/dist/cjs/divider/index.cjs +1 -1
  88. package/dist/cjs/drawer/index.cjs +1 -1
  89. package/dist/cjs/dropdown/index.cjs +1 -1
  90. package/dist/cjs/dynamic-icon/index.cjs +1 -1
  91. package/dist/cjs/dynamic-icon/load-icon-node.cjs +1 -0
  92. package/dist/cjs/dynamic-icon/placeholder-icon.cjs +1 -1
  93. package/dist/cjs/dynamic-icon/unknown-icon.cjs +1 -1
  94. package/dist/cjs/editable-table/components/add-row-button.cjs +1 -0
  95. package/dist/cjs/editable-table/components/editable-cell.cjs +1 -0
  96. package/dist/cjs/editable-table/components/editable-row-actions.cjs +1 -0
  97. package/dist/cjs/editable-table/components/index.cjs +1 -0
  98. package/dist/cjs/editable-table/helpers.cjs +1 -0
  99. package/dist/cjs/editable-table/hooks/index.cjs +1 -0
  100. package/dist/cjs/editable-table/hooks/use-editable-actions.cjs +1 -0
  101. package/dist/cjs/editable-table/hooks/use-editable-columns.cjs +1 -0
  102. package/dist/cjs/editable-table/index.cjs +1 -0
  103. package/dist/cjs/editable-table/store.cjs +1 -0
  104. package/dist/cjs/empty/empty.cjs +1 -1
  105. package/dist/cjs/empty/index.cjs +1 -1
  106. package/dist/cjs/file-upload/index.cjs +1 -1
  107. package/dist/cjs/flex/index.cjs +1 -1
  108. package/dist/cjs/flex-card/index.cjs +1 -1
  109. package/dist/cjs/flex-card/styles.cjs +1 -1
  110. package/dist/cjs/flip-text/index.cjs +1 -1
  111. package/dist/cjs/float-button/index.cjs +1 -1
  112. package/dist/cjs/form/components/form.cjs +1 -1
  113. package/dist/cjs/form/components/index.cjs +1 -1
  114. package/dist/cjs/form/components/reset-button.cjs +1 -1
  115. package/dist/cjs/form/components/submit-button.cjs +1 -1
  116. package/dist/cjs/form/contexts/form-context.cjs +1 -1
  117. package/dist/cjs/form/contexts/form-layout.cjs +1 -1
  118. package/dist/cjs/form/contexts/index.cjs +1 -1
  119. package/dist/cjs/form/fields/auto-complete/index.cjs +1 -1
  120. package/dist/cjs/form/fields/bool/index.cjs +1 -1
  121. package/dist/cjs/form/fields/cascader/index.cjs +1 -1
  122. package/dist/cjs/form/fields/checkbox/index.cjs +1 -1
  123. package/dist/cjs/form/fields/code-editor/index.cjs +1 -0
  124. package/dist/cjs/form/fields/color-picker/index.cjs +1 -1
  125. package/dist/cjs/form/fields/date-picker/index.cjs +1 -1
  126. package/dist/cjs/form/fields/date-range-picker/index.cjs +1 -1
  127. package/dist/cjs/form/fields/icon-picker/index.cjs +1 -0
  128. package/dist/cjs/form/fields/index.cjs +1 -1
  129. package/dist/cjs/form/fields/input/index.cjs +1 -1
  130. package/dist/cjs/form/fields/input-number/index.cjs +1 -1
  131. package/dist/cjs/form/fields/mentions/index.cjs +1 -1
  132. package/dist/cjs/form/fields/password/index.cjs +1 -1
  133. package/dist/cjs/form/fields/radio/index.cjs +1 -1
  134. package/dist/cjs/form/fields/rate/index.cjs +1 -1
  135. package/dist/cjs/form/fields/select/index.cjs +1 -1
  136. package/dist/cjs/form/fields/slider/index.cjs +1 -1
  137. package/dist/cjs/form/fields/textarea/index.cjs +1 -1
  138. package/dist/cjs/form/fields/time-picker/index.cjs +1 -1
  139. package/dist/cjs/form/fields/time-range-picker/index.cjs +1 -1
  140. package/dist/cjs/form/fields/transfer/index.cjs +1 -1
  141. package/dist/cjs/form/fields/tree-select/index.cjs +1 -1
  142. package/dist/cjs/form/fields/upload/index.cjs +1 -1
  143. package/dist/cjs/form/form-actions.cjs +1 -1
  144. package/dist/cjs/form/form.cjs +1 -1
  145. package/dist/cjs/form/helpers/index.cjs +1 -1
  146. package/dist/cjs/form/helpers/with-form-item.cjs +1 -1
  147. package/dist/cjs/form/hooks/use-form-item-props.cjs +1 -1
  148. package/dist/cjs/form/hooks/use-label-width.cjs +1 -1
  149. package/dist/cjs/form/index.cjs +1 -1
  150. package/dist/cjs/form/use-form.cjs +1 -1
  151. package/dist/cjs/form-drawer/index.cjs +1 -1
  152. package/dist/cjs/form-modal/index.cjs +1 -1
  153. package/dist/cjs/generic-select/index.cjs +1 -0
  154. package/dist/cjs/grid/context.cjs +1 -1
  155. package/dist/cjs/grid/grid-item.cjs +1 -1
  156. package/dist/cjs/grid/hooks/index.cjs +1 -1
  157. package/dist/cjs/grid/hooks/use-container-breakpoints.cjs +1 -1
  158. package/dist/cjs/grid/hooks/use-container-width.cjs +1 -1
  159. package/dist/cjs/grid/hooks/use-grid-collapsed.cjs +1 -1
  160. package/dist/cjs/grid/hooks/use-normalized-gap.cjs +1 -1
  161. package/dist/cjs/grid/hooks/use-responsive-breakpoint.cjs +1 -1
  162. package/dist/cjs/grid/hooks/use-responsive-value.cjs +1 -1
  163. package/dist/cjs/grid/index.cjs +1 -1
  164. package/dist/cjs/grid/styles.cjs +1 -1
  165. package/dist/cjs/group/index.cjs +1 -1
  166. package/dist/cjs/icon/index.cjs +1 -1
  167. package/dist/cjs/icon-button/index.cjs +1 -1
  168. package/dist/cjs/icon-picker/icon-grid.cjs +1 -0
  169. package/dist/cjs/icon-picker/index.cjs +1 -0
  170. package/dist/cjs/image/index.cjs +1 -1
  171. package/dist/cjs/index.cjs +1 -1
  172. package/dist/cjs/input/index.cjs +1 -1
  173. package/dist/cjs/input-number/index.cjs +1 -1
  174. package/dist/cjs/keyboard/index.cjs +1 -1
  175. package/dist/cjs/list/index.cjs +1 -1
  176. package/dist/cjs/loader/index.cjs +1 -1
  177. package/dist/cjs/logo-icon/index.cjs +1 -1
  178. package/dist/cjs/mentions/index.cjs +1 -1
  179. package/dist/cjs/menu/index.cjs +1 -1
  180. package/dist/cjs/modal/index.cjs +1 -1
  181. package/dist/cjs/modal/modal.cjs +1 -1
  182. package/dist/cjs/operation-button/index.cjs +1 -1
  183. package/dist/cjs/page/components/aside-panel.cjs +1 -1
  184. package/dist/cjs/page/components/index.cjs +1 -1
  185. package/dist/cjs/page/components/resize-handle.cjs +1 -1
  186. package/dist/cjs/page/components/scroll-content.cjs +1 -1
  187. package/dist/cjs/page/entrance.cjs +1 -0
  188. package/dist/cjs/page/hooks/index.cjs +1 -1
  189. package/dist/cjs/page/hooks/use-page-key.cjs +1 -1
  190. package/dist/cjs/page/hooks/use-resize.cjs +1 -1
  191. package/dist/cjs/page/index.cjs +1 -1
  192. package/dist/cjs/page/styles.cjs +1 -1
  193. package/dist/cjs/page/viewport-context.cjs +1 -1
  194. package/dist/cjs/pagination/index.cjs +1 -1
  195. package/dist/cjs/permission-gate/index.cjs +1 -1
  196. package/dist/cjs/popconfirm/index.cjs +1 -1
  197. package/dist/cjs/popover/index.cjs +1 -1
  198. package/dist/cjs/pro-search/components/advanced-search-toggler.cjs +1 -1
  199. package/dist/cjs/pro-search/components/advanced-search.cjs +1 -1
  200. package/dist/cjs/pro-search/components/index.cjs +1 -1
  201. package/dist/cjs/pro-search/components/search-actions.cjs +1 -1
  202. package/dist/cjs/pro-search/index.cjs +1 -1
  203. package/dist/cjs/pro-search/styles.cjs +1 -1
  204. package/dist/cjs/pro-table/components/column-setting-item.cjs +1 -1
  205. package/dist/cjs/pro-table/components/column-settings-panel.cjs +1 -1
  206. package/dist/cjs/pro-table/components/column-settings.cjs +1 -1
  207. package/dist/cjs/pro-table/components/index.cjs +1 -1
  208. package/dist/cjs/pro-table/components/operation-button-group.cjs +1 -1
  209. package/dist/cjs/pro-table/components/ref.cjs +1 -1
  210. package/dist/cjs/pro-table/components/table-subscriber.cjs +1 -1
  211. package/dist/cjs/pro-table/components/table-summary.cjs +1 -1
  212. package/dist/cjs/pro-table/components/table-title.cjs +1 -1
  213. package/dist/cjs/pro-table/components/table.cjs +1 -1
  214. package/dist/cjs/pro-table/components/width-popover.cjs +1 -1
  215. package/dist/cjs/pro-table/context.cjs +1 -1
  216. package/dist/cjs/pro-table/event.cjs +1 -1
  217. package/dist/cjs/pro-table/hooks/index.cjs +1 -1
  218. package/dist/cjs/pro-table/hooks/use-column-settings-persistence.cjs +1 -1
  219. package/dist/cjs/pro-table/hooks/use-row-selection.cjs +1 -1
  220. package/dist/cjs/pro-table/hooks/use-table-columns.cjs +1 -1
  221. package/dist/cjs/pro-table/index.cjs +1 -1
  222. package/dist/cjs/pro-table/store.cjs +1 -1
  223. package/dist/cjs/progress/index.cjs +1 -1
  224. package/dist/cjs/qrcode/index.cjs +1 -1
  225. package/dist/cjs/radio/index.cjs +1 -1
  226. package/dist/cjs/rate/index.cjs +1 -1
  227. package/dist/cjs/result/index.cjs +1 -1
  228. package/dist/cjs/row/index.cjs +1 -1
  229. package/dist/cjs/scroll-area/index.cjs +1 -1
  230. package/dist/cjs/scroll-area/styles.cjs +1 -1
  231. package/dist/cjs/segmented/index.cjs +1 -1
  232. package/dist/cjs/select/hooks/index.cjs +1 -1
  233. package/dist/cjs/select/hooks/use-data-options-select.cjs +1 -1
  234. package/dist/cjs/select/hooks/use-dictionary-options-select.cjs +1 -1
  235. package/dist/cjs/select/index.cjs +1 -1
  236. package/dist/cjs/skeleton/index.cjs +1 -1
  237. package/dist/cjs/slider/index.cjs +1 -1
  238. package/dist/cjs/space/index.cjs +1 -1
  239. package/dist/cjs/space/space.cjs +1 -1
  240. package/dist/cjs/sparkles-text/index.cjs +1 -1
  241. package/dist/cjs/sparkles-text/sparkle.cjs +1 -1
  242. package/dist/cjs/spin/index.cjs +1 -1
  243. package/dist/cjs/split-text/index.cjs +1 -1
  244. package/dist/cjs/splitter/index.cjs +1 -1
  245. package/dist/cjs/stack/index.cjs +1 -1
  246. package/dist/cjs/statistic/index.cjs +1 -1
  247. package/dist/cjs/steps/index.cjs +1 -1
  248. package/dist/cjs/switch/index.cjs +1 -1
  249. package/dist/cjs/table/index.cjs +1 -1
  250. package/dist/cjs/table/use-pagination-props.cjs +1 -1
  251. package/dist/cjs/tabs/index.cjs +1 -1
  252. package/dist/cjs/tag/index.cjs +1 -1
  253. package/dist/cjs/time-picker/index.cjs +1 -1
  254. package/dist/cjs/timeline/index.cjs +1 -1
  255. package/dist/cjs/tooltip/index.cjs +1 -1
  256. package/dist/cjs/tour/index.cjs +1 -1
  257. package/dist/cjs/transfer/index.cjs +1 -1
  258. package/dist/cjs/tree/hooks/index.cjs +1 -1
  259. package/dist/cjs/tree/hooks/use-data-options-tree.cjs +1 -1
  260. package/dist/cjs/tree/index.cjs +1 -1
  261. package/dist/cjs/tree-select/hooks/index.cjs +1 -1
  262. package/dist/cjs/tree-select/hooks/use-data-options-tree-select.cjs +1 -1
  263. package/dist/cjs/tree-select/index.cjs +1 -1
  264. package/dist/cjs/typing-animation/index.cjs +1 -1
  265. package/dist/cjs/typography/index.cjs +1 -1
  266. package/dist/cjs/upload/index.cjs +1 -1
  267. package/dist/cjs/watermark/index.cjs +1 -1
  268. package/dist/es/_base/constants/breakpoints.js +1 -1
  269. package/dist/es/_base/constants/common.js +1 -1
  270. package/dist/es/_base/constants/css-vars.js +1 -1
  271. package/dist/es/_base/constants/event.js +1 -1
  272. package/dist/es/_base/constants/index.js +1 -1
  273. package/dist/es/_base/constants/symbols.js +1 -1
  274. package/dist/es/_base/constants/theme.js +1 -1
  275. package/dist/es/_base/globals.js +8 -12
  276. package/dist/es/_base/helpers/breakpoints.js +1 -1
  277. package/dist/es/_base/helpers/color.js +1 -1
  278. package/dist/es/_base/helpers/common.js +2 -5
  279. package/dist/es/_base/helpers/event.js +1 -1
  280. package/dist/es/_base/helpers/index.js +1 -1
  281. package/dist/es/_base/helpers/message.js +1 -1
  282. package/dist/es/_base/helpers/modal.js +1 -1
  283. package/dist/es/_base/helpers/notification.js +1 -1
  284. package/dist/es/_base/helpers/props.js +1 -1
  285. package/dist/es/_base/helpers/react.js +1 -1
  286. package/dist/es/_base/hooks/index.js +1 -1
  287. package/dist/es/_base/hooks/use-theme-tokens.js +1 -1
  288. package/dist/es/_base/index.js +1 -1
  289. package/dist/es/_base/styles/common.js +1 -1
  290. package/dist/es/_base/styles/index.js +1 -1
  291. package/dist/es/_base/types/breakpoints.js +1 -1
  292. package/dist/es/_base/types/common.js +1 -1
  293. package/dist/es/_base/types/index.js +1 -1
  294. package/dist/es/action-button/index.js +1 -1
  295. package/dist/es/action-button/use-action-button.js +1 -1
  296. package/dist/es/action-group/index.js +1 -1
  297. package/dist/es/action-group/use-action-group.js +1 -1
  298. package/dist/es/action-group/use-computed-action-buttons.js +1 -1
  299. package/dist/es/affix/index.js +1 -1
  300. package/dist/es/alert/index.js +1 -1
  301. package/dist/es/anchor/index.js +1 -1
  302. package/dist/es/auto-complete/index.js +1 -1
  303. package/dist/es/avatar/index.js +1 -1
  304. package/dist/es/badge/index.js +1 -1
  305. package/dist/es/bool/index.js +49 -50
  306. package/dist/es/border-beam/index.js +1 -1
  307. package/dist/es/breadcrumb/index.js +1 -1
  308. package/dist/es/button/index.js +1 -1
  309. package/dist/es/calendar/index.js +1 -1
  310. package/dist/es/card/index.js +1 -1
  311. package/dist/es/carousel/index.js +1 -1
  312. package/dist/es/cascader/index.js +1 -1
  313. package/dist/es/center/index.js +1 -1
  314. package/dist/es/charts/chart.js +1 -1
  315. package/dist/es/charts/helpers/group.js +1 -1
  316. package/dist/es/charts/helpers/index.js +1 -1
  317. package/dist/es/charts/hooks/index.js +1 -1
  318. package/dist/es/charts/hooks/use-chart.js +1 -1
  319. package/dist/es/charts/index.js +1 -1
  320. package/dist/es/charts/themes/index.js +1 -1
  321. package/dist/es/charts/themes/walden-dark.js +1 -1
  322. package/dist/es/charts/themes/walden.js +1 -1
  323. package/dist/es/charts/themes/wonderland-dark.js +1 -1
  324. package/dist/es/charts/themes/wonderland.js +1 -1
  325. package/dist/es/checkbox/index.js +1 -1
  326. package/dist/es/code-editor/index.js +219 -0
  327. package/dist/es/code-highlighter/index.js +1 -1
  328. package/dist/es/col/index.js +1 -1
  329. package/dist/es/collapse/index.js +1 -1
  330. package/dist/es/color-picker/index.js +1 -1
  331. package/dist/es/compact/index.js +1 -1
  332. package/dist/es/config-provider/app.js +1 -1
  333. package/dist/es/config-provider/constants.js +1 -1
  334. package/dist/es/config-provider/context-holder.js +1 -1
  335. package/dist/es/config-provider/css-vars.js +1 -1
  336. package/dist/es/config-provider/dark-mode-context.js +1 -1
  337. package/dist/es/config-provider/error-fallback.js +1 -1
  338. package/dist/es/config-provider/global-style.js +2 -2
  339. package/dist/es/config-provider/index.js +3 -3
  340. package/dist/es/config-provider/theme-config.js +1 -1
  341. package/dist/es/config-provider/use-config-provider.js +2 -2
  342. package/dist/es/crud/components/action-button-group.js +1 -1
  343. package/dist/es/crud/components/index.js +1 -1
  344. package/dist/es/crud/components/main.js +1 -1
  345. package/dist/es/crud/components/mutation-holder.js +1 -1
  346. package/dist/es/crud/components/operation-button-group.js +1 -1
  347. package/dist/es/crud/components/scene-form.js +1 -1
  348. package/dist/es/crud/components/selection-indicator.js +3 -3
  349. package/dist/es/crud/components/toolbar-actions.js +1 -1
  350. package/dist/es/crud/components/toolbar.js +1 -1
  351. package/dist/es/crud/event.js +1 -1
  352. package/dist/es/crud/helpers.js +1 -1
  353. package/dist/es/crud/hooks/index.js +1 -1
  354. package/dist/es/crud/hooks/use-query-observer.js +1 -1
  355. package/dist/es/crud/hooks/use-search-values.js +1 -1
  356. package/dist/es/crud/hooks/use-selected-rows.js +1 -1
  357. package/dist/es/crud/index.js +1 -1
  358. package/dist/es/crud/store.js +1 -1
  359. package/dist/es/crud/styles.js +2 -2
  360. package/dist/es/crud-page/index.js +1 -1
  361. package/dist/es/date-picker/index.js +1 -1
  362. package/dist/es/descriptions/index.js +1 -1
  363. package/dist/es/divider/index.js +1 -1
  364. package/dist/es/drawer/index.js +1 -1
  365. package/dist/es/dropdown/index.js +1 -1
  366. package/dist/es/dynamic-icon/index.js +26 -29
  367. package/dist/es/dynamic-icon/load-icon-node.js +32 -0
  368. package/dist/es/dynamic-icon/placeholder-icon.js +1 -1
  369. package/dist/es/dynamic-icon/unknown-icon.js +1 -1
  370. package/dist/es/editable-table/components/add-row-button.js +24 -0
  371. package/dist/es/editable-table/components/editable-cell.js +27 -0
  372. package/dist/es/editable-table/components/editable-row-actions.js +53 -0
  373. package/dist/es/editable-table/components/index.js +4 -0
  374. package/dist/es/editable-table/helpers.js +22 -0
  375. package/dist/es/editable-table/hooks/index.js +3 -0
  376. package/dist/es/editable-table/hooks/use-editable-actions.js +69 -0
  377. package/dist/es/editable-table/hooks/use-editable-columns.js +49 -0
  378. package/dist/es/editable-table/index.js +61 -0
  379. package/dist/es/editable-table/store.js +19 -0
  380. package/dist/es/empty/empty.js +1 -1
  381. package/dist/es/empty/index.js +1 -1
  382. package/dist/es/file-upload/index.js +1 -1
  383. package/dist/es/flex/index.js +1 -1
  384. package/dist/es/flex-card/index.js +1 -1
  385. package/dist/es/flex-card/styles.js +2 -2
  386. package/dist/es/flip-text/index.js +1 -1
  387. package/dist/es/float-button/index.js +1 -1
  388. package/dist/es/form/components/form.js +4 -2
  389. package/dist/es/form/components/index.js +1 -1
  390. package/dist/es/form/components/reset-button.js +1 -1
  391. package/dist/es/form/components/submit-button.js +1 -1
  392. package/dist/es/form/contexts/form-context.js +1 -1
  393. package/dist/es/form/contexts/form-layout.js +1 -1
  394. package/dist/es/form/contexts/index.js +1 -1
  395. package/dist/es/form/fields/auto-complete/index.js +1 -1
  396. package/dist/es/form/fields/bool/index.js +1 -1
  397. package/dist/es/form/fields/cascader/index.js +1 -1
  398. package/dist/es/form/fields/checkbox/index.js +1 -1
  399. package/dist/es/form/fields/code-editor/index.js +23 -0
  400. package/dist/es/form/fields/color-picker/index.js +1 -1
  401. package/dist/es/form/fields/date-picker/index.js +1 -1
  402. package/dist/es/form/fields/date-range-picker/index.js +1 -1
  403. package/dist/es/form/fields/icon-picker/index.js +20 -0
  404. package/dist/es/form/fields/index.js +41 -37
  405. package/dist/es/form/fields/input/index.js +1 -1
  406. package/dist/es/form/fields/input-number/index.js +1 -1
  407. package/dist/es/form/fields/mentions/index.js +1 -1
  408. package/dist/es/form/fields/password/index.js +1 -1
  409. package/dist/es/form/fields/radio/index.js +1 -1
  410. package/dist/es/form/fields/rate/index.js +1 -1
  411. package/dist/es/form/fields/select/index.js +1 -1
  412. package/dist/es/form/fields/slider/index.js +1 -1
  413. package/dist/es/form/fields/textarea/index.js +1 -1
  414. package/dist/es/form/fields/time-picker/index.js +1 -1
  415. package/dist/es/form/fields/time-range-picker/index.js +1 -1
  416. package/dist/es/form/fields/transfer/index.js +1 -1
  417. package/dist/es/form/fields/tree-select/index.js +1 -1
  418. package/dist/es/form/fields/upload/index.js +1 -1
  419. package/dist/es/form/form-actions.js +1 -1
  420. package/dist/es/form/form.js +1 -1
  421. package/dist/es/form/helpers/create-field.js +1 -1
  422. package/dist/es/form/helpers/index.js +1 -1
  423. package/dist/es/form/helpers/with-form-item.js +28 -18
  424. package/dist/es/form/hooks/use-form-item-props.js +1 -1
  425. package/dist/es/form/hooks/use-label-width.js +1 -1
  426. package/dist/es/form/index.js +1 -1
  427. package/dist/es/form/use-form.js +1 -1
  428. package/dist/es/form-drawer/index.js +13 -13
  429. package/dist/es/form-modal/index.js +12 -11
  430. package/dist/es/generic-select/index.js +57 -0
  431. package/dist/es/grid/context.js +1 -1
  432. package/dist/es/grid/grid-item.js +1 -1
  433. package/dist/es/grid/hooks/index.js +1 -1
  434. package/dist/es/grid/hooks/use-container-breakpoints.js +1 -1
  435. package/dist/es/grid/hooks/use-container-width.js +1 -1
  436. package/dist/es/grid/hooks/use-grid-collapsed.js +1 -1
  437. package/dist/es/grid/hooks/use-normalized-gap.js +1 -1
  438. package/dist/es/grid/hooks/use-responsive-breakpoint.js +1 -1
  439. package/dist/es/grid/hooks/use-responsive-value.js +1 -1
  440. package/dist/es/grid/index.js +1 -1
  441. package/dist/es/grid/styles.js +2 -2
  442. package/dist/es/group/index.js +1 -1
  443. package/dist/es/icon/index.js +1 -1
  444. package/dist/es/icon-button/index.js +2 -2
  445. package/dist/es/icon-picker/icon-grid.js +112 -0
  446. package/dist/es/icon-picker/index.js +76 -0
  447. package/dist/es/image/index.js +1 -1
  448. package/dist/es/index.js +110 -104
  449. package/dist/es/input/index.js +1 -1
  450. package/dist/es/input-number/index.js +1 -1
  451. package/dist/es/keyboard/index.js +2 -2
  452. package/dist/es/list/index.js +1 -1
  453. package/dist/es/loader/index.js +1 -1
  454. package/dist/es/logo-icon/index.js +1 -1
  455. package/dist/es/mentions/index.js +1 -1
  456. package/dist/es/menu/index.js +1 -1
  457. package/dist/es/modal/index.js +1 -1
  458. package/dist/es/modal/modal.js +1 -1
  459. package/dist/es/operation-button/index.js +5 -5
  460. package/dist/es/page/components/aside-panel.js +1 -1
  461. package/dist/es/page/components/index.js +1 -1
  462. package/dist/es/page/components/resize-handle.js +2 -3
  463. package/dist/es/page/components/scroll-content.js +8 -8
  464. package/dist/es/page/entrance.js +51 -0
  465. package/dist/es/page/hooks/index.js +1 -1
  466. package/dist/es/page/hooks/use-page-key.js +1 -1
  467. package/dist/es/page/hooks/use-resize.js +1 -1
  468. package/dist/es/page/index.js +100 -86
  469. package/dist/es/page/styles.js +3 -3
  470. package/dist/es/page/viewport-context.js +1 -1
  471. package/dist/es/pagination/index.js +1 -1
  472. package/dist/es/permission-gate/index.js +2 -2
  473. package/dist/es/popconfirm/index.js +1 -1
  474. package/dist/es/popover/index.js +1 -1
  475. package/dist/es/pro-search/components/advanced-search-toggler.js +1 -1
  476. package/dist/es/pro-search/components/advanced-search.js +1 -1
  477. package/dist/es/pro-search/components/index.js +1 -1
  478. package/dist/es/pro-search/components/search-actions.js +1 -1
  479. package/dist/es/pro-search/index.js +1 -1
  480. package/dist/es/pro-search/styles.js +5 -5
  481. package/dist/es/pro-table/components/column-setting-item.js +8 -8
  482. package/dist/es/pro-table/components/column-settings-panel.js +3 -3
  483. package/dist/es/pro-table/components/column-settings.js +1 -1
  484. package/dist/es/pro-table/components/index.js +1 -1
  485. package/dist/es/pro-table/components/operation-button-group.js +1 -1
  486. package/dist/es/pro-table/components/ref.js +1 -1
  487. package/dist/es/pro-table/components/table-subscriber.js +1 -1
  488. package/dist/es/pro-table/components/table-summary.js +1 -1
  489. package/dist/es/pro-table/components/table-title.js +1 -1
  490. package/dist/es/pro-table/components/table.js +72 -49
  491. package/dist/es/pro-table/components/width-popover.js +2 -2
  492. package/dist/es/pro-table/context.js +1 -1
  493. package/dist/es/pro-table/event.js +1 -1
  494. package/dist/es/pro-table/hooks/index.js +1 -1
  495. package/dist/es/pro-table/hooks/use-column-settings-persistence.js +1 -1
  496. package/dist/es/pro-table/hooks/use-row-selection.js +1 -1
  497. package/dist/es/pro-table/hooks/use-table-columns.js +35 -34
  498. package/dist/es/pro-table/index.js +17 -15
  499. package/dist/es/pro-table/store.js +1 -1
  500. package/dist/es/progress/index.js +1 -1
  501. package/dist/es/qrcode/index.js +1 -1
  502. package/dist/es/radio/index.js +1 -1
  503. package/dist/es/rate/index.js +1 -1
  504. package/dist/es/result/index.js +1 -1
  505. package/dist/es/row/index.js +1 -1
  506. package/dist/es/scroll-area/index.js +1 -1
  507. package/dist/es/scroll-area/styles.js +1 -1
  508. package/dist/es/segmented/index.js +1 -1
  509. package/dist/es/select/hooks/index.js +1 -1
  510. package/dist/es/select/hooks/use-data-options-select.js +2 -2
  511. package/dist/es/select/hooks/use-dictionary-options-select.js +2 -2
  512. package/dist/es/select/index.js +1 -1
  513. package/dist/es/skeleton/index.js +1 -1
  514. package/dist/es/slider/index.js +1 -1
  515. package/dist/es/space/index.js +1 -1
  516. package/dist/es/space/space.js +1 -1
  517. package/dist/es/sparkles-text/index.js +1 -1
  518. package/dist/es/sparkles-text/sparkle.js +1 -1
  519. package/dist/es/spin/index.js +1 -1
  520. package/dist/es/split-text/index.js +1 -1
  521. package/dist/es/splitter/index.js +1 -1
  522. package/dist/es/stack/index.js +1 -1
  523. package/dist/es/statistic/index.js +1 -1
  524. package/dist/es/steps/index.js +1 -1
  525. package/dist/es/switch/index.js +1 -1
  526. package/dist/es/table/index.js +54 -37
  527. package/dist/es/table/use-pagination-props.js +2 -2
  528. package/dist/es/tabs/index.js +1 -1
  529. package/dist/es/tag/index.js +1 -1
  530. package/dist/es/time-picker/index.js +1 -1
  531. package/dist/es/timeline/index.js +1 -1
  532. package/dist/es/tooltip/index.js +1 -1
  533. package/dist/es/tour/index.js +1 -1
  534. package/dist/es/transfer/index.js +1 -1
  535. package/dist/es/tree/hooks/index.js +1 -1
  536. package/dist/es/tree/hooks/use-data-options-tree.js +1 -1
  537. package/dist/es/tree/index.js +1 -1
  538. package/dist/es/tree-select/hooks/index.js +1 -1
  539. package/dist/es/tree-select/hooks/use-data-options-tree-select.js +2 -2
  540. package/dist/es/tree-select/index.js +1 -1
  541. package/dist/es/typing-animation/index.js +1 -1
  542. package/dist/es/typography/index.js +1 -1
  543. package/dist/es/upload/index.js +1 -1
  544. package/dist/es/watermark/index.js +1 -1
  545. package/dist/types/src/_base/globals.d.ts +26 -0
  546. package/dist/types/src/_base/helpers/common.d.ts +2 -0
  547. package/dist/types/{_base → src/_base}/index.d.ts +1 -1
  548. package/dist/types/{_base → src/_base}/types/common.d.ts +1 -1
  549. package/dist/types/src/code-editor/index.d.ts +4 -0
  550. package/dist/types/src/code-editor/props.d.ts +197 -0
  551. package/dist/types/{crud → src/crud}/props.d.ts +14 -1
  552. package/dist/types/{dropdown → src/dropdown}/index.d.ts +1 -0
  553. package/dist/types/src/dynamic-icon/index.d.ts +7 -0
  554. package/dist/types/src/dynamic-icon/load-icon-node.d.ts +14 -0
  555. package/dist/types/src/editable-table/components/add-row-button.d.ts +6 -0
  556. package/dist/types/src/editable-table/components/editable-cell.d.ts +18 -0
  557. package/dist/types/src/editable-table/components/editable-row-actions.d.ts +31 -0
  558. package/dist/types/src/editable-table/components/index.d.ts +3 -0
  559. package/dist/types/src/editable-table/helpers.d.ts +10 -0
  560. package/dist/types/src/editable-table/hooks/index.d.ts +2 -0
  561. package/dist/types/src/editable-table/hooks/use-editable-actions.d.ts +29 -0
  562. package/dist/types/src/editable-table/hooks/use-editable-columns.d.ts +25 -0
  563. package/dist/types/src/editable-table/index.d.ts +14 -0
  564. package/dist/types/src/editable-table/props.d.ts +73 -0
  565. package/dist/types/src/editable-table/store.d.ts +38 -0
  566. package/dist/types/src/editable-table/types.d.ts +76 -0
  567. package/dist/types/src/form/fields/code-editor/index.d.ts +5 -0
  568. package/dist/types/src/form/fields/code-editor/props.d.ts +15 -0
  569. package/dist/types/src/form/fields/icon-picker/index.d.ts +5 -0
  570. package/dist/types/src/form/fields/icon-picker/props.d.ts +10 -0
  571. package/dist/types/{form → src/form}/fields/index.d.ts +6 -0
  572. package/dist/types/{form → src/form}/form.d.ts +13 -1
  573. package/dist/types/src/generic-select/index.d.ts +15 -0
  574. package/dist/types/src/generic-select/props.d.ts +181 -0
  575. package/dist/types/src/icon-picker/icon-grid.d.ts +37 -0
  576. package/dist/types/src/icon-picker/index.d.ts +13 -0
  577. package/dist/types/src/icon-picker/props.d.ts +86 -0
  578. package/dist/types/{index.d.ts → src/index.d.ts} +7 -3
  579. package/dist/types/src/operation-button/index.d.ts +3 -0
  580. package/dist/types/{operation-button → src/operation-button}/props.d.ts +1 -1
  581. package/dist/types/{page → src/page}/components/resize-handle.d.ts +1 -1
  582. package/dist/types/src/page/entrance.d.ts +56 -0
  583. package/dist/types/{page → src/page}/index.d.ts +1 -0
  584. package/dist/types/{permission-gate → src/permission-gate}/index.d.ts +1 -1
  585. package/dist/types/{permission-gate → src/permission-gate}/props.d.ts +2 -2
  586. package/dist/types/{pro-table → src/pro-table}/components/table.d.ts +4 -4
  587. package/dist/types/{pro-table → src/pro-table}/hooks/index.d.ts +1 -1
  588. package/dist/types/{pro-table → src/pro-table}/hooks/use-table-columns.d.ts +6 -0
  589. package/dist/types/{pro-table → src/pro-table}/props.d.ts +15 -1
  590. package/dist/types/{pro-table → src/pro-table}/types.d.ts +2 -2
  591. package/dist/types/{table → src/table}/index.d.ts +1 -1
  592. package/dist/types/{table → src/table}/props.d.ts +8 -0
  593. package/package.json +27 -13
  594. package/dist/types/_base/globals.d.ts +0 -34
  595. package/dist/types/_base/helpers/common.d.ts +0 -8
  596. package/dist/types/dynamic-icon/index.d.ts +0 -7
  597. package/dist/types/operation-button/index.d.ts +0 -3
  598. /package/dist/types/{_base → src/_base}/constants/breakpoints.d.ts +0 -0
  599. /package/dist/types/{_base → src/_base}/constants/common.d.ts +0 -0
  600. /package/dist/types/{_base → src/_base}/constants/css-vars.d.ts +0 -0
  601. /package/dist/types/{_base → src/_base}/constants/event.d.ts +0 -0
  602. /package/dist/types/{_base → src/_base}/constants/index.d.ts +0 -0
  603. /package/dist/types/{_base → src/_base}/constants/symbols.d.ts +0 -0
  604. /package/dist/types/{_base → src/_base}/constants/theme.d.ts +0 -0
  605. /package/dist/types/{_base → src/_base}/helpers/breakpoints.d.ts +0 -0
  606. /package/dist/types/{_base → src/_base}/helpers/color.d.ts +0 -0
  607. /package/dist/types/{_base → src/_base}/helpers/event.d.ts +0 -0
  608. /package/dist/types/{_base → src/_base}/helpers/index.d.ts +0 -0
  609. /package/dist/types/{_base → src/_base}/helpers/message.d.ts +0 -0
  610. /package/dist/types/{_base → src/_base}/helpers/modal.d.ts +0 -0
  611. /package/dist/types/{_base → src/_base}/helpers/notification.d.ts +0 -0
  612. /package/dist/types/{_base → src/_base}/helpers/props.d.ts +0 -0
  613. /package/dist/types/{_base → src/_base}/helpers/react.d.ts +0 -0
  614. /package/dist/types/{_base → src/_base}/hooks/index.d.ts +0 -0
  615. /package/dist/types/{_base → src/_base}/hooks/use-theme-tokens.d.ts +0 -0
  616. /package/dist/types/{_base → src/_base}/styles/common.d.ts +0 -0
  617. /package/dist/types/{_base → src/_base}/styles/index.d.ts +0 -0
  618. /package/dist/types/{_base → src/_base}/types/breakpoints.d.ts +0 -0
  619. /package/dist/types/{_base → src/_base}/types/index.d.ts +0 -0
  620. /package/dist/types/{action-button → src/action-button}/index.d.ts +0 -0
  621. /package/dist/types/{action-button → src/action-button}/props.d.ts +0 -0
  622. /package/dist/types/{action-button → src/action-button}/use-action-button.d.ts +0 -0
  623. /package/dist/types/{action-group → src/action-group}/index.d.ts +0 -0
  624. /package/dist/types/{action-group → src/action-group}/props.d.ts +0 -0
  625. /package/dist/types/{action-group → src/action-group}/use-action-group.d.ts +0 -0
  626. /package/dist/types/{action-group → src/action-group}/use-computed-action-buttons.d.ts +0 -0
  627. /package/dist/types/{affix → src/affix}/index.d.ts +0 -0
  628. /package/dist/types/{alert → src/alert}/index.d.ts +0 -0
  629. /package/dist/types/{anchor → src/anchor}/index.d.ts +0 -0
  630. /package/dist/types/{auto-complete → src/auto-complete}/index.d.ts +0 -0
  631. /package/dist/types/{avatar → src/avatar}/index.d.ts +0 -0
  632. /package/dist/types/{badge → src/badge}/index.d.ts +0 -0
  633. /package/dist/types/{bool → src/bool}/index.d.ts +0 -0
  634. /package/dist/types/{bool → src/bool}/props.d.ts +0 -0
  635. /package/dist/types/{border-beam → src/border-beam}/index.d.ts +0 -0
  636. /package/dist/types/{breadcrumb → src/breadcrumb}/index.d.ts +0 -0
  637. /package/dist/types/{button → src/button}/index.d.ts +0 -0
  638. /package/dist/types/{calendar → src/calendar}/index.d.ts +0 -0
  639. /package/dist/types/{card → src/card}/index.d.ts +0 -0
  640. /package/dist/types/{carousel → src/carousel}/index.d.ts +0 -0
  641. /package/dist/types/{cascader → src/cascader}/index.d.ts +0 -0
  642. /package/dist/types/{center → src/center}/index.d.ts +0 -0
  643. /package/dist/types/{center → src/center}/props.d.ts +0 -0
  644. /package/dist/types/{charts → src/charts}/chart.d.ts +0 -0
  645. /package/dist/types/{charts → src/charts}/helpers/group.d.ts +0 -0
  646. /package/dist/types/{charts → src/charts}/helpers/index.d.ts +0 -0
  647. /package/dist/types/{charts → src/charts}/hooks/index.d.ts +0 -0
  648. /package/dist/types/{charts → src/charts}/hooks/use-chart.d.ts +0 -0
  649. /package/dist/types/{charts → src/charts}/index.d.ts +0 -0
  650. /package/dist/types/{charts → src/charts}/themes/index.d.ts +0 -0
  651. /package/dist/types/{charts → src/charts}/themes/walden-dark.d.ts +0 -0
  652. /package/dist/types/{charts → src/charts}/themes/walden.d.ts +0 -0
  653. /package/dist/types/{charts → src/charts}/themes/wonderland-dark.d.ts +0 -0
  654. /package/dist/types/{charts → src/charts}/themes/wonderland.d.ts +0 -0
  655. /package/dist/types/{checkbox → src/checkbox}/index.d.ts +0 -0
  656. /package/dist/types/{code-highlighter → src/code-highlighter}/index.d.ts +0 -0
  657. /package/dist/types/{code-highlighter → src/code-highlighter}/props.d.ts +0 -0
  658. /package/dist/types/{col → src/col}/index.d.ts +0 -0
  659. /package/dist/types/{collapse → src/collapse}/index.d.ts +0 -0
  660. /package/dist/types/{color-picker → src/color-picker}/index.d.ts +0 -0
  661. /package/dist/types/{compact → src/compact}/index.d.ts +0 -0
  662. /package/dist/types/{config-provider → src/config-provider}/app.d.ts +0 -0
  663. /package/dist/types/{config-provider → src/config-provider}/constants.d.ts +0 -0
  664. /package/dist/types/{config-provider → src/config-provider}/context-holder.d.ts +0 -0
  665. /package/dist/types/{config-provider → src/config-provider}/css-vars.d.ts +0 -0
  666. /package/dist/types/{config-provider → src/config-provider}/dark-mode-context.d.ts +0 -0
  667. /package/dist/types/{config-provider → src/config-provider}/error-fallback.d.ts +0 -0
  668. /package/dist/types/{config-provider → src/config-provider}/global-style.d.ts +0 -0
  669. /package/dist/types/{config-provider → src/config-provider}/index.d.ts +0 -0
  670. /package/dist/types/{config-provider → src/config-provider}/props.d.ts +0 -0
  671. /package/dist/types/{config-provider → src/config-provider}/theme-config.d.ts +0 -0
  672. /package/dist/types/{config-provider → src/config-provider}/use-config-provider.d.ts +0 -0
  673. /package/dist/types/{crud → src/crud}/components/action-button-group.d.ts +0 -0
  674. /package/dist/types/{crud → src/crud}/components/index.d.ts +0 -0
  675. /package/dist/types/{crud → src/crud}/components/main.d.ts +0 -0
  676. /package/dist/types/{crud → src/crud}/components/mutation-holder.d.ts +0 -0
  677. /package/dist/types/{crud → src/crud}/components/operation-button-group.d.ts +0 -0
  678. /package/dist/types/{crud → src/crud}/components/scene-form.d.ts +0 -0
  679. /package/dist/types/{crud → src/crud}/components/selection-indicator.d.ts +0 -0
  680. /package/dist/types/{crud → src/crud}/components/toolbar-actions.d.ts +0 -0
  681. /package/dist/types/{crud → src/crud}/components/toolbar.d.ts +0 -0
  682. /package/dist/types/{crud → src/crud}/event.d.ts +0 -0
  683. /package/dist/types/{crud → src/crud}/helpers.d.ts +0 -0
  684. /package/dist/types/{crud → src/crud}/hooks/index.d.ts +0 -0
  685. /package/dist/types/{crud → src/crud}/hooks/use-query-observer.d.ts +0 -0
  686. /package/dist/types/{crud → src/crud}/hooks/use-search-values.d.ts +0 -0
  687. /package/dist/types/{crud → src/crud}/hooks/use-selected-rows.d.ts +0 -0
  688. /package/dist/types/{crud → src/crud}/index.d.ts +0 -0
  689. /package/dist/types/{crud → src/crud}/store.d.ts +0 -0
  690. /package/dist/types/{crud → src/crud}/styles.d.ts +0 -0
  691. /package/dist/types/{crud → src/crud}/types.d.ts +0 -0
  692. /package/dist/types/{crud-page → src/crud-page}/index.d.ts +0 -0
  693. /package/dist/types/{crud-page → src/crud-page}/props.d.ts +0 -0
  694. /package/dist/types/{date-picker → src/date-picker}/index.d.ts +0 -0
  695. /package/dist/types/{descriptions → src/descriptions}/index.d.ts +0 -0
  696. /package/dist/types/{divider → src/divider}/index.d.ts +0 -0
  697. /package/dist/types/{drawer → src/drawer}/index.d.ts +0 -0
  698. /package/dist/types/{dynamic-icon → src/dynamic-icon}/placeholder-icon.d.ts +0 -0
  699. /package/dist/types/{dynamic-icon → src/dynamic-icon}/props.d.ts +0 -0
  700. /package/dist/types/{dynamic-icon → src/dynamic-icon}/unknown-icon.d.ts +0 -0
  701. /package/dist/types/{empty → src/empty}/empty.d.ts +0 -0
  702. /package/dist/types/{empty → src/empty}/index.d.ts +0 -0
  703. /package/dist/types/{file-upload → src/file-upload}/index.d.ts +0 -0
  704. /package/dist/types/{file-upload → src/file-upload}/props.d.ts +0 -0
  705. /package/dist/types/{flex → src/flex}/index.d.ts +0 -0
  706. /package/dist/types/{flex-card → src/flex-card}/index.d.ts +0 -0
  707. /package/dist/types/{flex-card → src/flex-card}/props.d.ts +0 -0
  708. /package/dist/types/{flex-card → src/flex-card}/styles.d.ts +0 -0
  709. /package/dist/types/{flip-text → src/flip-text}/index.d.ts +0 -0
  710. /package/dist/types/{flip-text → src/flip-text}/props.d.ts +0 -0
  711. /package/dist/types/{float-button → src/float-button}/index.d.ts +0 -0
  712. /package/dist/types/{form → src/form}/components/form.d.ts +0 -0
  713. /package/dist/types/{form → src/form}/components/index.d.ts +0 -0
  714. /package/dist/types/{form → src/form}/components/reset-button.d.ts +0 -0
  715. /package/dist/types/{form → src/form}/components/submit-button.d.ts +0 -0
  716. /package/dist/types/{form → src/form}/contexts/form-context.d.ts +0 -0
  717. /package/dist/types/{form → src/form}/contexts/form-layout.d.ts +0 -0
  718. /package/dist/types/{form → src/form}/contexts/index.d.ts +0 -0
  719. /package/dist/types/{form → src/form}/fields/auto-complete/index.d.ts +0 -0
  720. /package/dist/types/{form → src/form}/fields/auto-complete/props.d.ts +0 -0
  721. /package/dist/types/{form → src/form}/fields/bool/index.d.ts +0 -0
  722. /package/dist/types/{form → src/form}/fields/bool/props.d.ts +0 -0
  723. /package/dist/types/{form → src/form}/fields/cascader/index.d.ts +0 -0
  724. /package/dist/types/{form → src/form}/fields/cascader/props.d.ts +0 -0
  725. /package/dist/types/{form → src/form}/fields/checkbox/index.d.ts +0 -0
  726. /package/dist/types/{form → src/form}/fields/checkbox/props.d.ts +0 -0
  727. /package/dist/types/{form → src/form}/fields/color-picker/index.d.ts +0 -0
  728. /package/dist/types/{form → src/form}/fields/color-picker/props.d.ts +0 -0
  729. /package/dist/types/{form → src/form}/fields/date-picker/index.d.ts +0 -0
  730. /package/dist/types/{form → src/form}/fields/date-picker/props.d.ts +0 -0
  731. /package/dist/types/{form → src/form}/fields/date-range-picker/index.d.ts +0 -0
  732. /package/dist/types/{form → src/form}/fields/date-range-picker/props.d.ts +0 -0
  733. /package/dist/types/{form → src/form}/fields/input/index.d.ts +0 -0
  734. /package/dist/types/{form → src/form}/fields/input/props.d.ts +0 -0
  735. /package/dist/types/{form → src/form}/fields/input-number/index.d.ts +0 -0
  736. /package/dist/types/{form → src/form}/fields/input-number/props.d.ts +0 -0
  737. /package/dist/types/{form → src/form}/fields/mentions/index.d.ts +0 -0
  738. /package/dist/types/{form → src/form}/fields/mentions/props.d.ts +0 -0
  739. /package/dist/types/{form → src/form}/fields/password/index.d.ts +0 -0
  740. /package/dist/types/{form → src/form}/fields/password/props.d.ts +0 -0
  741. /package/dist/types/{form → src/form}/fields/radio/index.d.ts +0 -0
  742. /package/dist/types/{form → src/form}/fields/radio/props.d.ts +0 -0
  743. /package/dist/types/{form → src/form}/fields/rate/index.d.ts +0 -0
  744. /package/dist/types/{form → src/form}/fields/rate/props.d.ts +0 -0
  745. /package/dist/types/{form → src/form}/fields/select/index.d.ts +0 -0
  746. /package/dist/types/{form → src/form}/fields/select/props.d.ts +0 -0
  747. /package/dist/types/{form → src/form}/fields/slider/index.d.ts +0 -0
  748. /package/dist/types/{form → src/form}/fields/slider/props.d.ts +0 -0
  749. /package/dist/types/{form → src/form}/fields/textarea/index.d.ts +0 -0
  750. /package/dist/types/{form → src/form}/fields/textarea/props.d.ts +0 -0
  751. /package/dist/types/{form → src/form}/fields/time-picker/index.d.ts +0 -0
  752. /package/dist/types/{form → src/form}/fields/time-picker/props.d.ts +0 -0
  753. /package/dist/types/{form → src/form}/fields/time-range-picker/index.d.ts +0 -0
  754. /package/dist/types/{form → src/form}/fields/time-range-picker/props.d.ts +0 -0
  755. /package/dist/types/{form → src/form}/fields/transfer/index.d.ts +0 -0
  756. /package/dist/types/{form → src/form}/fields/transfer/props.d.ts +0 -0
  757. /package/dist/types/{form → src/form}/fields/tree-select/index.d.ts +0 -0
  758. /package/dist/types/{form → src/form}/fields/tree-select/props.d.ts +0 -0
  759. /package/dist/types/{form → src/form}/fields/upload/index.d.ts +0 -0
  760. /package/dist/types/{form → src/form}/fields/upload/props.d.ts +0 -0
  761. /package/dist/types/{form → src/form}/form-actions.d.ts +0 -0
  762. /package/dist/types/{form → src/form}/helpers/create-field.d.ts +0 -0
  763. /package/dist/types/{form → src/form}/helpers/index.d.ts +0 -0
  764. /package/dist/types/{form → src/form}/helpers/with-form-item.d.ts +0 -0
  765. /package/dist/types/{form → src/form}/hooks/use-form-item-props.d.ts +0 -0
  766. /package/dist/types/{form → src/form}/hooks/use-label-width.d.ts +0 -0
  767. /package/dist/types/{form → src/form}/index.d.ts +0 -0
  768. /package/dist/types/{form → src/form}/types.d.ts +0 -0
  769. /package/dist/types/{form → src/form}/use-form.d.ts +0 -0
  770. /package/dist/types/{form-drawer → src/form-drawer}/index.d.ts +0 -0
  771. /package/dist/types/{form-drawer → src/form-drawer}/props.d.ts +0 -0
  772. /package/dist/types/{form-modal → src/form-modal}/index.d.ts +0 -0
  773. /package/dist/types/{form-modal → src/form-modal}/props.d.ts +0 -0
  774. /package/dist/types/{grid → src/grid}/context.d.ts +0 -0
  775. /package/dist/types/{grid → src/grid}/grid-item.d.ts +0 -0
  776. /package/dist/types/{grid → src/grid}/hooks/index.d.ts +0 -0
  777. /package/dist/types/{grid → src/grid}/hooks/use-container-breakpoints.d.ts +0 -0
  778. /package/dist/types/{grid → src/grid}/hooks/use-container-width.d.ts +0 -0
  779. /package/dist/types/{grid → src/grid}/hooks/use-grid-collapsed.d.ts +0 -0
  780. /package/dist/types/{grid → src/grid}/hooks/use-normalized-gap.d.ts +0 -0
  781. /package/dist/types/{grid → src/grid}/hooks/use-responsive-breakpoint.d.ts +0 -0
  782. /package/dist/types/{grid → src/grid}/hooks/use-responsive-value.d.ts +0 -0
  783. /package/dist/types/{grid → src/grid}/index.d.ts +0 -0
  784. /package/dist/types/{grid → src/grid}/props.d.ts +0 -0
  785. /package/dist/types/{grid → src/grid}/styles.d.ts +0 -0
  786. /package/dist/types/{group → src/group}/index.d.ts +0 -0
  787. /package/dist/types/{group → src/group}/props.d.ts +0 -0
  788. /package/dist/types/{icon → src/icon}/index.d.ts +0 -0
  789. /package/dist/types/{icon → src/icon}/props.d.ts +0 -0
  790. /package/dist/types/{icon-button → src/icon-button}/index.d.ts +0 -0
  791. /package/dist/types/{icon-button → src/icon-button}/props.d.ts +0 -0
  792. /package/dist/types/{image → src/image}/index.d.ts +0 -0
  793. /package/dist/types/{input → src/input}/index.d.ts +0 -0
  794. /package/dist/types/{input-number → src/input-number}/index.d.ts +0 -0
  795. /package/dist/types/{keyboard → src/keyboard}/index.d.ts +0 -0
  796. /package/dist/types/{keyboard → src/keyboard}/props.d.ts +0 -0
  797. /package/dist/types/{list → src/list}/index.d.ts +0 -0
  798. /package/dist/types/{loader → src/loader}/index.d.ts +0 -0
  799. /package/dist/types/{loader → src/loader}/props.d.ts +0 -0
  800. /package/dist/types/{logo-icon → src/logo-icon}/index.d.ts +0 -0
  801. /package/dist/types/{logo-icon → src/logo-icon}/props.d.ts +0 -0
  802. /package/dist/types/{mentions → src/mentions}/index.d.ts +0 -0
  803. /package/dist/types/{menu → src/menu}/index.d.ts +0 -0
  804. /package/dist/types/{modal → src/modal}/index.d.ts +0 -0
  805. /package/dist/types/{modal → src/modal}/modal.d.ts +0 -0
  806. /package/dist/types/{page → src/page}/components/aside-panel.d.ts +0 -0
  807. /package/dist/types/{page → src/page}/components/index.d.ts +0 -0
  808. /package/dist/types/{page → src/page}/components/scroll-content.d.ts +0 -0
  809. /package/dist/types/{page → src/page}/hooks/index.d.ts +0 -0
  810. /package/dist/types/{page → src/page}/hooks/use-page-key.d.ts +0 -0
  811. /package/dist/types/{page → src/page}/hooks/use-resize.d.ts +0 -0
  812. /package/dist/types/{page → src/page}/props.d.ts +0 -0
  813. /package/dist/types/{page → src/page}/styles.d.ts +0 -0
  814. /package/dist/types/{page → src/page}/viewport-context.d.ts +0 -0
  815. /package/dist/types/{pagination → src/pagination}/index.d.ts +0 -0
  816. /package/dist/types/{popconfirm → src/popconfirm}/index.d.ts +0 -0
  817. /package/dist/types/{popover → src/popover}/index.d.ts +0 -0
  818. /package/dist/types/{pro-search → src/pro-search}/components/advanced-search-toggler.d.ts +0 -0
  819. /package/dist/types/{pro-search → src/pro-search}/components/advanced-search.d.ts +0 -0
  820. /package/dist/types/{pro-search → src/pro-search}/components/index.d.ts +0 -0
  821. /package/dist/types/{pro-search → src/pro-search}/components/search-actions.d.ts +0 -0
  822. /package/dist/types/{pro-search → src/pro-search}/index.d.ts +0 -0
  823. /package/dist/types/{pro-search → src/pro-search}/props.d.ts +0 -0
  824. /package/dist/types/{pro-search → src/pro-search}/styles.d.ts +0 -0
  825. /package/dist/types/{pro-table → src/pro-table}/components/column-setting-item.d.ts +0 -0
  826. /package/dist/types/{pro-table → src/pro-table}/components/column-settings-panel.d.ts +0 -0
  827. /package/dist/types/{pro-table → src/pro-table}/components/column-settings.d.ts +0 -0
  828. /package/dist/types/{pro-table → src/pro-table}/components/index.d.ts +0 -0
  829. /package/dist/types/{pro-table → src/pro-table}/components/operation-button-group.d.ts +0 -0
  830. /package/dist/types/{pro-table → src/pro-table}/components/ref.d.ts +0 -0
  831. /package/dist/types/{pro-table → src/pro-table}/components/table-subscriber.d.ts +0 -0
  832. /package/dist/types/{pro-table → src/pro-table}/components/table-summary.d.ts +0 -0
  833. /package/dist/types/{pro-table → src/pro-table}/components/table-title.d.ts +0 -0
  834. /package/dist/types/{pro-table → src/pro-table}/components/width-popover.d.ts +0 -0
  835. /package/dist/types/{pro-table → src/pro-table}/context.d.ts +0 -0
  836. /package/dist/types/{pro-table → src/pro-table}/event.d.ts +0 -0
  837. /package/dist/types/{pro-table → src/pro-table}/hooks/use-column-settings-persistence.d.ts +0 -0
  838. /package/dist/types/{pro-table → src/pro-table}/hooks/use-row-selection.d.ts +0 -0
  839. /package/dist/types/{pro-table → src/pro-table}/index.d.ts +0 -0
  840. /package/dist/types/{pro-table → src/pro-table}/store.d.ts +0 -0
  841. /package/dist/types/{progress → src/progress}/index.d.ts +0 -0
  842. /package/dist/types/{qrcode → src/qrcode}/index.d.ts +0 -0
  843. /package/dist/types/{radio → src/radio}/index.d.ts +0 -0
  844. /package/dist/types/{rate → src/rate}/index.d.ts +0 -0
  845. /package/dist/types/{result → src/result}/index.d.ts +0 -0
  846. /package/dist/types/{row → src/row}/index.d.ts +0 -0
  847. /package/dist/types/{scroll-area → src/scroll-area}/index.d.ts +0 -0
  848. /package/dist/types/{scroll-area → src/scroll-area}/props.d.ts +0 -0
  849. /package/dist/types/{scroll-area → src/scroll-area}/styles.d.ts +0 -0
  850. /package/dist/types/{segmented → src/segmented}/index.d.ts +0 -0
  851. /package/dist/types/{select → src/select}/hooks/index.d.ts +0 -0
  852. /package/dist/types/{select → src/select}/hooks/use-data-options-select.d.ts +0 -0
  853. /package/dist/types/{select → src/select}/hooks/use-dictionary-options-select.d.ts +0 -0
  854. /package/dist/types/{select → src/select}/index.d.ts +0 -0
  855. /package/dist/types/{skeleton → src/skeleton}/index.d.ts +0 -0
  856. /package/dist/types/{slider → src/slider}/index.d.ts +0 -0
  857. /package/dist/types/{space → src/space}/index.d.ts +0 -0
  858. /package/dist/types/{space → src/space}/props.d.ts +0 -0
  859. /package/dist/types/{space → src/space}/space.d.ts +0 -0
  860. /package/dist/types/{sparkles-text → src/sparkles-text}/index.d.ts +0 -0
  861. /package/dist/types/{sparkles-text → src/sparkles-text}/props.d.ts +0 -0
  862. /package/dist/types/{sparkles-text → src/sparkles-text}/sparkle.d.ts +0 -0
  863. /package/dist/types/{spin → src/spin}/index.d.ts +0 -0
  864. /package/dist/types/{split-text → src/split-text}/index.d.ts +0 -0
  865. /package/dist/types/{split-text → src/split-text}/props.d.ts +0 -0
  866. /package/dist/types/{splitter → src/splitter}/index.d.ts +0 -0
  867. /package/dist/types/{stack → src/stack}/index.d.ts +0 -0
  868. /package/dist/types/{stack → src/stack}/props.d.ts +0 -0
  869. /package/dist/types/{statistic → src/statistic}/index.d.ts +0 -0
  870. /package/dist/types/{steps → src/steps}/index.d.ts +0 -0
  871. /package/dist/types/{switch → src/switch}/index.d.ts +0 -0
  872. /package/dist/types/{table → src/table}/use-pagination-props.d.ts +0 -0
  873. /package/dist/types/{tabs → src/tabs}/index.d.ts +0 -0
  874. /package/dist/types/{tag → src/tag}/index.d.ts +0 -0
  875. /package/dist/types/{time-picker → src/time-picker}/index.d.ts +0 -0
  876. /package/dist/types/{timeline → src/timeline}/index.d.ts +0 -0
  877. /package/dist/types/{tooltip → src/tooltip}/index.d.ts +0 -0
  878. /package/dist/types/{tour → src/tour}/index.d.ts +0 -0
  879. /package/dist/types/{transfer → src/transfer}/index.d.ts +0 -0
  880. /package/dist/types/{tree → src/tree}/hooks/index.d.ts +0 -0
  881. /package/dist/types/{tree → src/tree}/hooks/use-data-options-tree.d.ts +0 -0
  882. /package/dist/types/{tree → src/tree}/index.d.ts +0 -0
  883. /package/dist/types/{tree-select → src/tree-select}/hooks/index.d.ts +0 -0
  884. /package/dist/types/{tree-select → src/tree-select}/hooks/use-data-options-tree-select.d.ts +0 -0
  885. /package/dist/types/{tree-select → src/tree-select}/index.d.ts +0 -0
  886. /package/dist/types/{typing-animation → src/typing-animation}/index.d.ts +0 -0
  887. /package/dist/types/{typing-animation → src/typing-animation}/props.d.ts +0 -0
  888. /package/dist/types/{typography → src/typography}/index.d.ts +0 -0
  889. /package/dist/types/{upload → src/upload}/index.d.ts +0 -0
  890. /package/dist/types/{upload → src/upload}/props.d.ts +0 -0
  891. /package/dist/types/{watermark → src/watermark}/index.d.ts +0 -0
@@ -1,3 +1,3 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { Splitter as e } from "antd";
3
3
  export { e as Splitter };
@@ -1,4 +1,4 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { Flex as e } from "../flex/index.js";
3
3
  import { jsx as t } from "@emotion/react/jsx-runtime";
4
4
  //#region src/stack/index.tsx
@@ -1,3 +1,3 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { Statistic as e } from "antd";
3
3
  export { e as Statistic };
@@ -1,3 +1,3 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { Steps as e } from "antd";
3
3
  export { e as Steps };
@@ -1,3 +1,3 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { Switch as e } from "antd";
3
3
  export { e as Switch };
@@ -1,48 +1,65 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
2
- import { fullHeight as e } from "../_base/styles/common.js";
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
+ import { globalCssVars as e } from "../_base/constants/css-vars.js";
3
+ import { fullHeight as t } from "../_base/styles/common.js";
3
4
  import "./use-pagination-props.js";
4
- import { jsx as t } from "@emotion/react/jsx-runtime";
5
- import { isString as n, toInt as r } from "@vef-framework-react/shared";
6
- import { useElementSize as i, useMergedRef as a } from "@vef-framework-react/hooks";
7
- import { useEffect as o, useMemo as s, useRef as c } from "react";
8
- import { Table as l } from "antd";
5
+ import { jsx as n } from "@emotion/react/jsx-runtime";
6
+ import { isFunction as r, isString as i, toInt as a } from "@vef-framework-react/shared";
7
+ import { useElementSize as o, useMergedRef as s } from "@vef-framework-react/hooks";
8
+ import { useEffect as c, useMemo as l, useRef as u } from "react";
9
+ import { Table as d } from "antd";
10
+ import { css as f } from "@emotion/react";
11
+ import { clsx as p } from "@vef-framework-react/core";
9
12
  //#region src/table/index.tsx
10
- var u = 200;
11
- function d(e) {
12
- return (e || []).map((e) => n(e.width) ? r(e.width) : e.width || e.minWidth || u).reduce((e, t) => e + t, 0);
13
+ var m = 200, h = "vef-table-row-striped", g = /*#__PURE__*/ f({
14
+ [`.vef-table-tbody .vef-table-row.${h}:not(.vef-table-row-selected) > .vef-table-cell:not(.vef-table-cell-row-hover)`]: {
15
+ backgroundColor: e.colorBgContainer,
16
+ backgroundImage: `linear-gradient(${e.colorFillQuaternary}, ${e.colorFillQuaternary})`
17
+ },
18
+ ".vef-table-tbody .vef-table-row:not(.vef-table-row-selected) > .vef-table-cell-row-hover": {
19
+ backgroundColor: e.colorBgContainer,
20
+ backgroundImage: `linear-gradient(${e.colorFillTertiary}, ${e.colorFillTertiary})`
21
+ }
22
+ }, process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGV4LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUE4QnFCIiwiZmlsZSI6ImluZGV4LnRzeCIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgQW55T2JqZWN0IH0gZnJvbSBcIkB2ZWYtZnJhbWV3b3JrLXJlYWN0L3NoYXJlZFwiO1xuaW1wb3J0IHR5cGUgeyBUYWJsZVByb3BzIGFzIFRhYmxlUHJvcHNJbnRlcm5hbCB9IGZyb20gXCJhbnRkXCI7XG5cbmltcG9ydCB0eXBlIHsgVGFibGVQcm9wcyB9IGZyb20gXCIuL3Byb3BzXCI7XG5cbmltcG9ydCB7IGNzcyB9IGZyb20gXCJAZW1vdGlvbi9yZWFjdFwiO1xuaW1wb3J0IHsgY2xzeCB9IGZyb20gXCJAdmVmLWZyYW1ld29yay1yZWFjdC9jb3JlXCI7XG5pbXBvcnQgeyB1c2VFbGVtZW50U2l6ZSwgdXNlTWVyZ2VkUmVmIH0gZnJvbSBcIkB2ZWYtZnJhbWV3b3JrLXJlYWN0L2hvb2tzXCI7XG5pbXBvcnQgeyBpc0Z1bmN0aW9uLCBpc1N0cmluZywgdG9JbnQgfSBmcm9tIFwiQHZlZi1mcmFtZXdvcmstcmVhY3Qvc2hhcmVkXCI7XG5pbXBvcnQgeyBUYWJsZSBhcyBUYWJsZUludGVybmFsIH0gZnJvbSBcImFudGRcIjtcbmltcG9ydCB7IHVzZUVmZmVjdCwgdXNlTWVtbywgdXNlUmVmIH0gZnJvbSBcInJlYWN0XCI7XG5cbmltcG9ydCB7IGdsb2JhbENzc1ZhcnMsIHN0eWxlcyB9IGZyb20gXCIuLi9fYmFzZVwiO1xuXG5leHBvcnQgeyB0eXBlIFRhYmxlUHJvcHMgfSBmcm9tIFwiLi9wcm9wc1wiO1xuZXhwb3J0IHsgcGFnZVNpemVPcHRpb25zLCB1c2VQYWdpbmF0aW9uUHJvcHMgfSBmcm9tIFwiLi91c2UtcGFnaW5hdGlvbi1wcm9wc1wiO1xuXG5leHBvcnQgdHlwZSB7IFRhYmxlQ29sdW1uVHlwZSBhcyBUYWJsZUNvbHVtbiwgVGFibGVQYWdpbmF0aW9uQ29uZmlnIH0gZnJvbSBcImFudGRcIjtcblxuY29uc3QgREVGQVVMVF9DT0xVTU5fV0lEVEggPSAyMDA7XG5cbmNvbnN0IFNUUklQRURfUk9XX0NMQVNTID0gXCJ2ZWYtdGFibGUtcm93LXN0cmlwZWRcIjtcblxuLy8gU3RyaXBlIGFuZCBob3ZlciB0aW50cyBhcmUgY29tcG9zaXRlZCBhcyBhbiBvcGFxdWUgcGFpciAoY29udGFpbmVyXG4vLyBiYWNrZ3JvdW5kLWNvbG9yICsgdHJhbnNsdWNlbnQgZmlsbCBhcyBhIGJhY2tncm91bmQtaW1hZ2UgbGF5ZXIpOiBmaXhlZFxuLy8gY29sdW1ucyBuZWVkIGFuIG9wYXF1ZSBiYWNrZ3JvdW5kIHRvIG1hc2sgdGhlIGNvbnRlbnQgc2Nyb2xsaW5nIGJlbmVhdGhcbi8vIHRoZW0sIGFuZCB0aGUgcGFpciBhZGFwdHMgdG8gZGFyayBtb2RlIHRocm91Z2ggdGhlIC0tdmVmLSogdmFycy4gQm90aCBydWxlc1xuLy8geWllbGQgdG8gYW50ZCdzIHJvdy1zZWxlY3RlZCBiYWNrZ3JvdW5kIHZpYSB0aGUgOm5vdCgpIGd1YXJkcyDigJQgVkVGIHN0eWxlc1xuLy8gYXJlIHVubGF5ZXJlZCBhbmQgd291bGQgb3RoZXJ3aXNlIGFsd2F5cyB3aW4gb3ZlciB0aGUgYW50ZCBsYXllci5cbi8vIFRoZSBhbnRkIGNsYXNzIHByZWZpeCBpcyBcInZlZi1cIiwgc2V0IGJ5IHRoZSBmcmFtZXdvcmsncyBDb25maWdQcm92aWRlci5cbmNvbnN0IHN0cmlwZWRTdHlsZSA9IGNzcyh7XG4gIFtgLnZlZi10YWJsZS10Ym9keSAudmVmLXRhYmxlLXJvdy4ke1NUUklQRURfUk9XX0NMQVNTfTpub3QoLnZlZi10YWJsZS1yb3ctc2VsZWN0ZWQpID4gLnZlZi10YWJsZS1jZWxsOm5vdCgudmVmLXRhYmxlLWNlbGwtcm93LWhvdmVyKWBdOiB7XG4gICAgYmFja2dyb3VuZENvbG9yOiBnbG9iYWxDc3NWYXJzLmNvbG9yQmdDb250YWluZXIsXG4gICAgYmFja2dyb3VuZEltYWdlOiBgbGluZWFyLWdyYWRpZW50KCR7Z2xvYmFsQ3NzVmFycy5jb2xvckZpbGxRdWF0ZXJuYXJ5fSwgJHtnbG9iYWxDc3NWYXJzLmNvbG9yRmlsbFF1YXRlcm5hcnl9KWBcbiAgfSxcbiAgLy8gYW50ZCB2NidzIGRlZmF1bHQgcm93SG92ZXJCZyBpcyB0aGUgc29saWQgYmxlbmQgb2YgY29sb3JGaWxsQWx0ZXIsIHdoaWNoXG4gIC8vIGlzIHZpc3VhbGx5IGlkZW50aWNhbCB0byB0aGUgc3RyaXBlIHRpbnQg4oCUIGhvdmVyZWQgc3RyaXBlZCByb3dzIHdvdWxkIG5vdFxuICAvLyBjaGFuZ2UuIFN0cmlwZWQgdGFibGVzIHRoZXJlZm9yZSBsaWZ0IGhvdmVyIHRvIHRoZSBuZXh0IGZpbGwgc3RlcCxcbiAgLy8gdW5pZm9ybWx5IGZvciBzdHJpcGVkIGFuZCB1bnN0cmlwZWQgcm93cy5cbiAgXCIudmVmLXRhYmxlLXRib2R5IC52ZWYtdGFibGUtcm93Om5vdCgudmVmLXRhYmxlLXJvdy1zZWxlY3RlZCkgPiAudmVmLXRhYmxlLWNlbGwtcm93LWhvdmVyXCI6IHtcbiAgICBiYWNrZ3JvdW5kQ29sb3I6IGdsb2JhbENzc1ZhcnMuY29sb3JCZ0NvbnRhaW5lcixcbiAgICBiYWNrZ3JvdW5kSW1hZ2U6IGBsaW5lYXItZ3JhZGllbnQoJHtnbG9iYWxDc3NWYXJzLmNvbG9yRmlsbFRlcnRpYXJ5fSwgJHtnbG9iYWxDc3NWYXJzLmNvbG9yRmlsbFRlcnRpYXJ5fSlgXG4gIH1cbn0pO1xuXG5mdW5jdGlvbiBjYWxjdWxhdGVWaXJ0dWFsU2Nyb2xsWDxUUm93Pihjb2x1bW5zOiBUYWJsZVByb3BzPFRSb3c+W1wiY29sdW1uc1wiXSk6IG51bWJlciB7XG4gIHJldHVybiAoY29sdW1ucyB8fCBbXSlcbiAgICAubWFwKGNvbHVtbiA9PiB7XG4gICAgICBpZiAoaXNTdHJpbmcoY29sdW1uLndpZHRoKSkge1xuICAgICAgICByZXR1cm4gdG9JbnQoY29sdW1uLndpZHRoKTtcbiAgICAgIH1cblxuICAgICAgcmV0dXJuIGNvbHVtbi53aWR0aCB8fCBjb2x1bW4ubWluV2lkdGggfHwgREVGQVVMVF9DT0xVTU5fV0lEVEg7XG4gICAgfSlcbiAgICAucmVkdWNlKChhY2MsIHdpZHRoKSA9PiBhY2MgKyB3aWR0aCwgMCk7XG59XG5cbmV4cG9ydCBmdW5jdGlvbiBUYWJsZTxUUm93ID0gQW55T2JqZWN0Pih7XG4gIGNsYXNzTmFtZSxcbiAgc3R5bGUsXG4gIGZsZXhIZWlnaHQgPSB0cnVlLFxuICBzdHJpcGVkID0gZmFsc2UsXG4gIHZpcnR1YWwgPSBmYWxzZSxcbiAgY29sdW1ucyxcbiAgcm93Q2xhc3NOYW1lLFxuICAuLi5yZXN0UHJvcHNcbn06IFRhYmxlUHJvcHM8VFJvdz4pIHtcbiAgY29uc3QgdGFibGVFbFJlZiA9IHVzZVJlZjxIVE1MRGl2RWxlbWVudD4obnVsbCk7XG4gIGNvbnN0IHsgcmVmOiB0YWJsZVNpemVSZWYsIGhlaWdodDogdGFibGVIZWlnaHQgfSA9IHVzZUVsZW1lbnRTaXplKCk7XG4gIGNvbnN0IHRhYmxlUmVmID0gdXNlTWVyZ2VkUmVmKHRhYmxlRWxSZWYsIHRhYmxlU2l6ZVJlZik7XG4gIGNvbnN0IHsgcmVmOiBoZWFkZXJTaXplUmVmLCBoZWlnaHQ6IHRhYmxlSGVhZGVySGVpZ2h0IH0gPSB1c2VFbGVtZW50U2l6ZSgpO1xuXG4gIHVzZUVmZmVjdCgoKSA9PiB7XG4gICAgY29uc3QgaGVhZGVyID0gdGFibGVFbFJlZi5jdXJyZW50Py5xdWVyeVNlbGVjdG9yKFwiLnZlZi10YWJsZS1oZWFkZXJcIik7XG5cbiAgICBpZiAoaGVhZGVyKSB7XG4gICAgICBoZWFkZXJTaXplUmVmKGhlYWRlcik7XG4gICAgfVxuICAgIC8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSByZWFjdC1ob29rcy9leGhhdXN0aXZlLWRlcHMsIEBlc2xpbnQtcmVhY3QvZXhoYXVzdGl2ZS1kZXBzXG4gIH0sIFt0YWJsZUVsUmVmLmN1cnJlbnQsIGhlYWRlclNpemVSZWZdKTtcblxuICBjb25zdCB0YWJsZVByb3BzID0gdXNlTWVtbzxUYWJsZVByb3BzSW50ZXJuYWw8VFJvdz4+KCgpID0+IHtcbiAgICBpZiAoIWZsZXhIZWlnaHQpIHtcbiAgICAgIHJldHVybiB7IGNvbHVtbnMgfTtcbiAgICB9XG5cbiAgICBjb25zdCBzY3JvbGxYID0gdmlydHVhbCA/IGNhbGN1bGF0ZVZpcnR1YWxTY3JvbGxYKGNvbHVtbnMpIDogXCJtYXgtY29udGVudFwiO1xuICAgIGNvbnN0IHNjcm9sbFkgPSB2aXJ0dWFsID8gdGFibGVIZWlnaHQgLSB0YWJsZUhlYWRlckhlaWdodCA6IFwiMTAwJVwiO1xuXG4gICAgcmV0dXJuIHtcbiAgICAgIGNvbHVtbnMsXG4gICAgICBzY3JvbGw6IHtcbiAgICAgICAgc2Nyb2xsVG9GaXJzdFJvd09uQ2hhbmdlOiB0cnVlLFxuICAgICAgICB4OiBzY3JvbGxYLFxuICAgICAgICB5OiBzY3JvbGxZXG4gICAgICB9LFxuICAgICAgc3RpY2t5OiBmYWxzZSxcbiAgICAgIHZpcnR1YWxcbiAgICB9O1xuICB9LCBbdGFibGVIZWlnaHQsIHRhYmxlSGVhZGVySGVpZ2h0LCBjb2x1bW5zLCBmbGV4SGVpZ2h0LCB2aXJ0dWFsXSk7XG5cbiAgLy8gU3RyaXBpbmcgYnkgcm93IGluZGV4IChpbnN0ZWFkIG9mIENTUyA6bnRoLWNoaWxkKSBrZWVwcyB0aGUgcGFyaXR5IGNvcnJlY3RcbiAgLy8gYWNyb3NzIHRoZSBtZWFzdXJlIHJvdyBhbnRkIGluamVjdHMsIGV4cGFuZGVkIHJvd3MsIGFuZCB2aXJ0dWFsIHNjcm9sbGluZyxcbiAgLy8gd2hlcmUgb25seSBhIHdpbmRvdyBvZiByb3dzIGlzIGluIHRoZSBET00uXG4gIGNvbnN0IG1lcmdlZFJvd0NsYXNzTmFtZTogVGFibGVQcm9wczxUUm93PltcInJvd0NsYXNzTmFtZVwiXSA9IHN0cmlwZWRcbiAgICA/IChyb3csIGluZGV4LCBpbmRlbnQpID0+IGNsc3goXG4gICAgICAgIGluZGV4ICUgMiA9PT0gMSAmJiBTVFJJUEVEX1JPV19DTEFTUyxcbiAgICAgICAgaXNGdW5jdGlvbihyb3dDbGFzc05hbWUpID8gcm93Q2xhc3NOYW1lKHJvdywgaW5kZXgsIGluZGVudCkgOiByb3dDbGFzc05hbWVcbiAgICAgIClcbiAgICA6IHJvd0NsYXNzTmFtZTtcblxuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHJlZj17dGFibGVSZWZ9XG4gICAgICBjbGFzc05hbWU9e2NsYXNzTmFtZX1cbiAgICAgIGNzcz17W3N0eWxlcy5mdWxsSGVpZ2h0LCBzdHJpcGVkICYmIHN0cmlwZWRTdHlsZV19XG4gICAgICBzdHlsZT17c3R5bGV9XG4gICAgPlxuICAgICAgPFRhYmxlSW50ZXJuYWxcbiAgICAgICAgey4uLnJlc3RQcm9wc31cbiAgICAgICAgcm93Q2xhc3NOYW1lPXttZXJnZWRSb3dDbGFzc05hbWV9XG4gICAgICAgIHsuLi50YWJsZVByb3BzfVxuICAgICAgLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn1cblxuZXhwb3J0IHR5cGUgeyBUYWJsZVJvd1NlbGVjdGlvbiB9IGZyb20gXCJhbnRkL2VzL3RhYmxlL2ludGVyZmFjZVwiO1xuIl19 */");
23
+ function _(e) {
24
+ return (e || []).map((e) => i(e.width) ? a(e.width) : e.width || e.minWidth || m).reduce((e, t) => e + t, 0);
13
25
  }
14
- function f({ className: n, style: r, flexHeight: u = !0, virtual: f = !1, columns: p, ...m }) {
15
- let h = c(null), { ref: g, height: _ } = i(), v = a(h, g), { ref: y, height: b } = i();
16
- o(() => {
17
- let e = h.current?.querySelector(".vef-table-header");
18
- e && y(e);
19
- }, [h.current, y]);
20
- let x = s(() => u ? {
21
- columns: p,
26
+ function v({ className: e, style: i, flexHeight: a = !0, striped: f = !1, virtual: m = !1, columns: v, rowClassName: y, ...b }) {
27
+ let x = u(null), { ref: S, height: C } = o(), w = s(x, S), { ref: T, height: E } = o();
28
+ c(() => {
29
+ let e = x.current?.querySelector(".vef-table-header");
30
+ e && T(e);
31
+ }, [x.current, T]);
32
+ let D = l(() => a ? {
33
+ columns: v,
22
34
  scroll: {
23
35
  scrollToFirstRowOnChange: !0,
24
- x: f ? d(p) : "max-content",
25
- y: f ? _ - b : "100%"
36
+ x: m ? _(v) : "max-content",
37
+ y: m ? C - E : "100%"
26
38
  },
27
39
  sticky: !1,
28
- virtual: f
29
- } : { columns: p }, [
30
- _,
31
- b,
32
- p,
33
- u,
34
- f
35
- ]);
36
- return /* @__PURE__ */ t("div", {
37
- ref: v,
38
- className: n,
39
- css: e,
40
- style: r,
41
- children: /* @__PURE__ */ t(l, {
42
- ...m,
43
- ...x
40
+ virtual: m
41
+ } : { columns: v }, [
42
+ C,
43
+ E,
44
+ v,
45
+ a,
46
+ m
47
+ ]), O = f ? (e, t, n) => p(t % 2 == 1 && h, r(y) ? y(e, t, n) : y) : y;
48
+ return /* @__PURE__ */ n("div", {
49
+ ref: w,
50
+ className: e,
51
+ css: [
52
+ t,
53
+ f && g,
54
+ process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGV4LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFtSE0iLCJmaWxlIjoiaW5kZXgudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHR5cGUgeyBBbnlPYmplY3QgfSBmcm9tIFwiQHZlZi1mcmFtZXdvcmstcmVhY3Qvc2hhcmVkXCI7XG5pbXBvcnQgdHlwZSB7IFRhYmxlUHJvcHMgYXMgVGFibGVQcm9wc0ludGVybmFsIH0gZnJvbSBcImFudGRcIjtcblxuaW1wb3J0IHR5cGUgeyBUYWJsZVByb3BzIH0gZnJvbSBcIi4vcHJvcHNcIjtcblxuaW1wb3J0IHsgY3NzIH0gZnJvbSBcIkBlbW90aW9uL3JlYWN0XCI7XG5pbXBvcnQgeyBjbHN4IH0gZnJvbSBcIkB2ZWYtZnJhbWV3b3JrLXJlYWN0L2NvcmVcIjtcbmltcG9ydCB7IHVzZUVsZW1lbnRTaXplLCB1c2VNZXJnZWRSZWYgfSBmcm9tIFwiQHZlZi1mcmFtZXdvcmstcmVhY3QvaG9va3NcIjtcbmltcG9ydCB7IGlzRnVuY3Rpb24sIGlzU3RyaW5nLCB0b0ludCB9IGZyb20gXCJAdmVmLWZyYW1ld29yay1yZWFjdC9zaGFyZWRcIjtcbmltcG9ydCB7IFRhYmxlIGFzIFRhYmxlSW50ZXJuYWwgfSBmcm9tIFwiYW50ZFwiO1xuaW1wb3J0IHsgdXNlRWZmZWN0LCB1c2VNZW1vLCB1c2VSZWYgfSBmcm9tIFwicmVhY3RcIjtcblxuaW1wb3J0IHsgZ2xvYmFsQ3NzVmFycywgc3R5bGVzIH0gZnJvbSBcIi4uL19iYXNlXCI7XG5cbmV4cG9ydCB7IHR5cGUgVGFibGVQcm9wcyB9IGZyb20gXCIuL3Byb3BzXCI7XG5leHBvcnQgeyBwYWdlU2l6ZU9wdGlvbnMsIHVzZVBhZ2luYXRpb25Qcm9wcyB9IGZyb20gXCIuL3VzZS1wYWdpbmF0aW9uLXByb3BzXCI7XG5cbmV4cG9ydCB0eXBlIHsgVGFibGVDb2x1bW5UeXBlIGFzIFRhYmxlQ29sdW1uLCBUYWJsZVBhZ2luYXRpb25Db25maWcgfSBmcm9tIFwiYW50ZFwiO1xuXG5jb25zdCBERUZBVUxUX0NPTFVNTl9XSURUSCA9IDIwMDtcblxuY29uc3QgU1RSSVBFRF9ST1dfQ0xBU1MgPSBcInZlZi10YWJsZS1yb3ctc3RyaXBlZFwiO1xuXG4vLyBTdHJpcGUgYW5kIGhvdmVyIHRpbnRzIGFyZSBjb21wb3NpdGVkIGFzIGFuIG9wYXF1ZSBwYWlyIChjb250YWluZXJcbi8vIGJhY2tncm91bmQtY29sb3IgKyB0cmFuc2x1Y2VudCBmaWxsIGFzIGEgYmFja2dyb3VuZC1pbWFnZSBsYXllcik6IGZpeGVkXG4vLyBjb2x1bW5zIG5lZWQgYW4gb3BhcXVlIGJhY2tncm91bmQgdG8gbWFzayB0aGUgY29udGVudCBzY3JvbGxpbmcgYmVuZWF0aFxuLy8gdGhlbSwgYW5kIHRoZSBwYWlyIGFkYXB0cyB0byBkYXJrIG1vZGUgdGhyb3VnaCB0aGUgLS12ZWYtKiB2YXJzLiBCb3RoIHJ1bGVzXG4vLyB5aWVsZCB0byBhbnRkJ3Mgcm93LXNlbGVjdGVkIGJhY2tncm91bmQgdmlhIHRoZSA6bm90KCkgZ3VhcmRzIOKAlCBWRUYgc3R5bGVzXG4vLyBhcmUgdW5sYXllcmVkIGFuZCB3b3VsZCBvdGhlcndpc2UgYWx3YXlzIHdpbiBvdmVyIHRoZSBhbnRkIGxheWVyLlxuLy8gVGhlIGFudGQgY2xhc3MgcHJlZml4IGlzIFwidmVmLVwiLCBzZXQgYnkgdGhlIGZyYW1ld29yaydzIENvbmZpZ1Byb3ZpZGVyLlxuY29uc3Qgc3RyaXBlZFN0eWxlID0gY3NzKHtcbiAgW2AudmVmLXRhYmxlLXRib2R5IC52ZWYtdGFibGUtcm93LiR7U1RSSVBFRF9ST1dfQ0xBU1N9Om5vdCgudmVmLXRhYmxlLXJvdy1zZWxlY3RlZCkgPiAudmVmLXRhYmxlLWNlbGw6bm90KC52ZWYtdGFibGUtY2VsbC1yb3ctaG92ZXIpYF06IHtcbiAgICBiYWNrZ3JvdW5kQ29sb3I6IGdsb2JhbENzc1ZhcnMuY29sb3JCZ0NvbnRhaW5lcixcbiAgICBiYWNrZ3JvdW5kSW1hZ2U6IGBsaW5lYXItZ3JhZGllbnQoJHtnbG9iYWxDc3NWYXJzLmNvbG9yRmlsbFF1YXRlcm5hcnl9LCAke2dsb2JhbENzc1ZhcnMuY29sb3JGaWxsUXVhdGVybmFyeX0pYFxuICB9LFxuICAvLyBhbnRkIHY2J3MgZGVmYXVsdCByb3dIb3ZlckJnIGlzIHRoZSBzb2xpZCBibGVuZCBvZiBjb2xvckZpbGxBbHRlciwgd2hpY2hcbiAgLy8gaXMgdmlzdWFsbHkgaWRlbnRpY2FsIHRvIHRoZSBzdHJpcGUgdGludCDigJQgaG92ZXJlZCBzdHJpcGVkIHJvd3Mgd291bGQgbm90XG4gIC8vIGNoYW5nZS4gU3RyaXBlZCB0YWJsZXMgdGhlcmVmb3JlIGxpZnQgaG92ZXIgdG8gdGhlIG5leHQgZmlsbCBzdGVwLFxuICAvLyB1bmlmb3JtbHkgZm9yIHN0cmlwZWQgYW5kIHVuc3RyaXBlZCByb3dzLlxuICBcIi52ZWYtdGFibGUtdGJvZHkgLnZlZi10YWJsZS1yb3c6bm90KC52ZWYtdGFibGUtcm93LXNlbGVjdGVkKSA+IC52ZWYtdGFibGUtY2VsbC1yb3ctaG92ZXJcIjoge1xuICAgIGJhY2tncm91bmRDb2xvcjogZ2xvYmFsQ3NzVmFycy5jb2xvckJnQ29udGFpbmVyLFxuICAgIGJhY2tncm91bmRJbWFnZTogYGxpbmVhci1ncmFkaWVudCgke2dsb2JhbENzc1ZhcnMuY29sb3JGaWxsVGVydGlhcnl9LCAke2dsb2JhbENzc1ZhcnMuY29sb3JGaWxsVGVydGlhcnl9KWBcbiAgfVxufSk7XG5cbmZ1bmN0aW9uIGNhbGN1bGF0ZVZpcnR1YWxTY3JvbGxYPFRSb3c+KGNvbHVtbnM6IFRhYmxlUHJvcHM8VFJvdz5bXCJjb2x1bW5zXCJdKTogbnVtYmVyIHtcbiAgcmV0dXJuIChjb2x1bW5zIHx8IFtdKVxuICAgIC5tYXAoY29sdW1uID0+IHtcbiAgICAgIGlmIChpc1N0cmluZyhjb2x1bW4ud2lkdGgpKSB7XG4gICAgICAgIHJldHVybiB0b0ludChjb2x1bW4ud2lkdGgpO1xuICAgICAgfVxuXG4gICAgICByZXR1cm4gY29sdW1uLndpZHRoIHx8IGNvbHVtbi5taW5XaWR0aCB8fCBERUZBVUxUX0NPTFVNTl9XSURUSDtcbiAgICB9KVxuICAgIC5yZWR1Y2UoKGFjYywgd2lkdGgpID0+IGFjYyArIHdpZHRoLCAwKTtcbn1cblxuZXhwb3J0IGZ1bmN0aW9uIFRhYmxlPFRSb3cgPSBBbnlPYmplY3Q+KHtcbiAgY2xhc3NOYW1lLFxuICBzdHlsZSxcbiAgZmxleEhlaWdodCA9IHRydWUsXG4gIHN0cmlwZWQgPSBmYWxzZSxcbiAgdmlydHVhbCA9IGZhbHNlLFxuICBjb2x1bW5zLFxuICByb3dDbGFzc05hbWUsXG4gIC4uLnJlc3RQcm9wc1xufTogVGFibGVQcm9wczxUUm93Pikge1xuICBjb25zdCB0YWJsZUVsUmVmID0gdXNlUmVmPEhUTUxEaXZFbGVtZW50PihudWxsKTtcbiAgY29uc3QgeyByZWY6IHRhYmxlU2l6ZVJlZiwgaGVpZ2h0OiB0YWJsZUhlaWdodCB9ID0gdXNlRWxlbWVudFNpemUoKTtcbiAgY29uc3QgdGFibGVSZWYgPSB1c2VNZXJnZWRSZWYodGFibGVFbFJlZiwgdGFibGVTaXplUmVmKTtcbiAgY29uc3QgeyByZWY6IGhlYWRlclNpemVSZWYsIGhlaWdodDogdGFibGVIZWFkZXJIZWlnaHQgfSA9IHVzZUVsZW1lbnRTaXplKCk7XG5cbiAgdXNlRWZmZWN0KCgpID0+IHtcbiAgICBjb25zdCBoZWFkZXIgPSB0YWJsZUVsUmVmLmN1cnJlbnQ/LnF1ZXJ5U2VsZWN0b3IoXCIudmVmLXRhYmxlLWhlYWRlclwiKTtcblxuICAgIGlmIChoZWFkZXIpIHtcbiAgICAgIGhlYWRlclNpemVSZWYoaGVhZGVyKTtcbiAgICB9XG4gICAgLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIHJlYWN0LWhvb2tzL2V4aGF1c3RpdmUtZGVwcywgQGVzbGludC1yZWFjdC9leGhhdXN0aXZlLWRlcHNcbiAgfSwgW3RhYmxlRWxSZWYuY3VycmVudCwgaGVhZGVyU2l6ZVJlZl0pO1xuXG4gIGNvbnN0IHRhYmxlUHJvcHMgPSB1c2VNZW1vPFRhYmxlUHJvcHNJbnRlcm5hbDxUUm93Pj4oKCkgPT4ge1xuICAgIGlmICghZmxleEhlaWdodCkge1xuICAgICAgcmV0dXJuIHsgY29sdW1ucyB9O1xuICAgIH1cblxuICAgIGNvbnN0IHNjcm9sbFggPSB2aXJ0dWFsID8gY2FsY3VsYXRlVmlydHVhbFNjcm9sbFgoY29sdW1ucykgOiBcIm1heC1jb250ZW50XCI7XG4gICAgY29uc3Qgc2Nyb2xsWSA9IHZpcnR1YWwgPyB0YWJsZUhlaWdodCAtIHRhYmxlSGVhZGVySGVpZ2h0IDogXCIxMDAlXCI7XG5cbiAgICByZXR1cm4ge1xuICAgICAgY29sdW1ucyxcbiAgICAgIHNjcm9sbDoge1xuICAgICAgICBzY3JvbGxUb0ZpcnN0Um93T25DaGFuZ2U6IHRydWUsXG4gICAgICAgIHg6IHNjcm9sbFgsXG4gICAgICAgIHk6IHNjcm9sbFlcbiAgICAgIH0sXG4gICAgICBzdGlja3k6IGZhbHNlLFxuICAgICAgdmlydHVhbFxuICAgIH07XG4gIH0sIFt0YWJsZUhlaWdodCwgdGFibGVIZWFkZXJIZWlnaHQsIGNvbHVtbnMsIGZsZXhIZWlnaHQsIHZpcnR1YWxdKTtcblxuICAvLyBTdHJpcGluZyBieSByb3cgaW5kZXggKGluc3RlYWQgb2YgQ1NTIDpudGgtY2hpbGQpIGtlZXBzIHRoZSBwYXJpdHkgY29ycmVjdFxuICAvLyBhY3Jvc3MgdGhlIG1lYXN1cmUgcm93IGFudGQgaW5qZWN0cywgZXhwYW5kZWQgcm93cywgYW5kIHZpcnR1YWwgc2Nyb2xsaW5nLFxuICAvLyB3aGVyZSBvbmx5IGEgd2luZG93IG9mIHJvd3MgaXMgaW4gdGhlIERPTS5cbiAgY29uc3QgbWVyZ2VkUm93Q2xhc3NOYW1lOiBUYWJsZVByb3BzPFRSb3c+W1wicm93Q2xhc3NOYW1lXCJdID0gc3RyaXBlZFxuICAgID8gKHJvdywgaW5kZXgsIGluZGVudCkgPT4gY2xzeChcbiAgICAgICAgaW5kZXggJSAyID09PSAxICYmIFNUUklQRURfUk9XX0NMQVNTLFxuICAgICAgICBpc0Z1bmN0aW9uKHJvd0NsYXNzTmFtZSkgPyByb3dDbGFzc05hbWUocm93LCBpbmRleCwgaW5kZW50KSA6IHJvd0NsYXNzTmFtZVxuICAgICAgKVxuICAgIDogcm93Q2xhc3NOYW1lO1xuXG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgcmVmPXt0YWJsZVJlZn1cbiAgICAgIGNsYXNzTmFtZT17Y2xhc3NOYW1lfVxuICAgICAgY3NzPXtbc3R5bGVzLmZ1bGxIZWlnaHQsIHN0cmlwZWQgJiYgc3RyaXBlZFN0eWxlXX1cbiAgICAgIHN0eWxlPXtzdHlsZX1cbiAgICA+XG4gICAgICA8VGFibGVJbnRlcm5hbFxuICAgICAgICB7Li4ucmVzdFByb3BzfVxuICAgICAgICByb3dDbGFzc05hbWU9e21lcmdlZFJvd0NsYXNzTmFtZX1cbiAgICAgICAgey4uLnRhYmxlUHJvcHN9XG4gICAgICAvPlxuICAgIDwvZGl2PlxuICApO1xufVxuXG5leHBvcnQgdHlwZSB7IFRhYmxlUm93U2VsZWN0aW9uIH0gZnJvbSBcImFudGQvZXMvdGFibGUvaW50ZXJmYWNlXCI7XG4iXX0= */"
55
+ ],
56
+ style: i,
57
+ children: /* @__PURE__ */ n(d, {
58
+ ...b,
59
+ rowClassName: O,
60
+ ...D
44
61
  })
45
62
  });
46
63
  }
47
64
  //#endregion
48
- export { f as Table };
65
+ export { v as Table };
@@ -1,4 +1,4 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { Fragment as e, jsx as t, jsxs as n } from "@emotion/react/jsx-runtime";
3
3
  import { useMemo as r } from "react";
4
4
  //#region src/table/use-pagination-props.tsx
@@ -32,7 +32,7 @@ function s(r, i) {
32
32
  }
33
33
  function c({ total: e, paginationParams: t }) {
34
34
  return r(() => ({
35
- size: "middle",
35
+ size: "medium",
36
36
  showSizeChanger: !0,
37
37
  showTotal: s,
38
38
  pageSizeOptions: i,
@@ -1,3 +1,3 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { Tabs as e } from "antd";
3
3
  export { e as Tabs };
@@ -1,3 +1,3 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { Tag as e } from "antd";
3
3
  export { e as Tag };
@@ -1,3 +1,3 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { TimePicker as e } from "antd";
3
3
  export { e as TimePicker };
@@ -1,3 +1,3 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { Timeline as e } from "antd";
3
3
  export { e as Timeline };
@@ -1,3 +1,3 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { Tooltip as e } from "antd";
3
3
  export { e as Tooltip };
@@ -1,3 +1,3 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { Tour as e } from "antd";
3
3
  export { e as Tour };
@@ -1,3 +1,3 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { Transfer as e } from "antd";
3
3
  export { e as Transfer };
@@ -1,2 +1,2 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import "./use-data-options-tree.js";
@@ -1,4 +1,4 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { filterTreeWithAncestors as e, isString as t } from "@vef-framework-react/shared";
3
3
  import { useDataOptionsQuery as n } from "@vef-framework-react/hooks";
4
4
  import { useEffect as r, useEffectEvent as i, useMemo as a, useState as o } from "react";
@@ -1,4 +1,4 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import "./hooks/use-data-options-tree.js";
3
3
  import { Tree as e } from "antd";
4
4
  export { e as Tree };
@@ -1,2 +1,2 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import "./use-data-options-tree-select.js";
@@ -1,4 +1,4 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { Loader as e } from "../../loader/index.js";
3
3
  import { jsx as t } from "@emotion/react/jsx-runtime";
4
4
  import { isString as n } from "@vef-framework-react/shared";
@@ -11,7 +11,7 @@ var c = {
11
11
  value: "value",
12
12
  children: "children"
13
13
  }, l = 280, u = /* @__PURE__ */ t("div", {
14
- css: /* @__PURE__ */ s({ height: l / 2 }, process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInVzZS1kYXRhLW9wdGlvbnMtdHJlZS1zZWxlY3QudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQTRDTyIsImZpbGUiOiJ1c2UtZGF0YS1vcHRpb25zLXRyZWUtc2VsZWN0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgRGF0YU9wdGlvbldpdGhQaW55aW4gfSBmcm9tIFwiQHZlZi1mcmFtZXdvcmstcmVhY3QvY29yZVwiO1xuaW1wb3J0IHR5cGUgeyBVc2VEYXRhT3B0aW9uc1F1ZXJ5T3B0aW9ucyB9IGZyb20gXCJAdmVmLWZyYW1ld29yay1yZWFjdC9ob29rc1wiO1xuaW1wb3J0IHR5cGUgeyBLZXkgfSBmcm9tIFwiQHZlZi1mcmFtZXdvcmstcmVhY3Qvc2hhcmVkXCI7XG5cbmltcG9ydCB0eXBlIHsgVHJlZVNlbGVjdFByb3BzIH0gZnJvbSBcIi4uXCI7XG5pbXBvcnQgdHlwZSB7IEdldFByb3AgfSBmcm9tIFwiLi4vLi4vX2Jhc2VcIjtcblxuaW1wb3J0IHsgdXNlRGF0YU9wdGlvbnNRdWVyeSB9IGZyb20gXCJAdmVmLWZyYW1ld29yay1yZWFjdC9ob29rc1wiO1xuaW1wb3J0IHsgaXNTdHJpbmcgfSBmcm9tIFwiQHZlZi1mcmFtZXdvcmstcmVhY3Qvc2hhcmVkXCI7XG5pbXBvcnQgeyB1c2VFZmZlY3QsIHVzZUVmZmVjdEV2ZW50LCB1c2VNZW1vIH0gZnJvbSBcInJlYWN0XCI7XG5cbmltcG9ydCB7IExvYWRlciB9IGZyb20gXCIuLi8uLi9sb2FkZXJcIjtcblxuZXhwb3J0IHR5cGUgVXNlRGF0YU9wdGlvbnNUcmVlU2VsZWN0T3B0aW9uczxcbiAgVFF1ZXJ5Rm5EYXRhID0gdW5rbm93bixcbiAgVERhdGEgPSBUUXVlcnlGbkRhdGEsXG4gIFRQYXJhbXMgPSBuZXZlclxuPiA9IFVzZURhdGFPcHRpb25zUXVlcnlPcHRpb25zPFRRdWVyeUZuRGF0YSwgVERhdGEsIFRQYXJhbXM+ICYge1xuICAvKipcbiAgICogV2hldGhlciB0aGUgdHJlZSBzZWxlY3QgaXMgZmlsdGVyYWJsZVxuICAgKlxuICAgKiBAZGVmYXVsdCBmYWxzZVxuICAgKi9cbiAgZmlsdGVyYWJsZT86IGJvb2xlYW47XG4gIC8qKlxuICAgKiBDYWxsYmFjayBmdW5jdGlvbiBpbnZva2VkIGFmdGVyIGRhdGEgaXMgZmV0Y2hlZFxuICAgKi9cbiAgb25GZXRjaD86IChkYXRhOiBURGF0YVtdKSA9PiB2b2lkO1xufTtcblxuY29uc3QgZmllbGROYW1lczogR2V0UHJvcDxUcmVlU2VsZWN0UHJvcHMsIFwiZmllbGROYW1lc1wiPiA9IHtcbiAgbGFiZWw6IFwibGFiZWxcIixcbiAgdmFsdWU6IFwidmFsdWVcIixcbiAgY2hpbGRyZW46IFwiY2hpbGRyZW5cIlxufTtcblxuLyoqXG4gKiBUaGUgaGVpZ2h0IG9mIHRoZSB0cmVlIHNlbGVjdCBkcm9wZG93biBsaXN0LlxuICovXG5jb25zdCBsaXN0SGVpZ2h0ID0gMjgwO1xuLyoqXG4gKiBUaGUgbG9hZGluZyBwbGFjZWhvbGRlciBvZiB0aGUgdHJlZSBzZWxlY3QuXG4gKi9cbmNvbnN0IGxvYWRpbmdQbGFjZWhvbGRlciA9IChcbiAgPGRpdiBjc3M9e3sgaGVpZ2h0OiBsaXN0SGVpZ2h0IC8gMiB9fT5cbiAgICA8TG9hZGVyIC8+XG4gIDwvZGl2PlxuKTtcblxuZXhwb3J0IGZ1bmN0aW9uIHVzZURhdGFPcHRpb25zVHJlZVNlbGVjdDxcbiAgVFF1ZXJ5Rm5EYXRhID0gdW5rbm93bixcbiAgVERhdGEgPSBUUXVlcnlGbkRhdGEsXG4gIFRQYXJhbXMgPSBuZXZlclxuPih7XG4gIGZpbHRlcmFibGUgPSBmYWxzZSxcbiAgb25GZXRjaCxcbiAgLi4ucXVlcnlPcHRpb25zXG59OiBVc2VEYXRhT3B0aW9uc1RyZWVTZWxlY3RPcHRpb25zPFRRdWVyeUZuRGF0YSwgVERhdGEsIFRQYXJhbXM+KSB7XG4gIGNvbnN0IHtcbiAgICBvcHRpb25zLFxuICAgIGlzRmV0Y2hpbmcsXG4gICAgcHJvbWlzZVxuICB9ID0gdXNlRGF0YU9wdGlvbnNRdWVyeSh7XG4gICAgLi4ucXVlcnlPcHRpb25zLFxuICAgIHdpdGhQaW55aW46IHRydWVcbiAgfSk7XG5cbiAgY29uc3QgdHJlZVNlbGVjdFByb3BzID0gdXNlTWVtbzxUcmVlU2VsZWN0UHJvcHM8S2V5LCBEYXRhT3B0aW9uV2l0aFBpbnlpbjxURGF0YT4+PigoKSA9PiB7XG4gICAgcmV0dXJuIHtcbiAgICAgIHRyZWVEYXRhOiBvcHRpb25zLFxuICAgICAgbG9hZGluZzogaXNGZXRjaGluZyxcbiAgICAgIGZpZWxkTmFtZXMsXG4gICAgICBtYXhUYWdDb3VudDogXCJyZXNwb25zaXZlXCIsXG4gICAgICBsaXN0SGVpZ2h0LFxuICAgICAgbm90Rm91bmRDb250ZW50OiBpc0ZldGNoaW5nID8gbG9hZGluZ1BsYWNlaG9sZGVyIDogdW5kZWZpbmVkLFxuICAgICAgZmlsdGVyVHJlZU5vZGU6IGZpbHRlcmFibGUgJiYgZmlsdGVyVHJlZU5vZGUsXG4gICAgICB0cmVlTm9kZUZpbHRlclByb3A6IFwibGFiZWxQaW55aW5Jbml0aWFsc1wiLFxuICAgICAgdHJlZU5vZGVMYWJlbFByb3A6IFwibGFiZWxcIixcbiAgICAgIHNob3dTZWFyY2g6IGZpbHRlcmFibGUsXG4gICAgICB0cmVlTGluZToge1xuICAgICAgICBzaG93TGVhZkljb246IGZhbHNlXG4gICAgICB9XG4gICAgfTtcbiAgfSwgW2lzRmV0Y2hpbmcsIG9wdGlvbnMsIGZpbHRlcmFibGVdKTtcblxuICBjb25zdCBvbkZldGNoRm4gPSB1c2VFZmZlY3RFdmVudCgoZGF0YTogVERhdGFbXSkgPT4ge1xuICAgIG9uRmV0Y2g/LihkYXRhKTtcbiAgfSk7XG5cbiAgdXNlRWZmZWN0KCgpID0+IHtcbiAgICBwcm9taXNlLnRoZW4ob25GZXRjaEZuKTtcbiAgfSwgW3Byb21pc2VdKTtcblxuICByZXR1cm4gdHJlZVNlbGVjdFByb3BzO1xufVxuXG5mdW5jdGlvbiBmaWx0ZXJUcmVlTm9kZShpbnB1dDogc3RyaW5nLCBub2RlOiBQYXJhbWV0ZXJzPEV4Y2x1ZGU8R2V0UHJvcDxUcmVlU2VsZWN0UHJvcHMsIFwiZmlsdGVyVHJlZU5vZGVcIj4sIGJvb2xlYW4+PlsxXSkge1xuICBjb25zdCBsYWJlbCA9IFJlZmxlY3QuZ2V0KG5vZGUsIFwibGFiZWxcIik7XG4gIGNvbnN0IGxhYmVsUGlueWluID0gUmVmbGVjdC5nZXQobm9kZSwgXCJsYWJlbFBpbnlpblwiKTtcbiAgY29uc3QgbGFiZWxQaW55aW5Jbml0aWFscyA9IFJlZmxlY3QuZ2V0KG5vZGUsIFwibGFiZWxQaW55aW5Jbml0aWFsc1wiKTtcbiAgY29uc3QgZGVzY3JpcHRpb24gPSBSZWZsZWN0LmdldChub2RlLCBcImRlc2NyaXB0aW9uXCIpO1xuICBjb25zdCBkZXNjcmlwdGlvblBpbnlpbiA9IFJlZmxlY3QuZ2V0KG5vZGUsIFwiZGVzY3JpcHRpb25QaW55aW5cIik7XG4gIGNvbnN0IGRlc2NyaXB0aW9uUGlueWluSW5pdGlhbHMgPSBSZWZsZWN0LmdldChub2RlLCBcImRlc2NyaXB0aW9uUGlueWluSW5pdGlhbHNcIik7XG5cbiAgcmV0dXJuIChpc1N0cmluZyhsYWJlbCkgJiYgbGFiZWwuaW5jbHVkZXMoaW5wdXQpKVxuICAgIHx8IChpc1N0cmluZyhsYWJlbFBpbnlpbikgJiYgbGFiZWxQaW55aW4uaW5jbHVkZXMoaW5wdXQpKVxuICAgIHx8IChpc1N0cmluZyhsYWJlbFBpbnlpbkluaXRpYWxzKSAmJiBsYWJlbFBpbnlpbkluaXRpYWxzLmluY2x1ZGVzKGlucHV0KSlcbiAgICB8fCAoaXNTdHJpbmcoZGVzY3JpcHRpb24pICYmIGRlc2NyaXB0aW9uLmluY2x1ZGVzKGlucHV0KSlcbiAgICB8fCAoaXNTdHJpbmcoZGVzY3JpcHRpb25QaW55aW4pICYmIGRlc2NyaXB0aW9uUGlueWluLmluY2x1ZGVzKGlucHV0KSlcbiAgICB8fCAoaXNTdHJpbmcoZGVzY3JpcHRpb25QaW55aW5Jbml0aWFscykgJiYgZGVzY3JpcHRpb25QaW55aW5Jbml0aWFscy5pbmNsdWRlcyhpbnB1dCkpO1xufVxuIl19 */"),
14
+ css: /*#__PURE__*/ s({ height: l / 2 }, process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInVzZS1kYXRhLW9wdGlvbnMtdHJlZS1zZWxlY3QudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQTRDTyIsImZpbGUiOiJ1c2UtZGF0YS1vcHRpb25zLXRyZWUtc2VsZWN0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB0eXBlIHsgRGF0YU9wdGlvbldpdGhQaW55aW4gfSBmcm9tIFwiQHZlZi1mcmFtZXdvcmstcmVhY3QvY29yZVwiO1xuaW1wb3J0IHR5cGUgeyBVc2VEYXRhT3B0aW9uc1F1ZXJ5T3B0aW9ucyB9IGZyb20gXCJAdmVmLWZyYW1ld29yay1yZWFjdC9ob29rc1wiO1xuaW1wb3J0IHR5cGUgeyBLZXkgfSBmcm9tIFwiQHZlZi1mcmFtZXdvcmstcmVhY3Qvc2hhcmVkXCI7XG5cbmltcG9ydCB0eXBlIHsgVHJlZVNlbGVjdFByb3BzIH0gZnJvbSBcIi4uXCI7XG5pbXBvcnQgdHlwZSB7IEdldFByb3AgfSBmcm9tIFwiLi4vLi4vX2Jhc2VcIjtcblxuaW1wb3J0IHsgdXNlRGF0YU9wdGlvbnNRdWVyeSB9IGZyb20gXCJAdmVmLWZyYW1ld29yay1yZWFjdC9ob29rc1wiO1xuaW1wb3J0IHsgaXNTdHJpbmcgfSBmcm9tIFwiQHZlZi1mcmFtZXdvcmstcmVhY3Qvc2hhcmVkXCI7XG5pbXBvcnQgeyB1c2VFZmZlY3QsIHVzZUVmZmVjdEV2ZW50LCB1c2VNZW1vIH0gZnJvbSBcInJlYWN0XCI7XG5cbmltcG9ydCB7IExvYWRlciB9IGZyb20gXCIuLi8uLi9sb2FkZXJcIjtcblxuZXhwb3J0IHR5cGUgVXNlRGF0YU9wdGlvbnNUcmVlU2VsZWN0T3B0aW9uczxcbiAgVFF1ZXJ5Rm5EYXRhID0gdW5rbm93bixcbiAgVERhdGEgPSBUUXVlcnlGbkRhdGEsXG4gIFRQYXJhbXMgPSBuZXZlclxuPiA9IFVzZURhdGFPcHRpb25zUXVlcnlPcHRpb25zPFRRdWVyeUZuRGF0YSwgVERhdGEsIFRQYXJhbXM+ICYge1xuICAvKipcbiAgICogV2hldGhlciB0aGUgdHJlZSBzZWxlY3QgaXMgZmlsdGVyYWJsZVxuICAgKlxuICAgKiBAZGVmYXVsdCBmYWxzZVxuICAgKi9cbiAgZmlsdGVyYWJsZT86IGJvb2xlYW47XG4gIC8qKlxuICAgKiBDYWxsYmFjayBmdW5jdGlvbiBpbnZva2VkIGFmdGVyIGRhdGEgaXMgZmV0Y2hlZFxuICAgKi9cbiAgb25GZXRjaD86IChkYXRhOiBURGF0YVtdKSA9PiB2b2lkO1xufTtcblxuY29uc3QgZmllbGROYW1lczogR2V0UHJvcDxUcmVlU2VsZWN0UHJvcHMsIFwiZmllbGROYW1lc1wiPiA9IHtcbiAgbGFiZWw6IFwibGFiZWxcIixcbiAgdmFsdWU6IFwidmFsdWVcIixcbiAgY2hpbGRyZW46IFwiY2hpbGRyZW5cIlxufTtcblxuLyoqXG4gKiBUaGUgaGVpZ2h0IG9mIHRoZSB0cmVlIHNlbGVjdCBkcm9wZG93biBsaXN0LlxuICovXG5jb25zdCBsaXN0SGVpZ2h0ID0gMjgwO1xuLyoqXG4gKiBUaGUgbG9hZGluZyBwbGFjZWhvbGRlciBvZiB0aGUgdHJlZSBzZWxlY3QuXG4gKi9cbmNvbnN0IGxvYWRpbmdQbGFjZWhvbGRlciA9IChcbiAgPGRpdiBjc3M9e3sgaGVpZ2h0OiBsaXN0SGVpZ2h0IC8gMiB9fT5cbiAgICA8TG9hZGVyIC8+XG4gIDwvZGl2PlxuKTtcblxuZXhwb3J0IGZ1bmN0aW9uIHVzZURhdGFPcHRpb25zVHJlZVNlbGVjdDxcbiAgVFF1ZXJ5Rm5EYXRhID0gdW5rbm93bixcbiAgVERhdGEgPSBUUXVlcnlGbkRhdGEsXG4gIFRQYXJhbXMgPSBuZXZlclxuPih7XG4gIGZpbHRlcmFibGUgPSBmYWxzZSxcbiAgb25GZXRjaCxcbiAgLi4ucXVlcnlPcHRpb25zXG59OiBVc2VEYXRhT3B0aW9uc1RyZWVTZWxlY3RPcHRpb25zPFRRdWVyeUZuRGF0YSwgVERhdGEsIFRQYXJhbXM+KSB7XG4gIGNvbnN0IHtcbiAgICBvcHRpb25zLFxuICAgIGlzRmV0Y2hpbmcsXG4gICAgcHJvbWlzZVxuICB9ID0gdXNlRGF0YU9wdGlvbnNRdWVyeSh7XG4gICAgLi4ucXVlcnlPcHRpb25zLFxuICAgIHdpdGhQaW55aW46IHRydWVcbiAgfSk7XG5cbiAgY29uc3QgdHJlZVNlbGVjdFByb3BzID0gdXNlTWVtbzxUcmVlU2VsZWN0UHJvcHM8S2V5LCBEYXRhT3B0aW9uV2l0aFBpbnlpbjxURGF0YT4+PigoKSA9PiB7XG4gICAgcmV0dXJuIHtcbiAgICAgIHRyZWVEYXRhOiBvcHRpb25zLFxuICAgICAgbG9hZGluZzogaXNGZXRjaGluZyxcbiAgICAgIGZpZWxkTmFtZXMsXG4gICAgICBtYXhUYWdDb3VudDogXCJyZXNwb25zaXZlXCIsXG4gICAgICBsaXN0SGVpZ2h0LFxuICAgICAgbm90Rm91bmRDb250ZW50OiBpc0ZldGNoaW5nID8gbG9hZGluZ1BsYWNlaG9sZGVyIDogdW5kZWZpbmVkLFxuICAgICAgZmlsdGVyVHJlZU5vZGU6IGZpbHRlcmFibGUgJiYgZmlsdGVyVHJlZU5vZGUsXG4gICAgICB0cmVlTm9kZUZpbHRlclByb3A6IFwibGFiZWxQaW55aW5Jbml0aWFsc1wiLFxuICAgICAgdHJlZU5vZGVMYWJlbFByb3A6IFwibGFiZWxcIixcbiAgICAgIHNob3dTZWFyY2g6IGZpbHRlcmFibGUsXG4gICAgICB0cmVlTGluZToge1xuICAgICAgICBzaG93TGVhZkljb246IGZhbHNlXG4gICAgICB9XG4gICAgfTtcbiAgfSwgW2lzRmV0Y2hpbmcsIG9wdGlvbnMsIGZpbHRlcmFibGVdKTtcblxuICBjb25zdCBvbkZldGNoRm4gPSB1c2VFZmZlY3RFdmVudCgoZGF0YTogVERhdGFbXSkgPT4ge1xuICAgIG9uRmV0Y2g/LihkYXRhKTtcbiAgfSk7XG5cbiAgdXNlRWZmZWN0KCgpID0+IHtcbiAgICBwcm9taXNlLnRoZW4ob25GZXRjaEZuKTtcbiAgfSwgW3Byb21pc2VdKTtcblxuICByZXR1cm4gdHJlZVNlbGVjdFByb3BzO1xufVxuXG5mdW5jdGlvbiBmaWx0ZXJUcmVlTm9kZShpbnB1dDogc3RyaW5nLCBub2RlOiBQYXJhbWV0ZXJzPEV4Y2x1ZGU8R2V0UHJvcDxUcmVlU2VsZWN0UHJvcHMsIFwiZmlsdGVyVHJlZU5vZGVcIj4sIGJvb2xlYW4+PlsxXSkge1xuICBjb25zdCBsYWJlbCA9IFJlZmxlY3QuZ2V0KG5vZGUsIFwibGFiZWxcIik7XG4gIGNvbnN0IGxhYmVsUGlueWluID0gUmVmbGVjdC5nZXQobm9kZSwgXCJsYWJlbFBpbnlpblwiKTtcbiAgY29uc3QgbGFiZWxQaW55aW5Jbml0aWFscyA9IFJlZmxlY3QuZ2V0KG5vZGUsIFwibGFiZWxQaW55aW5Jbml0aWFsc1wiKTtcbiAgY29uc3QgZGVzY3JpcHRpb24gPSBSZWZsZWN0LmdldChub2RlLCBcImRlc2NyaXB0aW9uXCIpO1xuICBjb25zdCBkZXNjcmlwdGlvblBpbnlpbiA9IFJlZmxlY3QuZ2V0KG5vZGUsIFwiZGVzY3JpcHRpb25QaW55aW5cIik7XG4gIGNvbnN0IGRlc2NyaXB0aW9uUGlueWluSW5pdGlhbHMgPSBSZWZsZWN0LmdldChub2RlLCBcImRlc2NyaXB0aW9uUGlueWluSW5pdGlhbHNcIik7XG5cbiAgcmV0dXJuIChpc1N0cmluZyhsYWJlbCkgJiYgbGFiZWwuaW5jbHVkZXMoaW5wdXQpKVxuICAgIHx8IChpc1N0cmluZyhsYWJlbFBpbnlpbikgJiYgbGFiZWxQaW55aW4uaW5jbHVkZXMoaW5wdXQpKVxuICAgIHx8IChpc1N0cmluZyhsYWJlbFBpbnlpbkluaXRpYWxzKSAmJiBsYWJlbFBpbnlpbkluaXRpYWxzLmluY2x1ZGVzKGlucHV0KSlcbiAgICB8fCAoaXNTdHJpbmcoZGVzY3JpcHRpb24pICYmIGRlc2NyaXB0aW9uLmluY2x1ZGVzKGlucHV0KSlcbiAgICB8fCAoaXNTdHJpbmcoZGVzY3JpcHRpb25QaW55aW4pICYmIGRlc2NyaXB0aW9uUGlueWluLmluY2x1ZGVzKGlucHV0KSlcbiAgICB8fCAoaXNTdHJpbmcoZGVzY3JpcHRpb25QaW55aW5Jbml0aWFscykgJiYgZGVzY3JpcHRpb25QaW55aW5Jbml0aWFscy5pbmNsdWRlcyhpbnB1dCkpO1xufVxuIl19 */"),
15
15
  children: /* @__PURE__ */ t(e, {})
16
16
  });
17
17
  function d({ filterable: e = !1, onFetch: t, ...n }) {
@@ -1,4 +1,4 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import "./hooks/use-data-options-tree-select.js";
3
3
  import { TreeSelect as e } from "antd";
4
4
  export { e as TreeSelect };
@@ -1,4 +1,4 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { jsx as e } from "@emotion/react/jsx-runtime";
3
3
  import { Children as t, useEffect as n, useRef as r, useState as i } from "react";
4
4
  import { motion as a, useInView as o } from "@vef-framework-react/core";
@@ -1,4 +1,4 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { Typography as e } from "antd";
3
3
  //#region src/typography/index.ts
4
4
  var { Text: t, Link: n, Title: r, Paragraph: i } = e;
@@ -1,4 +1,4 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { mergeProps as e } from "../_base/helpers/props.js";
3
3
  import { Button as t } from "../button/index.js";
4
4
  import { Icon as n } from "../icon/index.js";
@@ -1,3 +1,3 @@
1
- /*! @vef-framework-react/components v2.2.2 made by Venus | 2026-05-18T12:43:56.688Z */
1
+ /*! @vef-framework-react/components v2.4.0 made by Venus | 2026-06-15T15:10:18.033Z */
2
2
  import { Watermark as e } from "antd";
3
3
  export { e as Watermark };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Imperative access to the per-app antd context holders stashed on
3
+ * `globalThis.$vef` for call sites that cannot reach into React (e.g. axios
4
+ * interceptors, plain async helpers). `<ConfigProvider>` calls `setVefGlobal`
5
+ * from inside an effect; the helpers in `_base/helpers/` then read through
6
+ * `getVefGlobal` to dispatch messages, modals, and notifications.
7
+ *
8
+ * The {@link VefGlobal} shape and the `$vef` global are declared ambiently in
9
+ * `../../global.d.ts`, so `globalThis.$vef` is typed directly — no cast. The
10
+ * `/// <reference />` above pulls that declaration in wherever this module is
11
+ * type-checked, so a consumer resolving the package source (the `vef` condition)
12
+ * sees `$vef` without re-declaring it in its own `env.d.ts`, and the built
13
+ * `globals.d.ts` carries it to published consumers.
14
+ */
15
+ /**
16
+ * Store the antd context holders so non-React call sites can dispatch UI
17
+ * feedback. Typically invoked once by the framework's `ContextHolder`
18
+ * inside an effect.
19
+ */
20
+ export declare function setVefGlobal(value: VefGlobal): void;
21
+ /**
22
+ * Retrieve the antd context holders previously registered by `setVefGlobal`.
23
+ * Throws when `<ConfigProvider>` has not mounted yet so callers get a clear
24
+ * error rather than a cryptic property access on `undefined`.
25
+ */
26
+ export declare function getVefGlobal(): VefGlobal;
@@ -0,0 +1,2 @@
1
+ import { Length } from '../types';
2
+ export declare function getSpacingValue(value: Length): string;
@@ -1,5 +1,5 @@
1
1
  export * from './constants';
2
- export { getVefGlobal, setVefGlobal, type VefGlobal } from './globals';
2
+ export { getVefGlobal, setVefGlobal } from './globals';
3
3
  export * from './helpers';
4
4
  export * from './hooks';
5
5
  export * from './styles';
@@ -39,7 +39,7 @@ export interface ActionButtonConfig<TContext = never> {
39
39
  color?: ButtonColor;
40
40
  variant?: ButtonVariant;
41
41
  icon?: ReactNode;
42
- permTokens?: string[];
42
+ requiredPermissions?: string[];
43
43
  checkMode?: PermissionCheckMode;
44
44
  confirmable?: ActionButtonMaybeComputed<TContext, boolean>;
45
45
  confirmMode?: ActionButtonMaybeComputed<TContext, ActionConfirmMode>;
@@ -0,0 +1,4 @@
1
+ import { PropsWithRef } from '../_base';
2
+ import { CodeEditorProps, CodeEditorRef } from './props';
3
+ export declare function CodeEditor({ ref, value, defaultValue, onChange, onBlur, onFocus, onCreateEditor, language, theme, readOnly, placeholder, autoFocus, showLineNumbers, showFoldGutter, showSearch, showHighlightActiveLine, tabSize, indentWithTab, height, minHeight, maxHeight, width, status, size, bordered, className, style, extensions, basicSetupOptions }: PropsWithRef<CodeEditorRef, CodeEditorProps>): import("@emotion/react/jsx-runtime").JSX.Element;
4
+ export type { CodeEditorLanguage, CodeEditorProps, CodeEditorRef, CodeEditorTheme } from './props';
@@ -0,0 +1,197 @@
1
+ import { EditorState, Extension } from '@codemirror/state';
2
+ import { EditorView } from '@codemirror/view';
3
+ import { BasicSetupOptions } from '@uiw/react-codemirror';
4
+ import { CSSProperties } from 'react';
5
+ import { Length, Size } from '../_base';
6
+ /**
7
+ * Built-in language identifiers shipped with the CodeEditor. To use a
8
+ * language outside of this list, install the corresponding `@codemirror/lang-*`
9
+ * package and pass its extension through `language` (or `extensions`).
10
+ */
11
+ export type CodeEditorLanguage = "json" | "javascript" | "typescript" | "markdown" | "sql" | "python";
12
+ /**
13
+ * Color scheme for the editor.
14
+ *
15
+ * - `"auto"` follows the surrounding `<ConfigProvider>` dark-mode state.
16
+ * - `"light"` / `"dark"` forces a fixed scheme.
17
+ * - A CodeMirror `Extension` lets you plug in any third-party theme.
18
+ */
19
+ export type CodeEditorTheme = "auto" | "light" | "dark" | Extension;
20
+ /**
21
+ * Imperative handle exposed through `ref`. Provides the most common
22
+ * editor operations without forcing callers to dig into the underlying
23
+ * `EditorView`.
24
+ */
25
+ export interface CodeEditorRef {
26
+ /**
27
+ * Move focus into the editor. No-op when the editor is not mounted.
28
+ */
29
+ focus: () => void;
30
+ /**
31
+ * Remove focus from the editor.
32
+ */
33
+ blur: () => void;
34
+ /**
35
+ * Read the current document content. Returns `""` when not mounted.
36
+ */
37
+ getValue: () => string;
38
+ /**
39
+ * Replace the entire document content while preserving the cursor when possible.
40
+ */
41
+ setValue: (value: string) => void;
42
+ /**
43
+ * Underlying `EditorView` instance, or `undefined` before mount.
44
+ */
45
+ readonly view: EditorView | undefined;
46
+ }
47
+ /**
48
+ * Props for the {@link CodeEditor} component. Mirrors common antd input
49
+ * affordances (`size`, `status`, `bordered`) so it composes naturally
50
+ * inside forms alongside other VEF inputs.
51
+ */
52
+ export interface CodeEditorProps {
53
+ /**
54
+ * Controlled document value.
55
+ */
56
+ value?: string;
57
+ /**
58
+ * Initial value for the uncontrolled mode. Ignored when `value` is provided.
59
+ */
60
+ defaultValue?: string;
61
+ /**
62
+ * Fired whenever the document content changes.
63
+ */
64
+ onChange?: (value: string) => void;
65
+ /**
66
+ * Fired when the editor loses focus.
67
+ */
68
+ onBlur?: () => void;
69
+ /**
70
+ * Fired when the editor gains focus.
71
+ */
72
+ onFocus?: () => void;
73
+ /**
74
+ * Fired once the underlying `EditorView` has been created. Useful for
75
+ * dispatching initial transactions, since the view is constructed
76
+ * asynchronously and is not available synchronously on mount.
77
+ */
78
+ onCreateEditor?: (view: EditorView, state: EditorState) => void;
79
+ /**
80
+ * Programming language for syntax highlighting. Pass a built-in id, a
81
+ * CodeMirror extension, or an array of extensions.
82
+ */
83
+ language?: CodeEditorLanguage | Extension | Extension[];
84
+ /**
85
+ * Color scheme.
86
+ *
87
+ * @default "auto"
88
+ */
89
+ theme?: CodeEditorTheme;
90
+ /**
91
+ * Disable editing of the editor content.
92
+ *
93
+ * @default false
94
+ */
95
+ readOnly?: boolean;
96
+ /**
97
+ * Placeholder shown while the editor document is empty.
98
+ */
99
+ placeholder?: string;
100
+ /**
101
+ * Move focus into the editor on mount.
102
+ *
103
+ * @default false
104
+ */
105
+ autoFocus?: boolean;
106
+ /**
107
+ * Show the line-number gutter.
108
+ *
109
+ * @default false
110
+ */
111
+ showLineNumbers?: boolean;
112
+ /**
113
+ * Show the code-folding gutter.
114
+ *
115
+ * @default false
116
+ */
117
+ showFoldGutter?: boolean;
118
+ /**
119
+ * Enable the built-in search keymap (`Ctrl+F` / `Cmd+F`).
120
+ *
121
+ * @default true
122
+ */
123
+ showSearch?: boolean;
124
+ /**
125
+ * Highlight the line currently containing the cursor.
126
+ *
127
+ * @default false
128
+ */
129
+ showHighlightActiveLine?: boolean;
130
+ /**
131
+ * Number of spaces per indentation level.
132
+ *
133
+ * @default 2
134
+ */
135
+ tabSize?: number;
136
+ /**
137
+ * Insert a tab character when the user presses Tab, rather than moving
138
+ * focus to the next form control.
139
+ *
140
+ * @default true
141
+ */
142
+ indentWithTab?: boolean;
143
+ /**
144
+ * Fixed height. Numbers are interpreted as pixels.
145
+ */
146
+ height?: Length;
147
+ /**
148
+ * Minimum height. Numbers are interpreted as pixels.
149
+ */
150
+ minHeight?: Length;
151
+ /**
152
+ * Maximum height. Numbers are interpreted as pixels.
153
+ */
154
+ maxHeight?: Length;
155
+ /**
156
+ * Fixed width. Numbers are interpreted as pixels.
157
+ */
158
+ width?: Length;
159
+ /**
160
+ * Validation status. Drives the container border colour, mirroring antd's
161
+ * `<Input status>` API.
162
+ */
163
+ status?: "error" | "warning";
164
+ /**
165
+ * Density preset matching the VEF size token.
166
+ *
167
+ * @default "medium"
168
+ */
169
+ size?: Size;
170
+ /**
171
+ * Render the container border. Disable when embedding inside another
172
+ * bordered surface.
173
+ *
174
+ * @default true
175
+ */
176
+ bordered?: boolean;
177
+ /**
178
+ * Additional CSS class applied to the outer wrapper.
179
+ */
180
+ className?: string;
181
+ /**
182
+ * Inline styles applied to the outer wrapper.
183
+ */
184
+ style?: CSSProperties;
185
+ /**
186
+ * Extra CodeMirror extensions appended after the built-in basic setup
187
+ * and the resolved language. Use this for linters, custom keymaps, or
188
+ * any other CodeMirror extension.
189
+ */
190
+ extensions?: Extension[];
191
+ /**
192
+ * Fine-grained overrides for the `@uiw/codemirror-extensions-basic-setup`
193
+ * configuration. The dedicated boolean props (`showLineNumbers`, etc.)
194
+ * are applied first; values in this object take precedence.
195
+ */
196
+ basicSetupOptions?: BasicSetupOptions;
197
+ }
@@ -1,6 +1,6 @@
1
1
  import { ApiResult, MutationFunction, MutationMeta, PaginationResult, QueryFunction } from '@vef-framework-react/core';
2
2
  import { AnyObject, Awaitable, DeepKeys, EmptyObject, If, IsNever, Key, MaybeUndefined, PartialDeep } from '@vef-framework-react/shared';
3
- import { ElementType, ReactNode } from 'react';
3
+ import { ElementType, MouseEvent, ReactNode } from 'react';
4
4
  import { ColumnSettingsProp, OperationColumnConfig, ProTableProps, RowSelectionConfig } from '../pro-table';
5
5
  import { TableColumn } from '../table';
6
6
  import { CrudFormActionsRenderers, CrudFormMutationFns, CrudFormScene, PaginatedQueryParams, QueryParams } from './types';
@@ -53,6 +53,19 @@ export interface BaseCrudProps<TRow extends AnyObject, TSearchValues extends Any
53
53
  * @default false
54
54
  */
55
55
  virtual?: boolean;
56
+ /**
57
+ * Render zebra-striped table rows
58
+ *
59
+ * @default false
60
+ */
61
+ striped?: boolean;
62
+ /**
63
+ * Callback fired when a table body row is clicked.
64
+ *
65
+ * Clicks inside the operation column are ignored so per-row action buttons
66
+ * do not also trigger the row-level action.
67
+ */
68
+ onRowClick?: (row: NoInfer<TRow>, index: number | undefined, event: MouseEvent<HTMLElement>) => void;
56
69
  /**
57
70
  * Title to be displayed above the table
58
71
  */
@@ -3,3 +3,4 @@ export { Dropdown } from 'antd';
3
3
  export type { DropdownProps } from 'antd';
4
4
  export type { DropdownButtonProps, DropdownButtonType } from 'antd/es/dropdown';
5
5
  export type DropdownMenuProps = GetProp<DropdownProps, "menu">;
6
+ export type DropdownMenuItem = NonNullable<GetProp<DropdownMenuProps, "items">[number]>;