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