@vef-framework/components 1.0.20 → 1.0.21

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 (635) hide show
  1. package/esm/index.mjs +1 -1
  2. package/esm/internal/index.mjs +1 -1
  3. package/esm/internal/utils.mjs +1 -1
  4. package/esm/vef-access-denied/access-denied-icon.mjs +1 -1
  5. package/esm/vef-access-denied/index.mjs +1 -1
  6. package/esm/vef-access-denied/props.mjs +1 -1
  7. package/esm/vef-action-buttons/index.mjs +1 -1
  8. package/esm/vef-action-buttons/props.mjs +1 -1
  9. package/esm/vef-app/helper.mjs +1 -1
  10. package/esm/vef-app/index.mjs +1 -1
  11. package/esm/vef-app/props.mjs +1 -1
  12. package/esm/vef-auto-sizer/index.mjs +1 -1
  13. package/esm/vef-auto-sizer/props.mjs +1 -1
  14. package/esm/vef-avatar/index.mjs +1 -1
  15. package/esm/vef-avatar/props.mjs +1 -1
  16. package/esm/vef-avatar-group/index.mjs +1 -1
  17. package/esm/vef-avatar-group/props.mjs +1 -1
  18. package/esm/vef-badge/index.mjs +1 -1
  19. package/esm/vef-badge/props.mjs +1 -1
  20. package/esm/vef-bool/hooks/use-bool-instance.mjs +1 -1
  21. package/esm/vef-bool/index.mjs +1 -1
  22. package/esm/vef-bool/props.mjs +1 -1
  23. package/esm/vef-button/components/base-button.mjs +1 -1
  24. package/esm/vef-button/index.mjs +1 -1
  25. package/esm/vef-button/props.mjs +1 -1
  26. package/esm/vef-card/index.mjs +1 -1
  27. package/esm/vef-card/props.mjs +1 -1
  28. package/esm/vef-card-meta/index.mjs +1 -1
  29. package/esm/vef-card-meta/props.mjs +1 -1
  30. package/esm/vef-checkbox/hooks/use-checkbox-instance.mjs +1 -1
  31. package/esm/vef-checkbox/hooks/use-data-options.mjs +1 -1
  32. package/esm/vef-checkbox/index.mjs +1 -1
  33. package/esm/vef-checkbox/props.mjs +1 -1
  34. package/esm/vef-col/index.mjs +1 -1
  35. package/esm/vef-col/props.mjs +1 -1
  36. package/esm/vef-color-picker/index.mjs +1 -1
  37. package/esm/vef-color-picker/props.mjs +1 -1
  38. package/esm/vef-compact/index.mjs +1 -1
  39. package/esm/vef-compact/props.mjs +1 -1
  40. package/esm/vef-config-provider/hooks/use-ui-config.mjs +1 -1
  41. package/esm/vef-config-provider/index.mjs +1 -1
  42. package/esm/vef-config-provider/props.mjs +1 -1
  43. package/esm/vef-config-provider/reset-style.mjs +1 -1
  44. package/esm/vef-config-provider/store.mjs +1 -1
  45. package/esm/vef-container/index.mjs +1 -1
  46. package/esm/vef-container/props.mjs +1 -1
  47. package/esm/vef-crud-page/components/crud-actions.mjs +1 -1
  48. package/esm/vef-crud-page/components/crud-filter.mjs +1 -1
  49. package/esm/vef-crud-page/components/crud-footer.mjs +1 -1
  50. package/esm/vef-crud-page/components/crud-form-modal.mjs +1 -1
  51. package/esm/vef-crud-page/components/crud-header.mjs +1 -1
  52. package/esm/vef-crud-page/components/crud-table.mjs +1 -1
  53. package/esm/vef-crud-page/hooks/use-action-buttons.mjs +1 -1
  54. package/esm/vef-crud-page/hooks/use-crud-context.mjs +1 -1
  55. package/esm/vef-crud-page/hooks/use-crud-schema.mjs +1 -1
  56. package/esm/vef-crud-page/hooks/use-operation-buttons.mjs +1 -1
  57. package/esm/vef-crud-page/index.mjs +1 -1
  58. package/esm/vef-crud-page/props.mjs +1 -1
  59. package/esm/vef-crud-page/store.mjs +1 -1
  60. package/esm/vef-crud-page/types.mjs +1 -1
  61. package/esm/vef-divider/index.mjs +1 -1
  62. package/esm/vef-divider/props.mjs +1 -1
  63. package/esm/vef-drawer/components/action-button-wrapper.mjs +1 -1
  64. package/esm/vef-drawer/components/button-props.mjs +1 -1
  65. package/esm/vef-drawer/components/cancel-action-button.mjs +1 -1
  66. package/esm/vef-drawer/components/ok-action-button.mjs +1 -1
  67. package/esm/vef-drawer/context.mjs +1 -1
  68. package/esm/vef-drawer/index.mjs +1 -1
  69. package/esm/vef-drawer/props.mjs +1 -1
  70. package/esm/vef-dropdown/index.mjs +1 -1
  71. package/esm/vef-dropdown/props.mjs +1 -1
  72. package/esm/vef-dynamic-icon/index.mjs +1 -1
  73. package/esm/vef-dynamic-icon/props.mjs +1 -1
  74. package/esm/vef-empty/index.mjs +1 -1
  75. package/esm/vef-empty/props.mjs +1 -1
  76. package/esm/vef-empty-placeholder/index.mjs +1 -1
  77. package/esm/vef-empty-placeholder/props.mjs +1 -1
  78. package/esm/vef-error/error-icon.mjs +1 -1
  79. package/esm/vef-error/index.mjs +1 -1
  80. package/esm/vef-error/props.mjs +1 -1
  81. package/esm/vef-filter/components/action-buttons.mjs +1 -1
  82. package/esm/vef-filter/components/advanced-filter.mjs +1 -1
  83. package/esm/vef-filter/components/basic-filter.mjs +1 -1
  84. package/esm/vef-filter/components/fields/index.mjs +1 -1
  85. package/esm/vef-filter/components/fields/input-number.mjs +1 -1
  86. package/esm/vef-filter/components/fields/input.mjs +1 -1
  87. package/esm/vef-filter/components/fields/props.mjs +1 -1
  88. package/esm/vef-filter/components/filter-field.mjs +1 -1
  89. package/esm/vef-filter/components/filter-item.mjs +1 -1
  90. package/esm/vef-filter/event.mjs +1 -1
  91. package/esm/vef-filter/helper.mjs +1 -1
  92. package/esm/vef-filter/hooks/use-action-handlers.mjs +1 -1
  93. package/esm/vef-filter/hooks/use-computed-values.mjs +1 -1
  94. package/esm/vef-filter/hooks/use-filter-context.mjs +1 -1
  95. package/esm/vef-filter/hooks/use-filter-initialization.mjs +1 -1
  96. package/esm/vef-filter/hooks/use-filter-instance.mjs +1 -1
  97. package/esm/vef-filter/hooks/use-filter-items.mjs +1 -1
  98. package/esm/vef-filter/hooks/use-filter-values-change.mjs +1 -1
  99. package/esm/vef-filter/hooks/use-label-config.mjs +1 -1
  100. package/esm/vef-filter/index.mjs +1 -1
  101. package/esm/vef-filter/props.mjs +1 -1
  102. package/esm/vef-filter/store.mjs +1 -1
  103. package/esm/vef-filter/types.mjs +1 -1
  104. package/esm/vef-flex/index.mjs +1 -1
  105. package/esm/vef-flex/props.mjs +1 -1
  106. package/esm/vef-float-button/index.mjs +1 -1
  107. package/esm/vef-float-button/props.mjs +1 -1
  108. package/esm/vef-float-button-group/index.mjs +1 -1
  109. package/esm/vef-float-button-group/props.mjs +1 -1
  110. package/esm/vef-form/components/fields/index.mjs +1 -1
  111. package/esm/vef-form/components/fields/input-number.mjs +1 -1
  112. package/esm/vef-form/components/fields/input.mjs +1 -1
  113. package/esm/vef-form/components/fields/props.mjs +1 -1
  114. package/esm/vef-form/components/form-actions.mjs +1 -1
  115. package/esm/vef-form/components/form-content.mjs +1 -1
  116. package/esm/vef-form/components/form-field.mjs +1 -1
  117. package/esm/vef-form/components/form-group.mjs +1 -1
  118. package/esm/vef-form/components/form-hidden-item.mjs +1 -1
  119. package/esm/vef-form/components/form-item.mjs +1 -1
  120. package/esm/vef-form/components/form-row.mjs +1 -1
  121. package/esm/vef-form/event.mjs +1 -1
  122. package/esm/vef-form/helper.mjs +1 -1
  123. package/esm/vef-form/hooks/use-action-handlers.mjs +1 -1
  124. package/esm/vef-form/hooks/use-columns-layout.mjs +1 -1
  125. package/esm/vef-form/hooks/use-computed-values.mjs +1 -1
  126. package/esm/vef-form/hooks/use-form-context.mjs +1 -1
  127. package/esm/vef-form/hooks/use-form-initialization.mjs +1 -1
  128. package/esm/vef-form/hooks/use-form-instance.mjs +1 -1
  129. package/esm/vef-form/hooks/use-form-values-change.mjs +1 -1
  130. package/esm/vef-form/hooks/use-label-width.mjs +1 -1
  131. package/esm/vef-form/index.mjs +1 -1
  132. package/esm/vef-form/props.mjs +1 -1
  133. package/esm/vef-form/store.mjs +1 -1
  134. package/esm/vef-form/types.mjs +1 -1
  135. package/esm/vef-form/validation-rules.mjs +1 -1
  136. package/esm/vef-form-drawer/index.mjs +1 -1
  137. package/esm/vef-form-drawer/props.mjs +1 -1
  138. package/esm/vef-form-modal/index.mjs +1 -1
  139. package/esm/vef-form-modal/props.mjs +1 -1
  140. package/esm/vef-generic-select/index.mjs +1 -1
  141. package/esm/vef-generic-select/props.mjs +1 -1
  142. package/esm/vef-grid/index.mjs +1 -1
  143. package/esm/vef-grid/props.mjs +1 -1
  144. package/esm/vef-grid-item/index.mjs +1 -1
  145. package/esm/vef-grid-item/props.mjs +1 -1
  146. package/esm/vef-icon/index.mjs +1 -1
  147. package/esm/vef-icon/props.mjs +1 -1
  148. package/esm/vef-icon-select/index.mjs +1 -1
  149. package/esm/vef-icon-select/props.mjs +1 -1
  150. package/esm/vef-input/hooks/use-input-instance.mjs +1 -1
  151. package/esm/vef-input/index.mjs +1 -1
  152. package/esm/vef-input/props.mjs +1 -1
  153. package/esm/vef-input-number/hooks/use-input-number-instance.mjs +1 -1
  154. package/esm/vef-input-number/index.mjs +1 -1
  155. package/esm/vef-input-number/props.mjs +1 -1
  156. package/esm/vef-layout/components/content.mjs +1 -1
  157. package/esm/vef-layout/components/font-size.mjs +1 -1
  158. package/esm/vef-layout/components/fullscreen.mjs +1 -1
  159. package/esm/vef-layout/components/header-action-icons.mjs +1 -1
  160. package/esm/vef-layout/components/header-content.mjs +1 -1
  161. package/esm/vef-layout/components/header.mjs +1 -1
  162. package/esm/vef-layout/components/sider.mjs +1 -1
  163. package/esm/vef-layout/components/title.mjs +1 -1
  164. package/esm/vef-layout/components/user-avatar.mjs +1 -1
  165. package/esm/vef-layout/index.mjs +1 -1
  166. package/esm/vef-layout/logo.svg.mjs +1 -1
  167. package/esm/vef-layout/props.mjs +1 -1
  168. package/esm/vef-layout/store.mjs +1 -1
  169. package/esm/vef-loading-placeholder/index.mjs +1 -1
  170. package/esm/vef-loading-placeholder/props.mjs +1 -1
  171. package/esm/vef-login/index.mjs +1 -1
  172. package/esm/vef-login/login-icon.mjs +1 -1
  173. package/esm/vef-login/props.mjs +1 -1
  174. package/esm/vef-menu/index.mjs +1 -1
  175. package/esm/vef-menu/props.mjs +1 -1
  176. package/esm/vef-modal/components/action-button-wrapper.mjs +1 -1
  177. package/esm/vef-modal/components/button-props.mjs +1 -1
  178. package/esm/vef-modal/components/cancel-action-button.mjs +1 -1
  179. package/esm/vef-modal/components/ok-action-button.mjs +1 -1
  180. package/esm/vef-modal/context.mjs +1 -1
  181. package/esm/vef-modal/index.mjs +1 -1
  182. package/esm/vef-modal/props.mjs +1 -1
  183. package/esm/vef-not-found/index.mjs +1 -1
  184. package/esm/vef-not-found/not-found-icon.mjs +1 -1
  185. package/esm/vef-not-found/props.mjs +1 -1
  186. package/esm/vef-page/index.mjs +1 -1
  187. package/esm/vef-page/props.mjs +1 -1
  188. package/esm/vef-pagination/index.mjs +1 -1
  189. package/esm/vef-pagination/props.mjs +1 -1
  190. package/esm/vef-paragraph/index.mjs +1 -1
  191. package/esm/vef-paragraph/props.mjs +1 -1
  192. package/esm/vef-password/hooks/use-password-instance.mjs +1 -1
  193. package/esm/vef-password/index.mjs +1 -1
  194. package/esm/vef-password/props.mjs +1 -1
  195. package/esm/vef-popconfirm/index.mjs +1 -1
  196. package/esm/vef-popconfirm/props.mjs +1 -1
  197. package/esm/vef-popover/index.mjs +1 -1
  198. package/esm/vef-popover/props.mjs +1 -1
  199. package/esm/vef-radio/hooks/use-data-options.mjs +1 -1
  200. package/esm/vef-radio/hooks/use-radio-instance.mjs +1 -1
  201. package/esm/vef-radio/index.mjs +1 -1
  202. package/esm/vef-radio/props.mjs +1 -1
  203. package/esm/vef-rate/hooks/use-rate-instance.mjs +1 -1
  204. package/esm/vef-rate/index.mjs +1 -1
  205. package/esm/vef-rate/props.mjs +1 -1
  206. package/esm/vef-responsive-container/index.mjs +1 -1
  207. package/esm/vef-responsive-container/props.mjs +1 -1
  208. package/esm/vef-responsive-item/index.mjs +1 -1
  209. package/esm/vef-responsive-item/props.mjs +1 -1
  210. package/esm/vef-ribbon/index.mjs +1 -1
  211. package/esm/vef-ribbon/props.mjs +1 -1
  212. package/esm/vef-row/index.mjs +1 -1
  213. package/esm/vef-row/props.mjs +1 -1
  214. package/esm/vef-scroll-area/components/scrollbar.mjs +1 -1
  215. package/esm/vef-scroll-area/index.mjs +1 -1
  216. package/esm/vef-scroll-area/props.mjs +1 -1
  217. package/esm/vef-select/components/option.mjs +1 -1
  218. package/esm/vef-select/hooks/use-data-options.mjs +1 -1
  219. package/esm/vef-select/hooks/use-field-names.mjs +1 -1
  220. package/esm/vef-select/hooks/use-render-label.mjs +1 -1
  221. package/esm/vef-select/hooks/use-render-option.mjs +1 -1
  222. package/esm/vef-select/hooks/use-select-instance.mjs +1 -1
  223. package/esm/vef-select/index.mjs +1 -1
  224. package/esm/vef-select/props.mjs +1 -1
  225. package/esm/vef-slider/hooks/use-slider-instance.mjs +1 -1
  226. package/esm/vef-slider/index.mjs +1 -1
  227. package/esm/vef-slider/props.mjs +1 -1
  228. package/esm/vef-sortable-list/components/overlay-item.mjs +1 -1
  229. package/esm/vef-sortable-list/components/sortable-item.mjs +1 -1
  230. package/esm/vef-sortable-list/hooks/use-merged-items.mjs +1 -1
  231. package/esm/vef-sortable-list/index.mjs +1 -1
  232. package/esm/vef-sortable-list/props.mjs +1 -1
  233. package/esm/vef-space/index.mjs +1 -1
  234. package/esm/vef-space/props.mjs +1 -1
  235. package/esm/vef-spin/index.mjs +1 -1
  236. package/esm/vef-spin/props.mjs +1 -1
  237. package/esm/vef-splitter/index.mjs +1 -1
  238. package/esm/vef-splitter/props.mjs +1 -1
  239. package/esm/vef-splitter-panel/index.mjs +1 -1
  240. package/esm/vef-splitter-panel/props.mjs +1 -1
  241. package/esm/vef-status/index.mjs +1 -1
  242. package/esm/vef-status/props.mjs +1 -1
  243. package/esm/vef-table/components/columns/bool.mjs +1 -1
  244. package/esm/vef-table/components/columns/code.mjs +1 -1
  245. package/esm/vef-table/components/columns/data-dictionary.mjs +1 -1
  246. package/esm/vef-table/components/columns/enum.mjs +1 -1
  247. package/esm/vef-table/components/columns/file.mjs +1 -1
  248. package/esm/vef-table/components/columns/icon.mjs +1 -1
  249. package/esm/vef-table/components/columns/id.mjs +1 -1
  250. package/esm/vef-table/components/columns/image.mjs +1 -1
  251. package/esm/vef-table/components/columns/index.mjs +1 -1
  252. package/esm/vef-table/components/columns/markdown.mjs +1 -1
  253. package/esm/vef-table/components/columns/number.mjs +1 -1
  254. package/esm/vef-table/components/columns/props.mjs +1 -1
  255. package/esm/vef-table/components/columns/render.mjs +1 -1
  256. package/esm/vef-table/components/columns/rich-text.mjs +1 -1
  257. package/esm/vef-table/components/columns/text.mjs +1 -1
  258. package/esm/vef-table/components/columns-settings.mjs +1 -1
  259. package/esm/vef-table/components/operation-buttons.mjs +1 -1
  260. package/esm/vef-table/components/settings-icon.mjs +1 -1
  261. package/esm/vef-table/components/table-footer.mjs +1 -1
  262. package/esm/vef-table/helper.mjs +1 -1
  263. package/esm/vef-table/hooks/use-computed-batch-buttons.mjs +1 -1
  264. package/esm/vef-table/hooks/use-computed-columns.mjs +1 -1
  265. package/esm/vef-table/hooks/use-computed-values.mjs +1 -1
  266. package/esm/vef-table/hooks/use-data.mjs +1 -1
  267. package/esm/vef-table/hooks/use-default-column-configs.mjs +1 -1
  268. package/esm/vef-table/hooks/use-display-value.mjs +1 -1
  269. package/esm/vef-table/hooks/use-helper-columns.mjs +1 -1
  270. package/esm/vef-table/hooks/use-operation-column-width.mjs +1 -1
  271. package/esm/vef-table/hooks/use-pagination-props.mjs +1 -1
  272. package/esm/vef-table/hooks/use-row-props.mjs +1 -1
  273. package/esm/vef-table/hooks/use-row-selection-config.mjs +1 -1
  274. package/esm/vef-table/hooks/use-selected-rows.mjs +1 -1
  275. package/esm/vef-table/hooks/use-table-columns.mjs +1 -1
  276. package/esm/vef-table/hooks/use-table-context.mjs +1 -1
  277. package/esm/vef-table/hooks/use-table-instance.mjs +1 -1
  278. package/esm/vef-table/hooks/use-table-summary.mjs +1 -1
  279. package/esm/vef-table/hooks/use-table-width.mjs +1 -1
  280. package/esm/vef-table/index.mjs +1 -1
  281. package/esm/vef-table/props.mjs +1 -1
  282. package/esm/vef-table/store.mjs +1 -1
  283. package/esm/vef-table/types.mjs +1 -1
  284. package/esm/vef-tabs/index.mjs +1 -1
  285. package/esm/vef-tabs/props.mjs +1 -1
  286. package/esm/vef-tag/index.mjs +1 -1
  287. package/esm/vef-tag/props.mjs +1 -1
  288. package/esm/vef-temporal-picker/helper.mjs +1 -1
  289. package/esm/vef-temporal-picker/hooks/use-dayjs-value.mjs +1 -1
  290. package/esm/vef-temporal-picker/hooks/use-temporal-limit.mjs +1 -1
  291. package/esm/vef-temporal-picker/hooks/use-temporal-picker-instance.mjs +1 -1
  292. package/esm/vef-temporal-picker/index.mjs +1 -1
  293. package/esm/vef-temporal-picker/props.mjs +1 -1
  294. package/esm/vef-temporal-range-picker/helper.mjs +1 -1
  295. package/esm/vef-temporal-range-picker/hooks/use-dayjs-values.mjs +1 -1
  296. package/esm/vef-temporal-range-picker/hooks/use-temporal-limit.mjs +1 -1
  297. package/esm/vef-temporal-range-picker/hooks/use-temporal-range-picker-instance.mjs +1 -1
  298. package/esm/vef-temporal-range-picker/index.mjs +1 -1
  299. package/esm/vef-temporal-range-picker/props.mjs +1 -1
  300. package/esm/vef-text/index.mjs +1 -1
  301. package/esm/vef-text/props.mjs +1 -1
  302. package/esm/vef-textarea/hooks/use-textarea-instance.mjs +1 -1
  303. package/esm/vef-textarea/index.mjs +1 -1
  304. package/esm/vef-textarea/props.mjs +1 -1
  305. package/esm/vef-title/index.mjs +1 -1
  306. package/esm/vef-title/props.mjs +1 -1
  307. package/esm/vef-tooltip/index.mjs +1 -1
  308. package/esm/vef-tooltip/props.mjs +1 -1
  309. package/esm/vef-tree-select/hooks/use-change-handler.mjs +1 -1
  310. package/esm/vef-tree-select/hooks/use-data-options.mjs +1 -1
  311. package/esm/vef-tree-select/hooks/use-tree-select-instance.mjs +1 -1
  312. package/esm/vef-tree-select/index.mjs +1 -1
  313. package/esm/vef-tree-select/props.mjs +1 -1
  314. package/esm/vef-virtual-grid/index.mjs +1 -1
  315. package/esm/vef-virtual-grid/props.mjs +1 -1
  316. package/esm/vef-virtual-list/index.mjs +1 -1
  317. package/esm/vef-virtual-list/props.mjs +1 -1
  318. package/lib/index.cjs +1 -1
  319. package/lib/internal/index.cjs +1 -1
  320. package/lib/internal/utils.cjs +1 -1
  321. package/lib/vef-access-denied/access-denied-icon.cjs +1 -1
  322. package/lib/vef-access-denied/index.cjs +1 -1
  323. package/lib/vef-access-denied/props.cjs +1 -1
  324. package/lib/vef-action-buttons/index.cjs +1 -1
  325. package/lib/vef-action-buttons/props.cjs +1 -1
  326. package/lib/vef-app/helper.cjs +1 -1
  327. package/lib/vef-app/index.cjs +1 -1
  328. package/lib/vef-app/props.cjs +1 -1
  329. package/lib/vef-auto-sizer/index.cjs +1 -1
  330. package/lib/vef-auto-sizer/props.cjs +1 -1
  331. package/lib/vef-avatar/index.cjs +1 -1
  332. package/lib/vef-avatar/props.cjs +1 -1
  333. package/lib/vef-avatar-group/index.cjs +1 -1
  334. package/lib/vef-avatar-group/props.cjs +1 -1
  335. package/lib/vef-badge/index.cjs +1 -1
  336. package/lib/vef-badge/props.cjs +1 -1
  337. package/lib/vef-bool/hooks/use-bool-instance.cjs +1 -1
  338. package/lib/vef-bool/index.cjs +1 -1
  339. package/lib/vef-bool/props.cjs +1 -1
  340. package/lib/vef-button/components/base-button.cjs +1 -1
  341. package/lib/vef-button/index.cjs +1 -1
  342. package/lib/vef-button/props.cjs +1 -1
  343. package/lib/vef-card/index.cjs +1 -1
  344. package/lib/vef-card/props.cjs +1 -1
  345. package/lib/vef-card-meta/index.cjs +1 -1
  346. package/lib/vef-card-meta/props.cjs +1 -1
  347. package/lib/vef-checkbox/hooks/use-checkbox-instance.cjs +1 -1
  348. package/lib/vef-checkbox/hooks/use-data-options.cjs +1 -1
  349. package/lib/vef-checkbox/index.cjs +1 -1
  350. package/lib/vef-checkbox/props.cjs +1 -1
  351. package/lib/vef-col/index.cjs +1 -1
  352. package/lib/vef-col/props.cjs +1 -1
  353. package/lib/vef-color-picker/index.cjs +1 -1
  354. package/lib/vef-color-picker/props.cjs +1 -1
  355. package/lib/vef-compact/index.cjs +1 -1
  356. package/lib/vef-compact/props.cjs +1 -1
  357. package/lib/vef-config-provider/hooks/use-ui-config.cjs +1 -1
  358. package/lib/vef-config-provider/index.cjs +1 -1
  359. package/lib/vef-config-provider/props.cjs +1 -1
  360. package/lib/vef-config-provider/reset-style.cjs +1 -1
  361. package/lib/vef-config-provider/store.cjs +1 -1
  362. package/lib/vef-container/index.cjs +1 -1
  363. package/lib/vef-container/props.cjs +1 -1
  364. package/lib/vef-crud-page/components/crud-actions.cjs +1 -1
  365. package/lib/vef-crud-page/components/crud-filter.cjs +1 -1
  366. package/lib/vef-crud-page/components/crud-footer.cjs +1 -1
  367. package/lib/vef-crud-page/components/crud-form-modal.cjs +1 -1
  368. package/lib/vef-crud-page/components/crud-header.cjs +1 -1
  369. package/lib/vef-crud-page/components/crud-table.cjs +1 -1
  370. package/lib/vef-crud-page/hooks/use-action-buttons.cjs +1 -1
  371. package/lib/vef-crud-page/hooks/use-crud-context.cjs +1 -1
  372. package/lib/vef-crud-page/hooks/use-crud-schema.cjs +1 -1
  373. package/lib/vef-crud-page/hooks/use-operation-buttons.cjs +1 -1
  374. package/lib/vef-crud-page/index.cjs +1 -1
  375. package/lib/vef-crud-page/props.cjs +1 -1
  376. package/lib/vef-crud-page/store.cjs +1 -1
  377. package/lib/vef-crud-page/types.cjs +1 -1
  378. package/lib/vef-divider/index.cjs +1 -1
  379. package/lib/vef-divider/props.cjs +1 -1
  380. package/lib/vef-drawer/components/action-button-wrapper.cjs +1 -1
  381. package/lib/vef-drawer/components/button-props.cjs +1 -1
  382. package/lib/vef-drawer/components/cancel-action-button.cjs +1 -1
  383. package/lib/vef-drawer/components/ok-action-button.cjs +1 -1
  384. package/lib/vef-drawer/context.cjs +1 -1
  385. package/lib/vef-drawer/index.cjs +1 -1
  386. package/lib/vef-drawer/props.cjs +1 -1
  387. package/lib/vef-dropdown/index.cjs +1 -1
  388. package/lib/vef-dropdown/props.cjs +1 -1
  389. package/lib/vef-dynamic-icon/index.cjs +1 -1
  390. package/lib/vef-dynamic-icon/props.cjs +1 -1
  391. package/lib/vef-empty/index.cjs +1 -1
  392. package/lib/vef-empty/props.cjs +1 -1
  393. package/lib/vef-empty-placeholder/index.cjs +1 -1
  394. package/lib/vef-empty-placeholder/props.cjs +1 -1
  395. package/lib/vef-error/error-icon.cjs +1 -1
  396. package/lib/vef-error/index.cjs +1 -1
  397. package/lib/vef-error/props.cjs +1 -1
  398. package/lib/vef-filter/components/action-buttons.cjs +1 -1
  399. package/lib/vef-filter/components/advanced-filter.cjs +1 -1
  400. package/lib/vef-filter/components/basic-filter.cjs +1 -1
  401. package/lib/vef-filter/components/fields/index.cjs +1 -1
  402. package/lib/vef-filter/components/fields/input-number.cjs +1 -1
  403. package/lib/vef-filter/components/fields/input.cjs +1 -1
  404. package/lib/vef-filter/components/fields/props.cjs +1 -1
  405. package/lib/vef-filter/components/filter-field.cjs +1 -1
  406. package/lib/vef-filter/components/filter-item.cjs +1 -1
  407. package/lib/vef-filter/event.cjs +1 -1
  408. package/lib/vef-filter/helper.cjs +1 -1
  409. package/lib/vef-filter/hooks/use-action-handlers.cjs +1 -1
  410. package/lib/vef-filter/hooks/use-computed-values.cjs +1 -1
  411. package/lib/vef-filter/hooks/use-filter-context.cjs +1 -1
  412. package/lib/vef-filter/hooks/use-filter-initialization.cjs +1 -1
  413. package/lib/vef-filter/hooks/use-filter-instance.cjs +1 -1
  414. package/lib/vef-filter/hooks/use-filter-items.cjs +1 -1
  415. package/lib/vef-filter/hooks/use-filter-values-change.cjs +1 -1
  416. package/lib/vef-filter/hooks/use-label-config.cjs +1 -1
  417. package/lib/vef-filter/index.cjs +1 -1
  418. package/lib/vef-filter/props.cjs +1 -1
  419. package/lib/vef-filter/store.cjs +1 -1
  420. package/lib/vef-filter/types.cjs +1 -1
  421. package/lib/vef-flex/index.cjs +1 -1
  422. package/lib/vef-flex/props.cjs +1 -1
  423. package/lib/vef-float-button/index.cjs +1 -1
  424. package/lib/vef-float-button/props.cjs +1 -1
  425. package/lib/vef-float-button-group/index.cjs +1 -1
  426. package/lib/vef-float-button-group/props.cjs +1 -1
  427. package/lib/vef-form/components/fields/index.cjs +1 -1
  428. package/lib/vef-form/components/fields/input-number.cjs +1 -1
  429. package/lib/vef-form/components/fields/input.cjs +1 -1
  430. package/lib/vef-form/components/fields/props.cjs +1 -1
  431. package/lib/vef-form/components/form-actions.cjs +1 -1
  432. package/lib/vef-form/components/form-content.cjs +1 -1
  433. package/lib/vef-form/components/form-field.cjs +1 -1
  434. package/lib/vef-form/components/form-group.cjs +1 -1
  435. package/lib/vef-form/components/form-hidden-item.cjs +1 -1
  436. package/lib/vef-form/components/form-item.cjs +1 -1
  437. package/lib/vef-form/components/form-row.cjs +1 -1
  438. package/lib/vef-form/event.cjs +1 -1
  439. package/lib/vef-form/helper.cjs +1 -1
  440. package/lib/vef-form/hooks/use-action-handlers.cjs +1 -1
  441. package/lib/vef-form/hooks/use-columns-layout.cjs +1 -1
  442. package/lib/vef-form/hooks/use-computed-values.cjs +1 -1
  443. package/lib/vef-form/hooks/use-form-context.cjs +1 -1
  444. package/lib/vef-form/hooks/use-form-initialization.cjs +1 -1
  445. package/lib/vef-form/hooks/use-form-instance.cjs +1 -1
  446. package/lib/vef-form/hooks/use-form-values-change.cjs +1 -1
  447. package/lib/vef-form/hooks/use-label-width.cjs +1 -1
  448. package/lib/vef-form/index.cjs +1 -1
  449. package/lib/vef-form/props.cjs +1 -1
  450. package/lib/vef-form/store.cjs +1 -1
  451. package/lib/vef-form/types.cjs +1 -1
  452. package/lib/vef-form/validation-rules.cjs +1 -1
  453. package/lib/vef-form-drawer/index.cjs +1 -1
  454. package/lib/vef-form-drawer/props.cjs +1 -1
  455. package/lib/vef-form-modal/index.cjs +1 -1
  456. package/lib/vef-form-modal/props.cjs +1 -1
  457. package/lib/vef-generic-select/index.cjs +1 -1
  458. package/lib/vef-generic-select/props.cjs +1 -1
  459. package/lib/vef-grid/index.cjs +1 -1
  460. package/lib/vef-grid/props.cjs +1 -1
  461. package/lib/vef-grid-item/index.cjs +1 -1
  462. package/lib/vef-grid-item/props.cjs +1 -1
  463. package/lib/vef-icon/index.cjs +1 -1
  464. package/lib/vef-icon/props.cjs +1 -1
  465. package/lib/vef-icon-select/index.cjs +1 -1
  466. package/lib/vef-icon-select/props.cjs +1 -1
  467. package/lib/vef-input/hooks/use-input-instance.cjs +1 -1
  468. package/lib/vef-input/index.cjs +1 -1
  469. package/lib/vef-input/props.cjs +1 -1
  470. package/lib/vef-input-number/hooks/use-input-number-instance.cjs +1 -1
  471. package/lib/vef-input-number/index.cjs +1 -1
  472. package/lib/vef-input-number/props.cjs +1 -1
  473. package/lib/vef-layout/components/content.cjs +1 -1
  474. package/lib/vef-layout/components/font-size.cjs +1 -1
  475. package/lib/vef-layout/components/fullscreen.cjs +1 -1
  476. package/lib/vef-layout/components/header-action-icons.cjs +1 -1
  477. package/lib/vef-layout/components/header-content.cjs +1 -1
  478. package/lib/vef-layout/components/header.cjs +1 -1
  479. package/lib/vef-layout/components/sider.cjs +1 -1
  480. package/lib/vef-layout/components/title.cjs +1 -1
  481. package/lib/vef-layout/components/user-avatar.cjs +1 -1
  482. package/lib/vef-layout/index.cjs +1 -1
  483. package/lib/vef-layout/logo.svg.cjs +1 -1
  484. package/lib/vef-layout/props.cjs +1 -1
  485. package/lib/vef-layout/store.cjs +1 -1
  486. package/lib/vef-loading-placeholder/index.cjs +1 -1
  487. package/lib/vef-loading-placeholder/props.cjs +1 -1
  488. package/lib/vef-login/index.cjs +1 -1
  489. package/lib/vef-login/login-icon.cjs +1 -1
  490. package/lib/vef-login/props.cjs +1 -1
  491. package/lib/vef-menu/index.cjs +1 -1
  492. package/lib/vef-menu/props.cjs +1 -1
  493. package/lib/vef-modal/components/action-button-wrapper.cjs +1 -1
  494. package/lib/vef-modal/components/button-props.cjs +1 -1
  495. package/lib/vef-modal/components/cancel-action-button.cjs +1 -1
  496. package/lib/vef-modal/components/ok-action-button.cjs +1 -1
  497. package/lib/vef-modal/context.cjs +1 -1
  498. package/lib/vef-modal/index.cjs +1 -1
  499. package/lib/vef-modal/props.cjs +1 -1
  500. package/lib/vef-not-found/index.cjs +1 -1
  501. package/lib/vef-not-found/not-found-icon.cjs +1 -1
  502. package/lib/vef-not-found/props.cjs +1 -1
  503. package/lib/vef-page/index.cjs +1 -1
  504. package/lib/vef-page/props.cjs +1 -1
  505. package/lib/vef-pagination/index.cjs +1 -1
  506. package/lib/vef-pagination/props.cjs +1 -1
  507. package/lib/vef-paragraph/index.cjs +1 -1
  508. package/lib/vef-paragraph/props.cjs +1 -1
  509. package/lib/vef-password/hooks/use-password-instance.cjs +1 -1
  510. package/lib/vef-password/index.cjs +1 -1
  511. package/lib/vef-password/props.cjs +1 -1
  512. package/lib/vef-popconfirm/index.cjs +1 -1
  513. package/lib/vef-popconfirm/props.cjs +1 -1
  514. package/lib/vef-popover/index.cjs +1 -1
  515. package/lib/vef-popover/props.cjs +1 -1
  516. package/lib/vef-radio/hooks/use-data-options.cjs +1 -1
  517. package/lib/vef-radio/hooks/use-radio-instance.cjs +1 -1
  518. package/lib/vef-radio/index.cjs +1 -1
  519. package/lib/vef-radio/props.cjs +1 -1
  520. package/lib/vef-rate/hooks/use-rate-instance.cjs +1 -1
  521. package/lib/vef-rate/index.cjs +1 -1
  522. package/lib/vef-rate/props.cjs +1 -1
  523. package/lib/vef-responsive-container/index.cjs +1 -1
  524. package/lib/vef-responsive-container/props.cjs +1 -1
  525. package/lib/vef-responsive-item/index.cjs +1 -1
  526. package/lib/vef-responsive-item/props.cjs +1 -1
  527. package/lib/vef-ribbon/index.cjs +1 -1
  528. package/lib/vef-ribbon/props.cjs +1 -1
  529. package/lib/vef-row/index.cjs +1 -1
  530. package/lib/vef-row/props.cjs +1 -1
  531. package/lib/vef-scroll-area/components/scrollbar.cjs +1 -1
  532. package/lib/vef-scroll-area/index.cjs +1 -1
  533. package/lib/vef-scroll-area/props.cjs +1 -1
  534. package/lib/vef-select/components/option.cjs +1 -1
  535. package/lib/vef-select/hooks/use-data-options.cjs +1 -1
  536. package/lib/vef-select/hooks/use-field-names.cjs +1 -1
  537. package/lib/vef-select/hooks/use-render-label.cjs +1 -1
  538. package/lib/vef-select/hooks/use-render-option.cjs +1 -1
  539. package/lib/vef-select/hooks/use-select-instance.cjs +1 -1
  540. package/lib/vef-select/index.cjs +1 -1
  541. package/lib/vef-select/props.cjs +1 -1
  542. package/lib/vef-slider/hooks/use-slider-instance.cjs +1 -1
  543. package/lib/vef-slider/index.cjs +1 -1
  544. package/lib/vef-slider/props.cjs +1 -1
  545. package/lib/vef-sortable-list/components/overlay-item.cjs +1 -1
  546. package/lib/vef-sortable-list/components/sortable-item.cjs +1 -1
  547. package/lib/vef-sortable-list/hooks/use-merged-items.cjs +1 -1
  548. package/lib/vef-sortable-list/index.cjs +1 -1
  549. package/lib/vef-sortable-list/props.cjs +1 -1
  550. package/lib/vef-space/index.cjs +1 -1
  551. package/lib/vef-space/props.cjs +1 -1
  552. package/lib/vef-spin/index.cjs +1 -1
  553. package/lib/vef-spin/props.cjs +1 -1
  554. package/lib/vef-splitter/index.cjs +1 -1
  555. package/lib/vef-splitter/props.cjs +1 -1
  556. package/lib/vef-splitter-panel/index.cjs +1 -1
  557. package/lib/vef-splitter-panel/props.cjs +1 -1
  558. package/lib/vef-status/index.cjs +1 -1
  559. package/lib/vef-status/props.cjs +1 -1
  560. package/lib/vef-table/components/columns/bool.cjs +1 -1
  561. package/lib/vef-table/components/columns/code.cjs +1 -1
  562. package/lib/vef-table/components/columns/data-dictionary.cjs +1 -1
  563. package/lib/vef-table/components/columns/enum.cjs +1 -1
  564. package/lib/vef-table/components/columns/file.cjs +1 -1
  565. package/lib/vef-table/components/columns/icon.cjs +1 -1
  566. package/lib/vef-table/components/columns/id.cjs +1 -1
  567. package/lib/vef-table/components/columns/image.cjs +1 -1
  568. package/lib/vef-table/components/columns/index.cjs +1 -1
  569. package/lib/vef-table/components/columns/markdown.cjs +1 -1
  570. package/lib/vef-table/components/columns/number.cjs +1 -1
  571. package/lib/vef-table/components/columns/props.cjs +1 -1
  572. package/lib/vef-table/components/columns/render.cjs +1 -1
  573. package/lib/vef-table/components/columns/rich-text.cjs +1 -1
  574. package/lib/vef-table/components/columns/text.cjs +1 -1
  575. package/lib/vef-table/components/columns-settings.cjs +1 -1
  576. package/lib/vef-table/components/operation-buttons.cjs +1 -1
  577. package/lib/vef-table/components/settings-icon.cjs +1 -1
  578. package/lib/vef-table/components/table-footer.cjs +1 -1
  579. package/lib/vef-table/helper.cjs +1 -1
  580. package/lib/vef-table/hooks/use-computed-batch-buttons.cjs +1 -1
  581. package/lib/vef-table/hooks/use-computed-columns.cjs +1 -1
  582. package/lib/vef-table/hooks/use-computed-values.cjs +1 -1
  583. package/lib/vef-table/hooks/use-data.cjs +1 -1
  584. package/lib/vef-table/hooks/use-default-column-configs.cjs +1 -1
  585. package/lib/vef-table/hooks/use-display-value.cjs +1 -1
  586. package/lib/vef-table/hooks/use-helper-columns.cjs +1 -1
  587. package/lib/vef-table/hooks/use-operation-column-width.cjs +1 -1
  588. package/lib/vef-table/hooks/use-pagination-props.cjs +1 -1
  589. package/lib/vef-table/hooks/use-row-props.cjs +1 -1
  590. package/lib/vef-table/hooks/use-row-selection-config.cjs +1 -1
  591. package/lib/vef-table/hooks/use-selected-rows.cjs +1 -1
  592. package/lib/vef-table/hooks/use-table-columns.cjs +1 -1
  593. package/lib/vef-table/hooks/use-table-context.cjs +1 -1
  594. package/lib/vef-table/hooks/use-table-instance.cjs +1 -1
  595. package/lib/vef-table/hooks/use-table-summary.cjs +1 -1
  596. package/lib/vef-table/hooks/use-table-width.cjs +1 -1
  597. package/lib/vef-table/index.cjs +1 -1
  598. package/lib/vef-table/props.cjs +1 -1
  599. package/lib/vef-table/store.cjs +1 -1
  600. package/lib/vef-table/types.cjs +1 -1
  601. package/lib/vef-tabs/index.cjs +1 -1
  602. package/lib/vef-tabs/props.cjs +1 -1
  603. package/lib/vef-tag/index.cjs +1 -1
  604. package/lib/vef-tag/props.cjs +1 -1
  605. package/lib/vef-temporal-picker/helper.cjs +1 -1
  606. package/lib/vef-temporal-picker/hooks/use-dayjs-value.cjs +1 -1
  607. package/lib/vef-temporal-picker/hooks/use-temporal-limit.cjs +1 -1
  608. package/lib/vef-temporal-picker/hooks/use-temporal-picker-instance.cjs +1 -1
  609. package/lib/vef-temporal-picker/index.cjs +1 -1
  610. package/lib/vef-temporal-picker/props.cjs +1 -1
  611. package/lib/vef-temporal-range-picker/helper.cjs +1 -1
  612. package/lib/vef-temporal-range-picker/hooks/use-dayjs-values.cjs +1 -1
  613. package/lib/vef-temporal-range-picker/hooks/use-temporal-limit.cjs +1 -1
  614. package/lib/vef-temporal-range-picker/hooks/use-temporal-range-picker-instance.cjs +1 -1
  615. package/lib/vef-temporal-range-picker/index.cjs +1 -1
  616. package/lib/vef-temporal-range-picker/props.cjs +1 -1
  617. package/lib/vef-text/index.cjs +1 -1
  618. package/lib/vef-text/props.cjs +1 -1
  619. package/lib/vef-textarea/hooks/use-textarea-instance.cjs +1 -1
  620. package/lib/vef-textarea/index.cjs +1 -1
  621. package/lib/vef-textarea/props.cjs +1 -1
  622. package/lib/vef-title/index.cjs +1 -1
  623. package/lib/vef-title/props.cjs +1 -1
  624. package/lib/vef-tooltip/index.cjs +1 -1
  625. package/lib/vef-tooltip/props.cjs +1 -1
  626. package/lib/vef-tree-select/hooks/use-change-handler.cjs +1 -1
  627. package/lib/vef-tree-select/hooks/use-data-options.cjs +1 -1
  628. package/lib/vef-tree-select/hooks/use-tree-select-instance.cjs +1 -1
  629. package/lib/vef-tree-select/index.cjs +1 -1
  630. package/lib/vef-tree-select/props.cjs +1 -1
  631. package/lib/vef-virtual-grid/index.cjs +1 -1
  632. package/lib/vef-virtual-grid/props.cjs +1 -1
  633. package/lib/vef-virtual-list/index.cjs +1 -1
  634. package/lib/vef-virtual-list/props.cjs +1 -1
  635. package/package.json +4 -5
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),r=require("@vef-framework/core"),t=require("react"),o=require("../vef-config-provider/index.cjs");exports.default=({router:i,...u})=>e.jsx(t.StrictMode,{children:e.jsx(o.default,{...u,children:e.jsx(r.VefRouterProvider,{router:i})})});
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("react-virtualized-auto-sizer");exports.default=e;
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),r=require("antd");exports.default=({size:t="medium",...i})=>e.jsx(r.Avatar,{crossOrigin:"anonymous",draggable:!1,size:"medium"===t?"default":t,...i});
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("antd"),r=require("react"),{Group:u}=t.Avatar;exports.default=({max:t,size:o="medium",...i})=>{const s=r.useMemo((()=>({count:t})),[t]);return e.jsx(u,{max:s,size:"medium"===o?"default":o,...i})};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),o=require("@vef-framework/hooks"),t=require("antd"),r=require("react");exports.default=({variant:u="default",count:s,overflowCount:i,showZero:d,size:f,offset:l,color:a})=>{const n=o.useColorTokens(),c=r.useMemo((()=>"dot"===u?{dot:!0,color:a?n.get(a):void 0,size:"medium"===f?"default":f,offset:l}:{count:s,overflowCount:i,showZero:d,size:"medium"===f?"default":f,offset:l,color:a?n.get(a):void 0}),[u,s,i,d,f,l,a,n]);return e.jsx(t.Badge,{...c})};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react");exports.useBoolInstance=function(r,u){const t=e.useRef(null),c=e.useRef(null);return e.useImperativeHandle(u,(()=>"switch"===r?{focus:()=>{t.current?.focus({preventScroll:!0})},blur:()=>{t.current?.blur()}}:{focus:()=>{c.current?.focus({preventScroll:!0})},blur:()=>{c.current?.blur()}})),{switchRef:t,checkboxRef:c}};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),i=require("@vef-framework/shared"),t=require("antd"),r=require("react"),a=require("./hooks/use-bool-instance.cjs"),o=r.memo(r.forwardRef((({defaultValue:o,value:d,disabled:s,size:n,label:c,indeterminate:u,variant:l="switch",loading:h,onChange:f},m)=>{const b=r.useMemo((()=>{if(i.isFunction(f))return"switch"===l?e=>f(e):({target:{checked:e}})=>f(e)}),[f,l]),{switchRef:k,checkboxRef:g}=a.useBoolInstance(l,m);return"switch"===l?e.jsx(t.Switch,{ref:k,defaultChecked:o,disabled:s,loading:h,size:"medium"===n?"default":n,onChange:b,...void 0===d?{}:{checked:d}}):e.jsx(t.Checkbox,{ref:g,defaultChecked:o,disabled:s,indeterminate:u,onChange:b,...void 0===d?{}:{checked:d},children:c})})));o.displayName="VefBool",exports.default=o;
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),r=require("@vef-framework/hooks"),o=require("antd"),i=require("react");require("../../internal/index.cjs");const t=require("../../internal/utils.cjs"),n=["default","primary","error"],a=i.forwardRef((({color:i,iconPosition:a,size:s,type:l,variant:c="solid",autoInsertSpace:d,disabled:u,loading:f,...p},m)=>{const v=r.useColorTokens(),g="left"===a?"start":"right"===a?"end":void 0;if(!i||n.includes(i))return e.jsx(o.Button,{ref:m,autoInsertSpace:d,color:"error"===i?"danger":i,disabled:!f&&u,htmlType:l,iconPosition:g,loading:f,size:t.convertBasicSizeToUiSize(s),variant:c,...p});if(v.has(i))return e.jsx(o.ConfigProvider,{theme:{token:{colorPrimary:v.get(i)}},children:e.jsx(o.Button,{ref:m,autoInsertSpace:d,color:"primary",disabled:!f&&u,htmlType:l,iconPosition:g,loading:f,size:t.convertBasicSizeToUiSize(s),variant:c,...p})});throw new Error(`Invalid button color: ${i}`)}));a.displayName="VefBaseButton",exports.default=a;
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),n=require("@vef-framework/hooks"),o=require("@vef-framework/shared"),i=require("react"),t=require("../vef-popconfirm/index.cjs"),r=require("../vef-tooltip/index.cjs"),a=require("./components/base-button.cjs"),f=i.forwardRef((({tip:f,onClick:s,disabled:l=!1,loading:c,...m},u)=>{const[d,C]=i.useState(!1),p=i.useMemo((()=>{if(m.requireConfirmation){const{onConfirmationOk:e}=m;return o.isNullish(c)?async()=>{await o.invokeMaybeAsyncFn(e,{beforeInvoke:()=>{C(!0)},onFinally:()=>{C(!1)}})}:e}}),[m.requireConfirmation,m.onConfirmationOk]),k=i.useMemo((()=>{if(!m.requireConfirmation)return s&&o.isNullish(c)?async e=>{await o.invokeMaybeAsyncFn(s,{beforeInvoke:()=>{C(!0)},onFinally:()=>{C(!1)}},e)}:s;const{confirmationMode:e="simple",confirmationTitle:n=o.defaultMessageTitle,confirmationContent:i,onConfirmationCancel:t}=m;return"simple"===e?e=>{e.stopPropagation()}:e=>{e.stopPropagation(),o.showConfirmation(n,i,p,{onCancel:t})}}),[c,s,p,m.requireConfirmation,m.confirmationMode,m.confirmationTitle,m.confirmationContent,m.onConfirmationCancel]),q=n.useContextDisabled()||l,b=e.jsx(a.default,{ref:u,disabled:q,loading:c??d,onClick:k,...o.omit(m,["requireConfirmation","confirmationMode","confirmationTitle","confirmationContent","onConfirmationOk","onConfirmationCancel"])}),M=f?e.jsx(r.default,{content:f,children:b}):b;if(m.requireConfirmation&&"simple"===m.confirmationMode){const{confirmationTitle:n=o.defaultMessageTitle,confirmationContent:i,onConfirmationCancel:r}=m;return e.jsx(t.default,{ref:u,content:i,disabled:q,title:n,onCancel:r,onOk:p,children:M})}return M})),s=i.memo(f);s.displayName="VefButton",exports.default=s;
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),r=require("@vef-framework/shared"),t=require("antd");exports.default=({size:i="medium",showHoverEffect:o=!1,actions:s,nested:a=!1,...d})=>e.jsx(t.Card,{actions:r.isArray(s)?s:s?[s]:void 0,hoverable:o,size:"medium"===i?"default":i,type:a?"inner":void 0,...d});
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("antd"),{Meta:r}=t.Card;exports.default=({...t})=>e.jsx(r,{...t});
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react");exports.useCheckboxInstance=function(t,r){const u=e.useRef(null);return e.useImperativeHandle(t,(()=>({blur:()=>{u.current?.blur()},focus:()=>{u.current?.focus({preventScroll:!0})},getDataOptions:()=>r}))),u};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@vef-framework/hooks"),o=require("@vef-framework/shared"),t=require("react");exports.useDataOptions=function({value:i,onChange:s,...r}){const{normalizedOptions:n,defaultOption:u,isLoading:a}=e.useComputedOptions({...r,isGrouped:!1,filterable:!1,selectedOptionValues:i}),l=t.useMemo((()=>n.reduce(((e,o)=>(e.set(o.value,o),e)),new Map)),[n]);return t.useLayoutEffect((()=>{u&&o.isFunction(s)&&o.isNullish(i)&&s([u.value],[u])}),[u,s,i]),{optionsMap:l,normalizedOptions:n,isLoading:a}};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,4 +1,4 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),r=require("@emotion/react"),o=require("@vef-framework/shared"),i=require("antd"),s=require("react"),n=require("../vef-loading-placeholder/index.cjs"),t=require("../vef-tooltip/index.cjs"),a=require("./hooks/use-checkbox-instance.cjs"),u=require("./hooks/use-data-options.cjs"),{Group:c}=i.Checkbox,d=e.jsx("div",{css:r.css`
3
3
  height: ${o.themeVariables.controlHeight}
4
4
  `,children:e.jsx(n.default,{})});const l=s.memo(s.forwardRef((function({defaultValue:r,value:n,disabled:l,renderCheckboxes:h,onChange:x,...f},b){const{optionsMap:p,normalizedOptions:m,isLoading:v}=u.useDataOptions({value:n,onChange:x,...f}),j=a.useCheckboxInstance(b,m),g=s.useMemo((()=>{if(o.isFunction(x))return e=>{x(e,e.map((e=>p.get(e))))}}),[x,p]),k=s.useMemo((()=>{if(v)return;const r=m.map((r=>{const{value:o,label:s,disabled:n,description:a}=r;return a?e.jsx(t.default,{content:a,children:e.jsx(i.Checkbox,{disabled:n,value:o,children:s})},o):e.jsx(i.Checkbox,{disabled:n,value:o,children:s},o)}));return o.isFunction(h)?h(r):r}),[v,m,h]);return v?d:e.jsx(c,{ref:j,defaultValue:r,disabled:l,onChange:g,...void 0===n?{}:{value:n},children:k})})));l.displayName="VefCheckbox",exports.default=l;
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("antd");exports.default=r=>e.jsx(t.Col,{...r});
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),r=require("@vef-framework/shared"),t=require("antd"),i=require("react");require("../internal/index.cjs");const a=require("../internal/utils.cjs"),o=["single","gradient"];exports.default=({clearable:s,disabled:l,format:n,size:u,showText:d,trigger:c,defaultValue:g,value:f,onChange:m})=>{const x=i.useMemo((()=>{if(r.isFunction(m))return e=>{m(e.toCssString(),e)}}),[m]);return e.jsx(t.ColorPicker,{allowClear:s,arrow:!1,defaultValue:g,disabled:l,format:n,mode:o,showText:d,size:a.convertBasicSizeToUiSize(u),trigger:c,value:f,onChangeComplete:x})};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),i=require("antd");require("../internal/index.cjs");const t=require("../internal/utils.cjs"),{Compact:r}=i.Space;exports.default=({size:i,...s})=>e.jsx(r,{size:t.convertBasicSizeToUiSize(i),...s});
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@vef-framework/hooks"),o=require("@vef-framework/shared"),r=require("antd"),t=require("antd/locale/zh_CN");require("dayjs/locale/zh-cn");require("dayjs").locale("zh-cn");const i={blue:"#3b82f6",purple:"#8b5cf6",cyan:"#06b6d4",green:"#22c55e",pink:"#ec4899",red:"#ef4444",orange:"#f97316",yellow:"#eab308",volcano:"#f43f5e",lime:"#84cc16",gold:"#fbbf24",geekblue:"#6366f1",magenta:"#eb2f96"},n={medium:{fontSize:14,controlHeight:32},large:{fontSize:16,controlHeight:36}},l={medium:{Button:{contentFontSizeSM:12}},large:{Button:{contentFontSizeSM:14}}};exports.useUiConfig=function(a){return e.useDeepCompareMemo((()=>function({primaryColor:e="#0064fa",fontSize:a="medium"}){if(!Reflect.has(i,e)&&!o.isValidColor(e))throw new Error(`Invalid primary color: ${e}`);if(!(a in n))throw new Error(`Invalid font size: ${a}`);const c=n[a],f=l[a];return{messageFoldThreshold:1,messageDuration:3,notificationFoldThreshold:3,notificationDuration:5,locale:t,iconPrefixCls:"vef-icon",prefixCls:"vef",virtual:!0,componentSize:"middle",variant:"outlined",theme:{cssVar:{prefix:"vef"},hashed:!1,algorithm:r.theme.defaultAlgorithm,token:{borderRadius:6,colorBgBase:"#ffffff",colorPrimary:Reflect.has(i,e)?i[e]:e,colorInfo:"#0ea5e9",colorSuccess:"#22c55e",colorWarning:"#f97316",colorError:"#ef4444",colorLink:"#6366f1",colorTextBase:"#171717",colorBgLayout:"#f5f6fb",colorBgSpotlight:"rgba(23, 23, 23, 0.8)",zIndexPopupBase:10,wireframe:!0,...c,...i},components:o.assign({Table:{},Tooltip:{paddingSM:16,paddingXS:12},Button:{},TreeSelect:{titleHeight:c.controlHeight},Spin:{contentHeight:"auto"}},f)}}}(a)),[a])};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,4 +1,4 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),i=require("@ant-design/icons"),o=require("@emotion/cache"),t=require("@emotion/react"),r=require("@vef-framework/core"),n=require("@vef-framework/shared"),s=require("antd"),a=require("motion/react"),c=require("react"),l=require("react-error-boundary"),d=require("../vef-error/index.cjs"),f=require("../vef-float-button/index.cjs"),u=require("../vef-float-button-group/index.cjs"),m=require("./hooks/use-ui-config.cjs"),p=require("./reset-style.cjs"),h=require("./store.cjs"),v=({children:i})=>{const o=h.useConfigStore((e=>e)),t=m.useUiConfig(o);c.useLayoutEffect((()=>{const{messageFoldThreshold:i,messageDuration:o,notificationFoldThreshold:r,notificationDuration:n,...a}=t;s.ConfigProvider.config({holderRender:t=>e.jsx(s.ConfigProvider,{...a,children:e.jsx(s.App,{component:"div",message:{maxCount:i,duration:o},notification:{maxCount:r,duration:n,showProgress:!0,pauseOnHover:!0,placement:"topRight",stack:{threshold:3}},children:t})})})}),[t]);const{messageFoldThreshold:r,messageDuration:n,notificationDuration:a,...l}=t;return e.jsx(s.ConfigProvider,{...l,children:e.jsx(s.App,{component:"div",message:{maxCount:r,duration:n},notification:{maxCount:r,duration:a,showProgress:!0,pauseOnHover:!0,placement:"topRight",stack:{threshold:3}},children:i})})},x=t.css`
3
3
  html, body, #root, .vef-app {
4
4
  height: 100%;
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,4 +1,4 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@emotion/react").css`
3
3
  input::-ms-clear,
4
4
  input::-ms-reveal {
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@vef-framework/shared"),r=require("zustand");const{StoreProvider:o,useStore:t,useStoreApi:i}=e.createComponentStore("Config",(function({fontSize:e="large",primaryColor:o="#0064fa"}){return r.createStore((r=>({fontSize:e,primaryColor:o,setFontSize:e=>r({fontSize:e}),setPrimaryColor:e=>r({primaryColor:e})})))}));exports.ConfigStoreProvider=o,exports.useConfigStore=t,exports.useConfigStoreApi=i;
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("antd"),s=require("../vef-scroll-area/index.cjs"),{BackTop:r}=t.FloatButton;exports.default=({className:t,style:l,children:a})=>e.jsxs(s.default,{className:t,style:l,children:[a,e.jsx(r,{})]});
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("@vef-framework/hooks"),r=require("react"),o=require("../../vef-action-buttons/index.cjs"),s=require("../hooks/use-action-buttons.cjs"),u=require("../hooks/use-crud-context.cjs"),i=require("../store.cjs");exports.default=function({tableApi:n,tableApiParams:c,actionButtons:a}){const l=i.useCrudStore((e=>e.confirmedFilterValues)),d=n.useIsFetching(r.useMemo((()=>({...c,...l})),[c,l])),x=u.useCrudContext(),b=s.useActionButtons(a);return e.jsx(t.DisabledContextProvider,{value:d,children:e.jsx(o.default,{buttons:b,context:x,useFlexContainer:!1})})};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("react"),r=require("../../vef-action-buttons/index.cjs"),s=require("../../vef-filter/index.cjs"),o=require("../../vef-title/index.cjs"),u=require("../hooks/use-action-buttons.cjs"),i=require("../hooks/use-crud-context.cjs"),n=require("../store.cjs");exports.default=function({title:l,tableApi:a,tableApiParams:c,filterSchema:d,actionButtons:f}){const[x,j,m]=n.useCrudStore((e=>[e.setFilterValues,e.confirmedFilterValues,e.setConfirmedFilterValues])),b=a.useIsFetching(t.useMemo((()=>({...c,...j})),[c,j])),h=i.useCrudContext(),q=u.useActionButtons(f),C=t.useCallback((()=>m(null)),[m]);return e.jsx(s.default,{loading:b,prefix:e.jsx(o.default,{noPaddingBottom:!0,showLeftBar:!0,level:5,children:l}),schema:d,extraActionButtons:e.jsx(r.default,{buttons:q,context:h,useFlexContainer:!1}),onChange:x,onConfirm:m,onReset:C})};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,4 +1,4 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("@emotion/react"),r=require("@vef-framework/core"),i=require("@vef-framework/hooks"),s=require("@vef-framework/shared"),o=require("lucide-react"),n=require("react"),c=require("../../vef-action-buttons/index.cjs"),u=require("../../vef-button/index.cjs"),a=require("../../vef-divider/index.cjs"),l=require("../../vef-flex/index.cjs"),d=require("../../vef-icon/index.cjs"),f=require("../../vef-text/index.cjs"),x=require("../hooks/use-crud-context.cjs"),m=require("../store.cjs"),h=t.css`
3
3
  height: 100%;
4
4
  display: flex;
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),o=require("../../vef-form-modal/index.cjs"),r=require("../store.cjs");exports.default=function({formSchema:t,formApis:n}){const[i,{scene:s,title:u,width:c},{onBeforeSubmit:m,onSubmitSuccess:a},l,f,d]=r.useCrudStore((e=>[e.isFormOpen,e.currentFormInfo,e.currentFormEventHandlers,e.currentFormInitialValues,e.isFormLoading,e.closeForm])),p=n[s];if(!p)throw new Error(`Form api for scene ${s} not found, please check the formApis props of VefCrudPage component.`);return e.jsx(o.default,{initialValues:l,loading:f,open:i,scene:s,schema:t,submitApi:p,title:u,width:c,onBeforeSubmit:m,onClose:d,onSubmitSuccess:a})};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("react"),r=require("./crud-filter.cjs");const i=t.memo((function({title:t,tableApi:i,tableApiParams:l,filterItems:a,actionButtons:o}){return a.length>0?e.jsx(r.default,{actionButtons:o,filterSchema:a,tableApi:i,tableApiParams:l,title:t}):null}));exports.default=i;
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("react"),s=require("../../vef-table/index.cjs"),o=require("../hooks/use-crud-context.cjs"),a=require("../hooks/use-operation-buttons.cjs"),r=require("../store.cjs");const n=t.memo((function({api:n,apiParams:l,deletionApi:u,paginated:c,schema:i,selectable:d,operationButtons:m,...p}){const[f,x,S]=r.useCrudStore((e=>[e.confirmedFilterValues,e.selectedInfo,e.setSelectedInfo])),b=t.useMemo((()=>({...l,...f})),[l,f]),C=t.useCallback(((e,t)=>{S({selectedKeys:e,selectedRecords:t})}),[S]),j=a.useOperationButtons(u,m),y=t.useRef(null),h=r.useCrudStoreApi();t.useEffect((()=>{h.setState({tableInstanceRef:y})}),[h]);const g=o.useCrudContext();return c?e.jsx(s.default,{ref:y,multipleSelection:!0,paginated:!0,api:n,apiParams:b,externalContext:g,operationButtons:j,schema:i,selectable:d,selectedKeys:x.selectedKeys,selectionSummary:!1,onRowSelectionChange:C,...p}):e.jsx(s.default,{ref:y,multipleSelection:!0,api:n,apiParams:b,externalContext:g,schema:i,selectable:d,selectedKeys:x.selectedKeys,selectionSummary:!1,onRowSelectionChange:C,...p})}));exports.default=n;
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@emotion/react/jsx-runtime"),r=require("@vef-framework/shared"),o=require("lucide-react"),t=require("react"),c=require("../../vef-icon/index.cjs"),i=require("../store.cjs");exports.useActionButtons=function(n){const s=i.useCrudStore((e=>e.formApiKeys)),u=Reflect.has(s,r.creationFormScene),a=Reflect.get(s,r.creationFormScene);return t.useMemo((()=>u?[...n??[],{label:"创建",key:`_${r.creationFormScene}`,icon:e.jsx(c.default,{children:e.jsx(o.PlusIcon,{})}),color:"primary",permissions:[a],onClick:({openForm:e,refetch:o})=>e({scene:r.creationFormScene,title:"创建",onSubmitSuccess:()=>{o()}})}]:n??[]),[u,n,a])};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),r=require("../store.cjs");exports.useCrudContext=function(){const[t,o,s]=r.useCrudStore((e=>[e.openForm,e.filterValues,e.tableInstanceRef]));return e.useMemo((()=>({openForm:t,filterValues:o,refetch:async()=>{await(s.current?.refetch())}})),[t,o,s])};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@vef-framework/shared"),s=require("react");exports.useCrudSchema=function(t){return s.useMemo((()=>{const s=[],o=[],r=new Set,l={};for(const n of t){const{filter:t,form:u,...c}=n,{name:a,title:i}=c;if(s.push(c),t){const{label:s,advanced:r,...l}=t,n={name:a,label:r&&e.isNullish(s)?i:s,advanced:r,...l};("Input"===n.type||"InputNumber"===n.type)&&e.isNullish(s)&&e.isNullish(n.placeholder)&&(n.placeholder=e.isString(i)?`请输入${i}`:"请输入"),o.push(n)}if(u){const{group:s,row:t,column:o,filterValueAsDefault:n,label:c,...f}=u,p=`${s??1}`,m=l[p]??{};l[p]||(l[p]=m);const h=`${t??1}`,d=m[h]??{};m[h]||(m[h]=d);const y=`${o??1}`,b=d[y]??[];d[y]||(d[y]=b),"Hidden"===f.type?b.push({name:a,...f}):b.push({name:a,label:e.isNullish(c)?i:c,...f}),n&&r.add(a)}}const n=[],u=Object.keys(l).sort();for(const e of u){const s=l[e],t=[],o=Object.keys(s).sort();for(const e of o){const o=s[e],r=[],l=Object.keys(o).sort();for(const e of l){const s={key:e,items:o[e]};r.push(s)}t.push({key:e,columns:r})}n.push({key:e,rows:t})}return{tableSchema:s,filterItems:o,formGroups:n,filterValueAsDefaultKeys:Array.from(r)}}),[t])};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@emotion/react/jsx-runtime"),r=require("@vef-framework/core"),o=require("@vef-framework/shared"),i=require("lucide-react"),t=require("react"),c=require("../../vef-icon/index.cjs"),n=require("../store.cjs");exports.useOperationButtons=function(s,u){const{useApiMutation:a,stubMutationApi:l}=r.useApiContext(),m=a(s??l),f=n.useCrudStore((e=>e.formApiKeys)),d=Reflect.has(f,o.modificationFormScene);return t.useMemo((()=>{const r=[...u??[]];return d&&r.push({key:"_modification",label:"修改",icon:e.jsx(c.default,{children:e.jsx(i.PencilIcon,{})}),color:"primary",onClick:({record:e,openForm:r,refetch:i})=>{r({scene:o.modificationFormScene,title:"修改",initialValues:e,onSubmitSuccess:()=>{i()}})}}),s&&r.push({key:"_deletion",label:"删除",icon:e.jsx(c.default,{children:e.jsx(i.TrashIcon,{})}),color:"error",requireConfirmation:!0,confirmationMode:"simple",onClick:async({record:e,refetch:r})=>{const{message:i}=await m.mutate(e);o.showSuccessMessage(i),r()}}),r}),[s,m,u,d])};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("@vef-framework/shared"),s=require("react"),r=require("../vef-card/index.cjs"),o=require("../vef-page/index.cjs"),i=require("./components/crud-actions.cjs"),a=require("./components/crud-footer.cjs"),c=require("./components/crud-form-modal.cjs"),l=require("./components/crud-header.cjs"),u=require("./components/crud-table.cjs"),n=require("./hooks/use-crud-schema.cjs"),m=require("./store.cjs");function f({title:s,actionButtons:n,batchActionButtons:f,tableSchema:d,filterItems:p,formGroups:b,tableApiParams:h,formApis:A,deletionApi:j,batchDeletionApi:S,selectionSummary:x,...q}){const{selectedKeys:y}=m.useCrudStore((e=>e.selectedInfo)),g=!t.isNullish(S)||!t.isNullish(f)&&f.length>0;let P;if(q.paginated){const{tableApi:t,...s}=q;P=e.jsx(u.default,{showRowNumber:!0,api:t,apiParams:h,deletionApi:j,schema:d,selectable:g,...s})}else{const{tableApi:t,...s}=q;P=e.jsx(u.default,{showRowNumber:!0,api:t,apiParams:h,deletionApi:j,schema:d,selectable:g,...s})}const{tableApi:B}=q;return e.jsx(o.default,{scrollable:!0,title:s,actions:e.jsx(i.default,{actionButtons:n,tableApi:B,tableApiParams:h}),footer:y.length>0&&e.jsx(a.default,{batchActionButtons:f,batchDeletionApi:S,selectionSummary:x,tableApi:B,tableApiParams:h}),header:e.jsx(l.default,{actionButtons:n,filterItems:p,tableApi:B,tableApiParams:h,title:s}),children:e.jsxs(r.default,{children:[P,A&&Object.keys(A).length>0&&b.length>0&&e.jsx(c.default,{formApis:A,formSchema:b})]})})}exports.default=function({schema:t,formApis:r,onFormOpen:o,onBeforeSubmit:i,onSubmitSuccess:a,...c}){const{tableSchema:l,filterItems:u,formGroups:d,filterValueAsDefaultKeys:p}=n.useCrudSchema(t),b=s.useMemo((()=>{const e=r??{};return Object.keys(e).reduce(((t,s)=>(e[s]&&(t[s]=e[s].key),t)),{})}),[r]);return e.jsx(m.CrudStoreProvider,{filterValueAsDefaultKeys:p,formApiKeys:b,onBeforeSubmit:i,onFormOpen:o,onSubmitSuccess:a,children:e.jsx(f,{filterItems:u,formApis:r,formGroups:d,tableSchema:l,...c})})};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@vef-framework/hooks"),r=require("@vef-framework/shared"),o=require("react"),t=require("zustand"),n=require("zustand/traditional"),s=o.createContext(null);function i(){const e=o.useContext(s);if(!e)throw new Error("CrudStore can be used only inside CrudStoreProvider");return e}exports.CrudStoreProvider=function({filterValueAsDefaultKeys:n,formApiKeys:i,onFormOpen:u,onBeforeSubmit:c,onSubmitSuccess:l,children:a}){const m=e.useSingleton((()=>function({filterValueAsDefaultKeys:e,formApiKeys:o,onFormOpen:n,onBeforeSubmit:s,onSubmitSuccess:i}){return t.createStore(((t,u)=>({onFormOpen:n,onBeforeSubmit:s,onSubmitSuccess:i,currentFormInfo:{scene:r.creationFormScene,title:"创建",width:"medium"},currentFormEventHandlers:{},currentFormInitialValues:{},isFormOpen:!1,openForm:async({initialValues:o,width:n,onBeforeSubmit:s,onSubmitSuccess:i,showSuccessTip:c=!0,successTipType:l="message",...a})=>{const{filterValues:m,onFormOpen:f,closeForm:d,onBeforeSubmit:S,onSubmitSuccess:F,setIsFormLoading:p}=u(),b={...e.reduce(((e,o)=>{const t=m[o];return r.isNullish(t)||(e[o]=t),e}),{}),...o},y=r.isFunction(s)||r.isFunction(S)?async(e,r)=>{const o=await(s?.(e,r));return await(S?.(o??e,r))??o}:void 0,V=r.isFunction(i)||r.isFunction(F)?r.mergeFns((({message:e})=>{c&&("message"===l?r.showSuccessMessage(e):r.showSuccessAlert(e)),d()}),i,F):void 0;t({isFormOpen:!0,currentFormInfo:{...a,width:n??"medium"},currentFormEventHandlers:{onBeforeSubmit:y,onSubmitSuccess:V},isFormLoading:Boolean(f)}),f?await r.invokeMaybeAsyncFn(f,{onSuccess:e=>{t({currentFormInitialValues:e})},onFinally:()=>{p(!1)}},b,m,a.scene):t({currentFormInitialValues:b})},closeForm:()=>{t({isFormOpen:!1,currentFormInitialValues:{},currentFormEventHandlers:{}})},isFormLoading:!1,setIsFormLoading:e=>{t({isFormLoading:e})},filterValueAsDefaultKeys:e,filterValues:{},setFilterValues:e=>{t({filterValues:e})},confirmedFilterValues:null,setConfirmedFilterValues:e=>{t({confirmedFilterValues:e})},selectedInfo:{selectedKeys:[],selectedRecords:[]},setSelectedInfo:e=>{t({selectedInfo:e})},formApiKeys:o,tableInstanceRef:{current:null}})))}({filterValueAsDefaultKeys:n,onFormOpen:u,formApiKeys:i,onBeforeSubmit:c,onSubmitSuccess:l})));return e.useUpdateEffect((()=>{m.setState({filterValueAsDefaultKeys:n,formApiKeys:i,onFormOpen:u,onBeforeSubmit:c,onSubmitSuccess:l})}),[n,i,u,c,l]),o.createElement(s.Provider,{value:m},a)},exports.useCrudStore=function(e){return n.useStoreWithEqualityFn(i(),e,r.isEqual)},exports.useCrudStoreApi=i;
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("antd");exports.default=({orientation:i,title:r,titlePosition:o,titleEdgeMargin:n,...a})=>e.jsx(t.Divider,{children:r,orientation:o,orientationMargin:n,type:i,...a});
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),r=require("@vef-framework/shared"),t=require("react"),n=require("../context.cjs");exports.default=({children:o})=>{const[i,s]=n.useDrawerContextSelector((e=>[e.isDisabled,e.setIsDisabled])),[a,l]=t.useState(!1),{disabled:c,loading:u,onClick:d}=o.props,b=t.useMemo((()=>{if(d)return async e=>{await r.invokeMaybeAsyncFn(d,{beforeInvoke:()=>{l(!0),s(!0)},onFinally:()=>{l(!1),s(!1)}},e)}}),[d,s]),m=t.cloneElement(o,{disabled:i||c,loading:a||u,onClick:b});return e.jsx(e.Fragment,{children:m})};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("../../vef-button/index.cjs"),r=require("./action-button-wrapper.cjs");exports.default=({text:o,onClick:i})=>e.jsx(r.default,{children:e.jsx(t.default,{color:"default",variant:"text",onClick:i,children:o})});
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),r=require("lucide-react"),t=require("../../vef-button/index.cjs"),i=require("../../vef-icon/index.cjs"),c=require("./action-button-wrapper.cjs");exports.default=({text:o,onClick:n})=>e.jsx(c.default,{children:e.jsx(t.default,{color:"primary",icon:e.jsx(i.default,{children:e.jsx(r.CheckIcon,{})}),onClick:n,children:o})});
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@vef-framework/shared"),{ContextProvider:t,useContext:r,useContextSelector:o}=e.createSelectableContext({isDisabled:!1,setIsDisabled:e.noop,isFullyOpened:!1,isFullyClosed:!1});exports.DrawerContextProvider=t,exports.useDrawerContext=r,exports.useDrawerContextSelector=o;
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,4 +1,4 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("@emotion/react"),o=require("@vef-framework/shared"),n=require("antd"),s=require("react"),l=require("./components/cancel-action-button.cjs"),r=require("./components/ok-action-button.cjs"),a=require("./context.cjs"),i=require("./components/action-button-wrapper.cjs"),c=t.css`
3
3
  .vef-drawer-footer {
4
4
  display: flex;
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("@vef-framework/hooks"),o=require("@vef-framework/shared"),s=require("antd"),n=require("react");const i=n.memo((function({className:i,disabled:l,placement:r,children:a,items:c,trigger:d="hover",selectable:u=!1,deselectable:m=!1,multiple:p=!1,defaultSelectedKeys:y,selectedKeys:f,onChange:k,onSelect:v,onDeselect:g,onClick:h}){const b=n.useMemo((()=>[d]),[d]),P=t.useNormalizedMenuItems(c),K=t.useDeepCompareMemo((()=>({items:P,selectable:u,unselectable:m?"on":"off",multiple:p,defaultSelectedKeys:y,selectedKeys:f,onSelect:o.isFunction(k)||o.isFunction(v)?({key:e,keyPath:t,selectedKeys:o,domEvent:s})=>{s.stopPropagation(),k?.(o),v?.(e,t)}:void 0,onDeselect:o.isFunction(k)||o.isFunction(g)?({key:e,keyPath:t,selectedKeys:o,domEvent:s})=>{s.stopPropagation(),k?.(o),g?.(e,t)}:void 0,onClick:o.isFunction(h)?({key:e,keyPath:t,domEvent:o})=>{o.stopPropagation(),h(e,t)}:void 0})),[y,p,P,k,h,g,v,u,f,m]);return e.jsx(s.Dropdown,{className:i,disabled:l,menu:K,placement:r,trigger:b,children:a})}));i.displayName="VefDropdown",exports.default=i;
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),r=require("@vef-framework/hooks"),t=require("lucide-react/dynamicIconImports"),i=require("react"),o=require("../vef-icon/index.cjs");function s(){const{colorFillContent:t}=r.useThemeTokens();return e.jsx("svg",{"aria-label":"Loading icon",height:"1em",role:"img",viewBox:"0 0 100 100",width:"1em",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("rect",{fill:t,height:"100",rx:"20",width:"100"})})}const n=e.jsx(s,{}),c=new Map,l=i.forwardRef((({name:r,...s},l)=>{if(!c.has(r)){const e=i.lazy(t[r]);c.set(r,e)}const a=c.get(r);return e.jsx(o.default,{ref:l,...s,children:e.jsx(i.Suspense,{fallback:n,children:e.jsx(a,{})})})}));exports.default=l;
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("lucide-react/dynamicIconImports"),t=Object.keys(e);exports.dynamicIconNames=t;
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("@vef-framework/shared"),r=require("antd"),i=require("react"),{PRESENTED_IMAGE_DEFAULT:o,PRESENTED_IMAGE_SIMPLE:u}=r.Empty;exports.default=({icon:s,iconStyle:a,presetIcon:l="default",...E})=>{const n=i.useMemo((()=>t.isNullish(s)?"default"===l?o:u:s),[s,l]);return e.jsx(r.Empty,{image:n,imageStyle:a,...E})};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,4 +1,4 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),s=require("@emotion/react"),r=require("@vef-framework/shared"),t=require("../vef-empty/index.cjs"),i=s.css`
3
3
  height: 100%;
4
4
  padding: ${r.themeVariables.paddingLg};
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.20, build time: 2024-12-19T13:34:26.969Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.21, build time: 2024-12-19T13:49:57.687Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */