@farris/ui-vue 1.0.0-beta.5 → 1.0.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 (736) hide show
  1. package/accordion/index.esm.js +318 -56
  2. package/accordion/index.umd.js +1 -1
  3. package/accordion/package.json +2 -2
  4. package/avatar/index.esm.js +28 -1
  5. package/avatar/package.json +2 -2
  6. package/button/index.esm.js +133 -68
  7. package/button/index.umd.js +1 -1
  8. package/button/package.json +2 -2
  9. package/button-edit/index.esm.js +1130 -222
  10. package/button-edit/index.umd.js +1 -1
  11. package/button-edit/package.json +2 -2
  12. package/button-edit/style.css +1 -0
  13. package/calculator/index.esm.js +315 -0
  14. package/calculator/index.umd.js +1 -0
  15. package/calculator/package.json +8 -0
  16. package/calculator/style.css +1 -0
  17. package/calendar/index.esm.js +778 -0
  18. package/calendar/index.umd.js +1 -0
  19. package/calendar/package.json +8 -0
  20. package/calendar/style.css +1 -0
  21. package/capsule/index.esm.js +130 -0
  22. package/capsule/index.umd.js +1 -0
  23. package/capsule/package.json +8 -0
  24. package/capsule/style.css +1 -0
  25. package/checkbox/index.esm.js +217 -63
  26. package/checkbox/index.umd.js +1 -1
  27. package/checkbox/package.json +2 -2
  28. package/color-picker/index.esm.js +1551 -0
  29. package/color-picker/index.umd.js +16 -0
  30. package/color-picker/package.json +8 -0
  31. package/color-picker/style.css +1 -0
  32. package/combo-list/index.esm.js +2136 -374
  33. package/combo-list/index.umd.js +1 -1
  34. package/combo-list/package.json +2 -2
  35. package/combo-list/style.css +1 -0
  36. package/component/index.esm.js +176 -0
  37. package/component/index.umd.js +1 -0
  38. package/component/package.json +8 -0
  39. package/condition/index.esm.js +13562 -0
  40. package/condition/index.umd.js +1 -0
  41. package/condition/package.json +8 -0
  42. package/condition/style.css +1 -0
  43. package/content-container/index.esm.js +242 -0
  44. package/content-container/index.umd.js +1 -0
  45. package/content-container/package.json +8 -0
  46. package/data-grid/index.esm.js +13384 -1203
  47. package/data-grid/index.umd.js +1 -1
  48. package/data-grid/package.json +2 -2
  49. package/data-grid/style.css +1 -1
  50. package/date-picker/index.esm.js +2136 -1057
  51. package/date-picker/index.umd.js +1 -1
  52. package/date-picker/package.json +2 -2
  53. package/date-picker/style.css +1 -1
  54. package/designer-canvas/index.esm.js +15232 -0
  55. package/designer-canvas/index.umd.js +1 -0
  56. package/designer-canvas/package.json +8 -0
  57. package/designer-canvas/style.css +1 -0
  58. package/discussion-editor/index.esm.js +3559 -0
  59. package/discussion-editor/index.umd.js +16 -0
  60. package/discussion-editor/package.json +8 -0
  61. package/discussion-editor/style.css +1 -0
  62. package/discussion-list/index.esm.js +111 -0
  63. package/discussion-list/index.umd.js +1 -0
  64. package/discussion-list/package.json +8 -0
  65. package/discussion-list/style.css +1 -0
  66. package/dropdown/index.esm.js +214 -0
  67. package/dropdown/index.umd.js +1 -0
  68. package/dropdown/package.json +8 -0
  69. package/dropdown/style.css +1 -0
  70. package/dynamic-form/index.esm.js +13560 -0
  71. package/dynamic-form/index.umd.js +1 -0
  72. package/dynamic-form/package.json +8 -0
  73. package/dynamic-form/style.css +1 -0
  74. package/dynamic-resolver/index.esm.js +41 -0
  75. package/dynamic-resolver/index.umd.js +1 -0
  76. package/dynamic-resolver/package.json +8 -0
  77. package/dynamic-view/index.esm.js +13600 -0
  78. package/dynamic-view/index.umd.js +1 -0
  79. package/dynamic-view/package.json +8 -0
  80. package/dynamic-view/style.css +1 -0
  81. package/farris.all.esm.js +25213 -5571
  82. package/farris.all.umd.js +24 -1
  83. package/filter-bar/index.esm.js +549 -0
  84. package/filter-bar/index.umd.js +1 -0
  85. package/filter-bar/package.json +8 -0
  86. package/filter-bar/style.css +1 -0
  87. package/image-cropper/index.esm.js +720 -0
  88. package/image-cropper/index.umd.js +1 -0
  89. package/image-cropper/package.json +8 -0
  90. package/image-cropper/style.css +1 -0
  91. package/input-group/index.esm.js +549 -0
  92. package/input-group/index.umd.js +1 -0
  93. package/input-group/package.json +8 -0
  94. package/input-group/style.css +1 -0
  95. package/list-nav/index.esm.js +61 -0
  96. package/list-nav/index.umd.js +1 -0
  97. package/list-nav/package.json +8 -0
  98. package/list-nav/style.css +1 -0
  99. package/list-view/index.esm.js +516 -124
  100. package/list-view/index.umd.js +1 -1
  101. package/list-view/package.json +2 -2
  102. package/list-view/style.css +1 -1
  103. package/loading/index.esm.js +124 -0
  104. package/loading/index.umd.js +8 -0
  105. package/loading/package.json +8 -0
  106. package/loading/style.css +1 -0
  107. package/locale/index.esm.js +1868 -0
  108. package/locale/index.umd.js +1 -0
  109. package/locale/package.json +8 -0
  110. package/message-box/index.esm.js +420 -347
  111. package/message-box/index.umd.js +1 -1
  112. package/message-box/package.json +2 -2
  113. package/message-box/style.css +1 -0
  114. package/modal/index.esm.js +139 -92
  115. package/modal/index.umd.js +1 -1
  116. package/modal/package.json +2 -2
  117. package/modal/style.css +1 -0
  118. package/nav/index.esm.js +456 -0
  119. package/nav/index.umd.js +16 -0
  120. package/nav/package.json +8 -0
  121. package/nav/style.css +1 -0
  122. package/notify/index.esm.js +2 -2
  123. package/notify/package.json +2 -2
  124. package/order/index.esm.js +2270 -0
  125. package/order/index.umd.js +1 -0
  126. package/order/package.json +8 -0
  127. package/order/style.css +1 -0
  128. package/package.json +8 -5
  129. package/page-footer/index.esm.js +94 -0
  130. package/page-footer/index.umd.js +1 -0
  131. package/page-footer/package.json +8 -0
  132. package/page-header/index.esm.js +230 -0
  133. package/page-header/index.umd.js +1 -0
  134. package/page-header/package.json +8 -0
  135. package/pagination/index.esm.js +147 -141
  136. package/pagination/index.umd.js +1 -1
  137. package/pagination/package.json +2 -2
  138. package/popover/index.esm.js +194 -59
  139. package/popover/index.umd.js +1 -1
  140. package/popover/package.json +2 -2
  141. package/popover/style.css +1 -1
  142. package/propress/index.esm.js +108 -0
  143. package/propress/index.umd.js +1 -0
  144. package/propress/package.json +8 -0
  145. package/propress/style.css +1 -0
  146. package/radio-group/index.esm.js +192 -50
  147. package/radio-group/index.umd.js +1 -1
  148. package/radio-group/package.json +2 -2
  149. package/rate/index.esm.js +168 -0
  150. package/rate/index.umd.js +1 -0
  151. package/rate/package.json +8 -0
  152. package/rate/style.css +1 -0
  153. package/response-toolbar/index.esm.js +433 -0
  154. package/response-toolbar/index.umd.js +1 -0
  155. package/response-toolbar/package.json +8 -0
  156. package/search-box/index.esm.js +208 -0
  157. package/search-box/index.umd.js +1 -0
  158. package/search-box/package.json +8 -0
  159. package/search-box/style.css +1 -0
  160. package/section/index.esm.js +341 -45
  161. package/section/index.umd.js +1 -1
  162. package/section/package.json +2 -2
  163. package/section/style.css +1 -0
  164. package/splitter/index.esm.js +491 -0
  165. package/splitter/index.umd.js +1 -0
  166. package/splitter/package.json +8 -0
  167. package/splitter/style.css +1 -0
  168. package/step/index.esm.js +117 -0
  169. package/step/index.umd.js +1 -0
  170. package/step/package.json +8 -0
  171. package/step/style.css +1 -0
  172. package/style.css +3 -3
  173. package/switch/index.esm.js +159 -40
  174. package/switch/index.umd.js +1 -1
  175. package/switch/package.json +2 -2
  176. package/switch/style.css +1 -0
  177. package/tabs/index.esm.js +1563 -310
  178. package/tabs/index.umd.js +1 -1
  179. package/tabs/package.json +2 -2
  180. package/tabs/style.css +1 -1
  181. package/tags/index.esm.js +287 -0
  182. package/tags/index.umd.js +1 -0
  183. package/tags/package.json +8 -0
  184. package/tags/style.css +1 -0
  185. package/text/index.esm.js +4 -1
  186. package/text/package.json +2 -2
  187. package/time-picker/index.esm.js +1465 -0
  188. package/time-picker/index.umd.js +1 -0
  189. package/time-picker/package.json +8 -0
  190. package/time-picker/style.css +1 -0
  191. package/tooltip/index.esm.js +1 -1
  192. package/tooltip/package.json +2 -2
  193. package/transfer/index.esm.js +642 -0
  194. package/transfer/index.umd.js +1 -0
  195. package/transfer/package.json +8 -0
  196. package/transfer/style.css +1 -0
  197. package/tree-view/index.esm.js +701 -0
  198. package/tree-view/index.umd.js +1 -0
  199. package/tree-view/package.json +8 -0
  200. package/tree-view/style.css +1 -0
  201. package/types/accordion/index.d.ts +2 -0
  202. package/types/accordion/src/accordion.component.d.ts +4 -68
  203. package/types/accordion/src/accordion.props.d.ts +2 -33
  204. package/types/accordion/src/components/accordion-item.component.d.ts +4 -36
  205. package/types/accordion/src/components/accordion-item.props.d.ts +2 -17
  206. package/types/accordion/src/designer/accordion-item.design.component.d.ts +6 -0
  207. package/types/accordion/src/designer/accordion.design.component.d.ts +6 -0
  208. package/types/accordion/src/schema/schema-mapper.d.ts +2 -0
  209. package/types/avatar/src/avatar.component.d.ts +4 -2
  210. package/types/button/index.d.ts +2 -1
  211. package/types/button/src/button-group.component.d.ts +5 -3
  212. package/types/button/src/button.component.d.ts +11 -3
  213. package/types/button/src/button.props.d.ts +6 -0
  214. package/types/button-edit/index.d.ts +2 -0
  215. package/types/button-edit/src/button-edit.component.d.ts +6 -0
  216. package/types/button-edit/src/button-edit.props.d.ts +5 -119
  217. package/types/button-edit/src/components/button-group.component.d.ts +3 -0
  218. package/types/button-edit/src/components/popup-container.component.d.ts +4 -0
  219. package/types/button-edit/src/components/text-edit.component.d.ts +4 -0
  220. package/types/button-edit/src/composition/types.d.ts +15 -1
  221. package/types/button-edit/src/composition/use-button.d.ts +2 -2
  222. package/types/button-edit/src/composition/use-clear.d.ts +2 -2
  223. package/types/button-edit/src/composition/use-popup.d.ts +4 -0
  224. package/types/button-edit/src/composition/use-text-box.d.ts +2 -2
  225. package/types/button-edit/src/schema/schema-mapper.d.ts +2 -0
  226. package/types/{data-grid/src/composition/use-fit-column.d.ts → calculator/index.d.ts} +8 -5
  227. package/types/calculator/src/calculator.component.d.ts +8 -0
  228. package/types/calculator/src/calculator.props.d.ts +23 -0
  229. package/types/calculator/src/composition/use-calculator.d.ts +26 -0
  230. package/types/calendar/index.d.ts +21 -0
  231. package/types/calendar/src/calendar.props.d.ts +26 -0
  232. package/types/calendar/src/components/day/day-view.props.d.ts +34 -0
  233. package/types/calendar/src/components/header/header.props.d.ts +24 -0
  234. package/types/calendar/src/components/month/month-view.props.d.ts +69 -0
  235. package/types/calendar/src/components/week/week-view.component.d.ts +106 -0
  236. package/types/calendar/src/components/week/week-view.props.d.ts +51 -0
  237. package/types/calendar/src/composition/types.d.ts +57 -0
  238. package/types/calendar/src/composition/use-calendar.d.ts +2 -0
  239. package/types/calendar/src/composition/use-compare.d.ts +2 -0
  240. package/types/calendar/src/composition/use-date.d.ts +2 -0
  241. package/types/calendar/src/composition/use-event.d.ts +30 -0
  242. package/types/calendar/src/composition/use-month.d.ts +2 -0
  243. package/types/calendar/src/types/calendar.d.ts +13 -0
  244. package/types/calendar/src/types/common.d.ts +32 -0
  245. package/types/calendar/src/types/month-view.d.ts +23 -0
  246. package/types/calendar/src/types/month.d.ts +20 -0
  247. package/types/calendar/src/types/schedule.d.ts +35 -0
  248. package/types/capsule/index.d.ts +8 -0
  249. package/types/capsule/src/capsule.props.d.ts +67 -0
  250. package/types/checkbox/index.d.ts +1 -0
  251. package/types/checkbox/src/checkbox-group.component.d.ts +4 -146
  252. package/types/checkbox/src/checkbox-group.props.d.ts +2 -106
  253. package/types/checkbox/src/composition/types.d.ts +3 -3
  254. package/types/checkbox/src/schema/schema-mapper.d.ts +2 -0
  255. package/types/{combo-list/src/composition → color-picker}/index.d.ts +7 -3
  256. package/types/color-picker/src/color-picker.props.d.ts +62 -0
  257. package/types/color-picker/src/composition/class/base-color.class.d.ts +3 -0
  258. package/types/color-picker/src/composition/class/cmyk.class.d.ts +21 -0
  259. package/types/color-picker/src/composition/class/colors-table.class.d.ts +154 -0
  260. package/types/color-picker/src/composition/class/control.class.d.ts +47 -0
  261. package/types/color-picker/src/composition/class/helper.functions.d.ts +4 -0
  262. package/types/color-picker/src/composition/class/hsla.class.d.ts +21 -0
  263. package/types/color-picker/src/composition/class/hsva.class.d.ts +21 -0
  264. package/types/color-picker/src/composition/class/rgba.class.d.ts +21 -0
  265. package/types/color-picker/src/composition/component/alpha.d.ts +34 -0
  266. package/types/color-picker/src/composition/component/hue.d.ts +40 -0
  267. package/types/color-picker/src/composition/component/preset.d.ts +43 -0
  268. package/types/color-picker/src/composition/component/props/alpha.props.d.ts +16 -0
  269. package/types/color-picker/src/composition/component/props/hue.props.d.ts +19 -0
  270. package/types/color-picker/src/composition/component/props/preset.props.d.ts +20 -0
  271. package/types/color-picker/src/composition/component/props/sv-panel.props.d.ts +20 -0
  272. package/types/color-picker/src/composition/component/sv-panel.d.ts +43 -0
  273. package/types/combo-list/index.d.ts +2 -2
  274. package/types/combo-list/src/combo-list.props.d.ts +32 -263
  275. package/types/combo-list/src/components/list-container.props.d.ts +54 -0
  276. package/types/combo-list/src/composition/types.d.ts +10 -0
  277. package/types/combo-list/src/composition/use-data-source.d.ts +3 -0
  278. package/types/combo-list/src/designer/combo-list.design.component.d.ts +6 -0
  279. package/types/combo-list/src/schema/schema-mapper.d.ts +2 -0
  280. package/types/component/index.d.ts +26 -0
  281. package/types/component/src/component.props.d.ts +4 -0
  282. package/types/component/src/designer/types.d.ts +10 -0
  283. package/types/component/src/designer/use-designer-rules.d.ts +2 -0
  284. package/types/component/src/schema/schema-mapper.d.ts +2 -0
  285. package/types/{date-picker → condition}/index.d.ts +4 -8
  286. package/types/condition/src/composition/condition-value/checkbox-value.d.ts +13 -0
  287. package/types/condition/src/composition/condition-value/combo-lookup-value.d.ts +19 -0
  288. package/types/condition/src/composition/condition-value/date-picker-value.d.ts +25 -0
  289. package/types/condition/src/composition/condition-value/date-range-value.d.ts +18 -0
  290. package/types/condition/src/composition/condition-value/datetime-picker-value.d.ts +13 -0
  291. package/types/condition/src/composition/condition-value/dropdown-value.d.ts +18 -0
  292. package/types/condition/src/composition/condition-value/input-group-value.d.ts +21 -0
  293. package/types/condition/src/composition/condition-value/lookup-value.d.ts +21 -0
  294. package/types/condition/src/composition/condition-value/month-picker-value.d.ts +15 -0
  295. package/types/condition/src/composition/condition-value/month-range-value.d.ts +18 -0
  296. package/types/condition/src/composition/condition-value/number-range-value.d.ts +21 -0
  297. package/types/condition/src/composition/condition-value/number-spinner-value.d.ts +13 -0
  298. package/types/condition/src/composition/condition-value/radio-group-value.d.ts +13 -0
  299. package/types/condition/src/composition/condition-value/text-value.d.ts +13 -0
  300. package/types/condition/src/composition/condition-value/types.d.ts +9 -0
  301. package/types/condition/src/composition/types.d.ts +41 -0
  302. package/types/condition/src/composition/use-compare.d.ts +40 -0
  303. package/types/condition/src/composition/use-condition-value.d.ts +2 -0
  304. package/types/condition/src/composition/use-condition.d.ts +2 -0
  305. package/types/condition/src/composition/use-field-config.d.ts +4 -0
  306. package/types/condition/src/composition/use-selection.d.ts +4 -0
  307. package/types/condition/src/condition.props.d.ts +58 -0
  308. package/types/condition/src/types.d.ts +144 -0
  309. package/types/{number-spinner/src/composition/use-data.d.ts → content-container/index.d.ts} +11 -4
  310. package/types/content-container/src/content-container.props.d.ts +4 -0
  311. package/types/content-container/src/designer/use-designer-rules.d.ts +3 -0
  312. package/types/content-container/src/schema/schema-mapper.d.ts +2 -0
  313. package/types/data-grid/index.d.ts +3 -0
  314. package/types/data-grid/src/components/data/data-area.component.d.ts +1 -1
  315. package/types/data-grid/src/components/editors/commands.component.d.ts +18 -0
  316. package/types/data-grid/src/components/editors/date-picker.component.d.ts +18 -2
  317. package/types/data-grid/src/components/editors/text-area-editor.component.d.ts +3 -2
  318. package/types/data-grid/src/components/editors/text-editor.component.d.ts +3 -2
  319. package/types/data-grid/src/components/filter/boolean-filter-editor.component.d.ts +2 -0
  320. package/types/data-grid/src/components/filter/column-filter-container.component.d.ts +19 -0
  321. package/types/data-grid/src/components/filter/date-filter-editor.component.d.ts +2 -0
  322. package/types/data-grid/src/components/filter/enum-filter-editor.component.d.ts +3 -0
  323. package/types/data-grid/src/components/filter/list-filter-editor.component.d.ts +2 -0
  324. package/types/data-grid/src/components/filter/numeric-filter-editor.component.d.ts +2 -0
  325. package/types/data-grid/src/components/filter/text-filter-editor.component.d.ts +3 -0
  326. package/types/data-grid/src/components/group-panel/group-panel.component.d.ts +5 -0
  327. package/types/data-grid/src/components/header/data-grid-header-handler.component.d.ts +21 -0
  328. package/types/data-grid/src/components/header/data-grid-header.component.d.ts +2 -2
  329. package/types/data-grid/src/components/pagination/data-grid-pagination.component.d.ts +3 -3
  330. package/types/data-grid/src/components/scrollbar/horizontal-scrollbar.component.d.ts +1 -1
  331. package/types/data-grid/src/components/scrollbar/vertical-scrollbar.component.d.ts +1 -1
  332. package/types/data-grid/src/components/settings/data-grid-settings-icon.component.d.ts +21 -0
  333. package/types/data-grid/src/components/summary/data-grid-summary.component.d.ts +1 -1
  334. package/types/data-grid/src/composition/types.d.ts +137 -11
  335. package/types/data-grid/src/composition/use-column-filter.d.ts +3 -0
  336. package/types/data-grid/src/composition/use-column.d.ts +3 -0
  337. package/types/data-grid/src/composition/use-command-column.d.ts +3 -0
  338. package/types/data-grid/src/composition/use-data-view.d.ts +13 -3
  339. package/types/data-grid/src/composition/use-drag-column.d.ts +4 -0
  340. package/types/data-grid/src/composition/use-filter-history.d.ts +2 -0
  341. package/types/data-grid/src/composition/use-row.d.ts +18 -2
  342. package/types/data-grid/src/composition/use-selection.d.ts +3 -0
  343. package/types/data-grid/src/composition/use-sort.d.ts +3 -0
  344. package/types/data-grid/src/composition/use-virtual-scroll.d.ts +1 -1
  345. package/types/data-grid/src/composition/use-visual-data-bound.d.ts +2 -0
  346. package/types/data-grid/src/composition/use-visual-data-cell.d.ts +3 -0
  347. package/types/data-grid/src/composition/use-visual-data-row.d.ts +3 -0
  348. package/types/data-grid/src/composition/use-visual-data.d.ts +2 -2
  349. package/types/data-grid/src/composition/use-visual-summary-row.d.ts +3 -0
  350. package/types/data-grid/src/data-grid.props.d.ts +23 -161
  351. package/types/data-grid/src/schema/schema-mapper.d.ts +2 -0
  352. package/types/date-picker/src/components/calendar/calendar.component.d.ts +8 -6
  353. package/types/date-picker/src/components/calendar-navbar/calendar-navbar.component.d.ts +6 -4
  354. package/types/date-picker/src/components/date-picker-container/date-picker-container.component.d.ts +15 -13
  355. package/types/date-picker/src/components/month/month.component.d.ts +7 -5
  356. package/types/date-picker/src/components/year/year.component.d.ts +6 -4
  357. package/types/date-picker/src/date-picker.component.d.ts +6 -0
  358. package/types/date-picker/src/date-picker.props.d.ts +2 -151
  359. package/types/date-picker/src/designer/date-picker.design.component.d.ts +6 -0
  360. package/types/date-picker/src/schema/schema-mapper.d.ts +2 -0
  361. package/types/designer-canvas/index.d.ts +8 -0
  362. package/types/designer-canvas/src/components/designer-item.props.d.ts +3 -0
  363. package/types/designer-canvas/src/components/designer-placeholder.props.d.ts +7 -0
  364. package/types/designer-canvas/src/components/maps.d.ts +3 -0
  365. package/types/designer-canvas/src/components/toolbox.props.d.ts +11 -0
  366. package/types/designer-canvas/src/composition/types.d.ts +27 -0
  367. package/types/designer-canvas/src/designer-canvas.props.d.ts +3 -0
  368. package/types/designer-canvas/src/types.d.ts +40 -0
  369. package/types/discussion-editor/discussion-editor.component.d.ts +121 -0
  370. package/types/discussion-editor/discussion-editor.props.d.ts +69 -0
  371. package/types/discussion-editor/index.d.ts +23 -0
  372. package/types/discussion-editor/src/composition/use-discussion-editor.d.ts +15 -0
  373. package/types/discussion-editor/src/types/interface.d.ts +22 -0
  374. package/types/discussion-list/discussion-list.component.d.ts +70 -0
  375. package/types/discussion-list/discussion-list.props.d.ts +52 -0
  376. package/types/discussion-list/index.d.ts +23 -0
  377. package/types/dropdown/index.d.ts +9 -0
  378. package/types/dropdown/src/composition/function/use-dropdown.d.ts +26 -0
  379. package/types/dropdown/src/composition/props/dropdown.item.props.d.ts +46 -0
  380. package/types/dropdown/src/composition/props/dropdown.props.d.ts +99 -0
  381. package/types/dropdown/src/dropdown.component.d.ts +179 -0
  382. package/types/dropdown/src/dropdown.item.component.d.ts +76 -0
  383. package/types/dropdown/src/types.d.ts +46 -0
  384. package/types/dynamic-form/index.d.ts +14 -0
  385. package/types/dynamic-form/src/component/dynamic-form-group/dynamic-form-group.props.d.ts +4 -0
  386. package/types/dynamic-form/src/component/dynamic-form-label/dynamic-form-label.props.d.ts +15 -0
  387. package/types/dynamic-form/src/composition/types.d.ts +5 -0
  388. package/types/dynamic-form/src/dynamic-form.props.d.ts +3 -0
  389. package/types/dynamic-form/src/schema/schema-mapper.d.ts +2 -0
  390. package/types/dynamic-form/src/types.d.ts +17 -0
  391. package/types/dynamic-resolver/index.d.ts +3 -0
  392. package/types/dynamic-resolver/src/common/appearance-resolver.d.ts +6 -0
  393. package/types/dynamic-resolver/src/props-resolver.d.ts +2 -0
  394. package/types/dynamic-resolver/src/schema-resolver.d.ts +5 -0
  395. package/types/dynamic-resolver/src/types.d.ts +1 -0
  396. package/types/dynamic-view/index.d.ts +8 -0
  397. package/types/dynamic-view/src/components/maps.d.ts +4 -0
  398. package/types/dynamic-view/src/dynamic-view.props.d.ts +15 -0
  399. package/types/filter-bar/index.d.ts +7 -0
  400. package/types/filter-bar/src/components/ellipsis-button.component.d.ts +3 -0
  401. package/types/filter-bar/src/components/filter-item.component.d.ts +5 -0
  402. package/types/filter-bar/src/components/toolbar-component.d.ts +4 -0
  403. package/types/filter-bar/src/composition/types.d.ts +14 -0
  404. package/types/filter-bar/src/composition/use-filter-items.d.ts +4 -0
  405. package/types/filter-bar/src/filter-bar.props.d.ts +53 -0
  406. package/types/filter-bar/src/types.d.ts +9 -0
  407. package/types/image-cropper/index.d.ts +23 -0
  408. package/types/image-cropper/src/composition/type.d.ts +44 -0
  409. package/types/image-cropper/src/composition/use-check-aspect-ratio.d.ts +2 -0
  410. package/types/image-cropper/src/composition/use-image-cropper.d.ts +20 -0
  411. package/types/image-cropper/src/image-cropper.component.d.ts +248 -0
  412. package/types/image-cropper/src/image-cropper.props.d.ts +153 -0
  413. package/types/index.d.ts +5 -0
  414. package/types/input-group/index.d.ts +25 -0
  415. package/types/input-group/src/components/appended-button.component.d.ts +4 -0
  416. package/types/input-group/src/components/text-edit.component.d.ts +4 -0
  417. package/types/input-group/src/composition/types.d.ts +37 -0
  418. package/types/input-group/src/composition/use-appended-button.d.ts +4 -0
  419. package/types/input-group/src/composition/use-clear.d.ts +4 -0
  420. package/types/input-group/src/composition/use-password.d.ts +4 -0
  421. package/types/input-group/src/composition/use-text-box.d.ts +4 -0
  422. package/types/input-group/src/input-group.props.d.ts +4 -0
  423. package/types/input-group/src/schema/schema-mapper.d.ts +2 -0
  424. package/types/list-nav/index.d.ts +23 -0
  425. package/types/list-nav/src/list-nav.component.d.ts +61 -0
  426. package/types/list-nav/src/list-nav.props.d.ts +51 -0
  427. package/types/list-view/src/components/header/content-header.component.d.ts +6 -0
  428. package/types/list-view/src/components/header/search-header.component.d.ts +6 -0
  429. package/types/list-view/src/components/list-view-checkbox.props.d.ts +7 -0
  430. package/types/list-view/src/composition/types.d.ts +40 -0
  431. package/types/list-view/src/composition/use-data-view.d.ts +4 -0
  432. package/types/list-view/src/composition/use-draggable.d.ts +4 -0
  433. package/types/list-view/src/composition/use-hover.d.ts +2 -0
  434. package/types/list-view/src/composition/use-item.d.ts +4 -0
  435. package/types/list-view/src/composition/use-remove.d.ts +4 -0
  436. package/types/list-view/src/composition/use-search.d.ts +5 -0
  437. package/types/list-view/src/composition/use-selection.d.ts +4 -0
  438. package/types/list-view/src/list-view.component.d.ts +203 -0
  439. package/types/list-view/src/list-view.props.d.ts +76 -7
  440. package/types/loading/index.d.ts +23 -0
  441. package/types/loading/src/composition/types.d.ts +19 -0
  442. package/types/loading/src/loading.component.d.ts +43 -0
  443. package/types/loading/src/loading.props.d.ts +35 -0
  444. package/types/loading/src/loading.service.d.ts +4 -0
  445. package/types/locale/src/lib/locale.service.d.ts +26 -0
  446. package/types/locale/src/lib/locales/en-us/avatar.d.ts +7 -0
  447. package/types/locale/src/lib/locales/en-us/batch-edit-dialog.d.ts +15 -0
  448. package/types/locale/src/lib/locales/en-us/collapse.d.ts +4 -0
  449. package/types/locale/src/lib/locales/en-us/combo.d.ts +4 -0
  450. package/types/locale/src/lib/locales/en-us/datagrid.d.ts +103 -0
  451. package/types/locale/src/lib/locales/en-us/discussion-group.d.ts +25 -0
  452. package/types/locale/src/lib/locales/en-us/filter-editor.d.ts +50 -0
  453. package/types/locale/src/lib/locales/en-us/filter-panel.d.ts +25 -0
  454. package/types/locale/src/lib/locales/en-us/footer.d.ts +4 -0
  455. package/types/locale/src/lib/locales/en-us/index.d.ts +568 -0
  456. package/types/locale/src/lib/locales/en-us/language-label.d.ts +8 -0
  457. package/types/locale/src/lib/locales/en-us/list-filter.d.ts +6 -0
  458. package/types/locale/src/lib/locales/en-us/list-view.d.ts +3 -0
  459. package/types/locale/src/lib/locales/en-us/loading.d.ts +3 -0
  460. package/types/locale/src/lib/locales/en-us/lookup-config.d.ts +38 -0
  461. package/types/locale/src/lib/locales/en-us/lookup.d.ts +48 -0
  462. package/types/locale/src/lib/locales/en-us/messager.d.ts +28 -0
  463. package/types/locale/src/lib/locales/en-us/multi-select.d.ts +15 -0
  464. package/types/locale/src/lib/locales/en-us/notify.d.ts +3 -0
  465. package/types/locale/src/lib/locales/en-us/numeric.d.ts +7 -0
  466. package/types/locale/src/lib/locales/en-us/page-walker.d.ts +6 -0
  467. package/types/locale/src/lib/locales/en-us/pagination.d.ts +17 -0
  468. package/types/locale/src/lib/locales/en-us/progress-step.d.ts +3 -0
  469. package/types/locale/src/lib/locales/en-us/query-condition.d.ts +33 -0
  470. package/types/locale/src/lib/locales/en-us/query-solution.d.ts +41 -0
  471. package/types/locale/src/lib/locales/en-us/response-toolbar.d.ts +3 -0
  472. package/types/locale/src/lib/locales/en-us/scrollspy.d.ts +3 -0
  473. package/types/locale/src/lib/locales/en-us/section.d.ts +4 -0
  474. package/types/locale/src/lib/locales/en-us/sidebar.d.ts +3 -0
  475. package/types/locale/src/lib/locales/en-us/sort-editor.d.ts +15 -0
  476. package/types/locale/src/lib/locales/en-us/tabs.d.ts +3 -0
  477. package/types/locale/src/lib/locales/en-us/tag.d.ts +4 -0
  478. package/types/locale/src/lib/locales/en-us/text.d.ts +10 -0
  479. package/types/locale/src/lib/locales/en-us/treetable.d.ts +8 -0
  480. package/types/locale/src/lib/locales/en-us/verify-detail.d.ts +5 -0
  481. package/types/locale/src/lib/locales/index.d.ts +1712 -0
  482. package/types/locale/src/lib/locales/zh-CHT/avatar.d.ts +7 -0
  483. package/types/locale/src/lib/locales/zh-CHT/batch-edit-dialog.d.ts +15 -0
  484. package/types/locale/src/lib/locales/zh-CHT/collapse.d.ts +4 -0
  485. package/types/locale/src/lib/locales/zh-CHT/combo.d.ts +4 -0
  486. package/types/locale/src/lib/locales/zh-CHT/datagrid.d.ts +103 -0
  487. package/types/locale/src/lib/locales/zh-CHT/discussion-group.d.ts +25 -0
  488. package/types/locale/src/lib/locales/zh-CHT/filter-editor.d.ts +50 -0
  489. package/types/locale/src/lib/locales/zh-CHT/filter-panel.d.ts +25 -0
  490. package/types/locale/src/lib/locales/zh-CHT/footer.d.ts +4 -0
  491. package/types/locale/src/lib/locales/zh-CHT/index.d.ts +568 -0
  492. package/types/locale/src/lib/locales/zh-CHT/language-label.d.ts +8 -0
  493. package/types/locale/src/lib/locales/zh-CHT/list-filter.d.ts +6 -0
  494. package/types/locale/src/lib/locales/zh-CHT/list-view.d.ts +3 -0
  495. package/types/locale/src/lib/locales/zh-CHT/loading.d.ts +3 -0
  496. package/types/locale/src/lib/locales/zh-CHT/lookup-config.d.ts +38 -0
  497. package/types/locale/src/lib/locales/zh-CHT/lookup.d.ts +48 -0
  498. package/types/locale/src/lib/locales/zh-CHT/messager.d.ts +28 -0
  499. package/types/locale/src/lib/locales/zh-CHT/multi-select.d.ts +15 -0
  500. package/types/locale/src/lib/locales/zh-CHT/notify.d.ts +3 -0
  501. package/types/locale/src/lib/locales/zh-CHT/numeric.d.ts +7 -0
  502. package/types/locale/src/lib/locales/zh-CHT/page-walker.d.ts +6 -0
  503. package/types/locale/src/lib/locales/zh-CHT/pagination.d.ts +17 -0
  504. package/types/locale/src/lib/locales/zh-CHT/progress-step.d.ts +3 -0
  505. package/types/locale/src/lib/locales/zh-CHT/query-condition.d.ts +33 -0
  506. package/types/locale/src/lib/locales/zh-CHT/query-solution.d.ts +41 -0
  507. package/types/locale/src/lib/locales/zh-CHT/response-toolbar.d.ts +3 -0
  508. package/types/locale/src/lib/locales/zh-CHT/scrollspy.d.ts +3 -0
  509. package/types/locale/src/lib/locales/zh-CHT/section.d.ts +4 -0
  510. package/types/locale/src/lib/locales/zh-CHT/sidebar.d.ts +3 -0
  511. package/types/locale/src/lib/locales/zh-CHT/sort-editor.d.ts +15 -0
  512. package/types/locale/src/lib/locales/zh-CHT/tabs.d.ts +3 -0
  513. package/types/locale/src/lib/locales/zh-CHT/tag.d.ts +4 -0
  514. package/types/locale/src/lib/locales/zh-CHT/text.d.ts +10 -0
  515. package/types/locale/src/lib/locales/zh-CHT/treetable.d.ts +8 -0
  516. package/types/locale/src/lib/locales/zh-CHT/verify-detail.d.ts +5 -0
  517. package/types/locale/src/lib/locales/zh-cn/avatar.d.ts +7 -0
  518. package/types/locale/src/lib/locales/zh-cn/batch-edit-dialog.d.ts +15 -0
  519. package/types/locale/src/lib/locales/zh-cn/collapse.d.ts +4 -0
  520. package/types/locale/src/lib/locales/zh-cn/combo.d.ts +4 -0
  521. package/types/locale/src/lib/locales/zh-cn/datagrid.d.ts +105 -0
  522. package/types/locale/src/lib/locales/zh-cn/discussion-group.d.ts +25 -0
  523. package/types/locale/src/lib/locales/zh-cn/filter-editor.d.ts +50 -0
  524. package/types/locale/src/lib/locales/zh-cn/filter-panel.d.ts +25 -0
  525. package/types/locale/src/lib/locales/zh-cn/footer.d.ts +4 -0
  526. package/types/locale/src/lib/locales/zh-cn/index.d.ts +574 -0
  527. package/types/locale/src/lib/locales/zh-cn/language-label.d.ts +8 -0
  528. package/types/locale/src/lib/locales/zh-cn/list-filter.d.ts +6 -0
  529. package/types/locale/src/lib/locales/zh-cn/list-view.d.ts +3 -0
  530. package/types/locale/src/lib/locales/zh-cn/loading.d.ts +3 -0
  531. package/types/locale/src/lib/locales/zh-cn/lookup-config.d.ts +38 -0
  532. package/types/locale/src/lib/locales/zh-cn/lookup.d.ts +48 -0
  533. package/types/locale/src/lib/locales/zh-cn/messager.d.ts +32 -0
  534. package/types/locale/src/lib/locales/zh-cn/multi-select.d.ts +15 -0
  535. package/types/locale/src/lib/locales/zh-cn/notify.d.ts +3 -0
  536. package/types/locale/src/lib/locales/zh-cn/numeric.d.ts +7 -0
  537. package/types/locale/src/lib/locales/zh-cn/page-walker.d.ts +6 -0
  538. package/types/locale/src/lib/locales/zh-cn/pagination.d.ts +17 -0
  539. package/types/locale/src/lib/locales/zh-cn/progress-step.d.ts +3 -0
  540. package/types/locale/src/lib/locales/zh-cn/query-condition.d.ts +33 -0
  541. package/types/locale/src/lib/locales/zh-cn/query-solution.d.ts +41 -0
  542. package/types/locale/src/lib/locales/zh-cn/response-toolbar.d.ts +3 -0
  543. package/types/locale/src/lib/locales/zh-cn/scrollspy.d.ts +3 -0
  544. package/types/locale/src/lib/locales/zh-cn/section.d.ts +4 -0
  545. package/types/locale/src/lib/locales/zh-cn/sidebar.d.ts +3 -0
  546. package/types/locale/src/lib/locales/zh-cn/sort-editor.d.ts +15 -0
  547. package/types/locale/src/lib/locales/zh-cn/tabs.d.ts +3 -0
  548. package/types/locale/src/lib/locales/zh-cn/tag.d.ts +4 -0
  549. package/types/locale/src/lib/locales/zh-cn/text.d.ts +10 -0
  550. package/types/locale/src/lib/locales/zh-cn/treetable.d.ts +8 -0
  551. package/types/locale/src/lib/locales/zh-cn/verify-detail.d.ts +5 -0
  552. package/types/message-box/src/components/footer/footer.component.d.ts +4 -0
  553. package/types/message-box/src/components/message-content/reactive-content.component.d.ts +3 -0
  554. package/types/message-box/src/components/message-content/static-content.component.d.ts +3 -0
  555. package/types/message-box/src/components/message-detail/exception-message.component.d.ts +3 -0
  556. package/types/message-box/src/components/message-detail/static-message.component.d.ts +2 -0
  557. package/types/message-box/src/components/reactive-editor/textarea.component.d.ts +3 -0
  558. package/types/message-box/src/composition/types.d.ts +9 -0
  559. package/types/message-box/src/composition/use-copy.d.ts +1 -17
  560. package/types/message-box/src/composition/use-editor.d.ts +4 -0
  561. package/types/message-box/src/composition/use-feedback.d.ts +2 -0
  562. package/types/message-box/src/message-box.component.d.ts +21 -23
  563. package/types/message-box/src/message-box.props.d.ts +8 -6
  564. package/types/modal/index.d.ts +2 -1
  565. package/types/modal/src/modal.component.d.ts +7 -5
  566. package/types/modal/src/modal.service.d.ts +17 -0
  567. package/types/{data-grid/src/composition/use-edit.d.ts → nav/index.d.ts} +8 -3
  568. package/types/nav/src/composition/types.d.ts +6 -0
  569. package/types/nav/src/nav.component.d.ts +87 -0
  570. package/types/nav/src/nav.props.d.ts +62 -0
  571. package/types/notify/src/components/toast.component.d.ts +4 -2
  572. package/types/notify/src/notify.component.d.ts +130 -0
  573. package/types/notify/src/notify.service.d.ts +4 -0
  574. package/types/number-range/index.d.ts +1 -0
  575. package/types/number-range/src/components/spinner.component.d.ts +4 -0
  576. package/types/number-range/src/components/text-box.component.d.ts +4 -0
  577. package/types/number-range/src/composition/types.d.ts +31 -29
  578. package/types/number-range/src/composition/use-format.d.ts +4 -0
  579. package/types/number-range/src/composition/use-number.d.ts +4 -0
  580. package/types/number-range/src/composition/use-spinner.d.ts +4 -0
  581. package/types/number-range/src/composition/use-text-box.d.ts +4 -0
  582. package/types/number-range/src/number-range.component.d.ts +4 -245
  583. package/types/number-range/src/number-range.props.d.ts +3 -200
  584. package/types/number-range/src/schema/schema-mapper.d.ts +2 -0
  585. package/types/number-spinner/index.d.ts +2 -0
  586. package/types/number-spinner/src/components/spinner.component.d.ts +4 -0
  587. package/types/number-spinner/src/components/text-box.component.d.ts +4 -0
  588. package/types/number-spinner/src/composition/types.d.ts +33 -28
  589. package/types/number-spinner/src/composition/use-format.d.ts +4 -0
  590. package/types/number-spinner/src/composition/use-number.d.ts +4 -0
  591. package/types/number-spinner/src/composition/use-spinner.d.ts +4 -0
  592. package/types/number-spinner/src/composition/use-text-box.d.ts +4 -0
  593. package/types/number-spinner/src/designer/number-spinner.component.d.ts +6 -0
  594. package/types/number-spinner/src/number-spinner.component.d.ts +4 -200
  595. package/types/number-spinner/src/number-spinner.props.d.ts +3 -165
  596. package/types/number-spinner/src/schema/schema-mapper.d.ts +2 -0
  597. package/types/order/index.d.ts +8 -0
  598. package/types/order/src/order.props.d.ts +44 -0
  599. package/types/overlay/src/overlay.component.d.ts +10 -2
  600. package/types/overlay/src/overlay.props.d.ts +4 -1
  601. package/types/overlay/src/overlay.service.d.ts +16 -0
  602. package/types/page-footer/index.d.ts +8 -0
  603. package/types/page-footer/src/page-footer.props.d.ts +40 -0
  604. package/types/page-header/index.d.ts +10 -0
  605. package/types/page-header/src/page-header.props.d.ts +4 -0
  606. package/types/page-header/src/schema/schema-mapper.d.ts +2 -0
  607. package/types/pagination/src/components/pages/page-list.component.d.ts +1 -1
  608. package/types/pagination/src/pagination.components.d.ts +5 -3
  609. package/types/popover/src/composition/types.d.ts +24 -0
  610. package/types/popover/src/composition/use-host.d.ts +3 -0
  611. package/types/popover/src/composition/use-popup.d.ts +4 -0
  612. package/types/popover/src/composition/use-position.d.ts +4 -0
  613. package/types/popover/src/composition/use-resize.d.ts +4 -0
  614. package/types/popover/src/popover.component.d.ts +82 -2
  615. package/types/popover/src/popover.props.d.ts +37 -1
  616. package/types/propress/index.d.ts +8 -0
  617. package/types/propress/src/progress.props.d.ts +49 -0
  618. package/types/query-solution/index.d.ts +25 -0
  619. package/types/query-solution/src/designer/query-solution.design.component.d.ts +6 -0
  620. package/types/query-solution/src/query-solution.component.d.ts +6 -0
  621. package/types/query-solution/src/query-solution.d.ts +40 -0
  622. package/types/query-solution/src/query-solution.props.d.ts +19 -0
  623. package/types/query-solution/src/schema/preset-resolver.d.ts +5 -0
  624. package/types/query-solution/src/schema/schema-mapper.d.ts +2 -0
  625. package/types/radio-group/index.d.ts +1 -0
  626. package/types/radio-group/src/radio-group.component.d.ts +4 -89
  627. package/types/radio-group/src/radio-group.props.d.ts +2 -70
  628. package/types/radio-group/src/schema/schema-mapper.d.ts +2 -0
  629. package/types/{combo-list/src/composition/use-option.d.ts → rate/index.d.ts} +8 -4
  630. package/types/rate/src/rate.component.d.ts +124 -0
  631. package/types/rate/src/rate.props.d.ts +86 -0
  632. package/types/response-toolbar/index.d.ts +10 -0
  633. package/types/response-toolbar/src/components/dropdown/toolbar-dropdown-menu.component.d.ts +5 -0
  634. package/types/response-toolbar/src/components/dropdown/toolbar-dropdown.component.d.ts +7 -0
  635. package/types/response-toolbar/src/composition/types.d.ts +9 -0
  636. package/types/response-toolbar/src/composition/use-icon.d.ts +2 -0
  637. package/types/response-toolbar/src/composition/use-toolbar-item.d.ts +2 -0
  638. package/types/response-toolbar/src/response-toolbar.props.d.ts +26 -0
  639. package/types/response-toolbar/src/types/response-toolbar-dropdwon-item.d.ts +13 -0
  640. package/types/response-toolbar/src/types/response-toolbar-group.d.ts +19 -0
  641. package/types/response-toolbar/src/types/response-toolbar-item-base.d.ts +36 -0
  642. package/types/response-toolbar/src/types/response-toolbar-item.d.ts +4 -0
  643. package/types/search-box/index.d.ts +24 -0
  644. package/types/search-box/src/components/search-box-container.props.d.ts +21 -0
  645. package/types/search-box/src/schema/schema-mapper.d.ts +2 -0
  646. package/types/search-box/src/search-box.props.d.ts +4 -0
  647. package/types/section/index.d.ts +2 -0
  648. package/types/section/src/schema/schema-mapper.d.ts +2 -0
  649. package/types/section/src/section.component.d.ts +4 -185
  650. package/types/section/src/section.props.d.ts +3 -86
  651. package/types/splitter/index.d.ts +10 -0
  652. package/types/splitter/src/components/splitter-pane.props.d.ts +5 -0
  653. package/types/splitter/src/composition/types.d.ts +23 -0
  654. package/types/splitter/src/composition/use-resize-handle.d.ts +3 -0
  655. package/types/splitter/src/composition/use-resize-pane.d.ts +3 -0
  656. package/types/splitter/src/schema/splitter-pane-schema-mapper.d.ts +2 -0
  657. package/types/splitter/src/schema/splitter-schema-mapper.d.ts +2 -0
  658. package/types/splitter/src/splitter.props.d.ts +5 -0
  659. package/types/step/index.d.ts +8 -0
  660. package/types/step/src/step.props.d.ts +46 -0
  661. package/types/switch/index.d.ts +1 -0
  662. package/types/switch/src/schema/schema-mapper.d.ts +2 -0
  663. package/types/switch/src/switch.component.d.ts +4 -64
  664. package/types/switch/src/switch.props.d.ts +3 -35
  665. package/types/tabs/index.d.ts +2 -0
  666. package/types/tabs/src/components/more-pages-button.component.d.ts +5 -0
  667. package/types/tabs/src/components/tab-header-dropdown-menu.component.d.ts +5 -0
  668. package/types/tabs/src/components/tab-header-item.component.d.ts +4 -0
  669. package/types/tabs/src/components/tab-header.component.d.ts +4 -0
  670. package/types/tabs/src/components/tab-page.component.d.ts +4 -99
  671. package/types/tabs/src/components/tab-page.props.d.ts +3 -47
  672. package/types/tabs/src/composition/types.d.ts +36 -5
  673. package/types/tabs/src/composition/use-dropdown.d.ts +3 -0
  674. package/types/tabs/src/composition/use-nav.d.ts +4 -0
  675. package/types/tabs/src/composition/use-one-page.d.ts +4 -0
  676. package/types/tabs/src/composition/use-tabs.d.ts +3 -2
  677. package/types/tabs/src/schema/schema-mapper.d.ts +2 -0
  678. package/types/tabs/src/tabs.props.d.ts +5 -69
  679. package/types/tags/index.d.ts +8 -0
  680. package/types/tags/src/composition/types.d.ts +13 -0
  681. package/types/tags/src/composition/use-draggable.d.ts +4 -0
  682. package/types/tags/src/tags.props.d.ts +92 -0
  683. package/types/text/src/text.component.d.ts +4 -2
  684. package/types/time-picker/index.d.ts +11 -0
  685. package/types/time-picker/src/components/time-holder.d.ts +82 -0
  686. package/types/time-picker/src/components/time.props.d.ts +48 -0
  687. package/types/time-picker/src/components/utils/check.d.ts +1 -0
  688. package/types/time-picker/src/schema/schema-mapper.d.ts +2 -0
  689. package/types/time-picker/src/time-picker.props.d.ts +4 -0
  690. package/types/tooltip/src/composition/use-adjust-position.d.ts +15 -0
  691. package/types/tooltip/src/tooltip.component.d.ts +4 -2
  692. package/types/tooltip/src/tooltip.directive.d.ts +5 -0
  693. package/types/transfer/index.d.ts +8 -0
  694. package/types/transfer/src/transfer.props.d.ts +71 -0
  695. package/types/tree-view/index.d.ts +8 -0
  696. package/types/tree-view/src/components/data/control-tree-view.component.d.ts +108 -0
  697. package/types/tree-view/src/components/data/tree-area.component.d.ts +8 -0
  698. package/types/tree-view/src/composition/types.d.ts +97 -0
  699. package/types/tree-view/src/composition/use-auto-check-children-and-cascade.d.ts +4 -0
  700. package/types/tree-view/src/composition/use-tree-data-view.d.ts +21 -0
  701. package/types/tree-view/src/composition/use-tree-node-icon.d.ts +4 -0
  702. package/types/tree-view/src/composition/use-tree-node-lines.d.ts +3 -0
  703. package/types/tree-view/src/composition/use-visual-tree-node.d.ts +9 -0
  704. package/types/tree-view/src/control-tree-view.props.d.ts +58 -0
  705. package/types/tree-view/src/tree-view.component.d.ts +97 -0
  706. package/types/tree-view/src/tree-view.props.d.ts +54 -0
  707. package/types/uploader/index.d.ts +25 -0
  708. package/types/uploader/src/components/sub-component.props.d.ts +63 -0
  709. package/types/uploader/src/components/upload-progress.component.d.ts +41 -0
  710. package/types/uploader/src/composition/type.d.ts +135 -0
  711. package/types/uploader/src/service/get-service.d.ts +2 -0
  712. package/types/uploader/src/uploader.props.d.ts +156 -0
  713. package/types/verify-detail/index.d.ts +23 -0
  714. package/types/verify-detail/src/verify-detail.component.d.ts +70 -0
  715. package/types/verify-detail/src/verify-detail.props.d.ts +36 -0
  716. package/uploader/index.esm.js +1972 -0
  717. package/uploader/index.umd.js +17 -0
  718. package/uploader/package.json +8 -0
  719. package/uploader/style.css +1 -0
  720. package/verify-detail/index.esm.js +187 -0
  721. package/verify-detail/index.umd.js +1 -0
  722. package/verify-detail/package.json +8 -0
  723. package/verify-detail/style.css +1 -0
  724. package/types/combo-list/src/components/option.component.d.ts +0 -39
  725. package/types/combo-list/src/components/options.component.d.ts +0 -10
  726. package/types/combo-list/src/composition/use-combo-list.d.ts +0 -30
  727. package/types/combo-list/src/composition/use-options.d.ts +0 -2
  728. package/types/combo-list/src/composition/use-panel.d.ts +0 -8
  729. package/types/combo-list/src/const.d.ts +0 -40
  730. package/types/combo-list/src/types.d.ts +0 -186
  731. package/types/data-grid/src/data-grid.component.d.ts +0 -278
  732. package/types/list-view/src/components/list-view-checkbox.component.d.ts +0 -32
  733. package/types/number-range/src/composition/use-data.d.ts +0 -19
  734. package/types/number-range/src/composition/use-util.d.ts +0 -19
  735. package/types/number-spinner/src/composition/use-util.d.ts +0 -19
  736. package/types/tabs/src/tabs.component.d.ts +0 -149
@@ -0,0 +1,3 @@
1
+ import { ComboListProps } from "../combo-list.props";
2
+ import { UseDataSource } from "./types";
3
+ export declare function useDataSource(props: ComboListProps): UseDataSource;
@@ -0,0 +1,6 @@
1
+ declare const _default: import("vue").DefineComponent<Record<string, any>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, string[], string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<string, any>>> & {
2
+ [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
3
+ }, {
4
+ [x: string]: any;
5
+ }>;
6
+ export default _default;
@@ -0,0 +1,2 @@
1
+ import { MapperFunction } from '../../../dynamic-resolver';
2
+ export declare const schemaMapper: Map<string, string | MapperFunction>;
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright (c) 2020 - present, Inspur Genersoft Co., Ltd.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import type { App } from 'vue';
17
+ import Component from './src/component.component';
18
+ import ComponentDesign from './src/designer/component.design.component';
19
+ export * from './src/component.props';
20
+ export { Component, ComponentDesign };
21
+ declare const _default: {
22
+ install(app: App): void;
23
+ register(componentMap: Record<string, any>, propsResolverMap: Record<string, any>): void;
24
+ registerDesigner(componentMap: Record<string, any>, propsResolverMap: Record<string, any>): void;
25
+ };
26
+ export default _default;
@@ -0,0 +1,4 @@
1
+ import { ExtractPropTypes } from 'vue';
2
+ export declare const componentProps: Record<string, any>;
3
+ export type ComponentPropsType = ExtractPropTypes<typeof componentProps>;
4
+ export declare const propsResolver: (schemaValue: Record<string, any>) => Record<string, any>;
@@ -0,0 +1,10 @@
1
+ export interface UseDesignerRules {
2
+ /**
3
+ * 判断是否可以接收拖拽新增的子级控件
4
+ */
5
+ canAccepts(): boolean;
6
+ /**
7
+ * 判断当前容器是否是固定的上下文的中间层级
8
+ */
9
+ checkIsInFixedContextRules(): boolean;
10
+ }
@@ -0,0 +1,2 @@
1
+ import { UseDesignerRules } from "./types";
2
+ export declare function useDesignerRules(schema: Record<string, any>, parentSchema: Record<string, any>): UseDesignerRules;
@@ -0,0 +1,2 @@
1
+ import { MapperFunction } from '../../../dynamic-resolver';
2
+ export declare const schemaMapper: Map<string, string | MapperFunction>;
@@ -14,14 +14,10 @@
14
14
  * limitations under the License.
15
15
  */
16
16
  import type { App } from 'vue';
17
- import DatePickerCalendar from './src/components/calendar/calendar.component';
18
- export * from './src/components/calendar/calendar.props';
19
- export * from './src/types/calendar';
20
- export * from './src/types/common';
21
- export * from './src/types/date-model';
22
- export * from './src/types/month';
23
- export * from './src/types/year';
24
- export { DatePickerCalendar };
17
+ import ConditionFields from './src/condition-fields.component';
18
+ import ConditionList from './src/condition-list.component';
19
+ export * from './src/condition.props';
20
+ export { ConditionFields, ConditionList };
25
21
  declare const _default: {
26
22
  install(app: App): void;
27
23
  };
@@ -0,0 +1,13 @@
1
+ import { EditorType } from "../../../../dynamic-form";
2
+ import { ConditionValue } from "./types";
3
+ export declare class CheckBoxValue implements ConditionValue {
4
+ editorType: EditorType;
5
+ value: boolean[];
6
+ constructor(initialData?: {
7
+ value: boolean[];
8
+ });
9
+ clear(): void;
10
+ setValue(value: boolean[]): void;
11
+ getValue(): boolean[];
12
+ isEmpty(): boolean;
13
+ }
@@ -0,0 +1,19 @@
1
+ import { ConditionValue } from "./types";
2
+ import { EditorType } from '../../../../dynamic-form';
3
+ export declare class ComboLookupValue implements ConditionValue {
4
+ editorType: EditorType;
5
+ textValue: string;
6
+ value: string[];
7
+ valueField: string;
8
+ constructor(initialData?: {
9
+ textValue: string;
10
+ value: string[];
11
+ valueField: string;
12
+ });
13
+ clear(): void;
14
+ getPropValue(helpItem: any, args: Array<string>): any;
15
+ getTextValue(textField: string): string;
16
+ getValue(): string;
17
+ setValue(value: any): void;
18
+ isEmpty(): boolean;
19
+ }
@@ -0,0 +1,25 @@
1
+ import { EditorType } from '../../../../dynamic-form';
2
+ import { ConditionValue } from "./types";
3
+ type propsDateValue = {
4
+ count: null | number;
5
+ dateType: string;
6
+ isFirstDay: boolean;
7
+ isLastDay: boolean;
8
+ name: string;
9
+ period: string;
10
+ text: string;
11
+ };
12
+ export declare class DatePickerValue implements ConditionValue {
13
+ editorType: EditorType;
14
+ value: string | propsDateValue | undefined;
15
+ constructor(initialData?: {
16
+ value: string | propsDateValue;
17
+ });
18
+ setValue(target: {
19
+ formatted: string | propsDateValue;
20
+ }): void;
21
+ getValue(): string | propsDateValue | undefined;
22
+ isEmpty(): boolean;
23
+ clear(): void;
24
+ }
25
+ export {};
@@ -0,0 +1,18 @@
1
+ import { EditorType } from '../../../../dynamic-form';
2
+ import { ConditionValue } from "./types";
3
+ export declare class DateRangeValue implements ConditionValue {
4
+ editorType: EditorType;
5
+ begin: string;
6
+ end: string;
7
+ constructor(initialData?: {
8
+ begin: string;
9
+ end: string;
10
+ });
11
+ clear(): void;
12
+ getValue(): string;
13
+ setValue(value: {
14
+ dataRange: string;
15
+ delimiter: string;
16
+ }): void;
17
+ isEmpty(): boolean;
18
+ }
@@ -0,0 +1,13 @@
1
+ import { EditorType } from '../../../../dynamic-form';
2
+ import { ConditionValue } from "./types";
3
+ export declare class DateTimePickerValue implements ConditionValue {
4
+ editorType: EditorType;
5
+ value: string | undefined;
6
+ constructor(initialData?: {
7
+ value: string;
8
+ });
9
+ clear(): void;
10
+ getValue(): string | undefined;
11
+ setValue(value: any): void;
12
+ isEmpty(): boolean;
13
+ }
@@ -0,0 +1,18 @@
1
+ import { EditorType } from '../../../../dynamic-form';
2
+ import { ConditionValue } from "./types";
3
+ export declare class ComboListValue implements ConditionValue {
4
+ editorType: EditorType;
5
+ value: any;
6
+ displayText: string;
7
+ constructor(initialData?: {
8
+ value: any;
9
+ dispalyText: string;
10
+ });
11
+ clear(): void;
12
+ getValue(): string;
13
+ setValue(data: {
14
+ value: any[];
15
+ dispalyText: string;
16
+ }): void;
17
+ isEmpty(): boolean;
18
+ }
@@ -0,0 +1,21 @@
1
+ import { ConditionValue } from './types';
2
+ import { EditorType } from '../../../../dynamic-form';
3
+ export declare class InputGroupValue implements ConditionValue {
4
+ editorType: EditorType;
5
+ value: any[];
6
+ displayText: string;
7
+ valueField: string;
8
+ isInputText: boolean;
9
+ constructor(initialData?: {
10
+ value: any[];
11
+ displayText: string;
12
+ displayField: string;
13
+ isInputText: boolean;
14
+ });
15
+ clear(): void;
16
+ getPropValue(item: any, fieldPath: Array<string>): any;
17
+ getTextValue(targetField: string): string;
18
+ getValue(): string;
19
+ setValue(value: any): void;
20
+ isEmpty(): boolean;
21
+ }
@@ -0,0 +1,21 @@
1
+ import { EditorType } from '../../../../dynamic-form';
2
+ import { ConditionValue } from "./types";
3
+ export declare class LookupValue implements ConditionValue {
4
+ editorType: EditorType;
5
+ textValue: string;
6
+ value: any[];
7
+ valueField: string;
8
+ isInputText: boolean;
9
+ constructor(initialData?: {
10
+ textValue: string;
11
+ value: any;
12
+ valueField: string;
13
+ isInputText: boolean;
14
+ });
15
+ clear(): void;
16
+ getPropValue(item: any, fieldPath: Array<string>): any;
17
+ getTextValue(textField: string): string;
18
+ getValue(): string;
19
+ setValue(value: any): void;
20
+ isEmpty(): boolean;
21
+ }
@@ -0,0 +1,15 @@
1
+ import { EditorType } from '../../../../dynamic-form';
2
+ import { ConditionValue } from "./types";
3
+ export declare class MonthPickerValue implements ConditionValue {
4
+ editorType: EditorType;
5
+ value: string | undefined;
6
+ constructor(initialData?: {
7
+ value: string;
8
+ });
9
+ setValue(target: {
10
+ formatted: string | undefined;
11
+ }): void;
12
+ getValue(): string | undefined;
13
+ clear(): void;
14
+ isEmpty(): boolean;
15
+ }
@@ -0,0 +1,18 @@
1
+ import { EditorType } from '../../../../dynamic-form';
2
+ import { ConditionValue } from "./types";
3
+ export declare class MonthRangeValue implements ConditionValue {
4
+ editorType: EditorType;
5
+ begin: string;
6
+ end: string;
7
+ clear(): void;
8
+ constructor(initialData?: {
9
+ begin: string;
10
+ end: string;
11
+ });
12
+ getValue(): string;
13
+ setValue(value: {
14
+ dataRange: string;
15
+ delimiter: string;
16
+ }): void;
17
+ isEmpty(): boolean;
18
+ }
@@ -0,0 +1,21 @@
1
+ import { EditorType } from '../../../../dynamic-form';
2
+ import { ConditionValue } from "./types";
3
+ export declare class NumberRangeValue implements ConditionValue {
4
+ editorType: EditorType;
5
+ begin: number | null;
6
+ end: number | null;
7
+ constructor(initialData?: {
8
+ begin: string | number | null;
9
+ end: string | number | null;
10
+ });
11
+ clear(): void;
12
+ getValue(): {
13
+ begin: number | null;
14
+ end: number | null;
15
+ };
16
+ setValue(value: {
17
+ begin: string | number | null;
18
+ end: string | number | null;
19
+ }): void;
20
+ isEmpty(): boolean;
21
+ }
@@ -0,0 +1,13 @@
1
+ import { EditorType } from '../../../../dynamic-form';
2
+ import { ConditionValue } from "./types";
3
+ export declare class NumberSpinnerValue implements ConditionValue {
4
+ editorType: EditorType;
5
+ value: number | null | undefined;
6
+ constructor(initialData?: {
7
+ value: string;
8
+ });
9
+ clear(): void;
10
+ getValue(): number | null | undefined;
11
+ setValue(value: any): void;
12
+ isEmpty(): boolean;
13
+ }
@@ -0,0 +1,13 @@
1
+ import { EditorType } from '../../../../dynamic-form';
2
+ import { ConditionValue } from "./types";
3
+ export declare class RadioGroupValue implements ConditionValue {
4
+ editorType: EditorType;
5
+ value: any;
6
+ constructor(initialData?: {
7
+ value: any;
8
+ });
9
+ clear(): void;
10
+ getValue(): any;
11
+ setValue(value: any): void;
12
+ isEmpty(): boolean;
13
+ }
@@ -0,0 +1,13 @@
1
+ import { EditorType } from '../../../../dynamic-form';
2
+ import { ConditionValue } from "./types";
3
+ export declare class TextValue implements ConditionValue {
4
+ editorType: EditorType;
5
+ value: string | undefined;
6
+ constructor(initialData?: {
7
+ value: string;
8
+ });
9
+ clear(): void;
10
+ getValue(): string | undefined;
11
+ setValue(value: any): void;
12
+ isEmpty(): boolean;
13
+ }
@@ -0,0 +1,9 @@
1
+ import { EditorType } from '../../../../dynamic-form';
2
+ export interface ConditionValue {
3
+ clear(): void;
4
+ editorType: EditorType;
5
+ value?: any;
6
+ getValue(): any;
7
+ setValue(value: any): void;
8
+ isEmpty(): boolean;
9
+ }
@@ -0,0 +1,41 @@
1
+ import { Ref } from "vue";
2
+ import { ConditionGroup, FieldConfig, Condition } from "../types";
3
+ import { EditorType } from "../../../dynamic-form";
4
+ import { ConditionValue } from "./condition-value/types";
5
+ export interface UseFieldConfig {
6
+ convertToSingleControl(configs: FieldConfig[]): FieldConfig[];
7
+ fields: Ref<FieldConfig[]>;
8
+ fieldMap: Map<string, FieldConfig>;
9
+ fieldConditions: Ref<FieldConfig[]>;
10
+ loadFieldConfigs: (useRangeEditor: boolean) => void;
11
+ initialConditionValue: (conditions: Condition[]) => Condition[];
12
+ }
13
+ export interface UseCondition {
14
+ addCondition(): void;
15
+ changeGroupRelation(targetGroup: ConditionGroup): void;
16
+ conditionGroupMap: Map<number, ConditionGroup>;
17
+ getConditions: (conditionGroup: ConditionGroup) => Condition[];
18
+ group(targetsToGroup: (Condition | ConditionGroup)[]): void;
19
+ groupParentMap: Map<number, ConditionGroup>;
20
+ insertConditionTo(preCondtion: Condition): void;
21
+ loadConditionGroup(conditions: Condition[]): ConditionGroup;
22
+ refresh(): void;
23
+ removeCondition(targetToRemove: Condition): void;
24
+ rootGroup: Ref<ConditionGroup>;
25
+ unGroup(groupToDisperse: ConditionGroup): void;
26
+ }
27
+ export interface UseConditionValue {
28
+ createConditionValue: (editorType: EditorType, initialValue?: any) => ConditionValue;
29
+ }
30
+ export interface UseSelection {
31
+ clear(): void;
32
+ selectedItems: Ref<Set<number>>;
33
+ toggleSelect(condition: Condition): void;
34
+ getSelectedGroupItem(): (Condition | ConditionGroup)[];
35
+ }
36
+ export interface UseCompare {
37
+ getCompareOperators(condition: Condition): {
38
+ name: string;
39
+ value: string;
40
+ }[];
41
+ }
@@ -0,0 +1,40 @@
1
+ import { SetupContext } from "vue";
2
+ import { ConditionProps } from "../condition.props";
3
+ import { UseCompare, UseFieldConfig } from "./types";
4
+ declare enum CompareType {
5
+ Equal = "0",
6
+ NotEqual = "1",
7
+ Greater = "2",
8
+ GreaterOrEqual = "3",
9
+ Less = "4",
10
+ LessOrEqual = "5",
11
+ Like = "6",
12
+ LikeStartWith = "7",
13
+ LikeEndWith = "8"
14
+ }
15
+ declare const CompareTypeName: {
16
+ value: string;
17
+ name: string;
18
+ }[];
19
+ declare const CompareTypeInEditor: {
20
+ 'button-edit': string[];
21
+ 'check-box': string[];
22
+ 'combo-list': string[];
23
+ 'combo-lookup': string[];
24
+ 'date-picker': string[];
25
+ 'date-range': never[];
26
+ 'datetime-picker': string[];
27
+ 'datetime-range': never[];
28
+ 'month-picker': string[];
29
+ 'month-range': never[];
30
+ 'year-picker': string[];
31
+ 'year-range': never[];
32
+ 'input-group': string[];
33
+ lookup: string[];
34
+ 'number-range': never[];
35
+ 'number-spinner': string[];
36
+ 'radio-group': string[];
37
+ text: string[];
38
+ };
39
+ export { CompareType, CompareTypeName, CompareTypeInEditor };
40
+ export declare function useCompare(props: ConditionProps, context: SetupContext, useFieldComposition: UseFieldConfig): UseCompare;
@@ -0,0 +1,2 @@
1
+ import { UseConditionValue } from "./types";
2
+ export declare function useConditionValue(): UseConditionValue;
@@ -0,0 +1,2 @@
1
+ import { UseCondition } from "./types";
2
+ export declare function useCondition(): UseCondition;
@@ -0,0 +1,4 @@
1
+ import { SetupContext } from "vue";
2
+ import { ConditionProps } from "../condition.props";
3
+ import { UseFieldConfig } from "./types";
4
+ export declare function useFieldConfig(props: ConditionProps, context: SetupContext): UseFieldConfig;
@@ -0,0 +1,4 @@
1
+ import { SetupContext } from "vue";
2
+ import { ConditionProps } from "../condition.props";
3
+ import { UseCondition, UseSelection } from "./types";
4
+ export declare function useSelection(props: ConditionProps, context: SetupContext, useConditionComposition: UseCondition): UseSelection;
@@ -0,0 +1,58 @@
1
+ /**
2
+ * Copyright (c) 2020 - present, Inspur Genersoft Co., Ltd.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import { ExtractPropTypes } from 'vue';
17
+ import { FieldConfig, Condition } from './types';
18
+ export declare const conditionProps: {
19
+ conditions: {
20
+ type: {
21
+ (arrayLength: number): Condition[];
22
+ (...items: Condition[]): Condition[];
23
+ new (arrayLength: number): Condition[];
24
+ new (...items: Condition[]): Condition[];
25
+ isArray(arg: any): arg is any[];
26
+ readonly prototype: any[];
27
+ from<T>(arrayLike: ArrayLike<T>): T[];
28
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
29
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
30
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
31
+ of<T_4>(...items: T_4[]): T_4[];
32
+ readonly [Symbol.species]: ArrayConstructor;
33
+ };
34
+ default: never[];
35
+ };
36
+ fields: {
37
+ type: {
38
+ (arrayLength: number): FieldConfig[];
39
+ (...items: FieldConfig[]): FieldConfig[];
40
+ new (arrayLength: number): FieldConfig[];
41
+ new (...items: FieldConfig[]): FieldConfig[];
42
+ isArray(arg: any): arg is any[];
43
+ readonly prototype: any[];
44
+ from<T>(arrayLike: ArrayLike<T>): T[];
45
+ from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
46
+ from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
47
+ from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
48
+ of<T_4>(...items: T_4[]): T_4[];
49
+ readonly [Symbol.species]: ArrayConstructor;
50
+ };
51
+ default: never[];
52
+ };
53
+ key: {
54
+ type: StringConstructor;
55
+ default: string;
56
+ };
57
+ };
58
+ export type ConditionProps = ExtractPropTypes<typeof conditionProps>;