cnhis-design-vue 3.1.18-beta.8 → 3.1.19-beta.0
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.
- package/es/components/annotation-edit/style/index.css +1 -15
- package/es/components/big-table/index.d.ts +9 -3395
- package/es/components/big-table/src/BigTable.vue.d.ts +9 -3396
- package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
- package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
- package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
- package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1163
- package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
- package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2263
- package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1168
- package/es/components/big-table/src/hooks/useEvent2.js +22 -7
- package/es/components/big-table/style/index.css +1 -634
- package/es/components/bpmn-workflow/style/index.css +1 -29
- package/es/components/button-print/index.d.ts +16 -6819
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +16 -6819
- package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +10 -4469
- package/es/components/button-print/src/utils/print.d.ts +1 -1
- package/es/components/button-print/src/utils/print2.js +12 -14
- package/es/components/button-print/style/index.css +1 -24
- package/es/components/chunk-upload/index.d.ts +2 -1472
- package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1742
- package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1472
- package/es/components/chunk-upload/style/index.css +1 -365
- package/es/components/drag-layout/index.d.ts +155 -19744
- package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -8012
- package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3107
- package/es/components/drag-layout/src/DragLayout.vue.d.ts +156 -19745
- package/es/components/drag-layout/style/index.css +1 -175
- package/es/components/fabric-chart/index.d.ts +2 -2
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/index.js +1 -1
- package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
- package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
- package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
- package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
- package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
- package/es/components/fabric-chart/style/index.css +1 -43
- package/es/components/field-set/index.d.ts +8 -6824
- package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6824
- package/es/components/field-set/style/index.css +1 -139
- package/es/components/form-config/index.d.ts +17 -8976
- package/es/components/form-config/src/FormConfig.vue.d.ts +17 -8976
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +9 -4487
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +7 -3091
- package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1472
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1472
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3195
- package/es/components/form-config/src/utils/index2.js +1 -1
- package/es/components/form-config/style/index.css +1 -158
- package/es/components/form-render/index.d.ts +6 -1154
- package/es/components/form-render/src/FormRender.vue.d.ts +7 -1155
- package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
- package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/select.js +1 -1
- package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
- package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
- package/es/components/form-render/src/utils/business.d.ts +1 -1
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/form-render/src/utils/index.js +2 -2
- package/es/components/form-render/style/index.css +1 -146
- package/es/components/form-table/index.d.ts +43 -32166
- package/es/components/form-table/src/FormTable.vue.d.ts +43 -32180
- package/es/components/form-table/src/components/index.d.ts +43 -32166
- package/es/components/form-table/src/components/table-age.vue.d.ts +5 -4007
- package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5084
- package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2672
- package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1344
- package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1344
- package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5083
- package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1401
- package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2736
- package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1336
- package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1336
- package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1345
- package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2438
- package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1559
- package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -480
- package/es/components/form-table/style/index.css +1 -214
- package/es/components/grid/src/hooks2.js +1 -0
- package/es/components/grid/style/index.css +1 -10
- package/es/components/index.css +1 -3346
- package/es/components/info-header/index.d.ts +16 -2561
- package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -804
- package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -803
- package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2560
- package/es/components/info-header/style/index.css +1 -121
- package/es/components/map/index.d.ts +2 -2263
- package/es/components/map/src/Map.vue.d.ts +2 -2263
- package/es/components/map/style/index.css +1 -61
- package/es/components/scale-view/index.d.ts +12 -3073
- package/es/components/scale-view/src/ScaleView.vue.d.ts +8 -3070
- package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
- package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1400
- package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
- package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -480
- package/es/components/scale-view/src/hooks/use-component.d.ts +39 -8514
- package/es/components/scale-view/style/index.css +1 -738
- package/es/components/select-label/index.d.ts +24 -11264
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +10 -4250
- package/es/components/select-label/src/SelectLabel.vue.d.ts +14 -7027
- package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3482
- package/es/components/select-label/style/index.css +1 -164
- package/es/components/select-person/index.d.ts +9 -5369
- package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1339
- package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5369
- package/es/components/select-person/style/index.css +1 -193
- package/es/components/shortcut-provider/style/index.css +1 -3
- package/es/components/shortcut-setter/index.d.ts +6 -1154
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +6 -1154
- package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -863
- package/es/components/shortcut-setter/style/index.css +1 -8
- package/es/components/steps-wheel/index.d.ts +1 -479
- package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -479
- package/es/components/steps-wheel/style/index.css +1 -161
- package/es/components/time-line/index.d.ts +7 -1672
- package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1671
- package/es/components/time-line/style/index.css +1 -37
- package/es/env.d.ts +0 -18
- package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1400
- package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -480
- package/package.json +2 -2
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/// <reference types="lodash" />
|
|
2
1
|
import { AnyObject } from '../../../../es/shared/types';
|
|
3
|
-
import { Component, FunctionalComponent,
|
|
2
|
+
import { Component, FunctionalComponent, PropType } from 'vue';
|
|
4
3
|
import { FieldItem, FieldVisitor, FormBusinessFormatter } from './types';
|
|
5
4
|
declare const _default: import("vue").DefineComponent<{
|
|
6
5
|
fieldList: {
|
|
@@ -432,270 +431,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
432
431
|
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>>>, {
|
|
433
432
|
form: any;
|
|
434
433
|
}>;
|
|
435
|
-
NForm:
|
|
436
|
-
readonly inline: BooleanConstructor;
|
|
437
|
-
readonly labelWidth: PropType<string | number>;
|
|
438
|
-
readonly labelAlign: PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
439
|
-
readonly labelPlacement: {
|
|
440
|
-
readonly type: PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
441
|
-
readonly default: "top";
|
|
442
|
-
};
|
|
443
|
-
readonly model: {
|
|
444
|
-
readonly type: PropType<Record<string, any>>;
|
|
445
|
-
readonly default: () => void;
|
|
446
|
-
};
|
|
447
|
-
readonly rules: PropType<import("naive-ui").FormRules>;
|
|
448
|
-
readonly disabled: BooleanConstructor;
|
|
449
|
-
readonly size: PropType<import("naive-ui/es/form/src/interface").Size>;
|
|
450
|
-
readonly showRequireMark: {
|
|
451
|
-
readonly type: PropType<boolean | undefined>;
|
|
452
|
-
readonly default: undefined;
|
|
453
|
-
};
|
|
454
|
-
readonly requireMarkPlacement: PropType<"left" | "right" | "right-hanging">;
|
|
455
|
-
readonly showFeedback: {
|
|
456
|
-
readonly type: BooleanConstructor;
|
|
457
|
-
readonly default: true;
|
|
458
|
-
};
|
|
459
|
-
readonly onSubmit: {
|
|
460
|
-
readonly type: PropType<(e: Event) => void>;
|
|
461
|
-
readonly default: (e: Event) => void;
|
|
462
|
-
};
|
|
463
|
-
readonly showLabel: {
|
|
464
|
-
readonly type: PropType<boolean | undefined>;
|
|
465
|
-
readonly default: undefined;
|
|
466
|
-
};
|
|
467
|
-
readonly validateMessages: PropType<Partial<import("naive-ui/es/form/src/interface").FormValidateMessages>>;
|
|
468
|
-
readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
469
|
-
blankHeightSmall: string;
|
|
470
|
-
blankHeightMedium: string;
|
|
471
|
-
blankHeightLarge: string;
|
|
472
|
-
lineHeight: string;
|
|
473
|
-
labelTextColor: string;
|
|
474
|
-
asteriskColor: string;
|
|
475
|
-
feedbackTextColorError: string;
|
|
476
|
-
feedbackTextColorWarning: string;
|
|
477
|
-
feedbackTextColor: string;
|
|
478
|
-
feedbackPadding: string;
|
|
479
|
-
feedbackHeightSmall: string;
|
|
480
|
-
feedbackHeightMedium: string;
|
|
481
|
-
feedbackHeightLarge: string;
|
|
482
|
-
feedbackFontSizeSmall: string;
|
|
483
|
-
feedbackFontSizeMedium: string;
|
|
484
|
-
feedbackFontSizeLarge: string;
|
|
485
|
-
labelFontSizeLeftSmall: string;
|
|
486
|
-
labelFontSizeLeftMedium: string;
|
|
487
|
-
labelFontSizeLeftLarge: string;
|
|
488
|
-
labelFontSizeTopSmall: string;
|
|
489
|
-
labelFontSizeTopMedium: string;
|
|
490
|
-
labelFontSizeTopLarge: string;
|
|
491
|
-
labelHeightSmall: string;
|
|
492
|
-
labelHeightMedium: string;
|
|
493
|
-
labelHeightLarge: string;
|
|
494
|
-
labelPaddingVertical: string;
|
|
495
|
-
labelPaddingHorizontal: string;
|
|
496
|
-
labelTextAlignVertical: string;
|
|
497
|
-
labelTextAlignHorizontal: string;
|
|
498
|
-
}, any>>;
|
|
499
|
-
readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
500
|
-
blankHeightSmall: string;
|
|
501
|
-
blankHeightMedium: string;
|
|
502
|
-
blankHeightLarge: string;
|
|
503
|
-
lineHeight: string;
|
|
504
|
-
labelTextColor: string;
|
|
505
|
-
asteriskColor: string;
|
|
506
|
-
feedbackTextColorError: string;
|
|
507
|
-
feedbackTextColorWarning: string;
|
|
508
|
-
feedbackTextColor: string;
|
|
509
|
-
feedbackPadding: string;
|
|
510
|
-
feedbackHeightSmall: string;
|
|
511
|
-
feedbackHeightMedium: string;
|
|
512
|
-
feedbackHeightLarge: string;
|
|
513
|
-
feedbackFontSizeSmall: string;
|
|
514
|
-
feedbackFontSizeMedium: string;
|
|
515
|
-
feedbackFontSizeLarge: string;
|
|
516
|
-
labelFontSizeLeftSmall: string;
|
|
517
|
-
labelFontSizeLeftMedium: string;
|
|
518
|
-
labelFontSizeLeftLarge: string;
|
|
519
|
-
labelFontSizeTopSmall: string;
|
|
520
|
-
labelFontSizeTopMedium: string;
|
|
521
|
-
labelFontSizeTopLarge: string;
|
|
522
|
-
labelHeightSmall: string;
|
|
523
|
-
labelHeightMedium: string;
|
|
524
|
-
labelHeightLarge: string;
|
|
525
|
-
labelPaddingVertical: string;
|
|
526
|
-
labelPaddingHorizontal: string;
|
|
527
|
-
labelTextAlignVertical: string;
|
|
528
|
-
labelTextAlignHorizontal: string;
|
|
529
|
-
}, any>>>;
|
|
530
|
-
readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
531
|
-
blankHeightSmall: string;
|
|
532
|
-
blankHeightMedium: string;
|
|
533
|
-
blankHeightLarge: string;
|
|
534
|
-
lineHeight: string;
|
|
535
|
-
labelTextColor: string;
|
|
536
|
-
asteriskColor: string;
|
|
537
|
-
feedbackTextColorError: string;
|
|
538
|
-
feedbackTextColorWarning: string;
|
|
539
|
-
feedbackTextColor: string;
|
|
540
|
-
feedbackPadding: string;
|
|
541
|
-
feedbackHeightSmall: string;
|
|
542
|
-
feedbackHeightMedium: string;
|
|
543
|
-
feedbackHeightLarge: string;
|
|
544
|
-
feedbackFontSizeSmall: string;
|
|
545
|
-
feedbackFontSizeMedium: string;
|
|
546
|
-
feedbackFontSizeLarge: string;
|
|
547
|
-
labelFontSizeLeftSmall: string;
|
|
548
|
-
labelFontSizeLeftMedium: string;
|
|
549
|
-
labelFontSizeLeftLarge: string;
|
|
550
|
-
labelFontSizeTopSmall: string;
|
|
551
|
-
labelFontSizeTopMedium: string;
|
|
552
|
-
labelFontSizeTopLarge: string;
|
|
553
|
-
labelHeightSmall: string;
|
|
554
|
-
labelHeightMedium: string;
|
|
555
|
-
labelHeightLarge: string;
|
|
556
|
-
labelPaddingVertical: string;
|
|
557
|
-
labelPaddingHorizontal: string;
|
|
558
|
-
labelTextAlignVertical: string;
|
|
559
|
-
labelTextAlignHorizontal: string;
|
|
560
|
-
}, any>>>;
|
|
561
|
-
}, import("naive-ui").FormInst & {
|
|
562
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
563
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
564
|
-
readonly inline: BooleanConstructor;
|
|
565
|
-
readonly labelWidth: PropType<string | number>;
|
|
566
|
-
readonly labelAlign: PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
567
|
-
readonly labelPlacement: {
|
|
568
|
-
readonly type: PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
569
|
-
readonly default: "top";
|
|
570
|
-
};
|
|
571
|
-
readonly model: {
|
|
572
|
-
readonly type: PropType<Record<string, any>>;
|
|
573
|
-
readonly default: () => void;
|
|
574
|
-
};
|
|
575
|
-
readonly rules: PropType<import("naive-ui").FormRules>;
|
|
576
|
-
readonly disabled: BooleanConstructor;
|
|
577
|
-
readonly size: PropType<import("naive-ui/es/form/src/interface").Size>;
|
|
578
|
-
readonly showRequireMark: {
|
|
579
|
-
readonly type: PropType<boolean | undefined>;
|
|
580
|
-
readonly default: undefined;
|
|
581
|
-
};
|
|
582
|
-
readonly requireMarkPlacement: PropType<"left" | "right" | "right-hanging">;
|
|
583
|
-
readonly showFeedback: {
|
|
584
|
-
readonly type: BooleanConstructor;
|
|
585
|
-
readonly default: true;
|
|
586
|
-
};
|
|
587
|
-
readonly onSubmit: {
|
|
588
|
-
readonly type: PropType<(e: Event) => void>;
|
|
589
|
-
readonly default: (e: Event) => void;
|
|
590
|
-
};
|
|
591
|
-
readonly showLabel: {
|
|
592
|
-
readonly type: PropType<boolean | undefined>;
|
|
593
|
-
readonly default: undefined;
|
|
594
|
-
};
|
|
595
|
-
readonly validateMessages: PropType<Partial<import("naive-ui/es/form/src/interface").FormValidateMessages>>;
|
|
596
|
-
readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
597
|
-
blankHeightSmall: string;
|
|
598
|
-
blankHeightMedium: string;
|
|
599
|
-
blankHeightLarge: string;
|
|
600
|
-
lineHeight: string;
|
|
601
|
-
labelTextColor: string;
|
|
602
|
-
asteriskColor: string;
|
|
603
|
-
feedbackTextColorError: string;
|
|
604
|
-
feedbackTextColorWarning: string;
|
|
605
|
-
feedbackTextColor: string;
|
|
606
|
-
feedbackPadding: string;
|
|
607
|
-
feedbackHeightSmall: string;
|
|
608
|
-
feedbackHeightMedium: string;
|
|
609
|
-
feedbackHeightLarge: string;
|
|
610
|
-
feedbackFontSizeSmall: string;
|
|
611
|
-
feedbackFontSizeMedium: string;
|
|
612
|
-
feedbackFontSizeLarge: string;
|
|
613
|
-
labelFontSizeLeftSmall: string;
|
|
614
|
-
labelFontSizeLeftMedium: string;
|
|
615
|
-
labelFontSizeLeftLarge: string;
|
|
616
|
-
labelFontSizeTopSmall: string;
|
|
617
|
-
labelFontSizeTopMedium: string;
|
|
618
|
-
labelFontSizeTopLarge: string;
|
|
619
|
-
labelHeightSmall: string;
|
|
620
|
-
labelHeightMedium: string;
|
|
621
|
-
labelHeightLarge: string;
|
|
622
|
-
labelPaddingVertical: string;
|
|
623
|
-
labelPaddingHorizontal: string;
|
|
624
|
-
labelTextAlignVertical: string;
|
|
625
|
-
labelTextAlignHorizontal: string;
|
|
626
|
-
}, any>>;
|
|
627
|
-
readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
628
|
-
blankHeightSmall: string;
|
|
629
|
-
blankHeightMedium: string;
|
|
630
|
-
blankHeightLarge: string;
|
|
631
|
-
lineHeight: string;
|
|
632
|
-
labelTextColor: string;
|
|
633
|
-
asteriskColor: string;
|
|
634
|
-
feedbackTextColorError: string;
|
|
635
|
-
feedbackTextColorWarning: string;
|
|
636
|
-
feedbackTextColor: string;
|
|
637
|
-
feedbackPadding: string;
|
|
638
|
-
feedbackHeightSmall: string;
|
|
639
|
-
feedbackHeightMedium: string;
|
|
640
|
-
feedbackHeightLarge: string;
|
|
641
|
-
feedbackFontSizeSmall: string;
|
|
642
|
-
feedbackFontSizeMedium: string;
|
|
643
|
-
feedbackFontSizeLarge: string;
|
|
644
|
-
labelFontSizeLeftSmall: string;
|
|
645
|
-
labelFontSizeLeftMedium: string;
|
|
646
|
-
labelFontSizeLeftLarge: string;
|
|
647
|
-
labelFontSizeTopSmall: string;
|
|
648
|
-
labelFontSizeTopMedium: string;
|
|
649
|
-
labelFontSizeTopLarge: string;
|
|
650
|
-
labelHeightSmall: string;
|
|
651
|
-
labelHeightMedium: string;
|
|
652
|
-
labelHeightLarge: string;
|
|
653
|
-
labelPaddingVertical: string;
|
|
654
|
-
labelPaddingHorizontal: string;
|
|
655
|
-
labelTextAlignVertical: string;
|
|
656
|
-
labelTextAlignHorizontal: string;
|
|
657
|
-
}, any>>>;
|
|
658
|
-
readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
659
|
-
blankHeightSmall: string;
|
|
660
|
-
blankHeightMedium: string;
|
|
661
|
-
blankHeightLarge: string;
|
|
662
|
-
lineHeight: string;
|
|
663
|
-
labelTextColor: string;
|
|
664
|
-
asteriskColor: string;
|
|
665
|
-
feedbackTextColorError: string;
|
|
666
|
-
feedbackTextColorWarning: string;
|
|
667
|
-
feedbackTextColor: string;
|
|
668
|
-
feedbackPadding: string;
|
|
669
|
-
feedbackHeightSmall: string;
|
|
670
|
-
feedbackHeightMedium: string;
|
|
671
|
-
feedbackHeightLarge: string;
|
|
672
|
-
feedbackFontSizeSmall: string;
|
|
673
|
-
feedbackFontSizeMedium: string;
|
|
674
|
-
feedbackFontSizeLarge: string;
|
|
675
|
-
labelFontSizeLeftSmall: string;
|
|
676
|
-
labelFontSizeLeftMedium: string;
|
|
677
|
-
labelFontSizeLeftLarge: string;
|
|
678
|
-
labelFontSizeTopSmall: string;
|
|
679
|
-
labelFontSizeTopMedium: string;
|
|
680
|
-
labelFontSizeTopLarge: string;
|
|
681
|
-
labelHeightSmall: string;
|
|
682
|
-
labelHeightMedium: string;
|
|
683
|
-
labelHeightLarge: string;
|
|
684
|
-
labelPaddingVertical: string;
|
|
685
|
-
labelPaddingHorizontal: string;
|
|
686
|
-
labelTextAlignVertical: string;
|
|
687
|
-
labelTextAlignHorizontal: string;
|
|
688
|
-
}, any>>>;
|
|
689
|
-
}>>, {
|
|
690
|
-
readonly inline: boolean;
|
|
691
|
-
readonly disabled: boolean;
|
|
692
|
-
readonly onSubmit: (e: Event) => void;
|
|
693
|
-
readonly labelPlacement: import("naive-ui/es/form/src/interface").LabelPlacement;
|
|
694
|
-
readonly model: Record<string, any>;
|
|
695
|
-
readonly showRequireMark: boolean | undefined;
|
|
696
|
-
readonly showFeedback: boolean;
|
|
697
|
-
readonly showLabel: boolean | undefined;
|
|
698
|
-
}>;
|
|
434
|
+
NForm: any;
|
|
699
435
|
NTabPane: import("vue").DefineComponent<{
|
|
700
436
|
readonly tab: PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
701
437
|
[key: string]: any;
|
|
@@ -706,7 +442,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
706
442
|
};
|
|
707
443
|
readonly disabled: BooleanConstructor;
|
|
708
444
|
readonly displayDirective: {
|
|
709
|
-
readonly type: PropType<"
|
|
445
|
+
readonly type: PropType<"if" | "show" | "show:lazy">;
|
|
710
446
|
readonly default: "if";
|
|
711
447
|
};
|
|
712
448
|
readonly closable: {
|
|
@@ -731,7 +467,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
731
467
|
};
|
|
732
468
|
readonly disabled: BooleanConstructor;
|
|
733
469
|
readonly displayDirective: {
|
|
734
|
-
readonly type: PropType<"
|
|
470
|
+
readonly type: PropType<"if" | "show" | "show:lazy">;
|
|
735
471
|
readonly default: "if";
|
|
736
472
|
};
|
|
737
473
|
readonly closable: {
|
|
@@ -745,894 +481,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
745
481
|
}>>, {
|
|
746
482
|
readonly disabled: boolean;
|
|
747
483
|
readonly closable: boolean | undefined;
|
|
748
|
-
readonly displayDirective: "
|
|
749
|
-
}>;
|
|
750
|
-
NTabs: import("vue").DefineComponent<{
|
|
751
|
-
readonly value: PropType<string | number>;
|
|
752
|
-
readonly defaultValue: PropType<string | number>;
|
|
753
|
-
readonly trigger: {
|
|
754
|
-
readonly type: PropType<"click" | "hover">;
|
|
755
|
-
readonly default: "click";
|
|
756
|
-
};
|
|
757
|
-
readonly type: {
|
|
758
|
-
readonly type: PropType<import("naive-ui/es/tabs/src/interface").TabsType>;
|
|
759
|
-
readonly default: "bar";
|
|
760
|
-
};
|
|
761
|
-
readonly closable: BooleanConstructor;
|
|
762
|
-
readonly justifyContent: PropType<"start" | "end" | "space-around" | "space-between" | "space-evenly" | "center">;
|
|
763
|
-
readonly size: {
|
|
764
|
-
readonly type: PropType<"small" | "medium" | "large">;
|
|
765
|
-
readonly default: "medium";
|
|
766
|
-
};
|
|
767
|
-
readonly tabStyle: PropType<string | import("vue").CSSProperties>;
|
|
768
|
-
readonly barWidth: NumberConstructor;
|
|
769
|
-
readonly paneClass: StringConstructor;
|
|
770
|
-
readonly paneStyle: PropType<string | import("vue").CSSProperties>;
|
|
771
|
-
readonly addable: PropType<import("naive-ui/es/tabs/src/interface").Addable>;
|
|
772
|
-
readonly tabsPadding: {
|
|
773
|
-
readonly type: NumberConstructor;
|
|
774
|
-
readonly default: 0;
|
|
775
|
-
};
|
|
776
|
-
readonly animated: BooleanConstructor;
|
|
777
|
-
readonly onBeforeLeave: PropType<import("naive-ui/es/tabs/src/interface").OnBeforeLeave>;
|
|
778
|
-
readonly onAdd: PropType<() => void>;
|
|
779
|
-
readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
|
|
780
|
-
readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
|
|
781
|
-
readonly onClose: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnClose>>;
|
|
782
|
-
readonly labelSize: PropType<"small" | "medium" | "large">;
|
|
783
|
-
readonly activeName: PropType<string | number>;
|
|
784
|
-
readonly onActiveNameChange: PropType<import("naive-ui/es/_utils").MaybeArray<(value: never) => void>>;
|
|
785
|
-
readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Tabs", {
|
|
786
|
-
colorSegment: string;
|
|
787
|
-
tabFontSizeCard: string;
|
|
788
|
-
tabTextColorLine: string;
|
|
789
|
-
tabTextColorActiveLine: string;
|
|
790
|
-
tabTextColorHoverLine: string;
|
|
791
|
-
tabTextColorDisabledLine: string;
|
|
792
|
-
tabTextColorSegment: string;
|
|
793
|
-
tabTextColorActiveSegment: string;
|
|
794
|
-
tabTextColorHoverSegment: string;
|
|
795
|
-
tabTextColorDisabledSegment: string;
|
|
796
|
-
tabTextColorBar: string;
|
|
797
|
-
tabTextColorActiveBar: string;
|
|
798
|
-
tabTextColorHoverBar: string;
|
|
799
|
-
tabTextColorDisabledBar: string;
|
|
800
|
-
tabTextColorCard: string;
|
|
801
|
-
tabTextColorHoverCard: string;
|
|
802
|
-
tabTextColorActiveCard: string;
|
|
803
|
-
tabTextColorDisabledCard: string;
|
|
804
|
-
barColor: string;
|
|
805
|
-
closeIconColor: string;
|
|
806
|
-
closeIconColorHover: string;
|
|
807
|
-
closeIconColorPressed: string;
|
|
808
|
-
closeColorHover: string;
|
|
809
|
-
closeColorPressed: string;
|
|
810
|
-
closeBorderRadius: string;
|
|
811
|
-
tabColor: string;
|
|
812
|
-
tabColorSegment: string;
|
|
813
|
-
tabBorderColor: string;
|
|
814
|
-
tabFontWeightActive: string;
|
|
815
|
-
tabFontWeight: string;
|
|
816
|
-
tabBorderRadius: string;
|
|
817
|
-
paneTextColor: string;
|
|
818
|
-
fontWeightStrong: string;
|
|
819
|
-
tabFontSizeSmall: string;
|
|
820
|
-
tabFontSizeMedium: string;
|
|
821
|
-
tabFontSizeLarge: string;
|
|
822
|
-
tabGapSmallLine: string;
|
|
823
|
-
tabGapMediumLine: string;
|
|
824
|
-
tabGapLargeLine: string;
|
|
825
|
-
tabPaddingSmallLine: string;
|
|
826
|
-
tabPaddingMediumLine: string;
|
|
827
|
-
tabPaddingLargeLine: string;
|
|
828
|
-
tabGapSmallBar: string;
|
|
829
|
-
tabGapMediumBar: string;
|
|
830
|
-
tabGapLargeBar: string;
|
|
831
|
-
tabPaddingSmallBar: string;
|
|
832
|
-
tabPaddingMediumBar: string;
|
|
833
|
-
tabPaddingLargeBar: string;
|
|
834
|
-
tabGapSmallCard: string;
|
|
835
|
-
tabGapMediumCard: string;
|
|
836
|
-
tabGapLargeCard: string;
|
|
837
|
-
tabPaddingSmallCard: string;
|
|
838
|
-
tabPaddingMediumCard: string;
|
|
839
|
-
tabPaddingLargeCard: string;
|
|
840
|
-
tabPaddingSmallSegment: string;
|
|
841
|
-
tabPaddingMediumSegment: string;
|
|
842
|
-
tabPaddingLargeSegment: string;
|
|
843
|
-
tabGapSmallSegment: string;
|
|
844
|
-
tabGapMediumSegment: string;
|
|
845
|
-
tabGapLargeSegment: string;
|
|
846
|
-
panePaddingSmall: string;
|
|
847
|
-
panePaddingMedium: string;
|
|
848
|
-
panePaddingLarge: string;
|
|
849
|
-
closeSize: string;
|
|
850
|
-
closeIconSize: string;
|
|
851
|
-
}, any>>;
|
|
852
|
-
readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
|
|
853
|
-
colorSegment: string;
|
|
854
|
-
tabFontSizeCard: string;
|
|
855
|
-
tabTextColorLine: string;
|
|
856
|
-
tabTextColorActiveLine: string;
|
|
857
|
-
tabTextColorHoverLine: string;
|
|
858
|
-
tabTextColorDisabledLine: string;
|
|
859
|
-
tabTextColorSegment: string;
|
|
860
|
-
tabTextColorActiveSegment: string;
|
|
861
|
-
tabTextColorHoverSegment: string;
|
|
862
|
-
tabTextColorDisabledSegment: string;
|
|
863
|
-
tabTextColorBar: string;
|
|
864
|
-
tabTextColorActiveBar: string;
|
|
865
|
-
tabTextColorHoverBar: string;
|
|
866
|
-
tabTextColorDisabledBar: string;
|
|
867
|
-
tabTextColorCard: string;
|
|
868
|
-
tabTextColorHoverCard: string;
|
|
869
|
-
tabTextColorActiveCard: string;
|
|
870
|
-
tabTextColorDisabledCard: string;
|
|
871
|
-
barColor: string;
|
|
872
|
-
closeIconColor: string;
|
|
873
|
-
closeIconColorHover: string;
|
|
874
|
-
closeIconColorPressed: string;
|
|
875
|
-
closeColorHover: string;
|
|
876
|
-
closeColorPressed: string;
|
|
877
|
-
closeBorderRadius: string;
|
|
878
|
-
tabColor: string;
|
|
879
|
-
tabColorSegment: string;
|
|
880
|
-
tabBorderColor: string;
|
|
881
|
-
tabFontWeightActive: string;
|
|
882
|
-
tabFontWeight: string;
|
|
883
|
-
tabBorderRadius: string;
|
|
884
|
-
paneTextColor: string;
|
|
885
|
-
fontWeightStrong: string;
|
|
886
|
-
tabFontSizeSmall: string;
|
|
887
|
-
tabFontSizeMedium: string;
|
|
888
|
-
tabFontSizeLarge: string;
|
|
889
|
-
tabGapSmallLine: string;
|
|
890
|
-
tabGapMediumLine: string;
|
|
891
|
-
tabGapLargeLine: string;
|
|
892
|
-
tabPaddingSmallLine: string;
|
|
893
|
-
tabPaddingMediumLine: string;
|
|
894
|
-
tabPaddingLargeLine: string;
|
|
895
|
-
tabGapSmallBar: string;
|
|
896
|
-
tabGapMediumBar: string;
|
|
897
|
-
tabGapLargeBar: string;
|
|
898
|
-
tabPaddingSmallBar: string;
|
|
899
|
-
tabPaddingMediumBar: string;
|
|
900
|
-
tabPaddingLargeBar: string;
|
|
901
|
-
tabGapSmallCard: string;
|
|
902
|
-
tabGapMediumCard: string;
|
|
903
|
-
tabGapLargeCard: string;
|
|
904
|
-
tabPaddingSmallCard: string;
|
|
905
|
-
tabPaddingMediumCard: string;
|
|
906
|
-
tabPaddingLargeCard: string;
|
|
907
|
-
tabPaddingSmallSegment: string;
|
|
908
|
-
tabPaddingMediumSegment: string;
|
|
909
|
-
tabPaddingLargeSegment: string;
|
|
910
|
-
tabGapSmallSegment: string;
|
|
911
|
-
tabGapMediumSegment: string;
|
|
912
|
-
tabGapLargeSegment: string;
|
|
913
|
-
panePaddingSmall: string;
|
|
914
|
-
panePaddingMedium: string;
|
|
915
|
-
panePaddingLarge: string;
|
|
916
|
-
closeSize: string;
|
|
917
|
-
closeIconSize: string;
|
|
918
|
-
}, any>>>;
|
|
919
|
-
readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
|
|
920
|
-
colorSegment: string;
|
|
921
|
-
tabFontSizeCard: string;
|
|
922
|
-
tabTextColorLine: string;
|
|
923
|
-
tabTextColorActiveLine: string;
|
|
924
|
-
tabTextColorHoverLine: string;
|
|
925
|
-
tabTextColorDisabledLine: string;
|
|
926
|
-
tabTextColorSegment: string;
|
|
927
|
-
tabTextColorActiveSegment: string;
|
|
928
|
-
tabTextColorHoverSegment: string;
|
|
929
|
-
tabTextColorDisabledSegment: string;
|
|
930
|
-
tabTextColorBar: string;
|
|
931
|
-
tabTextColorActiveBar: string;
|
|
932
|
-
tabTextColorHoverBar: string;
|
|
933
|
-
tabTextColorDisabledBar: string;
|
|
934
|
-
tabTextColorCard: string;
|
|
935
|
-
tabTextColorHoverCard: string;
|
|
936
|
-
tabTextColorActiveCard: string;
|
|
937
|
-
tabTextColorDisabledCard: string;
|
|
938
|
-
barColor: string;
|
|
939
|
-
closeIconColor: string;
|
|
940
|
-
closeIconColorHover: string;
|
|
941
|
-
closeIconColorPressed: string;
|
|
942
|
-
closeColorHover: string;
|
|
943
|
-
closeColorPressed: string;
|
|
944
|
-
closeBorderRadius: string;
|
|
945
|
-
tabColor: string;
|
|
946
|
-
tabColorSegment: string;
|
|
947
|
-
tabBorderColor: string;
|
|
948
|
-
tabFontWeightActive: string;
|
|
949
|
-
tabFontWeight: string;
|
|
950
|
-
tabBorderRadius: string;
|
|
951
|
-
paneTextColor: string;
|
|
952
|
-
fontWeightStrong: string;
|
|
953
|
-
tabFontSizeSmall: string;
|
|
954
|
-
tabFontSizeMedium: string;
|
|
955
|
-
tabFontSizeLarge: string;
|
|
956
|
-
tabGapSmallLine: string;
|
|
957
|
-
tabGapMediumLine: string;
|
|
958
|
-
tabGapLargeLine: string;
|
|
959
|
-
tabPaddingSmallLine: string;
|
|
960
|
-
tabPaddingMediumLine: string;
|
|
961
|
-
tabPaddingLargeLine: string;
|
|
962
|
-
tabGapSmallBar: string;
|
|
963
|
-
tabGapMediumBar: string;
|
|
964
|
-
tabGapLargeBar: string;
|
|
965
|
-
tabPaddingSmallBar: string;
|
|
966
|
-
tabPaddingMediumBar: string;
|
|
967
|
-
tabPaddingLargeBar: string;
|
|
968
|
-
tabGapSmallCard: string;
|
|
969
|
-
tabGapMediumCard: string;
|
|
970
|
-
tabGapLargeCard: string;
|
|
971
|
-
tabPaddingSmallCard: string;
|
|
972
|
-
tabPaddingMediumCard: string;
|
|
973
|
-
tabPaddingLargeCard: string;
|
|
974
|
-
tabPaddingSmallSegment: string;
|
|
975
|
-
tabPaddingMediumSegment: string;
|
|
976
|
-
tabPaddingLargeSegment: string;
|
|
977
|
-
tabGapSmallSegment: string;
|
|
978
|
-
tabGapMediumSegment: string;
|
|
979
|
-
tabGapLargeSegment: string;
|
|
980
|
-
panePaddingSmall: string;
|
|
981
|
-
panePaddingMedium: string;
|
|
982
|
-
panePaddingLarge: string;
|
|
983
|
-
closeSize: string;
|
|
984
|
-
closeIconSize: string;
|
|
985
|
-
}, any>>>;
|
|
986
|
-
}, {
|
|
987
|
-
syncBarPosition: () => void;
|
|
988
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
989
|
-
mergedValue: import("vue").ComputedRef<string | number | null>;
|
|
990
|
-
renderedNames: Set<string | number>;
|
|
991
|
-
tabsRailElRef: import("vue").Ref<HTMLElement | null>;
|
|
992
|
-
tabsPaneWrapperRef: import("vue").Ref<HTMLElement | null>;
|
|
993
|
-
tabsElRef: import("vue").Ref<HTMLElement | null>;
|
|
994
|
-
barElRef: import("vue").Ref<HTMLElement | null>;
|
|
995
|
-
addTabInstRef: import("vue").Ref<import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null>;
|
|
996
|
-
xScrollInstRef: import("vue").Ref<(import("vueuc").VXScrollInst & {
|
|
997
|
-
$: import("vue").ComponentInternalInstance;
|
|
998
|
-
$data: {};
|
|
999
|
-
$props: {};
|
|
1000
|
-
$attrs: {
|
|
1001
|
-
[x: string]: unknown;
|
|
1002
|
-
};
|
|
1003
|
-
$refs: {
|
|
1004
|
-
[x: string]: unknown;
|
|
1005
|
-
};
|
|
1006
|
-
$slots: Readonly<{
|
|
1007
|
-
[name: string]: import("vue").Slot | undefined;
|
|
1008
|
-
}>;
|
|
1009
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
|
|
1010
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
|
|
1011
|
-
$emit: (event: string, ...args: any[]) => void;
|
|
1012
|
-
$el: any;
|
|
1013
|
-
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}> & {
|
|
1014
|
-
beforeCreate?: (() => void) | (() => void)[] | undefined;
|
|
1015
|
-
created?: (() => void) | (() => void)[] | undefined;
|
|
1016
|
-
beforeMount?: (() => void) | (() => void)[] | undefined;
|
|
1017
|
-
mounted?: (() => void) | (() => void)[] | undefined;
|
|
1018
|
-
beforeUpdate?: (() => void) | (() => void)[] | undefined;
|
|
1019
|
-
updated?: (() => void) | (() => void)[] | undefined;
|
|
1020
|
-
activated?: (() => void) | (() => void)[] | undefined;
|
|
1021
|
-
deactivated?: (() => void) | (() => void)[] | undefined;
|
|
1022
|
-
beforeDestroy?: (() => void) | (() => void)[] | undefined;
|
|
1023
|
-
beforeUnmount?: (() => void) | (() => void)[] | undefined;
|
|
1024
|
-
destroyed?: (() => void) | (() => void)[] | undefined;
|
|
1025
|
-
unmounted?: (() => void) | (() => void)[] | undefined;
|
|
1026
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
|
|
1027
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
|
|
1028
|
-
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;
|
|
1029
|
-
};
|
|
1030
|
-
$forceUpdate: () => void;
|
|
1031
|
-
$nextTick: typeof nextTick;
|
|
1032
|
-
$watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
1033
|
-
} & import("vue").ShallowUnwrapRef<{}> & import("vue").ComponentCustomProperties) | null>;
|
|
1034
|
-
scrollWrapperElRef: import("vue").Ref<HTMLElement | null>;
|
|
1035
|
-
addTabFixed: import("vue").Ref<boolean>;
|
|
1036
|
-
tabWrapperStyle: import("vue").ComputedRef<{
|
|
1037
|
-
display: string;
|
|
1038
|
-
justifyContent: "start" | "end" | "space-around" | "space-between" | "space-evenly" | "center";
|
|
1039
|
-
} | undefined>;
|
|
1040
|
-
handleNavResize: import("lodash").DebouncedFunc<(entry: ResizeObserverEntry) => void>;
|
|
1041
|
-
mergedSize: import("vue").ComputedRef<"small" | "medium" | "large">;
|
|
1042
|
-
handleScroll: import("lodash").DebouncedFunc<(e: Event) => void>;
|
|
1043
|
-
handleTabsResize: import("lodash").DebouncedFunc<(entry: ResizeObserverEntry) => void>;
|
|
1044
|
-
cssVars: import("vue").ComputedRef<{
|
|
1045
|
-
'--n-bezier': string;
|
|
1046
|
-
'--n-color-segment': string;
|
|
1047
|
-
'--n-bar-color': string;
|
|
1048
|
-
'--n-tab-font-size': string;
|
|
1049
|
-
'--n-tab-text-color': string;
|
|
1050
|
-
'--n-tab-text-color-active': string;
|
|
1051
|
-
'--n-tab-text-color-disabled': string;
|
|
1052
|
-
'--n-tab-text-color-hover': string;
|
|
1053
|
-
'--n-pane-text-color': string;
|
|
1054
|
-
'--n-tab-border-color': string;
|
|
1055
|
-
'--n-tab-border-radius': string;
|
|
1056
|
-
'--n-close-size': string;
|
|
1057
|
-
'--n-close-icon-size': string;
|
|
1058
|
-
'--n-close-color-hover': string;
|
|
1059
|
-
'--n-close-color-pressed': string;
|
|
1060
|
-
'--n-close-border-radius': string;
|
|
1061
|
-
'--n-close-icon-color': string;
|
|
1062
|
-
'--n-close-icon-color-hover': string;
|
|
1063
|
-
'--n-close-icon-color-pressed': string;
|
|
1064
|
-
'--n-tab-color': string;
|
|
1065
|
-
'--n-tab-font-weight': string;
|
|
1066
|
-
'--n-tab-font-weight-active': string;
|
|
1067
|
-
'--n-tab-padding': string;
|
|
1068
|
-
'--n-tab-gap': string;
|
|
1069
|
-
'--n-pane-padding': string;
|
|
1070
|
-
'--n-font-weight-strong': string;
|
|
1071
|
-
'--n-tab-color-segment': string;
|
|
1072
|
-
}> | undefined;
|
|
1073
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
1074
|
-
animationDirection: import("vue").Ref<"prev" | "next">;
|
|
1075
|
-
renderNameListRef: {
|
|
1076
|
-
value: (string | number)[];
|
|
1077
|
-
};
|
|
1078
|
-
onAnimationBeforeLeave: (el: HTMLElement) => void;
|
|
1079
|
-
onAnimationEnter: (el: HTMLElement) => void;
|
|
1080
|
-
onAnimationAfterEnter: () => void;
|
|
1081
|
-
onRender: (() => void) | undefined;
|
|
1082
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1083
|
-
readonly value: PropType<string | number>;
|
|
1084
|
-
readonly defaultValue: PropType<string | number>;
|
|
1085
|
-
readonly trigger: {
|
|
1086
|
-
readonly type: PropType<"click" | "hover">;
|
|
1087
|
-
readonly default: "click";
|
|
1088
|
-
};
|
|
1089
|
-
readonly type: {
|
|
1090
|
-
readonly type: PropType<import("naive-ui/es/tabs/src/interface").TabsType>;
|
|
1091
|
-
readonly default: "bar";
|
|
1092
|
-
};
|
|
1093
|
-
readonly closable: BooleanConstructor;
|
|
1094
|
-
readonly justifyContent: PropType<"start" | "end" | "space-around" | "space-between" | "space-evenly" | "center">;
|
|
1095
|
-
readonly size: {
|
|
1096
|
-
readonly type: PropType<"small" | "medium" | "large">;
|
|
1097
|
-
readonly default: "medium";
|
|
1098
|
-
};
|
|
1099
|
-
readonly tabStyle: PropType<string | import("vue").CSSProperties>;
|
|
1100
|
-
readonly barWidth: NumberConstructor;
|
|
1101
|
-
readonly paneClass: StringConstructor;
|
|
1102
|
-
readonly paneStyle: PropType<string | import("vue").CSSProperties>;
|
|
1103
|
-
readonly addable: PropType<import("naive-ui/es/tabs/src/interface").Addable>;
|
|
1104
|
-
readonly tabsPadding: {
|
|
1105
|
-
readonly type: NumberConstructor;
|
|
1106
|
-
readonly default: 0;
|
|
1107
|
-
};
|
|
1108
|
-
readonly animated: BooleanConstructor;
|
|
1109
|
-
readonly onBeforeLeave: PropType<import("naive-ui/es/tabs/src/interface").OnBeforeLeave>;
|
|
1110
|
-
readonly onAdd: PropType<() => void>;
|
|
1111
|
-
readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
|
|
1112
|
-
readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
|
|
1113
|
-
readonly onClose: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnClose>>;
|
|
1114
|
-
readonly labelSize: PropType<"small" | "medium" | "large">;
|
|
1115
|
-
readonly activeName: PropType<string | number>;
|
|
1116
|
-
readonly onActiveNameChange: PropType<import("naive-ui/es/_utils").MaybeArray<(value: never) => void>>;
|
|
1117
|
-
readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Tabs", {
|
|
1118
|
-
colorSegment: string;
|
|
1119
|
-
tabFontSizeCard: string;
|
|
1120
|
-
tabTextColorLine: string;
|
|
1121
|
-
tabTextColorActiveLine: string;
|
|
1122
|
-
tabTextColorHoverLine: string;
|
|
1123
|
-
tabTextColorDisabledLine: string;
|
|
1124
|
-
tabTextColorSegment: string;
|
|
1125
|
-
tabTextColorActiveSegment: string;
|
|
1126
|
-
tabTextColorHoverSegment: string;
|
|
1127
|
-
tabTextColorDisabledSegment: string;
|
|
1128
|
-
tabTextColorBar: string;
|
|
1129
|
-
tabTextColorActiveBar: string;
|
|
1130
|
-
tabTextColorHoverBar: string;
|
|
1131
|
-
tabTextColorDisabledBar: string;
|
|
1132
|
-
tabTextColorCard: string;
|
|
1133
|
-
tabTextColorHoverCard: string;
|
|
1134
|
-
tabTextColorActiveCard: string;
|
|
1135
|
-
tabTextColorDisabledCard: string;
|
|
1136
|
-
barColor: string;
|
|
1137
|
-
closeIconColor: string;
|
|
1138
|
-
closeIconColorHover: string;
|
|
1139
|
-
closeIconColorPressed: string;
|
|
1140
|
-
closeColorHover: string;
|
|
1141
|
-
closeColorPressed: string;
|
|
1142
|
-
closeBorderRadius: string;
|
|
1143
|
-
tabColor: string;
|
|
1144
|
-
tabColorSegment: string;
|
|
1145
|
-
tabBorderColor: string;
|
|
1146
|
-
tabFontWeightActive: string;
|
|
1147
|
-
tabFontWeight: string;
|
|
1148
|
-
tabBorderRadius: string;
|
|
1149
|
-
paneTextColor: string;
|
|
1150
|
-
fontWeightStrong: string;
|
|
1151
|
-
tabFontSizeSmall: string;
|
|
1152
|
-
tabFontSizeMedium: string;
|
|
1153
|
-
tabFontSizeLarge: string;
|
|
1154
|
-
tabGapSmallLine: string;
|
|
1155
|
-
tabGapMediumLine: string;
|
|
1156
|
-
tabGapLargeLine: string;
|
|
1157
|
-
tabPaddingSmallLine: string;
|
|
1158
|
-
tabPaddingMediumLine: string;
|
|
1159
|
-
tabPaddingLargeLine: string;
|
|
1160
|
-
tabGapSmallBar: string;
|
|
1161
|
-
tabGapMediumBar: string;
|
|
1162
|
-
tabGapLargeBar: string;
|
|
1163
|
-
tabPaddingSmallBar: string;
|
|
1164
|
-
tabPaddingMediumBar: string;
|
|
1165
|
-
tabPaddingLargeBar: string;
|
|
1166
|
-
tabGapSmallCard: string;
|
|
1167
|
-
tabGapMediumCard: string;
|
|
1168
|
-
tabGapLargeCard: string;
|
|
1169
|
-
tabPaddingSmallCard: string;
|
|
1170
|
-
tabPaddingMediumCard: string;
|
|
1171
|
-
tabPaddingLargeCard: string;
|
|
1172
|
-
tabPaddingSmallSegment: string;
|
|
1173
|
-
tabPaddingMediumSegment: string;
|
|
1174
|
-
tabPaddingLargeSegment: string;
|
|
1175
|
-
tabGapSmallSegment: string;
|
|
1176
|
-
tabGapMediumSegment: string;
|
|
1177
|
-
tabGapLargeSegment: string;
|
|
1178
|
-
panePaddingSmall: string;
|
|
1179
|
-
panePaddingMedium: string;
|
|
1180
|
-
panePaddingLarge: string;
|
|
1181
|
-
closeSize: string;
|
|
1182
|
-
closeIconSize: string;
|
|
1183
|
-
}, any>>;
|
|
1184
|
-
readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
|
|
1185
|
-
colorSegment: string;
|
|
1186
|
-
tabFontSizeCard: string;
|
|
1187
|
-
tabTextColorLine: string;
|
|
1188
|
-
tabTextColorActiveLine: string;
|
|
1189
|
-
tabTextColorHoverLine: string;
|
|
1190
|
-
tabTextColorDisabledLine: string;
|
|
1191
|
-
tabTextColorSegment: string;
|
|
1192
|
-
tabTextColorActiveSegment: string;
|
|
1193
|
-
tabTextColorHoverSegment: string;
|
|
1194
|
-
tabTextColorDisabledSegment: string;
|
|
1195
|
-
tabTextColorBar: string;
|
|
1196
|
-
tabTextColorActiveBar: string;
|
|
1197
|
-
tabTextColorHoverBar: string;
|
|
1198
|
-
tabTextColorDisabledBar: string;
|
|
1199
|
-
tabTextColorCard: string;
|
|
1200
|
-
tabTextColorHoverCard: string;
|
|
1201
|
-
tabTextColorActiveCard: string;
|
|
1202
|
-
tabTextColorDisabledCard: string;
|
|
1203
|
-
barColor: string;
|
|
1204
|
-
closeIconColor: string;
|
|
1205
|
-
closeIconColorHover: string;
|
|
1206
|
-
closeIconColorPressed: string;
|
|
1207
|
-
closeColorHover: string;
|
|
1208
|
-
closeColorPressed: string;
|
|
1209
|
-
closeBorderRadius: string;
|
|
1210
|
-
tabColor: string;
|
|
1211
|
-
tabColorSegment: string;
|
|
1212
|
-
tabBorderColor: string;
|
|
1213
|
-
tabFontWeightActive: string;
|
|
1214
|
-
tabFontWeight: string;
|
|
1215
|
-
tabBorderRadius: string;
|
|
1216
|
-
paneTextColor: string;
|
|
1217
|
-
fontWeightStrong: string;
|
|
1218
|
-
tabFontSizeSmall: string;
|
|
1219
|
-
tabFontSizeMedium: string;
|
|
1220
|
-
tabFontSizeLarge: string;
|
|
1221
|
-
tabGapSmallLine: string;
|
|
1222
|
-
tabGapMediumLine: string;
|
|
1223
|
-
tabGapLargeLine: string;
|
|
1224
|
-
tabPaddingSmallLine: string;
|
|
1225
|
-
tabPaddingMediumLine: string;
|
|
1226
|
-
tabPaddingLargeLine: string;
|
|
1227
|
-
tabGapSmallBar: string;
|
|
1228
|
-
tabGapMediumBar: string;
|
|
1229
|
-
tabGapLargeBar: string;
|
|
1230
|
-
tabPaddingSmallBar: string;
|
|
1231
|
-
tabPaddingMediumBar: string;
|
|
1232
|
-
tabPaddingLargeBar: string;
|
|
1233
|
-
tabGapSmallCard: string;
|
|
1234
|
-
tabGapMediumCard: string;
|
|
1235
|
-
tabGapLargeCard: string;
|
|
1236
|
-
tabPaddingSmallCard: string;
|
|
1237
|
-
tabPaddingMediumCard: string;
|
|
1238
|
-
tabPaddingLargeCard: string;
|
|
1239
|
-
tabPaddingSmallSegment: string;
|
|
1240
|
-
tabPaddingMediumSegment: string;
|
|
1241
|
-
tabPaddingLargeSegment: string;
|
|
1242
|
-
tabGapSmallSegment: string;
|
|
1243
|
-
tabGapMediumSegment: string;
|
|
1244
|
-
tabGapLargeSegment: string;
|
|
1245
|
-
panePaddingSmall: string;
|
|
1246
|
-
panePaddingMedium: string;
|
|
1247
|
-
panePaddingLarge: string;
|
|
1248
|
-
closeSize: string;
|
|
1249
|
-
closeIconSize: string;
|
|
1250
|
-
}, any>>>;
|
|
1251
|
-
readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
|
|
1252
|
-
colorSegment: string;
|
|
1253
|
-
tabFontSizeCard: string;
|
|
1254
|
-
tabTextColorLine: string;
|
|
1255
|
-
tabTextColorActiveLine: string;
|
|
1256
|
-
tabTextColorHoverLine: string;
|
|
1257
|
-
tabTextColorDisabledLine: string;
|
|
1258
|
-
tabTextColorSegment: string;
|
|
1259
|
-
tabTextColorActiveSegment: string;
|
|
1260
|
-
tabTextColorHoverSegment: string;
|
|
1261
|
-
tabTextColorDisabledSegment: string;
|
|
1262
|
-
tabTextColorBar: string;
|
|
1263
|
-
tabTextColorActiveBar: string;
|
|
1264
|
-
tabTextColorHoverBar: string;
|
|
1265
|
-
tabTextColorDisabledBar: string;
|
|
1266
|
-
tabTextColorCard: string;
|
|
1267
|
-
tabTextColorHoverCard: string;
|
|
1268
|
-
tabTextColorActiveCard: string;
|
|
1269
|
-
tabTextColorDisabledCard: string;
|
|
1270
|
-
barColor: string;
|
|
1271
|
-
closeIconColor: string;
|
|
1272
|
-
closeIconColorHover: string;
|
|
1273
|
-
closeIconColorPressed: string;
|
|
1274
|
-
closeColorHover: string;
|
|
1275
|
-
closeColorPressed: string;
|
|
1276
|
-
closeBorderRadius: string;
|
|
1277
|
-
tabColor: string;
|
|
1278
|
-
tabColorSegment: string;
|
|
1279
|
-
tabBorderColor: string;
|
|
1280
|
-
tabFontWeightActive: string;
|
|
1281
|
-
tabFontWeight: string;
|
|
1282
|
-
tabBorderRadius: string;
|
|
1283
|
-
paneTextColor: string;
|
|
1284
|
-
fontWeightStrong: string;
|
|
1285
|
-
tabFontSizeSmall: string;
|
|
1286
|
-
tabFontSizeMedium: string;
|
|
1287
|
-
tabFontSizeLarge: string;
|
|
1288
|
-
tabGapSmallLine: string;
|
|
1289
|
-
tabGapMediumLine: string;
|
|
1290
|
-
tabGapLargeLine: string;
|
|
1291
|
-
tabPaddingSmallLine: string;
|
|
1292
|
-
tabPaddingMediumLine: string;
|
|
1293
|
-
tabPaddingLargeLine: string;
|
|
1294
|
-
tabGapSmallBar: string;
|
|
1295
|
-
tabGapMediumBar: string;
|
|
1296
|
-
tabGapLargeBar: string;
|
|
1297
|
-
tabPaddingSmallBar: string;
|
|
1298
|
-
tabPaddingMediumBar: string;
|
|
1299
|
-
tabPaddingLargeBar: string;
|
|
1300
|
-
tabGapSmallCard: string;
|
|
1301
|
-
tabGapMediumCard: string;
|
|
1302
|
-
tabGapLargeCard: string;
|
|
1303
|
-
tabPaddingSmallCard: string;
|
|
1304
|
-
tabPaddingMediumCard: string;
|
|
1305
|
-
tabPaddingLargeCard: string;
|
|
1306
|
-
tabPaddingSmallSegment: string;
|
|
1307
|
-
tabPaddingMediumSegment: string;
|
|
1308
|
-
tabPaddingLargeSegment: string;
|
|
1309
|
-
tabGapSmallSegment: string;
|
|
1310
|
-
tabGapMediumSegment: string;
|
|
1311
|
-
tabGapLargeSegment: string;
|
|
1312
|
-
panePaddingSmall: string;
|
|
1313
|
-
panePaddingMedium: string;
|
|
1314
|
-
panePaddingLarge: string;
|
|
1315
|
-
closeSize: string;
|
|
1316
|
-
closeIconSize: string;
|
|
1317
|
-
}, any>>>;
|
|
1318
|
-
}>>, {
|
|
1319
|
-
readonly type: import("naive-ui/es/tabs/src/interface").TabsType;
|
|
1320
|
-
readonly size: "small" | "medium" | "large";
|
|
1321
|
-
readonly closable: boolean;
|
|
1322
|
-
readonly trigger: "click" | "hover";
|
|
1323
|
-
readonly animated: boolean;
|
|
1324
|
-
readonly tabsPadding: number;
|
|
1325
|
-
}>;
|
|
1326
|
-
NConfigProvider: import("vue").DefineComponent<{
|
|
1327
|
-
readonly abstract: BooleanConstructor;
|
|
1328
|
-
readonly bordered: {
|
|
1329
|
-
readonly type: PropType<boolean | undefined>;
|
|
1330
|
-
readonly default: undefined;
|
|
1331
|
-
};
|
|
1332
|
-
readonly clsPrefix: StringConstructor;
|
|
1333
|
-
readonly locale: PropType<{
|
|
1334
|
-
name: string;
|
|
1335
|
-
global: {
|
|
1336
|
-
undo: string;
|
|
1337
|
-
redo: string;
|
|
1338
|
-
confirm: string;
|
|
1339
|
-
};
|
|
1340
|
-
Popconfirm: {
|
|
1341
|
-
positiveText: string;
|
|
1342
|
-
negativeText: string;
|
|
1343
|
-
};
|
|
1344
|
-
Cascader: {
|
|
1345
|
-
placeholder: string;
|
|
1346
|
-
loading: string;
|
|
1347
|
-
loadingRequiredMessage: (label: string) => string;
|
|
1348
|
-
};
|
|
1349
|
-
Time: {
|
|
1350
|
-
dateFormat: string;
|
|
1351
|
-
dateTimeFormat: string;
|
|
1352
|
-
};
|
|
1353
|
-
DatePicker: {
|
|
1354
|
-
yearFormat: string;
|
|
1355
|
-
monthFormat: string;
|
|
1356
|
-
dayFormat: string;
|
|
1357
|
-
yearTypeFormat: string;
|
|
1358
|
-
monthTypeFormat: string;
|
|
1359
|
-
dateFormat: string;
|
|
1360
|
-
dateTimeFormat: string;
|
|
1361
|
-
quarterFormat: string;
|
|
1362
|
-
clear: string;
|
|
1363
|
-
now: string;
|
|
1364
|
-
confirm: string;
|
|
1365
|
-
selectTime: string;
|
|
1366
|
-
selectDate: string;
|
|
1367
|
-
datePlaceholder: string;
|
|
1368
|
-
datetimePlaceholder: string;
|
|
1369
|
-
monthPlaceholder: string;
|
|
1370
|
-
yearPlaceholder: string;
|
|
1371
|
-
quarterPlaceholder: string;
|
|
1372
|
-
startDatePlaceholder: string;
|
|
1373
|
-
endDatePlaceholder: string;
|
|
1374
|
-
startDatetimePlaceholder: string;
|
|
1375
|
-
endDatetimePlaceholder: string;
|
|
1376
|
-
startMonthPlaceholder: string;
|
|
1377
|
-
endMonthPlaceholder: string;
|
|
1378
|
-
monthBeforeYear: boolean;
|
|
1379
|
-
firstDayOfWeek: 0 | 2 | 1 | 3 | 4 | 5 | 6;
|
|
1380
|
-
today: string;
|
|
1381
|
-
};
|
|
1382
|
-
DataTable: {
|
|
1383
|
-
checkTableAll: string;
|
|
1384
|
-
uncheckTableAll: string;
|
|
1385
|
-
confirm: string;
|
|
1386
|
-
clear: string;
|
|
1387
|
-
};
|
|
1388
|
-
LegacyTransfer: {
|
|
1389
|
-
sourceTitle: string;
|
|
1390
|
-
targetTitle: string;
|
|
1391
|
-
};
|
|
1392
|
-
Transfer: {
|
|
1393
|
-
selectAll: string;
|
|
1394
|
-
unselectAll: string;
|
|
1395
|
-
clearAll: string;
|
|
1396
|
-
total: (num: number) => string;
|
|
1397
|
-
selected: (num: number) => string;
|
|
1398
|
-
};
|
|
1399
|
-
Empty: {
|
|
1400
|
-
description: string;
|
|
1401
|
-
};
|
|
1402
|
-
Select: {
|
|
1403
|
-
placeholder: string;
|
|
1404
|
-
};
|
|
1405
|
-
TimePicker: {
|
|
1406
|
-
placeholder: string;
|
|
1407
|
-
positiveText: string;
|
|
1408
|
-
negativeText: string;
|
|
1409
|
-
now: string;
|
|
1410
|
-
};
|
|
1411
|
-
Pagination: {
|
|
1412
|
-
goto: string;
|
|
1413
|
-
selectionSuffix: string;
|
|
1414
|
-
};
|
|
1415
|
-
DynamicTags: {
|
|
1416
|
-
add: string;
|
|
1417
|
-
};
|
|
1418
|
-
Log: {
|
|
1419
|
-
loading: string;
|
|
1420
|
-
};
|
|
1421
|
-
Input: {
|
|
1422
|
-
placeholder: string;
|
|
1423
|
-
};
|
|
1424
|
-
InputNumber: {
|
|
1425
|
-
placeholder: string;
|
|
1426
|
-
};
|
|
1427
|
-
DynamicInput: {
|
|
1428
|
-
create: string;
|
|
1429
|
-
};
|
|
1430
|
-
ThemeEditor: {
|
|
1431
|
-
title: string;
|
|
1432
|
-
clearAllVars: string;
|
|
1433
|
-
clearSearch: string;
|
|
1434
|
-
filterCompName: string;
|
|
1435
|
-
filterVarName: string;
|
|
1436
|
-
import: string;
|
|
1437
|
-
export: string;
|
|
1438
|
-
restore: string;
|
|
1439
|
-
};
|
|
1440
|
-
Image: {
|
|
1441
|
-
tipPrevious: string;
|
|
1442
|
-
tipNext: string;
|
|
1443
|
-
tipCounterclockwise: string;
|
|
1444
|
-
tipClockwise: string;
|
|
1445
|
-
tipZoomOut: string;
|
|
1446
|
-
tipZoomIn: string;
|
|
1447
|
-
tipClose: string;
|
|
1448
|
-
tipOriginalSize: string;
|
|
1449
|
-
};
|
|
1450
|
-
} | null>;
|
|
1451
|
-
readonly dateLocale: PropType<import("naive-ui/es/locales/date/enUS").NDateLocale | null>;
|
|
1452
|
-
readonly namespace: StringConstructor;
|
|
1453
|
-
readonly rtl: PropType<import("naive-ui/es/config-provider/src/internal-interface").RtlProp>;
|
|
1454
|
-
readonly tag: {
|
|
1455
|
-
readonly type: StringConstructor;
|
|
1456
|
-
readonly default: "div";
|
|
1457
|
-
};
|
|
1458
|
-
readonly hljs: PropType<import("naive-ui/es/_mixins").Hljs>;
|
|
1459
|
-
readonly theme: PropType<import("naive-ui").GlobalTheme | null>;
|
|
1460
|
-
readonly themeOverrides: PropType<import("naive-ui").GlobalThemeOverrides | null>;
|
|
1461
|
-
readonly componentOptions: PropType<import("naive-ui").GlobalComponentConfig>;
|
|
1462
|
-
readonly icons: PropType<import("naive-ui").GlobalIconConfig>;
|
|
1463
|
-
readonly breakpoints: PropType<import("naive-ui/es/config-provider/src/internal-interface").Breakpoints>;
|
|
1464
|
-
readonly preflightStyleDisabled: BooleanConstructor;
|
|
1465
|
-
readonly inlineThemeDisabled: {
|
|
1466
|
-
readonly type: BooleanConstructor;
|
|
1467
|
-
readonly default: undefined;
|
|
1468
|
-
};
|
|
1469
|
-
readonly as: {
|
|
1470
|
-
readonly type: PropType<string | undefined>;
|
|
1471
|
-
readonly validator: () => boolean;
|
|
1472
|
-
readonly default: undefined;
|
|
1473
|
-
};
|
|
1474
|
-
}, {
|
|
1475
|
-
mergedClsPrefix: import("vue").ComputedRef<string | undefined>;
|
|
1476
|
-
mergedBordered: import("vue").ComputedRef<boolean | undefined>;
|
|
1477
|
-
mergedNamespace: import("vue").ComputedRef<string | undefined>;
|
|
1478
|
-
mergedTheme: import("vue").ComputedRef<import("naive-ui").GlobalTheme | undefined>;
|
|
1479
|
-
mergedThemeOverrides: import("vue").ComputedRef<import("naive-ui").GlobalThemeOverrides | undefined>;
|
|
1480
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1481
|
-
readonly abstract: BooleanConstructor;
|
|
1482
|
-
readonly bordered: {
|
|
1483
|
-
readonly type: PropType<boolean | undefined>;
|
|
1484
|
-
readonly default: undefined;
|
|
1485
|
-
};
|
|
1486
|
-
readonly clsPrefix: StringConstructor;
|
|
1487
|
-
readonly locale: PropType<{
|
|
1488
|
-
name: string;
|
|
1489
|
-
global: {
|
|
1490
|
-
undo: string;
|
|
1491
|
-
redo: string;
|
|
1492
|
-
confirm: string;
|
|
1493
|
-
};
|
|
1494
|
-
Popconfirm: {
|
|
1495
|
-
positiveText: string;
|
|
1496
|
-
negativeText: string;
|
|
1497
|
-
};
|
|
1498
|
-
Cascader: {
|
|
1499
|
-
placeholder: string;
|
|
1500
|
-
loading: string;
|
|
1501
|
-
loadingRequiredMessage: (label: string) => string;
|
|
1502
|
-
};
|
|
1503
|
-
Time: {
|
|
1504
|
-
dateFormat: string;
|
|
1505
|
-
dateTimeFormat: string;
|
|
1506
|
-
};
|
|
1507
|
-
DatePicker: {
|
|
1508
|
-
yearFormat: string;
|
|
1509
|
-
monthFormat: string;
|
|
1510
|
-
dayFormat: string;
|
|
1511
|
-
yearTypeFormat: string;
|
|
1512
|
-
monthTypeFormat: string;
|
|
1513
|
-
dateFormat: string;
|
|
1514
|
-
dateTimeFormat: string;
|
|
1515
|
-
quarterFormat: string;
|
|
1516
|
-
clear: string;
|
|
1517
|
-
now: string;
|
|
1518
|
-
confirm: string;
|
|
1519
|
-
selectTime: string;
|
|
1520
|
-
selectDate: string;
|
|
1521
|
-
datePlaceholder: string;
|
|
1522
|
-
datetimePlaceholder: string;
|
|
1523
|
-
monthPlaceholder: string;
|
|
1524
|
-
yearPlaceholder: string;
|
|
1525
|
-
quarterPlaceholder: string;
|
|
1526
|
-
startDatePlaceholder: string;
|
|
1527
|
-
endDatePlaceholder: string;
|
|
1528
|
-
startDatetimePlaceholder: string;
|
|
1529
|
-
endDatetimePlaceholder: string;
|
|
1530
|
-
startMonthPlaceholder: string;
|
|
1531
|
-
endMonthPlaceholder: string;
|
|
1532
|
-
monthBeforeYear: boolean;
|
|
1533
|
-
firstDayOfWeek: 0 | 2 | 1 | 3 | 4 | 5 | 6;
|
|
1534
|
-
today: string;
|
|
1535
|
-
};
|
|
1536
|
-
DataTable: {
|
|
1537
|
-
checkTableAll: string;
|
|
1538
|
-
uncheckTableAll: string;
|
|
1539
|
-
confirm: string;
|
|
1540
|
-
clear: string;
|
|
1541
|
-
};
|
|
1542
|
-
LegacyTransfer: {
|
|
1543
|
-
sourceTitle: string;
|
|
1544
|
-
targetTitle: string;
|
|
1545
|
-
};
|
|
1546
|
-
Transfer: {
|
|
1547
|
-
selectAll: string;
|
|
1548
|
-
unselectAll: string;
|
|
1549
|
-
clearAll: string;
|
|
1550
|
-
total: (num: number) => string;
|
|
1551
|
-
selected: (num: number) => string;
|
|
1552
|
-
};
|
|
1553
|
-
Empty: {
|
|
1554
|
-
description: string;
|
|
1555
|
-
};
|
|
1556
|
-
Select: {
|
|
1557
|
-
placeholder: string;
|
|
1558
|
-
};
|
|
1559
|
-
TimePicker: {
|
|
1560
|
-
placeholder: string;
|
|
1561
|
-
positiveText: string;
|
|
1562
|
-
negativeText: string;
|
|
1563
|
-
now: string;
|
|
1564
|
-
};
|
|
1565
|
-
Pagination: {
|
|
1566
|
-
goto: string;
|
|
1567
|
-
selectionSuffix: string;
|
|
1568
|
-
};
|
|
1569
|
-
DynamicTags: {
|
|
1570
|
-
add: string;
|
|
1571
|
-
};
|
|
1572
|
-
Log: {
|
|
1573
|
-
loading: string;
|
|
1574
|
-
};
|
|
1575
|
-
Input: {
|
|
1576
|
-
placeholder: string;
|
|
1577
|
-
};
|
|
1578
|
-
InputNumber: {
|
|
1579
|
-
placeholder: string;
|
|
1580
|
-
};
|
|
1581
|
-
DynamicInput: {
|
|
1582
|
-
create: string;
|
|
1583
|
-
};
|
|
1584
|
-
ThemeEditor: {
|
|
1585
|
-
title: string;
|
|
1586
|
-
clearAllVars: string;
|
|
1587
|
-
clearSearch: string;
|
|
1588
|
-
filterCompName: string;
|
|
1589
|
-
filterVarName: string;
|
|
1590
|
-
import: string;
|
|
1591
|
-
export: string;
|
|
1592
|
-
restore: string;
|
|
1593
|
-
};
|
|
1594
|
-
Image: {
|
|
1595
|
-
tipPrevious: string;
|
|
1596
|
-
tipNext: string;
|
|
1597
|
-
tipCounterclockwise: string;
|
|
1598
|
-
tipClockwise: string;
|
|
1599
|
-
tipZoomOut: string;
|
|
1600
|
-
tipZoomIn: string;
|
|
1601
|
-
tipClose: string;
|
|
1602
|
-
tipOriginalSize: string;
|
|
1603
|
-
};
|
|
1604
|
-
} | null>;
|
|
1605
|
-
readonly dateLocale: PropType<import("naive-ui/es/locales/date/enUS").NDateLocale | null>;
|
|
1606
|
-
readonly namespace: StringConstructor;
|
|
1607
|
-
readonly rtl: PropType<import("naive-ui/es/config-provider/src/internal-interface").RtlProp>;
|
|
1608
|
-
readonly tag: {
|
|
1609
|
-
readonly type: StringConstructor;
|
|
1610
|
-
readonly default: "div";
|
|
1611
|
-
};
|
|
1612
|
-
readonly hljs: PropType<import("naive-ui/es/_mixins").Hljs>;
|
|
1613
|
-
readonly theme: PropType<import("naive-ui").GlobalTheme | null>;
|
|
1614
|
-
readonly themeOverrides: PropType<import("naive-ui").GlobalThemeOverrides | null>;
|
|
1615
|
-
readonly componentOptions: PropType<import("naive-ui").GlobalComponentConfig>;
|
|
1616
|
-
readonly icons: PropType<import("naive-ui").GlobalIconConfig>;
|
|
1617
|
-
readonly breakpoints: PropType<import("naive-ui/es/config-provider/src/internal-interface").Breakpoints>;
|
|
1618
|
-
readonly preflightStyleDisabled: BooleanConstructor;
|
|
1619
|
-
readonly inlineThemeDisabled: {
|
|
1620
|
-
readonly type: BooleanConstructor;
|
|
1621
|
-
readonly default: undefined;
|
|
1622
|
-
};
|
|
1623
|
-
readonly as: {
|
|
1624
|
-
readonly type: PropType<string | undefined>;
|
|
1625
|
-
readonly validator: () => boolean;
|
|
1626
|
-
readonly default: undefined;
|
|
1627
|
-
};
|
|
1628
|
-
}>>, {
|
|
1629
|
-
readonly abstract: boolean;
|
|
1630
|
-
readonly tag: string;
|
|
1631
|
-
readonly as: string | undefined;
|
|
1632
|
-
readonly bordered: boolean | undefined;
|
|
1633
|
-
readonly preflightStyleDisabled: boolean;
|
|
1634
|
-
readonly inlineThemeDisabled: boolean;
|
|
484
|
+
readonly displayDirective: "if" | "show" | "show:lazy";
|
|
1635
485
|
}>;
|
|
486
|
+
NTabs: any;
|
|
487
|
+
NConfigProvider: any;
|
|
1636
488
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "formChange"[], "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1637
489
|
fieldList: {
|
|
1638
490
|
type: PropType<FieldItem[]>;
|