@cloudtower/eagle 0.27.37 → 0.27.40
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/dist/components.css +1935 -1925
- package/dist/esm/index.js +359 -70
- package/dist/esm/stats1.html +1 -1
- package/dist/src/{components → coreX}/I18nNameTag/index.d.ts +1 -1
- package/dist/src/index.d.ts +1 -0
- package/dist/src/spec/base.d.ts +10 -1
- package/dist/src/styles/token/color.d.ts +269 -0
- package/dist/src/styles/token/index.d.ts +1 -0
- package/dist/src/styles/token/token.d.ts +1 -0
- package/dist/stories/I18nNameTag.stories.d.ts +23 -0
- package/dist/stories/OverflowTooltip.stories.d.ts +15 -0
- package/dist/style.css +1352 -1342
- package/dist/token.css +209 -0
- package/dist/umd/index.js +359 -69
- package/dist/umd/stats1.html +1 -1
- package/dist/variables.scss +208 -0
- package/package.json +8 -8
- package/dist/src/components/I18nNameTag/I18nNameTag.stories.d.ts +0 -13
- package/dist/src/components/OverflowTooltip/OverflowTooltip.stories.d.ts +0 -17
- package/dist/stories/icons-react.stories.d.ts +0 -3
- /package/dist/src/{components → coreX}/I18nNameTag/__test__/index.test.d.ts +0 -0
package/dist/esm/index.js
CHANGED
|
@@ -2583,7 +2583,7 @@ var __objRest$u = (source, exclude) => {
|
|
|
2583
2583
|
}
|
|
2584
2584
|
return target;
|
|
2585
2585
|
};
|
|
2586
|
-
const _exp$
|
|
2586
|
+
const _exp$6 = () => InputNumber$1;
|
|
2587
2587
|
const _exp2$2 = () => props => props.controls ? "initial" : "none";
|
|
2588
2588
|
const _exp3$1 = () => props => `"${props.suffix ? props.suffix : ""}"`;
|
|
2589
2589
|
const _exp4$1 = () => ({
|
|
@@ -2593,7 +2593,7 @@ const _exp5$1 = () => props => `"${props.prefix ? props.prefix : ""}"`;
|
|
|
2593
2593
|
const _exp6$1 = () => ({
|
|
2594
2594
|
prefix
|
|
2595
2595
|
}) => prefix ? "flex" : "none";
|
|
2596
|
-
const AntdInputNumberStyled = /*#__PURE__*/styled(_exp$
|
|
2596
|
+
const AntdInputNumberStyled = /*#__PURE__*/styled(_exp$6())({
|
|
2597
2597
|
name: "AntdInputNumberStyled",
|
|
2598
2598
|
class: "a6dbbkm",
|
|
2599
2599
|
propsAsIs: true,
|
|
@@ -2850,7 +2850,7 @@ var __objRest$q = (source, exclude) => {
|
|
|
2850
2850
|
}
|
|
2851
2851
|
return target;
|
|
2852
2852
|
};
|
|
2853
|
-
const _exp$
|
|
2853
|
+
const _exp$5 = () => InputNumber$1;
|
|
2854
2854
|
const _exp2$1 = () => props => props.controls ? "initial" : "none";
|
|
2855
2855
|
const _exp3 = () => props => `"${props.suffix ? props.suffix : ""}"`;
|
|
2856
2856
|
const _exp4 = () => ({
|
|
@@ -2860,7 +2860,7 @@ const _exp5 = () => props => `"${props.prefix ? props.prefix : ""}"`;
|
|
|
2860
2860
|
const _exp6 = () => ({
|
|
2861
2861
|
prefix
|
|
2862
2862
|
}) => prefix ? "flex" : "none";
|
|
2863
|
-
const AntdIntStyled = /*#__PURE__*/styled(_exp$
|
|
2863
|
+
const AntdIntStyled = /*#__PURE__*/styled(_exp$5())({
|
|
2864
2864
|
name: "AntdIntStyled",
|
|
2865
2865
|
class: "at4ovwe",
|
|
2866
2866
|
propsAsIs: true,
|
|
@@ -5320,8 +5320,8 @@ const ChartTooltipRow = /*#__PURE__*/styled('div')({
|
|
|
5320
5320
|
class: "c14wcxf0",
|
|
5321
5321
|
propsAsIs: false
|
|
5322
5322
|
});
|
|
5323
|
-
const _exp$
|
|
5324
|
-
const ChartTooltipTitle = /*#__PURE__*/styled(_exp$
|
|
5323
|
+
const _exp$4 = () => ChartTooltipRow;
|
|
5324
|
+
const ChartTooltipTitle = /*#__PURE__*/styled(_exp$4())({
|
|
5325
5325
|
name: "ChartTooltipTitle",
|
|
5326
5326
|
class: "coy29mj",
|
|
5327
5327
|
propsAsIs: true
|
|
@@ -5682,13 +5682,13 @@ const TableRow = /*#__PURE__*/styled('div')({
|
|
|
5682
5682
|
class: "t93e4cf",
|
|
5683
5683
|
propsAsIs: false
|
|
5684
5684
|
});
|
|
5685
|
-
const _exp$
|
|
5685
|
+
const _exp$3 = () => props => props.width;
|
|
5686
5686
|
const RowLabel = /*#__PURE__*/styled('label')({
|
|
5687
5687
|
name: "RowLabel",
|
|
5688
5688
|
class: "rhz2uv5",
|
|
5689
5689
|
propsAsIs: false,
|
|
5690
5690
|
vars: {
|
|
5691
|
-
"rhz2uv5-0": [_exp$
|
|
5691
|
+
"rhz2uv5-0": [_exp$3()]
|
|
5692
5692
|
}
|
|
5693
5693
|
});
|
|
5694
5694
|
const SummaryTableRow = props => {
|
|
@@ -6145,8 +6145,8 @@ const Wrapper = forwardRef(props => {
|
|
|
6145
6145
|
}, className)
|
|
6146
6146
|
}, otherProps), children);
|
|
6147
6147
|
});
|
|
6148
|
-
const _exp$
|
|
6149
|
-
const CardWrapper = /*#__PURE__*/styled(_exp$
|
|
6148
|
+
const _exp$2 = () => Wrapper;
|
|
6149
|
+
const CardWrapper = /*#__PURE__*/styled(_exp$2())({
|
|
6150
6150
|
name: "CardWrapper",
|
|
6151
6151
|
class: "cav4gt6",
|
|
6152
6152
|
propsAsIs: true
|
|
@@ -6624,27 +6624,6 @@ const FormItem$1 = props => {
|
|
|
6624
6624
|
const Form = Form$1;
|
|
6625
6625
|
Form.Item = FormItem$1;
|
|
6626
6626
|
|
|
6627
|
-
var __defProp$l = Object.defineProperty;
|
|
6628
|
-
var __getOwnPropSymbols$m = Object.getOwnPropertySymbols;
|
|
6629
|
-
var __hasOwnProp$m = Object.prototype.hasOwnProperty;
|
|
6630
|
-
var __propIsEnum$m = Object.prototype.propertyIsEnumerable;
|
|
6631
|
-
var __defNormalProp$l = (obj, key, value) => key in obj ? __defProp$l(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
6632
|
-
var __spreadValues$l = (a, b) => {
|
|
6633
|
-
for (var prop in b || (b = {}))
|
|
6634
|
-
if (__hasOwnProp$m.call(b, prop))
|
|
6635
|
-
__defNormalProp$l(a, prop, b[prop]);
|
|
6636
|
-
if (__getOwnPropSymbols$m)
|
|
6637
|
-
for (var prop of __getOwnPropSymbols$m(b)) {
|
|
6638
|
-
if (__propIsEnum$m.call(b, prop))
|
|
6639
|
-
__defNormalProp$l(a, prop, b[prop]);
|
|
6640
|
-
}
|
|
6641
|
-
return a;
|
|
6642
|
-
};
|
|
6643
|
-
const ParrotTrans = (props) => {
|
|
6644
|
-
const { i18n } = useParrotTranslation();
|
|
6645
|
-
return /* @__PURE__ */ React__default.createElement(Trans, __spreadValues$l({ i18n }, props));
|
|
6646
|
-
};
|
|
6647
|
-
|
|
6648
6627
|
const PresetColors$2 = [
|
|
6649
6628
|
"blue",
|
|
6650
6629
|
"red",
|
|
@@ -6662,31 +6641,31 @@ const TagStyle$1 = "tnd6h4m";
|
|
|
6662
6641
|
const IconStyle = "i1qw4clm";
|
|
6663
6642
|
const NameTagStyle = "n1r5ku5l";
|
|
6664
6643
|
|
|
6665
|
-
var __defProp$
|
|
6644
|
+
var __defProp$l = Object.defineProperty;
|
|
6666
6645
|
var __defProps$i = Object.defineProperties;
|
|
6667
6646
|
var __getOwnPropDescs$i = Object.getOwnPropertyDescriptors;
|
|
6668
|
-
var __getOwnPropSymbols$
|
|
6669
|
-
var __hasOwnProp$
|
|
6670
|
-
var __propIsEnum$
|
|
6671
|
-
var __defNormalProp$
|
|
6647
|
+
var __getOwnPropSymbols$m = Object.getOwnPropertySymbols;
|
|
6648
|
+
var __hasOwnProp$m = Object.prototype.hasOwnProperty;
|
|
6649
|
+
var __propIsEnum$m = Object.prototype.propertyIsEnumerable;
|
|
6650
|
+
var __defNormalProp$l = (obj, key, value) => key in obj ? __defProp$l(obj, key, {
|
|
6672
6651
|
enumerable: true,
|
|
6673
6652
|
configurable: true,
|
|
6674
6653
|
writable: true,
|
|
6675
6654
|
value
|
|
6676
6655
|
}) : obj[key] = value;
|
|
6677
|
-
var __spreadValues$
|
|
6678
|
-
for (var prop in b || (b = {})) if (__hasOwnProp$
|
|
6679
|
-
if (__getOwnPropSymbols$
|
|
6680
|
-
if (__propIsEnum$
|
|
6656
|
+
var __spreadValues$l = (a, b) => {
|
|
6657
|
+
for (var prop in b || (b = {})) if (__hasOwnProp$m.call(b, prop)) __defNormalProp$l(a, prop, b[prop]);
|
|
6658
|
+
if (__getOwnPropSymbols$m) for (var prop of __getOwnPropSymbols$m(b)) {
|
|
6659
|
+
if (__propIsEnum$m.call(b, prop)) __defNormalProp$l(a, prop, b[prop]);
|
|
6681
6660
|
}
|
|
6682
6661
|
return a;
|
|
6683
6662
|
};
|
|
6684
6663
|
var __spreadProps$i = (a, b) => __defProps$i(a, __getOwnPropDescs$i(b));
|
|
6685
6664
|
var __objRest$7 = (source, exclude) => {
|
|
6686
6665
|
var target = {};
|
|
6687
|
-
for (var prop in source) if (__hasOwnProp$
|
|
6688
|
-
if (source != null && __getOwnPropSymbols$
|
|
6689
|
-
if (exclude.indexOf(prop) < 0 && __propIsEnum$
|
|
6666
|
+
for (var prop in source) if (__hasOwnProp$m.call(source, prop) && exclude.indexOf(prop) < 0) target[prop] = source[prop];
|
|
6667
|
+
if (source != null && __getOwnPropSymbols$m) for (var prop of __getOwnPropSymbols$m(source)) {
|
|
6668
|
+
if (exclude.indexOf(prop) < 0 && __propIsEnum$m.call(source, prop)) target[prop] = source[prop];
|
|
6690
6669
|
}
|
|
6691
6670
|
return target;
|
|
6692
6671
|
};
|
|
@@ -6702,7 +6681,7 @@ const SplitTag = _a => {
|
|
|
6702
6681
|
icon
|
|
6703
6682
|
} = _b,
|
|
6704
6683
|
props = __objRest$7(_b, ["size", "color", "className", "primaryContent", "secondaryContent", "icon"]);
|
|
6705
|
-
return /* @__PURE__ */React__default.createElement(Tag$1, __spreadProps$i(__spreadValues$
|
|
6684
|
+
return /* @__PURE__ */React__default.createElement(Tag$1, __spreadProps$i(__spreadValues$l({}, props), {
|
|
6706
6685
|
className: cs(className, TagStyle$1, Size[size], WrapperStyle, Typo.Label.l4_regular, {
|
|
6707
6686
|
[`ant-tag-${color}`]: PresetColors$2.includes(color)
|
|
6708
6687
|
}, "outside-tag")
|
|
@@ -6715,21 +6694,21 @@ const SplitTag = _a => {
|
|
|
6715
6694
|
}, icon), primaryContent), secondaryContent);
|
|
6716
6695
|
};
|
|
6717
6696
|
|
|
6718
|
-
var __defProp$
|
|
6697
|
+
var __defProp$k = Object.defineProperty;
|
|
6719
6698
|
var __defProps$h = Object.defineProperties;
|
|
6720
6699
|
var __getOwnPropDescs$h = Object.getOwnPropertyDescriptors;
|
|
6721
|
-
var __getOwnPropSymbols$
|
|
6722
|
-
var __hasOwnProp$
|
|
6723
|
-
var __propIsEnum$
|
|
6724
|
-
var __defNormalProp$
|
|
6725
|
-
var __spreadValues$
|
|
6700
|
+
var __getOwnPropSymbols$l = Object.getOwnPropertySymbols;
|
|
6701
|
+
var __hasOwnProp$l = Object.prototype.hasOwnProperty;
|
|
6702
|
+
var __propIsEnum$l = Object.prototype.propertyIsEnumerable;
|
|
6703
|
+
var __defNormalProp$k = (obj, key, value) => key in obj ? __defProp$k(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
6704
|
+
var __spreadValues$k = (a, b) => {
|
|
6726
6705
|
for (var prop in b || (b = {}))
|
|
6727
|
-
if (__hasOwnProp$
|
|
6728
|
-
__defNormalProp$
|
|
6729
|
-
if (__getOwnPropSymbols$
|
|
6730
|
-
for (var prop of __getOwnPropSymbols$
|
|
6731
|
-
if (__propIsEnum$
|
|
6732
|
-
__defNormalProp$
|
|
6706
|
+
if (__hasOwnProp$l.call(b, prop))
|
|
6707
|
+
__defNormalProp$k(a, prop, b[prop]);
|
|
6708
|
+
if (__getOwnPropSymbols$l)
|
|
6709
|
+
for (var prop of __getOwnPropSymbols$l(b)) {
|
|
6710
|
+
if (__propIsEnum$l.call(b, prop))
|
|
6711
|
+
__defNormalProp$k(a, prop, b[prop]);
|
|
6733
6712
|
}
|
|
6734
6713
|
return a;
|
|
6735
6714
|
};
|
|
@@ -6737,11 +6716,11 @@ var __spreadProps$h = (a, b) => __defProps$h(a, __getOwnPropDescs$h(b));
|
|
|
6737
6716
|
var __objRest$6 = (source, exclude) => {
|
|
6738
6717
|
var target = {};
|
|
6739
6718
|
for (var prop in source)
|
|
6740
|
-
if (__hasOwnProp$
|
|
6719
|
+
if (__hasOwnProp$l.call(source, prop) && exclude.indexOf(prop) < 0)
|
|
6741
6720
|
target[prop] = source[prop];
|
|
6742
|
-
if (source != null && __getOwnPropSymbols$
|
|
6743
|
-
for (var prop of __getOwnPropSymbols$
|
|
6744
|
-
if (exclude.indexOf(prop) < 0 && __propIsEnum$
|
|
6721
|
+
if (source != null && __getOwnPropSymbols$l)
|
|
6722
|
+
for (var prop of __getOwnPropSymbols$l(source)) {
|
|
6723
|
+
if (exclude.indexOf(prop) < 0 && __propIsEnum$l.call(source, prop))
|
|
6745
6724
|
target[prop] = source[prop];
|
|
6746
6725
|
}
|
|
6747
6726
|
return target;
|
|
@@ -6777,7 +6756,7 @@ const Tag = (_a) => {
|
|
|
6777
6756
|
const computedColor = AntdColorMap[color] || color;
|
|
6778
6757
|
return /* @__PURE__ */ React__default.createElement(
|
|
6779
6758
|
Tag$1,
|
|
6780
|
-
__spreadProps$h(__spreadValues$
|
|
6759
|
+
__spreadProps$h(__spreadValues$k({}, props), {
|
|
6781
6760
|
className: cs(className, Size[size], TagStyle$1, Typo.Label.l4_regular, {
|
|
6782
6761
|
[`ant-tag-${computedColor}`]: PresetColors$1.includes(computedColor),
|
|
6783
6762
|
"tag-hover": hoverable
|
|
@@ -6791,11 +6770,32 @@ const Tag = (_a) => {
|
|
|
6791
6770
|
};
|
|
6792
6771
|
const NameTag = (_c) => {
|
|
6793
6772
|
var _d = _c, { className } = _d, props = __objRest$6(_d, ["className"]);
|
|
6794
|
-
return /* @__PURE__ */ React__default.createElement(Tag, __spreadValues$
|
|
6773
|
+
return /* @__PURE__ */ React__default.createElement(Tag, __spreadValues$k({ className: cs(NameTagStyle, className) }, props));
|
|
6795
6774
|
};
|
|
6796
6775
|
Tag.SplitTag = SplitTag;
|
|
6797
6776
|
Tag.NameTag = NameTag;
|
|
6798
6777
|
|
|
6778
|
+
var __defProp$j = Object.defineProperty;
|
|
6779
|
+
var __getOwnPropSymbols$k = Object.getOwnPropertySymbols;
|
|
6780
|
+
var __hasOwnProp$k = Object.prototype.hasOwnProperty;
|
|
6781
|
+
var __propIsEnum$k = Object.prototype.propertyIsEnumerable;
|
|
6782
|
+
var __defNormalProp$j = (obj, key, value) => key in obj ? __defProp$j(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
6783
|
+
var __spreadValues$j = (a, b) => {
|
|
6784
|
+
for (var prop in b || (b = {}))
|
|
6785
|
+
if (__hasOwnProp$k.call(b, prop))
|
|
6786
|
+
__defNormalProp$j(a, prop, b[prop]);
|
|
6787
|
+
if (__getOwnPropSymbols$k)
|
|
6788
|
+
for (var prop of __getOwnPropSymbols$k(b)) {
|
|
6789
|
+
if (__propIsEnum$k.call(b, prop))
|
|
6790
|
+
__defNormalProp$j(a, prop, b[prop]);
|
|
6791
|
+
}
|
|
6792
|
+
return a;
|
|
6793
|
+
};
|
|
6794
|
+
const ParrotTrans = (props) => {
|
|
6795
|
+
const { i18n } = useParrotTranslation();
|
|
6796
|
+
return /* @__PURE__ */ React__default.createElement(Trans, __spreadValues$j({ i18n }, props));
|
|
6797
|
+
};
|
|
6798
|
+
|
|
6799
6799
|
var __getOwnPropSymbols$j = Object.getOwnPropertySymbols;
|
|
6800
6800
|
var __hasOwnProp$j = Object.prototype.hasOwnProperty;
|
|
6801
6801
|
var __propIsEnum$j = Object.prototype.propertyIsEnumerable;
|
|
@@ -6807,7 +6807,7 @@ var __objRest$5 = (source, exclude) => {
|
|
|
6807
6807
|
}
|
|
6808
6808
|
return target;
|
|
6809
6809
|
};
|
|
6810
|
-
const tagStyle = "
|
|
6810
|
+
const tagStyle = "tqjc4ui";
|
|
6811
6811
|
const I18nNameTag = props => {
|
|
6812
6812
|
const _a = props,
|
|
6813
6813
|
{
|
|
@@ -6825,8 +6825,8 @@ const I18nNameTag = props => {
|
|
|
6825
6825
|
}));
|
|
6826
6826
|
};
|
|
6827
6827
|
|
|
6828
|
-
const _exp = () => Input$1.Group;
|
|
6829
|
-
const InputGroup = /*#__PURE__*/styled(_exp())({
|
|
6828
|
+
const _exp$1 = () => Input$1.Group;
|
|
6829
|
+
const InputGroup = /*#__PURE__*/styled(_exp$1())({
|
|
6830
6830
|
name: "InputGroup",
|
|
6831
6831
|
class: "iiqau4c",
|
|
6832
6832
|
propsAsIs: true
|
|
@@ -7507,17 +7507,29 @@ var __spreadValues$d = (a, b) => {
|
|
|
7507
7507
|
};
|
|
7508
7508
|
var __spreadProps$b = (a, b) => __defProps$b(a, __getOwnPropDescs$b(b));
|
|
7509
7509
|
const OverflowText = "o8ocss1";
|
|
7510
|
-
const
|
|
7510
|
+
const SingleLineStyle = "s17syc35";
|
|
7511
|
+
const _exp = () => ({
|
|
7512
|
+
lineClamp = 2
|
|
7513
|
+
}) => lineClamp;
|
|
7514
|
+
const MultipleLine = /*#__PURE__*/styled('div')({
|
|
7515
|
+
name: "MultipleLine",
|
|
7516
|
+
class: "m1rk4s1l",
|
|
7517
|
+
propsAsIs: false,
|
|
7518
|
+
vars: {
|
|
7519
|
+
"m1rk4s1l-0": [_exp()]
|
|
7520
|
+
}
|
|
7521
|
+
});
|
|
7511
7522
|
const OverflowTooltip = props => {
|
|
7512
7523
|
const {
|
|
7513
7524
|
content,
|
|
7514
7525
|
className,
|
|
7515
7526
|
onClick,
|
|
7516
|
-
|
|
7527
|
+
multiLines
|
|
7517
7528
|
} = props;
|
|
7518
7529
|
const tooltip = props.tooltip || content;
|
|
7519
7530
|
const [ellipsis, setEllipsis] = useState(false);
|
|
7520
7531
|
const textRef = useRef(null);
|
|
7532
|
+
const isMultiLine = multiLines && multiLines > 1;
|
|
7521
7533
|
useEffect(() => {
|
|
7522
7534
|
const ele = textRef.current;
|
|
7523
7535
|
let observer;
|
|
@@ -7540,9 +7552,16 @@ const OverflowTooltip = props => {
|
|
|
7540
7552
|
visible: false
|
|
7541
7553
|
}), {
|
|
7542
7554
|
title: tooltip
|
|
7543
|
-
}), /* @__PURE__ */React__default.createElement(
|
|
7555
|
+
}), isMultiLine ? /* @__PURE__ */React__default.createElement(MultipleLine, {
|
|
7544
7556
|
ref: textRef,
|
|
7545
|
-
className: cx(OverflowText,
|
|
7557
|
+
className: cx(OverflowText, className),
|
|
7558
|
+
lineClamp: multiLines,
|
|
7559
|
+
onClick: () => {
|
|
7560
|
+
onClick && onClick();
|
|
7561
|
+
}
|
|
7562
|
+
}, /* @__PURE__ */React__default.createElement("span", null, content)) : /* @__PURE__ */React__default.createElement("div", {
|
|
7563
|
+
ref: textRef,
|
|
7564
|
+
className: cx(OverflowText, SingleLineStyle, className),
|
|
7546
7565
|
onClick: () => {
|
|
7547
7566
|
onClick && onClick();
|
|
7548
7567
|
}
|
|
@@ -9727,6 +9746,276 @@ var Architecture = /* @__PURE__ */ ((Architecture2) => {
|
|
|
9727
9746
|
return Architecture2;
|
|
9728
9747
|
})(Architecture || {});
|
|
9729
9748
|
|
|
9749
|
+
const Color = {
|
|
9750
|
+
text: {
|
|
9751
|
+
neutral: {
|
|
9752
|
+
primary: "#00122E",
|
|
9753
|
+
secondary: "#2C3852BF",
|
|
9754
|
+
tertiary: "#2C385299",
|
|
9755
|
+
quaternary: "#0015404D",
|
|
9756
|
+
ontint: "#FFFFFF",
|
|
9757
|
+
super: "#1D326C"
|
|
9758
|
+
},
|
|
9759
|
+
colorful: {
|
|
9760
|
+
outstanding: "#0080FF",
|
|
9761
|
+
serious: "#F0483E",
|
|
9762
|
+
notice: "#FEA008",
|
|
9763
|
+
noticedark: "#E07F00",
|
|
9764
|
+
positive: "#00BA5D",
|
|
9765
|
+
positivedark: "#008F4C",
|
|
9766
|
+
purple: "#7E41FF"
|
|
9767
|
+
}
|
|
9768
|
+
},
|
|
9769
|
+
link: {
|
|
9770
|
+
outstandingnormal: "#0080FF",
|
|
9771
|
+
outstandinghover: "#009DFF",
|
|
9772
|
+
outstandingactive: "#005ED1",
|
|
9773
|
+
neutralnormal: "#2C3852BF",
|
|
9774
|
+
neutralhover: "#2C385299",
|
|
9775
|
+
neutralactive: "#172640CC",
|
|
9776
|
+
seriousnormal: "#F0483E",
|
|
9777
|
+
serioushover: "#FF5252",
|
|
9778
|
+
seriousactive: "#C73D31"
|
|
9779
|
+
},
|
|
9780
|
+
fill: {
|
|
9781
|
+
neutral: {
|
|
9782
|
+
lightwhite: "#FFFFFF99",
|
|
9783
|
+
"trans-1": "#EDF1FA99",
|
|
9784
|
+
"trans-2": "#E1E6F199",
|
|
9785
|
+
"trans-3": "#D3DAEB99",
|
|
9786
|
+
"trans-4": "#C0CBE099",
|
|
9787
|
+
"trans-5": "#ACBAD399",
|
|
9788
|
+
"trans-7": "#0A255599",
|
|
9789
|
+
"trans-8": "#172640CC",
|
|
9790
|
+
white: "#FFFFFF",
|
|
9791
|
+
"opaque-1": "#F2F5FA",
|
|
9792
|
+
"opaque-2": "#EDF0F7",
|
|
9793
|
+
"opaque-3": "#E4E9F2",
|
|
9794
|
+
"opaque-4": "#D8DEEB",
|
|
9795
|
+
"opaque-5": "#CCD4E3",
|
|
9796
|
+
"opaque-6": "#A3B4CC",
|
|
9797
|
+
"opaque-7": "#6B7D99",
|
|
9798
|
+
"opaque-8": "#2D3A56"
|
|
9799
|
+
},
|
|
9800
|
+
purple: {
|
|
9801
|
+
base: "#7E41FF",
|
|
9802
|
+
lightactive: "#7E41FF33",
|
|
9803
|
+
lighthover: "#7E41FF29",
|
|
9804
|
+
light: "#7E41FF1A"
|
|
9805
|
+
},
|
|
9806
|
+
outstanding: {
|
|
9807
|
+
deep: "#1D326C",
|
|
9808
|
+
dark: "#005ED1",
|
|
9809
|
+
base: "#0080FF",
|
|
9810
|
+
bright: "#009DFF",
|
|
9811
|
+
lightactive: "#0088FF33",
|
|
9812
|
+
lighthover: "#0088FF29",
|
|
9813
|
+
light: "#0088FF1A",
|
|
9814
|
+
thin: "#0088FF0A"
|
|
9815
|
+
},
|
|
9816
|
+
serious: {
|
|
9817
|
+
deep: "#7D2126",
|
|
9818
|
+
dark: "#C73D31",
|
|
9819
|
+
base: "#F0483E",
|
|
9820
|
+
bright: "#FF5252",
|
|
9821
|
+
lightactive: "#FF4A4A33",
|
|
9822
|
+
lighthover: "#FF4A4A29",
|
|
9823
|
+
light: "#FF4A4A1A",
|
|
9824
|
+
thin: "#FF4A4A0A"
|
|
9825
|
+
},
|
|
9826
|
+
notice: {
|
|
9827
|
+
deep: "#8E671B",
|
|
9828
|
+
dark: "#E07F00",
|
|
9829
|
+
base: "#FEA008",
|
|
9830
|
+
bright: "#FEBA33",
|
|
9831
|
+
lightactive: "#FEA00833",
|
|
9832
|
+
lighthover: "#FEA00829",
|
|
9833
|
+
light: "#FEA0081A",
|
|
9834
|
+
thin: "#FEA0080A"
|
|
9835
|
+
},
|
|
9836
|
+
positive: {
|
|
9837
|
+
deep: "#18544F",
|
|
9838
|
+
dark: "#008F4C",
|
|
9839
|
+
base: "#00BA5D",
|
|
9840
|
+
bright: "#23CF6D",
|
|
9841
|
+
lightactive: "#1EC97F33",
|
|
9842
|
+
lighthover: "#1EC97F29",
|
|
9843
|
+
light: "#1EC97F1A",
|
|
9844
|
+
thin: "#1EC97F0A"
|
|
9845
|
+
}
|
|
9846
|
+
},
|
|
9847
|
+
stroke: {
|
|
9848
|
+
neutral: {
|
|
9849
|
+
lightwhite: "#FFFFFF99",
|
|
9850
|
+
"trans-1": "#E1E6F199",
|
|
9851
|
+
"trans-2": "#D3DAEB99",
|
|
9852
|
+
"trans-3": "#ACBAD399",
|
|
9853
|
+
"trans-4": "#6B80A799",
|
|
9854
|
+
white: "#FFFFFF",
|
|
9855
|
+
"opaque-1": "#EDF0F7",
|
|
9856
|
+
"opaque-2": "#E4E9F2",
|
|
9857
|
+
"opaque-3": "#CCD4E3",
|
|
9858
|
+
"opaque-4": "#A3B4CC"
|
|
9859
|
+
},
|
|
9860
|
+
outstanding: {
|
|
9861
|
+
base: "#0080FF",
|
|
9862
|
+
light: "#0088FF29"
|
|
9863
|
+
},
|
|
9864
|
+
serious: {
|
|
9865
|
+
base: "#F0483E",
|
|
9866
|
+
light: "#FF4A4A29",
|
|
9867
|
+
thin: "#FF4A4A1A"
|
|
9868
|
+
}
|
|
9869
|
+
},
|
|
9870
|
+
pagebackground: {
|
|
9871
|
+
primary: "#FFFFFF",
|
|
9872
|
+
grouped: "#EDF0F7"
|
|
9873
|
+
},
|
|
9874
|
+
dim: {
|
|
9875
|
+
undermenu: "#3F63941A",
|
|
9876
|
+
"single-dialogmask": "#101A2966",
|
|
9877
|
+
"double-dialogmask": "#101A2999"
|
|
9878
|
+
},
|
|
9879
|
+
chart: {
|
|
9880
|
+
blue: {
|
|
9881
|
+
"blue-1": "#ADE5FF",
|
|
9882
|
+
"blue-2": "#7FD2FF",
|
|
9883
|
+
"blue-3": "#51BCFF",
|
|
9884
|
+
"blue-4": "#19A3FF",
|
|
9885
|
+
"blue-5": "#008CFF",
|
|
9886
|
+
"blue-6": "#0775F2",
|
|
9887
|
+
"blue-7": "#1064DA",
|
|
9888
|
+
"blue-8": "#0F53C1",
|
|
9889
|
+
"blue-9": "#0C3FA6",
|
|
9890
|
+
"blue-10": "#05318D"
|
|
9891
|
+
},
|
|
9892
|
+
green: {
|
|
9893
|
+
"green-1": "#A2F0D5",
|
|
9894
|
+
"green-2": "#80E4BC",
|
|
9895
|
+
"green-3": "#62D9A4",
|
|
9896
|
+
"green-4": "#47CD8A",
|
|
9897
|
+
"green-5": "#21BE6A",
|
|
9898
|
+
"green-6": "#06AC53",
|
|
9899
|
+
"green-7": "#0C9646",
|
|
9900
|
+
"green-8": "#0C8137",
|
|
9901
|
+
"green-9": "#0A6B29",
|
|
9902
|
+
"green-10": "#05551B"
|
|
9903
|
+
},
|
|
9904
|
+
purple: {
|
|
9905
|
+
"purple-1": "#E1C1FF",
|
|
9906
|
+
"purple-2": "#CFA3FF",
|
|
9907
|
+
"purple-3": "#BE89FF",
|
|
9908
|
+
"purple-4": "#A66BFF",
|
|
9909
|
+
"purple-5": "#8E51FF",
|
|
9910
|
+
"purple-6": "#753BF1",
|
|
9911
|
+
"purple-7": "#612FD4",
|
|
9912
|
+
"purple-8": "#4E27B9",
|
|
9913
|
+
"purple-9": "#3D1D9F",
|
|
9914
|
+
"purple-10": "#2B1385"
|
|
9915
|
+
},
|
|
9916
|
+
red: {
|
|
9917
|
+
"red-1": "#FFBCC1",
|
|
9918
|
+
"red-2": "#FFA8A9",
|
|
9919
|
+
"red-3": "#FF8989",
|
|
9920
|
+
"red-4": "#FC726E",
|
|
9921
|
+
"red-5": "#F4554C",
|
|
9922
|
+
"red-6": "#DE433B",
|
|
9923
|
+
"red-7": "#BB3935",
|
|
9924
|
+
"red-8": "#992F2D",
|
|
9925
|
+
"red-9": "#782725",
|
|
9926
|
+
"red-10": "#571E1E"
|
|
9927
|
+
},
|
|
9928
|
+
yellow: {
|
|
9929
|
+
"yellow-1": "#FFDE6C",
|
|
9930
|
+
"yellow-2": "#FED158",
|
|
9931
|
+
"yellow-3": "#FEC444",
|
|
9932
|
+
"yellow-4": "#FEB630",
|
|
9933
|
+
"yellow-5": "#FEA819",
|
|
9934
|
+
"yellow-6": "#E79305",
|
|
9935
|
+
"yellow-7": "#BB7A03",
|
|
9936
|
+
"yellow-8": "#926102",
|
|
9937
|
+
"yellow-9": "#6B4803",
|
|
9938
|
+
"yellow-10": "#483100"
|
|
9939
|
+
}
|
|
9940
|
+
},
|
|
9941
|
+
white: {
|
|
9942
|
+
white: "#FFFFFF",
|
|
9943
|
+
"white-a60": "#FFFFFF99"
|
|
9944
|
+
},
|
|
9945
|
+
gray: {
|
|
9946
|
+
"gray-10": "#F2F5FA",
|
|
9947
|
+
"gray-20": "#EDF0F7",
|
|
9948
|
+
"gray-30": "#E4E9F2",
|
|
9949
|
+
"gray-40": "#D8DEEB",
|
|
9950
|
+
"gray-50": "#CCD4E3",
|
|
9951
|
+
"gray-60": "#A3B4CC",
|
|
9952
|
+
"gray-70": "#6B7D99",
|
|
9953
|
+
"gray-80": "#2D3A56",
|
|
9954
|
+
"gray-90": "#172640",
|
|
9955
|
+
"gray-100": "#0D1B36",
|
|
9956
|
+
"gray-110": "#0A1833",
|
|
9957
|
+
"gray-120": "#00122E",
|
|
9958
|
+
"gray-a60-1": "#EDF1FA99",
|
|
9959
|
+
"gray-a60-2": "#E1E6F199",
|
|
9960
|
+
"gray-a60-3": "#D3DAEB99",
|
|
9961
|
+
"gray-a60-4": "#C0CBE099",
|
|
9962
|
+
"gray-a60-5": "#ACBAD399",
|
|
9963
|
+
"gray-a60-6": "#6B80A799",
|
|
9964
|
+
"gray-a80-6": "#6B80A7CC",
|
|
9965
|
+
"gray-a60-7": "#0A255599",
|
|
9966
|
+
"gray-a60-8": "#2C385299",
|
|
9967
|
+
"gray-a75-8": "#2C3852BF",
|
|
9968
|
+
"gray-a80-9": "#172640CC",
|
|
9969
|
+
"gray-a30-10": "#0015404D"
|
|
9970
|
+
},
|
|
9971
|
+
blue: {
|
|
9972
|
+
"blue-90": "#1D326C",
|
|
9973
|
+
"blue-60": "#005ED1",
|
|
9974
|
+
"blue-50": "#0080FF",
|
|
9975
|
+
"blue-40": "#009DFF",
|
|
9976
|
+
"blue-a20-50": "#0088FF33",
|
|
9977
|
+
"blue-a16-50": "#0088FF29",
|
|
9978
|
+
"blue-a10-50": "#0088FF1A",
|
|
9979
|
+
"blue-a04-50": "#0088FF0A"
|
|
9980
|
+
},
|
|
9981
|
+
red: {
|
|
9982
|
+
"red-90": "#7D2126",
|
|
9983
|
+
"red-60": "#C73D31",
|
|
9984
|
+
"red-50": "#F0483E",
|
|
9985
|
+
"red-40": "#FF5252",
|
|
9986
|
+
"red-a20-50": "#FF4A4A33",
|
|
9987
|
+
"red-a16-50": "#FF4A4A29",
|
|
9988
|
+
"red-a10-50": "#FF4A4A1A",
|
|
9989
|
+
"red-a04-50": "#FF4A4A0A"
|
|
9990
|
+
},
|
|
9991
|
+
yellow: {
|
|
9992
|
+
"yellow-90": "#8E671B",
|
|
9993
|
+
"yellow-60": "#E07F00",
|
|
9994
|
+
"yellow-50": "#FEA008",
|
|
9995
|
+
"yellow-40": "#FEBA33",
|
|
9996
|
+
"yellow-a20-50": "#FEA00833",
|
|
9997
|
+
"yellow-a16-50": "#FEA00829",
|
|
9998
|
+
"yellow-a10-50": "#FEA0081A",
|
|
9999
|
+
"yellow-a04-50": "#FEA0080A"
|
|
10000
|
+
},
|
|
10001
|
+
green: {
|
|
10002
|
+
"green-90": "#18544F",
|
|
10003
|
+
"green-60": "#008F4C",
|
|
10004
|
+
"green-50": "#00BA5D",
|
|
10005
|
+
"green-40": "#23CF6D",
|
|
10006
|
+
"green-a20-50": "#1EC97F33",
|
|
10007
|
+
"green-a16-50": "#1EC97F29",
|
|
10008
|
+
"green-a10-50": "#1EC97F1A",
|
|
10009
|
+
"green-a04-50": "#1EC97F0A"
|
|
10010
|
+
},
|
|
10011
|
+
purple: {
|
|
10012
|
+
"purple-50": "#7E41FF",
|
|
10013
|
+
"purple-a20-50": "#7E41FF33",
|
|
10014
|
+
"purple-a16-50": "#7E41FF29",
|
|
10015
|
+
"purple-a10-50": "#7E41FF1A"
|
|
10016
|
+
}
|
|
10017
|
+
};
|
|
10018
|
+
|
|
9730
10019
|
var __defProp = Object.defineProperty;
|
|
9731
10020
|
var __defProps = Object.defineProperties;
|
|
9732
10021
|
var __getOwnPropDescs = Object.getOwnPropertyDescriptors;
|
|
@@ -9787,4 +10076,4 @@ const useUIKit = () => {
|
|
|
9787
10076
|
return useContext(kitContext);
|
|
9788
10077
|
};
|
|
9789
10078
|
|
|
9790
|
-
export { AbsoluteDate, Architecture, BaseIcon, BatchOperation, Button, ButtonStyle, Calendar$1 as Calendar, CannotOperationInfo, ContentWrapper, DateRangePicker, Desc, DropdownMenu, FailedLoad, FullView, Icon, InputTagItem, InputTime, KitStoreProvider, LightDesc, ModalActions, ModalStack, RadioDesc, RelativeTime, RenderMenuItem, Truncate, Typo, UIKitProvider, UIKitStore, ValidateTriggerType, WizardBody, antdKit, closeModal, createBatchMessageMethods, kitContext, popModal, pushModal, radioStyle, renderBatchOperationMenuItem, stringifyPlan, tableStyleCover, tickFormatter, useElementsSize, useKitDispatch, useKitSelector, useUIKit };
|
|
10079
|
+
export { AbsoluteDate, Architecture, BaseIcon, BatchOperation, Button, ButtonStyle, Calendar$1 as Calendar, CannotOperationInfo, Color, ContentWrapper, DateRangePicker, Desc, DropdownMenu, FailedLoad, FullView, Icon, InputTagItem, InputTime, KitStoreProvider, LightDesc, ModalActions, ModalStack, RadioDesc, RelativeTime, RenderMenuItem, Truncate, Typo, UIKitProvider, UIKitStore, ValidateTriggerType, WizardBody, antdKit, closeModal, createBatchMessageMethods, kitContext, popModal, pushModal, radioStyle, renderBatchOperationMenuItem, stringifyPlan, tableStyleCover, tickFormatter, useElementsSize, useKitDispatch, useKitSelector, useUIKit };
|