@rh-support/troubleshoot 2.6.270 → 2.6.273
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/AccountInfo/AccountSelector.d.ts.map +1 -1
- package/lib/esm/components/AccountInfo/AccountSelector.js +28 -40
- package/lib/esm/components/AccountInfo/css/accountSelector.css +3 -2
- package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/ActiveCustomerEscalation.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/ActiveCustomerEscalation.js +5 -2
- package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/RequestEscalationModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/RequestEscalationModal.js +3 -1
- package/lib/esm/components/CaseEditView/Case.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Case.js +9 -5
- package/lib/esm/components/CaseEditView/CaseOverview/CaseOwnerInfo.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseOverview/CaseOwnerInfo.js +1 -1
- package/lib/esm/components/CaseEditView/CaseOverview/CaseType.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseOverview/CaseType.js +2 -4
- package/lib/esm/components/CaseEditView/CaseOverview/index.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseOverview/index.js +8 -6
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseContactPhoneNumber.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseContactPhoneNumber.js +38 -34
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseDetailsManagement.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseDetailsManagement.js +2 -4
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseOpenshiftClusterId/CaseOpenShiftPopover.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/ProductVersion.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/ProductVersion.js +21 -59
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseDiscussion.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseDiscussion.js +1 -0
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/PostComment.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/PostComment.js +2 -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 +6 -5
- package/lib/esm/components/CaseEditView/Tabs/CaseHistory/CaseHistory.d.ts +0 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseHistory/CaseHistory.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseHistory/CaseHistory.js +0 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseHistory/Timeline.css +13 -33
- package/lib/esm/components/CaseEditView/Tabs/CaseHistory/Timeline.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseHistory/Timeline.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseSummary/CaseSummary.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseSummary/CaseSummary.js +5 -4
- package/lib/esm/components/CaseEditView/Tabs/CaseSummary/CaseSummaryErrorMessage.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/RelatedTasks/RelatedTasks.js +1 -1
- package/lib/esm/components/CaseInformation/CaseGroup.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/CaseGroup.js +11 -1
- package/lib/esm/components/CaseInformation/CaseInformation.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/CaseInformation.js +11 -9
- package/lib/esm/components/CaseInformation/ContactPhoneNumber.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/ContactPhoneNumber.js +37 -24
- package/lib/esm/components/CaseInformation/Description.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/Description.js +17 -1
- package/lib/esm/components/CaseInformation/Severity.d.ts.map +1 -1
- 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 +33 -56
- package/lib/esm/components/CaseManagement/CaseLanguageSelector.js +2 -2
- package/lib/esm/components/CaseManagement/CaseManagement.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/CaseManagement.js +4 -7
- package/lib/esm/components/CaseManagement/NoClusterIDReasonSelector.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/NoClusterIDReasonSelector.js +5 -4
- package/lib/esm/components/CaseManagement/OpenShiftClusterId.js +1 -1
- package/lib/esm/components/CaseManagement/OpenshiftDropdownV4.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/OpenshiftDropdownV4.js +12 -6
- package/lib/esm/components/CaseManagement/SendNotifications/NonOrgCaseNotifyeesSelector.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/SendNotifications/NonOrgCaseNotifyeesSelector.js +2 -1
- package/lib/esm/components/Cve/CvePanel.d.ts.map +1 -1
- package/lib/esm/components/Cve/CvePanel.js +16 -8
- package/lib/esm/components/IdeaInformation/IdeaInformation.d.ts.map +1 -1
- package/lib/esm/components/IdeaInformation/IdeaInformation.js +14 -14
- package/lib/esm/components/OpenCase/SupportTypeSelectorPage.d.ts.map +1 -1
- package/lib/esm/components/OpenCase/SupportTypeSelectorPage.js +4 -2
- package/lib/esm/components/ProductSelector/AllProductsSelector.d.ts +0 -1
- package/lib/esm/components/ProductSelector/AllProductsSelector.d.ts.map +1 -1
- package/lib/esm/components/ProductSelector/AllProductsSelector.js +3 -14
- package/lib/esm/components/ProductSelector/NewProductDropdownSelector.d.ts.map +1 -1
- package/lib/esm/components/ProductSelector/NewProductDropdownSelector.js +14 -42
- package/lib/esm/components/ProductSelector/NewProductVersionSelector.d.ts.map +1 -1
- package/lib/esm/components/ProductSelector/NewProductVersionSelector.js +19 -53
- package/lib/esm/components/ProductSelector/ProductSelector.d.ts.map +1 -1
- package/lib/esm/components/ProductSelector/ProductSelector.js +1 -3
- package/lib/esm/components/Recommendations/ClusterRecommendationItems.d.ts +2 -0
- package/lib/esm/components/Recommendations/ClusterRecommendationItems.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/ClusterRecommendationItems.js +16 -13
- package/lib/esm/components/Recommendations/ClusterRecommendations.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/ClusterRecommendations.js +1 -4
- package/lib/esm/components/Recommendations/EARules/EARule.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/EARules/EARule.js +3 -1
- package/lib/esm/components/Recommendations/InsightsResults.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/InsightsResults.js +4 -0
- package/lib/esm/components/RemoteRider/RemoteRiderAcceptanceModal.d.ts.map +1 -1
- package/lib/esm/components/Review/Review.d.ts.map +1 -1
- package/lib/esm/components/Review/Review.js +18 -11
- package/lib/esm/components/SessionRestore/SessionRestore.d.ts +2 -0
- package/lib/esm/components/SessionRestore/SessionRestore.d.ts.map +1 -1
- package/lib/esm/components/SessionRestore/SessionRestore.js +23 -4
- package/lib/esm/components/TroubleshootSection/AskRedHat.d.ts +3 -1
- package/lib/esm/components/TroubleshootSection/AskRedHat.d.ts.map +1 -1
- package/lib/esm/components/TroubleshootSection/AskRedHat.js +8 -10
- package/lib/esm/components/TroubleshootSection/ResponseActions.d.ts.map +1 -1
- package/lib/esm/components/TroubleshootSection/ResponseActions.js +5 -3
- package/lib/esm/components/TroubleshootSection/TroubleshootSection.js +1 -1
- package/lib/esm/components/TroubleshootSection/UserFeedback.d.ts.map +1 -1
- package/lib/esm/components/TroubleshootSection/UserFeedback.js +10 -8
- package/lib/esm/components/TroubleshootSection/UserFeedbackComplete.d.ts.map +1 -1
- package/lib/esm/components/TroubleshootSection/UserFeedbackComplete.js +5 -1
- package/lib/esm/components/shared/fileUpload/WidgetFileUploader.d.ts.map +1 -1
- package/lib/esm/components/shared/fileUpload/WidgetFileUploader.js +2 -1
- package/lib/esm/components/shared/useIsSectionValid.d.ts.map +1 -1
- package/lib/esm/components/shared/useIsSectionValid.js +55 -69
- package/lib/esm/components/wizardLayout/GlobalTroubleshootEffects.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/GlobalTroubleshootEffects.js +34 -9
- package/lib/esm/components/wizardLayout/WizardLayout.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/WizardLayout.js +6 -7
- package/lib/esm/components/wizardLayout/WizardNavigation.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/WizardNavigation.js +10 -9
- package/lib/esm/constants/caseDetailsConstants.d.ts +10 -10
- package/lib/esm/constants/caseDetailsConstants.d.ts.map +1 -1
- package/lib/esm/constants/caseDetailsConstants.js +27 -11
- package/lib/esm/hooks/useARHResponse.d.ts.map +1 -1
- package/lib/esm/hooks/useARHResponse.js +4 -1
- package/lib/esm/hooks/useResetCaseCreate.d.ts.map +1 -1
- package/lib/esm/hooks/useResetCaseCreate.js +13 -11
- package/lib/esm/i18n/template-de.d.ts +6 -0
- package/lib/esm/i18n/template-de.d.ts.map +1 -1
- package/lib/esm/i18n/template-de.js +6 -0
- package/lib/esm/i18n/template-es.d.ts +6 -0
- package/lib/esm/i18n/template-es.d.ts.map +1 -1
- package/lib/esm/i18n/template-es.js +6 -0
- package/lib/esm/i18n/template-fr.d.ts +6 -0
- package/lib/esm/i18n/template-fr.d.ts.map +1 -1
- package/lib/esm/i18n/template-fr.js +6 -0
- package/lib/esm/i18n/template-it.d.ts +6 -0
- package/lib/esm/i18n/template-it.d.ts.map +1 -1
- package/lib/esm/i18n/template-it.js +6 -0
- package/lib/esm/i18n/template-jp.d.ts +6 -0
- package/lib/esm/i18n/template-jp.d.ts.map +1 -1
- package/lib/esm/i18n/template-jp.js +6 -0
- package/lib/esm/i18n/template-ko.d.ts +6 -0
- package/lib/esm/i18n/template-ko.d.ts.map +1 -1
- package/lib/esm/i18n/template-ko.js +6 -0
- package/lib/esm/i18n/template-pt.d.ts +6 -0
- package/lib/esm/i18n/template-pt.d.ts.map +1 -1
- package/lib/esm/i18n/template-pt.js +6 -0
- package/lib/esm/i18n/template-ru.d.ts +6 -0
- package/lib/esm/i18n/template-ru.d.ts.map +1 -1
- package/lib/esm/i18n/template-ru.js +6 -0
- package/lib/esm/i18n/template-zh.d.ts +6 -0
- package/lib/esm/i18n/template-zh.d.ts.map +1 -1
- package/lib/esm/i18n/template-zh.js +6 -0
- package/lib/esm/reducers/CaseConstNTypes.d.ts +23 -0
- package/lib/esm/reducers/CaseConstNTypes.d.ts.map +1 -1
- package/lib/esm/reducers/CaseConstNTypes.js +9 -4
- package/lib/esm/reducers/CaseDiscussionTabReducer.js +1 -1
- package/lib/esm/reducers/CaseHelpers.d.ts +10 -7
- package/lib/esm/reducers/CaseHelpers.d.ts.map +1 -1
- package/lib/esm/reducers/CaseHelpers.js +58 -11
- package/lib/esm/reducers/CaseOverviewReducer.d.ts +3 -1
- package/lib/esm/reducers/CaseOverviewReducer.d.ts.map +1 -1
- package/lib/esm/reducers/CaseOverviewReducer.js +7 -5
- package/lib/esm/reducers/CaseReducer.d.ts +16 -5
- package/lib/esm/reducers/CaseReducer.d.ts.map +1 -1
- package/lib/esm/reducers/CaseReducer.js +96 -24
- package/lib/esm/reducers/RulesReducer.d.ts +11 -4
- package/lib/esm/reducers/RulesReducer.d.ts.map +1 -1
- package/lib/esm/reducers/RulesReducer.js +6 -1
- package/lib/esm/reducers/SessionRestoreReducer.d.ts.map +1 -1
- package/lib/esm/reducers/SessionRestoreReducer.js +7 -4
- package/lib/esm/reducers/TopContentReducer.js +1 -1
- package/lib/esm/scss/_pf-overrides.scss +28 -2
- package/package.json +8 -10
- package/lib/esm/components/CaseEditView/Tabs/CaseHistory/CaseHistory.css +0 -0
|
@@ -7,9 +7,11 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
7
7
|
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
8
|
});
|
|
9
9
|
};
|
|
10
|
+
import { useApolloClient } from '@apollo/client/react';
|
|
10
11
|
import { useDebounce } from '@rh-support/components';
|
|
11
12
|
import { GlobalMetadataStateContext, useUserPreferences } from '@rh-support/react-context';
|
|
12
13
|
import { ability, CaseListFields, resourceActions, resources } from '@rh-support/user-permissions';
|
|
14
|
+
import { resolveProductServiceLevelsForAccount } from '@rh-support/utils';
|
|
13
15
|
import findIndex from 'lodash/findIndex';
|
|
14
16
|
import includes from 'lodash/includes';
|
|
15
17
|
import isEmpty from 'lodash/isEmpty';
|
|
@@ -23,7 +25,7 @@ import { TCDispatchContext, TCStateContext } from '../../context/TopContentConte
|
|
|
23
25
|
import { useResetCaseCreate } from '../../hooks/useResetCaseCreate';
|
|
24
26
|
import { CASE_DEATILS_SOURCE_REFERRER_LIMIT } from '../../reducers/CaseConstNTypes';
|
|
25
27
|
import { getDescriptionWOQues } from '../../reducers/CaseHelpers';
|
|
26
|
-
import { setCaseAccountNumber, setCaseDetails, setCaseOwner } from '../../reducers/CaseReducer';
|
|
28
|
+
import { setCaseAccountNumber, setCaseDetails, setCaseOwner, setCaseState } from '../../reducers/CaseReducer';
|
|
27
29
|
import { AppRouteSections } from '../../reducers/RouteConstNTypes';
|
|
28
30
|
import { setActiveSectionChanged, setRouteFlags, updateisNextBtnClickedToShowValidationError, } from '../../reducers/RouteReducer';
|
|
29
31
|
import { fetchEdmundAbbottRules } from '../../reducers/RulesReducer';
|
|
@@ -36,11 +38,11 @@ export function GlobalTroubleshootEffects(props) {
|
|
|
36
38
|
const dispatchToRouteReducer = useContext(RouteDispatchContext);
|
|
37
39
|
const { globalMetadataState: { allProducts, loggedInUser, managedAccounts, loggedInUserRights, loggedInUsersAccount }, } = useContext(GlobalMetadataStateContext);
|
|
38
40
|
const { sessionRestore: { activeSessionId }, } = useContext(SessionRestoreStateContext);
|
|
39
|
-
const { accountNumber, product, version,
|
|
41
|
+
const { accountNumber, contactSsoUsername, product, version, summary, issue, environment, periodicityOfIssue, timeFramesAndUrgency, caseType, language, selectedAccountDetails, } = useCaseSelector((state) => ({
|
|
40
42
|
accountNumber: state.caseDetails.accountNumberRef,
|
|
43
|
+
contactSsoUsername: state.caseDetails.contactSSOName,
|
|
41
44
|
product: state.caseDetails.product,
|
|
42
45
|
version: state.caseDetails.version,
|
|
43
|
-
contactSsoUsername: state.caseDetails.contactSSOName,
|
|
44
46
|
summary: state.caseDetails.summary,
|
|
45
47
|
issue: state.caseDetails.issue,
|
|
46
48
|
environment: state.caseDetails.environment,
|
|
@@ -51,6 +53,7 @@ export function GlobalTroubleshootEffects(props) {
|
|
|
51
53
|
selectedAccountDetails: state.selectedAccountDetails,
|
|
52
54
|
}), isEqual);
|
|
53
55
|
const caseDispatch = useCaseDispatch();
|
|
56
|
+
const apolloClient = useApolloClient();
|
|
54
57
|
const isCaseCreate = RouteUtils.getQueryParams(props.routeProps).caseCreate === 'true';
|
|
55
58
|
const urlQueryParams = RouteUtils.getQueryParams(props.routeProps);
|
|
56
59
|
const isFirstMount = useRef(true);
|
|
@@ -155,16 +158,20 @@ export function GlobalTroubleshootEffects(props) {
|
|
|
155
158
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
156
159
|
}, [dispatchToRouteReducer, props.routeProps.location.pathname, isCaseCreate, isSearchIntent]);
|
|
157
160
|
/**
|
|
158
|
-
*
|
|
159
|
-
*
|
|
160
|
-
* This is a one time thing when loggedInUserJwtToken is set.
|
|
161
|
+
* Auto-populate account and owner from logged-in user for external users only.
|
|
162
|
+
* Internal users select account/owner manually on Get Support.
|
|
161
163
|
*/
|
|
162
164
|
useEffect(() => {
|
|
163
|
-
|
|
165
|
+
var _a;
|
|
166
|
+
if (loggedInUserRights.data.isInternal())
|
|
167
|
+
return;
|
|
168
|
+
if (isEmpty(accountNumber) && !isEmpty((_a = loggedInUsersAccount.data) === null || _a === void 0 ? void 0 : _a.accountNumber)) {
|
|
169
|
+
setCaseAccountNumber(caseDispatch, loggedInUsersAccount.data.accountNumber, true, loggedInUsersAccount.data, apolloClient);
|
|
170
|
+
}
|
|
164
171
|
isEmpty(contactSsoUsername) &&
|
|
165
172
|
setCaseOwner(caseDispatch, loggedInUserRights.data.getHydraContactFromLoggedInUser(), product, undefined, undefined, true);
|
|
166
173
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
167
|
-
}, [caseDispatch, loggedInUserRights.data]);
|
|
174
|
+
}, [caseDispatch, loggedInUserRights.data, loggedInUsersAccount.data, apolloClient]);
|
|
168
175
|
/**
|
|
169
176
|
* handling top content call
|
|
170
177
|
*/
|
|
@@ -176,6 +183,22 @@ export function GlobalTroubleshootEffects(props) {
|
|
|
176
183
|
return;
|
|
177
184
|
fetchTopContent(tcDispatch, { product, version });
|
|
178
185
|
}, [product, tcDispatch, topContentPayload, version]);
|
|
186
|
+
useEffect(() => {
|
|
187
|
+
if (isEmpty(product) || selectedAccountDetails.isFetching || isEmpty(selectedAccountDetails.data))
|
|
188
|
+
return;
|
|
189
|
+
const serviceLevels = resolveProductServiceLevelsForAccount(selectedAccountDetails.data, allProducts.data.productsResult, product);
|
|
190
|
+
if (!serviceLevels)
|
|
191
|
+
return;
|
|
192
|
+
setCaseState(caseDispatch, {
|
|
193
|
+
productServiceLevel: serviceLevels.productServiceLevel,
|
|
194
|
+
otherServiceLevels: serviceLevels.otherServiceLevels,
|
|
195
|
+
selectedEntitlementId: serviceLevels.defaultEntitlementId,
|
|
196
|
+
});
|
|
197
|
+
if (serviceLevels.entitlementSla) {
|
|
198
|
+
setCaseDetails(caseDispatch, { entitlementSla: serviceLevels.entitlementSla });
|
|
199
|
+
}
|
|
200
|
+
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
201
|
+
}, [product, selectedAccountDetails.data, allProducts.data.productsResult]);
|
|
179
202
|
// set case language to preferred language
|
|
180
203
|
useEffect(() => {
|
|
181
204
|
const userOriginalPreferredLanguage = () => __awaiter(this, void 0, void 0, function* () {
|
|
@@ -252,11 +275,13 @@ export function GlobalTroubleshootEffects(props) {
|
|
|
252
275
|
* each case create. Currently we refetch the account details when user clicks on troubleshoot a new session
|
|
253
276
|
*/
|
|
254
277
|
useEffect(() => {
|
|
278
|
+
if (loggedInUserRights.data.isInternal())
|
|
279
|
+
return;
|
|
255
280
|
if (!isEmpty(loggedInUsersAccount.data) &&
|
|
256
281
|
!isEmpty(selectedAccountDetails.data) &&
|
|
257
282
|
loggedInUserRights.data.isAccountSameAsLoggedInAccount(selectedAccountDetails.data.accountNumber) &&
|
|
258
283
|
!isEqual(loggedInUsersAccount.data, selectedAccountDetails.data)) {
|
|
259
|
-
setCaseAccountNumber(caseDispatch, loggedInUsersAccount.data.accountNumber, true, loggedInUsersAccount.data);
|
|
284
|
+
setCaseAccountNumber(caseDispatch, loggedInUsersAccount.data.accountNumber, true, loggedInUsersAccount.data, apolloClient);
|
|
260
285
|
}
|
|
261
286
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
262
287
|
}, [loggedInUsersAccount.data]);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WizardLayout.d.ts","sourceRoot":"","sources":["../../../../src/components/wizardLayout/WizardLayout.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"WizardLayout.d.ts","sourceRoot":"","sources":["../../../../src/components/wizardLayout/WizardLayout.tsx"],"names":[],"mappings":"AAUA,OAAO,KAAkD,MAAM,OAAO,CAAC;AAEvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAMvD,OAAO,EAAuC,eAAe,EAAE,MAAM,iCAAiC,CAAC;AAcvG,UAAU,MAAM;IACZ,UAAU,EAAE,mBAAmB,CAAC,eAAe,CAAC,CAAC;CACpD;AAED,wBAAgB,YAAY,CAAC,KAAK,EAAE,MAAM,qBAoLzC"}
|
|
@@ -7,6 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
7
7
|
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
8
|
});
|
|
9
9
|
};
|
|
10
|
+
import { useApolloClient } from '@apollo/client/react';
|
|
10
11
|
import { Grid, GridItem } from '@patternfly/react-core';
|
|
11
12
|
import { SupportFeedbackForm } from '@rh-support/components';
|
|
12
13
|
import { fetchProducts, GlobalMetadataDispatchContext, GlobalMetadataStateContext } from '@rh-support/react-context';
|
|
@@ -37,10 +38,9 @@ export function WizardLayout(props) {
|
|
|
37
38
|
const { routeState: { activeSection, isCaseCreate }, } = useContext(RouteContext);
|
|
38
39
|
const { getMetadata } = useMetadata();
|
|
39
40
|
const [isAIChatMode, setIsAIChatMode] = useState(false);
|
|
40
|
-
const { caseCreationError,
|
|
41
|
+
const { caseCreationError, caseType, product, caseState, hasInvalidEntitlements } = useCaseSelector((state) => ({
|
|
41
42
|
caseState: state,
|
|
42
43
|
caseCreationError: state.caseCreationError,
|
|
43
|
-
contactSSOName: state.caseDetails.contactSSOName,
|
|
44
44
|
caseType: state.caseDetails.caseType,
|
|
45
45
|
product: state.caseDetails.product,
|
|
46
46
|
hasInvalidEntitlements: state.hasInvalidEntitlements,
|
|
@@ -50,6 +50,7 @@ export function WizardLayout(props) {
|
|
|
50
50
|
const { sessionRestore: { activeSessionId, previousSessions }, } = useContext(SessionRestoreStateContext);
|
|
51
51
|
const { globalMetadataState: { allProducts, loggedInUser, loggedInUsersAccount, loggedInUserRights }, } = useContext(GlobalMetadataStateContext);
|
|
52
52
|
const dispatchToGlobalMetadataReducer = useContext(GlobalMetadataDispatchContext);
|
|
53
|
+
const apolloClient = useApolloClient();
|
|
53
54
|
const canAddAttachments = ability.can(resourceActions.PATCH, resources.CASE_CREATE, CaseListFields.ATTACHMENTS);
|
|
54
55
|
const { attachmentState } = useContext(AttachmentStateContext);
|
|
55
56
|
const isAnyFileAttachedLocal = isAnyFileAttached(attachmentState.caseFiles.selectedLocalFiles);
|
|
@@ -101,7 +102,7 @@ export function WizardLayout(props) {
|
|
|
101
102
|
"Try submitting again after a minute. Please ",
|
|
102
103
|
React.createElement(SupportFeedbackForm, { isInline: true }),
|
|
103
104
|
" if you continue to see this message.")));
|
|
104
|
-
submitCase(caseDispatch, sessionRestoreDispatch, caseState, isCaseCreate, errorMessageCaseSubmit500, loggedInUser.data.ssoUsername, loggedInUsersAccount === null || loggedInUsersAccount === void 0 ? void 0 : loggedInUsersAccount.data.secureSupport, isReSubmitting || false, RouteUtils.getQueryParams(props.routeProps).caseCreate === 'true', sessionItem);
|
|
105
|
+
submitCase(caseDispatch, sessionRestoreDispatch, caseState, isCaseCreate, errorMessageCaseSubmit500, loggedInUser.data.ssoUsername, loggedInUsersAccount === null || loggedInUsersAccount === void 0 ? void 0 : loggedInUsersAccount.data.secureSupport, isReSubmitting || false, RouteUtils.getQueryParams(props.routeProps).caseCreate === 'true', sessionItem, apolloClient);
|
|
105
106
|
// reset viewedModals on case submit
|
|
106
107
|
viewedConfirmationModalsList.current = [];
|
|
107
108
|
!isReSubmitting &&
|
|
@@ -120,11 +121,9 @@ export function WizardLayout(props) {
|
|
|
120
121
|
}
|
|
121
122
|
setConfirmationModalType(null);
|
|
122
123
|
};
|
|
123
|
-
// Loading app metadata
|
|
124
124
|
useEffect(() => {
|
|
125
|
-
fetchProducts(dispatchToGlobalMetadataReducer,
|
|
126
|
-
|
|
127
|
-
}, [contactSSOName, dispatchToGlobalMetadataReducer]);
|
|
125
|
+
fetchProducts(dispatchToGlobalMetadataReducer, apolloClient);
|
|
126
|
+
}, [dispatchToGlobalMetadataReducer, apolloClient]);
|
|
128
127
|
return (React.createElement(React.Fragment, null,
|
|
129
128
|
React.createElement(GlobalTroubleshootEffects, { routeProps: props.routeProps }),
|
|
130
129
|
activeSection !== AppRouteSections.DESCRIBE_IDEA && (React.createElement(PreCaseConfirmationModals, { onModalClose: onModalClose, confirmationModalType: confirmationModalType, onConfirm: () => submitCaseAndNavigate(caseCreationError) })),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WizardNavigation.d.ts","sourceRoot":"","sources":["../../../../src/components/wizardLayout/WizardNavigation.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"WizardNavigation.d.ts","sourceRoot":"","sources":["../../../../src/components/wizardLayout/WizardNavigation.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAmE,MAAM,OAAO,CAAC;AAExF,OAAO,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAUvD,OAAO,EAAoB,eAAe,EAAE,qBAAqB,EAAE,MAAM,iCAAiC,CAAC;AAM3G,UAAU,MAAM;IACZ,UAAU,EAAE,mBAAmB,CAAC,eAAe,CAAC,CAAC;IACjD,MAAM,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IACzD,MAAM,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IACzD,UAAU,EAAE,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAC3C,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,mBAAmB,EAAE,CAAC,gCAAgC,EAAE,OAAO,KAAK,IAAI,CAAC;IACzE,gBAAgB,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IAC1C,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC,0BAA0B,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,KAAK,IAAI,CAAC;IAC5E,kCAAkC,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,KAAK,IAAI,CAAC;IACpF,qCAAqC,CAAC,EAAE,OAAO,CAAC;IAChD,gCAAgC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,KAAK,IAAI,CAAC;IACjF,aAAa,CAAC,EAAE,GAAG,CAAC;IACpB,oBAAoB,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,KAAK,IAAI,CAAC;IACrE,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,eAAe,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAC;IAC3C,sBAAsB,CAAC,EAAE,MAAM,IAAI,CAAC;IACpC,kBAAkB,CAAC,EAAE,MAAM,IAAI,CAAC;IAChC,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,mBAAmB,CAAC,EAAE,OAAO,CAAC;CACjC;AAGD,iBAAS,gBAAgB,CAAC,KAAK,EAAE,MAAM,qBA8atC;kBA9aQ,gBAAgB;;;AAgbzB,eAAe,gBAAgB,CAAC"}
|
|
@@ -12,7 +12,6 @@ import { Button, ButtonVariant, WizardFooterWrapper } from '@patternfly/react-co
|
|
|
12
12
|
import { useFetch, usePrevious } from '@rh-support/components';
|
|
13
13
|
import { GlobalMetadataStateContext, useCanCreateCase } from '@rh-support/react-context';
|
|
14
14
|
import { dtmTrackEventCaseCreationStepEncountered, getResTypeFromUrl, isFunctionalCookieAccepted, PreviousToNewCaseTypeMap, scrollIntoView, } from '@rh-support/utils';
|
|
15
|
-
import find from 'lodash/find';
|
|
16
15
|
import isEmpty from 'lodash/isEmpty';
|
|
17
16
|
import isEqual from 'lodash/isEqual';
|
|
18
17
|
import React, { useContext, useEffect, useLayoutEffect, useRef, useState } from 'react';
|
|
@@ -32,14 +31,15 @@ import { RecommendationFeedbackModal } from '../Recommendations/RecommendationFe
|
|
|
32
31
|
import { useIsSectionValid } from '../shared/useIsSectionValid';
|
|
33
32
|
const defaultProps = {};
|
|
34
33
|
function WizardNavigation(props) {
|
|
35
|
-
var _a, _b;
|
|
36
34
|
const { t } = useTranslation();
|
|
37
35
|
const { isVariationA } = useAB();
|
|
38
36
|
const canCreateCase = useCanCreateCase();
|
|
39
37
|
const { recommendationState } = useContext(RecommendationStateContext);
|
|
40
38
|
const aiResponseState = useAIResponseState();
|
|
41
|
-
const { routeState: { activeSection, isNextBtnClickedToShowValidationError,
|
|
42
|
-
|
|
39
|
+
const { routeState: { activeSection, isNextBtnClickedToShowValidationError,
|
|
40
|
+
// noValidEntitlement,
|
|
41
|
+
isCaseCreate, }, } = useContext(RouteContext);
|
|
42
|
+
const { globalMetadataState: { loggedInUsersAccount, navBarRef }, } = useContext(GlobalMetadataStateContext);
|
|
43
43
|
const { caseState, issue, summary, product, version, caseType } = useCaseSelector((state) => ({
|
|
44
44
|
caseState: state,
|
|
45
45
|
issue: state.caseDetails.issue,
|
|
@@ -49,8 +49,11 @@ function WizardNavigation(props) {
|
|
|
49
49
|
caseType: state.caseDetails.caseType,
|
|
50
50
|
manageSupportCases: state.selectedOwner.data.manageSupportCases,
|
|
51
51
|
}), isEqual);
|
|
52
|
-
//
|
|
53
|
-
const isEntitledProduct =
|
|
52
|
+
// isEntitledProduct — commented out; product-level entitlement now resolved from SFDCProductJSON__c
|
|
53
|
+
// const isEntitledProduct = find(
|
|
54
|
+
// allProducts?.data?.productsResult,
|
|
55
|
+
// (p) => p.product === caseState.caseDetails.product
|
|
56
|
+
// )?.isEntitledProduct;
|
|
54
57
|
const dispatchToRouteReducer = useContext(RouteDispatchContext);
|
|
55
58
|
const { activeSectionError, isSectionValidFn } = useIsSectionValid(activeSection);
|
|
56
59
|
const [isRecsModalVisible, setIsRecsModalVisible] = useState(false);
|
|
@@ -251,7 +254,6 @@ function WizardNavigation(props) {
|
|
|
251
254
|
}
|
|
252
255
|
catch (e) { }
|
|
253
256
|
});
|
|
254
|
-
const isEntitledProductLocal = isSearchIntent ? true : isEntitledProduct;
|
|
255
257
|
const nextButtonDisabledLogic = () => {
|
|
256
258
|
const isLoadingARH = props.isLoadingARH &&
|
|
257
259
|
props.activeStep.id === AppRouteSections.RESOURCES &&
|
|
@@ -263,10 +265,9 @@ function WizardNavigation(props) {
|
|
|
263
265
|
let value = isLoadingARH ||
|
|
264
266
|
((isEmpty(summary) || isEmpty(issue) || isEmpty(product) || isEmpty(version)) &&
|
|
265
267
|
props.activeStep.id === (isCaseCreate ? AppRouteSections.SUMMARIZE : AppRouteSections.TROUBLESHOOT)) ||
|
|
266
|
-
(!isEntitledProductLocal && props.activeStep.nextButtonLabel === 'Get support') ||
|
|
267
268
|
props.activeStep.nextButtonLabel === 'Troubleshoot' ||
|
|
268
269
|
(isSectionValidFn && !isSectionValidFn(props.activeStep.id) && isNextBtnClickedToShowValidationError) ||
|
|
269
|
-
noValidEntitlement ||
|
|
270
|
+
// noValidEntitlement ||
|
|
270
271
|
isLoadingRecs;
|
|
271
272
|
return value;
|
|
272
273
|
};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
export declare const CASE_DETAILS_ACTIVE_TAB_SEARCH_PARAM = "activeCaseDetailsTab";
|
|
2
|
-
export declare
|
|
3
|
-
DISCUSSION
|
|
4
|
-
MANAGEMENT
|
|
5
|
-
ACTION_PLAN
|
|
6
|
-
PRIVATE_NOTES
|
|
7
|
-
ESCALATION
|
|
8
|
-
RELATED_TASKS
|
|
9
|
-
HISTORY
|
|
10
|
-
GENERATE_AI_CASE_SUMMARY
|
|
11
|
-
}
|
|
2
|
+
export declare const CaseDetailsTabsEnum: {
|
|
3
|
+
readonly DISCUSSION: string;
|
|
4
|
+
readonly MANAGEMENT: string;
|
|
5
|
+
readonly ACTION_PLAN: string;
|
|
6
|
+
readonly PRIVATE_NOTES: string;
|
|
7
|
+
readonly ESCALATION: string;
|
|
8
|
+
readonly RELATED_TASKS: string;
|
|
9
|
+
readonly HISTORY: string;
|
|
10
|
+
readonly GENERATE_AI_CASE_SUMMARY: string;
|
|
11
|
+
};
|
|
12
12
|
export declare enum CaseStatusEnum {
|
|
13
13
|
CLOSED = "Closed",
|
|
14
14
|
WAITING_ON_CUSTOMER = "Waiting on Customer",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"caseDetailsConstants.d.ts","sourceRoot":"","sources":["../../../src/constants/caseDetailsConstants.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"caseDetailsConstants.d.ts","sourceRoot":"","sources":["../../../src/constants/caseDetailsConstants.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oCAAoC,yBAAyB,CAAC;AAE3E,eAAO,MAAM,mBAAmB;;;;;;;;;CAyB/B,CAAC;AAEF,oBAAY,cAAc;IACtB,MAAM,WAAW;IACjB,mBAAmB,wBAAwB;IAC3C,iBAAiB,uBAAuB;CAC3C;AAED,oBAAY,0BAA0B;IAClC,OAAO,MAAM;IACb,WAAW,OAAO;IAClB,OAAO,MAAM;CAChB;AAED,oBAAY,iBAAiB;IACzB,QAAQ,aAAa;IACrB,OAAO,YAAY;IACnB,MAAM,WAAW;IACjB,2BAA2B,gCAAgC;IAC3D,wBAAwB,6BAA6B;CACxD;AAED,eAAO,MAAM,0BAA0B,6DAA6D,CAAC;AAErG,eAAO,MAAM,mBAAmB,uCAAuC,CAAC;AAExE,eAAO,MAAM,kBAAkB,kDAAkD,CAAC;AAElF,eAAO,MAAM,iBAAiB,8EAA8E,CAAC"}
|
|
@@ -1,15 +1,31 @@
|
|
|
1
|
+
import i18next from 'i18next';
|
|
1
2
|
export const CASE_DETAILS_ACTIVE_TAB_SEARCH_PARAM = 'activeCaseDetailsTab';
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
3
|
+
export const CaseDetailsTabsEnum = {
|
|
4
|
+
get DISCUSSION() {
|
|
5
|
+
return i18next.t('Discussion');
|
|
6
|
+
},
|
|
7
|
+
get MANAGEMENT() {
|
|
8
|
+
return i18next.t('Management');
|
|
9
|
+
},
|
|
10
|
+
get ACTION_PLAN() {
|
|
11
|
+
return i18next.t('Action plan');
|
|
12
|
+
},
|
|
13
|
+
get PRIVATE_NOTES() {
|
|
14
|
+
return i18next.t('Private Notes');
|
|
15
|
+
},
|
|
16
|
+
get ESCALATION() {
|
|
17
|
+
return i18next.t('Escalations');
|
|
18
|
+
},
|
|
19
|
+
get RELATED_TASKS() {
|
|
20
|
+
return i18next.t('Related tasks');
|
|
21
|
+
},
|
|
22
|
+
get HISTORY() {
|
|
23
|
+
return i18next.t('History');
|
|
24
|
+
},
|
|
25
|
+
get GENERATE_AI_CASE_SUMMARY() {
|
|
26
|
+
return i18next.t('Generate AI case summary');
|
|
27
|
+
},
|
|
28
|
+
};
|
|
13
29
|
export var CaseStatusEnum;
|
|
14
30
|
(function (CaseStatusEnum) {
|
|
15
31
|
CaseStatusEnum["CLOSED"] = "Closed";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useARHResponse.d.ts","sourceRoot":"","sources":["../../../src/hooks/useARHResponse.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"useARHResponse.d.ts","sourceRoot":"","sources":["../../../src/hooks/useARHResponse.ts"],"names":[],"mappings":"AAwBA;;GAEG;AACH,eAAO,MAAM,cAAc,GAAI,wEAQ5B;IACC,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,GAAG,CAAC;CACf;;CAsGA,CAAC"}
|
|
@@ -11,6 +11,7 @@ import { askRHDirectAIResponse, getRHDirectConversationQuota, } from '@ifd-ui/as
|
|
|
11
11
|
import { getValidUUID, isFunctionalCookieAccepted } from '@rh-support/utils';
|
|
12
12
|
import i18n from 'i18next';
|
|
13
13
|
import { useCallback, useContext } from 'react';
|
|
14
|
+
import { useTranslation } from 'react-i18next';
|
|
14
15
|
import { generateAIQuestion } from '../components/wizardLayout/WizardMain';
|
|
15
16
|
import { useAIResponseDispatch } from '../context/AIResponseContext';
|
|
16
17
|
import { SessionRestoreDispatchContext, SessionRestoreStateContext } from '../context/SessionRestoreContext';
|
|
@@ -21,6 +22,7 @@ import { updateSession } from '../reducers/SessionRestoreReducer';
|
|
|
21
22
|
* Custom hook to prompt from the Ask Red Hat
|
|
22
23
|
*/
|
|
23
24
|
export const useARHResponse = ({ activeSection, product, version, summary, issue, caseType, config, }) => {
|
|
25
|
+
const { t } = useTranslation();
|
|
24
26
|
const aiResponseDispatch = useAIResponseDispatch();
|
|
25
27
|
const { sessionRestore } = useContext(SessionRestoreStateContext);
|
|
26
28
|
const sessionRestoreDispatch = useContext(SessionRestoreDispatchContext);
|
|
@@ -80,9 +82,10 @@ export const useARHResponse = ({ activeSection, product, version, summary, issue
|
|
|
80
82
|
existingConversationId, streamingCallbacks);
|
|
81
83
|
}
|
|
82
84
|
catch (error) {
|
|
83
|
-
const errorMessage = error instanceof Error ? error.message : 'Failed to get AI response';
|
|
85
|
+
const errorMessage = error instanceof Error ? error.message : t('Failed to get AI response');
|
|
84
86
|
aiResponseDispatch(streamingError(errorMessage));
|
|
85
87
|
}
|
|
88
|
+
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
86
89
|
}), [
|
|
87
90
|
activeSection,
|
|
88
91
|
product,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useResetCaseCreate.d.ts","sourceRoot":"","sources":["../../../src/hooks/useResetCaseCreate.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"useResetCaseCreate.d.ts","sourceRoot":"","sources":["../../../src/hooks/useResetCaseCreate.tsx"],"names":[],"mappings":"AAcA,wBAAgB,kBAAkB;;EAiCjC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { fetchLoggedInUser, fetchLoggedInUsersAccount, GlobalMetadataDispatchContext, GlobalMetadataStateContext, } from '@rh-support/react-context';
|
|
2
1
|
import { useContext } from 'react';
|
|
3
2
|
import { AttachmentDispatchContext, resetAttachment } from '../components/shared/fileUpload';
|
|
4
3
|
import { useCaseDispatch } from '../context/CaseContext';
|
|
@@ -7,7 +6,6 @@ import { useRecommendationDispatchContext } from '../context/RecommendationConte
|
|
|
7
6
|
import { RulesDispatchContext } from '../context/RulesContext';
|
|
8
7
|
import { TCDispatchContext } from '../context/TopContentContext';
|
|
9
8
|
import { CaseReducerConstants } from '../reducers/CaseConstNTypes';
|
|
10
|
-
import { setCaseAccountNumber, setCaseOwner } from '../reducers/CaseReducer';
|
|
11
9
|
import { resetClusterRecommendations } from '../reducers/ClusterRecommendationsReducer';
|
|
12
10
|
import { resetRecommendations } from '../reducers/RecommendationsReducer';
|
|
13
11
|
import { resetEARules } from '../reducers/RulesReducer';
|
|
@@ -17,22 +15,26 @@ export function useResetCaseCreate() {
|
|
|
17
15
|
const tcDispatch = useContext(TCDispatchContext);
|
|
18
16
|
const recommendationsDispatch = useRecommendationDispatchContext();
|
|
19
17
|
const caseDispatch = useCaseDispatch();
|
|
20
|
-
const dispatchToGlobalMetadataReducer = useContext(GlobalMetadataDispatchContext);
|
|
21
18
|
const rulesDispatch = useContext(RulesDispatchContext);
|
|
22
19
|
const clusterRecommendationsDispatch = useContext(ClusterRecommendationsDispatchContext);
|
|
23
|
-
const { globalMetadataState: { loggedInUsersAccount, loggedInUserRights, loggedInUserJwtToken }, } = useContext(GlobalMetadataStateContext);
|
|
24
20
|
const resetCaseCreateState = () => {
|
|
25
|
-
//
|
|
26
|
-
fetchLoggedInUser(dispatchToGlobalMetadataReducer, loggedInUserJwtToken, {});
|
|
21
|
+
// Commented out — don't refetch logged-in user contact details on case creation
|
|
22
|
+
// fetchLoggedInUser(dispatchToGlobalMetadataReducer, loggedInUserJwtToken, {});
|
|
27
23
|
resetAttachment(dispatchToAttachmentReducer);
|
|
28
24
|
resetTopContent(tcDispatch);
|
|
29
25
|
resetRecommendations(recommendationsDispatch);
|
|
30
26
|
caseDispatch({ type: CaseReducerConstants.resetCaseState });
|
|
31
|
-
//
|
|
32
|
-
//
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
27
|
+
// Commented out — don't refetch account details or auto-populate account/owner on case creation
|
|
28
|
+
// fetchLoggedInUsersAccount(dispatchToGlobalMetadataReducer, loggedInUserJwtToken, true, apolloClient);
|
|
29
|
+
// setCaseAccountNumber(caseDispatch, loggedInUserRights.data.getAccountNumber(), true, loggedInUsersAccount.data);
|
|
30
|
+
// setCaseOwner(
|
|
31
|
+
// caseDispatch,
|
|
32
|
+
// loggedInUserRights.data.getHydraContactFromLoggedInUser(),
|
|
33
|
+
// '',
|
|
34
|
+
// undefined,
|
|
35
|
+
// undefined,
|
|
36
|
+
// true
|
|
37
|
+
// );
|
|
36
38
|
resetEARules(rulesDispatch);
|
|
37
39
|
resetClusterRecommendations(clusterRecommendationsDispatch);
|
|
38
40
|
};
|
|
@@ -871,6 +871,12 @@ declare const _default: {
|
|
|
871
871
|
'Response recorded as unhelpful': string;
|
|
872
872
|
'Solved my issue': string;
|
|
873
873
|
'We appreciate your input. <br />It helps us improve this experience.': string;
|
|
874
|
+
"This feature uses AI technology. Interactions may be used to improve Red Hat's products or services. For more information about Red Hat\u2019s privacy practices, please refer to the <a>Red Hat Privacy Statement.</a>": string;
|
|
875
|
+
'<span>Return to</span> <button>case creation</button>': string;
|
|
876
|
+
'Resolve your issues now with AI insights': string;
|
|
877
|
+
'Generate AI case summary': string;
|
|
878
|
+
'By using this feature, your support case information will be used to create an AI-generated summary of your cases. Information may not be up-to-date or without error. Always review AI generated content prior to use. We encourage you to send feedback to improve the case summary feature': string;
|
|
879
|
+
"Do not share any personal or other sensitive information in your feedback. Feedback may be used to improve Red Hat's products or services. For more information about Red Hat\u2019s privacy practices, please refer to the <a><u>Red Hat Privacy Statement.</u></a>": string;
|
|
874
880
|
};
|
|
875
881
|
export default _default;
|
|
876
882
|
//# sourceMappingURL=template-de.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template-de.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-de.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"template-de.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-de.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAqhCE"}
|
|
@@ -874,4 +874,10 @@ export default {
|
|
|
874
874
|
'Response recorded as unhelpful': 'Antwort als nicht hilfreich erfasst',
|
|
875
875
|
'Solved my issue': 'Mein Problem wurde gelöst',
|
|
876
876
|
'We appreciate your input. <br />It helps us improve this experience.': 'Wir freuen uns über Ihren Beitrag. <br />Er hilft uns, diese Erfahrung zu verbessern.',
|
|
877
|
+
"This feature uses AI technology. Interactions may be used to improve Red Hat's products or services. For more information about Red Hat’s privacy practices, please refer to the <a>Red Hat Privacy Statement.</a>": 'Diese Feature nutzt KI-Technologie. Interaktionen können zur Verbesserung der Produkte und Dienstleistungen von Red Hat genutzt werden. Weitere Informationen zu den Datenschutzpraktiken von Red Hat finden Sie in der <a>Datenschutzerklärung von Red Hat</a>.',
|
|
878
|
+
'<span>Return to</span> <button>case creation</button>': '<span>Zurück zu</span> <button>Fallerstellung</button>',
|
|
879
|
+
'Resolve your issues now with AI insights': 'Lösen Sie Ihre Probleme jetzt mit AI insights',
|
|
880
|
+
'Generate AI case summary': 'KI-Fallzusammenfassung generieren',
|
|
881
|
+
'By using this feature, your support case information will be used to create an AI-generated summary of your cases. Information may not be up-to-date or without error. Always review AI generated content prior to use. We encourage you to send feedback to improve the case summary feature': 'Mit dieser Feature werden Ihre Supportfallinformationen verwendet, um eine KI-generierte Zusammenfassung Ihrer Fälle zu erstellen. Die Informationen sind möglicherweise nicht aktuell oder fehlerfrei. Überprüfen Sie KI-generierte Inhalte immer vor der Verwendung. Wir empfehlen Ihnen, Feedback zur Verbesserung der Fallzusammenfassungsfunktion zu senden',
|
|
882
|
+
"Do not share any personal or other sensitive information in your feedback. Feedback may be used to improve Red Hat's products or services. For more information about Red Hat’s privacy practices, please refer to the <a><u>Red Hat Privacy Statement.</u></a>": 'Geben Sie in Ihrem Feedback keine persönlichen oder sonstigen vertraulichen Informationen preis. Feedback kann zur Verbesserung der Produkte und Dienstleistungen von Red Hat verwendet werden. Weitere Informationen zu den Datenschutzpraktiken von Red Hat finden Sie in der <a><u>Datenschutzerklärung von Red Hat</u></a>.',
|
|
877
883
|
};
|
|
@@ -870,6 +870,12 @@ declare const _default: {
|
|
|
870
870
|
'Search for a user, action, or keyword': string;
|
|
871
871
|
'Try <reloadLink>reloading the page</reloadLink> or check back later': string;
|
|
872
872
|
'Try modifying your search query or changing the date range and try again.': string;
|
|
873
|
+
"This feature uses AI technology. Interactions may be used to improve Red Hat's products or services. For more information about Red Hat\u2019s privacy practices, please refer to the <a>Red Hat Privacy Statement.</a>": string;
|
|
874
|
+
'<span>Return to</span> <button>case creation</button>': string;
|
|
875
|
+
'Resolve your issues now with AI insights': string;
|
|
876
|
+
'Generate AI case summary': string;
|
|
877
|
+
'By using this feature, your support case information will be used to create an AI-generated summary of your cases. Information may not be up-to-date or without error. Always review AI generated content prior to use. We encourage you to send feedback to improve the case summary feature': string;
|
|
878
|
+
"Do not share any personal or other sensitive information in your feedback. Feedback may be used to improve Red Hat's products or services. For more information about Red Hat\u2019s privacy practices, please refer to the <a><u>Red Hat Privacy Statement.</u></a>": string;
|
|
873
879
|
};
|
|
874
880
|
export default _default;
|
|
875
881
|
//# sourceMappingURL=template-es.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template-es.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-es.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"template-es.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-es.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAshCE"}
|
|
@@ -872,4 +872,10 @@ export default {
|
|
|
872
872
|
'Search for a user, action, or keyword': 'Buscar un usuario, una acción o una palabra clave',
|
|
873
873
|
'Try <reloadLink>reloading the page</reloadLink> or check back later': '<reloadLink>Vuelva a cargar la página</reloadLink> o inténtelo de nuevo más tarde',
|
|
874
874
|
'Try modifying your search query or changing the date range and try again.': 'Intente modificar su búsqueda o cambiar el rango de fechas y vuelva a intentarlo.',
|
|
875
|
+
"This feature uses AI technology. Interactions may be used to improve Red Hat's products or services. For more information about Red Hat’s privacy practices, please refer to the <a>Red Hat Privacy Statement.</a>": 'Esta función utiliza tecnología de IA. Las interacciones pueden utilizarse con el fin de mejorar los productos o servicios de Red Hat. Para obtener más información sobre las prácticas de privacidad de Red Hat, consulte la <a>Declaración de Privacidad de Red Hat.</a>',
|
|
876
|
+
'<span>Return to</span> <button>case creation</button>': '<span>Volver a</span> <button>creación de casos</button>',
|
|
877
|
+
'Resolve your issues now with AI insights': 'Resuelva sus problemas ahora con AI Insights',
|
|
878
|
+
'Generate AI case summary': 'Generar resumen de caso con IA',
|
|
879
|
+
'By using this feature, your support case information will be used to create an AI-generated summary of your cases. Information may not be up-to-date or without error. Always review AI generated content prior to use. We encourage you to send feedback to improve the case summary feature': 'Cuando usa esta función, la información de sus casos de soporte se utilizará para crear un resumen de sus casos generado por IA. Es posible que la información no esté actualizada o contenga errores. Siempre revise el contenido generado por IA antes de usarlo. Le recomendamos enviar sus comentarios para mejorar la función de resumen de casos.',
|
|
880
|
+
"Do not share any personal or other sensitive information in your feedback. Feedback may be used to improve Red Hat's products or services. For more information about Red Hat’s privacy practices, please refer to the <a><u>Red Hat Privacy Statement.</u></a>": 'No comparta información personal ni confidencial en sus comentarios. Los comentarios pueden utilizarse con el fin de mejorar los productos o servicios de Red Hat. Para obtener más información acerca de las prácticas de privacidad de Red Hat, consulte la <a><u>Declaración de privacidad de Red Hat.</u></a>',
|
|
875
881
|
};
|
|
@@ -869,6 +869,12 @@ declare const _default: {
|
|
|
869
869
|
'Search for a user, action, or keyword': string;
|
|
870
870
|
'Try <reloadLink>reloading the page</reloadLink> or check back later': string;
|
|
871
871
|
'Try modifying your search query or changing the date range and try again.': string;
|
|
872
|
+
"This feature uses AI technology. Interactions may be used to improve Red Hat's products or services. For more information about Red Hat\u2019s privacy practices, please refer to the <a>Red Hat Privacy Statement.</a>": string;
|
|
873
|
+
'<span>Return to</span> <button>case creation</button>': string;
|
|
874
|
+
'Resolve your issues now with AI insights': string;
|
|
875
|
+
'Generate AI case summary': string;
|
|
876
|
+
'By using this feature, your support case information will be used to create an AI-generated summary of your cases. Information may not be up-to-date or without error. Always review AI generated content prior to use. We encourage you to send feedback to improve the case summary feature': string;
|
|
877
|
+
"Do not share any personal or other sensitive information in your feedback. Feedback may be used to improve Red Hat's products or services. For more information about Red Hat\u2019s privacy practices, please refer to the <a><u>Red Hat Privacy Statement.</u></a>": string;
|
|
872
878
|
};
|
|
873
879
|
export default _default;
|
|
874
880
|
//# sourceMappingURL=template-fr.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template-fr.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-fr.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"template-fr.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-fr.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA+hCE"}
|
|
@@ -874,4 +874,10 @@ export default {
|
|
|
874
874
|
'Search for a user, action, or keyword': 'Rechercher un utilisateur, une action ou un mot-clé',
|
|
875
875
|
'Try <reloadLink>reloading the page</reloadLink> or check back later': 'Essayez de <reloadLink>recharger la page</reloadLink> ou réessayez ultérieurement.',
|
|
876
876
|
'Try modifying your search query or changing the date range and try again.': 'Essayez de modifier votre requête de recherche ou de changer la plage de dates et réessayez.',
|
|
877
|
+
"This feature uses AI technology. Interactions may be used to improve Red Hat's products or services. For more information about Red Hat’s privacy practices, please refer to the <a>Red Hat Privacy Statement.</a>": "Cette fonctionnalité utilise l'IA. Les interactions peuvent servir à améliorer les produits et services Red Hat. Pour plus d'informations sur les pratiques de confidentialité de Red Hat, veuillez consulter la <a>Déclaration de confidentialité de Red Hat</a>.",
|
|
878
|
+
'<span>Return to</span> <button>case creation</button>': '<span>Retour à</span> <button>création de dossier</button>',
|
|
879
|
+
'Resolve your issues now with AI insights': "Résolvez vos problèmes maintenant grâce aux informations de l'IA",
|
|
880
|
+
'Generate AI case summary': "Générer un résumé de cas d'IA",
|
|
881
|
+
'By using this feature, your support case information will be used to create an AI-generated summary of your cases. Information may not be up-to-date or without error. Always review AI generated content prior to use. We encourage you to send feedback to improve the case summary feature': "En utilisant cette fonctionnalité, les informations de votre demande d'assistance seront utilisées pour créer un résumé généré par l'IA. Ces informations peuvent ne pas être à jour ou exemptes d'erreurs. Veuillez toujours consulter le contenu généré par l'IA avant utilisation. Nous vous encourageons à nous faire part de vos commentaires pour améliorer la fonctionnalité de résumé des demandes.",
|
|
882
|
+
"Do not share any personal or other sensitive information in your feedback. Feedback may be used to improve Red Hat's products or services. For more information about Red Hat’s privacy practices, please refer to the <a><u>Red Hat Privacy Statement.</u></a>": "Ne partagez aucune information personnelle ou sensible dans vos commentaires. Ceux-ci peuvent servir à améliorer les produits et services Red Hat. Pour plus d'informations sur les pratiques de confidentialité de Red Hat, veuillez consulter la <a><u>Déclaration de confidentialité de Red Hat</u></a>.",
|
|
877
883
|
};
|
|
@@ -872,6 +872,12 @@ declare const _default: {
|
|
|
872
872
|
'Search for a user, action, or keyword': string;
|
|
873
873
|
'Try <reloadLink>reloading the page</reloadLink> or check back later': string;
|
|
874
874
|
'Try modifying your search query or changing the date range and try again.': string;
|
|
875
|
+
"This feature uses AI technology. Interactions may be used to improve Red Hat's products or services. For more information about Red Hat\u2019s privacy practices, please refer to the <a>Red Hat Privacy Statement.</a>": string;
|
|
876
|
+
'<span>Return to</span> <button>case creation</button>': string;
|
|
877
|
+
'Resolve your issues now with AI insights': string;
|
|
878
|
+
'Generate AI case summary': string;
|
|
879
|
+
'By using this feature, your support case information will be used to create an AI-generated summary of your cases. Information may not be up-to-date or without error. Always review AI generated content prior to use. We encourage you to send feedback to improve the case summary feature': string;
|
|
880
|
+
"Do not share any personal or other sensitive information in your feedback. Feedback may be used to improve Red Hat's products or services. For more information about Red Hat\u2019s privacy practices, please refer to the <a><u>Red Hat Privacy Statement.</u></a>": string;
|
|
875
881
|
};
|
|
876
882
|
export default _default;
|
|
877
883
|
//# sourceMappingURL=template-it.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template-it.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-it.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"template-it.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-it.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA2hCE"}
|
|
@@ -874,4 +874,10 @@ export default {
|
|
|
874
874
|
'Search for a user, action, or keyword': "Cerca un utente, un'azione o una parola chiave",
|
|
875
875
|
'Try <reloadLink>reloading the page</reloadLink> or check back later': 'Prova a <reloadLink>ricaricare la pagina</reloadLink> o controlla di nuovo più tardi',
|
|
876
876
|
'Try modifying your search query or changing the date range and try again.': "Prova a modificare la query di ricerca o a cambiare l'intervallo di date e riprova.",
|
|
877
|
+
"This feature uses AI technology. Interactions may be used to improve Red Hat's products or services. For more information about Red Hat’s privacy practices, please refer to the <a>Red Hat Privacy Statement.</a>": "Questa funzionalità usa la tecnologia IA. Le interazioni possono essere utilizzate per migliorare i prodotti o i servizi di Red Hat. Per ulteriori informazioni sulle nostre pratiche in materia di privacy, consulta l'<a>Informativa sulla privacy di Red Hat</a>.",
|
|
878
|
+
'<span>Return to</span> <button>case creation</button>': '<span>Torna alla</span> <button>creazione del caso</button>',
|
|
879
|
+
'Resolve your issues now with AI insights': "Risolvi subito i tuoi problemi con le informazioni dell'IA",
|
|
880
|
+
'Generate AI case summary': "Genera un riepilogo del caso con l'IA",
|
|
881
|
+
'By using this feature, your support case information will be used to create an AI-generated summary of your cases. Information may not be up-to-date or without error. Always review AI generated content prior to use. We encourage you to send feedback to improve the case summary feature': "Utilizzando questa funzionalità, le informazioni relative al tuo caso di supporto verranno utilizzate per creare un riepilogo dei tuoi casi generato dall'IA. Le informazioni potrebbero non essere aggiornate o potrebbero contenere errori. Controlla sempre i contenuti generati dall'IA prima di utilizzarli. Ti invitiamo a inviare feedback per migliorare la funzionalità di riepilogo dei casi",
|
|
882
|
+
"Do not share any personal or other sensitive information in your feedback. Feedback may be used to improve Red Hat's products or services. For more information about Red Hat’s privacy practices, please refer to the <a><u>Red Hat Privacy Statement.</u></a>": "Non condividere informazioni personali o sensibili nel tuo feedback, che potrebbe essere utilizzato per migliorare i prodotti o i servizi di Red Hat. Per ulteriori informazioni sulle nostre pratiche in materia di privacy, consulta l'<a><u>Informativa sulla privacy di Red Hat</u></a>.",
|
|
877
883
|
};
|
|
@@ -875,6 +875,12 @@ declare const _default: {
|
|
|
875
875
|
'Search for a user, action, or keyword': string;
|
|
876
876
|
'Try <reloadLink>reloading the page</reloadLink> or check back later': string;
|
|
877
877
|
'Try modifying your search query or changing the date range and try again.': string;
|
|
878
|
+
"This feature uses AI technology. Interactions may be used to improve Red Hat's products or services. For more information about Red Hat\u2019s privacy practices, please refer to the <a>Red Hat Privacy Statement.</a>": string;
|
|
879
|
+
'<span>Return to</span> <button>case creation</button>': string;
|
|
880
|
+
'Resolve your issues now with AI insights': string;
|
|
881
|
+
'Generate AI case summary': string;
|
|
882
|
+
'By using this feature, your support case information will be used to create an AI-generated summary of your cases. Information may not be up-to-date or without error. Always review AI generated content prior to use. We encourage you to send feedback to improve the case summary feature': string;
|
|
883
|
+
"Do not share any personal or other sensitive information in your feedback. Feedback may be used to improve Red Hat's products or services. For more information about Red Hat\u2019s privacy practices, please refer to the <a><u>Red Hat Privacy Statement.</u></a>": string;
|
|
878
884
|
};
|
|
879
885
|
export default _default;
|
|
880
886
|
//# sourceMappingURL=template-jp.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template-jp.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-jp.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"template-jp.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-jp.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA4gCE"}
|
|
@@ -880,4 +880,10 @@ export default {
|
|
|
880
880
|
'Search for a user, action, or keyword': 'ユーザー、アクション、キーワードの検索',
|
|
881
881
|
'Try <reloadLink>reloading the page</reloadLink> or check back later': '<reloadLink>ページを再読み込み</reloadLink> するか、後でもう一度確認してください',
|
|
882
882
|
'Try modifying your search query or changing the date range and try again.': '検索クエリーを変更するか、日付範囲を変更してもう一度お試しください。',
|
|
883
|
+
"This feature uses AI technology. Interactions may be used to improve Red Hat's products or services. For more information about Red Hat’s privacy practices, please refer to the <a>Red Hat Privacy Statement.</a>": 'この機能は AI 技術を使用しています。操作の内容が Red Hat の製品またはサービスの改善に使用される場合があります。Red Hat のプライバシー保護方針の詳細は、<a>Red Hat のプライバシーステートメント </a> を参照してください。',
|
|
884
|
+
'<span>Return to</span> <button>case creation</button>': '<button>ケース作成</button> <span>に戻る</span>',
|
|
885
|
+
'Resolve your issues now with AI insights': 'AI インサイトで今すぐ問題を解決',
|
|
886
|
+
'Generate AI case summary': 'AI ケースサマリーを生成する',
|
|
887
|
+
'By using this feature, your support case information will be used to create an AI-generated summary of your cases. Information may not be up-to-date or without error. Always review AI generated content prior to use. We encourage you to send feedback to improve the case summary feature': 'この機能を使用すると、お客様のサポートケースの情報が、AI によるケースサマリーの作成に使用されます。情報が最新でない場合や、誤りが含まれる場合があります。ご使用前に必ず AI 生成コンテンツをご確認ください。当社では、ケースサマリー機能の改善のために、フィードバックを募集しています。',
|
|
888
|
+
"Do not share any personal or other sensitive information in your feedback. Feedback may be used to improve Red Hat's products or services. For more information about Red Hat’s privacy practices, please refer to the <a><u>Red Hat Privacy Statement.</u></a>": 'フィードバックで個人情報やその他の機密情報を共有しないようご注意ください。フィードバックは Red Hat の製品やサービスの改善に使用される場合があります。Red Hat のプライバシー保護に関する詳細は、<a><u>Red Hat プライバシーステートメント</u></a> を参照してください。',
|
|
883
889
|
};
|