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