cnhis-design-vue 3.1.18-beta.7 → 3.1.18

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 (138) hide show
  1. package/es/components/annotation-edit/style/index.css +1 -15
  2. package/es/components/big-table/index.d.ts +11 -3331
  3. package/es/components/big-table/src/BigTable.vue.d.ts +11 -3347
  4. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
  5. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
  8. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
  9. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1138
  11. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
  12. package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2239
  13. package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1143
  14. package/es/components/big-table/src/hooks/useEvent2.js +22 -7
  15. package/es/components/big-table/style/index.css +1 -634
  16. package/es/components/bpmn-workflow/style/index.css +1 -29
  17. package/es/components/button-print/index.d.ts +28 -6724
  18. package/es/components/button-print/src/ButtonPrint.vue.d.ts +28 -6724
  19. package/es/components/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.js +2 -3
  20. package/es/components/button-print/src/components/IdentityVerification.js +14 -6
  21. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +22 -4393
  22. package/es/components/button-print/src/utils/dialog.d.ts +3 -1
  23. package/es/components/button-print/src/utils/dialog.js +35 -23
  24. package/es/components/button-print/src/utils/print.d.ts +5 -0
  25. package/es/components/button-print/src/utils/print2.js +16 -0
  26. package/es/components/button-print/style/index.css +1 -24
  27. package/es/components/chunk-upload/index.d.ts +2 -1466
  28. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1736
  29. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1466
  30. package/es/components/chunk-upload/style/index.css +1 -365
  31. package/es/components/drag-layout/index.d.ts +165 -19494
  32. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -7919
  33. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3074
  34. package/es/components/drag-layout/src/DragLayout.vue.d.ts +166 -19495
  35. package/es/components/drag-layout/style/index.css +1 -175
  36. package/es/components/fabric-chart/index.d.ts +2 -2
  37. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
  38. package/es/components/fabric-chart/src/hooks/index.js +1 -1
  39. package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
  40. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
  41. package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
  42. package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
  43. package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
  44. package/es/components/fabric-chart/style/index.css +1 -43
  45. package/es/components/field-set/index.d.ts +8 -6749
  46. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6749
  47. package/es/components/field-set/style/index.css +1 -139
  48. package/es/components/form-config/index.d.ts +21 -8798
  49. package/es/components/form-config/src/FormConfig.vue.d.ts +21 -8798
  50. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +11 -4425
  51. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +9 -2981
  52. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1466
  53. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1466
  54. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3182
  55. package/es/components/form-config/src/utils/index2.js +1 -1
  56. package/es/components/form-config/style/index.css +1 -158
  57. package/es/components/form-render/index.d.ts +8 -1104
  58. package/es/components/form-render/src/FormRender.vue.d.ts +9 -1105
  59. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  60. package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
  61. package/es/components/form-render/src/components/renderer/select.js +9 -6
  62. package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
  63. package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
  64. package/es/components/form-render/src/utils/business.d.ts +1 -1
  65. package/es/components/form-render/src/utils/index.d.ts +1 -1
  66. package/es/components/form-render/src/utils/index.js +2 -2
  67. package/es/components/form-render/style/index.css +1 -146
  68. package/es/components/form-table/index.d.ts +58 -31817
  69. package/es/components/form-table/src/FormTable.vue.d.ts +58 -31817
  70. package/es/components/form-table/src/components/index.d.ts +59 -31818
  71. package/es/components/form-table/src/components/table-age.vue.d.ts +5 -3957
  72. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5035
  73. package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2642
  74. package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1320
  75. package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1320
  76. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5034
  77. package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1395
  78. package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2710
  79. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1316
  80. package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1316
  81. package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1321
  82. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2426
  83. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1535
  84. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -474
  85. package/es/components/form-table/style/index.css +1 -214
  86. package/es/components/grid/src/hooks2.js +1 -0
  87. package/es/components/grid/style/index.css +1 -10
  88. package/es/components/index.css +1 -3346
  89. package/es/components/info-header/index.d.ts +16 -2386
  90. package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -797
  91. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -796
  92. package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2385
  93. package/es/components/info-header/style/index.css +1 -121
  94. package/es/components/map/index.d.ts +2 -2239
  95. package/es/components/map/src/Map.vue.d.ts +2 -2239
  96. package/es/components/map/style/index.css +1 -61
  97. package/es/components/scale-view/index.d.ts +23 -3069
  98. package/es/components/scale-view/src/ScaleView.vue.d.ts +19 -3066
  99. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
  100. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1394
  101. package/es/components/scale-view/src/components/composables/choose-common.d.ts +1 -1
  102. package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
  103. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
  104. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
  105. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  106. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
  107. package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
  108. package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
  109. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
  110. package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
  111. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
  112. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -474
  113. package/es/components/scale-view/src/hooks/use-component.d.ts +41 -8043
  114. package/es/components/scale-view/style/index.css +1 -738
  115. package/es/components/select-label/index.d.ts +28 -10574
  116. package/es/components/select-label/src/LabelFormContent.vue.d.ts +12 -4022
  117. package/es/components/select-label/src/SelectLabel.vue.d.ts +16 -6559
  118. package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3291
  119. package/es/components/select-label/style/index.css +1 -164
  120. package/es/components/select-person/index.d.ts +9 -5270
  121. package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1302
  122. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5270
  123. package/es/components/select-person/style/index.css +1 -193
  124. package/es/components/shortcut-provider/style/index.css +1 -3
  125. package/es/components/shortcut-setter/index.d.ts +8 -1104
  126. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +8 -1104
  127. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -845
  128. package/es/components/shortcut-setter/style/index.css +1 -8
  129. package/es/components/steps-wheel/index.d.ts +1 -473
  130. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -473
  131. package/es/components/steps-wheel/style/index.css +1 -161
  132. package/es/components/time-line/index.d.ts +7 -1647
  133. package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1646
  134. package/es/components/time-line/style/index.css +1 -37
  135. package/es/env.d.ts +0 -18
  136. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1394
  137. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -474
  138. package/package.json +4 -4
@@ -1,4 +1,3 @@
1
- /// <reference types="lodash" />
2
1
  import { Func } from '../../../../es/shared/types';
3
2
  import { ShortcutSignatureInfo } from '../../../../es/components/shortcut-provider';
4
3
  import { FieldItem } from '../../../../es/components/form-render';
@@ -2130,270 +2129,7 @@ declare const _default: import("vue").DefineComponent<{
2130
2129
  FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
2131
2130
  form: any;
2132
2131
  }>;
2133
- NForm: import("vue").DefineComponent<{
2134
- readonly inline: BooleanConstructor;
2135
- readonly labelWidth: import("vue").PropType<string | number>;
2136
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
2137
- readonly labelPlacement: {
2138
- readonly type: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
2139
- readonly default: "top";
2140
- };
2141
- readonly model: {
2142
- readonly type: import("vue").PropType<Record<string, any>>;
2143
- readonly default: () => void;
2144
- };
2145
- readonly rules: import("vue").PropType<import("naive-ui").FormRules>;
2146
- readonly disabled: BooleanConstructor;
2147
- readonly size: import("vue").PropType<import("naive-ui/es/form/src/interface").Size>;
2148
- readonly showRequireMark: {
2149
- readonly type: import("vue").PropType<boolean | undefined>;
2150
- readonly default: undefined;
2151
- };
2152
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
2153
- readonly showFeedback: {
2154
- readonly type: BooleanConstructor;
2155
- readonly default: true;
2156
- };
2157
- readonly onSubmit: {
2158
- readonly type: import("vue").PropType<(e: Event) => void>;
2159
- readonly default: (e: Event) => void;
2160
- };
2161
- readonly showLabel: {
2162
- readonly type: import("vue").PropType<boolean | undefined>;
2163
- readonly default: undefined;
2164
- };
2165
- readonly validateMessages: import("vue").PropType<Partial<import("naive-ui/es/form/src/interface").FormValidateMessages>>;
2166
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
2167
- blankHeightSmall: string;
2168
- blankHeightMedium: string;
2169
- blankHeightLarge: string;
2170
- lineHeight: string;
2171
- labelTextColor: string;
2172
- asteriskColor: string;
2173
- feedbackTextColorError: string;
2174
- feedbackTextColorWarning: string;
2175
- feedbackTextColor: string;
2176
- feedbackPadding: string;
2177
- feedbackHeightSmall: string;
2178
- feedbackHeightMedium: string;
2179
- feedbackHeightLarge: string;
2180
- feedbackFontSizeSmall: string;
2181
- feedbackFontSizeMedium: string;
2182
- feedbackFontSizeLarge: string;
2183
- labelFontSizeLeftSmall: string;
2184
- labelFontSizeLeftMedium: string;
2185
- labelFontSizeLeftLarge: string;
2186
- labelFontSizeTopSmall: string;
2187
- labelFontSizeTopMedium: string;
2188
- labelFontSizeTopLarge: string;
2189
- labelHeightSmall: string;
2190
- labelHeightMedium: string;
2191
- labelHeightLarge: string;
2192
- labelPaddingVertical: string;
2193
- labelPaddingHorizontal: string;
2194
- labelTextAlignVertical: string;
2195
- labelTextAlignHorizontal: string;
2196
- }, any>>;
2197
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
2198
- blankHeightSmall: string;
2199
- blankHeightMedium: string;
2200
- blankHeightLarge: string;
2201
- lineHeight: string;
2202
- labelTextColor: string;
2203
- asteriskColor: string;
2204
- feedbackTextColorError: string;
2205
- feedbackTextColorWarning: string;
2206
- feedbackTextColor: string;
2207
- feedbackPadding: string;
2208
- feedbackHeightSmall: string;
2209
- feedbackHeightMedium: string;
2210
- feedbackHeightLarge: string;
2211
- feedbackFontSizeSmall: string;
2212
- feedbackFontSizeMedium: string;
2213
- feedbackFontSizeLarge: string;
2214
- labelFontSizeLeftSmall: string;
2215
- labelFontSizeLeftMedium: string;
2216
- labelFontSizeLeftLarge: string;
2217
- labelFontSizeTopSmall: string;
2218
- labelFontSizeTopMedium: string;
2219
- labelFontSizeTopLarge: string;
2220
- labelHeightSmall: string;
2221
- labelHeightMedium: string;
2222
- labelHeightLarge: string;
2223
- labelPaddingVertical: string;
2224
- labelPaddingHorizontal: string;
2225
- labelTextAlignVertical: string;
2226
- labelTextAlignHorizontal: string;
2227
- }, any>>>;
2228
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
2229
- blankHeightSmall: string;
2230
- blankHeightMedium: string;
2231
- blankHeightLarge: string;
2232
- lineHeight: string;
2233
- labelTextColor: string;
2234
- asteriskColor: string;
2235
- feedbackTextColorError: string;
2236
- feedbackTextColorWarning: string;
2237
- feedbackTextColor: string;
2238
- feedbackPadding: string;
2239
- feedbackHeightSmall: string;
2240
- feedbackHeightMedium: string;
2241
- feedbackHeightLarge: string;
2242
- feedbackFontSizeSmall: string;
2243
- feedbackFontSizeMedium: string;
2244
- feedbackFontSizeLarge: string;
2245
- labelFontSizeLeftSmall: string;
2246
- labelFontSizeLeftMedium: string;
2247
- labelFontSizeLeftLarge: string;
2248
- labelFontSizeTopSmall: string;
2249
- labelFontSizeTopMedium: string;
2250
- labelFontSizeTopLarge: string;
2251
- labelHeightSmall: string;
2252
- labelHeightMedium: string;
2253
- labelHeightLarge: string;
2254
- labelPaddingVertical: string;
2255
- labelPaddingHorizontal: string;
2256
- labelTextAlignVertical: string;
2257
- labelTextAlignHorizontal: string;
2258
- }, any>>>;
2259
- }, import("naive-ui").FormInst & {
2260
- mergedClsPrefix: import("vue").ComputedRef<string>;
2261
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2262
- readonly inline: BooleanConstructor;
2263
- readonly labelWidth: import("vue").PropType<string | number>;
2264
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
2265
- readonly labelPlacement: {
2266
- readonly type: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
2267
- readonly default: "top";
2268
- };
2269
- readonly model: {
2270
- readonly type: import("vue").PropType<Record<string, any>>;
2271
- readonly default: () => void;
2272
- };
2273
- readonly rules: import("vue").PropType<import("naive-ui").FormRules>;
2274
- readonly disabled: BooleanConstructor;
2275
- readonly size: import("vue").PropType<import("naive-ui/es/form/src/interface").Size>;
2276
- readonly showRequireMark: {
2277
- readonly type: import("vue").PropType<boolean | undefined>;
2278
- readonly default: undefined;
2279
- };
2280
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
2281
- readonly showFeedback: {
2282
- readonly type: BooleanConstructor;
2283
- readonly default: true;
2284
- };
2285
- readonly onSubmit: {
2286
- readonly type: import("vue").PropType<(e: Event) => void>;
2287
- readonly default: (e: Event) => void;
2288
- };
2289
- readonly showLabel: {
2290
- readonly type: import("vue").PropType<boolean | undefined>;
2291
- readonly default: undefined;
2292
- };
2293
- readonly validateMessages: import("vue").PropType<Partial<import("naive-ui/es/form/src/interface").FormValidateMessages>>;
2294
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
2295
- blankHeightSmall: string;
2296
- blankHeightMedium: string;
2297
- blankHeightLarge: string;
2298
- lineHeight: string;
2299
- labelTextColor: string;
2300
- asteriskColor: string;
2301
- feedbackTextColorError: string;
2302
- feedbackTextColorWarning: string;
2303
- feedbackTextColor: string;
2304
- feedbackPadding: string;
2305
- feedbackHeightSmall: string;
2306
- feedbackHeightMedium: string;
2307
- feedbackHeightLarge: string;
2308
- feedbackFontSizeSmall: string;
2309
- feedbackFontSizeMedium: string;
2310
- feedbackFontSizeLarge: string;
2311
- labelFontSizeLeftSmall: string;
2312
- labelFontSizeLeftMedium: string;
2313
- labelFontSizeLeftLarge: string;
2314
- labelFontSizeTopSmall: string;
2315
- labelFontSizeTopMedium: string;
2316
- labelFontSizeTopLarge: string;
2317
- labelHeightSmall: string;
2318
- labelHeightMedium: string;
2319
- labelHeightLarge: string;
2320
- labelPaddingVertical: string;
2321
- labelPaddingHorizontal: string;
2322
- labelTextAlignVertical: string;
2323
- labelTextAlignHorizontal: string;
2324
- }, any>>;
2325
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
2326
- blankHeightSmall: string;
2327
- blankHeightMedium: string;
2328
- blankHeightLarge: string;
2329
- lineHeight: string;
2330
- labelTextColor: string;
2331
- asteriskColor: string;
2332
- feedbackTextColorError: string;
2333
- feedbackTextColorWarning: string;
2334
- feedbackTextColor: string;
2335
- feedbackPadding: string;
2336
- feedbackHeightSmall: string;
2337
- feedbackHeightMedium: string;
2338
- feedbackHeightLarge: string;
2339
- feedbackFontSizeSmall: string;
2340
- feedbackFontSizeMedium: string;
2341
- feedbackFontSizeLarge: string;
2342
- labelFontSizeLeftSmall: string;
2343
- labelFontSizeLeftMedium: string;
2344
- labelFontSizeLeftLarge: string;
2345
- labelFontSizeTopSmall: string;
2346
- labelFontSizeTopMedium: string;
2347
- labelFontSizeTopLarge: string;
2348
- labelHeightSmall: string;
2349
- labelHeightMedium: string;
2350
- labelHeightLarge: string;
2351
- labelPaddingVertical: string;
2352
- labelPaddingHorizontal: string;
2353
- labelTextAlignVertical: string;
2354
- labelTextAlignHorizontal: string;
2355
- }, any>>>;
2356
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
2357
- blankHeightSmall: string;
2358
- blankHeightMedium: string;
2359
- blankHeightLarge: string;
2360
- lineHeight: string;
2361
- labelTextColor: string;
2362
- asteriskColor: string;
2363
- feedbackTextColorError: string;
2364
- feedbackTextColorWarning: string;
2365
- feedbackTextColor: string;
2366
- feedbackPadding: string;
2367
- feedbackHeightSmall: string;
2368
- feedbackHeightMedium: string;
2369
- feedbackHeightLarge: string;
2370
- feedbackFontSizeSmall: string;
2371
- feedbackFontSizeMedium: string;
2372
- feedbackFontSizeLarge: string;
2373
- labelFontSizeLeftSmall: string;
2374
- labelFontSizeLeftMedium: string;
2375
- labelFontSizeLeftLarge: string;
2376
- labelFontSizeTopSmall: string;
2377
- labelFontSizeTopMedium: string;
2378
- labelFontSizeTopLarge: string;
2379
- labelHeightSmall: string;
2380
- labelHeightMedium: string;
2381
- labelHeightLarge: string;
2382
- labelPaddingVertical: string;
2383
- labelPaddingHorizontal: string;
2384
- labelTextAlignVertical: string;
2385
- labelTextAlignHorizontal: string;
2386
- }, any>>>;
2387
- }>>, {
2388
- inline: boolean;
2389
- disabled: boolean;
2390
- onSubmit: (e: Event) => void;
2391
- labelPlacement: import("naive-ui/es/form/src/interface").LabelPlacement;
2392
- model: Record<string, any>;
2393
- showRequireMark: boolean | undefined;
2394
- showFeedback: boolean;
2395
- showLabel: boolean | undefined;
2396
- }>;
2132
+ NForm: any;
2397
2133
  NTabPane: import("vue").DefineComponent<{
2398
2134
  readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2399
2135
  [key: string]: any;
@@ -2404,7 +2140,7 @@ declare const _default: import("vue").DefineComponent<{
2404
2140
  };
2405
2141
  readonly disabled: BooleanConstructor;
2406
2142
  readonly displayDirective: {
2407
- readonly type: import("vue").PropType<"show" | "if" | "show:lazy">;
2143
+ readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
2408
2144
  readonly default: "if";
2409
2145
  };
2410
2146
  readonly closable: {
@@ -2429,7 +2165,7 @@ declare const _default: import("vue").DefineComponent<{
2429
2165
  };
2430
2166
  readonly disabled: BooleanConstructor;
2431
2167
  readonly displayDirective: {
2432
- readonly type: import("vue").PropType<"show" | "if" | "show:lazy">;
2168
+ readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
2433
2169
  readonly default: "if";
2434
2170
  };
2435
2171
  readonly closable: {
@@ -2441,844 +2177,12 @@ declare const _default: import("vue").DefineComponent<{
2441
2177
  [key: string]: any;
2442
2178
  }> | (() => import("vue").VNodeChild)>;
2443
2179
  }>>, {
2444
- disabled: boolean;
2445
- closable: boolean | undefined;
2446
- displayDirective: "show" | "if" | "show:lazy";
2447
- }>;
2448
- NTabs: import("vue").DefineComponent<{
2449
- readonly value: import("vue").PropType<string | number>;
2450
- readonly defaultValue: import("vue").PropType<string | number>;
2451
- readonly trigger: {
2452
- readonly type: import("vue").PropType<"click" | "hover">;
2453
- readonly default: "click";
2454
- };
2455
- readonly type: {
2456
- readonly type: import("vue").PropType<import("naive-ui/es/tabs/src/interface").TabsType>;
2457
- readonly default: "bar";
2458
- };
2459
- readonly closable: BooleanConstructor;
2460
- readonly justifyContent: import("vue").PropType<"start" | "end" | "space-around" | "space-between" | "space-evenly" | "center">;
2461
- readonly size: {
2462
- readonly type: import("vue").PropType<"small" | "medium" | "large">;
2463
- readonly default: "medium";
2464
- };
2465
- readonly tabStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2466
- readonly barWidth: NumberConstructor;
2467
- readonly paneClass: StringConstructor;
2468
- readonly paneStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2469
- readonly addable: import("vue").PropType<import("naive-ui/es/tabs/src/interface").Addable>;
2470
- readonly tabsPadding: {
2471
- readonly type: NumberConstructor;
2472
- readonly default: 0;
2473
- };
2474
- readonly animated: BooleanConstructor;
2475
- readonly onBeforeLeave: import("vue").PropType<import("naive-ui/es/tabs/src/interface").OnBeforeLeave>;
2476
- readonly onAdd: import("vue").PropType<() => void>;
2477
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
2478
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
2479
- readonly onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnClose>>;
2480
- readonly labelSize: import("vue").PropType<"small" | "medium" | "large">;
2481
- readonly activeName: import("vue").PropType<string | number>;
2482
- readonly onActiveNameChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: never) => void>>;
2483
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tabs", {
2484
- colorSegment: string;
2485
- tabFontSizeCard: string;
2486
- tabTextColorLine: string;
2487
- tabTextColorActiveLine: string;
2488
- tabTextColorHoverLine: string;
2489
- tabTextColorDisabledLine: string;
2490
- tabTextColorSegment: string;
2491
- tabTextColorActiveSegment: string;
2492
- tabTextColorHoverSegment: string;
2493
- tabTextColorDisabledSegment: string;
2494
- tabTextColorBar: string;
2495
- tabTextColorActiveBar: string;
2496
- tabTextColorHoverBar: string;
2497
- tabTextColorDisabledBar: string;
2498
- tabTextColorCard: string;
2499
- tabTextColorHoverCard: string;
2500
- tabTextColorActiveCard: string;
2501
- tabTextColorDisabledCard: string;
2502
- barColor: string;
2503
- closeColor: string;
2504
- closeColorHover: string;
2505
- closeColorPressed: string;
2506
- tabColor: string;
2507
- tabColorSegment: string;
2508
- tabBorderColor: string;
2509
- tabFontWeightActive: string;
2510
- tabFontWeight: string;
2511
- tabBorderRadius: string;
2512
- paneTextColor: string;
2513
- fontWeightStrong: string;
2514
- tabFontSizeSmall: string;
2515
- tabFontSizeMedium: string;
2516
- tabFontSizeLarge: string;
2517
- tabGapSmallLine: string;
2518
- tabGapMediumLine: string;
2519
- tabGapLargeLine: string;
2520
- tabPaddingSmallLine: string;
2521
- tabPaddingMediumLine: string;
2522
- tabPaddingLargeLine: string;
2523
- tabGapSmallBar: string;
2524
- tabGapMediumBar: string;
2525
- tabGapLargeBar: string;
2526
- tabPaddingSmallBar: string;
2527
- tabPaddingMediumBar: string;
2528
- tabPaddingLargeBar: string;
2529
- tabGapSmallCard: string;
2530
- tabGapMediumCard: string;
2531
- tabGapLargeCard: string;
2532
- tabPaddingSmallCard: string;
2533
- tabPaddingMediumCard: string;
2534
- tabPaddingLargeCard: string;
2535
- tabPaddingSmallSegment: string;
2536
- tabPaddingMediumSegment: string;
2537
- tabPaddingLargeSegment: string;
2538
- tabGapSmallSegment: string;
2539
- tabGapMediumSegment: string;
2540
- tabGapLargeSegment: string;
2541
- panePaddingSmall: string;
2542
- panePaddingMedium: string;
2543
- panePaddingLarge: string;
2544
- }, any>>;
2545
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
2546
- colorSegment: string;
2547
- tabFontSizeCard: string;
2548
- tabTextColorLine: string;
2549
- tabTextColorActiveLine: string;
2550
- tabTextColorHoverLine: string;
2551
- tabTextColorDisabledLine: string;
2552
- tabTextColorSegment: string;
2553
- tabTextColorActiveSegment: string;
2554
- tabTextColorHoverSegment: string;
2555
- tabTextColorDisabledSegment: string;
2556
- tabTextColorBar: string;
2557
- tabTextColorActiveBar: string;
2558
- tabTextColorHoverBar: string;
2559
- tabTextColorDisabledBar: string;
2560
- tabTextColorCard: string;
2561
- tabTextColorHoverCard: string;
2562
- tabTextColorActiveCard: string;
2563
- tabTextColorDisabledCard: string;
2564
- barColor: string;
2565
- closeColor: string;
2566
- closeColorHover: string;
2567
- closeColorPressed: string;
2568
- tabColor: string;
2569
- tabColorSegment: string;
2570
- tabBorderColor: string;
2571
- tabFontWeightActive: string;
2572
- tabFontWeight: string;
2573
- tabBorderRadius: string;
2574
- paneTextColor: string;
2575
- fontWeightStrong: string;
2576
- tabFontSizeSmall: string;
2577
- tabFontSizeMedium: string;
2578
- tabFontSizeLarge: string;
2579
- tabGapSmallLine: string;
2580
- tabGapMediumLine: string;
2581
- tabGapLargeLine: string;
2582
- tabPaddingSmallLine: string;
2583
- tabPaddingMediumLine: string;
2584
- tabPaddingLargeLine: string;
2585
- tabGapSmallBar: string;
2586
- tabGapMediumBar: string;
2587
- tabGapLargeBar: string;
2588
- tabPaddingSmallBar: string;
2589
- tabPaddingMediumBar: string;
2590
- tabPaddingLargeBar: string;
2591
- tabGapSmallCard: string;
2592
- tabGapMediumCard: string;
2593
- tabGapLargeCard: string;
2594
- tabPaddingSmallCard: string;
2595
- tabPaddingMediumCard: string;
2596
- tabPaddingLargeCard: string;
2597
- tabPaddingSmallSegment: string;
2598
- tabPaddingMediumSegment: string;
2599
- tabPaddingLargeSegment: string;
2600
- tabGapSmallSegment: string;
2601
- tabGapMediumSegment: string;
2602
- tabGapLargeSegment: string;
2603
- panePaddingSmall: string;
2604
- panePaddingMedium: string;
2605
- panePaddingLarge: string;
2606
- }, any>>>;
2607
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
2608
- colorSegment: string;
2609
- tabFontSizeCard: string;
2610
- tabTextColorLine: string;
2611
- tabTextColorActiveLine: string;
2612
- tabTextColorHoverLine: string;
2613
- tabTextColorDisabledLine: string;
2614
- tabTextColorSegment: string;
2615
- tabTextColorActiveSegment: string;
2616
- tabTextColorHoverSegment: string;
2617
- tabTextColorDisabledSegment: string;
2618
- tabTextColorBar: string;
2619
- tabTextColorActiveBar: string;
2620
- tabTextColorHoverBar: string;
2621
- tabTextColorDisabledBar: string;
2622
- tabTextColorCard: string;
2623
- tabTextColorHoverCard: string;
2624
- tabTextColorActiveCard: string;
2625
- tabTextColorDisabledCard: string;
2626
- barColor: string;
2627
- closeColor: string;
2628
- closeColorHover: string;
2629
- closeColorPressed: string;
2630
- tabColor: string;
2631
- tabColorSegment: string;
2632
- tabBorderColor: string;
2633
- tabFontWeightActive: string;
2634
- tabFontWeight: string;
2635
- tabBorderRadius: string;
2636
- paneTextColor: string;
2637
- fontWeightStrong: string;
2638
- tabFontSizeSmall: string;
2639
- tabFontSizeMedium: string;
2640
- tabFontSizeLarge: string;
2641
- tabGapSmallLine: string;
2642
- tabGapMediumLine: string;
2643
- tabGapLargeLine: string;
2644
- tabPaddingSmallLine: string;
2645
- tabPaddingMediumLine: string;
2646
- tabPaddingLargeLine: string;
2647
- tabGapSmallBar: string;
2648
- tabGapMediumBar: string;
2649
- tabGapLargeBar: string;
2650
- tabPaddingSmallBar: string;
2651
- tabPaddingMediumBar: string;
2652
- tabPaddingLargeBar: string;
2653
- tabGapSmallCard: string;
2654
- tabGapMediumCard: string;
2655
- tabGapLargeCard: string;
2656
- tabPaddingSmallCard: string;
2657
- tabPaddingMediumCard: string;
2658
- tabPaddingLargeCard: string;
2659
- tabPaddingSmallSegment: string;
2660
- tabPaddingMediumSegment: string;
2661
- tabPaddingLargeSegment: string;
2662
- tabGapSmallSegment: string;
2663
- tabGapMediumSegment: string;
2664
- tabGapLargeSegment: string;
2665
- panePaddingSmall: string;
2666
- panePaddingMedium: string;
2667
- panePaddingLarge: string;
2668
- }, any>>>;
2669
- }, {
2670
- syncBarPosition: () => void;
2671
- mergedClsPrefix: import("vue").ComputedRef<string>;
2672
- mergedValue: import("vue").ComputedRef<string | number | null>;
2673
- renderedNames: Set<string | number>;
2674
- tabsPaneWrapperRef: import("vue").Ref<HTMLElement | null>;
2675
- tabsElRef: import("vue").Ref<HTMLElement | null>;
2676
- barElRef: import("vue").Ref<HTMLElement | null>;
2677
- addTabInstRef: import("vue").Ref<import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null>;
2678
- xScrollInstRef: import("vue").Ref<(import("vueuc").VXScrollInst & {
2679
- $: import("vue").ComponentInternalInstance;
2680
- $data: {};
2681
- $props: {};
2682
- $attrs: {
2683
- [x: string]: unknown;
2684
- };
2685
- $refs: {
2686
- [x: string]: unknown;
2687
- };
2688
- $slots: Readonly<{
2689
- [name: string]: import("vue").Slot | undefined;
2690
- }>;
2691
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
2692
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
2693
- $emit: (event: string, ...args: any[]) => void;
2694
- $el: any;
2695
- $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}> & {
2696
- beforeCreate?: (() => void) | (() => void)[] | undefined;
2697
- created?: (() => void) | (() => void)[] | undefined;
2698
- beforeMount?: (() => void) | (() => void)[] | undefined;
2699
- mounted?: (() => void) | (() => void)[] | undefined;
2700
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
2701
- updated?: (() => void) | (() => void)[] | undefined;
2702
- activated?: (() => void) | (() => void)[] | undefined;
2703
- deactivated?: (() => void) | (() => void)[] | undefined;
2704
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
2705
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
2706
- destroyed?: (() => void) | (() => void)[] | undefined;
2707
- unmounted?: (() => void) | (() => void)[] | undefined;
2708
- renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
2709
- renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
2710
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null, info: string) => boolean | void)[] | undefined;
2711
- };
2712
- $forceUpdate: () => void;
2713
- $nextTick: typeof import("vue").nextTick;
2714
- $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
2715
- } & import("vue").ShallowUnwrapRef<{}> & import("vue").ComponentCustomProperties) | null>;
2716
- scrollWrapperElRef: import("vue").Ref<HTMLElement | null>;
2717
- addTabFixed: import("vue").Ref<boolean>;
2718
- tabWrapperStyle: import("vue").ComputedRef<{
2719
- display: string;
2720
- justifyContent: "start" | "end" | "space-around" | "space-between" | "space-evenly" | "center";
2721
- } | undefined>;
2722
- handleNavResize: import("lodash").DebouncedFunc<(entry: ResizeObserverEntry) => void>;
2723
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large">;
2724
- handleScroll: import("lodash").DebouncedFunc<(e: Event) => void>;
2725
- handleTabsResize: import("lodash").DebouncedFunc<(entry: ResizeObserverEntry) => void>;
2726
- cssVars: import("vue").ComputedRef<{
2727
- '--n-bezier': string;
2728
- '--n-color-segment': string;
2729
- '--n-bar-color': string;
2730
- '--n-tab-font-size': string;
2731
- '--n-tab-text-color': string;
2732
- '--n-tab-text-color-active': string;
2733
- '--n-tab-text-color-disabled': string;
2734
- '--n-tab-text-color-hover': string;
2735
- '--n-pane-text-color': string;
2736
- '--n-tab-border-color': string;
2737
- '--n-tab-border-radius': string;
2738
- '--n-close-color': string;
2739
- '--n-close-color-hover': string;
2740
- '--n-close-color-pressed': string;
2741
- '--n-tab-color': string;
2742
- '--n-tab-font-weight': string;
2743
- '--n-tab-font-weight-active': string;
2744
- '--n-tab-padding': string;
2745
- '--n-tab-gap': string;
2746
- '--n-pane-padding': string;
2747
- '--n-font-weight-strong': string;
2748
- '--n-tab-color-segment': string;
2749
- }> | undefined;
2750
- themeClass: import("vue").Ref<string> | undefined;
2751
- animationDirection: import("vue").Ref<"prev" | "next">;
2752
- renderNameListRef: {
2753
- value: (string | number)[];
2754
- };
2755
- onAnimationBeforeLeave: () => void;
2756
- onAnimationEnter: (el: HTMLElement) => void;
2757
- onAnimationAfterEnter: () => void;
2758
- onRender: (() => void) | undefined;
2759
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2760
- readonly value: import("vue").PropType<string | number>;
2761
- readonly defaultValue: import("vue").PropType<string | number>;
2762
- readonly trigger: {
2763
- readonly type: import("vue").PropType<"click" | "hover">;
2764
- readonly default: "click";
2765
- };
2766
- readonly type: {
2767
- readonly type: import("vue").PropType<import("naive-ui/es/tabs/src/interface").TabsType>;
2768
- readonly default: "bar";
2769
- };
2770
- readonly closable: BooleanConstructor;
2771
- readonly justifyContent: import("vue").PropType<"start" | "end" | "space-around" | "space-between" | "space-evenly" | "center">;
2772
- readonly size: {
2773
- readonly type: import("vue").PropType<"small" | "medium" | "large">;
2774
- readonly default: "medium";
2775
- };
2776
- readonly tabStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2777
- readonly barWidth: NumberConstructor;
2778
- readonly paneClass: StringConstructor;
2779
- readonly paneStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2780
- readonly addable: import("vue").PropType<import("naive-ui/es/tabs/src/interface").Addable>;
2781
- readonly tabsPadding: {
2782
- readonly type: NumberConstructor;
2783
- readonly default: 0;
2784
- };
2785
- readonly animated: BooleanConstructor;
2786
- readonly onBeforeLeave: import("vue").PropType<import("naive-ui/es/tabs/src/interface").OnBeforeLeave>;
2787
- readonly onAdd: import("vue").PropType<() => void>;
2788
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
2789
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
2790
- readonly onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnClose>>;
2791
- readonly labelSize: import("vue").PropType<"small" | "medium" | "large">;
2792
- readonly activeName: import("vue").PropType<string | number>;
2793
- readonly onActiveNameChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: never) => void>>;
2794
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tabs", {
2795
- colorSegment: string;
2796
- tabFontSizeCard: string;
2797
- tabTextColorLine: string;
2798
- tabTextColorActiveLine: string;
2799
- tabTextColorHoverLine: string;
2800
- tabTextColorDisabledLine: string;
2801
- tabTextColorSegment: string;
2802
- tabTextColorActiveSegment: string;
2803
- tabTextColorHoverSegment: string;
2804
- tabTextColorDisabledSegment: string;
2805
- tabTextColorBar: string;
2806
- tabTextColorActiveBar: string;
2807
- tabTextColorHoverBar: string;
2808
- tabTextColorDisabledBar: string;
2809
- tabTextColorCard: string;
2810
- tabTextColorHoverCard: string;
2811
- tabTextColorActiveCard: string;
2812
- tabTextColorDisabledCard: string;
2813
- barColor: string;
2814
- closeColor: string;
2815
- closeColorHover: string;
2816
- closeColorPressed: string;
2817
- tabColor: string;
2818
- tabColorSegment: string;
2819
- tabBorderColor: string;
2820
- tabFontWeightActive: string;
2821
- tabFontWeight: string;
2822
- tabBorderRadius: string;
2823
- paneTextColor: string;
2824
- fontWeightStrong: string;
2825
- tabFontSizeSmall: string;
2826
- tabFontSizeMedium: string;
2827
- tabFontSizeLarge: string;
2828
- tabGapSmallLine: string;
2829
- tabGapMediumLine: string;
2830
- tabGapLargeLine: string;
2831
- tabPaddingSmallLine: string;
2832
- tabPaddingMediumLine: string;
2833
- tabPaddingLargeLine: string;
2834
- tabGapSmallBar: string;
2835
- tabGapMediumBar: string;
2836
- tabGapLargeBar: string;
2837
- tabPaddingSmallBar: string;
2838
- tabPaddingMediumBar: string;
2839
- tabPaddingLargeBar: string;
2840
- tabGapSmallCard: string;
2841
- tabGapMediumCard: string;
2842
- tabGapLargeCard: string;
2843
- tabPaddingSmallCard: string;
2844
- tabPaddingMediumCard: string;
2845
- tabPaddingLargeCard: string;
2846
- tabPaddingSmallSegment: string;
2847
- tabPaddingMediumSegment: string;
2848
- tabPaddingLargeSegment: string;
2849
- tabGapSmallSegment: string;
2850
- tabGapMediumSegment: string;
2851
- tabGapLargeSegment: string;
2852
- panePaddingSmall: string;
2853
- panePaddingMedium: string;
2854
- panePaddingLarge: string;
2855
- }, any>>;
2856
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
2857
- colorSegment: string;
2858
- tabFontSizeCard: string;
2859
- tabTextColorLine: string;
2860
- tabTextColorActiveLine: string;
2861
- tabTextColorHoverLine: string;
2862
- tabTextColorDisabledLine: string;
2863
- tabTextColorSegment: string;
2864
- tabTextColorActiveSegment: string;
2865
- tabTextColorHoverSegment: string;
2866
- tabTextColorDisabledSegment: string;
2867
- tabTextColorBar: string;
2868
- tabTextColorActiveBar: string;
2869
- tabTextColorHoverBar: string;
2870
- tabTextColorDisabledBar: string;
2871
- tabTextColorCard: string;
2872
- tabTextColorHoverCard: string;
2873
- tabTextColorActiveCard: string;
2874
- tabTextColorDisabledCard: string;
2875
- barColor: string;
2876
- closeColor: string;
2877
- closeColorHover: string;
2878
- closeColorPressed: string;
2879
- tabColor: string;
2880
- tabColorSegment: string;
2881
- tabBorderColor: string;
2882
- tabFontWeightActive: string;
2883
- tabFontWeight: string;
2884
- tabBorderRadius: string;
2885
- paneTextColor: string;
2886
- fontWeightStrong: string;
2887
- tabFontSizeSmall: string;
2888
- tabFontSizeMedium: string;
2889
- tabFontSizeLarge: string;
2890
- tabGapSmallLine: string;
2891
- tabGapMediumLine: string;
2892
- tabGapLargeLine: string;
2893
- tabPaddingSmallLine: string;
2894
- tabPaddingMediumLine: string;
2895
- tabPaddingLargeLine: string;
2896
- tabGapSmallBar: string;
2897
- tabGapMediumBar: string;
2898
- tabGapLargeBar: string;
2899
- tabPaddingSmallBar: string;
2900
- tabPaddingMediumBar: string;
2901
- tabPaddingLargeBar: string;
2902
- tabGapSmallCard: string;
2903
- tabGapMediumCard: string;
2904
- tabGapLargeCard: string;
2905
- tabPaddingSmallCard: string;
2906
- tabPaddingMediumCard: string;
2907
- tabPaddingLargeCard: string;
2908
- tabPaddingSmallSegment: string;
2909
- tabPaddingMediumSegment: string;
2910
- tabPaddingLargeSegment: string;
2911
- tabGapSmallSegment: string;
2912
- tabGapMediumSegment: string;
2913
- tabGapLargeSegment: string;
2914
- panePaddingSmall: string;
2915
- panePaddingMedium: string;
2916
- panePaddingLarge: string;
2917
- }, any>>>;
2918
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
2919
- colorSegment: string;
2920
- tabFontSizeCard: string;
2921
- tabTextColorLine: string;
2922
- tabTextColorActiveLine: string;
2923
- tabTextColorHoverLine: string;
2924
- tabTextColorDisabledLine: string;
2925
- tabTextColorSegment: string;
2926
- tabTextColorActiveSegment: string;
2927
- tabTextColorHoverSegment: string;
2928
- tabTextColorDisabledSegment: string;
2929
- tabTextColorBar: string;
2930
- tabTextColorActiveBar: string;
2931
- tabTextColorHoverBar: string;
2932
- tabTextColorDisabledBar: string;
2933
- tabTextColorCard: string;
2934
- tabTextColorHoverCard: string;
2935
- tabTextColorActiveCard: string;
2936
- tabTextColorDisabledCard: string;
2937
- barColor: string;
2938
- closeColor: string;
2939
- closeColorHover: string;
2940
- closeColorPressed: string;
2941
- tabColor: string;
2942
- tabColorSegment: string;
2943
- tabBorderColor: string;
2944
- tabFontWeightActive: string;
2945
- tabFontWeight: string;
2946
- tabBorderRadius: string;
2947
- paneTextColor: string;
2948
- fontWeightStrong: string;
2949
- tabFontSizeSmall: string;
2950
- tabFontSizeMedium: string;
2951
- tabFontSizeLarge: string;
2952
- tabGapSmallLine: string;
2953
- tabGapMediumLine: string;
2954
- tabGapLargeLine: string;
2955
- tabPaddingSmallLine: string;
2956
- tabPaddingMediumLine: string;
2957
- tabPaddingLargeLine: string;
2958
- tabGapSmallBar: string;
2959
- tabGapMediumBar: string;
2960
- tabGapLargeBar: string;
2961
- tabPaddingSmallBar: string;
2962
- tabPaddingMediumBar: string;
2963
- tabPaddingLargeBar: string;
2964
- tabGapSmallCard: string;
2965
- tabGapMediumCard: string;
2966
- tabGapLargeCard: string;
2967
- tabPaddingSmallCard: string;
2968
- tabPaddingMediumCard: string;
2969
- tabPaddingLargeCard: string;
2970
- tabPaddingSmallSegment: string;
2971
- tabPaddingMediumSegment: string;
2972
- tabPaddingLargeSegment: string;
2973
- tabGapSmallSegment: string;
2974
- tabGapMediumSegment: string;
2975
- tabGapLargeSegment: string;
2976
- panePaddingSmall: string;
2977
- panePaddingMedium: string;
2978
- panePaddingLarge: string;
2979
- }, any>>>;
2980
- }>>, {
2981
- type: import("naive-ui/es/tabs/src/interface").TabsType;
2982
- size: "small" | "medium" | "large";
2983
- closable: boolean;
2984
- trigger: "click" | "hover";
2985
- animated: boolean;
2986
- tabsPadding: number;
2987
- }>;
2988
- NConfigProvider: import("vue").DefineComponent<{
2989
- readonly abstract: BooleanConstructor;
2990
- readonly bordered: {
2991
- readonly type: import("vue").PropType<boolean | undefined>;
2992
- readonly default: undefined;
2993
- };
2994
- readonly clsPrefix: StringConstructor;
2995
- readonly locale: import("vue").PropType<{
2996
- name: string;
2997
- global: {
2998
- undo: string;
2999
- redo: string;
3000
- confirm: string;
3001
- };
3002
- Popconfirm: {
3003
- positiveText: string;
3004
- negativeText: string;
3005
- };
3006
- Cascader: {
3007
- placeholder: string;
3008
- loading: string;
3009
- loadingRequiredMessage: (label: string) => string;
3010
- };
3011
- Time: {
3012
- dateFormat: string;
3013
- dateTimeFormat: string;
3014
- };
3015
- DatePicker: {
3016
- yearFormat: string;
3017
- monthFormat: string;
3018
- dayFormat: string;
3019
- yearTypeFormat: string;
3020
- monthTypeFormat: string;
3021
- dateFormat: string;
3022
- dateTimeFormat: string;
3023
- quarterFormat: string;
3024
- clear: string;
3025
- now: string;
3026
- confirm: string;
3027
- selectTime: string;
3028
- selectDate: string;
3029
- datePlaceholder: string;
3030
- datetimePlaceholder: string;
3031
- monthPlaceholder: string;
3032
- yearPlaceholder: string;
3033
- quarterPlaceholder: string;
3034
- startDatePlaceholder: string;
3035
- endDatePlaceholder: string;
3036
- startDatetimePlaceholder: string;
3037
- endDatetimePlaceholder: string;
3038
- startMonthPlaceholder: string;
3039
- endMonthPlaceholder: string;
3040
- monthBeforeYear: boolean;
3041
- firstDayOfWeek: 0 | 2 | 1 | 3 | 4 | 5 | 6;
3042
- today: string;
3043
- };
3044
- DataTable: {
3045
- checkTableAll: string;
3046
- uncheckTableAll: string;
3047
- confirm: string;
3048
- clear: string;
3049
- };
3050
- Transfer: {
3051
- sourceTitle: string;
3052
- targetTitle: string;
3053
- };
3054
- Empty: {
3055
- description: string;
3056
- };
3057
- Select: {
3058
- placeholder: string;
3059
- };
3060
- TimePicker: {
3061
- placeholder: string;
3062
- positiveText: string;
3063
- negativeText: string;
3064
- now: string;
3065
- };
3066
- Pagination: {
3067
- goto: string;
3068
- selectionSuffix: string;
3069
- };
3070
- DynamicTags: {
3071
- add: string;
3072
- };
3073
- Log: {
3074
- loading: string;
3075
- };
3076
- Input: {
3077
- placeholder: string;
3078
- };
3079
- InputNumber: {
3080
- placeholder: string;
3081
- };
3082
- DynamicInput: {
3083
- create: string;
3084
- };
3085
- ThemeEditor: {
3086
- title: string;
3087
- clearAllVars: string;
3088
- clearSearch: string;
3089
- filterCompName: string;
3090
- filterVarName: string;
3091
- import: string;
3092
- export: string;
3093
- restore: string;
3094
- };
3095
- Image: {
3096
- tipPrevious: string;
3097
- tipNext: string;
3098
- tipCounterclockwise: string;
3099
- tipClockwise: string;
3100
- tipZoomOut: string;
3101
- tipZoomIn: string;
3102
- tipClose: string;
3103
- };
3104
- } | null>;
3105
- readonly dateLocale: import("vue").PropType<import("naive-ui/es/locales/date/enUS").NDateLocale | null>;
3106
- readonly namespace: StringConstructor;
3107
- readonly rtl: import("vue").PropType<import("naive-ui/es/config-provider/src/internal-interface").RtlProp>;
3108
- readonly tag: {
3109
- readonly type: StringConstructor;
3110
- readonly default: "div";
3111
- };
3112
- readonly hljs: import("vue").PropType<import("naive-ui/es/_mixins").Hljs>;
3113
- readonly theme: import("vue").PropType<import("naive-ui").GlobalTheme | null>;
3114
- readonly themeOverrides: import("vue").PropType<import("naive-ui").GlobalThemeOverrides | null>;
3115
- readonly componentOptions: import("vue").PropType<import("naive-ui").GlobalComponentConfig>;
3116
- readonly icons: import("vue").PropType<import("naive-ui").GlobalIconConfig>;
3117
- readonly breakpoints: import("vue").PropType<import("naive-ui/es/config-provider/src/internal-interface").Breakpoints>;
3118
- readonly preflightStyleDisabled: BooleanConstructor;
3119
- readonly inlineThemeDisabled: {
3120
- readonly type: BooleanConstructor;
3121
- readonly default: undefined;
3122
- };
3123
- readonly as: {
3124
- readonly type: import("vue").PropType<string | undefined>;
3125
- readonly validator: () => boolean;
3126
- readonly default: undefined;
3127
- };
3128
- }, {
3129
- mergedClsPrefix: import("vue").ComputedRef<string | undefined>;
3130
- mergedBordered: import("vue").ComputedRef<boolean | undefined>;
3131
- mergedNamespace: import("vue").ComputedRef<string | undefined>;
3132
- mergedTheme: import("vue").ComputedRef<import("naive-ui").GlobalTheme | undefined>;
3133
- mergedThemeOverrides: import("vue").ComputedRef<import("naive-ui").GlobalThemeOverrides | undefined>;
3134
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3135
- readonly abstract: BooleanConstructor;
3136
- readonly bordered: {
3137
- readonly type: import("vue").PropType<boolean | undefined>;
3138
- readonly default: undefined;
3139
- };
3140
- readonly clsPrefix: StringConstructor;
3141
- readonly locale: import("vue").PropType<{
3142
- name: string;
3143
- global: {
3144
- undo: string;
3145
- redo: string;
3146
- confirm: string;
3147
- };
3148
- Popconfirm: {
3149
- positiveText: string;
3150
- negativeText: string;
3151
- };
3152
- Cascader: {
3153
- placeholder: string;
3154
- loading: string;
3155
- loadingRequiredMessage: (label: string) => string;
3156
- };
3157
- Time: {
3158
- dateFormat: string;
3159
- dateTimeFormat: string;
3160
- };
3161
- DatePicker: {
3162
- yearFormat: string;
3163
- monthFormat: string;
3164
- dayFormat: string;
3165
- yearTypeFormat: string;
3166
- monthTypeFormat: string;
3167
- dateFormat: string;
3168
- dateTimeFormat: string;
3169
- quarterFormat: string;
3170
- clear: string;
3171
- now: string;
3172
- confirm: string;
3173
- selectTime: string;
3174
- selectDate: string;
3175
- datePlaceholder: string;
3176
- datetimePlaceholder: string;
3177
- monthPlaceholder: string;
3178
- yearPlaceholder: string;
3179
- quarterPlaceholder: string;
3180
- startDatePlaceholder: string;
3181
- endDatePlaceholder: string;
3182
- startDatetimePlaceholder: string;
3183
- endDatetimePlaceholder: string;
3184
- startMonthPlaceholder: string;
3185
- endMonthPlaceholder: string;
3186
- monthBeforeYear: boolean;
3187
- firstDayOfWeek: 0 | 2 | 1 | 3 | 4 | 5 | 6;
3188
- today: string;
3189
- };
3190
- DataTable: {
3191
- checkTableAll: string;
3192
- uncheckTableAll: string;
3193
- confirm: string;
3194
- clear: string;
3195
- };
3196
- Transfer: {
3197
- sourceTitle: string;
3198
- targetTitle: string;
3199
- };
3200
- Empty: {
3201
- description: string;
3202
- };
3203
- Select: {
3204
- placeholder: string;
3205
- };
3206
- TimePicker: {
3207
- placeholder: string;
3208
- positiveText: string;
3209
- negativeText: string;
3210
- now: string;
3211
- };
3212
- Pagination: {
3213
- goto: string;
3214
- selectionSuffix: string;
3215
- };
3216
- DynamicTags: {
3217
- add: string;
3218
- };
3219
- Log: {
3220
- loading: string;
3221
- };
3222
- Input: {
3223
- placeholder: string;
3224
- };
3225
- InputNumber: {
3226
- placeholder: string;
3227
- };
3228
- DynamicInput: {
3229
- create: string;
3230
- };
3231
- ThemeEditor: {
3232
- title: string;
3233
- clearAllVars: string;
3234
- clearSearch: string;
3235
- filterCompName: string;
3236
- filterVarName: string;
3237
- import: string;
3238
- export: string;
3239
- restore: string;
3240
- };
3241
- Image: {
3242
- tipPrevious: string;
3243
- tipNext: string;
3244
- tipCounterclockwise: string;
3245
- tipClockwise: string;
3246
- tipZoomOut: string;
3247
- tipZoomIn: string;
3248
- tipClose: string;
3249
- };
3250
- } | null>;
3251
- readonly dateLocale: import("vue").PropType<import("naive-ui/es/locales/date/enUS").NDateLocale | null>;
3252
- readonly namespace: StringConstructor;
3253
- readonly rtl: import("vue").PropType<import("naive-ui/es/config-provider/src/internal-interface").RtlProp>;
3254
- readonly tag: {
3255
- readonly type: StringConstructor;
3256
- readonly default: "div";
3257
- };
3258
- readonly hljs: import("vue").PropType<import("naive-ui/es/_mixins").Hljs>;
3259
- readonly theme: import("vue").PropType<import("naive-ui").GlobalTheme | null>;
3260
- readonly themeOverrides: import("vue").PropType<import("naive-ui").GlobalThemeOverrides | null>;
3261
- readonly componentOptions: import("vue").PropType<import("naive-ui").GlobalComponentConfig>;
3262
- readonly icons: import("vue").PropType<import("naive-ui").GlobalIconConfig>;
3263
- readonly breakpoints: import("vue").PropType<import("naive-ui/es/config-provider/src/internal-interface").Breakpoints>;
3264
- readonly preflightStyleDisabled: BooleanConstructor;
3265
- readonly inlineThemeDisabled: {
3266
- readonly type: BooleanConstructor;
3267
- readonly default: undefined;
3268
- };
3269
- readonly as: {
3270
- readonly type: import("vue").PropType<string | undefined>;
3271
- readonly validator: () => boolean;
3272
- readonly default: undefined;
3273
- };
3274
- }>>, {
3275
- abstract: boolean;
3276
- tag: string;
3277
- as: string | undefined;
3278
- bordered: boolean | undefined;
3279
- preflightStyleDisabled: boolean;
3280
- inlineThemeDisabled: boolean;
2180
+ readonly disabled: boolean;
2181
+ readonly closable: boolean | undefined;
2182
+ readonly displayDirective: "if" | "show" | "show:lazy";
3281
2183
  }>;
2184
+ NTabs: any;
2185
+ NConfigProvider: any;
3282
2186
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "formChange"[], "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3283
2187
  fieldList: {
3284
2188
  type: import("vue").PropType<FieldItem[]>;