@rh-support/troubleshoot 2.2.51 → 2.4.10-beta.6
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/README.md +1 -1
- package/lib/esm/components/AccountInfo/AccountSelector.d.ts.map +1 -1
- package/lib/esm/components/AccountInfo/AccountSelector.js +4 -4
- package/lib/esm/components/AccountInfo/ManagedAccountsDropdown.js +1 -1
- package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/ActiveCustomerEscalation.js +2 -2
- package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/RequestEscalationModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/RequestEscalationModal.js +19 -22
- package/lib/esm/components/CaseEditView/CaseDetailsAside.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseDetailsAside.js +9 -14
- package/lib/esm/components/CaseEditView/CaseDetailsErrorMessage.js +1 -1
- package/lib/esm/components/CaseEditView/CaseDetailsTabs.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseDetailsTabs.js +13 -18
- package/lib/esm/components/CaseEditView/CaseOverview/CaseOwnerInfo.js +1 -1
- package/lib/esm/components/CaseEditView/CaseOverview/DateTime.js +1 -1
- package/lib/esm/components/CaseEditView/CaseOverview/index.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseOverview/index.js +11 -14
- package/lib/esm/components/CaseEditView/CaseSecureSupportAlert.js +1 -1
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutions.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutions.js +38 -82
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutionsItem.d.ts +1 -4
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutionsItem.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutionsItem.js +4 -6
- package/lib/esm/components/CaseEditView/CaseSubscriptionAbuseAlert.js +1 -1
- package/lib/esm/components/CaseEditView/ConfirmationModals/ReopenCaseModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/ConfirmationModals/ReopenCaseModal.js +11 -17
- package/lib/esm/components/CaseEditView/RequestRemoteSession/ESSRemoteSession.js +2 -2
- package/lib/esm/components/CaseEditView/RequestRemoteSession/ESSRemoteSessionModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/RequestRemoteSession/ESSRemoteSessionModal.js +6 -7
- package/lib/esm/components/CaseEditView/RequestRemoteSession/NewEssTermsModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/RequestRemoteSession/NewEssTermsModal.js +10 -11
- package/lib/esm/components/CaseEditView/RequestRemoteSession/RemoteSessionAgreement.js +2 -2
- package/lib/esm/components/CaseEditView/RequestRemoteSession/RemoteSessionAgreementModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/RequestRemoteSession/RemoteSessionAgreementModal.js +10 -11
- package/lib/esm/components/CaseEditView/Tabs/CaseActionPlan/CaseActionPlan.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseActionPlan/CaseActionPlan.js +3 -3
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseContactPhoneNumber.js +4 -4
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseHostname.js +2 -2
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseOpenshiftClusterId/CaseOpenShiftPopover.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseOpenshiftClusterId/CaseOpenShiftV3Popover.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseOpenshiftClusterId/CaseOpenshiftClusterId.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CasePhoneNumberConfirmAlert.js +2 -2
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CasePhoneNumberSev1ConfirmAlert.js +2 -2
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseReferenceNumber.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseReferenceNumber.js +7 -7
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/ProductVersion.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/Summary.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/Summary.js +6 -6
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseAttachment.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseChat.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseComments.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseComments.js +4 -6
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseDiscussion.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseDiscussion.js +1 -18
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseExternalTrackerUpdate.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseExternalTrackerUpdate.js +3 -5
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CommentSearch.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/PostComment.js +4 -4
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/VerifyCaseStatusModal/VerifyCaseStatusModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/VerifyCaseStatusModal/VerifyCaseStatusModal.js +2 -3
- package/lib/esm/components/CaseEditView/Tabs/CasePrivateNotes/CasePrivateNotes.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CasePrivateNotes/CasePrivateNotes.js +3 -3
- package/lib/esm/components/CaseEditView/Tabs/RMEEscalations/RMEEscalationList.js +1 -1
- package/lib/esm/components/CaseEditView/index.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/index.js +6 -8
- package/lib/esm/components/CaseInformation/CaseInformation.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/CaseInformation.js +3 -3
- package/lib/esm/components/CaseInformation/ContactPhoneNumberPopOver.js +1 -1
- package/lib/esm/components/CaseInformation/Description.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/Description.js +3 -3
- package/lib/esm/components/CaseInformation/Fts.js +3 -3
- package/lib/esm/components/CaseInformation/Severity.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/Severity.js +3 -5
- package/lib/esm/components/CaseInformation/SupportLevel.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/SupportLevel.js +3 -4
- package/lib/esm/components/CaseManagement/CaseLanguageSelector.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/CaseLanguageSelector.js +2 -3
- package/lib/esm/components/CaseManagement/CaseManagement.js +2 -2
- package/lib/esm/components/CaseManagement/Cep.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/Cep.js +14 -30
- package/lib/esm/components/CaseManagement/ESSRemoteSessionCheckBox.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/ESSRemoteSessionCheckBox.js +12 -13
- package/lib/esm/components/CaseManagement/NoClusterIDReasonSelector.js +3 -3
- package/lib/esm/components/CaseManagement/OpenShiftClusterId.js +1 -1
- package/lib/esm/components/CaseManagement/OpenShiftV3Inputbox.js +1 -1
- package/lib/esm/components/CaseManagement/OpenshiftDropdownV4.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/OpenshiftDropdownV4.js +3 -4
- package/lib/esm/components/CaseManagement/RHAssociatesSelector.js +2 -2
- package/lib/esm/components/CaseManagement/SendNotifications/AddCustomEmailToAccountModal.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/SendNotifications/AddCustomEmailToAccountModal.js +14 -15
- package/lib/esm/components/CaseManagement/SendNotifications/CaseContactSelector.js +3 -3
- package/lib/esm/components/CaseManagement/SendNotifications/NonOrgCaseNotifyeesSelector.js +1 -1
- package/lib/esm/components/ConfirmationModals/NoAttachmentSelectedModal.js +3 -3
- package/lib/esm/components/IdeaInformation/IdeaInformation.js +5 -5
- package/lib/esm/components/ImproveCase/KtQuestions.d.ts.map +1 -1
- package/lib/esm/components/ImproveCase/KtQuestions.js +7 -7
- package/lib/esm/components/OpenCase/SupportTypeSelectorPage.js +15 -12
- package/lib/esm/components/ProductSelector/AllProductsSelector.js +1 -1
- package/lib/esm/components/ProductSelector/NewProductDropdownSelector.d.ts.map +1 -1
- package/lib/esm/components/ProductSelector/NewProductDropdownSelector.js +5 -6
- package/lib/esm/components/ProductSelector/NewProductVersionSelector.js +2 -2
- package/lib/esm/components/ProductSelector/ProductSelector.js +2 -2
- package/lib/esm/components/Recommendations/AlertToastWrapper.d.ts +0 -3
- package/lib/esm/components/Recommendations/AlertToastWrapper.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/AlertToastWrapper.js +2 -2
- package/lib/esm/components/Recommendations/AsideResults.d.ts +7 -1
- package/lib/esm/components/Recommendations/AsideResults.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/AsideResults.js +17 -4
- package/lib/esm/components/Recommendations/ClusterRecommendationItems.js +1 -1
- package/lib/esm/components/Recommendations/ClusterRecommendations.js +1 -1
- package/lib/esm/components/Recommendations/EARules/EARuleInfoAccordion.js +1 -1
- package/lib/esm/components/Recommendations/EARules/EARuleInfoInline.js +7 -7
- package/lib/esm/components/Recommendations/InsightsResults.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/InsightsResults.js +3 -3
- package/lib/esm/components/Recommendations/InsightsRuleInfo.js +7 -7
- package/lib/esm/components/Recommendations/RecommendationFeedbackModal.js +1 -1
- package/lib/esm/components/Recommendations/Recommendations.d.ts +3 -0
- package/lib/esm/components/Recommendations/Recommendations.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/Recommendations.js +19 -6
- package/lib/esm/components/Recommendations/RulesModal.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/RulesModal.js +1 -2
- package/lib/esm/components/Recommendations/ShowRank.d.ts +12 -0
- package/lib/esm/components/Recommendations/ShowRank.d.ts.map +1 -0
- package/lib/esm/components/Recommendations/ShowRank.js +27 -0
- package/lib/esm/components/RemoteRider/RemoteRiderBanner.js +1 -1
- package/lib/esm/components/Review/Review.js +2 -2
- package/lib/esm/components/SessionRestore/SessionRestore.d.ts.map +1 -1
- package/lib/esm/components/SessionRestore/SessionRestore.js +14 -9
- package/lib/esm/components/SessionRestore/SessionRestoreCard.d.ts.map +1 -1
- package/lib/esm/components/SessionRestore/SessionRestoreCard.js +16 -9
- package/lib/esm/components/SubmitCase/ResubmitToast.d.ts +0 -3
- package/lib/esm/components/SubmitCase/ResubmitToast.d.ts.map +1 -1
- package/lib/esm/components/SubmitCase/ResubmitToast.js +1 -3
- package/lib/esm/components/SubmitCase/SubmitCase.d.ts +7 -1
- package/lib/esm/components/SubmitCase/SubmitCase.d.ts.map +1 -1
- package/lib/esm/components/SubmitCase/SubmitCase.js +17 -19
- package/lib/esm/components/Suggestions/Suggestions.js +1 -1
- package/lib/esm/components/Suggestions/TopContent.d.ts.map +1 -1
- package/lib/esm/components/Suggestions/TopContent.js +12 -58
- package/lib/esm/components/TroubleshootSection/TroubleshootSection.js +6 -6
- package/lib/esm/components/UpdateSeverityModal/UpdateSeverityModal.js +4 -4
- package/lib/esm/components/shared/Rule.js +6 -6
- package/lib/esm/components/shared/fileUpload/FileLister.js +6 -6
- package/lib/esm/components/shared/fileUpload/WidgetFileUploader.js +2 -2
- package/lib/esm/components/shared/fileUpload/common/FileUploaderInfoIcon.js +1 -1
- package/lib/esm/components/shared/fileUpload/css/fileSelector.css +1 -1
- package/lib/esm/components/shared/fileUpload/fileSelectors/FileSelectorButton.d.ts.map +1 -1
- package/lib/esm/components/shared/fileUpload/fileSelectors/FileSelectorButton.js +1 -1
- package/lib/esm/components/shared/fileUpload/fileSelectors/WidgetFileSelector.js +2 -2
- package/lib/esm/components/shared/fileUpload/fileSelectors/WidgetFileSelectorImage.js +2 -2
- package/lib/esm/components/shared/fileUpload/reducer/AttachmentHelper.js +1 -1
- package/lib/esm/components/shared/useIsSectionValid.js +1 -1
- package/lib/esm/components/wizardLayout/GlobalTroubleshootEffects.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/GlobalTroubleshootEffects.js +0 -6
- package/lib/esm/components/wizardLayout/MainSection.js +1 -1
- package/lib/esm/components/wizardLayout/WizardAside.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/WizardAside.js +3 -3
- package/lib/esm/components/wizardLayout/WizardLayout.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/WizardLayout.js +37 -6
- package/lib/esm/components/wizardLayout/WizardMain.js +2 -2
- package/lib/esm/components/wizardLayout/WizardNavigation.js +1 -1
- package/lib/esm/constants/caseDetailsConstants.d.ts +1 -7
- package/lib/esm/constants/caseDetailsConstants.d.ts.map +1 -1
- package/lib/esm/constants/caseDetailsConstants.js +0 -7
- package/lib/esm/css/app.css +7 -7
- package/lib/esm/css/case.css +3 -3
- package/lib/esm/hooks/useWizard.js +1 -1
- package/lib/esm/reducers/CaseConstNTypes.d.ts +4 -4
- package/lib/esm/reducers/CaseConstNTypes.d.ts.map +1 -1
- package/lib/esm/reducers/CaseConstNTypes.js +4 -4
- package/lib/esm/reducers/CaseHelpers.d.ts.map +1 -1
- package/lib/esm/reducers/CaseHelpers.js +0 -2
- package/lib/esm/reducers/CaseOverviewReducer.d.ts +1 -1
- package/lib/esm/reducers/CaseOverviewReducer.d.ts.map +1 -1
- package/lib/esm/reducers/CaseReducer.d.ts +2 -1
- package/lib/esm/reducers/CaseReducer.d.ts.map +1 -1
- package/lib/esm/reducers/CaseReducer.js +14 -20
- package/lib/esm/reducers/RecommendationsReducer.d.ts +2 -1
- package/lib/esm/reducers/RecommendationsReducer.d.ts.map +1 -1
- package/lib/esm/reducers/RecommendationsReducer.js +30 -2
- package/lib/esm/reducers/RouteConstNTypes.d.ts +2 -2
- package/lib/esm/reducers/RouteConstNTypes.d.ts.map +1 -1
- package/lib/esm/reducers/SessionRestoreReducer.d.ts +1 -1
- package/lib/esm/reducers/SessionRestoreReducer.d.ts.map +1 -1
- package/lib/esm/reducers/SessionRestoreReducer.js +1 -7
- package/lib/esm/scss/_main.scss +43 -109
- package/lib/esm/scss/_pf4-imports.scss +30 -0
- package/lib/esm/scss/{_pf-overrides.scss → _pf4-overrides.scss} +85 -214
- package/lib/esm/scss/index.scss +2 -1
- package/package.json +14 -13
- package/lib/esm/components/CaseEditView/CaseSolutions/HandpicketItem.d.ts +0 -13
- package/lib/esm/components/CaseEditView/CaseSolutions/HandpicketItem.d.ts.map +0 -1
- package/lib/esm/components/CaseEditView/CaseSolutions/HandpicketItem.js +0 -76
- package/lib/esm/components/CaseEditView/Tabs/RelatedTickets/RelatedTickets.d.ts +0 -3
- package/lib/esm/components/CaseEditView/Tabs/RelatedTickets/RelatedTickets.d.ts.map +0 -1
- package/lib/esm/components/CaseEditView/Tabs/RelatedTickets/RelatedTickets.js +0 -118
- package/lib/esm/context/CaseOverviewContext.d.ts +0 -8
- package/lib/esm/context/CaseOverviewContext.d.ts.map +0 -1
- package/lib/esm/context/CaseOverviewContext.js +0 -10
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
// Overrides for Patternfly 4 components
|
|
2
2
|
|
|
3
3
|
:root {
|
|
4
|
-
// --pf-
|
|
4
|
+
// --pf-global--FontFamily--sans-serif: "Red Hat Text", "Overpass", Helvetica, sans-serif !important;
|
|
5
5
|
--pfe-theme--font-size: 14.54545454px !important;
|
|
6
6
|
}
|
|
7
7
|
|
|
8
|
-
.pf-
|
|
8
|
+
.pf-c-backdrop {
|
|
9
9
|
-webkit-backdrop-filter: blur(10px);
|
|
10
10
|
background-color: rgba(3, 3, 3, 0.619608);
|
|
11
11
|
box-sizing: border-box;
|
|
12
12
|
color: rgb(21, 21, 21);
|
|
13
13
|
|
|
14
|
-
.pf-
|
|
14
|
+
.pf-c-modal-box {
|
|
15
15
|
max-width: 90%;
|
|
16
16
|
|
|
17
17
|
@media (min-width: 992px) {
|
|
@@ -22,12 +22,12 @@
|
|
|
22
22
|
max-width: 50%;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
.pf-
|
|
25
|
+
.pf-c-title {
|
|
26
26
|
margin-bottom: 1rem;
|
|
27
27
|
font-size: 20px;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
.pf-
|
|
30
|
+
.pf-c-modal-box__body {
|
|
31
31
|
margin-top: 0;
|
|
32
32
|
margin-bottom: 0;
|
|
33
33
|
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
.pf-
|
|
39
|
+
.pf-c-modal-box__footer {
|
|
40
40
|
margin: 0;
|
|
41
41
|
|
|
42
42
|
button:first-child {
|
|
@@ -46,11 +46,11 @@
|
|
|
46
46
|
|
|
47
47
|
// feedback form specific overrides
|
|
48
48
|
&.feedback-modal {
|
|
49
|
-
.pf-
|
|
49
|
+
.pf-c-title {
|
|
50
50
|
margin-bottom: 1.5rem;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.pf-
|
|
53
|
+
.pf-c-modal-box__body {
|
|
54
54
|
fieldset {
|
|
55
55
|
display: -ms-flexbox;
|
|
56
56
|
display: flex;
|
|
@@ -96,23 +96,23 @@
|
|
|
96
96
|
}
|
|
97
97
|
}
|
|
98
98
|
|
|
99
|
-
.pf-modal-overflow-visible .pf-
|
|
99
|
+
.pf-modal-overflow-visible .pf-c-modal-box__body {
|
|
100
100
|
overflow: visible !important;
|
|
101
101
|
}
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
-
.pf-
|
|
104
|
+
.pf-c-divider {
|
|
105
105
|
margin-bottom: 0.5rem;
|
|
106
106
|
margin-top: 0.5rem;
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
-
.pf-
|
|
110
|
-
.pf-
|
|
109
|
+
.pf-c-alert {
|
|
110
|
+
.pf-c-alert__title {
|
|
111
111
|
font-weight: 600 !important;
|
|
112
112
|
font-size: 15px;
|
|
113
113
|
}
|
|
114
114
|
|
|
115
|
-
.pf-
|
|
115
|
+
.pf-c-alert__description .restore-session-list {
|
|
116
116
|
margin-bottom: 0;
|
|
117
117
|
padding-left: 0;
|
|
118
118
|
list-style: none;
|
|
@@ -147,13 +147,13 @@
|
|
|
147
147
|
padding: 0 10px;
|
|
148
148
|
|
|
149
149
|
&:hover svg {
|
|
150
|
-
color: var(--pf-
|
|
150
|
+
color: var(--pf-global--palette--blue-500) !important;
|
|
151
151
|
}
|
|
152
152
|
}
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
155
|
|
|
156
|
-
.pf-
|
|
156
|
+
.pf-c-alert__action {
|
|
157
157
|
button {
|
|
158
158
|
padding: 6px 12px;
|
|
159
159
|
background: transparent;
|
|
@@ -162,29 +162,29 @@
|
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
|
|
165
|
-
&.pf-
|
|
166
|
-
--pf-
|
|
167
|
-
--pf-
|
|
165
|
+
&.pf-c-alert.pf-m-info.pf-m-inline {
|
|
166
|
+
--pf-c-alert--m-inline--before--BackgroundColor: #39a5dc;
|
|
167
|
+
--pf-c-alert__icon--Color: #39a5dc;
|
|
168
168
|
|
|
169
|
-
.pf-
|
|
169
|
+
.pf-c-alert__description > * {
|
|
170
170
|
margin-bottom: 0;
|
|
171
171
|
}
|
|
172
172
|
}
|
|
173
173
|
}
|
|
174
174
|
|
|
175
175
|
#rh-support-case {
|
|
176
|
-
.pf-
|
|
177
|
-
.pf-
|
|
176
|
+
.pf-c-expandable-section {
|
|
177
|
+
.pf-c-expandable-section__content {
|
|
178
178
|
margin-top: 0 !important;
|
|
179
179
|
padding: 10px 5px;
|
|
180
180
|
border: 1px solid #d2d2d2;
|
|
181
181
|
border-top: none;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
.pf-
|
|
184
|
+
.pf-c-expandable-section__toggle {
|
|
185
185
|
font-size: 16px;
|
|
186
186
|
|
|
187
|
-
.pf-
|
|
187
|
+
.pf-c-expandable-section__toggle-text {
|
|
188
188
|
margin-left: 8px;
|
|
189
189
|
font-weight: 500;
|
|
190
190
|
}
|
|
@@ -192,23 +192,21 @@
|
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
194
|
|
|
195
|
-
.pf-
|
|
196
|
-
padding: 0;
|
|
195
|
+
.pf-c-accordion {
|
|
197
196
|
.pf-m-expanded ul {
|
|
198
197
|
list-style-type: none; //Because, FF
|
|
199
198
|
}
|
|
200
199
|
|
|
201
200
|
h3 {
|
|
202
201
|
margin-bottom: 0;
|
|
203
|
-
margin-top: 0;
|
|
204
202
|
|
|
205
|
-
.pf-
|
|
206
|
-
.pf-
|
|
203
|
+
.pf-c-accordion__toggle {
|
|
204
|
+
.pf-c-accordion__toggle-text {
|
|
207
205
|
font-size: 16px;
|
|
208
206
|
}
|
|
209
207
|
|
|
210
208
|
&.pf-m-expanded {
|
|
211
|
-
.pf-
|
|
209
|
+
.pf-c-accordion__toggle-text {
|
|
212
210
|
font-weight: 600;
|
|
213
211
|
}
|
|
214
212
|
}
|
|
@@ -217,25 +215,25 @@
|
|
|
217
215
|
}
|
|
218
216
|
|
|
219
217
|
.critical-solutions-modal {
|
|
220
|
-
&.pf-
|
|
218
|
+
&.pf-c-modal-box {
|
|
221
219
|
max-width: 60% !important;
|
|
222
220
|
|
|
223
|
-
.pf-
|
|
221
|
+
.pf-c-modal-box__body {
|
|
224
222
|
margin-bottom: 0;
|
|
225
223
|
padding-top: 0.5rem;
|
|
226
224
|
padding-bottom: 0;
|
|
227
225
|
}
|
|
228
226
|
}
|
|
229
227
|
|
|
230
|
-
.pf-
|
|
228
|
+
.pf-c-accordion {
|
|
231
229
|
h3 {
|
|
232
230
|
margin-top: 0;
|
|
233
231
|
}
|
|
234
232
|
|
|
235
|
-
.pf-
|
|
233
|
+
.pf-c-accordion__toggle {
|
|
236
234
|
padding: 0.8rem 1rem;
|
|
237
235
|
|
|
238
|
-
.pf-
|
|
236
|
+
.pf-c-accordion__toggle-text {
|
|
239
237
|
overflow: visible;
|
|
240
238
|
max-width: 95%;
|
|
241
239
|
white-space: normal;
|
|
@@ -247,7 +245,7 @@
|
|
|
247
245
|
}
|
|
248
246
|
}
|
|
249
247
|
|
|
250
|
-
.pf-
|
|
248
|
+
.pf-c-accordion__expanded-content-body {
|
|
251
249
|
padding: 1rem 1.5rem;
|
|
252
250
|
|
|
253
251
|
& > *:not(.ea-rule) .cta-link {
|
|
@@ -262,7 +260,7 @@
|
|
|
262
260
|
}
|
|
263
261
|
}
|
|
264
262
|
|
|
265
|
-
.pf-
|
|
263
|
+
.pf-c-accordion__toggle-text .pf-c-label {
|
|
266
264
|
font-weight: 400;
|
|
267
265
|
padding: 4px 8px;
|
|
268
266
|
line-height: 21px;
|
|
@@ -270,7 +268,7 @@
|
|
|
270
268
|
}
|
|
271
269
|
}
|
|
272
270
|
|
|
273
|
-
.pf-
|
|
271
|
+
.pf-c-alert-group {
|
|
274
272
|
list-style: none;
|
|
275
273
|
}
|
|
276
274
|
|
|
@@ -282,7 +280,6 @@
|
|
|
282
280
|
background-color: #286869 !important;
|
|
283
281
|
.card-title {
|
|
284
282
|
color: #fff !important;
|
|
285
|
-
font-weight: 900;
|
|
286
283
|
}
|
|
287
284
|
div > button > span > svg {
|
|
288
285
|
color: white !important;
|
|
@@ -291,12 +288,6 @@
|
|
|
291
288
|
color: white !important;
|
|
292
289
|
}
|
|
293
290
|
}
|
|
294
|
-
|
|
295
|
-
.popular-solutions-toggle-button {
|
|
296
|
-
padding-right: 5px;
|
|
297
|
-
margin-top: 2px;
|
|
298
|
-
}
|
|
299
|
-
|
|
300
291
|
.file-diag {
|
|
301
292
|
border: 1px solid #ededed;
|
|
302
293
|
}
|
|
@@ -307,12 +298,12 @@
|
|
|
307
298
|
margin-bottom: 0;
|
|
308
299
|
padding: 0.5rem 0.8rem;
|
|
309
300
|
font-size: 15px;
|
|
310
|
-
background-color: var(--pf-
|
|
311
|
-
border: 1px solid var(--pf-
|
|
312
|
-
color: var(--pf-
|
|
301
|
+
background-color: var(--pf-global--palette--black-500);
|
|
302
|
+
border: 1px solid var(--pf-global--palette--black-500);
|
|
303
|
+
color: var(--pf-global--palette--white);
|
|
313
304
|
}
|
|
314
305
|
|
|
315
|
-
.file-diag .file-buttons .pf-
|
|
306
|
+
.file-diag .file-buttons .pf-c-switch .pf-c-switch__label {
|
|
316
307
|
padding-left: 10px;
|
|
317
308
|
font-size: 15px;
|
|
318
309
|
}
|
|
@@ -321,21 +312,21 @@
|
|
|
321
312
|
top: 20px !important;
|
|
322
313
|
}
|
|
323
314
|
|
|
324
|
-
.pf-
|
|
315
|
+
.pf-c-button.pf-m-secondary[disabled]::after {
|
|
325
316
|
border: 0;
|
|
326
317
|
}
|
|
327
318
|
|
|
328
|
-
.pf-
|
|
319
|
+
.pf-c-button .pf-m-active {
|
|
329
320
|
color: #06c;
|
|
330
321
|
}
|
|
331
322
|
|
|
332
323
|
// Override disable color on darker backgrounds
|
|
333
324
|
.case-overview-secondary,
|
|
334
325
|
#review {
|
|
335
|
-
.pf-
|
|
336
|
-
.pf-
|
|
337
|
-
--pf-
|
|
338
|
-
--pf-
|
|
326
|
+
.pf-c-select__toggle.pf-m-disabled,
|
|
327
|
+
.pf-c-select__toggle:disabled {
|
|
328
|
+
--pf-c-select__toggle--Color: #ccc;
|
|
329
|
+
--pf-c-select__toggle--BackgroundColor: #fff;
|
|
339
330
|
}
|
|
340
331
|
}
|
|
341
332
|
|
|
@@ -351,11 +342,11 @@ section.grid-aside-content pfe-accordion {
|
|
|
351
342
|
--pfe-accordion--FontWeight--header: 600;
|
|
352
343
|
}
|
|
353
344
|
|
|
354
|
-
div.pf-
|
|
345
|
+
div.pf-c-modal-box__body label.pf-c-switch {
|
|
355
346
|
padding: 1rem;
|
|
356
347
|
}
|
|
357
348
|
// override added padding
|
|
358
|
-
div.pf-
|
|
349
|
+
div.pf-c-alert__description div.ea-rule p a.pf-c-button {
|
|
359
350
|
padding: 0;
|
|
360
351
|
}
|
|
361
352
|
|
|
@@ -373,20 +364,20 @@ section div.file-recommendations h5 {
|
|
|
373
364
|
margin: 0 !important;
|
|
374
365
|
}
|
|
375
366
|
|
|
376
|
-
section div.file-recommendations h5 span div.pf-
|
|
367
|
+
section div.file-recommendations h5 span div.pf-c-label-group {
|
|
377
368
|
display: flex;
|
|
378
369
|
}
|
|
379
370
|
|
|
380
|
-
div input.pf-
|
|
371
|
+
div input.pf-c-form-control.pf-m-search {
|
|
381
372
|
background-image: none;
|
|
382
373
|
}
|
|
383
374
|
// To override font weight in CEP Form - PCM-11644
|
|
384
|
-
div#cep-details-modal.pf-
|
|
385
|
-
form.pf-
|
|
386
|
-
div.pf-
|
|
387
|
-
div.pf-
|
|
388
|
-
label.pf-
|
|
389
|
-
span.pf-
|
|
375
|
+
div#cep-details-modal.pf-c-modal-box__body {
|
|
376
|
+
form.pf-c-form.push-top-narrow {
|
|
377
|
+
div.pf-c-form__group {
|
|
378
|
+
div.pf-c-form__group-label {
|
|
379
|
+
label.pf-c-form__label {
|
|
380
|
+
span.pf-c-form__label-text {
|
|
390
381
|
font-weight: 600 !important;
|
|
391
382
|
}
|
|
392
383
|
}
|
|
@@ -397,24 +388,24 @@ div#cep-details-modal.pf-v5-c-modal-box__body {
|
|
|
397
388
|
|
|
398
389
|
// To override font weight in Request Escalation Form - PCM-11644
|
|
399
390
|
div#request-mgmt-escalation-modal.request-escalation-modal {
|
|
400
|
-
div.pf-
|
|
401
|
-
form.pf-
|
|
402
|
-
div.pf-
|
|
403
|
-
div.pf-
|
|
404
|
-
div.pf-
|
|
405
|
-
div.pf-
|
|
406
|
-
label.pf-
|
|
407
|
-
span.pf-
|
|
391
|
+
div.pf-c-modal-box__body {
|
|
392
|
+
form.pf-c-form.request-escalation-form {
|
|
393
|
+
div.pf-l-grid.pf-m-all-12-col-on-md.pf-m-gutter {
|
|
394
|
+
div.pf-l-grid__item.pf-m-6-col {
|
|
395
|
+
div.pf-c-form__group {
|
|
396
|
+
div.pf-c-form__group-label {
|
|
397
|
+
label.pf-c-form__label {
|
|
398
|
+
span.pf-c-form__label-text {
|
|
408
399
|
font-weight: 600 !important;
|
|
409
400
|
}
|
|
410
401
|
}
|
|
411
402
|
}
|
|
412
403
|
}
|
|
413
404
|
}
|
|
414
|
-
div.pf-
|
|
415
|
-
div.pf-
|
|
416
|
-
label.pf-
|
|
417
|
-
span.pf-
|
|
405
|
+
div.pf-c-form__group {
|
|
406
|
+
div.pf-c-form__group-label {
|
|
407
|
+
label.pf-c-form__label {
|
|
408
|
+
span.pf-c-form__label-text {
|
|
418
409
|
font-weight: 600 !important;
|
|
419
410
|
}
|
|
420
411
|
}
|
|
@@ -426,13 +417,13 @@ div#request-mgmt-escalation-modal.request-escalation-modal {
|
|
|
426
417
|
}
|
|
427
418
|
|
|
428
419
|
// To override font weight on reopen case modal - PCM-11644
|
|
429
|
-
#case-reopen-modal {
|
|
430
|
-
form.pf-
|
|
431
|
-
div.pf-
|
|
432
|
-
div.pf-
|
|
433
|
-
.pf-
|
|
434
|
-
.pf-
|
|
435
|
-
font-weight:
|
|
420
|
+
div#case-reopen-modal.pf-c-modal-box__body {
|
|
421
|
+
form.pf-c-form.case-reopen-modal-form {
|
|
422
|
+
div.pf-c-form__group {
|
|
423
|
+
div.pf-c-form__group-label {
|
|
424
|
+
label.pf-c-form__label {
|
|
425
|
+
span.pf-c-form__label-text {
|
|
426
|
+
font-weight: 600 !important;
|
|
436
427
|
}
|
|
437
428
|
}
|
|
438
429
|
}
|
|
@@ -444,18 +435,18 @@ pfe-accordion {
|
|
|
444
435
|
box-shadow: inset 1px 1px 0px #d2d2d2, inset -1px -1px 0px #d2d2d2;
|
|
445
436
|
}
|
|
446
437
|
|
|
447
|
-
.pf-
|
|
448
|
-
.pf-
|
|
449
|
-
.pf-
|
|
438
|
+
.pf-c-wizard__main,
|
|
439
|
+
.pf-c-wizard__footer,
|
|
440
|
+
.pf-c-wizard__nav {
|
|
450
441
|
z-index: 1 !important;
|
|
451
442
|
}
|
|
452
443
|
|
|
453
|
-
.pf-
|
|
444
|
+
.pf-c-options-menu__menu {
|
|
454
445
|
z-index: 9 !important;
|
|
455
446
|
}
|
|
456
447
|
|
|
457
448
|
#tc-product-dropdown-selector {
|
|
458
|
-
.pf-
|
|
449
|
+
.pf-c-select__menu {
|
|
459
450
|
z-index: 90 !important;
|
|
460
451
|
}
|
|
461
452
|
}
|
|
@@ -468,7 +459,7 @@ div.suggestions-result-section {
|
|
|
468
459
|
margin-top: 2rem;
|
|
469
460
|
}
|
|
470
461
|
|
|
471
|
-
.all-product-selector-dropdown .pf-
|
|
462
|
+
.all-product-selector-dropdown .pf-c-select__menu-group-title:empty {
|
|
472
463
|
display: none;
|
|
473
464
|
}
|
|
474
465
|
|
|
@@ -477,10 +468,10 @@ div.suggestions-result-section {
|
|
|
477
468
|
}
|
|
478
469
|
|
|
479
470
|
.update-info-button {
|
|
480
|
-
--pf-
|
|
481
|
-
--pf-
|
|
482
|
-
--pf-
|
|
483
|
-
--pf-
|
|
471
|
+
--pf-c-button--BackgroundColor: #fff;
|
|
472
|
+
--pf-c-button--hover--BackgroundColor: #ededed;
|
|
473
|
+
--pf-c-button--active--BackgroundColor: #ededed;
|
|
474
|
+
--pf-c-button--focus--BackgroundColor: #ededed;
|
|
484
475
|
}
|
|
485
476
|
|
|
486
477
|
.submit-case-check-icon {
|
|
@@ -492,126 +483,6 @@ div.suggestions-result-section {
|
|
|
492
483
|
margin-bottom: 1rem !important;
|
|
493
484
|
}
|
|
494
485
|
|
|
495
|
-
.pf-
|
|
496
|
-
margin-bottom: 0;
|
|
497
|
-
}
|
|
498
|
-
|
|
499
|
-
.pf-v5-c-label-group__list {
|
|
486
|
+
.pf-c-alert p {
|
|
500
487
|
margin-bottom: 0;
|
|
501
488
|
}
|
|
502
|
-
|
|
503
|
-
.pf-v5-c-panel__main-body {
|
|
504
|
-
padding: 0;
|
|
505
|
-
}
|
|
506
|
-
.pf-v5-c-form-control textarea,
|
|
507
|
-
.pf-v5-c-form-control input {
|
|
508
|
-
outline: none;
|
|
509
|
-
&:focus {
|
|
510
|
-
border-bottom-color: #06c;
|
|
511
|
-
}
|
|
512
|
-
}
|
|
513
|
-
|
|
514
|
-
.pf-v5-c-wizard__main {
|
|
515
|
-
padding: 0 !important;
|
|
516
|
-
}
|
|
517
|
-
.pf-v5-c-card {
|
|
518
|
-
header {
|
|
519
|
-
font-weight: 500;
|
|
520
|
-
}
|
|
521
|
-
}
|
|
522
|
-
|
|
523
|
-
ul.pf-v5-c-tabs__list {
|
|
524
|
-
margin-bottom: 0px;
|
|
525
|
-
}
|
|
526
|
-
|
|
527
|
-
ul.pf-v5-c-chip-group__list {
|
|
528
|
-
margin: 0px;
|
|
529
|
-
}
|
|
530
|
-
|
|
531
|
-
span.pf-v5-c-input-group__text {
|
|
532
|
-
display: inline-flex;
|
|
533
|
-
width: 100%;
|
|
534
|
-
}
|
|
535
|
-
|
|
536
|
-
.bookmark-search-dropdown-wrapper {
|
|
537
|
-
div.pf-v5-c-dropdown__toggle.pf-m-split-button.pf-m-action {
|
|
538
|
-
width: 100%;
|
|
539
|
-
}
|
|
540
|
-
}
|
|
541
|
-
|
|
542
|
-
.pf-v5-c-list {
|
|
543
|
-
padding: 0;
|
|
544
|
-
}
|
|
545
|
-
|
|
546
|
-
.product-selector-group {
|
|
547
|
-
.pf-v5-c-select__menu-group-title {
|
|
548
|
-
font-weight: 700;
|
|
549
|
-
}
|
|
550
|
-
}
|
|
551
|
-
|
|
552
|
-
.pf-v5-c-accordion__expandable-content {
|
|
553
|
-
margin: 0;
|
|
554
|
-
}
|
|
555
|
-
|
|
556
|
-
.top-content-suggestion-accordion {
|
|
557
|
-
dl dt {
|
|
558
|
-
margin: 0px;
|
|
559
|
-
}
|
|
560
|
-
.pf-v5-c-accordion.pf-m-bordered {
|
|
561
|
-
margin: 0px;
|
|
562
|
-
padding: 0px;
|
|
563
|
-
}
|
|
564
|
-
|
|
565
|
-
border: 1px solid #d2d2d2;
|
|
566
|
-
}
|
|
567
|
-
|
|
568
|
-
.pf-v5-c-alert__title {
|
|
569
|
-
margin-bottom: 0px;
|
|
570
|
-
}
|
|
571
|
-
|
|
572
|
-
.restore-session-alert {
|
|
573
|
-
.pf-v5-c-alert__icon {
|
|
574
|
-
font-size: 18px;
|
|
575
|
-
}
|
|
576
|
-
.pf-v5-c-alert__description {
|
|
577
|
-
margin-top: 0px;
|
|
578
|
-
}
|
|
579
|
-
}
|
|
580
|
-
|
|
581
|
-
#cep-details-modal {
|
|
582
|
-
.pf-v5-c-form__label-text {
|
|
583
|
-
font-weight: 500;
|
|
584
|
-
}
|
|
585
|
-
}
|
|
586
|
-
|
|
587
|
-
.file-recommendations-file-upload-alert {
|
|
588
|
-
.pf-v5-c-alert__icon {
|
|
589
|
-
margin-top: 15px;
|
|
590
|
-
}
|
|
591
|
-
}
|
|
592
|
-
|
|
593
|
-
.close-case-modal-form {
|
|
594
|
-
.pf-v5-c-form__label {
|
|
595
|
-
.pf-v5-c-form__label-text {
|
|
596
|
-
font-weight: 500 !important;
|
|
597
|
-
}
|
|
598
|
-
}
|
|
599
|
-
}
|
|
600
|
-
|
|
601
|
-
ul.pf-v5-c-menu__list,
|
|
602
|
-
.pf-v5-c-modal-box__title {
|
|
603
|
-
margin-bottom: 0px;
|
|
604
|
-
}
|
|
605
|
-
|
|
606
|
-
div.related-ticket-search-input-container#related-ticket-search-container {
|
|
607
|
-
float: right;
|
|
608
|
-
margin-bottom: 1rem;
|
|
609
|
-
}
|
|
610
|
-
|
|
611
|
-
.related-ticket-search-input {
|
|
612
|
-
width: 25rem;
|
|
613
|
-
}
|
|
614
|
-
|
|
615
|
-
button.pf-v5-c-toggle-group__button {
|
|
616
|
-
z-index: 1;
|
|
617
|
-
}
|
package/lib/esm/scss/index.scss
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rh-support/troubleshoot",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.4.10-beta.6",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public",
|
|
6
6
|
"registry": "https://registry.npmjs.org"
|
|
@@ -26,13 +26,13 @@
|
|
|
26
26
|
"lib/**/*"
|
|
27
27
|
],
|
|
28
28
|
"peerDependencies": {
|
|
29
|
-
"@cee-eng/hydrajs": "4.16.
|
|
29
|
+
"@cee-eng/hydrajs": "4.16.43",
|
|
30
30
|
"@cee-eng/ui-toolkit": "1.1.6",
|
|
31
|
-
"@patternfly/patternfly": "
|
|
31
|
+
"@patternfly/patternfly": "4.196.7",
|
|
32
32
|
"@patternfly/pfe-accordion": "1.12.3",
|
|
33
33
|
"@patternfly/pfe-collapse": "1.12.3",
|
|
34
34
|
"@patternfly/pfe-tabs": "1.12.3",
|
|
35
|
-
"@patternfly/react-core": "
|
|
35
|
+
"@patternfly/react-core": "4.264.0",
|
|
36
36
|
"dompurify": "^2.2.6",
|
|
37
37
|
"downshift": "^6.0.5",
|
|
38
38
|
"i18next": "^19.0.1",
|
|
@@ -46,6 +46,7 @@
|
|
|
46
46
|
"qs": "^6.7.0",
|
|
47
47
|
"react": "17.0.2",
|
|
48
48
|
"react-bootstrap-typeahead": "^5.1.4",
|
|
49
|
+
"react-content-loader": "^5.1.0",
|
|
49
50
|
"react-dom": "17.0.2",
|
|
50
51
|
"react-dropzone": "^10.2.1",
|
|
51
52
|
"react-i18next": "^11.2.5",
|
|
@@ -55,22 +56,21 @@
|
|
|
55
56
|
"react-virtualized": "^9.21.2"
|
|
56
57
|
},
|
|
57
58
|
"dependencies": {
|
|
58
|
-
"@cee-eng/hydrajs": "4.16.
|
|
59
|
+
"@cee-eng/hydrajs": "4.16.43",
|
|
59
60
|
"@cee-eng/ui-toolkit": "1.1.6",
|
|
60
|
-
"@patternfly/patternfly": "
|
|
61
|
+
"@patternfly/patternfly": "4.196.7",
|
|
61
62
|
"@patternfly/pfe-accordion": "1.12.3",
|
|
62
63
|
"@patternfly/pfe-collapse": "1.12.3",
|
|
63
64
|
"@patternfly/pfe-icon": "^1.12.3",
|
|
64
65
|
"@patternfly/pfe-tabs": "1.12.3",
|
|
65
|
-
"@patternfly/react-core": "
|
|
66
|
-
"@patternfly/react-table": "^5.1.1",
|
|
66
|
+
"@patternfly/react-core": "4.264.0",
|
|
67
67
|
"@progress/kendo-drawing": "^1.6.0",
|
|
68
68
|
"@progress/kendo-react-pdf": "^3.12.0",
|
|
69
|
-
"@rh-support/components": "2.
|
|
70
|
-
"@rh-support/react-context": "2.
|
|
69
|
+
"@rh-support/components": "2.4.10-beta.6",
|
|
70
|
+
"@rh-support/react-context": "2.4.10-beta.6",
|
|
71
71
|
"@rh-support/types": "2.0.2",
|
|
72
|
-
"@rh-support/user-permissions": "2.
|
|
73
|
-
"@rh-support/utils": "2.
|
|
72
|
+
"@rh-support/user-permissions": "2.4.10-beta.6",
|
|
73
|
+
"@rh-support/utils": "2.4.10-beta.6",
|
|
74
74
|
"@types/react-redux": "^7.1.12",
|
|
75
75
|
"@types/redux": "^3.6.0",
|
|
76
76
|
"dompurify": "^2.4.1",
|
|
@@ -86,6 +86,7 @@
|
|
|
86
86
|
"qs": "^6.11.0",
|
|
87
87
|
"react": "17.0.2",
|
|
88
88
|
"react-bootstrap-typeahead": "^5.1.4",
|
|
89
|
+
"react-content-loader": "^5.1.0",
|
|
89
90
|
"react-dom": "17.0.2",
|
|
90
91
|
"react-dropzone": "^10.2.1",
|
|
91
92
|
"react-i18next": "^11.2.5",
|
|
@@ -132,5 +133,5 @@
|
|
|
132
133
|
"defaults and supports es6-module",
|
|
133
134
|
"maintained node versions"
|
|
134
135
|
],
|
|
135
|
-
"gitHead": "
|
|
136
|
+
"gitHead": "f4caba45a2ffbc0cb441fdd30630769b447931d1"
|
|
136
137
|
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ICaseDetailAsideRecommendation } from './CaseSolutionsItem';
|
|
2
|
-
interface IProps {
|
|
3
|
-
pinTitle: string;
|
|
4
|
-
caseNumber: string;
|
|
5
|
-
index: number;
|
|
6
|
-
recommendation: ICaseDetailAsideRecommendation;
|
|
7
|
-
isPinLoading: any;
|
|
8
|
-
onRecommendationLike: () => void;
|
|
9
|
-
type: string;
|
|
10
|
-
}
|
|
11
|
-
export declare function HandpickedItem(props: IProps): JSX.Element;
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=HandpicketItem.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HandpicketItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/CaseEditView/CaseSolutions/HandpicketItem.tsx"],"names":[],"mappings":"AAcA,OAAO,EAAE,8BAA8B,EAAE,MAAM,qBAAqB,CAAC;AAErE,UAAU,MAAM;IACZ,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,8BAA8B,CAAC;IAC/C,YAAY,EAAE,GAAG,CAAC;IAClB,oBAAoB,EAAE,MAAM,IAAI,CAAC;IACjC,IAAI,EAAE,MAAM,CAAC;CAChB;AAED,wBAAgB,cAAc,CAAC,KAAK,EAAE,MAAM,eAwH3C"}
|