@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/es/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;
|
@@ -3011,120 +3086,6 @@ a.ant-btn-sm {
|
|
3011
3086
|
.pandora-sdk-card .ant-card-head .ant-card-extra {
|
3012
3087
|
padding: 0;
|
3013
3088
|
}
|
3014
|
-
.ant-divider {
|
3015
|
-
-webkit-box-sizing: border-box;
|
3016
|
-
box-sizing: border-box;
|
3017
|
-
margin: 0;
|
3018
|
-
padding: 0;
|
3019
|
-
color: rgba(0, 0, 0, 0.85);
|
3020
|
-
font-size: 14px;
|
3021
|
-
font-variant: tabular-nums;
|
3022
|
-
line-height: 1.5715;
|
3023
|
-
list-style: none;
|
3024
|
-
-webkit-font-feature-settings: 'tnum';
|
3025
|
-
font-feature-settings: 'tnum';
|
3026
|
-
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
3027
|
-
}
|
3028
|
-
.ant-divider-vertical {
|
3029
|
-
position: relative;
|
3030
|
-
top: -0.06em;
|
3031
|
-
display: inline-block;
|
3032
|
-
height: 0.9em;
|
3033
|
-
margin: 0 8px;
|
3034
|
-
vertical-align: middle;
|
3035
|
-
border-top: 0;
|
3036
|
-
border-left: 1px solid rgba(0, 0, 0, 0.06);
|
3037
|
-
}
|
3038
|
-
.ant-divider-horizontal {
|
3039
|
-
display: -webkit-box;
|
3040
|
-
display: -ms-flexbox;
|
3041
|
-
display: flex;
|
3042
|
-
clear: both;
|
3043
|
-
width: 100%;
|
3044
|
-
min-width: 100%;
|
3045
|
-
margin: 24px 0;
|
3046
|
-
}
|
3047
|
-
.ant-divider-horizontal.ant-divider-with-text {
|
3048
|
-
display: -webkit-box;
|
3049
|
-
display: -ms-flexbox;
|
3050
|
-
display: flex;
|
3051
|
-
margin: 16px 0;
|
3052
|
-
color: rgba(0, 0, 0, 0.85);
|
3053
|
-
font-weight: 500;
|
3054
|
-
font-size: 16px;
|
3055
|
-
white-space: nowrap;
|
3056
|
-
text-align: center;
|
3057
|
-
border-top: 0;
|
3058
|
-
border-top-color: rgba(0, 0, 0, 0.06);
|
3059
|
-
}
|
3060
|
-
.ant-divider-horizontal.ant-divider-with-text::before,
|
3061
|
-
.ant-divider-horizontal.ant-divider-with-text::after {
|
3062
|
-
position: relative;
|
3063
|
-
top: 50%;
|
3064
|
-
width: 50%;
|
3065
|
-
border-top: 1px solid transparent;
|
3066
|
-
border-top-color: inherit;
|
3067
|
-
border-bottom: 0;
|
3068
|
-
-webkit-transform: translateY(50%);
|
3069
|
-
transform: translateY(50%);
|
3070
|
-
content: '';
|
3071
|
-
}
|
3072
|
-
.ant-divider-horizontal.ant-divider-with-text-left::before {
|
3073
|
-
top: 50%;
|
3074
|
-
width: 5%;
|
3075
|
-
}
|
3076
|
-
.ant-divider-horizontal.ant-divider-with-text-left::after {
|
3077
|
-
top: 50%;
|
3078
|
-
width: 95%;
|
3079
|
-
}
|
3080
|
-
.ant-divider-horizontal.ant-divider-with-text-right::before {
|
3081
|
-
top: 50%;
|
3082
|
-
width: 95%;
|
3083
|
-
}
|
3084
|
-
.ant-divider-horizontal.ant-divider-with-text-right::after {
|
3085
|
-
top: 50%;
|
3086
|
-
width: 5%;
|
3087
|
-
}
|
3088
|
-
.ant-divider-inner-text {
|
3089
|
-
display: inline-block;
|
3090
|
-
padding: 0 1em;
|
3091
|
-
}
|
3092
|
-
.ant-divider-dashed {
|
3093
|
-
background: none;
|
3094
|
-
border-color: rgba(0, 0, 0, 0.06);
|
3095
|
-
border-style: dashed;
|
3096
|
-
border-width: 1px 0 0;
|
3097
|
-
}
|
3098
|
-
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed {
|
3099
|
-
border-top: 0;
|
3100
|
-
}
|
3101
|
-
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before,
|
3102
|
-
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after {
|
3103
|
-
border-style: dashed none none;
|
3104
|
-
}
|
3105
|
-
.ant-divider-vertical.ant-divider-dashed {
|
3106
|
-
border-width: 0 0 0 1px;
|
3107
|
-
}
|
3108
|
-
.ant-divider-plain.ant-divider-with-text {
|
3109
|
-
color: rgba(0, 0, 0, 0.85);
|
3110
|
-
font-weight: normal;
|
3111
|
-
font-size: 14px;
|
3112
|
-
}
|
3113
|
-
.ant-divider-rtl {
|
3114
|
-
direction: rtl;
|
3115
|
-
}
|
3116
|
-
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::before {
|
3117
|
-
width: 95%;
|
3118
|
-
}
|
3119
|
-
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::after {
|
3120
|
-
width: 5%;
|
3121
|
-
}
|
3122
|
-
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::before {
|
3123
|
-
width: 5%;
|
3124
|
-
}
|
3125
|
-
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after {
|
3126
|
-
width: 95%;
|
3127
|
-
}
|
3128
3089
|
@-webkit-keyframes antCheckboxEffect {
|
3129
3090
|
0% {
|
3130
3091
|
-webkit-transform: scale(1);
|
@@ -3375,6 +3336,123 @@ a.ant-btn-sm {
|
|
3375
3336
|
.ant-checkbox-group-rtl .ant-checkbox-group-item + .ant-checkbox-group-item {
|
3376
3337
|
margin-left: 8px;
|
3377
3338
|
}
|
3339
|
+
.ant-checkbox-inner::after {
|
3340
|
+
left: 20%;
|
3341
|
+
}
|
3342
|
+
.ant-divider {
|
3343
|
+
-webkit-box-sizing: border-box;
|
3344
|
+
box-sizing: border-box;
|
3345
|
+
margin: 0;
|
3346
|
+
padding: 0;
|
3347
|
+
color: rgba(0, 0, 0, 0.85);
|
3348
|
+
font-size: 14px;
|
3349
|
+
font-variant: tabular-nums;
|
3350
|
+
line-height: 1.5715;
|
3351
|
+
list-style: none;
|
3352
|
+
-webkit-font-feature-settings: 'tnum';
|
3353
|
+
font-feature-settings: 'tnum';
|
3354
|
+
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
3355
|
+
}
|
3356
|
+
.ant-divider-vertical {
|
3357
|
+
position: relative;
|
3358
|
+
top: -0.06em;
|
3359
|
+
display: inline-block;
|
3360
|
+
height: 0.9em;
|
3361
|
+
margin: 0 8px;
|
3362
|
+
vertical-align: middle;
|
3363
|
+
border-top: 0;
|
3364
|
+
border-left: 1px solid rgba(0, 0, 0, 0.06);
|
3365
|
+
}
|
3366
|
+
.ant-divider-horizontal {
|
3367
|
+
display: -webkit-box;
|
3368
|
+
display: -ms-flexbox;
|
3369
|
+
display: flex;
|
3370
|
+
clear: both;
|
3371
|
+
width: 100%;
|
3372
|
+
min-width: 100%;
|
3373
|
+
margin: 24px 0;
|
3374
|
+
}
|
3375
|
+
.ant-divider-horizontal.ant-divider-with-text {
|
3376
|
+
display: -webkit-box;
|
3377
|
+
display: -ms-flexbox;
|
3378
|
+
display: flex;
|
3379
|
+
margin: 16px 0;
|
3380
|
+
color: rgba(0, 0, 0, 0.85);
|
3381
|
+
font-weight: 500;
|
3382
|
+
font-size: 16px;
|
3383
|
+
white-space: nowrap;
|
3384
|
+
text-align: center;
|
3385
|
+
border-top: 0;
|
3386
|
+
border-top-color: rgba(0, 0, 0, 0.06);
|
3387
|
+
}
|
3388
|
+
.ant-divider-horizontal.ant-divider-with-text::before,
|
3389
|
+
.ant-divider-horizontal.ant-divider-with-text::after {
|
3390
|
+
position: relative;
|
3391
|
+
top: 50%;
|
3392
|
+
width: 50%;
|
3393
|
+
border-top: 1px solid transparent;
|
3394
|
+
border-top-color: inherit;
|
3395
|
+
border-bottom: 0;
|
3396
|
+
-webkit-transform: translateY(50%);
|
3397
|
+
transform: translateY(50%);
|
3398
|
+
content: '';
|
3399
|
+
}
|
3400
|
+
.ant-divider-horizontal.ant-divider-with-text-left::before {
|
3401
|
+
top: 50%;
|
3402
|
+
width: 5%;
|
3403
|
+
}
|
3404
|
+
.ant-divider-horizontal.ant-divider-with-text-left::after {
|
3405
|
+
top: 50%;
|
3406
|
+
width: 95%;
|
3407
|
+
}
|
3408
|
+
.ant-divider-horizontal.ant-divider-with-text-right::before {
|
3409
|
+
top: 50%;
|
3410
|
+
width: 95%;
|
3411
|
+
}
|
3412
|
+
.ant-divider-horizontal.ant-divider-with-text-right::after {
|
3413
|
+
top: 50%;
|
3414
|
+
width: 5%;
|
3415
|
+
}
|
3416
|
+
.ant-divider-inner-text {
|
3417
|
+
display: inline-block;
|
3418
|
+
padding: 0 1em;
|
3419
|
+
}
|
3420
|
+
.ant-divider-dashed {
|
3421
|
+
background: none;
|
3422
|
+
border-color: rgba(0, 0, 0, 0.06);
|
3423
|
+
border-style: dashed;
|
3424
|
+
border-width: 1px 0 0;
|
3425
|
+
}
|
3426
|
+
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed {
|
3427
|
+
border-top: 0;
|
3428
|
+
}
|
3429
|
+
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before,
|
3430
|
+
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after {
|
3431
|
+
border-style: dashed none none;
|
3432
|
+
}
|
3433
|
+
.ant-divider-vertical.ant-divider-dashed {
|
3434
|
+
border-width: 0 0 0 1px;
|
3435
|
+
}
|
3436
|
+
.ant-divider-plain.ant-divider-with-text {
|
3437
|
+
color: rgba(0, 0, 0, 0.85);
|
3438
|
+
font-weight: normal;
|
3439
|
+
font-size: 14px;
|
3440
|
+
}
|
3441
|
+
.ant-divider-rtl {
|
3442
|
+
direction: rtl;
|
3443
|
+
}
|
3444
|
+
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::before {
|
3445
|
+
width: 95%;
|
3446
|
+
}
|
3447
|
+
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::after {
|
3448
|
+
width: 5%;
|
3449
|
+
}
|
3450
|
+
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::before {
|
3451
|
+
width: 5%;
|
3452
|
+
}
|
3453
|
+
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after {
|
3454
|
+
width: 95%;
|
3455
|
+
}
|
3378
3456
|
.ant-input-affix-wrapper {
|
3379
3457
|
position: relative;
|
3380
3458
|
display: inline-block;
|
@@ -4192,17 +4270,6 @@ textarea.ant-input {
|
|
4192
4270
|
.pandora-sdk-check-transform .pandora-sdk-check-transform-checkBox .pandora-sdk-check-transform-checkbox-group {
|
4193
4271
|
line-height: 40px;
|
4194
4272
|
}
|
4195
|
-
.ant-checkbox-inner::after {
|
4196
|
-
left: 20%;
|
4197
|
-
}
|
4198
|
-
.pandora-sdk-checkbox-item {
|
4199
|
-
white-space: nowrap;
|
4200
|
-
width: 100%;
|
4201
|
-
}
|
4202
|
-
.pandora-sdk-checkbox-item.ant-checkbox-wrapper {
|
4203
|
-
margin-left: 0;
|
4204
|
-
line-height: 25px;
|
4205
|
-
}
|
4206
4273
|
.ant-collapse {
|
4207
4274
|
-webkit-box-sizing: border-box;
|
4208
4275
|
box-sizing: border-box;
|
@@ -4408,6 +4475,14 @@ textarea.ant-input {
|
|
4408
4475
|
.pandora-sdk-collapse-dashed > .ant-collapse-item > .ant-collapse-content {
|
4409
4476
|
border: none;
|
4410
4477
|
}
|
4478
|
+
.pandora-sdk-checkbox-item {
|
4479
|
+
white-space: nowrap;
|
4480
|
+
width: 100%;
|
4481
|
+
}
|
4482
|
+
.pandora-sdk-checkbox-item.ant-checkbox-wrapper {
|
4483
|
+
margin-left: 0;
|
4484
|
+
line-height: 25px;
|
4485
|
+
}
|
4411
4486
|
.pandora-sdk-collapsible-panel > .panel-header {
|
4412
4487
|
position: relative;
|
4413
4488
|
padding: 12px 16px 12px 40px;
|
@@ -4464,81 +4539,6 @@ textarea.ant-input {
|
|
4464
4539
|
padding-left: 16px;
|
4465
4540
|
padding-right: 16px;
|
4466
4541
|
}
|
4467
|
-
.ant-breadcrumb {
|
4468
|
-
-webkit-box-sizing: border-box;
|
4469
|
-
box-sizing: border-box;
|
4470
|
-
margin: 0;
|
4471
|
-
padding: 0;
|
4472
|
-
color: rgba(0, 0, 0, 0.85);
|
4473
|
-
font-variant: tabular-nums;
|
4474
|
-
line-height: 1.5715;
|
4475
|
-
list-style: none;
|
4476
|
-
-webkit-font-feature-settings: 'tnum';
|
4477
|
-
font-feature-settings: 'tnum';
|
4478
|
-
color: rgba(0, 0, 0, 0.45);
|
4479
|
-
font-size: 14px;
|
4480
|
-
}
|
4481
|
-
.ant-breadcrumb .anticon {
|
4482
|
-
font-size: 14px;
|
4483
|
-
}
|
4484
|
-
.ant-breadcrumb a {
|
4485
|
-
color: rgba(0, 0, 0, 0.45);
|
4486
|
-
-webkit-transition: color 0.3s;
|
4487
|
-
transition: color 0.3s;
|
4488
|
-
}
|
4489
|
-
.ant-breadcrumb a:hover {
|
4490
|
-
color: #40a9ff;
|
4491
|
-
}
|
4492
|
-
.ant-breadcrumb > span:last-child {
|
4493
|
-
color: rgba(0, 0, 0, 0.85);
|
4494
|
-
}
|
4495
|
-
.ant-breadcrumb > span:last-child a {
|
4496
|
-
color: rgba(0, 0, 0, 0.85);
|
4497
|
-
}
|
4498
|
-
.ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
|
4499
|
-
display: none;
|
4500
|
-
}
|
4501
|
-
.ant-breadcrumb-separator {
|
4502
|
-
margin: 0 8px;
|
4503
|
-
color: rgba(0, 0, 0, 0.45);
|
4504
|
-
}
|
4505
|
-
.ant-breadcrumb-link > .anticon + span,
|
4506
|
-
.ant-breadcrumb-link > .anticon + a {
|
4507
|
-
margin-left: 4px;
|
4508
|
-
}
|
4509
|
-
.ant-breadcrumb-overlay-link > .anticon {
|
4510
|
-
margin-left: 4px;
|
4511
|
-
}
|
4512
|
-
.ant-breadcrumb-rtl {
|
4513
|
-
direction: rtl;
|
4514
|
-
}
|
4515
|
-
.ant-breadcrumb-rtl::before {
|
4516
|
-
display: table;
|
4517
|
-
content: '';
|
4518
|
-
}
|
4519
|
-
.ant-breadcrumb-rtl::after {
|
4520
|
-
display: table;
|
4521
|
-
clear: both;
|
4522
|
-
content: '';
|
4523
|
-
}
|
4524
|
-
.ant-breadcrumb-rtl > span {
|
4525
|
-
float: right;
|
4526
|
-
}
|
4527
|
-
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + span,
|
4528
|
-
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + a {
|
4529
|
-
margin-right: 4px;
|
4530
|
-
margin-left: 0;
|
4531
|
-
}
|
4532
|
-
.ant-breadcrumb-rtl .ant-breadcrumb-overlay-link > .anticon {
|
4533
|
-
margin-right: 4px;
|
4534
|
-
margin-left: 0;
|
4535
|
-
}
|
4536
|
-
.pandora-sdk-breadcrumb {
|
4537
|
-
font-size: 14px;
|
4538
|
-
}
|
4539
|
-
.pandora-sdk-breadcrumb a {
|
4540
|
-
text-decoration: none;
|
4541
|
-
}
|
4542
4542
|
.ant-popover {
|
4543
4543
|
-webkit-box-sizing: border-box;
|
4544
4544
|
box-sizing: border-box;
|
@@ -4879,12 +4879,6 @@ textarea.ant-input {
|
|
4879
4879
|
color: #333;
|
4880
4880
|
overflow: hidden;
|
4881
4881
|
}
|
4882
|
-
.ant-input[disabled] {
|
4883
|
-
border-color: #d9d9d9;
|
4884
|
-
}
|
4885
|
-
.ant-input-group-addon {
|
4886
|
-
color: #666;
|
4887
|
-
}
|
4888
4882
|
.ant-drawer {
|
4889
4883
|
position: fixed;
|
4890
4884
|
z-index: 1000;
|
@@ -5182,6 +5176,12 @@ textarea.ant-input {
|
|
5182
5176
|
.pandora-sdk-drawer-no-mask {
|
5183
5177
|
background-color: #d9d9d9;
|
5184
5178
|
}
|
5179
|
+
.ant-input[disabled] {
|
5180
|
+
border-color: #d9d9d9;
|
5181
|
+
}
|
5182
|
+
.ant-input-group-addon {
|
5183
|
+
color: #666;
|
5184
|
+
}
|
5185
5185
|
.ant-upload {
|
5186
5186
|
-webkit-box-sizing: border-box;
|
5187
5187
|
box-sizing: border-box;
|
@@ -12584,45 +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
|
-
.pandora-sdk-transfer-container {
|
12609
|
-
display: -webkit-box;
|
12610
|
-
display: -ms-flexbox;
|
12611
|
-
display: flex;
|
12612
|
-
-webkit-box-pack: justify;
|
12613
|
-
-ms-flex-pack: justify;
|
12614
|
-
justify-content: space-between;
|
12615
|
-
}
|
12616
|
-
.pandora-sdk-transfer-container .pandora-sdk-transfer-divider {
|
12617
|
-
height: 400px;
|
12618
|
-
}
|
12619
|
-
.pandora-sdk-transfer-container .pandora-sdk-transfer-list {
|
12620
|
-
-webkit-box-flex: 1;
|
12621
|
-
-ms-flex-positive: 1;
|
12622
|
-
flex-grow: 1;
|
12623
|
-
-ms-flex-preferred-size: 200px;
|
12624
|
-
flex-basis: 200px;
|
12625
|
-
}
|
12626
12587
|
@-webkit-keyframes ant-tree-node-fx-do-not-use {
|
12627
12588
|
0% {
|
12628
12589
|
opacity: 0;
|
@@ -13224,6 +13185,45 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
13224
13185
|
.pandora-sdk-tree-select-dropdown .ant-empty {
|
13225
13186
|
text-align: center;
|
13226
13187
|
}
|
13188
|
+
.pandora-sdk-timeline-container {
|
13189
|
+
list-style: none;
|
13190
|
+
margin: 0;
|
13191
|
+
line-height: 1.5;
|
13192
|
+
font-size: 14px;
|
13193
|
+
color: rgba(0, 0, 0, 0.65);
|
13194
|
+
-webkit-box-sizing: border-box;
|
13195
|
+
box-sizing: border-box;
|
13196
|
+
padding: 0;
|
13197
|
+
}
|
13198
|
+
.pandora-sdk-timeline-container .pandora-sdk-icon {
|
13199
|
+
margin: 0 8px;
|
13200
|
+
color: inherit;
|
13201
|
+
vertical-align: middle;
|
13202
|
+
font-size: 14px;
|
13203
|
+
-webkit-transition: 0.3s;
|
13204
|
+
transition: 0.3s;
|
13205
|
+
}
|
13206
|
+
.pandora-sdk-timeline-container .pandora-sdk-icon:hover {
|
13207
|
+
color: #7a869a;
|
13208
|
+
}
|
13209
|
+
.pandora-sdk-transfer-container {
|
13210
|
+
display: -webkit-box;
|
13211
|
+
display: -ms-flexbox;
|
13212
|
+
display: flex;
|
13213
|
+
-webkit-box-pack: justify;
|
13214
|
+
-ms-flex-pack: justify;
|
13215
|
+
justify-content: space-between;
|
13216
|
+
}
|
13217
|
+
.pandora-sdk-transfer-container .pandora-sdk-transfer-divider {
|
13218
|
+
height: 400px;
|
13219
|
+
}
|
13220
|
+
.pandora-sdk-transfer-container .pandora-sdk-transfer-list {
|
13221
|
+
-webkit-box-flex: 1;
|
13222
|
+
-ms-flex-positive: 1;
|
13223
|
+
flex-grow: 1;
|
13224
|
+
-ms-flex-preferred-size: 200px;
|
13225
|
+
flex-basis: 200px;
|
13226
|
+
}
|
13227
13227
|
.ant-row {
|
13228
13228
|
display: -webkit-box;
|
13229
13229
|
display: -ms-flexbox;
|
@@ -20435,6 +20435,18 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
20435
20435
|
.pandora-sdk-modal-close-icon:hover {
|
20436
20436
|
background: #f4f5f6;
|
20437
20437
|
}
|
20438
|
+
.pandora-sdk-popover-inline-list {
|
20439
|
+
display: inline-block;
|
20440
|
+
vertical-align: middle;
|
20441
|
+
}
|
20442
|
+
.pandora-sdk-popover-inline-list .pandora-sdk-popover-inline-item {
|
20443
|
+
display: inline-block;
|
20444
|
+
height: 100%;
|
20445
|
+
margin-right: 12px;
|
20446
|
+
}
|
20447
|
+
.pandora-sdk-popover-inline-list .pandora-sdk-popover-inline-item i {
|
20448
|
+
color: #2c6dd2;
|
20449
|
+
}
|
20438
20450
|
.pandora-sdk-item {
|
20439
20451
|
color: #2c6dd2;
|
20440
20452
|
cursor: pointer;
|
@@ -20483,20 +20495,47 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
20483
20495
|
.pandora-sdk-popover-list .pandora-sdk-item.pandora-sdk-disabled {
|
20484
20496
|
color: #bfbfbf;
|
20485
20497
|
}
|
20486
|
-
.pandora-sdk-
|
20487
|
-
|
20488
|
-
vertical-align: middle;
|
20498
|
+
.pandora-sdk-prev-button {
|
20499
|
+
margin-right: 10px;
|
20489
20500
|
}
|
20490
|
-
.pandora-sdk-
|
20501
|
+
.pandora-sdk-table-columnTag-groupTag {
|
20502
|
+
padding: 4px;
|
20503
|
+
height: 24px;
|
20504
|
+
background: rgba(44, 109, 210, 0.1);
|
20505
|
+
margin-right: 4px;
|
20506
|
+
color: #1890ff;
|
20507
|
+
white-space: nowrap;
|
20508
|
+
font-size: 12px;
|
20509
|
+
margin-top: 4px;
|
20510
|
+
}
|
20511
|
+
.pandora-sdk-table-columnTag-moreTagsIcon {
|
20512
|
+
margin-left: 4px;
|
20513
|
+
vertical-align: middle;
|
20514
|
+
width: 14px;
|
20515
|
+
height: 13px;
|
20516
|
+
line-height: 6px;
|
20517
|
+
border: 1px solid inherit;
|
20518
|
+
padding: 0 1px;
|
20519
|
+
text-align: center;
|
20520
|
+
border-radius: 48%;
|
20491
20521
|
display: inline-block;
|
20492
|
-
|
20493
|
-
|
20522
|
+
font-size: 12px;
|
20523
|
+
font-weight: 400;
|
20524
|
+
color: inherit;
|
20525
|
+
cursor: pointer;
|
20494
20526
|
}
|
20495
|
-
.pandora-sdk-
|
20527
|
+
.pandora-sdk-table-columnTag-moreTagsIcon:hover {
|
20496
20528
|
color: #2c6dd2;
|
20529
|
+
border-color: #2c6dd2;
|
20497
20530
|
}
|
20498
|
-
.pandora-sdk-
|
20499
|
-
|
20531
|
+
.pandora-sdk-table-columnTag-tagPopoverContainer {
|
20532
|
+
padding: 6px 10px 10px 10px;
|
20533
|
+
display: -webkit-box;
|
20534
|
+
display: -ms-flexbox;
|
20535
|
+
display: flex;
|
20536
|
+
-ms-flex-wrap: wrap;
|
20537
|
+
flex-wrap: wrap;
|
20538
|
+
width: 400px;
|
20500
20539
|
}
|
20501
20540
|
.pandora-sdk-table-column-setting-popover {
|
20502
20541
|
padding: 10px;
|
@@ -20575,71 +20614,6 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
20575
20614
|
.pandora-sdk-table-resizable-th::before {
|
20576
20615
|
display: none;
|
20577
20616
|
}
|
20578
|
-
.pandora-sdk-table-columnTag-groupTag {
|
20579
|
-
padding: 4px;
|
20580
|
-
height: 24px;
|
20581
|
-
background: rgba(44, 109, 210, 0.1);
|
20582
|
-
margin-right: 4px;
|
20583
|
-
color: #1890ff;
|
20584
|
-
white-space: nowrap;
|
20585
|
-
font-size: 12px;
|
20586
|
-
margin-top: 4px;
|
20587
|
-
}
|
20588
|
-
.pandora-sdk-table-columnTag-moreTagsIcon {
|
20589
|
-
margin-left: 4px;
|
20590
|
-
vertical-align: middle;
|
20591
|
-
width: 14px;
|
20592
|
-
height: 13px;
|
20593
|
-
line-height: 6px;
|
20594
|
-
border: 1px solid inherit;
|
20595
|
-
padding: 0 1px;
|
20596
|
-
text-align: center;
|
20597
|
-
border-radius: 48%;
|
20598
|
-
display: inline-block;
|
20599
|
-
font-size: 12px;
|
20600
|
-
font-weight: 400;
|
20601
|
-
color: inherit;
|
20602
|
-
cursor: pointer;
|
20603
|
-
}
|
20604
|
-
.pandora-sdk-table-columnTag-moreTagsIcon:hover {
|
20605
|
-
color: #2c6dd2;
|
20606
|
-
border-color: #2c6dd2;
|
20607
|
-
}
|
20608
|
-
.pandora-sdk-table-columnTag-tagPopoverContainer {
|
20609
|
-
padding: 6px 10px 10px 10px;
|
20610
|
-
display: -webkit-box;
|
20611
|
-
display: -ms-flexbox;
|
20612
|
-
display: flex;
|
20613
|
-
-ms-flex-wrap: wrap;
|
20614
|
-
flex-wrap: wrap;
|
20615
|
-
width: 400px;
|
20616
|
-
}
|
20617
|
-
.pandora-sdk-switch {
|
20618
|
-
display: inline-block;
|
20619
|
-
margin: 4px;
|
20620
|
-
padding: 8px;
|
20621
|
-
border-radius: 100px;
|
20622
|
-
line-height: 1;
|
20623
|
-
font-size: 16px;
|
20624
|
-
color: #7a869a;
|
20625
|
-
background: #ebecf0;
|
20626
|
-
cursor: pointer;
|
20627
|
-
}
|
20628
|
-
.pandora-sdk-switch.pandora-sdk-active {
|
20629
|
-
color: #d9d9d9;
|
20630
|
-
}
|
20631
|
-
.pandora-sdk-switch.pandora-sdk-active.pandora-sdk-primary {
|
20632
|
-
background: #2c6dd2;
|
20633
|
-
}
|
20634
|
-
.pandora-sdk-switch.pandora-sdk-active.pandora-sdk-green {
|
20635
|
-
background: #52c41a;
|
20636
|
-
}
|
20637
|
-
.pandora-sdk-switch.pandora-sdk-active.pandora-sdk-yellow {
|
20638
|
-
background: #faad14;
|
20639
|
-
}
|
20640
|
-
.pandora-sdk-switch.pandora-sdk-active.pandora-sdk-blue {
|
20641
|
-
background: #03a9f4;
|
20642
|
-
}
|
20643
20617
|
.pandora-sdk-root {
|
20644
20618
|
display: inline-block;
|
20645
20619
|
line-height: 24px;
|
@@ -20706,36 +20680,31 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
20706
20680
|
.pandora-sdk-root.pandora-sdk-grey {
|
20707
20681
|
background: #ebecf0;
|
20708
20682
|
}
|
20709
|
-
.pandora-sdk-
|
20710
|
-
|
20711
|
-
|
20712
|
-
|
20713
|
-
|
20714
|
-
|
20715
|
-
|
20716
|
-
|
20717
|
-
|
20718
|
-
|
20719
|
-
margin-bottom: 10px;
|
20683
|
+
.pandora-sdk-switch {
|
20684
|
+
display: inline-block;
|
20685
|
+
margin: 4px;
|
20686
|
+
padding: 8px;
|
20687
|
+
border-radius: 100px;
|
20688
|
+
line-height: 1;
|
20689
|
+
font-size: 16px;
|
20690
|
+
color: #7a869a;
|
20691
|
+
background: #ebecf0;
|
20692
|
+
cursor: pointer;
|
20720
20693
|
}
|
20721
|
-
.pandora-sdk-
|
20722
|
-
color:
|
20694
|
+
.pandora-sdk-switch.pandora-sdk-active {
|
20695
|
+
color: #d9d9d9;
|
20723
20696
|
}
|
20724
|
-
.pandora-sdk-
|
20725
|
-
|
20726
|
-
overflow-y: scroll;
|
20697
|
+
.pandora-sdk-switch.pandora-sdk-active.pandora-sdk-primary {
|
20698
|
+
background: #2c6dd2;
|
20727
20699
|
}
|
20728
|
-
.pandora-sdk-
|
20729
|
-
|
20730
|
-
text-overflow: ellipsis;
|
20731
|
-
white-space: nowrap;
|
20700
|
+
.pandora-sdk-switch.pandora-sdk-active.pandora-sdk-green {
|
20701
|
+
background: #52c41a;
|
20732
20702
|
}
|
20733
|
-
.pandora-sdk-
|
20734
|
-
|
20735
|
-
padding-left: 8px;
|
20703
|
+
.pandora-sdk-switch.pandora-sdk-active.pandora-sdk-yellow {
|
20704
|
+
background: #faad14;
|
20736
20705
|
}
|
20737
|
-
.pandora-sdk-
|
20738
|
-
|
20706
|
+
.pandora-sdk-switch.pandora-sdk-active.pandora-sdk-blue {
|
20707
|
+
background: #03a9f4;
|
20739
20708
|
}
|
20740
20709
|
.pandora-sdk-timeline-item {
|
20741
20710
|
font-size: 14px;
|
@@ -20781,41 +20750,36 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
20781
20750
|
font-size: 14px;
|
20782
20751
|
color: #333;
|
20783
20752
|
}
|
20784
|
-
.pandora-sdk-
|
20785
|
-
|
20786
|
-
display: -ms-flexbox;
|
20787
|
-
display: flex;
|
20788
|
-
padding: 10px;
|
20789
|
-
position: relative;
|
20753
|
+
.pandora-sdk-transfer-list {
|
20754
|
+
overflow: hidden;
|
20790
20755
|
}
|
20791
|
-
.pandora-sdk-
|
20792
|
-
|
20756
|
+
.pandora-sdk-transfer-list .pandora-sdk-transfer-title {
|
20757
|
+
margin-bottom: 10px;
|
20793
20758
|
}
|
20794
|
-
.pandora-sdk-
|
20795
|
-
|
20796
|
-
right: 10px;
|
20759
|
+
.pandora-sdk-transfer-list .pandora-sdk-transfer-search {
|
20760
|
+
margin-bottom: 10px;
|
20797
20761
|
}
|
20798
|
-
.pandora-sdk-
|
20799
|
-
|
20800
|
-
margin: 8px;
|
20801
|
-
padding: 2px 2px 2px 6px;
|
20802
|
-
background-color: #ebecf0;
|
20762
|
+
.pandora-sdk-transfer-list .pandora-sdk-transfer-mb10 {
|
20763
|
+
margin-bottom: 10px;
|
20803
20764
|
}
|
20804
|
-
.
|
20805
|
-
|
20765
|
+
.pandora-sdk-search-icon {
|
20766
|
+
color: inherit;
|
20806
20767
|
}
|
20807
|
-
.
|
20808
|
-
|
20768
|
+
.pandora-sdk-transfer-list-body {
|
20769
|
+
height: 300px;
|
20770
|
+
overflow-y: scroll;
|
20809
20771
|
}
|
20810
|
-
.pandora-sdk-
|
20811
|
-
|
20812
|
-
|
20813
|
-
|
20814
|
-
margin-bottom: 5px;
|
20772
|
+
.pandora-sdk-transfer-list-body .pandora-sdk-transfer-check-box-container {
|
20773
|
+
overflow: hidden;
|
20774
|
+
text-overflow: ellipsis;
|
20775
|
+
white-space: nowrap;
|
20815
20776
|
}
|
20816
|
-
.pandora-sdk-
|
20817
|
-
|
20818
|
-
|
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;
|
20819
20783
|
}
|
20820
20784
|
.pandora-sdk-panel-title {
|
20821
20785
|
display: -webkit-box;
|
@@ -20845,3 +20809,39 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
20845
20809
|
.pandora-sdk-panel-disable {
|
20846
20810
|
cursor: default;
|
20847
20811
|
}
|
20812
|
+
.pandora-sdk-datetime-mobile-pick-range-preset-head {
|
20813
|
+
display: -webkit-box;
|
20814
|
+
display: -ms-flexbox;
|
20815
|
+
display: flex;
|
20816
|
+
padding: 10px;
|
20817
|
+
position: relative;
|
20818
|
+
}
|
20819
|
+
.pandora-sdk-datetime-mobile-pick-range-preset-head .pandora-sdk-datetime-mobile-pick-range-preset-head-selector {
|
20820
|
+
width: 60%;
|
20821
|
+
}
|
20822
|
+
.pandora-sdk-datetime-mobile-pick-range-preset-head .pandora-sdk-datetime-mobile-pick-range-preset-head-button {
|
20823
|
+
position: absolute;
|
20824
|
+
right: 10px;
|
20825
|
+
}
|
20826
|
+
.pandora-sdk-datetime-mobile-pick-range-sub-title {
|
20827
|
+
text-align: left;
|
20828
|
+
margin: 8px;
|
20829
|
+
padding: 2px 2px 2px 6px;
|
20830
|
+
background-color: #ebecf0;
|
20831
|
+
}
|
20832
|
+
.am-picker-col-indicator {
|
20833
|
+
background-color: rgba(235, 236, 240, 0.5);
|
20834
|
+
}
|
20835
|
+
.am-modal-content {
|
20836
|
+
border-radius: 12px;
|
20837
|
+
}
|
20838
|
+
.pandora-sdk-datetime-mobile-pick-range-div-containter {
|
20839
|
+
width: 32px;
|
20840
|
+
margin: 0 auto;
|
20841
|
+
margin-top: 10px;
|
20842
|
+
margin-bottom: 5px;
|
20843
|
+
}
|
20844
|
+
.pandora-sdk-datetime-mobile-pick-range-div-containter .pandora-sdk-datetime-mobile-pick-range-div {
|
20845
|
+
border-radius: 2px;
|
20846
|
+
border: 2px solid #939393;
|
20847
|
+
}
|