@qn-pandora/pandora-component 3.1.1 → 4.0.1
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/CHANGELOG.json +24 -7
- package/CHANGELOG.md +16 -7
- package/README.md +36 -36
- package/es/components/AutoComplete/style.css +25 -29
- package/es/components/AutoComplete/style.less +8 -8
- package/es/components/Breadcrumb/style.less +9 -9
- package/es/components/Button/index.d.ts +0 -8
- package/es/components/Button/index.js +4 -4
- package/es/components/Button/style.css +100 -104
- package/es/components/Button/style.less +51 -62
- package/es/components/Card/RowExtra/style.less +8 -8
- package/es/components/Card/SearchInput/style.less +8 -8
- package/es/components/Card/style.css +28 -2
- package/es/components/Card/style.less +11 -11
- package/es/components/CheckTransformList/style.css +50 -21
- package/es/components/CheckTransformList/style.less +35 -35
- package/es/components/Checkbox/style.css +1 -1
- package/es/components/Checkbox/style.less +5 -5
- package/es/components/CheckboxList/index.d.ts +2 -0
- package/es/components/CheckboxList/index.js +2 -2
- package/es/components/CheckboxList/style.css +5 -3
- package/es/components/CheckboxList/style.less +11 -9
- package/es/components/Collapse/style.css +16 -12
- package/es/components/Collapse/style.less +57 -57
- package/es/components/CollapsiblePanel/style.css +4 -4
- package/es/components/CollapsiblePanel/style.less +63 -63
- package/es/components/DateTimePicker/Base/style.css +378 -49
- package/es/components/DateTimePicker/Base/style.less +160 -164
- package/es/components/DateTimePicker/BaseMobile/Absolute/style.less +35 -35
- package/es/components/DateTimePicker/BaseMobile/style.css +4 -4
- package/es/components/DateTimePicker/BaseMobile/style.less +32 -32
- package/es/components/DateTimePicker/Collapse/Panel/style.less +26 -26
- package/es/components/DateTimePicker/DisplayInput/style.css +47 -16
- package/es/components/DateTimePicker/DisplayInput/style.less +9 -9
- package/es/components/DateTimePicker/constants.d.ts +1 -1
- package/es/components/DateTimePicker/constants.js +17 -6
- package/es/components/DateTimePicker/index.js +1 -1
- package/es/components/DateTimePicker/style.css +7 -7
- package/es/components/DateTimePicker/style.less +19 -17
- package/es/components/DateTimePicker/transform.d.ts +4 -0
- package/es/components/DateTimePicker/transform.js +52 -0
- package/es/components/Drawer/index.d.ts +55 -2
- package/es/components/Drawer/index.js +3 -1
- package/es/components/Drawer/style.css +45 -45
- package/es/components/Drawer/style.less +17 -17
- package/es/components/Input/index.d.ts +1 -2
- package/es/components/Input/index.js +0 -2
- package/es/components/Input/style.css +47 -16
- package/es/components/Input/style.less +12 -12
- package/es/components/InputNumber/index.d.ts +1 -8
- package/es/components/InputNumber/index.js +1 -35
- package/es/components/KeyValuePair/style.less +21 -21
- package/es/components/Menu/Option.d.ts +10 -0
- package/es/components/Menu/Option.js +18 -2
- package/es/components/Menu/index.d.ts +1 -1
- package/es/components/Menu/index.js +3 -3
- package/es/components/Menu/style.css +20 -10
- package/es/components/Menu/style.less +18 -8
- package/es/components/Modal/style.less +30 -30
- package/es/components/NameExplainTooltip/style.less +10 -10
- package/es/components/NameLimiter/style.css +2 -4
- package/es/components/NameLimiter/style.less +19 -21
- package/es/components/OptionList/InlineOptionList/style.less +16 -16
- package/es/components/OptionList/OptionItem/style.css +2 -2
- package/es/components/OptionList/OptionItem/style.less +25 -25
- package/es/components/OptionList/PopoverOptionList/style.less +30 -30
- package/es/components/OptionList/style.css +2 -2
- package/es/components/OptionList/style.less +3 -3
- package/es/components/RadioGroup/style.css +8 -8
- package/es/components/RadioGroup/style.less +32 -32
- package/es/components/RangeInput/style.css +427 -27
- package/es/components/RangeInput/style.less +37 -37
- package/es/components/RemarkName/style.css +2 -4
- package/es/components/RemarkName/style.less +2 -2
- package/es/components/Selector/style.css +25 -29
- package/es/components/Selector/style.less +99 -100
- package/es/components/Spin/style.css +0 -1
- package/es/components/Spin/style.less +26 -26
- package/es/components/Steps/ControlButton/style.less +5 -5
- package/es/components/Steps/style.css +8 -6
- package/es/components/Steps/style.less +48 -46
- package/es/components/Table/ColumnTag/style.less +40 -40
- package/es/components/Table/index.js +7 -4
- package/es/components/Table/style.css +85 -27
- package/es/components/Table/style.less +306 -313
- package/es/components/Tabs/style.css +29 -1
- package/es/components/Tabs/style.less +33 -31
- package/es/components/TagList/Tag/style.less +72 -72
- package/es/components/TagList/TagSwitch/style.less +28 -28
- package/es/components/TagList/style.css +10 -10
- package/es/components/TagList/style.less +28 -28
- package/es/components/Timeline/TimelineItem/style.less +49 -49
- package/es/components/Timeline/style.less +23 -23
- package/es/components/Transfer/List/index.js +3 -3
- package/es/components/Transfer/List/style.css +3 -0
- package/es/components/Transfer/List/style.less +19 -15
- package/es/components/Transfer/ListBody/style.less +18 -18
- package/es/components/Transfer/style.css +3 -0
- package/es/components/Transfer/style.less +14 -14
- package/es/components/TreeSelector/style.css +64 -20
- package/es/components/TreeSelector/style.less +56 -54
- package/es/hoc/popContainer.d.ts +5 -0
- package/es/hoc/popContainer.js +37 -0
- package/es/index.css +3011 -2517
- package/es/index.d.ts +1 -1
- package/es/index.less +49 -50
- package/es/style/mixin.less +45 -45
- package/es/style/theme.less +389 -379
- package/lib/components/AutoComplete/style.css +25 -29
- package/lib/components/AutoComplete/style.less +8 -8
- package/lib/components/Breadcrumb/style.less +9 -9
- package/lib/components/Button/index.d.ts +0 -8
- package/lib/components/Button/index.js +4 -4
- package/lib/components/Button/style.css +100 -104
- package/lib/components/Button/style.less +51 -62
- package/lib/components/Card/RowExtra/style.less +8 -8
- package/lib/components/Card/SearchInput/style.less +8 -8
- package/lib/components/Card/style.css +28 -2
- package/lib/components/Card/style.less +11 -11
- package/lib/components/CheckTransformList/style.css +50 -21
- package/lib/components/CheckTransformList/style.less +35 -35
- package/lib/components/Checkbox/style.css +1 -1
- package/lib/components/Checkbox/style.less +5 -5
- package/lib/components/CheckboxList/index.d.ts +2 -0
- package/lib/components/CheckboxList/index.js +2 -2
- package/lib/components/CheckboxList/style.css +5 -3
- package/lib/components/CheckboxList/style.less +11 -9
- package/lib/components/Collapse/style.css +16 -12
- package/lib/components/Collapse/style.less +57 -57
- package/lib/components/CollapsiblePanel/style.css +4 -4
- package/lib/components/CollapsiblePanel/style.less +63 -63
- package/lib/components/DateTimePicker/Base/style.css +378 -49
- package/lib/components/DateTimePicker/Base/style.less +160 -164
- package/lib/components/DateTimePicker/BaseMobile/Absolute/style.less +35 -35
- package/lib/components/DateTimePicker/BaseMobile/style.css +4 -4
- package/lib/components/DateTimePicker/BaseMobile/style.less +32 -32
- package/lib/components/DateTimePicker/Collapse/Panel/style.less +26 -26
- package/lib/components/DateTimePicker/DisplayInput/style.css +47 -16
- package/lib/components/DateTimePicker/DisplayInput/style.less +9 -9
- package/lib/components/DateTimePicker/constants.d.ts +1 -1
- package/lib/components/DateTimePicker/constants.js +17 -6
- package/lib/components/DateTimePicker/index.js +1 -1
- package/lib/components/DateTimePicker/style.css +7 -7
- package/lib/components/DateTimePicker/style.less +19 -17
- package/lib/components/DateTimePicker/transform.d.ts +4 -0
- package/lib/components/DateTimePicker/transform.js +53 -0
- package/lib/components/Drawer/index.d.ts +55 -2
- package/lib/components/Drawer/index.js +3 -1
- package/lib/components/Drawer/style.css +45 -45
- package/lib/components/Drawer/style.less +17 -17
- package/lib/components/Input/index.d.ts +1 -2
- package/lib/components/Input/index.js +0 -2
- package/lib/components/Input/style.css +47 -16
- package/lib/components/Input/style.less +12 -12
- package/lib/components/InputNumber/index.d.ts +1 -8
- package/lib/components/InputNumber/index.js +1 -38
- package/lib/components/KeyValuePair/style.less +21 -21
- package/lib/components/Menu/Option.d.ts +10 -0
- package/lib/components/Menu/Option.js +18 -2
- package/lib/components/Menu/index.d.ts +1 -1
- package/lib/components/Menu/index.js +3 -3
- package/lib/components/Menu/style.css +20 -10
- package/lib/components/Menu/style.less +18 -8
- package/lib/components/Modal/style.less +30 -30
- package/lib/components/NameExplainTooltip/style.less +10 -10
- package/lib/components/NameLimiter/style.css +2 -4
- package/lib/components/NameLimiter/style.less +19 -21
- package/lib/components/OptionList/InlineOptionList/style.less +16 -16
- package/lib/components/OptionList/OptionItem/style.css +2 -2
- package/lib/components/OptionList/OptionItem/style.less +25 -25
- package/lib/components/OptionList/PopoverOptionList/style.less +30 -30
- package/lib/components/OptionList/style.css +2 -2
- package/lib/components/OptionList/style.less +3 -3
- package/lib/components/RadioGroup/style.css +8 -8
- package/lib/components/RadioGroup/style.less +32 -32
- package/lib/components/RangeInput/style.css +427 -27
- package/lib/components/RangeInput/style.less +37 -37
- package/lib/components/RemarkName/style.css +2 -4
- package/lib/components/RemarkName/style.less +2 -2
- package/lib/components/Selector/style.css +25 -29
- package/lib/components/Selector/style.less +99 -100
- package/lib/components/Spin/style.css +0 -1
- package/lib/components/Spin/style.less +26 -26
- package/lib/components/Steps/ControlButton/style.less +5 -5
- package/lib/components/Steps/style.css +8 -6
- package/lib/components/Steps/style.less +48 -46
- package/lib/components/Table/ColumnTag/style.less +40 -40
- package/lib/components/Table/index.js +6 -3
- package/lib/components/Table/style.css +85 -27
- package/lib/components/Table/style.less +306 -313
- package/lib/components/Tabs/style.css +29 -1
- package/lib/components/Tabs/style.less +33 -31
- package/lib/components/TagList/Tag/style.less +72 -72
- package/lib/components/TagList/TagSwitch/style.less +28 -28
- package/lib/components/TagList/style.css +10 -10
- package/lib/components/TagList/style.less +28 -28
- package/lib/components/Timeline/TimelineItem/style.less +49 -49
- package/lib/components/Timeline/style.less +23 -23
- package/lib/components/Transfer/List/index.js +3 -3
- package/lib/components/Transfer/List/style.css +3 -0
- package/lib/components/Transfer/List/style.less +19 -15
- package/lib/components/Transfer/ListBody/style.less +18 -18
- package/lib/components/Transfer/style.css +3 -0
- package/lib/components/Transfer/style.less +14 -14
- package/lib/components/TreeSelector/style.css +64 -20
- package/lib/components/TreeSelector/style.less +56 -54
- package/lib/hoc/popContainer.d.ts +5 -0
- package/lib/hoc/popContainer.js +47 -0
- package/lib/index.css +5102 -4608
- package/lib/index.d.ts +1 -1
- package/lib/index.less +49 -50
- package/lib/style/mixin.less +45 -45
- package/lib/style/theme.less +389 -379
- package/package.json +79 -108
- package/es/components/Input/NumberInput/index.d.ts +0 -29
- package/es/components/Input/NumberInput/index.js +0 -116
- package/es/components/InputNumber/style.css +0 -400
- package/es/components/InputNumber/style.less +0 -45
- package/lib/components/Input/NumberInput/index.d.ts +0 -29
- package/lib/components/Input/NumberInput/index.js +0 -121
- package/lib/components/InputNumber/style.css +0 -400
- package/lib/components/InputNumber/style.less +0 -45
@@ -1,40 +1,40 @@
|
|
1
|
-
@import '../../../style/theme.less';
|
2
|
-
.@{sdk-prefix}-table-columnTag-groupTag {
|
3
|
-
padding: 4px;
|
4
|
-
height: 24px;
|
5
|
-
background: @theme-color-010;
|
6
|
-
margin-right: 4px;
|
7
|
-
color: @primary-color;
|
8
|
-
white-space: nowrap;
|
9
|
-
font-size: 12px;
|
10
|
-
margin-top: 4px;
|
11
|
-
}
|
12
|
-
|
13
|
-
.@{sdk-prefix}-table-columnTag-moreTagsIcon {
|
14
|
-
margin-left: 4px;
|
15
|
-
vertical-align: middle;
|
16
|
-
width: 14px;
|
17
|
-
height: 13px;
|
18
|
-
line-height: 6px;
|
19
|
-
border: 1px solid @icon-color;
|
20
|
-
padding: 0 1px;
|
21
|
-
text-align: center;
|
22
|
-
border-radius: 48%;
|
23
|
-
display: inline-block;
|
24
|
-
font-size: 12px;
|
25
|
-
font-weight: 400;
|
26
|
-
color: @icon-color;
|
27
|
-
cursor: pointer;
|
28
|
-
|
29
|
-
&:hover {
|
30
|
-
color: @theme-color;
|
31
|
-
border-color: @theme-color;
|
32
|
-
}
|
33
|
-
}
|
34
|
-
|
35
|
-
.@{sdk-prefix}-table-columnTag-tagPopoverContainer {
|
36
|
-
padding: 6px 10px 10px 10px;
|
37
|
-
display: flex;
|
38
|
-
flex-wrap: wrap;
|
39
|
-
width: 400px;
|
40
|
-
}
|
1
|
+
@import '../../../style/theme.less';
|
2
|
+
.@{sdk-prefix}-table-columnTag-groupTag {
|
3
|
+
padding: 4px;
|
4
|
+
height: 24px;
|
5
|
+
background: @theme-color-010;
|
6
|
+
margin-right: 4px;
|
7
|
+
color: @primary-color;
|
8
|
+
white-space: nowrap;
|
9
|
+
font-size: 12px;
|
10
|
+
margin-top: 4px;
|
11
|
+
}
|
12
|
+
|
13
|
+
.@{sdk-prefix}-table-columnTag-moreTagsIcon {
|
14
|
+
margin-left: 4px;
|
15
|
+
vertical-align: middle;
|
16
|
+
width: 14px;
|
17
|
+
height: 13px;
|
18
|
+
line-height: 6px;
|
19
|
+
border: 1px solid @icon-color;
|
20
|
+
padding: 0 1px;
|
21
|
+
text-align: center;
|
22
|
+
border-radius: 48%;
|
23
|
+
display: inline-block;
|
24
|
+
font-size: 12px;
|
25
|
+
font-weight: 400;
|
26
|
+
color: @icon-color;
|
27
|
+
cursor: pointer;
|
28
|
+
|
29
|
+
&:hover {
|
30
|
+
color: @theme-color;
|
31
|
+
border-color: @theme-color;
|
32
|
+
}
|
33
|
+
}
|
34
|
+
|
35
|
+
.@{sdk-prefix}-table-columnTag-tagPopoverContainer {
|
36
|
+
padding: 6px 10px 10px 10px;
|
37
|
+
display: flex;
|
38
|
+
flex-wrap: wrap;
|
39
|
+
width: 400px;
|
40
|
+
}
|
@@ -101,10 +101,13 @@ var Table = /** @class */ (function (_super) {
|
|
101
101
|
Table.prototype.UNSAFE_componentWillReceiveProps = function (nextProps) {
|
102
102
|
var _this = this;
|
103
103
|
var rowSelection = nextProps.rowSelection, batchOptions = nextProps.batchOptions, selectedRows = nextProps.selectedRows, rowKey = nextProps.rowKey;
|
104
|
+
var lastRowSelection = this.props.rowSelection;
|
104
105
|
// 当数据源变化时, 更新当前页的状态
|
105
|
-
if (
|
106
|
-
|
107
|
-
|
106
|
+
if (rowSelection &&
|
107
|
+
batchOptions &&
|
108
|
+
(nextProps.dataSource !== this.props.dataSource ||
|
109
|
+
(lastRowSelection &&
|
110
|
+
!lodash_1.isEqual(lastRowSelection.selectedRowKeys, rowSelection.selectedRowKeys)))) {
|
108
111
|
var selectedRowKeys_1 = rowSelection.selectedRowKeys || [];
|
109
112
|
var dataSource = nextProps.dataSource;
|
110
113
|
var selectedRowKeysOfCurrentPage_1 = (dataSource || [])
|
@@ -265,8 +265,9 @@
|
|
265
265
|
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:last-child {
|
266
266
|
border-radius: 0;
|
267
267
|
}
|
268
|
-
.ant-table-tbody > tr.ant-table-row:hover > td
|
269
|
-
|
268
|
+
.ant-table-tbody > tr.ant-table-row:hover > td,
|
269
|
+
.ant-table-tbody > tr > td.ant-table-cell-row-hover {
|
270
|
+
background: #f3f7fd;
|
270
271
|
}
|
271
272
|
.ant-table-tbody > tr.ant-table-row-selected > td {
|
272
273
|
background: #2c6dd2;
|
@@ -375,6 +376,7 @@ td.ant-table-column-sort {
|
|
375
376
|
content: '';
|
376
377
|
}
|
377
378
|
.ant-table-column-sorter {
|
379
|
+
margin-left: 4px;
|
378
380
|
color: #bfbfbf;
|
379
381
|
font-size: 0;
|
380
382
|
-webkit-transition: color 0.3s;
|
@@ -463,6 +465,39 @@ td.ant-table-column-sort {
|
|
463
465
|
-webkit-box-shadow: none;
|
464
466
|
box-shadow: none;
|
465
467
|
}
|
468
|
+
.ant-table-filter-dropdown .ant-dropdown-menu:empty::after {
|
469
|
+
display: block;
|
470
|
+
padding: 8px 0;
|
471
|
+
color: rgba(0, 0, 0, 0.25);
|
472
|
+
font-size: 12px;
|
473
|
+
text-align: center;
|
474
|
+
content: 'Not Found';
|
475
|
+
}
|
476
|
+
.ant-table-filter-dropdown-tree {
|
477
|
+
padding: 8px 8px 0;
|
478
|
+
}
|
479
|
+
.ant-table-filter-dropdown-tree .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
|
480
|
+
background-color: rgba(44, 109, 210, 0.05);
|
481
|
+
}
|
482
|
+
.ant-table-filter-dropdown-tree .ant-tree-treenode-checkbox-checked .ant-tree-node-content-wrapper,
|
483
|
+
.ant-table-filter-dropdown-tree .ant-tree-treenode-checkbox-checked .ant-tree-node-content-wrapper:hover {
|
484
|
+
background-color: rgba(44, 109, 210, 0.05);
|
485
|
+
}
|
486
|
+
.ant-table-filter-dropdown-search {
|
487
|
+
padding: 8px;
|
488
|
+
border-bottom: 1px #e5e5e5 solid;
|
489
|
+
}
|
490
|
+
.ant-table-filter-dropdown-search-input input {
|
491
|
+
min-width: 140px;
|
492
|
+
}
|
493
|
+
.ant-table-filter-dropdown-search-input .anticon {
|
494
|
+
color: rgba(0, 0, 0, 0.25);
|
495
|
+
}
|
496
|
+
.ant-table-filter-dropdown-checkall {
|
497
|
+
width: 100%;
|
498
|
+
margin-bottom: 4px;
|
499
|
+
margin-left: 4px;
|
500
|
+
}
|
466
501
|
.ant-table-filter-dropdown-submenu > ul {
|
467
502
|
max-height: calc(100vh - 130px);
|
468
503
|
overflow-x: hidden;
|
@@ -479,7 +514,7 @@ td.ant-table-column-sort {
|
|
479
514
|
-webkit-box-pack: justify;
|
480
515
|
-ms-flex-pack: justify;
|
481
516
|
justify-content: space-between;
|
482
|
-
padding: 7px 8px
|
517
|
+
padding: 7px 8px;
|
483
518
|
overflow: hidden;
|
484
519
|
background-color: inherit;
|
485
520
|
border-top: 1px solid #ebecf0;
|
@@ -500,6 +535,9 @@ table tr th.ant-table-selection-column .ant-radio-wrapper,
|
|
500
535
|
table tr td.ant-table-selection-column .ant-radio-wrapper {
|
501
536
|
margin-right: 0;
|
502
537
|
}
|
538
|
+
table tr th.ant-table-selection-column.ant-table-cell-fix-left {
|
539
|
+
z-index: 3;
|
540
|
+
}
|
503
541
|
table tr th.ant-table-selection-column::after {
|
504
542
|
background-color: transparent !important;
|
505
543
|
}
|
@@ -747,13 +785,13 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
747
785
|
}
|
748
786
|
.ant-table-sticky-holder {
|
749
787
|
position: sticky;
|
750
|
-
z-index:
|
788
|
+
z-index: calc(2 + 1);
|
751
789
|
background: #ffffff;
|
752
790
|
}
|
753
791
|
.ant-table-sticky-scroll {
|
754
792
|
position: sticky;
|
755
793
|
bottom: 0;
|
756
|
-
z-index:
|
794
|
+
z-index: calc(2 + 1);
|
757
795
|
display: -webkit-box;
|
758
796
|
display: -ms-flexbox;
|
759
797
|
display: flex;
|
@@ -832,6 +870,10 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
832
870
|
.ant-table-wrapper-rtl .ant-table-thead > tr > th[colspan]:not([colspan='1']) {
|
833
871
|
text-align: center;
|
834
872
|
}
|
873
|
+
.ant-table-wrapper-rtl .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan])::before {
|
874
|
+
right: auto;
|
875
|
+
left: 0;
|
876
|
+
}
|
835
877
|
.ant-table-wrapper-rtl .ant-table-thead > tr > th {
|
836
878
|
text-align: right;
|
837
879
|
}
|
@@ -849,7 +891,7 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
849
891
|
justify-content: flex-start;
|
850
892
|
}
|
851
893
|
.ant-table-wrapper-rtl .ant-table-column-sorter {
|
852
|
-
margin-right:
|
894
|
+
margin-right: 4px;
|
853
895
|
margin-left: 0;
|
854
896
|
}
|
855
897
|
.ant-table-wrapper-rtl .ant-table-filter-column-title {
|
@@ -858,9 +900,8 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
858
900
|
.ant-table-rtl .ant-table-thead tr th.ant-table-column-has-sorters .ant-table-filter-column-title {
|
859
901
|
padding: 0 0 0 2.3em;
|
860
902
|
}
|
861
|
-
.ant-table-wrapper-rtl .ant-table-filter-trigger
|
862
|
-
|
863
|
-
left: 0;
|
903
|
+
.ant-table-wrapper-rtl .ant-table-filter-trigger {
|
904
|
+
margin: -4px 4px -4px -6px;
|
864
905
|
}
|
865
906
|
.ant-dropdown-rtl .ant-table-filter-dropdown .ant-checkbox-wrapper + span,
|
866
907
|
.ant-dropdown-rtl .ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span,
|
@@ -1154,6 +1195,7 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
1154
1195
|
border-radius: 2px;
|
1155
1196
|
-webkit-transition: all 0.3s;
|
1156
1197
|
transition: all 0.3s;
|
1198
|
+
/* stylelint-disable-next-line selector-no-vendor-prefix */
|
1157
1199
|
width: 50px;
|
1158
1200
|
height: 32px;
|
1159
1201
|
margin: 0 8px;
|
@@ -1163,12 +1205,20 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
1163
1205
|
}
|
1164
1206
|
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
|
1165
1207
|
color: #bfbfbf;
|
1208
|
+
-webkit-user-select: none;
|
1209
|
+
user-select: none;
|
1166
1210
|
}
|
1167
1211
|
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
|
1168
1212
|
color: #bfbfbf;
|
1213
|
+
-ms-user-select: none;
|
1214
|
+
user-select: none;
|
1169
1215
|
}
|
1170
1216
|
.ant-pagination-options-quick-jumper input::placeholder {
|
1171
1217
|
color: #bfbfbf;
|
1218
|
+
-webkit-user-select: none;
|
1219
|
+
-moz-user-select: none;
|
1220
|
+
-ms-user-select: none;
|
1221
|
+
user-select: none;
|
1172
1222
|
}
|
1173
1223
|
.ant-pagination-options-quick-jumper input:placeholder-shown {
|
1174
1224
|
text-overflow: ellipsis;
|
@@ -1179,15 +1229,18 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
1179
1229
|
}
|
1180
1230
|
.ant-pagination-options-quick-jumper input:focus,
|
1181
1231
|
.ant-pagination-options-quick-jumper input-focused {
|
1182
|
-
border-color: #
|
1232
|
+
border-color: #9ca0a6;
|
1233
|
+
-webkit-box-shadow: 0 0 0 2px rgba(122, 134, 154, 0.2);
|
1234
|
+
box-shadow: 0 0 0 2px rgba(122, 134, 154, 0.2);
|
1183
1235
|
border-right-width: 1px !important;
|
1184
1236
|
outline: 0;
|
1185
|
-
-webkit-box-shadow: 0 0 0 2px rgba(44, 109, 210, 0.2);
|
1186
|
-
box-shadow: 0 0 0 2px rgba(44, 109, 210, 0.2);
|
1187
1237
|
}
|
1188
1238
|
.ant-pagination-options-quick-jumper input-disabled {
|
1189
1239
|
color: rgba(0, 0, 0, 0.25);
|
1190
1240
|
background-color: #f5f5f5;
|
1241
|
+
border-color: #bfbfbf;
|
1242
|
+
-webkit-box-shadow: none;
|
1243
|
+
box-shadow: none;
|
1191
1244
|
cursor: not-allowed;
|
1192
1245
|
opacity: 1;
|
1193
1246
|
}
|
@@ -1198,6 +1251,9 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
|
|
1198
1251
|
.ant-pagination-options-quick-jumper input[disabled] {
|
1199
1252
|
color: rgba(0, 0, 0, 0.25);
|
1200
1253
|
background-color: #f5f5f5;
|
1254
|
+
border-color: #bfbfbf;
|
1255
|
+
-webkit-box-shadow: none;
|
1256
|
+
box-shadow: none;
|
1201
1257
|
cursor: not-allowed;
|
1202
1258
|
opacity: 1;
|
1203
1259
|
}
|
@@ -1271,6 +1327,11 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
1271
1327
|
.ant-pagination-simple .ant-pagination-simple-pager input:hover {
|
1272
1328
|
border-color: #7a869a;
|
1273
1329
|
}
|
1330
|
+
.ant-pagination-simple .ant-pagination-simple-pager input:focus {
|
1331
|
+
border-color: #9ca0a6;
|
1332
|
+
-webkit-box-shadow: 0 0 0 2px rgba(122, 134, 154, 0.2);
|
1333
|
+
box-shadow: 0 0 0 2px rgba(122, 134, 154, 0.2);
|
1334
|
+
}
|
1274
1335
|
.ant-pagination-simple .ant-pagination-simple-pager input[disabled] {
|
1275
1336
|
color: rgba(0, 0, 0, 0.25);
|
1276
1337
|
background: #f5f5f5;
|
@@ -1435,9 +1496,6 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
1435
1496
|
.pandora-sdk-table-wrapper .ant-table colgroup .ant-table-selection-col {
|
1436
1497
|
width: 36px;
|
1437
1498
|
}
|
1438
|
-
.pandora-sdk-table-wrapper .ant-table-column-sorter .ant-table-column-sorter-inner .on {
|
1439
|
-
color: #2c6dd2 !important;
|
1440
|
-
}
|
1441
1499
|
.pandora-sdk-table-wrapper .ant-table-tbody > tr .ant-table-selection-column {
|
1442
1500
|
text-align: left;
|
1443
1501
|
}
|
@@ -1475,7 +1533,7 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
1475
1533
|
}
|
1476
1534
|
.pandora-sdk-table-wrapper .ant-table-thead > tr > th {
|
1477
1535
|
background: #fafafa;
|
1478
|
-
border-bottom: none
|
1536
|
+
border-bottom: none;
|
1479
1537
|
color: #333;
|
1480
1538
|
font-weight: 500;
|
1481
1539
|
}
|
@@ -1516,10 +1574,10 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
1516
1574
|
background: #ffffff;
|
1517
1575
|
}
|
1518
1576
|
.pandora-sdk-table-wrapper .ant-table-row:hover {
|
1519
|
-
background: #
|
1577
|
+
background: #f3f7fd;
|
1520
1578
|
}
|
1521
1579
|
.pandora-sdk-table-wrapper .ant-table-row-hover {
|
1522
|
-
background: #
|
1580
|
+
background: #f3f7fd;
|
1523
1581
|
}
|
1524
1582
|
.pandora-sdk-table-wrapper .ant-table-placeholder {
|
1525
1583
|
border: none;
|
@@ -1541,11 +1599,11 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
1541
1599
|
}
|
1542
1600
|
.pandora-sdk-table-wrapper .ant-pagination-item:hover,
|
1543
1601
|
.pandora-sdk-table-wrapper .ant-pagination-item-active {
|
1544
|
-
border-color: #2c6dd2
|
1602
|
+
border-color: #2c6dd2;
|
1545
1603
|
}
|
1546
1604
|
.pandora-sdk-table-wrapper .ant-pagination-item:hover a,
|
1547
1605
|
.pandora-sdk-table-wrapper .ant-pagination-item-active a {
|
1548
|
-
color: #2c6dd2
|
1606
|
+
color: #2c6dd2;
|
1549
1607
|
}
|
1550
1608
|
.pandora-sdk-table-wrapper .ant-pagination-item-link,
|
1551
1609
|
.pandora-sdk-table-wrapper .ant-pagination-item-link {
|
@@ -1557,19 +1615,19 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
1557
1615
|
}
|
1558
1616
|
.pandora-sdk-table-wrapper .ant-pagination-item-link:hover,
|
1559
1617
|
.pandora-sdk-table-wrapper .ant-pagination-item-link:hover {
|
1560
|
-
border-color: #2c6dd2
|
1618
|
+
border-color: #2c6dd2;
|
1561
1619
|
}
|
1562
1620
|
.pandora-sdk-table-wrapper .ant-pagination-item-link:hover i,
|
1563
1621
|
.pandora-sdk-table-wrapper .ant-pagination-item-link:hover i {
|
1564
|
-
color: #2c6dd2
|
1622
|
+
color: #2c6dd2;
|
1565
1623
|
}
|
1566
1624
|
.pandora-sdk-table-wrapper .ant-pagination-disabled .ant-pagination-item-link:hover,
|
1567
1625
|
.pandora-sdk-table-wrapper .ant-pagination-disabled .ant-pagination-item-link:hover {
|
1568
|
-
border-color: #d9d9d9
|
1626
|
+
border-color: #d9d9d9;
|
1569
1627
|
}
|
1570
1628
|
.pandora-sdk-table-wrapper .ant-pagination-disabled .ant-pagination-item-link:hover i,
|
1571
1629
|
.pandora-sdk-table-wrapper .ant-pagination-disabled .ant-pagination-item-link:hover i {
|
1572
|
-
color: #666
|
1630
|
+
color: #666;
|
1573
1631
|
}
|
1574
1632
|
.pandora-sdk-table-wrapper .ant-pagination-options-size-changer {
|
1575
1633
|
color: #333;
|
@@ -1612,7 +1670,7 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
1612
1670
|
max-height: 200px;
|
1613
1671
|
}
|
1614
1672
|
.pandora-sdk-table-wrapper .ant-table-tbody > tr.ant-table-row:hover > td {
|
1615
|
-
background-color: #
|
1673
|
+
background-color: #f3f7fd;
|
1616
1674
|
}
|
1617
1675
|
.pandora-sdk-table-wrapper .ant-table-filter-trigger {
|
1618
1676
|
display: block;
|
@@ -1647,10 +1705,10 @@ textarea.ant-pagination-options-quick-jumper input {
|
|
1647
1705
|
pointer-events: none;
|
1648
1706
|
color: #bfbfbf;
|
1649
1707
|
}
|
1650
|
-
.pandora-sdk-table-scrollX .ant-table-
|
1708
|
+
.pandora-sdk-table-scrollX .ant-table-body {
|
1651
1709
|
overflow-x: auto !important;
|
1652
1710
|
}
|
1653
|
-
.pandora-sdk-table-scrollY .ant-table-
|
1711
|
+
.pandora-sdk-table-scrollY .ant-table-body {
|
1654
1712
|
overflow-y: auto !important;
|
1655
1713
|
}
|
1656
1714
|
.ant-table-row-collapsed::after {
|