@cloudtower/eagle 0.27.30 → 0.27.32
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 +3152 -3152
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +2126 -2126
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
- package/dist/parrot/src/index.d.ts +0 -4
- package/dist/parrot/src/locales/en-US/index.d.ts +0 -130
- package/dist/parrot/src/locales/index.d.ts +0 -262
- package/dist/parrot/src/locales/zh-CN/index.d.ts +0 -130
- package/dist/parrot/src/parrotI18n.d.ts +0 -8
- /package/dist/{eagle/src → src}/UIKitProvider/UIKitProvider.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/UIKitProvider/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Alert/Alert.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Alert/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Arch/Arch.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Arch/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Badge/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/BaseIcon/BaseIcon.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/BaseIcon/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Bit/Bit.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Bit/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/BitPerSecond/BitPerSecond.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/BitPerSecond/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Bps/Bps.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Bps/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Button/Button.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Button/HoverableElement.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Button/HoverableElement.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Button/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/ButtonGroup/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Byte/Byte.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Byte/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Calendar/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Card/Card.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Card/CardBody.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Card/CardTitle.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Card/CardWrapper.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Card/__test__/Card.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Card/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Cascader/cascader.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Cascader/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Checkbox/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Checkbox/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Empty/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/ErrorBoundary/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/ExpandableList/CustomHeader.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/ExpandableList/ExpandIcon.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/ExpandableList/ExpandableContainer.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/ExpandableList/ExpandableItem.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/ExpandableList/ExpandableItem.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/ExpandableList/ExpandableList.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/ExpandableList/RoundOrder.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/ExpandableList/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/FailedLoad/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsBoolean/FieldsBoolean.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsBoolean/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsBoolean/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsDateTime/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsDateTimeRange/FieldsDateTimeRange.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsDateTimeRange/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsDateTimeRange/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsEnum/FieldsEnum.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsEnum/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsEnum/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsFloat/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsFloat/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsInt/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsInt/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsInteger/FieldsInteger.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsInteger/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsInteger/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsString/FieldsString.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsString/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsString/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsTextArea/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsTimePicker/FieldsTimePicker.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsTimePicker/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/FieldsTimePicker/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Fields/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Form/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/FormItem/Form.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/FormItem/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Frequency/Frequency.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Frequency/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/I18nNameTag/I18nNameTag.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/I18nNameTag/__test__/index.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/I18nNameTag/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Icon/Icon.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Icon/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Input/Input.simple.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Input/Input.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Input/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Input/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/InputGroup/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/InputGroup/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/InputGroup/inputGroup.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/InputInteger/__test__/unit.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/InputInteger/formatterInteger.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/InputInteger/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/InputNumber/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/InputTagItem/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/KitStoreProvider/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Link/Link.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Link/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Loading/Loading.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Loading/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Loading/style.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Metric/Metric.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Metric/MetricActions.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Metric/MetricLegend.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Metric/Pointer.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Metric/RenderChart.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Metric/TooltipFormatter.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Metric/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Metric/metric.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Metric/mockMetric.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Metric/mockMetric2.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Metric/styled.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Metric/type.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Modal/Modal.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Modal/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/ModalStack/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Overflow/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/OverflowTooltip/OverflowTooltip.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/OverflowTooltip/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Pagination/Pagination.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Pagination/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Percent/Percent.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Percent/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Progress/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Radio/Radio.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Radio/RadioButton.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Radio/RadioGroup.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Radio/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Radio/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/SearchInput/SearchInput.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/SearchInput/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/SearchInput/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Second/Second.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Second/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Select/Select.Simple.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Select/Select.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Select/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/SimplePagination/SimplePagination.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/SimplePagination/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/SimplePagination/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Space/Space.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Space/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Speed/Speed.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Speed/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/StatusCapsule/StatusCapsule.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/StatusCapsule/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/StatusCapsule/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Steps/Steps.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Steps/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Steps/style.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Styled/Styled.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Styled/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Switch/Switch.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Switch/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Table/Table.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Table/TableWidget.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Table/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Table/common.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Table/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/AddRowButton.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/Columns/AffixColumn.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/Columns/CheckboxColumn.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/Columns/FormItem.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/Columns/InputColumn.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/Columns/TextColumn.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/Columns/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/TableForm.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/TableFormBodyCell.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/TableFormBodyRows.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/TableFormHeaderCell.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/__test__/tableForm.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/__test__/utils.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/const.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/style.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/types.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TableForm/utils.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Tag/SplitTag.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Tag/Tag.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Tag/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Tag/const.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Tag/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Tag/style.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TextArea/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Time/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Time/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Time/time.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TimePicker/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TimeZoneSelect/TimeZoneSelect.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/TimeZoneSelect/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Token/Token.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Token/__test__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Token/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Token/style.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Tooltip/Tooltip.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Tooltip/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Truncate/Truncate.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Truncate/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/Typo/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/antd.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/message/__tests__/index.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/message/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/message/style/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/message-group/__test__/message-group.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/message-group/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/components/message-group/message-group.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/core/AccordionCard/AccordionCard.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/core/AccordionCard/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/core/Breadcrumb/Breadcrumb.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/core/Breadcrumb/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/core/DetailCard/DetailCard.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/core/DetailCard/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/core/DropdownMenu/DropdownMenu.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/core/DropdownMenu/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/core/ParrotTrans/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/core/SegmentControl/SegmentControl.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/core/SegmentControl/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/core/StepProgress/StepProgress.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/core/StepProgress/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/BarChart/BarChart.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/BarChart/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/BatchOperation/BatchOperation.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/BatchOperation/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/ChartWithTooltip/ChartWithTooltip.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/ChartWithTooltip/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/Counting/Counting.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/Counting/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/CronCalendar/CronCalendar.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/CronCalendar/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/CronPlan/CronPlan.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/CronPlan/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/DateRangePicker/AbsoluteDate.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/DateRangePicker/Calendar.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/DateRangePicker/DateRangePicker.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/DateRangePicker/DateRangePicker.style.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/DateRangePicker/InputTime.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/DateRangePicker/RelativeTime.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/DateRangePicker/common.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/DateRangePicker/hooks/useElementIntersectionRatio.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/DateRangePicker/hooks/useMemoCompare.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/DateRangePicker/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/DonutChart/DonutChart.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/DonutChart/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/DropdownTransition/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/GoBackButton/GoBackButton.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/GoBackButton/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/NamesTooltip/NamesTooltip.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/NamesTooltip/__test__/index.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/NamesTooltip/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/SidebarSubtitle/SidebarSubtitle.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/SidebarSubtitle/__test__/index.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/SidebarSubtitle/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/SortableList/SortableList.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/SortableList/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/SummaryTable/SummaryTable.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/SummaryTable/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/SwitchWithText/SwitchWithText.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/SwitchWithText/__tests__/h5_css.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/SwitchWithText/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/TabMenu/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/TruncatedTextWithTooltip/TruncatedTextWithTooltip.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/TruncatedTextWithTooltip/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/UnitWithChart/UnitWithChart.stories.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/UnitWithChart/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/common/getCalendarTitle.d.ts +0 -0
- /package/dist/{eagle/src → src}/coreX/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/hooks/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/hooks/useElementResize.d.ts +0 -0
- /package/dist/{eagle/src → src}/hooks/useElementsSize.d.ts +0 -0
- /package/dist/{eagle/src → src}/hooks/useParrotTranslation.d.ts +0 -0
- /package/dist/{eagle/src → src}/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/spec/base.d.ts +0 -0
- /package/dist/{eagle/src → src}/spec/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/spec/react-final-form.d.ts +0 -0
- /package/dist/{eagle/src → src}/spec/type.d.ts +0 -0
- /package/dist/{eagle/src → src}/store/chart.d.ts +0 -0
- /package/dist/{eagle/src → src}/store/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/store/modal.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/__test__/compute.spec.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/__test__/cron-time.spec.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/__test__/time.spec.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/__test__/tower.test.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/compute.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/constants.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/cron-time.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/dom.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/formatValue.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/icon.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/index.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/isEmpty.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/testSuit.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/time.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/tower.d.ts +0 -0
- /package/dist/{eagle/src → src}/utils/type.d.ts +0 -0
- /package/dist/{eagle/stories → stories}/changeLng.stories.d.ts +0 -0
- /package/dist/{eagle/stories → stories}/components/Stack.d.ts +0 -0
- /package/dist/{eagle/stories → stories}/components/Story.d.ts +0 -0
- /package/dist/{eagle/stories → stories}/components/index.d.ts +0 -0
- /package/dist/{eagle/stories → stories}/icons-react.stories.d.ts +0 -0
- /package/dist/{eagle/stories → stories}/menu.stories.d.ts +0 -0
package/dist/style.css
CHANGED
|
@@ -29571,6 +29571,34 @@ html body {
|
|
|
29571
29571
|
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29572
29572
|
}
|
|
29573
29573
|
|
|
29574
|
+
.iap75of {
|
|
29575
|
+
height: 18px;
|
|
29576
|
+
line-height: 18px;
|
|
29577
|
+
padding: 0 4px;
|
|
29578
|
+
border-radius: 4px;
|
|
29579
|
+
background: rgba(235, 239, 245, 0.6);
|
|
29580
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29581
|
+
display: flex;
|
|
29582
|
+
align-items: center;
|
|
29583
|
+
white-space: nowrap;
|
|
29584
|
+
margin-right: 4px;
|
|
29585
|
+
}
|
|
29586
|
+
|
|
29587
|
+
.fde5mpd {
|
|
29588
|
+
width: 100%;
|
|
29589
|
+
height: 100%;
|
|
29590
|
+
min-height: 124px;
|
|
29591
|
+
display: flex;
|
|
29592
|
+
flex-direction: column;
|
|
29593
|
+
justify-content: center;
|
|
29594
|
+
align-items: center;
|
|
29595
|
+
}
|
|
29596
|
+
.fde5mpd .error-text {
|
|
29597
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29598
|
+
margin-bottom: 16px;
|
|
29599
|
+
font-size: 18px;
|
|
29600
|
+
}
|
|
29601
|
+
|
|
29574
29602
|
.bpq0js6 {
|
|
29575
29603
|
padding: 4px 11px;
|
|
29576
29604
|
}
|
|
@@ -29600,34 +29628,6 @@ html body {
|
|
|
29600
29628
|
border-radius: unset;
|
|
29601
29629
|
}
|
|
29602
29630
|
|
|
29603
|
-
.iap75of {
|
|
29604
|
-
height: 18px;
|
|
29605
|
-
line-height: 18px;
|
|
29606
|
-
padding: 0 4px;
|
|
29607
|
-
border-radius: 4px;
|
|
29608
|
-
background: rgba(235, 239, 245, 0.6);
|
|
29609
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29610
|
-
display: flex;
|
|
29611
|
-
align-items: center;
|
|
29612
|
-
white-space: nowrap;
|
|
29613
|
-
margin-right: 4px;
|
|
29614
|
-
}
|
|
29615
|
-
|
|
29616
|
-
.fde5mpd {
|
|
29617
|
-
width: 100%;
|
|
29618
|
-
height: 100%;
|
|
29619
|
-
min-height: 124px;
|
|
29620
|
-
display: flex;
|
|
29621
|
-
flex-direction: column;
|
|
29622
|
-
justify-content: center;
|
|
29623
|
-
align-items: center;
|
|
29624
|
-
}
|
|
29625
|
-
.fde5mpd .error-text {
|
|
29626
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29627
|
-
margin-bottom: 16px;
|
|
29628
|
-
font-size: 18px;
|
|
29629
|
-
}
|
|
29630
|
-
|
|
29631
29631
|
.buj61ew.ant-btn-icon-only {
|
|
29632
29632
|
justify-content: center;
|
|
29633
29633
|
}
|
|
@@ -29896,1875 +29896,1936 @@ html body {
|
|
|
29896
29896
|
animation: rotate 680ms linear infinite;
|
|
29897
29897
|
}
|
|
29898
29898
|
|
|
29899
|
-
.
|
|
29900
|
-
display:
|
|
29901
|
-
|
|
29902
|
-
|
|
29903
|
-
|
|
29904
|
-
|
|
29905
|
-
font-
|
|
29906
|
-
|
|
29907
|
-
font-size: 32px;
|
|
29908
|
-
line-height: 40px;
|
|
29899
|
+
.p12gwtiw {
|
|
29900
|
+
display: flex;
|
|
29901
|
+
justify-content: space-between;
|
|
29902
|
+
align-items: center;
|
|
29903
|
+
padding: 10px 0;
|
|
29904
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29905
|
+
font-size: 12px;
|
|
29906
|
+
line-height: 24px;
|
|
29909
29907
|
}
|
|
29910
|
-
|
|
29911
|
-
|
|
29912
|
-
font-family: Inter;
|
|
29913
|
-
font-style: normal;
|
|
29914
|
-
font-weight: bold;
|
|
29915
|
-
font-size: 24px;
|
|
29916
|
-
line-height: 32px;
|
|
29908
|
+
.p12gwtiw .pagination-left {
|
|
29909
|
+
padding: 2px 8px;
|
|
29917
29910
|
}
|
|
29918
|
-
|
|
29919
|
-
|
|
29920
|
-
|
|
29921
|
-
|
|
29922
|
-
|
|
29923
|
-
|
|
29924
|
-
line-height: 40px;
|
|
29911
|
+
.p12gwtiw .dropdown-trigger {
|
|
29912
|
+
display: flex;
|
|
29913
|
+
align-items: center;
|
|
29914
|
+
border-radius: 6px;
|
|
29915
|
+
cursor: pointer;
|
|
29916
|
+
transition: all 0.3s ease;
|
|
29925
29917
|
}
|
|
29926
|
-
|
|
29927
|
-
.
|
|
29928
|
-
|
|
29929
|
-
font-style: normal;
|
|
29930
|
-
font-weight: bold;
|
|
29931
|
-
font-size: 20px;
|
|
29932
|
-
line-height: 24px;
|
|
29918
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
29919
|
+
background: rgba(211, 218, 235, 0.6);
|
|
29920
|
+
color: #0080ff;
|
|
29933
29921
|
}
|
|
29934
|
-
|
|
29935
|
-
|
|
29936
|
-
font-family: Inter;
|
|
29937
|
-
font-style: normal;
|
|
29938
|
-
font-weight: normal;
|
|
29939
|
-
font-size: 20px;
|
|
29940
|
-
line-height: 24px;
|
|
29922
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
29923
|
+
margin-left: 4px;
|
|
29941
29924
|
}
|
|
29942
|
-
|
|
29943
|
-
|
|
29944
|
-
|
|
29945
|
-
|
|
29925
|
+
.p12gwtiw .pagination-right {
|
|
29926
|
+
display: flex;
|
|
29927
|
+
align-items: center;
|
|
29928
|
+
color: #0080ff;
|
|
29946
29929
|
font-weight: bold;
|
|
29947
|
-
font-size: 18px;
|
|
29948
|
-
line-height: 22px;
|
|
29949
29930
|
}
|
|
29950
|
-
|
|
29951
|
-
|
|
29952
|
-
font-family: Inter;
|
|
29953
|
-
font-style: normal;
|
|
29954
|
-
font-weight: normal;
|
|
29955
|
-
font-size: 18px;
|
|
29956
|
-
line-height: 22px;
|
|
29931
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
29932
|
+
margin-left: 4px;
|
|
29957
29933
|
}
|
|
29958
|
-
|
|
29959
|
-
.
|
|
29960
|
-
|
|
29961
|
-
font-style: normal;
|
|
29962
|
-
font-weight: bold;
|
|
29963
|
-
font-size: 16px;
|
|
29964
|
-
line-height: 22px;
|
|
29934
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
29935
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
29936
|
+
padding: 0 8px;
|
|
29965
29937
|
}
|
|
29966
|
-
|
|
29967
|
-
.
|
|
29968
|
-
|
|
29969
|
-
font-style: normal;
|
|
29970
|
-
font-weight: normal;
|
|
29971
|
-
font-size: 16px;
|
|
29972
|
-
line-height: 22px;
|
|
29938
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
29939
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
29940
|
+
color: #0080ff;
|
|
29973
29941
|
}
|
|
29974
|
-
|
|
29975
|
-
|
|
29976
|
-
font-family: Inter;
|
|
29977
|
-
font-style: normal;
|
|
29978
|
-
font-weight: bold;
|
|
29979
|
-
font-size: 14px;
|
|
29980
|
-
line-height: 20px;
|
|
29942
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
29943
|
+
transform: rotate(180deg);
|
|
29981
29944
|
}
|
|
29982
29945
|
|
|
29983
|
-
.
|
|
29984
|
-
|
|
29985
|
-
|
|
29986
|
-
font-weight: normal;
|
|
29987
|
-
font-size: 14px;
|
|
29988
|
-
line-height: 20px;
|
|
29946
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
29947
|
+
max-height: calc(100vh - 128px);
|
|
29948
|
+
overflow-y: auto;
|
|
29989
29949
|
}
|
|
29990
|
-
|
|
29991
|
-
|
|
29992
|
-
font-family: Inter;
|
|
29993
|
-
font-style: normal;
|
|
29994
|
-
font-weight: bold;
|
|
29950
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
29951
|
+
padding: 4px 20px;
|
|
29995
29952
|
font-size: 12px;
|
|
29996
29953
|
line-height: 18px;
|
|
29997
29954
|
}
|
|
29998
29955
|
|
|
29999
|
-
.
|
|
30000
|
-
|
|
30001
|
-
font-style: normal;
|
|
30002
|
-
font-weight: normal;
|
|
30003
|
-
font-size: 12px;
|
|
30004
|
-
line-height: 18px;
|
|
29956
|
+
.obf05yr {
|
|
29957
|
+
display: inline-block;
|
|
30005
29958
|
}
|
|
30006
29959
|
|
|
30007
|
-
.
|
|
30008
|
-
|
|
30009
|
-
|
|
30010
|
-
font-weight: bold;
|
|
30011
|
-
text-transform: uppercase;
|
|
30012
|
-
font-feature-settings: "cpsp" on;
|
|
30013
|
-
font-size: 12px;
|
|
30014
|
-
line-height: 18px;
|
|
29960
|
+
.hsms1n6 {
|
|
29961
|
+
visibility: hidden;
|
|
29962
|
+
position: absolute;
|
|
30015
29963
|
}
|
|
30016
29964
|
|
|
30017
|
-
.
|
|
30018
|
-
|
|
30019
|
-
font-style: normal;
|
|
30020
|
-
font-weight: normal;
|
|
30021
|
-
text-transform: uppercase;
|
|
30022
|
-
font-feature-settings: "cpsp" on;
|
|
30023
|
-
font-size: 12px;
|
|
30024
|
-
line-height: 18px;
|
|
29965
|
+
.i1e4sgug {
|
|
29966
|
+
display: inline-block;
|
|
30025
29967
|
}
|
|
30026
29968
|
|
|
30027
|
-
.
|
|
30028
|
-
|
|
30029
|
-
|
|
30030
|
-
font-weight: normal;
|
|
30031
|
-
font-size: 16px;
|
|
30032
|
-
line-height: 24px;
|
|
29969
|
+
.cz04yix {
|
|
29970
|
+
display: flex;
|
|
29971
|
+
flex-direction: column;
|
|
30033
29972
|
}
|
|
30034
29973
|
|
|
30035
|
-
.
|
|
30036
|
-
|
|
30037
|
-
|
|
30038
|
-
|
|
30039
|
-
|
|
30040
|
-
line-height: 24px;
|
|
29974
|
+
.m1if5j39 {
|
|
29975
|
+
max-width: 1120px;
|
|
29976
|
+
width: 100%;
|
|
29977
|
+
margin: 0 auto;
|
|
29978
|
+
height: 100%;
|
|
30041
29979
|
}
|
|
30042
29980
|
|
|
30043
|
-
.
|
|
30044
|
-
|
|
30045
|
-
|
|
30046
|
-
|
|
30047
|
-
|
|
30048
|
-
line-height: 24px;
|
|
29981
|
+
.w1vvwdlp {
|
|
29982
|
+
max-width: 1120px;
|
|
29983
|
+
width: 100%;
|
|
29984
|
+
margin: 0 auto;
|
|
29985
|
+
display: flex;
|
|
30049
29986
|
}
|
|
30050
|
-
|
|
30051
|
-
.
|
|
30052
|
-
|
|
30053
|
-
|
|
30054
|
-
|
|
30055
|
-
font-size: 16px;
|
|
30056
|
-
line-height: 24px;
|
|
29987
|
+
.w1vvwdlp .left,
|
|
29988
|
+
.w1vvwdlp .right {
|
|
29989
|
+
flex-grow: 0;
|
|
29990
|
+
flex-shrink: 0;
|
|
29991
|
+
flex-basis: 21%;
|
|
30057
29992
|
}
|
|
30058
|
-
|
|
30059
|
-
|
|
30060
|
-
|
|
30061
|
-
|
|
30062
|
-
font-weight: normal;
|
|
30063
|
-
text-transform: uppercase;
|
|
30064
|
-
font-feature-settings: "cpsp" on;
|
|
30065
|
-
font-size: 16px;
|
|
30066
|
-
line-height: 24px;
|
|
29993
|
+
.w1vvwdlp .left {
|
|
29994
|
+
display: flex;
|
|
29995
|
+
justify-content: flex-end;
|
|
29996
|
+
padding-right: 44px;
|
|
30067
29997
|
}
|
|
30068
|
-
|
|
30069
|
-
|
|
30070
|
-
font-family: Inter;
|
|
30071
|
-
font-style: normal;
|
|
30072
|
-
font-weight: bold;
|
|
30073
|
-
text-transform: uppercase;
|
|
30074
|
-
font-feature-settings: "cpsp" on;
|
|
30075
|
-
font-size: 16px;
|
|
30076
|
-
line-height: 24px;
|
|
29998
|
+
.w1vvwdlp .right {
|
|
29999
|
+
padding-left: 44px;
|
|
30077
30000
|
}
|
|
30078
|
-
|
|
30079
|
-
|
|
30080
|
-
|
|
30081
|
-
|
|
30082
|
-
|
|
30083
|
-
font-size: 14px;
|
|
30084
|
-
line-height: 22px;
|
|
30001
|
+
.w1vvwdlp .middle {
|
|
30002
|
+
margin-bottom: 40px;
|
|
30003
|
+
flex-grow: 0;
|
|
30004
|
+
flex-shrink: 0;
|
|
30005
|
+
flex-basis: 58%;
|
|
30085
30006
|
}
|
|
30086
|
-
|
|
30087
|
-
|
|
30088
|
-
font-family: Inter;
|
|
30089
|
-
font-style: normal;
|
|
30090
|
-
font-weight: 500;
|
|
30091
|
-
font-size: 14px;
|
|
30092
|
-
line-height: 22px;
|
|
30007
|
+
.w1vvwdlp .middle .form-base-field {
|
|
30008
|
+
width: 100%;
|
|
30093
30009
|
}
|
|
30094
|
-
|
|
30095
|
-
|
|
30096
|
-
font-family: Inter;
|
|
30097
|
-
font-style: normal;
|
|
30098
|
-
font-weight: bold;
|
|
30099
|
-
font-size: 14px;
|
|
30100
|
-
line-height: 22px;
|
|
30010
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
30011
|
+
width: auto;
|
|
30101
30012
|
}
|
|
30102
30013
|
|
|
30103
|
-
.
|
|
30104
|
-
|
|
30105
|
-
|
|
30106
|
-
|
|
30107
|
-
font-size: 14px;
|
|
30108
|
-
line-height: 22px;
|
|
30014
|
+
.h1cuopx7 .ant-modal-header {
|
|
30015
|
+
margin: 0 auto;
|
|
30016
|
+
width: 100%;
|
|
30017
|
+
max-width: 648px;
|
|
30109
30018
|
}
|
|
30110
|
-
|
|
30111
|
-
|
|
30112
|
-
font-family: Inter;
|
|
30113
|
-
font-style: normal;
|
|
30114
|
-
font-weight: bold;
|
|
30115
|
-
font-size: 14px;
|
|
30116
|
-
line-height: 22px;
|
|
30019
|
+
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
30020
|
+
margin-left: 0;
|
|
30117
30021
|
}
|
|
30118
|
-
|
|
30119
|
-
|
|
30120
|
-
|
|
30121
|
-
|
|
30122
|
-
|
|
30123
|
-
|
|
30124
|
-
font-feature-settings: "cpsp" on;
|
|
30125
|
-
font-size: 14px;
|
|
30126
|
-
line-height: 22px;
|
|
30022
|
+
.h1cuopx7 .ant-modal-body {
|
|
30023
|
+
margin: 0 auto;
|
|
30024
|
+
padding: 0;
|
|
30025
|
+
width: 100%;
|
|
30026
|
+
max-width: 648px;
|
|
30027
|
+
overflow: hidden;
|
|
30127
30028
|
}
|
|
30128
|
-
|
|
30129
|
-
|
|
30130
|
-
font-family: Inter;
|
|
30131
|
-
font-style: normal;
|
|
30132
|
-
font-weight: bold;
|
|
30133
|
-
text-transform: uppercase;
|
|
30134
|
-
font-feature-settings: "cpsp" on;
|
|
30135
|
-
font-size: 14px;
|
|
30136
|
-
line-height: 22px;
|
|
30029
|
+
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
30030
|
+
margin-bottom: 40px;
|
|
30137
30031
|
}
|
|
30138
|
-
|
|
30139
|
-
|
|
30140
|
-
|
|
30141
|
-
font-style: normal;
|
|
30142
|
-
font-weight: normal;
|
|
30143
|
-
font-size: 13px;
|
|
30144
|
-
line-height: 20px;
|
|
30032
|
+
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
30033
|
+
height: calc(100vh - 225px);
|
|
30034
|
+
overflow-y: auto;
|
|
30145
30035
|
}
|
|
30146
|
-
|
|
30147
|
-
|
|
30148
|
-
|
|
30149
|
-
font-style: normal;
|
|
30150
|
-
font-weight: 600;
|
|
30151
|
-
font-size: 13px;
|
|
30152
|
-
line-height: 20px;
|
|
30036
|
+
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
30037
|
+
margin: 0 auto;
|
|
30038
|
+
max-width: 648px;
|
|
30153
30039
|
}
|
|
30154
30040
|
|
|
30155
|
-
.
|
|
30156
|
-
|
|
30157
|
-
|
|
30158
|
-
|
|
30159
|
-
font-size: 13px;
|
|
30160
|
-
line-height: 20px;
|
|
30041
|
+
.h1p6d3y3 .ant-modal-header {
|
|
30042
|
+
margin: 0 auto;
|
|
30043
|
+
width: 100%;
|
|
30044
|
+
max-width: 1024px;
|
|
30161
30045
|
}
|
|
30162
|
-
|
|
30163
|
-
|
|
30164
|
-
font-family: Inter;
|
|
30165
|
-
font-style: normal;
|
|
30166
|
-
font-weight: normal;
|
|
30167
|
-
font-size: 13px;
|
|
30168
|
-
line-height: 20px;
|
|
30046
|
+
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
30047
|
+
margin-left: 0;
|
|
30169
30048
|
}
|
|
30170
|
-
|
|
30171
|
-
|
|
30172
|
-
|
|
30173
|
-
|
|
30174
|
-
|
|
30175
|
-
|
|
30176
|
-
line-height: 20px;
|
|
30049
|
+
.h1p6d3y3 .ant-modal-body {
|
|
30050
|
+
margin: 0 auto;
|
|
30051
|
+
padding: 0;
|
|
30052
|
+
width: 100%;
|
|
30053
|
+
max-width: 1024px;
|
|
30054
|
+
overflow: hidden;
|
|
30177
30055
|
}
|
|
30178
|
-
|
|
30179
|
-
|
|
30180
|
-
|
|
30181
|
-
|
|
30182
|
-
|
|
30183
|
-
|
|
30184
|
-
|
|
30056
|
+
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
30057
|
+
margin-bottom: 40px;
|
|
30058
|
+
}
|
|
30059
|
+
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
30060
|
+
height: calc(100vh - 225px);
|
|
30061
|
+
overflow-y: auto;
|
|
30062
|
+
}
|
|
30063
|
+
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
30064
|
+
margin: 0 auto;
|
|
30065
|
+
max-width: 1024px;
|
|
30185
30066
|
}
|
|
30186
30067
|
|
|
30187
|
-
.
|
|
30188
|
-
|
|
30189
|
-
|
|
30190
|
-
|
|
30191
|
-
text-transform: uppercase;
|
|
30192
|
-
font-feature-settings: "cpsp" on;
|
|
30068
|
+
.fxgckuk {
|
|
30069
|
+
flex: 1;
|
|
30070
|
+
}
|
|
30071
|
+
.fxgckuk label {
|
|
30193
30072
|
font-size: 13px;
|
|
30194
30073
|
line-height: 20px;
|
|
30074
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30195
30075
|
}
|
|
30196
|
-
|
|
30197
|
-
|
|
30198
|
-
font-family: Inter;
|
|
30199
|
-
font-style: normal;
|
|
30200
|
-
font-weight: bold;
|
|
30201
|
-
text-transform: uppercase;
|
|
30202
|
-
font-feature-settings: "cpsp" on;
|
|
30203
|
-
font-size: 13px;
|
|
30076
|
+
.fxgckuk .title {
|
|
30077
|
+
font-size: 14px;
|
|
30204
30078
|
line-height: 20px;
|
|
30079
|
+
color: #2d3a56;
|
|
30080
|
+
margin-bottom: 12px;
|
|
30205
30081
|
}
|
|
30206
|
-
|
|
30207
|
-
|
|
30208
|
-
font-family: Inter;
|
|
30209
|
-
font-style: normal;
|
|
30210
|
-
font-weight: normal;
|
|
30211
|
-
font-size: 12px;
|
|
30212
|
-
line-height: 18px;
|
|
30082
|
+
.fxgckuk.connect-cluster .title {
|
|
30083
|
+
padding-bottom: 26px;
|
|
30213
30084
|
}
|
|
30214
30085
|
|
|
30215
|
-
.
|
|
30216
|
-
|
|
30217
|
-
|
|
30218
|
-
|
|
30219
|
-
font-size: 12px;
|
|
30220
|
-
line-height: 18px;
|
|
30086
|
+
.f1d0vek1 {
|
|
30087
|
+
padding: 25px 0 15px 0;
|
|
30088
|
+
border-bottom: 1px solid #e1e5eb;
|
|
30089
|
+
margin-bottom: 16px;
|
|
30221
30090
|
}
|
|
30222
30091
|
|
|
30223
|
-
.
|
|
30224
|
-
|
|
30225
|
-
|
|
30226
|
-
|
|
30227
|
-
|
|
30228
|
-
|
|
30092
|
+
.f4u402y {
|
|
30093
|
+
display: flex;
|
|
30094
|
+
align-items: center;
|
|
30095
|
+
margin-bottom: 8px;
|
|
30096
|
+
}
|
|
30097
|
+
.f4u402y > label {
|
|
30098
|
+
width: 216px;
|
|
30099
|
+
}
|
|
30100
|
+
.f4u402y > label + * {
|
|
30101
|
+
width: 100%;
|
|
30102
|
+
}
|
|
30103
|
+
.f4u402y .ant-select {
|
|
30104
|
+
width: 100%;
|
|
30229
30105
|
}
|
|
30230
30106
|
|
|
30231
|
-
.
|
|
30232
|
-
|
|
30233
|
-
|
|
30234
|
-
font-weight: normal;
|
|
30235
|
-
font-size: 12px;
|
|
30236
|
-
line-height: 18px;
|
|
30107
|
+
.e1pldf6v {
|
|
30108
|
+
color: #e75a3a;
|
|
30109
|
+
margin-right: 10px;
|
|
30237
30110
|
}
|
|
30238
30111
|
|
|
30239
|
-
.
|
|
30240
|
-
|
|
30241
|
-
|
|
30242
|
-
|
|
30243
|
-
|
|
30244
|
-
line-height: 18px;
|
|
30112
|
+
.dq0gblh {
|
|
30113
|
+
width: 100%;
|
|
30114
|
+
height: 1px;
|
|
30115
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30116
|
+
margin: 24px 0;
|
|
30245
30117
|
}
|
|
30246
30118
|
|
|
30247
|
-
.
|
|
30248
|
-
|
|
30249
|
-
|
|
30250
|
-
|
|
30251
|
-
|
|
30252
|
-
line-height: 18px;
|
|
30119
|
+
.l1v7sr0n {
|
|
30120
|
+
display: flex;
|
|
30121
|
+
justify-content: center;
|
|
30122
|
+
align-items: center;
|
|
30123
|
+
height: 100%;
|
|
30253
30124
|
}
|
|
30254
30125
|
|
|
30255
|
-
.
|
|
30256
|
-
|
|
30257
|
-
|
|
30258
|
-
|
|
30259
|
-
|
|
30260
|
-
|
|
30261
|
-
|
|
30262
|
-
|
|
30263
|
-
}
|
|
30264
|
-
|
|
30265
|
-
.lrc42gb {
|
|
30266
|
-
font-family: Inter;
|
|
30267
|
-
font-style: normal;
|
|
30268
|
-
font-weight: bold;
|
|
30269
|
-
text-transform: uppercase;
|
|
30270
|
-
font-feature-settings: "cpsp" on;
|
|
30271
|
-
font-size: 12px;
|
|
30272
|
-
line-height: 18px;
|
|
30273
|
-
}
|
|
30274
|
-
|
|
30275
|
-
.fqaz4mb {
|
|
30276
|
-
font-family: Inter;
|
|
30277
|
-
font-style: normal;
|
|
30278
|
-
font-weight: normal;
|
|
30279
|
-
font-size: 13px;
|
|
30280
|
-
line-height: 20px;
|
|
30281
|
-
}
|
|
30282
|
-
|
|
30283
|
-
.f13we5o {
|
|
30284
|
-
font-family: Inter;
|
|
30285
|
-
font-style: normal;
|
|
30286
|
-
font-weight: normal;
|
|
30287
|
-
font-size: 13px;
|
|
30288
|
-
line-height: 20px;
|
|
30126
|
+
.d1i4ou6o {
|
|
30127
|
+
display: inline-block;
|
|
30128
|
+
width: 4px;
|
|
30129
|
+
height: 4px;
|
|
30130
|
+
background: #8e9aa9;
|
|
30131
|
+
opacity: 0.4;
|
|
30132
|
+
border-radius: 50%;
|
|
30133
|
+
margin: 0 4px;
|
|
30289
30134
|
}
|
|
30290
30135
|
|
|
30291
|
-
.
|
|
30292
|
-
|
|
30293
|
-
|
|
30294
|
-
|
|
30295
|
-
font-size: 12px;
|
|
30296
|
-
line-height: 18px;
|
|
30136
|
+
.m1jy87hk .ant-modal-header,
|
|
30137
|
+
.m1jy87hk .ant-modal-footer .footer-content {
|
|
30138
|
+
width: 648px;
|
|
30139
|
+
margin: 0 auto;
|
|
30297
30140
|
}
|
|
30298
|
-
|
|
30299
|
-
|
|
30300
|
-
|
|
30301
|
-
font-style: normal;
|
|
30302
|
-
font-weight: normal;
|
|
30303
|
-
font-size: 12px;
|
|
30304
|
-
line-height: 18px;
|
|
30141
|
+
.m1jy87hk .ant-modal-header {
|
|
30142
|
+
padding: 35px 0 24px;
|
|
30143
|
+
border: none;
|
|
30305
30144
|
}
|
|
30306
|
-
|
|
30307
|
-
|
|
30308
|
-
font-family: Inter;
|
|
30309
|
-
font-style: normal;
|
|
30310
|
-
font-weight: normal;
|
|
30311
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30312
|
-
font-size: 13px;
|
|
30313
|
-
line-height: 20px;
|
|
30145
|
+
.m1jy87hk .ant-modal-header .ant-modal-title {
|
|
30146
|
+
font-size: 30px;
|
|
30314
30147
|
}
|
|
30315
|
-
|
|
30316
|
-
|
|
30317
|
-
font-family: Inter;
|
|
30318
|
-
font-style: normal;
|
|
30319
|
-
font-weight: normal;
|
|
30320
|
-
font-feature-settings: "zero" on;
|
|
30321
|
-
font-size: 13px;
|
|
30322
|
-
line-height: 20px;
|
|
30148
|
+
.m1jy87hk .ant-modal-body {
|
|
30149
|
+
padding: 4px 0 2px;
|
|
30323
30150
|
}
|
|
30324
|
-
|
|
30325
|
-
|
|
30326
|
-
font-family: Inter;
|
|
30327
|
-
font-style: normal;
|
|
30328
|
-
font-weight: normal;
|
|
30329
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30330
|
-
font-size: 12px;
|
|
30331
|
-
line-height: 18px;
|
|
30151
|
+
.m1jy87hk .ant-modal-footer {
|
|
30152
|
+
border: none;
|
|
30332
30153
|
}
|
|
30333
30154
|
|
|
30334
|
-
.
|
|
30335
|
-
font-family: Inter;
|
|
30336
|
-
font-style: normal;
|
|
30337
|
-
font-weight: 500;
|
|
30338
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30155
|
+
.ti7fpyu {
|
|
30339
30156
|
font-size: 12px;
|
|
30340
30157
|
line-height: 18px;
|
|
30158
|
+
font-weight: bold;
|
|
30159
|
+
color: #fff;
|
|
30160
|
+
padding: 0 4px;
|
|
30161
|
+
border-radius: 4px;
|
|
30162
|
+
display: inline-block;
|
|
30163
|
+
background: var(--ti7fpyu-0);
|
|
30341
30164
|
}
|
|
30342
|
-
|
|
30343
|
-
|
|
30344
|
-
font-family: Inter;
|
|
30345
|
-
font-style: normal;
|
|
30346
|
-
font-weight: normal;
|
|
30347
|
-
font-feature-settings: "zero" on;
|
|
30348
|
-
font-size: 12px;
|
|
30349
|
-
line-height: 18px;
|
|
30165
|
+
.ti7fpyu:not(:first-child) {
|
|
30166
|
+
margin-left: 4px;
|
|
30350
30167
|
}
|
|
30351
30168
|
|
|
30352
|
-
.
|
|
30353
|
-
|
|
30354
|
-
|
|
30355
|
-
|
|
30356
|
-
|
|
30357
|
-
|
|
30358
|
-
line-height: 18px;
|
|
30169
|
+
.f1rest1f {
|
|
30170
|
+
width: 100%;
|
|
30171
|
+
height: 100%;
|
|
30172
|
+
display: flex;
|
|
30173
|
+
align-items: center;
|
|
30174
|
+
justify-content: center;
|
|
30359
30175
|
}
|
|
30360
30176
|
|
|
30361
|
-
.
|
|
30362
|
-
font-
|
|
30363
|
-
font-style: normal;
|
|
30177
|
+
.n1kbdoln {
|
|
30178
|
+
font-size: 90%;
|
|
30364
30179
|
font-weight: bold;
|
|
30365
|
-
|
|
30366
|
-
|
|
30367
|
-
|
|
30180
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
30181
|
+
padding: 1px 4px 1px;
|
|
30182
|
+
margin-left: 2px;
|
|
30183
|
+
margin-right: 2px;
|
|
30184
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30185
|
+
border-radius: 4px;
|
|
30368
30186
|
}
|
|
30369
30187
|
|
|
30370
|
-
.
|
|
30371
|
-
|
|
30372
|
-
font-style: normal;
|
|
30373
|
-
font-weight: normal;
|
|
30374
|
-
font-size: 10px;
|
|
30375
|
-
line-height: 12px;
|
|
30188
|
+
.f1y3gta0.form-item-general {
|
|
30189
|
+
width: 640px;
|
|
30376
30190
|
}
|
|
30377
|
-
|
|
30378
|
-
|
|
30379
|
-
width: 430px !important;
|
|
30191
|
+
.f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
|
|
30192
|
+
margin-top: 16px;
|
|
30380
30193
|
}
|
|
30381
|
-
|
|
30382
|
-
|
|
30383
|
-
|
|
30384
|
-
|
|
30385
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30386
|
-
height: 34px;
|
|
30387
|
-
min-height: 34px;
|
|
30388
|
-
box-sizing: border-box;
|
|
30194
|
+
.f1y3gta0.form-item-compact {
|
|
30195
|
+
width: 412px;
|
|
30196
|
+
}
|
|
30197
|
+
.f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
|
|
30389
30198
|
margin-top: 8px;
|
|
30390
30199
|
}
|
|
30391
|
-
|
|
30392
|
-
|
|
30200
|
+
.f1y3gta0 .form-item {
|
|
30201
|
+
width: auto;
|
|
30202
|
+
}
|
|
30203
|
+
.f1y3gta0 .form-item-main {
|
|
30204
|
+
position: relative;
|
|
30393
30205
|
display: flex;
|
|
30394
|
-
flex-direction: column;
|
|
30395
|
-
margin: 1px 8px;
|
|
30396
|
-
padding: 8px;
|
|
30397
|
-
border-radius: 4px;
|
|
30398
30206
|
}
|
|
30399
|
-
.
|
|
30400
|
-
|
|
30207
|
+
.f1y3gta0 .form-item-extra {
|
|
30208
|
+
margin-top: 4px;
|
|
30209
|
+
width: 100%;
|
|
30210
|
+
padding: 14px;
|
|
30211
|
+
background: #f2f4f6;
|
|
30212
|
+
font-size: 13px;
|
|
30213
|
+
line-height: 1.8;
|
|
30214
|
+
color: #8e9aa9;
|
|
30401
30215
|
}
|
|
30402
|
-
.
|
|
30403
|
-
padding-
|
|
30216
|
+
.f1y3gta0 .form-item-label {
|
|
30217
|
+
padding-right: 12px;
|
|
30218
|
+
font-size: 13px;
|
|
30219
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30404
30220
|
}
|
|
30405
|
-
.
|
|
30406
|
-
|
|
30221
|
+
.f1y3gta0 .form-item-label.label-right {
|
|
30222
|
+
text-align: right;
|
|
30407
30223
|
}
|
|
30408
|
-
.
|
|
30409
|
-
|
|
30224
|
+
.f1y3gta0 .form-item-label,
|
|
30225
|
+
.f1y3gta0 .form-item-control {
|
|
30226
|
+
line-height: 32px;
|
|
30410
30227
|
}
|
|
30411
|
-
.
|
|
30412
|
-
|
|
30228
|
+
.f1y3gta0 .form-item-control .form-item-error {
|
|
30229
|
+
line-height: 18px;
|
|
30413
30230
|
}
|
|
30414
|
-
.
|
|
30415
|
-
|
|
30231
|
+
.f1y3gta0 .form-item-children {
|
|
30232
|
+
width: 100%;
|
|
30416
30233
|
}
|
|
30417
|
-
.
|
|
30418
|
-
|
|
30234
|
+
.f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
|
|
30235
|
+
width: 100%;
|
|
30419
30236
|
}
|
|
30420
|
-
.
|
|
30421
|
-
|
|
30422
|
-
|
|
30237
|
+
.f1y3gta0 .form-item-error {
|
|
30238
|
+
color: #e75a3a;
|
|
30239
|
+
height: 0;
|
|
30240
|
+
overflow: hidden;
|
|
30423
30241
|
}
|
|
30424
|
-
|
|
30425
|
-
|
|
30426
|
-
|
|
30427
|
-
|
|
30428
|
-
height: 20px;
|
|
30429
|
-
line-height: 20px;
|
|
30242
|
+
.f1y3gta0 .form-item-error-enter-done {
|
|
30243
|
+
margin-top: 4px;
|
|
30244
|
+
height: auto;
|
|
30245
|
+
overflow: auto;
|
|
30430
30246
|
}
|
|
30431
|
-
.
|
|
30432
|
-
|
|
30433
|
-
|
|
30434
|
-
|
|
30247
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
30248
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
30249
|
+
border: 1px solid #e75a3a;
|
|
30250
|
+
color: #e75a3a;
|
|
30435
30251
|
}
|
|
30436
30252
|
|
|
30437
|
-
.
|
|
30438
|
-
|
|
30439
|
-
|
|
30440
|
-
|
|
30441
|
-
|
|
30442
|
-
|
|
30443
|
-
|
|
30253
|
+
.fujbm7g {
|
|
30254
|
+
color: #2d3a56;
|
|
30255
|
+
font-weight: bold;
|
|
30256
|
+
padding-bottom: 6px;
|
|
30257
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30258
|
+
margin-bottom: 16px;
|
|
30259
|
+
}
|
|
30260
|
+
.fujbm7g:not(:first-of-type) {
|
|
30261
|
+
margin-top: 16px;
|
|
30444
30262
|
}
|
|
30445
30263
|
|
|
30446
|
-
.
|
|
30447
|
-
|
|
30448
|
-
|
|
30449
|
-
|
|
30450
|
-
|
|
30451
|
-
|
|
30452
|
-
|
|
30453
|
-
|
|
30454
|
-
height: 32px;
|
|
30455
|
-
width: 100%;
|
|
30456
|
-
opacity: 0;
|
|
30457
|
-
}
|
|
30458
|
-
|
|
30459
|
-
.rxbeqvl.ant-radio-wrapper {
|
|
30460
|
-
display: inline-flex;
|
|
30461
|
-
align-items: baseline;
|
|
30462
|
-
white-space: pre-wrap;
|
|
30264
|
+
.e5fsw5s {
|
|
30265
|
+
width: 8px;
|
|
30266
|
+
height: 24px;
|
|
30267
|
+
display: flex;
|
|
30268
|
+
justify-content: center;
|
|
30269
|
+
align-items: center;
|
|
30270
|
+
cursor: pointer;
|
|
30271
|
+
transition: all 200ms ease-out 40ms;
|
|
30463
30272
|
}
|
|
30464
|
-
.
|
|
30273
|
+
.e5fsw5s:before, .e5fsw5s:after {
|
|
30274
|
+
content: "";
|
|
30275
|
+
width: 1px;
|
|
30276
|
+
height: 6px;
|
|
30277
|
+
border-radius: 1px;
|
|
30278
|
+
background: #ccd4e3;
|
|
30465
30279
|
position: relative;
|
|
30466
|
-
|
|
30280
|
+
right: 2px;
|
|
30281
|
+
transform: rotate(-45deg);
|
|
30467
30282
|
}
|
|
30468
|
-
.
|
|
30469
|
-
|
|
30283
|
+
.e5fsw5s:after {
|
|
30284
|
+
transform: rotate(45deg);
|
|
30285
|
+
left: 1px;
|
|
30470
30286
|
}
|
|
30471
|
-
|
|
30472
|
-
|
|
30287
|
+
|
|
30288
|
+
.w18knsg4.ant-alert-warning {
|
|
30289
|
+
border: 0;
|
|
30290
|
+
background: rgba(255, 187, 0, 0.1);
|
|
30291
|
+
border-radius: 6px;
|
|
30473
30292
|
}
|
|
30474
|
-
.
|
|
30475
|
-
|
|
30476
|
-
|
|
30293
|
+
.w18knsg4.ant-alert,
|
|
30294
|
+
.w18knsg4 .ant-alert-message {
|
|
30295
|
+
color: #e07f00;
|
|
30477
30296
|
}
|
|
30478
|
-
.
|
|
30479
|
-
|
|
30480
|
-
|
|
30481
|
-
width: 6px;
|
|
30482
|
-
height: 6px;
|
|
30483
|
-
background: #fff;
|
|
30297
|
+
.w18knsg4.ant-alert .dashed-border-bottom,
|
|
30298
|
+
.w18knsg4 .ant-alert-message .dashed-border-bottom {
|
|
30299
|
+
border-bottom-color: #e07f00;
|
|
30484
30300
|
}
|
|
30485
|
-
|
|
30486
|
-
|
|
30301
|
+
|
|
30302
|
+
.ng31n2o {
|
|
30303
|
+
display: flex;
|
|
30304
|
+
flex-direction: row;
|
|
30305
|
+
padding: 7px 12px;
|
|
30306
|
+
background: rgba(255, 187, 0, 0.1);
|
|
30307
|
+
border-radius: 6px;
|
|
30308
|
+
color: #e07f00;
|
|
30309
|
+
font-size: 12px;
|
|
30310
|
+
line-height: 18px;
|
|
30487
30311
|
}
|
|
30488
|
-
.
|
|
30489
|
-
|
|
30490
|
-
|
|
30312
|
+
.ng31n2o .icon-wrapper {
|
|
30313
|
+
margin-right: 10px;
|
|
30314
|
+
height: 18px;
|
|
30491
30315
|
}
|
|
30492
|
-
|
|
30493
|
-
|
|
30316
|
+
|
|
30317
|
+
.n15x5f5y {
|
|
30318
|
+
display: flex;
|
|
30319
|
+
flex-direction: row;
|
|
30320
|
+
padding: 7px 12px;
|
|
30321
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30322
|
+
border-radius: 6px;
|
|
30323
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30324
|
+
font-size: 12px;
|
|
30325
|
+
line-height: 18px;
|
|
30494
30326
|
}
|
|
30495
|
-
.
|
|
30496
|
-
|
|
30497
|
-
|
|
30327
|
+
.n15x5f5y .icon-wrapper {
|
|
30328
|
+
margin-right: 10px;
|
|
30329
|
+
height: 18px;
|
|
30498
30330
|
}
|
|
30499
|
-
|
|
30500
|
-
|
|
30331
|
+
|
|
30332
|
+
.i16ozz3f {
|
|
30333
|
+
display: flex;
|
|
30334
|
+
flex-direction: row;
|
|
30335
|
+
padding: 7px 12px;
|
|
30336
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30337
|
+
border-radius: 6px;
|
|
30338
|
+
color: #005ed1;
|
|
30339
|
+
font-size: 12px;
|
|
30340
|
+
line-height: 18px;
|
|
30501
30341
|
}
|
|
30502
|
-
.
|
|
30503
|
-
|
|
30504
|
-
|
|
30505
|
-
padding-left: 12px;
|
|
30342
|
+
.i16ozz3f .icon-wrapper {
|
|
30343
|
+
margin-right: 10px;
|
|
30344
|
+
height: 18px;
|
|
30506
30345
|
}
|
|
30507
|
-
|
|
30508
|
-
|
|
30509
|
-
white-space: pre-wrap;
|
|
30346
|
+
|
|
30347
|
+
.dszu9qr {
|
|
30510
30348
|
color: rgba(44, 56, 82, 0.6);
|
|
30511
|
-
|
|
30512
|
-
|
|
30513
|
-
|
|
30349
|
+
margin-top: 5px;
|
|
30350
|
+
font-size: 12px;
|
|
30351
|
+
line-height: 18px;
|
|
30514
30352
|
}
|
|
30515
30353
|
|
|
30516
|
-
.
|
|
30517
|
-
|
|
30518
|
-
|
|
30519
|
-
|
|
30520
|
-
border-radius: 0 5px 5px 0;
|
|
30354
|
+
.snxzgx {
|
|
30355
|
+
color: #f0483e;
|
|
30356
|
+
font-size: 12px;
|
|
30357
|
+
white-space: pre-wrap;
|
|
30521
30358
|
}
|
|
30522
30359
|
|
|
30523
|
-
.
|
|
30524
|
-
|
|
30525
|
-
|
|
30526
|
-
|
|
30527
|
-
.r1f0aqcc:first-child {
|
|
30528
|
-
border-color: #a3b4cc;
|
|
30360
|
+
.o1i4orqw {
|
|
30361
|
+
display: flex;
|
|
30362
|
+
align-items: center;
|
|
30363
|
+
justify-content: flex-end;
|
|
30529
30364
|
}
|
|
30530
|
-
.
|
|
30531
|
-
|
|
30532
|
-
line-height: 32px;
|
|
30533
|
-
height: 32px;
|
|
30365
|
+
.o1i4orqw .icon-wrapper {
|
|
30366
|
+
margin-right: 16px;
|
|
30534
30367
|
}
|
|
30535
|
-
|
|
30536
|
-
|
|
30368
|
+
|
|
30369
|
+
.t79k8o2 {
|
|
30370
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30537
30371
|
}
|
|
30538
|
-
|
|
30539
|
-
|
|
30540
|
-
padding:
|
|
30372
|
+
|
|
30373
|
+
.ipd9bk.ant-input {
|
|
30374
|
+
padding: 5px 12px;
|
|
30541
30375
|
line-height: 20px;
|
|
30376
|
+
color: #2d3a56;
|
|
30377
|
+
border-radius: 6px;
|
|
30378
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30379
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30542
30380
|
}
|
|
30543
|
-
.
|
|
30544
|
-
|
|
30381
|
+
.ipd9bk.ant-input.ant-input-lg {
|
|
30382
|
+
padding: 8px 16px;
|
|
30383
|
+
line-height: 22px;
|
|
30545
30384
|
}
|
|
30546
|
-
.
|
|
30547
|
-
|
|
30385
|
+
.ipd9bk.ant-input.ant-input-sm {
|
|
30386
|
+
padding: 2px 8px;
|
|
30387
|
+
line-height: 18px;
|
|
30548
30388
|
}
|
|
30549
|
-
.
|
|
30550
|
-
|
|
30551
|
-
|
|
30389
|
+
.ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
|
|
30390
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30391
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30392
|
+
z-index: 1;
|
|
30552
30393
|
}
|
|
30553
|
-
.
|
|
30554
|
-
border-
|
|
30394
|
+
.ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
|
|
30395
|
+
border-color: #0096ff;
|
|
30396
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30397
|
+
z-index: 1;
|
|
30555
30398
|
}
|
|
30556
|
-
.
|
|
30557
|
-
border-color: #
|
|
30399
|
+
.ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
|
|
30400
|
+
border-color: #e75a3a;
|
|
30401
|
+
color: #e75a3a;
|
|
30558
30402
|
}
|
|
30559
|
-
.
|
|
30560
|
-
|
|
30403
|
+
.ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
30404
|
+
border-color: #e75a3a;
|
|
30405
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30561
30406
|
}
|
|
30562
|
-
.
|
|
30563
|
-
|
|
30564
|
-
|
|
30565
|
-
opacity: 0.5;
|
|
30407
|
+
.ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
30408
|
+
border-color: #e75a3a;
|
|
30409
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30566
30410
|
}
|
|
30567
|
-
.
|
|
30568
|
-
|
|
30569
|
-
|
|
30411
|
+
.ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
|
|
30412
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30413
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30414
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30570
30415
|
}
|
|
30571
|
-
.
|
|
30572
|
-
|
|
30573
|
-
border-
|
|
30574
|
-
|
|
30416
|
+
.ipd9bk.ant-input-affix-wrapper {
|
|
30417
|
+
padding: 5px 12px;
|
|
30418
|
+
border-radius: 6px;
|
|
30419
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30420
|
+
line-height: 20px;
|
|
30421
|
+
color: #2d3a56;
|
|
30422
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30575
30423
|
}
|
|
30576
|
-
.
|
|
30577
|
-
|
|
30578
|
-
|
|
30579
|
-
border: none;
|
|
30580
|
-
padding: 0;
|
|
30581
|
-
width: 36px;
|
|
30582
|
-
background: transparent;
|
|
30424
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
30425
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
30426
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30583
30427
|
}
|
|
30584
|
-
.
|
|
30585
|
-
|
|
30428
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
30429
|
+
padding: 8px 16px;
|
|
30430
|
+
line-height: 22px;
|
|
30586
30431
|
}
|
|
30587
|
-
.
|
|
30588
|
-
|
|
30589
|
-
|
|
30590
|
-
box-shadow: none;
|
|
30432
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30433
|
+
padding: 2px 8px;
|
|
30434
|
+
line-height: 18px;
|
|
30591
30435
|
}
|
|
30592
|
-
.
|
|
30593
|
-
|
|
30436
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
30437
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30438
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30594
30439
|
}
|
|
30595
|
-
.
|
|
30596
|
-
|
|
30440
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
30441
|
+
border-color: #0096ff;
|
|
30442
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30597
30443
|
}
|
|
30598
|
-
.
|
|
30599
|
-
|
|
30600
|
-
margin-right: 8px;
|
|
30601
|
-
padding: 0;
|
|
30602
|
-
width: 36px;
|
|
30444
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
30445
|
+
border-color: #e75a3a;
|
|
30603
30446
|
}
|
|
30604
|
-
|
|
30605
|
-
|
|
30606
|
-
min-width: 40px;
|
|
30607
|
-
height: 24px;
|
|
30608
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30609
|
-
overflow: hidden;
|
|
30447
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
30448
|
+
color: #e75a3a;
|
|
30610
30449
|
}
|
|
30611
|
-
.
|
|
30612
|
-
|
|
30450
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
30451
|
+
border-color: #e75a3a;
|
|
30452
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30613
30453
|
}
|
|
30614
|
-
.
|
|
30615
|
-
|
|
30616
|
-
|
|
30454
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
30455
|
+
border-color: #e75a3a;
|
|
30456
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30617
30457
|
}
|
|
30618
|
-
.
|
|
30619
|
-
|
|
30620
|
-
|
|
30458
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
30459
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30460
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30461
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30621
30462
|
}
|
|
30622
|
-
.
|
|
30623
|
-
|
|
30624
|
-
|
|
30463
|
+
textarea.ipd9bk.ant-input {
|
|
30464
|
+
transition-property: height;
|
|
30465
|
+
transition-delay: 50ms;
|
|
30625
30466
|
}
|
|
30626
|
-
.
|
|
30627
|
-
|
|
30628
|
-
|
|
30467
|
+
textarea.ipd9bk.ant-input.textarea-large {
|
|
30468
|
+
min-height: 40px;
|
|
30469
|
+
height: 40px;
|
|
30629
30470
|
}
|
|
30630
|
-
.
|
|
30631
|
-
height:
|
|
30632
|
-
width: 14px;
|
|
30633
|
-
top: 1px;
|
|
30634
|
-
left: 1px;
|
|
30471
|
+
textarea.ipd9bk.ant-input.textarea-large:focus {
|
|
30472
|
+
height: 80px;
|
|
30635
30473
|
}
|
|
30636
|
-
.
|
|
30637
|
-
height:
|
|
30638
|
-
|
|
30474
|
+
textarea.ipd9bk.ant-input.textarea-middle {
|
|
30475
|
+
min-height: 32px;
|
|
30476
|
+
height: 32px;
|
|
30639
30477
|
}
|
|
30640
|
-
.
|
|
30641
|
-
|
|
30478
|
+
textarea.ipd9bk.ant-input.textarea-middle:focus {
|
|
30479
|
+
height: 64px;
|
|
30642
30480
|
}
|
|
30643
|
-
.
|
|
30644
|
-
|
|
30481
|
+
textarea.ipd9bk.ant-input.textarea-small {
|
|
30482
|
+
min-height: 24px;
|
|
30483
|
+
height: 24px;
|
|
30645
30484
|
}
|
|
30646
|
-
.
|
|
30647
|
-
|
|
30485
|
+
textarea.ipd9bk.ant-input.textarea-small:focus {
|
|
30486
|
+
height: 40px;
|
|
30648
30487
|
}
|
|
30649
|
-
|
|
30650
|
-
|
|
30488
|
+
|
|
30489
|
+
.kypn5o5 input, .kypn5o5.input-tags {
|
|
30490
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30491
|
+
border-radius: 4px;
|
|
30651
30492
|
}
|
|
30652
|
-
.
|
|
30653
|
-
|
|
30493
|
+
.kypn5o5.input-tags {
|
|
30494
|
+
position: relative;
|
|
30495
|
+
padding: 6px;
|
|
30496
|
+
height: 32px;
|
|
30497
|
+
cursor: pointer;
|
|
30498
|
+
transition: border 150ms;
|
|
30654
30499
|
}
|
|
30655
|
-
|
|
30656
|
-
|
|
30657
|
-
|
|
30500
|
+
.kypn5o5.input-tags:hover {
|
|
30501
|
+
border-color: #0080ff;
|
|
30502
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
30658
30503
|
}
|
|
30659
|
-
|
|
30660
|
-
|
|
30661
|
-
display: flex;
|
|
30662
|
-
flex-direction: column;
|
|
30504
|
+
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
30505
|
+
padding-right: 30px;
|
|
30663
30506
|
}
|
|
30664
|
-
|
|
30665
|
-
|
|
30666
|
-
max-width: 1120px;
|
|
30667
|
-
width: 100%;
|
|
30668
|
-
margin: 0 auto;
|
|
30669
|
-
height: 100%;
|
|
30507
|
+
.kypn5o5.input-tags .input-tags-inner {
|
|
30508
|
+
display: flex;
|
|
30670
30509
|
}
|
|
30671
|
-
|
|
30672
|
-
.w1vvwdlp {
|
|
30673
|
-
max-width: 1120px;
|
|
30674
|
-
width: 100%;
|
|
30675
|
-
margin: 0 auto;
|
|
30510
|
+
.kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
30676
30511
|
display: flex;
|
|
30677
30512
|
}
|
|
30678
|
-
.
|
|
30679
|
-
|
|
30680
|
-
|
|
30681
|
-
|
|
30682
|
-
|
|
30513
|
+
.kypn5o5.input-tags .input-tag-suffix {
|
|
30514
|
+
position: absolute;
|
|
30515
|
+
right: 12px;
|
|
30516
|
+
top: 50%;
|
|
30517
|
+
transform: translateY(-50%);
|
|
30683
30518
|
}
|
|
30684
|
-
.
|
|
30685
|
-
|
|
30686
|
-
|
|
30687
|
-
|
|
30519
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
30520
|
+
color: rgba(0, 0, 0, 0.25);
|
|
30521
|
+
font-size: 12px;
|
|
30522
|
+
cursor: pointer;
|
|
30688
30523
|
}
|
|
30689
|
-
.
|
|
30690
|
-
|
|
30524
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
30525
|
+
color: rgba(0, 0, 0, 0.45);
|
|
30691
30526
|
}
|
|
30692
|
-
.
|
|
30693
|
-
|
|
30694
|
-
|
|
30695
|
-
flex-shrink: 0;
|
|
30696
|
-
flex-basis: 58%;
|
|
30527
|
+
.kypn5o5.has-focus-indicator {
|
|
30528
|
+
position: relative;
|
|
30529
|
+
overflow: hidden;
|
|
30697
30530
|
}
|
|
30698
|
-
.
|
|
30699
|
-
|
|
30531
|
+
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
30532
|
+
position: absolute;
|
|
30533
|
+
top: 50%;
|
|
30534
|
+
transform: translateY(-50%);
|
|
30535
|
+
left: -16px;
|
|
30536
|
+
transition: left 150ms ease;
|
|
30537
|
+
opacity: 0;
|
|
30700
30538
|
}
|
|
30701
|
-
.
|
|
30702
|
-
|
|
30539
|
+
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
30540
|
+
left: 8px;
|
|
30541
|
+
opacity: 1;
|
|
30542
|
+
}
|
|
30543
|
+
.kypn5o5.has-focus-indicator input {
|
|
30544
|
+
transition: margin-left 150ms ease;
|
|
30545
|
+
margin-left: 0px;
|
|
30546
|
+
}
|
|
30547
|
+
.kypn5o5.has-focus-indicator input:focus {
|
|
30548
|
+
margin-left: 16px;
|
|
30703
30549
|
}
|
|
30704
30550
|
|
|
30705
|
-
.
|
|
30706
|
-
|
|
30707
|
-
|
|
30708
|
-
max-width: 648px;
|
|
30551
|
+
input.l1ki27se.ant-input {
|
|
30552
|
+
border-top-right-radius: 0;
|
|
30553
|
+
border-bottom-right-radius: 0;
|
|
30709
30554
|
}
|
|
30710
|
-
|
|
30711
|
-
|
|
30555
|
+
|
|
30556
|
+
.l1ki27se.ant-input-affix-wrapper {
|
|
30557
|
+
border-top-right-radius: 0;
|
|
30558
|
+
border-bottom-right-radius: 0;
|
|
30712
30559
|
}
|
|
30713
|
-
|
|
30714
|
-
|
|
30715
|
-
|
|
30716
|
-
|
|
30717
|
-
max-width: 648px;
|
|
30718
|
-
overflow: hidden;
|
|
30560
|
+
|
|
30561
|
+
input.rrg1fkn.ant-input {
|
|
30562
|
+
border-top-left-radius: 0;
|
|
30563
|
+
border-bottom-left-radius: 0;
|
|
30719
30564
|
}
|
|
30720
|
-
|
|
30721
|
-
|
|
30565
|
+
|
|
30566
|
+
.rrg1fkn.ant-input-affix-wrapper {
|
|
30567
|
+
border-top-left-radius: 0;
|
|
30568
|
+
border-bottom-left-radius: 0;
|
|
30722
30569
|
}
|
|
30723
|
-
|
|
30724
|
-
|
|
30725
|
-
|
|
30570
|
+
|
|
30571
|
+
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
30572
|
+
border-top-right-radius: 0;
|
|
30573
|
+
border-bottom-right-radius: 0;
|
|
30726
30574
|
}
|
|
30727
|
-
|
|
30728
|
-
|
|
30729
|
-
|
|
30575
|
+
|
|
30576
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
30577
|
+
border-top-left-radius: 0;
|
|
30578
|
+
border-bottom-left-radius: 0;
|
|
30730
30579
|
}
|
|
30731
30580
|
|
|
30732
|
-
.
|
|
30733
|
-
|
|
30581
|
+
.c1t6wbwv {
|
|
30582
|
+
display: flex;
|
|
30583
|
+
flex-direction: column;
|
|
30584
|
+
}
|
|
30585
|
+
.c1t6wbwv .select-wrapper {
|
|
30586
|
+
margin-top: 12px;
|
|
30587
|
+
}
|
|
30588
|
+
.c1t6wbwv .select-wrapper .select {
|
|
30734
30589
|
width: 100%;
|
|
30735
|
-
max-width: 1024px;
|
|
30736
30590
|
}
|
|
30737
|
-
.
|
|
30738
|
-
margin-
|
|
30591
|
+
.c1t6wbwv .radio-wrapper {
|
|
30592
|
+
margin-top: 24px;
|
|
30739
30593
|
}
|
|
30740
|
-
.
|
|
30741
|
-
margin: 0 auto;
|
|
30742
|
-
padding: 0;
|
|
30594
|
+
.c1t6wbwv div.form-item {
|
|
30743
30595
|
width: 100%;
|
|
30744
|
-
max-width: 1024px;
|
|
30745
|
-
overflow: hidden;
|
|
30746
30596
|
}
|
|
30747
|
-
|
|
30748
|
-
|
|
30597
|
+
|
|
30598
|
+
.d1k7vv5v {
|
|
30599
|
+
font-size: 14px;
|
|
30600
|
+
font-weight: 500;
|
|
30601
|
+
color: #3e4652;
|
|
30602
|
+
line-height: 18px;
|
|
30749
30603
|
}
|
|
30750
|
-
.
|
|
30751
|
-
|
|
30752
|
-
overflow-y: auto;
|
|
30604
|
+
.d1k7vv5v + .d1k7vv5v {
|
|
30605
|
+
margin-top: 16px;
|
|
30753
30606
|
}
|
|
30754
|
-
.
|
|
30755
|
-
margin:
|
|
30756
|
-
max-width: 1024px;
|
|
30607
|
+
.d1k7vv5v + * {
|
|
30608
|
+
margin-top: 16px;
|
|
30757
30609
|
}
|
|
30758
30610
|
|
|
30759
|
-
.
|
|
30760
|
-
|
|
30761
|
-
}
|
|
30762
|
-
.fxgckuk label {
|
|
30763
|
-
font-size: 13px;
|
|
30764
|
-
line-height: 20px;
|
|
30611
|
+
.le7b9r4.d1k7vv5v {
|
|
30612
|
+
font-size: 12px;
|
|
30765
30613
|
color: rgba(44, 56, 82, 0.6);
|
|
30766
|
-
|
|
30767
|
-
.fxgckuk .title {
|
|
30768
|
-
font-size: 14px;
|
|
30769
|
-
line-height: 20px;
|
|
30770
|
-
color: #2d3a56;
|
|
30771
|
-
margin-bottom: 12px;
|
|
30772
|
-
}
|
|
30773
|
-
.fxgckuk.connect-cluster .title {
|
|
30774
|
-
padding-bottom: 26px;
|
|
30614
|
+
margin-top: 12px;
|
|
30775
30615
|
}
|
|
30776
30616
|
|
|
30777
|
-
.
|
|
30778
|
-
|
|
30779
|
-
|
|
30780
|
-
margin-
|
|
30617
|
+
.r1dnygxx.le7b9r4.d1k7vv5v {
|
|
30618
|
+
line-height: 18px;
|
|
30619
|
+
font-weight: 500;
|
|
30620
|
+
margin-top: 0;
|
|
30621
|
+
white-space: initial;
|
|
30781
30622
|
}
|
|
30782
30623
|
|
|
30783
|
-
.
|
|
30784
|
-
display:
|
|
30785
|
-
align-items: center;
|
|
30786
|
-
margin-bottom: 8px;
|
|
30787
|
-
}
|
|
30788
|
-
.f4u402y > label {
|
|
30789
|
-
width: 216px;
|
|
30790
|
-
}
|
|
30791
|
-
.f4u402y > label + * {
|
|
30792
|
-
width: 100%;
|
|
30624
|
+
.r12ddqmh {
|
|
30625
|
+
display: block;
|
|
30793
30626
|
}
|
|
30794
|
-
.
|
|
30795
|
-
|
|
30627
|
+
.r12ddqmh span {
|
|
30628
|
+
font-size: 14px;
|
|
30629
|
+
font-weight: 500;
|
|
30630
|
+
line-height: 32px;
|
|
30631
|
+
color: #3e4652;
|
|
30796
30632
|
}
|
|
30797
30633
|
|
|
30798
|
-
.
|
|
30799
|
-
|
|
30800
|
-
|
|
30634
|
+
.ctcr26a {
|
|
30635
|
+
margin-top: 8px;
|
|
30636
|
+
padding: 8px;
|
|
30637
|
+
border-radius: 6px;
|
|
30638
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30639
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30640
|
+
font-size: 12px;
|
|
30801
30641
|
}
|
|
30802
|
-
|
|
30803
|
-
|
|
30804
|
-
|
|
30805
|
-
|
|
30806
|
-
|
|
30807
|
-
margin: 24px 0;
|
|
30642
|
+
.ctcr26a div {
|
|
30643
|
+
line-height: 20px;
|
|
30644
|
+
display: flex;
|
|
30645
|
+
align-items: center;
|
|
30646
|
+
word-break: break-all;
|
|
30808
30647
|
}
|
|
30809
30648
|
|
|
30810
|
-
.
|
|
30649
|
+
.s1ebs0ra {
|
|
30811
30650
|
display: flex;
|
|
30812
|
-
justify-content: center;
|
|
30813
30651
|
align-items: center;
|
|
30814
|
-
|
|
30652
|
+
justify-content: space-between;
|
|
30653
|
+
background: #edf0f7;
|
|
30654
|
+
padding: 8px 12px;
|
|
30655
|
+
position: sticky;
|
|
30656
|
+
top: 0;
|
|
30657
|
+
z-index: 1;
|
|
30658
|
+
margin-bottom: -52px;
|
|
30815
30659
|
}
|
|
30816
|
-
|
|
30817
|
-
|
|
30818
|
-
|
|
30819
|
-
|
|
30820
|
-
|
|
30821
|
-
background: #8e9aa9;
|
|
30822
|
-
opacity: 0.4;
|
|
30823
|
-
border-radius: 50%;
|
|
30824
|
-
margin: 0 4px;
|
|
30660
|
+
.s1ebs0ra .select-total {
|
|
30661
|
+
display: flex;
|
|
30662
|
+
align-items: center;
|
|
30663
|
+
font-weight: 700;
|
|
30664
|
+
flex-shrink: 0;
|
|
30825
30665
|
}
|
|
30826
|
-
|
|
30827
|
-
|
|
30828
|
-
|
|
30829
|
-
width:
|
|
30830
|
-
|
|
30666
|
+
.s1ebs0ra .select-total .icon-wrapper {
|
|
30667
|
+
cursor: pointer;
|
|
30668
|
+
margin-left: 8px;
|
|
30669
|
+
width: 32px;
|
|
30670
|
+
height: 32px;
|
|
30671
|
+
border-radius: 50%;
|
|
30672
|
+
justify-content: center;
|
|
30831
30673
|
}
|
|
30832
|
-
.
|
|
30833
|
-
|
|
30834
|
-
border: none;
|
|
30674
|
+
.s1ebs0ra .select-total .icon-wrapper:hover {
|
|
30675
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30835
30676
|
}
|
|
30836
|
-
.
|
|
30837
|
-
|
|
30677
|
+
.s1ebs0ra .action-group {
|
|
30678
|
+
flex: 1;
|
|
30679
|
+
margin-left: 88px;
|
|
30680
|
+
white-space: nowrap;
|
|
30681
|
+
text-align: right;
|
|
30682
|
+
position: relative;
|
|
30683
|
+
padding: 4px 0;
|
|
30684
|
+
margin-top: -4px;
|
|
30685
|
+
overflow: hidden;
|
|
30838
30686
|
}
|
|
30839
|
-
.
|
|
30840
|
-
|
|
30687
|
+
.s1ebs0ra .action-group .sub-menu-delete {
|
|
30688
|
+
transform: translateY(-4px);
|
|
30841
30689
|
}
|
|
30842
|
-
.
|
|
30690
|
+
.s1ebs0ra .action-group button {
|
|
30843
30691
|
border: none;
|
|
30844
30692
|
}
|
|
30845
|
-
|
|
30846
|
-
|
|
30847
|
-
font-size: 12px;
|
|
30848
|
-
line-height: 18px;
|
|
30849
|
-
font-weight: bold;
|
|
30850
|
-
color: #fff;
|
|
30851
|
-
padding: 0 4px;
|
|
30852
|
-
border-radius: 4px;
|
|
30853
|
-
display: inline-block;
|
|
30854
|
-
background: var(--ti7fpyu-0);
|
|
30693
|
+
.s1ebs0ra .action-group > *:not(:last-child) {
|
|
30694
|
+
margin-right: 8px;
|
|
30855
30695
|
}
|
|
30856
|
-
.
|
|
30857
|
-
margin-
|
|
30696
|
+
.s1ebs0ra .action-group > button:last-child {
|
|
30697
|
+
margin-right: 4px;
|
|
30858
30698
|
}
|
|
30859
|
-
|
|
30860
|
-
|
|
30861
|
-
width:
|
|
30862
|
-
height:
|
|
30863
|
-
display: flex;
|
|
30864
|
-
align-items: center;
|
|
30699
|
+
.s1ebs0ra .action-group .more-btn {
|
|
30700
|
+
cursor: pointer;
|
|
30701
|
+
width: 32px;
|
|
30702
|
+
height: 32px;
|
|
30865
30703
|
justify-content: center;
|
|
30704
|
+
border-radius: 50%;
|
|
30705
|
+
}
|
|
30706
|
+
.s1ebs0ra .action-group .more-btn:hover {
|
|
30707
|
+
background: #fff;
|
|
30866
30708
|
}
|
|
30867
30709
|
|
|
30868
|
-
.
|
|
30869
|
-
|
|
30870
|
-
font-weight: bold;
|
|
30871
|
-
background-color: rgba(240, 243, 247, 0.6);
|
|
30872
|
-
padding: 1px 4px 1px;
|
|
30873
|
-
margin-left: 2px;
|
|
30874
|
-
margin-right: 2px;
|
|
30875
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30876
|
-
border-radius: 4px;
|
|
30710
|
+
.t1upn1sz {
|
|
30711
|
+
height: 100%;
|
|
30877
30712
|
}
|
|
30878
30713
|
|
|
30879
|
-
.
|
|
30880
|
-
|
|
30714
|
+
.tta5kd2 {
|
|
30715
|
+
height: 100%;
|
|
30881
30716
|
}
|
|
30882
|
-
.
|
|
30883
|
-
|
|
30717
|
+
.tta5kd2.empty-table .ant-table-content {
|
|
30718
|
+
overflow: visible !important;
|
|
30719
|
+
height: 100%;
|
|
30884
30720
|
}
|
|
30885
|
-
.
|
|
30886
|
-
|
|
30721
|
+
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
30722
|
+
height: 100%;
|
|
30887
30723
|
}
|
|
30888
|
-
.
|
|
30889
|
-
|
|
30724
|
+
.tta5kd2.empty-table .ant-table-content table {
|
|
30725
|
+
width: 100% !important;
|
|
30726
|
+
height: 100%;
|
|
30890
30727
|
}
|
|
30891
|
-
.
|
|
30892
|
-
|
|
30728
|
+
.tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
30729
|
+
padding: 15px 0;
|
|
30893
30730
|
}
|
|
30894
|
-
.
|
|
30895
|
-
|
|
30896
|
-
display: flex;
|
|
30731
|
+
.tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
|
|
30732
|
+
display: none;
|
|
30897
30733
|
}
|
|
30898
|
-
.
|
|
30899
|
-
|
|
30900
|
-
width: 100%;
|
|
30901
|
-
padding: 14px;
|
|
30902
|
-
background: #f2f4f6;
|
|
30903
|
-
font-size: 13px;
|
|
30904
|
-
line-height: 1.8;
|
|
30905
|
-
color: #8e9aa9;
|
|
30734
|
+
.tta5kd2 .active-row td:nth-child(1) {
|
|
30735
|
+
font-weight: 700;
|
|
30906
30736
|
}
|
|
30907
|
-
.
|
|
30908
|
-
|
|
30909
|
-
font-size: 13px;
|
|
30910
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30737
|
+
.tta5kd2.has-selection .active-row td:nth-child(2) {
|
|
30738
|
+
font-weight: 700;
|
|
30911
30739
|
}
|
|
30912
|
-
.
|
|
30913
|
-
|
|
30740
|
+
.tta5kd2 .ant-spin-nested-loading {
|
|
30741
|
+
height: 100%;
|
|
30914
30742
|
}
|
|
30915
|
-
.
|
|
30916
|
-
|
|
30917
|
-
|
|
30743
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin-container {
|
|
30744
|
+
height: 100%;
|
|
30745
|
+
overflow: visible;
|
|
30918
30746
|
}
|
|
30919
|
-
.
|
|
30920
|
-
|
|
30747
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin {
|
|
30748
|
+
max-height: none;
|
|
30921
30749
|
}
|
|
30922
|
-
.
|
|
30923
|
-
|
|
30750
|
+
.tta5kd2.table-init-loading .ant-spin-blur thead,
|
|
30751
|
+
.tta5kd2.table-init-loading .ant-spin-blur tbody {
|
|
30752
|
+
display: none;
|
|
30924
30753
|
}
|
|
30925
|
-
.
|
|
30926
|
-
|
|
30754
|
+
.tta5kd2 td.ant-table-column-sort {
|
|
30755
|
+
background: transparent;
|
|
30927
30756
|
}
|
|
30928
|
-
.
|
|
30929
|
-
|
|
30930
|
-
|
|
30757
|
+
.tta5kd2 td.ant-table-cell-fix-left,
|
|
30758
|
+
.tta5kd2 td.ant-table-cell-fix-right {
|
|
30759
|
+
background: #fff;
|
|
30760
|
+
padding: 0 !important;
|
|
30761
|
+
}
|
|
30762
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
30763
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
30764
|
+
display: flex;
|
|
30765
|
+
align-items: center;
|
|
30766
|
+
height: 100%;
|
|
30767
|
+
padding: 8px;
|
|
30768
|
+
}
|
|
30769
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
30770
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
30931
30771
|
overflow: hidden;
|
|
30772
|
+
text-overflow: ellipsis;
|
|
30773
|
+
width: 100%;
|
|
30932
30774
|
}
|
|
30933
|
-
.
|
|
30934
|
-
|
|
30935
|
-
height: auto;
|
|
30936
|
-
overflow: auto;
|
|
30775
|
+
.tta5kd2 .ant-table-container {
|
|
30776
|
+
height: 100%;
|
|
30937
30777
|
}
|
|
30938
|
-
.
|
|
30939
|
-
|
|
30940
|
-
border: 1px solid #e75a3a;
|
|
30941
|
-
color: #e75a3a;
|
|
30778
|
+
.tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
|
|
30779
|
+
box-shadow: none !important;
|
|
30942
30780
|
}
|
|
30943
|
-
|
|
30944
|
-
|
|
30945
|
-
|
|
30946
|
-
|
|
30947
|
-
|
|
30948
|
-
|
|
30949
|
-
|
|
30781
|
+
.tta5kd2 .ant-table {
|
|
30782
|
+
border-radius: 0px;
|
|
30783
|
+
border-left: none;
|
|
30784
|
+
border-right: none;
|
|
30785
|
+
border-bottom: none;
|
|
30786
|
+
height: 100%;
|
|
30787
|
+
font-size: 12px;
|
|
30788
|
+
background: transparent;
|
|
30950
30789
|
}
|
|
30951
|
-
.
|
|
30952
|
-
|
|
30790
|
+
.tta5kd2 .ant-table .ant-table-header {
|
|
30791
|
+
position: relative;
|
|
30792
|
+
z-index: 3;
|
|
30793
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30794
|
+
margin-bottom: -1px;
|
|
30953
30795
|
}
|
|
30954
|
-
|
|
30955
|
-
.
|
|
30956
|
-
|
|
30957
|
-
|
|
30958
|
-
|
|
30959
|
-
|
|
30960
|
-
|
|
30796
|
+
.tta5kd2 .ant-table .time-wrapper .date,
|
|
30797
|
+
.tta5kd2 .ant-table .value {
|
|
30798
|
+
color: #2d3a56;
|
|
30799
|
+
}
|
|
30800
|
+
.tta5kd2 .ant-table .time-wrapper .time,
|
|
30801
|
+
.tta5kd2 .ant-table .unit {
|
|
30802
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30803
|
+
}
|
|
30804
|
+
.tta5kd2 .ant-table .ant-table-selection {
|
|
30805
|
+
position: unset;
|
|
30806
|
+
text-align: center;
|
|
30807
|
+
}
|
|
30808
|
+
.tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
30809
|
+
background: #fff;
|
|
30810
|
+
}
|
|
30811
|
+
.tta5kd2 .ant-table .anticon-setting {
|
|
30961
30812
|
cursor: pointer;
|
|
30962
|
-
|
|
30813
|
+
position: absolute;
|
|
30814
|
+
top: 50%;
|
|
30815
|
+
right: 12px;
|
|
30816
|
+
transform: translateY(-50%);
|
|
30963
30817
|
}
|
|
30964
|
-
.
|
|
30965
|
-
|
|
30818
|
+
.tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
30819
|
+
box-shadow: none;
|
|
30966
30820
|
width: 1px;
|
|
30967
|
-
|
|
30968
|
-
border-radius: 1px;
|
|
30969
|
-
background: #ccd4e3;
|
|
30970
|
-
position: relative;
|
|
30971
|
-
right: 2px;
|
|
30972
|
-
transform: rotate(-45deg);
|
|
30821
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30973
30822
|
}
|
|
30974
|
-
.
|
|
30975
|
-
|
|
30976
|
-
|
|
30823
|
+
.tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
30824
|
+
box-shadow: none;
|
|
30825
|
+
width: 1px;
|
|
30826
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30977
30827
|
}
|
|
30978
|
-
|
|
30979
|
-
|
|
30980
|
-
border: 0;
|
|
30981
|
-
background: rgba(255, 187, 0, 0.1);
|
|
30982
|
-
border-radius: 6px;
|
|
30828
|
+
.tta5kd2 .ant-table .ant-table-tbody {
|
|
30829
|
+
position: relative;
|
|
30983
30830
|
}
|
|
30984
|
-
.
|
|
30985
|
-
|
|
30986
|
-
|
|
30831
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
30832
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30833
|
+
border-bottom: 1px solid white;
|
|
30834
|
+
height: 40px;
|
|
30835
|
+
vertical-align: middle;
|
|
30836
|
+
transition: background 0ms;
|
|
30837
|
+
color: #00122e;
|
|
30987
30838
|
}
|
|
30988
|
-
.
|
|
30989
|
-
|
|
30990
|
-
border-bottom-color: #
|
|
30839
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
30840
|
+
background: #f2f5fa;
|
|
30841
|
+
border-bottom-color: #f2f5fa;
|
|
30991
30842
|
}
|
|
30992
|
-
|
|
30993
|
-
|
|
30994
|
-
|
|
30995
|
-
flex-direction: row;
|
|
30996
|
-
padding: 7px 12px;
|
|
30997
|
-
background: rgba(255, 187, 0, 0.1);
|
|
30998
|
-
border-radius: 6px;
|
|
30999
|
-
color: #e07f00;
|
|
30843
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
30844
|
+
height: auto;
|
|
30845
|
+
color: #00122e;
|
|
31000
30846
|
font-size: 12px;
|
|
31001
|
-
|
|
30847
|
+
text-align: left;
|
|
30848
|
+
transition: none;
|
|
30849
|
+
overflow: hidden;
|
|
30850
|
+
text-overflow: ellipsis;
|
|
30851
|
+
white-space: nowrap;
|
|
31002
30852
|
}
|
|
31003
|
-
.
|
|
31004
|
-
|
|
31005
|
-
height: 18px;
|
|
30853
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
30854
|
+
color: #0096ff;
|
|
31006
30855
|
}
|
|
31007
|
-
|
|
31008
|
-
|
|
31009
|
-
|
|
31010
|
-
|
|
31011
|
-
|
|
30856
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
30857
|
+
overflow: hidden;
|
|
30858
|
+
text-overflow: ellipsis;
|
|
30859
|
+
width: 100%;
|
|
30860
|
+
vertical-align: middle;
|
|
30861
|
+
}
|
|
30862
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
30863
|
+
line-height: 0px;
|
|
30864
|
+
}
|
|
30865
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
30866
|
+
padding-right: 25px;
|
|
30867
|
+
}
|
|
30868
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
30869
|
+
border-top-color: transparent;
|
|
30870
|
+
}
|
|
30871
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
31012
30872
|
background: rgba(225, 230, 241, 0.6);
|
|
31013
|
-
border-
|
|
31014
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31015
|
-
font-size: 12px;
|
|
31016
|
-
line-height: 18px;
|
|
30873
|
+
border-color: transparent transparent white;
|
|
31017
30874
|
}
|
|
31018
|
-
.
|
|
31019
|
-
|
|
31020
|
-
height: 18px;
|
|
30875
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
30876
|
+
border-radius: 8px 0 0 8px;
|
|
31021
30877
|
}
|
|
31022
|
-
|
|
31023
|
-
|
|
31024
|
-
display: flex;
|
|
31025
|
-
flex-direction: row;
|
|
31026
|
-
padding: 7px 12px;
|
|
31027
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31028
|
-
border-radius: 6px;
|
|
31029
|
-
color: #005ed1;
|
|
31030
|
-
font-size: 12px;
|
|
31031
|
-
line-height: 18px;
|
|
30878
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
30879
|
+
border-radius: 8px 0 0 8px;
|
|
31032
30880
|
}
|
|
31033
|
-
.
|
|
31034
|
-
|
|
31035
|
-
|
|
30881
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
30882
|
+
content: "";
|
|
30883
|
+
width: 4px;
|
|
30884
|
+
top: -1px;
|
|
30885
|
+
bottom: -1px;
|
|
30886
|
+
background: white;
|
|
31036
30887
|
}
|
|
31037
|
-
|
|
31038
|
-
|
|
31039
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31040
|
-
margin-top: 5px;
|
|
31041
|
-
font-size: 12px;
|
|
31042
|
-
line-height: 18px;
|
|
30888
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
30889
|
+
border-radius: 0 8px 8px 0;
|
|
31043
30890
|
}
|
|
31044
|
-
|
|
31045
|
-
|
|
31046
|
-
|
|
31047
|
-
|
|
31048
|
-
white-space: pre-wrap;
|
|
30891
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
30892
|
+
border-radius: 0;
|
|
30893
|
+
background: white;
|
|
30894
|
+
border-top: none;
|
|
31049
30895
|
}
|
|
31050
|
-
|
|
31051
|
-
|
|
30896
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
30897
|
+
border-top: 1px solid transparent;
|
|
30898
|
+
border-radius: 0 8px 8px 0;
|
|
30899
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30900
|
+
}
|
|
30901
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
30902
|
+
background: white;
|
|
30903
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30904
|
+
}
|
|
30905
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31052
30906
|
display: flex;
|
|
31053
30907
|
align-items: center;
|
|
31054
|
-
|
|
31055
|
-
|
|
31056
|
-
.o1i4orqw .icon-wrapper {
|
|
31057
|
-
margin-right: 16px;
|
|
30908
|
+
height: 100%;
|
|
30909
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31058
30910
|
}
|
|
31059
|
-
|
|
31060
|
-
|
|
31061
|
-
|
|
30911
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
30912
|
+
background: white;
|
|
30913
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31062
30914
|
}
|
|
31063
|
-
|
|
31064
|
-
|
|
31065
|
-
|
|
31066
|
-
|
|
31067
|
-
|
|
31068
|
-
border-radius: 6px;
|
|
31069
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31070
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30915
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
30916
|
+
display: flex;
|
|
30917
|
+
align-items: center;
|
|
30918
|
+
height: 100%;
|
|
30919
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31071
30920
|
}
|
|
31072
|
-
.
|
|
31073
|
-
|
|
31074
|
-
line-height: 22px;
|
|
30921
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
30922
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31075
30923
|
}
|
|
31076
|
-
.
|
|
31077
|
-
|
|
31078
|
-
|
|
30924
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
30925
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
30926
|
+
border-radius: 8px;
|
|
31079
30927
|
}
|
|
31080
|
-
.
|
|
31081
|
-
border-color:
|
|
31082
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31083
|
-
z-index: 1;
|
|
30928
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
30929
|
+
border-top-color: white;
|
|
31084
30930
|
}
|
|
31085
|
-
.
|
|
31086
|
-
|
|
31087
|
-
|
|
31088
|
-
|
|
30931
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
30932
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30933
|
+
border-bottom-color: transparent;
|
|
30934
|
+
border-top-color: transparent;
|
|
31089
30935
|
}
|
|
31090
|
-
.
|
|
31091
|
-
border-
|
|
31092
|
-
color: #e75a3a;
|
|
30936
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
30937
|
+
border-radius: 8px 0 0 8px;
|
|
31093
30938
|
}
|
|
31094
|
-
.
|
|
31095
|
-
border-
|
|
31096
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30939
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
30940
|
+
border-radius: 0 8px 8px 0;
|
|
31097
30941
|
}
|
|
31098
|
-
.
|
|
31099
|
-
|
|
31100
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30942
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
30943
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31101
30944
|
}
|
|
31102
|
-
.
|
|
30945
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th {
|
|
30946
|
+
background: #fff;
|
|
30947
|
+
font-weight: 400;
|
|
30948
|
+
position: relative;
|
|
30949
|
+
border-bottom: none;
|
|
30950
|
+
color: #00122e;
|
|
30951
|
+
transition: none;
|
|
30952
|
+
padding: 15px 8px 15px 8px;
|
|
30953
|
+
}
|
|
30954
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
30955
|
+
content: "";
|
|
30956
|
+
width: 1px;
|
|
30957
|
+
top: 0;
|
|
30958
|
+
bottom: 0;
|
|
31103
30959
|
background: rgba(211, 218, 235, 0.6);
|
|
31104
|
-
|
|
31105
|
-
|
|
30960
|
+
position: absolute;
|
|
30961
|
+
right: 0;
|
|
31106
30962
|
}
|
|
31107
|
-
.
|
|
31108
|
-
padding:
|
|
31109
|
-
border-radius: 6px;
|
|
31110
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31111
|
-
line-height: 20px;
|
|
31112
|
-
color: #2d3a56;
|
|
31113
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30963
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
|
|
30964
|
+
padding: unset;
|
|
31114
30965
|
}
|
|
31115
|
-
.
|
|
31116
|
-
|
|
31117
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30966
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
30967
|
+
display: none;
|
|
31118
30968
|
}
|
|
31119
|
-
.
|
|
31120
|
-
|
|
31121
|
-
|
|
30969
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
30970
|
+
width: 100%;
|
|
30971
|
+
overflow: hidden;
|
|
30972
|
+
white-space: nowrap;
|
|
30973
|
+
text-overflow: ellipsis;
|
|
31122
30974
|
}
|
|
31123
|
-
.
|
|
31124
|
-
|
|
31125
|
-
|
|
30975
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
30976
|
+
overflow: hidden;
|
|
30977
|
+
text-overflow: ellipsis;
|
|
30978
|
+
flex: 1;
|
|
31126
30979
|
}
|
|
31127
|
-
.
|
|
31128
|
-
|
|
31129
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30980
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
30981
|
+
padding: 15px 25px 15px 8px;
|
|
31130
30982
|
}
|
|
31131
|
-
.
|
|
31132
|
-
|
|
31133
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30983
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
30984
|
+
padding: 0;
|
|
31134
30985
|
}
|
|
31135
|
-
.
|
|
31136
|
-
|
|
30986
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
30987
|
+
position: absolute;
|
|
30988
|
+
right: 6px;
|
|
30989
|
+
top: 50%;
|
|
30990
|
+
transform: translateY(-50%);
|
|
30991
|
+
height: 16px;
|
|
30992
|
+
display: none;
|
|
30993
|
+
transition: transform 320ms ease;
|
|
31137
30994
|
}
|
|
31138
|
-
.
|
|
31139
|
-
|
|
30995
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
30996
|
+
display: block;
|
|
30997
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
31140
30998
|
}
|
|
31141
|
-
.
|
|
31142
|
-
|
|
31143
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30999
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
31000
|
+
display: block;
|
|
31144
31001
|
}
|
|
31145
|
-
.
|
|
31146
|
-
|
|
31147
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31002
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
31003
|
+
display: none;
|
|
31148
31004
|
}
|
|
31149
|
-
.
|
|
31150
|
-
|
|
31151
|
-
color: rgba(0, 21, 64, 0.3);
|
|
31152
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31005
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
31006
|
+
transform: translateY(-50%);
|
|
31153
31007
|
}
|
|
31154
|
-
|
|
31155
|
-
|
|
31156
|
-
transition-delay: 50ms;
|
|
31008
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
31009
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
31157
31010
|
}
|
|
31158
|
-
|
|
31159
|
-
|
|
31160
|
-
height: 40px;
|
|
31011
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
31012
|
+
background: #f2f5fa;
|
|
31161
31013
|
}
|
|
31162
|
-
|
|
31163
|
-
|
|
31014
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
31015
|
+
display: block;
|
|
31164
31016
|
}
|
|
31165
|
-
|
|
31166
|
-
|
|
31167
|
-
height: 32px;
|
|
31017
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
|
|
31018
|
+
padding-right: 25px;
|
|
31168
31019
|
}
|
|
31169
|
-
|
|
31170
|
-
|
|
31020
|
+
.tta5kd2 .ant-table .ant-table-selection-column {
|
|
31021
|
+
padding: 0 !important;
|
|
31171
31022
|
}
|
|
31172
|
-
|
|
31173
|
-
|
|
31174
|
-
|
|
31023
|
+
.tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
31024
|
+
position: absolute;
|
|
31025
|
+
left: 50%;
|
|
31026
|
+
top: 50%;
|
|
31027
|
+
transform: translate(-50%, -50%);
|
|
31175
31028
|
}
|
|
31176
|
-
|
|
31177
|
-
|
|
31029
|
+
.tta5kd2 .ant-table .ant-table-selection-column:after {
|
|
31030
|
+
display: none;
|
|
31178
31031
|
}
|
|
31179
|
-
|
|
31180
|
-
|
|
31181
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31182
|
-
border-radius: 4px;
|
|
31032
|
+
.tta5kd2 .ant-table .ant-table-hide-scrollbar {
|
|
31033
|
+
background: #fff;
|
|
31183
31034
|
}
|
|
31184
|
-
.
|
|
31185
|
-
|
|
31186
|
-
padding: 6px;
|
|
31187
|
-
height: 32px;
|
|
31188
|
-
cursor: pointer;
|
|
31189
|
-
transition: border 150ms;
|
|
31035
|
+
.tta5kd2 .ant-table .ant-table-placeholder {
|
|
31036
|
+
background: inherit;
|
|
31190
31037
|
}
|
|
31191
|
-
.
|
|
31192
|
-
|
|
31193
|
-
|
|
31038
|
+
.tta5kd2 .ant-table .ant-table-placeholder td {
|
|
31039
|
+
position: static;
|
|
31040
|
+
border: none;
|
|
31041
|
+
background: inherit !important;
|
|
31042
|
+
height: 100px;
|
|
31043
|
+
vertical-align: middle;
|
|
31194
31044
|
}
|
|
31195
|
-
.
|
|
31196
|
-
|
|
31045
|
+
.tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
|
|
31046
|
+
.tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31047
|
+
font-weight: bold;
|
|
31048
|
+
font-size: 20px;
|
|
31049
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31197
31050
|
}
|
|
31198
|
-
.
|
|
31199
|
-
|
|
31051
|
+
.tta5kd2 .ant-table td.cell__action_ {
|
|
31052
|
+
padding: 0 !important;
|
|
31053
|
+
position: relative;
|
|
31054
|
+
background: #fff;
|
|
31200
31055
|
}
|
|
31201
|
-
.
|
|
31056
|
+
.tta5kd2 .ant-table td.cell__action_ > * {
|
|
31057
|
+
height: 100%;
|
|
31202
31058
|
display: flex;
|
|
31059
|
+
align-items: center;
|
|
31060
|
+
justify-content: flex-end;
|
|
31061
|
+
padding-right: 8px;
|
|
31203
31062
|
}
|
|
31204
|
-
.
|
|
31205
|
-
|
|
31206
|
-
|
|
31207
|
-
top: 50%;
|
|
31208
|
-
transform: translateY(-50%);
|
|
31209
|
-
}
|
|
31210
|
-
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
31211
|
-
color: rgba(0, 0, 0, 0.25);
|
|
31212
|
-
font-size: 12px;
|
|
31063
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button {
|
|
31064
|
+
width: 24px;
|
|
31065
|
+
height: 24px;
|
|
31213
31066
|
cursor: pointer;
|
|
31067
|
+
justify-content: center;
|
|
31068
|
+
border-radius: 4px;
|
|
31214
31069
|
}
|
|
31215
|
-
.
|
|
31216
|
-
|
|
31070
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
|
|
31071
|
+
background: #fff;
|
|
31217
31072
|
}
|
|
31218
|
-
|
|
31073
|
+
|
|
31074
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
31075
|
+
display: inline-flex;
|
|
31076
|
+
align-items: baseline;
|
|
31077
|
+
white-space: pre-wrap;
|
|
31078
|
+
}
|
|
31079
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
31219
31080
|
position: relative;
|
|
31220
|
-
|
|
31081
|
+
top: 3px;
|
|
31221
31082
|
}
|
|
31222
|
-
.
|
|
31223
|
-
|
|
31224
|
-
top: 50%;
|
|
31225
|
-
transform: translateY(-50%);
|
|
31226
|
-
left: -16px;
|
|
31227
|
-
transition: left 150ms ease;
|
|
31228
|
-
opacity: 0;
|
|
31083
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
31084
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31229
31085
|
}
|
|
31230
|
-
.
|
|
31231
|
-
|
|
31232
|
-
opacity: 1;
|
|
31086
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
31087
|
+
border-color: #0080ff;
|
|
31233
31088
|
}
|
|
31234
|
-
.
|
|
31235
|
-
|
|
31236
|
-
|
|
31089
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
31090
|
+
border-color: #0080ff;
|
|
31091
|
+
background: #0080ff;
|
|
31237
31092
|
}
|
|
31238
|
-
.
|
|
31239
|
-
|
|
31093
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
31094
|
+
top: 4px;
|
|
31095
|
+
left: 4px;
|
|
31096
|
+
width: 6px;
|
|
31097
|
+
height: 6px;
|
|
31098
|
+
background: #fff;
|
|
31240
31099
|
}
|
|
31241
|
-
|
|
31242
|
-
|
|
31243
|
-
border-top-right-radius: 0;
|
|
31244
|
-
border-bottom-right-radius: 0;
|
|
31100
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
31101
|
+
opacity: 0.5;
|
|
31245
31102
|
}
|
|
31246
|
-
|
|
31247
|
-
|
|
31248
|
-
|
|
31249
|
-
border-bottom-right-radius: 0;
|
|
31103
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
31104
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31105
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31250
31106
|
}
|
|
31251
|
-
|
|
31252
|
-
|
|
31253
|
-
border-top-left-radius: 0;
|
|
31254
|
-
border-bottom-left-radius: 0;
|
|
31107
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
31108
|
+
background: #00122e;
|
|
31255
31109
|
}
|
|
31256
|
-
|
|
31257
|
-
|
|
31258
|
-
|
|
31259
|
-
border-bottom-left-radius: 0;
|
|
31110
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
31111
|
+
color: #00122e;
|
|
31112
|
+
opacity: 0.5;
|
|
31260
31113
|
}
|
|
31261
|
-
|
|
31262
|
-
|
|
31263
|
-
border-top-right-radius: 0;
|
|
31264
|
-
border-bottom-right-radius: 0;
|
|
31114
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
31115
|
+
color: #00122e;
|
|
31265
31116
|
}
|
|
31266
|
-
|
|
31267
|
-
|
|
31268
|
-
|
|
31269
|
-
|
|
31270
|
-
}
|
|
31271
|
-
|
|
31272
|
-
.c1t6wbwv {
|
|
31273
|
-
display: flex;
|
|
31274
|
-
flex-direction: column;
|
|
31275
|
-
}
|
|
31276
|
-
.c1t6wbwv .select-wrapper {
|
|
31277
|
-
margin-top: 12px;
|
|
31278
|
-
}
|
|
31279
|
-
.c1t6wbwv .select-wrapper .select {
|
|
31280
|
-
width: 100%;
|
|
31117
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
31118
|
+
display: inline-block;
|
|
31119
|
+
padding: 0;
|
|
31120
|
+
padding-left: 12px;
|
|
31281
31121
|
}
|
|
31282
|
-
.
|
|
31283
|
-
margin-
|
|
31122
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
31123
|
+
margin-bottom: 0;
|
|
31124
|
+
white-space: pre-wrap;
|
|
31125
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31284
31126
|
}
|
|
31285
|
-
.
|
|
31286
|
-
|
|
31127
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
31128
|
+
padding-left: 8px;
|
|
31287
31129
|
}
|
|
31288
31130
|
|
|
31289
|
-
.
|
|
31290
|
-
|
|
31291
|
-
font-weight: 500;
|
|
31292
|
-
color: #3e4652;
|
|
31293
|
-
line-height: 18px;
|
|
31294
|
-
}
|
|
31295
|
-
.d1k7vv5v + .d1k7vv5v {
|
|
31296
|
-
margin-top: 16px;
|
|
31297
|
-
}
|
|
31298
|
-
.d1k7vv5v + * {
|
|
31299
|
-
margin-top: 16px;
|
|
31131
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
31132
|
+
border-radius: 5px 0 0 5px;
|
|
31300
31133
|
}
|
|
31301
|
-
|
|
31302
|
-
|
|
31303
|
-
font-size: 12px;
|
|
31304
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31305
|
-
margin-top: 12px;
|
|
31134
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
31135
|
+
border-radius: 0 5px 5px 0;
|
|
31306
31136
|
}
|
|
31307
31137
|
|
|
31308
|
-
.
|
|
31309
|
-
|
|
31310
|
-
|
|
31311
|
-
margin-top: 0;
|
|
31312
|
-
white-space: initial;
|
|
31138
|
+
.r1f0aqcc {
|
|
31139
|
+
color: #00122e;
|
|
31140
|
+
border-color: #ccd4e3;
|
|
31313
31141
|
}
|
|
31314
|
-
|
|
31315
|
-
|
|
31316
|
-
display: block;
|
|
31142
|
+
.r1f0aqcc:first-child {
|
|
31143
|
+
border-color: #a3b4cc;
|
|
31317
31144
|
}
|
|
31318
|
-
.
|
|
31319
|
-
|
|
31320
|
-
font-weight: 500;
|
|
31145
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
31146
|
+
padding: 0 12px;
|
|
31321
31147
|
line-height: 32px;
|
|
31322
|
-
|
|
31148
|
+
height: 32px;
|
|
31323
31149
|
}
|
|
31324
|
-
|
|
31325
|
-
|
|
31326
|
-
margin-top: 8px;
|
|
31327
|
-
padding: 8px;
|
|
31328
|
-
border-radius: 6px;
|
|
31329
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31330
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31331
|
-
font-size: 12px;
|
|
31150
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
31151
|
+
white-space: nowrap;
|
|
31332
31152
|
}
|
|
31333
|
-
.
|
|
31153
|
+
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
31154
|
+
height: 22px;
|
|
31155
|
+
padding: 0 7px;
|
|
31334
31156
|
line-height: 20px;
|
|
31335
|
-
display: flex;
|
|
31336
|
-
align-items: center;
|
|
31337
|
-
word-break: break-all;
|
|
31338
31157
|
}
|
|
31339
|
-
|
|
31340
|
-
|
|
31341
|
-
height: 100%;
|
|
31158
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
31159
|
+
background: #ccd4e3;
|
|
31342
31160
|
}
|
|
31343
|
-
|
|
31344
|
-
|
|
31345
|
-
height: 100%;
|
|
31161
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
31162
|
+
background: #0080ff;
|
|
31346
31163
|
}
|
|
31347
|
-
.
|
|
31348
|
-
|
|
31349
|
-
|
|
31164
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
31165
|
+
background: #ccd4e3;
|
|
31166
|
+
opacity: 0.5;
|
|
31350
31167
|
}
|
|
31351
|
-
.
|
|
31352
|
-
|
|
31168
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
31169
|
+
border-right-color: #0080ff;
|
|
31353
31170
|
}
|
|
31354
|
-
.
|
|
31355
|
-
|
|
31356
|
-
height: 100%;
|
|
31171
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
31172
|
+
border-color: #0080ff;
|
|
31357
31173
|
}
|
|
31358
|
-
.
|
|
31359
|
-
|
|
31174
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
31175
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31360
31176
|
}
|
|
31361
|
-
.
|
|
31362
|
-
|
|
31177
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
31178
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31179
|
+
border-color: #ccd4e3;
|
|
31180
|
+
opacity: 0.5;
|
|
31363
31181
|
}
|
|
31364
|
-
.
|
|
31365
|
-
|
|
31182
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
31183
|
+
color: #00122e;
|
|
31184
|
+
border-color: #ccd4e3;
|
|
31366
31185
|
}
|
|
31367
|
-
.
|
|
31368
|
-
|
|
31186
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
31187
|
+
color: #00122e;
|
|
31188
|
+
border-color: #ccd4e3;
|
|
31189
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31369
31190
|
}
|
|
31370
|
-
.
|
|
31371
|
-
|
|
31191
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
31192
|
+
margin-right: 8px;
|
|
31193
|
+
display: inline;
|
|
31194
|
+
border: none;
|
|
31195
|
+
padding: 0;
|
|
31196
|
+
width: 36px;
|
|
31197
|
+
background: transparent;
|
|
31372
31198
|
}
|
|
31373
|
-
.
|
|
31374
|
-
|
|
31375
|
-
overflow: visible;
|
|
31199
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
31200
|
+
box-shadow: none;
|
|
31376
31201
|
}
|
|
31377
|
-
.
|
|
31378
|
-
|
|
31202
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
31203
|
+
margin-right: 0;
|
|
31204
|
+
width: initial;
|
|
31205
|
+
box-shadow: none;
|
|
31379
31206
|
}
|
|
31380
|
-
.
|
|
31381
|
-
.tta5kd2.table-init-loading .ant-spin-blur tbody {
|
|
31207
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
31382
31208
|
display: none;
|
|
31383
31209
|
}
|
|
31384
|
-
.
|
|
31385
|
-
|
|
31210
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
31211
|
+
display: inline;
|
|
31386
31212
|
}
|
|
31387
|
-
.
|
|
31388
|
-
|
|
31389
|
-
|
|
31390
|
-
padding: 0
|
|
31213
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
31214
|
+
display: inline;
|
|
31215
|
+
margin-right: 8px;
|
|
31216
|
+
padding: 0;
|
|
31217
|
+
width: 36px;
|
|
31391
31218
|
}
|
|
31392
|
-
|
|
31393
|
-
.
|
|
31394
|
-
|
|
31395
|
-
|
|
31396
|
-
|
|
31397
|
-
|
|
31219
|
+
|
|
31220
|
+
.d6j0lbj {
|
|
31221
|
+
font-family: Inter;
|
|
31222
|
+
font-style: normal;
|
|
31223
|
+
font-weight: bold;
|
|
31224
|
+
font-size: 32px;
|
|
31225
|
+
line-height: 40px;
|
|
31398
31226
|
}
|
|
31399
|
-
|
|
31400
|
-
.
|
|
31401
|
-
|
|
31402
|
-
|
|
31403
|
-
|
|
31227
|
+
|
|
31228
|
+
.d1xhvvxe {
|
|
31229
|
+
font-family: Inter;
|
|
31230
|
+
font-style: normal;
|
|
31231
|
+
font-weight: bold;
|
|
31232
|
+
font-size: 24px;
|
|
31233
|
+
line-height: 32px;
|
|
31404
31234
|
}
|
|
31405
|
-
|
|
31406
|
-
|
|
31235
|
+
|
|
31236
|
+
.dk10mxq {
|
|
31237
|
+
font-family: Inter;
|
|
31238
|
+
font-style: normal;
|
|
31239
|
+
font-weight: normal;
|
|
31240
|
+
font-size: 32px;
|
|
31241
|
+
line-height: 40px;
|
|
31407
31242
|
}
|
|
31408
|
-
|
|
31409
|
-
|
|
31243
|
+
|
|
31244
|
+
.dxsait {
|
|
31245
|
+
font-family: Inter;
|
|
31246
|
+
font-style: normal;
|
|
31247
|
+
font-weight: bold;
|
|
31248
|
+
font-size: 20px;
|
|
31249
|
+
line-height: 24px;
|
|
31410
31250
|
}
|
|
31411
|
-
|
|
31412
|
-
|
|
31413
|
-
|
|
31414
|
-
|
|
31415
|
-
|
|
31416
|
-
|
|
31417
|
-
|
|
31418
|
-
background: transparent;
|
|
31251
|
+
|
|
31252
|
+
.dokn0h3 {
|
|
31253
|
+
font-family: Inter;
|
|
31254
|
+
font-style: normal;
|
|
31255
|
+
font-weight: normal;
|
|
31256
|
+
font-size: 20px;
|
|
31257
|
+
line-height: 24px;
|
|
31419
31258
|
}
|
|
31420
|
-
|
|
31421
|
-
|
|
31422
|
-
|
|
31423
|
-
|
|
31424
|
-
|
|
31259
|
+
|
|
31260
|
+
.dobau4p {
|
|
31261
|
+
font-family: Inter;
|
|
31262
|
+
font-style: normal;
|
|
31263
|
+
font-weight: bold;
|
|
31264
|
+
font-size: 18px;
|
|
31265
|
+
line-height: 22px;
|
|
31425
31266
|
}
|
|
31426
|
-
|
|
31427
|
-
.
|
|
31428
|
-
|
|
31267
|
+
|
|
31268
|
+
.dvolwok {
|
|
31269
|
+
font-family: Inter;
|
|
31270
|
+
font-style: normal;
|
|
31271
|
+
font-weight: normal;
|
|
31272
|
+
font-size: 18px;
|
|
31273
|
+
line-height: 22px;
|
|
31429
31274
|
}
|
|
31430
|
-
|
|
31431
|
-
.
|
|
31432
|
-
|
|
31275
|
+
|
|
31276
|
+
.h181qhg4 {
|
|
31277
|
+
font-family: Inter;
|
|
31278
|
+
font-style: normal;
|
|
31279
|
+
font-weight: bold;
|
|
31280
|
+
font-size: 16px;
|
|
31281
|
+
line-height: 22px;
|
|
31433
31282
|
}
|
|
31434
|
-
|
|
31435
|
-
|
|
31436
|
-
|
|
31283
|
+
|
|
31284
|
+
.h1phgmcq {
|
|
31285
|
+
font-family: Inter;
|
|
31286
|
+
font-style: normal;
|
|
31287
|
+
font-weight: normal;
|
|
31288
|
+
font-size: 16px;
|
|
31289
|
+
line-height: 22px;
|
|
31437
31290
|
}
|
|
31438
|
-
|
|
31439
|
-
|
|
31291
|
+
|
|
31292
|
+
.h173xnl1 {
|
|
31293
|
+
font-family: Inter;
|
|
31294
|
+
font-style: normal;
|
|
31295
|
+
font-weight: bold;
|
|
31296
|
+
font-size: 14px;
|
|
31297
|
+
line-height: 20px;
|
|
31440
31298
|
}
|
|
31441
|
-
|
|
31442
|
-
|
|
31443
|
-
|
|
31444
|
-
|
|
31445
|
-
|
|
31446
|
-
|
|
31299
|
+
|
|
31300
|
+
.hedm4pz {
|
|
31301
|
+
font-family: Inter;
|
|
31302
|
+
font-style: normal;
|
|
31303
|
+
font-weight: normal;
|
|
31304
|
+
font-size: 14px;
|
|
31305
|
+
line-height: 20px;
|
|
31447
31306
|
}
|
|
31448
|
-
|
|
31449
|
-
|
|
31450
|
-
|
|
31451
|
-
|
|
31307
|
+
|
|
31308
|
+
.h1kd8xld {
|
|
31309
|
+
font-family: Inter;
|
|
31310
|
+
font-style: normal;
|
|
31311
|
+
font-weight: bold;
|
|
31312
|
+
font-size: 12px;
|
|
31313
|
+
line-height: 18px;
|
|
31452
31314
|
}
|
|
31453
|
-
|
|
31454
|
-
|
|
31455
|
-
|
|
31456
|
-
|
|
31315
|
+
|
|
31316
|
+
.hp14fr {
|
|
31317
|
+
font-family: Inter;
|
|
31318
|
+
font-style: normal;
|
|
31319
|
+
font-weight: normal;
|
|
31320
|
+
font-size: 12px;
|
|
31321
|
+
line-height: 18px;
|
|
31457
31322
|
}
|
|
31458
|
-
|
|
31459
|
-
|
|
31323
|
+
|
|
31324
|
+
.hgrg7mn {
|
|
31325
|
+
font-family: Inter;
|
|
31326
|
+
font-style: normal;
|
|
31327
|
+
font-weight: bold;
|
|
31328
|
+
text-transform: uppercase;
|
|
31329
|
+
font-feature-settings: "cpsp" on;
|
|
31330
|
+
font-size: 12px;
|
|
31331
|
+
line-height: 18px;
|
|
31460
31332
|
}
|
|
31461
|
-
|
|
31462
|
-
|
|
31463
|
-
|
|
31464
|
-
|
|
31465
|
-
|
|
31466
|
-
|
|
31467
|
-
|
|
31333
|
+
|
|
31334
|
+
.h6zme9x {
|
|
31335
|
+
font-family: Inter;
|
|
31336
|
+
font-style: normal;
|
|
31337
|
+
font-weight: normal;
|
|
31338
|
+
text-transform: uppercase;
|
|
31339
|
+
font-feature-settings: "cpsp" on;
|
|
31340
|
+
font-size: 12px;
|
|
31341
|
+
line-height: 18px;
|
|
31468
31342
|
}
|
|
31469
|
-
|
|
31470
|
-
|
|
31471
|
-
|
|
31343
|
+
|
|
31344
|
+
.locjvsv {
|
|
31345
|
+
font-family: Inter;
|
|
31346
|
+
font-style: normal;
|
|
31347
|
+
font-weight: normal;
|
|
31348
|
+
font-size: 16px;
|
|
31349
|
+
line-height: 24px;
|
|
31472
31350
|
}
|
|
31473
|
-
|
|
31474
|
-
|
|
31475
|
-
|
|
31476
|
-
font-
|
|
31477
|
-
|
|
31478
|
-
|
|
31479
|
-
|
|
31480
|
-
text-overflow: ellipsis;
|
|
31481
|
-
white-space: nowrap;
|
|
31351
|
+
|
|
31352
|
+
.l13gi131 {
|
|
31353
|
+
font-family: Inter;
|
|
31354
|
+
font-style: normal;
|
|
31355
|
+
font-weight: bold;
|
|
31356
|
+
font-size: 16px;
|
|
31357
|
+
line-height: 24px;
|
|
31482
31358
|
}
|
|
31483
|
-
|
|
31484
|
-
|
|
31359
|
+
|
|
31360
|
+
.l1ynemsu {
|
|
31361
|
+
font-family: Inter;
|
|
31362
|
+
font-style: normal;
|
|
31363
|
+
font-weight: normal;
|
|
31364
|
+
font-size: 16px;
|
|
31365
|
+
line-height: 24px;
|
|
31485
31366
|
}
|
|
31486
|
-
|
|
31487
|
-
|
|
31488
|
-
|
|
31489
|
-
|
|
31490
|
-
|
|
31367
|
+
|
|
31368
|
+
.l1cft1cx {
|
|
31369
|
+
font-family: Inter;
|
|
31370
|
+
font-style: normal;
|
|
31371
|
+
font-weight: bold;
|
|
31372
|
+
font-size: 16px;
|
|
31373
|
+
line-height: 24px;
|
|
31491
31374
|
}
|
|
31492
|
-
|
|
31493
|
-
|
|
31375
|
+
|
|
31376
|
+
.l17tqc8p {
|
|
31377
|
+
font-family: Inter;
|
|
31378
|
+
font-style: normal;
|
|
31379
|
+
font-weight: normal;
|
|
31380
|
+
text-transform: uppercase;
|
|
31381
|
+
font-feature-settings: "cpsp" on;
|
|
31382
|
+
font-size: 16px;
|
|
31383
|
+
line-height: 24px;
|
|
31494
31384
|
}
|
|
31495
|
-
|
|
31496
|
-
|
|
31385
|
+
|
|
31386
|
+
.l1j1e5w7 {
|
|
31387
|
+
font-family: Inter;
|
|
31388
|
+
font-style: normal;
|
|
31389
|
+
font-weight: bold;
|
|
31390
|
+
text-transform: uppercase;
|
|
31391
|
+
font-feature-settings: "cpsp" on;
|
|
31392
|
+
font-size: 16px;
|
|
31393
|
+
line-height: 24px;
|
|
31497
31394
|
}
|
|
31498
|
-
|
|
31499
|
-
|
|
31395
|
+
|
|
31396
|
+
.l1gf91jb {
|
|
31397
|
+
font-family: Inter;
|
|
31398
|
+
font-style: normal;
|
|
31399
|
+
font-weight: normal;
|
|
31400
|
+
font-size: 14px;
|
|
31401
|
+
line-height: 22px;
|
|
31500
31402
|
}
|
|
31501
|
-
|
|
31502
|
-
|
|
31503
|
-
|
|
31403
|
+
|
|
31404
|
+
.lu7hlr6 {
|
|
31405
|
+
font-family: Inter;
|
|
31406
|
+
font-style: normal;
|
|
31407
|
+
font-weight: 500;
|
|
31408
|
+
font-size: 14px;
|
|
31409
|
+
line-height: 22px;
|
|
31504
31410
|
}
|
|
31505
|
-
|
|
31506
|
-
|
|
31411
|
+
|
|
31412
|
+
.l3l3jf0 {
|
|
31413
|
+
font-family: Inter;
|
|
31414
|
+
font-style: normal;
|
|
31415
|
+
font-weight: bold;
|
|
31416
|
+
font-size: 14px;
|
|
31417
|
+
line-height: 22px;
|
|
31507
31418
|
}
|
|
31508
|
-
|
|
31509
|
-
|
|
31419
|
+
|
|
31420
|
+
.l12j5nqp {
|
|
31421
|
+
font-family: Inter;
|
|
31422
|
+
font-style: normal;
|
|
31423
|
+
font-weight: normal;
|
|
31424
|
+
font-size: 14px;
|
|
31425
|
+
line-height: 22px;
|
|
31510
31426
|
}
|
|
31511
|
-
|
|
31512
|
-
|
|
31513
|
-
|
|
31514
|
-
|
|
31515
|
-
|
|
31516
|
-
|
|
31427
|
+
|
|
31428
|
+
.l1tecqht {
|
|
31429
|
+
font-family: Inter;
|
|
31430
|
+
font-style: normal;
|
|
31431
|
+
font-weight: bold;
|
|
31432
|
+
font-size: 14px;
|
|
31433
|
+
line-height: 22px;
|
|
31517
31434
|
}
|
|
31518
|
-
|
|
31519
|
-
|
|
31435
|
+
|
|
31436
|
+
.l6sa990 {
|
|
31437
|
+
font-family: Inter;
|
|
31438
|
+
font-style: normal;
|
|
31439
|
+
font-weight: normal;
|
|
31440
|
+
text-transform: uppercase;
|
|
31441
|
+
font-feature-settings: "cpsp" on;
|
|
31442
|
+
font-size: 14px;
|
|
31443
|
+
line-height: 22px;
|
|
31520
31444
|
}
|
|
31521
|
-
|
|
31522
|
-
|
|
31523
|
-
|
|
31524
|
-
|
|
31445
|
+
|
|
31446
|
+
.lckqe8j {
|
|
31447
|
+
font-family: Inter;
|
|
31448
|
+
font-style: normal;
|
|
31449
|
+
font-weight: bold;
|
|
31450
|
+
text-transform: uppercase;
|
|
31451
|
+
font-feature-settings: "cpsp" on;
|
|
31452
|
+
font-size: 14px;
|
|
31453
|
+
line-height: 22px;
|
|
31525
31454
|
}
|
|
31526
|
-
|
|
31527
|
-
|
|
31528
|
-
|
|
31529
|
-
|
|
31455
|
+
|
|
31456
|
+
.l1kuminb {
|
|
31457
|
+
font-family: Inter;
|
|
31458
|
+
font-style: normal;
|
|
31459
|
+
font-weight: normal;
|
|
31460
|
+
font-size: 13px;
|
|
31461
|
+
line-height: 20px;
|
|
31530
31462
|
}
|
|
31531
|
-
|
|
31532
|
-
|
|
31533
|
-
|
|
31463
|
+
|
|
31464
|
+
.l1pbuf5j {
|
|
31465
|
+
font-family: Inter;
|
|
31466
|
+
font-style: normal;
|
|
31467
|
+
font-weight: 600;
|
|
31468
|
+
font-size: 13px;
|
|
31469
|
+
line-height: 20px;
|
|
31534
31470
|
}
|
|
31535
|
-
|
|
31536
|
-
|
|
31537
|
-
|
|
31538
|
-
|
|
31539
|
-
|
|
31471
|
+
|
|
31472
|
+
.l1r4ztu {
|
|
31473
|
+
font-family: Inter;
|
|
31474
|
+
font-style: normal;
|
|
31475
|
+
font-weight: bold;
|
|
31476
|
+
font-size: 13px;
|
|
31477
|
+
line-height: 20px;
|
|
31540
31478
|
}
|
|
31541
|
-
|
|
31542
|
-
|
|
31543
|
-
|
|
31479
|
+
|
|
31480
|
+
.ly8vzok {
|
|
31481
|
+
font-family: Inter;
|
|
31482
|
+
font-style: normal;
|
|
31483
|
+
font-weight: normal;
|
|
31484
|
+
font-size: 13px;
|
|
31485
|
+
line-height: 20px;
|
|
31544
31486
|
}
|
|
31545
|
-
|
|
31546
|
-
|
|
31547
|
-
|
|
31548
|
-
|
|
31549
|
-
|
|
31487
|
+
|
|
31488
|
+
.lumfmf {
|
|
31489
|
+
font-family: Inter;
|
|
31490
|
+
font-style: normal;
|
|
31491
|
+
font-weight: 600;
|
|
31492
|
+
font-size: 13px;
|
|
31493
|
+
line-height: 20px;
|
|
31550
31494
|
}
|
|
31551
|
-
|
|
31552
|
-
|
|
31495
|
+
|
|
31496
|
+
.l16ujwmv {
|
|
31497
|
+
font-family: Inter;
|
|
31498
|
+
font-style: normal;
|
|
31499
|
+
font-weight: bold;
|
|
31500
|
+
font-size: 13px;
|
|
31501
|
+
line-height: 20px;
|
|
31553
31502
|
}
|
|
31554
|
-
|
|
31555
|
-
|
|
31556
|
-
|
|
31503
|
+
|
|
31504
|
+
.l17o1ffr {
|
|
31505
|
+
font-family: Inter;
|
|
31506
|
+
font-style: normal;
|
|
31507
|
+
font-weight: normal;
|
|
31508
|
+
text-transform: uppercase;
|
|
31509
|
+
font-feature-settings: "cpsp" on;
|
|
31510
|
+
font-size: 13px;
|
|
31511
|
+
line-height: 20px;
|
|
31557
31512
|
}
|
|
31558
|
-
|
|
31559
|
-
|
|
31513
|
+
|
|
31514
|
+
.lngllvn {
|
|
31515
|
+
font-family: Inter;
|
|
31516
|
+
font-style: normal;
|
|
31517
|
+
font-weight: bold;
|
|
31518
|
+
text-transform: uppercase;
|
|
31519
|
+
font-feature-settings: "cpsp" on;
|
|
31520
|
+
font-size: 13px;
|
|
31521
|
+
line-height: 20px;
|
|
31560
31522
|
}
|
|
31561
|
-
|
|
31562
|
-
|
|
31563
|
-
|
|
31564
|
-
|
|
31523
|
+
|
|
31524
|
+
.l2i7fo9 {
|
|
31525
|
+
font-family: Inter;
|
|
31526
|
+
font-style: normal;
|
|
31527
|
+
font-weight: normal;
|
|
31528
|
+
font-size: 12px;
|
|
31529
|
+
line-height: 18px;
|
|
31565
31530
|
}
|
|
31566
|
-
|
|
31567
|
-
|
|
31531
|
+
|
|
31532
|
+
.l1x7hscx {
|
|
31533
|
+
font-family: Inter;
|
|
31534
|
+
font-style: normal;
|
|
31535
|
+
font-weight: 500;
|
|
31536
|
+
font-size: 12px;
|
|
31537
|
+
line-height: 18px;
|
|
31568
31538
|
}
|
|
31569
|
-
|
|
31570
|
-
|
|
31539
|
+
|
|
31540
|
+
.le1jwan {
|
|
31541
|
+
font-family: Inter;
|
|
31542
|
+
font-style: normal;
|
|
31543
|
+
font-weight: bold;
|
|
31544
|
+
font-size: 12px;
|
|
31545
|
+
line-height: 18px;
|
|
31571
31546
|
}
|
|
31572
|
-
|
|
31573
|
-
|
|
31547
|
+
|
|
31548
|
+
.lyxynfj {
|
|
31549
|
+
font-family: Inter;
|
|
31550
|
+
font-style: normal;
|
|
31551
|
+
font-weight: normal;
|
|
31552
|
+
font-size: 12px;
|
|
31553
|
+
line-height: 18px;
|
|
31574
31554
|
}
|
|
31575
|
-
|
|
31576
|
-
|
|
31577
|
-
font-
|
|
31578
|
-
|
|
31579
|
-
|
|
31580
|
-
|
|
31581
|
-
|
|
31582
|
-
padding: 15px 8px 15px 8px;
|
|
31555
|
+
|
|
31556
|
+
.lpb2nxv {
|
|
31557
|
+
font-family: Inter;
|
|
31558
|
+
font-style: normal;
|
|
31559
|
+
font-weight: 500;
|
|
31560
|
+
font-size: 12px;
|
|
31561
|
+
line-height: 18px;
|
|
31583
31562
|
}
|
|
31584
|
-
|
|
31585
|
-
|
|
31586
|
-
|
|
31587
|
-
|
|
31588
|
-
|
|
31589
|
-
|
|
31590
|
-
|
|
31591
|
-
right: 0;
|
|
31563
|
+
|
|
31564
|
+
.l1r8o3vv {
|
|
31565
|
+
font-family: Inter;
|
|
31566
|
+
font-style: normal;
|
|
31567
|
+
font-weight: bold;
|
|
31568
|
+
font-size: 12px;
|
|
31569
|
+
line-height: 18px;
|
|
31592
31570
|
}
|
|
31593
|
-
|
|
31594
|
-
|
|
31571
|
+
|
|
31572
|
+
.lemnjy2 {
|
|
31573
|
+
font-family: Inter;
|
|
31574
|
+
font-style: normal;
|
|
31575
|
+
font-weight: normal;
|
|
31576
|
+
text-transform: uppercase;
|
|
31577
|
+
font-feature-settings: "cpsp" on;
|
|
31578
|
+
font-size: 12px;
|
|
31579
|
+
line-height: 18px;
|
|
31595
31580
|
}
|
|
31596
|
-
|
|
31597
|
-
|
|
31581
|
+
|
|
31582
|
+
.lrc42gb {
|
|
31583
|
+
font-family: Inter;
|
|
31584
|
+
font-style: normal;
|
|
31585
|
+
font-weight: bold;
|
|
31586
|
+
text-transform: uppercase;
|
|
31587
|
+
font-feature-settings: "cpsp" on;
|
|
31588
|
+
font-size: 12px;
|
|
31589
|
+
line-height: 18px;
|
|
31598
31590
|
}
|
|
31599
|
-
|
|
31600
|
-
|
|
31601
|
-
|
|
31602
|
-
|
|
31603
|
-
|
|
31591
|
+
|
|
31592
|
+
.fqaz4mb {
|
|
31593
|
+
font-family: Inter;
|
|
31594
|
+
font-style: normal;
|
|
31595
|
+
font-weight: normal;
|
|
31596
|
+
font-size: 13px;
|
|
31597
|
+
line-height: 20px;
|
|
31604
31598
|
}
|
|
31605
|
-
|
|
31606
|
-
|
|
31607
|
-
|
|
31608
|
-
|
|
31599
|
+
|
|
31600
|
+
.f13we5o {
|
|
31601
|
+
font-family: Inter;
|
|
31602
|
+
font-style: normal;
|
|
31603
|
+
font-weight: normal;
|
|
31604
|
+
font-size: 13px;
|
|
31605
|
+
line-height: 20px;
|
|
31609
31606
|
}
|
|
31610
|
-
|
|
31611
|
-
|
|
31607
|
+
|
|
31608
|
+
.ffmjua2 {
|
|
31609
|
+
font-family: Inter;
|
|
31610
|
+
font-style: normal;
|
|
31611
|
+
font-weight: normal;
|
|
31612
|
+
font-size: 12px;
|
|
31613
|
+
line-height: 18px;
|
|
31612
31614
|
}
|
|
31613
|
-
|
|
31614
|
-
|
|
31615
|
+
|
|
31616
|
+
.fz2mxw0 {
|
|
31617
|
+
font-family: Inter;
|
|
31618
|
+
font-style: normal;
|
|
31619
|
+
font-weight: normal;
|
|
31620
|
+
font-size: 12px;
|
|
31621
|
+
line-height: 18px;
|
|
31615
31622
|
}
|
|
31616
|
-
|
|
31617
|
-
|
|
31618
|
-
|
|
31619
|
-
|
|
31620
|
-
|
|
31621
|
-
|
|
31622
|
-
|
|
31623
|
-
|
|
31623
|
+
|
|
31624
|
+
.t1ertzoh {
|
|
31625
|
+
font-family: Inter;
|
|
31626
|
+
font-style: normal;
|
|
31627
|
+
font-weight: normal;
|
|
31628
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31629
|
+
font-size: 13px;
|
|
31630
|
+
line-height: 20px;
|
|
31624
31631
|
}
|
|
31625
|
-
|
|
31626
|
-
|
|
31627
|
-
|
|
31632
|
+
|
|
31633
|
+
.t19bge8r {
|
|
31634
|
+
font-family: Inter;
|
|
31635
|
+
font-style: normal;
|
|
31636
|
+
font-weight: normal;
|
|
31637
|
+
font-feature-settings: "zero" on;
|
|
31638
|
+
font-size: 13px;
|
|
31639
|
+
line-height: 20px;
|
|
31628
31640
|
}
|
|
31629
|
-
|
|
31630
|
-
|
|
31641
|
+
|
|
31642
|
+
.tjrzfyl {
|
|
31643
|
+
font-family: Inter;
|
|
31644
|
+
font-style: normal;
|
|
31645
|
+
font-weight: normal;
|
|
31646
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31647
|
+
font-size: 12px;
|
|
31648
|
+
line-height: 18px;
|
|
31631
31649
|
}
|
|
31632
|
-
|
|
31633
|
-
|
|
31650
|
+
|
|
31651
|
+
.tm6s7bo {
|
|
31652
|
+
font-family: Inter;
|
|
31653
|
+
font-style: normal;
|
|
31654
|
+
font-weight: 500;
|
|
31655
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31656
|
+
font-size: 12px;
|
|
31657
|
+
line-height: 18px;
|
|
31634
31658
|
}
|
|
31635
|
-
|
|
31636
|
-
|
|
31659
|
+
|
|
31660
|
+
.t19zq6ic {
|
|
31661
|
+
font-family: Inter;
|
|
31662
|
+
font-style: normal;
|
|
31663
|
+
font-weight: normal;
|
|
31664
|
+
font-feature-settings: "zero" on;
|
|
31665
|
+
font-size: 12px;
|
|
31666
|
+
line-height: 18px;
|
|
31637
31667
|
}
|
|
31638
|
-
|
|
31639
|
-
|
|
31668
|
+
|
|
31669
|
+
.t1gduru8 {
|
|
31670
|
+
font-family: Inter;
|
|
31671
|
+
font-style: normal;
|
|
31672
|
+
font-weight: 500;
|
|
31673
|
+
font-feature-settings: "zero" on;
|
|
31674
|
+
font-size: 12px;
|
|
31675
|
+
line-height: 18px;
|
|
31640
31676
|
}
|
|
31641
|
-
|
|
31642
|
-
|
|
31677
|
+
|
|
31678
|
+
.t55raab {
|
|
31679
|
+
font-family: Inter;
|
|
31680
|
+
font-style: normal;
|
|
31681
|
+
font-weight: bold;
|
|
31682
|
+
font-feature-settings: "zero" on;
|
|
31683
|
+
font-size: 16px;
|
|
31684
|
+
line-height: 24px;
|
|
31643
31685
|
}
|
|
31644
|
-
|
|
31645
|
-
|
|
31686
|
+
|
|
31687
|
+
.u1w9abfe {
|
|
31688
|
+
font-family: Inter;
|
|
31689
|
+
font-style: normal;
|
|
31690
|
+
font-weight: normal;
|
|
31691
|
+
font-size: 10px;
|
|
31692
|
+
line-height: 12px;
|
|
31646
31693
|
}
|
|
31647
|
-
|
|
31648
|
-
|
|
31694
|
+
|
|
31695
|
+
.s1fc623g {
|
|
31696
|
+
width: 430px !important;
|
|
31649
31697
|
}
|
|
31650
|
-
|
|
31651
|
-
|
|
31698
|
+
|
|
31699
|
+
.da3mx0o .ant-select-item-group {
|
|
31700
|
+
padding: 8px 16px;
|
|
31701
|
+
line-height: 18px;
|
|
31702
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31703
|
+
height: 34px;
|
|
31704
|
+
min-height: 34px;
|
|
31705
|
+
box-sizing: border-box;
|
|
31706
|
+
margin-top: 8px;
|
|
31652
31707
|
}
|
|
31653
|
-
|
|
31654
|
-
|
|
31655
|
-
|
|
31656
|
-
|
|
31657
|
-
|
|
31708
|
+
|
|
31709
|
+
.onr9gzt {
|
|
31710
|
+
display: flex;
|
|
31711
|
+
flex-direction: column;
|
|
31712
|
+
margin: 1px 8px;
|
|
31713
|
+
padding: 8px;
|
|
31714
|
+
border-radius: 4px;
|
|
31658
31715
|
}
|
|
31659
|
-
.
|
|
31716
|
+
.onr9gzt .selected-icon {
|
|
31660
31717
|
display: none;
|
|
31661
31718
|
}
|
|
31662
|
-
.
|
|
31663
|
-
|
|
31719
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
31720
|
+
padding-left: 8px;
|
|
31664
31721
|
}
|
|
31665
|
-
.
|
|
31666
|
-
background:
|
|
31722
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
31723
|
+
background-color: white;
|
|
31667
31724
|
}
|
|
31668
|
-
.
|
|
31669
|
-
|
|
31670
|
-
border: none;
|
|
31671
|
-
background: inherit !important;
|
|
31672
|
-
height: 100px;
|
|
31673
|
-
vertical-align: middle;
|
|
31725
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31726
|
+
color: #0080ff;
|
|
31674
31727
|
}
|
|
31675
|
-
.
|
|
31676
|
-
|
|
31677
|
-
font-weight: bold;
|
|
31678
|
-
font-size: 20px;
|
|
31679
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31728
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31729
|
+
display: block;
|
|
31680
31730
|
}
|
|
31681
|
-
.
|
|
31682
|
-
|
|
31683
|
-
position: relative;
|
|
31684
|
-
background: #fff;
|
|
31731
|
+
.onr9gzt.ant-select-item-option-active {
|
|
31732
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31685
31733
|
}
|
|
31686
|
-
.
|
|
31687
|
-
|
|
31688
|
-
display: flex;
|
|
31689
|
-
align-items: center;
|
|
31690
|
-
justify-content: flex-end;
|
|
31691
|
-
padding-right: 8px;
|
|
31734
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31735
|
+
color: #0080ff;
|
|
31692
31736
|
}
|
|
31693
|
-
.
|
|
31694
|
-
|
|
31695
|
-
|
|
31696
|
-
cursor: pointer;
|
|
31697
|
-
justify-content: center;
|
|
31698
|
-
border-radius: 4px;
|
|
31737
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31738
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31739
|
+
color: #0080ff;
|
|
31699
31740
|
}
|
|
31700
|
-
|
|
31701
|
-
|
|
31741
|
+
|
|
31742
|
+
.oiy0apc {
|
|
31743
|
+
display: flex;
|
|
31744
|
+
justify-content: space-between;
|
|
31745
|
+
height: 20px;
|
|
31746
|
+
line-height: 20px;
|
|
31747
|
+
}
|
|
31748
|
+
.oiy0apc .timezone-title {
|
|
31749
|
+
color: #2d3a56;
|
|
31750
|
+
overflow: hidden;
|
|
31751
|
+
text-overflow: ellipsis;
|
|
31702
31752
|
}
|
|
31703
31753
|
|
|
31704
|
-
.
|
|
31754
|
+
.of4y382 {
|
|
31705
31755
|
display: flex;
|
|
31706
31756
|
justify-content: space-between;
|
|
31707
|
-
align-items: center;
|
|
31708
|
-
padding: 10px 0;
|
|
31709
31757
|
color: rgba(44, 56, 82, 0.6);
|
|
31710
|
-
|
|
31711
|
-
line-height:
|
|
31758
|
+
height: 18px;
|
|
31759
|
+
line-height: 18px;
|
|
31760
|
+
margin-top: 2px;
|
|
31712
31761
|
}
|
|
31713
|
-
|
|
31714
|
-
|
|
31762
|
+
|
|
31763
|
+
.t19903l9 {
|
|
31764
|
+
border: none;
|
|
31765
|
+
margin-right: 0;
|
|
31766
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31715
31767
|
}
|
|
31716
|
-
|
|
31717
|
-
|
|
31718
|
-
|
|
31719
|
-
|
|
31720
|
-
|
|
31721
|
-
|
|
31768
|
+
|
|
31769
|
+
.ohwbvxu {
|
|
31770
|
+
pointer-events: none;
|
|
31771
|
+
height: 32px;
|
|
31772
|
+
width: 100%;
|
|
31773
|
+
opacity: 0;
|
|
31722
31774
|
}
|
|
31723
|
-
|
|
31724
|
-
|
|
31725
|
-
|
|
31775
|
+
|
|
31776
|
+
.s34f1qb.ant-switch {
|
|
31777
|
+
min-width: 40px;
|
|
31778
|
+
height: 24px;
|
|
31779
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31780
|
+
overflow: hidden;
|
|
31726
31781
|
}
|
|
31727
|
-
.
|
|
31728
|
-
|
|
31782
|
+
.s34f1qb.ant-switch:focus {
|
|
31783
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31784
|
+
}
|
|
31785
|
+
.s34f1qb.ant-switch-small {
|
|
31786
|
+
min-width: 26px;
|
|
31787
|
+
height: 16px;
|
|
31788
|
+
}
|
|
31789
|
+
.s34f1qb.ant-switch-large {
|
|
31790
|
+
min-width: 52px;
|
|
31791
|
+
height: 32px;
|
|
31792
|
+
}
|
|
31793
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
31794
|
+
height: 20px;
|
|
31795
|
+
width: 20px;
|
|
31729
31796
|
}
|
|
31730
|
-
.
|
|
31731
|
-
|
|
31732
|
-
|
|
31733
|
-
color: #0080ff;
|
|
31734
|
-
font-weight: bold;
|
|
31797
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
31798
|
+
border-radius: 10px;
|
|
31799
|
+
transition-delay: 120ms;
|
|
31735
31800
|
}
|
|
31736
|
-
.
|
|
31737
|
-
|
|
31801
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
31802
|
+
height: 14px;
|
|
31803
|
+
width: 14px;
|
|
31804
|
+
top: 1px;
|
|
31805
|
+
left: 1px;
|
|
31738
31806
|
}
|
|
31739
|
-
.
|
|
31740
|
-
|
|
31741
|
-
|
|
31807
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
31808
|
+
height: 28px;
|
|
31809
|
+
width: 28px;
|
|
31742
31810
|
}
|
|
31743
|
-
.
|
|
31744
|
-
|
|
31745
|
-
color: #0080ff;
|
|
31811
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
31812
|
+
border-radius: 14px;
|
|
31746
31813
|
}
|
|
31747
|
-
.
|
|
31748
|
-
|
|
31814
|
+
.s34f1qb.ant-switch-checked {
|
|
31815
|
+
background-color: #00ba5d;
|
|
31749
31816
|
}
|
|
31750
|
-
|
|
31751
|
-
|
|
31752
|
-
max-height: calc(100vh - 128px);
|
|
31753
|
-
overflow-y: auto;
|
|
31817
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
31818
|
+
left: calc(100% - 20px - 2px);
|
|
31754
31819
|
}
|
|
31755
|
-
.
|
|
31756
|
-
|
|
31757
|
-
font-size: 12px;
|
|
31758
|
-
line-height: 18px;
|
|
31820
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31821
|
+
left: calc(100% - 14px - 1px);
|
|
31759
31822
|
}
|
|
31760
|
-
|
|
31761
|
-
|
|
31762
|
-
display: inline-block;
|
|
31823
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31824
|
+
left: calc(100% - 28px - 2px);
|
|
31763
31825
|
}
|
|
31764
31826
|
|
|
31765
|
-
.
|
|
31766
|
-
|
|
31767
|
-
position: absolute;
|
|
31827
|
+
.c1to9vb9 {
|
|
31828
|
+
margin-left: 5px;
|
|
31768
31829
|
}
|
|
31769
31830
|
|
|
31770
31831
|
.c1up1pdz {
|
|
@@ -31907,67 +31968,6 @@ input.rrg1fkn.ant-input {
|
|
|
31907
31968
|
color: #fff;
|
|
31908
31969
|
}
|
|
31909
31970
|
|
|
31910
|
-
.s1ebs0ra {
|
|
31911
|
-
display: flex;
|
|
31912
|
-
align-items: center;
|
|
31913
|
-
justify-content: space-between;
|
|
31914
|
-
background: #edf0f7;
|
|
31915
|
-
padding: 8px 12px;
|
|
31916
|
-
position: sticky;
|
|
31917
|
-
top: 0;
|
|
31918
|
-
z-index: 1;
|
|
31919
|
-
margin-bottom: -52px;
|
|
31920
|
-
}
|
|
31921
|
-
.s1ebs0ra .select-total {
|
|
31922
|
-
display: flex;
|
|
31923
|
-
align-items: center;
|
|
31924
|
-
font-weight: 700;
|
|
31925
|
-
flex-shrink: 0;
|
|
31926
|
-
}
|
|
31927
|
-
.s1ebs0ra .select-total .icon-wrapper {
|
|
31928
|
-
cursor: pointer;
|
|
31929
|
-
margin-left: 8px;
|
|
31930
|
-
width: 32px;
|
|
31931
|
-
height: 32px;
|
|
31932
|
-
border-radius: 50%;
|
|
31933
|
-
justify-content: center;
|
|
31934
|
-
}
|
|
31935
|
-
.s1ebs0ra .select-total .icon-wrapper:hover {
|
|
31936
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31937
|
-
}
|
|
31938
|
-
.s1ebs0ra .action-group {
|
|
31939
|
-
flex: 1;
|
|
31940
|
-
margin-left: 88px;
|
|
31941
|
-
white-space: nowrap;
|
|
31942
|
-
text-align: right;
|
|
31943
|
-
position: relative;
|
|
31944
|
-
padding: 4px 0;
|
|
31945
|
-
margin-top: -4px;
|
|
31946
|
-
overflow: hidden;
|
|
31947
|
-
}
|
|
31948
|
-
.s1ebs0ra .action-group .sub-menu-delete {
|
|
31949
|
-
transform: translateY(-4px);
|
|
31950
|
-
}
|
|
31951
|
-
.s1ebs0ra .action-group button {
|
|
31952
|
-
border: none;
|
|
31953
|
-
}
|
|
31954
|
-
.s1ebs0ra .action-group > *:not(:last-child) {
|
|
31955
|
-
margin-right: 8px;
|
|
31956
|
-
}
|
|
31957
|
-
.s1ebs0ra .action-group > button:last-child {
|
|
31958
|
-
margin-right: 4px;
|
|
31959
|
-
}
|
|
31960
|
-
.s1ebs0ra .action-group .more-btn {
|
|
31961
|
-
cursor: pointer;
|
|
31962
|
-
width: 32px;
|
|
31963
|
-
height: 32px;
|
|
31964
|
-
justify-content: center;
|
|
31965
|
-
border-radius: 50%;
|
|
31966
|
-
}
|
|
31967
|
-
.s1ebs0ra .action-group .more-btn:hover {
|
|
31968
|
-
background: #fff;
|
|
31969
|
-
}
|
|
31970
|
-
|
|
31971
31971
|
.c18gxmrl {
|
|
31972
31972
|
border: 1px solid #d8deeb;
|
|
31973
31973
|
border-radius: 4px;
|
|
@@ -31988,39 +31988,26 @@ input.rrg1fkn.ant-input {
|
|
|
31988
31988
|
padding: 8px 12px;
|
|
31989
31989
|
}
|
|
31990
31990
|
|
|
31991
|
-
.
|
|
31992
|
-
|
|
31993
|
-
margin-bottom: 4px;
|
|
31994
|
-
}
|
|
31995
|
-
.berrcjl .breadcrumb-link {
|
|
31996
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31997
|
-
cursor: pointer;
|
|
31998
|
-
transition: color 160ms ease;
|
|
31999
|
-
}
|
|
32000
|
-
.berrcjl .breadcrumb-link:hover {
|
|
32001
|
-
color: #0080ff;
|
|
32002
|
-
}
|
|
32003
|
-
.berrcjl .breadcrumb-link:active {
|
|
32004
|
-
color: #005ed1;
|
|
32005
|
-
}
|
|
32006
|
-
|
|
32007
|
-
.n12mqh7z {
|
|
32008
|
-
display: flex;
|
|
32009
|
-
align-items: center;
|
|
32010
|
-
font-size: 12px;
|
|
32011
|
-
line-height: 18px;
|
|
31991
|
+
.c1uzzomf {
|
|
31992
|
+
margin-bottom: 16px;
|
|
32012
31993
|
}
|
|
32013
|
-
.
|
|
32014
|
-
|
|
31994
|
+
.c1uzzomf .card-title {
|
|
31995
|
+
font-size: 16px;
|
|
31996
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31997
|
+
font-weight: 700;
|
|
31998
|
+
line-height: 32px;
|
|
32015
31999
|
}
|
|
32016
|
-
|
|
32017
|
-
|
|
32018
|
-
|
|
32000
|
+
.c1uzzomf .card-body {
|
|
32001
|
+
padding: 24px;
|
|
32002
|
+
border-radius: 8px;
|
|
32003
|
+
background: #fff;
|
|
32019
32004
|
}
|
|
32020
|
-
|
|
32021
|
-
|
|
32022
|
-
|
|
32023
|
-
|
|
32005
|
+
.c1uzzomf .empty {
|
|
32006
|
+
font-weight: 700;
|
|
32007
|
+
font-size: 14px;
|
|
32008
|
+
line-height: 22px;
|
|
32009
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32010
|
+
text-align: center;
|
|
32024
32011
|
}
|
|
32025
32012
|
|
|
32026
32013
|
.s11wux3h .ant-segmented-item:not(:last-child) {
|
|
@@ -32057,26 +32044,20 @@ input.rrg1fkn.ant-input {
|
|
|
32057
32044
|
background-color: transparent;
|
|
32058
32045
|
}
|
|
32059
32046
|
|
|
32060
|
-
.
|
|
32061
|
-
|
|
32047
|
+
.berrcjl {
|
|
32048
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32049
|
+
margin-bottom: 4px;
|
|
32062
32050
|
}
|
|
32063
|
-
.
|
|
32064
|
-
|
|
32065
|
-
|
|
32066
|
-
|
|
32067
|
-
line-height: 32px;
|
|
32051
|
+
.berrcjl .breadcrumb-link {
|
|
32052
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32053
|
+
cursor: pointer;
|
|
32054
|
+
transition: color 160ms ease;
|
|
32068
32055
|
}
|
|
32069
|
-
.
|
|
32070
|
-
|
|
32071
|
-
border-radius: 8px;
|
|
32072
|
-
background: #fff;
|
|
32056
|
+
.berrcjl .breadcrumb-link:hover {
|
|
32057
|
+
color: #0080ff;
|
|
32073
32058
|
}
|
|
32074
|
-
.
|
|
32075
|
-
|
|
32076
|
-
font-size: 14px;
|
|
32077
|
-
line-height: 22px;
|
|
32078
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32079
|
-
text-align: center;
|
|
32059
|
+
.berrcjl .breadcrumb-link:active {
|
|
32060
|
+
color: #005ed1;
|
|
32080
32061
|
}
|
|
32081
32062
|
|
|
32082
32063
|
.m15dvk92 {
|
|
@@ -32092,116 +32073,33 @@ input.rrg1fkn.ant-input {
|
|
|
32092
32073
|
width: 100%;
|
|
32093
32074
|
}
|
|
32094
32075
|
|
|
32095
|
-
.s1iv0tp1 .enabled-switch {
|
|
32096
|
-
display: flex;
|
|
32097
|
-
align-items: center;
|
|
32098
|
-
}
|
|
32099
|
-
.s1iv0tp1 .enabled-text {
|
|
32100
|
-
margin-right: 8px;
|
|
32101
|
-
}
|
|
32102
|
-
|
|
32103
|
-
.c1bus5hc {
|
|
32104
|
-
--color: white;
|
|
32105
|
-
height: 14px;
|
|
32106
|
-
width: 14px;
|
|
32107
|
-
border-radius: 50%;
|
|
32108
|
-
flex-shrink: 0;
|
|
32109
|
-
display: flex;
|
|
32110
|
-
align-items: center;
|
|
32111
|
-
justify-content: center;
|
|
32112
|
-
border: 1px solid var(--color);
|
|
32113
|
-
}
|
|
32114
|
-
.c1bus5hc .circle-inner {
|
|
32115
|
-
position: relative;
|
|
32116
|
-
height: 10px;
|
|
32117
|
-
width: 10px;
|
|
32118
|
-
border-radius: 50%;
|
|
32119
|
-
overflow: hidden;
|
|
32120
|
-
}
|
|
32121
|
-
.c1bus5hc .circle-content {
|
|
32122
|
-
position: absolute;
|
|
32123
|
-
height: 100%;
|
|
32124
|
-
width: 100%;
|
|
32125
|
-
left: 0;
|
|
32126
|
-
top: 0;
|
|
32127
|
-
border-radius: 50%;
|
|
32128
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32129
|
-
transform: rotate(180deg);
|
|
32130
|
-
}
|
|
32131
|
-
.c1bus5hc .circle-child {
|
|
32132
|
-
position: absolute;
|
|
32133
|
-
height: 100%;
|
|
32134
|
-
width: 100%;
|
|
32135
|
-
left: 0;
|
|
32136
|
-
top: 0;
|
|
32137
|
-
margin-left: 50%;
|
|
32138
|
-
transform-origin: left;
|
|
32139
|
-
background: white;
|
|
32140
|
-
transform: rotate(0deg);
|
|
32141
|
-
}
|
|
32142
|
-
|
|
32143
32076
|
.gmyahx3 {
|
|
32144
32077
|
cursor: pointer;
|
|
32145
32078
|
}
|
|
32146
32079
|
.gmyahx3 .link-text {
|
|
32147
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32148
|
-
}
|
|
32149
|
-
.gmyahx3:hover .link-text {
|
|
32150
|
-
color: #0080ff;
|
|
32151
|
-
}
|
|
32152
|
-
|
|
32153
|
-
.tje3huy {
|
|
32154
|
-
width: 100%;
|
|
32155
|
-
overflow: inherit;
|
|
32156
|
-
white-space: inherit;
|
|
32157
|
-
text-overflow: ellipsis;
|
|
32158
|
-
}
|
|
32159
|
-
|
|
32160
|
-
.c18bcrac {
|
|
32161
|
-
display: inline-block;
|
|
32162
|
-
width: 100%;
|
|
32163
|
-
}
|
|
32164
|
-
.c18bcrac .recharts-wrapper {
|
|
32165
|
-
margin-left: 4px;
|
|
32080
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32166
32081
|
}
|
|
32167
|
-
|
|
32168
|
-
|
|
32169
|
-
padding: 4px;
|
|
32082
|
+
.gmyahx3:hover .link-text {
|
|
32083
|
+
color: #0080ff;
|
|
32170
32084
|
}
|
|
32171
32085
|
|
|
32172
|
-
.
|
|
32086
|
+
.n12mqh7z {
|
|
32173
32087
|
display: flex;
|
|
32174
|
-
justify-content: space-between;
|
|
32175
32088
|
align-items: center;
|
|
32176
|
-
font-size:
|
|
32177
|
-
line-height:
|
|
32178
|
-
color: #cccccc;
|
|
32179
|
-
white-space: nowrap;
|
|
32180
|
-
}
|
|
32181
|
-
.c14wcxf0 label {
|
|
32182
|
-
margin-right: 32px;
|
|
32089
|
+
font-size: 12px;
|
|
32090
|
+
line-height: 18px;
|
|
32183
32091
|
}
|
|
32184
|
-
|
|
32185
|
-
|
|
32186
|
-
font-weight: bold;
|
|
32187
|
-
color: white;
|
|
32092
|
+
.n12mqh7z:not(:last-child) {
|
|
32093
|
+
margin-bottom: 4px;
|
|
32188
32094
|
}
|
|
32189
32095
|
|
|
32190
|
-
.
|
|
32191
|
-
|
|
32192
|
-
height: 8px;
|
|
32193
|
-
border-radius: 2px;
|
|
32194
|
-
display: inline-block;
|
|
32195
|
-
background: var(--s11212zy-0);
|
|
32196
|
-
border: 1px solid #fff;
|
|
32197
|
-
box-sizing: content-box;
|
|
32198
|
-
margin-right: 6px;
|
|
32096
|
+
.tf5bynu {
|
|
32097
|
+
margin: 0 3px;
|
|
32199
32098
|
}
|
|
32200
32099
|
|
|
32201
|
-
.
|
|
32202
|
-
|
|
32203
|
-
|
|
32204
|
-
margin-right: 4px;
|
|
32100
|
+
.tcckoz1 {
|
|
32101
|
+
max-height: 400px;
|
|
32102
|
+
overflow: "auto";
|
|
32205
32103
|
}
|
|
32206
32104
|
|
|
32207
32105
|
.t1sqg15u {
|
|
@@ -32294,6 +32192,131 @@ input.rrg1fkn.ant-input {
|
|
|
32294
32192
|
padding-right: 12px;
|
|
32295
32193
|
}
|
|
32296
32194
|
|
|
32195
|
+
.c18bcrac {
|
|
32196
|
+
display: inline-block;
|
|
32197
|
+
width: 100%;
|
|
32198
|
+
}
|
|
32199
|
+
.c18bcrac .recharts-wrapper {
|
|
32200
|
+
margin-left: 4px;
|
|
32201
|
+
}
|
|
32202
|
+
|
|
32203
|
+
.cro7kg2 {
|
|
32204
|
+
padding: 4px;
|
|
32205
|
+
}
|
|
32206
|
+
|
|
32207
|
+
.c14wcxf0 {
|
|
32208
|
+
display: flex;
|
|
32209
|
+
justify-content: space-between;
|
|
32210
|
+
align-items: center;
|
|
32211
|
+
font-size: 13px;
|
|
32212
|
+
line-height: 24px;
|
|
32213
|
+
color: #cccccc;
|
|
32214
|
+
white-space: nowrap;
|
|
32215
|
+
}
|
|
32216
|
+
.c14wcxf0 label {
|
|
32217
|
+
margin-right: 32px;
|
|
32218
|
+
}
|
|
32219
|
+
|
|
32220
|
+
.coy29mj.c14wcxf0 {
|
|
32221
|
+
font-weight: bold;
|
|
32222
|
+
color: white;
|
|
32223
|
+
}
|
|
32224
|
+
|
|
32225
|
+
.s11212zy {
|
|
32226
|
+
width: 8px;
|
|
32227
|
+
height: 8px;
|
|
32228
|
+
border-radius: 2px;
|
|
32229
|
+
display: inline-block;
|
|
32230
|
+
background: var(--s11212zy-0);
|
|
32231
|
+
border: 1px solid #fff;
|
|
32232
|
+
box-sizing: content-box;
|
|
32233
|
+
margin-right: 6px;
|
|
32234
|
+
}
|
|
32235
|
+
|
|
32236
|
+
.p1lyky6c > :first-child {
|
|
32237
|
+
font-weight: bold;
|
|
32238
|
+
color: white;
|
|
32239
|
+
margin-right: 4px;
|
|
32240
|
+
}
|
|
32241
|
+
|
|
32242
|
+
.s1iv0tp1 .enabled-switch {
|
|
32243
|
+
display: flex;
|
|
32244
|
+
align-items: center;
|
|
32245
|
+
}
|
|
32246
|
+
.s1iv0tp1 .enabled-text {
|
|
32247
|
+
margin-right: 8px;
|
|
32248
|
+
}
|
|
32249
|
+
|
|
32250
|
+
.c1bus5hc {
|
|
32251
|
+
--color: white;
|
|
32252
|
+
height: 14px;
|
|
32253
|
+
width: 14px;
|
|
32254
|
+
border-radius: 50%;
|
|
32255
|
+
flex-shrink: 0;
|
|
32256
|
+
display: flex;
|
|
32257
|
+
align-items: center;
|
|
32258
|
+
justify-content: center;
|
|
32259
|
+
border: 1px solid var(--color);
|
|
32260
|
+
}
|
|
32261
|
+
.c1bus5hc .circle-inner {
|
|
32262
|
+
position: relative;
|
|
32263
|
+
height: 10px;
|
|
32264
|
+
width: 10px;
|
|
32265
|
+
border-radius: 50%;
|
|
32266
|
+
overflow: hidden;
|
|
32267
|
+
}
|
|
32268
|
+
.c1bus5hc .circle-content {
|
|
32269
|
+
position: absolute;
|
|
32270
|
+
height: 100%;
|
|
32271
|
+
width: 100%;
|
|
32272
|
+
left: 0;
|
|
32273
|
+
top: 0;
|
|
32274
|
+
border-radius: 50%;
|
|
32275
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32276
|
+
transform: rotate(180deg);
|
|
32277
|
+
}
|
|
32278
|
+
.c1bus5hc .circle-child {
|
|
32279
|
+
position: absolute;
|
|
32280
|
+
height: 100%;
|
|
32281
|
+
width: 100%;
|
|
32282
|
+
left: 0;
|
|
32283
|
+
top: 0;
|
|
32284
|
+
margin-left: 50%;
|
|
32285
|
+
transform-origin: left;
|
|
32286
|
+
background: white;
|
|
32287
|
+
transform: rotate(0deg);
|
|
32288
|
+
}
|
|
32289
|
+
|
|
32290
|
+
.wg1tsps {
|
|
32291
|
+
display: flex;
|
|
32292
|
+
align-items: center;
|
|
32293
|
+
justify-content: flex-end;
|
|
32294
|
+
}
|
|
32295
|
+
|
|
32296
|
+
.b1ctd5xy {
|
|
32297
|
+
display: flex;
|
|
32298
|
+
align-items: center;
|
|
32299
|
+
width: calc(100% - 40px);
|
|
32300
|
+
}
|
|
32301
|
+
.b1ctd5xy .chart {
|
|
32302
|
+
display: inline-block;
|
|
32303
|
+
width: 100%;
|
|
32304
|
+
}
|
|
32305
|
+
|
|
32306
|
+
.u1p8acpn {
|
|
32307
|
+
min-width: 40px;
|
|
32308
|
+
}
|
|
32309
|
+
.u1p8acpn .unit {
|
|
32310
|
+
color: #00122e !important;
|
|
32311
|
+
}
|
|
32312
|
+
|
|
32313
|
+
.tje3huy {
|
|
32314
|
+
width: 100%;
|
|
32315
|
+
overflow: inherit;
|
|
32316
|
+
white-space: inherit;
|
|
32317
|
+
text-overflow: ellipsis;
|
|
32318
|
+
}
|
|
32319
|
+
|
|
32297
32320
|
.clm1wy1 {
|
|
32298
32321
|
width: 192px;
|
|
32299
32322
|
height: 246px;
|
|
@@ -32387,36 +32410,6 @@ input.rrg1fkn.ant-input {
|
|
|
32387
32410
|
border-radius: 2px;
|
|
32388
32411
|
}
|
|
32389
32412
|
|
|
32390
|
-
.wg1tsps {
|
|
32391
|
-
display: flex;
|
|
32392
|
-
align-items: center;
|
|
32393
|
-
justify-content: flex-end;
|
|
32394
|
-
}
|
|
32395
|
-
|
|
32396
|
-
.b1ctd5xy {
|
|
32397
|
-
display: flex;
|
|
32398
|
-
align-items: center;
|
|
32399
|
-
width: calc(100% - 40px);
|
|
32400
|
-
}
|
|
32401
|
-
.b1ctd5xy .chart {
|
|
32402
|
-
display: inline-block;
|
|
32403
|
-
width: 100%;
|
|
32404
|
-
}
|
|
32405
|
-
|
|
32406
|
-
.u1p8acpn {
|
|
32407
|
-
min-width: 40px;
|
|
32408
|
-
}
|
|
32409
|
-
.u1p8acpn .unit {
|
|
32410
|
-
color: #00122e !important;
|
|
32411
|
-
}
|
|
32412
|
-
|
|
32413
|
-
.c10crapj {
|
|
32414
|
-
border-radius: 8px;
|
|
32415
|
-
}
|
|
32416
|
-
.c10crapj .ant-card-body {
|
|
32417
|
-
padding: 20px 24px 24px 24px;
|
|
32418
|
-
}
|
|
32419
|
-
|
|
32420
32413
|
.cav9p2m .ant-collapse-item {
|
|
32421
32414
|
border: 0px;
|
|
32422
32415
|
background-color: #fff;
|
|
@@ -32439,6 +32432,13 @@ input.rrg1fkn.ant-input {
|
|
|
32439
32432
|
cursor: default;
|
|
32440
32433
|
}
|
|
32441
32434
|
|
|
32435
|
+
.c10crapj {
|
|
32436
|
+
border-radius: 8px;
|
|
32437
|
+
}
|
|
32438
|
+
.c10crapj .ant-card-body {
|
|
32439
|
+
padding: 20px 24px 24px 24px;
|
|
32440
|
+
}
|
|
32441
|
+
|
|
32442
32442
|
button.lujuy3j {
|
|
32443
32443
|
color: #0080FF;
|
|
32444
32444
|
height: unset;
|
|
@@ -32470,14 +32470,66 @@ button.lujuy3j.ui-kit-link-subtle:active, button.lujuy3j.ui-kit-link-subtle.__ps
|
|
|
32470
32470
|
button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
32471
32471
|
color: #00122e;
|
|
32472
32472
|
}
|
|
32473
|
-
|
|
32474
|
-
.
|
|
32475
|
-
|
|
32476
|
-
|
|
32473
|
+
|
|
32474
|
+
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32475
|
+
border-radius: 6px;
|
|
32476
|
+
}
|
|
32477
|
+
.shq1k1g.ant-select.ant-select-single {
|
|
32478
|
+
width: 100%;
|
|
32479
|
+
color: #2d3a56;
|
|
32480
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32481
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32482
|
+
font-size: 13px;
|
|
32483
|
+
}
|
|
32484
|
+
.shq1k1g.ant-select.ant-select-single[data-size=middle] {
|
|
32485
|
+
height: 30px;
|
|
32486
|
+
}
|
|
32487
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
32488
|
+
height: 38px;
|
|
32489
|
+
font-size: 13px;
|
|
32490
|
+
}
|
|
32491
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
32492
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32493
|
+
transition: 160ms ease;
|
|
32494
|
+
}
|
|
32495
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32496
|
+
color: #0080ff;
|
|
32497
|
+
}
|
|
32498
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32499
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32500
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32501
|
+
}
|
|
32502
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32503
|
+
color: #0080ff;
|
|
32504
|
+
}
|
|
32505
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32506
|
+
border-color: #0080ff;
|
|
32507
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32508
|
+
}
|
|
32509
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32510
|
+
transform: rotate(180deg);
|
|
32511
|
+
}
|
|
32512
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32513
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32514
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32515
|
+
cursor: "not-allowed";
|
|
32516
|
+
}
|
|
32517
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32518
|
+
border-color: #f0483e !important;
|
|
32519
|
+
}
|
|
32520
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32521
|
+
color: #1d326c;
|
|
32522
|
+
}
|
|
32523
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32524
|
+
border-color: #0080ff;
|
|
32525
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32526
|
+
}
|
|
32527
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32528
|
+
transform: rotate(180deg);
|
|
32477
32529
|
}
|
|
32478
32530
|
|
|
32479
|
-
.
|
|
32480
|
-
|
|
32531
|
+
.t3qomhu {
|
|
32532
|
+
margin: 0 2px;
|
|
32481
32533
|
}
|
|
32482
32534
|
|
|
32483
32535
|
.c198s9j3 {
|
|
@@ -32551,8 +32603,8 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32551
32603
|
margin-left: 24px;
|
|
32552
32604
|
}
|
|
32553
32605
|
|
|
32554
|
-
.
|
|
32555
|
-
|
|
32606
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32607
|
+
display: flex;
|
|
32556
32608
|
}
|
|
32557
32609
|
|
|
32558
32610
|
.igz4le8 {
|
|
@@ -32565,65 +32617,13 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32565
32617
|
color: rgba(44, 56, 82, 0.6);
|
|
32566
32618
|
}
|
|
32567
32619
|
|
|
32568
|
-
.
|
|
32569
|
-
|
|
32620
|
+
.o8ocss1 {
|
|
32621
|
+
overflow: hidden;
|
|
32622
|
+
text-overflow: ellipsis;
|
|
32570
32623
|
}
|
|
32571
32624
|
|
|
32572
|
-
.
|
|
32573
|
-
|
|
32574
|
-
}
|
|
32575
|
-
.shq1k1g.ant-select.ant-select-single {
|
|
32576
|
-
width: 100%;
|
|
32577
|
-
color: #2d3a56;
|
|
32578
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
32579
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32580
|
-
font-size: 13px;
|
|
32581
|
-
}
|
|
32582
|
-
.shq1k1g.ant-select.ant-select-single[data-size=middle] {
|
|
32583
|
-
height: 30px;
|
|
32584
|
-
}
|
|
32585
|
-
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
32586
|
-
height: 38px;
|
|
32587
|
-
font-size: 13px;
|
|
32588
|
-
}
|
|
32589
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
32590
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32591
|
-
transition: 160ms ease;
|
|
32592
|
-
}
|
|
32593
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32594
|
-
color: #0080ff;
|
|
32595
|
-
}
|
|
32596
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32597
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
32598
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32599
|
-
}
|
|
32600
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32601
|
-
color: #0080ff;
|
|
32602
|
-
}
|
|
32603
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32604
|
-
border-color: #0080ff;
|
|
32605
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32606
|
-
}
|
|
32607
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32608
|
-
transform: rotate(180deg);
|
|
32609
|
-
}
|
|
32610
|
-
.shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32611
|
-
background: rgba(211, 218, 235, 0.6);
|
|
32612
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32613
|
-
cursor: "not-allowed";
|
|
32614
|
-
}
|
|
32615
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32616
|
-
border-color: #f0483e !important;
|
|
32617
|
-
}
|
|
32618
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32619
|
-
color: #1d326c;
|
|
32620
|
-
}
|
|
32621
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32622
|
-
border-color: #0080ff;
|
|
32623
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32624
|
-
}
|
|
32625
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32626
|
-
transform: rotate(180deg);
|
|
32625
|
+
.n17syc35 {
|
|
32626
|
+
white-space: nowrap;
|
|
32627
32627
|
}
|
|
32628
32628
|
|
|
32629
32629
|
.l4bld33 {
|
|
@@ -32937,258 +32937,63 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32937
32937
|
margin-right: 8px;
|
|
32938
32938
|
display: inline-flex;
|
|
32939
32939
|
align-items: center;
|
|
32940
|
-
border: none;
|
|
32941
|
-
}
|
|
32942
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32943
|
-
width: 16px;
|
|
32944
|
-
height: 16px;
|
|
32945
|
-
color: inherit;
|
|
32946
|
-
margin-left: 4px;
|
|
32947
|
-
opacity: 0.6;
|
|
32948
|
-
display: inline-flex;
|
|
32949
|
-
}
|
|
32950
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32951
|
-
opacity: 1;
|
|
32952
|
-
}
|
|
32953
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32954
|
-
color: #0080ff;
|
|
32955
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32956
|
-
}
|
|
32957
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32958
|
-
color: #f0483e;
|
|
32959
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32960
|
-
}
|
|
32961
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32962
|
-
color: #e07f00;
|
|
32963
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
32964
|
-
}
|
|
32965
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32966
|
-
color: #008f4c;
|
|
32967
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32968
|
-
}
|
|
32969
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32970
|
-
color: #1d326c;
|
|
32971
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32972
|
-
}
|
|
32973
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32974
|
-
color: #7E41FF;
|
|
32975
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
32976
|
-
}
|
|
32977
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32978
|
-
color: #fff;
|
|
32979
|
-
}
|
|
32980
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32981
|
-
background-color: #f0483e;
|
|
32982
|
-
}
|
|
32983
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32984
|
-
background-color: #fea008;
|
|
32985
|
-
}
|
|
32986
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32987
|
-
background-color: #00ba5d;
|
|
32988
|
-
}
|
|
32989
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32990
|
-
background-color: #0080ff;
|
|
32991
|
-
}
|
|
32992
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32993
|
-
background-color: #6b7d99;
|
|
32994
|
-
}
|
|
32995
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32996
|
-
background-color: #7E41FF;
|
|
32997
|
-
}
|
|
32998
|
-
|
|
32999
|
-
.sq6vos1 {
|
|
33000
|
-
--item-min-width: 60px;
|
|
33001
|
-
}
|
|
33002
|
-
.sq6vos1 .ant-steps-item-tail, .sq6vos1 .ant-steps-item-icon {
|
|
33003
|
-
display: none !important;
|
|
33004
|
-
}
|
|
33005
|
-
.sq6vos1 .ant-steps-item.ant-steps-item-active {
|
|
33006
|
-
flex-shrink: 0 !important;
|
|
33007
|
-
}
|
|
33008
|
-
.sq6vos1 .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
33009
|
-
color: #0080ff;
|
|
33010
|
-
}
|
|
33011
|
-
.sq6vos1 .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33012
|
-
color: #0080ff;
|
|
33013
|
-
font-weight: normal;
|
|
33014
|
-
}
|
|
33015
|
-
.sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
33016
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33017
|
-
}
|
|
33018
|
-
.sq6vos1 .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33019
|
-
color: #00122e;
|
|
33020
|
-
}
|
|
33021
|
-
.sq6vos1 .step-item-text {
|
|
33022
|
-
display: inline-block;
|
|
33023
|
-
}
|
|
33024
|
-
.sq6vos1 .step-item-title {
|
|
33025
|
-
overflow: hidden;
|
|
33026
|
-
white-space: nowrap;
|
|
33027
|
-
text-overflow: ellipsis;
|
|
33028
|
-
}
|
|
33029
|
-
|
|
33030
|
-
.hjtnwxg .ant-steps-item-container {
|
|
33031
|
-
min-width: var(--item-min-width);
|
|
33032
|
-
}
|
|
33033
|
-
.hjtnwxg .ant-steps-item-disabled {
|
|
33034
|
-
cursor: not-allowed !important;
|
|
33035
|
-
}
|
|
33036
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
33037
|
-
flex-direction: row;
|
|
33038
|
-
justify-content: stretch;
|
|
33039
|
-
}
|
|
33040
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
33041
|
-
padding: 0;
|
|
33042
|
-
margin-right: 4px;
|
|
33043
|
-
flex: 1;
|
|
33044
|
-
overflow: visible;
|
|
33045
|
-
}
|
|
33046
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
33047
|
-
width: 100%;
|
|
33048
|
-
min-height: unset;
|
|
33049
|
-
}
|
|
33050
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
33051
|
-
height: 26px;
|
|
33052
|
-
line-height: 26px;
|
|
33053
|
-
width: 100%;
|
|
33054
|
-
padding: 0;
|
|
33055
|
-
font-size: 12px;
|
|
33056
|
-
}
|
|
33057
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
33058
|
-
margin-right: 10px;
|
|
33059
|
-
}
|
|
33060
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
33061
|
-
display: none;
|
|
33062
|
-
}
|
|
33063
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
33064
|
-
padding-left: 8px;
|
|
33065
|
-
padding-right: 4px;
|
|
33066
|
-
border-radius: 4px 0 0 4px;
|
|
33067
|
-
}
|
|
33068
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
33069
|
-
margin-right: 0;
|
|
33070
|
-
}
|
|
33071
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
33072
|
-
padding-right: 8px;
|
|
33073
|
-
padding-left: 12px;
|
|
33074
|
-
border-radius: 0 4px 4px 0;
|
|
33075
|
-
}
|
|
33076
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
33077
|
-
content: "";
|
|
33078
|
-
width: 0;
|
|
33079
|
-
height: 0;
|
|
33080
|
-
border: 13px solid transparent;
|
|
33081
|
-
position: absolute;
|
|
33082
|
-
top: 0;
|
|
33083
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
33084
|
-
z-index: 2;
|
|
33085
|
-
position: relative;
|
|
33086
|
-
top: -50%;
|
|
33087
|
-
right: -100%;
|
|
33088
|
-
}
|
|
33089
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
33090
|
-
padding: 0 4px 0 12px;
|
|
33091
|
-
}
|
|
33092
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
33093
|
-
content: "";
|
|
33094
|
-
width: 0;
|
|
33095
|
-
height: 0;
|
|
33096
|
-
border: 13px solid transparent;
|
|
33097
|
-
position: absolute;
|
|
33098
|
-
top: 0;
|
|
33099
|
-
border-left: 8px solid #fff;
|
|
33100
|
-
left: 0;
|
|
33101
|
-
}
|
|
33102
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
33103
|
-
max-width: calc(100% - var(--item-min-width) * 2);
|
|
33104
|
-
}
|
|
33105
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
33106
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
33107
|
-
}
|
|
33108
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
33109
|
-
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
33110
|
-
}
|
|
33111
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33112
|
-
cursor: pointer;
|
|
33113
|
-
min-width: var(--item-min-width);
|
|
33114
|
-
}
|
|
33115
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
33116
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33117
|
-
min-width: var(--item-min-width);
|
|
32940
|
+
border: none;
|
|
33118
32941
|
}
|
|
33119
|
-
.
|
|
33120
|
-
|
|
33121
|
-
|
|
32942
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32943
|
+
width: 16px;
|
|
32944
|
+
height: 16px;
|
|
32945
|
+
color: inherit;
|
|
32946
|
+
margin-left: 4px;
|
|
32947
|
+
opacity: 0.6;
|
|
32948
|
+
display: inline-flex;
|
|
33122
32949
|
}
|
|
33123
|
-
.
|
|
33124
|
-
|
|
32950
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32951
|
+
opacity: 1;
|
|
33125
32952
|
}
|
|
33126
|
-
|
|
33127
|
-
|
|
33128
|
-
|
|
33129
|
-
row-gap: 2px;
|
|
32953
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32954
|
+
color: #0080ff;
|
|
32955
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33130
32956
|
}
|
|
33131
|
-
.
|
|
33132
|
-
|
|
32957
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32958
|
+
color: #f0483e;
|
|
32959
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
33133
32960
|
}
|
|
33134
|
-
.
|
|
33135
|
-
color: #
|
|
32961
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32962
|
+
color: #e07f00;
|
|
32963
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
33136
32964
|
}
|
|
33137
|
-
.
|
|
32965
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32966
|
+
color: #008f4c;
|
|
32967
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32968
|
+
}
|
|
32969
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32970
|
+
color: #1d326c;
|
|
33138
32971
|
background-color: rgba(225, 230, 241, 0.6);
|
|
33139
32972
|
}
|
|
33140
|
-
.
|
|
33141
|
-
|
|
33142
|
-
|
|
33143
|
-
height: 32px;
|
|
33144
|
-
display: flex;
|
|
33145
|
-
align-items: center;
|
|
32973
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32974
|
+
color: #7E41FF;
|
|
32975
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
33146
32976
|
}
|
|
33147
|
-
.
|
|
33148
|
-
|
|
33149
|
-
white-space: nowrap;
|
|
32977
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32978
|
+
color: #fff;
|
|
33150
32979
|
}
|
|
33151
|
-
.
|
|
33152
|
-
|
|
33153
|
-
line-height: 20px;
|
|
33154
|
-
max-width: 100%;
|
|
33155
|
-
padding-right: 0;
|
|
32980
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32981
|
+
background-color: #f0483e;
|
|
33156
32982
|
}
|
|
33157
|
-
.
|
|
33158
|
-
background:
|
|
32983
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32984
|
+
background-color: #fea008;
|
|
33159
32985
|
}
|
|
33160
|
-
|
|
33161
|
-
|
|
33162
|
-
width: 100%;
|
|
33163
|
-
display: inline-flex;
|
|
33164
|
-
align-items: center;
|
|
33165
|
-
justify-content: center;
|
|
33166
|
-
column-gap: 4px;
|
|
32986
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32987
|
+
background-color: #00ba5d;
|
|
33167
32988
|
}
|
|
33168
|
-
.
|
|
33169
|
-
|
|
33170
|
-
align-items: center;
|
|
33171
|
-
width: 18px;
|
|
33172
|
-
height: 18px;
|
|
33173
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33174
|
-
justify-content: center;
|
|
32989
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32990
|
+
background-color: #0080ff;
|
|
33175
32991
|
}
|
|
33176
|
-
|
|
33177
|
-
|
|
33178
|
-
width: 100%;
|
|
33179
|
-
display: flex;
|
|
33180
|
-
align-items: center;
|
|
33181
|
-
justify-content: center;
|
|
33182
|
-
column-gap: 6px;
|
|
33183
|
-
font-size: 13px;
|
|
32992
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32993
|
+
background-color: #6b7d99;
|
|
33184
32994
|
}
|
|
33185
|
-
.
|
|
33186
|
-
|
|
33187
|
-
align-items: center;
|
|
33188
|
-
min-width: 20px;
|
|
33189
|
-
min-height: 20px;
|
|
33190
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33191
|
-
justify-content: center;
|
|
32995
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32996
|
+
background-color: #7E41FF;
|
|
33192
32997
|
}
|
|
33193
32998
|
|
|
33194
32999
|
.t1gz6wqf {
|
|
@@ -33606,112 +33411,291 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33606
33411
|
gap: 8px;
|
|
33607
33412
|
color: #00122e;
|
|
33608
33413
|
}
|
|
33609
|
-
.dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
|
|
33610
|
-
color: rgba(0, 21, 64, 0.3);
|
|
33414
|
+
.dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
|
|
33415
|
+
color: rgba(0, 21, 64, 0.3);
|
|
33416
|
+
}
|
|
33417
|
+
.dhqt3dw.date-range-picker .date-input-content input {
|
|
33418
|
+
border: none;
|
|
33419
|
+
outline: none;
|
|
33420
|
+
width: 162px;
|
|
33421
|
+
padding: 0;
|
|
33422
|
+
height: 22px;
|
|
33423
|
+
line-height: 22px;
|
|
33424
|
+
text-align: center;
|
|
33425
|
+
}
|
|
33426
|
+
.dhqt3dw.date-range-picker .date-input-content input::placeholder {
|
|
33427
|
+
color: rgba(0, 21, 64, 0.3);
|
|
33428
|
+
text-align: center;
|
|
33429
|
+
}
|
|
33430
|
+
.dhqt3dw.date-range-picker .date-input-content input:disabled {
|
|
33431
|
+
background: inherit;
|
|
33432
|
+
}
|
|
33433
|
+
.dhqt3dw.date-range-picker .date-input-content input:hover, .dhqt3dw.date-range-picker .date-input-content input:focus, .dhqt3dw.date-range-picker .date-input-content input:active {
|
|
33434
|
+
border: none;
|
|
33435
|
+
outline: none;
|
|
33436
|
+
box-shadow: none;
|
|
33437
|
+
}
|
|
33438
|
+
.dhqt3dw.date-range-picker .past-time-icon {
|
|
33439
|
+
cursor: pointer;
|
|
33440
|
+
}
|
|
33441
|
+
|
|
33442
|
+
.d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
|
|
33443
|
+
padding: 12px 12px 0 12px;
|
|
33444
|
+
}
|
|
33445
|
+
.d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
|
|
33446
|
+
padding-left: 16px;
|
|
33447
|
+
}
|
|
33448
|
+
.d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
|
|
33449
|
+
margin-right: 0;
|
|
33450
|
+
}
|
|
33451
|
+
.d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
|
|
33452
|
+
margin-left: 2px;
|
|
33453
|
+
}
|
|
33454
|
+
.d956d92 .ant-popover-inner-content .relative-time-container {
|
|
33455
|
+
max-height: 470px;
|
|
33456
|
+
overflow: auto;
|
|
33457
|
+
}
|
|
33458
|
+
.d956d92 .ant-popover-inner-content .relative-time-container ul {
|
|
33459
|
+
padding: 0 12px;
|
|
33460
|
+
}
|
|
33461
|
+
.d956d92 .ant-popover-inner-content .absolute-time-container {
|
|
33462
|
+
height: 470px;
|
|
33463
|
+
overflow: auto;
|
|
33464
|
+
}
|
|
33465
|
+
|
|
33466
|
+
.d1tc7lgk {
|
|
33467
|
+
min-width: 200px;
|
|
33468
|
+
}
|
|
33469
|
+
.d1tc7lgk header {
|
|
33470
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33471
|
+
padding: 8px 12px;
|
|
33472
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33473
|
+
}
|
|
33474
|
+
.d1tc7lgk ul {
|
|
33475
|
+
list-style: none;
|
|
33476
|
+
padding: 12px;
|
|
33477
|
+
}
|
|
33478
|
+
.d1tc7lgk ul li {
|
|
33479
|
+
padding: 5px 8px;
|
|
33480
|
+
border-radius: 5px;
|
|
33481
|
+
transition: all 0.2s ease-in-out;
|
|
33482
|
+
cursor: pointer;
|
|
33483
|
+
}
|
|
33484
|
+
.d1tc7lgk ul li:hover {
|
|
33485
|
+
background: rgba(0, 136, 255, 0.16);
|
|
33486
|
+
color: #0080ff;
|
|
33487
|
+
}
|
|
33488
|
+
.d1tc7lgk ul li:active {
|
|
33489
|
+
background: rgba(0, 136, 255, 0.2);
|
|
33490
|
+
color: #0080ff;
|
|
33491
|
+
}
|
|
33492
|
+
.d1tc7lgk ul li + li {
|
|
33493
|
+
margin-top: 2px;
|
|
33494
|
+
}
|
|
33495
|
+
|
|
33496
|
+
.rzaik16 {
|
|
33497
|
+
padding: 0;
|
|
33498
|
+
}
|
|
33499
|
+
.rzaik16 .ant-popover-arrow {
|
|
33500
|
+
display: none;
|
|
33501
|
+
}
|
|
33502
|
+
.rzaik16 .ant-popover-inner-content {
|
|
33503
|
+
padding: 0;
|
|
33504
|
+
}
|
|
33505
|
+
|
|
33506
|
+
.sq6vos1 {
|
|
33507
|
+
--item-min-width: 60px;
|
|
33508
|
+
}
|
|
33509
|
+
.sq6vos1 .ant-steps-item-tail, .sq6vos1 .ant-steps-item-icon {
|
|
33510
|
+
display: none !important;
|
|
33511
|
+
}
|
|
33512
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-active {
|
|
33513
|
+
flex-shrink: 0 !important;
|
|
33514
|
+
}
|
|
33515
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
33516
|
+
color: #0080ff;
|
|
33517
|
+
}
|
|
33518
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33519
|
+
color: #0080ff;
|
|
33520
|
+
font-weight: normal;
|
|
33521
|
+
}
|
|
33522
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
33523
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33524
|
+
}
|
|
33525
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33526
|
+
color: #00122e;
|
|
33527
|
+
}
|
|
33528
|
+
.sq6vos1 .step-item-text {
|
|
33529
|
+
display: inline-block;
|
|
33530
|
+
}
|
|
33531
|
+
.sq6vos1 .step-item-title {
|
|
33532
|
+
overflow: hidden;
|
|
33533
|
+
white-space: nowrap;
|
|
33534
|
+
text-overflow: ellipsis;
|
|
33535
|
+
}
|
|
33536
|
+
|
|
33537
|
+
.hjtnwxg .ant-steps-item-container {
|
|
33538
|
+
min-width: var(--item-min-width);
|
|
33539
|
+
}
|
|
33540
|
+
.hjtnwxg .ant-steps-item-disabled {
|
|
33541
|
+
cursor: not-allowed !important;
|
|
33542
|
+
}
|
|
33543
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
33544
|
+
flex-direction: row;
|
|
33545
|
+
justify-content: stretch;
|
|
33546
|
+
}
|
|
33547
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
33548
|
+
padding: 0;
|
|
33549
|
+
margin-right: 4px;
|
|
33550
|
+
flex: 1;
|
|
33551
|
+
overflow: visible;
|
|
33552
|
+
}
|
|
33553
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
33554
|
+
width: 100%;
|
|
33555
|
+
min-height: unset;
|
|
33556
|
+
}
|
|
33557
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
33558
|
+
height: 26px;
|
|
33559
|
+
line-height: 26px;
|
|
33560
|
+
width: 100%;
|
|
33561
|
+
padding: 0;
|
|
33562
|
+
font-size: 12px;
|
|
33563
|
+
}
|
|
33564
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
33565
|
+
margin-right: 10px;
|
|
33566
|
+
}
|
|
33567
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
33568
|
+
display: none;
|
|
33569
|
+
}
|
|
33570
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
33571
|
+
padding-left: 8px;
|
|
33572
|
+
padding-right: 4px;
|
|
33573
|
+
border-radius: 4px 0 0 4px;
|
|
33611
33574
|
}
|
|
33612
|
-
.
|
|
33613
|
-
|
|
33614
|
-
outline: none;
|
|
33615
|
-
width: 162px;
|
|
33616
|
-
padding: 0;
|
|
33617
|
-
height: 22px;
|
|
33618
|
-
line-height: 22px;
|
|
33619
|
-
text-align: center;
|
|
33575
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
33576
|
+
margin-right: 0;
|
|
33620
33577
|
}
|
|
33621
|
-
.
|
|
33622
|
-
|
|
33623
|
-
|
|
33578
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
33579
|
+
padding-right: 8px;
|
|
33580
|
+
padding-left: 12px;
|
|
33581
|
+
border-radius: 0 4px 4px 0;
|
|
33624
33582
|
}
|
|
33625
|
-
.
|
|
33626
|
-
|
|
33583
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
33584
|
+
content: "";
|
|
33585
|
+
width: 0;
|
|
33586
|
+
height: 0;
|
|
33587
|
+
border: 13px solid transparent;
|
|
33588
|
+
position: absolute;
|
|
33589
|
+
top: 0;
|
|
33590
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
33591
|
+
z-index: 2;
|
|
33592
|
+
position: relative;
|
|
33593
|
+
top: -50%;
|
|
33594
|
+
right: -100%;
|
|
33627
33595
|
}
|
|
33628
|
-
.
|
|
33629
|
-
|
|
33630
|
-
outline: none;
|
|
33631
|
-
box-shadow: none;
|
|
33596
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
33597
|
+
padding: 0 4px 0 12px;
|
|
33632
33598
|
}
|
|
33633
|
-
.
|
|
33634
|
-
|
|
33599
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
33600
|
+
content: "";
|
|
33601
|
+
width: 0;
|
|
33602
|
+
height: 0;
|
|
33603
|
+
border: 13px solid transparent;
|
|
33604
|
+
position: absolute;
|
|
33605
|
+
top: 0;
|
|
33606
|
+
border-left: 8px solid #fff;
|
|
33607
|
+
left: 0;
|
|
33635
33608
|
}
|
|
33636
|
-
|
|
33637
|
-
|
|
33638
|
-
padding: 12px 12px 0 12px;
|
|
33609
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
33610
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
33639
33611
|
}
|
|
33640
|
-
.
|
|
33641
|
-
|
|
33612
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
33613
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33642
33614
|
}
|
|
33643
|
-
.
|
|
33644
|
-
|
|
33615
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
33616
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
33645
33617
|
}
|
|
33646
|
-
.
|
|
33647
|
-
|
|
33618
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33619
|
+
cursor: pointer;
|
|
33620
|
+
min-width: var(--item-min-width);
|
|
33648
33621
|
}
|
|
33649
|
-
.
|
|
33650
|
-
|
|
33651
|
-
|
|
33622
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
33623
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33624
|
+
min-width: var(--item-min-width);
|
|
33652
33625
|
}
|
|
33653
|
-
.
|
|
33654
|
-
|
|
33626
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
33627
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
33628
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33655
33629
|
}
|
|
33656
|
-
.
|
|
33657
|
-
|
|
33658
|
-
overflow: auto;
|
|
33630
|
+
.hjtnwxg .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
33631
|
+
padding: 0;
|
|
33659
33632
|
}
|
|
33660
33633
|
|
|
33661
|
-
.
|
|
33662
|
-
|
|
33634
|
+
.v1p8siwu .ant-steps.ant-steps-vertical {
|
|
33635
|
+
width: 192px;
|
|
33636
|
+
row-gap: 2px;
|
|
33663
33637
|
}
|
|
33664
|
-
.
|
|
33665
|
-
|
|
33666
|
-
padding: 8px 12px;
|
|
33667
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33638
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
33639
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33668
33640
|
}
|
|
33669
|
-
.
|
|
33670
|
-
|
|
33671
|
-
padding: 12px;
|
|
33641
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
33642
|
+
color: #00122e !important;
|
|
33672
33643
|
}
|
|
33673
|
-
.
|
|
33674
|
-
|
|
33675
|
-
border-radius: 5px;
|
|
33676
|
-
transition: all 0.2s ease-in-out;
|
|
33677
|
-
cursor: pointer;
|
|
33644
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
33645
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33678
33646
|
}
|
|
33679
|
-
.
|
|
33680
|
-
|
|
33681
|
-
|
|
33647
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
33648
|
+
padding: 0 8px;
|
|
33649
|
+
border-radius: 4px;
|
|
33650
|
+
height: 32px;
|
|
33651
|
+
display: flex;
|
|
33652
|
+
align-items: center;
|
|
33682
33653
|
}
|
|
33683
|
-
.
|
|
33684
|
-
|
|
33685
|
-
|
|
33654
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
33655
|
+
min-height: auto;
|
|
33656
|
+
white-space: nowrap;
|
|
33686
33657
|
}
|
|
33687
|
-
.
|
|
33688
|
-
|
|
33658
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33659
|
+
font-size: 13px;
|
|
33660
|
+
line-height: 20px;
|
|
33661
|
+
max-width: 100%;
|
|
33662
|
+
padding-right: 0;
|
|
33689
33663
|
}
|
|
33690
|
-
|
|
33691
|
-
.
|
|
33692
|
-
padding: 0;
|
|
33664
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
33665
|
+
background: rgba(0, 128, 255, 0.1);
|
|
33693
33666
|
}
|
|
33694
|
-
|
|
33695
|
-
|
|
33667
|
+
|
|
33668
|
+
.h1xo7yjb {
|
|
33669
|
+
width: 100%;
|
|
33670
|
+
display: inline-flex;
|
|
33671
|
+
align-items: center;
|
|
33672
|
+
justify-content: center;
|
|
33673
|
+
column-gap: 4px;
|
|
33696
33674
|
}
|
|
33697
|
-
.
|
|
33698
|
-
|
|
33675
|
+
.h1xo7yjb .step-item-prefix-container {
|
|
33676
|
+
display: inline-flex;
|
|
33677
|
+
align-items: center;
|
|
33678
|
+
width: 18px;
|
|
33679
|
+
height: 18px;
|
|
33680
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33681
|
+
justify-content: center;
|
|
33699
33682
|
}
|
|
33700
33683
|
|
|
33701
|
-
.
|
|
33684
|
+
.v1f2f7cy {
|
|
33685
|
+
width: 100%;
|
|
33702
33686
|
display: flex;
|
|
33703
33687
|
align-items: center;
|
|
33688
|
+
justify-content: center;
|
|
33689
|
+
column-gap: 6px;
|
|
33690
|
+
font-size: 13px;
|
|
33704
33691
|
}
|
|
33705
|
-
.
|
|
33706
|
-
|
|
33707
|
-
width: 24px;
|
|
33708
|
-
border-radius: 20px;
|
|
33709
|
-
color: #0080ff;
|
|
33710
|
-
background: rgba(0, 136, 255, 0.1);
|
|
33711
|
-
display: flex;
|
|
33692
|
+
.v1f2f7cy .step-item-prefix-container {
|
|
33693
|
+
display: inline-flex;
|
|
33712
33694
|
align-items: center;
|
|
33695
|
+
min-width: 20px;
|
|
33696
|
+
min-height: 20px;
|
|
33697
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33713
33698
|
justify-content: center;
|
|
33714
|
-
margin-right: 6px;
|
|
33715
33699
|
}
|
|
33716
33700
|
|
|
33717
33701
|
.h1ol2wl7 {
|
|
@@ -33923,6 +33907,26 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33923
33907
|
background: transparent;
|
|
33924
33908
|
}
|
|
33925
33909
|
|
|
33910
|
+
.rrwcpby {
|
|
33911
|
+
display: flex;
|
|
33912
|
+
align-items: center;
|
|
33913
|
+
}
|
|
33914
|
+
.rrwcpby .order {
|
|
33915
|
+
height: 24px;
|
|
33916
|
+
width: 24px;
|
|
33917
|
+
border-radius: 20px;
|
|
33918
|
+
color: #0080ff;
|
|
33919
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33920
|
+
display: flex;
|
|
33921
|
+
align-items: center;
|
|
33922
|
+
justify-content: center;
|
|
33923
|
+
margin-right: 6px;
|
|
33924
|
+
}
|
|
33925
|
+
|
|
33926
|
+
.c1k4vanq {
|
|
33927
|
+
padding: 0 12px 14px 12px;
|
|
33928
|
+
}
|
|
33929
|
+
|
|
33926
33930
|
.skwah65 {
|
|
33927
33931
|
height: 8px;
|
|
33928
33932
|
box-sizing: border-box;
|
|
@@ -33967,10 +33971,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33967
33971
|
min-height: 0px;
|
|
33968
33972
|
}
|
|
33969
33973
|
|
|
33970
|
-
.c1k4vanq {
|
|
33971
|
-
padding: 0 12px 14px 12px;
|
|
33972
|
-
}
|
|
33973
|
-
|
|
33974
33974
|
.c1udgdh2 {
|
|
33975
33975
|
color: #2d3a56;
|
|
33976
33976
|
padding: 7px 12px;
|
|
@@ -34011,6 +34011,23 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34011
34011
|
margin-right: 2px;
|
|
34012
34012
|
}
|
|
34013
34013
|
|
|
34014
|
+
.bab9xum {
|
|
34015
|
+
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);
|
|
34016
|
+
}
|
|
34017
|
+
|
|
34018
|
+
.cav4gt6 {
|
|
34019
|
+
border-radius: 8px;
|
|
34020
|
+
background-color: white;
|
|
34021
|
+
}
|
|
34022
|
+
.cav4gt6.hoverable {
|
|
34023
|
+
cursor: pointer;
|
|
34024
|
+
}
|
|
34025
|
+
.cav4gt6.hoverable:hover {
|
|
34026
|
+
transition: all 200ms ease;
|
|
34027
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34028
|
+
transform: translateY(-4px);
|
|
34029
|
+
}
|
|
34030
|
+
|
|
34014
34031
|
.tc40oxa {
|
|
34015
34032
|
margin-bottom: 4px;
|
|
34016
34033
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -34204,32 +34221,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34204
34221
|
margin-right: 8px;
|
|
34205
34222
|
}
|
|
34206
34223
|
|
|
34207
|
-
.bab9xum {
|
|
34208
|
-
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);
|
|
34209
|
-
}
|
|
34210
|
-
|
|
34211
|
-
.cav4gt6 {
|
|
34212
|
-
border-radius: 8px;
|
|
34213
|
-
background-color: white;
|
|
34214
|
-
}
|
|
34215
|
-
.cav4gt6.hoverable {
|
|
34216
|
-
cursor: pointer;
|
|
34217
|
-
}
|
|
34218
|
-
.cav4gt6.hoverable:hover {
|
|
34219
|
-
transition: all 200ms ease;
|
|
34220
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34221
|
-
transform: translateY(-4px);
|
|
34222
|
-
}
|
|
34223
|
-
|
|
34224
|
-
.w1xcixj5.outside-tag {
|
|
34225
|
-
padding-left: 0;
|
|
34226
|
-
}
|
|
34227
|
-
.w1xcixj5.outside-tag .inside-tag {
|
|
34228
|
-
border-radius: 4px 0 0 4px;
|
|
34229
|
-
padding-right: 4px;
|
|
34230
|
-
margin-right: 4px;
|
|
34231
|
-
}
|
|
34232
|
-
|
|
34233
34224
|
.at4ovwe .ant-input-number-handler-wrap {
|
|
34234
34225
|
display: var(--at4ovwe-0);
|
|
34235
34226
|
}
|
|
@@ -34280,9 +34271,13 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34280
34271
|
font-size: inherit;
|
|
34281
34272
|
}
|
|
34282
34273
|
|
|
34283
|
-
.
|
|
34274
|
+
.w1xcixj5.outside-tag {
|
|
34275
|
+
padding-left: 0;
|
|
34276
|
+
}
|
|
34277
|
+
.w1xcixj5.outside-tag .inside-tag {
|
|
34278
|
+
border-radius: 4px 0 0 4px;
|
|
34279
|
+
padding-right: 4px;
|
|
34284
34280
|
margin-right: 4px;
|
|
34285
|
-
height: 16px;
|
|
34286
34281
|
}
|
|
34287
34282
|
|
|
34288
34283
|
.sut42l0 {
|
|
@@ -34311,6 +34306,11 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34311
34306
|
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34312
34307
|
}
|
|
34313
34308
|
|
|
34309
|
+
.iwsze0q {
|
|
34310
|
+
margin-right: 4px;
|
|
34311
|
+
height: 16px;
|
|
34312
|
+
}
|
|
34313
|
+
|
|
34314
34314
|
.feau332.ant-form-item {
|
|
34315
34315
|
margin-bottom: 0;
|
|
34316
34316
|
}
|