@rh-support/manage 0.2.37 → 0.2.40

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 (36) hide show
  1. package/lib/esm/components/Groups/ManageGroupUsers/ManageGroupUsers.d.ts.map +1 -1
  2. package/lib/esm/components/Groups/ManageGroupUsers/ManageGroupUsers.js +5 -6
  3. package/lib/esm/components/ManageBookmarkedAccountsTab/ManageBookmarkedAccountsTab.d.ts.map +1 -1
  4. package/lib/esm/components/ManageBookmarkedAccountsTab/ManageBookmarkedAccountsTab.js +2 -1
  5. package/lib/esm/components/ManageBookmarkedAccountsTab/ManageGroupedBookmarkedAccountsTab.d.ts.map +1 -1
  6. package/lib/esm/components/ManageBookmarkedAccountsTab/ManageGroupedBookmarkedAccountsTab.js +3 -2
  7. package/lib/esm/components/TopContentManagement/TopContentProductVersionSelector.d.ts.map +1 -1
  8. package/lib/esm/components/TopContentManagement/TopContentProductVersionSelector.js +5 -3
  9. package/lib/esm/i18n/template-de.d.ts +4 -3
  10. package/lib/esm/i18n/template-de.d.ts.map +1 -1
  11. package/lib/esm/i18n/template-de.js +4 -3
  12. package/lib/esm/i18n/template-es.d.ts +4 -3
  13. package/lib/esm/i18n/template-es.d.ts.map +1 -1
  14. package/lib/esm/i18n/template-es.js +4 -3
  15. package/lib/esm/i18n/template-fr.d.ts +4 -3
  16. package/lib/esm/i18n/template-fr.d.ts.map +1 -1
  17. package/lib/esm/i18n/template-fr.js +4 -3
  18. package/lib/esm/i18n/template-it.d.ts +4 -3
  19. package/lib/esm/i18n/template-it.d.ts.map +1 -1
  20. package/lib/esm/i18n/template-it.js +4 -3
  21. package/lib/esm/i18n/template-jp.d.ts +3 -2
  22. package/lib/esm/i18n/template-jp.d.ts.map +1 -1
  23. package/lib/esm/i18n/template-jp.js +3 -2
  24. package/lib/esm/i18n/template-ko.d.ts +4 -3
  25. package/lib/esm/i18n/template-ko.d.ts.map +1 -1
  26. package/lib/esm/i18n/template-ko.js +4 -3
  27. package/lib/esm/i18n/template-pt.d.ts +4 -3
  28. package/lib/esm/i18n/template-pt.d.ts.map +1 -1
  29. package/lib/esm/i18n/template-pt.js +4 -3
  30. package/lib/esm/i18n/template-ru.d.ts +4 -3
  31. package/lib/esm/i18n/template-ru.d.ts.map +1 -1
  32. package/lib/esm/i18n/template-ru.js +4 -3
  33. package/lib/esm/i18n/template-zh.d.ts +4 -3
  34. package/lib/esm/i18n/template-zh.d.ts.map +1 -1
  35. package/lib/esm/i18n/template-zh.js +4 -3
  36. package/package.json +6 -6
@@ -1 +1 @@
1
- {"version":3,"file":"ManageGroupUsers.d.ts","sourceRoot":"","sources":["../../../../../src/components/Groups/ManageGroupUsers/ManageGroupUsers.tsx"],"names":[],"mappings":"AAsBA,eAAO,MAAM,gBAAgB,mBA+L5B,CAAC"}
1
+ {"version":3,"file":"ManageGroupUsers.d.ts","sourceRoot":"","sources":["../../../../../src/components/Groups/ManageGroupUsers/ManageGroupUsers.tsx"],"names":[],"mappings":"AAsBA,eAAO,MAAM,gBAAgB,mBAgM5B,CAAC"}
@@ -125,13 +125,12 @@ export const ManageGroupUsers = () => {
125
125
  return (React.createElement("section", { id: "manage-groups" },
126
126
  React.createElement(AlertMessage, { variant: AlertType.INFO, show: loggedInUserRights.data.isOrgAdmin() && !loggedInUsersAccount.data.hasGroupACLs, isInline: true, className: "pf-u-mb-md" },
127
127
  React.createElement(React.Fragment, null,
128
- React.createElement(Trans, null,
128
+ React.createElement(Trans, { i18nKey: "i18nRequestControl" },
129
129
  "To request control over who can access cases under a specific group, please contact your Technical Account Manager or",
130
- ' '),
131
- ' ',
132
- React.createElement("a", { href: "/support/contact/technicalSupport/", rel: "noopener noreferrer", target: "_blank" },
133
- React.createElement(Trans, null, "Red Hat Technical Support")),
134
- React.createElement(Trans, null, " for assistance."),
130
+ ' ',
131
+ React.createElement("a", { href: "/support/contact/technicalSupport/", rel: "noopener noreferrer", target: "_blank" }, "Red Hat Technical Support"),
132
+ ' ',
133
+ "for assistance."),
135
134
  ".")),
136
135
  React.createElement("header", null,
137
136
  React.createElement("h2", null, t('Groups')),
@@ -1 +1 @@
1
- {"version":3,"file":"ManageBookmarkedAccountsTab.d.ts","sourceRoot":"","sources":["../../../../src/components/ManageBookmarkedAccountsTab/ManageBookmarkedAccountsTab.tsx"],"names":[],"mappings":"AAYA,UAAU,MAAM;IACZ,yBAAyB,EAAE,OAAO,CAAC;CACtC;AAED,wBAAgB,2BAA2B,CAAC,EAAE,yBAAyB,EAAE,EAAE,MAAM,eA8HhF"}
1
+ {"version":3,"file":"ManageBookmarkedAccountsTab.d.ts","sourceRoot":"","sources":["../../../../src/components/ManageBookmarkedAccountsTab/ManageBookmarkedAccountsTab.tsx"],"names":[],"mappings":"AAYA,UAAU,MAAM;IACZ,yBAAyB,EAAE,OAAO,CAAC;CACtC;AAED,wBAAgB,2BAA2B,CAAC,EAAE,yBAAyB,EAAE,EAAE,MAAM,eAgIhF"}
@@ -71,7 +71,8 @@ export function ManageBookmarkedAccountsTab({ canManageBookmarkAccounts }) {
71
71
  React.createElement(Trans, null, "Bookmark")),
72
72
  React.createElement(AccountSelectorInternal, { bookmarkedAccounts: bookmarkedAccounts.data, canBookmarkAccount: canBookmarkAccounts, selectedAccounts: accountToBookmark ? [accountToBookmark] : [], excludeAccounts: _bookmarkedAccounts, name: "bookmark-account-selector", id: "bookmark-account-selector", placeholder: t('Search for an account to add a bookmark'), disabled: !loggedInUser.data.isInternal, onSelect: onAccountSelect, suggestBookmarkAccounts: false })),
73
73
  React.createElement("div", { className: "toolbar-right" },
74
- React.createElement("label", { htmlFor: "search-bookmark-account-selector" }, "Filter by"),
74
+ React.createElement("label", { htmlFor: "search-bookmark-account-selector" },
75
+ React.createElement(Trans, null, "Filter by")),
75
76
  React.createElement(Input, { id: "search-bookmark-account-selector", placeholder: t('Search for a bookmark'), ariaLabel: t('Bookmarked accounts search input'), onChange: onSearchSubmit }))),
76
77
  React.createElement(ErrorBoundary, { errorMsgInfo: { message: t('There was an error loading bookmarked accounts list') } },
77
78
  React.createElement(ManageTable, { ariaLabel: t('Table to manage bookmarks'), columns: columns, data: accounts, sortInfo: { column: 'account-name', direction: 'asc' }, errorVariant: AlertVariant.warning, isFetching: bookmarkedAccounts.isFetching || loggedInUser.isFetching, isError: bookmarkedAccounts.isError, errorTitle: t('Bookmarked accounts error'), errorComponent: React.createElement(Trans, null, "Could not get bookmarked accounts") }))));
@@ -1 +1 @@
1
- {"version":3,"file":"ManageGroupedBookmarkedAccountsTab.d.ts","sourceRoot":"","sources":["../../../../src/components/ManageBookmarkedAccountsTab/ManageGroupedBookmarkedAccountsTab.tsx"],"names":[],"mappings":"AA0CA,UAAU,MAAM;IACZ,yBAAyB,EAAE,OAAO,CAAC;CACtC;AAED,wBAAgB,kCAAkC,CAAC,EAAE,yBAAyB,EAAE,EAAE,MAAM,eAwXvF"}
1
+ {"version":3,"file":"ManageGroupedBookmarkedAccountsTab.d.ts","sourceRoot":"","sources":["../../../../src/components/ManageBookmarkedAccountsTab/ManageGroupedBookmarkedAccountsTab.tsx"],"names":[],"mappings":"AA0CA,UAAU,MAAM;IACZ,yBAAyB,EAAE,OAAO,CAAC;CACtC;AAED,wBAAgB,kCAAkC,CAAC,EAAE,yBAAyB,EAAE,EAAE,MAAM,eA0XvF"}
@@ -238,7 +238,7 @@ export function ManageGroupedBookmarkedAccountsTab({ canManageBookmarkAccounts }
238
238
  React.createElement("p", null,
239
239
  React.createElement(Trans, { i18nKey: "i18AddEditRemoveBookmark" }, "Add, edit or remove bookmarks to customize your search experience on the portal."),
240
240
  loggedInUserRights.data.isInternal() && (React.createElement(Popover, { "aria-label": "Cluster Id Info", position: PopoverPosition.right, bodyContent: React.createElement("p", null,
241
- React.createElement(Trans, null, " Learn how to create and manage"),
241
+ React.createElement(Trans, { i18nKey: "i18LearnCreateManage" }, " Learn how to create and manage"),
242
242
  ' ',
243
243
  React.createElement("a", { href: "https://source.redhat.com/communitiesatredhat/applications/integration-community-of-practice/misplaced/lostnfound/bookmarking", target: "_blank", rel: "noopener noreferrer" },
244
244
  React.createElement(Trans, null, "bookmarks in the customer support tool"))), closeBtnAriaLabel: "Close" },
@@ -253,7 +253,8 @@ export function ManageGroupedBookmarkedAccountsTab({ canManageBookmarkAccounts }
253
253
  React.createElement(Button, { variant: ButtonVariant.primary, isInline: true, onClick: onOpenAddBookmarkModal, "data-tracking-id": "bookmark-add-button", isDisabled: isValid() || apiCalls.isAddingBookmark },
254
254
  React.createElement(Trans, null, "Add")))),
255
255
  React.createElement("div", { className: "toolbar-right" },
256
- React.createElement("label", { htmlFor: "search-bookmark-account-selector" }, "Filter by"),
256
+ React.createElement("label", { htmlFor: "search-bookmark-account-selector" },
257
+ React.createElement(Trans, null, "Filter by")),
257
258
  React.createElement(Input, { icon: React.createElement(SearchIcon, null), hasToggleIcon: true, id: "search-bookmark-account-selector", placeholder: t('Search for a bookmark'), ariaLabel: t('Filter by searching for a bookmark'), onChange: onSearchSubmit }))),
258
259
  React.createElement(AddEditBookmarkModal, { selectedAccounts: isInAddMode ? localSelectedAccounts : editGroupSelectedAccounts, groups: groups, isOpen: isUpdateBookmarkModalOpen, onSave: onAddEditBookmarksSave, onClose: closeAddEditBookmarkModal, onRemove: removeGroup, bookmarkedGroupAccounts: bookmarkedGroupAccounts.data, addMode: isInAddMode, title: isInAddMode ? t('Create or add to an existing bookmark') : t('Edit bookmark') }),
259
260
  React.createElement(ErrorBoundary, { errorMsgInfo: { message: t('There was an error loading bookmarked accounts list') } },
@@ -1 +1 @@
1
- {"version":3,"file":"TopContentProductVersionSelector.d.ts","sourceRoot":"","sources":["../../../../src/components/TopContentManagement/TopContentProductVersionSelector.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,QAAQ,IAAI,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAEnF,OAAO,EAAE,gBAAgB,EAAW,MAAM,0BAA0B,CAAC;AASrE,UAAU,MAAO,SAAQ,gBAAgB;IACrC,eAAe,EAAE,OAAO,CAAC,aAAa,CAAC,CAAC;IACxC,eAAe,EAAE,MAAM,CAAC;IACxB,eAAe,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,aAAa,CAAC,KAAK,IAAI,CAAC;IAC3D,eAAe,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,SAAS,EAAE,MAAM,CAAC;CACrB;AAgCD,iBAAS,gCAAgC,CAAC,KAAK,EAAE,MAAM,eAwHtD;kBAxHQ,gCAAgC;;;AA2HzC,OAAO,EAAE,gCAAgC,EAAE,CAAC"}
1
+ {"version":3,"file":"TopContentProductVersionSelector.d.ts","sourceRoot":"","sources":["../../../../src/components/TopContentManagement/TopContentProductVersionSelector.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,QAAQ,IAAI,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAEnF,OAAO,EAAE,gBAAgB,EAAW,MAAM,0BAA0B,CAAC;AASrE,UAAU,MAAO,SAAQ,gBAAgB;IACrC,eAAe,EAAE,OAAO,CAAC,aAAa,CAAC,CAAC;IACxC,eAAe,EAAE,MAAM,CAAC;IACxB,eAAe,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,aAAa,CAAC,KAAK,IAAI,CAAC;IAC3D,eAAe,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,SAAS,EAAE,MAAM,CAAC;CACrB;AAgCD,iBAAS,gCAAgC,CAAC,KAAK,EAAE,MAAM,eA4HtD;kBA5HQ,gCAAgC;;;AA+HzC,OAAO,EAAE,gCAAgC,EAAE,CAAC"}
@@ -3,7 +3,7 @@ import { Dropdown, useFetch } from '@rh-support/components';
3
3
  import { getUniqueSortedVersions, getVersion, toOption, toOptions } from '@rh-support/utils';
4
4
  import isEmpty from 'lodash/isEmpty';
5
5
  import React, { useEffect, useState } from 'react';
6
- import { useTranslation } from 'react-i18next';
6
+ import { Trans, useTranslation } from 'react-i18next';
7
7
  import { useTopContentDispatchContext } from '../../context/TopContentProvider';
8
8
  import { setIsAddingCategory } from '../../reducers/TopContentReducer';
9
9
  const defaultProps = {
@@ -99,10 +99,12 @@ function TopContentProductVersionSelector(props) {
99
99
  }, [isProductBlured, isVersionBlured, props.selectedProduct.name, props.selectedVersion]);
100
100
  return (React.createElement("div", { className: "toolbar" },
101
101
  React.createElement("div", { className: "toolbar-left" },
102
- React.createElement("label", { htmlFor: 'tc-product-dropdown-downshift-search' }, "Product"),
102
+ React.createElement("label", { htmlFor: 'tc-product-dropdown-downshift-search' },
103
+ React.createElement(Trans, null, "Product")),
103
104
  React.createElement(Dropdown, { className: `tc-product-dropdown`, placeholder: t('Select a product'), list: products ? toOptions(products, { labelKey: 'name' }) : [], title: `Select a product`, selectedItem: toOption(props.selectedProduct, { labelKey: 'name' }), isInValid: isProductInValid, onChange: onProductChange, onOuterClick: onProductOuterClick, searchable: true, isLoadingList: isLoadingProducts, onClearSelection: onProductClear, id: "tc-product-dropdown-selector", "data-tracking-id": "tc-product-dropdown-selector" })),
104
105
  React.createElement("div", { className: "toolbar-right" },
105
- React.createElement("label", { htmlFor: "version-selector-dropdown-toggle" }, "Version"),
106
+ React.createElement("label", { htmlFor: "version-selector-dropdown-toggle" },
107
+ React.createElement(Trans, null, "Version")),
106
108
  React.createElement(Dropdown, { selectedItem: toOption(props.selectedVersion), list: props.selectedProduct ? toOptions(versions === null || versions === void 0 ? void 0 : versions.items) : [], id: "version-selector-dropdown", placeholder: t('Select a version'), isLoadingList: isLoadingVersions, title: `Versions for ${props.selectedProduct.name}`, disabled: isEmpty(versions === null || versions === void 0 ? void 0 : versions.items), isInValid: isVersionInValid, onChange: onVersionChange, onOuterClick: onVersionOuterClick, "data-tracking-id": "version-dropdown-selector" }))));
107
109
  }
108
110
  TopContentProductVersionSelector.defaultProps = defaultProps;
@@ -7,16 +7,17 @@ declare const _default: {
7
7
  'Filter by': string;
8
8
  'Search for account names or numbers': string;
9
9
  'Search for a bookmark': string;
10
- 'Learn how to create and manage bookmarks in the customer support tool': string;
10
+ i18LearnCreateManage: string;
11
11
  Product: string;
12
12
  Version: string;
13
- 'Filter results': string;
13
+ 'Filter results:': string;
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': string;
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': string;
15
+ i18nRequestControl: string;
16
16
  Group: string;
17
17
  'No results found': string;
18
18
  'There are no results to display. Try selecting a group to view accounts.': string;
19
19
  Add: string;
20
+ i18AddEditRemoveBookmark: string;
20
21
  'Auto-restore my saved search': string;
21
22
  'Auto-restore last search': string;
22
23
  'Auto-save selected table columns': string;
@@ -1 +1 @@
1
- {"version":3,"file":"template-de.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-de.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAuCE"}
1
+ {"version":3,"file":"template-de.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-de.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAyCE"}
@@ -7,16 +7,17 @@ export default {
7
7
  'Filter by': 'Filtern nach',
8
8
  'Search for account names or numbers': 'Suche nach Kontonamen oder -nummern',
9
9
  'Search for a bookmark': 'Suche nach einem Lesezeichen',
10
- 'Learn how to create and manage bookmarks in the customer support tool': 'Erfahren Sie, wie Sie Lesezeichen im Kundensupport-Tool erstellen und verwalten können',
10
+ i18LearnCreateManage: 'Erfahren Sie, wie Sie Lesezeichen im <2>Kundensupport-Tool</2> erstellen und verwalten können',
11
11
  Product: 'Produkt',
12
12
  Version: 'Version',
13
- 'Filter results': 'Ergebnisse filtern',
13
+ 'Filter results:': 'Ergebnisse filtern',
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': 'Sie können das IR-Dashboard für Vorschläge und zur Überprüfung der Leistung der vorhandenen Inhalte verwenden.',
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': 'Um die Kontrolle darüber zu erhalten, wer auf Fälle unter einer bestimmten Gruppe zugreifen kann, wenden Sie sich bitte an Ihren Technical Account Manager oder den technischen Support von Red Hat.',
15
+ i18nRequestControl: 'Um die Kontrolle darüber zu erhalten, wer auf Fälle unter einer bestimmten Gruppe zugreifen kann, wenden Sie sich bitte an Ihren Technical Account Manager oder den <2>technischen Support von Red Hat.</2>',
16
16
  Group: 'Gruppe',
17
17
  'No results found': 'Keine Ergebnisse gefunden',
18
18
  'There are no results to display. Try selecting a group to view accounts.': 'Es sind keine Ergebnisse zum Anzeigen vorhanden. Versuchen Sie, eine Gruppe zum Anzeigen von Accounts auszuwählen.',
19
19
  Add: 'Hinzufügen',
20
+ i18AddEditRemoveBookmark: 'Hinzufügen, Bearbeiten oder Entfernen von Lesezeichen, um Ihre Sucherfahrung im Portal anzupassen',
20
21
  //Preferences Page
21
22
  'Auto-restore my saved search': 'Meine gespeicherte Suche automatisch wiederherstellen',
22
23
  'Auto-restore last search': 'Letzte Suche automatisch wiederherstellen',
@@ -7,16 +7,17 @@ declare const _default: {
7
7
  'Filter by': string;
8
8
  'Search for account names or numbers': string;
9
9
  'Search for a bookmark': string;
10
- 'Learn how to create and manage bookmarks in the customer support tool': string;
10
+ i18LearnCreateManage: string;
11
11
  Product: string;
12
12
  Version: string;
13
- 'Filter results': string;
13
+ 'Filter results:': string;
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': string;
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': string;
15
+ i18nRequestControl: string;
16
16
  Group: string;
17
17
  'No results found': string;
18
18
  'There are no results to display. Try selecting a group to view accounts.': string;
19
19
  Add: string;
20
+ i18AddEditRemoveBookmark: string;
20
21
  'Auto-restore my saved search': string;
21
22
  'Auto-restore last search': string;
22
23
  'Auto-save selected table columns': string;
@@ -1 +1 @@
1
- {"version":3,"file":"template-es.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-es.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAsCE"}
1
+ {"version":3,"file":"template-es.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-es.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAwCE"}
@@ -7,16 +7,17 @@ export default {
7
7
  'Filter by': 'Filtrar por',
8
8
  'Search for account names or numbers': 'Buscar nombres o números de cuenta',
9
9
  'Search for a bookmark': 'Buscar un marcador',
10
- 'Learn how to create and manage bookmarks in the customer support tool': 'Aprende a crear y gestionar marcadores en la herramienta de atención al cliente',
10
+ i18LearnCreateManage: 'Aprende a crear y gestionar marcadores en <2>la herramienta de atención al cliente</2>',
11
11
  Product: 'Producto',
12
12
  Version: 'Versión',
13
- 'Filter results': 'Filtrar resultados',
13
+ 'Filter results:': 'Filtrar resultados',
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': 'Puedes usar el panel de IR para obtener sugerencias y para comprobar el rendimiento del contenido existente.',
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': 'Para solicitar el control sobre quién puede acceder a los casos en un grupo específico, ponte en contacto con tu gestor técnico de cuentas o con el soporte técnico de Red Hat para obtener ayuda.',
15
+ i18nRequestControl: 'Para solicitar el control sobre quién puede acceder a los casos en un grupo específico, ponte en contacto con tu gestor técnico de cuentas o con <2>el soporte técnico de Red Hat</2> para obtener ayuda.',
16
16
  Group: 'Grupo',
17
17
  'No results found': 'No se encontraron resultados',
18
18
  'There are no results to display. Try selecting a group to view accounts.': 'No hay resultados que mostrar. Intenta seleccionar un grupo para ver las cuentas.',
19
19
  Add: 'Agregar',
20
+ i18AddEditRemoveBookmark: 'Agrega, edita o elimina marcadores para personalizar tu experiencia de búsqueda en el portal',
20
21
  //Preferences Page
21
22
  'Auto-restore my saved search': 'Restaurar automáticamente mi búsqueda guardada',
22
23
  'Auto-restore last search': 'Restaurar automáticamente la última búsqueda',
@@ -7,16 +7,17 @@ declare const _default: {
7
7
  'Filter by': string;
8
8
  'Search for account names or numbers': string;
9
9
  'Search for a bookmark': string;
10
- 'Learn how to create and manage bookmarks in the customer support tool': string;
10
+ i18LearnCreateManage: string;
11
11
  Product: string;
12
12
  Version: string;
13
- 'Filter results': string;
13
+ 'Filter results:': string;
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': string;
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': string;
15
+ i18nRequestControl: string;
16
16
  Group: string;
17
17
  'No results found': string;
18
18
  'There are no results to display. Try selecting a group to view accounts.': string;
19
19
  Add: string;
20
+ i18AddEditRemoveBookmark: string;
20
21
  'Auto-restore my saved search': string;
21
22
  'Auto-restore last search': string;
22
23
  'Auto-save selected table columns': string;
@@ -1 +1 @@
1
- {"version":3,"file":"template-fr.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-fr.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAuCE"}
1
+ {"version":3,"file":"template-fr.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-fr.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAwCE"}
@@ -7,16 +7,17 @@ export default {
7
7
  'Filter by': 'Filtrer par',
8
8
  'Search for account names or numbers': 'Recherche de noms ou de numéros de comptes',
9
9
  'Search for a bookmark': "Recherche d'un signet",
10
- 'Learn how to create and manage bookmarks in the customer support tool': "Apprenez à créer et à gérer des signets dans l'outil d'assistance aux clients",
10
+ i18LearnCreateManage: "Apprenez à créer et à gérer des signets dans <2>l'outil d'assistance aux clients</2>",
11
11
  Product: 'Produit',
12
12
  Version: 'Version',
13
- 'Filter results': 'Filtrer les résultats',
13
+ 'Filter results:': 'Filtrer les résultats',
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': 'Vous pouvez utiliser le tableau de bord IR pour faire des suggestions et vérifier les performances du contenu existant.',
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': "Pour demander le contrôle des personnes qui peuvent accéder aux cas sous un groupe spécifique, veuillez contacter votre gestionnaire de compte technique ou le support technique de Red Hat pour obtenir de l'aide....",
15
+ i18nRequestControl: "Pour demander le contrôle des personnes qui peuvent accéder aux cas sous un groupe spécifique, veuillez contacter votre gestionnaire de compte technique ou <2>le support technique de Red Hat</2> pour obtenir de l'aide....",
16
16
  Group: 'Groupe',
17
17
  'No results found': 'Aucun résultat trouvé',
18
18
  'There are no results to display. Try selecting a group to view accounts.': "Il n'y a pas de résultats à afficher. Essayez de sélectionner un groupe pour afficher les comptes.",
19
19
  Add: 'Ajouter',
20
+ i18AddEditRemoveBookmark: 'Ajoutez, modifiez ou supprimez des signets pour personnaliser votre expérience de recherche sur le portail',
20
21
  //Preferences Page
21
22
  'Auto-restore my saved search': 'Restaurer automatiquement ma recherche sauvegardée',
22
23
  'Auto-restore last search': 'Rétablissement automatique de la dernière recherche',
@@ -7,16 +7,17 @@ declare const _default: {
7
7
  'Filter by': string;
8
8
  'Search for account names or numbers': string;
9
9
  'Search for a bookmark': string;
10
- 'Learn how to create and manage bookmarks in the customer support tool': string;
10
+ i18LearnCreateManage: string;
11
11
  Product: string;
12
12
  Version: string;
13
- 'Filter results': string;
13
+ 'Filter results:': string;
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': string;
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': string;
15
+ i18nRequestControl: string;
16
16
  Group: string;
17
17
  'No results found': string;
18
18
  'There are no results to display. Try selecting a group to view accounts.': string;
19
19
  Add: string;
20
+ i18AddEditRemoveBookmark: string;
20
21
  'Auto-restore my saved search': string;
21
22
  'Auto-restore last search': string;
22
23
  'Auto-save selected table columns': string;
@@ -1 +1 @@
1
- {"version":3,"file":"template-it.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-it.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAsCE"}
1
+ {"version":3,"file":"template-it.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-it.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAuCE"}
@@ -7,16 +7,17 @@ export default {
7
7
  'Filter by': 'Filtra per',
8
8
  'Search for account names or numbers': 'Cerca nome o numero account',
9
9
  'Search for a bookmark': 'Cerca segnalibro',
10
- 'Learn how to create and manage bookmarks in the customer support tool': 'Impara a creare e gestire segnalibri nello strumento di supporto per i clienti',
10
+ i18LearnCreateManage: 'Impara a creare e gestire segnalibri nello <2>strumento di supporto per i clienti</2>',
11
11
  Product: 'Prodotto',
12
12
  Version: 'Versione',
13
- 'Filter results': 'Filtra i risultati',
13
+ 'Filter results:': 'Filtra i risultati',
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': 'Puoi utilizzare il Dashboard IR per suggerimenti e per verificare le prestazioni dei contenuti esistenti.',
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': 'Per richiedere il controllo su chi può accedere ai casi di un gruppo specifico, contatta il Technical Account Manager o il supporto tecnico Red Hat per ricevere assistenza.',
15
+ i18nRequestControl: 'Per richiedere il controllo su chi può accedere ai casi di un gruppo specifico, contatta il Technical Account Manager o il <2>supporto tecnico Red Hat</2> per ricevere assistenza.',
16
16
  Group: 'Gruppo',
17
17
  'No results found': 'Nessun risultato trovato',
18
18
  'There are no results to display. Try selecting a group to view accounts.': 'Non ci sono risultati da visualizzare. Prova a selezionare un gruppo per visualizzare i conti.',
19
19
  Add: 'Aggiungi',
20
+ i18AddEditRemoveBookmark: 'Aggiungi, modifica o rimuovi i segnalibri per personalizzare l’esperienza di ricerca sul portale',
20
21
  //Preferences Page
21
22
  'Auto-restore my saved search': 'Ripristinare automaticamente la mia ricerca salvata',
22
23
  'Auto-restore last search': 'Ripristino automatico ultima ricerca',
@@ -8,15 +8,16 @@ declare const _default: {
8
8
  'Filter by': string;
9
9
  'Search for account names or numbers': string;
10
10
  'Search for a bookmark': string;
11
- 'Learn how to create and manage bookmarks in the customer support tool': string;
11
+ i18LearnCreateManage: string;
12
12
  Product: string;
13
13
  Version: string;
14
14
  'Filter results': string;
15
15
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': string;
16
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': string;
16
+ i18nRequestControl: string;
17
17
  Group: string;
18
18
  'No results found': string;
19
19
  Add: string;
20
+ i18AddEditRemoveBookmark: string;
20
21
  'Auto-restore my saved search': string;
21
22
  'Auto-restore last search': string;
22
23
  'Auto-save selected table columns': string;
@@ -1 +1 @@
1
- {"version":3,"file":"template-jp.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-jp.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAsCE"}
1
+ {"version":3,"file":"template-jp.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-jp.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAsCE"}
@@ -8,15 +8,16 @@ export default {
8
8
  'Filter by': 'フィルター',
9
9
  'Search for account names or numbers': 'アカウント名または番号の検索',
10
10
  'Search for a bookmark': 'ブックマークの検索',
11
- 'Learn how to create and manage bookmarks in the customer support tool': 'カスタマーサポートツールでブックマークを作成して管理する方法について',
11
+ i18LearnCreateManage: '<2>カスタマーサポートツールでブ</2>ックマークを作成して管理する方法について',
12
12
  Product: '製品名',
13
13
  Version: 'バージョン',
14
14
  'Filter results': '結果のフィルター',
15
15
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': '推奨事項や、既存のコンテンツのパフォーマンス確認に、IR Dashboard を使用できます。',
16
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': '特定グループのケースに対するアクセス管理権限を依頼するには、テクニカルアカウントマネージャーか、Red Hat テクニカルサポートまでお問い合わせください。',
16
+ i18nRequestControl: '特定グループのケースに対するアクセス管理権限を依頼するには、テクニカルアカウントマネージャーか、<2>Red Hat テクニカルサポ</2>ートまでお問い合わせください。',
17
17
  Group: 'グループ',
18
18
  'No results found': '結果が見つかりませんでした',
19
19
  Add: '追加',
20
+ i18AddEditRemoveBookmark: 'ブックマークを追加、編集または削除して、ポータルでの検索方法をカスタマイズします。',
20
21
  //Preferences Page
21
22
  'Auto-restore my saved search': '保存した検索の自動復元',
22
23
  'Auto-restore last search': '自動復元の最後の検索',
@@ -7,16 +7,17 @@ declare const _default: {
7
7
  'Filter by': string;
8
8
  'Search for account names or numbers': string;
9
9
  'Search for a bookmark': string;
10
- 'Learn how to create and manage bookmarks in the customer support tool': string;
10
+ i18LearnCreateManage: string;
11
11
  Product: string;
12
12
  Version: string;
13
- 'Filter results': string;
13
+ 'Filter results:': string;
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': string;
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': string;
15
+ i18nRequestControl: string;
16
16
  Group: string;
17
17
  'No results found': string;
18
18
  'There are no results to display. Try selecting a group to view accounts.': string;
19
19
  Add: string;
20
+ i18AddEditRemoveBookmark: string;
20
21
  'Auto-restore my saved search': string;
21
22
  'Auto-restore last search': string;
22
23
  'Auto-save selected table columns': string;
@@ -1 +1 @@
1
- {"version":3,"file":"template-ko.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-ko.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAsCE"}
1
+ {"version":3,"file":"template-ko.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-ko.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAsCE"}
@@ -7,16 +7,17 @@ export default {
7
7
  'Filter by': '필터 조건',
8
8
  'Search for account names or numbers': '계정 이름 또는 번호 검색',
9
9
  'Search for a bookmark': '북마크 검색',
10
- 'Learn how to create and manage bookmarks in the customer support tool': '고객 지원 도구에서 북마크를 만들고 관리하는 방법 알아보기',
10
+ i18LearnCreateManage: '<2>고객 지원 도구에서</2> 북마크를 만들고 관리하는 방법 알아보기',
11
11
  Product: '제품',
12
12
  Version: '버전',
13
- 'Filter results': '필터 결과',
13
+ 'Filter results:': '필터 결과',
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': 'IR 대시 보드를 사용하여 권장 사항 및 기존 콘텐츠의 성능을 확인할 수 있습니다.',
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': '특정 그룹의 케이스에 대한 액세스 관리 권한을 요청하려면 기술 계정 관리자나 Red Hat 기술 지원팀에 문의하십시오.',
15
+ i18nRequestControl: '특정 그룹의 케이스에 대한 액세스 관리 권한을 요청하려면 기술 계정 관리자나 <2>Red Hat 기술 지원팀에</2> 문의하십시오.',
16
16
  Group: '그룹',
17
17
  'No results found': '검색 결과가 없습니다',
18
18
  'There are no results to display. Try selecting a group to view accounts.': '표시할 결과가 없습니다. 계정을 보려면 그룹을 선택하십시오.',
19
19
  Add: '추가',
20
+ i18AddEditRemoveBookmark: '북마크를 추가, 편집 또는 삭제하고 포털에서 검색 환경을 사용자 정의합니다',
20
21
  //Preferences Page
21
22
  'Auto-restore my saved search': '저장된 검색 자동 복원',
22
23
  'Auto-restore last search': '마지막 검색 자동 복원',
@@ -7,16 +7,17 @@ declare const _default: {
7
7
  'Filter by': string;
8
8
  'Search for account names or numbers': string;
9
9
  'Search for a bookmark': string;
10
- 'Learn how to create and manage bookmarks in the customer support tool': string;
10
+ i18LearnCreateManage: string;
11
11
  Product: string;
12
12
  Version: string;
13
- 'Filter results': string;
13
+ 'Filter results:': string;
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': string;
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': string;
15
+ i18nRequestControl: string;
16
16
  Group: string;
17
17
  'No results found': string;
18
18
  'There are no results to display. Try selecting a group to view accounts.': string;
19
19
  Add: string;
20
+ i18AddEditRemoveBookmark: string;
20
21
  'Auto-restore my saved search': string;
21
22
  'Auto-restore last search': string;
22
23
  'Auto-save selected table columns': string;
@@ -1 +1 @@
1
- {"version":3,"file":"template-pt.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-pt.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAuCE"}
1
+ {"version":3,"file":"template-pt.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-pt.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAwCE"}
@@ -7,16 +7,17 @@ export default {
7
7
  'Filter by': 'Filtrar por',
8
8
  'Search for account names or numbers': 'Pesquisar por nomes ou números de conta',
9
9
  'Search for a bookmark': 'Pesquisar por um favorito',
10
- 'Learn how to create and manage bookmarks in the customer support tool': 'Saiba como criar e gerenciar favoritos na ferramenta de suporte ao cliente',
10
+ i18LearnCreateManage: 'Saiba como criar e gerenciar favoritos na <2>ferramenta de suporte ao cliente</2>',
11
11
  Product: 'Produto',
12
12
  Version: 'Versão',
13
- 'Filter results': 'Resultados do filtro',
13
+ 'Filter results:': 'Resultados do filtro',
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': 'Você pode usar o IR Dashboard para ver sugestões e verificar o desempenho do conteúdo existente.',
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': 'Para solicitar controle sobre quem pode acessar os casos em um grupo específico, entre em contato com seu Gerente de contas técnico ou com o Suporte técnico da Red Hat para obter assistência.',
15
+ i18nRequestControl: 'Para solicitar controle sobre quem pode acessar os casos em um grupo específico, entre em contato com seu Gerente de contas técnico ou com o <2>Suporte técnico da Red Hat</2> para obter assistência.',
16
16
  Group: 'Grupo',
17
17
  'No results found': 'Nenhum resultado encontrado',
18
18
  'There are no results to display. Try selecting a group to view accounts.': 'Não há resultados para exibir. Tente selecionar um grupo para visualizar contas.',
19
19
  Add: 'Adicionar',
20
+ i18AddEditRemoveBookmark: 'Adicione, edite ou remova favoritos para personalizar sua experiência de busca no portal',
20
21
  //Preferences Page
21
22
  'Auto-restore my saved search': 'Auto-restaurar minha busca salva',
22
23
  'Auto-restore last search': 'Restaurar automaticamente última pesquisa',
@@ -7,16 +7,17 @@ declare const _default: {
7
7
  'Filter by': string;
8
8
  'Search for account names or numbers': string;
9
9
  'Search for a bookmark': string;
10
- 'Learn how to create and manage bookmarks in the customer support tool': string;
10
+ i18LearnCreateManage: string;
11
11
  Product: string;
12
12
  Version: string;
13
- 'Filter results': string;
13
+ 'Filter results:': string;
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': string;
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': string;
15
+ i18nRequestControl: string;
16
16
  Group: string;
17
17
  'No results found': string;
18
18
  'There are no results to display. Try selecting a group to view accounts.': string;
19
19
  Add: string;
20
+ i18AddEditRemoveBookmark: string;
20
21
  'Auto-restore my saved search': string;
21
22
  'Auto-restore last search': string;
22
23
  'Auto-save selected table columns': string;
@@ -1 +1 @@
1
- {"version":3,"file":"template-ru.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-ru.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAuCE"}
1
+ {"version":3,"file":"template-ru.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-ru.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAwCE"}
@@ -7,16 +7,17 @@ export default {
7
7
  'Filter by': 'Фильтровать по',
8
8
  'Search for account names or numbers': 'Поиск имен или номеров учетных записей',
9
9
  'Search for a bookmark': 'Поиск закладки',
10
- 'Learn how to create and manage bookmarks in the customer support tool': 'Узнайте, как создавать закладки и как ими управлять в системе поддержки клиентов',
10
+ i18LearnCreateManage: 'Узнайте, как создавать закладки и как ими управлять в <2>системе поддержки клиентов</2>',
11
11
  Product: 'Продукт',
12
12
  Version: 'Версия',
13
- 'Filter results': 'Фильтровать результаты',
13
+ 'Filter results:': 'Фильтровать результаты',
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': 'Используйте инструментальную панель IR Dashboard для просмотра предложений и проверки работоспособности существующего контента.',
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': 'Чтобы контролировать доступ к обращениям в определенной группе, обратитесь к специалисту по технической поддержке в своей организации или в службу технической поддержки Red Hat.',
15
+ i18nRequestControl: 'Чтобы контролировать доступ к обращениям в определенной группе, обратитесь к специалисту по технической поддержке в своей организации или в службу <2>технической поддержки Red Hat</2>.',
16
16
  Group: 'Группа',
17
17
  'No results found': 'Результаты не найдены',
18
18
  'There are no results to display. Try selecting a group to view accounts.': 'Нет результатов. Попробуйте выбрать группу для просмотра учетных записей.',
19
19
  Add: 'добавить',
20
+ i18AddEditRemoveBookmark: 'Добавляйте, редактируйте и удаляйте закладки для эффективной работы с поиском на портале',
20
21
  //Preferences Page
21
22
  'Auto-restore my saved search': 'Автовосстановление моего сохраненного поиска',
22
23
  'Auto-restore last search': 'Автовосстановление последнего поиска',
@@ -7,16 +7,17 @@ declare const _default: {
7
7
  'Filter by': string;
8
8
  'Search for account names or numbers': string;
9
9
  'Search for a bookmark': string;
10
- 'Learn how to create and manage bookmarks in the customer support tool': string;
10
+ i18LearnCreateManage: string;
11
11
  Product: string;
12
12
  Version: string;
13
- 'Filter results': string;
13
+ 'Filter results:': string;
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': string;
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': string;
15
+ i18nRequestControl: string;
16
16
  Group: string;
17
17
  'No results found': string;
18
18
  'There are no results to display. Try selecting a group to view accounts.': string;
19
19
  Add: string;
20
+ i18AddEditRemoveBookmark: string;
20
21
  'Auto-restore my saved search': string;
21
22
  'Auto-restore last search': string;
22
23
  'Auto-save selected table columns': string;
@@ -1 +1 @@
1
- {"version":3,"file":"template-zh.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-zh.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAsCE"}
1
+ {"version":3,"file":"template-zh.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-zh.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAsCE"}
@@ -7,16 +7,17 @@ export default {
7
7
  'Filter by': '过滤条件',
8
8
  'Search for account names or numbers': '搜索帐户名或编号',
9
9
  'Search for a bookmark': '搜索书签',
10
- 'Learn how to create and manage bookmarks in the customer support tool': '了解如何在客户支持工具中创建和管理书签',
10
+ i18LearnCreateManage: '了解如何在<2>客户支持工具中创</2>建和管理书签',
11
11
  Product: '产品',
12
12
  Version: '版本',
13
- 'Filter results': '过滤结果',
13
+ 'Filter results:': '过滤结果',
14
14
  'You can use the IR Dashboardfor suggestions and to check for performance of the existing content.': '您可以使用 IR Dashboard 来获取建议,并检查现有内容的性能。',
15
- 'To request control over who can access cases under a specific group, please contact your Technical Account Manager or Red Hat Technical Support for assistance.': '如果需要控制谁可以访问特定组下的案例,请联系您的大客户经理或红帽技术支持以获取帮助。',
15
+ i18nRequestControl: '如果需要控制谁可以访问特定组下的案例,请联系您的大客户经理或<2>红帽技术支持</2>以获取帮助。',
16
16
  Group: '组',
17
17
  'No results found': '未找到结果',
18
18
  'There are no results to display. Try selecting a group to view accounts.': '没有可供显示的结果。尝试选择一个组以查看帐户。',
19
19
  Add: '添加',
20
+ i18AddEditRemoveBookmark: '添加、编辑或删除书签,对您在门户上的搜索体验进行定制',
20
21
  //Preferences Page
21
22
  'Auto-restore my saved search': '自动恢复我已保存的搜索',
22
23
  'Auto-restore last search': '自动恢复上次搜索',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rh-support/manage",
3
- "version": "0.2.37",
3
+ "version": "0.2.40",
4
4
  "description": "Customer Support Manage App",
5
5
  "author": "Jordan Eudy <jeudy100@gmail.com>",
6
6
  "homepage": "",
@@ -97,12 +97,12 @@
97
97
  "@patternfly/react-core": "4.194.0",
98
98
  "@patternfly/react-table": "4.63.0",
99
99
  "@rh-support/api": "0.3.10",
100
- "@rh-support/components": "1.1.27",
100
+ "@rh-support/components": "1.1.29",
101
101
  "@rh-support/configs": "0.2.5",
102
- "@rh-support/react-context": "0.2.30",
102
+ "@rh-support/react-context": "0.2.32",
103
103
  "@rh-support/types": "0.2.0",
104
- "@rh-support/user-permissions": "0.2.21",
105
- "@rh-support/utils": "0.2.19",
104
+ "@rh-support/user-permissions": "0.2.23",
105
+ "@rh-support/utils": "0.2.21",
106
106
  "@types/react-beautiful-dnd": "^13.0.0",
107
107
  "i18next": ">=17.0.1",
108
108
  "lodash": ">=4.17.15",
@@ -113,5 +113,5 @@
113
113
  "react-i18next": ">=10.11.0",
114
114
  "react-router-dom": ">=5.1.2"
115
115
  },
116
- "gitHead": "230218b05ecdb08d048db04a7f8fcb6646b4fa35"
116
+ "gitHead": "8ce3e080eafb6dd8df726bed5b7f2d54acf8cc22"
117
117
  }