@cloudtower/eagle 0.27.30 → 0.27.31
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 +3189 -3189
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1422 -1422
- 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,35 +29571,6 @@ html body {
|
|
|
29571
29571
|
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29572
29572
|
}
|
|
29573
29573
|
|
|
29574
|
-
.bpq0js6 {
|
|
29575
|
-
padding: 4px 11px;
|
|
29576
|
-
}
|
|
29577
|
-
|
|
29578
|
-
.b15sn34c {
|
|
29579
|
-
white-space: nowrap;
|
|
29580
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29581
|
-
}
|
|
29582
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29583
|
-
--color: #0080ff;
|
|
29584
|
-
}
|
|
29585
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29586
|
-
--color: #0080ff;
|
|
29587
|
-
}
|
|
29588
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29589
|
-
margin-left: 1px;
|
|
29590
|
-
}
|
|
29591
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29592
|
-
border-top-right-radius: 0;
|
|
29593
|
-
border-bottom-right-radius: 0;
|
|
29594
|
-
}
|
|
29595
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29596
|
-
border-top-left-radius: 0;
|
|
29597
|
-
border-bottom-left-radius: 0;
|
|
29598
|
-
}
|
|
29599
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29600
|
-
border-radius: unset;
|
|
29601
|
-
}
|
|
29602
|
-
|
|
29603
29574
|
.iap75of {
|
|
29604
29575
|
height: 18px;
|
|
29605
29576
|
line-height: 18px;
|
|
@@ -29878,6 +29849,63 @@ html body {
|
|
|
29878
29849
|
padding: 0;
|
|
29879
29850
|
}
|
|
29880
29851
|
|
|
29852
|
+
.p12gwtiw {
|
|
29853
|
+
display: flex;
|
|
29854
|
+
justify-content: space-between;
|
|
29855
|
+
align-items: center;
|
|
29856
|
+
padding: 10px 0;
|
|
29857
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29858
|
+
font-size: 12px;
|
|
29859
|
+
line-height: 24px;
|
|
29860
|
+
}
|
|
29861
|
+
.p12gwtiw .pagination-left {
|
|
29862
|
+
padding: 2px 8px;
|
|
29863
|
+
}
|
|
29864
|
+
.p12gwtiw .dropdown-trigger {
|
|
29865
|
+
display: flex;
|
|
29866
|
+
align-items: center;
|
|
29867
|
+
border-radius: 6px;
|
|
29868
|
+
cursor: pointer;
|
|
29869
|
+
transition: all 0.3s ease;
|
|
29870
|
+
}
|
|
29871
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
29872
|
+
background: rgba(211, 218, 235, 0.6);
|
|
29873
|
+
color: #0080ff;
|
|
29874
|
+
}
|
|
29875
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
29876
|
+
margin-left: 4px;
|
|
29877
|
+
}
|
|
29878
|
+
.p12gwtiw .pagination-right {
|
|
29879
|
+
display: flex;
|
|
29880
|
+
align-items: center;
|
|
29881
|
+
color: #0080ff;
|
|
29882
|
+
font-weight: bold;
|
|
29883
|
+
}
|
|
29884
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
29885
|
+
margin-left: 4px;
|
|
29886
|
+
}
|
|
29887
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
29888
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
29889
|
+
padding: 0 8px;
|
|
29890
|
+
}
|
|
29891
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
29892
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
29893
|
+
color: #0080ff;
|
|
29894
|
+
}
|
|
29895
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
29896
|
+
transform: rotate(180deg);
|
|
29897
|
+
}
|
|
29898
|
+
|
|
29899
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
29900
|
+
max-height: calc(100vh - 128px);
|
|
29901
|
+
overflow-y: auto;
|
|
29902
|
+
}
|
|
29903
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
29904
|
+
padding: 4px 20px;
|
|
29905
|
+
font-size: 12px;
|
|
29906
|
+
line-height: 18px;
|
|
29907
|
+
}
|
|
29908
|
+
|
|
29881
29909
|
.i1mrf09m {
|
|
29882
29910
|
display: inline-flex;
|
|
29883
29911
|
align-items: center;
|
|
@@ -29896,10 +29924,6 @@ html body {
|
|
|
29896
29924
|
animation: rotate 680ms linear infinite;
|
|
29897
29925
|
}
|
|
29898
29926
|
|
|
29899
|
-
.i1e4sgug {
|
|
29900
|
-
display: inline-block;
|
|
29901
|
-
}
|
|
29902
|
-
|
|
29903
29927
|
.d6j0lbj {
|
|
29904
29928
|
font-family: Inter;
|
|
29905
29929
|
font-style: normal;
|
|
@@ -30375,6 +30399,105 @@ html body {
|
|
|
30375
30399
|
line-height: 12px;
|
|
30376
30400
|
}
|
|
30377
30401
|
|
|
30402
|
+
.obf05yr {
|
|
30403
|
+
display: inline-block;
|
|
30404
|
+
}
|
|
30405
|
+
|
|
30406
|
+
.hsms1n6 {
|
|
30407
|
+
visibility: hidden;
|
|
30408
|
+
position: absolute;
|
|
30409
|
+
}
|
|
30410
|
+
|
|
30411
|
+
.bpq0js6 {
|
|
30412
|
+
padding: 4px 11px;
|
|
30413
|
+
}
|
|
30414
|
+
|
|
30415
|
+
.b15sn34c {
|
|
30416
|
+
white-space: nowrap;
|
|
30417
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30418
|
+
}
|
|
30419
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30420
|
+
--color: #0080ff;
|
|
30421
|
+
}
|
|
30422
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30423
|
+
--color: #0080ff;
|
|
30424
|
+
}
|
|
30425
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
30426
|
+
margin-left: 1px;
|
|
30427
|
+
}
|
|
30428
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
30429
|
+
border-top-right-radius: 0;
|
|
30430
|
+
border-bottom-right-radius: 0;
|
|
30431
|
+
}
|
|
30432
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
30433
|
+
border-top-left-radius: 0;
|
|
30434
|
+
border-bottom-left-radius: 0;
|
|
30435
|
+
}
|
|
30436
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30437
|
+
border-radius: unset;
|
|
30438
|
+
}
|
|
30439
|
+
|
|
30440
|
+
.s1ebs0ra {
|
|
30441
|
+
display: flex;
|
|
30442
|
+
align-items: center;
|
|
30443
|
+
justify-content: space-between;
|
|
30444
|
+
background: #edf0f7;
|
|
30445
|
+
padding: 8px 12px;
|
|
30446
|
+
position: sticky;
|
|
30447
|
+
top: 0;
|
|
30448
|
+
z-index: 1;
|
|
30449
|
+
margin-bottom: -52px;
|
|
30450
|
+
}
|
|
30451
|
+
.s1ebs0ra .select-total {
|
|
30452
|
+
display: flex;
|
|
30453
|
+
align-items: center;
|
|
30454
|
+
font-weight: 700;
|
|
30455
|
+
flex-shrink: 0;
|
|
30456
|
+
}
|
|
30457
|
+
.s1ebs0ra .select-total .icon-wrapper {
|
|
30458
|
+
cursor: pointer;
|
|
30459
|
+
margin-left: 8px;
|
|
30460
|
+
width: 32px;
|
|
30461
|
+
height: 32px;
|
|
30462
|
+
border-radius: 50%;
|
|
30463
|
+
justify-content: center;
|
|
30464
|
+
}
|
|
30465
|
+
.s1ebs0ra .select-total .icon-wrapper:hover {
|
|
30466
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30467
|
+
}
|
|
30468
|
+
.s1ebs0ra .action-group {
|
|
30469
|
+
flex: 1;
|
|
30470
|
+
margin-left: 88px;
|
|
30471
|
+
white-space: nowrap;
|
|
30472
|
+
text-align: right;
|
|
30473
|
+
position: relative;
|
|
30474
|
+
padding: 4px 0;
|
|
30475
|
+
margin-top: -4px;
|
|
30476
|
+
overflow: hidden;
|
|
30477
|
+
}
|
|
30478
|
+
.s1ebs0ra .action-group .sub-menu-delete {
|
|
30479
|
+
transform: translateY(-4px);
|
|
30480
|
+
}
|
|
30481
|
+
.s1ebs0ra .action-group button {
|
|
30482
|
+
border: none;
|
|
30483
|
+
}
|
|
30484
|
+
.s1ebs0ra .action-group > *:not(:last-child) {
|
|
30485
|
+
margin-right: 8px;
|
|
30486
|
+
}
|
|
30487
|
+
.s1ebs0ra .action-group > button:last-child {
|
|
30488
|
+
margin-right: 4px;
|
|
30489
|
+
}
|
|
30490
|
+
.s1ebs0ra .action-group .more-btn {
|
|
30491
|
+
cursor: pointer;
|
|
30492
|
+
width: 32px;
|
|
30493
|
+
height: 32px;
|
|
30494
|
+
justify-content: center;
|
|
30495
|
+
border-radius: 50%;
|
|
30496
|
+
}
|
|
30497
|
+
.s1ebs0ra .action-group .more-btn:hover {
|
|
30498
|
+
background: #fff;
|
|
30499
|
+
}
|
|
30500
|
+
|
|
30378
30501
|
.s1fc623g {
|
|
30379
30502
|
width: 430px !important;
|
|
30380
30503
|
}
|
|
@@ -30456,6 +30579,65 @@ html body {
|
|
|
30456
30579
|
opacity: 0;
|
|
30457
30580
|
}
|
|
30458
30581
|
|
|
30582
|
+
.i1e4sgug {
|
|
30583
|
+
display: inline-block;
|
|
30584
|
+
}
|
|
30585
|
+
|
|
30586
|
+
.s34f1qb.ant-switch {
|
|
30587
|
+
min-width: 40px;
|
|
30588
|
+
height: 24px;
|
|
30589
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30590
|
+
overflow: hidden;
|
|
30591
|
+
}
|
|
30592
|
+
.s34f1qb.ant-switch:focus {
|
|
30593
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30594
|
+
}
|
|
30595
|
+
.s34f1qb.ant-switch-small {
|
|
30596
|
+
min-width: 26px;
|
|
30597
|
+
height: 16px;
|
|
30598
|
+
}
|
|
30599
|
+
.s34f1qb.ant-switch-large {
|
|
30600
|
+
min-width: 52px;
|
|
30601
|
+
height: 32px;
|
|
30602
|
+
}
|
|
30603
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30604
|
+
height: 20px;
|
|
30605
|
+
width: 20px;
|
|
30606
|
+
}
|
|
30607
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30608
|
+
border-radius: 10px;
|
|
30609
|
+
transition-delay: 120ms;
|
|
30610
|
+
}
|
|
30611
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30612
|
+
height: 14px;
|
|
30613
|
+
width: 14px;
|
|
30614
|
+
top: 1px;
|
|
30615
|
+
left: 1px;
|
|
30616
|
+
}
|
|
30617
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30618
|
+
height: 28px;
|
|
30619
|
+
width: 28px;
|
|
30620
|
+
}
|
|
30621
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30622
|
+
border-radius: 14px;
|
|
30623
|
+
}
|
|
30624
|
+
.s34f1qb.ant-switch-checked {
|
|
30625
|
+
background-color: #00ba5d;
|
|
30626
|
+
}
|
|
30627
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30628
|
+
left: calc(100% - 20px - 2px);
|
|
30629
|
+
}
|
|
30630
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30631
|
+
left: calc(100% - 14px - 1px);
|
|
30632
|
+
}
|
|
30633
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30634
|
+
left: calc(100% - 28px - 2px);
|
|
30635
|
+
}
|
|
30636
|
+
|
|
30637
|
+
.c1to9vb9 {
|
|
30638
|
+
margin-left: 5px;
|
|
30639
|
+
}
|
|
30640
|
+
|
|
30459
30641
|
.rxbeqvl.ant-radio-wrapper {
|
|
30460
30642
|
display: inline-flex;
|
|
30461
30643
|
align-items: baseline;
|
|
@@ -30602,1169 +30784,1048 @@ html body {
|
|
|
30602
30784
|
width: 36px;
|
|
30603
30785
|
}
|
|
30604
30786
|
|
|
30605
|
-
.
|
|
30606
|
-
|
|
30607
|
-
height: 24px;
|
|
30608
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30609
|
-
overflow: hidden;
|
|
30787
|
+
.t1upn1sz {
|
|
30788
|
+
height: 100%;
|
|
30610
30789
|
}
|
|
30611
|
-
|
|
30612
|
-
|
|
30790
|
+
|
|
30791
|
+
.tta5kd2 {
|
|
30792
|
+
height: 100%;
|
|
30613
30793
|
}
|
|
30614
|
-
.
|
|
30615
|
-
|
|
30616
|
-
height:
|
|
30794
|
+
.tta5kd2.empty-table .ant-table-content {
|
|
30795
|
+
overflow: visible !important;
|
|
30796
|
+
height: 100%;
|
|
30617
30797
|
}
|
|
30618
|
-
.
|
|
30619
|
-
|
|
30620
|
-
height: 32px;
|
|
30798
|
+
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
30799
|
+
height: 100%;
|
|
30621
30800
|
}
|
|
30622
|
-
.
|
|
30623
|
-
|
|
30624
|
-
|
|
30801
|
+
.tta5kd2.empty-table .ant-table-content table {
|
|
30802
|
+
width: 100% !important;
|
|
30803
|
+
height: 100%;
|
|
30625
30804
|
}
|
|
30626
|
-
.
|
|
30627
|
-
|
|
30628
|
-
transition-delay: 120ms;
|
|
30805
|
+
.tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
30806
|
+
padding: 15px 0;
|
|
30629
30807
|
}
|
|
30630
|
-
.
|
|
30631
|
-
|
|
30632
|
-
width: 14px;
|
|
30633
|
-
top: 1px;
|
|
30634
|
-
left: 1px;
|
|
30808
|
+
.tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
|
|
30809
|
+
display: none;
|
|
30635
30810
|
}
|
|
30636
|
-
.
|
|
30637
|
-
|
|
30638
|
-
width: 28px;
|
|
30811
|
+
.tta5kd2 .active-row td:nth-child(1) {
|
|
30812
|
+
font-weight: 700;
|
|
30639
30813
|
}
|
|
30640
|
-
.
|
|
30641
|
-
|
|
30814
|
+
.tta5kd2.has-selection .active-row td:nth-child(2) {
|
|
30815
|
+
font-weight: 700;
|
|
30642
30816
|
}
|
|
30643
|
-
.
|
|
30644
|
-
|
|
30817
|
+
.tta5kd2 .ant-spin-nested-loading {
|
|
30818
|
+
height: 100%;
|
|
30645
30819
|
}
|
|
30646
|
-
.
|
|
30647
|
-
|
|
30820
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin-container {
|
|
30821
|
+
height: 100%;
|
|
30822
|
+
overflow: visible;
|
|
30648
30823
|
}
|
|
30649
|
-
.
|
|
30650
|
-
|
|
30824
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin {
|
|
30825
|
+
max-height: none;
|
|
30651
30826
|
}
|
|
30652
|
-
.
|
|
30653
|
-
|
|
30827
|
+
.tta5kd2.table-init-loading .ant-spin-blur thead,
|
|
30828
|
+
.tta5kd2.table-init-loading .ant-spin-blur tbody {
|
|
30829
|
+
display: none;
|
|
30654
30830
|
}
|
|
30655
|
-
|
|
30656
|
-
|
|
30657
|
-
margin-left: 5px;
|
|
30831
|
+
.tta5kd2 td.ant-table-column-sort {
|
|
30832
|
+
background: transparent;
|
|
30658
30833
|
}
|
|
30659
|
-
|
|
30660
|
-
.
|
|
30661
|
-
|
|
30662
|
-
|
|
30834
|
+
.tta5kd2 td.ant-table-cell-fix-left,
|
|
30835
|
+
.tta5kd2 td.ant-table-cell-fix-right {
|
|
30836
|
+
background: #fff;
|
|
30837
|
+
padding: 0 !important;
|
|
30663
30838
|
}
|
|
30664
|
-
|
|
30665
|
-
.
|
|
30666
|
-
|
|
30667
|
-
|
|
30668
|
-
margin: 0 auto;
|
|
30839
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
30840
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
30841
|
+
display: flex;
|
|
30842
|
+
align-items: center;
|
|
30669
30843
|
height: 100%;
|
|
30844
|
+
padding: 8px;
|
|
30670
30845
|
}
|
|
30671
|
-
|
|
30672
|
-
.
|
|
30673
|
-
|
|
30846
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
30847
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
30848
|
+
overflow: hidden;
|
|
30849
|
+
text-overflow: ellipsis;
|
|
30674
30850
|
width: 100%;
|
|
30675
|
-
margin: 0 auto;
|
|
30676
|
-
display: flex;
|
|
30677
30851
|
}
|
|
30678
|
-
.
|
|
30679
|
-
|
|
30680
|
-
flex-grow: 0;
|
|
30681
|
-
flex-shrink: 0;
|
|
30682
|
-
flex-basis: 21%;
|
|
30852
|
+
.tta5kd2 .ant-table-container {
|
|
30853
|
+
height: 100%;
|
|
30683
30854
|
}
|
|
30684
|
-
.
|
|
30685
|
-
|
|
30686
|
-
justify-content: flex-end;
|
|
30687
|
-
padding-right: 44px;
|
|
30855
|
+
.tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
|
|
30856
|
+
box-shadow: none !important;
|
|
30688
30857
|
}
|
|
30689
|
-
.
|
|
30690
|
-
|
|
30858
|
+
.tta5kd2 .ant-table {
|
|
30859
|
+
border-radius: 0px;
|
|
30860
|
+
border-left: none;
|
|
30861
|
+
border-right: none;
|
|
30862
|
+
border-bottom: none;
|
|
30863
|
+
height: 100%;
|
|
30864
|
+
font-size: 12px;
|
|
30865
|
+
background: transparent;
|
|
30691
30866
|
}
|
|
30692
|
-
.
|
|
30693
|
-
|
|
30694
|
-
|
|
30695
|
-
|
|
30696
|
-
|
|
30867
|
+
.tta5kd2 .ant-table .ant-table-header {
|
|
30868
|
+
position: relative;
|
|
30869
|
+
z-index: 3;
|
|
30870
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30871
|
+
margin-bottom: -1px;
|
|
30697
30872
|
}
|
|
30698
|
-
.
|
|
30699
|
-
|
|
30873
|
+
.tta5kd2 .ant-table .time-wrapper .date,
|
|
30874
|
+
.tta5kd2 .ant-table .value {
|
|
30875
|
+
color: #2d3a56;
|
|
30700
30876
|
}
|
|
30701
|
-
.
|
|
30702
|
-
|
|
30877
|
+
.tta5kd2 .ant-table .time-wrapper .time,
|
|
30878
|
+
.tta5kd2 .ant-table .unit {
|
|
30879
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30703
30880
|
}
|
|
30704
|
-
|
|
30705
|
-
|
|
30706
|
-
|
|
30707
|
-
width: 100%;
|
|
30708
|
-
max-width: 648px;
|
|
30881
|
+
.tta5kd2 .ant-table .ant-table-selection {
|
|
30882
|
+
position: unset;
|
|
30883
|
+
text-align: center;
|
|
30709
30884
|
}
|
|
30710
|
-
.
|
|
30711
|
-
|
|
30885
|
+
.tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
30886
|
+
background: #fff;
|
|
30712
30887
|
}
|
|
30713
|
-
.
|
|
30714
|
-
|
|
30715
|
-
|
|
30716
|
-
|
|
30717
|
-
|
|
30718
|
-
|
|
30888
|
+
.tta5kd2 .ant-table .anticon-setting {
|
|
30889
|
+
cursor: pointer;
|
|
30890
|
+
position: absolute;
|
|
30891
|
+
top: 50%;
|
|
30892
|
+
right: 12px;
|
|
30893
|
+
transform: translateY(-50%);
|
|
30719
30894
|
}
|
|
30720
|
-
.
|
|
30721
|
-
|
|
30895
|
+
.tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
30896
|
+
box-shadow: none;
|
|
30897
|
+
width: 1px;
|
|
30898
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30722
30899
|
}
|
|
30723
|
-
.
|
|
30724
|
-
|
|
30725
|
-
|
|
30900
|
+
.tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
30901
|
+
box-shadow: none;
|
|
30902
|
+
width: 1px;
|
|
30903
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30726
30904
|
}
|
|
30727
|
-
.
|
|
30728
|
-
|
|
30729
|
-
max-width: 648px;
|
|
30905
|
+
.tta5kd2 .ant-table .ant-table-tbody {
|
|
30906
|
+
position: relative;
|
|
30730
30907
|
}
|
|
30731
|
-
|
|
30732
|
-
|
|
30733
|
-
|
|
30734
|
-
|
|
30735
|
-
|
|
30908
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
30909
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30910
|
+
border-bottom: 1px solid white;
|
|
30911
|
+
height: 40px;
|
|
30912
|
+
vertical-align: middle;
|
|
30913
|
+
transition: background 0ms;
|
|
30914
|
+
color: #00122e;
|
|
30736
30915
|
}
|
|
30737
|
-
.
|
|
30738
|
-
|
|
30916
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
30917
|
+
background: #f2f5fa;
|
|
30918
|
+
border-bottom-color: #f2f5fa;
|
|
30739
30919
|
}
|
|
30740
|
-
.
|
|
30741
|
-
|
|
30742
|
-
|
|
30743
|
-
|
|
30744
|
-
|
|
30920
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
30921
|
+
height: auto;
|
|
30922
|
+
color: #00122e;
|
|
30923
|
+
font-size: 12px;
|
|
30924
|
+
text-align: left;
|
|
30925
|
+
transition: none;
|
|
30745
30926
|
overflow: hidden;
|
|
30927
|
+
text-overflow: ellipsis;
|
|
30928
|
+
white-space: nowrap;
|
|
30746
30929
|
}
|
|
30747
|
-
.
|
|
30748
|
-
|
|
30930
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
30931
|
+
color: #0096ff;
|
|
30749
30932
|
}
|
|
30750
|
-
.
|
|
30751
|
-
|
|
30752
|
-
overflow
|
|
30933
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
30934
|
+
overflow: hidden;
|
|
30935
|
+
text-overflow: ellipsis;
|
|
30936
|
+
width: 100%;
|
|
30937
|
+
vertical-align: middle;
|
|
30753
30938
|
}
|
|
30754
|
-
.
|
|
30755
|
-
|
|
30756
|
-
max-width: 1024px;
|
|
30939
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
30940
|
+
line-height: 0px;
|
|
30757
30941
|
}
|
|
30758
|
-
|
|
30759
|
-
|
|
30760
|
-
flex: 1;
|
|
30942
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
30943
|
+
padding-right: 25px;
|
|
30761
30944
|
}
|
|
30762
|
-
.
|
|
30763
|
-
|
|
30764
|
-
line-height: 20px;
|
|
30765
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30945
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
30946
|
+
border-top-color: transparent;
|
|
30766
30947
|
}
|
|
30767
|
-
.
|
|
30768
|
-
|
|
30769
|
-
|
|
30770
|
-
color: #2d3a56;
|
|
30771
|
-
margin-bottom: 12px;
|
|
30948
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
30949
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30950
|
+
border-color: transparent transparent white;
|
|
30772
30951
|
}
|
|
30773
|
-
.
|
|
30774
|
-
|
|
30952
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
30953
|
+
border-radius: 8px 0 0 8px;
|
|
30775
30954
|
}
|
|
30776
|
-
|
|
30777
|
-
|
|
30778
|
-
padding: 25px 0 15px 0;
|
|
30779
|
-
border-bottom: 1px solid #e1e5eb;
|
|
30780
|
-
margin-bottom: 16px;
|
|
30955
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
30956
|
+
border-radius: 8px 0 0 8px;
|
|
30781
30957
|
}
|
|
30782
|
-
|
|
30783
|
-
|
|
30784
|
-
|
|
30785
|
-
|
|
30786
|
-
|
|
30787
|
-
|
|
30788
|
-
.f4u402y > label {
|
|
30789
|
-
width: 216px;
|
|
30958
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
30959
|
+
content: "";
|
|
30960
|
+
width: 4px;
|
|
30961
|
+
top: -1px;
|
|
30962
|
+
bottom: -1px;
|
|
30963
|
+
background: white;
|
|
30790
30964
|
}
|
|
30791
|
-
.
|
|
30792
|
-
|
|
30965
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
30966
|
+
border-radius: 0 8px 8px 0;
|
|
30793
30967
|
}
|
|
30794
|
-
.
|
|
30795
|
-
|
|
30968
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
30969
|
+
border-radius: 0;
|
|
30970
|
+
background: white;
|
|
30971
|
+
border-top: none;
|
|
30796
30972
|
}
|
|
30797
|
-
|
|
30798
|
-
|
|
30799
|
-
|
|
30800
|
-
|
|
30973
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
30974
|
+
border-top: 1px solid transparent;
|
|
30975
|
+
border-radius: 0 8px 8px 0;
|
|
30976
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30801
30977
|
}
|
|
30802
|
-
|
|
30803
|
-
|
|
30804
|
-
|
|
30805
|
-
height: 1px;
|
|
30806
|
-
background: rgba(213, 219, 227, 0.6);
|
|
30807
|
-
margin: 24px 0;
|
|
30978
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
30979
|
+
background: white;
|
|
30980
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30808
30981
|
}
|
|
30809
|
-
|
|
30810
|
-
.l1v7sr0n {
|
|
30982
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
30811
30983
|
display: flex;
|
|
30812
|
-
justify-content: center;
|
|
30813
30984
|
align-items: center;
|
|
30814
30985
|
height: 100%;
|
|
30986
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30815
30987
|
}
|
|
30816
|
-
|
|
30817
|
-
|
|
30818
|
-
|
|
30819
|
-
width: 4px;
|
|
30820
|
-
height: 4px;
|
|
30821
|
-
background: #8e9aa9;
|
|
30822
|
-
opacity: 0.4;
|
|
30823
|
-
border-radius: 50%;
|
|
30824
|
-
margin: 0 4px;
|
|
30988
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
30989
|
+
background: white;
|
|
30990
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30825
30991
|
}
|
|
30826
|
-
|
|
30827
|
-
|
|
30828
|
-
|
|
30829
|
-
|
|
30830
|
-
|
|
30992
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
30993
|
+
display: flex;
|
|
30994
|
+
align-items: center;
|
|
30995
|
+
height: 100%;
|
|
30996
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30831
30997
|
}
|
|
30832
|
-
.
|
|
30833
|
-
|
|
30834
|
-
border: none;
|
|
30998
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
30999
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30835
31000
|
}
|
|
30836
|
-
.
|
|
30837
|
-
|
|
31001
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
31002
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
31003
|
+
border-radius: 8px;
|
|
30838
31004
|
}
|
|
30839
|
-
.
|
|
30840
|
-
|
|
31005
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
31006
|
+
border-top-color: white;
|
|
30841
31007
|
}
|
|
30842
|
-
.
|
|
30843
|
-
|
|
31008
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
31009
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31010
|
+
border-bottom-color: transparent;
|
|
31011
|
+
border-top-color: transparent;
|
|
30844
31012
|
}
|
|
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);
|
|
31013
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
31014
|
+
border-radius: 8px 0 0 8px;
|
|
30855
31015
|
}
|
|
30856
|
-
.
|
|
30857
|
-
|
|
31016
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
31017
|
+
border-radius: 0 8px 8px 0;
|
|
30858
31018
|
}
|
|
30859
|
-
|
|
30860
|
-
.
|
|
30861
|
-
width: 100%;
|
|
30862
|
-
height: 100%;
|
|
30863
|
-
display: flex;
|
|
30864
|
-
align-items: center;
|
|
30865
|
-
justify-content: center;
|
|
31019
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
31020
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30866
31021
|
}
|
|
30867
|
-
|
|
30868
|
-
|
|
30869
|
-
font-
|
|
30870
|
-
|
|
30871
|
-
|
|
30872
|
-
|
|
30873
|
-
|
|
30874
|
-
|
|
30875
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30876
|
-
border-radius: 4px;
|
|
31022
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th {
|
|
31023
|
+
background: #fff;
|
|
31024
|
+
font-weight: 400;
|
|
31025
|
+
position: relative;
|
|
31026
|
+
border-bottom: none;
|
|
31027
|
+
color: #00122e;
|
|
31028
|
+
transition: none;
|
|
31029
|
+
padding: 15px 8px 15px 8px;
|
|
30877
31030
|
}
|
|
30878
|
-
|
|
30879
|
-
|
|
30880
|
-
width:
|
|
31031
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
31032
|
+
content: "";
|
|
31033
|
+
width: 1px;
|
|
31034
|
+
top: 0;
|
|
31035
|
+
bottom: 0;
|
|
31036
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31037
|
+
position: absolute;
|
|
31038
|
+
right: 0;
|
|
30881
31039
|
}
|
|
30882
|
-
.
|
|
30883
|
-
|
|
31040
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
|
|
31041
|
+
padding: unset;
|
|
30884
31042
|
}
|
|
30885
|
-
.
|
|
30886
|
-
|
|
31043
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
31044
|
+
display: none;
|
|
30887
31045
|
}
|
|
30888
|
-
.
|
|
30889
|
-
|
|
31046
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31047
|
+
width: 100%;
|
|
31048
|
+
overflow: hidden;
|
|
31049
|
+
white-space: nowrap;
|
|
31050
|
+
text-overflow: ellipsis;
|
|
30890
31051
|
}
|
|
30891
|
-
.
|
|
30892
|
-
|
|
31052
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
31053
|
+
overflow: hidden;
|
|
31054
|
+
text-overflow: ellipsis;
|
|
31055
|
+
flex: 1;
|
|
30893
31056
|
}
|
|
30894
|
-
.
|
|
30895
|
-
|
|
30896
|
-
display: flex;
|
|
31057
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
31058
|
+
padding: 15px 25px 15px 8px;
|
|
30897
31059
|
}
|
|
30898
|
-
.
|
|
30899
|
-
|
|
30900
|
-
width: 100%;
|
|
30901
|
-
padding: 14px;
|
|
30902
|
-
background: #f2f4f6;
|
|
30903
|
-
font-size: 13px;
|
|
30904
|
-
line-height: 1.8;
|
|
30905
|
-
color: #8e9aa9;
|
|
31060
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31061
|
+
padding: 0;
|
|
30906
31062
|
}
|
|
30907
|
-
.
|
|
30908
|
-
|
|
30909
|
-
|
|
30910
|
-
|
|
31063
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
31064
|
+
position: absolute;
|
|
31065
|
+
right: 6px;
|
|
31066
|
+
top: 50%;
|
|
31067
|
+
transform: translateY(-50%);
|
|
31068
|
+
height: 16px;
|
|
31069
|
+
display: none;
|
|
31070
|
+
transition: transform 320ms ease;
|
|
30911
31071
|
}
|
|
30912
|
-
.
|
|
30913
|
-
|
|
31072
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
31073
|
+
display: block;
|
|
31074
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
30914
31075
|
}
|
|
30915
|
-
.
|
|
30916
|
-
|
|
30917
|
-
line-height: 32px;
|
|
31076
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
31077
|
+
display: block;
|
|
30918
31078
|
}
|
|
30919
|
-
.
|
|
30920
|
-
|
|
31079
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
31080
|
+
display: none;
|
|
30921
31081
|
}
|
|
30922
|
-
.
|
|
30923
|
-
|
|
31082
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
31083
|
+
transform: translateY(-50%);
|
|
30924
31084
|
}
|
|
30925
|
-
.
|
|
30926
|
-
|
|
31085
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
31086
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
30927
31087
|
}
|
|
30928
|
-
.
|
|
30929
|
-
|
|
30930
|
-
height: 0;
|
|
30931
|
-
overflow: hidden;
|
|
31088
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
31089
|
+
background: #f2f5fa;
|
|
30932
31090
|
}
|
|
30933
|
-
.
|
|
30934
|
-
|
|
30935
|
-
height: auto;
|
|
30936
|
-
overflow: auto;
|
|
31091
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
31092
|
+
display: block;
|
|
30937
31093
|
}
|
|
30938
|
-
.
|
|
30939
|
-
|
|
30940
|
-
border: 1px solid #e75a3a;
|
|
30941
|
-
color: #e75a3a;
|
|
31094
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
|
|
31095
|
+
padding-right: 25px;
|
|
30942
31096
|
}
|
|
30943
|
-
|
|
30944
|
-
|
|
30945
|
-
color: #2d3a56;
|
|
30946
|
-
font-weight: bold;
|
|
30947
|
-
padding-bottom: 6px;
|
|
30948
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30949
|
-
margin-bottom: 16px;
|
|
31097
|
+
.tta5kd2 .ant-table .ant-table-selection-column {
|
|
31098
|
+
padding: 0 !important;
|
|
30950
31099
|
}
|
|
30951
|
-
.
|
|
30952
|
-
|
|
31100
|
+
.tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
31101
|
+
position: absolute;
|
|
31102
|
+
left: 50%;
|
|
31103
|
+
top: 50%;
|
|
31104
|
+
transform: translate(-50%, -50%);
|
|
30953
31105
|
}
|
|
30954
|
-
|
|
30955
|
-
|
|
30956
|
-
width: 8px;
|
|
30957
|
-
height: 24px;
|
|
30958
|
-
display: flex;
|
|
30959
|
-
justify-content: center;
|
|
30960
|
-
align-items: center;
|
|
30961
|
-
cursor: pointer;
|
|
30962
|
-
transition: all 200ms ease-out 40ms;
|
|
31106
|
+
.tta5kd2 .ant-table .ant-table-selection-column:after {
|
|
31107
|
+
display: none;
|
|
30963
31108
|
}
|
|
30964
|
-
.
|
|
30965
|
-
|
|
30966
|
-
width: 1px;
|
|
30967
|
-
height: 6px;
|
|
30968
|
-
border-radius: 1px;
|
|
30969
|
-
background: #ccd4e3;
|
|
30970
|
-
position: relative;
|
|
30971
|
-
right: 2px;
|
|
30972
|
-
transform: rotate(-45deg);
|
|
31109
|
+
.tta5kd2 .ant-table .ant-table-hide-scrollbar {
|
|
31110
|
+
background: #fff;
|
|
30973
31111
|
}
|
|
30974
|
-
.
|
|
30975
|
-
|
|
30976
|
-
left: 1px;
|
|
31112
|
+
.tta5kd2 .ant-table .ant-table-placeholder {
|
|
31113
|
+
background: inherit;
|
|
30977
31114
|
}
|
|
30978
|
-
|
|
30979
|
-
|
|
30980
|
-
border:
|
|
30981
|
-
background:
|
|
30982
|
-
|
|
31115
|
+
.tta5kd2 .ant-table .ant-table-placeholder td {
|
|
31116
|
+
position: static;
|
|
31117
|
+
border: none;
|
|
31118
|
+
background: inherit !important;
|
|
31119
|
+
height: 100px;
|
|
31120
|
+
vertical-align: middle;
|
|
30983
31121
|
}
|
|
30984
|
-
.
|
|
30985
|
-
.
|
|
30986
|
-
|
|
31122
|
+
.tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
|
|
31123
|
+
.tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31124
|
+
font-weight: bold;
|
|
31125
|
+
font-size: 20px;
|
|
31126
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30987
31127
|
}
|
|
30988
|
-
.
|
|
30989
|
-
|
|
30990
|
-
|
|
31128
|
+
.tta5kd2 .ant-table td.cell__action_ {
|
|
31129
|
+
padding: 0 !important;
|
|
31130
|
+
position: relative;
|
|
31131
|
+
background: #fff;
|
|
30991
31132
|
}
|
|
30992
|
-
|
|
30993
|
-
|
|
31133
|
+
.tta5kd2 .ant-table td.cell__action_ > * {
|
|
31134
|
+
height: 100%;
|
|
30994
31135
|
display: flex;
|
|
30995
|
-
|
|
30996
|
-
|
|
30997
|
-
|
|
30998
|
-
border-radius: 6px;
|
|
30999
|
-
color: #e07f00;
|
|
31000
|
-
font-size: 12px;
|
|
31001
|
-
line-height: 18px;
|
|
31002
|
-
}
|
|
31003
|
-
.ng31n2o .icon-wrapper {
|
|
31004
|
-
margin-right: 10px;
|
|
31005
|
-
height: 18px;
|
|
31136
|
+
align-items: center;
|
|
31137
|
+
justify-content: flex-end;
|
|
31138
|
+
padding-right: 8px;
|
|
31006
31139
|
}
|
|
31007
|
-
|
|
31008
|
-
|
|
31009
|
-
|
|
31010
|
-
|
|
31011
|
-
|
|
31012
|
-
|
|
31013
|
-
border-radius: 6px;
|
|
31014
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31015
|
-
font-size: 12px;
|
|
31016
|
-
line-height: 18px;
|
|
31140
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button {
|
|
31141
|
+
width: 24px;
|
|
31142
|
+
height: 24px;
|
|
31143
|
+
cursor: pointer;
|
|
31144
|
+
justify-content: center;
|
|
31145
|
+
border-radius: 4px;
|
|
31017
31146
|
}
|
|
31018
|
-
.
|
|
31019
|
-
|
|
31020
|
-
height: 18px;
|
|
31147
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
|
|
31148
|
+
background: #fff;
|
|
31021
31149
|
}
|
|
31022
31150
|
|
|
31023
|
-
.
|
|
31151
|
+
.cz04yix {
|
|
31024
31152
|
display: flex;
|
|
31025
|
-
flex-direction:
|
|
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;
|
|
31032
|
-
}
|
|
31033
|
-
.i16ozz3f .icon-wrapper {
|
|
31034
|
-
margin-right: 10px;
|
|
31035
|
-
height: 18px;
|
|
31153
|
+
flex-direction: column;
|
|
31036
31154
|
}
|
|
31037
31155
|
|
|
31038
|
-
.
|
|
31039
|
-
|
|
31040
|
-
|
|
31041
|
-
|
|
31042
|
-
|
|
31156
|
+
.m1if5j39 {
|
|
31157
|
+
max-width: 1120px;
|
|
31158
|
+
width: 100%;
|
|
31159
|
+
margin: 0 auto;
|
|
31160
|
+
height: 100%;
|
|
31043
31161
|
}
|
|
31044
31162
|
|
|
31045
|
-
.
|
|
31046
|
-
|
|
31047
|
-
|
|
31048
|
-
|
|
31163
|
+
.w1vvwdlp {
|
|
31164
|
+
max-width: 1120px;
|
|
31165
|
+
width: 100%;
|
|
31166
|
+
margin: 0 auto;
|
|
31167
|
+
display: flex;
|
|
31049
31168
|
}
|
|
31050
|
-
|
|
31051
|
-
.
|
|
31169
|
+
.w1vvwdlp .left,
|
|
31170
|
+
.w1vvwdlp .right {
|
|
31171
|
+
flex-grow: 0;
|
|
31172
|
+
flex-shrink: 0;
|
|
31173
|
+
flex-basis: 21%;
|
|
31174
|
+
}
|
|
31175
|
+
.w1vvwdlp .left {
|
|
31052
31176
|
display: flex;
|
|
31053
|
-
align-items: center;
|
|
31054
31177
|
justify-content: flex-end;
|
|
31178
|
+
padding-right: 44px;
|
|
31055
31179
|
}
|
|
31056
|
-
.
|
|
31057
|
-
|
|
31180
|
+
.w1vvwdlp .right {
|
|
31181
|
+
padding-left: 44px;
|
|
31058
31182
|
}
|
|
31059
|
-
|
|
31060
|
-
|
|
31061
|
-
|
|
31183
|
+
.w1vvwdlp .middle {
|
|
31184
|
+
margin-bottom: 40px;
|
|
31185
|
+
flex-grow: 0;
|
|
31186
|
+
flex-shrink: 0;
|
|
31187
|
+
flex-basis: 58%;
|
|
31062
31188
|
}
|
|
31063
|
-
|
|
31064
|
-
|
|
31065
|
-
padding: 5px 12px;
|
|
31066
|
-
line-height: 20px;
|
|
31067
|
-
color: #2d3a56;
|
|
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;
|
|
31189
|
+
.w1vvwdlp .middle .form-base-field {
|
|
31190
|
+
width: 100%;
|
|
31071
31191
|
}
|
|
31072
|
-
.
|
|
31073
|
-
|
|
31074
|
-
line-height: 22px;
|
|
31192
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
31193
|
+
width: auto;
|
|
31075
31194
|
}
|
|
31076
|
-
|
|
31077
|
-
|
|
31078
|
-
|
|
31195
|
+
|
|
31196
|
+
.h1cuopx7 .ant-modal-header {
|
|
31197
|
+
margin: 0 auto;
|
|
31198
|
+
width: 100%;
|
|
31199
|
+
max-width: 648px;
|
|
31079
31200
|
}
|
|
31080
|
-
.
|
|
31081
|
-
|
|
31082
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31083
|
-
z-index: 1;
|
|
31201
|
+
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
31202
|
+
margin-left: 0;
|
|
31084
31203
|
}
|
|
31085
|
-
.
|
|
31086
|
-
|
|
31087
|
-
|
|
31088
|
-
|
|
31204
|
+
.h1cuopx7 .ant-modal-body {
|
|
31205
|
+
margin: 0 auto;
|
|
31206
|
+
padding: 0;
|
|
31207
|
+
width: 100%;
|
|
31208
|
+
max-width: 648px;
|
|
31209
|
+
overflow: hidden;
|
|
31089
31210
|
}
|
|
31090
|
-
.
|
|
31091
|
-
|
|
31092
|
-
color: #e75a3a;
|
|
31211
|
+
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
31212
|
+
margin-bottom: 40px;
|
|
31093
31213
|
}
|
|
31094
|
-
.
|
|
31095
|
-
|
|
31096
|
-
|
|
31214
|
+
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
31215
|
+
height: calc(100vh - 225px);
|
|
31216
|
+
overflow-y: auto;
|
|
31097
31217
|
}
|
|
31098
|
-
.
|
|
31099
|
-
|
|
31100
|
-
|
|
31218
|
+
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
31219
|
+
margin: 0 auto;
|
|
31220
|
+
max-width: 648px;
|
|
31101
31221
|
}
|
|
31102
|
-
|
|
31103
|
-
|
|
31104
|
-
|
|
31105
|
-
|
|
31222
|
+
|
|
31223
|
+
.h1p6d3y3 .ant-modal-header {
|
|
31224
|
+
margin: 0 auto;
|
|
31225
|
+
width: 100%;
|
|
31226
|
+
max-width: 1024px;
|
|
31106
31227
|
}
|
|
31107
|
-
.
|
|
31108
|
-
|
|
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;
|
|
31228
|
+
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
31229
|
+
margin-left: 0;
|
|
31114
31230
|
}
|
|
31115
|
-
.
|
|
31116
|
-
|
|
31117
|
-
|
|
31231
|
+
.h1p6d3y3 .ant-modal-body {
|
|
31232
|
+
margin: 0 auto;
|
|
31233
|
+
padding: 0;
|
|
31234
|
+
width: 100%;
|
|
31235
|
+
max-width: 1024px;
|
|
31236
|
+
overflow: hidden;
|
|
31118
31237
|
}
|
|
31119
|
-
.
|
|
31120
|
-
|
|
31121
|
-
line-height: 22px;
|
|
31238
|
+
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
31239
|
+
margin-bottom: 40px;
|
|
31122
31240
|
}
|
|
31123
|
-
.
|
|
31124
|
-
|
|
31125
|
-
|
|
31241
|
+
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
31242
|
+
height: calc(100vh - 225px);
|
|
31243
|
+
overflow-y: auto;
|
|
31126
31244
|
}
|
|
31127
|
-
.
|
|
31128
|
-
|
|
31129
|
-
|
|
31245
|
+
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
31246
|
+
margin: 0 auto;
|
|
31247
|
+
max-width: 1024px;
|
|
31130
31248
|
}
|
|
31131
|
-
|
|
31132
|
-
|
|
31133
|
-
|
|
31249
|
+
|
|
31250
|
+
.fxgckuk {
|
|
31251
|
+
flex: 1;
|
|
31134
31252
|
}
|
|
31135
|
-
.
|
|
31136
|
-
|
|
31253
|
+
.fxgckuk label {
|
|
31254
|
+
font-size: 13px;
|
|
31255
|
+
line-height: 20px;
|
|
31256
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31137
31257
|
}
|
|
31138
|
-
.
|
|
31139
|
-
|
|
31258
|
+
.fxgckuk .title {
|
|
31259
|
+
font-size: 14px;
|
|
31260
|
+
line-height: 20px;
|
|
31261
|
+
color: #2d3a56;
|
|
31262
|
+
margin-bottom: 12px;
|
|
31140
31263
|
}
|
|
31141
|
-
.
|
|
31142
|
-
|
|
31143
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31144
|
-
}
|
|
31145
|
-
.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 {
|
|
31146
|
-
border-color: #e75a3a;
|
|
31147
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31148
|
-
}
|
|
31149
|
-
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
31150
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31151
|
-
color: rgba(0, 21, 64, 0.3);
|
|
31152
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31264
|
+
.fxgckuk.connect-cluster .title {
|
|
31265
|
+
padding-bottom: 26px;
|
|
31153
31266
|
}
|
|
31154
|
-
|
|
31155
|
-
|
|
31156
|
-
|
|
31267
|
+
|
|
31268
|
+
.f1d0vek1 {
|
|
31269
|
+
padding: 25px 0 15px 0;
|
|
31270
|
+
border-bottom: 1px solid #e1e5eb;
|
|
31271
|
+
margin-bottom: 16px;
|
|
31157
31272
|
}
|
|
31158
|
-
|
|
31159
|
-
|
|
31160
|
-
|
|
31273
|
+
|
|
31274
|
+
.f4u402y {
|
|
31275
|
+
display: flex;
|
|
31276
|
+
align-items: center;
|
|
31277
|
+
margin-bottom: 8px;
|
|
31161
31278
|
}
|
|
31162
|
-
|
|
31163
|
-
|
|
31279
|
+
.f4u402y > label {
|
|
31280
|
+
width: 216px;
|
|
31164
31281
|
}
|
|
31165
|
-
|
|
31166
|
-
|
|
31167
|
-
height: 32px;
|
|
31282
|
+
.f4u402y > label + * {
|
|
31283
|
+
width: 100%;
|
|
31168
31284
|
}
|
|
31169
|
-
|
|
31170
|
-
|
|
31285
|
+
.f4u402y .ant-select {
|
|
31286
|
+
width: 100%;
|
|
31171
31287
|
}
|
|
31172
|
-
|
|
31173
|
-
|
|
31174
|
-
|
|
31288
|
+
|
|
31289
|
+
.e1pldf6v {
|
|
31290
|
+
color: #e75a3a;
|
|
31291
|
+
margin-right: 10px;
|
|
31175
31292
|
}
|
|
31176
|
-
|
|
31177
|
-
|
|
31293
|
+
|
|
31294
|
+
.dq0gblh {
|
|
31295
|
+
width: 100%;
|
|
31296
|
+
height: 1px;
|
|
31297
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31298
|
+
margin: 24px 0;
|
|
31178
31299
|
}
|
|
31179
31300
|
|
|
31180
|
-
.
|
|
31181
|
-
|
|
31182
|
-
|
|
31301
|
+
.l1v7sr0n {
|
|
31302
|
+
display: flex;
|
|
31303
|
+
justify-content: center;
|
|
31304
|
+
align-items: center;
|
|
31305
|
+
height: 100%;
|
|
31183
31306
|
}
|
|
31184
|
-
|
|
31185
|
-
|
|
31186
|
-
|
|
31187
|
-
|
|
31188
|
-
|
|
31189
|
-
|
|
31307
|
+
|
|
31308
|
+
.d1i4ou6o {
|
|
31309
|
+
display: inline-block;
|
|
31310
|
+
width: 4px;
|
|
31311
|
+
height: 4px;
|
|
31312
|
+
background: #8e9aa9;
|
|
31313
|
+
opacity: 0.4;
|
|
31314
|
+
border-radius: 50%;
|
|
31315
|
+
margin: 0 4px;
|
|
31190
31316
|
}
|
|
31191
|
-
|
|
31192
|
-
|
|
31193
|
-
|
|
31317
|
+
|
|
31318
|
+
.m1jy87hk .ant-modal-header,
|
|
31319
|
+
.m1jy87hk .ant-modal-footer .footer-content {
|
|
31320
|
+
width: 648px;
|
|
31321
|
+
margin: 0 auto;
|
|
31194
31322
|
}
|
|
31195
|
-
.
|
|
31196
|
-
padding
|
|
31323
|
+
.m1jy87hk .ant-modal-header {
|
|
31324
|
+
padding: 35px 0 24px;
|
|
31325
|
+
border: none;
|
|
31197
31326
|
}
|
|
31198
|
-
.
|
|
31199
|
-
|
|
31327
|
+
.m1jy87hk .ant-modal-header .ant-modal-title {
|
|
31328
|
+
font-size: 30px;
|
|
31200
31329
|
}
|
|
31201
|
-
.
|
|
31202
|
-
|
|
31330
|
+
.m1jy87hk .ant-modal-body {
|
|
31331
|
+
padding: 4px 0 2px;
|
|
31203
31332
|
}
|
|
31204
|
-
.
|
|
31205
|
-
|
|
31206
|
-
right: 12px;
|
|
31207
|
-
top: 50%;
|
|
31208
|
-
transform: translateY(-50%);
|
|
31333
|
+
.m1jy87hk .ant-modal-footer {
|
|
31334
|
+
border: none;
|
|
31209
31335
|
}
|
|
31210
|
-
|
|
31211
|
-
|
|
31336
|
+
|
|
31337
|
+
.ti7fpyu {
|
|
31212
31338
|
font-size: 12px;
|
|
31213
|
-
|
|
31339
|
+
line-height: 18px;
|
|
31340
|
+
font-weight: bold;
|
|
31341
|
+
color: #fff;
|
|
31342
|
+
padding: 0 4px;
|
|
31343
|
+
border-radius: 4px;
|
|
31344
|
+
display: inline-block;
|
|
31345
|
+
background: var(--ti7fpyu-0);
|
|
31214
31346
|
}
|
|
31215
|
-
.
|
|
31216
|
-
|
|
31347
|
+
.ti7fpyu:not(:first-child) {
|
|
31348
|
+
margin-left: 4px;
|
|
31217
31349
|
}
|
|
31218
|
-
|
|
31219
|
-
|
|
31220
|
-
|
|
31350
|
+
|
|
31351
|
+
.f1rest1f {
|
|
31352
|
+
width: 100%;
|
|
31353
|
+
height: 100%;
|
|
31354
|
+
display: flex;
|
|
31355
|
+
align-items: center;
|
|
31356
|
+
justify-content: center;
|
|
31221
31357
|
}
|
|
31222
|
-
|
|
31223
|
-
|
|
31224
|
-
|
|
31225
|
-
|
|
31226
|
-
|
|
31227
|
-
|
|
31228
|
-
|
|
31358
|
+
|
|
31359
|
+
.n1kbdoln {
|
|
31360
|
+
font-size: 90%;
|
|
31361
|
+
font-weight: bold;
|
|
31362
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
31363
|
+
padding: 1px 4px 1px;
|
|
31364
|
+
margin-left: 2px;
|
|
31365
|
+
margin-right: 2px;
|
|
31366
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31367
|
+
border-radius: 4px;
|
|
31229
31368
|
}
|
|
31230
|
-
|
|
31231
|
-
|
|
31232
|
-
|
|
31369
|
+
|
|
31370
|
+
.f1y3gta0.form-item-general {
|
|
31371
|
+
width: 640px;
|
|
31233
31372
|
}
|
|
31234
|
-
.
|
|
31235
|
-
|
|
31236
|
-
margin-left: 0px;
|
|
31373
|
+
.f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
|
|
31374
|
+
margin-top: 16px;
|
|
31237
31375
|
}
|
|
31238
|
-
.
|
|
31239
|
-
|
|
31376
|
+
.f1y3gta0.form-item-compact {
|
|
31377
|
+
width: 412px;
|
|
31240
31378
|
}
|
|
31241
|
-
|
|
31242
|
-
|
|
31243
|
-
border-top-right-radius: 0;
|
|
31244
|
-
border-bottom-right-radius: 0;
|
|
31379
|
+
.f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
|
|
31380
|
+
margin-top: 8px;
|
|
31245
31381
|
}
|
|
31246
|
-
|
|
31247
|
-
|
|
31248
|
-
border-top-right-radius: 0;
|
|
31249
|
-
border-bottom-right-radius: 0;
|
|
31382
|
+
.f1y3gta0 .form-item {
|
|
31383
|
+
width: auto;
|
|
31250
31384
|
}
|
|
31251
|
-
|
|
31252
|
-
|
|
31253
|
-
|
|
31254
|
-
border-bottom-left-radius: 0;
|
|
31385
|
+
.f1y3gta0 .form-item-main {
|
|
31386
|
+
position: relative;
|
|
31387
|
+
display: flex;
|
|
31255
31388
|
}
|
|
31256
|
-
|
|
31257
|
-
|
|
31258
|
-
|
|
31259
|
-
|
|
31389
|
+
.f1y3gta0 .form-item-extra {
|
|
31390
|
+
margin-top: 4px;
|
|
31391
|
+
width: 100%;
|
|
31392
|
+
padding: 14px;
|
|
31393
|
+
background: #f2f4f6;
|
|
31394
|
+
font-size: 13px;
|
|
31395
|
+
line-height: 1.8;
|
|
31396
|
+
color: #8e9aa9;
|
|
31260
31397
|
}
|
|
31261
|
-
|
|
31262
|
-
|
|
31263
|
-
|
|
31264
|
-
|
|
31398
|
+
.f1y3gta0 .form-item-label {
|
|
31399
|
+
padding-right: 12px;
|
|
31400
|
+
font-size: 13px;
|
|
31401
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31265
31402
|
}
|
|
31266
|
-
|
|
31267
|
-
|
|
31268
|
-
border-top-left-radius: 0;
|
|
31269
|
-
border-bottom-left-radius: 0;
|
|
31403
|
+
.f1y3gta0 .form-item-label.label-right {
|
|
31404
|
+
text-align: right;
|
|
31270
31405
|
}
|
|
31271
|
-
|
|
31272
|
-
.
|
|
31273
|
-
|
|
31274
|
-
flex-direction: column;
|
|
31406
|
+
.f1y3gta0 .form-item-label,
|
|
31407
|
+
.f1y3gta0 .form-item-control {
|
|
31408
|
+
line-height: 32px;
|
|
31275
31409
|
}
|
|
31276
|
-
.
|
|
31277
|
-
|
|
31410
|
+
.f1y3gta0 .form-item-control .form-item-error {
|
|
31411
|
+
line-height: 18px;
|
|
31278
31412
|
}
|
|
31279
|
-
.
|
|
31413
|
+
.f1y3gta0 .form-item-children {
|
|
31280
31414
|
width: 100%;
|
|
31281
31415
|
}
|
|
31282
|
-
.
|
|
31283
|
-
margin-top: 24px;
|
|
31284
|
-
}
|
|
31285
|
-
.c1t6wbwv div.form-item {
|
|
31416
|
+
.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 {
|
|
31286
31417
|
width: 100%;
|
|
31287
31418
|
}
|
|
31288
|
-
|
|
31289
|
-
|
|
31290
|
-
|
|
31291
|
-
|
|
31292
|
-
color: #3e4652;
|
|
31293
|
-
line-height: 18px;
|
|
31419
|
+
.f1y3gta0 .form-item-error {
|
|
31420
|
+
color: #e75a3a;
|
|
31421
|
+
height: 0;
|
|
31422
|
+
overflow: hidden;
|
|
31294
31423
|
}
|
|
31295
|
-
.
|
|
31296
|
-
margin-top:
|
|
31424
|
+
.f1y3gta0 .form-item-error-enter-done {
|
|
31425
|
+
margin-top: 4px;
|
|
31426
|
+
height: auto;
|
|
31427
|
+
overflow: auto;
|
|
31297
31428
|
}
|
|
31298
|
-
.
|
|
31299
|
-
|
|
31429
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
31430
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
31431
|
+
border: 1px solid #e75a3a;
|
|
31432
|
+
color: #e75a3a;
|
|
31300
31433
|
}
|
|
31301
31434
|
|
|
31302
|
-
.
|
|
31303
|
-
|
|
31304
|
-
|
|
31305
|
-
|
|
31306
|
-
|
|
31307
|
-
|
|
31308
|
-
.r1dnygxx.le7b9r4.d1k7vv5v {
|
|
31309
|
-
line-height: 18px;
|
|
31310
|
-
font-weight: 500;
|
|
31311
|
-
margin-top: 0;
|
|
31312
|
-
white-space: initial;
|
|
31313
|
-
}
|
|
31314
|
-
|
|
31315
|
-
.r12ddqmh {
|
|
31316
|
-
display: block;
|
|
31435
|
+
.fujbm7g {
|
|
31436
|
+
color: #2d3a56;
|
|
31437
|
+
font-weight: bold;
|
|
31438
|
+
padding-bottom: 6px;
|
|
31439
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31440
|
+
margin-bottom: 16px;
|
|
31317
31441
|
}
|
|
31318
|
-
.
|
|
31319
|
-
|
|
31320
|
-
font-weight: 500;
|
|
31321
|
-
line-height: 32px;
|
|
31322
|
-
color: #3e4652;
|
|
31442
|
+
.fujbm7g:not(:first-of-type) {
|
|
31443
|
+
margin-top: 16px;
|
|
31323
31444
|
}
|
|
31324
31445
|
|
|
31325
|
-
.
|
|
31326
|
-
|
|
31327
|
-
|
|
31328
|
-
border-radius: 6px;
|
|
31329
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31330
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31331
|
-
font-size: 12px;
|
|
31332
|
-
}
|
|
31333
|
-
.ctcr26a div {
|
|
31334
|
-
line-height: 20px;
|
|
31446
|
+
.e5fsw5s {
|
|
31447
|
+
width: 8px;
|
|
31448
|
+
height: 24px;
|
|
31335
31449
|
display: flex;
|
|
31450
|
+
justify-content: center;
|
|
31336
31451
|
align-items: center;
|
|
31337
|
-
|
|
31338
|
-
|
|
31339
|
-
|
|
31340
|
-
.t1upn1sz {
|
|
31341
|
-
height: 100%;
|
|
31342
|
-
}
|
|
31343
|
-
|
|
31344
|
-
.tta5kd2 {
|
|
31345
|
-
height: 100%;
|
|
31346
|
-
}
|
|
31347
|
-
.tta5kd2.empty-table .ant-table-content {
|
|
31348
|
-
overflow: visible !important;
|
|
31349
|
-
height: 100%;
|
|
31350
|
-
}
|
|
31351
|
-
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
31352
|
-
height: 100%;
|
|
31353
|
-
}
|
|
31354
|
-
.tta5kd2.empty-table .ant-table-content table {
|
|
31355
|
-
width: 100% !important;
|
|
31356
|
-
height: 100%;
|
|
31357
|
-
}
|
|
31358
|
-
.tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31359
|
-
padding: 15px 0;
|
|
31360
|
-
}
|
|
31361
|
-
.tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
|
|
31362
|
-
display: none;
|
|
31363
|
-
}
|
|
31364
|
-
.tta5kd2 .active-row td:nth-child(1) {
|
|
31365
|
-
font-weight: 700;
|
|
31366
|
-
}
|
|
31367
|
-
.tta5kd2.has-selection .active-row td:nth-child(2) {
|
|
31368
|
-
font-weight: 700;
|
|
31369
|
-
}
|
|
31370
|
-
.tta5kd2 .ant-spin-nested-loading {
|
|
31371
|
-
height: 100%;
|
|
31452
|
+
cursor: pointer;
|
|
31453
|
+
transition: all 200ms ease-out 40ms;
|
|
31372
31454
|
}
|
|
31373
|
-
.
|
|
31374
|
-
|
|
31375
|
-
|
|
31455
|
+
.e5fsw5s:before, .e5fsw5s:after {
|
|
31456
|
+
content: "";
|
|
31457
|
+
width: 1px;
|
|
31458
|
+
height: 6px;
|
|
31459
|
+
border-radius: 1px;
|
|
31460
|
+
background: #ccd4e3;
|
|
31461
|
+
position: relative;
|
|
31462
|
+
right: 2px;
|
|
31463
|
+
transform: rotate(-45deg);
|
|
31376
31464
|
}
|
|
31377
|
-
.
|
|
31378
|
-
|
|
31465
|
+
.e5fsw5s:after {
|
|
31466
|
+
transform: rotate(45deg);
|
|
31467
|
+
left: 1px;
|
|
31379
31468
|
}
|
|
31380
|
-
|
|
31381
|
-
.
|
|
31382
|
-
|
|
31469
|
+
|
|
31470
|
+
.w18knsg4.ant-alert-warning {
|
|
31471
|
+
border: 0;
|
|
31472
|
+
background: rgba(255, 187, 0, 0.1);
|
|
31473
|
+
border-radius: 6px;
|
|
31383
31474
|
}
|
|
31384
|
-
.
|
|
31385
|
-
|
|
31475
|
+
.w18knsg4.ant-alert,
|
|
31476
|
+
.w18knsg4 .ant-alert-message {
|
|
31477
|
+
color: #e07f00;
|
|
31386
31478
|
}
|
|
31387
|
-
.
|
|
31388
|
-
.
|
|
31389
|
-
|
|
31390
|
-
padding: 0 !important;
|
|
31479
|
+
.w18knsg4.ant-alert .dashed-border-bottom,
|
|
31480
|
+
.w18knsg4 .ant-alert-message .dashed-border-bottom {
|
|
31481
|
+
border-bottom-color: #e07f00;
|
|
31391
31482
|
}
|
|
31392
|
-
|
|
31393
|
-
.
|
|
31483
|
+
|
|
31484
|
+
.ng31n2o {
|
|
31394
31485
|
display: flex;
|
|
31395
|
-
|
|
31396
|
-
|
|
31397
|
-
|
|
31398
|
-
|
|
31399
|
-
|
|
31400
|
-
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
31401
|
-
overflow: hidden;
|
|
31402
|
-
text-overflow: ellipsis;
|
|
31403
|
-
width: 100%;
|
|
31404
|
-
}
|
|
31405
|
-
.tta5kd2 .ant-table-container {
|
|
31406
|
-
height: 100%;
|
|
31407
|
-
}
|
|
31408
|
-
.tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
|
|
31409
|
-
box-shadow: none !important;
|
|
31410
|
-
}
|
|
31411
|
-
.tta5kd2 .ant-table {
|
|
31412
|
-
border-radius: 0px;
|
|
31413
|
-
border-left: none;
|
|
31414
|
-
border-right: none;
|
|
31415
|
-
border-bottom: none;
|
|
31416
|
-
height: 100%;
|
|
31486
|
+
flex-direction: row;
|
|
31487
|
+
padding: 7px 12px;
|
|
31488
|
+
background: rgba(255, 187, 0, 0.1);
|
|
31489
|
+
border-radius: 6px;
|
|
31490
|
+
color: #e07f00;
|
|
31417
31491
|
font-size: 12px;
|
|
31418
|
-
|
|
31419
|
-
}
|
|
31420
|
-
.tta5kd2 .ant-table .ant-table-header {
|
|
31421
|
-
position: relative;
|
|
31422
|
-
z-index: 3;
|
|
31423
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31424
|
-
margin-bottom: -1px;
|
|
31492
|
+
line-height: 18px;
|
|
31425
31493
|
}
|
|
31426
|
-
.
|
|
31427
|
-
|
|
31428
|
-
|
|
31494
|
+
.ng31n2o .icon-wrapper {
|
|
31495
|
+
margin-right: 10px;
|
|
31496
|
+
height: 18px;
|
|
31429
31497
|
}
|
|
31430
|
-
|
|
31431
|
-
.
|
|
31498
|
+
|
|
31499
|
+
.n15x5f5y {
|
|
31500
|
+
display: flex;
|
|
31501
|
+
flex-direction: row;
|
|
31502
|
+
padding: 7px 12px;
|
|
31503
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31504
|
+
border-radius: 6px;
|
|
31432
31505
|
color: rgba(44, 56, 82, 0.6);
|
|
31433
|
-
}
|
|
31434
|
-
.tta5kd2 .ant-table .ant-table-selection {
|
|
31435
|
-
position: unset;
|
|
31436
|
-
text-align: center;
|
|
31437
|
-
}
|
|
31438
|
-
.tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
31439
|
-
background: #fff;
|
|
31440
|
-
}
|
|
31441
|
-
.tta5kd2 .ant-table .anticon-setting {
|
|
31442
|
-
cursor: pointer;
|
|
31443
|
-
position: absolute;
|
|
31444
|
-
top: 50%;
|
|
31445
|
-
right: 12px;
|
|
31446
|
-
transform: translateY(-50%);
|
|
31447
|
-
}
|
|
31448
|
-
.tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
31449
|
-
box-shadow: none;
|
|
31450
|
-
width: 1px;
|
|
31451
|
-
background: rgba(213, 219, 227, 0.6);
|
|
31452
|
-
}
|
|
31453
|
-
.tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
31454
|
-
box-shadow: none;
|
|
31455
|
-
width: 1px;
|
|
31456
|
-
background: rgba(213, 219, 227, 0.6);
|
|
31457
|
-
}
|
|
31458
|
-
.tta5kd2 .ant-table .ant-table-tbody {
|
|
31459
|
-
position: relative;
|
|
31460
|
-
}
|
|
31461
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
31462
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31463
|
-
border-bottom: 1px solid white;
|
|
31464
|
-
height: 40px;
|
|
31465
|
-
vertical-align: middle;
|
|
31466
|
-
transition: background 0ms;
|
|
31467
|
-
color: #00122e;
|
|
31468
|
-
}
|
|
31469
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
31470
|
-
background: #f2f5fa;
|
|
31471
|
-
border-bottom-color: #f2f5fa;
|
|
31472
|
-
}
|
|
31473
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
31474
|
-
height: auto;
|
|
31475
|
-
color: #00122e;
|
|
31476
31506
|
font-size: 12px;
|
|
31477
|
-
|
|
31478
|
-
transition: none;
|
|
31479
|
-
overflow: hidden;
|
|
31480
|
-
text-overflow: ellipsis;
|
|
31481
|
-
white-space: nowrap;
|
|
31507
|
+
line-height: 18px;
|
|
31482
31508
|
}
|
|
31483
|
-
.
|
|
31484
|
-
|
|
31509
|
+
.n15x5f5y .icon-wrapper {
|
|
31510
|
+
margin-right: 10px;
|
|
31511
|
+
height: 18px;
|
|
31485
31512
|
}
|
|
31486
|
-
|
|
31487
|
-
|
|
31488
|
-
|
|
31489
|
-
|
|
31490
|
-
|
|
31513
|
+
|
|
31514
|
+
.i16ozz3f {
|
|
31515
|
+
display: flex;
|
|
31516
|
+
flex-direction: row;
|
|
31517
|
+
padding: 7px 12px;
|
|
31518
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31519
|
+
border-radius: 6px;
|
|
31520
|
+
color: #005ed1;
|
|
31521
|
+
font-size: 12px;
|
|
31522
|
+
line-height: 18px;
|
|
31491
31523
|
}
|
|
31492
|
-
.
|
|
31493
|
-
|
|
31524
|
+
.i16ozz3f .icon-wrapper {
|
|
31525
|
+
margin-right: 10px;
|
|
31526
|
+
height: 18px;
|
|
31494
31527
|
}
|
|
31495
|
-
|
|
31496
|
-
|
|
31528
|
+
|
|
31529
|
+
.dszu9qr {
|
|
31530
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31531
|
+
margin-top: 5px;
|
|
31532
|
+
font-size: 12px;
|
|
31533
|
+
line-height: 18px;
|
|
31497
31534
|
}
|
|
31498
|
-
|
|
31499
|
-
|
|
31535
|
+
|
|
31536
|
+
.snxzgx {
|
|
31537
|
+
color: #f0483e;
|
|
31538
|
+
font-size: 12px;
|
|
31539
|
+
white-space: pre-wrap;
|
|
31500
31540
|
}
|
|
31501
|
-
|
|
31502
|
-
|
|
31503
|
-
|
|
31541
|
+
|
|
31542
|
+
.o1i4orqw {
|
|
31543
|
+
display: flex;
|
|
31544
|
+
align-items: center;
|
|
31545
|
+
justify-content: flex-end;
|
|
31504
31546
|
}
|
|
31505
|
-
.
|
|
31506
|
-
|
|
31547
|
+
.o1i4orqw .icon-wrapper {
|
|
31548
|
+
margin-right: 16px;
|
|
31507
31549
|
}
|
|
31508
|
-
|
|
31509
|
-
|
|
31550
|
+
|
|
31551
|
+
.t79k8o2 {
|
|
31552
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31510
31553
|
}
|
|
31511
|
-
|
|
31512
|
-
|
|
31513
|
-
|
|
31514
|
-
|
|
31515
|
-
|
|
31516
|
-
|
|
31554
|
+
|
|
31555
|
+
.ipd9bk.ant-input {
|
|
31556
|
+
padding: 5px 12px;
|
|
31557
|
+
line-height: 20px;
|
|
31558
|
+
color: #2d3a56;
|
|
31559
|
+
border-radius: 6px;
|
|
31560
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31561
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31517
31562
|
}
|
|
31518
|
-
.
|
|
31519
|
-
|
|
31563
|
+
.ipd9bk.ant-input.ant-input-lg {
|
|
31564
|
+
padding: 8px 16px;
|
|
31565
|
+
line-height: 22px;
|
|
31520
31566
|
}
|
|
31521
|
-
.
|
|
31522
|
-
|
|
31523
|
-
|
|
31524
|
-
border-top: none;
|
|
31567
|
+
.ipd9bk.ant-input.ant-input-sm {
|
|
31568
|
+
padding: 2px 8px;
|
|
31569
|
+
line-height: 18px;
|
|
31525
31570
|
}
|
|
31526
|
-
.
|
|
31527
|
-
border-
|
|
31528
|
-
|
|
31529
|
-
|
|
31571
|
+
.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 {
|
|
31572
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31573
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31574
|
+
z-index: 1;
|
|
31530
31575
|
}
|
|
31531
|
-
.
|
|
31532
|
-
|
|
31533
|
-
|
|
31576
|
+
.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 {
|
|
31577
|
+
border-color: #0096ff;
|
|
31578
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31579
|
+
z-index: 1;
|
|
31534
31580
|
}
|
|
31535
|
-
.
|
|
31536
|
-
|
|
31537
|
-
|
|
31538
|
-
height: 100%;
|
|
31539
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31581
|
+
.ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
|
|
31582
|
+
border-color: #e75a3a;
|
|
31583
|
+
color: #e75a3a;
|
|
31540
31584
|
}
|
|
31541
|
-
.
|
|
31542
|
-
|
|
31543
|
-
|
|
31585
|
+
.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 {
|
|
31586
|
+
border-color: #e75a3a;
|
|
31587
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31544
31588
|
}
|
|
31545
|
-
.
|
|
31546
|
-
|
|
31547
|
-
|
|
31548
|
-
height: 100%;
|
|
31549
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31589
|
+
.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 {
|
|
31590
|
+
border-color: #e75a3a;
|
|
31591
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31550
31592
|
}
|
|
31551
|
-
.
|
|
31552
|
-
|
|
31593
|
+
.ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
|
|
31594
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31595
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31596
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31553
31597
|
}
|
|
31554
|
-
.
|
|
31555
|
-
|
|
31556
|
-
border-radius:
|
|
31598
|
+
.ipd9bk.ant-input-affix-wrapper {
|
|
31599
|
+
padding: 5px 12px;
|
|
31600
|
+
border-radius: 6px;
|
|
31601
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31602
|
+
line-height: 20px;
|
|
31603
|
+
color: #2d3a56;
|
|
31604
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31557
31605
|
}
|
|
31558
|
-
.
|
|
31559
|
-
|
|
31606
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
31607
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
31608
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31560
31609
|
}
|
|
31561
|
-
.
|
|
31562
|
-
|
|
31563
|
-
|
|
31564
|
-
border-top-color: transparent;
|
|
31610
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
31611
|
+
padding: 8px 16px;
|
|
31612
|
+
line-height: 22px;
|
|
31565
31613
|
}
|
|
31566
|
-
.
|
|
31567
|
-
|
|
31614
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31615
|
+
padding: 2px 8px;
|
|
31616
|
+
line-height: 18px;
|
|
31568
31617
|
}
|
|
31569
|
-
.
|
|
31570
|
-
border-
|
|
31618
|
+
.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 {
|
|
31619
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31620
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31571
31621
|
}
|
|
31572
|
-
.
|
|
31573
|
-
|
|
31622
|
+
.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 {
|
|
31623
|
+
border-color: #0096ff;
|
|
31624
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31574
31625
|
}
|
|
31575
|
-
.
|
|
31576
|
-
|
|
31577
|
-
font-weight: 400;
|
|
31578
|
-
position: relative;
|
|
31579
|
-
border-bottom: none;
|
|
31580
|
-
color: #00122e;
|
|
31581
|
-
transition: none;
|
|
31582
|
-
padding: 15px 8px 15px 8px;
|
|
31626
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
31627
|
+
border-color: #e75a3a;
|
|
31583
31628
|
}
|
|
31584
|
-
.
|
|
31585
|
-
|
|
31586
|
-
width: 1px;
|
|
31587
|
-
top: 0;
|
|
31588
|
-
bottom: 0;
|
|
31589
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31590
|
-
position: absolute;
|
|
31591
|
-
right: 0;
|
|
31629
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
31630
|
+
color: #e75a3a;
|
|
31592
31631
|
}
|
|
31593
|
-
.
|
|
31594
|
-
|
|
31632
|
+
.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 {
|
|
31633
|
+
border-color: #e75a3a;
|
|
31634
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31595
31635
|
}
|
|
31596
|
-
.
|
|
31597
|
-
|
|
31636
|
+
.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 {
|
|
31637
|
+
border-color: #e75a3a;
|
|
31638
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31598
31639
|
}
|
|
31599
|
-
.
|
|
31600
|
-
|
|
31601
|
-
|
|
31602
|
-
|
|
31603
|
-
text-overflow: ellipsis;
|
|
31640
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
31641
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31642
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31643
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31604
31644
|
}
|
|
31605
|
-
.
|
|
31606
|
-
|
|
31607
|
-
|
|
31608
|
-
flex: 1;
|
|
31645
|
+
textarea.ipd9bk.ant-input {
|
|
31646
|
+
transition-property: height;
|
|
31647
|
+
transition-delay: 50ms;
|
|
31609
31648
|
}
|
|
31610
|
-
.
|
|
31611
|
-
|
|
31649
|
+
textarea.ipd9bk.ant-input.textarea-large {
|
|
31650
|
+
min-height: 40px;
|
|
31651
|
+
height: 40px;
|
|
31612
31652
|
}
|
|
31613
|
-
.
|
|
31614
|
-
|
|
31653
|
+
textarea.ipd9bk.ant-input.textarea-large:focus {
|
|
31654
|
+
height: 80px;
|
|
31615
31655
|
}
|
|
31616
|
-
.
|
|
31617
|
-
|
|
31618
|
-
|
|
31619
|
-
top: 50%;
|
|
31620
|
-
transform: translateY(-50%);
|
|
31621
|
-
height: 16px;
|
|
31622
|
-
display: none;
|
|
31623
|
-
transition: transform 320ms ease;
|
|
31656
|
+
textarea.ipd9bk.ant-input.textarea-middle {
|
|
31657
|
+
min-height: 32px;
|
|
31658
|
+
height: 32px;
|
|
31624
31659
|
}
|
|
31625
|
-
.
|
|
31626
|
-
|
|
31627
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
31660
|
+
textarea.ipd9bk.ant-input.textarea-middle:focus {
|
|
31661
|
+
height: 64px;
|
|
31628
31662
|
}
|
|
31629
|
-
.
|
|
31630
|
-
|
|
31663
|
+
textarea.ipd9bk.ant-input.textarea-small {
|
|
31664
|
+
min-height: 24px;
|
|
31665
|
+
height: 24px;
|
|
31631
31666
|
}
|
|
31632
|
-
.
|
|
31633
|
-
|
|
31667
|
+
textarea.ipd9bk.ant-input.textarea-small:focus {
|
|
31668
|
+
height: 40px;
|
|
31634
31669
|
}
|
|
31635
|
-
|
|
31636
|
-
|
|
31670
|
+
|
|
31671
|
+
.kypn5o5 input, .kypn5o5.input-tags {
|
|
31672
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31673
|
+
border-radius: 4px;
|
|
31637
31674
|
}
|
|
31638
|
-
.
|
|
31639
|
-
|
|
31675
|
+
.kypn5o5.input-tags {
|
|
31676
|
+
position: relative;
|
|
31677
|
+
padding: 6px;
|
|
31678
|
+
height: 32px;
|
|
31679
|
+
cursor: pointer;
|
|
31680
|
+
transition: border 150ms;
|
|
31640
31681
|
}
|
|
31641
|
-
.
|
|
31642
|
-
|
|
31682
|
+
.kypn5o5.input-tags:hover {
|
|
31683
|
+
border-color: #0080ff;
|
|
31684
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
31643
31685
|
}
|
|
31644
|
-
.
|
|
31645
|
-
|
|
31686
|
+
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
31687
|
+
padding-right: 30px;
|
|
31646
31688
|
}
|
|
31647
|
-
.
|
|
31648
|
-
|
|
31689
|
+
.kypn5o5.input-tags .input-tags-inner {
|
|
31690
|
+
display: flex;
|
|
31649
31691
|
}
|
|
31650
|
-
.
|
|
31651
|
-
|
|
31692
|
+
.kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
31693
|
+
display: flex;
|
|
31652
31694
|
}
|
|
31653
|
-
.
|
|
31695
|
+
.kypn5o5.input-tags .input-tag-suffix {
|
|
31654
31696
|
position: absolute;
|
|
31655
|
-
|
|
31697
|
+
right: 12px;
|
|
31656
31698
|
top: 50%;
|
|
31657
|
-
transform:
|
|
31658
|
-
}
|
|
31659
|
-
.tta5kd2 .ant-table .ant-table-selection-column:after {
|
|
31660
|
-
display: none;
|
|
31661
|
-
}
|
|
31662
|
-
.tta5kd2 .ant-table .ant-table-hide-scrollbar {
|
|
31663
|
-
background: #fff;
|
|
31664
|
-
}
|
|
31665
|
-
.tta5kd2 .ant-table .ant-table-placeholder {
|
|
31666
|
-
background: inherit;
|
|
31699
|
+
transform: translateY(-50%);
|
|
31667
31700
|
}
|
|
31668
|
-
.
|
|
31669
|
-
|
|
31670
|
-
|
|
31671
|
-
|
|
31672
|
-
height: 100px;
|
|
31673
|
-
vertical-align: middle;
|
|
31701
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
31702
|
+
color: rgba(0, 0, 0, 0.25);
|
|
31703
|
+
font-size: 12px;
|
|
31704
|
+
cursor: pointer;
|
|
31674
31705
|
}
|
|
31675
|
-
.
|
|
31676
|
-
|
|
31677
|
-
font-weight: bold;
|
|
31678
|
-
font-size: 20px;
|
|
31679
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31706
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
31707
|
+
color: rgba(0, 0, 0, 0.45);
|
|
31680
31708
|
}
|
|
31681
|
-
.
|
|
31682
|
-
padding: 0 !important;
|
|
31709
|
+
.kypn5o5.has-focus-indicator {
|
|
31683
31710
|
position: relative;
|
|
31684
|
-
|
|
31711
|
+
overflow: hidden;
|
|
31685
31712
|
}
|
|
31686
|
-
.
|
|
31687
|
-
|
|
31688
|
-
|
|
31689
|
-
|
|
31690
|
-
|
|
31691
|
-
|
|
31713
|
+
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
31714
|
+
position: absolute;
|
|
31715
|
+
top: 50%;
|
|
31716
|
+
transform: translateY(-50%);
|
|
31717
|
+
left: -16px;
|
|
31718
|
+
transition: left 150ms ease;
|
|
31719
|
+
opacity: 0;
|
|
31720
|
+
}
|
|
31721
|
+
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
31722
|
+
left: 8px;
|
|
31723
|
+
opacity: 1;
|
|
31692
31724
|
}
|
|
31693
|
-
.
|
|
31694
|
-
|
|
31695
|
-
|
|
31696
|
-
cursor: pointer;
|
|
31697
|
-
justify-content: center;
|
|
31698
|
-
border-radius: 4px;
|
|
31725
|
+
.kypn5o5.has-focus-indicator input {
|
|
31726
|
+
transition: margin-left 150ms ease;
|
|
31727
|
+
margin-left: 0px;
|
|
31699
31728
|
}
|
|
31700
|
-
.
|
|
31701
|
-
|
|
31729
|
+
.kypn5o5.has-focus-indicator input:focus {
|
|
31730
|
+
margin-left: 16px;
|
|
31702
31731
|
}
|
|
31703
31732
|
|
|
31704
|
-
.
|
|
31705
|
-
|
|
31706
|
-
|
|
31707
|
-
align-items: center;
|
|
31708
|
-
padding: 10px 0;
|
|
31709
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31710
|
-
font-size: 12px;
|
|
31711
|
-
line-height: 24px;
|
|
31733
|
+
input.l1ki27se.ant-input {
|
|
31734
|
+
border-top-right-radius: 0;
|
|
31735
|
+
border-bottom-right-radius: 0;
|
|
31712
31736
|
}
|
|
31713
|
-
|
|
31714
|
-
|
|
31737
|
+
|
|
31738
|
+
.l1ki27se.ant-input-affix-wrapper {
|
|
31739
|
+
border-top-right-radius: 0;
|
|
31740
|
+
border-bottom-right-radius: 0;
|
|
31715
31741
|
}
|
|
31716
|
-
|
|
31717
|
-
|
|
31718
|
-
|
|
31719
|
-
border-radius:
|
|
31720
|
-
cursor: pointer;
|
|
31721
|
-
transition: all 0.3s ease;
|
|
31742
|
+
|
|
31743
|
+
input.rrg1fkn.ant-input {
|
|
31744
|
+
border-top-left-radius: 0;
|
|
31745
|
+
border-bottom-left-radius: 0;
|
|
31722
31746
|
}
|
|
31723
|
-
|
|
31724
|
-
|
|
31725
|
-
|
|
31747
|
+
|
|
31748
|
+
.rrg1fkn.ant-input-affix-wrapper {
|
|
31749
|
+
border-top-left-radius: 0;
|
|
31750
|
+
border-bottom-left-radius: 0;
|
|
31726
31751
|
}
|
|
31727
|
-
|
|
31728
|
-
|
|
31752
|
+
|
|
31753
|
+
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
31754
|
+
border-top-right-radius: 0;
|
|
31755
|
+
border-bottom-right-radius: 0;
|
|
31729
31756
|
}
|
|
31730
|
-
|
|
31757
|
+
|
|
31758
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
31759
|
+
border-top-left-radius: 0;
|
|
31760
|
+
border-bottom-left-radius: 0;
|
|
31761
|
+
}
|
|
31762
|
+
|
|
31763
|
+
.c1t6wbwv {
|
|
31731
31764
|
display: flex;
|
|
31732
|
-
|
|
31733
|
-
color: #0080ff;
|
|
31734
|
-
font-weight: bold;
|
|
31765
|
+
flex-direction: column;
|
|
31735
31766
|
}
|
|
31736
|
-
.
|
|
31737
|
-
margin-
|
|
31767
|
+
.c1t6wbwv .select-wrapper {
|
|
31768
|
+
margin-top: 12px;
|
|
31738
31769
|
}
|
|
31739
|
-
.
|
|
31740
|
-
|
|
31741
|
-
padding: 0 8px;
|
|
31770
|
+
.c1t6wbwv .select-wrapper .select {
|
|
31771
|
+
width: 100%;
|
|
31742
31772
|
}
|
|
31743
|
-
.
|
|
31744
|
-
|
|
31745
|
-
color: #0080ff;
|
|
31773
|
+
.c1t6wbwv .radio-wrapper {
|
|
31774
|
+
margin-top: 24px;
|
|
31746
31775
|
}
|
|
31747
|
-
.
|
|
31748
|
-
|
|
31776
|
+
.c1t6wbwv div.form-item {
|
|
31777
|
+
width: 100%;
|
|
31749
31778
|
}
|
|
31750
31779
|
|
|
31751
|
-
.
|
|
31752
|
-
|
|
31753
|
-
|
|
31780
|
+
.d1k7vv5v {
|
|
31781
|
+
font-size: 14px;
|
|
31782
|
+
font-weight: 500;
|
|
31783
|
+
color: #3e4652;
|
|
31784
|
+
line-height: 18px;
|
|
31754
31785
|
}
|
|
31755
|
-
.
|
|
31756
|
-
|
|
31786
|
+
.d1k7vv5v + .d1k7vv5v {
|
|
31787
|
+
margin-top: 16px;
|
|
31788
|
+
}
|
|
31789
|
+
.d1k7vv5v + * {
|
|
31790
|
+
margin-top: 16px;
|
|
31791
|
+
}
|
|
31792
|
+
|
|
31793
|
+
.le7b9r4.d1k7vv5v {
|
|
31757
31794
|
font-size: 12px;
|
|
31795
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31796
|
+
margin-top: 12px;
|
|
31797
|
+
}
|
|
31798
|
+
|
|
31799
|
+
.r1dnygxx.le7b9r4.d1k7vv5v {
|
|
31758
31800
|
line-height: 18px;
|
|
31801
|
+
font-weight: 500;
|
|
31802
|
+
margin-top: 0;
|
|
31803
|
+
white-space: initial;
|
|
31759
31804
|
}
|
|
31760
31805
|
|
|
31761
|
-
.
|
|
31762
|
-
display:
|
|
31806
|
+
.r12ddqmh {
|
|
31807
|
+
display: block;
|
|
31808
|
+
}
|
|
31809
|
+
.r12ddqmh span {
|
|
31810
|
+
font-size: 14px;
|
|
31811
|
+
font-weight: 500;
|
|
31812
|
+
line-height: 32px;
|
|
31813
|
+
color: #3e4652;
|
|
31763
31814
|
}
|
|
31764
31815
|
|
|
31765
|
-
.
|
|
31766
|
-
|
|
31767
|
-
|
|
31816
|
+
.ctcr26a {
|
|
31817
|
+
margin-top: 8px;
|
|
31818
|
+
padding: 8px;
|
|
31819
|
+
border-radius: 6px;
|
|
31820
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31821
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31822
|
+
font-size: 12px;
|
|
31823
|
+
}
|
|
31824
|
+
.ctcr26a div {
|
|
31825
|
+
line-height: 20px;
|
|
31826
|
+
display: flex;
|
|
31827
|
+
align-items: center;
|
|
31828
|
+
word-break: break-all;
|
|
31768
31829
|
}
|
|
31769
31830
|
|
|
31770
31831
|
.c1up1pdz {
|
|
@@ -31883,144 +31944,28 @@ input.rrg1fkn.ant-input {
|
|
|
31883
31944
|
margin-right: 8px;
|
|
31884
31945
|
}
|
|
31885
31946
|
.wpbf4pq .week-day-option:focus,
|
|
31886
|
-
.wpbf4pq .month-day-option:focus {
|
|
31887
|
-
color: inherit;
|
|
31888
|
-
border-color: #d9d9d9;
|
|
31889
|
-
}
|
|
31890
|
-
.wpbf4pq .week-day-option.active {
|
|
31891
|
-
background-color: #0096ff;
|
|
31892
|
-
border-color: #0096ff;
|
|
31893
|
-
color: #fff;
|
|
31894
|
-
}
|
|
31895
|
-
.wpbf4pq .week-day-option.en-text {
|
|
31896
|
-
width: 110px;
|
|
31897
|
-
margin-top: 4px;
|
|
31898
|
-
}
|
|
31899
|
-
.wpbf4pq .month-day-option {
|
|
31900
|
-
width: 32px;
|
|
31901
|
-
padding: 0;
|
|
31902
|
-
margin-bottom: 8px;
|
|
31903
|
-
}
|
|
31904
|
-
.wpbf4pq .month-day-option.active {
|
|
31905
|
-
background-color: #0096ff;
|
|
31906
|
-
border-color: #0096ff;
|
|
31907
|
-
color: #fff;
|
|
31908
|
-
}
|
|
31909
|
-
|
|
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
|
-
.c18gxmrl {
|
|
31972
|
-
border: 1px solid #d8deeb;
|
|
31973
|
-
border-radius: 4px;
|
|
31974
|
-
}
|
|
31975
|
-
.c18gxmrl + .c18gxmrl {
|
|
31976
|
-
margin-top: 8px;
|
|
31977
|
-
}
|
|
31978
|
-
.c18gxmrl:hover {
|
|
31979
|
-
border-color: #0080ff;
|
|
31980
|
-
}
|
|
31981
|
-
.c18gxmrl:hover > header {
|
|
31982
|
-
background: rgba(0, 128, 255, 0.1);
|
|
31983
|
-
}
|
|
31984
|
-
.c18gxmrl.active header {
|
|
31985
|
-
border-bottom: 1px solid #d8deeb;
|
|
31986
|
-
}
|
|
31987
|
-
.c18gxmrl > header {
|
|
31988
|
-
padding: 8px 12px;
|
|
31989
|
-
}
|
|
31990
|
-
|
|
31991
|
-
.berrcjl {
|
|
31992
|
-
color: rgba(10, 37, 85, 0.6);
|
|
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;
|
|
31947
|
+
.wpbf4pq .month-day-option:focus {
|
|
31948
|
+
color: inherit;
|
|
31949
|
+
border-color: #d9d9d9;
|
|
32005
31950
|
}
|
|
32006
|
-
|
|
32007
|
-
|
|
32008
|
-
|
|
32009
|
-
|
|
32010
|
-
font-size: 12px;
|
|
32011
|
-
line-height: 18px;
|
|
31951
|
+
.wpbf4pq .week-day-option.active {
|
|
31952
|
+
background-color: #0096ff;
|
|
31953
|
+
border-color: #0096ff;
|
|
31954
|
+
color: #fff;
|
|
32012
31955
|
}
|
|
32013
|
-
.
|
|
32014
|
-
|
|
31956
|
+
.wpbf4pq .week-day-option.en-text {
|
|
31957
|
+
width: 110px;
|
|
31958
|
+
margin-top: 4px;
|
|
32015
31959
|
}
|
|
32016
|
-
|
|
32017
|
-
|
|
32018
|
-
|
|
31960
|
+
.wpbf4pq .month-day-option {
|
|
31961
|
+
width: 32px;
|
|
31962
|
+
padding: 0;
|
|
31963
|
+
margin-bottom: 8px;
|
|
32019
31964
|
}
|
|
32020
|
-
|
|
32021
|
-
|
|
32022
|
-
|
|
32023
|
-
|
|
31965
|
+
.wpbf4pq .month-day-option.active {
|
|
31966
|
+
background-color: #0096ff;
|
|
31967
|
+
border-color: #0096ff;
|
|
31968
|
+
color: #fff;
|
|
32024
31969
|
}
|
|
32025
31970
|
|
|
32026
31971
|
.s11wux3h .ant-segmented-item:not(:last-child) {
|
|
@@ -32057,6 +32002,22 @@ input.rrg1fkn.ant-input {
|
|
|
32057
32002
|
background-color: transparent;
|
|
32058
32003
|
}
|
|
32059
32004
|
|
|
32005
|
+
.berrcjl {
|
|
32006
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32007
|
+
margin-bottom: 4px;
|
|
32008
|
+
}
|
|
32009
|
+
.berrcjl .breadcrumb-link {
|
|
32010
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32011
|
+
cursor: pointer;
|
|
32012
|
+
transition: color 160ms ease;
|
|
32013
|
+
}
|
|
32014
|
+
.berrcjl .breadcrumb-link:hover {
|
|
32015
|
+
color: #0080ff;
|
|
32016
|
+
}
|
|
32017
|
+
.berrcjl .breadcrumb-link:active {
|
|
32018
|
+
color: #005ed1;
|
|
32019
|
+
}
|
|
32020
|
+
|
|
32060
32021
|
.c1uzzomf {
|
|
32061
32022
|
margin-bottom: 16px;
|
|
32062
32023
|
}
|
|
@@ -32079,27 +32040,6 @@ input.rrg1fkn.ant-input {
|
|
|
32079
32040
|
text-align: center;
|
|
32080
32041
|
}
|
|
32081
32042
|
|
|
32082
|
-
.m15dvk92 {
|
|
32083
|
-
display: flex;
|
|
32084
|
-
justify-content: space-between;
|
|
32085
|
-
width: 100%;
|
|
32086
|
-
}
|
|
32087
|
-
.m15dvk92 .action {
|
|
32088
|
-
margin-left: 16px;
|
|
32089
|
-
}
|
|
32090
|
-
|
|
32091
|
-
.aql8iqz .ant-alert-message {
|
|
32092
|
-
width: 100%;
|
|
32093
|
-
}
|
|
32094
|
-
|
|
32095
|
-
.s1iv0tp1 .enabled-switch {
|
|
32096
|
-
display: flex;
|
|
32097
|
-
align-items: center;
|
|
32098
|
-
}
|
|
32099
|
-
.s1iv0tp1 .enabled-text {
|
|
32100
|
-
margin-right: 8px;
|
|
32101
|
-
}
|
|
32102
|
-
|
|
32103
32043
|
.c1bus5hc {
|
|
32104
32044
|
--color: white;
|
|
32105
32045
|
height: 14px;
|
|
@@ -32140,21 +32080,24 @@ input.rrg1fkn.ant-input {
|
|
|
32140
32080
|
transform: rotate(0deg);
|
|
32141
32081
|
}
|
|
32142
32082
|
|
|
32143
|
-
.
|
|
32144
|
-
|
|
32083
|
+
.c18gxmrl {
|
|
32084
|
+
border: 1px solid #d8deeb;
|
|
32085
|
+
border-radius: 4px;
|
|
32145
32086
|
}
|
|
32146
|
-
.
|
|
32147
|
-
|
|
32087
|
+
.c18gxmrl + .c18gxmrl {
|
|
32088
|
+
margin-top: 8px;
|
|
32148
32089
|
}
|
|
32149
|
-
.
|
|
32150
|
-
color: #0080ff;
|
|
32090
|
+
.c18gxmrl:hover {
|
|
32091
|
+
border-color: #0080ff;
|
|
32151
32092
|
}
|
|
32152
|
-
|
|
32153
|
-
.
|
|
32154
|
-
|
|
32155
|
-
|
|
32156
|
-
|
|
32157
|
-
|
|
32093
|
+
.c18gxmrl:hover > header {
|
|
32094
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32095
|
+
}
|
|
32096
|
+
.c18gxmrl.active header {
|
|
32097
|
+
border-bottom: 1px solid #d8deeb;
|
|
32098
|
+
}
|
|
32099
|
+
.c18gxmrl > header {
|
|
32100
|
+
padding: 8px 12px;
|
|
32158
32101
|
}
|
|
32159
32102
|
|
|
32160
32103
|
.c18bcrac {
|
|
@@ -32204,96 +32147,6 @@ input.rrg1fkn.ant-input {
|
|
|
32204
32147
|
margin-right: 4px;
|
|
32205
32148
|
}
|
|
32206
32149
|
|
|
32207
|
-
.t1sqg15u {
|
|
32208
|
-
background: white;
|
|
32209
|
-
}
|
|
32210
|
-
.t1sqg15u.inline .table-row {
|
|
32211
|
-
flex-direction: column;
|
|
32212
|
-
}
|
|
32213
|
-
.t1sqg15u.inline .table-row > label {
|
|
32214
|
-
padding: 0 16px 7px 0;
|
|
32215
|
-
}
|
|
32216
|
-
.t1sqg15u.has-border .table-header {
|
|
32217
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
32218
|
-
}
|
|
32219
|
-
.t1sqg15u.has-border .hiddenBorder {
|
|
32220
|
-
border-top: none !important;
|
|
32221
|
-
}
|
|
32222
|
-
.t1sqg15u.has-border .table-row + .table-row {
|
|
32223
|
-
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
32224
|
-
}
|
|
32225
|
-
.t1sqg15u.has-border .table-row:last-of-type {
|
|
32226
|
-
padding-bottom: 0;
|
|
32227
|
-
}
|
|
32228
|
-
.t1sqg15u.align-right .content {
|
|
32229
|
-
text-align: right;
|
|
32230
|
-
}
|
|
32231
|
-
.t1sqg15u .uuid-row {
|
|
32232
|
-
display: flex;
|
|
32233
|
-
justify-content: space-between;
|
|
32234
|
-
}
|
|
32235
|
-
.t1sqg15u .uuid-row .id-text {
|
|
32236
|
-
white-space: nowrap;
|
|
32237
|
-
overflow: hidden;
|
|
32238
|
-
text-overflow: ellipsis;
|
|
32239
|
-
}
|
|
32240
|
-
|
|
32241
|
-
.t4zczcp {
|
|
32242
|
-
display: flex;
|
|
32243
|
-
justify-content: space-between;
|
|
32244
|
-
align-items: center;
|
|
32245
|
-
padding: 8px;
|
|
32246
|
-
min-height: 32px;
|
|
32247
|
-
}
|
|
32248
|
-
.t4zczcp .table-title {
|
|
32249
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32250
|
-
font-weight: 600;
|
|
32251
|
-
font-size: 12px;
|
|
32252
|
-
line-height: 8px;
|
|
32253
|
-
}
|
|
32254
|
-
.t4zczcp .edit-icon {
|
|
32255
|
-
font-size: 16px;
|
|
32256
|
-
color: rgba(10, 37, 85, 0.6);
|
|
32257
|
-
cursor: pointer;
|
|
32258
|
-
}
|
|
32259
|
-
|
|
32260
|
-
.t1s7goww {
|
|
32261
|
-
font-size: 12px;
|
|
32262
|
-
line-height: 18px;
|
|
32263
|
-
}
|
|
32264
|
-
|
|
32265
|
-
.t93e4cf {
|
|
32266
|
-
display: flex;
|
|
32267
|
-
padding: 8px 0;
|
|
32268
|
-
color: #2d3a56;
|
|
32269
|
-
}
|
|
32270
|
-
.t93e4cf .hidden {
|
|
32271
|
-
display: none;
|
|
32272
|
-
}
|
|
32273
|
-
.t93e4cf .ant-btn-link {
|
|
32274
|
-
height: auto;
|
|
32275
|
-
}
|
|
32276
|
-
.t93e4cf .content {
|
|
32277
|
-
overflow: hidden;
|
|
32278
|
-
overflow-x: auto;
|
|
32279
|
-
width: 100%;
|
|
32280
|
-
white-space: pre-wrap;
|
|
32281
|
-
}
|
|
32282
|
-
.t93e4cf .content .ant-btn {
|
|
32283
|
-
white-space: pre-wrap;
|
|
32284
|
-
text-align: left;
|
|
32285
|
-
}
|
|
32286
|
-
.t93e4cf .content .unit-chart {
|
|
32287
|
-
justify-content: flex-start;
|
|
32288
|
-
}
|
|
32289
|
-
|
|
32290
|
-
.rhz2uv5 {
|
|
32291
|
-
width: var(--rhz2uv5-0);
|
|
32292
|
-
flex-shrink: 0;
|
|
32293
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32294
|
-
padding-right: 12px;
|
|
32295
|
-
}
|
|
32296
|
-
|
|
32297
32150
|
.clm1wy1 {
|
|
32298
32151
|
width: 192px;
|
|
32299
32152
|
height: 246px;
|
|
@@ -32410,74 +32263,158 @@ input.rrg1fkn.ant-input {
|
|
|
32410
32263
|
color: #00122e !important;
|
|
32411
32264
|
}
|
|
32412
32265
|
|
|
32413
|
-
.
|
|
32414
|
-
|
|
32266
|
+
.tje3huy {
|
|
32267
|
+
width: 100%;
|
|
32268
|
+
overflow: inherit;
|
|
32269
|
+
white-space: inherit;
|
|
32270
|
+
text-overflow: ellipsis;
|
|
32271
|
+
}
|
|
32272
|
+
|
|
32273
|
+
.n12mqh7z {
|
|
32274
|
+
display: flex;
|
|
32275
|
+
align-items: center;
|
|
32276
|
+
font-size: 12px;
|
|
32277
|
+
line-height: 18px;
|
|
32278
|
+
}
|
|
32279
|
+
.n12mqh7z:not(:last-child) {
|
|
32280
|
+
margin-bottom: 4px;
|
|
32281
|
+
}
|
|
32282
|
+
|
|
32283
|
+
.tf5bynu {
|
|
32284
|
+
margin: 0 3px;
|
|
32285
|
+
}
|
|
32286
|
+
|
|
32287
|
+
.tcckoz1 {
|
|
32288
|
+
max-height: 400px;
|
|
32289
|
+
overflow: "auto";
|
|
32290
|
+
}
|
|
32291
|
+
|
|
32292
|
+
.gmyahx3 {
|
|
32293
|
+
cursor: pointer;
|
|
32294
|
+
}
|
|
32295
|
+
.gmyahx3 .link-text {
|
|
32296
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32297
|
+
}
|
|
32298
|
+
.gmyahx3:hover .link-text {
|
|
32299
|
+
color: #0080ff;
|
|
32300
|
+
}
|
|
32301
|
+
|
|
32302
|
+
.s1iv0tp1 .enabled-switch {
|
|
32303
|
+
display: flex;
|
|
32304
|
+
align-items: center;
|
|
32305
|
+
}
|
|
32306
|
+
.s1iv0tp1 .enabled-text {
|
|
32307
|
+
margin-right: 8px;
|
|
32308
|
+
}
|
|
32309
|
+
|
|
32310
|
+
.t1sqg15u {
|
|
32311
|
+
background: white;
|
|
32312
|
+
}
|
|
32313
|
+
.t1sqg15u.inline .table-row {
|
|
32314
|
+
flex-direction: column;
|
|
32315
|
+
}
|
|
32316
|
+
.t1sqg15u.inline .table-row > label {
|
|
32317
|
+
padding: 0 16px 7px 0;
|
|
32318
|
+
}
|
|
32319
|
+
.t1sqg15u.has-border .table-header {
|
|
32320
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
32321
|
+
}
|
|
32322
|
+
.t1sqg15u.has-border .hiddenBorder {
|
|
32323
|
+
border-top: none !important;
|
|
32324
|
+
}
|
|
32325
|
+
.t1sqg15u.has-border .table-row + .table-row {
|
|
32326
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
32327
|
+
}
|
|
32328
|
+
.t1sqg15u.has-border .table-row:last-of-type {
|
|
32329
|
+
padding-bottom: 0;
|
|
32330
|
+
}
|
|
32331
|
+
.t1sqg15u.align-right .content {
|
|
32332
|
+
text-align: right;
|
|
32415
32333
|
}
|
|
32416
|
-
.
|
|
32417
|
-
|
|
32334
|
+
.t1sqg15u .uuid-row {
|
|
32335
|
+
display: flex;
|
|
32336
|
+
justify-content: space-between;
|
|
32418
32337
|
}
|
|
32419
|
-
|
|
32420
|
-
|
|
32421
|
-
|
|
32422
|
-
|
|
32338
|
+
.t1sqg15u .uuid-row .id-text {
|
|
32339
|
+
white-space: nowrap;
|
|
32340
|
+
overflow: hidden;
|
|
32341
|
+
text-overflow: ellipsis;
|
|
32423
32342
|
}
|
|
32424
|
-
|
|
32425
|
-
|
|
32426
|
-
|
|
32427
|
-
|
|
32428
|
-
|
|
32343
|
+
|
|
32344
|
+
.t4zczcp {
|
|
32345
|
+
display: flex;
|
|
32346
|
+
justify-content: space-between;
|
|
32347
|
+
align-items: center;
|
|
32348
|
+
padding: 8px;
|
|
32349
|
+
min-height: 32px;
|
|
32429
32350
|
}
|
|
32430
|
-
.
|
|
32431
|
-
|
|
32351
|
+
.t4zczcp .table-title {
|
|
32352
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32353
|
+
font-weight: 600;
|
|
32354
|
+
font-size: 12px;
|
|
32355
|
+
line-height: 8px;
|
|
32432
32356
|
}
|
|
32433
|
-
.
|
|
32434
|
-
|
|
32357
|
+
.t4zczcp .edit-icon {
|
|
32358
|
+
font-size: 16px;
|
|
32359
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32360
|
+
cursor: pointer;
|
|
32435
32361
|
}
|
|
32436
32362
|
|
|
32437
|
-
.
|
|
32438
|
-
|
|
32439
|
-
|
|
32363
|
+
.t1s7goww {
|
|
32364
|
+
font-size: 12px;
|
|
32365
|
+
line-height: 18px;
|
|
32440
32366
|
}
|
|
32441
32367
|
|
|
32442
|
-
|
|
32443
|
-
|
|
32444
|
-
|
|
32445
|
-
|
|
32446
|
-
button.lujuy3j .button-prefix-icon {
|
|
32447
|
-
margin-right: 4px;
|
|
32368
|
+
.t93e4cf {
|
|
32369
|
+
display: flex;
|
|
32370
|
+
padding: 8px 0;
|
|
32371
|
+
color: #2d3a56;
|
|
32448
32372
|
}
|
|
32449
|
-
|
|
32450
|
-
|
|
32373
|
+
.t93e4cf .hidden {
|
|
32374
|
+
display: none;
|
|
32451
32375
|
}
|
|
32452
|
-
|
|
32453
|
-
|
|
32376
|
+
.t93e4cf .ant-btn-link {
|
|
32377
|
+
height: auto;
|
|
32454
32378
|
}
|
|
32455
|
-
|
|
32456
|
-
|
|
32379
|
+
.t93e4cf .content {
|
|
32380
|
+
overflow: hidden;
|
|
32381
|
+
overflow-x: auto;
|
|
32382
|
+
width: 100%;
|
|
32383
|
+
white-space: pre-wrap;
|
|
32457
32384
|
}
|
|
32458
|
-
|
|
32459
|
-
|
|
32385
|
+
.t93e4cf .content .ant-btn {
|
|
32386
|
+
white-space: pre-wrap;
|
|
32387
|
+
text-align: left;
|
|
32460
32388
|
}
|
|
32461
|
-
|
|
32462
|
-
|
|
32389
|
+
.t93e4cf .content .unit-chart {
|
|
32390
|
+
justify-content: flex-start;
|
|
32463
32391
|
}
|
|
32464
|
-
|
|
32465
|
-
|
|
32392
|
+
|
|
32393
|
+
.rhz2uv5 {
|
|
32394
|
+
width: var(--rhz2uv5-0);
|
|
32395
|
+
flex-shrink: 0;
|
|
32396
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32397
|
+
padding-right: 12px;
|
|
32466
32398
|
}
|
|
32467
|
-
|
|
32468
|
-
|
|
32399
|
+
|
|
32400
|
+
.m15dvk92 {
|
|
32401
|
+
display: flex;
|
|
32402
|
+
justify-content: space-between;
|
|
32403
|
+
width: 100%;
|
|
32469
32404
|
}
|
|
32470
|
-
|
|
32471
|
-
|
|
32405
|
+
.m15dvk92 .action {
|
|
32406
|
+
margin-left: 16px;
|
|
32472
32407
|
}
|
|
32473
32408
|
|
|
32474
|
-
.
|
|
32475
|
-
|
|
32476
|
-
text-overflow: ellipsis;
|
|
32409
|
+
.aql8iqz .ant-alert-message {
|
|
32410
|
+
width: 100%;
|
|
32477
32411
|
}
|
|
32478
32412
|
|
|
32479
|
-
.
|
|
32480
|
-
|
|
32413
|
+
.c10crapj {
|
|
32414
|
+
border-radius: 8px;
|
|
32415
|
+
}
|
|
32416
|
+
.c10crapj .ant-card-body {
|
|
32417
|
+
padding: 20px 24px 24px 24px;
|
|
32481
32418
|
}
|
|
32482
32419
|
|
|
32483
32420
|
.c198s9j3 {
|
|
@@ -32551,8 +32488,67 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32551
32488
|
margin-left: 24px;
|
|
32552
32489
|
}
|
|
32553
32490
|
|
|
32554
|
-
.
|
|
32555
|
-
|
|
32491
|
+
.cav9p2m .ant-collapse-item {
|
|
32492
|
+
border: 0px;
|
|
32493
|
+
background-color: #fff;
|
|
32494
|
+
}
|
|
32495
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
32496
|
+
padding-top: 0px;
|
|
32497
|
+
padding-bottom: 0px;
|
|
32498
|
+
padding-left: 0px !important;
|
|
32499
|
+
padding-right: 24px;
|
|
32500
|
+
}
|
|
32501
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32502
|
+
right: 0px;
|
|
32503
|
+
}
|
|
32504
|
+
.cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32505
|
+
padding: 0px;
|
|
32506
|
+
}
|
|
32507
|
+
|
|
32508
|
+
.csf0p6c .ant-collapse-item .ant-collapse-header {
|
|
32509
|
+
padding-right: 0px;
|
|
32510
|
+
cursor: default;
|
|
32511
|
+
}
|
|
32512
|
+
|
|
32513
|
+
button.lujuy3j {
|
|
32514
|
+
color: #0080FF;
|
|
32515
|
+
height: unset;
|
|
32516
|
+
}
|
|
32517
|
+
button.lujuy3j .button-prefix-icon {
|
|
32518
|
+
margin-right: 4px;
|
|
32519
|
+
}
|
|
32520
|
+
button.lujuy3j .button-suffix-icon {
|
|
32521
|
+
margin-left: 4px;
|
|
32522
|
+
}
|
|
32523
|
+
button.lujuy3j:hover, button.lujuy3j.__pseudo-states-hover {
|
|
32524
|
+
color: #009dff;
|
|
32525
|
+
}
|
|
32526
|
+
button.lujuy3j:active, button.lujuy3j.__pseudo-states-active {
|
|
32527
|
+
color: #005ed1;
|
|
32528
|
+
}
|
|
32529
|
+
button.lujuy3j.ui-kit-link-disabled {
|
|
32530
|
+
color: #0080FF;
|
|
32531
|
+
}
|
|
32532
|
+
button.lujuy3j.ui-kit-link-subtle {
|
|
32533
|
+
color: #00122e;
|
|
32534
|
+
}
|
|
32535
|
+
button.lujuy3j.ui-kit-link-subtle:hover, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
|
|
32536
|
+
color: #0080FF;
|
|
32537
|
+
}
|
|
32538
|
+
button.lujuy3j.ui-kit-link-subtle:active, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
|
|
32539
|
+
color: #005ed1;
|
|
32540
|
+
}
|
|
32541
|
+
button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
32542
|
+
color: #00122e;
|
|
32543
|
+
}
|
|
32544
|
+
|
|
32545
|
+
.o8ocss1 {
|
|
32546
|
+
overflow: hidden;
|
|
32547
|
+
text-overflow: ellipsis;
|
|
32548
|
+
}
|
|
32549
|
+
|
|
32550
|
+
.n17syc35 {
|
|
32551
|
+
white-space: nowrap;
|
|
32556
32552
|
}
|
|
32557
32553
|
|
|
32558
32554
|
.igz4le8 {
|
|
@@ -32565,6 +32561,10 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32565
32561
|
color: rgba(44, 56, 82, 0.6);
|
|
32566
32562
|
}
|
|
32567
32563
|
|
|
32564
|
+
.t3qomhu {
|
|
32565
|
+
margin: 0 2px;
|
|
32566
|
+
}
|
|
32567
|
+
|
|
32568
32568
|
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32569
32569
|
display: flex;
|
|
32570
32570
|
}
|
|
@@ -32818,100 +32818,22 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32818
32818
|
|
|
32819
32819
|
.t1kgldps {
|
|
32820
32820
|
display: flex;
|
|
32821
|
-
align-items: center;
|
|
32822
|
-
justify-content: space-between;
|
|
32823
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
32824
|
-
color: #b4beca;
|
|
32825
|
-
font-size: 12px;
|
|
32826
|
-
padding: 3px 6px;
|
|
32827
|
-
}
|
|
32828
|
-
.t1kgldps:first-child {
|
|
32829
|
-
padding-top: 3px;
|
|
32830
|
-
}
|
|
32831
|
-
.t1kgldps:last-child {
|
|
32832
|
-
padding-bottom: 3px;
|
|
32833
|
-
}
|
|
32834
|
-
.t1kgldps .column-value {
|
|
32835
|
-
color: #fff;
|
|
32836
|
-
margin-left: 8px;
|
|
32837
|
-
}
|
|
32838
|
-
|
|
32839
|
-
.s14dk8r1 {
|
|
32840
|
-
margin: 0;
|
|
32841
|
-
border-radius: 20px;
|
|
32842
|
-
padding: 2px 10px;
|
|
32843
|
-
height: 22px;
|
|
32844
|
-
}
|
|
32845
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
|
|
32846
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
32847
|
-
}
|
|
32848
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
32849
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
32850
|
-
}
|
|
32851
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule {
|
|
32852
|
-
color: #00122e;
|
|
32853
|
-
}
|
|
32854
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
32855
|
-
margin-right: 6px;
|
|
32856
|
-
}
|
|
32857
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
32858
|
-
margin-left: 4px;
|
|
32859
|
-
}
|
|
32860
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
32861
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32862
|
-
}
|
|
32863
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
32864
|
-
background-color: #0080ff;
|
|
32865
|
-
}
|
|
32866
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
32867
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
32868
|
-
}
|
|
32869
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
32870
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32871
|
-
}
|
|
32872
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
32873
|
-
background-color: #f0483e;
|
|
32874
|
-
}
|
|
32875
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
32876
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
32877
|
-
}
|
|
32878
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
32879
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
32880
|
-
}
|
|
32881
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
32882
|
-
background-color: #fea008;
|
|
32883
|
-
}
|
|
32884
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
32885
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
32886
|
-
}
|
|
32887
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32888
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32889
|
-
}
|
|
32890
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32891
|
-
background-color: #00ba5d;
|
|
32892
|
-
}
|
|
32893
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
32894
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
32895
|
-
}
|
|
32896
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32897
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32898
|
-
}
|
|
32899
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
32900
|
-
background-color: #6b7d99;
|
|
32821
|
+
align-items: center;
|
|
32822
|
+
justify-content: space-between;
|
|
32823
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
32824
|
+
color: #b4beca;
|
|
32825
|
+
font-size: 12px;
|
|
32826
|
+
padding: 3px 6px;
|
|
32901
32827
|
}
|
|
32902
|
-
.
|
|
32903
|
-
|
|
32828
|
+
.t1kgldps:first-child {
|
|
32829
|
+
padding-top: 3px;
|
|
32904
32830
|
}
|
|
32905
|
-
|
|
32906
|
-
|
|
32907
|
-
width: 8px;
|
|
32908
|
-
height: 8px;
|
|
32909
|
-
border-radius: 50%;
|
|
32910
|
-
display: inline-block;
|
|
32831
|
+
.t1kgldps:last-child {
|
|
32832
|
+
padding-bottom: 3px;
|
|
32911
32833
|
}
|
|
32912
|
-
|
|
32913
|
-
|
|
32914
|
-
margin-
|
|
32834
|
+
.t1kgldps .column-value {
|
|
32835
|
+
color: #fff;
|
|
32836
|
+
margin-left: 8px;
|
|
32915
32837
|
}
|
|
32916
32838
|
|
|
32917
32839
|
.s1uupxds {
|
|
@@ -32996,6 +32918,84 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32996
32918
|
background-color: #7E41FF;
|
|
32997
32919
|
}
|
|
32998
32920
|
|
|
32921
|
+
.s14dk8r1 {
|
|
32922
|
+
margin: 0;
|
|
32923
|
+
border-radius: 20px;
|
|
32924
|
+
padding: 2px 10px;
|
|
32925
|
+
height: 22px;
|
|
32926
|
+
}
|
|
32927
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
|
|
32928
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
32929
|
+
}
|
|
32930
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
32931
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
32932
|
+
}
|
|
32933
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule {
|
|
32934
|
+
color: #00122e;
|
|
32935
|
+
}
|
|
32936
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
32937
|
+
margin-right: 6px;
|
|
32938
|
+
}
|
|
32939
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
32940
|
+
margin-left: 4px;
|
|
32941
|
+
}
|
|
32942
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
32943
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32944
|
+
}
|
|
32945
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
32946
|
+
background-color: #0080ff;
|
|
32947
|
+
}
|
|
32948
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
32949
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
32950
|
+
}
|
|
32951
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
32952
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32953
|
+
}
|
|
32954
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
32955
|
+
background-color: #f0483e;
|
|
32956
|
+
}
|
|
32957
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
32958
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
32959
|
+
}
|
|
32960
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
32961
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
32962
|
+
}
|
|
32963
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
32964
|
+
background-color: #fea008;
|
|
32965
|
+
}
|
|
32966
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
32967
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
32968
|
+
}
|
|
32969
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32970
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32971
|
+
}
|
|
32972
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32973
|
+
background-color: #00ba5d;
|
|
32974
|
+
}
|
|
32975
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
32976
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
32977
|
+
}
|
|
32978
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32979
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32980
|
+
}
|
|
32981
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
32982
|
+
background-color: #6b7d99;
|
|
32983
|
+
}
|
|
32984
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
32985
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
32986
|
+
}
|
|
32987
|
+
|
|
32988
|
+
.s1uupoto {
|
|
32989
|
+
width: 8px;
|
|
32990
|
+
height: 8px;
|
|
32991
|
+
border-radius: 50%;
|
|
32992
|
+
display: inline-block;
|
|
32993
|
+
}
|
|
32994
|
+
|
|
32995
|
+
.t19ustft .date {
|
|
32996
|
+
margin-right: 4px;
|
|
32997
|
+
}
|
|
32998
|
+
|
|
32999
32999
|
.sq6vos1 {
|
|
33000
33000
|
--item-min-width: 60px;
|
|
33001
33001
|
}
|
|
@@ -33191,6 +33191,22 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33191
33191
|
justify-content: center;
|
|
33192
33192
|
}
|
|
33193
33193
|
|
|
33194
|
+
.rrwcpby {
|
|
33195
|
+
display: flex;
|
|
33196
|
+
align-items: center;
|
|
33197
|
+
}
|
|
33198
|
+
.rrwcpby .order {
|
|
33199
|
+
height: 24px;
|
|
33200
|
+
width: 24px;
|
|
33201
|
+
border-radius: 20px;
|
|
33202
|
+
color: #0080ff;
|
|
33203
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33204
|
+
display: flex;
|
|
33205
|
+
align-items: center;
|
|
33206
|
+
justify-content: center;
|
|
33207
|
+
margin-right: 6px;
|
|
33208
|
+
}
|
|
33209
|
+
|
|
33194
33210
|
.t1gz6wqf {
|
|
33195
33211
|
height: 100%;
|
|
33196
33212
|
}
|
|
@@ -33221,6 +33237,43 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33221
33237
|
background: rgba(163, 180, 204, 0.18);
|
|
33222
33238
|
}
|
|
33223
33239
|
|
|
33240
|
+
.h1ol2wl7 {
|
|
33241
|
+
font-weight: bold;
|
|
33242
|
+
background-color: unset;
|
|
33243
|
+
padding: unset;
|
|
33244
|
+
}
|
|
33245
|
+
|
|
33246
|
+
.f1p9ti6d {
|
|
33247
|
+
width: 100%;
|
|
33248
|
+
margin-bottom: 0 !important;
|
|
33249
|
+
flex-flow: nowrap !important;
|
|
33250
|
+
line-break: auto;
|
|
33251
|
+
}
|
|
33252
|
+
.f1p9ti6d > .ant-form-item-label {
|
|
33253
|
+
text-align: left !important;
|
|
33254
|
+
padding-bottom: 0 !important;
|
|
33255
|
+
}
|
|
33256
|
+
.f1p9ti6d > .ant-form-item-label > label {
|
|
33257
|
+
min-height: 32px;
|
|
33258
|
+
height: auto;
|
|
33259
|
+
font-size: 13px;
|
|
33260
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33261
|
+
white-space: normal;
|
|
33262
|
+
}
|
|
33263
|
+
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
33264
|
+
border-color: #ff4d4f !important;
|
|
33265
|
+
}
|
|
33266
|
+
.f1p9ti6d .ant-form-item-explain {
|
|
33267
|
+
margin-top: 4px;
|
|
33268
|
+
font-size: 12px;
|
|
33269
|
+
min-height: 0px;
|
|
33270
|
+
}
|
|
33271
|
+
.f1p9ti6d .ant-form-item-extra {
|
|
33272
|
+
font-size: 12px;
|
|
33273
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33274
|
+
min-height: 0px;
|
|
33275
|
+
}
|
|
33276
|
+
|
|
33224
33277
|
.c1kchka8 {
|
|
33225
33278
|
height: 100%;
|
|
33226
33279
|
width: 100%;
|
|
@@ -33698,26 +33751,17 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33698
33751
|
padding: 0;
|
|
33699
33752
|
}
|
|
33700
33753
|
|
|
33701
|
-
.
|
|
33702
|
-
|
|
33703
|
-
|
|
33704
|
-
|
|
33705
|
-
|
|
33706
|
-
height: 24px;
|
|
33707
|
-
width: 24px;
|
|
33708
|
-
border-radius: 20px;
|
|
33709
|
-
color: #0080ff;
|
|
33710
|
-
background: rgba(0, 136, 255, 0.1);
|
|
33754
|
+
.skwah65 {
|
|
33755
|
+
height: 8px;
|
|
33756
|
+
box-sizing: border-box;
|
|
33757
|
+
border-radius: 2px;
|
|
33758
|
+
background: #f5f7fa;
|
|
33711
33759
|
display: flex;
|
|
33712
|
-
|
|
33713
|
-
|
|
33714
|
-
margin-right: 6px;
|
|
33760
|
+
width: 100%;
|
|
33761
|
+
overflow: hidden;
|
|
33715
33762
|
}
|
|
33716
|
-
|
|
33717
|
-
|
|
33718
|
-
font-weight: bold;
|
|
33719
|
-
background-color: unset;
|
|
33720
|
-
padding: unset;
|
|
33763
|
+
.skwah65 .stack-bar-item + .stack-bar-item {
|
|
33764
|
+
margin-left: 1px;
|
|
33721
33765
|
}
|
|
33722
33766
|
|
|
33723
33767
|
.t160l1cm {
|
|
@@ -33923,54 +33967,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33923
33967
|
background: transparent;
|
|
33924
33968
|
}
|
|
33925
33969
|
|
|
33926
|
-
.skwah65 {
|
|
33927
|
-
height: 8px;
|
|
33928
|
-
box-sizing: border-box;
|
|
33929
|
-
border-radius: 2px;
|
|
33930
|
-
background: #f5f7fa;
|
|
33931
|
-
display: flex;
|
|
33932
|
-
width: 100%;
|
|
33933
|
-
overflow: hidden;
|
|
33934
|
-
}
|
|
33935
|
-
.skwah65 .stack-bar-item + .stack-bar-item {
|
|
33936
|
-
margin-left: 1px;
|
|
33937
|
-
}
|
|
33938
|
-
|
|
33939
|
-
.f1p9ti6d {
|
|
33940
|
-
width: 100%;
|
|
33941
|
-
margin-bottom: 0 !important;
|
|
33942
|
-
flex-flow: nowrap !important;
|
|
33943
|
-
line-break: auto;
|
|
33944
|
-
}
|
|
33945
|
-
.f1p9ti6d > .ant-form-item-label {
|
|
33946
|
-
text-align: left !important;
|
|
33947
|
-
padding-bottom: 0 !important;
|
|
33948
|
-
}
|
|
33949
|
-
.f1p9ti6d > .ant-form-item-label > label {
|
|
33950
|
-
min-height: 32px;
|
|
33951
|
-
height: auto;
|
|
33952
|
-
font-size: 13px;
|
|
33953
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33954
|
-
white-space: normal;
|
|
33955
|
-
}
|
|
33956
|
-
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
33957
|
-
border-color: #ff4d4f !important;
|
|
33958
|
-
}
|
|
33959
|
-
.f1p9ti6d .ant-form-item-explain {
|
|
33960
|
-
margin-top: 4px;
|
|
33961
|
-
font-size: 12px;
|
|
33962
|
-
min-height: 0px;
|
|
33963
|
-
}
|
|
33964
|
-
.f1p9ti6d .ant-form-item-extra {
|
|
33965
|
-
font-size: 12px;
|
|
33966
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33967
|
-
min-height: 0px;
|
|
33968
|
-
}
|
|
33969
|
-
|
|
33970
|
-
.c1k4vanq {
|
|
33971
|
-
padding: 0 12px 14px 12px;
|
|
33972
|
-
}
|
|
33973
|
-
|
|
33974
33970
|
.c1udgdh2 {
|
|
33975
33971
|
color: #2d3a56;
|
|
33976
33972
|
padding: 7px 12px;
|
|
@@ -34011,6 +34007,10 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34011
34007
|
margin-right: 2px;
|
|
34012
34008
|
}
|
|
34013
34009
|
|
|
34010
|
+
.c1k4vanq {
|
|
34011
|
+
padding: 0 12px 14px 12px;
|
|
34012
|
+
}
|
|
34013
|
+
|
|
34014
34014
|
.tc40oxa {
|
|
34015
34015
|
margin-bottom: 4px;
|
|
34016
34016
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -34204,6 +34204,11 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34204
34204
|
margin-right: 8px;
|
|
34205
34205
|
}
|
|
34206
34206
|
|
|
34207
|
+
.iwsze0q {
|
|
34208
|
+
margin-right: 4px;
|
|
34209
|
+
height: 16px;
|
|
34210
|
+
}
|
|
34211
|
+
|
|
34207
34212
|
.bab9xum {
|
|
34208
34213
|
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
34214
|
}
|
|
@@ -34221,15 +34226,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34221
34226
|
transform: translateY(-4px);
|
|
34222
34227
|
}
|
|
34223
34228
|
|
|
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
34229
|
.at4ovwe .ant-input-number-handler-wrap {
|
|
34234
34230
|
display: var(--at4ovwe-0);
|
|
34235
34231
|
}
|
|
@@ -34280,9 +34276,13 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34280
34276
|
font-size: inherit;
|
|
34281
34277
|
}
|
|
34282
34278
|
|
|
34283
|
-
.
|
|
34279
|
+
.w1xcixj5.outside-tag {
|
|
34280
|
+
padding-left: 0;
|
|
34281
|
+
}
|
|
34282
|
+
.w1xcixj5.outside-tag .inside-tag {
|
|
34283
|
+
border-radius: 4px 0 0 4px;
|
|
34284
|
+
padding-right: 4px;
|
|
34284
34285
|
margin-right: 4px;
|
|
34285
|
-
height: 16px;
|
|
34286
34286
|
}
|
|
34287
34287
|
|
|
34288
34288
|
.sut42l0 {
|