@okta/odyssey-react-mui 1.12.6 → 1.12.8

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 (196) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/Dialog.js +7 -3
  3. package/dist/Dialog.js.map +1 -1
  4. package/dist/MenuButton.js +4 -1
  5. package/dist/MenuButton.js.map +1 -1
  6. package/dist/Toast.js +1 -1
  7. package/dist/Toast.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/MenuButton.d.ts +5 -4
  69. package/dist/src/MenuButton.d.ts.map +1 -1
  70. package/dist/src/OdysseyTranslationProvider.d.ts +1 -1
  71. package/dist/src/OdysseyTranslationProvider.d.ts.map +1 -1
  72. package/dist/src/properties/ts/odyssey-react-mui.d.ts +1 -1
  73. package/dist/src/properties/ts/odyssey-react-mui.d.ts.map +1 -1
  74. package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts +1 -1
  75. package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts.map +1 -1
  76. package/dist/src/properties/ts/odyssey-react-mui_da.d.ts +1 -1
  77. package/dist/src/properties/ts/odyssey-react-mui_da.d.ts.map +1 -1
  78. package/dist/src/properties/ts/odyssey-react-mui_de.d.ts +1 -1
  79. package/dist/src/properties/ts/odyssey-react-mui_de.d.ts.map +1 -1
  80. package/dist/src/properties/ts/odyssey-react-mui_el.d.ts +1 -1
  81. package/dist/src/properties/ts/odyssey-react-mui_el.d.ts.map +1 -1
  82. package/dist/src/properties/ts/odyssey-react-mui_es.d.ts +1 -1
  83. package/dist/src/properties/ts/odyssey-react-mui_es.d.ts.map +1 -1
  84. package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts +1 -1
  85. package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts.map +1 -1
  86. package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts +1 -1
  87. package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts.map +1 -1
  88. package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts +1 -1
  89. package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts.map +1 -1
  90. package/dist/src/properties/ts/odyssey-react-mui_id.d.ts +1 -1
  91. package/dist/src/properties/ts/odyssey-react-mui_id.d.ts.map +1 -1
  92. package/dist/src/properties/ts/odyssey-react-mui_it.d.ts +1 -1
  93. package/dist/src/properties/ts/odyssey-react-mui_it.d.ts.map +1 -1
  94. package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts +1 -1
  95. package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts.map +1 -1
  96. package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts +1 -1
  97. package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts.map +1 -1
  98. package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts +1 -1
  99. package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts.map +1 -1
  100. package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts +1 -1
  101. package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts.map +1 -1
  102. package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts +1 -1
  103. package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts.map +1 -1
  104. package/dist/src/properties/ts/odyssey-react-mui_ok_PL.d.ts +1 -1
  105. package/dist/src/properties/ts/odyssey-react-mui_ok_PL.d.ts.map +1 -1
  106. package/dist/src/properties/ts/odyssey-react-mui_ok_SK.d.ts +1 -1
  107. package/dist/src/properties/ts/odyssey-react-mui_ok_SK.d.ts.map +1 -1
  108. package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts +1 -1
  109. package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts.map +1 -1
  110. package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts +1 -1
  111. package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts.map +1 -1
  112. package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts +1 -1
  113. package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts.map +1 -1
  114. package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts +1 -1
  115. package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts.map +1 -1
  116. package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts +1 -1
  117. package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts.map +1 -1
  118. package/dist/src/properties/ts/odyssey-react-mui_th.d.ts +1 -1
  119. package/dist/src/properties/ts/odyssey-react-mui_th.d.ts.map +1 -1
  120. package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts +1 -1
  121. package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts.map +1 -1
  122. package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts +1 -1
  123. package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts.map +1 -1
  124. package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts +1 -1
  125. package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts.map +1 -1
  126. package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts +1 -1
  127. package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts.map +1 -1
  128. package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts +1 -1
  129. package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts.map +1 -1
  130. package/dist/src/theme/components.d.ts.map +1 -1
  131. package/dist/theme/components.js +8 -2
  132. package/dist/theme/components.js.map +1 -1
  133. package/dist/tsconfig.production.tsbuildinfo +1 -1
  134. package/package.json +3 -3
  135. package/src/Dialog.tsx +7 -3
  136. package/src/MenuButton.tsx +12 -8
  137. package/src/Toast.tsx +1 -1
  138. package/src/properties/odyssey-react-mui.properties +1 -1
  139. package/src/properties/translations/odyssey-react-mui_cs.properties +1 -1
  140. package/src/properties/translations/odyssey-react-mui_da.properties +1 -1
  141. package/src/properties/translations/odyssey-react-mui_de.properties +1 -1
  142. package/src/properties/translations/odyssey-react-mui_el.properties +1 -1
  143. package/src/properties/translations/odyssey-react-mui_es.properties +1 -1
  144. package/src/properties/translations/odyssey-react-mui_fi.properties +1 -1
  145. package/src/properties/translations/odyssey-react-mui_fr.properties +1 -1
  146. package/src/properties/translations/odyssey-react-mui_hu.properties +1 -1
  147. package/src/properties/translations/odyssey-react-mui_id.properties +1 -1
  148. package/src/properties/translations/odyssey-react-mui_it.properties +1 -1
  149. package/src/properties/translations/odyssey-react-mui_ja.properties +1 -1
  150. package/src/properties/translations/odyssey-react-mui_ko.properties +1 -1
  151. package/src/properties/translations/odyssey-react-mui_ms.properties +1 -1
  152. package/src/properties/translations/odyssey-react-mui_nb.properties +1 -1
  153. package/src/properties/translations/odyssey-react-mui_nl_NL.properties +1 -1
  154. package/src/properties/translations/odyssey-react-mui_ok_PL.properties +1 -1
  155. package/src/properties/translations/odyssey-react-mui_ok_SK.properties +1 -1
  156. package/src/properties/translations/odyssey-react-mui_pl.properties +1 -1
  157. package/src/properties/translations/odyssey-react-mui_pt_BR.properties +1 -1
  158. package/src/properties/translations/odyssey-react-mui_ro.properties +1 -1
  159. package/src/properties/translations/odyssey-react-mui_ru.properties +1 -1
  160. package/src/properties/translations/odyssey-react-mui_sv.properties +1 -1
  161. package/src/properties/translations/odyssey-react-mui_th.properties +1 -1
  162. package/src/properties/translations/odyssey-react-mui_tr.properties +1 -1
  163. package/src/properties/translations/odyssey-react-mui_uk.properties +1 -1
  164. package/src/properties/translations/odyssey-react-mui_vi.properties +1 -1
  165. package/src/properties/translations/odyssey-react-mui_zh_CN.properties +1 -1
  166. package/src/properties/translations/odyssey-react-mui_zh_TW.properties +1 -1
  167. package/src/properties/ts/odyssey-react-mui.ts +1 -1
  168. package/src/properties/ts/odyssey-react-mui_cs.ts +1 -1
  169. package/src/properties/ts/odyssey-react-mui_da.ts +1 -1
  170. package/src/properties/ts/odyssey-react-mui_de.ts +1 -1
  171. package/src/properties/ts/odyssey-react-mui_el.ts +1 -1
  172. package/src/properties/ts/odyssey-react-mui_es.ts +1 -1
  173. package/src/properties/ts/odyssey-react-mui_fi.ts +1 -1
  174. package/src/properties/ts/odyssey-react-mui_fr.ts +1 -1
  175. package/src/properties/ts/odyssey-react-mui_hu.ts +1 -1
  176. package/src/properties/ts/odyssey-react-mui_id.ts +1 -1
  177. package/src/properties/ts/odyssey-react-mui_it.ts +1 -1
  178. package/src/properties/ts/odyssey-react-mui_ja.ts +1 -1
  179. package/src/properties/ts/odyssey-react-mui_ko.ts +1 -1
  180. package/src/properties/ts/odyssey-react-mui_ms.ts +1 -1
  181. package/src/properties/ts/odyssey-react-mui_nb.ts +1 -1
  182. package/src/properties/ts/odyssey-react-mui_nl_NL.ts +1 -1
  183. package/src/properties/ts/odyssey-react-mui_ok_PL.ts +1 -1
  184. package/src/properties/ts/odyssey-react-mui_ok_SK.ts +1 -1
  185. package/src/properties/ts/odyssey-react-mui_pl.ts +1 -1
  186. package/src/properties/ts/odyssey-react-mui_pt_BR.ts +1 -1
  187. package/src/properties/ts/odyssey-react-mui_ro.ts +1 -1
  188. package/src/properties/ts/odyssey-react-mui_ru.ts +1 -1
  189. package/src/properties/ts/odyssey-react-mui_sv.ts +1 -1
  190. package/src/properties/ts/odyssey-react-mui_th.ts +1 -1
  191. package/src/properties/ts/odyssey-react-mui_tr.ts +1 -1
  192. package/src/properties/ts/odyssey-react-mui_uk.ts +1 -1
  193. package/src/properties/ts/odyssey-react-mui_vi.ts +1 -1
  194. package/src/properties/ts/odyssey-react-mui_zh_CN.ts +1 -1
  195. package/src/properties/ts/odyssey-react-mui_zh_TW.ts +1 -1
  196. package/src/theme/components.tsx +8 -0
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_ok_PL.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_ok_PL.ts"],"sourcesContent":["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\":\"》çļöšé 홝한Ӝฐโ《\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,aAAa;EAAC,wBAAwB,EAAC,yBAAyB;EAAC,8BAA8B,EAAC,eAAe;EAAC,0BAA0B,EAAC,qBAAqB;EAAC,0BAA0B,EAAC,qBAAqB;EAAC,+BAA+B,EAAC,4BAA4B;EAAC,+BAA+B,EAAC,4BAA4B;EAAC,gBAAgB,EAAC,eAAe;EAAC,eAAe,EAAC,aAAa;EAAC,kBAAkB,EAAC,mBAAmB;EAAC,kBAAkB,EAAC,mBAAmB;EAAC,aAAa,EAAC,uCAAuC;EAAC,wBAAwB,EAAC,6CAA6C;EAAC,+BAA+B,EAAC,kDAAkD;EAAC,iBAAiB,EAAC,oCAAoC;EAAC,wBAAwB,EAAC,qCAAqC;EAAC,kBAAkB,EAAC;AAAe,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_ok_PL.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_ok_PL.ts"],"sourcesContent":["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\":\"》çļöšé 홝한Ӝฐโ《\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,aAAa;EAAC,wBAAwB,EAAC,yBAAyB;EAAC,8BAA8B,EAAC,eAAe;EAAC,0BAA0B,EAAC,qBAAqB;EAAC,0BAA0B,EAAC,qBAAqB;EAAC,+BAA+B,EAAC,4BAA4B;EAAC,+BAA+B,EAAC,4BAA4B;EAAC,gBAAgB,EAAC,eAAe;EAAC,eAAe,EAAC,aAAa;EAAC,kBAAkB,EAAC,mBAAmB;EAAC,kBAAkB,EAAC,mBAAmB;EAAC,aAAa,EAAC,uCAAuC;EAAC,wBAAwB,EAAC,6CAA6C;EAAC,+BAA+B,EAAC,kDAAkD;EAAC,iBAAiB,EAAC,oCAAoC;EAAC,wBAAwB,EAAC,qCAAqC;EAAC,YAAY,EAAC;AAAe,CAAC"}
@@ -15,6 +15,6 @@ export const translation = {
15
15
  "table.fetchedrows.text_plural": "[[odyssey:odyssey-react-mui: table.fetchedrows.text_plural]]",
16
16
  "table.rows.text": "[[odyssey:odyssey-react-mui: table.rows.text]]",
17
17
  "table.rows.text_plural": "[[odyssey:odyssey-react-mui: table.rows.text_plural]]",
18
- "toast.close.text": "[[odyssey:odyssey-react-mui: toast.close.text]]"
18
+ "close.text": "[[odyssey:odyssey-react-mui: close.text]]"
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_ok_SK.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_ok_SK.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_ok_SK.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"[[odyssey:odyssey-react-mui: breadcrumbs.home.text]]\",\"breadcrumbs.label.text\":\"[[odyssey:odyssey-react-mui: breadcrumbs.label.text]]\",\"fielderror.screenreader.text\":\"[[odyssey:odyssey-react-mui: fielderror.screenreader.text]]\",\"fieldlabel.optional.text\":\"[[odyssey:odyssey-react-mui: fieldlabel.optional.text]]\",\"fieldlabel.required.text\":\"[[odyssey:odyssey-react-mui: fieldlabel.required.text]]\",\"passwordfield.icon.label.show\":\"[[odyssey:odyssey-react-mui: passwordfield.icon.label.show]]\",\"passwordfield.icon.label.hide\":\"[[odyssey:odyssey-react-mui: passwordfield.icon.label.hide]]\",\"severity.error\":\"[[odyssey:odyssey-react-mui: severity.error]]\",\"severity.info\":\"[[odyssey:odyssey-react-mui: severity.info]]\",\"severity.success\":\"[[odyssey:odyssey-react-mui: severity.success]]\",\"severity.warning\":\"[[odyssey:odyssey-react-mui: severity.warning]]\",\"table.error\":\"[[odyssey:odyssey-react-mui: table.error]]\",\"table.fetchedrows.text\":\"[[odyssey:odyssey-react-mui: table.fetchedrows.text]]\",\"table.fetchedrows.text_plural\":\"[[odyssey:odyssey-react-mui: table.fetchedrows.text_plural]]\",\"table.rows.text\":\"[[odyssey:odyssey-react-mui: table.rows.text]]\",\"table.rows.text_plural\":\"[[odyssey:odyssey-react-mui: table.rows.text_plural]]\",\"toast.close.text\":\"[[odyssey:odyssey-react-mui: toast.close.text]]\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,sDAAsD;EAAC,wBAAwB,EAAC,uDAAuD;EAAC,8BAA8B,EAAC,6DAA6D;EAAC,0BAA0B,EAAC,yDAAyD;EAAC,0BAA0B,EAAC,yDAAyD;EAAC,+BAA+B,EAAC,8DAA8D;EAAC,+BAA+B,EAAC,8DAA8D;EAAC,gBAAgB,EAAC,+CAA+C;EAAC,eAAe,EAAC,8CAA8C;EAAC,kBAAkB,EAAC,iDAAiD;EAAC,kBAAkB,EAAC,iDAAiD;EAAC,aAAa,EAAC,4CAA4C;EAAC,wBAAwB,EAAC,uDAAuD;EAAC,+BAA+B,EAAC,8DAA8D;EAAC,iBAAiB,EAAC,gDAAgD;EAAC,wBAAwB,EAAC,uDAAuD;EAAC,kBAAkB,EAAC;AAAiD,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_ok_SK.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_ok_SK.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"[[odyssey:odyssey-react-mui: breadcrumbs.home.text]]\",\"breadcrumbs.label.text\":\"[[odyssey:odyssey-react-mui: breadcrumbs.label.text]]\",\"fielderror.screenreader.text\":\"[[odyssey:odyssey-react-mui: fielderror.screenreader.text]]\",\"fieldlabel.optional.text\":\"[[odyssey:odyssey-react-mui: fieldlabel.optional.text]]\",\"fieldlabel.required.text\":\"[[odyssey:odyssey-react-mui: fieldlabel.required.text]]\",\"passwordfield.icon.label.show\":\"[[odyssey:odyssey-react-mui: passwordfield.icon.label.show]]\",\"passwordfield.icon.label.hide\":\"[[odyssey:odyssey-react-mui: passwordfield.icon.label.hide]]\",\"severity.error\":\"[[odyssey:odyssey-react-mui: severity.error]]\",\"severity.info\":\"[[odyssey:odyssey-react-mui: severity.info]]\",\"severity.success\":\"[[odyssey:odyssey-react-mui: severity.success]]\",\"severity.warning\":\"[[odyssey:odyssey-react-mui: severity.warning]]\",\"table.error\":\"[[odyssey:odyssey-react-mui: table.error]]\",\"table.fetchedrows.text\":\"[[odyssey:odyssey-react-mui: table.fetchedrows.text]]\",\"table.fetchedrows.text_plural\":\"[[odyssey:odyssey-react-mui: table.fetchedrows.text_plural]]\",\"table.rows.text\":\"[[odyssey:odyssey-react-mui: table.rows.text]]\",\"table.rows.text_plural\":\"[[odyssey:odyssey-react-mui: table.rows.text_plural]]\",\"close.text\":\"[[odyssey:odyssey-react-mui: close.text]]\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,sDAAsD;EAAC,wBAAwB,EAAC,uDAAuD;EAAC,8BAA8B,EAAC,6DAA6D;EAAC,0BAA0B,EAAC,yDAAyD;EAAC,0BAA0B,EAAC,yDAAyD;EAAC,+BAA+B,EAAC,8DAA8D;EAAC,+BAA+B,EAAC,8DAA8D;EAAC,gBAAgB,EAAC,+CAA+C;EAAC,eAAe,EAAC,8CAA8C;EAAC,kBAAkB,EAAC,iDAAiD;EAAC,kBAAkB,EAAC,iDAAiD;EAAC,aAAa,EAAC,4CAA4C;EAAC,wBAAwB,EAAC,uDAAuD;EAAC,+BAA+B,EAAC,8DAA8D;EAAC,iBAAiB,EAAC,gDAAgD;EAAC,wBAAwB,EAAC,uDAAuD;EAAC,YAAY,EAAC;AAA2C,CAAC"}
@@ -15,6 +15,6 @@ export const translation = {
15
15
  "table.fetchedrows.text_plural": "Pobrano łącznie {{totalRows}} wierszy",
16
16
  "table.rows.text": "{{totalRows}} wiersz",
17
17
  "table.rows.text_plural": "{{totalRows}} wiersze",
18
- "toast.close.text": "zamknij"
18
+ "close.text": "zamknij"
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_pl.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_pl.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_pl.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Strona główna\",\"breadcrumbs.label.text\":\"Okruszki\",\"fielderror.screenreader.text\":\"Błąd\",\"fieldlabel.optional.text\":\"Opcjonalne\",\"fieldlabel.required.text\":\"Wymagane\",\"passwordfield.icon.label.show\":\"Pokaż hasło\",\"passwordfield.icon.label.hide\":\"Ukryj hasło\",\"severity.error\":\"błąd\",\"severity.info\":\"informacje\",\"severity.success\":\"powodzenie\",\"severity.warning\":\"ostrzeżenie\",\"table.error\":\"Błędne dane logowania.\",\"table.fetchedrows.text\":\"Pobrano {{totalRows}} wiersz\",\"table.fetchedrows.text_plural\":\"Pobrano łącznie {{totalRows}} wierszy\",\"table.rows.text\":\"{{totalRows}} wiersz\",\"table.rows.text_plural\":\"{{totalRows}} wiersze\",\"toast.close.text\":\"zamknij\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,eAAe;EAAC,wBAAwB,EAAC,UAAU;EAAC,8BAA8B,EAAC,MAAM;EAAC,0BAA0B,EAAC,YAAY;EAAC,0BAA0B,EAAC,UAAU;EAAC,+BAA+B,EAAC,aAAa;EAAC,+BAA+B,EAAC,aAAa;EAAC,gBAAgB,EAAC,MAAM;EAAC,eAAe,EAAC,YAAY;EAAC,kBAAkB,EAAC,YAAY;EAAC,kBAAkB,EAAC,aAAa;EAAC,aAAa,EAAC,wBAAwB;EAAC,wBAAwB,EAAC,8BAA8B;EAAC,+BAA+B,EAAC,uCAAuC;EAAC,iBAAiB,EAAC,sBAAsB;EAAC,wBAAwB,EAAC,uBAAuB;EAAC,kBAAkB,EAAC;AAAS,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_pl.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_pl.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Strona główna\",\"breadcrumbs.label.text\":\"Okruszki\",\"fielderror.screenreader.text\":\"Błąd\",\"fieldlabel.optional.text\":\"Opcjonalne\",\"fieldlabel.required.text\":\"Wymagane\",\"passwordfield.icon.label.show\":\"Pokaż hasło\",\"passwordfield.icon.label.hide\":\"Ukryj hasło\",\"severity.error\":\"błąd\",\"severity.info\":\"informacje\",\"severity.success\":\"powodzenie\",\"severity.warning\":\"ostrzeżenie\",\"table.error\":\"Błędne dane logowania.\",\"table.fetchedrows.text\":\"Pobrano {{totalRows}} wiersz\",\"table.fetchedrows.text_plural\":\"Pobrano łącznie {{totalRows}} wierszy\",\"table.rows.text\":\"{{totalRows}} wiersz\",\"table.rows.text_plural\":\"{{totalRows}} wiersze\",\"close.text\":\"zamknij\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,eAAe;EAAC,wBAAwB,EAAC,UAAU;EAAC,8BAA8B,EAAC,MAAM;EAAC,0BAA0B,EAAC,YAAY;EAAC,0BAA0B,EAAC,UAAU;EAAC,+BAA+B,EAAC,aAAa;EAAC,+BAA+B,EAAC,aAAa;EAAC,gBAAgB,EAAC,MAAM;EAAC,eAAe,EAAC,YAAY;EAAC,kBAAkB,EAAC,YAAY;EAAC,kBAAkB,EAAC,aAAa;EAAC,aAAa,EAAC,wBAAwB;EAAC,wBAAwB,EAAC,8BAA8B;EAAC,+BAA+B,EAAC,uCAAuC;EAAC,iBAAiB,EAAC,sBAAsB;EAAC,wBAAwB,EAAC,uBAAuB;EAAC,YAAY,EAAC;AAAS,CAAC"}
@@ -15,6 +15,6 @@ export const translation = {
15
15
  "table.fetchedrows.text_plural": "{{totalRows}} linhas buscadas no total",
16
16
  "table.rows.text": "{{totalRows}} linha",
17
17
  "table.rows.text_plural": "{{totalRows}} linhas",
18
- "toast.close.text": "fechar"
18
+ "close.text": "fechar"
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_pt_BR.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_pt_BR.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_pt_BR.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Página inicial\",\"breadcrumbs.label.text\":\"Categorias\",\"fielderror.screenreader.text\":\"Erro\",\"fieldlabel.optional.text\":\"Opcional\",\"fieldlabel.required.text\":\"Obrigatório\",\"passwordfield.icon.label.show\":\"Mostrar senha\",\"passwordfield.icon.label.hide\":\"Ocultar senha\",\"severity.error\":\"erro\",\"severity.info\":\"informações\",\"severity.success\":\"sucesso\",\"severity.warning\":\"atenção\",\"table.error\":\"Erro ao carregar os dados.\",\"table.fetchedrows.text\":\"{{totalRows}} linha buscada\",\"table.fetchedrows.text_plural\":\"{{totalRows}} linhas buscadas no total\",\"table.rows.text\":\"{{totalRows}} linha\",\"table.rows.text_plural\":\"{{totalRows}} linhas\",\"toast.close.text\":\"fechar\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,gBAAgB;EAAC,wBAAwB,EAAC,YAAY;EAAC,8BAA8B,EAAC,MAAM;EAAC,0BAA0B,EAAC,UAAU;EAAC,0BAA0B,EAAC,aAAa;EAAC,+BAA+B,EAAC,eAAe;EAAC,+BAA+B,EAAC,eAAe;EAAC,gBAAgB,EAAC,MAAM;EAAC,eAAe,EAAC,aAAa;EAAC,kBAAkB,EAAC,SAAS;EAAC,kBAAkB,EAAC,SAAS;EAAC,aAAa,EAAC,4BAA4B;EAAC,wBAAwB,EAAC,6BAA6B;EAAC,+BAA+B,EAAC,wCAAwC;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC,sBAAsB;EAAC,kBAAkB,EAAC;AAAQ,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_pt_BR.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_pt_BR.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Página inicial\",\"breadcrumbs.label.text\":\"Categorias\",\"fielderror.screenreader.text\":\"Erro\",\"fieldlabel.optional.text\":\"Opcional\",\"fieldlabel.required.text\":\"Obrigatório\",\"passwordfield.icon.label.show\":\"Mostrar senha\",\"passwordfield.icon.label.hide\":\"Ocultar senha\",\"severity.error\":\"erro\",\"severity.info\":\"informações\",\"severity.success\":\"sucesso\",\"severity.warning\":\"atenção\",\"table.error\":\"Erro ao carregar os dados.\",\"table.fetchedrows.text\":\"{{totalRows}} linha buscada\",\"table.fetchedrows.text_plural\":\"{{totalRows}} linhas buscadas no total\",\"table.rows.text\":\"{{totalRows}} linha\",\"table.rows.text_plural\":\"{{totalRows}} linhas\",\"close.text\":\"fechar\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,gBAAgB;EAAC,wBAAwB,EAAC,YAAY;EAAC,8BAA8B,EAAC,MAAM;EAAC,0BAA0B,EAAC,UAAU;EAAC,0BAA0B,EAAC,aAAa;EAAC,+BAA+B,EAAC,eAAe;EAAC,+BAA+B,EAAC,eAAe;EAAC,gBAAgB,EAAC,MAAM;EAAC,eAAe,EAAC,aAAa;EAAC,kBAAkB,EAAC,SAAS;EAAC,kBAAkB,EAAC,SAAS;EAAC,aAAa,EAAC,4BAA4B;EAAC,wBAAwB,EAAC,6BAA6B;EAAC,+BAA+B,EAAC,wCAAwC;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC,sBAAsB;EAAC,YAAY,EAAC;AAAQ,CAAC"}
@@ -15,6 +15,6 @@ export const translation = {
15
15
  "table.fetchedrows.text_plural": "S-au preluat în total {{totalRows}} înregistrări",
16
16
  "table.rows.text": "{{totalRows}} înregistrare",
17
17
  "table.rows.text_plural": "{{totalRows}} înregistrări",
18
- "toast.close.text": "închideți"
18
+ "close.text": "închideți"
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_ro.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_ro.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_ro.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Acasă\",\"breadcrumbs.label.text\":\"Etichete navigare\",\"fielderror.screenreader.text\":\"Eroare\",\"fieldlabel.optional.text\":\"Opțional\",\"fieldlabel.required.text\":\"Necesar\",\"passwordfield.icon.label.show\":\"Afișați parola\",\"passwordfield.icon.label.hide\":\"Ascundeți parola\",\"severity.error\":\"eroare\",\"severity.info\":\"informații\",\"severity.success\":\"succes\",\"severity.warning\":\"avertisment\",\"table.error\":\"Eroare la încărcarea datelor.\",\"table.fetchedrows.text\":\"S-a preluat {{totalRows}} înregistrare\",\"table.fetchedrows.text_plural\":\"S-au preluat în total {{totalRows}} înregistrări\",\"table.rows.text\":\"{{totalRows}} înregistrare\",\"table.rows.text_plural\":\"{{totalRows}} înregistrări\",\"toast.close.text\":\"închideți\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,OAAO;EAAC,wBAAwB,EAAC,mBAAmB;EAAC,8BAA8B,EAAC,QAAQ;EAAC,0BAA0B,EAAC,UAAU;EAAC,0BAA0B,EAAC,SAAS;EAAC,+BAA+B,EAAC,gBAAgB;EAAC,+BAA+B,EAAC,kBAAkB;EAAC,gBAAgB,EAAC,QAAQ;EAAC,eAAe,EAAC,YAAY;EAAC,kBAAkB,EAAC,QAAQ;EAAC,kBAAkB,EAAC,aAAa;EAAC,aAAa,EAAC,+BAA+B;EAAC,wBAAwB,EAAC,wCAAwC;EAAC,+BAA+B,EAAC,kDAAkD;EAAC,iBAAiB,EAAC,4BAA4B;EAAC,wBAAwB,EAAC,4BAA4B;EAAC,kBAAkB,EAAC;AAAW,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_ro.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_ro.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Acasă\",\"breadcrumbs.label.text\":\"Etichete navigare\",\"fielderror.screenreader.text\":\"Eroare\",\"fieldlabel.optional.text\":\"Opțional\",\"fieldlabel.required.text\":\"Necesar\",\"passwordfield.icon.label.show\":\"Afișați parola\",\"passwordfield.icon.label.hide\":\"Ascundeți parola\",\"severity.error\":\"eroare\",\"severity.info\":\"informații\",\"severity.success\":\"succes\",\"severity.warning\":\"avertisment\",\"table.error\":\"Eroare la încărcarea datelor.\",\"table.fetchedrows.text\":\"S-a preluat {{totalRows}} înregistrare\",\"table.fetchedrows.text_plural\":\"S-au preluat în total {{totalRows}} înregistrări\",\"table.rows.text\":\"{{totalRows}} înregistrare\",\"table.rows.text_plural\":\"{{totalRows}} înregistrări\",\"close.text\":\"închideți\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,OAAO;EAAC,wBAAwB,EAAC,mBAAmB;EAAC,8BAA8B,EAAC,QAAQ;EAAC,0BAA0B,EAAC,UAAU;EAAC,0BAA0B,EAAC,SAAS;EAAC,+BAA+B,EAAC,gBAAgB;EAAC,+BAA+B,EAAC,kBAAkB;EAAC,gBAAgB,EAAC,QAAQ;EAAC,eAAe,EAAC,YAAY;EAAC,kBAAkB,EAAC,QAAQ;EAAC,kBAAkB,EAAC,aAAa;EAAC,aAAa,EAAC,+BAA+B;EAAC,wBAAwB,EAAC,wCAAwC;EAAC,+BAA+B,EAAC,kDAAkD;EAAC,iBAAiB,EAAC,4BAA4B;EAAC,wBAAwB,EAAC,4BAA4B;EAAC,YAAY,EAAC;AAAW,CAAC"}
@@ -15,6 +15,6 @@ export const translation = {
15
15
  "table.fetchedrows.text_plural": "Получено всего строк: {{totalRows}}",
16
16
  "table.rows.text": "{{totalRows}} строка",
17
17
  "table.rows.text_plural": "Строки: {{totalRows}}",
18
- "toast.close.text": "закрыть"
18
+ "close.text": "закрыть"
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_ru.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_ru.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_ru.ts"],"sourcesContent":["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\":\"закрыть\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,SAAS;EAAC,wBAAwB,EAAC,uBAAuB;EAAC,8BAA8B,EAAC,QAAQ;EAAC,0BAA0B,EAAC,eAAe;EAAC,0BAA0B,EAAC,aAAa;EAAC,+BAA+B,EAAC,iBAAiB;EAAC,+BAA+B,EAAC,eAAe;EAAC,gBAAgB,EAAC,QAAQ;EAAC,eAAe,EAAC,YAAY;EAAC,kBAAkB,EAAC,SAAS;EAAC,kBAAkB,EAAC,gBAAgB;EAAC,aAAa,EAAC,yBAAyB;EAAC,wBAAwB,EAAC,+BAA+B;EAAC,+BAA+B,EAAC,qCAAqC;EAAC,iBAAiB,EAAC,sBAAsB;EAAC,wBAAwB,EAAC,uBAAuB;EAAC,kBAAkB,EAAC;AAAS,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_ru.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_ru.ts"],"sourcesContent":["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\":\"закрыть\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,SAAS;EAAC,wBAAwB,EAAC,uBAAuB;EAAC,8BAA8B,EAAC,QAAQ;EAAC,0BAA0B,EAAC,eAAe;EAAC,0BAA0B,EAAC,aAAa;EAAC,+BAA+B,EAAC,iBAAiB;EAAC,+BAA+B,EAAC,eAAe;EAAC,gBAAgB,EAAC,QAAQ;EAAC,eAAe,EAAC,YAAY;EAAC,kBAAkB,EAAC,SAAS;EAAC,kBAAkB,EAAC,gBAAgB;EAAC,aAAa,EAAC,yBAAyB;EAAC,wBAAwB,EAAC,+BAA+B;EAAC,+BAA+B,EAAC,qCAAqC;EAAC,iBAAiB,EAAC,sBAAsB;EAAC,wBAAwB,EAAC,uBAAuB;EAAC,YAAY,EAAC;AAAS,CAAC"}
@@ -15,6 +15,6 @@ export const translation = {
15
15
  "table.fetchedrows.text_plural": "Hämtat totalt {{totalRows}} rader",
16
16
  "table.rows.text": "{{totalRows}} rad",
17
17
  "table.rows.text_plural": "{{totalRows}} rader",
18
- "toast.close.text": "stäng"
18
+ "close.text": "stäng"
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_sv.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_sv.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_sv.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Hem\",\"breadcrumbs.label.text\":\"Sökväg\",\"fielderror.screenreader.text\":\"Fel\",\"fieldlabel.optional.text\":\"Valbar\",\"fieldlabel.required.text\":\"Krävs\",\"passwordfield.icon.label.show\":\"Visa lösenord\",\"passwordfield.icon.label.hide\":\"Dölj lösenord\",\"severity.error\":\"fel\",\"severity.info\":\"info\",\"severity.success\":\"klart\",\"severity.warning\":\"varning\",\"table.error\":\"Problem med att ladda data.\",\"table.fetchedrows.text\":\"Hämtad {{totalRows}}-rad\",\"table.fetchedrows.text_plural\":\"Hämtat totalt {{totalRows}} rader\",\"table.rows.text\":\"{{totalRows}} rad\",\"table.rows.text_plural\":\"{{totalRows}} rader\",\"toast.close.text\":\"stäng\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,KAAK;EAAC,wBAAwB,EAAC,QAAQ;EAAC,8BAA8B,EAAC,KAAK;EAAC,0BAA0B,EAAC,QAAQ;EAAC,0BAA0B,EAAC,OAAO;EAAC,+BAA+B,EAAC,eAAe;EAAC,+BAA+B,EAAC,eAAe;EAAC,gBAAgB,EAAC,KAAK;EAAC,eAAe,EAAC,MAAM;EAAC,kBAAkB,EAAC,OAAO;EAAC,kBAAkB,EAAC,SAAS;EAAC,aAAa,EAAC,6BAA6B;EAAC,wBAAwB,EAAC,0BAA0B;EAAC,+BAA+B,EAAC,mCAAmC;EAAC,iBAAiB,EAAC,mBAAmB;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,kBAAkB,EAAC;AAAO,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_sv.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_sv.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Hem\",\"breadcrumbs.label.text\":\"Sökväg\",\"fielderror.screenreader.text\":\"Fel\",\"fieldlabel.optional.text\":\"Valbar\",\"fieldlabel.required.text\":\"Krävs\",\"passwordfield.icon.label.show\":\"Visa lösenord\",\"passwordfield.icon.label.hide\":\"Dölj lösenord\",\"severity.error\":\"fel\",\"severity.info\":\"info\",\"severity.success\":\"klart\",\"severity.warning\":\"varning\",\"table.error\":\"Problem med att ladda data.\",\"table.fetchedrows.text\":\"Hämtad {{totalRows}}-rad\",\"table.fetchedrows.text_plural\":\"Hämtat totalt {{totalRows}} rader\",\"table.rows.text\":\"{{totalRows}} rad\",\"table.rows.text_plural\":\"{{totalRows}} rader\",\"close.text\":\"stäng\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,KAAK;EAAC,wBAAwB,EAAC,QAAQ;EAAC,8BAA8B,EAAC,KAAK;EAAC,0BAA0B,EAAC,QAAQ;EAAC,0BAA0B,EAAC,OAAO;EAAC,+BAA+B,EAAC,eAAe;EAAC,+BAA+B,EAAC,eAAe;EAAC,gBAAgB,EAAC,KAAK;EAAC,eAAe,EAAC,MAAM;EAAC,kBAAkB,EAAC,OAAO;EAAC,kBAAkB,EAAC,SAAS;EAAC,aAAa,EAAC,6BAA6B;EAAC,wBAAwB,EAAC,0BAA0B;EAAC,+BAA+B,EAAC,mCAAmC;EAAC,iBAAiB,EAAC,mBAAmB;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,YAAY,EAAC;AAAO,CAAC"}
@@ -15,6 +15,6 @@ export const translation = {
15
15
  "table.fetchedrows.text_plural": "ดึงข้อมูลแล้วทั้งหมด {{totalRows}} แถว",
16
16
  "table.rows.text": "{{totalRows}} แถว",
17
17
  "table.rows.text_plural": "{{totalRows}} แถว",
18
- "toast.close.text": "ปิด"
18
+ "close.text": "ปิด"
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_th.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_th.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_th.ts"],"sourcesContent":["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\":\"ปิด\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,UAAU;EAAC,wBAAwB,EAAC,2BAA2B;EAAC,8BAA8B,EAAC,YAAY;EAAC,0BAA0B,EAAC,WAAW;EAAC,0BAA0B,EAAC,QAAQ;EAAC,+BAA+B,EAAC,cAAc;EAAC,+BAA+B,EAAC,cAAc;EAAC,gBAAgB,EAAC,YAAY;EAAC,eAAe,EAAC,QAAQ;EAAC,kBAAkB,EAAC,QAAQ;EAAC,kBAAkB,EAAC,SAAS;EAAC,aAAa,EAAC,+BAA+B;EAAC,wBAAwB,EAAC,iCAAiC;EAAC,+BAA+B,EAAC,wCAAwC;EAAC,iBAAiB,EAAC,mBAAmB;EAAC,wBAAwB,EAAC,mBAAmB;EAAC,kBAAkB,EAAC;AAAK,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_th.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_th.ts"],"sourcesContent":["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\":\"ปิด\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,UAAU;EAAC,wBAAwB,EAAC,2BAA2B;EAAC,8BAA8B,EAAC,YAAY;EAAC,0BAA0B,EAAC,WAAW;EAAC,0BAA0B,EAAC,QAAQ;EAAC,+BAA+B,EAAC,cAAc;EAAC,+BAA+B,EAAC,cAAc;EAAC,gBAAgB,EAAC,YAAY;EAAC,eAAe,EAAC,QAAQ;EAAC,kBAAkB,EAAC,QAAQ;EAAC,kBAAkB,EAAC,SAAS;EAAC,aAAa,EAAC,+BAA+B;EAAC,wBAAwB,EAAC,iCAAiC;EAAC,+BAA+B,EAAC,wCAAwC;EAAC,iBAAiB,EAAC,mBAAmB;EAAC,wBAAwB,EAAC,mBAAmB;EAAC,YAAY,EAAC;AAAK,CAAC"}
@@ -15,6 +15,6 @@ export const translation = {
15
15
  "table.fetchedrows.text_plural": "Toplam {{totalRows}} satır alındı",
16
16
  "table.rows.text": "{{totalRows}} satır",
17
17
  "table.rows.text_plural": "{{totalRows}} satır",
18
- "toast.close.text": "kapat"
18
+ "close.text": "kapat"
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_tr.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_tr.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_tr.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Ana Sayfa\",\"breadcrumbs.label.text\":\"Sayfa işaretleri yolu\",\"fielderror.screenreader.text\":\"Hata\",\"fieldlabel.optional.text\":\"İsteğe Bağlı\",\"fieldlabel.required.text\":\"Gerekli\",\"passwordfield.icon.label.show\":\"Şifreyi gösterin\",\"passwordfield.icon.label.hide\":\"Şifreyi gizleyin\",\"severity.error\":\"hata\",\"severity.info\":\"bilgi\",\"severity.success\":\"başarılı\",\"severity.warning\":\"uyarı\",\"table.error\":\"Veriler yüklenirken hata oluştu.\",\"table.fetchedrows.text\":\"{{totalRows}} satır alındı\",\"table.fetchedrows.text_plural\":\"Toplam {{totalRows}} satır alındı\",\"table.rows.text\":\"{{totalRows}} satır\",\"table.rows.text_plural\":\"{{totalRows}} satır\",\"toast.close.text\":\"kapat\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,WAAW;EAAC,wBAAwB,EAAC,uBAAuB;EAAC,8BAA8B,EAAC,MAAM;EAAC,0BAA0B,EAAC,cAAc;EAAC,0BAA0B,EAAC,SAAS;EAAC,+BAA+B,EAAC,kBAAkB;EAAC,+BAA+B,EAAC,kBAAkB;EAAC,gBAAgB,EAAC,MAAM;EAAC,eAAe,EAAC,OAAO;EAAC,kBAAkB,EAAC,UAAU;EAAC,kBAAkB,EAAC,OAAO;EAAC,aAAa,EAAC,kCAAkC;EAAC,wBAAwB,EAAC,4BAA4B;EAAC,+BAA+B,EAAC,mCAAmC;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,kBAAkB,EAAC;AAAO,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_tr.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_tr.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Ana Sayfa\",\"breadcrumbs.label.text\":\"Sayfa işaretleri yolu\",\"fielderror.screenreader.text\":\"Hata\",\"fieldlabel.optional.text\":\"İsteğe Bağlı\",\"fieldlabel.required.text\":\"Gerekli\",\"passwordfield.icon.label.show\":\"Şifreyi gösterin\",\"passwordfield.icon.label.hide\":\"Şifreyi gizleyin\",\"severity.error\":\"hata\",\"severity.info\":\"bilgi\",\"severity.success\":\"başarılı\",\"severity.warning\":\"uyarı\",\"table.error\":\"Veriler yüklenirken hata oluştu.\",\"table.fetchedrows.text\":\"{{totalRows}} satır alındı\",\"table.fetchedrows.text_plural\":\"Toplam {{totalRows}} satır alındı\",\"table.rows.text\":\"{{totalRows}} satır\",\"table.rows.text_plural\":\"{{totalRows}} satır\",\"close.text\":\"kapat\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,WAAW;EAAC,wBAAwB,EAAC,uBAAuB;EAAC,8BAA8B,EAAC,MAAM;EAAC,0BAA0B,EAAC,cAAc;EAAC,0BAA0B,EAAC,SAAS;EAAC,+BAA+B,EAAC,kBAAkB;EAAC,+BAA+B,EAAC,kBAAkB;EAAC,gBAAgB,EAAC,MAAM;EAAC,eAAe,EAAC,OAAO;EAAC,kBAAkB,EAAC,UAAU;EAAC,kBAAkB,EAAC,OAAO;EAAC,aAAa,EAAC,kCAAkC;EAAC,wBAAwB,EAAC,4BAA4B;EAAC,+BAA+B,EAAC,mCAAmC;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,YAAY,EAAC;AAAO,CAAC"}
@@ -15,6 +15,6 @@ export const translation = {
15
15
  "table.fetchedrows.text_plural": "Усього отримано рядків: {{totalRows}}",
16
16
  "table.rows.text": "Рядків: {{totalRows}}",
17
17
  "table.rows.text_plural": "Рядків: {{totalRows}}",
18
- "toast.close.text": "закрити"
18
+ "close.text": "закрити"
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_uk.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_uk.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_uk.ts"],"sourcesContent":["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\":\"закрити\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,kBAAkB;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,8BAA8B,EAAC,SAAS;EAAC,0BAA0B,EAAC,eAAe;EAAC,0BAA0B,EAAC,aAAa;EAAC,+BAA+B,EAAC,iBAAiB;EAAC,+BAA+B,EAAC,kBAAkB;EAAC,gBAAgB,EAAC,SAAS;EAAC,eAAe,EAAC,MAAM;EAAC,kBAAkB,EAAC,QAAQ;EAAC,kBAAkB,EAAC,cAAc;EAAC,aAAa,EAAC,6BAA6B;EAAC,wBAAwB,EAAC,+BAA+B;EAAC,+BAA+B,EAAC,uCAAuC;EAAC,iBAAiB,EAAC,uBAAuB;EAAC,wBAAwB,EAAC,uBAAuB;EAAC,kBAAkB,EAAC;AAAS,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_uk.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_uk.ts"],"sourcesContent":["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\":\"закрити\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,kBAAkB;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,8BAA8B,EAAC,SAAS;EAAC,0BAA0B,EAAC,eAAe;EAAC,0BAA0B,EAAC,aAAa;EAAC,+BAA+B,EAAC,iBAAiB;EAAC,+BAA+B,EAAC,kBAAkB;EAAC,gBAAgB,EAAC,SAAS;EAAC,eAAe,EAAC,MAAM;EAAC,kBAAkB,EAAC,QAAQ;EAAC,kBAAkB,EAAC,cAAc;EAAC,aAAa,EAAC,6BAA6B;EAAC,wBAAwB,EAAC,+BAA+B;EAAC,+BAA+B,EAAC,uCAAuC;EAAC,iBAAiB,EAAC,uBAAuB;EAAC,wBAAwB,EAAC,uBAAuB;EAAC,YAAY,EAAC;AAAS,CAAC"}
@@ -15,6 +15,6 @@ export const translation = {
15
15
  "table.fetchedrows.text_plural": "Đã tìm nạp tổng {{totalRows}} hàng",
16
16
  "table.rows.text": "{{totalRows}} hàng",
17
17
  "table.rows.text_plural": "{{totalRows}} hàng",
18
- "toast.close.text": "đóng"
18
+ "close.text": "đóng"
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_vi.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_vi.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_vi.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Trang chủ\",\"breadcrumbs.label.text\":\"Liên kết phân cấp\",\"fielderror.screenreader.text\":\"Lỗi\",\"fieldlabel.optional.text\":\"Không bắt buộc\",\"fieldlabel.required.text\":\"Bắt buộc\",\"passwordfield.icon.label.show\":\"Hiển thị mật khẩu\",\"passwordfield.icon.label.hide\":\"Ẩn mật khẩu\",\"severity.error\":\"lỗi\",\"severity.info\":\"thông tin\",\"severity.success\":\"thành công\",\"severity.warning\":\"cảnh báo\",\"table.error\":\"Lỗi khi tải dữ liệu.\",\"table.fetchedrows.text\":\"Đã tìm nạp {{totalRows}} hàng\",\"table.fetchedrows.text_plural\":\"Đã tìm nạp tổng {{totalRows}} hàng\",\"table.rows.text\":\"{{totalRows}} hàng\",\"table.rows.text_plural\":\"{{totalRows}} hàng\",\"toast.close.text\":\"đóng\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,WAAW;EAAC,wBAAwB,EAAC,mBAAmB;EAAC,8BAA8B,EAAC,KAAK;EAAC,0BAA0B,EAAC,gBAAgB;EAAC,0BAA0B,EAAC,UAAU;EAAC,+BAA+B,EAAC,mBAAmB;EAAC,+BAA+B,EAAC,aAAa;EAAC,gBAAgB,EAAC,KAAK;EAAC,eAAe,EAAC,WAAW;EAAC,kBAAkB,EAAC,YAAY;EAAC,kBAAkB,EAAC,UAAU;EAAC,aAAa,EAAC,sBAAsB;EAAC,wBAAwB,EAAC,+BAA+B;EAAC,+BAA+B,EAAC,oCAAoC;EAAC,iBAAiB,EAAC,oBAAoB;EAAC,wBAAwB,EAAC,oBAAoB;EAAC,kBAAkB,EAAC;AAAM,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_vi.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_vi.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Trang chủ\",\"breadcrumbs.label.text\":\"Liên kết phân cấp\",\"fielderror.screenreader.text\":\"Lỗi\",\"fieldlabel.optional.text\":\"Không bắt buộc\",\"fieldlabel.required.text\":\"Bắt buộc\",\"passwordfield.icon.label.show\":\"Hiển thị mật khẩu\",\"passwordfield.icon.label.hide\":\"Ẩn mật khẩu\",\"severity.error\":\"lỗi\",\"severity.info\":\"thông tin\",\"severity.success\":\"thành công\",\"severity.warning\":\"cảnh báo\",\"table.error\":\"Lỗi khi tải dữ liệu.\",\"table.fetchedrows.text\":\"Đã tìm nạp {{totalRows}} hàng\",\"table.fetchedrows.text_plural\":\"Đã tìm nạp tổng {{totalRows}} hàng\",\"table.rows.text\":\"{{totalRows}} hàng\",\"table.rows.text_plural\":\"{{totalRows}} hàng\",\"close.text\":\"đóng\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,WAAW;EAAC,wBAAwB,EAAC,mBAAmB;EAAC,8BAA8B,EAAC,KAAK;EAAC,0BAA0B,EAAC,gBAAgB;EAAC,0BAA0B,EAAC,UAAU;EAAC,+BAA+B,EAAC,mBAAmB;EAAC,+BAA+B,EAAC,aAAa;EAAC,gBAAgB,EAAC,KAAK;EAAC,eAAe,EAAC,WAAW;EAAC,kBAAkB,EAAC,YAAY;EAAC,kBAAkB,EAAC,UAAU;EAAC,aAAa,EAAC,sBAAsB;EAAC,wBAAwB,EAAC,+BAA+B;EAAC,+BAA+B,EAAC,oCAAoC;EAAC,iBAAiB,EAAC,oBAAoB;EAAC,wBAAwB,EAAC,oBAAoB;EAAC,YAAY,EAAC;AAAM,CAAC"}
@@ -15,6 +15,6 @@ export const translation = {
15
15
  "table.fetchedrows.text_plural": "共计已获取 {{totalRows}} 行",
16
16
  "table.rows.text": "{{totalRows}} 行",
17
17
  "table.rows.text_plural": "{{totalRows}} 行",
18
- "toast.close.text": "关闭"
18
+ "close.text": "关闭"
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_zh_CN.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_zh_CN.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_zh_CN.ts"],"sourcesContent":["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\":\"关闭\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,IAAI;EAAC,wBAAwB,EAAC,KAAK;EAAC,8BAA8B,EAAC,IAAI;EAAC,0BAA0B,EAAC,IAAI;EAAC,0BAA0B,EAAC,IAAI;EAAC,+BAA+B,EAAC,MAAM;EAAC,+BAA+B,EAAC,MAAM;EAAC,gBAAgB,EAAC,IAAI;EAAC,eAAe,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,aAAa,EAAC,UAAU;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,+BAA+B,EAAC,uBAAuB;EAAC,iBAAiB,EAAC,iBAAiB;EAAC,wBAAwB,EAAC,iBAAiB;EAAC,kBAAkB,EAAC;AAAI,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_zh_CN.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_zh_CN.ts"],"sourcesContent":["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\":\"关闭\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,IAAI;EAAC,wBAAwB,EAAC,KAAK;EAAC,8BAA8B,EAAC,IAAI;EAAC,0BAA0B,EAAC,IAAI;EAAC,0BAA0B,EAAC,IAAI;EAAC,+BAA+B,EAAC,MAAM;EAAC,+BAA+B,EAAC,MAAM;EAAC,gBAAgB,EAAC,IAAI;EAAC,eAAe,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,aAAa,EAAC,UAAU;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,+BAA+B,EAAC,uBAAuB;EAAC,iBAAiB,EAAC,iBAAiB;EAAC,wBAAwB,EAAC,iBAAiB;EAAC,YAAY,EAAC;AAAI,CAAC"}
@@ -15,6 +15,6 @@ export const translation = {
15
15
  "table.fetchedrows.text_plural": "已擷取總共 {{totalRows}} 列",
16
16
  "table.rows.text": "{{totalRows}} 列",
17
17
  "table.rows.text_plural": "{{totalRows}} 列",
18
- "toast.close.text": "關閉"
18
+ "close.text": "關閉"
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_zh_TW.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_zh_TW.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_zh_TW.ts"],"sourcesContent":["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\":\"關閉\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,IAAI;EAAC,wBAAwB,EAAC,IAAI;EAAC,8BAA8B,EAAC,IAAI;EAAC,0BAA0B,EAAC,KAAK;EAAC,0BAA0B,EAAC,IAAI;EAAC,+BAA+B,EAAC,MAAM;EAAC,+BAA+B,EAAC,MAAM;EAAC,gBAAgB,EAAC,IAAI;EAAC,eAAe,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,aAAa,EAAC,YAAY;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,+BAA+B,EAAC,uBAAuB;EAAC,iBAAiB,EAAC,iBAAiB;EAAC,wBAAwB,EAAC,iBAAiB;EAAC,kBAAkB,EAAC;AAAI,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_zh_TW.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_zh_TW.ts"],"sourcesContent":["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\":\"關閉\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,IAAI;EAAC,wBAAwB,EAAC,IAAI;EAAC,8BAA8B,EAAC,IAAI;EAAC,0BAA0B,EAAC,KAAK;EAAC,0BAA0B,EAAC,IAAI;EAAC,+BAA+B,EAAC,MAAM;EAAC,+BAA+B,EAAC,MAAM;EAAC,gBAAgB,EAAC,IAAI;EAAC,eAAe,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,aAAa,EAAC,YAAY;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,+BAA+B,EAAC,uBAAuB;EAAC,iBAAiB,EAAC,iBAAiB;EAAC,wBAAwB,EAAC,iBAAiB;EAAC,YAAY,EAAC;AAAI,CAAC"}
@@ -13,6 +13,10 @@ import { Button } from "./Button";
13
13
  import { ReactNode, ReactElement } from "react";
14
14
  import type { AllowedProps } from "./AllowedProps";
15
15
  export type DialogProps = {
16
+ /**
17
+ * @deprecated `aria-label` for close button comes from translation file
18
+ */
19
+ ariaLabel?: string;
16
20
  /**
17
21
  * An optional Button object to be situated in the Dialog footer. Should almost always be of variant `primary`.
18
22
  */
@@ -41,8 +45,7 @@ export type DialogProps = {
41
45
  * The title of the Dialog
42
46
  */
43
47
  title: string;
44
- ariaLabel: string;
45
48
  } & AllowedProps;
46
- declare const MemoizedDialog: import("react").MemoExoticComponent<({ callToActionFirstComponent, callToActionSecondComponent, callToActionLastComponent, children, isOpen, onClose, testId, title, translate, ariaLabel, }: DialogProps) => JSX.Element>;
49
+ declare const MemoizedDialog: import("react").MemoExoticComponent<({ callToActionFirstComponent, callToActionSecondComponent, callToActionLastComponent, children, isOpen, onClose, testId, title, translate, }: DialogProps) => JSX.Element>;
47
50
  export { MemoizedDialog as Dialog };
48
51
  //# sourceMappingURL=Dialog.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Dialog.d.ts","sourceRoot":"","sources":["../../src/Dialog.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AASH,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAElC,OAAO,EAEL,SAAS,EAIT,YAAY,EACb,MAAM,OAAO,CAAC;AAEf,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAEnD,MAAM,MAAM,WAAW,GAAG;IACxB;;OAEG;IACH,0BAA0B,CAAC,EAAE,YAAY,CAAC,OAAO,MAAM,CAAC,CAAC;IACzD;;OAEG;IACH,2BAA2B,CAAC,EAAE,YAAY,CAAC,OAAO,MAAM,CAAC,CAAC;IAC1D;;OAEG;IACH,yBAAyB,CAAC,EAAE,YAAY,CAAC,OAAO,MAAM,CAAC,CAAC;IACxD;;OAEG;IACH,QAAQ,EAAE,SAAS,CAAC;IACpB;;OAEG;IACH,MAAM,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;CACnB,GAAG,YAAY,CAAC;AAkFjB,QAAA,MAAM,cAAc,gMArEjB,WAAW,iBAqEqB,CAAC;AAGpC,OAAO,EAAE,cAAc,IAAI,MAAM,EAAE,CAAC"}
1
+ {"version":3,"file":"Dialog.d.ts","sourceRoot":"","sources":["../../src/Dialog.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAUH,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAElC,OAAO,EAEL,SAAS,EAIT,YAAY,EACb,MAAM,OAAO,CAAC;AAEf,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAEnD,MAAM,MAAM,WAAW,GAAG;IACxB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,0BAA0B,CAAC,EAAE,YAAY,CAAC,OAAO,MAAM,CAAC,CAAC;IACzD;;OAEG;IACH,2BAA2B,CAAC,EAAE,YAAY,CAAC,OAAO,MAAM,CAAC,CAAC;IAC1D;;OAEG;IACH,yBAAyB,CAAC,EAAE,YAAY,CAAC,OAAO,MAAM,CAAC,CAAC;IACxD;;OAEG;IACH,QAAQ,EAAE,SAAS,CAAC;IACpB;;OAEG;IACH,MAAM,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACf,GAAG,YAAY,CAAC;AAkFjB,QAAA,MAAM,cAAc,qLAtEjB,WAAW,iBAsEqB,CAAC;AAGpC,OAAO,EAAE,cAAc,IAAI,MAAM,EAAE,CAAC"}
@@ -9,9 +9,10 @@
9
9
  *
10
10
  * See the License for the specific language governing permissions and limitations under the License.
11
11
  */
12
- import { buttonSizeValues, buttonVariantValues, MenuItem } from "./";
13
- import { Divider, ListSubheader } from "@mui/material";
14
12
  import { type ReactElement } from "react";
13
+ import { Divider, ListSubheader } from "@mui/material";
14
+ import { buttonSizeValues, buttonVariantValues, MenuItem } from "./";
15
+ import { FieldComponentProps } from "./FieldComponentProps";
15
16
  import { NullElement } from "./NullElement";
16
17
  import type { AllowedProps } from "./AllowedProps";
17
18
  export declare const menuAlignmentValues: readonly ["left", "right"];
@@ -81,7 +82,7 @@ export type MenuButtonProps = {
81
82
  ariaLabel?: string;
82
83
  ariaLabelledBy: string;
83
84
  buttonLabel?: undefined | "";
84
- }) & AllowedProps;
85
- declare const MemoizedMenuButton: import("react").MemoExoticComponent<({ ariaLabel, ariaLabelledBy, ariaDescribedBy, buttonLabel, buttonVariant, children, shouldCloseOnSelect, endIcon: endIconProp, id: idOverride, isOverflow, menuAlignment, size, testId, tooltipText, translate, }: MenuButtonProps) => JSX.Element>;
85
+ }) & Pick<FieldComponentProps, "isDisabled"> & AllowedProps;
86
+ declare const MemoizedMenuButton: import("react").MemoExoticComponent<({ ariaLabel, ariaLabelledBy, ariaDescribedBy, buttonLabel, buttonVariant, children, shouldCloseOnSelect, endIcon: endIconProp, id: idOverride, isDisabled, isOverflow, menuAlignment, size, testId, tooltipText, translate, }: MenuButtonProps) => JSX.Element>;
86
87
  export { MemoizedMenuButton as MenuButton };
87
88
  //# sourceMappingURL=MenuButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MenuButton.d.ts","sourceRoot":"","sources":["../../src/MenuButton.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAEL,gBAAgB,EAChB,mBAAmB,EACnB,QAAQ,EAET,MAAM,IAAI,CAAC;AACZ,OAAO,EACL,OAAO,EACP,aAAa,EAGd,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAQ,KAAK,YAAY,EAAkC,MAAM,OAAO,CAAC;AAGhF,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAEnD,eAAO,MAAM,mBAAmB,4BAA6B,CAAC;AAE9D,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,aAAa,CAAC,EAAE,CAAC,OAAO,mBAAmB,CAAC,CAAC,MAAM,CAAC,CAAC;IACrD;;OAEG;IACH,QAAQ,EACJ,YAAY,CAAC,OAAO,QAAQ,GAAG,OAAO,OAAO,GAAG,OAAO,aAAa,CAAC,GACrE,KAAK,CACD,YAAY,CAAC,OAAO,QAAQ,GAAG,OAAO,OAAO,GAAG,OAAO,aAAa,CAAC,GACrE,WAAW,CACd,GACD,WAAW,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,aAAa,CAAC,EAAE,CAAC,OAAO,mBAAmB,CAAC,CAAC,MAAM,CAAC,CAAC;IACrD;;;OAGG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,IAAI,CAAC,EAAE,CAAC,OAAO,gBAAgB,CAAC,CAAC,MAAM,CAAC,CAAC;IACzC;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,GAAG,CACA;IACE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;CACrB,GACD;IACE,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,SAAS,GAAG,EAAE,CAAC;CAC9B,GACD;IACE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IACvB,WAAW,CAAC,EAAE,SAAS,GAAG,EAAE,CAAC;CAC9B,CACJ,GACC,YAAY,CAAC;AA8Gf,QAAA,MAAM,kBAAkB,0PA5FrB,eAAe,iBA4FyB,CAAC;AAG5C,OAAO,EAAE,kBAAkB,IAAI,UAAU,EAAE,CAAC"}
1
+ {"version":3,"file":"MenuButton.d.ts","sourceRoot":"","sources":["../../src/MenuButton.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAQ,KAAK,YAAY,EAAkC,MAAM,OAAO,CAAC;AAChF,OAAO,EACL,OAAO,EACP,aAAa,EAGd,MAAM,eAAe,CAAC;AAEvB,OAAO,EAEL,gBAAgB,EAChB,mBAAmB,EACnB,QAAQ,EAET,MAAM,IAAI,CAAC;AAEZ,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAEnD,eAAO,MAAM,mBAAmB,4BAA6B,CAAC;AAE9D,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,aAAa,CAAC,EAAE,CAAC,OAAO,mBAAmB,CAAC,CAAC,MAAM,CAAC,CAAC;IACrD;;OAEG;IACH,QAAQ,EACJ,YAAY,CAAC,OAAO,QAAQ,GAAG,OAAO,OAAO,GAAG,OAAO,aAAa,CAAC,GACrE,KAAK,CACD,YAAY,CAAC,OAAO,QAAQ,GAAG,OAAO,OAAO,GAAG,OAAO,aAAa,CAAC,GACrE,WAAW,CACd,GACD,WAAW,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,aAAa,CAAC,EAAE,CAAC,OAAO,mBAAmB,CAAC,CAAC,MAAM,CAAC,CAAC;IACrD;;;OAGG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,IAAI,CAAC,EAAE,CAAC,OAAO,gBAAgB,CAAC,CAAC,MAAM,CAAC,CAAC;IACzC;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,GAAG,CACA;IACE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;CACrB,GACD;IACE,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,SAAS,GAAG,EAAE,CAAC;CAC9B,GACD;IACE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IACvB,WAAW,CAAC,EAAE,SAAS,GAAG,EAAE,CAAC;CAC9B,CACJ,GACC,IAAI,CAAC,mBAAmB,EAAE,YAAY,CAAC,GACvC,YAAY,CAAC;AAgHf,QAAA,MAAM,kBAAkB,sQA7FrB,eAAe,iBA6FyB,CAAC;AAG5C,OAAO,EAAE,kBAAkB,IAAI,UAAU,EAAE,CAAC"}
@@ -13,7 +13,7 @@ import { ReactNode } from "react";
13
13
  import { DefaultSupportedLanguages } from "./OdysseyTranslationProvider.types";
14
14
  import { resources } from "./i18n";
15
15
  export type OdysseyI18nResourceKeys = (typeof resources)["en"];
16
- export declare const odysseyI18nResourceKeysList: ("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" | "table.fetchedrows.text_plural" | "table.rows.text" | "table.rows.text_plural" | "toast.close.text")[];
16
+ export declare const odysseyI18nResourceKeysList: ("breadcrumbs.home.text" | "breadcrumbs.label.text" | "close.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" | "table.fetchedrows.text_plural" | "table.rows.text" | "table.rows.text_plural")[];
17
17
  export type TranslationOverrides<SupportedLanguages extends string = DefaultSupportedLanguages> = Record<SupportedLanguages, Partial<OdysseyI18nResourceKeys>>;
18
18
  export type OdysseyTranslationProviderProps<SupportedLanguages extends string = DefaultSupportedLanguages> = {
19
19
  children: ReactNode;
@@ -1 +1 @@
1
- {"version":3,"file":"OdysseyTranslationProvider.d.ts","sourceRoot":"","sources":["../../src/OdysseyTranslationProvider.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,SAAS,EAAa,MAAM,OAAO,CAAC;AAE7C,OAAO,EAAE,yBAAyB,EAAE,MAAM,oCAAoC,CAAC;AAE/E,OAAO,EAAmB,SAAS,EAAE,MAAM,QAAQ,CAAC;AAIpD,MAAM,MAAM,uBAAuB,GAAG,CAAC,OAAO,SAAS,CAAC,CAAC,IAAI,CAAC,CAAC;AAC/D,eAAO,MAAM,2BAA2B,ubAAsC,CAAC;AAE/E,MAAM,MAAM,oBAAoB,CAC9B,kBAAkB,SAAS,MAAM,GAAG,yBAAyB,IAC3D,MAAM,CAAC,kBAAkB,EAAE,OAAO,CAAC,uBAAuB,CAAC,CAAC,CAAC;AAcjE,MAAM,MAAM,+BAA+B,CACzC,kBAAkB,SAAS,MAAM,GAAG,yBAAyB,IAC3D;IACF,QAAQ,EAAE,SAAS,CAAC;IACpB,YAAY,CAAC,EAAE,kBAAkB,GAAG,yBAAyB,CAAC;IAC9D,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kBAAkB,CAAC,CAAC;CACjE,CAAC;AAMF,eAAO,MAAM,0BAA0B,4JAmCtC,CAAC"}
1
+ {"version":3,"file":"OdysseyTranslationProvider.d.ts","sourceRoot":"","sources":["../../src/OdysseyTranslationProvider.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,SAAS,EAAa,MAAM,OAAO,CAAC;AAE7C,OAAO,EAAE,yBAAyB,EAAE,MAAM,oCAAoC,CAAC;AAE/E,OAAO,EAAmB,SAAS,EAAE,MAAM,QAAQ,CAAC;AAIpD,MAAM,MAAM,uBAAuB,GAAG,CAAC,OAAO,SAAS,CAAC,CAAC,IAAI,CAAC,CAAC;AAC/D,eAAO,MAAM,2BAA2B,ibAAsC,CAAC;AAE/E,MAAM,MAAM,oBAAoB,CAC9B,kBAAkB,SAAS,MAAM,GAAG,yBAAyB,IAC3D,MAAM,CAAC,kBAAkB,EAAE,OAAO,CAAC,uBAAuB,CAAC,CAAC,CAAC;AAcjE,MAAM,MAAM,+BAA+B,CACzC,kBAAkB,SAAS,MAAM,GAAG,yBAAyB,IAC3D;IACF,QAAQ,EAAE,SAAS,CAAC;IACpB,YAAY,CAAC,EAAE,kBAAkB,GAAG,yBAAyB,CAAC;IAC9D,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kBAAkB,CAAC,CAAC;CACjE,CAAC;AAMF,eAAO,MAAM,0BAA0B,4JAmCtC,CAAC"}
@@ -1,6 +1,7 @@
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;
@@ -15,6 +16,5 @@ export declare const translation: {
15
16
  "table.fetchedrows.text_plural": string;
16
17
  "table.rows.text": string;
17
18
  "table.rows.text_plural": string;
18
- "toast.close.text": string;
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAkpB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAA4oB,CAAC"}
@@ -15,6 +15,6 @@ export declare const translation: {
15
15
  "table.fetchedrows.text_plural": string;
16
16
  "table.rows.text": string;
17
17
  "table.rows.text_plural": string;
18
- "toast.close.text": string;
18
+ "close.text": string;
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_cs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_cs.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_cs.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAksB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_cs.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_cs.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAA4rB,CAAC"}
@@ -15,6 +15,6 @@ export declare const translation: {
15
15
  "table.fetchedrows.text_plural": string;
16
16
  "table.rows.text": string;
17
17
  "table.rows.text_plural": string;
18
- "toast.close.text": string;
18
+ "close.text": string;
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_da.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_da.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_da.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAA4qB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_da.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_da.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAsqB,CAAC"}
@@ -15,6 +15,6 @@ export declare const translation: {
15
15
  "table.fetchedrows.text_plural": string;
16
16
  "table.rows.text": string;
17
17
  "table.rows.text_plural": string;
18
- "toast.close.text": string;
18
+ "close.text": string;
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_de.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_de.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_de.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAA8rB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_de.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_de.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAwrB,CAAC"}
@@ -15,6 +15,6 @@ export declare const translation: {
15
15
  "table.fetchedrows.text_plural": string;
16
16
  "table.rows.text": string;
17
17
  "table.rows.text_plural": string;
18
- "toast.close.text": string;
18
+ "close.text": string;
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_el.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_el.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_el.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAA6vB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_el.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_el.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAuvB,CAAC"}
@@ -15,6 +15,6 @@ export declare const translation: {
15
15
  "table.fetchedrows.text_plural": string;
16
16
  "table.rows.text": string;
17
17
  "table.rows.text_plural": string;
18
- "toast.close.text": string;
18
+ "close.text": string;
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_es.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_es.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_es.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAqtB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_es.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_es.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAA+sB,CAAC"}
@@ -15,6 +15,6 @@ export declare const translation: {
15
15
  "table.fetchedrows.text_plural": string;
16
16
  "table.rows.text": string;
17
17
  "table.rows.text_plural": string;
18
- "toast.close.text": string;
18
+ "close.text": string;
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_fi.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_fi.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_fi.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAorB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_fi.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_fi.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAA8qB,CAAC"}
@@ -15,6 +15,6 @@ export declare const translation: {
15
15
  "table.fetchedrows.text_plural": string;
16
16
  "table.rows.text": string;
17
17
  "table.rows.text_plural": string;
18
- "toast.close.text": string;
18
+ "close.text": string;
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_fr.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_fr.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_fr.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAA4uB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_fr.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_fr.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAsuB,CAAC"}
@@ -15,6 +15,6 @@ export declare const translation: {
15
15
  "table.fetchedrows.text_plural": string;
16
16
  "table.rows.text": string;
17
17
  "table.rows.text_plural": string;
18
- "toast.close.text": string;
18
+ "close.text": string;
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_hu.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_hu.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_hu.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAssB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_hu.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_hu.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAgsB,CAAC"}
@@ -15,6 +15,6 @@ export declare const translation: {
15
15
  "table.fetchedrows.text_plural": string;
16
16
  "table.rows.text": string;
17
17
  "table.rows.text_plural": string;
18
- "toast.close.text": string;
18
+ "close.text": string;
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_id.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_id.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_id.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAitB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_id.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_id.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAA2sB,CAAC"}
@@ -15,6 +15,6 @@ export declare const translation: {
15
15
  "table.fetchedrows.text_plural": string;
16
16
  "table.rows.text": string;
17
17
  "table.rows.text_plural": string;
18
- "toast.close.text": string;
18
+ "close.text": string;
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_it.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_it.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_it.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAA2tB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_it.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_it.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAqtB,CAAC"}
@@ -15,6 +15,6 @@ export declare const translation: {
15
15
  "table.fetchedrows.text_plural": string;
16
16
  "table.rows.text": string;
17
17
  "table.rows.text_plural": string;
18
- "toast.close.text": string;
18
+ "close.text": string;
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_ja.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_ja.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ja.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAwlB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_ja.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ja.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAklB,CAAC"}
@@ -15,6 +15,6 @@ export declare const translation: {
15
15
  "table.fetchedrows.text_plural": string;
16
16
  "table.rows.text": string;
17
17
  "table.rows.text_plural": string;
18
- "toast.close.text": string;
18
+ "close.text": string;
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_ko.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_ko.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ko.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAmlB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_ko.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ko.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAA6kB,CAAC"}
@@ -15,6 +15,6 @@ export declare const translation: {
15
15
  "table.fetchedrows.text_plural": string;
16
16
  "table.rows.text": string;
17
17
  "table.rows.text_plural": string;
18
- "toast.close.text": string;
18
+ "close.text": string;
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_ms.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_ms.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ms.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAysB,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_ms.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ms.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAAmsB,CAAC"}
@@ -15,6 +15,6 @@ export declare const translation: {
15
15
  "table.fetchedrows.text_plural": string;
16
16
  "table.rows.text": string;
17
17
  "table.rows.text_plural": string;
18
- "toast.close.text": string;
18
+ "close.text": string;
19
19
  };
20
20
  //# sourceMappingURL=odyssey-react-mui_nb.d.ts.map