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