@cloudtower/eagle 4100.0.2 → 4100.0.3
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/cjs/core/AccordionCard/index.js +1 -1
- package/dist/cjs/core/Alert/alert.style.js +2 -2
- package/dist/cjs/core/Avatar/index.js +1 -1
- package/dist/cjs/core/Banner/banner.style.js +4 -4
- package/dist/cjs/core/BasicCTError/BasicCTError.style.js +1 -1
- package/dist/cjs/core/BlankState/style.js +1 -1
- package/dist/cjs/core/Breadcrumb/index.js +1 -1
- package/dist/cjs/core/Button/index.js +1 -1
- package/dist/cjs/core/ButtonGroup/index.js +2 -2
- package/dist/cjs/core/Card/CardBody.js +1 -1
- package/dist/cjs/core/Card/CardTitle.js +1 -1
- package/dist/cjs/core/Card/CardWrapper.js +2 -2
- package/dist/cjs/core/Cascader/cascader.style.js +11 -11
- package/dist/cjs/core/Checkbox/checkbox.style.js +1 -1
- package/dist/cjs/core/DetailCard/index.js +1 -1
- package/dist/cjs/core/DonutChart/index.js +2 -2
- package/dist/cjs/core/DropdownMenu/index.js +1 -1
- package/dist/cjs/core/ExpandableList/ExpandIcon.js +1 -1
- package/dist/cjs/core/ExpandableList/ExpandableContainer.js +1 -1
- package/dist/cjs/core/ExpandableList/ExpandableItem.js +2 -2
- package/dist/cjs/core/ExpandableList/RoundOrder.js +1 -1
- package/dist/cjs/core/FailedLoad/index.js +1 -1
- package/dist/cjs/core/FormItem/index.js +1 -1
- package/dist/cjs/core/Icon/index.js +1 -1
- package/dist/cjs/core/ImmersiveDialog/styles.js +14 -14
- package/dist/cjs/core/Input/index.js +1 -1
- package/dist/cjs/core/InputGroup/index.js +1 -1
- package/dist/cjs/core/InputInteger/index.js +1 -1
- package/dist/cjs/core/InputNumber/index.js +1 -1
- package/dist/cjs/core/InputPassword/index.js +1 -1
- package/dist/cjs/core/InputTagItem/index.js +1 -1
- package/dist/cjs/core/LegacySelect/select.style.js +1 -1
- package/dist/cjs/core/Legend/index.js +5 -5
- package/dist/cjs/core/LineChart/LineChartActions.js +2 -2
- package/dist/cjs/core/LineChart/TooltipFormatter.js +1 -1
- package/dist/cjs/core/LineChart/styled.js +9 -9
- package/dist/cjs/core/Link/index.js +1 -1
- package/dist/cjs/core/Loading/style.js +4 -4
- package/dist/cjs/core/LocalUpload/LocalUpload.style.js +2 -2
- package/dist/cjs/core/LogView/LogView.js +354 -0
- package/dist/cjs/core/LogView/LogView.style.js +31 -0
- package/dist/cjs/core/LogView/LogView.utils.js +154 -0
- package/dist/cjs/core/MediumDialog/MediumDialog.js +1 -1
- package/dist/cjs/core/Metric/styled.js +8 -8
- package/dist/cjs/core/Nav/index.js +1 -1
- package/dist/cjs/core/Nav/style.js +2 -2
- package/dist/cjs/core/Overflow/index.js +2 -2
- package/dist/cjs/core/Pagination/index.js +2 -2
- package/dist/cjs/core/Progress/components.js +2 -2
- package/dist/cjs/core/Progress/index.js +2 -2
- package/dist/cjs/core/Progress/progress.style.js +4 -4
- package/dist/cjs/core/Progress/progress.widgets.js +2 -2
- package/dist/cjs/core/Radio/index.js +3 -3
- package/dist/cjs/core/SearchInput/SearchInput.style.js +5 -5
- package/dist/cjs/core/SegmentControl/index.js +4 -4
- package/dist/cjs/core/Select/select.style.js +4 -4
- package/dist/cjs/core/Select/select.widgets.js +3 -3
- package/dist/cjs/core/SimplePagination/index.js +2 -2
- package/dist/cjs/core/Skeleton/Content.js +1 -1
- package/dist/cjs/core/SmallDialog/SmallDialog.style.js +7 -7
- package/dist/cjs/core/StatusCapsule/index.js +2 -2
- package/dist/cjs/core/StepProgress/index.js +1 -1
- package/dist/cjs/core/Steps/style.js +5 -5
- package/dist/cjs/core/Styled/index.js +40 -40
- package/dist/cjs/core/Switch/index.js +2 -2
- package/dist/cjs/core/Tab/Tab.js +1 -1
- package/dist/cjs/core/Tab/Tab.style.js +4 -4
- package/dist/cjs/core/Table/TableSkeleton.js +1 -1
- package/dist/cjs/core/Table/TableWidget.js +1 -1
- package/dist/cjs/core/Table/index.js +3 -3
- package/dist/cjs/core/TableForm/Columns/FormItem.js +1 -1
- package/dist/cjs/core/TableForm/style.js +7 -7
- package/dist/cjs/core/Tag/SplitTag.js +1 -1
- package/dist/cjs/core/Tag/style.js +5 -5
- package/dist/cjs/core/Time/index.js +1 -1
- package/dist/cjs/core/TimeZoneSelect/index.js +7 -7
- package/dist/cjs/core/Timeline/Timeline.style.js +5 -5
- package/dist/cjs/core/Token/index.js +4 -4
- package/dist/cjs/core/Token/style.js +1 -1
- package/dist/cjs/core/Tooltip/EllipsisTooltipContent.js +1 -1
- package/dist/cjs/core/Tooltip/index.js +1 -1
- package/dist/cjs/core/Truncate/index.js +1 -1
- package/dist/cjs/core/Typo/index.js +109 -57
- package/dist/cjs/core/WizardDialog/styles.js +4 -4
- package/dist/cjs/coreX/BarChart/index.js +1 -1
- package/dist/cjs/coreX/BatchOperation/index.js +2 -2
- package/dist/cjs/coreX/ChartWithTooltip/index.js +6 -6
- package/dist/cjs/coreX/CheckPointList/checkpointlist.style.js +3 -3
- package/dist/cjs/coreX/CircleLoading/index.js +1 -1
- package/dist/cjs/coreX/CronCalendar/index.js +4 -4
- package/dist/cjs/coreX/CronPlan/index.js +4 -4
- package/dist/cjs/coreX/DateRangePicker/DateRangePicker.style.js +12 -12
- package/dist/cjs/coreX/DateRangePicker/RelativeTime.js +1 -1
- package/dist/cjs/coreX/Dialogs/DeleteDialog/DeleteDialog.js +2 -2
- package/dist/cjs/coreX/Dialogs/RejectDialog/RejectDialog.js +6 -6
- package/dist/cjs/coreX/GoBackButton/index.js +1 -1
- package/dist/cjs/coreX/I18nNameTag/index.js +1 -1
- package/dist/cjs/coreX/InfoRowList/InfoRow.js +1 -1
- package/dist/cjs/coreX/InfoRowList/InfoRowList.js +4 -4
- package/dist/cjs/coreX/KubeConfigModal/KubeConfigModal.style.js +8 -8
- package/dist/cjs/coreX/NamesTooltip/index.js +3 -3
- package/dist/cjs/coreX/OverflowTooltip/index.js +4 -4
- package/dist/cjs/coreX/Sider/index.js +3 -3
- package/dist/cjs/coreX/SummaryTable/index.js +5 -5
- package/dist/cjs/coreX/SwitchWithText/index.js +1 -1
- package/dist/cjs/coreX/TabMenu/index.js +2 -2
- package/dist/cjs/coreX/UnderlineTootip/index.js +1 -1
- package/dist/cjs/coreX/UnitWithChart/index.js +3 -3
- package/dist/cjs/index.js +3 -0
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +4259 -3901
- package/dist/esm/core/AccordionCard/index.js +1 -1
- package/dist/esm/core/Alert/alert.style.js +2 -2
- package/dist/esm/core/Avatar/index.js +1 -1
- package/dist/esm/core/Banner/banner.style.js +4 -4
- package/dist/esm/core/BasicCTError/BasicCTError.style.js +1 -1
- package/dist/esm/core/BlankState/style.js +1 -1
- package/dist/esm/core/Breadcrumb/index.js +1 -1
- package/dist/esm/core/Button/index.js +1 -1
- package/dist/esm/core/ButtonGroup/index.js +2 -2
- package/dist/esm/core/Card/CardBody.js +1 -1
- package/dist/esm/core/Card/CardTitle.js +1 -1
- package/dist/esm/core/Card/CardWrapper.js +2 -2
- package/dist/esm/core/Cascader/cascader.style.js +11 -11
- package/dist/esm/core/Checkbox/checkbox.style.js +1 -1
- package/dist/esm/core/DetailCard/index.js +1 -1
- package/dist/esm/core/DonutChart/index.js +2 -2
- package/dist/esm/core/DropdownMenu/index.js +1 -1
- package/dist/esm/core/ExpandableList/ExpandIcon.js +1 -1
- package/dist/esm/core/ExpandableList/ExpandableContainer.js +1 -1
- package/dist/esm/core/ExpandableList/ExpandableItem.js +2 -2
- package/dist/esm/core/ExpandableList/RoundOrder.js +1 -1
- package/dist/esm/core/FailedLoad/index.js +1 -1
- package/dist/esm/core/FormItem/index.js +1 -1
- package/dist/esm/core/Icon/index.js +1 -1
- package/dist/esm/core/ImmersiveDialog/styles.js +14 -14
- package/dist/esm/core/Input/index.js +1 -1
- package/dist/esm/core/InputGroup/index.js +1 -1
- package/dist/esm/core/InputInteger/index.js +1 -1
- package/dist/esm/core/InputNumber/index.js +1 -1
- package/dist/esm/core/InputPassword/index.js +1 -1
- package/dist/esm/core/InputTagItem/index.js +1 -1
- package/dist/esm/core/LegacySelect/select.style.js +1 -1
- package/dist/esm/core/Legend/index.js +5 -5
- package/dist/esm/core/LineChart/LineChartActions.js +2 -2
- package/dist/esm/core/LineChart/TooltipFormatter.js +1 -1
- package/dist/esm/core/LineChart/styled.js +9 -9
- package/dist/esm/core/Link/index.js +1 -1
- package/dist/esm/core/Loading/style.js +4 -4
- package/dist/esm/core/LocalUpload/LocalUpload.style.js +2 -2
- package/dist/esm/core/LogView/LogView.js +348 -0
- package/dist/esm/core/LogView/LogView.style.js +25 -0
- package/dist/esm/core/LogView/LogView.utils.js +144 -0
- package/dist/esm/core/MediumDialog/MediumDialog.js +1 -1
- package/dist/esm/core/Metric/styled.js +8 -8
- package/dist/esm/core/Nav/index.js +1 -1
- package/dist/esm/core/Nav/style.js +2 -2
- package/dist/esm/core/Overflow/index.js +2 -2
- package/dist/esm/core/Pagination/index.js +2 -2
- package/dist/esm/core/Progress/components.js +2 -2
- package/dist/esm/core/Progress/index.js +2 -2
- package/dist/esm/core/Progress/progress.style.js +4 -4
- package/dist/esm/core/Progress/progress.widgets.js +2 -2
- package/dist/esm/core/Radio/index.js +3 -3
- package/dist/esm/core/SearchInput/SearchInput.style.js +5 -5
- package/dist/esm/core/SegmentControl/index.js +4 -4
- package/dist/esm/core/Select/select.style.js +4 -4
- package/dist/esm/core/Select/select.widgets.js +3 -3
- package/dist/esm/core/SimplePagination/index.js +2 -2
- package/dist/esm/core/Skeleton/Content.js +1 -1
- package/dist/esm/core/SmallDialog/SmallDialog.style.js +7 -7
- package/dist/esm/core/StatusCapsule/index.js +2 -2
- package/dist/esm/core/StepProgress/index.js +1 -1
- package/dist/esm/core/Steps/style.js +5 -5
- package/dist/esm/core/Styled/index.js +40 -40
- package/dist/esm/core/Switch/index.js +2 -2
- package/dist/esm/core/Tab/Tab.js +1 -1
- package/dist/esm/core/Tab/Tab.style.js +4 -4
- package/dist/esm/core/Table/TableSkeleton.js +1 -1
- package/dist/esm/core/Table/TableWidget.js +1 -1
- package/dist/esm/core/Table/index.js +3 -3
- package/dist/esm/core/TableForm/Columns/FormItem.js +1 -1
- package/dist/esm/core/TableForm/style.js +7 -7
- package/dist/esm/core/Tag/SplitTag.js +1 -1
- package/dist/esm/core/Tag/style.js +5 -5
- package/dist/esm/core/Time/index.js +1 -1
- package/dist/esm/core/TimeZoneSelect/index.js +7 -7
- package/dist/esm/core/Timeline/Timeline.style.js +5 -5
- package/dist/esm/core/Token/index.js +4 -4
- package/dist/esm/core/Token/style.js +1 -1
- package/dist/esm/core/Tooltip/EllipsisTooltipContent.js +1 -1
- package/dist/esm/core/Tooltip/index.js +1 -1
- package/dist/esm/core/Truncate/index.js +1 -1
- package/dist/esm/core/Typo/index.js +109 -58
- package/dist/esm/core/WizardDialog/styles.js +4 -4
- package/dist/esm/coreX/BarChart/index.js +1 -1
- package/dist/esm/coreX/BatchOperation/index.js +2 -2
- package/dist/esm/coreX/ChartWithTooltip/index.js +6 -6
- package/dist/esm/coreX/CheckPointList/checkpointlist.style.js +3 -3
- package/dist/esm/coreX/CircleLoading/index.js +1 -1
- package/dist/esm/coreX/CronCalendar/index.js +4 -4
- package/dist/esm/coreX/CronPlan/index.js +4 -4
- package/dist/esm/coreX/DateRangePicker/DateRangePicker.style.js +12 -12
- package/dist/esm/coreX/DateRangePicker/RelativeTime.js +1 -1
- package/dist/esm/coreX/Dialogs/DeleteDialog/DeleteDialog.js +2 -2
- package/dist/esm/coreX/Dialogs/RejectDialog/RejectDialog.js +6 -6
- package/dist/esm/coreX/GoBackButton/index.js +1 -1
- package/dist/esm/coreX/I18nNameTag/index.js +1 -1
- package/dist/esm/coreX/InfoRowList/InfoRow.js +1 -1
- package/dist/esm/coreX/InfoRowList/InfoRowList.js +4 -4
- package/dist/esm/coreX/KubeConfigModal/KubeConfigModal.style.js +8 -8
- package/dist/esm/coreX/NamesTooltip/index.js +3 -3
- package/dist/esm/coreX/OverflowTooltip/index.js +4 -4
- package/dist/esm/coreX/Sider/index.js +3 -3
- package/dist/esm/coreX/SummaryTable/index.js +5 -5
- package/dist/esm/coreX/SwitchWithText/index.js +1 -1
- package/dist/esm/coreX/TabMenu/index.js +2 -2
- package/dist/esm/coreX/UnderlineTootip/index.js +1 -1
- package/dist/esm/coreX/UnitWithChart/index.js +3 -3
- package/dist/esm/index.js +2 -1
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +3196 -3084
- package/dist/src/core/LogView/LogView.d.ts +3 -0
- package/dist/src/core/LogView/LogView.style.d.ts +6 -0
- package/dist/src/core/LogView/LogView.types.d.ts +103 -0
- package/dist/src/core/LogView/LogView.utils.d.ts +23 -0
- package/dist/src/core/LogView/index.d.ts +2 -0
- package/dist/src/core/Typo/index.d.ts +51 -1
- package/dist/src/core/index.d.ts +1 -0
- package/dist/stories/docs/core/LogView.stories.d.ts +156 -0
- package/dist/style.css +4250 -3893
- package/dist/token.css +229 -455
- package/dist/variables.scss +1 -1
- package/docs/core/LogView/guide.md +187 -0
- package/docs/llms.txt +3 -1
- package/package.json +14 -5
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const SearchInputStyles = "
|
|
2
|
-
const CountTextStyles = "
|
|
3
|
-
const IconContainerStyles = "
|
|
4
|
-
const DisabledIconStyles = "
|
|
5
|
-
const SearchInputDropdownStyles = "
|
|
1
|
+
const SearchInputStyles = "E_4100_0_3_s1n7hav7";
|
|
2
|
+
const CountTextStyles = "E_4100_0_3_c1tgpyn0";
|
|
3
|
+
const IconContainerStyles = "E_4100_0_3_i1cmbu8m";
|
|
4
|
+
const DisabledIconStyles = "E_4100_0_3_dxmfsc9";
|
|
5
|
+
const SearchInputDropdownStyles = "E_4100_0_3_slbf45q";
|
|
6
6
|
|
|
7
7
|
export { CountTextStyles, DisabledIconStyles, IconContainerStyles, SearchInputDropdownStyles, SearchInputStyles };
|
|
@@ -20,10 +20,10 @@ var __spreadValues = (a, b) => {
|
|
|
20
20
|
}
|
|
21
21
|
return a;
|
|
22
22
|
};
|
|
23
|
-
const Segment = "
|
|
24
|
-
const SmallSegment = "
|
|
25
|
-
const MediumSegment = "
|
|
26
|
-
const ColorSegment = "
|
|
23
|
+
const Segment = "E_4100_0_3_s11wux3h";
|
|
24
|
+
const SmallSegment = "E_4100_0_3_s1t2an3z";
|
|
25
|
+
const MediumSegment = "E_4100_0_3_ma64lna";
|
|
26
|
+
const ColorSegment = "E_4100_0_3_ckld275";
|
|
27
27
|
const SegmentControl = props => {
|
|
28
28
|
const {
|
|
29
29
|
size = "middle",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const SelectStyle = "
|
|
2
|
-
const SelectIconStyle = "
|
|
3
|
-
const SelectSizeStyle = "
|
|
4
|
-
const PlaceholderTextStyle = "
|
|
1
|
+
const SelectStyle = "E_4100_0_3_s4ivdfu";
|
|
2
|
+
const SelectIconStyle = "E_4100_0_3_sks9xr8";
|
|
3
|
+
const SelectSizeStyle = "E_4100_0_3_swwhohx";
|
|
4
|
+
const PlaceholderTextStyle = "E_4100_0_3_p2sxmsl";
|
|
5
5
|
|
|
6
6
|
export { PlaceholderTextStyle, SelectIconStyle, SelectSizeStyle, SelectStyle };
|
|
@@ -27,9 +27,9 @@ var __objRest = (source, exclude) => {
|
|
|
27
27
|
}
|
|
28
28
|
return target;
|
|
29
29
|
};
|
|
30
|
-
const OptionStyle = "
|
|
31
|
-
const LeftStyle = "
|
|
32
|
-
const SlotStyle = "
|
|
30
|
+
const OptionStyle = "E_4100_0_3_oa99sl3";
|
|
31
|
+
const LeftStyle = "E_4100_0_3_lvp5pj7";
|
|
32
|
+
const SlotStyle = "E_4100_0_3_s1io1lws";
|
|
33
33
|
const AntdOption = Select.Option;
|
|
34
34
|
function getOptions(options) {
|
|
35
35
|
return options.map(option => {
|
|
@@ -8,7 +8,7 @@ import useParrotTranslation from '../../hooks/useParrotTranslation.js';
|
|
|
8
8
|
import cs from 'classnames';
|
|
9
9
|
import React__default, { useCallback } from 'react';
|
|
10
10
|
|
|
11
|
-
const inputStyle = "
|
|
11
|
+
const inputStyle = "E_4100_0_3_ivqqkzv";
|
|
12
12
|
const SimplePagination = props => {
|
|
13
13
|
const {
|
|
14
14
|
className,
|
|
@@ -71,7 +71,7 @@ const SimplePagination = props => {
|
|
|
71
71
|
changeValue(event.target.value);
|
|
72
72
|
}
|
|
73
73
|
}), /* @__PURE__ */React__default.createElement("span", {
|
|
74
|
-
className: cs("
|
|
74
|
+
className: cs("E_4100_0_3_c1wk4q29", Typo.Label.l3_regular_upper)
|
|
75
75
|
}, `/ ${pageLength}`), showNext && /* @__PURE__ */React__default.createElement(Button, {
|
|
76
76
|
className: "next-btn",
|
|
77
77
|
type: "quiet",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
const DialogStyle = "
|
|
2
|
-
const FooterStyle = "
|
|
3
|
-
const ErrorTextStyle = "
|
|
4
|
-
const CloseIconStyle = "
|
|
5
|
-
const ModelTitleSkeletonStyle = "
|
|
6
|
-
const ModelContentSkeletonStyle = "
|
|
7
|
-
const ModelInitializingErrorStyle = "
|
|
1
|
+
const DialogStyle = "E_4100_0_3_dxyv8bv";
|
|
2
|
+
const FooterStyle = "E_4100_0_3_fbgo4wr";
|
|
3
|
+
const ErrorTextStyle = "E_4100_0_3_ekxnz54";
|
|
4
|
+
const CloseIconStyle = "E_4100_0_3_ct1041x";
|
|
5
|
+
const ModelTitleSkeletonStyle = "E_4100_0_3_m1k84ymw";
|
|
6
|
+
const ModelContentSkeletonStyle = "E_4100_0_3_m15ds5xe";
|
|
7
|
+
const ModelInitializingErrorStyle = "E_4100_0_3_ma56n19";
|
|
8
8
|
|
|
9
9
|
export { CloseIconStyle, DialogStyle, ErrorTextStyle, FooterStyle, ModelContentSkeletonStyle, ModelInitializingErrorStyle, ModelTitleSkeletonStyle };
|
|
@@ -35,10 +35,10 @@ var __objRest = (source, exclude) => {
|
|
|
35
35
|
return target;
|
|
36
36
|
};
|
|
37
37
|
const StatusPresetColors = ["blue", "red", "yellow", "green", "gray"];
|
|
38
|
-
const StatusCapsuleStyle = "
|
|
38
|
+
const StatusCapsuleStyle = "E_4100_0_3_sddwhm6";
|
|
39
39
|
const StatusCode = /*#__PURE__*/styled('i')({
|
|
40
40
|
name: "StatusCode",
|
|
41
|
-
class: "
|
|
41
|
+
class: "E_4100_0_3_satwmqm",
|
|
42
42
|
propsAsIs: false
|
|
43
43
|
});
|
|
44
44
|
const StatusIcon = ({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const StepsStyle = "
|
|
2
|
-
const HorizontalStyle = "
|
|
3
|
-
const VerticalStyle = "
|
|
4
|
-
const HorizontalStepContentStyle = "
|
|
5
|
-
const VerticalStepContentStyle = "
|
|
1
|
+
const StepsStyle = "E_4100_0_3_sjob3jg";
|
|
2
|
+
const HorizontalStyle = "E_4100_0_3_hjvj6s6";
|
|
3
|
+
const VerticalStyle = "E_4100_0_3_v4tv3mf";
|
|
4
|
+
const HorizontalStepContentStyle = "E_4100_0_3_h6l1tj4";
|
|
5
|
+
const VerticalStepContentStyle = "E_4100_0_3_v18frne8";
|
|
6
6
|
|
|
7
7
|
export { HorizontalStepContentStyle, HorizontalStyle, StepsStyle, VerticalStepContentStyle, VerticalStyle };
|
|
@@ -2,57 +2,57 @@ import { styled } from '@linaria/react';
|
|
|
2
2
|
|
|
3
3
|
const CommonContent = /*#__PURE__*/styled('div')({
|
|
4
4
|
name: "CommonContent",
|
|
5
|
-
class: "
|
|
5
|
+
class: "E_4100_0_3_cnujxq2",
|
|
6
6
|
propsAsIs: false
|
|
7
7
|
});
|
|
8
8
|
const ModalBody = /*#__PURE__*/styled('div')({
|
|
9
9
|
name: "ModalBody",
|
|
10
|
-
class: "
|
|
10
|
+
class: "E_4100_0_3_m7s48ia",
|
|
11
11
|
propsAsIs: false
|
|
12
12
|
});
|
|
13
13
|
const WizardBody = /*#__PURE__*/styled('div')({
|
|
14
14
|
name: "WizardBody",
|
|
15
|
-
class: "
|
|
15
|
+
class: "E_4100_0_3_wt5zbg6",
|
|
16
16
|
propsAsIs: false
|
|
17
17
|
});
|
|
18
|
-
const HorizontalWizardModalCompactStyle = "
|
|
19
|
-
const HorizontalWizardModalLooseStyle = "
|
|
18
|
+
const HorizontalWizardModalCompactStyle = "E_4100_0_3_h18jprzg";
|
|
19
|
+
const HorizontalWizardModalLooseStyle = "E_4100_0_3_h16z9xgz";
|
|
20
20
|
const FormWrapper = /*#__PURE__*/styled('div')({
|
|
21
21
|
name: "FormWrapper",
|
|
22
|
-
class: "
|
|
22
|
+
class: "E_4100_0_3_f1lrhghm",
|
|
23
23
|
propsAsIs: false
|
|
24
24
|
});
|
|
25
25
|
const FormSectionTitle = /*#__PURE__*/styled('h4')({
|
|
26
26
|
name: "FormSectionTitle",
|
|
27
|
-
class: "
|
|
27
|
+
class: "E_4100_0_3_f18ot8em",
|
|
28
28
|
propsAsIs: false
|
|
29
29
|
});
|
|
30
30
|
const FormField = /*#__PURE__*/styled('div')({
|
|
31
31
|
name: "FormField",
|
|
32
|
-
class: "
|
|
32
|
+
class: "E_4100_0_3_f1l1g2k0",
|
|
33
33
|
propsAsIs: false
|
|
34
34
|
});
|
|
35
35
|
const ErrorSpan = /*#__PURE__*/styled('span')({
|
|
36
36
|
name: "ErrorSpan",
|
|
37
|
-
class: "
|
|
37
|
+
class: "E_4100_0_3_e1k89cwg",
|
|
38
38
|
propsAsIs: false
|
|
39
39
|
});
|
|
40
40
|
const Divider = /*#__PURE__*/styled('div')({
|
|
41
41
|
name: "Divider",
|
|
42
|
-
class: "
|
|
42
|
+
class: "E_4100_0_3_d1oui1gf",
|
|
43
43
|
propsAsIs: false
|
|
44
44
|
});
|
|
45
45
|
const LoadingWrapper = /*#__PURE__*/styled('div')({
|
|
46
46
|
name: "LoadingWrapper",
|
|
47
|
-
class: "
|
|
47
|
+
class: "E_4100_0_3_l15itdbb",
|
|
48
48
|
propsAsIs: false
|
|
49
49
|
});
|
|
50
50
|
const Dot = /*#__PURE__*/styled('span')({
|
|
51
51
|
name: "Dot",
|
|
52
|
-
class: "
|
|
52
|
+
class: "E_4100_0_3_d1y3z4w",
|
|
53
53
|
propsAsIs: false
|
|
54
54
|
});
|
|
55
|
-
const ModalWrapper = "
|
|
55
|
+
const ModalWrapper = "E_4100_0_3_m177r7a3";
|
|
56
56
|
const _exp = /*#__PURE__*/() => ({
|
|
57
57
|
color
|
|
58
58
|
}) => {
|
|
@@ -67,7 +67,7 @@ const _exp = /*#__PURE__*/() => ({
|
|
|
67
67
|
};
|
|
68
68
|
const TagSpan = /*#__PURE__*/styled('span')({
|
|
69
69
|
name: "TagSpan",
|
|
70
|
-
class: "
|
|
70
|
+
class: "E_4100_0_3_t1wwio3v",
|
|
71
71
|
propsAsIs: false,
|
|
72
72
|
vars: {
|
|
73
73
|
"t1wwio3v-0": [_exp()]
|
|
@@ -75,83 +75,83 @@ const TagSpan = /*#__PURE__*/styled('span')({
|
|
|
75
75
|
});
|
|
76
76
|
const FullView = /*#__PURE__*/styled('div')({
|
|
77
77
|
name: "FullView",
|
|
78
|
-
class: "
|
|
78
|
+
class: "E_4100_0_3_f17jvtfk",
|
|
79
79
|
propsAsIs: false
|
|
80
80
|
});
|
|
81
81
|
const NameTag = /*#__PURE__*/styled('span')({
|
|
82
82
|
name: "NameTag",
|
|
83
|
-
class: "
|
|
83
|
+
class: "E_4100_0_3_nzppkea",
|
|
84
84
|
propsAsIs: false
|
|
85
85
|
});
|
|
86
86
|
const FormItemDiv = /*#__PURE__*/styled('div')({
|
|
87
87
|
name: "FormItemDiv",
|
|
88
|
-
class: "
|
|
88
|
+
class: "E_4100_0_3_f4mi9eq",
|
|
89
89
|
propsAsIs: false
|
|
90
90
|
});
|
|
91
91
|
const FieldTitle = /*#__PURE__*/styled('div')({
|
|
92
92
|
name: "FieldTitle",
|
|
93
|
-
class: "
|
|
93
|
+
class: "E_4100_0_3_fh0ewl8",
|
|
94
94
|
propsAsIs: false
|
|
95
95
|
});
|
|
96
96
|
const ExpandArrow = /*#__PURE__*/styled('i')({
|
|
97
97
|
name: "ExpandArrow",
|
|
98
|
-
class: "
|
|
98
|
+
class: "E_4100_0_3_e1qrlvot",
|
|
99
99
|
propsAsIs: false
|
|
100
100
|
});
|
|
101
|
-
const WarningAlert = "
|
|
102
|
-
const NoticeAlert = "
|
|
103
|
-
const NormalAlert = "
|
|
104
|
-
const InfoAlert = "
|
|
101
|
+
const WarningAlert = "E_4100_0_3_w9ic984";
|
|
102
|
+
const NoticeAlert = "E_4100_0_3_n1k9qi4r";
|
|
103
|
+
const NormalAlert = "E_4100_0_3_n16fsg9x";
|
|
104
|
+
const InfoAlert = "E_4100_0_3_i173wxzw";
|
|
105
105
|
const Description = /*#__PURE__*/styled('div')({
|
|
106
106
|
name: "Description",
|
|
107
|
-
class: "
|
|
107
|
+
class: "E_4100_0_3_dld369h",
|
|
108
108
|
propsAsIs: false
|
|
109
109
|
});
|
|
110
110
|
const SelectOptionDisabledText = /*#__PURE__*/styled('div')({
|
|
111
111
|
name: "SelectOptionDisabledText",
|
|
112
|
-
class: "
|
|
112
|
+
class: "E_4100_0_3_s1epv22q",
|
|
113
113
|
propsAsIs: false
|
|
114
114
|
});
|
|
115
115
|
const OperationWraper = /*#__PURE__*/styled('div')({
|
|
116
116
|
name: "OperationWraper",
|
|
117
|
-
class: "
|
|
117
|
+
class: "E_4100_0_3_okus5hk",
|
|
118
118
|
propsAsIs: false
|
|
119
119
|
});
|
|
120
120
|
const TertiaryText = /*#__PURE__*/styled('div')({
|
|
121
121
|
name: "TertiaryText",
|
|
122
|
-
class: "
|
|
122
|
+
class: "E_4100_0_3_t1auuzri",
|
|
123
123
|
propsAsIs: false
|
|
124
124
|
});
|
|
125
|
-
const InputStyle = "
|
|
126
|
-
const KitInputStyle = "
|
|
127
|
-
const LeftEndInputStyle = "
|
|
128
|
-
const RightEndInputStyle = "
|
|
129
|
-
const LeftEndSelectStyle = "
|
|
130
|
-
const RightEndSelectStyle = "
|
|
125
|
+
const InputStyle = "E_4100_0_3_i74cfyt";
|
|
126
|
+
const KitInputStyle = "E_4100_0_3_k1ci6977";
|
|
127
|
+
const LeftEndInputStyle = "E_4100_0_3_l1f7td1d";
|
|
128
|
+
const RightEndInputStyle = "E_4100_0_3_rf8rlle";
|
|
129
|
+
const LeftEndSelectStyle = "E_4100_0_3_llt2k48";
|
|
130
|
+
const RightEndSelectStyle = "E_4100_0_3_rdwz7eh";
|
|
131
131
|
const ContentWrapper = /*#__PURE__*/styled('div')({
|
|
132
132
|
name: "ContentWrapper",
|
|
133
|
-
class: "
|
|
133
|
+
class: "E_4100_0_3_c3ni091",
|
|
134
134
|
propsAsIs: false
|
|
135
135
|
});
|
|
136
136
|
const Desc = /*#__PURE__*/styled('div')({
|
|
137
137
|
name: "Desc",
|
|
138
|
-
class: "
|
|
138
|
+
class: "E_4100_0_3_d105ju2d",
|
|
139
139
|
propsAsIs: false
|
|
140
140
|
});
|
|
141
141
|
const _exp2 = /*#__PURE__*/() => Desc;
|
|
142
142
|
const LightDesc = /*#__PURE__*/styled(_exp2())({
|
|
143
143
|
name: "LightDesc",
|
|
144
|
-
class: "
|
|
144
|
+
class: "E_4100_0_3_lh0l62z",
|
|
145
145
|
propsAsIs: true
|
|
146
146
|
});
|
|
147
147
|
const _exp3 = /*#__PURE__*/() => LightDesc;
|
|
148
148
|
const RadioDesc = /*#__PURE__*/styled(_exp3())({
|
|
149
149
|
name: "RadioDesc",
|
|
150
|
-
class: "
|
|
150
|
+
class: "E_4100_0_3_r1o4v2oc",
|
|
151
151
|
propsAsIs: true
|
|
152
152
|
});
|
|
153
|
-
const radioStyle = "
|
|
154
|
-
const CannotOperationInfo = "
|
|
155
|
-
const UnitStyle = "
|
|
153
|
+
const radioStyle = "E_4100_0_3_r1skkc3l";
|
|
154
|
+
const CannotOperationInfo = "E_4100_0_3_c3cobmo";
|
|
155
|
+
const UnitStyle = "E_4100_0_3_uqv57uv";
|
|
156
156
|
|
|
157
157
|
export { CannotOperationInfo, CommonContent, ContentWrapper, Desc, Description, Divider, Dot, ErrorSpan, ExpandArrow, FieldTitle, FormField, FormItemDiv, FormSectionTitle, FormWrapper, FullView, HorizontalWizardModalCompactStyle, HorizontalWizardModalLooseStyle, InfoAlert, InputStyle, KitInputStyle, LeftEndInputStyle, LeftEndSelectStyle, LightDesc, LoadingWrapper, ModalBody, ModalWrapper, NameTag, NormalAlert, NoticeAlert, OperationWraper, RadioDesc, RightEndInputStyle, RightEndSelectStyle, SelectOptionDisabledText, TagSpan, TertiaryText, UnitStyle, WarningAlert, WizardBody, radioStyle };
|
|
@@ -31,7 +31,7 @@ var __objRest = (source, exclude) => {
|
|
|
31
31
|
}
|
|
32
32
|
return target;
|
|
33
33
|
};
|
|
34
|
-
const SwitchStyle = "
|
|
34
|
+
const SwitchStyle = "E_4100_0_3_s1dizucg";
|
|
35
35
|
const Switch = _a => {
|
|
36
36
|
var _b = _a,
|
|
37
37
|
{
|
|
@@ -43,7 +43,7 @@ const Switch = _a => {
|
|
|
43
43
|
props = __objRest(_b, ["children", "className", "checked", "data-testid"]);
|
|
44
44
|
const Content = /*#__PURE__*/styled('span')({
|
|
45
45
|
name: "Content",
|
|
46
|
-
class: "
|
|
46
|
+
class: "E_4100_0_3_c1up6e3y",
|
|
47
47
|
propsAsIs: false
|
|
48
48
|
});
|
|
49
49
|
const classNames = [className, SwitchStyle, "switch"];
|
package/dist/esm/core/Tab/Tab.js
CHANGED
|
@@ -97,7 +97,7 @@ const Tab = props => {
|
|
|
97
97
|
}, typeof (selectedTab == null ? void 0 : selectedTab.title) === "function" ? selectedTab == null ? void 0 : selectedTab.title({
|
|
98
98
|
isActive: true
|
|
99
99
|
}) : selectedTab == null ? void 0 : selectedTab.title))), extraSlot && /* @__PURE__ */React__default.createElement("span", {
|
|
100
|
-
className: "
|
|
100
|
+
className: "E_4100_0_3_ckaaqep"
|
|
101
101
|
}))), extraSlot && /* @__PURE__ */React__default.createElement("div", {
|
|
102
102
|
ref: extraSlotRef
|
|
103
103
|
}, extraSlot)), tabs.map(tab => /* @__PURE__ */React__default.createElement("div", {
|
|
@@ -2,11 +2,11 @@ import { styled } from '@linaria/react';
|
|
|
2
2
|
|
|
3
3
|
const TabMenuWrapper = /*#__PURE__*/styled('div')({
|
|
4
4
|
name: "TabMenuWrapper",
|
|
5
|
-
class: "
|
|
5
|
+
class: "E_4100_0_3_t1tbywr9",
|
|
6
6
|
propsAsIs: false
|
|
7
7
|
});
|
|
8
|
-
const TabTitleElStyle = "
|
|
9
|
-
const MoreThanTooltipStyle = "
|
|
10
|
-
const IconStyle = "
|
|
8
|
+
const TabTitleElStyle = "E_4100_0_3_ti12z2";
|
|
9
|
+
const MoreThanTooltipStyle = "E_4100_0_3_m19lu3v";
|
|
10
|
+
const IconStyle = "E_4100_0_3_i1bmwe2m";
|
|
11
11
|
|
|
12
12
|
export { IconStyle, MoreThanTooltipStyle, TabMenuWrapper, TabTitleElStyle };
|
|
@@ -4,7 +4,7 @@ import cs from 'classnames';
|
|
|
4
4
|
import React__default, { createContext } from 'react';
|
|
5
5
|
import useElementsSize from '../../hooks/useElementsSize.js';
|
|
6
6
|
|
|
7
|
-
const TableLoadingStyle = "
|
|
7
|
+
const TableLoadingStyle = "E_4100_0_3_t13ef470";
|
|
8
8
|
const TableLoading = () => {
|
|
9
9
|
const sizes = useElementsSize({
|
|
10
10
|
loading: ".ant-table-wrapper .ant-spin"
|
|
@@ -27,9 +27,9 @@ var __spreadValues = (a, b) => {
|
|
|
27
27
|
return a;
|
|
28
28
|
};
|
|
29
29
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
30
|
-
const TableContainerStyle = "
|
|
31
|
-
const emptyTableStyle = "
|
|
32
|
-
const tableStyleCover = "
|
|
30
|
+
const TableContainerStyle = "E_4100_0_3_tc97u5y";
|
|
31
|
+
const emptyTableStyle = "E_4100_0_3_efzf37v";
|
|
32
|
+
const tableStyleCover = "E_4100_0_3_t1fisho6";
|
|
33
33
|
const Table = props => {
|
|
34
34
|
const {
|
|
35
35
|
loading = false,
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import { styled } from '@linaria/react';
|
|
2
2
|
|
|
3
|
-
const TitleStyle = "
|
|
4
|
-
const SubtitleStyle = "
|
|
5
|
-
const BodyCellTextStyle = "
|
|
3
|
+
const TitleStyle = "E_4100_0_3_t1dtlqs1";
|
|
4
|
+
const SubtitleStyle = "E_4100_0_3_s1ese5oy";
|
|
5
|
+
const BodyCellTextStyle = "E_4100_0_3_b1ibis43";
|
|
6
6
|
const BodyCellTextWrapper = /*#__PURE__*/styled('div')({
|
|
7
7
|
name: "BodyCellTextWrapper",
|
|
8
|
-
class: "
|
|
8
|
+
class: "E_4100_0_3_bsub5bw",
|
|
9
9
|
propsAsIs: false
|
|
10
10
|
});
|
|
11
11
|
const TableFormWrapper = /*#__PURE__*/styled('div')({
|
|
12
12
|
name: "TableFormWrapper",
|
|
13
|
-
class: "
|
|
13
|
+
class: "E_4100_0_3_tmoyoag",
|
|
14
14
|
propsAsIs: false
|
|
15
15
|
});
|
|
16
16
|
const AddRowButtonWrapper = /*#__PURE__*/styled('div')({
|
|
17
17
|
name: "AddRowButtonWrapper",
|
|
18
|
-
class: "
|
|
18
|
+
class: "E_4100_0_3_a138syjm",
|
|
19
19
|
propsAsIs: false
|
|
20
20
|
});
|
|
21
21
|
const DraggableHandleWrapper = /*#__PURE__*/styled('div')({
|
|
22
22
|
name: "DraggableHandleWrapper",
|
|
23
|
-
class: "
|
|
23
|
+
class: "E_4100_0_3_d77i8u0",
|
|
24
24
|
propsAsIs: false
|
|
25
25
|
});
|
|
26
26
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
const Size = {
|
|
2
|
-
small: "
|
|
3
|
-
medium: "
|
|
2
|
+
small: "E_4100_0_3_slr2ynn",
|
|
3
|
+
medium: "E_4100_0_3_m140wbb6"
|
|
4
4
|
};
|
|
5
|
-
const TagStyle = "
|
|
6
|
-
const IconStyle = "
|
|
7
|
-
const NameTagStyle = "
|
|
5
|
+
const TagStyle = "E_4100_0_3_t1fozc1i";
|
|
6
|
+
const IconStyle = "E_4100_0_3_i1vxv4ln";
|
|
7
|
+
const NameTagStyle = "E_4100_0_3_n1afl31m";
|
|
8
8
|
|
|
9
9
|
export { IconStyle, NameTagStyle, Size, TagStyle };
|
|
@@ -30,13 +30,13 @@ const timeZoneGroups = (() => {
|
|
|
30
30
|
return [key, sortBy(tzs, "value")];
|
|
31
31
|
}), "0");
|
|
32
32
|
})();
|
|
33
|
-
const SelectStyle = "
|
|
34
|
-
const DropdownStyle = "
|
|
35
|
-
const OptionWrapperStyle = cx("
|
|
36
|
-
const OptionFirstLineStyle = cx("
|
|
37
|
-
const OptionSecondLineStyle = cx("
|
|
38
|
-
const TagStyle = "
|
|
39
|
-
const OptionPlaceholder = "
|
|
33
|
+
const SelectStyle = "E_4100_0_3_s1dni7lo";
|
|
34
|
+
const DropdownStyle = "E_4100_0_3_d1wwmmm5";
|
|
35
|
+
const OptionWrapperStyle = cx("E_4100_0_3_o1ugr09p", Typo.Label.l3_regular);
|
|
36
|
+
const OptionFirstLineStyle = cx("E_4100_0_3_o1ifxsq4", Typo.Label.l3_regular);
|
|
37
|
+
const OptionSecondLineStyle = cx("E_4100_0_3_o1zue7", Typo.Label.l4_regular);
|
|
38
|
+
const TagStyle = "E_4100_0_3_tyfmlxg";
|
|
39
|
+
const OptionPlaceholder = "E_4100_0_3_o18uybox";
|
|
40
40
|
const BrowserTimeValue = "browser_time_zone";
|
|
41
41
|
const browserTzName = Intl.DateTimeFormat().resolvedOptions().timeZone;
|
|
42
42
|
const browserTz = allTimeZones.find(tz => tz.value === browserTzName) || allTimeZones[0];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const TimelineWrapper = "
|
|
2
|
-
const TimelineItemWrapper = "
|
|
3
|
-
const EmptyWrapper = "
|
|
4
|
-
const SubInfoTextWrapper = "
|
|
5
|
-
const InfoTextWrapper = "
|
|
1
|
+
const TimelineWrapper = "E_4100_0_3_t59qhqp";
|
|
2
|
+
const TimelineItemWrapper = "E_4100_0_3_t2e44lg";
|
|
3
|
+
const EmptyWrapper = "E_4100_0_3_e14ua30y";
|
|
4
|
+
const SubInfoTextWrapper = "E_4100_0_3_s1ikqzph";
|
|
5
|
+
const InfoTextWrapper = "E_4100_0_3_i15astnl";
|
|
6
6
|
|
|
7
7
|
export { EmptyWrapper, InfoTextWrapper, SubInfoTextWrapper, TimelineItemWrapper, TimelineWrapper };
|
|
@@ -37,11 +37,11 @@ var __objRest = (source, exclude) => {
|
|
|
37
37
|
};
|
|
38
38
|
const TokenPresetColors = ["blue", "red", "yellow", "green", "gray", "purple"];
|
|
39
39
|
const Size = {
|
|
40
|
-
small: "
|
|
41
|
-
medium: "
|
|
42
|
-
large: "
|
|
40
|
+
small: "E_4100_0_3_s1sck0th",
|
|
41
|
+
medium: "E_4100_0_3_m855nr1",
|
|
42
|
+
large: "E_4100_0_3_l1270xpg"
|
|
43
43
|
};
|
|
44
|
-
const TokenStyle = "
|
|
44
|
+
const TokenStyle = "E_4100_0_3_t14rextb";
|
|
45
45
|
const Token = React__default.forwardRef((_a, ref) => {
|
|
46
46
|
var _b = _a,
|
|
47
47
|
{
|
|
@@ -6,7 +6,7 @@ import React__default, { useRef, useState, useEffect } from 'react';
|
|
|
6
6
|
const _exp = /*#__PURE__*/() => props => props.maxHeight ? `${props.maxHeight}px` : "unset";
|
|
7
7
|
const Wrapper = /*#__PURE__*/styled('div')({
|
|
8
8
|
name: "Wrapper",
|
|
9
|
-
class: "
|
|
9
|
+
class: "E_4100_0_3_w1dxz879",
|
|
10
10
|
propsAsIs: false,
|
|
11
11
|
vars: {
|
|
12
12
|
"w1dxz879-0": [_exp()]
|