tdesign-vue-next 1.11.1-alpha.1 → 1.11.1

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 (764) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/cjs/_chunks/{dep-4f98aa34.js → dep-787dcec7.js} +1 -1
  3. package/cjs/_chunks/{dep-227da1bf.js.map → dep-787dcec7.js.map} +1 -1
  4. package/cjs/cascader/utils/className.d.ts +10 -4
  5. package/cjs/dialog/dialog-card.js +9 -5
  6. package/cjs/dialog/dialog-card.js.map +1 -1
  7. package/cjs/dialog/dialog.d.ts +1 -1
  8. package/cjs/dialog/dialog.js +23 -36
  9. package/cjs/dialog/dialog.js.map +1 -1
  10. package/cjs/dialog/index.d.ts +3 -3
  11. package/cjs/index-lib.js +1 -1
  12. package/cjs/index.js +1 -1
  13. package/cjs/list/list.js +7 -2
  14. package/cjs/list/list.js.map +1 -1
  15. package/cjs/table/hooks/useEditableRow.d.ts +1 -1
  16. package/cjs/table/hooks/useHoverKeyboardEvent.js +1 -1
  17. package/cjs/table/hooks/useHoverKeyboardEvent.js.map +1 -1
  18. package/cjs/tree/hooks/useDragHandle.js.map +1 -1
  19. package/cjs/tree/tree-types.d.ts +6 -6
  20. package/dist/tdesign.js +20 -24
  21. package/dist/tdesign.js.map +1 -1
  22. package/dist/tdesign.min.js +1 -1
  23. package/dist/tdesign.min.js.map +1 -1
  24. package/es/_chunks/{dep-1567ec4a.mjs → dep-2895d202.mjs} +3 -3
  25. package/es/_chunks/{dep-1567ec4a.mjs.map → dep-2895d202.mjs.map} +1 -1
  26. package/es/_chunks/{dep-bbcf24bb.mjs → dep-433c4f57.mjs} +1 -1
  27. package/es/_chunks/{dep-26bcc863.mjs.map → dep-433c4f57.mjs.map} +1 -1
  28. package/es/_chunks/{dep-29a2c03e.mjs → dep-686a19de.mjs} +2 -2
  29. package/es/_chunks/{dep-29a2c03e.mjs.map → dep-686a19de.mjs.map} +1 -1
  30. package/es/_chunks/{dep-33cea8ad.mjs → dep-6c869011.mjs} +1 -1
  31. package/es/_chunks/{dep-33cea8ad.mjs.map → dep-6c869011.mjs.map} +1 -1
  32. package/es/_chunks/{dep-c0e626d4.mjs → dep-bd25d49f.mjs} +3 -3
  33. package/es/_chunks/{dep-fadf8798.mjs.map → dep-bd25d49f.mjs.map} +1 -1
  34. package/es/_chunks/dep-c3b9ffc0.mjs +8 -0
  35. package/es/_chunks/dep-c3b9ffc0.mjs.map +1 -0
  36. package/es/_chunks/{dep-4b50299a.mjs → dep-f5421cfa.mjs} +2 -2
  37. package/es/_chunks/{dep-10752142.mjs.map → dep-f5421cfa.mjs.map} +1 -1
  38. package/es/_chunks/{dep-4bc1fa53.mjs → dep-f9079916.mjs} +1 -1
  39. package/es/_chunks/{dep-4bc1fa53.mjs.map → dep-f9079916.mjs.map} +1 -1
  40. package/es/affix/affix.mjs +3 -3
  41. package/es/affix/index.mjs +3 -3
  42. package/es/alert/alert.mjs +3 -3
  43. package/es/alert/index.mjs +3 -3
  44. package/es/anchor/anchor-item.mjs +3 -3
  45. package/es/anchor/anchor-target.mjs +4 -4
  46. package/es/anchor/anchor.mjs +3 -3
  47. package/es/anchor/index.mjs +4 -4
  48. package/es/auto-complete/auto-complete.mjs +3 -3
  49. package/es/auto-complete/highlight-option.mjs +3 -3
  50. package/es/auto-complete/index.mjs +3 -3
  51. package/es/auto-complete/option-list.mjs +3 -3
  52. package/es/avatar/avatar.mjs +3 -3
  53. package/es/avatar/group.mjs +3 -3
  54. package/es/avatar/index.mjs +3 -3
  55. package/es/back-top/back-top.mjs +3 -3
  56. package/es/back-top/index.mjs +3 -3
  57. package/es/badge/badge.mjs +3 -3
  58. package/es/badge/index.mjs +3 -3
  59. package/es/breadcrumb/breadcrumb-item.mjs +3 -3
  60. package/es/breadcrumb/breadcrumb.mjs +3 -3
  61. package/es/breadcrumb/index.mjs +3 -3
  62. package/es/button/button.mjs +4 -4
  63. package/es/button/index.mjs +4 -4
  64. package/es/calendar/calendar-cell.mjs +3 -3
  65. package/es/calendar/calendar.mjs +4 -4
  66. package/es/calendar/hooks/index.mjs +3 -3
  67. package/es/calendar/hooks/useCalendarClass.mjs +3 -3
  68. package/es/calendar/hooks/useColHeaders.mjs +3 -3
  69. package/es/calendar/hooks/useController.mjs +3 -3
  70. package/es/calendar/hooks/useState.mjs +3 -3
  71. package/es/calendar/index.mjs +4 -4
  72. package/es/calendar/utils/index.mjs +1 -1
  73. package/es/card/card.mjs +4 -4
  74. package/es/card/index.mjs +4 -4
  75. package/es/cascader/cascader-panel.mjs +4 -4
  76. package/es/cascader/cascader.mjs +4 -4
  77. package/es/cascader/components/Item.mjs +4 -4
  78. package/es/cascader/components/Panel.mjs +4 -4
  79. package/es/cascader/index.mjs +4 -4
  80. package/es/cascader/utils/className.d.ts +10 -4
  81. package/es/checkbox/checkbox.mjs +3 -3
  82. package/es/checkbox/group.mjs +3 -3
  83. package/es/checkbox/index.mjs +3 -3
  84. package/es/collapse/collapse-panel.mjs +3 -3
  85. package/es/collapse/collapse.mjs +3 -3
  86. package/es/collapse/index.mjs +3 -3
  87. package/es/color-picker/color-picker-panel.mjs +4 -4
  88. package/es/color-picker/color-picker.mjs +4 -4
  89. package/es/color-picker/hooks/index.mjs +3 -3
  90. package/es/color-picker/index.mjs +4 -4
  91. package/es/color-picker/panel/alpha.mjs +3 -3
  92. package/es/color-picker/panel/format/index.mjs +4 -4
  93. package/es/color-picker/panel/format/inputs.mjs +4 -4
  94. package/es/color-picker/panel/header.mjs +3 -3
  95. package/es/color-picker/panel/hue.mjs +3 -3
  96. package/es/color-picker/panel/index.mjs +4 -4
  97. package/es/color-picker/panel/linear-gradient.mjs +4 -4
  98. package/es/color-picker/panel/saturation.mjs +3 -3
  99. package/es/color-picker/panel/slider.mjs +3 -3
  100. package/es/color-picker/panel/swatches.mjs +3 -3
  101. package/es/color-picker/trigger.mjs +3 -3
  102. package/es/color-picker/utils/click-outsider.mjs +3 -3
  103. package/es/comment/comment.mjs +4 -4
  104. package/es/comment/index.mjs +4 -4
  105. package/es/common-components/fake-arrow.mjs +3 -3
  106. package/es/components.mjs +7 -7
  107. package/es/config-provider/config-provider.mjs +3 -3
  108. package/es/config-provider/context.mjs +3 -3
  109. package/es/config-provider/index.mjs +3 -3
  110. package/es/config-provider/useConfig.mjs +3 -3
  111. package/es/date-picker/DatePicker.mjs +7 -7
  112. package/es/date-picker/DatePickerPanel.mjs +7 -7
  113. package/es/date-picker/DateRangePicker.mjs +7 -7
  114. package/es/date-picker/DateRangePickerPanel.mjs +7 -7
  115. package/es/date-picker/base/Cell.mjs +5 -5
  116. package/es/date-picker/base/Footer.mjs +4 -4
  117. package/es/date-picker/base/Header.mjs +4 -4
  118. package/es/date-picker/base/Table.mjs +5 -5
  119. package/es/date-picker/hooks/useDisableDate.mjs +1 -1
  120. package/es/date-picker/hooks/useRange.mjs +4 -4
  121. package/es/date-picker/hooks/useRangeValue.mjs +2 -2
  122. package/es/date-picker/hooks/useSingle.mjs +4 -4
  123. package/es/date-picker/hooks/useSingleValue.mjs +2 -2
  124. package/es/date-picker/hooks/useTableData.mjs +5 -5
  125. package/es/date-picker/index.mjs +7 -7
  126. package/es/date-picker/panel/ExtraContent.mjs +4 -4
  127. package/es/date-picker/panel/PanelContent.mjs +7 -7
  128. package/es/date-picker/panel/RangePanel.mjs +7 -7
  129. package/es/date-picker/panel/SinglePanel.mjs +7 -7
  130. package/es/descriptions/descriptions-row.mjs +3 -3
  131. package/es/descriptions/descriptions.mjs +3 -3
  132. package/es/descriptions/index.mjs +3 -3
  133. package/es/dialog/dialog-card.mjs +14 -10
  134. package/es/dialog/dialog-card.mjs.map +1 -1
  135. package/es/dialog/dialog.d.ts +1 -1
  136. package/es/dialog/dialog.mjs +9 -22
  137. package/es/dialog/dialog.mjs.map +1 -1
  138. package/es/dialog/hooks.mjs +4 -4
  139. package/es/dialog/index.d.ts +3 -3
  140. package/es/dialog/index.mjs +4 -4
  141. package/es/dialog/plugin.mjs +4 -4
  142. package/es/divider/divider.mjs +3 -3
  143. package/es/divider/index.mjs +3 -3
  144. package/es/drawer/drawer.mjs +4 -4
  145. package/es/drawer/index.mjs +4 -4
  146. package/es/dropdown/dropdown-item.mjs +3 -3
  147. package/es/dropdown/dropdown-menu.mjs +3 -3
  148. package/es/dropdown/dropdown.mjs +3 -3
  149. package/es/dropdown/index.mjs +3 -3
  150. package/es/empty/empty.mjs +3 -3
  151. package/es/empty/index.mjs +3 -3
  152. package/es/form/const.mjs +3 -3
  153. package/es/form/form-item.mjs +3 -3
  154. package/es/form/form.mjs +3 -3
  155. package/es/form/index.mjs +3 -3
  156. package/es/grid/col.mjs +3 -3
  157. package/es/grid/index.mjs +3 -3
  158. package/es/grid/row.mjs +3 -3
  159. package/es/guide/guide.mjs +4 -4
  160. package/es/guide/index.mjs +4 -4
  161. package/es/hooks/index.mjs +3 -3
  162. package/es/hooks/useCommonClassName.mjs +3 -3
  163. package/es/hooks/useConfig.mjs +3 -3
  164. package/es/hooks/useGlobalIcon.mjs +3 -3
  165. package/es/hooks/useKeepAnimation.mjs +3 -3
  166. package/es/hooks/useRipple.mjs +3 -3
  167. package/es/image/image.mjs +3 -3
  168. package/es/image/index.mjs +3 -3
  169. package/es/image-viewer/base/ImageItem.mjs +3 -3
  170. package/es/image-viewer/base/ImageModalIcon.mjs +3 -3
  171. package/es/image-viewer/base/ImageViewerModal.mjs +4 -4
  172. package/es/image-viewer/base/ImageViewerUtils.mjs +3 -3
  173. package/es/image-viewer/image-viewer.mjs +4 -4
  174. package/es/image-viewer/index.mjs +4 -4
  175. package/es/index.mjs +8 -8
  176. package/es/input/index.mjs +3 -3
  177. package/es/input/input-group.mjs +3 -3
  178. package/es/input/input.mjs +3 -3
  179. package/es/input/useInput.mjs +3 -3
  180. package/es/input/useInputEventHandler.mjs +3 -3
  181. package/es/input-adornment/index.mjs +3 -3
  182. package/es/input-adornment/input-adornment.mjs +3 -3
  183. package/es/input-number/hooks/useInputNumber.mjs +3 -3
  184. package/es/input-number/index.mjs +4 -4
  185. package/es/input-number/input-number.mjs +4 -4
  186. package/es/layout/aside.mjs +3 -3
  187. package/es/layout/content.mjs +3 -3
  188. package/es/layout/footer.mjs +3 -3
  189. package/es/layout/header.mjs +3 -3
  190. package/es/layout/index.mjs +3 -3
  191. package/es/layout/layout.mjs +3 -3
  192. package/es/link/index.mjs +3 -3
  193. package/es/link/link.mjs +3 -3
  194. package/es/list/index.mjs +4 -4
  195. package/es/list/list-item-meta.mjs +3 -3
  196. package/es/list/list-item.mjs +3 -3
  197. package/es/list/list.mjs +11 -6
  198. package/es/list/list.mjs.map +1 -1
  199. package/es/loading/directive.mjs +4 -4
  200. package/es/loading/icon/gradient.mjs +3 -3
  201. package/es/loading/index.mjs +4 -4
  202. package/es/loading/loading.mjs +4 -4
  203. package/es/loading/plugin.mjs +4 -4
  204. package/es/locale/ar_KW.mjs +2 -2
  205. package/es/locale/it_IT.mjs +2 -2
  206. package/es/locale/ja_JP.mjs +2 -2
  207. package/es/locale/ko_KR.mjs +2 -2
  208. package/es/locale/ru_RU.mjs +2 -2
  209. package/es/locale/zh_CN.mjs +4 -4
  210. package/es/locale/zh_TW.mjs +2 -2
  211. package/es/menu/head-menu.mjs +3 -3
  212. package/es/menu/index.mjs +3 -3
  213. package/es/menu/menu-group.mjs +3 -3
  214. package/es/menu/menu-item.mjs +3 -3
  215. package/es/menu/menu.mjs +3 -3
  216. package/es/menu/submenu.mjs +3 -3
  217. package/es/message/index.mjs +4 -4
  218. package/es/message/message-list.mjs +4 -4
  219. package/es/message/message.mjs +4 -4
  220. package/es/message/plugin.mjs +4 -4
  221. package/es/notification/index.mjs +3 -3
  222. package/es/notification/notification-list.mjs +3 -3
  223. package/es/notification/notification.mjs +3 -3
  224. package/es/notification/plugin.mjs +3 -3
  225. package/es/pagination/hooks/index.mjs +3 -3
  226. package/es/pagination/hooks/usePaginationClasses.mjs +3 -3
  227. package/es/pagination/index.mjs +4 -4
  228. package/es/pagination/pagination-mini.mjs +4 -4
  229. package/es/pagination/pagination.mjs +4 -4
  230. package/es/plugins.mjs +4 -4
  231. package/es/popconfirm/index.mjs +4 -4
  232. package/es/popconfirm/popconfirm.mjs +4 -4
  233. package/es/popup/index.mjs +3 -3
  234. package/es/popup/popup.mjs +3 -3
  235. package/es/progress/index.mjs +3 -3
  236. package/es/progress/progress.mjs +3 -3
  237. package/es/radio/group.mjs +3 -3
  238. package/es/radio/index.mjs +3 -3
  239. package/es/radio/radio-button.mjs +3 -3
  240. package/es/radio/radio.mjs +3 -3
  241. package/es/range-input/index.mjs +3 -3
  242. package/es/range-input/range-input-popup.mjs +3 -3
  243. package/es/range-input/range-input.mjs +3 -3
  244. package/es/rate/index.mjs +3 -3
  245. package/es/rate/rate.mjs +3 -3
  246. package/es/select/hooks/index.mjs +3 -3
  247. package/es/select/hooks/useKeyboardControl.mjs +3 -3
  248. package/es/select/index.mjs +4 -4
  249. package/es/select/option-group.mjs +3 -3
  250. package/es/select/option.mjs +3 -3
  251. package/es/select/select-panel.mjs +3 -3
  252. package/es/select/select.mjs +4 -4
  253. package/es/select-input/index.mjs +4 -4
  254. package/es/select-input/select-input.mjs +4 -4
  255. package/es/select-input/useMultiple.mjs +4 -4
  256. package/es/select-input/useSingle.mjs +4 -4
  257. package/es/skeleton/index.mjs +3 -3
  258. package/es/skeleton/skeleton.mjs +3 -3
  259. package/es/slider/hooks/index.mjs +4 -4
  260. package/es/slider/hooks/useSliderInput.mjs +4 -4
  261. package/es/slider/hooks/useSliderMark.mjs +3 -3
  262. package/es/slider/hooks/useSliderTooltip.mjs +3 -3
  263. package/es/slider/index.mjs +4 -4
  264. package/es/slider/slider-button.mjs +3 -3
  265. package/es/slider/slider-mark.mjs +3 -3
  266. package/es/slider/slider.mjs +4 -4
  267. package/es/space/index.mjs +3 -3
  268. package/es/space/space.mjs +3 -3
  269. package/es/statistic/index.mjs +3 -3
  270. package/es/statistic/statistic.mjs +3 -3
  271. package/es/steps/index.mjs +3 -3
  272. package/es/steps/step-item.mjs +3 -3
  273. package/es/steps/steps.mjs +3 -3
  274. package/es/sticky-tool/index.mjs +3 -3
  275. package/es/sticky-tool/sticky-item.mjs +3 -3
  276. package/es/sticky-tool/sticky-tool.mjs +3 -3
  277. package/es/swiper/index.mjs +3 -3
  278. package/es/swiper/swiper-item.mjs +3 -3
  279. package/es/swiper/swiper.mjs +3 -3
  280. package/es/switch/index.mjs +4 -4
  281. package/es/switch/switch.mjs +4 -4
  282. package/es/table/base-table.mjs +4 -4
  283. package/es/table/column-checkbox-group.mjs +3 -3
  284. package/es/table/editable-cell.mjs +3 -3
  285. package/es/table/ellipsis.mjs +3 -3
  286. package/es/table/enhanced-table.mjs +4 -4
  287. package/es/table/filter-controller.mjs +4 -4
  288. package/es/table/hooks/useAsyncLoading.mjs +4 -4
  289. package/es/table/hooks/useClassName.mjs +3 -3
  290. package/es/table/hooks/useColumnController.mjs +4 -4
  291. package/es/table/hooks/useDragSort.mjs +3 -3
  292. package/es/table/hooks/useEditableRow.d.ts +1 -1
  293. package/es/table/hooks/useFilter.mjs +4 -4
  294. package/es/table/hooks/useHoverKeyboardEvent.mjs +1 -1
  295. package/es/table/hooks/useHoverKeyboardEvent.mjs.map +1 -1
  296. package/es/table/hooks/usePagination.mjs +4 -4
  297. package/es/table/hooks/useRowExpand.mjs +3 -3
  298. package/es/table/hooks/useRowSelect.mjs +3 -3
  299. package/es/table/hooks/useSorter.mjs +3 -3
  300. package/es/table/hooks/useStyle.mjs +3 -3
  301. package/es/table/hooks/useTableHeader.mjs +3 -3
  302. package/es/table/hooks/useTreeData.mjs +3 -3
  303. package/es/table/index.mjs +4 -4
  304. package/es/table/primary-table.mjs +4 -4
  305. package/es/table/sorter-button.mjs +3 -3
  306. package/es/table/tbody.mjs +3 -3
  307. package/es/table/tfoot.mjs +3 -3
  308. package/es/table/thead.mjs +3 -3
  309. package/es/table/tr.mjs +3 -3
  310. package/es/tabs/index.mjs +3 -3
  311. package/es/tabs/tab-nav-bar.mjs +3 -3
  312. package/es/tabs/tab-nav-item.mjs +3 -3
  313. package/es/tabs/tab-nav.mjs +3 -3
  314. package/es/tabs/tab-panel.mjs +3 -3
  315. package/es/tabs/tabs.mjs +3 -3
  316. package/es/tag/check-tag-group.mjs +3 -3
  317. package/es/tag/check-tag.mjs +3 -3
  318. package/es/tag/index.mjs +3 -3
  319. package/es/tag/tag.mjs +3 -3
  320. package/es/tag-input/hooks/index.mjs +3 -3
  321. package/es/tag-input/hooks/useTagList.mjs +3 -3
  322. package/es/tag-input/index.mjs +3 -3
  323. package/es/tag-input/tag-input.mjs +3 -3
  324. package/es/textarea/index.mjs +3 -3
  325. package/es/textarea/textarea.mjs +3 -3
  326. package/es/time-picker/index.mjs +5 -5
  327. package/es/time-picker/panel/single-panel.mjs +4 -4
  328. package/es/time-picker/panel/time-picker-panel.mjs +5 -5
  329. package/es/time-picker/time-picker.mjs +5 -5
  330. package/es/time-picker/time-range-picker.mjs +5 -5
  331. package/es/timeline/index.mjs +4 -4
  332. package/es/timeline/timeline-item.mjs +4 -4
  333. package/es/timeline/timeline.mjs +4 -4
  334. package/es/tooltip/index.mjs +3 -3
  335. package/es/tooltip/tooltip.mjs +3 -3
  336. package/es/transfer/components/transfer-list.mjs +4 -4
  337. package/es/transfer/components/transfer-operations.mjs +4 -4
  338. package/es/transfer/components/transfer-search.mjs +3 -3
  339. package/es/transfer/index.mjs +4 -4
  340. package/es/transfer/transfer.mjs +4 -4
  341. package/es/tree/adapt.mjs +4 -4
  342. package/es/tree/hooks/useDragHandle.mjs +4 -4
  343. package/es/tree/hooks/useDragHandle.mjs.map +1 -1
  344. package/es/tree/hooks/useDraggable.mjs +4 -4
  345. package/es/tree/hooks/useItemEvents.mjs +4 -4
  346. package/es/tree/hooks/useItemState.mjs +4 -4
  347. package/es/tree/hooks/useRenderIcon.mjs +4 -4
  348. package/es/tree/hooks/useRenderLabel.mjs +4 -4
  349. package/es/tree/hooks/useRenderLine.mjs +4 -4
  350. package/es/tree/hooks/useRenderOperations.mjs +4 -4
  351. package/es/tree/hooks/useTreeAction.mjs +4 -4
  352. package/es/tree/hooks/useTreeEvents.mjs +4 -4
  353. package/es/tree/hooks/useTreeItem.mjs +4 -4
  354. package/es/tree/hooks/useTreeNodes.mjs +4 -4
  355. package/es/tree/hooks/useTreeScroll.mjs +4 -4
  356. package/es/tree/hooks/useTreeState.mjs +4 -4
  357. package/es/tree/hooks/useTreeStore.mjs +4 -4
  358. package/es/tree/hooks/useTreeStyles.mjs +4 -4
  359. package/es/tree/index.mjs +4 -4
  360. package/es/tree/tree-item.mjs +4 -4
  361. package/es/tree/tree-types.d.ts +6 -6
  362. package/es/tree/tree.mjs +4 -4
  363. package/es/tree/util.mjs +4 -4
  364. package/es/tree-select/index.mjs +4 -4
  365. package/es/tree-select/tree-select.mjs +4 -4
  366. package/es/typography/ellipsis.mjs +3 -3
  367. package/es/typography/index.mjs +4 -4
  368. package/es/typography/paragraph.mjs +3 -3
  369. package/es/typography/text.mjs +4 -4
  370. package/es/typography/title.mjs +3 -3
  371. package/es/typography/typography.mjs +4 -4
  372. package/es/upload/hooks/useUpload.mjs +3 -3
  373. package/es/upload/index.mjs +4 -4
  374. package/es/upload/themes/dragger-file.mjs +4 -4
  375. package/es/upload/themes/image-card.mjs +4 -4
  376. package/es/upload/themes/multiple-flow-list.mjs +4 -4
  377. package/es/upload/themes/normal-file.mjs +4 -4
  378. package/es/upload/upload.mjs +4 -4
  379. package/es/watermark/index.mjs +3 -3
  380. package/es/watermark/watermark.mjs +3 -3
  381. package/esm/_chunks/{dep-cf09e57b.js → dep-9b589d8f.js} +1 -1
  382. package/{lib/_chunks/dep-115113b9.js.map → esm/_chunks/dep-9b589d8f.js.map} +1 -1
  383. package/esm/cascader/utils/className.d.ts +10 -4
  384. package/esm/dialog/dialog-card.js +10 -6
  385. package/esm/dialog/dialog-card.js.map +1 -1
  386. package/esm/dialog/dialog.d.ts +1 -1
  387. package/esm/dialog/dialog.js +5 -18
  388. package/esm/dialog/dialog.js.map +1 -1
  389. package/esm/dialog/index.d.ts +3 -3
  390. package/esm/index.js +1 -1
  391. package/esm/list/list.js +7 -2
  392. package/esm/list/list.js.map +1 -1
  393. package/esm/table/hooks/useEditableRow.d.ts +1 -1
  394. package/esm/table/hooks/useHoverKeyboardEvent.js +1 -1
  395. package/esm/table/hooks/useHoverKeyboardEvent.js.map +1 -1
  396. package/esm/tree/hooks/useDragHandle.js.map +1 -1
  397. package/esm/tree/tree-types.d.ts +6 -6
  398. package/lib/_chunks/{dep-115113b9.js → dep-a976f99c.js} +1 -1
  399. package/lib/_chunks/{dep-5e92d7ce.js.map → dep-a976f99c.js.map} +1 -1
  400. package/lib/cascader/utils/className.d.ts +10 -4
  401. package/lib/dialog/dialog-card.js +10 -6
  402. package/lib/dialog/dialog-card.js.map +1 -1
  403. package/lib/dialog/dialog.d.ts +1 -1
  404. package/lib/dialog/dialog.js +5 -18
  405. package/lib/dialog/dialog.js.map +1 -1
  406. package/lib/dialog/index.d.ts +3 -3
  407. package/lib/index-lib.js +1 -1
  408. package/lib/index.js +1 -1
  409. package/lib/list/list.js +7 -2
  410. package/lib/list/list.js.map +1 -1
  411. package/lib/table/hooks/useEditableRow.d.ts +1 -1
  412. package/lib/table/hooks/useHoverKeyboardEvent.js +1 -1
  413. package/lib/table/hooks/useHoverKeyboardEvent.js.map +1 -1
  414. package/lib/tree/hooks/useDragHandle.js.map +1 -1
  415. package/lib/tree/tree-types.d.ts +6 -6
  416. package/package.json +1 -1
  417. package/cjs/_chunks/dep-07c5645c.js +0 -590
  418. package/cjs/_chunks/dep-07c5645c.js.map +0 -1
  419. package/cjs/_chunks/dep-0abfbcda.js +0 -46
  420. package/cjs/_chunks/dep-0abfbcda.js.map +0 -1
  421. package/cjs/_chunks/dep-0d14bc3b.js +0 -174
  422. package/cjs/_chunks/dep-0d14bc3b.js.map +0 -1
  423. package/cjs/_chunks/dep-0e61f173.js +0 -158
  424. package/cjs/_chunks/dep-0e61f173.js.map +0 -1
  425. package/cjs/_chunks/dep-13a9cdb5.js +0 -77
  426. package/cjs/_chunks/dep-13a9cdb5.js.map +0 -1
  427. package/cjs/_chunks/dep-14d5ecd4.js +0 -602
  428. package/cjs/_chunks/dep-14d5ecd4.js.map +0 -1
  429. package/cjs/_chunks/dep-16ee2633.js +0 -213
  430. package/cjs/_chunks/dep-16ee2633.js.map +0 -1
  431. package/cjs/_chunks/dep-17029c24.js +0 -91
  432. package/cjs/_chunks/dep-17029c24.js.map +0 -1
  433. package/cjs/_chunks/dep-19c4a206.js +0 -449
  434. package/cjs/_chunks/dep-19c4a206.js.map +0 -1
  435. package/cjs/_chunks/dep-1a1f199d.js +0 -44
  436. package/cjs/_chunks/dep-1a1f199d.js.map +0 -1
  437. package/cjs/_chunks/dep-1a5c1851.js +0 -37
  438. package/cjs/_chunks/dep-1a5c1851.js.map +0 -1
  439. package/cjs/_chunks/dep-1df76403.js +0 -97
  440. package/cjs/_chunks/dep-1df76403.js.map +0 -1
  441. package/cjs/_chunks/dep-204cbc92.js +0 -565
  442. package/cjs/_chunks/dep-204cbc92.js.map +0 -1
  443. package/cjs/_chunks/dep-2072a8c7.js +0 -196
  444. package/cjs/_chunks/dep-2072a8c7.js.map +0 -1
  445. package/cjs/_chunks/dep-21ff2231.js +0 -93
  446. package/cjs/_chunks/dep-21ff2231.js.map +0 -1
  447. package/cjs/_chunks/dep-227da1bf.js +0 -218
  448. package/cjs/_chunks/dep-2bc4bf80.js +0 -52
  449. package/cjs/_chunks/dep-2bc4bf80.js.map +0 -1
  450. package/cjs/_chunks/dep-3362fdab.js +0 -375
  451. package/cjs/_chunks/dep-3362fdab.js.map +0 -1
  452. package/cjs/_chunks/dep-37af9a40.js +0 -85
  453. package/cjs/_chunks/dep-37af9a40.js.map +0 -1
  454. package/cjs/_chunks/dep-4405f5d6.js +0 -437
  455. package/cjs/_chunks/dep-4405f5d6.js.map +0 -1
  456. package/cjs/_chunks/dep-4424827e.js +0 -211
  457. package/cjs/_chunks/dep-4424827e.js.map +0 -1
  458. package/cjs/_chunks/dep-4a49f733.js +0 -204
  459. package/cjs/_chunks/dep-4a49f733.js.map +0 -1
  460. package/cjs/_chunks/dep-4d06a892.js +0 -30
  461. package/cjs/_chunks/dep-4d06a892.js.map +0 -1
  462. package/cjs/_chunks/dep-4f98aa34.js.map +0 -1
  463. package/cjs/_chunks/dep-51d205f9.js +0 -691
  464. package/cjs/_chunks/dep-51d205f9.js.map +0 -1
  465. package/cjs/_chunks/dep-52d76f64.js +0 -29
  466. package/cjs/_chunks/dep-52d76f64.js.map +0 -1
  467. package/cjs/_chunks/dep-530433a3.js +0 -103
  468. package/cjs/_chunks/dep-530433a3.js.map +0 -1
  469. package/cjs/_chunks/dep-55ff02cb.js +0 -38
  470. package/cjs/_chunks/dep-55ff02cb.js.map +0 -1
  471. package/cjs/_chunks/dep-56b3da3f.js +0 -38
  472. package/cjs/_chunks/dep-56b3da3f.js.map +0 -1
  473. package/cjs/_chunks/dep-56b7cacc.js +0 -57
  474. package/cjs/_chunks/dep-56b7cacc.js.map +0 -1
  475. package/cjs/_chunks/dep-57589961.js +0 -17
  476. package/cjs/_chunks/dep-57589961.js.map +0 -1
  477. package/cjs/_chunks/dep-5a29e633.js +0 -26
  478. package/cjs/_chunks/dep-5a29e633.js.map +0 -1
  479. package/cjs/_chunks/dep-5d06f46a.js +0 -129
  480. package/cjs/_chunks/dep-5d06f46a.js.map +0 -1
  481. package/cjs/_chunks/dep-5d704dfd.js +0 -148
  482. package/cjs/_chunks/dep-5d704dfd.js.map +0 -1
  483. package/cjs/_chunks/dep-5e249dc1.js +0 -23
  484. package/cjs/_chunks/dep-5e249dc1.js.map +0 -1
  485. package/cjs/_chunks/dep-5ec1ae32.js +0 -128
  486. package/cjs/_chunks/dep-5ec1ae32.js.map +0 -1
  487. package/cjs/_chunks/dep-6058ae1a.js +0 -61
  488. package/cjs/_chunks/dep-6058ae1a.js.map +0 -1
  489. package/cjs/_chunks/dep-624e7386.js +0 -46
  490. package/cjs/_chunks/dep-624e7386.js.map +0 -1
  491. package/cjs/_chunks/dep-66537895.js +0 -431
  492. package/cjs/_chunks/dep-66537895.js.map +0 -1
  493. package/cjs/_chunks/dep-6765b099.js +0 -112
  494. package/cjs/_chunks/dep-6765b099.js.map +0 -1
  495. package/cjs/_chunks/dep-6ab5cc58.js +0 -107
  496. package/cjs/_chunks/dep-6ab5cc58.js.map +0 -1
  497. package/cjs/_chunks/dep-6acbfee2.js +0 -197
  498. package/cjs/_chunks/dep-6acbfee2.js.map +0 -1
  499. package/cjs/_chunks/dep-6feae1a0.js +0 -420
  500. package/cjs/_chunks/dep-6feae1a0.js.map +0 -1
  501. package/cjs/_chunks/dep-72ef32f5.js +0 -31
  502. package/cjs/_chunks/dep-72ef32f5.js.map +0 -1
  503. package/cjs/_chunks/dep-7412331b.js +0 -32
  504. package/cjs/_chunks/dep-7412331b.js.map +0 -1
  505. package/cjs/_chunks/dep-79f64f6b.js +0 -115
  506. package/cjs/_chunks/dep-79f64f6b.js.map +0 -1
  507. package/cjs/_chunks/dep-7bee6805.js +0 -874
  508. package/cjs/_chunks/dep-7bee6805.js.map +0 -1
  509. package/cjs/_chunks/dep-8251b616.js +0 -17
  510. package/cjs/_chunks/dep-8251b616.js.map +0 -1
  511. package/cjs/_chunks/dep-8602ec79.js +0 -31
  512. package/cjs/_chunks/dep-8602ec79.js.map +0 -1
  513. package/cjs/_chunks/dep-8af3f825.js +0 -86
  514. package/cjs/_chunks/dep-8af3f825.js.map +0 -1
  515. package/cjs/_chunks/dep-8f798522.js +0 -84
  516. package/cjs/_chunks/dep-8f798522.js.map +0 -1
  517. package/cjs/_chunks/dep-94c54f7c.js +0 -85
  518. package/cjs/_chunks/dep-94c54f7c.js.map +0 -1
  519. package/cjs/_chunks/dep-96b5c26f.js +0 -44
  520. package/cjs/_chunks/dep-96b5c26f.js.map +0 -1
  521. package/cjs/_chunks/dep-97065c1c.js +0 -70
  522. package/cjs/_chunks/dep-97065c1c.js.map +0 -1
  523. package/cjs/_chunks/dep-984586e6.js +0 -342
  524. package/cjs/_chunks/dep-984586e6.js.map +0 -1
  525. package/cjs/_chunks/dep-9a074873.js +0 -665
  526. package/cjs/_chunks/dep-9a074873.js.map +0 -1
  527. package/cjs/_chunks/dep-9dadd8df.js +0 -42
  528. package/cjs/_chunks/dep-9dadd8df.js.map +0 -1
  529. package/cjs/_chunks/dep-a61cd56e.js +0 -77
  530. package/cjs/_chunks/dep-a61cd56e.js.map +0 -1
  531. package/cjs/_chunks/dep-ada1f4e0.js +0 -38
  532. package/cjs/_chunks/dep-ada1f4e0.js.map +0 -1
  533. package/cjs/_chunks/dep-aea3dbd0.js +0 -34
  534. package/cjs/_chunks/dep-aea3dbd0.js.map +0 -1
  535. package/cjs/_chunks/dep-af6c30f6.js +0 -17
  536. package/cjs/_chunks/dep-af6c30f6.js.map +0 -1
  537. package/cjs/_chunks/dep-afdb2fbc.js +0 -42
  538. package/cjs/_chunks/dep-afdb2fbc.js.map +0 -1
  539. package/cjs/_chunks/dep-b2781aa8.js +0 -35
  540. package/cjs/_chunks/dep-b2781aa8.js.map +0 -1
  541. package/cjs/_chunks/dep-b4134f97.js +0 -294
  542. package/cjs/_chunks/dep-b4134f97.js.map +0 -1
  543. package/cjs/_chunks/dep-b4c6c30b.js +0 -101
  544. package/cjs/_chunks/dep-b4c6c30b.js.map +0 -1
  545. package/cjs/_chunks/dep-bf8248bb.js +0 -36
  546. package/cjs/_chunks/dep-bf8248bb.js.map +0 -1
  547. package/cjs/_chunks/dep-c34c5c1f.js +0 -95
  548. package/cjs/_chunks/dep-c34c5c1f.js.map +0 -1
  549. package/cjs/_chunks/dep-c627348d.js +0 -52
  550. package/cjs/_chunks/dep-c627348d.js.map +0 -1
  551. package/cjs/_chunks/dep-c97b1c6a.js +0 -32
  552. package/cjs/_chunks/dep-c97b1c6a.js.map +0 -1
  553. package/cjs/_chunks/dep-cad2a2ef.js +0 -33
  554. package/cjs/_chunks/dep-cad2a2ef.js.map +0 -1
  555. package/cjs/_chunks/dep-cc8ce69b.js +0 -1306
  556. package/cjs/_chunks/dep-cc8ce69b.js.map +0 -1
  557. package/cjs/_chunks/dep-d08cc1d1.js +0 -107
  558. package/cjs/_chunks/dep-d08cc1d1.js.map +0 -1
  559. package/cjs/_chunks/dep-d62f492a.js +0 -46
  560. package/cjs/_chunks/dep-d62f492a.js.map +0 -1
  561. package/cjs/_chunks/dep-d67951b9.js +0 -36
  562. package/cjs/_chunks/dep-d67951b9.js.map +0 -1
  563. package/cjs/_chunks/dep-dfcd37b6.js +0 -38
  564. package/cjs/_chunks/dep-dfcd37b6.js.map +0 -1
  565. package/cjs/_chunks/dep-e0bac7d4.js +0 -38
  566. package/cjs/_chunks/dep-e0bac7d4.js.map +0 -1
  567. package/cjs/_chunks/dep-e4b7f506.js +0 -320
  568. package/cjs/_chunks/dep-e4b7f506.js.map +0 -1
  569. package/cjs/_chunks/dep-e54fb6dd.js +0 -117
  570. package/cjs/_chunks/dep-e54fb6dd.js.map +0 -1
  571. package/cjs/_chunks/dep-e68f489b.js +0 -418
  572. package/cjs/_chunks/dep-e68f489b.js.map +0 -1
  573. package/cjs/_chunks/dep-e7980901.js +0 -76
  574. package/cjs/_chunks/dep-e7980901.js.map +0 -1
  575. package/cjs/_chunks/dep-f4b8ac37.js +0 -81
  576. package/cjs/_chunks/dep-f4b8ac37.js.map +0 -1
  577. package/cjs/_chunks/dep-f7aeaf5b.js +0 -69
  578. package/cjs/_chunks/dep-f7aeaf5b.js.map +0 -1
  579. package/cjs/_chunks/dep-f91c958b.js +0 -89
  580. package/cjs/_chunks/dep-f91c958b.js.map +0 -1
  581. package/cjs/_chunks/dep-fde35a8e.js +0 -319
  582. package/cjs/_chunks/dep-fde35a8e.js.map +0 -1
  583. package/cjs/_chunks/dep-ffd032a6.js +0 -21
  584. package/cjs/_chunks/dep-ffd032a6.js.map +0 -1
  585. package/es/_chunks/dep-021ea54e.mjs +0 -26
  586. package/es/_chunks/dep-021ea54e.mjs.map +0 -1
  587. package/es/_chunks/dep-0676b537.mjs +0 -22
  588. package/es/_chunks/dep-0676b537.mjs.map +0 -1
  589. package/es/_chunks/dep-0ccb0e90.mjs +0 -362
  590. package/es/_chunks/dep-0ccb0e90.mjs.map +0 -1
  591. package/es/_chunks/dep-0d2353b1.mjs +0 -184
  592. package/es/_chunks/dep-0d2353b1.mjs.map +0 -1
  593. package/es/_chunks/dep-10752142.mjs +0 -335
  594. package/es/_chunks/dep-1906af4e.mjs +0 -175
  595. package/es/_chunks/dep-1906af4e.mjs.map +0 -1
  596. package/es/_chunks/dep-1d3bf6eb.mjs +0 -15
  597. package/es/_chunks/dep-1d3bf6eb.mjs.map +0 -1
  598. package/es/_chunks/dep-1f70d334.mjs +0 -35
  599. package/es/_chunks/dep-1f70d334.mjs.map +0 -1
  600. package/es/_chunks/dep-23fc38d4.mjs +0 -31
  601. package/es/_chunks/dep-23fc38d4.mjs.map +0 -1
  602. package/es/_chunks/dep-26bcc863.mjs +0 -214
  603. package/es/_chunks/dep-3b56169a.mjs +0 -117
  604. package/es/_chunks/dep-3b56169a.mjs.map +0 -1
  605. package/es/_chunks/dep-443605d7.mjs +0 -18
  606. package/es/_chunks/dep-443605d7.mjs.map +0 -1
  607. package/es/_chunks/dep-47930b05.mjs +0 -189
  608. package/es/_chunks/dep-47930b05.mjs.map +0 -1
  609. package/es/_chunks/dep-4b50299a.mjs.map +0 -1
  610. package/es/_chunks/dep-4b571b5a.mjs +0 -285
  611. package/es/_chunks/dep-4b571b5a.mjs.map +0 -1
  612. package/es/_chunks/dep-62351e6b.mjs +0 -27
  613. package/es/_chunks/dep-62351e6b.mjs.map +0 -1
  614. package/es/_chunks/dep-641cbd66.mjs +0 -216
  615. package/es/_chunks/dep-641cbd66.mjs.map +0 -1
  616. package/es/_chunks/dep-69ff158a.mjs +0 -41
  617. package/es/_chunks/dep-69ff158a.mjs.map +0 -1
  618. package/es/_chunks/dep-78c396a6.mjs +0 -863
  619. package/es/_chunks/dep-78c396a6.mjs.map +0 -1
  620. package/es/_chunks/dep-7b647caf.mjs +0 -35
  621. package/es/_chunks/dep-7b647caf.mjs.map +0 -1
  622. package/es/_chunks/dep-7df6feda.mjs +0 -621
  623. package/es/_chunks/dep-7df6feda.mjs.map +0 -1
  624. package/es/_chunks/dep-869c6696.mjs +0 -388
  625. package/es/_chunks/dep-869c6696.mjs.map +0 -1
  626. package/es/_chunks/dep-878d3af2.mjs +0 -22
  627. package/es/_chunks/dep-878d3af2.mjs.map +0 -1
  628. package/es/_chunks/dep-93662255.mjs +0 -34
  629. package/es/_chunks/dep-93662255.mjs.map +0 -1
  630. package/es/_chunks/dep-bbcf24bb.mjs.map +0 -1
  631. package/es/_chunks/dep-bc8731a1.mjs +0 -315
  632. package/es/_chunks/dep-bc8731a1.mjs.map +0 -1
  633. package/es/_chunks/dep-c04c275d.mjs +0 -8
  634. package/es/_chunks/dep-c04c275d.mjs.map +0 -1
  635. package/es/_chunks/dep-c0e626d4.mjs.map +0 -1
  636. package/es/_chunks/dep-c2edc49f.mjs +0 -267
  637. package/es/_chunks/dep-c2edc49f.mjs.map +0 -1
  638. package/es/_chunks/dep-c8799214.mjs +0 -8
  639. package/es/_chunks/dep-c8799214.mjs.map +0 -1
  640. package/es/_chunks/dep-cb6c95d4.mjs +0 -33
  641. package/es/_chunks/dep-cb6c95d4.mjs.map +0 -1
  642. package/es/_chunks/dep-cf6674ff.mjs +0 -1187
  643. package/es/_chunks/dep-cf6674ff.mjs.map +0 -1
  644. package/es/_chunks/dep-d312ff3a.mjs +0 -26
  645. package/es/_chunks/dep-d312ff3a.mjs.map +0 -1
  646. package/es/_chunks/dep-dadad5df.mjs +0 -381
  647. package/es/_chunks/dep-dadad5df.mjs.map +0 -1
  648. package/es/_chunks/dep-e4663ee9.mjs +0 -109
  649. package/es/_chunks/dep-e4663ee9.mjs.map +0 -1
  650. package/es/_chunks/dep-ed0938c1.mjs +0 -50
  651. package/es/_chunks/dep-ed0938c1.mjs.map +0 -1
  652. package/es/_chunks/dep-f3aebe98.mjs +0 -16
  653. package/es/_chunks/dep-f3aebe98.mjs.map +0 -1
  654. package/es/_chunks/dep-f5bee267.mjs +0 -1260
  655. package/es/_chunks/dep-f5bee267.mjs.map +0 -1
  656. package/es/_chunks/dep-f8e0dd67.mjs +0 -30
  657. package/es/_chunks/dep-f8e0dd67.mjs.map +0 -1
  658. package/es/_chunks/dep-f8fe5b10.mjs +0 -8
  659. package/es/_chunks/dep-f8fe5b10.mjs.map +0 -1
  660. package/es/_chunks/dep-fadf8798.mjs +0 -616
  661. package/esm/_chunks/dep-00a292aa.js +0 -109
  662. package/esm/_chunks/dep-00a292aa.js.map +0 -1
  663. package/esm/_chunks/dep-00c8c190.js +0 -285
  664. package/esm/_chunks/dep-00c8c190.js.map +0 -1
  665. package/esm/_chunks/dep-05119a03.js +0 -622
  666. package/esm/_chunks/dep-05119a03.js.map +0 -1
  667. package/esm/_chunks/dep-17b10395.js +0 -35
  668. package/esm/_chunks/dep-17b10395.js.map +0 -1
  669. package/esm/_chunks/dep-1dddb66a.js +0 -604
  670. package/esm/_chunks/dep-1dddb66a.js.map +0 -1
  671. package/esm/_chunks/dep-32db49c8.js +0 -864
  672. package/esm/_chunks/dep-32db49c8.js.map +0 -1
  673. package/esm/_chunks/dep-398a7f15.js +0 -214
  674. package/esm/_chunks/dep-398a7f15.js.map +0 -1
  675. package/esm/_chunks/dep-3e88a3f0.js +0 -189
  676. package/esm/_chunks/dep-3e88a3f0.js.map +0 -1
  677. package/esm/_chunks/dep-45dfbbca.js +0 -34
  678. package/esm/_chunks/dep-45dfbbca.js.map +0 -1
  679. package/esm/_chunks/dep-528cd424.js +0 -184
  680. package/esm/_chunks/dep-528cd424.js.map +0 -1
  681. package/esm/_chunks/dep-5729c962.js +0 -362
  682. package/esm/_chunks/dep-5729c962.js.map +0 -1
  683. package/esm/_chunks/dep-641d0e9c.js +0 -117
  684. package/esm/_chunks/dep-641d0e9c.js.map +0 -1
  685. package/esm/_chunks/dep-7c0f1bec.js +0 -22
  686. package/esm/_chunks/dep-7c0f1bec.js.map +0 -1
  687. package/esm/_chunks/dep-90464f69.js +0 -27
  688. package/esm/_chunks/dep-90464f69.js.map +0 -1
  689. package/esm/_chunks/dep-a33fc3ba.js +0 -31
  690. package/esm/_chunks/dep-a33fc3ba.js.map +0 -1
  691. package/esm/_chunks/dep-b2545267.js +0 -8
  692. package/esm/_chunks/dep-b2545267.js.map +0 -1
  693. package/esm/_chunks/dep-b659e3d2.js +0 -33
  694. package/esm/_chunks/dep-b659e3d2.js.map +0 -1
  695. package/esm/_chunks/dep-bf2518e0.js +0 -315
  696. package/esm/_chunks/dep-bf2518e0.js.map +0 -1
  697. package/esm/_chunks/dep-ca78c1e6.js +0 -175
  698. package/esm/_chunks/dep-ca78c1e6.js.map +0 -1
  699. package/esm/_chunks/dep-cb67199a.js +0 -267
  700. package/esm/_chunks/dep-cb67199a.js.map +0 -1
  701. package/esm/_chunks/dep-ccd7efc3.js +0 -1262
  702. package/esm/_chunks/dep-ccd7efc3.js.map +0 -1
  703. package/esm/_chunks/dep-cf09e57b.js.map +0 -1
  704. package/esm/_chunks/dep-e4b98947.js +0 -15
  705. package/esm/_chunks/dep-e4b98947.js.map +0 -1
  706. package/esm/_chunks/dep-e92ab21c.js +0 -335
  707. package/esm/_chunks/dep-e92ab21c.js.map +0 -1
  708. package/esm/_chunks/dep-ec878321.js +0 -216
  709. package/esm/_chunks/dep-ec878321.js.map +0 -1
  710. package/esm/_chunks/dep-ed7479b3.js +0 -8
  711. package/esm/_chunks/dep-ed7479b3.js.map +0 -1
  712. package/esm/_chunks/dep-ff98880f.js +0 -41
  713. package/esm/_chunks/dep-ff98880f.js.map +0 -1
  714. package/lib/_chunks/dep-0c20b611.js +0 -130
  715. package/lib/_chunks/dep-0c20b611.js.map +0 -1
  716. package/lib/_chunks/dep-29c11d69.js +0 -14
  717. package/lib/_chunks/dep-29c11d69.js.map +0 -1
  718. package/lib/_chunks/dep-2a866704.js +0 -87
  719. package/lib/_chunks/dep-2a866704.js.map +0 -1
  720. package/lib/_chunks/dep-2b1a9fb8.js +0 -282
  721. package/lib/_chunks/dep-2b1a9fb8.js.map +0 -1
  722. package/lib/_chunks/dep-2d34ae01.js +0 -30
  723. package/lib/_chunks/dep-2d34ae01.js.map +0 -1
  724. package/lib/_chunks/dep-45dfbbca.js +0 -34
  725. package/lib/_chunks/dep-45dfbbca.js.map +0 -1
  726. package/lib/_chunks/dep-4eab0242.js +0 -537
  727. package/lib/_chunks/dep-4eab0242.js.map +0 -1
  728. package/lib/_chunks/dep-513e4d0f.js +0 -77
  729. package/lib/_chunks/dep-513e4d0f.js.map +0 -1
  730. package/lib/_chunks/dep-5729c962.js +0 -362
  731. package/lib/_chunks/dep-5729c962.js.map +0 -1
  732. package/lib/_chunks/dep-5d67c4a6.js +0 -20
  733. package/lib/_chunks/dep-5d67c4a6.js.map +0 -1
  734. package/lib/_chunks/dep-5e92d7ce.js +0 -216
  735. package/lib/_chunks/dep-6b0d634f.js +0 -622
  736. package/lib/_chunks/dep-6b0d634f.js.map +0 -1
  737. package/lib/_chunks/dep-6d3c48b4.js +0 -112
  738. package/lib/_chunks/dep-6d3c48b4.js.map +0 -1
  739. package/lib/_chunks/dep-6f8a807d.js +0 -183
  740. package/lib/_chunks/dep-6f8a807d.js.map +0 -1
  741. package/lib/_chunks/dep-7c0f1bec.js +0 -22
  742. package/lib/_chunks/dep-7c0f1bec.js.map +0 -1
  743. package/lib/_chunks/dep-908681f3.js +0 -312
  744. package/lib/_chunks/dep-908681f3.js.map +0 -1
  745. package/lib/_chunks/dep-94b2bc8e.js +0 -265
  746. package/lib/_chunks/dep-94b2bc8e.js.map +0 -1
  747. package/lib/_chunks/dep-adb25597.js +0 -333
  748. package/lib/_chunks/dep-adb25597.js.map +0 -1
  749. package/lib/_chunks/dep-b659e3d2.js +0 -33
  750. package/lib/_chunks/dep-b659e3d2.js.map +0 -1
  751. package/lib/_chunks/dep-c1632d17.js +0 -670
  752. package/lib/_chunks/dep-c1632d17.js.map +0 -1
  753. package/lib/_chunks/dep-cb311d34.js +0 -160
  754. package/lib/_chunks/dep-cb311d34.js.map +0 -1
  755. package/lib/_chunks/dep-e0a80a1f.js +0 -861
  756. package/lib/_chunks/dep-e0a80a1f.js.map +0 -1
  757. package/lib/_chunks/dep-e4b98947.js +0 -15
  758. package/lib/_chunks/dep-e4b98947.js.map +0 -1
  759. package/lib/_chunks/dep-e9d3ac8e.js +0 -204
  760. package/lib/_chunks/dep-e9d3ac8e.js.map +0 -1
  761. package/lib/_chunks/dep-ea95073d.js +0 -35
  762. package/lib/_chunks/dep-ea95073d.js.map +0 -1
  763. package/lib/_chunks/dep-ee4f5a40.js +0 -1261
  764. package/lib/_chunks/dep-ee4f5a40.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"dep-4405f5d6.js","sources":["../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/eq.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeCreate.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashClear.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashDelete.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashSet.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Hash.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assocIndexOf.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheHas.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_ListCache.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheClear.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKeyable.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMapData.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheDelete.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheGet.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheSet.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.js"],"sourcesContent":["/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\nexport default eq;\n","import getNative from './_getNative.js';\n\n/* Built-in method references that are verified to be native. */\nvar nativeCreate = getNative(Object, 'create');\n\nexport default nativeCreate;\n","import nativeCreate from './_nativeCreate.js';\n\n/**\n * Removes all key-value entries from the hash.\n *\n * @private\n * @name clear\n * @memberOf Hash\n */\nfunction hashClear() {\n this.__data__ = nativeCreate ? nativeCreate(null) : {};\n this.size = 0;\n}\n\nexport default hashClear;\n","/**\n * Removes `key` and its value from the hash.\n *\n * @private\n * @name delete\n * @memberOf Hash\n * @param {Object} hash The hash to modify.\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction hashDelete(key) {\n var result = this.has(key) && delete this.__data__[key];\n this.size -= result ? 1 : 0;\n return result;\n}\n\nexport default hashDelete;\n","import nativeCreate from './_nativeCreate.js';\n\n/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Gets the hash value for `key`.\n *\n * @private\n * @name get\n * @memberOf Hash\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction hashGet(key) {\n var data = this.__data__;\n if (nativeCreate) {\n var result = data[key];\n return result === HASH_UNDEFINED ? undefined : result;\n }\n return hasOwnProperty.call(data, key) ? data[key] : undefined;\n}\n\nexport default hashGet;\n","import nativeCreate from './_nativeCreate.js';\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Checks if a hash value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Hash\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction hashHas(key) {\n var data = this.__data__;\n return nativeCreate ? (data[key] !== undefined) : hasOwnProperty.call(data, key);\n}\n\nexport default hashHas;\n","import nativeCreate from './_nativeCreate.js';\n\n/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/**\n * Sets the hash `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Hash\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the hash instance.\n */\nfunction hashSet(key, value) {\n var data = this.__data__;\n this.size += this.has(key) ? 0 : 1;\n data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;\n return this;\n}\n\nexport default hashSet;\n","import hashClear from './_hashClear.js';\nimport hashDelete from './_hashDelete.js';\nimport hashGet from './_hashGet.js';\nimport hashHas from './_hashHas.js';\nimport hashSet from './_hashSet.js';\n\n/**\n * Creates a hash object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Hash(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n// Add methods to `Hash`.\nHash.prototype.clear = hashClear;\nHash.prototype['delete'] = hashDelete;\nHash.prototype.get = hashGet;\nHash.prototype.has = hashHas;\nHash.prototype.set = hashSet;\n\nexport default Hash;\n","/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n this.size = 0;\n}\n\nexport default listCacheClear;\n","import eq from './eq.js';\n\n/**\n * Gets the index at which the `key` is found in `array` of key-value pairs.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} key The key to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction assocIndexOf(array, key) {\n var length = array.length;\n while (length--) {\n if (eq(array[length][0], key)) {\n return length;\n }\n }\n return -1;\n}\n\nexport default assocIndexOf;\n","import assocIndexOf from './_assocIndexOf.js';\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype;\n\n/** Built-in value references. */\nvar splice = arrayProto.splice;\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n --this.size;\n return true;\n}\n\nexport default listCacheDelete;\n","import assocIndexOf from './_assocIndexOf.js';\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\nexport default listCacheGet;\n","import assocIndexOf from './_assocIndexOf.js';\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\nexport default listCacheHas;\n","import assocIndexOf from './_assocIndexOf.js';\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n ++this.size;\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\nexport default listCacheSet;\n","import listCacheClear from './_listCacheClear.js';\nimport listCacheDelete from './_listCacheDelete.js';\nimport listCacheGet from './_listCacheGet.js';\nimport listCacheHas from './_listCacheHas.js';\nimport listCacheSet from './_listCacheSet.js';\n\n/**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction ListCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n// Add methods to `ListCache`.\nListCache.prototype.clear = listCacheClear;\nListCache.prototype['delete'] = listCacheDelete;\nListCache.prototype.get = listCacheGet;\nListCache.prototype.has = listCacheHas;\nListCache.prototype.set = listCacheSet;\n\nexport default ListCache;\n","import Hash from './_Hash.js';\nimport ListCache from './_ListCache.js';\nimport Map from './_Map.js';\n\n/**\n * Removes all key-value entries from the map.\n *\n * @private\n * @name clear\n * @memberOf MapCache\n */\nfunction mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n}\n\nexport default mapCacheClear;\n","/**\n * Checks if `value` is suitable for use as unique object key.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is suitable, else `false`.\n */\nfunction isKeyable(value) {\n var type = typeof value;\n return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')\n ? (value !== '__proto__')\n : (value === null);\n}\n\nexport default isKeyable;\n","import isKeyable from './_isKeyable.js';\n\n/**\n * Gets the data for `map`.\n *\n * @private\n * @param {Object} map The map to query.\n * @param {string} key The reference key.\n * @returns {*} Returns the map data.\n */\nfunction getMapData(map, key) {\n var data = map.__data__;\n return isKeyable(key)\n ? data[typeof key == 'string' ? 'string' : 'hash']\n : data.map;\n}\n\nexport default getMapData;\n","import getMapData from './_getMapData.js';\n\n/**\n * Removes `key` and its value from the map.\n *\n * @private\n * @name delete\n * @memberOf MapCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction mapCacheDelete(key) {\n var result = getMapData(this, key)['delete'](key);\n this.size -= result ? 1 : 0;\n return result;\n}\n\nexport default mapCacheDelete;\n","import getMapData from './_getMapData.js';\n\n/**\n * Gets the map value for `key`.\n *\n * @private\n * @name get\n * @memberOf MapCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction mapCacheGet(key) {\n return getMapData(this, key).get(key);\n}\n\nexport default mapCacheGet;\n","import getMapData from './_getMapData.js';\n\n/**\n * Checks if a map value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf MapCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction mapCacheHas(key) {\n return getMapData(this, key).has(key);\n}\n\nexport default mapCacheHas;\n","import getMapData from './_getMapData.js';\n\n/**\n * Sets the map `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf MapCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the map cache instance.\n */\nfunction mapCacheSet(key, value) {\n var data = getMapData(this, key),\n size = data.size;\n\n data.set(key, value);\n this.size += data.size == size ? 0 : 1;\n return this;\n}\n\nexport default mapCacheSet;\n","import mapCacheClear from './_mapCacheClear.js';\nimport mapCacheDelete from './_mapCacheDelete.js';\nimport mapCacheGet from './_mapCacheGet.js';\nimport mapCacheHas from './_mapCacheHas.js';\nimport mapCacheSet from './_mapCacheSet.js';\n\n/**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction MapCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n// Add methods to `MapCache`.\nMapCache.prototype.clear = mapCacheClear;\nMapCache.prototype['delete'] = mapCacheDelete;\nMapCache.prototype.get = mapCacheGet;\nMapCache.prototype.has = mapCacheHas;\nMapCache.prototype.set = mapCacheSet;\n\nexport default MapCache;\n"],"names":["eq","value","other","nativeCreate","getNative","Object","hashClear","__data__","size","hashDelete","key","result","has","HASH_UNDEFINED","objectProto","prototype","hasOwnProperty","hashGet","data","undefined","call","hashHas","hashSet","Hash","entries","index","length","clear","entry","set","get","listCacheClear","assocIndexOf","array","arrayProto","Array","splice","listCacheDelete","lastIndex","pop","listCacheGet","listCacheHas","listCacheSet","push","ListCache","mapCacheClear","Map","isKeyable","type","_typeof","getMapData","map","mapCacheDelete","mapCacheGet","mapCacheHas","mapCacheSet","MapCache"],"mappings":"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"}
@@ -1,211 +0,0 @@
1
- /**
2
- * tdesign v1.10.7
3
- * (c) 2025 tdesign
4
- * @license MIT
5
- */
6
-
7
- 'use strict';
8
-
9
- var _slicedToArray = require('@babel/runtime/helpers/slicedToArray');
10
- var _defineProperty = require('@babel/runtime/helpers/defineProperty');
11
- var Vue = require('vue');
12
- var loading_icon_gradient = require('../loading/icon/gradient.js');
13
- var utils_dom = require('../utils/dom.js');
14
- var utils_renderTnode = require('../utils/render-tnode.js');
15
- var loading_props = require('../loading/props.js');
16
- var hooks_useConfig = require('../hooks/useConfig.js');
17
- var hooks_useTeleport = require('../hooks/useTeleport.js');
18
-
19
- function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
20
-
21
- var _slicedToArray__default = /*#__PURE__*/_interopDefaultLegacy(_slicedToArray);
22
- var _defineProperty__default = /*#__PURE__*/_interopDefaultLegacy(_defineProperty);
23
-
24
- var hasOwnProperty = Object.prototype.hasOwnProperty;
25
- var hasOwn = function hasOwn(val, key) {
26
- return hasOwnProperty.call(val, key);
27
- };
28
- var getPropertyValFromObj = function getPropertyValFromObj(val, key) {
29
- return hasOwn(val, key) ? val[key] : void 0;
30
- };
31
-
32
- var useComponentClassName = function useComponentClassName() {
33
- return {
34
- name: hooks_useConfig.usePrefixClass("loading"),
35
- centerClass: hooks_useConfig.usePrefixClass("loading--center"),
36
- fullscreenClass: hooks_useConfig.usePrefixClass("loading__fullscreen"),
37
- lockClass: hooks_useConfig.usePrefixClass("loading--lock"),
38
- overlayClass: hooks_useConfig.usePrefixClass("loading__overlay"),
39
- relativeClass: hooks_useConfig.usePrefixClass("loading__parent"),
40
- fullClass: hooks_useConfig.usePrefixClass("loading--full"),
41
- inheritColorClass: hooks_useConfig.usePrefixClass("loading--inherit-color")
42
- };
43
- };
44
- var _Loading = Vue.defineComponent({
45
- name: "TLoading",
46
- inheritAttrs: false,
47
- props: loading_props["default"],
48
- setup: function setup(props2, _ref) {
49
- var slots = _ref.slots;
50
- var delayShowLoading = Vue.ref(false);
51
- var _useComponentClassNam = useComponentClassName(),
52
- name = _useComponentClassNam.name,
53
- centerClass = _useComponentClassNam.centerClass,
54
- fullscreenClass = _useComponentClassNam.fullscreenClass,
55
- lockClass = _useComponentClassNam.lockClass,
56
- overlayClass = _useComponentClassNam.overlayClass,
57
- relativeClass = _useComponentClassNam.relativeClass,
58
- fullClass = _useComponentClassNam.fullClass,
59
- inheritColorClass = _useComponentClassNam.inheritColorClass;
60
- var classPrefix = hooks_useConfig.usePrefixClass();
61
- var _useCommonClassName = hooks_useConfig.useCommonClassName(),
62
- SIZE = _useCommonClassName.SIZE;
63
- var countDelay = function countDelay() {
64
- delayShowLoading.value = false;
65
- var timer = setTimeout(function () {
66
- delayShowLoading.value = true;
67
- clearTimeout(timer);
68
- }, props2.delay);
69
- };
70
- var teleportElement = hooks_useTeleport["default"](function () {
71
- return props2.attach;
72
- });
73
- var delayCounted = Vue.computed(function () {
74
- return Boolean(!props2.delay || props2.delay && delayShowLoading.value);
75
- });
76
- var styles = Vue.computed(function () {
77
- var styles2 = {};
78
- if (props2.zIndex !== void 0) {
79
- styles2.zIndex = props2.zIndex;
80
- }
81
- if (!["small", "medium", "large"].includes(props2.size)) {
82
- styles2["font-size"] = props2.size;
83
- }
84
- return styles2;
85
- });
86
- var hasContent = Vue.computed(function () {
87
- return Boolean(props2["default"] || slots["default"] || props2.content || slots.content);
88
- });
89
- var lockFullscreen = Vue.computed(function () {
90
- return props2.preventScrollThrough && props2.fullscreen;
91
- });
92
- var showText = Vue.computed(function () {
93
- return Boolean(props2.text || slots.text);
94
- });
95
- var showWrapLoading = Vue.computed(function () {
96
- return hasContent.value && props2.loading && delayCounted.value;
97
- });
98
- var showFullScreenLoading = Vue.computed(function () {
99
- return props2.fullscreen && props2.loading && delayCounted.value;
100
- });
101
- var showNormalLoading = Vue.computed(function () {
102
- return props2.attach && props2.loading && delayCounted.value;
103
- });
104
- var showAttachedLoading = Vue.computed(function () {
105
- return props2.attach && props2.loading && delayCounted.value;
106
- });
107
- var classes = Vue.computed(function () {
108
- var baseClasses = [centerClass.value, getPropertyValFromObj(SIZE.value, props2.size), _defineProperty__default["default"]({}, inheritColorClass.value, props2.inheritColor)];
109
- var fullScreenClasses = [name.value, fullscreenClass.value, centerClass.value, overlayClass.value];
110
- return {
111
- baseClasses: baseClasses,
112
- attachClasses: baseClasses.concat([name.value, fullClass.value, _defineProperty__default["default"]({}, overlayClass.value, props2.showOverlay)]),
113
- withContentClasses: baseClasses.concat([name.value, fullClass.value, _defineProperty__default["default"]({}, overlayClass.value, props2.showOverlay)]),
114
- fullScreenClasses: fullScreenClasses,
115
- normalClasses: baseClasses.concat([name.value])
116
- };
117
- });
118
- var _toRefs = Vue.toRefs(props2),
119
- loading = _toRefs.loading;
120
- Vue.watch([loading], function (_ref5) {
121
- var _ref6 = _slicedToArray__default["default"](_ref5, 1),
122
- isLoading = _ref6[0];
123
- if (isLoading) {
124
- countDelay();
125
- lockFullscreen.value && utils_dom.addClass(document.body, lockClass.value);
126
- } else {
127
- lockFullscreen.value && utils_dom.removeClass(document.body, lockClass.value);
128
- }
129
- });
130
- Vue.onMounted(function () {
131
- props2.delay && countDelay();
132
- });
133
- return {
134
- classPrefix: classPrefix,
135
- relativeClass: relativeClass,
136
- delayShowLoading: delayShowLoading,
137
- styles: styles,
138
- showText: showText,
139
- hasContent: hasContent,
140
- classes: classes,
141
- lockFullscreen: lockFullscreen,
142
- showWrapLoading: showWrapLoading,
143
- showNormalLoading: showNormalLoading,
144
- showFullScreenLoading: showFullScreenLoading,
145
- showAttachedLoading: showAttachedLoading,
146
- teleportElement: teleportElement
147
- };
148
- },
149
- render: function render() {
150
- var _this = this;
151
- var _this$classes = this.classes,
152
- fullScreenClasses = _this$classes.fullScreenClasses,
153
- baseClasses = _this$classes.baseClasses,
154
- withContentClasses = _this$classes.withContentClasses,
155
- attachClasses = _this$classes.attachClasses,
156
- normalClasses = _this$classes.normalClasses;
157
- var defaultIndicator = Vue.createVNode(loading_icon_gradient["default"], {
158
- "size": this.size
159
- }, null);
160
- var indicator = this.loading && utils_renderTnode.renderTNodeJSX(this, "indicator", defaultIndicator);
161
- var text = this.showText && Vue.createVNode("div", {
162
- "class": "".concat(this.classPrefix, "-loading__text")
163
- }, [utils_renderTnode.renderTNodeJSX(this, "text")]);
164
- if (this.fullscreen) {
165
- if (!this.showFullScreenLoading || !this.loading) return null;
166
- return Vue.createVNode(Vue.Teleport, {
167
- "disabled": !this.attach || !this.teleportElement,
168
- "to": this.teleportElement
169
- }, {
170
- "default": function _default() {
171
- return [Vue.createVNode("div", Vue.mergeProps({
172
- "class": fullScreenClasses,
173
- "style": _this.styles
174
- }, _this.$attrs), [Vue.createVNode("div", {
175
- "class": baseClasses
176
- }, [indicator, text])])];
177
- }
178
- });
179
- }
180
- if (this.hasContent) {
181
- return Vue.createVNode("div", Vue.mergeProps({
182
- "class": this.relativeClass
183
- }, this.$attrs), [utils_renderTnode.renderContent(this, "default", "content"), this.showWrapLoading && Vue.createVNode("div", {
184
- "class": withContentClasses,
185
- "style": this.styles
186
- }, [indicator, text])]);
187
- }
188
- if (this.attach) {
189
- if (!this.showAttachedLoading || !this.loading) return null;
190
- return Vue.createVNode(Vue.Teleport, {
191
- "disabled": !this.attach || !this.teleportElement,
192
- "to": this.teleportElement
193
- }, {
194
- "default": function _default() {
195
- return [Vue.createVNode("div", Vue.mergeProps({
196
- "class": attachClasses,
197
- "style": _this.styles
198
- }, _this.$attrs), [indicator, text])];
199
- }
200
- });
201
- }
202
- return this.loading ? Vue.createVNode("div", Vue.mergeProps({
203
- "class": normalClasses,
204
- "style": this.styles
205
- }, this.$attrs), [indicator, text]) : null;
206
- }
207
- });
208
-
209
- exports._Loading = _Loading;
210
- exports.getPropertyValFromObj = getPropertyValFromObj;
211
- //# sourceMappingURL=dep-4424827e.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dep-4424827e.js","sources":["../../../common/js/utils/general.ts","../../../components/loading/loading.tsx"],"sourcesContent":["import { isFunction, isObject } from 'lodash-es';\n\nconst { hasOwnProperty } = Object.prototype;\n\nexport const hasOwn = <T extends object>(val: T, key: string | symbol | number): key is keyof T => hasOwnProperty.call(val, key);\nexport const getPropertyValFromObj = <T extends object>(\n val: T,\n key: string | symbol | number,\n): T[keyof T] | undefined => (hasOwn(val, key) ? val[key] : undefined);\n\nconst objectToString: typeof Object.prototype.toString = Object.prototype.toString;\nconst toTypeString = (value: unknown): string => objectToString.call(value);\nexport const isPlainObject = <T extends object>(val: unknown): val is T => toTypeString(val) === '[object Object]';\nexport const isPromise = <T = any>(val: unknown): val is Promise<T> => (isObject(val) || isFunction(val))\n && isFunction((val as any).then)\n && isFunction((val as any).catch);\n","import { defineComponent, ref, computed, watch, onMounted, toRefs, CSSProperties, Teleport } from 'vue';\nimport GradientIcon from './icon/gradient';\nimport { addClass, removeClass } from '../utils/dom';\nimport { renderTNodeJSX, renderContent } from '../utils/render-tnode';\nimport props from './props';\n\nimport { usePrefixClass, useCommonClassName } from '../hooks/useConfig';\nimport useTeleport from '../hooks/useTeleport';\n\nimport { getPropertyValFromObj } from '@tdesign/common-js/utils/general';\n\nconst useComponentClassName = () => {\n return {\n name: usePrefixClass('loading'),\n centerClass: usePrefixClass('loading--center'),\n fullscreenClass: usePrefixClass('loading__fullscreen'),\n lockClass: usePrefixClass('loading--lock'),\n overlayClass: usePrefixClass('loading__overlay'),\n relativeClass: usePrefixClass('loading__parent'),\n fullClass: usePrefixClass('loading--full'),\n inheritColorClass: usePrefixClass('loading--inherit-color'),\n };\n};\n\nexport default defineComponent({\n name: 'TLoading',\n inheritAttrs: false,\n props,\n setup(props, { slots }) {\n const delayShowLoading = ref(false);\n\n const { name, centerClass, fullscreenClass, lockClass, overlayClass, relativeClass, fullClass, inheritColorClass } =\n useComponentClassName();\n\n const classPrefix = usePrefixClass();\n const { SIZE } = useCommonClassName();\n\n const countDelay = () => {\n delayShowLoading.value = false;\n const timer = setTimeout(() => {\n delayShowLoading.value = true;\n clearTimeout(timer);\n }, props.delay);\n };\n // teleport容器\n const teleportElement = useTeleport(() => props.attach);\n // 延时计时是否完成。用于控制延时计时结束前不能显示加载态\n const delayCounted = computed(() => Boolean(!props.delay || (props.delay && delayShowLoading.value)));\n\n // loading style\n const styles = computed(() => {\n const styles: CSSProperties = {};\n if (props.zIndex !== undefined) {\n styles.zIndex = props.zIndex;\n }\n if (!['small', 'medium', 'large'].includes(props.size)) {\n styles['font-size'] = props.size;\n }\n return styles;\n });\n\n const hasContent = computed(() => Boolean(props.default || slots.default || props.content || slots.content));\n const lockFullscreen = computed(() => props.preventScrollThrough && props.fullscreen);\n const showText = computed(() => Boolean(props.text || slots.text));\n const showWrapLoading = computed(() => hasContent.value && props.loading && delayCounted.value);\n const showFullScreenLoading = computed(() => props.fullscreen && props.loading && delayCounted.value);\n const showNormalLoading = computed(() => props.attach && props.loading && delayCounted.value);\n const showAttachedLoading = computed(() => props.attach && props.loading && delayCounted.value);\n const classes = computed(() => {\n const baseClasses = [\n centerClass.value,\n getPropertyValFromObj(SIZE.value, props.size),\n { [inheritColorClass.value]: props.inheritColor },\n ];\n const fullScreenClasses = [name.value, fullscreenClass.value, centerClass.value, overlayClass.value];\n\n return {\n baseClasses,\n attachClasses: baseClasses.concat([name.value, fullClass.value, { [overlayClass.value]: props.showOverlay }]),\n withContentClasses: baseClasses.concat([\n name.value,\n fullClass.value,\n {\n [overlayClass.value]: props.showOverlay,\n },\n ]),\n fullScreenClasses,\n normalClasses: baseClasses.concat([name.value]),\n };\n });\n\n const { loading } = toRefs(props);\n\n watch([loading], ([isLoading]) => {\n if (isLoading) {\n countDelay();\n lockFullscreen.value && addClass(document.body, lockClass.value);\n } else {\n lockFullscreen.value && removeClass(document.body, lockClass.value);\n }\n });\n\n onMounted(() => {\n props.delay && countDelay();\n });\n\n return {\n classPrefix,\n relativeClass,\n delayShowLoading,\n styles,\n showText,\n hasContent,\n classes,\n lockFullscreen,\n showWrapLoading,\n showNormalLoading,\n showFullScreenLoading,\n showAttachedLoading,\n teleportElement,\n };\n },\n render() {\n const { fullScreenClasses, baseClasses, withContentClasses, attachClasses, normalClasses } = this.classes;\n\n const defaultIndicator = <GradientIcon size={this.size} />;\n const indicator = this.loading && renderTNodeJSX(this, 'indicator', defaultIndicator);\n const text = this.showText && <div class={`${this.classPrefix}-loading__text`}>{renderTNodeJSX(this, 'text')}</div>;\n\n // full screen loading\n if (this.fullscreen) {\n if (!this.showFullScreenLoading || !this.loading) return null;\n return (\n <Teleport disabled={!this.attach || !this.teleportElement} to={this.teleportElement}>\n <div class={fullScreenClasses} style={this.styles} {...this.$attrs}>\n <div class={baseClasses}>\n {indicator}\n {text}\n </div>\n </div>\n </Teleport>\n );\n }\n\n // Loading is wrapping a HTMLElement.\n if (this.hasContent) {\n return (\n <div class={this.relativeClass} {...this.$attrs}>\n {renderContent(this, 'default', 'content')}\n {this.showWrapLoading && (\n <div class={withContentClasses} style={this.styles}>\n {indicator}\n {text}\n </div>\n )}\n </div>\n );\n }\n\n // transfer parent node\n if (this.attach) {\n if (!this.showAttachedLoading || !this.loading) return null;\n return (\n <Teleport disabled={!this.attach || !this.teleportElement} to={this.teleportElement}>\n <div class={attachClasses} style={this.styles} {...this.$attrs}>\n {indicator}\n {text}\n </div>\n </Teleport>\n );\n }\n\n // Normal Loading without overlay or content\n return this.loading ? (\n <div class={normalClasses} style={this.styles} {...this.$attrs}>\n {indicator}\n {text}\n </div>\n ) : null;\n },\n});\n"],"names":["hasOwnProperty","Object","prototype","hasOwn","val","key","call","getPropertyValFromObj","useComponentClassName","name","usePrefixClass","centerClass","fullscreenClass","lockClass","overlayClass","relativeClass","fullClass","inheritColorClass","defineComponent","inheritAttrs","props","setup","slots","_ref","delayShowLoading","ref","_useComponentClassNam","classPrefix","_useCommonClassName","useCommonClassName","SIZE","countDelay","value","timer","setTimeout","clearTimeout","delay","teleportElement","useTeleport","attach","delayCounted","computed","Boolean","styles","zIndex","includes","size","hasContent","content","lockFullscreen","preventScrollThrough","fullscreen","showText","text","showWrapLoading","loading","showFullScreenLoading","showNormalLoading","showAttachedLoading","classes","baseClasses","_defineProperty","inheritColor","fullScreenClasses","attachClasses","concat","showOverlay","withContentClasses","normalClasses","_toRefs","toRefs","watch","_ref5","_ref6","_slicedToArray","isLoading","addClass","document","body","removeClass","onMounted","render","_this","_this$classes","defaultIndicator","_createVNode","GradientIcon","indicator","renderTNodeJSX","Teleport","$attrs","_mergeProps","renderContent","_default"],"mappings":"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"}
@@ -1,204 +0,0 @@
1
- /**
2
- * tdesign v1.10.7
3
- * (c) 2025 tdesign
4
- * @license MIT
5
- */
6
-
7
- 'use strict';
8
-
9
- var isObject = require('./dep-0abfbcda.js');
10
- var _baseGetTag = require('./dep-e54fb6dd.js');
11
- var toNumber = require('./dep-b4c6c30b.js');
12
-
13
- /**
14
- * Gets the timestamp of the number of milliseconds that have elapsed since
15
- * the Unix epoch (1 January 1970 00:00:00 UTC).
16
- *
17
- * @static
18
- * @memberOf _
19
- * @since 2.4.0
20
- * @category Date
21
- * @returns {number} Returns the timestamp.
22
- * @example
23
- *
24
- * _.defer(function(stamp) {
25
- * console.log(_.now() - stamp);
26
- * }, _.now());
27
- * // => Logs the number of milliseconds it took for the deferred invocation.
28
- */
29
- var now = function now() {
30
- return _baseGetTag.root.Date.now();
31
- };
32
- var now$1 = now;
33
-
34
- /** Error message constants. */
35
- var FUNC_ERROR_TEXT = 'Expected a function';
36
-
37
- /* Built-in method references for those with the same name as other `lodash` methods. */
38
- var nativeMax = Math.max,
39
- nativeMin = Math.min;
40
-
41
- /**
42
- * Creates a debounced function that delays invoking `func` until after `wait`
43
- * milliseconds have elapsed since the last time the debounced function was
44
- * invoked. The debounced function comes with a `cancel` method to cancel
45
- * delayed `func` invocations and a `flush` method to immediately invoke them.
46
- * Provide `options` to indicate whether `func` should be invoked on the
47
- * leading and/or trailing edge of the `wait` timeout. The `func` is invoked
48
- * with the last arguments provided to the debounced function. Subsequent
49
- * calls to the debounced function return the result of the last `func`
50
- * invocation.
51
- *
52
- * **Note:** If `leading` and `trailing` options are `true`, `func` is
53
- * invoked on the trailing edge of the timeout only if the debounced function
54
- * is invoked more than once during the `wait` timeout.
55
- *
56
- * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred
57
- * until to the next tick, similar to `setTimeout` with a timeout of `0`.
58
- *
59
- * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)
60
- * for details over the differences between `_.debounce` and `_.throttle`.
61
- *
62
- * @static
63
- * @memberOf _
64
- * @since 0.1.0
65
- * @category Function
66
- * @param {Function} func The function to debounce.
67
- * @param {number} [wait=0] The number of milliseconds to delay.
68
- * @param {Object} [options={}] The options object.
69
- * @param {boolean} [options.leading=false]
70
- * Specify invoking on the leading edge of the timeout.
71
- * @param {number} [options.maxWait]
72
- * The maximum time `func` is allowed to be delayed before it's invoked.
73
- * @param {boolean} [options.trailing=true]
74
- * Specify invoking on the trailing edge of the timeout.
75
- * @returns {Function} Returns the new debounced function.
76
- * @example
77
- *
78
- * // Avoid costly calculations while the window size is in flux.
79
- * jQuery(window).on('resize', _.debounce(calculateLayout, 150));
80
- *
81
- * // Invoke `sendMail` when clicked, debouncing subsequent calls.
82
- * jQuery(element).on('click', _.debounce(sendMail, 300, {
83
- * 'leading': true,
84
- * 'trailing': false
85
- * }));
86
- *
87
- * // Ensure `batchLog` is invoked once after 1 second of debounced calls.
88
- * var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 });
89
- * var source = new EventSource('/stream');
90
- * jQuery(source).on('message', debounced);
91
- *
92
- * // Cancel the trailing debounced invocation.
93
- * jQuery(window).on('popstate', debounced.cancel);
94
- */
95
- function debounce(func, wait, options) {
96
- var lastArgs,
97
- lastThis,
98
- maxWait,
99
- result,
100
- timerId,
101
- lastCallTime,
102
- lastInvokeTime = 0,
103
- leading = false,
104
- maxing = false,
105
- trailing = true;
106
- if (typeof func != 'function') {
107
- throw new TypeError(FUNC_ERROR_TEXT);
108
- }
109
- wait = toNumber.toNumber(wait) || 0;
110
- if (isObject.isObject(options)) {
111
- leading = !!options.leading;
112
- maxing = 'maxWait' in options;
113
- maxWait = maxing ? nativeMax(toNumber.toNumber(options.maxWait) || 0, wait) : maxWait;
114
- trailing = 'trailing' in options ? !!options.trailing : trailing;
115
- }
116
- function invokeFunc(time) {
117
- var args = lastArgs,
118
- thisArg = lastThis;
119
- lastArgs = lastThis = undefined;
120
- lastInvokeTime = time;
121
- result = func.apply(thisArg, args);
122
- return result;
123
- }
124
- function leadingEdge(time) {
125
- // Reset any `maxWait` timer.
126
- lastInvokeTime = time;
127
- // Start the timer for the trailing edge.
128
- timerId = setTimeout(timerExpired, wait);
129
- // Invoke the leading edge.
130
- return leading ? invokeFunc(time) : result;
131
- }
132
- function remainingWait(time) {
133
- var timeSinceLastCall = time - lastCallTime,
134
- timeSinceLastInvoke = time - lastInvokeTime,
135
- timeWaiting = wait - timeSinceLastCall;
136
- return maxing ? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke) : timeWaiting;
137
- }
138
- function shouldInvoke(time) {
139
- var timeSinceLastCall = time - lastCallTime,
140
- timeSinceLastInvoke = time - lastInvokeTime;
141
-
142
- // Either this is the first call, activity has stopped and we're at the
143
- // trailing edge, the system time has gone backwards and we're treating
144
- // it as the trailing edge, or we've hit the `maxWait` limit.
145
- return lastCallTime === undefined || timeSinceLastCall >= wait || timeSinceLastCall < 0 || maxing && timeSinceLastInvoke >= maxWait;
146
- }
147
- function timerExpired() {
148
- var time = now$1();
149
- if (shouldInvoke(time)) {
150
- return trailingEdge(time);
151
- }
152
- // Restart the timer.
153
- timerId = setTimeout(timerExpired, remainingWait(time));
154
- }
155
- function trailingEdge(time) {
156
- timerId = undefined;
157
-
158
- // Only invoke if we have `lastArgs` which means `func` has been
159
- // debounced at least once.
160
- if (trailing && lastArgs) {
161
- return invokeFunc(time);
162
- }
163
- lastArgs = lastThis = undefined;
164
- return result;
165
- }
166
- function cancel() {
167
- if (timerId !== undefined) {
168
- clearTimeout(timerId);
169
- }
170
- lastInvokeTime = 0;
171
- lastArgs = lastCallTime = lastThis = timerId = undefined;
172
- }
173
- function flush() {
174
- return timerId === undefined ? result : trailingEdge(now$1());
175
- }
176
- function debounced() {
177
- var time = now$1(),
178
- isInvoking = shouldInvoke(time);
179
- lastArgs = arguments;
180
- lastThis = this;
181
- lastCallTime = time;
182
- if (isInvoking) {
183
- if (timerId === undefined) {
184
- return leadingEdge(lastCallTime);
185
- }
186
- if (maxing) {
187
- // Handle invocations in a tight loop.
188
- clearTimeout(timerId);
189
- timerId = setTimeout(timerExpired, wait);
190
- return invokeFunc(lastCallTime);
191
- }
192
- }
193
- if (timerId === undefined) {
194
- timerId = setTimeout(timerExpired, wait);
195
- }
196
- return result;
197
- }
198
- debounced.cancel = cancel;
199
- debounced.flush = flush;
200
- return debounced;
201
- }
202
-
203
- exports.debounce = debounce;
204
- //# sourceMappingURL=dep-4a49f733.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dep-4a49f733.js","sources":["../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/now.js","../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/debounce.js"],"sourcesContent":["import root from './_root.js';\n\n/**\n * Gets the timestamp of the number of milliseconds that have elapsed since\n * the Unix epoch (1 January 1970 00:00:00 UTC).\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Date\n * @returns {number} Returns the timestamp.\n * @example\n *\n * _.defer(function(stamp) {\n * console.log(_.now() - stamp);\n * }, _.now());\n * // => Logs the number of milliseconds it took for the deferred invocation.\n */\nvar now = function() {\n return root.Date.now();\n};\n\nexport default now;\n","import isObject from './isObject.js';\nimport now from './now.js';\nimport toNumber from './toNumber.js';\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max,\n nativeMin = Math.min;\n\n/**\n * Creates a debounced function that delays invoking `func` until after `wait`\n * milliseconds have elapsed since the last time the debounced function was\n * invoked. The debounced function comes with a `cancel` method to cancel\n * delayed `func` invocations and a `flush` method to immediately invoke them.\n * Provide `options` to indicate whether `func` should be invoked on the\n * leading and/or trailing edge of the `wait` timeout. The `func` is invoked\n * with the last arguments provided to the debounced function. Subsequent\n * calls to the debounced function return the result of the last `func`\n * invocation.\n *\n * **Note:** If `leading` and `trailing` options are `true`, `func` is\n * invoked on the trailing edge of the timeout only if the debounced function\n * is invoked more than once during the `wait` timeout.\n *\n * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred\n * until to the next tick, similar to `setTimeout` with a timeout of `0`.\n *\n * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)\n * for details over the differences between `_.debounce` and `_.throttle`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to debounce.\n * @param {number} [wait=0] The number of milliseconds to delay.\n * @param {Object} [options={}] The options object.\n * @param {boolean} [options.leading=false]\n * Specify invoking on the leading edge of the timeout.\n * @param {number} [options.maxWait]\n * The maximum time `func` is allowed to be delayed before it's invoked.\n * @param {boolean} [options.trailing=true]\n * Specify invoking on the trailing edge of the timeout.\n * @returns {Function} Returns the new debounced function.\n * @example\n *\n * // Avoid costly calculations while the window size is in flux.\n * jQuery(window).on('resize', _.debounce(calculateLayout, 150));\n *\n * // Invoke `sendMail` when clicked, debouncing subsequent calls.\n * jQuery(element).on('click', _.debounce(sendMail, 300, {\n * 'leading': true,\n * 'trailing': false\n * }));\n *\n * // Ensure `batchLog` is invoked once after 1 second of debounced calls.\n * var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 });\n * var source = new EventSource('/stream');\n * jQuery(source).on('message', debounced);\n *\n * // Cancel the trailing debounced invocation.\n * jQuery(window).on('popstate', debounced.cancel);\n */\nfunction debounce(func, wait, options) {\n var lastArgs,\n lastThis,\n maxWait,\n result,\n timerId,\n lastCallTime,\n lastInvokeTime = 0,\n leading = false,\n maxing = false,\n trailing = true;\n\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n wait = toNumber(wait) || 0;\n if (isObject(options)) {\n leading = !!options.leading;\n maxing = 'maxWait' in options;\n maxWait = maxing ? nativeMax(toNumber(options.maxWait) || 0, wait) : maxWait;\n trailing = 'trailing' in options ? !!options.trailing : trailing;\n }\n\n function invokeFunc(time) {\n var args = lastArgs,\n thisArg = lastThis;\n\n lastArgs = lastThis = undefined;\n lastInvokeTime = time;\n result = func.apply(thisArg, args);\n return result;\n }\n\n function leadingEdge(time) {\n // Reset any `maxWait` timer.\n lastInvokeTime = time;\n // Start the timer for the trailing edge.\n timerId = setTimeout(timerExpired, wait);\n // Invoke the leading edge.\n return leading ? invokeFunc(time) : result;\n }\n\n function remainingWait(time) {\n var timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime,\n timeWaiting = wait - timeSinceLastCall;\n\n return maxing\n ? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke)\n : timeWaiting;\n }\n\n function shouldInvoke(time) {\n var timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime;\n\n // Either this is the first call, activity has stopped and we're at the\n // trailing edge, the system time has gone backwards and we're treating\n // it as the trailing edge, or we've hit the `maxWait` limit.\n return (lastCallTime === undefined || (timeSinceLastCall >= wait) ||\n (timeSinceLastCall < 0) || (maxing && timeSinceLastInvoke >= maxWait));\n }\n\n function timerExpired() {\n var time = now();\n if (shouldInvoke(time)) {\n return trailingEdge(time);\n }\n // Restart the timer.\n timerId = setTimeout(timerExpired, remainingWait(time));\n }\n\n function trailingEdge(time) {\n timerId = undefined;\n\n // Only invoke if we have `lastArgs` which means `func` has been\n // debounced at least once.\n if (trailing && lastArgs) {\n return invokeFunc(time);\n }\n lastArgs = lastThis = undefined;\n return result;\n }\n\n function cancel() {\n if (timerId !== undefined) {\n clearTimeout(timerId);\n }\n lastInvokeTime = 0;\n lastArgs = lastCallTime = lastThis = timerId = undefined;\n }\n\n function flush() {\n return timerId === undefined ? result : trailingEdge(now());\n }\n\n function debounced() {\n var time = now(),\n isInvoking = shouldInvoke(time);\n\n lastArgs = arguments;\n lastThis = this;\n lastCallTime = time;\n\n if (isInvoking) {\n if (timerId === undefined) {\n return leadingEdge(lastCallTime);\n }\n if (maxing) {\n // Handle invocations in a tight loop.\n clearTimeout(timerId);\n timerId = setTimeout(timerExpired, wait);\n return invokeFunc(lastCallTime);\n }\n }\n if (timerId === undefined) {\n timerId = setTimeout(timerExpired, wait);\n }\n return result;\n }\n debounced.cancel = cancel;\n debounced.flush = flush;\n return debounced;\n}\n\nexport default debounce;\n"],"names":["now","root","Date","FUNC_ERROR_TEXT","nativeMax","Math","max","nativeMin","min","debounce","func","wait","options","lastArgs","lastThis","maxWait","result","timerId","lastCallTime","lastInvokeTime","leading","maxing","trailing","TypeError","toNumber","isObject","invokeFunc","time","args","thisArg","undefined","apply","leadingEdge","setTimeout","timerExpired","remainingWait","timeSinceLastCall","timeSinceLastInvoke","timeWaiting","shouldInvoke","trailingEdge","cancel","clearTimeout","flush","debounced","isInvoking","arguments"],"mappings":"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"}
@@ -1,30 +0,0 @@
1
- /**
2
- * tdesign v1.10.7
3
- * (c) 2025 tdesign
4
- * @license MIT
5
- */
6
-
7
- 'use strict';
8
-
9
- /**
10
- * This method returns the first argument it receives.
11
- *
12
- * @static
13
- * @since 0.1.0
14
- * @memberOf _
15
- * @category Util
16
- * @param {*} value Any value.
17
- * @returns {*} Returns `value`.
18
- * @example
19
- *
20
- * var object = { 'a': 1 };
21
- *
22
- * console.log(_.identity(object) === object);
23
- * // => true
24
- */
25
- function identity(value) {
26
- return value;
27
- }
28
-
29
- exports.identity = identity;
30
- //# sourceMappingURL=dep-4d06a892.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dep-4d06a892.js","sources":["../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/identity.js"],"sourcesContent":["/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nexport default identity;\n"],"names":["identity","value"],"mappings":";;;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAASA,QAAQA,CAACC,KAAK,EAAE;AACvB,EAAA,OAAOA,KAAK,CAAA;AACd;;;;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"dep-4f98aa34.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}