@dxtmisha/d1 0.1.3 → 0.2.0

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 (305) hide show
  1. package/dist/D1Accordion.d.ts +200 -0
  2. package/dist/D1Accordion.js +2 -394
  3. package/dist/D1Accordion.vue_vue_type_script_setup_true_lang-ZmnMZM7M.js +61 -0
  4. package/dist/D1ActionSheet.d.ts +260 -0
  5. package/dist/D1ActionSheet.js +4 -0
  6. package/dist/D1ActionSheet.vue_vue_type_script_setup_true_lang-B1c7IkCD.js +72 -0
  7. package/dist/D1Actions.d.ts +176 -0
  8. package/dist/D1Actions.js +4 -0
  9. package/dist/D1Actions.vue_vue_type_script_setup_true_lang-DGLk9Bkq.js +67 -0
  10. package/dist/D1Anchor.d.ts +134 -0
  11. package/dist/D1Anchor.js +4 -0
  12. package/dist/D1Anchor.vue_vue_type_script_setup_true_lang-ByIV_iXR.js +59 -0
  13. package/dist/D1Arrow.d.ts +85 -0
  14. package/dist/D1Arrow.js +4 -0
  15. package/dist/D1Arrow.vue_vue_type_script_setup_true_lang-CL7CgsNP.js +50 -0
  16. package/dist/D1Badge.d.ts +132 -0
  17. package/dist/D1Badge.js +4 -0
  18. package/dist/D1Badge.vue_vue_type_script_setup_true_lang-Bk5Zjd0a.js +86 -0
  19. package/dist/D1Bars.d.ts +177 -0
  20. package/dist/D1Bars.js +4 -0
  21. package/dist/D1Bars.vue_vue_type_script_setup_true_lang-Bwvd00nT.js +79 -0
  22. package/dist/D1Block.d.ts +120 -0
  23. package/dist/D1Block.js +4 -0
  24. package/dist/D1Block.vue_vue_type_script_setup_true_lang-C1ayfcdv.js +55 -0
  25. package/dist/D1Button.d.ts +166 -0
  26. package/dist/D1Button.js +4 -0
  27. package/dist/D1Button.vue_vue_type_script_setup_true_lang-D41llYta.js +108 -0
  28. package/dist/D1Cell.d.ts +161 -0
  29. package/dist/D1Cell.js +4 -0
  30. package/dist/D1Cell.vue_vue_type_script_setup_true_lang-DUsqN8j7.js +98 -0
  31. package/dist/D1Chip.d.ts +164 -0
  32. package/dist/D1Chip.js +4 -0
  33. package/dist/D1Chip.vue_vue_type_script_setup_true_lang-BIUMGfw3.js +104 -0
  34. package/dist/D1ChipGroup.d.ts +173 -0
  35. package/dist/D1ChipGroup.js +4 -0
  36. package/dist/D1ChipGroup.vue_vue_type_script_setup_true_lang-QVI8C5ye.js +50 -0
  37. package/dist/D1Dialog.d.ts +267 -0
  38. package/dist/D1Dialog.js +4 -0
  39. package/dist/D1Dialog.vue_vue_type_script_setup_true_lang-0AMBJ7It.js +99 -0
  40. package/dist/D1Field.d.ts +189 -0
  41. package/dist/D1Field.js +4 -0
  42. package/dist/D1Field.vue_vue_type_script_setup_true_lang-BJhBWGUy.js +170 -0
  43. package/dist/D1FieldCounter.d.ts +79 -0
  44. package/dist/D1FieldCounter.js +4 -0
  45. package/dist/D1FieldCounter.vue_vue_type_script_setup_true_lang-BzDNKHQa.js +42 -0
  46. package/dist/D1FieldLabel.d.ts +105 -0
  47. package/dist/D1FieldLabel.js +4 -0
  48. package/dist/D1FieldLabel.vue_vue_type_script_setup_true_lang-BNUuk2qa.js +54 -0
  49. package/dist/D1FieldMessage.d.ts +87 -0
  50. package/dist/D1FieldMessage.js +4 -0
  51. package/dist/D1FieldMessage.vue_vue_type_script_setup_true_lang-BwscBukK.js +52 -0
  52. package/dist/D1Icon.d.ts +128 -0
  53. package/dist/D1Icon.js +4 -0
  54. package/dist/D1Icon.vue_vue_type_script_setup_true_lang-xas36wzc.js +97 -0
  55. package/dist/D1Image.d.ts +97 -0
  56. package/dist/D1Image.js +1 -1
  57. package/dist/{index-BHi6Xmck.js → D1Image.vue_vue_type_script_setup_true_lang-DNSEm9t1.js} +6 -6
  58. package/dist/D1Input.d.ts +224 -0
  59. package/dist/D1Input.js +4 -0
  60. package/dist/D1Input.vue_vue_type_script_setup_true_lang-BtKtLPy3.js +124 -0
  61. package/dist/D1List.d.ts +200 -0
  62. package/dist/D1List.js +4 -0
  63. package/dist/D1List.vue_vue_type_script_setup_true_lang-ys_l-2Q9.js +79 -0
  64. package/dist/D1ListGroup.d.ts +85 -0
  65. package/dist/D1ListGroup.js +4 -0
  66. package/dist/D1ListGroup.vue_vue_type_script_setup_true_lang-C_u-9aGr.js +43 -0
  67. package/dist/D1ListItem.d.ts +183 -0
  68. package/dist/D1ListItem.js +4 -0
  69. package/dist/D1ListItem.vue_vue_type_script_setup_true_lang-iPuUcwIy.js +125 -0
  70. package/dist/D1ListMenu.d.ts +183 -0
  71. package/dist/D1ListMenu.js +4 -0
  72. package/dist/D1ListMenu.vue_vue_type_script_setup_true_lang-RqCdMNKM.js +53 -0
  73. package/dist/D1Mask.d.ts +115 -0
  74. package/dist/D1Mask.js +4 -0
  75. package/dist/D1Mask.vue_vue_type_script_setup_true_lang-D8k5XAko.js +68 -0
  76. package/dist/D1Menu.d.ts +324 -0
  77. package/dist/D1Menu.js +4 -0
  78. package/dist/D1Menu.vue_vue_type_script_setup_true_lang-CX9mv1RX.js +84 -0
  79. package/dist/D1Modal.d.ts +261 -0
  80. package/dist/D1Modal.js +4 -0
  81. package/dist/D1Modal.vue_vue_type_script_setup_true_lang-CdFWqEF2.js +71 -0
  82. package/dist/D1MotionTransform.d.ts +103 -0
  83. package/dist/D1MotionTransform.js +4 -0
  84. package/dist/D1MotionTransform.vue_vue_type_script_setup_true_lang-BsfcAXYR.js +63 -0
  85. package/dist/D1Page.d.ts +79 -0
  86. package/dist/D1Page.js +4 -0
  87. package/dist/D1Page.vue_vue_type_script_setup_true_lang-C01oeN5E.js +51 -0
  88. package/dist/D1Progress.d.ts +89 -0
  89. package/dist/D1Progress.js +4 -0
  90. package/dist/D1Progress.vue_vue_type_script_setup_true_lang-C7VFkdo_.js +72 -0
  91. package/dist/D1Ripple.d.ts +79 -0
  92. package/dist/D1Ripple.js +4 -0
  93. package/dist/D1Ripple.vue_vue_type_script_setup_true_lang-BbVI6dIs.js +36 -0
  94. package/dist/D1Scrollbar.d.ts +104 -0
  95. package/dist/D1Scrollbar.js +4 -0
  96. package/dist/D1Scrollbar.vue_vue_type_script_setup_true_lang-C4sfvVou.js +51 -0
  97. package/dist/D1Section.d.ts +79 -0
  98. package/dist/D1Section.js +4 -0
  99. package/dist/D1Section.vue_vue_type_script_setup_true_lang-1Mv3Zzq6.js +51 -0
  100. package/dist/D1Select.d.ts +381 -0
  101. package/dist/D1Select.js +4 -0
  102. package/dist/D1Select.vue_vue_type_script_setup_true_lang-Fyi1FvD_.js +130 -0
  103. package/dist/D1SelectValue.d.ts +168 -0
  104. package/dist/D1SelectValue.js +4 -0
  105. package/dist/D1SelectValue.vue_vue_type_script_setup_true_lang-CMmmYTxu.js +53 -0
  106. package/dist/D1Skeleton.d.ts +84 -0
  107. package/dist/D1Skeleton.js +4 -0
  108. package/dist/D1Skeleton.vue_vue_type_script_setup_true_lang-DQ8Fj5xO.js +37 -0
  109. package/dist/D1TextareaAutosize.d.ts +88 -0
  110. package/dist/D1TextareaAutosize.js +4 -0
  111. package/dist/D1TextareaAutosize.vue_vue_type_script_setup_true_lang-DjisVn_e.js +47 -0
  112. package/dist/D1Tooltip.d.ts +89 -0
  113. package/dist/D1Tooltip.js +4 -0
  114. package/dist/D1Tooltip.vue_vue_type_script_setup_true_lang-CYtDl5uG.js +67 -0
  115. package/dist/D1Window.d.ts +190 -0
  116. package/dist/D1Window.js +4 -0
  117. package/dist/D1Window.vue_vue_type_script_setup_true_lang-Bhz5VvjK.js +138 -0
  118. package/dist/design.d.ts +58 -0
  119. package/dist/index-B34F7SrR.js +5 -0
  120. package/dist/index-B921j10s.js +5 -0
  121. package/dist/index-BS9sgqvG.js +5 -0
  122. package/dist/index-BWfsjhQo.js +5 -0
  123. package/dist/index-CItcax-E.js +5 -0
  124. package/dist/index-D387qGGl.js +5 -0
  125. package/dist/index-Dike0osZ.js +5 -0
  126. package/dist/index-RVXlLQ5Y.js +5 -0
  127. package/dist/plugin.d.ts +57 -0
  128. package/dist/style.css +1 -1
  129. package/dist/types.d.ts +2333 -0
  130. package/dist/types.js +81 -1
  131. package/package.json +161 -7
  132. package/src/styles/Ui/icon.css +2 -0
  133. package/src/styles/Ui/list.json +58 -206
  134. package/src/styles/Ui/main.scss +5 -5
  135. package/src/styles/Ui/properties.scss +12 -0
  136. package/src/styles/Ui/vars.scss +2 -0
  137. package/dist/App.vue.d.ts +0 -3
  138. package/dist/components/AiWiki.vue.d.ts +0 -3
  139. package/dist/components/Ui/Accordion/D1Accordion.vue.d.ts +0 -43
  140. package/dist/components/Ui/Accordion/index.d.ts +0 -5
  141. package/dist/components/Ui/Accordion/props.d.ts +0 -20
  142. package/dist/components/Ui/Accordion/wiki.d.ts +0 -2
  143. package/dist/components/Ui/ActionSheet/D1ActionSheet.vue.d.ts +0 -44
  144. package/dist/components/Ui/ActionSheet/index.d.ts +0 -5
  145. package/dist/components/Ui/ActionSheet/props.d.ts +0 -21
  146. package/dist/components/Ui/ActionSheet/wiki.d.ts +0 -2
  147. package/dist/components/Ui/Actions/D1Actions.vue.d.ts +0 -25
  148. package/dist/components/Ui/Actions/index.d.ts +0 -5
  149. package/dist/components/Ui/Actions/props.d.ts +0 -21
  150. package/dist/components/Ui/Actions/wiki.d.ts +0 -2
  151. package/dist/components/Ui/Anchor/D1Anchor.vue.d.ts +0 -21
  152. package/dist/components/Ui/Anchor/index.d.ts +0 -5
  153. package/dist/components/Ui/Anchor/props.d.ts +0 -11
  154. package/dist/components/Ui/Anchor/wiki.d.ts +0 -2
  155. package/dist/components/Ui/Arrow/D1Arrow.vue.d.ts +0 -20
  156. package/dist/components/Ui/Arrow/index.d.ts +0 -5
  157. package/dist/components/Ui/Arrow/props.d.ts +0 -18
  158. package/dist/components/Ui/Arrow/wiki.d.ts +0 -2
  159. package/dist/components/Ui/Badge/D1Badge.vue.d.ts +0 -18
  160. package/dist/components/Ui/Badge/index.d.ts +0 -5
  161. package/dist/components/Ui/Badge/props.d.ts +0 -30
  162. package/dist/components/Ui/Badge/wiki.d.ts +0 -2
  163. package/dist/components/Ui/Bars/D1Bars.vue.d.ts +0 -32
  164. package/dist/components/Ui/Bars/index.d.ts +0 -5
  165. package/dist/components/Ui/Bars/props.d.ts +0 -18
  166. package/dist/components/Ui/Bars/wiki.d.ts +0 -2
  167. package/dist/components/Ui/Block/D1Block.vue.d.ts +0 -21
  168. package/dist/components/Ui/Block/index.d.ts +0 -5
  169. package/dist/components/Ui/Block/props.d.ts +0 -12
  170. package/dist/components/Ui/Block/wiki.d.ts +0 -2
  171. package/dist/components/Ui/Button/D1Button.vue.d.ts +0 -29
  172. package/dist/components/Ui/Button/index.d.ts +0 -5
  173. package/dist/components/Ui/Button/props.d.ts +0 -36
  174. package/dist/components/Ui/Button/wiki.d.ts +0 -2
  175. package/dist/components/Ui/Cell/D1Cell.vue.d.ts +0 -30
  176. package/dist/components/Ui/Cell/index.d.ts +0 -5
  177. package/dist/components/Ui/Cell/props.d.ts +0 -28
  178. package/dist/components/Ui/Cell/wiki.d.ts +0 -2
  179. package/dist/components/Ui/Chip/D1Chip.vue.d.ts +0 -29
  180. package/dist/components/Ui/Chip/index.d.ts +0 -5
  181. package/dist/components/Ui/Chip/props.d.ts +0 -34
  182. package/dist/components/Ui/Chip/wiki.d.ts +0 -2
  183. package/dist/components/Ui/ChipGroup/D1ChipGroup.vue.d.ts +0 -30
  184. package/dist/components/Ui/ChipGroup/index.d.ts +0 -5
  185. package/dist/components/Ui/ChipGroup/props.d.ts +0 -12
  186. package/dist/components/Ui/ChipGroup/wiki.d.ts +0 -2
  187. package/dist/components/Ui/Dialog/D1Dialog.vue.d.ts +0 -48
  188. package/dist/components/Ui/Dialog/index.d.ts +0 -5
  189. package/dist/components/Ui/Dialog/props.d.ts +0 -28
  190. package/dist/components/Ui/Dialog/wiki.d.ts +0 -2
  191. package/dist/components/Ui/Field/D1Field.vue.d.ts +0 -25
  192. package/dist/components/Ui/Field/index.d.ts +0 -5
  193. package/dist/components/Ui/Field/props.d.ts +0 -42
  194. package/dist/components/Ui/Field/wiki.d.ts +0 -2
  195. package/dist/components/Ui/FieldCounter/D1FieldCounter.vue.d.ts +0 -17
  196. package/dist/components/Ui/FieldCounter/index.d.ts +0 -5
  197. package/dist/components/Ui/FieldCounter/props.d.ts +0 -11
  198. package/dist/components/Ui/FieldCounter/wiki.d.ts +0 -2
  199. package/dist/components/Ui/FieldLabel/D1FieldLabel.vue.d.ts +0 -20
  200. package/dist/components/Ui/FieldLabel/index.d.ts +0 -5
  201. package/dist/components/Ui/FieldLabel/props.d.ts +0 -13
  202. package/dist/components/Ui/FieldLabel/wiki.d.ts +0 -2
  203. package/dist/components/Ui/FieldMessage/D1FieldMessage.vue.d.ts +0 -18
  204. package/dist/components/Ui/FieldMessage/index.d.ts +0 -5
  205. package/dist/components/Ui/FieldMessage/props.d.ts +0 -12
  206. package/dist/components/Ui/FieldMessage/wiki.d.ts +0 -2
  207. package/dist/components/Ui/Icon/D1Icon.vue.d.ts +0 -25
  208. package/dist/components/Ui/Icon/index.d.ts +0 -5
  209. package/dist/components/Ui/Icon/props.d.ts +0 -35
  210. package/dist/components/Ui/Icon/wiki.d.ts +0 -2
  211. package/dist/components/Ui/Image/D1Image.vue.d.ts +0 -25
  212. package/dist/components/Ui/Image/D1ImageAiWiki.vue.d.ts +0 -3
  213. package/dist/components/Ui/Image/index.d.ts +0 -38
  214. package/dist/components/Ui/Image/props.d.ts +0 -19
  215. package/dist/components/Ui/Image/wiki.d.ts +0 -2
  216. package/dist/components/Ui/Input/D1Input.vue.d.ts +0 -37
  217. package/dist/components/Ui/Input/index.d.ts +0 -5
  218. package/dist/components/Ui/Input/props.d.ts +0 -18
  219. package/dist/components/Ui/Input/wiki.d.ts +0 -2
  220. package/dist/components/Ui/List/D1List.vue.d.ts +0 -33
  221. package/dist/components/Ui/List/index.d.ts +0 -5
  222. package/dist/components/Ui/List/props.d.ts +0 -18
  223. package/dist/components/Ui/List/wiki.d.ts +0 -2
  224. package/dist/components/Ui/ListGroup/D1ListGroup.vue.d.ts +0 -20
  225. package/dist/components/Ui/ListGroup/index.d.ts +0 -5
  226. package/dist/components/Ui/ListGroup/props.d.ts +0 -14
  227. package/dist/components/Ui/ListGroup/wiki.d.ts +0 -2
  228. package/dist/components/Ui/ListItem/D1ListItem.vue.d.ts +0 -28
  229. package/dist/components/Ui/ListItem/index.d.ts +0 -5
  230. package/dist/components/Ui/ListItem/props.d.ts +0 -33
  231. package/dist/components/Ui/ListItem/wiki.d.ts +0 -2
  232. package/dist/components/Ui/ListMenu/D1ListMenu.vue.d.ts +0 -33
  233. package/dist/components/Ui/ListMenu/index.d.ts +0 -5
  234. package/dist/components/Ui/ListMenu/props.d.ts +0 -18
  235. package/dist/components/Ui/ListMenu/wiki.d.ts +0 -2
  236. package/dist/components/Ui/Mask/D1Mask.vue.d.ts +0 -48
  237. package/dist/components/Ui/Mask/index.d.ts +0 -5
  238. package/dist/components/Ui/Mask/props.d.ts +0 -19
  239. package/dist/components/Ui/Mask/wiki.d.ts +0 -2
  240. package/dist/components/Ui/Menu/D1Menu.vue.d.ts +0 -65
  241. package/dist/components/Ui/Menu/index.d.ts +0 -5
  242. package/dist/components/Ui/Menu/props.d.ts +0 -20
  243. package/dist/components/Ui/Menu/wiki.d.ts +0 -2
  244. package/dist/components/Ui/Modal/D1Modal.vue.d.ts +0 -44
  245. package/dist/components/Ui/Modal/index.d.ts +0 -5
  246. package/dist/components/Ui/Modal/props.d.ts +0 -24
  247. package/dist/components/Ui/Modal/wiki.d.ts +0 -2
  248. package/dist/components/Ui/MotionTransform/D1MotionTransform.vue.d.ts +0 -35
  249. package/dist/components/Ui/MotionTransform/index.d.ts +0 -5
  250. package/dist/components/Ui/MotionTransform/props.d.ts +0 -18
  251. package/dist/components/Ui/MotionTransform/wiki.d.ts +0 -2
  252. package/dist/components/Ui/Page/D1Page.vue.d.ts +0 -21
  253. package/dist/components/Ui/Page/index.d.ts +0 -5
  254. package/dist/components/Ui/Page/props.d.ts +0 -11
  255. package/dist/components/Ui/Page/wiki.d.ts +0 -2
  256. package/dist/components/Ui/Progress/D1Progress.vue.d.ts +0 -18
  257. package/dist/components/Ui/Progress/index.d.ts +0 -5
  258. package/dist/components/Ui/Progress/props.d.ts +0 -26
  259. package/dist/components/Ui/Progress/wiki.d.ts +0 -2
  260. package/dist/components/Ui/Ripple/D1Ripple.vue.d.ts +0 -17
  261. package/dist/components/Ui/Ripple/index.d.ts +0 -5
  262. package/dist/components/Ui/Ripple/props.d.ts +0 -11
  263. package/dist/components/Ui/Ripple/wiki.d.ts +0 -2
  264. package/dist/components/Ui/Scrollbar/D1Scrollbar.vue.d.ts +0 -34
  265. package/dist/components/Ui/Scrollbar/index.d.ts +0 -5
  266. package/dist/components/Ui/Scrollbar/props.d.ts +0 -19
  267. package/dist/components/Ui/Scrollbar/wiki.d.ts +0 -2
  268. package/dist/components/Ui/Section/D1Section.vue.d.ts +0 -21
  269. package/dist/components/Ui/Section/index.d.ts +0 -5
  270. package/dist/components/Ui/Section/props.d.ts +0 -11
  271. package/dist/components/Ui/Section/wiki.d.ts +0 -2
  272. package/dist/components/Ui/Select/D1Select.vue.d.ts +0 -45
  273. package/dist/components/Ui/Select/index.d.ts +0 -5
  274. package/dist/components/Ui/Select/props.d.ts +0 -19
  275. package/dist/components/Ui/Select/wiki.d.ts +0 -2
  276. package/dist/components/Ui/SelectValue/D1SelectValue.vue.d.ts +0 -25
  277. package/dist/components/Ui/SelectValue/index.d.ts +0 -5
  278. package/dist/components/Ui/SelectValue/props.d.ts +0 -13
  279. package/dist/components/Ui/SelectValue/wiki.d.ts +0 -2
  280. package/dist/components/Ui/Skeleton/D1Skeleton.vue.d.ts +0 -20
  281. package/dist/components/Ui/Skeleton/index.d.ts +0 -4
  282. package/dist/components/Ui/Skeleton/props.d.ts +0 -13
  283. package/dist/components/Ui/Skeleton/wiki.d.ts +0 -2
  284. package/dist/components/Ui/TextareaAutosize/D1TextareaAutosize.vue.d.ts +0 -24
  285. package/dist/components/Ui/TextareaAutosize/index.d.ts +0 -5
  286. package/dist/components/Ui/TextareaAutosize/props.d.ts +0 -15
  287. package/dist/components/Ui/TextareaAutosize/wiki.d.ts +0 -2
  288. package/dist/components/Ui/Tooltip/D1Tooltip.vue.d.ts +0 -24
  289. package/dist/components/Ui/Tooltip/index.d.ts +0 -5
  290. package/dist/components/Ui/Tooltip/props.d.ts +0 -15
  291. package/dist/components/Ui/Tooltip/wiki.d.ts +0 -2
  292. package/dist/components/Ui/Window/D1Window.vue.d.ts +0 -52
  293. package/dist/components/Ui/Window/index.d.ts +0 -5
  294. package/dist/components/Ui/Window/props.d.ts +0 -37
  295. package/dist/components/Ui/Window/wiki.d.ts +0 -2
  296. package/dist/library/D1Accordion.d.ts +0 -1
  297. package/dist/library/D1Image.d.ts +0 -1
  298. package/dist/library/ai-list.wiki.d.ts +0 -1
  299. package/dist/library/design.d.ts +0 -6
  300. package/dist/library/plugin.d.ts +0 -9
  301. package/dist/library/types.d.ts +0 -82
  302. package/dist/library.d.ts +0 -0
  303. package/dist/library.js +0 -1
  304. package/dist/main.d.ts +0 -0
  305. package/dist/wiki/wiki.d.ts +0 -2
@@ -0,0 +1,2333 @@
1
+ import { AccordionPropsBasic } from '@dxtmisha/constructor/Accordion';
2
+ import { AccordionSlots } from '@dxtmisha/constructor/Accordion';
3
+ import { ActionSheetPropsBasic } from '@dxtmisha/constructor/ActionSheet';
4
+ import { ActionSheetSlots } from '@dxtmisha/constructor/ActionSheet';
5
+ import { ActionsPropsBasic } from '@dxtmisha/constructor/Actions';
6
+ import { ActionsSlots } from '@dxtmisha/constructor/Actions';
7
+ import { AllowedComponentProps } from 'vue';
8
+ import { AnchorPropsBasic } from '@dxtmisha/constructor/Anchor';
9
+ import { AnchorSlots } from '@dxtmisha/constructor/Anchor';
10
+ import { ArrowPropsBasic } from '@dxtmisha/constructor/Arrow';
11
+ import { ArrowSlots } from '@dxtmisha/constructor/Arrow';
12
+ import { BadgePropsBasic } from '@dxtmisha/constructor/Badge';
13
+ import { BadgeSlots } from '@dxtmisha/constructor/Badge';
14
+ import { BarsPropsBasic } from '@dxtmisha/constructor/Bars';
15
+ import { BarsSlots } from '@dxtmisha/constructor/Bars';
16
+ import { BlockPropsBasic } from '@dxtmisha/constructor/Block';
17
+ import { BlockSlots } from '@dxtmisha/constructor/Block';
18
+ import { ButtonPropsBasic } from '@dxtmisha/constructor/Button';
19
+ import { ButtonSlots } from '@dxtmisha/constructor/Button';
20
+ import { CellPropsBasic } from '@dxtmisha/constructor/Cell';
21
+ import { CellSlots } from '@dxtmisha/constructor/Cell';
22
+ import { ChipGroupPropsBasic } from '@dxtmisha/constructor/ChipGroup';
23
+ import { ChipGroupSlots } from '@dxtmisha/constructor/ChipGroup';
24
+ import { ChipPropsBasic } from '@dxtmisha/constructor/Chip';
25
+ import { ChipSlots } from '@dxtmisha/constructor/Chip';
26
+ import { ComponentCustomProps } from 'vue';
27
+ import { ComponentOptionsBase } from 'vue';
28
+ import { ComponentOptionsMixin } from 'vue';
29
+ import { ComponentProvideOptions } from 'vue';
30
+ import { ComputedRef } from 'vue';
31
+ import { ConstrBind } from '@dxtmisha/functional';
32
+ import { CreateComponentPublicInstanceWithMixins } from 'vue';
33
+ import { DialogPropsBasic } from '@dxtmisha/constructor/Dialog';
34
+ import { DialogSlots } from '@dxtmisha/constructor/Dialog';
35
+ import { EventClickValue } from '@dxtmisha/constructor';
36
+ import { FieldCounterPropsBasic } from '@dxtmisha/constructor/FieldCounter';
37
+ import { FieldCounterSlots } from '@dxtmisha/constructor/FieldCounter';
38
+ import { FieldLabelPropsBasic } from '@dxtmisha/constructor/FieldLabel';
39
+ import { FieldLabelSlots } from '@dxtmisha/constructor/FieldLabel';
40
+ import { FieldMessagePropsBasic } from '@dxtmisha/constructor/FieldMessage';
41
+ import { FieldMessageSlots } from '@dxtmisha/constructor/FieldMessage';
42
+ import { FieldPropsBasic } from '@dxtmisha/constructor/Field';
43
+ import { FieldSlots } from '@dxtmisha/constructor/Field';
44
+ import { FieldValidationItem } from '@dxtmisha/constructor';
45
+ import { GlobalComponents } from 'vue';
46
+ import { GlobalDirectives } from 'vue';
47
+ import { IconPropsBasic } from '@dxtmisha/constructor/Icon';
48
+ import { IconSlots } from '@dxtmisha/constructor/Icon';
49
+ import { ImageEventData } from '@dxtmisha/constructor/Image';
50
+ import { ImageEventItem } from '@dxtmisha/constructor/Image';
51
+ import { ImagePropsBasic } from '@dxtmisha/constructor/Image';
52
+ import { ImageSlots } from '@dxtmisha/constructor/Image';
53
+ import { ImageTypeItem } from '@dxtmisha/constructor/Image';
54
+ import { InputPropsBasic } from '@dxtmisha/constructor/Input';
55
+ import { InputSlots } from '@dxtmisha/constructor/Input';
56
+ import { ListGroupPropsBasic } from '@dxtmisha/constructor/ListGroup';
57
+ import { ListGroupSlots } from '@dxtmisha/constructor/ListGroup';
58
+ import { ListItemPropsBasic } from '@dxtmisha/constructor/ListItem';
59
+ import { ListItemSlots } from '@dxtmisha/constructor/ListItem';
60
+ import { ListList } from '@dxtmisha/functional';
61
+ import { ListMenuPropsBasic } from '@dxtmisha/constructor/ListMenu';
62
+ import { ListMenuSlots } from '@dxtmisha/constructor/ListMenu';
63
+ import { ListNames } from '@dxtmisha/functional';
64
+ import { ListPropsBasic } from '@dxtmisha/constructor/List';
65
+ import { ListSelectedList } from '@dxtmisha/functional';
66
+ import { ListSlots } from '@dxtmisha/constructor/List';
67
+ import { MaskPropsBasic } from '@dxtmisha/constructor/Mask';
68
+ import { MaskSlots } from '@dxtmisha/constructor/Mask';
69
+ import { MenuControlItem } from '@dxtmisha/constructor/Menu';
70
+ import { MenuExpose } from '@dxtmisha/constructor/Menu';
71
+ import { MenuPropsBasic } from '@dxtmisha/constructor/Menu';
72
+ import { MenuSlotInclude } from '@dxtmisha/constructor/Menu';
73
+ import { ModalPropsBasic } from '@dxtmisha/constructor/Modal';
74
+ import { ModalSlots } from '@dxtmisha/constructor/Modal';
75
+ import { MotionTransformEmitOptions } from '@dxtmisha/constructor/MotionTransform';
76
+ import { MotionTransformExpose } from '@dxtmisha/constructor/MotionTransform';
77
+ import { MotionTransformPropsBasic } from '@dxtmisha/constructor/MotionTransform';
78
+ import { MotionTransformSlots } from '@dxtmisha/constructor/MotionTransform';
79
+ import { NumberOrStringOrBoolean } from '@dxtmisha/functional-basic';
80
+ import { PagePropsBasic } from '@dxtmisha/constructor/Page';
81
+ import { PageSlots } from '@dxtmisha/constructor/Page';
82
+ import { ProgressPropsBasic } from '@dxtmisha/constructor/Progress';
83
+ import { ProgressSlots } from '@dxtmisha/constructor/Progress';
84
+ import { PublicProps } from 'vue';
85
+ import { Ref } from 'vue';
86
+ import { RipplePropsBasic } from '@dxtmisha/constructor/Ripple';
87
+ import { RippleSlots } from '@dxtmisha/constructor/Ripple';
88
+ import { ScrollbarEdgeType } from '@dxtmisha/constructor/Scrollbar';
89
+ import { ScrollbarPropsBasic } from '@dxtmisha/constructor/Scrollbar';
90
+ import { ScrollbarSlots } from '@dxtmisha/constructor/Scrollbar';
91
+ import { SectionPropsBasic } from '@dxtmisha/constructor/Section';
92
+ import { SectionSlots } from '@dxtmisha/constructor/Section';
93
+ import { SelectPropsBasic } from '@dxtmisha/constructor/Select';
94
+ import { SelectSlots } from '@dxtmisha/constructor/Select';
95
+ import { SelectValuePropsBasic } from '@dxtmisha/constructor/SelectValue';
96
+ import { SelectValueSlots } from '@dxtmisha/constructor/SelectValue';
97
+ import { ShallowRef } from 'vue';
98
+ import { SkeletonSlots } from '@dxtmisha/constructor/Skeleton';
99
+ import { TextareaAutosizePropsBasic } from '@dxtmisha/constructor/TextareaAutosize';
100
+ import { TextareaAutosizeSlots } from '@dxtmisha/constructor/TextareaAutosize';
101
+ import { TooltipPropsBasic } from '@dxtmisha/constructor/Tooltip';
102
+ import { TooltipSlots } from '@dxtmisha/constructor/Tooltip';
103
+ import { VNodeProps } from 'vue';
104
+ import { WindowControlItem } from '@dxtmisha/constructor/Window';
105
+ import { WindowEmitOptions } from '@dxtmisha/constructor/Window';
106
+ import { WindowExpose } from '@dxtmisha/constructor/Window';
107
+ import { WindowPropsBasic } from '@dxtmisha/constructor/Window';
108
+ import { WindowSlots } from '@dxtmisha/constructor/Window';
109
+
110
+ /**
111
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
112
+ */
113
+ declare type AccordionProps = AccordionPropsBasic<IconProps, CellProps, MotionTransformProps> & PropsToken_6;
114
+
115
+ /**
116
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
117
+ */
118
+ declare type ActionSheetProps = ActionSheetPropsBasic<WindowProps, BarsProps, ActionsProps> & PropsToken_12;
119
+
120
+ /**
121
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
122
+ */
123
+ declare type ActionsProps = ActionsPropsBasic<ButtonProps> & PropsToken_11;
124
+
125
+ /**
126
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
127
+ */
128
+ declare type AnchorProps = AnchorPropsBasic<IconProps, TooltipProps> & PropsToken_14;
129
+
130
+ /**
131
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
132
+ */
133
+ declare type ArrowProps = ArrowPropsBasic & PropsToken_15;
134
+
135
+ /**
136
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
137
+ */
138
+ declare type BadgeProps = BadgePropsBasic<IconProps> & PropsToken_16;
139
+
140
+ /**
141
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
142
+ */
143
+ declare type BarsProps = BarsPropsBasic<ButtonProps> & PropsToken_10;
144
+
145
+ /**
146
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
147
+ */
148
+ declare type BlockProps = BlockPropsBasic<IconProps> & PropsToken_17;
149
+
150
+ /**
151
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
152
+ */
153
+ declare type ButtonProps = ButtonPropsBasic<IconProps, ProgressProps> & PropsToken_9;
154
+
155
+ /**
156
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
157
+ */
158
+ declare type CellProps = CellPropsBasic<IconProps, ProgressProps> & PropsToken_4;
159
+
160
+ /**
161
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
162
+ */
163
+ declare type ChipGroupProps = ChipGroupPropsBasic<ChipProps> & PropsToken_19;
164
+
165
+ /**
166
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
167
+ */
168
+ declare type ChipProps = ChipPropsBasic<IconProps, ProgressProps> & PropsToken_18;
169
+
170
+ export declare const D1Accordion: {
171
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< AccordionProps> & Readonly<{
172
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
173
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
174
+ onTransform?: ((event: Event | undefined, options: MotionTransformEmitOptions) => any) | undefined;
175
+ onTransformLite?: ((options: MotionTransformEmitOptions) => any) | undefined;
176
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
177
+ "onUpdate:modelOpen"?: ((value: boolean) => any) | undefined;
178
+ }>, {
179
+ motionTransformElement: Ref< ConstrBind<MotionTransformExpose> | undefined>;
180
+ open: Ref<boolean>;
181
+ isShow: ComputedRef<boolean>;
182
+ setOpen(open: boolean): void;
183
+ toOpen(): void;
184
+ toClose(): void;
185
+ toggle(): void;
186
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
187
+ click: (event: MouseEvent, value: EventClickValue) => any;
188
+ clickLite: (value: EventClickValue) => any;
189
+ transform: (event: Event | undefined, options: MotionTransformEmitOptions) => any;
190
+ transformLite: (options: MotionTransformEmitOptions) => any;
191
+ "update:open": (value: boolean) => any;
192
+ "update:modelOpen": (value: boolean) => any;
193
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
194
+ P: {};
195
+ B: {};
196
+ D: {};
197
+ C: {};
198
+ M: {};
199
+ Defaults: {};
200
+ }, Readonly< AccordionProps> & Readonly<{
201
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
202
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
203
+ onTransform?: ((event: Event | undefined, options: MotionTransformEmitOptions) => any) | undefined;
204
+ onTransformLite?: ((options: MotionTransformEmitOptions) => any) | undefined;
205
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
206
+ "onUpdate:modelOpen"?: ((value: boolean) => any) | undefined;
207
+ }>, {
208
+ motionTransformElement: Ref< ConstrBind<MotionTransformExpose> | undefined>;
209
+ open: Ref<boolean>;
210
+ isShow: ComputedRef<boolean>;
211
+ setOpen(open: boolean): void;
212
+ toOpen(): void;
213
+ toClose(): void;
214
+ toggle(): void;
215
+ }, {}, {}, {}, {}>;
216
+ __isFragment?: never;
217
+ __isTeleport?: never;
218
+ __isSuspense?: never;
219
+ } & ComponentOptionsBase<Readonly< AccordionProps> & Readonly<{
220
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
221
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
222
+ onTransform?: ((event: Event | undefined, options: MotionTransformEmitOptions) => any) | undefined;
223
+ onTransformLite?: ((options: MotionTransformEmitOptions) => any) | undefined;
224
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
225
+ "onUpdate:modelOpen"?: ((value: boolean) => any) | undefined;
226
+ }>, {
227
+ motionTransformElement: Ref< ConstrBind<MotionTransformExpose> | undefined>;
228
+ open: Ref<boolean>;
229
+ isShow: ComputedRef<boolean>;
230
+ setOpen(open: boolean): void;
231
+ toOpen(): void;
232
+ toClose(): void;
233
+ toggle(): void;
234
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
235
+ click: (event: MouseEvent, value: EventClickValue) => any;
236
+ clickLite: (value: EventClickValue) => any;
237
+ transform: (event: Event | undefined, options: MotionTransformEmitOptions) => any;
238
+ transformLite: (options: MotionTransformEmitOptions) => any;
239
+ "update:open": (value: boolean) => any;
240
+ "update:modelOpen": (value: boolean) => any;
241
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
242
+ $slots: Readonly< AccordionSlots> & AccordionSlots;
243
+ });
244
+
245
+ export declare const D1Actions: {
246
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ActionsProps> & Readonly<{
247
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
248
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
249
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
250
+ click: (event: MouseEvent, value: EventClickValue) => any;
251
+ clickLite: (value: EventClickValue) => any;
252
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
253
+ P: {};
254
+ B: {};
255
+ D: {};
256
+ C: {};
257
+ M: {};
258
+ Defaults: {};
259
+ }, Readonly< ActionsProps> & Readonly<{
260
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
261
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
262
+ }>, {}, {}, {}, {}, {}>;
263
+ __isFragment?: never;
264
+ __isTeleport?: never;
265
+ __isSuspense?: never;
266
+ } & ComponentOptionsBase<Readonly< ActionsProps> & Readonly<{
267
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
268
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
269
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
270
+ click: (event: MouseEvent, value: EventClickValue) => any;
271
+ clickLite: (value: EventClickValue) => any;
272
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
273
+ $slots: Readonly< ActionsSlots> & ActionsSlots;
274
+ });
275
+
276
+ export declare const D1ActionSheet: {
277
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ActionSheetProps> & Readonly<{
278
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
279
+ onBars?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
280
+ onBarsLite?: ((value: EventClickValue) => any) | undefined;
281
+ onBarsBack?: ((value: EventClickValue) => any) | undefined;
282
+ onActions?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
283
+ onActionsLite?: ((value: EventClickValue) => any) | undefined;
284
+ }>, {
285
+ id: ComputedRef<string | undefined>;
286
+ open: ComputedRef<boolean>;
287
+ control: ComputedRef< WindowControlItem | undefined>;
288
+ setOpen: WindowExpose["setOpen"];
289
+ toOpen: WindowExpose["toOpen"];
290
+ toClose: WindowExpose["toClose"];
291
+ toggle: WindowExpose["toggle"];
292
+ windowElement: Ref< ConstrBind<WindowExpose> | undefined>;
293
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
294
+ window: (options: WindowEmitOptions) => any;
295
+ bars: (event: MouseEvent, value: EventClickValue) => any;
296
+ barsLite: (value: EventClickValue) => any;
297
+ barsBack: (value: EventClickValue) => any;
298
+ actions: (event: MouseEvent, value: EventClickValue) => any;
299
+ actionsLite: (value: EventClickValue) => any;
300
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
301
+ P: {};
302
+ B: {};
303
+ D: {};
304
+ C: {};
305
+ M: {};
306
+ Defaults: {};
307
+ }, Readonly< ActionSheetProps> & Readonly<{
308
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
309
+ onBars?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
310
+ onBarsLite?: ((value: EventClickValue) => any) | undefined;
311
+ onBarsBack?: ((value: EventClickValue) => any) | undefined;
312
+ onActions?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
313
+ onActionsLite?: ((value: EventClickValue) => any) | undefined;
314
+ }>, {
315
+ id: ComputedRef<string | undefined>;
316
+ open: ComputedRef<boolean>;
317
+ control: ComputedRef< WindowControlItem | undefined>;
318
+ setOpen: WindowExpose["setOpen"];
319
+ toOpen: WindowExpose["toOpen"];
320
+ toClose: WindowExpose["toClose"];
321
+ toggle: WindowExpose["toggle"];
322
+ windowElement: Ref< ConstrBind<WindowExpose> | undefined>;
323
+ }, {}, {}, {}, {}>;
324
+ __isFragment?: never;
325
+ __isTeleport?: never;
326
+ __isSuspense?: never;
327
+ } & ComponentOptionsBase<Readonly< ActionSheetProps> & Readonly<{
328
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
329
+ onBars?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
330
+ onBarsLite?: ((value: EventClickValue) => any) | undefined;
331
+ onBarsBack?: ((value: EventClickValue) => any) | undefined;
332
+ onActions?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
333
+ onActionsLite?: ((value: EventClickValue) => any) | undefined;
334
+ }>, {
335
+ id: ComputedRef<string | undefined>;
336
+ open: ComputedRef<boolean>;
337
+ control: ComputedRef< WindowControlItem | undefined>;
338
+ setOpen: WindowExpose["setOpen"];
339
+ toOpen: WindowExpose["toOpen"];
340
+ toClose: WindowExpose["toClose"];
341
+ toggle: WindowExpose["toggle"];
342
+ windowElement: Ref< ConstrBind<WindowExpose> | undefined>;
343
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
344
+ window: (options: WindowEmitOptions) => any;
345
+ bars: (event: MouseEvent, value: EventClickValue) => any;
346
+ barsLite: (value: EventClickValue) => any;
347
+ barsBack: (value: EventClickValue) => any;
348
+ actions: (event: MouseEvent, value: EventClickValue) => any;
349
+ actionsLite: (value: EventClickValue) => any;
350
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
351
+ $slots: Readonly< ActionSheetSlots> & ActionSheetSlots;
352
+ });
353
+
354
+ export declare const D1Anchor: {
355
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< AnchorProps> & Readonly<{}>, {
356
+ go(): void;
357
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
358
+ P: {};
359
+ B: {};
360
+ D: {};
361
+ C: {};
362
+ M: {};
363
+ Defaults: {};
364
+ }, Readonly< AnchorProps> & Readonly<{}>, {
365
+ go(): void;
366
+ }, {}, {}, {}, {}>;
367
+ __isFragment?: never;
368
+ __isTeleport?: never;
369
+ __isSuspense?: never;
370
+ } & ComponentOptionsBase<Readonly< AnchorProps> & Readonly<{}>, {
371
+ go(): void;
372
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
373
+ $slots: Readonly< AnchorSlots> & AnchorSlots;
374
+ });
375
+
376
+ export declare const D1Arrow: {
377
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ArrowProps> & Readonly<{}>, {
378
+ update: () => void;
379
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
380
+ P: {};
381
+ B: {};
382
+ D: {};
383
+ C: {};
384
+ M: {};
385
+ Defaults: {};
386
+ }, Readonly< ArrowProps> & Readonly<{}>, {
387
+ update: () => void;
388
+ }, {}, {}, {}, {}>;
389
+ __isFragment?: never;
390
+ __isTeleport?: never;
391
+ __isSuspense?: never;
392
+ } & ComponentOptionsBase<Readonly< ArrowProps> & Readonly<{}>, {
393
+ update: () => void;
394
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
395
+ $slots: Readonly< ArrowSlots> & ArrowSlots;
396
+ });
397
+
398
+ export declare const D1Badge: {
399
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< BadgeProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
400
+ P: {};
401
+ B: {};
402
+ D: {};
403
+ C: {};
404
+ M: {};
405
+ Defaults: {};
406
+ }, Readonly< BadgeProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
407
+ __isFragment?: never;
408
+ __isTeleport?: never;
409
+ __isSuspense?: never;
410
+ } & ComponentOptionsBase<Readonly< BadgeProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
411
+ $slots: Readonly< BadgeSlots> & BadgeSlots;
412
+ });
413
+
414
+ export declare const D1Bars: {
415
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< BarsProps> & Readonly<{
416
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
417
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
418
+ "onUpdate:action"?: ((value: boolean) => any) | undefined;
419
+ "onUpdate:modelAction"?: ((value: boolean) => any) | undefined;
420
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
421
+ click: (event: MouseEvent, value: EventClickValue) => any;
422
+ clickLite: (value: EventClickValue) => any;
423
+ "update:action": (value: boolean) => any;
424
+ "update:modelAction": (value: boolean) => any;
425
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
426
+ P: {};
427
+ B: {};
428
+ D: {};
429
+ C: {};
430
+ M: {};
431
+ Defaults: {};
432
+ }, Readonly< BarsProps> & Readonly<{
433
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
434
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
435
+ "onUpdate:action"?: ((value: boolean) => any) | undefined;
436
+ "onUpdate:modelAction"?: ((value: boolean) => any) | undefined;
437
+ }>, {}, {}, {}, {}, {}>;
438
+ __isFragment?: never;
439
+ __isTeleport?: never;
440
+ __isSuspense?: never;
441
+ } & ComponentOptionsBase<Readonly< BarsProps> & Readonly<{
442
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
443
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
444
+ "onUpdate:action"?: ((value: boolean) => any) | undefined;
445
+ "onUpdate:modelAction"?: ((value: boolean) => any) | undefined;
446
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
447
+ click: (event: MouseEvent, value: EventClickValue) => any;
448
+ clickLite: (value: EventClickValue) => any;
449
+ "update:action": (value: boolean) => any;
450
+ "update:modelAction": (value: boolean) => any;
451
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
452
+ $slots: Readonly< BarsSlots> & BarsSlots;
453
+ });
454
+
455
+ export declare const D1Block: {
456
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< BlockProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
457
+ P: {};
458
+ B: {};
459
+ D: {};
460
+ C: {};
461
+ M: {};
462
+ Defaults: {};
463
+ }, Readonly< BlockProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
464
+ __isFragment?: never;
465
+ __isTeleport?: never;
466
+ __isSuspense?: never;
467
+ } & ComponentOptionsBase<Readonly< BlockProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
468
+ $slots: Readonly< BlockSlots> & BlockSlots;
469
+ });
470
+
471
+ export declare const D1Button: {
472
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ButtonProps> & Readonly<{
473
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
474
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
475
+ }>, {
476
+ value?: Ref< EventClickValue["value"]>;
477
+ detail?: Ref< EventClickValue["detail"]>;
478
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
479
+ click: (event: MouseEvent, value: EventClickValue) => any;
480
+ clickLite: (value: EventClickValue) => any;
481
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
482
+ P: {};
483
+ B: {};
484
+ D: {};
485
+ C: {};
486
+ M: {};
487
+ Defaults: {};
488
+ }, Readonly< ButtonProps> & Readonly<{
489
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
490
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
491
+ }>, {
492
+ value?: Ref< EventClickValue["value"]>;
493
+ detail?: Ref< EventClickValue["detail"]>;
494
+ }, {}, {}, {}, {}>;
495
+ __isFragment?: never;
496
+ __isTeleport?: never;
497
+ __isSuspense?: never;
498
+ } & ComponentOptionsBase<Readonly< ButtonProps> & Readonly<{
499
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
500
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
501
+ }>, {
502
+ value?: Ref< EventClickValue["value"]>;
503
+ detail?: Ref< EventClickValue["detail"]>;
504
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
505
+ click: (event: MouseEvent, value: EventClickValue) => any;
506
+ clickLite: (value: EventClickValue) => any;
507
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
508
+ $slots: Readonly< ButtonSlots> & ButtonSlots;
509
+ });
510
+
511
+ export declare const D1Cell: {
512
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< CellProps> & Readonly<{
513
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
514
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
515
+ }>, {
516
+ value?: Ref< EventClickValue["value"]>;
517
+ detail?: Ref< EventClickValue["detail"]>;
518
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
519
+ click: (event: MouseEvent, value: EventClickValue) => any;
520
+ clickLite: (value: EventClickValue) => any;
521
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
522
+ P: {};
523
+ B: {};
524
+ D: {};
525
+ C: {};
526
+ M: {};
527
+ Defaults: {};
528
+ }, Readonly< CellProps> & Readonly<{
529
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
530
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
531
+ }>, {
532
+ value?: Ref< EventClickValue["value"]>;
533
+ detail?: Ref< EventClickValue["detail"]>;
534
+ }, {}, {}, {}, {}>;
535
+ __isFragment?: never;
536
+ __isTeleport?: never;
537
+ __isSuspense?: never;
538
+ } & ComponentOptionsBase<Readonly< CellProps> & Readonly<{
539
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
540
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
541
+ }>, {
542
+ value?: Ref< EventClickValue["value"]>;
543
+ detail?: Ref< EventClickValue["detail"]>;
544
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
545
+ click: (event: MouseEvent, value: EventClickValue) => any;
546
+ clickLite: (value: EventClickValue) => any;
547
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
548
+ $slots: Readonly< CellSlots> & CellSlots;
549
+ });
550
+
551
+ export declare const D1Chip: {
552
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ChipProps> & Readonly<{
553
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
554
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
555
+ }>, {
556
+ value?: Ref< EventClickValue["value"]>;
557
+ detail?: Ref< EventClickValue["detail"]>;
558
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
559
+ click: (event: MouseEvent, value: EventClickValue) => any;
560
+ clickLite: (value: EventClickValue) => any;
561
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
562
+ P: {};
563
+ B: {};
564
+ D: {};
565
+ C: {};
566
+ M: {};
567
+ Defaults: {};
568
+ }, Readonly< ChipProps> & Readonly<{
569
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
570
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
571
+ }>, {
572
+ value?: Ref< EventClickValue["value"]>;
573
+ detail?: Ref< EventClickValue["detail"]>;
574
+ }, {}, {}, {}, {}>;
575
+ __isFragment?: never;
576
+ __isTeleport?: never;
577
+ __isSuspense?: never;
578
+ } & ComponentOptionsBase<Readonly< ChipProps> & Readonly<{
579
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
580
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
581
+ }>, {
582
+ value?: Ref< EventClickValue["value"]>;
583
+ detail?: Ref< EventClickValue["detail"]>;
584
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
585
+ click: (event: MouseEvent, value: EventClickValue) => any;
586
+ clickLite: (value: EventClickValue) => any;
587
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
588
+ $slots: Readonly< ChipSlots> & ChipSlots;
589
+ });
590
+
591
+ export declare const D1ChipGroup: {
592
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ChipGroupProps> & Readonly<{
593
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
594
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
595
+ "onUpdate:selected"?: ((value: ListSelectedList) => any) | undefined;
596
+ "onUpdate:modelSelected"?: ((value: ListSelectedList) => any) | undefined;
597
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
598
+ click: (event: MouseEvent, value: EventClickValue) => any;
599
+ clickLite: (value: EventClickValue) => any;
600
+ "update:selected": (value: ListSelectedList) => any;
601
+ "update:modelSelected": (value: ListSelectedList) => any;
602
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
603
+ P: {};
604
+ B: {};
605
+ D: {};
606
+ C: {};
607
+ M: {};
608
+ Defaults: {};
609
+ }, Readonly< ChipGroupProps> & Readonly<{
610
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
611
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
612
+ "onUpdate:selected"?: ((value: ListSelectedList) => any) | undefined;
613
+ "onUpdate:modelSelected"?: ((value: ListSelectedList) => any) | undefined;
614
+ }>, {}, {}, {}, {}, {}>;
615
+ __isFragment?: never;
616
+ __isTeleport?: never;
617
+ __isSuspense?: never;
618
+ } & ComponentOptionsBase<Readonly< ChipGroupProps> & Readonly<{
619
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
620
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
621
+ "onUpdate:selected"?: ((value: ListSelectedList) => any) | undefined;
622
+ "onUpdate:modelSelected"?: ((value: ListSelectedList) => any) | undefined;
623
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
624
+ click: (event: MouseEvent, value: EventClickValue) => any;
625
+ clickLite: (value: EventClickValue) => any;
626
+ "update:selected": (value: ListSelectedList) => any;
627
+ "update:modelSelected": (value: ListSelectedList) => any;
628
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
629
+ $slots: Readonly< ChipGroupSlots> & ChipGroupSlots;
630
+ });
631
+
632
+ export declare const D1Dialog: {
633
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< DialogProps> & Readonly<{
634
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
635
+ onClose?: (() => any) | undefined;
636
+ onBars?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
637
+ onBarsLite?: ((value: EventClickValue) => any) | undefined;
638
+ onBarsBack?: ((value: EventClickValue) => any) | undefined;
639
+ onActions?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
640
+ onActionsLite?: ((value: EventClickValue) => any) | undefined;
641
+ onOk?: (() => any) | undefined;
642
+ }>, {
643
+ id: ComputedRef<string | undefined>;
644
+ open: ComputedRef<boolean>;
645
+ control: ComputedRef< WindowControlItem | undefined>;
646
+ setOpen: WindowExpose["setOpen"];
647
+ toOpen: WindowExpose["toOpen"];
648
+ toClose: WindowExpose["toClose"];
649
+ toggle: WindowExpose["toggle"];
650
+ windowElement: Ref< ConstrBind<WindowExpose> | undefined>;
651
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
652
+ window: (options: WindowEmitOptions) => any;
653
+ close: () => any;
654
+ bars: (event: MouseEvent, value: EventClickValue) => any;
655
+ barsLite: (value: EventClickValue) => any;
656
+ barsBack: (value: EventClickValue) => any;
657
+ actions: (event: MouseEvent, value: EventClickValue) => any;
658
+ actionsLite: (value: EventClickValue) => any;
659
+ ok: () => any;
660
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
661
+ P: {};
662
+ B: {};
663
+ D: {};
664
+ C: {};
665
+ M: {};
666
+ Defaults: {};
667
+ }, Readonly< DialogProps> & Readonly<{
668
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
669
+ onClose?: (() => any) | undefined;
670
+ onBars?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
671
+ onBarsLite?: ((value: EventClickValue) => any) | undefined;
672
+ onBarsBack?: ((value: EventClickValue) => any) | undefined;
673
+ onActions?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
674
+ onActionsLite?: ((value: EventClickValue) => any) | undefined;
675
+ onOk?: (() => any) | undefined;
676
+ }>, {
677
+ id: ComputedRef<string | undefined>;
678
+ open: ComputedRef<boolean>;
679
+ control: ComputedRef< WindowControlItem | undefined>;
680
+ setOpen: WindowExpose["setOpen"];
681
+ toOpen: WindowExpose["toOpen"];
682
+ toClose: WindowExpose["toClose"];
683
+ toggle: WindowExpose["toggle"];
684
+ windowElement: Ref< ConstrBind<WindowExpose> | undefined>;
685
+ }, {}, {}, {}, {}>;
686
+ __isFragment?: never;
687
+ __isTeleport?: never;
688
+ __isSuspense?: never;
689
+ } & ComponentOptionsBase<Readonly< DialogProps> & Readonly<{
690
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
691
+ onClose?: (() => any) | undefined;
692
+ onBars?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
693
+ onBarsLite?: ((value: EventClickValue) => any) | undefined;
694
+ onBarsBack?: ((value: EventClickValue) => any) | undefined;
695
+ onActions?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
696
+ onActionsLite?: ((value: EventClickValue) => any) | undefined;
697
+ onOk?: (() => any) | undefined;
698
+ }>, {
699
+ id: ComputedRef<string | undefined>;
700
+ open: ComputedRef<boolean>;
701
+ control: ComputedRef< WindowControlItem | undefined>;
702
+ setOpen: WindowExpose["setOpen"];
703
+ toOpen: WindowExpose["toOpen"];
704
+ toClose: WindowExpose["toClose"];
705
+ toggle: WindowExpose["toggle"];
706
+ windowElement: Ref< ConstrBind<WindowExpose> | undefined>;
707
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
708
+ window: (options: WindowEmitOptions) => any;
709
+ close: () => any;
710
+ bars: (event: MouseEvent, value: EventClickValue) => any;
711
+ barsLite: (value: EventClickValue) => any;
712
+ barsBack: (value: EventClickValue) => any;
713
+ actions: (event: MouseEvent, value: EventClickValue) => any;
714
+ actionsLite: (value: EventClickValue) => any;
715
+ ok: () => any;
716
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
717
+ $slots: Readonly< DialogSlots> & DialogSlots;
718
+ });
719
+
720
+ export declare const D1Field: {
721
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< FieldProps> & Readonly<{
722
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
723
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
724
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
725
+ click: (event: MouseEvent, value: EventClickValue) => any;
726
+ clickLite: (value: EventClickValue) => any;
727
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
728
+ P: {};
729
+ B: {};
730
+ D: {};
731
+ C: {};
732
+ M: {};
733
+ Defaults: {};
734
+ }, Readonly< FieldProps> & Readonly<{
735
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
736
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
737
+ }>, {}, {}, {}, {}, {}>;
738
+ __isFragment?: never;
739
+ __isTeleport?: never;
740
+ __isSuspense?: never;
741
+ } & ComponentOptionsBase<Readonly< FieldProps> & Readonly<{
742
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
743
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
744
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
745
+ click: (event: MouseEvent, value: EventClickValue) => any;
746
+ clickLite: (value: EventClickValue) => any;
747
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
748
+ $slots: Readonly< FieldSlots> & FieldSlots;
749
+ });
750
+
751
+ export declare const D1FieldCounter: {
752
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< FieldCounterProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
753
+ P: {};
754
+ B: {};
755
+ D: {};
756
+ C: {};
757
+ M: {};
758
+ Defaults: {};
759
+ }, Readonly< FieldCounterProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
760
+ __isFragment?: never;
761
+ __isTeleport?: never;
762
+ __isSuspense?: never;
763
+ } & ComponentOptionsBase<Readonly< FieldCounterProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
764
+ $slots: Readonly< FieldCounterSlots> & FieldCounterSlots;
765
+ });
766
+
767
+ export declare const D1FieldLabel: {
768
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< FieldLabelProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
769
+ P: {};
770
+ B: {};
771
+ D: {};
772
+ C: {};
773
+ M: {};
774
+ Defaults: {};
775
+ }, Readonly< FieldLabelProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
776
+ __isFragment?: never;
777
+ __isTeleport?: never;
778
+ __isSuspense?: never;
779
+ } & ComponentOptionsBase<Readonly< FieldLabelProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
780
+ $slots: Readonly< FieldLabelSlots> & FieldLabelSlots;
781
+ });
782
+
783
+ export declare const D1FieldMessage: {
784
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< FieldMessageProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
785
+ P: {};
786
+ B: {};
787
+ D: {};
788
+ C: {};
789
+ M: {};
790
+ Defaults: {};
791
+ }, Readonly< FieldMessageProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
792
+ __isFragment?: never;
793
+ __isTeleport?: never;
794
+ __isSuspense?: never;
795
+ } & ComponentOptionsBase<Readonly< FieldMessageProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
796
+ $slots: Readonly< FieldMessageSlots> & FieldMessageSlots;
797
+ });
798
+
799
+ export declare const D1Icon: {
800
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< IconProps> & Readonly<{
801
+ onLoad?: ((image: ImageEventData) => any) | undefined;
802
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
803
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
804
+ }>, {
805
+ isActive: ComputedRef<boolean>;
806
+ value?: Ref< EventClickValue["value"]>;
807
+ detail?: Ref< EventClickValue["detail"]>;
808
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
809
+ load: (image: ImageEventData) => any;
810
+ click: (event: MouseEvent, value: EventClickValue) => any;
811
+ clickLite: (value: EventClickValue) => any;
812
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
813
+ P: {};
814
+ B: {};
815
+ D: {};
816
+ C: {};
817
+ M: {};
818
+ Defaults: {};
819
+ }, Readonly< IconProps> & Readonly<{
820
+ onLoad?: ((image: ImageEventData) => any) | undefined;
821
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
822
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
823
+ }>, {
824
+ isActive: ComputedRef<boolean>;
825
+ value?: Ref< EventClickValue["value"]>;
826
+ detail?: Ref< EventClickValue["detail"]>;
827
+ }, {}, {}, {}, {}>;
828
+ __isFragment?: never;
829
+ __isTeleport?: never;
830
+ __isSuspense?: never;
831
+ } & ComponentOptionsBase<Readonly< IconProps> & Readonly<{
832
+ onLoad?: ((image: ImageEventData) => any) | undefined;
833
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
834
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
835
+ }>, {
836
+ isActive: ComputedRef<boolean>;
837
+ value?: Ref< EventClickValue["value"]>;
838
+ detail?: Ref< EventClickValue["detail"]>;
839
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
840
+ load: (image: ImageEventData) => any;
841
+ click: (event: MouseEvent, value: EventClickValue) => any;
842
+ clickLite: (value: EventClickValue) => any;
843
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
844
+ $slots: Readonly< IconSlots> & IconSlots;
845
+ });
846
+
847
+ export declare const D1Image: {
848
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ImageProps> & Readonly<{
849
+ onLoad?: ((image: ImageEventData) => any) | undefined;
850
+ }>, {
851
+ type: ComputedRef<ImageTypeItem>;
852
+ data: Ref<ImageEventItem>;
853
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
854
+ load: (image: ImageEventData) => any;
855
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
856
+ P: {};
857
+ B: {};
858
+ D: {};
859
+ C: {};
860
+ M: {};
861
+ Defaults: {};
862
+ }, Readonly< ImageProps> & Readonly<{
863
+ onLoad?: ((image: ImageEventData) => any) | undefined;
864
+ }>, {
865
+ type: ComputedRef<ImageTypeItem>;
866
+ data: Ref<ImageEventItem>;
867
+ }, {}, {}, {}, {}>;
868
+ __isFragment?: never;
869
+ __isTeleport?: never;
870
+ __isSuspense?: never;
871
+ } & ComponentOptionsBase<Readonly< ImageProps> & Readonly<{
872
+ onLoad?: ((image: ImageEventData) => any) | undefined;
873
+ }>, {
874
+ type: ComputedRef<ImageTypeItem>;
875
+ data: Ref<ImageEventItem>;
876
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
877
+ load: (image: ImageEventData) => any;
878
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
879
+ $slots: Readonly< ImageSlots> & ImageSlots;
880
+ });
881
+
882
+ export declare const D1Input: {
883
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< InputProps> & Readonly<{
884
+ onInput?: ((event: Event | InputEvent, value: FieldValidationItem<string>) => any) | undefined;
885
+ onInputLite?: ((value: FieldValidationItem<string>) => any) | undefined;
886
+ onChange?: ((event: Event | InputEvent, value: FieldValidationItem<string>) => any) | undefined;
887
+ onChangeLite?: ((value: FieldValidationItem<string>) => any) | undefined;
888
+ "onUpdate:value"?: ((value: string) => any) | undefined;
889
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
890
+ }>, {
891
+ value: ShallowRef<string | undefined>;
892
+ checkValidity: () => boolean;
893
+ validationMessage: ComputedRef<string>;
894
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
895
+ input: (event: Event | InputEvent, value: FieldValidationItem<string>) => any;
896
+ inputLite: (value: FieldValidationItem<string>) => any;
897
+ change: (event: Event | InputEvent, value: FieldValidationItem<string>) => any;
898
+ changeLite: (value: FieldValidationItem<string>) => any;
899
+ "update:value": (value: string) => any;
900
+ "update:modelValue": (value: string) => any;
901
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
902
+ P: {};
903
+ B: {};
904
+ D: {};
905
+ C: {};
906
+ M: {};
907
+ Defaults: {};
908
+ }, Readonly< InputProps> & Readonly<{
909
+ onInput?: ((event: Event | InputEvent, value: FieldValidationItem<string>) => any) | undefined;
910
+ onInputLite?: ((value: FieldValidationItem<string>) => any) | undefined;
911
+ onChange?: ((event: Event | InputEvent, value: FieldValidationItem<string>) => any) | undefined;
912
+ onChangeLite?: ((value: FieldValidationItem<string>) => any) | undefined;
913
+ "onUpdate:value"?: ((value: string) => any) | undefined;
914
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
915
+ }>, {
916
+ value: ShallowRef<string | undefined>;
917
+ checkValidity: () => boolean;
918
+ validationMessage: ComputedRef<string>;
919
+ }, {}, {}, {}, {}>;
920
+ __isFragment?: never;
921
+ __isTeleport?: never;
922
+ __isSuspense?: never;
923
+ } & ComponentOptionsBase<Readonly< InputProps> & Readonly<{
924
+ onInput?: ((event: Event | InputEvent, value: FieldValidationItem<string>) => any) | undefined;
925
+ onInputLite?: ((value: FieldValidationItem<string>) => any) | undefined;
926
+ onChange?: ((event: Event | InputEvent, value: FieldValidationItem<string>) => any) | undefined;
927
+ onChangeLite?: ((value: FieldValidationItem<string>) => any) | undefined;
928
+ "onUpdate:value"?: ((value: string) => any) | undefined;
929
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
930
+ }>, {
931
+ value: ShallowRef<string | undefined>;
932
+ checkValidity: () => boolean;
933
+ validationMessage: ComputedRef<string>;
934
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
935
+ input: (event: Event | InputEvent, value: FieldValidationItem<string>) => any;
936
+ inputLite: (value: FieldValidationItem<string>) => any;
937
+ change: (event: Event | InputEvent, value: FieldValidationItem<string>) => any;
938
+ changeLite: (value: FieldValidationItem<string>) => any;
939
+ "update:value": (value: string) => any;
940
+ "update:modelValue": (value: string) => any;
941
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
942
+ $slots: Readonly< InputSlots> & InputSlots;
943
+ });
944
+
945
+ export declare const D1List: {
946
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ListProps> & Readonly<{
947
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
948
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
949
+ onClose?: (() => any) | undefined;
950
+ }>, {
951
+ isSelected: ComputedRef<boolean>;
952
+ selectedList: ComputedRef<ListList>;
953
+ selectedNames: ComputedRef<ListNames>;
954
+ selectedValues: ComputedRef<any[]>;
955
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
956
+ click: (event: MouseEvent, value: EventClickValue) => any;
957
+ clickLite: (value: EventClickValue) => any;
958
+ close: () => any;
959
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
960
+ P: {};
961
+ B: {};
962
+ D: {};
963
+ C: {};
964
+ M: {};
965
+ Defaults: {};
966
+ }, Readonly< ListProps> & Readonly<{
967
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
968
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
969
+ onClose?: (() => any) | undefined;
970
+ }>, {
971
+ isSelected: ComputedRef<boolean>;
972
+ selectedList: ComputedRef<ListList>;
973
+ selectedNames: ComputedRef<ListNames>;
974
+ selectedValues: ComputedRef<any[]>;
975
+ }, {}, {}, {}, {}>;
976
+ __isFragment?: never;
977
+ __isTeleport?: never;
978
+ __isSuspense?: never;
979
+ } & ComponentOptionsBase<Readonly< ListProps> & Readonly<{
980
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
981
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
982
+ onClose?: (() => any) | undefined;
983
+ }>, {
984
+ isSelected: ComputedRef<boolean>;
985
+ selectedList: ComputedRef<ListList>;
986
+ selectedNames: ComputedRef<ListNames>;
987
+ selectedValues: ComputedRef<any[]>;
988
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
989
+ click: (event: MouseEvent, value: EventClickValue) => any;
990
+ clickLite: (value: EventClickValue) => any;
991
+ close: () => any;
992
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
993
+ $slots: Readonly< ListSlots> & ListSlots;
994
+ });
995
+
996
+ export declare const D1ListGroup: {
997
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ListGroupProps> & Readonly<{}>, {
998
+ open: ComputedRef<boolean>;
999
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1000
+ P: {};
1001
+ B: {};
1002
+ D: {};
1003
+ C: {};
1004
+ M: {};
1005
+ Defaults: {};
1006
+ }, Readonly< ListGroupProps> & Readonly<{}>, {
1007
+ open: ComputedRef<boolean>;
1008
+ }, {}, {}, {}, {}>;
1009
+ __isFragment?: never;
1010
+ __isTeleport?: never;
1011
+ __isSuspense?: never;
1012
+ } & ComponentOptionsBase<Readonly< ListGroupProps> & Readonly<{}>, {
1013
+ open: ComputedRef<boolean>;
1014
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1015
+ $slots: Readonly< ListGroupSlots> & ListGroupSlots;
1016
+ });
1017
+
1018
+ export declare const D1ListItem: {
1019
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ListItemProps> & Readonly<{
1020
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1021
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
1022
+ }>, {
1023
+ value?: Ref< EventClickValue["value"]>;
1024
+ detail?: Ref< EventClickValue["detail"]>;
1025
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1026
+ click: (event: MouseEvent, value: EventClickValue) => any;
1027
+ clickLite: (value: EventClickValue) => any;
1028
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1029
+ P: {};
1030
+ B: {};
1031
+ D: {};
1032
+ C: {};
1033
+ M: {};
1034
+ Defaults: {};
1035
+ }, Readonly< ListItemProps> & Readonly<{
1036
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1037
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
1038
+ }>, {
1039
+ value?: Ref< EventClickValue["value"]>;
1040
+ detail?: Ref< EventClickValue["detail"]>;
1041
+ }, {}, {}, {}, {}>;
1042
+ __isFragment?: never;
1043
+ __isTeleport?: never;
1044
+ __isSuspense?: never;
1045
+ } & ComponentOptionsBase<Readonly< ListItemProps> & Readonly<{
1046
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1047
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
1048
+ }>, {
1049
+ value?: Ref< EventClickValue["value"]>;
1050
+ detail?: Ref< EventClickValue["detail"]>;
1051
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1052
+ click: (event: MouseEvent, value: EventClickValue) => any;
1053
+ clickLite: (value: EventClickValue) => any;
1054
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1055
+ $slots: Readonly< ListItemSlots> & ListItemSlots;
1056
+ });
1057
+
1058
+ export declare const D1ListMenu: {
1059
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ListMenuProps> & Readonly<{
1060
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
1061
+ }>, {
1062
+ id: ComputedRef<string | undefined>;
1063
+ open: ComputedRef<boolean>;
1064
+ control: ComputedRef< WindowControlItem | undefined>;
1065
+ setOpen: WindowExpose["setOpen"];
1066
+ toOpen: WindowExpose["toOpen"];
1067
+ toClose: WindowExpose["toClose"];
1068
+ toggle: WindowExpose["toggle"];
1069
+ windowElement: Ref< ConstrBind<WindowExpose> | undefined>;
1070
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1071
+ window: (options: WindowEmitOptions) => any;
1072
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1073
+ P: {};
1074
+ B: {};
1075
+ D: {};
1076
+ C: {};
1077
+ M: {};
1078
+ Defaults: {};
1079
+ }, Readonly< ListMenuProps> & Readonly<{
1080
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
1081
+ }>, {
1082
+ id: ComputedRef<string | undefined>;
1083
+ open: ComputedRef<boolean>;
1084
+ control: ComputedRef< WindowControlItem | undefined>;
1085
+ setOpen: WindowExpose["setOpen"];
1086
+ toOpen: WindowExpose["toOpen"];
1087
+ toClose: WindowExpose["toClose"];
1088
+ toggle: WindowExpose["toggle"];
1089
+ windowElement: Ref< ConstrBind<WindowExpose> | undefined>;
1090
+ }, {}, {}, {}, {}>;
1091
+ __isFragment?: never;
1092
+ __isTeleport?: never;
1093
+ __isSuspense?: never;
1094
+ } & ComponentOptionsBase<Readonly< ListMenuProps> & Readonly<{
1095
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
1096
+ }>, {
1097
+ id: ComputedRef<string | undefined>;
1098
+ open: ComputedRef<boolean>;
1099
+ control: ComputedRef< WindowControlItem | undefined>;
1100
+ setOpen: WindowExpose["setOpen"];
1101
+ toOpen: WindowExpose["toOpen"];
1102
+ toClose: WindowExpose["toClose"];
1103
+ toggle: WindowExpose["toggle"];
1104
+ windowElement: Ref< ConstrBind<WindowExpose> | undefined>;
1105
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1106
+ window: (options: WindowEmitOptions) => any;
1107
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1108
+ $slots: Readonly< ListMenuSlots> & ListMenuSlots;
1109
+ });
1110
+
1111
+ export declare const D1Mask: {
1112
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< MaskProps> & Readonly<{
1113
+ onBlur?: ((event: FocusEvent) => any) | undefined;
1114
+ onFocus?: ((event: FocusEvent) => any) | undefined;
1115
+ onInput?: ((event: InputEvent, value: FieldValidationItem) => any) | undefined;
1116
+ onReset?: ((event: Event) => any) | undefined;
1117
+ onKeydown?: ((event: KeyboardEvent) => any) | undefined;
1118
+ onKeyup?: ((event: KeyboardEvent) => any) | undefined;
1119
+ onBeforeinput?: ((event: InputEvent) => any) | undefined;
1120
+ onInputLite?: ((value: FieldValidationItem) => any) | undefined;
1121
+ onChange?: ((event: InputEvent, value: FieldValidationItem) => any) | undefined;
1122
+ onChangeLite?: ((value: FieldValidationItem) => any) | undefined;
1123
+ onPaste?: ((event: ClipboardEvent) => any) | undefined;
1124
+ }>, {
1125
+ valueBasic: ComputedRef<string>;
1126
+ value: ComputedRef<string>;
1127
+ setValue(value: string): boolean;
1128
+ clear(): boolean;
1129
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1130
+ blur: (event: FocusEvent) => any;
1131
+ focus: (event: FocusEvent) => any;
1132
+ input: (event: InputEvent, value: FieldValidationItem) => any;
1133
+ reset: (event: Event) => any;
1134
+ keydown: (event: KeyboardEvent) => any;
1135
+ keyup: (event: KeyboardEvent) => any;
1136
+ beforeinput: (event: InputEvent) => any;
1137
+ inputLite: (value: FieldValidationItem) => any;
1138
+ change: (event: InputEvent, value: FieldValidationItem) => any;
1139
+ changeLite: (value: FieldValidationItem) => any;
1140
+ paste: (event: ClipboardEvent) => any;
1141
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1142
+ P: {};
1143
+ B: {};
1144
+ D: {};
1145
+ C: {};
1146
+ M: {};
1147
+ Defaults: {};
1148
+ }, Readonly< MaskProps> & Readonly<{
1149
+ onBlur?: ((event: FocusEvent) => any) | undefined;
1150
+ onFocus?: ((event: FocusEvent) => any) | undefined;
1151
+ onInput?: ((event: InputEvent, value: FieldValidationItem) => any) | undefined;
1152
+ onReset?: ((event: Event) => any) | undefined;
1153
+ onKeydown?: ((event: KeyboardEvent) => any) | undefined;
1154
+ onKeyup?: ((event: KeyboardEvent) => any) | undefined;
1155
+ onBeforeinput?: ((event: InputEvent) => any) | undefined;
1156
+ onInputLite?: ((value: FieldValidationItem) => any) | undefined;
1157
+ onChange?: ((event: InputEvent, value: FieldValidationItem) => any) | undefined;
1158
+ onChangeLite?: ((value: FieldValidationItem) => any) | undefined;
1159
+ onPaste?: ((event: ClipboardEvent) => any) | undefined;
1160
+ }>, {
1161
+ valueBasic: ComputedRef<string>;
1162
+ value: ComputedRef<string>;
1163
+ setValue(value: string): boolean;
1164
+ clear(): boolean;
1165
+ }, {}, {}, {}, {}>;
1166
+ __isFragment?: never;
1167
+ __isTeleport?: never;
1168
+ __isSuspense?: never;
1169
+ } & ComponentOptionsBase<Readonly< MaskProps> & Readonly<{
1170
+ onBlur?: ((event: FocusEvent) => any) | undefined;
1171
+ onFocus?: ((event: FocusEvent) => any) | undefined;
1172
+ onInput?: ((event: InputEvent, value: FieldValidationItem) => any) | undefined;
1173
+ onReset?: ((event: Event) => any) | undefined;
1174
+ onKeydown?: ((event: KeyboardEvent) => any) | undefined;
1175
+ onKeyup?: ((event: KeyboardEvent) => any) | undefined;
1176
+ onBeforeinput?: ((event: InputEvent) => any) | undefined;
1177
+ onInputLite?: ((value: FieldValidationItem) => any) | undefined;
1178
+ onChange?: ((event: InputEvent, value: FieldValidationItem) => any) | undefined;
1179
+ onChangeLite?: ((value: FieldValidationItem) => any) | undefined;
1180
+ onPaste?: ((event: ClipboardEvent) => any) | undefined;
1181
+ }>, {
1182
+ valueBasic: ComputedRef<string>;
1183
+ value: ComputedRef<string>;
1184
+ setValue(value: string): boolean;
1185
+ clear(): boolean;
1186
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1187
+ blur: (event: FocusEvent) => any;
1188
+ focus: (event: FocusEvent) => any;
1189
+ input: (event: InputEvent, value: FieldValidationItem) => any;
1190
+ reset: (event: Event) => any;
1191
+ keydown: (event: KeyboardEvent) => any;
1192
+ keyup: (event: KeyboardEvent) => any;
1193
+ beforeinput: (event: InputEvent) => any;
1194
+ inputLite: (value: FieldValidationItem) => any;
1195
+ change: (event: InputEvent, value: FieldValidationItem) => any;
1196
+ changeLite: (value: FieldValidationItem) => any;
1197
+ paste: (event: ClipboardEvent) => any;
1198
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1199
+ $slots: Readonly< MaskSlots> & MaskSlots;
1200
+ });
1201
+
1202
+ export declare const D1Menu: {
1203
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< MenuProps> & Readonly<{
1204
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1205
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
1206
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
1207
+ onBars?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1208
+ onBarsLite?: ((value: EventClickValue) => any) | undefined;
1209
+ onBarsBack?: ((value: EventClickValue) => any) | undefined;
1210
+ "onUpdate:selected"?: ((value: string) => any) | undefined;
1211
+ "onUpdate:modelSelected"?: ((value: string) => any) | undefined;
1212
+ onUpdateValue?: ((value?: NumberOrStringOrBoolean | undefined) => any) | undefined;
1213
+ onClickSlot?: ((value?: string | undefined) => any) | undefined;
1214
+ }>, {
1215
+ id: ComputedRef<string | undefined>;
1216
+ open: ComputedRef<boolean>;
1217
+ control: ComputedRef< WindowControlItem | undefined>;
1218
+ setOpen: WindowExpose["setOpen"];
1219
+ toOpen: WindowExpose["toOpen"];
1220
+ toClose: WindowExpose["toClose"];
1221
+ toggle: WindowExpose["toggle"];
1222
+ windowElement: Ref< ConstrBind<WindowExpose> | undefined>;
1223
+ isSelected: ComputedRef<boolean>;
1224
+ selectedList: ComputedRef<ListList>;
1225
+ selectedNames: ComputedRef<ListNames>;
1226
+ selectedValues: ComputedRef<any[]>;
1227
+ loading: Ref<boolean>;
1228
+ previous(): NumberOrStringOrBoolean | undefined;
1229
+ next(): NumberOrStringOrBoolean | undefined;
1230
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1231
+ click: (event: MouseEvent, value: EventClickValue) => any;
1232
+ clickLite: (value: EventClickValue) => any;
1233
+ window: (options: WindowEmitOptions) => any;
1234
+ bars: (event: MouseEvent, value: EventClickValue) => any;
1235
+ barsLite: (value: EventClickValue) => any;
1236
+ barsBack: (value: EventClickValue) => any;
1237
+ "update:selected": (value: string) => any;
1238
+ "update:modelSelected": (value: string) => any;
1239
+ updateValue: (value?: NumberOrStringOrBoolean | undefined) => any;
1240
+ clickSlot: (value?: string | undefined) => any;
1241
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1242
+ P: {};
1243
+ B: {};
1244
+ D: {};
1245
+ C: {};
1246
+ M: {};
1247
+ Defaults: {};
1248
+ }, Readonly< MenuProps> & Readonly<{
1249
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1250
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
1251
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
1252
+ onBars?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1253
+ onBarsLite?: ((value: EventClickValue) => any) | undefined;
1254
+ onBarsBack?: ((value: EventClickValue) => any) | undefined;
1255
+ "onUpdate:selected"?: ((value: string) => any) | undefined;
1256
+ "onUpdate:modelSelected"?: ((value: string) => any) | undefined;
1257
+ onUpdateValue?: ((value?: NumberOrStringOrBoolean | undefined) => any) | undefined;
1258
+ onClickSlot?: ((value?: string | undefined) => any) | undefined;
1259
+ }>, {
1260
+ id: ComputedRef<string | undefined>;
1261
+ open: ComputedRef<boolean>;
1262
+ control: ComputedRef< WindowControlItem | undefined>;
1263
+ setOpen: WindowExpose["setOpen"];
1264
+ toOpen: WindowExpose["toOpen"];
1265
+ toClose: WindowExpose["toClose"];
1266
+ toggle: WindowExpose["toggle"];
1267
+ windowElement: Ref< ConstrBind<WindowExpose> | undefined>;
1268
+ isSelected: ComputedRef<boolean>;
1269
+ selectedList: ComputedRef<ListList>;
1270
+ selectedNames: ComputedRef<ListNames>;
1271
+ selectedValues: ComputedRef<any[]>;
1272
+ loading: Ref<boolean>;
1273
+ previous(): NumberOrStringOrBoolean | undefined;
1274
+ next(): NumberOrStringOrBoolean | undefined;
1275
+ }, {}, {}, {}, {}>;
1276
+ __isFragment?: never;
1277
+ __isTeleport?: never;
1278
+ __isSuspense?: never;
1279
+ } & ComponentOptionsBase<Readonly< MenuProps> & Readonly<{
1280
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1281
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
1282
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
1283
+ onBars?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1284
+ onBarsLite?: ((value: EventClickValue) => any) | undefined;
1285
+ onBarsBack?: ((value: EventClickValue) => any) | undefined;
1286
+ "onUpdate:selected"?: ((value: string) => any) | undefined;
1287
+ "onUpdate:modelSelected"?: ((value: string) => any) | undefined;
1288
+ onUpdateValue?: ((value?: NumberOrStringOrBoolean | undefined) => any) | undefined;
1289
+ onClickSlot?: ((value?: string | undefined) => any) | undefined;
1290
+ }>, {
1291
+ id: ComputedRef<string | undefined>;
1292
+ open: ComputedRef<boolean>;
1293
+ control: ComputedRef< WindowControlItem | undefined>;
1294
+ setOpen: WindowExpose["setOpen"];
1295
+ toOpen: WindowExpose["toOpen"];
1296
+ toClose: WindowExpose["toClose"];
1297
+ toggle: WindowExpose["toggle"];
1298
+ windowElement: Ref< ConstrBind<WindowExpose> | undefined>;
1299
+ isSelected: ComputedRef<boolean>;
1300
+ selectedList: ComputedRef<ListList>;
1301
+ selectedNames: ComputedRef<ListNames>;
1302
+ selectedValues: ComputedRef<any[]>;
1303
+ loading: Ref<boolean>;
1304
+ previous(): NumberOrStringOrBoolean | undefined;
1305
+ next(): NumberOrStringOrBoolean | undefined;
1306
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1307
+ click: (event: MouseEvent, value: EventClickValue) => any;
1308
+ clickLite: (value: EventClickValue) => any;
1309
+ window: (options: WindowEmitOptions) => any;
1310
+ bars: (event: MouseEvent, value: EventClickValue) => any;
1311
+ barsLite: (value: EventClickValue) => any;
1312
+ barsBack: (value: EventClickValue) => any;
1313
+ "update:selected": (value: string) => any;
1314
+ "update:modelSelected": (value: string) => any;
1315
+ updateValue: (value?: NumberOrStringOrBoolean | undefined) => any;
1316
+ clickSlot: (value?: string | undefined) => any;
1317
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1318
+ $slots: Readonly< ListSlots & MenuSlotInclude & {
1319
+ control?(props: MenuControlItem): any;
1320
+ }> & ListSlots & MenuSlotInclude & {
1321
+ control?(props: MenuControlItem): any;
1322
+ };
1323
+ });
1324
+
1325
+ export declare const D1Modal: {
1326
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ModalProps> & Readonly<{
1327
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
1328
+ onBars?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1329
+ onBarsLite?: ((value: EventClickValue) => any) | undefined;
1330
+ onBarsBack?: ((value: EventClickValue) => any) | undefined;
1331
+ onActions?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1332
+ onActionsLite?: ((value: EventClickValue) => any) | undefined;
1333
+ }>, {
1334
+ id: ComputedRef<string | undefined>;
1335
+ open: ComputedRef<boolean>;
1336
+ control: ComputedRef< WindowControlItem | undefined>;
1337
+ setOpen: WindowExpose["setOpen"];
1338
+ toOpen: WindowExpose["toOpen"];
1339
+ toClose: WindowExpose["toClose"];
1340
+ toggle: WindowExpose["toggle"];
1341
+ windowElement: Ref< ConstrBind<WindowExpose> | undefined>;
1342
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1343
+ window: (options: WindowEmitOptions) => any;
1344
+ bars: (event: MouseEvent, value: EventClickValue) => any;
1345
+ barsLite: (value: EventClickValue) => any;
1346
+ barsBack: (value: EventClickValue) => any;
1347
+ actions: (event: MouseEvent, value: EventClickValue) => any;
1348
+ actionsLite: (value: EventClickValue) => any;
1349
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1350
+ P: {};
1351
+ B: {};
1352
+ D: {};
1353
+ C: {};
1354
+ M: {};
1355
+ Defaults: {};
1356
+ }, Readonly< ModalProps> & Readonly<{
1357
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
1358
+ onBars?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1359
+ onBarsLite?: ((value: EventClickValue) => any) | undefined;
1360
+ onBarsBack?: ((value: EventClickValue) => any) | undefined;
1361
+ onActions?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1362
+ onActionsLite?: ((value: EventClickValue) => any) | undefined;
1363
+ }>, {
1364
+ id: ComputedRef<string | undefined>;
1365
+ open: ComputedRef<boolean>;
1366
+ control: ComputedRef< WindowControlItem | undefined>;
1367
+ setOpen: WindowExpose["setOpen"];
1368
+ toOpen: WindowExpose["toOpen"];
1369
+ toClose: WindowExpose["toClose"];
1370
+ toggle: WindowExpose["toggle"];
1371
+ windowElement: Ref< ConstrBind<WindowExpose> | undefined>;
1372
+ }, {}, {}, {}, {}>;
1373
+ __isFragment?: never;
1374
+ __isTeleport?: never;
1375
+ __isSuspense?: never;
1376
+ } & ComponentOptionsBase<Readonly< ModalProps> & Readonly<{
1377
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
1378
+ onBars?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1379
+ onBarsLite?: ((value: EventClickValue) => any) | undefined;
1380
+ onBarsBack?: ((value: EventClickValue) => any) | undefined;
1381
+ onActions?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1382
+ onActionsLite?: ((value: EventClickValue) => any) | undefined;
1383
+ }>, {
1384
+ id: ComputedRef<string | undefined>;
1385
+ open: ComputedRef<boolean>;
1386
+ control: ComputedRef< WindowControlItem | undefined>;
1387
+ setOpen: WindowExpose["setOpen"];
1388
+ toOpen: WindowExpose["toOpen"];
1389
+ toClose: WindowExpose["toClose"];
1390
+ toggle: WindowExpose["toggle"];
1391
+ windowElement: Ref< ConstrBind<WindowExpose> | undefined>;
1392
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1393
+ window: (options: WindowEmitOptions) => any;
1394
+ bars: (event: MouseEvent, value: EventClickValue) => any;
1395
+ barsLite: (value: EventClickValue) => any;
1396
+ barsBack: (value: EventClickValue) => any;
1397
+ actions: (event: MouseEvent, value: EventClickValue) => any;
1398
+ actionsLite: (value: EventClickValue) => any;
1399
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1400
+ $slots: Readonly< ModalSlots> & ModalSlots;
1401
+ });
1402
+
1403
+ export declare const D1MotionTransform: {
1404
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< MotionTransformProps> & Readonly<{
1405
+ onTransform?: ((event: Event | undefined, options: MotionTransformEmitOptions) => any) | undefined;
1406
+ onTransformLite?: ((options: MotionTransformEmitOptions) => any) | undefined;
1407
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
1408
+ "onUpdate:modelOpen"?: ((value: boolean) => any) | undefined;
1409
+ }>, {
1410
+ open: Ref<boolean>;
1411
+ isShow: ComputedRef<boolean>;
1412
+ setOpen(open: boolean): void;
1413
+ toOpen(): void;
1414
+ toClose(): void;
1415
+ toggle(): void;
1416
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1417
+ transform: (event: Event | undefined, options: MotionTransformEmitOptions) => any;
1418
+ transformLite: (options: MotionTransformEmitOptions) => any;
1419
+ "update:open": (value: boolean) => any;
1420
+ "update:modelOpen": (value: boolean) => any;
1421
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1422
+ P: {};
1423
+ B: {};
1424
+ D: {};
1425
+ C: {};
1426
+ M: {};
1427
+ Defaults: {};
1428
+ }, Readonly< MotionTransformProps> & Readonly<{
1429
+ onTransform?: ((event: Event | undefined, options: MotionTransformEmitOptions) => any) | undefined;
1430
+ onTransformLite?: ((options: MotionTransformEmitOptions) => any) | undefined;
1431
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
1432
+ "onUpdate:modelOpen"?: ((value: boolean) => any) | undefined;
1433
+ }>, {
1434
+ open: Ref<boolean>;
1435
+ isShow: ComputedRef<boolean>;
1436
+ setOpen(open: boolean): void;
1437
+ toOpen(): void;
1438
+ toClose(): void;
1439
+ toggle(): void;
1440
+ }, {}, {}, {}, {}>;
1441
+ __isFragment?: never;
1442
+ __isTeleport?: never;
1443
+ __isSuspense?: never;
1444
+ } & ComponentOptionsBase<Readonly< MotionTransformProps> & Readonly<{
1445
+ onTransform?: ((event: Event | undefined, options: MotionTransformEmitOptions) => any) | undefined;
1446
+ onTransformLite?: ((options: MotionTransformEmitOptions) => any) | undefined;
1447
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
1448
+ "onUpdate:modelOpen"?: ((value: boolean) => any) | undefined;
1449
+ }>, {
1450
+ open: Ref<boolean>;
1451
+ isShow: ComputedRef<boolean>;
1452
+ setOpen(open: boolean): void;
1453
+ toOpen(): void;
1454
+ toClose(): void;
1455
+ toggle(): void;
1456
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1457
+ transform: (event: Event | undefined, options: MotionTransformEmitOptions) => any;
1458
+ transformLite: (options: MotionTransformEmitOptions) => any;
1459
+ "update:open": (value: boolean) => any;
1460
+ "update:modelOpen": (value: boolean) => any;
1461
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1462
+ $slots: Readonly< MotionTransformSlots> & MotionTransformSlots;
1463
+ });
1464
+
1465
+ export declare const D1Page: {
1466
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< PageProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1467
+ P: {};
1468
+ B: {};
1469
+ D: {};
1470
+ C: {};
1471
+ M: {};
1472
+ Defaults: {};
1473
+ }, Readonly< PageProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
1474
+ __isFragment?: never;
1475
+ __isTeleport?: never;
1476
+ __isSuspense?: never;
1477
+ } & ComponentOptionsBase<Readonly< PageProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1478
+ $slots: Readonly< PageSlots> & PageSlots;
1479
+ });
1480
+
1481
+ export declare const D1Progress: {
1482
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ProgressProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1483
+ P: {};
1484
+ B: {};
1485
+ D: {};
1486
+ C: {};
1487
+ M: {};
1488
+ Defaults: {};
1489
+ }, Readonly< ProgressProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
1490
+ __isFragment?: never;
1491
+ __isTeleport?: never;
1492
+ __isSuspense?: never;
1493
+ } & ComponentOptionsBase<Readonly< ProgressProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1494
+ $slots: Readonly< ProgressSlots> & ProgressSlots;
1495
+ });
1496
+
1497
+ export declare const D1Ripple: {
1498
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< RipplePropsBasic> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1499
+ P: {};
1500
+ B: {};
1501
+ D: {};
1502
+ C: {};
1503
+ M: {};
1504
+ Defaults: {};
1505
+ }, Readonly< RipplePropsBasic> & Readonly<{}>, {}, {}, {}, {}, {}>;
1506
+ __isFragment?: never;
1507
+ __isTeleport?: never;
1508
+ __isSuspense?: never;
1509
+ } & ComponentOptionsBase<Readonly< RipplePropsBasic> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1510
+ $slots: Readonly< RippleSlots> & RippleSlots;
1511
+ });
1512
+
1513
+ export declare const D1Scrollbar: {
1514
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ScrollbarProps> & Readonly<{
1515
+ onTop?: ((isTop: boolean) => any) | undefined;
1516
+ onBottom?: ((isBottom: boolean) => any) | undefined;
1517
+ onReachTop?: (() => any) | undefined;
1518
+ onLeaveTop?: (() => any) | undefined;
1519
+ onReachBottom?: (() => any) | undefined;
1520
+ onLeaveBottom?: (() => any) | undefined;
1521
+ onEdge?: ((isTop: boolean, isBottom: boolean, edge: ScrollbarEdgeType) => any) | undefined;
1522
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1523
+ top: (isTop: boolean) => any;
1524
+ bottom: (isBottom: boolean) => any;
1525
+ reachTop: () => any;
1526
+ leaveTop: () => any;
1527
+ reachBottom: () => any;
1528
+ leaveBottom: () => any;
1529
+ edge: (isTop: boolean, isBottom: boolean, edge: ScrollbarEdgeType) => any;
1530
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1531
+ P: {};
1532
+ B: {};
1533
+ D: {};
1534
+ C: {};
1535
+ M: {};
1536
+ Defaults: {};
1537
+ }, Readonly< ScrollbarProps> & Readonly<{
1538
+ onTop?: ((isTop: boolean) => any) | undefined;
1539
+ onBottom?: ((isBottom: boolean) => any) | undefined;
1540
+ onReachTop?: (() => any) | undefined;
1541
+ onLeaveTop?: (() => any) | undefined;
1542
+ onReachBottom?: (() => any) | undefined;
1543
+ onLeaveBottom?: (() => any) | undefined;
1544
+ onEdge?: ((isTop: boolean, isBottom: boolean, edge: ScrollbarEdgeType) => any) | undefined;
1545
+ }>, {}, {}, {}, {}, {}>;
1546
+ __isFragment?: never;
1547
+ __isTeleport?: never;
1548
+ __isSuspense?: never;
1549
+ } & ComponentOptionsBase<Readonly< ScrollbarProps> & Readonly<{
1550
+ onTop?: ((isTop: boolean) => any) | undefined;
1551
+ onBottom?: ((isBottom: boolean) => any) | undefined;
1552
+ onReachTop?: (() => any) | undefined;
1553
+ onLeaveTop?: (() => any) | undefined;
1554
+ onReachBottom?: (() => any) | undefined;
1555
+ onLeaveBottom?: (() => any) | undefined;
1556
+ onEdge?: ((isTop: boolean, isBottom: boolean, edge: ScrollbarEdgeType) => any) | undefined;
1557
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1558
+ top: (isTop: boolean) => any;
1559
+ bottom: (isBottom: boolean) => any;
1560
+ reachTop: () => any;
1561
+ leaveTop: () => any;
1562
+ reachBottom: () => any;
1563
+ leaveBottom: () => any;
1564
+ edge: (isTop: boolean, isBottom: boolean, edge: ScrollbarEdgeType) => any;
1565
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1566
+ $slots: Readonly< ScrollbarSlots> & ScrollbarSlots;
1567
+ });
1568
+
1569
+ export declare const D1Section: {
1570
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< SectionProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1571
+ P: {};
1572
+ B: {};
1573
+ D: {};
1574
+ C: {};
1575
+ M: {};
1576
+ Defaults: {};
1577
+ }, Readonly< SectionProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
1578
+ __isFragment?: never;
1579
+ __isTeleport?: never;
1580
+ __isSuspense?: never;
1581
+ } & ComponentOptionsBase<Readonly< SectionProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1582
+ $slots: Readonly< SectionSlots> & SectionSlots;
1583
+ });
1584
+
1585
+ export declare const D1Select: {
1586
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< SelectProps> & Readonly<{
1587
+ onInput?: ((event: Event | InputEvent, value: FieldValidationItem<string>) => any) | undefined;
1588
+ onInputLite?: ((value: FieldValidationItem<string>) => any) | undefined;
1589
+ onChange?: ((event: Event | InputEvent, value: FieldValidationItem<string>) => any) | undefined;
1590
+ onChangeLite?: ((value: FieldValidationItem<string>) => any) | undefined;
1591
+ "onUpdate:value"?: ((value: string) => any) | undefined;
1592
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
1593
+ }>, {
1594
+ value: ShallowRef<string | undefined>;
1595
+ checkValidity: () => boolean;
1596
+ validationMessage: ComputedRef<string>;
1597
+ open: ComputedRef<boolean>;
1598
+ setOpen(open: boolean): Promise<void>;
1599
+ toOpen: MenuExpose["toOpen"];
1600
+ toClose: MenuExpose["toClose"];
1601
+ toggle(): Promise<void>;
1602
+ menuElement: Ref< ConstrBind<MenuExpose> | undefined>;
1603
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1604
+ input: (event: Event | InputEvent, value: FieldValidationItem<string>) => any;
1605
+ inputLite: (value: FieldValidationItem<string>) => any;
1606
+ change: (event: Event | InputEvent, value: FieldValidationItem<string>) => any;
1607
+ changeLite: (value: FieldValidationItem<string>) => any;
1608
+ "update:value": (value: string) => any;
1609
+ "update:modelValue": (value: string) => any;
1610
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1611
+ P: {};
1612
+ B: {};
1613
+ D: {};
1614
+ C: {};
1615
+ M: {};
1616
+ Defaults: {};
1617
+ }, Readonly< SelectProps> & Readonly<{
1618
+ onInput?: ((event: Event | InputEvent, value: FieldValidationItem<string>) => any) | undefined;
1619
+ onInputLite?: ((value: FieldValidationItem<string>) => any) | undefined;
1620
+ onChange?: ((event: Event | InputEvent, value: FieldValidationItem<string>) => any) | undefined;
1621
+ onChangeLite?: ((value: FieldValidationItem<string>) => any) | undefined;
1622
+ "onUpdate:value"?: ((value: string) => any) | undefined;
1623
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
1624
+ }>, {
1625
+ value: ShallowRef<string | undefined>;
1626
+ checkValidity: () => boolean;
1627
+ validationMessage: ComputedRef<string>;
1628
+ open: ComputedRef<boolean>;
1629
+ setOpen(open: boolean): Promise<void>;
1630
+ toOpen: MenuExpose["toOpen"];
1631
+ toClose: MenuExpose["toClose"];
1632
+ toggle(): Promise<void>;
1633
+ menuElement: Ref< ConstrBind<MenuExpose> | undefined>;
1634
+ }, {}, {}, {}, {}>;
1635
+ __isFragment?: never;
1636
+ __isTeleport?: never;
1637
+ __isSuspense?: never;
1638
+ } & ComponentOptionsBase<Readonly< SelectProps> & Readonly<{
1639
+ onInput?: ((event: Event | InputEvent, value: FieldValidationItem<string>) => any) | undefined;
1640
+ onInputLite?: ((value: FieldValidationItem<string>) => any) | undefined;
1641
+ onChange?: ((event: Event | InputEvent, value: FieldValidationItem<string>) => any) | undefined;
1642
+ onChangeLite?: ((value: FieldValidationItem<string>) => any) | undefined;
1643
+ "onUpdate:value"?: ((value: string) => any) | undefined;
1644
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
1645
+ }>, {
1646
+ value: ShallowRef<string | undefined>;
1647
+ checkValidity: () => boolean;
1648
+ validationMessage: ComputedRef<string>;
1649
+ open: ComputedRef<boolean>;
1650
+ setOpen(open: boolean): Promise<void>;
1651
+ toOpen: MenuExpose["toOpen"];
1652
+ toClose: MenuExpose["toClose"];
1653
+ toggle(): Promise<void>;
1654
+ menuElement: Ref< ConstrBind<MenuExpose> | undefined>;
1655
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1656
+ input: (event: Event | InputEvent, value: FieldValidationItem<string>) => any;
1657
+ inputLite: (value: FieldValidationItem<string>) => any;
1658
+ change: (event: Event | InputEvent, value: FieldValidationItem<string>) => any;
1659
+ changeLite: (value: FieldValidationItem<string>) => any;
1660
+ "update:value": (value: string) => any;
1661
+ "update:modelValue": (value: string) => any;
1662
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1663
+ $slots: Readonly< SelectSlots> & SelectSlots;
1664
+ });
1665
+
1666
+ export declare const D1SelectValue: {
1667
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< SelectValueProps> & Readonly<{
1668
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1669
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
1670
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1671
+ click: (event: MouseEvent, value: EventClickValue) => any;
1672
+ clickLite: (value: EventClickValue) => any;
1673
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1674
+ P: {};
1675
+ B: {};
1676
+ D: {};
1677
+ C: {};
1678
+ M: {};
1679
+ Defaults: {};
1680
+ }, Readonly< SelectValueProps> & Readonly<{
1681
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1682
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
1683
+ }>, {}, {}, {}, {}, {}>;
1684
+ __isFragment?: never;
1685
+ __isTeleport?: never;
1686
+ __isSuspense?: never;
1687
+ } & ComponentOptionsBase<Readonly< SelectValueProps> & Readonly<{
1688
+ onClick?: ((event: MouseEvent, value: EventClickValue) => any) | undefined;
1689
+ onClickLite?: ((value: EventClickValue) => any) | undefined;
1690
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1691
+ click: (event: MouseEvent, value: EventClickValue) => any;
1692
+ clickLite: (value: EventClickValue) => any;
1693
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1694
+ $slots: Readonly< SelectValueSlots> & SelectValueSlots;
1695
+ });
1696
+
1697
+ export declare const D1Skeleton: {
1698
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< PropsToken_37> & Readonly<{}>, {
1699
+ isActive: ComputedRef<boolean>;
1700
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1701
+ P: {};
1702
+ B: {};
1703
+ D: {};
1704
+ C: {};
1705
+ M: {};
1706
+ Defaults: {};
1707
+ }, Readonly< PropsToken_37> & Readonly<{}>, {
1708
+ isActive: ComputedRef<boolean>;
1709
+ }, {}, {}, {}, {}>;
1710
+ __isFragment?: never;
1711
+ __isTeleport?: never;
1712
+ __isSuspense?: never;
1713
+ } & ComponentOptionsBase<Readonly< PropsToken_37> & Readonly<{}>, {
1714
+ isActive: ComputedRef<boolean>;
1715
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1716
+ $slots: Readonly< SkeletonSlots> & SkeletonSlots;
1717
+ });
1718
+
1719
+ export declare const D1TextareaAutosize: {
1720
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< TextareaAutosizeProps> & Readonly<{
1721
+ onInput?: ((event: InputEvent) => any) | undefined;
1722
+ }>, {
1723
+ value: Ref<string>;
1724
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1725
+ input: (event: InputEvent) => any;
1726
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1727
+ P: {};
1728
+ B: {};
1729
+ D: {};
1730
+ C: {};
1731
+ M: {};
1732
+ Defaults: {};
1733
+ }, Readonly< TextareaAutosizeProps> & Readonly<{
1734
+ onInput?: ((event: InputEvent) => any) | undefined;
1735
+ }>, {
1736
+ value: Ref<string>;
1737
+ }, {}, {}, {}, {}>;
1738
+ __isFragment?: never;
1739
+ __isTeleport?: never;
1740
+ __isSuspense?: never;
1741
+ } & ComponentOptionsBase<Readonly< TextareaAutosizeProps> & Readonly<{
1742
+ onInput?: ((event: InputEvent) => any) | undefined;
1743
+ }>, {
1744
+ value: Ref<string>;
1745
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1746
+ input: (event: InputEvent) => any;
1747
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1748
+ $slots: Readonly< TextareaAutosizeSlots> & TextareaAutosizeSlots;
1749
+ });
1750
+
1751
+ export declare const D1Tooltip: {
1752
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< TooltipProps> & Readonly<{
1753
+ onTooltip?: ((open: boolean) => any) | undefined;
1754
+ }>, {
1755
+ toggle(open: boolean, flash?: boolean): Promise<void>;
1756
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1757
+ tooltip: (open: boolean) => any;
1758
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1759
+ P: {};
1760
+ B: {};
1761
+ D: {};
1762
+ C: {};
1763
+ M: {};
1764
+ Defaults: {};
1765
+ }, Readonly< TooltipProps> & Readonly<{
1766
+ onTooltip?: ((open: boolean) => any) | undefined;
1767
+ }>, {
1768
+ toggle(open: boolean, flash?: boolean): Promise<void>;
1769
+ }, {}, {}, {}, {}>;
1770
+ __isFragment?: never;
1771
+ __isTeleport?: never;
1772
+ __isSuspense?: never;
1773
+ } & ComponentOptionsBase<Readonly< TooltipProps> & Readonly<{
1774
+ onTooltip?: ((open: boolean) => any) | undefined;
1775
+ }>, {
1776
+ toggle(open: boolean, flash?: boolean): Promise<void>;
1777
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1778
+ tooltip: (open: boolean) => any;
1779
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1780
+ $slots: Readonly< TooltipSlots> & TooltipSlots;
1781
+ });
1782
+
1783
+ export declare const D1Window: {
1784
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< WindowProps> & Readonly<{
1785
+ onLoad?: ((image: ImageEventData) => any) | undefined;
1786
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
1787
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
1788
+ "onUpdate:modelOpen"?: ((value: boolean) => any) | undefined;
1789
+ onScrollbarTop?: ((isTop: boolean) => any) | undefined;
1790
+ onScrollbarReachTop?: (() => any) | undefined;
1791
+ onScrollbarLeaveTop?: (() => any) | undefined;
1792
+ onScrollbarBottom?: ((isBottom: boolean) => any) | undefined;
1793
+ onScrollbarReachBottom?: (() => any) | undefined;
1794
+ onScrollbarLeaveBottom?: (() => any) | undefined;
1795
+ onScrollbarEdge?: ((isTop: boolean, isBottom: boolean, edge: ScrollbarEdgeType) => any) | undefined;
1796
+ }>, {
1797
+ id: string;
1798
+ open: Ref<boolean>;
1799
+ control: ComputedRef<WindowControlItem>;
1800
+ setOpen(open: boolean): Promise<void>;
1801
+ toOpen(): Promise<void>;
1802
+ toClose(): Promise<void>;
1803
+ toggle(): Promise<void>;
1804
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1805
+ load: (image: ImageEventData) => any;
1806
+ window: (options: WindowEmitOptions) => any;
1807
+ "update:open": (value: boolean) => any;
1808
+ "update:modelOpen": (value: boolean) => any;
1809
+ scrollbarTop: (isTop: boolean) => any;
1810
+ scrollbarReachTop: () => any;
1811
+ scrollbarLeaveTop: () => any;
1812
+ scrollbarBottom: (isBottom: boolean) => any;
1813
+ scrollbarReachBottom: () => any;
1814
+ scrollbarLeaveBottom: () => any;
1815
+ scrollbarEdge: (isTop: boolean, isBottom: boolean, edge: ScrollbarEdgeType) => any;
1816
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
1817
+ P: {};
1818
+ B: {};
1819
+ D: {};
1820
+ C: {};
1821
+ M: {};
1822
+ Defaults: {};
1823
+ }, Readonly< WindowProps> & Readonly<{
1824
+ onLoad?: ((image: ImageEventData) => any) | undefined;
1825
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
1826
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
1827
+ "onUpdate:modelOpen"?: ((value: boolean) => any) | undefined;
1828
+ onScrollbarTop?: ((isTop: boolean) => any) | undefined;
1829
+ onScrollbarReachTop?: (() => any) | undefined;
1830
+ onScrollbarLeaveTop?: (() => any) | undefined;
1831
+ onScrollbarBottom?: ((isBottom: boolean) => any) | undefined;
1832
+ onScrollbarReachBottom?: (() => any) | undefined;
1833
+ onScrollbarLeaveBottom?: (() => any) | undefined;
1834
+ onScrollbarEdge?: ((isTop: boolean, isBottom: boolean, edge: ScrollbarEdgeType) => any) | undefined;
1835
+ }>, {
1836
+ id: string;
1837
+ open: Ref<boolean>;
1838
+ control: ComputedRef<WindowControlItem>;
1839
+ setOpen(open: boolean): Promise<void>;
1840
+ toOpen(): Promise<void>;
1841
+ toClose(): Promise<void>;
1842
+ toggle(): Promise<void>;
1843
+ }, {}, {}, {}, {}>;
1844
+ __isFragment?: never;
1845
+ __isTeleport?: never;
1846
+ __isSuspense?: never;
1847
+ } & ComponentOptionsBase<Readonly< WindowProps> & Readonly<{
1848
+ onLoad?: ((image: ImageEventData) => any) | undefined;
1849
+ onWindow?: ((options: WindowEmitOptions) => any) | undefined;
1850
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
1851
+ "onUpdate:modelOpen"?: ((value: boolean) => any) | undefined;
1852
+ onScrollbarTop?: ((isTop: boolean) => any) | undefined;
1853
+ onScrollbarReachTop?: (() => any) | undefined;
1854
+ onScrollbarLeaveTop?: (() => any) | undefined;
1855
+ onScrollbarBottom?: ((isBottom: boolean) => any) | undefined;
1856
+ onScrollbarReachBottom?: (() => any) | undefined;
1857
+ onScrollbarLeaveBottom?: (() => any) | undefined;
1858
+ onScrollbarEdge?: ((isTop: boolean, isBottom: boolean, edge: ScrollbarEdgeType) => any) | undefined;
1859
+ }>, {
1860
+ id: string;
1861
+ open: Ref<boolean>;
1862
+ control: ComputedRef<WindowControlItem>;
1863
+ setOpen(open: boolean): Promise<void>;
1864
+ toOpen(): Promise<void>;
1865
+ toClose(): Promise<void>;
1866
+ toggle(): Promise<void>;
1867
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1868
+ load: (image: ImageEventData) => any;
1869
+ window: (options: WindowEmitOptions) => any;
1870
+ "update:open": (value: boolean) => any;
1871
+ "update:modelOpen": (value: boolean) => any;
1872
+ scrollbarTop: (isTop: boolean) => any;
1873
+ scrollbarReachTop: () => any;
1874
+ scrollbarLeaveTop: () => any;
1875
+ scrollbarBottom: (isBottom: boolean) => any;
1876
+ scrollbarReachBottom: () => any;
1877
+ scrollbarLeaveBottom: () => any;
1878
+ scrollbarEdge: (isTop: boolean, isBottom: boolean, edge: ScrollbarEdgeType) => any;
1879
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
1880
+ $slots: Readonly< WindowSlots> & WindowSlots;
1881
+ });
1882
+
1883
+ /**
1884
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1885
+ */
1886
+ declare type DialogProps = DialogPropsBasic<WindowProps, BarsProps, IconProps, ImageProps, ButtonProps, ActionsProps> & PropsToken_20;
1887
+
1888
+ /**
1889
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1890
+ */
1891
+ declare type FieldCounterProps = FieldCounterPropsBasic & PropsToken_21;
1892
+
1893
+ /**
1894
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1895
+ */
1896
+ declare type FieldLabelProps = FieldLabelPropsBasic<FieldCounterProps, ProgressProps> & PropsToken_22;
1897
+
1898
+ /**
1899
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1900
+ */
1901
+ declare type FieldMessageProps = FieldMessagePropsBasic<FieldCounterProps> & PropsToken_23;
1902
+
1903
+ /**
1904
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1905
+ */
1906
+ declare type FieldProps = FieldPropsBasic<IconProps, FieldLabelProps, FieldMessageProps, FieldCounterProps, ProgressProps> & PropsToken_24;
1907
+
1908
+ /**
1909
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1910
+ */
1911
+ declare type IconProps = IconPropsBasic<ImageProps> & PropsToken_2;
1912
+
1913
+ /**
1914
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1915
+ */
1916
+ declare type ImageProps = ImagePropsBasic & PropsToken;
1917
+
1918
+ /**
1919
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1920
+ */
1921
+ declare type InputProps = InputPropsBasic<MaskProps, IconProps, FieldProps, FieldLabelProps, FieldMessageProps, FieldCounterProps, ProgressProps> & PropsToken_26;
1922
+
1923
+ /**
1924
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1925
+ */
1926
+ declare type ListGroupProps = ListGroupPropsBasic & PropsToken_29;
1927
+
1928
+ /**
1929
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1930
+ */
1931
+ declare type ListItemProps = ListItemPropsBasic<IconProps, BadgeProps, ProgressProps> & PropsToken_27;
1932
+
1933
+ /**
1934
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1935
+ */
1936
+ declare type ListMenuProps = ListMenuPropsBasic<WindowProps> & PropsToken_30;
1937
+
1938
+ /**
1939
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1940
+ */
1941
+ declare type ListProps = ListPropsBasic<IconProps, ListItemProps> & PropsToken_28;
1942
+
1943
+ /**
1944
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1945
+ */
1946
+ declare type MaskProps = MaskPropsBasic & PropsToken_25;
1947
+
1948
+ /**
1949
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1950
+ */
1951
+ declare type MenuProps = MenuPropsBasic<ListProps, ListItemProps, BarsProps, WindowProps> & PropsToken_31;
1952
+
1953
+ /**
1954
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1955
+ */
1956
+ declare type ModalProps = ModalPropsBasic<WindowProps, BarsProps, ActionsProps, ImageProps> & PropsToken_32;
1957
+
1958
+ /**
1959
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1960
+ */
1961
+ declare type MotionTransformProps = MotionTransformPropsBasic & PropsToken_5;
1962
+
1963
+ /**
1964
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1965
+ */
1966
+ declare type PageProps = PagePropsBasic & PropsToken_33;
1967
+
1968
+ /**
1969
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
1970
+ */
1971
+ declare type ProgressProps = ProgressPropsBasic & PropsToken_3;
1972
+
1973
+ declare type PropsToken = {
1974
+ turn?: boolean;
1975
+ disabled?: boolean;
1976
+ hide?: boolean;
1977
+ adaptive?: boolean;
1978
+ size?: 'auto' | 'contain' | 'cover';
1979
+ };
1980
+
1981
+ declare type PropsToken_10 = {
1982
+ padding?: 'sm' | 'md' | 'lg' | 'ySm' | 'yMd' | 'yLg' | 'none';
1983
+ paddingByIndent?: boolean;
1984
+ };
1985
+
1986
+ declare type PropsToken_11 = {
1987
+ align?: 'none' | 'center' | 'left' | 'right' | 'block' | 'auto';
1988
+ flexible?: 'adaptiveSm' | 'adaptiveMd' | 'adaptiveLg' | 'adaptiveXl' | 'adaptive2xl' | 'containerSm' | 'containerMd' | 'containerLg' | 'containerXl' | 'container2xl';
1989
+ wrap?: boolean;
1990
+ padding?: 'sm' | 'md' | 'lg' | 'ySm' | 'yMd' | 'yLg' | 'none';
1991
+ paddingByIndent?: boolean;
1992
+ };
1993
+
1994
+ declare type PropsToken_12 = {
1995
+ width?: 'sm' | 'md' | 'lg' | 'auto';
1996
+ };
1997
+
1998
+ declare type PropsToken_13 = {
1999
+ interactive?: boolean;
2000
+ embedded?: boolean;
2001
+ maxWidth?: 'sm' | 'md' | 'lg';
2002
+ };
2003
+
2004
+ declare type PropsToken_14 = {};
2005
+
2006
+ declare type PropsToken_15 = {
2007
+ position?: 'auto' | 'top' | 'bottom' | 'left' | 'right';
2008
+ inverse?: boolean;
2009
+ size?: 'sm' | 'md' | 'lg';
2010
+ };
2011
+
2012
+ declare type PropsToken_16 = {
2013
+ selected?: boolean;
2014
+ hide?: boolean;
2015
+ dot?: boolean;
2016
+ overlap?: 'rectangular' | 'circular' | 'static';
2017
+ vertical?: 'top' | 'center' | 'bottom';
2018
+ horizontal?: 'right' | 'center' | 'left';
2019
+ primary?: boolean;
2020
+ secondary?: boolean;
2021
+ outline?: boolean;
2022
+ size?: 'sm' | 'md' | 'lg' | 'none';
2023
+ palette?: 'red' | 'orange' | 'amber' | 'yellow' | 'lime' | 'green' | 'emerald' | 'teal' | 'cyan' | 'sky' | 'blue' | 'indigo' | 'violet' | 'purple' | 'fuchsia' | 'pink' | 'rose' | 'slate' | 'gray' | 'zinc' | 'neutral' | 'stone' | 'black' | 'white';
2024
+ };
2025
+
2026
+ declare type PropsToken_17 = {};
2027
+
2028
+ declare type PropsToken_18 = {
2029
+ focus?: boolean;
2030
+ disabled?: boolean;
2031
+ selected?: boolean;
2032
+ readonly?: boolean;
2033
+ adaptive?: 'iconAlways' | 'block' | 'auto' | 'iconSm' | 'iconMd' | 'iconLg' | 'iconXl' | 'icon2xl' | 'fullSm' | 'fullMd' | 'fullLg' | 'fullXl' | 'full2xl';
2034
+ container?: 'iconSm' | 'iconMd' | 'iconLg' | 'iconXl' | 'icon2xl' | 'fullSm' | 'fullMd' | 'fullLg' | 'fullXl' | 'full2xl';
2035
+ inverse?: boolean;
2036
+ grid?: boolean;
2037
+ textAlign?: 'left' | 'center' | 'right';
2038
+ input?: boolean;
2039
+ assistive?: boolean;
2040
+ size?: 'sm' | 'md' | 'lg';
2041
+ roundedFull?: boolean;
2042
+ palette?: 'red' | 'orange' | 'amber' | 'yellow' | 'lime' | 'green' | 'emerald' | 'teal' | 'cyan' | 'sky' | 'blue' | 'indigo' | 'violet' | 'purple' | 'fuchsia' | 'pink' | 'rose' | 'slate' | 'gray' | 'zinc' | 'neutral' | 'stone' | 'black' | 'white';
2043
+ };
2044
+
2045
+ declare type PropsToken_19 = {};
2046
+
2047
+ declare type PropsToken_2 = {
2048
+ turn?: boolean;
2049
+ disabled?: boolean;
2050
+ hide?: boolean;
2051
+ asPalette?: boolean;
2052
+ dir?: boolean;
2053
+ overlay?: boolean;
2054
+ dynamic?: boolean;
2055
+ start?: boolean;
2056
+ end?: boolean;
2057
+ high?: boolean;
2058
+ animationType?: 'type1' | 'type2';
2059
+ animationShow?: boolean;
2060
+ square?: boolean;
2061
+ circle?: boolean;
2062
+ rect?: boolean;
2063
+ size?: 'auto' | 'x' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | '2xl' | '3xl' | '4xl' | '5xl' | '6xl' | '7xl' | '8xl' | '9xl';
2064
+ inverse?: boolean;
2065
+ rounded?: 'auto' | 'sm' | 'md' | 'lg' | 'xl' | 'full';
2066
+ };
2067
+
2068
+ declare type PropsToken_20 = {
2069
+ success?: boolean;
2070
+ error?: boolean;
2071
+ imagePosition?: 'top' | 'left';
2072
+ width?: 'sm' | 'md' | 'lg' | 'auto';
2073
+ };
2074
+
2075
+ declare type PropsToken_21 = {};
2076
+
2077
+ declare type PropsToken_22 = {};
2078
+
2079
+ declare type PropsToken_23 = {};
2080
+
2081
+ declare type PropsToken_24 = {
2082
+ focus?: boolean;
2083
+ disabled?: boolean;
2084
+ selected?: boolean;
2085
+ readonly?: boolean;
2086
+ block?: boolean;
2087
+ isValue?: boolean;
2088
+ basic?: boolean;
2089
+ boxed?: boolean;
2090
+ tonal?: boolean;
2091
+ filled?: boolean;
2092
+ outlined?: boolean;
2093
+ classic?: boolean;
2094
+ arrowCarousel?: boolean;
2095
+ arrowStepper?: boolean;
2096
+ arrowAlign?: 'center' | 'right' | 'left';
2097
+ cancel?: 'auto' | 'always' | 'none';
2098
+ align?: 'center' | 'right' | 'left';
2099
+ width?: string | 'custom';
2100
+ size?: 'sm' | 'md' | 'lg' | 'display';
2101
+ };
2102
+
2103
+ declare type PropsToken_25 = {
2104
+ visible?: boolean;
2105
+ visiblePartly?: boolean;
2106
+ align?: 'center' | 'left' | 'right';
2107
+ dir?: 'ltr' | 'rtl';
2108
+ };
2109
+
2110
+ declare type PropsToken_26 = {};
2111
+
2112
+ declare type PropsToken_27 = {
2113
+ focus?: boolean;
2114
+ open?: boolean;
2115
+ selected?: boolean;
2116
+ selectedChild?: boolean;
2117
+ readonly?: boolean;
2118
+ disabled?: boolean;
2119
+ iconTop?: boolean;
2120
+ iconAlign?: 'center' | 'edge';
2121
+ fill?: string | 'custom';
2122
+ divider?: boolean;
2123
+ size?: 'sm' | 'md' | 'lg';
2124
+ dense?: boolean;
2125
+ palette?: 'red' | 'orange' | 'amber' | 'yellow' | 'lime' | 'green' | 'emerald' | 'teal' | 'cyan' | 'sky' | 'blue' | 'indigo' | 'violet' | 'purple' | 'fuchsia' | 'pink' | 'rose' | 'slate' | 'gray' | 'zinc' | 'neutral' | 'stone' | 'black' | 'white';
2126
+ };
2127
+
2128
+ declare type PropsToken_28 = {
2129
+ axis?: 'x' | 'y';
2130
+ divider?: boolean;
2131
+ };
2132
+
2133
+ declare type PropsToken_29 = {
2134
+ open?: boolean;
2135
+ divider?: boolean;
2136
+ };
2137
+
2138
+ declare type PropsToken_3 = {
2139
+ point?: boolean;
2140
+ linear?: boolean;
2141
+ circular?: boolean;
2142
+ indeterminate?: 'type1' | 'type2' | 'type3';
2143
+ position?: 'top' | 'bottom' | 'static';
2144
+ dense?: boolean;
2145
+ inverse?: boolean;
2146
+ size?: 'sm' | 'md' | 'lg';
2147
+ palette?: 'red' | 'orange' | 'amber' | 'yellow' | 'lime' | 'green' | 'emerald' | 'teal' | 'cyan' | 'sky' | 'blue' | 'indigo' | 'violet' | 'purple' | 'fuchsia' | 'pink' | 'rose' | 'slate' | 'gray' | 'zinc' | 'neutral' | 'stone' | 'black' | 'white';
2148
+ };
2149
+
2150
+ declare type PropsToken_30 = {
2151
+ open?: boolean;
2152
+ axis?: 'x' | 'y';
2153
+ divider?: boolean;
2154
+ };
2155
+
2156
+ declare type PropsToken_31 = {
2157
+ hideList?: boolean;
2158
+ barsAdaptive?: 'showAlways' | 'showSm' | 'showMd' | 'showLg' | 'showXl' | 'show2xl';
2159
+ };
2160
+
2161
+ declare type PropsToken_32 = {
2162
+ imagePosition?: 'top' | 'left';
2163
+ width?: 'sm' | 'md' | 'lg' | 'xl' | 'auto';
2164
+ };
2165
+
2166
+ declare type PropsToken_33 = {};
2167
+
2168
+ declare type PropsToken_34 = {};
2169
+
2170
+ declare type PropsToken_35 = {};
2171
+
2172
+ declare type PropsToken_36 = {};
2173
+
2174
+ declare type PropsToken_37 = {
2175
+ active?: boolean;
2176
+ };
2177
+
2178
+ declare type PropsToken_38 = {
2179
+ height?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
2180
+ };
2181
+
2182
+ declare type PropsToken_4 = {
2183
+ focus?: boolean;
2184
+ selected?: boolean;
2185
+ readonly?: boolean;
2186
+ disabled?: boolean;
2187
+ dynamic?: boolean;
2188
+ dynamicHover?: boolean;
2189
+ divider?: boolean;
2190
+ dividerLabel?: 'always' | 'none' | 'adaptiveSm' | 'adaptiveMd' | 'adaptiveLg' | 'adaptiveXl' | 'adaptive2xl' | 'containerSm' | 'containerMd' | 'containerLg' | 'containerXl' | 'container2xl';
2191
+ iconTop?: boolean;
2192
+ padding?: 'sm' | 'md' | 'lg' | 'ySm' | 'yMd' | 'yLg' | 'none';
2193
+ paddingByIndent?: boolean;
2194
+ };
2195
+
2196
+ declare type PropsToken_5 = {
2197
+ section?: boolean;
2198
+ animationHeadPosition?: 'top' | 'toBottom';
2199
+ adaptive?: 'planeAlways' | 'planeSm' | 'planeMd' | 'planeLg' | 'planeXl' | 'plane2xl';
2200
+ };
2201
+
2202
+ declare type PropsToken_6 = {
2203
+ divider?: boolean;
2204
+ };
2205
+
2206
+ declare type PropsToken_7 = {
2207
+ visible?: boolean;
2208
+ divider?: boolean;
2209
+ dividerTop?: boolean;
2210
+ dividerBottom?: boolean;
2211
+ dividerHide?: boolean;
2212
+ inverse?: boolean;
2213
+ standard?: boolean;
2214
+ };
2215
+
2216
+ declare type PropsToken_8 = {
2217
+ width?: string | 'auto' | 'max' | 'sm' | 'md' | 'lg' | 'custom';
2218
+ height?: string | 'auto' | 'max' | 'sm' | 'md' | 'lg' | 'custom';
2219
+ hide?: boolean;
2220
+ axis?: 'x' | 'y' | 'on';
2221
+ imagePosition?: 'top' | 'left';
2222
+ dense?: boolean;
2223
+ alignment?: 'center' | 'top' | 'topRight' | 'topLeft' | 'topFull' | 'right' | 'rightFull' | 'bottom' | 'bottomRight' | 'bottomLeft' | 'bottomFull' | 'left' | 'leftFull';
2224
+ origin?: 'center' | 'top' | 'right' | 'bottom' | 'left' | 'topToBottom' | 'rightToLeft' | 'bottomToTop' | 'leftToRight';
2225
+ adaptive?: 'menu' | 'menuWindow' | 'modal' | 'modalDynamic' | 'actionSheetRight' | 'actionSheetBottom' | 'static' | 'actionSheet' | 'actionSheetToModal' | 'autoStaticSm' | 'autoStaticMd' | 'autoStaticLg' | 'autoStaticXl' | 'autoStatic2xl';
2226
+ fullscreen?: boolean;
2227
+ overscroll?: boolean;
2228
+ closeButton?: boolean;
2229
+ closeMobileHide?: boolean;
2230
+ widthMatch?: boolean;
2231
+ imageSize?: 'sm' | 'md' | 'lg' | 'quarter' | 'half';
2232
+ };
2233
+
2234
+ declare type PropsToken_9 = {
2235
+ focus?: boolean;
2236
+ disabled?: boolean;
2237
+ selected?: boolean;
2238
+ readonly?: boolean;
2239
+ adaptive?: 'iconAlways' | 'block' | 'auto' | 'iconSm' | 'iconMd' | 'iconLg' | 'iconXl' | 'icon2xl' | 'fullSm' | 'fullMd' | 'fullLg' | 'fullXl' | 'full2xl';
2240
+ container?: 'iconSm' | 'iconMd' | 'iconLg' | 'iconXl' | 'icon2xl' | 'fullSm' | 'fullMd' | 'fullLg' | 'fullXl' | 'full2xl';
2241
+ inverse?: boolean;
2242
+ grid?: boolean;
2243
+ textAlign?: 'left' | 'center' | 'right';
2244
+ primary?: boolean;
2245
+ secondary?: boolean;
2246
+ outline?: boolean;
2247
+ text?: boolean;
2248
+ size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
2249
+ roundedFull?: boolean;
2250
+ palette?: 'red' | 'orange' | 'amber' | 'yellow' | 'lime' | 'green' | 'emerald' | 'teal' | 'cyan' | 'sky' | 'blue' | 'indigo' | 'violet' | 'purple' | 'fuchsia' | 'pink' | 'rose' | 'slate' | 'gray' | 'zinc' | 'neutral' | 'stone' | 'black' | 'white';
2251
+ };
2252
+
2253
+ /**
2254
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
2255
+ */
2256
+ declare type ScrollbarProps = ScrollbarPropsBasic & PropsToken_7;
2257
+
2258
+ /**
2259
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
2260
+ */
2261
+ declare type SectionProps = SectionPropsBasic & PropsToken_34;
2262
+
2263
+ /**
2264
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
2265
+ */
2266
+ declare type SelectProps = SelectPropsBasic<IconProps, FieldProps, FieldLabelProps, FieldMessageProps, FieldCounterProps, InputProps, ProgressProps, MenuProps> & PropsToken_35;
2267
+
2268
+ /**
2269
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
2270
+ */
2271
+ declare type SelectValueProps = SelectValuePropsBasic<IconProps, ChipProps> & PropsToken_36;
2272
+
2273
+ /**
2274
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
2275
+ */
2276
+ declare type TextareaAutosizeProps = TextareaAutosizePropsBasic & PropsToken_38;
2277
+
2278
+ /**
2279
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
2280
+ */
2281
+ declare type TooltipProps = TooltipPropsBasic & PropsToken_13;
2282
+
2283
+ /**
2284
+ * Type describing incoming properties/ Тип, описывающий входящие свойства
2285
+ */
2286
+ declare type WindowProps = WindowPropsBasic<ScrollbarProps, IconProps, ImageProps> & PropsToken_8;
2287
+
2288
+ export { }
2289
+
2290
+
2291
+ declare module '@vue/runtime-core' {
2292
+ interface GlobalComponents {
2293
+ D1Accordion: typeof D1Accordion;
2294
+ D1ActionSheet: typeof D1ActionSheet;
2295
+ D1Actions: typeof D1Actions;
2296
+ D1Anchor: typeof D1Anchor;
2297
+ D1Arrow: typeof D1Arrow;
2298
+ D1Badge: typeof D1Badge;
2299
+ D1Bars: typeof D1Bars;
2300
+ D1Block: typeof D1Block;
2301
+ D1Button: typeof D1Button;
2302
+ D1Cell: typeof D1Cell;
2303
+ D1Chip: typeof D1Chip;
2304
+ D1ChipGroup: typeof D1ChipGroup;
2305
+ D1Dialog: typeof D1Dialog;
2306
+ D1Field: typeof D1Field;
2307
+ D1FieldCounter: typeof D1FieldCounter;
2308
+ D1FieldLabel: typeof D1FieldLabel;
2309
+ D1FieldMessage: typeof D1FieldMessage;
2310
+ D1Icon: typeof D1Icon;
2311
+ D1Image: typeof D1Image;
2312
+ D1Input: typeof D1Input;
2313
+ D1List: typeof D1List;
2314
+ D1ListGroup: typeof D1ListGroup;
2315
+ D1ListItem: typeof D1ListItem;
2316
+ D1ListMenu: typeof D1ListMenu;
2317
+ D1Mask: typeof D1Mask;
2318
+ D1Menu: typeof D1Menu;
2319
+ D1Modal: typeof D1Modal;
2320
+ D1MotionTransform: typeof D1MotionTransform;
2321
+ D1Page: typeof D1Page;
2322
+ D1Progress: typeof D1Progress;
2323
+ D1Ripple: typeof D1Ripple;
2324
+ D1Scrollbar: typeof D1Scrollbar;
2325
+ D1Section: typeof D1Section;
2326
+ D1Select: typeof D1Select;
2327
+ D1SelectValue: typeof D1SelectValue;
2328
+ D1Skeleton: typeof D1Skeleton;
2329
+ D1TextareaAutosize: typeof D1TextareaAutosize;
2330
+ D1Tooltip: typeof D1Tooltip;
2331
+ D1Window: typeof D1Window;
2332
+ }
2333
+ }