@qn-pandora/pandora-component 4.4.4 → 4.4.6
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/es/components/AutoComplete/index.d.ts +3 -2
- package/es/components/Breadcrumb/index.d.ts +1 -1
- package/es/components/Button/index.d.ts +1 -1
- package/es/components/Card/RowExtra/index.d.ts +1 -1
- package/es/components/Card/SearchInput/index.d.ts +2 -2
- package/es/components/Card/index.d.ts +1 -1
- package/es/components/CheckTransformList/Item/index.d.ts +2 -2
- package/es/components/CheckTransformList/index.d.ts +2 -2
- package/es/components/Checkbox/index.d.ts +2 -2
- package/es/components/CheckboxList/index.d.ts +1 -1
- package/es/components/Collapse/Panel/index.d.ts +2 -2
- package/es/components/Collapse/index.d.ts +2 -2
- package/es/components/Collapse/index.js +10 -8
- package/es/components/CollapsiblePanel/PanelContent/index.d.ts +1 -1
- package/es/components/CollapsiblePanel/PanelContent/index.js +2 -2
- package/es/components/CollapsiblePanel/PanelHeader/index.d.ts +1 -1
- package/es/components/CollapsiblePanel/PanelHeader/index.js +1 -1
- package/es/components/CollapsiblePanel/index.d.ts +1 -1
- package/es/components/CollapsiblePanel/index.js +1 -1
- package/es/components/ConfigProvider/context.d.ts +1 -1
- package/es/components/ConfigProvider/index.d.ts +2 -2
- package/es/components/DateTimePicker/Base/index.d.ts +4 -4
- package/es/components/DateTimePicker/Base/index.js +7 -7
- package/es/components/DateTimePicker/Base/relativeTimePicker.d.ts +1 -1
- package/es/components/DateTimePicker/Base/relativeTimePicker.js +1 -1
- package/es/components/DateTimePicker/BaseMobile/Absolute/index.d.ts +1 -1
- package/es/components/DateTimePicker/BaseMobile/Absolute/index.js +4 -4
- package/es/components/DateTimePicker/BaseMobile/CustomButton/index.d.ts +2 -2
- package/es/components/DateTimePicker/BaseMobile/index.d.ts +2 -2
- package/es/components/DateTimePicker/BaseMobile/index.js +1 -1
- package/es/components/DateTimePicker/Collapse/Panel/index.d.ts +1 -1
- package/es/components/DateTimePicker/Collapse/index.d.ts +1 -1
- package/es/components/DateTimePicker/DisplayInput/index.d.ts +1 -1
- package/es/components/DateTimePicker/DisplayInput/index.js +1 -1
- package/es/components/DateTimePicker/index.d.ts +1 -1
- package/es/components/DateTimePicker/index.js +1 -1
- package/es/components/Drawer/index.d.ts +5 -5
- package/es/components/Drawer/index.js +3 -3
- package/es/components/FileResumable/constants.js +1 -0
- package/es/components/FileResumable/index.d.ts +2 -2
- package/es/components/Input/Password/index.d.ts +2 -2
- package/es/components/Input/TextArea/index.d.ts +2 -2
- package/es/components/Input/index.d.ts +4 -4
- package/es/components/InputNumberWithUnit/index.d.ts +1 -1
- package/es/components/KeyValuePair/index.d.ts +2 -2
- package/es/components/KeyValuePair/index.js +10 -3
- package/es/components/Measure/index.d.ts +2 -2
- package/es/components/Menu/Option.d.ts +1 -1
- package/es/components/Menu/index.d.ts +1 -1
- package/es/components/Modal/index.d.ts +1 -1
- package/es/components/Modal/index.js +1 -1
- package/es/components/NameExplainTooltip/index.d.ts +2 -2
- package/es/components/NameLimiter/index.d.ts +1 -1
- package/es/components/OptionList/InlineOptionList/index.d.ts +2 -2
- package/es/components/OptionList/OptionItem/index.d.ts +2 -2
- package/es/components/OptionList/PopoverOptionList/index.d.ts +1 -1
- package/es/components/OptionList/index.d.ts +1 -1
- package/es/components/RadioGroup/index.d.ts +1 -1
- package/es/components/RangeInput/index.d.ts +1 -1
- package/es/components/ReactSortable/index.d.ts +23 -0
- package/es/components/ReactSortable/index.js +171 -0
- package/es/components/RemarkName/index.d.ts +2 -2
- package/es/components/Selector/SelectorWidthChildren.d.ts +1 -1
- package/es/components/Selector/index.d.ts +1 -1
- package/es/components/Selector/index.js +1 -1
- package/es/components/SolidRadioGroup/index.d.ts +1 -1
- package/es/components/Spin/LoadingSVG.d.ts +2 -2
- package/es/components/Spin/index.d.ts +1 -1
- package/es/components/Steps/ControlButton/index.d.ts +1 -1
- package/es/components/Steps/Step/index.d.ts +2 -2
- package/es/components/Steps/index.d.ts +2 -2
- package/es/components/Style/index.d.ts +1 -1
- package/es/components/Style/index.js +1 -1
- package/es/components/Table/ColumnSetting/index.d.ts +1 -1
- package/es/components/Table/ColumnSetting/index.js +1 -1
- package/es/components/Table/ColumnTag/ColumnTag.d.ts +2 -2
- package/es/components/Table/ResizableTitle/index.d.ts +2 -2
- package/es/components/Table/constant.d.ts +7 -1
- package/es/components/Table/constant.js +6 -0
- package/es/components/Table/index.d.ts +15 -6
- package/es/components/Table/index.js +147 -117
- package/es/components/Tabs/index.d.ts +1 -1
- package/es/components/TagList/Tag/index.d.ts +1 -1
- package/es/components/TagList/TagSwitch/index.d.ts +1 -1
- package/es/components/TagList/index.d.ts +1 -1
- package/es/components/TagList/index.js +1 -1
- package/es/components/Timeline/TimelineItem/index.d.ts +1 -1
- package/es/components/Timeline/index.d.ts +1 -1
- package/es/components/Transfer/List/index.d.ts +2 -2
- package/es/components/Transfer/ListBody/index.d.ts +2 -2
- package/es/components/Transfer/constants.js +1 -0
- package/es/components/Transfer/index.d.ts +2 -2
- package/es/components/TreeSelector/index.d.ts +1 -1
- package/es/hoc/debounce.d.ts +1 -1
- package/es/hoc/modalPopupContainer.d.ts +1 -1
- package/es/index.css +372 -372
- package/es/index.d.ts +1 -0
- package/es/index.js +1 -0
- package/es/index.less +13 -13
- package/es/models/index.js +1 -0
- package/es/style/theme.less +4 -3
- package/lib/components/AutoComplete/index.d.ts +3 -2
- package/lib/components/AutoComplete/index.js +20 -7
- package/lib/components/Breadcrumb/index.d.ts +1 -1
- package/lib/components/Breadcrumb/index.js +14 -2
- package/lib/components/Button/index.d.ts +1 -1
- package/lib/components/Button/index.js +19 -7
- package/lib/components/Card/RowExtra/index.d.ts +1 -1
- package/lib/components/Card/RowExtra/index.js +14 -2
- package/lib/components/Card/SearchInput/index.d.ts +2 -2
- package/lib/components/Card/SearchInput/index.js +19 -7
- package/lib/components/Card/index.d.ts +1 -1
- package/lib/components/Card/index.js +19 -7
- package/lib/components/CheckTransformList/Item/index.d.ts +2 -2
- package/lib/components/CheckTransformList/Item/index.js +14 -2
- package/lib/components/CheckTransformList/index.d.ts +2 -2
- package/lib/components/CheckTransformList/index.js +19 -7
- package/lib/components/Checkbox/index.d.ts +2 -2
- package/lib/components/Checkbox/index.js +19 -7
- package/lib/components/CheckboxList/index.d.ts +1 -1
- package/lib/components/CheckboxList/index.js +14 -2
- package/lib/components/Collapse/Panel/index.d.ts +2 -2
- package/lib/components/Collapse/Panel/index.js +20 -7
- package/lib/components/Collapse/index.d.ts +2 -2
- package/lib/components/Collapse/index.js +30 -15
- package/lib/components/CollapsiblePanel/PanelContent/index.d.ts +1 -1
- package/lib/components/CollapsiblePanel/PanelContent/index.js +2 -2
- package/lib/components/CollapsiblePanel/PanelHeader/index.d.ts +1 -1
- package/lib/components/CollapsiblePanel/PanelHeader/index.js +1 -1
- package/lib/components/CollapsiblePanel/index.d.ts +1 -1
- package/lib/components/CollapsiblePanel/index.js +1 -1
- package/lib/components/ConfigProvider/context.d.ts +1 -1
- package/lib/components/ConfigProvider/context.js +20 -7
- package/lib/components/ConfigProvider/index.d.ts +2 -2
- package/lib/components/DateTimePicker/Base/constants.js +1 -0
- package/lib/components/DateTimePicker/Base/index.d.ts +4 -4
- package/lib/components/DateTimePicker/Base/index.js +25 -12
- package/lib/components/DateTimePicker/Base/relativeTimePicker.d.ts +1 -1
- package/lib/components/DateTimePicker/Base/relativeTimePicker.js +15 -3
- package/lib/components/DateTimePicker/BaseMobile/Absolute/constants.js +1 -0
- package/lib/components/DateTimePicker/BaseMobile/Absolute/index.d.ts +1 -1
- package/lib/components/DateTimePicker/BaseMobile/Absolute/index.js +4 -4
- package/lib/components/DateTimePicker/BaseMobile/CustomButton/index.d.ts +2 -2
- package/lib/components/DateTimePicker/BaseMobile/constants.js +1 -0
- package/lib/components/DateTimePicker/BaseMobile/index.d.ts +2 -2
- package/lib/components/DateTimePicker/BaseMobile/index.js +3 -2
- package/lib/components/DateTimePicker/Collapse/Panel/index.d.ts +1 -1
- package/lib/components/DateTimePicker/Collapse/Panel/index.js +19 -7
- package/lib/components/DateTimePicker/Collapse/index.d.ts +1 -1
- package/lib/components/DateTimePicker/Collapse/index.js +14 -2
- package/lib/components/DateTimePicker/DisplayInput/index.d.ts +1 -1
- package/lib/components/DateTimePicker/DisplayInput/index.js +20 -8
- package/lib/components/DateTimePicker/constants.js +1 -0
- package/lib/components/DateTimePicker/index.d.ts +1 -1
- package/lib/components/DateTimePicker/index.js +22 -9
- package/lib/components/DateTimePicker/transform.js +1 -0
- package/lib/components/Descriptions/index.js +19 -7
- package/lib/components/Drawer/CloseIcon/index.js +17 -3
- package/lib/components/Drawer/index.d.ts +5 -5
- package/lib/components/Drawer/index.js +4 -3
- package/lib/components/FileResumable/index.d.ts +2 -2
- package/lib/components/FileResumable/index.js +19 -7
- package/lib/components/FileResumable/utils.js +3 -1
- package/lib/components/Input/Password/index.d.ts +2 -2
- package/lib/components/Input/Password/index.js +20 -7
- package/lib/components/Input/TextArea/index.d.ts +2 -2
- package/lib/components/Input/TextArea/index.js +20 -7
- package/lib/components/Input/index.d.ts +4 -4
- package/lib/components/Input/index.js +19 -7
- package/lib/components/InputNumberWithUnit/index.d.ts +1 -1
- package/lib/components/InputNumberWithUnit/index.js +19 -7
- package/lib/components/KeyValuePair/index.d.ts +2 -2
- package/lib/components/KeyValuePair/index.js +27 -8
- package/lib/components/Measure/index.d.ts +2 -2
- package/lib/components/Menu/Option.d.ts +1 -1
- package/lib/components/Menu/Option.js +14 -2
- package/lib/components/Menu/index.d.ts +1 -1
- package/lib/components/Menu/index.js +20 -7
- package/lib/components/Modal/index.d.ts +1 -1
- package/lib/components/Modal/index.js +20 -8
- package/lib/components/NameExplainTooltip/index.d.ts +2 -2
- package/lib/components/NameExplainTooltip/index.js +19 -7
- package/lib/components/NameLimiter/index.d.ts +1 -1
- package/lib/components/NameLimiter/index.js +19 -7
- package/lib/components/OptionList/InlineOptionList/index.d.ts +2 -2
- package/lib/components/OptionList/InlineOptionList/index.js +14 -2
- package/lib/components/OptionList/OptionItem/index.d.ts +2 -2
- package/lib/components/OptionList/OptionItem/index.js +14 -2
- package/lib/components/OptionList/PopoverOptionList/index.d.ts +1 -1
- package/lib/components/OptionList/PopoverOptionList/index.js +19 -7
- package/lib/components/OptionList/constants.js +1 -0
- package/lib/components/OptionList/index.d.ts +1 -1
- package/lib/components/OptionList/index.js +23 -11
- package/lib/components/RadioGroup/index.d.ts +1 -1
- package/lib/components/RadioGroup/index.js +14 -2
- package/lib/components/RangeInput/index.d.ts +1 -1
- package/lib/components/RangeInput/index.js +19 -7
- package/lib/components/RangeInput/utils.js +1 -0
- package/lib/components/ReactSortable/index.d.ts +23 -0
- package/lib/components/ReactSortable/index.js +195 -0
- package/lib/components/RemarkName/index.d.ts +2 -2
- package/lib/components/RemarkName/index.js +15 -2
- package/lib/components/Selector/SelectorWidthChildren.d.ts +1 -1
- package/lib/components/Selector/SelectorWidthChildren.js +19 -7
- package/lib/components/Selector/index.d.ts +1 -1
- package/lib/components/Selector/index.js +20 -8
- package/lib/components/SolidRadioGroup/index.d.ts +1 -1
- package/lib/components/SolidRadioGroup/index.js +14 -2
- package/lib/components/Spin/LoadingSVG.d.ts +2 -2
- package/lib/components/Spin/index.d.ts +1 -1
- package/lib/components/Spin/index.js +1 -0
- package/lib/components/Steps/ControlButton/index.d.ts +1 -1
- package/lib/components/Steps/ControlButton/index.js +14 -2
- package/lib/components/Steps/Step/index.d.ts +2 -2
- package/lib/components/Steps/Step/index.js +14 -2
- package/lib/components/Steps/context.js +15 -2
- package/lib/components/Steps/index.d.ts +2 -2
- package/lib/components/Steps/index.js +19 -7
- package/lib/components/Style/index.d.ts +1 -1
- package/lib/components/Style/index.js +18 -6
- package/lib/components/Table/ColumnSetting/index.d.ts +1 -1
- package/lib/components/Table/ColumnSetting/index.js +22 -9
- package/lib/components/Table/ColumnTag/ColumnTag.d.ts +2 -2
- package/lib/components/Table/ColumnTag/ColumnTag.js +15 -2
- package/lib/components/Table/ResizableTitle/index.d.ts +2 -2
- package/lib/components/Table/constant.d.ts +7 -1
- package/lib/components/Table/constant.js +7 -0
- package/lib/components/Table/index.d.ts +15 -6
- package/lib/components/Table/index.js +167 -124
- package/lib/components/Tabs/index.d.ts +1 -1
- package/lib/components/Tabs/index.js +1 -0
- package/lib/components/TagList/Tag/index.d.ts +1 -1
- package/lib/components/TagList/Tag/index.js +19 -7
- package/lib/components/TagList/TagSwitch/index.d.ts +1 -1
- package/lib/components/TagList/TagSwitch/index.js +14 -2
- package/lib/components/TagList/index.d.ts +1 -1
- package/lib/components/TagList/index.js +20 -8
- package/lib/components/Timeline/TimelineItem/index.d.ts +1 -1
- package/lib/components/Timeline/TimelineItem/index.js +14 -2
- package/lib/components/Timeline/index.d.ts +1 -1
- package/lib/components/Timeline/index.js +15 -2
- package/lib/components/Transfer/List/index.d.ts +2 -2
- package/lib/components/Transfer/List/index.js +19 -7
- package/lib/components/Transfer/ListBody/index.d.ts +2 -2
- package/lib/components/Transfer/index.d.ts +2 -2
- package/lib/components/TreeSelector/index.d.ts +1 -1
- package/lib/components/TreeSelector/index.js +20 -7
- package/lib/constants/language/check_transform_list/en.js +1 -0
- package/lib/constants/language/check_transform_list/type.js +1 -0
- package/lib/constants/language/check_transform_list/zh.js +1 -0
- package/lib/constants/language/datetime/en.js +1 -0
- package/lib/constants/language/datetime/type.js +1 -0
- package/lib/constants/language/datetime/zh.js +1 -0
- package/lib/constants/language/en.js +1 -0
- package/lib/constants/language/modal/en.js +1 -0
- package/lib/constants/language/modal/type.js +1 -0
- package/lib/constants/language/modal/zh.js +1 -0
- package/lib/constants/language/range_input/en.js +1 -0
- package/lib/constants/language/range_input/type.js +1 -0
- package/lib/constants/language/range_input/zh.js +1 -0
- package/lib/constants/language/steps/en.js +1 -0
- package/lib/constants/language/steps/type.js +1 -0
- package/lib/constants/language/steps/zh.js +1 -0
- package/lib/constants/language/table/en.js +1 -0
- package/lib/constants/language/table/type.js +1 -0
- package/lib/constants/language/table/zh.js +1 -0
- package/lib/constants/language/transfer/en.js +1 -0
- package/lib/constants/language/transfer/type.js +1 -0
- package/lib/constants/language/transfer/zh.js +1 -0
- package/lib/constants/language/type.js +1 -0
- package/lib/constants/language/upload/type.js +1 -0
- package/lib/constants/language/zh.js +1 -0
- package/lib/constants/locale.js +1 -0
- package/lib/constants/style.js +1 -0
- package/lib/constants/time.js +1 -0
- package/lib/hoc/debounce.d.ts +1 -1
- package/lib/hoc/debounce.js +19 -7
- package/lib/hoc/modalPopupContainer.d.ts +1 -1
- package/lib/hoc/modalPopupContainer.js +19 -7
- package/lib/index.css +1587 -1587
- package/lib/index.d.ts +1 -0
- package/lib/index.js +67 -54
- package/lib/index.less +11 -11
- package/lib/style/theme.less +4 -3
- package/lib/utils/dom.js +1 -0
- package/lib/utils/env.js +1 -0
- package/lib/utils/language.js +1 -0
- package/lib/utils/languageLocale.js +1 -0
- package/lib/utils/time.js +17 -3
- package/package.json +17 -15
- package/CHANGELOG.json +0 -672
- package/CHANGELOG.md +0 -235
package/lib/index.css
CHANGED
@@ -1985,6 +1985,81 @@ a.ant-btn-sm {
|
|
1985
1985
|
color: inherit;
|
1986
1986
|
vertical-align: middle;
|
1987
1987
|
}
|
1988
|
+
.ant-breadcrumb {
|
1989
|
+
-webkit-box-sizing: border-box;
|
1990
|
+
box-sizing: border-box;
|
1991
|
+
margin: 0;
|
1992
|
+
padding: 0;
|
1993
|
+
color: rgba(0, 0, 0, 0.85);
|
1994
|
+
font-variant: tabular-nums;
|
1995
|
+
line-height: 1.5715;
|
1996
|
+
list-style: none;
|
1997
|
+
-webkit-font-feature-settings: 'tnum';
|
1998
|
+
font-feature-settings: 'tnum';
|
1999
|
+
color: rgba(0, 0, 0, 0.45);
|
2000
|
+
font-size: 14px;
|
2001
|
+
}
|
2002
|
+
.ant-breadcrumb .anticon {
|
2003
|
+
font-size: 14px;
|
2004
|
+
}
|
2005
|
+
.ant-breadcrumb a {
|
2006
|
+
color: rgba(0, 0, 0, 0.45);
|
2007
|
+
-webkit-transition: color 0.3s;
|
2008
|
+
transition: color 0.3s;
|
2009
|
+
}
|
2010
|
+
.ant-breadcrumb a:hover {
|
2011
|
+
color: #40a9ff;
|
2012
|
+
}
|
2013
|
+
.ant-breadcrumb > span:last-child {
|
2014
|
+
color: rgba(0, 0, 0, 0.85);
|
2015
|
+
}
|
2016
|
+
.ant-breadcrumb > span:last-child a {
|
2017
|
+
color: rgba(0, 0, 0, 0.85);
|
2018
|
+
}
|
2019
|
+
.ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
|
2020
|
+
display: none;
|
2021
|
+
}
|
2022
|
+
.ant-breadcrumb-separator {
|
2023
|
+
margin: 0 8px;
|
2024
|
+
color: rgba(0, 0, 0, 0.45);
|
2025
|
+
}
|
2026
|
+
.ant-breadcrumb-link > .anticon + span,
|
2027
|
+
.ant-breadcrumb-link > .anticon + a {
|
2028
|
+
margin-left: 4px;
|
2029
|
+
}
|
2030
|
+
.ant-breadcrumb-overlay-link > .anticon {
|
2031
|
+
margin-left: 4px;
|
2032
|
+
}
|
2033
|
+
.ant-breadcrumb-rtl {
|
2034
|
+
direction: rtl;
|
2035
|
+
}
|
2036
|
+
.ant-breadcrumb-rtl::before {
|
2037
|
+
display: table;
|
2038
|
+
content: '';
|
2039
|
+
}
|
2040
|
+
.ant-breadcrumb-rtl::after {
|
2041
|
+
display: table;
|
2042
|
+
clear: both;
|
2043
|
+
content: '';
|
2044
|
+
}
|
2045
|
+
.ant-breadcrumb-rtl > span {
|
2046
|
+
float: right;
|
2047
|
+
}
|
2048
|
+
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + span,
|
2049
|
+
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + a {
|
2050
|
+
margin-right: 4px;
|
2051
|
+
margin-left: 0;
|
2052
|
+
}
|
2053
|
+
.ant-breadcrumb-rtl .ant-breadcrumb-overlay-link > .anticon {
|
2054
|
+
margin-right: 4px;
|
2055
|
+
margin-left: 0;
|
2056
|
+
}
|
2057
|
+
.pandora-sdk-breadcrumb {
|
2058
|
+
font-size: 14px;
|
2059
|
+
}
|
2060
|
+
.pandora-sdk-breadcrumb a {
|
2061
|
+
text-decoration: none;
|
2062
|
+
}
|
1988
2063
|
.ant-card {
|
1989
2064
|
-webkit-box-sizing: border-box;
|
1990
2065
|
box-sizing: border-box;
|
@@ -4192,83 +4267,16 @@ textarea.ant-input {
|
|
4192
4267
|
.pandora-sdk-check-transform .pandora-sdk-check-transform-checkBox .pandora-sdk-check-transform-checkbox-group {
|
4193
4268
|
line-height: 40px;
|
4194
4269
|
}
|
4195
|
-
.ant-
|
4196
|
-
|
4197
|
-
box-sizing: border-box;
|
4198
|
-
margin: 0;
|
4199
|
-
padding: 0;
|
4200
|
-
color: rgba(0, 0, 0, 0.85);
|
4201
|
-
font-variant: tabular-nums;
|
4202
|
-
line-height: 1.5715;
|
4203
|
-
list-style: none;
|
4204
|
-
-webkit-font-feature-settings: 'tnum';
|
4205
|
-
font-feature-settings: 'tnum';
|
4206
|
-
color: rgba(0, 0, 0, 0.45);
|
4207
|
-
font-size: 14px;
|
4208
|
-
}
|
4209
|
-
.ant-breadcrumb .anticon {
|
4210
|
-
font-size: 14px;
|
4211
|
-
}
|
4212
|
-
.ant-breadcrumb a {
|
4213
|
-
color: rgba(0, 0, 0, 0.45);
|
4214
|
-
-webkit-transition: color 0.3s;
|
4215
|
-
transition: color 0.3s;
|
4216
|
-
}
|
4217
|
-
.ant-breadcrumb a:hover {
|
4218
|
-
color: #40a9ff;
|
4219
|
-
}
|
4220
|
-
.ant-breadcrumb > span:last-child {
|
4221
|
-
color: rgba(0, 0, 0, 0.85);
|
4222
|
-
}
|
4223
|
-
.ant-breadcrumb > span:last-child a {
|
4224
|
-
color: rgba(0, 0, 0, 0.85);
|
4225
|
-
}
|
4226
|
-
.ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
|
4227
|
-
display: none;
|
4228
|
-
}
|
4229
|
-
.ant-breadcrumb-separator {
|
4230
|
-
margin: 0 8px;
|
4231
|
-
color: rgba(0, 0, 0, 0.45);
|
4232
|
-
}
|
4233
|
-
.ant-breadcrumb-link > .anticon + span,
|
4234
|
-
.ant-breadcrumb-link > .anticon + a {
|
4235
|
-
margin-left: 4px;
|
4236
|
-
}
|
4237
|
-
.ant-breadcrumb-overlay-link > .anticon {
|
4238
|
-
margin-left: 4px;
|
4239
|
-
}
|
4240
|
-
.ant-breadcrumb-rtl {
|
4241
|
-
direction: rtl;
|
4242
|
-
}
|
4243
|
-
.ant-breadcrumb-rtl::before {
|
4244
|
-
display: table;
|
4245
|
-
content: '';
|
4246
|
-
}
|
4247
|
-
.ant-breadcrumb-rtl::after {
|
4248
|
-
display: table;
|
4249
|
-
clear: both;
|
4250
|
-
content: '';
|
4251
|
-
}
|
4252
|
-
.ant-breadcrumb-rtl > span {
|
4253
|
-
float: right;
|
4270
|
+
.ant-checkbox-inner::after {
|
4271
|
+
left: 20%;
|
4254
4272
|
}
|
4255
|
-
.
|
4256
|
-
|
4257
|
-
|
4258
|
-
margin-left: 0;
|
4273
|
+
.pandora-sdk-checkbox-item {
|
4274
|
+
white-space: nowrap;
|
4275
|
+
width: 100%;
|
4259
4276
|
}
|
4260
|
-
.
|
4261
|
-
margin-right: 4px;
|
4277
|
+
.pandora-sdk-checkbox-item.ant-checkbox-wrapper {
|
4262
4278
|
margin-left: 0;
|
4263
|
-
|
4264
|
-
.pandora-sdk-breadcrumb {
|
4265
|
-
font-size: 14px;
|
4266
|
-
}
|
4267
|
-
.pandora-sdk-breadcrumb a {
|
4268
|
-
text-decoration: none;
|
4269
|
-
}
|
4270
|
-
.ant-checkbox-inner::after {
|
4271
|
-
left: 20%;
|
4279
|
+
line-height: 25px;
|
4272
4280
|
}
|
4273
4281
|
.ant-collapse {
|
4274
4282
|
-webkit-box-sizing: border-box;
|
@@ -4531,14 +4539,6 @@ textarea.ant-input {
|
|
4531
4539
|
padding-left: 16px;
|
4532
4540
|
padding-right: 16px;
|
4533
4541
|
}
|
4534
|
-
.pandora-sdk-checkbox-item {
|
4535
|
-
white-space: nowrap;
|
4536
|
-
width: 100%;
|
4537
|
-
}
|
4538
|
-
.pandora-sdk-checkbox-item.ant-checkbox-wrapper {
|
4539
|
-
margin-left: 0;
|
4540
|
-
line-height: 25px;
|
4541
|
-
}
|
4542
4542
|
.ant-popover {
|
4543
4543
|
-webkit-box-sizing: border-box;
|
4544
4544
|
box-sizing: border-box;
|
@@ -4857,6 +4857,16 @@ textarea.ant-input {
|
|
4857
4857
|
margin-right: 8px;
|
4858
4858
|
margin-left: 0;
|
4859
4859
|
}
|
4860
|
+
.pandora-sdk-descriptions .pandora-sdk-remark-icon {
|
4861
|
+
margin-left: 5px;
|
4862
|
+
}
|
4863
|
+
.pandora-sdk-descriptions .ant-descriptions-item-label {
|
4864
|
+
color: #999;
|
4865
|
+
}
|
4866
|
+
.pandora-sdk-descriptions .ant-descriptions-item-content {
|
4867
|
+
color: #333;
|
4868
|
+
overflow: hidden;
|
4869
|
+
}
|
4860
4870
|
.pandora-sdk-datetime-pick-popover-root .ant-popover-inner-content {
|
4861
4871
|
padding: 0;
|
4862
4872
|
}
|
@@ -4869,16 +4879,6 @@ textarea.ant-input {
|
|
4869
4879
|
.pandora-sdk-datetime-pick-popover {
|
4870
4880
|
width: 650px;
|
4871
4881
|
}
|
4872
|
-
.pandora-sdk-descriptions .pandora-sdk-remark-icon {
|
4873
|
-
margin-left: 5px;
|
4874
|
-
}
|
4875
|
-
.pandora-sdk-descriptions .ant-descriptions-item-label {
|
4876
|
-
color: #999;
|
4877
|
-
}
|
4878
|
-
.pandora-sdk-descriptions .ant-descriptions-item-content {
|
4879
|
-
color: #333;
|
4880
|
-
overflow: hidden;
|
4881
|
-
}
|
4882
4882
|
.ant-drawer {
|
4883
4883
|
position: fixed;
|
4884
4884
|
z-index: 1000;
|
@@ -5176,6 +5176,12 @@ textarea.ant-input {
|
|
5176
5176
|
.pandora-sdk-drawer-no-mask {
|
5177
5177
|
background-color: #d9d9d9;
|
5178
5178
|
}
|
5179
|
+
.ant-input[disabled] {
|
5180
|
+
border-color: #d9d9d9;
|
5181
|
+
}
|
5182
|
+
.ant-input-group-addon {
|
5183
|
+
color: #666;
|
5184
|
+
}
|
5179
5185
|
.ant-upload {
|
5180
5186
|
-webkit-box-sizing: border-box;
|
5181
5187
|
box-sizing: border-box;
|
@@ -5943,12 +5949,6 @@ textarea.ant-input {
|
|
5943
5949
|
.pandora-sdk-file-resumable-img.ant-upload.ant-upload-drag .ant-upload-btn {
|
5944
5950
|
padding: 0;
|
5945
5951
|
}
|
5946
|
-
.ant-input[disabled] {
|
5947
|
-
border-color: #d9d9d9;
|
5948
|
-
}
|
5949
|
-
.ant-input-group-addon {
|
5950
|
-
color: #666;
|
5951
|
-
}
|
5952
5952
|
.ant-menu-item-danger.ant-menu-item {
|
5953
5953
|
color: #ff4d4f;
|
5954
5954
|
}
|
@@ -7236,16 +7236,7 @@ textarea.ant-input {
|
|
7236
7236
|
.pandora-sdk-modal .ant-modal-footer .ant-btn-primary {
|
7237
7237
|
color: #d9d9d9;
|
7238
7238
|
}
|
7239
|
-
.
|
7240
|
-
color: inherit;
|
7241
|
-
-webkit-transition: color 0.3s;
|
7242
|
-
transition: color 0.3s;
|
7243
|
-
}
|
7244
|
-
.pandora-sdk-name-explain-icon:hover,
|
7245
|
-
.pandora-sdk-name-explain-icon .ant-tooltip-open {
|
7246
|
-
color: #2c6dd2;
|
7247
|
-
}
|
7248
|
-
.ant-tooltip {
|
7239
|
+
.ant-radio-group {
|
7249
7240
|
-webkit-box-sizing: border-box;
|
7250
7241
|
box-sizing: border-box;
|
7251
7242
|
margin: 0;
|
@@ -7257,394 +7248,405 @@ textarea.ant-input {
|
|
7257
7248
|
list-style: none;
|
7258
7249
|
-webkit-font-feature-settings: 'tnum';
|
7259
7250
|
font-feature-settings: 'tnum';
|
7260
|
-
|
7261
|
-
|
7262
|
-
display: block;
|
7263
|
-
width: -webkit-max-content;
|
7264
|
-
width: -moz-max-content;
|
7265
|
-
width: max-content;
|
7266
|
-
max-width: 250px;
|
7267
|
-
visibility: visible;
|
7251
|
+
display: inline-block;
|
7252
|
+
font-size: 0;
|
7268
7253
|
}
|
7269
|
-
.ant-
|
7270
|
-
|
7254
|
+
.ant-radio-group .ant-badge-count {
|
7255
|
+
z-index: 1;
|
7271
7256
|
}
|
7272
|
-
.ant-
|
7273
|
-
|
7274
|
-
.ant-tooltip-placement-topRight {
|
7275
|
-
padding-bottom: 8px;
|
7257
|
+
.ant-radio-group > .ant-badge:not(:first-child) > .ant-radio-button-wrapper {
|
7258
|
+
border-left: none;
|
7276
7259
|
}
|
7277
|
-
.ant-
|
7278
|
-
|
7279
|
-
|
7280
|
-
|
7260
|
+
.ant-radio-wrapper {
|
7261
|
+
-webkit-box-sizing: border-box;
|
7262
|
+
box-sizing: border-box;
|
7263
|
+
margin: 0;
|
7264
|
+
padding: 0;
|
7265
|
+
color: rgba(0, 0, 0, 0.85);
|
7266
|
+
font-size: 14px;
|
7267
|
+
font-variant: tabular-nums;
|
7268
|
+
line-height: 1.5715;
|
7269
|
+
list-style: none;
|
7270
|
+
-webkit-font-feature-settings: 'tnum';
|
7271
|
+
font-feature-settings: 'tnum';
|
7272
|
+
position: relative;
|
7273
|
+
display: -webkit-inline-box;
|
7274
|
+
display: -ms-inline-flexbox;
|
7275
|
+
display: inline-flex;
|
7276
|
+
-webkit-box-align: baseline;
|
7277
|
+
-ms-flex-align: baseline;
|
7278
|
+
align-items: baseline;
|
7279
|
+
margin-right: 8px;
|
7280
|
+
cursor: pointer;
|
7281
7281
|
}
|
7282
|
-
.ant-
|
7283
|
-
|
7284
|
-
|
7285
|
-
|
7282
|
+
.ant-radio-wrapper::after {
|
7283
|
+
display: inline-block;
|
7284
|
+
width: 0;
|
7285
|
+
overflow: hidden;
|
7286
|
+
content: '\a0';
|
7286
7287
|
}
|
7287
|
-
.ant-
|
7288
|
-
|
7289
|
-
|
7290
|
-
|
7288
|
+
.ant-radio {
|
7289
|
+
-webkit-box-sizing: border-box;
|
7290
|
+
box-sizing: border-box;
|
7291
|
+
margin: 0;
|
7292
|
+
padding: 0;
|
7293
|
+
color: rgba(0, 0, 0, 0.85);
|
7294
|
+
font-size: 14px;
|
7295
|
+
font-variant: tabular-nums;
|
7296
|
+
line-height: 1.5715;
|
7297
|
+
list-style: none;
|
7298
|
+
-webkit-font-feature-settings: 'tnum';
|
7299
|
+
font-feature-settings: 'tnum';
|
7300
|
+
position: relative;
|
7301
|
+
top: 0.2em;
|
7302
|
+
display: inline-block;
|
7303
|
+
outline: none;
|
7304
|
+
cursor: pointer;
|
7291
7305
|
}
|
7292
|
-
.ant-
|
7293
|
-
|
7294
|
-
|
7295
|
-
|
7296
|
-
color: #fff;
|
7297
|
-
text-align: left;
|
7298
|
-
text-decoration: none;
|
7299
|
-
word-wrap: break-word;
|
7300
|
-
background-color: rgba(0, 0, 0, 0.75);
|
7301
|
-
border-radius: 2px;
|
7302
|
-
-webkit-box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
7303
|
-
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
7306
|
+
.ant-radio-wrapper:hover .ant-radio,
|
7307
|
+
.ant-radio:hover .ant-radio-inner,
|
7308
|
+
.ant-radio-input:focus + .ant-radio-inner {
|
7309
|
+
border-color: #1890ff;
|
7304
7310
|
}
|
7305
|
-
.ant-
|
7311
|
+
.ant-radio-input:focus + .ant-radio-inner {
|
7312
|
+
-webkit-box-shadow: 0 0 0 3px #e6f7ff;
|
7313
|
+
box-shadow: 0 0 0 3px #e6f7ff;
|
7314
|
+
}
|
7315
|
+
.ant-radio-checked::after {
|
7316
|
+
position: absolute;
|
7317
|
+
top: 0;
|
7318
|
+
left: 0;
|
7319
|
+
width: 100%;
|
7320
|
+
height: 100%;
|
7321
|
+
border: 1px solid #1890ff;
|
7322
|
+
border-radius: 50%;
|
7323
|
+
visibility: hidden;
|
7324
|
+
-webkit-animation: antRadioEffect 0.36s ease-in-out;
|
7325
|
+
animation: antRadioEffect 0.36s ease-in-out;
|
7326
|
+
-webkit-animation-fill-mode: both;
|
7327
|
+
animation-fill-mode: both;
|
7328
|
+
content: '';
|
7329
|
+
}
|
7330
|
+
.ant-radio:hover::after,
|
7331
|
+
.ant-radio-wrapper:hover .ant-radio::after {
|
7332
|
+
visibility: visible;
|
7333
|
+
}
|
7334
|
+
.ant-radio-inner {
|
7335
|
+
position: relative;
|
7336
|
+
top: 0;
|
7337
|
+
left: 0;
|
7338
|
+
display: block;
|
7339
|
+
width: 16px;
|
7340
|
+
height: 16px;
|
7341
|
+
background-color: #fff;
|
7342
|
+
border-color: #d9d9d9;
|
7343
|
+
border-style: solid;
|
7344
|
+
border-width: 1px;
|
7345
|
+
border-radius: 50%;
|
7346
|
+
-webkit-transition: all 0.3s;
|
7347
|
+
transition: all 0.3s;
|
7348
|
+
}
|
7349
|
+
.ant-radio-inner::after {
|
7306
7350
|
position: absolute;
|
7351
|
+
top: 3px;
|
7352
|
+
left: 3px;
|
7307
7353
|
display: block;
|
7308
|
-
width:
|
7309
|
-
height:
|
7310
|
-
|
7311
|
-
|
7312
|
-
|
7354
|
+
width: 8px;
|
7355
|
+
height: 8px;
|
7356
|
+
background-color: #1890ff;
|
7357
|
+
border-top: 0;
|
7358
|
+
border-left: 0;
|
7359
|
+
border-radius: 8px;
|
7360
|
+
-webkit-transform: scale(0);
|
7361
|
+
transform: scale(0);
|
7362
|
+
opacity: 0;
|
7363
|
+
-webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
7364
|
+
transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
7365
|
+
content: ' ';
|
7313
7366
|
}
|
7314
|
-
.ant-
|
7367
|
+
.ant-radio-input {
|
7315
7368
|
position: absolute;
|
7316
7369
|
top: 0;
|
7317
7370
|
right: 0;
|
7318
7371
|
bottom: 0;
|
7319
7372
|
left: 0;
|
7320
|
-
|
7321
|
-
|
7322
|
-
|
7323
|
-
margin: auto;
|
7324
|
-
background-color: rgba(0, 0, 0, 0.75);
|
7325
|
-
content: '';
|
7326
|
-
pointer-events: auto;
|
7373
|
+
z-index: 1;
|
7374
|
+
cursor: pointer;
|
7375
|
+
opacity: 0;
|
7327
7376
|
}
|
7328
|
-
.ant-
|
7329
|
-
|
7330
|
-
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
|
7331
|
-
bottom: -5.07106781px;
|
7377
|
+
.ant-radio-checked .ant-radio-inner {
|
7378
|
+
border-color: #1890ff;
|
7332
7379
|
}
|
7333
|
-
.ant-
|
7334
|
-
|
7335
|
-
|
7336
|
-
|
7337
|
-
|
7338
|
-
|
7339
|
-
transform: translateY(-6.53553391px) rotate(45deg);
|
7380
|
+
.ant-radio-checked .ant-radio-inner::after {
|
7381
|
+
-webkit-transform: scale(1);
|
7382
|
+
transform: scale(1);
|
7383
|
+
opacity: 1;
|
7384
|
+
-webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
7385
|
+
transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
7340
7386
|
}
|
7341
|
-
.ant-
|
7342
|
-
|
7343
|
-
-webkit-transform: translateX(-50%);
|
7344
|
-
transform: translateX(-50%);
|
7387
|
+
.ant-radio-disabled {
|
7388
|
+
cursor: not-allowed;
|
7345
7389
|
}
|
7346
|
-
.ant-
|
7347
|
-
|
7390
|
+
.ant-radio-disabled .ant-radio-inner {
|
7391
|
+
background-color: #f5f5f5;
|
7392
|
+
border-color: #d9d9d9 !important;
|
7393
|
+
cursor: not-allowed;
|
7348
7394
|
}
|
7349
|
-
.ant-
|
7350
|
-
|
7395
|
+
.ant-radio-disabled .ant-radio-inner::after {
|
7396
|
+
background-color: rgba(0, 0, 0, 0.2);
|
7351
7397
|
}
|
7352
|
-
.ant-
|
7353
|
-
|
7354
|
-
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
|
7355
|
-
left: -5.07106781px;
|
7398
|
+
.ant-radio-disabled .ant-radio-input {
|
7399
|
+
cursor: not-allowed;
|
7356
7400
|
}
|
7357
|
-
.ant-
|
7358
|
-
|
7359
|
-
|
7360
|
-
-webkit-box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
|
7361
|
-
box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
|
7362
|
-
-webkit-transform: translateX(6.53553391px) rotate(45deg);
|
7363
|
-
transform: translateX(6.53553391px) rotate(45deg);
|
7401
|
+
.ant-radio-disabled + span {
|
7402
|
+
color: rgba(0, 0, 0, 0.25);
|
7403
|
+
cursor: not-allowed;
|
7364
7404
|
}
|
7365
|
-
.ant-
|
7366
|
-
|
7367
|
-
-
|
7368
|
-
transform: translateY(-50%);
|
7405
|
+
span.ant-radio + * {
|
7406
|
+
padding-right: 8px;
|
7407
|
+
padding-left: 8px;
|
7369
7408
|
}
|
7370
|
-
.ant-
|
7371
|
-
|
7409
|
+
.ant-radio-button-wrapper {
|
7410
|
+
position: relative;
|
7411
|
+
display: inline-block;
|
7412
|
+
height: 32px;
|
7413
|
+
margin: 0;
|
7414
|
+
padding: 0 15px;
|
7415
|
+
color: rgba(0, 0, 0, 0.85);
|
7416
|
+
font-size: 14px;
|
7417
|
+
line-height: 30px;
|
7418
|
+
background: #fff;
|
7419
|
+
border: 1px solid #d9d9d9;
|
7420
|
+
border-top-width: 1.02px;
|
7421
|
+
border-left-width: 0;
|
7422
|
+
cursor: pointer;
|
7423
|
+
-webkit-transition: color 0.3s, background 0.3s, border-color 0.3s, -webkit-box-shadow 0.3s;
|
7424
|
+
transition: color 0.3s, background 0.3s, border-color 0.3s, -webkit-box-shadow 0.3s;
|
7425
|
+
transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s;
|
7426
|
+
transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
|
7372
7427
|
}
|
7373
|
-
.ant-
|
7374
|
-
|
7428
|
+
.ant-radio-button-wrapper a {
|
7429
|
+
color: rgba(0, 0, 0, 0.85);
|
7375
7430
|
}
|
7376
|
-
.ant-
|
7377
|
-
|
7378
|
-
|
7379
|
-
|
7431
|
+
.ant-radio-button-wrapper > .ant-radio-button {
|
7432
|
+
position: absolute;
|
7433
|
+
top: 0;
|
7434
|
+
left: 0;
|
7435
|
+
z-index: -1;
|
7436
|
+
width: 100%;
|
7437
|
+
height: 100%;
|
7380
7438
|
}
|
7381
|
-
.ant-
|
7382
|
-
|
7383
|
-
|
7384
|
-
-
|
7385
|
-
box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
|
7386
|
-
-webkit-transform: translateX(-6.53553391px) rotate(45deg);
|
7387
|
-
transform: translateX(-6.53553391px) rotate(45deg);
|
7439
|
+
.ant-radio-group-large .ant-radio-button-wrapper {
|
7440
|
+
height: 40px;
|
7441
|
+
font-size: 16px;
|
7442
|
+
line-height: 38px;
|
7388
7443
|
}
|
7389
|
-
.ant-
|
7390
|
-
|
7391
|
-
|
7392
|
-
|
7444
|
+
.ant-radio-group-small .ant-radio-button-wrapper {
|
7445
|
+
height: 24px;
|
7446
|
+
padding: 0 7px;
|
7447
|
+
line-height: 22px;
|
7393
7448
|
}
|
7394
|
-
.ant-
|
7395
|
-
|
7449
|
+
.ant-radio-button-wrapper:not(:first-child)::before {
|
7450
|
+
position: absolute;
|
7451
|
+
top: -1px;
|
7452
|
+
left: -1px;
|
7453
|
+
display: block;
|
7454
|
+
-webkit-box-sizing: content-box;
|
7455
|
+
box-sizing: content-box;
|
7456
|
+
width: 1px;
|
7457
|
+
height: 100%;
|
7458
|
+
padding: 1px 0;
|
7459
|
+
background-color: #d9d9d9;
|
7460
|
+
-webkit-transition: background-color 0.3s;
|
7461
|
+
transition: background-color 0.3s;
|
7462
|
+
content: '';
|
7396
7463
|
}
|
7397
|
-
.ant-
|
7398
|
-
|
7464
|
+
.ant-radio-button-wrapper:first-child {
|
7465
|
+
border-left: 1px solid #d9d9d9;
|
7466
|
+
border-radius: 2px 0 0 2px;
|
7399
7467
|
}
|
7400
|
-
.ant-
|
7401
|
-
|
7402
|
-
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
|
7403
|
-
top: -5.07106781px;
|
7468
|
+
.ant-radio-button-wrapper:last-child {
|
7469
|
+
border-radius: 0 2px 2px 0;
|
7404
7470
|
}
|
7405
|
-
.ant-
|
7406
|
-
|
7407
|
-
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow-content {
|
7408
|
-
-webkit-box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
|
7409
|
-
box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
|
7410
|
-
-webkit-transform: translateY(6.53553391px) rotate(45deg);
|
7411
|
-
transform: translateY(6.53553391px) rotate(45deg);
|
7471
|
+
.ant-radio-button-wrapper:first-child:last-child {
|
7472
|
+
border-radius: 2px;
|
7412
7473
|
}
|
7413
|
-
.ant-
|
7414
|
-
|
7415
|
-
|
7416
|
-
transform: translateX(-50%);
|
7474
|
+
.ant-radio-button-wrapper:hover {
|
7475
|
+
position: relative;
|
7476
|
+
color: #1890ff;
|
7417
7477
|
}
|
7418
|
-
.ant-
|
7419
|
-
|
7478
|
+
.ant-radio-button-wrapper:focus-within {
|
7479
|
+
-webkit-box-shadow: 0 0 0 3px #e6f7ff;
|
7480
|
+
box-shadow: 0 0 0 3px #e6f7ff;
|
7420
7481
|
}
|
7421
|
-
.ant-
|
7422
|
-
|
7482
|
+
.ant-radio-button-wrapper .ant-radio-inner,
|
7483
|
+
.ant-radio-button-wrapper input[type='checkbox'],
|
7484
|
+
.ant-radio-button-wrapper input[type='radio'] {
|
7485
|
+
width: 0;
|
7486
|
+
height: 0;
|
7487
|
+
opacity: 0;
|
7488
|
+
pointer-events: none;
|
7423
7489
|
}
|
7424
|
-
.ant-
|
7425
|
-
|
7490
|
+
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
|
7491
|
+
z-index: 1;
|
7492
|
+
color: #1890ff;
|
7493
|
+
background: #fff;
|
7494
|
+
border-color: #1890ff;
|
7426
7495
|
}
|
7427
|
-
.ant-
|
7428
|
-
background-color: #
|
7496
|
+
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
|
7497
|
+
background-color: #1890ff;
|
7429
7498
|
}
|
7430
|
-
.ant-
|
7431
|
-
|
7499
|
+
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
7500
|
+
border-color: #1890ff;
|
7432
7501
|
}
|
7433
|
-
.ant-
|
7434
|
-
|
7502
|
+
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
|
7503
|
+
color: #40a9ff;
|
7504
|
+
border-color: #40a9ff;
|
7435
7505
|
}
|
7436
|
-
.ant-
|
7437
|
-
background-color: #
|
7506
|
+
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover::before {
|
7507
|
+
background-color: #40a9ff;
|
7438
7508
|
}
|
7439
|
-
.ant-
|
7440
|
-
|
7509
|
+
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
|
7510
|
+
color: #096dd9;
|
7511
|
+
border-color: #096dd9;
|
7441
7512
|
}
|
7442
|
-
.ant-
|
7443
|
-
background-color: #
|
7513
|
+
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active::before {
|
7514
|
+
background-color: #096dd9;
|
7444
7515
|
}
|
7445
|
-
.ant-
|
7446
|
-
|
7516
|
+
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
|
7517
|
+
-webkit-box-shadow: 0 0 0 3px #e6f7ff;
|
7518
|
+
box-shadow: 0 0 0 3px #e6f7ff;
|
7447
7519
|
}
|
7448
|
-
.ant-
|
7449
|
-
|
7520
|
+
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
|
7521
|
+
color: #fff;
|
7522
|
+
background: #1890ff;
|
7523
|
+
border-color: #1890ff;
|
7450
7524
|
}
|
7451
|
-
.ant-
|
7452
|
-
|
7525
|
+
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
|
7526
|
+
color: #fff;
|
7527
|
+
background: #40a9ff;
|
7528
|
+
border-color: #40a9ff;
|
7453
7529
|
}
|
7454
|
-
.ant-
|
7455
|
-
|
7530
|
+
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
|
7531
|
+
color: #fff;
|
7532
|
+
background: #096dd9;
|
7533
|
+
border-color: #096dd9;
|
7456
7534
|
}
|
7457
|
-
.ant-
|
7458
|
-
|
7535
|
+
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
|
7536
|
+
-webkit-box-shadow: 0 0 0 3px #e6f7ff;
|
7537
|
+
box-shadow: 0 0 0 3px #e6f7ff;
|
7459
7538
|
}
|
7460
|
-
.ant-
|
7461
|
-
|
7539
|
+
.ant-radio-button-wrapper-disabled {
|
7540
|
+
color: rgba(0, 0, 0, 0.25);
|
7541
|
+
background-color: #f5f5f5;
|
7542
|
+
border-color: #d9d9d9;
|
7543
|
+
cursor: not-allowed;
|
7462
7544
|
}
|
7463
|
-
.ant-
|
7464
|
-
|
7545
|
+
.ant-radio-button-wrapper-disabled:first-child,
|
7546
|
+
.ant-radio-button-wrapper-disabled:hover {
|
7547
|
+
color: rgba(0, 0, 0, 0.25);
|
7548
|
+
background-color: #f5f5f5;
|
7549
|
+
border-color: #d9d9d9;
|
7465
7550
|
}
|
7466
|
-
.ant-
|
7467
|
-
|
7551
|
+
.ant-radio-button-wrapper-disabled:first-child {
|
7552
|
+
border-left-color: #d9d9d9;
|
7468
7553
|
}
|
7469
|
-
.ant-
|
7470
|
-
|
7554
|
+
.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
7555
|
+
color: rgba(0, 0, 0, 0.25);
|
7556
|
+
background-color: #e6e6e6;
|
7557
|
+
border-color: #d9d9d9;
|
7558
|
+
-webkit-box-shadow: none;
|
7559
|
+
box-shadow: none;
|
7471
7560
|
}
|
7472
|
-
|
7473
|
-
|
7561
|
+
@-webkit-keyframes antRadioEffect {
|
7562
|
+
0% {
|
7563
|
+
-webkit-transform: scale(1);
|
7564
|
+
transform: scale(1);
|
7565
|
+
opacity: 0.5;
|
7566
|
+
}
|
7567
|
+
100% {
|
7568
|
+
-webkit-transform: scale(1.6);
|
7569
|
+
transform: scale(1.6);
|
7570
|
+
opacity: 0;
|
7571
|
+
}
|
7474
7572
|
}
|
7475
|
-
|
7476
|
-
|
7573
|
+
@keyframes antRadioEffect {
|
7574
|
+
0% {
|
7575
|
+
-webkit-transform: scale(1);
|
7576
|
+
transform: scale(1);
|
7577
|
+
opacity: 0.5;
|
7578
|
+
}
|
7579
|
+
100% {
|
7580
|
+
-webkit-transform: scale(1.6);
|
7581
|
+
transform: scale(1.6);
|
7582
|
+
opacity: 0;
|
7583
|
+
}
|
7477
7584
|
}
|
7478
|
-
.ant-
|
7479
|
-
|
7585
|
+
.ant-radio-group.ant-radio-group-rtl {
|
7586
|
+
direction: rtl;
|
7480
7587
|
}
|
7481
|
-
.ant-
|
7482
|
-
|
7588
|
+
.ant-radio-wrapper.ant-radio-wrapper-rtl {
|
7589
|
+
margin-right: 0;
|
7590
|
+
margin-left: 8px;
|
7591
|
+
direction: rtl;
|
7483
7592
|
}
|
7484
|
-
.ant-
|
7485
|
-
|
7593
|
+
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl {
|
7594
|
+
border-right-width: 0;
|
7595
|
+
border-left-width: 1px;
|
7486
7596
|
}
|
7487
|
-
.ant-
|
7488
|
-
|
7597
|
+
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:not(:first-child)::before {
|
7598
|
+
right: -1px;
|
7599
|
+
left: 0;
|
7489
7600
|
}
|
7490
|
-
.ant-
|
7491
|
-
|
7601
|
+
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:first-child {
|
7602
|
+
border-right: 1px solid #d9d9d9;
|
7603
|
+
border-radius: 0 2px 2px 0;
|
7492
7604
|
}
|
7493
|
-
.ant-
|
7494
|
-
|
7605
|
+
.ant-radio-button-wrapper-checked:not([class*=' ant-radio-button-wrapper-disabled']).ant-radio-button-wrapper:first-child {
|
7606
|
+
border-right-color: #40a9ff;
|
7495
7607
|
}
|
7496
|
-
.ant-
|
7497
|
-
|
7608
|
+
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:last-child {
|
7609
|
+
border-radius: 2px 0 0 2px;
|
7498
7610
|
}
|
7499
|
-
.ant-
|
7500
|
-
|
7611
|
+
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper-disabled:first-child {
|
7612
|
+
border-right-color: #d9d9d9;
|
7501
7613
|
}
|
7502
|
-
.ant-
|
7503
|
-
|
7614
|
+
.pandora-sdk-solid-radio-group .ant-radio-button-wrapper:not(.pandora-sdk-solid-radio-group .ant-radio-button-wrapper-checked)::before {
|
7615
|
+
background-color: #bfbfbf;
|
7504
7616
|
}
|
7505
|
-
.
|
7506
|
-
|
7617
|
+
.pandora-sdk-solid-radio-group .ant-radio-button-wrapper {
|
7618
|
+
padding: 0 12px;
|
7507
7619
|
}
|
7508
|
-
.pandora-sdk-
|
7509
|
-
|
7510
|
-
display: inline-block;
|
7511
|
-
vertical-align: top;
|
7512
|
-
white-space: nowrap;
|
7513
|
-
text-overflow: ellipsis;
|
7514
|
-
overflow: hidden;
|
7620
|
+
.pandora-sdk-solid-radio-group .ant-radio-button-wrapper:not(.pandora-sdk-solid-radio-group .ant-radio-button-wrapper-checked) {
|
7621
|
+
border-color: #d9d9d9;
|
7515
7622
|
}
|
7516
|
-
.pandora-sdk-
|
7517
|
-
|
7518
|
-
|
7519
|
-
overflow: auto;
|
7623
|
+
.pandora-sdk-solid-radio-group .ant-radio-button-wrapper:focus-within {
|
7624
|
+
-webkit-box-shadow: unset;
|
7625
|
+
box-shadow: unset;
|
7520
7626
|
}
|
7521
|
-
.ant-
|
7627
|
+
.pandora-sdk-solid-radio-group .ant-radio:not(.pandora-sdk-solid-radio-group .ant-radio-checked) .ant-radio-inner {
|
7628
|
+
border-color: #d9d9d9;
|
7629
|
+
}
|
7630
|
+
.pandora-sdk-solid-radio-group .ant-radio .ant-radio-inner {
|
7522
7631
|
-webkit-box-sizing: border-box;
|
7523
7632
|
box-sizing: border-box;
|
7524
|
-
font-variant: tabular-nums;
|
7525
|
-
list-style: none;
|
7526
|
-
-webkit-font-feature-settings: 'tnum';
|
7527
|
-
font-feature-settings: 'tnum';
|
7528
|
-
position: relative;
|
7529
|
-
width: 100%;
|
7530
|
-
min-width: 0;
|
7531
|
-
padding: 4px 11px;
|
7532
|
-
color: rgba(0, 0, 0, 0.85);
|
7533
|
-
font-size: 14px;
|
7534
|
-
line-height: 1.5715;
|
7535
|
-
background-color: #fff;
|
7536
|
-
background-image: none;
|
7537
|
-
-webkit-transition: all 0.3s;
|
7538
|
-
transition: all 0.3s;
|
7539
|
-
/* stylelint-disable-next-line selector-no-vendor-prefix */
|
7540
|
-
display: inline-block;
|
7541
|
-
width: 90px;
|
7542
|
-
margin: 0;
|
7543
|
-
padding: 0;
|
7544
|
-
border: 1px solid #d9d9d9;
|
7545
|
-
border-radius: 2px;
|
7546
7633
|
}
|
7547
|
-
.ant-
|
7548
|
-
|
7634
|
+
.pandora-sdk-solid-radio-group .ant-radio .ant-radio-checked .ant-radio-inner {
|
7635
|
+
border-color: #2c6dd2;
|
7549
7636
|
}
|
7550
|
-
.ant-
|
7551
|
-
color: #
|
7552
|
-
-webkit-user-select: none;
|
7553
|
-
user-select: none;
|
7637
|
+
.pandora-sdk-solid-radio-group .ant-radio .ant-radio-checked .ant-radio-inner::after {
|
7638
|
+
background-color: #2c6dd2;
|
7554
7639
|
}
|
7555
|
-
.
|
7556
|
-
color:
|
7557
|
-
-
|
7558
|
-
|
7640
|
+
.pandora-sdk-name-explain-icon {
|
7641
|
+
color: inherit;
|
7642
|
+
-webkit-transition: color 0.3s;
|
7643
|
+
transition: color 0.3s;
|
7559
7644
|
}
|
7560
|
-
.
|
7561
|
-
|
7562
|
-
|
7563
|
-
-moz-user-select: none;
|
7564
|
-
-ms-user-select: none;
|
7565
|
-
user-select: none;
|
7645
|
+
.pandora-sdk-name-explain-icon:hover,
|
7646
|
+
.pandora-sdk-name-explain-icon .ant-tooltip-open {
|
7647
|
+
color: #2c6dd2;
|
7566
7648
|
}
|
7567
|
-
.ant-
|
7568
|
-
text-overflow: ellipsis;
|
7569
|
-
}
|
7570
|
-
.ant-input-number:hover {
|
7571
|
-
border-color: #40a9ff;
|
7572
|
-
border-right-width: 1px !important;
|
7573
|
-
}
|
7574
|
-
.ant-input-rtl .ant-input-number:hover {
|
7575
|
-
border-right-width: 0;
|
7576
|
-
border-left-width: 1px !important;
|
7577
|
-
}
|
7578
|
-
.ant-input-number:focus,
|
7579
|
-
.ant-input-number-focused {
|
7580
|
-
border-color: #40a9ff;
|
7581
|
-
-webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
7582
|
-
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
7583
|
-
border-right-width: 1px !important;
|
7584
|
-
outline: 0;
|
7585
|
-
}
|
7586
|
-
.ant-input-rtl .ant-input-number:focus,
|
7587
|
-
.ant-input-rtl .ant-input-number-focused {
|
7588
|
-
border-right-width: 0;
|
7589
|
-
border-left-width: 1px !important;
|
7590
|
-
}
|
7591
|
-
.ant-input-number-disabled {
|
7592
|
-
color: rgba(0, 0, 0, 0.25);
|
7593
|
-
background-color: #f5f5f5;
|
7594
|
-
border-color: #d9d9d9;
|
7595
|
-
-webkit-box-shadow: none;
|
7596
|
-
box-shadow: none;
|
7597
|
-
cursor: not-allowed;
|
7598
|
-
opacity: 1;
|
7599
|
-
}
|
7600
|
-
.ant-input-number-disabled:hover {
|
7601
|
-
border-color: #d9d9d9;
|
7602
|
-
border-right-width: 1px !important;
|
7603
|
-
}
|
7604
|
-
.ant-input-number[disabled] {
|
7605
|
-
color: rgba(0, 0, 0, 0.25);
|
7606
|
-
background-color: #f5f5f5;
|
7607
|
-
border-color: #d9d9d9;
|
7608
|
-
-webkit-box-shadow: none;
|
7609
|
-
box-shadow: none;
|
7610
|
-
cursor: not-allowed;
|
7611
|
-
opacity: 1;
|
7612
|
-
}
|
7613
|
-
.ant-input-number[disabled]:hover {
|
7614
|
-
border-color: #d9d9d9;
|
7615
|
-
border-right-width: 1px !important;
|
7616
|
-
}
|
7617
|
-
.ant-input-number-borderless,
|
7618
|
-
.ant-input-number-borderless:hover,
|
7619
|
-
.ant-input-number-borderless:focus,
|
7620
|
-
.ant-input-number-borderless-focused,
|
7621
|
-
.ant-input-number-borderless-disabled,
|
7622
|
-
.ant-input-number-borderless[disabled] {
|
7623
|
-
background-color: transparent;
|
7624
|
-
border: none;
|
7625
|
-
-webkit-box-shadow: none;
|
7626
|
-
box-shadow: none;
|
7627
|
-
}
|
7628
|
-
textarea.ant-input-number {
|
7629
|
-
max-width: 100%;
|
7630
|
-
height: auto;
|
7631
|
-
min-height: 32px;
|
7632
|
-
line-height: 1.5715;
|
7633
|
-
vertical-align: bottom;
|
7634
|
-
-webkit-transition: all 0.3s, height 0s;
|
7635
|
-
transition: all 0.3s, height 0s;
|
7636
|
-
}
|
7637
|
-
.ant-input-number-lg {
|
7638
|
-
padding: 6.5px 11px;
|
7639
|
-
font-size: 16px;
|
7640
|
-
}
|
7641
|
-
.ant-input-number-sm {
|
7642
|
-
padding: 0px 7px;
|
7643
|
-
}
|
7644
|
-
.ant-input-number-rtl {
|
7645
|
-
direction: rtl;
|
7646
|
-
}
|
7647
|
-
.ant-input-number-group {
|
7649
|
+
.ant-tooltip {
|
7648
7650
|
-webkit-box-sizing: border-box;
|
7649
7651
|
box-sizing: border-box;
|
7650
7652
|
margin: 0;
|
@@ -7656,388 +7658,325 @@ textarea.ant-input-number {
|
|
7656
7658
|
list-style: none;
|
7657
7659
|
-webkit-font-feature-settings: 'tnum';
|
7658
7660
|
font-feature-settings: 'tnum';
|
7659
|
-
position:
|
7660
|
-
|
7661
|
-
|
7662
|
-
|
7663
|
-
|
7661
|
+
position: absolute;
|
7662
|
+
z-index: 1070;
|
7663
|
+
display: block;
|
7664
|
+
width: -webkit-max-content;
|
7665
|
+
width: -moz-max-content;
|
7666
|
+
width: max-content;
|
7667
|
+
max-width: 250px;
|
7668
|
+
visibility: visible;
|
7664
7669
|
}
|
7665
|
-
.ant-
|
7666
|
-
|
7667
|
-
padding-right: 0;
|
7668
|
-
padding-left: 0;
|
7670
|
+
.ant-tooltip-hidden {
|
7671
|
+
display: none;
|
7669
7672
|
}
|
7670
|
-
.ant-
|
7671
|
-
|
7673
|
+
.ant-tooltip-placement-top,
|
7674
|
+
.ant-tooltip-placement-topLeft,
|
7675
|
+
.ant-tooltip-placement-topRight {
|
7676
|
+
padding-bottom: 8px;
|
7672
7677
|
}
|
7673
|
-
.ant-
|
7674
|
-
|
7678
|
+
.ant-tooltip-placement-right,
|
7679
|
+
.ant-tooltip-placement-rightTop,
|
7680
|
+
.ant-tooltip-placement-rightBottom {
|
7681
|
+
padding-left: 8px;
|
7675
7682
|
}
|
7676
|
-
.ant-
|
7677
|
-
.ant-
|
7678
|
-
.ant-
|
7679
|
-
|
7683
|
+
.ant-tooltip-placement-bottom,
|
7684
|
+
.ant-tooltip-placement-bottomLeft,
|
7685
|
+
.ant-tooltip-placement-bottomRight {
|
7686
|
+
padding-top: 8px;
|
7680
7687
|
}
|
7681
|
-
.ant-
|
7682
|
-
.ant-
|
7683
|
-
.ant-
|
7684
|
-
|
7688
|
+
.ant-tooltip-placement-left,
|
7689
|
+
.ant-tooltip-placement-leftTop,
|
7690
|
+
.ant-tooltip-placement-leftBottom {
|
7691
|
+
padding-right: 8px;
|
7685
7692
|
}
|
7686
|
-
.ant-
|
7687
|
-
|
7688
|
-
|
7689
|
-
|
7690
|
-
|
7693
|
+
.ant-tooltip-inner {
|
7694
|
+
min-width: 30px;
|
7695
|
+
min-height: 32px;
|
7696
|
+
padding: 6px 8px;
|
7697
|
+
color: #fff;
|
7698
|
+
text-align: left;
|
7699
|
+
text-decoration: none;
|
7700
|
+
word-wrap: break-word;
|
7701
|
+
background-color: rgba(0, 0, 0, 0.75);
|
7702
|
+
border-radius: 2px;
|
7703
|
+
-webkit-box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
7704
|
+
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
7691
7705
|
}
|
7692
|
-
.ant-
|
7693
|
-
|
7706
|
+
.ant-tooltip-arrow {
|
7707
|
+
position: absolute;
|
7708
|
+
display: block;
|
7709
|
+
width: 13.07106781px;
|
7710
|
+
height: 13.07106781px;
|
7711
|
+
overflow: hidden;
|
7712
|
+
background: transparent;
|
7713
|
+
pointer-events: none;
|
7694
7714
|
}
|
7695
|
-
.ant-
|
7696
|
-
|
7697
|
-
|
7698
|
-
|
7699
|
-
|
7715
|
+
.ant-tooltip-arrow-content {
|
7716
|
+
position: absolute;
|
7717
|
+
top: 0;
|
7718
|
+
right: 0;
|
7719
|
+
bottom: 0;
|
7720
|
+
left: 0;
|
7721
|
+
display: block;
|
7722
|
+
width: 5px;
|
7723
|
+
height: 5px;
|
7724
|
+
margin: auto;
|
7725
|
+
background-color: rgba(0, 0, 0, 0.75);
|
7726
|
+
content: '';
|
7727
|
+
pointer-events: auto;
|
7700
7728
|
}
|
7701
|
-
.ant-
|
7702
|
-
|
7703
|
-
|
7729
|
+
.ant-tooltip-placement-top .ant-tooltip-arrow,
|
7730
|
+
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
|
7731
|
+
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
|
7732
|
+
bottom: -5.07106781px;
|
7704
7733
|
}
|
7705
|
-
.ant-
|
7706
|
-
|
7707
|
-
|
7734
|
+
.ant-tooltip-placement-top .ant-tooltip-arrow-content,
|
7735
|
+
.ant-tooltip-placement-topLeft .ant-tooltip-arrow-content,
|
7736
|
+
.ant-tooltip-placement-topRight .ant-tooltip-arrow-content {
|
7737
|
+
-webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
|
7738
|
+
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
|
7739
|
+
-webkit-transform: translateY(-6.53553391px) rotate(45deg);
|
7740
|
+
transform: translateY(-6.53553391px) rotate(45deg);
|
7708
7741
|
}
|
7709
|
-
.ant-
|
7710
|
-
|
7742
|
+
.ant-tooltip-placement-top .ant-tooltip-arrow {
|
7743
|
+
left: 50%;
|
7744
|
+
-webkit-transform: translateX(-50%);
|
7745
|
+
transform: translateX(-50%);
|
7711
7746
|
}
|
7712
|
-
.ant-
|
7713
|
-
|
7714
|
-
padding: 0 11px;
|
7715
|
-
color: rgba(0, 0, 0, 0.85);
|
7716
|
-
font-weight: normal;
|
7717
|
-
font-size: 14px;
|
7718
|
-
text-align: center;
|
7719
|
-
background-color: #fafafa;
|
7720
|
-
border: 1px solid #d9d9d9;
|
7721
|
-
border-radius: 2px;
|
7722
|
-
-webkit-transition: all 0.3s;
|
7723
|
-
transition: all 0.3s;
|
7747
|
+
.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
|
7748
|
+
left: 13px;
|
7724
7749
|
}
|
7725
|
-
.ant-
|
7726
|
-
|
7750
|
+
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
|
7751
|
+
right: 13px;
|
7727
7752
|
}
|
7728
|
-
.ant-
|
7729
|
-
|
7730
|
-
|
7731
|
-
|
7732
|
-
box-shadow: none;
|
7753
|
+
.ant-tooltip-placement-right .ant-tooltip-arrow,
|
7754
|
+
.ant-tooltip-placement-rightTop .ant-tooltip-arrow,
|
7755
|
+
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
|
7756
|
+
left: -5.07106781px;
|
7733
7757
|
}
|
7734
|
-
.ant-
|
7735
|
-
.ant-
|
7736
|
-
|
7758
|
+
.ant-tooltip-placement-right .ant-tooltip-arrow-content,
|
7759
|
+
.ant-tooltip-placement-rightTop .ant-tooltip-arrow-content,
|
7760
|
+
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow-content {
|
7761
|
+
-webkit-box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
|
7762
|
+
box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
|
7763
|
+
-webkit-transform: translateX(6.53553391px) rotate(45deg);
|
7764
|
+
transform: translateX(6.53553391px) rotate(45deg);
|
7737
7765
|
}
|
7738
|
-
.ant-
|
7739
|
-
|
7740
|
-
|
7766
|
+
.ant-tooltip-placement-right .ant-tooltip-arrow {
|
7767
|
+
top: 50%;
|
7768
|
+
-webkit-transform: translateY(-50%);
|
7769
|
+
transform: translateY(-50%);
|
7741
7770
|
}
|
7742
|
-
.ant-
|
7743
|
-
|
7744
|
-
border: 0;
|
7745
|
-
-webkit-box-shadow: none;
|
7746
|
-
box-shadow: none;
|
7771
|
+
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
|
7772
|
+
top: 5px;
|
7747
7773
|
}
|
7748
|
-
.ant-
|
7749
|
-
|
7750
|
-
border-top-right-radius: 0;
|
7751
|
-
border-bottom-right-radius: 0;
|
7774
|
+
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
|
7775
|
+
bottom: 5px;
|
7752
7776
|
}
|
7753
|
-
.ant-
|
7754
|
-
.ant-
|
7755
|
-
|
7756
|
-
|
7757
|
-
}
|
7758
|
-
.ant-input-number-group > .ant-input-number-affix-wrapper:not(:first-child) .ant-input-number {
|
7759
|
-
border-top-left-radius: 0;
|
7760
|
-
border-bottom-left-radius: 0;
|
7761
|
-
}
|
7762
|
-
.ant-input-number-group > .ant-input-number-affix-wrapper:not(:last-child) .ant-input-number {
|
7763
|
-
border-top-right-radius: 0;
|
7764
|
-
border-bottom-right-radius: 0;
|
7765
|
-
}
|
7766
|
-
.ant-input-number-group-addon:first-child {
|
7767
|
-
border-right: 0;
|
7768
|
-
}
|
7769
|
-
.ant-input-number-group-addon:last-child {
|
7770
|
-
border-left: 0;
|
7771
|
-
}
|
7772
|
-
.ant-input-number-group > .ant-input-number:last-child,
|
7773
|
-
.ant-input-number-group-addon:last-child {
|
7774
|
-
border-top-left-radius: 0;
|
7775
|
-
border-bottom-left-radius: 0;
|
7777
|
+
.ant-tooltip-placement-left .ant-tooltip-arrow,
|
7778
|
+
.ant-tooltip-placement-leftTop .ant-tooltip-arrow,
|
7779
|
+
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
|
7780
|
+
right: -5.07106781px;
|
7776
7781
|
}
|
7777
|
-
.ant-
|
7778
|
-
.ant-
|
7779
|
-
|
7780
|
-
|
7782
|
+
.ant-tooltip-placement-left .ant-tooltip-arrow-content,
|
7783
|
+
.ant-tooltip-placement-leftTop .ant-tooltip-arrow-content,
|
7784
|
+
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow-content {
|
7785
|
+
-webkit-box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
|
7786
|
+
box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
|
7787
|
+
-webkit-transform: translateX(-6.53553391px) rotate(45deg);
|
7788
|
+
transform: translateX(-6.53553391px) rotate(45deg);
|
7781
7789
|
}
|
7782
|
-
.ant-
|
7783
|
-
|
7784
|
-
|
7785
|
-
|
7790
|
+
.ant-tooltip-placement-left .ant-tooltip-arrow {
|
7791
|
+
top: 50%;
|
7792
|
+
-webkit-transform: translateY(-50%);
|
7793
|
+
transform: translateY(-50%);
|
7786
7794
|
}
|
7787
|
-
.ant-
|
7788
|
-
|
7789
|
-
padding: 0px 7px;
|
7795
|
+
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
|
7796
|
+
top: 5px;
|
7790
7797
|
}
|
7791
|
-
.ant-
|
7792
|
-
|
7798
|
+
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
|
7799
|
+
bottom: 5px;
|
7793
7800
|
}
|
7794
|
-
.ant-
|
7795
|
-
|
7801
|
+
.ant-tooltip-placement-bottom .ant-tooltip-arrow,
|
7802
|
+
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
|
7803
|
+
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
|
7804
|
+
top: -5.07106781px;
|
7796
7805
|
}
|
7797
|
-
.ant-
|
7798
|
-
|
7799
|
-
|
7806
|
+
.ant-tooltip-placement-bottom .ant-tooltip-arrow-content,
|
7807
|
+
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow-content,
|
7808
|
+
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow-content {
|
7809
|
+
-webkit-box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
|
7810
|
+
box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
|
7811
|
+
-webkit-transform: translateY(6.53553391px) rotate(45deg);
|
7812
|
+
transform: translateY(6.53553391px) rotate(45deg);
|
7800
7813
|
}
|
7801
|
-
.ant-
|
7802
|
-
|
7803
|
-
|
7814
|
+
.ant-tooltip-placement-bottom .ant-tooltip-arrow {
|
7815
|
+
left: 50%;
|
7816
|
+
-webkit-transform: translateX(-50%);
|
7817
|
+
transform: translateX(-50%);
|
7804
7818
|
}
|
7805
|
-
.ant-
|
7806
|
-
|
7807
|
-
border-top-left-radius: 0;
|
7808
|
-
border-bottom-left-radius: 0;
|
7819
|
+
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
|
7820
|
+
left: 13px;
|
7809
7821
|
}
|
7810
|
-
.ant-
|
7811
|
-
|
7822
|
+
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
|
7823
|
+
right: 13px;
|
7812
7824
|
}
|
7813
|
-
.ant-
|
7814
|
-
|
7815
|
-
content: '';
|
7825
|
+
.ant-tooltip-pink .ant-tooltip-inner {
|
7826
|
+
background-color: #eb2f96;
|
7816
7827
|
}
|
7817
|
-
.ant-
|
7818
|
-
|
7819
|
-
clear: both;
|
7820
|
-
content: '';
|
7828
|
+
.ant-tooltip-pink .ant-tooltip-arrow-content {
|
7829
|
+
background-color: #eb2f96;
|
7821
7830
|
}
|
7822
|
-
.ant-
|
7823
|
-
|
7824
|
-
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child) {
|
7825
|
-
border-right-width: 1px;
|
7831
|
+
.ant-tooltip-magenta .ant-tooltip-inner {
|
7832
|
+
background-color: #eb2f96;
|
7826
7833
|
}
|
7827
|
-
.ant-
|
7828
|
-
|
7829
|
-
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):hover {
|
7830
|
-
z-index: 1;
|
7834
|
+
.ant-tooltip-magenta .ant-tooltip-arrow-content {
|
7835
|
+
background-color: #eb2f96;
|
7831
7836
|
}
|
7832
|
-
.ant-
|
7833
|
-
|
7834
|
-
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):focus {
|
7835
|
-
z-index: 1;
|
7837
|
+
.ant-tooltip-red .ant-tooltip-inner {
|
7838
|
+
background-color: #f5222d;
|
7836
7839
|
}
|
7837
|
-
.ant-
|
7838
|
-
|
7839
|
-
float: none;
|
7840
|
-
vertical-align: top;
|
7841
|
-
border-radius: 0;
|
7840
|
+
.ant-tooltip-red .ant-tooltip-arrow-content {
|
7841
|
+
background-color: #f5222d;
|
7842
7842
|
}
|
7843
|
-
.ant-
|
7844
|
-
|
7845
|
-
display: -ms-inline-flexbox;
|
7846
|
-
display: inline-flex;
|
7843
|
+
.ant-tooltip-volcano .ant-tooltip-inner {
|
7844
|
+
background-color: #fa541c;
|
7847
7845
|
}
|
7848
|
-
.ant-
|
7849
|
-
|
7850
|
-
display: -ms-inline-flexbox;
|
7851
|
-
display: inline-flex;
|
7846
|
+
.ant-tooltip-volcano .ant-tooltip-arrow-content {
|
7847
|
+
background-color: #fa541c;
|
7852
7848
|
}
|
7853
|
-
.ant-
|
7854
|
-
|
7855
|
-
border-right-width: 1px;
|
7849
|
+
.ant-tooltip-orange .ant-tooltip-inner {
|
7850
|
+
background-color: #fa8c16;
|
7856
7851
|
}
|
7857
|
-
.ant-
|
7858
|
-
|
7852
|
+
.ant-tooltip-orange .ant-tooltip-arrow-content {
|
7853
|
+
background-color: #fa8c16;
|
7859
7854
|
}
|
7860
|
-
.ant-
|
7861
|
-
|
7862
|
-
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input,
|
7863
|
-
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input {
|
7864
|
-
border-right-width: 1px;
|
7865
|
-
border-radius: 0;
|
7855
|
+
.ant-tooltip-yellow .ant-tooltip-inner {
|
7856
|
+
background-color: #fadb14;
|
7866
7857
|
}
|
7867
|
-
.ant-
|
7868
|
-
|
7869
|
-
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:hover,
|
7870
|
-
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:hover {
|
7871
|
-
z-index: 1;
|
7858
|
+
.ant-tooltip-yellow .ant-tooltip-arrow-content {
|
7859
|
+
background-color: #fadb14;
|
7872
7860
|
}
|
7873
|
-
.ant-
|
7874
|
-
|
7875
|
-
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:focus,
|
7876
|
-
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:focus {
|
7877
|
-
z-index: 1;
|
7861
|
+
.ant-tooltip-gold .ant-tooltip-inner {
|
7862
|
+
background-color: #faad14;
|
7878
7863
|
}
|
7879
|
-
.ant-
|
7880
|
-
|
7864
|
+
.ant-tooltip-gold .ant-tooltip-arrow-content {
|
7865
|
+
background-color: #faad14;
|
7881
7866
|
}
|
7882
|
-
.ant-
|
7883
|
-
|
7867
|
+
.ant-tooltip-cyan .ant-tooltip-inner {
|
7868
|
+
background-color: #13c2c2;
|
7884
7869
|
}
|
7885
|
-
.ant-
|
7886
|
-
|
7887
|
-
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete:first-child .ant-input,
|
7888
|
-
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:first-child .ant-input {
|
7889
|
-
border-top-left-radius: 2px;
|
7890
|
-
border-bottom-left-radius: 2px;
|
7870
|
+
.ant-tooltip-cyan .ant-tooltip-arrow-content {
|
7871
|
+
background-color: #13c2c2;
|
7891
7872
|
}
|
7892
|
-
.ant-
|
7893
|
-
|
7894
|
-
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:last-child .ant-input,
|
7895
|
-
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
|
7896
|
-
border-right-width: 1px;
|
7897
|
-
border-top-right-radius: 2px;
|
7898
|
-
border-bottom-right-radius: 2px;
|
7873
|
+
.ant-tooltip-lime .ant-tooltip-inner {
|
7874
|
+
background-color: #a0d911;
|
7899
7875
|
}
|
7900
|
-
.ant-
|
7901
|
-
|
7876
|
+
.ant-tooltip-lime .ant-tooltip-arrow-content {
|
7877
|
+
background-color: #a0d911;
|
7902
7878
|
}
|
7903
|
-
.ant-
|
7904
|
-
|
7879
|
+
.ant-tooltip-green .ant-tooltip-inner {
|
7880
|
+
background-color: #52c41a;
|
7905
7881
|
}
|
7906
|
-
.ant-
|
7907
|
-
|
7882
|
+
.ant-tooltip-green .ant-tooltip-arrow-content {
|
7883
|
+
background-color: #52c41a;
|
7908
7884
|
}
|
7909
|
-
.ant-
|
7910
|
-
|
7885
|
+
.ant-tooltip-blue .ant-tooltip-inner {
|
7886
|
+
background-color: #1890ff;
|
7911
7887
|
}
|
7912
|
-
.ant-
|
7913
|
-
|
7888
|
+
.ant-tooltip-blue .ant-tooltip-arrow-content {
|
7889
|
+
background-color: #1890ff;
|
7914
7890
|
}
|
7915
|
-
.ant-
|
7916
|
-
|
7917
|
-
border-radius: 0 2px 2px 0;
|
7891
|
+
.ant-tooltip-geekblue .ant-tooltip-inner {
|
7892
|
+
background-color: #2f54eb;
|
7918
7893
|
}
|
7919
|
-
.ant-
|
7920
|
-
|
7921
|
-
border-left: 0;
|
7894
|
+
.ant-tooltip-geekblue .ant-tooltip-arrow-content {
|
7895
|
+
background-color: #2f54eb;
|
7922
7896
|
}
|
7923
|
-
.ant-
|
7924
|
-
|
7925
|
-
border-left: 1px solid #d9d9d9;
|
7897
|
+
.ant-tooltip-purple .ant-tooltip-inner {
|
7898
|
+
background-color: #722ed1;
|
7926
7899
|
}
|
7927
|
-
.ant-
|
7928
|
-
|
7929
|
-
border-radius: 2px 0 0 2px;
|
7900
|
+
.ant-tooltip-purple .ant-tooltip-arrow-content {
|
7901
|
+
background-color: #722ed1;
|
7930
7902
|
}
|
7931
|
-
.ant-
|
7932
|
-
|
7903
|
+
.ant-tooltip-rtl {
|
7904
|
+
direction: rtl;
|
7933
7905
|
}
|
7934
|
-
.ant-
|
7935
|
-
|
7906
|
+
.ant-tooltip-rtl .ant-tooltip-inner {
|
7907
|
+
text-align: right;
|
7936
7908
|
}
|
7937
|
-
.
|
7938
|
-
|
7939
|
-
|
7940
|
-
|
7909
|
+
.pandora-sdk-name-limit {
|
7910
|
+
max-width: 100%;
|
7911
|
+
display: inline-block;
|
7912
|
+
vertical-align: top;
|
7913
|
+
white-space: nowrap;
|
7914
|
+
text-overflow: ellipsis;
|
7915
|
+
overflow: hidden;
|
7941
7916
|
}
|
7942
|
-
.
|
7943
|
-
|
7944
|
-
|
7945
|
-
|
7946
|
-
border-radius: 0 2px 2px 0;
|
7917
|
+
.pandora-sdk-name-limit-tooltip .ant-tooltip-inner {
|
7918
|
+
max-width: 400px;
|
7919
|
+
max-height: 200px;
|
7920
|
+
overflow: auto;
|
7947
7921
|
}
|
7948
|
-
.ant-input-number
|
7949
|
-
|
7950
|
-
|
7951
|
-
|
7952
|
-
|
7953
|
-
|
7954
|
-
|
7955
|
-
}
|
7956
|
-
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper-rtl + .ant-input-group-wrapper-rtl {
|
7957
|
-
margin-right: -1px;
|
7958
|
-
margin-left: 0;
|
7959
|
-
}
|
7960
|
-
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper-rtl:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
|
7961
|
-
border-radius: 0 2px 2px 0;
|
7962
|
-
}
|
7963
|
-
.ant-input-number-group-wrapper {
|
7964
|
-
display: inline-block;
|
7965
|
-
text-align: start;
|
7966
|
-
vertical-align: top;
|
7967
|
-
}
|
7968
|
-
.ant-input-number-handler {
|
7922
|
+
.ant-input-number {
|
7923
|
+
-webkit-box-sizing: border-box;
|
7924
|
+
box-sizing: border-box;
|
7925
|
+
font-variant: tabular-nums;
|
7926
|
+
list-style: none;
|
7927
|
+
-webkit-font-feature-settings: 'tnum';
|
7928
|
+
font-feature-settings: 'tnum';
|
7969
7929
|
position: relative;
|
7970
|
-
display: block;
|
7971
7930
|
width: 100%;
|
7972
|
-
|
7973
|
-
|
7974
|
-
color: rgba(0, 0, 0, 0.
|
7975
|
-
font-
|
7976
|
-
line-height:
|
7977
|
-
|
7978
|
-
|
7979
|
-
-webkit-transition: all 0.
|
7980
|
-
transition: all 0.
|
7931
|
+
min-width: 0;
|
7932
|
+
padding: 4px 11px;
|
7933
|
+
color: rgba(0, 0, 0, 0.85);
|
7934
|
+
font-size: 14px;
|
7935
|
+
line-height: 1.5715;
|
7936
|
+
background-color: #fff;
|
7937
|
+
background-image: none;
|
7938
|
+
-webkit-transition: all 0.3s;
|
7939
|
+
transition: all 0.3s;
|
7940
|
+
/* stylelint-disable-next-line selector-no-vendor-prefix */
|
7941
|
+
display: inline-block;
|
7942
|
+
width: 90px;
|
7943
|
+
margin: 0;
|
7944
|
+
padding: 0;
|
7945
|
+
border: 1px solid #d9d9d9;
|
7946
|
+
border-radius: 2px;
|
7981
7947
|
}
|
7982
|
-
.ant-input-number-
|
7983
|
-
|
7948
|
+
.ant-input-number::-moz-placeholder {
|
7949
|
+
opacity: 1;
|
7984
7950
|
}
|
7985
|
-
.ant-input-number-
|
7986
|
-
|
7987
|
-
|
7951
|
+
.ant-input-number::-webkit-input-placeholder {
|
7952
|
+
color: #bfbfbf;
|
7953
|
+
-webkit-user-select: none;
|
7954
|
+
user-select: none;
|
7988
7955
|
}
|
7989
|
-
.ant-input-number-
|
7990
|
-
|
7991
|
-
|
7992
|
-
|
7993
|
-
|
7994
|
-
|
7995
|
-
|
7996
|
-
text-transform: none;
|
7997
|
-
vertical-align: -0.125em;
|
7998
|
-
text-rendering: optimizeLegibility;
|
7999
|
-
-webkit-font-smoothing: antialiased;
|
8000
|
-
-moz-osx-font-smoothing: grayscale;
|
8001
|
-
position: absolute;
|
8002
|
-
right: 4px;
|
8003
|
-
width: 12px;
|
8004
|
-
height: 12px;
|
8005
|
-
color: rgba(0, 0, 0, 0.45);
|
8006
|
-
line-height: 12px;
|
8007
|
-
-webkit-transition: all 0.1s linear;
|
8008
|
-
transition: all 0.1s linear;
|
7956
|
+
.ant-input-number::-ms-input-placeholder {
|
7957
|
+
color: #bfbfbf;
|
7958
|
+
-ms-user-select: none;
|
7959
|
+
user-select: none;
|
7960
|
+
}
|
7961
|
+
.ant-input-number::placeholder {
|
7962
|
+
color: #bfbfbf;
|
8009
7963
|
-webkit-user-select: none;
|
8010
7964
|
-moz-user-select: none;
|
8011
7965
|
-ms-user-select: none;
|
8012
7966
|
user-select: none;
|
8013
7967
|
}
|
8014
|
-
.ant-input-number-
|
8015
|
-
|
8016
|
-
line-height: 1;
|
8017
|
-
}
|
8018
|
-
.ant-input-number-handler-up-inner svg,
|
8019
|
-
.ant-input-number-handler-down-inner svg {
|
8020
|
-
display: inline-block;
|
8021
|
-
}
|
8022
|
-
.ant-input-number-handler-up-inner::before,
|
8023
|
-
.ant-input-number-handler-down-inner::before {
|
8024
|
-
display: none;
|
8025
|
-
}
|
8026
|
-
.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,
|
8027
|
-
.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,
|
8028
|
-
.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,
|
8029
|
-
.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon {
|
8030
|
-
display: block;
|
7968
|
+
.ant-input-number:placeholder-shown {
|
7969
|
+
text-overflow: ellipsis;
|
8031
7970
|
}
|
8032
7971
|
.ant-input-number:hover {
|
8033
7972
|
border-color: #40a9ff;
|
8034
7973
|
border-right-width: 1px !important;
|
8035
7974
|
}
|
8036
|
-
.ant-input-
|
8037
|
-
|
8038
|
-
-
|
8039
|
-
transition: opacity 0.24s linear 0.24s;
|
7975
|
+
.ant-input-rtl .ant-input-number:hover {
|
7976
|
+
border-right-width: 0;
|
7977
|
+
border-left-width: 1px !important;
|
8040
7978
|
}
|
7979
|
+
.ant-input-number:focus,
|
8041
7980
|
.ant-input-number-focused {
|
8042
7981
|
border-color: #40a9ff;
|
8043
7982
|
-webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
@@ -8045,6 +7984,7 @@ textarea.ant-input-number {
|
|
8045
7984
|
border-right-width: 1px !important;
|
8046
7985
|
outline: 0;
|
8047
7986
|
}
|
7987
|
+
.ant-input-rtl .ant-input-number:focus,
|
8048
7988
|
.ant-input-rtl .ant-input-number-focused {
|
8049
7989
|
border-right-width: 0;
|
8050
7990
|
border-left-width: 1px !important;
|
@@ -8062,610 +8002,670 @@ textarea.ant-input-number {
|
|
8062
8002
|
border-color: #d9d9d9;
|
8063
8003
|
border-right-width: 1px !important;
|
8064
8004
|
}
|
8065
|
-
.ant-input-number
|
8005
|
+
.ant-input-number[disabled] {
|
8006
|
+
color: rgba(0, 0, 0, 0.25);
|
8007
|
+
background-color: #f5f5f5;
|
8008
|
+
border-color: #d9d9d9;
|
8009
|
+
-webkit-box-shadow: none;
|
8010
|
+
box-shadow: none;
|
8066
8011
|
cursor: not-allowed;
|
8012
|
+
opacity: 1;
|
8067
8013
|
}
|
8068
|
-
.ant-input-number
|
8069
|
-
|
8070
|
-
|
8071
|
-
.ant-input-number-readonly .ant-input-number-handler-wrap {
|
8072
|
-
display: none;
|
8014
|
+
.ant-input-number[disabled]:hover {
|
8015
|
+
border-color: #d9d9d9;
|
8016
|
+
border-right-width: 1px !important;
|
8073
8017
|
}
|
8074
|
-
.ant-input-number-
|
8075
|
-
|
8076
|
-
|
8077
|
-
|
8078
|
-
|
8018
|
+
.ant-input-number-borderless,
|
8019
|
+
.ant-input-number-borderless:hover,
|
8020
|
+
.ant-input-number-borderless:focus,
|
8021
|
+
.ant-input-number-borderless-focused,
|
8022
|
+
.ant-input-number-borderless-disabled,
|
8023
|
+
.ant-input-number-borderless[disabled] {
|
8079
8024
|
background-color: transparent;
|
8080
|
-
border:
|
8081
|
-
|
8082
|
-
|
8083
|
-
-webkit-transition: all 0.3s linear;
|
8084
|
-
transition: all 0.3s linear;
|
8085
|
-
-webkit-appearance: textfield !important;
|
8086
|
-
-moz-appearance: textfield !important;
|
8087
|
-
appearance: textfield !important;
|
8088
|
-
/* stylelint-disable-next-line selector-no-vendor-prefix */
|
8089
|
-
}
|
8090
|
-
.ant-input-number-input::-moz-placeholder {
|
8091
|
-
opacity: 1;
|
8025
|
+
border: none;
|
8026
|
+
-webkit-box-shadow: none;
|
8027
|
+
box-shadow: none;
|
8092
8028
|
}
|
8093
|
-
.ant-input-number
|
8094
|
-
|
8095
|
-
|
8096
|
-
|
8029
|
+
textarea.ant-input-number {
|
8030
|
+
max-width: 100%;
|
8031
|
+
height: auto;
|
8032
|
+
min-height: 32px;
|
8033
|
+
line-height: 1.5715;
|
8034
|
+
vertical-align: bottom;
|
8035
|
+
-webkit-transition: all 0.3s, height 0s;
|
8036
|
+
transition: all 0.3s, height 0s;
|
8097
8037
|
}
|
8098
|
-
.ant-input-number-
|
8099
|
-
|
8100
|
-
-
|
8101
|
-
user-select: none;
|
8038
|
+
.ant-input-number-lg {
|
8039
|
+
padding: 6.5px 11px;
|
8040
|
+
font-size: 16px;
|
8102
8041
|
}
|
8103
|
-
.ant-input-number-
|
8104
|
-
|
8105
|
-
-webkit-user-select: none;
|
8106
|
-
-moz-user-select: none;
|
8107
|
-
-ms-user-select: none;
|
8108
|
-
user-select: none;
|
8042
|
+
.ant-input-number-sm {
|
8043
|
+
padding: 0px 7px;
|
8109
8044
|
}
|
8110
|
-
.ant-input-number-
|
8111
|
-
|
8045
|
+
.ant-input-number-rtl {
|
8046
|
+
direction: rtl;
|
8112
8047
|
}
|
8113
|
-
.ant-input-number-
|
8114
|
-
|
8048
|
+
.ant-input-number-group {
|
8049
|
+
-webkit-box-sizing: border-box;
|
8050
|
+
box-sizing: border-box;
|
8115
8051
|
margin: 0;
|
8116
|
-
/* stylelint-disable-next-line property-no-vendor-prefix */
|
8117
|
-
-webkit-appearance: none;
|
8118
|
-
appearance: none;
|
8119
|
-
}
|
8120
|
-
.ant-input-number-lg {
|
8121
8052
|
padding: 0;
|
8122
|
-
|
8053
|
+
color: rgba(0, 0, 0, 0.85);
|
8054
|
+
font-size: 14px;
|
8055
|
+
font-variant: tabular-nums;
|
8056
|
+
line-height: 1.5715;
|
8057
|
+
list-style: none;
|
8058
|
+
-webkit-font-feature-settings: 'tnum';
|
8059
|
+
font-feature-settings: 'tnum';
|
8060
|
+
position: relative;
|
8061
|
+
display: table;
|
8062
|
+
width: 100%;
|
8063
|
+
border-collapse: separate;
|
8064
|
+
border-spacing: 0;
|
8123
8065
|
}
|
8124
|
-
.ant-input-number-
|
8125
|
-
|
8066
|
+
.ant-input-number-group[class*='col-'] {
|
8067
|
+
float: none;
|
8068
|
+
padding-right: 0;
|
8069
|
+
padding-left: 0;
|
8126
8070
|
}
|
8127
|
-
.ant-input-number-
|
8128
|
-
padding:
|
8071
|
+
.ant-input-number-group > [class*='col-'] {
|
8072
|
+
padding-right: 8px;
|
8129
8073
|
}
|
8130
|
-
.ant-input-number-
|
8131
|
-
|
8132
|
-
padding: 0 7px;
|
8074
|
+
.ant-input-number-group > [class*='col-']:last-child {
|
8075
|
+
padding-right: 0;
|
8133
8076
|
}
|
8134
|
-
.ant-input-number-
|
8135
|
-
|
8136
|
-
|
8137
|
-
|
8138
|
-
width: 22px;
|
8139
|
-
height: 100%;
|
8140
|
-
background: #fff;
|
8141
|
-
border-radius: 0 2px 2px 0;
|
8142
|
-
opacity: 0;
|
8143
|
-
-webkit-transition: opacity 0.24s linear 0.1s;
|
8144
|
-
transition: opacity 0.24s linear 0.1s;
|
8077
|
+
.ant-input-number-group-addon,
|
8078
|
+
.ant-input-number-group-wrap,
|
8079
|
+
.ant-input-number-group > .ant-input-number {
|
8080
|
+
display: table-cell;
|
8145
8081
|
}
|
8146
|
-
.ant-input-number-
|
8147
|
-
.ant-input-number-
|
8148
|
-
|
8149
|
-
|
8150
|
-
display: flex;
|
8151
|
-
-webkit-box-align: center;
|
8152
|
-
-ms-flex-align: center;
|
8153
|
-
align-items: center;
|
8154
|
-
-webkit-box-pack: center;
|
8155
|
-
-ms-flex-pack: center;
|
8156
|
-
justify-content: center;
|
8157
|
-
min-width: auto;
|
8158
|
-
margin-right: 0;
|
8159
|
-
font-size: 7px;
|
8160
|
-
}
|
8161
|
-
.ant-input-number-borderless .ant-input-number-handler-wrap {
|
8162
|
-
border-left-width: 0;
|
8082
|
+
.ant-input-number-group-addon:not(:first-child):not(:last-child),
|
8083
|
+
.ant-input-number-group-wrap:not(:first-child):not(:last-child),
|
8084
|
+
.ant-input-number-group > .ant-input-number:not(:first-child):not(:last-child) {
|
8085
|
+
border-radius: 0;
|
8163
8086
|
}
|
8164
|
-
.ant-input-number-
|
8165
|
-
|
8087
|
+
.ant-input-number-group-addon,
|
8088
|
+
.ant-input-number-group-wrap {
|
8089
|
+
width: 1px;
|
8090
|
+
white-space: nowrap;
|
8091
|
+
vertical-align: middle;
|
8166
8092
|
}
|
8167
|
-
.ant-input-number
|
8168
|
-
|
8169
|
-
opacity: 1;
|
8093
|
+
.ant-input-number-group-wrap > * {
|
8094
|
+
display: block !important;
|
8170
8095
|
}
|
8171
|
-
.ant-input-number-
|
8172
|
-
|
8173
|
-
|
8096
|
+
.ant-input-number-group .ant-input-number {
|
8097
|
+
float: left;
|
8098
|
+
width: 100%;
|
8099
|
+
margin-bottom: 0;
|
8100
|
+
text-align: inherit;
|
8174
8101
|
}
|
8175
|
-
.ant-input-number-
|
8176
|
-
|
8177
|
-
|
8178
|
-
text-align: center;
|
8102
|
+
.ant-input-number-group .ant-input-number:focus {
|
8103
|
+
z-index: 1;
|
8104
|
+
border-right-width: 1px;
|
8179
8105
|
}
|
8180
|
-
.ant-input-number-
|
8181
|
-
|
8106
|
+
.ant-input-number-group .ant-input-number:hover {
|
8107
|
+
z-index: 1;
|
8108
|
+
border-right-width: 1px;
|
8182
8109
|
}
|
8183
|
-
.ant-input-number-
|
8184
|
-
|
8185
|
-
border-top: 1px solid #d9d9d9;
|
8186
|
-
border-bottom-right-radius: 2px;
|
8187
|
-
cursor: pointer;
|
8110
|
+
.ant-input-search-with-button .ant-input-number-group .ant-input-number:hover {
|
8111
|
+
z-index: 0;
|
8188
8112
|
}
|
8189
|
-
.ant-input-number-
|
8190
|
-
|
8113
|
+
.ant-input-number-group-addon {
|
8114
|
+
position: relative;
|
8115
|
+
padding: 0 11px;
|
8116
|
+
color: rgba(0, 0, 0, 0.85);
|
8117
|
+
font-weight: normal;
|
8118
|
+
font-size: 14px;
|
8191
8119
|
text-align: center;
|
8192
|
-
-
|
8193
|
-
|
8120
|
+
background-color: #fafafa;
|
8121
|
+
border: 1px solid #d9d9d9;
|
8122
|
+
border-radius: 2px;
|
8123
|
+
-webkit-transition: all 0.3s;
|
8124
|
+
transition: all 0.3s;
|
8194
8125
|
}
|
8195
|
-
.ant-input-number-
|
8196
|
-
|
8126
|
+
.ant-input-number-group-addon .ant-select {
|
8127
|
+
margin: -5px -11px;
|
8197
8128
|
}
|
8198
|
-
.ant-input-number-
|
8199
|
-
|
8129
|
+
.ant-input-number-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
|
8130
|
+
background-color: inherit;
|
8131
|
+
border: 1px solid transparent;
|
8132
|
+
-webkit-box-shadow: none;
|
8133
|
+
box-shadow: none;
|
8200
8134
|
}
|
8201
|
-
.ant-input-number-
|
8202
|
-
.ant-input-number-
|
8203
|
-
|
8135
|
+
.ant-input-number-group-addon .ant-select-open .ant-select-selector,
|
8136
|
+
.ant-input-number-group-addon .ant-select-focused .ant-select-selector {
|
8137
|
+
color: #1890ff;
|
8204
8138
|
}
|
8205
|
-
.ant-input-number-
|
8206
|
-
|
8207
|
-
color:
|
8139
|
+
.ant-input-number-group-addon .ant-cascader-picker {
|
8140
|
+
margin: -9px -12px;
|
8141
|
+
background-color: transparent;
|
8208
8142
|
}
|
8209
|
-
.ant-input-number-
|
8143
|
+
.ant-input-number-group-addon .ant-cascader-picker .ant-cascader-input {
|
8144
|
+
text-align: left;
|
8145
|
+
border: 0;
|
8210
8146
|
-webkit-box-shadow: none;
|
8211
8147
|
box-shadow: none;
|
8212
8148
|
}
|
8213
|
-
.ant-input-number-
|
8214
|
-
|
8149
|
+
.ant-input-number-group > .ant-input-number:first-child,
|
8150
|
+
.ant-input-number-group-addon:first-child {
|
8151
|
+
border-top-right-radius: 0;
|
8152
|
+
border-bottom-right-radius: 0;
|
8215
8153
|
}
|
8216
|
-
.ant-input-number-
|
8217
|
-
|
8154
|
+
.ant-input-number-group > .ant-input-number:first-child .ant-select .ant-select-selector,
|
8155
|
+
.ant-input-number-group-addon:first-child .ant-select .ant-select-selector {
|
8156
|
+
border-top-right-radius: 0;
|
8157
|
+
border-bottom-right-radius: 0;
|
8218
8158
|
}
|
8219
|
-
.ant-input-number-
|
8220
|
-
border-
|
8159
|
+
.ant-input-number-group > .ant-input-number-affix-wrapper:not(:first-child) .ant-input-number {
|
8160
|
+
border-top-left-radius: 0;
|
8161
|
+
border-bottom-left-radius: 0;
|
8162
|
+
}
|
8163
|
+
.ant-input-number-group > .ant-input-number-affix-wrapper:not(:last-child) .ant-input-number {
|
8164
|
+
border-top-right-radius: 0;
|
8165
|
+
border-bottom-right-radius: 0;
|
8166
|
+
}
|
8167
|
+
.ant-input-number-group-addon:first-child {
|
8168
|
+
border-right: 0;
|
8169
|
+
}
|
8170
|
+
.ant-input-number-group-addon:last-child {
|
8221
8171
|
border-left: 0;
|
8222
8172
|
}
|
8223
|
-
.ant-input-number-
|
8224
|
-
|
8225
|
-
left: 0;
|
8173
|
+
.ant-input-number-group > .ant-input-number:last-child,
|
8174
|
+
.ant-input-number-group-addon:last-child {
|
8175
|
+
border-top-left-radius: 0;
|
8176
|
+
border-bottom-left-radius: 0;
|
8226
8177
|
}
|
8227
|
-
.ant-input-number-
|
8228
|
-
|
8178
|
+
.ant-input-number-group > .ant-input-number:last-child .ant-select .ant-select-selector,
|
8179
|
+
.ant-input-number-group-addon:last-child .ant-select .ant-select-selector {
|
8180
|
+
border-top-left-radius: 0;
|
8181
|
+
border-bottom-left-radius: 0;
|
8229
8182
|
}
|
8230
|
-
.ant-input-number-
|
8231
|
-
|
8183
|
+
.ant-input-number-group-lg .ant-input-number,
|
8184
|
+
.ant-input-number-group-lg > .ant-input-number-group-addon {
|
8185
|
+
padding: 6.5px 11px;
|
8186
|
+
font-size: 16px;
|
8232
8187
|
}
|
8233
|
-
.ant-input-number-
|
8234
|
-
|
8188
|
+
.ant-input-number-group-sm .ant-input-number,
|
8189
|
+
.ant-input-number-group-sm > .ant-input-number-group-addon {
|
8190
|
+
padding: 0px 7px;
|
8235
8191
|
}
|
8236
|
-
.ant-input-number-
|
8237
|
-
|
8238
|
-
text-align: right;
|
8192
|
+
.ant-input-number-group-lg .ant-select-single .ant-select-selector {
|
8193
|
+
height: 40px;
|
8239
8194
|
}
|
8240
|
-
.
|
8241
|
-
|
8195
|
+
.ant-input-number-group-sm .ant-select-single .ant-select-selector {
|
8196
|
+
height: 24px;
|
8242
8197
|
}
|
8243
|
-
.
|
8244
|
-
|
8245
|
-
|
8246
|
-
line-height: 40px;
|
8247
|
-
text-align: center;
|
8198
|
+
.ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
|
8199
|
+
border-top-right-radius: 0;
|
8200
|
+
border-bottom-right-radius: 0;
|
8248
8201
|
}
|
8249
|
-
.
|
8250
|
-
|
8251
|
-
|
8252
|
-
display: inline-block;
|
8202
|
+
.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
|
8203
|
+
border-top-left-radius: 2px;
|
8204
|
+
border-bottom-left-radius: 2px;
|
8253
8205
|
}
|
8254
|
-
.
|
8255
|
-
|
8256
|
-
|
8257
|
-
|
8206
|
+
.ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child),
|
8207
|
+
.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child) {
|
8208
|
+
border-top-left-radius: 0;
|
8209
|
+
border-bottom-left-radius: 0;
|
8258
8210
|
}
|
8259
|
-
.
|
8260
|
-
|
8211
|
+
.ant-input-number-group.ant-input-number-group-compact {
|
8212
|
+
display: block;
|
8261
8213
|
}
|
8262
|
-
.
|
8263
|
-
|
8264
|
-
|
8214
|
+
.ant-input-number-group.ant-input-number-group-compact::before {
|
8215
|
+
display: table;
|
8216
|
+
content: '';
|
8265
8217
|
}
|
8266
|
-
.
|
8267
|
-
|
8218
|
+
.ant-input-number-group.ant-input-number-group-compact::after {
|
8219
|
+
display: table;
|
8220
|
+
clear: both;
|
8221
|
+
content: '';
|
8268
8222
|
}
|
8269
|
-
.ant-
|
8270
|
-
|
8271
|
-
|
8272
|
-
|
8273
|
-
padding: 0;
|
8274
|
-
color: rgba(0, 0, 0, 0.85);
|
8275
|
-
font-size: 14px;
|
8276
|
-
font-variant: tabular-nums;
|
8277
|
-
line-height: 1.5715;
|
8278
|
-
list-style: none;
|
8279
|
-
-webkit-font-feature-settings: 'tnum';
|
8280
|
-
font-feature-settings: 'tnum';
|
8281
|
-
display: inline-block;
|
8282
|
-
font-size: 0;
|
8223
|
+
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child),
|
8224
|
+
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child),
|
8225
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child) {
|
8226
|
+
border-right-width: 1px;
|
8283
8227
|
}
|
8284
|
-
.ant-
|
8228
|
+
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):hover,
|
8229
|
+
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):hover,
|
8230
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):hover {
|
8285
8231
|
z-index: 1;
|
8286
8232
|
}
|
8287
|
-
.ant-
|
8288
|
-
|
8233
|
+
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):focus,
|
8234
|
+
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):focus,
|
8235
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):focus {
|
8236
|
+
z-index: 1;
|
8289
8237
|
}
|
8290
|
-
.ant-
|
8291
|
-
|
8292
|
-
|
8293
|
-
|
8294
|
-
|
8295
|
-
|
8296
|
-
|
8297
|
-
font-variant: tabular-nums;
|
8298
|
-
line-height: 1.5715;
|
8299
|
-
list-style: none;
|
8300
|
-
-webkit-font-feature-settings: 'tnum';
|
8301
|
-
font-feature-settings: 'tnum';
|
8302
|
-
position: relative;
|
8238
|
+
.ant-input-number-group.ant-input-number-group-compact > * {
|
8239
|
+
display: inline-block;
|
8240
|
+
float: none;
|
8241
|
+
vertical-align: top;
|
8242
|
+
border-radius: 0;
|
8243
|
+
}
|
8244
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number-affix-wrapper {
|
8303
8245
|
display: -webkit-inline-box;
|
8304
8246
|
display: -ms-inline-flexbox;
|
8305
8247
|
display: inline-flex;
|
8306
|
-
-webkit-box-align: baseline;
|
8307
|
-
-ms-flex-align: baseline;
|
8308
|
-
align-items: baseline;
|
8309
|
-
margin-right: 8px;
|
8310
|
-
cursor: pointer;
|
8311
8248
|
}
|
8312
|
-
.ant-
|
8313
|
-
display: inline-
|
8314
|
-
|
8315
|
-
|
8316
|
-
content: '\a0';
|
8249
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-picker-range {
|
8250
|
+
display: -webkit-inline-box;
|
8251
|
+
display: -ms-inline-flexbox;
|
8252
|
+
display: inline-flex;
|
8317
8253
|
}
|
8318
|
-
.ant-
|
8319
|
-
-
|
8320
|
-
|
8321
|
-
margin: 0;
|
8322
|
-
padding: 0;
|
8323
|
-
color: rgba(0, 0, 0, 0.85);
|
8324
|
-
font-size: 14px;
|
8325
|
-
font-variant: tabular-nums;
|
8326
|
-
line-height: 1.5715;
|
8327
|
-
list-style: none;
|
8328
|
-
-webkit-font-feature-settings: 'tnum';
|
8329
|
-
font-feature-settings: 'tnum';
|
8330
|
-
position: relative;
|
8331
|
-
top: 0.2em;
|
8332
|
-
display: inline-block;
|
8333
|
-
outline: none;
|
8334
|
-
cursor: pointer;
|
8254
|
+
.ant-input-number-group.ant-input-number-group-compact > *:not(:last-child) {
|
8255
|
+
margin-right: -1px;
|
8256
|
+
border-right-width: 1px;
|
8335
8257
|
}
|
8336
|
-
.ant-
|
8337
|
-
|
8338
|
-
.ant-radio-input:focus + .ant-radio-inner {
|
8339
|
-
border-color: #1890ff;
|
8258
|
+
.ant-input-number-group.ant-input-number-group-compact .ant-input-number {
|
8259
|
+
float: none;
|
8340
8260
|
}
|
8341
|
-
.ant-
|
8342
|
-
|
8343
|
-
|
8261
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector,
|
8262
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input,
|
8263
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input,
|
8264
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input {
|
8265
|
+
border-right-width: 1px;
|
8266
|
+
border-radius: 0;
|
8344
8267
|
}
|
8345
|
-
.ant-
|
8346
|
-
|
8347
|
-
|
8348
|
-
|
8349
|
-
|
8350
|
-
height: 100%;
|
8351
|
-
border: 1px solid #1890ff;
|
8352
|
-
border-radius: 50%;
|
8353
|
-
visibility: hidden;
|
8354
|
-
-webkit-animation: antRadioEffect 0.36s ease-in-out;
|
8355
|
-
animation: antRadioEffect 0.36s ease-in-out;
|
8356
|
-
-webkit-animation-fill-mode: both;
|
8357
|
-
animation-fill-mode: both;
|
8358
|
-
content: '';
|
8268
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector:hover,
|
8269
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input:hover,
|
8270
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:hover,
|
8271
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:hover {
|
8272
|
+
z-index: 1;
|
8359
8273
|
}
|
8360
|
-
.ant-
|
8361
|
-
.ant-
|
8362
|
-
|
8274
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector:focus,
|
8275
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input:focus,
|
8276
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:focus,
|
8277
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:focus {
|
8278
|
+
z-index: 1;
|
8363
8279
|
}
|
8364
|
-
.ant-
|
8280
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-select-focused {
|
8281
|
+
z-index: 1;
|
8282
|
+
}
|
8283
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-arrow {
|
8284
|
+
z-index: 1;
|
8285
|
+
}
|
8286
|
+
.ant-input-number-group.ant-input-number-group-compact > *:first-child,
|
8287
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-select:first-child > .ant-select-selector,
|
8288
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete:first-child .ant-input,
|
8289
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:first-child .ant-input {
|
8290
|
+
border-top-left-radius: 2px;
|
8291
|
+
border-bottom-left-radius: 2px;
|
8292
|
+
}
|
8293
|
+
.ant-input-number-group.ant-input-number-group-compact > *:last-child,
|
8294
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-select:last-child > .ant-select-selector,
|
8295
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:last-child .ant-input,
|
8296
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
|
8297
|
+
border-right-width: 1px;
|
8298
|
+
border-top-right-radius: 2px;
|
8299
|
+
border-bottom-right-radius: 2px;
|
8300
|
+
}
|
8301
|
+
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input {
|
8302
|
+
vertical-align: top;
|
8303
|
+
}
|
8304
|
+
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper {
|
8305
|
+
margin-left: -1px;
|
8306
|
+
}
|
8307
|
+
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper .ant-input-affix-wrapper {
|
8308
|
+
border-radius: 0;
|
8309
|
+
}
|
8310
|
+
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input-group-addon > .ant-input-search-button {
|
8311
|
+
border-radius: 0;
|
8312
|
+
}
|
8313
|
+
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
|
8314
|
+
border-radius: 2px 0 0 2px;
|
8315
|
+
}
|
8316
|
+
.ant-input-number-group > .ant-input-number-rtl:first-child,
|
8317
|
+
.ant-input-number-group-rtl .ant-input-number-group-addon:first-child {
|
8318
|
+
border-radius: 0 2px 2px 0;
|
8319
|
+
}
|
8320
|
+
.ant-input-number-group-rtl .ant-input-number-group-addon:first-child {
|
8321
|
+
border-right: 1px solid #d9d9d9;
|
8322
|
+
border-left: 0;
|
8323
|
+
}
|
8324
|
+
.ant-input-number-group-rtl .ant-input-number-group-addon:last-child {
|
8325
|
+
border-right: 0;
|
8326
|
+
border-left: 1px solid #d9d9d9;
|
8327
|
+
}
|
8328
|
+
.ant-input-number-group-rtl.ant-input-number-group > .ant-input-number:last-child,
|
8329
|
+
.ant-input-number-group-rtl.ant-input-number-group-addon:last-child {
|
8330
|
+
border-radius: 2px 0 0 2px;
|
8331
|
+
}
|
8332
|
+
.ant-input-number-group-rtl.ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child) {
|
8333
|
+
border-radius: 2px 0 0 2px;
|
8334
|
+
}
|
8335
|
+
.ant-input-number-group-rtl.ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
|
8336
|
+
border-radius: 0 2px 2px 0;
|
8337
|
+
}
|
8338
|
+
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > *:not(:last-child) {
|
8339
|
+
margin-right: 0;
|
8340
|
+
margin-left: -1px;
|
8341
|
+
border-left-width: 1px;
|
8342
|
+
}
|
8343
|
+
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > *:first-child,
|
8344
|
+
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-select:first-child > .ant-select-selector,
|
8345
|
+
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete:first-child .ant-input,
|
8346
|
+
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:first-child .ant-input {
|
8347
|
+
border-radius: 0 2px 2px 0;
|
8348
|
+
}
|
8349
|
+
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > *:last-child,
|
8350
|
+
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-select:last-child > .ant-select-selector,
|
8351
|
+
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete:last-child .ant-input,
|
8352
|
+
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:last-child .ant-input,
|
8353
|
+
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
|
8354
|
+
border-left-width: 1px;
|
8355
|
+
border-radius: 2px 0 0 2px;
|
8356
|
+
}
|
8357
|
+
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper-rtl + .ant-input-group-wrapper-rtl {
|
8358
|
+
margin-right: -1px;
|
8359
|
+
margin-left: 0;
|
8360
|
+
}
|
8361
|
+
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper-rtl:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
|
8362
|
+
border-radius: 0 2px 2px 0;
|
8363
|
+
}
|
8364
|
+
.ant-input-number-group-wrapper {
|
8365
|
+
display: inline-block;
|
8366
|
+
text-align: start;
|
8367
|
+
vertical-align: top;
|
8368
|
+
}
|
8369
|
+
.ant-input-number-handler {
|
8365
8370
|
position: relative;
|
8366
|
-
top: 0;
|
8367
|
-
left: 0;
|
8368
8371
|
display: block;
|
8369
|
-
width:
|
8370
|
-
height:
|
8371
|
-
|
8372
|
-
|
8373
|
-
|
8374
|
-
|
8375
|
-
|
8376
|
-
-
|
8377
|
-
transition: all 0.
|
8372
|
+
width: 100%;
|
8373
|
+
height: 50%;
|
8374
|
+
overflow: hidden;
|
8375
|
+
color: rgba(0, 0, 0, 0.45);
|
8376
|
+
font-weight: bold;
|
8377
|
+
line-height: 0;
|
8378
|
+
text-align: center;
|
8379
|
+
border-left: 1px solid #d9d9d9;
|
8380
|
+
-webkit-transition: all 0.1s linear;
|
8381
|
+
transition: all 0.1s linear;
|
8378
8382
|
}
|
8379
|
-
.ant-
|
8383
|
+
.ant-input-number-handler:active {
|
8384
|
+
background: #f4f4f4;
|
8385
|
+
}
|
8386
|
+
.ant-input-number-handler:hover .ant-input-number-handler-up-inner,
|
8387
|
+
.ant-input-number-handler:hover .ant-input-number-handler-down-inner {
|
8388
|
+
color: #40a9ff;
|
8389
|
+
}
|
8390
|
+
.ant-input-number-handler-up-inner,
|
8391
|
+
.ant-input-number-handler-down-inner {
|
8392
|
+
display: inline-block;
|
8393
|
+
color: inherit;
|
8394
|
+
font-style: normal;
|
8395
|
+
line-height: 0;
|
8396
|
+
text-align: center;
|
8397
|
+
text-transform: none;
|
8398
|
+
vertical-align: -0.125em;
|
8399
|
+
text-rendering: optimizeLegibility;
|
8400
|
+
-webkit-font-smoothing: antialiased;
|
8401
|
+
-moz-osx-font-smoothing: grayscale;
|
8380
8402
|
position: absolute;
|
8381
|
-
|
8382
|
-
|
8403
|
+
right: 4px;
|
8404
|
+
width: 12px;
|
8405
|
+
height: 12px;
|
8406
|
+
color: rgba(0, 0, 0, 0.45);
|
8407
|
+
line-height: 12px;
|
8408
|
+
-webkit-transition: all 0.1s linear;
|
8409
|
+
transition: all 0.1s linear;
|
8410
|
+
-webkit-user-select: none;
|
8411
|
+
-moz-user-select: none;
|
8412
|
+
-ms-user-select: none;
|
8413
|
+
user-select: none;
|
8414
|
+
}
|
8415
|
+
.ant-input-number-handler-up-inner > *,
|
8416
|
+
.ant-input-number-handler-down-inner > * {
|
8417
|
+
line-height: 1;
|
8418
|
+
}
|
8419
|
+
.ant-input-number-handler-up-inner svg,
|
8420
|
+
.ant-input-number-handler-down-inner svg {
|
8421
|
+
display: inline-block;
|
8422
|
+
}
|
8423
|
+
.ant-input-number-handler-up-inner::before,
|
8424
|
+
.ant-input-number-handler-down-inner::before {
|
8425
|
+
display: none;
|
8426
|
+
}
|
8427
|
+
.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,
|
8428
|
+
.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,
|
8429
|
+
.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,
|
8430
|
+
.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon {
|
8383
8431
|
display: block;
|
8384
|
-
width: 8px;
|
8385
|
-
height: 8px;
|
8386
|
-
background-color: #1890ff;
|
8387
|
-
border-top: 0;
|
8388
|
-
border-left: 0;
|
8389
|
-
border-radius: 8px;
|
8390
|
-
-webkit-transform: scale(0);
|
8391
|
-
transform: scale(0);
|
8392
|
-
opacity: 0;
|
8393
|
-
-webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
8394
|
-
transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
8395
|
-
content: ' ';
|
8396
8432
|
}
|
8397
|
-
.ant-
|
8398
|
-
|
8399
|
-
|
8400
|
-
right: 0;
|
8401
|
-
bottom: 0;
|
8402
|
-
left: 0;
|
8403
|
-
z-index: 1;
|
8404
|
-
cursor: pointer;
|
8405
|
-
opacity: 0;
|
8433
|
+
.ant-input-number:hover {
|
8434
|
+
border-color: #40a9ff;
|
8435
|
+
border-right-width: 1px !important;
|
8406
8436
|
}
|
8407
|
-
.ant-
|
8408
|
-
|
8437
|
+
.ant-input-number:hover + .ant-form-item-children-icon {
|
8438
|
+
opacity: 0;
|
8439
|
+
-webkit-transition: opacity 0.24s linear 0.24s;
|
8440
|
+
transition: opacity 0.24s linear 0.24s;
|
8409
8441
|
}
|
8410
|
-
.ant-
|
8411
|
-
-
|
8412
|
-
|
8413
|
-
|
8414
|
-
-
|
8415
|
-
|
8442
|
+
.ant-input-number-focused {
|
8443
|
+
border-color: #40a9ff;
|
8444
|
+
-webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
8445
|
+
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
8446
|
+
border-right-width: 1px !important;
|
8447
|
+
outline: 0;
|
8416
8448
|
}
|
8417
|
-
.ant-
|
8418
|
-
|
8449
|
+
.ant-input-rtl .ant-input-number-focused {
|
8450
|
+
border-right-width: 0;
|
8451
|
+
border-left-width: 1px !important;
|
8419
8452
|
}
|
8420
|
-
.ant-
|
8453
|
+
.ant-input-number-disabled {
|
8454
|
+
color: rgba(0, 0, 0, 0.25);
|
8421
8455
|
background-color: #f5f5f5;
|
8422
|
-
border-color: #d9d9d9
|
8456
|
+
border-color: #d9d9d9;
|
8457
|
+
-webkit-box-shadow: none;
|
8458
|
+
box-shadow: none;
|
8423
8459
|
cursor: not-allowed;
|
8460
|
+
opacity: 1;
|
8424
8461
|
}
|
8425
|
-
.ant-
|
8426
|
-
|
8462
|
+
.ant-input-number-disabled:hover {
|
8463
|
+
border-color: #d9d9d9;
|
8464
|
+
border-right-width: 1px !important;
|
8427
8465
|
}
|
8428
|
-
.ant-
|
8466
|
+
.ant-input-number-disabled .ant-input-number-input {
|
8429
8467
|
cursor: not-allowed;
|
8430
8468
|
}
|
8431
|
-
.ant-
|
8432
|
-
|
8433
|
-
cursor: not-allowed;
|
8469
|
+
.ant-input-number-disabled .ant-input-number-handler-wrap {
|
8470
|
+
display: none;
|
8434
8471
|
}
|
8435
|
-
|
8436
|
-
|
8437
|
-
padding-left: 8px;
|
8472
|
+
.ant-input-number-readonly .ant-input-number-handler-wrap {
|
8473
|
+
display: none;
|
8438
8474
|
}
|
8439
|
-
.ant-
|
8440
|
-
|
8441
|
-
|
8442
|
-
|
8443
|
-
|
8444
|
-
|
8445
|
-
|
8446
|
-
|
8447
|
-
|
8448
|
-
|
8449
|
-
|
8450
|
-
|
8451
|
-
|
8452
|
-
|
8453
|
-
-
|
8454
|
-
transition: color 0.3s, background 0.3s, border-color 0.3s, -webkit-box-shadow 0.3s;
|
8455
|
-
transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s;
|
8456
|
-
transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
|
8475
|
+
.ant-input-number-input {
|
8476
|
+
width: 100%;
|
8477
|
+
height: 30px;
|
8478
|
+
padding: 0 11px;
|
8479
|
+
text-align: left;
|
8480
|
+
background-color: transparent;
|
8481
|
+
border: 0;
|
8482
|
+
border-radius: 2px;
|
8483
|
+
outline: 0;
|
8484
|
+
-webkit-transition: all 0.3s linear;
|
8485
|
+
transition: all 0.3s linear;
|
8486
|
+
-webkit-appearance: textfield !important;
|
8487
|
+
-moz-appearance: textfield !important;
|
8488
|
+
appearance: textfield !important;
|
8489
|
+
/* stylelint-disable-next-line selector-no-vendor-prefix */
|
8457
8490
|
}
|
8458
|
-
.ant-
|
8459
|
-
|
8491
|
+
.ant-input-number-input::-moz-placeholder {
|
8492
|
+
opacity: 1;
|
8460
8493
|
}
|
8461
|
-
.ant-
|
8462
|
-
|
8463
|
-
|
8464
|
-
|
8465
|
-
|
8466
|
-
|
8467
|
-
|
8494
|
+
.ant-input-number-input::-webkit-input-placeholder {
|
8495
|
+
color: #bfbfbf;
|
8496
|
+
-webkit-user-select: none;
|
8497
|
+
user-select: none;
|
8498
|
+
}
|
8499
|
+
.ant-input-number-input::-ms-input-placeholder {
|
8500
|
+
color: #bfbfbf;
|
8501
|
+
-ms-user-select: none;
|
8502
|
+
user-select: none;
|
8503
|
+
}
|
8504
|
+
.ant-input-number-input::placeholder {
|
8505
|
+
color: #bfbfbf;
|
8506
|
+
-webkit-user-select: none;
|
8507
|
+
-moz-user-select: none;
|
8508
|
+
-ms-user-select: none;
|
8509
|
+
user-select: none;
|
8510
|
+
}
|
8511
|
+
.ant-input-number-input:placeholder-shown {
|
8512
|
+
text-overflow: ellipsis;
|
8513
|
+
}
|
8514
|
+
.ant-input-number-input[type='number']::-webkit-inner-spin-button,
|
8515
|
+
.ant-input-number-input[type='number']::-webkit-outer-spin-button {
|
8516
|
+
margin: 0;
|
8517
|
+
/* stylelint-disable-next-line property-no-vendor-prefix */
|
8518
|
+
-webkit-appearance: none;
|
8519
|
+
appearance: none;
|
8468
8520
|
}
|
8469
|
-
.ant-
|
8470
|
-
|
8521
|
+
.ant-input-number-lg {
|
8522
|
+
padding: 0;
|
8471
8523
|
font-size: 16px;
|
8472
|
-
line-height: 38px;
|
8473
8524
|
}
|
8474
|
-
.ant-
|
8475
|
-
height:
|
8525
|
+
.ant-input-number-lg input {
|
8526
|
+
height: 38px;
|
8527
|
+
}
|
8528
|
+
.ant-input-number-sm {
|
8529
|
+
padding: 0;
|
8530
|
+
}
|
8531
|
+
.ant-input-number-sm input {
|
8532
|
+
height: 22px;
|
8476
8533
|
padding: 0 7px;
|
8477
|
-
line-height: 22px;
|
8478
8534
|
}
|
8479
|
-
.ant-
|
8535
|
+
.ant-input-number-handler-wrap {
|
8480
8536
|
position: absolute;
|
8481
|
-
top:
|
8482
|
-
|
8483
|
-
|
8484
|
-
-webkit-box-sizing: content-box;
|
8485
|
-
box-sizing: content-box;
|
8486
|
-
width: 1px;
|
8537
|
+
top: 0;
|
8538
|
+
right: 0;
|
8539
|
+
width: 22px;
|
8487
8540
|
height: 100%;
|
8488
|
-
|
8489
|
-
background-color: #d9d9d9;
|
8490
|
-
-webkit-transition: background-color 0.3s;
|
8491
|
-
transition: background-color 0.3s;
|
8492
|
-
content: '';
|
8493
|
-
}
|
8494
|
-
.ant-radio-button-wrapper:first-child {
|
8495
|
-
border-left: 1px solid #d9d9d9;
|
8496
|
-
border-radius: 2px 0 0 2px;
|
8497
|
-
}
|
8498
|
-
.ant-radio-button-wrapper:last-child {
|
8541
|
+
background: #fff;
|
8499
8542
|
border-radius: 0 2px 2px 0;
|
8500
|
-
}
|
8501
|
-
.ant-radio-button-wrapper:first-child:last-child {
|
8502
|
-
border-radius: 2px;
|
8503
|
-
}
|
8504
|
-
.ant-radio-button-wrapper:hover {
|
8505
|
-
position: relative;
|
8506
|
-
color: #1890ff;
|
8507
|
-
}
|
8508
|
-
.ant-radio-button-wrapper:focus-within {
|
8509
|
-
-webkit-box-shadow: 0 0 0 3px #e6f7ff;
|
8510
|
-
box-shadow: 0 0 0 3px #e6f7ff;
|
8511
|
-
}
|
8512
|
-
.ant-radio-button-wrapper .ant-radio-inner,
|
8513
|
-
.ant-radio-button-wrapper input[type='checkbox'],
|
8514
|
-
.ant-radio-button-wrapper input[type='radio'] {
|
8515
|
-
width: 0;
|
8516
|
-
height: 0;
|
8517
8543
|
opacity: 0;
|
8518
|
-
|
8519
|
-
|
8520
|
-
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
|
8521
|
-
z-index: 1;
|
8522
|
-
color: #1890ff;
|
8523
|
-
background: #fff;
|
8524
|
-
border-color: #1890ff;
|
8544
|
+
-webkit-transition: opacity 0.24s linear 0.1s;
|
8545
|
+
transition: opacity 0.24s linear 0.1s;
|
8525
8546
|
}
|
8526
|
-
.ant-
|
8527
|
-
|
8547
|
+
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
|
8548
|
+
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
|
8549
|
+
display: -webkit-box;
|
8550
|
+
display: -ms-flexbox;
|
8551
|
+
display: flex;
|
8552
|
+
-webkit-box-align: center;
|
8553
|
+
-ms-flex-align: center;
|
8554
|
+
align-items: center;
|
8555
|
+
-webkit-box-pack: center;
|
8556
|
+
-ms-flex-pack: center;
|
8557
|
+
justify-content: center;
|
8558
|
+
min-width: auto;
|
8559
|
+
margin-right: 0;
|
8560
|
+
font-size: 7px;
|
8528
8561
|
}
|
8529
|
-
.ant-
|
8530
|
-
border-
|
8562
|
+
.ant-input-number-borderless .ant-input-number-handler-wrap {
|
8563
|
+
border-left-width: 0;
|
8531
8564
|
}
|
8532
|
-
.ant-
|
8533
|
-
|
8534
|
-
border-color: #40a9ff;
|
8565
|
+
.ant-input-number-handler-wrap:hover .ant-input-number-handler {
|
8566
|
+
height: 40%;
|
8535
8567
|
}
|
8536
|
-
.ant-
|
8537
|
-
|
8568
|
+
.ant-input-number:hover .ant-input-number-handler-wrap,
|
8569
|
+
.ant-input-number-focused .ant-input-number-handler-wrap {
|
8570
|
+
opacity: 1;
|
8538
8571
|
}
|
8539
|
-
.ant-
|
8540
|
-
|
8541
|
-
|
8572
|
+
.ant-input-number-handler-up {
|
8573
|
+
border-top-right-radius: 2px;
|
8574
|
+
cursor: pointer;
|
8542
8575
|
}
|
8543
|
-
.ant-
|
8544
|
-
|
8576
|
+
.ant-input-number-handler-up-inner {
|
8577
|
+
top: 50%;
|
8578
|
+
margin-top: -5px;
|
8579
|
+
text-align: center;
|
8545
8580
|
}
|
8546
|
-
.ant-
|
8547
|
-
|
8548
|
-
box-shadow: 0 0 0 3px #e6f7ff;
|
8581
|
+
.ant-input-number-handler-up:hover {
|
8582
|
+
height: 60% !important;
|
8549
8583
|
}
|
8550
|
-
.ant-
|
8551
|
-
|
8552
|
-
|
8553
|
-
border-
|
8584
|
+
.ant-input-number-handler-down {
|
8585
|
+
top: 0;
|
8586
|
+
border-top: 1px solid #d9d9d9;
|
8587
|
+
border-bottom-right-radius: 2px;
|
8588
|
+
cursor: pointer;
|
8554
8589
|
}
|
8555
|
-
.ant-
|
8556
|
-
|
8557
|
-
|
8558
|
-
|
8590
|
+
.ant-input-number-handler-down-inner {
|
8591
|
+
top: 50%;
|
8592
|
+
text-align: center;
|
8593
|
+
-webkit-transform: translateY(-50%);
|
8594
|
+
transform: translateY(-50%);
|
8559
8595
|
}
|
8560
|
-
.ant-
|
8561
|
-
|
8562
|
-
background: #096dd9;
|
8563
|
-
border-color: #096dd9;
|
8596
|
+
.ant-input-number-handler-down:hover {
|
8597
|
+
height: 60% !important;
|
8564
8598
|
}
|
8565
|
-
.ant-
|
8566
|
-
-
|
8567
|
-
box-shadow: 0 0 0 3px #e6f7ff;
|
8599
|
+
.ant-input-number-borderless .ant-input-number-handler-down {
|
8600
|
+
border-top-width: 0;
|
8568
8601
|
}
|
8569
|
-
.ant-
|
8570
|
-
|
8571
|
-
background-color: #f5f5f5;
|
8572
|
-
border-color: #d9d9d9;
|
8602
|
+
.ant-input-number-handler-up-disabled,
|
8603
|
+
.ant-input-number-handler-down-disabled {
|
8573
8604
|
cursor: not-allowed;
|
8574
8605
|
}
|
8575
|
-
.ant-
|
8576
|
-
.ant-
|
8606
|
+
.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,
|
8607
|
+
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
|
8577
8608
|
color: rgba(0, 0, 0, 0.25);
|
8578
|
-
background-color: #f5f5f5;
|
8579
|
-
border-color: #d9d9d9;
|
8580
|
-
}
|
8581
|
-
.ant-radio-button-wrapper-disabled:first-child {
|
8582
|
-
border-left-color: #d9d9d9;
|
8583
8609
|
}
|
8584
|
-
.ant-
|
8585
|
-
color: rgba(0, 0, 0, 0.25);
|
8586
|
-
background-color: #e6e6e6;
|
8587
|
-
border-color: #d9d9d9;
|
8610
|
+
.ant-input-number-borderless {
|
8588
8611
|
-webkit-box-shadow: none;
|
8589
8612
|
box-shadow: none;
|
8590
8613
|
}
|
8591
|
-
|
8592
|
-
|
8593
|
-
-webkit-transform: scale(1);
|
8594
|
-
transform: scale(1);
|
8595
|
-
opacity: 0.5;
|
8596
|
-
}
|
8597
|
-
100% {
|
8598
|
-
-webkit-transform: scale(1.6);
|
8599
|
-
transform: scale(1.6);
|
8600
|
-
opacity: 0;
|
8601
|
-
}
|
8602
|
-
}
|
8603
|
-
@keyframes antRadioEffect {
|
8604
|
-
0% {
|
8605
|
-
-webkit-transform: scale(1);
|
8606
|
-
transform: scale(1);
|
8607
|
-
opacity: 0.5;
|
8608
|
-
}
|
8609
|
-
100% {
|
8610
|
-
-webkit-transform: scale(1.6);
|
8611
|
-
transform: scale(1.6);
|
8612
|
-
opacity: 0;
|
8613
|
-
}
|
8614
|
-
}
|
8615
|
-
.ant-radio-group.ant-radio-group-rtl {
|
8616
|
-
direction: rtl;
|
8614
|
+
.ant-input-number-out-of-range input {
|
8615
|
+
color: #ff4d4f;
|
8617
8616
|
}
|
8618
|
-
.ant-
|
8619
|
-
margin-right: 0;
|
8620
|
-
margin-left: 8px;
|
8617
|
+
.ant-input-number-rtl {
|
8621
8618
|
direction: rtl;
|
8622
8619
|
}
|
8623
|
-
.ant-
|
8624
|
-
border-right-width: 0;
|
8625
|
-
border-left-width: 1px;
|
8626
|
-
}
|
8627
|
-
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:not(:first-child)::before {
|
8628
|
-
right: -1px;
|
8629
|
-
left: 0;
|
8630
|
-
}
|
8631
|
-
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:first-child {
|
8620
|
+
.ant-input-number-rtl .ant-input-number-handler {
|
8632
8621
|
border-right: 1px solid #d9d9d9;
|
8633
|
-
border-
|
8622
|
+
border-left: 0;
|
8634
8623
|
}
|
8635
|
-
.ant-
|
8636
|
-
|
8624
|
+
.ant-input-number-rtl .ant-input-number-handler-wrap {
|
8625
|
+
right: auto;
|
8626
|
+
left: 0;
|
8637
8627
|
}
|
8638
|
-
.ant-
|
8639
|
-
border-
|
8628
|
+
.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap {
|
8629
|
+
border-right-width: 0;
|
8640
8630
|
}
|
8641
|
-
.ant-
|
8642
|
-
border-right-
|
8631
|
+
.ant-input-number-rtl .ant-input-number-handler-up {
|
8632
|
+
border-top-right-radius: 0;
|
8643
8633
|
}
|
8644
|
-
.
|
8645
|
-
|
8634
|
+
.ant-input-number-rtl .ant-input-number-handler-down {
|
8635
|
+
border-bottom-right-radius: 0;
|
8646
8636
|
}
|
8647
|
-
.
|
8648
|
-
|
8637
|
+
.ant-input-number-rtl .ant-input-number-input {
|
8638
|
+
direction: ltr;
|
8639
|
+
text-align: right;
|
8649
8640
|
}
|
8650
|
-
.pandora-sdk-
|
8651
|
-
|
8641
|
+
.pandora-sdk-range-input {
|
8642
|
+
position: relative;
|
8652
8643
|
}
|
8653
|
-
.pandora-sdk-
|
8654
|
-
|
8655
|
-
|
8644
|
+
.pandora-sdk-range-input .pandora-sdk-range-input-symbol {
|
8645
|
+
display: inline-block;
|
8646
|
+
width: 40px;
|
8647
|
+
line-height: 40px;
|
8648
|
+
text-align: center;
|
8656
8649
|
}
|
8657
|
-
.pandora-sdk-
|
8658
|
-
|
8650
|
+
.pandora-sdk-range-input .pandora-sdk-range-input-input {
|
8651
|
+
width: calc(50% - 20px);
|
8652
|
+
text-align: center;
|
8653
|
+
display: inline-block;
|
8659
8654
|
}
|
8660
|
-
.pandora-sdk-
|
8661
|
-
|
8662
|
-
|
8655
|
+
.pandora-sdk-range-input .pandora-sdk-range-input-error {
|
8656
|
+
color: #ff4d4f;
|
8657
|
+
line-height: 24px;
|
8658
|
+
font-size: 12px;
|
8663
8659
|
}
|
8664
|
-
.pandora-sdk-
|
8665
|
-
|
8660
|
+
.pandora-sdk-range-input .ant-input-number {
|
8661
|
+
width: 100%;
|
8666
8662
|
}
|
8667
|
-
.pandora-sdk-
|
8668
|
-
|
8663
|
+
.pandora-sdk-range-input input::-webkit-outer-spin-button,
|
8664
|
+
.pandora-sdk-range-input input::-webkit-inner-spin-button {
|
8665
|
+
-webkit-appearance: none;
|
8666
|
+
}
|
8667
|
+
.pandora-sdk-range-input input[type='number'] {
|
8668
|
+
-moz-appearance: textfield;
|
8669
8669
|
}
|
8670
8670
|
.ant-select-single .ant-select-selector {
|
8671
8671
|
display: -webkit-box;
|
@@ -9479,17 +9479,270 @@ span.ant-radio + * {
|
|
9479
9479
|
.pandora-sdk-selector-dropdown .pandora-sdk-selector-create-option::after {
|
9480
9480
|
content: none;
|
9481
9481
|
}
|
9482
|
-
.pandora-sdk-selector-dropdown .pandora-sdk-selector-create-option a {
|
9483
|
-
color: #2c6dd2;
|
9482
|
+
.pandora-sdk-selector-dropdown .pandora-sdk-selector-create-option a {
|
9483
|
+
color: #2c6dd2;
|
9484
|
+
}
|
9485
|
+
.pandora-sdk-selector-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state .anticon-check.anticon {
|
9486
|
+
color: #2c6dd2;
|
9487
|
+
}
|
9488
|
+
.pandora-sdk-selector-create-lint {
|
9489
|
+
display: block;
|
9490
|
+
}
|
9491
|
+
.pandora-sdk-close-icon {
|
9492
|
+
color: #d9d9d9;
|
9493
|
+
}
|
9494
|
+
.ant-spin {
|
9495
|
+
-webkit-box-sizing: border-box;
|
9496
|
+
box-sizing: border-box;
|
9497
|
+
margin: 0;
|
9498
|
+
padding: 0;
|
9499
|
+
color: rgba(0, 0, 0, 0.85);
|
9500
|
+
font-size: 14px;
|
9501
|
+
font-variant: tabular-nums;
|
9502
|
+
line-height: 1.5715;
|
9503
|
+
list-style: none;
|
9504
|
+
-webkit-font-feature-settings: 'tnum';
|
9505
|
+
font-feature-settings: 'tnum';
|
9506
|
+
position: absolute;
|
9507
|
+
display: none;
|
9508
|
+
color: #1890ff;
|
9509
|
+
text-align: center;
|
9510
|
+
vertical-align: middle;
|
9511
|
+
opacity: 0;
|
9512
|
+
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
9513
|
+
transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
9514
|
+
transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
9515
|
+
transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
9516
|
+
}
|
9517
|
+
.ant-spin-spinning {
|
9518
|
+
position: static;
|
9519
|
+
display: inline-block;
|
9520
|
+
opacity: 1;
|
9521
|
+
}
|
9522
|
+
.ant-spin-nested-loading {
|
9523
|
+
position: relative;
|
9524
|
+
}
|
9525
|
+
.ant-spin-nested-loading > div > .ant-spin {
|
9526
|
+
position: absolute;
|
9527
|
+
top: 0;
|
9528
|
+
left: 0;
|
9529
|
+
z-index: 4;
|
9530
|
+
display: block;
|
9531
|
+
width: 100%;
|
9532
|
+
height: 100%;
|
9533
|
+
max-height: 400px;
|
9534
|
+
}
|
9535
|
+
.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
|
9536
|
+
position: absolute;
|
9537
|
+
top: 50%;
|
9538
|
+
left: 50%;
|
9539
|
+
margin: -10px;
|
9540
|
+
}
|
9541
|
+
.ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
|
9542
|
+
position: absolute;
|
9543
|
+
top: 50%;
|
9544
|
+
width: 100%;
|
9545
|
+
padding-top: 5px;
|
9546
|
+
text-shadow: 0 1px 2px #fff;
|
9547
|
+
}
|
9548
|
+
.ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
|
9549
|
+
margin-top: -20px;
|
9550
|
+
}
|
9551
|
+
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
|
9552
|
+
margin: -7px;
|
9553
|
+
}
|
9554
|
+
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
|
9555
|
+
padding-top: 2px;
|
9556
|
+
}
|
9557
|
+
.ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
|
9558
|
+
margin-top: -17px;
|
9559
|
+
}
|
9560
|
+
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
|
9561
|
+
margin: -16px;
|
9562
|
+
}
|
9563
|
+
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
|
9564
|
+
padding-top: 11px;
|
9565
|
+
}
|
9566
|
+
.ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
|
9567
|
+
margin-top: -26px;
|
9568
|
+
}
|
9569
|
+
.ant-spin-container {
|
9570
|
+
position: relative;
|
9571
|
+
-webkit-transition: opacity 0.3s;
|
9572
|
+
transition: opacity 0.3s;
|
9573
|
+
}
|
9574
|
+
.ant-spin-container::after {
|
9575
|
+
position: absolute;
|
9576
|
+
top: 0;
|
9577
|
+
right: 0;
|
9578
|
+
bottom: 0;
|
9579
|
+
left: 0;
|
9580
|
+
z-index: 10;
|
9581
|
+
display: none \9;
|
9582
|
+
width: 100%;
|
9583
|
+
height: 100%;
|
9584
|
+
background: #fff;
|
9585
|
+
opacity: 0;
|
9586
|
+
-webkit-transition: all 0.3s;
|
9587
|
+
transition: all 0.3s;
|
9588
|
+
content: '';
|
9589
|
+
pointer-events: none;
|
9590
|
+
}
|
9591
|
+
.ant-spin-blur {
|
9592
|
+
clear: both;
|
9593
|
+
opacity: 0.5;
|
9594
|
+
-webkit-user-select: none;
|
9595
|
+
-moz-user-select: none;
|
9596
|
+
-ms-user-select: none;
|
9597
|
+
user-select: none;
|
9598
|
+
pointer-events: none;
|
9599
|
+
}
|
9600
|
+
.ant-spin-blur::after {
|
9601
|
+
opacity: 0.4;
|
9602
|
+
pointer-events: auto;
|
9603
|
+
}
|
9604
|
+
.ant-spin-tip {
|
9605
|
+
color: rgba(0, 0, 0, 0.45);
|
9606
|
+
}
|
9607
|
+
.ant-spin-dot {
|
9608
|
+
position: relative;
|
9609
|
+
display: inline-block;
|
9610
|
+
font-size: 20px;
|
9611
|
+
width: 1em;
|
9612
|
+
height: 1em;
|
9613
|
+
}
|
9614
|
+
.ant-spin-dot-item {
|
9615
|
+
position: absolute;
|
9616
|
+
display: block;
|
9617
|
+
width: 9px;
|
9618
|
+
height: 9px;
|
9619
|
+
background-color: #1890ff;
|
9620
|
+
border-radius: 100%;
|
9621
|
+
-webkit-transform: scale(0.75);
|
9622
|
+
transform: scale(0.75);
|
9623
|
+
-webkit-transform-origin: 50% 50%;
|
9624
|
+
transform-origin: 50% 50%;
|
9625
|
+
opacity: 0.3;
|
9626
|
+
-webkit-animation: antSpinMove 1s infinite linear alternate;
|
9627
|
+
animation: antSpinMove 1s infinite linear alternate;
|
9628
|
+
}
|
9629
|
+
.ant-spin-dot-item:nth-child(1) {
|
9630
|
+
top: 0;
|
9631
|
+
left: 0;
|
9632
|
+
}
|
9633
|
+
.ant-spin-dot-item:nth-child(2) {
|
9634
|
+
top: 0;
|
9635
|
+
right: 0;
|
9636
|
+
-webkit-animation-delay: 0.4s;
|
9637
|
+
animation-delay: 0.4s;
|
9638
|
+
}
|
9639
|
+
.ant-spin-dot-item:nth-child(3) {
|
9640
|
+
right: 0;
|
9641
|
+
bottom: 0;
|
9642
|
+
-webkit-animation-delay: 0.8s;
|
9643
|
+
animation-delay: 0.8s;
|
9644
|
+
}
|
9645
|
+
.ant-spin-dot-item:nth-child(4) {
|
9646
|
+
bottom: 0;
|
9647
|
+
left: 0;
|
9648
|
+
-webkit-animation-delay: 1.2s;
|
9649
|
+
animation-delay: 1.2s;
|
9650
|
+
}
|
9651
|
+
.ant-spin-dot-spin {
|
9652
|
+
-webkit-transform: rotate(45deg);
|
9653
|
+
transform: rotate(45deg);
|
9654
|
+
-webkit-animation: antRotate 1.2s infinite linear;
|
9655
|
+
animation: antRotate 1.2s infinite linear;
|
9656
|
+
}
|
9657
|
+
.ant-spin-sm .ant-spin-dot {
|
9658
|
+
font-size: 14px;
|
9659
|
+
}
|
9660
|
+
.ant-spin-sm .ant-spin-dot i {
|
9661
|
+
width: 6px;
|
9662
|
+
height: 6px;
|
9663
|
+
}
|
9664
|
+
.ant-spin-lg .ant-spin-dot {
|
9665
|
+
font-size: 32px;
|
9666
|
+
}
|
9667
|
+
.ant-spin-lg .ant-spin-dot i {
|
9668
|
+
width: 14px;
|
9669
|
+
height: 14px;
|
9670
|
+
}
|
9671
|
+
.ant-spin.ant-spin-show-text .ant-spin-text {
|
9672
|
+
display: block;
|
9673
|
+
}
|
9674
|
+
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
9675
|
+
/* IE10+ */
|
9676
|
+
.ant-spin-blur {
|
9677
|
+
background: #fff;
|
9678
|
+
opacity: 0.5;
|
9679
|
+
}
|
9680
|
+
}
|
9681
|
+
@-webkit-keyframes antSpinMove {
|
9682
|
+
to {
|
9683
|
+
opacity: 1;
|
9684
|
+
}
|
9685
|
+
}
|
9686
|
+
@keyframes antSpinMove {
|
9687
|
+
to {
|
9688
|
+
opacity: 1;
|
9689
|
+
}
|
9690
|
+
}
|
9691
|
+
@-webkit-keyframes antRotate {
|
9692
|
+
to {
|
9693
|
+
-webkit-transform: rotate(405deg);
|
9694
|
+
transform: rotate(405deg);
|
9695
|
+
}
|
9696
|
+
}
|
9697
|
+
@keyframes antRotate {
|
9698
|
+
to {
|
9699
|
+
-webkit-transform: rotate(405deg);
|
9700
|
+
transform: rotate(405deg);
|
9701
|
+
}
|
9702
|
+
}
|
9703
|
+
.ant-spin-rtl {
|
9704
|
+
direction: rtl;
|
9705
|
+
}
|
9706
|
+
.ant-spin-rtl .ant-spin-dot-spin {
|
9707
|
+
-webkit-transform: rotate(-45deg);
|
9708
|
+
transform: rotate(-45deg);
|
9709
|
+
-webkit-animation-name: antRotateRtl;
|
9710
|
+
animation-name: antRotateRtl;
|
9711
|
+
}
|
9712
|
+
@-webkit-keyframes antRotateRtl {
|
9713
|
+
to {
|
9714
|
+
-webkit-transform: rotate(-405deg);
|
9715
|
+
transform: rotate(-405deg);
|
9716
|
+
}
|
9717
|
+
}
|
9718
|
+
@keyframes antRotateRtl {
|
9719
|
+
to {
|
9720
|
+
-webkit-transform: rotate(-405deg);
|
9721
|
+
transform: rotate(-405deg);
|
9722
|
+
}
|
9723
|
+
}
|
9724
|
+
.pandora-sdk-spin-container {
|
9725
|
+
position: relative;
|
9726
|
+
width: 100%;
|
9727
|
+
height: 100%;
|
9728
|
+
}
|
9729
|
+
.pandora-sdk-spin-container .pandora-sdk-spin-loading {
|
9730
|
+
position: absolute;
|
9731
|
+
width: 60px;
|
9732
|
+
height: 60px;
|
9733
|
+
top: 50%;
|
9734
|
+
left: 50%;
|
9735
|
+
-webkit-transform: translate(-50%, -50%);
|
9736
|
+
transform: translate(-50%, -50%);
|
9484
9737
|
}
|
9485
|
-
.pandora-sdk-
|
9486
|
-
|
9738
|
+
.pandora-sdk-spin-container .ant-spin-container {
|
9739
|
+
height: 100%;
|
9487
9740
|
}
|
9488
|
-
.pandora-sdk-
|
9489
|
-
|
9741
|
+
.pandora-sdk-spin-container .ant-spin-container > div {
|
9742
|
+
height: 100%;
|
9490
9743
|
}
|
9491
|
-
.pandora-sdk-
|
9492
|
-
|
9744
|
+
.pandora-sdk-spin-hide {
|
9745
|
+
visibility: hidden;
|
9493
9746
|
}
|
9494
9747
|
.ant-steps {
|
9495
9748
|
-webkit-box-sizing: border-box;
|
@@ -10200,338 +10453,85 @@ span.ant-radio + * {
|
|
10200
10453
|
.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot {
|
10201
10454
|
/* expand hover area */
|
10202
10455
|
}
|
10203
|
-
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,
|
10204
|
-
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot {
|
10205
|
-
float: right;
|
10206
|
-
}
|
10207
|
-
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot::after,
|
10208
|
-
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot::after {
|
10209
|
-
right: -26px;
|
10210
|
-
left: auto;
|
10211
|
-
}
|
10212
|
-
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
|
10213
|
-
margin-right: 0;
|
10214
|
-
margin-left: 16px;
|
10215
|
-
}
|
10216
|
-
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
|
10217
|
-
right: -9px;
|
10218
|
-
left: auto;
|
10219
|
-
}
|
10220
|
-
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
|
10221
|
-
right: 0;
|
10222
|
-
left: auto;
|
10223
|
-
}
|
10224
|
-
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot {
|
10225
|
-
right: -2px;
|
10226
|
-
left: auto;
|
10227
|
-
}
|
10228
|
-
.ant-steps-rtl.ant-steps-with-progress.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child.ant-steps-item-active {
|
10229
|
-
padding-right: 4px;
|
10230
|
-
}
|
10231
|
-
.ant-steps-with-progress .ant-steps-item {
|
10232
|
-
padding-top: 4px;
|
10233
|
-
}
|
10234
|
-
.ant-steps-with-progress .ant-steps-item .ant-steps-item-tail {
|
10235
|
-
top: 4px !important;
|
10236
|
-
}
|
10237
|
-
.ant-steps-with-progress.ant-steps-horizontal .ant-steps-item:first-child {
|
10238
|
-
padding-bottom: 4px;
|
10239
|
-
padding-left: 4px;
|
10240
|
-
}
|
10241
|
-
.ant-steps-with-progress .ant-steps-item-icon {
|
10242
|
-
position: relative;
|
10243
|
-
}
|
10244
|
-
.ant-steps-with-progress .ant-steps-item-icon .ant-progress {
|
10245
|
-
position: absolute;
|
10246
|
-
top: -5px;
|
10247
|
-
right: -5px;
|
10248
|
-
bottom: -5px;
|
10249
|
-
left: -5px;
|
10250
|
-
}
|
10251
|
-
.pandora-sdk-steps .ant-steps-item-icon {
|
10252
|
-
width: 24px;
|
10253
|
-
height: 24px;
|
10254
|
-
font-size: 12px;
|
10255
|
-
line-height: 24px;
|
10256
|
-
}
|
10257
|
-
.pandora-sdk-steps .ant-steps-item-icon .ant-steps-icon {
|
10258
|
-
font-size: 10px;
|
10259
|
-
}
|
10260
|
-
.pandora-sdk-steps .ant-steps-item:last-of-type .ant-steps-item-title::after {
|
10261
|
-
display: none;
|
10262
|
-
}
|
10263
|
-
.pandora-sdk-steps .ant-steps-item-process .ant-steps-item-title {
|
10264
|
-
font-weight: 400;
|
10265
|
-
}
|
10266
|
-
.pandora-sdk-steps .ant-steps-item .ant-steps-item-icon {
|
10267
|
-
border-radius: 2px;
|
10268
|
-
background: #2c6dd2;
|
10269
|
-
border: none;
|
10270
|
-
}
|
10271
|
-
.pandora-sdk-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon {
|
10272
|
-
color: #d9d9d9;
|
10273
|
-
}
|
10274
|
-
.pandora-sdk-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon span.anticon.anticon-check.ant-steps-finish-icon {
|
10275
|
-
color: #d9d9d9;
|
10276
|
-
}
|
10277
|
-
.pandora-sdk-steps .ant-steps-item.ant-steps-item-wait .ant-steps-item-icon {
|
10278
|
-
background: #eee;
|
10279
|
-
}
|
10280
|
-
.pandora-sdk-steps .ant-steps-item.ant-steps-item-wait .ant-steps-item-icon .ant-steps-icon {
|
10281
|
-
color: inherit;
|
10282
|
-
}
|
10283
|
-
.ant-spin {
|
10284
|
-
-webkit-box-sizing: border-box;
|
10285
|
-
box-sizing: border-box;
|
10286
|
-
margin: 0;
|
10287
|
-
padding: 0;
|
10288
|
-
color: rgba(0, 0, 0, 0.85);
|
10289
|
-
font-size: 14px;
|
10290
|
-
font-variant: tabular-nums;
|
10291
|
-
line-height: 1.5715;
|
10292
|
-
list-style: none;
|
10293
|
-
-webkit-font-feature-settings: 'tnum';
|
10294
|
-
font-feature-settings: 'tnum';
|
10295
|
-
position: absolute;
|
10296
|
-
display: none;
|
10297
|
-
color: #1890ff;
|
10298
|
-
text-align: center;
|
10299
|
-
vertical-align: middle;
|
10300
|
-
opacity: 0;
|
10301
|
-
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
10302
|
-
transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
10303
|
-
transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
10304
|
-
transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
10305
|
-
}
|
10306
|
-
.ant-spin-spinning {
|
10307
|
-
position: static;
|
10308
|
-
display: inline-block;
|
10309
|
-
opacity: 1;
|
10310
|
-
}
|
10311
|
-
.ant-spin-nested-loading {
|
10312
|
-
position: relative;
|
10313
|
-
}
|
10314
|
-
.ant-spin-nested-loading > div > .ant-spin {
|
10315
|
-
position: absolute;
|
10316
|
-
top: 0;
|
10317
|
-
left: 0;
|
10318
|
-
z-index: 4;
|
10319
|
-
display: block;
|
10320
|
-
width: 100%;
|
10321
|
-
height: 100%;
|
10322
|
-
max-height: 400px;
|
10323
|
-
}
|
10324
|
-
.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
|
10325
|
-
position: absolute;
|
10326
|
-
top: 50%;
|
10327
|
-
left: 50%;
|
10328
|
-
margin: -10px;
|
10329
|
-
}
|
10330
|
-
.ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
|
10331
|
-
position: absolute;
|
10332
|
-
top: 50%;
|
10333
|
-
width: 100%;
|
10334
|
-
padding-top: 5px;
|
10335
|
-
text-shadow: 0 1px 2px #fff;
|
10336
|
-
}
|
10337
|
-
.ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
|
10338
|
-
margin-top: -20px;
|
10339
|
-
}
|
10340
|
-
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
|
10341
|
-
margin: -7px;
|
10342
|
-
}
|
10343
|
-
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
|
10344
|
-
padding-top: 2px;
|
10345
|
-
}
|
10346
|
-
.ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
|
10347
|
-
margin-top: -17px;
|
10348
|
-
}
|
10349
|
-
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
|
10350
|
-
margin: -16px;
|
10351
|
-
}
|
10352
|
-
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
|
10353
|
-
padding-top: 11px;
|
10354
|
-
}
|
10355
|
-
.ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
|
10356
|
-
margin-top: -26px;
|
10357
|
-
}
|
10358
|
-
.ant-spin-container {
|
10359
|
-
position: relative;
|
10360
|
-
-webkit-transition: opacity 0.3s;
|
10361
|
-
transition: opacity 0.3s;
|
10362
|
-
}
|
10363
|
-
.ant-spin-container::after {
|
10364
|
-
position: absolute;
|
10365
|
-
top: 0;
|
10366
|
-
right: 0;
|
10367
|
-
bottom: 0;
|
10368
|
-
left: 0;
|
10369
|
-
z-index: 10;
|
10370
|
-
display: none \9;
|
10371
|
-
width: 100%;
|
10372
|
-
height: 100%;
|
10373
|
-
background: #fff;
|
10374
|
-
opacity: 0;
|
10375
|
-
-webkit-transition: all 0.3s;
|
10376
|
-
transition: all 0.3s;
|
10377
|
-
content: '';
|
10378
|
-
pointer-events: none;
|
10379
|
-
}
|
10380
|
-
.ant-spin-blur {
|
10381
|
-
clear: both;
|
10382
|
-
opacity: 0.5;
|
10383
|
-
-webkit-user-select: none;
|
10384
|
-
-moz-user-select: none;
|
10385
|
-
-ms-user-select: none;
|
10386
|
-
user-select: none;
|
10387
|
-
pointer-events: none;
|
10388
|
-
}
|
10389
|
-
.ant-spin-blur::after {
|
10390
|
-
opacity: 0.4;
|
10391
|
-
pointer-events: auto;
|
10392
|
-
}
|
10393
|
-
.ant-spin-tip {
|
10394
|
-
color: rgba(0, 0, 0, 0.45);
|
10395
|
-
}
|
10396
|
-
.ant-spin-dot {
|
10397
|
-
position: relative;
|
10398
|
-
display: inline-block;
|
10399
|
-
font-size: 20px;
|
10400
|
-
width: 1em;
|
10401
|
-
height: 1em;
|
10402
|
-
}
|
10403
|
-
.ant-spin-dot-item {
|
10404
|
-
position: absolute;
|
10405
|
-
display: block;
|
10406
|
-
width: 9px;
|
10407
|
-
height: 9px;
|
10408
|
-
background-color: #1890ff;
|
10409
|
-
border-radius: 100%;
|
10410
|
-
-webkit-transform: scale(0.75);
|
10411
|
-
transform: scale(0.75);
|
10412
|
-
-webkit-transform-origin: 50% 50%;
|
10413
|
-
transform-origin: 50% 50%;
|
10414
|
-
opacity: 0.3;
|
10415
|
-
-webkit-animation: antSpinMove 1s infinite linear alternate;
|
10416
|
-
animation: antSpinMove 1s infinite linear alternate;
|
10417
|
-
}
|
10418
|
-
.ant-spin-dot-item:nth-child(1) {
|
10419
|
-
top: 0;
|
10420
|
-
left: 0;
|
10421
|
-
}
|
10422
|
-
.ant-spin-dot-item:nth-child(2) {
|
10423
|
-
top: 0;
|
10424
|
-
right: 0;
|
10425
|
-
-webkit-animation-delay: 0.4s;
|
10426
|
-
animation-delay: 0.4s;
|
10427
|
-
}
|
10428
|
-
.ant-spin-dot-item:nth-child(3) {
|
10429
|
-
right: 0;
|
10430
|
-
bottom: 0;
|
10431
|
-
-webkit-animation-delay: 0.8s;
|
10432
|
-
animation-delay: 0.8s;
|
10433
|
-
}
|
10434
|
-
.ant-spin-dot-item:nth-child(4) {
|
10435
|
-
bottom: 0;
|
10436
|
-
left: 0;
|
10437
|
-
-webkit-animation-delay: 1.2s;
|
10438
|
-
animation-delay: 1.2s;
|
10456
|
+
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,
|
10457
|
+
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot {
|
10458
|
+
float: right;
|
10439
10459
|
}
|
10440
|
-
.ant-
|
10441
|
-
|
10442
|
-
|
10443
|
-
|
10444
|
-
animation: antRotate 1.2s infinite linear;
|
10460
|
+
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot::after,
|
10461
|
+
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot::after {
|
10462
|
+
right: -26px;
|
10463
|
+
left: auto;
|
10445
10464
|
}
|
10446
|
-
.ant-
|
10447
|
-
|
10465
|
+
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
|
10466
|
+
margin-right: 0;
|
10467
|
+
margin-left: 16px;
|
10448
10468
|
}
|
10449
|
-
.ant-
|
10450
|
-
|
10451
|
-
|
10469
|
+
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
|
10470
|
+
right: -9px;
|
10471
|
+
left: auto;
|
10452
10472
|
}
|
10453
|
-
.ant-
|
10454
|
-
|
10473
|
+
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
|
10474
|
+
right: 0;
|
10475
|
+
left: auto;
|
10455
10476
|
}
|
10456
|
-
.ant-
|
10457
|
-
|
10458
|
-
|
10477
|
+
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot {
|
10478
|
+
right: -2px;
|
10479
|
+
left: auto;
|
10459
10480
|
}
|
10460
|
-
.ant-
|
10461
|
-
|
10481
|
+
.ant-steps-rtl.ant-steps-with-progress.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child.ant-steps-item-active {
|
10482
|
+
padding-right: 4px;
|
10462
10483
|
}
|
10463
|
-
|
10464
|
-
|
10465
|
-
.ant-spin-blur {
|
10466
|
-
background: #fff;
|
10467
|
-
opacity: 0.5;
|
10468
|
-
}
|
10484
|
+
.ant-steps-with-progress .ant-steps-item {
|
10485
|
+
padding-top: 4px;
|
10469
10486
|
}
|
10470
|
-
|
10471
|
-
|
10472
|
-
opacity: 1;
|
10473
|
-
}
|
10487
|
+
.ant-steps-with-progress .ant-steps-item .ant-steps-item-tail {
|
10488
|
+
top: 4px !important;
|
10474
10489
|
}
|
10475
|
-
|
10476
|
-
|
10477
|
-
|
10478
|
-
}
|
10490
|
+
.ant-steps-with-progress.ant-steps-horizontal .ant-steps-item:first-child {
|
10491
|
+
padding-bottom: 4px;
|
10492
|
+
padding-left: 4px;
|
10479
10493
|
}
|
10480
|
-
|
10481
|
-
|
10482
|
-
-webkit-transform: rotate(405deg);
|
10483
|
-
transform: rotate(405deg);
|
10484
|
-
}
|
10494
|
+
.ant-steps-with-progress .ant-steps-item-icon {
|
10495
|
+
position: relative;
|
10485
10496
|
}
|
10486
|
-
|
10487
|
-
|
10488
|
-
|
10489
|
-
|
10490
|
-
|
10497
|
+
.ant-steps-with-progress .ant-steps-item-icon .ant-progress {
|
10498
|
+
position: absolute;
|
10499
|
+
top: -5px;
|
10500
|
+
right: -5px;
|
10501
|
+
bottom: -5px;
|
10502
|
+
left: -5px;
|
10491
10503
|
}
|
10492
|
-
.ant-
|
10493
|
-
|
10504
|
+
.pandora-sdk-steps .ant-steps-item-icon {
|
10505
|
+
width: 24px;
|
10506
|
+
height: 24px;
|
10507
|
+
font-size: 12px;
|
10508
|
+
line-height: 24px;
|
10494
10509
|
}
|
10495
|
-
.
|
10496
|
-
-
|
10497
|
-
transform: rotate(-45deg);
|
10498
|
-
-webkit-animation-name: antRotateRtl;
|
10499
|
-
animation-name: antRotateRtl;
|
10510
|
+
.pandora-sdk-steps .ant-steps-item-icon .ant-steps-icon {
|
10511
|
+
font-size: 10px;
|
10500
10512
|
}
|
10501
|
-
|
10502
|
-
|
10503
|
-
-webkit-transform: rotate(-405deg);
|
10504
|
-
transform: rotate(-405deg);
|
10505
|
-
}
|
10513
|
+
.pandora-sdk-steps .ant-steps-item:last-of-type .ant-steps-item-title::after {
|
10514
|
+
display: none;
|
10506
10515
|
}
|
10507
|
-
|
10508
|
-
|
10509
|
-
-webkit-transform: rotate(-405deg);
|
10510
|
-
transform: rotate(-405deg);
|
10511
|
-
}
|
10516
|
+
.pandora-sdk-steps .ant-steps-item-process .ant-steps-item-title {
|
10517
|
+
font-weight: 400;
|
10512
10518
|
}
|
10513
|
-
.pandora-sdk-
|
10514
|
-
|
10515
|
-
|
10516
|
-
|
10519
|
+
.pandora-sdk-steps .ant-steps-item .ant-steps-item-icon {
|
10520
|
+
border-radius: 2px;
|
10521
|
+
background: #2c6dd2;
|
10522
|
+
border: none;
|
10517
10523
|
}
|
10518
|
-
.pandora-sdk-
|
10519
|
-
|
10520
|
-
width: 60px;
|
10521
|
-
height: 60px;
|
10522
|
-
top: 50%;
|
10523
|
-
left: 50%;
|
10524
|
-
-webkit-transform: translate(-50%, -50%);
|
10525
|
-
transform: translate(-50%, -50%);
|
10524
|
+
.pandora-sdk-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon {
|
10525
|
+
color: #d9d9d9;
|
10526
10526
|
}
|
10527
|
-
.pandora-sdk-
|
10528
|
-
|
10527
|
+
.pandora-sdk-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon span.anticon.anticon-check.ant-steps-finish-icon {
|
10528
|
+
color: #d9d9d9;
|
10529
10529
|
}
|
10530
|
-
.pandora-sdk-
|
10531
|
-
|
10530
|
+
.pandora-sdk-steps .ant-steps-item.ant-steps-item-wait .ant-steps-item-icon {
|
10531
|
+
background: #eee;
|
10532
10532
|
}
|
10533
|
-
.pandora-sdk-
|
10534
|
-
|
10533
|
+
.pandora-sdk-steps .ant-steps-item.ant-steps-item-wait .ant-steps-item-icon .ant-steps-icon {
|
10534
|
+
color: inherit;
|
10535
10535
|
}
|
10536
10536
|
.pandora-sdk-tabs .pandora-sdk-tabs-tab {
|
10537
10537
|
position: relative;
|
@@ -12584,27 +12584,6 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
12584
12584
|
.pandora-sdk-popover > div {
|
12585
12585
|
margin: 4px;
|
12586
12586
|
}
|
12587
|
-
.pandora-sdk-timeline-container {
|
12588
|
-
list-style: none;
|
12589
|
-
margin: 0;
|
12590
|
-
line-height: 1.5;
|
12591
|
-
font-size: 14px;
|
12592
|
-
color: rgba(0, 0, 0, 0.65);
|
12593
|
-
-webkit-box-sizing: border-box;
|
12594
|
-
box-sizing: border-box;
|
12595
|
-
padding: 0;
|
12596
|
-
}
|
12597
|
-
.pandora-sdk-timeline-container .pandora-sdk-icon {
|
12598
|
-
margin: 0 8px;
|
12599
|
-
color: inherit;
|
12600
|
-
vertical-align: middle;
|
12601
|
-
font-size: 14px;
|
12602
|
-
-webkit-transition: 0.3s;
|
12603
|
-
transition: 0.3s;
|
12604
|
-
}
|
12605
|
-
.pandora-sdk-timeline-container .pandora-sdk-icon:hover {
|
12606
|
-
color: #7a869a;
|
12607
|
-
}
|
12608
12587
|
@-webkit-keyframes ant-tree-node-fx-do-not-use {
|
12609
12588
|
0% {
|
12610
12589
|
opacity: 0;
|
@@ -13224,6 +13203,33 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
13224
13203
|
-ms-flex-preferred-size: 200px;
|
13225
13204
|
flex-basis: 200px;
|
13226
13205
|
}
|
13206
|
+
.pandora-sdk-timeline-container {
|
13207
|
+
list-style: none;
|
13208
|
+
margin: 0;
|
13209
|
+
line-height: 1.5;
|
13210
|
+
font-size: 14px;
|
13211
|
+
color: rgba(0, 0, 0, 0.65);
|
13212
|
+
-webkit-box-sizing: border-box;
|
13213
|
+
box-sizing: border-box;
|
13214
|
+
padding: 0;
|
13215
|
+
}
|
13216
|
+
.pandora-sdk-timeline-container .pandora-sdk-icon {
|
13217
|
+
margin: 0 8px;
|
13218
|
+
color: inherit;
|
13219
|
+
vertical-align: middle;
|
13220
|
+
font-size: 14px;
|
13221
|
+
-webkit-transition: 0.3s;
|
13222
|
+
transition: 0.3s;
|
13223
|
+
}
|
13224
|
+
.pandora-sdk-timeline-container .pandora-sdk-icon:hover {
|
13225
|
+
color: #7a869a;
|
13226
|
+
}
|
13227
|
+
.pandora-sdk-card-search-input {
|
13228
|
+
min-width: 200px;
|
13229
|
+
}
|
13230
|
+
.pandora-sdk-card-search-input i {
|
13231
|
+
color: #bfbfbf;
|
13232
|
+
}
|
13227
13233
|
.ant-row {
|
13228
13234
|
display: -webkit-box;
|
13229
13235
|
display: -ms-flexbox;
|
@@ -19113,12 +19119,6 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
19113
19119
|
.pandora-sdk-card-row-extra button {
|
19114
19120
|
min-width: 80px;
|
19115
19121
|
}
|
19116
|
-
.pandora-sdk-card-search-input {
|
19117
|
-
min-width: 200px;
|
19118
|
-
}
|
19119
|
-
.pandora-sdk-card-search-input i {
|
19120
|
-
color: #bfbfbf;
|
19121
|
-
}
|
19122
19122
|
.ant-picker {
|
19123
19123
|
-webkit-box-sizing: border-box;
|
19124
19124
|
box-sizing: border-box;
|
@@ -20706,6 +20706,37 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
20706
20706
|
.pandora-sdk-switch.pandora-sdk-active.pandora-sdk-blue {
|
20707
20707
|
background: #03a9f4;
|
20708
20708
|
}
|
20709
|
+
.pandora-sdk-transfer-list {
|
20710
|
+
overflow: hidden;
|
20711
|
+
}
|
20712
|
+
.pandora-sdk-transfer-list .pandora-sdk-transfer-title {
|
20713
|
+
margin-bottom: 10px;
|
20714
|
+
}
|
20715
|
+
.pandora-sdk-transfer-list .pandora-sdk-transfer-search {
|
20716
|
+
margin-bottom: 10px;
|
20717
|
+
}
|
20718
|
+
.pandora-sdk-transfer-list .pandora-sdk-transfer-mb10 {
|
20719
|
+
margin-bottom: 10px;
|
20720
|
+
}
|
20721
|
+
.pandora-sdk-search-icon {
|
20722
|
+
color: inherit;
|
20723
|
+
}
|
20724
|
+
.pandora-sdk-transfer-list-body {
|
20725
|
+
height: 300px;
|
20726
|
+
overflow-y: scroll;
|
20727
|
+
}
|
20728
|
+
.pandora-sdk-transfer-list-body .pandora-sdk-transfer-check-box-container {
|
20729
|
+
overflow: hidden;
|
20730
|
+
text-overflow: ellipsis;
|
20731
|
+
white-space: nowrap;
|
20732
|
+
}
|
20733
|
+
.pandora-sdk-transfer-list-body .pandora-sdk-transfer-check-box-container .pandora-sdk-transfer-check-box-label {
|
20734
|
+
padding-right: 0px;
|
20735
|
+
padding-left: 8px;
|
20736
|
+
}
|
20737
|
+
.pandora-sdk-transfer-list-body .pandora-sdk-transfer-mb10 {
|
20738
|
+
margin-bottom: 10px;
|
20739
|
+
}
|
20709
20740
|
.pandora-sdk-timeline-item {
|
20710
20741
|
font-size: 14px;
|
20711
20742
|
list-style: none;
|
@@ -20750,37 +20781,6 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
20750
20781
|
font-size: 14px;
|
20751
20782
|
color: #333;
|
20752
20783
|
}
|
20753
|
-
.pandora-sdk-transfer-list {
|
20754
|
-
overflow: hidden;
|
20755
|
-
}
|
20756
|
-
.pandora-sdk-transfer-list .pandora-sdk-transfer-title {
|
20757
|
-
margin-bottom: 10px;
|
20758
|
-
}
|
20759
|
-
.pandora-sdk-transfer-list .pandora-sdk-transfer-search {
|
20760
|
-
margin-bottom: 10px;
|
20761
|
-
}
|
20762
|
-
.pandora-sdk-transfer-list .pandora-sdk-transfer-mb10 {
|
20763
|
-
margin-bottom: 10px;
|
20764
|
-
}
|
20765
|
-
.pandora-sdk-search-icon {
|
20766
|
-
color: inherit;
|
20767
|
-
}
|
20768
|
-
.pandora-sdk-transfer-list-body {
|
20769
|
-
height: 300px;
|
20770
|
-
overflow-y: scroll;
|
20771
|
-
}
|
20772
|
-
.pandora-sdk-transfer-list-body .pandora-sdk-transfer-check-box-container {
|
20773
|
-
overflow: hidden;
|
20774
|
-
text-overflow: ellipsis;
|
20775
|
-
white-space: nowrap;
|
20776
|
-
}
|
20777
|
-
.pandora-sdk-transfer-list-body .pandora-sdk-transfer-check-box-container .pandora-sdk-transfer-check-box-label {
|
20778
|
-
padding-right: 0px;
|
20779
|
-
padding-left: 8px;
|
20780
|
-
}
|
20781
|
-
.pandora-sdk-transfer-list-body .pandora-sdk-transfer-mb10 {
|
20782
|
-
margin-bottom: 10px;
|
20783
|
-
}
|
20784
20784
|
.pandora-sdk-datetime-mobile-pick-range-preset-head {
|
20785
20785
|
display: -webkit-box;
|
20786
20786
|
display: -ms-flexbox;
|