cnhis-design-vue 3.1.13 → 3.1.14-beta.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (683) hide show
  1. package/CHANGELOG.md +483 -0
  2. package/README.md +22 -22
  3. package/es/packages/index.js +1 -0
  4. package/global.d.ts +8 -8
  5. package/package.json +1 -1
  6. package/es/node_modules/css.escape/css.escape.js +0 -110
  7. package/es/node_modules/date-fns/esm/_lib/defaultOptions/index.js +0 -6
  8. package/es/node_modules/date-fns/esm/_lib/getTimezoneOffsetInMilliseconds/index.js +0 -18
  9. package/es/node_modules/date-fns/esm/_lib/getUTCISOWeek/index.js +0 -17
  10. package/es/node_modules/date-fns/esm/_lib/getUTCISOWeekYear/index.js +0 -27
  11. package/es/node_modules/date-fns/esm/_lib/getUTCWeek/index.js +0 -17
  12. package/es/node_modules/date-fns/esm/_lib/getUTCWeekYear/index.js +0 -38
  13. package/es/node_modules/date-fns/esm/_lib/requiredArgs/index.js +0 -7
  14. package/es/node_modules/date-fns/esm/_lib/setUTCDay/index.js +0 -27
  15. package/es/node_modules/date-fns/esm/_lib/setUTCISODay/index.js +0 -23
  16. package/es/node_modules/date-fns/esm/_lib/setUTCISOWeek/index.js +0 -15
  17. package/es/node_modules/date-fns/esm/_lib/setUTCWeek/index.js +0 -15
  18. package/es/node_modules/date-fns/esm/_lib/startOfUTCISOWeek/index.js +0 -15
  19. package/es/node_modules/date-fns/esm/_lib/startOfUTCISOWeekYear/index.js +0 -15
  20. package/es/node_modules/date-fns/esm/_lib/startOfUTCWeek/index.js +0 -25
  21. package/es/node_modules/date-fns/esm/_lib/startOfUTCWeekYear/index.js +0 -21
  22. package/es/node_modules/date-fns/esm/_lib/toInteger/index.js +0 -15
  23. package/es/node_modules/date-fns/esm/compareAsc/index.js +0 -52
  24. package/es/node_modules/date-fns/esm/constants/index.js +0 -40
  25. package/es/node_modules/date-fns/esm/differenceInCalendarDays/index.js +0 -49
  26. package/es/node_modules/date-fns/esm/differenceInCalendarMonths/index.js +0 -35
  27. package/es/node_modules/date-fns/esm/differenceInCalendarYears/index.js +0 -33
  28. package/es/node_modules/date-fns/esm/differenceInDays/index.js +0 -86
  29. package/es/node_modules/date-fns/esm/differenceInMonths/index.js +0 -59
  30. package/es/node_modules/date-fns/esm/differenceInYears/index.js +0 -43
  31. package/es/node_modules/date-fns/esm/endOfDay/index.js +0 -30
  32. package/es/node_modules/date-fns/esm/endOfMonth/index.js +0 -32
  33. package/es/node_modules/date-fns/esm/isLastDayOfMonth/index.js +0 -30
  34. package/es/node_modules/date-fns/esm/parse/_lib/Parser.js +0 -32
  35. package/es/node_modules/date-fns/esm/parse/_lib/Setter.js +0 -37
  36. package/es/node_modules/date-fns/esm/parse/_lib/constants.js +0 -48
  37. package/es/node_modules/date-fns/esm/parse/_lib/parsers/AMPMMidnightParser.js +0 -55
  38. package/es/node_modules/date-fns/esm/parse/_lib/parsers/AMPMParser.js +0 -55
  39. package/es/node_modules/date-fns/esm/parse/_lib/parsers/DateParser.js +0 -55
  40. package/es/node_modules/date-fns/esm/parse/_lib/parsers/DayOfYearParser.js +0 -52
  41. package/es/node_modules/date-fns/esm/parse/_lib/parsers/DayParser.js +0 -80
  42. package/es/node_modules/date-fns/esm/parse/_lib/parsers/DayPeriodParser.js +0 -56
  43. package/es/node_modules/date-fns/esm/parse/_lib/parsers/EraParser.js +0 -53
  44. package/es/node_modules/date-fns/esm/parse/_lib/parsers/ExtendedYearParser.js +0 -30
  45. package/es/node_modules/date-fns/esm/parse/_lib/parsers/FractionOfSecondParser.js +0 -29
  46. package/es/node_modules/date-fns/esm/parse/_lib/parsers/Hour0To11Parser.js +0 -48
  47. package/es/node_modules/date-fns/esm/parse/_lib/parsers/Hour0to23Parser.js +0 -41
  48. package/es/node_modules/date-fns/esm/parse/_lib/parsers/Hour1To24Parser.js +0 -42
  49. package/es/node_modules/date-fns/esm/parse/_lib/parsers/Hour1to12Parser.js +0 -50
  50. package/es/node_modules/date-fns/esm/parse/_lib/parsers/ISODayParser.js +0 -99
  51. package/es/node_modules/date-fns/esm/parse/_lib/parsers/ISOTimezoneParser.js +0 -46
  52. package/es/node_modules/date-fns/esm/parse/_lib/parsers/ISOTimezoneWithZParser.js +0 -46
  53. package/es/node_modules/date-fns/esm/parse/_lib/parsers/ISOWeekParser.js +0 -43
  54. package/es/node_modules/date-fns/esm/parse/_lib/parsers/ISOWeekYearParser.js +0 -33
  55. package/es/node_modules/date-fns/esm/parse/_lib/parsers/LocalDayParser.js +0 -96
  56. package/es/node_modules/date-fns/esm/parse/_lib/parsers/LocalWeekParser.js +0 -43
  57. package/es/node_modules/date-fns/esm/parse/_lib/parsers/LocalWeekYearParser.js +0 -61
  58. package/es/node_modules/date-fns/esm/parse/_lib/parsers/MinuteParser.js +0 -41
  59. package/es/node_modules/date-fns/esm/parse/_lib/parsers/MonthParser.js +0 -80
  60. package/es/node_modules/date-fns/esm/parse/_lib/parsers/QuarterParser.js +0 -73
  61. package/es/node_modules/date-fns/esm/parse/_lib/parsers/SecondParser.js +0 -41
  62. package/es/node_modules/date-fns/esm/parse/_lib/parsers/StandAloneLocalDayParser.js +0 -96
  63. package/es/node_modules/date-fns/esm/parse/_lib/parsers/StandAloneMonthParser.js +0 -80
  64. package/es/node_modules/date-fns/esm/parse/_lib/parsers/StandAloneQuarterParser.js +0 -73
  65. package/es/node_modules/date-fns/esm/parse/_lib/parsers/TimestampMillisecondsParser.js +0 -26
  66. package/es/node_modules/date-fns/esm/parse/_lib/parsers/TimestampSecondsParser.js +0 -26
  67. package/es/node_modules/date-fns/esm/parse/_lib/parsers/YearParser.js +0 -66
  68. package/es/node_modules/date-fns/esm/parse/_lib/parsers/index.js +0 -109
  69. package/es/node_modules/date-fns/esm/parse/_lib/utils.js +0 -133
  70. package/es/node_modules/date-fns/esm/startOfDay/index.js +0 -30
  71. package/es/node_modules/date-fns/esm/toDate/index.js +0 -55
  72. package/es/node_modules/diagram-js/lib/command/CommandInterceptor.js +0 -139
  73. package/es/node_modules/diagram-js/lib/draw/BaseRenderer.js +0 -88
  74. package/es/node_modules/diagram-js/lib/features/popup-menu/PopupMenu.js +0 -591
  75. package/es/node_modules/diagram-js/lib/features/rules/RuleProvider.js +0 -88
  76. package/es/node_modules/diagram-js/lib/navigation/movecanvas/MoveCanvas.js +0 -120
  77. package/es/node_modules/diagram-js/lib/navigation/movecanvas/index.js +0 -8
  78. package/es/node_modules/diagram-js/lib/navigation/zoomscroll/ZoomScroll.js +0 -227
  79. package/es/node_modules/diagram-js/lib/navigation/zoomscroll/ZoomUtil.js +0 -24
  80. package/es/node_modules/diagram-js/lib/util/ClickTrap.js +0 -23
  81. package/es/node_modules/diagram-js/lib/util/Cursor.js +0 -20
  82. package/es/node_modules/diagram-js/lib/util/Event.js +0 -22
  83. package/es/node_modules/diagram-js/lib/util/Math.js +0 -9
  84. package/es/node_modules/diagram-js/lib/util/Mouse.js +0 -30
  85. package/es/node_modules/diagram-js/lib/util/Platform.js +0 -5
  86. package/es/node_modules/diagram-js/lib/util/PositionUtil.js +0 -8
  87. package/es/node_modules/diagram-js/lib/util/RenderUtil.js +0 -25
  88. package/es/node_modules/diagram-js/lib/util/SvgTransformUtil.js +0 -48
  89. package/es/node_modules/ids/dist/index.esm.js +0 -164
  90. package/es/node_modules/inherits/inherits.js +0 -19
  91. package/es/node_modules/inherits/inherits_browser.js +0 -38
  92. package/es/node_modules/inherits-browser/dist/index.es.js +0 -3
  93. package/es/node_modules/min-dash/dist/index.esm.js +0 -169
  94. package/es/node_modules/min-dom/dist/index.esm.js +0 -588
  95. package/es/node_modules/tiny-svg/dist/index.esm.js +0 -525
  96. package/es/packages/big-table/index.d.ts +0 -4330
  97. package/es/packages/big-table/index.js +0 -17
  98. package/es/packages/big-table/src/BigTable.js +0 -4
  99. package/es/packages/big-table/src/BigTable.vue.d.ts +0 -4334
  100. package/es/packages/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +0 -2399
  101. package/es/packages/big-table/src/bigTableEmits.d.ts +0 -2
  102. package/es/packages/big-table/src/bigTableEmits.js +0 -53
  103. package/es/packages/big-table/src/bigTableProps.d.ts +0 -198
  104. package/es/packages/big-table/src/bigTableProps.js +0 -117
  105. package/es/packages/big-table/src/bigTableState.d.ts +0 -56
  106. package/es/packages/big-table/src/bigTableState.js +0 -60
  107. package/es/packages/big-table/src/components/NoData.js +0 -4
  108. package/es/packages/big-table/src/components/NoData.vue.d.ts +0 -51
  109. package/es/packages/big-table/src/components/NoData.vue_vue_type_script_setup_true_lang.js +0 -72
  110. package/es/packages/big-table/src/components/edit-form/edit-date.d.ts +0 -34
  111. package/es/packages/big-table/src/components/edit-form/edit-date.js +0 -114
  112. package/es/packages/big-table/src/components/edit-form/edit-input.d.ts +0 -43
  113. package/es/packages/big-table/src/components/edit-form/edit-input.js +0 -54
  114. package/es/packages/big-table/src/components/edit-form/edit-select-table.d.ts +0 -35
  115. package/es/packages/big-table/src/components/edit-form/edit-select-table.js +0 -148
  116. package/es/packages/big-table/src/components/edit-form/edit-select.d.ts +0 -35
  117. package/es/packages/big-table/src/components/edit-form/edit-select.js +0 -91
  118. package/es/packages/big-table/src/components/edit-form/edit-separate.js +0 -4
  119. package/es/packages/big-table/src/components/edit-form/edit-separate.vue.d.ts +0 -1247
  120. package/es/packages/big-table/src/components/edit-form/edit-separate.vue_vue_type_script_setup_true_lang.js +0 -69
  121. package/es/packages/big-table/src/components/input-button.js +0 -4
  122. package/es/packages/big-table/src/components/input-button.vue.d.ts +0 -2252
  123. package/es/packages/big-table/src/components/input-button.vue_vue_type_script_setup_true_lang.js +0 -33
  124. package/es/packages/big-table/src/components/separate.js +0 -4
  125. package/es/packages/big-table/src/components/separate.vue.d.ts +0 -43
  126. package/es/packages/big-table/src/components/separate.vue_vue_type_script_setup_true_lang.js +0 -24
  127. package/es/packages/big-table/src/constants/index.d.ts +0 -3
  128. package/es/packages/big-table/src/constants/index.js +0 -3
  129. package/es/packages/big-table/src/hooks/useBatchEditing.d.ts +0 -17
  130. package/es/packages/big-table/src/hooks/useBatchEditing.js +0 -289
  131. package/es/packages/big-table/src/hooks/useColumnConfigAdaptor.d.ts +0 -12
  132. package/es/packages/big-table/src/hooks/useColumnConfigAdaptor.js +0 -91
  133. package/es/packages/big-table/src/hooks/useEdit.d.ts +0 -1414
  134. package/es/packages/big-table/src/hooks/useEdit.js +0 -133
  135. package/es/packages/big-table/src/hooks/useEvent.d.ts +0 -6
  136. package/es/packages/big-table/src/hooks/useEvent.js +0 -70
  137. package/es/packages/big-table/src/hooks/useFormat.d.ts +0 -28
  138. package/es/packages/big-table/src/hooks/useFormat.js +0 -484
  139. package/es/packages/big-table/src/hooks/useNestTable.d.ts +0 -8
  140. package/es/packages/big-table/src/hooks/useNestTable.js +0 -85
  141. package/es/packages/big-table/src/hooks/useSeparateRow.d.ts +0 -30
  142. package/es/packages/big-table/src/hooks/useSeparateRow.js +0 -157
  143. package/es/packages/big-table/src/hooks/useTableParse.d.ts +0 -6
  144. package/es/packages/big-table/src/hooks/useTableParse.js +0 -135
  145. package/es/packages/big-table/src/utils.d.ts +0 -59
  146. package/es/packages/big-table/src/utils.js +0 -628
  147. package/es/packages/big-table/style/index.css +0 -446
  148. package/es/packages/bpmn-workflow/index.d.ts +0 -74
  149. package/es/packages/bpmn-workflow/index.js +0 -11
  150. package/es/packages/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -5
  151. package/es/packages/bpmn-workflow/src/BpmnWorkflow.js +0 -4
  152. package/es/packages/bpmn-workflow/src/BpmnWorkflow.vue.d.ts +0 -77
  153. package/es/packages/bpmn-workflow/src/BpmnWorkflow.vue_vue_type_script_setup_true_lang.js +0 -252
  154. package/es/packages/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +0 -75
  155. package/es/packages/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.js +0 -1420
  156. package/es/packages/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +0 -24
  157. package/es/packages/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.js +0 -373
  158. package/es/packages/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +0 -19
  159. package/es/packages/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.js +0 -131
  160. package/es/packages/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPathMap.d.ts +0 -70
  161. package/es/packages/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPathMap.js +0 -99
  162. package/es/packages/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +0 -21
  163. package/es/packages/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.js +0 -111
  164. package/es/packages/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +0 -12
  165. package/es/packages/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.js +0 -40
  166. package/es/packages/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +0 -16
  167. package/es/packages/bpmn-workflow/src/custom/customModeler/customBpmn/index.js +0 -18
  168. package/es/packages/bpmn-workflow/src/custom/customModeler/index.d.ts +0 -6
  169. package/es/packages/bpmn-workflow/src/custom/customModeler/index.js +0 -12
  170. package/es/packages/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +0 -5
  171. package/es/packages/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.js +0 -47
  172. package/es/packages/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +0 -12
  173. package/es/packages/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.js +0 -14
  174. package/es/packages/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +0 -5
  175. package/es/packages/bpmn-workflow/src/custom/customOtherModule/zoomScroll.js +0 -10
  176. package/es/packages/bpmn-workflow/src/custom/customRules/no-task.d.ts +0 -4
  177. package/es/packages/bpmn-workflow/src/custom/customRules/no-task.js +0 -1
  178. package/es/packages/bpmn-workflow/src/custom/customRules/no-task2.js +0 -16
  179. package/es/packages/bpmn-workflow/src/custom/customTranslate/customTranslate.d.ts +0 -1
  180. package/es/packages/bpmn-workflow/src/custom/customTranslate/customTranslate.js +0 -15
  181. package/es/packages/bpmn-workflow/src/custom/customTranslate/zh.d.ts +0 -226
  182. package/es/packages/bpmn-workflow/src/custom/customTranslate/zh.js +0 -227
  183. package/es/packages/bpmn-workflow/style/index.css +0 -29
  184. package/es/packages/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
  185. package/es/packages/bpmn-workflow/types/ModelingModule.d.ts +0 -1
  186. package/es/packages/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
  187. package/es/packages/button-print/index.d.ts +0 -7373
  188. package/es/packages/button-print/index.js +0 -11
  189. package/es/packages/button-print/src/ButtonPrint.js +0 -4
  190. package/es/packages/button-print/src/ButtonPrint.vue.d.ts +0 -7381
  191. package/es/packages/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.js +0 -476
  192. package/es/packages/button-print/src/components/IdentityVerification.js +0 -4
  193. package/es/packages/button-print/src/components/IdentityVerification.vue.d.ts +0 -4793
  194. package/es/packages/button-print/src/components/IdentityVerification.vue_vue_type_script_setup_true_lang.js +0 -128
  195. package/es/packages/button-print/src/utils/print.d.ts +0 -41
  196. package/es/packages/button-print/src/utils/print.js +0 -325
  197. package/es/packages/button-print/style/index.css +0 -24
  198. package/es/packages/chunk-upload/index.d.ts +0 -1775
  199. package/es/packages/chunk-upload/index.js +0 -15
  200. package/es/packages/chunk-upload/src/chunk-upload-new.js +0 -4
  201. package/es/packages/chunk-upload/src/chunk-upload-new.vue.d.ts +0 -1935
  202. package/es/packages/chunk-upload/src/chunk-upload-new.vue_vue_type_script_setup_true_lang.js +0 -473
  203. package/es/packages/chunk-upload/src/hooks/upload-computed.d.ts +0 -11
  204. package/es/packages/chunk-upload/src/hooks/upload-computed.js +0 -70
  205. package/es/packages/chunk-upload/src/hooks/upload-data.d.ts +0 -63
  206. package/es/packages/chunk-upload/src/hooks/upload-data.js +0 -96
  207. package/es/packages/chunk-upload/src/hooks/vod-computed.d.ts +0 -10
  208. package/es/packages/chunk-upload/src/hooks/vod-computed.js +0 -79
  209. package/es/packages/chunk-upload/src/hooks/vod-data.d.ts +0 -23
  210. package/es/packages/chunk-upload/src/hooks/vod-data.js +0 -28
  211. package/es/packages/chunk-upload/src/vod-chunk-upload/index.d.ts +0 -2
  212. package/es/packages/chunk-upload/src/vod-chunk-upload/index.js +0 -3
  213. package/es/packages/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.js +0 -4
  214. package/es/packages/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +0 -1774
  215. package/es/packages/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue_vue_type_script_setup_true_lang.js +0 -327
  216. package/es/packages/chunk-upload/src/vod-upload-modal.d.ts +0 -25
  217. package/es/packages/chunk-upload/src/vod-upload-modal.js +0 -95
  218. package/es/packages/chunk-upload/style/index.css +0 -365
  219. package/es/packages/drag-layout/index.d.ts +0 -20115
  220. package/es/packages/drag-layout/index.js +0 -13
  221. package/es/packages/drag-layout/src/DragFormLeftItem.js +0 -4
  222. package/es/packages/drag-layout/src/DragFormLeftItem.vue.d.ts +0 -7990
  223. package/es/packages/drag-layout/src/DragFormLeftItem.vue_vue_type_script_setup_true_lang.js +0 -122
  224. package/es/packages/drag-layout/src/DragFormRightItem.js +0 -4
  225. package/es/packages/drag-layout/src/DragFormRightItem.vue.d.ts +0 -3226
  226. package/es/packages/drag-layout/src/DragFormRightItem.vue_vue_type_script_setup_true_lang.js +0 -267
  227. package/es/packages/drag-layout/src/DragLayout.js +0 -4
  228. package/es/packages/drag-layout/src/DragLayout.vue.d.ts +0 -20115
  229. package/es/packages/drag-layout/src/DragLayout.vue_vue_type_script_setup_true_lang.js +0 -659
  230. package/es/packages/drag-layout/style/index.css +0 -175
  231. package/es/packages/editor/index.d.ts +0 -30
  232. package/es/packages/editor/index.js +0 -10
  233. package/es/packages/editor/src/Editor.d.ts +0 -30
  234. package/es/packages/editor/src/Editor.js +0 -77
  235. package/es/packages/editor/style/index.css +0 -0
  236. package/es/packages/fabric-chart/index.d.ts +0 -196
  237. package/es/packages/fabric-chart/index.js +0 -11
  238. package/es/packages/fabric-chart/src/FabricChart.js +0 -4
  239. package/es/packages/fabric-chart/src/FabricChart.vue.d.ts +0 -196
  240. package/es/packages/fabric-chart/src/FabricChart.vue_vue_type_script_setup_true_lang.js +0 -284
  241. package/es/packages/fabric-chart/src/components/PopupMenu.d.ts +0 -46
  242. package/es/packages/fabric-chart/src/components/PopupMenu.js +0 -105
  243. package/es/packages/fabric-chart/src/components/PopupTip.js +0 -4
  244. package/es/packages/fabric-chart/src/components/PopupTip.vue.d.ts +0 -63
  245. package/es/packages/fabric-chart/src/components/PopupTip.vue_vue_type_script_setup_true_lang.js +0 -32
  246. package/es/packages/fabric-chart/src/components/useStyle.d.ts +0 -7
  247. package/es/packages/fabric-chart/src/components/useStyle.js +0 -36
  248. package/es/packages/fabric-chart/src/hooks/constant.d.ts +0 -14
  249. package/es/packages/fabric-chart/src/hooks/constant.js +0 -36
  250. package/es/packages/fabric-chart/src/hooks/index.d.ts +0 -9
  251. package/es/packages/fabric-chart/src/hooks/index.js +0 -9
  252. package/es/packages/fabric-chart/src/hooks/useBottom.d.ts +0 -4
  253. package/es/packages/fabric-chart/src/hooks/useBottom.js +0 -85
  254. package/es/packages/fabric-chart/src/hooks/useCenter.d.ts +0 -29
  255. package/es/packages/fabric-chart/src/hooks/useCenter.js +0 -549
  256. package/es/packages/fabric-chart/src/hooks/useCumputedPoint.d.ts +0 -7
  257. package/es/packages/fabric-chart/src/hooks/useCumputedPoint.js +0 -58
  258. package/es/packages/fabric-chart/src/hooks/useDraw.d.ts +0 -42
  259. package/es/packages/fabric-chart/src/hooks/useDraw.js +0 -144
  260. package/es/packages/fabric-chart/src/hooks/useEvent.d.ts +0 -1
  261. package/es/packages/fabric-chart/src/hooks/useEvent.js +0 -10
  262. package/es/packages/fabric-chart/src/hooks/useGrid.d.ts +0 -4
  263. package/es/packages/fabric-chart/src/hooks/useGrid.js +0 -50
  264. package/es/packages/fabric-chart/src/hooks/useLeft.d.ts +0 -4
  265. package/es/packages/fabric-chart/src/hooks/useLeft.js +0 -243
  266. package/es/packages/fabric-chart/src/hooks/useOther.d.ts +0 -4
  267. package/es/packages/fabric-chart/src/hooks/useOther.js +0 -35
  268. package/es/packages/fabric-chart/src/hooks/useRight.d.ts +0 -4
  269. package/es/packages/fabric-chart/src/hooks/useRight.js +0 -90
  270. package/es/packages/fabric-chart/src/hooks/useShadow.d.ts +0 -6
  271. package/es/packages/fabric-chart/src/hooks/useShadow.js +0 -127
  272. package/es/packages/fabric-chart/src/hooks/useTop.d.ts +0 -4
  273. package/es/packages/fabric-chart/src/hooks/useTop.js +0 -151
  274. package/es/packages/fabric-chart/src/interface.d.ts +0 -119
  275. package/es/packages/fabric-chart/src/interface.js +0 -4
  276. package/es/packages/fabric-chart/src/utils/index.d.ts +0 -6823
  277. package/es/packages/fabric-chart/src/utils/index.js +0 -15081
  278. package/es/packages/fabric-chart/style/index.css +0 -43
  279. package/es/packages/field-set/index.d.ts +0 -5300
  280. package/es/packages/field-set/index.js +0 -11
  281. package/es/packages/field-set/src/FieldSet.js +0 -4
  282. package/es/packages/field-set/src/FieldSet.vue.d.ts +0 -5300
  283. package/es/packages/field-set/src/FieldSet.vue_vue_type_script_setup_true_lang.js +0 -22
  284. package/es/packages/field-set/src/NewFieldSet.js +0 -4
  285. package/es/packages/field-set/src/NewFieldSet.vue.d.ts +0 -2607
  286. package/es/packages/field-set/src/NewFieldSet.vue_vue_type_script_setup_true_lang.js +0 -299
  287. package/es/packages/field-set/src/OldFieldSet.js +0 -4
  288. package/es/packages/field-set/src/OldFieldSet.vue.d.ts +0 -2610
  289. package/es/packages/field-set/src/OldFieldSet.vue_vue_type_script_setup_true_lang.js +0 -330
  290. package/es/packages/field-set/style/index.css +0 -148
  291. package/es/packages/form-render/index.d.ts +0 -1729
  292. package/es/packages/form-render/index.js +0 -25
  293. package/es/packages/form-render/src/FormRender.js +0 -4
  294. package/es/packages/form-render/src/FormRender.vue.d.ts +0 -1729
  295. package/es/packages/form-render/src/FormRender.vue_vue_type_script_setup_true_lang.js +0 -187
  296. package/es/packages/form-render/src/components/index.d.ts +0 -0
  297. package/es/packages/form-render/src/components/index.js +0 -1
  298. package/es/packages/form-render/src/components/renderer/cascader.d.ts +0 -54
  299. package/es/packages/form-render/src/components/renderer/cascader.js +0 -188
  300. package/es/packages/form-render/src/components/renderer/checkbox.d.ts +0 -26
  301. package/es/packages/form-render/src/components/renderer/checkbox.js +0 -41
  302. package/es/packages/form-render/src/components/renderer/combination.d.ts +0 -32
  303. package/es/packages/form-render/src/components/renderer/combination.js +0 -112
  304. package/es/packages/form-render/src/components/renderer/complex.d.ts +0 -32
  305. package/es/packages/form-render/src/components/renderer/complex.js +0 -39
  306. package/es/packages/form-render/src/components/renderer/date.d.ts +0 -7
  307. package/es/packages/form-render/src/components/renderer/date.js +0 -83
  308. package/es/packages/form-render/src/components/renderer/formItem.d.ts +0 -9
  309. package/es/packages/form-render/src/components/renderer/formItem.js +0 -157
  310. package/es/packages/form-render/src/components/renderer/index.d.ts +0 -17
  311. package/es/packages/form-render/src/components/renderer/index.js +0 -17
  312. package/es/packages/form-render/src/components/renderer/input.d.ts +0 -15
  313. package/es/packages/form-render/src/components/renderer/input.js +0 -40
  314. package/es/packages/form-render/src/components/renderer/inputGroup.d.ts +0 -11
  315. package/es/packages/form-render/src/components/renderer/inputGroup.js +0 -8
  316. package/es/packages/form-render/src/components/renderer/inputNumber.d.ts +0 -5
  317. package/es/packages/form-render/src/components/renderer/inputNumber.js +0 -18
  318. package/es/packages/form-render/src/components/renderer/labelSelect.d.ts +0 -1
  319. package/es/packages/form-render/src/components/renderer/labelSelect.js +0 -18
  320. package/es/packages/form-render/src/components/renderer/linebar.d.ts +0 -40
  321. package/es/packages/form-render/src/components/renderer/linebar.js +0 -75
  322. package/es/packages/form-render/src/components/renderer/radio.d.ts +0 -26
  323. package/es/packages/form-render/src/components/renderer/radio.js +0 -45
  324. package/es/packages/form-render/src/components/renderer/select.d.ts +0 -47
  325. package/es/packages/form-render/src/components/renderer/select.js +0 -142
  326. package/es/packages/form-render/src/components/renderer/simpleComponent.d.ts +0 -2
  327. package/es/packages/form-render/src/components/renderer/simpleComponent.js +0 -51
  328. package/es/packages/form-render/src/components/renderer/slider.d.ts +0 -347
  329. package/es/packages/form-render/src/components/renderer/slider.js +0 -16
  330. package/es/packages/form-render/src/components/renderer/switch.d.ts +0 -23
  331. package/es/packages/form-render/src/components/renderer/switch.js +0 -47
  332. package/es/packages/form-render/src/components/renderer/textarea.d.ts +0 -848
  333. package/es/packages/form-render/src/components/renderer/textarea.js +0 -11
  334. package/es/packages/form-render/src/constants/index.d.ts +0 -40
  335. package/es/packages/form-render/src/constants/index.js +0 -41
  336. package/es/packages/form-render/src/hooks/index.d.ts +0 -14
  337. package/es/packages/form-render/src/hooks/index.js +0 -14
  338. package/es/packages/form-render/src/hooks/useAnchor.d.ts +0 -15
  339. package/es/packages/form-render/src/hooks/useAnchor.js +0 -85
  340. package/es/packages/form-render/src/hooks/useAsyncQueue.d.ts +0 -40
  341. package/es/packages/form-render/src/hooks/useAsyncQueue.js +0 -137
  342. package/es/packages/form-render/src/hooks/useBusinessBinding.d.ts +0 -20
  343. package/es/packages/form-render/src/hooks/useBusinessBinding.js +0 -89
  344. package/es/packages/form-render/src/hooks/useChangeContext.d.ts +0 -11
  345. package/es/packages/form-render/src/hooks/useChangeContext.js +0 -23
  346. package/es/packages/form-render/src/hooks/useCommonLog.d.ts +0 -3
  347. package/es/packages/form-render/src/hooks/useCommonLog.js +0 -10
  348. package/es/packages/form-render/src/hooks/useFieldListAdaptor.d.ts +0 -64
  349. package/es/packages/form-render/src/hooks/useFieldListAdaptor.js +0 -223
  350. package/es/packages/form-render/src/hooks/useFieldVisitor.d.ts +0 -4
  351. package/es/packages/form-render/src/hooks/useFieldVisitor.js +0 -41
  352. package/es/packages/form-render/src/hooks/useFormContext.d.ts +0 -10
  353. package/es/packages/form-render/src/hooks/useFormContext.js +0 -47
  354. package/es/packages/form-render/src/hooks/useFormField.d.ts +0 -5
  355. package/es/packages/form-render/src/hooks/useFormField.js +0 -13
  356. package/es/packages/form-render/src/hooks/useFormItemDeps.d.ts +0 -9
  357. package/es/packages/form-render/src/hooks/useFormItemDeps.js +0 -28
  358. package/es/packages/form-render/src/hooks/useFormRequest.d.ts +0 -7
  359. package/es/packages/form-render/src/hooks/useFormRequest.js +0 -12
  360. package/es/packages/form-render/src/hooks/useFormValidator.d.ts +0 -5
  361. package/es/packages/form-render/src/hooks/useFormValidator.js +0 -42
  362. package/es/packages/form-render/src/hooks/useInitialData.d.ts +0 -5
  363. package/es/packages/form-render/src/hooks/useInitialData.js +0 -11
  364. package/es/packages/form-render/src/hooks/usePresetScope.d.ts +0 -6
  365. package/es/packages/form-render/src/hooks/usePresetScope.js +0 -21
  366. package/es/packages/form-render/src/hooks/useTypeNormalize.d.ts +0 -4
  367. package/es/packages/form-render/src/hooks/useTypeNormalize.js +0 -45
  368. package/es/packages/form-render/src/types/fieldItem.d.ts +0 -98
  369. package/es/packages/form-render/src/types/fieldItem.js +0 -1
  370. package/es/packages/form-render/src/types/index.d.ts +0 -50
  371. package/es/packages/form-render/src/types/index.js +0 -1
  372. package/es/packages/form-render/src/utils/index.d.ts +0 -29
  373. package/es/packages/form-render/src/utils/index.js +0 -143
  374. package/es/packages/form-render/style/index.css +0 -140
  375. package/es/packages/form-table/index.d.ts +0 -36024
  376. package/es/packages/form-table/index.js +0 -11
  377. package/es/packages/form-table/src/FormTable.js +0 -4
  378. package/es/packages/form-table/src/FormTable.vue.d.ts +0 -36024
  379. package/es/packages/form-table/src/FormTable.vue_vue_type_script_setup_true_lang.js +0 -474
  380. package/es/packages/form-table/src/components/index.d.ts +0 -35783
  381. package/es/packages/form-table/src/components/index.js +0 -54
  382. package/es/packages/form-table/src/components/table-age.js +0 -4
  383. package/es/packages/form-table/src/components/table-age.vue.d.ts +0 -4310
  384. package/es/packages/form-table/src/components/table-age.vue_vue_type_script_setup_true_lang.js +0 -232
  385. package/es/packages/form-table/src/components/table-date-picker.js +0 -4
  386. package/es/packages/form-table/src/components/table-date-picker.vue.d.ts +0 -5315
  387. package/es/packages/form-table/src/components/table-date-picker.vue_vue_type_script_setup_true_lang.js +0 -175
  388. package/es/packages/form-table/src/components/table-digital.js +0 -4
  389. package/es/packages/form-table/src/components/table-digital.vue.d.ts +0 -2921
  390. package/es/packages/form-table/src/components/table-digital.vue_vue_type_script_setup_true_lang.js +0 -138
  391. package/es/packages/form-table/src/components/table-input-password.js +0 -4
  392. package/es/packages/form-table/src/components/table-input-password.vue.d.ts +0 -1629
  393. package/es/packages/form-table/src/components/table-input-password.vue_vue_type_script_setup_true_lang.js +0 -138
  394. package/es/packages/form-table/src/components/table-input.js +0 -4
  395. package/es/packages/form-table/src/components/table-input.vue.d.ts +0 -1586
  396. package/es/packages/form-table/src/components/table-input.vue_vue_type_script_setup_true_lang.js +0 -124
  397. package/es/packages/form-table/src/components/table-month-picker.js +0 -4
  398. package/es/packages/form-table/src/components/table-month-picker.vue.d.ts +0 -5258
  399. package/es/packages/form-table/src/components/table-month-picker.vue_vue_type_script_setup_true_lang.js +0 -99
  400. package/es/packages/form-table/src/components/table-search-more.js +0 -4
  401. package/es/packages/form-table/src/components/table-search-more.vue.d.ts +0 -1791
  402. package/es/packages/form-table/src/components/table-search-more.vue_vue_type_script_setup_true_lang.js +0 -276
  403. package/es/packages/form-table/src/components/table-search.js +0 -4
  404. package/es/packages/form-table/src/components/table-search.vue.d.ts +0 -3117
  405. package/es/packages/form-table/src/components/table-search.vue_vue_type_script_setup_true_lang.js +0 -276
  406. package/es/packages/form-table/src/components/table-select-multiple.js +0 -4
  407. package/es/packages/form-table/src/components/table-select-multiple.vue.d.ts +0 -1567
  408. package/es/packages/form-table/src/components/table-select-multiple.vue_vue_type_script_setup_true_lang.js +0 -160
  409. package/es/packages/form-table/src/components/table-select.js +0 -4
  410. package/es/packages/form-table/src/components/table-select.vue.d.ts +0 -1566
  411. package/es/packages/form-table/src/components/table-select.vue_vue_type_script_setup_true_lang.js +0 -155
  412. package/es/packages/form-table/src/components/table-textarea.js +0 -4
  413. package/es/packages/form-table/src/components/table-textarea.vue.d.ts +0 -1645
  414. package/es/packages/form-table/src/components/table-textarea.vue_vue_type_script_setup_true_lang.js +0 -153
  415. package/es/packages/form-table/src/components/table-time-picker.js +0 -4
  416. package/es/packages/form-table/src/components/table-time-picker.vue.d.ts +0 -2674
  417. package/es/packages/form-table/src/components/table-time-picker.vue_vue_type_script_setup_true_lang.js +0 -145
  418. package/es/packages/form-table/src/components/table-tree-select.js +0 -4
  419. package/es/packages/form-table/src/components/table-tree-select.vue.d.ts +0 -1897
  420. package/es/packages/form-table/src/components/table-tree-select.vue_vue_type_script_setup_true_lang.js +0 -281
  421. package/es/packages/form-table/src/components/text-over-tooltip.js +0 -4
  422. package/es/packages/form-table/src/components/text-over-tooltip.vue.d.ts +0 -548
  423. package/es/packages/form-table/src/components/text-over-tooltip.vue_vue_type_script_setup_true_lang.js +0 -62
  424. package/es/packages/form-table/src/configs/index.d.ts +0 -35
  425. package/es/packages/form-table/src/configs/index.js +0 -67
  426. package/es/packages/form-table/src/hooks/index.d.ts +0 -5
  427. package/es/packages/form-table/src/hooks/index.js +0 -5
  428. package/es/packages/form-table/src/hooks/useBoundDate.d.ts +0 -21
  429. package/es/packages/form-table/src/hooks/useBoundDate.js +0 -414
  430. package/es/packages/form-table/src/hooks/useDateType.d.ts +0 -17
  431. package/es/packages/form-table/src/hooks/useDateType.js +0 -160
  432. package/es/packages/form-table/src/hooks/useFormCommon.d.ts +0 -14
  433. package/es/packages/form-table/src/hooks/useFormCommon.js +0 -100
  434. package/es/packages/form-table/src/hooks/useFormEvent.d.ts +0 -9
  435. package/es/packages/form-table/src/hooks/useFormEvent.js +0 -67
  436. package/es/packages/form-table/src/hooks/useItemDefault.d.ts +0 -53
  437. package/es/packages/form-table/src/hooks/useItemDefault.js +0 -218
  438. package/es/packages/form-table/src/hooks/useNuiThemeOverrides.d.ts +0 -4
  439. package/es/packages/form-table/src/hooks/useNuiThemeOverrides.js +0 -18
  440. package/es/packages/form-table/src/hooks/useSearch.d.ts +0 -165
  441. package/es/packages/form-table/src/hooks/useSearch.js +0 -1153
  442. package/es/packages/form-table/src/hooks/useValidate.d.ts +0 -24
  443. package/es/packages/form-table/src/hooks/useValidate.js +0 -480
  444. package/es/packages/form-table/src/types/index.d.ts +0 -11
  445. package/es/packages/form-table/src/types/index.js +0 -1
  446. package/es/packages/form-table/style/index.css +0 -214
  447. package/es/packages/grid/index.d.ts +0 -3
  448. package/es/packages/grid/index.js +0 -14
  449. package/es/packages/grid/src/Grid.d.ts +0 -2
  450. package/es/packages/grid/src/Grid.js +0 -28
  451. package/es/packages/grid/src/hooks.d.ts +0 -1
  452. package/es/packages/grid/src/hooks.js +0 -165
  453. package/es/packages/grid/style/index.css +0 -10
  454. package/es/packages/index.css +0 -3000
  455. package/es/packages/index.d.ts +0 -29
  456. package/es/packages/info-header/index.d.ts +0 -1866
  457. package/es/packages/info-header/index.js +0 -11
  458. package/es/packages/info-header/src/HiddenContent.js +0 -4
  459. package/es/packages/info-header/src/HiddenContent.vue.d.ts +0 -379
  460. package/es/packages/info-header/src/HiddenContent.vue_vue_type_script_setup_true_lang.js +0 -66
  461. package/es/packages/info-header/src/InfoHeader.js +0 -4
  462. package/es/packages/info-header/src/InfoHeader.vue.d.ts +0 -1867
  463. package/es/packages/info-header/src/InfoHeader.vue_vue_type_script_setup_true_lang.js +0 -233
  464. package/es/packages/info-header/src/SlotRender.d.ts +0 -22
  465. package/es/packages/info-header/src/SlotRender.js +0 -35
  466. package/es/packages/info-header/style/iconfont.ttf +0 -0
  467. package/es/packages/info-header/style/index.css +0 -118
  468. package/es/packages/map/index.d.ts +0 -2321
  469. package/es/packages/map/index.js +0 -11
  470. package/es/packages/map/src/Map.js +0 -4
  471. package/es/packages/map/src/Map.vue.d.ts +0 -2321
  472. package/es/packages/map/src/Map.vue_vue_type_script_setup_true_lang.js +0 -336
  473. package/es/packages/map/style/index.css +0 -61
  474. package/es/packages/scale-view/index.d.ts +0 -4464
  475. package/es/packages/scale-view/index.js +0 -37
  476. package/es/packages/scale-view/src/ScaleView.js +0 -4
  477. package/es/packages/scale-view/src/ScaleView.vue.d.ts +0 -4287
  478. package/es/packages/scale-view/src/ScaleView.vue_vue_type_script_setup_true_lang.js +0 -422
  479. package/es/packages/scale-view/src/components/AnswerParse.js +0 -4
  480. package/es/packages/scale-view/src/components/AnswerParse.vue.d.ts +0 -72
  481. package/es/packages/scale-view/src/components/AnswerParse.vue_vue_type_script_setup_true_lang.js +0 -78
  482. package/es/packages/scale-view/src/components/EvaluateCountdown.js +0 -4
  483. package/es/packages/scale-view/src/components/EvaluateCountdown.vue.d.ts +0 -154
  484. package/es/packages/scale-view/src/components/EvaluateCountdown.vue_vue_type_script_setup_true_lang.js +0 -107
  485. package/es/packages/scale-view/src/components/EvaluatePage.js +0 -4
  486. package/es/packages/scale-view/src/components/EvaluatePage.vue.d.ts +0 -1509
  487. package/es/packages/scale-view/src/components/EvaluatePage.vue_vue_type_script_setup_true_lang.js +0 -139
  488. package/es/packages/scale-view/src/components/LoadingCom.js +0 -7
  489. package/es/packages/scale-view/src/components/LoadingCom.vue_vue_type_template_id_413329b0_lang.js +0 -16
  490. package/es/packages/scale-view/src/components/NoData.js +0 -4
  491. package/es/packages/scale-view/src/components/NoData.vue.d.ts +0 -51
  492. package/es/packages/scale-view/src/components/NoData.vue_vue_type_script_setup_true_lang.js +0 -72
  493. package/es/packages/scale-view/src/components/ScaleScore.d.ts +0 -23
  494. package/es/packages/scale-view/src/components/ScaleScore.js +0 -63
  495. package/es/packages/scale-view/src/components/composables/choose-common.d.ts +0 -11
  496. package/es/packages/scale-view/src/components/composables/choose-common.js +0 -83
  497. package/es/packages/scale-view/src/components/formitem/address.d.ts +0 -3992
  498. package/es/packages/scale-view/src/components/formitem/address.js +0 -3993
  499. package/es/packages/scale-view/src/components/formitem/r-address.d.ts +0 -34
  500. package/es/packages/scale-view/src/components/formitem/r-address.js +0 -225
  501. package/es/packages/scale-view/src/components/formitem/r-cascader.d.ts +0 -43
  502. package/es/packages/scale-view/src/components/formitem/r-cascader.js +0 -133
  503. package/es/packages/scale-view/src/components/formitem/r-checkbox.d.ts +0 -43
  504. package/es/packages/scale-view/src/components/formitem/r-checkbox.js +0 -280
  505. package/es/packages/scale-view/src/components/formitem/r-collection.d.ts +0 -32
  506. package/es/packages/scale-view/src/components/formitem/r-collection.js +0 -111
  507. package/es/packages/scale-view/src/components/formitem/r-datetime.d.ts +0 -34
  508. package/es/packages/scale-view/src/components/formitem/r-datetime.js +0 -212
  509. package/es/packages/scale-view/src/components/formitem/r-input.d.ts +0 -34
  510. package/es/packages/scale-view/src/components/formitem/r-input.js +0 -86
  511. package/es/packages/scale-view/src/components/formitem/r-map.d.ts +0 -52
  512. package/es/packages/scale-view/src/components/formitem/r-map.js +0 -105
  513. package/es/packages/scale-view/src/components/formitem/r-radio.d.ts +0 -43
  514. package/es/packages/scale-view/src/components/formitem/r-radio.js +0 -240
  515. package/es/packages/scale-view/src/components/formitem/r-select.d.ts +0 -61
  516. package/es/packages/scale-view/src/components/formitem/r-select.js +0 -202
  517. package/es/packages/scale-view/src/components/formitem/r-upload.d.ts +0 -52
  518. package/es/packages/scale-view/src/components/formitem/r-upload.js +0 -221
  519. package/es/packages/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.js +0 -4
  520. package/es/packages/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +0 -565
  521. package/es/packages/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue_vue_type_script_setup_true_lang.js +0 -77
  522. package/es/packages/scale-view/src/hooks/scaleview-computed.d.ts +0 -43
  523. package/es/packages/scale-view/src/hooks/scaleview-computed.js +0 -309
  524. package/es/packages/scale-view/src/hooks/scaleview-init.d.ts +0 -3
  525. package/es/packages/scale-view/src/hooks/scaleview-init.js +0 -436
  526. package/es/packages/scale-view/src/hooks/scaleview-props.d.ts +0 -115
  527. package/es/packages/scale-view/src/hooks/scaleview-props.js +0 -81
  528. package/es/packages/scale-view/src/hooks/scaleview-state.d.ts +0 -34
  529. package/es/packages/scale-view/src/hooks/scaleview-state.js +0 -38
  530. package/es/packages/scale-view/src/hooks/scaleview-submit.d.ts +0 -3
  531. package/es/packages/scale-view/src/hooks/scaleview-submit.js +0 -154
  532. package/es/packages/scale-view/src/hooks/scaleview-validate.d.ts +0 -3
  533. package/es/packages/scale-view/src/hooks/scaleview-validate.js +0 -187
  534. package/es/packages/scale-view/src/hooks/use-component.d.ts +0 -10300
  535. package/es/packages/scale-view/src/hooks/use-component.js +0 -82
  536. package/es/packages/scale-view/src/hooks/use-evaluate.d.ts +0 -21
  537. package/es/packages/scale-view/src/hooks/use-evaluate.js +0 -150
  538. package/es/packages/scale-view/src/hooks/use-event.d.ts +0 -4
  539. package/es/packages/scale-view/src/hooks/use-event.js +0 -128
  540. package/es/packages/scale-view/src/hooks/use-noData.d.ts +0 -9
  541. package/es/packages/scale-view/src/hooks/use-noData.js +0 -41
  542. package/es/packages/scale-view/src/utils/judge-types.d.ts +0 -5
  543. package/es/packages/scale-view/src/utils/judge-types.js +0 -36
  544. package/es/packages/scale-view/style/index.css +0 -738
  545. package/es/packages/select-label/index.d.ts +0 -12185
  546. package/es/packages/select-label/index.js +0 -17
  547. package/es/packages/select-label/src/LabelFormContent.js +0 -4
  548. package/es/packages/select-label/src/LabelFormContent.vue.d.ts +0 -4592
  549. package/es/packages/select-label/src/LabelFormContent.vue_vue_type_script_setup_true_lang.js +0 -441
  550. package/es/packages/select-label/src/SelectLabel.js +0 -4
  551. package/es/packages/select-label/src/SelectLabel.vue.d.ts +0 -7609
  552. package/es/packages/select-label/src/SelectLabel.vue_vue_type_script_setup_true_lang.js +0 -455
  553. package/es/packages/select-label/src/components/label-classify.js +0 -4
  554. package/es/packages/select-label/src/components/label-classify.vue.d.ts +0 -3584
  555. package/es/packages/select-label/src/components/label-classify.vue_vue_type_script_setup_true_lang.js +0 -127
  556. package/es/packages/select-label/style/index.css +0 -164
  557. package/es/packages/select-person/index.d.ts +0 -3508
  558. package/es/packages/select-person/index.js +0 -11
  559. package/es/packages/select-person/src/SearchTree.js +0 -4
  560. package/es/packages/select-person/src/SearchTree.vue.d.ts +0 -344
  561. package/es/packages/select-person/src/SearchTree.vue_vue_type_script_setup_true_lang.js +0 -233
  562. package/es/packages/select-person/src/SelectPerson.js +0 -4
  563. package/es/packages/select-person/src/SelectPerson.vue.d.ts +0 -3509
  564. package/es/packages/select-person/src/SelectPerson.vue_vue_type_script_setup_true_lang.js +0 -937
  565. package/es/packages/select-person/src/utils/index.d.ts +0 -12
  566. package/es/packages/select-person/src/utils/index.js +0 -84
  567. package/es/packages/select-person/style/index.css +0 -193
  568. package/es/packages/shortcut-provider/index.d.ts +0 -17
  569. package/es/packages/shortcut-provider/index.js +0 -13
  570. package/es/packages/shortcut-provider/src/ShortcutProvider.js +0 -4
  571. package/es/packages/shortcut-provider/src/ShortcutProvider.vue.d.ts +0 -15
  572. package/es/packages/shortcut-provider/src/ShortcutProvider.vue_vue_type_script_setup_true_lang.js +0 -32
  573. package/es/packages/shortcut-provider/src/constants/index.d.ts +0 -7
  574. package/es/packages/shortcut-provider/src/constants/index.js +0 -8
  575. package/es/packages/shortcut-provider/src/hooks/index.d.ts +0 -2
  576. package/es/packages/shortcut-provider/src/hooks/index.js +0 -2
  577. package/es/packages/shortcut-provider/src/hooks/useShortcutSignature.d.ts +0 -4
  578. package/es/packages/shortcut-provider/src/hooks/useShortcutSignature.js +0 -12
  579. package/es/packages/shortcut-provider/src/hooks/useShortcuts.d.ts +0 -30
  580. package/es/packages/shortcut-provider/src/hooks/useShortcuts.js +0 -157
  581. package/es/packages/shortcut-provider/src/types/index.d.ts +0 -30
  582. package/es/packages/shortcut-provider/src/types/index.js +0 -1
  583. package/es/packages/shortcut-provider/src/utils/index.d.ts +0 -7
  584. package/es/packages/shortcut-provider/src/utils/index.js +0 -49
  585. package/es/packages/shortcut-provider/style/index.css +0 -3
  586. package/es/packages/shortcut-setter/constant/index.d.ts +0 -4
  587. package/es/packages/shortcut-setter/constant/index.js +0 -7
  588. package/es/packages/shortcut-setter/index.d.ts +0 -4258
  589. package/es/packages/shortcut-setter/index.js +0 -11
  590. package/es/packages/shortcut-setter/src/ShortcutSetter.js +0 -4
  591. package/es/packages/shortcut-setter/src/ShortcutSetter.vue.d.ts +0 -4258
  592. package/es/packages/shortcut-setter/src/ShortcutSetter.vue_vue_type_script_setup_true_lang.js +0 -38
  593. package/es/packages/shortcut-setter/src/ShortcutSetterItem.js +0 -4
  594. package/es/packages/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +0 -4238
  595. package/es/packages/shortcut-setter/src/ShortcutSetterItem.vue_vue_type_script_setup_true_lang.js +0 -125
  596. package/es/packages/shortcut-setter/style/index.css +0 -8
  597. package/es/packages/steps-wheel/index.d.ts +0 -548
  598. package/es/packages/steps-wheel/index.js +0 -11
  599. package/es/packages/steps-wheel/src/StepsWheel.js +0 -4
  600. package/es/packages/steps-wheel/src/StepsWheel.vue.d.ts +0 -547
  601. package/es/packages/steps-wheel/src/StepsWheel.vue_vue_type_script_setup_true_lang.js +0 -252
  602. package/es/packages/steps-wheel/style/index.css +0 -161
  603. package/es/packages/time-line/index.d.ts +0 -1746
  604. package/es/packages/time-line/index.js +0 -11
  605. package/es/packages/time-line/src/TimeLine.js +0 -4
  606. package/es/packages/time-line/src/TimeLine.vue.d.ts +0 -1749
  607. package/es/packages/time-line/src/TimeLine.vue_vue_type_script_setup_true_lang.js +0 -68
  608. package/es/packages/time-line/style/index.css +0 -37
  609. package/es/src/assets/iconfont/iconfont.ttf +0 -0
  610. package/es/src/assets/img/failure.d.ts +0 -2
  611. package/es/src/assets/img/failure.js +0 -1
  612. package/es/src/assets/img/icon-asc.d.ts +0 -2
  613. package/es/src/assets/img/icon-asc.js +0 -1
  614. package/es/src/assets/img/icon-desc.d.ts +0 -2
  615. package/es/src/assets/img/icon-desc.js +0 -1
  616. package/es/src/assets/img/no-permission.d.ts +0 -2
  617. package/es/src/assets/img/no-permission.js +0 -1
  618. package/es/src/assets/img/nodata.d.ts +0 -2
  619. package/es/src/assets/img/nodata.js +0 -1
  620. package/es/src/assets/img/notfound.d.ts +0 -2
  621. package/es/src/assets/img/notfound.js +0 -1
  622. package/es/src/assets/img/qr.d.ts +0 -2
  623. package/es/src/assets/img/qr.js +0 -1
  624. package/es/src/assets/img/success.d.ts +0 -2
  625. package/es/src/assets/img/success.js +0 -1
  626. package/es/src/assets/img/video.d.ts +0 -2
  627. package/es/src/assets/img/video.js +0 -1
  628. package/es/src/assets/img/video_default_cover.d.ts +0 -2
  629. package/es/src/assets/img/video_default_cover.js +0 -1
  630. package/es/src/assets/img/video_hover.d.ts +0 -2
  631. package/es/src/assets/img/video_hover.js +0 -1
  632. package/es/src/assets/img/video_play_hover.d.ts +0 -2
  633. package/es/src/assets/img/video_play_hover.js +0 -1
  634. package/es/src/assets/img/xb_big.d.ts +0 -2
  635. package/es/src/assets/img/xb_big.js +0 -1
  636. package/es/src/assets/img/xb_small.d.ts +0 -2
  637. package/es/src/assets/img/xb_small.js +0 -1
  638. package/es/src/components/SelectPage/SelectPage.js +0 -4
  639. package/es/src/components/SelectPage/SelectPage.vue.d.ts +0 -1452
  640. package/es/src/components/SelectPage/SelectPage.vue_vue_type_script_setup_true_lang.js +0 -61
  641. package/es/src/components/SelectPage/index.d.ts +0 -2
  642. package/es/src/components/SelectPage/index.js +0 -3
  643. package/es/src/components/SvgIcon/SvgIcon.js +0 -4
  644. package/es/src/components/SvgIcon/SvgIcon.vue.d.ts +0 -43
  645. package/es/src/components/SvgIcon/SvgIcon.vue_vue_type_script_setup_true_lang.js +0 -34
  646. package/es/src/components/SvgIcon/index.d.ts +0 -2
  647. package/es/src/components/SvgIcon/index.js +0 -3
  648. package/es/src/components/TextOverTooltip/TextOverTooltip.js +0 -4
  649. package/es/src/components/TextOverTooltip/TextOverTooltip.vue.d.ts +0 -565
  650. package/es/src/components/TextOverTooltip/TextOverTooltip.vue_vue_type_script_setup_true_lang.js +0 -74
  651. package/es/src/components/TextOverTooltip/index.d.ts +0 -2
  652. package/es/src/components/TextOverTooltip/index.js +0 -3
  653. package/es/src/components/player-vod/index.js +0 -4
  654. package/es/src/components/player-vod/index.vue.d.ts +0 -2
  655. package/es/src/components/player-vod/index.vue_vue_type_script_setup_true_lang.js +0 -12
  656. package/es/src/components/player-vod/player.d.ts +0 -17
  657. package/es/src/components/player-vod/player.js +0 -121
  658. package/es/src/components/player-vod/video-list.d.ts +0 -32
  659. package/es/src/components/player-vod/video-list.js +0 -125
  660. package/es/src/components/player-vod/video-modal.d.ts +0 -54
  661. package/es/src/components/player-vod/video-modal.js +0 -91
  662. package/es/src/core/create.d.ts +0 -1
  663. package/es/src/core/create.js +0 -8
  664. package/es/src/global/variable.d.ts +0 -2
  665. package/es/src/global/variable.js +0 -4
  666. package/es/src/types/index.d.ts +0 -10
  667. package/es/src/types/index.js +0 -1
  668. package/es/src/utils/anime.d.ts +0 -35
  669. package/es/src/utils/anime.js +0 -129
  670. package/es/src/utils/clickoutside.d.ts +0 -18
  671. package/es/src/utils/clickoutside.js +0 -48
  672. package/es/src/utils/crypto.d.ts +0 -7
  673. package/es/src/utils/crypto.js +0 -25
  674. package/es/src/utils/index.d.ts +0 -2
  675. package/es/src/utils/index.js +0 -15
  676. package/es/src/utils/loadViewer.d.ts +0 -2
  677. package/es/src/utils/loadViewer.js +0 -11
  678. package/es/src/utils/loadVxe.d.ts +0 -2
  679. package/es/src/utils/loadVxe.js +0 -12
  680. package/es/src/utils/utilExpand.d.ts +0 -1
  681. package/es/src/utils/utilExpand.js +0 -714
  682. package/es/src/utils/vexutils.d.ts +0 -10
  683. package/es/src/utils/vexutils.js +0 -80
@@ -1,1775 +0,0 @@
1
- import { SFCWithInstall } from '../../../es/src/types';
2
- import 'vue-simple-uploader/dist/style.css';
3
- declare const VodChunkUpload: SFCWithInstall<import("vue").DefineComponent<{
4
- formData: {
5
- type: ObjectConstructor;
6
- default: () => {};
7
- };
8
- defList: (ArrayConstructor | StringConstructor)[];
9
- source: StringConstructor;
10
- limitNum: {
11
- default: number;
12
- };
13
- defFileList: {
14
- default: string;
15
- };
16
- isLock: BooleanConstructor;
17
- isDetail: {
18
- type: BooleanConstructor;
19
- default: boolean;
20
- };
21
- getChunkUploadConfig: {
22
- type: FunctionConstructor;
23
- default: () => Promise<{}>;
24
- };
25
- }, {
26
- VodState: {
27
- videoVisible: boolean;
28
- fileList: never[];
29
- cacheFileObj: {};
30
- playerOptions: {};
31
- vodClient: null;
32
- chunkUploadVisible: boolean;
33
- uploader: null;
34
- autoStart: boolean;
35
- timeOuts: number;
36
- configList: never[];
37
- draggableOptions: {
38
- group: string;
39
- filter: string;
40
- delayOnTouchOnly: boolean;
41
- delay: number;
42
- touchStartThreshold: number;
43
- chosenClass: string;
44
- dragClass: string;
45
- };
46
- };
47
- state: {
48
- videoVisible: boolean;
49
- fileList: never[];
50
- cacheFileObj: {};
51
- playerOptions: {};
52
- vodClient: null;
53
- chunkUploadVisible: boolean;
54
- uploader: null;
55
- autoStart: boolean;
56
- timeOuts: number;
57
- configList: never[];
58
- draggableOptions: {
59
- group: string;
60
- filter: string;
61
- delayOnTouchOnly: boolean;
62
- delay: number;
63
- touchStartThreshold: number;
64
- chosenClass: string;
65
- dragClass: string;
66
- };
67
- };
68
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
69
- formData: {
70
- type: ObjectConstructor;
71
- default: () => {};
72
- };
73
- defList: (ArrayConstructor | StringConstructor)[];
74
- source: StringConstructor;
75
- limitNum: {
76
- default: number;
77
- };
78
- defFileList: {
79
- default: string;
80
- };
81
- isLock: BooleanConstructor;
82
- isDetail: {
83
- type: BooleanConstructor;
84
- default: boolean;
85
- };
86
- getChunkUploadConfig: {
87
- type: FunctionConstructor;
88
- default: () => Promise<{}>;
89
- };
90
- }>> & {
91
- onVodFileList?: ((...args: any[]) => any) | undefined;
92
- }>>;
93
- emit: (event: "vodFileList", ...args: any[]) => void;
94
- mainForm: any;
95
- isShowBtn: import("vue").ComputedRef<boolean>;
96
- maskHeight: import("vue").ComputedRef<(item: any) => string>;
97
- showPercent: import("vue").ComputedRef<(percent: any) => number>;
98
- allow_format: import("vue").ComputedRef<any>;
99
- defaultValue: import("vue").ComputedRef<any>;
100
- isDisabled: import("vue").ComputedRef<any>;
101
- max_size: import("vue").ComputedRef<any>;
102
- maxlength: import("vue").ComputedRef<number>;
103
- defaultFileList: import("vue").ComputedRef<never[]>;
104
- handleDefList: () => never[];
105
- handleGetSubmitList: (list: any) => "" | undefined;
106
- handleGetCoverUrl: (vodUrl: any) => string;
107
- coverImgOnError: (e: any) => void;
108
- restartUpload: (ele: any) => void;
109
- handleDelFileList: (i: any) => void;
110
- palyerVod: (data: any, index: any) => void;
111
- closeVideoModal: () => void;
112
- handleBtnOnClick: () => void;
113
- getSumbitList: (list: any) => void;
114
- draggableUpdate: () => void;
115
- getvideoCover: (item: any) => any;
116
- draggable: import("vue").DefineComponent<{
117
- list: {
118
- type: ArrayConstructor;
119
- required: boolean;
120
- default: any;
121
- };
122
- modelValue: {
123
- type: ArrayConstructor;
124
- required: boolean;
125
- default: any;
126
- };
127
- itemKey: {
128
- type: (StringConstructor | FunctionConstructor)[];
129
- required: boolean;
130
- };
131
- clone: {
132
- type: FunctionConstructor;
133
- default: (original: any) => any;
134
- };
135
- tag: {
136
- type: StringConstructor;
137
- default: string;
138
- };
139
- move: {
140
- type: FunctionConstructor;
141
- default: any;
142
- };
143
- componentData: {
144
- type: ObjectConstructor;
145
- required: boolean;
146
- default: any;
147
- };
148
- }, unknown, {
149
- error: boolean;
150
- }, {
151
- realList(): any;
152
- getKey(): any;
153
- }, {
154
- getUnderlyingVm(domElement: any): any;
155
- getUnderlyingPotencialDraggableComponent(htmElement: any): any;
156
- emitChanges(evt: any): void;
157
- alterList(onList: any): void;
158
- spliceList(): void;
159
- updatePosition(oldIndex: any, newIndex: any): void;
160
- getRelatedContextFromMoveEvent({ to, related }: {
161
- to: any;
162
- related: any;
163
- }): any;
164
- getVmIndexFromDomIndex(domIndex: any): any;
165
- onDragStart(evt: any): void;
166
- onDragAdd(evt: any): void;
167
- onDragRemove(evt: any): void;
168
- onDragUpdate(evt: any): void;
169
- computeFutureIndex(relatedContext: any, evt: any): any;
170
- onDragMove(evt: any, originalEvent: any): any;
171
- onDragEnd(): void;
172
- }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any[], any, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
173
- move: Function;
174
- tag: string;
175
- clone: Function;
176
- list: unknown[];
177
- modelValue: unknown[];
178
- componentData: Record<string, any>;
179
- } & {
180
- itemKey?: string | Function | undefined;
181
- }>, {
182
- move: Function;
183
- tag: string;
184
- clone: Function;
185
- list: unknown[];
186
- modelValue: unknown[];
187
- componentData: Record<string, any>;
188
- }>;
189
- videoModal: import("vue").DefineComponent<{
190
- visible: BooleanConstructor;
191
- formData: {
192
- type: ObjectConstructor;
193
- default: () => {};
194
- };
195
- playerOptions: {
196
- type: ObjectConstructor;
197
- default: () => {
198
- sources: {
199
- type: string;
200
- src: string;
201
- }[];
202
- };
203
- };
204
- fileList: {
205
- type: ArrayConstructor;
206
- default: () => never[];
207
- };
208
- palyerIndex: {
209
- type: NumberConstructor;
210
- default: number;
211
- };
212
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
213
- visible: BooleanConstructor;
214
- formData: {
215
- type: ObjectConstructor;
216
- default: () => {};
217
- };
218
- playerOptions: {
219
- type: ObjectConstructor;
220
- default: () => {
221
- sources: {
222
- type: string;
223
- src: string;
224
- }[];
225
- };
226
- };
227
- fileList: {
228
- type: ArrayConstructor;
229
- default: () => never[];
230
- };
231
- palyerIndex: {
232
- type: NumberConstructor;
233
- default: number;
234
- };
235
- }>>, {
236
- visible: boolean;
237
- formData: Record<string, any>;
238
- fileList: unknown[];
239
- playerOptions: Record<string, any>;
240
- palyerIndex: number;
241
- }>;
242
- vodUploadModal: import("vue").DefineComponent<{
243
- modalTitle: {
244
- type: StringConstructor;
245
- default: string;
246
- };
247
- modelValue: {
248
- type: BooleanConstructor;
249
- default: boolean;
250
- };
251
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
252
- modalTitle: {
253
- type: StringConstructor;
254
- default: string;
255
- };
256
- modelValue: {
257
- type: BooleanConstructor;
258
- default: boolean;
259
- };
260
- }>> & {
261
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
262
- }, {
263
- modelValue: boolean;
264
- modalTitle: string;
265
- }>;
266
- NIcon: import("vue").DefineComponent<{
267
- readonly depth: import("vue").PropType<import("naive-ui/es/icon/src/Icon").Depth>;
268
- readonly size: import("vue").PropType<string | number>;
269
- readonly color: StringConstructor;
270
- readonly component: import("vue").PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
271
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
272
- color: string;
273
- opacity1Depth: string;
274
- opacity2Depth: string;
275
- opacity3Depth: string;
276
- opacity4Depth: string;
277
- opacity5Depth: string;
278
- }, any>>;
279
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
280
- color: string;
281
- opacity1Depth: string;
282
- opacity2Depth: string;
283
- opacity3Depth: string;
284
- opacity4Depth: string;
285
- opacity5Depth: string;
286
- }, any>>>;
287
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
288
- color: string;
289
- opacity1Depth: string;
290
- opacity2Depth: string;
291
- opacity3Depth: string;
292
- opacity4Depth: string;
293
- opacity5Depth: string;
294
- }, any>>>;
295
- }, {
296
- mergedClsPrefix: import("vue").ComputedRef<string>;
297
- mergedStyle: import("vue").ComputedRef<{
298
- fontSize: string | undefined;
299
- color: string | undefined;
300
- }>;
301
- cssVars: import("vue").ComputedRef<{
302
- '--n-bezier': string;
303
- '--n-color': string;
304
- '--n-opacity': string;
305
- }> | undefined;
306
- themeClass: import("vue").Ref<string> | undefined;
307
- onRender: (() => void) | undefined;
308
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
309
- readonly depth: import("vue").PropType<import("naive-ui/es/icon/src/Icon").Depth>;
310
- readonly size: import("vue").PropType<string | number>;
311
- readonly color: StringConstructor;
312
- readonly component: import("vue").PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
313
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
314
- color: string;
315
- opacity1Depth: string;
316
- opacity2Depth: string;
317
- opacity3Depth: string;
318
- opacity4Depth: string;
319
- opacity5Depth: string;
320
- }, any>>;
321
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
322
- color: string;
323
- opacity1Depth: string;
324
- opacity2Depth: string;
325
- opacity3Depth: string;
326
- opacity4Depth: string;
327
- opacity5Depth: string;
328
- }, any>>>;
329
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
330
- color: string;
331
- opacity1Depth: string;
332
- opacity2Depth: string;
333
- opacity3Depth: string;
334
- opacity4Depth: string;
335
- opacity5Depth: string;
336
- }, any>>>;
337
- }>>, {}>;
338
- NButton: import("vue").DefineComponent<{
339
- readonly color: StringConstructor;
340
- readonly textColor: StringConstructor;
341
- readonly text: BooleanConstructor;
342
- readonly block: BooleanConstructor;
343
- readonly loading: BooleanConstructor;
344
- readonly disabled: BooleanConstructor;
345
- readonly circle: BooleanConstructor;
346
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
347
- readonly ghost: BooleanConstructor;
348
- readonly round: BooleanConstructor;
349
- readonly secondary: BooleanConstructor;
350
- readonly tertiary: BooleanConstructor;
351
- readonly quaternary: BooleanConstructor;
352
- readonly strong: BooleanConstructor;
353
- readonly focusable: {
354
- readonly type: BooleanConstructor;
355
- readonly default: true;
356
- };
357
- readonly keyboard: {
358
- readonly type: BooleanConstructor;
359
- readonly default: true;
360
- };
361
- readonly tag: {
362
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
363
- readonly default: "button";
364
- };
365
- readonly type: {
366
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
367
- readonly default: "default";
368
- };
369
- readonly dashed: BooleanConstructor;
370
- readonly iconPlacement: {
371
- readonly type: import("vue").PropType<"left" | "right">;
372
- readonly default: "left";
373
- };
374
- readonly attrType: {
375
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
376
- readonly default: "button";
377
- };
378
- readonly bordered: {
379
- readonly type: BooleanConstructor;
380
- readonly default: true;
381
- };
382
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
383
- readonly nativeFocusBehavior: {
384
- readonly type: BooleanConstructor;
385
- readonly default: boolean;
386
- };
387
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
388
- heightTiny: string;
389
- heightSmall: string;
390
- heightMedium: string;
391
- heightLarge: string;
392
- borderRadiusTiny: string;
393
- borderRadiusSmall: string;
394
- borderRadiusMedium: string;
395
- borderRadiusLarge: string;
396
- fontSizeTiny: string;
397
- fontSizeSmall: string;
398
- fontSizeMedium: string;
399
- fontSizeLarge: string;
400
- opacityDisabled: string;
401
- colorOpacitySecondary: string;
402
- colorOpacitySecondaryHover: string;
403
- colorOpacitySecondaryPressed: string;
404
- colorSecondary: string;
405
- colorSecondaryHover: string;
406
- colorSecondaryPressed: string;
407
- colorTertiary: string;
408
- colorTertiaryHover: string;
409
- colorTertiaryPressed: string;
410
- colorQuaternary: string;
411
- colorQuaternaryHover: string;
412
- colorQuaternaryPressed: string;
413
- color: string;
414
- colorHover: string;
415
- colorPressed: string;
416
- colorFocus: string;
417
- colorDisabled: string;
418
- textColor: string;
419
- textColorTertiary: string;
420
- textColorHover: string;
421
- textColorPressed: string;
422
- textColorFocus: string;
423
- textColorDisabled: string;
424
- textColorText: string;
425
- textColorTextHover: string;
426
- textColorTextPressed: string;
427
- textColorTextFocus: string;
428
- textColorTextDisabled: string;
429
- textColorGhost: string;
430
- textColorGhostHover: string;
431
- textColorGhostPressed: string;
432
- textColorGhostFocus: string;
433
- textColorGhostDisabled: string;
434
- border: string;
435
- borderHover: string;
436
- borderPressed: string;
437
- borderFocus: string;
438
- borderDisabled: string;
439
- rippleColor: string;
440
- colorPrimary: string;
441
- colorHoverPrimary: string;
442
- colorPressedPrimary: string;
443
- colorFocusPrimary: string;
444
- colorDisabledPrimary: string;
445
- textColorPrimary: string;
446
- textColorHoverPrimary: string;
447
- textColorPressedPrimary: string;
448
- textColorFocusPrimary: string;
449
- textColorDisabledPrimary: string;
450
- textColorTextPrimary: string;
451
- textColorTextHoverPrimary: string;
452
- textColorTextPressedPrimary: string;
453
- textColorTextFocusPrimary: string;
454
- textColorTextDisabledPrimary: string;
455
- textColorGhostPrimary: string;
456
- textColorGhostHoverPrimary: string;
457
- textColorGhostPressedPrimary: string;
458
- textColorGhostFocusPrimary: string;
459
- textColorGhostDisabledPrimary: string;
460
- borderPrimary: string;
461
- borderHoverPrimary: string;
462
- borderPressedPrimary: string;
463
- borderFocusPrimary: string;
464
- borderDisabledPrimary: string;
465
- rippleColorPrimary: string;
466
- colorInfo: string;
467
- colorHoverInfo: string;
468
- colorPressedInfo: string;
469
- colorFocusInfo: string;
470
- colorDisabledInfo: string;
471
- textColorInfo: string;
472
- textColorHoverInfo: string;
473
- textColorPressedInfo: string;
474
- textColorFocusInfo: string;
475
- textColorDisabledInfo: string;
476
- textColorTextInfo: string;
477
- textColorTextHoverInfo: string;
478
- textColorTextPressedInfo: string;
479
- textColorTextFocusInfo: string;
480
- textColorTextDisabledInfo: string;
481
- textColorGhostInfo: string;
482
- textColorGhostHoverInfo: string;
483
- textColorGhostPressedInfo: string;
484
- textColorGhostFocusInfo: string;
485
- textColorGhostDisabledInfo: string;
486
- borderInfo: string;
487
- borderHoverInfo: string;
488
- borderPressedInfo: string;
489
- borderFocusInfo: string;
490
- borderDisabledInfo: string;
491
- rippleColorInfo: string;
492
- colorSuccess: string;
493
- colorHoverSuccess: string;
494
- colorPressedSuccess: string;
495
- colorFocusSuccess: string;
496
- colorDisabledSuccess: string;
497
- textColorSuccess: string;
498
- textColorHoverSuccess: string;
499
- textColorPressedSuccess: string;
500
- textColorFocusSuccess: string;
501
- textColorDisabledSuccess: string;
502
- textColorTextSuccess: string;
503
- textColorTextHoverSuccess: string;
504
- textColorTextPressedSuccess: string;
505
- textColorTextFocusSuccess: string;
506
- textColorTextDisabledSuccess: string;
507
- textColorGhostSuccess: string;
508
- textColorGhostHoverSuccess: string;
509
- textColorGhostPressedSuccess: string;
510
- textColorGhostFocusSuccess: string;
511
- textColorGhostDisabledSuccess: string;
512
- borderSuccess: string;
513
- borderHoverSuccess: string;
514
- borderPressedSuccess: string;
515
- borderFocusSuccess: string;
516
- borderDisabledSuccess: string;
517
- rippleColorSuccess: string;
518
- colorWarning: string;
519
- colorHoverWarning: string;
520
- colorPressedWarning: string;
521
- colorFocusWarning: string;
522
- colorDisabledWarning: string;
523
- textColorWarning: string;
524
- textColorHoverWarning: string;
525
- textColorPressedWarning: string;
526
- textColorFocusWarning: string;
527
- textColorDisabledWarning: string;
528
- textColorTextWarning: string;
529
- textColorTextHoverWarning: string;
530
- textColorTextPressedWarning: string;
531
- textColorTextFocusWarning: string;
532
- textColorTextDisabledWarning: string;
533
- textColorGhostWarning: string;
534
- textColorGhostHoverWarning: string;
535
- textColorGhostPressedWarning: string;
536
- textColorGhostFocusWarning: string;
537
- textColorGhostDisabledWarning: string;
538
- borderWarning: string;
539
- borderHoverWarning: string;
540
- borderPressedWarning: string;
541
- borderFocusWarning: string;
542
- borderDisabledWarning: string;
543
- rippleColorWarning: string;
544
- colorError: string;
545
- colorHoverError: string;
546
- colorPressedError: string;
547
- colorFocusError: string;
548
- colorDisabledError: string;
549
- textColorError: string;
550
- textColorHoverError: string;
551
- textColorPressedError: string;
552
- textColorFocusError: string;
553
- textColorDisabledError: string;
554
- textColorTextError: string;
555
- textColorTextHoverError: string;
556
- textColorTextPressedError: string;
557
- textColorTextFocusError: string;
558
- textColorTextDisabledError: string;
559
- textColorGhostError: string;
560
- textColorGhostHoverError: string;
561
- textColorGhostPressedError: string;
562
- textColorGhostFocusError: string;
563
- textColorGhostDisabledError: string;
564
- borderError: string;
565
- borderHoverError: string;
566
- borderPressedError: string;
567
- borderFocusError: string;
568
- borderDisabledError: string;
569
- rippleColorError: string;
570
- waveOpacity: string;
571
- fontWeight: string;
572
- fontWeightStrong: string;
573
- paddingTiny: string;
574
- paddingSmall: string;
575
- paddingMedium: string;
576
- paddingLarge: string;
577
- paddingRoundTiny: string;
578
- paddingRoundSmall: string;
579
- paddingRoundMedium: string;
580
- paddingRoundLarge: string;
581
- iconMarginTiny: string;
582
- iconMarginSmall: string;
583
- iconMarginMedium: string;
584
- iconMarginLarge: string;
585
- iconSizeTiny: string;
586
- iconSizeSmall: string;
587
- iconSizeMedium: string;
588
- iconSizeLarge: string;
589
- rippleDuration: string;
590
- }, any>>;
591
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
592
- heightTiny: string;
593
- heightSmall: string;
594
- heightMedium: string;
595
- heightLarge: string;
596
- borderRadiusTiny: string;
597
- borderRadiusSmall: string;
598
- borderRadiusMedium: string;
599
- borderRadiusLarge: string;
600
- fontSizeTiny: string;
601
- fontSizeSmall: string;
602
- fontSizeMedium: string;
603
- fontSizeLarge: string;
604
- opacityDisabled: string;
605
- colorOpacitySecondary: string;
606
- colorOpacitySecondaryHover: string;
607
- colorOpacitySecondaryPressed: string;
608
- colorSecondary: string;
609
- colorSecondaryHover: string;
610
- colorSecondaryPressed: string;
611
- colorTertiary: string;
612
- colorTertiaryHover: string;
613
- colorTertiaryPressed: string;
614
- colorQuaternary: string;
615
- colorQuaternaryHover: string;
616
- colorQuaternaryPressed: string;
617
- color: string;
618
- colorHover: string;
619
- colorPressed: string;
620
- colorFocus: string;
621
- colorDisabled: string;
622
- textColor: string;
623
- textColorTertiary: string;
624
- textColorHover: string;
625
- textColorPressed: string;
626
- textColorFocus: string;
627
- textColorDisabled: string;
628
- textColorText: string;
629
- textColorTextHover: string;
630
- textColorTextPressed: string;
631
- textColorTextFocus: string;
632
- textColorTextDisabled: string;
633
- textColorGhost: string;
634
- textColorGhostHover: string;
635
- textColorGhostPressed: string;
636
- textColorGhostFocus: string;
637
- textColorGhostDisabled: string;
638
- border: string;
639
- borderHover: string;
640
- borderPressed: string;
641
- borderFocus: string;
642
- borderDisabled: string;
643
- rippleColor: string;
644
- colorPrimary: string;
645
- colorHoverPrimary: string;
646
- colorPressedPrimary: string;
647
- colorFocusPrimary: string;
648
- colorDisabledPrimary: string;
649
- textColorPrimary: string;
650
- textColorHoverPrimary: string;
651
- textColorPressedPrimary: string;
652
- textColorFocusPrimary: string;
653
- textColorDisabledPrimary: string;
654
- textColorTextPrimary: string;
655
- textColorTextHoverPrimary: string;
656
- textColorTextPressedPrimary: string;
657
- textColorTextFocusPrimary: string;
658
- textColorTextDisabledPrimary: string;
659
- textColorGhostPrimary: string;
660
- textColorGhostHoverPrimary: string;
661
- textColorGhostPressedPrimary: string;
662
- textColorGhostFocusPrimary: string;
663
- textColorGhostDisabledPrimary: string;
664
- borderPrimary: string;
665
- borderHoverPrimary: string;
666
- borderPressedPrimary: string;
667
- borderFocusPrimary: string;
668
- borderDisabledPrimary: string;
669
- rippleColorPrimary: string;
670
- colorInfo: string;
671
- colorHoverInfo: string;
672
- colorPressedInfo: string;
673
- colorFocusInfo: string;
674
- colorDisabledInfo: string;
675
- textColorInfo: string;
676
- textColorHoverInfo: string;
677
- textColorPressedInfo: string;
678
- textColorFocusInfo: string;
679
- textColorDisabledInfo: string;
680
- textColorTextInfo: string;
681
- textColorTextHoverInfo: string;
682
- textColorTextPressedInfo: string;
683
- textColorTextFocusInfo: string;
684
- textColorTextDisabledInfo: string;
685
- textColorGhostInfo: string;
686
- textColorGhostHoverInfo: string;
687
- textColorGhostPressedInfo: string;
688
- textColorGhostFocusInfo: string;
689
- textColorGhostDisabledInfo: string;
690
- borderInfo: string;
691
- borderHoverInfo: string;
692
- borderPressedInfo: string;
693
- borderFocusInfo: string;
694
- borderDisabledInfo: string;
695
- rippleColorInfo: string;
696
- colorSuccess: string;
697
- colorHoverSuccess: string;
698
- colorPressedSuccess: string;
699
- colorFocusSuccess: string;
700
- colorDisabledSuccess: string;
701
- textColorSuccess: string;
702
- textColorHoverSuccess: string;
703
- textColorPressedSuccess: string;
704
- textColorFocusSuccess: string;
705
- textColorDisabledSuccess: string;
706
- textColorTextSuccess: string;
707
- textColorTextHoverSuccess: string;
708
- textColorTextPressedSuccess: string;
709
- textColorTextFocusSuccess: string;
710
- textColorTextDisabledSuccess: string;
711
- textColorGhostSuccess: string;
712
- textColorGhostHoverSuccess: string;
713
- textColorGhostPressedSuccess: string;
714
- textColorGhostFocusSuccess: string;
715
- textColorGhostDisabledSuccess: string;
716
- borderSuccess: string;
717
- borderHoverSuccess: string;
718
- borderPressedSuccess: string;
719
- borderFocusSuccess: string;
720
- borderDisabledSuccess: string;
721
- rippleColorSuccess: string;
722
- colorWarning: string;
723
- colorHoverWarning: string;
724
- colorPressedWarning: string;
725
- colorFocusWarning: string;
726
- colorDisabledWarning: string;
727
- textColorWarning: string;
728
- textColorHoverWarning: string;
729
- textColorPressedWarning: string;
730
- textColorFocusWarning: string;
731
- textColorDisabledWarning: string;
732
- textColorTextWarning: string;
733
- textColorTextHoverWarning: string;
734
- textColorTextPressedWarning: string;
735
- textColorTextFocusWarning: string;
736
- textColorTextDisabledWarning: string;
737
- textColorGhostWarning: string;
738
- textColorGhostHoverWarning: string;
739
- textColorGhostPressedWarning: string;
740
- textColorGhostFocusWarning: string;
741
- textColorGhostDisabledWarning: string;
742
- borderWarning: string;
743
- borderHoverWarning: string;
744
- borderPressedWarning: string;
745
- borderFocusWarning: string;
746
- borderDisabledWarning: string;
747
- rippleColorWarning: string;
748
- colorError: string;
749
- colorHoverError: string;
750
- colorPressedError: string;
751
- colorFocusError: string;
752
- colorDisabledError: string;
753
- textColorError: string;
754
- textColorHoverError: string;
755
- textColorPressedError: string;
756
- textColorFocusError: string;
757
- textColorDisabledError: string;
758
- textColorTextError: string;
759
- textColorTextHoverError: string;
760
- textColorTextPressedError: string;
761
- textColorTextFocusError: string;
762
- textColorTextDisabledError: string;
763
- textColorGhostError: string;
764
- textColorGhostHoverError: string;
765
- textColorGhostPressedError: string;
766
- textColorGhostFocusError: string;
767
- textColorGhostDisabledError: string;
768
- borderError: string;
769
- borderHoverError: string;
770
- borderPressedError: string;
771
- borderFocusError: string;
772
- borderDisabledError: string;
773
- rippleColorError: string;
774
- waveOpacity: string;
775
- fontWeight: string;
776
- fontWeightStrong: string;
777
- paddingTiny: string;
778
- paddingSmall: string;
779
- paddingMedium: string;
780
- paddingLarge: string;
781
- paddingRoundTiny: string;
782
- paddingRoundSmall: string;
783
- paddingRoundMedium: string;
784
- paddingRoundLarge: string;
785
- iconMarginTiny: string;
786
- iconMarginSmall: string;
787
- iconMarginMedium: string;
788
- iconMarginLarge: string;
789
- iconSizeTiny: string;
790
- iconSizeSmall: string;
791
- iconSizeMedium: string;
792
- iconSizeLarge: string;
793
- rippleDuration: string;
794
- }, any>>>;
795
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
796
- heightTiny: string;
797
- heightSmall: string;
798
- heightMedium: string;
799
- heightLarge: string;
800
- borderRadiusTiny: string;
801
- borderRadiusSmall: string;
802
- borderRadiusMedium: string;
803
- borderRadiusLarge: string;
804
- fontSizeTiny: string;
805
- fontSizeSmall: string;
806
- fontSizeMedium: string;
807
- fontSizeLarge: string;
808
- opacityDisabled: string;
809
- colorOpacitySecondary: string;
810
- colorOpacitySecondaryHover: string;
811
- colorOpacitySecondaryPressed: string;
812
- colorSecondary: string;
813
- colorSecondaryHover: string;
814
- colorSecondaryPressed: string;
815
- colorTertiary: string;
816
- colorTertiaryHover: string;
817
- colorTertiaryPressed: string;
818
- colorQuaternary: string;
819
- colorQuaternaryHover: string;
820
- colorQuaternaryPressed: string;
821
- color: string;
822
- colorHover: string;
823
- colorPressed: string;
824
- colorFocus: string;
825
- colorDisabled: string;
826
- textColor: string;
827
- textColorTertiary: string;
828
- textColorHover: string;
829
- textColorPressed: string;
830
- textColorFocus: string;
831
- textColorDisabled: string;
832
- textColorText: string;
833
- textColorTextHover: string;
834
- textColorTextPressed: string;
835
- textColorTextFocus: string;
836
- textColorTextDisabled: string;
837
- textColorGhost: string;
838
- textColorGhostHover: string;
839
- textColorGhostPressed: string;
840
- textColorGhostFocus: string;
841
- textColorGhostDisabled: string;
842
- border: string;
843
- borderHover: string;
844
- borderPressed: string;
845
- borderFocus: string;
846
- borderDisabled: string;
847
- rippleColor: string;
848
- colorPrimary: string;
849
- colorHoverPrimary: string;
850
- colorPressedPrimary: string;
851
- colorFocusPrimary: string;
852
- colorDisabledPrimary: string;
853
- textColorPrimary: string;
854
- textColorHoverPrimary: string;
855
- textColorPressedPrimary: string;
856
- textColorFocusPrimary: string;
857
- textColorDisabledPrimary: string;
858
- textColorTextPrimary: string;
859
- textColorTextHoverPrimary: string;
860
- textColorTextPressedPrimary: string;
861
- textColorTextFocusPrimary: string;
862
- textColorTextDisabledPrimary: string;
863
- textColorGhostPrimary: string;
864
- textColorGhostHoverPrimary: string;
865
- textColorGhostPressedPrimary: string;
866
- textColorGhostFocusPrimary: string;
867
- textColorGhostDisabledPrimary: string;
868
- borderPrimary: string;
869
- borderHoverPrimary: string;
870
- borderPressedPrimary: string;
871
- borderFocusPrimary: string;
872
- borderDisabledPrimary: string;
873
- rippleColorPrimary: string;
874
- colorInfo: string;
875
- colorHoverInfo: string;
876
- colorPressedInfo: string;
877
- colorFocusInfo: string;
878
- colorDisabledInfo: string;
879
- textColorInfo: string;
880
- textColorHoverInfo: string;
881
- textColorPressedInfo: string;
882
- textColorFocusInfo: string;
883
- textColorDisabledInfo: string;
884
- textColorTextInfo: string;
885
- textColorTextHoverInfo: string;
886
- textColorTextPressedInfo: string;
887
- textColorTextFocusInfo: string;
888
- textColorTextDisabledInfo: string;
889
- textColorGhostInfo: string;
890
- textColorGhostHoverInfo: string;
891
- textColorGhostPressedInfo: string;
892
- textColorGhostFocusInfo: string;
893
- textColorGhostDisabledInfo: string;
894
- borderInfo: string;
895
- borderHoverInfo: string;
896
- borderPressedInfo: string;
897
- borderFocusInfo: string;
898
- borderDisabledInfo: string;
899
- rippleColorInfo: string;
900
- colorSuccess: string;
901
- colorHoverSuccess: string;
902
- colorPressedSuccess: string;
903
- colorFocusSuccess: string;
904
- colorDisabledSuccess: string;
905
- textColorSuccess: string;
906
- textColorHoverSuccess: string;
907
- textColorPressedSuccess: string;
908
- textColorFocusSuccess: string;
909
- textColorDisabledSuccess: string;
910
- textColorTextSuccess: string;
911
- textColorTextHoverSuccess: string;
912
- textColorTextPressedSuccess: string;
913
- textColorTextFocusSuccess: string;
914
- textColorTextDisabledSuccess: string;
915
- textColorGhostSuccess: string;
916
- textColorGhostHoverSuccess: string;
917
- textColorGhostPressedSuccess: string;
918
- textColorGhostFocusSuccess: string;
919
- textColorGhostDisabledSuccess: string;
920
- borderSuccess: string;
921
- borderHoverSuccess: string;
922
- borderPressedSuccess: string;
923
- borderFocusSuccess: string;
924
- borderDisabledSuccess: string;
925
- rippleColorSuccess: string;
926
- colorWarning: string;
927
- colorHoverWarning: string;
928
- colorPressedWarning: string;
929
- colorFocusWarning: string;
930
- colorDisabledWarning: string;
931
- textColorWarning: string;
932
- textColorHoverWarning: string;
933
- textColorPressedWarning: string;
934
- textColorFocusWarning: string;
935
- textColorDisabledWarning: string;
936
- textColorTextWarning: string;
937
- textColorTextHoverWarning: string;
938
- textColorTextPressedWarning: string;
939
- textColorTextFocusWarning: string;
940
- textColorTextDisabledWarning: string;
941
- textColorGhostWarning: string;
942
- textColorGhostHoverWarning: string;
943
- textColorGhostPressedWarning: string;
944
- textColorGhostFocusWarning: string;
945
- textColorGhostDisabledWarning: string;
946
- borderWarning: string;
947
- borderHoverWarning: string;
948
- borderPressedWarning: string;
949
- borderFocusWarning: string;
950
- borderDisabledWarning: string;
951
- rippleColorWarning: string;
952
- colorError: string;
953
- colorHoverError: string;
954
- colorPressedError: string;
955
- colorFocusError: string;
956
- colorDisabledError: string;
957
- textColorError: string;
958
- textColorHoverError: string;
959
- textColorPressedError: string;
960
- textColorFocusError: string;
961
- textColorDisabledError: string;
962
- textColorTextError: string;
963
- textColorTextHoverError: string;
964
- textColorTextPressedError: string;
965
- textColorTextFocusError: string;
966
- textColorTextDisabledError: string;
967
- textColorGhostError: string;
968
- textColorGhostHoverError: string;
969
- textColorGhostPressedError: string;
970
- textColorGhostFocusError: string;
971
- textColorGhostDisabledError: string;
972
- borderError: string;
973
- borderHoverError: string;
974
- borderPressedError: string;
975
- borderFocusError: string;
976
- borderDisabledError: string;
977
- rippleColorError: string;
978
- waveOpacity: string;
979
- fontWeight: string;
980
- fontWeightStrong: string;
981
- paddingTiny: string;
982
- paddingSmall: string;
983
- paddingMedium: string;
984
- paddingLarge: string;
985
- paddingRoundTiny: string;
986
- paddingRoundSmall: string;
987
- paddingRoundMedium: string;
988
- paddingRoundLarge: string;
989
- iconMarginTiny: string;
990
- iconMarginSmall: string;
991
- iconMarginMedium: string;
992
- iconMarginLarge: string;
993
- iconSizeTiny: string;
994
- iconSizeSmall: string;
995
- iconSizeMedium: string;
996
- iconSizeLarge: string;
997
- rippleDuration: string;
998
- }, any>>>;
999
- }, {
1000
- selfElRef: import("vue").Ref<HTMLElement | null>;
1001
- waveElRef: import("vue").Ref<{
1002
- play: () => void;
1003
- } | null>;
1004
- mergedClsPrefix: import("vue").ComputedRef<string>;
1005
- mergedFocusable: import("vue").ComputedRef<boolean>;
1006
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
1007
- showBorder: import("vue").ComputedRef<boolean>;
1008
- enterPressed: import("vue").Ref<boolean>;
1009
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
1010
- handleMousedown: (e: MouseEvent) => void;
1011
- handleKeydown: (e: KeyboardEvent) => void;
1012
- handleBlur: () => void;
1013
- handleKeyup: (e: KeyboardEvent) => void;
1014
- handleClick: (e: MouseEvent) => void;
1015
- customColorCssVars: import("vue").ComputedRef<{
1016
- '--n-border-color': string;
1017
- '--n-border-color-hover': string;
1018
- '--n-border-color-pressed': string;
1019
- '--n-border-color-focus': string;
1020
- '--n-border-color-disabled': string;
1021
- } | null>;
1022
- cssVars: import("vue").ComputedRef<{
1023
- '--n-width': string;
1024
- '--n-height': string;
1025
- '--n-font-size': string;
1026
- '--n-padding': string;
1027
- '--n-icon-size': string;
1028
- '--n-icon-margin': string;
1029
- '--n-border-radius': string;
1030
- '--n-border': string;
1031
- '--n-border-hover': string;
1032
- '--n-border-pressed': string;
1033
- '--n-border-focus': string;
1034
- '--n-border-disabled': string;
1035
- '--n-color': string;
1036
- '--n-color-hover': string;
1037
- '--n-color-pressed': string;
1038
- '--n-color-focus': string;
1039
- '--n-color-disabled': string;
1040
- '--n-ripple-color': string;
1041
- '--n-text-color': string;
1042
- '--n-text-color-hover': string;
1043
- '--n-text-color-pressed': string;
1044
- '--n-text-color-focus': string;
1045
- '--n-text-color-disabled': string;
1046
- 'font-weight': string;
1047
- '--n-bezier': string;
1048
- '--n-bezier-ease-out': string;
1049
- '--n-ripple-duration': string;
1050
- '--n-opacity-disabled': string;
1051
- '--n-wave-opacity': string;
1052
- }> | undefined;
1053
- themeClass: import("vue").Ref<string> | undefined;
1054
- onRender: (() => void) | undefined;
1055
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1056
- readonly color: StringConstructor;
1057
- readonly textColor: StringConstructor;
1058
- readonly text: BooleanConstructor;
1059
- readonly block: BooleanConstructor;
1060
- readonly loading: BooleanConstructor;
1061
- readonly disabled: BooleanConstructor;
1062
- readonly circle: BooleanConstructor;
1063
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
1064
- readonly ghost: BooleanConstructor;
1065
- readonly round: BooleanConstructor;
1066
- readonly secondary: BooleanConstructor;
1067
- readonly tertiary: BooleanConstructor;
1068
- readonly quaternary: BooleanConstructor;
1069
- readonly strong: BooleanConstructor;
1070
- readonly focusable: {
1071
- readonly type: BooleanConstructor;
1072
- readonly default: true;
1073
- };
1074
- readonly keyboard: {
1075
- readonly type: BooleanConstructor;
1076
- readonly default: true;
1077
- };
1078
- readonly tag: {
1079
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
1080
- readonly default: "button";
1081
- };
1082
- readonly type: {
1083
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
1084
- readonly default: "default";
1085
- };
1086
- readonly dashed: BooleanConstructor;
1087
- readonly iconPlacement: {
1088
- readonly type: import("vue").PropType<"left" | "right">;
1089
- readonly default: "left";
1090
- };
1091
- readonly attrType: {
1092
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
1093
- readonly default: "button";
1094
- };
1095
- readonly bordered: {
1096
- readonly type: BooleanConstructor;
1097
- readonly default: true;
1098
- };
1099
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
1100
- readonly nativeFocusBehavior: {
1101
- readonly type: BooleanConstructor;
1102
- readonly default: boolean;
1103
- };
1104
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
1105
- heightTiny: string;
1106
- heightSmall: string;
1107
- heightMedium: string;
1108
- heightLarge: string;
1109
- borderRadiusTiny: string;
1110
- borderRadiusSmall: string;
1111
- borderRadiusMedium: string;
1112
- borderRadiusLarge: string;
1113
- fontSizeTiny: string;
1114
- fontSizeSmall: string;
1115
- fontSizeMedium: string;
1116
- fontSizeLarge: string;
1117
- opacityDisabled: string;
1118
- colorOpacitySecondary: string;
1119
- colorOpacitySecondaryHover: string;
1120
- colorOpacitySecondaryPressed: string;
1121
- colorSecondary: string;
1122
- colorSecondaryHover: string;
1123
- colorSecondaryPressed: string;
1124
- colorTertiary: string;
1125
- colorTertiaryHover: string;
1126
- colorTertiaryPressed: string;
1127
- colorQuaternary: string;
1128
- colorQuaternaryHover: string;
1129
- colorQuaternaryPressed: string;
1130
- color: string;
1131
- colorHover: string;
1132
- colorPressed: string;
1133
- colorFocus: string;
1134
- colorDisabled: string;
1135
- textColor: string;
1136
- textColorTertiary: string;
1137
- textColorHover: string;
1138
- textColorPressed: string;
1139
- textColorFocus: string;
1140
- textColorDisabled: string;
1141
- textColorText: string;
1142
- textColorTextHover: string;
1143
- textColorTextPressed: string;
1144
- textColorTextFocus: string;
1145
- textColorTextDisabled: string;
1146
- textColorGhost: string;
1147
- textColorGhostHover: string;
1148
- textColorGhostPressed: string;
1149
- textColorGhostFocus: string;
1150
- textColorGhostDisabled: string;
1151
- border: string;
1152
- borderHover: string;
1153
- borderPressed: string;
1154
- borderFocus: string;
1155
- borderDisabled: string;
1156
- rippleColor: string;
1157
- colorPrimary: string;
1158
- colorHoverPrimary: string;
1159
- colorPressedPrimary: string;
1160
- colorFocusPrimary: string;
1161
- colorDisabledPrimary: string;
1162
- textColorPrimary: string;
1163
- textColorHoverPrimary: string;
1164
- textColorPressedPrimary: string;
1165
- textColorFocusPrimary: string;
1166
- textColorDisabledPrimary: string;
1167
- textColorTextPrimary: string;
1168
- textColorTextHoverPrimary: string;
1169
- textColorTextPressedPrimary: string;
1170
- textColorTextFocusPrimary: string;
1171
- textColorTextDisabledPrimary: string;
1172
- textColorGhostPrimary: string;
1173
- textColorGhostHoverPrimary: string;
1174
- textColorGhostPressedPrimary: string;
1175
- textColorGhostFocusPrimary: string;
1176
- textColorGhostDisabledPrimary: string;
1177
- borderPrimary: string;
1178
- borderHoverPrimary: string;
1179
- borderPressedPrimary: string;
1180
- borderFocusPrimary: string;
1181
- borderDisabledPrimary: string;
1182
- rippleColorPrimary: string;
1183
- colorInfo: string;
1184
- colorHoverInfo: string;
1185
- colorPressedInfo: string;
1186
- colorFocusInfo: string;
1187
- colorDisabledInfo: string;
1188
- textColorInfo: string;
1189
- textColorHoverInfo: string;
1190
- textColorPressedInfo: string;
1191
- textColorFocusInfo: string;
1192
- textColorDisabledInfo: string;
1193
- textColorTextInfo: string;
1194
- textColorTextHoverInfo: string;
1195
- textColorTextPressedInfo: string;
1196
- textColorTextFocusInfo: string;
1197
- textColorTextDisabledInfo: string;
1198
- textColorGhostInfo: string;
1199
- textColorGhostHoverInfo: string;
1200
- textColorGhostPressedInfo: string;
1201
- textColorGhostFocusInfo: string;
1202
- textColorGhostDisabledInfo: string;
1203
- borderInfo: string;
1204
- borderHoverInfo: string;
1205
- borderPressedInfo: string;
1206
- borderFocusInfo: string;
1207
- borderDisabledInfo: string;
1208
- rippleColorInfo: string;
1209
- colorSuccess: string;
1210
- colorHoverSuccess: string;
1211
- colorPressedSuccess: string;
1212
- colorFocusSuccess: string;
1213
- colorDisabledSuccess: string;
1214
- textColorSuccess: string;
1215
- textColorHoverSuccess: string;
1216
- textColorPressedSuccess: string;
1217
- textColorFocusSuccess: string;
1218
- textColorDisabledSuccess: string;
1219
- textColorTextSuccess: string;
1220
- textColorTextHoverSuccess: string;
1221
- textColorTextPressedSuccess: string;
1222
- textColorTextFocusSuccess: string;
1223
- textColorTextDisabledSuccess: string;
1224
- textColorGhostSuccess: string;
1225
- textColorGhostHoverSuccess: string;
1226
- textColorGhostPressedSuccess: string;
1227
- textColorGhostFocusSuccess: string;
1228
- textColorGhostDisabledSuccess: string;
1229
- borderSuccess: string;
1230
- borderHoverSuccess: string;
1231
- borderPressedSuccess: string;
1232
- borderFocusSuccess: string;
1233
- borderDisabledSuccess: string;
1234
- rippleColorSuccess: string;
1235
- colorWarning: string;
1236
- colorHoverWarning: string;
1237
- colorPressedWarning: string;
1238
- colorFocusWarning: string;
1239
- colorDisabledWarning: string;
1240
- textColorWarning: string;
1241
- textColorHoverWarning: string;
1242
- textColorPressedWarning: string;
1243
- textColorFocusWarning: string;
1244
- textColorDisabledWarning: string;
1245
- textColorTextWarning: string;
1246
- textColorTextHoverWarning: string;
1247
- textColorTextPressedWarning: string;
1248
- textColorTextFocusWarning: string;
1249
- textColorTextDisabledWarning: string;
1250
- textColorGhostWarning: string;
1251
- textColorGhostHoverWarning: string;
1252
- textColorGhostPressedWarning: string;
1253
- textColorGhostFocusWarning: string;
1254
- textColorGhostDisabledWarning: string;
1255
- borderWarning: string;
1256
- borderHoverWarning: string;
1257
- borderPressedWarning: string;
1258
- borderFocusWarning: string;
1259
- borderDisabledWarning: string;
1260
- rippleColorWarning: string;
1261
- colorError: string;
1262
- colorHoverError: string;
1263
- colorPressedError: string;
1264
- colorFocusError: string;
1265
- colorDisabledError: string;
1266
- textColorError: string;
1267
- textColorHoverError: string;
1268
- textColorPressedError: string;
1269
- textColorFocusError: string;
1270
- textColorDisabledError: string;
1271
- textColorTextError: string;
1272
- textColorTextHoverError: string;
1273
- textColorTextPressedError: string;
1274
- textColorTextFocusError: string;
1275
- textColorTextDisabledError: string;
1276
- textColorGhostError: string;
1277
- textColorGhostHoverError: string;
1278
- textColorGhostPressedError: string;
1279
- textColorGhostFocusError: string;
1280
- textColorGhostDisabledError: string;
1281
- borderError: string;
1282
- borderHoverError: string;
1283
- borderPressedError: string;
1284
- borderFocusError: string;
1285
- borderDisabledError: string;
1286
- rippleColorError: string;
1287
- waveOpacity: string;
1288
- fontWeight: string;
1289
- fontWeightStrong: string;
1290
- paddingTiny: string;
1291
- paddingSmall: string;
1292
- paddingMedium: string;
1293
- paddingLarge: string;
1294
- paddingRoundTiny: string;
1295
- paddingRoundSmall: string;
1296
- paddingRoundMedium: string;
1297
- paddingRoundLarge: string;
1298
- iconMarginTiny: string;
1299
- iconMarginSmall: string;
1300
- iconMarginMedium: string;
1301
- iconMarginLarge: string;
1302
- iconSizeTiny: string;
1303
- iconSizeSmall: string;
1304
- iconSizeMedium: string;
1305
- iconSizeLarge: string;
1306
- rippleDuration: string;
1307
- }, any>>;
1308
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1309
- heightTiny: string;
1310
- heightSmall: string;
1311
- heightMedium: string;
1312
- heightLarge: string;
1313
- borderRadiusTiny: string;
1314
- borderRadiusSmall: string;
1315
- borderRadiusMedium: string;
1316
- borderRadiusLarge: string;
1317
- fontSizeTiny: string;
1318
- fontSizeSmall: string;
1319
- fontSizeMedium: string;
1320
- fontSizeLarge: string;
1321
- opacityDisabled: string;
1322
- colorOpacitySecondary: string;
1323
- colorOpacitySecondaryHover: string;
1324
- colorOpacitySecondaryPressed: string;
1325
- colorSecondary: string;
1326
- colorSecondaryHover: string;
1327
- colorSecondaryPressed: string;
1328
- colorTertiary: string;
1329
- colorTertiaryHover: string;
1330
- colorTertiaryPressed: string;
1331
- colorQuaternary: string;
1332
- colorQuaternaryHover: string;
1333
- colorQuaternaryPressed: string;
1334
- color: string;
1335
- colorHover: string;
1336
- colorPressed: string;
1337
- colorFocus: string;
1338
- colorDisabled: string;
1339
- textColor: string;
1340
- textColorTertiary: string;
1341
- textColorHover: string;
1342
- textColorPressed: string;
1343
- textColorFocus: string;
1344
- textColorDisabled: string;
1345
- textColorText: string;
1346
- textColorTextHover: string;
1347
- textColorTextPressed: string;
1348
- textColorTextFocus: string;
1349
- textColorTextDisabled: string;
1350
- textColorGhost: string;
1351
- textColorGhostHover: string;
1352
- textColorGhostPressed: string;
1353
- textColorGhostFocus: string;
1354
- textColorGhostDisabled: string;
1355
- border: string;
1356
- borderHover: string;
1357
- borderPressed: string;
1358
- borderFocus: string;
1359
- borderDisabled: string;
1360
- rippleColor: string;
1361
- colorPrimary: string;
1362
- colorHoverPrimary: string;
1363
- colorPressedPrimary: string;
1364
- colorFocusPrimary: string;
1365
- colorDisabledPrimary: string;
1366
- textColorPrimary: string;
1367
- textColorHoverPrimary: string;
1368
- textColorPressedPrimary: string;
1369
- textColorFocusPrimary: string;
1370
- textColorDisabledPrimary: string;
1371
- textColorTextPrimary: string;
1372
- textColorTextHoverPrimary: string;
1373
- textColorTextPressedPrimary: string;
1374
- textColorTextFocusPrimary: string;
1375
- textColorTextDisabledPrimary: string;
1376
- textColorGhostPrimary: string;
1377
- textColorGhostHoverPrimary: string;
1378
- textColorGhostPressedPrimary: string;
1379
- textColorGhostFocusPrimary: string;
1380
- textColorGhostDisabledPrimary: string;
1381
- borderPrimary: string;
1382
- borderHoverPrimary: string;
1383
- borderPressedPrimary: string;
1384
- borderFocusPrimary: string;
1385
- borderDisabledPrimary: string;
1386
- rippleColorPrimary: string;
1387
- colorInfo: string;
1388
- colorHoverInfo: string;
1389
- colorPressedInfo: string;
1390
- colorFocusInfo: string;
1391
- colorDisabledInfo: string;
1392
- textColorInfo: string;
1393
- textColorHoverInfo: string;
1394
- textColorPressedInfo: string;
1395
- textColorFocusInfo: string;
1396
- textColorDisabledInfo: string;
1397
- textColorTextInfo: string;
1398
- textColorTextHoverInfo: string;
1399
- textColorTextPressedInfo: string;
1400
- textColorTextFocusInfo: string;
1401
- textColorTextDisabledInfo: string;
1402
- textColorGhostInfo: string;
1403
- textColorGhostHoverInfo: string;
1404
- textColorGhostPressedInfo: string;
1405
- textColorGhostFocusInfo: string;
1406
- textColorGhostDisabledInfo: string;
1407
- borderInfo: string;
1408
- borderHoverInfo: string;
1409
- borderPressedInfo: string;
1410
- borderFocusInfo: string;
1411
- borderDisabledInfo: string;
1412
- rippleColorInfo: string;
1413
- colorSuccess: string;
1414
- colorHoverSuccess: string;
1415
- colorPressedSuccess: string;
1416
- colorFocusSuccess: string;
1417
- colorDisabledSuccess: string;
1418
- textColorSuccess: string;
1419
- textColorHoverSuccess: string;
1420
- textColorPressedSuccess: string;
1421
- textColorFocusSuccess: string;
1422
- textColorDisabledSuccess: string;
1423
- textColorTextSuccess: string;
1424
- textColorTextHoverSuccess: string;
1425
- textColorTextPressedSuccess: string;
1426
- textColorTextFocusSuccess: string;
1427
- textColorTextDisabledSuccess: string;
1428
- textColorGhostSuccess: string;
1429
- textColorGhostHoverSuccess: string;
1430
- textColorGhostPressedSuccess: string;
1431
- textColorGhostFocusSuccess: string;
1432
- textColorGhostDisabledSuccess: string;
1433
- borderSuccess: string;
1434
- borderHoverSuccess: string;
1435
- borderPressedSuccess: string;
1436
- borderFocusSuccess: string;
1437
- borderDisabledSuccess: string;
1438
- rippleColorSuccess: string;
1439
- colorWarning: string;
1440
- colorHoverWarning: string;
1441
- colorPressedWarning: string;
1442
- colorFocusWarning: string;
1443
- colorDisabledWarning: string;
1444
- textColorWarning: string;
1445
- textColorHoverWarning: string;
1446
- textColorPressedWarning: string;
1447
- textColorFocusWarning: string;
1448
- textColorDisabledWarning: string;
1449
- textColorTextWarning: string;
1450
- textColorTextHoverWarning: string;
1451
- textColorTextPressedWarning: string;
1452
- textColorTextFocusWarning: string;
1453
- textColorTextDisabledWarning: string;
1454
- textColorGhostWarning: string;
1455
- textColorGhostHoverWarning: string;
1456
- textColorGhostPressedWarning: string;
1457
- textColorGhostFocusWarning: string;
1458
- textColorGhostDisabledWarning: string;
1459
- borderWarning: string;
1460
- borderHoverWarning: string;
1461
- borderPressedWarning: string;
1462
- borderFocusWarning: string;
1463
- borderDisabledWarning: string;
1464
- rippleColorWarning: string;
1465
- colorError: string;
1466
- colorHoverError: string;
1467
- colorPressedError: string;
1468
- colorFocusError: string;
1469
- colorDisabledError: string;
1470
- textColorError: string;
1471
- textColorHoverError: string;
1472
- textColorPressedError: string;
1473
- textColorFocusError: string;
1474
- textColorDisabledError: string;
1475
- textColorTextError: string;
1476
- textColorTextHoverError: string;
1477
- textColorTextPressedError: string;
1478
- textColorTextFocusError: string;
1479
- textColorTextDisabledError: string;
1480
- textColorGhostError: string;
1481
- textColorGhostHoverError: string;
1482
- textColorGhostPressedError: string;
1483
- textColorGhostFocusError: string;
1484
- textColorGhostDisabledError: string;
1485
- borderError: string;
1486
- borderHoverError: string;
1487
- borderPressedError: string;
1488
- borderFocusError: string;
1489
- borderDisabledError: string;
1490
- rippleColorError: string;
1491
- waveOpacity: string;
1492
- fontWeight: string;
1493
- fontWeightStrong: string;
1494
- paddingTiny: string;
1495
- paddingSmall: string;
1496
- paddingMedium: string;
1497
- paddingLarge: string;
1498
- paddingRoundTiny: string;
1499
- paddingRoundSmall: string;
1500
- paddingRoundMedium: string;
1501
- paddingRoundLarge: string;
1502
- iconMarginTiny: string;
1503
- iconMarginSmall: string;
1504
- iconMarginMedium: string;
1505
- iconMarginLarge: string;
1506
- iconSizeTiny: string;
1507
- iconSizeSmall: string;
1508
- iconSizeMedium: string;
1509
- iconSizeLarge: string;
1510
- rippleDuration: string;
1511
- }, any>>>;
1512
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1513
- heightTiny: string;
1514
- heightSmall: string;
1515
- heightMedium: string;
1516
- heightLarge: string;
1517
- borderRadiusTiny: string;
1518
- borderRadiusSmall: string;
1519
- borderRadiusMedium: string;
1520
- borderRadiusLarge: string;
1521
- fontSizeTiny: string;
1522
- fontSizeSmall: string;
1523
- fontSizeMedium: string;
1524
- fontSizeLarge: string;
1525
- opacityDisabled: string;
1526
- colorOpacitySecondary: string;
1527
- colorOpacitySecondaryHover: string;
1528
- colorOpacitySecondaryPressed: string;
1529
- colorSecondary: string;
1530
- colorSecondaryHover: string;
1531
- colorSecondaryPressed: string;
1532
- colorTertiary: string;
1533
- colorTertiaryHover: string;
1534
- colorTertiaryPressed: string;
1535
- colorQuaternary: string;
1536
- colorQuaternaryHover: string;
1537
- colorQuaternaryPressed: string;
1538
- color: string;
1539
- colorHover: string;
1540
- colorPressed: string;
1541
- colorFocus: string;
1542
- colorDisabled: string;
1543
- textColor: string;
1544
- textColorTertiary: string;
1545
- textColorHover: string;
1546
- textColorPressed: string;
1547
- textColorFocus: string;
1548
- textColorDisabled: string;
1549
- textColorText: string;
1550
- textColorTextHover: string;
1551
- textColorTextPressed: string;
1552
- textColorTextFocus: string;
1553
- textColorTextDisabled: string;
1554
- textColorGhost: string;
1555
- textColorGhostHover: string;
1556
- textColorGhostPressed: string;
1557
- textColorGhostFocus: string;
1558
- textColorGhostDisabled: string;
1559
- border: string;
1560
- borderHover: string;
1561
- borderPressed: string;
1562
- borderFocus: string;
1563
- borderDisabled: string;
1564
- rippleColor: string;
1565
- colorPrimary: string;
1566
- colorHoverPrimary: string;
1567
- colorPressedPrimary: string;
1568
- colorFocusPrimary: string;
1569
- colorDisabledPrimary: string;
1570
- textColorPrimary: string;
1571
- textColorHoverPrimary: string;
1572
- textColorPressedPrimary: string;
1573
- textColorFocusPrimary: string;
1574
- textColorDisabledPrimary: string;
1575
- textColorTextPrimary: string;
1576
- textColorTextHoverPrimary: string;
1577
- textColorTextPressedPrimary: string;
1578
- textColorTextFocusPrimary: string;
1579
- textColorTextDisabledPrimary: string;
1580
- textColorGhostPrimary: string;
1581
- textColorGhostHoverPrimary: string;
1582
- textColorGhostPressedPrimary: string;
1583
- textColorGhostFocusPrimary: string;
1584
- textColorGhostDisabledPrimary: string;
1585
- borderPrimary: string;
1586
- borderHoverPrimary: string;
1587
- borderPressedPrimary: string;
1588
- borderFocusPrimary: string;
1589
- borderDisabledPrimary: string;
1590
- rippleColorPrimary: string;
1591
- colorInfo: string;
1592
- colorHoverInfo: string;
1593
- colorPressedInfo: string;
1594
- colorFocusInfo: string;
1595
- colorDisabledInfo: string;
1596
- textColorInfo: string;
1597
- textColorHoverInfo: string;
1598
- textColorPressedInfo: string;
1599
- textColorFocusInfo: string;
1600
- textColorDisabledInfo: string;
1601
- textColorTextInfo: string;
1602
- textColorTextHoverInfo: string;
1603
- textColorTextPressedInfo: string;
1604
- textColorTextFocusInfo: string;
1605
- textColorTextDisabledInfo: string;
1606
- textColorGhostInfo: string;
1607
- textColorGhostHoverInfo: string;
1608
- textColorGhostPressedInfo: string;
1609
- textColorGhostFocusInfo: string;
1610
- textColorGhostDisabledInfo: string;
1611
- borderInfo: string;
1612
- borderHoverInfo: string;
1613
- borderPressedInfo: string;
1614
- borderFocusInfo: string;
1615
- borderDisabledInfo: string;
1616
- rippleColorInfo: string;
1617
- colorSuccess: string;
1618
- colorHoverSuccess: string;
1619
- colorPressedSuccess: string;
1620
- colorFocusSuccess: string;
1621
- colorDisabledSuccess: string;
1622
- textColorSuccess: string;
1623
- textColorHoverSuccess: string;
1624
- textColorPressedSuccess: string;
1625
- textColorFocusSuccess: string;
1626
- textColorDisabledSuccess: string;
1627
- textColorTextSuccess: string;
1628
- textColorTextHoverSuccess: string;
1629
- textColorTextPressedSuccess: string;
1630
- textColorTextFocusSuccess: string;
1631
- textColorTextDisabledSuccess: string;
1632
- textColorGhostSuccess: string;
1633
- textColorGhostHoverSuccess: string;
1634
- textColorGhostPressedSuccess: string;
1635
- textColorGhostFocusSuccess: string;
1636
- textColorGhostDisabledSuccess: string;
1637
- borderSuccess: string;
1638
- borderHoverSuccess: string;
1639
- borderPressedSuccess: string;
1640
- borderFocusSuccess: string;
1641
- borderDisabledSuccess: string;
1642
- rippleColorSuccess: string;
1643
- colorWarning: string;
1644
- colorHoverWarning: string;
1645
- colorPressedWarning: string;
1646
- colorFocusWarning: string;
1647
- colorDisabledWarning: string;
1648
- textColorWarning: string;
1649
- textColorHoverWarning: string;
1650
- textColorPressedWarning: string;
1651
- textColorFocusWarning: string;
1652
- textColorDisabledWarning: string;
1653
- textColorTextWarning: string;
1654
- textColorTextHoverWarning: string;
1655
- textColorTextPressedWarning: string;
1656
- textColorTextFocusWarning: string;
1657
- textColorTextDisabledWarning: string;
1658
- textColorGhostWarning: string;
1659
- textColorGhostHoverWarning: string;
1660
- textColorGhostPressedWarning: string;
1661
- textColorGhostFocusWarning: string;
1662
- textColorGhostDisabledWarning: string;
1663
- borderWarning: string;
1664
- borderHoverWarning: string;
1665
- borderPressedWarning: string;
1666
- borderFocusWarning: string;
1667
- borderDisabledWarning: string;
1668
- rippleColorWarning: string;
1669
- colorError: string;
1670
- colorHoverError: string;
1671
- colorPressedError: string;
1672
- colorFocusError: string;
1673
- colorDisabledError: string;
1674
- textColorError: string;
1675
- textColorHoverError: string;
1676
- textColorPressedError: string;
1677
- textColorFocusError: string;
1678
- textColorDisabledError: string;
1679
- textColorTextError: string;
1680
- textColorTextHoverError: string;
1681
- textColorTextPressedError: string;
1682
- textColorTextFocusError: string;
1683
- textColorTextDisabledError: string;
1684
- textColorGhostError: string;
1685
- textColorGhostHoverError: string;
1686
- textColorGhostPressedError: string;
1687
- textColorGhostFocusError: string;
1688
- textColorGhostDisabledError: string;
1689
- borderError: string;
1690
- borderHoverError: string;
1691
- borderPressedError: string;
1692
- borderFocusError: string;
1693
- borderDisabledError: string;
1694
- rippleColorError: string;
1695
- waveOpacity: string;
1696
- fontWeight: string;
1697
- fontWeightStrong: string;
1698
- paddingTiny: string;
1699
- paddingSmall: string;
1700
- paddingMedium: string;
1701
- paddingLarge: string;
1702
- paddingRoundTiny: string;
1703
- paddingRoundSmall: string;
1704
- paddingRoundMedium: string;
1705
- paddingRoundLarge: string;
1706
- iconMarginTiny: string;
1707
- iconMarginSmall: string;
1708
- iconMarginMedium: string;
1709
- iconMarginLarge: string;
1710
- iconSizeTiny: string;
1711
- iconSizeSmall: string;
1712
- iconSizeMedium: string;
1713
- iconSizeLarge: string;
1714
- rippleDuration: string;
1715
- }, any>>>;
1716
- }>>, {
1717
- readonly type: import("naive-ui/es/button/src/interface").Type;
1718
- readonly tag: keyof HTMLElementTagNameMap;
1719
- readonly block: boolean;
1720
- readonly round: boolean;
1721
- readonly dashed: boolean;
1722
- readonly text: boolean;
1723
- readonly circle: boolean;
1724
- readonly disabled: boolean;
1725
- readonly focusable: boolean;
1726
- readonly strong: boolean;
1727
- readonly loading: boolean;
1728
- readonly bordered: boolean;
1729
- readonly tertiary: boolean;
1730
- readonly ghost: boolean;
1731
- readonly keyboard: boolean;
1732
- readonly secondary: boolean;
1733
- readonly quaternary: boolean;
1734
- readonly iconPlacement: "left" | "right";
1735
- readonly attrType: "button" | "reset" | "submit";
1736
- readonly nativeFocusBehavior: boolean;
1737
- }>;
1738
- PlayCircleOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1739
- PlayCircleSharp: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1740
- RemoveCircleSharp: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1741
- videoImg: string;
1742
- success: string;
1743
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "vodFileList"[], "vodFileList", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1744
- formData: {
1745
- type: ObjectConstructor;
1746
- default: () => {};
1747
- };
1748
- defList: (ArrayConstructor | StringConstructor)[];
1749
- source: StringConstructor;
1750
- limitNum: {
1751
- default: number;
1752
- };
1753
- defFileList: {
1754
- default: string;
1755
- };
1756
- isLock: BooleanConstructor;
1757
- isDetail: {
1758
- type: BooleanConstructor;
1759
- default: boolean;
1760
- };
1761
- getChunkUploadConfig: {
1762
- type: FunctionConstructor;
1763
- default: () => Promise<{}>;
1764
- };
1765
- }>> & {
1766
- onVodFileList?: ((...args: any[]) => any) | undefined;
1767
- }, {
1768
- isDetail: boolean;
1769
- isLock: boolean;
1770
- getChunkUploadConfig: Function;
1771
- formData: Record<string, any>;
1772
- limitNum: number;
1773
- defFileList: string;
1774
- }>>;
1775
- export default VodChunkUpload;