@rh-support/manage 2.6.1 → 2.32.2-prodBackup
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/lib/esm/components/Configs/ConfigsTable.d.ts.map +1 -1
- package/lib/esm/components/Configs/ConfigsTable.js +6 -4
- package/lib/esm/components/Groups/DefualtGroupSwitch/DefaultGroupSwitch.d.ts.map +1 -1
- package/lib/esm/components/Groups/DefualtGroupSwitch/DefaultGroupSwitch.js +1 -1
- package/lib/esm/components/Groups/GroupSelect/GroupSelect.d.ts.map +1 -1
- package/lib/esm/components/Groups/GroupSelect/GroupSelect.js +54 -23
- package/lib/esm/components/Groups/GroupUserPermissionsSelect/GroupUserPermissionsSelect.d.ts.map +1 -1
- package/lib/esm/components/Groups/GroupUserPermissionsSelect/GroupUserPermissionsSelect.js +19 -14
- package/lib/esm/components/Groups/ManageGroupUsers/ManageGroupUsers.js +5 -5
- package/lib/esm/components/ManageBookmarkedAccountsTab/AddEditBookmarkModal.d.ts.map +1 -1
- package/lib/esm/components/ManageBookmarkedAccountsTab/AddEditBookmarkModal.js +15 -12
- package/lib/esm/components/ManageBookmarkedAccountsTab/BookmarkAccountSelector.d.ts.map +1 -1
- package/lib/esm/components/ManageBookmarkedAccountsTab/BookmarkAccountSelector.js +106 -67
- package/lib/esm/components/ManageBookmarkedAccountsTab/ManageGroupedBookmarkedAccountsTab.d.ts.map +1 -1
- package/lib/esm/components/ManageBookmarkedAccountsTab/ManageGroupedBookmarkedAccountsTab.js +14 -21
- package/lib/esm/components/ManageExpiredContents/ExpiredContentCategory.js +4 -4
- package/lib/esm/components/ManageExpiredContents/ExpiredContentHeader.js +1 -1
- package/lib/esm/components/ManageExpiredContents/ExpiredContentManager.d.ts.map +1 -1
- package/lib/esm/components/ManageExpiredContents/ExpiredContentManager.js +12 -12
- package/lib/esm/components/ManageExpiredContents/ExpiredContentSingleItem.js +3 -3
- package/lib/esm/components/ManageExpiredContents/ExpiredContentSingleItemView.d.ts.map +1 -1
- package/lib/esm/components/ManageExpiredContents/ExpiredContentSingleItemView.js +37 -35
- package/lib/esm/components/ManagePartnerships/NonOrgCustomerInfoModal.d.ts.map +1 -1
- package/lib/esm/components/ManagePartnerships/NonOrgCustomerInfoModal.js +8 -5
- package/lib/esm/components/ManagePartnerships/PartnershipsList.d.ts.map +1 -1
- package/lib/esm/components/ManagePartnerships/PartnershipsList.js +8 -9
- package/lib/esm/components/ManagePartnerships/PartnershipsTermsModal.d.ts.map +1 -1
- package/lib/esm/components/ManagePartnerships/PartnershipsTermsModal.js +17 -20
- package/lib/esm/components/ManagePartnerships/RequestCollaborationModal.d.ts.map +1 -1
- package/lib/esm/components/ManagePartnerships/RequestCollaborationModal.js +21 -25
- package/lib/esm/components/ManagePartnerships/Requests.d.ts.map +1 -1
- package/lib/esm/components/ManagePartnerships/Requests.js +9 -9
- package/lib/esm/components/ManagePartnerships/index.js +1 -1
- package/lib/esm/components/ManagePreferences/PreferencesHeader.d.ts.map +1 -1
- package/lib/esm/components/ManagePreferences/PreferencesHeader.js +1 -1
- package/lib/esm/components/ManagePreferences/components/PreferenceSelect.d.ts +1 -1
- package/lib/esm/components/ManagePreferences/components/PreferenceSelect.d.ts.map +1 -1
- package/lib/esm/components/ManagePreferences/components/PreferenceSelect.js +26 -27
- package/lib/esm/components/ManagePreferences/sections/PreferencesACL.js +5 -5
- package/lib/esm/components/ManagePreferences/sections/PreferencesCaseCreate.d.ts.map +1 -1
- package/lib/esm/components/ManagePreferences/sections/PreferencesCaseCreate.js +4 -5
- package/lib/esm/components/ManagePreferences/sections/PreferencesCaseSearch.d.ts.map +1 -1
- package/lib/esm/components/ManagePreferences/sections/PreferencesCaseSearch.js +3 -4
- package/lib/esm/components/ManagePreferences/sections/PreferencesCaseView.js +7 -8
- package/lib/esm/components/ManageTable/ManageTable.d.ts +3 -4
- package/lib/esm/components/ManageTable/ManageTable.d.ts.map +1 -1
- package/lib/esm/components/ManageTable/ManageTable.js +12 -18
- package/lib/esm/components/ManageTags/TagsManager.d.ts.map +1 -1
- package/lib/esm/components/ManageTags/TagsManager.js +58 -50
- package/lib/esm/components/NotificationEmails/NotificationEmailsModal.d.ts.map +1 -1
- package/lib/esm/components/NotificationEmails/NotificationEmailsModal.js +30 -23
- package/lib/esm/components/NotificationEmails/index.d.ts.map +1 -1
- package/lib/esm/components/NotificationEmails/index.js +10 -7
- package/lib/esm/components/TopContentManagement/CategoryLimit/CategoryLimit.d.ts.map +1 -1
- package/lib/esm/components/TopContentManagement/CategoryLimit/CategoryLimit.js +2 -3
- package/lib/esm/components/TopContentManagement/CategoryLimit/CategoryLimitGuidelines.js +6 -6
- package/lib/esm/components/TopContentManagement/CategoryLimit/QuestionAnswer.js +1 -1
- package/lib/esm/components/TopContentManagement/ContentUsage/ContentAccordion.d.ts.map +1 -1
- package/lib/esm/components/TopContentManagement/ContentUsage/ContentAccordion.js +7 -9
- package/lib/esm/components/TopContentManagement/ContentUsage/PerformanceMetricClickCount.d.ts +1 -0
- package/lib/esm/components/TopContentManagement/ContentUsage/PerformanceMetricClickCount.d.ts.map +1 -1
- package/lib/esm/components/TopContentManagement/ContentUsage/PerformanceMetricClickCount.js +2 -2
- package/lib/esm/components/TopContentManagement/ContentUsage/PerformanceMetrics.d.ts.map +1 -1
- package/lib/esm/components/TopContentManagement/ContentUsage/PerformanceMetrics.js +12 -10
- package/lib/esm/components/TopContentManagement/ContentUsage/PerformanceMetricsSelect.d.ts +2 -3
- package/lib/esm/components/TopContentManagement/ContentUsage/PerformanceMetricsSelect.d.ts.map +1 -1
- package/lib/esm/components/TopContentManagement/ContentUsage/PerformanceMetricsSelect.js +16 -9
- package/lib/esm/components/TopContentManagement/ContentUsage/VersionPerformanceMetrics.d.ts.map +1 -1
- package/lib/esm/components/TopContentManagement/ContentUsage/VersionPerformanceMetrics.js +15 -16
- package/lib/esm/components/TopContentManagement/NoTopContentFound.d.ts.map +1 -1
- package/lib/esm/components/TopContentManagement/NoTopContentFound.js +14 -15
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentCategoryContent/AddNewCategoryDropDown.d.ts.map +1 -1
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentCategoryContent/AddNewCategoryDropDown.js +47 -39
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentCategoryContent/TopContentCategory.js +4 -4
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentCategoryContent/TopContentCategoryNew.js +3 -3
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentCategoryContent/TopContentComponent.d.ts.map +1 -1
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentCategoryContent/TopContentComponent.js +4 -6
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentCategoryContent/TopContentSingleItem.d.ts.map +1 -1
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentCategoryContent/TopContentSingleItem.js +62 -53
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentCategoryContent/TopContentSingleItemLink.d.ts.map +1 -1
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentCategoryContent/TopContentSingleItemLink.js +2 -3
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentEditor.d.ts.map +1 -1
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentEditor.js +8 -9
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentSuggestion/TopContentSuggestion.js +2 -2
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentSuggestion/TopContentSuggestionHint.js +4 -5
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentSuggestion/TopContentSuggestionHintAccept.d.ts.map +1 -1
- package/lib/esm/components/TopContentManagement/TopContentEditor/TopContentSuggestion/TopContentSuggestionHintAccept.js +51 -25
- package/lib/esm/components/TopContentManagement/TopContentHeader.js +1 -1
- package/lib/esm/components/TopContentManagement/TopContentProductVersionSelector.d.ts.map +1 -1
- package/lib/esm/components/TopContentManagement/TopContentProductVersionSelector.js +64 -32
- package/lib/esm/reducers/TagManagmentReducer.d.ts +1 -1
- package/lib/esm/reducers/TagManagmentReducer.d.ts.map +1 -1
- package/lib/esm/scss/_main.scss +158 -25
- package/lib/esm/scss/_pf-overrides.scss +61 -53
- package/lib/esm/scss/index.scss +4 -4
- package/package.json +12 -12
package/lib/esm/scss/_main.scss
CHANGED
|
@@ -8,11 +8,11 @@
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
.pf-
|
|
11
|
+
.pf-v6-c-accordion .pf-v6-c-accordion-footer {
|
|
12
12
|
padding: 16px 32px;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
.pf-
|
|
15
|
+
.pf-v6-c-accordion .pf-v6-c-accordion__expanded-content-body {
|
|
16
16
|
.edit-solution {
|
|
17
17
|
margin-bottom: 2rem;
|
|
18
18
|
}
|
|
@@ -42,10 +42,19 @@
|
|
|
42
42
|
-ms-flex-direction: column;
|
|
43
43
|
flex-direction: column;
|
|
44
44
|
flex-wrap: wrap;
|
|
45
|
-
|
|
45
|
+
justify-content: space-between !important;
|
|
46
|
+
padding-left: var(--pf-t--global--spacer--lg);
|
|
47
|
+
padding-right: var(--pf-t--global--spacer--lg);
|
|
48
|
+
padding-top: var(--pf-t--global--spacer--md);
|
|
49
|
+
padding-bottom: var(--pf-t--global--spacer--md);
|
|
46
50
|
background-color: #f0f0f0;
|
|
47
51
|
border: 1px solid #d2d2d2;
|
|
48
52
|
|
|
53
|
+
&:not(.secondary-toolbar) {
|
|
54
|
+
border-top-left-radius: var(--pf-t--global--border--radius--small);
|
|
55
|
+
border-top-right-radius: var(--pf-t--global--border--radius--small);
|
|
56
|
+
}
|
|
57
|
+
|
|
49
58
|
.toolbar-content {
|
|
50
59
|
width: 49%;
|
|
51
60
|
}
|
|
@@ -66,6 +75,15 @@
|
|
|
66
75
|
margin-bottom: 1rem;
|
|
67
76
|
display: inherit;
|
|
68
77
|
|
|
78
|
+
.manage-group-actions-toggle-options {
|
|
79
|
+
padding-top: 10px;
|
|
80
|
+
padding-bottom: 10px;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.manage-group-actions-toggle-options .pf-v6-c-menu-toggle__controls {
|
|
84
|
+
display: none;
|
|
85
|
+
}
|
|
86
|
+
|
|
69
87
|
& > *:nth-child(2):not(.group-action) {
|
|
70
88
|
width: 100%;
|
|
71
89
|
// max-width: 440px;
|
|
@@ -107,15 +125,13 @@
|
|
|
107
125
|
align-items: flex-start;
|
|
108
126
|
|
|
109
127
|
.toolbar-left {
|
|
110
|
-
flex: 0 1
|
|
111
|
-
width: 70%;
|
|
128
|
+
flex: 0 1 50%;
|
|
112
129
|
margin-bottom: 0;
|
|
113
130
|
}
|
|
114
131
|
|
|
115
132
|
.toolbar-right {
|
|
116
|
-
flex: 1 1
|
|
117
|
-
max-width:
|
|
118
|
-
margin-left: auto;
|
|
133
|
+
flex: 1 1 35%;
|
|
134
|
+
max-width: 35%;
|
|
119
135
|
}
|
|
120
136
|
}
|
|
121
137
|
|
|
@@ -123,6 +139,7 @@
|
|
|
123
139
|
background-color: #d2d2d2;
|
|
124
140
|
border: 1px solid #d2d2d2;
|
|
125
141
|
color: #6a6e73;
|
|
142
|
+
border-radius: var(--pf-t--global--border--radius--small);
|
|
126
143
|
}
|
|
127
144
|
|
|
128
145
|
.group-actions-dropdown [disabled] {
|
|
@@ -157,8 +174,8 @@
|
|
|
157
174
|
border-top: none;
|
|
158
175
|
}
|
|
159
176
|
|
|
160
|
-
.pf-
|
|
161
|
-
.pf-
|
|
177
|
+
.pf-v6-c-table__action {
|
|
178
|
+
.pf-v6-c-dropdown__menu button.pf-m-disabled:hover {
|
|
162
179
|
cursor: not-allowed;
|
|
163
180
|
}
|
|
164
181
|
}
|
|
@@ -167,15 +184,17 @@
|
|
|
167
184
|
margin-top: 0;
|
|
168
185
|
padding: 0.5rem 1.2rem;
|
|
169
186
|
background-color: #f0f0f0;
|
|
187
|
+
border-bottom-left-radius: var(--pf-t--global--border--radius--small);
|
|
188
|
+
border-bottom-right-radius: var(--pf-t--global--border--radius--small);
|
|
170
189
|
|
|
171
|
-
.pf-
|
|
190
|
+
.pf-v6-c-pagination {
|
|
172
191
|
padding: 0;
|
|
173
192
|
background-color: transparent;
|
|
174
193
|
|
|
175
|
-
.pf-
|
|
194
|
+
.pf-v6-c-pagination__nav {
|
|
176
195
|
align-items: baseline;
|
|
177
196
|
|
|
178
|
-
.pf-
|
|
197
|
+
.pf-v6-c-pagination__nav-page-select {
|
|
179
198
|
display: flex;
|
|
180
199
|
align-items: baseline;
|
|
181
200
|
}
|
|
@@ -183,7 +202,7 @@
|
|
|
183
202
|
}
|
|
184
203
|
}
|
|
185
204
|
}
|
|
186
|
-
.pf-
|
|
205
|
+
.pf-v6-c-tabs__item {
|
|
187
206
|
white-space: nowrap;
|
|
188
207
|
a {
|
|
189
208
|
color: gray;
|
|
@@ -193,7 +212,7 @@
|
|
|
193
212
|
}
|
|
194
213
|
}
|
|
195
214
|
|
|
196
|
-
.pf-
|
|
215
|
+
.pf-v6-c-tabs__item.pf-m-current {
|
|
197
216
|
background-color: white;
|
|
198
217
|
min-width: 200px;
|
|
199
218
|
a {
|
|
@@ -201,9 +220,13 @@
|
|
|
201
220
|
}
|
|
202
221
|
}
|
|
203
222
|
|
|
204
|
-
.pf-
|
|
223
|
+
.pf-v6-c-tab-content {
|
|
205
224
|
flex: 1;
|
|
206
225
|
}
|
|
226
|
+
|
|
227
|
+
#comment-signature-textarea {
|
|
228
|
+
resize: none !important;
|
|
229
|
+
}
|
|
207
230
|
}
|
|
208
231
|
|
|
209
232
|
#manage-top-content {
|
|
@@ -222,6 +245,10 @@
|
|
|
222
245
|
.top-content-manage-wrapper {
|
|
223
246
|
border: 1px solid #ccc;
|
|
224
247
|
border-top: none;
|
|
248
|
+
|
|
249
|
+
#no-content {
|
|
250
|
+
min-height: 30rem;
|
|
251
|
+
}
|
|
225
252
|
}
|
|
226
253
|
.top-content-needs-attention {
|
|
227
254
|
color: var(--pf-v5-global--danger-color--100);
|
|
@@ -240,6 +267,10 @@
|
|
|
240
267
|
dt {
|
|
241
268
|
margin: 0;
|
|
242
269
|
}
|
|
270
|
+
|
|
271
|
+
.pf-v6-c-empty-state {
|
|
272
|
+
min-height: 25rem;
|
|
273
|
+
}
|
|
243
274
|
}
|
|
244
275
|
}
|
|
245
276
|
|
|
@@ -255,18 +286,18 @@
|
|
|
255
286
|
}
|
|
256
287
|
|
|
257
288
|
// specific overrides under manage because of a different implementation
|
|
258
|
-
.pf-
|
|
259
|
-
.pf-
|
|
289
|
+
.pf-v6-c-select {
|
|
290
|
+
.pf-v6-c-select__toggle-wrapper > form:first-child {
|
|
260
291
|
width: 100%;
|
|
261
292
|
}
|
|
262
293
|
|
|
263
|
-
.pf-
|
|
264
|
-
.pf-
|
|
294
|
+
.pf-v6-c-select__toggle-wrapper {
|
|
295
|
+
.pf-v6-c-select__toggle-icon {
|
|
265
296
|
margin-left: 4px;
|
|
266
297
|
margin-right: 0;
|
|
267
298
|
}
|
|
268
299
|
|
|
269
|
-
.pf-
|
|
300
|
+
.pf-v6-c-select__toggle-typeahead {
|
|
270
301
|
border-left: none;
|
|
271
302
|
border-right: none;
|
|
272
303
|
}
|
|
@@ -277,7 +308,11 @@
|
|
|
277
308
|
}
|
|
278
309
|
}
|
|
279
310
|
|
|
280
|
-
.
|
|
311
|
+
.permissions-select {
|
|
312
|
+
max-width: 80%;
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
.pf-v6-c-button {
|
|
281
316
|
font-size: 14px;
|
|
282
317
|
}
|
|
283
318
|
|
|
@@ -300,17 +335,22 @@
|
|
|
300
335
|
width: -webkit-fill-available;
|
|
301
336
|
}
|
|
302
337
|
|
|
303
|
-
.pf-
|
|
338
|
+
.pf-v6-c-table__action li:hover button:not(.pf-m-disabled) {
|
|
304
339
|
color: #06c;
|
|
305
340
|
}
|
|
306
341
|
|
|
307
|
-
.pf-
|
|
308
|
-
.pf-
|
|
342
|
+
.pf-v6-c-table__action li:nth-child(2) button:hover,
|
|
343
|
+
.pf-v6-c-table__action li:nth-child(3) button:hover {
|
|
309
344
|
color: #a30000;
|
|
310
345
|
}
|
|
311
346
|
|
|
312
347
|
.preference-card {
|
|
313
348
|
background-color: #f0f0f0;
|
|
349
|
+
min-height: 25rem;
|
|
350
|
+
}
|
|
351
|
+
|
|
352
|
+
.preference-card .pf-v6-c-card__header-main h3 {
|
|
353
|
+
font-weight: var(--pf-t--global--font--weight--heading--bold);
|
|
314
354
|
}
|
|
315
355
|
|
|
316
356
|
.preference-dropdown {
|
|
@@ -351,3 +391,96 @@ svg.hostnameSpinner {
|
|
|
351
391
|
flex-direction: row;
|
|
352
392
|
justify-content: space-between;
|
|
353
393
|
}
|
|
394
|
+
|
|
395
|
+
#manage-bookmarked-accounts {
|
|
396
|
+
.bookmark-account {
|
|
397
|
+
min-width: 22rem;
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
.pf-v6-c-empty-state__icon {
|
|
401
|
+
color: var(--pf-t--color--gray--30);
|
|
402
|
+
}
|
|
403
|
+
}
|
|
404
|
+
|
|
405
|
+
.pf-v6-c-empty-state__icon {
|
|
406
|
+
color: var(--pf-t--color--gray--30);
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
.pf-v6-c-menu-toggle.pf-m-typeahead .pf-v6-c-button:not(.pf-v6-c-menu-toggle__button) .pf-v6-svg,
|
|
410
|
+
.pf-v6-c-menu-toggle__text .pf-v6-c-button .pf-v6-svg {
|
|
411
|
+
color: var(--pf-t--color--gray--50);
|
|
412
|
+
}
|
|
413
|
+
|
|
414
|
+
.pf-v6-c-accordion__item.pf-m-expanded {
|
|
415
|
+
display: flex;
|
|
416
|
+
flex-direction: column;
|
|
417
|
+
}
|
|
418
|
+
|
|
419
|
+
.pf-v6-c-accordion__expandable-content-body {
|
|
420
|
+
padding: var(--pf-t--global--spacer--md);
|
|
421
|
+
}
|
|
422
|
+
|
|
423
|
+
.pf-v6-c-calendar-month__header-year input {
|
|
424
|
+
font-size: var(--pf-t--global--font--size--body--default);
|
|
425
|
+
line-height: var(--pf-t--global--font--line-height--body);
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
.pf-v6-c-date-picker__input button {
|
|
429
|
+
flex: 0 0 auto;
|
|
430
|
+
height: 100%;
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
#manage-expired-content .toolbar {
|
|
434
|
+
display: flex;
|
|
435
|
+
flex-direction: row;
|
|
436
|
+
justify-content: space-between;
|
|
437
|
+
align-items: initial;
|
|
438
|
+
|
|
439
|
+
.top-content-search-input,
|
|
440
|
+
.tags-selector-menu-toggle {
|
|
441
|
+
min-width: 25rem;
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
& > .toolbar-content:last-child {
|
|
445
|
+
justify-content: flex-end;
|
|
446
|
+
}
|
|
447
|
+
|
|
448
|
+
& > .toolbar-content:first-child {
|
|
449
|
+
display: flex;
|
|
450
|
+
flex-direction: column;
|
|
451
|
+
justify-content: space-between;
|
|
452
|
+
align-items: start;
|
|
453
|
+
}
|
|
454
|
+
}
|
|
455
|
+
|
|
456
|
+
#tag-search-input input {
|
|
457
|
+
min-width: 30rem;
|
|
458
|
+
}
|
|
459
|
+
|
|
460
|
+
.grid-main.manage {
|
|
461
|
+
header > h2 {
|
|
462
|
+
margin-bottom: var(--pf-t--global--spacer--sm);
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
header {
|
|
466
|
+
margin-bottom: var(--pf-t--global--spacer--lg);
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
.pf-v6-c-tab-content {
|
|
470
|
+
padding-top: var(--pf-t--global--spacer--lg);
|
|
471
|
+
padding-bottom: var(--pf-t--global--spacer--lg);
|
|
472
|
+
padding-right: var(--pf-t--global--spacer--xl);
|
|
473
|
+
padding-left: var(--pf-t--global--spacer--xl);
|
|
474
|
+
}
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
.pf-v6-c-table__th {
|
|
478
|
+
padding-left: var(--pf-t--global--spacer--xl);
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
.pf-v6-c-table__td {
|
|
482
|
+
padding-left: calc(var(--pf-t--global--spacer--xl) + 1.35px);
|
|
483
|
+
}
|
|
484
|
+
|
|
485
|
+
.border-none {
|
|
486
|
+
}
|
|
@@ -1,82 +1,86 @@
|
|
|
1
1
|
// Patternfly overrides
|
|
2
2
|
|
|
3
|
-
div#top-content-performance-metric.pf-
|
|
4
|
-
.pf-
|
|
5
|
-
.pf-
|
|
3
|
+
div#top-content-performance-metric.pf-v6-c-modal-box {
|
|
4
|
+
.pf-v6-c-modal-box__body {
|
|
5
|
+
.pf-v6-c-title {
|
|
6
6
|
margin-bottom: unset;
|
|
7
7
|
}
|
|
8
8
|
.top-content-tooltip-view-metric-label {
|
|
9
9
|
color: var(--pf-v5-global--primary-color--100);
|
|
10
10
|
}
|
|
11
|
-
.pf-
|
|
11
|
+
.pf-v6-c-toggle-group__button {
|
|
12
12
|
/* Somehow below style is getting added by Patternfly which is overriding default button padding
|
|
13
|
-
* [class*="pf-
|
|
13
|
+
* [class*="pf-v6-c-"], [class*="pf-v6-c-"]::before, [class*="pf-v6-c-"]::after {
|
|
14
14
|
padding: 0;
|
|
15
15
|
margin: 0;
|
|
16
16
|
background-color: transparent;
|
|
17
17
|
*/
|
|
18
|
-
padding: var(--pf-
|
|
19
|
-
var(--pf-
|
|
18
|
+
padding: var(--pf-v6-c-toggle-group__button--PaddingBlockStart)
|
|
19
|
+
var(--pf-v6-c-toggle-group__button--PaddingInlineEnd)
|
|
20
|
+
var(--pf-v6-c-toggle-group__button--PaddingBlockEnd)
|
|
21
|
+
var(--pf-v6-c-toggle-group__button--PaddingInlineStart);
|
|
20
22
|
}
|
|
21
23
|
}
|
|
22
24
|
}
|
|
23
25
|
|
|
24
|
-
div#top-content-category-limit-guidelines.pf-
|
|
25
|
-
.pf-
|
|
26
|
-
.pf-
|
|
26
|
+
div#top-content-category-limit-guidelines.pf-v6-c-modal-box {
|
|
27
|
+
.pf-v6-c-modal-box__body {
|
|
28
|
+
.pf-v6-c-title {
|
|
27
29
|
margin-bottom: unset;
|
|
28
30
|
}
|
|
29
31
|
}
|
|
30
32
|
}
|
|
31
33
|
|
|
32
|
-
div#top-content-major-version-performance-metric.pf-
|
|
33
|
-
.pf-
|
|
34
|
+
div#top-content-major-version-performance-metric.pf-v6-c-modal-box {
|
|
35
|
+
.pf-v6-c-modal-box__body {
|
|
34
36
|
overflow-x: unset;
|
|
35
37
|
overflow-y: unset;
|
|
36
|
-
.pf-
|
|
38
|
+
.pf-v6-c-title {
|
|
37
39
|
margin-bottom: unset;
|
|
38
40
|
}
|
|
39
|
-
.pf-
|
|
41
|
+
.pf-v6-c-toggle-group__button {
|
|
40
42
|
/* Somehow below style is getting added by Patternfly which is overriding default button padding
|
|
41
|
-
* [class*="pf-
|
|
43
|
+
* [class*="pf-v6-c-"], [class*="pf-v6-c-"]::before, [class*="pf-v6-c-"]::after {
|
|
42
44
|
padding: 0;
|
|
43
45
|
margin: 0;
|
|
44
46
|
background-color: transparent;
|
|
45
47
|
*/
|
|
46
|
-
padding: var(--pf-
|
|
47
|
-
var(--pf-
|
|
48
|
+
padding: var(--pf-v6-c-toggle-group__button--PaddingBlockStart)
|
|
49
|
+
var(--pf-v6-c-toggle-group__button--PaddingInlineEnd)
|
|
50
|
+
var(--pf-v6-c-toggle-group__button--PaddingBlockEnd)
|
|
51
|
+
var(--pf-v6-c-toggle-group__button--PaddingInlineStart);
|
|
48
52
|
}
|
|
49
53
|
.sticky-header {
|
|
50
54
|
position: sticky;
|
|
51
55
|
top: 0;
|
|
52
|
-
background: var(--pf-
|
|
53
|
-
z-index: 89; // As .pf-
|
|
54
|
-
padding-bottom: var(--pf-
|
|
56
|
+
background: var(--pf-v6-c-modal-box--BackgroundColor);
|
|
57
|
+
z-index: 89; // As .pf-v6-c-toggle-group__button is having z-index: var(--pf-v6-c-toggle-group__button--ZIndex)
|
|
58
|
+
padding-bottom: var(--pf-t--global--spacer--sm);
|
|
55
59
|
}
|
|
56
60
|
.content {
|
|
57
61
|
height: 30vh;
|
|
58
62
|
overflow: auto;
|
|
59
63
|
}
|
|
60
64
|
.panel-body {
|
|
61
|
-
padding: var(--pf-
|
|
65
|
+
padding: var(--pf-t--global--spacer--md);
|
|
62
66
|
}
|
|
63
67
|
}
|
|
64
68
|
}
|
|
65
69
|
|
|
66
70
|
// Overrides performance metrics modal font weight
|
|
67
71
|
div.performance-metrics-modal {
|
|
68
|
-
div.pf-
|
|
72
|
+
div.pf-v6-c-modal-box__body {
|
|
69
73
|
div.sticky-header {
|
|
70
|
-
div.pf-
|
|
74
|
+
div.pf-v6-l-flex.pf-m-justify-content-space-between {
|
|
71
75
|
// For versions dropdown
|
|
72
|
-
div.pf-
|
|
73
|
-
div.pf-
|
|
76
|
+
div.pf-v6-u-w-50.pf-v6-u-pr-md {
|
|
77
|
+
div.pf-v6-u-font-weight-bold {
|
|
74
78
|
font-weight: 600 !important;
|
|
75
79
|
}
|
|
76
80
|
}
|
|
77
81
|
// For categories dropdown
|
|
78
|
-
div.pf-
|
|
79
|
-
div.pf-
|
|
82
|
+
div.pf-v6-u-w-50.pf-v6-u-pl-md {
|
|
83
|
+
div.pf-v6-u-font-weight-bold {
|
|
80
84
|
font-weight: 600 !important;
|
|
81
85
|
}
|
|
82
86
|
}
|
|
@@ -85,13 +89,13 @@ div.performance-metrics-modal {
|
|
|
85
89
|
|
|
86
90
|
// To override font weight on the accordion text in performance metrics modal - PCM-11644
|
|
87
91
|
div.content {
|
|
88
|
-
div.pf-
|
|
89
|
-
div.pf-
|
|
90
|
-
div.pf-
|
|
91
|
-
dl.pf-
|
|
92
|
+
div.pf-v6-c-panel.pf-m-bordered {
|
|
93
|
+
div.pf-v6-c-panel__main {
|
|
94
|
+
div.pf-v6-c-panel__main-body {
|
|
95
|
+
dl.pf-v6-c-accordion.pf-m-bordered {
|
|
92
96
|
dt {
|
|
93
97
|
button {
|
|
94
|
-
span.pf-
|
|
98
|
+
span.pf-v6-c-accordion__toggle-text {
|
|
95
99
|
span {
|
|
96
100
|
font-weight: 500 !important;
|
|
97
101
|
}
|
|
@@ -107,14 +111,14 @@ div.performance-metrics-modal {
|
|
|
107
111
|
}
|
|
108
112
|
|
|
109
113
|
#top-content-suggestion {
|
|
110
|
-
.pf-
|
|
114
|
+
.pf-v6-c-expandable-section__content {
|
|
111
115
|
border: unset;
|
|
112
116
|
}
|
|
113
117
|
.card-hint {
|
|
114
118
|
background-color: var(--pf-v5-global--BackgroundColor--200);
|
|
115
119
|
}
|
|
116
120
|
.card-body {
|
|
117
|
-
padding: var(--pf-
|
|
121
|
+
padding: var(--pf-t--global--spacer--md);
|
|
118
122
|
}
|
|
119
123
|
.hint-title {
|
|
120
124
|
color: var(--pf-v5-global--primary-color--100);
|
|
@@ -129,53 +133,57 @@ div.performance-metrics-modal {
|
|
|
129
133
|
z-index: 9;
|
|
130
134
|
}
|
|
131
135
|
|
|
132
|
-
.pf-
|
|
133
|
-
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
div.pf-v5-c-pagination__nav-page-select {
|
|
137
|
-
span.pf-v5-c-form-control {
|
|
136
|
+
div.pf-v6-c-pagination__nav-page-select {
|
|
137
|
+
span.pf-v6-c-form-control {
|
|
138
138
|
background-color: white;
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
141
|
|
|
142
|
-
.pf-
|
|
142
|
+
.pf-v6-c-select__menu {
|
|
143
143
|
padding: 0;
|
|
144
144
|
}
|
|
145
145
|
|
|
146
|
-
.pf-
|
|
147
|
-
background-color: #e0e0e0;
|
|
148
|
-
border-bottom: 1px solid black;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
.pf-v5-c-form-control.pf-m-disabled.issue-title-disabled {
|
|
146
|
+
.pf-v6-c-form-control.pf-m-disabled.issue-title-disabled {
|
|
152
147
|
border: none !important;
|
|
153
148
|
}
|
|
154
149
|
|
|
155
|
-
.pf-
|
|
150
|
+
.pf-v6-c-chip {
|
|
156
151
|
.pf-v5-svg {
|
|
157
152
|
font-size: 12px;
|
|
158
153
|
}
|
|
159
154
|
}
|
|
160
155
|
|
|
161
|
-
.pf-
|
|
156
|
+
.pf-v6-c-switch__label {
|
|
162
157
|
color: black !important;
|
|
163
158
|
font-size: 16px;
|
|
164
159
|
font-weight: 400;
|
|
165
160
|
outline: none !important;
|
|
166
161
|
}
|
|
167
162
|
|
|
168
|
-
.pf-
|
|
163
|
+
.pf-v6-c-menu__content {
|
|
169
164
|
width: 100%;
|
|
170
165
|
}
|
|
171
166
|
|
|
172
|
-
.pf-
|
|
167
|
+
.pf-v6-c-accordion .pf-v6-c-accordion__toggle {
|
|
173
168
|
padding: 1rem !important;
|
|
174
169
|
}
|
|
175
170
|
|
|
176
|
-
.pf-
|
|
171
|
+
.pf-v6-c-chip-group__list {
|
|
177
172
|
padding: 0;
|
|
178
|
-
.pf-
|
|
173
|
+
.pf-v6-c-chip-group__list-item {
|
|
179
174
|
margin: 0;
|
|
180
175
|
}
|
|
181
176
|
}
|
|
177
|
+
|
|
178
|
+
.pf-v6-c-calendar-month__header-month,
|
|
179
|
+
.pf-v6-c-calendar-month__header-month button {
|
|
180
|
+
height: 100%;
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
.pf-v6-c-calendar-month__header-year {
|
|
184
|
+
min-width: 6rem;
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
.pf-v6-c-alert {
|
|
188
|
+
margin-top: 0;
|
|
189
|
+
}
|
package/lib/esm/scss/index.scss
CHANGED
|
@@ -13,15 +13,15 @@
|
|
|
13
13
|
min-width: 0;
|
|
14
14
|
background-color: #ededed;
|
|
15
15
|
|
|
16
|
-
& > section.pf-
|
|
16
|
+
& > section.pf-v6-c-tab-content {
|
|
17
17
|
padding: 3rem;
|
|
18
18
|
background-color: #fff;
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
|
-
.pf-
|
|
23
|
-
.pf-
|
|
24
|
-
.pf-
|
|
22
|
+
.pf-v6-c-popover {
|
|
23
|
+
.pf-v6-c-popover__content {
|
|
24
|
+
.pf-v6-c-popover__body {
|
|
25
25
|
.top-content-tooltip-view-metric-label {
|
|
26
26
|
color: var(--pf-v5-global--primary-color--100);
|
|
27
27
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rh-support/manage",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.32.2-prodBackup",
|
|
4
4
|
"description": "Customer Support Manage App",
|
|
5
5
|
"author": "Jordan Eudy <jeudy100@gmail.com>",
|
|
6
6
|
"license": "ISC",
|
|
@@ -46,9 +46,9 @@
|
|
|
46
46
|
},
|
|
47
47
|
"peerDependencies": {
|
|
48
48
|
"@cee-eng/hydrajs": "4.18.57",
|
|
49
|
-
"@patternfly/patternfly": "
|
|
50
|
-
"@patternfly/react-core": "
|
|
51
|
-
"@patternfly/react-table": "
|
|
49
|
+
"@patternfly/patternfly": "6.2.1",
|
|
50
|
+
"@patternfly/react-core": "6.2.1",
|
|
51
|
+
"@patternfly/react-table": "6.2.1",
|
|
52
52
|
"lodash": ">=4.17.15",
|
|
53
53
|
"mark.js": "^8.11.1",
|
|
54
54
|
"react": "18.2.0",
|
|
@@ -76,15 +76,15 @@
|
|
|
76
76
|
},
|
|
77
77
|
"dependencies": {
|
|
78
78
|
"@cee-eng/hydrajs": "4.18.57",
|
|
79
|
-
"@patternfly/patternfly": "
|
|
80
|
-
"@patternfly/react-core": "
|
|
81
|
-
"@patternfly/react-table": "
|
|
82
|
-
"@rh-support/components": "2.5.
|
|
79
|
+
"@patternfly/patternfly": "6.2.1",
|
|
80
|
+
"@patternfly/react-core": "6.2.1",
|
|
81
|
+
"@patternfly/react-table": "6.2.1",
|
|
82
|
+
"@rh-support/components": "2.5.45",
|
|
83
83
|
"@rh-support/configs": "2.0.21",
|
|
84
|
-
"@rh-support/react-context": "2.
|
|
84
|
+
"@rh-support/react-context": "2.32.2-prodBackup",
|
|
85
85
|
"@rh-support/types": "2.0.5",
|
|
86
|
-
"@rh-support/user-permissions": "2.5.
|
|
87
|
-
"@rh-support/utils": "2.5.
|
|
86
|
+
"@rh-support/user-permissions": "2.5.20",
|
|
87
|
+
"@rh-support/utils": "2.5.19",
|
|
88
88
|
"@types/react-beautiful-dnd": "^13.0.0",
|
|
89
89
|
"i18next": "^23.15.0",
|
|
90
90
|
"lodash": ">=4.17.15",
|
|
@@ -103,5 +103,5 @@
|
|
|
103
103
|
"defaults and supports es6-module",
|
|
104
104
|
"maintained node versions"
|
|
105
105
|
],
|
|
106
|
-
"gitHead": "
|
|
106
|
+
"gitHead": "98f1df5d7050c0998559e7c9b355f2e1c5650b46"
|
|
107
107
|
}
|