cc-core-cli 1.0.145 → 1.0.147

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cc-core-cli",
3
- "version": "1.0.145",
3
+ "version": "1.0.147",
4
4
  "description": "Command Line Interface tool for generating project templates for the (Your Platform's Name) platform.",
5
5
  "main": "bin/index.js",
6
6
  "scripts": {
@@ -5,7 +5,7 @@ class DetailPage extends PureComponent {
5
5
 
6
6
  render() {
7
7
  return (
8
- <DetailView />
8
+ <DetailView {...this.props} />
9
9
  )
10
10
  }
11
11
  }
@@ -17,5 +17,5 @@ async function modifyAPIResponse(request) {
17
17
  mode: 'same-origin',
18
18
  credentials: 'include',
19
19
  });
20
- return fetch(request)
20
+ return await fetch(request)
21
21
  }
@@ -0,0 +1,77 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="5.6444445mm"
13
+ height="9.847393mm"
14
+ viewBox="0 0 20 34.892337"
15
+ id="svg3455"
16
+ version="1.1"
17
+ inkscape:version="0.91 r13725"
18
+ sodipodi:docname="Map Pin.svg">
19
+ <defs
20
+ id="defs3457" />
21
+ <sodipodi:namedview
22
+ id="base"
23
+ pagecolor="#ffffff"
24
+ bordercolor="#666666"
25
+ borderopacity="1.0"
26
+ inkscape:pageopacity="0.0"
27
+ inkscape:pageshadow="2"
28
+ inkscape:zoom="12.181359"
29
+ inkscape:cx="8.4346812"
30
+ inkscape:cy="14.715224"
31
+ inkscape:document-units="px"
32
+ inkscape:current-layer="layer1"
33
+ showgrid="false"
34
+ inkscape:window-width="1024"
35
+ inkscape:window-height="705"
36
+ inkscape:window-x="-4"
37
+ inkscape:window-y="-4"
38
+ inkscape:window-maximized="1"
39
+ fit-margin-top="0"
40
+ fit-margin-left="0"
41
+ fit-margin-right="0"
42
+ fit-margin-bottom="0" />
43
+ <metadata
44
+ id="metadata3460">
45
+ <rdf:RDF>
46
+ <cc:Work
47
+ rdf:about="">
48
+ <dc:format>image/svg+xml</dc:format>
49
+ <dc:type
50
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
51
+ <dc:title></dc:title>
52
+ </cc:Work>
53
+ </rdf:RDF>
54
+ </metadata>
55
+ <g
56
+ inkscape:label="Layer 1"
57
+ inkscape:groupmode="layer"
58
+ id="layer1"
59
+ transform="translate(-814.59595,-274.38623)">
60
+ <g
61
+ id="g3477"
62
+ transform="matrix(1.1855854,0,0,1.1855854,-151.17715,-57.3976)">
63
+ <path
64
+ sodipodi:nodetypes="sscccccsscs"
65
+ inkscape:connector-curvature="0"
66
+ id="path4337-3"
67
+ d="m 817.11249,282.97118 c -1.25816,1.34277 -2.04623,3.29881 -2.01563,5.13867 0.0639,3.84476 1.79693,5.3002 4.56836,10.59179 0.99832,2.32851 2.04027,4.79237 3.03125,8.87305 0.13772,0.60193 0.27203,1.16104 0.33416,1.20948 0.0621,0.0485 0.19644,-0.51262 0.33416,-1.11455 0.99098,-4.08068 2.03293,-6.54258 3.03125,-8.87109 2.77143,-5.29159 4.50444,-6.74704 4.56836,-10.5918 0.0306,-1.83986 -0.75942,-3.79785 -2.01758,-5.14062 -1.43724,-1.53389 -3.60504,-2.66908 -5.91619,-2.71655 -2.31115,-0.0475 -4.4809,1.08773 -5.91814,2.62162 z"
68
+ style="display:inline;opacity:1;fill:#ff4646;fill-opacity:1;stroke:#d73534;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
69
+ <circle
70
+ r="3.0355"
71
+ cy="288.25278"
72
+ cx="823.03064"
73
+ id="path3049"
74
+ style="display:inline;opacity:1;fill:#590000;fill-opacity:1;stroke-width:0" />
75
+ </g>
76
+ </g>
77
+ </svg>
@@ -24,91 +24,97 @@
24
24
  width: 450px !important;
25
25
  }
26
26
 
27
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-title .refresh svg {
28
- width : 16px;
29
- height : 16px;
27
+ .ant-drawer.activity-log .ant-drawer-header .refresh svg,
28
+ .ant-drawer-content.activity-log .ant-drawer-header .refresh svg {
29
+ width: 16px;
30
+ height: 16px;
30
31
  margin-right: 0px;
31
32
  }
32
33
 
33
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-title svg {
34
- width : 16px;
35
- height : 16px;
34
+ .ant-drawer.activity-log .ant-drawer-header svg,
35
+ .ant-drawer-content.activity-log .ant-drawer-header svg {
36
+ width: 16px;
37
+ height: 16px;
36
38
  margin-right: 6px;
37
39
  }
38
40
 
39
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body {
40
- padding: 24px 0px;
41
+ /* .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body {
42
+ padding: 24px 0px !important;
43
+ } */
44
+ .ant-drawer-content.activity-log .ant-drawer-body{
45
+ padding: 24px 0px !important;
41
46
  }
42
47
 
43
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .ant-divider.ant-divider-horizontal:first-child {
44
- display: none;
48
+
49
+ .ant-drawer-content.activity-log .ant-drawer-body .ant-divider.ant-divider-horizontal:first-child {
50
+ display: none !important;
45
51
  }
46
52
 
47
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .title-date {
53
+ .ant-drawer-content.activity-log .ant-drawer-body .title-date {
48
54
  margin-bottom: 15px;
49
- padding : 0px 24px;
55
+ padding: 0px 24px;
50
56
  }
51
57
 
52
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .activity-contents {
58
+ .ant-drawer-content.activity-log .ant-drawer-body .activity-contents {
53
59
  margin-bottom: 3px;
54
- padding : 8px 24px;
60
+ padding: 8px 24px;
55
61
  }
56
62
 
57
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .activity-contents .left-section .image {
63
+ .ant-drawer-content.activity-log .ant-drawer-body .activity-contents .left-section .image {
58
64
  margin-right: 10px;
59
- width : 55px;
65
+ width: 55px;
60
66
  }
61
67
 
62
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .activity-contents .left-section .image .image-action {
68
+ .ant-drawer-content.activity-log .ant-drawer-body .activity-contents .left-section .image .image-action {
63
69
  text-align: center;
64
70
  margin-top: 3px;
65
71
  }
66
72
 
67
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .activity-contents .left-section .image .image-action .ant-avatar-circle {
68
- width : 38px;
69
- height : 38px;
73
+ .ant-drawer-content.activity-log .ant-drawer-body .activity-contents .left-section .image .image-action .ant-avatar-circle {
74
+ width: 38px;
75
+ height: 38px;
70
76
  margin-bottom: 4px;
71
77
  }
72
78
 
73
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .activity-contents .left-section .image .image-action .anticon-user svg {
74
- width : 36px;
79
+ .ant-drawer-content.activity-log .ant-drawer-body .activity-contents .left-section .image .image-action .anticon-user svg {
80
+ width: 36px;
75
81
  height: 36px;
76
82
  }
77
83
 
78
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .activity-contents .left-section .image .image-action .action {
84
+ .ant-drawer-content.activity-log .ant-drawer-body .activity-contents .left-section .image .image-action .action {
79
85
  font-size: 13px;
80
86
  }
81
87
 
82
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .activity-contents .left-section .user-name {
88
+ .ant-drawer-content.activity-log .ant-drawer-body .activity-contents .left-section .user-name {
83
89
  font-weight: 500;
84
- font-size : 13px;
90
+ font-size: 13px;
85
91
  }
86
92
 
87
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .activity-contents .left-section .ip {
93
+ .ant-drawer-content.activity-log .ant-drawer-body .activity-contents .left-section .ip {
88
94
  font-size: 10px;
89
95
  }
90
96
 
91
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .activity-contents .right-section {
92
- position : relative;
97
+ .ant-drawer-content.activity-log .ant-drawer-body .activity-contents .right-section {
98
+ position: relative;
93
99
  text-align: right;
94
100
  }
95
101
 
96
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .activity-contents .right-section .time {
102
+ .ant-drawer-content.activity-log .ant-drawer-body .activity-contents .right-section .time {
97
103
  font-size: 12px;
98
104
  }
99
105
 
100
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .activity-contents .right-section .type-log {
106
+ .ant-drawer-content.activity-log .ant-drawer-body .activity-contents .right-section .type-log {
101
107
  position: absolute;
102
- bottom : 0;
103
- right : 0;
108
+ bottom: 0;
109
+ right: 0;
104
110
  }
105
111
 
106
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .activity-contents .right-section .type-log .ant-tag {
112
+ .ant-drawer-content.activity-log .ant-drawer-body .activity-contents .right-section .type-log .ant-tag {
107
113
  margin-right: 0;
108
114
  }
109
115
 
110
- .ant-drawer.activity-log .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .activity-contents.failed {
111
- background : #fff1f0 !important;
116
+ .ant-drawer-content.activity-log .ant-drawer-body .activity-contents.failed {
117
+ background: #fff1f0 !important;
112
118
  border-color: #ffa39e;
113
119
  }
114
120
 
@@ -78,12 +78,21 @@
78
78
  border: none;
79
79
  margin: 0;
80
80
  border-radius: 0;
81
+ display: flex;
82
+ align-items: center;
83
+ }
84
+
85
+ .form-list.mapping-field .draggable-row .draggable-column-content,
86
+ .form-list.select-list-layout-list .draggable-row .draggable-column-content,
87
+ .form-list.draggable-none-border .draggable-row .draggable-column-content {
88
+ flex: 1;
81
89
  }
82
90
 
83
91
  .form-list.mapping-field .draggable-row .move,
84
92
  .form-list.select-list-layout-list .draggable-row .move,
85
93
  .form-list.draggable-none-border .draggable-row .move {
86
94
  background: none;
95
+ margin-right: 4px;
87
96
  }
88
97
 
89
98
  .form-list.mapping-field .addable-table-minus-button,
@@ -98,7 +98,7 @@
98
98
  --radio-button-bg: #e6f7ff;
99
99
 
100
100
  /* Select Dropdown Colors */
101
- --select-option-selected-bg: rgba(0, 160, 233, 0.1);
101
+ --select-option-selected-bg: rgba(0, 160, 233, 0.1);
102
102
  }
103
103
 
104
104
  /* AntD Picker Styles */
@@ -112,6 +112,75 @@
112
112
  background-color: var(--primary-color) !important;
113
113
  }
114
114
 
115
+ .ant-select-multiple .ant-select-selection-item {
116
+ background: #f5f5f5 !important;
117
+ border: 1px solid #f0f0f0 !important;
118
+ border-radius: 6px !important;
119
+ }
120
+
121
+ .ant-select-disabled.ant-select-multiple .ant-select-selection-item {
122
+ color: #bfbfbf !important;
123
+ border-color: #d9d9d9 !important;
124
+ }
125
+
126
+ .ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
127
+ background: #f5f5f5 !important;
128
+ }
129
+
130
+ .ant-input[disabled] {
131
+ color: rgba(0, 0, 0, .25) !important;
132
+ background-color: #f5f5f5 !important;
133
+ cursor: not-allowed !important;
134
+ opacity: 1 !important;
135
+ }
136
+
137
+ .ant-input-number-disabled {
138
+ color: rgba(0, 0, 0, .25) !important;
139
+ background-color: #f5f5f5 !important;
140
+ cursor: not-allowed !important;
141
+ opacity: 1 !important;
142
+ }
143
+
144
+ .ant-picker.ant-picker-disabled {
145
+ background: #f5f5f5 !important;
146
+ border-color: #d9d9d9 !important;
147
+ }
148
+ .ant-picker.ant-picker-disabled {
149
+ background: #f5f5f5 !important;
150
+ border-color: #d9d9d9 !important;
151
+ cursor: not-allowed !important;
152
+ }
153
+
154
+ .ant-picker-input > input[disabled] {
155
+ color: rgba(0, 0, 0, 0.25) !important;
156
+ background-color: #f5f5f5 !important;
157
+ }
158
+
159
+ .ant-picker.ant-picker-disabled .ant-picker-suffix {
160
+ color: rgba(0, 0, 0, 0.25) !important;
161
+ }
162
+
163
+ .ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
164
+ color: rgba(0, 0, 0, 0.25) !important;
165
+ background: #f5f5f5 !important;
166
+ }
167
+
168
+ .ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
169
+ color: rgba(0, 0, 0, 0.25) !important;
170
+ background: #f5f5f5 !important;
171
+ }
172
+
173
+ .ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selection-placeholder {
174
+ color: rgba(0, 0, 0, 0.25) !important;
175
+ }
176
+
177
+ .ant-btn-link[disabled], .ant-btn-link[disabled]:hover, .ant-btn-link[disabled]:focus, .ant-btn-link[disabled]:active {
178
+ color: rgba(0, 0, 0, 0.25) !important;
179
+ background: transparent !important;
180
+ border-color: transparent !important;
181
+ box-shadow: none !important;
182
+ }
183
+
115
184
  .ant-tag {
116
185
  background-color: #fafafa !important;
117
186
  }
@@ -154,13 +223,12 @@
154
223
 
155
224
  .ant-empty-image g g path:nth-child(2) {
156
225
  fill: #fafafa !important;
157
-
226
+
158
227
  }
159
228
 
160
229
  .ant-empty-image g ellipse {
161
230
  fill: #f5f5f5 !important;
162
231
  }
163
-
164
232
  /* Select Dropdown Styles */
165
233
  .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
166
234
  color: #333333 !important;
@@ -176,7 +244,6 @@
176
244
  .ant-select-item-option-active:not(.ant-select-item-option-selected):not(.ant-select-item-option-disabled) {
177
245
  background-color: var(--hover-color) !important;
178
246
  }
179
-
180
247
  .ant-select-open:not(.ant-select-disabled) .ant-select-selector .ant-select-selection-item,
181
248
  .ant-select-open:not(.ant-select-disabled) .ant-select-selector .ant-select-selection-selected-value {
182
249
  color: rgba(0, 0, 0, 0.45) !important;
@@ -191,4 +258,5 @@
191
258
  border-color: var(--primary-color) !important;
192
259
  box-shadow: 0 0 0 2px rgba(4, 172, 228, 0.2) !important;
193
260
  outline: 0 !important;
194
- }
261
+ }
262
+
@@ -1670,6 +1670,14 @@
1670
1670
  background-color: var(--primary-color);
1671
1671
  }
1672
1672
 
1673
+ .ant-switch.input-switch {
1674
+ background: transparent;
1675
+ }
1676
+
1677
+ .ant-switch.input-switch:hover {
1678
+ background: transparent;
1679
+ }
1680
+
1673
1681
  .ant-switch-inner {
1674
1682
  background-color: #dfdfdf;
1675
1683
  }
@@ -3,6 +3,42 @@
3
3
  padding-right: 4px;
4
4
  }
5
5
 
6
+ .ant-select:hover:has(.ant-select-clear) .ant-select-arrow {
7
+ display: none;
8
+ }
9
+
10
+ .ant-select .ant-select-arrow .ant-select-suffix {
11
+ margin-inline-end: 0px;
12
+ }
13
+
14
+ .ant-picker .ant-picker-suffix >*:not(:last-child) {
15
+ margin-inline-end: 1px;
16
+ }
17
+
18
+ .ant-input-affix-wrapper .ant-input-suffix >*:not(:last-child) {
19
+ margin-inline-end: 0px;
20
+ }
21
+
22
+ .search .ant-input-affix-wrapper .ant-input-suffix >*:not(:last-child) {
23
+ margin-inline-end: 10px;
24
+ }
25
+
26
+ .ant-select-clear {
27
+ inset-inline-end: 11px !important;
28
+ }
29
+
30
+ .anticon.anticon-close-circle {
31
+ color: #00000040 !important;
32
+ }
33
+
34
+ .anticon.anticon-close-circle:hover {
35
+ color: #979797 !important;
36
+ }
37
+
38
+ .ant-form .ant-form-item-has-feedback.ant-form-item-has-success .ant-picker {
39
+ padding-right: 10px !important;
40
+ }
41
+
6
42
  .ant-select-show-search.ant-select-multiple.no-padding-loading .ant-select-selector {
7
43
  border-top-right-radius: 0px;
8
44
  border-bottom-right-radius: 0px;
@@ -2,7 +2,8 @@
2
2
  width: 450px !important;
3
3
  }
4
4
 
5
- .ant-drawer.import-export .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-title svg {
5
+ .ant-drawer.import-export .ant-drawer-header svg,
6
+ .ant-drawer-content.import-export .ant-drawer-header svg {
6
7
  margin-right: 6px;
7
8
  }
8
9
 
@@ -11,29 +12,30 @@
11
12
  } */
12
13
 
13
14
  .ant-drawer-content.import-export .ant-drawer-body {
14
- padding: 24px 24px 0px 24px !important;
15
+ /* padding: 24px 24px 0px 24px !important; */
16
+ padding: 24px 0px !important
15
17
  }
16
18
 
17
- .ant-drawer.import-export .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .title-type {
19
+ .ant-drawer-content.import-export .ant-drawer-body .title-type {
18
20
  margin-bottom: 15px;
19
21
  padding: 0px 24px;
20
22
  }
21
23
 
22
- .ant-drawer.import-export .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .import-export-content {
24
+ .ant-drawer-content.import-export .ant-drawer-body .import-export-content {
23
25
  margin-bottom: 3px;
24
26
  padding: 8px 24px;
25
27
  }
26
28
 
27
- .ant-drawer.import-export .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .import-export-content .left-section .ant-typography {
29
+ .ant-drawer-content.import-export .ant-drawer-body .import-export-content .left-section .ant-typography {
28
30
  line-height: 32px;
29
31
  }
30
32
 
31
- .ant-drawer.import-export .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body h3.ant-typography {
33
+ .ant-drawer-content.import-export .ant-drawer-body h3.ant-typography {
32
34
  color: var(--success-color);
33
35
  }
34
36
 
35
- .ant-drawer.import-export .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .progress {
36
- padding: 0px 24px;
37
+ .ant-drawer-content.import-export .ant-drawer-body .progress {
38
+ padding: 0px 24px;
37
39
  margin-bottom: 15px;
38
40
  }
39
41
 
@@ -49,4 +51,4 @@
49
51
  .ant-drawer.import-export .ant-drawer-content-wrapper {
50
52
  width: 85% !important;
51
53
  }
52
- }
54
+ }
@@ -74,9 +74,42 @@
74
74
  .input-icon {
75
75
  text-align: center;
76
76
  margin-top: 10px;
77
- overflow-y: auto;
78
- overflow-x: hidden;
79
- max-height: 100%;
77
+ }
78
+
79
+ .input-icon .ant-row {
80
+ padding-top: 4px;
81
+ height: 160px;
82
+ overflow-y: scroll;
83
+ margin: 0px !important;
84
+ border: 1px solid #d9d9d9;
85
+ border-radius: 5px;
86
+ }
87
+
88
+ .input-icon .ant-row .ant-col svg {
89
+ cursor: pointer;
90
+ margin-top: 4px;
91
+ }
92
+
93
+ .input-icon .ant-row .ant-col .icon {
94
+ width: 36px;
95
+ height: 36px;
96
+ margin: 0 auto;
97
+ display: flex;
98
+ align-items: center;
99
+ justify-content: center;
100
+ }
101
+
102
+ .input-icon .ant-row .ant-col .icon:hover svg {
103
+ color: var(--primary-color);
104
+ }
105
+
106
+ .input-icon .ant-row .ant-col.active .icon {
107
+ border: 2px solid var(--primary-color);
108
+ border-radius: 5px;
109
+ }
110
+
111
+ .input-icon .ant-row .ant-col.active .icon svg {
112
+ color: var(--primary-color);
80
113
  }
81
114
 
82
115
  .detail-related-one2one-input {
@@ -97,4 +130,4 @@
97
130
 
98
131
  .detail-related-one2one-input:hover .tag {
99
132
  display: inline-block;
100
- }
133
+ }
@@ -14,8 +14,14 @@ html body.ant-scrolling-effect {
14
14
  }
15
15
 
16
16
  .main-content .layouts-content {
17
- padding-top: 40px !important;
18
- height: calc(100vh - 62px);
17
+ padding-top: 20px !important;
18
+ height: calc(100vh - 78px);
19
+ overflow: auto;
20
+ }
21
+
22
+ .main-content .layouts-content:has(.layouts-setting-card) {
23
+ padding-top: 20px !important;
24
+ height: calc(100vh - 124px);
19
25
  overflow: auto;
20
26
  }
21
27
 
@@ -71,11 +77,12 @@ html body.ant-scrolling-effect {
71
77
  }
72
78
 
73
79
  .main-content .layouts-content.layouts-content-lv4 {
74
- padding-top: 40px;
75
- height: calc(100vh - 104px);
80
+ padding-top: 20px !important;
81
+ height: calc(100vh - 127px);
76
82
  overflow: auto;
77
83
  }
78
84
 
85
+
79
86
  .main-content .layouts-content.layouts-content-lv4::-webkit-scrollbar {
80
87
  display: none;
81
88
  }
@@ -120,6 +127,14 @@ html body.ant-scrolling-effect {
120
127
  background-color: inherit !important;
121
128
  }
122
129
 
130
+ .ant-menu-submenu-title::after {
131
+ border-bottom: 0px !important;
132
+ }
133
+
134
+ .ant-menu-submenu-title:hover::after {
135
+ border-bottom: 0px !important;
136
+ }
137
+
123
138
  .main-content .main-body .menu-lv4 .ant-menu:not(.ant-menu-horizontal) .ant-menu-item a {
124
139
  padding-left: 12px;
125
140
  color: var(--menu-text-color);
@@ -524,6 +539,40 @@ html body.ant-scrolling-effect {
524
539
  border-radius: var(--border-radius-base);
525
540
  }
526
541
 
542
+ .ant-menu-horizontal > .ant-menu-item::after,
543
+ .ant-menu-horizontal > .ant-menu-submenu::after,
544
+ .ant-menu-horizontal > .ant-menu-item-active::after,
545
+ .ant-menu-horizontal > .ant-menu-item-open::after,
546
+ .ant-menu-horizontal > .ant-menu-item-selected::after,
547
+ .ant-menu-horizontal > .ant-menu-submenu-active::after,
548
+ .ant-menu-horizontal > .ant-menu-submenu-open::after,
549
+ .ant-menu-horizontal > .ant-menu-submenu-selected::after {
550
+ border-bottom: none !important;
551
+ border-bottom-width: 0 !important;
552
+ }
553
+
554
+ .ant-menu-horizontal .ant-menu-submenu-title::after,
555
+ .ant-menu-horizontal > .ant-menu-submenu > .ant-menu-submenu-title::after {
556
+ border-bottom: none !important;
557
+ border-bottom-width: 0 !important;
558
+ }
559
+
560
+ .ant-menu-light.ant-menu-horizontal > .ant-menu-item::after,
561
+ .ant-menu-light.ant-menu-horizontal > .ant-menu-submenu::after,
562
+ .ant-menu-light.ant-menu-horizontal > .ant-menu-item-selected::after,
563
+ .ant-menu-light.ant-menu-horizontal > .ant-menu-submenu-selected::after,
564
+ .ant-menu-light.ant-menu-horizontal > .ant-menu-item:hover::after,
565
+ .ant-menu-light.ant-menu-horizontal > .ant-menu-submenu:hover::after {
566
+ border-bottom: none !important;
567
+ border-bottom-width: 0 !important;
568
+ border-bottom-color: transparent !important;
569
+ }
570
+
571
+ .ant-menu-horizontal .ant-menu-submenu-title,
572
+ .ant-menu-horizontal .ant-menu-submenu-title:hover {
573
+ color: inherit !important;
574
+ }
575
+
527
576
  .layouts-sider.sider-collapsed:hover .header-title,
528
577
  .layouts-sider.sider-collapsed:hover .icon-collapsed {
529
578
  display: inline-block !important;
@@ -858,7 +907,7 @@ html body.ant-scrolling-effect {
858
907
 
859
908
  .layouts-sider .main-sider .ant-menu:not(.ant-menu-horizontal).ant-menu-light .item-group-menu-lv1 .ant-menu-submenu-open .ant-menu-submenu-title {
860
909
  border-radius: var(--border-radius-base);
861
- background-color: #efefef !important;
910
+ background-color: var(--menu-bg-active-color) !important;
862
911
  color: var(--menu-text-color) !important;
863
912
  }
864
913
 
@@ -1402,6 +1451,37 @@ html body.ant-scrolling-effect {
1402
1451
  }
1403
1452
 
1404
1453
  /* ===== DRAWER MENU RESIZE ===== */
1454
+ .button-collapsed-menu {
1455
+ position: absolute;
1456
+ z-index: 99;
1457
+ top: 10px;
1458
+ left: 2px;
1459
+ display: flex;
1460
+ align-items: center;
1461
+ justify-content: center;
1462
+ width: 29px;
1463
+ height: 29px;
1464
+ background: #BDBCBC !important;
1465
+ color: #FFF !important;
1466
+ opacity: 0.7;
1467
+ transition: opacity 0.3s ease, border-color 0.3s ease;
1468
+ }
1469
+
1470
+ .button-collapsed-menu:hover {
1471
+ opacity: 1;
1472
+ border-color: var(--primary-color) !important;
1473
+ }
1474
+
1475
+ .button-collapsed-menu.ant-btn.ant-btn-variant-outlined {
1476
+ background: #BDBCBC !important;
1477
+ color: #FFF !important;
1478
+ border-color: transparent !important;
1479
+ }
1480
+
1481
+ .button-collapsed-menu.ant-btn.ant-btn-variant-outlined:hover {
1482
+ border-color: var(--primary-color) !important;
1483
+ }
1484
+
1405
1485
  .drawer-menu-resize {
1406
1486
  display: flex;
1407
1487
  position: relative;
@@ -4,20 +4,21 @@
4
4
  width: 450px !important;
5
5
  }
6
6
 
7
- .ant-drawer.print-template .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-title svg {
7
+ .ant-drawer.print-template .ant-drawer-header svg,
8
+ .ant-drawer-content.print-template .ant-drawer-header svg {
8
9
  margin-right: 6px;
9
10
  }
10
11
 
11
- .ant-drawer.print-template .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body {
12
- padding: 24px 0px;
12
+ .ant-drawer-content.print-template .ant-drawer-body {
13
+ padding: 24px 0px !important;
13
14
  }
14
15
 
15
- .ant-drawer.print-template .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .print-template-content {
16
+ .ant-drawer-content.print-template .ant-drawer-body .print-template-content {
16
17
  margin-bottom: 3px;
17
18
  padding: 0px 24px;
18
19
  }
19
20
 
20
- .ant-drawer.print-template .ant-drawer-content-wrapper .ant-drawer-wrapper-body .ant-drawer-body .print-template-content .left-section .ant-typography {
21
+ .ant-drawer-content.print-template .ant-drawer-body .print-template-content .left-section .ant-typography {
21
22
  line-height: 32px;
22
23
  }
23
24
 
@@ -483,9 +484,15 @@
483
484
  max-width: 100vw;
484
485
  }
485
486
 
487
+ .modal-template.ant-modal .menu-template .ant-menu-submenu-arrow,
488
+ .modal-template.ant-modal .menu-template .ant-menu-submenu-title,
489
+ .modal-template.ant-modal .menu-template .menu-template-title {
490
+ color: #fff;
491
+ }
492
+
486
493
  .modal-template.ant-modal .ant-modal-body {
487
- padding: 0;
488
- margin: 0;
494
+ padding: 0 !important;
495
+ margin: 0 !important;
489
496
  }
490
497
 
491
498
  .modal-template.ant-modal .ant-modal-close-x {
@@ -37,7 +37,6 @@
37
37
  @import url("@xyflow/react/dist/style.css");
38
38
  @import url("./json-diff-viewer.css");
39
39
 
40
-
41
40
  /*----- Custom table ------*/
42
41
  .ant-table-column-sorters {
43
42
  padding-left: 0px;
@@ -346,11 +345,13 @@ h4.ant-typography {
346
345
  .ant-modal-body .one2many-required .text-label::after,
347
346
  .ant-modal-body .ant-form-item-has-error .text-label::after {
348
347
  display: inline-block !important;
348
+ visibility: visible !important;
349
349
  margin-right: 4px;
350
350
  color: #f5222d;
351
351
  font-size: 14px;
352
352
  font-family: SimSun, sans-serif;
353
353
  line-height: 1;
354
+ margin: 0 8px 0 2px !important;
354
355
  content: "*";
355
356
  }
356
357
 
@@ -371,12 +372,14 @@ h4.ant-typography {
371
372
  .ant-modal-body .text-label-required::after,
372
373
  .ant-modal-body .ant-form-item-required::after {
373
374
  display: inline-block !important;
375
+ visibility: visible !important;
374
376
  margin-right: 4px;
375
377
  color: #f5222d;
376
378
  font-size: 14px;
377
379
  font-family: SimSun, sans-serif;
378
380
  line-height: 1;
379
- content: "*";
381
+ margin: 0 8px 0 2px !important;
382
+ content: "*" !important;
380
383
  }
381
384
 
382
385
  .ant-form .text-label-required.space-left::after,
@@ -402,7 +405,7 @@ h4.ant-typography {
402
405
  .ant-modal-body .ant-form-item-has-feedback.ant-form-item-has-success .ant-input,
403
406
  .ant-modal-body .ant-form-item-has-feedback.ant-form-item-has-success .ant-picker,
404
407
  .ant-modal-body .ant-form-item-has-feedback.ant-form-item-has-success .ant-input-affix-wrapper .ant-input-suffix {
405
- padding-right: 11px;
408
+ padding-right:0px;
406
409
  }
407
410
 
408
411
  .ant-form .ant-form-item-has-feedback.ant-form-item-has-success .ant-select .ant-select-arrow,
@@ -494,6 +497,10 @@ h4.ant-typography {
494
497
  border-bottom-right-radius: 0px;
495
498
  }
496
499
 
500
+ .ant-btn-icon-only .ant-btn-icon {
501
+ display: flex;
502
+ }
503
+
497
504
  .text-label {
498
505
  color: var(--text-color-label);
499
506
  }
@@ -907,10 +914,25 @@ h4.ant-typography {
907
914
  width: 32px;
908
915
  }
909
916
 
910
- .blink-effect {
911
- animation-name: blink;
912
- animation-duration: 0.2s;
913
- animation-iteration-count: infinite;
917
+ /* .blink-effect {
918
+ animation-name: blink !important;
919
+ animation-duration: 0.2s !important;
920
+ animation-iteration-count: 2 !important;
921
+ } */
922
+
923
+ :has(.blink-effect) .ant-input-affix-wrapper,
924
+ :has(.blink-effect) .ant-input-number-affix-wrapper,
925
+ :has(.blink-effect) .ant-picker,
926
+ :has(.blink-effect) .ant-select-selector {
927
+ animation-name: blink !important;
928
+ animation-duration: 0.2s !important;
929
+ animation-iteration-count: 2 !important;
930
+ }
931
+
932
+
933
+ :has(.blink-effect) input,
934
+ :has(.blink-effect) .ant-input-number input {
935
+ animation: none !important;
914
936
  }
915
937
 
916
938
  .workflows-buttons {