@rh-support/troubleshoot 0.2.35 → 0.2.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/RequestEscalationModal.js +1 -1
  2. package/lib/esm/components/CaseEditView/CaseDetailsAside.d.ts.map +1 -1
  3. package/lib/esm/components/CaseEditView/CaseDetailsAside.js +3 -2
  4. package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseAttachment.js +2 -1
  5. package/lib/esm/components/CaseInformation/CaseInformation.js +2 -2
  6. package/lib/esm/components/CaseInformation/SupportLevel.js +1 -1
  7. package/lib/esm/components/ConfirmationModals/ConfirmedStateSideSupportModal.js +1 -1
  8. package/lib/esm/components/ConfirmationModals/ROCMModal.js +1 -1
  9. package/lib/esm/components/ProductSelector/ProductSelector.js +1 -1
  10. package/lib/esm/components/shared/fileUpload/WidgetFileUploader.js +1 -1
  11. package/lib/esm/i18n/template-de.d.ts +12 -19
  12. package/lib/esm/i18n/template-de.d.ts.map +1 -1
  13. package/lib/esm/i18n/template-de.js +12 -23
  14. package/lib/esm/i18n/template-es.d.ts +12 -18
  15. package/lib/esm/i18n/template-es.d.ts.map +1 -1
  16. package/lib/esm/i18n/template-es.js +12 -22
  17. package/lib/esm/i18n/template-fr.d.ts +10 -16
  18. package/lib/esm/i18n/template-fr.d.ts.map +1 -1
  19. package/lib/esm/i18n/template-fr.js +10 -20
  20. package/lib/esm/i18n/template-it.d.ts +12 -18
  21. package/lib/esm/i18n/template-it.d.ts.map +1 -1
  22. package/lib/esm/i18n/template-it.js +12 -22
  23. package/lib/esm/i18n/template-jp.d.ts +12 -20
  24. package/lib/esm/i18n/template-jp.d.ts.map +1 -1
  25. package/lib/esm/i18n/template-jp.js +12 -25
  26. package/lib/esm/i18n/template-ko.d.ts +12 -18
  27. package/lib/esm/i18n/template-ko.d.ts.map +1 -1
  28. package/lib/esm/i18n/template-ko.js +12 -22
  29. package/lib/esm/i18n/template-pt.d.ts +12 -18
  30. package/lib/esm/i18n/template-pt.d.ts.map +1 -1
  31. package/lib/esm/i18n/template-pt.js +12 -22
  32. package/lib/esm/i18n/template-ru.d.ts +12 -18
  33. package/lib/esm/i18n/template-ru.d.ts.map +1 -1
  34. package/lib/esm/i18n/template-ru.js +12 -22
  35. package/lib/esm/i18n/template-zh.d.ts +12 -17
  36. package/lib/esm/i18n/template-zh.d.ts.map +1 -1
  37. package/lib/esm/i18n/template-zh.js +12 -21
  38. package/lib/esm/reducers/CaseReducer.d.ts +2 -2
  39. package/lib/esm/reducers/CaseReducer.d.ts.map +1 -1
  40. package/lib/esm/reducers/CaseReducer.js +14 -12
  41. package/package.json +5 -5
@@ -53,7 +53,7 @@ declare const _default: {
53
53
  'Please choose a language for your case communication with our support engineers.': string;
54
54
  'You need to be an organization admin to include others from your account.': string;
55
55
  'Case Submitted': string;
56
- 'Thank you for contacting Red Hat support!<br/><2>You should receive a response within <1>{{irt}}</1>. \u00A0<3>SLA information</3></2>': string;
56
+ 'SLA information': string;
57
57
  '<0>Case #{{caseNumber}}</0> successfully created.': string;
58
58
  'View your case': string;
59
59
  'Troubleshoot a new issue': string;
@@ -69,7 +69,7 @@ declare const _default: {
69
69
  'There was an error loading suggestions.': string;
70
70
  'There was an error loading solutions.': string;
71
71
  "Sorry, we're having a problem gathering your information.": string;
72
- 'You need additional access to manage cases. Please contact <1>Customer Service</1> for assistance.': string;
72
+ i18ManageCaseContactCustomerService: string;
73
73
  '24x7 Contact': string;
74
74
  '24x7 Support': string;
75
75
  Delete: string;
@@ -152,7 +152,7 @@ declare const _default: {
152
152
  'Filters applied to this query': string;
153
153
  'Manage bookmarked accounts': string;
154
154
  'Manage groups': string;
155
- 'Have an account or billing issue? <1>Contact customer service</1> for help.': string;
155
+ i18contactCustomerService: string;
156
156
  'Select the best category for your issue.': string;
157
157
  'Why are you opening a case?': string;
158
158
  Continue: string;
@@ -160,7 +160,7 @@ declare const _default: {
160
160
  'Did you find a solution?': string;
161
161
  'Issue summary': string;
162
162
  'Drag and drop, or browse to upload a file': string;
163
- 'Upload a <1>sosreport</1>to help us provide the best solutions for your system.': string;
163
+ i18nUploadSosReport: string;
164
164
  Recommendations: string;
165
165
  'What are you experiencing? What are you expecting to happen?': string;
166
166
  'Search by name or username': string;
@@ -178,7 +178,7 @@ declare const _default: {
178
178
  'Select a language for communicating with our support engineers': string;
179
179
  'Select a group': string;
180
180
  'Select a group to view accounts': string;
181
- '<0>Learn more about our <1>production support service level agreement</1></0>': string;
181
+ i18ProductionSupportServiceLevelAgreement: string;
182
182
  'Session restored successfully': string;
183
183
  'Error restoring your session': string;
184
184
  'Continue session?': string;
@@ -213,12 +213,10 @@ declare const _default: {
213
213
  'View this case': string;
214
214
  'Continue troubleshooting': string;
215
215
  'Case submitted': string;
216
- '<0>Case {{caseNumber}}</0> has been submitted.': string;
217
216
  'Failed to create your case': string;
218
217
  "We'll be in contact with you shortly. Look for updates on this case.": string;
219
218
  'We have your available hours listed as:': string;
220
219
  'Update preferences': string;
221
- 'You should receive a response within <strong>{{ irt }}</strong>.\n &nbsp;<0>SLA information</0>': string;
222
220
  'Provide feedback': string;
223
221
  'Preview case': string;
224
222
  'Before submitting, review the information you entered.': string;
@@ -374,9 +372,9 @@ declare const _default: {
374
372
  'Between {{agentName: props.chat.agent_name}} and {{visitorName: props.chat.visitor_name}}': string;
375
373
  'Chat transcript': string;
376
374
  'Thank you for being a Red Hat Confirmed Stateside Support customer. CSS customers receive their support via a special case management system and a separate phone support number.': string;
377
- 'For opening a CSS support case, please visit <1>css-redhat.zendesk.com</1> or you may dial 888-472-0031 for phone support.': string;
375
+ i18CSSZenDesk: string;
378
376
  'Thank You,': string;
379
- 'You need a valid entitlement to create a case. Please contact <0>Customer Service</0> for assistance.': string;
377
+ i18ValidEntitlementContactCustomerService: string;
380
378
  'No active subscriptions': string;
381
379
  'No suggestions found.': string;
382
380
  'Not available': string;
@@ -387,7 +385,7 @@ declare const _default: {
387
385
  'You can also select a top product:': string;
388
386
  'Here are some common suggestions:': string;
389
387
  'Elaborate more on your issue': string;
390
- "We noticed you chose 'Red Hat OpenShift Cluster Manager' as your selected Product. Is your issue related to our SaaS offering at <1> https://cloud.redhat.com/openshift/ </1>": string;
388
+ i18OrOCMProductText: string;
391
389
  'Download {fileName}': string;
392
390
  'Suggested fixes': string;
393
391
  'There are new updates to suggested fixes after changing your products': string;
@@ -418,7 +416,7 @@ declare const _default: {
418
416
  Update: string;
419
417
  'Chat offline': string;
420
418
  'Chat with support': string;
421
- 'If you believe you should have permission to view this resource, please<1> contact Customer Service</1>for assistance. Your Red Hat login might not be associated with the right account for your organization, or there might be an issue with your subscription. Either way, Customer Service should be able to help you resolve the problem.': string;
419
+ i18Case403: string;
422
420
  'Account / Customer Service Request': string;
423
421
  Basic: string;
424
422
  'Availability/Working hours': string;
@@ -454,7 +452,7 @@ declare const _default: {
454
452
  Saturday: string;
455
453
  Sunday: string;
456
454
  'Bookmarked searches': string;
457
- 'If you feel the issue has become more severe or the case should be a higher priority, please provide a detailed comment, and the case will be reviewed by a support manager. <2>Learn more.</2>': string;
455
+ i18RequestEscalationLearnMore: string;
458
456
  'Private Notes': string;
459
457
  on: string;
460
458
  'The credentials you provided are valid, but you do not have <strong>direct support from Red Hat.</strong>': string;
@@ -535,7 +533,6 @@ declare const _default: {
535
533
  'Loading...': string;
536
534
  "We couldn't find any matches. Revise your search for better results.": string;
537
535
  'Your account requires group access controls in order to manage other users.': string;
538
- 'Your account requires group access controls in order to manage other users. <>More information</>.': string;
539
536
  "You don't have the right entitlement to create a case for this product.": string;
540
537
  "You don't have the right entitlement to create a case for this product. Get an entitlement.": string;
541
538
  "Owner doesn't have the right entitlement to create a case for this product.": string;
@@ -567,7 +564,6 @@ declare const _default: {
567
564
  'Created by me': string;
568
565
  Create: string;
569
566
  "We're sorry": string;
570
- 'Something happened on our end. If the error persists, please <>leave us feedback</>.': string;
571
567
  'More information': string;
572
568
  'Select a product': string;
573
569
  'Troubleshoot a product': string;
@@ -640,7 +636,7 @@ declare const _default: {
640
636
  'There was an error loading bookmarked accounts list': string;
641
637
  'Read only': string;
642
638
  'No access': string;
643
- 'If you are behind a proxy server, please make sure all the endpoints from <1>https://*.redhat.com/*</1> are whitelisted.': string;
639
+ i18PageWideErrorProxyConfig: string;
644
640
  'Make sure you have an active internet connection.': string;
645
641
  'Something happened while getting your details.': string;
646
642
  'Failed to submit feedback.': string;
@@ -657,7 +653,6 @@ declare const _default: {
657
653
  'Customer view': string;
658
654
  'This field is only for customers on V4. If you are still on V3, then please add your Cluster Name to the environment details below.': string;
659
655
  "<strong>This field is only for customers on V4</strong>. For your convenience, we've added your Cluster Name to the environment details below.": string;
660
- '<strong>This field is only for customers on V4</strong>. <2>Add your Cluster Name</2> to the environment details below.': string;
661
656
  '24x7 Contact information': string;
662
657
  'Your response was immediately sent to our web engineers for review.': string;
663
658
  'This field is only for customers on V4. If you are still on V3, then please add your Cluster Name as a case comment.': string;
@@ -693,7 +688,7 @@ declare const _default: {
693
688
  'Step 3': string;
694
689
  'Step 4': string;
695
690
  'Step 5': string;
696
- 'Have an account, billing, or subscription issue? Contact customer service for help.': string;
691
+ i18nAccountBillingSubscription: string;
697
692
  'Critical solutions have been triggered': string;
698
693
  'Critical solutions for your system': string;
699
694
  'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': string;
@@ -1 +1 @@
1
- {"version":3,"file":"template-zh.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-zh.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA+xBE"}
1
+ {"version":3,"file":"template-zh.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-zh.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAgxBE"}
@@ -53,7 +53,7 @@ export default {
53
53
  'Please choose a language for your case communication with our support engineers.': '请选择在和我们的技术支持工程师进行交流时希望使用的语言。',
54
54
  'You need to be an organization admin to include others from your account.': '您需要具有机构管理员的权限才能添加帐户中的其他人。',
55
55
  'Case Submitted': '支持问题单已提交',
56
- 'Thank you for contacting Red Hat support!<br/><2>You should receive a response within <1>{{irt}}</1>.  <3>SLA information</3></2>': '非常感谢您与红帽支持进行联系。<br/><2>您会在 <1>{{irt}}</1> 内获得回复信息。<3>SLA 信息</3></2>',
56
+ 'SLA information': 'SLA 信息',
57
57
  '<0>Case #{{caseNumber}}</0> successfully created.': '<0>Case #{{caseNumber}}</0> 已成功创建。',
58
58
  'View your case': '查看您的问题单',
59
59
  'Troubleshoot a new issue': '解决一个新问题',
@@ -69,7 +69,7 @@ export default {
69
69
  'There was an error loading suggestions.': '加载建议时出错。',
70
70
  'There was an error loading solutions.': '加载解决方案时出错。',
71
71
  "Sorry, we're having a problem gathering your information.": '抱歉,我们在收集您的信息时遇到问题。',
72
- 'You need additional access to manage cases. Please contact <1>Customer Service</1> for assistance.': '您需要额外的权限来管理问题单。请联系<1>客户服务</1>寻求帮助。',
72
+ i18ManageCaseContactCustomerService: '您需要额外的权限来管理问题单。请联系<2>客户服务</2>寻求帮助。',
73
73
  '24x7 Contact': '7 天 24 小时联系',
74
74
  '24x7 Support': '7 天 24 小时支持',
75
75
  Delete: '删除',
@@ -152,7 +152,7 @@ export default {
152
152
  'Filters applied to this query': '应用于此查询的过滤器',
153
153
  'Manage bookmarked accounts': '管理已加为书签的帐户',
154
154
  'Manage groups': '管理组',
155
- 'Have an account or billing issue? <1>Contact customer service</1> for help.': '有与帐户或帐单相关的问题吗? <1>联系客户服务</1>寻求帮助。',
155
+ i18contactCustomerService: '有与帐户或帐单相关的问题吗? <2>联系客户服务</2>寻求帮助。',
156
156
  'Select the best category for your issue.': '选择最适合您问题的类别.',
157
157
  'Why are you opening a case?': '您为什么要创建问题单?',
158
158
  Continue: '继续',
@@ -160,7 +160,7 @@ export default {
160
160
  'Did you find a solution?': '您找到解决方案了吗?',
161
161
  'Issue summary': '问题摘要',
162
162
  'Drag and drop, or browse to upload a file': '通过拖放或浏览上传文件',
163
- 'Upload a <1>sosreport</1>to help us provide the best solutions for your system.': '上载 Insights 存档或 <1>sosreport</1>,以帮助我们为您的系统提供最佳解决方案。',
163
+ i18nUploadSosReport: '上载 Insights 存档或 <2>sosreport</2>,以帮助我们为您的系统提供最佳解决方案。',
164
164
  Recommendations: '建议',
165
165
  'What are you experiencing? What are you expecting to happen?': '您正在经历什么情况?您期望应该发生什么?',
166
166
  'Search by name or username': '按名称或用户名搜索',
@@ -178,7 +178,7 @@ export default {
178
178
  'Select a language for communicating with our support engineers': '选择与我们的支持工程师交流的语言',
179
179
  'Select a group': '选择一个组',
180
180
  'Select a group to view accounts': '选择一个组以查看帐户',
181
- '<0>Learn more about our <1>production support service level agreement</1></0>': '<0><1>产品支持服务等级协议</1>的详细信息</0>',
181
+ i18ProductionSupportServiceLevelAgreement: '<2>产品支持服务等级协议</2>的详细信息',
182
182
  'Session restored successfully': '会话恢复成功',
183
183
  'Error restoring your session': '恢复会话时出错',
184
184
  'Continue session?': '继续会话?',
@@ -213,12 +213,10 @@ export default {
213
213
  'View this case': '查看此问题单',
214
214
  'Continue troubleshooting': '继续进行故障排除',
215
215
  'Case submitted': '支持问题单已提交',
216
- '<0>Case {{caseNumber}}</0> has been submitted.': '<0>问题单</0>已提交。',
217
216
  'Failed to create your case': '无法创建问题单',
218
217
  "We'll be in contact with you shortly. Look for updates on this case.": '我们会尽快与您联系。查看关于这个问题单的更新。',
219
218
  'We have your available hours listed as:': '我们记录的您的有效时间为:',
220
219
  'Update preferences': '更新首选项',
221
- 'You should receive a response within <strong>{{ irt }}</strong>.\n &nbsp;<0>SLA information</0>': '“您应该在 <strong>{{ irt }}</strong> 内收到回复。\n&nbsp;<0>SLA 信息</0>',
222
220
  'Provide feedback': '提供反馈信息',
223
221
  'Preview case': '预览问题单',
224
222
  'Before submitting, review the information you entered.': '提交之前,请查看您输入的信息。',
@@ -374,9 +372,9 @@ export default {
374
372
  'Between {{agentName: props.chat.agent_name}} and {{visitorName: props.chat.visitor_name}}': '在 {{agentName: props.chat.agent_name}} 和 {{visitorName: props.chat.visitor_name}} 之间',
375
373
  'Chat transcript': '聊天记录',
376
374
  'Thank you for being a Red Hat Confirmed Stateside Support customer. CSS customers receive their support via a special case management system and a separate phone support number.': '感谢您为 Red Hat Confirmed Stateside Support 客户。CSS客户通过特殊问题单管理系统和单独的电话支持号码获得支持。',
377
- 'For opening a CSS support case, please visit <1>css-redhat.zendesk.com</1> or you may dial 888-472-0031 for phone support.': '要创建 CSS 支持问题单,请访问 <0>css-redhat.zendesk.com</0>,或拨打 888-472-0031 以获得电话支持。',
375
+ i18CSSZenDesk: '要创建 CSS 支持问题单,请访问 <2>css-redhat.zendesk.com</2>,或拨打 888-472-0031 以获得电话支持。',
378
376
  'Thank You,': '谢谢',
379
- 'You need a valid entitlement to create a case. Please contact <0>Customer Service</0> for assistance.': '您需要有效的权利才能创建问题单。请联系<0>客户服务</0>寻求帮助。',
377
+ i18ValidEntitlementContactCustomerService: '您需要有效的权利才能创建问题单。请联系<2>客户服务</2>寻求帮助。',
380
378
  'No active subscriptions': '没有有效的订阅',
381
379
  'No suggestions found.': '找不到建议',
382
380
  'Not available': '不可用',
@@ -387,7 +385,7 @@ export default {
387
385
  'You can also select a top product:': '您还可以选择一个顶级产品:',
388
386
  'Here are some common suggestions:': '以下是一些常见建议:',
389
387
  'Elaborate more on your issue': '详细说明您的问题',
390
- "We noticed you chose 'Red Hat OpenShift Cluster Manager' as your selected Product. Is your issue related to our SaaS offering at <1> https://cloud.redhat.com/openshift/ </1>": "我们留意到您选择的“产品”为 'Red Hat OpenShift Cluster Manager'。您的问题是否与 <1> https://cloud.redhat.com/openshift/ </1> 提供的 SaaS 相关",
388
+ i18OrOCMProductText: "我们留意到您选择的“产品”为 'Red Hat OpenShift Cluster Manager'。您的问题是否与 <2> https://cloud.redhat.com/openshift/ </2> 提供的 SaaS 相关",
391
389
  'Download {fileName}': '下载 {fileName}',
392
390
  'Suggested fixes': '建议的修复',
393
391
  'There are new updates to suggested fixes after changing your products': '更改产品后,建议的修复有新的更新',
@@ -418,7 +416,7 @@ export default {
418
416
  Update: '更新(Update)',
419
417
  'Chat offline': '离线互动咨询',
420
418
  'Chat with support': '聊天支持',
421
- 'If you believe you should have permission to view this resource, please<1> contact Customer Service</1>for assistance. Your Red Hat login might not be associated with the right account for your organization, or there might be an issue with your subscription. Either way, Customer Service should be able to help you resolve the problem.': '如果您确定有查看此资源的权限,请 <1>联系客户服务</1>以获得帮助。您的红帽登录信息未能与您机构中的的正确帐户关联,或者您的订阅出现问题。无论是哪种原因,客户服务都能 帮助您解决问题。',
419
+ i18Case403: '如果您确定有查看此资源的权限,请 <1>联系客户服务</1>以获得帮助。您的红帽登录信息未能与您机构中的的正确帐户关联,或者您的订阅出现问题。无论是哪种原因,客户服务都能 帮助您解决问题。',
422
420
  'Account / Customer Service Request': '帐户/客户服务请求',
423
421
  Basic: 'BASIC',
424
422
  'Availability/Working hours': '可联系/正常工作的时间',
@@ -454,7 +452,7 @@ export default {
454
452
  Saturday: '周六',
455
453
  Sunday: '周日',
456
454
  'Bookmarked searches': '加为书签的搜索',
457
- 'If you feel the issue has become more severe or the case should be a higher priority, please provide a detailed comment, and the case will be reviewed by a support manager. <2>Learn more.</2>': '如果您发现问题愈发严重,或问题单应具有更高优先级,请提供详细信息,支持经理将会复核该问题单. <2>Learn more.</2>',
455
+ i18RequestEscalationLearnMore: '如果您发现问题愈发严重,或问题单应具有更高优先级,请提供详细信息,支持经理将会复核该问题单. <2>Learn more.</2>',
458
456
  'Private Notes': '专用备注',
459
457
  on: '于',
460
458
  'The credentials you provided are valid, but you do not have <strong>direct support from Red Hat.</strong>': '您提供的是有效凭证,但无法<strong>直接从红帽获得支持。</strong>',
@@ -535,7 +533,6 @@ export default {
535
533
  'Loading...': '正在加载...',
536
534
  "We couldn't find any matches. Revise your search for better results.": '我们找不到任何匹配项。请修改搜索以获得更理想的结果。',
537
535
  'Your account requires group access controls in order to manage other users.': '您的帐户需要组访问控制才能管理其他用户。',
538
- 'Your account requires group access controls in order to manage other users. <>More information</>.': '您的帐户需要组访问控制才能管理其他用户。<>更多信息</>。',
539
536
  "You don't have the right entitlement to create a case for this product.": '您无权为此产品创建问题单。',
540
537
  "You don't have the right entitlement to create a case for this product. Get an entitlement.": '您无权为此产品创建问题单。请申请权限。',
541
538
  "Owner doesn't have the right entitlement to create a case for this product.": '所有者无权为此产品创建问题单。',
@@ -567,7 +564,6 @@ export default {
567
564
  'Created by me': '由我创建',
568
565
  Create: '创建',
569
566
  "We're sorry": '十分抱歉,',
570
- 'Something happened on our end. If the error persists, please <>leave us feedback</>.': '发生了错误。如果错误仍然存在,请<>向我们反馈</>。',
571
567
  'More information': '更多信息',
572
568
  'Select a product': '选择一个产品',
573
569
  'Troubleshoot a product': '排查产品问题',
@@ -640,7 +636,7 @@ export default {
640
636
  'There was an error loading bookmarked accounts list': '加载收藏的帐户列表时出错',
641
637
  'Read only': '只读',
642
638
  'No access': '无访问权限',
643
- 'If you are behind a proxy server, please make sure all the endpoints from <1>https://*.redhat.com/*</1> are whitelisted.': '如果您使用了代理服务器,请确保将 <1>https://access.redhat.com/*</1> 中的所有端点列入白名单。',
639
+ i18PageWideErrorProxyConfig: '如果您使用了代理服务器,请确保将 <1>https://access.redhat.com/*</1> 中的所有端点列入白名单。',
644
640
  'Make sure you have an active internet connection.': '确保您的互联网连接有效。',
645
641
  'Something happened while getting your details.': '获取您的详细信息时发生问题。',
646
642
  'Failed to submit feedback.': '无法提交反馈。',
@@ -657,7 +653,6 @@ export default {
657
653
  'Customer view': '客户视图',
658
654
  'This field is only for customers on V4. If you are still on V3, then please add your Cluster Name to the environment details below.': '该字段仅适用于 V4 客户。如果您仍在使用 V3,请在下面的环境详细信息中添加集群名称。',
659
655
  "<strong>This field is only for customers on V4</strong>. For your convenience, we've added your Cluster Name to the environment details below.": '<strong>该字段仅适用于 V4 客户</strong>。为方便起见,我们已将您的集群名称添加到下面的环境详细信息中。',
660
- '<strong>This field is only for customers on V4</strong>. <2>Add your Cluster Name</2> to the environment details below.': '<strong>该字段仅适用于 V4 客户</strong>。<2>将您的集群名称添加</2>到下面的环境详细信息中。',
661
656
  '24x7 Contact information': '全天候联系信息',
662
657
  'Your response was immediately sent to our web engineers for review.': '您的回复将立即发送给我们的 Web 工程师查看。',
663
658
  'This field is only for customers on V4. If you are still on V3, then please add your Cluster Name as a case comment.': '该字段仅适用于 V4 客户。如果您仍在使用 V3,请添加您的集群名称作为问题单注释。',
@@ -693,7 +688,7 @@ export default {
693
688
  'Step 3': '第 3 步',
694
689
  'Step 4': '第 4 步',
695
690
  'Step 5': '第 5 步',
696
- 'Have an account, billing, or subscription issue? Contact customer service for help.': '如果有与帐户、帐单或订阅相关的问题,请联系客户服务以获得帮助。',
691
+ i18nAccountBillingSubscription: '如果有与帐户、帐单或订阅相关的问题,请联系客户服务以获得帮助。',
697
692
  'Critical solutions have been triggered': '已触发严重级别的解决方案',
698
693
  'Critical solutions for your system': '与您的系统相关的严重级别的解决方案',
699
694
  'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': '根据您所上传的文件或当前常见的问题,已触发一些解决方案。',
@@ -720,10 +715,6 @@ export default {
720
715
  'Please select a version to edit': '请选择一个要编辑的版本',
721
716
  'Add a new section': '添加新内容',
722
717
  'Arrange Section': '组织内容',
723
- // 'Have an account, billing, or subscription issue? Contact customer service for help.':
724
- // '如果有与帐户、帐单或订阅相关的问题,请联系客户服务以获得帮助。',
725
- // 'Upload a sosreport to help us provide the best solutions for your system.':
726
- // '上传 Insights 以帮助我们为您的系统提供最佳解决方案。',
727
718
  'Please address the errors to proceed': '请修正错误以继续',
728
719
  'Include someone from your account to inform about the status of this case.': '包括来自您的帐户中的用户,以告知此问题单的状态。',
729
720
  "Yes, I'm, sure": '是的',
@@ -21,8 +21,8 @@ export declare const deleteNotifiedUsers: (dispatch: CaseReducerDispatchType, ca
21
21
  export declare const addingNotifiedUsers: (dispatch: CaseReducerDispatchType, caseNumber: string, addedUsers: IContact[]) => Promise<void>;
22
22
  export declare const clearSelectedAccount: (dispatch: CaseReducerDispatchType) => void;
23
23
  export declare const setCaseAccountNumber: (dispatch: CaseReducerDispatchType, accountNumber: string, isLoggedInUsersAccount?: boolean, loggedInUserAccount?: Partial<IAccount>) => Promise<void>;
24
- export declare const setCaseOwner: (dispatch: CaseReducerDispatchType, owner: IContact, product: string, abortSignalCaseGroup?: AbortSignal, abortSignalEntitlements?: AbortSignal, canUpdateCaseGroup?: boolean) => Promise<void>;
25
- export declare const fetchCaseGroupsForSSO: (dispatch: CaseReducerDispatchType, contactSsoUsername: string, canUpdateCaseGroup?: boolean, abortSignal?: AbortSignal) => Promise<void>;
24
+ export declare const setCaseOwner: (dispatch: CaseReducerDispatchType, owner: IContact, product: string, abortSignalCaseGroup?: AbortSignal, abortSignalEntitlements?: AbortSignal, canUpdateCaseGroup?: boolean, caseGroupNumberToRestore?: string | undefined) => Promise<void>;
25
+ export declare const fetchCaseGroupsForSSO: (dispatch: CaseReducerDispatchType, contactSsoUsername: string, canUpdateCaseGroup?: boolean, abortSignal?: AbortSignal, caseGroupNumberToRestore?: string | undefined) => Promise<void>;
26
26
  export declare const updateCaseWithSession: (dispatch: CaseReducerDispatchType, sessionItem: ISessionItem, loggedInUserAccountNumber: string, loggedInUserContact: IContact, loggedInUserAccount?: Partial<IAccount>) => Promise<void>;
27
27
  export declare const fetchCaseDetails: (dispatch: CaseReducerDispatchType, caseNumber: string, loggedInUserRights: any, refresh?: boolean, previousState?: Partial<ICasePayload>) => Promise<void>;
28
28
  export declare const updateCaseDetails: (dispatch: CaseReducerDispatchType, caseNumber: string, caseDetails: Partial<ICasePayload>, dontSetDetails?: boolean) => Promise<never>;
@@ -1 +1 @@
1
- {"version":3,"file":"CaseReducer.d.ts","sourceRoot":"","sources":["../../../src/reducers/CaseReducer.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"CaseReducer.d.ts","sourceRoot":"","sources":["../../../src/reducers/CaseReducer.ts"],"names":[],"mappings":"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"}
@@ -322,7 +322,7 @@ export const setCaseAccountNumber = (dispatch, accountNumber, isLoggedInUsersAcc
322
322
  });
323
323
  }
324
324
  });
325
- export const setCaseOwner = (dispatch, owner, product, abortSignalCaseGroup, abortSignalEntitlements, canUpdateCaseGroup = false) => __awaiter(void 0, void 0, void 0, function* () {
325
+ export const setCaseOwner = (dispatch, owner, product, abortSignalCaseGroup, abortSignalEntitlements, canUpdateCaseGroup = false, caseGroupNumberToRestore) => __awaiter(void 0, void 0, void 0, function* () {
326
326
  if (isEmpty(owner) || isEmpty(owner.ssoUsername)) {
327
327
  dispatch({
328
328
  type: CaseReducerConstants.caseDetailChanged,
@@ -347,7 +347,7 @@ export const setCaseOwner = (dispatch, owner, product, abortSignalCaseGroup, abo
347
347
  type: CaseReducerConstants.caseDetailChanged,
348
348
  payload: { caseDetails: { contactSSOName: owner.ssoUsername } },
349
349
  });
350
- fetchCaseGroupsForSSO(dispatch, owner.ssoUsername, canUpdateCaseGroup, abortSignalCaseGroup);
350
+ fetchCaseGroupsForSSO(dispatch, owner.ssoUsername, canUpdateCaseGroup, abortSignalCaseGroup, caseGroupNumberToRestore);
351
351
  fetchCaseEntitlements(dispatch, owner.ssoUsername, product, abortSignalEntitlements);
352
352
  });
353
353
  const fetchCaseEntitlements = (dispatch, ssoUserName, product, abortSignal) => __awaiter(void 0, void 0, void 0, function* () {
@@ -371,8 +371,8 @@ const fetchCaseEntitlements = (dispatch, ssoUserName, product, abortSignal) => _
371
371
  });
372
372
  }
373
373
  });
374
- export const fetchCaseGroupsForSSO = (dispatch, contactSsoUsername, canUpdateCaseGroup = false, abortSignal) => __awaiter(void 0, void 0, void 0, function* () {
375
- var _b;
374
+ export const fetchCaseGroupsForSSO = (dispatch, contactSsoUsername, canUpdateCaseGroup = false, abortSignal, caseGroupNumberToRestore) => __awaiter(void 0, void 0, void 0, function* () {
375
+ var _b, _c;
376
376
  dispatch({
377
377
  type: CaseReducerConstants.caseStateChanged,
378
378
  payload: { ownersCaseGroups: getApiResourceObject([], true) },
@@ -380,12 +380,14 @@ export const fetchCaseGroupsForSSO = (dispatch, contactSsoUsername, canUpdateCas
380
380
  try {
381
381
  const response = yield publicApi.caseGroups.getCaseGroupsForSSO(contactSsoUsername, abortSignal);
382
382
  (response || []).sort((a, b) => a.name.localeCompare(b.name));
383
- const defaultCaseGroup = find(response, (g) => g.isDefault);
383
+ const defaultCaseGroup = (_c = (!isEmpty(caseGroupNumberToRestore)
384
+ ? caseGroupNumberToRestore
385
+ : (_b = find(response, (g) => g.isDefault)) === null || _b === void 0 ? void 0 : _b.groupNum)) !== null && _c !== void 0 ? _c : '-1';
384
386
  dispatch({
385
387
  type: CaseReducerConstants.caseStateChanged,
386
388
  payload: { ownersCaseGroups: getApiResourceObject(response, false) },
387
389
  });
388
- canUpdateCaseGroup && setCaseDetails(dispatch, { groupNumber: (_b = defaultCaseGroup === null || defaultCaseGroup === void 0 ? void 0 : defaultCaseGroup.groupNum) !== null && _b !== void 0 ? _b : '-1' });
390
+ canUpdateCaseGroup && setCaseDetails(dispatch, { groupNumber: defaultCaseGroup });
389
391
  }
390
392
  catch (e) {
391
393
  dispatch({
@@ -399,21 +401,21 @@ const getSelectedNotificationContactsFromSession = (contacts, notidiedUsers) =>
399
401
  return filter(contacts, (c) => notidiedUsers.includes(c.ssoUsername));
400
402
  };
401
403
  export const updateCaseWithSession = (dispatch, sessionItem, loggedInUserAccountNumber, loggedInUserContact, loggedInUserAccount = {}) => __awaiter(void 0, void 0, void 0, function* () {
402
- var _c, _d, _e, _f;
404
+ var _d, _e, _f, _g;
403
405
  const caseDetails = getCaseFromSessionDetails(sessionItem, loggedInUserAccountNumber, loggedInUserContact.ssoUsername);
404
406
  setCaseDetails(dispatch, caseDetails);
405
407
  setCaseAccountNumber(dispatch, caseDetails.accountNumberRef, caseDetails.accountNumberRef === loggedInUserAccountNumber, loggedInUserAccount);
406
408
  const { sessionDetails } = sessionItem;
407
409
  // Set owner and Notified users
408
- const notifiedUsersExternal = (_d = (_c = sessionDetails.notifiedUsersExternal) === null || _c === void 0 ? void 0 : _c.split(',')) !== null && _d !== void 0 ? _d : [];
409
- const notifiedUsersInternal = (_f = (_e = sessionDetails.notifiedUsersInternal) === null || _e === void 0 ? void 0 : _e.split(',')) !== null && _f !== void 0 ? _f : [];
410
+ const notifiedUsersExternal = (_e = (_d = sessionDetails.notifiedUsersExternal) === null || _d === void 0 ? void 0 : _d.split(',')) !== null && _e !== void 0 ? _e : [];
411
+ const notifiedUsersInternal = (_g = (_f = sessionDetails.notifiedUsersInternal) === null || _f === void 0 ? void 0 : _f.split(',')) !== null && _g !== void 0 ? _g : [];
410
412
  const allRelevantContacts = yield getAllRelevantContacts(loggedInUserContact, caseDetails.accountNumberRef, caseDetails.contactSSOName, notifiedUsersExternal, notifiedUsersInternal);
411
413
  const owner = find(allRelevantContacts, (c) => c.ssoUsername === caseDetails.contactSSOName);
412
414
  const selectedNotificationContacts = getSelectedNotificationContactsFromSession(allRelevantContacts, [
413
415
  ...notifiedUsersExternal,
414
416
  ...notifiedUsersInternal,
415
417
  ]);
416
- setCaseOwner(dispatch, owner, '', undefined, undefined, true);
418
+ setCaseOwner(dispatch, owner, '', undefined, undefined, true, caseDetails === null || caseDetails === void 0 ? void 0 : caseDetails.groupNumber);
417
419
  setNotifiedUser(dispatch, selectedNotificationContacts);
418
420
  const sessionCepDetails = yield pcm.preCase.session.getSessionCepDetails(sessionItem.session.id);
419
421
  if (!isEmpty(sessionCepDetails) &&
@@ -459,7 +461,7 @@ const getAllRelevantContacts = (loggedInUserContact, caseAccountNumber, contactS
459
461
  }
460
462
  });
461
463
  export const fetchCaseDetails = (dispatch, caseNumber, loggedInUserRights, refresh = false, previousState = {}) => __awaiter(void 0, void 0, void 0, function* () {
462
- var _g;
464
+ var _h;
463
465
  dispatch({ type: CaseReducerConstants.requestCaseDetails, payload: { caseDetails: { caseNumber } } });
464
466
  try {
465
467
  const data = yield publicApi.kase.getCase(caseNumber);
@@ -498,7 +500,7 @@ export const fetchCaseDetails = (dispatch, caseNumber, loggedInUserRights, refre
498
500
  firstCaseInactivityWarningSentAt: (data === null || data === void 0 ? void 0 : data.firstCaseInactivityWarningSentAt) || undefined,
499
501
  secondCaseInactivityWarningSentAt: (data === null || data === void 0 ? void 0 : data.secondCaseInactivityWarningSentAt) || undefined,
500
502
  groupName: data.groupName || '',
501
- remoteSessionTermsAcked: (_g = data.remoteSessionTermsAcked) !== null && _g !== void 0 ? _g : false,
503
+ remoteSessionTermsAcked: (_h = data.remoteSessionTermsAcked) !== null && _h !== void 0 ? _h : false,
502
504
  };
503
505
  caseDetails.chats = data === null || data === void 0 ? void 0 : data.chats;
504
506
  caseDetails.comments = data === null || data === void 0 ? void 0 : data.comments;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rh-support/troubleshoot",
3
- "version": "0.2.35",
3
+ "version": "0.2.39",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"
@@ -73,10 +73,10 @@
73
73
  "@progress/kendo-drawing": "^1.6.0",
74
74
  "@progress/kendo-react-pdf": "^3.12.0",
75
75
  "@rh-support/api": "0.3.9",
76
- "@rh-support/components": "1.1.17",
77
- "@rh-support/react-context": "0.2.19",
76
+ "@rh-support/components": "1.1.19",
77
+ "@rh-support/react-context": "0.2.21",
78
78
  "@rh-support/types": "0.2.0",
79
- "@rh-support/user-permissions": "0.2.13",
79
+ "@rh-support/user-permissions": "0.2.14",
80
80
  "@rh-support/utils": "0.2.13",
81
81
  "@types/react-redux": "^7.1.12",
82
82
  "@types/redux": "^3.6.0",
@@ -142,5 +142,5 @@
142
142
  "not ie <= 11",
143
143
  "not op_mini all"
144
144
  ],
145
- "gitHead": "76d987895943b6cb401d9dae98424e50cdedb38f"
145
+ "gitHead": "cc2251e88d4484f4eb68bcd095bf719d140f89e9"
146
146
  }