@baosight/er4j 0.1.32 → 0.1.34
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/er4j-dist/{ErAdvanceFilter-DOlB7AhX.js → ErAdvanceFilter-D1tqTASC.js} +2 -2
- package/er4j-dist/{ErAdvanceFilter-DOlB7AhX.js.map → ErAdvanceFilter-D1tqTASC.js.map} +1 -1
- package/er4j-dist/{ErLayoutDesign-DixU10RE.js → ErLayoutDesign-DHIPtMPn.js} +2 -2
- package/er4j-dist/{ErLayoutDesign-DixU10RE.js.map → ErLayoutDesign-DHIPtMPn.js.map} +1 -1
- package/er4j-dist/{ErPopAttachment-cArMe1iT.js → ErPopAttachment-Gs5RNAhD.js} +2 -2
- package/er4j-dist/{ErPopAttachment-cArMe1iT.js.map → ErPopAttachment-Gs5RNAhD.js.map} +1 -1
- package/er4j-dist/{ErPopForm-BjHzJmf4.js → ErPopForm-D60O0s14.js} +2 -2
- package/er4j-dist/{ErPopForm-BjHzJmf4.js.map → ErPopForm-D60O0s14.js.map} +1 -1
- package/er4j-dist/ErPopFree-xPhjZw7C.js +5 -0
- package/er4j-dist/ErPopFree-xPhjZw7C.js.map +1 -0
- package/er4j-dist/ErPopQuery-tg2kDPxq.js +5 -0
- package/er4j-dist/ErPopQuery-tg2kDPxq.js.map +1 -0
- package/er4j-dist/ErPopRichEditor-BX4GW2ff.js +5 -0
- package/er4j-dist/ErPopRichEditor-BX4GW2ff.js.map +1 -0
- package/er4j-dist/ErPopTree-BTsTDj3b.js +5 -0
- package/er4j-dist/ErPopTree-BTsTDj3b.js.map +1 -0
- package/er4j-dist/{ErPopWindow-Dxvf9KhS.js → ErPopWindow-CjNGcsgh.js} +2 -2
- package/er4j-dist/{ErPopWindow-Dxvf9KhS.js.map → ErPopWindow-CjNGcsgh.js.map} +1 -1
- package/er4j-dist/er4j.es.js +1 -1
- package/er4j-dist/er4j.umd.js +1 -1
- package/er4j-dist/er4j.umd.js.map +1 -1
- package/er4j-dist/{index-DDPqf0Cg.js → index-DAqPJGxI.js} +16 -16
- package/er4j-dist/index-DAqPJGxI.js.map +1 -0
- package/er4j-dist/types/components/ErAdvanceFilter/ErAdvanceFilter.vue.d.ts +7 -4057
- package/er4j-dist/types/components/ErDevPlat/ErDevPlat.vue.d.ts +4 -2029
- package/er4j-dist/types/components/ErGrid/ErGrid.vue.d.ts +2 -1352
- package/er4j-dist/types/components/ErGridCellEditor/ButtonEditor.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellEditor/ColorEditor.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellEditor/DatetimeEditor.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellEditor/DropdownEditor.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellEditor/LargeTextEditor.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellEditor/NumberEditor.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellEditor/TextEditor.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellRender/ButtonGroup.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellRender/CardRender.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellRender/SwitchRender.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridStatusBar/ToolbarPanel.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErLayout/ErLayout.vue.d.ts +2 -677
- package/er4j-dist/types/components/ErPanel/ErPanel.vue.d.ts +2 -677
- package/er4j-dist/types/components/ErPopTree/ErPopTree.vue.d.ts +2 -677
- package/er4j-dist/types/utils/theme.d.ts +1 -226
- package/package.json +1 -1
- package/er4j-dist/ErPopFree-BNn7EeuO.js +0 -5
- package/er4j-dist/ErPopFree-BNn7EeuO.js.map +0 -1
- package/er4j-dist/ErPopQuery-DV-_PRlr.js +0 -5
- package/er4j-dist/ErPopQuery-DV-_PRlr.js.map +0 -1
- package/er4j-dist/ErPopRichEditor-DJPbc9UN.js +0 -5
- package/er4j-dist/ErPopRichEditor-DJPbc9UN.js.map +0 -1
- package/er4j-dist/ErPopTree-D2mXJ1t6.js +0 -5
- package/er4j-dist/ErPopTree-D2mXJ1t6.js.map +0 -1
- package/er4j-dist/index-DDPqf0Cg.js.map +0 -1
|
@@ -6509,682 +6509,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
6509
6509
|
params?: any;
|
|
6510
6510
|
}, {
|
|
6511
6511
|
ER: typeof ER;
|
|
6512
|
-
antdTheme: import('vue').Ref<
|
|
6513
|
-
token: {
|
|
6514
|
-
fontSize: number;
|
|
6515
|
-
sizeStep: number;
|
|
6516
|
-
borderRadius: number;
|
|
6517
|
-
wireframe: boolean;
|
|
6518
|
-
colorPrimary: string;
|
|
6519
|
-
};
|
|
6520
|
-
components: {
|
|
6521
|
-
Form: {
|
|
6522
|
-
marginLG: number;
|
|
6523
|
-
};
|
|
6524
|
-
Button: {
|
|
6525
|
-
lineHeight: number;
|
|
6526
|
-
};
|
|
6527
|
-
Tabs: {
|
|
6528
|
-
margin: number;
|
|
6529
|
-
colorBgContainer: string;
|
|
6530
|
-
colorPrimary: string;
|
|
6531
|
-
colorText: string;
|
|
6532
|
-
colorSplit: string;
|
|
6533
|
-
colorBorder: string;
|
|
6534
|
-
colorPrimaryBorder: string;
|
|
6535
|
-
lineHeight: number;
|
|
6536
|
-
};
|
|
6537
|
-
DatePicker: {
|
|
6538
|
-
colorPrimary: string;
|
|
6539
|
-
};
|
|
6540
|
-
};
|
|
6541
|
-
} | {
|
|
6542
|
-
token: {
|
|
6543
|
-
fontSize: number;
|
|
6544
|
-
sizeStep: number;
|
|
6545
|
-
borderRadius: number;
|
|
6546
|
-
wireframe: boolean;
|
|
6547
|
-
colorBgBase: string;
|
|
6548
|
-
colorTextBase: string;
|
|
6549
|
-
colorPrimary: string;
|
|
6550
|
-
colorPrimaryBorder: string;
|
|
6551
|
-
colorPrimaryBorderHover: string;
|
|
6552
|
-
colorPrimaryText: string;
|
|
6553
|
-
};
|
|
6554
|
-
components: {
|
|
6555
|
-
Button: {
|
|
6556
|
-
colorBgContainer: string;
|
|
6557
|
-
colorBorder: string;
|
|
6558
|
-
colorText: string;
|
|
6559
|
-
lineHeight: number;
|
|
6560
|
-
};
|
|
6561
|
-
Form: {
|
|
6562
|
-
marginLG: number;
|
|
6563
|
-
colorPrimary: string;
|
|
6564
|
-
colorTextHeading: string;
|
|
6565
|
-
colorTextDescription: string;
|
|
6566
|
-
colorText: string;
|
|
6567
|
-
colorBorder: string;
|
|
6568
|
-
controlOutline: string;
|
|
6569
|
-
colorError: string;
|
|
6570
|
-
};
|
|
6571
|
-
Input: {
|
|
6572
|
-
colorBgContainer: string;
|
|
6573
|
-
colorBorder: string;
|
|
6574
|
-
colorIconHover: string;
|
|
6575
|
-
colorPrimaryActive: string;
|
|
6576
|
-
colorBgContainerDisabled: string;
|
|
6577
|
-
colorText: string;
|
|
6578
|
-
};
|
|
6579
|
-
Checkbox: {
|
|
6580
|
-
colorBgContainer: string;
|
|
6581
|
-
colorBorder: string;
|
|
6582
|
-
};
|
|
6583
|
-
InputNumber: {
|
|
6584
|
-
colorBgContainer: string;
|
|
6585
|
-
colorBorder: string;
|
|
6586
|
-
colorIconHover: string;
|
|
6587
|
-
colorPrimaryActive: string;
|
|
6588
|
-
colorBgContainerDisabled: string;
|
|
6589
|
-
colorText: string;
|
|
6590
|
-
};
|
|
6591
|
-
Radio: {
|
|
6592
|
-
colorBgContainer: string;
|
|
6593
|
-
colorBgContainerDisabled: string;
|
|
6594
|
-
};
|
|
6595
|
-
Switch: {
|
|
6596
|
-
colorPrimary: string;
|
|
6597
|
-
colorBgContainer: string;
|
|
6598
|
-
};
|
|
6599
|
-
TreeSelect: {
|
|
6600
|
-
colorBgContainer: string;
|
|
6601
|
-
};
|
|
6602
|
-
Tabs: {
|
|
6603
|
-
margin: number;
|
|
6604
|
-
colorPrimaryActive: string;
|
|
6605
|
-
colorBgContainer: string;
|
|
6606
|
-
colorPrimary: string;
|
|
6607
|
-
colorFillAlter: string;
|
|
6608
|
-
colorSplit: string;
|
|
6609
|
-
colorText: string;
|
|
6610
|
-
lineHeight: number;
|
|
6611
|
-
};
|
|
6612
|
-
Select: {
|
|
6613
|
-
colorBgContainer: string;
|
|
6614
|
-
colorBgContainerDisabled: string;
|
|
6615
|
-
colorBgElevated: string;
|
|
6616
|
-
controlItemBgActive: string;
|
|
6617
|
-
colorBorder: string;
|
|
6618
|
-
colorText: string;
|
|
6619
|
-
};
|
|
6620
|
-
DatePicker: {
|
|
6621
|
-
colorBgContainer: string;
|
|
6622
|
-
colorBgContainerDisabled: string;
|
|
6623
|
-
colorBorder: string;
|
|
6624
|
-
colorText: string;
|
|
6625
|
-
colorBgElevated: string;
|
|
6626
|
-
colorTextHeading: string;
|
|
6627
|
-
colorIcon: string;
|
|
6628
|
-
colorIconHover: string;
|
|
6629
|
-
colorTextDisabled: string;
|
|
6630
|
-
controlItemBgHover: string;
|
|
6631
|
-
controlItemBgActive: string;
|
|
6632
|
-
};
|
|
6633
|
-
Calendar: {
|
|
6634
|
-
colorBgContainer: string;
|
|
6635
|
-
};
|
|
6636
|
-
Modal: {
|
|
6637
|
-
colorBgElevated: string;
|
|
6638
|
-
colorTextHeading: string;
|
|
6639
|
-
};
|
|
6640
|
-
Tree: {
|
|
6641
|
-
colorBgContainer: string;
|
|
6642
|
-
};
|
|
6643
|
-
};
|
|
6644
|
-
} | {
|
|
6645
|
-
token: {
|
|
6646
|
-
fontSize: number;
|
|
6647
|
-
sizeStep: number;
|
|
6648
|
-
borderRadius: string;
|
|
6649
|
-
colorPrimary: string;
|
|
6650
|
-
colorSuccess: string;
|
|
6651
|
-
colorWarning: string;
|
|
6652
|
-
colorError: string;
|
|
6653
|
-
colorInfo: string;
|
|
6654
|
-
colorLink: string;
|
|
6655
|
-
fontFamily: string;
|
|
6656
|
-
colorBgContainer: string;
|
|
6657
|
-
colorBgElevated: string;
|
|
6658
|
-
colorBgLayout: string;
|
|
6659
|
-
colorBgMask: string;
|
|
6660
|
-
colorBorder: string;
|
|
6661
|
-
colorText: string;
|
|
6662
|
-
colorTextSecondary: string;
|
|
6663
|
-
colorErrorHover: string;
|
|
6664
|
-
colorErrorText: string;
|
|
6665
|
-
colorErrorTextActive: string;
|
|
6666
|
-
colorErrorTextHover: string;
|
|
6667
|
-
colorFill: string;
|
|
6668
|
-
colorLinkActive: string;
|
|
6669
|
-
colorLinkHover: string;
|
|
6670
|
-
colorPrimaryActive: string;
|
|
6671
|
-
colorPrimaryBgHover: string;
|
|
6672
|
-
colorPrimaryBorder: string;
|
|
6673
|
-
colorPrimaryBorderHover: string;
|
|
6674
|
-
colorPrimaryHover: string;
|
|
6675
|
-
colorPrimaryText: string;
|
|
6676
|
-
colorPrimaryTextActive: string;
|
|
6677
|
-
colorPrimaryTextHover: string;
|
|
6678
|
-
colorSuccessActive: string;
|
|
6679
|
-
colorSuccessBgHover: string;
|
|
6680
|
-
colorSuccessBorder: string;
|
|
6681
|
-
colorSuccessBorderHover: string;
|
|
6682
|
-
colorSuccessHover: string;
|
|
6683
|
-
colorSuccessText: string;
|
|
6684
|
-
colorSuccessTextActive: string;
|
|
6685
|
-
colorSuccessTextHover: string;
|
|
6686
|
-
colorWarningActive: string;
|
|
6687
|
-
colorWarningBgHover: string;
|
|
6688
|
-
colorWarningBorder: string;
|
|
6689
|
-
colorWarningBorderHover: string;
|
|
6690
|
-
colorWarningHover: string;
|
|
6691
|
-
colorWarningText: string;
|
|
6692
|
-
colorWarningTextActive: string;
|
|
6693
|
-
colorWarningTextHover: string;
|
|
6694
|
-
boxShadow: string;
|
|
6695
|
-
boxShadowSecondary: string;
|
|
6696
|
-
boxShadowTertiary: string;
|
|
6697
|
-
colorBgContainerDisabled: string;
|
|
6698
|
-
colorBgTextActive: string;
|
|
6699
|
-
colorBgTextHover: string;
|
|
6700
|
-
colorBorderBg: string;
|
|
6701
|
-
colorErrorOutline: string;
|
|
6702
|
-
colorFillAlter: string;
|
|
6703
|
-
colorFillContent: string;
|
|
6704
|
-
colorFillContentHover: string;
|
|
6705
|
-
colorHighlight: string;
|
|
6706
|
-
colorIcon: string;
|
|
6707
|
-
colorIconHover: string;
|
|
6708
|
-
colorSplit: string;
|
|
6709
|
-
colorTextDescription: string;
|
|
6710
|
-
colorTextDisabled: string;
|
|
6711
|
-
colorTextHeading: string;
|
|
6712
|
-
colorTextLabel: string;
|
|
6713
|
-
colorTextPlaceholder: string;
|
|
6714
|
-
colorWarningOutline: string;
|
|
6715
|
-
controlItemBgActive: string;
|
|
6716
|
-
controlItemBgActiveDisabled: string;
|
|
6717
|
-
controlItemBgActiveHover: string;
|
|
6718
|
-
controlItemBgHover: string;
|
|
6719
|
-
controlOutline: string;
|
|
6720
|
-
controlOutlineWidth: string;
|
|
6721
|
-
fontWeightStrong: string;
|
|
6722
|
-
linkDecoration: string;
|
|
6723
|
-
inkFocusDecoration: string;
|
|
6724
|
-
linkHoverDecoration: string;
|
|
6725
|
-
};
|
|
6726
|
-
components: {
|
|
6727
|
-
Form: {
|
|
6728
|
-
marginLG: number;
|
|
6729
|
-
};
|
|
6730
|
-
Tabs: {
|
|
6731
|
-
margin: number;
|
|
6732
|
-
lineHeight: number;
|
|
6733
|
-
colorPrimaryBorder: string;
|
|
6734
|
-
colorSplit: string;
|
|
6735
|
-
};
|
|
6736
|
-
};
|
|
6737
|
-
}, {
|
|
6738
|
-
token: {
|
|
6739
|
-
fontSize: number;
|
|
6740
|
-
sizeStep: number;
|
|
6741
|
-
borderRadius: number;
|
|
6742
|
-
wireframe: boolean;
|
|
6743
|
-
colorPrimary: string;
|
|
6744
|
-
};
|
|
6745
|
-
components: {
|
|
6746
|
-
Form: {
|
|
6747
|
-
marginLG: number;
|
|
6748
|
-
};
|
|
6749
|
-
Button: {
|
|
6750
|
-
lineHeight: number;
|
|
6751
|
-
};
|
|
6752
|
-
Tabs: {
|
|
6753
|
-
margin: number;
|
|
6754
|
-
colorBgContainer: string;
|
|
6755
|
-
colorPrimary: string;
|
|
6756
|
-
colorText: string;
|
|
6757
|
-
colorSplit: string;
|
|
6758
|
-
colorBorder: string;
|
|
6759
|
-
colorPrimaryBorder: string;
|
|
6760
|
-
lineHeight: number;
|
|
6761
|
-
};
|
|
6762
|
-
DatePicker: {
|
|
6763
|
-
colorPrimary: string;
|
|
6764
|
-
};
|
|
6765
|
-
};
|
|
6766
|
-
} | {
|
|
6767
|
-
token: {
|
|
6768
|
-
fontSize: number;
|
|
6769
|
-
sizeStep: number;
|
|
6770
|
-
borderRadius: number;
|
|
6771
|
-
wireframe: boolean;
|
|
6772
|
-
colorBgBase: string;
|
|
6773
|
-
colorTextBase: string;
|
|
6774
|
-
colorPrimary: string;
|
|
6775
|
-
colorPrimaryBorder: string;
|
|
6776
|
-
colorPrimaryBorderHover: string;
|
|
6777
|
-
colorPrimaryText: string;
|
|
6778
|
-
};
|
|
6779
|
-
components: {
|
|
6780
|
-
Button: {
|
|
6781
|
-
colorBgContainer: string;
|
|
6782
|
-
colorBorder: string;
|
|
6783
|
-
colorText: string;
|
|
6784
|
-
lineHeight: number;
|
|
6785
|
-
};
|
|
6786
|
-
Form: {
|
|
6787
|
-
marginLG: number;
|
|
6788
|
-
colorPrimary: string;
|
|
6789
|
-
colorTextHeading: string;
|
|
6790
|
-
colorTextDescription: string;
|
|
6791
|
-
colorText: string;
|
|
6792
|
-
colorBorder: string;
|
|
6793
|
-
controlOutline: string;
|
|
6794
|
-
colorError: string;
|
|
6795
|
-
};
|
|
6796
|
-
Input: {
|
|
6797
|
-
colorBgContainer: string;
|
|
6798
|
-
colorBorder: string;
|
|
6799
|
-
colorIconHover: string;
|
|
6800
|
-
colorPrimaryActive: string;
|
|
6801
|
-
colorBgContainerDisabled: string;
|
|
6802
|
-
colorText: string;
|
|
6803
|
-
};
|
|
6804
|
-
Checkbox: {
|
|
6805
|
-
colorBgContainer: string;
|
|
6806
|
-
colorBorder: string;
|
|
6807
|
-
};
|
|
6808
|
-
InputNumber: {
|
|
6809
|
-
colorBgContainer: string;
|
|
6810
|
-
colorBorder: string;
|
|
6811
|
-
colorIconHover: string;
|
|
6812
|
-
colorPrimaryActive: string;
|
|
6813
|
-
colorBgContainerDisabled: string;
|
|
6814
|
-
colorText: string;
|
|
6815
|
-
};
|
|
6816
|
-
Radio: {
|
|
6817
|
-
colorBgContainer: string;
|
|
6818
|
-
colorBgContainerDisabled: string;
|
|
6819
|
-
};
|
|
6820
|
-
Switch: {
|
|
6821
|
-
colorPrimary: string;
|
|
6822
|
-
colorBgContainer: string;
|
|
6823
|
-
};
|
|
6824
|
-
TreeSelect: {
|
|
6825
|
-
colorBgContainer: string;
|
|
6826
|
-
};
|
|
6827
|
-
Tabs: {
|
|
6828
|
-
margin: number;
|
|
6829
|
-
colorPrimaryActive: string;
|
|
6830
|
-
colorBgContainer: string;
|
|
6831
|
-
colorPrimary: string;
|
|
6832
|
-
colorFillAlter: string;
|
|
6833
|
-
colorSplit: string;
|
|
6834
|
-
colorText: string;
|
|
6835
|
-
lineHeight: number;
|
|
6836
|
-
};
|
|
6837
|
-
Select: {
|
|
6838
|
-
colorBgContainer: string;
|
|
6839
|
-
colorBgContainerDisabled: string;
|
|
6840
|
-
colorBgElevated: string;
|
|
6841
|
-
controlItemBgActive: string;
|
|
6842
|
-
colorBorder: string;
|
|
6843
|
-
colorText: string;
|
|
6844
|
-
};
|
|
6845
|
-
DatePicker: {
|
|
6846
|
-
colorBgContainer: string;
|
|
6847
|
-
colorBgContainerDisabled: string;
|
|
6848
|
-
colorBorder: string;
|
|
6849
|
-
colorText: string;
|
|
6850
|
-
colorBgElevated: string;
|
|
6851
|
-
colorTextHeading: string;
|
|
6852
|
-
colorIcon: string;
|
|
6853
|
-
colorIconHover: string;
|
|
6854
|
-
colorTextDisabled: string;
|
|
6855
|
-
controlItemBgHover: string;
|
|
6856
|
-
controlItemBgActive: string;
|
|
6857
|
-
};
|
|
6858
|
-
Calendar: {
|
|
6859
|
-
colorBgContainer: string;
|
|
6860
|
-
};
|
|
6861
|
-
Modal: {
|
|
6862
|
-
colorBgElevated: string;
|
|
6863
|
-
colorTextHeading: string;
|
|
6864
|
-
};
|
|
6865
|
-
Tree: {
|
|
6866
|
-
colorBgContainer: string;
|
|
6867
|
-
};
|
|
6868
|
-
};
|
|
6869
|
-
} | {
|
|
6870
|
-
token: {
|
|
6871
|
-
fontSize: number;
|
|
6872
|
-
sizeStep: number;
|
|
6873
|
-
borderRadius: string;
|
|
6874
|
-
colorPrimary: string;
|
|
6875
|
-
colorSuccess: string;
|
|
6876
|
-
colorWarning: string;
|
|
6877
|
-
colorError: string;
|
|
6878
|
-
colorInfo: string;
|
|
6879
|
-
colorLink: string;
|
|
6880
|
-
fontFamily: string;
|
|
6881
|
-
colorBgContainer: string;
|
|
6882
|
-
colorBgElevated: string;
|
|
6883
|
-
colorBgLayout: string;
|
|
6884
|
-
colorBgMask: string;
|
|
6885
|
-
colorBorder: string;
|
|
6886
|
-
colorText: string;
|
|
6887
|
-
colorTextSecondary: string;
|
|
6888
|
-
colorErrorHover: string;
|
|
6889
|
-
colorErrorText: string;
|
|
6890
|
-
colorErrorTextActive: string;
|
|
6891
|
-
colorErrorTextHover: string;
|
|
6892
|
-
colorFill: string;
|
|
6893
|
-
colorLinkActive: string;
|
|
6894
|
-
colorLinkHover: string;
|
|
6895
|
-
colorPrimaryActive: string;
|
|
6896
|
-
colorPrimaryBgHover: string;
|
|
6897
|
-
colorPrimaryBorder: string;
|
|
6898
|
-
colorPrimaryBorderHover: string;
|
|
6899
|
-
colorPrimaryHover: string;
|
|
6900
|
-
colorPrimaryText: string;
|
|
6901
|
-
colorPrimaryTextActive: string;
|
|
6902
|
-
colorPrimaryTextHover: string;
|
|
6903
|
-
colorSuccessActive: string;
|
|
6904
|
-
colorSuccessBgHover: string;
|
|
6905
|
-
colorSuccessBorder: string;
|
|
6906
|
-
colorSuccessBorderHover: string;
|
|
6907
|
-
colorSuccessHover: string;
|
|
6908
|
-
colorSuccessText: string;
|
|
6909
|
-
colorSuccessTextActive: string;
|
|
6910
|
-
colorSuccessTextHover: string;
|
|
6911
|
-
colorWarningActive: string;
|
|
6912
|
-
colorWarningBgHover: string;
|
|
6913
|
-
colorWarningBorder: string;
|
|
6914
|
-
colorWarningBorderHover: string;
|
|
6915
|
-
colorWarningHover: string;
|
|
6916
|
-
colorWarningText: string;
|
|
6917
|
-
colorWarningTextActive: string;
|
|
6918
|
-
colorWarningTextHover: string;
|
|
6919
|
-
boxShadow: string;
|
|
6920
|
-
boxShadowSecondary: string;
|
|
6921
|
-
boxShadowTertiary: string;
|
|
6922
|
-
colorBgContainerDisabled: string;
|
|
6923
|
-
colorBgTextActive: string;
|
|
6924
|
-
colorBgTextHover: string;
|
|
6925
|
-
colorBorderBg: string;
|
|
6926
|
-
colorErrorOutline: string;
|
|
6927
|
-
colorFillAlter: string;
|
|
6928
|
-
colorFillContent: string;
|
|
6929
|
-
colorFillContentHover: string;
|
|
6930
|
-
colorHighlight: string;
|
|
6931
|
-
colorIcon: string;
|
|
6932
|
-
colorIconHover: string;
|
|
6933
|
-
colorSplit: string;
|
|
6934
|
-
colorTextDescription: string;
|
|
6935
|
-
colorTextDisabled: string;
|
|
6936
|
-
colorTextHeading: string;
|
|
6937
|
-
colorTextLabel: string;
|
|
6938
|
-
colorTextPlaceholder: string;
|
|
6939
|
-
colorWarningOutline: string;
|
|
6940
|
-
controlItemBgActive: string;
|
|
6941
|
-
controlItemBgActiveDisabled: string;
|
|
6942
|
-
controlItemBgActiveHover: string;
|
|
6943
|
-
controlItemBgHover: string;
|
|
6944
|
-
controlOutline: string;
|
|
6945
|
-
controlOutlineWidth: string;
|
|
6946
|
-
fontWeightStrong: string;
|
|
6947
|
-
linkDecoration: string;
|
|
6948
|
-
inkFocusDecoration: string;
|
|
6949
|
-
linkHoverDecoration: string;
|
|
6950
|
-
};
|
|
6951
|
-
components: {
|
|
6952
|
-
Form: {
|
|
6953
|
-
marginLG: number;
|
|
6954
|
-
};
|
|
6955
|
-
Tabs: {
|
|
6956
|
-
margin: number;
|
|
6957
|
-
lineHeight: number;
|
|
6958
|
-
colorPrimaryBorder: string;
|
|
6959
|
-
colorSplit: string;
|
|
6960
|
-
};
|
|
6961
|
-
};
|
|
6962
|
-
} | {
|
|
6963
|
-
token: {
|
|
6964
|
-
fontSize: number;
|
|
6965
|
-
sizeStep: number;
|
|
6966
|
-
borderRadius: number;
|
|
6967
|
-
wireframe: boolean;
|
|
6968
|
-
colorPrimary: string;
|
|
6969
|
-
};
|
|
6970
|
-
components: {
|
|
6971
|
-
Form: {
|
|
6972
|
-
marginLG: number;
|
|
6973
|
-
};
|
|
6974
|
-
Button: {
|
|
6975
|
-
lineHeight: number;
|
|
6976
|
-
};
|
|
6977
|
-
Tabs: {
|
|
6978
|
-
margin: number;
|
|
6979
|
-
colorBgContainer: string;
|
|
6980
|
-
colorPrimary: string;
|
|
6981
|
-
colorText: string;
|
|
6982
|
-
colorSplit: string;
|
|
6983
|
-
colorBorder: string;
|
|
6984
|
-
colorPrimaryBorder: string;
|
|
6985
|
-
lineHeight: number;
|
|
6986
|
-
};
|
|
6987
|
-
DatePicker: {
|
|
6988
|
-
colorPrimary: string;
|
|
6989
|
-
};
|
|
6990
|
-
};
|
|
6991
|
-
} | {
|
|
6992
|
-
token: {
|
|
6993
|
-
fontSize: number;
|
|
6994
|
-
sizeStep: number;
|
|
6995
|
-
borderRadius: number;
|
|
6996
|
-
wireframe: boolean;
|
|
6997
|
-
colorBgBase: string;
|
|
6998
|
-
colorTextBase: string;
|
|
6999
|
-
colorPrimary: string;
|
|
7000
|
-
colorPrimaryBorder: string;
|
|
7001
|
-
colorPrimaryBorderHover: string;
|
|
7002
|
-
colorPrimaryText: string;
|
|
7003
|
-
};
|
|
7004
|
-
components: {
|
|
7005
|
-
Button: {
|
|
7006
|
-
colorBgContainer: string;
|
|
7007
|
-
colorBorder: string;
|
|
7008
|
-
colorText: string;
|
|
7009
|
-
lineHeight: number;
|
|
7010
|
-
};
|
|
7011
|
-
Form: {
|
|
7012
|
-
marginLG: number;
|
|
7013
|
-
colorPrimary: string;
|
|
7014
|
-
colorTextHeading: string;
|
|
7015
|
-
colorTextDescription: string;
|
|
7016
|
-
colorText: string;
|
|
7017
|
-
colorBorder: string;
|
|
7018
|
-
controlOutline: string;
|
|
7019
|
-
colorError: string;
|
|
7020
|
-
};
|
|
7021
|
-
Input: {
|
|
7022
|
-
colorBgContainer: string;
|
|
7023
|
-
colorBorder: string;
|
|
7024
|
-
colorIconHover: string;
|
|
7025
|
-
colorPrimaryActive: string;
|
|
7026
|
-
colorBgContainerDisabled: string;
|
|
7027
|
-
colorText: string;
|
|
7028
|
-
};
|
|
7029
|
-
Checkbox: {
|
|
7030
|
-
colorBgContainer: string;
|
|
7031
|
-
colorBorder: string;
|
|
7032
|
-
};
|
|
7033
|
-
InputNumber: {
|
|
7034
|
-
colorBgContainer: string;
|
|
7035
|
-
colorBorder: string;
|
|
7036
|
-
colorIconHover: string;
|
|
7037
|
-
colorPrimaryActive: string;
|
|
7038
|
-
colorBgContainerDisabled: string;
|
|
7039
|
-
colorText: string;
|
|
7040
|
-
};
|
|
7041
|
-
Radio: {
|
|
7042
|
-
colorBgContainer: string;
|
|
7043
|
-
colorBgContainerDisabled: string;
|
|
7044
|
-
};
|
|
7045
|
-
Switch: {
|
|
7046
|
-
colorPrimary: string;
|
|
7047
|
-
colorBgContainer: string;
|
|
7048
|
-
};
|
|
7049
|
-
TreeSelect: {
|
|
7050
|
-
colorBgContainer: string;
|
|
7051
|
-
};
|
|
7052
|
-
Tabs: {
|
|
7053
|
-
margin: number;
|
|
7054
|
-
colorPrimaryActive: string;
|
|
7055
|
-
colorBgContainer: string;
|
|
7056
|
-
colorPrimary: string;
|
|
7057
|
-
colorFillAlter: string;
|
|
7058
|
-
colorSplit: string;
|
|
7059
|
-
colorText: string;
|
|
7060
|
-
lineHeight: number;
|
|
7061
|
-
};
|
|
7062
|
-
Select: {
|
|
7063
|
-
colorBgContainer: string;
|
|
7064
|
-
colorBgContainerDisabled: string;
|
|
7065
|
-
colorBgElevated: string;
|
|
7066
|
-
controlItemBgActive: string;
|
|
7067
|
-
colorBorder: string;
|
|
7068
|
-
colorText: string;
|
|
7069
|
-
};
|
|
7070
|
-
DatePicker: {
|
|
7071
|
-
colorBgContainer: string;
|
|
7072
|
-
colorBgContainerDisabled: string;
|
|
7073
|
-
colorBorder: string;
|
|
7074
|
-
colorText: string;
|
|
7075
|
-
colorBgElevated: string;
|
|
7076
|
-
colorTextHeading: string;
|
|
7077
|
-
colorIcon: string;
|
|
7078
|
-
colorIconHover: string;
|
|
7079
|
-
colorTextDisabled: string;
|
|
7080
|
-
controlItemBgHover: string;
|
|
7081
|
-
controlItemBgActive: string;
|
|
7082
|
-
};
|
|
7083
|
-
Calendar: {
|
|
7084
|
-
colorBgContainer: string;
|
|
7085
|
-
};
|
|
7086
|
-
Modal: {
|
|
7087
|
-
colorBgElevated: string;
|
|
7088
|
-
colorTextHeading: string;
|
|
7089
|
-
};
|
|
7090
|
-
Tree: {
|
|
7091
|
-
colorBgContainer: string;
|
|
7092
|
-
};
|
|
7093
|
-
};
|
|
7094
|
-
} | {
|
|
7095
|
-
token: {
|
|
7096
|
-
fontSize: number;
|
|
7097
|
-
sizeStep: number;
|
|
7098
|
-
borderRadius: string;
|
|
7099
|
-
colorPrimary: string;
|
|
7100
|
-
colorSuccess: string;
|
|
7101
|
-
colorWarning: string;
|
|
7102
|
-
colorError: string;
|
|
7103
|
-
colorInfo: string;
|
|
7104
|
-
colorLink: string;
|
|
7105
|
-
fontFamily: string;
|
|
7106
|
-
colorBgContainer: string;
|
|
7107
|
-
colorBgElevated: string;
|
|
7108
|
-
colorBgLayout: string;
|
|
7109
|
-
colorBgMask: string;
|
|
7110
|
-
colorBorder: string;
|
|
7111
|
-
colorText: string;
|
|
7112
|
-
colorTextSecondary: string;
|
|
7113
|
-
colorErrorHover: string;
|
|
7114
|
-
colorErrorText: string;
|
|
7115
|
-
colorErrorTextActive: string;
|
|
7116
|
-
colorErrorTextHover: string;
|
|
7117
|
-
colorFill: string;
|
|
7118
|
-
colorLinkActive: string;
|
|
7119
|
-
colorLinkHover: string;
|
|
7120
|
-
colorPrimaryActive: string;
|
|
7121
|
-
colorPrimaryBgHover: string;
|
|
7122
|
-
colorPrimaryBorder: string;
|
|
7123
|
-
colorPrimaryBorderHover: string;
|
|
7124
|
-
colorPrimaryHover: string;
|
|
7125
|
-
colorPrimaryText: string;
|
|
7126
|
-
colorPrimaryTextActive: string;
|
|
7127
|
-
colorPrimaryTextHover: string;
|
|
7128
|
-
colorSuccessActive: string;
|
|
7129
|
-
colorSuccessBgHover: string;
|
|
7130
|
-
colorSuccessBorder: string;
|
|
7131
|
-
colorSuccessBorderHover: string;
|
|
7132
|
-
colorSuccessHover: string;
|
|
7133
|
-
colorSuccessText: string;
|
|
7134
|
-
colorSuccessTextActive: string;
|
|
7135
|
-
colorSuccessTextHover: string;
|
|
7136
|
-
colorWarningActive: string;
|
|
7137
|
-
colorWarningBgHover: string;
|
|
7138
|
-
colorWarningBorder: string;
|
|
7139
|
-
colorWarningBorderHover: string;
|
|
7140
|
-
colorWarningHover: string;
|
|
7141
|
-
colorWarningText: string;
|
|
7142
|
-
colorWarningTextActive: string;
|
|
7143
|
-
colorWarningTextHover: string;
|
|
7144
|
-
boxShadow: string;
|
|
7145
|
-
boxShadowSecondary: string;
|
|
7146
|
-
boxShadowTertiary: string;
|
|
7147
|
-
colorBgContainerDisabled: string;
|
|
7148
|
-
colorBgTextActive: string;
|
|
7149
|
-
colorBgTextHover: string;
|
|
7150
|
-
colorBorderBg: string;
|
|
7151
|
-
colorErrorOutline: string;
|
|
7152
|
-
colorFillAlter: string;
|
|
7153
|
-
colorFillContent: string;
|
|
7154
|
-
colorFillContentHover: string;
|
|
7155
|
-
colorHighlight: string;
|
|
7156
|
-
colorIcon: string;
|
|
7157
|
-
colorIconHover: string;
|
|
7158
|
-
colorSplit: string;
|
|
7159
|
-
colorTextDescription: string;
|
|
7160
|
-
colorTextDisabled: string;
|
|
7161
|
-
colorTextHeading: string;
|
|
7162
|
-
colorTextLabel: string;
|
|
7163
|
-
colorTextPlaceholder: string;
|
|
7164
|
-
colorWarningOutline: string;
|
|
7165
|
-
controlItemBgActive: string;
|
|
7166
|
-
controlItemBgActiveDisabled: string;
|
|
7167
|
-
controlItemBgActiveHover: string;
|
|
7168
|
-
controlItemBgHover: string;
|
|
7169
|
-
controlOutline: string;
|
|
7170
|
-
controlOutlineWidth: string;
|
|
7171
|
-
fontWeightStrong: string;
|
|
7172
|
-
linkDecoration: string;
|
|
7173
|
-
inkFocusDecoration: string;
|
|
7174
|
-
linkHoverDecoration: string;
|
|
7175
|
-
};
|
|
7176
|
-
components: {
|
|
7177
|
-
Form: {
|
|
7178
|
-
marginLG: number;
|
|
7179
|
-
};
|
|
7180
|
-
Tabs: {
|
|
7181
|
-
margin: number;
|
|
7182
|
-
lineHeight: number;
|
|
7183
|
-
colorPrimaryBorder: string;
|
|
7184
|
-
colorSplit: string;
|
|
7185
|
-
};
|
|
7186
|
-
};
|
|
7187
|
-
}>;
|
|
6512
|
+
antdTheme: import('vue').Ref<any, any>;
|
|
7188
6513
|
antdLocale: import('vue').Ref<{
|
|
7189
6514
|
locale: string;
|
|
7190
6515
|
Pagination?: {
|
|
@@ -8704,682 +8029,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8704
8029
|
statusColors: any;
|
|
8705
8030
|
statusColorsRef: any;
|
|
8706
8031
|
titleColor: any;
|
|
8707
|
-
antdTheme: import('vue').Ref<
|
|
8708
|
-
token: {
|
|
8709
|
-
fontSize: number;
|
|
8710
|
-
sizeStep: number;
|
|
8711
|
-
borderRadius: number;
|
|
8712
|
-
wireframe: boolean;
|
|
8713
|
-
colorPrimary: string;
|
|
8714
|
-
};
|
|
8715
|
-
components: {
|
|
8716
|
-
Form: {
|
|
8717
|
-
marginLG: number;
|
|
8718
|
-
};
|
|
8719
|
-
Button: {
|
|
8720
|
-
lineHeight: number;
|
|
8721
|
-
};
|
|
8722
|
-
Tabs: {
|
|
8723
|
-
margin: number;
|
|
8724
|
-
colorBgContainer: string;
|
|
8725
|
-
colorPrimary: string;
|
|
8726
|
-
colorText: string;
|
|
8727
|
-
colorSplit: string;
|
|
8728
|
-
colorBorder: string;
|
|
8729
|
-
colorPrimaryBorder: string;
|
|
8730
|
-
lineHeight: number;
|
|
8731
|
-
};
|
|
8732
|
-
DatePicker: {
|
|
8733
|
-
colorPrimary: string;
|
|
8734
|
-
};
|
|
8735
|
-
};
|
|
8736
|
-
} | {
|
|
8737
|
-
token: {
|
|
8738
|
-
fontSize: number;
|
|
8739
|
-
sizeStep: number;
|
|
8740
|
-
borderRadius: number;
|
|
8741
|
-
wireframe: boolean;
|
|
8742
|
-
colorBgBase: string;
|
|
8743
|
-
colorTextBase: string;
|
|
8744
|
-
colorPrimary: string;
|
|
8745
|
-
colorPrimaryBorder: string;
|
|
8746
|
-
colorPrimaryBorderHover: string;
|
|
8747
|
-
colorPrimaryText: string;
|
|
8748
|
-
};
|
|
8749
|
-
components: {
|
|
8750
|
-
Button: {
|
|
8751
|
-
colorBgContainer: string;
|
|
8752
|
-
colorBorder: string;
|
|
8753
|
-
colorText: string;
|
|
8754
|
-
lineHeight: number;
|
|
8755
|
-
};
|
|
8756
|
-
Form: {
|
|
8757
|
-
marginLG: number;
|
|
8758
|
-
colorPrimary: string;
|
|
8759
|
-
colorTextHeading: string;
|
|
8760
|
-
colorTextDescription: string;
|
|
8761
|
-
colorText: string;
|
|
8762
|
-
colorBorder: string;
|
|
8763
|
-
controlOutline: string;
|
|
8764
|
-
colorError: string;
|
|
8765
|
-
};
|
|
8766
|
-
Input: {
|
|
8767
|
-
colorBgContainer: string;
|
|
8768
|
-
colorBorder: string;
|
|
8769
|
-
colorIconHover: string;
|
|
8770
|
-
colorPrimaryActive: string;
|
|
8771
|
-
colorBgContainerDisabled: string;
|
|
8772
|
-
colorText: string;
|
|
8773
|
-
};
|
|
8774
|
-
Checkbox: {
|
|
8775
|
-
colorBgContainer: string;
|
|
8776
|
-
colorBorder: string;
|
|
8777
|
-
};
|
|
8778
|
-
InputNumber: {
|
|
8779
|
-
colorBgContainer: string;
|
|
8780
|
-
colorBorder: string;
|
|
8781
|
-
colorIconHover: string;
|
|
8782
|
-
colorPrimaryActive: string;
|
|
8783
|
-
colorBgContainerDisabled: string;
|
|
8784
|
-
colorText: string;
|
|
8785
|
-
};
|
|
8786
|
-
Radio: {
|
|
8787
|
-
colorBgContainer: string;
|
|
8788
|
-
colorBgContainerDisabled: string;
|
|
8789
|
-
};
|
|
8790
|
-
Switch: {
|
|
8791
|
-
colorPrimary: string;
|
|
8792
|
-
colorBgContainer: string;
|
|
8793
|
-
};
|
|
8794
|
-
TreeSelect: {
|
|
8795
|
-
colorBgContainer: string;
|
|
8796
|
-
};
|
|
8797
|
-
Tabs: {
|
|
8798
|
-
margin: number;
|
|
8799
|
-
colorPrimaryActive: string;
|
|
8800
|
-
colorBgContainer: string;
|
|
8801
|
-
colorPrimary: string;
|
|
8802
|
-
colorFillAlter: string;
|
|
8803
|
-
colorSplit: string;
|
|
8804
|
-
colorText: string;
|
|
8805
|
-
lineHeight: number;
|
|
8806
|
-
};
|
|
8807
|
-
Select: {
|
|
8808
|
-
colorBgContainer: string;
|
|
8809
|
-
colorBgContainerDisabled: string;
|
|
8810
|
-
colorBgElevated: string;
|
|
8811
|
-
controlItemBgActive: string;
|
|
8812
|
-
colorBorder: string;
|
|
8813
|
-
colorText: string;
|
|
8814
|
-
};
|
|
8815
|
-
DatePicker: {
|
|
8816
|
-
colorBgContainer: string;
|
|
8817
|
-
colorBgContainerDisabled: string;
|
|
8818
|
-
colorBorder: string;
|
|
8819
|
-
colorText: string;
|
|
8820
|
-
colorBgElevated: string;
|
|
8821
|
-
colorTextHeading: string;
|
|
8822
|
-
colorIcon: string;
|
|
8823
|
-
colorIconHover: string;
|
|
8824
|
-
colorTextDisabled: string;
|
|
8825
|
-
controlItemBgHover: string;
|
|
8826
|
-
controlItemBgActive: string;
|
|
8827
|
-
};
|
|
8828
|
-
Calendar: {
|
|
8829
|
-
colorBgContainer: string;
|
|
8830
|
-
};
|
|
8831
|
-
Modal: {
|
|
8832
|
-
colorBgElevated: string;
|
|
8833
|
-
colorTextHeading: string;
|
|
8834
|
-
};
|
|
8835
|
-
Tree: {
|
|
8836
|
-
colorBgContainer: string;
|
|
8837
|
-
};
|
|
8838
|
-
};
|
|
8839
|
-
} | {
|
|
8840
|
-
token: {
|
|
8841
|
-
fontSize: number;
|
|
8842
|
-
sizeStep: number;
|
|
8843
|
-
borderRadius: string;
|
|
8844
|
-
colorPrimary: string;
|
|
8845
|
-
colorSuccess: string;
|
|
8846
|
-
colorWarning: string;
|
|
8847
|
-
colorError: string;
|
|
8848
|
-
colorInfo: string;
|
|
8849
|
-
colorLink: string;
|
|
8850
|
-
fontFamily: string;
|
|
8851
|
-
colorBgContainer: string;
|
|
8852
|
-
colorBgElevated: string;
|
|
8853
|
-
colorBgLayout: string;
|
|
8854
|
-
colorBgMask: string;
|
|
8855
|
-
colorBorder: string;
|
|
8856
|
-
colorText: string;
|
|
8857
|
-
colorTextSecondary: string;
|
|
8858
|
-
colorErrorHover: string;
|
|
8859
|
-
colorErrorText: string;
|
|
8860
|
-
colorErrorTextActive: string;
|
|
8861
|
-
colorErrorTextHover: string;
|
|
8862
|
-
colorFill: string;
|
|
8863
|
-
colorLinkActive: string;
|
|
8864
|
-
colorLinkHover: string;
|
|
8865
|
-
colorPrimaryActive: string;
|
|
8866
|
-
colorPrimaryBgHover: string;
|
|
8867
|
-
colorPrimaryBorder: string;
|
|
8868
|
-
colorPrimaryBorderHover: string;
|
|
8869
|
-
colorPrimaryHover: string;
|
|
8870
|
-
colorPrimaryText: string;
|
|
8871
|
-
colorPrimaryTextActive: string;
|
|
8872
|
-
colorPrimaryTextHover: string;
|
|
8873
|
-
colorSuccessActive: string;
|
|
8874
|
-
colorSuccessBgHover: string;
|
|
8875
|
-
colorSuccessBorder: string;
|
|
8876
|
-
colorSuccessBorderHover: string;
|
|
8877
|
-
colorSuccessHover: string;
|
|
8878
|
-
colorSuccessText: string;
|
|
8879
|
-
colorSuccessTextActive: string;
|
|
8880
|
-
colorSuccessTextHover: string;
|
|
8881
|
-
colorWarningActive: string;
|
|
8882
|
-
colorWarningBgHover: string;
|
|
8883
|
-
colorWarningBorder: string;
|
|
8884
|
-
colorWarningBorderHover: string;
|
|
8885
|
-
colorWarningHover: string;
|
|
8886
|
-
colorWarningText: string;
|
|
8887
|
-
colorWarningTextActive: string;
|
|
8888
|
-
colorWarningTextHover: string;
|
|
8889
|
-
boxShadow: string;
|
|
8890
|
-
boxShadowSecondary: string;
|
|
8891
|
-
boxShadowTertiary: string;
|
|
8892
|
-
colorBgContainerDisabled: string;
|
|
8893
|
-
colorBgTextActive: string;
|
|
8894
|
-
colorBgTextHover: string;
|
|
8895
|
-
colorBorderBg: string;
|
|
8896
|
-
colorErrorOutline: string;
|
|
8897
|
-
colorFillAlter: string;
|
|
8898
|
-
colorFillContent: string;
|
|
8899
|
-
colorFillContentHover: string;
|
|
8900
|
-
colorHighlight: string;
|
|
8901
|
-
colorIcon: string;
|
|
8902
|
-
colorIconHover: string;
|
|
8903
|
-
colorSplit: string;
|
|
8904
|
-
colorTextDescription: string;
|
|
8905
|
-
colorTextDisabled: string;
|
|
8906
|
-
colorTextHeading: string;
|
|
8907
|
-
colorTextLabel: string;
|
|
8908
|
-
colorTextPlaceholder: string;
|
|
8909
|
-
colorWarningOutline: string;
|
|
8910
|
-
controlItemBgActive: string;
|
|
8911
|
-
controlItemBgActiveDisabled: string;
|
|
8912
|
-
controlItemBgActiveHover: string;
|
|
8913
|
-
controlItemBgHover: string;
|
|
8914
|
-
controlOutline: string;
|
|
8915
|
-
controlOutlineWidth: string;
|
|
8916
|
-
fontWeightStrong: string;
|
|
8917
|
-
linkDecoration: string;
|
|
8918
|
-
inkFocusDecoration: string;
|
|
8919
|
-
linkHoverDecoration: string;
|
|
8920
|
-
};
|
|
8921
|
-
components: {
|
|
8922
|
-
Form: {
|
|
8923
|
-
marginLG: number;
|
|
8924
|
-
};
|
|
8925
|
-
Tabs: {
|
|
8926
|
-
margin: number;
|
|
8927
|
-
lineHeight: number;
|
|
8928
|
-
colorPrimaryBorder: string;
|
|
8929
|
-
colorSplit: string;
|
|
8930
|
-
};
|
|
8931
|
-
};
|
|
8932
|
-
}, {
|
|
8933
|
-
token: {
|
|
8934
|
-
fontSize: number;
|
|
8935
|
-
sizeStep: number;
|
|
8936
|
-
borderRadius: number;
|
|
8937
|
-
wireframe: boolean;
|
|
8938
|
-
colorPrimary: string;
|
|
8939
|
-
};
|
|
8940
|
-
components: {
|
|
8941
|
-
Form: {
|
|
8942
|
-
marginLG: number;
|
|
8943
|
-
};
|
|
8944
|
-
Button: {
|
|
8945
|
-
lineHeight: number;
|
|
8946
|
-
};
|
|
8947
|
-
Tabs: {
|
|
8948
|
-
margin: number;
|
|
8949
|
-
colorBgContainer: string;
|
|
8950
|
-
colorPrimary: string;
|
|
8951
|
-
colorText: string;
|
|
8952
|
-
colorSplit: string;
|
|
8953
|
-
colorBorder: string;
|
|
8954
|
-
colorPrimaryBorder: string;
|
|
8955
|
-
lineHeight: number;
|
|
8956
|
-
};
|
|
8957
|
-
DatePicker: {
|
|
8958
|
-
colorPrimary: string;
|
|
8959
|
-
};
|
|
8960
|
-
};
|
|
8961
|
-
} | {
|
|
8962
|
-
token: {
|
|
8963
|
-
fontSize: number;
|
|
8964
|
-
sizeStep: number;
|
|
8965
|
-
borderRadius: number;
|
|
8966
|
-
wireframe: boolean;
|
|
8967
|
-
colorBgBase: string;
|
|
8968
|
-
colorTextBase: string;
|
|
8969
|
-
colorPrimary: string;
|
|
8970
|
-
colorPrimaryBorder: string;
|
|
8971
|
-
colorPrimaryBorderHover: string;
|
|
8972
|
-
colorPrimaryText: string;
|
|
8973
|
-
};
|
|
8974
|
-
components: {
|
|
8975
|
-
Button: {
|
|
8976
|
-
colorBgContainer: string;
|
|
8977
|
-
colorBorder: string;
|
|
8978
|
-
colorText: string;
|
|
8979
|
-
lineHeight: number;
|
|
8980
|
-
};
|
|
8981
|
-
Form: {
|
|
8982
|
-
marginLG: number;
|
|
8983
|
-
colorPrimary: string;
|
|
8984
|
-
colorTextHeading: string;
|
|
8985
|
-
colorTextDescription: string;
|
|
8986
|
-
colorText: string;
|
|
8987
|
-
colorBorder: string;
|
|
8988
|
-
controlOutline: string;
|
|
8989
|
-
colorError: string;
|
|
8990
|
-
};
|
|
8991
|
-
Input: {
|
|
8992
|
-
colorBgContainer: string;
|
|
8993
|
-
colorBorder: string;
|
|
8994
|
-
colorIconHover: string;
|
|
8995
|
-
colorPrimaryActive: string;
|
|
8996
|
-
colorBgContainerDisabled: string;
|
|
8997
|
-
colorText: string;
|
|
8998
|
-
};
|
|
8999
|
-
Checkbox: {
|
|
9000
|
-
colorBgContainer: string;
|
|
9001
|
-
colorBorder: string;
|
|
9002
|
-
};
|
|
9003
|
-
InputNumber: {
|
|
9004
|
-
colorBgContainer: string;
|
|
9005
|
-
colorBorder: string;
|
|
9006
|
-
colorIconHover: string;
|
|
9007
|
-
colorPrimaryActive: string;
|
|
9008
|
-
colorBgContainerDisabled: string;
|
|
9009
|
-
colorText: string;
|
|
9010
|
-
};
|
|
9011
|
-
Radio: {
|
|
9012
|
-
colorBgContainer: string;
|
|
9013
|
-
colorBgContainerDisabled: string;
|
|
9014
|
-
};
|
|
9015
|
-
Switch: {
|
|
9016
|
-
colorPrimary: string;
|
|
9017
|
-
colorBgContainer: string;
|
|
9018
|
-
};
|
|
9019
|
-
TreeSelect: {
|
|
9020
|
-
colorBgContainer: string;
|
|
9021
|
-
};
|
|
9022
|
-
Tabs: {
|
|
9023
|
-
margin: number;
|
|
9024
|
-
colorPrimaryActive: string;
|
|
9025
|
-
colorBgContainer: string;
|
|
9026
|
-
colorPrimary: string;
|
|
9027
|
-
colorFillAlter: string;
|
|
9028
|
-
colorSplit: string;
|
|
9029
|
-
colorText: string;
|
|
9030
|
-
lineHeight: number;
|
|
9031
|
-
};
|
|
9032
|
-
Select: {
|
|
9033
|
-
colorBgContainer: string;
|
|
9034
|
-
colorBgContainerDisabled: string;
|
|
9035
|
-
colorBgElevated: string;
|
|
9036
|
-
controlItemBgActive: string;
|
|
9037
|
-
colorBorder: string;
|
|
9038
|
-
colorText: string;
|
|
9039
|
-
};
|
|
9040
|
-
DatePicker: {
|
|
9041
|
-
colorBgContainer: string;
|
|
9042
|
-
colorBgContainerDisabled: string;
|
|
9043
|
-
colorBorder: string;
|
|
9044
|
-
colorText: string;
|
|
9045
|
-
colorBgElevated: string;
|
|
9046
|
-
colorTextHeading: string;
|
|
9047
|
-
colorIcon: string;
|
|
9048
|
-
colorIconHover: string;
|
|
9049
|
-
colorTextDisabled: string;
|
|
9050
|
-
controlItemBgHover: string;
|
|
9051
|
-
controlItemBgActive: string;
|
|
9052
|
-
};
|
|
9053
|
-
Calendar: {
|
|
9054
|
-
colorBgContainer: string;
|
|
9055
|
-
};
|
|
9056
|
-
Modal: {
|
|
9057
|
-
colorBgElevated: string;
|
|
9058
|
-
colorTextHeading: string;
|
|
9059
|
-
};
|
|
9060
|
-
Tree: {
|
|
9061
|
-
colorBgContainer: string;
|
|
9062
|
-
};
|
|
9063
|
-
};
|
|
9064
|
-
} | {
|
|
9065
|
-
token: {
|
|
9066
|
-
fontSize: number;
|
|
9067
|
-
sizeStep: number;
|
|
9068
|
-
borderRadius: string;
|
|
9069
|
-
colorPrimary: string;
|
|
9070
|
-
colorSuccess: string;
|
|
9071
|
-
colorWarning: string;
|
|
9072
|
-
colorError: string;
|
|
9073
|
-
colorInfo: string;
|
|
9074
|
-
colorLink: string;
|
|
9075
|
-
fontFamily: string;
|
|
9076
|
-
colorBgContainer: string;
|
|
9077
|
-
colorBgElevated: string;
|
|
9078
|
-
colorBgLayout: string;
|
|
9079
|
-
colorBgMask: string;
|
|
9080
|
-
colorBorder: string;
|
|
9081
|
-
colorText: string;
|
|
9082
|
-
colorTextSecondary: string;
|
|
9083
|
-
colorErrorHover: string;
|
|
9084
|
-
colorErrorText: string;
|
|
9085
|
-
colorErrorTextActive: string;
|
|
9086
|
-
colorErrorTextHover: string;
|
|
9087
|
-
colorFill: string;
|
|
9088
|
-
colorLinkActive: string;
|
|
9089
|
-
colorLinkHover: string;
|
|
9090
|
-
colorPrimaryActive: string;
|
|
9091
|
-
colorPrimaryBgHover: string;
|
|
9092
|
-
colorPrimaryBorder: string;
|
|
9093
|
-
colorPrimaryBorderHover: string;
|
|
9094
|
-
colorPrimaryHover: string;
|
|
9095
|
-
colorPrimaryText: string;
|
|
9096
|
-
colorPrimaryTextActive: string;
|
|
9097
|
-
colorPrimaryTextHover: string;
|
|
9098
|
-
colorSuccessActive: string;
|
|
9099
|
-
colorSuccessBgHover: string;
|
|
9100
|
-
colorSuccessBorder: string;
|
|
9101
|
-
colorSuccessBorderHover: string;
|
|
9102
|
-
colorSuccessHover: string;
|
|
9103
|
-
colorSuccessText: string;
|
|
9104
|
-
colorSuccessTextActive: string;
|
|
9105
|
-
colorSuccessTextHover: string;
|
|
9106
|
-
colorWarningActive: string;
|
|
9107
|
-
colorWarningBgHover: string;
|
|
9108
|
-
colorWarningBorder: string;
|
|
9109
|
-
colorWarningBorderHover: string;
|
|
9110
|
-
colorWarningHover: string;
|
|
9111
|
-
colorWarningText: string;
|
|
9112
|
-
colorWarningTextActive: string;
|
|
9113
|
-
colorWarningTextHover: string;
|
|
9114
|
-
boxShadow: string;
|
|
9115
|
-
boxShadowSecondary: string;
|
|
9116
|
-
boxShadowTertiary: string;
|
|
9117
|
-
colorBgContainerDisabled: string;
|
|
9118
|
-
colorBgTextActive: string;
|
|
9119
|
-
colorBgTextHover: string;
|
|
9120
|
-
colorBorderBg: string;
|
|
9121
|
-
colorErrorOutline: string;
|
|
9122
|
-
colorFillAlter: string;
|
|
9123
|
-
colorFillContent: string;
|
|
9124
|
-
colorFillContentHover: string;
|
|
9125
|
-
colorHighlight: string;
|
|
9126
|
-
colorIcon: string;
|
|
9127
|
-
colorIconHover: string;
|
|
9128
|
-
colorSplit: string;
|
|
9129
|
-
colorTextDescription: string;
|
|
9130
|
-
colorTextDisabled: string;
|
|
9131
|
-
colorTextHeading: string;
|
|
9132
|
-
colorTextLabel: string;
|
|
9133
|
-
colorTextPlaceholder: string;
|
|
9134
|
-
colorWarningOutline: string;
|
|
9135
|
-
controlItemBgActive: string;
|
|
9136
|
-
controlItemBgActiveDisabled: string;
|
|
9137
|
-
controlItemBgActiveHover: string;
|
|
9138
|
-
controlItemBgHover: string;
|
|
9139
|
-
controlOutline: string;
|
|
9140
|
-
controlOutlineWidth: string;
|
|
9141
|
-
fontWeightStrong: string;
|
|
9142
|
-
linkDecoration: string;
|
|
9143
|
-
inkFocusDecoration: string;
|
|
9144
|
-
linkHoverDecoration: string;
|
|
9145
|
-
};
|
|
9146
|
-
components: {
|
|
9147
|
-
Form: {
|
|
9148
|
-
marginLG: number;
|
|
9149
|
-
};
|
|
9150
|
-
Tabs: {
|
|
9151
|
-
margin: number;
|
|
9152
|
-
lineHeight: number;
|
|
9153
|
-
colorPrimaryBorder: string;
|
|
9154
|
-
colorSplit: string;
|
|
9155
|
-
};
|
|
9156
|
-
};
|
|
9157
|
-
} | {
|
|
9158
|
-
token: {
|
|
9159
|
-
fontSize: number;
|
|
9160
|
-
sizeStep: number;
|
|
9161
|
-
borderRadius: number;
|
|
9162
|
-
wireframe: boolean;
|
|
9163
|
-
colorPrimary: string;
|
|
9164
|
-
};
|
|
9165
|
-
components: {
|
|
9166
|
-
Form: {
|
|
9167
|
-
marginLG: number;
|
|
9168
|
-
};
|
|
9169
|
-
Button: {
|
|
9170
|
-
lineHeight: number;
|
|
9171
|
-
};
|
|
9172
|
-
Tabs: {
|
|
9173
|
-
margin: number;
|
|
9174
|
-
colorBgContainer: string;
|
|
9175
|
-
colorPrimary: string;
|
|
9176
|
-
colorText: string;
|
|
9177
|
-
colorSplit: string;
|
|
9178
|
-
colorBorder: string;
|
|
9179
|
-
colorPrimaryBorder: string;
|
|
9180
|
-
lineHeight: number;
|
|
9181
|
-
};
|
|
9182
|
-
DatePicker: {
|
|
9183
|
-
colorPrimary: string;
|
|
9184
|
-
};
|
|
9185
|
-
};
|
|
9186
|
-
} | {
|
|
9187
|
-
token: {
|
|
9188
|
-
fontSize: number;
|
|
9189
|
-
sizeStep: number;
|
|
9190
|
-
borderRadius: number;
|
|
9191
|
-
wireframe: boolean;
|
|
9192
|
-
colorBgBase: string;
|
|
9193
|
-
colorTextBase: string;
|
|
9194
|
-
colorPrimary: string;
|
|
9195
|
-
colorPrimaryBorder: string;
|
|
9196
|
-
colorPrimaryBorderHover: string;
|
|
9197
|
-
colorPrimaryText: string;
|
|
9198
|
-
};
|
|
9199
|
-
components: {
|
|
9200
|
-
Button: {
|
|
9201
|
-
colorBgContainer: string;
|
|
9202
|
-
colorBorder: string;
|
|
9203
|
-
colorText: string;
|
|
9204
|
-
lineHeight: number;
|
|
9205
|
-
};
|
|
9206
|
-
Form: {
|
|
9207
|
-
marginLG: number;
|
|
9208
|
-
colorPrimary: string;
|
|
9209
|
-
colorTextHeading: string;
|
|
9210
|
-
colorTextDescription: string;
|
|
9211
|
-
colorText: string;
|
|
9212
|
-
colorBorder: string;
|
|
9213
|
-
controlOutline: string;
|
|
9214
|
-
colorError: string;
|
|
9215
|
-
};
|
|
9216
|
-
Input: {
|
|
9217
|
-
colorBgContainer: string;
|
|
9218
|
-
colorBorder: string;
|
|
9219
|
-
colorIconHover: string;
|
|
9220
|
-
colorPrimaryActive: string;
|
|
9221
|
-
colorBgContainerDisabled: string;
|
|
9222
|
-
colorText: string;
|
|
9223
|
-
};
|
|
9224
|
-
Checkbox: {
|
|
9225
|
-
colorBgContainer: string;
|
|
9226
|
-
colorBorder: string;
|
|
9227
|
-
};
|
|
9228
|
-
InputNumber: {
|
|
9229
|
-
colorBgContainer: string;
|
|
9230
|
-
colorBorder: string;
|
|
9231
|
-
colorIconHover: string;
|
|
9232
|
-
colorPrimaryActive: string;
|
|
9233
|
-
colorBgContainerDisabled: string;
|
|
9234
|
-
colorText: string;
|
|
9235
|
-
};
|
|
9236
|
-
Radio: {
|
|
9237
|
-
colorBgContainer: string;
|
|
9238
|
-
colorBgContainerDisabled: string;
|
|
9239
|
-
};
|
|
9240
|
-
Switch: {
|
|
9241
|
-
colorPrimary: string;
|
|
9242
|
-
colorBgContainer: string;
|
|
9243
|
-
};
|
|
9244
|
-
TreeSelect: {
|
|
9245
|
-
colorBgContainer: string;
|
|
9246
|
-
};
|
|
9247
|
-
Tabs: {
|
|
9248
|
-
margin: number;
|
|
9249
|
-
colorPrimaryActive: string;
|
|
9250
|
-
colorBgContainer: string;
|
|
9251
|
-
colorPrimary: string;
|
|
9252
|
-
colorFillAlter: string;
|
|
9253
|
-
colorSplit: string;
|
|
9254
|
-
colorText: string;
|
|
9255
|
-
lineHeight: number;
|
|
9256
|
-
};
|
|
9257
|
-
Select: {
|
|
9258
|
-
colorBgContainer: string;
|
|
9259
|
-
colorBgContainerDisabled: string;
|
|
9260
|
-
colorBgElevated: string;
|
|
9261
|
-
controlItemBgActive: string;
|
|
9262
|
-
colorBorder: string;
|
|
9263
|
-
colorText: string;
|
|
9264
|
-
};
|
|
9265
|
-
DatePicker: {
|
|
9266
|
-
colorBgContainer: string;
|
|
9267
|
-
colorBgContainerDisabled: string;
|
|
9268
|
-
colorBorder: string;
|
|
9269
|
-
colorText: string;
|
|
9270
|
-
colorBgElevated: string;
|
|
9271
|
-
colorTextHeading: string;
|
|
9272
|
-
colorIcon: string;
|
|
9273
|
-
colorIconHover: string;
|
|
9274
|
-
colorTextDisabled: string;
|
|
9275
|
-
controlItemBgHover: string;
|
|
9276
|
-
controlItemBgActive: string;
|
|
9277
|
-
};
|
|
9278
|
-
Calendar: {
|
|
9279
|
-
colorBgContainer: string;
|
|
9280
|
-
};
|
|
9281
|
-
Modal: {
|
|
9282
|
-
colorBgElevated: string;
|
|
9283
|
-
colorTextHeading: string;
|
|
9284
|
-
};
|
|
9285
|
-
Tree: {
|
|
9286
|
-
colorBgContainer: string;
|
|
9287
|
-
};
|
|
9288
|
-
};
|
|
9289
|
-
} | {
|
|
9290
|
-
token: {
|
|
9291
|
-
fontSize: number;
|
|
9292
|
-
sizeStep: number;
|
|
9293
|
-
borderRadius: string;
|
|
9294
|
-
colorPrimary: string;
|
|
9295
|
-
colorSuccess: string;
|
|
9296
|
-
colorWarning: string;
|
|
9297
|
-
colorError: string;
|
|
9298
|
-
colorInfo: string;
|
|
9299
|
-
colorLink: string;
|
|
9300
|
-
fontFamily: string;
|
|
9301
|
-
colorBgContainer: string;
|
|
9302
|
-
colorBgElevated: string;
|
|
9303
|
-
colorBgLayout: string;
|
|
9304
|
-
colorBgMask: string;
|
|
9305
|
-
colorBorder: string;
|
|
9306
|
-
colorText: string;
|
|
9307
|
-
colorTextSecondary: string;
|
|
9308
|
-
colorErrorHover: string;
|
|
9309
|
-
colorErrorText: string;
|
|
9310
|
-
colorErrorTextActive: string;
|
|
9311
|
-
colorErrorTextHover: string;
|
|
9312
|
-
colorFill: string;
|
|
9313
|
-
colorLinkActive: string;
|
|
9314
|
-
colorLinkHover: string;
|
|
9315
|
-
colorPrimaryActive: string;
|
|
9316
|
-
colorPrimaryBgHover: string;
|
|
9317
|
-
colorPrimaryBorder: string;
|
|
9318
|
-
colorPrimaryBorderHover: string;
|
|
9319
|
-
colorPrimaryHover: string;
|
|
9320
|
-
colorPrimaryText: string;
|
|
9321
|
-
colorPrimaryTextActive: string;
|
|
9322
|
-
colorPrimaryTextHover: string;
|
|
9323
|
-
colorSuccessActive: string;
|
|
9324
|
-
colorSuccessBgHover: string;
|
|
9325
|
-
colorSuccessBorder: string;
|
|
9326
|
-
colorSuccessBorderHover: string;
|
|
9327
|
-
colorSuccessHover: string;
|
|
9328
|
-
colorSuccessText: string;
|
|
9329
|
-
colorSuccessTextActive: string;
|
|
9330
|
-
colorSuccessTextHover: string;
|
|
9331
|
-
colorWarningActive: string;
|
|
9332
|
-
colorWarningBgHover: string;
|
|
9333
|
-
colorWarningBorder: string;
|
|
9334
|
-
colorWarningBorderHover: string;
|
|
9335
|
-
colorWarningHover: string;
|
|
9336
|
-
colorWarningText: string;
|
|
9337
|
-
colorWarningTextActive: string;
|
|
9338
|
-
colorWarningTextHover: string;
|
|
9339
|
-
boxShadow: string;
|
|
9340
|
-
boxShadowSecondary: string;
|
|
9341
|
-
boxShadowTertiary: string;
|
|
9342
|
-
colorBgContainerDisabled: string;
|
|
9343
|
-
colorBgTextActive: string;
|
|
9344
|
-
colorBgTextHover: string;
|
|
9345
|
-
colorBorderBg: string;
|
|
9346
|
-
colorErrorOutline: string;
|
|
9347
|
-
colorFillAlter: string;
|
|
9348
|
-
colorFillContent: string;
|
|
9349
|
-
colorFillContentHover: string;
|
|
9350
|
-
colorHighlight: string;
|
|
9351
|
-
colorIcon: string;
|
|
9352
|
-
colorIconHover: string;
|
|
9353
|
-
colorSplit: string;
|
|
9354
|
-
colorTextDescription: string;
|
|
9355
|
-
colorTextDisabled: string;
|
|
9356
|
-
colorTextHeading: string;
|
|
9357
|
-
colorTextLabel: string;
|
|
9358
|
-
colorTextPlaceholder: string;
|
|
9359
|
-
colorWarningOutline: string;
|
|
9360
|
-
controlItemBgActive: string;
|
|
9361
|
-
controlItemBgActiveDisabled: string;
|
|
9362
|
-
controlItemBgActiveHover: string;
|
|
9363
|
-
controlItemBgHover: string;
|
|
9364
|
-
controlOutline: string;
|
|
9365
|
-
controlOutlineWidth: string;
|
|
9366
|
-
fontWeightStrong: string;
|
|
9367
|
-
linkDecoration: string;
|
|
9368
|
-
inkFocusDecoration: string;
|
|
9369
|
-
linkHoverDecoration: string;
|
|
9370
|
-
};
|
|
9371
|
-
components: {
|
|
9372
|
-
Form: {
|
|
9373
|
-
marginLG: number;
|
|
9374
|
-
};
|
|
9375
|
-
Tabs: {
|
|
9376
|
-
margin: number;
|
|
9377
|
-
lineHeight: number;
|
|
9378
|
-
colorPrimaryBorder: string;
|
|
9379
|
-
colorSplit: string;
|
|
9380
|
-
};
|
|
9381
|
-
};
|
|
9382
|
-
}>;
|
|
8032
|
+
antdTheme: import('vue').Ref<any, any>;
|
|
9383
8033
|
antdLocale: import('vue').Ref<{
|
|
9384
8034
|
locale: string;
|
|
9385
8035
|
Pagination?: {
|
|
@@ -14690,682 +13340,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
14690
13340
|
refresh?: string;
|
|
14691
13341
|
};
|
|
14692
13342
|
}>;
|
|
14693
|
-
antdTheme: import('vue').Ref<
|
|
14694
|
-
token: {
|
|
14695
|
-
fontSize: number;
|
|
14696
|
-
sizeStep: number;
|
|
14697
|
-
borderRadius: number;
|
|
14698
|
-
wireframe: boolean;
|
|
14699
|
-
colorPrimary: string;
|
|
14700
|
-
};
|
|
14701
|
-
components: {
|
|
14702
|
-
Form: {
|
|
14703
|
-
marginLG: number;
|
|
14704
|
-
};
|
|
14705
|
-
Button: {
|
|
14706
|
-
lineHeight: number;
|
|
14707
|
-
};
|
|
14708
|
-
Tabs: {
|
|
14709
|
-
margin: number;
|
|
14710
|
-
colorBgContainer: string;
|
|
14711
|
-
colorPrimary: string;
|
|
14712
|
-
colorText: string;
|
|
14713
|
-
colorSplit: string;
|
|
14714
|
-
colorBorder: string;
|
|
14715
|
-
colorPrimaryBorder: string;
|
|
14716
|
-
lineHeight: number;
|
|
14717
|
-
};
|
|
14718
|
-
DatePicker: {
|
|
14719
|
-
colorPrimary: string;
|
|
14720
|
-
};
|
|
14721
|
-
};
|
|
14722
|
-
} | {
|
|
14723
|
-
token: {
|
|
14724
|
-
fontSize: number;
|
|
14725
|
-
sizeStep: number;
|
|
14726
|
-
borderRadius: number;
|
|
14727
|
-
wireframe: boolean;
|
|
14728
|
-
colorBgBase: string;
|
|
14729
|
-
colorTextBase: string;
|
|
14730
|
-
colorPrimary: string;
|
|
14731
|
-
colorPrimaryBorder: string;
|
|
14732
|
-
colorPrimaryBorderHover: string;
|
|
14733
|
-
colorPrimaryText: string;
|
|
14734
|
-
};
|
|
14735
|
-
components: {
|
|
14736
|
-
Button: {
|
|
14737
|
-
colorBgContainer: string;
|
|
14738
|
-
colorBorder: string;
|
|
14739
|
-
colorText: string;
|
|
14740
|
-
lineHeight: number;
|
|
14741
|
-
};
|
|
14742
|
-
Form: {
|
|
14743
|
-
marginLG: number;
|
|
14744
|
-
colorPrimary: string;
|
|
14745
|
-
colorTextHeading: string;
|
|
14746
|
-
colorTextDescription: string;
|
|
14747
|
-
colorText: string;
|
|
14748
|
-
colorBorder: string;
|
|
14749
|
-
controlOutline: string;
|
|
14750
|
-
colorError: string;
|
|
14751
|
-
};
|
|
14752
|
-
Input: {
|
|
14753
|
-
colorBgContainer: string;
|
|
14754
|
-
colorBorder: string;
|
|
14755
|
-
colorIconHover: string;
|
|
14756
|
-
colorPrimaryActive: string;
|
|
14757
|
-
colorBgContainerDisabled: string;
|
|
14758
|
-
colorText: string;
|
|
14759
|
-
};
|
|
14760
|
-
Checkbox: {
|
|
14761
|
-
colorBgContainer: string;
|
|
14762
|
-
colorBorder: string;
|
|
14763
|
-
};
|
|
14764
|
-
InputNumber: {
|
|
14765
|
-
colorBgContainer: string;
|
|
14766
|
-
colorBorder: string;
|
|
14767
|
-
colorIconHover: string;
|
|
14768
|
-
colorPrimaryActive: string;
|
|
14769
|
-
colorBgContainerDisabled: string;
|
|
14770
|
-
colorText: string;
|
|
14771
|
-
};
|
|
14772
|
-
Radio: {
|
|
14773
|
-
colorBgContainer: string;
|
|
14774
|
-
colorBgContainerDisabled: string;
|
|
14775
|
-
};
|
|
14776
|
-
Switch: {
|
|
14777
|
-
colorPrimary: string;
|
|
14778
|
-
colorBgContainer: string;
|
|
14779
|
-
};
|
|
14780
|
-
TreeSelect: {
|
|
14781
|
-
colorBgContainer: string;
|
|
14782
|
-
};
|
|
14783
|
-
Tabs: {
|
|
14784
|
-
margin: number;
|
|
14785
|
-
colorPrimaryActive: string;
|
|
14786
|
-
colorBgContainer: string;
|
|
14787
|
-
colorPrimary: string;
|
|
14788
|
-
colorFillAlter: string;
|
|
14789
|
-
colorSplit: string;
|
|
14790
|
-
colorText: string;
|
|
14791
|
-
lineHeight: number;
|
|
14792
|
-
};
|
|
14793
|
-
Select: {
|
|
14794
|
-
colorBgContainer: string;
|
|
14795
|
-
colorBgContainerDisabled: string;
|
|
14796
|
-
colorBgElevated: string;
|
|
14797
|
-
controlItemBgActive: string;
|
|
14798
|
-
colorBorder: string;
|
|
14799
|
-
colorText: string;
|
|
14800
|
-
};
|
|
14801
|
-
DatePicker: {
|
|
14802
|
-
colorBgContainer: string;
|
|
14803
|
-
colorBgContainerDisabled: string;
|
|
14804
|
-
colorBorder: string;
|
|
14805
|
-
colorText: string;
|
|
14806
|
-
colorBgElevated: string;
|
|
14807
|
-
colorTextHeading: string;
|
|
14808
|
-
colorIcon: string;
|
|
14809
|
-
colorIconHover: string;
|
|
14810
|
-
colorTextDisabled: string;
|
|
14811
|
-
controlItemBgHover: string;
|
|
14812
|
-
controlItemBgActive: string;
|
|
14813
|
-
};
|
|
14814
|
-
Calendar: {
|
|
14815
|
-
colorBgContainer: string;
|
|
14816
|
-
};
|
|
14817
|
-
Modal: {
|
|
14818
|
-
colorBgElevated: string;
|
|
14819
|
-
colorTextHeading: string;
|
|
14820
|
-
};
|
|
14821
|
-
Tree: {
|
|
14822
|
-
colorBgContainer: string;
|
|
14823
|
-
};
|
|
14824
|
-
};
|
|
14825
|
-
} | {
|
|
14826
|
-
token: {
|
|
14827
|
-
fontSize: number;
|
|
14828
|
-
sizeStep: number;
|
|
14829
|
-
borderRadius: string;
|
|
14830
|
-
colorPrimary: string;
|
|
14831
|
-
colorSuccess: string;
|
|
14832
|
-
colorWarning: string;
|
|
14833
|
-
colorError: string;
|
|
14834
|
-
colorInfo: string;
|
|
14835
|
-
colorLink: string;
|
|
14836
|
-
fontFamily: string;
|
|
14837
|
-
colorBgContainer: string;
|
|
14838
|
-
colorBgElevated: string;
|
|
14839
|
-
colorBgLayout: string;
|
|
14840
|
-
colorBgMask: string;
|
|
14841
|
-
colorBorder: string;
|
|
14842
|
-
colorText: string;
|
|
14843
|
-
colorTextSecondary: string;
|
|
14844
|
-
colorErrorHover: string;
|
|
14845
|
-
colorErrorText: string;
|
|
14846
|
-
colorErrorTextActive: string;
|
|
14847
|
-
colorErrorTextHover: string;
|
|
14848
|
-
colorFill: string;
|
|
14849
|
-
colorLinkActive: string;
|
|
14850
|
-
colorLinkHover: string;
|
|
14851
|
-
colorPrimaryActive: string;
|
|
14852
|
-
colorPrimaryBgHover: string;
|
|
14853
|
-
colorPrimaryBorder: string;
|
|
14854
|
-
colorPrimaryBorderHover: string;
|
|
14855
|
-
colorPrimaryHover: string;
|
|
14856
|
-
colorPrimaryText: string;
|
|
14857
|
-
colorPrimaryTextActive: string;
|
|
14858
|
-
colorPrimaryTextHover: string;
|
|
14859
|
-
colorSuccessActive: string;
|
|
14860
|
-
colorSuccessBgHover: string;
|
|
14861
|
-
colorSuccessBorder: string;
|
|
14862
|
-
colorSuccessBorderHover: string;
|
|
14863
|
-
colorSuccessHover: string;
|
|
14864
|
-
colorSuccessText: string;
|
|
14865
|
-
colorSuccessTextActive: string;
|
|
14866
|
-
colorSuccessTextHover: string;
|
|
14867
|
-
colorWarningActive: string;
|
|
14868
|
-
colorWarningBgHover: string;
|
|
14869
|
-
colorWarningBorder: string;
|
|
14870
|
-
colorWarningBorderHover: string;
|
|
14871
|
-
colorWarningHover: string;
|
|
14872
|
-
colorWarningText: string;
|
|
14873
|
-
colorWarningTextActive: string;
|
|
14874
|
-
colorWarningTextHover: string;
|
|
14875
|
-
boxShadow: string;
|
|
14876
|
-
boxShadowSecondary: string;
|
|
14877
|
-
boxShadowTertiary: string;
|
|
14878
|
-
colorBgContainerDisabled: string;
|
|
14879
|
-
colorBgTextActive: string;
|
|
14880
|
-
colorBgTextHover: string;
|
|
14881
|
-
colorBorderBg: string;
|
|
14882
|
-
colorErrorOutline: string;
|
|
14883
|
-
colorFillAlter: string;
|
|
14884
|
-
colorFillContent: string;
|
|
14885
|
-
colorFillContentHover: string;
|
|
14886
|
-
colorHighlight: string;
|
|
14887
|
-
colorIcon: string;
|
|
14888
|
-
colorIconHover: string;
|
|
14889
|
-
colorSplit: string;
|
|
14890
|
-
colorTextDescription: string;
|
|
14891
|
-
colorTextDisabled: string;
|
|
14892
|
-
colorTextHeading: string;
|
|
14893
|
-
colorTextLabel: string;
|
|
14894
|
-
colorTextPlaceholder: string;
|
|
14895
|
-
colorWarningOutline: string;
|
|
14896
|
-
controlItemBgActive: string;
|
|
14897
|
-
controlItemBgActiveDisabled: string;
|
|
14898
|
-
controlItemBgActiveHover: string;
|
|
14899
|
-
controlItemBgHover: string;
|
|
14900
|
-
controlOutline: string;
|
|
14901
|
-
controlOutlineWidth: string;
|
|
14902
|
-
fontWeightStrong: string;
|
|
14903
|
-
linkDecoration: string;
|
|
14904
|
-
inkFocusDecoration: string;
|
|
14905
|
-
linkHoverDecoration: string;
|
|
14906
|
-
};
|
|
14907
|
-
components: {
|
|
14908
|
-
Form: {
|
|
14909
|
-
marginLG: number;
|
|
14910
|
-
};
|
|
14911
|
-
Tabs: {
|
|
14912
|
-
margin: number;
|
|
14913
|
-
lineHeight: number;
|
|
14914
|
-
colorPrimaryBorder: string;
|
|
14915
|
-
colorSplit: string;
|
|
14916
|
-
};
|
|
14917
|
-
};
|
|
14918
|
-
}, {
|
|
14919
|
-
token: {
|
|
14920
|
-
fontSize: number;
|
|
14921
|
-
sizeStep: number;
|
|
14922
|
-
borderRadius: number;
|
|
14923
|
-
wireframe: boolean;
|
|
14924
|
-
colorPrimary: string;
|
|
14925
|
-
};
|
|
14926
|
-
components: {
|
|
14927
|
-
Form: {
|
|
14928
|
-
marginLG: number;
|
|
14929
|
-
};
|
|
14930
|
-
Button: {
|
|
14931
|
-
lineHeight: number;
|
|
14932
|
-
};
|
|
14933
|
-
Tabs: {
|
|
14934
|
-
margin: number;
|
|
14935
|
-
colorBgContainer: string;
|
|
14936
|
-
colorPrimary: string;
|
|
14937
|
-
colorText: string;
|
|
14938
|
-
colorSplit: string;
|
|
14939
|
-
colorBorder: string;
|
|
14940
|
-
colorPrimaryBorder: string;
|
|
14941
|
-
lineHeight: number;
|
|
14942
|
-
};
|
|
14943
|
-
DatePicker: {
|
|
14944
|
-
colorPrimary: string;
|
|
14945
|
-
};
|
|
14946
|
-
};
|
|
14947
|
-
} | {
|
|
14948
|
-
token: {
|
|
14949
|
-
fontSize: number;
|
|
14950
|
-
sizeStep: number;
|
|
14951
|
-
borderRadius: number;
|
|
14952
|
-
wireframe: boolean;
|
|
14953
|
-
colorBgBase: string;
|
|
14954
|
-
colorTextBase: string;
|
|
14955
|
-
colorPrimary: string;
|
|
14956
|
-
colorPrimaryBorder: string;
|
|
14957
|
-
colorPrimaryBorderHover: string;
|
|
14958
|
-
colorPrimaryText: string;
|
|
14959
|
-
};
|
|
14960
|
-
components: {
|
|
14961
|
-
Button: {
|
|
14962
|
-
colorBgContainer: string;
|
|
14963
|
-
colorBorder: string;
|
|
14964
|
-
colorText: string;
|
|
14965
|
-
lineHeight: number;
|
|
14966
|
-
};
|
|
14967
|
-
Form: {
|
|
14968
|
-
marginLG: number;
|
|
14969
|
-
colorPrimary: string;
|
|
14970
|
-
colorTextHeading: string;
|
|
14971
|
-
colorTextDescription: string;
|
|
14972
|
-
colorText: string;
|
|
14973
|
-
colorBorder: string;
|
|
14974
|
-
controlOutline: string;
|
|
14975
|
-
colorError: string;
|
|
14976
|
-
};
|
|
14977
|
-
Input: {
|
|
14978
|
-
colorBgContainer: string;
|
|
14979
|
-
colorBorder: string;
|
|
14980
|
-
colorIconHover: string;
|
|
14981
|
-
colorPrimaryActive: string;
|
|
14982
|
-
colorBgContainerDisabled: string;
|
|
14983
|
-
colorText: string;
|
|
14984
|
-
};
|
|
14985
|
-
Checkbox: {
|
|
14986
|
-
colorBgContainer: string;
|
|
14987
|
-
colorBorder: string;
|
|
14988
|
-
};
|
|
14989
|
-
InputNumber: {
|
|
14990
|
-
colorBgContainer: string;
|
|
14991
|
-
colorBorder: string;
|
|
14992
|
-
colorIconHover: string;
|
|
14993
|
-
colorPrimaryActive: string;
|
|
14994
|
-
colorBgContainerDisabled: string;
|
|
14995
|
-
colorText: string;
|
|
14996
|
-
};
|
|
14997
|
-
Radio: {
|
|
14998
|
-
colorBgContainer: string;
|
|
14999
|
-
colorBgContainerDisabled: string;
|
|
15000
|
-
};
|
|
15001
|
-
Switch: {
|
|
15002
|
-
colorPrimary: string;
|
|
15003
|
-
colorBgContainer: string;
|
|
15004
|
-
};
|
|
15005
|
-
TreeSelect: {
|
|
15006
|
-
colorBgContainer: string;
|
|
15007
|
-
};
|
|
15008
|
-
Tabs: {
|
|
15009
|
-
margin: number;
|
|
15010
|
-
colorPrimaryActive: string;
|
|
15011
|
-
colorBgContainer: string;
|
|
15012
|
-
colorPrimary: string;
|
|
15013
|
-
colorFillAlter: string;
|
|
15014
|
-
colorSplit: string;
|
|
15015
|
-
colorText: string;
|
|
15016
|
-
lineHeight: number;
|
|
15017
|
-
};
|
|
15018
|
-
Select: {
|
|
15019
|
-
colorBgContainer: string;
|
|
15020
|
-
colorBgContainerDisabled: string;
|
|
15021
|
-
colorBgElevated: string;
|
|
15022
|
-
controlItemBgActive: string;
|
|
15023
|
-
colorBorder: string;
|
|
15024
|
-
colorText: string;
|
|
15025
|
-
};
|
|
15026
|
-
DatePicker: {
|
|
15027
|
-
colorBgContainer: string;
|
|
15028
|
-
colorBgContainerDisabled: string;
|
|
15029
|
-
colorBorder: string;
|
|
15030
|
-
colorText: string;
|
|
15031
|
-
colorBgElevated: string;
|
|
15032
|
-
colorTextHeading: string;
|
|
15033
|
-
colorIcon: string;
|
|
15034
|
-
colorIconHover: string;
|
|
15035
|
-
colorTextDisabled: string;
|
|
15036
|
-
controlItemBgHover: string;
|
|
15037
|
-
controlItemBgActive: string;
|
|
15038
|
-
};
|
|
15039
|
-
Calendar: {
|
|
15040
|
-
colorBgContainer: string;
|
|
15041
|
-
};
|
|
15042
|
-
Modal: {
|
|
15043
|
-
colorBgElevated: string;
|
|
15044
|
-
colorTextHeading: string;
|
|
15045
|
-
};
|
|
15046
|
-
Tree: {
|
|
15047
|
-
colorBgContainer: string;
|
|
15048
|
-
};
|
|
15049
|
-
};
|
|
15050
|
-
} | {
|
|
15051
|
-
token: {
|
|
15052
|
-
fontSize: number;
|
|
15053
|
-
sizeStep: number;
|
|
15054
|
-
borderRadius: string;
|
|
15055
|
-
colorPrimary: string;
|
|
15056
|
-
colorSuccess: string;
|
|
15057
|
-
colorWarning: string;
|
|
15058
|
-
colorError: string;
|
|
15059
|
-
colorInfo: string;
|
|
15060
|
-
colorLink: string;
|
|
15061
|
-
fontFamily: string;
|
|
15062
|
-
colorBgContainer: string;
|
|
15063
|
-
colorBgElevated: string;
|
|
15064
|
-
colorBgLayout: string;
|
|
15065
|
-
colorBgMask: string;
|
|
15066
|
-
colorBorder: string;
|
|
15067
|
-
colorText: string;
|
|
15068
|
-
colorTextSecondary: string;
|
|
15069
|
-
colorErrorHover: string;
|
|
15070
|
-
colorErrorText: string;
|
|
15071
|
-
colorErrorTextActive: string;
|
|
15072
|
-
colorErrorTextHover: string;
|
|
15073
|
-
colorFill: string;
|
|
15074
|
-
colorLinkActive: string;
|
|
15075
|
-
colorLinkHover: string;
|
|
15076
|
-
colorPrimaryActive: string;
|
|
15077
|
-
colorPrimaryBgHover: string;
|
|
15078
|
-
colorPrimaryBorder: string;
|
|
15079
|
-
colorPrimaryBorderHover: string;
|
|
15080
|
-
colorPrimaryHover: string;
|
|
15081
|
-
colorPrimaryText: string;
|
|
15082
|
-
colorPrimaryTextActive: string;
|
|
15083
|
-
colorPrimaryTextHover: string;
|
|
15084
|
-
colorSuccessActive: string;
|
|
15085
|
-
colorSuccessBgHover: string;
|
|
15086
|
-
colorSuccessBorder: string;
|
|
15087
|
-
colorSuccessBorderHover: string;
|
|
15088
|
-
colorSuccessHover: string;
|
|
15089
|
-
colorSuccessText: string;
|
|
15090
|
-
colorSuccessTextActive: string;
|
|
15091
|
-
colorSuccessTextHover: string;
|
|
15092
|
-
colorWarningActive: string;
|
|
15093
|
-
colorWarningBgHover: string;
|
|
15094
|
-
colorWarningBorder: string;
|
|
15095
|
-
colorWarningBorderHover: string;
|
|
15096
|
-
colorWarningHover: string;
|
|
15097
|
-
colorWarningText: string;
|
|
15098
|
-
colorWarningTextActive: string;
|
|
15099
|
-
colorWarningTextHover: string;
|
|
15100
|
-
boxShadow: string;
|
|
15101
|
-
boxShadowSecondary: string;
|
|
15102
|
-
boxShadowTertiary: string;
|
|
15103
|
-
colorBgContainerDisabled: string;
|
|
15104
|
-
colorBgTextActive: string;
|
|
15105
|
-
colorBgTextHover: string;
|
|
15106
|
-
colorBorderBg: string;
|
|
15107
|
-
colorErrorOutline: string;
|
|
15108
|
-
colorFillAlter: string;
|
|
15109
|
-
colorFillContent: string;
|
|
15110
|
-
colorFillContentHover: string;
|
|
15111
|
-
colorHighlight: string;
|
|
15112
|
-
colorIcon: string;
|
|
15113
|
-
colorIconHover: string;
|
|
15114
|
-
colorSplit: string;
|
|
15115
|
-
colorTextDescription: string;
|
|
15116
|
-
colorTextDisabled: string;
|
|
15117
|
-
colorTextHeading: string;
|
|
15118
|
-
colorTextLabel: string;
|
|
15119
|
-
colorTextPlaceholder: string;
|
|
15120
|
-
colorWarningOutline: string;
|
|
15121
|
-
controlItemBgActive: string;
|
|
15122
|
-
controlItemBgActiveDisabled: string;
|
|
15123
|
-
controlItemBgActiveHover: string;
|
|
15124
|
-
controlItemBgHover: string;
|
|
15125
|
-
controlOutline: string;
|
|
15126
|
-
controlOutlineWidth: string;
|
|
15127
|
-
fontWeightStrong: string;
|
|
15128
|
-
linkDecoration: string;
|
|
15129
|
-
inkFocusDecoration: string;
|
|
15130
|
-
linkHoverDecoration: string;
|
|
15131
|
-
};
|
|
15132
|
-
components: {
|
|
15133
|
-
Form: {
|
|
15134
|
-
marginLG: number;
|
|
15135
|
-
};
|
|
15136
|
-
Tabs: {
|
|
15137
|
-
margin: number;
|
|
15138
|
-
lineHeight: number;
|
|
15139
|
-
colorPrimaryBorder: string;
|
|
15140
|
-
colorSplit: string;
|
|
15141
|
-
};
|
|
15142
|
-
};
|
|
15143
|
-
} | {
|
|
15144
|
-
token: {
|
|
15145
|
-
fontSize: number;
|
|
15146
|
-
sizeStep: number;
|
|
15147
|
-
borderRadius: number;
|
|
15148
|
-
wireframe: boolean;
|
|
15149
|
-
colorPrimary: string;
|
|
15150
|
-
};
|
|
15151
|
-
components: {
|
|
15152
|
-
Form: {
|
|
15153
|
-
marginLG: number;
|
|
15154
|
-
};
|
|
15155
|
-
Button: {
|
|
15156
|
-
lineHeight: number;
|
|
15157
|
-
};
|
|
15158
|
-
Tabs: {
|
|
15159
|
-
margin: number;
|
|
15160
|
-
colorBgContainer: string;
|
|
15161
|
-
colorPrimary: string;
|
|
15162
|
-
colorText: string;
|
|
15163
|
-
colorSplit: string;
|
|
15164
|
-
colorBorder: string;
|
|
15165
|
-
colorPrimaryBorder: string;
|
|
15166
|
-
lineHeight: number;
|
|
15167
|
-
};
|
|
15168
|
-
DatePicker: {
|
|
15169
|
-
colorPrimary: string;
|
|
15170
|
-
};
|
|
15171
|
-
};
|
|
15172
|
-
} | {
|
|
15173
|
-
token: {
|
|
15174
|
-
fontSize: number;
|
|
15175
|
-
sizeStep: number;
|
|
15176
|
-
borderRadius: number;
|
|
15177
|
-
wireframe: boolean;
|
|
15178
|
-
colorBgBase: string;
|
|
15179
|
-
colorTextBase: string;
|
|
15180
|
-
colorPrimary: string;
|
|
15181
|
-
colorPrimaryBorder: string;
|
|
15182
|
-
colorPrimaryBorderHover: string;
|
|
15183
|
-
colorPrimaryText: string;
|
|
15184
|
-
};
|
|
15185
|
-
components: {
|
|
15186
|
-
Button: {
|
|
15187
|
-
colorBgContainer: string;
|
|
15188
|
-
colorBorder: string;
|
|
15189
|
-
colorText: string;
|
|
15190
|
-
lineHeight: number;
|
|
15191
|
-
};
|
|
15192
|
-
Form: {
|
|
15193
|
-
marginLG: number;
|
|
15194
|
-
colorPrimary: string;
|
|
15195
|
-
colorTextHeading: string;
|
|
15196
|
-
colorTextDescription: string;
|
|
15197
|
-
colorText: string;
|
|
15198
|
-
colorBorder: string;
|
|
15199
|
-
controlOutline: string;
|
|
15200
|
-
colorError: string;
|
|
15201
|
-
};
|
|
15202
|
-
Input: {
|
|
15203
|
-
colorBgContainer: string;
|
|
15204
|
-
colorBorder: string;
|
|
15205
|
-
colorIconHover: string;
|
|
15206
|
-
colorPrimaryActive: string;
|
|
15207
|
-
colorBgContainerDisabled: string;
|
|
15208
|
-
colorText: string;
|
|
15209
|
-
};
|
|
15210
|
-
Checkbox: {
|
|
15211
|
-
colorBgContainer: string;
|
|
15212
|
-
colorBorder: string;
|
|
15213
|
-
};
|
|
15214
|
-
InputNumber: {
|
|
15215
|
-
colorBgContainer: string;
|
|
15216
|
-
colorBorder: string;
|
|
15217
|
-
colorIconHover: string;
|
|
15218
|
-
colorPrimaryActive: string;
|
|
15219
|
-
colorBgContainerDisabled: string;
|
|
15220
|
-
colorText: string;
|
|
15221
|
-
};
|
|
15222
|
-
Radio: {
|
|
15223
|
-
colorBgContainer: string;
|
|
15224
|
-
colorBgContainerDisabled: string;
|
|
15225
|
-
};
|
|
15226
|
-
Switch: {
|
|
15227
|
-
colorPrimary: string;
|
|
15228
|
-
colorBgContainer: string;
|
|
15229
|
-
};
|
|
15230
|
-
TreeSelect: {
|
|
15231
|
-
colorBgContainer: string;
|
|
15232
|
-
};
|
|
15233
|
-
Tabs: {
|
|
15234
|
-
margin: number;
|
|
15235
|
-
colorPrimaryActive: string;
|
|
15236
|
-
colorBgContainer: string;
|
|
15237
|
-
colorPrimary: string;
|
|
15238
|
-
colorFillAlter: string;
|
|
15239
|
-
colorSplit: string;
|
|
15240
|
-
colorText: string;
|
|
15241
|
-
lineHeight: number;
|
|
15242
|
-
};
|
|
15243
|
-
Select: {
|
|
15244
|
-
colorBgContainer: string;
|
|
15245
|
-
colorBgContainerDisabled: string;
|
|
15246
|
-
colorBgElevated: string;
|
|
15247
|
-
controlItemBgActive: string;
|
|
15248
|
-
colorBorder: string;
|
|
15249
|
-
colorText: string;
|
|
15250
|
-
};
|
|
15251
|
-
DatePicker: {
|
|
15252
|
-
colorBgContainer: string;
|
|
15253
|
-
colorBgContainerDisabled: string;
|
|
15254
|
-
colorBorder: string;
|
|
15255
|
-
colorText: string;
|
|
15256
|
-
colorBgElevated: string;
|
|
15257
|
-
colorTextHeading: string;
|
|
15258
|
-
colorIcon: string;
|
|
15259
|
-
colorIconHover: string;
|
|
15260
|
-
colorTextDisabled: string;
|
|
15261
|
-
controlItemBgHover: string;
|
|
15262
|
-
controlItemBgActive: string;
|
|
15263
|
-
};
|
|
15264
|
-
Calendar: {
|
|
15265
|
-
colorBgContainer: string;
|
|
15266
|
-
};
|
|
15267
|
-
Modal: {
|
|
15268
|
-
colorBgElevated: string;
|
|
15269
|
-
colorTextHeading: string;
|
|
15270
|
-
};
|
|
15271
|
-
Tree: {
|
|
15272
|
-
colorBgContainer: string;
|
|
15273
|
-
};
|
|
15274
|
-
};
|
|
15275
|
-
} | {
|
|
15276
|
-
token: {
|
|
15277
|
-
fontSize: number;
|
|
15278
|
-
sizeStep: number;
|
|
15279
|
-
borderRadius: string;
|
|
15280
|
-
colorPrimary: string;
|
|
15281
|
-
colorSuccess: string;
|
|
15282
|
-
colorWarning: string;
|
|
15283
|
-
colorError: string;
|
|
15284
|
-
colorInfo: string;
|
|
15285
|
-
colorLink: string;
|
|
15286
|
-
fontFamily: string;
|
|
15287
|
-
colorBgContainer: string;
|
|
15288
|
-
colorBgElevated: string;
|
|
15289
|
-
colorBgLayout: string;
|
|
15290
|
-
colorBgMask: string;
|
|
15291
|
-
colorBorder: string;
|
|
15292
|
-
colorText: string;
|
|
15293
|
-
colorTextSecondary: string;
|
|
15294
|
-
colorErrorHover: string;
|
|
15295
|
-
colorErrorText: string;
|
|
15296
|
-
colorErrorTextActive: string;
|
|
15297
|
-
colorErrorTextHover: string;
|
|
15298
|
-
colorFill: string;
|
|
15299
|
-
colorLinkActive: string;
|
|
15300
|
-
colorLinkHover: string;
|
|
15301
|
-
colorPrimaryActive: string;
|
|
15302
|
-
colorPrimaryBgHover: string;
|
|
15303
|
-
colorPrimaryBorder: string;
|
|
15304
|
-
colorPrimaryBorderHover: string;
|
|
15305
|
-
colorPrimaryHover: string;
|
|
15306
|
-
colorPrimaryText: string;
|
|
15307
|
-
colorPrimaryTextActive: string;
|
|
15308
|
-
colorPrimaryTextHover: string;
|
|
15309
|
-
colorSuccessActive: string;
|
|
15310
|
-
colorSuccessBgHover: string;
|
|
15311
|
-
colorSuccessBorder: string;
|
|
15312
|
-
colorSuccessBorderHover: string;
|
|
15313
|
-
colorSuccessHover: string;
|
|
15314
|
-
colorSuccessText: string;
|
|
15315
|
-
colorSuccessTextActive: string;
|
|
15316
|
-
colorSuccessTextHover: string;
|
|
15317
|
-
colorWarningActive: string;
|
|
15318
|
-
colorWarningBgHover: string;
|
|
15319
|
-
colorWarningBorder: string;
|
|
15320
|
-
colorWarningBorderHover: string;
|
|
15321
|
-
colorWarningHover: string;
|
|
15322
|
-
colorWarningText: string;
|
|
15323
|
-
colorWarningTextActive: string;
|
|
15324
|
-
colorWarningTextHover: string;
|
|
15325
|
-
boxShadow: string;
|
|
15326
|
-
boxShadowSecondary: string;
|
|
15327
|
-
boxShadowTertiary: string;
|
|
15328
|
-
colorBgContainerDisabled: string;
|
|
15329
|
-
colorBgTextActive: string;
|
|
15330
|
-
colorBgTextHover: string;
|
|
15331
|
-
colorBorderBg: string;
|
|
15332
|
-
colorErrorOutline: string;
|
|
15333
|
-
colorFillAlter: string;
|
|
15334
|
-
colorFillContent: string;
|
|
15335
|
-
colorFillContentHover: string;
|
|
15336
|
-
colorHighlight: string;
|
|
15337
|
-
colorIcon: string;
|
|
15338
|
-
colorIconHover: string;
|
|
15339
|
-
colorSplit: string;
|
|
15340
|
-
colorTextDescription: string;
|
|
15341
|
-
colorTextDisabled: string;
|
|
15342
|
-
colorTextHeading: string;
|
|
15343
|
-
colorTextLabel: string;
|
|
15344
|
-
colorTextPlaceholder: string;
|
|
15345
|
-
colorWarningOutline: string;
|
|
15346
|
-
controlItemBgActive: string;
|
|
15347
|
-
controlItemBgActiveDisabled: string;
|
|
15348
|
-
controlItemBgActiveHover: string;
|
|
15349
|
-
controlItemBgHover: string;
|
|
15350
|
-
controlOutline: string;
|
|
15351
|
-
controlOutlineWidth: string;
|
|
15352
|
-
fontWeightStrong: string;
|
|
15353
|
-
linkDecoration: string;
|
|
15354
|
-
inkFocusDecoration: string;
|
|
15355
|
-
linkHoverDecoration: string;
|
|
15356
|
-
};
|
|
15357
|
-
components: {
|
|
15358
|
-
Form: {
|
|
15359
|
-
marginLG: number;
|
|
15360
|
-
};
|
|
15361
|
-
Tabs: {
|
|
15362
|
-
margin: number;
|
|
15363
|
-
lineHeight: number;
|
|
15364
|
-
colorPrimaryBorder: string;
|
|
15365
|
-
colorSplit: string;
|
|
15366
|
-
};
|
|
15367
|
-
};
|
|
15368
|
-
}>;
|
|
13343
|
+
antdTheme: import('vue').Ref<any, any>;
|
|
15369
13344
|
openHeader: import('vue').Ref<boolean, boolean>;
|
|
15370
13345
|
flexStyle: import('vue').Ref<string, string>;
|
|
15371
13346
|
heightStyle: import('vue').Ref<string, string>;
|
|
@@ -15446,9 +13421,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
15446
13421
|
height: string;
|
|
15447
13422
|
flex: string | number;
|
|
15448
13423
|
componentSize: "small" | "middle" | "large";
|
|
15449
|
-
padding: string;
|
|
15450
13424
|
showHeader: boolean;
|
|
15451
13425
|
showBorder: boolean;
|
|
13426
|
+
padding: string;
|
|
15452
13427
|
innerPadding: string;
|
|
15453
13428
|
openHeaderShow: boolean;
|
|
15454
13429
|
menuFormInstance: Record<string, any>;
|