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