duoyun-ui 2.2.2 → 2.2.3

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 (604) hide show
  1. package/elements/base/scroll.d.ts.map +1 -1
  2. package/elements/base/scroll.js +0 -1
  3. package/elements/base/scroll.js.map +1 -1
  4. package/elements/code-block.js +1 -1
  5. package/elements/code-block.js.map +1 -1
  6. package/elements/input.js +1 -1
  7. package/elements/letters.d.ts +38 -0
  8. package/elements/letters.d.ts.map +1 -0
  9. package/elements/letters.js +723 -0
  10. package/elements/letters.js.map +1 -0
  11. package/elements/rolling-number.d.ts +14 -0
  12. package/elements/rolling-number.d.ts.map +1 -0
  13. package/elements/rolling-number.js +486 -0
  14. package/elements/rolling-number.js.map +1 -0
  15. package/elements/segmented.d.ts.map +1 -1
  16. package/elements/segmented.js +1 -0
  17. package/elements/segmented.js.map +1 -1
  18. package/elements/timeline.d.ts.map +1 -1
  19. package/elements/timeline.js +0 -1
  20. package/elements/timeline.js.map +1 -1
  21. package/lib/decorators.d.ts +3 -0
  22. package/lib/decorators.d.ts.map +1 -0
  23. package/lib/decorators.js +17 -0
  24. package/lib/decorators.js.map +1 -0
  25. package/lib/easing.d.ts +79 -0
  26. package/lib/easing.d.ts.map +1 -0
  27. package/lib/easing.js +140 -0
  28. package/lib/easing.js.map +1 -0
  29. package/lib/utils.d.ts +3 -2
  30. package/lib/utils.d.ts.map +1 -1
  31. package/lib/utils.js +12 -8
  32. package/lib/utils.js.map +1 -1
  33. package/package.json +2 -2
  34. package/patterns/form.js +2 -2
  35. package/patterns/form.js.map +1 -1
  36. package/react/DyActionText.d.ts +0 -19
  37. package/react/DyActionText.js +0 -18
  38. package/react/DyActiveLink.d.ts +0 -15
  39. package/react/DyActiveLink.js +0 -18
  40. package/react/DyAlert.d.ts +0 -19
  41. package/react/DyAlert.js +0 -18
  42. package/react/DyAreaChart.d.ts +0 -46
  43. package/react/DyAreaChart.js +0 -18
  44. package/react/DyAvatar.d.ts +0 -23
  45. package/react/DyAvatar.js +0 -18
  46. package/react/DyAvatarGroup.d.ts +0 -22
  47. package/react/DyAvatarGroup.js +0 -18
  48. package/react/DyBadge.d.ts +0 -23
  49. package/react/DyBadge.js +0 -18
  50. package/react/DyBanner.d.ts +0 -20
  51. package/react/DyBanner.js +0 -18
  52. package/react/DyBarChart.d.ts +0 -23
  53. package/react/DyBarChart.js +0 -18
  54. package/react/DyBreadcrumbs.d.ts +0 -20
  55. package/react/DyBreadcrumbs.js +0 -18
  56. package/react/DyButton.d.ts +0 -29
  57. package/react/DyButton.js +0 -18
  58. package/react/DyCalendar.d.ts +0 -23
  59. package/react/DyCalendar.js +0 -18
  60. package/react/DyCard.d.ts +0 -24
  61. package/react/DyCard.js +0 -18
  62. package/react/DyCarousel.d.ts +0 -25
  63. package/react/DyCarousel.js +0 -18
  64. package/react/DyCascader.d.ts +0 -22
  65. package/react/DyCascader.js +0 -18
  66. package/react/DyCascaderPicker.d.ts +0 -27
  67. package/react/DyCascaderPicker.js +0 -22
  68. package/react/DyChartTooltip.d.ts +0 -15
  69. package/react/DyChartTooltip.js +0 -18
  70. package/react/DyChartZoom.d.ts +0 -20
  71. package/react/DyChartZoom.js +0 -18
  72. package/react/DyCheckbox.d.ts +0 -21
  73. package/react/DyCheckbox.js +0 -18
  74. package/react/DyCheckboxGroup.d.ts +0 -21
  75. package/react/DyCheckboxGroup.js +0 -18
  76. package/react/DyCoachMark.d.ts +0 -25
  77. package/react/DyCoachMark.js +0 -18
  78. package/react/DyCodeBlock.d.ts +0 -19
  79. package/react/DyCodeBlock.js +0 -18
  80. package/react/DyCollapse.d.ts +0 -19
  81. package/react/DyCollapse.js +0 -18
  82. package/react/DyCollapsePanel.d.ts +0 -20
  83. package/react/DyCollapsePanel.js +0 -18
  84. package/react/DyColorPanel.d.ts +0 -19
  85. package/react/DyColorPanel.js +0 -18
  86. package/react/DyColorPicker.d.ts +0 -22
  87. package/react/DyColorPicker.js +0 -22
  88. package/react/DyCompartment.d.ts +0 -17
  89. package/react/DyCompartment.js +0 -18
  90. package/react/DyContextmenu.d.ts +0 -15
  91. package/react/DyContextmenu.js +0 -18
  92. package/react/DyCopy.d.ts +0 -21
  93. package/react/DyCopy.js +0 -18
  94. package/react/DyCountdown.d.ts +0 -19
  95. package/react/DyCountdown.js +0 -18
  96. package/react/DyDatePanel.d.ts +0 -22
  97. package/react/DyDatePanel.js +0 -18
  98. package/react/DyDatePicker.d.ts +0 -26
  99. package/react/DyDatePicker.js +0 -22
  100. package/react/DyDateRangePanel.d.ts +0 -18
  101. package/react/DyDateRangePanel.js +0 -18
  102. package/react/DyDateRangePicker.d.ts +0 -26
  103. package/react/DyDateRangePicker.js +0 -22
  104. package/react/DyDivider.d.ts +0 -20
  105. package/react/DyDivider.js +0 -18
  106. package/react/DyDonutChart.d.ts +0 -20
  107. package/react/DyDonutChart.js +0 -18
  108. package/react/DyDrawer.d.ts +0 -35
  109. package/react/DyDrawer.js +0 -18
  110. package/react/DyDropArea.d.ts +0 -23
  111. package/react/DyDropArea.js +0 -18
  112. package/react/DyEmpty.d.ts +0 -19
  113. package/react/DyEmpty.js +0 -18
  114. package/react/DyFilePicker.d.ts +0 -27
  115. package/react/DyFilePicker.js +0 -22
  116. package/react/DyFlow.d.ts +0 -24
  117. package/react/DyFlow.js +0 -18
  118. package/react/DyFlowCanvas.d.ts +0 -29
  119. package/react/DyFlowCanvas.js +0 -18
  120. package/react/DyForm.d.ts +0 -24
  121. package/react/DyForm.js +0 -34
  122. package/react/DyFormItem.d.ts +0 -47
  123. package/react/DyFormItem.js +0 -31
  124. package/react/DyFormItemInlineGroup.d.ts +0 -15
  125. package/react/DyFormItemInlineGroup.js +0 -18
  126. package/react/DyGesture.d.ts +0 -15
  127. package/react/DyGesture.js +0 -18
  128. package/react/DyHeading.d.ts +0 -17
  129. package/react/DyHeading.js +0 -18
  130. package/react/DyHelpText.d.ts +0 -17
  131. package/react/DyHelpText.js +0 -18
  132. package/react/DyIcons.d.ts +0 -15
  133. package/react/DyIcons.js +0 -18
  134. package/react/DyImagePreview.d.ts +0 -20
  135. package/react/DyImagePreview.js +0 -18
  136. package/react/DyInput.d.ts +0 -36
  137. package/react/DyInput.js +0 -18
  138. package/react/DyInputCapture.d.ts +0 -15
  139. package/react/DyInputCapture.js +0 -18
  140. package/react/DyInputGroup.d.ts +0 -15
  141. package/react/DyInputGroup.js +0 -18
  142. package/react/DyKeyboardAccess.d.ts +0 -19
  143. package/react/DyKeyboardAccess.js +0 -18
  144. package/react/DyLegend.d.ts +0 -24
  145. package/react/DyLegend.js +0 -18
  146. package/react/DyLightRoute.d.ts +0 -15
  147. package/react/DyLightRoute.js +0 -18
  148. package/react/DyLineChart.d.ts +0 -15
  149. package/react/DyLineChart.js +0 -18
  150. package/react/DyLink.d.ts +0 -15
  151. package/react/DyLink.js +0 -18
  152. package/react/DyList.d.ts +0 -30
  153. package/react/DyList.js +0 -18
  154. package/react/DyListItem.d.ts +0 -24
  155. package/react/DyListItem.js +0 -18
  156. package/react/DyListOutside.d.ts +0 -15
  157. package/react/DyListOutside.js +0 -18
  158. package/react/DyLoading.d.ts +0 -15
  159. package/react/DyLoading.js +0 -18
  160. package/react/DyMap.d.ts +0 -32
  161. package/react/DyMap.js +0 -18
  162. package/react/DyMeter.d.ts +0 -24
  163. package/react/DyMeter.js +0 -18
  164. package/react/DyMore.d.ts +0 -20
  165. package/react/DyMore.js +0 -18
  166. package/react/DyMoreSlot.d.ts +0 -17
  167. package/react/DyMoreSlot.js +0 -18
  168. package/react/DyOptions.d.ts +0 -19
  169. package/react/DyOptions.js +0 -18
  170. package/react/DyPageLoadbar.d.ts +0 -15
  171. package/react/DyPageLoadbar.js +0 -18
  172. package/react/DyPagination.d.ts +0 -23
  173. package/react/DyPagination.js +0 -18
  174. package/react/DyParagraph.d.ts +0 -15
  175. package/react/DyParagraph.js +0 -18
  176. package/react/DyPatConsole.d.ts +0 -25
  177. package/react/DyPatConsole.js +0 -18
  178. package/react/DyPatFilterForm.d.ts +0 -20
  179. package/react/DyPatFilterForm.js +0 -18
  180. package/react/DyPatFooter.d.ts +0 -23
  181. package/react/DyPatFooter.js +0 -18
  182. package/react/DyPatForm.d.ts +0 -19
  183. package/react/DyPatForm.js +0 -18
  184. package/react/DyPatNav.d.ts +0 -21
  185. package/react/DyPatNav.js +0 -18
  186. package/react/DyPatTable.d.ts +0 -32
  187. package/react/DyPatTable.js +0 -18
  188. package/react/DyPicker.d.ts +0 -28
  189. package/react/DyPicker.js +0 -22
  190. package/react/DyPlaceholder.d.ts +0 -24
  191. package/react/DyPlaceholder.js +0 -18
  192. package/react/DyPopover.d.ts +0 -27
  193. package/react/DyPopover.js +0 -22
  194. package/react/DyPopoverGhost.d.ts +0 -17
  195. package/react/DyPopoverGhost.js +0 -18
  196. package/react/DyProgress.d.ts +0 -18
  197. package/react/DyProgress.js +0 -18
  198. package/react/DyRadarChart.d.ts +0 -22
  199. package/react/DyRadarChart.js +0 -18
  200. package/react/DyRadio.d.ts +0 -20
  201. package/react/DyRadio.js +0 -18
  202. package/react/DyRadioGroup.d.ts +0 -21
  203. package/react/DyRadioGroup.js +0 -18
  204. package/react/DyRate.d.ts +0 -21
  205. package/react/DyRate.js +0 -18
  206. package/react/DyReflect.d.ts +0 -15
  207. package/react/DyReflect.js +0 -18
  208. package/react/DyResult.d.ts +0 -21
  209. package/react/DyResult.js +0 -18
  210. package/react/DyRoute.d.ts +0 -15
  211. package/react/DyRoute.js +0 -18
  212. package/react/DySankeyChart.d.ts +0 -21
  213. package/react/DySankeyChart.js +0 -18
  214. package/react/DyScatterChart.d.ts +0 -17
  215. package/react/DyScatterChart.js +0 -18
  216. package/react/DyScrollBox.d.ts +0 -15
  217. package/react/DyScrollBox.js +0 -18
  218. package/react/DySegmented.d.ts +0 -22
  219. package/react/DySegmented.js +0 -18
  220. package/react/DySelect.d.ts +0 -37
  221. package/react/DySelect.js +0 -25
  222. package/react/DySelectionBox.d.ts +0 -18
  223. package/react/DySelectionBox.js +0 -18
  224. package/react/DySelectionBoxMask.d.ts +0 -15
  225. package/react/DySelectionBoxMask.js +0 -18
  226. package/react/DyShortcutRecord.d.ts +0 -23
  227. package/react/DyShortcutRecord.js +0 -18
  228. package/react/DySideNavigation.d.ts +0 -18
  229. package/react/DySideNavigation.js +0 -18
  230. package/react/DySlider.d.ts +0 -26
  231. package/react/DySlider.js +0 -18
  232. package/react/DySortBox.d.ts +0 -17
  233. package/react/DySortBox.js +0 -18
  234. package/react/DySortHandle.d.ts +0 -15
  235. package/react/DySortHandle.js +0 -18
  236. package/react/DySortItem.d.ts +0 -17
  237. package/react/DySortItem.js +0 -18
  238. package/react/DySpace.d.ts +0 -18
  239. package/react/DySpace.js +0 -18
  240. package/react/DyStatistic.d.ts +0 -25
  241. package/react/DyStatistic.js +0 -18
  242. package/react/DyStatusLight.d.ts +0 -17
  243. package/react/DyStatusLight.js +0 -18
  244. package/react/DySwitch.d.ts +0 -21
  245. package/react/DySwitch.js +0 -18
  246. package/react/DyTabPanel.d.ts +0 -17
  247. package/react/DyTabPanel.js +0 -18
  248. package/react/DyTable.d.ts +0 -36
  249. package/react/DyTable.js +0 -25
  250. package/react/DyTabs.d.ts +0 -21
  251. package/react/DyTabs.js +0 -18
  252. package/react/DyTag.d.ts +0 -23
  253. package/react/DyTag.js +0 -18
  254. package/react/DyTextMask.d.ts +0 -20
  255. package/react/DyTextMask.js +0 -18
  256. package/react/DyTimePanel.d.ts +0 -19
  257. package/react/DyTimePanel.js +0 -18
  258. package/react/DyTimePicker.d.ts +0 -25
  259. package/react/DyTimePicker.js +0 -22
  260. package/react/DyTimeline.d.ts +0 -17
  261. package/react/DyTimeline.js +0 -18
  262. package/react/DyTitle.d.ts +0 -15
  263. package/react/DyTitle.js +0 -18
  264. package/react/DyToast.d.ts +0 -17
  265. package/react/DyToast.js +0 -18
  266. package/react/DyTooltip.d.ts +0 -15
  267. package/react/DyTooltip.js +0 -18
  268. package/react/DyTree.d.ts +0 -29
  269. package/react/DyTree.js +0 -31
  270. package/react/DyUnsafe.d.ts +0 -15
  271. package/react/DyUnsafe.js +0 -18
  272. package/react/DyUse.d.ts +0 -15
  273. package/react/DyUse.js +0 -18
  274. package/react/DyVestaboard.d.ts +0 -21
  275. package/react/DyVestaboard.js +0 -18
  276. package/react/DyWait.d.ts +0 -17
  277. package/react/DyWait.js +0 -18
  278. package/svelte/action-text.d.ts +0 -13
  279. package/svelte/action-text.js +0 -2
  280. package/svelte/alert.d.ts +0 -13
  281. package/svelte/alert.js +0 -2
  282. package/svelte/area-chart.d.ts +0 -40
  283. package/svelte/area-chart.js +0 -2
  284. package/svelte/avatar.d.ts +0 -16
  285. package/svelte/avatar.js +0 -2
  286. package/svelte/badge.d.ts +0 -17
  287. package/svelte/badge.js +0 -2
  288. package/svelte/banner.d.ts +0 -14
  289. package/svelte/banner.js +0 -2
  290. package/svelte/bar-chart.d.ts +0 -17
  291. package/svelte/bar-chart.js +0 -2
  292. package/svelte/breadcrumbs.d.ts +0 -14
  293. package/svelte/breadcrumbs.js +0 -2
  294. package/svelte/button.d.ts +0 -23
  295. package/svelte/button.js +0 -2
  296. package/svelte/calendar.d.ts +0 -17
  297. package/svelte/calendar.js +0 -2
  298. package/svelte/card.d.ts +0 -18
  299. package/svelte/card.js +0 -2
  300. package/svelte/carousel.d.ts +0 -19
  301. package/svelte/carousel.js +0 -2
  302. package/svelte/cascader-picker.d.ts +0 -19
  303. package/svelte/cascader-picker.js +0 -2
  304. package/svelte/cascader.d.ts +0 -16
  305. package/svelte/cascader.js +0 -2
  306. package/svelte/chart-tooltip.d.ts +0 -9
  307. package/svelte/chart-tooltip.js +0 -2
  308. package/svelte/chart-zoom.d.ts +0 -14
  309. package/svelte/chart-zoom.js +0 -2
  310. package/svelte/checkbox.d.ts +0 -15
  311. package/svelte/checkbox.js +0 -2
  312. package/svelte/coach-mark.d.ts +0 -19
  313. package/svelte/coach-mark.js +0 -2
  314. package/svelte/code-block.d.ts +0 -13
  315. package/svelte/code-block.js +0 -2
  316. package/svelte/collapse.d.ts +0 -13
  317. package/svelte/collapse.js +0 -2
  318. package/svelte/color-panel.d.ts +0 -13
  319. package/svelte/color-panel.js +0 -2
  320. package/svelte/color-picker.d.ts +0 -14
  321. package/svelte/color-picker.js +0 -2
  322. package/svelte/compartment.d.ts +0 -11
  323. package/svelte/compartment.js +0 -2
  324. package/svelte/contextmenu.d.ts +0 -9
  325. package/svelte/contextmenu.js +0 -2
  326. package/svelte/copy.d.ts +0 -15
  327. package/svelte/copy.js +0 -2
  328. package/svelte/countdown.d.ts +0 -13
  329. package/svelte/countdown.js +0 -2
  330. package/svelte/date-panel.d.ts +0 -16
  331. package/svelte/date-panel.js +0 -2
  332. package/svelte/date-picker.d.ts +0 -18
  333. package/svelte/date-picker.js +0 -2
  334. package/svelte/date-range-panel.d.ts +0 -12
  335. package/svelte/date-range-panel.js +0 -2
  336. package/svelte/date-range-picker.d.ts +0 -18
  337. package/svelte/date-range-picker.js +0 -2
  338. package/svelte/divider.d.ts +0 -14
  339. package/svelte/divider.js +0 -2
  340. package/svelte/donut-chart.d.ts +0 -14
  341. package/svelte/donut-chart.js +0 -2
  342. package/svelte/drawer.d.ts +0 -29
  343. package/svelte/drawer.js +0 -2
  344. package/svelte/drop-area.d.ts +0 -17
  345. package/svelte/drop-area.js +0 -2
  346. package/svelte/empty.d.ts +0 -13
  347. package/svelte/empty.js +0 -2
  348. package/svelte/file-picker.d.ts +0 -19
  349. package/svelte/file-picker.js +0 -2
  350. package/svelte/flow.d.ts +0 -18
  351. package/svelte/flow.js +0 -2
  352. package/svelte/form.d.ts +0 -36
  353. package/svelte/form.js +0 -2
  354. package/svelte/gesture.d.ts +0 -9
  355. package/svelte/gesture.js +0 -2
  356. package/svelte/heading.d.ts +0 -11
  357. package/svelte/heading.js +0 -2
  358. package/svelte/help-text.d.ts +0 -11
  359. package/svelte/help-text.js +0 -2
  360. package/svelte/icons.d.ts +0 -9
  361. package/svelte/icons.js +0 -2
  362. package/svelte/image-preview.d.ts +0 -14
  363. package/svelte/image-preview.js +0 -2
  364. package/svelte/input-capture.d.ts +0 -9
  365. package/svelte/input-capture.js +0 -2
  366. package/svelte/input.d.ts +0 -9
  367. package/svelte/input.js +0 -2
  368. package/svelte/keyboard-access.d.ts +0 -13
  369. package/svelte/keyboard-access.js +0 -2
  370. package/svelte/legend.d.ts +0 -18
  371. package/svelte/legend.js +0 -2
  372. package/svelte/line-chart.d.ts +0 -9
  373. package/svelte/line-chart.js +0 -2
  374. package/svelte/link.d.ts +0 -9
  375. package/svelte/link.js +0 -2
  376. package/svelte/list.d.ts +0 -18
  377. package/svelte/list.js +0 -2
  378. package/svelte/loading.d.ts +0 -9
  379. package/svelte/loading.js +0 -2
  380. package/svelte/map.d.ts +0 -26
  381. package/svelte/map.js +0 -2
  382. package/svelte/meter.d.ts +0 -18
  383. package/svelte/meter.js +0 -2
  384. package/svelte/more.d.ts +0 -11
  385. package/svelte/more.js +0 -2
  386. package/svelte/options.d.ts +0 -13
  387. package/svelte/options.js +0 -2
  388. package/svelte/page-loadbar.d.ts +0 -9
  389. package/svelte/page-loadbar.js +0 -2
  390. package/svelte/pagination.d.ts +0 -17
  391. package/svelte/pagination.js +0 -2
  392. package/svelte/paragraph.d.ts +0 -9
  393. package/svelte/paragraph.js +0 -2
  394. package/svelte/pat-console.d.ts +0 -19
  395. package/svelte/pat-console.js +0 -2
  396. package/svelte/pat-filter-form.d.ts +0 -14
  397. package/svelte/pat-filter-form.js +0 -2
  398. package/svelte/pat-footer.d.ts +0 -17
  399. package/svelte/pat-footer.js +0 -2
  400. package/svelte/pat-form.d.ts +0 -13
  401. package/svelte/pat-form.js +0 -2
  402. package/svelte/pat-nav.d.ts +0 -15
  403. package/svelte/pat-nav.js +0 -2
  404. package/svelte/pat-table.d.ts +0 -26
  405. package/svelte/pat-table.js +0 -2
  406. package/svelte/picker.d.ts +0 -20
  407. package/svelte/picker.js +0 -2
  408. package/svelte/placeholder.d.ts +0 -18
  409. package/svelte/placeholder.js +0 -2
  410. package/svelte/popover.d.ts +0 -11
  411. package/svelte/popover.js +0 -2
  412. package/svelte/progress.d.ts +0 -12
  413. package/svelte/progress.js +0 -2
  414. package/svelte/radar-chart.d.ts +0 -16
  415. package/svelte/radar-chart.js +0 -2
  416. package/svelte/radio.d.ts +0 -15
  417. package/svelte/radio.js +0 -2
  418. package/svelte/rate.d.ts +0 -15
  419. package/svelte/rate.js +0 -2
  420. package/svelte/reflect.d.ts +0 -9
  421. package/svelte/reflect.js +0 -2
  422. package/svelte/result.d.ts +0 -15
  423. package/svelte/result.js +0 -2
  424. package/svelte/route.d.ts +0 -9
  425. package/svelte/route.js +0 -2
  426. package/svelte/sankey-chart.d.ts +0 -15
  427. package/svelte/sankey-chart.js +0 -2
  428. package/svelte/scatter-chart.d.ts +0 -11
  429. package/svelte/scatter-chart.js +0 -2
  430. package/svelte/scroll-box.d.ts +0 -9
  431. package/svelte/scroll-box.js +0 -2
  432. package/svelte/segmented.d.ts +0 -16
  433. package/svelte/segmented.js +0 -2
  434. package/svelte/select.d.ts +0 -28
  435. package/svelte/select.js +0 -2
  436. package/svelte/selection-box.d.ts +0 -9
  437. package/svelte/selection-box.js +0 -2
  438. package/svelte/shortcut-record.d.ts +0 -17
  439. package/svelte/shortcut-record.js +0 -2
  440. package/svelte/side-navigation.d.ts +0 -12
  441. package/svelte/side-navigation.js +0 -2
  442. package/svelte/slider.d.ts +0 -20
  443. package/svelte/slider.js +0 -2
  444. package/svelte/sort-box.d.ts +0 -9
  445. package/svelte/sort-box.js +0 -2
  446. package/svelte/space.d.ts +0 -12
  447. package/svelte/space.js +0 -2
  448. package/svelte/statistic.d.ts +0 -19
  449. package/svelte/statistic.js +0 -2
  450. package/svelte/status-light.d.ts +0 -11
  451. package/svelte/status-light.js +0 -2
  452. package/svelte/switch.d.ts +0 -15
  453. package/svelte/switch.js +0 -2
  454. package/svelte/table.d.ts +0 -27
  455. package/svelte/table.js +0 -2
  456. package/svelte/tabs.d.ts +0 -11
  457. package/svelte/tabs.js +0 -2
  458. package/svelte/tag.d.ts +0 -17
  459. package/svelte/tag.js +0 -2
  460. package/svelte/text-mask.d.ts +0 -14
  461. package/svelte/text-mask.js +0 -2
  462. package/svelte/time-panel.d.ts +0 -13
  463. package/svelte/time-panel.js +0 -2
  464. package/svelte/time-picker.d.ts +0 -17
  465. package/svelte/time-picker.js +0 -2
  466. package/svelte/timeline.d.ts +0 -11
  467. package/svelte/timeline.js +0 -2
  468. package/svelte/title.d.ts +0 -9
  469. package/svelte/title.js +0 -2
  470. package/svelte/toast.d.ts +0 -11
  471. package/svelte/toast.js +0 -2
  472. package/svelte/tooltip.d.ts +0 -9
  473. package/svelte/tooltip.js +0 -2
  474. package/svelte/tree.d.ts +0 -18
  475. package/svelte/tree.js +0 -2
  476. package/svelte/unsafe.d.ts +0 -9
  477. package/svelte/unsafe.js +0 -2
  478. package/svelte/use.d.ts +0 -9
  479. package/svelte/use.js +0 -2
  480. package/svelte/vestaboard.d.ts +0 -15
  481. package/svelte/vestaboard.js +0 -2
  482. package/svelte/wait.d.ts +0 -11
  483. package/svelte/wait.js +0 -2
  484. package/vue/DyActionText.vue +0 -44
  485. package/vue/DyActiveLink.vue +0 -42
  486. package/vue/DyAlert.vue +0 -44
  487. package/vue/DyAreaChart.vue +0 -70
  488. package/vue/DyAvatar.vue +0 -48
  489. package/vue/DyAvatarGroup.vue +0 -47
  490. package/vue/DyBadge.vue +0 -48
  491. package/vue/DyBanner.vue +0 -44
  492. package/vue/DyBarChart.vue +0 -48
  493. package/vue/DyBreadcrumbs.vue +0 -45
  494. package/vue/DyButton.vue +0 -54
  495. package/vue/DyCalendar.vue +0 -47
  496. package/vue/DyCard.vue +0 -49
  497. package/vue/DyCarousel.vue +0 -49
  498. package/vue/DyCascader.vue +0 -46
  499. package/vue/DyCascaderPicker.vue +0 -53
  500. package/vue/DyChartTooltip.vue +0 -42
  501. package/vue/DyChartZoom.vue +0 -44
  502. package/vue/DyCheckbox.vue +0 -45
  503. package/vue/DyCheckboxGroup.vue +0 -45
  504. package/vue/DyCoachMark.vue +0 -49
  505. package/vue/DyCodeBlock.vue +0 -44
  506. package/vue/DyCollapse.vue +0 -44
  507. package/vue/DyCollapsePanel.vue +0 -44
  508. package/vue/DyColorPanel.vue +0 -43
  509. package/vue/DyColorPicker.vue +0 -48
  510. package/vue/DyCompartment.vue +0 -42
  511. package/vue/DyContextmenu.vue +0 -42
  512. package/vue/DyCopy.vue +0 -45
  513. package/vue/DyCountdown.vue +0 -43
  514. package/vue/DyDatePanel.vue +0 -46
  515. package/vue/DyDatePicker.vue +0 -52
  516. package/vue/DyDateRangePanel.vue +0 -42
  517. package/vue/DyDateRangePicker.vue +0 -52
  518. package/vue/DyDivider.vue +0 -45
  519. package/vue/DyDonutChart.vue +0 -45
  520. package/vue/DyDrawer.vue +0 -59
  521. package/vue/DyDropArea.vue +0 -47
  522. package/vue/DyEmpty.vue +0 -44
  523. package/vue/DyFilePicker.vue +0 -53
  524. package/vue/DyFlow.vue +0 -49
  525. package/vue/DyFlowCanvas.vue +0 -53
  526. package/vue/DyForm.vue +0 -66
  527. package/vue/DyFormItem.vue +0 -85
  528. package/vue/DyFormItemInlineGroup.vue +0 -42
  529. package/vue/DyGesture.vue +0 -42
  530. package/vue/DyHeading.vue +0 -42
  531. package/vue/DyHelpText.vue +0 -42
  532. package/vue/DyIcons.vue +0 -42
  533. package/vue/DyImagePreview.vue +0 -45
  534. package/vue/DyInput.vue +0 -60
  535. package/vue/DyInputCapture.vue +0 -42
  536. package/vue/DyInputGroup.vue +0 -42
  537. package/vue/DyKeyboardAccess.vue +0 -43
  538. package/vue/DyLegend.vue +0 -48
  539. package/vue/DyLightRoute.vue +0 -42
  540. package/vue/DyLineChart.vue +0 -42
  541. package/vue/DyLink.vue +0 -42
  542. package/vue/DyList.vue +0 -54
  543. package/vue/DyListItem.vue +0 -48
  544. package/vue/DyListOutside.vue +0 -42
  545. package/vue/DyLoading.vue +0 -42
  546. package/vue/DyMap.vue +0 -56
  547. package/vue/DyMeter.vue +0 -49
  548. package/vue/DyMore.vue +0 -45
  549. package/vue/DyMoreSlot.vue +0 -42
  550. package/vue/DyOptions.vue +0 -44
  551. package/vue/DyPageLoadbar.vue +0 -42
  552. package/vue/DyPagination.vue +0 -47
  553. package/vue/DyParagraph.vue +0 -42
  554. package/vue/DyPatConsole.vue +0 -50
  555. package/vue/DyPatFilterForm.vue +0 -44
  556. package/vue/DyPatFooter.vue +0 -47
  557. package/vue/DyPatForm.vue +0 -44
  558. package/vue/DyPatNav.vue +0 -46
  559. package/vue/DyPatTable.vue +0 -56
  560. package/vue/DyPicker.vue +0 -54
  561. package/vue/DyPlaceholder.vue +0 -49
  562. package/vue/DyPopover.vue +0 -53
  563. package/vue/DyPopoverGhost.vue +0 -42
  564. package/vue/DyProgress.vue +0 -43
  565. package/vue/DyRadarChart.vue +0 -47
  566. package/vue/DyRadio.vue +0 -44
  567. package/vue/DyRadioGroup.vue +0 -45
  568. package/vue/DyRate.vue +0 -45
  569. package/vue/DyReflect.vue +0 -42
  570. package/vue/DyResult.vue +0 -46
  571. package/vue/DyRoute.vue +0 -42
  572. package/vue/DySankeyChart.vue +0 -46
  573. package/vue/DyScatterChart.vue +0 -42
  574. package/vue/DyScrollBox.vue +0 -42
  575. package/vue/DySegmented.vue +0 -46
  576. package/vue/DySelect.vue +0 -67
  577. package/vue/DySelectionBox.vue +0 -42
  578. package/vue/DySelectionBoxMask.vue +0 -42
  579. package/vue/DyShortcutRecord.vue +0 -47
  580. package/vue/DySideNavigation.vue +0 -43
  581. package/vue/DySlider.vue +0 -50
  582. package/vue/DySortBox.vue +0 -42
  583. package/vue/DySortHandle.vue +0 -42
  584. package/vue/DySortItem.vue +0 -42
  585. package/vue/DySpace.vue +0 -43
  586. package/vue/DyStatistic.vue +0 -50
  587. package/vue/DyStatusLight.vue +0 -42
  588. package/vue/DySwitch.vue +0 -45
  589. package/vue/DyTabPanel.vue +0 -42
  590. package/vue/DyTable.vue +0 -66
  591. package/vue/DyTabs.vue +0 -45
  592. package/vue/DyTag.vue +0 -47
  593. package/vue/DyTextMask.vue +0 -45
  594. package/vue/DyTimePanel.vue +0 -43
  595. package/vue/DyTimePicker.vue +0 -51
  596. package/vue/DyTimeline.vue +0 -42
  597. package/vue/DyTitle.vue +0 -42
  598. package/vue/DyToast.vue +0 -42
  599. package/vue/DyTooltip.vue +0 -42
  600. package/vue/DyTree.vue +0 -67
  601. package/vue/DyUnsafe.vue +0 -42
  602. package/vue/DyUse.vue +0 -42
  603. package/vue/DyVestaboard.vue +0 -46
  604. package/vue/DyWait.vue +0 -42
package/react/DyMap.d.ts DELETED
@@ -1,32 +0,0 @@
1
- import { HTMLAttributes, RefAttributes } from 'react';
2
- import { ForwardRefExoticComponent } from 'react';
3
- import { DuoyunMapElement } from '../elements/map';
4
- export * from '../elements/map';
5
- export type DyMapProps = HTMLAttributes<HTMLDivElement> & RefAttributes<DuoyunMapElement> & {
6
- getProjection?: DuoyunMapElement['getProjection'];
7
- geo?: DuoyunMapElement['geo'];
8
- getAreaColor?: DuoyunMapElement['getAreaColor'];
9
- getAreaName?: DuoyunMapElement['getAreaName'];
10
- nodes?: DuoyunMapElement['nodes'];
11
- getNodeColor?: DuoyunMapElement['getNodeColor'];
12
- scale?: DuoyunMapElement['scale'];
13
- translate2D?: DuoyunMapElement['translate2D'];
14
- grabbing?: DuoyunMapElement['grabbing'];
15
- 'onpan'?: (event: CustomEvent<Parameters<DuoyunMapElement['pan']>[0]>) => void;
16
- 'onnodehover'?: (event: CustomEvent<Parameters<DuoyunMapElement['nodehover']>[0]>) => void;
17
- 'onnodeleave'?: (event: CustomEvent<Parameters<DuoyunMapElement['nodeleave']>[0]>) => void;
18
- 'onnodeclick'?: (event: CustomEvent<Parameters<DuoyunMapElement['nodeclick']>[0]>) => void;
19
- 'onareahover'?: (event: CustomEvent<Parameters<DuoyunMapElement['areahover']>[0]>) => void;
20
- 'onarealeave'?: (event: CustomEvent<Parameters<DuoyunMapElement['arealeave']>[0]>) => void;
21
- 'onareaclick'?: (event: CustomEvent<Parameters<DuoyunMapElement['areaclick']>[0]>) => void;
22
- };
23
- export type DyMapExpose = {};
24
- declare global {
25
- namespace JSX {
26
- interface IntrinsicElements {
27
- 'dy-map': DyMapProps;
28
- }
29
- }
30
- }
31
- export declare const DyMap: ForwardRefExoticComponent<Omit<DyMapProps, "ref"> & RefAttributes<DyMapExpose>>;
32
- export default DyMap;
package/react/DyMap.js DELETED
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { forwardRef, useImperativeHandle, useRef, useLayoutEffect } from 'react';
3
- export * from '../elements/map';
4
- export const DyMap = forwardRef(function (props, ref) {
5
- const elementRef = useRef(null);
6
- useImperativeHandle(ref, () => {
7
- return {};
8
- }, []);
9
- // React Bug?
10
- useLayoutEffect(() => {
11
- const element = elementRef.current;
12
- ["getProjection", "geo", "getAreaColor", "getAreaName", "nodes", "getNodeColor", "scale", "translate2D", "grabbing"].map(name => {
13
- element[name] = props[name];
14
- });
15
- }, []);
16
- return React.createElement("dy-map", { ref: elementRef, ...props });
17
- });
18
- export default DyMap;
@@ -1,24 +0,0 @@
1
- import { HTMLAttributes, RefAttributes } from 'react';
2
- import { ForwardRefExoticComponent } from 'react';
3
- import { DuoyunMeterElement } from '../elements/meter';
4
- export * from '../elements/meter';
5
- export type DyMeterProps = HTMLAttributes<HTMLDivElement> & RefAttributes<DuoyunMeterElement> & {
6
- value?: DuoyunMeterElement['value'];
7
- max?: DuoyunMeterElement['max'];
8
- min?: DuoyunMeterElement['min'];
9
- color?: DuoyunMeterElement['color'];
10
- layout?: DuoyunMeterElement['layout'];
11
- label?: DuoyunMeterElement['label'];
12
- valueLabel?: DuoyunMeterElement['valueLabel'];
13
- calculateColor?: DuoyunMeterElement['calculateColor'];
14
- };
15
- export type DyMeterExpose = {};
16
- declare global {
17
- namespace JSX {
18
- interface IntrinsicElements {
19
- 'dy-meter': DyMeterProps;
20
- }
21
- }
22
- }
23
- export declare const DyMeter: ForwardRefExoticComponent<Omit<DyMeterProps, "ref"> & RefAttributes<DyMeterExpose>>;
24
- export default DyMeter;
package/react/DyMeter.js DELETED
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { forwardRef, useImperativeHandle, useRef, useLayoutEffect } from 'react';
3
- export * from '../elements/meter';
4
- export const DyMeter = forwardRef(function (props, ref) {
5
- const elementRef = useRef(null);
6
- useImperativeHandle(ref, () => {
7
- return {};
8
- }, []);
9
- // React Bug?
10
- useLayoutEffect(() => {
11
- const element = elementRef.current;
12
- ["value", "max", "min", "color", "layout", "label", "valueLabel", "calculateColor"].map(name => {
13
- element[name] = props[name];
14
- });
15
- }, []);
16
- return React.createElement("dy-meter", { ref: elementRef, ...props });
17
- });
18
- export default DyMeter;
package/react/DyMore.d.ts DELETED
@@ -1,20 +0,0 @@
1
- import { HTMLAttributes, RefAttributes } from 'react';
2
- import { ForwardRefExoticComponent } from 'react';
3
- import { DuoyunMoreElement } from '../elements/more';
4
- export * from '../elements/more';
5
- export type DyMoreProps = HTMLAttributes<HTMLDivElement> & RefAttributes<DuoyunMoreElement> & {
6
- maxheight?: DuoyunMoreElement['maxheight'];
7
- more?: DuoyunMoreElement['more'];
8
- less?: DuoyunMoreElement['less'];
9
- expandless?: DuoyunMoreElement['expandless'];
10
- };
11
- export type DyMoreExpose = {};
12
- declare global {
13
- namespace JSX {
14
- interface IntrinsicElements {
15
- 'dy-more': DyMoreProps;
16
- }
17
- }
18
- }
19
- export declare const DyMore: ForwardRefExoticComponent<Omit<DyMoreProps, "ref"> & RefAttributes<DyMoreExpose>>;
20
- export default DyMore;
package/react/DyMore.js DELETED
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { forwardRef, useImperativeHandle, useRef, useLayoutEffect } from 'react';
3
- export * from '../elements/more';
4
- export const DyMore = forwardRef(function (props, ref) {
5
- const elementRef = useRef(null);
6
- useImperativeHandle(ref, () => {
7
- return {};
8
- }, []);
9
- // React Bug?
10
- useLayoutEffect(() => {
11
- const element = elementRef.current;
12
- ["maxheight", "more", "less", "expandless"].map(name => {
13
- element[name] = props[name];
14
- });
15
- }, []);
16
- return React.createElement("dy-more", { ref: elementRef, ...props });
17
- });
18
- export default DyMore;
@@ -1,17 +0,0 @@
1
- import { HTMLAttributes, RefAttributes } from 'react';
2
- import { ForwardRefExoticComponent } from 'react';
3
- import { DuoyunMoreSlotElement } from '../elements/more';
4
- export * from '../elements/more';
5
- export type DyMoreSlotProps = HTMLAttributes<HTMLDivElement> & RefAttributes<DuoyunMoreSlotElement> & {
6
- 'onchange'?: (event: CustomEvent<Parameters<DuoyunMoreSlotElement['change']>[0]>) => void;
7
- };
8
- export type DyMoreSlotExpose = {};
9
- declare global {
10
- namespace JSX {
11
- interface IntrinsicElements {
12
- 'dy-more-slot': DyMoreSlotProps;
13
- }
14
- }
15
- }
16
- export declare const DyMoreSlot: ForwardRefExoticComponent<Omit<DyMoreSlotProps, "ref"> & RefAttributes<DyMoreSlotExpose>>;
17
- export default DyMoreSlot;
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { forwardRef, useImperativeHandle, useRef, useLayoutEffect } from 'react';
3
- export * from '../elements/more';
4
- export const DyMoreSlot = forwardRef(function (props, ref) {
5
- const elementRef = useRef(null);
6
- useImperativeHandle(ref, () => {
7
- return {};
8
- }, []);
9
- // React Bug?
10
- useLayoutEffect(() => {
11
- const element = elementRef.current;
12
- [].map(name => {
13
- element[name] = props[name];
14
- });
15
- }, []);
16
- return React.createElement("dy-more-slot", { ref: elementRef, ...props });
17
- });
18
- export default DyMoreSlot;
@@ -1,19 +0,0 @@
1
- import { HTMLAttributes, RefAttributes } from 'react';
2
- import { ForwardRefExoticComponent } from 'react';
3
- import { DuoyunOptionsElement } from '../elements/options';
4
- export * from '../elements/options';
5
- export type DyOptionsProps = HTMLAttributes<HTMLDivElement> & RefAttributes<DuoyunOptionsElement> & {
6
- searchable?: DuoyunOptionsElement['searchable'];
7
- options?: DuoyunOptionsElement['options'];
8
- adder?: DuoyunOptionsElement['adder'];
9
- };
10
- export type DyOptionsExpose = {};
11
- declare global {
12
- namespace JSX {
13
- interface IntrinsicElements {
14
- 'dy-options': DyOptionsProps;
15
- }
16
- }
17
- }
18
- export declare const DyOptions: ForwardRefExoticComponent<Omit<DyOptionsProps, "ref"> & RefAttributes<DyOptionsExpose>>;
19
- export default DyOptions;
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { forwardRef, useImperativeHandle, useRef, useLayoutEffect } from 'react';
3
- export * from '../elements/options';
4
- export const DyOptions = forwardRef(function (props, ref) {
5
- const elementRef = useRef(null);
6
- useImperativeHandle(ref, () => {
7
- return {};
8
- }, []);
9
- // React Bug?
10
- useLayoutEffect(() => {
11
- const element = elementRef.current;
12
- ["searchable", "options", "adder"].map(name => {
13
- element[name] = props[name];
14
- });
15
- }, []);
16
- return React.createElement("dy-options", { ref: elementRef, ...props });
17
- });
18
- export default DyOptions;
@@ -1,15 +0,0 @@
1
- import { HTMLAttributes, RefAttributes } from 'react';
2
- import { ForwardRefExoticComponent } from 'react';
3
- import { DuoyunPageLoadbarElement } from '../elements/page-loadbar';
4
- export * from '../elements/page-loadbar';
5
- export type DyPageLoadbarProps = HTMLAttributes<HTMLDivElement> & RefAttributes<DuoyunPageLoadbarElement> & {};
6
- export type DyPageLoadbarExpose = {};
7
- declare global {
8
- namespace JSX {
9
- interface IntrinsicElements {
10
- 'dy-page-loadbar': DyPageLoadbarProps;
11
- }
12
- }
13
- }
14
- export declare const DyPageLoadbar: ForwardRefExoticComponent<Omit<DyPageLoadbarProps, "ref"> & RefAttributes<DyPageLoadbarExpose>>;
15
- export default DyPageLoadbar;
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { forwardRef, useImperativeHandle, useRef, useLayoutEffect } from 'react';
3
- export * from '../elements/page-loadbar';
4
- export const DyPageLoadbar = forwardRef(function (props, ref) {
5
- const elementRef = useRef(null);
6
- useImperativeHandle(ref, () => {
7
- return {};
8
- }, []);
9
- // React Bug?
10
- useLayoutEffect(() => {
11
- const element = elementRef.current;
12
- [].map(name => {
13
- element[name] = props[name];
14
- });
15
- }, []);
16
- return React.createElement("dy-page-loadbar", { ref: elementRef, ...props });
17
- });
18
- export default DyPageLoadbar;
@@ -1,23 +0,0 @@
1
- import { HTMLAttributes, RefAttributes } from 'react';
2
- import { ForwardRefExoticComponent } from 'react';
3
- import { DuoyunPaginationElement } from '../elements/pagination';
4
- export * from '../elements/pagination';
5
- export type DyPaginationProps = HTMLAttributes<HTMLDivElement> & RefAttributes<DuoyunPaginationElement> & {
6
- align?: DuoyunPaginationElement['align'];
7
- page?: DuoyunPaginationElement['page'];
8
- total?: DuoyunPaginationElement['total'];
9
- size?: DuoyunPaginationElement['size'];
10
- 'onpagechange'?: (event: CustomEvent<Parameters<DuoyunPaginationElement['pagechange']>[0]>) => void;
11
- 'onsizechange'?: (event: CustomEvent<Parameters<DuoyunPaginationElement['sizechange']>[0]>) => void;
12
- sizes?: DuoyunPaginationElement['sizes'];
13
- };
14
- export type DyPaginationExpose = {};
15
- declare global {
16
- namespace JSX {
17
- interface IntrinsicElements {
18
- 'dy-pagination': DyPaginationProps;
19
- }
20
- }
21
- }
22
- export declare const DyPagination: ForwardRefExoticComponent<Omit<DyPaginationProps, "ref"> & RefAttributes<DyPaginationExpose>>;
23
- export default DyPagination;
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { forwardRef, useImperativeHandle, useRef, useLayoutEffect } from 'react';
3
- export * from '../elements/pagination';
4
- export const DyPagination = forwardRef(function (props, ref) {
5
- const elementRef = useRef(null);
6
- useImperativeHandle(ref, () => {
7
- return {};
8
- }, []);
9
- // React Bug?
10
- useLayoutEffect(() => {
11
- const element = elementRef.current;
12
- ["align", "page", "total", "size", "sizes"].map(name => {
13
- element[name] = props[name];
14
- });
15
- }, []);
16
- return React.createElement("dy-pagination", { ref: elementRef, ...props });
17
- });
18
- export default DyPagination;
@@ -1,15 +0,0 @@
1
- import { HTMLAttributes, RefAttributes } from 'react';
2
- import { ForwardRefExoticComponent } from 'react';
3
- import { DuoyunParagraphElement } from '../elements/paragraph';
4
- export * from '../elements/paragraph';
5
- export type DyParagraphProps = HTMLAttributes<HTMLDivElement> & RefAttributes<DuoyunParagraphElement> & {};
6
- export type DyParagraphExpose = {};
7
- declare global {
8
- namespace JSX {
9
- interface IntrinsicElements {
10
- 'dy-paragraph': DyParagraphProps;
11
- }
12
- }
13
- }
14
- export declare const DyParagraph: ForwardRefExoticComponent<Omit<DyParagraphProps, "ref"> & RefAttributes<DyParagraphExpose>>;
15
- export default DyParagraph;
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { forwardRef, useImperativeHandle, useRef, useLayoutEffect } from 'react';
3
- export * from '../elements/paragraph';
4
- export const DyParagraph = forwardRef(function (props, ref) {
5
- const elementRef = useRef(null);
6
- useImperativeHandle(ref, () => {
7
- return {};
8
- }, []);
9
- // React Bug?
10
- useLayoutEffect(() => {
11
- const element = elementRef.current;
12
- [].map(name => {
13
- element[name] = props[name];
14
- });
15
- }, []);
16
- return React.createElement("dy-paragraph", { ref: elementRef, ...props });
17
- });
18
- export default DyParagraph;
@@ -1,25 +0,0 @@
1
- import { HTMLAttributes, RefAttributes } from 'react';
2
- import { ForwardRefExoticComponent } from 'react';
3
- import { DyPatConsoleElement } from '../patterns/console';
4
- export * from '../patterns/console';
5
- export type DyPatConsoleProps = HTMLAttributes<HTMLDivElement> & RefAttributes<DyPatConsoleElement> & {
6
- keyboardAccess?: DyPatConsoleElement['keyboardAccess'];
7
- screencastMode?: DyPatConsoleElement['screencastMode'];
8
- responsive?: DyPatConsoleElement['responsive'];
9
- name?: DyPatConsoleElement['name'];
10
- logo?: DyPatConsoleElement['logo'];
11
- routes?: DyPatConsoleElement['routes'];
12
- navItems?: DyPatConsoleElement['navItems'];
13
- contextMenus?: DyPatConsoleElement['contextMenus'];
14
- userInfo?: DyPatConsoleElement['userInfo'];
15
- };
16
- export type DyPatConsoleExpose = {};
17
- declare global {
18
- namespace JSX {
19
- interface IntrinsicElements {
20
- 'dy-pat-console': DyPatConsoleProps;
21
- }
22
- }
23
- }
24
- export declare const DyPatConsole: ForwardRefExoticComponent<Omit<DyPatConsoleProps, "ref"> & RefAttributes<DyPatConsoleExpose>>;
25
- export default DyPatConsole;
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { forwardRef, useImperativeHandle, useRef, useLayoutEffect } from 'react';
3
- export * from '../patterns/console';
4
- export const DyPatConsole = forwardRef(function (props, ref) {
5
- const elementRef = useRef(null);
6
- useImperativeHandle(ref, () => {
7
- return {};
8
- }, []);
9
- // React Bug?
10
- useLayoutEffect(() => {
11
- const element = elementRef.current;
12
- ["keyboardAccess", "screencastMode", "responsive", "name", "logo", "routes", "navItems", "contextMenus", "userInfo"].map(name => {
13
- element[name] = props[name];
14
- });
15
- }, []);
16
- return React.createElement("dy-pat-console", { ref: elementRef, ...props });
17
- });
18
- export default DyPatConsole;
@@ -1,20 +0,0 @@
1
- import { HTMLAttributes, RefAttributes } from 'react';
2
- import { ForwardRefExoticComponent } from 'react';
3
- import { DyPatFilterFormElement } from '../patterns/filter-form';
4
- export * from '../patterns/filter-form';
5
- export type DyPatFilterFormProps = HTMLAttributes<HTMLDivElement> & RefAttributes<DyPatFilterFormElement> & {
6
- options?: DyPatFilterFormElement['options'];
7
- getText?: DyPatFilterFormElement['getText'];
8
- 'onsubmit'?: (event: CustomEvent<Parameters<DyPatFilterFormElement['submit']>[0]>) => void;
9
- initValue?: DyPatFilterFormElement['initValue'];
10
- };
11
- export type DyPatFilterFormExpose = {};
12
- declare global {
13
- namespace JSX {
14
- interface IntrinsicElements {
15
- 'dy-pat-filter-form': DyPatFilterFormProps;
16
- }
17
- }
18
- }
19
- export declare const DyPatFilterForm: ForwardRefExoticComponent<Omit<DyPatFilterFormProps, "ref"> & RefAttributes<DyPatFilterFormExpose>>;
20
- export default DyPatFilterForm;
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { forwardRef, useImperativeHandle, useRef, useLayoutEffect } from 'react';
3
- export * from '../patterns/filter-form';
4
- export const DyPatFilterForm = forwardRef(function (props, ref) {
5
- const elementRef = useRef(null);
6
- useImperativeHandle(ref, () => {
7
- return {};
8
- }, []);
9
- // React Bug?
10
- useLayoutEffect(() => {
11
- const element = elementRef.current;
12
- ["options", "getText", "initValue"].map(name => {
13
- element[name] = props[name];
14
- });
15
- }, []);
16
- return React.createElement("dy-pat-filter-form", { ref: elementRef, ...props });
17
- });
18
- export default DyPatFilterForm;
@@ -1,23 +0,0 @@
1
- import { HTMLAttributes, RefAttributes } from 'react';
2
- import { ForwardRefExoticComponent } from 'react';
3
- import { DyPatFooterElement } from '../patterns/footer';
4
- export * from '../patterns/footer';
5
- export type DyPatFooterProps = HTMLAttributes<HTMLDivElement> & RefAttributes<DyPatFooterElement> & {
6
- social?: DyPatFooterElement['social'];
7
- links?: DyPatFooterElement['links'];
8
- logo?: DyPatFooterElement['logo'];
9
- terms?: DyPatFooterElement['terms'];
10
- help?: DyPatFooterElement['help'];
11
- languages?: DyPatFooterElement['languages'];
12
- 'onlanguagechange'?: (event: CustomEvent<Parameters<DyPatFooterElement['languagechange']>[0]>) => void;
13
- };
14
- export type DyPatFooterExpose = {};
15
- declare global {
16
- namespace JSX {
17
- interface IntrinsicElements {
18
- 'dy-pat-footer': DyPatFooterProps;
19
- }
20
- }
21
- }
22
- export declare const DyPatFooter: ForwardRefExoticComponent<Omit<DyPatFooterProps, "ref"> & RefAttributes<DyPatFooterExpose>>;
23
- export default DyPatFooter;
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { forwardRef, useImperativeHandle, useRef, useLayoutEffect } from 'react';
3
- export * from '../patterns/footer';
4
- export const DyPatFooter = forwardRef(function (props, ref) {
5
- const elementRef = useRef(null);
6
- useImperativeHandle(ref, () => {
7
- return {};
8
- }, []);
9
- // React Bug?
10
- useLayoutEffect(() => {
11
- const element = elementRef.current;
12
- ["social", "links", "logo", "terms", "help", "languages"].map(name => {
13
- element[name] = props[name];
14
- });
15
- }, []);
16
- return React.createElement("dy-pat-footer", { ref: elementRef, ...props });
17
- });
18
- export default DyPatFooter;
@@ -1,19 +0,0 @@
1
- import { HTMLAttributes, RefAttributes } from 'react';
2
- import { ForwardRefExoticComponent } from 'react';
3
- import { DyPatFormElement } from '../patterns/form';
4
- export * from '../patterns/form';
5
- export type DyPatFormProps = HTMLAttributes<HTMLDivElement> & RefAttributes<DyPatFormElement> & {
6
- data?: DyPatFormElement['data'];
7
- formItems?: DyPatFormElement['formItems'];
8
- valid?: DyPatFormElement['valid'];
9
- };
10
- export type DyPatFormExpose = {};
11
- declare global {
12
- namespace JSX {
13
- interface IntrinsicElements {
14
- 'dy-pat-form': DyPatFormProps;
15
- }
16
- }
17
- }
18
- export declare const DyPatForm: ForwardRefExoticComponent<Omit<DyPatFormProps, "ref"> & RefAttributes<DyPatFormExpose>>;
19
- export default DyPatForm;
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { forwardRef, useImperativeHandle, useRef, useLayoutEffect } from 'react';
3
- export * from '../patterns/form';
4
- export const DyPatForm = forwardRef(function (props, ref) {
5
- const elementRef = useRef(null);
6
- useImperativeHandle(ref, () => {
7
- return {};
8
- }, []);
9
- // React Bug?
10
- useLayoutEffect(() => {
11
- const element = elementRef.current;
12
- ["data", "formItems", "valid"].map(name => {
13
- element[name] = props[name];
14
- });
15
- }, []);
16
- return React.createElement("dy-pat-form", { ref: elementRef, ...props });
17
- });
18
- export default DyPatForm;
@@ -1,21 +0,0 @@
1
- import { HTMLAttributes, RefAttributes } from 'react';
2
- import { ForwardRefExoticComponent } from 'react';
3
- import { DyPatNavElement } from '../patterns/nav';
4
- export * from '../patterns/nav';
5
- export type DyPatNavProps = HTMLAttributes<HTMLDivElement> & RefAttributes<DyPatNavElement> & {
6
- name?: DyPatNavElement['name'];
7
- links?: DyPatNavElement['links'];
8
- logo?: DyPatNavElement['logo'];
9
- switching?: DyPatNavElement['switching'];
10
- navSlot?: DyPatNavElement['navSlot'];
11
- };
12
- export type DyPatNavExpose = {};
13
- declare global {
14
- namespace JSX {
15
- interface IntrinsicElements {
16
- 'dy-pat-nav': DyPatNavProps;
17
- }
18
- }
19
- }
20
- export declare const DyPatNav: ForwardRefExoticComponent<Omit<DyPatNavProps, "ref"> & RefAttributes<DyPatNavExpose>>;
21
- export default DyPatNav;
package/react/DyPatNav.js DELETED
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { forwardRef, useImperativeHandle, useRef, useLayoutEffect } from 'react';
3
- export * from '../patterns/nav';
4
- export const DyPatNav = forwardRef(function (props, ref) {
5
- const elementRef = useRef(null);
6
- useImperativeHandle(ref, () => {
7
- return {};
8
- }, []);
9
- // React Bug?
10
- useLayoutEffect(() => {
11
- const element = elementRef.current;
12
- ["name", "links", "logo", "switching", "navSlot"].map(name => {
13
- element[name] = props[name];
14
- });
15
- }, []);
16
- return React.createElement("dy-pat-nav", { ref: elementRef, ...props });
17
- });
18
- export default DyPatNav;
@@ -1,32 +0,0 @@
1
- import { HTMLAttributes, RefAttributes } from 'react';
2
- import { ForwardRefExoticComponent } from 'react';
3
- import { DyPatTableElement } from '../patterns/table';
4
- export * from '../patterns/table';
5
- export type DyPatTableProps = HTMLAttributes<HTMLDivElement> & RefAttributes<DyPatTableElement> & {
6
- filterable?: DyPatTableElement['filterable'];
7
- selectable?: DyPatTableElement['selectable'];
8
- pagesize?: DyPatTableElement['pagesize'];
9
- sizes?: DyPatTableElement['sizes'];
10
- data?: DyPatTableElement['data'];
11
- paginationStore?: DyPatTableElement['paginationStore'];
12
- locationStore?: DyPatTableElement['locationStore'];
13
- rowKey?: DyPatTableElement['rowKey'];
14
- getRowStyle?: DyPatTableElement['getRowStyle'];
15
- expandedRowRender?: DyPatTableElement['expandedRowRender'];
16
- getActions?: DyPatTableElement['getActions'];
17
- getSelectedActions?: DyPatTableElement['getSelectedActions'];
18
- 'onexpand'?: (event: CustomEvent<Parameters<DyPatTableElement['expand']>[0]>) => void;
19
- 'onfetch'?: (event: CustomEvent<Parameters<DyPatTableElement['fetch']>[0]>) => void;
20
- columns?: DyPatTableElement['columns'];
21
- getText?: DyPatTableElement['getText'];
22
- };
23
- export type DyPatTableExpose = {};
24
- declare global {
25
- namespace JSX {
26
- interface IntrinsicElements {
27
- 'dy-pat-table': DyPatTableProps;
28
- }
29
- }
30
- }
31
- export declare const DyPatTable: ForwardRefExoticComponent<Omit<DyPatTableProps, "ref"> & RefAttributes<DyPatTableExpose>>;
32
- export default DyPatTable;
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { forwardRef, useImperativeHandle, useRef, useLayoutEffect } from 'react';
3
- export * from '../patterns/table';
4
- export const DyPatTable = forwardRef(function (props, ref) {
5
- const elementRef = useRef(null);
6
- useImperativeHandle(ref, () => {
7
- return {};
8
- }, []);
9
- // React Bug?
10
- useLayoutEffect(() => {
11
- const element = elementRef.current;
12
- ["filterable", "selectable", "pagesize", "sizes", "data", "paginationStore", "locationStore", "rowKey", "getRowStyle", "expandedRowRender", "getActions", "getSelectedActions", "columns", "getText"].map(name => {
13
- element[name] = props[name];
14
- });
15
- }, []);
16
- return React.createElement("dy-pat-table", { ref: elementRef, ...props });
17
- });
18
- export default DyPatTable;
@@ -1,28 +0,0 @@
1
- import { HTMLAttributes, RefAttributes } from 'react';
2
- import { ForwardRefExoticComponent } from 'react';
3
- import { DuoyunPickerElement } from '../elements/picker';
4
- export * from '../elements/picker';
5
- export type DyPickerProps = HTMLAttributes<HTMLDivElement> & RefAttributes<DuoyunPickerElement> & {
6
- placeholder?: DuoyunPickerElement['placeholder'];
7
- disabled?: DuoyunPickerElement['disabled'];
8
- borderless?: DuoyunPickerElement['borderless'];
9
- selectmode?: DuoyunPickerElement['selectmode'];
10
- fit?: DuoyunPickerElement['fit'];
11
- multiple?: DuoyunPickerElement['multiple'];
12
- active?: DuoyunPickerElement['active'];
13
- options?: DuoyunPickerElement['options'];
14
- value?: DuoyunPickerElement['value'];
15
- 'onchange'?: (event: CustomEvent<Parameters<DuoyunPickerElement['change']>[0]>) => void;
16
- };
17
- export type DyPickerExpose = {
18
- showPicker: DuoyunPickerElement['showPicker'];
19
- };
20
- declare global {
21
- namespace JSX {
22
- interface IntrinsicElements {
23
- 'dy-picker': DyPickerProps;
24
- }
25
- }
26
- }
27
- export declare const DyPicker: ForwardRefExoticComponent<Omit<DyPickerProps, "ref"> & RefAttributes<DyPickerExpose>>;
28
- export default DyPicker;
package/react/DyPicker.js DELETED
@@ -1,22 +0,0 @@
1
- import React from 'react';
2
- import { forwardRef, useImperativeHandle, useRef, useLayoutEffect } from 'react';
3
- export * from '../elements/picker';
4
- export const DyPicker = forwardRef(function (props, ref) {
5
- const elementRef = useRef(null);
6
- useImperativeHandle(ref, () => {
7
- return {
8
- showPicker(...args) {
9
- return elementRef.current.showPicker(...args);
10
- },
11
- };
12
- }, []);
13
- // React Bug?
14
- useLayoutEffect(() => {
15
- const element = elementRef.current;
16
- ["placeholder", "disabled", "borderless", "selectmode", "fit", "multiple", "active", "options", "value"].map(name => {
17
- element[name] = props[name];
18
- });
19
- }, []);
20
- return React.createElement("dy-picker", { ref: elementRef, ...props });
21
- });
22
- export default DyPicker;