@zgfe/business-lib 1.2.70-hxd.5 → 1.2.70-hxd.9

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.
Files changed (96) hide show
  1. package/README.md +12 -12
  2. package/config.js +41 -41
  3. package/es/AUMFormulaTarget/components/formula/index.less +86 -86
  4. package/es/AUMFormulaTarget/components/panel/index.less +269 -269
  5. package/es/AUMFormulaTarget/components/symbol/index.less +49 -49
  6. package/es/AUMFormulaTarget/styles/index.less +74 -74
  7. package/es/addToPanel/styles/addPanel.less +25 -25
  8. package/es/addToPanel/styles/index.less +17 -17
  9. package/es/addToPanel/styles/style.less +66 -66
  10. package/es/addToScene/styles/index.less +30 -30
  11. package/es/assets/colorIcon/demo.css +539 -539
  12. package/es/assets/colorIcon/demo_index.html +1454 -1454
  13. package/es/assets/colorIcon/iconfont.css +236 -236
  14. package/es/assets/colorIcon/iconfont.json +394 -394
  15. package/es/assets/colorIcon/iconfont.svg +129 -129
  16. package/es/assets/styles/chunks.less +183 -183
  17. package/es/assets/styles/inner.less +3 -3
  18. package/es/assets/styles/resetAntd.less +564 -564
  19. package/es/assets/styles/variable.less +21 -21
  20. package/es/attrCondition/styles/index.less +101 -101
  21. package/es/attrConditions/styles/group.less +49 -49
  22. package/es/attrConditions/styles/index.less +151 -151
  23. package/es/attributeSelector/listPanel.js +1 -1
  24. package/es/attributeSelector/styles/index.less +141 -141
  25. package/es/chart/styles/index.less +113 -113
  26. package/es/chart/util/data/china.js +17 -17
  27. package/es/cycleTime/styles/index.less +24 -24
  28. package/es/cycleTime/styles/month.less +95 -95
  29. package/es/dataSetGroup/styles/index.less +146 -146
  30. package/es/datePicker/styles/index.less +53 -53
  31. package/es/datePickerV2/styles/index.less +194 -194
  32. package/es/demoWrapper/index.less +3 -3
  33. package/es/dialog/styles/index.less +22 -22
  34. package/es/dnd/styles/index.less +19 -19
  35. package/es/eventSelector/listPanel.js +1 -1
  36. package/es/eventSelector/styles/index.less +123 -123
  37. package/es/formulaTarget/components/formula/index.less +76 -76
  38. package/es/formulaTarget/components/panel/index.less +139 -139
  39. package/es/formulaTarget/components/symbol/index.less +49 -49
  40. package/es/formulaTarget/styles/index.less +74 -74
  41. package/es/hooks/types/subject.d.ts +14 -14
  42. package/es/icon/demo/list.less +32 -32
  43. package/es/layout/analysisLayout/demo/index.less +12 -12
  44. package/es/layout/analysisLayout/index.less +118 -118
  45. package/es/layout/columnLayout/demo/index.less +15 -15
  46. package/es/layout/columnLayout/index.less +81 -81
  47. package/es/layout/detail/index.less +27 -27
  48. package/es/layout/optionTitle/components/changePanelModal/styles/index.less +92 -92
  49. package/es/layout/optionTitle/demo/index.less +12 -12
  50. package/es/loading/styles/index.less +20 -20
  51. package/es/loginForm/index.less +7 -7
  52. package/es/platformSelector/styles/index.less +26 -26
  53. package/es/productCondition/conditions/styles/cdpCondition.less +31 -31
  54. package/es/productCondition/conditions/styles/cdpCshCondition.less +41 -41
  55. package/es/productCondition/conditions/styles/eventCondition.less +51 -51
  56. package/es/productCondition/conditions/styles/periodCondition.less +26 -26
  57. package/es/productCondition/conditions/styles/propCondition.less +43 -43
  58. package/es/productCondition/conditions/styles/runTimesCondition.less +19 -19
  59. package/es/productCondition/conditions/styles/tagsCondition.less +20 -20
  60. package/es/productCondition/conditions/styles/textDesc.less +17 -17
  61. package/es/productCondition/styles/conditionTypeList.less +30 -30
  62. package/es/productCondition/styles/conditionWrap.less +18 -18
  63. package/es/productCondition/styles/index.less +33 -33
  64. package/es/productCondition/styles/orConditions.less +34 -34
  65. package/es/productCondition/styles/relationLabel.less +19 -19
  66. package/es/quickDatePicker/styles/index.less +138 -138
  67. package/es/select/styles/handle.less +193 -193
  68. package/es/select/styles/index.less +129 -129
  69. package/es/socket/demo/index.less +27 -27
  70. package/es/subjectWrapper/index.less +12 -12
  71. package/es/table/styles/index.less +5 -5
  72. package/es/targetConditionGroup/demo/styles/index.less +29 -29
  73. package/es/targetConditionGroup/styles/index.less +53 -53
  74. package/es/targetSelector/styles/index.less +110 -110
  75. package/es/userCondition/conditions/styles/cdpCondition.less +37 -37
  76. package/es/userCondition/conditions/styles/cdpCshCondition.less +47 -47
  77. package/es/userCondition/conditions/styles/eventCondition.less +57 -57
  78. package/es/userCondition/conditions/styles/periodCondition.less +26 -26
  79. package/es/userCondition/conditions/styles/propCondition.less +43 -43
  80. package/es/userCondition/conditions/styles/runTimesCondition.less +19 -19
  81. package/es/userCondition/conditions/styles/tagsCondition.less +20 -20
  82. package/es/userCondition/conditions/styles/textDesc.less +17 -17
  83. package/es/userCondition/styles/conditionTypeList.less +30 -30
  84. package/es/userCondition/styles/conditionWrap.less +18 -18
  85. package/es/userCondition/styles/index.less +33 -33
  86. package/es/userCondition/styles/orConditions.less +34 -34
  87. package/es/userCondition/styles/relationLabel.less +19 -19
  88. package/es/userGroup/styles/index.less +145 -145
  89. package/es/userGroupHeader/styles/index.less +31 -31
  90. package/es/userTagsSelector/components/search/index.less +6 -6
  91. package/es/userTagsSelector/components/tagList/index.less +13 -13
  92. package/es/userTagsSelector/groups/styles/option.less +55 -55
  93. package/es/userTagsSelector/multipleCheckPanel/styles/option.less +40 -40
  94. package/es/userTagsSelector/styles/cascaderOverlay.less +34 -34
  95. package/es/userTagsSelector/styles/index.less +10 -10
  96. package/package.json +2 -2
@@ -1,123 +1,123 @@
1
- @import '../../assets/styles/inner.less';
2
-
3
- .biz-event-select {
4
- position: relative;
5
- border-radius: 4px;
6
- .__select-handle();
7
-
8
- &:hover {
9
- .biz-target-select-option-icon {
10
- display: flex;
11
- align-items: center;
12
- justify-content: center;
13
- float: right;
14
- margin-top: 4px;
15
- }
16
- }
17
-
18
- .biz-event-select-handle {
19
- border: none !important;
20
- }
21
-
22
- &.border {
23
- .biz-event-select-handle {
24
- .__select-handle();
25
- }
26
- }
27
- &-list-panel {
28
- display: flex;
29
- flex-direction: row;
30
- width: 477px;
31
- height: 320px;
32
- padding: 0;
33
- .__select-panel();
34
- }
35
-
36
- &-left {
37
- flex: none;
38
- width: 192px;
39
- padding: @padding-xs;
40
- overflow-y: auto;
41
- border-right: 1px solid @border-color-base;
42
- }
43
-
44
- &-right {
45
- display: flex;
46
- flex: 1;
47
- flex-direction: column;
48
- padding: @padding-xs;
49
- }
50
-
51
- &-search {
52
- flex: none;
53
- margin-bottom: @margin-sm;
54
- }
55
-
56
- &-list {
57
- flex: 1;
58
- overflow-y: auto;
59
- }
60
- &-nodata-panel {
61
- width: 284px;
62
- .__select-panel();
63
- }
64
-
65
- &-nodata {
66
- .__select-nodata();
67
- }
68
-
69
- &-like {
70
- display: inline-block;
71
- width: @font-size-base;
72
- margin-right: @margin-xss;
73
- color: @warning-color;
74
- }
75
- &-event-item-wrap {
76
- .biz-event-select-option {
77
- padding: 0 @padding-xs;
78
- }
79
- }
80
- &-option {
81
- .__select-option();
82
- display: flex;
83
- flex-direction: row;
84
- align-items: center;
85
-
86
- &:hover,
87
- &.active {
88
- .ant-badge-count {
89
- color: #fff;
90
- background: @primary-color;
91
- }
92
- }
93
- &.disable,
94
- &.disable:hover {
95
- color: #ccd0d4;
96
- background: #fff;
97
- cursor: not-allowed;
98
- }
99
-
100
- &-label {
101
- flex: 1;
102
- max-width: 220px;
103
- .__default-overflow();
104
- }
105
-
106
- .ant-badge {
107
- flex: none;
108
- }
109
-
110
- .ant-badge-count {
111
- color: @text-color;
112
- background: none;
113
- }
114
-
115
- &:not(.active, :hover) .biz-event-select-highlight {
116
- color: @primary-color;
117
- }
118
- }
119
-
120
- .biz-select-handle-input.active {
121
- box-shadow: none;
122
- }
123
- }
1
+ @import '../../assets/styles/inner.less';
2
+
3
+ .biz-event-select {
4
+ position: relative;
5
+ border-radius: 4px;
6
+ .__select-handle();
7
+
8
+ &:hover {
9
+ .biz-target-select-option-icon {
10
+ display: flex;
11
+ align-items: center;
12
+ justify-content: center;
13
+ float: right;
14
+ margin-top: 4px;
15
+ }
16
+ }
17
+
18
+ .biz-event-select-handle {
19
+ border: none !important;
20
+ }
21
+
22
+ &.border {
23
+ .biz-event-select-handle {
24
+ .__select-handle();
25
+ }
26
+ }
27
+ &-list-panel {
28
+ display: flex;
29
+ flex-direction: row;
30
+ width: 477px;
31
+ height: 320px;
32
+ padding: 0;
33
+ .__select-panel();
34
+ }
35
+
36
+ &-left {
37
+ flex: none;
38
+ width: 192px;
39
+ padding: @padding-xs;
40
+ overflow-y: auto;
41
+ border-right: 1px solid @border-color-base;
42
+ }
43
+
44
+ &-right {
45
+ display: flex;
46
+ flex: 1;
47
+ flex-direction: column;
48
+ padding: @padding-xs;
49
+ }
50
+
51
+ &-search {
52
+ flex: none;
53
+ margin-bottom: @margin-sm;
54
+ }
55
+
56
+ &-list {
57
+ flex: 1;
58
+ overflow-y: auto;
59
+ }
60
+ &-nodata-panel {
61
+ width: 284px;
62
+ .__select-panel();
63
+ }
64
+
65
+ &-nodata {
66
+ .__select-nodata();
67
+ }
68
+
69
+ &-like {
70
+ display: inline-block;
71
+ width: @font-size-base;
72
+ margin-right: @margin-xss;
73
+ color: @warning-color;
74
+ }
75
+ &-event-item-wrap {
76
+ .biz-event-select-option {
77
+ padding: 0 @padding-xs;
78
+ }
79
+ }
80
+ &-option {
81
+ .__select-option();
82
+ display: flex;
83
+ flex-direction: row;
84
+ align-items: center;
85
+
86
+ &:hover,
87
+ &.active {
88
+ .ant-badge-count {
89
+ color: #fff;
90
+ background: @primary-color;
91
+ }
92
+ }
93
+ &.disable,
94
+ &.disable:hover {
95
+ color: #ccd0d4;
96
+ background: #fff;
97
+ cursor: not-allowed;
98
+ }
99
+
100
+ &-label {
101
+ flex: 1;
102
+ max-width: 220px;
103
+ .__default-overflow();
104
+ }
105
+
106
+ .ant-badge {
107
+ flex: none;
108
+ }
109
+
110
+ .ant-badge-count {
111
+ color: @text-color;
112
+ background: none;
113
+ }
114
+
115
+ &:not(.active, :hover) .biz-event-select-highlight {
116
+ color: @primary-color;
117
+ }
118
+ }
119
+
120
+ .biz-select-handle-input.active {
121
+ box-shadow: none;
122
+ }
123
+ }
@@ -1,76 +1,76 @@
1
- @import '../../../assets/styles/inner.less';
2
-
3
- .formula-container {
4
- display: flex;
5
- align-items: center;
6
- &-target {
7
- display: flex;
8
- &:hover {
9
- .formula-container-option:not(.active) {
10
- display: flex;
11
- color: #b9ceff;
12
- &.disabled {
13
- color: #ccd0d4;
14
- }
15
- }
16
- }
17
- &-handle {
18
- min-width: 88px;
19
- &.focus {
20
- .biz-select-handle-input {
21
- border-color: @primary-color;
22
- }
23
- }
24
- &-icon {
25
- margin-left: 4px;
26
- color: @text-color-middle;
27
- }
28
- &-name {
29
- margin-left: 4px;
30
- }
31
- }
32
- }
33
-
34
- &-format {
35
- display: flex;
36
- align-items: center;
37
- margin-left: 40px;
38
- & > span {
39
- margin-right: 12px;
40
- }
41
-
42
- .biz-select-handle {
43
- min-width: 136px;
44
- }
45
- }
46
- &-add {
47
- margin-left: 8px;
48
- color: @primary-color;
49
- font-size: 18px !important;
50
- cursor: pointer;
51
- }
52
- &-option {
53
- display: flex;
54
- align-items: center;
55
- color: transparent;
56
- cursor: pointer;
57
- &.active {
58
- display: flex;
59
- color: #354354;
60
- }
61
- &.disabled {
62
- cursor: not-allowed;
63
- }
64
-
65
- &:first-child {
66
- margin-right: 4px;
67
- }
68
- &:last-child {
69
- margin-left: 4px;
70
- }
71
- }
72
-
73
- &-symbol {
74
- margin: 0 12px;
75
- }
76
- }
1
+ @import '../../../assets/styles/inner.less';
2
+
3
+ .formula-container {
4
+ display: flex;
5
+ align-items: center;
6
+ &-target {
7
+ display: flex;
8
+ &:hover {
9
+ .formula-container-option:not(.active) {
10
+ display: flex;
11
+ color: #b9ceff;
12
+ &.disabled {
13
+ color: #ccd0d4;
14
+ }
15
+ }
16
+ }
17
+ &-handle {
18
+ min-width: 88px;
19
+ &.focus {
20
+ .biz-select-handle-input {
21
+ border-color: @primary-color;
22
+ }
23
+ }
24
+ &-icon {
25
+ margin-left: 4px;
26
+ color: @text-color-middle;
27
+ }
28
+ &-name {
29
+ margin-left: 4px;
30
+ }
31
+ }
32
+ }
33
+
34
+ &-format {
35
+ display: flex;
36
+ align-items: center;
37
+ margin-left: 40px;
38
+ & > span {
39
+ margin-right: 12px;
40
+ }
41
+
42
+ .biz-select-handle {
43
+ min-width: 136px;
44
+ }
45
+ }
46
+ &-add {
47
+ margin-left: 8px;
48
+ color: @primary-color;
49
+ font-size: 18px !important;
50
+ cursor: pointer;
51
+ }
52
+ &-option {
53
+ display: flex;
54
+ align-items: center;
55
+ color: transparent;
56
+ cursor: pointer;
57
+ &.active {
58
+ display: flex;
59
+ color: #354354;
60
+ }
61
+ &.disabled {
62
+ cursor: not-allowed;
63
+ }
64
+
65
+ &:first-child {
66
+ margin-right: 4px;
67
+ }
68
+ &:last-child {
69
+ margin-left: 4px;
70
+ }
71
+ }
72
+
73
+ &-symbol {
74
+ margin: 0 12px;
75
+ }
76
+ }
@@ -1,139 +1,139 @@
1
- @import '../../../assets/styles/inner.less';
2
-
3
- .formula-panel {
4
- .__select-panel();
5
- display: flex;
6
- flex-direction: column;
7
- width: fit-content;
8
- min-width: 328px;
9
- max-width: 700px;
10
- height: 368px;
11
- padding: 0;
12
- background: #fff;
13
-
14
- &-content {
15
- display: flex;
16
- height: 320px;
17
- }
18
-
19
- &-left {
20
- width: 76px;
21
- height: 100%;
22
- padding: 8px;
23
- border-right: 1px solid #ecedf0;
24
- &-item {
25
- .__select-option();
26
- }
27
- }
28
-
29
- &-right {
30
- display: flex;
31
- flex-direction: column;
32
- width: 100%;
33
- height: 100%;
34
- padding: 12px 8px;
35
-
36
- &-search {
37
- width: 100%;
38
- margin-bottom: 12px;
39
- }
40
-
41
- &-list {
42
- max-height: calc(100% - 44px);
43
- // flex: 1;
44
-
45
- overflow: auto;
46
- }
47
- &-item {
48
- .__select-option();
49
- }
50
-
51
- &-number.ant-input-number {
52
- min-width: 184px;
53
- background-color: @background-color-base;
54
- border: 1px solid @background-color-base;
55
- border-radius: @border-radius-small;
56
- &:hover,
57
- &.ant-input-number-focused {
58
- background-color: #fff;
59
- border-color: @primary-color;
60
- }
61
- }
62
- }
63
-
64
- &-detail {
65
- width: 100%;
66
- height: 100%;
67
-
68
- &-title {
69
- display: flex;
70
- align-items: center;
71
- justify-content: space-between;
72
- height: 48px;
73
- padding: 0 12px;
74
- border-bottom: 1px solid #f2f3f4;
75
- &-left {
76
- display: flex;
77
- align-items: center;
78
- &-icon {
79
- margin-right: 10px;
80
- color: @text-color-secondary;
81
- font-size: 16px !important;
82
- line-height: 16px;
83
- cursor: pointer;
84
- }
85
- }
86
-
87
- &-right {
88
- display: flex;
89
- align-items: center;
90
- margin-right: 4px;
91
- margin-left: 16px;
92
- color: #9aa1a9;
93
- cursor: pointer;
94
- .bsicon {
95
- margin-right: 8px;
96
- font-size: 16px !important;
97
- }
98
-
99
- &:hover {
100
- color: @primary-color;
101
- }
102
- }
103
- }
104
-
105
- &-content {
106
- display: flex;
107
- flex-direction: column;
108
- max-height: calc(100% - 48px);
109
- padding: 12px;
110
- overflow: auto;
111
-
112
- .biz-attr-condition:not(:last-child) {
113
- margin-bottom: 12px;
114
- }
115
- }
116
- }
117
-
118
- &-footer {
119
- display: flex;
120
- align-items: center;
121
- justify-content: end;
122
- padding: 8px 16px;
123
- border-top: 1px solid #ecedf0;
124
-
125
- .ant-btn:not(:last-child) {
126
- margin-right: 16px;
127
- }
128
- .ant-btn-text {
129
- &:hover {
130
- color: @error-color !important;
131
- background: #f2f3f4 !important;
132
- }
133
- }
134
- }
135
-
136
- &-error {
137
- color: @error-color;
138
- }
139
- }
1
+ @import '../../../assets/styles/inner.less';
2
+
3
+ .formula-panel {
4
+ .__select-panel();
5
+ display: flex;
6
+ flex-direction: column;
7
+ width: fit-content;
8
+ min-width: 328px;
9
+ max-width: 700px;
10
+ height: 368px;
11
+ padding: 0;
12
+ background: #fff;
13
+
14
+ &-content {
15
+ display: flex;
16
+ height: 320px;
17
+ }
18
+
19
+ &-left {
20
+ width: 76px;
21
+ height: 100%;
22
+ padding: 8px;
23
+ border-right: 1px solid #ecedf0;
24
+ &-item {
25
+ .__select-option();
26
+ }
27
+ }
28
+
29
+ &-right {
30
+ display: flex;
31
+ flex-direction: column;
32
+ width: 100%;
33
+ height: 100%;
34
+ padding: 12px 8px;
35
+
36
+ &-search {
37
+ width: 100%;
38
+ margin-bottom: 12px;
39
+ }
40
+
41
+ &-list {
42
+ max-height: calc(100% - 44px);
43
+ // flex: 1;
44
+
45
+ overflow: auto;
46
+ }
47
+ &-item {
48
+ .__select-option();
49
+ }
50
+
51
+ &-number.ant-input-number {
52
+ min-width: 184px;
53
+ background-color: @background-color-base;
54
+ border: 1px solid @background-color-base;
55
+ border-radius: @border-radius-small;
56
+ &:hover,
57
+ &.ant-input-number-focused {
58
+ background-color: #fff;
59
+ border-color: @primary-color;
60
+ }
61
+ }
62
+ }
63
+
64
+ &-detail {
65
+ width: 100%;
66
+ height: 100%;
67
+
68
+ &-title {
69
+ display: flex;
70
+ align-items: center;
71
+ justify-content: space-between;
72
+ height: 48px;
73
+ padding: 0 12px;
74
+ border-bottom: 1px solid #f2f3f4;
75
+ &-left {
76
+ display: flex;
77
+ align-items: center;
78
+ &-icon {
79
+ margin-right: 10px;
80
+ color: @text-color-secondary;
81
+ font-size: 16px !important;
82
+ line-height: 16px;
83
+ cursor: pointer;
84
+ }
85
+ }
86
+
87
+ &-right {
88
+ display: flex;
89
+ align-items: center;
90
+ margin-right: 4px;
91
+ margin-left: 16px;
92
+ color: #9aa1a9;
93
+ cursor: pointer;
94
+ .bsicon {
95
+ margin-right: 8px;
96
+ font-size: 16px !important;
97
+ }
98
+
99
+ &:hover {
100
+ color: @primary-color;
101
+ }
102
+ }
103
+ }
104
+
105
+ &-content {
106
+ display: flex;
107
+ flex-direction: column;
108
+ max-height: calc(100% - 48px);
109
+ padding: 12px;
110
+ overflow: auto;
111
+
112
+ .biz-attr-condition:not(:last-child) {
113
+ margin-bottom: 12px;
114
+ }
115
+ }
116
+ }
117
+
118
+ &-footer {
119
+ display: flex;
120
+ align-items: center;
121
+ justify-content: end;
122
+ padding: 8px 16px;
123
+ border-top: 1px solid #ecedf0;
124
+
125
+ .ant-btn:not(:last-child) {
126
+ margin-right: 16px;
127
+ }
128
+ .ant-btn-text {
129
+ &:hover {
130
+ color: @error-color !important;
131
+ background: #f2f3f4 !important;
132
+ }
133
+ }
134
+ }
135
+
136
+ &-error {
137
+ color: @error-color;
138
+ }
139
+ }