@rh-support/troubleshoot 2.6.270 → 2.6.271
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/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/Case.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Case.js +6 -4
- 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.js +2 -2
- 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 +4 -2
- 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 +2 -3
- 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 +4 -4
- 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 +1 -1
- 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 +4 -4
- package/lib/esm/components/ProductSelector/AllProductsSelector.d.ts.map +1 -1
- package/lib/esm/components/ProductSelector/AllProductsSelector.js +1 -0
- package/lib/esm/components/ProductSelector/NewProductDropdownSelector.d.ts.map +1 -1
- package/lib/esm/components/ProductSelector/NewProductDropdownSelector.js +1 -5
- 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 +12 -1
- 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 +20 -3
- 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.js +6 -6
- 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/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.js +4 -4
- package/lib/esm/reducers/CaseDiscussionTabReducer.js +1 -1
- package/lib/esm/reducers/CaseHelpers.d.ts +8 -6
- package/lib/esm/reducers/CaseHelpers.d.ts.map +1 -1
- package/lib/esm/reducers/CaseHelpers.js +20 -10
- package/lib/esm/reducers/CaseReducer.d.ts +1 -0
- package/lib/esm/reducers/CaseReducer.d.ts.map +1 -1
- package/lib/esm/reducers/CaseReducer.js +37 -2
- 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
|
@@ -2,9 +2,11 @@ import OutlinedCopyIcon from '@patternfly/react-icons/dist/esm/icons/outlined-co
|
|
|
2
2
|
import OutlinedThumbsDownIcon from '@patternfly/react-icons/dist/esm/icons/outlined-thumbs-down-icon';
|
|
3
3
|
import OutlinedThumbsUpIcon from '@patternfly/react-icons/dist/esm/icons/outlined-thumbs-up-icon';
|
|
4
4
|
import React, { useEffect, useRef, useState } from 'react';
|
|
5
|
+
import { useTranslation } from 'react-i18next';
|
|
5
6
|
import ResponseActionButton from './ResponseActionButton';
|
|
6
7
|
export const ResponseActions = ({ actions, submittedFeedbackTypes = [] }) => {
|
|
7
8
|
var _a, _b, _c, _d, _e, _f;
|
|
9
|
+
const { t } = useTranslation();
|
|
8
10
|
const [activeButton, setActiveButton] = useState();
|
|
9
11
|
const [clickStatePersisted, setClickStatePersisted] = useState(false);
|
|
10
12
|
useEffect(() => {
|
|
@@ -45,8 +47,8 @@ export const ResponseActions = ({ actions, submittedFeedbackTypes = [] }) => {
|
|
|
45
47
|
onClick && onClick(e);
|
|
46
48
|
};
|
|
47
49
|
return (React.createElement("div", { ref: responseActions, className: "pf-chatbot__response-actions" },
|
|
48
|
-
positive && (React.createElement(ResponseActionButton, { ariaLabel:
|
|
49
|
-
negative && (React.createElement(ResponseActionButton, { ariaLabel:
|
|
50
|
-
copy && (React.createElement(ResponseActionButton, { ariaLabel:
|
|
50
|
+
positive && (React.createElement(ResponseActionButton, { ariaLabel: t('Good response'), clickedAriaLabel: t('Response recorded'), onClick: (e) => handleClick(e, 'positive', positive.onClick), tooltipContent: (_a = positive.tooltipContent) !== null && _a !== void 0 ? _a : t('Good response'), clickedTooltipContent: (_b = positive.clickedTooltipContent) !== null && _b !== void 0 ? _b : t('Response recorded'), icon: React.createElement(OutlinedThumbsUpIcon, null), isClicked: activeButton === 'positive', isDisabled: submittedFeedbackTypes === null || submittedFeedbackTypes === void 0 ? void 0 : submittedFeedbackTypes.includes('positive') })),
|
|
51
|
+
negative && (React.createElement(ResponseActionButton, { ariaLabel: t('Bad response'), clickedAriaLabel: t('Response recorded'), onClick: (e) => handleClick(e, 'negative', negative.onClick), tooltipContent: (_c = negative.tooltipContent) !== null && _c !== void 0 ? _c : t('Bad response'), clickedTooltipContent: (_d = negative.clickedTooltipContent) !== null && _d !== void 0 ? _d : t('Response recorded'), icon: React.createElement(OutlinedThumbsDownIcon, null), isClicked: activeButton === 'negative', isDisabled: submittedFeedbackTypes === null || submittedFeedbackTypes === void 0 ? void 0 : submittedFeedbackTypes.includes('negative') })),
|
|
52
|
+
copy && (React.createElement(ResponseActionButton, { ariaLabel: t('Copy'), clickedAriaLabel: t('Copied'), onClick: (e) => handleClick(e, 'copy', copy.onClick), tooltipContent: (_e = copy.tooltipContent) !== null && _e !== void 0 ? _e : t('Copy'), clickedTooltipContent: (_f = copy.clickedTooltipContent) !== null && _f !== void 0 ? _f : t('Copied'), icon: React.createElement(OutlinedCopyIcon, null), isClicked: activeButton === 'copy' }))));
|
|
51
53
|
};
|
|
52
54
|
export default ResponseActions;
|
|
@@ -370,7 +370,7 @@ function TroubleshootSection(props) {
|
|
|
370
370
|
React.createElement(Trans, { i18nKey: 'i18nKeyPopularSolutions' }, "Red Hat hand picked support articles"),
|
|
371
371
|
React.createElement(Tooltip, { content: React.createElement("div", null,
|
|
372
372
|
React.createElement(Trans, null, "Support articles are matched to the product and version details you selected, not the problem details you entered.")) },
|
|
373
|
-
React.createElement(InfoCircleIcon, { className: "pf-v6-u-ml-sm", "aria-label":
|
|
373
|
+
React.createElement(InfoCircleIcon, { className: "pf-v6-u-ml-sm", "aria-label": t('More info about how support articles are matched') }))),
|
|
374
374
|
React.createElement(CardBody, { "aria-label": t('No recommendations for this product'), className: "file-recs-no-recommendation pf-v6-u-mt-md" },
|
|
375
375
|
React.createElement(Trans, null, "No recommendations for this product")))),
|
|
376
376
|
React.createElement(ErrorBoundary, { errorMsgInfo: { message: t('There was an error loading suggestions') } }, canShowTopContent && !isEmpty(version) && !isVariationA && React.createElement(Suggestions, null)),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserFeedback.d.ts","sourceRoot":"","sources":["../../../../src/components/TroubleshootSection/UserFeedback.tsx"],"names":[],"mappings":"AAAA,OAAO,EAMH,SAAS,EAET,SAAS,EAEZ,MAAM,wBAAwB,CAAC;AAEhC,OAAc,EAAE,KAAK,iBAAiB,EAAY,MAAM,OAAO,CAAC;AAIhE,OAAO,aAAa,MAAM,iBAAiB,CAAC;AAE5C,MAAM,WAAW,iBAAkB,SAAQ,IAAI,CAAC,SAAS,EAAE,UAAU,CAAC,EAAE,SAAS;IAC7E,cAAc,CAAC,EAAE,aAAa,EAAE,CAAC;IACjC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,QAAQ,EAAE,CAAC,gBAAgB,CAAC,EAAE,MAAM,EAAE,kBAAkB,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3E,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED,QAAA,MAAM,YAAY,EAAE,iBAAiB,CAAC,iBAAiB,
|
|
1
|
+
{"version":3,"file":"UserFeedback.d.ts","sourceRoot":"","sources":["../../../../src/components/TroubleshootSection/UserFeedback.tsx"],"names":[],"mappings":"AAAA,OAAO,EAMH,SAAS,EAET,SAAS,EAEZ,MAAM,wBAAwB,CAAC;AAEhC,OAAc,EAAE,KAAK,iBAAiB,EAAY,MAAM,OAAO,CAAC;AAIhE,OAAO,aAAa,MAAM,iBAAiB,CAAC;AAE5C,MAAM,WAAW,iBAAkB,SAAQ,IAAI,CAAC,SAAS,EAAE,UAAU,CAAC,EAAE,SAAS;IAC7E,cAAc,CAAC,EAAE,aAAa,EAAE,CAAC;IACjC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,QAAQ,EAAE,CAAC,gBAAgB,CAAC,EAAE,MAAM,EAAE,kBAAkB,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3E,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED,QAAA,MAAM,YAAY,EAAE,iBAAiB,CAAC,iBAAiB,CAmFtD,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -12,7 +12,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
12
12
|
import { ActionGroup, Button, Card, CardBody, CardHeader, Form, TextArea, } from '@patternfly/react-core';
|
|
13
13
|
import isEmpty from 'lodash/isEmpty';
|
|
14
14
|
import React, { useState } from 'react';
|
|
15
|
-
import { useTranslation } from 'react-i18next';
|
|
15
|
+
import { Trans, useTranslation } from 'react-i18next';
|
|
16
16
|
import CloseButton from './CloseButton';
|
|
17
17
|
import QuickResponse from './QuickResponse';
|
|
18
18
|
const UserFeedback = (_a) => {
|
|
@@ -35,14 +35,16 @@ const UserFeedback = (_a) => {
|
|
|
35
35
|
hasTextArea && (React.createElement(React.Fragment, null,
|
|
36
36
|
React.createElement(TextArea, { value: value, onChange: (_event, value) => {
|
|
37
37
|
setValue(value);
|
|
38
|
-
}, placeholder:
|
|
38
|
+
}, placeholder: t('Provide optional additional feedback'), "aria-label": t('Provide optional additional feedback'), resizeOrientation: "vertical" }),
|
|
39
39
|
React.createElement("div", { className: "privacy-notice-container" },
|
|
40
|
-
React.createElement("
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
40
|
+
React.createElement(Trans, { i18nKey: "Do not share any personal or other sensitive information in your feedback. Feedback may\n be used to improve Red Hat's products or services. For more information about Red Hat\u2019s\n privacy practices, please refer to the <a><u>Red Hat Privacy Statement.</u></a>", components: {
|
|
41
|
+
a: (
|
|
42
|
+
// eslint-disable-next-line jsx-a11y/anchor-has-content
|
|
43
|
+
React.createElement("a", { href: "https://www.redhat.com/en/about/privacy-policy", target: "_blank", rel: "noreferrer" })),
|
|
44
|
+
u: React.createElement("u", null),
|
|
45
|
+
} })))),
|
|
45
46
|
React.createElement(ActionGroup, null,
|
|
46
|
-
React.createElement(Button, { onClick: () => onSubmit(selectedResponse, value), isDisabled: isSubmitting, isLoading: isSubmitting },
|
|
47
|
+
React.createElement(Button, { onClick: () => onSubmit(selectedResponse, value), isDisabled: isSubmitting, isLoading: isSubmitting },
|
|
48
|
+
React.createElement(Trans, null, "Send Feedback")))))));
|
|
47
49
|
};
|
|
48
50
|
export default UserFeedback;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserFeedbackComplete.d.ts","sourceRoot":"","sources":["../../../../src/components/TroubleshootSection/UserFeedbackComplete.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA8B,SAAS,EAAa,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACrG,OAAO,KAAK,EAAE,EAAE,KAAK,iBAAiB,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"UserFeedbackComplete.d.ts","sourceRoot":"","sources":["../../../../src/components/TroubleshootSection/UserFeedbackComplete.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA8B,SAAS,EAAa,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACrG,OAAO,KAAK,EAAE,EAAE,KAAK,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAKtD,MAAM,WAAW,yBAA0B,SAAQ,IAAI,CAAC,SAAS,EAAE,KAAK,CAAC,EAAE,SAAS;IAChF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IAChC,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACxB;AAED,QAAA,MAAM,oBAAoB,EAAE,iBAAiB,CAAC,yBAAyB,CAiFtE,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -11,9 +11,13 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
11
11
|
};
|
|
12
12
|
import { Card, CardBody, CardHeader, CardTitle } from '@patternfly/react-core';
|
|
13
13
|
import React from 'react';
|
|
14
|
+
import { useTranslation } from 'react-i18next';
|
|
14
15
|
import CloseButton from './CloseButton';
|
|
15
16
|
const UserFeedbackComplete = (_a) => {
|
|
16
|
-
var { title
|
|
17
|
+
var { title: propsTitle, body: propsBody, onClose, isCompact } = _a, props = __rest(_a, ["title", "body", "onClose", "isCompact"]);
|
|
18
|
+
const { t } = useTranslation();
|
|
19
|
+
const title = propsTitle !== null && propsTitle !== void 0 ? propsTitle : t('Feedback submitted');
|
|
20
|
+
const body = propsBody !== null && propsBody !== void 0 ? propsBody : t("We've received your response. Thank you for sharing your feedback!");
|
|
17
21
|
return (React.createElement(Card, Object.assign({ isCompact: isCompact, className: "pf-chatbot__feedback-card pf-chatbot__feedback-card-complete" }, props),
|
|
18
22
|
React.createElement(CardHeader, { className: onClose
|
|
19
23
|
? 'pf-chatbot__feedback-card-complete-header'
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WidgetFileUploader.d.ts","sourceRoot":"","sources":["../../../../../src/components/shared/fileUpload/WidgetFileUploader.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAE5D,OAAO,KAA0C,MAAM,OAAO,CAAC;AA0B/D,OAAO,EAAE,wBAAwB,EAAE,MAAM,SAAS,CAAC;AAInD,UAAU,MAAO,SAAQ,wBAAwB,EAAE,gBAAgB;IAC/D,UAAU,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACtC,WAAW,EAAE,OAAO,CAAC;IACrB,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;CACpB;AAYD,iBAAS,kBAAkB,CAAC,KAAK,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"WidgetFileUploader.d.ts","sourceRoot":"","sources":["../../../../../src/components/shared/fileUpload/WidgetFileUploader.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAE5D,OAAO,KAA0C,MAAM,OAAO,CAAC;AA0B/D,OAAO,EAAE,wBAAwB,EAAE,MAAM,SAAS,CAAC;AAInD,UAAU,MAAO,SAAQ,wBAAwB,EAAE,gBAAgB;IAC/D,UAAU,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACtC,WAAW,EAAE,OAAO,CAAC;IACrB,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;CACpB;AAYD,iBAAS,kBAAkB,CAAC,KAAK,EAAE,MAAM,qBAiPxC;kBAjPQ,kBAAkB;;;AAqP3B,OAAO,EAAE,kBAAkB,EAAE,CAAC"}
|
|
@@ -169,7 +169,8 @@ function WidgetFileUploader(props) {
|
|
|
169
169
|
showViewRecBtn &&
|
|
170
170
|
!props.isIdea &&
|
|
171
171
|
!isAnalysingAnyAttachment(attachmentState.caseFiles.selectedLocalFiles) &&
|
|
172
|
-
hasAnalysedSomeAttachments(attachmentState.caseFiles.selectedLocalFiles) &&
|
|
172
|
+
hasAnalysedSomeAttachments(attachmentState.caseFiles.selectedLocalFiles) &&
|
|
173
|
+
rulesState.allResults.length > 0 && (React.createElement(Button, { "data-tracking-id": "widget-file-uploader-view-recs", onClick: onViewRecBtnClick },
|
|
173
174
|
React.createElement(Trans, null, "View recommendations"))))));
|
|
174
175
|
}
|
|
175
176
|
WidgetFileUploader.defaultProps = defaultProps;
|
|
@@ -67,7 +67,7 @@ export function useIsSectionValid(sectionName) {
|
|
|
67
67
|
}, [ssoUsername, routeDispatch]);
|
|
68
68
|
//&seSessionId=8e8960ac-680b-443e-bf67-9e13f2acd64e
|
|
69
69
|
const { routeState: { isCaseCreate }, } = useContext(RouteContext);
|
|
70
|
-
const { globalMetadataState: { allProducts,
|
|
70
|
+
const { globalMetadataState: { allProducts, loggedInUserRights }, } = useContext(GlobalMetadataStateContext);
|
|
71
71
|
const { topContentState: { topContent }, } = useContext(TCStateContext);
|
|
72
72
|
const isEntitledProduct = (_b = find((_a = allProducts === null || allProducts === void 0 ? void 0 : allProducts.data) === null || _a === void 0 ? void 0 : _a.productsResult, (p) => p.product === caseState.caseDetails.product)) === null || _b === void 0 ? void 0 : _b.isEntitledProduct;
|
|
73
73
|
const { routeState: { activeSection, isSearchIntent }, } = useContext(RouteContext);
|
|
@@ -123,7 +123,7 @@ export function useIsSectionValid(sectionName) {
|
|
|
123
123
|
? (contactInfo24x7 === null || contactInfo24x7 === void 0 ? void 0 : contactInfo24x7.length) <= CONTACT_INFO_24X7_LIMIT
|
|
124
124
|
: true;
|
|
125
125
|
const hasAlternateCaseIdValidLength = alternateId ? (alternateId === null || alternateId === void 0 ? void 0 : alternateId.length) <= CASE_REFERENCE_NUMBER_LIMIT : true;
|
|
126
|
-
return (isCaseManagementStateValid(caseState,
|
|
126
|
+
return (isCaseManagementStateValid(caseState, loggedInUserRights) &&
|
|
127
127
|
hasContactInfo24x7ValidLength &&
|
|
128
128
|
hasAlternateCaseIdValidLength);
|
|
129
129
|
};
|
|
@@ -138,15 +138,15 @@ export function useIsSectionValid(sectionName) {
|
|
|
138
138
|
const isReviewSectionValid = () => {
|
|
139
139
|
var _a;
|
|
140
140
|
return (isEntitledProduct &&
|
|
141
|
-
isCaseStateValid(caseState,
|
|
141
|
+
isCaseStateValid(caseState, loggedInUserRights) &&
|
|
142
142
|
isClusterIDValid(caseState, (_a = allProducts.data) === null || _a === void 0 ? void 0 : _a.productsResult) &&
|
|
143
143
|
isSummarizeSectionValid() &&
|
|
144
144
|
isAdditionalInformationSectionValidLocal());
|
|
145
145
|
};
|
|
146
146
|
const isDescribeIdeaSectionValid = () => {
|
|
147
|
-
return (isCaseManagementStateValid(caseState,
|
|
147
|
+
return (isCaseManagementStateValid(caseState, loggedInUserRights) &&
|
|
148
148
|
isEntitledProduct &&
|
|
149
|
-
isIdeaCaseStateValid(caseState,
|
|
149
|
+
isIdeaCaseStateValid(caseState, loggedInUserRights) &&
|
|
150
150
|
checkUnallowedFiles());
|
|
151
151
|
};
|
|
152
152
|
const isAdditionalInformationSectionValidLocal = () => {
|
|
@@ -154,7 +154,7 @@ export function useIsSectionValid(sectionName) {
|
|
|
154
154
|
const hostnameIsValid = hostname ? (hostname === null || hostname === void 0 ? void 0 : hostname.length) <= HOSTNAME_LENGTH_LIMIT : true;
|
|
155
155
|
return (!caseState.hasInvalidEntitlements &&
|
|
156
156
|
isClusterIDValid(caseState, (_a = allProducts.data) === null || _a === void 0 ? void 0 : _a.productsResult) &&
|
|
157
|
-
isCaseInformationSectionValid(caseState,
|
|
157
|
+
isCaseInformationSectionValid(caseState, loggedInUserRights) &&
|
|
158
158
|
hostnameIsValid &&
|
|
159
159
|
environment.length <= CASE_DEATILS_ENVIRONMENT_LIMIT &&
|
|
160
160
|
timeFramesAndUrgency.length <= KTQUESTION_MAX_LIMIT &&
|
|
@@ -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,
|
|
@@ -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
|
};
|
|
@@ -873,6 +873,12 @@ declare const _default: {
|
|
|
873
873
|
'Search for a user, action, or keyword': string;
|
|
874
874
|
'Try <reloadLink>reloading the page</reloadLink> or check back later': string;
|
|
875
875
|
'Try modifying your search query or changing the date range and try again.': string;
|
|
876
|
+
"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;
|
|
877
|
+
'<span>Return to</span> <button>case creation</button>': string;
|
|
878
|
+
'Resolve your issues now with AI insights': string;
|
|
879
|
+
'Generate AI case summary': string;
|
|
880
|
+
'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;
|
|
881
|
+
"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;
|
|
876
882
|
};
|
|
877
883
|
export default _default;
|
|
878
884
|
//# sourceMappingURL=template-ko.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template-ko.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-ko.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"template-ko.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-ko.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAw/BE"}
|
|
@@ -878,4 +878,10 @@ export default {
|
|
|
878
878
|
'Search for a user, action, or keyword': '사용자, 작업 또는 키워드 검색',
|
|
879
879
|
'Try <reloadLink>reloading the page</reloadLink> or check back later': '<reloadLink>페이지를 새로고침</reloadLink>하거나 나중에 다시 확인해 보세요.',
|
|
880
880
|
'Try modifying your search query or changing the date range and try again.': '검색 쿼리를 수정하거나 날짜 범위를 변경한 후 다시 시도하십시오.',
|
|
881
|
+
"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>을 참조하세요.',
|
|
882
|
+
'<span>Return to</span> <button>case creation</button>': '<button>사례 생성</button>으로 <span>돌아가기</span>',
|
|
883
|
+
'Resolve your issues now with AI insights': 'AI 인사이트로 지금 문제를 해결하세요',
|
|
884
|
+
'Generate AI case summary': 'AI 사례 요약 생성',
|
|
885
|
+
'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가 생성한 콘텐츠를 반드시 검토하시기 바랍니다. 사례 요약 기능 개선을 위해 피드백을 보내주시기 바랍니다.',
|
|
886
|
+
"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>을 참조하십시오.',
|
|
881
887
|
};
|
|
@@ -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-pt.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template-pt.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-pt.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"template-pt.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-pt.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA0hCE"}
|
|
@@ -873,4 +873,10 @@ export default {
|
|
|
873
873
|
'Search for a user, action, or keyword': 'Pesquise por usuário, ação ou palavra-chave',
|
|
874
874
|
'Try <reloadLink>reloading the page</reloadLink> or check back later': 'Tente <reloadLink>recarregar a página</reloadLink> ou volte mais tarde',
|
|
875
875
|
'Try modifying your search query or changing the date range and try again.': 'Mude sua consulta de pesquisa ou altere o intervalo de datas e tente novamente.',
|
|
876
|
+
"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>": 'Este recurso utiliza tecnologia de IA. As interações podem ser usadas para aprimorar os produtos ou serviços da Red Hat. Para obter mais informações sobre as práticas de privacidade da Red Hat, consulte a <a>Declaração de Privacidade da Red Hat</a>.',
|
|
877
|
+
'<span>Return to</span> <button>case creation</button>': '<span>Voltar para</span> <button>criação de caso</button>',
|
|
878
|
+
'Resolve your issues now with AI insights': 'Resolva seus problemas agora com os insights de IA',
|
|
879
|
+
'Generate AI case summary': 'Gerar resumo de caso de IA',
|
|
880
|
+
'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': 'Ao utilizar este recurso, as informações do seu caso de suporte serão usadas para criar um resumo dos seus casos gerado por IA. As informações podem não estar atualizadas ou livres de erros. Sempre revise o conteúdo gerado por IA antes de usar. Recomendamos que você envie feedback para aprimorar o recurso de resumo de casos',
|
|
881
|
+
"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>": 'Não compartilhe informações pessoais ou confidenciais em seu feedback. O feedback pode ser usado para aprimorar os produtos ou serviços da Red Hat. Para obter mais informações sobre as práticas de privacidade da Red Hat, consulte a <a><u>Declaração de Privacidade da Red Hat</u></a>.',
|
|
876
882
|
};
|
|
@@ -786,6 +786,12 @@ declare const _default: {
|
|
|
786
786
|
'Search for a user, action, or keyword': string;
|
|
787
787
|
'Try <reloadLink>reloading the page</reloadLink> or check back later': string;
|
|
788
788
|
'Try modifying your search query or changing the date range and try again.': string;
|
|
789
|
+
"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;
|
|
790
|
+
'<span>Return to</span> <button>case creation</button>': string;
|
|
791
|
+
'Resolve your issues now with AI insights': string;
|
|
792
|
+
'Generate AI case summary': string;
|
|
793
|
+
'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;
|
|
794
|
+
"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;
|
|
789
795
|
};
|
|
790
796
|
export default _default;
|
|
791
797
|
//# sourceMappingURL=template-ru.d.ts.map
|