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,2674 +0,0 @@
1
- import { AnyObject, Func } from '../../../../../es/src/types';
2
- import { PropType } from 'vue';
3
- import { PropObject } from '../../../../../es/packages/form-table/src/types';
4
- declare const _default: import("vue").DefineComponent<{
5
- mainForm: {
6
- type: PropObject;
7
- default: () => {};
8
- };
9
- userInfo: {
10
- type: PropObject;
11
- default: () => {};
12
- };
13
- styleSetting: {
14
- type: PropObject;
15
- default: () => {};
16
- };
17
- defaultValue: {
18
- type: PropObject;
19
- default: () => {};
20
- };
21
- dbParams: {
22
- type: PropType<AnyObject>;
23
- };
24
- row: {
25
- type: PropObject;
26
- default: () => {};
27
- };
28
- item: {
29
- type: PropObject;
30
- default: () => {
31
- _own: {};
32
- };
33
- };
34
- defaultFieldList: {
35
- type: PropType<any[]>;
36
- default: () => never[];
37
- };
38
- cacheUniqueKey: {
39
- type: PropObject;
40
- default: () => {
41
- _own: {};
42
- };
43
- };
44
- params_formId: (NumberConstructor | StringConstructor)[];
45
- formType: {
46
- type: PropObject;
47
- default: () => {
48
- _own: {};
49
- };
50
- };
51
- isDetail: {
52
- type: BooleanConstructor;
53
- default: boolean;
54
- };
55
- handleFormTableValue: PropType<Func<any[], any>>;
56
- }, {
57
- open: import("vue").Ref<boolean>;
58
- disabledDatePicker: (current: any, item: AnyObject) => any;
59
- disabledTimePicker: (current: any, item: AnyObject) => {
60
- disabledHours: () => never[];
61
- disabledMinutes: () => never[];
62
- disabledSeconds: () => never[];
63
- } | undefined;
64
- openTimeChange: (open: any, item: AnyObject) => void;
65
- disabledHours: (item: AnyObject, type: string) => (() => never[]) | undefined;
66
- disabledMethodTimeRange: (item: AnyObject) => void;
67
- handleCompareTimeRange: (time: any, item: AnyObject, type: string) => {};
68
- range: (start: number, end: number) => never[];
69
- openDateChange: (open: any, item: AnyObject) => void;
70
- $message: import("naive-ui").MessageApi;
71
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
72
- mainForm: {
73
- type: PropObject;
74
- default: () => {};
75
- };
76
- userInfo: {
77
- type: PropObject;
78
- default: () => {};
79
- };
80
- styleSetting: {
81
- type: PropObject;
82
- default: () => {};
83
- };
84
- defaultValue: {
85
- type: PropObject;
86
- default: () => {};
87
- };
88
- dbParams: {
89
- type: PropType<AnyObject>;
90
- };
91
- row: {
92
- type: PropObject;
93
- default: () => {};
94
- };
95
- item: {
96
- type: PropObject;
97
- default: () => {
98
- _own: {};
99
- };
100
- };
101
- defaultFieldList: {
102
- type: PropType<any[]>;
103
- default: () => never[];
104
- };
105
- cacheUniqueKey: {
106
- type: PropObject;
107
- default: () => {
108
- _own: {};
109
- };
110
- };
111
- params_formId: (NumberConstructor | StringConstructor)[];
112
- formType: {
113
- type: PropObject;
114
- default: () => {
115
- _own: {};
116
- };
117
- };
118
- isDetail: {
119
- type: BooleanConstructor;
120
- default: boolean;
121
- };
122
- handleFormTableValue: PropType<Func<any[], any>>;
123
- }>> & {
124
- onTableBlur?: ((...args: any[]) => any) | undefined;
125
- onValueOnChange?: ((...args: any[]) => any) | undefined;
126
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
127
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
128
- }>>;
129
- emit: (event: "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", ...args: any[]) => void;
130
- $t: () => void;
131
- formTable: AnyObject;
132
- handlerGetDateType: (data: AnyObject) => any;
133
- hasErr: import("vue").ComputedRef<any>;
134
- handleGetJsonStr: (str: string | AnyObject) => AnyObject;
135
- handleSetFieldsValue: (setObj?: AnyObject, target?: any) => void;
136
- handleGetUniqueKey: (id: string) => any;
137
- handleSysParams: (str: string) => string;
138
- defaultInit: () => void;
139
- handleTableBlur: (e?: AnyObject | undefined, config?: AnyObject) => void;
140
- handleFormParams: (str: string) => string;
141
- radioColor: () => (p: AnyObject, isOnlyRead?: boolean | undefined) => any;
142
- handleGetAgeUnit: (ageInfo?: AnyObject) => string | undefined;
143
- handleAgeToBirthDay: (val: number, f: string, item: AnyObject) => void;
144
- changeAgeSelect: (val: string, item: AnyObject) => void;
145
- handlerSetIdCarInfoValidate: (value: any, item: AnyObject, callback: Func<any[], any>) => void;
146
- getInputCheck: (validate?: string | undefined) => {
147
- pattern: RegExp;
148
- message: string;
149
- } | undefined;
150
- getCustomRegular: (item: AnyObject) => {
151
- pattern: RegExp;
152
- message: any;
153
- } | null;
154
- checkDigital: import("../../../../../es/packages/form-table/src/types").ValidateFunc;
155
- checkAgeJson: import("../../../../../es/packages/form-table/src/types").ValidateFunc;
156
- checkAge: import("../../../../../es/packages/form-table/src/types").ValidateFunc;
157
- checkMultipleChoice: import("../../../../../es/packages/form-table/src/types").ValidateFunc;
158
- checkLength: import("../../../../../es/packages/form-table/src/types").ValidateFunc;
159
- checkinputBlank: import("../../../../../es/packages/form-table/src/types").ValidateFunc;
160
- checkSearchCascade: import("../../../../../es/packages/form-table/src/types").ValidateFunc;
161
- checkMultipleTree: import("../../../../../es/packages/form-table/src/types").ValidateFunc;
162
- handleDateClearBtn: (v: any, item: AnyObject) => void;
163
- handleStartDateEndDate: (item: AnyObject) => void;
164
- showTimePanel: (item: AnyObject) => boolean;
165
- momentLib: (date_format: string) => any;
166
- judgeTimeBoundary: (time: any, item: AnyObject) => void;
167
- setTimeValue: (time: any, item: AnyObject) => void;
168
- judgeTimeRange: (time: any, item: AnyObject) => AnyObject | undefined;
169
- isSameDate: (curDate: any, compareMin: any, compareMax: any) => AnyObject;
170
- setDefaultCurrent: (compareItem: AnyObject, currTime: any) => void;
171
- handleDefaultRimeRange: (time: any, item: AnyObject) => void;
172
- judgeMinMaxDateIsSameDate: (item: AnyObject) => boolean;
173
- handleDefaultTimeRange: (time: any, item: any, chooseDate?: any) => {};
174
- changeTimeDate: (time: any, minTime: any, maxTime: any, item: AnyObject) => {};
175
- setTimeRangeArr: (hMin: any, HMax: any, mMin: any, mMax: any, sMin: any, sMax: any) => Required<Partial<Record<"hArr" | "mArr" | "sArr", [any, any]>>>;
176
- NTimePicker: import("vue").DefineComponent<{
177
- to: {
178
- type: PropType<string | boolean | HTMLElement>;
179
- default: undefined;
180
- };
181
- bordered: {
182
- type: PropType<boolean | undefined>;
183
- default: undefined;
184
- };
185
- actions: PropType<("confirm" | "now")[] | null>;
186
- defaultValue: {
187
- type: PropType<number | null>;
188
- default: null;
189
- };
190
- defaultFormattedValue: StringConstructor;
191
- placeholder: StringConstructor;
192
- placement: {
193
- type: PropType<import("naive-ui").PopoverPlacement>;
194
- default: string;
195
- };
196
- value: PropType<number | null>;
197
- format: {
198
- type: StringConstructor;
199
- default: string;
200
- };
201
- valueFormat: StringConstructor;
202
- formattedValue: PropType<string | null>;
203
- isHourDisabled: PropType<import("naive-ui/es/time-picker/src/interface").IsHourDisabled>;
204
- size: PropType<import("naive-ui/es/time-picker/src/interface").Size>;
205
- isMinuteDisabled: PropType<import("naive-ui/es/time-picker/src/interface").IsMinuteDisabled>;
206
- isSecondDisabled: PropType<import("naive-ui/es/time-picker/src/interface").IsSecondDisabled>;
207
- inputReadonly: BooleanConstructor;
208
- clearable: BooleanConstructor;
209
- status: PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
210
- 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/time-picker/src/interface").OnUpdateValue>>;
211
- onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/time-picker/src/interface").OnUpdateValue>>;
212
- 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(show: boolean) => void>>;
213
- onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(show: boolean) => void>>;
214
- onUpdateFormattedValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/time-picker/src/interface").OnUpdateFormattedValue>>;
215
- 'onUpdate:formattedValue': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/time-picker/src/interface").OnUpdateFormattedValue>>;
216
- onBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
217
- onConfirm: PropType<import("naive-ui/es/_utils").MaybeArray<(value: never, formattedValue: never) => void>>;
218
- onClear: PropType<() => void>;
219
- onFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
220
- timeZone: StringConstructor;
221
- showIcon: {
222
- type: BooleanConstructor;
223
- default: boolean;
224
- };
225
- disabled: {
226
- type: PropType<boolean | undefined>;
227
- default: undefined;
228
- };
229
- show: {
230
- type: PropType<boolean | undefined>;
231
- default: undefined;
232
- };
233
- hours: {
234
- type: PropType<import("naive-ui/es/_utils").MaybeArray<number>>;
235
- validator: (value: import("naive-ui/es/_utils").MaybeArray<number>) => boolean;
236
- };
237
- minutes: {
238
- type: PropType<import("naive-ui/es/_utils").MaybeArray<number>>;
239
- validator: (value: import("naive-ui/es/_utils").MaybeArray<number>) => boolean;
240
- };
241
- seconds: {
242
- type: PropType<import("naive-ui/es/_utils").MaybeArray<number>>;
243
- validator: (value: import("naive-ui/es/_utils").MaybeArray<number>) => boolean;
244
- };
245
- use12Hours: BooleanConstructor;
246
- stateful: {
247
- type: BooleanConstructor;
248
- default: boolean;
249
- };
250
- onChange: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/time-picker/src/interface").OnUpdateValue> | undefined>;
251
- theme: PropType<import("naive-ui/es/_mixins").Theme<"TimePicker", {
252
- panelColor: string;
253
- panelBoxShadow: string;
254
- panelDividerColor: string;
255
- itemTextColor: string;
256
- itemTextColorActive: string;
257
- itemColorHover: string;
258
- itemOpacityDisabled: string;
259
- itemBorderRadius: string;
260
- borderRadius: string;
261
- iconColor: string;
262
- iconColorDisabled: string;
263
- itemFontSize: string;
264
- itemHeight: string;
265
- itemWidth: string;
266
- panelActionPadding: string;
267
- }, {
268
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
269
- color: string;
270
- colorHover: string;
271
- }, any>;
272
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
273
- heightTiny: string;
274
- heightSmall: string;
275
- heightMedium: string;
276
- heightLarge: string;
277
- borderRadiusTiny: string;
278
- borderRadiusSmall: string;
279
- borderRadiusMedium: string;
280
- borderRadiusLarge: string;
281
- fontSizeTiny: string;
282
- fontSizeSmall: string;
283
- fontSizeMedium: string;
284
- fontSizeLarge: string;
285
- opacityDisabled: string;
286
- colorOpacitySecondary: string;
287
- colorOpacitySecondaryHover: string;
288
- colorOpacitySecondaryPressed: string;
289
- colorSecondary: string;
290
- colorSecondaryHover: string;
291
- colorSecondaryPressed: string;
292
- colorTertiary: string;
293
- colorTertiaryHover: string;
294
- colorTertiaryPressed: string;
295
- colorQuaternary: string;
296
- colorQuaternaryHover: string;
297
- colorQuaternaryPressed: string;
298
- color: string;
299
- colorHover: string;
300
- colorPressed: string;
301
- colorFocus: string;
302
- colorDisabled: string;
303
- textColor: string;
304
- textColorTertiary: string;
305
- textColorHover: string;
306
- textColorPressed: string;
307
- textColorFocus: string;
308
- textColorDisabled: string;
309
- textColorText: string;
310
- textColorTextHover: string;
311
- textColorTextPressed: string;
312
- textColorTextFocus: string;
313
- textColorTextDisabled: string;
314
- textColorGhost: string;
315
- textColorGhostHover: string;
316
- textColorGhostPressed: string;
317
- textColorGhostFocus: string;
318
- textColorGhostDisabled: string;
319
- border: string;
320
- borderHover: string;
321
- borderPressed: string;
322
- borderFocus: string;
323
- borderDisabled: string;
324
- rippleColor: string;
325
- colorPrimary: string;
326
- colorHoverPrimary: string;
327
- colorPressedPrimary: string;
328
- colorFocusPrimary: string;
329
- colorDisabledPrimary: string;
330
- textColorPrimary: string;
331
- textColorHoverPrimary: string;
332
- textColorPressedPrimary: string;
333
- textColorFocusPrimary: string;
334
- textColorDisabledPrimary: string;
335
- textColorTextPrimary: string;
336
- textColorTextHoverPrimary: string;
337
- textColorTextPressedPrimary: string;
338
- textColorTextFocusPrimary: string;
339
- textColorTextDisabledPrimary: string;
340
- textColorGhostPrimary: string;
341
- textColorGhostHoverPrimary: string;
342
- textColorGhostPressedPrimary: string;
343
- textColorGhostFocusPrimary: string;
344
- textColorGhostDisabledPrimary: string;
345
- borderPrimary: string;
346
- borderHoverPrimary: string;
347
- borderPressedPrimary: string;
348
- borderFocusPrimary: string;
349
- borderDisabledPrimary: string;
350
- rippleColorPrimary: string;
351
- colorInfo: string;
352
- colorHoverInfo: string;
353
- colorPressedInfo: string;
354
- colorFocusInfo: string;
355
- colorDisabledInfo: string;
356
- textColorInfo: string;
357
- textColorHoverInfo: string;
358
- textColorPressedInfo: string;
359
- textColorFocusInfo: string;
360
- textColorDisabledInfo: string;
361
- textColorTextInfo: string;
362
- textColorTextHoverInfo: string;
363
- textColorTextPressedInfo: string;
364
- textColorTextFocusInfo: string;
365
- textColorTextDisabledInfo: string;
366
- textColorGhostInfo: string;
367
- textColorGhostHoverInfo: string;
368
- textColorGhostPressedInfo: string;
369
- textColorGhostFocusInfo: string;
370
- textColorGhostDisabledInfo: string;
371
- borderInfo: string;
372
- borderHoverInfo: string;
373
- borderPressedInfo: string;
374
- borderFocusInfo: string;
375
- borderDisabledInfo: string;
376
- rippleColorInfo: string;
377
- colorSuccess: string;
378
- colorHoverSuccess: string;
379
- colorPressedSuccess: string;
380
- colorFocusSuccess: string;
381
- colorDisabledSuccess: string;
382
- textColorSuccess: string;
383
- textColorHoverSuccess: string;
384
- textColorPressedSuccess: string;
385
- textColorFocusSuccess: string;
386
- textColorDisabledSuccess: string;
387
- textColorTextSuccess: string;
388
- textColorTextHoverSuccess: string;
389
- textColorTextPressedSuccess: string;
390
- textColorTextFocusSuccess: string;
391
- textColorTextDisabledSuccess: string;
392
- textColorGhostSuccess: string;
393
- textColorGhostHoverSuccess: string;
394
- textColorGhostPressedSuccess: string;
395
- textColorGhostFocusSuccess: string;
396
- textColorGhostDisabledSuccess: string;
397
- borderSuccess: string;
398
- borderHoverSuccess: string;
399
- borderPressedSuccess: string;
400
- borderFocusSuccess: string;
401
- borderDisabledSuccess: string;
402
- rippleColorSuccess: string;
403
- colorWarning: string;
404
- colorHoverWarning: string;
405
- colorPressedWarning: string;
406
- colorFocusWarning: string;
407
- colorDisabledWarning: string;
408
- textColorWarning: string;
409
- textColorHoverWarning: string;
410
- textColorPressedWarning: string;
411
- textColorFocusWarning: string;
412
- textColorDisabledWarning: string;
413
- textColorTextWarning: string;
414
- textColorTextHoverWarning: string;
415
- textColorTextPressedWarning: string;
416
- textColorTextFocusWarning: string;
417
- textColorTextDisabledWarning: string;
418
- textColorGhostWarning: string;
419
- textColorGhostHoverWarning: string;
420
- textColorGhostPressedWarning: string;
421
- textColorGhostFocusWarning: string;
422
- textColorGhostDisabledWarning: string;
423
- borderWarning: string;
424
- borderHoverWarning: string;
425
- borderPressedWarning: string;
426
- borderFocusWarning: string;
427
- borderDisabledWarning: string;
428
- rippleColorWarning: string;
429
- colorError: string;
430
- colorHoverError: string;
431
- colorPressedError: string;
432
- colorFocusError: string;
433
- colorDisabledError: string;
434
- textColorError: string;
435
- textColorHoverError: string;
436
- textColorPressedError: string;
437
- textColorFocusError: string;
438
- textColorDisabledError: string;
439
- textColorTextError: string;
440
- textColorTextHoverError: string;
441
- textColorTextPressedError: string;
442
- textColorTextFocusError: string;
443
- textColorTextDisabledError: string;
444
- textColorGhostError: string;
445
- textColorGhostHoverError: string;
446
- textColorGhostPressedError: string;
447
- textColorGhostFocusError: string;
448
- textColorGhostDisabledError: string;
449
- borderError: string;
450
- borderHoverError: string;
451
- borderPressedError: string;
452
- borderFocusError: string;
453
- borderDisabledError: string;
454
- rippleColorError: string;
455
- waveOpacity: string;
456
- fontWeight: string;
457
- fontWeightStrong: string;
458
- paddingTiny: string;
459
- paddingSmall: string;
460
- paddingMedium: string;
461
- paddingLarge: string;
462
- paddingRoundTiny: string;
463
- paddingRoundSmall: string;
464
- paddingRoundMedium: string;
465
- paddingRoundLarge: string;
466
- iconMarginTiny: string;
467
- iconMarginSmall: string;
468
- iconMarginMedium: string;
469
- iconMarginLarge: string;
470
- iconSizeTiny: string;
471
- iconSizeSmall: string;
472
- iconSizeMedium: string;
473
- iconSizeLarge: string;
474
- rippleDuration: string;
475
- }, any>;
476
- Input: import("naive-ui/es/_mixins").Theme<"Input", {
477
- countTextColor: string;
478
- heightTiny: string;
479
- heightSmall: string;
480
- heightMedium: string;
481
- heightLarge: string;
482
- fontSizeTiny: string;
483
- fontSizeSmall: string;
484
- fontSizeMedium: string;
485
- fontSizeLarge: string;
486
- lineHeight: string;
487
- lineHeightTextarea: string;
488
- borderRadius: string;
489
- iconSize: string;
490
- groupLabelColor: string;
491
- groupLabelTextColor: string;
492
- textColor: string;
493
- textColorDisabled: string;
494
- textDecorationColor: string;
495
- caretColor: string;
496
- placeholderColor: string;
497
- placeholderColorDisabled: string;
498
- color: string;
499
- colorDisabled: string;
500
- colorFocus: string;
501
- groupLabelBorder: string;
502
- border: string;
503
- borderHover: string;
504
- borderDisabled: string;
505
- borderFocus: string;
506
- boxShadowFocus: string;
507
- loadingColor: string;
508
- loadingColorWarning: string;
509
- borderWarning: string;
510
- borderHoverWarning: string;
511
- colorFocusWarning: string;
512
- borderFocusWarning: string;
513
- boxShadowFocusWarning: string;
514
- caretColorWarning: string;
515
- loadingColorError: string;
516
- borderError: string;
517
- borderHoverError: string;
518
- colorFocusError: string;
519
- borderFocusError: string;
520
- boxShadowFocusError: string;
521
- caretColorError: string;
522
- clearColor: string;
523
- clearColorHover: string;
524
- clearColorPressed: string;
525
- iconColor: string;
526
- iconColorDisabled: string;
527
- iconColorHover: string;
528
- iconColorPressed: string;
529
- suffixTextColor: string;
530
- paddingTiny: string;
531
- paddingSmall: string;
532
- paddingMedium: string;
533
- paddingLarge: string;
534
- clearSize: string;
535
- }, any>;
536
- }>>;
537
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"TimePicker", {
538
- panelColor: string;
539
- panelBoxShadow: string;
540
- panelDividerColor: string;
541
- itemTextColor: string;
542
- itemTextColorActive: string;
543
- itemColorHover: string;
544
- itemOpacityDisabled: string;
545
- itemBorderRadius: string;
546
- borderRadius: string;
547
- iconColor: string;
548
- iconColorDisabled: string;
549
- itemFontSize: string;
550
- itemHeight: string;
551
- itemWidth: string;
552
- panelActionPadding: string;
553
- }, {
554
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
555
- color: string;
556
- colorHover: string;
557
- }, any>;
558
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
559
- heightTiny: string;
560
- heightSmall: string;
561
- heightMedium: string;
562
- heightLarge: string;
563
- borderRadiusTiny: string;
564
- borderRadiusSmall: string;
565
- borderRadiusMedium: string;
566
- borderRadiusLarge: string;
567
- fontSizeTiny: string;
568
- fontSizeSmall: string;
569
- fontSizeMedium: string;
570
- fontSizeLarge: string;
571
- opacityDisabled: string;
572
- colorOpacitySecondary: string;
573
- colorOpacitySecondaryHover: string;
574
- colorOpacitySecondaryPressed: string;
575
- colorSecondary: string;
576
- colorSecondaryHover: string;
577
- colorSecondaryPressed: string;
578
- colorTertiary: string;
579
- colorTertiaryHover: string;
580
- colorTertiaryPressed: string;
581
- colorQuaternary: string;
582
- colorQuaternaryHover: string;
583
- colorQuaternaryPressed: string;
584
- color: string;
585
- colorHover: string;
586
- colorPressed: string;
587
- colorFocus: string;
588
- colorDisabled: string;
589
- textColor: string;
590
- textColorTertiary: string;
591
- textColorHover: string;
592
- textColorPressed: string;
593
- textColorFocus: string;
594
- textColorDisabled: string;
595
- textColorText: string;
596
- textColorTextHover: string;
597
- textColorTextPressed: string;
598
- textColorTextFocus: string;
599
- textColorTextDisabled: string;
600
- textColorGhost: string;
601
- textColorGhostHover: string;
602
- textColorGhostPressed: string;
603
- textColorGhostFocus: string;
604
- textColorGhostDisabled: string;
605
- border: string;
606
- borderHover: string;
607
- borderPressed: string;
608
- borderFocus: string;
609
- borderDisabled: string;
610
- rippleColor: string;
611
- colorPrimary: string;
612
- colorHoverPrimary: string;
613
- colorPressedPrimary: string;
614
- colorFocusPrimary: string;
615
- colorDisabledPrimary: string;
616
- textColorPrimary: string;
617
- textColorHoverPrimary: string;
618
- textColorPressedPrimary: string;
619
- textColorFocusPrimary: string;
620
- textColorDisabledPrimary: string;
621
- textColorTextPrimary: string;
622
- textColorTextHoverPrimary: string;
623
- textColorTextPressedPrimary: string;
624
- textColorTextFocusPrimary: string;
625
- textColorTextDisabledPrimary: string;
626
- textColorGhostPrimary: string;
627
- textColorGhostHoverPrimary: string;
628
- textColorGhostPressedPrimary: string;
629
- textColorGhostFocusPrimary: string;
630
- textColorGhostDisabledPrimary: string;
631
- borderPrimary: string;
632
- borderHoverPrimary: string;
633
- borderPressedPrimary: string;
634
- borderFocusPrimary: string;
635
- borderDisabledPrimary: string;
636
- rippleColorPrimary: string;
637
- colorInfo: string;
638
- colorHoverInfo: string;
639
- colorPressedInfo: string;
640
- colorFocusInfo: string;
641
- colorDisabledInfo: string;
642
- textColorInfo: string;
643
- textColorHoverInfo: string;
644
- textColorPressedInfo: string;
645
- textColorFocusInfo: string;
646
- textColorDisabledInfo: string;
647
- textColorTextInfo: string;
648
- textColorTextHoverInfo: string;
649
- textColorTextPressedInfo: string;
650
- textColorTextFocusInfo: string;
651
- textColorTextDisabledInfo: string;
652
- textColorGhostInfo: string;
653
- textColorGhostHoverInfo: string;
654
- textColorGhostPressedInfo: string;
655
- textColorGhostFocusInfo: string;
656
- textColorGhostDisabledInfo: string;
657
- borderInfo: string;
658
- borderHoverInfo: string;
659
- borderPressedInfo: string;
660
- borderFocusInfo: string;
661
- borderDisabledInfo: string;
662
- rippleColorInfo: string;
663
- colorSuccess: string;
664
- colorHoverSuccess: string;
665
- colorPressedSuccess: string;
666
- colorFocusSuccess: string;
667
- colorDisabledSuccess: string;
668
- textColorSuccess: string;
669
- textColorHoverSuccess: string;
670
- textColorPressedSuccess: string;
671
- textColorFocusSuccess: string;
672
- textColorDisabledSuccess: string;
673
- textColorTextSuccess: string;
674
- textColorTextHoverSuccess: string;
675
- textColorTextPressedSuccess: string;
676
- textColorTextFocusSuccess: string;
677
- textColorTextDisabledSuccess: string;
678
- textColorGhostSuccess: string;
679
- textColorGhostHoverSuccess: string;
680
- textColorGhostPressedSuccess: string;
681
- textColorGhostFocusSuccess: string;
682
- textColorGhostDisabledSuccess: string;
683
- borderSuccess: string;
684
- borderHoverSuccess: string;
685
- borderPressedSuccess: string;
686
- borderFocusSuccess: string;
687
- borderDisabledSuccess: string;
688
- rippleColorSuccess: string;
689
- colorWarning: string;
690
- colorHoverWarning: string;
691
- colorPressedWarning: string;
692
- colorFocusWarning: string;
693
- colorDisabledWarning: string;
694
- textColorWarning: string;
695
- textColorHoverWarning: string;
696
- textColorPressedWarning: string;
697
- textColorFocusWarning: string;
698
- textColorDisabledWarning: string;
699
- textColorTextWarning: string;
700
- textColorTextHoverWarning: string;
701
- textColorTextPressedWarning: string;
702
- textColorTextFocusWarning: string;
703
- textColorTextDisabledWarning: string;
704
- textColorGhostWarning: string;
705
- textColorGhostHoverWarning: string;
706
- textColorGhostPressedWarning: string;
707
- textColorGhostFocusWarning: string;
708
- textColorGhostDisabledWarning: string;
709
- borderWarning: string;
710
- borderHoverWarning: string;
711
- borderPressedWarning: string;
712
- borderFocusWarning: string;
713
- borderDisabledWarning: string;
714
- rippleColorWarning: string;
715
- colorError: string;
716
- colorHoverError: string;
717
- colorPressedError: string;
718
- colorFocusError: string;
719
- colorDisabledError: string;
720
- textColorError: string;
721
- textColorHoverError: string;
722
- textColorPressedError: string;
723
- textColorFocusError: string;
724
- textColorDisabledError: string;
725
- textColorTextError: string;
726
- textColorTextHoverError: string;
727
- textColorTextPressedError: string;
728
- textColorTextFocusError: string;
729
- textColorTextDisabledError: string;
730
- textColorGhostError: string;
731
- textColorGhostHoverError: string;
732
- textColorGhostPressedError: string;
733
- textColorGhostFocusError: string;
734
- textColorGhostDisabledError: string;
735
- borderError: string;
736
- borderHoverError: string;
737
- borderPressedError: string;
738
- borderFocusError: string;
739
- borderDisabledError: string;
740
- rippleColorError: string;
741
- waveOpacity: string;
742
- fontWeight: string;
743
- fontWeightStrong: string;
744
- paddingTiny: string;
745
- paddingSmall: string;
746
- paddingMedium: string;
747
- paddingLarge: string;
748
- paddingRoundTiny: string;
749
- paddingRoundSmall: string;
750
- paddingRoundMedium: string;
751
- paddingRoundLarge: string;
752
- iconMarginTiny: string;
753
- iconMarginSmall: string;
754
- iconMarginMedium: string;
755
- iconMarginLarge: string;
756
- iconSizeTiny: string;
757
- iconSizeSmall: string;
758
- iconSizeMedium: string;
759
- iconSizeLarge: string;
760
- rippleDuration: string;
761
- }, any>;
762
- Input: import("naive-ui/es/_mixins").Theme<"Input", {
763
- countTextColor: string;
764
- heightTiny: string;
765
- heightSmall: string;
766
- heightMedium: string;
767
- heightLarge: string;
768
- fontSizeTiny: string;
769
- fontSizeSmall: string;
770
- fontSizeMedium: string;
771
- fontSizeLarge: string;
772
- lineHeight: string;
773
- lineHeightTextarea: string;
774
- borderRadius: string;
775
- iconSize: string;
776
- groupLabelColor: string;
777
- groupLabelTextColor: string;
778
- textColor: string;
779
- textColorDisabled: string;
780
- textDecorationColor: string;
781
- caretColor: string;
782
- placeholderColor: string;
783
- placeholderColorDisabled: string;
784
- color: string;
785
- colorDisabled: string;
786
- colorFocus: string;
787
- groupLabelBorder: string;
788
- border: string;
789
- borderHover: string;
790
- borderDisabled: string;
791
- borderFocus: string;
792
- boxShadowFocus: string;
793
- loadingColor: string;
794
- loadingColorWarning: string;
795
- borderWarning: string;
796
- borderHoverWarning: string;
797
- colorFocusWarning: string;
798
- borderFocusWarning: string;
799
- boxShadowFocusWarning: string;
800
- caretColorWarning: string;
801
- loadingColorError: string;
802
- borderError: string;
803
- borderHoverError: string;
804
- colorFocusError: string;
805
- borderFocusError: string;
806
- boxShadowFocusError: string;
807
- caretColorError: string;
808
- clearColor: string;
809
- clearColorHover: string;
810
- clearColorPressed: string;
811
- iconColor: string;
812
- iconColorDisabled: string;
813
- iconColorHover: string;
814
- iconColorPressed: string;
815
- suffixTextColor: string;
816
- paddingTiny: string;
817
- paddingSmall: string;
818
- paddingMedium: string;
819
- paddingLarge: string;
820
- clearSize: string;
821
- }, any>;
822
- }>>>;
823
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"TimePicker", {
824
- panelColor: string;
825
- panelBoxShadow: string;
826
- panelDividerColor: string;
827
- itemTextColor: string;
828
- itemTextColorActive: string;
829
- itemColorHover: string;
830
- itemOpacityDisabled: string;
831
- itemBorderRadius: string;
832
- borderRadius: string;
833
- iconColor: string;
834
- iconColorDisabled: string;
835
- itemFontSize: string;
836
- itemHeight: string;
837
- itemWidth: string;
838
- panelActionPadding: string;
839
- }, {
840
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
841
- color: string;
842
- colorHover: string;
843
- }, any>;
844
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
845
- heightTiny: string;
846
- heightSmall: string;
847
- heightMedium: string;
848
- heightLarge: string;
849
- borderRadiusTiny: string;
850
- borderRadiusSmall: string;
851
- borderRadiusMedium: string;
852
- borderRadiusLarge: string;
853
- fontSizeTiny: string;
854
- fontSizeSmall: string;
855
- fontSizeMedium: string;
856
- fontSizeLarge: string;
857
- opacityDisabled: string;
858
- colorOpacitySecondary: string;
859
- colorOpacitySecondaryHover: string;
860
- colorOpacitySecondaryPressed: string;
861
- colorSecondary: string;
862
- colorSecondaryHover: string;
863
- colorSecondaryPressed: string;
864
- colorTertiary: string;
865
- colorTertiaryHover: string;
866
- colorTertiaryPressed: string;
867
- colorQuaternary: string;
868
- colorQuaternaryHover: string;
869
- colorQuaternaryPressed: string;
870
- color: string;
871
- colorHover: string;
872
- colorPressed: string;
873
- colorFocus: string;
874
- colorDisabled: string;
875
- textColor: string;
876
- textColorTertiary: string;
877
- textColorHover: string;
878
- textColorPressed: string;
879
- textColorFocus: string;
880
- textColorDisabled: string;
881
- textColorText: string;
882
- textColorTextHover: string;
883
- textColorTextPressed: string;
884
- textColorTextFocus: string;
885
- textColorTextDisabled: string;
886
- textColorGhost: string;
887
- textColorGhostHover: string;
888
- textColorGhostPressed: string;
889
- textColorGhostFocus: string;
890
- textColorGhostDisabled: string;
891
- border: string;
892
- borderHover: string;
893
- borderPressed: string;
894
- borderFocus: string;
895
- borderDisabled: string;
896
- rippleColor: string;
897
- colorPrimary: string;
898
- colorHoverPrimary: string;
899
- colorPressedPrimary: string;
900
- colorFocusPrimary: string;
901
- colorDisabledPrimary: string;
902
- textColorPrimary: string;
903
- textColorHoverPrimary: string;
904
- textColorPressedPrimary: string;
905
- textColorFocusPrimary: string;
906
- textColorDisabledPrimary: string;
907
- textColorTextPrimary: string;
908
- textColorTextHoverPrimary: string;
909
- textColorTextPressedPrimary: string;
910
- textColorTextFocusPrimary: string;
911
- textColorTextDisabledPrimary: string;
912
- textColorGhostPrimary: string;
913
- textColorGhostHoverPrimary: string;
914
- textColorGhostPressedPrimary: string;
915
- textColorGhostFocusPrimary: string;
916
- textColorGhostDisabledPrimary: string;
917
- borderPrimary: string;
918
- borderHoverPrimary: string;
919
- borderPressedPrimary: string;
920
- borderFocusPrimary: string;
921
- borderDisabledPrimary: string;
922
- rippleColorPrimary: string;
923
- colorInfo: string;
924
- colorHoverInfo: string;
925
- colorPressedInfo: string;
926
- colorFocusInfo: string;
927
- colorDisabledInfo: string;
928
- textColorInfo: string;
929
- textColorHoverInfo: string;
930
- textColorPressedInfo: string;
931
- textColorFocusInfo: string;
932
- textColorDisabledInfo: string;
933
- textColorTextInfo: string;
934
- textColorTextHoverInfo: string;
935
- textColorTextPressedInfo: string;
936
- textColorTextFocusInfo: string;
937
- textColorTextDisabledInfo: string;
938
- textColorGhostInfo: string;
939
- textColorGhostHoverInfo: string;
940
- textColorGhostPressedInfo: string;
941
- textColorGhostFocusInfo: string;
942
- textColorGhostDisabledInfo: string;
943
- borderInfo: string;
944
- borderHoverInfo: string;
945
- borderPressedInfo: string;
946
- borderFocusInfo: string;
947
- borderDisabledInfo: string;
948
- rippleColorInfo: string;
949
- colorSuccess: string;
950
- colorHoverSuccess: string;
951
- colorPressedSuccess: string;
952
- colorFocusSuccess: string;
953
- colorDisabledSuccess: string;
954
- textColorSuccess: string;
955
- textColorHoverSuccess: string;
956
- textColorPressedSuccess: string;
957
- textColorFocusSuccess: string;
958
- textColorDisabledSuccess: string;
959
- textColorTextSuccess: string;
960
- textColorTextHoverSuccess: string;
961
- textColorTextPressedSuccess: string;
962
- textColorTextFocusSuccess: string;
963
- textColorTextDisabledSuccess: string;
964
- textColorGhostSuccess: string;
965
- textColorGhostHoverSuccess: string;
966
- textColorGhostPressedSuccess: string;
967
- textColorGhostFocusSuccess: string;
968
- textColorGhostDisabledSuccess: string;
969
- borderSuccess: string;
970
- borderHoverSuccess: string;
971
- borderPressedSuccess: string;
972
- borderFocusSuccess: string;
973
- borderDisabledSuccess: string;
974
- rippleColorSuccess: string;
975
- colorWarning: string;
976
- colorHoverWarning: string;
977
- colorPressedWarning: string;
978
- colorFocusWarning: string;
979
- colorDisabledWarning: string;
980
- textColorWarning: string;
981
- textColorHoverWarning: string;
982
- textColorPressedWarning: string;
983
- textColorFocusWarning: string;
984
- textColorDisabledWarning: string;
985
- textColorTextWarning: string;
986
- textColorTextHoverWarning: string;
987
- textColorTextPressedWarning: string;
988
- textColorTextFocusWarning: string;
989
- textColorTextDisabledWarning: string;
990
- textColorGhostWarning: string;
991
- textColorGhostHoverWarning: string;
992
- textColorGhostPressedWarning: string;
993
- textColorGhostFocusWarning: string;
994
- textColorGhostDisabledWarning: string;
995
- borderWarning: string;
996
- borderHoverWarning: string;
997
- borderPressedWarning: string;
998
- borderFocusWarning: string;
999
- borderDisabledWarning: string;
1000
- rippleColorWarning: string;
1001
- colorError: string;
1002
- colorHoverError: string;
1003
- colorPressedError: string;
1004
- colorFocusError: string;
1005
- colorDisabledError: string;
1006
- textColorError: string;
1007
- textColorHoverError: string;
1008
- textColorPressedError: string;
1009
- textColorFocusError: string;
1010
- textColorDisabledError: string;
1011
- textColorTextError: string;
1012
- textColorTextHoverError: string;
1013
- textColorTextPressedError: string;
1014
- textColorTextFocusError: string;
1015
- textColorTextDisabledError: string;
1016
- textColorGhostError: string;
1017
- textColorGhostHoverError: string;
1018
- textColorGhostPressedError: string;
1019
- textColorGhostFocusError: string;
1020
- textColorGhostDisabledError: string;
1021
- borderError: string;
1022
- borderHoverError: string;
1023
- borderPressedError: string;
1024
- borderFocusError: string;
1025
- borderDisabledError: string;
1026
- rippleColorError: string;
1027
- waveOpacity: string;
1028
- fontWeight: string;
1029
- fontWeightStrong: string;
1030
- paddingTiny: string;
1031
- paddingSmall: string;
1032
- paddingMedium: string;
1033
- paddingLarge: string;
1034
- paddingRoundTiny: string;
1035
- paddingRoundSmall: string;
1036
- paddingRoundMedium: string;
1037
- paddingRoundLarge: string;
1038
- iconMarginTiny: string;
1039
- iconMarginSmall: string;
1040
- iconMarginMedium: string;
1041
- iconMarginLarge: string;
1042
- iconSizeTiny: string;
1043
- iconSizeSmall: string;
1044
- iconSizeMedium: string;
1045
- iconSizeLarge: string;
1046
- rippleDuration: string;
1047
- }, any>;
1048
- Input: import("naive-ui/es/_mixins").Theme<"Input", {
1049
- countTextColor: string;
1050
- heightTiny: string;
1051
- heightSmall: string;
1052
- heightMedium: string;
1053
- heightLarge: string;
1054
- fontSizeTiny: string;
1055
- fontSizeSmall: string;
1056
- fontSizeMedium: string;
1057
- fontSizeLarge: string;
1058
- lineHeight: string;
1059
- lineHeightTextarea: string;
1060
- borderRadius: string;
1061
- iconSize: string;
1062
- groupLabelColor: string;
1063
- groupLabelTextColor: string;
1064
- textColor: string;
1065
- textColorDisabled: string;
1066
- textDecorationColor: string;
1067
- caretColor: string;
1068
- placeholderColor: string;
1069
- placeholderColorDisabled: string;
1070
- color: string;
1071
- colorDisabled: string;
1072
- colorFocus: string;
1073
- groupLabelBorder: string;
1074
- border: string;
1075
- borderHover: string;
1076
- borderDisabled: string;
1077
- borderFocus: string;
1078
- boxShadowFocus: string;
1079
- loadingColor: string;
1080
- loadingColorWarning: string;
1081
- borderWarning: string;
1082
- borderHoverWarning: string;
1083
- colorFocusWarning: string;
1084
- borderFocusWarning: string;
1085
- boxShadowFocusWarning: string;
1086
- caretColorWarning: string;
1087
- loadingColorError: string;
1088
- borderError: string;
1089
- borderHoverError: string;
1090
- colorFocusError: string;
1091
- borderFocusError: string;
1092
- boxShadowFocusError: string;
1093
- caretColorError: string;
1094
- clearColor: string;
1095
- clearColorHover: string;
1096
- clearColorPressed: string;
1097
- iconColor: string;
1098
- iconColorDisabled: string;
1099
- iconColorHover: string;
1100
- iconColorPressed: string;
1101
- suffixTextColor: string;
1102
- paddingTiny: string;
1103
- paddingSmall: string;
1104
- paddingMedium: string;
1105
- paddingLarge: string;
1106
- clearSize: string;
1107
- }, any>;
1108
- }>>>;
1109
- }, {
1110
- focus: () => void;
1111
- blur: () => void;
1112
- mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
1113
- mergedBordered: import("vue").ComputedRef<boolean>;
1114
- mergedClsPrefix: import("vue").ComputedRef<string>;
1115
- namespace: import("vue").ComputedRef<string | undefined>;
1116
- uncontrolledValue: import("vue").Ref<number | null>;
1117
- mergedValue: import("vue").ComputedRef<number | null>;
1118
- isMounted: Readonly<import("vue").Ref<boolean>>;
1119
- inputInstRef: import("vue").Ref<{
1120
- wrapperElRef: HTMLElement | null;
1121
- textareaElRef: HTMLTextAreaElement | null;
1122
- inputElRef: HTMLInputElement | null;
1123
- isCompositing: boolean;
1124
- blur: () => void;
1125
- focus: () => void;
1126
- select: () => void;
1127
- activate: () => void;
1128
- deactivate: () => void;
1129
- } | null>;
1130
- panelInstRef: import("vue").Ref<{
1131
- $el: HTMLElement;
1132
- hourScrollRef?: {
1133
- $el: HTMLElement;
1134
- containerRef: HTMLElement | null;
1135
- contentRef: HTMLElement | null;
1136
- containerScrollTop: number;
1137
- syncUnifiedContainer: () => void;
1138
- scrollTo: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollTo;
1139
- scrollBy: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollBy;
1140
- sync: () => void;
1141
- handleMouseEnterWrapper: () => void;
1142
- handleMouseLeaveWrapper: () => void;
1143
- } | undefined;
1144
- minuteScrollRef?: {
1145
- $el: HTMLElement;
1146
- containerRef: HTMLElement | null;
1147
- contentRef: HTMLElement | null;
1148
- containerScrollTop: number;
1149
- syncUnifiedContainer: () => void;
1150
- scrollTo: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollTo;
1151
- scrollBy: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollBy;
1152
- sync: () => void;
1153
- handleMouseEnterWrapper: () => void;
1154
- handleMouseLeaveWrapper: () => void;
1155
- } | undefined;
1156
- secondScrollRef?: {
1157
- $el: HTMLElement;
1158
- containerRef: HTMLElement | null;
1159
- contentRef: HTMLElement | null;
1160
- containerScrollTop: number;
1161
- syncUnifiedContainer: () => void;
1162
- scrollTo: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollTo;
1163
- scrollBy: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollBy;
1164
- sync: () => void;
1165
- handleMouseEnterWrapper: () => void;
1166
- handleMouseLeaveWrapper: () => void;
1167
- } | undefined;
1168
- amPmScrollRef?: {
1169
- $el: HTMLElement;
1170
- containerRef: HTMLElement | null;
1171
- contentRef: HTMLElement | null;
1172
- containerScrollTop: number;
1173
- syncUnifiedContainer: () => void;
1174
- scrollTo: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollTo;
1175
- scrollBy: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollBy;
1176
- sync: () => void;
1177
- handleMouseEnterWrapper: () => void;
1178
- handleMouseLeaveWrapper: () => void;
1179
- } | undefined;
1180
- } | null>;
1181
- adjustedTo: import("vue").ComputedRef<string | HTMLElement>;
1182
- mergedShow: import("vue").ComputedRef<boolean>;
1183
- localizedNow: import("vue").ComputedRef<string>;
1184
- localizedPlaceholder: import("vue").ComputedRef<string>;
1185
- localizedNegativeText: import("vue").ComputedRef<string>;
1186
- localizedPositiveText: import("vue").ComputedRef<string>;
1187
- hourInFormat: import("vue").ComputedRef<boolean>;
1188
- minuteInFormat: import("vue").ComputedRef<boolean>;
1189
- secondInFormat: import("vue").ComputedRef<boolean>;
1190
- mergedAttrSize: import("vue").ComputedRef<number>;
1191
- displayTimeString: import("vue").Ref<string>;
1192
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large">;
1193
- mergedDisabled: import("vue").ComputedRef<boolean>;
1194
- isValueInvalid: import("vue").ComputedRef<boolean>;
1195
- isHourInvalid: import("vue").ComputedRef<boolean>;
1196
- isMinuteInvalid: import("vue").ComputedRef<boolean>;
1197
- isSecondInvalid: import("vue").ComputedRef<boolean>;
1198
- transitionDisabled: import("vue").Ref<boolean>;
1199
- hourValue: import("vue").ComputedRef<number | null>;
1200
- minuteValue: import("vue").ComputedRef<number | null>;
1201
- secondValue: import("vue").ComputedRef<number | null>;
1202
- amPmValue: import("vue").ComputedRef<"am" | "pm" | null>;
1203
- handleInputKeydown: (e: KeyboardEvent) => void;
1204
- handleTimeInputFocus: (e: FocusEvent) => void;
1205
- handleTimeInputBlur: (e: FocusEvent) => void;
1206
- handleNowClick: () => void;
1207
- handleConfirmClick: () => void;
1208
- handleTimeInputUpdateValue: (v: string) => void;
1209
- handleMenuFocusOut: (e: FocusEvent) => void;
1210
- handleCancelClick: () => void;
1211
- handleClickOutside: (e: MouseEvent) => void;
1212
- handleTimeInputActivate: () => void;
1213
- handleTimeInputDeactivate: () => void;
1214
- handleHourClick: (hour: import("naive-ui/es/time-picker/src/interface").ItemValue) => void;
1215
- handleMinuteClick: (minute: import("naive-ui/es/time-picker/src/interface").ItemValue) => void;
1216
- handleSecondClick: (second: import("naive-ui/es/time-picker/src/interface").ItemValue) => void;
1217
- handleAmPmClick: (amPm: import("naive-ui/es/time-picker/src/interface").ItemValue) => void;
1218
- handleTimeInputClear: (e: MouseEvent) => void;
1219
- handleFocusDetectorFocus: () => void;
1220
- handleMenuKeydown: (e: KeyboardEvent) => void;
1221
- handleTriggerClick: (e: MouseEvent) => void;
1222
- mergedTheme: import("vue").ComputedRef<{
1223
- common: {
1224
- baseColor: string;
1225
- primaryColor: string;
1226
- primaryColorHover: string;
1227
- primaryColorPressed: string;
1228
- primaryColorSuppl: string;
1229
- infoColor: string;
1230
- infoColorHover: string;
1231
- infoColorPressed: string;
1232
- infoColorSuppl: string;
1233
- successColor: string;
1234
- successColorHover: string;
1235
- successColorPressed: string;
1236
- successColorSuppl: string;
1237
- warningColor: string;
1238
- warningColorHover: string;
1239
- warningColorPressed: string;
1240
- warningColorSuppl: string;
1241
- errorColor: string;
1242
- errorColorHover: string;
1243
- errorColorPressed: string;
1244
- errorColorSuppl: string;
1245
- textColorBase: string;
1246
- textColor1: string;
1247
- textColor2: string;
1248
- textColor3: string;
1249
- textColorDisabled: string;
1250
- placeholderColor: string;
1251
- placeholderColorDisabled: string;
1252
- iconColor: string;
1253
- iconColorHover: string;
1254
- iconColorPressed: string;
1255
- iconColorDisabled: string;
1256
- opacity1: string;
1257
- opacity2: string;
1258
- opacity3: string;
1259
- opacity4: string;
1260
- opacity5: string;
1261
- dividerColor: string;
1262
- borderColor: string;
1263
- closeIconColor: string;
1264
- closeIconColorHover: string;
1265
- closeIconColorPressed: string;
1266
- closeColorHover: string;
1267
- closeColorPressed: string;
1268
- clearColor: string;
1269
- clearColorHover: string;
1270
- clearColorPressed: string;
1271
- scrollbarColor: string;
1272
- scrollbarColorHover: string;
1273
- scrollbarWidth: string;
1274
- scrollbarHeight: string;
1275
- scrollbarBorderRadius: string;
1276
- progressRailColor: string;
1277
- railColor: string;
1278
- popoverColor: string;
1279
- tableColor: string;
1280
- cardColor: string;
1281
- modalColor: string;
1282
- bodyColor: string;
1283
- tagColor: string;
1284
- avatarColor: string;
1285
- invertedColor: string;
1286
- inputColor: string;
1287
- codeColor: string;
1288
- tabColor: string;
1289
- actionColor: string;
1290
- tableHeaderColor: string;
1291
- hoverColor: string;
1292
- tableColorHover: string;
1293
- tableColorStriped: string;
1294
- pressedColor: string;
1295
- opacityDisabled: string;
1296
- inputColorDisabled: string;
1297
- buttonColor2: string;
1298
- buttonColor2Hover: string;
1299
- buttonColor2Pressed: string;
1300
- boxShadow1: string;
1301
- boxShadow2: string;
1302
- boxShadow3: string;
1303
- fontFamily: string;
1304
- fontFamilyMono: string;
1305
- fontWeight: string;
1306
- fontWeightStrong: string;
1307
- cubicBezierEaseInOut: string;
1308
- cubicBezierEaseOut: string;
1309
- cubicBezierEaseIn: string;
1310
- borderRadius: string;
1311
- borderRadiusSmall: string;
1312
- fontSize: string;
1313
- fontSizeMini: string;
1314
- fontSizeTiny: string;
1315
- fontSizeSmall: string;
1316
- fontSizeMedium: string;
1317
- fontSizeLarge: string;
1318
- fontSizeHuge: string;
1319
- lineHeight: string;
1320
- heightMini: string;
1321
- heightTiny: string;
1322
- heightSmall: string;
1323
- heightMedium: string;
1324
- heightLarge: string;
1325
- heightHuge: string;
1326
- name: "common";
1327
- };
1328
- self: {
1329
- panelColor: string;
1330
- panelBoxShadow: string;
1331
- panelDividerColor: string;
1332
- itemTextColor: string;
1333
- itemTextColorActive: string;
1334
- itemColorHover: string;
1335
- itemOpacityDisabled: string;
1336
- itemBorderRadius: string;
1337
- borderRadius: string;
1338
- iconColor: string;
1339
- iconColorDisabled: string;
1340
- itemFontSize: string;
1341
- itemHeight: string;
1342
- itemWidth: string;
1343
- panelActionPadding: string;
1344
- };
1345
- peers: {
1346
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1347
- color: string;
1348
- colorHover: string;
1349
- }, any>;
1350
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
1351
- heightTiny: string;
1352
- heightSmall: string;
1353
- heightMedium: string;
1354
- heightLarge: string;
1355
- borderRadiusTiny: string;
1356
- borderRadiusSmall: string;
1357
- borderRadiusMedium: string;
1358
- borderRadiusLarge: string;
1359
- fontSizeTiny: string;
1360
- fontSizeSmall: string;
1361
- fontSizeMedium: string;
1362
- fontSizeLarge: string;
1363
- opacityDisabled: string;
1364
- colorOpacitySecondary: string;
1365
- colorOpacitySecondaryHover: string;
1366
- colorOpacitySecondaryPressed: string;
1367
- colorSecondary: string;
1368
- colorSecondaryHover: string;
1369
- colorSecondaryPressed: string;
1370
- colorTertiary: string;
1371
- colorTertiaryHover: string;
1372
- colorTertiaryPressed: string;
1373
- colorQuaternary: string;
1374
- colorQuaternaryHover: string;
1375
- colorQuaternaryPressed: string;
1376
- color: string;
1377
- colorHover: string;
1378
- colorPressed: string;
1379
- colorFocus: string;
1380
- colorDisabled: string;
1381
- textColor: string;
1382
- textColorTertiary: string;
1383
- textColorHover: string;
1384
- textColorPressed: string;
1385
- textColorFocus: string;
1386
- textColorDisabled: string;
1387
- textColorText: string;
1388
- textColorTextHover: string;
1389
- textColorTextPressed: string;
1390
- textColorTextFocus: string;
1391
- textColorTextDisabled: string;
1392
- textColorGhost: string;
1393
- textColorGhostHover: string;
1394
- textColorGhostPressed: string;
1395
- textColorGhostFocus: string;
1396
- textColorGhostDisabled: string;
1397
- border: string;
1398
- borderHover: string;
1399
- borderPressed: string;
1400
- borderFocus: string;
1401
- borderDisabled: string;
1402
- rippleColor: string;
1403
- colorPrimary: string;
1404
- colorHoverPrimary: string;
1405
- colorPressedPrimary: string;
1406
- colorFocusPrimary: string;
1407
- colorDisabledPrimary: string;
1408
- textColorPrimary: string;
1409
- textColorHoverPrimary: string;
1410
- textColorPressedPrimary: string;
1411
- textColorFocusPrimary: string;
1412
- textColorDisabledPrimary: string;
1413
- textColorTextPrimary: string;
1414
- textColorTextHoverPrimary: string;
1415
- textColorTextPressedPrimary: string;
1416
- textColorTextFocusPrimary: string;
1417
- textColorTextDisabledPrimary: string;
1418
- textColorGhostPrimary: string;
1419
- textColorGhostHoverPrimary: string;
1420
- textColorGhostPressedPrimary: string;
1421
- textColorGhostFocusPrimary: string;
1422
- textColorGhostDisabledPrimary: string;
1423
- borderPrimary: string;
1424
- borderHoverPrimary: string;
1425
- borderPressedPrimary: string;
1426
- borderFocusPrimary: string;
1427
- borderDisabledPrimary: string;
1428
- rippleColorPrimary: string;
1429
- colorInfo: string;
1430
- colorHoverInfo: string;
1431
- colorPressedInfo: string;
1432
- colorFocusInfo: string;
1433
- colorDisabledInfo: string;
1434
- textColorInfo: string;
1435
- textColorHoverInfo: string;
1436
- textColorPressedInfo: string;
1437
- textColorFocusInfo: string;
1438
- textColorDisabledInfo: string;
1439
- textColorTextInfo: string;
1440
- textColorTextHoverInfo: string;
1441
- textColorTextPressedInfo: string;
1442
- textColorTextFocusInfo: string;
1443
- textColorTextDisabledInfo: string;
1444
- textColorGhostInfo: string;
1445
- textColorGhostHoverInfo: string;
1446
- textColorGhostPressedInfo: string;
1447
- textColorGhostFocusInfo: string;
1448
- textColorGhostDisabledInfo: string;
1449
- borderInfo: string;
1450
- borderHoverInfo: string;
1451
- borderPressedInfo: string;
1452
- borderFocusInfo: string;
1453
- borderDisabledInfo: string;
1454
- rippleColorInfo: string;
1455
- colorSuccess: string;
1456
- colorHoverSuccess: string;
1457
- colorPressedSuccess: string;
1458
- colorFocusSuccess: string;
1459
- colorDisabledSuccess: string;
1460
- textColorSuccess: string;
1461
- textColorHoverSuccess: string;
1462
- textColorPressedSuccess: string;
1463
- textColorFocusSuccess: string;
1464
- textColorDisabledSuccess: string;
1465
- textColorTextSuccess: string;
1466
- textColorTextHoverSuccess: string;
1467
- textColorTextPressedSuccess: string;
1468
- textColorTextFocusSuccess: string;
1469
- textColorTextDisabledSuccess: string;
1470
- textColorGhostSuccess: string;
1471
- textColorGhostHoverSuccess: string;
1472
- textColorGhostPressedSuccess: string;
1473
- textColorGhostFocusSuccess: string;
1474
- textColorGhostDisabledSuccess: string;
1475
- borderSuccess: string;
1476
- borderHoverSuccess: string;
1477
- borderPressedSuccess: string;
1478
- borderFocusSuccess: string;
1479
- borderDisabledSuccess: string;
1480
- rippleColorSuccess: string;
1481
- colorWarning: string;
1482
- colorHoverWarning: string;
1483
- colorPressedWarning: string;
1484
- colorFocusWarning: string;
1485
- colorDisabledWarning: string;
1486
- textColorWarning: string;
1487
- textColorHoverWarning: string;
1488
- textColorPressedWarning: string;
1489
- textColorFocusWarning: string;
1490
- textColorDisabledWarning: string;
1491
- textColorTextWarning: string;
1492
- textColorTextHoverWarning: string;
1493
- textColorTextPressedWarning: string;
1494
- textColorTextFocusWarning: string;
1495
- textColorTextDisabledWarning: string;
1496
- textColorGhostWarning: string;
1497
- textColorGhostHoverWarning: string;
1498
- textColorGhostPressedWarning: string;
1499
- textColorGhostFocusWarning: string;
1500
- textColorGhostDisabledWarning: string;
1501
- borderWarning: string;
1502
- borderHoverWarning: string;
1503
- borderPressedWarning: string;
1504
- borderFocusWarning: string;
1505
- borderDisabledWarning: string;
1506
- rippleColorWarning: string;
1507
- colorError: string;
1508
- colorHoverError: string;
1509
- colorPressedError: string;
1510
- colorFocusError: string;
1511
- colorDisabledError: string;
1512
- textColorError: string;
1513
- textColorHoverError: string;
1514
- textColorPressedError: string;
1515
- textColorFocusError: string;
1516
- textColorDisabledError: string;
1517
- textColorTextError: string;
1518
- textColorTextHoverError: string;
1519
- textColorTextPressedError: string;
1520
- textColorTextFocusError: string;
1521
- textColorTextDisabledError: string;
1522
- textColorGhostError: string;
1523
- textColorGhostHoverError: string;
1524
- textColorGhostPressedError: string;
1525
- textColorGhostFocusError: string;
1526
- textColorGhostDisabledError: string;
1527
- borderError: string;
1528
- borderHoverError: string;
1529
- borderPressedError: string;
1530
- borderFocusError: string;
1531
- borderDisabledError: string;
1532
- rippleColorError: string;
1533
- waveOpacity: string;
1534
- fontWeight: string;
1535
- fontWeightStrong: string;
1536
- paddingTiny: string;
1537
- paddingSmall: string;
1538
- paddingMedium: string;
1539
- paddingLarge: string;
1540
- paddingRoundTiny: string;
1541
- paddingRoundSmall: string;
1542
- paddingRoundMedium: string;
1543
- paddingRoundLarge: string;
1544
- iconMarginTiny: string;
1545
- iconMarginSmall: string;
1546
- iconMarginMedium: string;
1547
- iconMarginLarge: string;
1548
- iconSizeTiny: string;
1549
- iconSizeSmall: string;
1550
- iconSizeMedium: string;
1551
- iconSizeLarge: string;
1552
- rippleDuration: string;
1553
- }, any>;
1554
- Input: import("naive-ui/es/_mixins").Theme<"Input", {
1555
- countTextColor: string;
1556
- heightTiny: string;
1557
- heightSmall: string;
1558
- heightMedium: string;
1559
- heightLarge: string;
1560
- fontSizeTiny: string;
1561
- fontSizeSmall: string;
1562
- fontSizeMedium: string;
1563
- fontSizeLarge: string;
1564
- lineHeight: string;
1565
- lineHeightTextarea: string;
1566
- borderRadius: string;
1567
- iconSize: string;
1568
- groupLabelColor: string;
1569
- groupLabelTextColor: string;
1570
- textColor: string;
1571
- textColorDisabled: string;
1572
- textDecorationColor: string;
1573
- caretColor: string;
1574
- placeholderColor: string;
1575
- placeholderColorDisabled: string;
1576
- color: string;
1577
- colorDisabled: string;
1578
- colorFocus: string;
1579
- groupLabelBorder: string;
1580
- border: string;
1581
- borderHover: string;
1582
- borderDisabled: string;
1583
- borderFocus: string;
1584
- boxShadowFocus: string;
1585
- loadingColor: string;
1586
- loadingColorWarning: string;
1587
- borderWarning: string;
1588
- borderHoverWarning: string;
1589
- colorFocusWarning: string;
1590
- borderFocusWarning: string;
1591
- boxShadowFocusWarning: string;
1592
- caretColorWarning: string;
1593
- loadingColorError: string;
1594
- borderError: string;
1595
- borderHoverError: string;
1596
- colorFocusError: string;
1597
- borderFocusError: string;
1598
- boxShadowFocusError: string;
1599
- caretColorError: string;
1600
- clearColor: string;
1601
- clearColorHover: string;
1602
- clearColorPressed: string;
1603
- iconColor: string;
1604
- iconColorDisabled: string;
1605
- iconColorHover: string;
1606
- iconColorPressed: string;
1607
- suffixTextColor: string;
1608
- paddingTiny: string;
1609
- paddingSmall: string;
1610
- paddingMedium: string;
1611
- paddingLarge: string;
1612
- clearSize: string;
1613
- }, any>;
1614
- };
1615
- peerOverrides: {
1616
- Scrollbar?: {
1617
- peers?: {
1618
- [x: string]: any;
1619
- } | undefined;
1620
- } | undefined;
1621
- Button?: {
1622
- peers?: {
1623
- [x: string]: any;
1624
- } | undefined;
1625
- } | undefined;
1626
- Input?: {
1627
- peers?: {
1628
- [x: string]: any;
1629
- } | undefined;
1630
- } | undefined;
1631
- };
1632
- }>;
1633
- triggerCssVars: import("vue").ComputedRef<{
1634
- '--n-icon-color': string;
1635
- '--n-icon-color-disabled': string;
1636
- '--n-bezier': string;
1637
- }> | undefined;
1638
- triggerThemeClass: import("vue").Ref<string> | undefined;
1639
- triggerOnRender: (() => void) | undefined;
1640
- cssVars: import("vue").ComputedRef<{
1641
- '--n-bezier': string;
1642
- '--n-border-radius': string;
1643
- '--n-item-color-hover': string;
1644
- '--n-item-font-size': string;
1645
- '--n-item-height': string;
1646
- '--n-item-opacity-disabled': string;
1647
- '--n-item-text-color': string;
1648
- '--n-item-text-color-active': string;
1649
- '--n-item-width': string;
1650
- '--n-panel-action-padding': string;
1651
- '--n-panel-box-shadow': string;
1652
- '--n-panel-color': string;
1653
- '--n-panel-divider-color': string;
1654
- '--n-item-border-radius': string;
1655
- }> | undefined;
1656
- themeClass: import("vue").Ref<string> | undefined;
1657
- onRender: (() => void) | undefined;
1658
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1659
- to: {
1660
- type: PropType<string | boolean | HTMLElement>;
1661
- default: undefined;
1662
- };
1663
- bordered: {
1664
- type: PropType<boolean | undefined>;
1665
- default: undefined;
1666
- };
1667
- actions: PropType<("confirm" | "now")[] | null>;
1668
- defaultValue: {
1669
- type: PropType<number | null>;
1670
- default: null;
1671
- };
1672
- defaultFormattedValue: StringConstructor;
1673
- placeholder: StringConstructor;
1674
- placement: {
1675
- type: PropType<import("naive-ui").PopoverPlacement>;
1676
- default: string;
1677
- };
1678
- value: PropType<number | null>;
1679
- format: {
1680
- type: StringConstructor;
1681
- default: string;
1682
- };
1683
- valueFormat: StringConstructor;
1684
- formattedValue: PropType<string | null>;
1685
- isHourDisabled: PropType<import("naive-ui/es/time-picker/src/interface").IsHourDisabled>;
1686
- size: PropType<import("naive-ui/es/time-picker/src/interface").Size>;
1687
- isMinuteDisabled: PropType<import("naive-ui/es/time-picker/src/interface").IsMinuteDisabled>;
1688
- isSecondDisabled: PropType<import("naive-ui/es/time-picker/src/interface").IsSecondDisabled>;
1689
- inputReadonly: BooleanConstructor;
1690
- clearable: BooleanConstructor;
1691
- status: PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
1692
- 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/time-picker/src/interface").OnUpdateValue>>;
1693
- onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/time-picker/src/interface").OnUpdateValue>>;
1694
- 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(show: boolean) => void>>;
1695
- onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(show: boolean) => void>>;
1696
- onUpdateFormattedValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/time-picker/src/interface").OnUpdateFormattedValue>>;
1697
- 'onUpdate:formattedValue': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/time-picker/src/interface").OnUpdateFormattedValue>>;
1698
- onBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1699
- onConfirm: PropType<import("naive-ui/es/_utils").MaybeArray<(value: never, formattedValue: never) => void>>;
1700
- onClear: PropType<() => void>;
1701
- onFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1702
- timeZone: StringConstructor;
1703
- showIcon: {
1704
- type: BooleanConstructor;
1705
- default: boolean;
1706
- };
1707
- disabled: {
1708
- type: PropType<boolean | undefined>;
1709
- default: undefined;
1710
- };
1711
- show: {
1712
- type: PropType<boolean | undefined>;
1713
- default: undefined;
1714
- };
1715
- hours: {
1716
- type: PropType<import("naive-ui/es/_utils").MaybeArray<number>>;
1717
- validator: (value: import("naive-ui/es/_utils").MaybeArray<number>) => boolean;
1718
- };
1719
- minutes: {
1720
- type: PropType<import("naive-ui/es/_utils").MaybeArray<number>>;
1721
- validator: (value: import("naive-ui/es/_utils").MaybeArray<number>) => boolean;
1722
- };
1723
- seconds: {
1724
- type: PropType<import("naive-ui/es/_utils").MaybeArray<number>>;
1725
- validator: (value: import("naive-ui/es/_utils").MaybeArray<number>) => boolean;
1726
- };
1727
- use12Hours: BooleanConstructor;
1728
- stateful: {
1729
- type: BooleanConstructor;
1730
- default: boolean;
1731
- };
1732
- onChange: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/time-picker/src/interface").OnUpdateValue> | undefined>;
1733
- theme: PropType<import("naive-ui/es/_mixins").Theme<"TimePicker", {
1734
- panelColor: string;
1735
- panelBoxShadow: string;
1736
- panelDividerColor: string;
1737
- itemTextColor: string;
1738
- itemTextColorActive: string;
1739
- itemColorHover: string;
1740
- itemOpacityDisabled: string;
1741
- itemBorderRadius: string;
1742
- borderRadius: string;
1743
- iconColor: string;
1744
- iconColorDisabled: string;
1745
- itemFontSize: string;
1746
- itemHeight: string;
1747
- itemWidth: string;
1748
- panelActionPadding: string;
1749
- }, {
1750
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1751
- color: string;
1752
- colorHover: string;
1753
- }, any>;
1754
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
1755
- heightTiny: string;
1756
- heightSmall: string;
1757
- heightMedium: string;
1758
- heightLarge: string;
1759
- borderRadiusTiny: string;
1760
- borderRadiusSmall: string;
1761
- borderRadiusMedium: string;
1762
- borderRadiusLarge: string;
1763
- fontSizeTiny: string;
1764
- fontSizeSmall: string;
1765
- fontSizeMedium: string;
1766
- fontSizeLarge: string;
1767
- opacityDisabled: string;
1768
- colorOpacitySecondary: string;
1769
- colorOpacitySecondaryHover: string;
1770
- colorOpacitySecondaryPressed: string;
1771
- colorSecondary: string;
1772
- colorSecondaryHover: string;
1773
- colorSecondaryPressed: string;
1774
- colorTertiary: string;
1775
- colorTertiaryHover: string;
1776
- colorTertiaryPressed: string;
1777
- colorQuaternary: string;
1778
- colorQuaternaryHover: string;
1779
- colorQuaternaryPressed: string;
1780
- color: string;
1781
- colorHover: string;
1782
- colorPressed: string;
1783
- colorFocus: string;
1784
- colorDisabled: string;
1785
- textColor: string;
1786
- textColorTertiary: string;
1787
- textColorHover: string;
1788
- textColorPressed: string;
1789
- textColorFocus: string;
1790
- textColorDisabled: string;
1791
- textColorText: string;
1792
- textColorTextHover: string;
1793
- textColorTextPressed: string;
1794
- textColorTextFocus: string;
1795
- textColorTextDisabled: string;
1796
- textColorGhost: string;
1797
- textColorGhostHover: string;
1798
- textColorGhostPressed: string;
1799
- textColorGhostFocus: string;
1800
- textColorGhostDisabled: string;
1801
- border: string;
1802
- borderHover: string;
1803
- borderPressed: string;
1804
- borderFocus: string;
1805
- borderDisabled: string;
1806
- rippleColor: string;
1807
- colorPrimary: string;
1808
- colorHoverPrimary: string;
1809
- colorPressedPrimary: string;
1810
- colorFocusPrimary: string;
1811
- colorDisabledPrimary: string;
1812
- textColorPrimary: string;
1813
- textColorHoverPrimary: string;
1814
- textColorPressedPrimary: string;
1815
- textColorFocusPrimary: string;
1816
- textColorDisabledPrimary: string;
1817
- textColorTextPrimary: string;
1818
- textColorTextHoverPrimary: string;
1819
- textColorTextPressedPrimary: string;
1820
- textColorTextFocusPrimary: string;
1821
- textColorTextDisabledPrimary: string;
1822
- textColorGhostPrimary: string;
1823
- textColorGhostHoverPrimary: string;
1824
- textColorGhostPressedPrimary: string;
1825
- textColorGhostFocusPrimary: string;
1826
- textColorGhostDisabledPrimary: string;
1827
- borderPrimary: string;
1828
- borderHoverPrimary: string;
1829
- borderPressedPrimary: string;
1830
- borderFocusPrimary: string;
1831
- borderDisabledPrimary: string;
1832
- rippleColorPrimary: string;
1833
- colorInfo: string;
1834
- colorHoverInfo: string;
1835
- colorPressedInfo: string;
1836
- colorFocusInfo: string;
1837
- colorDisabledInfo: string;
1838
- textColorInfo: string;
1839
- textColorHoverInfo: string;
1840
- textColorPressedInfo: string;
1841
- textColorFocusInfo: string;
1842
- textColorDisabledInfo: string;
1843
- textColorTextInfo: string;
1844
- textColorTextHoverInfo: string;
1845
- textColorTextPressedInfo: string;
1846
- textColorTextFocusInfo: string;
1847
- textColorTextDisabledInfo: string;
1848
- textColorGhostInfo: string;
1849
- textColorGhostHoverInfo: string;
1850
- textColorGhostPressedInfo: string;
1851
- textColorGhostFocusInfo: string;
1852
- textColorGhostDisabledInfo: string;
1853
- borderInfo: string;
1854
- borderHoverInfo: string;
1855
- borderPressedInfo: string;
1856
- borderFocusInfo: string;
1857
- borderDisabledInfo: string;
1858
- rippleColorInfo: string;
1859
- colorSuccess: string;
1860
- colorHoverSuccess: string;
1861
- colorPressedSuccess: string;
1862
- colorFocusSuccess: string;
1863
- colorDisabledSuccess: string;
1864
- textColorSuccess: string;
1865
- textColorHoverSuccess: string;
1866
- textColorPressedSuccess: string;
1867
- textColorFocusSuccess: string;
1868
- textColorDisabledSuccess: string;
1869
- textColorTextSuccess: string;
1870
- textColorTextHoverSuccess: string;
1871
- textColorTextPressedSuccess: string;
1872
- textColorTextFocusSuccess: string;
1873
- textColorTextDisabledSuccess: string;
1874
- textColorGhostSuccess: string;
1875
- textColorGhostHoverSuccess: string;
1876
- textColorGhostPressedSuccess: string;
1877
- textColorGhostFocusSuccess: string;
1878
- textColorGhostDisabledSuccess: string;
1879
- borderSuccess: string;
1880
- borderHoverSuccess: string;
1881
- borderPressedSuccess: string;
1882
- borderFocusSuccess: string;
1883
- borderDisabledSuccess: string;
1884
- rippleColorSuccess: string;
1885
- colorWarning: string;
1886
- colorHoverWarning: string;
1887
- colorPressedWarning: string;
1888
- colorFocusWarning: string;
1889
- colorDisabledWarning: string;
1890
- textColorWarning: string;
1891
- textColorHoverWarning: string;
1892
- textColorPressedWarning: string;
1893
- textColorFocusWarning: string;
1894
- textColorDisabledWarning: string;
1895
- textColorTextWarning: string;
1896
- textColorTextHoverWarning: string;
1897
- textColorTextPressedWarning: string;
1898
- textColorTextFocusWarning: string;
1899
- textColorTextDisabledWarning: string;
1900
- textColorGhostWarning: string;
1901
- textColorGhostHoverWarning: string;
1902
- textColorGhostPressedWarning: string;
1903
- textColorGhostFocusWarning: string;
1904
- textColorGhostDisabledWarning: string;
1905
- borderWarning: string;
1906
- borderHoverWarning: string;
1907
- borderPressedWarning: string;
1908
- borderFocusWarning: string;
1909
- borderDisabledWarning: string;
1910
- rippleColorWarning: string;
1911
- colorError: string;
1912
- colorHoverError: string;
1913
- colorPressedError: string;
1914
- colorFocusError: string;
1915
- colorDisabledError: string;
1916
- textColorError: string;
1917
- textColorHoverError: string;
1918
- textColorPressedError: string;
1919
- textColorFocusError: string;
1920
- textColorDisabledError: string;
1921
- textColorTextError: string;
1922
- textColorTextHoverError: string;
1923
- textColorTextPressedError: string;
1924
- textColorTextFocusError: string;
1925
- textColorTextDisabledError: string;
1926
- textColorGhostError: string;
1927
- textColorGhostHoverError: string;
1928
- textColorGhostPressedError: string;
1929
- textColorGhostFocusError: string;
1930
- textColorGhostDisabledError: string;
1931
- borderError: string;
1932
- borderHoverError: string;
1933
- borderPressedError: string;
1934
- borderFocusError: string;
1935
- borderDisabledError: string;
1936
- rippleColorError: string;
1937
- waveOpacity: string;
1938
- fontWeight: string;
1939
- fontWeightStrong: string;
1940
- paddingTiny: string;
1941
- paddingSmall: string;
1942
- paddingMedium: string;
1943
- paddingLarge: string;
1944
- paddingRoundTiny: string;
1945
- paddingRoundSmall: string;
1946
- paddingRoundMedium: string;
1947
- paddingRoundLarge: string;
1948
- iconMarginTiny: string;
1949
- iconMarginSmall: string;
1950
- iconMarginMedium: string;
1951
- iconMarginLarge: string;
1952
- iconSizeTiny: string;
1953
- iconSizeSmall: string;
1954
- iconSizeMedium: string;
1955
- iconSizeLarge: string;
1956
- rippleDuration: string;
1957
- }, any>;
1958
- Input: import("naive-ui/es/_mixins").Theme<"Input", {
1959
- countTextColor: string;
1960
- heightTiny: string;
1961
- heightSmall: string;
1962
- heightMedium: string;
1963
- heightLarge: string;
1964
- fontSizeTiny: string;
1965
- fontSizeSmall: string;
1966
- fontSizeMedium: string;
1967
- fontSizeLarge: string;
1968
- lineHeight: string;
1969
- lineHeightTextarea: string;
1970
- borderRadius: string;
1971
- iconSize: string;
1972
- groupLabelColor: string;
1973
- groupLabelTextColor: string;
1974
- textColor: string;
1975
- textColorDisabled: string;
1976
- textDecorationColor: string;
1977
- caretColor: string;
1978
- placeholderColor: string;
1979
- placeholderColorDisabled: string;
1980
- color: string;
1981
- colorDisabled: string;
1982
- colorFocus: string;
1983
- groupLabelBorder: string;
1984
- border: string;
1985
- borderHover: string;
1986
- borderDisabled: string;
1987
- borderFocus: string;
1988
- boxShadowFocus: string;
1989
- loadingColor: string;
1990
- loadingColorWarning: string;
1991
- borderWarning: string;
1992
- borderHoverWarning: string;
1993
- colorFocusWarning: string;
1994
- borderFocusWarning: string;
1995
- boxShadowFocusWarning: string;
1996
- caretColorWarning: string;
1997
- loadingColorError: string;
1998
- borderError: string;
1999
- borderHoverError: string;
2000
- colorFocusError: string;
2001
- borderFocusError: string;
2002
- boxShadowFocusError: string;
2003
- caretColorError: string;
2004
- clearColor: string;
2005
- clearColorHover: string;
2006
- clearColorPressed: string;
2007
- iconColor: string;
2008
- iconColorDisabled: string;
2009
- iconColorHover: string;
2010
- iconColorPressed: string;
2011
- suffixTextColor: string;
2012
- paddingTiny: string;
2013
- paddingSmall: string;
2014
- paddingMedium: string;
2015
- paddingLarge: string;
2016
- clearSize: string;
2017
- }, any>;
2018
- }>>;
2019
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"TimePicker", {
2020
- panelColor: string;
2021
- panelBoxShadow: string;
2022
- panelDividerColor: string;
2023
- itemTextColor: string;
2024
- itemTextColorActive: string;
2025
- itemColorHover: string;
2026
- itemOpacityDisabled: string;
2027
- itemBorderRadius: string;
2028
- borderRadius: string;
2029
- iconColor: string;
2030
- iconColorDisabled: string;
2031
- itemFontSize: string;
2032
- itemHeight: string;
2033
- itemWidth: string;
2034
- panelActionPadding: string;
2035
- }, {
2036
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
2037
- color: string;
2038
- colorHover: string;
2039
- }, any>;
2040
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
2041
- heightTiny: string;
2042
- heightSmall: string;
2043
- heightMedium: string;
2044
- heightLarge: string;
2045
- borderRadiusTiny: string;
2046
- borderRadiusSmall: string;
2047
- borderRadiusMedium: string;
2048
- borderRadiusLarge: string;
2049
- fontSizeTiny: string;
2050
- fontSizeSmall: string;
2051
- fontSizeMedium: string;
2052
- fontSizeLarge: string;
2053
- opacityDisabled: string;
2054
- colorOpacitySecondary: string;
2055
- colorOpacitySecondaryHover: string;
2056
- colorOpacitySecondaryPressed: string;
2057
- colorSecondary: string;
2058
- colorSecondaryHover: string;
2059
- colorSecondaryPressed: string;
2060
- colorTertiary: string;
2061
- colorTertiaryHover: string;
2062
- colorTertiaryPressed: string;
2063
- colorQuaternary: string;
2064
- colorQuaternaryHover: string;
2065
- colorQuaternaryPressed: string;
2066
- color: string;
2067
- colorHover: string;
2068
- colorPressed: string;
2069
- colorFocus: string;
2070
- colorDisabled: string;
2071
- textColor: string;
2072
- textColorTertiary: string;
2073
- textColorHover: string;
2074
- textColorPressed: string;
2075
- textColorFocus: string;
2076
- textColorDisabled: string;
2077
- textColorText: string;
2078
- textColorTextHover: string;
2079
- textColorTextPressed: string;
2080
- textColorTextFocus: string;
2081
- textColorTextDisabled: string;
2082
- textColorGhost: string;
2083
- textColorGhostHover: string;
2084
- textColorGhostPressed: string;
2085
- textColorGhostFocus: string;
2086
- textColorGhostDisabled: string;
2087
- border: string;
2088
- borderHover: string;
2089
- borderPressed: string;
2090
- borderFocus: string;
2091
- borderDisabled: string;
2092
- rippleColor: string;
2093
- colorPrimary: string;
2094
- colorHoverPrimary: string;
2095
- colorPressedPrimary: string;
2096
- colorFocusPrimary: string;
2097
- colorDisabledPrimary: string;
2098
- textColorPrimary: string;
2099
- textColorHoverPrimary: string;
2100
- textColorPressedPrimary: string;
2101
- textColorFocusPrimary: string;
2102
- textColorDisabledPrimary: string;
2103
- textColorTextPrimary: string;
2104
- textColorTextHoverPrimary: string;
2105
- textColorTextPressedPrimary: string;
2106
- textColorTextFocusPrimary: string;
2107
- textColorTextDisabledPrimary: string;
2108
- textColorGhostPrimary: string;
2109
- textColorGhostHoverPrimary: string;
2110
- textColorGhostPressedPrimary: string;
2111
- textColorGhostFocusPrimary: string;
2112
- textColorGhostDisabledPrimary: string;
2113
- borderPrimary: string;
2114
- borderHoverPrimary: string;
2115
- borderPressedPrimary: string;
2116
- borderFocusPrimary: string;
2117
- borderDisabledPrimary: string;
2118
- rippleColorPrimary: string;
2119
- colorInfo: string;
2120
- colorHoverInfo: string;
2121
- colorPressedInfo: string;
2122
- colorFocusInfo: string;
2123
- colorDisabledInfo: string;
2124
- textColorInfo: string;
2125
- textColorHoverInfo: string;
2126
- textColorPressedInfo: string;
2127
- textColorFocusInfo: string;
2128
- textColorDisabledInfo: string;
2129
- textColorTextInfo: string;
2130
- textColorTextHoverInfo: string;
2131
- textColorTextPressedInfo: string;
2132
- textColorTextFocusInfo: string;
2133
- textColorTextDisabledInfo: string;
2134
- textColorGhostInfo: string;
2135
- textColorGhostHoverInfo: string;
2136
- textColorGhostPressedInfo: string;
2137
- textColorGhostFocusInfo: string;
2138
- textColorGhostDisabledInfo: string;
2139
- borderInfo: string;
2140
- borderHoverInfo: string;
2141
- borderPressedInfo: string;
2142
- borderFocusInfo: string;
2143
- borderDisabledInfo: string;
2144
- rippleColorInfo: string;
2145
- colorSuccess: string;
2146
- colorHoverSuccess: string;
2147
- colorPressedSuccess: string;
2148
- colorFocusSuccess: string;
2149
- colorDisabledSuccess: string;
2150
- textColorSuccess: string;
2151
- textColorHoverSuccess: string;
2152
- textColorPressedSuccess: string;
2153
- textColorFocusSuccess: string;
2154
- textColorDisabledSuccess: string;
2155
- textColorTextSuccess: string;
2156
- textColorTextHoverSuccess: string;
2157
- textColorTextPressedSuccess: string;
2158
- textColorTextFocusSuccess: string;
2159
- textColorTextDisabledSuccess: string;
2160
- textColorGhostSuccess: string;
2161
- textColorGhostHoverSuccess: string;
2162
- textColorGhostPressedSuccess: string;
2163
- textColorGhostFocusSuccess: string;
2164
- textColorGhostDisabledSuccess: string;
2165
- borderSuccess: string;
2166
- borderHoverSuccess: string;
2167
- borderPressedSuccess: string;
2168
- borderFocusSuccess: string;
2169
- borderDisabledSuccess: string;
2170
- rippleColorSuccess: string;
2171
- colorWarning: string;
2172
- colorHoverWarning: string;
2173
- colorPressedWarning: string;
2174
- colorFocusWarning: string;
2175
- colorDisabledWarning: string;
2176
- textColorWarning: string;
2177
- textColorHoverWarning: string;
2178
- textColorPressedWarning: string;
2179
- textColorFocusWarning: string;
2180
- textColorDisabledWarning: string;
2181
- textColorTextWarning: string;
2182
- textColorTextHoverWarning: string;
2183
- textColorTextPressedWarning: string;
2184
- textColorTextFocusWarning: string;
2185
- textColorTextDisabledWarning: string;
2186
- textColorGhostWarning: string;
2187
- textColorGhostHoverWarning: string;
2188
- textColorGhostPressedWarning: string;
2189
- textColorGhostFocusWarning: string;
2190
- textColorGhostDisabledWarning: string;
2191
- borderWarning: string;
2192
- borderHoverWarning: string;
2193
- borderPressedWarning: string;
2194
- borderFocusWarning: string;
2195
- borderDisabledWarning: string;
2196
- rippleColorWarning: string;
2197
- colorError: string;
2198
- colorHoverError: string;
2199
- colorPressedError: string;
2200
- colorFocusError: string;
2201
- colorDisabledError: string;
2202
- textColorError: string;
2203
- textColorHoverError: string;
2204
- textColorPressedError: string;
2205
- textColorFocusError: string;
2206
- textColorDisabledError: string;
2207
- textColorTextError: string;
2208
- textColorTextHoverError: string;
2209
- textColorTextPressedError: string;
2210
- textColorTextFocusError: string;
2211
- textColorTextDisabledError: string;
2212
- textColorGhostError: string;
2213
- textColorGhostHoverError: string;
2214
- textColorGhostPressedError: string;
2215
- textColorGhostFocusError: string;
2216
- textColorGhostDisabledError: string;
2217
- borderError: string;
2218
- borderHoverError: string;
2219
- borderPressedError: string;
2220
- borderFocusError: string;
2221
- borderDisabledError: string;
2222
- rippleColorError: string;
2223
- waveOpacity: string;
2224
- fontWeight: string;
2225
- fontWeightStrong: string;
2226
- paddingTiny: string;
2227
- paddingSmall: string;
2228
- paddingMedium: string;
2229
- paddingLarge: string;
2230
- paddingRoundTiny: string;
2231
- paddingRoundSmall: string;
2232
- paddingRoundMedium: string;
2233
- paddingRoundLarge: string;
2234
- iconMarginTiny: string;
2235
- iconMarginSmall: string;
2236
- iconMarginMedium: string;
2237
- iconMarginLarge: string;
2238
- iconSizeTiny: string;
2239
- iconSizeSmall: string;
2240
- iconSizeMedium: string;
2241
- iconSizeLarge: string;
2242
- rippleDuration: string;
2243
- }, any>;
2244
- Input: import("naive-ui/es/_mixins").Theme<"Input", {
2245
- countTextColor: string;
2246
- heightTiny: string;
2247
- heightSmall: string;
2248
- heightMedium: string;
2249
- heightLarge: string;
2250
- fontSizeTiny: string;
2251
- fontSizeSmall: string;
2252
- fontSizeMedium: string;
2253
- fontSizeLarge: string;
2254
- lineHeight: string;
2255
- lineHeightTextarea: string;
2256
- borderRadius: string;
2257
- iconSize: string;
2258
- groupLabelColor: string;
2259
- groupLabelTextColor: string;
2260
- textColor: string;
2261
- textColorDisabled: string;
2262
- textDecorationColor: string;
2263
- caretColor: string;
2264
- placeholderColor: string;
2265
- placeholderColorDisabled: string;
2266
- color: string;
2267
- colorDisabled: string;
2268
- colorFocus: string;
2269
- groupLabelBorder: string;
2270
- border: string;
2271
- borderHover: string;
2272
- borderDisabled: string;
2273
- borderFocus: string;
2274
- boxShadowFocus: string;
2275
- loadingColor: string;
2276
- loadingColorWarning: string;
2277
- borderWarning: string;
2278
- borderHoverWarning: string;
2279
- colorFocusWarning: string;
2280
- borderFocusWarning: string;
2281
- boxShadowFocusWarning: string;
2282
- caretColorWarning: string;
2283
- loadingColorError: string;
2284
- borderError: string;
2285
- borderHoverError: string;
2286
- colorFocusError: string;
2287
- borderFocusError: string;
2288
- boxShadowFocusError: string;
2289
- caretColorError: string;
2290
- clearColor: string;
2291
- clearColorHover: string;
2292
- clearColorPressed: string;
2293
- iconColor: string;
2294
- iconColorDisabled: string;
2295
- iconColorHover: string;
2296
- iconColorPressed: string;
2297
- suffixTextColor: string;
2298
- paddingTiny: string;
2299
- paddingSmall: string;
2300
- paddingMedium: string;
2301
- paddingLarge: string;
2302
- clearSize: string;
2303
- }, any>;
2304
- }>>>;
2305
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"TimePicker", {
2306
- panelColor: string;
2307
- panelBoxShadow: string;
2308
- panelDividerColor: string;
2309
- itemTextColor: string;
2310
- itemTextColorActive: string;
2311
- itemColorHover: string;
2312
- itemOpacityDisabled: string;
2313
- itemBorderRadius: string;
2314
- borderRadius: string;
2315
- iconColor: string;
2316
- iconColorDisabled: string;
2317
- itemFontSize: string;
2318
- itemHeight: string;
2319
- itemWidth: string;
2320
- panelActionPadding: string;
2321
- }, {
2322
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
2323
- color: string;
2324
- colorHover: string;
2325
- }, any>;
2326
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
2327
- heightTiny: string;
2328
- heightSmall: string;
2329
- heightMedium: string;
2330
- heightLarge: string;
2331
- borderRadiusTiny: string;
2332
- borderRadiusSmall: string;
2333
- borderRadiusMedium: string;
2334
- borderRadiusLarge: string;
2335
- fontSizeTiny: string;
2336
- fontSizeSmall: string;
2337
- fontSizeMedium: string;
2338
- fontSizeLarge: string;
2339
- opacityDisabled: string;
2340
- colorOpacitySecondary: string;
2341
- colorOpacitySecondaryHover: string;
2342
- colorOpacitySecondaryPressed: string;
2343
- colorSecondary: string;
2344
- colorSecondaryHover: string;
2345
- colorSecondaryPressed: string;
2346
- colorTertiary: string;
2347
- colorTertiaryHover: string;
2348
- colorTertiaryPressed: string;
2349
- colorQuaternary: string;
2350
- colorQuaternaryHover: string;
2351
- colorQuaternaryPressed: string;
2352
- color: string;
2353
- colorHover: string;
2354
- colorPressed: string;
2355
- colorFocus: string;
2356
- colorDisabled: string;
2357
- textColor: string;
2358
- textColorTertiary: string;
2359
- textColorHover: string;
2360
- textColorPressed: string;
2361
- textColorFocus: string;
2362
- textColorDisabled: string;
2363
- textColorText: string;
2364
- textColorTextHover: string;
2365
- textColorTextPressed: string;
2366
- textColorTextFocus: string;
2367
- textColorTextDisabled: string;
2368
- textColorGhost: string;
2369
- textColorGhostHover: string;
2370
- textColorGhostPressed: string;
2371
- textColorGhostFocus: string;
2372
- textColorGhostDisabled: string;
2373
- border: string;
2374
- borderHover: string;
2375
- borderPressed: string;
2376
- borderFocus: string;
2377
- borderDisabled: string;
2378
- rippleColor: string;
2379
- colorPrimary: string;
2380
- colorHoverPrimary: string;
2381
- colorPressedPrimary: string;
2382
- colorFocusPrimary: string;
2383
- colorDisabledPrimary: string;
2384
- textColorPrimary: string;
2385
- textColorHoverPrimary: string;
2386
- textColorPressedPrimary: string;
2387
- textColorFocusPrimary: string;
2388
- textColorDisabledPrimary: string;
2389
- textColorTextPrimary: string;
2390
- textColorTextHoverPrimary: string;
2391
- textColorTextPressedPrimary: string;
2392
- textColorTextFocusPrimary: string;
2393
- textColorTextDisabledPrimary: string;
2394
- textColorGhostPrimary: string;
2395
- textColorGhostHoverPrimary: string;
2396
- textColorGhostPressedPrimary: string;
2397
- textColorGhostFocusPrimary: string;
2398
- textColorGhostDisabledPrimary: string;
2399
- borderPrimary: string;
2400
- borderHoverPrimary: string;
2401
- borderPressedPrimary: string;
2402
- borderFocusPrimary: string;
2403
- borderDisabledPrimary: string;
2404
- rippleColorPrimary: string;
2405
- colorInfo: string;
2406
- colorHoverInfo: string;
2407
- colorPressedInfo: string;
2408
- colorFocusInfo: string;
2409
- colorDisabledInfo: string;
2410
- textColorInfo: string;
2411
- textColorHoverInfo: string;
2412
- textColorPressedInfo: string;
2413
- textColorFocusInfo: string;
2414
- textColorDisabledInfo: string;
2415
- textColorTextInfo: string;
2416
- textColorTextHoverInfo: string;
2417
- textColorTextPressedInfo: string;
2418
- textColorTextFocusInfo: string;
2419
- textColorTextDisabledInfo: string;
2420
- textColorGhostInfo: string;
2421
- textColorGhostHoverInfo: string;
2422
- textColorGhostPressedInfo: string;
2423
- textColorGhostFocusInfo: string;
2424
- textColorGhostDisabledInfo: string;
2425
- borderInfo: string;
2426
- borderHoverInfo: string;
2427
- borderPressedInfo: string;
2428
- borderFocusInfo: string;
2429
- borderDisabledInfo: string;
2430
- rippleColorInfo: string;
2431
- colorSuccess: string;
2432
- colorHoverSuccess: string;
2433
- colorPressedSuccess: string;
2434
- colorFocusSuccess: string;
2435
- colorDisabledSuccess: string;
2436
- textColorSuccess: string;
2437
- textColorHoverSuccess: string;
2438
- textColorPressedSuccess: string;
2439
- textColorFocusSuccess: string;
2440
- textColorDisabledSuccess: string;
2441
- textColorTextSuccess: string;
2442
- textColorTextHoverSuccess: string;
2443
- textColorTextPressedSuccess: string;
2444
- textColorTextFocusSuccess: string;
2445
- textColorTextDisabledSuccess: string;
2446
- textColorGhostSuccess: string;
2447
- textColorGhostHoverSuccess: string;
2448
- textColorGhostPressedSuccess: string;
2449
- textColorGhostFocusSuccess: string;
2450
- textColorGhostDisabledSuccess: string;
2451
- borderSuccess: string;
2452
- borderHoverSuccess: string;
2453
- borderPressedSuccess: string;
2454
- borderFocusSuccess: string;
2455
- borderDisabledSuccess: string;
2456
- rippleColorSuccess: string;
2457
- colorWarning: string;
2458
- colorHoverWarning: string;
2459
- colorPressedWarning: string;
2460
- colorFocusWarning: string;
2461
- colorDisabledWarning: string;
2462
- textColorWarning: string;
2463
- textColorHoverWarning: string;
2464
- textColorPressedWarning: string;
2465
- textColorFocusWarning: string;
2466
- textColorDisabledWarning: string;
2467
- textColorTextWarning: string;
2468
- textColorTextHoverWarning: string;
2469
- textColorTextPressedWarning: string;
2470
- textColorTextFocusWarning: string;
2471
- textColorTextDisabledWarning: string;
2472
- textColorGhostWarning: string;
2473
- textColorGhostHoverWarning: string;
2474
- textColorGhostPressedWarning: string;
2475
- textColorGhostFocusWarning: string;
2476
- textColorGhostDisabledWarning: string;
2477
- borderWarning: string;
2478
- borderHoverWarning: string;
2479
- borderPressedWarning: string;
2480
- borderFocusWarning: string;
2481
- borderDisabledWarning: string;
2482
- rippleColorWarning: string;
2483
- colorError: string;
2484
- colorHoverError: string;
2485
- colorPressedError: string;
2486
- colorFocusError: string;
2487
- colorDisabledError: string;
2488
- textColorError: string;
2489
- textColorHoverError: string;
2490
- textColorPressedError: string;
2491
- textColorFocusError: string;
2492
- textColorDisabledError: string;
2493
- textColorTextError: string;
2494
- textColorTextHoverError: string;
2495
- textColorTextPressedError: string;
2496
- textColorTextFocusError: string;
2497
- textColorTextDisabledError: string;
2498
- textColorGhostError: string;
2499
- textColorGhostHoverError: string;
2500
- textColorGhostPressedError: string;
2501
- textColorGhostFocusError: string;
2502
- textColorGhostDisabledError: string;
2503
- borderError: string;
2504
- borderHoverError: string;
2505
- borderPressedError: string;
2506
- borderFocusError: string;
2507
- borderDisabledError: string;
2508
- rippleColorError: string;
2509
- waveOpacity: string;
2510
- fontWeight: string;
2511
- fontWeightStrong: string;
2512
- paddingTiny: string;
2513
- paddingSmall: string;
2514
- paddingMedium: string;
2515
- paddingLarge: string;
2516
- paddingRoundTiny: string;
2517
- paddingRoundSmall: string;
2518
- paddingRoundMedium: string;
2519
- paddingRoundLarge: string;
2520
- iconMarginTiny: string;
2521
- iconMarginSmall: string;
2522
- iconMarginMedium: string;
2523
- iconMarginLarge: string;
2524
- iconSizeTiny: string;
2525
- iconSizeSmall: string;
2526
- iconSizeMedium: string;
2527
- iconSizeLarge: string;
2528
- rippleDuration: string;
2529
- }, any>;
2530
- Input: import("naive-ui/es/_mixins").Theme<"Input", {
2531
- countTextColor: string;
2532
- heightTiny: string;
2533
- heightSmall: string;
2534
- heightMedium: string;
2535
- heightLarge: string;
2536
- fontSizeTiny: string;
2537
- fontSizeSmall: string;
2538
- fontSizeMedium: string;
2539
- fontSizeLarge: string;
2540
- lineHeight: string;
2541
- lineHeightTextarea: string;
2542
- borderRadius: string;
2543
- iconSize: string;
2544
- groupLabelColor: string;
2545
- groupLabelTextColor: string;
2546
- textColor: string;
2547
- textColorDisabled: string;
2548
- textDecorationColor: string;
2549
- caretColor: string;
2550
- placeholderColor: string;
2551
- placeholderColorDisabled: string;
2552
- color: string;
2553
- colorDisabled: string;
2554
- colorFocus: string;
2555
- groupLabelBorder: string;
2556
- border: string;
2557
- borderHover: string;
2558
- borderDisabled: string;
2559
- borderFocus: string;
2560
- boxShadowFocus: string;
2561
- loadingColor: string;
2562
- loadingColorWarning: string;
2563
- borderWarning: string;
2564
- borderHoverWarning: string;
2565
- colorFocusWarning: string;
2566
- borderFocusWarning: string;
2567
- boxShadowFocusWarning: string;
2568
- caretColorWarning: string;
2569
- loadingColorError: string;
2570
- borderError: string;
2571
- borderHoverError: string;
2572
- colorFocusError: string;
2573
- borderFocusError: string;
2574
- boxShadowFocusError: string;
2575
- caretColorError: string;
2576
- clearColor: string;
2577
- clearColorHover: string;
2578
- clearColorPressed: string;
2579
- iconColor: string;
2580
- iconColorDisabled: string;
2581
- iconColorHover: string;
2582
- iconColorPressed: string;
2583
- suffixTextColor: string;
2584
- paddingTiny: string;
2585
- paddingSmall: string;
2586
- paddingMedium: string;
2587
- paddingLarge: string;
2588
- clearSize: string;
2589
- }, any>;
2590
- }>>>;
2591
- }>>, {
2592
- show: boolean | undefined;
2593
- disabled: boolean | undefined;
2594
- format: string;
2595
- to: string | boolean | HTMLElement;
2596
- bordered: boolean | undefined;
2597
- showIcon: boolean;
2598
- placement: import("naive-ui").PopoverPlacement;
2599
- clearable: boolean;
2600
- defaultValue: number | null;
2601
- stateful: boolean;
2602
- use12Hours: boolean;
2603
- inputReadonly: boolean;
2604
- }>;
2605
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2606
- mainForm: {
2607
- type: PropObject;
2608
- default: () => {};
2609
- };
2610
- userInfo: {
2611
- type: PropObject;
2612
- default: () => {};
2613
- };
2614
- styleSetting: {
2615
- type: PropObject;
2616
- default: () => {};
2617
- };
2618
- defaultValue: {
2619
- type: PropObject;
2620
- default: () => {};
2621
- };
2622
- dbParams: {
2623
- type: PropType<AnyObject>;
2624
- };
2625
- row: {
2626
- type: PropObject;
2627
- default: () => {};
2628
- };
2629
- item: {
2630
- type: PropObject;
2631
- default: () => {
2632
- _own: {};
2633
- };
2634
- };
2635
- defaultFieldList: {
2636
- type: PropType<any[]>;
2637
- default: () => never[];
2638
- };
2639
- cacheUniqueKey: {
2640
- type: PropObject;
2641
- default: () => {
2642
- _own: {};
2643
- };
2644
- };
2645
- params_formId: (NumberConstructor | StringConstructor)[];
2646
- formType: {
2647
- type: PropObject;
2648
- default: () => {
2649
- _own: {};
2650
- };
2651
- };
2652
- isDetail: {
2653
- type: BooleanConstructor;
2654
- default: boolean;
2655
- };
2656
- handleFormTableValue: PropType<Func<any[], any>>;
2657
- }>> & {
2658
- onTableBlur?: ((...args: any[]) => any) | undefined;
2659
- onValueOnChange?: ((...args: any[]) => any) | undefined;
2660
- onHandlerAddOptions?: ((...args: any[]) => any) | undefined;
2661
- onOpentableSelect?: ((...args: any[]) => any) | undefined;
2662
- }, {
2663
- styleSetting: AnyObject;
2664
- userInfo: AnyObject;
2665
- defaultValue: AnyObject;
2666
- row: AnyObject;
2667
- cacheUniqueKey: AnyObject;
2668
- formType: AnyObject;
2669
- isDetail: boolean;
2670
- item: AnyObject;
2671
- mainForm: AnyObject;
2672
- defaultFieldList: any[];
2673
- }>;
2674
- export default _default;