cnhis-design-vue 3.2.5-beta.53 → 3.2.5-beta.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (242) hide show
  1. package/es/components/annotation-edit/src/type.d.ts +1 -1
  2. package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -1
  3. package/es/components/big-table/index.d.ts +7 -57
  4. package/es/components/big-table/src/BigTable.vue.d.ts +7 -57
  5. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +4 -4
  7. package/es/components/big-table/src/hooks/useEdit.d.ts +27 -27
  8. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
  9. package/es/components/biunique-chat/index.d.ts +13 -1027
  10. package/es/components/biunique-chat/src/Index.vue.d.ts +13 -1027
  11. package/es/components/biunique-chat/src/components/ChatFile.vue.d.ts +2 -201
  12. package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -9
  13. package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +7 -408
  14. package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +2 -208
  15. package/es/components/biunique-chat/src/components/ChatRecord.vue.d.ts +1 -11
  16. package/es/components/biunique-chat/src/components/ChatSearch.vue.d.ts +2 -2
  17. package/es/components/biunique-chat/src/components/ChatSet.vue.d.ts +2 -187
  18. package/es/components/biunique-chat/src/components/PersonProfile.vue.d.ts +1 -9
  19. package/es/components/biunique-chat/src/types/index.d.ts +1 -1
  20. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +1 -1
  21. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +1 -1
  22. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +1 -1
  23. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +1 -1
  24. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +1 -1
  25. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +13 -13
  26. package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +2 -2
  27. package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +9 -9
  28. package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +2 -2
  29. package/es/components/button-print/index.d.ts +13 -2917
  30. package/es/components/button-print/src/ButtonPrint.vue.d.ts +13 -2917
  31. package/es/components/button-print/src/components/EditFormat.vue.d.ts +4 -1162
  32. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +6 -1458
  33. package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +5 -1457
  34. package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +5 -1457
  35. package/es/components/calendar/index.d.ts +4 -4
  36. package/es/components/calendar/src/Calendar.vue.d.ts +4 -4
  37. package/es/components/calendar/src/types/index.d.ts +1 -1
  38. package/es/components/callback/src/components/dialog/drawer.vue.d.ts +2 -179
  39. package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
  40. package/es/components/callback/src/components/render/popupMaps.d.ts +120 -1701
  41. package/es/components/callback/src/types/index.d.ts +1 -1
  42. package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +2 -2
  43. package/es/components/card-reader-sdk/src/constants/index.d.ts +56 -56
  44. package/es/components/card-reader-sdk/src/utils/ensureUID2IdCard.d.ts +1 -1
  45. package/es/components/classification/index.d.ts +4 -14
  46. package/es/components/classification/src/components/search-filter/index.vue.d.ts +24 -34
  47. package/es/components/classification/src/components/set-classification/index.vue.d.ts +26 -36
  48. package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
  49. package/es/components/classification/src/index.vue.d.ts +4 -14
  50. package/es/components/config-provider/src/interface.d.ts +2 -2
  51. package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
  52. package/es/components/drag-scroll/src/types.d.ts +2 -2
  53. package/es/components/expand-field/index.d.ts +41 -575
  54. package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +56 -198
  55. package/es/components/expand-field/src/components/PersonModal.vue.d.ts +36 -168
  56. package/es/components/expand-field/src/components/form.vue.d.ts +41 -526
  57. package/es/components/expand-field/src/index.vue.d.ts +41 -575
  58. package/es/components/expand-field/src/types/index.d.ts +1 -1
  59. package/es/components/fabric-chart/index.d.ts +10 -10
  60. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +10 -10
  61. package/es/components/fabric-chart/src/components/PopupMenu.d.ts +3 -3
  62. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
  63. package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +1 -1
  64. package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
  65. package/es/components/fabric-chart/src/interface.d.ts +9 -9
  66. package/es/components/field-set/index.d.ts +5 -52
  67. package/es/components/field-set/src/FieldColor.vue.d.ts +14 -606
  68. package/es/components/field-set/src/FieldColor.vue2.js +1 -1
  69. package/es/components/field-set/src/FieldFilter.vue.d.ts +6 -19
  70. package/es/components/field-set/src/FieldFilter.vue2.js +1 -1
  71. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -9
  72. package/es/components/field-set/src/FieldSet.vue2.js +1 -1
  73. package/es/components/field-set/src/Index.vue.d.ts +6 -53
  74. package/es/components/field-set/src/Index.vue2.js +1 -1
  75. package/es/components/field-set/src/components/Row.vue.d.ts +1 -1
  76. package/es/components/field-set/src/components/condition.vue.d.ts +2 -2
  77. package/es/components/field-set/src/components/edit-dialog.vue.d.ts +12 -590
  78. package/es/components/field-set/src/components/edit-filter.vue.d.ts +3 -3
  79. package/es/components/field-set/src/constants/index.d.ts +1 -1
  80. package/es/components/field-set/src/types/index.d.ts +8 -8
  81. package/es/components/field-set/style/index.css +1 -1
  82. package/es/components/form-config/index.d.ts +62 -4785
  83. package/es/components/form-config/src/FormConfig.vue.d.ts +41 -4764
  84. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +37 -98
  85. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +2 -2
  86. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +22 -4651
  87. package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +3 -36
  88. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +3 -3
  89. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +1 -1
  90. package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
  91. package/es/components/form-config/src/types/index.d.ts +8 -8
  92. package/es/components/form-render/index.d.ts +15 -75
  93. package/es/components/form-render/src/FormRender.vue.d.ts +10 -70
  94. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -75
  95. package/es/components/form-render/src/components/renderer/combination/combination.d.ts +2 -2
  96. package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +2 -2
  97. package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +1 -1
  98. package/es/components/form-render/src/components/renderer/complex.d.ts +1 -1
  99. package/es/components/form-render/src/components/renderer/date.d.ts +2 -2
  100. package/es/components/form-render/src/components/renderer/index.d.ts +1 -1
  101. package/es/components/form-render/src/components/renderer/inputGroup.d.ts +1 -11
  102. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
  103. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +10 -10
  104. package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +15 -15
  105. package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
  106. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
  107. package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
  108. package/es/components/form-render/src/hooks/useChangeContext.d.ts +1 -1
  109. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -4
  110. package/es/components/form-render/src/hooks/useFormContext.d.ts +1 -11
  111. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +1 -19
  112. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +1 -1
  113. package/es/components/form-render/src/types/fieldItem.d.ts +10 -10
  114. package/es/components/form-render/src/types/index.d.ts +13 -13
  115. package/es/components/form-render/src/utils/index.d.ts +1 -1
  116. package/es/components/iho-table/index.d.ts +46 -1567
  117. package/es/components/iho-table/src/IhoTable.vue.d.ts +40 -1561
  118. package/es/components/iho-table/src/constants/index.d.ts +2 -2
  119. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +4 -4
  120. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +18 -18
  121. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +61 -61
  122. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
  123. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
  124. package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
  125. package/es/components/iho-table/src/hooks/useTableContext.d.ts +1 -1
  126. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +2 -335
  127. package/es/components/iho-table/src/plugins/pagerScrollPlugin/types.d.ts +1 -1
  128. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +16 -16
  129. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
  130. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
  131. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +2 -2
  132. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +1 -1
  133. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
  134. package/es/components/iho-table/src/plugins/verticalTablePlugin/src/hooks/index.d.ts +1 -1
  135. package/es/components/iho-table/src/plugins/verticalTablePlugin/src/types.d.ts +1 -1
  136. package/es/components/iho-table/src/types/index.d.ts +17 -17
  137. package/es/components/iho-table/src/types/pluginType.d.ts +13 -13
  138. package/es/components/index.css +1 -1
  139. package/es/components/info-header/index.d.ts +65 -1723
  140. package/es/components/info-header/src/InfoHeader.vue.d.ts +42 -1700
  141. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +27 -1547
  142. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +16 -1554
  143. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +31 -1629
  144. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +59 -119
  145. package/es/components/info-header/src/types/index.d.ts +4 -3
  146. package/es/components/keyboard/index.d.ts +1 -1
  147. package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
  148. package/es/components/map/src/types/index.d.ts +2 -2
  149. package/es/components/quick-search/index.d.ts +1 -295
  150. package/es/components/quick-search/src/index.vue.d.ts +1 -295
  151. package/es/components/recommend-search/index.d.ts +28 -28
  152. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +28 -28
  153. package/es/components/recommend-search/src/components/BaseSearch.d.ts +4 -4
  154. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +10 -10
  155. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +11 -11
  156. package/es/components/recommend-search/src/types/index.d.ts +2 -2
  157. package/es/components/scale-view/index.d.ts +6 -300
  158. package/es/components/scale-view/src/ScaleView.vue.d.ts +6 -300
  159. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +2 -2
  160. package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +2 -2
  161. package/es/components/scale-view/src/hooks/use-component.d.ts +3 -15
  162. package/es/components/scale-view/src/types/index.d.ts +1 -1
  163. package/es/components/search-cascader/index.d.ts +14 -14
  164. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +15 -15
  165. package/es/components/search-cascader/src/components/SearchMenu.d.ts +3 -3
  166. package/es/components/select-label/index.d.ts +3 -21
  167. package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -7
  168. package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -7
  169. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +1 -7
  170. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +1 -7
  171. package/es/components/select-label/src/index.vue.d.ts +2 -14
  172. package/es/components/select-label/src/types/index.d.ts +3 -3
  173. package/es/components/select-person/index.d.ts +36 -168
  174. package/es/components/select-person/src/SearchMultiple.vue.d.ts +3 -52
  175. package/es/components/select-person/src/SearchOrgAndStaff.vue.d.ts +2 -2
  176. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -117
  177. package/es/components/shortcut-provider/index.d.ts +1 -1
  178. package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
  179. package/es/components/shortcut-setter/index.d.ts +23 -1606
  180. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +14 -1597
  181. package/es/components/step-notice/index.d.ts +94 -1615
  182. package/es/components/step-notice/src/StepNotice.vue.d.ts +79 -1600
  183. package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +22 -22
  184. package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +2 -2
  185. package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +16 -16
  186. package/es/components/step-notice/src/hooks/useTheme.d.ts +1 -1
  187. package/es/components/step-notice/src/utils.d.ts +1 -1
  188. package/es/components/steps-wheel/index.d.ts +1 -1
  189. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -1
  190. package/es/components/table-export-field/index.d.ts +3 -630
  191. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +2 -51
  192. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -581
  193. package/es/components/table-export-field/src/index.vue.d.ts +5 -632
  194. package/es/components/table-export-field/src/types/index.d.ts +1 -1
  195. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +2 -2
  196. package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +2 -2
  197. package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +2 -2
  198. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
  199. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +22 -32
  200. package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +2 -2
  201. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +2 -2
  202. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +1 -11
  203. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +15 -15
  204. package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +1 -1
  205. package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +22 -32
  206. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +22 -32
  207. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -50
  208. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +3 -3
  209. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
  210. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
  211. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +4 -4
  212. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
  213. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +2 -2
  214. package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +1 -11
  215. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +16 -16
  216. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
  217. package/es/components/table-filter/src/components/render-widget/components/index.d.ts +60 -119
  218. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +59 -108
  219. package/es/components/table-filter/src/types/index.d.ts +25 -25
  220. package/es/components/time-line/index.d.ts +1 -48
  221. package/es/components/time-line/src/TimeLine.vue.d.ts +4 -51
  222. package/es/components/tooth-bitmap/index.d.ts +3 -3
  223. package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +1 -1
  224. package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +3 -3
  225. package/es/shared/components/SlotRender/SlotRender.d.ts +4 -4
  226. package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +1 -1
  227. package/es/shared/hooks/useTheme.d.ts +2 -2
  228. package/es/shared/package.json.js +1 -1
  229. package/es/shared/types/business.d.ts +1 -1
  230. package/es/shared/types/index.d.ts +15 -15
  231. package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +1 -1
  232. package/es/shared/utils/tapable/AsyncParallelHook.d.ts +1 -1
  233. package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +1 -1
  234. package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +1 -1
  235. package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +1 -1
  236. package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +1 -1
  237. package/es/shared/utils/tapable/SyncBailHook.d.ts +1 -1
  238. package/es/shared/utils/tapable/SyncHook.d.ts +1 -1
  239. package/es/shared/utils/tapable/SyncLoopHook.d.ts +1 -1
  240. package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +1 -1
  241. package/es/shared/utils/vexutils.d.ts +2 -2
  242. package/package.json +5 -5
@@ -1,5 +1,5 @@
1
1
  import { AnyObject } from '../../../../shared/types';
2
- import { FormRules, FormItemRule } from 'naive-ui';
2
+ import { FormRules } from 'naive-ui';
3
3
  import { PropType } from 'vue';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  visible: {
@@ -15,10 +15,10 @@ declare const _default: import("vue").DefineComponent<{
15
15
  default: null;
16
16
  };
17
17
  }, {
18
- cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
18
+ cssVars: import("vue").ComputedRef<AnyObject>;
19
19
  message: import("naive-ui").MessageApi;
20
20
  colorOptions: {
21
- label: string;
21
+ label: "黄色" | "绿色" | "蓝色" | "紫色" | "红色";
22
22
  value: string;
23
23
  }[];
24
24
  swatches: string[];
@@ -40,11 +40,11 @@ declare const _default: import("vue").DefineComponent<{
40
40
  onConfirm?: ((...args: any[]) => any) | undefined;
41
41
  "onUpdate:visible"?: ((...args: any[]) => any) | undefined;
42
42
  }>>;
43
- emit: (event: "update:visible" | "confirm", ...args: any[]) => void;
43
+ emit: (event: "confirm" | "update:visible", ...args: any[]) => void;
44
44
  formRef: import("vue").Ref<any>;
45
45
  conditionRef: import("vue").Ref<any>;
46
46
  filterVisible: import("vue").Ref<boolean>;
47
- title: import("vue").ComputedRef<"新增" | "修改" | "过滤条件">;
47
+ title: import("vue").ComputedRef<"修改" | "新增" | "过滤条件">;
48
48
  model: {
49
49
  name: string;
50
50
  color: string;
@@ -62,590 +62,12 @@ declare const _default: import("vue").DefineComponent<{
62
62
  setFilterData: (data: AnyObject) => void;
63
63
  NInput: any;
64
64
  NModal: any;
65
- NFormItem: import("vue").DefineComponent<{
66
- readonly label: StringConstructor;
67
- readonly labelWidth: PropType<string | number>;
68
- readonly labelStyle: PropType<string | import("vue").CSSProperties>;
69
- readonly labelAlign: PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
70
- readonly labelPlacement: PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
71
- readonly path: StringConstructor;
72
- readonly first: BooleanConstructor;
73
- readonly rulePath: StringConstructor;
74
- readonly required: BooleanConstructor;
75
- readonly showRequireMark: {
76
- readonly type: PropType<boolean | undefined>;
77
- readonly default: undefined;
78
- };
79
- readonly requireMarkPlacement: PropType<"left" | "right" | "right-hanging">;
80
- readonly showFeedback: {
81
- readonly type: PropType<boolean | undefined>;
82
- readonly default: undefined;
83
- };
84
- readonly rule: PropType<FormItemRule | FormItemRule[]>;
85
- readonly size: PropType<"small" | "medium" | "large">;
86
- readonly ignorePathChange: BooleanConstructor;
87
- readonly validationStatus: PropType<"success" | "error" | "warning">;
88
- readonly feedback: StringConstructor;
89
- readonly showLabel: {
90
- readonly type: PropType<boolean | undefined>;
91
- readonly default: undefined;
92
- };
93
- readonly labelProps: PropType<import("vue").LabelHTMLAttributes>;
94
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Form", {
95
- blankHeightSmall: string;
96
- blankHeightMedium: string;
97
- blankHeightLarge: string;
98
- lineHeight: string;
99
- labelTextColor: string;
100
- asteriskColor: string;
101
- feedbackTextColorError: string;
102
- feedbackTextColorWarning: string;
103
- feedbackTextColor: string;
104
- feedbackPadding: string;
105
- feedbackHeightSmall: string;
106
- feedbackHeightMedium: string;
107
- feedbackHeightLarge: string;
108
- feedbackFontSizeSmall: string;
109
- feedbackFontSizeMedium: string;
110
- feedbackFontSizeLarge: string;
111
- labelFontSizeLeftSmall: string;
112
- labelFontSizeLeftMedium: string;
113
- labelFontSizeLeftLarge: string;
114
- labelFontSizeTopSmall: string;
115
- labelFontSizeTopMedium: string;
116
- labelFontSizeTopLarge: string;
117
- labelHeightSmall: string;
118
- labelHeightMedium: string;
119
- labelHeightLarge: string;
120
- labelPaddingVertical: string;
121
- labelPaddingHorizontal: string;
122
- labelTextAlignVertical: string;
123
- labelTextAlignHorizontal: string;
124
- }, any>>;
125
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
126
- blankHeightSmall: string;
127
- blankHeightMedium: string;
128
- blankHeightLarge: string;
129
- lineHeight: string;
130
- labelTextColor: string;
131
- asteriskColor: string;
132
- feedbackTextColorError: string;
133
- feedbackTextColorWarning: string;
134
- feedbackTextColor: string;
135
- feedbackPadding: string;
136
- feedbackHeightSmall: string;
137
- feedbackHeightMedium: string;
138
- feedbackHeightLarge: string;
139
- feedbackFontSizeSmall: string;
140
- feedbackFontSizeMedium: string;
141
- feedbackFontSizeLarge: string;
142
- labelFontSizeLeftSmall: string;
143
- labelFontSizeLeftMedium: string;
144
- labelFontSizeLeftLarge: string;
145
- labelFontSizeTopSmall: string;
146
- labelFontSizeTopMedium: string;
147
- labelFontSizeTopLarge: string;
148
- labelHeightSmall: string;
149
- labelHeightMedium: string;
150
- labelHeightLarge: string;
151
- labelPaddingVertical: string;
152
- labelPaddingHorizontal: string;
153
- labelTextAlignVertical: string;
154
- labelTextAlignHorizontal: string;
155
- }, any>>>;
156
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
157
- blankHeightSmall: string;
158
- blankHeightMedium: string;
159
- blankHeightLarge: string;
160
- lineHeight: string;
161
- labelTextColor: string;
162
- asteriskColor: string;
163
- feedbackTextColorError: string;
164
- feedbackTextColorWarning: string;
165
- feedbackTextColor: string;
166
- feedbackPadding: string;
167
- feedbackHeightSmall: string;
168
- feedbackHeightMedium: string;
169
- feedbackHeightLarge: string;
170
- feedbackFontSizeSmall: string;
171
- feedbackFontSizeMedium: string;
172
- feedbackFontSizeLarge: string;
173
- labelFontSizeLeftSmall: string;
174
- labelFontSizeLeftMedium: string;
175
- labelFontSizeLeftLarge: string;
176
- labelFontSizeTopSmall: string;
177
- labelFontSizeTopMedium: string;
178
- labelFontSizeTopLarge: string;
179
- labelHeightSmall: string;
180
- labelHeightMedium: string;
181
- labelHeightLarge: string;
182
- labelPaddingVertical: string;
183
- labelPaddingHorizontal: string;
184
- labelTextAlignVertical: string;
185
- labelTextAlignHorizontal: string;
186
- }, any>>>;
187
- }, {
188
- cssVars: import("vue").ComputedRef<{
189
- '--n-bezier': string;
190
- '--n-line-height': string;
191
- '--n-blank-height': string;
192
- '--n-label-font-size': string;
193
- '--n-label-text-align': string;
194
- '--n-label-height': string;
195
- '--n-label-padding': string;
196
- '--n-asterisk-color': string;
197
- '--n-label-text-color': string;
198
- '--n-feedback-padding': string;
199
- '--n-feedback-font-size': string;
200
- '--n-feedback-height': string;
201
- '--n-feedback-text-color': string;
202
- '--n-feedback-text-color-warning': string;
203
- '--n-feedback-text-color-error': string;
204
- }> | undefined;
205
- themeClass: import("vue").Ref<string>;
206
- onRender: () => void;
207
- validate: import("naive-ui/es/form/src/interface").FormItemValidate;
208
- restoreValidation: () => void;
209
- path?: string | undefined;
210
- internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
211
- mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
212
- validationErrored: import("vue").Ref<boolean>;
213
- mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
214
- mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
215
- mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
216
- mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
217
- mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
218
- mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
219
- mergedShowFeedback: import("vue").ComputedRef<boolean>;
220
- mergedShowLabel: import("vue").ComputedRef<boolean>;
221
- isAutoLabelWidth: import("vue").ComputedRef<boolean>;
222
- labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
223
- mergedClsPrefix: import("vue").ComputedRef<string>;
224
- mergedRequired: import("vue").ComputedRef<boolean>;
225
- feedbackId: import("vue").Ref<string>;
226
- renderExplains: import("vue").Ref<{
227
- key: string;
228
- render: () => import("vue").VNodeChild;
229
- }[]>;
230
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
231
- readonly label: StringConstructor;
232
- readonly labelWidth: PropType<string | number>;
233
- readonly labelStyle: PropType<string | import("vue").CSSProperties>;
234
- readonly labelAlign: PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
235
- readonly labelPlacement: PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
236
- readonly path: StringConstructor;
237
- readonly first: BooleanConstructor;
238
- readonly rulePath: StringConstructor;
239
- readonly required: BooleanConstructor;
240
- readonly showRequireMark: {
241
- readonly type: PropType<boolean | undefined>;
242
- readonly default: undefined;
243
- };
244
- readonly requireMarkPlacement: PropType<"left" | "right" | "right-hanging">;
245
- readonly showFeedback: {
246
- readonly type: PropType<boolean | undefined>;
247
- readonly default: undefined;
248
- };
249
- readonly rule: PropType<FormItemRule | FormItemRule[]>;
250
- readonly size: PropType<"small" | "medium" | "large">;
251
- readonly ignorePathChange: BooleanConstructor;
252
- readonly validationStatus: PropType<"success" | "error" | "warning">;
253
- readonly feedback: StringConstructor;
254
- readonly showLabel: {
255
- readonly type: PropType<boolean | undefined>;
256
- readonly default: undefined;
257
- };
258
- readonly labelProps: PropType<import("vue").LabelHTMLAttributes>;
259
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Form", {
260
- blankHeightSmall: string;
261
- blankHeightMedium: string;
262
- blankHeightLarge: string;
263
- lineHeight: string;
264
- labelTextColor: string;
265
- asteriskColor: string;
266
- feedbackTextColorError: string;
267
- feedbackTextColorWarning: string;
268
- feedbackTextColor: string;
269
- feedbackPadding: string;
270
- feedbackHeightSmall: string;
271
- feedbackHeightMedium: string;
272
- feedbackHeightLarge: string;
273
- feedbackFontSizeSmall: string;
274
- feedbackFontSizeMedium: string;
275
- feedbackFontSizeLarge: string;
276
- labelFontSizeLeftSmall: string;
277
- labelFontSizeLeftMedium: string;
278
- labelFontSizeLeftLarge: string;
279
- labelFontSizeTopSmall: string;
280
- labelFontSizeTopMedium: string;
281
- labelFontSizeTopLarge: string;
282
- labelHeightSmall: string;
283
- labelHeightMedium: string;
284
- labelHeightLarge: string;
285
- labelPaddingVertical: string;
286
- labelPaddingHorizontal: string;
287
- labelTextAlignVertical: string;
288
- labelTextAlignHorizontal: string;
289
- }, any>>;
290
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
291
- blankHeightSmall: string;
292
- blankHeightMedium: string;
293
- blankHeightLarge: string;
294
- lineHeight: string;
295
- labelTextColor: string;
296
- asteriskColor: string;
297
- feedbackTextColorError: string;
298
- feedbackTextColorWarning: string;
299
- feedbackTextColor: string;
300
- feedbackPadding: string;
301
- feedbackHeightSmall: string;
302
- feedbackHeightMedium: string;
303
- feedbackHeightLarge: string;
304
- feedbackFontSizeSmall: string;
305
- feedbackFontSizeMedium: string;
306
- feedbackFontSizeLarge: string;
307
- labelFontSizeLeftSmall: string;
308
- labelFontSizeLeftMedium: string;
309
- labelFontSizeLeftLarge: string;
310
- labelFontSizeTopSmall: string;
311
- labelFontSizeTopMedium: string;
312
- labelFontSizeTopLarge: string;
313
- labelHeightSmall: string;
314
- labelHeightMedium: string;
315
- labelHeightLarge: string;
316
- labelPaddingVertical: string;
317
- labelPaddingHorizontal: string;
318
- labelTextAlignVertical: string;
319
- labelTextAlignHorizontal: string;
320
- }, any>>>;
321
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
322
- blankHeightSmall: string;
323
- blankHeightMedium: string;
324
- blankHeightLarge: string;
325
- lineHeight: string;
326
- labelTextColor: string;
327
- asteriskColor: string;
328
- feedbackTextColorError: string;
329
- feedbackTextColorWarning: string;
330
- feedbackTextColor: string;
331
- feedbackPadding: string;
332
- feedbackHeightSmall: string;
333
- feedbackHeightMedium: string;
334
- feedbackHeightLarge: string;
335
- feedbackFontSizeSmall: string;
336
- feedbackFontSizeMedium: string;
337
- feedbackFontSizeLarge: string;
338
- labelFontSizeLeftSmall: string;
339
- labelFontSizeLeftMedium: string;
340
- labelFontSizeLeftLarge: string;
341
- labelFontSizeTopSmall: string;
342
- labelFontSizeTopMedium: string;
343
- labelFontSizeTopLarge: string;
344
- labelHeightSmall: string;
345
- labelHeightMedium: string;
346
- labelHeightLarge: string;
347
- labelPaddingVertical: string;
348
- labelPaddingHorizontal: string;
349
- labelTextAlignVertical: string;
350
- labelTextAlignHorizontal: string;
351
- }, any>>>;
352
- }>>, {
353
- readonly required: boolean;
354
- readonly first: boolean;
355
- readonly showRequireMark: boolean | undefined;
356
- readonly showFeedback: boolean | undefined;
357
- readonly showLabel: boolean | undefined;
358
- readonly ignorePathChange: boolean;
359
- }>;
65
+ NFormItem: any;
360
66
  NForm: any;
361
67
  NCheckbox: any;
362
68
  NSelect: any;
363
69
  NColorPicker: any;
364
- NRadioGroup: import("vue").DefineComponent<{
365
- readonly name: StringConstructor;
366
- readonly value: PropType<string | number | boolean | null>;
367
- readonly defaultValue: {
368
- readonly type: PropType<string | number | boolean | null>;
369
- readonly default: null;
370
- };
371
- readonly size: PropType<"small" | "medium" | "large">;
372
- readonly disabled: {
373
- readonly type: PropType<boolean | undefined>;
374
- readonly default: undefined;
375
- };
376
- readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
377
- readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
378
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Radio", {
379
- labelLineHeight: string;
380
- buttonHeightSmall: string;
381
- buttonHeightMedium: string;
382
- buttonHeightLarge: string;
383
- fontSizeSmall: string;
384
- fontSizeMedium: string;
385
- fontSizeLarge: string;
386
- boxShadow: string;
387
- boxShadowActive: string;
388
- boxShadowFocus: string;
389
- boxShadowHover: string;
390
- boxShadowDisabled: string;
391
- color: string;
392
- colorDisabled: string;
393
- colorActive: string;
394
- textColor: string;
395
- textColorDisabled: string;
396
- dotColorActive: string;
397
- dotColorDisabled: string;
398
- buttonBorderColor: string;
399
- buttonBorderColorActive: string;
400
- buttonBorderColorHover: string;
401
- buttonColor: string;
402
- buttonColorActive: string;
403
- buttonTextColor: string;
404
- buttonTextColorActive: string;
405
- buttonTextColorHover: string;
406
- opacityDisabled: string;
407
- buttonBoxShadowFocus: string;
408
- buttonBoxShadowHover: string;
409
- buttonBoxShadow: string;
410
- buttonBorderRadius: string;
411
- radioSizeSmall: string;
412
- radioSizeMedium: string;
413
- radioSizeLarge: string;
414
- labelPadding: string;
415
- }, any>>;
416
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
417
- labelLineHeight: string;
418
- buttonHeightSmall: string;
419
- buttonHeightMedium: string;
420
- buttonHeightLarge: string;
421
- fontSizeSmall: string;
422
- fontSizeMedium: string;
423
- fontSizeLarge: string;
424
- boxShadow: string;
425
- boxShadowActive: string;
426
- boxShadowFocus: string;
427
- boxShadowHover: string;
428
- boxShadowDisabled: string;
429
- color: string;
430
- colorDisabled: string;
431
- colorActive: string;
432
- textColor: string;
433
- textColorDisabled: string;
434
- dotColorActive: string;
435
- dotColorDisabled: string;
436
- buttonBorderColor: string;
437
- buttonBorderColorActive: string;
438
- buttonBorderColorHover: string;
439
- buttonColor: string;
440
- buttonColorActive: string;
441
- buttonTextColor: string;
442
- buttonTextColorActive: string;
443
- buttonTextColorHover: string;
444
- opacityDisabled: string;
445
- buttonBoxShadowFocus: string;
446
- buttonBoxShadowHover: string;
447
- buttonBoxShadow: string;
448
- buttonBorderRadius: string;
449
- radioSizeSmall: string;
450
- radioSizeMedium: string;
451
- radioSizeLarge: string;
452
- labelPadding: string;
453
- }, any>>>;
454
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
455
- labelLineHeight: string;
456
- buttonHeightSmall: string;
457
- buttonHeightMedium: string;
458
- buttonHeightLarge: string;
459
- fontSizeSmall: string;
460
- fontSizeMedium: string;
461
- fontSizeLarge: string;
462
- boxShadow: string;
463
- boxShadowActive: string;
464
- boxShadowFocus: string;
465
- boxShadowHover: string;
466
- boxShadowDisabled: string;
467
- color: string;
468
- colorDisabled: string;
469
- colorActive: string;
470
- textColor: string;
471
- textColorDisabled: string;
472
- dotColorActive: string;
473
- dotColorDisabled: string;
474
- buttonBorderColor: string;
475
- buttonBorderColorActive: string;
476
- buttonBorderColorHover: string;
477
- buttonColor: string;
478
- buttonColorActive: string;
479
- buttonTextColor: string;
480
- buttonTextColorActive: string;
481
- buttonTextColorHover: string;
482
- opacityDisabled: string;
483
- buttonBoxShadowFocus: string;
484
- buttonBoxShadowHover: string;
485
- buttonBoxShadow: string;
486
- buttonBorderRadius: string;
487
- radioSizeSmall: string;
488
- radioSizeMedium: string;
489
- radioSizeLarge: string;
490
- labelPadding: string;
491
- }, any>>>;
492
- }, {
493
- selfElRef: import("vue").Ref<HTMLDivElement | null>;
494
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
495
- mergedClsPrefix: import("vue").ComputedRef<string>;
496
- mergedValue: import("vue").ComputedRef<string | number | boolean | null>;
497
- handleFocusout: (e: FocusEvent) => void;
498
- handleFocusin: (e: FocusEvent) => void;
499
- cssVars: import("vue").ComputedRef<{
500
- '--n-font-size': string;
501
- '--n-bezier': string;
502
- '--n-button-border-color': string;
503
- '--n-button-border-color-active': string;
504
- '--n-button-border-radius': string;
505
- '--n-button-box-shadow': string;
506
- '--n-button-box-shadow-focus': string;
507
- '--n-button-box-shadow-hover': string;
508
- '--n-button-color-active': string;
509
- '--n-button-text-color': string;
510
- '--n-button-text-color-hover': string;
511
- '--n-button-text-color-active': string;
512
- '--n-height': string;
513
- '--n-opacity-disabled': string;
514
- }> | undefined;
515
- themeClass: import("vue").Ref<string> | undefined;
516
- onRender: (() => void) | undefined;
517
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
518
- readonly name: StringConstructor;
519
- readonly value: PropType<string | number | boolean | null>;
520
- readonly defaultValue: {
521
- readonly type: PropType<string | number | boolean | null>;
522
- readonly default: null;
523
- };
524
- readonly size: PropType<"small" | "medium" | "large">;
525
- readonly disabled: {
526
- readonly type: PropType<boolean | undefined>;
527
- readonly default: undefined;
528
- };
529
- readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
530
- readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
531
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Radio", {
532
- labelLineHeight: string;
533
- buttonHeightSmall: string;
534
- buttonHeightMedium: string;
535
- buttonHeightLarge: string;
536
- fontSizeSmall: string;
537
- fontSizeMedium: string;
538
- fontSizeLarge: string;
539
- boxShadow: string;
540
- boxShadowActive: string;
541
- boxShadowFocus: string;
542
- boxShadowHover: string;
543
- boxShadowDisabled: string;
544
- color: string;
545
- colorDisabled: string;
546
- colorActive: string;
547
- textColor: string;
548
- textColorDisabled: string;
549
- dotColorActive: string;
550
- dotColorDisabled: string;
551
- buttonBorderColor: string;
552
- buttonBorderColorActive: string;
553
- buttonBorderColorHover: string;
554
- buttonColor: string;
555
- buttonColorActive: string;
556
- buttonTextColor: string;
557
- buttonTextColorActive: string;
558
- buttonTextColorHover: string;
559
- opacityDisabled: string;
560
- buttonBoxShadowFocus: string;
561
- buttonBoxShadowHover: string;
562
- buttonBoxShadow: string;
563
- buttonBorderRadius: string;
564
- radioSizeSmall: string;
565
- radioSizeMedium: string;
566
- radioSizeLarge: string;
567
- labelPadding: string;
568
- }, any>>;
569
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
570
- labelLineHeight: string;
571
- buttonHeightSmall: string;
572
- buttonHeightMedium: string;
573
- buttonHeightLarge: string;
574
- fontSizeSmall: string;
575
- fontSizeMedium: string;
576
- fontSizeLarge: string;
577
- boxShadow: string;
578
- boxShadowActive: string;
579
- boxShadowFocus: string;
580
- boxShadowHover: string;
581
- boxShadowDisabled: string;
582
- color: string;
583
- colorDisabled: string;
584
- colorActive: string;
585
- textColor: string;
586
- textColorDisabled: string;
587
- dotColorActive: string;
588
- dotColorDisabled: string;
589
- buttonBorderColor: string;
590
- buttonBorderColorActive: string;
591
- buttonBorderColorHover: string;
592
- buttonColor: string;
593
- buttonColorActive: string;
594
- buttonTextColor: string;
595
- buttonTextColorActive: string;
596
- buttonTextColorHover: string;
597
- opacityDisabled: string;
598
- buttonBoxShadowFocus: string;
599
- buttonBoxShadowHover: string;
600
- buttonBoxShadow: string;
601
- buttonBorderRadius: string;
602
- radioSizeSmall: string;
603
- radioSizeMedium: string;
604
- radioSizeLarge: string;
605
- labelPadding: string;
606
- }, any>>>;
607
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
608
- labelLineHeight: string;
609
- buttonHeightSmall: string;
610
- buttonHeightMedium: string;
611
- buttonHeightLarge: string;
612
- fontSizeSmall: string;
613
- fontSizeMedium: string;
614
- fontSizeLarge: string;
615
- boxShadow: string;
616
- boxShadowActive: string;
617
- boxShadowFocus: string;
618
- boxShadowHover: string;
619
- boxShadowDisabled: string;
620
- color: string;
621
- colorDisabled: string;
622
- colorActive: string;
623
- textColor: string;
624
- textColorDisabled: string;
625
- dotColorActive: string;
626
- dotColorDisabled: string;
627
- buttonBorderColor: string;
628
- buttonBorderColorActive: string;
629
- buttonBorderColorHover: string;
630
- buttonColor: string;
631
- buttonColorActive: string;
632
- buttonTextColor: string;
633
- buttonTextColorActive: string;
634
- buttonTextColorHover: string;
635
- opacityDisabled: string;
636
- buttonBoxShadowFocus: string;
637
- buttonBoxShadowHover: string;
638
- buttonBoxShadow: string;
639
- buttonBorderRadius: string;
640
- radioSizeSmall: string;
641
- radioSizeMedium: string;
642
- radioSizeLarge: string;
643
- labelPadding: string;
644
- }, any>>>;
645
- }>>, {
646
- readonly disabled: boolean | undefined;
647
- readonly defaultValue: string | number | boolean | null;
648
- }>;
70
+ NRadioGroup: any;
649
71
  NRadio: any;
650
72
  NSpace: any;
651
73
  Condition: import("vue").DefineComponent<{
@@ -655,7 +77,7 @@ declare const _default: import("vue").DefineComponent<{
655
77
  };
656
78
  }, {
657
79
  customValue: string;
658
- cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
80
+ cssVars: import("vue").ComputedRef<AnyObject>;
659
81
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
660
82
  data: {
661
83
  type: PropType<AnyObject>;
@@ -912,7 +334,7 @@ declare const _default: import("vue").DefineComponent<{
912
334
  onConfirm?: ((...args: any[]) => any) | undefined;
913
335
  "onUpdate:visible"?: ((...args: any[]) => any) | undefined;
914
336
  }>>;
915
- emit: (event: "update:visible" | "confirm", ...args: any[]) => void;
337
+ emit: (event: "confirm" | "update:visible", ...args: any[]) => void;
916
338
  conditionRef: import("vue").Ref<any>;
917
339
  onConfirm: () => void;
918
340
  onClose: () => void;
@@ -924,7 +346,7 @@ declare const _default: import("vue").DefineComponent<{
924
346
  };
925
347
  }, {
926
348
  customValue: string;
927
- cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
349
+ cssVars: import("vue").ComputedRef<AnyObject>;
928
350
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
929
351
  data: {
930
352
  type: PropType<AnyObject>;
@@ -1158,7 +580,7 @@ declare const _default: import("vue").DefineComponent<{
1158
580
  }>>, {
1159
581
  data: AnyObject;
1160
582
  }>;
1161
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:visible" | "confirm")[], "confirm" | "update:visible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
583
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirm" | "update:visible")[], "confirm" | "update:visible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1162
584
  visible: {
1163
585
  type: BooleanConstructor;
1164
586
  default: boolean;
@@ -1174,7 +596,7 @@ declare const _default: import("vue").DefineComponent<{
1174
596
  visible: boolean;
1175
597
  model: AnyObject;
1176
598
  }>;
1177
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:visible" | "confirm")[], "confirm" | "update:visible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
599
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirm" | "update:visible")[], "confirm" | "update:visible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1178
600
  visible: {
1179
601
  type: BooleanConstructor;
1180
602
  default: boolean;