@cloudtower/eagle 0.27.53-alpha.5 → 0.27.53-dry2
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 +2430 -3237
- package/dist/esm/index.js +10488 -34
- package/dist/esm/stats1.html +1 -1
- package/dist/src/core/Button/index.d.ts +1 -1
- package/dist/src/core/Progress/Area.d.ts +14 -0
- package/dist/src/core/Progress/components.d.ts +10 -0
- package/dist/src/core/Progress/index.d.ts +3 -2
- package/dist/src/core/Progress/progress.const.d.ts +6 -0
- package/dist/src/core/Progress/progress.style.d.ts +3 -0
- package/dist/src/core/Progress/progress.type.d.ts +38 -0
- package/dist/src/index.d.ts +1 -0
- package/dist/src/spec/base.d.ts +10 -10
- package/dist/src/styles/token/token.d.ts +1 -0
- package/dist/stories/docs/core/Progress/Components.stories.d.ts +16 -0
- package/dist/stories/docs/core/Progress/Progress.stories.d.ts +19 -0
- package/dist/style.css +1470 -1385
- package/dist/token.css +209 -415
- package/dist/umd/index.js +10577 -0
- package/dist/{cjs → umd}/stats1.html +1 -1
- package/package.json +6 -8
- package/dist/cjs/UIKitProvider/index.js +0 -77
- package/dist/cjs/core/AccordionCard/index.js +0 -59
- package/dist/cjs/core/Alert/index.js +0 -80
- package/dist/cjs/core/Arch/index.js +0 -17
- package/dist/cjs/core/Badge/index.js +0 -51
- package/dist/cjs/core/BaseIcon/index.js +0 -76
- package/dist/cjs/core/Bit/index.js +0 -40
- package/dist/cjs/core/BitPerSecond/index.js +0 -40
- package/dist/cjs/core/Bps/index.js +0 -40
- package/dist/cjs/core/Breadcrumb/index.js +0 -58
- package/dist/cjs/core/Button/HoverableElement.js +0 -14
- package/dist/cjs/core/Button/index.js +0 -89
- package/dist/cjs/core/ButtonGroup/index.js +0 -110
- package/dist/cjs/core/Byte/index.js +0 -49
- package/dist/cjs/core/Calendar/index.js +0 -25
- package/dist/cjs/core/Card/CardBody.js +0 -12
- package/dist/cjs/core/Card/CardTitle.js +0 -12
- package/dist/cjs/core/Card/CardWrapper.js +0 -55
- package/dist/cjs/core/Card/index.js +0 -94
- package/dist/cjs/core/Cascader/cascader.style.js +0 -23
- package/dist/cjs/core/Cascader/cascader.widget.js +0 -86
- package/dist/cjs/core/Cascader/index.js +0 -74
- package/dist/cjs/core/Checkbox/checkbox.style.js +0 -5
- package/dist/cjs/core/Checkbox/index.js +0 -53
- package/dist/cjs/core/DetailCard/index.js +0 -23
- package/dist/cjs/core/DonutChart/index.js +0 -167
- package/dist/cjs/core/DropdownMenu/index.js +0 -66
- package/dist/cjs/core/Empty/index.js +0 -11
- package/dist/cjs/core/ExpandableList/ExpandIcon.js +0 -17
- package/dist/cjs/core/ExpandableList/ExpandableContainer.js +0 -17
- package/dist/cjs/core/ExpandableList/ExpandableItem.js +0 -48
- package/dist/cjs/core/ExpandableList/RoundOrder.js +0 -22
- package/dist/cjs/core/FailedLoad/index.js +0 -32
- package/dist/cjs/core/Fields/FieldsBoolean/index.js +0 -47
- package/dist/cjs/core/Fields/FieldsDateTime/index.js +0 -24
- package/dist/cjs/core/Fields/FieldsDateTimeRange/index.js +0 -50
- package/dist/cjs/core/Fields/FieldsEnum/index.js +0 -60
- package/dist/cjs/core/Fields/FieldsFloat/index.js +0 -60
- package/dist/cjs/core/Fields/FieldsInt/index.js +0 -78
- package/dist/cjs/core/Fields/FieldsInteger/index.js +0 -57
- package/dist/cjs/core/Fields/FieldsString/index.js +0 -116
- package/dist/cjs/core/Fields/FieldsTextArea/index.js +0 -64
- package/dist/cjs/core/Fields/FieldsTimePicker/index.js +0 -54
- package/dist/cjs/core/Fields/index.js +0 -28
- package/dist/cjs/core/Form/index.js +0 -10
- package/dist/cjs/core/FormItem/index.js +0 -38
- package/dist/cjs/core/Frequency/index.js +0 -40
- package/dist/cjs/core/Icon/index.js +0 -117
- package/dist/cjs/core/Input/index.js +0 -66
- package/dist/cjs/core/InputGroup/index.js +0 -14
- package/dist/cjs/core/InputInteger/formatterInteger.js +0 -15
- package/dist/cjs/core/InputInteger/index.js +0 -97
- package/dist/cjs/core/InputNumber/index.js +0 -90
- package/dist/cjs/core/InputTagItem/index.js +0 -12
- package/dist/cjs/core/KitStoreProvider/index.js +0 -23
- package/dist/cjs/core/Link/index.js +0 -56
- package/dist/cjs/core/Loading/index.js +0 -33
- package/dist/cjs/core/Loading/style.js +0 -11
- package/dist/cjs/core/Metric/metric.js +0 -21
- package/dist/cjs/core/Modal/index.js +0 -214
- package/dist/cjs/core/ModalStack/index.js +0 -47
- package/dist/cjs/core/Overflow/index.js +0 -117
- package/dist/cjs/core/Pagination/index.js +0 -120
- package/dist/cjs/core/ParrotTrans/index.js +0 -28
- package/dist/cjs/core/Percent/index.js +0 -41
- package/dist/cjs/core/Progress/index.js +0 -25
- package/dist/cjs/core/Radio/index.js +0 -142
- package/dist/cjs/core/SearchInput/index.js +0 -50
- package/dist/cjs/core/Second/index.js +0 -43
- package/dist/cjs/core/SegmentControl/index.js +0 -43
- package/dist/cjs/core/Select/index.js +0 -140
- package/dist/cjs/core/SimplePagination/index.js +0 -90
- package/dist/cjs/core/Speed/index.js +0 -40
- package/dist/cjs/core/StatusCapsule/index.js +0 -100
- package/dist/cjs/core/StepProgress/index.js +0 -44
- package/dist/cjs/core/Steps/index.js +0 -126
- package/dist/cjs/core/Steps/style.js +0 -13
- package/dist/cjs/core/Styled/index.js +0 -57
- package/dist/cjs/core/Switch/index.js +0 -61
- package/dist/cjs/core/Table/TableWidget.js +0 -47
- package/dist/cjs/core/Table/common.js +0 -46
- package/dist/cjs/core/Table/index.js +0 -112
- package/dist/cjs/core/TableForm/AddRowButton.js +0 -108
- package/dist/cjs/core/TableForm/Columns/AffixColumn.js +0 -48
- package/dist/cjs/core/TableForm/Columns/CheckboxColumn.js +0 -35
- package/dist/cjs/core/TableForm/Columns/FormItem.js +0 -20
- package/dist/cjs/core/TableForm/Columns/InputColumn.js +0 -117
- package/dist/cjs/core/TableForm/Columns/TextColumn.js +0 -44
- package/dist/cjs/core/TableForm/Columns/index.js +0 -24
- package/dist/cjs/core/TableForm/TableFormBodyCell.js +0 -165
- package/dist/cjs/core/TableForm/TableFormBodyRows.js +0 -215
- package/dist/cjs/core/TableForm/TableFormHeaderCell.js +0 -93
- package/dist/cjs/core/TableForm/index.js +0 -187
- package/dist/cjs/core/TableForm/style.js +0 -35
- package/dist/cjs/core/TableForm/types.js +0 -10
- package/dist/cjs/core/TableForm/utils.js +0 -36
- package/dist/cjs/core/Tag/SplitTag.js +0 -64
- package/dist/cjs/core/Tag/const.js +0 -12
- package/dist/cjs/core/Tag/index.js +0 -96
- package/dist/cjs/core/Tag/style.js +0 -14
- package/dist/cjs/core/TextArea/index.js +0 -72
- package/dist/cjs/core/Time/index.js +0 -31
- package/dist/cjs/core/TimePicker/index.js +0 -66
- package/dist/cjs/core/TimeZoneSelect/index.js +0 -165
- package/dist/cjs/core/Token/index.js +0 -86
- package/dist/cjs/core/Token/style.js +0 -5
- package/dist/cjs/core/Tooltip/index.js +0 -89
- package/dist/cjs/core/Truncate/index.js +0 -49
- package/dist/cjs/core/Typo/index.js +0 -130
- package/dist/cjs/core/antd.js +0 -208
- package/dist/cjs/core/message/index.js +0 -203
- package/dist/cjs/core/message-group/index.js +0 -147
- package/dist/cjs/coreX/BarChart/index.js +0 -39
- package/dist/cjs/coreX/BatchOperation/index.js +0 -149
- package/dist/cjs/coreX/ChartWithTooltip/index.js +0 -154
- package/dist/cjs/coreX/Counting/index.js +0 -22
- package/dist/cjs/coreX/CronCalendar/index.js +0 -105
- package/dist/cjs/coreX/CronPlan/index.js +0 -462
- package/dist/cjs/coreX/DateRangePicker/AbsoluteDate.js +0 -179
- package/dist/cjs/coreX/DateRangePicker/Calendar.js +0 -286
- package/dist/cjs/coreX/DateRangePicker/DateRangePicker.style.js +0 -84
- package/dist/cjs/coreX/DateRangePicker/InputTime.js +0 -151
- package/dist/cjs/coreX/DateRangePicker/RelativeTime.js +0 -53
- package/dist/cjs/coreX/DateRangePicker/common.js +0 -195
- package/dist/cjs/coreX/DateRangePicker/index.js +0 -331
- package/dist/cjs/coreX/DeprecatedDonutChart/index.js +0 -39
- package/dist/cjs/coreX/DropdownTransition/index.js +0 -73
- package/dist/cjs/coreX/GoBackButton/index.js +0 -45
- package/dist/cjs/coreX/I18nNameTag/index.js +0 -37
- package/dist/cjs/coreX/NamesTooltip/index.js +0 -34
- package/dist/cjs/coreX/OverflowTooltip/index.js +0 -92
- package/dist/cjs/coreX/SidebarSubtitle/index.js +0 -13
- package/dist/cjs/coreX/SortableList/index.js +0 -33
- package/dist/cjs/coreX/SummaryTable/index.js +0 -113
- package/dist/cjs/coreX/SwitchWithText/index.js +0 -59
- package/dist/cjs/coreX/TabMenu/index.js +0 -152
- package/dist/cjs/coreX/TruncatedTextWithTooltip/index.js +0 -69
- package/dist/cjs/coreX/UnitWithChart/index.js +0 -118
- package/dist/cjs/coreX/common/getCalendarTitle.js +0 -26
- package/dist/cjs/hooks/useElementIntersectionRatio.js +0 -30
- package/dist/cjs/hooks/useElementResize.js +0 -69
- package/dist/cjs/hooks/useElementsSize.js +0 -58
- package/dist/cjs/hooks/useMemoCompare.js +0 -17
- package/dist/cjs/hooks/useParrotTranslation.js +0 -13
- package/dist/cjs/index.js +0 -120
- package/dist/cjs/spec/type.js +0 -9
- package/dist/cjs/store/chart.js +0 -65
- package/dist/cjs/store/index.js +0 -48
- package/dist/cjs/store/modal.js +0 -67
- package/dist/cjs/styles/token/color.js +0 -273
- package/dist/cjs/utils/constants.js +0 -8
- package/dist/cjs/utils/cron-time.js +0 -450
- package/dist/cjs/utils/dom.js +0 -16
- package/dist/cjs/utils/icon.js +0 -22
- package/dist/cjs/utils/isEmpty.js +0 -12
- package/dist/cjs/utils/time.js +0 -86
- package/dist/cjs/utils/tower.js +0 -188
- package/dist/esm/UIKitProvider/index.js +0 -71
- package/dist/esm/core/AccordionCard/index.js +0 -57
- package/dist/esm/core/Alert/index.js +0 -78
- package/dist/esm/core/Arch/index.js +0 -15
- package/dist/esm/core/Badge/index.js +0 -49
- package/dist/esm/core/BaseIcon/index.js +0 -74
- package/dist/esm/core/Bit/index.js +0 -38
- package/dist/esm/core/BitPerSecond/index.js +0 -38
- package/dist/esm/core/Bps/index.js +0 -38
- package/dist/esm/core/Breadcrumb/index.js +0 -53
- package/dist/esm/core/Button/HoverableElement.js +0 -12
- package/dist/esm/core/Button/index.js +0 -87
- package/dist/esm/core/ButtonGroup/index.js +0 -105
- package/dist/esm/core/Byte/index.js +0 -47
- package/dist/esm/core/Calendar/index.js +0 -23
- package/dist/esm/core/Card/CardBody.js +0 -10
- package/dist/esm/core/Card/CardTitle.js +0 -10
- package/dist/esm/core/Card/CardWrapper.js +0 -53
- package/dist/esm/core/Card/index.js +0 -92
- package/dist/esm/core/Cascader/cascader.style.js +0 -12
- package/dist/esm/core/Cascader/cascader.widget.js +0 -79
- package/dist/esm/core/Cascader/index.js +0 -72
- package/dist/esm/core/Checkbox/checkbox.style.js +0 -3
- package/dist/esm/core/Checkbox/index.js +0 -51
- package/dist/esm/core/DetailCard/index.js +0 -21
- package/dist/esm/core/DonutChart/index.js +0 -161
- package/dist/esm/core/DropdownMenu/index.js +0 -61
- package/dist/esm/core/Empty/index.js +0 -9
- package/dist/esm/core/ExpandableList/ExpandIcon.js +0 -15
- package/dist/esm/core/ExpandableList/ExpandableContainer.js +0 -15
- package/dist/esm/core/ExpandableList/ExpandableItem.js +0 -46
- package/dist/esm/core/ExpandableList/RoundOrder.js +0 -20
- package/dist/esm/core/FailedLoad/index.js +0 -30
- package/dist/esm/core/Fields/FieldsBoolean/index.js +0 -45
- package/dist/esm/core/Fields/FieldsDateTime/index.js +0 -22
- package/dist/esm/core/Fields/FieldsDateTimeRange/index.js +0 -48
- package/dist/esm/core/Fields/FieldsEnum/index.js +0 -58
- package/dist/esm/core/Fields/FieldsFloat/index.js +0 -58
- package/dist/esm/core/Fields/FieldsInt/index.js +0 -76
- package/dist/esm/core/Fields/FieldsInteger/index.js +0 -55
- package/dist/esm/core/Fields/FieldsString/index.js +0 -114
- package/dist/esm/core/Fields/FieldsTextArea/index.js +0 -62
- package/dist/esm/core/Fields/FieldsTimePicker/index.js +0 -52
- package/dist/esm/core/Fields/index.js +0 -26
- package/dist/esm/core/Form/index.js +0 -8
- package/dist/esm/core/FormItem/index.js +0 -36
- package/dist/esm/core/Frequency/index.js +0 -38
- package/dist/esm/core/Icon/index.js +0 -115
- package/dist/esm/core/Input/index.js +0 -64
- package/dist/esm/core/InputGroup/index.js +0 -12
- package/dist/esm/core/InputInteger/formatterInteger.js +0 -13
- package/dist/esm/core/InputInteger/index.js +0 -92
- package/dist/esm/core/InputNumber/index.js +0 -85
- package/dist/esm/core/InputTagItem/index.js +0 -10
- package/dist/esm/core/KitStoreProvider/index.js +0 -17
- package/dist/esm/core/Link/index.js +0 -54
- package/dist/esm/core/Loading/index.js +0 -31
- package/dist/esm/core/Loading/style.js +0 -6
- package/dist/esm/core/Metric/metric.js +0 -19
- package/dist/esm/core/Modal/index.js +0 -212
- package/dist/esm/core/ModalStack/index.js +0 -45
- package/dist/esm/core/Overflow/index.js +0 -112
- package/dist/esm/core/Pagination/index.js +0 -115
- package/dist/esm/core/ParrotTrans/index.js +0 -26
- package/dist/esm/core/Percent/index.js +0 -39
- package/dist/esm/core/Progress/index.js +0 -23
- package/dist/esm/core/Radio/index.js +0 -136
- package/dist/esm/core/SearchInput/index.js +0 -48
- package/dist/esm/core/Second/index.js +0 -41
- package/dist/esm/core/SegmentControl/index.js +0 -41
- package/dist/esm/core/Select/index.js +0 -138
- package/dist/esm/core/SimplePagination/index.js +0 -88
- package/dist/esm/core/Speed/index.js +0 -38
- package/dist/esm/core/StatusCapsule/index.js +0 -94
- package/dist/esm/core/StepProgress/index.js +0 -42
- package/dist/esm/core/Steps/index.js +0 -124
- package/dist/esm/core/Steps/style.js +0 -7
- package/dist/esm/core/Styled/index.js +0 -45
- package/dist/esm/core/Switch/index.js +0 -59
- package/dist/esm/core/Table/TableWidget.js +0 -44
- package/dist/esm/core/Table/common.js +0 -44
- package/dist/esm/core/Table/index.js +0 -104
- package/dist/esm/core/TableForm/AddRowButton.js +0 -106
- package/dist/esm/core/TableForm/Columns/AffixColumn.js +0 -46
- package/dist/esm/core/TableForm/Columns/CheckboxColumn.js +0 -32
- package/dist/esm/core/TableForm/Columns/FormItem.js +0 -18
- package/dist/esm/core/TableForm/Columns/InputColumn.js +0 -114
- package/dist/esm/core/TableForm/Columns/TextColumn.js +0 -41
- package/dist/esm/core/TableForm/Columns/index.js +0 -21
- package/dist/esm/core/TableForm/TableFormBodyCell.js +0 -163
- package/dist/esm/core/TableForm/TableFormBodyRows.js +0 -213
- package/dist/esm/core/TableForm/TableFormHeaderCell.js +0 -91
- package/dist/esm/core/TableForm/index.js +0 -185
- package/dist/esm/core/TableForm/style.js +0 -27
- package/dist/esm/core/TableForm/types.js +0 -8
- package/dist/esm/core/TableForm/utils.js +0 -32
- package/dist/esm/core/Tag/SplitTag.js +0 -62
- package/dist/esm/core/Tag/const.js +0 -10
- package/dist/esm/core/Tag/index.js +0 -91
- package/dist/esm/core/Tag/style.js +0 -9
- package/dist/esm/core/TextArea/index.js +0 -70
- package/dist/esm/core/Time/index.js +0 -29
- package/dist/esm/core/TimePicker/index.js +0 -64
- package/dist/esm/core/TimeZoneSelect/index.js +0 -163
- package/dist/esm/core/Token/index.js +0 -81
- package/dist/esm/core/Token/style.js +0 -3
- package/dist/esm/core/Tooltip/index.js +0 -87
- package/dist/esm/core/Truncate/index.js +0 -47
- package/dist/esm/core/Typo/index.js +0 -128
- package/dist/esm/core/antd.js +0 -205
- package/dist/esm/core/message/index.js +0 -179
- package/dist/esm/core/message-group/index.js +0 -143
- package/dist/esm/coreX/BarChart/index.js +0 -34
- package/dist/esm/coreX/BatchOperation/index.js +0 -144
- package/dist/esm/coreX/ChartWithTooltip/index.js +0 -149
- package/dist/esm/coreX/Counting/index.js +0 -20
- package/dist/esm/coreX/CronCalendar/index.js +0 -103
- package/dist/esm/coreX/CronPlan/index.js +0 -457
- package/dist/esm/coreX/DateRangePicker/AbsoluteDate.js +0 -177
- package/dist/esm/coreX/DateRangePicker/Calendar.js +0 -284
- package/dist/esm/coreX/DateRangePicker/DateRangePicker.style.js +0 -77
- package/dist/esm/coreX/DateRangePicker/InputTime.js +0 -149
- package/dist/esm/coreX/DateRangePicker/RelativeTime.js +0 -51
- package/dist/esm/coreX/DateRangePicker/common.js +0 -183
- package/dist/esm/coreX/DateRangePicker/index.js +0 -325
- package/dist/esm/coreX/DeprecatedDonutChart/index.js +0 -37
- package/dist/esm/coreX/DropdownTransition/index.js +0 -71
- package/dist/esm/coreX/GoBackButton/index.js +0 -43
- package/dist/esm/coreX/I18nNameTag/index.js +0 -35
- package/dist/esm/coreX/NamesTooltip/index.js +0 -32
- package/dist/esm/coreX/OverflowTooltip/index.js +0 -90
- package/dist/esm/coreX/SidebarSubtitle/index.js +0 -11
- package/dist/esm/coreX/SortableList/index.js +0 -31
- package/dist/esm/coreX/SummaryTable/index.js +0 -108
- package/dist/esm/coreX/SwitchWithText/index.js +0 -57
- package/dist/esm/coreX/TabMenu/index.js +0 -150
- package/dist/esm/coreX/TruncatedTextWithTooltip/index.js +0 -67
- package/dist/esm/coreX/UnitWithChart/index.js +0 -113
- package/dist/esm/coreX/common/getCalendarTitle.js +0 -24
- package/dist/esm/hooks/useElementIntersectionRatio.js +0 -28
- package/dist/esm/hooks/useElementResize.js +0 -67
- package/dist/esm/hooks/useElementsSize.js +0 -56
- package/dist/esm/hooks/useMemoCompare.js +0 -15
- package/dist/esm/hooks/useParrotTranslation.js +0 -11
- package/dist/esm/spec/type.js +0 -7
- package/dist/esm/store/chart.js +0 -62
- package/dist/esm/store/index.js +0 -37
- package/dist/esm/store/modal.js +0 -63
- package/dist/esm/styles/token/color.js +0 -271
- package/dist/esm/utils/constants.js +0 -5
- package/dist/esm/utils/cron-time.js +0 -448
- package/dist/esm/utils/dom.js +0 -14
- package/dist/esm/utils/icon.js +0 -20
- package/dist/esm/utils/isEmpty.js +0 -10
- package/dist/esm/utils/time.js +0 -76
- package/dist/esm/utils/tower.js +0 -173
package/dist/style.css
CHANGED
|
@@ -29780,6 +29780,34 @@ html body {
|
|
|
29780
29780
|
font-size: 14px;
|
|
29781
29781
|
}
|
|
29782
29782
|
|
|
29783
|
+
.fzh9mnb {
|
|
29784
|
+
width: 100%;
|
|
29785
|
+
height: 100%;
|
|
29786
|
+
min-height: 124px;
|
|
29787
|
+
display: flex;
|
|
29788
|
+
flex-direction: column;
|
|
29789
|
+
justify-content: center;
|
|
29790
|
+
align-items: center;
|
|
29791
|
+
}
|
|
29792
|
+
.fzh9mnb .error-text {
|
|
29793
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29794
|
+
margin-bottom: 16px;
|
|
29795
|
+
font-size: 18px;
|
|
29796
|
+
}
|
|
29797
|
+
|
|
29798
|
+
.i1inqkme {
|
|
29799
|
+
height: 18px;
|
|
29800
|
+
line-height: 18px;
|
|
29801
|
+
padding: 0 4px;
|
|
29802
|
+
border-radius: 4px;
|
|
29803
|
+
background: rgba(235, 239, 245, 0.6);
|
|
29804
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29805
|
+
display: flex;
|
|
29806
|
+
align-items: center;
|
|
29807
|
+
white-space: nowrap;
|
|
29808
|
+
margin-right: 4px;
|
|
29809
|
+
}
|
|
29810
|
+
|
|
29783
29811
|
.b1nip9bk {
|
|
29784
29812
|
padding: 4px 11px;
|
|
29785
29813
|
}
|
|
@@ -29809,52 +29837,6 @@ html body {
|
|
|
29809
29837
|
border-radius: unset;
|
|
29810
29838
|
}
|
|
29811
29839
|
|
|
29812
|
-
.iouxfgt {
|
|
29813
|
-
display: inline-flex;
|
|
29814
|
-
align-items: center;
|
|
29815
|
-
}
|
|
29816
|
-
.iouxfgt .icon-inner {
|
|
29817
|
-
display: inline-flex;
|
|
29818
|
-
align-items: center;
|
|
29819
|
-
justify-content: center;
|
|
29820
|
-
}
|
|
29821
|
-
.iouxfgt .icon-inner + span,
|
|
29822
|
-
.iouxfgt span + .icon-inner.suffix {
|
|
29823
|
-
margin-left: 4px;
|
|
29824
|
-
}
|
|
29825
|
-
.iouxfgt.is-rotate img,
|
|
29826
|
-
.iouxfgt.is-rotate svg {
|
|
29827
|
-
animation: rotate 680ms linear infinite;
|
|
29828
|
-
}
|
|
29829
|
-
|
|
29830
|
-
.i1inqkme {
|
|
29831
|
-
height: 18px;
|
|
29832
|
-
line-height: 18px;
|
|
29833
|
-
padding: 0 4px;
|
|
29834
|
-
border-radius: 4px;
|
|
29835
|
-
background: rgba(235, 239, 245, 0.6);
|
|
29836
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29837
|
-
display: flex;
|
|
29838
|
-
align-items: center;
|
|
29839
|
-
white-space: nowrap;
|
|
29840
|
-
margin-right: 4px;
|
|
29841
|
-
}
|
|
29842
|
-
|
|
29843
|
-
.fzh9mnb {
|
|
29844
|
-
width: 100%;
|
|
29845
|
-
height: 100%;
|
|
29846
|
-
min-height: 124px;
|
|
29847
|
-
display: flex;
|
|
29848
|
-
flex-direction: column;
|
|
29849
|
-
justify-content: center;
|
|
29850
|
-
align-items: center;
|
|
29851
|
-
}
|
|
29852
|
-
.fzh9mnb .error-text {
|
|
29853
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29854
|
-
margin-bottom: 16px;
|
|
29855
|
-
font-size: 18px;
|
|
29856
|
-
}
|
|
29857
|
-
|
|
29858
29840
|
.b1wx3t3t.ant-btn-icon-only {
|
|
29859
29841
|
justify-content: center;
|
|
29860
29842
|
}
|
|
@@ -30105,59 +30087,83 @@ html body {
|
|
|
30105
30087
|
padding: 0;
|
|
30106
30088
|
}
|
|
30107
30089
|
|
|
30108
|
-
.
|
|
30109
|
-
|
|
30110
|
-
|
|
30111
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30112
|
-
overflow: hidden;
|
|
30090
|
+
.iouxfgt {
|
|
30091
|
+
display: inline-flex;
|
|
30092
|
+
align-items: center;
|
|
30113
30093
|
}
|
|
30114
|
-
.
|
|
30115
|
-
|
|
30094
|
+
.iouxfgt .icon-inner {
|
|
30095
|
+
display: inline-flex;
|
|
30096
|
+
align-items: center;
|
|
30097
|
+
justify-content: center;
|
|
30116
30098
|
}
|
|
30117
|
-
.
|
|
30118
|
-
|
|
30119
|
-
|
|
30099
|
+
.iouxfgt .icon-inner + span,
|
|
30100
|
+
.iouxfgt span + .icon-inner.suffix {
|
|
30101
|
+
margin-left: 4px;
|
|
30120
30102
|
}
|
|
30121
|
-
.
|
|
30122
|
-
|
|
30123
|
-
|
|
30103
|
+
.iouxfgt.is-rotate img,
|
|
30104
|
+
.iouxfgt.is-rotate svg {
|
|
30105
|
+
animation: rotate 680ms linear infinite;
|
|
30124
30106
|
}
|
|
30125
|
-
|
|
30126
|
-
|
|
30127
|
-
|
|
30107
|
+
|
|
30108
|
+
.s1ebs0ra {
|
|
30109
|
+
display: flex;
|
|
30110
|
+
align-items: center;
|
|
30111
|
+
justify-content: space-between;
|
|
30112
|
+
background: #edf0f7;
|
|
30113
|
+
padding: 8px 12px;
|
|
30114
|
+
position: sticky;
|
|
30115
|
+
top: 0;
|
|
30116
|
+
z-index: 1;
|
|
30117
|
+
margin-bottom: -52px;
|
|
30128
30118
|
}
|
|
30129
|
-
.
|
|
30130
|
-
|
|
30131
|
-
|
|
30119
|
+
.s1ebs0ra .select-total {
|
|
30120
|
+
display: flex;
|
|
30121
|
+
align-items: center;
|
|
30122
|
+
font-weight: 700;
|
|
30123
|
+
flex-shrink: 0;
|
|
30132
30124
|
}
|
|
30133
|
-
.
|
|
30134
|
-
|
|
30135
|
-
|
|
30136
|
-
|
|
30137
|
-
|
|
30125
|
+
.s1ebs0ra .select-total .icon-wrapper {
|
|
30126
|
+
cursor: pointer;
|
|
30127
|
+
margin-left: 8px;
|
|
30128
|
+
width: 32px;
|
|
30129
|
+
height: 32px;
|
|
30130
|
+
border-radius: 50%;
|
|
30131
|
+
justify-content: center;
|
|
30138
30132
|
}
|
|
30139
|
-
.
|
|
30140
|
-
|
|
30141
|
-
width: 28px;
|
|
30133
|
+
.s1ebs0ra .select-total .icon-wrapper:hover {
|
|
30134
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30142
30135
|
}
|
|
30143
|
-
.
|
|
30144
|
-
|
|
30136
|
+
.s1ebs0ra .action-group {
|
|
30137
|
+
flex: 1;
|
|
30138
|
+
margin-left: 88px;
|
|
30139
|
+
white-space: nowrap;
|
|
30140
|
+
text-align: right;
|
|
30141
|
+
position: relative;
|
|
30142
|
+
padding: 4px 0;
|
|
30143
|
+
margin-top: -4px;
|
|
30144
|
+
overflow: hidden;
|
|
30145
30145
|
}
|
|
30146
|
-
.
|
|
30147
|
-
|
|
30146
|
+
.s1ebs0ra .action-group .sub-menu-delete {
|
|
30147
|
+
transform: translateY(-4px);
|
|
30148
30148
|
}
|
|
30149
|
-
.
|
|
30150
|
-
|
|
30149
|
+
.s1ebs0ra .action-group button {
|
|
30150
|
+
border: none;
|
|
30151
30151
|
}
|
|
30152
|
-
.
|
|
30153
|
-
|
|
30152
|
+
.s1ebs0ra .action-group > *:not(:last-child) {
|
|
30153
|
+
margin-right: 8px;
|
|
30154
30154
|
}
|
|
30155
|
-
.
|
|
30156
|
-
|
|
30155
|
+
.s1ebs0ra .action-group > button:last-child {
|
|
30156
|
+
margin-right: 4px;
|
|
30157
30157
|
}
|
|
30158
|
-
|
|
30159
|
-
|
|
30160
|
-
|
|
30158
|
+
.s1ebs0ra .action-group .more-btn {
|
|
30159
|
+
cursor: pointer;
|
|
30160
|
+
width: 32px;
|
|
30161
|
+
height: 32px;
|
|
30162
|
+
justify-content: center;
|
|
30163
|
+
border-radius: 50%;
|
|
30164
|
+
}
|
|
30165
|
+
.s1ebs0ra .action-group .more-btn:hover {
|
|
30166
|
+
background: #fff;
|
|
30161
30167
|
}
|
|
30162
30168
|
|
|
30163
30169
|
.t1m2x205 .ant-tooltip-arrow {
|
|
@@ -30168,232 +30174,68 @@ html body {
|
|
|
30168
30174
|
border-radius: 4px;
|
|
30169
30175
|
}
|
|
30170
30176
|
|
|
30171
|
-
.
|
|
30172
|
-
|
|
30177
|
+
.dsnbhzf {
|
|
30178
|
+
font-family: Inter;
|
|
30179
|
+
font-style: normal;
|
|
30180
|
+
font-weight: bold;
|
|
30181
|
+
font-size: 32px;
|
|
30182
|
+
line-height: 40px;
|
|
30173
30183
|
}
|
|
30174
30184
|
|
|
30175
|
-
.
|
|
30176
|
-
|
|
30177
|
-
|
|
30185
|
+
.d1mvo22k {
|
|
30186
|
+
font-family: Inter;
|
|
30187
|
+
font-style: normal;
|
|
30188
|
+
font-weight: bold;
|
|
30189
|
+
font-size: 24px;
|
|
30190
|
+
line-height: 32px;
|
|
30178
30191
|
}
|
|
30179
30192
|
|
|
30180
|
-
.
|
|
30181
|
-
|
|
30193
|
+
.d1b444tr {
|
|
30194
|
+
font-family: Inter;
|
|
30195
|
+
font-style: normal;
|
|
30196
|
+
font-weight: normal;
|
|
30197
|
+
font-size: 32px;
|
|
30198
|
+
line-height: 40px;
|
|
30182
30199
|
}
|
|
30183
30200
|
|
|
30184
|
-
.
|
|
30185
|
-
|
|
30186
|
-
|
|
30187
|
-
|
|
30188
|
-
|
|
30189
|
-
|
|
30190
|
-
box-sizing: border-box;
|
|
30191
|
-
margin-top: 8px;
|
|
30201
|
+
.dvs0kue {
|
|
30202
|
+
font-family: Inter;
|
|
30203
|
+
font-style: normal;
|
|
30204
|
+
font-weight: bold;
|
|
30205
|
+
font-size: 20px;
|
|
30206
|
+
line-height: 24px;
|
|
30192
30207
|
}
|
|
30193
30208
|
|
|
30194
|
-
.
|
|
30195
|
-
|
|
30196
|
-
|
|
30197
|
-
|
|
30198
|
-
|
|
30199
|
-
|
|
30209
|
+
.d1hcbfcq {
|
|
30210
|
+
font-family: Inter;
|
|
30211
|
+
font-style: normal;
|
|
30212
|
+
font-weight: normal;
|
|
30213
|
+
font-size: 20px;
|
|
30214
|
+
line-height: 24px;
|
|
30200
30215
|
}
|
|
30201
|
-
|
|
30202
|
-
|
|
30216
|
+
|
|
30217
|
+
.d1cz922v {
|
|
30218
|
+
font-family: Inter;
|
|
30219
|
+
font-style: normal;
|
|
30220
|
+
font-weight: bold;
|
|
30221
|
+
font-size: 18px;
|
|
30222
|
+
line-height: 22px;
|
|
30203
30223
|
}
|
|
30204
|
-
|
|
30205
|
-
|
|
30224
|
+
|
|
30225
|
+
.d3nzbrm {
|
|
30226
|
+
font-family: Inter;
|
|
30227
|
+
font-style: normal;
|
|
30228
|
+
font-weight: normal;
|
|
30229
|
+
font-size: 18px;
|
|
30230
|
+
line-height: 22px;
|
|
30206
30231
|
}
|
|
30207
|
-
|
|
30208
|
-
|
|
30209
|
-
|
|
30210
|
-
|
|
30211
|
-
|
|
30212
|
-
|
|
30213
|
-
|
|
30214
|
-
display: block;
|
|
30215
|
-
}
|
|
30216
|
-
.o1ugr09p.ant-select-item-option-active {
|
|
30217
|
-
background: rgba(0, 136, 255, 0.16);
|
|
30218
|
-
}
|
|
30219
|
-
.o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30220
|
-
color: #0080ff;
|
|
30221
|
-
}
|
|
30222
|
-
.o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30223
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30224
|
-
color: #0080ff;
|
|
30225
|
-
}
|
|
30226
|
-
|
|
30227
|
-
.o1ifxsq4 {
|
|
30228
|
-
display: flex;
|
|
30229
|
-
justify-content: space-between;
|
|
30230
|
-
height: 20px;
|
|
30231
|
-
line-height: 20px;
|
|
30232
|
-
}
|
|
30233
|
-
.o1ifxsq4 .timezone-title {
|
|
30234
|
-
color: #2d3a56;
|
|
30235
|
-
overflow: hidden;
|
|
30236
|
-
text-overflow: ellipsis;
|
|
30237
|
-
}
|
|
30238
|
-
|
|
30239
|
-
.o1zue7 {
|
|
30240
|
-
display: flex;
|
|
30241
|
-
justify-content: space-between;
|
|
30242
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30243
|
-
height: 18px;
|
|
30244
|
-
line-height: 18px;
|
|
30245
|
-
margin-top: 2px;
|
|
30246
|
-
}
|
|
30247
|
-
|
|
30248
|
-
.tyfmlxg {
|
|
30249
|
-
border: none;
|
|
30250
|
-
margin-right: 0;
|
|
30251
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30252
|
-
}
|
|
30253
|
-
|
|
30254
|
-
.o18uybox {
|
|
30255
|
-
pointer-events: none;
|
|
30256
|
-
height: 32px;
|
|
30257
|
-
width: 100%;
|
|
30258
|
-
opacity: 0;
|
|
30259
|
-
}
|
|
30260
|
-
|
|
30261
|
-
.phljevk {
|
|
30262
|
-
display: flex;
|
|
30263
|
-
justify-content: space-between;
|
|
30264
|
-
align-items: center;
|
|
30265
|
-
padding: 10px 0;
|
|
30266
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30267
|
-
font-size: 12px;
|
|
30268
|
-
line-height: 24px;
|
|
30269
|
-
}
|
|
30270
|
-
.phljevk .pagination-left {
|
|
30271
|
-
padding: 2px 8px;
|
|
30272
|
-
}
|
|
30273
|
-
.phljevk .dropdown-trigger {
|
|
30274
|
-
display: flex;
|
|
30275
|
-
align-items: center;
|
|
30276
|
-
border-radius: 6px;
|
|
30277
|
-
cursor: pointer;
|
|
30278
|
-
transition: all 0.3s ease;
|
|
30279
|
-
}
|
|
30280
|
-
.phljevk .dropdown-trigger:hover {
|
|
30281
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30282
|
-
color: #0080ff;
|
|
30283
|
-
}
|
|
30284
|
-
.phljevk .dropdown-trigger .icon-inner {
|
|
30285
|
-
margin-left: 4px;
|
|
30286
|
-
}
|
|
30287
|
-
.phljevk .pagination-right {
|
|
30288
|
-
display: flex;
|
|
30289
|
-
align-items: center;
|
|
30290
|
-
color: #0080ff;
|
|
30291
|
-
font-weight: bold;
|
|
30292
|
-
}
|
|
30293
|
-
.phljevk .pagination-right .icon-inner {
|
|
30294
|
-
margin-left: 4px;
|
|
30295
|
-
}
|
|
30296
|
-
.phljevk .pagination-right .prev-btn,
|
|
30297
|
-
.phljevk .pagination-right .next-btn {
|
|
30298
|
-
padding: 0 8px;
|
|
30299
|
-
}
|
|
30300
|
-
.phljevk .pagination-right .prev-btn > span,
|
|
30301
|
-
.phljevk .pagination-right .next-btn > span {
|
|
30302
|
-
color: #0080ff;
|
|
30303
|
-
}
|
|
30304
|
-
.phljevk .pagination-right .next-btn .icon-inner {
|
|
30305
|
-
transform: rotate(180deg);
|
|
30306
|
-
}
|
|
30307
|
-
|
|
30308
|
-
.d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30309
|
-
max-height: calc(100vh - 128px);
|
|
30310
|
-
overflow-y: auto;
|
|
30311
|
-
}
|
|
30312
|
-
.d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30313
|
-
padding: 4px 20px;
|
|
30314
|
-
font-size: 12px;
|
|
30315
|
-
line-height: 18px;
|
|
30316
|
-
}
|
|
30317
|
-
|
|
30318
|
-
.skwah65 {
|
|
30319
|
-
height: 8px;
|
|
30320
|
-
box-sizing: border-box;
|
|
30321
|
-
border-radius: 2px;
|
|
30322
|
-
background: #f5f7fa;
|
|
30323
|
-
display: flex;
|
|
30324
|
-
width: 100%;
|
|
30325
|
-
overflow: hidden;
|
|
30326
|
-
}
|
|
30327
|
-
.skwah65 .stack-bar-item + .stack-bar-item {
|
|
30328
|
-
margin-left: 1px;
|
|
30329
|
-
}
|
|
30330
|
-
|
|
30331
|
-
.iq1gosr {
|
|
30332
|
-
display: inline-block;
|
|
30333
|
-
}
|
|
30334
|
-
|
|
30335
|
-
.dsnbhzf {
|
|
30336
|
-
font-family: Inter;
|
|
30337
|
-
font-style: normal;
|
|
30338
|
-
font-weight: bold;
|
|
30339
|
-
font-size: 32px;
|
|
30340
|
-
line-height: 40px;
|
|
30341
|
-
}
|
|
30342
|
-
|
|
30343
|
-
.d1mvo22k {
|
|
30344
|
-
font-family: Inter;
|
|
30345
|
-
font-style: normal;
|
|
30346
|
-
font-weight: bold;
|
|
30347
|
-
font-size: 24px;
|
|
30348
|
-
line-height: 32px;
|
|
30349
|
-
}
|
|
30350
|
-
|
|
30351
|
-
.d1b444tr {
|
|
30352
|
-
font-family: Inter;
|
|
30353
|
-
font-style: normal;
|
|
30354
|
-
font-weight: normal;
|
|
30355
|
-
font-size: 32px;
|
|
30356
|
-
line-height: 40px;
|
|
30357
|
-
}
|
|
30358
|
-
|
|
30359
|
-
.dvs0kue {
|
|
30360
|
-
font-family: Inter;
|
|
30361
|
-
font-style: normal;
|
|
30362
|
-
font-weight: bold;
|
|
30363
|
-
font-size: 20px;
|
|
30364
|
-
line-height: 24px;
|
|
30365
|
-
}
|
|
30366
|
-
|
|
30367
|
-
.d1hcbfcq {
|
|
30368
|
-
font-family: Inter;
|
|
30369
|
-
font-style: normal;
|
|
30370
|
-
font-weight: normal;
|
|
30371
|
-
font-size: 20px;
|
|
30372
|
-
line-height: 24px;
|
|
30373
|
-
}
|
|
30374
|
-
|
|
30375
|
-
.d1cz922v {
|
|
30376
|
-
font-family: Inter;
|
|
30377
|
-
font-style: normal;
|
|
30378
|
-
font-weight: bold;
|
|
30379
|
-
font-size: 18px;
|
|
30380
|
-
line-height: 22px;
|
|
30381
|
-
}
|
|
30382
|
-
|
|
30383
|
-
.d3nzbrm {
|
|
30384
|
-
font-family: Inter;
|
|
30385
|
-
font-style: normal;
|
|
30386
|
-
font-weight: normal;
|
|
30387
|
-
font-size: 18px;
|
|
30388
|
-
line-height: 22px;
|
|
30389
|
-
}
|
|
30390
|
-
|
|
30391
|
-
.h1g0p5ob {
|
|
30392
|
-
font-family: Inter;
|
|
30393
|
-
font-style: normal;
|
|
30394
|
-
font-weight: bold;
|
|
30395
|
-
font-size: 16px;
|
|
30396
|
-
line-height: 22px;
|
|
30232
|
+
|
|
30233
|
+
.h1g0p5ob {
|
|
30234
|
+
font-family: Inter;
|
|
30235
|
+
font-style: normal;
|
|
30236
|
+
font-weight: bold;
|
|
30237
|
+
font-size: 16px;
|
|
30238
|
+
line-height: 22px;
|
|
30397
30239
|
}
|
|
30398
30240
|
|
|
30399
30241
|
.hydo2ej {
|
|
@@ -30807,45 +30649,325 @@ html body {
|
|
|
30807
30649
|
line-height: 12px;
|
|
30808
30650
|
}
|
|
30809
30651
|
|
|
30810
|
-
.
|
|
30811
|
-
|
|
30652
|
+
.owd0kml {
|
|
30653
|
+
display: inline-block;
|
|
30812
30654
|
}
|
|
30813
30655
|
|
|
30814
|
-
.
|
|
30815
|
-
|
|
30656
|
+
.h1jsgezc {
|
|
30657
|
+
visibility: hidden;
|
|
30658
|
+
position: absolute;
|
|
30816
30659
|
}
|
|
30817
|
-
|
|
30818
|
-
|
|
30819
|
-
height:
|
|
30660
|
+
|
|
30661
|
+
.skwah65 {
|
|
30662
|
+
height: 8px;
|
|
30663
|
+
box-sizing: border-box;
|
|
30664
|
+
border-radius: 2px;
|
|
30665
|
+
background: #f5f7fa;
|
|
30666
|
+
display: flex;
|
|
30667
|
+
width: 100%;
|
|
30668
|
+
overflow: hidden;
|
|
30820
30669
|
}
|
|
30821
|
-
.
|
|
30822
|
-
|
|
30670
|
+
.skwah65 .stack-bar-item + .stack-bar-item {
|
|
30671
|
+
margin-left: 1px;
|
|
30823
30672
|
}
|
|
30824
|
-
|
|
30825
|
-
|
|
30826
|
-
|
|
30673
|
+
|
|
30674
|
+
.s1dizucg.ant-switch {
|
|
30675
|
+
min-width: 40px;
|
|
30676
|
+
height: 24px;
|
|
30677
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30678
|
+
overflow: hidden;
|
|
30827
30679
|
}
|
|
30828
|
-
.
|
|
30829
|
-
|
|
30680
|
+
.s1dizucg.ant-switch:focus {
|
|
30681
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30830
30682
|
}
|
|
30831
|
-
.
|
|
30832
|
-
|
|
30683
|
+
.s1dizucg.ant-switch-small {
|
|
30684
|
+
min-width: 26px;
|
|
30685
|
+
height: 16px;
|
|
30833
30686
|
}
|
|
30834
|
-
.
|
|
30835
|
-
|
|
30687
|
+
.s1dizucg.ant-switch-large {
|
|
30688
|
+
min-width: 52px;
|
|
30689
|
+
height: 32px;
|
|
30836
30690
|
}
|
|
30837
|
-
.
|
|
30838
|
-
|
|
30691
|
+
.s1dizucg.ant-switch .ant-switch-handle {
|
|
30692
|
+
height: 20px;
|
|
30693
|
+
width: 20px;
|
|
30839
30694
|
}
|
|
30840
|
-
.
|
|
30841
|
-
|
|
30695
|
+
.s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30696
|
+
border-radius: 10px;
|
|
30697
|
+
transition-delay: 120ms;
|
|
30842
30698
|
}
|
|
30843
|
-
.
|
|
30844
|
-
height:
|
|
30845
|
-
|
|
30699
|
+
.s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30700
|
+
height: 14px;
|
|
30701
|
+
width: 14px;
|
|
30702
|
+
top: 1px;
|
|
30703
|
+
left: 1px;
|
|
30846
30704
|
}
|
|
30847
|
-
.
|
|
30848
|
-
|
|
30705
|
+
.s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30706
|
+
height: 28px;
|
|
30707
|
+
width: 28px;
|
|
30708
|
+
}
|
|
30709
|
+
.s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30710
|
+
border-radius: 14px;
|
|
30711
|
+
}
|
|
30712
|
+
.s1dizucg.ant-switch-checked {
|
|
30713
|
+
background-color: #00ba5d;
|
|
30714
|
+
}
|
|
30715
|
+
.s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30716
|
+
left: calc(100% - 20px - 2px);
|
|
30717
|
+
}
|
|
30718
|
+
.s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30719
|
+
left: calc(100% - 14px - 1px);
|
|
30720
|
+
}
|
|
30721
|
+
.s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30722
|
+
left: calc(100% - 28px - 2px);
|
|
30723
|
+
}
|
|
30724
|
+
|
|
30725
|
+
.c1up6e3y {
|
|
30726
|
+
margin-left: 5px;
|
|
30727
|
+
}
|
|
30728
|
+
|
|
30729
|
+
.rapgekc.ant-radio-wrapper {
|
|
30730
|
+
display: inline-flex;
|
|
30731
|
+
align-items: baseline;
|
|
30732
|
+
white-space: pre-wrap;
|
|
30733
|
+
}
|
|
30734
|
+
.rapgekc.ant-radio-wrapper .ant-radio {
|
|
30735
|
+
position: relative;
|
|
30736
|
+
top: 3px;
|
|
30737
|
+
}
|
|
30738
|
+
.rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30739
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30740
|
+
}
|
|
30741
|
+
.rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30742
|
+
border-color: #0080ff;
|
|
30743
|
+
}
|
|
30744
|
+
.rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30745
|
+
border-color: #0080ff;
|
|
30746
|
+
background: #0080ff;
|
|
30747
|
+
}
|
|
30748
|
+
.rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30749
|
+
top: 4px;
|
|
30750
|
+
left: 4px;
|
|
30751
|
+
width: 6px;
|
|
30752
|
+
height: 6px;
|
|
30753
|
+
background: #fff;
|
|
30754
|
+
}
|
|
30755
|
+
.rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30756
|
+
opacity: 0.5;
|
|
30757
|
+
}
|
|
30758
|
+
.rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30759
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30760
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30761
|
+
}
|
|
30762
|
+
.rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30763
|
+
background: #00122e;
|
|
30764
|
+
}
|
|
30765
|
+
.rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30766
|
+
color: #00122e;
|
|
30767
|
+
opacity: 0.5;
|
|
30768
|
+
}
|
|
30769
|
+
.rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30770
|
+
color: #00122e;
|
|
30771
|
+
}
|
|
30772
|
+
.rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
30773
|
+
display: inline-block;
|
|
30774
|
+
padding: 0;
|
|
30775
|
+
padding-left: 12px;
|
|
30776
|
+
}
|
|
30777
|
+
.rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30778
|
+
margin-bottom: 0;
|
|
30779
|
+
white-space: pre-wrap;
|
|
30780
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30781
|
+
}
|
|
30782
|
+
.rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
30783
|
+
padding-left: 8px;
|
|
30784
|
+
}
|
|
30785
|
+
|
|
30786
|
+
.rp906go .ant-radio-button-wrapper:first-child {
|
|
30787
|
+
border-radius: 5px 0 0 5px;
|
|
30788
|
+
}
|
|
30789
|
+
.rp906go .ant-radio-button-wrapper:last-child {
|
|
30790
|
+
border-radius: 0 5px 5px 0;
|
|
30791
|
+
}
|
|
30792
|
+
|
|
30793
|
+
.rcc63c8 {
|
|
30794
|
+
color: #00122e;
|
|
30795
|
+
border-color: #ccd4e3;
|
|
30796
|
+
}
|
|
30797
|
+
.rcc63c8:first-child {
|
|
30798
|
+
border-color: #a3b4cc;
|
|
30799
|
+
}
|
|
30800
|
+
.rcc63c8.ant-radio-button-wrapper {
|
|
30801
|
+
padding: 0 12px;
|
|
30802
|
+
line-height: 32px;
|
|
30803
|
+
height: 32px;
|
|
30804
|
+
}
|
|
30805
|
+
.rcc63c8.ant-radio-button-wrapper > span + span {
|
|
30806
|
+
white-space: nowrap;
|
|
30807
|
+
}
|
|
30808
|
+
.ant-radio-group-small .rcc63c8.ant-radio-button-wrapper {
|
|
30809
|
+
height: 22px;
|
|
30810
|
+
padding: 0 7px;
|
|
30811
|
+
line-height: 20px;
|
|
30812
|
+
}
|
|
30813
|
+
.rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30814
|
+
background: #ccd4e3;
|
|
30815
|
+
}
|
|
30816
|
+
.rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30817
|
+
background: #0080ff;
|
|
30818
|
+
}
|
|
30819
|
+
.rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30820
|
+
background: #ccd4e3;
|
|
30821
|
+
opacity: 0.5;
|
|
30822
|
+
}
|
|
30823
|
+
.rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30824
|
+
border-right-color: #0080ff;
|
|
30825
|
+
}
|
|
30826
|
+
.rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30827
|
+
border-color: #0080ff;
|
|
30828
|
+
}
|
|
30829
|
+
.rcc63c8.ant-radio-button-wrapper-checked {
|
|
30830
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30831
|
+
}
|
|
30832
|
+
.rcc63c8.ant-radio-button-wrapper-disabled {
|
|
30833
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30834
|
+
border-color: #ccd4e3;
|
|
30835
|
+
opacity: 0.5;
|
|
30836
|
+
}
|
|
30837
|
+
.rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30838
|
+
color: #00122e;
|
|
30839
|
+
border-color: #ccd4e3;
|
|
30840
|
+
}
|
|
30841
|
+
.rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30842
|
+
color: #00122e;
|
|
30843
|
+
border-color: #ccd4e3;
|
|
30844
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30845
|
+
}
|
|
30846
|
+
.rcc63c8 .ant-radio-button-input {
|
|
30847
|
+
margin-right: 8px;
|
|
30848
|
+
display: inline;
|
|
30849
|
+
border: none;
|
|
30850
|
+
padding: 0;
|
|
30851
|
+
width: 36px;
|
|
30852
|
+
background: transparent;
|
|
30853
|
+
}
|
|
30854
|
+
.rcc63c8 .ant-radio-button-input:focus {
|
|
30855
|
+
box-shadow: none;
|
|
30856
|
+
}
|
|
30857
|
+
.rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30858
|
+
margin-right: 0;
|
|
30859
|
+
width: initial;
|
|
30860
|
+
box-shadow: none;
|
|
30861
|
+
}
|
|
30862
|
+
.rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30863
|
+
display: none;
|
|
30864
|
+
}
|
|
30865
|
+
.rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30866
|
+
display: inline;
|
|
30867
|
+
}
|
|
30868
|
+
.rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30869
|
+
display: inline;
|
|
30870
|
+
margin-right: 8px;
|
|
30871
|
+
padding: 0;
|
|
30872
|
+
width: 36px;
|
|
30873
|
+
}
|
|
30874
|
+
|
|
30875
|
+
.phljevk {
|
|
30876
|
+
display: flex;
|
|
30877
|
+
justify-content: space-between;
|
|
30878
|
+
align-items: center;
|
|
30879
|
+
padding: 10px 0;
|
|
30880
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30881
|
+
font-size: 12px;
|
|
30882
|
+
line-height: 24px;
|
|
30883
|
+
}
|
|
30884
|
+
.phljevk .pagination-left {
|
|
30885
|
+
padding: 2px 8px;
|
|
30886
|
+
}
|
|
30887
|
+
.phljevk .dropdown-trigger {
|
|
30888
|
+
display: flex;
|
|
30889
|
+
align-items: center;
|
|
30890
|
+
border-radius: 6px;
|
|
30891
|
+
cursor: pointer;
|
|
30892
|
+
transition: all 0.3s ease;
|
|
30893
|
+
}
|
|
30894
|
+
.phljevk .dropdown-trigger:hover {
|
|
30895
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30896
|
+
color: #0080ff;
|
|
30897
|
+
}
|
|
30898
|
+
.phljevk .dropdown-trigger .icon-inner {
|
|
30899
|
+
margin-left: 4px;
|
|
30900
|
+
}
|
|
30901
|
+
.phljevk .pagination-right {
|
|
30902
|
+
display: flex;
|
|
30903
|
+
align-items: center;
|
|
30904
|
+
color: #0080ff;
|
|
30905
|
+
font-weight: bold;
|
|
30906
|
+
}
|
|
30907
|
+
.phljevk .pagination-right .icon-inner {
|
|
30908
|
+
margin-left: 4px;
|
|
30909
|
+
}
|
|
30910
|
+
.phljevk .pagination-right .prev-btn,
|
|
30911
|
+
.phljevk .pagination-right .next-btn {
|
|
30912
|
+
padding: 0 8px;
|
|
30913
|
+
}
|
|
30914
|
+
.phljevk .pagination-right .prev-btn > span,
|
|
30915
|
+
.phljevk .pagination-right .next-btn > span {
|
|
30916
|
+
color: #0080ff;
|
|
30917
|
+
}
|
|
30918
|
+
.phljevk .pagination-right .next-btn .icon-inner {
|
|
30919
|
+
transform: rotate(180deg);
|
|
30920
|
+
}
|
|
30921
|
+
|
|
30922
|
+
.d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30923
|
+
max-height: calc(100vh - 128px);
|
|
30924
|
+
overflow-y: auto;
|
|
30925
|
+
}
|
|
30926
|
+
.d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30927
|
+
padding: 4px 20px;
|
|
30928
|
+
font-size: 12px;
|
|
30929
|
+
line-height: 18px;
|
|
30930
|
+
}
|
|
30931
|
+
|
|
30932
|
+
.tc97u5y {
|
|
30933
|
+
height: 100%;
|
|
30934
|
+
}
|
|
30935
|
+
|
|
30936
|
+
.tfzf37v {
|
|
30937
|
+
height: 100%;
|
|
30938
|
+
}
|
|
30939
|
+
.tfzf37v.empty-table .ant-table-content {
|
|
30940
|
+
overflow: visible !important;
|
|
30941
|
+
height: 100%;
|
|
30942
|
+
}
|
|
30943
|
+
.tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
30944
|
+
height: 100%;
|
|
30945
|
+
}
|
|
30946
|
+
.tfzf37v.empty-table .ant-table-content table {
|
|
30947
|
+
width: 100% !important;
|
|
30948
|
+
height: 100%;
|
|
30949
|
+
}
|
|
30950
|
+
.tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
30951
|
+
padding: 15px 0;
|
|
30952
|
+
}
|
|
30953
|
+
.tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
|
|
30954
|
+
display: none;
|
|
30955
|
+
}
|
|
30956
|
+
.tfzf37v .active-row td:nth-child(1) {
|
|
30957
|
+
font-weight: 700;
|
|
30958
|
+
}
|
|
30959
|
+
.tfzf37v.has-selection .active-row td:nth-child(2) {
|
|
30960
|
+
font-weight: 700;
|
|
30961
|
+
}
|
|
30962
|
+
.tfzf37v .ant-spin-nested-loading {
|
|
30963
|
+
height: 100%;
|
|
30964
|
+
}
|
|
30965
|
+
.tfzf37v .ant-spin-nested-loading .ant-spin-container {
|
|
30966
|
+
height: 100%;
|
|
30967
|
+
overflow: visible;
|
|
30968
|
+
}
|
|
30969
|
+
.tfzf37v .ant-spin-nested-loading .ant-spin {
|
|
30970
|
+
max-height: none;
|
|
30849
30971
|
}
|
|
30850
30972
|
.tfzf37v.table-init-loading .ant-spin-blur thead,
|
|
30851
30973
|
.tfzf37v.table-init-loading .ant-spin-blur tbody {
|
|
@@ -31171,150 +31293,225 @@ html body {
|
|
|
31171
31293
|
background: #fff;
|
|
31172
31294
|
}
|
|
31173
31295
|
|
|
31174
|
-
.
|
|
31175
|
-
|
|
31176
|
-
align-items: baseline;
|
|
31177
|
-
white-space: pre-wrap;
|
|
31296
|
+
.s1dni7lo {
|
|
31297
|
+
width: 430px !important;
|
|
31178
31298
|
}
|
|
31179
|
-
|
|
31180
|
-
|
|
31181
|
-
|
|
31299
|
+
|
|
31300
|
+
.d1wwmmm5 .ant-select-item-group {
|
|
31301
|
+
padding: 8px 16px;
|
|
31302
|
+
line-height: 18px;
|
|
31303
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31304
|
+
height: 34px;
|
|
31305
|
+
min-height: 34px;
|
|
31306
|
+
box-sizing: border-box;
|
|
31307
|
+
margin-top: 8px;
|
|
31182
31308
|
}
|
|
31183
|
-
|
|
31184
|
-
|
|
31309
|
+
|
|
31310
|
+
.o1ugr09p {
|
|
31311
|
+
display: flex;
|
|
31312
|
+
flex-direction: column;
|
|
31313
|
+
margin: 1px 8px;
|
|
31314
|
+
padding: 8px;
|
|
31315
|
+
border-radius: 4px;
|
|
31185
31316
|
}
|
|
31186
|
-
.
|
|
31187
|
-
|
|
31317
|
+
.o1ugr09p .selected-icon {
|
|
31318
|
+
display: none;
|
|
31188
31319
|
}
|
|
31189
|
-
.
|
|
31190
|
-
|
|
31191
|
-
background: #0080ff;
|
|
31320
|
+
.o1ugr09p.ant-select-item-option-grouped {
|
|
31321
|
+
padding-left: 8px;
|
|
31192
31322
|
}
|
|
31193
|
-
.
|
|
31194
|
-
|
|
31195
|
-
left: 4px;
|
|
31196
|
-
width: 6px;
|
|
31197
|
-
height: 6px;
|
|
31198
|
-
background: #fff;
|
|
31323
|
+
.o1ugr09p.ant-select-item-option-selected {
|
|
31324
|
+
background-color: white;
|
|
31199
31325
|
}
|
|
31200
|
-
.
|
|
31201
|
-
|
|
31326
|
+
.o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31327
|
+
color: #0080ff;
|
|
31202
31328
|
}
|
|
31203
|
-
.
|
|
31204
|
-
|
|
31205
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31329
|
+
.o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31330
|
+
display: block;
|
|
31206
31331
|
}
|
|
31207
|
-
.
|
|
31208
|
-
background:
|
|
31332
|
+
.o1ugr09p.ant-select-item-option-active {
|
|
31333
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31209
31334
|
}
|
|
31210
|
-
.
|
|
31211
|
-
color: #
|
|
31212
|
-
opacity: 0.5;
|
|
31335
|
+
.o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31336
|
+
color: #0080ff;
|
|
31213
31337
|
}
|
|
31214
|
-
.
|
|
31215
|
-
|
|
31338
|
+
.o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31339
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31340
|
+
color: #0080ff;
|
|
31216
31341
|
}
|
|
31217
|
-
|
|
31218
|
-
|
|
31219
|
-
|
|
31220
|
-
|
|
31342
|
+
|
|
31343
|
+
.o1ifxsq4 {
|
|
31344
|
+
display: flex;
|
|
31345
|
+
justify-content: space-between;
|
|
31346
|
+
height: 20px;
|
|
31347
|
+
line-height: 20px;
|
|
31221
31348
|
}
|
|
31222
|
-
.
|
|
31223
|
-
|
|
31224
|
-
|
|
31225
|
-
|
|
31349
|
+
.o1ifxsq4 .timezone-title {
|
|
31350
|
+
color: #2d3a56;
|
|
31351
|
+
overflow: hidden;
|
|
31352
|
+
text-overflow: ellipsis;
|
|
31226
31353
|
}
|
|
31227
|
-
|
|
31228
|
-
|
|
31354
|
+
|
|
31355
|
+
.o1zue7 {
|
|
31356
|
+
display: flex;
|
|
31357
|
+
justify-content: space-between;
|
|
31358
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31359
|
+
height: 18px;
|
|
31360
|
+
line-height: 18px;
|
|
31361
|
+
margin-top: 2px;
|
|
31229
31362
|
}
|
|
31230
31363
|
|
|
31231
|
-
.
|
|
31232
|
-
border
|
|
31364
|
+
.tyfmlxg {
|
|
31365
|
+
border: none;
|
|
31366
|
+
margin-right: 0;
|
|
31367
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31233
31368
|
}
|
|
31234
|
-
|
|
31235
|
-
|
|
31369
|
+
|
|
31370
|
+
.o18uybox {
|
|
31371
|
+
pointer-events: none;
|
|
31372
|
+
height: 32px;
|
|
31373
|
+
width: 100%;
|
|
31374
|
+
opacity: 0;
|
|
31236
31375
|
}
|
|
31237
31376
|
|
|
31238
|
-
.
|
|
31239
|
-
|
|
31240
|
-
border-color: #ccd4e3;
|
|
31377
|
+
.c1up1pdz {
|
|
31378
|
+
width: 648px;
|
|
31241
31379
|
}
|
|
31242
|
-
.
|
|
31243
|
-
border-color: #
|
|
31380
|
+
.c1up1pdz.active {
|
|
31381
|
+
border-color: #0080ff;
|
|
31244
31382
|
}
|
|
31245
|
-
.
|
|
31246
|
-
|
|
31383
|
+
.c1up1pdz.active > header {
|
|
31384
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31385
|
+
}
|
|
31386
|
+
.c1up1pdz .expand {
|
|
31387
|
+
padding: 12px;
|
|
31388
|
+
}
|
|
31389
|
+
.c1up1pdz .field-item {
|
|
31390
|
+
display: flex;
|
|
31391
|
+
padding: 10px 0;
|
|
31392
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31393
|
+
}
|
|
31394
|
+
.c1up1pdz .field-item:last-child {
|
|
31395
|
+
border-bottom: none;
|
|
31396
|
+
padding-bottom: 0;
|
|
31397
|
+
}
|
|
31398
|
+
.c1up1pdz .field-item label {
|
|
31247
31399
|
line-height: 32px;
|
|
31248
|
-
|
|
31400
|
+
width: 100px;
|
|
31401
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31249
31402
|
}
|
|
31250
|
-
.
|
|
31251
|
-
|
|
31403
|
+
.c1up1pdz .help {
|
|
31404
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31405
|
+
margin-top: 5px;
|
|
31252
31406
|
}
|
|
31253
|
-
.
|
|
31254
|
-
|
|
31255
|
-
|
|
31256
|
-
line-height: 20px;
|
|
31407
|
+
.c1up1pdz .ant-input-affix-wrapper,
|
|
31408
|
+
.c1up1pdz .ant-picker {
|
|
31409
|
+
width: 128px;
|
|
31257
31410
|
}
|
|
31258
|
-
|
|
31259
|
-
|
|
31411
|
+
|
|
31412
|
+
.c156wh19 {
|
|
31413
|
+
display: flex;
|
|
31414
|
+
align-items: center;
|
|
31415
|
+
justify-content: space-between;
|
|
31416
|
+
word-break: keep-all;
|
|
31260
31417
|
}
|
|
31261
|
-
.
|
|
31262
|
-
|
|
31418
|
+
.c156wh19 .title {
|
|
31419
|
+
margin: 0 16px 0 8px;
|
|
31263
31420
|
}
|
|
31264
|
-
.
|
|
31265
|
-
|
|
31266
|
-
opacity: 0.5;
|
|
31421
|
+
.c156wh19 .retain {
|
|
31422
|
+
color: rgba(129, 138, 153, 0.6);
|
|
31267
31423
|
}
|
|
31268
|
-
.
|
|
31269
|
-
|
|
31424
|
+
.c156wh19 div.left {
|
|
31425
|
+
flex: 1;
|
|
31426
|
+
display: flex;
|
|
31427
|
+
overflow: hidden;
|
|
31428
|
+
align-items: center;
|
|
31429
|
+
justify-content: flex-start;
|
|
31430
|
+
white-space: nowrap;
|
|
31270
31431
|
}
|
|
31271
|
-
.
|
|
31272
|
-
|
|
31432
|
+
.c156wh19 div.left .title {
|
|
31433
|
+
max-width: 100%;
|
|
31434
|
+
overflow: hidden;
|
|
31435
|
+
text-overflow: ellipsis;
|
|
31273
31436
|
}
|
|
31274
|
-
.
|
|
31275
|
-
|
|
31437
|
+
.c156wh19 div.right {
|
|
31438
|
+
display: flex;
|
|
31439
|
+
align-items: center;
|
|
31276
31440
|
}
|
|
31277
|
-
.
|
|
31278
|
-
|
|
31279
|
-
|
|
31280
|
-
|
|
31441
|
+
.c156wh19 .reverse {
|
|
31442
|
+
display: flex;
|
|
31443
|
+
flex-direction: row-reverse;
|
|
31444
|
+
align-items: center;
|
|
31281
31445
|
}
|
|
31282
|
-
.
|
|
31283
|
-
|
|
31284
|
-
border-color: #ccd4e3;
|
|
31446
|
+
.c156wh19 .reverse .ant-switch {
|
|
31447
|
+
margin-left: 8px;
|
|
31285
31448
|
}
|
|
31286
|
-
.
|
|
31287
|
-
|
|
31288
|
-
|
|
31289
|
-
|
|
31449
|
+
.c156wh19 .close {
|
|
31450
|
+
padding-left: 14px;
|
|
31451
|
+
margin-left: 14px;
|
|
31452
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
31453
|
+
cursor: pointer;
|
|
31290
31454
|
}
|
|
31291
|
-
|
|
31292
|
-
|
|
31293
|
-
|
|
31294
|
-
border:
|
|
31295
|
-
padding: 0;
|
|
31296
|
-
width: 36px;
|
|
31297
|
-
background: transparent;
|
|
31455
|
+
|
|
31456
|
+
.m126spxy {
|
|
31457
|
+
padding-bottom: 4px;
|
|
31458
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31298
31459
|
}
|
|
31299
|
-
.
|
|
31300
|
-
|
|
31460
|
+
.m126spxy .ant-btn-link {
|
|
31461
|
+
padding: 1px 10px;
|
|
31462
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31463
|
+
border-radius: 4px;
|
|
31301
31464
|
}
|
|
31302
|
-
.
|
|
31303
|
-
|
|
31304
|
-
|
|
31305
|
-
|
|
31465
|
+
.m126spxy .ant-btn-link.active {
|
|
31466
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31467
|
+
color: #0096ff;
|
|
31468
|
+
}
|
|
31469
|
+
|
|
31470
|
+
.wpbf4pq {
|
|
31471
|
+
padding: 10px 0;
|
|
31472
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31473
|
+
}
|
|
31474
|
+
.wpbf4pq .ant-input,
|
|
31475
|
+
.wpbf4pq .ant-picker {
|
|
31476
|
+
width: 80px;
|
|
31477
|
+
margin: 0 9px;
|
|
31478
|
+
text-align: center;
|
|
31479
|
+
}
|
|
31480
|
+
.wpbf4pq .options {
|
|
31481
|
+
padding: 12px 0 12px 16px;
|
|
31482
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
31483
|
+
margin: 5px 0 5px 8px;
|
|
31484
|
+
}
|
|
31485
|
+
.wpbf4pq .week-day-option,
|
|
31486
|
+
.wpbf4pq .month-day-option {
|
|
31487
|
+
background: #f5f7fa;
|
|
31488
|
+
box-sizing: border-box;
|
|
31489
|
+
border-radius: 16px;
|
|
31490
|
+
margin-right: 8px;
|
|
31306
31491
|
}
|
|
31307
|
-
.
|
|
31308
|
-
|
|
31492
|
+
.wpbf4pq .week-day-option:focus,
|
|
31493
|
+
.wpbf4pq .month-day-option:focus {
|
|
31494
|
+
color: inherit;
|
|
31495
|
+
border-color: #d9d9d9;
|
|
31309
31496
|
}
|
|
31310
|
-
.
|
|
31311
|
-
|
|
31497
|
+
.wpbf4pq .week-day-option.active {
|
|
31498
|
+
background-color: #0096ff;
|
|
31499
|
+
border-color: #0096ff;
|
|
31500
|
+
color: #fff;
|
|
31312
31501
|
}
|
|
31313
|
-
.
|
|
31314
|
-
|
|
31315
|
-
margin-
|
|
31502
|
+
.wpbf4pq .week-day-option.en-text {
|
|
31503
|
+
width: 110px;
|
|
31504
|
+
margin-top: 4px;
|
|
31505
|
+
}
|
|
31506
|
+
.wpbf4pq .month-day-option {
|
|
31507
|
+
width: 32px;
|
|
31316
31508
|
padding: 0;
|
|
31317
|
-
|
|
31509
|
+
margin-bottom: 8px;
|
|
31510
|
+
}
|
|
31511
|
+
.wpbf4pq .month-day-option.active {
|
|
31512
|
+
background-color: #0096ff;
|
|
31513
|
+
border-color: #0096ff;
|
|
31514
|
+
color: #fff;
|
|
31318
31515
|
}
|
|
31319
31516
|
|
|
31320
31517
|
.cnujxq2 {
|
|
@@ -31997,232 +32194,13 @@ input.rf8rlle.ant-input {
|
|
|
31997
32194
|
word-break: break-all;
|
|
31998
32195
|
}
|
|
31999
32196
|
.c3cobmo .title {
|
|
32000
|
-
font-weight: 700;
|
|
32001
|
-
line-height: 18px;
|
|
32002
|
-
margin: 4px 0;
|
|
32003
|
-
}
|
|
32004
|
-
|
|
32005
|
-
.
|
|
32006
|
-
display:
|
|
32007
|
-
align-items: center;
|
|
32008
|
-
justify-content: space-between;
|
|
32009
|
-
background: #edf0f7;
|
|
32010
|
-
padding: 8px 12px;
|
|
32011
|
-
position: sticky;
|
|
32012
|
-
top: 0;
|
|
32013
|
-
z-index: 1;
|
|
32014
|
-
margin-bottom: -52px;
|
|
32015
|
-
}
|
|
32016
|
-
.s1ebs0ra .select-total {
|
|
32017
|
-
display: flex;
|
|
32018
|
-
align-items: center;
|
|
32019
|
-
font-weight: 700;
|
|
32020
|
-
flex-shrink: 0;
|
|
32021
|
-
}
|
|
32022
|
-
.s1ebs0ra .select-total .icon-wrapper {
|
|
32023
|
-
cursor: pointer;
|
|
32024
|
-
margin-left: 8px;
|
|
32025
|
-
width: 32px;
|
|
32026
|
-
height: 32px;
|
|
32027
|
-
border-radius: 50%;
|
|
32028
|
-
justify-content: center;
|
|
32029
|
-
}
|
|
32030
|
-
.s1ebs0ra .select-total .icon-wrapper:hover {
|
|
32031
|
-
background: rgba(225, 230, 241, 0.6);
|
|
32032
|
-
}
|
|
32033
|
-
.s1ebs0ra .action-group {
|
|
32034
|
-
flex: 1;
|
|
32035
|
-
margin-left: 88px;
|
|
32036
|
-
white-space: nowrap;
|
|
32037
|
-
text-align: right;
|
|
32038
|
-
position: relative;
|
|
32039
|
-
padding: 4px 0;
|
|
32040
|
-
margin-top: -4px;
|
|
32041
|
-
overflow: hidden;
|
|
32042
|
-
}
|
|
32043
|
-
.s1ebs0ra .action-group .sub-menu-delete {
|
|
32044
|
-
transform: translateY(-4px);
|
|
32045
|
-
}
|
|
32046
|
-
.s1ebs0ra .action-group button {
|
|
32047
|
-
border: none;
|
|
32048
|
-
}
|
|
32049
|
-
.s1ebs0ra .action-group > *:not(:last-child) {
|
|
32050
|
-
margin-right: 8px;
|
|
32051
|
-
}
|
|
32052
|
-
.s1ebs0ra .action-group > button:last-child {
|
|
32053
|
-
margin-right: 4px;
|
|
32054
|
-
}
|
|
32055
|
-
.s1ebs0ra .action-group .more-btn {
|
|
32056
|
-
cursor: pointer;
|
|
32057
|
-
width: 32px;
|
|
32058
|
-
height: 32px;
|
|
32059
|
-
justify-content: center;
|
|
32060
|
-
border-radius: 50%;
|
|
32061
|
-
}
|
|
32062
|
-
.s1ebs0ra .action-group .more-btn:hover {
|
|
32063
|
-
background: #fff;
|
|
32064
|
-
}
|
|
32065
|
-
|
|
32066
|
-
.c1up1pdz {
|
|
32067
|
-
width: 648px;
|
|
32068
|
-
}
|
|
32069
|
-
.c1up1pdz.active {
|
|
32070
|
-
border-color: #0080ff;
|
|
32071
|
-
}
|
|
32072
|
-
.c1up1pdz.active > header {
|
|
32073
|
-
background: rgba(0, 128, 255, 0.1);
|
|
32074
|
-
}
|
|
32075
|
-
.c1up1pdz .expand {
|
|
32076
|
-
padding: 12px;
|
|
32077
|
-
}
|
|
32078
|
-
.c1up1pdz .field-item {
|
|
32079
|
-
display: flex;
|
|
32080
|
-
padding: 10px 0;
|
|
32081
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32082
|
-
}
|
|
32083
|
-
.c1up1pdz .field-item:last-child {
|
|
32084
|
-
border-bottom: none;
|
|
32085
|
-
padding-bottom: 0;
|
|
32086
|
-
}
|
|
32087
|
-
.c1up1pdz .field-item label {
|
|
32088
|
-
line-height: 32px;
|
|
32089
|
-
width: 100px;
|
|
32090
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32091
|
-
}
|
|
32092
|
-
.c1up1pdz .help {
|
|
32093
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32094
|
-
margin-top: 5px;
|
|
32095
|
-
}
|
|
32096
|
-
.c1up1pdz .ant-input-affix-wrapper,
|
|
32097
|
-
.c1up1pdz .ant-picker {
|
|
32098
|
-
width: 128px;
|
|
32099
|
-
}
|
|
32100
|
-
|
|
32101
|
-
.c156wh19 {
|
|
32102
|
-
display: flex;
|
|
32103
|
-
align-items: center;
|
|
32104
|
-
justify-content: space-between;
|
|
32105
|
-
word-break: keep-all;
|
|
32106
|
-
}
|
|
32107
|
-
.c156wh19 .title {
|
|
32108
|
-
margin: 0 16px 0 8px;
|
|
32109
|
-
}
|
|
32110
|
-
.c156wh19 .retain {
|
|
32111
|
-
color: rgba(129, 138, 153, 0.6);
|
|
32112
|
-
}
|
|
32113
|
-
.c156wh19 div.left {
|
|
32114
|
-
flex: 1;
|
|
32115
|
-
display: flex;
|
|
32116
|
-
overflow: hidden;
|
|
32117
|
-
align-items: center;
|
|
32118
|
-
justify-content: flex-start;
|
|
32119
|
-
white-space: nowrap;
|
|
32120
|
-
}
|
|
32121
|
-
.c156wh19 div.left .title {
|
|
32122
|
-
max-width: 100%;
|
|
32123
|
-
overflow: hidden;
|
|
32124
|
-
text-overflow: ellipsis;
|
|
32125
|
-
}
|
|
32126
|
-
.c156wh19 div.right {
|
|
32127
|
-
display: flex;
|
|
32128
|
-
align-items: center;
|
|
32129
|
-
}
|
|
32130
|
-
.c156wh19 .reverse {
|
|
32131
|
-
display: flex;
|
|
32132
|
-
flex-direction: row-reverse;
|
|
32133
|
-
align-items: center;
|
|
32134
|
-
}
|
|
32135
|
-
.c156wh19 .reverse .ant-switch {
|
|
32136
|
-
margin-left: 8px;
|
|
32137
|
-
}
|
|
32138
|
-
.c156wh19 .close {
|
|
32139
|
-
padding-left: 14px;
|
|
32140
|
-
margin-left: 14px;
|
|
32141
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
32142
|
-
cursor: pointer;
|
|
32143
|
-
}
|
|
32144
|
-
|
|
32145
|
-
.m126spxy {
|
|
32146
|
-
padding-bottom: 4px;
|
|
32147
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32148
|
-
}
|
|
32149
|
-
.m126spxy .ant-btn-link {
|
|
32150
|
-
padding: 1px 10px;
|
|
32151
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32152
|
-
border-radius: 4px;
|
|
32153
|
-
}
|
|
32154
|
-
.m126spxy .ant-btn-link.active {
|
|
32155
|
-
background: rgba(0, 128, 255, 0.1);
|
|
32156
|
-
color: #0096ff;
|
|
32157
|
-
}
|
|
32158
|
-
|
|
32159
|
-
.wpbf4pq {
|
|
32160
|
-
padding: 10px 0;
|
|
32161
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32162
|
-
}
|
|
32163
|
-
.wpbf4pq .ant-input,
|
|
32164
|
-
.wpbf4pq .ant-picker {
|
|
32165
|
-
width: 80px;
|
|
32166
|
-
margin: 0 9px;
|
|
32167
|
-
text-align: center;
|
|
32168
|
-
}
|
|
32169
|
-
.wpbf4pq .options {
|
|
32170
|
-
padding: 12px 0 12px 16px;
|
|
32171
|
-
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
32172
|
-
margin: 5px 0 5px 8px;
|
|
32173
|
-
}
|
|
32174
|
-
.wpbf4pq .week-day-option,
|
|
32175
|
-
.wpbf4pq .month-day-option {
|
|
32176
|
-
background: #f5f7fa;
|
|
32177
|
-
box-sizing: border-box;
|
|
32178
|
-
border-radius: 16px;
|
|
32179
|
-
margin-right: 8px;
|
|
32180
|
-
}
|
|
32181
|
-
.wpbf4pq .week-day-option:focus,
|
|
32182
|
-
.wpbf4pq .month-day-option:focus {
|
|
32183
|
-
color: inherit;
|
|
32184
|
-
border-color: #d9d9d9;
|
|
32185
|
-
}
|
|
32186
|
-
.wpbf4pq .week-day-option.active {
|
|
32187
|
-
background-color: #0096ff;
|
|
32188
|
-
border-color: #0096ff;
|
|
32189
|
-
color: #fff;
|
|
32190
|
-
}
|
|
32191
|
-
.wpbf4pq .week-day-option.en-text {
|
|
32192
|
-
width: 110px;
|
|
32193
|
-
margin-top: 4px;
|
|
32194
|
-
}
|
|
32195
|
-
.wpbf4pq .month-day-option {
|
|
32196
|
-
width: 32px;
|
|
32197
|
-
padding: 0;
|
|
32198
|
-
margin-bottom: 8px;
|
|
32199
|
-
}
|
|
32200
|
-
.wpbf4pq .month-day-option.active {
|
|
32201
|
-
background-color: #0096ff;
|
|
32202
|
-
border-color: #0096ff;
|
|
32203
|
-
color: #fff;
|
|
32204
|
-
}
|
|
32205
|
-
|
|
32206
|
-
.c1uzzomf {
|
|
32207
|
-
margin-bottom: 16px;
|
|
32208
|
-
}
|
|
32209
|
-
.c1uzzomf .card-title {
|
|
32210
|
-
font-size: 16px;
|
|
32211
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32212
|
-
font-weight: 700;
|
|
32213
|
-
line-height: 32px;
|
|
32214
|
-
}
|
|
32215
|
-
.c1uzzomf .card-body {
|
|
32216
|
-
padding: 24px;
|
|
32217
|
-
border-radius: 8px;
|
|
32218
|
-
background: #fff;
|
|
32219
|
-
}
|
|
32220
|
-
.c1uzzomf .empty {
|
|
32221
|
-
font-weight: 700;
|
|
32222
|
-
font-size: 14px;
|
|
32223
|
-
line-height: 22px;
|
|
32224
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32225
|
-
text-align: center;
|
|
32197
|
+
font-weight: 700;
|
|
32198
|
+
line-height: 18px;
|
|
32199
|
+
margin: 4px 0;
|
|
32200
|
+
}
|
|
32201
|
+
|
|
32202
|
+
.iq1gosr {
|
|
32203
|
+
display: inline-block;
|
|
32226
32204
|
}
|
|
32227
32205
|
|
|
32228
32206
|
.berrcjl {
|
|
@@ -32241,35 +32219,6 @@ input.rf8rlle.ant-input {
|
|
|
32241
32219
|
color: #005ed1;
|
|
32242
32220
|
}
|
|
32243
32221
|
|
|
32244
|
-
.n12mqh7z {
|
|
32245
|
-
display: flex;
|
|
32246
|
-
align-items: center;
|
|
32247
|
-
font-size: 12px;
|
|
32248
|
-
line-height: 18px;
|
|
32249
|
-
}
|
|
32250
|
-
.n12mqh7z:not(:last-child) {
|
|
32251
|
-
margin-bottom: 4px;
|
|
32252
|
-
}
|
|
32253
|
-
|
|
32254
|
-
.tf5bynu {
|
|
32255
|
-
margin: 0 3px;
|
|
32256
|
-
}
|
|
32257
|
-
|
|
32258
|
-
.tcckoz1 {
|
|
32259
|
-
max-height: 400px;
|
|
32260
|
-
overflow: "auto";
|
|
32261
|
-
}
|
|
32262
|
-
|
|
32263
|
-
.gmyahx3 {
|
|
32264
|
-
cursor: pointer;
|
|
32265
|
-
}
|
|
32266
|
-
.gmyahx3 .link-text {
|
|
32267
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32268
|
-
}
|
|
32269
|
-
.gmyahx3:hover .link-text {
|
|
32270
|
-
color: #0080ff;
|
|
32271
|
-
}
|
|
32272
|
-
|
|
32273
32222
|
.c18gxmrl {
|
|
32274
32223
|
border: 1px solid #d8deeb;
|
|
32275
32224
|
border-radius: 4px;
|
|
@@ -32290,24 +32239,26 @@ input.rf8rlle.ant-input {
|
|
|
32290
32239
|
padding: 8px 12px;
|
|
32291
32240
|
}
|
|
32292
32241
|
|
|
32293
|
-
.
|
|
32294
|
-
|
|
32295
|
-
text-overflow: ellipsis;
|
|
32242
|
+
.c1uzzomf {
|
|
32243
|
+
margin-bottom: 16px;
|
|
32296
32244
|
}
|
|
32297
|
-
|
|
32298
|
-
|
|
32299
|
-
|
|
32245
|
+
.c1uzzomf .card-title {
|
|
32246
|
+
font-size: 16px;
|
|
32247
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32248
|
+
font-weight: 700;
|
|
32249
|
+
line-height: 32px;
|
|
32300
32250
|
}
|
|
32301
|
-
|
|
32302
|
-
|
|
32303
|
-
|
|
32304
|
-
|
|
32305
|
-
-webkit-box-orient: vertical;
|
|
32306
|
-
word-break: break-all;
|
|
32251
|
+
.c1uzzomf .card-body {
|
|
32252
|
+
padding: 24px;
|
|
32253
|
+
border-radius: 8px;
|
|
32254
|
+
background: #fff;
|
|
32307
32255
|
}
|
|
32308
|
-
|
|
32309
|
-
|
|
32310
|
-
|
|
32256
|
+
.c1uzzomf .empty {
|
|
32257
|
+
font-weight: 700;
|
|
32258
|
+
font-size: 14px;
|
|
32259
|
+
line-height: 22px;
|
|
32260
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32261
|
+
text-align: center;
|
|
32311
32262
|
}
|
|
32312
32263
|
|
|
32313
32264
|
.c1bus5hc {
|
|
@@ -32350,6 +32301,50 @@ input.rf8rlle.ant-input {
|
|
|
32350
32301
|
transform: rotate(0deg);
|
|
32351
32302
|
}
|
|
32352
32303
|
|
|
32304
|
+
.s11wux3h .ant-segmented-item:not(:last-child) {
|
|
32305
|
+
margin-right: 2px;
|
|
32306
|
+
}
|
|
32307
|
+
|
|
32308
|
+
.s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
|
|
32309
|
+
padding-left: 8px;
|
|
32310
|
+
padding-right: 8px;
|
|
32311
|
+
}
|
|
32312
|
+
.s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
|
|
32313
|
+
border-radius: 4px;
|
|
32314
|
+
}
|
|
32315
|
+
.s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32316
|
+
border-radius: 4px;
|
|
32317
|
+
}
|
|
32318
|
+
|
|
32319
|
+
.ma64lna .ant-segmented-item-label {
|
|
32320
|
+
padding-left: 12px;
|
|
32321
|
+
padding-right: 12px;
|
|
32322
|
+
}
|
|
32323
|
+
|
|
32324
|
+
.ckld275 {
|
|
32325
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32326
|
+
}
|
|
32327
|
+
.ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32328
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
32329
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32330
|
+
}
|
|
32331
|
+
.ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32332
|
+
background-color: transparent;
|
|
32333
|
+
}
|
|
32334
|
+
.ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
|
|
32335
|
+
background-color: transparent;
|
|
32336
|
+
}
|
|
32337
|
+
|
|
32338
|
+
.gmyahx3 {
|
|
32339
|
+
cursor: pointer;
|
|
32340
|
+
}
|
|
32341
|
+
.gmyahx3 .link-text {
|
|
32342
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32343
|
+
}
|
|
32344
|
+
.gmyahx3:hover .link-text {
|
|
32345
|
+
color: #0080ff;
|
|
32346
|
+
}
|
|
32347
|
+
|
|
32353
32348
|
.d1bw7c5z {
|
|
32354
32349
|
position: relative;
|
|
32355
32350
|
max-width: 388px;
|
|
@@ -32431,38 +32426,74 @@ input.rf8rlle.ant-input {
|
|
|
32431
32426
|
width: 102px;
|
|
32432
32427
|
}
|
|
32433
32428
|
|
|
32434
|
-
.
|
|
32435
|
-
margin
|
|
32429
|
+
.tqjc4ui {
|
|
32430
|
+
margin: 0 2px;
|
|
32436
32431
|
}
|
|
32437
32432
|
|
|
32438
|
-
.
|
|
32439
|
-
|
|
32440
|
-
|
|
32433
|
+
.c18bcrac {
|
|
32434
|
+
display: inline-block;
|
|
32435
|
+
width: 100%;
|
|
32441
32436
|
}
|
|
32442
|
-
.
|
|
32443
|
-
|
|
32437
|
+
.c18bcrac .recharts-wrapper {
|
|
32438
|
+
margin-left: 4px;
|
|
32444
32439
|
}
|
|
32445
|
-
|
|
32446
|
-
|
|
32440
|
+
|
|
32441
|
+
.cro7kg2 {
|
|
32442
|
+
padding: 4px;
|
|
32447
32443
|
}
|
|
32448
32444
|
|
|
32449
|
-
.
|
|
32450
|
-
|
|
32451
|
-
|
|
32445
|
+
.c14wcxf0 {
|
|
32446
|
+
display: flex;
|
|
32447
|
+
justify-content: space-between;
|
|
32448
|
+
align-items: center;
|
|
32449
|
+
font-size: 13px;
|
|
32450
|
+
line-height: 24px;
|
|
32451
|
+
color: #cccccc;
|
|
32452
|
+
white-space: nowrap;
|
|
32453
|
+
}
|
|
32454
|
+
.c14wcxf0 label {
|
|
32455
|
+
margin-right: 32px;
|
|
32452
32456
|
}
|
|
32453
32457
|
|
|
32454
|
-
.
|
|
32455
|
-
|
|
32458
|
+
.coy29mj.c14wcxf0 {
|
|
32459
|
+
font-weight: bold;
|
|
32460
|
+
color: white;
|
|
32456
32461
|
}
|
|
32457
|
-
|
|
32458
|
-
|
|
32459
|
-
|
|
32462
|
+
|
|
32463
|
+
.s11212zy {
|
|
32464
|
+
width: 8px;
|
|
32465
|
+
height: 8px;
|
|
32466
|
+
border-radius: 2px;
|
|
32467
|
+
display: inline-block;
|
|
32468
|
+
background: var(--s11212zy-0);
|
|
32469
|
+
border: 1px solid #fff;
|
|
32470
|
+
box-sizing: content-box;
|
|
32471
|
+
margin-right: 6px;
|
|
32460
32472
|
}
|
|
32461
|
-
|
|
32462
|
-
|
|
32473
|
+
|
|
32474
|
+
.p1lyky6c > :first-child {
|
|
32475
|
+
font-weight: bold;
|
|
32476
|
+
color: white;
|
|
32477
|
+
margin-right: 4px;
|
|
32463
32478
|
}
|
|
32464
|
-
|
|
32465
|
-
|
|
32479
|
+
|
|
32480
|
+
.n12mqh7z {
|
|
32481
|
+
display: flex;
|
|
32482
|
+
align-items: center;
|
|
32483
|
+
font-size: 12px;
|
|
32484
|
+
line-height: 18px;
|
|
32485
|
+
}
|
|
32486
|
+
.n12mqh7z:not(:last-child) {
|
|
32487
|
+
margin-bottom: 4px;
|
|
32488
|
+
}
|
|
32489
|
+
|
|
32490
|
+
.tf5bynu {
|
|
32491
|
+
margin: 0 3px;
|
|
32492
|
+
}
|
|
32493
|
+
|
|
32494
|
+
.tcckoz1 {
|
|
32495
|
+
max-height: 400px;
|
|
32496
|
+
overflow: "auto";
|
|
32466
32497
|
}
|
|
32467
32498
|
|
|
32468
32499
|
.clm1wy1 {
|
|
@@ -32531,115 +32562,47 @@ input.rf8rlle.ant-input {
|
|
|
32531
32562
|
cursor: pointer;
|
|
32532
32563
|
}
|
|
32533
32564
|
.c167wnad .anticon:hover {
|
|
32534
|
-
color: #0096ff;
|
|
32535
|
-
}
|
|
32536
|
-
|
|
32537
|
-
.cxhf7dh {
|
|
32538
|
-
text-align: center;
|
|
32539
|
-
}
|
|
32540
|
-
.cxhf7dh .dots {
|
|
32541
|
-
display: flex;
|
|
32542
|
-
justify-content: center;
|
|
32543
|
-
}
|
|
32544
|
-
.cxhf7dh .dot {
|
|
32545
|
-
display: inline-block;
|
|
32546
|
-
width: 2px;
|
|
32547
|
-
height: 2px;
|
|
32548
|
-
border-radius: 1px;
|
|
32549
|
-
background: #0096ff;
|
|
32550
|
-
}
|
|
32551
|
-
.cxhf7dh .dot:not(:last-child) {
|
|
32552
|
-
margin-right: 2px;
|
|
32553
|
-
}
|
|
32554
|
-
.cxhf7dh .bar {
|
|
32555
|
-
width: 9px;
|
|
32556
|
-
height: 2px;
|
|
32557
|
-
background: #0096ff;
|
|
32558
|
-
border-radius: 2px;
|
|
32559
|
-
}
|
|
32560
|
-
|
|
32561
|
-
.c18bcrac {
|
|
32562
|
-
display: inline-block;
|
|
32563
|
-
width: 100%;
|
|
32564
|
-
}
|
|
32565
|
-
.c18bcrac .recharts-wrapper {
|
|
32566
|
-
margin-left: 4px;
|
|
32567
|
-
}
|
|
32568
|
-
|
|
32569
|
-
.cro7kg2 {
|
|
32570
|
-
padding: 4px;
|
|
32571
|
-
}
|
|
32572
|
-
|
|
32573
|
-
.c14wcxf0 {
|
|
32574
|
-
display: flex;
|
|
32575
|
-
justify-content: space-between;
|
|
32576
|
-
align-items: center;
|
|
32577
|
-
font-size: 13px;
|
|
32578
|
-
line-height: 24px;
|
|
32579
|
-
color: #cccccc;
|
|
32580
|
-
white-space: nowrap;
|
|
32581
|
-
}
|
|
32582
|
-
.c14wcxf0 label {
|
|
32583
|
-
margin-right: 32px;
|
|
32584
|
-
}
|
|
32585
|
-
|
|
32586
|
-
.coy29mj.c14wcxf0 {
|
|
32587
|
-
font-weight: bold;
|
|
32588
|
-
color: white;
|
|
32589
|
-
}
|
|
32590
|
-
|
|
32591
|
-
.s11212zy {
|
|
32592
|
-
width: 8px;
|
|
32593
|
-
height: 8px;
|
|
32594
|
-
border-radius: 2px;
|
|
32595
|
-
display: inline-block;
|
|
32596
|
-
background: var(--s11212zy-0);
|
|
32597
|
-
border: 1px solid #fff;
|
|
32598
|
-
box-sizing: content-box;
|
|
32599
|
-
margin-right: 6px;
|
|
32565
|
+
color: #0096ff;
|
|
32600
32566
|
}
|
|
32601
32567
|
|
|
32602
|
-
.
|
|
32603
|
-
|
|
32604
|
-
color: white;
|
|
32605
|
-
margin-right: 4px;
|
|
32568
|
+
.cxhf7dh {
|
|
32569
|
+
text-align: center;
|
|
32606
32570
|
}
|
|
32607
|
-
|
|
32608
|
-
.s1iv0tp1 .enabled-switch {
|
|
32571
|
+
.cxhf7dh .dots {
|
|
32609
32572
|
display: flex;
|
|
32610
|
-
|
|
32573
|
+
justify-content: center;
|
|
32611
32574
|
}
|
|
32612
|
-
.
|
|
32613
|
-
|
|
32575
|
+
.cxhf7dh .dot {
|
|
32576
|
+
display: inline-block;
|
|
32577
|
+
width: 2px;
|
|
32578
|
+
height: 2px;
|
|
32579
|
+
border-radius: 1px;
|
|
32580
|
+
background: #0096ff;
|
|
32581
|
+
}
|
|
32582
|
+
.cxhf7dh .dot:not(:last-child) {
|
|
32583
|
+
margin-right: 2px;
|
|
32584
|
+
}
|
|
32585
|
+
.cxhf7dh .bar {
|
|
32586
|
+
width: 9px;
|
|
32587
|
+
height: 2px;
|
|
32588
|
+
background: #0096ff;
|
|
32589
|
+
border-radius: 2px;
|
|
32614
32590
|
}
|
|
32615
32591
|
|
|
32616
|
-
.
|
|
32617
|
-
|
|
32618
|
-
overflow: inherit;
|
|
32619
|
-
white-space: inherit;
|
|
32592
|
+
.ou7iq30 {
|
|
32593
|
+
overflow: hidden;
|
|
32620
32594
|
text-overflow: ellipsis;
|
|
32621
32595
|
}
|
|
32622
32596
|
|
|
32623
|
-
.
|
|
32624
|
-
|
|
32625
|
-
background-color: #fff;
|
|
32626
|
-
}
|
|
32627
|
-
.ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32628
|
-
padding-top: 0px;
|
|
32629
|
-
padding-bottom: 0px;
|
|
32630
|
-
padding-left: 0px !important;
|
|
32631
|
-
padding-right: 24px;
|
|
32632
|
-
}
|
|
32633
|
-
.ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32634
|
-
right: 0px;
|
|
32635
|
-
}
|
|
32636
|
-
.ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32637
|
-
padding: 0px;
|
|
32597
|
+
.s1tui002 {
|
|
32598
|
+
white-space: nowrap;
|
|
32638
32599
|
}
|
|
32639
32600
|
|
|
32640
|
-
.
|
|
32641
|
-
|
|
32642
|
-
|
|
32601
|
+
.mxrc2zg {
|
|
32602
|
+
display: -webkit-box;
|
|
32603
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32604
|
+
-webkit-box-orient: vertical;
|
|
32605
|
+
word-break: break-all;
|
|
32643
32606
|
}
|
|
32644
32607
|
|
|
32645
32608
|
.t1sqg15u {
|
|
@@ -32755,17 +32718,41 @@ input.rf8rlle.ant-input {
|
|
|
32755
32718
|
color: #00122e !important;
|
|
32756
32719
|
}
|
|
32757
32720
|
|
|
32758
|
-
.
|
|
32759
|
-
display: flex;
|
|
32760
|
-
justify-content: space-between;
|
|
32721
|
+
.tje3huy {
|
|
32761
32722
|
width: 100%;
|
|
32723
|
+
overflow: inherit;
|
|
32724
|
+
white-space: inherit;
|
|
32725
|
+
text-overflow: ellipsis;
|
|
32762
32726
|
}
|
|
32763
|
-
|
|
32764
|
-
|
|
32727
|
+
|
|
32728
|
+
.ccrbeuz .ant-collapse-item {
|
|
32729
|
+
border: 0px;
|
|
32730
|
+
background-color: #fff;
|
|
32731
|
+
}
|
|
32732
|
+
.ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32733
|
+
padding-top: 0px;
|
|
32734
|
+
padding-bottom: 0px;
|
|
32735
|
+
padding-left: 0px !important;
|
|
32736
|
+
padding-right: 24px;
|
|
32737
|
+
}
|
|
32738
|
+
.ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32739
|
+
right: 0px;
|
|
32740
|
+
}
|
|
32741
|
+
.ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32742
|
+
padding: 0px;
|
|
32765
32743
|
}
|
|
32766
32744
|
|
|
32767
|
-
.
|
|
32768
|
-
|
|
32745
|
+
.c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32746
|
+
padding-right: 0px;
|
|
32747
|
+
cursor: default;
|
|
32748
|
+
}
|
|
32749
|
+
|
|
32750
|
+
.s1iv0tp1 .enabled-switch {
|
|
32751
|
+
display: flex;
|
|
32752
|
+
align-items: center;
|
|
32753
|
+
}
|
|
32754
|
+
.s1iv0tp1 .enabled-text {
|
|
32755
|
+
margin-right: 8px;
|
|
32769
32756
|
}
|
|
32770
32757
|
|
|
32771
32758
|
.c1yyuluq {
|
|
@@ -32775,10 +32762,6 @@ input.rf8rlle.ant-input {
|
|
|
32775
32762
|
padding: 20px 24px 24px 24px;
|
|
32776
32763
|
}
|
|
32777
32764
|
|
|
32778
|
-
.itxley7.ant-input-group.ant-input-group-compact {
|
|
32779
|
-
display: flex;
|
|
32780
|
-
}
|
|
32781
|
-
|
|
32782
32765
|
button.l48ei06 {
|
|
32783
32766
|
color: #0080FF;
|
|
32784
32767
|
height: unset;
|
|
@@ -32811,34 +32794,45 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32811
32794
|
color: #00122e;
|
|
32812
32795
|
}
|
|
32813
32796
|
|
|
32814
|
-
.
|
|
32815
|
-
height: 100%;
|
|
32816
|
-
}
|
|
32817
|
-
.t13ef470 .table-loading-item {
|
|
32818
|
-
padding: 12px 4px;
|
|
32819
|
-
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
32797
|
+
.m74vjol {
|
|
32820
32798
|
display: flex;
|
|
32799
|
+
justify-content: space-between;
|
|
32800
|
+
width: 100%;
|
|
32821
32801
|
}
|
|
32822
|
-
.
|
|
32823
|
-
|
|
32824
|
-
margin: 4px;
|
|
32825
|
-
background: rgba(204, 212, 227, 0.18);
|
|
32826
|
-
border-radius: 2px;
|
|
32802
|
+
.m74vjol .action {
|
|
32803
|
+
margin-left: 16px;
|
|
32827
32804
|
}
|
|
32828
|
-
|
|
32829
|
-
|
|
32805
|
+
|
|
32806
|
+
.a1o35uvh .ant-alert-message {
|
|
32807
|
+
width: 100%;
|
|
32830
32808
|
}
|
|
32831
|
-
|
|
32832
|
-
|
|
32809
|
+
|
|
32810
|
+
.r77hffu {
|
|
32811
|
+
display: flex;
|
|
32812
|
+
align-items: center;
|
|
32813
|
+
justify-content: space-between;
|
|
32814
|
+
column-gap: 6px;
|
|
32833
32815
|
}
|
|
32834
|
-
|
|
32835
|
-
|
|
32816
|
+
|
|
32817
|
+
.p1cmxsf7 {
|
|
32818
|
+
display: flex;
|
|
32819
|
+
flex-direction: column;
|
|
32820
|
+
row-gap: var(--p1cmxsf7-0);
|
|
32836
32821
|
}
|
|
32837
|
-
.
|
|
32838
|
-
|
|
32822
|
+
.p1cmxsf7 .ant-progress-line {
|
|
32823
|
+
font-size: 0;
|
|
32839
32824
|
}
|
|
32840
|
-
|
|
32841
|
-
|
|
32825
|
+
|
|
32826
|
+
.cly9qob {
|
|
32827
|
+
width: 100%;
|
|
32828
|
+
}
|
|
32829
|
+
|
|
32830
|
+
.itxley7.ant-input-group.ant-input-group-compact {
|
|
32831
|
+
display: flex;
|
|
32832
|
+
}
|
|
32833
|
+
|
|
32834
|
+
.tju3gfj .date {
|
|
32835
|
+
margin-right: 4px;
|
|
32842
32836
|
}
|
|
32843
32837
|
|
|
32844
32838
|
.ivqqkzv {
|
|
@@ -32851,63 +32845,6 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32851
32845
|
color: rgba(44, 56, 82, 0.6);
|
|
32852
32846
|
}
|
|
32853
32847
|
|
|
32854
|
-
.s177mls5.ant-select, .s177mls5.ant-select .ant-select-selector {
|
|
32855
|
-
border-radius: 6px;
|
|
32856
|
-
}
|
|
32857
|
-
.s177mls5.ant-select.ant-select-single {
|
|
32858
|
-
width: 100%;
|
|
32859
|
-
color: #2d3a56;
|
|
32860
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
32861
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32862
|
-
font-size: 13px;
|
|
32863
|
-
}
|
|
32864
|
-
.s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
32865
|
-
height: 30px;
|
|
32866
|
-
}
|
|
32867
|
-
.s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
32868
|
-
height: 38px;
|
|
32869
|
-
font-size: 13px;
|
|
32870
|
-
}
|
|
32871
|
-
.s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
32872
|
-
.s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32873
|
-
transition: 160ms ease;
|
|
32874
|
-
}
|
|
32875
|
-
.s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32876
|
-
color: #0080ff;
|
|
32877
|
-
}
|
|
32878
|
-
.s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32879
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
32880
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32881
|
-
}
|
|
32882
|
-
.s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32883
|
-
color: #0080ff;
|
|
32884
|
-
}
|
|
32885
|
-
.s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32886
|
-
border-color: #0080ff;
|
|
32887
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32888
|
-
}
|
|
32889
|
-
.s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32890
|
-
transform: rotate(180deg);
|
|
32891
|
-
}
|
|
32892
|
-
.s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32893
|
-
background: rgba(211, 218, 235, 0.6);
|
|
32894
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32895
|
-
cursor: "not-allowed";
|
|
32896
|
-
}
|
|
32897
|
-
.s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32898
|
-
border-color: #f0483e !important;
|
|
32899
|
-
}
|
|
32900
|
-
.s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32901
|
-
color: #1d326c;
|
|
32902
|
-
}
|
|
32903
|
-
.s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32904
|
-
border-color: #0080ff;
|
|
32905
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32906
|
-
}
|
|
32907
|
-
.s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32908
|
-
transform: rotate(180deg);
|
|
32909
|
-
}
|
|
32910
|
-
|
|
32911
32848
|
.sddwhm6 {
|
|
32912
32849
|
margin: 0;
|
|
32913
32850
|
border-radius: 20px;
|
|
@@ -33051,21 +32988,74 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33051
32988
|
.t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
33052
32989
|
background-color: #fea008;
|
|
33053
32990
|
}
|
|
33054
|
-
.t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
33055
|
-
background-color: #00ba5d;
|
|
32991
|
+
.t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32992
|
+
background-color: #00ba5d;
|
|
32993
|
+
}
|
|
32994
|
+
.t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32995
|
+
background-color: #0080ff;
|
|
32996
|
+
}
|
|
32997
|
+
.t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32998
|
+
background-color: #6b7d99;
|
|
32999
|
+
}
|
|
33000
|
+
.t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
33001
|
+
background-color: #7E41FF;
|
|
33002
|
+
}
|
|
33003
|
+
|
|
33004
|
+
.s177mls5.ant-select, .s177mls5.ant-select .ant-select-selector {
|
|
33005
|
+
border-radius: 6px;
|
|
33006
|
+
}
|
|
33007
|
+
.s177mls5.ant-select.ant-select-single {
|
|
33008
|
+
width: 100%;
|
|
33009
|
+
color: #2d3a56;
|
|
33010
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
33011
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
33012
|
+
font-size: 13px;
|
|
33013
|
+
}
|
|
33014
|
+
.s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
33015
|
+
height: 30px;
|
|
33016
|
+
}
|
|
33017
|
+
.s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
33018
|
+
height: 38px;
|
|
33019
|
+
font-size: 13px;
|
|
33020
|
+
}
|
|
33021
|
+
.s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
33022
|
+
.s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
33023
|
+
transition: 160ms ease;
|
|
33024
|
+
}
|
|
33025
|
+
.s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
33026
|
+
color: #0080ff;
|
|
33027
|
+
}
|
|
33028
|
+
.s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
33029
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
33030
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
33031
|
+
}
|
|
33032
|
+
.s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
33033
|
+
color: #0080ff;
|
|
33034
|
+
}
|
|
33035
|
+
.s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
33036
|
+
border-color: #0080ff;
|
|
33037
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33038
|
+
}
|
|
33039
|
+
.s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
33040
|
+
transform: rotate(180deg);
|
|
33041
|
+
}
|
|
33042
|
+
.s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
33043
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33044
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
33045
|
+
cursor: "not-allowed";
|
|
33056
33046
|
}
|
|
33057
|
-
.
|
|
33058
|
-
|
|
33047
|
+
.s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
33048
|
+
border-color: #f0483e !important;
|
|
33059
33049
|
}
|
|
33060
|
-
.
|
|
33061
|
-
|
|
33050
|
+
.s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
33051
|
+
color: #1d326c;
|
|
33062
33052
|
}
|
|
33063
|
-
.
|
|
33064
|
-
|
|
33053
|
+
.s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
33054
|
+
border-color: #0080ff;
|
|
33055
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33065
33056
|
}
|
|
33066
|
-
|
|
33067
|
-
|
|
33068
|
-
margin-right: 4px;
|
|
33057
|
+
.s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
33058
|
+
transform: rotate(180deg);
|
|
33069
33059
|
}
|
|
33070
33060
|
|
|
33071
33061
|
.h1ol2wl7 {
|
|
@@ -33074,6 +33064,36 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33074
33064
|
padding: unset;
|
|
33075
33065
|
}
|
|
33076
33066
|
|
|
33067
|
+
.t13ef470 {
|
|
33068
|
+
height: 100%;
|
|
33069
|
+
}
|
|
33070
|
+
.t13ef470 .table-loading-item {
|
|
33071
|
+
padding: 12px 4px;
|
|
33072
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
33073
|
+
display: flex;
|
|
33074
|
+
}
|
|
33075
|
+
.t13ef470 .table-loading-item > * {
|
|
33076
|
+
height: 16px;
|
|
33077
|
+
margin: 4px;
|
|
33078
|
+
background: rgba(204, 212, 227, 0.18);
|
|
33079
|
+
border-radius: 2px;
|
|
33080
|
+
}
|
|
33081
|
+
.t13ef470 .table-loading-item .checkbox-loading {
|
|
33082
|
+
width: 16px;
|
|
33083
|
+
}
|
|
33084
|
+
.t13ef470 .table-loading-item .td-loading {
|
|
33085
|
+
flex: 1;
|
|
33086
|
+
}
|
|
33087
|
+
.t13ef470 :nth-child(1) {
|
|
33088
|
+
padding: 8px 4px;
|
|
33089
|
+
}
|
|
33090
|
+
.t13ef470 :nth-child(1) > * {
|
|
33091
|
+
background: rgba(107, 125, 153, 0.18);
|
|
33092
|
+
}
|
|
33093
|
+
.t13ef470 :nth-child(1) > * {
|
|
33094
|
+
background: rgba(163, 180, 204, 0.18);
|
|
33095
|
+
}
|
|
33096
|
+
|
|
33077
33097
|
.lht19u8 {
|
|
33078
33098
|
width: 64px;
|
|
33079
33099
|
height: 64px;
|
|
@@ -33222,261 +33242,66 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33222
33242
|
.m1y1hhnr {
|
|
33223
33243
|
position: relative;
|
|
33224
33244
|
}
|
|
33225
|
-
.m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
33226
|
-
bottom: -12px;
|
|
33227
|
-
}
|
|
33228
|
-
.m1y1hhnr .metric-toolbar {
|
|
33229
|
-
display: flex;
|
|
33230
|
-
justify-content: space-between;
|
|
33231
|
-
line-height: 30px;
|
|
33232
|
-
margin: 0 16px;
|
|
33233
|
-
}
|
|
33234
|
-
.m1y1hhnr .metric-toolbar .metric-extra {
|
|
33235
|
-
display: flex;
|
|
33236
|
-
font-size: 12px;
|
|
33237
|
-
align-items: center;
|
|
33238
|
-
}
|
|
33239
|
-
.m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
33240
|
-
color: #a3b4cc;
|
|
33241
|
-
}
|
|
33242
|
-
.m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
33243
|
-
margin-left: 10px;
|
|
33244
|
-
}
|
|
33245
|
-
.m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
33246
|
-
margin-left: 10px;
|
|
33247
|
-
cursor: pointer;
|
|
33248
|
-
}
|
|
33249
|
-
.m1y1hhnr .recharts-xAxis {
|
|
33250
|
-
font-size: 12px;
|
|
33251
|
-
}
|
|
33252
|
-
.m1y1hhnr .pointer-wrapper {
|
|
33253
|
-
position: absolute;
|
|
33254
|
-
bottom: 10px;
|
|
33255
|
-
padding: 0 8px;
|
|
33256
|
-
border-radius: 4px;
|
|
33257
|
-
font-size: 12px;
|
|
33258
|
-
color: #fff;
|
|
33259
|
-
background: rgba(0, 0, 0, 0.75);
|
|
33260
|
-
transform: translateX(-50%);
|
|
33261
|
-
}
|
|
33262
|
-
|
|
33263
|
-
.tnvijvs {
|
|
33264
|
-
min-width: 200px;
|
|
33265
|
-
}
|
|
33266
|
-
|
|
33267
|
-
.t1ub2aex {
|
|
33268
|
-
display: flex;
|
|
33269
|
-
align-items: center;
|
|
33270
|
-
justify-content: space-between;
|
|
33271
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
33272
|
-
color: #b4beca;
|
|
33273
|
-
font-size: 12px;
|
|
33274
|
-
padding: 3px 6px;
|
|
33275
|
-
}
|
|
33276
|
-
.t1ub2aex:first-child {
|
|
33277
|
-
padding-top: 3px;
|
|
33278
|
-
}
|
|
33279
|
-
.t1ub2aex:last-child {
|
|
33280
|
-
padding-bottom: 3px;
|
|
33281
|
-
}
|
|
33282
|
-
.t1ub2aex .column-value {
|
|
33283
|
-
color: #fff;
|
|
33284
|
-
margin-left: 8px;
|
|
33285
|
-
}
|
|
33286
|
-
|
|
33287
|
-
.sjob3jg {
|
|
33288
|
-
--item-min-width: 60px;
|
|
33289
|
-
}
|
|
33290
|
-
.sjob3jg .ant-steps-item-tail, .sjob3jg .ant-steps-item-icon {
|
|
33291
|
-
display: none !important;
|
|
33292
|
-
}
|
|
33293
|
-
.sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
33294
|
-
flex-shrink: 0 !important;
|
|
33295
|
-
}
|
|
33296
|
-
.sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
33297
|
-
color: #0080ff;
|
|
33298
|
-
}
|
|
33299
|
-
.sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33300
|
-
color: #0080ff;
|
|
33301
|
-
font-weight: normal;
|
|
33302
|
-
}
|
|
33303
|
-
.sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
33304
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33305
|
-
}
|
|
33306
|
-
.sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33307
|
-
color: #00122e;
|
|
33308
|
-
}
|
|
33309
|
-
.sjob3jg .step-item-text {
|
|
33310
|
-
display: inline-block;
|
|
33311
|
-
}
|
|
33312
|
-
.sjob3jg .step-item-title {
|
|
33313
|
-
overflow: hidden;
|
|
33314
|
-
white-space: nowrap;
|
|
33315
|
-
text-overflow: ellipsis;
|
|
33316
|
-
}
|
|
33317
|
-
|
|
33318
|
-
.hjvj6s6 .ant-steps-item-container {
|
|
33319
|
-
min-width: var(--item-min-width);
|
|
33320
|
-
}
|
|
33321
|
-
.hjvj6s6 .ant-steps-item-disabled {
|
|
33322
|
-
cursor: not-allowed !important;
|
|
33323
|
-
}
|
|
33324
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
33325
|
-
flex-direction: row;
|
|
33326
|
-
justify-content: stretch;
|
|
33327
|
-
}
|
|
33328
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
33329
|
-
padding: 0;
|
|
33330
|
-
margin-right: 4px;
|
|
33331
|
-
flex: 1;
|
|
33332
|
-
overflow: visible;
|
|
33333
|
-
}
|
|
33334
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
33335
|
-
width: 100%;
|
|
33336
|
-
min-height: unset;
|
|
33337
|
-
}
|
|
33338
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
33339
|
-
height: 26px;
|
|
33340
|
-
line-height: 26px;
|
|
33341
|
-
width: 100%;
|
|
33342
|
-
padding: 0;
|
|
33343
|
-
font-size: 12px;
|
|
33344
|
-
}
|
|
33345
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
33346
|
-
margin-right: 10px;
|
|
33347
|
-
}
|
|
33348
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
33349
|
-
display: none;
|
|
33350
|
-
}
|
|
33351
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
33352
|
-
padding-left: 8px;
|
|
33353
|
-
padding-right: 4px;
|
|
33354
|
-
border-radius: 4px 0 0 4px;
|
|
33355
|
-
}
|
|
33356
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
33357
|
-
margin-right: 0;
|
|
33358
|
-
}
|
|
33359
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
33360
|
-
padding-right: 8px;
|
|
33361
|
-
padding-left: 12px;
|
|
33362
|
-
border-radius: 0 4px 4px 0;
|
|
33363
|
-
}
|
|
33364
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
33365
|
-
content: "";
|
|
33366
|
-
width: 0;
|
|
33367
|
-
height: 0;
|
|
33368
|
-
border: 13px solid transparent;
|
|
33369
|
-
position: absolute;
|
|
33370
|
-
top: 0;
|
|
33371
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
33372
|
-
z-index: 2;
|
|
33373
|
-
position: relative;
|
|
33374
|
-
top: -50%;
|
|
33375
|
-
right: -100%;
|
|
33376
|
-
}
|
|
33377
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
33378
|
-
padding: 0 4px 0 12px;
|
|
33379
|
-
}
|
|
33380
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
33381
|
-
content: "";
|
|
33382
|
-
width: 0;
|
|
33383
|
-
height: 0;
|
|
33384
|
-
border: 13px solid transparent;
|
|
33385
|
-
position: absolute;
|
|
33386
|
-
top: 0;
|
|
33387
|
-
border-left: 8px solid #fff;
|
|
33388
|
-
left: 0;
|
|
33389
|
-
}
|
|
33390
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
33391
|
-
max-width: calc(100% - var(--item-min-width) * 2);
|
|
33392
|
-
}
|
|
33393
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
33394
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
33395
|
-
}
|
|
33396
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
33397
|
-
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
33398
|
-
}
|
|
33399
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33400
|
-
cursor: pointer;
|
|
33401
|
-
min-width: var(--item-min-width);
|
|
33402
|
-
}
|
|
33403
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
33404
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33405
|
-
min-width: var(--item-min-width);
|
|
33406
|
-
}
|
|
33407
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
33408
|
-
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
33409
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33410
|
-
}
|
|
33411
|
-
.hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
33412
|
-
padding: 0;
|
|
33413
|
-
}
|
|
33414
|
-
|
|
33415
|
-
.v4tv3mf .ant-steps.ant-steps-vertical {
|
|
33416
|
-
width: 192px;
|
|
33417
|
-
row-gap: 2px;
|
|
33418
|
-
}
|
|
33419
|
-
.v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
33420
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
33421
|
-
}
|
|
33422
|
-
.v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
33423
|
-
color: #00122e !important;
|
|
33424
|
-
}
|
|
33425
|
-
.v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
33426
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
33245
|
+
.m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
33246
|
+
bottom: -12px;
|
|
33427
33247
|
}
|
|
33428
|
-
.
|
|
33429
|
-
|
|
33430
|
-
|
|
33431
|
-
height:
|
|
33248
|
+
.m1y1hhnr .metric-toolbar {
|
|
33249
|
+
display: flex;
|
|
33250
|
+
justify-content: space-between;
|
|
33251
|
+
line-height: 30px;
|
|
33252
|
+
margin: 0 16px;
|
|
33253
|
+
}
|
|
33254
|
+
.m1y1hhnr .metric-toolbar .metric-extra {
|
|
33432
33255
|
display: flex;
|
|
33256
|
+
font-size: 12px;
|
|
33433
33257
|
align-items: center;
|
|
33434
33258
|
}
|
|
33435
|
-
.
|
|
33436
|
-
|
|
33437
|
-
white-space: nowrap;
|
|
33259
|
+
.m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
33260
|
+
color: #a3b4cc;
|
|
33438
33261
|
}
|
|
33439
|
-
.
|
|
33440
|
-
|
|
33441
|
-
line-height: 20px;
|
|
33442
|
-
max-width: 100%;
|
|
33443
|
-
padding-right: 0;
|
|
33262
|
+
.m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
33263
|
+
margin-left: 10px;
|
|
33444
33264
|
}
|
|
33445
|
-
.
|
|
33446
|
-
|
|
33265
|
+
.m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
33266
|
+
margin-left: 10px;
|
|
33267
|
+
cursor: pointer;
|
|
33447
33268
|
}
|
|
33448
|
-
|
|
33449
|
-
|
|
33450
|
-
width: 100%;
|
|
33451
|
-
display: inline-flex;
|
|
33452
|
-
align-items: center;
|
|
33453
|
-
justify-content: center;
|
|
33454
|
-
column-gap: 4px;
|
|
33269
|
+
.m1y1hhnr .recharts-xAxis {
|
|
33270
|
+
font-size: 12px;
|
|
33455
33271
|
}
|
|
33456
|
-
.
|
|
33457
|
-
|
|
33458
|
-
|
|
33459
|
-
|
|
33460
|
-
|
|
33461
|
-
|
|
33462
|
-
|
|
33272
|
+
.m1y1hhnr .pointer-wrapper {
|
|
33273
|
+
position: absolute;
|
|
33274
|
+
bottom: 10px;
|
|
33275
|
+
padding: 0 8px;
|
|
33276
|
+
border-radius: 4px;
|
|
33277
|
+
font-size: 12px;
|
|
33278
|
+
color: #fff;
|
|
33279
|
+
background: rgba(0, 0, 0, 0.75);
|
|
33280
|
+
transform: translateX(-50%);
|
|
33463
33281
|
}
|
|
33464
33282
|
|
|
33465
|
-
.
|
|
33466
|
-
width:
|
|
33283
|
+
.tnvijvs {
|
|
33284
|
+
min-width: 200px;
|
|
33285
|
+
}
|
|
33286
|
+
|
|
33287
|
+
.t1ub2aex {
|
|
33467
33288
|
display: flex;
|
|
33468
33289
|
align-items: center;
|
|
33469
|
-
justify-content:
|
|
33470
|
-
|
|
33471
|
-
|
|
33290
|
+
justify-content: space-between;
|
|
33291
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
33292
|
+
color: #b4beca;
|
|
33293
|
+
font-size: 12px;
|
|
33294
|
+
padding: 3px 6px;
|
|
33472
33295
|
}
|
|
33473
|
-
.
|
|
33474
|
-
|
|
33475
|
-
|
|
33476
|
-
|
|
33477
|
-
|
|
33478
|
-
|
|
33479
|
-
|
|
33296
|
+
.t1ub2aex:first-child {
|
|
33297
|
+
padding-top: 3px;
|
|
33298
|
+
}
|
|
33299
|
+
.t1ub2aex:last-child {
|
|
33300
|
+
padding-bottom: 3px;
|
|
33301
|
+
}
|
|
33302
|
+
.t1ub2aex .column-value {
|
|
33303
|
+
color: #fff;
|
|
33304
|
+
margin-left: 8px;
|
|
33480
33305
|
}
|
|
33481
33306
|
|
|
33482
33307
|
.c1kchka8 {
|
|
@@ -33942,18 +33767,213 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33942
33767
|
background: rgba(0, 136, 255, 0.2);
|
|
33943
33768
|
color: #0080ff;
|
|
33944
33769
|
}
|
|
33945
|
-
.d1tc7lgk ul li + li {
|
|
33946
|
-
margin-top: 2px;
|
|
33770
|
+
.d1tc7lgk ul li + li {
|
|
33771
|
+
margin-top: 2px;
|
|
33772
|
+
}
|
|
33773
|
+
|
|
33774
|
+
.rzaik16 {
|
|
33775
|
+
padding: 0;
|
|
33776
|
+
}
|
|
33777
|
+
.rzaik16 .ant-popover-arrow {
|
|
33778
|
+
display: none;
|
|
33779
|
+
}
|
|
33780
|
+
.rzaik16 .ant-popover-inner-content {
|
|
33781
|
+
padding: 0;
|
|
33782
|
+
}
|
|
33783
|
+
|
|
33784
|
+
.sjob3jg {
|
|
33785
|
+
--item-min-width: 60px;
|
|
33786
|
+
}
|
|
33787
|
+
.sjob3jg .ant-steps-item-tail, .sjob3jg .ant-steps-item-icon {
|
|
33788
|
+
display: none !important;
|
|
33789
|
+
}
|
|
33790
|
+
.sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
33791
|
+
flex-shrink: 0 !important;
|
|
33792
|
+
}
|
|
33793
|
+
.sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
33794
|
+
color: #0080ff;
|
|
33795
|
+
}
|
|
33796
|
+
.sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33797
|
+
color: #0080ff;
|
|
33798
|
+
font-weight: normal;
|
|
33799
|
+
}
|
|
33800
|
+
.sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
33801
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33802
|
+
}
|
|
33803
|
+
.sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33804
|
+
color: #00122e;
|
|
33805
|
+
}
|
|
33806
|
+
.sjob3jg .step-item-text {
|
|
33807
|
+
display: inline-block;
|
|
33808
|
+
}
|
|
33809
|
+
.sjob3jg .step-item-title {
|
|
33810
|
+
overflow: hidden;
|
|
33811
|
+
white-space: nowrap;
|
|
33812
|
+
text-overflow: ellipsis;
|
|
33813
|
+
}
|
|
33814
|
+
|
|
33815
|
+
.hjvj6s6 .ant-steps-item-container {
|
|
33816
|
+
min-width: var(--item-min-width);
|
|
33817
|
+
}
|
|
33818
|
+
.hjvj6s6 .ant-steps-item-disabled {
|
|
33819
|
+
cursor: not-allowed !important;
|
|
33820
|
+
}
|
|
33821
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
33822
|
+
flex-direction: row;
|
|
33823
|
+
justify-content: stretch;
|
|
33824
|
+
}
|
|
33825
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
33826
|
+
padding: 0;
|
|
33827
|
+
margin-right: 4px;
|
|
33828
|
+
flex: 1;
|
|
33829
|
+
overflow: visible;
|
|
33830
|
+
}
|
|
33831
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
33832
|
+
width: 100%;
|
|
33833
|
+
min-height: unset;
|
|
33834
|
+
}
|
|
33835
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
33836
|
+
height: 26px;
|
|
33837
|
+
line-height: 26px;
|
|
33838
|
+
width: 100%;
|
|
33839
|
+
padding: 0;
|
|
33840
|
+
font-size: 12px;
|
|
33841
|
+
}
|
|
33842
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
33843
|
+
margin-right: 10px;
|
|
33844
|
+
}
|
|
33845
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
33846
|
+
display: none;
|
|
33847
|
+
}
|
|
33848
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
33849
|
+
padding-left: 8px;
|
|
33850
|
+
padding-right: 4px;
|
|
33851
|
+
border-radius: 4px 0 0 4px;
|
|
33852
|
+
}
|
|
33853
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
33854
|
+
margin-right: 0;
|
|
33855
|
+
}
|
|
33856
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
33857
|
+
padding-right: 8px;
|
|
33858
|
+
padding-left: 12px;
|
|
33859
|
+
border-radius: 0 4px 4px 0;
|
|
33860
|
+
}
|
|
33861
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
33862
|
+
content: "";
|
|
33863
|
+
width: 0;
|
|
33864
|
+
height: 0;
|
|
33865
|
+
border: 13px solid transparent;
|
|
33866
|
+
position: absolute;
|
|
33867
|
+
top: 0;
|
|
33868
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
33869
|
+
z-index: 2;
|
|
33870
|
+
position: relative;
|
|
33871
|
+
top: -50%;
|
|
33872
|
+
right: -100%;
|
|
33873
|
+
}
|
|
33874
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
33875
|
+
padding: 0 4px 0 12px;
|
|
33876
|
+
}
|
|
33877
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
33878
|
+
content: "";
|
|
33879
|
+
width: 0;
|
|
33880
|
+
height: 0;
|
|
33881
|
+
border: 13px solid transparent;
|
|
33882
|
+
position: absolute;
|
|
33883
|
+
top: 0;
|
|
33884
|
+
border-left: 8px solid #fff;
|
|
33885
|
+
left: 0;
|
|
33886
|
+
}
|
|
33887
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
33888
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
33889
|
+
}
|
|
33890
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
33891
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33892
|
+
}
|
|
33893
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
33894
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
33895
|
+
}
|
|
33896
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33897
|
+
cursor: pointer;
|
|
33898
|
+
min-width: var(--item-min-width);
|
|
33899
|
+
}
|
|
33900
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
33901
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33902
|
+
min-width: var(--item-min-width);
|
|
33903
|
+
}
|
|
33904
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
33905
|
+
.hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
33906
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33907
|
+
}
|
|
33908
|
+
.hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
33909
|
+
padding: 0;
|
|
33910
|
+
}
|
|
33911
|
+
|
|
33912
|
+
.v4tv3mf .ant-steps.ant-steps-vertical {
|
|
33913
|
+
width: 192px;
|
|
33914
|
+
row-gap: 2px;
|
|
33915
|
+
}
|
|
33916
|
+
.v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
33917
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33918
|
+
}
|
|
33919
|
+
.v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
33920
|
+
color: #00122e !important;
|
|
33921
|
+
}
|
|
33922
|
+
.v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
33923
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33924
|
+
}
|
|
33925
|
+
.v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
33926
|
+
padding: 0 8px;
|
|
33927
|
+
border-radius: 4px;
|
|
33928
|
+
height: 32px;
|
|
33929
|
+
display: flex;
|
|
33930
|
+
align-items: center;
|
|
33931
|
+
}
|
|
33932
|
+
.v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
33933
|
+
min-height: auto;
|
|
33934
|
+
white-space: nowrap;
|
|
33935
|
+
}
|
|
33936
|
+
.v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33937
|
+
font-size: 13px;
|
|
33938
|
+
line-height: 20px;
|
|
33939
|
+
max-width: 100%;
|
|
33940
|
+
padding-right: 0;
|
|
33941
|
+
}
|
|
33942
|
+
.v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
33943
|
+
background: rgba(0, 128, 255, 0.1);
|
|
33947
33944
|
}
|
|
33948
33945
|
|
|
33949
|
-
.
|
|
33950
|
-
|
|
33946
|
+
.h6l1tj4 {
|
|
33947
|
+
width: 100%;
|
|
33948
|
+
display: inline-flex;
|
|
33949
|
+
align-items: center;
|
|
33950
|
+
justify-content: center;
|
|
33951
|
+
column-gap: 4px;
|
|
33951
33952
|
}
|
|
33952
|
-
.
|
|
33953
|
-
display:
|
|
33953
|
+
.h6l1tj4 .step-item-prefix-container {
|
|
33954
|
+
display: inline-flex;
|
|
33955
|
+
align-items: center;
|
|
33956
|
+
width: 18px;
|
|
33957
|
+
height: 18px;
|
|
33958
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33959
|
+
justify-content: center;
|
|
33954
33960
|
}
|
|
33955
|
-
|
|
33956
|
-
|
|
33961
|
+
|
|
33962
|
+
.v18frne8 {
|
|
33963
|
+
width: 100%;
|
|
33964
|
+
display: flex;
|
|
33965
|
+
align-items: center;
|
|
33966
|
+
justify-content: center;
|
|
33967
|
+
column-gap: 6px;
|
|
33968
|
+
font-size: 13px;
|
|
33969
|
+
}
|
|
33970
|
+
.v18frne8 .step-item-prefix-container {
|
|
33971
|
+
display: inline-flex;
|
|
33972
|
+
align-items: center;
|
|
33973
|
+
min-width: 20px;
|
|
33974
|
+
min-height: 20px;
|
|
33975
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33976
|
+
justify-content: center;
|
|
33957
33977
|
}
|
|
33958
33978
|
|
|
33959
33979
|
.suhck3k {
|
|
@@ -34049,6 +34069,28 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34049
34069
|
margin-left: 24px;
|
|
34050
34070
|
}
|
|
34051
34071
|
|
|
34072
|
+
.tzppjip {
|
|
34073
|
+
min-width: 0;
|
|
34074
|
+
flex: 1;
|
|
34075
|
+
}
|
|
34076
|
+
.tzppjip .tag {
|
|
34077
|
+
flex: 0 0 auto;
|
|
34078
|
+
}
|
|
34079
|
+
.tzppjip .progress-title {
|
|
34080
|
+
flex: 2;
|
|
34081
|
+
max-width: fit-content;
|
|
34082
|
+
}
|
|
34083
|
+
.tzppjip .progress-desc {
|
|
34084
|
+
flex: 1;
|
|
34085
|
+
max-width: fit-content;
|
|
34086
|
+
}
|
|
34087
|
+
|
|
34088
|
+
.a112ykcc {
|
|
34089
|
+
display: flex;
|
|
34090
|
+
align-items: center;
|
|
34091
|
+
column-gap: var(--a112ykcc-0);
|
|
34092
|
+
}
|
|
34093
|
+
|
|
34052
34094
|
.c1kghdax {
|
|
34053
34095
|
color: #2d3a56;
|
|
34054
34096
|
padding: 7px 12px;
|
|
@@ -34089,25 +34131,227 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34089
34131
|
margin-right: 2px;
|
|
34090
34132
|
}
|
|
34091
34133
|
|
|
34134
|
+
.c1yd35n {
|
|
34135
|
+
padding: 0 12px 14px 12px;
|
|
34136
|
+
}
|
|
34137
|
+
|
|
34092
34138
|
.b14q2gmw {
|
|
34093
34139
|
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
34094
34140
|
}
|
|
34095
|
-
|
|
34096
|
-
.c1eym6el {
|
|
34097
|
-
border-radius: 8px;
|
|
34098
|
-
background-color: white;
|
|
34141
|
+
|
|
34142
|
+
.c1eym6el {
|
|
34143
|
+
border-radius: 8px;
|
|
34144
|
+
background-color: white;
|
|
34145
|
+
}
|
|
34146
|
+
.c1eym6el.hoverable {
|
|
34147
|
+
cursor: pointer;
|
|
34148
|
+
}
|
|
34149
|
+
.c1eym6el.hoverable:hover {
|
|
34150
|
+
transition: all 200ms ease;
|
|
34151
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34152
|
+
transform: translateY(-4px);
|
|
34153
|
+
}
|
|
34154
|
+
|
|
34155
|
+
.w7ob4th.outside-tag {
|
|
34156
|
+
padding-left: 0;
|
|
34157
|
+
}
|
|
34158
|
+
.w7ob4th.outside-tag .inside-tag {
|
|
34159
|
+
border-radius: 4px 0 0 4px;
|
|
34160
|
+
padding-right: 4px;
|
|
34161
|
+
margin-right: 4px;
|
|
34162
|
+
}
|
|
34163
|
+
|
|
34164
|
+
.t1dtlqs1 {
|
|
34165
|
+
margin-bottom: 4px;
|
|
34166
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34167
|
+
overflow: hidden;
|
|
34168
|
+
text-overflow: ellipsis;
|
|
34169
|
+
white-space: nowrap;
|
|
34170
|
+
}
|
|
34171
|
+
|
|
34172
|
+
.s1ese5oy {
|
|
34173
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34174
|
+
line-height: 32px;
|
|
34175
|
+
height: 32px;
|
|
34176
|
+
margin-bottom: 0;
|
|
34177
|
+
}
|
|
34178
|
+
.s1ese5oy.primary, .s1ese5oy.info {
|
|
34179
|
+
color: #0080ff;
|
|
34180
|
+
}
|
|
34181
|
+
.s1ese5oy.warning {
|
|
34182
|
+
color: #ffa500;
|
|
34183
|
+
}
|
|
34184
|
+
.s1ese5oy.success {
|
|
34185
|
+
color: #00ba5d;
|
|
34186
|
+
}
|
|
34187
|
+
.s1ese5oy.danger, .s1ese5oy.error {
|
|
34188
|
+
color: #f0483e;
|
|
34189
|
+
}
|
|
34190
|
+
.s1ese5oy.normal {
|
|
34191
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34192
|
+
}
|
|
34193
|
+
|
|
34194
|
+
.b1ibis43 {
|
|
34195
|
+
margin-bottom: 0;
|
|
34196
|
+
color: #00122e;
|
|
34197
|
+
}
|
|
34198
|
+
|
|
34199
|
+
.b11xxjd2 {
|
|
34200
|
+
line-height: 32px;
|
|
34201
|
+
margin-right: 6px;
|
|
34202
|
+
}
|
|
34203
|
+
|
|
34204
|
+
.bsub5bw.with-description {
|
|
34205
|
+
height: 24px;
|
|
34206
|
+
flex: 1;
|
|
34207
|
+
position: relative;
|
|
34208
|
+
top: -7px;
|
|
34209
|
+
}
|
|
34210
|
+
.bsub5bw p {
|
|
34211
|
+
width: 100%;
|
|
34212
|
+
overflow: hidden;
|
|
34213
|
+
text-overflow: ellipsis;
|
|
34214
|
+
white-space: nowrap;
|
|
34215
|
+
}
|
|
34216
|
+
|
|
34217
|
+
.tmoyoag {
|
|
34218
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34219
|
+
border-radius: 8px;
|
|
34220
|
+
overflow: auto;
|
|
34221
|
+
}
|
|
34222
|
+
.tmoyoag .ant-list {
|
|
34223
|
+
position: relative;
|
|
34224
|
+
}
|
|
34225
|
+
.tmoyoag .ant-list .eagle-table-form-header {
|
|
34226
|
+
position: sticky;
|
|
34227
|
+
top: 0;
|
|
34228
|
+
z-index: 2;
|
|
34229
|
+
display: flex;
|
|
34230
|
+
padding: 8px;
|
|
34231
|
+
flex-wrap: nowrap;
|
|
34232
|
+
justify-content: flex-start;
|
|
34233
|
+
background: #f2f5fa;
|
|
34234
|
+
font-size: 14px;
|
|
34235
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34236
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34237
|
+
}
|
|
34238
|
+
.tmoyoag .ant-list .eagle-table-form-header {
|
|
34239
|
+
align-items: inherit;
|
|
34240
|
+
}
|
|
34241
|
+
.tmoyoag .ant-list .eagle-table-form-row {
|
|
34242
|
+
display: flex;
|
|
34243
|
+
justify-content: flex-start;
|
|
34244
|
+
align-items: flex-start;
|
|
34245
|
+
flex-wrap: wrap;
|
|
34246
|
+
padding: 8px;
|
|
34247
|
+
border: none;
|
|
34248
|
+
}
|
|
34249
|
+
.tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34250
|
+
flex-basis: 100%;
|
|
34251
|
+
margin: 12px 0 0;
|
|
34252
|
+
order: 99;
|
|
34253
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34254
|
+
}
|
|
34255
|
+
.tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34256
|
+
color: #f0483e;
|
|
34257
|
+
flex-basis: 100%;
|
|
34258
|
+
order: 98;
|
|
34259
|
+
margin: 12px 0 0;
|
|
34260
|
+
}
|
|
34261
|
+
.tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34262
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34263
|
+
}
|
|
34264
|
+
.tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34265
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34266
|
+
}
|
|
34267
|
+
.tmoyoag .ant-list .eagle-table-form-cell {
|
|
34268
|
+
flex: 1 0 0;
|
|
34269
|
+
overflow: hidden;
|
|
34270
|
+
}
|
|
34271
|
+
.tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34272
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34273
|
+
margin: 0;
|
|
34274
|
+
}
|
|
34275
|
+
.tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34276
|
+
text-align: center;
|
|
34277
|
+
}
|
|
34278
|
+
.tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
34279
|
+
text-align: center;
|
|
34280
|
+
}
|
|
34281
|
+
.tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34282
|
+
text-align: left;
|
|
34283
|
+
}
|
|
34284
|
+
.tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
34285
|
+
text-align: left;
|
|
34286
|
+
}
|
|
34287
|
+
.tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34288
|
+
text-align: right;
|
|
34289
|
+
}
|
|
34290
|
+
.tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
34291
|
+
text-align: right;
|
|
34292
|
+
}
|
|
34293
|
+
.tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34294
|
+
margin-right: 8px;
|
|
34295
|
+
}
|
|
34296
|
+
.tmoyoag .ant-list .ant-list-item-action {
|
|
34297
|
+
padding: 4px;
|
|
34298
|
+
width: 24px;
|
|
34299
|
+
height: 24px;
|
|
34300
|
+
overflow: hidden;
|
|
34301
|
+
}
|
|
34302
|
+
.tmoyoag .ant-list .ant-list-item-action li {
|
|
34303
|
+
padding: 0;
|
|
34304
|
+
}
|
|
34305
|
+
.tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34306
|
+
cursor: not-allowed;
|
|
34307
|
+
opacity: 0.5;
|
|
34308
|
+
}
|
|
34309
|
+
.tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34310
|
+
margin: 0;
|
|
34311
|
+
}
|
|
34312
|
+
.tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34313
|
+
.tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34314
|
+
border-radius: 5px;
|
|
34315
|
+
font-size: 12px;
|
|
34316
|
+
}
|
|
34317
|
+
.tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34318
|
+
font-size: inherit;
|
|
34319
|
+
}
|
|
34320
|
+
.tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34321
|
+
min-height: 24px;
|
|
34322
|
+
font-size: 12px;
|
|
34323
|
+
position: relative;
|
|
34324
|
+
}
|
|
34325
|
+
.tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34326
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34327
|
+
}
|
|
34328
|
+
.tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34329
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34330
|
+
}
|
|
34331
|
+
|
|
34332
|
+
.a138syjm {
|
|
34333
|
+
display: flex;
|
|
34334
|
+
align-items: center;
|
|
34335
|
+
margin-top: 8px;
|
|
34336
|
+
}
|
|
34337
|
+
.a138syjm button.ant-btn {
|
|
34338
|
+
padding: 2px 8px;
|
|
34339
|
+
height: 24px;
|
|
34099
34340
|
}
|
|
34100
|
-
.
|
|
34101
|
-
|
|
34341
|
+
.a138syjm > span.maximum-desc {
|
|
34342
|
+
display: none;
|
|
34343
|
+
margin-left: 8px;
|
|
34344
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34102
34345
|
}
|
|
34103
|
-
.
|
|
34104
|
-
|
|
34105
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34106
|
-
transform: translateY(-4px);
|
|
34346
|
+
.a138syjm > span.maximum-desc.disabled {
|
|
34347
|
+
display: inline;
|
|
34107
34348
|
}
|
|
34108
34349
|
|
|
34109
|
-
.
|
|
34110
|
-
|
|
34350
|
+
.d77i8u0 {
|
|
34351
|
+
width: 24px;
|
|
34352
|
+
height: 24px;
|
|
34353
|
+
padding: 4px;
|
|
34354
|
+
margin-right: 8px;
|
|
34111
34355
|
}
|
|
34112
34356
|
|
|
34113
34357
|
.t160l1cm {
|
|
@@ -34313,15 +34557,6 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34313
34557
|
background: transparent;
|
|
34314
34558
|
}
|
|
34315
34559
|
|
|
34316
|
-
.w7ob4th.outside-tag {
|
|
34317
|
-
padding-left: 0;
|
|
34318
|
-
}
|
|
34319
|
-
.w7ob4th.outside-tag .inside-tag {
|
|
34320
|
-
border-radius: 4px 0 0 4px;
|
|
34321
|
-
padding-right: 4px;
|
|
34322
|
-
margin-right: 4px;
|
|
34323
|
-
}
|
|
34324
|
-
|
|
34325
34560
|
.i1g85yz3 {
|
|
34326
34561
|
margin-right: 4px;
|
|
34327
34562
|
height: 16px;
|
|
@@ -34356,199 +34591,6 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34356
34591
|
white-space: normal;
|
|
34357
34592
|
}
|
|
34358
34593
|
|
|
34359
|
-
.t1dtlqs1 {
|
|
34360
|
-
margin-bottom: 4px;
|
|
34361
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34362
|
-
overflow: hidden;
|
|
34363
|
-
text-overflow: ellipsis;
|
|
34364
|
-
white-space: nowrap;
|
|
34365
|
-
}
|
|
34366
|
-
|
|
34367
|
-
.s1ese5oy {
|
|
34368
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34369
|
-
line-height: 32px;
|
|
34370
|
-
height: 32px;
|
|
34371
|
-
margin-bottom: 0;
|
|
34372
|
-
}
|
|
34373
|
-
.s1ese5oy.primary, .s1ese5oy.info {
|
|
34374
|
-
color: #0080ff;
|
|
34375
|
-
}
|
|
34376
|
-
.s1ese5oy.warning {
|
|
34377
|
-
color: #ffa500;
|
|
34378
|
-
}
|
|
34379
|
-
.s1ese5oy.success {
|
|
34380
|
-
color: #00ba5d;
|
|
34381
|
-
}
|
|
34382
|
-
.s1ese5oy.danger, .s1ese5oy.error {
|
|
34383
|
-
color: #f0483e;
|
|
34384
|
-
}
|
|
34385
|
-
.s1ese5oy.normal {
|
|
34386
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34387
|
-
}
|
|
34388
|
-
|
|
34389
|
-
.b1ibis43 {
|
|
34390
|
-
margin-bottom: 0;
|
|
34391
|
-
color: #00122e;
|
|
34392
|
-
}
|
|
34393
|
-
|
|
34394
|
-
.b11xxjd2 {
|
|
34395
|
-
line-height: 32px;
|
|
34396
|
-
margin-right: 6px;
|
|
34397
|
-
}
|
|
34398
|
-
|
|
34399
|
-
.bsub5bw.with-description {
|
|
34400
|
-
height: 24px;
|
|
34401
|
-
flex: 1;
|
|
34402
|
-
position: relative;
|
|
34403
|
-
top: -7px;
|
|
34404
|
-
}
|
|
34405
|
-
.bsub5bw p {
|
|
34406
|
-
width: 100%;
|
|
34407
|
-
overflow: hidden;
|
|
34408
|
-
text-overflow: ellipsis;
|
|
34409
|
-
white-space: nowrap;
|
|
34410
|
-
}
|
|
34411
|
-
|
|
34412
|
-
.tmoyoag {
|
|
34413
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34414
|
-
border-radius: 8px;
|
|
34415
|
-
overflow: auto;
|
|
34416
|
-
}
|
|
34417
|
-
.tmoyoag .ant-list {
|
|
34418
|
-
position: relative;
|
|
34419
|
-
}
|
|
34420
|
-
.tmoyoag .ant-list .eagle-table-form-header {
|
|
34421
|
-
position: sticky;
|
|
34422
|
-
top: 0;
|
|
34423
|
-
z-index: 2;
|
|
34424
|
-
display: flex;
|
|
34425
|
-
padding: 8px;
|
|
34426
|
-
flex-wrap: nowrap;
|
|
34427
|
-
justify-content: flex-start;
|
|
34428
|
-
background: #f2f5fa;
|
|
34429
|
-
font-size: 14px;
|
|
34430
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34431
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34432
|
-
}
|
|
34433
|
-
.tmoyoag .ant-list .eagle-table-form-header {
|
|
34434
|
-
align-items: inherit;
|
|
34435
|
-
}
|
|
34436
|
-
.tmoyoag .ant-list .eagle-table-form-row {
|
|
34437
|
-
display: flex;
|
|
34438
|
-
justify-content: flex-start;
|
|
34439
|
-
align-items: flex-start;
|
|
34440
|
-
flex-wrap: wrap;
|
|
34441
|
-
padding: 8px;
|
|
34442
|
-
border: none;
|
|
34443
|
-
}
|
|
34444
|
-
.tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34445
|
-
flex-basis: 100%;
|
|
34446
|
-
margin: 12px 0 0;
|
|
34447
|
-
order: 99;
|
|
34448
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34449
|
-
}
|
|
34450
|
-
.tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34451
|
-
color: #f0483e;
|
|
34452
|
-
flex-basis: 100%;
|
|
34453
|
-
order: 98;
|
|
34454
|
-
margin: 12px 0 0;
|
|
34455
|
-
}
|
|
34456
|
-
.tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34457
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34458
|
-
}
|
|
34459
|
-
.tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34460
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
34461
|
-
}
|
|
34462
|
-
.tmoyoag .ant-list .eagle-table-form-cell {
|
|
34463
|
-
flex: 1 0 0;
|
|
34464
|
-
overflow: hidden;
|
|
34465
|
-
}
|
|
34466
|
-
.tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34467
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34468
|
-
margin: 0;
|
|
34469
|
-
}
|
|
34470
|
-
.tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34471
|
-
text-align: center;
|
|
34472
|
-
}
|
|
34473
|
-
.tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
34474
|
-
text-align: center;
|
|
34475
|
-
}
|
|
34476
|
-
.tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34477
|
-
text-align: left;
|
|
34478
|
-
}
|
|
34479
|
-
.tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
34480
|
-
text-align: left;
|
|
34481
|
-
}
|
|
34482
|
-
.tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34483
|
-
text-align: right;
|
|
34484
|
-
}
|
|
34485
|
-
.tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
34486
|
-
text-align: right;
|
|
34487
|
-
}
|
|
34488
|
-
.tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34489
|
-
margin-right: 8px;
|
|
34490
|
-
}
|
|
34491
|
-
.tmoyoag .ant-list .ant-list-item-action {
|
|
34492
|
-
padding: 4px;
|
|
34493
|
-
width: 24px;
|
|
34494
|
-
height: 24px;
|
|
34495
|
-
overflow: hidden;
|
|
34496
|
-
}
|
|
34497
|
-
.tmoyoag .ant-list .ant-list-item-action li {
|
|
34498
|
-
padding: 0;
|
|
34499
|
-
}
|
|
34500
|
-
.tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34501
|
-
cursor: not-allowed;
|
|
34502
|
-
opacity: 0.5;
|
|
34503
|
-
}
|
|
34504
|
-
.tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34505
|
-
margin: 0;
|
|
34506
|
-
}
|
|
34507
|
-
.tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34508
|
-
.tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34509
|
-
border-radius: 5px;
|
|
34510
|
-
font-size: 12px;
|
|
34511
|
-
}
|
|
34512
|
-
.tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34513
|
-
font-size: inherit;
|
|
34514
|
-
}
|
|
34515
|
-
.tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34516
|
-
min-height: 24px;
|
|
34517
|
-
font-size: 12px;
|
|
34518
|
-
position: relative;
|
|
34519
|
-
}
|
|
34520
|
-
.tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34521
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34522
|
-
}
|
|
34523
|
-
.tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34524
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34525
|
-
}
|
|
34526
|
-
|
|
34527
|
-
.a138syjm {
|
|
34528
|
-
display: flex;
|
|
34529
|
-
align-items: center;
|
|
34530
|
-
margin-top: 8px;
|
|
34531
|
-
}
|
|
34532
|
-
.a138syjm button.ant-btn {
|
|
34533
|
-
padding: 2px 8px;
|
|
34534
|
-
height: 24px;
|
|
34535
|
-
}
|
|
34536
|
-
.a138syjm > span.maximum-desc {
|
|
34537
|
-
display: none;
|
|
34538
|
-
margin-left: 8px;
|
|
34539
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34540
|
-
}
|
|
34541
|
-
.a138syjm > span.maximum-desc.disabled {
|
|
34542
|
-
display: inline;
|
|
34543
|
-
}
|
|
34544
|
-
|
|
34545
|
-
.d77i8u0 {
|
|
34546
|
-
width: 24px;
|
|
34547
|
-
height: 24px;
|
|
34548
|
-
padding: 4px;
|
|
34549
|
-
margin-right: 8px;
|
|
34550
|
-
}
|
|
34551
|
-
|
|
34552
34594
|
.f7pxqmh {
|
|
34553
34595
|
width: 100%;
|
|
34554
34596
|
margin-bottom: 0 !important;
|
|
@@ -34661,6 +34703,37 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34661
34703
|
font-size: inherit;
|
|
34662
34704
|
}
|
|
34663
34705
|
|
|
34706
|
+
.d1u4ndxc {
|
|
34707
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34708
|
+
font-size: 12px;
|
|
34709
|
+
}
|
|
34710
|
+
|
|
34711
|
+
.f6xb0iv {
|
|
34712
|
+
min-width: 0;
|
|
34713
|
+
flex: 1;
|
|
34714
|
+
}
|
|
34715
|
+
|
|
34716
|
+
.b1dhu7ov.ant-progress {
|
|
34717
|
+
width: 220px;
|
|
34718
|
+
}
|
|
34719
|
+
.b1dhu7ov.ant-progress.ant-progress-status-active .ant-progress-bg::before {
|
|
34720
|
+
content: "";
|
|
34721
|
+
display: block;
|
|
34722
|
+
width: 220px;
|
|
34723
|
+
height: 8px;
|
|
34724
|
+
background: linear-gradient(90deg, #0080ff 0%, #9ecfff 50%, #0080ff 100%);
|
|
34725
|
+
animation: loading 1600ms ease-out infinite;
|
|
34726
|
+
opacity: 1;
|
|
34727
|
+
}
|
|
34728
|
+
@keyframes loading {
|
|
34729
|
+
from {
|
|
34730
|
+
transform: translateX(-220px);
|
|
34731
|
+
}
|
|
34732
|
+
to {
|
|
34733
|
+
transform: translateX(220px);
|
|
34734
|
+
}
|
|
34735
|
+
}
|
|
34736
|
+
|
|
34664
34737
|
.f16blduf.ant-form-item {
|
|
34665
34738
|
margin-bottom: 0;
|
|
34666
34739
|
}
|
|
@@ -34678,4 +34751,16 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34678
34751
|
}
|
|
34679
34752
|
.f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
34680
34753
|
display: block;
|
|
34754
|
+
}
|
|
34755
|
+
|
|
34756
|
+
.i14c7jc8 {
|
|
34757
|
+
color: var(--i14c7jc8-0);
|
|
34758
|
+
}
|
|
34759
|
+
|
|
34760
|
+
.i1ibuolf {
|
|
34761
|
+
display: flex;
|
|
34762
|
+
align-items: center;
|
|
34763
|
+
column-gap: 4px;
|
|
34764
|
+
font-size: 12px;
|
|
34765
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34681
34766
|
}
|