@rh-support/troubleshoot 2.2.39 → 2.2.42

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 (130) hide show
  1. package/README.md +1 -1
  2. package/lib/esm/components/AccountInfo/AccountSelector.js +4 -4
  3. package/lib/esm/components/AccountInfo/ManagedAccountsDropdown.js +1 -1
  4. package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/ActiveCustomerEscalation.js +2 -2
  5. package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/RequestEscalationModal.d.ts.map +1 -1
  6. package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/RequestEscalationModal.js +22 -19
  7. package/lib/esm/components/CaseEditView/CaseDetailsAside.d.ts.map +1 -1
  8. package/lib/esm/components/CaseEditView/CaseDetailsAside.js +14 -9
  9. package/lib/esm/components/CaseEditView/CaseDetailsErrorMessage.js +1 -1
  10. package/lib/esm/components/CaseEditView/CaseDetailsTabs.js +3 -3
  11. package/lib/esm/components/CaseEditView/CaseOverview/CaseOwnerInfo.js +1 -1
  12. package/lib/esm/components/CaseEditView/CaseOverview/DateTime.js +1 -1
  13. package/lib/esm/components/CaseEditView/CaseOverview/index.js +8 -8
  14. package/lib/esm/components/CaseEditView/CaseSecureSupportAlert.js +1 -1
  15. package/lib/esm/components/CaseEditView/CaseSubscriptionAbuseAlert.js +1 -1
  16. package/lib/esm/components/CaseEditView/ConfirmationModals/ReopenCaseModal.d.ts.map +1 -1
  17. package/lib/esm/components/CaseEditView/ConfirmationModals/ReopenCaseModal.js +17 -11
  18. package/lib/esm/components/CaseEditView/RequestRemoteSession/ESSRemoteSession.js +2 -2
  19. package/lib/esm/components/CaseEditView/RequestRemoteSession/ESSRemoteSessionModal.d.ts.map +1 -1
  20. package/lib/esm/components/CaseEditView/RequestRemoteSession/ESSRemoteSessionModal.js +7 -6
  21. package/lib/esm/components/CaseEditView/RequestRemoteSession/NewEssTermsModal.d.ts.map +1 -1
  22. package/lib/esm/components/CaseEditView/RequestRemoteSession/NewEssTermsModal.js +11 -10
  23. package/lib/esm/components/CaseEditView/RequestRemoteSession/RemoteSessionAgreement.js +2 -2
  24. package/lib/esm/components/CaseEditView/RequestRemoteSession/RemoteSessionAgreementModal.d.ts.map +1 -1
  25. package/lib/esm/components/CaseEditView/RequestRemoteSession/RemoteSessionAgreementModal.js +11 -10
  26. package/lib/esm/components/CaseEditView/Tabs/CaseActionPlan/CaseActionPlan.d.ts.map +1 -1
  27. package/lib/esm/components/CaseEditView/Tabs/CaseActionPlan/CaseActionPlan.js +3 -3
  28. package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseContactPhoneNumber.js +4 -4
  29. package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseHostname.js +2 -2
  30. package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseOpenshiftClusterId/CaseOpenShiftPopover.js +1 -1
  31. package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseOpenshiftClusterId/CaseOpenShiftV3Popover.js +1 -1
  32. package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseOpenshiftClusterId/CaseOpenshiftClusterId.js +1 -1
  33. package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CasePhoneNumberConfirmAlert.js +2 -2
  34. package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CasePhoneNumberSev1ConfirmAlert.js +2 -2
  35. package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseReferenceNumber.d.ts.map +1 -1
  36. package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseReferenceNumber.js +7 -7
  37. package/lib/esm/components/CaseEditView/Tabs/CaseDetails/ProductVersion.js +1 -1
  38. package/lib/esm/components/CaseEditView/Tabs/CaseDetails/Summary.d.ts.map +1 -1
  39. package/lib/esm/components/CaseEditView/Tabs/CaseDetails/Summary.js +6 -6
  40. package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseAttachment.js +1 -1
  41. package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseChat.js +1 -1
  42. package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseComments.d.ts.map +1 -1
  43. package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseComments.js +6 -4
  44. package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseExternalTrackerUpdate.d.ts.map +1 -1
  45. package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseExternalTrackerUpdate.js +5 -3
  46. package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CommentSearch.js +1 -1
  47. package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/PostComment.js +4 -4
  48. package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/VerifyCaseStatusModal/VerifyCaseStatusModal.d.ts.map +1 -1
  49. package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/VerifyCaseStatusModal/VerifyCaseStatusModal.js +3 -2
  50. package/lib/esm/components/CaseEditView/Tabs/CasePrivateNotes/CasePrivateNotes.d.ts.map +1 -1
  51. package/lib/esm/components/CaseEditView/Tabs/CasePrivateNotes/CasePrivateNotes.js +3 -3
  52. package/lib/esm/components/CaseEditView/Tabs/RMEEscalations/RMEEscalationList.js +1 -1
  53. package/lib/esm/components/CaseInformation/CaseInformation.d.ts.map +1 -1
  54. package/lib/esm/components/CaseInformation/CaseInformation.js +3 -3
  55. package/lib/esm/components/CaseInformation/ContactPhoneNumberPopOver.d.ts.map +1 -1
  56. package/lib/esm/components/CaseInformation/ContactPhoneNumberPopOver.js +2 -2
  57. package/lib/esm/components/CaseInformation/Description.d.ts.map +1 -1
  58. package/lib/esm/components/CaseInformation/Description.js +3 -3
  59. package/lib/esm/components/CaseInformation/Fts.js +3 -3
  60. package/lib/esm/components/CaseInformation/Severity.d.ts.map +1 -1
  61. package/lib/esm/components/CaseInformation/Severity.js +3 -2
  62. package/lib/esm/components/CaseInformation/SupportLevel.d.ts.map +1 -1
  63. package/lib/esm/components/CaseInformation/SupportLevel.js +4 -3
  64. package/lib/esm/components/CaseManagement/CaseLanguageSelector.d.ts.map +1 -1
  65. package/lib/esm/components/CaseManagement/CaseLanguageSelector.js +3 -2
  66. package/lib/esm/components/CaseManagement/CaseManagement.js +2 -2
  67. package/lib/esm/components/CaseManagement/Cep.d.ts.map +1 -1
  68. package/lib/esm/components/CaseManagement/Cep.js +28 -12
  69. package/lib/esm/components/CaseManagement/ESSRemoteSessionCheckBox.d.ts.map +1 -1
  70. package/lib/esm/components/CaseManagement/ESSRemoteSessionCheckBox.js +13 -12
  71. package/lib/esm/components/CaseManagement/NoClusterIDReasonSelector.js +3 -3
  72. package/lib/esm/components/CaseManagement/OpenShiftClusterId.js +1 -1
  73. package/lib/esm/components/CaseManagement/OpenShiftV3Inputbox.js +1 -1
  74. package/lib/esm/components/CaseManagement/OpenshiftDropdownV4.d.ts.map +1 -1
  75. package/lib/esm/components/CaseManagement/OpenshiftDropdownV4.js +4 -3
  76. package/lib/esm/components/CaseManagement/RHAssociatesSelector.js +2 -2
  77. package/lib/esm/components/CaseManagement/SendNotifications/AddCustomEmailToAccountModal.d.ts.map +1 -1
  78. package/lib/esm/components/CaseManagement/SendNotifications/AddCustomEmailToAccountModal.js +15 -14
  79. package/lib/esm/components/CaseManagement/SendNotifications/CaseContactSelector.js +3 -3
  80. package/lib/esm/components/CaseManagement/SendNotifications/NonOrgCaseNotifyeesSelector.js +1 -1
  81. package/lib/esm/components/ConfirmationModals/NoAttachmentSelectedModal.js +3 -3
  82. package/lib/esm/components/IdeaInformation/IdeaInformation.js +5 -5
  83. package/lib/esm/components/ImproveCase/KtQuestions.d.ts.map +1 -1
  84. package/lib/esm/components/ImproveCase/KtQuestions.js +7 -7
  85. package/lib/esm/components/OpenCase/SupportTypeSelectorPage.js +12 -15
  86. package/lib/esm/components/ProductSelector/AllProductsSelector.js +1 -1
  87. package/lib/esm/components/ProductSelector/NewProductDropdownSelector.d.ts.map +1 -1
  88. package/lib/esm/components/ProductSelector/NewProductDropdownSelector.js +4 -3
  89. package/lib/esm/components/ProductSelector/NewProductVersionSelector.js +2 -2
  90. package/lib/esm/components/ProductSelector/ProductSelector.js +1 -1
  91. package/lib/esm/components/Recommendations/ClusterRecommendationItems.js +1 -1
  92. package/lib/esm/components/Recommendations/ClusterRecommendations.js +1 -1
  93. package/lib/esm/components/Recommendations/EARules/EARuleInfoAccordion.js +1 -1
  94. package/lib/esm/components/Recommendations/EARules/EARuleInfoInline.js +7 -7
  95. package/lib/esm/components/Recommendations/InsightsRuleInfo.js +7 -7
  96. package/lib/esm/components/Recommendations/RecommendationFeedbackModal.js +1 -1
  97. package/lib/esm/components/Recommendations/Recommendations.js +1 -1
  98. package/lib/esm/components/Recommendations/RulesModal.js +1 -1
  99. package/lib/esm/components/RemoteRider/RemoteRiderBanner.js +1 -1
  100. package/lib/esm/components/Review/Review.js +2 -2
  101. package/lib/esm/components/SessionRestore/SessionRestoreCard.js +6 -6
  102. package/lib/esm/components/SubmitCase/SubmitCase.d.ts.map +1 -1
  103. package/lib/esm/components/SubmitCase/SubmitCase.js +18 -16
  104. package/lib/esm/components/Suggestions/TopContent.d.ts.map +1 -1
  105. package/lib/esm/components/Suggestions/TopContent.js +31 -4
  106. package/lib/esm/components/TroubleshootSection/TroubleshootSection.js +6 -6
  107. package/lib/esm/components/UpdateSeverityModal/UpdateSeverityModal.js +4 -4
  108. package/lib/esm/components/shared/Rule.js +6 -6
  109. package/lib/esm/components/shared/fileUpload/FileLister.js +6 -6
  110. package/lib/esm/components/shared/fileUpload/WidgetFileUploader.js +2 -2
  111. package/lib/esm/components/shared/fileUpload/common/FileUploaderInfoIcon.js +1 -1
  112. package/lib/esm/components/shared/fileUpload/css/fileSelector.css +1 -1
  113. package/lib/esm/components/shared/fileUpload/fileSelectors/FileSelectorButton.d.ts.map +1 -1
  114. package/lib/esm/components/shared/fileUpload/fileSelectors/FileSelectorButton.js +1 -1
  115. package/lib/esm/components/shared/fileUpload/fileSelectors/WidgetFileSelector.js +2 -2
  116. package/lib/esm/components/shared/fileUpload/fileSelectors/WidgetFileSelectorImage.js +2 -2
  117. package/lib/esm/components/wizardLayout/MainSection.js +1 -1
  118. package/lib/esm/components/wizardLayout/WizardAside.js +1 -1
  119. package/lib/esm/components/wizardLayout/WizardMain.js +1 -1
  120. package/lib/esm/components/wizardLayout/WizardNavigation.js +1 -1
  121. package/lib/esm/css/app.css +7 -7
  122. package/lib/esm/css/case.css +3 -3
  123. package/lib/esm/hooks/useWizard.js +1 -1
  124. package/lib/esm/reducers/RouteConstNTypes.d.ts +1 -1
  125. package/lib/esm/reducers/RouteConstNTypes.d.ts.map +1 -1
  126. package/lib/esm/scss/_main.scss +35 -35
  127. package/lib/esm/scss/_pf4-overrides.scss +132 -84
  128. package/lib/esm/scss/index.scss +0 -1
  129. package/package.json +9 -11
  130. package/lib/esm/scss/_pf4-imports.scss +0 -30
@@ -14,11 +14,11 @@ export default function Rule(props) {
14
14
  const onCtaClick = (event) => {
15
15
  props.onLinkClick && props.onLinkClick(props.link);
16
16
  };
17
- return (React.createElement("div", { className: `pf-c-alert ea-rule-alert${props.isInline ? ' pf-m-inline' : ''}`, role: "alert" },
18
- React.createElement("span", { className: "pf-c-alert__icon icon-info-circle", "aria-hidden": true }),
19
- React.createElement("h3", { className: "pf-c-alert__title" }, !isEmpty(props.link) ? (React.createElement("a", { href: getTrackingULRWithQueryParams(props.link, SessionResourceSource.EDMOUND_ABOTT), target: "_blank", rel: "noopener noreferrer", className: "se-recommended ts-known-vuln", "data-tracking-id": "se-recommended-asa-rule", onClick: onCtaClick }, props.title)) : (props.title)),
20
- React.createElement("div", { className: "pf-c-alert__description", dangerouslySetInnerHTML: { __html: DOMPurify.sanitize(parseMarkdown(props.description)) } }),
21
- props.onHide && (React.createElement("div", { className: "pf-c-alert__action" },
22
- React.createElement("button", { className: "pf-c-button pf-m-plain", type: "button", "aria-label": "Close", onClick: hide },
17
+ return (React.createElement("div", { className: `pf-v5-c-alert ea-rule-alert${props.isInline ? ' pf-m-inline' : ''}`, role: "alert" },
18
+ React.createElement("span", { className: "pf-v5-c-alert__icon icon-info-circle", "aria-hidden": true }),
19
+ React.createElement("h3", { className: "pf-v5-c-alert__title" }, !isEmpty(props.link) ? (React.createElement("a", { href: getTrackingULRWithQueryParams(props.link, SessionResourceSource.EDMOUND_ABOTT), target: "_blank", rel: "noopener noreferrer", className: "se-recommended ts-known-vuln", "data-tracking-id": "se-recommended-asa-rule", onClick: onCtaClick }, props.title)) : (props.title)),
20
+ React.createElement("div", { className: "pf-v5-c-alert__description", dangerouslySetInnerHTML: { __html: DOMPurify.sanitize(parseMarkdown(props.description)) } }),
21
+ props.onHide && (React.createElement("div", { className: "pf-v5-c-alert__action" },
22
+ React.createElement("button", { className: "pf-v5-c-button pf-m-plain", type: "button", "aria-label": "Close", onClick: hide },
23
23
  React.createElement(TimesIcon, { "aria-hidden": "true" }))))));
24
24
  }
@@ -105,15 +105,15 @@ export default function FileLister(props) {
105
105
  : `file-${index + 1} text-error`}` },
106
106
  React.createElement("div", { className: "file-name" },
107
107
  React.createElement("label", { htmlFor: `file-${index + 1}-description` },
108
- !isUploadOnTrack(localFile) && (React.createElement("i", { className: "icon-warning pf-u-mr-sm", title: getUploadErrorMessage(localFile, localFile.uploadability), "aria-label": getUploadErrorMessage(localFile, localFile.uploadability) })),
109
- isUploadedAndAnalysisFailed(localFile) && (React.createElement("i", { className: "icon-warning text-danger pf-u-mr-sm", title: getUploadErrorMessage(localFile, localFile.uploadability), "aria-label": getUploadErrorMessage(localFile, localFile.uploadability) })),
110
- isUploadedAndAnalyzed(localFile) && (React.createElement("i", { className: "icon-check-alt text-green pf-u-mr-sm", title: t('File uploaded and analyzed'), "aria-label": t('File uploaded and analyzed') })),
111
- isUploading(localFile.uploadProgress.uploadStatus) && (React.createElement("div", { className: "pf-u-mr-sm pf-u-display-inline-block", style: { height: '20px', width: '20px' } },
108
+ !isUploadOnTrack(localFile) && (React.createElement("i", { className: "icon-warning pf-v5-u-mr-sm", title: getUploadErrorMessage(localFile, localFile.uploadability), "aria-label": getUploadErrorMessage(localFile, localFile.uploadability) })),
109
+ isUploadedAndAnalysisFailed(localFile) && (React.createElement("i", { className: "icon-warning text-danger pf-v5-u-mr-sm", title: getUploadErrorMessage(localFile, localFile.uploadability), "aria-label": getUploadErrorMessage(localFile, localFile.uploadability) })),
110
+ isUploadedAndAnalyzed(localFile) && (React.createElement("i", { className: "icon-check-alt text-green pf-v5-u-mr-sm", title: t('File uploaded and analyzed'), "aria-label": t('File uploaded and analyzed') })),
111
+ isUploading(localFile.uploadProgress.uploadStatus) && (React.createElement("div", { className: "pf-v5-u-mr-sm pf-v5-u-display-inline-block", style: { height: '20px', width: '20px' } },
112
112
  React.createElement(CircularProgressbar, { title: getRadialProgressTitle(localFile), strokeWidth: 13, value: localFile.uploadProgress.percentUploaded }))),
113
113
  React.createElement("span", null, `${localFile.name} (${humanizeSize(localFile.size)})`),
114
114
  !localFile.uploadability.ableToUpload && (React.createElement("span", { className: "file-error" },
115
115
  React.createElement(Trans, null, "can't be selected."))),
116
- localFile.isPrivate && (React.createElement(Label, { color: "red", className: "pf-u-ml-sm" },
116
+ localFile.isPrivate && (React.createElement(Label, { color: "red", className: "pf-v5-u-ml-sm" },
117
117
  React.createElement(Trans, null, "Private")))),
118
118
  !shouldHideDescription(localFile, props.isSessionId) &&
119
119
  ((_a = localFile === null || localFile === void 0 ? void 0 : localFile.description) === null || _a === void 0 ? void 0 : _a.length) > 1 && (React.createElement("span", { className: "character-counter text-muted" }, 255 - ((_b = localFile.description) === null || _b === void 0 ? void 0 : _b.length))),
@@ -127,7 +127,7 @@ export default function FileLister(props) {
127
127
  showDeleteBtn(localFile.uploadProgress.uploadStatus, localFile) && (React.createElement(Button, { variant: ButtonVariant.link, isDanger: true, "aria-label": t('Delete file'), title: t('Delete file'), className: "btn btn-link btn-app remove-file", "data-tracking-id": "file-lister-delete", onClick: onRemoveClick(localFile, index), hidden: !localFile.uploadability.ableToUpload },
128
128
  React.createElement(Trans, null, "Remove")))))),
129
129
  isAnalysingFile(localFile.analysisMetadata.analysisStatus) && (React.createElement(Progress, { measureLocation: ProgressMeasureLocation.top, value: getAnalysisStepCount(localFile), min: 0, max: (analysisSteps === null || analysisSteps === void 0 ? void 0 : analysisSteps.length) + 1, label: getAnalysisProgressTitle(localFile), valueText: getAnalysisProgressTitle(localFile) })),
130
- React.createElement("input", { id: `file-${index + 1}-description`, "data-tracking-id": `case-${props.isSessionId ? 'create' : 'details'}-file-${index + 1}-description`, className: "file-description form-control pf-u-my-sm", type: "text", value: localFile.description, onChange: onDescriptionChange(localFile, index), maxLength: 255, placeholder: t(`${shouldHideDescription(localFile, props.isSessionId)
130
+ React.createElement("input", { id: `file-${index + 1}-description`, "data-tracking-id": `case-${props.isSessionId ? 'create' : 'details'}-file-${index + 1}-description`, className: "file-description form-control pf-v5-u-my-sm", type: "text", value: localFile.description, onChange: onDescriptionChange(localFile, index), maxLength: 255, placeholder: t(`${shouldHideDescription(localFile, props.isSessionId)
131
131
  ? ''
132
132
  : t('Enter a description')}`), hidden: shouldHideDescription(localFile, props.isSessionId) }),
133
133
  isUploadedAndAnalysisSkipped(localFile) &&
@@ -150,12 +150,12 @@ function WidgetFileUploader(props) {
150
150
  React.createElement("h3", { className: "card-heading" }, props.isIdea || props.isSecureSupport ? (React.createElement(Trans, null, "File uploader")) : (React.createElement(Trans, null, "Upload file to analyze"))),
151
151
  React.createElement("div", { className: "card-body" },
152
152
  React.createElement(WidgetFileSelector, { isSessionId: props.isSessionId, isPrivate: props.isPrivate, isIdea: props.isIdea, showFileExceed: fileExceedInfo }),
153
- !hasSomeSelectedFiles(selectedLocalFiles) ? ((!props.isIdea && props.helperText) || (React.createElement("p", { className: "pf-u-mt-sm" },
153
+ !hasSomeSelectedFiles(selectedLocalFiles) ? ((!props.isIdea && props.helperText) || (React.createElement("p", { className: "pf-v5-u-mt-sm" },
154
154
  !props.isIdea ? (React.createElement(Trans, { i18nKey: "i18nUploadSosReport" },
155
155
  "Upload a",
156
156
  ' ',
157
157
  React.createElement("a", { href: "/solutions/3592", target: "_blank" }, "sosreport"),
158
- "to help us provide the best solutions for your system.")) : (React.createElement("span", { className: "pf-u-font-family-redhatVF-heading-sans-serif pf-u-color-300" },
158
+ "to help us provide the best solutions for your system.")) : (React.createElement("span", { className: "pf-v5-u-font-family-redhatVF-heading-sans-serif pf-v5-u-color-300" },
159
159
  React.createElement(Trans, null, "Allowed file types: png, gif, jpg, jpeg."))),
160
160
  ' '))) : (React.createElement(React.Fragment, null,
161
161
  unallowedLocalFileExists && (React.createElement(Alert, { variant: "danger", title: "File type is not allowed on this case type. Please remove file to proceed." })),
@@ -14,5 +14,5 @@ export function FileUploaderInfoIcon() {
14
14
  React.createElement("b", null, ".txt,.png,.jpg,.jpeg,.gif,.tar,.pdf")),
15
15
  React.createElement("p", null,
16
16
  React.createElement(Trans, null, "Learn about how analyzing files can save you time by providing targeted solutions for your system"))) },
17
- React.createElement(InfoCircleIcon, { className: "pf-u-ml-auto" })));
17
+ React.createElement(InfoCircleIcon, { className: "pf-v5-u-ml-auto" })));
18
18
  }
@@ -126,7 +126,7 @@ i.web-icon-check {
126
126
  .file-diag .file-diag-list.text-error,
127
127
  .file-diag-list .remove-file {
128
128
  margin-top: 0;
129
- color: var(--pf-global--danger-color--100);
129
+ color: var(--pf-v5-global--danger-color--100);
130
130
  }
131
131
 
132
132
  .file-diag .file-diag-list .remove-file {
@@ -1 +1 @@
1
- {"version":3,"file":"FileSelectorButton.d.ts","sourceRoot":"","sources":["../../../../../../src/components/shared/fileUpload/fileSelectors/FileSelectorButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAO1C,UAAU,MAAO,SAAQ,KAAK,CAAC,SAAS,CAAC,iBAAiB,CAAC;IACvD,WAAW,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,iBAAS,kBAAkB,CAAC,EACxB,WAAW,EACX,EAAO,EACP,SAA4B,EAC5B,WAA6B,EAC7B,SAAiB,EACjB,GAAG,QAAQ,EACd,EAAE,MAAM,eAkBR;AAED,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"FileSelectorButton.d.ts","sourceRoot":"","sources":["../../../../../../src/components/shared/fileUpload/fileSelectors/FileSelectorButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAO1C,UAAU,MAAO,SAAQ,KAAK,CAAC,SAAS,CAAC,iBAAiB,CAAC;IACvD,WAAW,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,iBAAS,kBAAkB,CAAC,EACxB,WAAW,EACX,EAAO,EACP,SAA4B,EAC5B,WAA6B,EAC7B,SAAiB,EACjB,GAAG,QAAQ,EACd,EAAE,MAAM,eAuBR;AAED,eAAe,kBAAkB,CAAC"}
@@ -25,6 +25,6 @@ function FileSelectorButton(_a) {
25
25
  React.createElement("label", { className: "sr-only", htmlFor: "upload-btn" },
26
26
  React.createElement(Trans, null, "Upload new file")),
27
27
  React.createElement("input", Object.assign({ value: "", style: { display: 'none !important' }, id: `${id !== null && id !== void 0 ? id : 'upload-btn'}` }, getInputProps())),
28
- React.createElement("button", Object.assign({}, btnProps, { type: "button", className: `pf-c-button ${className}`, "data-tracking-id": "upload-a-file" }), buttonLabel)));
28
+ React.createElement("button", Object.assign({}, btnProps, { type: "button", className: `pf-v5-c-button ${className}`, "data-tracking-id": "upload-a-file" }), buttonLabel)));
29
29
  }
30
30
  export default FileSelectorButton;
@@ -28,9 +28,9 @@ function WidgetFileSelector({ id = '', className = '', isSessionId, isPrivate =
28
28
  React.createElement("label", Object.assign({ className: "file-diag-dragndrop", htmlFor: "file-diag-selector" }, getRootProps({ onClick: onLabelClick }), { "data-tracking-id": "file-selector-widget-main" }),
29
29
  React.createElement("input", Object.assign({ id: "file-diag-selector" }, getInputProps())),
30
30
  isDragActive ? (t(`Drop your file here...`)) : (React.createElement(Trans, null, "Drag and drop, paste, or browse to upload a file")),
31
- isIdea && (React.createElement("div", { className: "pf-u-text-align-center pf-u-color-300 pf-u-font-weight-normal" },
31
+ isIdea && (React.createElement("div", { className: "pf-v5-u-text-align-center pf-v5-u-color-300 pf-v5-u-font-weight-normal" },
32
32
  React.createElement(Trans, null, "Files must be less than 5 MB.")))),
33
- isIdea && (React.createElement("p", { className: "pf-u-danger-color-200" },
33
+ isIdea && (React.createElement("p", { className: "pf-v5-u-danger-color-200" },
34
34
  rejectedFiles.map((rejectedFile) => {
35
35
  const isImage = /image\/(png|gif|jpe?g)/.test(rejectedFile.type);
36
36
  return !isImage ? (React.createElement("div", null,
@@ -27,10 +27,10 @@ function WidgetFileSelectorImage({ id = '', className = '', isSessionId, isPriva
27
27
  React.createElement("label", Object.assign({ className: "file-diag-dragndrop", htmlFor: "file-diag-selector" }, getRootProps({ onClick: onLabelClick }), { "data-tracking-id": "file-selector-widget-main" }),
28
28
  React.createElement("input", Object.assign({ id: "file-diag-selector" }, getInputProps())),
29
29
  isDragActive ? (t(`Drop your file here...`)) : (React.createElement(Trans, null, "Drag and drop, paste, or browse to upload a file")),
30
- React.createElement("div", { className: "pf-u-text-align-center pf-u-color-300 pf-u-font-weight-normal" },
30
+ React.createElement("div", { className: "pf-v5-u-text-align-center pf-v5-u-color-300 pf-v5-u-font-weight-normal" },
31
31
  React.createElement(Trans, null, "Files must be less than 5 MB."))),
32
32
  ' ',
33
- React.createElement("p", { className: "pf-u-danger-color-200" }, rejectedFiles.map((rejectedFile) => {
33
+ React.createElement("p", { className: "pf-v5-u-danger-color-200" }, rejectedFiles.map((rejectedFile) => {
34
34
  const isImage = /image\/(png|gif|jpe?g)/.test(rejectedFile.type);
35
35
  return !isImage ? (React.createElement("div", null,
36
36
  rejectedFile.name,
@@ -8,7 +8,7 @@ const MainSection = (props) => {
8
8
  React.createElement("section", { id: `${props.section}`, tabIndex: -1, "aria-labelledby": `${props.section}-heading`, "aria-describedby": `${props.section}-description`, className: `${props.className ? props.className : ''}` },
9
9
  React.createElement(LoadingIndicator, { show: props.isLoading, size: "lg" }),
10
10
  !props.isLoading && (React.createElement(React.Fragment, null,
11
- React.createElement("header", { className: "pf-u-display-none-on-sm" },
11
+ React.createElement("header", { className: "pf-v5-u-display-none-on-sm" },
12
12
  props.title && React.createElement("h2", { id: `${props.section}-heading` }, props.title),
13
13
  props.description && (React.createElement("p", { id: `${props.section}-description`, className: `${props.descriptionClassName ? props.descriptionClassName : ''}` }, props.description))),
14
14
  props.children)))));
@@ -36,7 +36,7 @@ function WizardAside(props) {
36
36
  canShowFileRecommendationSectionsWidget && React.createElement(InsightsResults, { isDisplayOnMain: true }),
37
37
  React.createElement(ClusterRecommendations, { showClusterRecommendationsList: canShowClusterIdReportWidget }),
38
38
  canUseSessionManagement && !isCreatingCase && React.createElement(SessionRestore, { routeProps: props.routeProps }),
39
- canShowFileUploadWidget() && React.createElement(FileDiag, { className: "pf-u-mt-md" }))));
39
+ canShowFileUploadWidget() && React.createElement(FileDiag, { className: "pf-v5-u-mt-md" }))));
40
40
  }
41
41
  WizardAside.defaultProps = defaultProps;
42
42
  export default WizardAside;
@@ -1,4 +1,4 @@
1
- import { Wizard, WizardContextConsumer, WizardFooter } from '@patternfly/react-core';
1
+ import { Wizard, WizardContextConsumer, WizardFooter } from '@patternfly/react-core/deprecated';
2
2
  import { LoadingIndicator } from '@rh-support/components';
3
3
  import isEqual from 'lodash/isEqual';
4
4
  import React, { Suspense, useContext, useState } from 'react';
@@ -112,7 +112,7 @@ function WizardNavigation(props) {
112
112
  noValidEntitlement, onClick: onNext, className: "btn btn-app btn-primary main-nav-button", "data-tracking-id": `next-of-${activeSection}` }, t(props.activeStep.nextButtonLabel)),
113
113
  activeSection === AppRouteSections.TROUBLESHOOT && isFileRecommendationsTriggered && (React.createElement(Button, { onClick: handleFileRecsSelfSolved, variant: ButtonVariant.secondary, className: "issue-solved-button solved-issue-button", "data-tracking-id": "troubleshoot-self-solved-issue" }, t('I solved my issue'))),
114
114
  React.createElement(RecommendationFeedbackModal, { isModalOpen: isRecsModalVisible, handleModalToggle: onRecsFeedbackModalToggle, modalContent: t(`Great, we're glad that resolved your issue`) }),
115
- activeSectionError ? (React.createElement("small", { className: "pf-u-align-self-center pf-u-ml-md text-red" }, activeSectionError)) : null));
115
+ activeSectionError ? (React.createElement("small", { className: "pf-v5-u-align-self-center pf-v5-u-ml-md text-red" }, activeSectionError)) : null));
116
116
  }
117
117
  WizardNavigation.defaultProps = defaultProps;
118
118
  export default WizardNavigation;
@@ -94,8 +94,8 @@ form textarea {
94
94
  resize: vertical !important;
95
95
  }
96
96
 
97
- .pf-c-form-control.pf-m-warning {
98
- border-bottom-color: var(--pf-c-form-control--m-warning--BorderBottomColor);
97
+ .pf-v5-c-form-control.pf-m-warning {
98
+ border-bottom-color: var(--pf-v5-c-form-control--m-warning--BorderBottomColor);
99
99
  border-bottom-width: 2px;
100
100
  }
101
101
 
@@ -287,17 +287,17 @@ input[type='checkbox'] {
287
287
  margin-left: 5px;
288
288
  }
289
289
 
290
- .pf-tippy-theme.tippy-tooltip .pf-c-popover {
290
+ .pf-tippy-theme.tippy-tooltip .pf-v5-c-popover {
291
291
  background-color: #fff;
292
292
  -webkit-box-shadow: rgba(3, 3, 3, 0.05) 0px 1px 1px 0px, rgba(3, 3, 3, 0.06) 0px 4px 8px 4px;
293
293
  box-shadow: rgba(3, 3, 3, 0.05) 0px 1px 1px 0px, rgba(3, 3, 3, 0.06) 0px 4px 8px 4px;
294
294
  }
295
295
 
296
- .pf-c-popover .pf-c-popover__body > * {
296
+ .pf-v5-c-popover .pf-v5-c-popover__body > * {
297
297
  margin-bottom: 0;
298
298
  }
299
299
 
300
- .pf-c-popover .pf-c-button {
300
+ .pf-v5-c-popover .pf-v5-c-button {
301
301
  position: absolute;
302
302
  top: 8px;
303
303
  right: 2px;
@@ -317,14 +317,14 @@ input[type='checkbox'] {
317
317
  pointer-events: initial !important;
318
318
  }
319
319
 
320
- .pf-tippy-theme.tippy-tooltip .pf-c-popover .pf-c-popover__content {
320
+ .pf-tippy-theme.tippy-tooltip .pf-v5-c-popover .pf-v5-c-popover__content {
321
321
  position: relative;
322
322
  background-color: #fff;
323
323
  padding: 1.5rem;
324
324
  font-size: 16px;
325
325
  }
326
326
 
327
- .pf-tippy-theme.tippy-tooltip .pf-c-popover .pf-c-popover__arrow {
327
+ .pf-tippy-theme.tippy-tooltip .pf-v5-c-popover .pf-v5-c-popover__arrow {
328
328
  position: absolute;
329
329
  width: 25px;
330
330
  height: 25px;
@@ -26,7 +26,7 @@ pfe-collapse-toggle[aria-expanded='true'] h3:after {
26
26
  }
27
27
 
28
28
  button,
29
- .pf-c-button,
29
+ .pf-v5-c-button,
30
30
  .btn.btn-app {
31
31
  font-size: 14px;
32
32
  }
@@ -297,11 +297,11 @@ button,
297
297
  outline: none;
298
298
  }
299
299
 
300
- button.pf-c-button.pf-m-secondary {
300
+ button.pf-v5-c-button.pf-m-secondary {
301
301
  background-color: #fff;
302
302
  }
303
303
 
304
- input[aria-invalid='true'].pf-c-form-control {
304
+ input[aria-invalid='true'].pf-v5-c-form-control {
305
305
  border-bottom-width: 2px !important;
306
306
  }
307
307
 
@@ -44,7 +44,7 @@ export function useWizard(routeProps) {
44
44
  const title = isLoading
45
45
  ? t('Please wait while recommendations are loading')
46
46
  : t('Please address the errors to proceed');
47
- return (React.createElement(AlertMessage, { show: isNextBtnClickedToShowValidationError && !isActiveSectionValid, variant: (isLoadingRecommendations && summary) || topContent.isFetching ? AlertType.INFO : AlertType.DANGER, isInline: true, title: title, className: "pf-u-mb-lg", "data-tracking-id": isLoading ? 'wait-recommendations-loading' : 'proceed-address-errors' }));
47
+ return (React.createElement(AlertMessage, { show: isNextBtnClickedToShowValidationError && !isActiveSectionValid, variant: (isLoadingRecommendations && summary) || topContent.isFetching ? AlertType.INFO : AlertType.DANGER, isInline: true, title: title, className: "pf-v5-u-mb-lg", "data-tracking-id": isLoading ? 'wait-recommendations-loading' : 'proceed-address-errors' }));
48
48
  };
49
49
  // components that are used in wizard steps
50
50
  const appRouteConfugurations = {
@@ -1,4 +1,4 @@
1
- import { WizardStep } from '@patternfly/react-core';
1
+ import { WizardStep } from '@patternfly/react-core/deprecated';
2
2
  export interface IRouteQueryParams {
3
3
  product?: string;
4
4
  version?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"RouteConstNTypes.d.ts","sourceRoot":"","sources":["../../../src/reducers/RouteConstNTypes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAEpD,MAAM,WAAW,iBAAiB;IAC9B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IAIrB,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,qBAAsB,SAAQ,UAAU;IACrD,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IAGjB,eAAe,EAAE,MAAM,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,cAAc,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,MAAM,WAAW,sBAAsB;IACnC,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,qBAAqB,CAAC,CAAC;CACjD;AAED,MAAM,WAAW,eAAe;CAAG;AACnC,oBAAY,gBAAgB;IACxB,WAAW,gBAAgB;IAC3B,SAAS,cAAc;IACvB,YAAY,iBAAiB;IAC7B,aAAa,kBAAkB;IAC/B,aAAa,kBAAkB;IAC/B,UAAU,eAAe;IACzB,MAAM,WAAW;IACjB,WAAW,gBAAgB;IAC3B,KAAK,UAAU;CAClB;AAKD,eAAO,MAAM,4BAA4B,EAAE,gBAAgB,EAI1D,CAAC;AAEF,eAAO,MAAM,gCAAgC,EAAE,gBAAgB,EAK9D,CAAC;AAEF,eAAO,MAAM,iCAAiC,oBAQ7C,CAAC;AAEF,eAAO,MAAM,gCAAgC,oBAQ5C,CAAC;AAEF,eAAO,MAAM,4BAA4B,oBAQxC,CAAC;AAGF,eAAO,MAAM,0BAA0B,oBAAiC,CAAC;AAEzE,eAAO,MAAM,mCAAmC,oBAI/C,CAAC;AAEF,eAAO,MAAM,kCAAkC,oBAO9C,CAAC;AAEF,eAAO,MAAM,+BAA+B,oBAM3C,CAAC;AAEF,eAAO,MAAM,sCAAsC,oBAAyD,CAAC;AAE7G,eAAO,MAAM,qCAAqC,oBAAgE,CAAC;AAEnH,eAAO,MAAM,6BAA6B,oBAAiC,CAAC;AAE5E,eAAO,MAAM,wBAAwB,EAAE,gBAAgB,EAKtD,CAAC"}
1
+ {"version":3,"file":"RouteConstNTypes.d.ts","sourceRoot":"","sources":["../../../src/reducers/RouteConstNTypes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAC;AAE/D,MAAM,WAAW,iBAAiB;IAC9B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IAIrB,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,qBAAsB,SAAQ,UAAU;IACrD,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IAGjB,eAAe,EAAE,MAAM,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,cAAc,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,MAAM,WAAW,sBAAsB;IACnC,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,qBAAqB,CAAC,CAAC;CACjD;AAED,MAAM,WAAW,eAAe;CAAG;AACnC,oBAAY,gBAAgB;IACxB,WAAW,gBAAgB;IAC3B,SAAS,cAAc;IACvB,YAAY,iBAAiB;IAC7B,aAAa,kBAAkB;IAC/B,aAAa,kBAAkB;IAC/B,UAAU,eAAe;IACzB,MAAM,WAAW;IACjB,WAAW,gBAAgB;IAC3B,KAAK,UAAU;CAClB;AAKD,eAAO,MAAM,4BAA4B,EAAE,gBAAgB,EAI1D,CAAC;AAEF,eAAO,MAAM,gCAAgC,EAAE,gBAAgB,EAK9D,CAAC;AAEF,eAAO,MAAM,iCAAiC,oBAQ7C,CAAC;AAEF,eAAO,MAAM,gCAAgC,oBAQ5C,CAAC;AAEF,eAAO,MAAM,4BAA4B,oBAQxC,CAAC;AAGF,eAAO,MAAM,0BAA0B,oBAAiC,CAAC;AAEzE,eAAO,MAAM,mCAAmC,oBAI/C,CAAC;AAEF,eAAO,MAAM,kCAAkC,oBAO9C,CAAC;AAEF,eAAO,MAAM,+BAA+B,oBAM3C,CAAC;AAEF,eAAO,MAAM,sCAAsC,oBAAyD,CAAC;AAE7G,eAAO,MAAM,qCAAqC,oBAAgE,CAAC;AAEnH,eAAO,MAAM,6BAA6B,oBAAiC,CAAC;AAE5E,eAAO,MAAM,wBAAwB,EAAE,gBAAgB,EAKtD,CAAC"}
@@ -193,13 +193,13 @@ div.support-grid-case-details.support-case {
193
193
  }
194
194
  }
195
195
 
196
- .pf-c-switch {
196
+ .pf-v5-c-switch {
197
197
  display: -ms-flexbox;
198
198
  display: flex;
199
199
  align-items: center;
200
200
  }
201
201
 
202
- .pf-c-switch__label {
202
+ .pf-v5-c-switch__label {
203
203
  padding-left: 0.6rem;
204
204
  font-size: 15px;
205
205
 
@@ -224,7 +224,7 @@ div.support-grid-case-details.support-case {
224
224
  font-size: initial;
225
225
  }
226
226
 
227
- .pf-c-button {
227
+ .pf-v5-c-button {
228
228
  font-size: 15px;
229
229
  margin-left: auto;
230
230
 
@@ -326,7 +326,7 @@ div.support-grid-case-details.support-case {
326
326
  -ms-flex-pack: justify;
327
327
  justify-content: space-between;
328
328
 
329
- .pf-c-switch {
329
+ .pf-v5-c-switch {
330
330
  margin-left: auto;
331
331
  }
332
332
 
@@ -466,7 +466,7 @@ div.support-grid-case-details.support-case {
466
466
  }
467
467
  }
468
468
 
469
- .pf-c-expandable-section__toggle {
469
+ .pf-v5-c-expandable-section__toggle {
470
470
  width: 100%;
471
471
  text-align: left;
472
472
  background-color: #f0f0f0;
@@ -476,8 +476,8 @@ div.support-grid-case-details.support-case {
476
476
  }
477
477
 
478
478
  button:not(.close),
479
- button:not(.pf-c-expandable-section__toggle),
480
- .pf-c-button,
479
+ button:not(.pf-v5-c-expandable-section__toggle),
480
+ .pf-v5-c-button,
481
481
  .btn.btn-app {
482
482
  font-size: 14px;
483
483
  }
@@ -536,7 +536,7 @@ div.support-grid-case-details.support-case {
536
536
  & > *:last-child {
537
537
  margin-bottom: 0;
538
538
 
539
- &.pf-c-pagination {
539
+ &.pf-v5-c-pagination {
540
540
  -ms-flex-pack: justify;
541
541
  justify-content: space-between;
542
542
  }
@@ -571,10 +571,10 @@ div.support-grid-case-details.support-case {
571
571
  }
572
572
  }
573
573
 
574
- .pf-c-pagination {
574
+ .pf-v5-c-pagination {
575
575
  padding: 0.2rem;
576
576
 
577
- .pf-c-pagination-nav {
577
+ .pf-v5-c-pagination-nav {
578
578
  align-items: center;
579
579
  }
580
580
  }
@@ -662,7 +662,7 @@ mark {
662
662
  color: #6ca100;
663
663
 
664
664
  &:hover {
665
- color: var(--pf-global--danger-color--100);
665
+ color: var(--pf-v5-global--danger-color--100);
666
666
  }
667
667
  }
668
668
  }
@@ -671,20 +671,20 @@ mark {
671
671
  margin-bottom: 0;
672
672
  }
673
673
 
674
- #se-solution-engine .pf-c-alert.ea-rule-alert {
674
+ #se-solution-engine .pf-v5-c-alert.ea-rule-alert {
675
675
  padding: 0px;
676
676
  box-shadow: 0px 0px;
677
677
  border: 0px;
678
678
  }
679
679
 
680
- div.pf-c-alert.ea-rule-alert > div.pf-c-alert__description > p {
680
+ div.pf-v5-c-alert.ea-rule-alert > div.pf-v5-c-alert__description > p {
681
681
  margin-bottom: 0;
682
682
  }
683
683
 
684
684
  .customer-view-switch-label {
685
685
  font-size: 15px;
686
686
  font-weight: 700;
687
- color: var(--pf-global--palette--black-600);
687
+ color: var(--pf-v5-global--palette--black-600);
688
688
  }
689
689
 
690
690
  #case-details-aside-content[pfe-expanded] {
@@ -719,7 +719,7 @@ div.defaultViewCheckbox {
719
719
  grid-gap: 0px;
720
720
  }
721
721
 
722
- div.defaultViewCheckbox label.pf-c-check__label {
722
+ div.defaultViewCheckbox label.pf-v5-c-check__label {
723
723
  line-height: 1rem;
724
724
  }
725
725
 
@@ -728,11 +728,11 @@ p.pref-case-popover-text {
728
728
  }
729
729
 
730
730
  .blueLock {
731
- color: var(--pf-global--palette--blue-400);
731
+ color: var(--pf-v5-global--palette--blue-400);
732
732
  }
733
733
 
734
734
  .rrs-light-grey-text {
735
- color: var(--pf-global--palette--black-600);
735
+ color: var(--pf-v5-global--palette--black-600);
736
736
  }
737
737
 
738
738
  .rsa-checkbox {
@@ -743,17 +743,17 @@ p.pref-case-popover-text {
743
743
  }
744
744
 
745
745
  .support-types-invalid {
746
- border: 1px solid var(--pf-global--danger-color--100) !important;
746
+ border: 1px solid var(--pf-v5-global--danger-color--100) !important;
747
747
  }
748
748
 
749
749
  .submit-case-header-container {
750
750
  padding: 25px 0px 25px 25px;
751
- background-color: var(--pf-global--disabled-color--300);
751
+ background-color: var(--pf-v5-global--disabled-color--300);
752
752
 
753
753
  .submit-page-title {
754
754
  display: flex;
755
755
  flex-direction: row;
756
- color: var(--pf-global--success-color--100);
756
+ color: var(--pf-v5-global--success-color--100);
757
757
  }
758
758
  }
759
759
 
@@ -769,7 +769,7 @@ div.case-details-ref-number {
769
769
  }
770
770
  margin-bottom: 0 !important;
771
771
  }
772
- div.submit-case-header-container > p.kicker.kicker-sm.pf-u-mb-sm > a.case-link-disabled {
772
+ div.submit-case-header-container > p.kicker.kicker-sm.pf-v5-u-mb-sm > a.case-link-disabled {
773
773
  pointer-events: none;
774
774
  a:link {
775
775
  color: #151515 !important;
@@ -779,7 +779,7 @@ div.submit-case-header-container > p.kicker.kicker-sm.pf-u-mb-sm > a.case-link-d
779
779
  }
780
780
  }
781
781
 
782
- .pf-c-skeleton {
782
+ .pf-v5-c-skeleton {
783
783
  background-color: #f5f5f5;
784
784
  position: absolute;
785
785
  }
@@ -787,25 +787,25 @@ div.submit-case-header-container > p.kicker.kicker-sm.pf-u-mb-sm > a.case-link-d
787
787
  .pf-m-circle {
788
788
  border-radius: 50%;
789
789
  }
790
- .pf-c-wizard__nav-link {
790
+ .pf-v5-c-wizard__nav-link {
791
791
  font-size: 15px;
792
792
  }
793
- .pf-c-wizard__nav-link.pf-m-current {
793
+ .pf-v5-c-wizard__nav-link.pf-m-current {
794
794
  font-weight: 600;
795
795
  }
796
796
 
797
- .pf-c-wizard__nav ol {
797
+ .pf-v5-c-wizard__nav ol {
798
798
  margin-top: 15px;
799
799
  margin-left: 10px;
800
800
  }
801
801
 
802
- .pf-c-wizard__nav ol li {
802
+ .pf-v5-c-wizard__nav ol li {
803
803
  margin-right: 0;
804
804
  margin-bottom: 2.5rem;
805
805
  padding: 0;
806
806
  }
807
807
 
808
- .pf-c-wizard__footer {
808
+ .pf-v5-c-wizard__footer {
809
809
  position: sticky;
810
810
  bottom: 0px;
811
811
  border-top: 1px solid #d9d9d9;
@@ -819,7 +819,7 @@ div.submit-case-header-container > p.kicker.kicker-sm.pf-u-mb-sm > a.case-link-d
819
819
  }
820
820
  }
821
821
 
822
- .pf-c-wizard__main {
822
+ .pf-v5-c-wizard__main {
823
823
  padding: 0.8rem;
824
824
  }
825
825
  .wizard-aside-content {
@@ -827,7 +827,7 @@ div.submit-case-header-container > p.kicker.kicker-sm.pf-u-mb-sm > a.case-link-d
827
827
  position: sticky;
828
828
  }
829
829
 
830
- li.pf-c-wizard__nav-item button.pf-m-disabled::before {
830
+ li.pf-v5-c-wizard__nav-item button.pf-m-disabled::before {
831
831
  background-color: #f0f0f0;
832
832
  }
833
833
 
@@ -848,10 +848,10 @@ li.pf-c-wizard__nav-item button.pf-m-disabled::before {
848
848
 
849
849
  .display-dashed {
850
850
  padding: 0.5rem;
851
- border: 2px dashed var(--pf-global--palette--black-600);
852
- background-color: var(--pf-global--palette--black-300);
851
+ border: 2px dashed var(--pf-v5-global--palette--black-600);
852
+ background-color: var(--pf-v5-global--palette--black-300);
853
853
  }
854
- .pf-c-wizard__footer {
854
+ .pf-v5-c-wizard__footer {
855
855
  display: flex !important;
856
856
  align-items: center !important;
857
857
  padding: 10px !important;
@@ -865,11 +865,11 @@ li.pf-c-wizard__nav-item button.pf-m-disabled::before {
865
865
  margin-left: auto !important;
866
866
  }
867
867
 
868
- svg.pf-c-spinner.pf-m-md.export-csv-loader {
869
- --pf-c-spinner--Color: var(--pf-global--Color--200) !important;
868
+ svg.pf-v5-c-spinner.pf-m-md.export-csv-loader {
869
+ --pf-v5-c-spinner--Color: var(--pf-v5-global--Color--200) !important;
870
870
  }
871
871
 
872
- svg.pf-u-ml-xs.icon-size {
872
+ svg.pf-v5-u-ml-xs.icon-size {
873
873
  width: 14px;
874
874
  }
875
875