@vef-framework/components 2.0.1 → 2.0.2

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 (459) hide show
  1. package/dist/cjs/_base/constants/breakpoints.cjs +1 -1
  2. package/dist/cjs/_base/constants/common.cjs +1 -1
  3. package/dist/cjs/_base/constants/css-vars.cjs +1 -1
  4. package/dist/cjs/_base/constants/index.cjs +1 -1
  5. package/dist/cjs/_base/helpers/breakpoints.cjs +1 -1
  6. package/dist/cjs/_base/helpers/color.cjs +1 -1
  7. package/dist/cjs/_base/helpers/common.cjs +1 -1
  8. package/dist/cjs/_base/helpers/index.cjs +1 -1
  9. package/dist/cjs/_base/helpers/message.cjs +1 -1
  10. package/dist/cjs/_base/helpers/modal.cjs +1 -1
  11. package/dist/cjs/_base/helpers/notification.cjs +1 -1
  12. package/dist/cjs/_base/helpers/props.cjs +1 -1
  13. package/dist/cjs/_base/helpers/react.cjs +1 -1
  14. package/dist/cjs/_base/hooks/index.cjs +1 -1
  15. package/dist/cjs/_base/hooks/use-theme-tokens.cjs +1 -1
  16. package/dist/cjs/_base/index.cjs +1 -1
  17. package/dist/cjs/_base/styles/common.cjs +1 -1
  18. package/dist/cjs/_base/styles/index.cjs +1 -1
  19. package/dist/cjs/_base/types/breakpoints.cjs +1 -1
  20. package/dist/cjs/_base/types/common.cjs +1 -1
  21. package/dist/cjs/_base/types/index.cjs +1 -1
  22. package/dist/cjs/action-button/index.cjs +1 -1
  23. package/dist/cjs/action-button/props.cjs +1 -1
  24. package/dist/cjs/action-button/use-action-button.cjs +1 -1
  25. package/dist/cjs/action-group/index.cjs +1 -1
  26. package/dist/cjs/action-group/props.cjs +1 -1
  27. package/dist/cjs/action-group/use-action-group.cjs +1 -1
  28. package/dist/cjs/action-group/use-computed-action-buttons.cjs +1 -1
  29. package/dist/cjs/affix/index.cjs +1 -1
  30. package/dist/cjs/alert/index.cjs +1 -1
  31. package/dist/cjs/anchor/index.cjs +1 -1
  32. package/dist/cjs/auto-complete/index.cjs +1 -1
  33. package/dist/cjs/avatar/index.cjs +1 -1
  34. package/dist/cjs/badge/index.cjs +1 -1
  35. package/dist/cjs/bool/index.cjs +1 -1
  36. package/dist/cjs/breadcrumb/index.cjs +1 -1
  37. package/dist/cjs/button/index.cjs +1 -1
  38. package/dist/cjs/calendar/index.cjs +1 -1
  39. package/dist/cjs/card/index.cjs +1 -1
  40. package/dist/cjs/carousel/index.cjs +1 -1
  41. package/dist/cjs/cascader/index.cjs +1 -1
  42. package/dist/cjs/center/index.cjs +1 -1
  43. package/dist/cjs/center/props.cjs +1 -1
  44. package/dist/cjs/charts/chart.cjs +1 -1
  45. package/dist/cjs/charts/helpers/group.cjs +1 -1
  46. package/dist/cjs/charts/helpers/index.cjs +1 -1
  47. package/dist/cjs/charts/hooks/index.cjs +1 -1
  48. package/dist/cjs/charts/hooks/use-chart.cjs +1 -1
  49. package/dist/cjs/charts/index.cjs +1 -1
  50. package/dist/cjs/charts/themes/index.cjs +1 -1
  51. package/dist/cjs/charts/themes/walden-dark.cjs +1 -1
  52. package/dist/cjs/charts/themes/walden.cjs +1 -1
  53. package/dist/cjs/charts/themes/wonderland-dark.cjs +1 -1
  54. package/dist/cjs/charts/themes/wonderland.cjs +1 -1
  55. package/dist/cjs/checkbox/index.cjs +1 -1
  56. package/dist/cjs/code-highlighter/index.cjs +1 -1
  57. package/dist/cjs/code-highlighter/props.cjs +1 -1
  58. package/dist/cjs/col/index.cjs +1 -1
  59. package/dist/cjs/collapse/index.cjs +1 -1
  60. package/dist/cjs/color-picker/index.cjs +1 -1
  61. package/dist/cjs/compact/index.cjs +1 -1
  62. package/dist/cjs/config-provider/app.cjs +1 -1
  63. package/dist/cjs/config-provider/context-holder.cjs +1 -1
  64. package/dist/cjs/config-provider/dark-mode-context.cjs +1 -1
  65. package/dist/cjs/config-provider/error-fallback.cjs +1 -1
  66. package/dist/cjs/config-provider/global-style.cjs +1 -1
  67. package/dist/cjs/config-provider/index.cjs +1 -1
  68. package/dist/cjs/config-provider/props.cjs +1 -1
  69. package/dist/cjs/config-provider/use-config-provider.cjs +1 -1
  70. package/dist/cjs/date-picker/index.cjs +1 -1
  71. package/dist/cjs/descriptions/index.cjs +1 -1
  72. package/dist/cjs/divider/index.cjs +1 -1
  73. package/dist/cjs/drawer/index.cjs +1 -1
  74. package/dist/cjs/dropdown/index.cjs +1 -1
  75. package/dist/cjs/dynamic-icon/index.cjs +1 -1
  76. package/dist/cjs/dynamic-icon/placeholder-icon.cjs +1 -1
  77. package/dist/cjs/dynamic-icon/props.cjs +1 -1
  78. package/dist/cjs/dynamic-icon/unknown-icon.cjs +1 -1
  79. package/dist/cjs/empty/empty.cjs +1 -1
  80. package/dist/cjs/empty/index.cjs +1 -1
  81. package/dist/cjs/flex/index.cjs +1 -1
  82. package/dist/cjs/flip-text/index.cjs +1 -1
  83. package/dist/cjs/flip-text/props.cjs +1 -1
  84. package/dist/cjs/float-button/index.cjs +1 -1
  85. package/dist/cjs/form/components/form.cjs +1 -1
  86. package/dist/cjs/form/components/index.cjs +1 -1
  87. package/dist/cjs/form/components/reset-button.cjs +1 -1
  88. package/dist/cjs/form/components/submit-button.cjs +1 -1
  89. package/dist/cjs/form/contexts/form-context.cjs +1 -1
  90. package/dist/cjs/form/contexts/form-layout.cjs +1 -1
  91. package/dist/cjs/form/contexts/index.cjs +1 -1
  92. package/dist/cjs/form/fields/auto-complete/index.cjs +1 -1
  93. package/dist/cjs/form/fields/auto-complete/props.cjs +1 -1
  94. package/dist/cjs/form/fields/bool/index.cjs +1 -1
  95. package/dist/cjs/form/fields/bool/props.cjs +1 -1
  96. package/dist/cjs/form/fields/cascader/index.cjs +1 -1
  97. package/dist/cjs/form/fields/cascader/props.cjs +1 -1
  98. package/dist/cjs/form/fields/checkbox/index.cjs +1 -1
  99. package/dist/cjs/form/fields/checkbox/props.cjs +1 -1
  100. package/dist/cjs/form/fields/color-picker/index.cjs +1 -1
  101. package/dist/cjs/form/fields/color-picker/props.cjs +1 -1
  102. package/dist/cjs/form/fields/date-picker/index.cjs +1 -1
  103. package/dist/cjs/form/fields/date-picker/props.cjs +1 -1
  104. package/dist/cjs/form/fields/date-range-picker/index.cjs +1 -1
  105. package/dist/cjs/form/fields/date-range-picker/props.cjs +1 -1
  106. package/dist/cjs/form/fields/index.cjs +1 -1
  107. package/dist/cjs/form/fields/input/index.cjs +1 -1
  108. package/dist/cjs/form/fields/input/props.cjs +1 -1
  109. package/dist/cjs/form/fields/input-number/index.cjs +1 -1
  110. package/dist/cjs/form/fields/input-number/props.cjs +1 -1
  111. package/dist/cjs/form/fields/mentions/index.cjs +1 -1
  112. package/dist/cjs/form/fields/mentions/props.cjs +1 -1
  113. package/dist/cjs/form/fields/password/index.cjs +1 -1
  114. package/dist/cjs/form/fields/password/props.cjs +1 -1
  115. package/dist/cjs/form/fields/radio/index.cjs +1 -1
  116. package/dist/cjs/form/fields/radio/props.cjs +1 -1
  117. package/dist/cjs/form/fields/rate/index.cjs +1 -1
  118. package/dist/cjs/form/fields/rate/props.cjs +1 -1
  119. package/dist/cjs/form/fields/select/index.cjs +1 -1
  120. package/dist/cjs/form/fields/select/props.cjs +1 -1
  121. package/dist/cjs/form/fields/slider/index.cjs +1 -1
  122. package/dist/cjs/form/fields/slider/props.cjs +1 -1
  123. package/dist/cjs/form/fields/textarea/index.cjs +1 -1
  124. package/dist/cjs/form/fields/textarea/props.cjs +1 -1
  125. package/dist/cjs/form/fields/time-picker/index.cjs +1 -1
  126. package/dist/cjs/form/fields/time-picker/props.cjs +1 -1
  127. package/dist/cjs/form/fields/time-range-picker/index.cjs +1 -1
  128. package/dist/cjs/form/fields/time-range-picker/props.cjs +1 -1
  129. package/dist/cjs/form/fields/transfer/index.cjs +1 -1
  130. package/dist/cjs/form/fields/transfer/props.cjs +1 -1
  131. package/dist/cjs/form/fields/tree-select/index.cjs +1 -1
  132. package/dist/cjs/form/fields/tree-select/props.cjs +1 -1
  133. package/dist/cjs/form/fields/upload/index.cjs +1 -1
  134. package/dist/cjs/form/fields/upload/props.cjs +1 -1
  135. package/dist/cjs/form/form.cjs +1 -1
  136. package/dist/cjs/form/helpers/index.cjs +1 -1
  137. package/dist/cjs/form/helpers/with-form-item.cjs +1 -1
  138. package/dist/cjs/form/hooks/use-form-item-props.cjs +1 -1
  139. package/dist/cjs/form/hooks/use-label-width.cjs +1 -1
  140. package/dist/cjs/form/index.cjs +1 -1
  141. package/dist/cjs/form/use-form.cjs +1 -1
  142. package/dist/cjs/grid/context.cjs +1 -1
  143. package/dist/cjs/grid/grid-item.cjs +1 -1
  144. package/dist/cjs/grid/hooks/index.cjs +1 -1
  145. package/dist/cjs/grid/hooks/use-container-breakpoints.cjs +1 -1
  146. package/dist/cjs/grid/hooks/use-container-width.cjs +1 -1
  147. package/dist/cjs/grid/hooks/use-grid-collapsed.cjs +1 -1
  148. package/dist/cjs/grid/hooks/use-normalized-gap.cjs +1 -1
  149. package/dist/cjs/grid/hooks/use-responsive-breakpoint.cjs +1 -1
  150. package/dist/cjs/grid/hooks/use-responsive-value.cjs +1 -1
  151. package/dist/cjs/grid/index.cjs +1 -1
  152. package/dist/cjs/grid/props.cjs +1 -1
  153. package/dist/cjs/grid/styles.cjs +1 -1
  154. package/dist/cjs/group/index.cjs +1 -1
  155. package/dist/cjs/group/props.cjs +1 -1
  156. package/dist/cjs/icon/index.cjs +1 -1
  157. package/dist/cjs/icon/props.cjs +1 -1
  158. package/dist/cjs/icon-button/index.cjs +1 -1
  159. package/dist/cjs/icon-button/props.cjs +1 -1
  160. package/dist/cjs/image/index.cjs +1 -1
  161. package/dist/cjs/index.cjs +1 -1
  162. package/dist/cjs/input/index.cjs +1 -1
  163. package/dist/cjs/input-number/index.cjs +1 -1
  164. package/dist/cjs/keyboard/index.cjs +1 -1
  165. package/dist/cjs/keyboard/props.cjs +1 -1
  166. package/dist/cjs/list/index.cjs +1 -1
  167. package/dist/cjs/loader/index.cjs +1 -1
  168. package/dist/cjs/loader/props.cjs +1 -1
  169. package/dist/cjs/mentions/index.cjs +1 -1
  170. package/dist/cjs/menu/index.cjs +1 -1
  171. package/dist/cjs/modal/index.cjs +1 -1
  172. package/dist/cjs/operation-button/index.cjs +1 -1
  173. package/dist/cjs/operation-button/props.cjs +1 -1
  174. package/dist/cjs/pagination/index.cjs +1 -1
  175. package/dist/cjs/permission-gate/index.cjs +1 -1
  176. package/dist/cjs/permission-gate/props.cjs +1 -1
  177. package/dist/cjs/popconfirm/index.cjs +1 -1
  178. package/dist/cjs/popover/index.cjs +1 -1
  179. package/dist/cjs/progress/index.cjs +1 -1
  180. package/dist/cjs/qrcode/index.cjs +1 -1
  181. package/dist/cjs/radio/index.cjs +1 -1
  182. package/dist/cjs/rate/index.cjs +1 -1
  183. package/dist/cjs/result/index.cjs +1 -1
  184. package/dist/cjs/row/index.cjs +1 -1
  185. package/dist/cjs/scroll-area/index.cjs +1 -1
  186. package/dist/cjs/scroll-area/props.cjs +1 -1
  187. package/dist/cjs/scroll-area/styles.cjs +1 -1
  188. package/dist/cjs/segmented/index.cjs +1 -1
  189. package/dist/cjs/select/hooks/index.cjs +1 -1
  190. package/dist/cjs/select/hooks/use-data-options-select.cjs +1 -1
  191. package/dist/cjs/select/index.cjs +1 -1
  192. package/dist/cjs/skeleton/index.cjs +1 -1
  193. package/dist/cjs/slider/index.cjs +1 -1
  194. package/dist/cjs/space/index.cjs +1 -1
  195. package/dist/cjs/space/space.cjs +1 -1
  196. package/dist/cjs/sparkles-text/index.cjs +1 -1
  197. package/dist/cjs/sparkles-text/props.cjs +1 -1
  198. package/dist/cjs/sparkles-text/sparkle.cjs +1 -1
  199. package/dist/cjs/spin/index.cjs +1 -1
  200. package/dist/cjs/split-text/index.cjs +1 -1
  201. package/dist/cjs/split-text/props.cjs +1 -1
  202. package/dist/cjs/splitter/index.cjs +1 -1
  203. package/dist/cjs/stack/index.cjs +1 -1
  204. package/dist/cjs/stack/props.cjs +1 -1
  205. package/dist/cjs/statistic/index.cjs +1 -1
  206. package/dist/cjs/steps/index.cjs +1 -1
  207. package/dist/cjs/switch/index.cjs +1 -1
  208. package/dist/cjs/table/index.cjs +1 -1
  209. package/dist/cjs/table/props.cjs +1 -1
  210. package/dist/cjs/table/use-pagination-props.cjs +1 -1
  211. package/dist/cjs/tabs/index.cjs +1 -1
  212. package/dist/cjs/tag/index.cjs +1 -1
  213. package/dist/cjs/time-picker/index.cjs +1 -1
  214. package/dist/cjs/timeline/index.cjs +1 -1
  215. package/dist/cjs/tooltip/index.cjs +1 -1
  216. package/dist/cjs/tour/index.cjs +1 -1
  217. package/dist/cjs/transfer/index.cjs +1 -1
  218. package/dist/cjs/tree/hooks/index.cjs +1 -1
  219. package/dist/cjs/tree/hooks/use-data-options-tree.cjs +1 -1
  220. package/dist/cjs/tree/index.cjs +1 -1
  221. package/dist/cjs/tree-select/hooks/index.cjs +1 -1
  222. package/dist/cjs/tree-select/hooks/use-data-options-tree-select.cjs +1 -1
  223. package/dist/cjs/tree-select/index.cjs +1 -1
  224. package/dist/cjs/typing-animation/index.cjs +1 -1
  225. package/dist/cjs/typing-animation/props.cjs +1 -1
  226. package/dist/cjs/typography/index.cjs +1 -1
  227. package/dist/cjs/upload/index.cjs +1 -1
  228. package/dist/cjs/upload/props.cjs +1 -1
  229. package/dist/cjs/watermark/index.cjs +1 -1
  230. package/dist/es/_base/constants/breakpoints.js +1 -1
  231. package/dist/es/_base/constants/common.js +1 -1
  232. package/dist/es/_base/constants/css-vars.js +1 -1
  233. package/dist/es/_base/constants/index.js +1 -1
  234. package/dist/es/_base/helpers/breakpoints.js +1 -1
  235. package/dist/es/_base/helpers/color.js +1 -1
  236. package/dist/es/_base/helpers/common.js +1 -1
  237. package/dist/es/_base/helpers/index.js +1 -1
  238. package/dist/es/_base/helpers/message.js +1 -1
  239. package/dist/es/_base/helpers/modal.js +1 -1
  240. package/dist/es/_base/helpers/notification.js +1 -1
  241. package/dist/es/_base/helpers/props.js +1 -1
  242. package/dist/es/_base/helpers/react.js +1 -1
  243. package/dist/es/_base/hooks/index.js +1 -1
  244. package/dist/es/_base/hooks/use-theme-tokens.js +1 -1
  245. package/dist/es/_base/index.js +1 -1
  246. package/dist/es/_base/styles/common.js +1 -1
  247. package/dist/es/_base/styles/index.js +1 -1
  248. package/dist/es/_base/types/breakpoints.js +1 -1
  249. package/dist/es/_base/types/common.js +1 -1
  250. package/dist/es/_base/types/index.js +1 -1
  251. package/dist/es/action-button/index.js +1 -1
  252. package/dist/es/action-button/props.js +1 -1
  253. package/dist/es/action-button/use-action-button.js +1 -1
  254. package/dist/es/action-group/index.js +1 -1
  255. package/dist/es/action-group/props.js +1 -1
  256. package/dist/es/action-group/use-action-group.js +1 -1
  257. package/dist/es/action-group/use-computed-action-buttons.js +1 -1
  258. package/dist/es/affix/index.js +1 -1
  259. package/dist/es/alert/index.js +1 -1
  260. package/dist/es/anchor/index.js +1 -1
  261. package/dist/es/auto-complete/index.js +1 -1
  262. package/dist/es/avatar/index.js +1 -1
  263. package/dist/es/badge/index.js +1 -1
  264. package/dist/es/bool/index.js +1 -1
  265. package/dist/es/breadcrumb/index.js +1 -1
  266. package/dist/es/button/index.js +1 -1
  267. package/dist/es/calendar/index.js +1 -1
  268. package/dist/es/card/index.js +1 -1
  269. package/dist/es/carousel/index.js +1 -1
  270. package/dist/es/cascader/index.js +1 -1
  271. package/dist/es/center/index.js +1 -1
  272. package/dist/es/center/props.js +1 -1
  273. package/dist/es/charts/chart.js +1 -1
  274. package/dist/es/charts/helpers/group.js +1 -1
  275. package/dist/es/charts/helpers/index.js +1 -1
  276. package/dist/es/charts/hooks/index.js +1 -1
  277. package/dist/es/charts/hooks/use-chart.js +1 -1
  278. package/dist/es/charts/index.js +1 -1
  279. package/dist/es/charts/themes/index.js +1 -1
  280. package/dist/es/charts/themes/walden-dark.js +1 -1
  281. package/dist/es/charts/themes/walden.js +1 -1
  282. package/dist/es/charts/themes/wonderland-dark.js +1 -1
  283. package/dist/es/charts/themes/wonderland.js +1 -1
  284. package/dist/es/checkbox/index.js +1 -1
  285. package/dist/es/code-highlighter/index.js +1 -1
  286. package/dist/es/code-highlighter/props.js +1 -1
  287. package/dist/es/col/index.js +1 -1
  288. package/dist/es/collapse/index.js +1 -1
  289. package/dist/es/color-picker/index.js +1 -1
  290. package/dist/es/compact/index.js +1 -1
  291. package/dist/es/config-provider/app.js +1 -1
  292. package/dist/es/config-provider/context-holder.js +1 -1
  293. package/dist/es/config-provider/dark-mode-context.js +1 -1
  294. package/dist/es/config-provider/error-fallback.js +1 -1
  295. package/dist/es/config-provider/global-style.js +1 -1
  296. package/dist/es/config-provider/index.js +1 -1
  297. package/dist/es/config-provider/props.js +1 -1
  298. package/dist/es/config-provider/use-config-provider.js +1 -1
  299. package/dist/es/date-picker/index.js +1 -1
  300. package/dist/es/descriptions/index.js +1 -1
  301. package/dist/es/divider/index.js +1 -1
  302. package/dist/es/drawer/index.js +1 -1
  303. package/dist/es/dropdown/index.js +1 -1
  304. package/dist/es/dynamic-icon/index.js +1 -1
  305. package/dist/es/dynamic-icon/placeholder-icon.js +1 -1
  306. package/dist/es/dynamic-icon/props.js +1 -1
  307. package/dist/es/dynamic-icon/unknown-icon.js +1 -1
  308. package/dist/es/empty/empty.js +1 -1
  309. package/dist/es/empty/index.js +1 -1
  310. package/dist/es/flex/index.js +1 -1
  311. package/dist/es/flip-text/index.js +1 -1
  312. package/dist/es/flip-text/props.js +1 -1
  313. package/dist/es/float-button/index.js +1 -1
  314. package/dist/es/form/components/form.js +1 -1
  315. package/dist/es/form/components/index.js +1 -1
  316. package/dist/es/form/components/reset-button.js +1 -1
  317. package/dist/es/form/components/submit-button.js +1 -1
  318. package/dist/es/form/contexts/form-context.js +1 -1
  319. package/dist/es/form/contexts/form-layout.js +1 -1
  320. package/dist/es/form/contexts/index.js +1 -1
  321. package/dist/es/form/fields/auto-complete/index.js +1 -1
  322. package/dist/es/form/fields/auto-complete/props.js +1 -1
  323. package/dist/es/form/fields/bool/index.js +1 -1
  324. package/dist/es/form/fields/bool/props.js +1 -1
  325. package/dist/es/form/fields/cascader/index.js +1 -1
  326. package/dist/es/form/fields/cascader/props.js +1 -1
  327. package/dist/es/form/fields/checkbox/index.js +1 -1
  328. package/dist/es/form/fields/checkbox/props.js +1 -1
  329. package/dist/es/form/fields/color-picker/index.js +1 -1
  330. package/dist/es/form/fields/color-picker/props.js +1 -1
  331. package/dist/es/form/fields/date-picker/index.js +1 -1
  332. package/dist/es/form/fields/date-picker/props.js +1 -1
  333. package/dist/es/form/fields/date-range-picker/index.js +1 -1
  334. package/dist/es/form/fields/date-range-picker/props.js +1 -1
  335. package/dist/es/form/fields/index.js +1 -1
  336. package/dist/es/form/fields/input/index.js +1 -1
  337. package/dist/es/form/fields/input/props.js +1 -1
  338. package/dist/es/form/fields/input-number/index.js +1 -1
  339. package/dist/es/form/fields/input-number/props.js +1 -1
  340. package/dist/es/form/fields/mentions/index.js +1 -1
  341. package/dist/es/form/fields/mentions/props.js +1 -1
  342. package/dist/es/form/fields/password/index.js +1 -1
  343. package/dist/es/form/fields/password/props.js +1 -1
  344. package/dist/es/form/fields/radio/index.js +1 -1
  345. package/dist/es/form/fields/radio/props.js +1 -1
  346. package/dist/es/form/fields/rate/index.js +1 -1
  347. package/dist/es/form/fields/rate/props.js +1 -1
  348. package/dist/es/form/fields/select/index.js +1 -1
  349. package/dist/es/form/fields/select/props.js +1 -1
  350. package/dist/es/form/fields/slider/index.js +1 -1
  351. package/dist/es/form/fields/slider/props.js +1 -1
  352. package/dist/es/form/fields/textarea/index.js +1 -1
  353. package/dist/es/form/fields/textarea/props.js +1 -1
  354. package/dist/es/form/fields/time-picker/index.js +1 -1
  355. package/dist/es/form/fields/time-picker/props.js +1 -1
  356. package/dist/es/form/fields/time-range-picker/index.js +1 -1
  357. package/dist/es/form/fields/time-range-picker/props.js +1 -1
  358. package/dist/es/form/fields/transfer/index.js +1 -1
  359. package/dist/es/form/fields/transfer/props.js +1 -1
  360. package/dist/es/form/fields/tree-select/index.js +1 -1
  361. package/dist/es/form/fields/tree-select/props.js +1 -1
  362. package/dist/es/form/fields/upload/index.js +1 -1
  363. package/dist/es/form/fields/upload/props.js +1 -1
  364. package/dist/es/form/form.js +1 -1
  365. package/dist/es/form/helpers/index.js +1 -1
  366. package/dist/es/form/helpers/with-form-item.js +1 -1
  367. package/dist/es/form/hooks/use-form-item-props.js +1 -1
  368. package/dist/es/form/hooks/use-label-width.js +1 -1
  369. package/dist/es/form/index.js +1 -1
  370. package/dist/es/form/use-form.js +1 -1
  371. package/dist/es/grid/context.js +1 -1
  372. package/dist/es/grid/grid-item.js +1 -1
  373. package/dist/es/grid/hooks/index.js +1 -1
  374. package/dist/es/grid/hooks/use-container-breakpoints.js +1 -1
  375. package/dist/es/grid/hooks/use-container-width.js +1 -1
  376. package/dist/es/grid/hooks/use-grid-collapsed.js +1 -1
  377. package/dist/es/grid/hooks/use-normalized-gap.js +1 -1
  378. package/dist/es/grid/hooks/use-responsive-breakpoint.js +1 -1
  379. package/dist/es/grid/hooks/use-responsive-value.js +1 -1
  380. package/dist/es/grid/index.js +1 -1
  381. package/dist/es/grid/props.js +1 -1
  382. package/dist/es/grid/styles.js +1 -1
  383. package/dist/es/group/index.js +1 -1
  384. package/dist/es/group/props.js +1 -1
  385. package/dist/es/icon/index.js +1 -1
  386. package/dist/es/icon/props.js +1 -1
  387. package/dist/es/icon-button/index.js +1 -1
  388. package/dist/es/icon-button/props.js +1 -1
  389. package/dist/es/image/index.js +1 -1
  390. package/dist/es/index.js +1 -1
  391. package/dist/es/input/index.js +1 -1
  392. package/dist/es/input-number/index.js +1 -1
  393. package/dist/es/keyboard/index.js +1 -1
  394. package/dist/es/keyboard/props.js +1 -1
  395. package/dist/es/list/index.js +1 -1
  396. package/dist/es/loader/index.js +1 -1
  397. package/dist/es/loader/props.js +1 -1
  398. package/dist/es/mentions/index.js +1 -1
  399. package/dist/es/menu/index.js +1 -1
  400. package/dist/es/modal/index.js +1 -1
  401. package/dist/es/operation-button/index.js +1 -1
  402. package/dist/es/operation-button/props.js +1 -1
  403. package/dist/es/pagination/index.js +1 -1
  404. package/dist/es/permission-gate/index.js +1 -1
  405. package/dist/es/permission-gate/props.js +1 -1
  406. package/dist/es/popconfirm/index.js +1 -1
  407. package/dist/es/popover/index.js +1 -1
  408. package/dist/es/progress/index.js +1 -1
  409. package/dist/es/qrcode/index.js +1 -1
  410. package/dist/es/radio/index.js +1 -1
  411. package/dist/es/rate/index.js +1 -1
  412. package/dist/es/result/index.js +1 -1
  413. package/dist/es/row/index.js +1 -1
  414. package/dist/es/scroll-area/index.js +1 -1
  415. package/dist/es/scroll-area/props.js +1 -1
  416. package/dist/es/scroll-area/styles.js +1 -1
  417. package/dist/es/segmented/index.js +1 -1
  418. package/dist/es/select/hooks/index.js +1 -1
  419. package/dist/es/select/hooks/use-data-options-select.js +1 -1
  420. package/dist/es/select/index.js +1 -1
  421. package/dist/es/skeleton/index.js +1 -1
  422. package/dist/es/slider/index.js +1 -1
  423. package/dist/es/space/index.js +1 -1
  424. package/dist/es/space/space.js +1 -1
  425. package/dist/es/sparkles-text/index.js +1 -1
  426. package/dist/es/sparkles-text/props.js +1 -1
  427. package/dist/es/sparkles-text/sparkle.js +1 -1
  428. package/dist/es/spin/index.js +1 -1
  429. package/dist/es/split-text/index.js +1 -1
  430. package/dist/es/split-text/props.js +1 -1
  431. package/dist/es/splitter/index.js +1 -1
  432. package/dist/es/stack/index.js +1 -1
  433. package/dist/es/stack/props.js +1 -1
  434. package/dist/es/statistic/index.js +1 -1
  435. package/dist/es/steps/index.js +1 -1
  436. package/dist/es/switch/index.js +1 -1
  437. package/dist/es/table/index.js +1 -1
  438. package/dist/es/table/props.js +1 -1
  439. package/dist/es/table/use-pagination-props.js +1 -1
  440. package/dist/es/tabs/index.js +1 -1
  441. package/dist/es/tag/index.js +1 -1
  442. package/dist/es/time-picker/index.js +1 -1
  443. package/dist/es/timeline/index.js +1 -1
  444. package/dist/es/tooltip/index.js +1 -1
  445. package/dist/es/tour/index.js +1 -1
  446. package/dist/es/transfer/index.js +1 -1
  447. package/dist/es/tree/hooks/index.js +1 -1
  448. package/dist/es/tree/hooks/use-data-options-tree.js +1 -1
  449. package/dist/es/tree/index.js +1 -1
  450. package/dist/es/tree-select/hooks/index.js +1 -1
  451. package/dist/es/tree-select/hooks/use-data-options-tree-select.js +1 -1
  452. package/dist/es/tree-select/index.js +1 -1
  453. package/dist/es/typing-animation/index.js +1 -1
  454. package/dist/es/typing-animation/props.js +1 -1
  455. package/dist/es/typography/index.js +1 -1
  456. package/dist/es/upload/index.js +1 -1
  457. package/dist/es/upload/props.js +1 -1
  458. package/dist/es/watermark/index.js +1 -1
  459. package/package.json +4 -5
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { theme } from 'antd';
3
3
 
4
4
  const {
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import './constants/index.js';
3
3
  import './helpers/index.js';
4
4
  import './hooks/index.js';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import '@emotion/react';
3
3
 
4
4
  function _EMOTION_STRINGIFIED_CSS_ERROR__() {
@@ -1,3 +1,3 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import * as common from './common.js';
3
3
  export { common as styles };
@@ -1 +1 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
@@ -1 +1 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
@@ -1,3 +1,3 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import './breakpoints.js';
3
3
  import './common.js';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import { CheckIcon } from 'lucide-react';
4
4
  import '../button/index.js';
@@ -1 +1 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { isFunction, invokeAwaitableFn } from '@vef-framework/shared';
3
3
  import { useState, useCallback } from 'react';
4
4
  import '../_base/index.js';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import { isFunction } from '@vef-framework/shared';
4
4
  import { Group } from '../group/index.js';
@@ -1 +1 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { useAuthorizedItems } from '@vef-framework/hooks';
3
3
  import { useComputedActionButtons } from './use-computed-action-buttons.js';
4
4
 
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import { isFunction } from '@vef-framework/shared';
4
4
  import { useMemo } from 'react';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Affix } from 'antd';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Alert } from 'antd';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Anchor } from 'antd';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { AutoComplete } from 'antd';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Avatar } from 'antd';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Badge } from 'antd';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx, jsxs, Fragment } from '@emotion/react/jsx-runtime';
3
3
  import { isUndefined } from '@vef-framework/shared';
4
4
  import { memo } from 'react';
@@ -1,3 +1,3 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Breadcrumb } from 'antd';
3
3
  import 'antd/es/breadcrumb/Breadcrumb';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Button } from 'antd';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Calendar } from 'antd';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Card } from 'antd';
@@ -1,3 +1,3 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Carousel } from 'antd';
3
3
  import 'antd/es/carousel';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Cascader } from 'antd';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import '../flex/index.js';
4
4
  import './props.js';
@@ -1 +1 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import { useMergedRef } from '@vef-framework/hooks';
4
4
  import { isDeepEqual, isShallowEqual } from '@vef-framework/shared';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import * as echarts from 'echarts';
3
3
 
4
4
  function connectCharts(groupId) {
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { connectCharts, disconnectCharts } from './group.js';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { useChart } from './use-chart.js';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { useDidUpdate } from '@vef-framework/hooks';
3
3
  import { isString, isNullish } from '@vef-framework/shared';
4
4
  import * as echarts from 'echarts';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Chart } from './chart.js';
3
3
  import './helpers/index.js';
4
4
  import './hooks/index.js';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { registerWaldenTheme } from './walden.js';
3
3
  export { registerWaldenDarkTheme } from './walden-dark.js';
4
4
  export { registerWonderlandTheme } from './wonderland.js';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { registerTheme } from 'echarts';
3
3
 
4
4
  function registerWaldenDarkTheme() {
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { registerTheme } from 'echarts';
3
3
 
4
4
  function registerWaldenTheme() {
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { registerTheme } from 'echarts';
3
3
 
4
4
  function registerWonderlandDarkTheme() {
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { registerTheme } from 'echarts';
3
3
 
4
4
  function registerWonderlandTheme() {
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Checkbox } from 'antd';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import { useMemo } from 'react';
4
4
  import { Prism } from 'react-syntax-highlighter';
@@ -1 +1 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Col } from 'antd';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Collapse } from 'antd';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { ColorPicker } from 'antd';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { Space } from 'antd';
3
3
 
4
4
  const {
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx, Fragment } from '@emotion/react/jsx-runtime';
3
3
  import { useInsertionEffect } from 'react';
4
4
 
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { useIsomorphicEffect } from '@vef-framework/hooks';
3
3
  import { App } from 'antd';
4
4
  import { memo } from 'react';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { createContext, use } from 'react';
3
3
 
4
4
  const DarkModeContext = createContext(false);
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx, jsxs } from '@emotion/react/jsx-runtime';
3
3
 
4
4
  function ErrorFallback(props) {
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { css } from '@emotion/react';
3
3
  import resetCss from 'modern-normalize/modern-normalize.css?raw';
4
4
  import '../_base/index.js';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx, jsxs } from '@emotion/react/jsx-runtime';
3
3
  import { StyleProvider } from '@ant-design/cssinjs';
4
4
  import createCache from '@emotion/cache';
@@ -1 +1 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { css } from '@emotion/react';
3
3
  import { useReducedMotion } from '@vef-framework/hooks';
4
4
  import { pick, convertTransparentToOpaque, getColorPalette, colorPaletteMap } from '@vef-framework/shared';
@@ -1,3 +1,3 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { DatePicker } from 'antd';
3
3
  import 'antd/es/date-picker';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Descriptions } from 'antd';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Divider } from 'antd';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Drawer } from 'antd';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Dropdown } from 'antd';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import dynamicIconImports from 'lucide-react/dynamicIconImports';
4
4
  import { lazy, Suspense } from 'react';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import '../_base/index.js';
4
4
  import { globalCssVars } from '../_base/constants/css-vars.js';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import 'lucide-react/dynamicIconImports';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx, jsxs } from '@emotion/react/jsx-runtime';
3
3
 
4
4
  function UnknownIcon({
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import { Empty as Empty$1 } from 'antd';
4
4
 
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { default as Empty } from './empty.js';
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { Flex } from 'antd';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import '@emotion/react';
4
4
  import { AnimatePresence, motion } from '@vef-framework/core';
@@ -1 +1 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
@@ -1,2 +1,2 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { FloatButton } from 'antd';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import { DisabledProvider } from '@vef-framework/core';
4
4
  import { useMemo } from 'react';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { Form } from './form.js';
3
3
  import { ResetButton } from './reset-button.js';
4
4
  import { SubmitButton } from './submit-button.js';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import { useDisabled } from '@vef-framework/core';
4
4
  import '../../button/index.js';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import { useDisabled } from '@vef-framework/core';
4
4
  import '../../button/index.js';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { createFormHookContexts } from '@tanstack/react-form';
3
3
 
4
4
  const {
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { createContext, use } from 'react';
3
3
 
4
4
  const defaultFormLayout = Object.freeze({
@@ -1,3 +1,3 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  export { fieldContext, formContext, useFieldContext, useFormContext } from './form-context.js';
3
3
  export { FormLayoutProvider, defaultFormLayout, useFormLayout } from './form-layout.js';
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import { useDisabled } from '@vef-framework/core';
4
4
  import { isEmpty } from '@vef-framework/shared';
@@ -1 +1 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import { useDisabled } from '@vef-framework/core';
4
4
  import { Bool } from '../../../bool/index.js';
@@ -1 +1 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import { useDisabled } from '@vef-framework/core';
4
4
  import '../../../_base/index.js';
@@ -1 +1 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import { useDisabled } from '@vef-framework/core';
4
4
  import '../../../checkbox/index.js';
@@ -1 +1 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import { useDisabled } from '@vef-framework/core';
4
4
  import '../../../color-picker/index.js';
@@ -1 +1 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
@@ -1,4 +1,4 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import { useDisabled } from '@vef-framework/core';
4
4
  import '../../../_base/index.js';
@@ -1 +1 @@
1
- /*! @vef-framework/components v2.0.0 made with ❤️ by Venus | 2025-11-25T10:06:32.989Z */
1
+ /*! @vef-framework/components v2.0.2 made with ❤️ by Venus | 2025-11-25T15:03:17.303Z */