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,4464 +0,0 @@
1
- import { SFCWithInstall } from '../../../es/src/types';
2
- declare const CScaleView: SFCWithInstall<import("vue").DefineComponent<{
3
- ids: {
4
- type: ObjectConstructor;
5
- default: () => {
6
- guage_id: string;
7
- db_id: undefined;
8
- };
9
- };
10
- params: {
11
- default: () => {};
12
- type: ObjectConstructor;
13
- };
14
- guageData: {
15
- type: ObjectConstructor;
16
- default: () => {};
17
- };
18
- noBtn: {
19
- type: (BooleanConstructor | NumberConstructor | StringConstructor)[];
20
- default: boolean;
21
- };
22
- hideBtn: {
23
- type: (BooleanConstructor | NumberConstructor | StringConstructor)[];
24
- default: boolean;
25
- };
26
- source: {
27
- type: StringConstructor;
28
- default: string;
29
- };
30
- isLock: {
31
- type: (BooleanConstructor | NumberConstructor | StringConstructor)[];
32
- default: boolean;
33
- };
34
- type: {
35
- type: StringConstructor;
36
- default: string;
37
- };
38
- styleSetting: {
39
- type: ObjectConstructor;
40
- default: () => {};
41
- };
42
- fontSizeObj: {
43
- type: ObjectConstructor;
44
- default: () => {
45
- large: number;
46
- medium: number;
47
- small: number;
48
- extrasmall: number;
49
- };
50
- };
51
- openType: {
52
- type: StringConstructor;
53
- default: string;
54
- };
55
- scaleApiConfig: {
56
- type: ObjectConstructor;
57
- default: () => {};
58
- };
59
- getSelectOptions: {
60
- type: FunctionConstructor;
61
- default: () => Promise<never[]>;
62
- };
63
- getSearchOptions: {
64
- type: FunctionConstructor;
65
- default: () => Promise<never[]>;
66
- };
67
- getCascadeOptions: {
68
- type: FunctionConstructor;
69
- default: () => Promise<never[]>;
70
- };
71
- getLabelList: {
72
- type: FunctionConstructor;
73
- default: () => Promise<never[]>;
74
- };
75
- deleteLabel: {
76
- type: FunctionConstructor;
77
- default: () => Promise<{
78
- status: boolean;
79
- }>;
80
- };
81
- saveLabelItem: {
82
- type: FunctionConstructor;
83
- default: () => Promise<{
84
- status: boolean;
85
- }>;
86
- };
87
- uploadPictureUrl: {
88
- type: StringConstructor;
89
- default: string;
90
- };
91
- uploadFileUrl: {
92
- type: StringConstructor;
93
- default: string;
94
- };
95
- ak: {
96
- type: StringConstructor;
97
- default: string;
98
- };
99
- sourceType: {
100
- type: StringConstructor;
101
- default: string;
102
- };
103
- getChunkUploadConfig: {
104
- type: FunctionConstructor;
105
- default: () => Promise<{
106
- checkFileMd5Exist: string;
107
- fileChannel: string;
108
- md5: string;
109
- objectName: string;
110
- partFileMerge: string;
111
- partFileUpload: string;
112
- token: string;
113
- }>;
114
- };
115
- }, {
116
- ScaleViewState: {
117
- other: string;
118
- form: {};
119
- submitForm: {};
120
- rules: {};
121
- config: {};
122
- formArray: never[];
123
- mapVisible: boolean;
124
- mapLocation: string;
125
- labelSelectedList: never[];
126
- defaultFormArray: never[];
127
- fontSize: string;
128
- filterArr: string[];
129
- spinning: boolean;
130
- indicator: string;
131
- totalScore: undefined;
132
- shareId: string;
133
- currentTime: import("moment").Moment;
134
- showEvaluatePage: boolean;
135
- showEvaluateSettingWrap: boolean;
136
- showEvaluateCountdownWrap: boolean;
137
- showEvaluateCountdown: boolean;
138
- banSubmit: boolean;
139
- isFinished: boolean;
140
- maxScore: number;
141
- originConfig: {};
142
- paramsEvaluate: null;
143
- hasFrontAddress: boolean;
144
- choiceComObj: {};
145
- evatipMap: {};
146
- };
147
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
148
- ids: {
149
- type: ObjectConstructor;
150
- default: () => {
151
- guage_id: string;
152
- db_id: undefined;
153
- };
154
- };
155
- params: {
156
- default: () => {};
157
- type: ObjectConstructor;
158
- };
159
- guageData: {
160
- type: ObjectConstructor;
161
- default: () => {};
162
- };
163
- noBtn: {
164
- type: (BooleanConstructor | NumberConstructor | StringConstructor)[];
165
- default: boolean;
166
- };
167
- hideBtn: {
168
- type: (BooleanConstructor | NumberConstructor | StringConstructor)[];
169
- default: boolean;
170
- };
171
- source: {
172
- type: StringConstructor;
173
- default: string;
174
- };
175
- isLock: {
176
- type: (BooleanConstructor | NumberConstructor | StringConstructor)[];
177
- default: boolean;
178
- };
179
- type: {
180
- type: StringConstructor;
181
- default: string;
182
- };
183
- styleSetting: {
184
- type: ObjectConstructor;
185
- default: () => {};
186
- };
187
- fontSizeObj: {
188
- type: ObjectConstructor;
189
- default: () => {
190
- large: number;
191
- medium: number;
192
- small: number;
193
- extrasmall: number;
194
- };
195
- };
196
- openType: {
197
- type: StringConstructor;
198
- default: string;
199
- };
200
- scaleApiConfig: {
201
- type: ObjectConstructor;
202
- default: () => {};
203
- };
204
- getSelectOptions: {
205
- type: FunctionConstructor;
206
- default: () => Promise<never[]>;
207
- };
208
- getSearchOptions: {
209
- type: FunctionConstructor;
210
- default: () => Promise<never[]>;
211
- };
212
- getCascadeOptions: {
213
- type: FunctionConstructor;
214
- default: () => Promise<never[]>;
215
- };
216
- getLabelList: {
217
- type: FunctionConstructor;
218
- default: () => Promise<never[]>;
219
- };
220
- deleteLabel: {
221
- type: FunctionConstructor;
222
- default: () => Promise<{
223
- status: boolean;
224
- }>;
225
- };
226
- saveLabelItem: {
227
- type: FunctionConstructor;
228
- default: () => Promise<{
229
- status: boolean;
230
- }>;
231
- };
232
- uploadPictureUrl: {
233
- type: StringConstructor;
234
- default: string;
235
- };
236
- uploadFileUrl: {
237
- type: StringConstructor;
238
- default: string;
239
- };
240
- ak: {
241
- type: StringConstructor;
242
- default: string;
243
- };
244
- sourceType: {
245
- type: StringConstructor;
246
- default: string;
247
- };
248
- getChunkUploadConfig: {
249
- type: FunctionConstructor;
250
- default: () => Promise<{
251
- checkFileMd5Exist: string;
252
- fileChannel: string;
253
- md5: string;
254
- objectName: string;
255
- partFileMerge: string;
256
- partFileUpload: string;
257
- token: string;
258
- }>;
259
- };
260
- }>> & {
261
- onOnCloseSetting?: ((...args: any[]) => any) | undefined;
262
- onSubmitNoRequest?: ((...args: any[]) => any) | undefined;
263
- onOnSubmit?: ((...args: any[]) => any) | undefined;
264
- }>>;
265
- state: any;
266
- emit: (event: "onCloseSetting" | "submitNoRequest" | "onSubmit", ...args: any[]) => void;
267
- dialog: import("naive-ui").DialogApi;
268
- message: import("naive-ui").MessageApi;
269
- countdownDom: any;
270
- formRef: import("vue").Ref<{
271
- validate: import("naive-ui/es/form/src/interface").FormValidate;
272
- restoreValidation: () => void;
273
- } | null>;
274
- noDataState: {
275
- noData: boolean;
276
- noDataTip: string;
277
- noDataImg: string;
278
- };
279
- setNoData: (noData: any, noDataTip?: string, noDataImg?: string) => void;
280
- resetNodata: () => void;
281
- query: any;
282
- showEvatip: import("vue").ComputedRef<(item: any) => boolean>;
283
- isFormBoldOpen: import("vue").ComputedRef<(item: any) => any>;
284
- scaleStyle: import("vue").ComputedRef<{
285
- width: string;
286
- height: string;
287
- transform: string;
288
- } | null>;
289
- handlePageClass: import("vue").ComputedRef<boolean>;
290
- isShowItem: import("vue").ComputedRef<(item: any) => any>;
291
- handleShowQuestionNumber: import("vue").ComputedRef<(item: any) => any>;
292
- hasScore: import("vue").ComputedRef<boolean>;
293
- isPreviewScale: import("vue").ComputedRef<any>;
294
- showEvaluateEntry: import("vue").ComputedRef<any>;
295
- showEvaluateCoundownPage: import("vue").ComputedRef<any>;
296
- showSaveBtn: import("vue").ComputedRef<boolean>;
297
- showEvaluateLabel: import("vue").ComputedRef<(item: any) => any>;
298
- showAnswerParse: import("vue").ComputedRef<(item: any) => any>;
299
- propsConfig: import("vue").ComputedRef<(item: any, index: number) => any>;
300
- evaluatePageProps: import("vue").ComputedRef<{
301
- formArray: any;
302
- evaluateResultConfig: any;
303
- evaluateResultSetting: any;
304
- isFinished: any;
305
- maxScore: any;
306
- }>;
307
- evaluateCountdownProps: import("vue").ComputedRef<{
308
- formArray: any;
309
- evaluateResultConfig: any;
310
- evaluateResultSetting: any;
311
- form: any;
312
- isFinished: any;
313
- currentTime: any;
314
- showEvaluateCountdown: any;
315
- }>;
316
- showEvent: (formItem: any, isSubmitCallback?: any) => any;
317
- formKey: (item: any) => any;
318
- initForm: (data: any) => void;
319
- submitMethod: () => void;
320
- nextLogicEvent: (choiceValue: any, formItem: any, formArray?: any[], isInit?: boolean | undefined) => void;
321
- handleDynamicDataRelation: (list: any[], formItem: any, formArray: any[]) => void;
322
- handleQuery: () => void;
323
- init: (configData: any) => void;
324
- writeGuage: (showCountdown: boolean) => void;
325
- closeEvaluateCountdown: () => void;
326
- showEvaTipModal: (item: any) => Promise<void>;
327
- evatipConfirm: (str: any) => void;
328
- scaleChange: (val: any, item: any, config?: any) => void;
329
- labelChange: (labelList: any, item: any) => void;
330
- vodFileList: (list: any, item: any) => void;
331
- handleGetLabelSubmit: (labelSelectedList: any[]) => {
332
- labelStr: string;
333
- labels: any[];
334
- };
335
- onSubmit: () => void;
336
- confirmSubmit: (message: any) => void;
337
- onSubmitForm: () => void;
338
- cancel: () => void;
339
- getScaleData: () => any;
340
- isCollection: (e: string) => boolean;
341
- NoData: import("vue").DefineComponent<{
342
- noDataTip: {
343
- type: StringConstructor;
344
- default: string;
345
- };
346
- noDataImg: {
347
- type: StringConstructor;
348
- default: string;
349
- };
350
- showImg: {
351
- type: BooleanConstructor;
352
- default: boolean;
353
- };
354
- }, {
355
- imgStr: import("vue").ComputedRef<null>;
356
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
357
- noDataTip: {
358
- type: StringConstructor;
359
- default: string;
360
- };
361
- noDataImg: {
362
- type: StringConstructor;
363
- default: string;
364
- };
365
- showImg: {
366
- type: BooleanConstructor;
367
- default: boolean;
368
- };
369
- }>> & {
370
- [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
371
- }>>;
372
- handleDesc: import("vue").ComputedRef<string>;
373
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
374
- noDataTip: {
375
- type: StringConstructor;
376
- default: string;
377
- };
378
- noDataImg: {
379
- type: StringConstructor;
380
- default: string;
381
- };
382
- showImg: {
383
- type: BooleanConstructor;
384
- default: boolean;
385
- };
386
- }>>, {
387
- noDataTip: string;
388
- noDataImg: string;
389
- showImg: boolean;
390
- }>;
391
- SvgIcon: import("vue").DefineComponent<{
392
- iconClass: {
393
- type: StringConstructor;
394
- required: true;
395
- default: string;
396
- };
397
- title: {
398
- type: StringConstructor;
399
- required: false;
400
- default: string;
401
- };
402
- className: {
403
- type: StringConstructor;
404
- required: false;
405
- };
406
- }, {
407
- props: {
408
- iconClass: string;
409
- title: string;
410
- className?: string | undefined;
411
- };
412
- iconName: import("vue").ComputedRef<string>;
413
- svgClass: import("vue").ComputedRef<string>;
414
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
415
- iconClass: {
416
- type: StringConstructor;
417
- required: true;
418
- default: string;
419
- };
420
- title: {
421
- type: StringConstructor;
422
- required: false;
423
- default: string;
424
- };
425
- className: {
426
- type: StringConstructor;
427
- required: false;
428
- };
429
- }>>, {
430
- title: string;
431
- iconClass: string;
432
- }>;
433
- EvaluateCountdown: import("vue").DefineComponent<{
434
- formArray: {
435
- type: ArrayConstructor;
436
- default: () => never[];
437
- };
438
- evaluateResultConfig: {
439
- type: ObjectConstructor;
440
- default: () => {};
441
- };
442
- evaluateResultSetting: {
443
- type: ObjectConstructor;
444
- default: () => {};
445
- };
446
- form: {
447
- type: ObjectConstructor;
448
- default: () => {};
449
- };
450
- currentTime: {
451
- default: number;
452
- };
453
- showEvaluateCountdown: {
454
- type: BooleanConstructor;
455
- default: boolean;
456
- };
457
- }, {
458
- state: {
459
- source: string;
460
- setAnswered: number;
461
- };
462
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
463
- formArray: {
464
- type: ArrayConstructor;
465
- default: () => never[];
466
- };
467
- evaluateResultConfig: {
468
- type: ObjectConstructor;
469
- default: () => {};
470
- };
471
- evaluateResultSetting: {
472
- type: ObjectConstructor;
473
- default: () => {};
474
- };
475
- form: {
476
- type: ObjectConstructor;
477
- default: () => {};
478
- };
479
- currentTime: {
480
- default: number;
481
- };
482
- showEvaluateCountdown: {
483
- type: BooleanConstructor;
484
- default: boolean;
485
- };
486
- }>> & {
487
- onCloseEvaluateCountdown?: ((...args: any[]) => any) | undefined;
488
- }>>;
489
- emit: (event: "closeEvaluateCountdown", ...args: any[]) => void;
490
- evaluateState: {
491
- totalLen: number;
492
- timer: null;
493
- countdownStr: string;
494
- isTimeOut: boolean;
495
- countdownRed: boolean;
496
- filterArr: string[];
497
- };
498
- evaluateStartTime: any;
499
- showCountdown: import("vue").ComputedRef<any>;
500
- getTotalLen: () => void;
501
- countdown: (startTime: any) => void;
502
- clearTimer: () => void;
503
- init: () => void;
504
- checkType: (val: any) => string;
505
- diffAnswered: (form: any) => void;
506
- getCountdownObj: () => {
507
- setAnswered: number;
508
- totalLen: number;
509
- };
510
- SvgIcon: import("vue").DefineComponent<{
511
- iconClass: {
512
- type: StringConstructor;
513
- required: true;
514
- default: string;
515
- };
516
- title: {
517
- type: StringConstructor;
518
- required: false;
519
- default: string;
520
- };
521
- className: {
522
- type: StringConstructor;
523
- required: false;
524
- };
525
- }, {
526
- props: {
527
- iconClass: string;
528
- title: string;
529
- className?: string | undefined;
530
- };
531
- iconName: import("vue").ComputedRef<string>;
532
- svgClass: import("vue").ComputedRef<string>;
533
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
534
- iconClass: {
535
- type: StringConstructor;
536
- required: true;
537
- default: string;
538
- };
539
- title: {
540
- type: StringConstructor;
541
- required: false;
542
- default: string;
543
- };
544
- className: {
545
- type: StringConstructor;
546
- required: false;
547
- };
548
- }>>, {
549
- title: string;
550
- iconClass: string;
551
- }>;
552
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "closeEvaluateCountdown"[], "closeEvaluateCountdown", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
553
- formArray: {
554
- type: ArrayConstructor;
555
- default: () => never[];
556
- };
557
- evaluateResultConfig: {
558
- type: ObjectConstructor;
559
- default: () => {};
560
- };
561
- evaluateResultSetting: {
562
- type: ObjectConstructor;
563
- default: () => {};
564
- };
565
- form: {
566
- type: ObjectConstructor;
567
- default: () => {};
568
- };
569
- currentTime: {
570
- default: number;
571
- };
572
- showEvaluateCountdown: {
573
- type: BooleanConstructor;
574
- default: boolean;
575
- };
576
- }>> & {
577
- onCloseEvaluateCountdown?: ((...args: any[]) => any) | undefined;
578
- }, {
579
- form: Record<string, any>;
580
- formArray: unknown[];
581
- evaluateResultConfig: Record<string, any>;
582
- evaluateResultSetting: Record<string, any>;
583
- currentTime: number;
584
- showEvaluateCountdown: boolean;
585
- }>;
586
- EvaluatePage: import("vue").DefineComponent<{
587
- formArray: {
588
- type: ArrayConstructor;
589
- default: () => never[];
590
- };
591
- evaluateResultConfig: {
592
- type: ObjectConstructor;
593
- default: () => {};
594
- };
595
- evaluateResultSetting: {
596
- type: ObjectConstructor;
597
- default: () => {};
598
- };
599
- isFinished: {
600
- type: BooleanConstructor;
601
- default: boolean;
602
- };
603
- maxScore: {
604
- type: NumberConstructor;
605
- default: number;
606
- };
607
- }, {
608
- state: {
609
- source: string;
610
- timer: null;
611
- curTime: number;
612
- timeRange: string;
613
- banStart: boolean;
614
- };
615
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
616
- formArray: {
617
- type: ArrayConstructor;
618
- default: () => never[];
619
- };
620
- evaluateResultConfig: {
621
- type: ObjectConstructor;
622
- default: () => {};
623
- };
624
- evaluateResultSetting: {
625
- type: ObjectConstructor;
626
- default: () => {};
627
- };
628
- isFinished: {
629
- type: BooleanConstructor;
630
- default: boolean;
631
- };
632
- maxScore: {
633
- type: NumberConstructor;
634
- default: number;
635
- };
636
- }>> & {
637
- onCloseEvaluateCountdown?: ((...args: any[]) => any) | undefined;
638
- onWriteGuage?: ((...args: any[]) => any) | undefined;
639
- }>>;
640
- emit: (event: "closeEvaluateCountdown" | "writeGuage", ...args: any[]) => void;
641
- evaluateState: {
642
- totalLen: number;
643
- timer: null;
644
- countdownStr: string;
645
- isTimeOut: boolean;
646
- countdownRed: boolean;
647
- filterArr: string[];
648
- };
649
- evaluateStartTime: any;
650
- getEvaluateTime: any;
651
- getEvaluateStartTime: import("vue").ComputedRef<false | Date>;
652
- getEvaluateText: import("vue").ComputedRef<"测评已结束" | "开始测评">;
653
- showCountdown: import("vue").ComputedRef<any>;
654
- showRange: import("vue").ComputedRef<boolean>;
655
- getTotalLen: () => void;
656
- countdown: (startTime: any) => void;
657
- clearTimer: () => void;
658
- disabledEvaluate: import("vue").ComputedRef<any>;
659
- isBanStart: () => boolean;
660
- init: () => void;
661
- handleEvaluateParams: () => void;
662
- writeGuage: () => void;
663
- NButton: import("vue").DefineComponent<{
664
- readonly color: StringConstructor;
665
- readonly textColor: StringConstructor;
666
- readonly text: BooleanConstructor;
667
- readonly block: BooleanConstructor;
668
- readonly loading: BooleanConstructor;
669
- readonly disabled: BooleanConstructor;
670
- readonly circle: BooleanConstructor;
671
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
672
- readonly ghost: BooleanConstructor;
673
- readonly round: BooleanConstructor;
674
- readonly secondary: BooleanConstructor;
675
- readonly tertiary: BooleanConstructor;
676
- readonly quaternary: BooleanConstructor;
677
- readonly strong: BooleanConstructor;
678
- readonly focusable: {
679
- readonly type: BooleanConstructor;
680
- readonly default: true;
681
- };
682
- readonly keyboard: {
683
- readonly type: BooleanConstructor;
684
- readonly default: true;
685
- };
686
- readonly tag: {
687
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
688
- readonly default: "button";
689
- };
690
- readonly type: {
691
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
692
- readonly default: "default";
693
- };
694
- readonly dashed: BooleanConstructor;
695
- readonly iconPlacement: {
696
- readonly type: import("vue").PropType<"left" | "right">;
697
- readonly default: "left";
698
- };
699
- readonly attrType: {
700
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
701
- readonly default: "button";
702
- };
703
- readonly bordered: {
704
- readonly type: BooleanConstructor;
705
- readonly default: true;
706
- };
707
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
708
- readonly nativeFocusBehavior: {
709
- readonly type: BooleanConstructor;
710
- readonly default: boolean;
711
- };
712
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
713
- heightTiny: string;
714
- heightSmall: string;
715
- heightMedium: string;
716
- heightLarge: string;
717
- borderRadiusTiny: string;
718
- borderRadiusSmall: string;
719
- borderRadiusMedium: string;
720
- borderRadiusLarge: string;
721
- fontSizeTiny: string;
722
- fontSizeSmall: string;
723
- fontSizeMedium: string;
724
- fontSizeLarge: string;
725
- opacityDisabled: string;
726
- colorOpacitySecondary: string;
727
- colorOpacitySecondaryHover: string;
728
- colorOpacitySecondaryPressed: string;
729
- colorSecondary: string;
730
- colorSecondaryHover: string;
731
- colorSecondaryPressed: string;
732
- colorTertiary: string;
733
- colorTertiaryHover: string;
734
- colorTertiaryPressed: string;
735
- colorQuaternary: string;
736
- colorQuaternaryHover: string;
737
- colorQuaternaryPressed: string;
738
- color: string;
739
- colorHover: string;
740
- colorPressed: string;
741
- colorFocus: string;
742
- colorDisabled: string;
743
- textColor: string;
744
- textColorTertiary: string;
745
- textColorHover: string;
746
- textColorPressed: string;
747
- textColorFocus: string;
748
- textColorDisabled: string;
749
- textColorText: string;
750
- textColorTextHover: string;
751
- textColorTextPressed: string;
752
- textColorTextFocus: string;
753
- textColorTextDisabled: string;
754
- textColorGhost: string;
755
- textColorGhostHover: string;
756
- textColorGhostPressed: string;
757
- textColorGhostFocus: string;
758
- textColorGhostDisabled: string;
759
- border: string;
760
- borderHover: string;
761
- borderPressed: string;
762
- borderFocus: string;
763
- borderDisabled: string;
764
- rippleColor: string;
765
- colorPrimary: string;
766
- colorHoverPrimary: string;
767
- colorPressedPrimary: string;
768
- colorFocusPrimary: string;
769
- colorDisabledPrimary: string;
770
- textColorPrimary: string;
771
- textColorHoverPrimary: string;
772
- textColorPressedPrimary: string;
773
- textColorFocusPrimary: string;
774
- textColorDisabledPrimary: string;
775
- textColorTextPrimary: string;
776
- textColorTextHoverPrimary: string;
777
- textColorTextPressedPrimary: string;
778
- textColorTextFocusPrimary: string;
779
- textColorTextDisabledPrimary: string;
780
- textColorGhostPrimary: string;
781
- textColorGhostHoverPrimary: string;
782
- textColorGhostPressedPrimary: string;
783
- textColorGhostFocusPrimary: string;
784
- textColorGhostDisabledPrimary: string;
785
- borderPrimary: string;
786
- borderHoverPrimary: string;
787
- borderPressedPrimary: string;
788
- borderFocusPrimary: string;
789
- borderDisabledPrimary: string;
790
- rippleColorPrimary: string;
791
- colorInfo: string;
792
- colorHoverInfo: string;
793
- colorPressedInfo: string;
794
- colorFocusInfo: string;
795
- colorDisabledInfo: string;
796
- textColorInfo: string;
797
- textColorHoverInfo: string;
798
- textColorPressedInfo: string;
799
- textColorFocusInfo: string;
800
- textColorDisabledInfo: string;
801
- textColorTextInfo: string;
802
- textColorTextHoverInfo: string;
803
- textColorTextPressedInfo: string;
804
- textColorTextFocusInfo: string;
805
- textColorTextDisabledInfo: string;
806
- textColorGhostInfo: string;
807
- textColorGhostHoverInfo: string;
808
- textColorGhostPressedInfo: string;
809
- textColorGhostFocusInfo: string;
810
- textColorGhostDisabledInfo: string;
811
- borderInfo: string;
812
- borderHoverInfo: string;
813
- borderPressedInfo: string;
814
- borderFocusInfo: string;
815
- borderDisabledInfo: string;
816
- rippleColorInfo: string;
817
- colorSuccess: string;
818
- colorHoverSuccess: string;
819
- colorPressedSuccess: string;
820
- colorFocusSuccess: string;
821
- colorDisabledSuccess: string;
822
- textColorSuccess: string;
823
- textColorHoverSuccess: string;
824
- textColorPressedSuccess: string;
825
- textColorFocusSuccess: string;
826
- textColorDisabledSuccess: string;
827
- textColorTextSuccess: string;
828
- textColorTextHoverSuccess: string;
829
- textColorTextPressedSuccess: string;
830
- textColorTextFocusSuccess: string;
831
- textColorTextDisabledSuccess: string;
832
- textColorGhostSuccess: string;
833
- textColorGhostHoverSuccess: string;
834
- textColorGhostPressedSuccess: string;
835
- textColorGhostFocusSuccess: string;
836
- textColorGhostDisabledSuccess: string;
837
- borderSuccess: string;
838
- borderHoverSuccess: string;
839
- borderPressedSuccess: string;
840
- borderFocusSuccess: string;
841
- borderDisabledSuccess: string;
842
- rippleColorSuccess: string;
843
- colorWarning: string;
844
- colorHoverWarning: string;
845
- colorPressedWarning: string;
846
- colorFocusWarning: string;
847
- colorDisabledWarning: string;
848
- textColorWarning: string;
849
- textColorHoverWarning: string;
850
- textColorPressedWarning: string;
851
- textColorFocusWarning: string;
852
- textColorDisabledWarning: string;
853
- textColorTextWarning: string;
854
- textColorTextHoverWarning: string;
855
- textColorTextPressedWarning: string;
856
- textColorTextFocusWarning: string;
857
- textColorTextDisabledWarning: string;
858
- textColorGhostWarning: string;
859
- textColorGhostHoverWarning: string;
860
- textColorGhostPressedWarning: string;
861
- textColorGhostFocusWarning: string;
862
- textColorGhostDisabledWarning: string;
863
- borderWarning: string;
864
- borderHoverWarning: string;
865
- borderPressedWarning: string;
866
- borderFocusWarning: string;
867
- borderDisabledWarning: string;
868
- rippleColorWarning: string;
869
- colorError: string;
870
- colorHoverError: string;
871
- colorPressedError: string;
872
- colorFocusError: string;
873
- colorDisabledError: string;
874
- textColorError: string;
875
- textColorHoverError: string;
876
- textColorPressedError: string;
877
- textColorFocusError: string;
878
- textColorDisabledError: string;
879
- textColorTextError: string;
880
- textColorTextHoverError: string;
881
- textColorTextPressedError: string;
882
- textColorTextFocusError: string;
883
- textColorTextDisabledError: string;
884
- textColorGhostError: string;
885
- textColorGhostHoverError: string;
886
- textColorGhostPressedError: string;
887
- textColorGhostFocusError: string;
888
- textColorGhostDisabledError: string;
889
- borderError: string;
890
- borderHoverError: string;
891
- borderPressedError: string;
892
- borderFocusError: string;
893
- borderDisabledError: string;
894
- rippleColorError: string;
895
- waveOpacity: string;
896
- fontWeight: string;
897
- fontWeightStrong: string;
898
- paddingTiny: string;
899
- paddingSmall: string;
900
- paddingMedium: string;
901
- paddingLarge: string;
902
- paddingRoundTiny: string;
903
- paddingRoundSmall: string;
904
- paddingRoundMedium: string;
905
- paddingRoundLarge: string;
906
- iconMarginTiny: string;
907
- iconMarginSmall: string;
908
- iconMarginMedium: string;
909
- iconMarginLarge: string;
910
- iconSizeTiny: string;
911
- iconSizeSmall: string;
912
- iconSizeMedium: string;
913
- iconSizeLarge: string;
914
- rippleDuration: string;
915
- }, any>>;
916
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
917
- heightTiny: string;
918
- heightSmall: string;
919
- heightMedium: string;
920
- heightLarge: string;
921
- borderRadiusTiny: string;
922
- borderRadiusSmall: string;
923
- borderRadiusMedium: string;
924
- borderRadiusLarge: string;
925
- fontSizeTiny: string;
926
- fontSizeSmall: string;
927
- fontSizeMedium: string;
928
- fontSizeLarge: string;
929
- opacityDisabled: string;
930
- colorOpacitySecondary: string;
931
- colorOpacitySecondaryHover: string;
932
- colorOpacitySecondaryPressed: string;
933
- colorSecondary: string;
934
- colorSecondaryHover: string;
935
- colorSecondaryPressed: string;
936
- colorTertiary: string;
937
- colorTertiaryHover: string;
938
- colorTertiaryPressed: string;
939
- colorQuaternary: string;
940
- colorQuaternaryHover: string;
941
- colorQuaternaryPressed: string;
942
- color: string;
943
- colorHover: string;
944
- colorPressed: string;
945
- colorFocus: string;
946
- colorDisabled: string;
947
- textColor: string;
948
- textColorTertiary: string;
949
- textColorHover: string;
950
- textColorPressed: string;
951
- textColorFocus: string;
952
- textColorDisabled: string;
953
- textColorText: string;
954
- textColorTextHover: string;
955
- textColorTextPressed: string;
956
- textColorTextFocus: string;
957
- textColorTextDisabled: string;
958
- textColorGhost: string;
959
- textColorGhostHover: string;
960
- textColorGhostPressed: string;
961
- textColorGhostFocus: string;
962
- textColorGhostDisabled: string;
963
- border: string;
964
- borderHover: string;
965
- borderPressed: string;
966
- borderFocus: string;
967
- borderDisabled: string;
968
- rippleColor: string;
969
- colorPrimary: string;
970
- colorHoverPrimary: string;
971
- colorPressedPrimary: string;
972
- colorFocusPrimary: string;
973
- colorDisabledPrimary: string;
974
- textColorPrimary: string;
975
- textColorHoverPrimary: string;
976
- textColorPressedPrimary: string;
977
- textColorFocusPrimary: string;
978
- textColorDisabledPrimary: string;
979
- textColorTextPrimary: string;
980
- textColorTextHoverPrimary: string;
981
- textColorTextPressedPrimary: string;
982
- textColorTextFocusPrimary: string;
983
- textColorTextDisabledPrimary: string;
984
- textColorGhostPrimary: string;
985
- textColorGhostHoverPrimary: string;
986
- textColorGhostPressedPrimary: string;
987
- textColorGhostFocusPrimary: string;
988
- textColorGhostDisabledPrimary: string;
989
- borderPrimary: string;
990
- borderHoverPrimary: string;
991
- borderPressedPrimary: string;
992
- borderFocusPrimary: string;
993
- borderDisabledPrimary: string;
994
- rippleColorPrimary: string;
995
- colorInfo: string;
996
- colorHoverInfo: string;
997
- colorPressedInfo: string;
998
- colorFocusInfo: string;
999
- colorDisabledInfo: string;
1000
- textColorInfo: string;
1001
- textColorHoverInfo: string;
1002
- textColorPressedInfo: string;
1003
- textColorFocusInfo: string;
1004
- textColorDisabledInfo: string;
1005
- textColorTextInfo: string;
1006
- textColorTextHoverInfo: string;
1007
- textColorTextPressedInfo: string;
1008
- textColorTextFocusInfo: string;
1009
- textColorTextDisabledInfo: string;
1010
- textColorGhostInfo: string;
1011
- textColorGhostHoverInfo: string;
1012
- textColorGhostPressedInfo: string;
1013
- textColorGhostFocusInfo: string;
1014
- textColorGhostDisabledInfo: string;
1015
- borderInfo: string;
1016
- borderHoverInfo: string;
1017
- borderPressedInfo: string;
1018
- borderFocusInfo: string;
1019
- borderDisabledInfo: string;
1020
- rippleColorInfo: string;
1021
- colorSuccess: string;
1022
- colorHoverSuccess: string;
1023
- colorPressedSuccess: string;
1024
- colorFocusSuccess: string;
1025
- colorDisabledSuccess: string;
1026
- textColorSuccess: string;
1027
- textColorHoverSuccess: string;
1028
- textColorPressedSuccess: string;
1029
- textColorFocusSuccess: string;
1030
- textColorDisabledSuccess: string;
1031
- textColorTextSuccess: string;
1032
- textColorTextHoverSuccess: string;
1033
- textColorTextPressedSuccess: string;
1034
- textColorTextFocusSuccess: string;
1035
- textColorTextDisabledSuccess: string;
1036
- textColorGhostSuccess: string;
1037
- textColorGhostHoverSuccess: string;
1038
- textColorGhostPressedSuccess: string;
1039
- textColorGhostFocusSuccess: string;
1040
- textColorGhostDisabledSuccess: string;
1041
- borderSuccess: string;
1042
- borderHoverSuccess: string;
1043
- borderPressedSuccess: string;
1044
- borderFocusSuccess: string;
1045
- borderDisabledSuccess: string;
1046
- rippleColorSuccess: string;
1047
- colorWarning: string;
1048
- colorHoverWarning: string;
1049
- colorPressedWarning: string;
1050
- colorFocusWarning: string;
1051
- colorDisabledWarning: string;
1052
- textColorWarning: string;
1053
- textColorHoverWarning: string;
1054
- textColorPressedWarning: string;
1055
- textColorFocusWarning: string;
1056
- textColorDisabledWarning: string;
1057
- textColorTextWarning: string;
1058
- textColorTextHoverWarning: string;
1059
- textColorTextPressedWarning: string;
1060
- textColorTextFocusWarning: string;
1061
- textColorTextDisabledWarning: string;
1062
- textColorGhostWarning: string;
1063
- textColorGhostHoverWarning: string;
1064
- textColorGhostPressedWarning: string;
1065
- textColorGhostFocusWarning: string;
1066
- textColorGhostDisabledWarning: string;
1067
- borderWarning: string;
1068
- borderHoverWarning: string;
1069
- borderPressedWarning: string;
1070
- borderFocusWarning: string;
1071
- borderDisabledWarning: string;
1072
- rippleColorWarning: string;
1073
- colorError: string;
1074
- colorHoverError: string;
1075
- colorPressedError: string;
1076
- colorFocusError: string;
1077
- colorDisabledError: string;
1078
- textColorError: string;
1079
- textColorHoverError: string;
1080
- textColorPressedError: string;
1081
- textColorFocusError: string;
1082
- textColorDisabledError: string;
1083
- textColorTextError: string;
1084
- textColorTextHoverError: string;
1085
- textColorTextPressedError: string;
1086
- textColorTextFocusError: string;
1087
- textColorTextDisabledError: string;
1088
- textColorGhostError: string;
1089
- textColorGhostHoverError: string;
1090
- textColorGhostPressedError: string;
1091
- textColorGhostFocusError: string;
1092
- textColorGhostDisabledError: string;
1093
- borderError: string;
1094
- borderHoverError: string;
1095
- borderPressedError: string;
1096
- borderFocusError: string;
1097
- borderDisabledError: string;
1098
- rippleColorError: string;
1099
- waveOpacity: string;
1100
- fontWeight: string;
1101
- fontWeightStrong: string;
1102
- paddingTiny: string;
1103
- paddingSmall: string;
1104
- paddingMedium: string;
1105
- paddingLarge: string;
1106
- paddingRoundTiny: string;
1107
- paddingRoundSmall: string;
1108
- paddingRoundMedium: string;
1109
- paddingRoundLarge: string;
1110
- iconMarginTiny: string;
1111
- iconMarginSmall: string;
1112
- iconMarginMedium: string;
1113
- iconMarginLarge: string;
1114
- iconSizeTiny: string;
1115
- iconSizeSmall: string;
1116
- iconSizeMedium: string;
1117
- iconSizeLarge: string;
1118
- rippleDuration: string;
1119
- }, any>>>;
1120
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1121
- heightTiny: string;
1122
- heightSmall: string;
1123
- heightMedium: string;
1124
- heightLarge: string;
1125
- borderRadiusTiny: string;
1126
- borderRadiusSmall: string;
1127
- borderRadiusMedium: string;
1128
- borderRadiusLarge: string;
1129
- fontSizeTiny: string;
1130
- fontSizeSmall: string;
1131
- fontSizeMedium: string;
1132
- fontSizeLarge: string;
1133
- opacityDisabled: string;
1134
- colorOpacitySecondary: string;
1135
- colorOpacitySecondaryHover: string;
1136
- colorOpacitySecondaryPressed: string;
1137
- colorSecondary: string;
1138
- colorSecondaryHover: string;
1139
- colorSecondaryPressed: string;
1140
- colorTertiary: string;
1141
- colorTertiaryHover: string;
1142
- colorTertiaryPressed: string;
1143
- colorQuaternary: string;
1144
- colorQuaternaryHover: string;
1145
- colorQuaternaryPressed: string;
1146
- color: string;
1147
- colorHover: string;
1148
- colorPressed: string;
1149
- colorFocus: string;
1150
- colorDisabled: string;
1151
- textColor: string;
1152
- textColorTertiary: string;
1153
- textColorHover: string;
1154
- textColorPressed: string;
1155
- textColorFocus: string;
1156
- textColorDisabled: string;
1157
- textColorText: string;
1158
- textColorTextHover: string;
1159
- textColorTextPressed: string;
1160
- textColorTextFocus: string;
1161
- textColorTextDisabled: string;
1162
- textColorGhost: string;
1163
- textColorGhostHover: string;
1164
- textColorGhostPressed: string;
1165
- textColorGhostFocus: string;
1166
- textColorGhostDisabled: string;
1167
- border: string;
1168
- borderHover: string;
1169
- borderPressed: string;
1170
- borderFocus: string;
1171
- borderDisabled: string;
1172
- rippleColor: string;
1173
- colorPrimary: string;
1174
- colorHoverPrimary: string;
1175
- colorPressedPrimary: string;
1176
- colorFocusPrimary: string;
1177
- colorDisabledPrimary: string;
1178
- textColorPrimary: string;
1179
- textColorHoverPrimary: string;
1180
- textColorPressedPrimary: string;
1181
- textColorFocusPrimary: string;
1182
- textColorDisabledPrimary: string;
1183
- textColorTextPrimary: string;
1184
- textColorTextHoverPrimary: string;
1185
- textColorTextPressedPrimary: string;
1186
- textColorTextFocusPrimary: string;
1187
- textColorTextDisabledPrimary: string;
1188
- textColorGhostPrimary: string;
1189
- textColorGhostHoverPrimary: string;
1190
- textColorGhostPressedPrimary: string;
1191
- textColorGhostFocusPrimary: string;
1192
- textColorGhostDisabledPrimary: string;
1193
- borderPrimary: string;
1194
- borderHoverPrimary: string;
1195
- borderPressedPrimary: string;
1196
- borderFocusPrimary: string;
1197
- borderDisabledPrimary: string;
1198
- rippleColorPrimary: string;
1199
- colorInfo: string;
1200
- colorHoverInfo: string;
1201
- colorPressedInfo: string;
1202
- colorFocusInfo: string;
1203
- colorDisabledInfo: string;
1204
- textColorInfo: string;
1205
- textColorHoverInfo: string;
1206
- textColorPressedInfo: string;
1207
- textColorFocusInfo: string;
1208
- textColorDisabledInfo: string;
1209
- textColorTextInfo: string;
1210
- textColorTextHoverInfo: string;
1211
- textColorTextPressedInfo: string;
1212
- textColorTextFocusInfo: string;
1213
- textColorTextDisabledInfo: string;
1214
- textColorGhostInfo: string;
1215
- textColorGhostHoverInfo: string;
1216
- textColorGhostPressedInfo: string;
1217
- textColorGhostFocusInfo: string;
1218
- textColorGhostDisabledInfo: string;
1219
- borderInfo: string;
1220
- borderHoverInfo: string;
1221
- borderPressedInfo: string;
1222
- borderFocusInfo: string;
1223
- borderDisabledInfo: string;
1224
- rippleColorInfo: string;
1225
- colorSuccess: string;
1226
- colorHoverSuccess: string;
1227
- colorPressedSuccess: string;
1228
- colorFocusSuccess: string;
1229
- colorDisabledSuccess: string;
1230
- textColorSuccess: string;
1231
- textColorHoverSuccess: string;
1232
- textColorPressedSuccess: string;
1233
- textColorFocusSuccess: string;
1234
- textColorDisabledSuccess: string;
1235
- textColorTextSuccess: string;
1236
- textColorTextHoverSuccess: string;
1237
- textColorTextPressedSuccess: string;
1238
- textColorTextFocusSuccess: string;
1239
- textColorTextDisabledSuccess: string;
1240
- textColorGhostSuccess: string;
1241
- textColorGhostHoverSuccess: string;
1242
- textColorGhostPressedSuccess: string;
1243
- textColorGhostFocusSuccess: string;
1244
- textColorGhostDisabledSuccess: string;
1245
- borderSuccess: string;
1246
- borderHoverSuccess: string;
1247
- borderPressedSuccess: string;
1248
- borderFocusSuccess: string;
1249
- borderDisabledSuccess: string;
1250
- rippleColorSuccess: string;
1251
- colorWarning: string;
1252
- colorHoverWarning: string;
1253
- colorPressedWarning: string;
1254
- colorFocusWarning: string;
1255
- colorDisabledWarning: string;
1256
- textColorWarning: string;
1257
- textColorHoverWarning: string;
1258
- textColorPressedWarning: string;
1259
- textColorFocusWarning: string;
1260
- textColorDisabledWarning: string;
1261
- textColorTextWarning: string;
1262
- textColorTextHoverWarning: string;
1263
- textColorTextPressedWarning: string;
1264
- textColorTextFocusWarning: string;
1265
- textColorTextDisabledWarning: string;
1266
- textColorGhostWarning: string;
1267
- textColorGhostHoverWarning: string;
1268
- textColorGhostPressedWarning: string;
1269
- textColorGhostFocusWarning: string;
1270
- textColorGhostDisabledWarning: string;
1271
- borderWarning: string;
1272
- borderHoverWarning: string;
1273
- borderPressedWarning: string;
1274
- borderFocusWarning: string;
1275
- borderDisabledWarning: string;
1276
- rippleColorWarning: string;
1277
- colorError: string;
1278
- colorHoverError: string;
1279
- colorPressedError: string;
1280
- colorFocusError: string;
1281
- colorDisabledError: string;
1282
- textColorError: string;
1283
- textColorHoverError: string;
1284
- textColorPressedError: string;
1285
- textColorFocusError: string;
1286
- textColorDisabledError: string;
1287
- textColorTextError: string;
1288
- textColorTextHoverError: string;
1289
- textColorTextPressedError: string;
1290
- textColorTextFocusError: string;
1291
- textColorTextDisabledError: string;
1292
- textColorGhostError: string;
1293
- textColorGhostHoverError: string;
1294
- textColorGhostPressedError: string;
1295
- textColorGhostFocusError: string;
1296
- textColorGhostDisabledError: string;
1297
- borderError: string;
1298
- borderHoverError: string;
1299
- borderPressedError: string;
1300
- borderFocusError: string;
1301
- borderDisabledError: string;
1302
- rippleColorError: string;
1303
- waveOpacity: string;
1304
- fontWeight: string;
1305
- fontWeightStrong: string;
1306
- paddingTiny: string;
1307
- paddingSmall: string;
1308
- paddingMedium: string;
1309
- paddingLarge: string;
1310
- paddingRoundTiny: string;
1311
- paddingRoundSmall: string;
1312
- paddingRoundMedium: string;
1313
- paddingRoundLarge: string;
1314
- iconMarginTiny: string;
1315
- iconMarginSmall: string;
1316
- iconMarginMedium: string;
1317
- iconMarginLarge: string;
1318
- iconSizeTiny: string;
1319
- iconSizeSmall: string;
1320
- iconSizeMedium: string;
1321
- iconSizeLarge: string;
1322
- rippleDuration: string;
1323
- }, any>>>;
1324
- }, {
1325
- selfElRef: import("vue").Ref<HTMLElement | null>;
1326
- waveElRef: import("vue").Ref<{
1327
- play: () => void;
1328
- } | null>;
1329
- mergedClsPrefix: import("vue").ComputedRef<string>;
1330
- mergedFocusable: import("vue").ComputedRef<boolean>;
1331
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
1332
- showBorder: import("vue").ComputedRef<boolean>;
1333
- enterPressed: import("vue").Ref<boolean>;
1334
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
1335
- handleMousedown: (e: MouseEvent) => void;
1336
- handleKeydown: (e: KeyboardEvent) => void;
1337
- handleBlur: () => void;
1338
- handleKeyup: (e: KeyboardEvent) => void;
1339
- handleClick: (e: MouseEvent) => void;
1340
- customColorCssVars: import("vue").ComputedRef<{
1341
- '--n-border-color': string;
1342
- '--n-border-color-hover': string;
1343
- '--n-border-color-pressed': string;
1344
- '--n-border-color-focus': string;
1345
- '--n-border-color-disabled': string;
1346
- } | null>;
1347
- cssVars: import("vue").ComputedRef<{
1348
- '--n-width': string;
1349
- '--n-height': string;
1350
- '--n-font-size': string;
1351
- '--n-padding': string;
1352
- '--n-icon-size': string;
1353
- '--n-icon-margin': string;
1354
- '--n-border-radius': string;
1355
- '--n-border': string;
1356
- '--n-border-hover': string;
1357
- '--n-border-pressed': string;
1358
- '--n-border-focus': string;
1359
- '--n-border-disabled': string;
1360
- '--n-color': string;
1361
- '--n-color-hover': string;
1362
- '--n-color-pressed': string;
1363
- '--n-color-focus': string;
1364
- '--n-color-disabled': string;
1365
- '--n-ripple-color': string;
1366
- '--n-text-color': string;
1367
- '--n-text-color-hover': string;
1368
- '--n-text-color-pressed': string;
1369
- '--n-text-color-focus': string;
1370
- '--n-text-color-disabled': string;
1371
- 'font-weight': string;
1372
- '--n-bezier': string;
1373
- '--n-bezier-ease-out': string;
1374
- '--n-ripple-duration': string;
1375
- '--n-opacity-disabled': string;
1376
- '--n-wave-opacity': string;
1377
- }> | undefined;
1378
- themeClass: import("vue").Ref<string> | undefined;
1379
- onRender: (() => void) | undefined;
1380
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1381
- readonly color: StringConstructor;
1382
- readonly textColor: StringConstructor;
1383
- readonly text: BooleanConstructor;
1384
- readonly block: BooleanConstructor;
1385
- readonly loading: BooleanConstructor;
1386
- readonly disabled: BooleanConstructor;
1387
- readonly circle: BooleanConstructor;
1388
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
1389
- readonly ghost: BooleanConstructor;
1390
- readonly round: BooleanConstructor;
1391
- readonly secondary: BooleanConstructor;
1392
- readonly tertiary: BooleanConstructor;
1393
- readonly quaternary: BooleanConstructor;
1394
- readonly strong: BooleanConstructor;
1395
- readonly focusable: {
1396
- readonly type: BooleanConstructor;
1397
- readonly default: true;
1398
- };
1399
- readonly keyboard: {
1400
- readonly type: BooleanConstructor;
1401
- readonly default: true;
1402
- };
1403
- readonly tag: {
1404
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
1405
- readonly default: "button";
1406
- };
1407
- readonly type: {
1408
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
1409
- readonly default: "default";
1410
- };
1411
- readonly dashed: BooleanConstructor;
1412
- readonly iconPlacement: {
1413
- readonly type: import("vue").PropType<"left" | "right">;
1414
- readonly default: "left";
1415
- };
1416
- readonly attrType: {
1417
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
1418
- readonly default: "button";
1419
- };
1420
- readonly bordered: {
1421
- readonly type: BooleanConstructor;
1422
- readonly default: true;
1423
- };
1424
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
1425
- readonly nativeFocusBehavior: {
1426
- readonly type: BooleanConstructor;
1427
- readonly default: boolean;
1428
- };
1429
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
1430
- heightTiny: string;
1431
- heightSmall: string;
1432
- heightMedium: string;
1433
- heightLarge: string;
1434
- borderRadiusTiny: string;
1435
- borderRadiusSmall: string;
1436
- borderRadiusMedium: string;
1437
- borderRadiusLarge: string;
1438
- fontSizeTiny: string;
1439
- fontSizeSmall: string;
1440
- fontSizeMedium: string;
1441
- fontSizeLarge: string;
1442
- opacityDisabled: string;
1443
- colorOpacitySecondary: string;
1444
- colorOpacitySecondaryHover: string;
1445
- colorOpacitySecondaryPressed: string;
1446
- colorSecondary: string;
1447
- colorSecondaryHover: string;
1448
- colorSecondaryPressed: string;
1449
- colorTertiary: string;
1450
- colorTertiaryHover: string;
1451
- colorTertiaryPressed: string;
1452
- colorQuaternary: string;
1453
- colorQuaternaryHover: string;
1454
- colorQuaternaryPressed: string;
1455
- color: string;
1456
- colorHover: string;
1457
- colorPressed: string;
1458
- colorFocus: string;
1459
- colorDisabled: string;
1460
- textColor: string;
1461
- textColorTertiary: string;
1462
- textColorHover: string;
1463
- textColorPressed: string;
1464
- textColorFocus: string;
1465
- textColorDisabled: string;
1466
- textColorText: string;
1467
- textColorTextHover: string;
1468
- textColorTextPressed: string;
1469
- textColorTextFocus: string;
1470
- textColorTextDisabled: string;
1471
- textColorGhost: string;
1472
- textColorGhostHover: string;
1473
- textColorGhostPressed: string;
1474
- textColorGhostFocus: string;
1475
- textColorGhostDisabled: string;
1476
- border: string;
1477
- borderHover: string;
1478
- borderPressed: string;
1479
- borderFocus: string;
1480
- borderDisabled: string;
1481
- rippleColor: string;
1482
- colorPrimary: string;
1483
- colorHoverPrimary: string;
1484
- colorPressedPrimary: string;
1485
- colorFocusPrimary: string;
1486
- colorDisabledPrimary: string;
1487
- textColorPrimary: string;
1488
- textColorHoverPrimary: string;
1489
- textColorPressedPrimary: string;
1490
- textColorFocusPrimary: string;
1491
- textColorDisabledPrimary: string;
1492
- textColorTextPrimary: string;
1493
- textColorTextHoverPrimary: string;
1494
- textColorTextPressedPrimary: string;
1495
- textColorTextFocusPrimary: string;
1496
- textColorTextDisabledPrimary: string;
1497
- textColorGhostPrimary: string;
1498
- textColorGhostHoverPrimary: string;
1499
- textColorGhostPressedPrimary: string;
1500
- textColorGhostFocusPrimary: string;
1501
- textColorGhostDisabledPrimary: string;
1502
- borderPrimary: string;
1503
- borderHoverPrimary: string;
1504
- borderPressedPrimary: string;
1505
- borderFocusPrimary: string;
1506
- borderDisabledPrimary: string;
1507
- rippleColorPrimary: string;
1508
- colorInfo: string;
1509
- colorHoverInfo: string;
1510
- colorPressedInfo: string;
1511
- colorFocusInfo: string;
1512
- colorDisabledInfo: string;
1513
- textColorInfo: string;
1514
- textColorHoverInfo: string;
1515
- textColorPressedInfo: string;
1516
- textColorFocusInfo: string;
1517
- textColorDisabledInfo: string;
1518
- textColorTextInfo: string;
1519
- textColorTextHoverInfo: string;
1520
- textColorTextPressedInfo: string;
1521
- textColorTextFocusInfo: string;
1522
- textColorTextDisabledInfo: string;
1523
- textColorGhostInfo: string;
1524
- textColorGhostHoverInfo: string;
1525
- textColorGhostPressedInfo: string;
1526
- textColorGhostFocusInfo: string;
1527
- textColorGhostDisabledInfo: string;
1528
- borderInfo: string;
1529
- borderHoverInfo: string;
1530
- borderPressedInfo: string;
1531
- borderFocusInfo: string;
1532
- borderDisabledInfo: string;
1533
- rippleColorInfo: string;
1534
- colorSuccess: string;
1535
- colorHoverSuccess: string;
1536
- colorPressedSuccess: string;
1537
- colorFocusSuccess: string;
1538
- colorDisabledSuccess: string;
1539
- textColorSuccess: string;
1540
- textColorHoverSuccess: string;
1541
- textColorPressedSuccess: string;
1542
- textColorFocusSuccess: string;
1543
- textColorDisabledSuccess: string;
1544
- textColorTextSuccess: string;
1545
- textColorTextHoverSuccess: string;
1546
- textColorTextPressedSuccess: string;
1547
- textColorTextFocusSuccess: string;
1548
- textColorTextDisabledSuccess: string;
1549
- textColorGhostSuccess: string;
1550
- textColorGhostHoverSuccess: string;
1551
- textColorGhostPressedSuccess: string;
1552
- textColorGhostFocusSuccess: string;
1553
- textColorGhostDisabledSuccess: string;
1554
- borderSuccess: string;
1555
- borderHoverSuccess: string;
1556
- borderPressedSuccess: string;
1557
- borderFocusSuccess: string;
1558
- borderDisabledSuccess: string;
1559
- rippleColorSuccess: string;
1560
- colorWarning: string;
1561
- colorHoverWarning: string;
1562
- colorPressedWarning: string;
1563
- colorFocusWarning: string;
1564
- colorDisabledWarning: string;
1565
- textColorWarning: string;
1566
- textColorHoverWarning: string;
1567
- textColorPressedWarning: string;
1568
- textColorFocusWarning: string;
1569
- textColorDisabledWarning: string;
1570
- textColorTextWarning: string;
1571
- textColorTextHoverWarning: string;
1572
- textColorTextPressedWarning: string;
1573
- textColorTextFocusWarning: string;
1574
- textColorTextDisabledWarning: string;
1575
- textColorGhostWarning: string;
1576
- textColorGhostHoverWarning: string;
1577
- textColorGhostPressedWarning: string;
1578
- textColorGhostFocusWarning: string;
1579
- textColorGhostDisabledWarning: string;
1580
- borderWarning: string;
1581
- borderHoverWarning: string;
1582
- borderPressedWarning: string;
1583
- borderFocusWarning: string;
1584
- borderDisabledWarning: string;
1585
- rippleColorWarning: string;
1586
- colorError: string;
1587
- colorHoverError: string;
1588
- colorPressedError: string;
1589
- colorFocusError: string;
1590
- colorDisabledError: string;
1591
- textColorError: string;
1592
- textColorHoverError: string;
1593
- textColorPressedError: string;
1594
- textColorFocusError: string;
1595
- textColorDisabledError: string;
1596
- textColorTextError: string;
1597
- textColorTextHoverError: string;
1598
- textColorTextPressedError: string;
1599
- textColorTextFocusError: string;
1600
- textColorTextDisabledError: string;
1601
- textColorGhostError: string;
1602
- textColorGhostHoverError: string;
1603
- textColorGhostPressedError: string;
1604
- textColorGhostFocusError: string;
1605
- textColorGhostDisabledError: string;
1606
- borderError: string;
1607
- borderHoverError: string;
1608
- borderPressedError: string;
1609
- borderFocusError: string;
1610
- borderDisabledError: string;
1611
- rippleColorError: string;
1612
- waveOpacity: string;
1613
- fontWeight: string;
1614
- fontWeightStrong: string;
1615
- paddingTiny: string;
1616
- paddingSmall: string;
1617
- paddingMedium: string;
1618
- paddingLarge: string;
1619
- paddingRoundTiny: string;
1620
- paddingRoundSmall: string;
1621
- paddingRoundMedium: string;
1622
- paddingRoundLarge: string;
1623
- iconMarginTiny: string;
1624
- iconMarginSmall: string;
1625
- iconMarginMedium: string;
1626
- iconMarginLarge: string;
1627
- iconSizeTiny: string;
1628
- iconSizeSmall: string;
1629
- iconSizeMedium: string;
1630
- iconSizeLarge: string;
1631
- rippleDuration: string;
1632
- }, any>>;
1633
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1634
- heightTiny: string;
1635
- heightSmall: string;
1636
- heightMedium: string;
1637
- heightLarge: string;
1638
- borderRadiusTiny: string;
1639
- borderRadiusSmall: string;
1640
- borderRadiusMedium: string;
1641
- borderRadiusLarge: string;
1642
- fontSizeTiny: string;
1643
- fontSizeSmall: string;
1644
- fontSizeMedium: string;
1645
- fontSizeLarge: string;
1646
- opacityDisabled: string;
1647
- colorOpacitySecondary: string;
1648
- colorOpacitySecondaryHover: string;
1649
- colorOpacitySecondaryPressed: string;
1650
- colorSecondary: string;
1651
- colorSecondaryHover: string;
1652
- colorSecondaryPressed: string;
1653
- colorTertiary: string;
1654
- colorTertiaryHover: string;
1655
- colorTertiaryPressed: string;
1656
- colorQuaternary: string;
1657
- colorQuaternaryHover: string;
1658
- colorQuaternaryPressed: string;
1659
- color: string;
1660
- colorHover: string;
1661
- colorPressed: string;
1662
- colorFocus: string;
1663
- colorDisabled: string;
1664
- textColor: string;
1665
- textColorTertiary: string;
1666
- textColorHover: string;
1667
- textColorPressed: string;
1668
- textColorFocus: string;
1669
- textColorDisabled: string;
1670
- textColorText: string;
1671
- textColorTextHover: string;
1672
- textColorTextPressed: string;
1673
- textColorTextFocus: string;
1674
- textColorTextDisabled: string;
1675
- textColorGhost: string;
1676
- textColorGhostHover: string;
1677
- textColorGhostPressed: string;
1678
- textColorGhostFocus: string;
1679
- textColorGhostDisabled: string;
1680
- border: string;
1681
- borderHover: string;
1682
- borderPressed: string;
1683
- borderFocus: string;
1684
- borderDisabled: string;
1685
- rippleColor: string;
1686
- colorPrimary: string;
1687
- colorHoverPrimary: string;
1688
- colorPressedPrimary: string;
1689
- colorFocusPrimary: string;
1690
- colorDisabledPrimary: string;
1691
- textColorPrimary: string;
1692
- textColorHoverPrimary: string;
1693
- textColorPressedPrimary: string;
1694
- textColorFocusPrimary: string;
1695
- textColorDisabledPrimary: string;
1696
- textColorTextPrimary: string;
1697
- textColorTextHoverPrimary: string;
1698
- textColorTextPressedPrimary: string;
1699
- textColorTextFocusPrimary: string;
1700
- textColorTextDisabledPrimary: string;
1701
- textColorGhostPrimary: string;
1702
- textColorGhostHoverPrimary: string;
1703
- textColorGhostPressedPrimary: string;
1704
- textColorGhostFocusPrimary: string;
1705
- textColorGhostDisabledPrimary: string;
1706
- borderPrimary: string;
1707
- borderHoverPrimary: string;
1708
- borderPressedPrimary: string;
1709
- borderFocusPrimary: string;
1710
- borderDisabledPrimary: string;
1711
- rippleColorPrimary: string;
1712
- colorInfo: string;
1713
- colorHoverInfo: string;
1714
- colorPressedInfo: string;
1715
- colorFocusInfo: string;
1716
- colorDisabledInfo: string;
1717
- textColorInfo: string;
1718
- textColorHoverInfo: string;
1719
- textColorPressedInfo: string;
1720
- textColorFocusInfo: string;
1721
- textColorDisabledInfo: string;
1722
- textColorTextInfo: string;
1723
- textColorTextHoverInfo: string;
1724
- textColorTextPressedInfo: string;
1725
- textColorTextFocusInfo: string;
1726
- textColorTextDisabledInfo: string;
1727
- textColorGhostInfo: string;
1728
- textColorGhostHoverInfo: string;
1729
- textColorGhostPressedInfo: string;
1730
- textColorGhostFocusInfo: string;
1731
- textColorGhostDisabledInfo: string;
1732
- borderInfo: string;
1733
- borderHoverInfo: string;
1734
- borderPressedInfo: string;
1735
- borderFocusInfo: string;
1736
- borderDisabledInfo: string;
1737
- rippleColorInfo: string;
1738
- colorSuccess: string;
1739
- colorHoverSuccess: string;
1740
- colorPressedSuccess: string;
1741
- colorFocusSuccess: string;
1742
- colorDisabledSuccess: string;
1743
- textColorSuccess: string;
1744
- textColorHoverSuccess: string;
1745
- textColorPressedSuccess: string;
1746
- textColorFocusSuccess: string;
1747
- textColorDisabledSuccess: string;
1748
- textColorTextSuccess: string;
1749
- textColorTextHoverSuccess: string;
1750
- textColorTextPressedSuccess: string;
1751
- textColorTextFocusSuccess: string;
1752
- textColorTextDisabledSuccess: string;
1753
- textColorGhostSuccess: string;
1754
- textColorGhostHoverSuccess: string;
1755
- textColorGhostPressedSuccess: string;
1756
- textColorGhostFocusSuccess: string;
1757
- textColorGhostDisabledSuccess: string;
1758
- borderSuccess: string;
1759
- borderHoverSuccess: string;
1760
- borderPressedSuccess: string;
1761
- borderFocusSuccess: string;
1762
- borderDisabledSuccess: string;
1763
- rippleColorSuccess: string;
1764
- colorWarning: string;
1765
- colorHoverWarning: string;
1766
- colorPressedWarning: string;
1767
- colorFocusWarning: string;
1768
- colorDisabledWarning: string;
1769
- textColorWarning: string;
1770
- textColorHoverWarning: string;
1771
- textColorPressedWarning: string;
1772
- textColorFocusWarning: string;
1773
- textColorDisabledWarning: string;
1774
- textColorTextWarning: string;
1775
- textColorTextHoverWarning: string;
1776
- textColorTextPressedWarning: string;
1777
- textColorTextFocusWarning: string;
1778
- textColorTextDisabledWarning: string;
1779
- textColorGhostWarning: string;
1780
- textColorGhostHoverWarning: string;
1781
- textColorGhostPressedWarning: string;
1782
- textColorGhostFocusWarning: string;
1783
- textColorGhostDisabledWarning: string;
1784
- borderWarning: string;
1785
- borderHoverWarning: string;
1786
- borderPressedWarning: string;
1787
- borderFocusWarning: string;
1788
- borderDisabledWarning: string;
1789
- rippleColorWarning: string;
1790
- colorError: string;
1791
- colorHoverError: string;
1792
- colorPressedError: string;
1793
- colorFocusError: string;
1794
- colorDisabledError: string;
1795
- textColorError: string;
1796
- textColorHoverError: string;
1797
- textColorPressedError: string;
1798
- textColorFocusError: string;
1799
- textColorDisabledError: string;
1800
- textColorTextError: string;
1801
- textColorTextHoverError: string;
1802
- textColorTextPressedError: string;
1803
- textColorTextFocusError: string;
1804
- textColorTextDisabledError: string;
1805
- textColorGhostError: string;
1806
- textColorGhostHoverError: string;
1807
- textColorGhostPressedError: string;
1808
- textColorGhostFocusError: string;
1809
- textColorGhostDisabledError: string;
1810
- borderError: string;
1811
- borderHoverError: string;
1812
- borderPressedError: string;
1813
- borderFocusError: string;
1814
- borderDisabledError: string;
1815
- rippleColorError: string;
1816
- waveOpacity: string;
1817
- fontWeight: string;
1818
- fontWeightStrong: string;
1819
- paddingTiny: string;
1820
- paddingSmall: string;
1821
- paddingMedium: string;
1822
- paddingLarge: string;
1823
- paddingRoundTiny: string;
1824
- paddingRoundSmall: string;
1825
- paddingRoundMedium: string;
1826
- paddingRoundLarge: string;
1827
- iconMarginTiny: string;
1828
- iconMarginSmall: string;
1829
- iconMarginMedium: string;
1830
- iconMarginLarge: string;
1831
- iconSizeTiny: string;
1832
- iconSizeSmall: string;
1833
- iconSizeMedium: string;
1834
- iconSizeLarge: string;
1835
- rippleDuration: string;
1836
- }, any>>>;
1837
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1838
- heightTiny: string;
1839
- heightSmall: string;
1840
- heightMedium: string;
1841
- heightLarge: string;
1842
- borderRadiusTiny: string;
1843
- borderRadiusSmall: string;
1844
- borderRadiusMedium: string;
1845
- borderRadiusLarge: string;
1846
- fontSizeTiny: string;
1847
- fontSizeSmall: string;
1848
- fontSizeMedium: string;
1849
- fontSizeLarge: string;
1850
- opacityDisabled: string;
1851
- colorOpacitySecondary: string;
1852
- colorOpacitySecondaryHover: string;
1853
- colorOpacitySecondaryPressed: string;
1854
- colorSecondary: string;
1855
- colorSecondaryHover: string;
1856
- colorSecondaryPressed: string;
1857
- colorTertiary: string;
1858
- colorTertiaryHover: string;
1859
- colorTertiaryPressed: string;
1860
- colorQuaternary: string;
1861
- colorQuaternaryHover: string;
1862
- colorQuaternaryPressed: string;
1863
- color: string;
1864
- colorHover: string;
1865
- colorPressed: string;
1866
- colorFocus: string;
1867
- colorDisabled: string;
1868
- textColor: string;
1869
- textColorTertiary: string;
1870
- textColorHover: string;
1871
- textColorPressed: string;
1872
- textColorFocus: string;
1873
- textColorDisabled: string;
1874
- textColorText: string;
1875
- textColorTextHover: string;
1876
- textColorTextPressed: string;
1877
- textColorTextFocus: string;
1878
- textColorTextDisabled: string;
1879
- textColorGhost: string;
1880
- textColorGhostHover: string;
1881
- textColorGhostPressed: string;
1882
- textColorGhostFocus: string;
1883
- textColorGhostDisabled: string;
1884
- border: string;
1885
- borderHover: string;
1886
- borderPressed: string;
1887
- borderFocus: string;
1888
- borderDisabled: string;
1889
- rippleColor: string;
1890
- colorPrimary: string;
1891
- colorHoverPrimary: string;
1892
- colorPressedPrimary: string;
1893
- colorFocusPrimary: string;
1894
- colorDisabledPrimary: string;
1895
- textColorPrimary: string;
1896
- textColorHoverPrimary: string;
1897
- textColorPressedPrimary: string;
1898
- textColorFocusPrimary: string;
1899
- textColorDisabledPrimary: string;
1900
- textColorTextPrimary: string;
1901
- textColorTextHoverPrimary: string;
1902
- textColorTextPressedPrimary: string;
1903
- textColorTextFocusPrimary: string;
1904
- textColorTextDisabledPrimary: string;
1905
- textColorGhostPrimary: string;
1906
- textColorGhostHoverPrimary: string;
1907
- textColorGhostPressedPrimary: string;
1908
- textColorGhostFocusPrimary: string;
1909
- textColorGhostDisabledPrimary: string;
1910
- borderPrimary: string;
1911
- borderHoverPrimary: string;
1912
- borderPressedPrimary: string;
1913
- borderFocusPrimary: string;
1914
- borderDisabledPrimary: string;
1915
- rippleColorPrimary: string;
1916
- colorInfo: string;
1917
- colorHoverInfo: string;
1918
- colorPressedInfo: string;
1919
- colorFocusInfo: string;
1920
- colorDisabledInfo: string;
1921
- textColorInfo: string;
1922
- textColorHoverInfo: string;
1923
- textColorPressedInfo: string;
1924
- textColorFocusInfo: string;
1925
- textColorDisabledInfo: string;
1926
- textColorTextInfo: string;
1927
- textColorTextHoverInfo: string;
1928
- textColorTextPressedInfo: string;
1929
- textColorTextFocusInfo: string;
1930
- textColorTextDisabledInfo: string;
1931
- textColorGhostInfo: string;
1932
- textColorGhostHoverInfo: string;
1933
- textColorGhostPressedInfo: string;
1934
- textColorGhostFocusInfo: string;
1935
- textColorGhostDisabledInfo: string;
1936
- borderInfo: string;
1937
- borderHoverInfo: string;
1938
- borderPressedInfo: string;
1939
- borderFocusInfo: string;
1940
- borderDisabledInfo: string;
1941
- rippleColorInfo: string;
1942
- colorSuccess: string;
1943
- colorHoverSuccess: string;
1944
- colorPressedSuccess: string;
1945
- colorFocusSuccess: string;
1946
- colorDisabledSuccess: string;
1947
- textColorSuccess: string;
1948
- textColorHoverSuccess: string;
1949
- textColorPressedSuccess: string;
1950
- textColorFocusSuccess: string;
1951
- textColorDisabledSuccess: string;
1952
- textColorTextSuccess: string;
1953
- textColorTextHoverSuccess: string;
1954
- textColorTextPressedSuccess: string;
1955
- textColorTextFocusSuccess: string;
1956
- textColorTextDisabledSuccess: string;
1957
- textColorGhostSuccess: string;
1958
- textColorGhostHoverSuccess: string;
1959
- textColorGhostPressedSuccess: string;
1960
- textColorGhostFocusSuccess: string;
1961
- textColorGhostDisabledSuccess: string;
1962
- borderSuccess: string;
1963
- borderHoverSuccess: string;
1964
- borderPressedSuccess: string;
1965
- borderFocusSuccess: string;
1966
- borderDisabledSuccess: string;
1967
- rippleColorSuccess: string;
1968
- colorWarning: string;
1969
- colorHoverWarning: string;
1970
- colorPressedWarning: string;
1971
- colorFocusWarning: string;
1972
- colorDisabledWarning: string;
1973
- textColorWarning: string;
1974
- textColorHoverWarning: string;
1975
- textColorPressedWarning: string;
1976
- textColorFocusWarning: string;
1977
- textColorDisabledWarning: string;
1978
- textColorTextWarning: string;
1979
- textColorTextHoverWarning: string;
1980
- textColorTextPressedWarning: string;
1981
- textColorTextFocusWarning: string;
1982
- textColorTextDisabledWarning: string;
1983
- textColorGhostWarning: string;
1984
- textColorGhostHoverWarning: string;
1985
- textColorGhostPressedWarning: string;
1986
- textColorGhostFocusWarning: string;
1987
- textColorGhostDisabledWarning: string;
1988
- borderWarning: string;
1989
- borderHoverWarning: string;
1990
- borderPressedWarning: string;
1991
- borderFocusWarning: string;
1992
- borderDisabledWarning: string;
1993
- rippleColorWarning: string;
1994
- colorError: string;
1995
- colorHoverError: string;
1996
- colorPressedError: string;
1997
- colorFocusError: string;
1998
- colorDisabledError: string;
1999
- textColorError: string;
2000
- textColorHoverError: string;
2001
- textColorPressedError: string;
2002
- textColorFocusError: string;
2003
- textColorDisabledError: string;
2004
- textColorTextError: string;
2005
- textColorTextHoverError: string;
2006
- textColorTextPressedError: string;
2007
- textColorTextFocusError: string;
2008
- textColorTextDisabledError: string;
2009
- textColorGhostError: string;
2010
- textColorGhostHoverError: string;
2011
- textColorGhostPressedError: string;
2012
- textColorGhostFocusError: string;
2013
- textColorGhostDisabledError: string;
2014
- borderError: string;
2015
- borderHoverError: string;
2016
- borderPressedError: string;
2017
- borderFocusError: string;
2018
- borderDisabledError: string;
2019
- rippleColorError: string;
2020
- waveOpacity: string;
2021
- fontWeight: string;
2022
- fontWeightStrong: string;
2023
- paddingTiny: string;
2024
- paddingSmall: string;
2025
- paddingMedium: string;
2026
- paddingLarge: string;
2027
- paddingRoundTiny: string;
2028
- paddingRoundSmall: string;
2029
- paddingRoundMedium: string;
2030
- paddingRoundLarge: string;
2031
- iconMarginTiny: string;
2032
- iconMarginSmall: string;
2033
- iconMarginMedium: string;
2034
- iconMarginLarge: string;
2035
- iconSizeTiny: string;
2036
- iconSizeSmall: string;
2037
- iconSizeMedium: string;
2038
- iconSizeLarge: string;
2039
- rippleDuration: string;
2040
- }, any>>>;
2041
- }>>, {
2042
- readonly type: import("naive-ui/es/button/src/interface").Type;
2043
- readonly tag: keyof HTMLElementTagNameMap;
2044
- readonly block: boolean;
2045
- readonly round: boolean;
2046
- readonly dashed: boolean;
2047
- readonly text: boolean;
2048
- readonly circle: boolean;
2049
- readonly disabled: boolean;
2050
- readonly focusable: boolean;
2051
- readonly strong: boolean;
2052
- readonly loading: boolean;
2053
- readonly bordered: boolean;
2054
- readonly tertiary: boolean;
2055
- readonly ghost: boolean;
2056
- readonly keyboard: boolean;
2057
- readonly secondary: boolean;
2058
- readonly quaternary: boolean;
2059
- readonly iconPlacement: "left" | "right";
2060
- readonly attrType: "button" | "reset" | "submit";
2061
- readonly nativeFocusBehavior: boolean;
2062
- }>;
2063
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("closeEvaluateCountdown" | "writeGuage")[], "closeEvaluateCountdown" | "writeGuage", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2064
- formArray: {
2065
- type: ArrayConstructor;
2066
- default: () => never[];
2067
- };
2068
- evaluateResultConfig: {
2069
- type: ObjectConstructor;
2070
- default: () => {};
2071
- };
2072
- evaluateResultSetting: {
2073
- type: ObjectConstructor;
2074
- default: () => {};
2075
- };
2076
- isFinished: {
2077
- type: BooleanConstructor;
2078
- default: boolean;
2079
- };
2080
- maxScore: {
2081
- type: NumberConstructor;
2082
- default: number;
2083
- };
2084
- }>> & {
2085
- onCloseEvaluateCountdown?: ((...args: any[]) => any) | undefined;
2086
- onWriteGuage?: ((...args: any[]) => any) | undefined;
2087
- }, {
2088
- formArray: unknown[];
2089
- evaluateResultConfig: Record<string, any>;
2090
- evaluateResultSetting: Record<string, any>;
2091
- isFinished: boolean;
2092
- maxScore: number;
2093
- }>;
2094
- AnswerParse: import("vue").DefineComponent<{
2095
- item: {
2096
- type: ObjectConstructor;
2097
- default: () => {};
2098
- };
2099
- }, {
2100
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2101
- item: {
2102
- type: ObjectConstructor;
2103
- default: () => {};
2104
- };
2105
- }>> & {
2106
- [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
2107
- }>>;
2108
- questionScore: import("vue").ComputedRef<any>;
2109
- answerSuccess: import("vue").ComputedRef<boolean>;
2110
- answerIcon: import("vue").ComputedRef<"xitongtubiaodui" | "xitongtubiaocuo">;
2111
- answerResText: import("vue").ComputedRef<"部分正确" | "回答正确" | "回答错误">;
2112
- scoreText: import("vue").ComputedRef<"部分" | "本题">;
2113
- correctAnswer: import("vue").ComputedRef<any>;
2114
- answerKeyText: import("vue").ComputedRef<any>;
2115
- SvgIcon: import("vue").DefineComponent<{
2116
- iconClass: {
2117
- type: StringConstructor;
2118
- required: true;
2119
- default: string;
2120
- };
2121
- title: {
2122
- type: StringConstructor;
2123
- required: false;
2124
- default: string;
2125
- };
2126
- className: {
2127
- type: StringConstructor;
2128
- required: false;
2129
- };
2130
- }, {
2131
- props: {
2132
- iconClass: string;
2133
- title: string;
2134
- className?: string | undefined;
2135
- };
2136
- iconName: import("vue").ComputedRef<string>;
2137
- svgClass: import("vue").ComputedRef<string>;
2138
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2139
- iconClass: {
2140
- type: StringConstructor;
2141
- required: true;
2142
- default: string;
2143
- };
2144
- title: {
2145
- type: StringConstructor;
2146
- required: false;
2147
- default: string;
2148
- };
2149
- className: {
2150
- type: StringConstructor;
2151
- required: false;
2152
- };
2153
- }>>, {
2154
- title: string;
2155
- iconClass: string;
2156
- }>;
2157
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2158
- item: {
2159
- type: ObjectConstructor;
2160
- default: () => {};
2161
- };
2162
- }>>, {
2163
- item: Record<string, any>;
2164
- }>;
2165
- ScaleScore: import("vue").DefineComponent<{
2166
- config: {
2167
- type: ObjectConstructor;
2168
- default: () => {};
2169
- };
2170
- maxScore: {
2171
- type: NumberConstructor;
2172
- default: number;
2173
- };
2174
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, never[], never, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2175
- config: {
2176
- type: ObjectConstructor;
2177
- default: () => {};
2178
- };
2179
- maxScore: {
2180
- type: NumberConstructor;
2181
- default: number;
2182
- };
2183
- }>> & {}, {
2184
- maxScore: number;
2185
- config: Record<string, any>;
2186
- }>;
2187
- NButton: import("vue").DefineComponent<{
2188
- readonly color: StringConstructor;
2189
- readonly textColor: StringConstructor;
2190
- readonly text: BooleanConstructor;
2191
- readonly block: BooleanConstructor;
2192
- readonly loading: BooleanConstructor;
2193
- readonly disabled: BooleanConstructor;
2194
- readonly circle: BooleanConstructor;
2195
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
2196
- readonly ghost: BooleanConstructor;
2197
- readonly round: BooleanConstructor;
2198
- readonly secondary: BooleanConstructor;
2199
- readonly tertiary: BooleanConstructor;
2200
- readonly quaternary: BooleanConstructor;
2201
- readonly strong: BooleanConstructor;
2202
- readonly focusable: {
2203
- readonly type: BooleanConstructor;
2204
- readonly default: true;
2205
- };
2206
- readonly keyboard: {
2207
- readonly type: BooleanConstructor;
2208
- readonly default: true;
2209
- };
2210
- readonly tag: {
2211
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
2212
- readonly default: "button";
2213
- };
2214
- readonly type: {
2215
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
2216
- readonly default: "default";
2217
- };
2218
- readonly dashed: BooleanConstructor;
2219
- readonly iconPlacement: {
2220
- readonly type: import("vue").PropType<"left" | "right">;
2221
- readonly default: "left";
2222
- };
2223
- readonly attrType: {
2224
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
2225
- readonly default: "button";
2226
- };
2227
- readonly bordered: {
2228
- readonly type: BooleanConstructor;
2229
- readonly default: true;
2230
- };
2231
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2232
- readonly nativeFocusBehavior: {
2233
- readonly type: BooleanConstructor;
2234
- readonly default: boolean;
2235
- };
2236
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
2237
- heightTiny: string;
2238
- heightSmall: string;
2239
- heightMedium: string;
2240
- heightLarge: string;
2241
- borderRadiusTiny: string;
2242
- borderRadiusSmall: string;
2243
- borderRadiusMedium: string;
2244
- borderRadiusLarge: string;
2245
- fontSizeTiny: string;
2246
- fontSizeSmall: string;
2247
- fontSizeMedium: string;
2248
- fontSizeLarge: string;
2249
- opacityDisabled: string;
2250
- colorOpacitySecondary: string;
2251
- colorOpacitySecondaryHover: string;
2252
- colorOpacitySecondaryPressed: string;
2253
- colorSecondary: string;
2254
- colorSecondaryHover: string;
2255
- colorSecondaryPressed: string;
2256
- colorTertiary: string;
2257
- colorTertiaryHover: string;
2258
- colorTertiaryPressed: string;
2259
- colorQuaternary: string;
2260
- colorQuaternaryHover: string;
2261
- colorQuaternaryPressed: string;
2262
- color: string;
2263
- colorHover: string;
2264
- colorPressed: string;
2265
- colorFocus: string;
2266
- colorDisabled: string;
2267
- textColor: string;
2268
- textColorTertiary: string;
2269
- textColorHover: string;
2270
- textColorPressed: string;
2271
- textColorFocus: string;
2272
- textColorDisabled: string;
2273
- textColorText: string;
2274
- textColorTextHover: string;
2275
- textColorTextPressed: string;
2276
- textColorTextFocus: string;
2277
- textColorTextDisabled: string;
2278
- textColorGhost: string;
2279
- textColorGhostHover: string;
2280
- textColorGhostPressed: string;
2281
- textColorGhostFocus: string;
2282
- textColorGhostDisabled: string;
2283
- border: string;
2284
- borderHover: string;
2285
- borderPressed: string;
2286
- borderFocus: string;
2287
- borderDisabled: string;
2288
- rippleColor: string;
2289
- colorPrimary: string;
2290
- colorHoverPrimary: string;
2291
- colorPressedPrimary: string;
2292
- colorFocusPrimary: string;
2293
- colorDisabledPrimary: string;
2294
- textColorPrimary: string;
2295
- textColorHoverPrimary: string;
2296
- textColorPressedPrimary: string;
2297
- textColorFocusPrimary: string;
2298
- textColorDisabledPrimary: string;
2299
- textColorTextPrimary: string;
2300
- textColorTextHoverPrimary: string;
2301
- textColorTextPressedPrimary: string;
2302
- textColorTextFocusPrimary: string;
2303
- textColorTextDisabledPrimary: string;
2304
- textColorGhostPrimary: string;
2305
- textColorGhostHoverPrimary: string;
2306
- textColorGhostPressedPrimary: string;
2307
- textColorGhostFocusPrimary: string;
2308
- textColorGhostDisabledPrimary: string;
2309
- borderPrimary: string;
2310
- borderHoverPrimary: string;
2311
- borderPressedPrimary: string;
2312
- borderFocusPrimary: string;
2313
- borderDisabledPrimary: string;
2314
- rippleColorPrimary: string;
2315
- colorInfo: string;
2316
- colorHoverInfo: string;
2317
- colorPressedInfo: string;
2318
- colorFocusInfo: string;
2319
- colorDisabledInfo: string;
2320
- textColorInfo: string;
2321
- textColorHoverInfo: string;
2322
- textColorPressedInfo: string;
2323
- textColorFocusInfo: string;
2324
- textColorDisabledInfo: string;
2325
- textColorTextInfo: string;
2326
- textColorTextHoverInfo: string;
2327
- textColorTextPressedInfo: string;
2328
- textColorTextFocusInfo: string;
2329
- textColorTextDisabledInfo: string;
2330
- textColorGhostInfo: string;
2331
- textColorGhostHoverInfo: string;
2332
- textColorGhostPressedInfo: string;
2333
- textColorGhostFocusInfo: string;
2334
- textColorGhostDisabledInfo: string;
2335
- borderInfo: string;
2336
- borderHoverInfo: string;
2337
- borderPressedInfo: string;
2338
- borderFocusInfo: string;
2339
- borderDisabledInfo: string;
2340
- rippleColorInfo: string;
2341
- colorSuccess: string;
2342
- colorHoverSuccess: string;
2343
- colorPressedSuccess: string;
2344
- colorFocusSuccess: string;
2345
- colorDisabledSuccess: string;
2346
- textColorSuccess: string;
2347
- textColorHoverSuccess: string;
2348
- textColorPressedSuccess: string;
2349
- textColorFocusSuccess: string;
2350
- textColorDisabledSuccess: string;
2351
- textColorTextSuccess: string;
2352
- textColorTextHoverSuccess: string;
2353
- textColorTextPressedSuccess: string;
2354
- textColorTextFocusSuccess: string;
2355
- textColorTextDisabledSuccess: string;
2356
- textColorGhostSuccess: string;
2357
- textColorGhostHoverSuccess: string;
2358
- textColorGhostPressedSuccess: string;
2359
- textColorGhostFocusSuccess: string;
2360
- textColorGhostDisabledSuccess: string;
2361
- borderSuccess: string;
2362
- borderHoverSuccess: string;
2363
- borderPressedSuccess: string;
2364
- borderFocusSuccess: string;
2365
- borderDisabledSuccess: string;
2366
- rippleColorSuccess: string;
2367
- colorWarning: string;
2368
- colorHoverWarning: string;
2369
- colorPressedWarning: string;
2370
- colorFocusWarning: string;
2371
- colorDisabledWarning: string;
2372
- textColorWarning: string;
2373
- textColorHoverWarning: string;
2374
- textColorPressedWarning: string;
2375
- textColorFocusWarning: string;
2376
- textColorDisabledWarning: string;
2377
- textColorTextWarning: string;
2378
- textColorTextHoverWarning: string;
2379
- textColorTextPressedWarning: string;
2380
- textColorTextFocusWarning: string;
2381
- textColorTextDisabledWarning: string;
2382
- textColorGhostWarning: string;
2383
- textColorGhostHoverWarning: string;
2384
- textColorGhostPressedWarning: string;
2385
- textColorGhostFocusWarning: string;
2386
- textColorGhostDisabledWarning: string;
2387
- borderWarning: string;
2388
- borderHoverWarning: string;
2389
- borderPressedWarning: string;
2390
- borderFocusWarning: string;
2391
- borderDisabledWarning: string;
2392
- rippleColorWarning: string;
2393
- colorError: string;
2394
- colorHoverError: string;
2395
- colorPressedError: string;
2396
- colorFocusError: string;
2397
- colorDisabledError: string;
2398
- textColorError: string;
2399
- textColorHoverError: string;
2400
- textColorPressedError: string;
2401
- textColorFocusError: string;
2402
- textColorDisabledError: string;
2403
- textColorTextError: string;
2404
- textColorTextHoverError: string;
2405
- textColorTextPressedError: string;
2406
- textColorTextFocusError: string;
2407
- textColorTextDisabledError: string;
2408
- textColorGhostError: string;
2409
- textColorGhostHoverError: string;
2410
- textColorGhostPressedError: string;
2411
- textColorGhostFocusError: string;
2412
- textColorGhostDisabledError: string;
2413
- borderError: string;
2414
- borderHoverError: string;
2415
- borderPressedError: string;
2416
- borderFocusError: string;
2417
- borderDisabledError: string;
2418
- rippleColorError: string;
2419
- waveOpacity: string;
2420
- fontWeight: string;
2421
- fontWeightStrong: string;
2422
- paddingTiny: string;
2423
- paddingSmall: string;
2424
- paddingMedium: string;
2425
- paddingLarge: string;
2426
- paddingRoundTiny: string;
2427
- paddingRoundSmall: string;
2428
- paddingRoundMedium: string;
2429
- paddingRoundLarge: string;
2430
- iconMarginTiny: string;
2431
- iconMarginSmall: string;
2432
- iconMarginMedium: string;
2433
- iconMarginLarge: string;
2434
- iconSizeTiny: string;
2435
- iconSizeSmall: string;
2436
- iconSizeMedium: string;
2437
- iconSizeLarge: string;
2438
- rippleDuration: string;
2439
- }, any>>;
2440
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
2441
- heightTiny: string;
2442
- heightSmall: string;
2443
- heightMedium: string;
2444
- heightLarge: string;
2445
- borderRadiusTiny: string;
2446
- borderRadiusSmall: string;
2447
- borderRadiusMedium: string;
2448
- borderRadiusLarge: string;
2449
- fontSizeTiny: string;
2450
- fontSizeSmall: string;
2451
- fontSizeMedium: string;
2452
- fontSizeLarge: string;
2453
- opacityDisabled: string;
2454
- colorOpacitySecondary: string;
2455
- colorOpacitySecondaryHover: string;
2456
- colorOpacitySecondaryPressed: string;
2457
- colorSecondary: string;
2458
- colorSecondaryHover: string;
2459
- colorSecondaryPressed: string;
2460
- colorTertiary: string;
2461
- colorTertiaryHover: string;
2462
- colorTertiaryPressed: string;
2463
- colorQuaternary: string;
2464
- colorQuaternaryHover: string;
2465
- colorQuaternaryPressed: string;
2466
- color: string;
2467
- colorHover: string;
2468
- colorPressed: string;
2469
- colorFocus: string;
2470
- colorDisabled: string;
2471
- textColor: string;
2472
- textColorTertiary: string;
2473
- textColorHover: string;
2474
- textColorPressed: string;
2475
- textColorFocus: string;
2476
- textColorDisabled: string;
2477
- textColorText: string;
2478
- textColorTextHover: string;
2479
- textColorTextPressed: string;
2480
- textColorTextFocus: string;
2481
- textColorTextDisabled: string;
2482
- textColorGhost: string;
2483
- textColorGhostHover: string;
2484
- textColorGhostPressed: string;
2485
- textColorGhostFocus: string;
2486
- textColorGhostDisabled: string;
2487
- border: string;
2488
- borderHover: string;
2489
- borderPressed: string;
2490
- borderFocus: string;
2491
- borderDisabled: string;
2492
- rippleColor: string;
2493
- colorPrimary: string;
2494
- colorHoverPrimary: string;
2495
- colorPressedPrimary: string;
2496
- colorFocusPrimary: string;
2497
- colorDisabledPrimary: string;
2498
- textColorPrimary: string;
2499
- textColorHoverPrimary: string;
2500
- textColorPressedPrimary: string;
2501
- textColorFocusPrimary: string;
2502
- textColorDisabledPrimary: string;
2503
- textColorTextPrimary: string;
2504
- textColorTextHoverPrimary: string;
2505
- textColorTextPressedPrimary: string;
2506
- textColorTextFocusPrimary: string;
2507
- textColorTextDisabledPrimary: string;
2508
- textColorGhostPrimary: string;
2509
- textColorGhostHoverPrimary: string;
2510
- textColorGhostPressedPrimary: string;
2511
- textColorGhostFocusPrimary: string;
2512
- textColorGhostDisabledPrimary: string;
2513
- borderPrimary: string;
2514
- borderHoverPrimary: string;
2515
- borderPressedPrimary: string;
2516
- borderFocusPrimary: string;
2517
- borderDisabledPrimary: string;
2518
- rippleColorPrimary: string;
2519
- colorInfo: string;
2520
- colorHoverInfo: string;
2521
- colorPressedInfo: string;
2522
- colorFocusInfo: string;
2523
- colorDisabledInfo: string;
2524
- textColorInfo: string;
2525
- textColorHoverInfo: string;
2526
- textColorPressedInfo: string;
2527
- textColorFocusInfo: string;
2528
- textColorDisabledInfo: string;
2529
- textColorTextInfo: string;
2530
- textColorTextHoverInfo: string;
2531
- textColorTextPressedInfo: string;
2532
- textColorTextFocusInfo: string;
2533
- textColorTextDisabledInfo: string;
2534
- textColorGhostInfo: string;
2535
- textColorGhostHoverInfo: string;
2536
- textColorGhostPressedInfo: string;
2537
- textColorGhostFocusInfo: string;
2538
- textColorGhostDisabledInfo: string;
2539
- borderInfo: string;
2540
- borderHoverInfo: string;
2541
- borderPressedInfo: string;
2542
- borderFocusInfo: string;
2543
- borderDisabledInfo: string;
2544
- rippleColorInfo: string;
2545
- colorSuccess: string;
2546
- colorHoverSuccess: string;
2547
- colorPressedSuccess: string;
2548
- colorFocusSuccess: string;
2549
- colorDisabledSuccess: string;
2550
- textColorSuccess: string;
2551
- textColorHoverSuccess: string;
2552
- textColorPressedSuccess: string;
2553
- textColorFocusSuccess: string;
2554
- textColorDisabledSuccess: string;
2555
- textColorTextSuccess: string;
2556
- textColorTextHoverSuccess: string;
2557
- textColorTextPressedSuccess: string;
2558
- textColorTextFocusSuccess: string;
2559
- textColorTextDisabledSuccess: string;
2560
- textColorGhostSuccess: string;
2561
- textColorGhostHoverSuccess: string;
2562
- textColorGhostPressedSuccess: string;
2563
- textColorGhostFocusSuccess: string;
2564
- textColorGhostDisabledSuccess: string;
2565
- borderSuccess: string;
2566
- borderHoverSuccess: string;
2567
- borderPressedSuccess: string;
2568
- borderFocusSuccess: string;
2569
- borderDisabledSuccess: string;
2570
- rippleColorSuccess: string;
2571
- colorWarning: string;
2572
- colorHoverWarning: string;
2573
- colorPressedWarning: string;
2574
- colorFocusWarning: string;
2575
- colorDisabledWarning: string;
2576
- textColorWarning: string;
2577
- textColorHoverWarning: string;
2578
- textColorPressedWarning: string;
2579
- textColorFocusWarning: string;
2580
- textColorDisabledWarning: string;
2581
- textColorTextWarning: string;
2582
- textColorTextHoverWarning: string;
2583
- textColorTextPressedWarning: string;
2584
- textColorTextFocusWarning: string;
2585
- textColorTextDisabledWarning: string;
2586
- textColorGhostWarning: string;
2587
- textColorGhostHoverWarning: string;
2588
- textColorGhostPressedWarning: string;
2589
- textColorGhostFocusWarning: string;
2590
- textColorGhostDisabledWarning: string;
2591
- borderWarning: string;
2592
- borderHoverWarning: string;
2593
- borderPressedWarning: string;
2594
- borderFocusWarning: string;
2595
- borderDisabledWarning: string;
2596
- rippleColorWarning: string;
2597
- colorError: string;
2598
- colorHoverError: string;
2599
- colorPressedError: string;
2600
- colorFocusError: string;
2601
- colorDisabledError: string;
2602
- textColorError: string;
2603
- textColorHoverError: string;
2604
- textColorPressedError: string;
2605
- textColorFocusError: string;
2606
- textColorDisabledError: string;
2607
- textColorTextError: string;
2608
- textColorTextHoverError: string;
2609
- textColorTextPressedError: string;
2610
- textColorTextFocusError: string;
2611
- textColorTextDisabledError: string;
2612
- textColorGhostError: string;
2613
- textColorGhostHoverError: string;
2614
- textColorGhostPressedError: string;
2615
- textColorGhostFocusError: string;
2616
- textColorGhostDisabledError: string;
2617
- borderError: string;
2618
- borderHoverError: string;
2619
- borderPressedError: string;
2620
- borderFocusError: string;
2621
- borderDisabledError: string;
2622
- rippleColorError: string;
2623
- waveOpacity: string;
2624
- fontWeight: string;
2625
- fontWeightStrong: string;
2626
- paddingTiny: string;
2627
- paddingSmall: string;
2628
- paddingMedium: string;
2629
- paddingLarge: string;
2630
- paddingRoundTiny: string;
2631
- paddingRoundSmall: string;
2632
- paddingRoundMedium: string;
2633
- paddingRoundLarge: string;
2634
- iconMarginTiny: string;
2635
- iconMarginSmall: string;
2636
- iconMarginMedium: string;
2637
- iconMarginLarge: string;
2638
- iconSizeTiny: string;
2639
- iconSizeSmall: string;
2640
- iconSizeMedium: string;
2641
- iconSizeLarge: string;
2642
- rippleDuration: string;
2643
- }, any>>>;
2644
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
2645
- heightTiny: string;
2646
- heightSmall: string;
2647
- heightMedium: string;
2648
- heightLarge: string;
2649
- borderRadiusTiny: string;
2650
- borderRadiusSmall: string;
2651
- borderRadiusMedium: string;
2652
- borderRadiusLarge: string;
2653
- fontSizeTiny: string;
2654
- fontSizeSmall: string;
2655
- fontSizeMedium: string;
2656
- fontSizeLarge: string;
2657
- opacityDisabled: string;
2658
- colorOpacitySecondary: string;
2659
- colorOpacitySecondaryHover: string;
2660
- colorOpacitySecondaryPressed: string;
2661
- colorSecondary: string;
2662
- colorSecondaryHover: string;
2663
- colorSecondaryPressed: string;
2664
- colorTertiary: string;
2665
- colorTertiaryHover: string;
2666
- colorTertiaryPressed: string;
2667
- colorQuaternary: string;
2668
- colorQuaternaryHover: string;
2669
- colorQuaternaryPressed: string;
2670
- color: string;
2671
- colorHover: string;
2672
- colorPressed: string;
2673
- colorFocus: string;
2674
- colorDisabled: string;
2675
- textColor: string;
2676
- textColorTertiary: string;
2677
- textColorHover: string;
2678
- textColorPressed: string;
2679
- textColorFocus: string;
2680
- textColorDisabled: string;
2681
- textColorText: string;
2682
- textColorTextHover: string;
2683
- textColorTextPressed: string;
2684
- textColorTextFocus: string;
2685
- textColorTextDisabled: string;
2686
- textColorGhost: string;
2687
- textColorGhostHover: string;
2688
- textColorGhostPressed: string;
2689
- textColorGhostFocus: string;
2690
- textColorGhostDisabled: string;
2691
- border: string;
2692
- borderHover: string;
2693
- borderPressed: string;
2694
- borderFocus: string;
2695
- borderDisabled: string;
2696
- rippleColor: string;
2697
- colorPrimary: string;
2698
- colorHoverPrimary: string;
2699
- colorPressedPrimary: string;
2700
- colorFocusPrimary: string;
2701
- colorDisabledPrimary: string;
2702
- textColorPrimary: string;
2703
- textColorHoverPrimary: string;
2704
- textColorPressedPrimary: string;
2705
- textColorFocusPrimary: string;
2706
- textColorDisabledPrimary: string;
2707
- textColorTextPrimary: string;
2708
- textColorTextHoverPrimary: string;
2709
- textColorTextPressedPrimary: string;
2710
- textColorTextFocusPrimary: string;
2711
- textColorTextDisabledPrimary: string;
2712
- textColorGhostPrimary: string;
2713
- textColorGhostHoverPrimary: string;
2714
- textColorGhostPressedPrimary: string;
2715
- textColorGhostFocusPrimary: string;
2716
- textColorGhostDisabledPrimary: string;
2717
- borderPrimary: string;
2718
- borderHoverPrimary: string;
2719
- borderPressedPrimary: string;
2720
- borderFocusPrimary: string;
2721
- borderDisabledPrimary: string;
2722
- rippleColorPrimary: string;
2723
- colorInfo: string;
2724
- colorHoverInfo: string;
2725
- colorPressedInfo: string;
2726
- colorFocusInfo: string;
2727
- colorDisabledInfo: string;
2728
- textColorInfo: string;
2729
- textColorHoverInfo: string;
2730
- textColorPressedInfo: string;
2731
- textColorFocusInfo: string;
2732
- textColorDisabledInfo: string;
2733
- textColorTextInfo: string;
2734
- textColorTextHoverInfo: string;
2735
- textColorTextPressedInfo: string;
2736
- textColorTextFocusInfo: string;
2737
- textColorTextDisabledInfo: string;
2738
- textColorGhostInfo: string;
2739
- textColorGhostHoverInfo: string;
2740
- textColorGhostPressedInfo: string;
2741
- textColorGhostFocusInfo: string;
2742
- textColorGhostDisabledInfo: string;
2743
- borderInfo: string;
2744
- borderHoverInfo: string;
2745
- borderPressedInfo: string;
2746
- borderFocusInfo: string;
2747
- borderDisabledInfo: string;
2748
- rippleColorInfo: string;
2749
- colorSuccess: string;
2750
- colorHoverSuccess: string;
2751
- colorPressedSuccess: string;
2752
- colorFocusSuccess: string;
2753
- colorDisabledSuccess: string;
2754
- textColorSuccess: string;
2755
- textColorHoverSuccess: string;
2756
- textColorPressedSuccess: string;
2757
- textColorFocusSuccess: string;
2758
- textColorDisabledSuccess: string;
2759
- textColorTextSuccess: string;
2760
- textColorTextHoverSuccess: string;
2761
- textColorTextPressedSuccess: string;
2762
- textColorTextFocusSuccess: string;
2763
- textColorTextDisabledSuccess: string;
2764
- textColorGhostSuccess: string;
2765
- textColorGhostHoverSuccess: string;
2766
- textColorGhostPressedSuccess: string;
2767
- textColorGhostFocusSuccess: string;
2768
- textColorGhostDisabledSuccess: string;
2769
- borderSuccess: string;
2770
- borderHoverSuccess: string;
2771
- borderPressedSuccess: string;
2772
- borderFocusSuccess: string;
2773
- borderDisabledSuccess: string;
2774
- rippleColorSuccess: string;
2775
- colorWarning: string;
2776
- colorHoverWarning: string;
2777
- colorPressedWarning: string;
2778
- colorFocusWarning: string;
2779
- colorDisabledWarning: string;
2780
- textColorWarning: string;
2781
- textColorHoverWarning: string;
2782
- textColorPressedWarning: string;
2783
- textColorFocusWarning: string;
2784
- textColorDisabledWarning: string;
2785
- textColorTextWarning: string;
2786
- textColorTextHoverWarning: string;
2787
- textColorTextPressedWarning: string;
2788
- textColorTextFocusWarning: string;
2789
- textColorTextDisabledWarning: string;
2790
- textColorGhostWarning: string;
2791
- textColorGhostHoverWarning: string;
2792
- textColorGhostPressedWarning: string;
2793
- textColorGhostFocusWarning: string;
2794
- textColorGhostDisabledWarning: string;
2795
- borderWarning: string;
2796
- borderHoverWarning: string;
2797
- borderPressedWarning: string;
2798
- borderFocusWarning: string;
2799
- borderDisabledWarning: string;
2800
- rippleColorWarning: string;
2801
- colorError: string;
2802
- colorHoverError: string;
2803
- colorPressedError: string;
2804
- colorFocusError: string;
2805
- colorDisabledError: string;
2806
- textColorError: string;
2807
- textColorHoverError: string;
2808
- textColorPressedError: string;
2809
- textColorFocusError: string;
2810
- textColorDisabledError: string;
2811
- textColorTextError: string;
2812
- textColorTextHoverError: string;
2813
- textColorTextPressedError: string;
2814
- textColorTextFocusError: string;
2815
- textColorTextDisabledError: string;
2816
- textColorGhostError: string;
2817
- textColorGhostHoverError: string;
2818
- textColorGhostPressedError: string;
2819
- textColorGhostFocusError: string;
2820
- textColorGhostDisabledError: string;
2821
- borderError: string;
2822
- borderHoverError: string;
2823
- borderPressedError: string;
2824
- borderFocusError: string;
2825
- borderDisabledError: string;
2826
- rippleColorError: string;
2827
- waveOpacity: string;
2828
- fontWeight: string;
2829
- fontWeightStrong: string;
2830
- paddingTiny: string;
2831
- paddingSmall: string;
2832
- paddingMedium: string;
2833
- paddingLarge: string;
2834
- paddingRoundTiny: string;
2835
- paddingRoundSmall: string;
2836
- paddingRoundMedium: string;
2837
- paddingRoundLarge: string;
2838
- iconMarginTiny: string;
2839
- iconMarginSmall: string;
2840
- iconMarginMedium: string;
2841
- iconMarginLarge: string;
2842
- iconSizeTiny: string;
2843
- iconSizeSmall: string;
2844
- iconSizeMedium: string;
2845
- iconSizeLarge: string;
2846
- rippleDuration: string;
2847
- }, any>>>;
2848
- }, {
2849
- selfElRef: import("vue").Ref<HTMLElement | null>;
2850
- waveElRef: import("vue").Ref<{
2851
- play: () => void;
2852
- } | null>;
2853
- mergedClsPrefix: import("vue").ComputedRef<string>;
2854
- mergedFocusable: import("vue").ComputedRef<boolean>;
2855
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
2856
- showBorder: import("vue").ComputedRef<boolean>;
2857
- enterPressed: import("vue").Ref<boolean>;
2858
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
2859
- handleMousedown: (e: MouseEvent) => void;
2860
- handleKeydown: (e: KeyboardEvent) => void;
2861
- handleBlur: () => void;
2862
- handleKeyup: (e: KeyboardEvent) => void;
2863
- handleClick: (e: MouseEvent) => void;
2864
- customColorCssVars: import("vue").ComputedRef<{
2865
- '--n-border-color': string;
2866
- '--n-border-color-hover': string;
2867
- '--n-border-color-pressed': string;
2868
- '--n-border-color-focus': string;
2869
- '--n-border-color-disabled': string;
2870
- } | null>;
2871
- cssVars: import("vue").ComputedRef<{
2872
- '--n-width': string;
2873
- '--n-height': string;
2874
- '--n-font-size': string;
2875
- '--n-padding': string;
2876
- '--n-icon-size': string;
2877
- '--n-icon-margin': string;
2878
- '--n-border-radius': string;
2879
- '--n-border': string;
2880
- '--n-border-hover': string;
2881
- '--n-border-pressed': string;
2882
- '--n-border-focus': string;
2883
- '--n-border-disabled': string;
2884
- '--n-color': string;
2885
- '--n-color-hover': string;
2886
- '--n-color-pressed': string;
2887
- '--n-color-focus': string;
2888
- '--n-color-disabled': string;
2889
- '--n-ripple-color': string;
2890
- '--n-text-color': string;
2891
- '--n-text-color-hover': string;
2892
- '--n-text-color-pressed': string;
2893
- '--n-text-color-focus': string;
2894
- '--n-text-color-disabled': string;
2895
- 'font-weight': string;
2896
- '--n-bezier': string;
2897
- '--n-bezier-ease-out': string;
2898
- '--n-ripple-duration': string;
2899
- '--n-opacity-disabled': string;
2900
- '--n-wave-opacity': string;
2901
- }> | undefined;
2902
- themeClass: import("vue").Ref<string> | undefined;
2903
- onRender: (() => void) | undefined;
2904
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2905
- readonly color: StringConstructor;
2906
- readonly textColor: StringConstructor;
2907
- readonly text: BooleanConstructor;
2908
- readonly block: BooleanConstructor;
2909
- readonly loading: BooleanConstructor;
2910
- readonly disabled: BooleanConstructor;
2911
- readonly circle: BooleanConstructor;
2912
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
2913
- readonly ghost: BooleanConstructor;
2914
- readonly round: BooleanConstructor;
2915
- readonly secondary: BooleanConstructor;
2916
- readonly tertiary: BooleanConstructor;
2917
- readonly quaternary: BooleanConstructor;
2918
- readonly strong: BooleanConstructor;
2919
- readonly focusable: {
2920
- readonly type: BooleanConstructor;
2921
- readonly default: true;
2922
- };
2923
- readonly keyboard: {
2924
- readonly type: BooleanConstructor;
2925
- readonly default: true;
2926
- };
2927
- readonly tag: {
2928
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
2929
- readonly default: "button";
2930
- };
2931
- readonly type: {
2932
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
2933
- readonly default: "default";
2934
- };
2935
- readonly dashed: BooleanConstructor;
2936
- readonly iconPlacement: {
2937
- readonly type: import("vue").PropType<"left" | "right">;
2938
- readonly default: "left";
2939
- };
2940
- readonly attrType: {
2941
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
2942
- readonly default: "button";
2943
- };
2944
- readonly bordered: {
2945
- readonly type: BooleanConstructor;
2946
- readonly default: true;
2947
- };
2948
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2949
- readonly nativeFocusBehavior: {
2950
- readonly type: BooleanConstructor;
2951
- readonly default: boolean;
2952
- };
2953
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
2954
- heightTiny: string;
2955
- heightSmall: string;
2956
- heightMedium: string;
2957
- heightLarge: string;
2958
- borderRadiusTiny: string;
2959
- borderRadiusSmall: string;
2960
- borderRadiusMedium: string;
2961
- borderRadiusLarge: string;
2962
- fontSizeTiny: string;
2963
- fontSizeSmall: string;
2964
- fontSizeMedium: string;
2965
- fontSizeLarge: string;
2966
- opacityDisabled: string;
2967
- colorOpacitySecondary: string;
2968
- colorOpacitySecondaryHover: string;
2969
- colorOpacitySecondaryPressed: string;
2970
- colorSecondary: string;
2971
- colorSecondaryHover: string;
2972
- colorSecondaryPressed: string;
2973
- colorTertiary: string;
2974
- colorTertiaryHover: string;
2975
- colorTertiaryPressed: string;
2976
- colorQuaternary: string;
2977
- colorQuaternaryHover: string;
2978
- colorQuaternaryPressed: string;
2979
- color: string;
2980
- colorHover: string;
2981
- colorPressed: string;
2982
- colorFocus: string;
2983
- colorDisabled: string;
2984
- textColor: string;
2985
- textColorTertiary: string;
2986
- textColorHover: string;
2987
- textColorPressed: string;
2988
- textColorFocus: string;
2989
- textColorDisabled: string;
2990
- textColorText: string;
2991
- textColorTextHover: string;
2992
- textColorTextPressed: string;
2993
- textColorTextFocus: string;
2994
- textColorTextDisabled: string;
2995
- textColorGhost: string;
2996
- textColorGhostHover: string;
2997
- textColorGhostPressed: string;
2998
- textColorGhostFocus: string;
2999
- textColorGhostDisabled: string;
3000
- border: string;
3001
- borderHover: string;
3002
- borderPressed: string;
3003
- borderFocus: string;
3004
- borderDisabled: string;
3005
- rippleColor: string;
3006
- colorPrimary: string;
3007
- colorHoverPrimary: string;
3008
- colorPressedPrimary: string;
3009
- colorFocusPrimary: string;
3010
- colorDisabledPrimary: string;
3011
- textColorPrimary: string;
3012
- textColorHoverPrimary: string;
3013
- textColorPressedPrimary: string;
3014
- textColorFocusPrimary: string;
3015
- textColorDisabledPrimary: string;
3016
- textColorTextPrimary: string;
3017
- textColorTextHoverPrimary: string;
3018
- textColorTextPressedPrimary: string;
3019
- textColorTextFocusPrimary: string;
3020
- textColorTextDisabledPrimary: string;
3021
- textColorGhostPrimary: string;
3022
- textColorGhostHoverPrimary: string;
3023
- textColorGhostPressedPrimary: string;
3024
- textColorGhostFocusPrimary: string;
3025
- textColorGhostDisabledPrimary: string;
3026
- borderPrimary: string;
3027
- borderHoverPrimary: string;
3028
- borderPressedPrimary: string;
3029
- borderFocusPrimary: string;
3030
- borderDisabledPrimary: string;
3031
- rippleColorPrimary: string;
3032
- colorInfo: string;
3033
- colorHoverInfo: string;
3034
- colorPressedInfo: string;
3035
- colorFocusInfo: string;
3036
- colorDisabledInfo: string;
3037
- textColorInfo: string;
3038
- textColorHoverInfo: string;
3039
- textColorPressedInfo: string;
3040
- textColorFocusInfo: string;
3041
- textColorDisabledInfo: string;
3042
- textColorTextInfo: string;
3043
- textColorTextHoverInfo: string;
3044
- textColorTextPressedInfo: string;
3045
- textColorTextFocusInfo: string;
3046
- textColorTextDisabledInfo: string;
3047
- textColorGhostInfo: string;
3048
- textColorGhostHoverInfo: string;
3049
- textColorGhostPressedInfo: string;
3050
- textColorGhostFocusInfo: string;
3051
- textColorGhostDisabledInfo: string;
3052
- borderInfo: string;
3053
- borderHoverInfo: string;
3054
- borderPressedInfo: string;
3055
- borderFocusInfo: string;
3056
- borderDisabledInfo: string;
3057
- rippleColorInfo: string;
3058
- colorSuccess: string;
3059
- colorHoverSuccess: string;
3060
- colorPressedSuccess: string;
3061
- colorFocusSuccess: string;
3062
- colorDisabledSuccess: string;
3063
- textColorSuccess: string;
3064
- textColorHoverSuccess: string;
3065
- textColorPressedSuccess: string;
3066
- textColorFocusSuccess: string;
3067
- textColorDisabledSuccess: string;
3068
- textColorTextSuccess: string;
3069
- textColorTextHoverSuccess: string;
3070
- textColorTextPressedSuccess: string;
3071
- textColorTextFocusSuccess: string;
3072
- textColorTextDisabledSuccess: string;
3073
- textColorGhostSuccess: string;
3074
- textColorGhostHoverSuccess: string;
3075
- textColorGhostPressedSuccess: string;
3076
- textColorGhostFocusSuccess: string;
3077
- textColorGhostDisabledSuccess: string;
3078
- borderSuccess: string;
3079
- borderHoverSuccess: string;
3080
- borderPressedSuccess: string;
3081
- borderFocusSuccess: string;
3082
- borderDisabledSuccess: string;
3083
- rippleColorSuccess: string;
3084
- colorWarning: string;
3085
- colorHoverWarning: string;
3086
- colorPressedWarning: string;
3087
- colorFocusWarning: string;
3088
- colorDisabledWarning: string;
3089
- textColorWarning: string;
3090
- textColorHoverWarning: string;
3091
- textColorPressedWarning: string;
3092
- textColorFocusWarning: string;
3093
- textColorDisabledWarning: string;
3094
- textColorTextWarning: string;
3095
- textColorTextHoverWarning: string;
3096
- textColorTextPressedWarning: string;
3097
- textColorTextFocusWarning: string;
3098
- textColorTextDisabledWarning: string;
3099
- textColorGhostWarning: string;
3100
- textColorGhostHoverWarning: string;
3101
- textColorGhostPressedWarning: string;
3102
- textColorGhostFocusWarning: string;
3103
- textColorGhostDisabledWarning: string;
3104
- borderWarning: string;
3105
- borderHoverWarning: string;
3106
- borderPressedWarning: string;
3107
- borderFocusWarning: string;
3108
- borderDisabledWarning: string;
3109
- rippleColorWarning: string;
3110
- colorError: string;
3111
- colorHoverError: string;
3112
- colorPressedError: string;
3113
- colorFocusError: string;
3114
- colorDisabledError: string;
3115
- textColorError: string;
3116
- textColorHoverError: string;
3117
- textColorPressedError: string;
3118
- textColorFocusError: string;
3119
- textColorDisabledError: string;
3120
- textColorTextError: string;
3121
- textColorTextHoverError: string;
3122
- textColorTextPressedError: string;
3123
- textColorTextFocusError: string;
3124
- textColorTextDisabledError: string;
3125
- textColorGhostError: string;
3126
- textColorGhostHoverError: string;
3127
- textColorGhostPressedError: string;
3128
- textColorGhostFocusError: string;
3129
- textColorGhostDisabledError: string;
3130
- borderError: string;
3131
- borderHoverError: string;
3132
- borderPressedError: string;
3133
- borderFocusError: string;
3134
- borderDisabledError: string;
3135
- rippleColorError: string;
3136
- waveOpacity: string;
3137
- fontWeight: string;
3138
- fontWeightStrong: string;
3139
- paddingTiny: string;
3140
- paddingSmall: string;
3141
- paddingMedium: string;
3142
- paddingLarge: string;
3143
- paddingRoundTiny: string;
3144
- paddingRoundSmall: string;
3145
- paddingRoundMedium: string;
3146
- paddingRoundLarge: string;
3147
- iconMarginTiny: string;
3148
- iconMarginSmall: string;
3149
- iconMarginMedium: string;
3150
- iconMarginLarge: string;
3151
- iconSizeTiny: string;
3152
- iconSizeSmall: string;
3153
- iconSizeMedium: string;
3154
- iconSizeLarge: string;
3155
- rippleDuration: string;
3156
- }, any>>;
3157
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
3158
- heightTiny: string;
3159
- heightSmall: string;
3160
- heightMedium: string;
3161
- heightLarge: string;
3162
- borderRadiusTiny: string;
3163
- borderRadiusSmall: string;
3164
- borderRadiusMedium: string;
3165
- borderRadiusLarge: string;
3166
- fontSizeTiny: string;
3167
- fontSizeSmall: string;
3168
- fontSizeMedium: string;
3169
- fontSizeLarge: string;
3170
- opacityDisabled: string;
3171
- colorOpacitySecondary: string;
3172
- colorOpacitySecondaryHover: string;
3173
- colorOpacitySecondaryPressed: string;
3174
- colorSecondary: string;
3175
- colorSecondaryHover: string;
3176
- colorSecondaryPressed: string;
3177
- colorTertiary: string;
3178
- colorTertiaryHover: string;
3179
- colorTertiaryPressed: string;
3180
- colorQuaternary: string;
3181
- colorQuaternaryHover: string;
3182
- colorQuaternaryPressed: string;
3183
- color: string;
3184
- colorHover: string;
3185
- colorPressed: string;
3186
- colorFocus: string;
3187
- colorDisabled: string;
3188
- textColor: string;
3189
- textColorTertiary: string;
3190
- textColorHover: string;
3191
- textColorPressed: string;
3192
- textColorFocus: string;
3193
- textColorDisabled: string;
3194
- textColorText: string;
3195
- textColorTextHover: string;
3196
- textColorTextPressed: string;
3197
- textColorTextFocus: string;
3198
- textColorTextDisabled: string;
3199
- textColorGhost: string;
3200
- textColorGhostHover: string;
3201
- textColorGhostPressed: string;
3202
- textColorGhostFocus: string;
3203
- textColorGhostDisabled: string;
3204
- border: string;
3205
- borderHover: string;
3206
- borderPressed: string;
3207
- borderFocus: string;
3208
- borderDisabled: string;
3209
- rippleColor: string;
3210
- colorPrimary: string;
3211
- colorHoverPrimary: string;
3212
- colorPressedPrimary: string;
3213
- colorFocusPrimary: string;
3214
- colorDisabledPrimary: string;
3215
- textColorPrimary: string;
3216
- textColorHoverPrimary: string;
3217
- textColorPressedPrimary: string;
3218
- textColorFocusPrimary: string;
3219
- textColorDisabledPrimary: string;
3220
- textColorTextPrimary: string;
3221
- textColorTextHoverPrimary: string;
3222
- textColorTextPressedPrimary: string;
3223
- textColorTextFocusPrimary: string;
3224
- textColorTextDisabledPrimary: string;
3225
- textColorGhostPrimary: string;
3226
- textColorGhostHoverPrimary: string;
3227
- textColorGhostPressedPrimary: string;
3228
- textColorGhostFocusPrimary: string;
3229
- textColorGhostDisabledPrimary: string;
3230
- borderPrimary: string;
3231
- borderHoverPrimary: string;
3232
- borderPressedPrimary: string;
3233
- borderFocusPrimary: string;
3234
- borderDisabledPrimary: string;
3235
- rippleColorPrimary: string;
3236
- colorInfo: string;
3237
- colorHoverInfo: string;
3238
- colorPressedInfo: string;
3239
- colorFocusInfo: string;
3240
- colorDisabledInfo: string;
3241
- textColorInfo: string;
3242
- textColorHoverInfo: string;
3243
- textColorPressedInfo: string;
3244
- textColorFocusInfo: string;
3245
- textColorDisabledInfo: string;
3246
- textColorTextInfo: string;
3247
- textColorTextHoverInfo: string;
3248
- textColorTextPressedInfo: string;
3249
- textColorTextFocusInfo: string;
3250
- textColorTextDisabledInfo: string;
3251
- textColorGhostInfo: string;
3252
- textColorGhostHoverInfo: string;
3253
- textColorGhostPressedInfo: string;
3254
- textColorGhostFocusInfo: string;
3255
- textColorGhostDisabledInfo: string;
3256
- borderInfo: string;
3257
- borderHoverInfo: string;
3258
- borderPressedInfo: string;
3259
- borderFocusInfo: string;
3260
- borderDisabledInfo: string;
3261
- rippleColorInfo: string;
3262
- colorSuccess: string;
3263
- colorHoverSuccess: string;
3264
- colorPressedSuccess: string;
3265
- colorFocusSuccess: string;
3266
- colorDisabledSuccess: string;
3267
- textColorSuccess: string;
3268
- textColorHoverSuccess: string;
3269
- textColorPressedSuccess: string;
3270
- textColorFocusSuccess: string;
3271
- textColorDisabledSuccess: string;
3272
- textColorTextSuccess: string;
3273
- textColorTextHoverSuccess: string;
3274
- textColorTextPressedSuccess: string;
3275
- textColorTextFocusSuccess: string;
3276
- textColorTextDisabledSuccess: string;
3277
- textColorGhostSuccess: string;
3278
- textColorGhostHoverSuccess: string;
3279
- textColorGhostPressedSuccess: string;
3280
- textColorGhostFocusSuccess: string;
3281
- textColorGhostDisabledSuccess: string;
3282
- borderSuccess: string;
3283
- borderHoverSuccess: string;
3284
- borderPressedSuccess: string;
3285
- borderFocusSuccess: string;
3286
- borderDisabledSuccess: string;
3287
- rippleColorSuccess: string;
3288
- colorWarning: string;
3289
- colorHoverWarning: string;
3290
- colorPressedWarning: string;
3291
- colorFocusWarning: string;
3292
- colorDisabledWarning: string;
3293
- textColorWarning: string;
3294
- textColorHoverWarning: string;
3295
- textColorPressedWarning: string;
3296
- textColorFocusWarning: string;
3297
- textColorDisabledWarning: string;
3298
- textColorTextWarning: string;
3299
- textColorTextHoverWarning: string;
3300
- textColorTextPressedWarning: string;
3301
- textColorTextFocusWarning: string;
3302
- textColorTextDisabledWarning: string;
3303
- textColorGhostWarning: string;
3304
- textColorGhostHoverWarning: string;
3305
- textColorGhostPressedWarning: string;
3306
- textColorGhostFocusWarning: string;
3307
- textColorGhostDisabledWarning: string;
3308
- borderWarning: string;
3309
- borderHoverWarning: string;
3310
- borderPressedWarning: string;
3311
- borderFocusWarning: string;
3312
- borderDisabledWarning: string;
3313
- rippleColorWarning: string;
3314
- colorError: string;
3315
- colorHoverError: string;
3316
- colorPressedError: string;
3317
- colorFocusError: string;
3318
- colorDisabledError: string;
3319
- textColorError: string;
3320
- textColorHoverError: string;
3321
- textColorPressedError: string;
3322
- textColorFocusError: string;
3323
- textColorDisabledError: string;
3324
- textColorTextError: string;
3325
- textColorTextHoverError: string;
3326
- textColorTextPressedError: string;
3327
- textColorTextFocusError: string;
3328
- textColorTextDisabledError: string;
3329
- textColorGhostError: string;
3330
- textColorGhostHoverError: string;
3331
- textColorGhostPressedError: string;
3332
- textColorGhostFocusError: string;
3333
- textColorGhostDisabledError: string;
3334
- borderError: string;
3335
- borderHoverError: string;
3336
- borderPressedError: string;
3337
- borderFocusError: string;
3338
- borderDisabledError: string;
3339
- rippleColorError: string;
3340
- waveOpacity: string;
3341
- fontWeight: string;
3342
- fontWeightStrong: string;
3343
- paddingTiny: string;
3344
- paddingSmall: string;
3345
- paddingMedium: string;
3346
- paddingLarge: string;
3347
- paddingRoundTiny: string;
3348
- paddingRoundSmall: string;
3349
- paddingRoundMedium: string;
3350
- paddingRoundLarge: string;
3351
- iconMarginTiny: string;
3352
- iconMarginSmall: string;
3353
- iconMarginMedium: string;
3354
- iconMarginLarge: string;
3355
- iconSizeTiny: string;
3356
- iconSizeSmall: string;
3357
- iconSizeMedium: string;
3358
- iconSizeLarge: string;
3359
- rippleDuration: string;
3360
- }, any>>>;
3361
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
3362
- heightTiny: string;
3363
- heightSmall: string;
3364
- heightMedium: string;
3365
- heightLarge: string;
3366
- borderRadiusTiny: string;
3367
- borderRadiusSmall: string;
3368
- borderRadiusMedium: string;
3369
- borderRadiusLarge: string;
3370
- fontSizeTiny: string;
3371
- fontSizeSmall: string;
3372
- fontSizeMedium: string;
3373
- fontSizeLarge: string;
3374
- opacityDisabled: string;
3375
- colorOpacitySecondary: string;
3376
- colorOpacitySecondaryHover: string;
3377
- colorOpacitySecondaryPressed: string;
3378
- colorSecondary: string;
3379
- colorSecondaryHover: string;
3380
- colorSecondaryPressed: string;
3381
- colorTertiary: string;
3382
- colorTertiaryHover: string;
3383
- colorTertiaryPressed: string;
3384
- colorQuaternary: string;
3385
- colorQuaternaryHover: string;
3386
- colorQuaternaryPressed: string;
3387
- color: string;
3388
- colorHover: string;
3389
- colorPressed: string;
3390
- colorFocus: string;
3391
- colorDisabled: string;
3392
- textColor: string;
3393
- textColorTertiary: string;
3394
- textColorHover: string;
3395
- textColorPressed: string;
3396
- textColorFocus: string;
3397
- textColorDisabled: string;
3398
- textColorText: string;
3399
- textColorTextHover: string;
3400
- textColorTextPressed: string;
3401
- textColorTextFocus: string;
3402
- textColorTextDisabled: string;
3403
- textColorGhost: string;
3404
- textColorGhostHover: string;
3405
- textColorGhostPressed: string;
3406
- textColorGhostFocus: string;
3407
- textColorGhostDisabled: string;
3408
- border: string;
3409
- borderHover: string;
3410
- borderPressed: string;
3411
- borderFocus: string;
3412
- borderDisabled: string;
3413
- rippleColor: string;
3414
- colorPrimary: string;
3415
- colorHoverPrimary: string;
3416
- colorPressedPrimary: string;
3417
- colorFocusPrimary: string;
3418
- colorDisabledPrimary: string;
3419
- textColorPrimary: string;
3420
- textColorHoverPrimary: string;
3421
- textColorPressedPrimary: string;
3422
- textColorFocusPrimary: string;
3423
- textColorDisabledPrimary: string;
3424
- textColorTextPrimary: string;
3425
- textColorTextHoverPrimary: string;
3426
- textColorTextPressedPrimary: string;
3427
- textColorTextFocusPrimary: string;
3428
- textColorTextDisabledPrimary: string;
3429
- textColorGhostPrimary: string;
3430
- textColorGhostHoverPrimary: string;
3431
- textColorGhostPressedPrimary: string;
3432
- textColorGhostFocusPrimary: string;
3433
- textColorGhostDisabledPrimary: string;
3434
- borderPrimary: string;
3435
- borderHoverPrimary: string;
3436
- borderPressedPrimary: string;
3437
- borderFocusPrimary: string;
3438
- borderDisabledPrimary: string;
3439
- rippleColorPrimary: string;
3440
- colorInfo: string;
3441
- colorHoverInfo: string;
3442
- colorPressedInfo: string;
3443
- colorFocusInfo: string;
3444
- colorDisabledInfo: string;
3445
- textColorInfo: string;
3446
- textColorHoverInfo: string;
3447
- textColorPressedInfo: string;
3448
- textColorFocusInfo: string;
3449
- textColorDisabledInfo: string;
3450
- textColorTextInfo: string;
3451
- textColorTextHoverInfo: string;
3452
- textColorTextPressedInfo: string;
3453
- textColorTextFocusInfo: string;
3454
- textColorTextDisabledInfo: string;
3455
- textColorGhostInfo: string;
3456
- textColorGhostHoverInfo: string;
3457
- textColorGhostPressedInfo: string;
3458
- textColorGhostFocusInfo: string;
3459
- textColorGhostDisabledInfo: string;
3460
- borderInfo: string;
3461
- borderHoverInfo: string;
3462
- borderPressedInfo: string;
3463
- borderFocusInfo: string;
3464
- borderDisabledInfo: string;
3465
- rippleColorInfo: string;
3466
- colorSuccess: string;
3467
- colorHoverSuccess: string;
3468
- colorPressedSuccess: string;
3469
- colorFocusSuccess: string;
3470
- colorDisabledSuccess: string;
3471
- textColorSuccess: string;
3472
- textColorHoverSuccess: string;
3473
- textColorPressedSuccess: string;
3474
- textColorFocusSuccess: string;
3475
- textColorDisabledSuccess: string;
3476
- textColorTextSuccess: string;
3477
- textColorTextHoverSuccess: string;
3478
- textColorTextPressedSuccess: string;
3479
- textColorTextFocusSuccess: string;
3480
- textColorTextDisabledSuccess: string;
3481
- textColorGhostSuccess: string;
3482
- textColorGhostHoverSuccess: string;
3483
- textColorGhostPressedSuccess: string;
3484
- textColorGhostFocusSuccess: string;
3485
- textColorGhostDisabledSuccess: string;
3486
- borderSuccess: string;
3487
- borderHoverSuccess: string;
3488
- borderPressedSuccess: string;
3489
- borderFocusSuccess: string;
3490
- borderDisabledSuccess: string;
3491
- rippleColorSuccess: string;
3492
- colorWarning: string;
3493
- colorHoverWarning: string;
3494
- colorPressedWarning: string;
3495
- colorFocusWarning: string;
3496
- colorDisabledWarning: string;
3497
- textColorWarning: string;
3498
- textColorHoverWarning: string;
3499
- textColorPressedWarning: string;
3500
- textColorFocusWarning: string;
3501
- textColorDisabledWarning: string;
3502
- textColorTextWarning: string;
3503
- textColorTextHoverWarning: string;
3504
- textColorTextPressedWarning: string;
3505
- textColorTextFocusWarning: string;
3506
- textColorTextDisabledWarning: string;
3507
- textColorGhostWarning: string;
3508
- textColorGhostHoverWarning: string;
3509
- textColorGhostPressedWarning: string;
3510
- textColorGhostFocusWarning: string;
3511
- textColorGhostDisabledWarning: string;
3512
- borderWarning: string;
3513
- borderHoverWarning: string;
3514
- borderPressedWarning: string;
3515
- borderFocusWarning: string;
3516
- borderDisabledWarning: string;
3517
- rippleColorWarning: string;
3518
- colorError: string;
3519
- colorHoverError: string;
3520
- colorPressedError: string;
3521
- colorFocusError: string;
3522
- colorDisabledError: string;
3523
- textColorError: string;
3524
- textColorHoverError: string;
3525
- textColorPressedError: string;
3526
- textColorFocusError: string;
3527
- textColorDisabledError: string;
3528
- textColorTextError: string;
3529
- textColorTextHoverError: string;
3530
- textColorTextPressedError: string;
3531
- textColorTextFocusError: string;
3532
- textColorTextDisabledError: string;
3533
- textColorGhostError: string;
3534
- textColorGhostHoverError: string;
3535
- textColorGhostPressedError: string;
3536
- textColorGhostFocusError: string;
3537
- textColorGhostDisabledError: string;
3538
- borderError: string;
3539
- borderHoverError: string;
3540
- borderPressedError: string;
3541
- borderFocusError: string;
3542
- borderDisabledError: string;
3543
- rippleColorError: string;
3544
- waveOpacity: string;
3545
- fontWeight: string;
3546
- fontWeightStrong: string;
3547
- paddingTiny: string;
3548
- paddingSmall: string;
3549
- paddingMedium: string;
3550
- paddingLarge: string;
3551
- paddingRoundTiny: string;
3552
- paddingRoundSmall: string;
3553
- paddingRoundMedium: string;
3554
- paddingRoundLarge: string;
3555
- iconMarginTiny: string;
3556
- iconMarginSmall: string;
3557
- iconMarginMedium: string;
3558
- iconMarginLarge: string;
3559
- iconSizeTiny: string;
3560
- iconSizeSmall: string;
3561
- iconSizeMedium: string;
3562
- iconSizeLarge: string;
3563
- rippleDuration: string;
3564
- }, any>>>;
3565
- }>>, {
3566
- readonly type: import("naive-ui/es/button/src/interface").Type;
3567
- readonly tag: keyof HTMLElementTagNameMap;
3568
- readonly block: boolean;
3569
- readonly round: boolean;
3570
- readonly dashed: boolean;
3571
- readonly text: boolean;
3572
- readonly circle: boolean;
3573
- readonly disabled: boolean;
3574
- readonly focusable: boolean;
3575
- readonly strong: boolean;
3576
- readonly loading: boolean;
3577
- readonly bordered: boolean;
3578
- readonly tertiary: boolean;
3579
- readonly ghost: boolean;
3580
- readonly keyboard: boolean;
3581
- readonly secondary: boolean;
3582
- readonly quaternary: boolean;
3583
- readonly iconPlacement: "left" | "right";
3584
- readonly attrType: "button" | "reset" | "submit";
3585
- readonly nativeFocusBehavior: boolean;
3586
- }>;
3587
- NForm: import("vue").DefineComponent<{
3588
- readonly inline: BooleanConstructor;
3589
- readonly labelWidth: import("vue").PropType<string | number>;
3590
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
3591
- readonly labelPlacement: {
3592
- readonly type: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
3593
- readonly default: "top";
3594
- };
3595
- readonly model: {
3596
- readonly type: import("vue").PropType<Record<string, any>>;
3597
- readonly default: () => void;
3598
- };
3599
- readonly rules: import("vue").PropType<import("naive-ui").FormRules>;
3600
- readonly disabled: BooleanConstructor;
3601
- readonly size: import("vue").PropType<import("naive-ui/es/form/src/interface").Size>;
3602
- readonly showRequireMark: {
3603
- readonly type: import("vue").PropType<boolean | undefined>;
3604
- readonly default: undefined;
3605
- };
3606
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
3607
- readonly showFeedback: {
3608
- readonly type: BooleanConstructor;
3609
- readonly default: true;
3610
- };
3611
- readonly onSubmit: {
3612
- readonly type: import("vue").PropType<(e: Event) => void>;
3613
- readonly default: (e: Event) => void;
3614
- };
3615
- readonly showLabel: {
3616
- readonly type: import("vue").PropType<boolean | undefined>;
3617
- readonly default: undefined;
3618
- };
3619
- readonly validateMessages: import("vue").PropType<Partial<import("naive-ui/es/form/src/interface").FormValidateMessages>>;
3620
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
3621
- blankHeightSmall: string;
3622
- blankHeightMedium: string;
3623
- blankHeightLarge: string;
3624
- lineHeight: string;
3625
- labelTextColor: string;
3626
- asteriskColor: string;
3627
- feedbackTextColorError: string;
3628
- feedbackTextColorWarning: string;
3629
- feedbackTextColor: string;
3630
- feedbackPadding: string;
3631
- feedbackHeightSmall: string;
3632
- feedbackHeightMedium: string;
3633
- feedbackHeightLarge: string;
3634
- feedbackFontSizeSmall: string;
3635
- feedbackFontSizeMedium: string;
3636
- feedbackFontSizeLarge: string;
3637
- labelFontSizeLeftSmall: string;
3638
- labelFontSizeLeftMedium: string;
3639
- labelFontSizeLeftLarge: string;
3640
- labelFontSizeTopSmall: string;
3641
- labelFontSizeTopMedium: string;
3642
- labelFontSizeTopLarge: string;
3643
- labelHeightSmall: string;
3644
- labelHeightMedium: string;
3645
- labelHeightLarge: string;
3646
- labelPaddingVertical: string;
3647
- labelPaddingHorizontal: string;
3648
- labelTextAlignVertical: string;
3649
- labelTextAlignHorizontal: string;
3650
- }, any>>;
3651
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3652
- blankHeightSmall: string;
3653
- blankHeightMedium: string;
3654
- blankHeightLarge: string;
3655
- lineHeight: string;
3656
- labelTextColor: string;
3657
- asteriskColor: string;
3658
- feedbackTextColorError: string;
3659
- feedbackTextColorWarning: string;
3660
- feedbackTextColor: string;
3661
- feedbackPadding: string;
3662
- feedbackHeightSmall: string;
3663
- feedbackHeightMedium: string;
3664
- feedbackHeightLarge: string;
3665
- feedbackFontSizeSmall: string;
3666
- feedbackFontSizeMedium: string;
3667
- feedbackFontSizeLarge: string;
3668
- labelFontSizeLeftSmall: string;
3669
- labelFontSizeLeftMedium: string;
3670
- labelFontSizeLeftLarge: string;
3671
- labelFontSizeTopSmall: string;
3672
- labelFontSizeTopMedium: string;
3673
- labelFontSizeTopLarge: string;
3674
- labelHeightSmall: string;
3675
- labelHeightMedium: string;
3676
- labelHeightLarge: string;
3677
- labelPaddingVertical: string;
3678
- labelPaddingHorizontal: string;
3679
- labelTextAlignVertical: string;
3680
- labelTextAlignHorizontal: string;
3681
- }, any>>>;
3682
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3683
- blankHeightSmall: string;
3684
- blankHeightMedium: string;
3685
- blankHeightLarge: string;
3686
- lineHeight: string;
3687
- labelTextColor: string;
3688
- asteriskColor: string;
3689
- feedbackTextColorError: string;
3690
- feedbackTextColorWarning: string;
3691
- feedbackTextColor: string;
3692
- feedbackPadding: string;
3693
- feedbackHeightSmall: string;
3694
- feedbackHeightMedium: string;
3695
- feedbackHeightLarge: string;
3696
- feedbackFontSizeSmall: string;
3697
- feedbackFontSizeMedium: string;
3698
- feedbackFontSizeLarge: string;
3699
- labelFontSizeLeftSmall: string;
3700
- labelFontSizeLeftMedium: string;
3701
- labelFontSizeLeftLarge: string;
3702
- labelFontSizeTopSmall: string;
3703
- labelFontSizeTopMedium: string;
3704
- labelFontSizeTopLarge: string;
3705
- labelHeightSmall: string;
3706
- labelHeightMedium: string;
3707
- labelHeightLarge: string;
3708
- labelPaddingVertical: string;
3709
- labelPaddingHorizontal: string;
3710
- labelTextAlignVertical: string;
3711
- labelTextAlignHorizontal: string;
3712
- }, any>>>;
3713
- }, import("naive-ui").FormInst & {
3714
- mergedClsPrefix: import("vue").ComputedRef<string>;
3715
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3716
- readonly inline: BooleanConstructor;
3717
- readonly labelWidth: import("vue").PropType<string | number>;
3718
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
3719
- readonly labelPlacement: {
3720
- readonly type: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
3721
- readonly default: "top";
3722
- };
3723
- readonly model: {
3724
- readonly type: import("vue").PropType<Record<string, any>>;
3725
- readonly default: () => void;
3726
- };
3727
- readonly rules: import("vue").PropType<import("naive-ui").FormRules>;
3728
- readonly disabled: BooleanConstructor;
3729
- readonly size: import("vue").PropType<import("naive-ui/es/form/src/interface").Size>;
3730
- readonly showRequireMark: {
3731
- readonly type: import("vue").PropType<boolean | undefined>;
3732
- readonly default: undefined;
3733
- };
3734
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
3735
- readonly showFeedback: {
3736
- readonly type: BooleanConstructor;
3737
- readonly default: true;
3738
- };
3739
- readonly onSubmit: {
3740
- readonly type: import("vue").PropType<(e: Event) => void>;
3741
- readonly default: (e: Event) => void;
3742
- };
3743
- readonly showLabel: {
3744
- readonly type: import("vue").PropType<boolean | undefined>;
3745
- readonly default: undefined;
3746
- };
3747
- readonly validateMessages: import("vue").PropType<Partial<import("naive-ui/es/form/src/interface").FormValidateMessages>>;
3748
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
3749
- blankHeightSmall: string;
3750
- blankHeightMedium: string;
3751
- blankHeightLarge: string;
3752
- lineHeight: string;
3753
- labelTextColor: string;
3754
- asteriskColor: string;
3755
- feedbackTextColorError: string;
3756
- feedbackTextColorWarning: string;
3757
- feedbackTextColor: string;
3758
- feedbackPadding: string;
3759
- feedbackHeightSmall: string;
3760
- feedbackHeightMedium: string;
3761
- feedbackHeightLarge: string;
3762
- feedbackFontSizeSmall: string;
3763
- feedbackFontSizeMedium: string;
3764
- feedbackFontSizeLarge: string;
3765
- labelFontSizeLeftSmall: string;
3766
- labelFontSizeLeftMedium: string;
3767
- labelFontSizeLeftLarge: string;
3768
- labelFontSizeTopSmall: string;
3769
- labelFontSizeTopMedium: string;
3770
- labelFontSizeTopLarge: string;
3771
- labelHeightSmall: string;
3772
- labelHeightMedium: string;
3773
- labelHeightLarge: string;
3774
- labelPaddingVertical: string;
3775
- labelPaddingHorizontal: string;
3776
- labelTextAlignVertical: string;
3777
- labelTextAlignHorizontal: string;
3778
- }, any>>;
3779
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3780
- blankHeightSmall: string;
3781
- blankHeightMedium: string;
3782
- blankHeightLarge: string;
3783
- lineHeight: string;
3784
- labelTextColor: string;
3785
- asteriskColor: string;
3786
- feedbackTextColorError: string;
3787
- feedbackTextColorWarning: string;
3788
- feedbackTextColor: string;
3789
- feedbackPadding: string;
3790
- feedbackHeightSmall: string;
3791
- feedbackHeightMedium: string;
3792
- feedbackHeightLarge: string;
3793
- feedbackFontSizeSmall: string;
3794
- feedbackFontSizeMedium: string;
3795
- feedbackFontSizeLarge: string;
3796
- labelFontSizeLeftSmall: string;
3797
- labelFontSizeLeftMedium: string;
3798
- labelFontSizeLeftLarge: string;
3799
- labelFontSizeTopSmall: string;
3800
- labelFontSizeTopMedium: string;
3801
- labelFontSizeTopLarge: string;
3802
- labelHeightSmall: string;
3803
- labelHeightMedium: string;
3804
- labelHeightLarge: string;
3805
- labelPaddingVertical: string;
3806
- labelPaddingHorizontal: string;
3807
- labelTextAlignVertical: string;
3808
- labelTextAlignHorizontal: string;
3809
- }, any>>>;
3810
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3811
- blankHeightSmall: string;
3812
- blankHeightMedium: string;
3813
- blankHeightLarge: string;
3814
- lineHeight: string;
3815
- labelTextColor: string;
3816
- asteriskColor: string;
3817
- feedbackTextColorError: string;
3818
- feedbackTextColorWarning: string;
3819
- feedbackTextColor: string;
3820
- feedbackPadding: string;
3821
- feedbackHeightSmall: string;
3822
- feedbackHeightMedium: string;
3823
- feedbackHeightLarge: string;
3824
- feedbackFontSizeSmall: string;
3825
- feedbackFontSizeMedium: string;
3826
- feedbackFontSizeLarge: string;
3827
- labelFontSizeLeftSmall: string;
3828
- labelFontSizeLeftMedium: string;
3829
- labelFontSizeLeftLarge: string;
3830
- labelFontSizeTopSmall: string;
3831
- labelFontSizeTopMedium: string;
3832
- labelFontSizeTopLarge: string;
3833
- labelHeightSmall: string;
3834
- labelHeightMedium: string;
3835
- labelHeightLarge: string;
3836
- labelPaddingVertical: string;
3837
- labelPaddingHorizontal: string;
3838
- labelTextAlignVertical: string;
3839
- labelTextAlignHorizontal: string;
3840
- }, any>>>;
3841
- }>>, {
3842
- readonly inline: boolean;
3843
- readonly disabled: boolean;
3844
- readonly onSubmit: (e: Event) => void;
3845
- readonly labelPlacement: import("naive-ui/es/form/src/interface").LabelPlacement;
3846
- readonly model: Record<string, any>;
3847
- readonly showRequireMark: boolean | undefined;
3848
- readonly showFeedback: boolean;
3849
- readonly showLabel: boolean | undefined;
3850
- }>;
3851
- NFormItem: import("vue").DefineComponent<{
3852
- readonly label: StringConstructor;
3853
- readonly labelWidth: import("vue").PropType<string | number>;
3854
- readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
3855
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
3856
- readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
3857
- readonly path: StringConstructor;
3858
- readonly first: BooleanConstructor;
3859
- readonly rulePath: StringConstructor;
3860
- readonly required: BooleanConstructor;
3861
- readonly showRequireMark: {
3862
- readonly type: import("vue").PropType<boolean | undefined>;
3863
- readonly default: undefined;
3864
- };
3865
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
3866
- readonly showFeedback: {
3867
- readonly type: import("vue").PropType<boolean | undefined>;
3868
- readonly default: undefined;
3869
- };
3870
- readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
3871
- readonly size: import("vue").PropType<"small" | "medium" | "large">;
3872
- readonly ignorePathChange: BooleanConstructor;
3873
- readonly validationStatus: import("vue").PropType<"success" | "warning" | "error">;
3874
- readonly feedback: StringConstructor;
3875
- readonly showLabel: {
3876
- readonly type: import("vue").PropType<boolean | undefined>;
3877
- readonly default: undefined;
3878
- };
3879
- readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
3880
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
3881
- blankHeightSmall: string;
3882
- blankHeightMedium: string;
3883
- blankHeightLarge: string;
3884
- lineHeight: string;
3885
- labelTextColor: string;
3886
- asteriskColor: string;
3887
- feedbackTextColorError: string;
3888
- feedbackTextColorWarning: string;
3889
- feedbackTextColor: string;
3890
- feedbackPadding: string;
3891
- feedbackHeightSmall: string;
3892
- feedbackHeightMedium: string;
3893
- feedbackHeightLarge: string;
3894
- feedbackFontSizeSmall: string;
3895
- feedbackFontSizeMedium: string;
3896
- feedbackFontSizeLarge: string;
3897
- labelFontSizeLeftSmall: string;
3898
- labelFontSizeLeftMedium: string;
3899
- labelFontSizeLeftLarge: string;
3900
- labelFontSizeTopSmall: string;
3901
- labelFontSizeTopMedium: string;
3902
- labelFontSizeTopLarge: string;
3903
- labelHeightSmall: string;
3904
- labelHeightMedium: string;
3905
- labelHeightLarge: string;
3906
- labelPaddingVertical: string;
3907
- labelPaddingHorizontal: string;
3908
- labelTextAlignVertical: string;
3909
- labelTextAlignHorizontal: string;
3910
- }, any>>;
3911
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3912
- blankHeightSmall: string;
3913
- blankHeightMedium: string;
3914
- blankHeightLarge: string;
3915
- lineHeight: string;
3916
- labelTextColor: string;
3917
- asteriskColor: string;
3918
- feedbackTextColorError: string;
3919
- feedbackTextColorWarning: string;
3920
- feedbackTextColor: string;
3921
- feedbackPadding: string;
3922
- feedbackHeightSmall: string;
3923
- feedbackHeightMedium: string;
3924
- feedbackHeightLarge: string;
3925
- feedbackFontSizeSmall: string;
3926
- feedbackFontSizeMedium: string;
3927
- feedbackFontSizeLarge: string;
3928
- labelFontSizeLeftSmall: string;
3929
- labelFontSizeLeftMedium: string;
3930
- labelFontSizeLeftLarge: string;
3931
- labelFontSizeTopSmall: string;
3932
- labelFontSizeTopMedium: string;
3933
- labelFontSizeTopLarge: string;
3934
- labelHeightSmall: string;
3935
- labelHeightMedium: string;
3936
- labelHeightLarge: string;
3937
- labelPaddingVertical: string;
3938
- labelPaddingHorizontal: string;
3939
- labelTextAlignVertical: string;
3940
- labelTextAlignHorizontal: string;
3941
- }, any>>>;
3942
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3943
- blankHeightSmall: string;
3944
- blankHeightMedium: string;
3945
- blankHeightLarge: string;
3946
- lineHeight: string;
3947
- labelTextColor: string;
3948
- asteriskColor: string;
3949
- feedbackTextColorError: string;
3950
- feedbackTextColorWarning: string;
3951
- feedbackTextColor: string;
3952
- feedbackPadding: string;
3953
- feedbackHeightSmall: string;
3954
- feedbackHeightMedium: string;
3955
- feedbackHeightLarge: string;
3956
- feedbackFontSizeSmall: string;
3957
- feedbackFontSizeMedium: string;
3958
- feedbackFontSizeLarge: string;
3959
- labelFontSizeLeftSmall: string;
3960
- labelFontSizeLeftMedium: string;
3961
- labelFontSizeLeftLarge: string;
3962
- labelFontSizeTopSmall: string;
3963
- labelFontSizeTopMedium: string;
3964
- labelFontSizeTopLarge: string;
3965
- labelHeightSmall: string;
3966
- labelHeightMedium: string;
3967
- labelHeightLarge: string;
3968
- labelPaddingVertical: string;
3969
- labelPaddingHorizontal: string;
3970
- labelTextAlignVertical: string;
3971
- labelTextAlignHorizontal: string;
3972
- }, any>>>;
3973
- }, {
3974
- cssVars: import("vue").ComputedRef<{
3975
- '--n-bezier': string;
3976
- '--n-line-height': string;
3977
- '--n-blank-height': string;
3978
- '--n-label-font-size': string;
3979
- '--n-label-text-align': string;
3980
- '--n-label-height': string;
3981
- '--n-label-padding': string;
3982
- '--n-asterisk-color': string;
3983
- '--n-label-text-color': string;
3984
- '--n-feedback-padding': string;
3985
- '--n-feedback-font-size': string;
3986
- '--n-feedback-height': string;
3987
- '--n-feedback-text-color': string;
3988
- '--n-feedback-text-color-warning': string;
3989
- '--n-feedback-text-color-error': string;
3990
- }> | undefined;
3991
- themeClass: import("vue").Ref<string>;
3992
- onRender: () => void;
3993
- validate: import("naive-ui/es/form/src/interface").FormItemValidate;
3994
- restoreValidation: () => void;
3995
- path?: string | undefined;
3996
- internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
3997
- mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
3998
- validationErrored: import("vue").Ref<boolean>;
3999
- mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
4000
- mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
4001
- mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
4002
- mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
4003
- mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
4004
- mergedValidationStatus: import("vue").ComputedRef<"success" | "warning" | "error" | undefined>;
4005
- mergedShowFeedback: import("vue").ComputedRef<boolean>;
4006
- mergedShowLabel: import("vue").ComputedRef<boolean>;
4007
- labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
4008
- mergedClsPrefix: import("vue").ComputedRef<string>;
4009
- mergedRequired: import("vue").ComputedRef<boolean>;
4010
- feedbackId: import("vue").Ref<string>;
4011
- renderExplains: import("vue").Ref<{
4012
- key: string;
4013
- render: () => import("vue").VNodeChild;
4014
- }[]>;
4015
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4016
- readonly label: StringConstructor;
4017
- readonly labelWidth: import("vue").PropType<string | number>;
4018
- readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
4019
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
4020
- readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
4021
- readonly path: StringConstructor;
4022
- readonly first: BooleanConstructor;
4023
- readonly rulePath: StringConstructor;
4024
- readonly required: BooleanConstructor;
4025
- readonly showRequireMark: {
4026
- readonly type: import("vue").PropType<boolean | undefined>;
4027
- readonly default: undefined;
4028
- };
4029
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
4030
- readonly showFeedback: {
4031
- readonly type: import("vue").PropType<boolean | undefined>;
4032
- readonly default: undefined;
4033
- };
4034
- readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
4035
- readonly size: import("vue").PropType<"small" | "medium" | "large">;
4036
- readonly ignorePathChange: BooleanConstructor;
4037
- readonly validationStatus: import("vue").PropType<"success" | "warning" | "error">;
4038
- readonly feedback: StringConstructor;
4039
- readonly showLabel: {
4040
- readonly type: import("vue").PropType<boolean | undefined>;
4041
- readonly default: undefined;
4042
- };
4043
- readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
4044
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
4045
- blankHeightSmall: string;
4046
- blankHeightMedium: string;
4047
- blankHeightLarge: string;
4048
- lineHeight: string;
4049
- labelTextColor: string;
4050
- asteriskColor: string;
4051
- feedbackTextColorError: string;
4052
- feedbackTextColorWarning: string;
4053
- feedbackTextColor: string;
4054
- feedbackPadding: string;
4055
- feedbackHeightSmall: string;
4056
- feedbackHeightMedium: string;
4057
- feedbackHeightLarge: string;
4058
- feedbackFontSizeSmall: string;
4059
- feedbackFontSizeMedium: string;
4060
- feedbackFontSizeLarge: string;
4061
- labelFontSizeLeftSmall: string;
4062
- labelFontSizeLeftMedium: string;
4063
- labelFontSizeLeftLarge: string;
4064
- labelFontSizeTopSmall: string;
4065
- labelFontSizeTopMedium: string;
4066
- labelFontSizeTopLarge: string;
4067
- labelHeightSmall: string;
4068
- labelHeightMedium: string;
4069
- labelHeightLarge: string;
4070
- labelPaddingVertical: string;
4071
- labelPaddingHorizontal: string;
4072
- labelTextAlignVertical: string;
4073
- labelTextAlignHorizontal: string;
4074
- }, any>>;
4075
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
4076
- blankHeightSmall: string;
4077
- blankHeightMedium: string;
4078
- blankHeightLarge: string;
4079
- lineHeight: string;
4080
- labelTextColor: string;
4081
- asteriskColor: string;
4082
- feedbackTextColorError: string;
4083
- feedbackTextColorWarning: string;
4084
- feedbackTextColor: string;
4085
- feedbackPadding: string;
4086
- feedbackHeightSmall: string;
4087
- feedbackHeightMedium: string;
4088
- feedbackHeightLarge: string;
4089
- feedbackFontSizeSmall: string;
4090
- feedbackFontSizeMedium: string;
4091
- feedbackFontSizeLarge: string;
4092
- labelFontSizeLeftSmall: string;
4093
- labelFontSizeLeftMedium: string;
4094
- labelFontSizeLeftLarge: string;
4095
- labelFontSizeTopSmall: string;
4096
- labelFontSizeTopMedium: string;
4097
- labelFontSizeTopLarge: string;
4098
- labelHeightSmall: string;
4099
- labelHeightMedium: string;
4100
- labelHeightLarge: string;
4101
- labelPaddingVertical: string;
4102
- labelPaddingHorizontal: string;
4103
- labelTextAlignVertical: string;
4104
- labelTextAlignHorizontal: string;
4105
- }, any>>>;
4106
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
4107
- blankHeightSmall: string;
4108
- blankHeightMedium: string;
4109
- blankHeightLarge: string;
4110
- lineHeight: string;
4111
- labelTextColor: string;
4112
- asteriskColor: string;
4113
- feedbackTextColorError: string;
4114
- feedbackTextColorWarning: string;
4115
- feedbackTextColor: string;
4116
- feedbackPadding: string;
4117
- feedbackHeightSmall: string;
4118
- feedbackHeightMedium: string;
4119
- feedbackHeightLarge: string;
4120
- feedbackFontSizeSmall: string;
4121
- feedbackFontSizeMedium: string;
4122
- feedbackFontSizeLarge: string;
4123
- labelFontSizeLeftSmall: string;
4124
- labelFontSizeLeftMedium: string;
4125
- labelFontSizeLeftLarge: string;
4126
- labelFontSizeTopSmall: string;
4127
- labelFontSizeTopMedium: string;
4128
- labelFontSizeTopLarge: string;
4129
- labelHeightSmall: string;
4130
- labelHeightMedium: string;
4131
- labelHeightLarge: string;
4132
- labelPaddingVertical: string;
4133
- labelPaddingHorizontal: string;
4134
- labelTextAlignVertical: string;
4135
- labelTextAlignHorizontal: string;
4136
- }, any>>>;
4137
- }>>, {
4138
- readonly required: boolean;
4139
- readonly first: boolean;
4140
- readonly showRequireMark: boolean | undefined;
4141
- readonly showFeedback: boolean | undefined;
4142
- readonly showLabel: boolean | undefined;
4143
- readonly ignorePathChange: boolean;
4144
- }>;
4145
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onCloseSetting" | "submitNoRequest" | "onSubmit")[], "onSubmit" | "onCloseSetting" | "submitNoRequest", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4146
- ids: {
4147
- type: ObjectConstructor;
4148
- default: () => {
4149
- guage_id: string;
4150
- db_id: undefined;
4151
- };
4152
- };
4153
- params: {
4154
- default: () => {};
4155
- type: ObjectConstructor;
4156
- };
4157
- guageData: {
4158
- type: ObjectConstructor;
4159
- default: () => {};
4160
- };
4161
- noBtn: {
4162
- type: (BooleanConstructor | NumberConstructor | StringConstructor)[];
4163
- default: boolean;
4164
- };
4165
- hideBtn: {
4166
- type: (BooleanConstructor | NumberConstructor | StringConstructor)[];
4167
- default: boolean;
4168
- };
4169
- source: {
4170
- type: StringConstructor;
4171
- default: string;
4172
- };
4173
- isLock: {
4174
- type: (BooleanConstructor | NumberConstructor | StringConstructor)[];
4175
- default: boolean;
4176
- };
4177
- type: {
4178
- type: StringConstructor;
4179
- default: string;
4180
- };
4181
- styleSetting: {
4182
- type: ObjectConstructor;
4183
- default: () => {};
4184
- };
4185
- fontSizeObj: {
4186
- type: ObjectConstructor;
4187
- default: () => {
4188
- large: number;
4189
- medium: number;
4190
- small: number;
4191
- extrasmall: number;
4192
- };
4193
- };
4194
- openType: {
4195
- type: StringConstructor;
4196
- default: string;
4197
- };
4198
- scaleApiConfig: {
4199
- type: ObjectConstructor;
4200
- default: () => {};
4201
- };
4202
- getSelectOptions: {
4203
- type: FunctionConstructor;
4204
- default: () => Promise<never[]>;
4205
- };
4206
- getSearchOptions: {
4207
- type: FunctionConstructor;
4208
- default: () => Promise<never[]>;
4209
- };
4210
- getCascadeOptions: {
4211
- type: FunctionConstructor;
4212
- default: () => Promise<never[]>;
4213
- };
4214
- getLabelList: {
4215
- type: FunctionConstructor;
4216
- default: () => Promise<never[]>;
4217
- };
4218
- deleteLabel: {
4219
- type: FunctionConstructor;
4220
- default: () => Promise<{
4221
- status: boolean;
4222
- }>;
4223
- };
4224
- saveLabelItem: {
4225
- type: FunctionConstructor;
4226
- default: () => Promise<{
4227
- status: boolean;
4228
- }>;
4229
- };
4230
- uploadPictureUrl: {
4231
- type: StringConstructor;
4232
- default: string;
4233
- };
4234
- uploadFileUrl: {
4235
- type: StringConstructor;
4236
- default: string;
4237
- };
4238
- ak: {
4239
- type: StringConstructor;
4240
- default: string;
4241
- };
4242
- sourceType: {
4243
- type: StringConstructor;
4244
- default: string;
4245
- };
4246
- getChunkUploadConfig: {
4247
- type: FunctionConstructor;
4248
- default: () => Promise<{
4249
- checkFileMd5Exist: string;
4250
- fileChannel: string;
4251
- md5: string;
4252
- objectName: string;
4253
- partFileMerge: string;
4254
- partFileUpload: string;
4255
- token: string;
4256
- }>;
4257
- };
4258
- }>> & {
4259
- onOnCloseSetting?: ((...args: any[]) => any) | undefined;
4260
- onSubmitNoRequest?: ((...args: any[]) => any) | undefined;
4261
- onOnSubmit?: ((...args: any[]) => any) | undefined;
4262
- }, {
4263
- params: Record<string, any>;
4264
- type: string;
4265
- styleSetting: Record<string, any>;
4266
- source: string;
4267
- isLock: string | number | boolean;
4268
- sourceType: string;
4269
- getLabelList: Function;
4270
- deleteLabel: Function;
4271
- saveLabelItem: Function;
4272
- ids: Record<string, any>;
4273
- guageData: Record<string, any>;
4274
- noBtn: string | number | boolean;
4275
- hideBtn: string | number | boolean;
4276
- fontSizeObj: Record<string, any>;
4277
- openType: string;
4278
- scaleApiConfig: Record<string, any>;
4279
- getSelectOptions: Function;
4280
- getSearchOptions: Function;
4281
- getCascadeOptions: Function;
4282
- uploadPictureUrl: string;
4283
- uploadFileUrl: string;
4284
- ak: string;
4285
- getChunkUploadConfig: Function;
4286
- }>>;
4287
- declare const CRadio: SFCWithInstall<import("vue").DefineComponent<{
4288
- form: {
4289
- type: ObjectConstructor;
4290
- default: () => void;
4291
- };
4292
- item: {
4293
- type: ObjectConstructor;
4294
- default: () => void;
4295
- };
4296
- isLock: {
4297
- type: BooleanConstructor;
4298
- default: boolean;
4299
- };
4300
- inputLock: {
4301
- type: BooleanConstructor;
4302
- default: boolean;
4303
- };
4304
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "scaleChange"[], "scaleChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4305
- form: {
4306
- type: ObjectConstructor;
4307
- default: () => void;
4308
- };
4309
- item: {
4310
- type: ObjectConstructor;
4311
- default: () => void;
4312
- };
4313
- isLock: {
4314
- type: BooleanConstructor;
4315
- default: boolean;
4316
- };
4317
- inputLock: {
4318
- type: BooleanConstructor;
4319
- default: boolean;
4320
- };
4321
- }>> & {
4322
- onScaleChange?: ((...args: any[]) => any) | undefined;
4323
- }, {
4324
- form: Record<string, any>;
4325
- item: Record<string, any>;
4326
- isLock: boolean;
4327
- inputLock: boolean;
4328
- }>>;
4329
- declare const CCheckbox: SFCWithInstall<import("vue").DefineComponent<{
4330
- form: {
4331
- type: ObjectConstructor;
4332
- default: () => void;
4333
- };
4334
- item: {
4335
- type: ObjectConstructor;
4336
- default: () => void;
4337
- };
4338
- isLock: {
4339
- type: BooleanConstructor;
4340
- default: boolean;
4341
- };
4342
- inputLock: {
4343
- type: BooleanConstructor;
4344
- default: boolean;
4345
- };
4346
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "scaleChange"[], "scaleChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4347
- form: {
4348
- type: ObjectConstructor;
4349
- default: () => void;
4350
- };
4351
- item: {
4352
- type: ObjectConstructor;
4353
- default: () => void;
4354
- };
4355
- isLock: {
4356
- type: BooleanConstructor;
4357
- default: boolean;
4358
- };
4359
- inputLock: {
4360
- type: BooleanConstructor;
4361
- default: boolean;
4362
- };
4363
- }>> & {
4364
- onScaleChange?: ((...args: any[]) => any) | undefined;
4365
- }, {
4366
- form: Record<string, any>;
4367
- item: Record<string, any>;
4368
- isLock: boolean;
4369
- inputLock: boolean;
4370
- }>>;
4371
- declare const CSelect: SFCWithInstall<import("vue").DefineComponent<{
4372
- form: {
4373
- type: ObjectConstructor;
4374
- default: () => void;
4375
- };
4376
- item: {
4377
- type: ObjectConstructor;
4378
- default: () => void;
4379
- };
4380
- isLock: {
4381
- type: BooleanConstructor;
4382
- default: boolean;
4383
- };
4384
- getSelectOptions: {
4385
- type: FunctionConstructor;
4386
- default: () => Promise<never[]>;
4387
- };
4388
- getSearchOptions: {
4389
- type: FunctionConstructor;
4390
- default: () => Promise<never[]>;
4391
- };
4392
- openType: {
4393
- type: StringConstructor;
4394
- default: string;
4395
- };
4396
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "scaleChange"[], "scaleChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4397
- form: {
4398
- type: ObjectConstructor;
4399
- default: () => void;
4400
- };
4401
- item: {
4402
- type: ObjectConstructor;
4403
- default: () => void;
4404
- };
4405
- isLock: {
4406
- type: BooleanConstructor;
4407
- default: boolean;
4408
- };
4409
- getSelectOptions: {
4410
- type: FunctionConstructor;
4411
- default: () => Promise<never[]>;
4412
- };
4413
- getSearchOptions: {
4414
- type: FunctionConstructor;
4415
- default: () => Promise<never[]>;
4416
- };
4417
- openType: {
4418
- type: StringConstructor;
4419
- default: string;
4420
- };
4421
- }>> & {
4422
- onScaleChange?: ((...args: any[]) => any) | undefined;
4423
- }, {
4424
- form: Record<string, any>;
4425
- item: Record<string, any>;
4426
- isLock: boolean;
4427
- openType: string;
4428
- getSelectOptions: Function;
4429
- getSearchOptions: Function;
4430
- }>>;
4431
- declare const CDatetime: SFCWithInstall<import("vue").DefineComponent<{
4432
- form: {
4433
- type: ObjectConstructor;
4434
- default: () => {};
4435
- };
4436
- item: {
4437
- type: ObjectConstructor;
4438
- default: () => {};
4439
- };
4440
- isLock: {
4441
- type: BooleanConstructor;
4442
- default: boolean;
4443
- };
4444
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "scaleChange"[], "scaleChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4445
- form: {
4446
- type: ObjectConstructor;
4447
- default: () => {};
4448
- };
4449
- item: {
4450
- type: ObjectConstructor;
4451
- default: () => {};
4452
- };
4453
- isLock: {
4454
- type: BooleanConstructor;
4455
- default: boolean;
4456
- };
4457
- }>> & {
4458
- onScaleChange?: ((...args: any[]) => any) | undefined;
4459
- }, {
4460
- form: Record<string, any>;
4461
- item: Record<string, any>;
4462
- isLock: boolean;
4463
- }>>;
4464
- export { CScaleView, CRadio, CCheckbox, CSelect, CDatetime };