vue-devui 1.6.17 → 1.6.19

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 (551) hide show
  1. package/action-timeline/index.umd.js +1 -1
  2. package/alert/index.umd.js +1 -1
  3. package/auto-complete/index.es.js +173 -120
  4. package/auto-complete/index.umd.js +33 -18
  5. package/auto-complete/style.css +1 -1
  6. package/avatar/index.umd.js +3 -3
  7. package/badge/index.umd.js +1 -1
  8. package/breadcrumb/index.es.js +99 -98
  9. package/breadcrumb/index.umd.js +5 -1
  10. package/button/index.es.js +56 -46
  11. package/button/index.umd.js +9 -9
  12. package/card/index.umd.js +1 -1
  13. package/carousel/index.umd.js +1 -1
  14. package/category-search/index.es.js +348 -242
  15. package/category-search/index.umd.js +39 -24
  16. package/category-search/style.css +1 -1
  17. package/checkbox/index.es.js +181 -118
  18. package/checkbox/index.umd.js +32 -17
  19. package/checkbox/style.css +1 -1
  20. package/code-editor/index.es.js +83 -62
  21. package/code-editor/index.umd.js +9 -9
  22. package/code-review/index.es.js +96 -77
  23. package/code-review/index.umd.js +27 -23
  24. package/code-review/style.css +1 -1
  25. package/collapse/index.es.js +3 -21
  26. package/collapse/index.umd.js +2 -2
  27. package/countdown/index.umd.js +1 -1
  28. package/data-grid/index.es.js +351 -237
  29. package/data-grid/index.umd.js +34 -19
  30. package/data-grid/style.css +1 -1
  31. package/date-picker-pro/index.es.js +506 -344
  32. package/date-picker-pro/index.umd.js +34 -19
  33. package/date-picker-pro/style.css +1 -1
  34. package/dragdrop/index.umd.js +1 -1
  35. package/dragdrop-new/index.es.js +499 -555
  36. package/dragdrop-new/index.umd.js +3 -16
  37. package/drawer/index.es.js +15 -25
  38. package/drawer/index.umd.js +1 -1
  39. package/dropdown/index.es.js +99 -98
  40. package/dropdown/index.umd.js +5 -1
  41. package/echarts/index.es.js +12 -27
  42. package/echarts/index.umd.js +1 -1
  43. package/editable-select/index.es.js +105 -82
  44. package/editable-select/index.umd.js +13 -13
  45. package/editor-md/index.es.js +343 -276
  46. package/editor-md/index.umd.js +50 -46
  47. package/form/index.es.js +157 -104
  48. package/form/index.umd.js +28 -13
  49. package/form/style.css +1 -1
  50. package/fullscreen/index.umd.js +1 -1
  51. package/git-graph/index.es.js +96 -90
  52. package/git-graph/index.umd.js +14 -14
  53. package/grid/index.es.js +7 -20
  54. package/grid/index.umd.js +1 -1
  55. package/icon/index.umd.js +1 -1
  56. package/image-preview/index.es.js +12 -23
  57. package/image-preview/index.umd.js +5 -5
  58. package/input/index.es.js +159 -106
  59. package/input/index.umd.js +30 -15
  60. package/input/style.css +1 -1
  61. package/input-number/index.es.js +165 -108
  62. package/input-number/index.umd.js +34 -19
  63. package/input-number/style.css +1 -1
  64. package/layout/index.umd.js +1 -1
  65. package/loading/index.es.js +19 -38
  66. package/loading/index.umd.js +1 -1
  67. package/mention/index.es.js +154 -99
  68. package/mention/index.umd.js +31 -16
  69. package/mention/style.css +1 -1
  70. package/menu/index.es.js +0 -7
  71. package/menu/index.umd.js +2 -2
  72. package/message/index.es.js +34 -34
  73. package/message/index.umd.js +5 -1
  74. package/modal/index.es.js +50 -70
  75. package/modal/index.umd.js +2 -2
  76. package/notification/index.es.js +13 -27
  77. package/notification/index.umd.js +3 -3
  78. package/overlay/index.es.js +24 -18
  79. package/overlay/index.umd.js +1 -1
  80. package/package.json +1 -1
  81. package/pagination/index.es.js +320 -222
  82. package/pagination/index.umd.js +33 -18
  83. package/pagination/style.css +1 -1
  84. package/panel/index.umd.js +1 -1
  85. package/popover/index.es.js +64 -31
  86. package/popover/index.umd.js +14 -10
  87. package/progress/index.umd.js +3 -3
  88. package/radio/index.es.js +175 -114
  89. package/radio/index.umd.js +34 -19
  90. package/radio/style.css +1 -1
  91. package/rate/index.umd.js +1 -1
  92. package/result/index.es.js +3 -3
  93. package/result/index.umd.js +1 -1
  94. package/ripple/index.es.js +5 -18
  95. package/ripple/index.umd.js +1 -1
  96. package/search/index.es.js +166 -109
  97. package/search/index.umd.js +30 -15
  98. package/search/style.css +1 -1
  99. package/select/index.es.js +255 -166
  100. package/select/index.umd.js +34 -19
  101. package/select/style.css +1 -1
  102. package/skeleton/index.umd.js +2 -2
  103. package/slider/index.es.js +15 -11
  104. package/slider/index.umd.js +1 -1
  105. package/splitter/index.es.js +94 -60
  106. package/splitter/index.umd.js +18 -14
  107. package/statistic/index.es.js +0 -21
  108. package/statistic/index.umd.js +1 -1
  109. package/status/index.umd.js +1 -1
  110. package/steps/index.umd.js +1 -1
  111. package/style.css +2 -2
  112. package/switch/index.es.js +151 -98
  113. package/switch/index.umd.js +34 -19
  114. package/switch/style.css +1 -1
  115. package/table/index.es.js +416 -284
  116. package/table/index.umd.js +33 -18
  117. package/table/style.css +1 -1
  118. package/tabs/index.umd.js +1 -1
  119. package/tag/index.es.js +3 -1
  120. package/tag/index.umd.js +1 -1
  121. package/textarea/index.es.js +160 -105
  122. package/textarea/index.umd.js +34 -19
  123. package/textarea/style.css +1 -1
  124. package/time-picker/index.es.js +180 -122
  125. package/time-picker/index.umd.js +32 -17
  126. package/time-picker/style.css +1 -1
  127. package/time-select/index.es.js +255 -166
  128. package/time-select/index.umd.js +32 -17
  129. package/time-select/style.css +1 -1
  130. package/timeline/index.umd.js +1 -1
  131. package/tooltip/index.es.js +61 -29
  132. package/tooltip/index.umd.js +15 -11
  133. package/tree/index.es.js +224 -146
  134. package/tree/index.umd.js +32 -17
  135. package/tree/style.css +1 -1
  136. package/types/accordion/src/accordion-item-hreflink.d.ts +1 -1
  137. package/types/accordion/src/accordion-item-routerlink.d.ts +1 -1
  138. package/types/accordion/src/accordion-item.d.ts +1 -1
  139. package/types/accordion/src/accordion-list.d.ts +1 -1
  140. package/types/accordion/src/accordion-menu.d.ts +1 -1
  141. package/types/accordion/src/accordion-types.d.ts +1 -1
  142. package/types/accordion/src/accordion.d.ts +1 -1
  143. package/types/accordion/src/accordion.type.d.ts +2 -2
  144. package/types/action-timeline/src/action-timeline-types.d.ts +2 -2
  145. package/types/action-timeline/src/action-timeline.d.ts +1 -1
  146. package/types/alert/src/alert-types.d.ts +2 -2
  147. package/types/alert/src/alert.d.ts +1 -1
  148. package/types/anchor/src/anchor.d.ts +1 -1
  149. package/types/anchor/src/utils.d.ts +1 -1
  150. package/types/auto-complete/src/auto-complete-types.d.ts +15 -15
  151. package/types/auto-complete/src/auto-complete.d.ts +1 -1
  152. package/types/auto-complete/src/components/dropdown.d.ts +1 -1
  153. package/types/auto-complete/src/composables/use-custom-template.d.ts +1 -1
  154. package/types/avatar/src/avatar-types.d.ts +1 -1
  155. package/types/avatar/src/avatar.d.ts +1 -1
  156. package/types/avatar/src/components/avatar-body-icon.d.ts +1 -1
  157. package/types/avatar/src/components/avatar-nobody-icon.d.ts +1 -1
  158. package/types/back-top/src/back-top-types.d.ts +3 -3
  159. package/types/back-top/src/back-top.d.ts +1 -1
  160. package/types/back-top/src/hooks/use-event-listener.d.ts +1 -1
  161. package/types/badge/src/badge-types.d.ts +3 -3
  162. package/types/badge/src/badge.d.ts +1 -1
  163. package/types/breadcrumb/src/breadcrumb-item-types.d.ts +1 -1
  164. package/types/breadcrumb/src/breadcrumb-item.d.ts +1 -1
  165. package/types/breadcrumb/src/breadcrumb-types.d.ts +1 -1
  166. package/types/breadcrumb/src/breadcrumb.d.ts +1 -1
  167. package/types/button/src/button-group.d.ts +1 -1
  168. package/types/button/src/button-types.d.ts +7 -7
  169. package/types/button/src/button.d.ts +1 -1
  170. package/types/card/src/card-types.d.ts +1 -1
  171. package/types/card/src/card.d.ts +1 -1
  172. package/types/carousel/src/carousel.d.ts +1 -1
  173. package/types/carousel/src/item.d.ts +1 -1
  174. package/types/carousel/src/types.d.ts +4 -4
  175. package/types/cascader/components/cascader-list/index.d.ts +1 -1
  176. package/types/cascader/hooks/use-cascader-item.d.ts +1 -1
  177. package/types/cascader/hooks/use-cascader-multiple.d.ts +1 -1
  178. package/types/cascader/hooks/use-cascader-options.d.ts +2 -14
  179. package/types/cascader/src/cascader-types.d.ts +10 -10
  180. package/types/cascader/src/cascader.d.ts +1 -1
  181. package/types/category-search/src/category-search-types.d.ts +7 -7
  182. package/types/category-search/src/category-search.d.ts +1 -1
  183. package/types/category-search/src/components/category-search-clear.d.ts +1 -1
  184. package/types/category-search/src/components/category-search-input.d.ts +1 -1
  185. package/types/category-search/src/components/category-search-more.d.ts +1 -1
  186. package/types/category-search/src/components/category-search-save.d.ts +1 -1
  187. package/types/category-search/src/components/category-search-tag-dropdown.d.ts +1 -1
  188. package/types/category-search/src/components/category-search-tag.d.ts +1 -1
  189. package/types/category-search/src/components/checkbox-menu.d.ts +1 -1
  190. package/types/category-search/src/components/label-menu.d.ts +1 -1
  191. package/types/category-search/src/components/number-range-menu.d.ts +1 -1
  192. package/types/category-search/src/components/radio-menu.d.ts +1 -1
  193. package/types/category-search/src/components/text-input-menu.d.ts +1 -1
  194. package/types/category-search/src/composables/use-category-search.d.ts +1 -1
  195. package/types/checkbox/src/checkbox-button.d.ts +1 -1
  196. package/types/checkbox/src/checkbox-group.d.ts +1 -1
  197. package/types/checkbox/src/checkbox-types.d.ts +7 -7
  198. package/types/checkbox/src/checkbox.d.ts +1 -1
  199. package/types/code-editor/src/code-editor-types.d.ts +3 -3
  200. package/types/code-editor/src/code-editor.d.ts +1 -1
  201. package/types/code-review/src/code-review-types.d.ts +6 -6
  202. package/types/code-review/src/code-review.d.ts +1 -1
  203. package/types/code-review/src/components/code-review-header.d.ts +1 -1
  204. package/types/code-review/src/composables/use-code-review-fold.d.ts +1 -1
  205. package/types/collapse/src/collapse-item.d.ts +1 -1
  206. package/types/collapse/src/collapse-types.d.ts +3 -3
  207. package/types/collapse/src/collapse.d.ts +1 -1
  208. package/types/color-picker/src/color-picker-types.d.ts +1 -1
  209. package/types/color-picker/src/color-picker.d.ts +1 -1
  210. package/types/color-picker/src/components/color-alpha-slider/color-alpha-slider.d.ts +1 -1
  211. package/types/color-picker/src/components/color-alpha-slider/color-picker-alpha-slider-types.d.ts +1 -1
  212. package/types/color-picker/src/components/color-basic/color-basic-types.d.ts +1 -1
  213. package/types/color-picker/src/components/color-basic/color-basic.d.ts +1 -1
  214. package/types/color-picker/src/components/color-edit/color-edit.d.ts +1 -1
  215. package/types/color-picker/src/components/color-edit/color-picker-edit-types.d.ts +1 -1
  216. package/types/color-picker/src/components/color-history/color-history.d.ts +1 -1
  217. package/types/color-picker/src/components/color-history/color-picker-history-types.d.ts +1 -1
  218. package/types/color-picker/src/components/color-hue-slider/color-hue-slider.d.ts +1 -1
  219. package/types/color-picker/src/components/color-hue-slider/color-picker-hue-slider-types.d.ts +1 -1
  220. package/types/color-picker/src/components/color-palette/color-palette.d.ts +1 -1
  221. package/types/color-picker/src/components/color-palette/color-picker-palette-types.d.ts +1 -1
  222. package/types/color-picker/src/components/color-picker-panel/color-picker-panel-types.d.ts +1 -1
  223. package/types/color-picker/src/components/color-picker-panel/color-picker-panel.d.ts +1 -1
  224. package/types/color-picker/src/utils/color-utils-types.d.ts +11 -11
  225. package/types/color-picker/src/utils/dom-dragger.d.ts +1 -1
  226. package/types/comment/src/comment-types.d.ts +1 -1
  227. package/types/comment/src/comment.d.ts +1 -1
  228. package/types/countdown/src/countdown-types.d.ts +1 -1
  229. package/types/countdown/src/countdown.d.ts +1 -1
  230. package/types/data-grid/src/components/fix-head-grid.d.ts +1 -1
  231. package/types/data-grid/src/components/grid-body.d.ts +1 -1
  232. package/types/data-grid/src/components/grid-head.d.ts +1 -1
  233. package/types/data-grid/src/components/grid-td.d.ts +1 -1
  234. package/types/data-grid/src/components/grid-th-filter.d.ts +1 -1
  235. package/types/data-grid/src/components/grid-th-multiple-filter.d.ts +1 -1
  236. package/types/data-grid/src/components/grid-th-single-filter.d.ts +1 -1
  237. package/types/data-grid/src/components/grid-th.d.ts +1 -1
  238. package/types/data-grid/src/components/normal-head-grid.d.ts +1 -1
  239. package/types/data-grid/src/composables/use-column-sort.d.ts +1 -1
  240. package/types/data-grid/src/composables/use-data-grid-tree.d.ts +4 -4
  241. package/types/data-grid/src/data-grid-types.d.ts +19 -19
  242. package/types/data-grid/src/data-grid.d.ts +1 -1
  243. package/types/date-picker/src/components/popup/index.d.ts +1 -3
  244. package/types/date-picker/src/components/timepicker/index.d.ts +1 -1
  245. package/types/date-picker/src/components/today-default/index.d.ts +1 -1
  246. package/types/date-picker/src/components/types.d.ts +16 -16
  247. package/types/date-picker/src/components/utils.d.ts +3 -3
  248. package/types/date-picker/src/components/vertical-slider/index.d.ts +1 -1
  249. package/types/date-picker/src/date-picker-types.d.ts +5 -5
  250. package/types/date-picker/src/date-picker.d.ts +1 -1
  251. package/types/date-picker/src/stick-slider/index.d.ts +1 -1
  252. package/types/date-picker/src/utils.d.ts +1 -1
  253. package/types/date-picker-pro/src/components/calendar-panel.d.ts +1 -1
  254. package/types/date-picker-pro/src/components/date-picker-panel.d.ts +1 -1
  255. package/types/date-picker-pro/src/components/month-calendar-panel.d.ts +1 -1
  256. package/types/date-picker-pro/src/components/range-date-picker-pro.d.ts +1 -1
  257. package/types/date-picker-pro/src/components/time-picker-panel.d.ts +1 -1
  258. package/types/date-picker-pro/src/components/year-calendar-panel.d.ts +1 -1
  259. package/types/date-picker-pro/src/date-picker-pro-types.d.ts +4 -4
  260. package/types/date-picker-pro/src/date-picker-pro.d.ts +1 -1
  261. package/types/date-picker-pro/src/range-date-picker-types.d.ts +1 -1
  262. package/types/dragdrop-new/src/batch-draggable.directive.d.ts +1 -1
  263. package/types/dragdrop-new/src/directive-base.d.ts +1 -1
  264. package/types/dragdrop-new/src/drag-preview-clone-dom-ref.component.d.ts +1 -1
  265. package/types/dragdrop-new/src/drag-preview.component.d.ts +2 -2
  266. package/types/dragdrop-new/src/drop-scroll-enhance.directive.d.ts +5 -5
  267. package/types/dragdrop-new/src/droppable.directive.d.ts +1 -1
  268. package/types/drawer/src/components/drawer-overlay.d.ts +1 -1
  269. package/types/drawer/src/drawer-types.d.ts +6 -6
  270. package/types/drawer/src/drawer.d.ts +1 -1
  271. package/types/dropdown/src/dropdown-menu-types.d.ts +5 -5
  272. package/types/dropdown/src/dropdown-menu.d.ts +1 -1
  273. package/types/dropdown/src/dropdown-types.d.ts +7 -12
  274. package/types/dropdown/src/dropdown.d.ts +3 -12
  275. package/types/echarts/src/echarts-types.d.ts +1 -1
  276. package/types/echarts/src/echarts.d.ts +1 -1
  277. package/types/editable-select/src/components/dropdown/dropdown-types.d.ts +1 -1
  278. package/types/editable-select/src/components/dropdown/dropdown.d.ts +1 -1
  279. package/types/editable-select/src/components/option/option-types.d.ts +1 -1
  280. package/types/editable-select/src/components/option/option.d.ts +1 -1
  281. package/types/editable-select/src/composables/use-select.d.ts +1 -1
  282. package/types/editable-select/src/editable-select-types.d.ts +5 -5
  283. package/types/editable-select/src/editable-select.d.ts +1 -1
  284. package/types/editor-md/src/components/font-color.d.ts +1 -1
  285. package/types/editor-md/src/components/font-size.d.ts +1 -1
  286. package/types/editor-md/src/components/md-render.d.ts +1 -1
  287. package/types/editor-md/src/components/toolbar-item.d.ts +1 -1
  288. package/types/editor-md/src/components/toolbar.d.ts +1 -1
  289. package/types/editor-md/src/editor-md-types.d.ts +5 -5
  290. package/types/editor-md/src/editor-md.d.ts +1 -1
  291. package/types/form/src/components/form-control/form-control-types.d.ts +2 -2
  292. package/types/form/src/components/form-control/form-control.d.ts +1 -1
  293. package/types/form/src/components/form-item/form-item-types.d.ts +9 -8
  294. package/types/form/src/components/form-item/form-item.d.ts +1 -1
  295. package/types/form/src/components/form-label/form-label-types.d.ts +1 -1
  296. package/types/form/src/components/form-label/form-label.d.ts +1 -1
  297. package/types/form/src/components/form-operation/form-operation.d.ts +1 -1
  298. package/types/form/src/form-types.d.ts +14 -9
  299. package/types/form/src/form.d.ts +1 -1
  300. package/types/fullscreen/src/fullscreen-types.d.ts +2 -2
  301. package/types/fullscreen/src/fullscreen.d.ts +1 -1
  302. package/types/gantt/src/gantt-bar/index.d.ts +1 -1
  303. package/types/gantt/src/gantt-bar-parent/index.d.ts +1 -1
  304. package/types/gantt/src/gantt-milestone/index.d.ts +1 -1
  305. package/types/gantt/src/gantt-milestone/milestone-icon.d.ts +1 -1
  306. package/types/gantt/src/gantt-scale/index.d.ts +4 -1
  307. package/types/gantt/src/gantt-tools/index.d.ts +1 -1
  308. package/types/gantt/src/gantt-types.d.ts +1 -1
  309. package/types/gantt/src/gantt.d.ts +1 -1
  310. package/types/git-graph/src/git-graph-types.d.ts +1 -1
  311. package/types/git-graph/src/git-graph.d.ts +1 -1
  312. package/types/grid/src/col.d.ts +1 -1
  313. package/types/grid/src/composables/use-screen.d.ts +2 -2
  314. package/types/grid/src/grid-types.d.ts +7 -7
  315. package/types/grid/src/row.d.ts +1 -1
  316. package/types/icon/src/icon-group.d.ts +1 -1
  317. package/types/icon/src/icon.d.ts +1 -1
  318. package/types/icon/src/svg-icon.d.ts +1 -1
  319. package/types/image-preview/src/image-preview-types.d.ts +1 -1
  320. package/types/image-preview/src/image-preview.d.ts +1 -1
  321. package/types/input/src/input-types.d.ts +2 -2
  322. package/types/input/src/input.d.ts +1 -1
  323. package/types/input-icon/src/input-icon.d.ts +1 -1
  324. package/types/input-number/src/input-number-types.d.ts +2 -2
  325. package/types/input-number/src/input-number.d.ts +1 -1
  326. package/types/layout/src/aside.d.ts +1 -1
  327. package/types/layout/src/content.d.ts +1 -1
  328. package/types/layout/src/footer.d.ts +1 -1
  329. package/types/layout/src/header.d.ts +1 -1
  330. package/types/layout/src/layout.d.ts +1 -1
  331. package/types/list/src/list-item.d.ts +1 -1
  332. package/types/list/src/list.d.ts +1 -1
  333. package/types/loading/src/loading-service.d.ts +1 -1
  334. package/types/loading/src/loading-types.d.ts +2 -2
  335. package/types/loading/src/loading.d.ts +52 -0
  336. package/types/locale/index.d.ts +1 -1
  337. package/types/mention/src/mention-types.d.ts +1 -1
  338. package/types/mention/src/mention.d.ts +1 -1
  339. package/types/menu/src/components/menu-item/menu-item-types.d.ts +1 -1
  340. package/types/menu/src/components/menu-item/menu-item.d.ts +1 -1
  341. package/types/menu/src/components/menu-transition/menu-transition.d.ts +1 -1
  342. package/types/menu/src/components/sub-menu/sub-menu-types.d.ts +1 -1
  343. package/types/menu/src/components/sub-menu/sub-menu.d.ts +1 -1
  344. package/types/menu/src/components/sub-menu/use-sub-menu.d.ts +1 -1
  345. package/types/menu/src/menu-types.d.ts +2 -2
  346. package/types/menu/src/menu.d.ts +1 -1
  347. package/types/message/src/instance.d.ts +2 -2
  348. package/types/message/src/message-icon-close.d.ts +1 -1
  349. package/types/message/src/message-types.d.ts +5 -5
  350. package/types/message/src/message.d.ts +1 -1
  351. package/types/modal/src/components/body.d.ts +1 -1
  352. package/types/modal/src/components/footer.d.ts +1 -1
  353. package/types/modal/src/components/header.d.ts +1 -1
  354. package/types/modal/src/modal-types.d.ts +4 -4
  355. package/types/modal/src/modal.d.ts +1 -1
  356. package/types/multi-auto-complete/src/multi-auto-complete-types.d.ts +1 -1
  357. package/types/multi-auto-complete/src/multi-auto-complete.d.ts +1 -1
  358. package/types/nav-sprite/src/nav-sprite-types.d.ts +1 -1
  359. package/types/nav-sprite/src/nav-sprite.d.ts +1 -1
  360. package/types/notification/src/notification-icon-close.d.ts +1 -1
  361. package/types/notification/src/notification-image.d.ts +1 -1
  362. package/types/notification/src/notification-types.d.ts +5 -5
  363. package/types/notification/src/notification.d.ts +1 -1
  364. package/types/overlay/src/base-overlay.d.ts +1 -1
  365. package/types/overlay/src/fixed-overlay/fixed-overlay-types.d.ts +1 -1
  366. package/types/overlay/src/fixed-overlay/index.d.ts +1 -1
  367. package/types/overlay/src/flexible-overlay/flexible-overlay-types.d.ts +6 -6
  368. package/types/overlay/src/flexible-overlay/index.d.ts +1 -1
  369. package/types/pagination/src/components/config-menu.d.ts +1 -1
  370. package/types/pagination/src/components/jump-page.d.ts +1 -1
  371. package/types/pagination/src/components/page-nums.d.ts +1 -1
  372. package/types/pagination/src/components/page-size.d.ts +1 -1
  373. package/types/pagination/src/pagination-types.d.ts +3 -3
  374. package/types/pagination/src/pagination.d.ts +1 -1
  375. package/types/panel/src/components/panel-body.d.ts +1 -1
  376. package/types/panel/src/components/panel-footer.d.ts +1 -1
  377. package/types/panel/src/components/panel-header.d.ts +1 -1
  378. package/types/panel/src/panel-types.d.ts +3 -3
  379. package/types/panel/src/panel.d.ts +1 -1
  380. package/types/popover/src/popover-icon.d.ts +1 -1
  381. package/types/popover/src/popover-types.d.ts +6 -11
  382. package/types/popover/src/popover.d.ts +3 -12
  383. package/types/progress/src/progress-types.d.ts +1 -1
  384. package/types/progress/src/progress.d.ts +1 -1
  385. package/types/quadrant-diagram/src/components/axis/index.d.ts +1 -1
  386. package/types/quadrant-diagram/src/components/axis/types.d.ts +1 -1
  387. package/types/quadrant-diagram/src/quadrant-diagram-types.d.ts +1 -1
  388. package/types/quadrant-diagram/src/quadrant-diagram.d.ts +1 -1
  389. package/types/quadrant-diagram/type.d.ts +1 -1
  390. package/types/radio/src/radio-button.d.ts +1 -1
  391. package/types/radio/src/radio-group.d.ts +1 -1
  392. package/types/radio/src/radio-types.d.ts +6 -6
  393. package/types/radio/src/radio.d.ts +1 -1
  394. package/types/rate/src/rate-types.d.ts +2 -2
  395. package/types/rate/src/rate.d.ts +3 -3
  396. package/types/read-tip/src/read-tip-template.d.ts +1 -1
  397. package/types/read-tip/src/read-tip-types.d.ts +7 -7
  398. package/types/read-tip/src/read-tip.d.ts +1 -1
  399. package/types/result/src/result-types.d.ts +2 -2
  400. package/types/result/src/result.d.ts +1 -1
  401. package/types/search/src/composables/use-search-keydown.d.ts +1 -1
  402. package/types/search/src/composables/use-search-keywords.d.ts +1 -1
  403. package/types/search/src/search-types.d.ts +3 -3
  404. package/types/search/src/search.d.ts +1 -1
  405. package/types/select/src/components/option-group.d.ts +1 -1
  406. package/types/select/src/components/option.d.ts +1 -1
  407. package/types/select/src/components/select-content.d.ts +1 -1
  408. package/types/select/src/select-types.d.ts +15 -10
  409. package/types/select/src/select.d.ts +1 -1
  410. package/types/select/src/utils.d.ts +1 -1
  411. package/types/shared/components/popper-trigger/src/popper-trigger.d.ts +1 -1
  412. package/types/shared/devui-api/devui-api.d.ts +1 -1
  413. package/types/shared/devui-api-table/devui-api-table.d.ts +1 -1
  414. package/types/shared/devui-api-table/devui-api-table.type.d.ts +3 -3
  415. package/types/shared/devui-codebox/codebox-collapse-icon.d.ts +1 -1
  416. package/types/shared/devui-codebox/codebox-copied-icon.d.ts +1 -1
  417. package/types/shared/devui-codebox/codebox-copy-icon.d.ts +1 -1
  418. package/types/shared/devui-codebox/devui-codebox.d.ts +1 -1
  419. package/types/shared/devui-highlight/devui-highlight.d.ts +1 -1
  420. package/types/shared/hooks/use-namespace.d.ts +1 -1
  421. package/types/shared/utils/use-namespace.d.ts +1 -1
  422. package/types/skeleton/src/components/skeleton-item-types.d.ts +3 -3
  423. package/types/skeleton/src/components/skeleton-item.d.ts +1 -1
  424. package/types/skeleton/src/skeleton-types.d.ts +1 -1
  425. package/types/skeleton/src/skeleton.d.ts +1 -3
  426. package/types/slider/src/slider-types.d.ts +1 -1
  427. package/types/slider/src/slider.d.ts +1 -1
  428. package/types/splitter/src/components/splitter-bar-types.d.ts +1 -1
  429. package/types/splitter/src/components/splitter-bar.d.ts +1 -1
  430. package/types/splitter/src/components/splitter-pane-types.d.ts +1 -1
  431. package/types/splitter/src/components/splitter-pane.d.ts +1 -1
  432. package/types/splitter/src/d-resize-directive.d.ts +1 -1
  433. package/types/splitter/src/splitter-store.d.ts +1 -1
  434. package/types/splitter/src/splitter-types.d.ts +3 -3
  435. package/types/splitter/src/splitter.d.ts +1 -1
  436. package/types/statistic/src/statistic-types.d.ts +1 -1
  437. package/types/statistic/src/statistic.d.ts +1 -1
  438. package/types/statistic/src/utils/animation.d.ts +5 -5
  439. package/types/statistic/src/utils/separator.d.ts +1 -1
  440. package/types/status/src/status-types.d.ts +1 -1
  441. package/types/status/src/status.d.ts +1 -1
  442. package/types/steps/src/step-types.d.ts +2 -2
  443. package/types/steps/src/step.d.ts +1 -1
  444. package/types/steps/src/steps-types.d.ts +2 -2
  445. package/types/steps/src/steps.d.ts +1 -1
  446. package/types/steps-guide/__tests__/steps-guide-demo.d.ts +1 -1
  447. package/types/steps-guide/src/steps-guide-types.d.ts +4 -4
  448. package/types/steps-guide/src/steps-guide.d.ts +1 -1
  449. package/types/sticky/src/sticky.d.ts +1 -1
  450. package/types/switch/src/switch-types.d.ts +3 -3
  451. package/types/switch/src/switch.d.ts +1 -1
  452. package/types/table/src/components/body/body.d.ts +1 -1
  453. package/types/table/src/components/body-td/body-td-types.d.ts +1 -1
  454. package/types/table/src/components/body-td/body-td.d.ts +1 -1
  455. package/types/table/src/components/colgroup/colgroup.d.ts +1 -1
  456. package/types/table/src/components/column/column-types.d.ts +8 -8
  457. package/types/table/src/components/column/column.d.ts +1 -1
  458. package/types/table/src/components/filter/filter-types.d.ts +1 -1
  459. package/types/table/src/components/filter/filter.d.ts +1 -1
  460. package/types/table/src/components/filter/multiple-filter.d.ts +1 -1
  461. package/types/table/src/components/filter/single-filter.d.ts +1 -1
  462. package/types/table/src/components/fix-header.d.ts +1 -1
  463. package/types/table/src/components/header/header.d.ts +1 -1
  464. package/types/table/src/components/header/header.type.d.ts +1 -1
  465. package/types/table/src/components/header-th/header-th-types.d.ts +1 -1
  466. package/types/table/src/components/header-th/header-th.d.ts +1 -1
  467. package/types/table/src/components/normal-header.d.ts +1 -1
  468. package/types/table/src/components/sort/sort-types.d.ts +1 -1
  469. package/types/table/src/components/sort/sort.d.ts +1 -1
  470. package/types/table/src/table-types.d.ts +8 -8
  471. package/types/table/src/table.d.ts +1 -1
  472. package/types/tabs/src/components/tab/tab-types.d.ts +1 -1
  473. package/types/tabs/src/components/tab/tab.d.ts +1 -1
  474. package/types/tabs/src/components/tab-nav/tab-nav.d.ts +1 -1
  475. package/types/tabs/src/tabs-types.d.ts +5 -5
  476. package/types/tabs/src/tabs.d.ts +1 -1
  477. package/types/tag/src/tag-types.d.ts +3 -3
  478. package/types/tag/src/tag.d.ts +1 -1
  479. package/types/tag-input/src/components/icon-remove.d.ts +1 -1
  480. package/types/tag-input/src/tag-input-types.d.ts +3 -3
  481. package/types/tag-input/src/tag-input.d.ts +1 -1
  482. package/types/textarea/src/textarea-types.d.ts +3 -3
  483. package/types/textarea/src/textarea.d.ts +1 -1
  484. package/types/textarea/src/utils.d.ts +1 -1
  485. package/types/time-picker/src/components/popup-line/index.d.ts +1 -1
  486. package/types/time-picker/src/components/popup-line/popup-line-types.d.ts +1 -1
  487. package/types/time-picker/src/components/time-popup/index.d.ts +1 -1
  488. package/types/time-picker/src/components/time-popup/time-popup-types.d.ts +1 -1
  489. package/types/time-picker/src/components/time-scroll/index.d.ts +10 -1
  490. package/types/time-picker/src/time-picker-types.d.ts +6 -1
  491. package/types/time-picker/src/time-picker.d.ts +1 -1
  492. package/types/time-picker/src/types.d.ts +8 -8
  493. package/types/time-select/src/time-select-types.d.ts +3 -3
  494. package/types/time-select/src/time-select.d.ts +1 -1
  495. package/types/timeline/src/components/timeline-item-types.d.ts +3 -3
  496. package/types/timeline/src/components/timeline-item.d.ts +1 -1
  497. package/types/timeline/src/timeline-types.d.ts +5 -5
  498. package/types/timeline/src/timeline.d.ts +1 -1
  499. package/types/tooltip/src/tooltip-types.d.ts +4 -9
  500. package/types/tooltip/src/tooltip.d.ts +3 -12
  501. package/types/transfer/src/components/transfer-body.d.ts +1 -1
  502. package/types/transfer/src/components/transfer-header.d.ts +1 -1
  503. package/types/transfer/src/components/transfer-operate.d.ts +1 -1
  504. package/types/transfer/src/components/transfer-panel.d.ts +1 -1
  505. package/types/transfer/src/composables/use-transfer-body.d.ts +80 -0
  506. package/types/transfer/src/composables/use-transfer-header.d.ts +1 -1
  507. package/types/transfer/src/composables/use-transfer-operate.d.ts +1 -1
  508. package/types/transfer/src/composables/use-transfer-panel.d.ts +1 -1
  509. package/types/transfer/src/transfer-types.d.ts +3 -3
  510. package/types/transfer/src/transfer.d.ts +1 -1
  511. package/types/tree/src/components/tree-node-content.d.ts +1 -1
  512. package/types/tree/src/components/tree-node-loading.d.ts +1 -1
  513. package/types/tree/src/components/tree-node-toggle.d.ts +1 -1
  514. package/types/tree/src/components/tree-node.d.ts +1 -1
  515. package/types/tree/src/composables/use-tree-types.d.ts +7 -7
  516. package/types/tree/src/tree-types.d.ts +2 -2
  517. package/types/tree/src/tree.d.ts +1 -1
  518. package/types/tree/src/utils.d.ts +1 -1
  519. package/types/tree-select/assets/close.d.ts +1 -1
  520. package/types/tree-select/assets/open.d.ts +1 -1
  521. package/types/tree-select/src/tree-select-types.d.ts +3 -3
  522. package/types/tree-select/src/tree-select.d.ts +1 -1
  523. package/types/upload/src/composables/use-select-files.d.ts +1 -1
  524. package/types/upload/src/upload-types.d.ts +4 -4
  525. package/types/upload/src/upload.d.ts +11 -34
  526. package/types/virtual-list/src/components/container.d.ts +1 -1
  527. package/types/virtual-list/src/components/resize-observer.d.ts +1 -1
  528. package/types/virtual-list/src/components/scroll-bar.d.ts +1 -1
  529. package/types/virtual-list/src/utils.d.ts +2 -6
  530. package/types/virtual-list/src/virtual-list-types.d.ts +4 -4
  531. package/types/virtual-list/src/virtual-list.d.ts +1 -1
  532. package/upload/index.es.js +28 -63
  533. package/upload/index.umd.js +3 -3
  534. package/vue-devui.es.js +3053 -2539
  535. package/vue-devui.umd.js +101 -99
  536. package/types/carousel/src/components/carousel-icons.d.ts +0 -2
  537. package/types/category-search/src/components/category-search-icons.d.ts +0 -4
  538. package/types/code-review/src/components/code-review-icons.d.ts +0 -6
  539. package/types/data-grid/src/components/grid-icons.d.ts +0 -4
  540. package/types/form/src/components/form-icons.d.ts +0 -4
  541. package/types/icon/src/icon-types.d.ts +0 -54
  542. package/types/input-number/src/input-number-icons.d.ts +0 -2
  543. package/types/menu/src/composables/use-layer-operate.d.ts +0 -9
  544. package/types/message/src/message-icons.d.ts +0 -4
  545. package/types/modal/src/components/modal-icons.d.ts +0 -1
  546. package/types/notification/src/notification-icons.d.ts +0 -4
  547. package/types/pagination/src/components/page-link-icons.d.ts +0 -2
  548. package/types/popover/src/popover-icons.d.ts +0 -4
  549. package/types/shared/hooks/use-demo.d.ts +0 -9
  550. package/types/skeleton/src/components/image-icon.d.ts +0 -1
  551. package/types/svg-icons/index.d.ts +0 -3
@@ -1,39 +1,4 @@
1
- var __defProp = Object.defineProperty;
2
- var __defProps = Object.defineProperties;
3
- var __getOwnPropDescs = Object.getOwnPropertyDescriptors;
4
- var __getOwnPropSymbols = Object.getOwnPropertySymbols;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __propIsEnum = Object.prototype.propertyIsEnumerable;
7
- var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
8
- var __spreadValues = (a, b) => {
9
- for (var prop in b || (b = {}))
10
- if (__hasOwnProp.call(b, prop))
11
- __defNormalProp(a, prop, b[prop]);
12
- if (__getOwnPropSymbols)
13
- for (var prop of __getOwnPropSymbols(b)) {
14
- if (__propIsEnum.call(b, prop))
15
- __defNormalProp(a, prop, b[prop]);
16
- }
17
- return a;
18
- };
19
- var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
20
- var __objRest = (source, exclude) => {
21
- var target = {};
22
- for (var prop in source)
23
- if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
24
- target[prop] = source[prop];
25
- if (source != null && __getOwnPropSymbols)
26
- for (var prop of __getOwnPropSymbols(source)) {
27
- if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
28
- target[prop] = source[prop];
29
- }
30
- return target;
31
- };
32
- var __publicField = (obj, key, value) => {
33
- __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
34
- return value;
35
- };
36
- import { defineComponent, watch, provide, reactive, toRefs, createVNode, onUnmounted, Transition, mergeProps, ref, computed, unref, nextTick, withModifiers, Comment, Text, h, Fragment, inject, withDirectives, cloneVNode, onMounted, Teleport, createTextVNode, onBeforeUnmount, shallowRef, resolveDynamicComponent, getCurrentInstance, resolveDirective, onBeforeMount, isVNode, onUpdated, toRaw, watchEffect, render, resolveComponent, vShow, toRef, renderSlot, useSlots } from "vue";
1
+ import { defineComponent, watch, provide, reactive, toRefs, createVNode, onUnmounted, Transition, mergeProps, ref, computed, nextTick, unref, withModifiers, Comment, Text, Fragment, h, inject, withDirectives, cloneVNode, onMounted, Teleport, createTextVNode, onBeforeUnmount, shallowRef, resolveDynamicComponent, getCurrentInstance, resolveDirective, onBeforeMount, isVNode, onUpdated, toRaw, watchEffect, render, resolveComponent, vShow, toRef, renderSlot, useSlots } from "vue";
37
2
  import { onClickOutside } from "@vueuse/core";
38
3
  import "clipboard";
39
4
  import { offset, flip, arrow, computePosition } from "@floating-ui/dom";
@@ -70,10 +35,10 @@ const datePickerProCommonProps = {
70
35
  },
71
36
  position: {
72
37
  type: Array,
73
- default: () => ["bottom-start", "top-start"]
38
+ default: () => ["bottom-start", "top-start", "left-start", "right-start"]
74
39
  }
75
40
  };
76
- const datePickerProProps = __spreadValues({
41
+ const datePickerProProps = {
77
42
  modelValue: {
78
43
  type: [Date, String],
79
44
  default: ""
@@ -81,9 +46,10 @@ const datePickerProProps = __spreadValues({
81
46
  placeholder: {
82
47
  type: String,
83
48
  default: ""
84
- }
85
- }, datePickerProCommonProps);
86
- const datePickerProPanelProps = __spreadValues({
49
+ },
50
+ ...datePickerProCommonProps
51
+ };
52
+ const datePickerProPanelProps = {
87
53
  visible: {
88
54
  type: Boolean,
89
55
  default: false
@@ -98,8 +64,9 @@ const datePickerProPanelProps = __spreadValues({
98
64
  focusType: {
99
65
  type: String,
100
66
  default: "start"
101
- }
102
- }, datePickerProCommonProps);
67
+ },
68
+ ...datePickerProCommonProps
69
+ };
103
70
  const timerPickerPanelProps = {
104
71
  visible: {
105
72
  type: Boolean,
@@ -116,32 +83,35 @@ var dayjs_min = { exports: {} };
116
83
  !function(t, e) {
117
84
  module.exports = e();
118
85
  }(commonjsGlobal, function() {
119
- var t = 1e3, e = 6e4, n = 36e5, r = "millisecond", i = "second", s = "minute", u = "hour", a = "day", o = "week", f = "month", h2 = "quarter", c = "year", d = "date", $ = "Invalid Date", l = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, y = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, M = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_") }, m = function(t2, e2, n2) {
86
+ var t = 1e3, e = 6e4, n = 36e5, r = "millisecond", i = "second", s = "minute", u = "hour", a = "day", o = "week", c = "month", f = "quarter", h2 = "year", d = "date", l = "Invalid Date", $ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, y = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, M = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(t2) {
87
+ var e2 = ["th", "st", "nd", "rd"], n2 = t2 % 100;
88
+ return "[" + t2 + (e2[(n2 - 20) % 10] || e2[n2] || e2[0]) + "]";
89
+ } }, m = function(t2, e2, n2) {
120
90
  var r2 = String(t2);
121
91
  return !r2 || r2.length >= e2 ? t2 : "" + Array(e2 + 1 - r2.length).join(n2) + t2;
122
- }, g = { s: m, z: function(t2) {
92
+ }, v = { s: m, z: function(t2) {
123
93
  var e2 = -t2.utcOffset(), n2 = Math.abs(e2), r2 = Math.floor(n2 / 60), i2 = n2 % 60;
124
94
  return (e2 <= 0 ? "+" : "-") + m(r2, 2, "0") + ":" + m(i2, 2, "0");
125
95
  }, m: function t2(e2, n2) {
126
96
  if (e2.date() < n2.date())
127
97
  return -t2(n2, e2);
128
- var r2 = 12 * (n2.year() - e2.year()) + (n2.month() - e2.month()), i2 = e2.clone().add(r2, f), s2 = n2 - i2 < 0, u2 = e2.clone().add(r2 + (s2 ? -1 : 1), f);
98
+ var r2 = 12 * (n2.year() - e2.year()) + (n2.month() - e2.month()), i2 = e2.clone().add(r2, c), s2 = n2 - i2 < 0, u2 = e2.clone().add(r2 + (s2 ? -1 : 1), c);
129
99
  return +(-(r2 + (n2 - i2) / (s2 ? i2 - u2 : u2 - i2)) || 0);
130
100
  }, a: function(t2) {
131
101
  return t2 < 0 ? Math.ceil(t2) || 0 : Math.floor(t2);
132
102
  }, p: function(t2) {
133
- return { M: f, y: c, w: o, d: a, D: d, h: u, m: s, s: i, ms: r, Q: h2 }[t2] || String(t2 || "").toLowerCase().replace(/s$/, "");
103
+ return { M: c, y: h2, w: o, d: a, D: d, h: u, m: s, s: i, ms: r, Q: f }[t2] || String(t2 || "").toLowerCase().replace(/s$/, "");
134
104
  }, u: function(t2) {
135
- return t2 === void 0;
136
- } }, v = "en", D = {};
137
- D[v] = M;
138
- var p = function(t2) {
139
- return t2 instanceof _;
140
- }, S = function t2(e2, n2, r2) {
105
+ return void 0 === t2;
106
+ } }, g = "en", D = {};
107
+ D[g] = M;
108
+ var p = "$isDayjsObject", S = function(t2) {
109
+ return t2 instanceof _ || !(!t2 || !t2[p]);
110
+ }, w = function t2(e2, n2, r2) {
141
111
  var i2;
142
112
  if (!e2)
143
- return v;
144
- if (typeof e2 == "string") {
113
+ return g;
114
+ if ("string" == typeof e2) {
145
115
  var s2 = e2.toLowerCase();
146
116
  D[s2] && (i2 = s2), n2 && (D[s2] = n2, i2 = s2);
147
117
  var u2 = e2.split("-");
@@ -151,150 +121,232 @@ var dayjs_min = { exports: {} };
151
121
  var a2 = e2.name;
152
122
  D[a2] = e2, i2 = a2;
153
123
  }
154
- return !r2 && i2 && (v = i2), i2 || !r2 && v;
155
- }, w = function(t2, e2) {
156
- if (p(t2))
124
+ return !r2 && i2 && (g = i2), i2 || !r2 && g;
125
+ }, O = function(t2, e2) {
126
+ if (S(t2))
157
127
  return t2.clone();
158
- var n2 = typeof e2 == "object" ? e2 : {};
128
+ var n2 = "object" == typeof e2 ? e2 : {};
159
129
  return n2.date = t2, n2.args = arguments, new _(n2);
160
- }, O = g;
161
- O.l = S, O.i = p, O.w = function(t2, e2) {
162
- return w(t2, { locale: e2.$L, utc: e2.$u, x: e2.$x, $offset: e2.$offset });
130
+ }, b = v;
131
+ b.l = w, b.i = S, b.w = function(t2, e2) {
132
+ return O(t2, { locale: e2.$L, utc: e2.$u, x: e2.$x, $offset: e2.$offset });
163
133
  };
164
134
  var _ = function() {
165
135
  function M2(t2) {
166
- this.$L = S(t2.locale, null, true), this.parse(t2);
136
+ this.$L = w(t2.locale, null, true), this.parse(t2), this.$x = this.$x || t2.x || {}, this[p] = true;
167
137
  }
168
138
  var m2 = M2.prototype;
169
139
  return m2.parse = function(t2) {
170
140
  this.$d = function(t3) {
171
141
  var e2 = t3.date, n2 = t3.utc;
172
- if (e2 === null)
142
+ if (null === e2)
173
143
  return new Date(NaN);
174
- if (O.u(e2))
144
+ if (b.u(e2))
175
145
  return new Date();
176
146
  if (e2 instanceof Date)
177
147
  return new Date(e2);
178
- if (typeof e2 == "string" && !/Z$/i.test(e2)) {
179
- var r2 = e2.match(l);
148
+ if ("string" == typeof e2 && !/Z$/i.test(e2)) {
149
+ var r2 = e2.match($);
180
150
  if (r2) {
181
151
  var i2 = r2[2] - 1 || 0, s2 = (r2[7] || "0").substring(0, 3);
182
152
  return n2 ? new Date(Date.UTC(r2[1], i2, r2[3] || 1, r2[4] || 0, r2[5] || 0, r2[6] || 0, s2)) : new Date(r2[1], i2, r2[3] || 1, r2[4] || 0, r2[5] || 0, r2[6] || 0, s2);
183
153
  }
184
154
  }
185
155
  return new Date(e2);
186
- }(t2), this.$x = t2.x || {}, this.init();
156
+ }(t2), this.init();
187
157
  }, m2.init = function() {
188
158
  var t2 = this.$d;
189
159
  this.$y = t2.getFullYear(), this.$M = t2.getMonth(), this.$D = t2.getDate(), this.$W = t2.getDay(), this.$H = t2.getHours(), this.$m = t2.getMinutes(), this.$s = t2.getSeconds(), this.$ms = t2.getMilliseconds();
190
160
  }, m2.$utils = function() {
191
- return O;
161
+ return b;
192
162
  }, m2.isValid = function() {
193
- return !(this.$d.toString() === $);
163
+ return !(this.$d.toString() === l);
194
164
  }, m2.isSame = function(t2, e2) {
195
- var n2 = w(t2);
165
+ var n2 = O(t2);
196
166
  return this.startOf(e2) <= n2 && n2 <= this.endOf(e2);
197
167
  }, m2.isAfter = function(t2, e2) {
198
- return w(t2) < this.startOf(e2);
168
+ return O(t2) < this.startOf(e2);
199
169
  }, m2.isBefore = function(t2, e2) {
200
- return this.endOf(e2) < w(t2);
170
+ return this.endOf(e2) < O(t2);
201
171
  }, m2.$g = function(t2, e2, n2) {
202
- return O.u(t2) ? this[e2] : this.set(n2, t2);
172
+ return b.u(t2) ? this[e2] : this.set(n2, t2);
203
173
  }, m2.unix = function() {
204
174
  return Math.floor(this.valueOf() / 1e3);
205
175
  }, m2.valueOf = function() {
206
176
  return this.$d.getTime();
207
177
  }, m2.startOf = function(t2, e2) {
208
- var n2 = this, r2 = !!O.u(e2) || e2, h3 = O.p(t2), $2 = function(t3, e3) {
209
- var i2 = O.w(n2.$u ? Date.UTC(n2.$y, e3, t3) : new Date(n2.$y, e3, t3), n2);
178
+ var n2 = this, r2 = !!b.u(e2) || e2, f2 = b.p(t2), l2 = function(t3, e3) {
179
+ var i2 = b.w(n2.$u ? Date.UTC(n2.$y, e3, t3) : new Date(n2.$y, e3, t3), n2);
210
180
  return r2 ? i2 : i2.endOf(a);
211
- }, l2 = function(t3, e3) {
212
- return O.w(n2.toDate()[t3].apply(n2.toDate("s"), (r2 ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(e3)), n2);
213
- }, y2 = this.$W, M3 = this.$M, m3 = this.$D, g2 = "set" + (this.$u ? "UTC" : "");
214
- switch (h3) {
181
+ }, $2 = function(t3, e3) {
182
+ return b.w(n2.toDate()[t3].apply(n2.toDate("s"), (r2 ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(e3)), n2);
183
+ }, y2 = this.$W, M3 = this.$M, m3 = this.$D, v2 = "set" + (this.$u ? "UTC" : "");
184
+ switch (f2) {
185
+ case h2:
186
+ return r2 ? l2(1, 0) : l2(31, 11);
215
187
  case c:
216
- return r2 ? $2(1, 0) : $2(31, 11);
217
- case f:
218
- return r2 ? $2(1, M3) : $2(0, M3 + 1);
188
+ return r2 ? l2(1, M3) : l2(0, M3 + 1);
219
189
  case o:
220
- var v2 = this.$locale().weekStart || 0, D2 = (y2 < v2 ? y2 + 7 : y2) - v2;
221
- return $2(r2 ? m3 - D2 : m3 + (6 - D2), M3);
190
+ var g2 = this.$locale().weekStart || 0, D2 = (y2 < g2 ? y2 + 7 : y2) - g2;
191
+ return l2(r2 ? m3 - D2 : m3 + (6 - D2), M3);
222
192
  case a:
223
193
  case d:
224
- return l2(g2 + "Hours", 0);
194
+ return $2(v2 + "Hours", 0);
225
195
  case u:
226
- return l2(g2 + "Minutes", 1);
196
+ return $2(v2 + "Minutes", 1);
227
197
  case s:
228
- return l2(g2 + "Seconds", 2);
198
+ return $2(v2 + "Seconds", 2);
229
199
  case i:
230
- return l2(g2 + "Milliseconds", 3);
200
+ return $2(v2 + "Milliseconds", 3);
231
201
  default:
232
202
  return this.clone();
233
203
  }
234
204
  }, m2.endOf = function(t2) {
235
205
  return this.startOf(t2, false);
236
206
  }, m2.$set = function(t2, e2) {
237
- var n2, o2 = O.p(t2), h3 = "set" + (this.$u ? "UTC" : ""), $2 = (n2 = {}, n2[a] = h3 + "Date", n2[d] = h3 + "Date", n2[f] = h3 + "Month", n2[c] = h3 + "FullYear", n2[u] = h3 + "Hours", n2[s] = h3 + "Minutes", n2[i] = h3 + "Seconds", n2[r] = h3 + "Milliseconds", n2)[o2], l2 = o2 === a ? this.$D + (e2 - this.$W) : e2;
238
- if (o2 === f || o2 === c) {
207
+ var n2, o2 = b.p(t2), f2 = "set" + (this.$u ? "UTC" : ""), l2 = (n2 = {}, n2[a] = f2 + "Date", n2[d] = f2 + "Date", n2[c] = f2 + "Month", n2[h2] = f2 + "FullYear", n2[u] = f2 + "Hours", n2[s] = f2 + "Minutes", n2[i] = f2 + "Seconds", n2[r] = f2 + "Milliseconds", n2)[o2], $2 = o2 === a ? this.$D + (e2 - this.$W) : e2;
208
+ if (o2 === c || o2 === h2) {
239
209
  var y2 = this.clone().set(d, 1);
240
- y2.$d[$2](l2), y2.init(), this.$d = y2.set(d, Math.min(this.$D, y2.daysInMonth())).$d;
210
+ y2.$d[l2]($2), y2.init(), this.$d = y2.set(d, Math.min(this.$D, y2.daysInMonth())).$d;
241
211
  } else
242
- $2 && this.$d[$2](l2);
212
+ l2 && this.$d[l2]($2);
243
213
  return this.init(), this;
244
214
  }, m2.set = function(t2, e2) {
245
215
  return this.clone().$set(t2, e2);
246
216
  }, m2.get = function(t2) {
247
- return this[O.p(t2)]();
248
- }, m2.add = function(r2, h3) {
249
- var d2, $2 = this;
217
+ return this[b.p(t2)]();
218
+ }, m2.add = function(r2, f2) {
219
+ var d2, l2 = this;
250
220
  r2 = Number(r2);
251
- var l2 = O.p(h3), y2 = function(t2) {
252
- var e2 = w($2);
253
- return O.w(e2.date(e2.date() + Math.round(t2 * r2)), $2);
221
+ var $2 = b.p(f2), y2 = function(t2) {
222
+ var e2 = O(l2);
223
+ return b.w(e2.date(e2.date() + Math.round(t2 * r2)), l2);
254
224
  };
255
- if (l2 === f)
256
- return this.set(f, this.$M + r2);
257
- if (l2 === c)
258
- return this.set(c, this.$y + r2);
259
- if (l2 === a)
225
+ if ($2 === c)
226
+ return this.set(c, this.$M + r2);
227
+ if ($2 === h2)
228
+ return this.set(h2, this.$y + r2);
229
+ if ($2 === a)
260
230
  return y2(1);
261
- if (l2 === o)
231
+ if ($2 === o)
262
232
  return y2(7);
263
- var M3 = (d2 = {}, d2[s] = e, d2[u] = n, d2[i] = t, d2)[l2] || 1, m3 = this.$d.getTime() + r2 * M3;
264
- return O.w(m3, this);
233
+ var M3 = (d2 = {}, d2[s] = e, d2[u] = n, d2[i] = t, d2)[$2] || 1, m3 = this.$d.getTime() + r2 * M3;
234
+ return b.w(m3, this);
265
235
  }, m2.subtract = function(t2, e2) {
266
236
  return this.add(-1 * t2, e2);
267
237
  }, m2.format = function(t2) {
268
238
  var e2 = this, n2 = this.$locale();
269
239
  if (!this.isValid())
270
- return n2.invalidDate || $;
271
- var r2 = t2 || "YYYY-MM-DDTHH:mm:ssZ", i2 = O.z(this), s2 = this.$H, u2 = this.$m, a2 = this.$M, o2 = n2.weekdays, f2 = n2.months, h3 = function(t3, n3, i3, s3) {
240
+ return n2.invalidDate || l;
241
+ var r2 = t2 || "YYYY-MM-DDTHH:mm:ssZ", i2 = b.z(this), s2 = this.$H, u2 = this.$m, a2 = this.$M, o2 = n2.weekdays, c2 = n2.months, f2 = n2.meridiem, h3 = function(t3, n3, i3, s3) {
272
242
  return t3 && (t3[n3] || t3(e2, r2)) || i3[n3].slice(0, s3);
273
- }, c2 = function(t3) {
274
- return O.s(s2 % 12 || 12, t3, "0");
275
- }, d2 = n2.meridiem || function(t3, e3, n3) {
243
+ }, d2 = function(t3) {
244
+ return b.s(s2 % 12 || 12, t3, "0");
245
+ }, $2 = f2 || function(t3, e3, n3) {
276
246
  var r3 = t3 < 12 ? "AM" : "PM";
277
247
  return n3 ? r3.toLowerCase() : r3;
278
- }, l2 = { YY: String(this.$y).slice(-2), YYYY: this.$y, M: a2 + 1, MM: O.s(a2 + 1, 2, "0"), MMM: h3(n2.monthsShort, a2, f2, 3), MMMM: h3(f2, a2), D: this.$D, DD: O.s(this.$D, 2, "0"), d: String(this.$W), dd: h3(n2.weekdaysMin, this.$W, o2, 2), ddd: h3(n2.weekdaysShort, this.$W, o2, 3), dddd: o2[this.$W], H: String(s2), HH: O.s(s2, 2, "0"), h: c2(1), hh: c2(2), a: d2(s2, u2, true), A: d2(s2, u2, false), m: String(u2), mm: O.s(u2, 2, "0"), s: String(this.$s), ss: O.s(this.$s, 2, "0"), SSS: O.s(this.$ms, 3, "0"), Z: i2 };
279
- return r2.replace(y, function(t3, e3) {
280
- return e3 || l2[t3] || i2.replace(":", "");
248
+ };
249
+ return r2.replace(y, function(t3, r3) {
250
+ return r3 || function(t4) {
251
+ switch (t4) {
252
+ case "YY":
253
+ return String(e2.$y).slice(-2);
254
+ case "YYYY":
255
+ return b.s(e2.$y, 4, "0");
256
+ case "M":
257
+ return a2 + 1;
258
+ case "MM":
259
+ return b.s(a2 + 1, 2, "0");
260
+ case "MMM":
261
+ return h3(n2.monthsShort, a2, c2, 3);
262
+ case "MMMM":
263
+ return h3(c2, a2);
264
+ case "D":
265
+ return e2.$D;
266
+ case "DD":
267
+ return b.s(e2.$D, 2, "0");
268
+ case "d":
269
+ return String(e2.$W);
270
+ case "dd":
271
+ return h3(n2.weekdaysMin, e2.$W, o2, 2);
272
+ case "ddd":
273
+ return h3(n2.weekdaysShort, e2.$W, o2, 3);
274
+ case "dddd":
275
+ return o2[e2.$W];
276
+ case "H":
277
+ return String(s2);
278
+ case "HH":
279
+ return b.s(s2, 2, "0");
280
+ case "h":
281
+ return d2(1);
282
+ case "hh":
283
+ return d2(2);
284
+ case "a":
285
+ return $2(s2, u2, true);
286
+ case "A":
287
+ return $2(s2, u2, false);
288
+ case "m":
289
+ return String(u2);
290
+ case "mm":
291
+ return b.s(u2, 2, "0");
292
+ case "s":
293
+ return String(e2.$s);
294
+ case "ss":
295
+ return b.s(e2.$s, 2, "0");
296
+ case "SSS":
297
+ return b.s(e2.$ms, 3, "0");
298
+ case "Z":
299
+ return i2;
300
+ }
301
+ return null;
302
+ }(t3) || i2.replace(":", "");
281
303
  });
282
304
  }, m2.utcOffset = function() {
283
305
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
284
- }, m2.diff = function(r2, d2, $2) {
285
- var l2, y2 = O.p(d2), M3 = w(r2), m3 = (M3.utcOffset() - this.utcOffset()) * e, g2 = this - M3, v2 = O.m(this, M3);
286
- return v2 = (l2 = {}, l2[c] = v2 / 12, l2[f] = v2, l2[h2] = v2 / 3, l2[o] = (g2 - m3) / 6048e5, l2[a] = (g2 - m3) / 864e5, l2[u] = g2 / n, l2[s] = g2 / e, l2[i] = g2 / t, l2)[y2] || g2, $2 ? v2 : O.a(v2);
306
+ }, m2.diff = function(r2, d2, l2) {
307
+ var $2, y2 = this, M3 = b.p(d2), m3 = O(r2), v2 = (m3.utcOffset() - this.utcOffset()) * e, g2 = this - m3, D2 = function() {
308
+ return b.m(y2, m3);
309
+ };
310
+ switch (M3) {
311
+ case h2:
312
+ $2 = D2() / 12;
313
+ break;
314
+ case c:
315
+ $2 = D2();
316
+ break;
317
+ case f:
318
+ $2 = D2() / 3;
319
+ break;
320
+ case o:
321
+ $2 = (g2 - v2) / 6048e5;
322
+ break;
323
+ case a:
324
+ $2 = (g2 - v2) / 864e5;
325
+ break;
326
+ case u:
327
+ $2 = g2 / n;
328
+ break;
329
+ case s:
330
+ $2 = g2 / e;
331
+ break;
332
+ case i:
333
+ $2 = g2 / t;
334
+ break;
335
+ default:
336
+ $2 = g2;
337
+ }
338
+ return l2 ? $2 : b.a($2);
287
339
  }, m2.daysInMonth = function() {
288
- return this.endOf(f).$D;
340
+ return this.endOf(c).$D;
289
341
  }, m2.$locale = function() {
290
342
  return D[this.$L];
291
343
  }, m2.locale = function(t2, e2) {
292
344
  if (!t2)
293
345
  return this.$L;
294
- var n2 = this.clone(), r2 = S(t2, e2, true);
346
+ var n2 = this.clone(), r2 = w(t2, e2, true);
295
347
  return r2 && (n2.$L = r2), n2;
296
348
  }, m2.clone = function() {
297
- return O.w(this.$d, this);
349
+ return b.w(this.$d, this);
298
350
  }, m2.toDate = function() {
299
351
  return new Date(this.valueOf());
300
352
  }, m2.toJSON = function() {
@@ -304,16 +356,16 @@ var dayjs_min = { exports: {} };
304
356
  }, m2.toString = function() {
305
357
  return this.$d.toUTCString();
306
358
  }, M2;
307
- }(), T = _.prototype;
308
- return w.prototype = T, [["$ms", r], ["$s", i], ["$m", s], ["$H", u], ["$W", a], ["$M", f], ["$y", c], ["$D", d]].forEach(function(t2) {
309
- T[t2[1]] = function(e2) {
359
+ }(), k = _.prototype;
360
+ return O.prototype = k, [["$ms", r], ["$s", i], ["$m", s], ["$H", u], ["$W", a], ["$M", c], ["$y", h2], ["$D", d]].forEach(function(t2) {
361
+ k[t2[1]] = function(e2) {
310
362
  return this.$g(e2, t2[0], t2[1]);
311
363
  };
312
- }), w.extend = function(t2, e2) {
313
- return t2.$i || (t2(e2, _, w), t2.$i = true), w;
314
- }, w.locale = S, w.isDayjs = p, w.unix = function(t2) {
315
- return w(1e3 * t2);
316
- }, w.en = D[v], w.Ls = D, w.p = {}, w;
364
+ }), O.extend = function(t2, e2) {
365
+ return t2.$i || (t2(e2, _, O), t2.$i = true), O;
366
+ }, O.locale = w, O.isDayjs = S, O.unix = function(t2) {
367
+ return O(1e3 * t2);
368
+ }, O.en = D[g], O.Ls = D, O.p = {}, O;
317
369
  });
318
370
  })(dayjs_min);
319
371
  var dayjs = dayjs_min.exports;
@@ -409,6 +461,10 @@ const formProps = {
409
461
  appendToBodyScrollStrategy: {
410
462
  type: String,
411
463
  default: "reposition"
464
+ },
465
+ requirePosition: {
466
+ type: String,
467
+ default: "left"
412
468
  }
413
469
  };
414
470
  const FORM_TOKEN = "dForm";
@@ -1177,8 +1233,10 @@ var lodash = { exports: {} };
1177
1233
  var nativeObjectToString = objectProto.toString;
1178
1234
  var objectCtorString = funcToString.call(Object2);
1179
1235
  var oldDash = root._;
1180
- var reIsNative = RegExp2("^" + funcToString.call(hasOwnProperty).replace(reRegExpChar, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$");
1181
- var Buffer2 = moduleExports ? context.Buffer : undefined$1, Symbol2 = context.Symbol, Uint8Array2 = context.Uint8Array, allocUnsafe = Buffer2 ? Buffer2.allocUnsafe : undefined$1, getPrototype = overArg(Object2.getPrototypeOf, Object2), objectCreate = Object2.create, propertyIsEnumerable = objectProto.propertyIsEnumerable, splice = arrayProto.splice, spreadableSymbol = Symbol2 ? Symbol2.isConcatSpreadable : undefined$1, symIterator = Symbol2 ? Symbol2.iterator : undefined$1, symToStringTag = Symbol2 ? Symbol2.toStringTag : undefined$1;
1236
+ var reIsNative = RegExp2(
1237
+ "^" + funcToString.call(hasOwnProperty).replace(reRegExpChar, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
1238
+ );
1239
+ var Buffer = moduleExports ? context.Buffer : undefined$1, Symbol2 = context.Symbol, Uint8Array = context.Uint8Array, allocUnsafe = Buffer ? Buffer.allocUnsafe : undefined$1, getPrototype = overArg(Object2.getPrototypeOf, Object2), objectCreate = Object2.create, propertyIsEnumerable = objectProto.propertyIsEnumerable, splice = arrayProto.splice, spreadableSymbol = Symbol2 ? Symbol2.isConcatSpreadable : undefined$1, symIterator = Symbol2 ? Symbol2.iterator : undefined$1, symToStringTag = Symbol2 ? Symbol2.toStringTag : undefined$1;
1182
1240
  var defineProperty = function() {
1183
1241
  try {
1184
1242
  var func = getNative(Object2, "defineProperty");
@@ -1188,11 +1246,11 @@ var lodash = { exports: {} };
1188
1246
  }
1189
1247
  }();
1190
1248
  var ctxClearTimeout = context.clearTimeout !== root.clearTimeout && context.clearTimeout, ctxNow = Date2 && Date2.now !== root.Date.now && Date2.now, ctxSetTimeout = context.setTimeout !== root.setTimeout && context.setTimeout;
1191
- var nativeCeil = Math2.ceil, nativeFloor = Math2.floor, nativeGetSymbols = Object2.getOwnPropertySymbols, nativeIsBuffer = Buffer2 ? Buffer2.isBuffer : undefined$1, nativeIsFinite = context.isFinite, nativeJoin = arrayProto.join, nativeKeys = overArg(Object2.keys, Object2), nativeMax = Math2.max, nativeMin = Math2.min, nativeNow = Date2.now, nativeParseInt = context.parseInt, nativeRandom = Math2.random, nativeReverse = arrayProto.reverse;
1192
- var DataView = getNative(context, "DataView"), Map2 = getNative(context, "Map"), Promise2 = getNative(context, "Promise"), Set2 = getNative(context, "Set"), WeakMap2 = getNative(context, "WeakMap"), nativeCreate = getNative(Object2, "create");
1193
- var metaMap = WeakMap2 && new WeakMap2();
1249
+ var nativeCeil = Math2.ceil, nativeFloor = Math2.floor, nativeGetSymbols = Object2.getOwnPropertySymbols, nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined$1, nativeIsFinite = context.isFinite, nativeJoin = arrayProto.join, nativeKeys = overArg(Object2.keys, Object2), nativeMax = Math2.max, nativeMin = Math2.min, nativeNow = Date2.now, nativeParseInt = context.parseInt, nativeRandom = Math2.random, nativeReverse = arrayProto.reverse;
1250
+ var DataView = getNative(context, "DataView"), Map2 = getNative(context, "Map"), Promise2 = getNative(context, "Promise"), Set2 = getNative(context, "Set"), WeakMap = getNative(context, "WeakMap"), nativeCreate = getNative(Object2, "create");
1251
+ var metaMap = WeakMap && new WeakMap();
1194
1252
  var realNames = {};
1195
- var dataViewCtorString = toSource(DataView), mapCtorString = toSource(Map2), promiseCtorString = toSource(Promise2), setCtorString = toSource(Set2), weakMapCtorString = toSource(WeakMap2);
1253
+ var dataViewCtorString = toSource(DataView), mapCtorString = toSource(Map2), promiseCtorString = toSource(Promise2), setCtorString = toSource(Set2), weakMapCtorString = toSource(WeakMap);
1196
1254
  var symbolProto = Symbol2 ? Symbol2.prototype : undefined$1, symbolValueOf = symbolProto ? symbolProto.valueOf : undefined$1, symbolToString = symbolProto ? symbolProto.toString : undefined$1;
1197
1255
  function lodash2(value) {
1198
1256
  if (isObjectLike(value) && !isArray(value) && !(value instanceof LazyWrapper)) {
@@ -2440,7 +2498,7 @@ var lodash = { exports: {} };
2440
2498
  }
2441
2499
  function cloneArrayBuffer(arrayBuffer) {
2442
2500
  var result2 = new arrayBuffer.constructor(arrayBuffer.byteLength);
2443
- new Uint8Array2(result2).set(new Uint8Array2(arrayBuffer));
2501
+ new Uint8Array(result2).set(new Uint8Array(arrayBuffer));
2444
2502
  return result2;
2445
2503
  }
2446
2504
  function cloneDataView(dataView, isDeep) {
@@ -2659,7 +2717,18 @@ var lodash = { exports: {} };
2659
2717
  var holders = length < 3 && args[0] !== placeholder && args[length - 1] !== placeholder ? [] : replaceHolders(args, placeholder);
2660
2718
  length -= holders.length;
2661
2719
  if (length < arity) {
2662
- return createRecurry(func, bitmask, createHybrid, wrapper.placeholder, undefined$1, args, holders, undefined$1, undefined$1, arity - length);
2720
+ return createRecurry(
2721
+ func,
2722
+ bitmask,
2723
+ createHybrid,
2724
+ wrapper.placeholder,
2725
+ undefined$1,
2726
+ args,
2727
+ holders,
2728
+ undefined$1,
2729
+ undefined$1,
2730
+ arity - length
2731
+ );
2663
2732
  }
2664
2733
  var fn = this && this !== root && this instanceof wrapper ? Ctor : func;
2665
2734
  return apply(fn, this, args);
@@ -2737,7 +2806,18 @@ var lodash = { exports: {} };
2737
2806
  length -= holdersCount;
2738
2807
  if (isCurried && length < arity) {
2739
2808
  var newHolders = replaceHolders(args, placeholder);
2740
- return createRecurry(func, bitmask, createHybrid, wrapper.placeholder, thisArg, args, newHolders, argPos, ary2, arity - length);
2809
+ return createRecurry(
2810
+ func,
2811
+ bitmask,
2812
+ createHybrid,
2813
+ wrapper.placeholder,
2814
+ thisArg,
2815
+ args,
2816
+ newHolders,
2817
+ argPos,
2818
+ ary2,
2819
+ arity - length
2820
+ );
2741
2821
  }
2742
2822
  var thisBinding = isBind ? thisArg : this, fn = isBindKey ? thisBinding[func] : func;
2743
2823
  length = args.length;
@@ -3022,7 +3102,7 @@ var lodash = { exports: {} };
3022
3102
  object4 = object4.buffer;
3023
3103
  other = other.buffer;
3024
3104
  case arrayBufferTag:
3025
- if (object4.byteLength != other.byteLength || !equalFunc(new Uint8Array2(object4), new Uint8Array2(other))) {
3105
+ if (object4.byteLength != other.byteLength || !equalFunc(new Uint8Array(object4), new Uint8Array(other))) {
3026
3106
  return false;
3027
3107
  }
3028
3108
  return true;
@@ -3184,7 +3264,7 @@ var lodash = { exports: {} };
3184
3264
  return result2;
3185
3265
  };
3186
3266
  var getTag = baseGetTag;
3187
- if (DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag || Map2 && getTag(new Map2()) != mapTag || Promise2 && getTag(Promise2.resolve()) != promiseTag || Set2 && getTag(new Set2()) != setTag || WeakMap2 && getTag(new WeakMap2()) != weakMapTag) {
3267
+ if (DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag || Map2 && getTag(new Map2()) != mapTag || Promise2 && getTag(Promise2.resolve()) != promiseTag || Set2 && getTag(new Set2()) != setTag || WeakMap && getTag(new WeakMap()) != weakMapTag) {
3188
3268
  getTag = function(value) {
3189
3269
  var result2 = baseGetTag(value), Ctor = result2 == objectTag ? value.constructor : undefined$1, ctorString = Ctor ? toSource(Ctor) : "";
3190
3270
  if (ctorString) {
@@ -5057,7 +5137,10 @@ var lodash = { exports: {} };
5057
5137
  options = assignInWith({}, options, settings, customDefaultsAssignIn);
5058
5138
  var imports = assignInWith({}, options.imports, settings.imports, customDefaultsAssignIn), importsKeys = keys(imports), importsValues = baseValues(imports, importsKeys);
5059
5139
  var isEscaping, isEvaluating, index2 = 0, interpolate = options.interpolate || reNoMatch, source = "__p += '";
5060
- var reDelimiters = RegExp2((options.escape || reNoMatch).source + "|" + interpolate.source + "|" + (interpolate === reInterpolate ? reEsTemplate : reNoMatch).source + "|" + (options.evaluate || reNoMatch).source + "|$", "g");
5140
+ var reDelimiters = RegExp2(
5141
+ (options.escape || reNoMatch).source + "|" + interpolate.source + "|" + (interpolate === reInterpolate ? reEsTemplate : reNoMatch).source + "|" + (options.evaluate || reNoMatch).source + "|$",
5142
+ "g"
5143
+ );
5061
5144
  var sourceURL = "//# sourceURL=" + (hasOwnProperty.call(options, "sourceURL") ? (options.sourceURL + "").replace(/\s/g, " ") : "lodash.templateSources[" + ++templateCounter + "]") + "\n";
5062
5145
  string3.replace(reDelimiters, function(match, escapeValue, interpolateValue, esTemplateValue, evaluateValue, offset2) {
5063
5146
  interpolateValue || (interpolateValue = esTemplateValue);
@@ -5901,7 +5984,10 @@ function useFormValidation(itemContexts) {
5901
5984
  try {
5902
5985
  await field.validate("");
5903
5986
  } catch (err) {
5904
- errors = __spreadValues(__spreadValues({}, errors), err);
5987
+ errors = {
5988
+ ...errors,
5989
+ ...err
5990
+ };
5905
5991
  }
5906
5992
  }
5907
5993
  if (!Object.keys(errors).length) {
@@ -5958,11 +6044,12 @@ defineComponent({
5958
6044
  }, {
5959
6045
  deep: true
5960
6046
  });
5961
- provide(FORM_TOKEN, reactive(__spreadProps(__spreadValues({}, toRefs(props)), {
6047
+ provide(FORM_TOKEN, reactive({
6048
+ ...toRefs(props),
5962
6049
  emit: ctx.emit,
5963
6050
  addItemContext,
5964
6051
  removeItemContext
5965
- })));
6052
+ }));
5966
6053
  provide(STYLE_TOKEN, props.styleType);
5967
6054
  ctx.expose({
5968
6055
  validate,
@@ -6048,13 +6135,16 @@ function useFixedOverlay(props, ctx) {
6048
6135
  const removeBodyAdditions = () => {
6049
6136
  lockScrollCb == null ? void 0 : lockScrollCb();
6050
6137
  };
6051
- watch(() => props.modelValue, (val) => {
6052
- if (val) {
6053
- props.lockScroll && (lockScrollCb = lockScroll());
6054
- } else {
6055
- removeBodyAdditions();
6138
+ watch(
6139
+ () => props.modelValue,
6140
+ (val) => {
6141
+ if (val) {
6142
+ props.lockScroll && (lockScrollCb = lockScroll());
6143
+ } else {
6144
+ removeBodyAdditions();
6145
+ }
6056
6146
  }
6057
- });
6147
+ );
6058
6148
  onUnmounted(removeBodyAdditions);
6059
6149
  return { onClick };
6060
6150
  }
@@ -6245,18 +6335,21 @@ function useOverlay(props, emit) {
6245
6335
  const originEl = (_b = (_a = props.origin) == null ? void 0 : _a.$el) != null ? _b : props.origin;
6246
6336
  originEl && (originObserver == null ? void 0 : originObserver.unobserve(originEl));
6247
6337
  };
6248
- watch(() => props.modelValue, () => {
6249
- if (props.modelValue && props.origin) {
6250
- nextTick(updatePosition);
6251
- window.addEventListener("scroll", scrollCallback, true);
6252
- window.addEventListener("resize", updatePosition);
6253
- observeOrigin();
6254
- } else {
6255
- window.removeEventListener("scroll", scrollCallback, true);
6256
- window.removeEventListener("resize", updatePosition);
6257
- unobserveOrigin();
6338
+ watch(
6339
+ () => props.modelValue,
6340
+ () => {
6341
+ if (props.modelValue && props.origin) {
6342
+ nextTick(updatePosition);
6343
+ window.addEventListener("scroll", scrollCallback, true);
6344
+ window.addEventListener("resize", updatePosition);
6345
+ observeOrigin();
6346
+ } else {
6347
+ window.removeEventListener("scroll", scrollCallback, true);
6348
+ window.removeEventListener("resize", updatePosition);
6349
+ unobserveOrigin();
6350
+ }
6258
6351
  }
6259
- });
6352
+ );
6260
6353
  onUnmounted(() => {
6261
6354
  window.removeEventListener("scroll", scrollCallback, true);
6262
6355
  window.removeEventListener("resize", updatePosition);
@@ -6306,6 +6399,11 @@ const FlexibleOverlay = defineComponent({
6306
6399
  }
6307
6400
  });
6308
6401
  const POPPER_TRIGGER_TOKEN = Symbol("popper-trigger");
6402
+ /**
6403
+ * @vue/shared v3.4.27
6404
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
6405
+ * @license MIT
6406
+ **/
6309
6407
  const isObject = (val) => val !== null && typeof val === "object";
6310
6408
  const ns$1 = useNamespace("popper-trigger");
6311
6409
  function wrapContent(content) {
@@ -6368,11 +6466,7 @@ const popoverProps = {
6368
6466
  },
6369
6467
  position: {
6370
6468
  type: Array,
6371
- default: ["bottom"]
6372
- },
6373
- align: {
6374
- type: String,
6375
- default: null
6469
+ default: () => ["top", "right", "bottom", "left"]
6376
6470
  },
6377
6471
  offset: {
6378
6472
  type: [Number, Object],
@@ -6443,6 +6537,7 @@ function usePopover(props, visible, placement, origin, popoverRef) {
6443
6537
  function usePopoverEvent(props, visible, origin) {
6444
6538
  const { trigger, position, mouseEnterDelay, mouseLeaveDelay, disabled } = toRefs(props);
6445
6539
  const isClick = computed(() => trigger.value === "click");
6540
+ const isHover = computed(() => trigger.value === "hover");
6446
6541
  const placement = ref(position.value[0].split("-")[0]);
6447
6542
  const isEnter = ref(false);
6448
6543
  const onClick = () => {
@@ -6461,13 +6556,13 @@ function usePopoverEvent(props, visible, origin) {
6461
6556
  if (disabled.value) {
6462
6557
  return;
6463
6558
  }
6464
- if (!isClick.value) {
6559
+ if (isHover.value) {
6465
6560
  isEnter.value = true;
6466
6561
  enter();
6467
6562
  }
6468
6563
  };
6469
6564
  const onMouseleave = () => {
6470
- if (!isClick.value) {
6565
+ if (isHover.value) {
6471
6566
  isEnter.value = false;
6472
6567
  leave();
6473
6568
  }
@@ -6617,7 +6712,6 @@ var Popover = defineComponent({
6617
6712
  content,
6618
6713
  popType,
6619
6714
  position,
6620
- align,
6621
6715
  offset: offset2,
6622
6716
  showAnimation
6623
6717
  } = toRefs(props);
@@ -6659,7 +6753,6 @@ var Popover = defineComponent({
6659
6753
  "ref": popoverRef,
6660
6754
  "origin": origin.value,
6661
6755
  "position": position.value,
6662
- "align": align.value,
6663
6756
  "offset": offset2.value,
6664
6757
  "class": [ns2.e("content"), popType.value !== "default" ? "is-icon" : ""],
6665
6758
  "show-arrow": true,
@@ -6781,14 +6874,15 @@ function useFormLabel() {
6781
6874
  }));
6782
6875
  const labelInnerClasses = computed(() => ({
6783
6876
  [`${ns2.e("label-span")}`]: true,
6784
- [`${ns2.em("label", "required")}`]: formItemContext.isRequired,
6877
+ [`${ns2.em("label", "required")}`]: formItemContext.isRequired && labelData.value.requiredPosition === "left",
6878
+ [`${ns2.em("label", "required-right")}`]: formItemContext.isRequired && labelData.value.requiredPosition === "right",
6785
6879
  [`${ns2.em("label", "required-hide")}`]: formItemContext.isRequired && formContext.hideRequiredMark
6786
6880
  }));
6787
6881
  const tipsPopover = computed(() => {
6788
6882
  if (typeof labelData.value.helpTips === "string") {
6789
- return __spreadProps(__spreadValues({}, defaultTipsPopover), { content: labelData.value.helpTips });
6883
+ return { ...defaultTipsPopover, content: labelData.value.helpTips };
6790
6884
  } else {
6791
- return __spreadValues(__spreadValues({}, defaultTipsPopover), labelData.value.helpTips);
6885
+ return { ...defaultTipsPopover, ...labelData.value.helpTips };
6792
6886
  }
6793
6887
  });
6794
6888
  return { labelClasses, labelInnerClasses, tipsPopover };
@@ -6918,7 +7012,7 @@ var FormControl = defineComponent({
6918
7012
  }
6919
7013
  });
6920
7014
  function _extends() {
6921
- _extends = Object.assign || function(target) {
7015
+ _extends = Object.assign ? Object.assign.bind() : function(target) {
6922
7016
  for (var i = 1; i < arguments.length; i++) {
6923
7017
  var source = arguments[i];
6924
7018
  for (var key in source) {
@@ -6937,13 +7031,13 @@ function _inheritsLoose(subClass, superClass) {
6937
7031
  _setPrototypeOf(subClass, superClass);
6938
7032
  }
6939
7033
  function _getPrototypeOf(o) {
6940
- _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf2(o2) {
7034
+ _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function _getPrototypeOf2(o2) {
6941
7035
  return o2.__proto__ || Object.getPrototypeOf(o2);
6942
7036
  };
6943
7037
  return _getPrototypeOf(o);
6944
7038
  }
6945
7039
  function _setPrototypeOf(o, p) {
6946
- _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf2(o2, p2) {
7040
+ _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf2(o2, p2) {
6947
7041
  o2.__proto__ = p2;
6948
7042
  return o2;
6949
7043
  };
@@ -6966,7 +7060,7 @@ function _isNativeReflectConstruct() {
6966
7060
  }
6967
7061
  function _construct(Parent, args, Class) {
6968
7062
  if (_isNativeReflectConstruct()) {
6969
- _construct = Reflect.construct;
7063
+ _construct = Reflect.construct.bind();
6970
7064
  } else {
6971
7065
  _construct = function _construct2(Parent2, args2, Class2) {
6972
7066
  var a = [null];
@@ -7244,9 +7338,45 @@ var whitespace = function whitespace2(rule, value, source, errors, options) {
7244
7338
  errors.push(format(options.messages.whitespace, rule.fullField));
7245
7339
  }
7246
7340
  };
7341
+ var urlReg;
7342
+ var getUrlRegex = function() {
7343
+ if (urlReg) {
7344
+ return urlReg;
7345
+ }
7346
+ var word = "[a-fA-F\\d:]";
7347
+ var b = function b2(options) {
7348
+ return options && options.includeBoundaries ? "(?:(?<=\\s|^)(?=" + word + ")|(?<=" + word + ")(?=\\s|$))" : "";
7349
+ };
7350
+ var v4 = "(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}";
7351
+ var v6seg = "[a-fA-F\\d]{1,4}";
7352
+ var v6 = ("\n(?:\n(?:" + v6seg + ":){7}(?:" + v6seg + "|:)| // 1:2:3:4:5:6:7:: 1:2:3:4:5:6:7:8\n(?:" + v6seg + ":){6}(?:" + v4 + "|:" + v6seg + "|:)| // 1:2:3:4:5:6:: 1:2:3:4:5:6::8 1:2:3:4:5:6::8 1:2:3:4:5:6::1.2.3.4\n(?:" + v6seg + ":){5}(?::" + v4 + "|(?::" + v6seg + "){1,2}|:)| // 1:2:3:4:5:: 1:2:3:4:5::7:8 1:2:3:4:5::8 1:2:3:4:5::7:1.2.3.4\n(?:" + v6seg + ":){4}(?:(?::" + v6seg + "){0,1}:" + v4 + "|(?::" + v6seg + "){1,3}|:)| // 1:2:3:4:: 1:2:3:4::6:7:8 1:2:3:4::8 1:2:3:4::6:7:1.2.3.4\n(?:" + v6seg + ":){3}(?:(?::" + v6seg + "){0,2}:" + v4 + "|(?::" + v6seg + "){1,4}|:)| // 1:2:3:: 1:2:3::5:6:7:8 1:2:3::8 1:2:3::5:6:7:1.2.3.4\n(?:" + v6seg + ":){2}(?:(?::" + v6seg + "){0,3}:" + v4 + "|(?::" + v6seg + "){1,5}|:)| // 1:2:: 1:2::4:5:6:7:8 1:2::8 1:2::4:5:6:7:1.2.3.4\n(?:" + v6seg + ":){1}(?:(?::" + v6seg + "){0,4}:" + v4 + "|(?::" + v6seg + "){1,6}|:)| // 1:: 1::3:4:5:6:7:8 1::8 1::3:4:5:6:7:1.2.3.4\n(?::(?:(?::" + v6seg + "){0,5}:" + v4 + "|(?::" + v6seg + "){1,7}|:)) // ::2:3:4:5:6:7:8 ::2:3:4:5:6:7:8 ::8 ::1.2.3.4\n)(?:%[0-9a-zA-Z]{1,})? // %eth0 %1\n").replace(/\s*\/\/.*$/gm, "").replace(/\n/g, "").trim();
7353
+ var v46Exact = new RegExp("(?:^" + v4 + "$)|(?:^" + v6 + "$)");
7354
+ var v4exact = new RegExp("^" + v4 + "$");
7355
+ var v6exact = new RegExp("^" + v6 + "$");
7356
+ var ip = function ip2(options) {
7357
+ return options && options.exact ? v46Exact : new RegExp("(?:" + b(options) + v4 + b(options) + ")|(?:" + b(options) + v6 + b(options) + ")", "g");
7358
+ };
7359
+ ip.v4 = function(options) {
7360
+ return options && options.exact ? v4exact : new RegExp("" + b(options) + v4 + b(options), "g");
7361
+ };
7362
+ ip.v6 = function(options) {
7363
+ return options && options.exact ? v6exact : new RegExp("" + b(options) + v6 + b(options), "g");
7364
+ };
7365
+ var protocol = "(?:(?:[a-z]+:)?//)";
7366
+ var auth = "(?:\\S+(?::\\S*)?@)?";
7367
+ var ipv4 = ip.v4().source;
7368
+ var ipv6 = ip.v6().source;
7369
+ var host = "(?:(?:[a-z\\u00a1-\\uffff0-9][-_]*)*[a-z\\u00a1-\\uffff0-9]+)";
7370
+ var domain = "(?:\\.(?:[a-z\\u00a1-\\uffff0-9]-*)*[a-z\\u00a1-\\uffff0-9]+)*";
7371
+ var tld = "(?:\\.(?:[a-z\\u00a1-\\uffff]{2,}))";
7372
+ var port = "(?::\\d{2,5})?";
7373
+ var path = '(?:[/?#][^\\s"]*)?';
7374
+ var regex = "(?:" + protocol + "|www\\.)" + auth + "(?:localhost|" + ipv4 + "|" + ipv6 + "|" + host + domain + tld + ")" + port + path;
7375
+ urlReg = new RegExp("(?:^" + regex + "$)", "i");
7376
+ return urlReg;
7377
+ };
7247
7378
  var pattern$2 = {
7248
7379
  email: /^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+\.)+[a-zA-Z\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}))$/,
7249
- url: new RegExp("^(?!mailto:)(?:(?:http|https|ftp)://|//)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$", "i"),
7250
7380
  hex: /^#?([a-f0-9]{6}|[a-f0-9]{3})$/i
7251
7381
  };
7252
7382
  var types = {
@@ -7288,7 +7418,7 @@ var types = {
7288
7418
  return typeof value === "string" && value.length <= 320 && !!value.match(pattern$2.email);
7289
7419
  },
7290
7420
  url: function url(value) {
7291
- return typeof value === "string" && value.length <= 2048 && !!value.match(pattern$2.url);
7421
+ return typeof value === "string" && value.length <= 2048 && !!value.match(getUrlRegex());
7292
7422
  },
7293
7423
  hex: function hex(value) {
7294
7424
  return typeof value === "string" && !!value.match(pattern$2.hex);
@@ -7863,7 +7993,17 @@ var Schema = /* @__PURE__ */ function() {
7863
7993
  if (rule.asyncValidator) {
7864
7994
  res = rule.asyncValidator(rule, data.value, cb, data.source, options);
7865
7995
  } else if (rule.validator) {
7866
- res = rule.validator(rule, data.value, cb, data.source, options);
7996
+ try {
7997
+ res = rule.validator(rule, data.value, cb, data.source, options);
7998
+ } catch (error) {
7999
+ console.error == null ? void 0 : console.error(error);
8000
+ if (!options.suppressValidatorError) {
8001
+ setTimeout(function() {
8002
+ throw error;
8003
+ }, 0);
8004
+ }
8005
+ cb(error.message);
8006
+ }
7867
8007
  if (res === true) {
7868
8008
  cb();
7869
8009
  } else if (res === false) {
@@ -7984,10 +8124,7 @@ function useFormItemValidate(props, _rules) {
7984
8124
  } else {
7985
8125
  return rule.trigger === triggerVal;
7986
8126
  }
7987
- }).map((_a) => {
7988
- var rule = __objRest(_a, []);
7989
- return rule;
7990
- });
8127
+ }).map(({ ...rule }) => rule);
7991
8128
  };
7992
8129
  const onValidateSuccess = () => {
7993
8130
  validateState.value = "success";
@@ -8062,15 +8199,12 @@ defineComponent({
8062
8199
  props: formItemProps,
8063
8200
  setup(props, ctx) {
8064
8201
  const formContext = inject(FORM_TOKEN);
8065
- const _a = toRefs(props), {
8202
+ const {
8066
8203
  messageType: itemMessageType,
8067
8204
  popPosition: itemPopPosition,
8068
- showFeedback: itemShowFeedback
8069
- } = _a, otherProps = __objRest(_a, [
8070
- "messageType",
8071
- "popPosition",
8072
- "showFeedback"
8073
- ]);
8205
+ showFeedback: itemShowFeedback,
8206
+ ...otherProps
8207
+ } = toRefs(props);
8074
8208
  const {
8075
8209
  label,
8076
8210
  helpTips,
@@ -8098,11 +8232,13 @@ defineComponent({
8098
8232
  layout: formContext.layout,
8099
8233
  labelSize: formContext.labelSize,
8100
8234
  labelAlign: formContext.labelAlign,
8235
+ requiredPosition: formContext.requirePosition,
8101
8236
  helpTips: helpTips.value,
8102
8237
  formItemCtx: ctx
8103
8238
  }));
8104
8239
  provide(LABEL_DATA, labelData);
8105
- const context = reactive(__spreadProps(__spreadValues({}, otherProps), {
8240
+ const context = reactive({
8241
+ ...otherProps,
8106
8242
  showFeedback,
8107
8243
  messageType,
8108
8244
  popPosition,
@@ -8112,7 +8248,7 @@ defineComponent({
8112
8248
  validate,
8113
8249
  resetField,
8114
8250
  clearValidate
8115
- }));
8251
+ });
8116
8252
  provide(FORM_ITEM_TOKEN, context);
8117
8253
  ctx.expose({
8118
8254
  validate,
@@ -8136,8 +8272,8 @@ defineComponent({
8136
8272
  "extra-info": extraInfo.value
8137
8273
  }, {
8138
8274
  default: () => {
8139
- var _a2, _b;
8140
- return [(_b = (_a2 = ctx.slots).default) == null ? void 0 : _b.call(_a2)];
8275
+ var _a, _b;
8276
+ return [(_b = (_a = ctx.slots).default) == null ? void 0 : _b.call(_a)];
8141
8277
  }
8142
8278
  })]);
8143
8279
  }
@@ -8183,9 +8319,13 @@ function usePickerPro(props, ctx, t) {
8183
8319
  ctx.emit("blur");
8184
8320
  }
8185
8321
  };
8186
- onClickOutside(overlayRef, () => {
8187
- toggleChange(false);
8188
- }, { ignore: [originRef] });
8322
+ onClickOutside(
8323
+ overlayRef,
8324
+ () => {
8325
+ toggleChange(false);
8326
+ },
8327
+ { ignore: [originRef] }
8328
+ );
8189
8329
  const onFocus = function(e) {
8190
8330
  toggleChange(true);
8191
8331
  ctx.emit("focus", e);
@@ -8233,9 +8373,13 @@ function usePickerPro(props, ctx, t) {
8233
8373
  });
8234
8374
  }
8235
8375
  };
8236
- watch(() => props.modelValue, () => {
8237
- formItemContext == null ? void 0 : formItemContext.validate("change").catch((err) => console.warn(err));
8238
- }, { deep: true });
8376
+ watch(
8377
+ () => props.modelValue,
8378
+ () => {
8379
+ formItemContext == null ? void 0 : formItemContext.validate("change").catch((err) => console.warn(err));
8380
+ },
8381
+ { deep: true }
8382
+ );
8239
8383
  return {
8240
8384
  originRef,
8241
8385
  inputRef,
@@ -8496,7 +8640,7 @@ function InputClearIcon() {
8496
8640
  "fill": "none",
8497
8641
  "fill-rule": "evenodd"
8498
8642
  }, [createVNode("path", {
8499
- "d": "M8,1 C11.8659932,1 15,4.13400675 15,8 C15,11.8659932 11.8659932,15 8,15 C4.13400675,15 1,11.8659932 1,8 C1,4.13400675 4.13400675,1 8,1 Z M5.87867966,5.17157288 C5.68341751,4.97631073 5.36683502,4.97631073 5.17157288,5.17157288 C4.99800652,5.34513923 4.97872137,5.61456363 5.11371742,5.80943177 L5.17157288,5.87867966 L7.29218611,7.99929289 L5.17157288,10.1213203 C4.97631073,10.3165825 4.97631073,10.633165 5.17157288,10.8284271 C5.34513923,11.0019935 5.61456363,11.0212786 5.80943177,10.8862826 L5.87867966,10.8284271 L7.99929289,8.70639967 L10.1213203,10.8284271 C10.3165825,11.0236893 10.633165,11.0236893 10.8284271,10.8284271 C11.0019935,10.6548608 11.0212786,10.3854364 10.8862826,10.1905682 L10.8284271,10.1213203 L8.70710678,8 L10.8284271,5.87867966 C11.0236893,5.68341751 11.0236893,5.36683502 10.8284271,5.17157288 C10.6548608,4.99800652 10.3854364,4.97872137 10.1905682,5.11371742 L10.1213203,5.17157288 L8,7.29289322 L5.87867966,5.17157288 Z",
8643
+ "d": "M8,1 C11.8659932,1 15,4.13400675 15,8 C15,11.8659932 11.8659932,15 8,15 C4.13400675,15 1,11.8659932 1,8 C1,4.13400675 \\ 4.13400675,1 8,1 Z M5.87867966,5.17157288 C5.68341751,4.97631073 5.36683502,4.97631073 5.17157288,5.17157288 \\ C4.99800652,5.34513923 4.97872137,5.61456363 5.11371742,5.80943177 L5.17157288,5.87867966 L7.29218611,7.99929289 \\ L5.17157288,10.1213203 C4.97631073,10.3165825 4.97631073,10.633165 5.17157288,10.8284271 C5.34513923,11.0019935 \\ 5.61456363,11.0212786 5.80943177,10.8862826 L5.87867966,10.8284271 L7.99929289,8.70639967 L10.1213203,10.8284271 \\ C10.3165825,11.0236893 10.633165,11.0236893 10.8284271,10.8284271 C11.0019935,10.6548608 11.0212786,10.3854364 \\ 10.8862826,10.1905682 L10.8284271,10.1213203 L8.70710678,8 L10.8284271,5.87867966 C11.0236893,5.68341751 \\ 11.0236893,5.36683502 10.8284271,5.17157288 C10.6548608,4.99800652 10.3854364,4.97872137 10.1905682,5.11371742 \\ L10.1213203,5.17157288 L8,7.29289322 L5.87867966,5.17157288 Z",
8500
8644
  "id": "\u5F62\u72B6",
8501
8645
  "fill": "#D5D5DB",
8502
8646
  "fill-rule": "nonzero"
@@ -8514,7 +8658,7 @@ function useInputRender(props, ctx) {
8514
8658
  const inputDisabled = computed(() => disabled.value || (formContext == null ? void 0 : formContext.disabled));
8515
8659
  const inputSize = computed(() => (size == null ? void 0 : size.value) || (formContext == null ? void 0 : formContext.size) || "");
8516
8660
  const styleType = inject(STYLE_TOKEN, void 0);
8517
- const _a = ctx.attrs, { style, class: customClass } = _a, otherAttrs = __objRest(_a, ["style", "class"]);
8661
+ const { style, class: customClass, ...otherAttrs } = ctx.attrs;
8518
8662
  const customStyle = { style };
8519
8663
  const wrapClasses = computed(() => ({
8520
8664
  [ns2.e("wrapper")]: true,
@@ -9205,27 +9349,31 @@ function useCalendarPanel(props, ctx) {
9205
9349
  }
9206
9350
  return false;
9207
9351
  };
9208
- watch([() => props.dateValue, () => props.focusType], ([dateValue, focusType]) => {
9209
- if (Array.isArray(dateValue)) {
9210
- rangeSelectDate.value = dateValue;
9211
- let date4;
9212
- if (focusType === "start") {
9213
- date4 = dateValue[0];
9214
- } else {
9215
- date4 = dateValue[1] || dateValue[0];
9216
- }
9217
- if (date4) {
9218
- goToShowDate(date4.toDate());
9352
+ watch(
9353
+ [() => props.dateValue, () => props.focusType],
9354
+ ([dateValue, focusType]) => {
9355
+ if (Array.isArray(dateValue)) {
9356
+ rangeSelectDate.value = dateValue;
9357
+ let date4;
9358
+ if (focusType === "start") {
9359
+ date4 = dateValue[0];
9360
+ } else {
9361
+ date4 = dateValue[1] || dateValue[0];
9362
+ }
9363
+ if (date4) {
9364
+ goToShowDate(date4.toDate());
9365
+ } else {
9366
+ selectDate.value = date4;
9367
+ }
9219
9368
  } else {
9220
- selectDate.value = date4;
9221
- }
9222
- } else {
9223
- selectDate.value = dateValue;
9224
- if (dateValue) {
9225
- goToShowDate(dateValue.toDate());
9369
+ selectDate.value = dateValue;
9370
+ if (dateValue) {
9371
+ goToShowDate(dateValue.toDate());
9372
+ }
9226
9373
  }
9227
- }
9228
- }, { deep: true });
9374
+ },
9375
+ { deep: true }
9376
+ );
9229
9377
  return {
9230
9378
  yearScrollRef,
9231
9379
  monthScrollRef,
@@ -9591,10 +9739,11 @@ var ResizeObserver$1 = defineComponent({
9591
9739
  Object.assign(state, size);
9592
9740
  if (onResize) {
9593
9741
  Promise.resolve().then(() => {
9594
- onResize(__spreadProps(__spreadValues({}, size), {
9742
+ onResize({
9743
+ ...size,
9595
9744
  offsetWidth,
9596
9745
  offsetHeight
9597
- }), target);
9746
+ }, target);
9598
9747
  });
9599
9748
  }
9600
9749
  }
@@ -9658,12 +9807,13 @@ var ResizeObserverContainer = defineComponent({
9658
9807
  position: "relative",
9659
9808
  overflow: "hidden"
9660
9809
  };
9661
- innerStyle.value = __spreadProps(__spreadValues({}, innerStyle.value), {
9810
+ innerStyle.value = {
9811
+ ...innerStyle.value,
9662
9812
  transform: `translateY(${offset2.value}px)`,
9663
9813
  left: 0,
9664
9814
  right: 0,
9665
9815
  top: 0
9666
- });
9816
+ };
9667
9817
  }
9668
9818
  }, {
9669
9819
  immediate: true
@@ -10154,9 +10304,10 @@ var VirtualList = defineComponent({
10154
10304
  const componentStyle = computed(() => {
10155
10305
  let cs = null;
10156
10306
  if (props.height) {
10157
- cs = __spreadValues({
10158
- maxHeight: isVirtual.value ? props.height + "px" : void 0
10159
- }, ScrollStyle);
10307
+ cs = {
10308
+ maxHeight: isVirtual.value ? props.height + "px" : void 0,
10309
+ ...ScrollStyle
10310
+ };
10160
10311
  if (isVirtual.value) {
10161
10312
  cs.overflowY = "hidden";
10162
10313
  if (state.scrollMoving) {
@@ -10581,6 +10732,10 @@ const timePickerProps = {
10581
10732
  showGlowStyle: {
10582
10733
  type: Boolean,
10583
10734
  default: true
10735
+ },
10736
+ position: {
10737
+ type: Array,
10738
+ default: () => ["bottom", "top", "left", "right"]
10584
10739
  }
10585
10740
  };
10586
10741
  function useTimeScroll() {
@@ -10822,16 +10977,19 @@ function useTimePickerPanel(props, ctx) {
10822
10977
  (_a = timeListDom == null ? void 0 : timeListDom.value) == null ? void 0 : _a.setOuterTime(props.bindData);
10823
10978
  }
10824
10979
  });
10825
- watch(() => [props.visible, props.bindData], ([visible, newTimeVal], [, oldTimeVal]) => {
10826
- if (newTimeVal && (visible || newTimeVal !== oldTimeVal)) {
10827
- timeListDom.value.setOuterTime(newTimeVal);
10828
- } else {
10829
- timeListDom.value.resetScrollTop();
10830
- resetActiveTimeData(hourList);
10831
- resetActiveTimeData(minuteList);
10832
- resetActiveTimeData(secondList);
10980
+ watch(
10981
+ () => [props.visible, props.bindData],
10982
+ ([visible, newTimeVal], [, oldTimeVal]) => {
10983
+ if (newTimeVal && (visible || newTimeVal !== oldTimeVal)) {
10984
+ timeListDom.value.setOuterTime(newTimeVal);
10985
+ } else {
10986
+ timeListDom.value.resetScrollTop();
10987
+ resetActiveTimeData(hourList);
10988
+ resetActiveTimeData(minuteList);
10989
+ resetActiveTimeData(secondList);
10990
+ }
10833
10991
  }
10834
- });
10992
+ );
10835
10993
  const handlerTimeSelected = (date4) => {
10836
10994
  const { activeHour, activeMinute, activeSecond } = date4;
10837
10995
  const time = `${activeHour.value}:${activeMinute.value}:${activeSecond.value}`;
@@ -10895,8 +11053,8 @@ defineComponent({
10895
11053
  });
10896
11054
  class View {
10897
11055
  constructor() {
10898
- __publicField(this, "top", "50%");
10899
- __publicField(this, "left", "50%");
11056
+ this.top = "50%";
11057
+ this.left = "50%";
10900
11058
  }
10901
11059
  }
10902
11060
  const loadingProps = {
@@ -10914,13 +11072,9 @@ const loadingProps = {
10914
11072
  };
10915
11073
  class LoadingOptions {
10916
11074
  constructor() {
10917
- __publicField(this, "target");
10918
- __publicField(this, "message");
10919
- __publicField(this, "loadingTemplateRef");
10920
- __publicField(this, "backdrop", true);
10921
- __publicField(this, "positionType", "relative");
10922
- __publicField(this, "view", new View());
10923
- __publicField(this, "zIndex");
11075
+ this.backdrop = true;
11076
+ this.positionType = "relative";
11077
+ this.view = new View();
10924
11078
  }
10925
11079
  }
10926
11080
  var loading = "";
@@ -10988,7 +11142,7 @@ var Loading = defineComponent({
10988
11142
  });
10989
11143
  const COMPONENT_CONTAINER_SYMBOL = Symbol("dev_component_container");
10990
11144
  function createComponent(component, props, children = null) {
10991
- const vnode = h(component, __spreadValues({}, props), children);
11145
+ const vnode = h(component, { ...props }, children);
10992
11146
  const container = document.createElement("div");
10993
11147
  vnode[COMPONENT_CONTAINER_SYMBOL] = container;
10994
11148
  render(vnode, container);
@@ -11075,9 +11229,16 @@ const removeAttribute = (el) => {
11075
11229
  };
11076
11230
  const handleProps = (el, vprops) => {
11077
11231
  var _a;
11078
- const props = __spreadValues(__spreadValues({}, new LoadingOptions()), vprops);
11232
+ const props = {
11233
+ ...new LoadingOptions(),
11234
+ ...vprops
11235
+ };
11079
11236
  const loadingTemplateRef = props.loadingTemplateRef;
11080
- const loadingInstance = createComponent(loadingConstructor, __spreadValues({}, props), loadingTemplateRef ? () => loadingTemplateRef : null);
11237
+ const loadingInstance = createComponent(
11238
+ loadingConstructor,
11239
+ { ...props },
11240
+ loadingTemplateRef ? () => loadingTemplateRef : null
11241
+ );
11081
11242
  el.style.position = props.positionType || "relative";
11082
11243
  el.options = props;
11083
11244
  el.instance = loadingInstance;
@@ -11341,27 +11502,31 @@ function useYearCalendarPanel(props, ctx) {
11341
11502
  [ns2.e("year-in-range")]: isInRangeYear(year)
11342
11503
  };
11343
11504
  };
11344
- watch([() => props.dateValue, () => props.focusType], ([dateValue, focusType]) => {
11345
- if (Array.isArray(dateValue)) {
11346
- rangeSelectDate.value = dateValue;
11347
- let date4;
11348
- if (focusType === "start") {
11349
- date4 = dateValue[0];
11350
- } else {
11351
- date4 = dateValue[1] || dateValue[0];
11352
- }
11353
- if (date4) {
11354
- goToShowYear(date4);
11505
+ watch(
11506
+ [() => props.dateValue, () => props.focusType],
11507
+ ([dateValue, focusType]) => {
11508
+ if (Array.isArray(dateValue)) {
11509
+ rangeSelectDate.value = dateValue;
11510
+ let date4;
11511
+ if (focusType === "start") {
11512
+ date4 = dateValue[0];
11513
+ } else {
11514
+ date4 = dateValue[1] || dateValue[0];
11515
+ }
11516
+ if (date4) {
11517
+ goToShowYear(date4);
11518
+ } else {
11519
+ selectDate.value = date4;
11520
+ }
11355
11521
  } else {
11356
- selectDate.value = date4;
11357
- }
11358
- } else {
11359
- selectDate.value = dateValue;
11360
- if (dateValue) {
11361
- goToShowYear(dateValue);
11522
+ selectDate.value = dateValue;
11523
+ if (dateValue) {
11524
+ goToShowYear(dateValue);
11525
+ }
11362
11526
  }
11363
- }
11364
- }, { deep: true });
11527
+ },
11528
+ { deep: true }
11529
+ );
11365
11530
  const handlerSetRangeDate = (year) => {
11366
11531
  const date4 = dayjs(new Date(year, 0, 1)).locale("zh-cn");
11367
11532
  if (props.focusType === "start") {
@@ -11574,27 +11739,31 @@ function useMonthCalendarPanel(props, ctx) {
11574
11739
  }
11575
11740
  emitSelectedDate();
11576
11741
  };
11577
- watch([() => props.dateValue, () => props.focusType], ([dateValue, focusType]) => {
11578
- if (Array.isArray(dateValue)) {
11579
- rangeSelectDate.value = dateValue;
11580
- let date4;
11581
- if (focusType === "start") {
11582
- date4 = dateValue[0];
11583
- } else {
11584
- date4 = dateValue[1] || dateValue[0];
11585
- }
11586
- if (date4) {
11587
- goToShowDate(date4);
11742
+ watch(
11743
+ [() => props.dateValue, () => props.focusType],
11744
+ ([dateValue, focusType]) => {
11745
+ if (Array.isArray(dateValue)) {
11746
+ rangeSelectDate.value = dateValue;
11747
+ let date4;
11748
+ if (focusType === "start") {
11749
+ date4 = dateValue[0];
11750
+ } else {
11751
+ date4 = dateValue[1] || dateValue[0];
11752
+ }
11753
+ if (date4) {
11754
+ goToShowDate(date4);
11755
+ } else {
11756
+ selectDate.value = date4;
11757
+ }
11588
11758
  } else {
11589
- selectDate.value = date4;
11590
- }
11591
- } else {
11592
- selectDate.value = dateValue;
11593
- if (dateValue) {
11594
- goToShowDate(dateValue);
11759
+ selectDate.value = dateValue;
11760
+ if (dateValue) {
11761
+ goToShowDate(dateValue);
11762
+ }
11595
11763
  }
11596
- }
11597
- }, { deep: true });
11764
+ },
11765
+ { deep: true }
11766
+ );
11598
11767
  return {
11599
11768
  yearScrollRef,
11600
11769
  monthScrollRef,
@@ -11726,38 +11895,42 @@ function useDatePicker(props, ctx) {
11726
11895
  currentDate.value = void 0;
11727
11896
  timeData.value = "";
11728
11897
  };
11729
- watch([() => props.dateValue, () => props.focusType], ([dateValue, focusType]) => {
11730
- if (Array.isArray(dateValue)) {
11731
- if (dateValue[0]) {
11732
- currentRangeDate.value[0] = dateValue[0];
11733
- } else {
11734
- currentRangeDate.value[0] = null;
11735
- }
11736
- if (dateValue[1]) {
11737
- currentRangeDate.value[1] = dateValue[1];
11738
- } else {
11739
- currentRangeDate.value[1] = null;
11740
- }
11741
- let date4;
11742
- if (focusType === "start") {
11743
- date4 = dateValue[0];
11744
- } else {
11745
- date4 = dateValue[1] || dateValue[0];
11746
- }
11747
- if (date4) {
11898
+ watch(
11899
+ [() => props.dateValue, () => props.focusType],
11900
+ ([dateValue, focusType]) => {
11901
+ if (Array.isArray(dateValue)) {
11902
+ if (dateValue[0]) {
11903
+ currentRangeDate.value[0] = dateValue[0];
11904
+ } else {
11905
+ currentRangeDate.value[0] = null;
11906
+ }
11907
+ if (dateValue[1]) {
11908
+ currentRangeDate.value[1] = dateValue[1];
11909
+ } else {
11910
+ currentRangeDate.value[1] = null;
11911
+ }
11912
+ let date4;
11913
+ if (focusType === "start") {
11914
+ date4 = dateValue[0];
11915
+ } else {
11916
+ date4 = dateValue[1] || dateValue[0];
11917
+ }
11918
+ if (date4) {
11919
+ currentDate.value = date4;
11920
+ timeData.value = date4.format(timeFormat.value);
11921
+ } else {
11922
+ retDefaultDateValue();
11923
+ }
11924
+ } else if (dateValue) {
11925
+ const date4 = dateValue;
11748
11926
  currentDate.value = date4;
11749
11927
  timeData.value = date4.format(timeFormat.value);
11750
11928
  } else {
11751
11929
  retDefaultDateValue();
11752
11930
  }
11753
- } else if (dateValue) {
11754
- const date4 = dateValue;
11755
- currentDate.value = date4;
11756
- timeData.value = date4.format(timeFormat.value);
11757
- } else {
11758
- retDefaultDateValue();
11759
- }
11760
- }, { immediate: true, deep: true });
11931
+ },
11932
+ { immediate: true, deep: true }
11933
+ );
11761
11934
  const handlerConfirm = () => {
11762
11935
  if (props.isRangeType) {
11763
11936
  if (props.focusType === "start") {
@@ -11968,15 +12141,6 @@ var DatePickerPro = defineComponent({
11968
12141
  transformOrigin: currentPosition.value === "top" ? "0% 100%" : "0% 0%",
11969
12142
  "z-index": "var(--devui-z-index-dropdown, 1052)"
11970
12143
  }));
11971
- const align = computed(() => {
11972
- if (position.value.some((item) => item.includes("start"))) {
11973
- return "start";
11974
- }
11975
- if (position.value.some((item) => item.includes("end"))) {
11976
- return "end";
11977
- }
11978
- return void 0;
11979
- });
11980
12144
  return () => {
11981
12145
  var _a, _b;
11982
12146
  const vSlots = {
@@ -12018,7 +12182,6 @@ var DatePickerPro = defineComponent({
12018
12182
  "onUpdate:modelValue": ($event) => isPanelShow.value = $event,
12019
12183
  "ref": overlayRef,
12020
12184
  "origin": originRef.value,
12021
- "align": align.value,
12022
12185
  "position": position.value,
12023
12186
  "style": styles.value,
12024
12187
  "onPositionChange": handlePositionChange
@@ -12035,7 +12198,7 @@ var DatePickerPro = defineComponent({
12035
12198
  };
12036
12199
  }
12037
12200
  });
12038
- const rangeDatePickerProProps = __spreadValues({
12201
+ const rangeDatePickerProProps = {
12039
12202
  modelValue: {
12040
12203
  type: Array,
12041
12204
  default: ["", ""]
@@ -12047,8 +12210,9 @@ const rangeDatePickerProProps = __spreadValues({
12047
12210
  separator: {
12048
12211
  type: String,
12049
12212
  default: "-"
12050
- }
12051
- }, datePickerProCommonProps);
12213
+ },
12214
+ ...datePickerProCommonProps
12215
+ };
12052
12216
  function useRangePickerPro(props, ctx) {
12053
12217
  const formContext = inject(FORM_TOKEN, void 0);
12054
12218
  const formItemContext = inject(FORM_ITEM_TOKEN, void 0);
@@ -12070,9 +12234,13 @@ function useRangePickerPro(props, ctx) {
12070
12234
  ctx.emit("blur");
12071
12235
  }
12072
12236
  };
12073
- onClickOutside(overlayRef, () => {
12074
- toggleChange(false);
12075
- }, { ignore: [originRef] });
12237
+ onClickOutside(
12238
+ overlayRef,
12239
+ () => {
12240
+ toggleChange(false);
12241
+ },
12242
+ { ignore: [originRef] }
12243
+ );
12076
12244
  const focusHandler = function(e) {
12077
12245
  ctx.emit("focus", e);
12078
12246
  };
@@ -12150,9 +12318,13 @@ function useRangePickerPro(props, ctx) {
12150
12318
  onChangeRangeFocusType(type4);
12151
12319
  toggleChange(true);
12152
12320
  };
12153
- watch(() => props.modelValue, () => {
12154
- formItemContext == null ? void 0 : formItemContext.validate("change").catch((err) => console.warn(err));
12155
- }, { deep: true });
12321
+ watch(
12322
+ () => props.modelValue,
12323
+ () => {
12324
+ formItemContext == null ? void 0 : formItemContext.validate("change").catch((err) => console.warn(err));
12325
+ },
12326
+ { deep: true }
12327
+ );
12156
12328
  return {
12157
12329
  originRef,
12158
12330
  startInputRef,
@@ -12218,15 +12390,6 @@ var DRangeDatePickerPro = defineComponent({
12218
12390
  transformOrigin: currentPosition.value === "top" ? "0% 100%" : "0% 0%",
12219
12391
  "z-index": "var(--devui-z-index-dropdown, 1052)"
12220
12392
  }));
12221
- const align = computed(() => {
12222
- if (position.value.some((item) => item.includes("start"))) {
12223
- return "start";
12224
- }
12225
- if (position.value.some((item) => item.includes("end"))) {
12226
- return "end";
12227
- }
12228
- return void 0;
12229
- });
12230
12393
  return () => {
12231
12394
  var _a, _b;
12232
12395
  const vSlots = {
@@ -12288,7 +12451,6 @@ var DRangeDatePickerPro = defineComponent({
12288
12451
  "onUpdate:modelValue": ($event) => isPanelShow.value = $event,
12289
12452
  "ref": overlayRef,
12290
12453
  "origin": originRef.value,
12291
- "align": align.value,
12292
12454
  "position": position.value,
12293
12455
  "style": styles.value,
12294
12456
  "onPositionChange": handlePositionChange