@rh-support/troubleshoot 2.6.48 → 2.6.55
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/CaseEditView/ActiveCustomerEscalation/ActiveCustomerEscalation.d.ts +0 -1
- package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/ActiveCustomerEscalation.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/ActiveCustomerEscalation.js +5 -31
- package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/RequestEscalationModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/RequestEscalationModal.js +34 -33
- package/lib/esm/components/CaseEditView/CaseDetailsAside.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseDetailsAside.js +2 -3
- package/lib/esm/components/CaseEditView/CaseDetailsTabs.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseDetailsTabs.js +0 -1
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutions.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutions.js +18 -14
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutionsItem.js +1 -1
- package/lib/esm/components/CaseEditView/ConfirmationModals/ReopenCaseModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/ConfirmationModals/ReopenCaseModal.js +22 -16
- package/lib/esm/components/CaseEditView/RequestRemoteSession/ESSRemoteSession.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/RequestRemoteSession/ESSRemoteSession.js +2 -2
- package/lib/esm/components/CaseEditView/RequestRemoteSession/NewEssTermsModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/RequestRemoteSession/NewEssTermsModal.js +102 -53
- package/lib/esm/components/CaseEditView/RequestRemoteSession/RemoteSessionAgreement.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/RequestRemoteSession/RemoteSessionAgreement.js +1 -1
- package/lib/esm/components/CaseEditView/RequestRemoteSession/RemoteSessionAgreementModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/RequestRemoteSession/RemoteSessionAgreementModal.js +21 -23
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseHostname.js +2 -4
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CasePhoneNumberConfirmAlert.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CasePhoneNumberConfirmAlert.js +4 -7
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/PostComment.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/PostComment.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/VerifyCaseStatusModal/VerifyCaseStatusModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/VerifyCaseStatusModal/VerifyCaseStatusModal.js +9 -7
- package/lib/esm/components/CaseEditView/Tabs/CaseHistory/Timeline.css +8 -0
- package/lib/esm/components/CaseEditView/Tabs/CasePrivateNotes/CasePrivateNotes.js +1 -1
- package/lib/esm/components/CaseInformation/Fts.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/Fts.js +2 -6
- package/lib/esm/components/CaseInformation/Severity.js +1 -1
- package/lib/esm/components/CaseInformation/SupportLevel.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/SupportLevel.js +1 -1
- package/lib/esm/components/CaseManagement/OpenshiftDropdownV4.d.ts +0 -3
- package/lib/esm/components/CaseManagement/OpenshiftDropdownV4.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/OpenshiftDropdownV4.js +24 -16
- package/lib/esm/components/CaseManagement/RHAssociatesSelector.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/RHAssociatesSelector.js +7 -5
- package/lib/esm/components/CaseManagement/SendNotifications/AddCustomEmailToAccountModal.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/SendNotifications/AddCustomEmailToAccountModal.js +18 -20
- package/lib/esm/components/CaseManagement/SendNotifications/CaseContactSelector.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/SendNotifications/CaseContactSelector.js +9 -6
- package/lib/esm/components/CaseManagement/SendNotifications/NonOrgCaseNotifyeesSelector.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/SendNotifications/NonOrgCaseNotifyeesSelector.js +15 -22
- package/lib/esm/components/Cve/CveModal.d.ts.map +1 -1
- package/lib/esm/components/Cve/CveModal.js +3 -2
- package/lib/esm/components/Cve/CveSidebar.js +1 -1
- package/lib/esm/components/OpenCase/SupportTypeSelectorPage.js +1 -1
- package/lib/esm/components/ProductSelector/AllProductsSelector.d.ts.map +1 -1
- package/lib/esm/components/ProductSelector/AllProductsSelector.js +9 -6
- package/lib/esm/components/ProductSelector/NewProductDropdownSelector.d.ts.map +1 -1
- package/lib/esm/components/ProductSelector/NewProductDropdownSelector.js +10 -1
- package/lib/esm/components/Recommendations/AsideResults.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/AsideResults.js +2 -2
- package/lib/esm/components/Recommendations/ClusterRecommendationsModal.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/ClusterRecommendationsModal.js +7 -4
- package/lib/esm/components/Recommendations/EARules/EARuleInfoAccordion.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/EARules/EARuleInfoAccordion.js +3 -1
- package/lib/esm/components/Recommendations/InsightsResults.js +1 -1
- package/lib/esm/components/Recommendations/InsightsRuleInfo.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/InsightsRuleInfo.js +9 -2
- package/lib/esm/components/Recommendations/RecommendationFeedbackModal.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/RecommendationFeedbackModal.js +4 -4
- package/lib/esm/components/Recommendations/Recommendations.js +1 -1
- package/lib/esm/components/Recommendations/RulesModal.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/RulesModal.js +7 -4
- package/lib/esm/components/Recommendations/WatsonxAiIcon.js +1 -1
- package/lib/esm/components/SessionRestore/RestoreLastSessionModal.d.ts.map +1 -1
- package/lib/esm/components/SessionRestore/RestoreLastSessionModal.js +5 -3
- package/lib/esm/components/SessionRestore/SessionRestore.js +1 -1
- package/lib/esm/components/Suggestions/Suggestions.d.ts.map +1 -1
- package/lib/esm/components/Suggestions/Suggestions.js +17 -12
- package/lib/esm/components/Suggestions/TopContent.d.ts.map +1 -1
- package/lib/esm/components/Suggestions/TopContent.js +13 -13
- package/lib/esm/components/TroubleshootSection/AskRedHat.d.ts.map +1 -1
- package/lib/esm/components/TroubleshootSection/AskRedHat.js +62 -27
- package/lib/esm/components/TroubleshootSection/ResponseActions.d.ts.map +1 -1
- package/lib/esm/components/TroubleshootSection/ResponseActions.js +1 -1
- package/lib/esm/components/TroubleshootSection/TroubleshootSection.js +1 -1
- package/lib/esm/components/TroubleshootSection/UserFeedback.d.ts +1 -0
- package/lib/esm/components/TroubleshootSection/UserFeedback.d.ts.map +1 -1
- package/lib/esm/components/TroubleshootSection/UserFeedback.js +2 -2
- package/lib/esm/components/shared/fileUpload/WidgetFileUploader.js +3 -3
- package/lib/esm/components/shared/fileUpload/css/fileSelector.css +1 -0
- package/lib/esm/components/shared/input/ContactSelectorInternal.d.ts +1 -0
- package/lib/esm/components/shared/input/ContactSelectorInternal.d.ts.map +1 -1
- package/lib/esm/components/shared/input/ContactSelectorInternal.js +6 -1
- package/lib/esm/components/shared/useIsSectionValid.d.ts.map +1 -1
- package/lib/esm/components/shared/useIsSectionValid.js +7 -1
- package/lib/esm/components/wizardLayout/GlobalTroubleshootEffects.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/GlobalTroubleshootEffects.js +8 -2
- package/lib/esm/components/wizardLayout/WizardAside.js +3 -3
- package/lib/esm/components/wizardLayout/WizardMain.d.ts +3 -0
- package/lib/esm/components/wizardLayout/WizardMain.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/WizardMain.js +34 -56
- package/lib/esm/components/wizardLayout/WizardNavigation.d.ts +2 -2
- package/lib/esm/components/wizardLayout/WizardNavigation.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/WizardNavigation.js +14 -10
- package/lib/esm/css/AskRedHat.css +50 -8
- package/lib/esm/css/app.css +5 -4
- package/lib/esm/css/case.css +44 -7
- package/lib/esm/css/results.css +2 -2
- package/lib/esm/hooks/useARHResponse.d.ts +15 -0
- package/lib/esm/hooks/useARHResponse.d.ts.map +1 -0
- package/lib/esm/hooks/useARHResponse.js +50 -0
- package/lib/esm/scss/_main.scss +74 -13
- package/lib/esm/scss/_pf-overrides.scss +53 -10
- package/package.json +6 -6
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
2
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
3
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
4
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
5
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
6
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
7
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
|
+
});
|
|
9
|
+
};
|
|
10
|
+
import { askRHDirectAIResponse } from '@ifd-ui/ask-redhat-core';
|
|
11
|
+
import i18n from 'i18next';
|
|
12
|
+
import { useCallback } from 'react';
|
|
13
|
+
import { generateAIQuestion } from '../components/wizardLayout/WizardMain';
|
|
14
|
+
import { useAIResponseDispatch, useAIResponseState } from '../context/AIResponseContext';
|
|
15
|
+
import { streamingChunkReceived, streamingCompleted, streamingError, streamingStarted, } from '../reducers/AIResponseReducer';
|
|
16
|
+
/**
|
|
17
|
+
* Custom hook to prompt from the Ask Red Hat
|
|
18
|
+
*/
|
|
19
|
+
export const useARHResponse = ({ activeSection, product, version, summary, issue, caseType, config, }) => {
|
|
20
|
+
const aiResponseDispatch = useAIResponseDispatch();
|
|
21
|
+
const aiResponseState = useAIResponseState();
|
|
22
|
+
const fetchARHResponse = useCallback(() => __awaiter(void 0, void 0, void 0, function* () {
|
|
23
|
+
var _a;
|
|
24
|
+
const detailedQuestion = generateAIQuestion(activeSection || '', product, version, summary, issue, caseType || '', i18n.language || 'en');
|
|
25
|
+
// Streaming callbacks
|
|
26
|
+
const streamingCallbacks = {
|
|
27
|
+
onChunk: (chunk, accumulatedResponse) => {
|
|
28
|
+
aiResponseDispatch(streamingChunkReceived(chunk, accumulatedResponse));
|
|
29
|
+
},
|
|
30
|
+
onComplete: (finalResponse) => {
|
|
31
|
+
aiResponseDispatch(streamingCompleted(finalResponse));
|
|
32
|
+
},
|
|
33
|
+
onError: (error) => {
|
|
34
|
+
aiResponseDispatch(streamingError(error));
|
|
35
|
+
},
|
|
36
|
+
};
|
|
37
|
+
aiResponseDispatch(streamingStarted());
|
|
38
|
+
try {
|
|
39
|
+
// Get existing conversation ID from state if available (need to map it with session data)
|
|
40
|
+
const existingConversationId = (_a = aiResponseState === null || aiResponseState === void 0 ? void 0 : aiResponseState.aiResponse) === null || _a === void 0 ? void 0 : _a.conversationId;
|
|
41
|
+
yield askRHDirectAIResponse(detailedQuestion, config, true, // response to be streamed or not
|
|
42
|
+
existingConversationId, streamingCallbacks);
|
|
43
|
+
}
|
|
44
|
+
catch (error) {
|
|
45
|
+
const errorMessage = error instanceof Error ? error.message : 'Failed to get AI response';
|
|
46
|
+
aiResponseDispatch(streamingError(errorMessage));
|
|
47
|
+
}
|
|
48
|
+
}), [activeSection, product, version, summary, issue, caseType, config, aiResponseDispatch, aiResponseState]);
|
|
49
|
+
return { fetchARHResponse };
|
|
50
|
+
};
|
package/lib/esm/scss/_main.scss
CHANGED
|
@@ -81,6 +81,17 @@ div.support-grid-case-details.support-case {
|
|
|
81
81
|
}
|
|
82
82
|
}
|
|
83
83
|
}
|
|
84
|
+
.grid-aside-content-inner-div {
|
|
85
|
+
margin: 0px !important;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.card-heading {
|
|
89
|
+
margin-bottom: 0px;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
#case-details-top-recommendations-pagination-bottom-pagination {
|
|
93
|
+
justify-content: flex-start;
|
|
94
|
+
}
|
|
84
95
|
}
|
|
85
96
|
}
|
|
86
97
|
|
|
@@ -168,10 +179,12 @@ div.support-grid-case-details.support-case {
|
|
|
168
179
|
min-height: 75vh;
|
|
169
180
|
width: 100%;
|
|
170
181
|
background-color: #f0f0f0;
|
|
182
|
+
border-radius: 0 0 0 16px;
|
|
171
183
|
|
|
172
184
|
.grid-main-section {
|
|
173
185
|
padding: 1rem;
|
|
174
186
|
background-color: #fff;
|
|
187
|
+
border-radius: 0 0 0 16px;
|
|
175
188
|
|
|
176
189
|
.case-overview-header {
|
|
177
190
|
padding: 0.5rem;
|
|
@@ -258,6 +271,7 @@ div.support-grid-case-details.support-case {
|
|
|
258
271
|
justify-content: space-between;
|
|
259
272
|
-ms-flex-wrap: wrap;
|
|
260
273
|
flex-wrap: wrap;
|
|
274
|
+
border-radius: 8px;
|
|
261
275
|
|
|
262
276
|
& > * {
|
|
263
277
|
margin: 9px;
|
|
@@ -303,6 +317,7 @@ div.support-grid-case-details.support-case {
|
|
|
303
317
|
}
|
|
304
318
|
|
|
305
319
|
.case-overview-secondary {
|
|
320
|
+
border-radius: 8px;
|
|
306
321
|
.form-group {
|
|
307
322
|
margin-bottom: 0;
|
|
308
323
|
}
|
|
@@ -406,7 +421,7 @@ div.support-grid-case-details.support-case {
|
|
|
406
421
|
display: flex;
|
|
407
422
|
align-items: center;
|
|
408
423
|
width: 100%;
|
|
409
|
-
padding:
|
|
424
|
+
padding: 24px;
|
|
410
425
|
font-weight: 500;
|
|
411
426
|
|
|
412
427
|
span {
|
|
@@ -426,11 +441,7 @@ div.support-grid-case-details.support-case {
|
|
|
426
441
|
|
|
427
442
|
&.sidebar-collapsed {
|
|
428
443
|
button:first-of-type {
|
|
429
|
-
|
|
430
|
-
padding: 1.8rem 1.5rem;
|
|
431
|
-
background-color: #dedede;
|
|
432
|
-
border-top: 1px solid #ccc;
|
|
433
|
-
border-bottom: 1px solid #ccc;
|
|
444
|
+
padding: 24px;
|
|
434
445
|
}
|
|
435
446
|
|
|
436
447
|
button.sidebar-section-toggle-btn {
|
|
@@ -647,24 +658,30 @@ mark {
|
|
|
647
658
|
margin-left: -2rem;
|
|
648
659
|
}
|
|
649
660
|
|
|
661
|
+
.list-icons li:last-child {
|
|
662
|
+
margin-bottom: 0;
|
|
663
|
+
}
|
|
664
|
+
|
|
650
665
|
// pinning feature - can't be overly specific here
|
|
651
666
|
.recommendation-header {
|
|
652
667
|
font-size: 14px;
|
|
653
668
|
font-weight: 600;
|
|
654
669
|
|
|
655
670
|
.pinned-resource {
|
|
656
|
-
color: var(--pf-
|
|
671
|
+
color: var(--pf-t--global--text--color--link--default);
|
|
657
672
|
}
|
|
658
673
|
|
|
659
|
-
button:hover[title='Link'] {
|
|
674
|
+
button:hover[title='Link'] svg {
|
|
660
675
|
color: #6ca100;
|
|
661
676
|
}
|
|
662
677
|
|
|
663
678
|
button[title='Unlink'] {
|
|
664
|
-
|
|
679
|
+
svg {
|
|
680
|
+
color: #6ca100;
|
|
681
|
+
}
|
|
665
682
|
|
|
666
|
-
&:hover {
|
|
667
|
-
color: var(
|
|
683
|
+
&:hover svg {
|
|
684
|
+
color: var(pf-t--global--icon--color--status--danger--default);
|
|
668
685
|
}
|
|
669
686
|
}
|
|
670
687
|
}
|
|
@@ -765,10 +782,10 @@ p.pref-case-popover-text {
|
|
|
765
782
|
}
|
|
766
783
|
|
|
767
784
|
.support-types-card {
|
|
768
|
-
border:
|
|
785
|
+
border: var(--pf-t--global--border--width--box--default) solid var(--pf-t--global--border--color--default);
|
|
769
786
|
|
|
770
787
|
&.pf-m-selected {
|
|
771
|
-
border:
|
|
788
|
+
border: var(--pf-t--global--border--width--box--clicked) solid var(--pf-t--global--border--color--clicked);
|
|
772
789
|
}
|
|
773
790
|
}
|
|
774
791
|
|
|
@@ -968,6 +985,7 @@ svg.pf-v6-u-ml-xs.icon-size {
|
|
|
968
985
|
button {
|
|
969
986
|
padding: 0;
|
|
970
987
|
display: flex;
|
|
988
|
+
min-width: 7rem;
|
|
971
989
|
}
|
|
972
990
|
.eval-icons span {
|
|
973
991
|
color: var(--pf-v5-global--primary-color--200);
|
|
@@ -981,6 +999,23 @@ svg.pf-v6-u-ml-xs.icon-size {
|
|
|
981
999
|
padding: 0.2rem;
|
|
982
1000
|
}
|
|
983
1001
|
|
|
1002
|
+
#case-details-pinned-recommendations {
|
|
1003
|
+
margin-bottom: 0;
|
|
1004
|
+
}
|
|
1005
|
+
|
|
1006
|
+
.card-body-wrapper {
|
|
1007
|
+
display: flex;
|
|
1008
|
+
padding: 16px;
|
|
1009
|
+
flex-direction: column;
|
|
1010
|
+
align-items: flex-start;
|
|
1011
|
+
gap: 16px;
|
|
1012
|
+
border-radius: 0px 0px var(--global-border-radius-medium, 16px) var(--global-border-radius-medium, 16px);
|
|
1013
|
+
border-right: 1px solid var(--global-border-color-default, #c7c7c7);
|
|
1014
|
+
border-bottom: 1px solid var(--global-border-color-default, #c7c7c7);
|
|
1015
|
+
border-left: 1px solid var(--global-border-color-default, #c7c7c7);
|
|
1016
|
+
background: #fff;
|
|
1017
|
+
}
|
|
1018
|
+
|
|
984
1019
|
.card-body-wrapper {
|
|
985
1020
|
display: flex;
|
|
986
1021
|
padding: 16px;
|
|
@@ -1097,6 +1132,7 @@ svg.pf-v6-u-ml-xs.icon-size {
|
|
|
1097
1132
|
|
|
1098
1133
|
.review-form {
|
|
1099
1134
|
background-color: #e0e0e0 !important;
|
|
1135
|
+
border-radius: 8px;
|
|
1100
1136
|
}
|
|
1101
1137
|
|
|
1102
1138
|
.ai-label-text {
|
|
@@ -1148,6 +1184,7 @@ svg.pf-v6-u-ml-xs.icon-size {
|
|
|
1148
1184
|
padding: 1px;
|
|
1149
1185
|
border-radius: 20px;
|
|
1150
1186
|
height: 32px;
|
|
1187
|
+
margin-bottom: 18px;
|
|
1151
1188
|
}
|
|
1152
1189
|
|
|
1153
1190
|
.single-select-toggle-text {
|
|
@@ -1254,3 +1291,27 @@ svg.pf-v6-u-ml-xs.icon-size {
|
|
|
1254
1291
|
.cursor-pointer {
|
|
1255
1292
|
cursor: pointer;
|
|
1256
1293
|
}
|
|
1294
|
+
|
|
1295
|
+
#file-uploader-title {
|
|
1296
|
+
margin-bottom: 0;
|
|
1297
|
+
}
|
|
1298
|
+
|
|
1299
|
+
.file-upload-body {
|
|
1300
|
+
padding-top: 0;
|
|
1301
|
+
}
|
|
1302
|
+
|
|
1303
|
+
.article-recommendations-card h3 {
|
|
1304
|
+
margin-bottom: 0;
|
|
1305
|
+
}
|
|
1306
|
+
|
|
1307
|
+
.postcomment-submit:disabled {
|
|
1308
|
+
color: var(--pf-v6-c-button--disabled--Color);
|
|
1309
|
+
}
|
|
1310
|
+
|
|
1311
|
+
.remote-session-button:disabled {
|
|
1312
|
+
color: var(--pf-v6-c-button--disabled--Color);
|
|
1313
|
+
}
|
|
1314
|
+
|
|
1315
|
+
.send-notifications-add:disabled {
|
|
1316
|
+
color: var(--pf-v6-c-button--disabled--Color) !important;
|
|
1317
|
+
}
|
|
@@ -107,6 +107,7 @@
|
|
|
107
107
|
}
|
|
108
108
|
|
|
109
109
|
.pf-v6-c-alert {
|
|
110
|
+
margin-top: 24px;
|
|
110
111
|
.pf-v6-c-alert__title {
|
|
111
112
|
font-weight: 600 !important;
|
|
112
113
|
font-size: 15px;
|
|
@@ -193,6 +194,7 @@
|
|
|
193
194
|
|
|
194
195
|
.pf-v6-c-accordion {
|
|
195
196
|
padding: 0;
|
|
197
|
+
margin: 0;
|
|
196
198
|
.pf-m-expanded ul {
|
|
197
199
|
list-style-type: none; //Because, FF
|
|
198
200
|
}
|
|
@@ -294,10 +296,6 @@
|
|
|
294
296
|
margin-top: 2px;
|
|
295
297
|
}
|
|
296
298
|
|
|
297
|
-
.file-diag {
|
|
298
|
-
border: 1px solid #ededed;
|
|
299
|
-
}
|
|
300
|
-
|
|
301
299
|
.file-diag > .card-heading {
|
|
302
300
|
display: flex;
|
|
303
301
|
-ms-flex-align: center;
|
|
@@ -329,6 +327,14 @@
|
|
|
329
327
|
color: #06c;
|
|
330
328
|
}
|
|
331
329
|
|
|
330
|
+
.pf-v6-c-button.pf-m-primary {
|
|
331
|
+
color: var(--pf-v6-c-button--Color);
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
.pf-m-aria-disabled {
|
|
335
|
+
color: var(--pf-v6-c-button--disabled--Color) !important;
|
|
336
|
+
}
|
|
337
|
+
|
|
332
338
|
// Override disable color on darker backgrounds
|
|
333
339
|
.case-overview-secondary,
|
|
334
340
|
#review {
|
|
@@ -399,6 +405,10 @@ div#cep-details-modal.pf-v6-c-modal-box__body {
|
|
|
399
405
|
div#request-mgmt-escalation-modal.request-escalation-modal {
|
|
400
406
|
div.pf-v6-c-modal-box__body {
|
|
401
407
|
form.pf-v6-c-form.request-escalation-form {
|
|
408
|
+
.pf-m-textarea textarea {
|
|
409
|
+
resize: none !important;
|
|
410
|
+
}
|
|
411
|
+
|
|
402
412
|
div.pf-v6-l-grid.pf-m-all-12-col-on-md.pf-m-gutter {
|
|
403
413
|
div.pf-v6-l-grid__item.pf-m-6-col {
|
|
404
414
|
div.pf-v6-c-form__group {
|
|
@@ -450,6 +460,14 @@ pfe-accordion {
|
|
|
450
460
|
z-index: 1 !important;
|
|
451
461
|
}
|
|
452
462
|
|
|
463
|
+
nav.pf-v6-c-wizard__nav.pf-m-expanded {
|
|
464
|
+
position: absolute;
|
|
465
|
+
left: 0;
|
|
466
|
+
z-index: 2 !important;
|
|
467
|
+
background: #fff;
|
|
468
|
+
width: 100%;
|
|
469
|
+
}
|
|
470
|
+
|
|
453
471
|
.pf-v6-c-options-menu__menu {
|
|
454
472
|
z-index: 9 !important;
|
|
455
473
|
}
|
|
@@ -739,6 +757,7 @@ a.case-resource-recommendation-link {
|
|
|
739
757
|
}
|
|
740
758
|
|
|
741
759
|
.description-textarea {
|
|
760
|
+
resize: none !important;
|
|
742
761
|
&.pf-v6-c-form-control {
|
|
743
762
|
&:disabled,
|
|
744
763
|
&.kt1-disabled {
|
|
@@ -795,12 +814,36 @@ div.case-details-tabs pre {
|
|
|
795
814
|
margin-bottom: 1rem;
|
|
796
815
|
}
|
|
797
816
|
|
|
798
|
-
#external-ssousername-filter:has(.pf-v6-c-truncate) {
|
|
799
|
-
@media (min-width: 1300px) {
|
|
800
|
-
min-width: calc(100% + 269px) !important;
|
|
801
|
-
}
|
|
802
|
-
}
|
|
803
|
-
|
|
804
817
|
.case-creation-severity-select {
|
|
805
818
|
max-width: min-content !important;
|
|
806
819
|
}
|
|
820
|
+
|
|
821
|
+
.pf-v6-c-wizard__main-body {
|
|
822
|
+
padding: 32px;
|
|
823
|
+
}
|
|
824
|
+
|
|
825
|
+
.pf-v6-c-alert__description {
|
|
826
|
+
color: #000000;
|
|
827
|
+
}
|
|
828
|
+
|
|
829
|
+
.pf-v6-c-card__header.pf-v6-u-display-flex > .pf-v6-c-card__header-toggle {
|
|
830
|
+
align-self: center;
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
.pf-v6-c-button.secondary-button-pill {
|
|
834
|
+
border-radius: var(--pf-t--global--border--radius--400);
|
|
835
|
+
padding-left: 1.5rem;
|
|
836
|
+
padding-right: 1.5rem;
|
|
837
|
+
}
|
|
838
|
+
|
|
839
|
+
.pf-v6-c-alert {
|
|
840
|
+
margin-top: 0;
|
|
841
|
+
}
|
|
842
|
+
|
|
843
|
+
.pf-v6-c-wizard__nav {
|
|
844
|
+
border-radius: 0 0 0 16px !important;
|
|
845
|
+
}
|
|
846
|
+
|
|
847
|
+
.pf-v6-c-wizard__outer-wrap {
|
|
848
|
+
border-radius: 16px !important;
|
|
849
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rh-support/troubleshoot",
|
|
3
|
-
"version": "2.6.
|
|
3
|
+
"version": "2.6.55",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public",
|
|
6
6
|
"registry": "https://registry.npmjs.org"
|
|
@@ -59,11 +59,11 @@
|
|
|
59
59
|
"@progress/kendo-licensing": "1.3.5",
|
|
60
60
|
"@progress/kendo-react-pdf": "^5.16.0",
|
|
61
61
|
"@redux-devtools/extension": "^3.3.0",
|
|
62
|
-
"@rh-support/components": "2.5.
|
|
63
|
-
"@rh-support/react-context": "2.5.
|
|
62
|
+
"@rh-support/components": "2.5.45",
|
|
63
|
+
"@rh-support/react-context": "2.5.60",
|
|
64
64
|
"@rh-support/types": "2.0.5",
|
|
65
|
-
"@rh-support/user-permissions": "2.5.
|
|
66
|
-
"@rh-support/utils": "2.5.
|
|
65
|
+
"@rh-support/user-permissions": "2.5.20",
|
|
66
|
+
"@rh-support/utils": "2.5.19",
|
|
67
67
|
"@types/react-redux": "^7.1.33",
|
|
68
68
|
"@types/redux": "^3.6.0",
|
|
69
69
|
"date-fns": "3.6.0",
|
|
@@ -135,5 +135,5 @@
|
|
|
135
135
|
"defaults and supports es6-module",
|
|
136
136
|
"maintained node versions"
|
|
137
137
|
],
|
|
138
|
-
"gitHead": "
|
|
138
|
+
"gitHead": "496bf698365697ff751a8edf712284454440d6ea"
|
|
139
139
|
}
|