@okta/odyssey-react-mui 1.15.8 → 1.15.9

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 (189) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/README.md +4 -0
  3. package/dist/DataTable/DataTable.js +2 -1
  4. package/dist/DataTable/DataTable.js.map +1 -1
  5. package/dist/DataTable/index.js.map +1 -1
  6. package/dist/Select.js +32 -42
  7. package/dist/Select.js.map +1 -1
  8. package/dist/properties/ts/odyssey-react-mui_cs.js +31 -3
  9. package/dist/properties/ts/odyssey-react-mui_cs.js.map +1 -1
  10. package/dist/properties/ts/odyssey-react-mui_da.js +31 -3
  11. package/dist/properties/ts/odyssey-react-mui_da.js.map +1 -1
  12. package/dist/properties/ts/odyssey-react-mui_de.js +31 -3
  13. package/dist/properties/ts/odyssey-react-mui_de.js.map +1 -1
  14. package/dist/properties/ts/odyssey-react-mui_el.js +31 -3
  15. package/dist/properties/ts/odyssey-react-mui_el.js.map +1 -1
  16. package/dist/properties/ts/odyssey-react-mui_es.js +31 -3
  17. package/dist/properties/ts/odyssey-react-mui_es.js.map +1 -1
  18. package/dist/properties/ts/odyssey-react-mui_fi.js +31 -3
  19. package/dist/properties/ts/odyssey-react-mui_fi.js.map +1 -1
  20. package/dist/properties/ts/odyssey-react-mui_fr.js +31 -3
  21. package/dist/properties/ts/odyssey-react-mui_fr.js.map +1 -1
  22. package/dist/properties/ts/odyssey-react-mui_hu.js +31 -3
  23. package/dist/properties/ts/odyssey-react-mui_hu.js.map +1 -1
  24. package/dist/properties/ts/odyssey-react-mui_id.js +31 -3
  25. package/dist/properties/ts/odyssey-react-mui_id.js.map +1 -1
  26. package/dist/properties/ts/odyssey-react-mui_it.js +31 -3
  27. package/dist/properties/ts/odyssey-react-mui_it.js.map +1 -1
  28. package/dist/properties/ts/odyssey-react-mui_ja.js +31 -3
  29. package/dist/properties/ts/odyssey-react-mui_ja.js.map +1 -1
  30. package/dist/properties/ts/odyssey-react-mui_ko.js +31 -3
  31. package/dist/properties/ts/odyssey-react-mui_ko.js.map +1 -1
  32. package/dist/properties/ts/odyssey-react-mui_ms.js +31 -3
  33. package/dist/properties/ts/odyssey-react-mui_ms.js.map +1 -1
  34. package/dist/properties/ts/odyssey-react-mui_nb.js +31 -3
  35. package/dist/properties/ts/odyssey-react-mui_nb.js.map +1 -1
  36. package/dist/properties/ts/odyssey-react-mui_nl_NL.js +31 -3
  37. package/dist/properties/ts/odyssey-react-mui_nl_NL.js.map +1 -1
  38. package/dist/properties/ts/odyssey-react-mui_ok_PL.js +34 -3
  39. package/dist/properties/ts/odyssey-react-mui_ok_PL.js.map +1 -1
  40. package/dist/properties/ts/odyssey-react-mui_ok_SK.js +34 -3
  41. package/dist/properties/ts/odyssey-react-mui_ok_SK.js.map +1 -1
  42. package/dist/properties/ts/odyssey-react-mui_pl.js +31 -3
  43. package/dist/properties/ts/odyssey-react-mui_pl.js.map +1 -1
  44. package/dist/properties/ts/odyssey-react-mui_pt_BR.js +31 -3
  45. package/dist/properties/ts/odyssey-react-mui_pt_BR.js.map +1 -1
  46. package/dist/properties/ts/odyssey-react-mui_ro.js +31 -3
  47. package/dist/properties/ts/odyssey-react-mui_ro.js.map +1 -1
  48. package/dist/properties/ts/odyssey-react-mui_ru.js +31 -3
  49. package/dist/properties/ts/odyssey-react-mui_ru.js.map +1 -1
  50. package/dist/properties/ts/odyssey-react-mui_sv.js +31 -3
  51. package/dist/properties/ts/odyssey-react-mui_sv.js.map +1 -1
  52. package/dist/properties/ts/odyssey-react-mui_th.js +31 -3
  53. package/dist/properties/ts/odyssey-react-mui_th.js.map +1 -1
  54. package/dist/properties/ts/odyssey-react-mui_tr.js +31 -3
  55. package/dist/properties/ts/odyssey-react-mui_tr.js.map +1 -1
  56. package/dist/properties/ts/odyssey-react-mui_uk.js +31 -3
  57. package/dist/properties/ts/odyssey-react-mui_uk.js.map +1 -1
  58. package/dist/properties/ts/odyssey-react-mui_vi.js +31 -3
  59. package/dist/properties/ts/odyssey-react-mui_vi.js.map +1 -1
  60. package/dist/properties/ts/odyssey-react-mui_zh_CN.js +31 -3
  61. package/dist/properties/ts/odyssey-react-mui_zh_CN.js.map +1 -1
  62. package/dist/properties/ts/odyssey-react-mui_zh_TW.js +31 -3
  63. package/dist/properties/ts/odyssey-react-mui_zh_TW.js.map +1 -1
  64. package/dist/src/DataTable/DataTable.d.ts +8 -5
  65. package/dist/src/DataTable/DataTable.d.ts.map +1 -1
  66. package/dist/src/DataTable/index.d.ts +2 -2
  67. package/dist/src/DataTable/index.d.ts.map +1 -1
  68. package/dist/src/Select.d.ts.map +1 -1
  69. package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts +30 -2
  70. package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts.map +1 -1
  71. package/dist/src/properties/ts/odyssey-react-mui_da.d.ts +30 -2
  72. package/dist/src/properties/ts/odyssey-react-mui_da.d.ts.map +1 -1
  73. package/dist/src/properties/ts/odyssey-react-mui_de.d.ts +30 -2
  74. package/dist/src/properties/ts/odyssey-react-mui_de.d.ts.map +1 -1
  75. package/dist/src/properties/ts/odyssey-react-mui_el.d.ts +30 -2
  76. package/dist/src/properties/ts/odyssey-react-mui_el.d.ts.map +1 -1
  77. package/dist/src/properties/ts/odyssey-react-mui_es.d.ts +30 -2
  78. package/dist/src/properties/ts/odyssey-react-mui_es.d.ts.map +1 -1
  79. package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts +30 -2
  80. package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts.map +1 -1
  81. package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts +30 -2
  82. package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts.map +1 -1
  83. package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts +30 -2
  84. package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts.map +1 -1
  85. package/dist/src/properties/ts/odyssey-react-mui_id.d.ts +30 -2
  86. package/dist/src/properties/ts/odyssey-react-mui_id.d.ts.map +1 -1
  87. package/dist/src/properties/ts/odyssey-react-mui_it.d.ts +30 -2
  88. package/dist/src/properties/ts/odyssey-react-mui_it.d.ts.map +1 -1
  89. package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts +30 -2
  90. package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts.map +1 -1
  91. package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts +30 -2
  92. package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts.map +1 -1
  93. package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts +30 -2
  94. package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts.map +1 -1
  95. package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts +30 -2
  96. package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts.map +1 -1
  97. package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts +30 -2
  98. package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts.map +1 -1
  99. package/dist/src/properties/ts/odyssey-react-mui_ok_PL.d.ts +33 -2
  100. package/dist/src/properties/ts/odyssey-react-mui_ok_PL.d.ts.map +1 -1
  101. package/dist/src/properties/ts/odyssey-react-mui_ok_SK.d.ts +33 -2
  102. package/dist/src/properties/ts/odyssey-react-mui_ok_SK.d.ts.map +1 -1
  103. package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts +30 -2
  104. package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts.map +1 -1
  105. package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts +30 -2
  106. package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts.map +1 -1
  107. package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts +30 -2
  108. package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts.map +1 -1
  109. package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts +30 -2
  110. package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts.map +1 -1
  111. package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts +30 -2
  112. package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts.map +1 -1
  113. package/dist/src/properties/ts/odyssey-react-mui_th.d.ts +30 -2
  114. package/dist/src/properties/ts/odyssey-react-mui_th.d.ts.map +1 -1
  115. package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts +30 -2
  116. package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts.map +1 -1
  117. package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts +30 -2
  118. package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts.map +1 -1
  119. package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts +30 -2
  120. package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts.map +1 -1
  121. package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts +30 -2
  122. package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts.map +1 -1
  123. package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts +30 -2
  124. package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts.map +1 -1
  125. package/dist/src/theme/components.d.ts.map +1 -1
  126. package/dist/theme/components.js +13 -4
  127. package/dist/theme/components.js.map +1 -1
  128. package/dist/tsconfig.production.tsbuildinfo +1 -1
  129. package/package.json +3 -3
  130. package/src/DataTable/DataTable.tsx +36 -18
  131. package/src/DataTable/index.tsx +1 -1
  132. package/src/Select.tsx +82 -92
  133. package/src/properties/translations/odyssey-react-mui_cs.properties +36 -3
  134. package/src/properties/translations/odyssey-react-mui_da.properties +36 -3
  135. package/src/properties/translations/odyssey-react-mui_de.properties +36 -3
  136. package/src/properties/translations/odyssey-react-mui_el.properties +36 -3
  137. package/src/properties/translations/odyssey-react-mui_es.properties +36 -3
  138. package/src/properties/translations/odyssey-react-mui_fi.properties +36 -3
  139. package/src/properties/translations/odyssey-react-mui_fr.properties +36 -3
  140. package/src/properties/translations/odyssey-react-mui_hu.properties +36 -3
  141. package/src/properties/translations/odyssey-react-mui_id.properties +36 -3
  142. package/src/properties/translations/odyssey-react-mui_it.properties +36 -3
  143. package/src/properties/translations/odyssey-react-mui_ja.properties +36 -3
  144. package/src/properties/translations/odyssey-react-mui_ko.properties +36 -3
  145. package/src/properties/translations/odyssey-react-mui_ms.properties +36 -3
  146. package/src/properties/translations/odyssey-react-mui_nb.properties +36 -3
  147. package/src/properties/translations/odyssey-react-mui_nl_NL.properties +36 -3
  148. package/src/properties/translations/odyssey-react-mui_ok_PL.properties +33 -2
  149. package/src/properties/translations/odyssey-react-mui_ok_SK.properties +33 -2
  150. package/src/properties/translations/odyssey-react-mui_pl.properties +36 -3
  151. package/src/properties/translations/odyssey-react-mui_pt_BR.properties +36 -3
  152. package/src/properties/translations/odyssey-react-mui_ro.properties +36 -3
  153. package/src/properties/translations/odyssey-react-mui_ru.properties +36 -3
  154. package/src/properties/translations/odyssey-react-mui_sv.properties +36 -3
  155. package/src/properties/translations/odyssey-react-mui_th.properties +36 -3
  156. package/src/properties/translations/odyssey-react-mui_tr.properties +36 -3
  157. package/src/properties/translations/odyssey-react-mui_uk.properties +36 -3
  158. package/src/properties/translations/odyssey-react-mui_vi.properties +36 -3
  159. package/src/properties/translations/odyssey-react-mui_zh_CN.properties +36 -3
  160. package/src/properties/translations/odyssey-react-mui_zh_TW.properties +36 -3
  161. package/src/properties/ts/odyssey-react-mui_cs.ts +1 -1
  162. package/src/properties/ts/odyssey-react-mui_da.ts +1 -1
  163. package/src/properties/ts/odyssey-react-mui_de.ts +1 -1
  164. package/src/properties/ts/odyssey-react-mui_el.ts +1 -1
  165. package/src/properties/ts/odyssey-react-mui_es.ts +1 -1
  166. package/src/properties/ts/odyssey-react-mui_fi.ts +1 -1
  167. package/src/properties/ts/odyssey-react-mui_fr.ts +1 -1
  168. package/src/properties/ts/odyssey-react-mui_hu.ts +1 -1
  169. package/src/properties/ts/odyssey-react-mui_id.ts +1 -1
  170. package/src/properties/ts/odyssey-react-mui_it.ts +1 -1
  171. package/src/properties/ts/odyssey-react-mui_ja.ts +1 -1
  172. package/src/properties/ts/odyssey-react-mui_ko.ts +1 -1
  173. package/src/properties/ts/odyssey-react-mui_ms.ts +1 -1
  174. package/src/properties/ts/odyssey-react-mui_nb.ts +1 -1
  175. package/src/properties/ts/odyssey-react-mui_nl_NL.ts +1 -1
  176. package/src/properties/ts/odyssey-react-mui_ok_PL.ts +1 -1
  177. package/src/properties/ts/odyssey-react-mui_ok_SK.ts +1 -1
  178. package/src/properties/ts/odyssey-react-mui_pl.ts +1 -1
  179. package/src/properties/ts/odyssey-react-mui_pt_BR.ts +1 -1
  180. package/src/properties/ts/odyssey-react-mui_ro.ts +1 -1
  181. package/src/properties/ts/odyssey-react-mui_ru.ts +1 -1
  182. package/src/properties/ts/odyssey-react-mui_sv.ts +1 -1
  183. package/src/properties/ts/odyssey-react-mui_th.ts +1 -1
  184. package/src/properties/ts/odyssey-react-mui_tr.ts +1 -1
  185. package/src/properties/ts/odyssey-react-mui_uk.ts +1 -1
  186. package/src/properties/ts/odyssey-react-mui_vi.ts +1 -1
  187. package/src/properties/ts/odyssey-react-mui_zh_CN.ts +1 -1
  188. package/src/properties/ts/odyssey-react-mui_zh_TW.ts +1 -1
  189. package/src/theme/components.tsx +15 -3
@@ -1,20 +1,51 @@
1
1
  export declare const translation: {
2
2
  "breadcrumbs.home.text": string;
3
3
  "breadcrumbs.label.text": string;
4
+ "close.text": string;
4
5
  "fielderror.screenreader.text": string;
5
6
  "fieldlabel.optional.text": string;
6
7
  "fieldlabel.required.text": string;
7
- "passwordfield.icon.label.show": string;
8
+ "filters.clear.label": string;
9
+ "filters.filter.any": string;
10
+ "filters.filter.clear": string;
11
+ "filters.filters.arialabel": string;
12
+ "filters.menuitem.any": string;
13
+ "filters.menuitem.selected": string;
14
+ "filters.search.label": string;
15
+ "fileupload.button.text": string;
16
+ "fileupload.prompt.text": string;
17
+ "fileupload.removefile.text": string;
8
18
  "passwordfield.icon.label.hide": string;
19
+ "passwordfield.icon.label.show": string;
9
20
  "severity.error": string;
10
21
  "severity.info": string;
11
22
  "severity.success": string;
12
23
  "severity.warning": string;
24
+ "switch.active": string;
25
+ "switch.inactive": string;
26
+ "table.actions": string;
27
+ "table.columnvisibility.arialabel": string;
28
+ "table.density.arialabel": string;
29
+ "table.draghandle.arialabel": string;
30
+ "table.draghandle.tooltip": string;
13
31
  "table.error": string;
14
32
  "table.fetchedrows.text": string;
15
33
  "table.fetchedrows.text_plural": string;
34
+ "table.moreactions.arialabel": string;
35
+ "table.noresults.heading": string;
36
+ "table.noresults.text": string;
37
+ "table.pagination.loadmore": string;
38
+ "table.pagination.next": string;
39
+ "table.pagination.previous": string;
40
+ "table.pagination.page": string;
41
+ "table.pagination.rowsperpage": string;
42
+ "table.pagination.rowswithtotal": string;
43
+ "table.pagination.rowswithouttotal": string;
44
+ "table.reorder.backward": string;
45
+ "table.reorder.forward": string;
46
+ "table.reorder.toback": string;
47
+ "table.reorder.tofront": string;
16
48
  "table.rows.text": string;
17
49
  "table.rows.text_plural": string;
18
- "close.text": string;
19
50
  };
20
51
  //# sourceMappingURL=odyssey-react-mui_ok_SK.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_ok_SK.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ok_SK.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAA2yC,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_ok_SK.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ok_SK.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA8xH,CAAC"}
@@ -5,19 +5,47 @@ export declare const translation: {
5
5
  "fielderror.screenreader.text": string;
6
6
  "fieldlabel.optional.text": string;
7
7
  "fieldlabel.required.text": string;
8
- "passwordfield.icon.label.show": string;
8
+ "filters.clear.label": string;
9
+ "filters.filter.any": string;
10
+ "filters.filter.clear": string;
11
+ "filters.filters.arialabel": string;
12
+ "filters.menuitem.any": string;
13
+ "filters.menuitem.selected": string;
14
+ "filters.search.label": string;
15
+ "fileupload.button.text": string;
16
+ "fileupload.prompt.text": string;
17
+ "fileupload.removefile.text": string;
9
18
  "passwordfield.icon.label.hide": string;
19
+ "passwordfield.icon.label.show": string;
10
20
  "severity.error": string;
11
21
  "severity.info": string;
12
22
  "severity.success": string;
13
23
  "severity.warning": string;
14
24
  "switch.active": string;
15
25
  "switch.inactive": string;
26
+ "table.actions": string;
27
+ "table.columnvisibility.arialabel": string;
28
+ "table.density.arialabel": string;
29
+ "table.draghandle.arialabel": string;
30
+ "table.draghandle.tooltip": string;
16
31
  "table.error": string;
17
32
  "table.fetchedrows.text": string;
18
33
  "table.fetchedrows.text_plural": string;
34
+ "table.moreactions.arialabel": string;
35
+ "table.noresults.heading": string;
36
+ "table.noresults.text": string;
37
+ "table.pagination.loadmore": string;
38
+ "table.pagination.next": string;
39
+ "table.pagination.previous": string;
40
+ "table.pagination.page": string;
41
+ "table.pagination.rowsperpage": string;
42
+ "table.pagination.rowswithtotal": string;
43
+ "table.pagination.rowswithouttotal": string;
44
+ "table.reorder.backward": string;
45
+ "table.reorder.forward": string;
46
+ "table.reorder.toback": string;
47
+ "table.reorder.tofront": string;
19
48
  "table.rows.text": string;
20
49
  "table.rows.text_plural": string;
21
- "toast.close.text": string;
22
50
  };
23
51
  //# sourceMappingURL=odyssey-react-mui_pl.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_pl.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_pl.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;CAAowB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_pl.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_pl.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAsxE,CAAC"}
@@ -5,19 +5,47 @@ export declare const translation: {
5
5
  "fielderror.screenreader.text": string;
6
6
  "fieldlabel.optional.text": string;
7
7
  "fieldlabel.required.text": string;
8
- "passwordfield.icon.label.show": string;
8
+ "filters.clear.label": string;
9
+ "filters.filter.any": string;
10
+ "filters.filter.clear": string;
11
+ "filters.filters.arialabel": string;
12
+ "filters.menuitem.any": string;
13
+ "filters.menuitem.selected": string;
14
+ "filters.search.label": string;
15
+ "fileupload.button.text": string;
16
+ "fileupload.prompt.text": string;
17
+ "fileupload.removefile.text": string;
9
18
  "passwordfield.icon.label.hide": string;
19
+ "passwordfield.icon.label.show": string;
10
20
  "severity.error": string;
11
21
  "severity.info": string;
12
22
  "severity.success": string;
13
23
  "severity.warning": string;
14
24
  "switch.active": string;
15
25
  "switch.inactive": string;
26
+ "table.actions": string;
27
+ "table.columnvisibility.arialabel": string;
28
+ "table.density.arialabel": string;
29
+ "table.draghandle.arialabel": string;
30
+ "table.draghandle.tooltip": string;
16
31
  "table.error": string;
17
32
  "table.fetchedrows.text": string;
18
33
  "table.fetchedrows.text_plural": string;
34
+ "table.moreactions.arialabel": string;
35
+ "table.noresults.heading": string;
36
+ "table.noresults.text": string;
37
+ "table.pagination.loadmore": string;
38
+ "table.pagination.next": string;
39
+ "table.pagination.previous": string;
40
+ "table.pagination.page": string;
41
+ "table.pagination.rowsperpage": string;
42
+ "table.pagination.rowswithtotal": string;
43
+ "table.pagination.rowswithouttotal": string;
44
+ "table.reorder.backward": string;
45
+ "table.reorder.forward": string;
46
+ "table.reorder.toback": string;
47
+ "table.reorder.tofront": string;
19
48
  "table.rows.text": string;
20
49
  "table.rows.text_plural": string;
21
- "toast.close.text": string;
22
50
  };
23
51
  //# sourceMappingURL=odyssey-react-mui_pt_BR.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_pt_BR.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_pt_BR.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;CAAiwB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_pt_BR.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_pt_BR.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAuzE,CAAC"}
@@ -5,19 +5,47 @@ export declare const translation: {
5
5
  "fielderror.screenreader.text": string;
6
6
  "fieldlabel.optional.text": string;
7
7
  "fieldlabel.required.text": string;
8
- "passwordfield.icon.label.show": string;
8
+ "filters.clear.label": string;
9
+ "filters.filter.any": string;
10
+ "filters.filter.clear": string;
11
+ "filters.filters.arialabel": string;
12
+ "filters.menuitem.any": string;
13
+ "filters.menuitem.selected": string;
14
+ "filters.search.label": string;
15
+ "fileupload.button.text": string;
16
+ "fileupload.prompt.text": string;
17
+ "fileupload.removefile.text": string;
9
18
  "passwordfield.icon.label.hide": string;
19
+ "passwordfield.icon.label.show": string;
10
20
  "severity.error": string;
11
21
  "severity.info": string;
12
22
  "severity.success": string;
13
23
  "severity.warning": string;
14
24
  "switch.active": string;
15
25
  "switch.inactive": string;
26
+ "table.actions": string;
27
+ "table.columnvisibility.arialabel": string;
28
+ "table.density.arialabel": string;
29
+ "table.draghandle.arialabel": string;
30
+ "table.draghandle.tooltip": string;
16
31
  "table.error": string;
17
32
  "table.fetchedrows.text": string;
18
33
  "table.fetchedrows.text_plural": string;
34
+ "table.moreactions.arialabel": string;
35
+ "table.noresults.heading": string;
36
+ "table.noresults.text": string;
37
+ "table.pagination.loadmore": string;
38
+ "table.pagination.next": string;
39
+ "table.pagination.previous": string;
40
+ "table.pagination.page": string;
41
+ "table.pagination.rowsperpage": string;
42
+ "table.pagination.rowswithtotal": string;
43
+ "table.pagination.rowswithouttotal": string;
44
+ "table.reorder.backward": string;
45
+ "table.reorder.forward": string;
46
+ "table.reorder.toback": string;
47
+ "table.reorder.tofront": string;
19
48
  "table.rows.text": string;
20
49
  "table.rows.text_plural": string;
21
- "toast.close.text": string;
22
50
  };
23
51
  //# sourceMappingURL=odyssey-react-mui_ro.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_ro.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ro.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;CAAgzB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_ro.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ro.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAk2E,CAAC"}
@@ -5,19 +5,47 @@ export declare const translation: {
5
5
  "fielderror.screenreader.text": string;
6
6
  "fieldlabel.optional.text": string;
7
7
  "fieldlabel.required.text": string;
8
- "passwordfield.icon.label.show": string;
8
+ "filters.clear.label": string;
9
+ "filters.filter.any": string;
10
+ "filters.filter.clear": string;
11
+ "filters.filters.arialabel": string;
12
+ "filters.menuitem.any": string;
13
+ "filters.menuitem.selected": string;
14
+ "filters.search.label": string;
15
+ "fileupload.button.text": string;
16
+ "fileupload.prompt.text": string;
17
+ "fileupload.removefile.text": string;
9
18
  "passwordfield.icon.label.hide": string;
19
+ "passwordfield.icon.label.show": string;
10
20
  "severity.error": string;
11
21
  "severity.info": string;
12
22
  "severity.success": string;
13
23
  "severity.warning": string;
14
24
  "switch.active": string;
15
25
  "switch.inactive": string;
26
+ "table.actions": string;
27
+ "table.columnvisibility.arialabel": string;
28
+ "table.density.arialabel": string;
29
+ "table.draghandle.arialabel": string;
30
+ "table.draghandle.tooltip": string;
16
31
  "table.error": string;
17
32
  "table.fetchedrows.text": string;
18
33
  "table.fetchedrows.text_plural": string;
34
+ "table.moreactions.arialabel": string;
35
+ "table.noresults.heading": string;
36
+ "table.noresults.text": string;
37
+ "table.pagination.loadmore": string;
38
+ "table.pagination.next": string;
39
+ "table.pagination.previous": string;
40
+ "table.pagination.page": string;
41
+ "table.pagination.rowsperpage": string;
42
+ "table.pagination.rowswithtotal": string;
43
+ "table.pagination.rowswithouttotal": string;
44
+ "table.reorder.backward": string;
45
+ "table.reorder.forward": string;
46
+ "table.reorder.toback": string;
47
+ "table.reorder.tofront": string;
19
48
  "table.rows.text": string;
20
49
  "table.rows.text_plural": string;
21
- "toast.close.text": string;
22
50
  };
23
51
  //# sourceMappingURL=odyssey-react-mui_ru.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_ru.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ru.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;CAA0xB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_ru.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ru.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAszE,CAAC"}
@@ -5,19 +5,47 @@ export declare const translation: {
5
5
  "fielderror.screenreader.text": string;
6
6
  "fieldlabel.optional.text": string;
7
7
  "fieldlabel.required.text": string;
8
- "passwordfield.icon.label.show": string;
8
+ "filters.clear.label": string;
9
+ "filters.filter.any": string;
10
+ "filters.filter.clear": string;
11
+ "filters.filters.arialabel": string;
12
+ "filters.menuitem.any": string;
13
+ "filters.menuitem.selected": string;
14
+ "filters.search.label": string;
15
+ "fileupload.button.text": string;
16
+ "fileupload.prompt.text": string;
17
+ "fileupload.removefile.text": string;
9
18
  "passwordfield.icon.label.hide": string;
19
+ "passwordfield.icon.label.show": string;
10
20
  "severity.error": string;
11
21
  "severity.info": string;
12
22
  "severity.success": string;
13
23
  "severity.warning": string;
14
24
  "switch.active": string;
15
25
  "switch.inactive": string;
26
+ "table.actions": string;
27
+ "table.columnvisibility.arialabel": string;
28
+ "table.density.arialabel": string;
29
+ "table.draghandle.arialabel": string;
30
+ "table.draghandle.tooltip": string;
16
31
  "table.error": string;
17
32
  "table.fetchedrows.text": string;
18
33
  "table.fetchedrows.text_plural": string;
34
+ "table.moreactions.arialabel": string;
35
+ "table.noresults.heading": string;
36
+ "table.noresults.text": string;
37
+ "table.pagination.loadmore": string;
38
+ "table.pagination.next": string;
39
+ "table.pagination.previous": string;
40
+ "table.pagination.page": string;
41
+ "table.pagination.rowsperpage": string;
42
+ "table.pagination.rowswithtotal": string;
43
+ "table.pagination.rowswithouttotal": string;
44
+ "table.reorder.backward": string;
45
+ "table.reorder.forward": string;
46
+ "table.reorder.toback": string;
47
+ "table.reorder.tofront": string;
19
48
  "table.rows.text": string;
20
49
  "table.rows.text_plural": string;
21
- "toast.close.text": string;
22
50
  };
23
51
  //# sourceMappingURL=odyssey-react-mui_sv.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_sv.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_sv.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;CAAmtB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_sv.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_sv.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAupE,CAAC"}
@@ -5,19 +5,47 @@ export declare const translation: {
5
5
  "fielderror.screenreader.text": string;
6
6
  "fieldlabel.optional.text": string;
7
7
  "fieldlabel.required.text": string;
8
- "passwordfield.icon.label.show": string;
8
+ "filters.clear.label": string;
9
+ "filters.filter.any": string;
10
+ "filters.filter.clear": string;
11
+ "filters.filters.arialabel": string;
12
+ "filters.menuitem.any": string;
13
+ "filters.menuitem.selected": string;
14
+ "filters.search.label": string;
15
+ "fileupload.button.text": string;
16
+ "fileupload.prompt.text": string;
17
+ "fileupload.removefile.text": string;
9
18
  "passwordfield.icon.label.hide": string;
19
+ "passwordfield.icon.label.show": string;
10
20
  "severity.error": string;
11
21
  "severity.info": string;
12
22
  "severity.success": string;
13
23
  "severity.warning": string;
14
24
  "switch.active": string;
15
25
  "switch.inactive": string;
26
+ "table.actions": string;
27
+ "table.columnvisibility.arialabel": string;
28
+ "table.density.arialabel": string;
29
+ "table.draghandle.arialabel": string;
30
+ "table.draghandle.tooltip": string;
16
31
  "table.error": string;
17
32
  "table.fetchedrows.text": string;
18
33
  "table.fetchedrows.text_plural": string;
34
+ "table.moreactions.arialabel": string;
35
+ "table.noresults.heading": string;
36
+ "table.noresults.text": string;
37
+ "table.pagination.loadmore": string;
38
+ "table.pagination.next": string;
39
+ "table.pagination.previous": string;
40
+ "table.pagination.page": string;
41
+ "table.pagination.rowsperpage": string;
42
+ "table.pagination.rowswithtotal": string;
43
+ "table.pagination.rowswithouttotal": string;
44
+ "table.reorder.backward": string;
45
+ "table.reorder.forward": string;
46
+ "table.reorder.toback": string;
47
+ "table.reorder.tofront": string;
19
48
  "table.rows.text": string;
20
49
  "table.rows.text_plural": string;
21
- "toast.close.text": string;
22
50
  };
23
51
  //# sourceMappingURL=odyssey-react-mui_th.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_th.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_th.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;CAAgxB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_th.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_th.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAgpE,CAAC"}
@@ -5,19 +5,47 @@ export declare const translation: {
5
5
  "fielderror.screenreader.text": string;
6
6
  "fieldlabel.optional.text": string;
7
7
  "fieldlabel.required.text": string;
8
- "passwordfield.icon.label.show": string;
8
+ "filters.clear.label": string;
9
+ "filters.filter.any": string;
10
+ "filters.filter.clear": string;
11
+ "filters.filters.arialabel": string;
12
+ "filters.menuitem.any": string;
13
+ "filters.menuitem.selected": string;
14
+ "filters.search.label": string;
15
+ "fileupload.button.text": string;
16
+ "fileupload.prompt.text": string;
17
+ "fileupload.removefile.text": string;
9
18
  "passwordfield.icon.label.hide": string;
19
+ "passwordfield.icon.label.show": string;
10
20
  "severity.error": string;
11
21
  "severity.info": string;
12
22
  "severity.success": string;
13
23
  "severity.warning": string;
14
24
  "switch.active": string;
15
25
  "switch.inactive": string;
26
+ "table.actions": string;
27
+ "table.columnvisibility.arialabel": string;
28
+ "table.density.arialabel": string;
29
+ "table.draghandle.arialabel": string;
30
+ "table.draghandle.tooltip": string;
16
31
  "table.error": string;
17
32
  "table.fetchedrows.text": string;
18
33
  "table.fetchedrows.text_plural": string;
34
+ "table.moreactions.arialabel": string;
35
+ "table.noresults.heading": string;
36
+ "table.noresults.text": string;
37
+ "table.pagination.loadmore": string;
38
+ "table.pagination.next": string;
39
+ "table.pagination.previous": string;
40
+ "table.pagination.page": string;
41
+ "table.pagination.rowsperpage": string;
42
+ "table.pagination.rowswithtotal": string;
43
+ "table.pagination.rowswithouttotal": string;
44
+ "table.reorder.backward": string;
45
+ "table.reorder.forward": string;
46
+ "table.reorder.toback": string;
47
+ "table.reorder.tofront": string;
19
48
  "table.rows.text": string;
20
49
  "table.rows.text_plural": string;
21
- "toast.close.text": string;
22
50
  };
23
51
  //# sourceMappingURL=odyssey-react-mui_tr.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_tr.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_tr.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;CAAowB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_tr.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_tr.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAgxE,CAAC"}
@@ -5,19 +5,47 @@ export declare const translation: {
5
5
  "fielderror.screenreader.text": string;
6
6
  "fieldlabel.optional.text": string;
7
7
  "fieldlabel.required.text": string;
8
- "passwordfield.icon.label.show": string;
8
+ "filters.clear.label": string;
9
+ "filters.filter.any": string;
10
+ "filters.filter.clear": string;
11
+ "filters.filters.arialabel": string;
12
+ "filters.menuitem.any": string;
13
+ "filters.menuitem.selected": string;
14
+ "filters.search.label": string;
15
+ "fileupload.button.text": string;
16
+ "fileupload.prompt.text": string;
17
+ "fileupload.removefile.text": string;
9
18
  "passwordfield.icon.label.hide": string;
19
+ "passwordfield.icon.label.show": string;
10
20
  "severity.error": string;
11
21
  "severity.info": string;
12
22
  "severity.success": string;
13
23
  "severity.warning": string;
14
24
  "switch.active": string;
15
25
  "switch.inactive": string;
26
+ "table.actions": string;
27
+ "table.columnvisibility.arialabel": string;
28
+ "table.density.arialabel": string;
29
+ "table.draghandle.arialabel": string;
30
+ "table.draghandle.tooltip": string;
16
31
  "table.error": string;
17
32
  "table.fetchedrows.text": string;
18
33
  "table.fetchedrows.text_plural": string;
34
+ "table.moreactions.arialabel": string;
35
+ "table.noresults.heading": string;
36
+ "table.noresults.text": string;
37
+ "table.pagination.loadmore": string;
38
+ "table.pagination.next": string;
39
+ "table.pagination.previous": string;
40
+ "table.pagination.page": string;
41
+ "table.pagination.rowsperpage": string;
42
+ "table.pagination.rowswithtotal": string;
43
+ "table.pagination.rowswithouttotal": string;
44
+ "table.reorder.backward": string;
45
+ "table.reorder.forward": string;
46
+ "table.reorder.toback": string;
47
+ "table.reorder.tofront": string;
19
48
  "table.rows.text": string;
20
49
  "table.rows.text_plural": string;
21
- "toast.close.text": string;
22
50
  };
23
51
  //# sourceMappingURL=odyssey-react-mui_uk.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_uk.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_uk.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;CAA2yB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_uk.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_uk.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAkzE,CAAC"}
@@ -5,19 +5,47 @@ export declare const translation: {
5
5
  "fielderror.screenreader.text": string;
6
6
  "fieldlabel.optional.text": string;
7
7
  "fieldlabel.required.text": string;
8
- "passwordfield.icon.label.show": string;
8
+ "filters.clear.label": string;
9
+ "filters.filter.any": string;
10
+ "filters.filter.clear": string;
11
+ "filters.filters.arialabel": string;
12
+ "filters.menuitem.any": string;
13
+ "filters.menuitem.selected": string;
14
+ "filters.search.label": string;
15
+ "fileupload.button.text": string;
16
+ "fileupload.prompt.text": string;
17
+ "fileupload.removefile.text": string;
9
18
  "passwordfield.icon.label.hide": string;
19
+ "passwordfield.icon.label.show": string;
10
20
  "severity.error": string;
11
21
  "severity.info": string;
12
22
  "severity.success": string;
13
23
  "severity.warning": string;
14
24
  "switch.active": string;
15
25
  "switch.inactive": string;
26
+ "table.actions": string;
27
+ "table.columnvisibility.arialabel": string;
28
+ "table.density.arialabel": string;
29
+ "table.draghandle.arialabel": string;
30
+ "table.draghandle.tooltip": string;
16
31
  "table.error": string;
17
32
  "table.fetchedrows.text": string;
18
33
  "table.fetchedrows.text_plural": string;
34
+ "table.moreactions.arialabel": string;
35
+ "table.noresults.heading": string;
36
+ "table.noresults.text": string;
37
+ "table.pagination.loadmore": string;
38
+ "table.pagination.next": string;
39
+ "table.pagination.previous": string;
40
+ "table.pagination.page": string;
41
+ "table.pagination.rowsperpage": string;
42
+ "table.pagination.rowswithtotal": string;
43
+ "table.pagination.rowswithouttotal": string;
44
+ "table.reorder.backward": string;
45
+ "table.reorder.forward": string;
46
+ "table.reorder.toback": string;
47
+ "table.reorder.tofront": string;
19
48
  "table.rows.text": string;
20
49
  "table.rows.text_plural": string;
21
- "toast.close.text": string;
22
50
  };
23
51
  //# sourceMappingURL=odyssey-react-mui_vi.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_vi.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_vi.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;CAA0wB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_vi.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_vi.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAypE,CAAC"}
@@ -5,19 +5,47 @@ export declare const translation: {
5
5
  "fielderror.screenreader.text": string;
6
6
  "fieldlabel.optional.text": string;
7
7
  "fieldlabel.required.text": string;
8
- "passwordfield.icon.label.show": string;
8
+ "filters.clear.label": string;
9
+ "filters.filter.any": string;
10
+ "filters.filter.clear": string;
11
+ "filters.filters.arialabel": string;
12
+ "filters.menuitem.any": string;
13
+ "filters.menuitem.selected": string;
14
+ "filters.search.label": string;
15
+ "fileupload.button.text": string;
16
+ "fileupload.prompt.text": string;
17
+ "fileupload.removefile.text": string;
9
18
  "passwordfield.icon.label.hide": string;
19
+ "passwordfield.icon.label.show": string;
10
20
  "severity.error": string;
11
21
  "severity.info": string;
12
22
  "severity.success": string;
13
23
  "severity.warning": string;
14
24
  "switch.active": string;
15
25
  "switch.inactive": string;
26
+ "table.actions": string;
27
+ "table.columnvisibility.arialabel": string;
28
+ "table.density.arialabel": string;
29
+ "table.draghandle.arialabel": string;
30
+ "table.draghandle.tooltip": string;
16
31
  "table.error": string;
17
32
  "table.fetchedrows.text": string;
18
33
  "table.fetchedrows.text_plural": string;
34
+ "table.moreactions.arialabel": string;
35
+ "table.noresults.heading": string;
36
+ "table.noresults.text": string;
37
+ "table.pagination.loadmore": string;
38
+ "table.pagination.next": string;
39
+ "table.pagination.previous": string;
40
+ "table.pagination.page": string;
41
+ "table.pagination.rowsperpage": string;
42
+ "table.pagination.rowswithtotal": string;
43
+ "table.pagination.rowswithouttotal": string;
44
+ "table.reorder.backward": string;
45
+ "table.reorder.forward": string;
46
+ "table.reorder.toback": string;
47
+ "table.reorder.tofront": string;
19
48
  "table.rows.text": string;
20
49
  "table.rows.text_plural": string;
21
- "toast.close.text": string;
22
50
  };
23
51
  //# sourceMappingURL=odyssey-react-mui_zh_CN.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_zh_CN.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_zh_CN.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;CAAmnB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_zh_CN.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_zh_CN.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA8rD,CAAC"}