@chenhui996/gg-ui 0.1.0-beta.1 → 0.1.0-beta.2
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/gz-ui-lib/components/config-provider/goldDarkAdapters.d.ts +2 -2
- package/gz-ui-lib/components/config-provider/index.d.ts +4 -4
- package/gz-ui-lib/components/date-picker/MonthPicker.d.ts +1 -1
- package/gz-ui-lib/components/date-picker/QuarterPicker.d.ts +1 -1
- package/gz-ui-lib/components/date-picker/TimePicker.d.ts +1 -1
- package/gz-ui-lib/components/date-picker/WeekPicker.d.ts +1 -1
- package/gz-ui-lib/components/date-picker/YearPicker.d.ts +1 -1
- package/gz-ui-lib/index.cjs +1 -1
- package/gz-ui-lib/index.d.ts +1 -1
- package/gz-ui-lib/index.js +561 -3272
- package/gz-ui-lib/styles/themes/buttonGradient.d.ts +2 -2
- package/gz-ui-lib/styles/themes/index.d.ts +3 -0
- package/gz-ui-lib/styles/themes/themeCssVariables.d.ts +3 -0
- package/gz-ui-lib/styles/themes/themeTokens.d.ts +2 -0
- package/gz-ui-lib/styles/themes/types.d.ts +18 -0
- package/package.json +5 -6
- package/gz-ui-lib/styles/themes/themeConfig.d.ts +0 -273
package/gz-ui-lib/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/* empty css */
|
|
2
|
-
import { theme as ce, Divider as ot, Space as Y, Flex as tt, Breadcrumb as rt, Dropdown as it, Input as f, Menu as L, Pagination as at, Steps as nt, Tabs as ve, AutoComplete as lt, Avatar as Ie, Badge as He, Calendar as dt, Cascader as N, Checkbox as Me, DatePicker as h, Form as B, ConfigProvider as gt, InputNumber as ct, Radio as J, Rate as Ft, Select as ee, Switch as st, TimePicker as De, Transfer as X, TreeSelect as T, Upload as oe, Card as te, Collapse as xe, Empty as re, Popover as pt, Segmented as St, Tag as ie, Timeline as ye, Tooltip as ut, Alert as Ae, Tree as Pe, Drawer as Bt, Modal as Ee, Popconfirm as bt, Progress as mt, Result as ke, Skeleton as v, Spin as fe, Image as ae } from "antd";
|
|
3
|
-
import { message as gi, notification as ci } from "antd";
|
|
4
2
|
import { c as d } from "./index-DI5cS--Y.js";
|
|
5
|
-
import { B as
|
|
3
|
+
import { B as ei } from "./index-DI5cS--Y.js";
|
|
6
4
|
import { jsx as l } from "react/jsx-runtime";
|
|
7
|
-
import { forwardRef as g } from "react";
|
|
8
|
-
|
|
5
|
+
import { forwardRef as g, useEffect as Yo } from "react";
|
|
6
|
+
import { Divider as Jo, Space as K, Flex as et, Breadcrumb as ot, Dropdown as tt, Input as f, Menu as k, Pagination as rt, Steps as it, Tabs as Ce, AutoComplete as at, Avatar as ze, Badge as ve, Calendar as nt, Cascader as O, Checkbox as Ie, DatePicker as B, Form as S, ConfigProvider as lt, InputNumber as dt, Radio as U, Rate as gt, Select as Y, Switch as ct, TimePicker as He, Transfer as N, TreeSelect as T, Upload as J, Card as ee, Collapse as Me, Empty as oe, Popover as Ft, Segmented as st, Tag as te, Timeline as ye, Tooltip as pt, Alert as De, Tree as xe, Drawer as ut, Modal as Ae, Popconfirm as St, Progress as bt, Result as Pe, Skeleton as z, Spin as Ee, Image as re } from "antd";
|
|
7
|
+
import { message as ti, notification as ri } from "antd";
|
|
8
|
+
const Bt = {
|
|
9
9
|
token: {
|
|
10
10
|
red1: "#2A1215",
|
|
11
11
|
red2: "#431418",
|
|
@@ -1400,18 +1400,8 @@ const Le = {
|
|
|
1400
1400
|
pageOffset: 16
|
|
1401
1401
|
}
|
|
1402
1402
|
}
|
|
1403
|
-
},
|
|
1404
|
-
meta: {
|
|
1405
|
-
mode: "Dark",
|
|
1406
|
-
sourceFiles: ["colors/Dark.tokens.json", "seed/Dark.tokens.json", "map/Dark.tokens.json", "alias/Dark.tokens.json", "static/Dark.tokens.json", "components/Dark.tokens.json", "responsive/Desktop SM.tokens.json", "responsive/Desktop.tokens.json", "responsive/Mobile.tokens.json", "responsive/Tablet.tokens.json"],
|
|
1407
|
-
sourceLeafCount: 1271,
|
|
1408
|
-
tokenCount: 569,
|
|
1409
|
-
componentCount: 56,
|
|
1410
|
-
customGroups: ["responsive"],
|
|
1411
|
-
unresolvedAliasCount: 0,
|
|
1412
|
-
unresolvedAliases: []
|
|
1413
1403
|
}
|
|
1414
|
-
},
|
|
1404
|
+
}, mt = {
|
|
1415
1405
|
token: {
|
|
1416
1406
|
red1: "#FFF1F0",
|
|
1417
1407
|
red2: "#FFCCC7",
|
|
@@ -2806,18 +2796,8 @@ const Le = {
|
|
|
2806
2796
|
pageOffset: 16
|
|
2807
2797
|
}
|
|
2808
2798
|
}
|
|
2809
|
-
},
|
|
2810
|
-
meta: {
|
|
2811
|
-
mode: "Light",
|
|
2812
|
-
sourceFiles: ["colors/Light.tokens.json", "seed/Light.tokens.json", "map/Light.tokens.json", "alias/Light.tokens.json", "static/Light.tokens.json", "components/Light.tokens.json", "responsive/Desktop SM.tokens.json", "responsive/Desktop.tokens.json", "responsive/Mobile.tokens.json", "responsive/Tablet.tokens.json"],
|
|
2813
|
-
sourceLeafCount: 1271,
|
|
2814
|
-
tokenCount: 569,
|
|
2815
|
-
componentCount: 56,
|
|
2816
|
-
customGroups: ["responsive"],
|
|
2817
|
-
unresolvedAliasCount: 0,
|
|
2818
|
-
unresolvedAliases: []
|
|
2819
2799
|
}
|
|
2820
|
-
},
|
|
2800
|
+
}, ht = {
|
|
2821
2801
|
token: {
|
|
2822
2802
|
red1: "#2A1215",
|
|
2823
2803
|
red2: "#431418",
|
|
@@ -2939,16 +2919,6 @@ const Le = {
|
|
|
2939
2919
|
gray8: "#595959",
|
|
2940
2920
|
gray9: "#434343",
|
|
2941
2921
|
gray10: "#262626",
|
|
2942
|
-
"gray1 2": "#2A1B0F",
|
|
2943
|
-
"gray2 2": "#3D2815",
|
|
2944
|
-
"gray3 2": "#5A3A1D",
|
|
2945
|
-
"gray4 2": "#7A5128",
|
|
2946
|
-
"gray5 2": "#A06B36",
|
|
2947
|
-
"gray6 2": "#C98A49",
|
|
2948
|
-
"gray7 2": "#E6AD6B",
|
|
2949
|
-
"gray8 2": "#F6C994",
|
|
2950
|
-
"gray9 2": "#FFE7CB",
|
|
2951
|
-
"gray10 2": "#FFF3E5",
|
|
2952
2922
|
gold1: "#2B2111",
|
|
2953
2923
|
gold2: "#443111",
|
|
2954
2924
|
gold3: "#594214",
|
|
@@ -3420,15 +3390,15 @@ const Le = {
|
|
|
3420
3390
|
contentLineHeightSM: 1.6666666269302368,
|
|
3421
3391
|
dangerColor: "#FFFFFF",
|
|
3422
3392
|
dangerShadow: "0 2px 0 rgba(255,38,5,0.06)",
|
|
3423
|
-
defaultActiveBg: "#
|
|
3393
|
+
defaultActiveBg: "#363636",
|
|
3424
3394
|
defaultActiveBorderColor: "#F6C994",
|
|
3425
3395
|
defaultActiveColor: "#F6C994",
|
|
3426
|
-
defaultBg: "#
|
|
3396
|
+
defaultBg: "#404040",
|
|
3427
3397
|
defaultBorderColor: "#333333",
|
|
3428
3398
|
defaultColor: "rgba(255, 255, 255, 0.85)",
|
|
3429
3399
|
defaultGhostBorderColor: "#1A1A1A",
|
|
3430
3400
|
defaultGhostColor: "#1A1A1A",
|
|
3431
|
-
defaultHoverBg: "#
|
|
3401
|
+
defaultHoverBg: "#4A4A4A",
|
|
3432
3402
|
defaultHoverBorderColor: "#FFF3E5",
|
|
3433
3403
|
defaultHoverColor: "#FFF3E5",
|
|
3434
3404
|
defaultShadow: "0 2px 0 rgba(0,0,0,0.02)",
|
|
@@ -4243,18 +4213,8 @@ const Le = {
|
|
|
4243
4213
|
pageOffset: 16
|
|
4244
4214
|
}
|
|
4245
4215
|
}
|
|
4246
|
-
},
|
|
4247
|
-
meta: {
|
|
4248
|
-
mode: "Dark",
|
|
4249
|
-
sourceFiles: ["colors/Dark.tokens.json", "seed/Dark.tokens.json", "map/Dark.tokens.json", "alias/Dark.tokens.json", "static/Dark.tokens.json", "components/Dark.tokens.json", "responsive/Desktop SM.tokens.json", "responsive/Desktop.tokens.json", "responsive/Mobile.tokens.json", "responsive/Tablet.tokens.json"],
|
|
4250
|
-
sourceLeafCount: 1303,
|
|
4251
|
-
tokenCount: 589,
|
|
4252
|
-
componentCount: 56,
|
|
4253
|
-
customGroups: ["responsive"],
|
|
4254
|
-
unresolvedAliasCount: 0,
|
|
4255
|
-
unresolvedAliases: []
|
|
4256
4216
|
}
|
|
4257
|
-
},
|
|
4217
|
+
}, Ct = {
|
|
4258
4218
|
token: {
|
|
4259
4219
|
red1: "#FFF1F0",
|
|
4260
4220
|
red2: "#FFCCC7",
|
|
@@ -4376,16 +4336,6 @@ const Le = {
|
|
|
4376
4336
|
gray8: "#595959",
|
|
4377
4337
|
gray9: "#434343",
|
|
4378
4338
|
gray10: "#262626",
|
|
4379
|
-
"gray1 2": "#FFFFFF",
|
|
4380
|
-
"gray2 2": "#FFFFFF",
|
|
4381
|
-
"gray3 2": "#FFFFFF",
|
|
4382
|
-
"gray4 2": "#FFFFFF",
|
|
4383
|
-
"gray5 2": "#FFFFFF",
|
|
4384
|
-
"gray6 2": "#FFFFFF",
|
|
4385
|
-
"gray7 2": "#FFFFFF",
|
|
4386
|
-
"gray8 2": "#FFFFFF",
|
|
4387
|
-
"gray9 2": "#FFFFFF",
|
|
4388
|
-
"gray10 2": "#FFFFFF",
|
|
4389
4339
|
gold1: "#FFFBE6",
|
|
4390
4340
|
gold2: "#FFF1B8",
|
|
4391
4341
|
gold3: "#FFE58F",
|
|
@@ -5680,2707 +5630,61 @@ const Le = {
|
|
|
5680
5630
|
pageOffset: 16
|
|
5681
5631
|
}
|
|
5682
5632
|
}
|
|
5683
|
-
},
|
|
5684
|
-
meta: {
|
|
5685
|
-
mode: "Light",
|
|
5686
|
-
sourceFiles: ["colors/Light.tokens.json", "seed/Light.tokens.json", "map/Light.tokens.json", "alias/Light.tokens.json", "static/Light.tokens.json", "components/Light.tokens.json", "responsive/Desktop SM.tokens.json", "responsive/Desktop.tokens.json", "responsive/Mobile.tokens.json", "responsive/Tablet.tokens.json"],
|
|
5687
|
-
sourceLeafCount: 1303,
|
|
5688
|
-
tokenCount: 589,
|
|
5689
|
-
componentCount: 56,
|
|
5690
|
-
customGroups: ["responsive"],
|
|
5691
|
-
unresolvedAliasCount: 2,
|
|
5692
|
-
unresolvedAliases: [{
|
|
5693
|
-
path: "token.colorLinkHover",
|
|
5694
|
-
value: "{guozhi blue/4}"
|
|
5695
|
-
}, {
|
|
5696
|
-
path: "token.colorLinkActive",
|
|
5697
|
-
value: "{guozhi blue/7}"
|
|
5698
|
-
}]
|
|
5699
5633
|
}
|
|
5700
|
-
},
|
|
5701
|
-
|
|
5702
|
-
|
|
5703
|
-
|
|
5704
|
-
|
|
5705
|
-
|
|
5706
|
-
|
|
5707
|
-
5: 10,
|
|
5708
|
-
6: 12,
|
|
5709
|
-
7: 16,
|
|
5710
|
-
8: 20,
|
|
5711
|
-
9: 25,
|
|
5712
|
-
10: 30,
|
|
5713
|
-
11: 35,
|
|
5714
|
-
12: 40,
|
|
5715
|
-
13: 45,
|
|
5716
|
-
14: 50,
|
|
5717
|
-
15: 55,
|
|
5718
|
-
16: 60,
|
|
5719
|
-
17: 65,
|
|
5720
|
-
18: 70,
|
|
5721
|
-
19: 75,
|
|
5722
|
-
20: 80,
|
|
5723
|
-
21: 85,
|
|
5724
|
-
22: 90,
|
|
5725
|
-
23: 95,
|
|
5726
|
-
red1: "#2A1215",
|
|
5727
|
-
red2: "#431418",
|
|
5728
|
-
red3: "#58181C",
|
|
5729
|
-
red4: "#791A1F",
|
|
5730
|
-
red5: "#A61D24",
|
|
5731
|
-
red6: "#D32029",
|
|
5732
|
-
red7: "#E84749",
|
|
5733
|
-
red8: "#F37370",
|
|
5734
|
-
red9: "#F89F9A",
|
|
5735
|
-
red10: "#FAC8C3",
|
|
5736
|
-
volcano1: "#2B1611",
|
|
5737
|
-
volcano2: "#441D12",
|
|
5738
|
-
volcano3: "#592716",
|
|
5739
|
-
volcano4: "#7C3118",
|
|
5740
|
-
volcano5: "#AA3E19",
|
|
5741
|
-
volcano6: "#D84A1B",
|
|
5742
|
-
volcano7: "#E87040",
|
|
5743
|
-
volcano8: "#F3956A",
|
|
5744
|
-
volcano9: "#F8B692",
|
|
5745
|
-
volcano10: "#FAD4BC",
|
|
5746
|
-
orange1: "#2B1D11",
|
|
5747
|
-
orange2: "#442A11",
|
|
5748
|
-
orange3: "#593815",
|
|
5749
|
-
orange4: "#7C4A15",
|
|
5750
|
-
orange5: "#AA6215",
|
|
5751
|
-
orange6: "#D87A16",
|
|
5752
|
-
orange7: "#E89A3C",
|
|
5753
|
-
orange8: "#F3B765",
|
|
5754
|
-
orange9: "#F8CF8D",
|
|
5755
|
-
orange10: "#FAE3B7",
|
|
5756
|
-
gold1: "#2B2111",
|
|
5757
|
-
gold2: "#443111",
|
|
5758
|
-
gold3: "#594214",
|
|
5759
|
-
gold4: "#7C5914",
|
|
5760
|
-
gold5: "#AA7714",
|
|
5761
|
-
gold6: "#D89614",
|
|
5762
|
-
gold7: "#E8B339",
|
|
5763
|
-
gold8: "#F3CC62",
|
|
5764
|
-
gold9: "#F8DF8B",
|
|
5765
|
-
gold10: "#FAEDB5",
|
|
5766
|
-
yellow1: "#2B2611",
|
|
5767
|
-
yellow2: "#443B11",
|
|
5768
|
-
yellow3: "#595014",
|
|
5769
|
-
yellow4: "#7C6E14",
|
|
5770
|
-
yellow5: "#AA9514",
|
|
5771
|
-
yellow6: "#D8BD14",
|
|
5772
|
-
yellow7: "#E8D639",
|
|
5773
|
-
yellow8: "#F3EA62",
|
|
5774
|
-
yellow9: "#F8F48B",
|
|
5775
|
-
yellow10: "#FAFAB5",
|
|
5776
|
-
lime1: "#1F2611",
|
|
5777
|
-
lime2: "#2E3C10",
|
|
5778
|
-
lime3: "#3E4F13",
|
|
5779
|
-
lime4: "#536D13",
|
|
5780
|
-
lime5: "#6F9412",
|
|
5781
|
-
lime6: "#8BBB11",
|
|
5782
|
-
lime7: "#A9D134",
|
|
5783
|
-
lime8: "#C9E75D",
|
|
5784
|
-
lime9: "#E4F88B",
|
|
5785
|
-
lime10: "#F0FAB5",
|
|
5786
|
-
green1: "#092B00",
|
|
5787
|
-
green2: "#135200",
|
|
5788
|
-
green3: "#237804",
|
|
5789
|
-
green4: "#389E0D",
|
|
5790
|
-
green5: "#52C41A",
|
|
5791
|
-
green6: "#73D13D",
|
|
5792
|
-
green7: "#95DE64",
|
|
5793
|
-
green8: "#B7EB8F",
|
|
5794
|
-
green9: "#D9F7BE",
|
|
5795
|
-
green10: "#F6FFED",
|
|
5796
|
-
cyan1: "#112123",
|
|
5797
|
-
cyan2: "#113536",
|
|
5798
|
-
cyan3: "#144848",
|
|
5799
|
-
cyan4: "#146262",
|
|
5800
|
-
cyan5: "#138585",
|
|
5801
|
-
cyan6: "#13A8A8",
|
|
5802
|
-
cyan7: "#33BCB7",
|
|
5803
|
-
cyan8: "#58D1C9",
|
|
5804
|
-
cyan9: "#84E2D8",
|
|
5805
|
-
cyan10: "#B2F1E8",
|
|
5806
|
-
"guozhi blue1": "#121728",
|
|
5807
|
-
"guozhi blue2": "#14203F",
|
|
5808
|
-
"guozhi blue3": "#192A53",
|
|
5809
|
-
"guozhi blue4": "#1E3B80",
|
|
5810
|
-
"guozhi blue5": "#2758CC",
|
|
5811
|
-
"guozhi blue6": "#3873FF",
|
|
5812
|
-
"guozhi blue7": "#538CFF",
|
|
5813
|
-
"guozhi blue8": "#7BABFF",
|
|
5814
|
-
"guozhi blue9": "#A3C9FF",
|
|
5815
|
-
"guozhi blue10": "#CCE2FF",
|
|
5816
|
-
"galaxy blue1": "#151A29",
|
|
5817
|
-
"galaxy blue2": "#192441",
|
|
5818
|
-
"galaxy blue3": "#203155",
|
|
5819
|
-
"galaxy blue4": "#263F76",
|
|
5820
|
-
"galaxy blue5": "#2D52A1",
|
|
5821
|
-
"galaxy blue6": "#3565CC",
|
|
5822
|
-
"galaxy blue7": "#5E8DE3",
|
|
5823
|
-
"galaxy blue8": "#8BB3F3",
|
|
5824
|
-
"galaxy blue9": "#B5D1F8",
|
|
5825
|
-
"galaxy blue10": "#DFECFA",
|
|
5826
|
-
purple1: "#1A1325",
|
|
5827
|
-
purple2: "#24163A",
|
|
5828
|
-
purple3: "#301C4D",
|
|
5829
|
-
purple4: "#3E2069",
|
|
5830
|
-
purple5: "#51258F",
|
|
5831
|
-
purple6: "#642AB5",
|
|
5832
|
-
purple7: "#854ECA",
|
|
5833
|
-
purple8: "#AB7AE0",
|
|
5834
|
-
purple9: "#CDA8F0",
|
|
5835
|
-
purple10: "#EBD7FA",
|
|
5836
|
-
magenta1: "#291321",
|
|
5837
|
-
magenta2: "#40162F",
|
|
5838
|
-
magenta3: "#551C3B",
|
|
5839
|
-
magenta4: "#75204F",
|
|
5840
|
-
magenta5: "#A02669",
|
|
5841
|
-
magenta6: "#CB2B83",
|
|
5842
|
-
magenta7: "#E0529C",
|
|
5843
|
-
magenta8: "#F37FB7",
|
|
5844
|
-
magenta9: "#F8A8CC",
|
|
5845
|
-
magenta10: "#FAD2E3",
|
|
5846
|
-
gray1: "#FFFFFF",
|
|
5847
|
-
gray2: "#FAFAFA",
|
|
5848
|
-
gray3: "#F5F5F5",
|
|
5849
|
-
gray4: "#F0F0F0",
|
|
5850
|
-
gray5: "#D9D9D9",
|
|
5851
|
-
gray6: "#BFBFBF",
|
|
5852
|
-
gray7: "#8C8C8C",
|
|
5853
|
-
gray8: "#595959",
|
|
5854
|
-
gray9: "#434343",
|
|
5855
|
-
gray10: "#262626",
|
|
5856
|
-
colorPrimary: "#2c6bff",
|
|
5857
|
-
colorSuccess: "#73D13D",
|
|
5858
|
-
colorWarning: "#D89614",
|
|
5859
|
-
colorError: "#DC4446",
|
|
5860
|
-
colorInfo: "#2F83DC",
|
|
5861
|
-
colorTextBase: "#FFFFFF",
|
|
5862
|
-
colorBgBase: "#000000",
|
|
5863
|
-
sizeUnit: 4,
|
|
5864
|
-
sizeStep: 4,
|
|
5865
|
-
sizePopupArrow: 16,
|
|
5866
|
-
controlHeight: 32,
|
|
5867
|
-
opacityImage: 100,
|
|
5868
|
-
fontFamily: "'Microsoft YaHei', '微软雅黑', 'PingFang SC', 'custom-pingfang', 'Noto Sans CJK SC', sans-serif",
|
|
5869
|
-
fontFamilyCode: "SFMono-Regular",
|
|
5870
|
-
fontSize: 14,
|
|
5871
|
-
lineWidth: 1,
|
|
5872
|
-
borderRadius: 4,
|
|
5873
|
-
zIndexPopupBase: 1e3,
|
|
5874
|
-
lineType: "solid",
|
|
5875
|
-
motion: 1,
|
|
5876
|
-
motionBase: 0,
|
|
5877
|
-
motionEaseInBack: "cubic-bezier(0.71, -0.46, 0.88, 0.6)",
|
|
5878
|
-
motionEaseInOut: "cubic-bezier(0.645, 0.045, 0.355, 1)",
|
|
5879
|
-
motionEaseInOutCirc: "cubic-bezier(0.78, 0.14, 0.15, 0.86)",
|
|
5880
|
-
motionEaseInQuint: "cubic-bezier(0.755, 0.05, 0.855, 0.06)",
|
|
5881
|
-
motionEaseOut: "cubic-bezier(0.215, 0.61, 0.355, 1)",
|
|
5882
|
-
motionEaseOutBack: "cubic-bezier(0.12, 0.4, 0.29, 1.46)",
|
|
5883
|
-
motionEaseOutCirc: "cubic-bezier(0.08, 0.82, 0.17, 1)",
|
|
5884
|
-
motionEaseOutQuint: "cubic-bezier(0.23, 1, 0.32, 1)",
|
|
5885
|
-
motionUnit: 0.10000000149011612,
|
|
5886
|
-
wireframe: !1,
|
|
5887
|
-
colorPrimaryBg: "#1b2e5b",
|
|
5888
|
-
colorPrimaryBgHover: "#1f3b7e",
|
|
5889
|
-
colorPrimaryBorder: "#1b2e5b",
|
|
5890
|
-
colorPrimaryBorderHover: "#1f3b7e",
|
|
5891
|
-
colorPrimaryHover: "#4e81e8",
|
|
5892
|
-
colorPrimaryBase: "#2c6bff",
|
|
5893
|
-
colorPrimaryActive: "#244dad",
|
|
5894
|
-
colorPrimaryTextHover: "#4e81e8",
|
|
5895
|
-
colorPrimaryText: "#2c6bff",
|
|
5896
|
-
colorPrimaryTextActive: "#244dad",
|
|
5897
|
-
colorSuccessBg: "#092B00",
|
|
5898
|
-
colorSuccessBgHover: "#135200",
|
|
5899
|
-
colorSuccessBorder: "#237804",
|
|
5900
|
-
colorSuccessBorderHover: "#389E0D",
|
|
5901
|
-
colorSuccessHover: "#389E0D",
|
|
5902
|
-
colorSuccessBase: "#73D13D",
|
|
5903
|
-
colorSuccessActive: "#95DE64",
|
|
5904
|
-
colorSuccessTextHover: "#52C41A",
|
|
5905
|
-
colorSuccessText: "#73D13D",
|
|
5906
|
-
colorSuccessTextActive: "#95DE64",
|
|
5907
|
-
colorWarningBg: "#2B2111",
|
|
5908
|
-
colorWarningBgHover: "#443111",
|
|
5909
|
-
colorWarningBorder: "#594214",
|
|
5910
|
-
colorWarningBorderHover: "#7C5914",
|
|
5911
|
-
colorWarningHover: "#7C5914",
|
|
5912
|
-
colorWarningBase: "#D89614",
|
|
5913
|
-
colorWarningActive: "#E8B339",
|
|
5914
|
-
colorWarningTextHover: "#AA7714",
|
|
5915
|
-
colorWarningText: "#D89614",
|
|
5916
|
-
colorWarningTextActive: "#E8B339",
|
|
5917
|
-
colorErrorBg: "#2C1618",
|
|
5918
|
-
colorErrorBgHover: "#451D1F",
|
|
5919
|
-
colorErrorBorder: "#5B2526",
|
|
5920
|
-
colorErrorBorderHover: "#7E2E2F",
|
|
5921
|
-
colorErrorHover: "#E86E6B",
|
|
5922
|
-
colorErrorBase: "#DC4446",
|
|
5923
|
-
colorErrorActive: "#AD393A",
|
|
5924
|
-
colorErrorTextHover: "#E86E6B",
|
|
5925
|
-
colorErrorText: "#DC4446",
|
|
5926
|
-
colorErrorTextActive: "#AD393A",
|
|
5927
|
-
colorInfoBg: "#141E2C",
|
|
5928
|
-
colorInfoBgHover: "#172C45",
|
|
5929
|
-
colorInfoBorder: "#1E3B5B",
|
|
5930
|
-
colorInfoBorderHover: "#224F7E",
|
|
5931
|
-
colorInfoHover: "#224F7E",
|
|
5932
|
-
colorInfoBase: "#2F83DC",
|
|
5933
|
-
colorInfoActive: "#2969AD",
|
|
5934
|
-
colorInfoTextHover: "#55A0E8",
|
|
5935
|
-
colorInfoText: "#2F83DC",
|
|
5936
|
-
colorInfoTextActive: "#2969AD",
|
|
5937
|
-
colorText: "rgba(255, 255, 255, 0.85)",
|
|
5938
|
-
colorTextSecondary: "rgba(255, 255, 255, 0.65)",
|
|
5939
|
-
colorTextTertiary: "rgba(255, 255, 255, 0.45)",
|
|
5940
|
-
colorTextQuaternary: "rgba(255, 255, 255, 0.25)",
|
|
5941
|
-
colorBorder: "#2E3137",
|
|
5942
|
-
colorBorderSecondary: "#282B31",
|
|
5943
|
-
colorFill: "rgba(255, 255, 255, 0.18)",
|
|
5944
|
-
colorFillSecondary: "rgba(255, 255, 255, 0.12)",
|
|
5945
|
-
colorFillTertiary: "rgba(255, 255, 255, 0.08)",
|
|
5946
|
-
colorFillQuaternary: "rgba(255, 255, 255, 0.04)",
|
|
5947
|
-
colorBgLayout: "#000000",
|
|
5948
|
-
colorBgContainer: "#151515",
|
|
5949
|
-
colorBgContainerBorder: "rgba(255, 255, 255, 0.08)",
|
|
5950
|
-
colorBgElevated: "#262626",
|
|
5951
|
-
colorBgSpotlight: "#424242",
|
|
5952
|
-
colorBgMask: "rgba(0, 0, 0, 0.5)",
|
|
5953
|
-
sizeXXL: 48,
|
|
5954
|
-
sizeXL: 32,
|
|
5955
|
-
sizeLG: 24,
|
|
5956
|
-
sizeMD: 20,
|
|
5957
|
-
sizeMS: 16,
|
|
5958
|
-
size: 16,
|
|
5959
|
-
sizeSM: 12,
|
|
5960
|
-
sizeXS: 8,
|
|
5961
|
-
sizeXXS: 4,
|
|
5962
|
-
controlHeightLG: 40,
|
|
5963
|
-
controlHeightSM: 24,
|
|
5964
|
-
controlHeightXS: 16,
|
|
5965
|
-
borderRadiusXS: 2,
|
|
5966
|
-
borderRadiusSM: 4,
|
|
5967
|
-
borderRadiusM: 6,
|
|
5968
|
-
borderRadiusLG: 8,
|
|
5969
|
-
borderRadiusXL: 12,
|
|
5970
|
-
borderRadiusXXL: 16,
|
|
5971
|
-
borderRadiusOuter: 4,
|
|
5972
|
-
colorWhite: "#FFFFFF",
|
|
5973
|
-
colorBlack: "#000000",
|
|
5974
|
-
fontSizeXL: 20,
|
|
5975
|
-
fontSizeLG: 16,
|
|
5976
|
-
fontSizeSM: 12,
|
|
5977
|
-
fontSizeXS: 11,
|
|
5978
|
-
fontSizeXXS: 10,
|
|
5979
|
-
fontSizeHeading1: 38,
|
|
5980
|
-
fontSizeHeading2: 30,
|
|
5981
|
-
fontSizeHeading3: 24,
|
|
5982
|
-
fontSizeHeading4: 20,
|
|
5983
|
-
fontSizeHeading5: 16,
|
|
5984
|
-
lineHeight: 1.5709999799728394,
|
|
5985
|
-
lineHeightLG: 1.5,
|
|
5986
|
-
lineHeightSM: 1.6666666269302368,
|
|
5987
|
-
lineHeightHeading1: 1.2109999656677246,
|
|
5988
|
-
lineHeightHeading2: 1.2669999599456787,
|
|
5989
|
-
lineHeightHeading3: 1.3329999446868896,
|
|
5990
|
-
lineHeightHeading4: 1.399999976158142,
|
|
5991
|
-
lineHeightHeading5: 1.5,
|
|
5992
|
-
lineWidthBold: 2,
|
|
5993
|
-
borderRadiusFull: 9999,
|
|
5994
|
-
colorFillContrast: "rgba(0, 0, 0, 0.3)",
|
|
5995
|
-
colorBgBlur: "rgba(0, 0, 0, 0)",
|
|
5996
|
-
transparent: "rgba(0, 0, 0, 0)",
|
|
5997
|
-
colorBgSolid: "rgba(255, 255, 255, 0.95)",
|
|
5998
|
-
colorBgSolidHover: "#FFFFFF",
|
|
5999
|
-
colorBgSolidActive: "rgba(235, 235, 235, 0.9)",
|
|
6000
|
-
colorErrorBgFilledHover: "#441E1F",
|
|
6001
|
-
colorErrorBgActive: "#5B2526",
|
|
6002
|
-
colorLink: "#2c6bff",
|
|
6003
|
-
colorSplit: "rgba(255, 255, 255, 0.1)",
|
|
6004
|
-
fontSizeIcon: 12,
|
|
6005
|
-
controlInteractiveSize: 16,
|
|
6006
|
-
paddingXL: 32,
|
|
6007
|
-
paddingLG: 24,
|
|
6008
|
-
paddingMD: 20,
|
|
6009
|
-
padding: 16,
|
|
6010
|
-
paddingSM: 12,
|
|
6011
|
-
paddingXS: 8,
|
|
6012
|
-
paddingXXS: 4,
|
|
6013
|
-
marginXXL: 48,
|
|
6014
|
-
marginXL: 32,
|
|
6015
|
-
marginLG: 24,
|
|
6016
|
-
marginMD: 20,
|
|
6017
|
-
margin: 16,
|
|
6018
|
-
marginSM: 12,
|
|
6019
|
-
marginXS: 8,
|
|
6020
|
-
marginXXS: 4,
|
|
6021
|
-
controlPaddingHorizontal: 12,
|
|
6022
|
-
controlPaddingHorizontalSM: 8,
|
|
6023
|
-
paddingContentHorizontalLG: 24,
|
|
6024
|
-
paddingContentVerticalLG: 16,
|
|
6025
|
-
paddingContentHorizontal: 16,
|
|
6026
|
-
paddingContentVertical: 12,
|
|
6027
|
-
paddingContentHorizontalSM: 16,
|
|
6028
|
-
paddingContentVerticalSM: 8,
|
|
6029
|
-
colorLinkHover: "#1E3B80",
|
|
6030
|
-
colorLinkActive: "#538CFF",
|
|
6031
|
-
colorFillContent: "rgba(255, 255, 255, 0.12)",
|
|
6032
|
-
colorFillContentHover: "rgba(255, 255, 255, 0.18)",
|
|
6033
|
-
colorFillAlter: "rgba(255, 255, 255, 0.04)",
|
|
6034
|
-
colorBgContainerDisabled: "rgba(255, 255, 255, 0.08)",
|
|
6035
|
-
colorBorderBg: "#151515",
|
|
6036
|
-
colorTextPlaceholder: "rgba(255, 255, 255, 0.25)",
|
|
6037
|
-
colorTextDisabled: "rgba(255, 255, 255, 0.25)",
|
|
6038
|
-
colorTextHeading: "rgba(255, 255, 255, 0.85)",
|
|
6039
|
-
colorTextLabel: "rgba(255, 255, 255, 0.65)",
|
|
6040
|
-
colorTextDescription: "rgba(255, 255, 255, 0.45)",
|
|
6041
|
-
colorTextLightSolid: "#FFFFFF",
|
|
6042
|
-
colorHighlight: "#7E2E2F",
|
|
6043
|
-
colorBgTextHover: "rgba(255, 255, 255, 0.12)",
|
|
6044
|
-
colorBgTextActive: "rgba(255, 255, 255, 0.18)",
|
|
6045
|
-
colorIcon: "rgba(255, 255, 255, 0.45)",
|
|
6046
|
-
colorIconHover: "rgba(255, 255, 255, 0.85)",
|
|
6047
|
-
colorErrorOutline: "rgba(255, 77, 79, 0.1)",
|
|
6048
|
-
colorWarningOutline: "rgba(250, 173, 20, 0.1)",
|
|
6049
|
-
controlItemBgHover: "rgba(255, 255, 255, 0.08)",
|
|
6050
|
-
controlItemBgActive: "#1b2e5b",
|
|
6051
|
-
controlItemBgActiveHover: "#1f3b7e",
|
|
6052
|
-
controlItemBgActiveDisabled: "rgba(255, 255, 255, 0.18)",
|
|
6053
|
-
controlTmpOutline: "rgba(255, 255, 255, 0.04)",
|
|
6054
|
-
controlOutline: "rgba(5, 145, 255, 0.1)",
|
|
6055
|
-
controlOutlineWidth: 2,
|
|
6056
|
-
opacityLoading: 65,
|
|
6057
|
-
screenXS: 320,
|
|
6058
|
-
screenSM: 576,
|
|
6059
|
-
screenMD: 768,
|
|
6060
|
-
screenLG: 992,
|
|
6061
|
-
screenXL: 1200,
|
|
6062
|
-
screenXXL: 1600,
|
|
6063
|
-
screenXSMin: 320,
|
|
6064
|
-
screenXSMax: 575,
|
|
6065
|
-
screenSMMin: 576,
|
|
6066
|
-
screenSMMax: 767,
|
|
6067
|
-
screenMDMin: 768,
|
|
6068
|
-
screenMDMax: 991,
|
|
6069
|
-
screenLGMin: 992,
|
|
6070
|
-
screenLGMax: 1199,
|
|
6071
|
-
screenXLMin: 1200,
|
|
6072
|
-
screenXLMax: 1599,
|
|
6073
|
-
screenXXLMin: 1600,
|
|
6074
|
-
lineWidthFocus: 3,
|
|
6075
|
-
linkDecoration: "none",
|
|
6076
|
-
linkFocusDecoration: "none",
|
|
6077
|
-
linkHoverDecoration: "none",
|
|
6078
|
-
fontWeightStrong: 700,
|
|
6079
|
-
fontWeightNormal: 400,
|
|
6080
|
-
drawerWidth: 378,
|
|
6081
|
-
drawerWidthMD: 520,
|
|
6082
|
-
drawerWidthLG: 736,
|
|
6083
|
-
reqularItalic: "Reqular Italic",
|
|
6084
|
-
semiboldItalic: "Semibold Italic",
|
|
6085
|
-
regularItalic: "Regular Italic",
|
|
6086
|
-
mediumItalic: "Medium Italic",
|
|
6087
|
-
sidebarWidthMD: 256,
|
|
6088
|
-
sidebarWidthSm: 180,
|
|
6089
|
-
sidebarWidthLG: 360,
|
|
6090
|
-
sidebarCollapsedWidth: 48,
|
|
6091
|
-
colorBgSidebar: "#262626",
|
|
6092
|
-
headerHeight: 44,
|
|
6093
|
-
footerHeight: 33,
|
|
6094
|
-
tooltipVerticalPadding: 6,
|
|
6095
|
-
buttonPaddingHorizontal: 15,
|
|
6096
|
-
buttonPaddingHorizontalSM: 7,
|
|
6097
|
-
buttonIconOnlyFontSize: 16,
|
|
6098
|
-
buttonIconOnlyFontSizeLG: 18,
|
|
6099
|
-
buttonIconOnlyFontSizeSM: 14,
|
|
6100
|
-
borderRadiusRound: 16,
|
|
6101
|
-
borderRadiusRoundSM: 12,
|
|
6102
|
-
borderRadiusRoundLG: 20,
|
|
6103
|
-
buttonRoundPaddingHorizontal: 16,
|
|
6104
|
-
buttonRoundPaddingHorizontalLG: 20,
|
|
6105
|
-
buttonRoundPaddingHorizontalSM: 12,
|
|
6106
|
-
tagPaddingHorizontal: 7,
|
|
6107
|
-
tagIconSize: 10,
|
|
6108
|
-
iconMarginInline: 3,
|
|
6109
|
-
alertPaddingHorizontal: 12,
|
|
6110
|
-
alertIconSizeLG: 24,
|
|
6111
|
-
alertCloseIcon: 12,
|
|
6112
|
-
alertIcon: 14,
|
|
6113
|
-
messageContentHorizontal: 9,
|
|
6114
|
-
messageIcon: 16,
|
|
6115
|
-
switchHeight: 22,
|
|
6116
|
-
switchHeightSM: 16,
|
|
6117
|
-
switchPadding: 2,
|
|
6118
|
-
switchPinSize: 18,
|
|
6119
|
-
switchPinSizeActive: 22,
|
|
6120
|
-
switchPinSizeSM: 12,
|
|
6121
|
-
switchPinSizeSMActive: 14,
|
|
6122
|
-
switchWidth: 44,
|
|
6123
|
-
switchWidthSM: 28,
|
|
6124
|
-
switchInnerMarginMin: 9,
|
|
6125
|
-
switchInnerMarginMinSM: 6,
|
|
6126
|
-
switchLoadingIconColor: "rgba(0, 0, 0, 0.65)",
|
|
6127
|
-
borderRadiusSwitch: 100,
|
|
6128
|
-
borderRadiusMax: 100,
|
|
6129
|
-
borderRadiusSwitchHandle: 9,
|
|
6130
|
-
switchIconSizeSM: 12,
|
|
6131
|
-
switchIconSize: 14,
|
|
6132
|
-
iconSize: 14,
|
|
6133
|
-
codeBg: "rgba(150, 150, 150, 0.1)",
|
|
6134
|
-
codeBorder: "rgba(100, 100, 100, 0.2)",
|
|
6135
|
-
keyboardBg: "rgba(150, 150, 150, 0.06)",
|
|
6136
|
-
keyboardBorder: "rgba(100, 100, 100, 0.2)",
|
|
6137
|
-
codeAndKeyboardHorizontalMargin: 2,
|
|
6138
|
-
codeAndKeyboardHorizontalPadding: 4,
|
|
6139
|
-
codeAndKeyboardTopPadding: 2,
|
|
6140
|
-
codeKeyboardRadius: 3,
|
|
6141
|
-
codeAndKeyboardBottomPadding: 1,
|
|
6142
|
-
badgeShadowColor: "#151515",
|
|
6143
|
-
badgeShadowSize: 1,
|
|
6144
|
-
badgeHeight: 20,
|
|
6145
|
-
badgeHeightSM: 14,
|
|
6146
|
-
badgeDotSize: 6,
|
|
6147
|
-
badgeStatusSize: 6,
|
|
6148
|
-
borderRadiusBadge: 10,
|
|
6149
|
-
borderRadiusBadgeSM: 7,
|
|
6150
|
-
spinDotSize: 20,
|
|
6151
|
-
spinDotItemSize: 6.75,
|
|
6152
|
-
spinDotItemSizeSM: 4.5,
|
|
6153
|
-
spinDotItemSizeLG: 11.25,
|
|
6154
|
-
spinDotSizeSM: 14,
|
|
6155
|
-
spinDotSizeLG: 32,
|
|
6156
|
-
notificationCloseButtonSize: 22,
|
|
6157
|
-
notificationCloseIconSize: 14,
|
|
6158
|
-
notificationNoticeIconSize: 24,
|
|
6159
|
-
resultIconSize: 72,
|
|
6160
|
-
resultVerticalPadding: 48,
|
|
6161
|
-
resultContentHorizontalPadding: 40,
|
|
6162
|
-
popConfirmIconSize: 14,
|
|
6163
|
-
tourCloseSize: 22,
|
|
6164
|
-
tourCoverVerticalPadding: 46,
|
|
6165
|
-
tourIndicatorSize: 6,
|
|
6166
|
-
tourMaskBg: "rgba(0, 0, 0, 0.5)",
|
|
6167
|
-
avatarFontSizeBase: 18,
|
|
6168
|
-
avatarFontSizeSM: 14,
|
|
6169
|
-
avatarFontSizeLG: 24,
|
|
6170
|
-
emptyImgHeight: 100,
|
|
6171
|
-
emptyImgHeightMD: 40,
|
|
6172
|
-
emptyImgHeightSM: 35,
|
|
6173
|
-
QRCodeMaskBackgroundColor: "rgba(255, 255, 255, 0.96)",
|
|
6174
|
-
QRCodeExpiredTextColor: "rgba(0, 0, 0, 0.88)",
|
|
6175
|
-
carouselDotWidth: 16,
|
|
6176
|
-
carouselDotHeight: 3,
|
|
6177
|
-
carouselDotWidthActive: 24,
|
|
6178
|
-
carouselArrowSize: 20,
|
|
6179
|
-
carouselDotOffset: 12,
|
|
6180
|
-
carouselArrowOffset: 25,
|
|
6181
|
-
modalHeaderHeight: 56,
|
|
6182
|
-
modalCloseBtnSize: 22,
|
|
6183
|
-
modalCloseIconSize: 16,
|
|
6184
|
-
modalConfirmIconSize: 22,
|
|
6185
|
-
modalCloseButtonPosition: 17,
|
|
6186
|
-
drawerCloseIcon: 24,
|
|
6187
|
-
segmentedPaddingHorizontal: 11,
|
|
6188
|
-
segmentedPaddingHorizontalSM: 7,
|
|
6189
|
-
segmentedPadding: 2,
|
|
6190
|
-
segmentedLabelMinHeight: 28,
|
|
6191
|
-
segmentedLabelMinHeightLG: 36,
|
|
6192
|
-
segmentedLabelMinHeightSM: 20,
|
|
6193
|
-
segmentedItemGap: 6,
|
|
6194
|
-
segmentedIcon: 14,
|
|
6195
|
-
segmentedIconLG: 16,
|
|
6196
|
-
radioDotSize: 6,
|
|
6197
|
-
radioDotPadding: 4,
|
|
6198
|
-
radioButtonPaddingInline: 15,
|
|
6199
|
-
radioButtonPaddingInlineSM: 7,
|
|
6200
|
-
radioRadius: 8,
|
|
6201
|
-
radioDotDisabledSize: 8,
|
|
6202
|
-
radioButtonGroupPadding: 1,
|
|
6203
|
-
radioButtonHeight: 30,
|
|
6204
|
-
radioButtonHeightSM: 22,
|
|
6205
|
-
radioButtonHeightLG: 38,
|
|
6206
|
-
borderRadiusRadioButton: 5,
|
|
6207
|
-
borderRadiusRadioButtonSM: 3,
|
|
6208
|
-
borderRadiusRadioButtonLG: 7,
|
|
6209
|
-
checkboxSize: 16,
|
|
6210
|
-
checkboxIndeterminateSize: 8,
|
|
6211
|
-
rateStarSize: 20,
|
|
6212
|
-
timelineItemHeadSize: 10,
|
|
6213
|
-
timelineItemPaddingBottom: 20,
|
|
6214
|
-
itemTailHorizontalPadding: 4,
|
|
6215
|
-
itemTailVerticalPadding: 10,
|
|
6216
|
-
collapseExpandIconHeight: 22,
|
|
6217
|
-
collapseExpandIconHeightLG: 24,
|
|
6218
|
-
collapseExpandIconHeightSM: 20,
|
|
6219
|
-
collapseExpandIconPaddingHorizontalStart: 4,
|
|
6220
|
-
collapseExpandIconPaddingHorizontalStartSM: 4,
|
|
6221
|
-
collapseExpandIconPaddingHorizontalStartLG: 8,
|
|
6222
|
-
selectInputPaddingHorizontalBase: 11,
|
|
6223
|
-
selectInputPaddingHorizontalSM: 7,
|
|
6224
|
-
selectionItemPadding: 18,
|
|
6225
|
-
selectionItemPaddingLG: 20,
|
|
6226
|
-
selectionItemPaddingSM: 18,
|
|
6227
|
-
selectTagItemEnd: 4,
|
|
6228
|
-
selectDropdownItemVertical: 5,
|
|
6229
|
-
selectDropdownItemGroupHorizontal: 24,
|
|
6230
|
-
inputPaddingHorizontal: 11,
|
|
6231
|
-
inputPaddingHorizontalSM: 7,
|
|
6232
|
-
inputPaddingHorizontalLG: 11,
|
|
6233
|
-
inputPaddingVertical: 4,
|
|
6234
|
-
inputPaddingVerticalSM: 0,
|
|
6235
|
-
inputPaddingVerticalLG: 7,
|
|
6236
|
-
radiusNone: 0,
|
|
6237
|
-
inputNumberHandleWidth: 22,
|
|
6238
|
-
skeletonButtonWidth: 64,
|
|
6239
|
-
skeletonInputWidth: 160,
|
|
6240
|
-
skeletonButtonWidthLG: 80,
|
|
6241
|
-
skeletonInputWidthLG: 200,
|
|
6242
|
-
skeletonButtonWidthSM: 48,
|
|
6243
|
-
skeletonInputWidthSM: 120,
|
|
6244
|
-
colorPickerWidth: 234,
|
|
6245
|
-
colorPickerHandlerSize: 16,
|
|
6246
|
-
colorPickerHandlerSizeSM: 12,
|
|
6247
|
-
colorPickerSliderHeight: 8,
|
|
6248
|
-
colorPickerPreviewSize: 28,
|
|
6249
|
-
paddingNone: 0,
|
|
6250
|
-
colorPickerPresetColorSize: 18,
|
|
6251
|
-
paginationItemPaddingInline: 6,
|
|
6252
|
-
floatButtonBodyVerticalPadding: 2,
|
|
6253
|
-
floatButtonBodyHorizontalPadding: 4,
|
|
6254
|
-
floatButtonIconSize: 18,
|
|
6255
|
-
marginNone: 0,
|
|
6256
|
-
tabHorizontalSM: 6,
|
|
6257
|
-
tabVerticalLG: 6,
|
|
6258
|
-
tabCardGap: 2,
|
|
6259
|
-
darkBtnTextHover: "rgba(255, 255, 255, 0.08)",
|
|
6260
|
-
darkBtnFilled: "rgba(255, 255, 255, 0.08)",
|
|
6261
|
-
darkBtnFilledHover: "rgba(255, 255, 255, 0.12)",
|
|
6262
|
-
tooltipVerticalPaddingSM: 2,
|
|
6263
|
-
colorTextLightSolidPrimary: "#FFFFFF",
|
|
6264
|
-
emptyImage: "#2F3237",
|
|
6265
|
-
emptyImageLight: "#414449",
|
|
6266
|
-
emptyImageInnerShadow: "#232529",
|
|
6267
|
-
emptyImageShadow: "#232529",
|
|
6268
|
-
"test-will-be-removed-in-the-next-update": "#FFFFFF"
|
|
6269
|
-
},
|
|
6270
|
-
components: {
|
|
6271
|
-
Button: {
|
|
6272
|
-
borderColorDisabled: "#2E3137",
|
|
6273
|
-
contentFontSize: 14,
|
|
6274
|
-
contentFontSizeLG: 14,
|
|
6275
|
-
contentFontSizeSM: 14,
|
|
6276
|
-
contentLineHeight: 1.5709999799728394,
|
|
6277
|
-
contentLineHeightLG: 1.5,
|
|
6278
|
-
contentLineHeightSM: 1.6666666269302368,
|
|
6279
|
-
dangerColor: "#FFFFFF",
|
|
6280
|
-
dangerShadow: "0 2px 0 rgba(255,38,5,0.06)",
|
|
6281
|
-
defaultActiveBg: "#151515",
|
|
6282
|
-
defaultActiveBorderColor: "#244dad",
|
|
6283
|
-
defaultActiveColor: "#244dad",
|
|
6284
|
-
defaultBg: "#151515",
|
|
6285
|
-
defaultBorderColor: "#2E3137",
|
|
6286
|
-
defaultColor: "rgba(255, 255, 255, 0.85)",
|
|
6287
|
-
defaultGhostBorderColor: "#151515",
|
|
6288
|
-
defaultGhostColor: "#151515",
|
|
6289
|
-
defaultHoverBg: "#151515",
|
|
6290
|
-
defaultHoverBorderColor: "#4e81e8",
|
|
6291
|
-
defaultHoverColor: "#4e81e8",
|
|
6292
|
-
defaultShadow: "0 2px 0 rgba(0,0,0,0.02)",
|
|
6293
|
-
fontWeight: 400,
|
|
6294
|
-
ghostBg: "rgba(0, 0, 0, 0)",
|
|
6295
|
-
groupBorderColor: "#4e81e8",
|
|
6296
|
-
iconGap: 8,
|
|
6297
|
-
linkHoverBg: "rgba(0, 0, 0, 0)",
|
|
6298
|
-
onlyIconSize: 14,
|
|
6299
|
-
onlyIconSizeLG: 16,
|
|
6300
|
-
onlyIconSizeSM: 12,
|
|
6301
|
-
paddingBlock: 4,
|
|
6302
|
-
paddingBlockLG: 7,
|
|
6303
|
-
paddingBlockSM: 0,
|
|
6304
|
-
paddingInline: 15,
|
|
6305
|
-
paddingInlineLG: 15,
|
|
6306
|
-
paddingInlineSM: 7,
|
|
6307
|
-
primaryColor: "#FFFFFF",
|
|
6308
|
-
primaryShadow: "0 2px 0 rgba(5,145,255,0.1)",
|
|
6309
|
-
solidTextColor: "#000000",
|
|
6310
|
-
textHoverBg: "rgba(255, 255, 255, 0.08)",
|
|
6311
|
-
textTextActiveColor: "rgba(255, 255, 255, 0.85)",
|
|
6312
|
-
textTextColor: "rgba(255, 255, 255, 0.85)",
|
|
6313
|
-
textTextHoverColor: "rgba(255, 255, 255, 0.85)",
|
|
6314
|
-
dashedBgDisabled: "rgba(255, 255, 255, 0.08)",
|
|
6315
|
-
defaultBgDisabled: "rgba(255, 255, 255, 0.08)"
|
|
6316
|
-
},
|
|
6317
|
-
Typography: {
|
|
6318
|
-
titleMarginBottom: 0,
|
|
6319
|
-
titleMarginTop: 0
|
|
6320
|
-
},
|
|
6321
|
-
Divider: {
|
|
6322
|
-
orientationMargin: 0.05000000074505806,
|
|
6323
|
-
textPaddingInline: 14,
|
|
6324
|
-
verticalMarginInline: 8
|
|
6325
|
-
},
|
|
6326
|
-
Layout: {
|
|
6327
|
-
bodyBg: "#000000",
|
|
6328
|
-
footerBg: "#000000",
|
|
6329
|
-
footerPadding: "24px 50px",
|
|
6330
|
-
headerBg: "#001529",
|
|
6331
|
-
headerColor: "rgba(255, 255, 255, 0.85)",
|
|
6332
|
-
headerHeight: 64,
|
|
6333
|
-
headerPadding: "0 50px",
|
|
6334
|
-
lightSiderBg: "#151515",
|
|
6335
|
-
lightTriggerBg: "#151515",
|
|
6336
|
-
lightTriggerColor: "rgba(255, 255, 255, 0.85)",
|
|
6337
|
-
siderBg: "#001529",
|
|
6338
|
-
triggerBg: "#002140",
|
|
6339
|
-
triggerColor: "#FFFFFF",
|
|
6340
|
-
triggerHeight: 48,
|
|
6341
|
-
zeroTriggerHeight: 40,
|
|
6342
|
-
zeroTriggerWidth: 40
|
|
6343
|
-
},
|
|
6344
|
-
Splitter: {
|
|
6345
|
-
splitBarDraggableSize: 20,
|
|
6346
|
-
splitBarSize: 2,
|
|
6347
|
-
splitTriggerSize: 6
|
|
6348
|
-
},
|
|
6349
|
-
Anchor: {
|
|
6350
|
-
linkPaddingBlock: 4,
|
|
6351
|
-
linkPaddingInlineStart: 16
|
|
6352
|
-
},
|
|
6353
|
-
Breadcrumb: {
|
|
6354
|
-
iconFontSize: 14,
|
|
6355
|
-
itemColor: "rgba(255, 255, 255, 0.45)",
|
|
6356
|
-
lastItemColor: "rgba(255, 255, 255, 0.85)",
|
|
6357
|
-
linkColor: "rgba(255, 255, 255, 0.45)",
|
|
6358
|
-
linkHoverColor: "rgba(255, 255, 255, 0.85)",
|
|
6359
|
-
separatorColor: "rgba(255, 255, 255, 0.45)",
|
|
6360
|
-
separatorMargin: 8
|
|
6361
|
-
},
|
|
6362
|
-
Dropdown: {
|
|
6363
|
-
paddingBlock: 5,
|
|
6364
|
-
zIndexPopup: 1050
|
|
6365
|
-
},
|
|
6366
|
-
Menu: {
|
|
6367
|
-
activeBarBorderWidth: 1,
|
|
6368
|
-
activeBarHeight: 2,
|
|
6369
|
-
activeBarWidth: 0,
|
|
6370
|
-
collapsedIconSize: 16,
|
|
6371
|
-
collapsedWidth: 80,
|
|
6372
|
-
dangerItemActiveBg: "#2C1618",
|
|
6373
|
-
dangerItemColor: "#DC4446",
|
|
6374
|
-
dangerItemHoverColor: "#DC4446",
|
|
6375
|
-
dangerItemSelectedBg: "#2C1618",
|
|
6376
|
-
dangerItemSelectedColor: "#DC4446",
|
|
6377
|
-
darkDangerItemActiveBg: "#DC4446",
|
|
6378
|
-
darkDangerItemColor: "#DC4446",
|
|
6379
|
-
darkDangerItemHoverColor: "#E86E6B",
|
|
6380
|
-
darkDangerItemSelectedBg: "#DC4446",
|
|
6381
|
-
darkDangerItemSelectedColor: "#FFFFFF",
|
|
6382
|
-
darkGroupTitleColor: "rgba(255, 255, 255, 0.65)",
|
|
6383
|
-
darkItemBg: "#151515",
|
|
6384
|
-
darkItemColor: "rgba(255, 255, 255, 0.65)",
|
|
6385
|
-
darkItemDisabledColor: "rgba(255, 255, 255, 0.25)",
|
|
6386
|
-
darkItemHoverBg: "rgba(0, 0, 0, 0)",
|
|
6387
|
-
darkItemHoverColor: "#FFFFFF",
|
|
6388
|
-
darkItemSelectedBg: "#2c6bff",
|
|
6389
|
-
darkItemSelectedColor: "#FFFFFF",
|
|
6390
|
-
darkPopupBg: "#001529",
|
|
6391
|
-
darkSubMenuItemBg: "#000C17",
|
|
6392
|
-
dropdownWidth: 160,
|
|
6393
|
-
groupTitleColor: "rgba(255, 255, 255, 0.45)",
|
|
6394
|
-
groupTitleFontSize: 14,
|
|
6395
|
-
groupTitleLineHeight: 1.5714285373687744,
|
|
6396
|
-
horizontalItemBorderRadius: 0,
|
|
6397
|
-
horizontalItemHoverBg: "rgba(0, 0, 0, 0)",
|
|
6398
|
-
horizontalItemHoverColor: "#2c6bff",
|
|
6399
|
-
horizontalItemSelectedBg: "rgba(0, 0, 0, 0)",
|
|
6400
|
-
horizontalItemSelectedColor: "#2c6bff",
|
|
6401
|
-
horizontalLineHeight: 46,
|
|
6402
|
-
iconMarginInlineEnd: 10,
|
|
6403
|
-
iconSize: 14,
|
|
6404
|
-
itemActiveBg: "#1b2e5b",
|
|
6405
|
-
itemBg: "#151515",
|
|
6406
|
-
itemBorderRadius: 8,
|
|
6407
|
-
itemColor: "rgba(255, 255, 255, 0.85)",
|
|
6408
|
-
itemDisabledColor: "rgba(255, 255, 255, 0.25)",
|
|
6409
|
-
itemHeight: 40,
|
|
6410
|
-
itemHoverBg: "rgba(255, 255, 255, 0.12)",
|
|
6411
|
-
itemHoverColor: "rgba(255, 255, 255, 0.85)",
|
|
6412
|
-
itemMarginBlock: 4,
|
|
6413
|
-
itemMarginInline: 4,
|
|
6414
|
-
itemPaddingInline: 16,
|
|
6415
|
-
itemSelectedBg: "#1b2e5b",
|
|
6416
|
-
itemSelectedColor: "#2c6bff",
|
|
6417
|
-
popupBg: "#262626",
|
|
6418
|
-
subMenuItemBg: "rgba(255, 255, 255, 0.04)",
|
|
6419
|
-
subMenuItemBorderRadius: 4,
|
|
6420
|
-
subMenuItemSelectedColor: "#2c6bff",
|
|
6421
|
-
zIndexPopup: 1050
|
|
6422
|
-
},
|
|
6423
|
-
Pagination: {
|
|
6424
|
-
itemActiveBg: "#151515",
|
|
6425
|
-
itemActiveBgDisabled: "rgba(255, 255, 255, 0.18)",
|
|
6426
|
-
itemActiveColor: "#2c6bff",
|
|
6427
|
-
itemActiveColorDisabled: "rgba(255, 255, 255, 0.25)",
|
|
6428
|
-
itemActiveColorHover: "#4e81e8",
|
|
6429
|
-
itemBg: "#151515",
|
|
6430
|
-
itemInputBg: "#151515",
|
|
6431
|
-
itemLinkBg: "#151515",
|
|
6432
|
-
itemSize: 32,
|
|
6433
|
-
itemSizeSM: 24,
|
|
6434
|
-
miniOptionsSizeChangerTop: 0
|
|
6435
|
-
},
|
|
6436
|
-
Steps: {
|
|
6437
|
-
customIconFontSize: 24,
|
|
6438
|
-
customIconSize: 24,
|
|
6439
|
-
customIconTop: 24,
|
|
6440
|
-
dotCurrentSize: 10,
|
|
6441
|
-
dotSize: 8,
|
|
6442
|
-
iconFontSize: 14,
|
|
6443
|
-
iconSize: 32,
|
|
6444
|
-
iconSizeSM: 24,
|
|
6445
|
-
iconTop: -0.5,
|
|
6446
|
-
navArrowColor: "rgba(255, 255, 255, 0.25)",
|
|
6447
|
-
navContentMaxWidth: "unset",
|
|
6448
|
-
titleLineHeight: 32
|
|
6449
|
-
},
|
|
6450
|
-
Tabs: {
|
|
6451
|
-
cardBg: "rgba(255, 255, 255, 0.04)",
|
|
6452
|
-
cardGutter: 2,
|
|
6453
|
-
cardHeight: 40,
|
|
6454
|
-
cardHeightLG: 48,
|
|
6455
|
-
cardHeightSM: 32,
|
|
6456
|
-
cardPadding: "8px 16px",
|
|
6457
|
-
cardPaddingLG: "11px 16px",
|
|
6458
|
-
cardPaddingSM: "4px 8px",
|
|
6459
|
-
horizontalItemGutter: 32,
|
|
6460
|
-
horizontalItemMargin: " ",
|
|
6461
|
-
horizontalItemMarginRTL: " ",
|
|
6462
|
-
horizontalItemPadding: "12px 0",
|
|
6463
|
-
horizontalItemPaddingLG: "16px 0",
|
|
6464
|
-
horizontalItemPaddingSM: "8px 0",
|
|
6465
|
-
horizontalMargin: "0 0 16px 0",
|
|
6466
|
-
inkBarColor: "#2c6bff",
|
|
6467
|
-
itemActiveColor: "#244dad",
|
|
6468
|
-
itemColor: "rgba(255, 255, 255, 0.85)",
|
|
6469
|
-
itemHoverColor: "#4e81e8",
|
|
6470
|
-
itemSelectedColor: "#2c6bff",
|
|
6471
|
-
titleFontSize: 14,
|
|
6472
|
-
titleFontSizeLG: 16,
|
|
6473
|
-
titleFontSizeSM: 12,
|
|
6474
|
-
verticalItemMargin: "16px 0 0 0",
|
|
6475
|
-
verticalItemPadding: "8px 24px",
|
|
6476
|
-
zIndexPopup: 1050
|
|
6477
|
-
},
|
|
6478
|
-
AutoComplete: {
|
|
6479
|
-
activeBorderColor: "#2c6bff",
|
|
6480
|
-
activeOutlineColor: "rgba(5, 145, 255, 0.1)",
|
|
6481
|
-
clearBg: "#151515",
|
|
6482
|
-
hoverBorderColor: "#4e81e8",
|
|
6483
|
-
multipleItemBg: "rgba(255, 255, 255, 0.12)",
|
|
6484
|
-
multipleItemBorderColor: "rgba(0, 0, 0, 0)",
|
|
6485
|
-
multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
|
|
6486
|
-
multipleItemColorDisabled: "rgba(255, 255, 255, 0.25)",
|
|
6487
|
-
multipleItemHeight: 24,
|
|
6488
|
-
multipleItemHeightLG: 32,
|
|
6489
|
-
multipleItemHeightSM: 16,
|
|
6490
|
-
multipleSelectorBgDisabled: "rgba(255, 255, 255, 0.08)",
|
|
6491
|
-
optionActiveBg: "rgba(255, 255, 255, 0.08)",
|
|
6492
|
-
optionFontSize: 14,
|
|
6493
|
-
optionHeight: 32,
|
|
6494
|
-
optionLineHeight: 1.5700000524520874,
|
|
6495
|
-
optionPadding: "5px 12px",
|
|
6496
|
-
optionSelectedBg: "#1b2e5b",
|
|
6497
|
-
optionSelectedColor: "rgba(255, 255, 255, 0.85)",
|
|
6498
|
-
optionSelectedFontWeight: 700,
|
|
6499
|
-
selectorBg: "#151515",
|
|
6500
|
-
showArrowPaddingInlineEnd: 18,
|
|
6501
|
-
singleItemHeightLG: 40,
|
|
6502
|
-
zIndexPopup: 1050
|
|
6503
|
-
},
|
|
6504
|
-
Cascader: {
|
|
6505
|
-
controlItemWidth: 111,
|
|
6506
|
-
controlWidth: 184,
|
|
6507
|
-
dropdownHeight: 180,
|
|
6508
|
-
menuPadding: 4,
|
|
6509
|
-
optionPadding: "5px 12px",
|
|
6510
|
-
optionSelectedBg: "#1b2e5b",
|
|
6511
|
-
optionSelectedColor: "rgba(255, 255, 255, 0.85)",
|
|
6512
|
-
optionSelectedFontWeight: 700
|
|
6513
|
-
},
|
|
6514
|
-
Input: {
|
|
6515
|
-
activeBg: "#151515",
|
|
6516
|
-
activeBorderColor: "#2c6bff",
|
|
6517
|
-
activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
|
|
6518
|
-
addonBg: "rgba(255, 255, 255, 0.04)",
|
|
6519
|
-
errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
|
|
6520
|
-
hoverBg: "#151515",
|
|
6521
|
-
hoverBorderColor: "#4e81e8",
|
|
6522
|
-
inputFontSize: 14,
|
|
6523
|
-
inputFontSizeLG: 16,
|
|
6524
|
-
inputFontSizeSM: 14,
|
|
6525
|
-
paddingBlock: 4,
|
|
6526
|
-
paddingBlockLG: 7,
|
|
6527
|
-
paddingBlockSM: 0,
|
|
6528
|
-
paddingInline: 11,
|
|
6529
|
-
paddingInlineLG: 11,
|
|
6530
|
-
paddingInlineSM: 7,
|
|
6531
|
-
warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)"
|
|
6532
|
-
},
|
|
6533
|
-
DatePicker: {
|
|
6534
|
-
activeBg: "#151515",
|
|
6535
|
-
activeBorderColor: "#2c6bff",
|
|
6536
|
-
activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
|
|
6537
|
-
addonBg: "rgba(255, 255, 255, 0.04)",
|
|
6538
|
-
cellActiveWithRangeBg: "#1b2e5b",
|
|
6539
|
-
cellBgDisabled: "rgba(255, 255, 255, 0.08)",
|
|
6540
|
-
cellHeight: 24,
|
|
6541
|
-
cellHoverBg: "rgba(255, 255, 255, 0.08)",
|
|
6542
|
-
cellHoverWithRangeBg: "#CBE0FD",
|
|
6543
|
-
cellRangeBorderColor: "#82B4F9",
|
|
6544
|
-
cellWidth: 36,
|
|
6545
|
-
errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
|
|
6546
|
-
hoverBg: "#151515",
|
|
6547
|
-
hoverBorderColor: "#4e81e8",
|
|
6548
|
-
inputFontSize: 14,
|
|
6549
|
-
inputFontSizeLG: 16,
|
|
6550
|
-
inputFontSizeSM: 14,
|
|
6551
|
-
multipleItemBg: "rgba(255, 255, 255, 0.12)",
|
|
6552
|
-
multipleItemBorderColor: "rgba(0, 0, 0, 0)",
|
|
6553
|
-
multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
|
|
6554
|
-
multipleItemColorDisabled: "rgba(255, 255, 255, 0.25)",
|
|
6555
|
-
multipleItemHeight: 24,
|
|
6556
|
-
multipleItemHeightLG: 32,
|
|
6557
|
-
multipleItemHeightSM: 16,
|
|
6558
|
-
multipleSelectorBgDisabled: "rgba(255, 255, 255, 0.08)",
|
|
6559
|
-
paddingBlock: 4,
|
|
6560
|
-
paddingBlockLG: 7,
|
|
6561
|
-
paddingBlockSM: 0,
|
|
6562
|
-
paddingInline: 11,
|
|
6563
|
-
paddingInlineLG: 11,
|
|
6564
|
-
paddingInlineSM: 7,
|
|
6565
|
-
presetsMaxWidth: 200,
|
|
6566
|
-
presetsWidth: 120,
|
|
6567
|
-
textHeight: 40,
|
|
6568
|
-
timeCellHeight: 28,
|
|
6569
|
-
timeColumnHeight: 224,
|
|
6570
|
-
timeColumnWidth: 56,
|
|
6571
|
-
warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)",
|
|
6572
|
-
withoutTimeCellHeight: 66,
|
|
6573
|
-
zIndexPopup: 1050
|
|
6574
|
-
},
|
|
6575
|
-
Form: {
|
|
6576
|
-
inlineItemMarginBottom: 0,
|
|
6577
|
-
itemMarginBottom: 24,
|
|
6578
|
-
labelColonMarginInlineEnd: 8,
|
|
6579
|
-
labelColonMarginInlineStart: 2,
|
|
6580
|
-
labelColor: "rgba(255, 255, 255, 0.65)",
|
|
6581
|
-
labelFontSize: 14,
|
|
6582
|
-
labelHeight: 32,
|
|
6583
|
-
labelRequiredMarkColor: "#DC4446",
|
|
6584
|
-
verticalLabelMargin: 0,
|
|
6585
|
-
verticalLabelPadding: "0 0 8px"
|
|
6586
|
-
},
|
|
6587
|
-
InputNumber: {
|
|
6588
|
-
activeBg: "#151515",
|
|
6589
|
-
activeBorderColor: "#2c6bff",
|
|
6590
|
-
activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
|
|
6591
|
-
addonBg: "rgba(255, 255, 255, 0.04)",
|
|
6592
|
-
controlWidth: 90,
|
|
6593
|
-
errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
|
|
6594
|
-
filledHandleBg: "#F0F0F0",
|
|
6595
|
-
handleActiveBg: "rgba(255, 255, 255, 0.04)",
|
|
6596
|
-
handleBg: "#151515",
|
|
6597
|
-
handleBorderColor: "#2E3137",
|
|
6598
|
-
handleFontSize: 7,
|
|
6599
|
-
handleHoverColor: "#2c6bff",
|
|
6600
|
-
handleVisible: "auto",
|
|
6601
|
-
handleWidth: 22,
|
|
6602
|
-
hoverBg: "#151515",
|
|
6603
|
-
hoverBorderColor: "#4e81e8",
|
|
6604
|
-
inputFontSize: 14,
|
|
6605
|
-
inputFontSizeLG: 16,
|
|
6606
|
-
inputFontSizeSM: 14,
|
|
6607
|
-
paddingBlock: 4,
|
|
6608
|
-
paddingBlockLG: 7,
|
|
6609
|
-
paddingBlockSM: 0,
|
|
6610
|
-
paddingInline: 11,
|
|
6611
|
-
paddingInlineLG: 11,
|
|
6612
|
-
paddingInlineSM: 7,
|
|
6613
|
-
warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)"
|
|
6614
|
-
},
|
|
6615
|
-
Mentions: {
|
|
6616
|
-
activeBg: "#151515",
|
|
6617
|
-
activeBorderColor: "#2c6bff",
|
|
6618
|
-
activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
|
|
6619
|
-
addonBg: "rgba(255, 255, 255, 0.04)",
|
|
6620
|
-
controlItemWidth: 100,
|
|
6621
|
-
dropdownHeight: 250,
|
|
6622
|
-
errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
|
|
6623
|
-
hoverBg: "#151515",
|
|
6624
|
-
hoverBorderColor: "#4e81e8",
|
|
6625
|
-
inputFontSize: 14,
|
|
6626
|
-
inputFontSizeLG: 16,
|
|
6627
|
-
inputFontSizeSM: 14,
|
|
6628
|
-
paddingBlock: 4,
|
|
6629
|
-
paddingBlockLG: 7,
|
|
6630
|
-
paddingBlockSM: 0,
|
|
6631
|
-
paddingInline: 11,
|
|
6632
|
-
paddingInlineLG: 11,
|
|
6633
|
-
paddingInlineSM: 7,
|
|
6634
|
-
warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)",
|
|
6635
|
-
zIndexPopup: 1050
|
|
6636
|
-
},
|
|
6637
|
-
Radio: {
|
|
6638
|
-
buttonBg: "#151515",
|
|
6639
|
-
buttonCheckedBg: "#151515",
|
|
6640
|
-
buttonCheckedBgDisabled: "rgba(255, 255, 255, 0.18)",
|
|
6641
|
-
buttonCheckedColorDisabled: "rgba(255, 255, 255, 0.25)",
|
|
6642
|
-
buttonColor: "rgba(255, 255, 255, 0.85)",
|
|
6643
|
-
buttonPaddingInline: 15,
|
|
6644
|
-
buttonSolidCheckedActiveBg: "#244dad",
|
|
6645
|
-
buttonSolidCheckedBg: "#2c6bff",
|
|
6646
|
-
buttonSolidCheckedColor: "#FFFFFF",
|
|
6647
|
-
buttonSolidCheckedHoverBg: "#4e81e8",
|
|
6648
|
-
dotColorDisabled: "rgba(255, 255, 255, 0.25)",
|
|
6649
|
-
dotSize: 8,
|
|
6650
|
-
radioSize: 16,
|
|
6651
|
-
wrapperMarginInlineEnd: 8
|
|
6652
|
-
},
|
|
6653
|
-
Rate: {
|
|
6654
|
-
starBg: "rgba(255, 255, 255, 0.12)",
|
|
6655
|
-
starColor: "#D8BD14",
|
|
6656
|
-
starHoverScale: "scale(1.1)",
|
|
6657
|
-
starSize: 20,
|
|
6658
|
-
starSizeLG: 25,
|
|
6659
|
-
starSizeSM: 15
|
|
6660
|
-
},
|
|
6661
|
-
Select: {
|
|
6662
|
-
activeBorderColor: "#2c6bff",
|
|
6663
|
-
activeOutlineColor: "rgba(5, 145, 255, 0.1)",
|
|
6664
|
-
clearBg: "#151515",
|
|
6665
|
-
hoverBorderColor: "#4e81e8",
|
|
6666
|
-
multipleItemBg: "rgba(255, 255, 255, 0.12)",
|
|
6667
|
-
multipleItemBorderColor: "rgba(0, 0, 0, 0)",
|
|
6668
|
-
multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
|
|
6669
|
-
multipleItemColorDisabled: "rgba(255, 255, 255, 0.25)",
|
|
6670
|
-
multipleItemHeight: 24,
|
|
6671
|
-
multipleItemHeightLG: 32,
|
|
6672
|
-
multipleItemHeightSM: 16,
|
|
6673
|
-
multipleSelectorBgDisabled: "rgba(255, 255, 255, 0.08)",
|
|
6674
|
-
optionActiveBg: "rgba(255, 255, 255, 0.08)",
|
|
6675
|
-
optionFontSize: 14,
|
|
6676
|
-
optionHeight: 32,
|
|
6677
|
-
optionLineHeight: 1.5700000524520874,
|
|
6678
|
-
optionPadding: "5px 12px",
|
|
6679
|
-
optionSelectedBg: "#1b2e5b",
|
|
6680
|
-
optionSelectedColor: "rgba(255, 255, 255, 0.85)",
|
|
6681
|
-
optionSelectedFontWeight: 700,
|
|
6682
|
-
selectorBg: "#151515",
|
|
6683
|
-
showArrowPaddingInlineEnd: 18,
|
|
6684
|
-
singleItemHeightLG: 40,
|
|
6685
|
-
zIndexPopup: 1050
|
|
6686
|
-
},
|
|
6687
|
-
Slider: {
|
|
6688
|
-
controlSize: 10,
|
|
6689
|
-
dotActiveBorderColor: "#1b2e5b",
|
|
6690
|
-
dotBorderColor: "#282B31",
|
|
6691
|
-
dotSize: 8,
|
|
6692
|
-
handleActiveColor: "#2c6bff",
|
|
6693
|
-
handleActiveOutlineColor: "#1f3b7e",
|
|
6694
|
-
handleColor: "#1b2e5b",
|
|
6695
|
-
handleColorDisabled: "#414141",
|
|
6696
|
-
handleLineWidth: 2,
|
|
6697
|
-
handleLineWidthHover: 2.5,
|
|
6698
|
-
handleSize: 10,
|
|
6699
|
-
handleSizeHover: 12,
|
|
6700
|
-
railBg: "rgba(255, 255, 255, 0.08)",
|
|
6701
|
-
railHoverBg: "rgba(255, 255, 255, 0.12)",
|
|
6702
|
-
railSize: 4,
|
|
6703
|
-
trackBg: "#1b2e5b",
|
|
6704
|
-
trackBgDisabled: "rgba(255, 255, 255, 0.08)",
|
|
6705
|
-
trackHoverBg: "#1f3b7e"
|
|
6706
|
-
},
|
|
6707
|
-
Switch: {
|
|
6708
|
-
handleBg: "#FFFFFF",
|
|
6709
|
-
handleShadow: "0 2px 4px 0 rgba(0,35,11,0.2)",
|
|
6710
|
-
handleSize: 18,
|
|
6711
|
-
handleSizeSM: 12,
|
|
6712
|
-
innerMaxMargin: 24,
|
|
6713
|
-
innerMaxMarginSM: 18,
|
|
6714
|
-
innerMinMargin: 9,
|
|
6715
|
-
innerMinMarginSM: 6,
|
|
6716
|
-
trackHeight: 22,
|
|
6717
|
-
trackHeightSM: 16,
|
|
6718
|
-
trackMinWidth: 44,
|
|
6719
|
-
trackMinWidthSM: 28,
|
|
6720
|
-
trackPadding: 2
|
|
6721
|
-
},
|
|
6722
|
-
TimePicker: {
|
|
6723
|
-
activeBg: "#151515",
|
|
6724
|
-
activeBorderColor: "#2c6bff",
|
|
6725
|
-
activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
|
|
6726
|
-
addonBg: "rgba(255, 255, 255, 0.04)",
|
|
6727
|
-
cellActiveWithRangeBg: "#1b2e5b",
|
|
6728
|
-
cellBgDisabled: "rgba(255, 255, 255, 0.08)",
|
|
6729
|
-
cellHeight: 24,
|
|
6730
|
-
cellHoverBg: "rgba(255, 255, 255, 0.08)",
|
|
6731
|
-
cellHoverWithRangeBg: "#CBE0FD",
|
|
6732
|
-
cellRangeBorderColor: "#82B4F9",
|
|
6733
|
-
cellWidth: 36,
|
|
6734
|
-
errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
|
|
6735
|
-
hoverBg: "#151515",
|
|
6736
|
-
hoverBorderColor: "#4e81e8",
|
|
6737
|
-
inputFontSize: 14,
|
|
6738
|
-
inputFontSizeLG: 16,
|
|
6739
|
-
inputFontSizeSM: 14,
|
|
6740
|
-
multipleItemBg: "rgba(255, 255, 255, 0.12)",
|
|
6741
|
-
multipleItemBorderColor: "rgba(0, 0, 0, 0)",
|
|
6742
|
-
multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
|
|
6743
|
-
multipleItemColorDisabled: "rgba(255, 255, 255, 0.25)",
|
|
6744
|
-
multipleItemHeight: 24,
|
|
6745
|
-
multipleItemHeightLG: 32,
|
|
6746
|
-
multipleItemHeightSM: 16,
|
|
6747
|
-
multipleSelectorBgDisabled: "rgba(255, 255, 255, 0.08)",
|
|
6748
|
-
paddingBlock: 4,
|
|
6749
|
-
paddingBlockLG: 7,
|
|
6750
|
-
paddingBlockSM: 0,
|
|
6751
|
-
paddingInline: 11,
|
|
6752
|
-
paddingInlineLG: 11,
|
|
6753
|
-
paddingInlineSM: 7,
|
|
6754
|
-
presetsMaxWidth: 200,
|
|
6755
|
-
presetsWidth: 120,
|
|
6756
|
-
textHeight: 40,
|
|
6757
|
-
timeCellHeight: 28,
|
|
6758
|
-
timeColumnHeight: 224,
|
|
6759
|
-
timeColumnWidth: 56,
|
|
6760
|
-
warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)",
|
|
6761
|
-
withoutTimeCellHeight: 66,
|
|
6762
|
-
zIndexPopup: 1050
|
|
6763
|
-
},
|
|
6764
|
-
Transfer: {
|
|
6765
|
-
headerHeight: 40,
|
|
6766
|
-
itemHeight: 32,
|
|
6767
|
-
itemPaddingBlock: 5,
|
|
6768
|
-
listHeight: 200,
|
|
6769
|
-
listWidth: 180,
|
|
6770
|
-
listWidthLG: 250
|
|
6771
|
-
},
|
|
6772
|
-
TreeSelect: {
|
|
6773
|
-
indentSize: 24,
|
|
6774
|
-
nodeHoverBg: "rgba(255, 255, 255, 0.08)",
|
|
6775
|
-
nodeHoverColor: "rgba(255, 255, 255, 0.85)",
|
|
6776
|
-
nodeSelectedBg: "#1b2e5b",
|
|
6777
|
-
nodeSelectedColor: "rgba(255, 255, 255, 0.85)",
|
|
6778
|
-
titleHeight: 24
|
|
6779
|
-
},
|
|
6780
|
-
Upload: {
|
|
6781
|
-
actionsColor: "rgba(255, 255, 255, 0.45)",
|
|
6782
|
-
pictureCardSize: 102
|
|
6783
|
-
},
|
|
6784
|
-
Avatar: {
|
|
6785
|
-
containerSize: 32,
|
|
6786
|
-
containerSizeLG: 40,
|
|
6787
|
-
containerSizeSM: 24,
|
|
6788
|
-
groupBorderColor: "#151515",
|
|
6789
|
-
groupOverlapping: -8,
|
|
6790
|
-
groupSpace: 4,
|
|
6791
|
-
iconFontSize: 18,
|
|
6792
|
-
iconFontSizeLG: 24,
|
|
6793
|
-
iconFontSizeSM: 14,
|
|
6794
|
-
textFontSize: 14,
|
|
6795
|
-
textFontSizeLG: 14,
|
|
6796
|
-
textFontSizeSM: 14
|
|
6797
|
-
},
|
|
6798
|
-
Badge: {
|
|
6799
|
-
dotSize: 6,
|
|
6800
|
-
indicatorHeight: 20,
|
|
6801
|
-
indicatorHeightSM: 14,
|
|
6802
|
-
indicatorZIndex: "auto",
|
|
6803
|
-
statusSize: 6,
|
|
6804
|
-
textFontSize: 12,
|
|
6805
|
-
textFontSizeSM: 12,
|
|
6806
|
-
textFontWeight: 400
|
|
6807
|
-
},
|
|
6808
|
-
Calendar: {
|
|
6809
|
-
fullBg: "#151515",
|
|
6810
|
-
fullPanelBg: "#151515",
|
|
6811
|
-
itemActiveBg: "#1b2e5b",
|
|
6812
|
-
miniContentHeight: 256,
|
|
6813
|
-
monthControlWidth: 70,
|
|
6814
|
-
yearControlWidth: 80
|
|
6815
|
-
},
|
|
6816
|
-
Card: {
|
|
6817
|
-
actionsBg: "#151515",
|
|
6818
|
-
actionsLiMargin: "12px 0",
|
|
6819
|
-
bodyPadding: 24,
|
|
6820
|
-
bodyPaddingSM: 12,
|
|
6821
|
-
extraColor: "rgba(255, 255, 255, 0.85)",
|
|
6822
|
-
headerBg: "rgba(0, 0, 0, 0)",
|
|
6823
|
-
headerFontSize: 16,
|
|
6824
|
-
headerFontSizeSM: 14,
|
|
6825
|
-
headerHeight: 56,
|
|
6826
|
-
headerHeightSM: 38,
|
|
6827
|
-
headerPadding: 24,
|
|
6828
|
-
headerPaddingSM: 12,
|
|
6829
|
-
tabsMarginBottom: -17
|
|
6830
|
-
},
|
|
6831
|
-
Carousel: {
|
|
6832
|
-
arrowOffset: 8,
|
|
6833
|
-
arrowSize: 16,
|
|
6834
|
-
dotActiveWidth: 24,
|
|
6835
|
-
dotGap: 4,
|
|
6836
|
-
dotHeight: 3,
|
|
6837
|
-
dotOffset: 12,
|
|
6838
|
-
dotWidth: 16
|
|
6839
|
-
},
|
|
6840
|
-
Descriptions: {
|
|
6841
|
-
colonMarginLeft: 2,
|
|
6842
|
-
colonMarginRight: 8,
|
|
6843
|
-
contentColor: "rgba(255, 255, 255, 0.85)",
|
|
6844
|
-
extraColor: "rgba(255, 255, 255, 0.85)",
|
|
6845
|
-
itemPaddingBottom: 16,
|
|
6846
|
-
itemPaddingEnd: 16,
|
|
6847
|
-
labelBg: "rgba(255, 255, 255, 0.04)",
|
|
6848
|
-
labelColor: "rgba(255, 255, 255, 0.45)",
|
|
6849
|
-
titleColor: "rgba(255, 255, 255, 0.85)",
|
|
6850
|
-
titleMarginBottom: 20
|
|
6851
|
-
},
|
|
6852
|
-
Image: {
|
|
6853
|
-
previewOperationColor: "rgba(255, 255, 255, 0.65)",
|
|
6854
|
-
previewOperationColorDisabled: "rgba(255, 255, 255, 0.25)",
|
|
6855
|
-
previewOperationHoverColor: "rgba(255, 255, 255, 0.85)",
|
|
6856
|
-
previewOperationSize: 18,
|
|
6857
|
-
zIndexPopup: 1080
|
|
6858
|
-
},
|
|
6859
|
-
List: {
|
|
6860
|
-
avatarMarginRight: 16,
|
|
6861
|
-
contentWidth: 220,
|
|
6862
|
-
descriptionFontSize: 14,
|
|
6863
|
-
emptyTextPadding: 16,
|
|
6864
|
-
footerBg: "rgba(0, 0, 0, 0)",
|
|
6865
|
-
headerBg: "rgba(0, 0, 0, 0)",
|
|
6866
|
-
itemPadding: "12px 0",
|
|
6867
|
-
itemPaddingLG: "16px 24px",
|
|
6868
|
-
itemPaddingSM: "8px 16px",
|
|
6869
|
-
metaMarginBottom: 16,
|
|
6870
|
-
titleMarginBottom: 12
|
|
6871
|
-
},
|
|
6872
|
-
Popover: {
|
|
6873
|
-
titleMinWidth: 177,
|
|
6874
|
-
zIndexPopup: 1030
|
|
6875
|
-
},
|
|
6876
|
-
Segmented: {
|
|
6877
|
-
itemActiveBg: "rgba(255, 255, 255, 0.18)",
|
|
6878
|
-
itemColor: "rgba(255, 255, 255, 0.65)",
|
|
6879
|
-
itemHoverBg: "rgba(255, 255, 255, 0.12)",
|
|
6880
|
-
itemHoverColor: "rgba(255, 255, 255, 0.85)",
|
|
6881
|
-
itemSelectedBg: "#262626",
|
|
6882
|
-
itemSelectedColor: "rgba(255, 255, 255, 0.85)",
|
|
6883
|
-
trackBg: "#000000",
|
|
6884
|
-
trackPadding: 2
|
|
6885
|
-
},
|
|
6886
|
-
Statistic: {
|
|
6887
|
-
contentFontSize: 24,
|
|
6888
|
-
titleFontSize: 14
|
|
6889
|
-
},
|
|
6890
|
-
Table: {
|
|
6891
|
-
bodySortBg: "#FAFAFA",
|
|
6892
|
-
borderColor: "#282B31",
|
|
6893
|
-
cellFontSize: 14,
|
|
6894
|
-
cellFontSizeMD: 14,
|
|
6895
|
-
cellFontSizeSM: 14,
|
|
6896
|
-
cellPaddingBlock: 16,
|
|
6897
|
-
cellPaddingBlockMD: 12,
|
|
6898
|
-
cellPaddingBlockSM: 8,
|
|
6899
|
-
cellPaddingInline: 16,
|
|
6900
|
-
cellPaddingInlineMD: 8,
|
|
6901
|
-
cellPaddingInlineSM: 8,
|
|
6902
|
-
expandIconBg: "#151515",
|
|
6903
|
-
filterDropdownBg: "#151515",
|
|
6904
|
-
filterDropdownMenuBg: "#151515",
|
|
6905
|
-
fixedHeaderSortActiveBg: "#1C1C1C",
|
|
6906
|
-
footerBg: "#0D0D0D",
|
|
6907
|
-
footerColor: "rgba(255, 255, 255, 0.85)",
|
|
6908
|
-
headerBg: "#333333",
|
|
6909
|
-
headerSubBg: "#1F1F1F",
|
|
6910
|
-
headerBorderRadius: 8,
|
|
6911
|
-
headerColor: "rgba(255, 255, 255, 0.85)",
|
|
6912
|
-
headerFilterHoverBg: "rgba(255, 255, 255, 0.12)",
|
|
6913
|
-
headerSortActiveBg: "#1C1C1C",
|
|
6914
|
-
headerSortHoverBg: "#1C1C1C",
|
|
6915
|
-
headerTextColor: "rgba(255, 255, 255, 0.65)",
|
|
6916
|
-
headerSplitColor: "#444547",
|
|
6917
|
-
rowExpandedBg: "rgba(255, 255, 255, 0.04)",
|
|
6918
|
-
rowHoverBg: "#0D0D0D",
|
|
6919
|
-
rowSelectedBg: "#1b2e5b",
|
|
6920
|
-
rowSelectedHoverBg: "#1f3b7e",
|
|
6921
|
-
selectionColumnWidth: 32,
|
|
6922
|
-
stickyScrollBarBg: "rgba(255, 255, 255, 0.25)",
|
|
6923
|
-
stickyScrollBarBorderRadius: 100,
|
|
6924
|
-
scrollbar: "rgba(64, 64, 64, 0.7)",
|
|
6925
|
-
colorTextHighlight: "#F8DF8B"
|
|
6926
|
-
},
|
|
6927
|
-
Tag: {
|
|
6928
|
-
defaultBg: "#19191C",
|
|
6929
|
-
defaultColor: "rgba(255, 255, 255, 0.85)",
|
|
6930
|
-
solidTextColor: "#FFFFFF"
|
|
6931
|
-
},
|
|
6932
|
-
Timeline: {
|
|
6933
|
-
dotBorderWidth: 2,
|
|
6934
|
-
itemPaddingBottom: 20,
|
|
6935
|
-
tailColor: "rgba(255, 255, 255, 0.1)",
|
|
6936
|
-
tailWidth: 2
|
|
6937
|
-
},
|
|
6938
|
-
Tooltip: {
|
|
6939
|
-
zIndexPopup: 1070
|
|
6940
|
-
},
|
|
6941
|
-
Tour: {
|
|
6942
|
-
closeBtnSize: 0,
|
|
6943
|
-
primaryNextBtnHoverBg: "#171717",
|
|
6944
|
-
primaryPrevBtnBg: "rgba(0, 0, 0, 0.15)",
|
|
6945
|
-
zIndexPopup: 1070
|
|
6946
|
-
},
|
|
6947
|
-
Tree: {
|
|
6948
|
-
directoryNodeSelectedBg: "#2c6bff",
|
|
6949
|
-
directoryNodeSelectedColor: "#FFFFFF",
|
|
6950
|
-
indentSize: 24,
|
|
6951
|
-
nodeHoverBg: "rgba(255, 255, 255, 0.08)",
|
|
6952
|
-
nodeHoverColor: "rgba(255, 255, 255, 0.85)",
|
|
6953
|
-
nodeSelectedBg: "#1b2e5b",
|
|
6954
|
-
nodeSelectedColor: "rgba(255, 255, 255, 0.85)",
|
|
6955
|
-
titleHeight: 24
|
|
6956
|
-
},
|
|
6957
|
-
Alert: {
|
|
6958
|
-
defaultPadding: "8px 12px",
|
|
6959
|
-
withDescriptionIconSize: 24,
|
|
6960
|
-
withDescriptionPadding: "20px 24px"
|
|
6961
|
-
},
|
|
6962
|
-
Drawer: {
|
|
6963
|
-
draggerSize: 4,
|
|
6964
|
-
footerPaddingBlock: 8,
|
|
6965
|
-
footerPaddingInline: 16,
|
|
6966
|
-
zIndexPopup: 1e3
|
|
6967
|
-
},
|
|
6968
|
-
Message: {
|
|
6969
|
-
contentBg: "#262626",
|
|
6970
|
-
contentPadding: "9px 12px",
|
|
6971
|
-
zIndexPopup: 2010
|
|
6972
|
-
},
|
|
6973
|
-
Modal: {
|
|
6974
|
-
contentBg: "#262626",
|
|
6975
|
-
contentBgBorder: "rgba(255, 255, 255, 0.08)",
|
|
6976
|
-
footerBg: "rgba(0, 0, 0, 0)",
|
|
6977
|
-
headerBg: "#262626",
|
|
6978
|
-
titleColor: "rgba(255, 255, 255, 0.85)",
|
|
6979
|
-
titleFontSize: 16,
|
|
6980
|
-
titleLineHeight: 1.5
|
|
6981
|
-
},
|
|
6982
|
-
Notification: {
|
|
6983
|
-
colorErrorBg: "rgba(0, 0, 0, 0)",
|
|
6984
|
-
colorInfoBg: "rgba(0, 0, 0, 0)",
|
|
6985
|
-
colorSuccessBg: "rgba(0, 0, 0, 0)",
|
|
6986
|
-
colorWarningBg: "rgba(0, 0, 0, 0)",
|
|
6987
|
-
width: 384,
|
|
6988
|
-
zIndexPopup: 2050
|
|
6989
|
-
},
|
|
6990
|
-
Popconfirm: {
|
|
6991
|
-
zIndexPopup: 1060
|
|
6992
|
-
},
|
|
6993
|
-
Progress: {
|
|
6994
|
-
"circleTextFontSize 2": "1.1666666666666667em",
|
|
6995
|
-
circleTextColor: "rgba(255, 255, 255, 0.85)",
|
|
6996
|
-
circleTextFontSize: "1em",
|
|
6997
|
-
defaultColor: "#2F83DC",
|
|
6998
|
-
lineBorderRadius: 100,
|
|
6999
|
-
remainingColor: "rgba(255, 255, 255, 0.12)"
|
|
7000
|
-
},
|
|
7001
|
-
Result: {
|
|
7002
|
-
extraMargin: "24px 0 0 0",
|
|
7003
|
-
iconFontSize: 72,
|
|
7004
|
-
subtitleFontSize: 14,
|
|
7005
|
-
titleFontSize: 24
|
|
7006
|
-
},
|
|
7007
|
-
Skeleton: {
|
|
7008
|
-
blockRadius: 4,
|
|
7009
|
-
gradientFromColor: "rgba(255, 255, 255, 0.12)",
|
|
7010
|
-
gradientToColor: "rgba(255, 255, 255, 0.18)",
|
|
7011
|
-
paragraphLiHeight: 16,
|
|
7012
|
-
paragraphMarginTop: 28,
|
|
7013
|
-
titleHeight: 28
|
|
7014
|
-
},
|
|
7015
|
-
Spin: {
|
|
7016
|
-
contentHeight: 400,
|
|
7017
|
-
dotSize: 20,
|
|
7018
|
-
dotSizeLG: 32,
|
|
7019
|
-
dotSizeSM: 14
|
|
7020
|
-
},
|
|
7021
|
-
Collapse: {
|
|
7022
|
-
borderlessContentBg: "rgba(0, 0, 0, 0)",
|
|
7023
|
-
borderlessContentPadding: "4px 16px 16px",
|
|
7024
|
-
contentBg: "#151515",
|
|
7025
|
-
contentPadding: "16px 16px",
|
|
7026
|
-
headerBg: "rgba(255, 255, 255, 0.04)",
|
|
7027
|
-
headerPadding: "12px 16px"
|
|
7028
|
-
}
|
|
7029
|
-
}
|
|
7030
|
-
}, Ct = {
|
|
7031
|
-
token: {
|
|
7032
|
-
0: 0,
|
|
7033
|
-
1: 2,
|
|
7034
|
-
2: 4,
|
|
7035
|
-
3: 6,
|
|
7036
|
-
4: 8,
|
|
7037
|
-
5: 10,
|
|
7038
|
-
6: 12,
|
|
7039
|
-
7: 16,
|
|
7040
|
-
8: 20,
|
|
7041
|
-
9: 25,
|
|
7042
|
-
10: 30,
|
|
7043
|
-
11: 35,
|
|
7044
|
-
12: 40,
|
|
7045
|
-
13: 45,
|
|
7046
|
-
14: 50,
|
|
7047
|
-
15: 55,
|
|
7048
|
-
16: 60,
|
|
7049
|
-
17: 65,
|
|
7050
|
-
18: 70,
|
|
7051
|
-
19: 75,
|
|
7052
|
-
20: 80,
|
|
7053
|
-
21: 85,
|
|
7054
|
-
22: 90,
|
|
7055
|
-
23: 95,
|
|
7056
|
-
red1: "#FFF1F0",
|
|
7057
|
-
red2: "#FFCCC7",
|
|
7058
|
-
red3: "#FFA39E",
|
|
7059
|
-
red4: "#FF7875",
|
|
7060
|
-
red5: "#FF4D4F",
|
|
7061
|
-
red6: "#F5222D",
|
|
7062
|
-
red7: "#CF1322",
|
|
7063
|
-
red8: "#A8071A",
|
|
7064
|
-
red9: "#820014",
|
|
7065
|
-
red10: "#5C0011",
|
|
7066
|
-
volcano1: "#FFF2E8",
|
|
7067
|
-
volcano2: "#FFD8BF",
|
|
7068
|
-
volcano3: "#FFBB96",
|
|
7069
|
-
volcano4: "#FF9C6E",
|
|
7070
|
-
volcano5: "#FF7A45",
|
|
7071
|
-
volcano6: "#FA541C",
|
|
7072
|
-
volcano7: "#D4380D",
|
|
7073
|
-
volcano8: "#AD2102",
|
|
7074
|
-
volcano9: "#871400",
|
|
7075
|
-
volcano10: "#610B00",
|
|
7076
|
-
orange1: "#FFF7E6",
|
|
7077
|
-
orange2: "#FFE7BA",
|
|
7078
|
-
orange3: "#FFD591",
|
|
7079
|
-
orange4: "#FFC069",
|
|
7080
|
-
orange5: "#FFA940",
|
|
7081
|
-
orange6: "#FA8C16",
|
|
7082
|
-
orange7: "#D46B08",
|
|
7083
|
-
orange8: "#AD4E00",
|
|
7084
|
-
orange9: "#873800",
|
|
7085
|
-
orange10: "#612500",
|
|
7086
|
-
gold1: "#FFFBE6",
|
|
7087
|
-
gold2: "#FFF1B8",
|
|
7088
|
-
gold3: "#FFE58F",
|
|
7089
|
-
gold4: "#FFD666",
|
|
7090
|
-
gold5: "#FFC53D",
|
|
7091
|
-
gold6: "#FAAD14",
|
|
7092
|
-
gold7: "#D48806",
|
|
7093
|
-
gold8: "#AD6800",
|
|
7094
|
-
gold9: "#874D00",
|
|
7095
|
-
gold10: "#613400",
|
|
7096
|
-
yellow1: "#FEFFE6",
|
|
7097
|
-
yellow2: "#FFFFB8",
|
|
7098
|
-
yellow3: "#FFFB8F",
|
|
7099
|
-
yellow4: "#FFF566",
|
|
7100
|
-
yellow5: "#FFEC3D",
|
|
7101
|
-
yellow6: "#FADB14",
|
|
7102
|
-
yellow7: "#D4B106",
|
|
7103
|
-
yellow8: "#AD8B00",
|
|
7104
|
-
yellow9: "#876800",
|
|
7105
|
-
yellow10: "#614700",
|
|
7106
|
-
lime1: "#FCFFE6",
|
|
7107
|
-
lime2: "#F4FFB8",
|
|
7108
|
-
lime3: "#EAFF8F",
|
|
7109
|
-
lime4: "#D3F261",
|
|
7110
|
-
lime5: "#BAE637",
|
|
7111
|
-
lime6: "#A0D911",
|
|
7112
|
-
lime7: "#7CB305",
|
|
7113
|
-
lime8: "#5B8C00",
|
|
7114
|
-
lime9: "#3F6600",
|
|
7115
|
-
lime10: "#254000",
|
|
7116
|
-
green1: "#F6FFED",
|
|
7117
|
-
green2: "#D9F7BE",
|
|
7118
|
-
green3: "#B7EB8F",
|
|
7119
|
-
green4: "#95DE64",
|
|
7120
|
-
green5: "#73D13D",
|
|
7121
|
-
green6: "#52C41A",
|
|
7122
|
-
green7: "#389E0D",
|
|
7123
|
-
green8: "#237804",
|
|
7124
|
-
green9: "#135200",
|
|
7125
|
-
green10: "#092B00",
|
|
7126
|
-
cyan1: "#E6FFFB",
|
|
7127
|
-
cyan2: "#B5F5EC",
|
|
7128
|
-
cyan3: "#87E8DE",
|
|
7129
|
-
cyan4: "#5CDBD3",
|
|
7130
|
-
cyan5: "#36CFC9",
|
|
7131
|
-
cyan6: "#13C2C2",
|
|
7132
|
-
cyan7: "#08979C",
|
|
7133
|
-
cyan8: "#006D75",
|
|
7134
|
-
cyan9: "#00474F",
|
|
7135
|
-
cyan10: "#002329",
|
|
7136
|
-
"guozhi blue1": "#DBE9FE",
|
|
7137
|
-
"guozhi blue2": "#BFDBFE",
|
|
7138
|
-
"guozhi blue3": "#92C5FD",
|
|
7139
|
-
"guozhi blue4": "#4D93F8",
|
|
7140
|
-
"guozhi blue5": "#3272F1",
|
|
7141
|
-
"guozhi blue6": "#245EE6",
|
|
7142
|
-
"guozhi blue7": "#1C4ED8",
|
|
7143
|
-
"guozhi blue8": "#1D43B8",
|
|
7144
|
-
"guozhi blue9": "#1E3C99",
|
|
7145
|
-
"guozhi blue10": "#172554",
|
|
7146
|
-
"galaxy blue1": "#E9EFFD",
|
|
7147
|
-
"galaxy blue2": "#C8D9FA",
|
|
7148
|
-
"galaxy blue3": "#A8C1F8",
|
|
7149
|
-
"galaxy blue4": "#92B1F5",
|
|
7150
|
-
"galaxy blue5": "#6C99F8",
|
|
7151
|
-
"galaxy blue6": "#5182EE",
|
|
7152
|
-
"galaxy blue7": "#3B73ED",
|
|
7153
|
-
"galaxy blue8": "#1B56D5",
|
|
7154
|
-
"galaxy blue9": "#113FA1",
|
|
7155
|
-
"galaxy blue10": "#0F2C6B",
|
|
7156
|
-
purple1: "#F9F0FF",
|
|
7157
|
-
purple2: "#EFDBFF",
|
|
7158
|
-
purple3: "#D3ADF7",
|
|
7159
|
-
purple4: "#B37FEB",
|
|
7160
|
-
purple5: "#9254DE",
|
|
7161
|
-
purple6: "#722ED1",
|
|
7162
|
-
purple7: "#531DAB",
|
|
7163
|
-
purple8: "#391085",
|
|
7164
|
-
purple9: "#22075E",
|
|
7165
|
-
purple10: "#120338",
|
|
7166
|
-
magenta1: "#FFF0F6",
|
|
7167
|
-
magenta2: "#FFD6E7",
|
|
7168
|
-
magenta3: "#FFADD2",
|
|
7169
|
-
magenta4: "#FF85C0",
|
|
7170
|
-
magenta5: "#F759AB",
|
|
7171
|
-
magenta6: "#EB2F96",
|
|
7172
|
-
magenta7: "#C41D7F",
|
|
7173
|
-
magenta8: "#9E1068",
|
|
7174
|
-
magenta9: "#780650",
|
|
7175
|
-
magenta10: "#520339",
|
|
7176
|
-
gray1: "#FFFFFF",
|
|
7177
|
-
gray2: "#FAFAFA",
|
|
7178
|
-
gray3: "#F5F5F5",
|
|
7179
|
-
gray4: "#F0F0F0",
|
|
7180
|
-
gray5: "#D9D9D9",
|
|
7181
|
-
gray6: "#BFBFBF",
|
|
7182
|
-
gray7: "#8C8C8C",
|
|
7183
|
-
gray8: "#595959",
|
|
7184
|
-
gray9: "#434343",
|
|
7185
|
-
gray10: "#262626",
|
|
7186
|
-
colorPrimary: "#245EE6",
|
|
7187
|
-
colorSuccess: "#52C41A",
|
|
7188
|
-
colorWarning: "#FAAD14",
|
|
7189
|
-
colorError: "#FF4D4F",
|
|
7190
|
-
colorInfo: "#3496FF",
|
|
7191
|
-
colorTextBase: "#000000",
|
|
7192
|
-
colorBgBase: "#FFFFFF",
|
|
7193
|
-
sizeUnit: 4,
|
|
7194
|
-
sizeStep: 4,
|
|
7195
|
-
sizePopupArrow: 16,
|
|
7196
|
-
controlHeight: 32,
|
|
7197
|
-
opacityImage: 100,
|
|
7198
|
-
fontFamily: "'Microsoft YaHei', '微软雅黑', 'PingFang SC', 'custom-pingfang', 'Noto Sans CJK SC', sans-serif",
|
|
7199
|
-
fontFamilyCode: "SFMono-Regular",
|
|
7200
|
-
fontSize: 14,
|
|
7201
|
-
lineWidth: 1,
|
|
7202
|
-
borderRadius: 4,
|
|
7203
|
-
zIndexPopupBase: 1e3,
|
|
7204
|
-
lineType: "solid",
|
|
7205
|
-
motion: 1,
|
|
7206
|
-
motionBase: 0,
|
|
7207
|
-
motionEaseInBack: "cubic-bezier(0.71, -0.46, 0.88, 0.6)",
|
|
7208
|
-
motionEaseInOut: "cubic-bezier(0.645, 0.045, 0.355, 1)",
|
|
7209
|
-
motionEaseInOutCirc: "cubic-bezier(0.78, 0.14, 0.15, 0.86)",
|
|
7210
|
-
motionEaseInQuint: "cubic-bezier(0.755, 0.05, 0.855, 0.06)",
|
|
7211
|
-
motionEaseOut: "cubic-bezier(0.215, 0.61, 0.355, 1)",
|
|
7212
|
-
motionEaseOutBack: "cubic-bezier(0.12, 0.4, 0.29, 1.46)",
|
|
7213
|
-
motionEaseOutCirc: "cubic-bezier(0.08, 0.82, 0.17, 1)",
|
|
7214
|
-
motionEaseOutQuint: "cubic-bezier(0.23, 1, 0.32, 1)",
|
|
7215
|
-
motionUnit: 0.10000000149011612,
|
|
7216
|
-
wireframe: !1,
|
|
7217
|
-
colorPrimaryBg: "#DBE9FE",
|
|
7218
|
-
colorPrimaryBgHover: "#BFDBFE",
|
|
7219
|
-
colorPrimaryBorder: "#92C5FD",
|
|
7220
|
-
colorPrimaryBorderHover: "#4D93F8",
|
|
7221
|
-
colorPrimaryHover: "#3272F1",
|
|
7222
|
-
colorPrimaryBase: "#245EE6",
|
|
7223
|
-
colorPrimaryActive: "#1C4ED8",
|
|
7224
|
-
colorPrimaryTextHover: "#3272F1",
|
|
7225
|
-
colorPrimaryText: "#245EE6",
|
|
7226
|
-
colorPrimaryTextActive: "#1C4ED8",
|
|
7227
|
-
colorSuccessBg: "#F6FFED",
|
|
7228
|
-
colorSuccessBgHover: "#D9F7BE",
|
|
7229
|
-
colorSuccessBorder: "#B7EB8F",
|
|
7230
|
-
colorSuccessBorderHover: "#95DE64",
|
|
7231
|
-
colorSuccessHover: "#95DE64",
|
|
7232
|
-
colorSuccessBase: "#52C41A",
|
|
7233
|
-
colorSuccessActive: "#389E0D",
|
|
7234
|
-
colorSuccessTextHover: "#73D13D",
|
|
7235
|
-
colorSuccessText: "#52C41A",
|
|
7236
|
-
colorSuccessTextActive: "#389E0D",
|
|
7237
|
-
colorWarningBg: "#FFFBE6",
|
|
7238
|
-
colorWarningBgHover: "#FFF1B8",
|
|
7239
|
-
colorWarningBorder: "#FFE58F",
|
|
7240
|
-
colorWarningBorderHover: "#FFD666",
|
|
7241
|
-
colorWarningHover: "#FFD666",
|
|
7242
|
-
colorWarningBase: "#FAAD14",
|
|
7243
|
-
colorWarningActive: "#D48806",
|
|
7244
|
-
colorWarningTextHover: "#FFC53D",
|
|
7245
|
-
colorWarningText: "#FAAD14",
|
|
7246
|
-
colorWarningTextActive: "#D48806",
|
|
7247
|
-
colorErrorBg: "#FFF2F0",
|
|
7248
|
-
colorErrorBgHover: "#FFF1F0",
|
|
7249
|
-
colorErrorBorder: "#FFCCC7",
|
|
7250
|
-
colorErrorBorderHover: "#FFA39E",
|
|
7251
|
-
colorErrorHover: "#FF7875",
|
|
7252
|
-
colorErrorBase: "#FF4D4F",
|
|
7253
|
-
colorErrorActive: "#D9363E",
|
|
7254
|
-
colorErrorTextHover: "#FF7875",
|
|
7255
|
-
colorErrorText: "#FF4D4F",
|
|
7256
|
-
colorErrorTextActive: "#D9363E",
|
|
7257
|
-
colorInfoBg: "#F0FAFF",
|
|
7258
|
-
colorInfoBgHover: "#D6EFFF",
|
|
7259
|
-
colorInfoBorder: "#ADDDFF",
|
|
7260
|
-
colorInfoBorderHover: "#85C8FF",
|
|
7261
|
-
colorInfoHover: "#85C8FF",
|
|
7262
|
-
colorInfoBase: "#3496FF",
|
|
7263
|
-
colorInfoActive: "#2173D9",
|
|
7264
|
-
colorInfoTextHover: "#5CB0FF",
|
|
7265
|
-
colorInfoText: "#3496FF",
|
|
7266
|
-
colorInfoTextActive: "#2173D9",
|
|
7267
|
-
colorText: "rgba(0, 0, 0, 0.88)",
|
|
7268
|
-
colorTextSecondary: "rgba(0, 0, 0, 0.65)",
|
|
7269
|
-
colorTextTertiary: "rgba(0, 0, 0, 0.45)",
|
|
7270
|
-
colorTextQuaternary: "rgba(0, 0, 0, 0.25)",
|
|
7271
|
-
colorBorder: "#D9D9D9",
|
|
7272
|
-
colorBorderSecondary: "#F0F0F0",
|
|
7273
|
-
colorFill: "rgba(0, 0, 0, 0.15)",
|
|
7274
|
-
colorFillSecondary: "rgba(0, 0, 0, 0.06)",
|
|
7275
|
-
colorFillTertiary: "rgba(0, 0, 0, 0.04)",
|
|
7276
|
-
colorFillQuaternary: "rgba(0, 0, 0, 0.02)",
|
|
7277
|
-
colorBgLayout: "#F5F5F5",
|
|
7278
|
-
colorBgContainer: "#FFFFFF",
|
|
7279
|
-
colorBgContainerBorder: "rgba(0, 0, 0, 0.08)",
|
|
7280
|
-
colorBgElevated: "#FFFFFF",
|
|
7281
|
-
colorBgSpotlight: "rgba(0, 0, 0, 0.85)",
|
|
7282
|
-
colorBgMask: "rgba(0, 0, 0, 0.5)",
|
|
7283
|
-
sizeXXL: 48,
|
|
7284
|
-
sizeXL: 32,
|
|
7285
|
-
sizeLG: 24,
|
|
7286
|
-
sizeMD: 20,
|
|
7287
|
-
sizeMS: 16,
|
|
7288
|
-
size: 16,
|
|
7289
|
-
sizeSM: 12,
|
|
7290
|
-
sizeXS: 8,
|
|
7291
|
-
sizeXXS: 4,
|
|
7292
|
-
controlHeightLG: 40,
|
|
7293
|
-
controlHeightSM: 24,
|
|
7294
|
-
controlHeightXS: 16,
|
|
7295
|
-
borderRadiusXS: 2,
|
|
7296
|
-
borderRadiusSM: 4,
|
|
7297
|
-
borderRadiusM: 6,
|
|
7298
|
-
borderRadiusLG: 8,
|
|
7299
|
-
borderRadiusXL: 12,
|
|
7300
|
-
borderRadiusXXL: 16,
|
|
7301
|
-
borderRadiusOuter: 4,
|
|
7302
|
-
colorWhite: "#FFFFFF",
|
|
7303
|
-
colorBlack: "#000000",
|
|
7304
|
-
fontSizeXL: 20,
|
|
7305
|
-
fontSizeLG: 16,
|
|
7306
|
-
fontSizeSM: 12,
|
|
7307
|
-
fontSizeXS: 11,
|
|
7308
|
-
fontSizeXXS: 10,
|
|
7309
|
-
fontSizeHeading1: 38,
|
|
7310
|
-
fontSizeHeading2: 30,
|
|
7311
|
-
fontSizeHeading3: 24,
|
|
7312
|
-
fontSizeHeading4: 20,
|
|
7313
|
-
fontSizeHeading5: 16,
|
|
7314
|
-
lineHeight: 1.5709999799728394,
|
|
7315
|
-
lineHeightLG: 1.5,
|
|
7316
|
-
lineHeightSM: 1.6666666269302368,
|
|
7317
|
-
lineHeightHeading1: 1.2109999656677246,
|
|
7318
|
-
lineHeightHeading2: 1.2669999599456787,
|
|
7319
|
-
lineHeightHeading3: 1.3329999446868896,
|
|
7320
|
-
lineHeightHeading4: 1.399999976158142,
|
|
7321
|
-
lineHeightHeading5: 1.5,
|
|
7322
|
-
lineWidthBold: 2,
|
|
7323
|
-
borderRadiusFull: 9999,
|
|
7324
|
-
colorFillContrast: "rgba(0, 0, 0, 0.3)",
|
|
7325
|
-
colorBgBlur: "rgba(255, 255, 255, 0)",
|
|
7326
|
-
transparent: "rgba(0, 0, 0, 0)",
|
|
7327
|
-
colorBgSolid: "#000000",
|
|
7328
|
-
colorBgSolidHover: "rgba(0, 0, 0, 0.75)",
|
|
7329
|
-
colorBgSolidActive: "rgba(0, 0, 0, 0.95)",
|
|
7330
|
-
colorErrorBgFilledHover: "#FFDFDC",
|
|
7331
|
-
colorErrorBgActive: "#FFCCC7",
|
|
7332
|
-
colorLink: "#245EE6",
|
|
7333
|
-
colorSplit: "#EEEFF1",
|
|
7334
|
-
fontSizeIcon: 12,
|
|
7335
|
-
controlInteractiveSize: 16,
|
|
7336
|
-
paddingXL: 32,
|
|
7337
|
-
paddingLG: 24,
|
|
7338
|
-
paddingMD: 20,
|
|
7339
|
-
padding: 16,
|
|
7340
|
-
paddingSM: 12,
|
|
7341
|
-
paddingXS: 8,
|
|
7342
|
-
paddingXXS: 4,
|
|
7343
|
-
marginXXL: 48,
|
|
7344
|
-
marginXL: 32,
|
|
7345
|
-
marginLG: 24,
|
|
7346
|
-
marginMD: 20,
|
|
7347
|
-
margin: 16,
|
|
7348
|
-
marginSM: 12,
|
|
7349
|
-
marginXS: 8,
|
|
7350
|
-
marginXXS: 4,
|
|
7351
|
-
controlPaddingHorizontal: 12,
|
|
7352
|
-
controlPaddingHorizontalSM: 8,
|
|
7353
|
-
paddingContentHorizontalLG: 24,
|
|
7354
|
-
paddingContentVerticalLG: 16,
|
|
7355
|
-
paddingContentHorizontal: 16,
|
|
7356
|
-
paddingContentVertical: 12,
|
|
7357
|
-
paddingContentHorizontalSM: 16,
|
|
7358
|
-
paddingContentVerticalSM: 8,
|
|
7359
|
-
colorLinkHover: "#4D93F8",
|
|
7360
|
-
colorLinkActive: "#1C4ED8",
|
|
7361
|
-
colorFillContent: "rgba(0, 0, 0, 0.06)",
|
|
7362
|
-
colorFillContentHover: "rgba(0, 0, 0, 0.15)",
|
|
7363
|
-
colorFillAlter: "rgba(0, 0, 0, 0.02)",
|
|
7364
|
-
colorBgContainerDisabled: "rgba(0, 0, 0, 0.04)",
|
|
7365
|
-
colorBorderBg: "#FFFFFF",
|
|
7366
|
-
colorTextPlaceholder: "rgba(0, 0, 0, 0.25)",
|
|
7367
|
-
colorTextDisabled: "rgba(0, 0, 0, 0.25)",
|
|
7368
|
-
colorTextHeading: "rgba(0, 0, 0, 0.88)",
|
|
7369
|
-
colorTextLabel: "rgba(0, 0, 0, 0.65)",
|
|
7370
|
-
colorTextDescription: "rgba(0, 0, 0, 0.45)",
|
|
7371
|
-
colorTextLightSolid: "#FFFFFF",
|
|
7372
|
-
colorHighlight: "#FFA39E",
|
|
7373
|
-
colorBgTextHover: "rgba(0, 0, 0, 0.06)",
|
|
7374
|
-
colorBgTextActive: "rgba(0, 0, 0, 0.15)",
|
|
7375
|
-
colorIcon: "rgba(0, 0, 0, 0.45)",
|
|
7376
|
-
colorIconHover: "rgba(0, 0, 0, 0.88)",
|
|
7377
|
-
colorErrorOutline: "rgba(255, 77, 79, 0.1)",
|
|
7378
|
-
colorWarningOutline: "rgba(250, 173, 20, 0.1)",
|
|
7379
|
-
controlItemBgHover: "rgba(0, 0, 0, 0.04)",
|
|
7380
|
-
controlItemBgActive: "#DBE9FE",
|
|
7381
|
-
controlItemBgActiveHover: "#BFDBFE",
|
|
7382
|
-
controlItemBgActiveDisabled: "rgba(0, 0, 0, 0.15)",
|
|
7383
|
-
controlTmpOutline: "rgba(0, 0, 0, 0.02)",
|
|
7384
|
-
controlOutline: "rgba(5, 145, 255, 0.1)",
|
|
7385
|
-
controlOutlineWidth: 2,
|
|
7386
|
-
opacityLoading: 65,
|
|
7387
|
-
screenXS: 320,
|
|
7388
|
-
screenSM: 576,
|
|
7389
|
-
screenMD: 768,
|
|
7390
|
-
screenLG: 992,
|
|
7391
|
-
screenXL: 1200,
|
|
7392
|
-
screenXXL: 1600,
|
|
7393
|
-
screenXSMin: 320,
|
|
7394
|
-
screenXSMax: 575,
|
|
7395
|
-
screenSMMin: 576,
|
|
7396
|
-
screenSMMax: 767,
|
|
7397
|
-
screenMDMin: 768,
|
|
7398
|
-
screenMDMax: 991,
|
|
7399
|
-
screenLGMin: 992,
|
|
7400
|
-
screenLGMax: 1199,
|
|
7401
|
-
screenXLMin: 1200,
|
|
7402
|
-
screenXLMax: 1599,
|
|
7403
|
-
screenXXLMin: 1600,
|
|
7404
|
-
lineWidthFocus: 3,
|
|
7405
|
-
linkDecoration: "none",
|
|
7406
|
-
linkFocusDecoration: "none",
|
|
7407
|
-
linkHoverDecoration: "none",
|
|
7408
|
-
fontWeightStrong: 700,
|
|
7409
|
-
fontWeightNormal: 400,
|
|
7410
|
-
drawerWidth: 378,
|
|
7411
|
-
drawerWidthMD: 520,
|
|
7412
|
-
drawerWidthLG: 736,
|
|
7413
|
-
reqularItalic: "Reqular Italic",
|
|
7414
|
-
semiboldItalic: "Semibold Italic",
|
|
7415
|
-
regularItalic: "Regular Italic",
|
|
7416
|
-
mediumItalic: "Medium Italic",
|
|
7417
|
-
sidebarWidthMD: 256,
|
|
7418
|
-
sidebarWidthSm: 180,
|
|
7419
|
-
sidebarWidthLG: 360,
|
|
7420
|
-
sidebarCollapsedWidth: 48,
|
|
7421
|
-
colorBgSidebar: "#FBFBFB",
|
|
7422
|
-
headerHeight: 44,
|
|
7423
|
-
footerHeight: 34,
|
|
7424
|
-
tooltipVerticalPadding: 6,
|
|
7425
|
-
buttonPaddingHorizontal: 15,
|
|
7426
|
-
buttonPaddingHorizontalSM: 7,
|
|
7427
|
-
buttonIconOnlyFontSize: 16,
|
|
7428
|
-
buttonIconOnlyFontSizeLG: 18,
|
|
7429
|
-
buttonIconOnlyFontSizeSM: 14,
|
|
7430
|
-
borderRadiusRound: 16,
|
|
7431
|
-
borderRadiusRoundSM: 12,
|
|
7432
|
-
borderRadiusRoundLG: 20,
|
|
7433
|
-
buttonRoundPaddingHorizontal: 16,
|
|
7434
|
-
buttonRoundPaddingHorizontalLG: 20,
|
|
7435
|
-
buttonRoundPaddingHorizontalSM: 12,
|
|
7436
|
-
tagPaddingHorizontal: 7,
|
|
7437
|
-
tagIconSize: 10,
|
|
7438
|
-
iconMarginInline: 3,
|
|
7439
|
-
alertPaddingHorizontal: 12,
|
|
7440
|
-
alertIconSizeLG: 24,
|
|
7441
|
-
alertCloseIcon: 12,
|
|
7442
|
-
alertIcon: 14,
|
|
7443
|
-
messageContentHorizontal: 9,
|
|
7444
|
-
messageIcon: 16,
|
|
7445
|
-
switchHeight: 22,
|
|
7446
|
-
switchHeightSM: 16,
|
|
7447
|
-
switchPadding: 2,
|
|
7448
|
-
switchPinSize: 18,
|
|
7449
|
-
switchPinSizeActive: 22,
|
|
7450
|
-
switchPinSizeSM: 12,
|
|
7451
|
-
switchPinSizeSMActive: 14,
|
|
7452
|
-
switchWidth: 44,
|
|
7453
|
-
switchWidthSM: 28,
|
|
7454
|
-
switchInnerMarginMin: 9,
|
|
7455
|
-
switchInnerMarginMinSM: 6,
|
|
7456
|
-
switchLoadingIconColor: "rgba(0, 0, 0, 0.65)",
|
|
7457
|
-
borderRadiusSwitch: 100,
|
|
7458
|
-
borderRadiusMax: 100,
|
|
7459
|
-
borderRadiusSwitchHandle: 9,
|
|
7460
|
-
switchIconSizeSM: 12,
|
|
7461
|
-
switchIconSize: 14,
|
|
7462
|
-
iconSize: 14,
|
|
7463
|
-
codeBg: "rgba(150, 150, 150, 0.1)",
|
|
7464
|
-
codeBorder: "rgba(100, 100, 100, 0.2)",
|
|
7465
|
-
keyboardBg: "rgba(150, 150, 150, 0.06)",
|
|
7466
|
-
keyboardBorder: "rgba(100, 100, 100, 0.2)",
|
|
7467
|
-
codeAndKeyboardHorizontalMargin: 2,
|
|
7468
|
-
codeAndKeyboardHorizontalPadding: 4,
|
|
7469
|
-
codeAndKeyboardTopPadding: 2,
|
|
7470
|
-
codeKeyboardRadius: 3,
|
|
7471
|
-
codeAndKeyboardBottomPadding: 1,
|
|
7472
|
-
badgeShadowColor: "#FFFFFF",
|
|
7473
|
-
badgeShadowSize: 1,
|
|
7474
|
-
badgeHeight: 20,
|
|
7475
|
-
badgeHeightSM: 14,
|
|
7476
|
-
badgeDotSize: 6,
|
|
7477
|
-
badgeStatusSize: 6,
|
|
7478
|
-
borderRadiusBadge: 10,
|
|
7479
|
-
borderRadiusBadgeSM: 7,
|
|
7480
|
-
spinDotSize: 20,
|
|
7481
|
-
spinDotItemSize: 6.75,
|
|
7482
|
-
spinDotItemSizeSM: 4.5,
|
|
7483
|
-
spinDotItemSizeLG: 11.25,
|
|
7484
|
-
spinDotSizeSM: 14,
|
|
7485
|
-
spinDotSizeLG: 32,
|
|
7486
|
-
notificationCloseButtonSize: 22,
|
|
7487
|
-
notificationCloseIconSize: 14,
|
|
7488
|
-
notificationNoticeIconSize: 24,
|
|
7489
|
-
resultIconSize: 72,
|
|
7490
|
-
resultVerticalPadding: 48,
|
|
7491
|
-
resultContentHorizontalPadding: 40,
|
|
7492
|
-
popConfirmIconSize: 14,
|
|
7493
|
-
tourCloseSize: 22,
|
|
7494
|
-
tourCoverVerticalPadding: 46,
|
|
7495
|
-
tourIndicatorSize: 6,
|
|
7496
|
-
tourMaskBg: "rgba(0, 0, 0, 0.5)",
|
|
7497
|
-
avatarFontSizeBase: 18,
|
|
7498
|
-
avatarFontSizeSM: 14,
|
|
7499
|
-
avatarFontSizeLG: 24,
|
|
7500
|
-
emptyImgHeight: 100,
|
|
7501
|
-
emptyImgHeightMD: 40,
|
|
7502
|
-
emptyImgHeightSM: 35,
|
|
7503
|
-
QRCodeMaskBackgroundColor: "rgba(255, 255, 255, 0.96)",
|
|
7504
|
-
QRCodeExpiredTextColor: "rgba(0, 0, 0, 0.88)",
|
|
7505
|
-
carouselDotWidth: 16,
|
|
7506
|
-
carouselDotHeight: 3,
|
|
7507
|
-
carouselDotWidthActive: 24,
|
|
7508
|
-
carouselArrowSize: 20,
|
|
7509
|
-
carouselDotOffset: 12,
|
|
7510
|
-
carouselArrowOffset: 25,
|
|
7511
|
-
modalHeaderHeight: 56,
|
|
7512
|
-
modalCloseBtnSize: 22,
|
|
7513
|
-
modalCloseIconSize: 16,
|
|
7514
|
-
modalConfirmIconSize: 22,
|
|
7515
|
-
modalCloseButtonPosition: 17,
|
|
7516
|
-
drawerCloseIcon: 24,
|
|
7517
|
-
segmentedPaddingHorizontal: 11,
|
|
7518
|
-
segmentedPaddingHorizontalSM: 7,
|
|
7519
|
-
segmentedPadding: 2,
|
|
7520
|
-
segmentedLabelMinHeight: 28,
|
|
7521
|
-
segmentedLabelMinHeightLG: 36,
|
|
7522
|
-
segmentedLabelMinHeightSM: 20,
|
|
7523
|
-
segmentedItemGap: 6,
|
|
7524
|
-
segmentedIcon: 14,
|
|
7525
|
-
segmentedIconLG: 16,
|
|
7526
|
-
radioDotSize: 6,
|
|
7527
|
-
radioDotPadding: 4,
|
|
7528
|
-
radioButtonPaddingInline: 15,
|
|
7529
|
-
radioButtonPaddingInlineSM: 7,
|
|
7530
|
-
radioRadius: 8,
|
|
7531
|
-
radioDotDisabledSize: 8,
|
|
7532
|
-
radioButtonGroupPadding: 1,
|
|
7533
|
-
radioButtonHeight: 30,
|
|
7534
|
-
radioButtonHeightSM: 22,
|
|
7535
|
-
radioButtonHeightLG: 38,
|
|
7536
|
-
borderRadiusRadioButton: 5,
|
|
7537
|
-
borderRadiusRadioButtonSM: 3,
|
|
7538
|
-
borderRadiusRadioButtonLG: 7,
|
|
7539
|
-
checkboxSize: 16,
|
|
7540
|
-
checkboxIndeterminateSize: 8,
|
|
7541
|
-
rateStarSize: 20,
|
|
7542
|
-
timelineItemHeadSize: 10,
|
|
7543
|
-
timelineItemPaddingBottom: 20,
|
|
7544
|
-
itemTailHorizontalPadding: 4,
|
|
7545
|
-
itemTailVerticalPadding: 10,
|
|
7546
|
-
collapseExpandIconHeight: 22,
|
|
7547
|
-
collapseExpandIconHeightLG: 24,
|
|
7548
|
-
collapseExpandIconHeightSM: 20,
|
|
7549
|
-
collapseExpandIconPaddingHorizontalStart: 4,
|
|
7550
|
-
collapseExpandIconPaddingHorizontalStartSM: 4,
|
|
7551
|
-
collapseExpandIconPaddingHorizontalStartLG: 8,
|
|
7552
|
-
selectInputPaddingHorizontalBase: 11,
|
|
7553
|
-
selectInputPaddingHorizontalSM: 7,
|
|
7554
|
-
selectionItemPadding: 18,
|
|
7555
|
-
selectionItemPaddingLG: 20,
|
|
7556
|
-
selectionItemPaddingSM: 18,
|
|
7557
|
-
selectTagItemEnd: 4,
|
|
7558
|
-
selectDropdownItemVertical: 5,
|
|
7559
|
-
selectDropdownItemGroupHorizontal: 24,
|
|
7560
|
-
inputPaddingHorizontal: 11,
|
|
7561
|
-
inputPaddingHorizontalSM: 7,
|
|
7562
|
-
inputPaddingHorizontalLG: 11,
|
|
7563
|
-
inputPaddingVertical: 4,
|
|
7564
|
-
inputPaddingVerticalSM: 0,
|
|
7565
|
-
inputPaddingVerticalLG: 7,
|
|
7566
|
-
radiusNone: 0,
|
|
7567
|
-
inputNumberHandleWidth: 22,
|
|
7568
|
-
skeletonButtonWidth: 64,
|
|
7569
|
-
skeletonInputWidth: 160,
|
|
7570
|
-
skeletonButtonWidthLG: 80,
|
|
7571
|
-
skeletonInputWidthLG: 200,
|
|
7572
|
-
skeletonButtonWidthSM: 48,
|
|
7573
|
-
skeletonInputWidthSM: 120,
|
|
7574
|
-
colorPickerWidth: 234,
|
|
7575
|
-
colorPickerHandlerSize: 16,
|
|
7576
|
-
colorPickerHandlerSizeSM: 12,
|
|
7577
|
-
colorPickerSliderHeight: 8,
|
|
7578
|
-
colorPickerPreviewSize: 28,
|
|
7579
|
-
paddingNone: 0,
|
|
7580
|
-
colorPickerPresetColorSize: 18,
|
|
7581
|
-
paginationItemPaddingInline: 6,
|
|
7582
|
-
floatButtonBodyVerticalPadding: 2,
|
|
7583
|
-
floatButtonBodyHorizontalPadding: 4,
|
|
7584
|
-
floatButtonIconSize: 18,
|
|
7585
|
-
marginNone: 0,
|
|
7586
|
-
tabHorizontalSM: 6,
|
|
7587
|
-
tabVerticalLG: 6,
|
|
7588
|
-
tabCardGap: 2,
|
|
7589
|
-
darkBtnTextHover: "rgba(255, 255, 255, 0.08)",
|
|
7590
|
-
darkBtnFilled: "rgba(255, 255, 255, 0.08)",
|
|
7591
|
-
darkBtnFilledHover: "rgba(255, 255, 255, 0.12)",
|
|
7592
|
-
tooltipVerticalPaddingSM: 2,
|
|
7593
|
-
colorTextLightSolidPrimary: "#FFFFFF",
|
|
7594
|
-
emptyImage: "#DCE0E6",
|
|
7595
|
-
emptyImageLight: "#FFFFFF",
|
|
7596
|
-
emptyImageInnerShadow: "#AEB8C2",
|
|
7597
|
-
emptyImageShadow: "#F5F5F7",
|
|
7598
|
-
"test-will-be-removed-in-the-next-update": "#FF0000"
|
|
7599
|
-
},
|
|
7600
|
-
components: {
|
|
7601
|
-
Button: {
|
|
7602
|
-
borderColorDisabled: "#D9D9D9",
|
|
7603
|
-
contentFontSize: 14,
|
|
7604
|
-
contentFontSizeLG: 14,
|
|
7605
|
-
contentFontSizeSM: 14,
|
|
7606
|
-
contentLineHeight: 1.5709999799728394,
|
|
7607
|
-
contentLineHeightLG: 1.5,
|
|
7608
|
-
contentLineHeightSM: 1.6666666269302368,
|
|
7609
|
-
dangerColor: "#FFFFFF",
|
|
7610
|
-
dangerShadow: "0 2px 0 rgba(255,38,5,0.06)",
|
|
7611
|
-
defaultActiveBg: "#FFFFFF",
|
|
7612
|
-
defaultActiveBorderColor: "#1C4ED8",
|
|
7613
|
-
defaultActiveColor: "#1C4ED8",
|
|
7614
|
-
defaultBg: "#FFFFFF",
|
|
7615
|
-
defaultBorderColor: "#D9D9D9",
|
|
7616
|
-
defaultColor: "rgba(0, 0, 0, 0.88)",
|
|
7617
|
-
defaultGhostBorderColor: "#FFFFFF",
|
|
7618
|
-
defaultGhostColor: "#FFFFFF",
|
|
7619
|
-
defaultHoverBg: "#FFFFFF",
|
|
7620
|
-
defaultHoverBorderColor: "#3272F1",
|
|
7621
|
-
defaultHoverColor: "#3272F1",
|
|
7622
|
-
defaultShadow: "0 2px 0 rgba(0,0,0,0.02)",
|
|
7623
|
-
fontWeight: 400,
|
|
7624
|
-
ghostBg: "rgba(0, 0, 0, 0)",
|
|
7625
|
-
groupBorderColor: "#3272F1",
|
|
7626
|
-
iconGap: 8,
|
|
7627
|
-
linkHoverBg: "rgba(0, 0, 0, 0)",
|
|
7628
|
-
onlyIconSize: 14,
|
|
7629
|
-
onlyIconSizeLG: 16,
|
|
7630
|
-
onlyIconSizeSM: 12,
|
|
7631
|
-
paddingBlock: 4,
|
|
7632
|
-
paddingBlockLG: 7,
|
|
7633
|
-
paddingBlockSM: 0,
|
|
7634
|
-
paddingInline: 15,
|
|
7635
|
-
paddingInlineLG: 15,
|
|
7636
|
-
paddingInlineSM: 7,
|
|
7637
|
-
primaryColor: "#FFFFFF",
|
|
7638
|
-
primaryShadow: "0 2px 0 rgba(5,145,255,0.1)",
|
|
7639
|
-
solidTextColor: "#FFFFFF",
|
|
7640
|
-
textHoverBg: "rgba(0, 0, 0, 0.04)",
|
|
7641
|
-
textTextActiveColor: "rgba(0, 0, 0, 0.88)",
|
|
7642
|
-
textTextColor: "rgba(0, 0, 0, 0.88)",
|
|
7643
|
-
textTextHoverColor: "rgba(0, 0, 0, 0.88)",
|
|
7644
|
-
dashedBgDisabled: "rgba(0, 0, 0, 0.04)",
|
|
7645
|
-
defaultBgDisabled: "rgba(0, 0, 0, 0.04)"
|
|
7646
|
-
},
|
|
7647
|
-
Typography: {
|
|
7648
|
-
titleMarginBottom: 0,
|
|
7649
|
-
titleMarginTop: 0
|
|
7650
|
-
},
|
|
7651
|
-
Divider: {
|
|
7652
|
-
orientationMargin: 0.05000000074505806,
|
|
7653
|
-
textPaddingInline: 14,
|
|
7654
|
-
verticalMarginInline: 8
|
|
7655
|
-
},
|
|
7656
|
-
Layout: {
|
|
7657
|
-
bodyBg: "#F5F5F5",
|
|
7658
|
-
footerBg: "#F5F5F5",
|
|
7659
|
-
footerPadding: "24px 50px",
|
|
7660
|
-
headerBg: "#001529",
|
|
7661
|
-
headerColor: "rgba(0, 0, 0, 0.88)",
|
|
7662
|
-
headerHeight: 64,
|
|
7663
|
-
headerPadding: "0 50px",
|
|
7664
|
-
lightSiderBg: "#FFFFFF",
|
|
7665
|
-
lightTriggerBg: "#FFFFFF",
|
|
7666
|
-
lightTriggerColor: "rgba(0, 0, 0, 0.88)",
|
|
7667
|
-
siderBg: "#001529",
|
|
7668
|
-
triggerBg: "#002140",
|
|
7669
|
-
triggerColor: "#FFFFFF",
|
|
7670
|
-
triggerHeight: 48,
|
|
7671
|
-
zeroTriggerHeight: 40,
|
|
7672
|
-
zeroTriggerWidth: 40
|
|
7673
|
-
},
|
|
7674
|
-
Splitter: {
|
|
7675
|
-
splitBarDraggableSize: 20,
|
|
7676
|
-
splitBarSize: 2,
|
|
7677
|
-
splitTriggerSize: 6
|
|
7678
|
-
},
|
|
7679
|
-
Anchor: {
|
|
7680
|
-
linkPaddingBlock: 4,
|
|
7681
|
-
linkPaddingInlineStart: 16
|
|
7682
|
-
},
|
|
7683
|
-
Breadcrumb: {
|
|
7684
|
-
iconFontSize: 14,
|
|
7685
|
-
itemColor: "rgba(0, 0, 0, 0.45)",
|
|
7686
|
-
lastItemColor: "rgba(0, 0, 0, 0.88)",
|
|
7687
|
-
linkColor: "rgba(0, 0, 0, 0.45)",
|
|
7688
|
-
linkHoverColor: "rgba(0, 0, 0, 0.88)",
|
|
7689
|
-
separatorColor: "rgba(0, 0, 0, 0.45)",
|
|
7690
|
-
separatorMargin: 8
|
|
7691
|
-
},
|
|
7692
|
-
Dropdown: {
|
|
7693
|
-
paddingBlock: 5,
|
|
7694
|
-
zIndexPopup: 1050
|
|
7695
|
-
},
|
|
7696
|
-
Menu: {
|
|
7697
|
-
activeBarBorderWidth: 1,
|
|
7698
|
-
activeBarHeight: 2,
|
|
7699
|
-
activeBarWidth: 0,
|
|
7700
|
-
collapsedIconSize: 16,
|
|
7701
|
-
collapsedWidth: 80,
|
|
7702
|
-
dangerItemActiveBg: "#FFF2F0",
|
|
7703
|
-
dangerItemColor: "#FF4D4F",
|
|
7704
|
-
dangerItemHoverColor: "#FF4D4F",
|
|
7705
|
-
dangerItemSelectedBg: "#FFF2F0",
|
|
7706
|
-
dangerItemSelectedColor: "#FF4D4F",
|
|
7707
|
-
darkDangerItemActiveBg: "#FF4D4F",
|
|
7708
|
-
darkDangerItemColor: "#FF4D4F",
|
|
7709
|
-
darkDangerItemHoverColor: "#FF7875",
|
|
7710
|
-
darkDangerItemSelectedBg: "#FF4D4F",
|
|
7711
|
-
darkDangerItemSelectedColor: "#FFFFFF",
|
|
7712
|
-
darkGroupTitleColor: "rgba(255, 255, 255, 0.65)",
|
|
7713
|
-
darkItemBg: "#FFFFFF",
|
|
7714
|
-
darkItemColor: "rgba(255, 255, 255, 0.65)",
|
|
7715
|
-
darkItemDisabledColor: "rgba(255, 255, 255, 0.25)",
|
|
7716
|
-
darkItemHoverBg: "rgba(0, 0, 0, 0)",
|
|
7717
|
-
darkItemHoverColor: "#FFFFFF",
|
|
7718
|
-
darkItemSelectedBg: "#245EE6",
|
|
7719
|
-
darkItemSelectedColor: "#FFFFFF",
|
|
7720
|
-
darkPopupBg: "#001529",
|
|
7721
|
-
darkSubMenuItemBg: "#000C17",
|
|
7722
|
-
dropdownWidth: 160,
|
|
7723
|
-
groupTitleColor: "rgba(0, 0, 0, 0.45)",
|
|
7724
|
-
groupTitleFontSize: 14,
|
|
7725
|
-
groupTitleLineHeight: 1.5714285373687744,
|
|
7726
|
-
horizontalItemBorderRadius: 0,
|
|
7727
|
-
horizontalItemHoverBg: "rgba(0, 0, 0, 0)",
|
|
7728
|
-
horizontalItemHoverColor: "#245EE6",
|
|
7729
|
-
horizontalItemSelectedBg: "rgba(0, 0, 0, 0)",
|
|
7730
|
-
horizontalItemSelectedColor: "#245EE6",
|
|
7731
|
-
horizontalLineHeight: 46,
|
|
7732
|
-
iconMarginInlineEnd: 10,
|
|
7733
|
-
iconSize: 14,
|
|
7734
|
-
itemActiveBg: "#DBE9FE",
|
|
7735
|
-
itemBg: "#FFFFFF",
|
|
7736
|
-
itemBorderRadius: 8,
|
|
7737
|
-
itemColor: "rgba(0, 0, 0, 0.88)",
|
|
7738
|
-
itemDisabledColor: "rgba(0, 0, 0, 0.25)",
|
|
7739
|
-
itemHeight: 40,
|
|
7740
|
-
itemHoverBg: "rgba(0, 0, 0, 0.06)",
|
|
7741
|
-
itemHoverColor: "rgba(0, 0, 0, 0.88)",
|
|
7742
|
-
itemMarginBlock: 4,
|
|
7743
|
-
itemMarginInline: 4,
|
|
7744
|
-
itemPaddingInline: 16,
|
|
7745
|
-
itemSelectedBg: "#DBE9FE",
|
|
7746
|
-
itemSelectedColor: "#245EE6",
|
|
7747
|
-
popupBg: "#FFFFFF",
|
|
7748
|
-
subMenuItemBg: "rgba(0, 0, 0, 0.02)",
|
|
7749
|
-
subMenuItemBorderRadius: 4,
|
|
7750
|
-
subMenuItemSelectedColor: "#245EE6",
|
|
7751
|
-
zIndexPopup: 1050
|
|
7752
|
-
},
|
|
7753
|
-
Pagination: {
|
|
7754
|
-
itemActiveBg: "#FFFFFF",
|
|
7755
|
-
itemActiveBgDisabled: "rgba(0, 0, 0, 0.15)",
|
|
7756
|
-
itemActiveColor: "#245EE6",
|
|
7757
|
-
itemActiveColorDisabled: "rgba(0, 0, 0, 0.25)",
|
|
7758
|
-
itemActiveColorHover: "#3272F1",
|
|
7759
|
-
itemBg: "#FFFFFF",
|
|
7760
|
-
itemInputBg: "#FFFFFF",
|
|
7761
|
-
itemLinkBg: "#FFFFFF",
|
|
7762
|
-
itemSize: 32,
|
|
7763
|
-
itemSizeSM: 24,
|
|
7764
|
-
miniOptionsSizeChangerTop: 0
|
|
7765
|
-
},
|
|
7766
|
-
Steps: {
|
|
7767
|
-
customIconFontSize: 24,
|
|
7768
|
-
customIconSize: 24,
|
|
7769
|
-
customIconTop: 24,
|
|
7770
|
-
dotCurrentSize: 10,
|
|
7771
|
-
dotSize: 8,
|
|
7772
|
-
iconFontSize: 14,
|
|
7773
|
-
iconSize: 32,
|
|
7774
|
-
iconSizeSM: 24,
|
|
7775
|
-
iconTop: -0.5,
|
|
7776
|
-
navArrowColor: "rgba(0, 0, 0, 0.25)",
|
|
7777
|
-
navContentMaxWidth: "unset",
|
|
7778
|
-
titleLineHeight: 32
|
|
7779
|
-
},
|
|
7780
|
-
Tabs: {
|
|
7781
|
-
cardBg: "rgba(0, 0, 0, 0.02)",
|
|
7782
|
-
cardGutter: 2,
|
|
7783
|
-
cardHeight: 40,
|
|
7784
|
-
cardHeightLG: 48,
|
|
7785
|
-
cardHeightSM: 32,
|
|
7786
|
-
cardPadding: "8px 16px",
|
|
7787
|
-
cardPaddingLG: "11px 16px",
|
|
7788
|
-
cardPaddingSM: "4px 8px",
|
|
7789
|
-
horizontalItemGutter: 32,
|
|
7790
|
-
horizontalItemMargin: " ",
|
|
7791
|
-
horizontalItemMarginRTL: " ",
|
|
7792
|
-
horizontalItemPadding: "12px 0",
|
|
7793
|
-
horizontalItemPaddingLG: "16px 0",
|
|
7794
|
-
horizontalItemPaddingSM: "8px 0",
|
|
7795
|
-
horizontalMargin: "0 0 16px 0",
|
|
7796
|
-
inkBarColor: "#245EE6",
|
|
7797
|
-
itemActiveColor: "#1C4ED8",
|
|
7798
|
-
itemColor: "rgba(0, 0, 0, 0.88)",
|
|
7799
|
-
itemHoverColor: "#3272F1",
|
|
7800
|
-
itemSelectedColor: "#245EE6",
|
|
7801
|
-
titleFontSize: 14,
|
|
7802
|
-
titleFontSizeLG: 16,
|
|
7803
|
-
titleFontSizeSM: 12,
|
|
7804
|
-
verticalItemMargin: "16px 0 0 0",
|
|
7805
|
-
verticalItemPadding: "8px 24px",
|
|
7806
|
-
zIndexPopup: 1050
|
|
7807
|
-
},
|
|
7808
|
-
AutoComplete: {
|
|
7809
|
-
activeBorderColor: "#245EE6",
|
|
7810
|
-
activeOutlineColor: "rgba(5, 145, 255, 0.1)",
|
|
7811
|
-
clearBg: "#FFFFFF",
|
|
7812
|
-
hoverBorderColor: "#3272F1",
|
|
7813
|
-
multipleItemBg: "rgba(0, 0, 0, 0.06)",
|
|
7814
|
-
multipleItemBorderColor: "rgba(0, 0, 0, 0)",
|
|
7815
|
-
multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
|
|
7816
|
-
multipleItemColorDisabled: "rgba(0, 0, 0, 0.25)",
|
|
7817
|
-
multipleItemHeight: 24,
|
|
7818
|
-
multipleItemHeightLG: 32,
|
|
7819
|
-
multipleItemHeightSM: 16,
|
|
7820
|
-
multipleSelectorBgDisabled: "rgba(0, 0, 0, 0.04)",
|
|
7821
|
-
optionActiveBg: "rgba(0, 0, 0, 0.04)",
|
|
7822
|
-
optionFontSize: 14,
|
|
7823
|
-
optionHeight: 32,
|
|
7824
|
-
optionLineHeight: 1.5714285373687744,
|
|
7825
|
-
optionPadding: "5px 12px",
|
|
7826
|
-
optionSelectedBg: "#DBE9FE",
|
|
7827
|
-
optionSelectedColor: "rgba(0, 0, 0, 0.88)",
|
|
7828
|
-
optionSelectedFontWeight: 700,
|
|
7829
|
-
selectorBg: "#FFFFFF",
|
|
7830
|
-
showArrowPaddingInlineEnd: 18,
|
|
7831
|
-
singleItemHeightLG: 40,
|
|
7832
|
-
zIndexPopup: 1050
|
|
7833
|
-
},
|
|
7834
|
-
Cascader: {
|
|
7835
|
-
controlItemWidth: 111,
|
|
7836
|
-
controlWidth: 184,
|
|
7837
|
-
dropdownHeight: 180,
|
|
7838
|
-
menuPadding: 4,
|
|
7839
|
-
optionPadding: "5px 12px",
|
|
7840
|
-
optionSelectedBg: "#DBE9FE",
|
|
7841
|
-
optionSelectedColor: "rgba(0, 0, 0, 0.88)",
|
|
7842
|
-
optionSelectedFontWeight: 700
|
|
7843
|
-
},
|
|
7844
|
-
Input: {
|
|
7845
|
-
activeBg: "#FFFFFF",
|
|
7846
|
-
activeBorderColor: "#245EE6",
|
|
7847
|
-
activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
|
|
7848
|
-
addonBg: "rgba(0, 0, 0, 0.02)",
|
|
7849
|
-
errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
|
|
7850
|
-
hoverBg: "#FFFFFF",
|
|
7851
|
-
hoverBorderColor: "#3272F1",
|
|
7852
|
-
inputFontSize: 14,
|
|
7853
|
-
inputFontSizeLG: 16,
|
|
7854
|
-
inputFontSizeSM: 14,
|
|
7855
|
-
paddingBlock: 4,
|
|
7856
|
-
paddingBlockLG: 7,
|
|
7857
|
-
paddingBlockSM: 0,
|
|
7858
|
-
paddingInline: 11,
|
|
7859
|
-
paddingInlineLG: 11,
|
|
7860
|
-
paddingInlineSM: 7,
|
|
7861
|
-
warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)"
|
|
7862
|
-
},
|
|
7863
|
-
DatePicker: {
|
|
7864
|
-
activeBg: "#FFFFFF",
|
|
7865
|
-
activeBorderColor: "#245EE6",
|
|
7866
|
-
activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
|
|
7867
|
-
addonBg: "rgba(0, 0, 0, 0.02)",
|
|
7868
|
-
cellActiveWithRangeBg: "#DBE9FE",
|
|
7869
|
-
cellBgDisabled: "rgba(0, 0, 0, 0.04)",
|
|
7870
|
-
cellHeight: 24,
|
|
7871
|
-
cellHoverBg: "rgba(0, 0, 0, 0.04)",
|
|
7872
|
-
cellHoverWithRangeBg: "#CBE0FD",
|
|
7873
|
-
cellRangeBorderColor: "#82B4F9",
|
|
7874
|
-
cellWidth: 36,
|
|
7875
|
-
errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
|
|
7876
|
-
hoverBg: "#FFFFFF",
|
|
7877
|
-
hoverBorderColor: "#3272F1",
|
|
7878
|
-
inputFontSize: 14,
|
|
7879
|
-
inputFontSizeLG: 16,
|
|
7880
|
-
inputFontSizeSM: 14,
|
|
7881
|
-
multipleItemBg: "rgba(0, 0, 0, 0.06)",
|
|
7882
|
-
multipleItemBorderColor: "rgba(0, 0, 0, 0)",
|
|
7883
|
-
multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
|
|
7884
|
-
multipleItemColorDisabled: "rgba(0, 0, 0, 0.25)",
|
|
7885
|
-
multipleItemHeight: 24,
|
|
7886
|
-
multipleItemHeightLG: 32,
|
|
7887
|
-
multipleItemHeightSM: 16,
|
|
7888
|
-
multipleSelectorBgDisabled: "rgba(0, 0, 0, 0.04)",
|
|
7889
|
-
paddingBlock: 4,
|
|
7890
|
-
paddingBlockLG: 7,
|
|
7891
|
-
paddingBlockSM: 0,
|
|
7892
|
-
paddingInline: 11,
|
|
7893
|
-
paddingInlineLG: 11,
|
|
7894
|
-
paddingInlineSM: 7,
|
|
7895
|
-
presetsMaxWidth: 200,
|
|
7896
|
-
presetsWidth: 120,
|
|
7897
|
-
textHeight: 40,
|
|
7898
|
-
timeCellHeight: 28,
|
|
7899
|
-
timeColumnHeight: 224,
|
|
7900
|
-
timeColumnWidth: 56,
|
|
7901
|
-
warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)",
|
|
7902
|
-
withoutTimeCellHeight: 66,
|
|
7903
|
-
zIndexPopup: 1050
|
|
7904
|
-
},
|
|
7905
|
-
Form: {
|
|
7906
|
-
inlineItemMarginBottom: 0,
|
|
7907
|
-
itemMarginBottom: 24,
|
|
7908
|
-
labelColonMarginInlineEnd: 8,
|
|
7909
|
-
labelColonMarginInlineStart: 2,
|
|
7910
|
-
labelColor: "rgba(0, 0, 0, 0.65)",
|
|
7911
|
-
labelFontSize: 14,
|
|
7912
|
-
labelHeight: 32,
|
|
7913
|
-
labelRequiredMarkColor: "#FF4D4F",
|
|
7914
|
-
verticalLabelMargin: 0,
|
|
7915
|
-
verticalLabelPadding: "0 0 8px"
|
|
7916
|
-
},
|
|
7917
|
-
InputNumber: {
|
|
7918
|
-
activeBg: "#FFFFFF",
|
|
7919
|
-
activeBorderColor: "#245EE6",
|
|
7920
|
-
activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
|
|
7921
|
-
addonBg: "rgba(0, 0, 0, 0.02)",
|
|
7922
|
-
controlWidth: 90,
|
|
7923
|
-
errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
|
|
7924
|
-
filledHandleBg: "#F0F0F0",
|
|
7925
|
-
handleActiveBg: "rgba(0, 0, 0, 0.02)",
|
|
7926
|
-
handleBg: "#FFFFFF",
|
|
7927
|
-
handleBorderColor: "#D9D9D9",
|
|
7928
|
-
handleFontSize: 7,
|
|
7929
|
-
handleHoverColor: "#245EE6",
|
|
7930
|
-
handleVisible: "auto",
|
|
7931
|
-
handleWidth: 22,
|
|
7932
|
-
hoverBg: "#FFFFFF",
|
|
7933
|
-
hoverBorderColor: "#3272F1",
|
|
7934
|
-
inputFontSize: 14,
|
|
7935
|
-
inputFontSizeLG: 16,
|
|
7936
|
-
inputFontSizeSM: 14,
|
|
7937
|
-
paddingBlock: 4,
|
|
7938
|
-
paddingBlockLG: 7,
|
|
7939
|
-
paddingBlockSM: 0,
|
|
7940
|
-
paddingInline: 11,
|
|
7941
|
-
paddingInlineLG: 11,
|
|
7942
|
-
paddingInlineSM: 7,
|
|
7943
|
-
warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)"
|
|
7944
|
-
},
|
|
7945
|
-
Mentions: {
|
|
7946
|
-
activeBg: "#FFFFFF",
|
|
7947
|
-
activeBorderColor: "#245EE6",
|
|
7948
|
-
activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
|
|
7949
|
-
addonBg: "rgba(0, 0, 0, 0.02)",
|
|
7950
|
-
controlItemWidth: 100,
|
|
7951
|
-
dropdownHeight: 250,
|
|
7952
|
-
errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
|
|
7953
|
-
hoverBg: "#FFFFFF",
|
|
7954
|
-
hoverBorderColor: "#3272F1",
|
|
7955
|
-
inputFontSize: 14,
|
|
7956
|
-
inputFontSizeLG: 16,
|
|
7957
|
-
inputFontSizeSM: 14,
|
|
7958
|
-
paddingBlock: 4,
|
|
7959
|
-
paddingBlockLG: 7,
|
|
7960
|
-
paddingBlockSM: 0,
|
|
7961
|
-
paddingInline: 11,
|
|
7962
|
-
paddingInlineLG: 11,
|
|
7963
|
-
paddingInlineSM: 7,
|
|
7964
|
-
warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)",
|
|
7965
|
-
zIndexPopup: 1050
|
|
7966
|
-
},
|
|
7967
|
-
Radio: {
|
|
7968
|
-
buttonBg: "#FFFFFF",
|
|
7969
|
-
buttonCheckedBg: "#FFFFFF",
|
|
7970
|
-
buttonCheckedBgDisabled: "rgba(0, 0, 0, 0.15)",
|
|
7971
|
-
buttonCheckedColorDisabled: "rgba(0, 0, 0, 0.25)",
|
|
7972
|
-
buttonColor: "rgba(0, 0, 0, 0.88)",
|
|
7973
|
-
buttonPaddingInline: 15,
|
|
7974
|
-
buttonSolidCheckedActiveBg: "#1C4ED8",
|
|
7975
|
-
buttonSolidCheckedBg: "#245EE6",
|
|
7976
|
-
buttonSolidCheckedColor: "#FFFFFF",
|
|
7977
|
-
buttonSolidCheckedHoverBg: "#3272F1",
|
|
7978
|
-
dotColorDisabled: "rgba(0, 0, 0, 0.25)",
|
|
7979
|
-
dotSize: 8,
|
|
7980
|
-
radioSize: 16,
|
|
7981
|
-
wrapperMarginInlineEnd: 8
|
|
7982
|
-
},
|
|
7983
|
-
Rate: {
|
|
7984
|
-
starBg: "rgba(0, 0, 0, 0.06)",
|
|
7985
|
-
starColor: "#FADB14",
|
|
7986
|
-
starHoverScale: "scale(1.1)",
|
|
7987
|
-
starSize: 20,
|
|
7988
|
-
starSizeLG: 25,
|
|
7989
|
-
starSizeSM: 15
|
|
7990
|
-
},
|
|
7991
|
-
Select: {
|
|
7992
|
-
activeBorderColor: "#245EE6",
|
|
7993
|
-
activeOutlineColor: "rgba(5, 145, 255, 0.1)",
|
|
7994
|
-
clearBg: "#FFFFFF",
|
|
7995
|
-
hoverBorderColor: "#3272F1",
|
|
7996
|
-
multipleItemBg: "rgba(0, 0, 0, 0.06)",
|
|
7997
|
-
multipleItemBorderColor: "rgba(0, 0, 0, 0)",
|
|
7998
|
-
multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
|
|
7999
|
-
multipleItemColorDisabled: "rgba(0, 0, 0, 0.25)",
|
|
8000
|
-
multipleItemHeight: 24,
|
|
8001
|
-
multipleItemHeightLG: 32,
|
|
8002
|
-
multipleItemHeightSM: 16,
|
|
8003
|
-
multipleSelectorBgDisabled: "rgba(0, 0, 0, 0.04)",
|
|
8004
|
-
optionActiveBg: "rgba(0, 0, 0, 0.04)",
|
|
8005
|
-
optionFontSize: 14,
|
|
8006
|
-
optionHeight: 32,
|
|
8007
|
-
optionLineHeight: 1.5714285373687744,
|
|
8008
|
-
optionPadding: "5px 12px",
|
|
8009
|
-
optionSelectedBg: "#DBE9FE",
|
|
8010
|
-
optionSelectedColor: "rgba(0, 0, 0, 0.88)",
|
|
8011
|
-
optionSelectedFontWeight: 700,
|
|
8012
|
-
selectorBg: "#FFFFFF",
|
|
8013
|
-
showArrowPaddingInlineEnd: 18,
|
|
8014
|
-
singleItemHeightLG: 40,
|
|
8015
|
-
zIndexPopup: 1050
|
|
8016
|
-
},
|
|
8017
|
-
Slider: {
|
|
8018
|
-
controlSize: 10,
|
|
8019
|
-
dotActiveBorderColor: "#92C5FD",
|
|
8020
|
-
dotBorderColor: "#F0F0F0",
|
|
8021
|
-
dotSize: 8,
|
|
8022
|
-
handleActiveColor: "#245EE6",
|
|
8023
|
-
handleActiveOutlineColor: "#BFDBFE",
|
|
8024
|
-
handleColor: "#92C5FD",
|
|
8025
|
-
handleColorDisabled: "#BFBFBF",
|
|
8026
|
-
handleLineWidth: 2,
|
|
8027
|
-
handleLineWidthHover: 2.5,
|
|
8028
|
-
handleSize: 10,
|
|
8029
|
-
handleSizeHover: 12,
|
|
8030
|
-
railBg: "rgba(0, 0, 0, 0.04)",
|
|
8031
|
-
railHoverBg: "rgba(0, 0, 0, 0.06)",
|
|
8032
|
-
railSize: 4,
|
|
8033
|
-
trackBg: "#92C5FD",
|
|
8034
|
-
trackBgDisabled: "rgba(0, 0, 0, 0.04)",
|
|
8035
|
-
trackHoverBg: "#4D93F8"
|
|
8036
|
-
},
|
|
8037
|
-
Switch: {
|
|
8038
|
-
handleBg: "#FFFFFF",
|
|
8039
|
-
handleShadow: "0 2px 4px 0 rgba(0,35,11,0.2)",
|
|
8040
|
-
handleSize: 18,
|
|
8041
|
-
handleSizeSM: 12,
|
|
8042
|
-
innerMaxMargin: 24,
|
|
8043
|
-
innerMaxMarginSM: 18,
|
|
8044
|
-
innerMinMargin: 9,
|
|
8045
|
-
innerMinMarginSM: 6,
|
|
8046
|
-
trackHeight: 22,
|
|
8047
|
-
trackHeightSM: 16,
|
|
8048
|
-
trackMinWidth: 44,
|
|
8049
|
-
trackMinWidthSM: 28,
|
|
8050
|
-
trackPadding: 2
|
|
8051
|
-
},
|
|
8052
|
-
TimePicker: {
|
|
8053
|
-
activeBg: "#FFFFFF",
|
|
8054
|
-
activeBorderColor: "#245EE6",
|
|
8055
|
-
activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
|
|
8056
|
-
addonBg: "rgba(0, 0, 0, 0.02)",
|
|
8057
|
-
cellActiveWithRangeBg: "#DBE9FE",
|
|
8058
|
-
cellBgDisabled: "rgba(0, 0, 0, 0.04)",
|
|
8059
|
-
cellHeight: 24,
|
|
8060
|
-
cellHoverBg: "rgba(0, 0, 0, 0.04)",
|
|
8061
|
-
cellHoverWithRangeBg: "#CBE0FD",
|
|
8062
|
-
cellRangeBorderColor: "#82B4F9",
|
|
8063
|
-
cellWidth: 36,
|
|
8064
|
-
errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
|
|
8065
|
-
hoverBg: "#FFFFFF",
|
|
8066
|
-
hoverBorderColor: "#3272F1",
|
|
8067
|
-
inputFontSize: 14,
|
|
8068
|
-
inputFontSizeLG: 16,
|
|
8069
|
-
inputFontSizeSM: 14,
|
|
8070
|
-
multipleItemBg: "rgba(0, 0, 0, 0.06)",
|
|
8071
|
-
multipleItemBorderColor: "rgba(0, 0, 0, 0)",
|
|
8072
|
-
multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
|
|
8073
|
-
multipleItemColorDisabled: "rgba(0, 0, 0, 0.25)",
|
|
8074
|
-
multipleItemHeight: 24,
|
|
8075
|
-
multipleItemHeightLG: 32,
|
|
8076
|
-
multipleItemHeightSM: 16,
|
|
8077
|
-
multipleSelectorBgDisabled: "rgba(0, 0, 0, 0.04)",
|
|
8078
|
-
paddingBlock: 4,
|
|
8079
|
-
paddingBlockLG: 7,
|
|
8080
|
-
paddingBlockSM: 0,
|
|
8081
|
-
paddingInline: 11,
|
|
8082
|
-
paddingInlineLG: 11,
|
|
8083
|
-
paddingInlineSM: 7,
|
|
8084
|
-
presetsMaxWidth: 200,
|
|
8085
|
-
presetsWidth: 120,
|
|
8086
|
-
textHeight: 40,
|
|
8087
|
-
timeCellHeight: 28,
|
|
8088
|
-
timeColumnHeight: 224,
|
|
8089
|
-
timeColumnWidth: 56,
|
|
8090
|
-
warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)",
|
|
8091
|
-
withoutTimeCellHeight: 66,
|
|
8092
|
-
zIndexPopup: 1050
|
|
8093
|
-
},
|
|
8094
|
-
Transfer: {
|
|
8095
|
-
headerHeight: 40,
|
|
8096
|
-
itemHeight: 32,
|
|
8097
|
-
itemPaddingBlock: 5,
|
|
8098
|
-
listHeight: 200,
|
|
8099
|
-
listWidth: 180,
|
|
8100
|
-
listWidthLG: 250
|
|
8101
|
-
},
|
|
8102
|
-
TreeSelect: {
|
|
8103
|
-
indentSize: 24,
|
|
8104
|
-
nodeHoverBg: "rgba(0, 0, 0, 0.04)",
|
|
8105
|
-
nodeHoverColor: "rgba(0, 0, 0, 0.88)",
|
|
8106
|
-
nodeSelectedBg: "#DBE9FE",
|
|
8107
|
-
nodeSelectedColor: "rgba(0, 0, 0, 0.88)",
|
|
8108
|
-
titleHeight: 24
|
|
8109
|
-
},
|
|
8110
|
-
Upload: {
|
|
8111
|
-
actionsColor: "rgba(0, 0, 0, 0.45)",
|
|
8112
|
-
pictureCardSize: 102
|
|
8113
|
-
},
|
|
8114
|
-
Avatar: {
|
|
8115
|
-
containerSize: 32,
|
|
8116
|
-
containerSizeLG: 40,
|
|
8117
|
-
containerSizeSM: 24,
|
|
8118
|
-
groupBorderColor: "#FFFFFF",
|
|
8119
|
-
groupOverlapping: -8,
|
|
8120
|
-
groupSpace: 4,
|
|
8121
|
-
iconFontSize: 18,
|
|
8122
|
-
iconFontSizeLG: 24,
|
|
8123
|
-
iconFontSizeSM: 14,
|
|
8124
|
-
textFontSize: 14,
|
|
8125
|
-
textFontSizeLG: 14,
|
|
8126
|
-
textFontSizeSM: 14
|
|
8127
|
-
},
|
|
8128
|
-
Badge: {
|
|
8129
|
-
dotSize: 6,
|
|
8130
|
-
indicatorHeight: 20,
|
|
8131
|
-
indicatorHeightSM: 14,
|
|
8132
|
-
indicatorZIndex: "auto",
|
|
8133
|
-
statusSize: 6,
|
|
8134
|
-
textFontSize: 12,
|
|
8135
|
-
textFontSizeSM: 12,
|
|
8136
|
-
textFontWeight: 400
|
|
8137
|
-
},
|
|
8138
|
-
Calendar: {
|
|
8139
|
-
fullBg: "#FFFFFF",
|
|
8140
|
-
fullPanelBg: "#FFFFFF",
|
|
8141
|
-
itemActiveBg: "#DBE9FE",
|
|
8142
|
-
miniContentHeight: 256,
|
|
8143
|
-
monthControlWidth: 70,
|
|
8144
|
-
yearControlWidth: 80
|
|
8145
|
-
},
|
|
8146
|
-
Card: {
|
|
8147
|
-
actionsBg: "#FFFFFF",
|
|
8148
|
-
actionsLiMargin: "12px 0",
|
|
8149
|
-
bodyPadding: 24,
|
|
8150
|
-
bodyPaddingSM: 12,
|
|
8151
|
-
extraColor: "rgba(0, 0, 0, 0.88)",
|
|
8152
|
-
headerBg: "rgba(0, 0, 0, 0)",
|
|
8153
|
-
headerFontSize: 16,
|
|
8154
|
-
headerFontSizeSM: 14,
|
|
8155
|
-
headerHeight: 56,
|
|
8156
|
-
headerHeightSM: 38,
|
|
8157
|
-
headerPadding: 24,
|
|
8158
|
-
headerPaddingSM: 12,
|
|
8159
|
-
tabsMarginBottom: -17
|
|
8160
|
-
},
|
|
8161
|
-
Carousel: {
|
|
8162
|
-
arrowOffset: 8,
|
|
8163
|
-
arrowSize: 16,
|
|
8164
|
-
dotActiveWidth: 24,
|
|
8165
|
-
dotGap: 4,
|
|
8166
|
-
dotHeight: 3,
|
|
8167
|
-
dotOffset: 12,
|
|
8168
|
-
dotWidth: 16
|
|
8169
|
-
},
|
|
8170
|
-
Descriptions: {
|
|
8171
|
-
colonMarginLeft: 2,
|
|
8172
|
-
colonMarginRight: 8,
|
|
8173
|
-
contentColor: "rgba(0, 0, 0, 0.88)",
|
|
8174
|
-
extraColor: "rgba(0, 0, 0, 0.88)",
|
|
8175
|
-
itemPaddingBottom: 16,
|
|
8176
|
-
itemPaddingEnd: 16,
|
|
8177
|
-
labelBg: "rgba(0, 0, 0, 0.02)",
|
|
8178
|
-
labelColor: "rgba(0, 0, 0, 0.45)",
|
|
8179
|
-
titleColor: "rgba(0, 0, 0, 0.88)",
|
|
8180
|
-
titleMarginBottom: 20
|
|
8181
|
-
},
|
|
8182
|
-
Image: {
|
|
8183
|
-
previewOperationColor: "rgba(255, 255, 255, 0.65)",
|
|
8184
|
-
previewOperationColorDisabled: "rgba(255, 255, 255, 0.25)",
|
|
8185
|
-
previewOperationHoverColor: "rgba(255, 255, 255, 0.85)",
|
|
8186
|
-
previewOperationSize: 18,
|
|
8187
|
-
zIndexPopup: 1080
|
|
8188
|
-
},
|
|
8189
|
-
List: {
|
|
8190
|
-
avatarMarginRight: 16,
|
|
8191
|
-
contentWidth: 220,
|
|
8192
|
-
descriptionFontSize: 14,
|
|
8193
|
-
emptyTextPadding: 16,
|
|
8194
|
-
footerBg: "rgba(0, 0, 0, 0)",
|
|
8195
|
-
headerBg: "rgba(0, 0, 0, 0)",
|
|
8196
|
-
itemPadding: "12px 0",
|
|
8197
|
-
itemPaddingLG: "16px 24px",
|
|
8198
|
-
itemPaddingSM: "8px 16px",
|
|
8199
|
-
metaMarginBottom: 16,
|
|
8200
|
-
titleMarginBottom: 12
|
|
8201
|
-
},
|
|
8202
|
-
Popover: {
|
|
8203
|
-
titleMinWidth: 177,
|
|
8204
|
-
zIndexPopup: 1030
|
|
8205
|
-
},
|
|
8206
|
-
Segmented: {
|
|
8207
|
-
itemActiveBg: "rgba(0, 0, 0, 0.15)",
|
|
8208
|
-
itemColor: "rgba(0, 0, 0, 0.65)",
|
|
8209
|
-
itemHoverBg: "rgba(0, 0, 0, 0.06)",
|
|
8210
|
-
itemHoverColor: "rgba(0, 0, 0, 0.88)",
|
|
8211
|
-
itemSelectedBg: "#FFFFFF",
|
|
8212
|
-
itemSelectedColor: "rgba(0, 0, 0, 0.88)",
|
|
8213
|
-
trackBg: "#F5F5F5",
|
|
8214
|
-
trackPadding: 2
|
|
8215
|
-
},
|
|
8216
|
-
Statistic: {
|
|
8217
|
-
contentFontSize: 24,
|
|
8218
|
-
titleFontSize: 14
|
|
8219
|
-
},
|
|
8220
|
-
Table: {
|
|
8221
|
-
bodySortBg: "#FAFAFA",
|
|
8222
|
-
borderColor: "#F0F0F0",
|
|
8223
|
-
cellFontSize: 14,
|
|
8224
|
-
cellFontSizeMD: 14,
|
|
8225
|
-
cellFontSizeSM: 14,
|
|
8226
|
-
cellPaddingBlock: 16,
|
|
8227
|
-
cellPaddingBlockMD: 12,
|
|
8228
|
-
cellPaddingBlockSM: 8,
|
|
8229
|
-
cellPaddingInline: 16,
|
|
8230
|
-
cellPaddingInlineMD: 8,
|
|
8231
|
-
cellPaddingInlineSM: 8,
|
|
8232
|
-
expandIconBg: "#FFFFFF",
|
|
8233
|
-
filterDropdownBg: "#FFFFFF",
|
|
8234
|
-
filterDropdownMenuBg: "#FFFFFF",
|
|
8235
|
-
fixedHeaderSortActiveBg: "#F0F0F0",
|
|
8236
|
-
footerBg: "#FAFAFA",
|
|
8237
|
-
footerColor: "rgba(0, 0, 0, 0.88)",
|
|
8238
|
-
headerBg: "#FAFAFA",
|
|
8239
|
-
headerSubBg: "#F5F5F5",
|
|
8240
|
-
headerBorderRadius: 8,
|
|
8241
|
-
headerColor: "rgba(0, 0, 0, 0.88)",
|
|
8242
|
-
headerFilterHoverBg: "rgba(0, 0, 0, 0.06)",
|
|
8243
|
-
headerSortActiveBg: "#F0F0F0",
|
|
8244
|
-
headerSortHoverBg: "#F0F0F0",
|
|
8245
|
-
headerTextColor: "rgba(0, 0, 0, 0.65)",
|
|
8246
|
-
headerSplitColor: "#F0F0F0",
|
|
8247
|
-
rowExpandedBg: "rgba(0, 0, 0, 0.02)",
|
|
8248
|
-
rowHoverBg: "#FAFAFA",
|
|
8249
|
-
rowSelectedBg: "#DBE9FE",
|
|
8250
|
-
rowSelectedHoverBg: "#BFDBFE",
|
|
8251
|
-
selectionColumnWidth: 32,
|
|
8252
|
-
stickyScrollBarBg: "rgba(0, 0, 0, 0.25)",
|
|
8253
|
-
stickyScrollBarBorderRadius: 100,
|
|
8254
|
-
scrollbar: "rgba(64, 64, 64, 0.15)",
|
|
8255
|
-
colorTextHighlight: "#D48806"
|
|
8256
|
-
},
|
|
8257
|
-
Tag: {
|
|
8258
|
-
defaultBg: "#FAFAFA",
|
|
8259
|
-
defaultColor: "rgba(0, 0, 0, 0.88)",
|
|
8260
|
-
solidTextColor: "#FFFFFF"
|
|
8261
|
-
},
|
|
8262
|
-
Timeline: {
|
|
8263
|
-
dotBorderWidth: 2,
|
|
8264
|
-
itemPaddingBottom: 20,
|
|
8265
|
-
tailColor: "#EEEFF1",
|
|
8266
|
-
tailWidth: 2
|
|
8267
|
-
},
|
|
8268
|
-
Tooltip: {
|
|
8269
|
-
zIndexPopup: 1070
|
|
8270
|
-
},
|
|
8271
|
-
Tour: {
|
|
8272
|
-
closeBtnSize: 0,
|
|
8273
|
-
primaryNextBtnHoverBg: "#F0F0F0",
|
|
8274
|
-
primaryPrevBtnBg: "rgba(255, 255, 255, 0.15)",
|
|
8275
|
-
zIndexPopup: 1070
|
|
8276
|
-
},
|
|
8277
|
-
Tree: {
|
|
8278
|
-
directoryNodeSelectedBg: "#245EE6",
|
|
8279
|
-
directoryNodeSelectedColor: "#FFFFFF",
|
|
8280
|
-
indentSize: 24,
|
|
8281
|
-
nodeHoverBg: "rgba(0, 0, 0, 0.04)",
|
|
8282
|
-
nodeHoverColor: "rgba(0, 0, 0, 0.88)",
|
|
8283
|
-
nodeSelectedBg: "#DBE9FE",
|
|
8284
|
-
nodeSelectedColor: "rgba(0, 0, 0, 0.88)",
|
|
8285
|
-
titleHeight: 24
|
|
8286
|
-
},
|
|
8287
|
-
Alert: {
|
|
8288
|
-
defaultPadding: "8px 12px",
|
|
8289
|
-
withDescriptionIconSize: 24,
|
|
8290
|
-
withDescriptionPadding: "20px 24px"
|
|
8291
|
-
},
|
|
8292
|
-
Drawer: {
|
|
8293
|
-
draggerSize: 4,
|
|
8294
|
-
footerPaddingBlock: 8,
|
|
8295
|
-
footerPaddingInline: 16,
|
|
8296
|
-
zIndexPopup: 1e3
|
|
8297
|
-
},
|
|
8298
|
-
Message: {
|
|
8299
|
-
contentBg: "#FFFFFF",
|
|
8300
|
-
contentPadding: "9px 12px",
|
|
8301
|
-
zIndexPopup: 2010
|
|
8302
|
-
},
|
|
8303
|
-
Modal: {
|
|
8304
|
-
contentBg: "#FFFFFF",
|
|
8305
|
-
contentBgBorder: "rgba(0, 0, 0, 0.08)",
|
|
8306
|
-
footerBg: "rgba(0, 0, 0, 0)",
|
|
8307
|
-
headerBg: "#FFFFFF",
|
|
8308
|
-
titleColor: "rgba(0, 0, 0, 0.88)",
|
|
8309
|
-
titleFontSize: 16,
|
|
8310
|
-
titleLineHeight: 1.5
|
|
8311
|
-
},
|
|
8312
|
-
Notification: {
|
|
8313
|
-
colorErrorBg: "rgba(0, 0, 0, 0)",
|
|
8314
|
-
colorInfoBg: "rgba(0, 0, 0, 0)",
|
|
8315
|
-
colorSuccessBg: "rgba(0, 0, 0, 0)",
|
|
8316
|
-
colorWarningBg: "rgba(0, 0, 0, 0)",
|
|
8317
|
-
width: 384,
|
|
8318
|
-
zIndexPopup: 2050
|
|
8319
|
-
},
|
|
8320
|
-
Popconfirm: {
|
|
8321
|
-
zIndexPopup: 1060
|
|
8322
|
-
},
|
|
8323
|
-
Progress: {
|
|
8324
|
-
"circleTextFontSize 2": "1.1666666666666667em",
|
|
8325
|
-
circleTextColor: "rgba(0, 0, 0, 0.88)",
|
|
8326
|
-
circleTextFontSize: "1em",
|
|
8327
|
-
defaultColor: "#3496FF",
|
|
8328
|
-
lineBorderRadius: 100,
|
|
8329
|
-
remainingColor: "rgba(0, 0, 0, 0.06)"
|
|
8330
|
-
},
|
|
8331
|
-
Result: {
|
|
8332
|
-
extraMargin: "24px 0 0 0",
|
|
8333
|
-
iconFontSize: 72,
|
|
8334
|
-
subtitleFontSize: 14,
|
|
8335
|
-
titleFontSize: 24
|
|
8336
|
-
},
|
|
8337
|
-
Skeleton: {
|
|
8338
|
-
blockRadius: 4,
|
|
8339
|
-
gradientFromColor: "rgba(0, 0, 0, 0.06)",
|
|
8340
|
-
gradientToColor: "rgba(0, 0, 0, 0.15)",
|
|
8341
|
-
paragraphLiHeight: 16,
|
|
8342
|
-
paragraphMarginTop: 28,
|
|
8343
|
-
titleHeight: 28
|
|
8344
|
-
},
|
|
8345
|
-
Spin: {
|
|
8346
|
-
contentHeight: 400,
|
|
8347
|
-
dotSize: 20,
|
|
8348
|
-
dotSizeLG: 32,
|
|
8349
|
-
dotSizeSM: 14
|
|
8350
|
-
},
|
|
8351
|
-
Collapse: {
|
|
8352
|
-
borderlessContentBg: "rgba(0, 0, 0, 0)",
|
|
8353
|
-
borderlessContentPadding: "4px 16px 16px",
|
|
8354
|
-
contentBg: "#FFFFFF",
|
|
8355
|
-
contentPadding: "16px 16px",
|
|
8356
|
-
headerBg: "rgba(0, 0, 0, 0.02)",
|
|
8357
|
-
headerPadding: "12px 16px"
|
|
5634
|
+
}, W = (t) => ({
|
|
5635
|
+
globalToken: t.token,
|
|
5636
|
+
components: t.components,
|
|
5637
|
+
...t.custom ? {
|
|
5638
|
+
custom: {
|
|
5639
|
+
...t.custom,
|
|
5640
|
+
ole: "511"
|
|
8358
5641
|
}
|
|
5642
|
+
} : {}
|
|
5643
|
+
}), zt = {
|
|
5644
|
+
"gold-dark": W(ht),
|
|
5645
|
+
"gold-light": W(Ct),
|
|
5646
|
+
"blue-dark": W(Bt),
|
|
5647
|
+
"blue-light": W(mt)
|
|
5648
|
+
}, fe = ({
|
|
5649
|
+
themeMode: t
|
|
5650
|
+
}) => zt[t], vt = (t) => ["string", "number", "boolean"].includes(typeof t), ke = (t) => t.replace(/([a-z0-9])([A-Z])/g, "$1-$2").replace(/([A-Z])([A-Z][a-z])/g, "$1-$2").replace(/[^a-zA-Z0-9]+/g, "-").replace(/([a-zA-Z])(\d)/g, "$1-$2").replace(/(\d)([a-zA-Z])/g, "$1-$2").replace(/^-+|-+$/g, "").toLowerCase(), It = (t) => ke(t).replace(/^-+|-+$/g, "") || "gz", R = (t, o, e, r) => {
|
|
5651
|
+
if (vt(o)) {
|
|
5652
|
+
const i = ["", "", r, ...e.map(ke)].join("-");
|
|
5653
|
+
t[i] = String(o);
|
|
5654
|
+
return;
|
|
8359
5655
|
}
|
|
8360
|
-
|
|
8361
|
-
|
|
8362
|
-
|
|
8363
|
-
|
|
8364
|
-
"
|
|
8365
|
-
|
|
8366
|
-
|
|
8367
|
-
|
|
8368
|
-
}
|
|
8369
|
-
|
|
8370
|
-
|
|
8371
|
-
|
|
8372
|
-
|
|
8373
|
-
|
|
8374
|
-
|
|
8375
|
-
|
|
8376
|
-
|
|
8377
|
-
|
|
8378
|
-
}
|
|
8379
|
-
|
|
8380
|
-
|
|
5656
|
+
!o || typeof o != "object" || Array.isArray(o) || Object.entries(o).forEach(([i, a]) => {
|
|
5657
|
+
R(t, a, [...e, i], r);
|
|
5658
|
+
});
|
|
5659
|
+
}, Ht = ({
|
|
5660
|
+
prefix: t = "gz",
|
|
5661
|
+
includeComponents: o = !1,
|
|
5662
|
+
includeCustom: e = !0,
|
|
5663
|
+
...r
|
|
5664
|
+
}) => {
|
|
5665
|
+
const i = It(t), a = fe(r), n = {};
|
|
5666
|
+
return R(n, a.globalToken, [], i), e && R(n, a.custom, ["custom"], i), o && R(n, a.components, ["components"], i), n;
|
|
5667
|
+
}, Kr = ({
|
|
5668
|
+
target: t,
|
|
5669
|
+
...o
|
|
5670
|
+
}) => {
|
|
5671
|
+
const e = Ht(o), r = t ?? (typeof document > "u" ? void 0 : document.documentElement);
|
|
5672
|
+
if (!r)
|
|
5673
|
+
return () => {
|
|
5674
|
+
};
|
|
5675
|
+
const i = /* @__PURE__ */ new Map();
|
|
5676
|
+
return Object.entries(e).forEach(([a, n]) => {
|
|
5677
|
+
i.set(a, r.style.getPropertyValue(a)), r.style.setProperty(a, n);
|
|
5678
|
+
}), () => {
|
|
5679
|
+
Object.entries(e).forEach(([a, n]) => {
|
|
5680
|
+
if (r.style.getPropertyValue(a) !== n)
|
|
5681
|
+
return;
|
|
5682
|
+
const s = i.get(a);
|
|
5683
|
+
s ? r.style.setProperty(a, s) : r.style.removeProperty(a);
|
|
5684
|
+
});
|
|
8381
5685
|
};
|
|
8382
|
-
}
|
|
8383
|
-
function
|
|
5686
|
+
};
|
|
5687
|
+
function Te(t) {
|
|
8384
5688
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
8385
5689
|
}
|
|
8386
5690
|
const Mt = g((t, o) => {
|
|
@@ -8391,14 +5695,14 @@ const Mt = g((t, o) => {
|
|
|
8391
5695
|
...i
|
|
8392
5696
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8393
5697
|
let a;
|
|
8394
|
-
e[3] !== r || e[4] !== i ? (a = /* @__PURE__ */ l(
|
|
5698
|
+
e[3] !== r || e[4] !== i ? (a = /* @__PURE__ */ l(Jo, { ...i, children: r }), e[3] = r, e[4] = i, e[5] = a) : a = e[5];
|
|
8395
5699
|
let n;
|
|
8396
5700
|
return e[6] !== o || e[7] !== a ? (n = /* @__PURE__ */ l("div", { ref: o, children: a }), e[6] = o, e[7] = a, e[8] = n) : n = e[8], n;
|
|
8397
5701
|
});
|
|
8398
5702
|
Mt.displayName = "GZDivider";
|
|
8399
5703
|
const {
|
|
8400
|
-
Compact:
|
|
8401
|
-
} =
|
|
5704
|
+
Compact: yt
|
|
5705
|
+
} = K, Dt = (t) => {
|
|
8402
5706
|
const o = d.c(6);
|
|
8403
5707
|
let e, r;
|
|
8404
5708
|
o[0] !== t ? ({
|
|
@@ -8406,8 +5710,8 @@ const {
|
|
|
8406
5710
|
...r
|
|
8407
5711
|
} = t, o[0] = t, o[1] = e, o[2] = r) : (e = o[1], r = o[2]);
|
|
8408
5712
|
let i;
|
|
8409
|
-
return o[3] !== e || o[4] !== r ? (i = /* @__PURE__ */ l(
|
|
8410
|
-
},
|
|
5713
|
+
return o[3] !== e || o[4] !== r ? (i = /* @__PURE__ */ l(yt, { ...r, children: e }), o[3] = e, o[4] = r, o[5] = i) : i = o[5], i;
|
|
5714
|
+
}, Le = g((t, o) => {
|
|
8411
5715
|
const e = d.c(7);
|
|
8412
5716
|
let r, i;
|
|
8413
5717
|
e[0] !== t ? ({
|
|
@@ -8415,12 +5719,12 @@ const {
|
|
|
8415
5719
|
...i
|
|
8416
5720
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8417
5721
|
let a;
|
|
8418
|
-
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(
|
|
5722
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(K, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
8419
5723
|
});
|
|
8420
|
-
|
|
5724
|
+
Le.displayName = "GZSpace";
|
|
8421
5725
|
const {
|
|
8422
|
-
Addon:
|
|
8423
|
-
} =
|
|
5726
|
+
Addon: xt
|
|
5727
|
+
} = K, At = (t) => {
|
|
8424
5728
|
const o = d.c(6);
|
|
8425
5729
|
let e, r;
|
|
8426
5730
|
o[0] !== t ? ({
|
|
@@ -8428,10 +5732,10 @@ const {
|
|
|
8428
5732
|
...r
|
|
8429
5733
|
} = t, o[0] = t, o[1] = e, o[2] = r) : (e = o[1], r = o[2]);
|
|
8430
5734
|
let i;
|
|
8431
|
-
return o[3] !== e || o[4] !== r ? (i = /* @__PURE__ */ l(
|
|
8432
|
-
},
|
|
8433
|
-
|
|
8434
|
-
|
|
5735
|
+
return o[3] !== e || o[4] !== r ? (i = /* @__PURE__ */ l(xt, { ...r, children: e }), o[3] = e, o[4] = r, o[5] = i) : i = o[5], i;
|
|
5736
|
+
}, Ge = Le;
|
|
5737
|
+
Ge.Compact = Dt;
|
|
5738
|
+
Ge.Addon = At;
|
|
8435
5739
|
const Pt = g((t, o) => {
|
|
8436
5740
|
const e = d.c(7);
|
|
8437
5741
|
let r, i;
|
|
@@ -8440,7 +5744,7 @@ const Pt = g((t, o) => {
|
|
|
8440
5744
|
...i
|
|
8441
5745
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8442
5746
|
let a;
|
|
8443
|
-
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(
|
|
5747
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(et, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
8444
5748
|
});
|
|
8445
5749
|
Pt.displayName = "GZFlex";
|
|
8446
5750
|
const Et = g((t, o) => {
|
|
@@ -8450,66 +5754,66 @@ const Et = g((t, o) => {
|
|
|
8450
5754
|
...r
|
|
8451
5755
|
} = t, e[0] = t, e[1] = r) : r = e[1];
|
|
8452
5756
|
let i;
|
|
8453
|
-
return e[2] !== r ? (i = /* @__PURE__ */ l(
|
|
5757
|
+
return e[2] !== r ? (i = /* @__PURE__ */ l(ot, { ...r }), e[2] = r, e[3] = i) : i = e[3], i;
|
|
8454
5758
|
});
|
|
8455
5759
|
Et.displayName = "GZBreadcrumb";
|
|
8456
|
-
const
|
|
5760
|
+
const ft = g((t, o) => {
|
|
8457
5761
|
const e = d.c(4);
|
|
8458
5762
|
let r;
|
|
8459
5763
|
e[0] !== t ? ({
|
|
8460
5764
|
...r
|
|
8461
5765
|
} = t, e[0] = t, e[1] = r) : r = e[1];
|
|
8462
5766
|
let i;
|
|
8463
|
-
return e[2] !== r ? (i = /* @__PURE__ */ l(
|
|
5767
|
+
return e[2] !== r ? (i = /* @__PURE__ */ l(tt, { ...r }), e[2] = r, e[3] = i) : i = e[3], i;
|
|
8464
5768
|
});
|
|
8465
|
-
|
|
8466
|
-
const
|
|
5769
|
+
ft.displayName = "GZDropdown";
|
|
5770
|
+
const we = g((t, o) => {
|
|
8467
5771
|
const e = d.c(3);
|
|
8468
5772
|
let r;
|
|
8469
5773
|
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(f, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8470
5774
|
});
|
|
8471
|
-
|
|
8472
|
-
const
|
|
5775
|
+
we.displayName = "GZInput";
|
|
5776
|
+
const We = g((t, o) => {
|
|
8473
5777
|
const e = d.c(3);
|
|
8474
5778
|
let r;
|
|
8475
5779
|
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(f.Password, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8476
5780
|
});
|
|
8477
|
-
|
|
8478
|
-
const
|
|
5781
|
+
We.displayName = "GZPassword";
|
|
5782
|
+
const Re = g((t, o) => {
|
|
8479
5783
|
const e = d.c(3);
|
|
8480
5784
|
let r;
|
|
8481
5785
|
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(f.TextArea, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8482
5786
|
});
|
|
8483
|
-
|
|
8484
|
-
const
|
|
5787
|
+
Re.displayName = "GZTextArea";
|
|
5788
|
+
const Oe = g((t, o) => {
|
|
8485
5789
|
const e = d.c(3);
|
|
8486
5790
|
let r;
|
|
8487
5791
|
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(f.Search, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8488
5792
|
});
|
|
8489
|
-
|
|
8490
|
-
const
|
|
5793
|
+
Oe.displayName = "GZSearch";
|
|
5794
|
+
const Ne = g((t, o) => {
|
|
8491
5795
|
const e = d.c(3);
|
|
8492
5796
|
let r;
|
|
8493
5797
|
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(f.OTP, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8494
5798
|
});
|
|
8495
|
-
|
|
8496
|
-
const $ =
|
|
8497
|
-
$.Password =
|
|
8498
|
-
$.TextArea =
|
|
8499
|
-
$.Search =
|
|
8500
|
-
$.OTP =
|
|
8501
|
-
const
|
|
5799
|
+
Ne.displayName = "GZOTP";
|
|
5800
|
+
const $ = we;
|
|
5801
|
+
$.Password = We;
|
|
5802
|
+
$.TextArea = Re;
|
|
5803
|
+
$.Search = Oe;
|
|
5804
|
+
$.OTP = Ne;
|
|
5805
|
+
const $e = g((t, o) => {
|
|
8502
5806
|
const e = d.c(3);
|
|
8503
5807
|
let r;
|
|
8504
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
5808
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(k, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8505
5809
|
});
|
|
8506
|
-
|
|
8507
|
-
const
|
|
8508
|
-
|
|
8509
|
-
|
|
8510
|
-
|
|
8511
|
-
|
|
8512
|
-
const
|
|
5810
|
+
$e.displayName = "GZMenu";
|
|
5811
|
+
const X = $e;
|
|
5812
|
+
X.Item = k.Item;
|
|
5813
|
+
X.SubMenu = k.SubMenu;
|
|
5814
|
+
X.Divider = k.Divider;
|
|
5815
|
+
X.ItemGroup = k.ItemGroup;
|
|
5816
|
+
const kt = g((t, o) => {
|
|
8513
5817
|
const e = d.c(7), r = t;
|
|
8514
5818
|
let i;
|
|
8515
5819
|
if (e[0] !== r) {
|
|
@@ -8521,12 +5825,12 @@ const ft = g((t, o) => {
|
|
|
8521
5825
|
} else
|
|
8522
5826
|
i = e[1];
|
|
8523
5827
|
let a;
|
|
8524
|
-
e[2] !== i ? (a = /* @__PURE__ */ l(
|
|
5828
|
+
e[2] !== i ? (a = /* @__PURE__ */ l(rt, { ...i }), e[2] = i, e[3] = a) : a = e[3];
|
|
8525
5829
|
let n;
|
|
8526
5830
|
return e[4] !== o || e[5] !== a ? (n = /* @__PURE__ */ l("div", { ref: o, children: a }), e[4] = o, e[5] = a, e[6] = n) : n = e[6], n;
|
|
8527
5831
|
});
|
|
8528
|
-
|
|
8529
|
-
const
|
|
5832
|
+
kt.displayName = "GZPagination";
|
|
5833
|
+
const Tt = g((t, o) => {
|
|
8530
5834
|
const e = d.c(7), r = t;
|
|
8531
5835
|
let i;
|
|
8532
5836
|
if (e[0] !== r) {
|
|
@@ -8538,12 +5842,12 @@ const Lt = g((t, o) => {
|
|
|
8538
5842
|
} else
|
|
8539
5843
|
i = e[1];
|
|
8540
5844
|
let a;
|
|
8541
|
-
e[2] !== i ? (a = /* @__PURE__ */ l(
|
|
5845
|
+
e[2] !== i ? (a = /* @__PURE__ */ l(it, { ...i }), e[2] = i, e[3] = a) : a = e[3];
|
|
8542
5846
|
let n;
|
|
8543
5847
|
return e[4] !== o || e[5] !== a ? (n = /* @__PURE__ */ l("div", { ref: o, children: a }), e[4] = o, e[5] = a, e[6] = n) : n = e[6], n;
|
|
8544
5848
|
});
|
|
8545
|
-
|
|
8546
|
-
const
|
|
5849
|
+
Tt.displayName = "GZSteps";
|
|
5850
|
+
const Xe = g((t, o) => {
|
|
8547
5851
|
const e = d.c(7);
|
|
8548
5852
|
let r, i;
|
|
8549
5853
|
e[0] !== t ? ({
|
|
@@ -8552,11 +5856,11 @@ const je = g((t, o) => {
|
|
|
8552
5856
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8553
5857
|
const a = o;
|
|
8554
5858
|
let n;
|
|
8555
|
-
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(
|
|
5859
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(Ce, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
8556
5860
|
});
|
|
8557
|
-
|
|
8558
|
-
const
|
|
8559
|
-
|
|
5861
|
+
Xe.displayName = "GZTabs";
|
|
5862
|
+
const Lt = Xe;
|
|
5863
|
+
Lt.TabPane = Ce.TabPane;
|
|
8560
5864
|
const Gt = g((t, o) => {
|
|
8561
5865
|
const e = d.c(7);
|
|
8562
5866
|
let r, i;
|
|
@@ -8566,10 +5870,10 @@ const Gt = g((t, o) => {
|
|
|
8566
5870
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8567
5871
|
const a = o;
|
|
8568
5872
|
let n;
|
|
8569
|
-
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(
|
|
5873
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(at, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
8570
5874
|
});
|
|
8571
5875
|
Gt.displayName = "GZAutoComplete";
|
|
8572
|
-
const
|
|
5876
|
+
const Ze = g((t, o) => {
|
|
8573
5877
|
const e = d.c(10);
|
|
8574
5878
|
let r, i;
|
|
8575
5879
|
e[0] !== t ? ({
|
|
@@ -8581,11 +5885,11 @@ const qe = g((t, o) => {
|
|
|
8581
5885
|
display: "inline-flex"
|
|
8582
5886
|
}, e[3] = a) : a = e[3];
|
|
8583
5887
|
let n;
|
|
8584
|
-
e[4] !== r || e[5] !== i ? (n = /* @__PURE__ */ l(
|
|
5888
|
+
e[4] !== r || e[5] !== i ? (n = /* @__PURE__ */ l(ze.Group, { ...i, children: r }), e[4] = r, e[5] = i, e[6] = n) : n = e[6];
|
|
8585
5889
|
let s;
|
|
8586
5890
|
return e[7] !== o || e[8] !== n ? (s = /* @__PURE__ */ l("div", { ref: o, style: a, children: n }), e[7] = o, e[8] = n, e[9] = s) : s = e[9], s;
|
|
8587
5891
|
});
|
|
8588
|
-
|
|
5892
|
+
Ze.displayName = "GZAvatarGroup";
|
|
8589
5893
|
const wt = g((t, o) => {
|
|
8590
5894
|
const e = d.c(7);
|
|
8591
5895
|
let r, i;
|
|
@@ -8594,11 +5898,11 @@ const wt = g((t, o) => {
|
|
|
8594
5898
|
...i
|
|
8595
5899
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8596
5900
|
let a;
|
|
8597
|
-
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(
|
|
8598
|
-
}),
|
|
8599
|
-
|
|
8600
|
-
|
|
8601
|
-
const
|
|
5901
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(ze, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
5902
|
+
}), _e = wt;
|
|
5903
|
+
_e.Group = Ze;
|
|
5904
|
+
_e.displayName = "GZAvatar";
|
|
5905
|
+
const Ve = g((t, o) => {
|
|
8602
5906
|
const e = d.c(10);
|
|
8603
5907
|
let r, i;
|
|
8604
5908
|
e[0] !== t ? ({
|
|
@@ -8610,11 +5914,11 @@ const Ke = g((t, o) => {
|
|
|
8610
5914
|
display: "contents"
|
|
8611
5915
|
}, e[3] = a) : a = e[3];
|
|
8612
5916
|
let n;
|
|
8613
|
-
e[4] !== r || e[5] !== i ? (n = /* @__PURE__ */ l(
|
|
5917
|
+
e[4] !== r || e[5] !== i ? (n = /* @__PURE__ */ l(ve.Ribbon, { ...i, children: r }), e[4] = r, e[5] = i, e[6] = n) : n = e[6];
|
|
8614
5918
|
let s;
|
|
8615
5919
|
return e[7] !== o || e[8] !== n ? (s = /* @__PURE__ */ l("div", { ref: o, style: a, children: n }), e[7] = o, e[8] = n, e[9] = s) : s = e[9], s;
|
|
8616
5920
|
});
|
|
8617
|
-
|
|
5921
|
+
Ve.displayName = "GZBadgeRibbon";
|
|
8618
5922
|
const Wt = g((t, o) => {
|
|
8619
5923
|
const e = d.c(7);
|
|
8620
5924
|
let r, i;
|
|
@@ -8623,14 +5927,14 @@ const Wt = g((t, o) => {
|
|
|
8623
5927
|
...i
|
|
8624
5928
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8625
5929
|
let a;
|
|
8626
|
-
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(
|
|
8627
|
-
}),
|
|
8628
|
-
|
|
8629
|
-
|
|
5930
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(ve, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
5931
|
+
}), je = Wt;
|
|
5932
|
+
je.Ribbon = Ve;
|
|
5933
|
+
je.displayName = "GZBadge";
|
|
8630
5934
|
const Rt = g((t, o) => {
|
|
8631
5935
|
const e = d.c(5);
|
|
8632
5936
|
let r;
|
|
8633
|
-
e[0] !== t ? (r = /* @__PURE__ */ l(
|
|
5937
|
+
e[0] !== t ? (r = /* @__PURE__ */ l(nt, { ...t }), e[0] = t, e[1] = r) : r = e[1];
|
|
8634
5938
|
let i;
|
|
8635
5939
|
return e[2] !== o || e[3] !== r ? (i = /* @__PURE__ */ l("div", { ref: o, children: r }), e[2] = o, e[3] = r, e[4] = i) : i = e[4], i;
|
|
8636
5940
|
});
|
|
@@ -8644,13 +5948,13 @@ const Ot = g((t, o) => {
|
|
|
8644
5948
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8645
5949
|
const a = o;
|
|
8646
5950
|
let n;
|
|
8647
|
-
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(
|
|
5951
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(O, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
8648
5952
|
}), Z = Ot;
|
|
8649
|
-
Z.SHOW_PARENT =
|
|
8650
|
-
Z.SHOW_CHILD =
|
|
8651
|
-
Z.Panel =
|
|
5953
|
+
Z.SHOW_PARENT = O.SHOW_PARENT;
|
|
5954
|
+
Z.SHOW_CHILD = O.SHOW_CHILD;
|
|
5955
|
+
Z.Panel = O.Panel;
|
|
8652
5956
|
Z.displayName = "GZCascader";
|
|
8653
|
-
const
|
|
5957
|
+
const qe = g((t, o) => {
|
|
8654
5958
|
const e = d.c(7);
|
|
8655
5959
|
let r, i;
|
|
8656
5960
|
e[0] !== t ? ({
|
|
@@ -8658,9 +5962,9 @@ const Ye = g((t, o) => {
|
|
|
8658
5962
|
...i
|
|
8659
5963
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8660
5964
|
let a;
|
|
8661
|
-
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(
|
|
5965
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(Ie.Group, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
8662
5966
|
});
|
|
8663
|
-
|
|
5967
|
+
qe.displayName = "GZCheckboxGroup";
|
|
8664
5968
|
const Nt = g((t, o) => {
|
|
8665
5969
|
const e = d.c(7);
|
|
8666
5970
|
let r, i;
|
|
@@ -8669,11 +5973,11 @@ const Nt = g((t, o) => {
|
|
|
8669
5973
|
...i
|
|
8670
5974
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8671
5975
|
let a;
|
|
8672
|
-
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(
|
|
8673
|
-
}),
|
|
8674
|
-
|
|
8675
|
-
|
|
8676
|
-
const
|
|
5976
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(Ie, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
5977
|
+
}), Qe = Nt;
|
|
5978
|
+
Qe.Group = qe;
|
|
5979
|
+
Qe.displayName = "GZCheckbox";
|
|
5980
|
+
const Ke = g((t, o) => {
|
|
8677
5981
|
const e = d.c(7);
|
|
8678
5982
|
let r, i;
|
|
8679
5983
|
e[0] !== t ? ({
|
|
@@ -8681,52 +5985,52 @@ const eo = g((t, o) => {
|
|
|
8681
5985
|
...i
|
|
8682
5986
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8683
5987
|
let a;
|
|
8684
|
-
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(
|
|
5988
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(B.RangePicker, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
8685
5989
|
});
|
|
8686
|
-
|
|
8687
|
-
const
|
|
5990
|
+
Ke.displayName = "GZRangePicker";
|
|
5991
|
+
const Ue = g((t, o) => {
|
|
8688
5992
|
const e = d.c(3);
|
|
8689
5993
|
let r;
|
|
8690
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
5994
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(B.WeekPicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8691
5995
|
});
|
|
8692
|
-
|
|
8693
|
-
const
|
|
5996
|
+
Ue.displayName = "GZWeekPicker";
|
|
5997
|
+
const Ye = g((t, o) => {
|
|
8694
5998
|
const e = d.c(3);
|
|
8695
5999
|
let r;
|
|
8696
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6000
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(B.MonthPicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8697
6001
|
});
|
|
8698
|
-
|
|
8699
|
-
const
|
|
6002
|
+
Ye.displayName = "GZMonthPicker";
|
|
6003
|
+
const Je = g((t, o) => {
|
|
8700
6004
|
const e = d.c(3);
|
|
8701
6005
|
let r;
|
|
8702
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6006
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(B.YearPicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8703
6007
|
});
|
|
8704
|
-
|
|
8705
|
-
const
|
|
6008
|
+
Je.displayName = "GZYearPicker";
|
|
6009
|
+
const eo = g((t, o) => {
|
|
8706
6010
|
const e = d.c(3);
|
|
8707
6011
|
let r;
|
|
8708
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6012
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(B.QuarterPicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8709
6013
|
});
|
|
8710
|
-
|
|
8711
|
-
const
|
|
6014
|
+
eo.displayName = "GZQuarterPicker";
|
|
6015
|
+
const oo = g((t, o) => {
|
|
8712
6016
|
const e = d.c(3);
|
|
8713
6017
|
let r;
|
|
8714
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6018
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(B.TimePicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8715
6019
|
});
|
|
8716
|
-
|
|
8717
|
-
const
|
|
6020
|
+
oo.displayName = "GZTimePicker";
|
|
6021
|
+
const $t = g((t, o) => {
|
|
8718
6022
|
const e = d.c(3);
|
|
8719
6023
|
let r;
|
|
8720
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
8721
|
-
}),
|
|
8722
|
-
|
|
8723
|
-
|
|
8724
|
-
|
|
8725
|
-
|
|
8726
|
-
|
|
8727
|
-
|
|
8728
|
-
|
|
8729
|
-
const
|
|
6024
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(B, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
6025
|
+
}), m = $t;
|
|
6026
|
+
m.RangePicker = Ke;
|
|
6027
|
+
m.WeekPicker = Ue;
|
|
6028
|
+
m.MonthPicker = Ye;
|
|
6029
|
+
m.YearPicker = Je;
|
|
6030
|
+
m.QuarterPicker = eo;
|
|
6031
|
+
m.TimePicker = oo;
|
|
6032
|
+
m.displayName = "GZDatePicker";
|
|
6033
|
+
const to = g((t, o) => {
|
|
8730
6034
|
const e = d.c(7);
|
|
8731
6035
|
let r, i;
|
|
8732
6036
|
e[0] !== t ? ({
|
|
@@ -8735,10 +6039,10 @@ const no = g((t, o) => {
|
|
|
8735
6039
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8736
6040
|
const a = i;
|
|
8737
6041
|
let n;
|
|
8738
|
-
return e[3] !== r || e[4] !== o || e[5] !== a ? (n = /* @__PURE__ */ l(
|
|
6042
|
+
return e[3] !== r || e[4] !== o || e[5] !== a ? (n = /* @__PURE__ */ l(S, { ref: o, ...a, children: r }), e[3] = r, e[4] = o, e[5] = a, e[6] = n) : n = e[6], n;
|
|
8739
6043
|
});
|
|
8740
|
-
|
|
8741
|
-
const
|
|
6044
|
+
to.displayName = "GZForm";
|
|
6045
|
+
const ro = (t) => {
|
|
8742
6046
|
const o = d.c(6);
|
|
8743
6047
|
let e, r;
|
|
8744
6048
|
o[0] !== t ? ({
|
|
@@ -8747,52 +6051,52 @@ const lo = (t) => {
|
|
|
8747
6051
|
} = t, o[0] = t, o[1] = e, o[2] = r) : (e = o[1], r = o[2]);
|
|
8748
6052
|
const i = r;
|
|
8749
6053
|
let a;
|
|
8750
|
-
return o[3] !== e || o[4] !== i ? (a = /* @__PURE__ */ l(
|
|
6054
|
+
return o[3] !== e || o[4] !== i ? (a = /* @__PURE__ */ l(S.Item, { ...i, children: e }), o[3] = e, o[4] = i, o[5] = a) : a = o[5], a;
|
|
8751
6055
|
};
|
|
8752
|
-
|
|
8753
|
-
const
|
|
6056
|
+
ro.displayName = "GZFormItem";
|
|
6057
|
+
const io = (t) => {
|
|
8754
6058
|
const o = d.c(2);
|
|
8755
6059
|
let e;
|
|
8756
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6060
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(S.List, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
8757
6061
|
};
|
|
8758
|
-
|
|
8759
|
-
const
|
|
6062
|
+
io.displayName = "GZFormList";
|
|
6063
|
+
const ao = (t) => {
|
|
8760
6064
|
const o = d.c(2);
|
|
8761
6065
|
let e;
|
|
8762
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6066
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(S.ErrorList, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
8763
6067
|
};
|
|
8764
|
-
|
|
8765
|
-
const
|
|
6068
|
+
ao.displayName = "GZErrorList";
|
|
6069
|
+
const no = (t) => {
|
|
8766
6070
|
const o = d.c(2);
|
|
8767
6071
|
let e;
|
|
8768
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6072
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(S.Provider, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
8769
6073
|
};
|
|
8770
|
-
|
|
8771
|
-
const
|
|
8772
|
-
|
|
8773
|
-
|
|
8774
|
-
|
|
8775
|
-
|
|
8776
|
-
|
|
8777
|
-
|
|
8778
|
-
|
|
8779
|
-
var
|
|
8780
|
-
function
|
|
8781
|
-
return
|
|
6074
|
+
no.displayName = "GZFormProvider";
|
|
6075
|
+
const h = to;
|
|
6076
|
+
h.Item = ro;
|
|
6077
|
+
h.List = io;
|
|
6078
|
+
h.ErrorList = ao;
|
|
6079
|
+
h.Provider = no;
|
|
6080
|
+
h.useForm = S.useForm;
|
|
6081
|
+
h.useFormInstance = S.useFormInstance;
|
|
6082
|
+
h.useWatch = S.useWatch;
|
|
6083
|
+
var M = {}, j = { exports: {} }, ge;
|
|
6084
|
+
function ie() {
|
|
6085
|
+
return ge || (ge = 1, (function(t) {
|
|
8782
6086
|
function o(e) {
|
|
8783
6087
|
return e && e.__esModule ? e : {
|
|
8784
6088
|
default: e
|
|
8785
6089
|
};
|
|
8786
6090
|
}
|
|
8787
6091
|
t.exports = o, t.exports.__esModule = !0, t.exports.default = t.exports;
|
|
8788
|
-
})(
|
|
6092
|
+
})(j)), j.exports;
|
|
8789
6093
|
}
|
|
8790
|
-
var
|
|
8791
|
-
function
|
|
8792
|
-
if (
|
|
8793
|
-
|
|
6094
|
+
var y = {}, ce;
|
|
6095
|
+
function Xt() {
|
|
6096
|
+
if (ce) return y;
|
|
6097
|
+
ce = 1, Object.defineProperty(y, "__esModule", {
|
|
8794
6098
|
value: !0
|
|
8795
|
-
}),
|
|
6099
|
+
}), y.default = void 0;
|
|
8796
6100
|
const t = {
|
|
8797
6101
|
// Options
|
|
8798
6102
|
items_per_page: "条/页",
|
|
@@ -8808,26 +6112,26 @@ function $t() {
|
|
|
8808
6112
|
next_3: "向后 3 页",
|
|
8809
6113
|
page_size: "页码"
|
|
8810
6114
|
};
|
|
8811
|
-
return
|
|
6115
|
+
return y.default = t, y;
|
|
8812
6116
|
}
|
|
8813
|
-
var
|
|
8814
|
-
function
|
|
8815
|
-
return
|
|
6117
|
+
var D = {}, x = {}, A = {}, P = {}, Fe;
|
|
6118
|
+
function Zt() {
|
|
6119
|
+
return Fe || (Fe = 1, Object.defineProperty(P, "__esModule", {
|
|
8816
6120
|
value: !0
|
|
8817
|
-
}),
|
|
6121
|
+
}), P.commonLocale = void 0, P.commonLocale = {
|
|
8818
6122
|
yearFormat: "YYYY",
|
|
8819
6123
|
dayFormat: "D",
|
|
8820
6124
|
cellMeridiemFormat: "A",
|
|
8821
6125
|
monthBeforeYear: !0
|
|
8822
|
-
}),
|
|
6126
|
+
}), P;
|
|
8823
6127
|
}
|
|
8824
|
-
var
|
|
8825
|
-
function
|
|
8826
|
-
if (
|
|
8827
|
-
|
|
6128
|
+
var se;
|
|
6129
|
+
function _t() {
|
|
6130
|
+
if (se) return A;
|
|
6131
|
+
se = 1, Object.defineProperty(A, "__esModule", {
|
|
8828
6132
|
value: !0
|
|
8829
|
-
}),
|
|
8830
|
-
var t =
|
|
6133
|
+
}), A.default = void 0;
|
|
6134
|
+
var t = Zt();
|
|
8831
6135
|
function o(c) {
|
|
8832
6136
|
"@babel/helpers - typeof";
|
|
8833
6137
|
return o = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(F) {
|
|
@@ -8839,20 +6143,20 @@ function Zt() {
|
|
|
8839
6143
|
function e(c, F) {
|
|
8840
6144
|
var p = Object.keys(c);
|
|
8841
6145
|
if (Object.getOwnPropertySymbols) {
|
|
8842
|
-
var
|
|
8843
|
-
F && (
|
|
6146
|
+
var u = Object.getOwnPropertySymbols(c);
|
|
6147
|
+
F && (u = u.filter(function(b) {
|
|
8844
6148
|
return Object.getOwnPropertyDescriptor(c, b).enumerable;
|
|
8845
|
-
})), p.push.apply(p,
|
|
6149
|
+
})), p.push.apply(p, u);
|
|
8846
6150
|
}
|
|
8847
6151
|
return p;
|
|
8848
6152
|
}
|
|
8849
6153
|
function r(c) {
|
|
8850
6154
|
for (var F = 1; F < arguments.length; F++) {
|
|
8851
6155
|
var p = arguments[F] != null ? arguments[F] : {};
|
|
8852
|
-
F % 2 ? e(Object(p), !0).forEach(function(
|
|
8853
|
-
i(c,
|
|
8854
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(c, Object.getOwnPropertyDescriptors(p)) : e(Object(p)).forEach(function(
|
|
8855
|
-
Object.defineProperty(c,
|
|
6156
|
+
F % 2 ? e(Object(p), !0).forEach(function(u) {
|
|
6157
|
+
i(c, u, p[u]);
|
|
6158
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(c, Object.getOwnPropertyDescriptors(p)) : e(Object(p)).forEach(function(u) {
|
|
6159
|
+
Object.defineProperty(c, u, Object.getOwnPropertyDescriptor(p, u));
|
|
8856
6160
|
});
|
|
8857
6161
|
}
|
|
8858
6162
|
return c;
|
|
@@ -8868,8 +6172,8 @@ function Zt() {
|
|
|
8868
6172
|
if (o(c) != "object" || !c) return c;
|
|
8869
6173
|
var p = c[Symbol.toPrimitive];
|
|
8870
6174
|
if (p !== void 0) {
|
|
8871
|
-
var
|
|
8872
|
-
if (o(
|
|
6175
|
+
var u = p.call(c, F);
|
|
6176
|
+
if (o(u) != "object") return u;
|
|
8873
6177
|
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
8874
6178
|
}
|
|
8875
6179
|
return (F === "string" ? String : Number)(c);
|
|
@@ -8902,29 +6206,29 @@ function Zt() {
|
|
|
8902
6206
|
cellDateFormat: "D",
|
|
8903
6207
|
monthBeforeYear: !1
|
|
8904
6208
|
});
|
|
8905
|
-
return
|
|
6209
|
+
return A.default = s, A;
|
|
8906
6210
|
}
|
|
8907
|
-
var
|
|
8908
|
-
function
|
|
8909
|
-
if (
|
|
8910
|
-
|
|
6211
|
+
var E = {}, pe;
|
|
6212
|
+
function lo() {
|
|
6213
|
+
if (pe) return E;
|
|
6214
|
+
pe = 1, Object.defineProperty(E, "__esModule", {
|
|
8911
6215
|
value: !0
|
|
8912
|
-
}),
|
|
6216
|
+
}), E.default = void 0;
|
|
8913
6217
|
const t = {
|
|
8914
6218
|
placeholder: "请选择时间",
|
|
8915
6219
|
rangePlaceholder: ["开始时间", "结束时间"]
|
|
8916
6220
|
};
|
|
8917
|
-
return
|
|
6221
|
+
return E.default = t, E;
|
|
8918
6222
|
}
|
|
8919
|
-
var
|
|
8920
|
-
function
|
|
8921
|
-
if (
|
|
8922
|
-
|
|
8923
|
-
var t =
|
|
8924
|
-
Object.defineProperty(
|
|
6223
|
+
var ue;
|
|
6224
|
+
function go() {
|
|
6225
|
+
if (ue) return x;
|
|
6226
|
+
ue = 1;
|
|
6227
|
+
var t = ie().default;
|
|
6228
|
+
Object.defineProperty(x, "__esModule", {
|
|
8925
6229
|
value: !0
|
|
8926
|
-
}),
|
|
8927
|
-
var o = t(
|
|
6230
|
+
}), x.default = void 0;
|
|
6231
|
+
var o = t(_t()), e = t(/* @__PURE__ */ lo());
|
|
8928
6232
|
const r = {
|
|
8929
6233
|
lang: {
|
|
8930
6234
|
placeholder: "请选择日期",
|
|
@@ -8943,28 +6247,28 @@ function po() {
|
|
|
8943
6247
|
...e.default
|
|
8944
6248
|
}
|
|
8945
6249
|
};
|
|
8946
|
-
return r.lang.ok = "确定",
|
|
6250
|
+
return r.lang.ok = "确定", x.default = r, x;
|
|
8947
6251
|
}
|
|
8948
|
-
var
|
|
6252
|
+
var Se;
|
|
8949
6253
|
function Vt() {
|
|
8950
|
-
if (
|
|
8951
|
-
|
|
8952
|
-
var t =
|
|
8953
|
-
Object.defineProperty(
|
|
6254
|
+
if (Se) return D;
|
|
6255
|
+
Se = 1;
|
|
6256
|
+
var t = ie().default;
|
|
6257
|
+
Object.defineProperty(D, "__esModule", {
|
|
8954
6258
|
value: !0
|
|
8955
|
-
}),
|
|
8956
|
-
var o = t(/* @__PURE__ */
|
|
8957
|
-
return
|
|
6259
|
+
}), D.default = void 0;
|
|
6260
|
+
var o = t(/* @__PURE__ */ go());
|
|
6261
|
+
return D.default = o.default, D;
|
|
8958
6262
|
}
|
|
8959
|
-
var
|
|
6263
|
+
var be;
|
|
8960
6264
|
function jt() {
|
|
8961
|
-
if (
|
|
8962
|
-
|
|
8963
|
-
var t =
|
|
8964
|
-
Object.defineProperty(
|
|
6265
|
+
if (be) return M;
|
|
6266
|
+
be = 1;
|
|
6267
|
+
var t = ie().default;
|
|
6268
|
+
Object.defineProperty(M, "__esModule", {
|
|
8965
6269
|
value: !0
|
|
8966
|
-
}),
|
|
8967
|
-
var o = t(
|
|
6270
|
+
}), M.default = void 0;
|
|
6271
|
+
var o = t(Xt()), e = t(/* @__PURE__ */ Vt()), r = t(/* @__PURE__ */ go()), i = t(/* @__PURE__ */ lo());
|
|
8968
6272
|
const a = "${label}不是一个有效的${type}", n = {
|
|
8969
6273
|
locale: "zh-cn",
|
|
8970
6274
|
Pagination: o.default,
|
|
@@ -9107,17 +6411,17 @@ function jt() {
|
|
|
9107
6411
|
gradientColor: "渐变色"
|
|
9108
6412
|
}
|
|
9109
6413
|
};
|
|
9110
|
-
return
|
|
6414
|
+
return M.default = n, M;
|
|
9111
6415
|
}
|
|
9112
|
-
var
|
|
6416
|
+
var q, Be;
|
|
9113
6417
|
function qt() {
|
|
9114
|
-
return
|
|
6418
|
+
return Be || (Be = 1, q = /* @__PURE__ */ jt()), q;
|
|
9115
6419
|
}
|
|
9116
6420
|
var Qt = /* @__PURE__ */ qt();
|
|
9117
|
-
const Kt = /* @__PURE__ */
|
|
6421
|
+
const Kt = /* @__PURE__ */ Te(Qt), Ut = "gz-button-gold-dark-gradient", Yt = ["primaryGradientStart", "primaryGradientEnd", "primaryGradientStartHover", "primaryGradientEndHover", "primaryGradientStartActive", "primaryGradientEndActive"], Jt = (t) => {
|
|
9118
6422
|
const o = t.components?.Button;
|
|
9119
|
-
return !o || typeof o != "object" ? {} : o;
|
|
9120
|
-
},
|
|
6423
|
+
return console.info("511: themeConfig.components?.Button;", t), !o || typeof o != "object" ? {} : o;
|
|
6424
|
+
}, me = (t) => Yt.every((o) => !!t[o]), er = (t) => ({
|
|
9121
6425
|
"--gz-button-primary-gradient-start": t.primaryGradientStart,
|
|
9122
6426
|
"--gz-button-primary-gradient-end": t.primaryGradientEnd,
|
|
9123
6427
|
"--gz-button-primary-gradient-start-hover": t.primaryGradientStartHover,
|
|
@@ -9127,67 +6431,67 @@ const Kt = /* @__PURE__ */ We(Qt), Ut = "gz-button-gold-dark-gradient", Yt = ["p
|
|
|
9127
6431
|
"--gz-button-primary-gradient-text": t.primaryText,
|
|
9128
6432
|
"--gz-button-primary-gradient-text-hover": t.primaryTextHover ?? t.primaryText,
|
|
9129
6433
|
"--gz-button-primary-gradient-text-active": t.primaryTextActive ?? t.primaryText
|
|
9130
|
-
}),
|
|
9131
|
-
if (!
|
|
6434
|
+
}), or = "gz-steps-gold-dark", tr = "--gz-steps-process-icon-active-text-color", rr = "gz-checkbox-gold-dark", ir = "--gz-checkbox-checked-icon-color", ar = "gz-radio-gold-dark", nr = "--gz-radio-checked-icon-color", lr = "gz-switch-gold-dark", dr = "--gz-switch-checked-bg", gr = "--gz-switch-inner-color", cr = "gz-popconfirm-gold-dark", v = (...t) => t.filter(Boolean).join(" ") || void 0, I = (t) => t === "gold-dark", Fr = (t, o, e) => {
|
|
6435
|
+
if (!I(t)) return e;
|
|
9132
6436
|
const r = Jt(o);
|
|
9133
|
-
return
|
|
6437
|
+
return console.info("511: hasPrimarySolidGradientTokens(gradientTokens)", me(r), r), me(r) ? {
|
|
9134
6438
|
...e,
|
|
9135
|
-
className:
|
|
6439
|
+
className: v(Ut, e?.className),
|
|
9136
6440
|
style: {
|
|
9137
|
-
...
|
|
6441
|
+
...er(r),
|
|
9138
6442
|
...e?.style
|
|
9139
6443
|
}
|
|
9140
6444
|
} : e;
|
|
9141
|
-
},
|
|
6445
|
+
}, sr = (t, o, e) => !I(t) || typeof o.colorTextOnLight != "string" ? e : {
|
|
9142
6446
|
...e,
|
|
9143
|
-
className:
|
|
6447
|
+
className: v(or, e?.className),
|
|
9144
6448
|
style: {
|
|
9145
|
-
[
|
|
6449
|
+
[tr]: o.colorTextOnLight,
|
|
9146
6450
|
...e?.style
|
|
9147
6451
|
}
|
|
9148
|
-
},
|
|
6452
|
+
}, pr = (t, o, e) => !I(t) || typeof o.colorTextOnLight != "string" ? e : {
|
|
9149
6453
|
...e,
|
|
9150
|
-
className:
|
|
6454
|
+
className: v(rr, e?.className),
|
|
9151
6455
|
style: {
|
|
9152
|
-
[
|
|
6456
|
+
[ir]: o.colorTextOnLight,
|
|
9153
6457
|
...e?.style
|
|
9154
6458
|
}
|
|
9155
|
-
}, ur = (t, o, e) => !
|
|
6459
|
+
}, ur = (t, o, e) => !I(t) || typeof o.colorTextOnLight != "string" ? e : {
|
|
9156
6460
|
...e,
|
|
9157
|
-
className:
|
|
6461
|
+
className: v(ar, e?.className),
|
|
9158
6462
|
style: {
|
|
9159
|
-
[
|
|
6463
|
+
[nr]: o.colorTextOnLight,
|
|
9160
6464
|
...e?.style
|
|
9161
6465
|
}
|
|
9162
|
-
},
|
|
6466
|
+
}, Sr = (t, o, e) => !I(t) || typeof o.colorPrimary != "string" || typeof o.colorTextOnLight != "string" ? e : {
|
|
9163
6467
|
...e,
|
|
9164
|
-
className:
|
|
6468
|
+
className: v(lr, e?.className),
|
|
9165
6469
|
style: {
|
|
9166
|
-
[
|
|
9167
|
-
[
|
|
6470
|
+
[dr]: o.colorPrimary,
|
|
6471
|
+
[gr]: o.colorTextOnLight,
|
|
9168
6472
|
...e?.style
|
|
9169
6473
|
}
|
|
9170
|
-
}, br = (t, o) =>
|
|
6474
|
+
}, br = (t, o) => I(t) ? {
|
|
9171
6475
|
...o,
|
|
9172
|
-
className:
|
|
9173
|
-
} : o,
|
|
9174
|
-
const r = {
|
|
9175
|
-
colorTextOnLight:
|
|
9176
|
-
colorPrimary:
|
|
6476
|
+
className: v(cr, o?.className)
|
|
6477
|
+
} : o, Br = (t, o, e = {}) => {
|
|
6478
|
+
const r = o.token && typeof o.token == "object" && !Array.isArray(o.token) ? o.token : o, i = {
|
|
6479
|
+
colorTextOnLight: r.colorTextOnLight,
|
|
6480
|
+
colorPrimary: r.colorPrimary
|
|
9177
6481
|
};
|
|
9178
6482
|
return {
|
|
9179
|
-
button:
|
|
9180
|
-
steps:
|
|
9181
|
-
checkbox:
|
|
9182
|
-
radio: ur(t,
|
|
9183
|
-
switch:
|
|
6483
|
+
button: Fr(t, o, e.button),
|
|
6484
|
+
steps: sr(t, i, e.steps),
|
|
6485
|
+
checkbox: pr(t, i, e.checkbox),
|
|
6486
|
+
radio: ur(t, i, e.radio),
|
|
6487
|
+
switch: Sr(t, i, e.switch),
|
|
9184
6488
|
popconfirm: br(t, e.popconfirm)
|
|
9185
6489
|
};
|
|
9186
|
-
},
|
|
9187
|
-
const o = d.c(
|
|
9188
|
-
let e, r, i, a, n, s, c, F, p,
|
|
6490
|
+
}, Ur = (t) => {
|
|
6491
|
+
const o = d.c(14);
|
|
6492
|
+
let e, r, i, a, n, s, c, F, p, u, b;
|
|
9189
6493
|
o[0] !== t ? ({
|
|
9190
|
-
|
|
6494
|
+
themeMode: u,
|
|
9191
6495
|
theme: F,
|
|
9192
6496
|
locale: b,
|
|
9193
6497
|
button: r,
|
|
@@ -9198,36 +6502,33 @@ const Kt = /* @__PURE__ */ We(Qt), Ut = "gz-button-gold-dark-gradient", Yt = ["p
|
|
|
9198
6502
|
switch: c,
|
|
9199
6503
|
children: e,
|
|
9200
6504
|
...p
|
|
9201
|
-
} = t, o[0] = t, o[1] = e, o[2] = r, o[3] = i, o[4] = a, o[5] = n, o[6] = s, o[7] = c, o[8] = F, o[9] = p, o[10] =
|
|
9202
|
-
const
|
|
9203
|
-
|
|
9204
|
-
|
|
9205
|
-
|
|
9206
|
-
|
|
9207
|
-
...
|
|
9208
|
-
|
|
9209
|
-
|
|
9210
|
-
|
|
9211
|
-
|
|
9212
|
-
|
|
9213
|
-
|
|
9214
|
-
|
|
9215
|
-
|
|
9216
|
-
|
|
9217
|
-
|
|
9218
|
-
|
|
9219
|
-
|
|
9220
|
-
|
|
9221
|
-
|
|
9222
|
-
|
|
9223
|
-
|
|
9224
|
-
|
|
9225
|
-
}
|
|
9226
|
-
|
|
9227
|
-
|
|
9228
|
-
let O;
|
|
9229
|
-
return o[22] !== u.button || o[23] !== u.checkbox || o[24] !== u.popconfirm || o[25] !== u.radio || o[26] !== u.steps || o[27] !== u.switch || o[28] !== e || o[29] !== j || o[30] !== m || o[31] !== p ? (O = /* @__PURE__ */ l(gt, { theme: m, locale: j, button: u.button, checkbox: u.checkbox, popconfirm: u.popconfirm, radio: u.radio, steps: u.steps, switch: u.switch, ...p, children: e }), o[22] = u.button, o[23] = u.checkbox, o[24] = u.popconfirm, o[25] = u.radio, o[26] = u.steps, o[27] = u.switch, o[28] = e, o[29] = j, o[30] = m, o[31] = p, o[32] = O) : O = o[32], O;
|
|
9230
|
-
}, hr = g((t, o) => {
|
|
6505
|
+
} = t, o[0] = t, o[1] = e, o[2] = r, o[3] = i, o[4] = a, o[5] = n, o[6] = s, o[7] = c, o[8] = F, o[9] = p, o[10] = u, o[11] = b) : (e = o[1], r = o[2], i = o[3], a = o[4], n = o[5], s = o[6], c = o[7], F = o[8], p = o[9], u = o[10], b = o[11]);
|
|
6506
|
+
const H = u === void 0 ? "gold-dark" : u, Uo = b === void 0 ? Kt : b, de = fe({
|
|
6507
|
+
themeMode: H
|
|
6508
|
+
}), V = {
|
|
6509
|
+
token: {
|
|
6510
|
+
...de.globalToken,
|
|
6511
|
+
...F?.token
|
|
6512
|
+
},
|
|
6513
|
+
components: {
|
|
6514
|
+
...de.components,
|
|
6515
|
+
...F?.components
|
|
6516
|
+
}
|
|
6517
|
+
};
|
|
6518
|
+
let w;
|
|
6519
|
+
o[12] !== H ? (w = [H], o[12] = H, o[13] = w) : w = o[13], Yo(() => {
|
|
6520
|
+
console.info("511: mergedTheme", V);
|
|
6521
|
+
}, w);
|
|
6522
|
+
const C = Br(H, V, {
|
|
6523
|
+
button: r,
|
|
6524
|
+
steps: s,
|
|
6525
|
+
checkbox: i,
|
|
6526
|
+
radio: n,
|
|
6527
|
+
switch: c,
|
|
6528
|
+
popconfirm: a
|
|
6529
|
+
});
|
|
6530
|
+
return /* @__PURE__ */ l(lt, { theme: V, locale: Uo, button: C.button, checkbox: C.checkbox, popconfirm: C.popconfirm, radio: C.radio, steps: C.steps, switch: C.switch, ...p, children: e });
|
|
6531
|
+
}, mr = g((t, o) => {
|
|
9231
6532
|
const e = d.c(7);
|
|
9232
6533
|
let r, i;
|
|
9233
6534
|
e[0] !== t ? ({
|
|
@@ -9236,10 +6537,10 @@ const Kt = /* @__PURE__ */ We(Qt), Ut = "gz-button-gold-dark-gradient", Yt = ["p
|
|
|
9236
6537
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9237
6538
|
const a = o;
|
|
9238
6539
|
let n;
|
|
9239
|
-
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(
|
|
6540
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(dt, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
9240
6541
|
});
|
|
9241
|
-
|
|
9242
|
-
const
|
|
6542
|
+
mr.displayName = "GZInputNumber";
|
|
6543
|
+
const co = g((t, o) => {
|
|
9243
6544
|
const e = d.c(7);
|
|
9244
6545
|
let r, i;
|
|
9245
6546
|
e[0] !== t ? ({
|
|
@@ -9247,10 +6548,10 @@ const So = g((t, o) => {
|
|
|
9247
6548
|
...i
|
|
9248
6549
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9249
6550
|
let a;
|
|
9250
|
-
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(
|
|
6551
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(U.Group, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
9251
6552
|
});
|
|
9252
|
-
|
|
9253
|
-
const
|
|
6553
|
+
co.displayName = "GZRadioGroup";
|
|
6554
|
+
const Fo = g((t, o) => {
|
|
9254
6555
|
const e = d.c(7);
|
|
9255
6556
|
let r, i;
|
|
9256
6557
|
e[0] !== t ? ({
|
|
@@ -9259,10 +6560,10 @@ const uo = g((t, o) => {
|
|
|
9259
6560
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9260
6561
|
const a = o;
|
|
9261
6562
|
let n;
|
|
9262
|
-
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(
|
|
6563
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(U.Button, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
9263
6564
|
});
|
|
9264
|
-
|
|
9265
|
-
const
|
|
6565
|
+
Fo.displayName = "GZRadioButton";
|
|
6566
|
+
const hr = g((t, o) => {
|
|
9266
6567
|
const e = d.c(7);
|
|
9267
6568
|
let r, i;
|
|
9268
6569
|
e[0] !== t ? ({
|
|
@@ -9271,18 +6572,18 @@ const Cr = g((t, o) => {
|
|
|
9271
6572
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9272
6573
|
const a = o;
|
|
9273
6574
|
let n;
|
|
9274
|
-
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(
|
|
9275
|
-
}),
|
|
9276
|
-
|
|
9277
|
-
|
|
9278
|
-
|
|
9279
|
-
const
|
|
6575
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(U, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
6576
|
+
}), ae = hr;
|
|
6577
|
+
ae.Group = co;
|
|
6578
|
+
ae.Button = Fo;
|
|
6579
|
+
ae.displayName = "GZRadio";
|
|
6580
|
+
const Cr = g((t, o) => {
|
|
9280
6581
|
const e = d.c(3), r = o;
|
|
9281
6582
|
let i;
|
|
9282
|
-
return e[0] !== t || e[1] !== r ? (i = /* @__PURE__ */ l(
|
|
6583
|
+
return e[0] !== t || e[1] !== r ? (i = /* @__PURE__ */ l(gt, { ref: r, ...t }), e[0] = t, e[1] = r, e[2] = i) : i = e[2], i;
|
|
9283
6584
|
});
|
|
9284
|
-
|
|
9285
|
-
const
|
|
6585
|
+
Cr.displayName = "GZRate";
|
|
6586
|
+
const so = g((t, o) => {
|
|
9286
6587
|
const e = d.c(7);
|
|
9287
6588
|
let r, i;
|
|
9288
6589
|
e[0] !== t ? ({
|
|
@@ -9291,10 +6592,10 @@ const Bo = g((t, o) => {
|
|
|
9291
6592
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9292
6593
|
const a = o;
|
|
9293
6594
|
let n;
|
|
9294
|
-
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(
|
|
6595
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(Y.Option, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
9295
6596
|
});
|
|
9296
|
-
|
|
9297
|
-
const
|
|
6597
|
+
so.displayName = "GZSelectOption";
|
|
6598
|
+
const po = g((t, o) => {
|
|
9298
6599
|
const e = d.c(7);
|
|
9299
6600
|
let r, i;
|
|
9300
6601
|
e[0] !== t ? ({
|
|
@@ -9303,21 +6604,21 @@ const bo = g((t, o) => {
|
|
|
9303
6604
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9304
6605
|
const a = o;
|
|
9305
6606
|
let n;
|
|
9306
|
-
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(
|
|
6607
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(Y.OptGroup, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
9307
6608
|
});
|
|
9308
|
-
|
|
9309
|
-
const
|
|
6609
|
+
po.displayName = "GZSelectOptGroup";
|
|
6610
|
+
const zr = g((t, o) => {
|
|
9310
6611
|
const e = d.c(3), r = o;
|
|
9311
6612
|
let i;
|
|
9312
|
-
return e[0] !== t || e[1] !== r ? (i = /* @__PURE__ */ l(
|
|
9313
|
-
}),
|
|
9314
|
-
|
|
9315
|
-
|
|
9316
|
-
|
|
9317
|
-
var
|
|
9318
|
-
var
|
|
9319
|
-
function
|
|
9320
|
-
return
|
|
6613
|
+
return e[0] !== t || e[1] !== r ? (i = /* @__PURE__ */ l(Y, { ref: r, ...t }), e[0] = t, e[1] = r, e[2] = i) : i = e[2], i;
|
|
6614
|
+
}), ne = zr;
|
|
6615
|
+
ne.Option = so;
|
|
6616
|
+
ne.OptGroup = po;
|
|
6617
|
+
ne.displayName = "GZSelect";
|
|
6618
|
+
var Q = { exports: {} };
|
|
6619
|
+
var he;
|
|
6620
|
+
function vr() {
|
|
6621
|
+
return he || (he = 1, (function(t) {
|
|
9321
6622
|
(function() {
|
|
9322
6623
|
var o = {}.hasOwnProperty;
|
|
9323
6624
|
function e() {
|
|
@@ -9346,10 +6647,10 @@ function Ir() {
|
|
|
9346
6647
|
}
|
|
9347
6648
|
t.exports ? (e.default = e, t.exports = e) : window.classNames = e;
|
|
9348
6649
|
})();
|
|
9349
|
-
})(
|
|
6650
|
+
})(Q)), Q.exports;
|
|
9350
6651
|
}
|
|
9351
|
-
var
|
|
9352
|
-
const
|
|
6652
|
+
var Ir = vr();
|
|
6653
|
+
const Hr = /* @__PURE__ */ Te(Ir), Mr = g((t, o) => {
|
|
9353
6654
|
const e = d.c(9);
|
|
9354
6655
|
let r, i;
|
|
9355
6656
|
e[0] !== t ? ({
|
|
@@ -9357,64 +6658,64 @@ const Mr = /* @__PURE__ */ We(Hr), Dr = g((t, o) => {
|
|
|
9357
6658
|
...i
|
|
9358
6659
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9359
6660
|
let a;
|
|
9360
|
-
e[3] !== r ? (a =
|
|
6661
|
+
e[3] !== r ? (a = Hr("gz-switch", r), e[3] = r, e[4] = a) : a = e[4];
|
|
9361
6662
|
let n;
|
|
9362
|
-
return e[5] !== o || e[6] !== i || e[7] !== a ? (n = /* @__PURE__ */ l(
|
|
6663
|
+
return e[5] !== o || e[6] !== i || e[7] !== a ? (n = /* @__PURE__ */ l(ct, { ref: o, className: a, ...i }), e[5] = o, e[6] = i, e[7] = a, e[8] = n) : n = e[8], n;
|
|
9363
6664
|
});
|
|
9364
|
-
|
|
9365
|
-
const
|
|
6665
|
+
Mr.displayName = "Switch";
|
|
6666
|
+
const uo = g((t, o) => {
|
|
9366
6667
|
const e = d.c(3);
|
|
9367
6668
|
let r;
|
|
9368
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6669
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(He.RangePicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9369
6670
|
});
|
|
9370
|
-
|
|
9371
|
-
const
|
|
6671
|
+
uo.displayName = "GZTimeRangePicker";
|
|
6672
|
+
const yr = g((t, o) => {
|
|
9372
6673
|
const e = d.c(3);
|
|
9373
6674
|
let r;
|
|
9374
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
9375
|
-
}),
|
|
9376
|
-
|
|
9377
|
-
|
|
9378
|
-
const
|
|
6675
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(He, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
6676
|
+
}), So = yr;
|
|
6677
|
+
So.RangePicker = uo;
|
|
6678
|
+
So.displayName = "GZTimePicker";
|
|
6679
|
+
const bo = g((t, o) => {
|
|
9379
6680
|
const e = d.c(5);
|
|
9380
6681
|
let r;
|
|
9381
|
-
e[0] !== t ? (r = /* @__PURE__ */ l(
|
|
6682
|
+
e[0] !== t ? (r = /* @__PURE__ */ l(N.List, { ...t }), e[0] = t, e[1] = r) : r = e[1];
|
|
9382
6683
|
let i;
|
|
9383
6684
|
return e[2] !== o || e[3] !== r ? (i = /* @__PURE__ */ l("div", { ref: o, children: r }), e[2] = o, e[3] = r, e[4] = i) : i = e[4], i;
|
|
9384
6685
|
});
|
|
9385
|
-
|
|
9386
|
-
const
|
|
6686
|
+
bo.displayName = "GZTransferList";
|
|
6687
|
+
const Bo = g((t, o) => {
|
|
9387
6688
|
const e = d.c(5);
|
|
9388
6689
|
let r;
|
|
9389
|
-
e[0] !== t ? (r = /* @__PURE__ */ l(
|
|
6690
|
+
e[0] !== t ? (r = /* @__PURE__ */ l(N.Search, { ...t }), e[0] = t, e[1] = r) : r = e[1];
|
|
9390
6691
|
let i;
|
|
9391
6692
|
return e[2] !== o || e[3] !== r ? (i = /* @__PURE__ */ l("div", { ref: o, children: r }), e[2] = o, e[3] = r, e[4] = i) : i = e[4], i;
|
|
9392
6693
|
});
|
|
9393
|
-
|
|
9394
|
-
const
|
|
6694
|
+
Bo.displayName = "GZTransferSearch";
|
|
6695
|
+
const mo = g((t, o) => {
|
|
9395
6696
|
const e = d.c(5);
|
|
9396
6697
|
let r;
|
|
9397
|
-
e[0] !== t ? (r = /* @__PURE__ */ l(
|
|
6698
|
+
e[0] !== t ? (r = /* @__PURE__ */ l(N.Operation, { ...t }), e[0] = t, e[1] = r) : r = e[1];
|
|
9398
6699
|
let i;
|
|
9399
6700
|
return e[2] !== o || e[3] !== r ? (i = /* @__PURE__ */ l("div", { ref: o, children: r }), e[2] = o, e[3] = r, e[4] = i) : i = e[4], i;
|
|
9400
6701
|
});
|
|
9401
|
-
|
|
9402
|
-
const
|
|
6702
|
+
mo.displayName = "GZTransferOperation";
|
|
6703
|
+
const Dr = g((t, o) => {
|
|
9403
6704
|
const e = d.c(6);
|
|
9404
6705
|
let r;
|
|
9405
6706
|
e[0] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (r = {
|
|
9406
6707
|
width: "100%"
|
|
9407
6708
|
}, e[0] = r) : r = e[0];
|
|
9408
6709
|
let i;
|
|
9409
|
-
e[1] !== t ? (i = /* @__PURE__ */ l(
|
|
6710
|
+
e[1] !== t ? (i = /* @__PURE__ */ l(N, { ...t }), e[1] = t, e[2] = i) : i = e[2];
|
|
9410
6711
|
let a;
|
|
9411
6712
|
return e[3] !== o || e[4] !== i ? (a = /* @__PURE__ */ l("div", { ref: o, style: r, children: i }), e[3] = o, e[4] = i, e[5] = a) : a = e[5], a;
|
|
9412
|
-
}),
|
|
9413
|
-
|
|
9414
|
-
|
|
9415
|
-
|
|
9416
|
-
|
|
9417
|
-
const
|
|
6713
|
+
}), _ = Dr;
|
|
6714
|
+
_.List = bo;
|
|
6715
|
+
_.Search = Bo;
|
|
6716
|
+
_.Operation = mo;
|
|
6717
|
+
_.displayName = "GZTransfer";
|
|
6718
|
+
const ho = g((t, o) => {
|
|
9418
6719
|
const e = d.c(7);
|
|
9419
6720
|
let r, i;
|
|
9420
6721
|
e[0] !== t ? ({
|
|
@@ -9425,18 +6726,18 @@ const Io = g((t, o) => {
|
|
|
9425
6726
|
let s;
|
|
9426
6727
|
return e[3] !== r || e[4] !== a || e[5] !== n ? (s = /* @__PURE__ */ l(T.TreeNode, { ref: a, ...n, children: r }), e[3] = r, e[4] = a, e[5] = n, e[6] = s) : s = e[6], s;
|
|
9427
6728
|
});
|
|
9428
|
-
|
|
9429
|
-
const
|
|
6729
|
+
ho.displayName = "GZTreeNode";
|
|
6730
|
+
const xr = g((t, o) => {
|
|
9430
6731
|
const e = d.c(3), r = o;
|
|
9431
6732
|
let i;
|
|
9432
6733
|
return e[0] !== t || e[1] !== r ? (i = /* @__PURE__ */ l(T, { ref: r, ...t }), e[0] = t, e[1] = r, e[2] = i) : i = e[2], i;
|
|
9433
|
-
}),
|
|
9434
|
-
|
|
9435
|
-
|
|
9436
|
-
|
|
9437
|
-
|
|
9438
|
-
|
|
9439
|
-
const
|
|
6734
|
+
}), L = xr;
|
|
6735
|
+
L.TreeNode = ho;
|
|
6736
|
+
L.SHOW_ALL = T.SHOW_ALL;
|
|
6737
|
+
L.SHOW_PARENT = T.SHOW_PARENT;
|
|
6738
|
+
L.SHOW_CHILD = T.SHOW_CHILD;
|
|
6739
|
+
L.displayName = "GZTreeSelect";
|
|
6740
|
+
const Co = g((t, o) => {
|
|
9440
6741
|
const e = d.c(7);
|
|
9441
6742
|
let r, i;
|
|
9442
6743
|
e[0] !== t ? ({
|
|
@@ -9444,10 +6745,10 @@ const Ho = g((t, o) => {
|
|
|
9444
6745
|
...i
|
|
9445
6746
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9446
6747
|
let a;
|
|
9447
|
-
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(
|
|
6748
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(J.Dragger, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
9448
6749
|
});
|
|
9449
|
-
|
|
9450
|
-
const
|
|
6750
|
+
Co.displayName = "GZDragger";
|
|
6751
|
+
const Ar = g((t, o) => {
|
|
9451
6752
|
const e = d.c(7);
|
|
9452
6753
|
let r, i;
|
|
9453
6754
|
e[0] !== t ? ({
|
|
@@ -9456,298 +6757,286 @@ const Pr = g((t, o) => {
|
|
|
9456
6757
|
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9457
6758
|
const a = o;
|
|
9458
6759
|
let n;
|
|
9459
|
-
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(
|
|
9460
|
-
}),
|
|
9461
|
-
|
|
9462
|
-
|
|
9463
|
-
|
|
9464
|
-
const
|
|
6760
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(J, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
6761
|
+
}), le = Ar;
|
|
6762
|
+
le.Dragger = Co;
|
|
6763
|
+
le.LIST_IGNORE = J.LIST_IGNORE;
|
|
6764
|
+
le.displayName = "GZUpload";
|
|
6765
|
+
const zo = g((t, o) => {
|
|
9465
6766
|
const e = d.c(3);
|
|
9466
6767
|
let r;
|
|
9467
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6768
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(ee, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9468
6769
|
});
|
|
9469
|
-
|
|
9470
|
-
const
|
|
6770
|
+
zo.displayName = "GZCard";
|
|
6771
|
+
const vo = (t) => {
|
|
9471
6772
|
const o = d.c(2);
|
|
9472
6773
|
let e;
|
|
9473
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6774
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(ee.Grid, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9474
6775
|
};
|
|
9475
|
-
|
|
9476
|
-
const
|
|
6776
|
+
vo.displayName = "GZCardGrid";
|
|
6777
|
+
const Io = (t) => {
|
|
9477
6778
|
const o = d.c(2);
|
|
9478
6779
|
let e;
|
|
9479
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6780
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(ee.Meta, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9480
6781
|
};
|
|
9481
|
-
|
|
9482
|
-
const
|
|
9483
|
-
|
|
9484
|
-
|
|
9485
|
-
const
|
|
6782
|
+
Io.displayName = "GZCardMeta";
|
|
6783
|
+
const Ho = zo;
|
|
6784
|
+
Ho.Grid = vo;
|
|
6785
|
+
Ho.Meta = Io;
|
|
6786
|
+
const Mo = g((t, o) => {
|
|
9486
6787
|
const e = d.c(3);
|
|
9487
6788
|
let r;
|
|
9488
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6789
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(Me, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9489
6790
|
});
|
|
9490
|
-
|
|
9491
|
-
const
|
|
6791
|
+
Mo.displayName = "GZCollapse";
|
|
6792
|
+
const yo = g((t, o) => {
|
|
9492
6793
|
const e = d.c(3);
|
|
9493
6794
|
let r;
|
|
9494
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6795
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(Me.Panel, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9495
6796
|
});
|
|
9496
|
-
|
|
9497
|
-
const
|
|
9498
|
-
|
|
9499
|
-
const
|
|
6797
|
+
yo.displayName = "GZCollapsePanel";
|
|
6798
|
+
const Pr = Mo;
|
|
6799
|
+
Pr.Panel = yo;
|
|
6800
|
+
const Do = (t) => {
|
|
9500
6801
|
const o = d.c(2);
|
|
9501
6802
|
let e;
|
|
9502
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6803
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(oe, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9503
6804
|
};
|
|
9504
|
-
|
|
9505
|
-
const
|
|
9506
|
-
|
|
9507
|
-
|
|
9508
|
-
const
|
|
6805
|
+
Do.displayName = "GZEmpty";
|
|
6806
|
+
const xo = Do;
|
|
6807
|
+
xo.PRESENTED_IMAGE_DEFAULT = oe.PRESENTED_IMAGE_DEFAULT;
|
|
6808
|
+
xo.PRESENTED_IMAGE_SIMPLE = oe.PRESENTED_IMAGE_SIMPLE;
|
|
6809
|
+
const Er = g((t, o) => {
|
|
9509
6810
|
const e = d.c(3);
|
|
9510
6811
|
let r;
|
|
9511
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6812
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(Ft, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9512
6813
|
});
|
|
9513
|
-
|
|
6814
|
+
Er.displayName = "GZPopover";
|
|
9514
6815
|
const fr = g((t, o) => {
|
|
9515
6816
|
const e = d.c(3);
|
|
9516
6817
|
let r;
|
|
9517
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6818
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(st, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9518
6819
|
});
|
|
9519
6820
|
fr.displayName = "GZSegmented";
|
|
9520
|
-
const
|
|
6821
|
+
const Ao = g((t, o) => {
|
|
9521
6822
|
const e = d.c(3);
|
|
9522
6823
|
let r;
|
|
9523
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6824
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(te, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9524
6825
|
});
|
|
9525
|
-
|
|
9526
|
-
const
|
|
6826
|
+
Ao.displayName = "GZTag";
|
|
6827
|
+
const Po = g((t, o) => {
|
|
9527
6828
|
const e = d.c(3);
|
|
9528
6829
|
let r;
|
|
9529
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6830
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(te.CheckableTag, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9530
6831
|
});
|
|
9531
|
-
|
|
9532
|
-
const
|
|
6832
|
+
Po.displayName = "GZCheckableTag";
|
|
6833
|
+
const Eo = g((t, o) => {
|
|
9533
6834
|
const e = d.c(3);
|
|
9534
6835
|
let r;
|
|
9535
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6836
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(te.CheckableTagGroup, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9536
6837
|
});
|
|
9537
|
-
|
|
9538
|
-
const
|
|
9539
|
-
|
|
9540
|
-
|
|
9541
|
-
const
|
|
6838
|
+
Eo.displayName = "GZCheckableTagGroup";
|
|
6839
|
+
const fo = Ao;
|
|
6840
|
+
fo.CheckableTag = Po;
|
|
6841
|
+
fo.CheckableTagGroup = Eo;
|
|
6842
|
+
const ko = (t) => {
|
|
9542
6843
|
const o = d.c(2);
|
|
9543
6844
|
let e;
|
|
9544
6845
|
return o[0] !== t ? (e = /* @__PURE__ */ l(ye, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9545
6846
|
};
|
|
9546
|
-
|
|
9547
|
-
const
|
|
6847
|
+
ko.displayName = "GZTimeline";
|
|
6848
|
+
const To = (t) => {
|
|
9548
6849
|
const o = d.c(2);
|
|
9549
6850
|
let e;
|
|
9550
6851
|
return o[0] !== t ? (e = /* @__PURE__ */ l(ye.Item, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9551
6852
|
};
|
|
9552
|
-
|
|
9553
|
-
const
|
|
9554
|
-
|
|
6853
|
+
To.displayName = "GZTimelineItem";
|
|
6854
|
+
const kr = ko;
|
|
6855
|
+
kr.Item = To;
|
|
9555
6856
|
const Tr = g((t, o) => {
|
|
9556
6857
|
const e = d.c(3);
|
|
9557
6858
|
let r;
|
|
9558
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6859
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(pt, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9559
6860
|
});
|
|
9560
6861
|
Tr.displayName = "GZTooltip";
|
|
9561
|
-
const
|
|
6862
|
+
const Lo = g((t, o) => {
|
|
9562
6863
|
const e = d.c(3);
|
|
9563
6864
|
let r;
|
|
9564
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6865
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(De, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9565
6866
|
});
|
|
9566
|
-
|
|
9567
|
-
const
|
|
6867
|
+
Lo.displayName = "GZAlert";
|
|
6868
|
+
const Lr = De.ErrorBoundary, Go = (t) => {
|
|
9568
6869
|
const o = d.c(2);
|
|
9569
6870
|
let e;
|
|
9570
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6871
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(Lr, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9571
6872
|
};
|
|
9572
|
-
|
|
9573
|
-
const
|
|
9574
|
-
|
|
9575
|
-
const
|
|
6873
|
+
Go.displayName = "GZAlertErrorBoundary";
|
|
6874
|
+
const Gr = Lo;
|
|
6875
|
+
Gr.ErrorBoundary = Go;
|
|
6876
|
+
const wo = g((t, o) => {
|
|
9576
6877
|
const e = d.c(3);
|
|
9577
6878
|
let r;
|
|
9578
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6879
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(xe, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9579
6880
|
});
|
|
9580
|
-
|
|
9581
|
-
const
|
|
6881
|
+
wo.displayName = "GZTree";
|
|
6882
|
+
const wr = xe.DirectoryTree, Wo = g((t, o) => {
|
|
9582
6883
|
const e = d.c(3);
|
|
9583
6884
|
let r;
|
|
9584
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6885
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(wr, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9585
6886
|
});
|
|
9586
|
-
|
|
9587
|
-
const
|
|
9588
|
-
|
|
9589
|
-
const
|
|
6887
|
+
Wo.displayName = "GZDirectoryTree";
|
|
6888
|
+
const Wr = wo;
|
|
6889
|
+
Wr.DirectoryTree = Wo;
|
|
6890
|
+
const Rr = (t) => {
|
|
9590
6891
|
const o = d.c(2);
|
|
9591
6892
|
let e;
|
|
9592
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6893
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(ut, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9593
6894
|
};
|
|
9594
|
-
|
|
9595
|
-
const
|
|
6895
|
+
Rr.displayName = "GZDrawer";
|
|
6896
|
+
const Ro = (t) => {
|
|
9596
6897
|
const o = d.c(2);
|
|
9597
6898
|
let e;
|
|
9598
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6899
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(Ae, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9599
6900
|
};
|
|
9600
|
-
|
|
9601
|
-
const
|
|
9602
|
-
Object.assign(
|
|
9603
|
-
const
|
|
6901
|
+
Ro.displayName = "GZModal";
|
|
6902
|
+
const Or = Ro;
|
|
6903
|
+
Object.assign(Or, Ae);
|
|
6904
|
+
const Nr = g((t, o) => {
|
|
9604
6905
|
const e = d.c(3);
|
|
9605
6906
|
let r;
|
|
9606
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6907
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(St, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9607
6908
|
});
|
|
9608
|
-
|
|
6909
|
+
Nr.displayName = "GZPopconfirm";
|
|
9609
6910
|
const $r = g((t, o) => {
|
|
9610
6911
|
const e = d.c(3);
|
|
9611
6912
|
let r;
|
|
9612
|
-
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(
|
|
6913
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(bt, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9613
6914
|
});
|
|
9614
6915
|
$r.displayName = "GZProgress";
|
|
9615
|
-
const
|
|
6916
|
+
const Oo = (t) => {
|
|
9616
6917
|
const o = d.c(2);
|
|
9617
6918
|
let e;
|
|
9618
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6919
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(Pe, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9619
6920
|
};
|
|
9620
|
-
|
|
9621
|
-
const
|
|
9622
|
-
Object.assign(
|
|
9623
|
-
const
|
|
6921
|
+
Oo.displayName = "GZResult";
|
|
6922
|
+
const Xr = Oo;
|
|
6923
|
+
Object.assign(Xr, Pe);
|
|
6924
|
+
const No = (t) => {
|
|
9624
6925
|
const o = d.c(2);
|
|
9625
6926
|
let e;
|
|
9626
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6927
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(z, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9627
6928
|
};
|
|
9628
|
-
|
|
9629
|
-
const
|
|
6929
|
+
No.displayName = "GZSkeleton";
|
|
6930
|
+
const $o = (t) => {
|
|
9630
6931
|
const o = d.c(2);
|
|
9631
6932
|
let e;
|
|
9632
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6933
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(z.Button, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9633
6934
|
};
|
|
9634
|
-
|
|
9635
|
-
const
|
|
6935
|
+
$o.displayName = "GZSkeletonButton";
|
|
6936
|
+
const Xo = (t) => {
|
|
9636
6937
|
const o = d.c(2);
|
|
9637
6938
|
let e;
|
|
9638
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6939
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(z.Avatar, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9639
6940
|
};
|
|
9640
|
-
|
|
9641
|
-
const
|
|
6941
|
+
Xo.displayName = "GZSkeletonAvatar";
|
|
6942
|
+
const Zo = (t) => {
|
|
9642
6943
|
const o = d.c(2);
|
|
9643
6944
|
let e;
|
|
9644
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6945
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(z.Input, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9645
6946
|
};
|
|
9646
|
-
|
|
9647
|
-
const
|
|
6947
|
+
Zo.displayName = "GZSkeletonInput";
|
|
6948
|
+
const _o = (t) => {
|
|
9648
6949
|
const o = d.c(2);
|
|
9649
6950
|
let e;
|
|
9650
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6951
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(z.Image, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9651
6952
|
};
|
|
9652
|
-
|
|
9653
|
-
const
|
|
6953
|
+
_o.displayName = "GZSkeletonImage";
|
|
6954
|
+
const Vo = (t) => {
|
|
9654
6955
|
const o = d.c(2);
|
|
9655
6956
|
let e;
|
|
9656
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6957
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(z.Node, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9657
6958
|
};
|
|
9658
|
-
|
|
9659
|
-
const
|
|
9660
|
-
|
|
9661
|
-
|
|
9662
|
-
|
|
9663
|
-
|
|
9664
|
-
|
|
9665
|
-
const
|
|
6959
|
+
Vo.displayName = "GZSkeletonNode";
|
|
6960
|
+
const G = No;
|
|
6961
|
+
G.Button = $o;
|
|
6962
|
+
G.Avatar = Xo;
|
|
6963
|
+
G.Input = Zo;
|
|
6964
|
+
G.Image = _o;
|
|
6965
|
+
G.Node = Vo;
|
|
6966
|
+
const jo = (t) => {
|
|
9666
6967
|
const o = d.c(2);
|
|
9667
6968
|
let e;
|
|
9668
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6969
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(Ee, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9669
6970
|
};
|
|
9670
|
-
|
|
9671
|
-
const Zr =
|
|
9672
|
-
Object.assign(Zr,
|
|
9673
|
-
const
|
|
6971
|
+
jo.displayName = "GZSpin";
|
|
6972
|
+
const Zr = jo;
|
|
6973
|
+
Object.assign(Zr, Ee);
|
|
6974
|
+
const qo = (t) => {
|
|
9674
6975
|
const o = d.c(2);
|
|
9675
6976
|
let e;
|
|
9676
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6977
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(re, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9677
6978
|
};
|
|
9678
|
-
|
|
9679
|
-
const
|
|
6979
|
+
qo.displayName = "GZImage";
|
|
6980
|
+
const Qo = (t) => {
|
|
9680
6981
|
const o = d.c(2);
|
|
9681
6982
|
let e;
|
|
9682
|
-
return o[0] !== t ? (e = /* @__PURE__ */ l(
|
|
6983
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(re.PreviewGroup, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9683
6984
|
};
|
|
9684
|
-
|
|
9685
|
-
const
|
|
9686
|
-
Object.assign(
|
|
9687
|
-
|
|
6985
|
+
Qo.displayName = "GZImagePreviewGroup";
|
|
6986
|
+
const Ko = qo;
|
|
6987
|
+
Object.assign(Ko, re);
|
|
6988
|
+
Ko.PreviewGroup = Qo;
|
|
9688
6989
|
export {
|
|
9689
|
-
|
|
6990
|
+
Gr as Alert,
|
|
9690
6991
|
Gt as AutoComplete,
|
|
9691
|
-
|
|
9692
|
-
|
|
6992
|
+
_e as Avatar,
|
|
6993
|
+
je as Badge,
|
|
9693
6994
|
Et as Breadcrumb,
|
|
9694
|
-
|
|
6995
|
+
ei as Button,
|
|
9695
6996
|
Rt as Calendar,
|
|
9696
|
-
|
|
6997
|
+
Ho as Card,
|
|
9697
6998
|
Z as Cascader,
|
|
9698
|
-
|
|
9699
|
-
|
|
9700
|
-
|
|
9701
|
-
|
|
6999
|
+
Qe as Checkbox,
|
|
7000
|
+
Pr as Collapse,
|
|
7001
|
+
Ur as ConfigProvider,
|
|
7002
|
+
m as DatePicker,
|
|
9702
7003
|
Mt as Divider,
|
|
9703
|
-
|
|
9704
|
-
|
|
9705
|
-
|
|
7004
|
+
Rr as Drawer,
|
|
7005
|
+
ft as Dropdown,
|
|
7006
|
+
xo as Empty,
|
|
9706
7007
|
Pt as Flex,
|
|
9707
|
-
|
|
9708
|
-
|
|
7008
|
+
h as Form,
|
|
7009
|
+
Ko as Image,
|
|
9709
7010
|
$ as Input,
|
|
9710
|
-
|
|
9711
|
-
|
|
9712
|
-
|
|
9713
|
-
|
|
9714
|
-
|
|
9715
|
-
|
|
7011
|
+
mr as InputNumber,
|
|
7012
|
+
X as Menu,
|
|
7013
|
+
Or as Modal,
|
|
7014
|
+
kt as Pagination,
|
|
7015
|
+
Nr as Popconfirm,
|
|
7016
|
+
Er as Popover,
|
|
9716
7017
|
$r as Progress,
|
|
9717
|
-
|
|
9718
|
-
|
|
9719
|
-
|
|
7018
|
+
ae as Radio,
|
|
7019
|
+
Cr as Rate,
|
|
7020
|
+
Xr as Result,
|
|
9720
7021
|
fr as Segmented,
|
|
9721
|
-
|
|
9722
|
-
|
|
9723
|
-
|
|
7022
|
+
ne as Select,
|
|
7023
|
+
G as Skeleton,
|
|
7024
|
+
Ge as Space,
|
|
9724
7025
|
Zr as Spin,
|
|
9725
|
-
|
|
9726
|
-
|
|
9727
|
-
|
|
9728
|
-
|
|
9729
|
-
|
|
9730
|
-
|
|
7026
|
+
Tt as Steps,
|
|
7027
|
+
Mr as Switch,
|
|
7028
|
+
Lt as Tabs,
|
|
7029
|
+
fo as Tag,
|
|
7030
|
+
So as TimePicker,
|
|
7031
|
+
kr as Timeline,
|
|
9731
7032
|
Tr as Tooltip,
|
|
9732
|
-
|
|
9733
|
-
|
|
9734
|
-
|
|
9735
|
-
|
|
9736
|
-
|
|
9737
|
-
|
|
9738
|
-
|
|
9739
|
-
|
|
9740
|
-
|
|
9741
|
-
Te as blueLightThemeTokens,
|
|
9742
|
-
Ur as defaultThemeConfig,
|
|
9743
|
-
zt as defaultThemeMode,
|
|
9744
|
-
I as getThemeConfig,
|
|
9745
|
-
Yr as goldDarkThemeConfig,
|
|
9746
|
-
ti as goldDarkThemeCustomTokens,
|
|
9747
|
-
Ge as goldDarkThemeTokens,
|
|
9748
|
-
Jr as goldLightThemeConfig,
|
|
9749
|
-
ri as goldLightThemeCustomTokens,
|
|
9750
|
-
we as goldLightThemeTokens,
|
|
9751
|
-
gi as message,
|
|
9752
|
-
ci as notification
|
|
7033
|
+
_ as Transfer,
|
|
7034
|
+
Wr as Tree,
|
|
7035
|
+
L as TreeSelect,
|
|
7036
|
+
le as Upload,
|
|
7037
|
+
Kr as applyDesignTokenCssVariables,
|
|
7038
|
+
Ht as getDesignTokenCssVariables,
|
|
7039
|
+
fe as getDesignTokens,
|
|
7040
|
+
ti as message,
|
|
7041
|
+
ri as notification
|
|
9753
7042
|
};
|