@okta/odyssey-react-mui 1.12.5 → 1.12.7

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 (191) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/Dialog.js +7 -3
  3. package/dist/Dialog.js.map +1 -1
  4. package/dist/Toast.js +1 -1
  5. package/dist/Toast.js.map +1 -1
  6. package/dist/labs/DataFilters.js +101 -24
  7. package/dist/labs/DataFilters.js.map +1 -1
  8. package/dist/properties/ts/odyssey-react-mui.js +2 -2
  9. package/dist/properties/ts/odyssey-react-mui.js.map +1 -1
  10. package/dist/properties/ts/odyssey-react-mui_cs.js +1 -1
  11. package/dist/properties/ts/odyssey-react-mui_cs.js.map +1 -1
  12. package/dist/properties/ts/odyssey-react-mui_da.js +1 -1
  13. package/dist/properties/ts/odyssey-react-mui_da.js.map +1 -1
  14. package/dist/properties/ts/odyssey-react-mui_de.js +1 -1
  15. package/dist/properties/ts/odyssey-react-mui_de.js.map +1 -1
  16. package/dist/properties/ts/odyssey-react-mui_el.js +1 -1
  17. package/dist/properties/ts/odyssey-react-mui_el.js.map +1 -1
  18. package/dist/properties/ts/odyssey-react-mui_es.js +1 -1
  19. package/dist/properties/ts/odyssey-react-mui_es.js.map +1 -1
  20. package/dist/properties/ts/odyssey-react-mui_fi.js +1 -1
  21. package/dist/properties/ts/odyssey-react-mui_fi.js.map +1 -1
  22. package/dist/properties/ts/odyssey-react-mui_fr.js +1 -1
  23. package/dist/properties/ts/odyssey-react-mui_fr.js.map +1 -1
  24. package/dist/properties/ts/odyssey-react-mui_hu.js +1 -1
  25. package/dist/properties/ts/odyssey-react-mui_hu.js.map +1 -1
  26. package/dist/properties/ts/odyssey-react-mui_id.js +1 -1
  27. package/dist/properties/ts/odyssey-react-mui_id.js.map +1 -1
  28. package/dist/properties/ts/odyssey-react-mui_it.js +1 -1
  29. package/dist/properties/ts/odyssey-react-mui_it.js.map +1 -1
  30. package/dist/properties/ts/odyssey-react-mui_ja.js +1 -1
  31. package/dist/properties/ts/odyssey-react-mui_ja.js.map +1 -1
  32. package/dist/properties/ts/odyssey-react-mui_ko.js +1 -1
  33. package/dist/properties/ts/odyssey-react-mui_ko.js.map +1 -1
  34. package/dist/properties/ts/odyssey-react-mui_ms.js +1 -1
  35. package/dist/properties/ts/odyssey-react-mui_ms.js.map +1 -1
  36. package/dist/properties/ts/odyssey-react-mui_nb.js +1 -1
  37. package/dist/properties/ts/odyssey-react-mui_nb.js.map +1 -1
  38. package/dist/properties/ts/odyssey-react-mui_nl_NL.js +1 -1
  39. package/dist/properties/ts/odyssey-react-mui_nl_NL.js.map +1 -1
  40. package/dist/properties/ts/odyssey-react-mui_ok_PL.js +1 -1
  41. package/dist/properties/ts/odyssey-react-mui_ok_PL.js.map +1 -1
  42. package/dist/properties/ts/odyssey-react-mui_ok_SK.js +1 -1
  43. package/dist/properties/ts/odyssey-react-mui_ok_SK.js.map +1 -1
  44. package/dist/properties/ts/odyssey-react-mui_pl.js +1 -1
  45. package/dist/properties/ts/odyssey-react-mui_pl.js.map +1 -1
  46. package/dist/properties/ts/odyssey-react-mui_pt_BR.js +1 -1
  47. package/dist/properties/ts/odyssey-react-mui_pt_BR.js.map +1 -1
  48. package/dist/properties/ts/odyssey-react-mui_ro.js +1 -1
  49. package/dist/properties/ts/odyssey-react-mui_ro.js.map +1 -1
  50. package/dist/properties/ts/odyssey-react-mui_ru.js +1 -1
  51. package/dist/properties/ts/odyssey-react-mui_ru.js.map +1 -1
  52. package/dist/properties/ts/odyssey-react-mui_sv.js +1 -1
  53. package/dist/properties/ts/odyssey-react-mui_sv.js.map +1 -1
  54. package/dist/properties/ts/odyssey-react-mui_th.js +1 -1
  55. package/dist/properties/ts/odyssey-react-mui_th.js.map +1 -1
  56. package/dist/properties/ts/odyssey-react-mui_tr.js +1 -1
  57. package/dist/properties/ts/odyssey-react-mui_tr.js.map +1 -1
  58. package/dist/properties/ts/odyssey-react-mui_uk.js +1 -1
  59. package/dist/properties/ts/odyssey-react-mui_uk.js.map +1 -1
  60. package/dist/properties/ts/odyssey-react-mui_vi.js +1 -1
  61. package/dist/properties/ts/odyssey-react-mui_vi.js.map +1 -1
  62. package/dist/properties/ts/odyssey-react-mui_zh_CN.js +1 -1
  63. package/dist/properties/ts/odyssey-react-mui_zh_CN.js.map +1 -1
  64. package/dist/properties/ts/odyssey-react-mui_zh_TW.js +1 -1
  65. package/dist/properties/ts/odyssey-react-mui_zh_TW.js.map +1 -1
  66. package/dist/src/Dialog.d.ts +5 -2
  67. package/dist/src/Dialog.d.ts.map +1 -1
  68. package/dist/src/OdysseyTranslationProvider.d.ts +1 -1
  69. package/dist/src/OdysseyTranslationProvider.d.ts.map +1 -1
  70. package/dist/src/labs/DataFilters.d.ts.map +1 -1
  71. package/dist/src/properties/ts/odyssey-react-mui.d.ts +1 -1
  72. package/dist/src/properties/ts/odyssey-react-mui.d.ts.map +1 -1
  73. package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts +1 -1
  74. package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts.map +1 -1
  75. package/dist/src/properties/ts/odyssey-react-mui_da.d.ts +1 -1
  76. package/dist/src/properties/ts/odyssey-react-mui_da.d.ts.map +1 -1
  77. package/dist/src/properties/ts/odyssey-react-mui_de.d.ts +1 -1
  78. package/dist/src/properties/ts/odyssey-react-mui_de.d.ts.map +1 -1
  79. package/dist/src/properties/ts/odyssey-react-mui_el.d.ts +1 -1
  80. package/dist/src/properties/ts/odyssey-react-mui_el.d.ts.map +1 -1
  81. package/dist/src/properties/ts/odyssey-react-mui_es.d.ts +1 -1
  82. package/dist/src/properties/ts/odyssey-react-mui_es.d.ts.map +1 -1
  83. package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts +1 -1
  84. package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts.map +1 -1
  85. package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts +1 -1
  86. package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts.map +1 -1
  87. package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts +1 -1
  88. package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts.map +1 -1
  89. package/dist/src/properties/ts/odyssey-react-mui_id.d.ts +1 -1
  90. package/dist/src/properties/ts/odyssey-react-mui_id.d.ts.map +1 -1
  91. package/dist/src/properties/ts/odyssey-react-mui_it.d.ts +1 -1
  92. package/dist/src/properties/ts/odyssey-react-mui_it.d.ts.map +1 -1
  93. package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts +1 -1
  94. package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts.map +1 -1
  95. package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts +1 -1
  96. package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts.map +1 -1
  97. package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts +1 -1
  98. package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts.map +1 -1
  99. package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts +1 -1
  100. package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts.map +1 -1
  101. package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts +1 -1
  102. package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts.map +1 -1
  103. package/dist/src/properties/ts/odyssey-react-mui_ok_PL.d.ts +1 -1
  104. package/dist/src/properties/ts/odyssey-react-mui_ok_PL.d.ts.map +1 -1
  105. package/dist/src/properties/ts/odyssey-react-mui_ok_SK.d.ts +1 -1
  106. package/dist/src/properties/ts/odyssey-react-mui_ok_SK.d.ts.map +1 -1
  107. package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts +1 -1
  108. package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts.map +1 -1
  109. package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts +1 -1
  110. package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts.map +1 -1
  111. package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts +1 -1
  112. package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts.map +1 -1
  113. package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts +1 -1
  114. package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts.map +1 -1
  115. package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts +1 -1
  116. package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts.map +1 -1
  117. package/dist/src/properties/ts/odyssey-react-mui_th.d.ts +1 -1
  118. package/dist/src/properties/ts/odyssey-react-mui_th.d.ts.map +1 -1
  119. package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts +1 -1
  120. package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts.map +1 -1
  121. package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts +1 -1
  122. package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts.map +1 -1
  123. package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts +1 -1
  124. package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts.map +1 -1
  125. package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts +1 -1
  126. package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts.map +1 -1
  127. package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts +1 -1
  128. package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts.map +1 -1
  129. package/dist/tsconfig.production.tsbuildinfo +1 -1
  130. package/package.json +3 -3
  131. package/src/Dialog.tsx +7 -3
  132. package/src/Toast.tsx +1 -1
  133. package/src/labs/DataFilters.tsx +129 -43
  134. package/src/properties/odyssey-react-mui.properties +1 -1
  135. package/src/properties/translations/odyssey-react-mui_cs.properties +1 -1
  136. package/src/properties/translations/odyssey-react-mui_da.properties +1 -1
  137. package/src/properties/translations/odyssey-react-mui_de.properties +1 -1
  138. package/src/properties/translations/odyssey-react-mui_el.properties +1 -1
  139. package/src/properties/translations/odyssey-react-mui_es.properties +1 -1
  140. package/src/properties/translations/odyssey-react-mui_fi.properties +1 -1
  141. package/src/properties/translations/odyssey-react-mui_fr.properties +1 -1
  142. package/src/properties/translations/odyssey-react-mui_hu.properties +1 -1
  143. package/src/properties/translations/odyssey-react-mui_id.properties +1 -1
  144. package/src/properties/translations/odyssey-react-mui_it.properties +1 -1
  145. package/src/properties/translations/odyssey-react-mui_ja.properties +1 -1
  146. package/src/properties/translations/odyssey-react-mui_ko.properties +1 -1
  147. package/src/properties/translations/odyssey-react-mui_ms.properties +1 -1
  148. package/src/properties/translations/odyssey-react-mui_nb.properties +1 -1
  149. package/src/properties/translations/odyssey-react-mui_nl_NL.properties +1 -1
  150. package/src/properties/translations/odyssey-react-mui_ok_PL.properties +1 -1
  151. package/src/properties/translations/odyssey-react-mui_ok_SK.properties +1 -1
  152. package/src/properties/translations/odyssey-react-mui_pl.properties +1 -1
  153. package/src/properties/translations/odyssey-react-mui_pt_BR.properties +1 -1
  154. package/src/properties/translations/odyssey-react-mui_ro.properties +1 -1
  155. package/src/properties/translations/odyssey-react-mui_ru.properties +1 -1
  156. package/src/properties/translations/odyssey-react-mui_sv.properties +1 -1
  157. package/src/properties/translations/odyssey-react-mui_th.properties +1 -1
  158. package/src/properties/translations/odyssey-react-mui_tr.properties +1 -1
  159. package/src/properties/translations/odyssey-react-mui_uk.properties +1 -1
  160. package/src/properties/translations/odyssey-react-mui_vi.properties +1 -1
  161. package/src/properties/translations/odyssey-react-mui_zh_CN.properties +1 -1
  162. package/src/properties/translations/odyssey-react-mui_zh_TW.properties +1 -1
  163. package/src/properties/ts/odyssey-react-mui.ts +1 -1
  164. package/src/properties/ts/odyssey-react-mui_cs.ts +1 -1
  165. package/src/properties/ts/odyssey-react-mui_da.ts +1 -1
  166. package/src/properties/ts/odyssey-react-mui_de.ts +1 -1
  167. package/src/properties/ts/odyssey-react-mui_el.ts +1 -1
  168. package/src/properties/ts/odyssey-react-mui_es.ts +1 -1
  169. package/src/properties/ts/odyssey-react-mui_fi.ts +1 -1
  170. package/src/properties/ts/odyssey-react-mui_fr.ts +1 -1
  171. package/src/properties/ts/odyssey-react-mui_hu.ts +1 -1
  172. package/src/properties/ts/odyssey-react-mui_id.ts +1 -1
  173. package/src/properties/ts/odyssey-react-mui_it.ts +1 -1
  174. package/src/properties/ts/odyssey-react-mui_ja.ts +1 -1
  175. package/src/properties/ts/odyssey-react-mui_ko.ts +1 -1
  176. package/src/properties/ts/odyssey-react-mui_ms.ts +1 -1
  177. package/src/properties/ts/odyssey-react-mui_nb.ts +1 -1
  178. package/src/properties/ts/odyssey-react-mui_nl_NL.ts +1 -1
  179. package/src/properties/ts/odyssey-react-mui_ok_PL.ts +1 -1
  180. package/src/properties/ts/odyssey-react-mui_ok_SK.ts +1 -1
  181. package/src/properties/ts/odyssey-react-mui_pl.ts +1 -1
  182. package/src/properties/ts/odyssey-react-mui_pt_BR.ts +1 -1
  183. package/src/properties/ts/odyssey-react-mui_ro.ts +1 -1
  184. package/src/properties/ts/odyssey-react-mui_ru.ts +1 -1
  185. package/src/properties/ts/odyssey-react-mui_sv.ts +1 -1
  186. package/src/properties/ts/odyssey-react-mui_th.ts +1 -1
  187. package/src/properties/ts/odyssey-react-mui_tr.ts +1 -1
  188. package/src/properties/ts/odyssey-react-mui_uk.ts +1 -1
  189. package/src/properties/ts/odyssey-react-mui_vi.ts +1 -1
  190. package/src/properties/ts/odyssey-react-mui_zh_CN.ts +1 -1
  191. package/src/properties/ts/odyssey-react-mui_zh_TW.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@okta/odyssey-react-mui",
3
- "version": "1.12.5",
3
+ "version": "1.12.7",
4
4
  "description": "React MUI components for Odyssey, Okta's design system",
5
5
  "author": "Okta, Inc.",
6
6
  "license": "Apache-2.0",
@@ -51,7 +51,7 @@
51
51
  "@mui/system": "^5.14.9",
52
52
  "@mui/utils": "^5.11.2",
53
53
  "@mui/x-date-pickers": "^5.0.15",
54
- "@okta/odyssey-design-tokens": "1.12.5",
54
+ "@okta/odyssey-design-tokens": "1.12.7",
55
55
  "date-fns": "^2.30.0",
56
56
  "i18next": "^23.5.1",
57
57
  "material-react-table": "^2.0.2",
@@ -63,5 +63,5 @@
63
63
  "react": ">=17 <19",
64
64
  "react-dom": ">=17 <19"
65
65
  },
66
- "gitHead": "1479286658569d5d4b9842b0d8083cc3d1cb06bd"
66
+ "gitHead": "d5957fea940e6021fa1959ed1ce34687f63e2778"
67
67
  }
package/src/Dialog.tsx CHANGED
@@ -10,6 +10,7 @@
10
10
  * See the License for the specific language governing permissions and limitations under the License.
11
11
  */
12
12
 
13
+ import { useTranslation } from "react-i18next";
13
14
  import { Dialog as MuiDialog } from "@mui/material";
14
15
  import {
15
16
  DialogTitle,
@@ -31,6 +32,10 @@ import {
31
32
  import type { AllowedProps } from "./AllowedProps";
32
33
 
33
34
  export type DialogProps = {
35
+ /**
36
+ * @deprecated `aria-label` for close button comes from translation file
37
+ */
38
+ ariaLabel?: string;
34
39
  /**
35
40
  * An optional Button object to be situated in the Dialog footer. Should almost always be of variant `primary`.
36
41
  */
@@ -59,7 +64,6 @@ export type DialogProps = {
59
64
  * The title of the Dialog
60
65
  */
61
66
  title: string;
62
- ariaLabel: string;
63
67
  } & AllowedProps;
64
68
 
65
69
  const Dialog = ({
@@ -72,8 +76,8 @@ const Dialog = ({
72
76
  testId,
73
77
  title,
74
78
  translate,
75
- ariaLabel,
76
79
  }: DialogProps) => {
80
+ const { t } = useTranslation();
77
81
  const [isContentScrollable, setIsContentScrollable] = useState(false);
78
82
  const dialogContentRef = useRef<HTMLDivElement>(null);
79
83
 
@@ -111,7 +115,7 @@ const Dialog = ({
111
115
  <DialogTitle translate={translate}>
112
116
  {title}
113
117
  <Button
114
- ariaLabel={ariaLabel}
118
+ ariaLabel={t("close.text")}
115
119
  label=""
116
120
  onClick={onClose}
117
121
  size="small"
package/src/Toast.tsx CHANGED
@@ -114,7 +114,7 @@ const Toast = ({
114
114
  action={
115
115
  isDismissable === true && (
116
116
  <Button
117
- ariaLabel={t("toast.close.text")}
117
+ ariaLabel={t("close.text")}
118
118
  onClick={onHide}
119
119
  size="small"
120
120
  startIcon={<CloseIcon />}
@@ -20,6 +20,7 @@ import {
20
20
  useRef,
21
21
  useState,
22
22
  } from "react";
23
+ import styled from "@emotion/styled";
23
24
  import { Autocomplete } from "../Autocomplete";
24
25
  import { Box } from "../Box";
25
26
  import { TagList } from "../TagList";
@@ -175,22 +176,60 @@ const DataFilters = ({
175
176
  }
176
177
  }, [onChangeSearch, searchValue, searchDelayTime, hasSearchSubmitButton]);
177
178
 
178
- const handleInputChange = useCallback(
179
- (filterId: string, value: DataFilterValue, submit: boolean = false) => {
179
+ const autocompleteOptions = useMemo(() => {
180
+ // Check if filterPopoverCurrentFilter and filterPopoverCurrentFilter.options are defined
181
+ if (
182
+ filterPopoverCurrentFilter?.variant === "autocomplete" &&
183
+ filterPopoverCurrentFilter?.options
184
+ ) {
185
+ return filterPopoverCurrentFilter.options.map((option) => ({
186
+ label: option.label,
187
+ }));
188
+ }
189
+
190
+ // if filterPopoverCurrentFilter or filterPopoverCurrentFilter.options is undefined
191
+ return [];
192
+ }, [filterPopoverCurrentFilter]);
193
+
194
+ const updateInputValue = useCallback(
195
+ ({ filterId, value }: { filterId: string; value: DataFilterValue }) => {
180
196
  setInputValues({ ...inputValues, [filterId]: value });
197
+ },
198
+ [inputValues]
199
+ );
181
200
 
182
- if (submit) {
183
- const updatedFilters = filtersProp.map((filter) => ({
184
- ...filter,
185
- value: filter.id === filterId ? value : inputValues[filter.id],
186
- }));
201
+ const updateFilters = useCallback(
202
+ ({ filterId, value }: { filterId: string; value: DataFilterValue }) => {
203
+ const updatedFilters = filtersProp.map((filter) => ({
204
+ ...filter,
205
+ value: filter.id === filterId ? value : inputValues[filter.id],
206
+ }));
187
207
 
188
- setFilters(updatedFilters);
189
- }
208
+ setFilters(updatedFilters);
190
209
  },
191
210
  [inputValues, filtersProp]
192
211
  );
193
212
 
213
+ const getAutoCompleteLabel = <
214
+ Value extends { label: string } | Array<{ label: string }>
215
+ >(
216
+ value: Value
217
+ ) => {
218
+ if (Array.isArray(value)) {
219
+ // Iterating to find the label
220
+ return value
221
+ .map((valueElement) => {
222
+ if (typeof valueElement === "string") {
223
+ return undefined;
224
+ }
225
+ return valueElement.label;
226
+ })
227
+ .filter((item): item is string => Boolean(item));
228
+ }
229
+
230
+ return value?.label;
231
+ };
232
+
194
233
  const handleMultiSelectChange = useCallback(
195
234
  (filterId: string, value: string, submit: boolean = false) => {
196
235
  const startingValues = filtersProp
@@ -245,6 +284,15 @@ const DataFilters = ({
245
284
  setFilters(updatedFilters);
246
285
  }, [inputValues, filtersProp]);
247
286
 
287
+ const AutocompleteOuterContainer = styled.div`
288
+ display: flex;
289
+ gap: 2;
290
+ align-items: center;
291
+ alignitems: "flex-end";
292
+ `;
293
+ const AutocompleteInnerContainer = styled.div`
294
+ width: "100%";
295
+ `;
248
296
  const filterMenu = useMemo(
249
297
  () => (
250
298
  <>
@@ -367,23 +415,43 @@ const DataFilters = ({
367
415
  {/* Autocomplete */}
368
416
  {filterPopoverCurrentFilter?.variant === "autocomplete" &&
369
417
  filterPopoverCurrentFilter?.options && (
370
- <Autocomplete
371
- label={filterPopoverCurrentFilter.label}
372
- value={
373
- (inputValues[
374
- filterPopoverCurrentFilter.id
375
- ] as string) ?? ""
376
- }
377
- onBlur={function ro() {}}
378
- onChange={function ro() {}}
379
- onFocus={function ro() {}}
380
- onInputChange={function ro() {}}
381
- options={filterPopoverCurrentFilter.options.map(
382
- (option: { label: string }) => ({
383
- label: option.label,
384
- })
385
- )}
386
- />
418
+ <AutocompleteOuterContainer>
419
+ <AutocompleteInnerContainer>
420
+ <Autocomplete
421
+ label={filterPopoverCurrentFilter.label}
422
+ value={
423
+ inputValues[filterPopoverCurrentFilter.id] ?? ""
424
+ }
425
+ onChange={(_, value) => {
426
+ const label =
427
+ typeof value === "string"
428
+ ? getAutoCompleteLabel({ label: value })
429
+ : Array.isArray(value)
430
+ ? getAutoCompleteLabel(
431
+ value.map((item) =>
432
+ typeof item === "string"
433
+ ? { label: item }
434
+ : item
435
+ )
436
+ )
437
+ : value
438
+ ? getAutoCompleteLabel(value)
439
+ : "";
440
+
441
+ updateInputValue({
442
+ filterId: filterPopoverCurrentFilter.id,
443
+ value: label,
444
+ });
445
+ }}
446
+ options={autocompleteOptions}
447
+ />
448
+ </AutocompleteInnerContainer>
449
+ <Button
450
+ variant="primary"
451
+ endIcon={<CheckIcon />}
452
+ type="submit"
453
+ />
454
+ </AutocompleteOuterContainer>
387
455
  )}
388
456
  {/* Text or Number */}
389
457
  {(filterPopoverCurrentFilter?.variant === "text" ||
@@ -410,10 +478,10 @@ const DataFilters = ({
410
478
  ] as string) ?? ""
411
479
  }
412
480
  onChange={(ev) =>
413
- handleInputChange(
414
- filterPopoverCurrentFilter.id,
415
- ev.currentTarget.value
416
- )
481
+ updateInputValue({
482
+ filterId: filterPopoverCurrentFilter.id,
483
+ value: ev.currentTarget.value,
484
+ })
417
485
  }
418
486
  endAdornment={
419
487
  inputValues[filterPopoverCurrentFilter.id] && (
@@ -421,11 +489,15 @@ const DataFilters = ({
421
489
  size="small"
422
490
  aria-label="Clear filter"
423
491
  onClick={() => {
424
- handleInputChange(
425
- filterPopoverCurrentFilter.id,
426
- undefined,
427
- true
428
- );
492
+ updateInputValue({
493
+ filterId: filterPopoverCurrentFilter.id,
494
+ value: undefined,
495
+ });
496
+
497
+ updateFilters({
498
+ filterId: filterPopoverCurrentFilter.id,
499
+ value: undefined,
500
+ });
429
501
  }}
430
502
  >
431
503
  <CloseCircleFilledIcon />
@@ -480,13 +552,17 @@ const DataFilters = ({
480
552
  filterPopoverCurrentFilter?.options && (
481
553
  <RadioGroup
482
554
  label={filterPopoverCurrentFilter.label}
483
- onChange={(_, value) =>
484
- handleInputChange(
485
- filterPopoverCurrentFilter.id,
555
+ onChange={(_, value) => {
556
+ updateInputValue({
557
+ filterId: filterPopoverCurrentFilter.id,
486
558
  value,
487
- true
488
- )
489
- }
559
+ });
560
+
561
+ updateFilters({
562
+ filterId: filterPopoverCurrentFilter.id,
563
+ value,
564
+ });
565
+ }}
490
566
  >
491
567
  <Radio
492
568
  label="Any"
@@ -561,7 +637,7 @@ const DataFilters = ({
561
637
  <Button
562
638
  variant="secondary"
563
639
  label="Clear filters"
564
- onClick={() => clearAllFilters()}
640
+ onClick={clearAllFilters}
565
641
  />
566
642
  </Box>
567
643
  )}
@@ -585,7 +661,17 @@ const DataFilters = ({
585
661
  <Tag
586
662
  key={filter.label}
587
663
  label={`${filter.label}: ${filter.value}`}
588
- onRemove={() => handleInputChange(filter.id, undefined, true)}
664
+ onRemove={() => {
665
+ updateInputValue({
666
+ filterId: filter.id,
667
+ value: undefined,
668
+ });
669
+
670
+ updateFilters({
671
+ filterId: filter.id,
672
+ value: undefined,
673
+ });
674
+ }}
589
675
  />
590
676
  ))}
591
677
  </TagList>
@@ -1,5 +1,6 @@
1
1
  breadcrumbs.home.text = Home
2
2
  breadcrumbs.label.text = Breadcrumbs
3
+ close.text = close
3
4
  fielderror.screenreader.text = Error
4
5
  fieldlabel.optional.text = Optional
5
6
  fieldlabel.required.text = Required
@@ -14,4 +15,3 @@ table.fetchedrows.text = Fetched {{totalRows}} row
14
15
  table.fetchedrows.text_plural = Fetched {{totalRows}} total rows
15
16
  table.rows.text = {{totalRows}} row
16
17
  table.rows.text_plural = {{totalRows}} rows
17
- toast.close.text = close
@@ -14,5 +14,5 @@ table.fetchedrows.text = Byl na\u010Dten {{totalRows}} \u0159\u00E1dek
14
14
  table.fetchedrows.text_plural = Celkem na\u010Dteno \u0159\u00E1dk\u016F: {{totalRows}}
15
15
  table.rows.text = {{totalRows}} \u0159\u00E1dek
16
16
  table.rows.text_plural = Po\u010Det \u0159\u00E1dk\u016F: {{totalRows}}
17
- toast.close.text = zav\u0159\u00EDt
17
+ close.text = zav\u0159\u00EDt
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = Hentet {{totalRows}} r\u00E6kke
14
14
  table.fetchedrows.text_plural = Hentet {{totalRows}} total antal r\u00E6kker
15
15
  table.rows.text = {{totalRows}} r\u00E6kke
16
16
  table.rows.text_plural = {{totalRows}} r\u00E6kker
17
- toast.close.text = luk
17
+ close.text = luk
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}} Zeile abgerufen
14
14
  table.fetchedrows.text_plural = {{totalRows}} Zeilen insgesamt abgerufen
15
15
  table.rows.text = {{totalRows}} Zeile
16
16
  table.rows.text_plural = {{totalRows}} Zeilen
17
- toast.close.text = schlie\u00DFen
17
+ close.text = schlie\u00DFen
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = \u0391\u03BD\u03B1\u03BA\u03C4\u03AE\u03B8\u03B7\u03BA\
14
14
  table.fetchedrows.text_plural = \u0391\u03BD\u03B1\u03BA\u03C4\u03AE\u03B8\u03B7\u03BA\u03B1\u03BD \u03C3\u03C5\u03BD\u03BF\u03BB\u03B9\u03BA\u03AC {{totalRows}} \u03C3\u03B5\u03B9\u03C1\u03AD\u03C2
15
15
  table.rows.text = {{totalRows}} \u03C3\u03B5\u03B9\u03C1\u03AC
16
16
  table.rows.text_plural = {{totalRows}} \u03C3\u03B5\u03B9\u03C1\u03AD\u03C2
17
- toast.close.text = \u03BA\u03BB\u03B5\u03AF\u03C3\u03B9\u03BC\u03BF
17
+ close.text = \u03BA\u03BB\u03B5\u03AF\u03C3\u03B9\u03BC\u03BF
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = Se ha recuperado {{totalRows}} fila
14
14
  table.fetchedrows.text_plural = Se ha recuperado un total de {{totalRows}} filas
15
15
  table.rows.text = {{totalRows}} fila
16
16
  table.rows.text_plural = {{totalRows}} filas
17
- toast.close.text = cerrar
17
+ close.text = cerrar
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = Haettu {{totalRows}} rivi
14
14
  table.fetchedrows.text_plural = Haettu yhteens\u00E4 {{totalRows}} rivi\u00E4
15
15
  table.rows.text = {{totalRows}} rivi
16
16
  table.rows.text_plural = {{totalRows}} rivi\u00E4
17
- toast.close.text = sulje
17
+ close.text = sulje
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}}\u00A0ligne extraite
14
14
  table.fetchedrows.text_plural = {{totalRows}}\u00A0lignes extraites au total
15
15
  table.rows.text = {{totalRows}}\u00A0ligne
16
16
  table.rows.text_plural = {{totalRows}}\u00A0lignes
17
- toast.close.text = fermer
17
+ close.text = fermer
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}} sor beolvasva
14
14
  table.fetchedrows.text_plural = \u00D6sszesen {{totalRows}} sor beolvasva
15
15
  table.rows.text = {{totalRows}} sor
16
16
  table.rows.text_plural = {{totalRows}} sor
17
- toast.close.text = bez\u00E1r\u00E1s
17
+ close.text = bez\u00E1r\u00E1s
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = Mendapatkan {{totalRows}} baris
14
14
  table.fetchedrows.text_plural = Mendapatkan total {{totalRows}} baris
15
15
  table.rows.text = {{totalRows}} baris
16
16
  table.rows.text_plural = {{totalRows}} baris
17
- toast.close.text = tutup
17
+ close.text = tutup
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = Recuperata {{totalRows}} riga
14
14
  table.fetchedrows.text_plural = Recuperate {{totalRows}} righe in totale
15
15
  table.rows.text = {{totalRows}} riga
16
16
  table.rows.text_plural = {{totalRows}} righe
17
- toast.close.text = chiudi
17
+ close.text = chiudi
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}}\u884C\u3092\u30D5\u30A7\u30C3\u30C1
14
14
  table.fetchedrows.text_plural = \u5408\u8A08{{totalRows}}\u884C\u3092\u30D5\u30A7\u30C3\u30C1
15
15
  table.rows.text = {{totalRows}}\u884C
16
16
  table.rows.text_plural = {{totalRows}}\u884C
17
- toast.close.text = \u9589\u3058\u308B
17
+ close.text = \u9589\u3058\u308B
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}}\uAC1C\uC758 \uD589\uC744 \uAC00\uC838\uC6
14
14
  table.fetchedrows.text_plural = \uCD1D {{totalRows}}\uAC1C \uD589\uC744 \uAC00\uC838\uC634
15
15
  table.rows.text = {{totalRows}}\uAC1C\uC758 \uD589
16
16
  table.rows.text_plural = {{totalRows}}\uAC1C\uC758 \uD589
17
- toast.close.text = \uB2EB\uAE30
17
+ close.text = \uB2EB\uAE30
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = Baris {{totalRows}} yang diambil
14
14
  table.fetchedrows.text_plural = Jumlah baris {{totalRows}} yang diambil
15
15
  table.rows.text = {{totalRows}} baris
16
16
  table.rows.text_plural = {{totalRows}} baris
17
- toast.close.text = tutup
17
+ close.text = tutup
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = Hentet {{totalRows}} rad
14
14
  table.fetchedrows.text_plural = Hentet {{totalRows}} totale rader
15
15
  table.rows.text = {{totalRows}} rad
16
16
  table.rows.text_plural = {{totalRows}} rader
17
- toast.close.text = lukk
17
+ close.text = lukk
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}} rij opgehaald
14
14
  table.fetchedrows.text_plural = In totaal {{totalRows}} rijen opgehaald
15
15
  table.rows.text = {{totalRows}} rij
16
16
  table.rows.text_plural = {{totalRows}} rijen
17
- toast.close.text = sluiten
17
+ close.text = sluiten
18
18
 
@@ -14,4 +14,4 @@ table.fetchedrows.text = 》Ƒéţçĥéð {{totalRows}} ŕöŵ 홝한Ӝฐโ
14
14
  table.fetchedrows.text_plural = 》Ƒéţçĥéð {{totalRows}} ţöţåļ ŕöŵš Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《
15
15
  table.rows.text = 》{{totalRows}} ŕöŵ 한Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《
16
16
  table.rows.text_plural = 》{{totalRows}} ŕöŵš 한Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《
17
- toast.close.text = 》çļöšé 홝한Ӝฐโ《
17
+ close.text = 》çļöšé 홝한Ӝฐโ《
@@ -14,4 +14,4 @@ table.fetchedrows.text = [[odyssey:odyssey-react-mui: table.fetchedrows.text]]
14
14
  table.fetchedrows.text_plural = [[odyssey:odyssey-react-mui: table.fetchedrows.text_plural]]
15
15
  table.rows.text = [[odyssey:odyssey-react-mui: table.rows.text]]
16
16
  table.rows.text_plural = [[odyssey:odyssey-react-mui: table.rows.text_plural]]
17
- toast.close.text = [[odyssey:odyssey-react-mui: toast.close.text]]
17
+ close.text = [[odyssey:odyssey-react-mui: close.text]]
@@ -14,5 +14,5 @@ table.fetchedrows.text = Pobrano {{totalRows}} wiersz
14
14
  table.fetchedrows.text_plural = Pobrano \u0142\u0105cznie {{totalRows}} wierszy
15
15
  table.rows.text = {{totalRows}} wiersz
16
16
  table.rows.text_plural = {{totalRows}} wiersze
17
- toast.close.text = zamknij
17
+ close.text = zamknij
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}} linha buscada
14
14
  table.fetchedrows.text_plural = {{totalRows}} linhas buscadas no total
15
15
  table.rows.text = {{totalRows}} linha
16
16
  table.rows.text_plural = {{totalRows}} linhas
17
- toast.close.text = fechar
17
+ close.text = fechar
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = S-a preluat {{totalRows}} \u00EEnregistrare
14
14
  table.fetchedrows.text_plural = S-au preluat \u00EEn total {{totalRows}} \u00EEnregistr\u0103ri
15
15
  table.rows.text = {{totalRows}} \u00EEnregistrare
16
16
  table.rows.text_plural = {{totalRows}} \u00EEnregistr\u0103ri
17
- toast.close.text = \u00EEnchide\u021Bi
17
+ close.text = \u00EEnchide\u021Bi
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = \u041F\u043E\u043B\u0443\u0447\u0435\u043D\u0430 {{tota
14
14
  table.fetchedrows.text_plural = \u041F\u043E\u043B\u0443\u0447\u0435\u043D\u043E \u0432\u0441\u0435\u0433\u043E \u0441\u0442\u0440\u043E\u043A: {{totalRows}}
15
15
  table.rows.text = {{totalRows}}\u00A0\u0441\u0442\u0440\u043E\u043A\u0430
16
16
  table.rows.text_plural = \u0421\u0442\u0440\u043E\u043A\u0438: {{totalRows}}
17
- toast.close.text = \u0437\u0430\u043A\u0440\u044B\u0442\u044C
17
+ close.text = \u0437\u0430\u043A\u0440\u044B\u0442\u044C
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = H\u00E4mtad {{totalRows}}-rad
14
14
  table.fetchedrows.text_plural = H\u00E4mtat totalt {{totalRows}} rader
15
15
  table.rows.text = {{totalRows}} rad
16
16
  table.rows.text_plural = {{totalRows}} rader
17
- toast.close.text = st\u00E4ng
17
+ close.text = st\u00E4ng
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = \u0E14\u0E36\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\
14
14
  table.fetchedrows.text_plural = \u0E14\u0E36\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E41\u0E25\u0E49\u0E27\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14 {{totalRows}} \u0E41\u0E16\u0E27
15
15
  table.rows.text = {{totalRows}} \u0E41\u0E16\u0E27
16
16
  table.rows.text_plural = {{totalRows}} \u0E41\u0E16\u0E27
17
- toast.close.text = \u0E1B\u0E34\u0E14
17
+ close.text = \u0E1B\u0E34\u0E14
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}} sat\u0131r al\u0131nd\u0131
14
14
  table.fetchedrows.text_plural = Toplam {{totalRows}} sat\u0131r al\u0131nd\u0131
15
15
  table.rows.text = {{totalRows}} sat\u0131r
16
16
  table.rows.text_plural = {{totalRows}} sat\u0131r
17
- toast.close.text = kapat
17
+ close.text = kapat
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = \u041E\u0442\u0440\u0438\u043C\u0430\u043D\u043E \u0440
14
14
  table.fetchedrows.text_plural = \u0423\u0441\u044C\u043E\u0433\u043E \u043E\u0442\u0440\u0438\u043C\u0430\u043D\u043E \u0440\u044F\u0434\u043A\u0456\u0432: {{totalRows}}
15
15
  table.rows.text = \u0420\u044F\u0434\u043A\u0456\u0432: {{totalRows}}
16
16
  table.rows.text_plural = \u0420\u044F\u0434\u043A\u0456\u0432: {{totalRows}}
17
- toast.close.text = \u0437\u0430\u043A\u0440\u0438\u0442\u0438
17
+ close.text = \u0437\u0430\u043A\u0440\u0438\u0442\u0438
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = \u0110\u00E3 t\u00ECm n\u1EA1p {{totalRows}} h\u00E0ng
14
14
  table.fetchedrows.text_plural = \u0110\u00E3 t\u00ECm n\u1EA1p t\u1ED5ng {{totalRows}} h\u00E0ng
15
15
  table.rows.text = {{totalRows}} h\u00E0ng
16
16
  table.rows.text_plural = {{totalRows}} h\u00E0ng
17
- toast.close.text = \u0111\u00F3ng
17
+ close.text = \u0111\u00F3ng
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = \u5DF2\u83B7\u53D6 {{totalRows}} \u884C
14
14
  table.fetchedrows.text_plural = \u5171\u8BA1\u5DF2\u83B7\u53D6 {{totalRows}} \u884C
15
15
  table.rows.text = {{totalRows}} \u884C
16
16
  table.rows.text_plural = {{totalRows}} \u884C
17
- toast.close.text = \u5173\u95ED
17
+ close.text = \u5173\u95ED
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = \u5DF2\u64F7\u53D6 {{totalRows}} \u5217
14
14
  table.fetchedrows.text_plural = \u5DF2\u64F7\u53D6\u7E3D\u5171 {{totalRows}} \u5217
15
15
  table.rows.text = {{totalRows}} \u5217
16
16
  table.rows.text_plural = {{totalRows}} \u5217
17
- toast.close.text = \u95DC\u9589
17
+ close.text = \u95DC\u9589
18
18
 
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","fielderror.screenreader.text":"Error","fieldlabel.optional.text":"Optional","fieldlabel.required.text":"Required","passwordfield.icon.label.show":"Show password","passwordfield.icon.label.hide":"Hide password","severity.error":"error","severity.info":"info","severity.success":"success","severity.warning":"warning","table.error":"Error loading data.","table.fetchedrows.text":"Fetched {{totalRows}} row","table.fetchedrows.text_plural":"Fetched {{totalRows}} total rows","table.rows.text":"{{totalRows}} row","table.rows.text_plural":"{{totalRows}} rows","toast.close.text":"close"};
1
+ export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","close.text":"close","fielderror.screenreader.text":"Error","fieldlabel.optional.text":"Optional","fieldlabel.required.text":"Required","passwordfield.icon.label.show":"Show password","passwordfield.icon.label.hide":"Hide password","severity.error":"error","severity.info":"info","severity.success":"success","severity.warning":"warning","table.error":"Error loading data.","table.fetchedrows.text":"Fetched {{totalRows}} row","table.fetchedrows.text_plural":"Fetched {{totalRows}} total rows","table.rows.text":"{{totalRows}} row","table.rows.text_plural":"{{totalRows}} rows"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Domovská stránka","breadcrumbs.label.text":"Drobečková navigace","fielderror.screenreader.text":"Chyba","fieldlabel.optional.text":"Volitelné","fieldlabel.required.text":"Povinné","passwordfield.icon.label.show":"Zobrazit heslo","passwordfield.icon.label.hide":"Skrýt heslo","severity.error":"chyba","severity.info":"informace","severity.success":"úspěch","severity.warning":"upozornění","table.error":"Chyba při načítání dat","table.fetchedrows.text":"Byl načten {{totalRows}} řádek","table.fetchedrows.text_plural":"Celkem načteno řádků: {{totalRows}}","table.rows.text":"{{totalRows}} řádek","table.rows.text_plural":"Počet řádků: {{totalRows}}","toast.close.text":"zavřít"};
1
+ export const translation = {"breadcrumbs.home.text":"Domovská stránka","breadcrumbs.label.text":"Drobečková navigace","fielderror.screenreader.text":"Chyba","fieldlabel.optional.text":"Volitelné","fieldlabel.required.text":"Povinné","passwordfield.icon.label.show":"Zobrazit heslo","passwordfield.icon.label.hide":"Skrýt heslo","severity.error":"chyba","severity.info":"informace","severity.success":"úspěch","severity.warning":"upozornění","table.error":"Chyba při načítání dat","table.fetchedrows.text":"Byl načten {{totalRows}} řádek","table.fetchedrows.text_plural":"Celkem načteno řádků: {{totalRows}}","table.rows.text":"{{totalRows}} řádek","table.rows.text_plural":"Počet řádků: {{totalRows}}","close.text":"zavřít"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Start","breadcrumbs.label.text":"Rasp","fielderror.screenreader.text":"Fejl","fieldlabel.optional.text":"Valgfrit","fieldlabel.required.text":"Påkrævet","passwordfield.icon.label.show":"Vis adgangskode","passwordfield.icon.label.hide":"Skjul adgangskode","severity.error":"fejl","severity.info":"oplysninger","severity.success":"fuldført","severity.warning":"advarsel","table.error":"Fejl ved indlæsning af data.","table.fetchedrows.text":"Hentet {{totalRows}} række","table.fetchedrows.text_plural":"Hentet {{totalRows}} total antal rækker","table.rows.text":"{{totalRows}} række","table.rows.text_plural":"{{totalRows}} rækker","toast.close.text":"luk"};
1
+ export const translation = {"breadcrumbs.home.text":"Start","breadcrumbs.label.text":"Rasp","fielderror.screenreader.text":"Fejl","fieldlabel.optional.text":"Valgfrit","fieldlabel.required.text":"Påkrævet","passwordfield.icon.label.show":"Vis adgangskode","passwordfield.icon.label.hide":"Skjul adgangskode","severity.error":"fejl","severity.info":"oplysninger","severity.success":"fuldført","severity.warning":"advarsel","table.error":"Fejl ved indlæsning af data.","table.fetchedrows.text":"Hentet {{totalRows}} række","table.fetchedrows.text_plural":"Hentet {{totalRows}} total antal rækker","table.rows.text":"{{totalRows}} række","table.rows.text_plural":"{{totalRows}} rækker","close.text":"luk"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","fielderror.screenreader.text":"Fehler","fieldlabel.optional.text":"Optional","fieldlabel.required.text":"Erforderlich","passwordfield.icon.label.show":"Passwort anzeigen","passwordfield.icon.label.hide":"Passwort verbergen","severity.error":"Fehler","severity.info":"Infos","severity.success":"Erfolg","severity.warning":"Warnung","table.error":"Fehler beim Laden der Daten.","table.fetchedrows.text":"{{totalRows}} Zeile abgerufen","table.fetchedrows.text_plural":"{{totalRows}} Zeilen insgesamt abgerufen","table.rows.text":"{{totalRows}} Zeile","table.rows.text_plural":"{{totalRows}} Zeilen","toast.close.text":"schließen"};
1
+ export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","fielderror.screenreader.text":"Fehler","fieldlabel.optional.text":"Optional","fieldlabel.required.text":"Erforderlich","passwordfield.icon.label.show":"Passwort anzeigen","passwordfield.icon.label.hide":"Passwort verbergen","severity.error":"Fehler","severity.info":"Infos","severity.success":"Erfolg","severity.warning":"Warnung","table.error":"Fehler beim Laden der Daten.","table.fetchedrows.text":"{{totalRows}} Zeile abgerufen","table.fetchedrows.text_plural":"{{totalRows}} Zeilen insgesamt abgerufen","table.rows.text":"{{totalRows}} Zeile","table.rows.text_plural":"{{totalRows}} Zeilen","close.text":"schließen"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Αρχική σελίδα","breadcrumbs.label.text":"Τμήματα δυναμικής διαδρομής","fielderror.screenreader.text":"Σφάλμα","fieldlabel.optional.text":"Προαιρετικό","fieldlabel.required.text":"Απαιτείται","passwordfield.icon.label.show":"Εμφάνιση κωδικού πρόσβασης","passwordfield.icon.label.hide":"Απόκρυψη κωδικού πρόσβασης","severity.error":"σφάλμα","severity.info":"πληροφορίες","severity.success":"επιτυχία","severity.warning":"προειδοποίηση","table.error":"Σφάλμα κατά τη φόρτωση δεδομένων.","table.fetchedrows.text":"Ανακτήθηκε {{totalRows}} σειρά","table.fetchedrows.text_plural":"Ανακτήθηκαν συνολικά {{totalRows}} σειρές","table.rows.text":"{{totalRows}} σειρά","table.rows.text_plural":"{{totalRows}} σειρές","toast.close.text":"κλείσιμο"};
1
+ export const translation = {"breadcrumbs.home.text":"Αρχική σελίδα","breadcrumbs.label.text":"Τμήματα δυναμικής διαδρομής","fielderror.screenreader.text":"Σφάλμα","fieldlabel.optional.text":"Προαιρετικό","fieldlabel.required.text":"Απαιτείται","passwordfield.icon.label.show":"Εμφάνιση κωδικού πρόσβασης","passwordfield.icon.label.hide":"Απόκρυψη κωδικού πρόσβασης","severity.error":"σφάλμα","severity.info":"πληροφορίες","severity.success":"επιτυχία","severity.warning":"προειδοποίηση","table.error":"Σφάλμα κατά τη φόρτωση δεδομένων.","table.fetchedrows.text":"Ανακτήθηκε {{totalRows}} σειρά","table.fetchedrows.text_plural":"Ανακτήθηκαν συνολικά {{totalRows}} σειρές","table.rows.text":"{{totalRows}} σειρά","table.rows.text_plural":"{{totalRows}} σειρές","close.text":"κλείσιμο"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Inicio","breadcrumbs.label.text":"Rutas de navegación","fielderror.screenreader.text":"Error","fieldlabel.optional.text":"Opcional","fieldlabel.required.text":"Obligatorio","passwordfield.icon.label.show":"Mostrar contraseña","passwordfield.icon.label.hide":"Ocultar contraseña","severity.error":"error","severity.info":"información","severity.success":"correcto","severity.warning":"advertencia","table.error":"Error al cargar datos.","table.fetchedrows.text":"Se ha recuperado {{totalRows}} fila","table.fetchedrows.text_plural":"Se ha recuperado un total de {{totalRows}} filas","table.rows.text":"{{totalRows}} fila","table.rows.text_plural":"{{totalRows}} filas","toast.close.text":"cerrar"};
1
+ export const translation = {"breadcrumbs.home.text":"Inicio","breadcrumbs.label.text":"Rutas de navegación","fielderror.screenreader.text":"Error","fieldlabel.optional.text":"Opcional","fieldlabel.required.text":"Obligatorio","passwordfield.icon.label.show":"Mostrar contraseña","passwordfield.icon.label.hide":"Ocultar contraseña","severity.error":"error","severity.info":"información","severity.success":"correcto","severity.warning":"advertencia","table.error":"Error al cargar datos.","table.fetchedrows.text":"Se ha recuperado {{totalRows}} fila","table.fetchedrows.text_plural":"Se ha recuperado un total de {{totalRows}} filas","table.rows.text":"{{totalRows}} fila","table.rows.text_plural":"{{totalRows}} filas","close.text":"cerrar"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Aloitussivu","breadcrumbs.label.text":"Linkkipolku","fielderror.screenreader.text":"Virhe","fieldlabel.optional.text":"Valinnainen","fieldlabel.required.text":"Pakollinen","passwordfield.icon.label.show":"Näytä salasana","passwordfield.icon.label.hide":"Piilota salasana","severity.error":"virhe","severity.info":"tietoa","severity.success":"onnistui","severity.warning":"varoitus","table.error":"Virhe tietojen lataamisessa.","table.fetchedrows.text":"Haettu {{totalRows}} rivi","table.fetchedrows.text_plural":"Haettu yhteensä {{totalRows}} riviä","table.rows.text":"{{totalRows}} rivi","table.rows.text_plural":"{{totalRows}} riviä","toast.close.text":"sulje"};
1
+ export const translation = {"breadcrumbs.home.text":"Aloitussivu","breadcrumbs.label.text":"Linkkipolku","fielderror.screenreader.text":"Virhe","fieldlabel.optional.text":"Valinnainen","fieldlabel.required.text":"Pakollinen","passwordfield.icon.label.show":"Näytä salasana","passwordfield.icon.label.hide":"Piilota salasana","severity.error":"virhe","severity.info":"tietoa","severity.success":"onnistui","severity.warning":"varoitus","table.error":"Virhe tietojen lataamisessa.","table.fetchedrows.text":"Haettu {{totalRows}} rivi","table.fetchedrows.text_plural":"Haettu yhteensä {{totalRows}} riviä","table.rows.text":"{{totalRows}} rivi","table.rows.text_plural":"{{totalRows}} riviä","close.text":"sulje"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Accueil","breadcrumbs.label.text":"Fil d'Ariane","fielderror.screenreader.text":"Erreur","fieldlabel.optional.text":"Facultatif","fieldlabel.required.text":"Obligatoire","passwordfield.icon.label.show":"Afficher le mot de passe","passwordfield.icon.label.hide":"Masquer le mot de passe","severity.error":"erreur","severity.info":"informations","severity.success":"opération réussie","severity.warning":"avertissement","table.error":"Erreur lors du chargement des données.","table.fetchedrows.text":"{{totalRows}} ligne extraite","table.fetchedrows.text_plural":"{{totalRows}} lignes extraites au total","table.rows.text":"{{totalRows}} ligne","table.rows.text_plural":"{{totalRows}} lignes","toast.close.text":"fermer"};
1
+ export const translation = {"breadcrumbs.home.text":"Accueil","breadcrumbs.label.text":"Fil d'Ariane","fielderror.screenreader.text":"Erreur","fieldlabel.optional.text":"Facultatif","fieldlabel.required.text":"Obligatoire","passwordfield.icon.label.show":"Afficher le mot de passe","passwordfield.icon.label.hide":"Masquer le mot de passe","severity.error":"erreur","severity.info":"informations","severity.success":"opération réussie","severity.warning":"avertissement","table.error":"Erreur lors du chargement des données.","table.fetchedrows.text":"{{totalRows}} ligne extraite","table.fetchedrows.text_plural":"{{totalRows}} lignes extraites au total","table.rows.text":"{{totalRows}} ligne","table.rows.text_plural":"{{totalRows}} lignes","close.text":"fermer"};