@okta/odyssey-react-mui 1.13.11 → 1.14.2

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 (684) hide show
  1. package/CHANGELOG.md +25 -0
  2. package/dist/@types/properties.d.js +2 -0
  3. package/dist/@types/properties.d.js.map +1 -0
  4. package/dist/Accordion.js.map +1 -1
  5. package/dist/Autocomplete.js.map +1 -1
  6. package/dist/Badge.js.map +1 -1
  7. package/dist/Banner.js.map +1 -1
  8. package/dist/Box.js.map +1 -1
  9. package/dist/Breadcrumbs.js.map +1 -1
  10. package/dist/Button.js +3 -3
  11. package/dist/Button.js.map +1 -1
  12. package/dist/Callout.js.map +1 -1
  13. package/dist/Checkbox.js.map +1 -1
  14. package/dist/CheckboxGroup.js.map +1 -1
  15. package/dist/CircularProgress.js.map +1 -1
  16. package/dist/Dialog.js +8 -8
  17. package/dist/Dialog.js.map +1 -1
  18. package/dist/ErrorMessageList.js.map +1 -1
  19. package/dist/Field.js +1 -0
  20. package/dist/Field.js.map +1 -1
  21. package/dist/FieldComponentProps.js.map +1 -1
  22. package/dist/FieldError.js.map +1 -1
  23. package/dist/FieldHint.js.map +1 -1
  24. package/dist/FieldLabel.js.map +1 -1
  25. package/dist/Fieldset.js.map +1 -1
  26. package/dist/Form.js.map +1 -1
  27. package/dist/FormCheckedProps.js.map +1 -1
  28. package/dist/HintLink.js.map +1 -1
  29. package/dist/HtmlProps.js.map +1 -1
  30. package/dist/Link.js.map +1 -1
  31. package/dist/MenuButton.js.map +1 -1
  32. package/dist/MenuItem.js.map +1 -1
  33. package/dist/MuiPropsChild.js.map +1 -1
  34. package/dist/NativeSelect.js.map +1 -1
  35. package/dist/OdysseyProvider.js +0 -2
  36. package/dist/OdysseyProvider.js.map +1 -1
  37. package/dist/OdysseyThemeProvider.js +1 -28
  38. package/dist/OdysseyThemeProvider.js.map +1 -1
  39. package/dist/OdysseyTranslationProvider.js.map +1 -1
  40. package/dist/PasswordField.js.map +1 -1
  41. package/dist/Radio.js.map +1 -1
  42. package/dist/RadioGroup.js.map +1 -1
  43. package/dist/ScreenReaderText.js.map +1 -1
  44. package/dist/SearchField.js +6 -2
  45. package/dist/SearchField.js.map +1 -1
  46. package/dist/Select.js +144 -44
  47. package/dist/Select.js.map +1 -1
  48. package/dist/Status.js +6 -1
  49. package/dist/Status.js.map +1 -1
  50. package/dist/Tabs.js +1 -1
  51. package/dist/Tabs.js.map +1 -1
  52. package/dist/Tag.js.map +1 -1
  53. package/dist/TagList.js.map +1 -1
  54. package/dist/TextField.js.map +1 -1
  55. package/dist/Tile.js +53 -39
  56. package/dist/Tile.js.map +1 -1
  57. package/dist/Toast.js.map +1 -1
  58. package/dist/Tooltip.js.map +1 -1
  59. package/dist/Typography.js +11 -10
  60. package/dist/Typography.js.map +1 -1
  61. package/dist/createShadowRootElement.js.map +1 -1
  62. package/dist/getTypedObjectKeys.js.map +1 -1
  63. package/dist/icons.generated/AddCircle.js.map +1 -1
  64. package/dist/icons.generated/Apps.js.map +1 -1
  65. package/dist/icons.generated/ArrowBottom.js.map +1 -1
  66. package/dist/icons.generated/ArrowDown.js.map +1 -1
  67. package/dist/icons.generated/ArrowLeft.js.map +1 -1
  68. package/dist/icons.generated/ArrowRight.js.map +1 -1
  69. package/dist/icons.generated/ArrowTop.js.map +1 -1
  70. package/dist/icons.generated/ArrowUp.js.map +1 -1
  71. package/dist/icons.generated/Calendar.js.map +1 -1
  72. package/dist/icons.generated/Call.js.map +1 -1
  73. package/dist/icons.generated/Chat.js.map +1 -1
  74. package/dist/icons.generated/Check.js.map +1 -1
  75. package/dist/icons.generated/ChevronDown.js.map +1 -1
  76. package/dist/icons.generated/ChevronLeft.js.map +1 -1
  77. package/dist/icons.generated/ChevronUp.js.map +1 -1
  78. package/dist/icons.generated/Clock.js.map +1 -1
  79. package/dist/icons.generated/Close.js.map +1 -1
  80. package/dist/icons.generated/Copy.js.map +1 -1
  81. package/dist/icons.generated/Delete.js.map +1 -1
  82. package/dist/icons.generated/Deny.js.map +1 -1
  83. package/dist/icons.generated/Devices.js.map +1 -1
  84. package/dist/icons.generated/Directory.js.map +1 -1
  85. package/dist/icons.generated/Download.js.map +1 -1
  86. package/dist/icons.generated/Edit.js.map +1 -1
  87. package/dist/icons.generated/ExpandLeft.js.map +1 -1
  88. package/dist/icons.generated/ExpandRight.js.map +1 -1
  89. package/dist/icons.generated/Filter.js.map +1 -1
  90. package/dist/icons.generated/Folder.js.map +1 -1
  91. package/dist/icons.generated/Globe.js.map +1 -1
  92. package/dist/icons.generated/Grid.js.map +1 -1
  93. package/dist/icons.generated/Group.js.map +1 -1
  94. package/dist/icons.generated/Hide.js.map +1 -1
  95. package/dist/icons.generated/Home.js.map +1 -1
  96. package/dist/icons.generated/Link.js.map +1 -1
  97. package/dist/icons.generated/List.js.map +1 -1
  98. package/dist/icons.generated/Lock.js.map +1 -1
  99. package/dist/icons.generated/More.js.map +1 -1
  100. package/dist/icons.generated/Pause.js.map +1 -1
  101. package/dist/icons.generated/Refresh.js.map +1 -1
  102. package/dist/icons.generated/Reset.js.map +1 -1
  103. package/dist/icons.generated/Resume.js.map +1 -1
  104. package/dist/icons.generated/Search.js.map +1 -1
  105. package/dist/icons.generated/Server.js.map +1 -1
  106. package/dist/icons.generated/Settings.js.map +1 -1
  107. package/dist/icons.generated/Show.js.map +1 -1
  108. package/dist/icons.generated/Subtract.js.map +1 -1
  109. package/dist/icons.generated/Sync.js.map +1 -1
  110. package/dist/icons.generated/Unlock.js.map +1 -1
  111. package/dist/icons.generated/Upload.js.map +1 -1
  112. package/dist/icons.generated/User.js.map +1 -1
  113. package/dist/icons.generated/Video.js.map +1 -1
  114. package/dist/icons.generated/Warning.js.map +1 -1
  115. package/dist/icons.generated/index.js +1 -1
  116. package/dist/icons.generated/index.js.map +1 -1
  117. package/dist/index.js.map +1 -1
  118. package/dist/labs/DataFilters.js.map +1 -1
  119. package/dist/labs/DataTable.js.map +1 -1
  120. package/dist/labs/DatePicker.js.map +1 -1
  121. package/dist/labs/Drawer.js +172 -0
  122. package/dist/labs/Drawer.js.map +1 -0
  123. package/dist/labs/GroupPicker.js.map +1 -1
  124. package/dist/labs/PaginatedTable.js.map +1 -1
  125. package/dist/labs/StaticTable.js.map +1 -1
  126. package/dist/labs/Switch.js.map +1 -1
  127. package/dist/labs/VirtualizedAutocomplete.js.map +1 -1
  128. package/dist/labs/datePickerTheme.js.map +1 -1
  129. package/dist/labs/index.js +1 -0
  130. package/dist/labs/index.js.map +1 -1
  131. package/dist/labs/materialReactTableTypes.js.map +1 -1
  132. package/dist/properties/ts/odyssey-react-mui_cs.js +4 -2
  133. package/dist/properties/ts/odyssey-react-mui_cs.js.map +1 -1
  134. package/dist/properties/ts/odyssey-react-mui_da.js +4 -2
  135. package/dist/properties/ts/odyssey-react-mui_da.js.map +1 -1
  136. package/dist/properties/ts/odyssey-react-mui_de.js +4 -2
  137. package/dist/properties/ts/odyssey-react-mui_de.js.map +1 -1
  138. package/dist/properties/ts/odyssey-react-mui_el.js +4 -2
  139. package/dist/properties/ts/odyssey-react-mui_el.js.map +1 -1
  140. package/dist/properties/ts/odyssey-react-mui_es.js +4 -2
  141. package/dist/properties/ts/odyssey-react-mui_es.js.map +1 -1
  142. package/dist/properties/ts/odyssey-react-mui_fi.js +4 -2
  143. package/dist/properties/ts/odyssey-react-mui_fi.js.map +1 -1
  144. package/dist/properties/ts/odyssey-react-mui_fr.js +4 -2
  145. package/dist/properties/ts/odyssey-react-mui_fr.js.map +1 -1
  146. package/dist/properties/ts/odyssey-react-mui_hu.js +4 -2
  147. package/dist/properties/ts/odyssey-react-mui_hu.js.map +1 -1
  148. package/dist/properties/ts/odyssey-react-mui_id.js +4 -2
  149. package/dist/properties/ts/odyssey-react-mui_id.js.map +1 -1
  150. package/dist/properties/ts/odyssey-react-mui_it.js +4 -2
  151. package/dist/properties/ts/odyssey-react-mui_it.js.map +1 -1
  152. package/dist/properties/ts/odyssey-react-mui_ja.js +4 -2
  153. package/dist/properties/ts/odyssey-react-mui_ja.js.map +1 -1
  154. package/dist/properties/ts/odyssey-react-mui_ko.js +4 -2
  155. package/dist/properties/ts/odyssey-react-mui_ko.js.map +1 -1
  156. package/dist/properties/ts/odyssey-react-mui_ms.js +4 -2
  157. package/dist/properties/ts/odyssey-react-mui_ms.js.map +1 -1
  158. package/dist/properties/ts/odyssey-react-mui_nb.js +4 -2
  159. package/dist/properties/ts/odyssey-react-mui_nb.js.map +1 -1
  160. package/dist/properties/ts/odyssey-react-mui_nl_NL.js +4 -2
  161. package/dist/properties/ts/odyssey-react-mui_nl_NL.js.map +1 -1
  162. package/dist/properties/ts/odyssey-react-mui_pl.js +4 -2
  163. package/dist/properties/ts/odyssey-react-mui_pl.js.map +1 -1
  164. package/dist/properties/ts/odyssey-react-mui_pt_BR.js +4 -2
  165. package/dist/properties/ts/odyssey-react-mui_pt_BR.js.map +1 -1
  166. package/dist/properties/ts/odyssey-react-mui_ro.js +4 -2
  167. package/dist/properties/ts/odyssey-react-mui_ro.js.map +1 -1
  168. package/dist/properties/ts/odyssey-react-mui_ru.js +4 -2
  169. package/dist/properties/ts/odyssey-react-mui_ru.js.map +1 -1
  170. package/dist/properties/ts/odyssey-react-mui_sv.js +4 -2
  171. package/dist/properties/ts/odyssey-react-mui_sv.js.map +1 -1
  172. package/dist/properties/ts/odyssey-react-mui_th.js +4 -2
  173. package/dist/properties/ts/odyssey-react-mui_th.js.map +1 -1
  174. package/dist/properties/ts/odyssey-react-mui_tr.js +4 -2
  175. package/dist/properties/ts/odyssey-react-mui_tr.js.map +1 -1
  176. package/dist/properties/ts/odyssey-react-mui_uk.js +4 -2
  177. package/dist/properties/ts/odyssey-react-mui_uk.js.map +1 -1
  178. package/dist/properties/ts/odyssey-react-mui_vi.js +4 -2
  179. package/dist/properties/ts/odyssey-react-mui_vi.js.map +1 -1
  180. package/dist/properties/ts/odyssey-react-mui_zh_CN.js +4 -2
  181. package/dist/properties/ts/odyssey-react-mui_zh_CN.js.map +1 -1
  182. package/dist/properties/ts/odyssey-react-mui_zh_TW.js +4 -2
  183. package/dist/properties/ts/odyssey-react-mui_zh_TW.js.map +1 -1
  184. package/dist/scripts/properties-to-ts.d.ts +14 -0
  185. package/dist/scripts/properties-to-ts.d.ts.map +1 -0
  186. package/dist/src/Accordion.d.ts +2 -2
  187. package/dist/src/Accordion.d.ts.map +1 -1
  188. package/dist/src/Autocomplete.d.ts +2 -2
  189. package/dist/src/Autocomplete.d.ts.map +1 -1
  190. package/dist/src/Badge.d.ts +2 -2
  191. package/dist/src/Badge.d.ts.map +1 -1
  192. package/dist/src/Banner.d.ts +2 -2
  193. package/dist/src/Banner.d.ts.map +1 -1
  194. package/dist/src/Box.d.ts +2 -2
  195. package/dist/src/Box.d.ts.map +1 -1
  196. package/dist/src/Breadcrumbs.d.ts +3 -3
  197. package/dist/src/Breadcrumbs.d.ts.map +1 -1
  198. package/dist/src/Button.d.ts +3 -30
  199. package/dist/src/Button.d.ts.map +1 -1
  200. package/dist/src/Callout.d.ts +2 -2
  201. package/dist/src/Callout.d.ts.map +1 -1
  202. package/dist/src/Checkbox.d.ts +3 -23
  203. package/dist/src/Checkbox.d.ts.map +1 -1
  204. package/dist/src/CheckboxGroup.d.ts +2 -2
  205. package/dist/src/CheckboxGroup.d.ts.map +1 -1
  206. package/dist/src/CircularProgress.d.ts +2 -6
  207. package/dist/src/CircularProgress.d.ts.map +1 -1
  208. package/dist/src/CssBaseline.d.ts +1 -1
  209. package/dist/src/CssBaseline.d.ts.map +1 -1
  210. package/dist/src/Dialog.d.ts +5 -5
  211. package/dist/src/Dialog.d.ts.map +1 -1
  212. package/dist/src/ErrorMessageList.d.ts +1 -1
  213. package/dist/src/ErrorMessageList.d.ts.map +1 -1
  214. package/dist/src/Field.d.ts +2 -5
  215. package/dist/src/Field.d.ts.map +1 -1
  216. package/dist/src/FieldComponentProps.d.ts +7 -4
  217. package/dist/src/FieldComponentProps.d.ts.map +1 -1
  218. package/dist/src/FieldError.d.ts +2 -2
  219. package/dist/src/FieldError.d.ts.map +1 -1
  220. package/dist/src/FieldHint.d.ts +2 -2
  221. package/dist/src/FieldHint.d.ts.map +1 -1
  222. package/dist/src/FieldLabel.d.ts +2 -2
  223. package/dist/src/FieldLabel.d.ts.map +1 -1
  224. package/dist/src/Fieldset.d.ts +2 -2
  225. package/dist/src/Fieldset.d.ts.map +1 -1
  226. package/dist/src/Form.d.ts +2 -2
  227. package/dist/src/Form.d.ts.map +1 -1
  228. package/dist/src/HintLink.d.ts +1 -1
  229. package/dist/src/HintLink.d.ts.map +1 -1
  230. package/dist/src/HtmlProps.d.ts +59 -0
  231. package/dist/src/HtmlProps.d.ts.map +1 -1
  232. package/dist/src/Link.d.ts +2 -6
  233. package/dist/src/Link.d.ts.map +1 -1
  234. package/dist/src/MenuButton.d.ts +5 -23
  235. package/dist/src/MenuButton.d.ts.map +1 -1
  236. package/dist/src/MenuItem.d.ts +2 -2
  237. package/dist/src/MenuItem.d.ts.map +1 -1
  238. package/dist/src/NativeSelect.d.ts +2 -2
  239. package/dist/src/NativeSelect.d.ts.map +1 -1
  240. package/dist/src/OdysseyCacheProvider.d.ts +1 -1
  241. package/dist/src/OdysseyCacheProvider.d.ts.map +1 -1
  242. package/dist/src/OdysseyProvider.d.ts +1 -1
  243. package/dist/src/OdysseyProvider.d.ts.map +1 -1
  244. package/dist/src/OdysseyThemeProvider.d.ts +1 -3
  245. package/dist/src/OdysseyThemeProvider.d.ts.map +1 -1
  246. package/dist/src/OdysseyTranslationProvider.d.ts +2 -2
  247. package/dist/src/OdysseyTranslationProvider.d.ts.map +1 -1
  248. package/dist/src/PasswordField.d.ts +2 -2
  249. package/dist/src/PasswordField.d.ts.map +1 -1
  250. package/dist/src/Radio.d.ts +2 -2
  251. package/dist/src/Radio.d.ts.map +1 -1
  252. package/dist/src/RadioGroup.d.ts +2 -2
  253. package/dist/src/RadioGroup.d.ts.map +1 -1
  254. package/dist/src/ScreenReaderText.d.ts +2 -2
  255. package/dist/src/ScreenReaderText.d.ts.map +1 -1
  256. package/dist/src/SearchField.d.ts +11 -2
  257. package/dist/src/SearchField.d.ts.map +1 -1
  258. package/dist/src/Select.d.ts +2 -2
  259. package/dist/src/Select.d.ts.map +1 -1
  260. package/dist/src/Status.d.ts +4 -2
  261. package/dist/src/Status.d.ts.map +1 -1
  262. package/dist/src/Tabs.d.ts +2 -6
  263. package/dist/src/Tabs.d.ts.map +1 -1
  264. package/dist/src/Tag.d.ts +2 -2
  265. package/dist/src/Tag.d.ts.map +1 -1
  266. package/dist/src/TagList.d.ts +2 -2
  267. package/dist/src/TagList.d.ts.map +1 -1
  268. package/dist/src/TextField.d.ts +3 -3
  269. package/dist/src/TextField.d.ts.map +1 -1
  270. package/dist/src/Tile.d.ts +32 -11
  271. package/dist/src/Tile.d.ts.map +1 -1
  272. package/dist/src/Toast.d.ts +2 -2
  273. package/dist/src/Toast.d.ts.map +1 -1
  274. package/dist/src/ToastStack.d.ts +1 -1
  275. package/dist/src/ToastStack.d.ts.map +1 -1
  276. package/dist/src/Tooltip.d.ts +2 -2
  277. package/dist/src/Tooltip.d.ts.map +1 -1
  278. package/dist/src/Typography.d.ts +13 -25
  279. package/dist/src/Typography.d.ts.map +1 -1
  280. package/dist/src/icons.generated/Add.d.ts +1 -1
  281. package/dist/src/icons.generated/Add.d.ts.map +1 -1
  282. package/dist/src/icons.generated/AddCircle.d.ts +1 -1
  283. package/dist/src/icons.generated/AddCircle.d.ts.map +1 -1
  284. package/dist/src/icons.generated/Apps.d.ts +1 -1
  285. package/dist/src/icons.generated/Apps.d.ts.map +1 -1
  286. package/dist/src/icons.generated/ArrowBottom.d.ts +1 -1
  287. package/dist/src/icons.generated/ArrowBottom.d.ts.map +1 -1
  288. package/dist/src/icons.generated/ArrowDown.d.ts +1 -1
  289. package/dist/src/icons.generated/ArrowDown.d.ts.map +1 -1
  290. package/dist/src/icons.generated/ArrowLeft.d.ts +1 -1
  291. package/dist/src/icons.generated/ArrowLeft.d.ts.map +1 -1
  292. package/dist/src/icons.generated/ArrowLowerLeft.d.ts +1 -1
  293. package/dist/src/icons.generated/ArrowLowerLeft.d.ts.map +1 -1
  294. package/dist/src/icons.generated/ArrowLowerRight.d.ts +1 -1
  295. package/dist/src/icons.generated/ArrowLowerRight.d.ts.map +1 -1
  296. package/dist/src/icons.generated/ArrowRight.d.ts +1 -1
  297. package/dist/src/icons.generated/ArrowRight.d.ts.map +1 -1
  298. package/dist/src/icons.generated/ArrowTop.d.ts +1 -1
  299. package/dist/src/icons.generated/ArrowTop.d.ts.map +1 -1
  300. package/dist/src/icons.generated/ArrowUnsorted.d.ts +1 -1
  301. package/dist/src/icons.generated/ArrowUnsorted.d.ts.map +1 -1
  302. package/dist/src/icons.generated/ArrowUp.d.ts +1 -1
  303. package/dist/src/icons.generated/ArrowUp.d.ts.map +1 -1
  304. package/dist/src/icons.generated/ArrowUpperLeft.d.ts +1 -1
  305. package/dist/src/icons.generated/ArrowUpperLeft.d.ts.map +1 -1
  306. package/dist/src/icons.generated/ArrowUpperRight.d.ts +1 -1
  307. package/dist/src/icons.generated/ArrowUpperRight.d.ts.map +1 -1
  308. package/dist/src/icons.generated/Bug.d.ts +1 -1
  309. package/dist/src/icons.generated/Bug.d.ts.map +1 -1
  310. package/dist/src/icons.generated/Calendar.d.ts +1 -1
  311. package/dist/src/icons.generated/Calendar.d.ts.map +1 -1
  312. package/dist/src/icons.generated/Call.d.ts +1 -1
  313. package/dist/src/icons.generated/Call.d.ts.map +1 -1
  314. package/dist/src/icons.generated/Chat.d.ts +1 -1
  315. package/dist/src/icons.generated/Chat.d.ts.map +1 -1
  316. package/dist/src/icons.generated/Check.d.ts +1 -1
  317. package/dist/src/icons.generated/Check.d.ts.map +1 -1
  318. package/dist/src/icons.generated/CheckCircleFilled.d.ts +1 -1
  319. package/dist/src/icons.generated/CheckCircleFilled.d.ts.map +1 -1
  320. package/dist/src/icons.generated/ChevronDown.d.ts +1 -1
  321. package/dist/src/icons.generated/ChevronDown.d.ts.map +1 -1
  322. package/dist/src/icons.generated/ChevronLeft.d.ts +1 -1
  323. package/dist/src/icons.generated/ChevronLeft.d.ts.map +1 -1
  324. package/dist/src/icons.generated/ChevronRight.d.ts +1 -1
  325. package/dist/src/icons.generated/ChevronRight.d.ts.map +1 -1
  326. package/dist/src/icons.generated/ChevronUp.d.ts +1 -1
  327. package/dist/src/icons.generated/ChevronUp.d.ts.map +1 -1
  328. package/dist/src/icons.generated/Clock.d.ts +1 -1
  329. package/dist/src/icons.generated/Clock.d.ts.map +1 -1
  330. package/dist/src/icons.generated/Close.d.ts +1 -1
  331. package/dist/src/icons.generated/Close.d.ts.map +1 -1
  332. package/dist/src/icons.generated/CloseCircleFilled.d.ts +1 -1
  333. package/dist/src/icons.generated/CloseCircleFilled.d.ts.map +1 -1
  334. package/dist/src/icons.generated/CollapseLeft.d.ts +1 -1
  335. package/dist/src/icons.generated/CollapseLeft.d.ts.map +1 -1
  336. package/dist/src/icons.generated/CollapseRight.d.ts +1 -1
  337. package/dist/src/icons.generated/CollapseRight.d.ts.map +1 -1
  338. package/dist/src/icons.generated/Copy.d.ts +1 -1
  339. package/dist/src/icons.generated/Copy.d.ts.map +1 -1
  340. package/dist/src/icons.generated/DangerDiamond.d.ts +1 -1
  341. package/dist/src/icons.generated/DangerDiamond.d.ts.map +1 -1
  342. package/dist/src/icons.generated/DangerDiamondFilled.d.ts +1 -1
  343. package/dist/src/icons.generated/DangerDiamondFilled.d.ts.map +1 -1
  344. package/dist/src/icons.generated/Delete.d.ts +1 -1
  345. package/dist/src/icons.generated/Delete.d.ts.map +1 -1
  346. package/dist/src/icons.generated/Deny.d.ts +1 -1
  347. package/dist/src/icons.generated/Deny.d.ts.map +1 -1
  348. package/dist/src/icons.generated/Devices.d.ts +1 -1
  349. package/dist/src/icons.generated/Devices.d.ts.map +1 -1
  350. package/dist/src/icons.generated/Directory.d.ts +1 -1
  351. package/dist/src/icons.generated/Directory.d.ts.map +1 -1
  352. package/dist/src/icons.generated/Documentation.d.ts +1 -1
  353. package/dist/src/icons.generated/Documentation.d.ts.map +1 -1
  354. package/dist/src/icons.generated/Download.d.ts +1 -1
  355. package/dist/src/icons.generated/Download.d.ts.map +1 -1
  356. package/dist/src/icons.generated/DragIndicator.d.ts +1 -1
  357. package/dist/src/icons.generated/DragIndicator.d.ts.map +1 -1
  358. package/dist/src/icons.generated/Edit.d.ts +1 -1
  359. package/dist/src/icons.generated/Edit.d.ts.map +1 -1
  360. package/dist/src/icons.generated/ExpandLeft.d.ts +1 -1
  361. package/dist/src/icons.generated/ExpandLeft.d.ts.map +1 -1
  362. package/dist/src/icons.generated/ExpandRight.d.ts +1 -1
  363. package/dist/src/icons.generated/ExpandRight.d.ts.map +1 -1
  364. package/dist/src/icons.generated/ExternalLink.d.ts +1 -1
  365. package/dist/src/icons.generated/ExternalLink.d.ts.map +1 -1
  366. package/dist/src/icons.generated/Filter.d.ts +1 -1
  367. package/dist/src/icons.generated/Filter.d.ts.map +1 -1
  368. package/dist/src/icons.generated/Folder.d.ts +1 -1
  369. package/dist/src/icons.generated/Folder.d.ts.map +1 -1
  370. package/dist/src/icons.generated/Globe.d.ts +1 -1
  371. package/dist/src/icons.generated/Globe.d.ts.map +1 -1
  372. package/dist/src/icons.generated/Grid.d.ts +1 -1
  373. package/dist/src/icons.generated/Grid.d.ts.map +1 -1
  374. package/dist/src/icons.generated/Group.d.ts +1 -1
  375. package/dist/src/icons.generated/Group.d.ts.map +1 -1
  376. package/dist/src/icons.generated/Hide.d.ts +1 -1
  377. package/dist/src/icons.generated/Hide.d.ts.map +1 -1
  378. package/dist/src/icons.generated/Home.d.ts +1 -1
  379. package/dist/src/icons.generated/Home.d.ts.map +1 -1
  380. package/dist/src/icons.generated/InformationCircle.d.ts +1 -1
  381. package/dist/src/icons.generated/InformationCircle.d.ts.map +1 -1
  382. package/dist/src/icons.generated/InformationCircleFilled.d.ts +1 -1
  383. package/dist/src/icons.generated/InformationCircleFilled.d.ts.map +1 -1
  384. package/dist/src/icons.generated/Link.d.ts +1 -1
  385. package/dist/src/icons.generated/Link.d.ts.map +1 -1
  386. package/dist/src/icons.generated/List.d.ts +1 -1
  387. package/dist/src/icons.generated/List.d.ts.map +1 -1
  388. package/dist/src/icons.generated/Lock.d.ts +1 -1
  389. package/dist/src/icons.generated/Lock.d.ts.map +1 -1
  390. package/dist/src/icons.generated/More.d.ts +1 -1
  391. package/dist/src/icons.generated/More.d.ts.map +1 -1
  392. package/dist/src/icons.generated/Notification.d.ts +1 -1
  393. package/dist/src/icons.generated/Notification.d.ts.map +1 -1
  394. package/dist/src/icons.generated/Pause.d.ts +1 -1
  395. package/dist/src/icons.generated/Pause.d.ts.map +1 -1
  396. package/dist/src/icons.generated/QuestionCircle.d.ts +1 -1
  397. package/dist/src/icons.generated/QuestionCircle.d.ts.map +1 -1
  398. package/dist/src/icons.generated/QuestionCircleFilled.d.ts +1 -1
  399. package/dist/src/icons.generated/QuestionCircleFilled.d.ts.map +1 -1
  400. package/dist/src/icons.generated/Refresh.d.ts +1 -1
  401. package/dist/src/icons.generated/Refresh.d.ts.map +1 -1
  402. package/dist/src/icons.generated/Reset.d.ts +1 -1
  403. package/dist/src/icons.generated/Reset.d.ts.map +1 -1
  404. package/dist/src/icons.generated/Resume.d.ts +1 -1
  405. package/dist/src/icons.generated/Resume.d.ts.map +1 -1
  406. package/dist/src/icons.generated/Search.d.ts +1 -1
  407. package/dist/src/icons.generated/Search.d.ts.map +1 -1
  408. package/dist/src/icons.generated/Server.d.ts +1 -1
  409. package/dist/src/icons.generated/Server.d.ts.map +1 -1
  410. package/dist/src/icons.generated/Settings.d.ts +1 -1
  411. package/dist/src/icons.generated/Settings.d.ts.map +1 -1
  412. package/dist/src/icons.generated/Show.d.ts +1 -1
  413. package/dist/src/icons.generated/Show.d.ts.map +1 -1
  414. package/dist/src/icons.generated/Subtract.d.ts +1 -1
  415. package/dist/src/icons.generated/Subtract.d.ts.map +1 -1
  416. package/dist/src/icons.generated/Sync.d.ts +1 -1
  417. package/dist/src/icons.generated/Sync.d.ts.map +1 -1
  418. package/dist/src/icons.generated/Unlock.d.ts +1 -1
  419. package/dist/src/icons.generated/Unlock.d.ts.map +1 -1
  420. package/dist/src/icons.generated/Upload.d.ts +1 -1
  421. package/dist/src/icons.generated/Upload.d.ts.map +1 -1
  422. package/dist/src/icons.generated/User.d.ts +1 -1
  423. package/dist/src/icons.generated/User.d.ts.map +1 -1
  424. package/dist/src/icons.generated/Video.d.ts +1 -1
  425. package/dist/src/icons.generated/Video.d.ts.map +1 -1
  426. package/dist/src/icons.generated/Warning.d.ts +1 -1
  427. package/dist/src/icons.generated/Warning.d.ts.map +1 -1
  428. package/dist/src/icons.generated/WarningFilled.d.ts +1 -1
  429. package/dist/src/icons.generated/WarningFilled.d.ts.map +1 -1
  430. package/dist/src/icons.generated/index.d.ts +1 -1
  431. package/dist/src/index.d.ts.map +1 -1
  432. package/dist/src/labs/DataFilters.d.ts +1 -1
  433. package/dist/src/labs/DataFilters.d.ts.map +1 -1
  434. package/dist/src/labs/DataTable.d.ts +1 -1
  435. package/dist/src/labs/DataTable.d.ts.map +1 -1
  436. package/dist/src/labs/DataTablePagination.d.ts +1 -1
  437. package/dist/src/labs/DataTablePagination.d.ts.map +1 -1
  438. package/dist/src/labs/DatePicker.d.ts +1 -1
  439. package/dist/src/labs/DatePicker.d.ts.map +1 -1
  440. package/dist/src/labs/Drawer.d.ts +56 -0
  441. package/dist/src/labs/Drawer.d.ts.map +1 -0
  442. package/dist/src/labs/GroupPicker.d.ts +1 -1
  443. package/dist/src/labs/GroupPicker.d.ts.map +1 -1
  444. package/dist/src/labs/PaginatedTable.d.ts +1 -1
  445. package/dist/src/labs/PaginatedTable.d.ts.map +1 -1
  446. package/dist/src/labs/StaticTable.d.ts +1 -1
  447. package/dist/src/labs/StaticTable.d.ts.map +1 -1
  448. package/dist/src/labs/Switch.d.ts +2 -2
  449. package/dist/src/labs/Switch.d.ts.map +1 -1
  450. package/dist/src/labs/VirtualizedAutocomplete.d.ts +2 -2
  451. package/dist/src/labs/VirtualizedAutocomplete.d.ts.map +1 -1
  452. package/dist/src/labs/datePickerTheme.d.ts.map +1 -1
  453. package/dist/src/labs/index.d.ts +1 -0
  454. package/dist/src/labs/index.d.ts.map +1 -1
  455. package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts +3 -1
  456. package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts.map +1 -1
  457. package/dist/src/properties/ts/odyssey-react-mui_da.d.ts +3 -1
  458. package/dist/src/properties/ts/odyssey-react-mui_da.d.ts.map +1 -1
  459. package/dist/src/properties/ts/odyssey-react-mui_de.d.ts +3 -1
  460. package/dist/src/properties/ts/odyssey-react-mui_de.d.ts.map +1 -1
  461. package/dist/src/properties/ts/odyssey-react-mui_el.d.ts +3 -1
  462. package/dist/src/properties/ts/odyssey-react-mui_el.d.ts.map +1 -1
  463. package/dist/src/properties/ts/odyssey-react-mui_es.d.ts +3 -1
  464. package/dist/src/properties/ts/odyssey-react-mui_es.d.ts.map +1 -1
  465. package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts +3 -1
  466. package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts.map +1 -1
  467. package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts +3 -1
  468. package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts.map +1 -1
  469. package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts +3 -1
  470. package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts.map +1 -1
  471. package/dist/src/properties/ts/odyssey-react-mui_id.d.ts +3 -1
  472. package/dist/src/properties/ts/odyssey-react-mui_id.d.ts.map +1 -1
  473. package/dist/src/properties/ts/odyssey-react-mui_it.d.ts +3 -1
  474. package/dist/src/properties/ts/odyssey-react-mui_it.d.ts.map +1 -1
  475. package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts +3 -1
  476. package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts.map +1 -1
  477. package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts +3 -1
  478. package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts.map +1 -1
  479. package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts +3 -1
  480. package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts.map +1 -1
  481. package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts +3 -1
  482. package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts.map +1 -1
  483. package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts +3 -1
  484. package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts.map +1 -1
  485. package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts +3 -1
  486. package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts.map +1 -1
  487. package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts +3 -1
  488. package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts.map +1 -1
  489. package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts +3 -1
  490. package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts.map +1 -1
  491. package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts +3 -1
  492. package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts.map +1 -1
  493. package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts +3 -1
  494. package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts.map +1 -1
  495. package/dist/src/properties/ts/odyssey-react-mui_th.d.ts +3 -1
  496. package/dist/src/properties/ts/odyssey-react-mui_th.d.ts.map +1 -1
  497. package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts +3 -1
  498. package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts.map +1 -1
  499. package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts +3 -1
  500. package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts.map +1 -1
  501. package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts +3 -1
  502. package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts.map +1 -1
  503. package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts +3 -1
  504. package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts.map +1 -1
  505. package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts +3 -1
  506. package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts.map +1 -1
  507. package/dist/src/theme/components.d.ts.map +1 -1
  508. package/dist/theme/components.js +60 -8
  509. package/dist/theme/components.js.map +1 -1
  510. package/dist/tsconfig.production.tsbuildinfo +1 -1
  511. package/package.json +15 -15
  512. package/scripts/generateIconsIndex.ts +2 -2
  513. package/scripts/{properties-to-ts.js → properties-to-ts.ts} +55 -41
  514. package/src/@types/properties.d.ts +292 -0
  515. package/src/Accordion.tsx +1 -1
  516. package/src/Autocomplete.tsx +17 -9
  517. package/src/Badge.tsx +1 -1
  518. package/src/Banner.tsx +1 -1
  519. package/src/Box.tsx +2 -2
  520. package/src/Breadcrumbs.tsx +2 -2
  521. package/src/Button.tsx +26 -38
  522. package/src/Callout.tsx +1 -1
  523. package/src/Checkbox.tsx +9 -29
  524. package/src/CheckboxGroup.tsx +20 -5
  525. package/src/CircularProgress.tsx +1 -5
  526. package/src/Dialog.tsx +18 -17
  527. package/src/ErrorMessageList.tsx +1 -1
  528. package/src/Field.tsx +6 -9
  529. package/src/FieldComponentProps.ts +8 -4
  530. package/src/FieldError.tsx +2 -2
  531. package/src/FieldHint.tsx +1 -1
  532. package/src/FieldLabel.tsx +2 -2
  533. package/src/Fieldset.tsx +2 -2
  534. package/src/Form.tsx +1 -1
  535. package/src/FormCheckedProps.ts +3 -3
  536. package/src/HintLink.tsx +1 -1
  537. package/src/HtmlProps.ts +60 -0
  538. package/src/Link.tsx +2 -6
  539. package/src/MenuButton.tsx +21 -36
  540. package/src/MenuItem.tsx +2 -2
  541. package/src/MuiPropsChild.tsx +2 -2
  542. package/src/NativeSelect.tsx +24 -13
  543. package/src/OdysseyCacheProvider.test.tsx +3 -3
  544. package/src/OdysseyProvider.tsx +1 -3
  545. package/src/OdysseyThemeProvider.tsx +8 -35
  546. package/src/OdysseyTranslationProvider.test.tsx +6 -6
  547. package/src/OdysseyTranslationProvider.tsx +7 -7
  548. package/src/PasswordField.tsx +23 -10
  549. package/src/Radio.tsx +4 -4
  550. package/src/RadioGroup.tsx +22 -7
  551. package/src/ScreenReaderText.tsx +1 -1
  552. package/src/SearchField.tsx +25 -12
  553. package/src/Select.tsx +219 -77
  554. package/src/Status.tsx +8 -2
  555. package/src/Tabs.tsx +7 -11
  556. package/src/Tag.tsx +4 -4
  557. package/src/TagList.tsx +2 -2
  558. package/src/TextField.tsx +22 -9
  559. package/src/Tile.tsx +74 -43
  560. package/src/Toast.tsx +1 -1
  561. package/src/Tooltip.tsx +1 -1
  562. package/src/Typography.tsx +20 -28
  563. package/src/createShadowRootElement.ts +1 -1
  564. package/src/getTypedObjectKeys.ts +1 -1
  565. package/src/icons.generated/AddCircle.tsx +1 -1
  566. package/src/icons.generated/Apps.tsx +1 -1
  567. package/src/icons.generated/ArrowBottom.tsx +1 -1
  568. package/src/icons.generated/ArrowDown.tsx +1 -1
  569. package/src/icons.generated/ArrowLeft.tsx +1 -1
  570. package/src/icons.generated/ArrowRight.tsx +1 -1
  571. package/src/icons.generated/ArrowTop.tsx +1 -1
  572. package/src/icons.generated/ArrowUp.tsx +1 -1
  573. package/src/icons.generated/Calendar.tsx +1 -1
  574. package/src/icons.generated/Call.tsx +1 -1
  575. package/src/icons.generated/Chat.tsx +1 -1
  576. package/src/icons.generated/Check.tsx +1 -1
  577. package/src/icons.generated/ChevronDown.tsx +1 -1
  578. package/src/icons.generated/ChevronLeft.tsx +1 -1
  579. package/src/icons.generated/ChevronUp.tsx +1 -1
  580. package/src/icons.generated/Clock.tsx +1 -1
  581. package/src/icons.generated/Close.tsx +1 -1
  582. package/src/icons.generated/Copy.tsx +1 -1
  583. package/src/icons.generated/Delete.tsx +1 -1
  584. package/src/icons.generated/Deny.tsx +1 -1
  585. package/src/icons.generated/Devices.tsx +1 -1
  586. package/src/icons.generated/Directory.tsx +1 -1
  587. package/src/icons.generated/Download.tsx +1 -1
  588. package/src/icons.generated/Edit.tsx +1 -1
  589. package/src/icons.generated/ExpandLeft.tsx +1 -1
  590. package/src/icons.generated/ExpandRight.tsx +1 -1
  591. package/src/icons.generated/Filter.tsx +1 -1
  592. package/src/icons.generated/Folder.tsx +1 -1
  593. package/src/icons.generated/Globe.tsx +1 -1
  594. package/src/icons.generated/Grid.tsx +1 -1
  595. package/src/icons.generated/Group.tsx +1 -1
  596. package/src/icons.generated/Hide.tsx +1 -1
  597. package/src/icons.generated/Home.tsx +1 -1
  598. package/src/icons.generated/Link.tsx +1 -1
  599. package/src/icons.generated/List.tsx +1 -1
  600. package/src/icons.generated/Lock.tsx +1 -1
  601. package/src/icons.generated/More.tsx +1 -1
  602. package/src/icons.generated/Pause.tsx +1 -1
  603. package/src/icons.generated/Refresh.tsx +1 -1
  604. package/src/icons.generated/Reset.tsx +1 -1
  605. package/src/icons.generated/Resume.tsx +1 -1
  606. package/src/icons.generated/Search.tsx +1 -1
  607. package/src/icons.generated/Server.tsx +1 -1
  608. package/src/icons.generated/Settings.tsx +1 -1
  609. package/src/icons.generated/Show.tsx +1 -1
  610. package/src/icons.generated/Subtract.tsx +1 -1
  611. package/src/icons.generated/Sync.tsx +1 -1
  612. package/src/icons.generated/Unlock.tsx +1 -1
  613. package/src/icons.generated/Upload.tsx +1 -1
  614. package/src/icons.generated/User.tsx +1 -1
  615. package/src/icons.generated/Video.tsx +1 -1
  616. package/src/icons.generated/Warning.tsx +1 -1
  617. package/src/icons.generated/index.ts +1 -1
  618. package/src/index.ts +0 -1
  619. package/src/labs/DataFilters.tsx +36 -30
  620. package/src/labs/DataTable.tsx +20 -20
  621. package/src/labs/DatePicker.tsx +3 -1
  622. package/src/labs/Drawer.tsx +254 -0
  623. package/src/labs/GroupPicker.tsx +34 -15
  624. package/src/labs/PaginatedTable.tsx +12 -10
  625. package/src/labs/StaticTable.tsx +3 -3
  626. package/src/labs/Switch.tsx +5 -5
  627. package/src/labs/VirtualizedAutocomplete.tsx +19 -16
  628. package/src/labs/datePickerTheme.tsx +4 -2
  629. package/src/labs/index.ts +2 -0
  630. package/src/labs/materialReactTableTypes.tsx +1 -1
  631. package/src/properties/translations/odyssey-react-mui_cs.properties +3 -1
  632. package/src/properties/translations/odyssey-react-mui_da.properties +3 -1
  633. package/src/properties/translations/odyssey-react-mui_de.properties +3 -1
  634. package/src/properties/translations/odyssey-react-mui_el.properties +3 -1
  635. package/src/properties/translations/odyssey-react-mui_es.properties +3 -1
  636. package/src/properties/translations/odyssey-react-mui_fi.properties +3 -1
  637. package/src/properties/translations/odyssey-react-mui_fr.properties +3 -1
  638. package/src/properties/translations/odyssey-react-mui_hu.properties +3 -1
  639. package/src/properties/translations/odyssey-react-mui_id.properties +3 -1
  640. package/src/properties/translations/odyssey-react-mui_it.properties +3 -1
  641. package/src/properties/translations/odyssey-react-mui_ja.properties +3 -1
  642. package/src/properties/translations/odyssey-react-mui_ko.properties +3 -1
  643. package/src/properties/translations/odyssey-react-mui_ms.properties +3 -1
  644. package/src/properties/translations/odyssey-react-mui_nb.properties +3 -1
  645. package/src/properties/translations/odyssey-react-mui_nl_NL.properties +3 -1
  646. package/src/properties/translations/odyssey-react-mui_pl.properties +3 -1
  647. package/src/properties/translations/odyssey-react-mui_pt_BR.properties +3 -1
  648. package/src/properties/translations/odyssey-react-mui_ro.properties +3 -1
  649. package/src/properties/translations/odyssey-react-mui_ru.properties +3 -1
  650. package/src/properties/translations/odyssey-react-mui_sv.properties +3 -1
  651. package/src/properties/translations/odyssey-react-mui_th.properties +3 -1
  652. package/src/properties/translations/odyssey-react-mui_tr.properties +3 -1
  653. package/src/properties/translations/odyssey-react-mui_uk.properties +3 -1
  654. package/src/properties/translations/odyssey-react-mui_vi.properties +3 -1
  655. package/src/properties/translations/odyssey-react-mui_zh_CN.properties +3 -1
  656. package/src/properties/translations/odyssey-react-mui_zh_TW.properties +3 -1
  657. package/src/properties/ts/odyssey-react-mui_cs.ts +1 -1
  658. package/src/properties/ts/odyssey-react-mui_da.ts +1 -1
  659. package/src/properties/ts/odyssey-react-mui_de.ts +1 -1
  660. package/src/properties/ts/odyssey-react-mui_el.ts +1 -1
  661. package/src/properties/ts/odyssey-react-mui_es.ts +1 -1
  662. package/src/properties/ts/odyssey-react-mui_fi.ts +1 -1
  663. package/src/properties/ts/odyssey-react-mui_fr.ts +1 -1
  664. package/src/properties/ts/odyssey-react-mui_hu.ts +1 -1
  665. package/src/properties/ts/odyssey-react-mui_id.ts +1 -1
  666. package/src/properties/ts/odyssey-react-mui_it.ts +1 -1
  667. package/src/properties/ts/odyssey-react-mui_ja.ts +1 -1
  668. package/src/properties/ts/odyssey-react-mui_ko.ts +1 -1
  669. package/src/properties/ts/odyssey-react-mui_ms.ts +1 -1
  670. package/src/properties/ts/odyssey-react-mui_nb.ts +1 -1
  671. package/src/properties/ts/odyssey-react-mui_nl_NL.ts +1 -1
  672. package/src/properties/ts/odyssey-react-mui_pl.ts +1 -1
  673. package/src/properties/ts/odyssey-react-mui_pt_BR.ts +1 -1
  674. package/src/properties/ts/odyssey-react-mui_ro.ts +1 -1
  675. package/src/properties/ts/odyssey-react-mui_ru.ts +1 -1
  676. package/src/properties/ts/odyssey-react-mui_sv.ts +1 -1
  677. package/src/properties/ts/odyssey-react-mui_th.ts +1 -1
  678. package/src/properties/ts/odyssey-react-mui_tr.ts +1 -1
  679. package/src/properties/ts/odyssey-react-mui_uk.ts +1 -1
  680. package/src/properties/ts/odyssey-react-mui_vi.ts +1 -1
  681. package/src/properties/ts/odyssey-react-mui_zh_CN.ts +1 -1
  682. package/src/properties/ts/odyssey-react-mui_zh_TW.ts +1 -1
  683. package/src/theme/components.tsx +83 -16
  684. package/tsconfig.json +0 -3
@@ -1 +1 @@
1
- {"version":3,"file":"datePickerTheme.js","names":["ArrowLeftIcon","ArrowRightIcon","CalendarIcon","ChevronDownIcon","createOdysseyMuiTheme","odysseyTokens","popupSpacingValue","odysseyTheme","dateStyles","default","theme","color","palette","text","primary","disabled","backgroundColor","hover","grey","hoverSelected","dark","contrastText","outsideOfMonth","secondary","selected","main","today","todayDotStyles","borderRadius","bottom","spacing","content","height","typography","fontSize","position","transform","width","yearStyles","lighter","fontWeight","fontWeightBold","yearCheckStyles","h6","maskImage","maskPosition","maskRepeat","right","datePickerTheme","components","MuiCalendarPicker","styleOverrides","root","borderColor","divider","borderStyle","mixins","borderWidth","paddingBottom","paddingTop","MuiCalendarOrClockPicker","defaultProps","LeftArrowIcon","RightArrowIcon","SwitchViewIcon","MuiDesktopDatePicker","OpenPickerIcon","MuiDayPicker","header","gap","justifyContent","paddingLeft","paddingRight","slideTransition","minHeight","weekContainer","marginBottom","marginLeft","marginRight","weekDayLabel","flexBasis","flexShrink","subtitle1","MuiDatePicker","PopperProps","popperOptions","placement","showDaysOutsideCurrentMonth","views","MuiPickersCalendarHeader","label","marginTop","MuiPickersDay","dayWithMargin","border","body1","MuiPickersPopper","paper","boxShadow","MuiYearPicker","alignItems","flexDirection","flexWrap","marginInlineEnd","maxHeight","PrivatePickersYear","button","display"],"sources":["../../src/labs/datePickerTheme.tsx"],"sourcesContent":["/*!\n * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\nimport { CSSInterpolation } from \"@mui/material/styles\";\nimport {\n ArrowLeftIcon,\n ArrowRightIcon,\n CalendarIcon,\n ChevronDownIcon,\n} from \"../icons.generated\";\nimport { createOdysseyMuiTheme } from \"../theme\";\nimport { ThemeOptions } from \"@mui/material\";\nimport * as odysseyTokens from \"@okta/odyssey-design-tokens\";\n\nconst popupSpacingValue = 5;\n\nconst odysseyTheme = createOdysseyMuiTheme({ odysseyTokens });\n\ntype ThemeStyles = ({\n theme,\n}: {\n theme: typeof odysseyTheme;\n}) => CSSInterpolation;\n\ntype StateStyles = Record<string, ThemeStyles>;\n\nconst dateStyles: StateStyles = {\n default: ({ theme }) => ({\n color: theme.palette.text.primary,\n }),\n disabled: ({ theme }) => ({\n backgroundColor: \"transparent\",\n color: theme.palette.text.disabled,\n }),\n hover: ({ theme }) => ({\n backgroundColor: theme.palette.grey[100],\n }),\n hoverSelected: ({ theme }) => ({\n backgroundColor: theme.palette.primary.dark,\n color: theme.palette.primary.contrastText,\n }),\n outsideOfMonth: ({ theme }) => ({\n backgroundColor: \"transparent\",\n color: theme.palette.text.secondary,\n }),\n selected: ({ theme }) => ({\n backgroundColor: theme.palette.primary.main,\n color: theme.palette.primary.contrastText,\n }),\n today: ({ theme }) => ({\n backgroundColor: \"transparent\",\n color: theme.palette.primary.main,\n }),\n};\n\nconst todayDotStyles: StateStyles = {\n default: ({ theme }) => ({\n backgroundColor: theme.palette.primary.main,\n borderRadius: \"50%\",\n bottom: theme.spacing(1),\n content: '\" \"',\n height: `${2 / theme.typography.fontSize}em`,\n position: \"absolute\",\n transform: \"translateY(-50%)\",\n width: `${2 / theme.typography.fontSize}em`,\n }),\n hover: ({ theme }) => ({\n backgroundColor: theme.palette.primary.main,\n }),\n selected: ({ theme }) => ({\n backgroundColor: theme.palette.primary.contrastText,\n }),\n};\n\nconst yearStyles: StateStyles = {\n default: ({ theme }) => ({\n backgroundColor: \"transparent\",\n color: theme.palette.text.primary,\n }),\n disabled: ({ theme }) => ({\n backgroundColor: \"transparent\",\n color: theme.palette.text.disabled,\n }),\n hover: ({ theme }) => ({\n backgroundColor: theme.palette.grey[100],\n }),\n hoverSelected: ({ theme }) => ({\n backgroundColor: theme.palette.primary.lighter,\n color: theme.palette.primary.main,\n }),\n outsideOfMonth: ({ theme }) => ({\n backgroundColor: \"transparent\",\n color: theme.palette.text.secondary,\n }),\n selected: ({ theme }) => ({\n backgroundColor: \"transparent\",\n color: theme.palette.primary.main,\n fontWeight: theme.typography.fontWeightBold,\n }),\n};\n\nconst yearCheckStyles: StateStyles = {\n default: ({ theme }) => ({\n backgroundColor: theme.palette.primary.main,\n content: '\"\"',\n height: theme.typography.h6.fontSize,\n maskImage:\n \"url(\\\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cpath fillRule='evenodd' clipRule='evenodd' d='M14.3536 4.35355L6.35355 12.3536C6.15829 12.5488 5.84171 12.5488 5.64645 12.3536L1.64645 8.35355L2.35355 7.64645L6 11.2929L13.6464 3.64645L14.3536 4.35355Z' fill='currentColor' /%3E%3C/svg%3E%0A\\\")\",\n maskPosition: \"50% 50%\",\n maskRepeat: \"no-repeat\",\n position: \"absolute\",\n right: theme.spacing(4),\n width: theme.typography.h6.fontSize,\n }),\n};\n\nexport const datePickerTheme: ThemeOptions = {\n components: {\n MuiCalendarPicker: {\n styleOverrides: {\n root: ({ theme }) => ({\n borderColor: theme.palette.divider,\n borderStyle: theme.mixins.borderStyle,\n borderWidth: theme.mixins.borderWidth,\n borderRadius: theme.mixins.borderRadius,\n paddingBottom: theme.spacing(popupSpacingValue),\n paddingTop: theme.spacing(4),\n width: \"100%\",\n }),\n },\n },\n MuiCalendarOrClockPicker: {\n styleOverrides: {\n root: () => ({\n \"& > div\": {\n width: `${(296 / 16) * (16 / 14)}rem`,\n },\n }),\n },\n defaultProps: {\n components: {\n LeftArrowIcon: ArrowLeftIcon,\n RightArrowIcon: ArrowRightIcon,\n SwitchViewIcon: ChevronDownIcon,\n },\n },\n },\n MuiDesktopDatePicker: {\n defaultProps: {\n components: {\n OpenPickerIcon: CalendarIcon,\n },\n },\n },\n MuiDayPicker: {\n styleOverrides: {\n header: ({ theme }) => ({\n gap: theme.spacing(1),\n justifyContent: \"space-between\",\n paddingLeft: theme.spacing(popupSpacingValue),\n paddingRight: theme.spacing(popupSpacingValue),\n }),\n slideTransition: () => ({\n minHeight: `${(214 / 16) * (16 / 14)}rem`,\n }),\n weekContainer: ({ theme }) => ({\n gap: theme.spacing(1),\n justifyContent: \"space-between\",\n marginBottom: theme.spacing(1),\n marginLeft: 0,\n marginRight: 0,\n paddingLeft: theme.spacing(popupSpacingValue),\n paddingRight: theme.spacing(popupSpacingValue),\n\n \"&:last-child\": {\n marginBottom: 0,\n },\n }),\n weekDayLabel: ({ theme }) => ({\n color: theme.palette.grey[900],\n flexBasis: theme.spacing(6),\n flexShrink: 0,\n fontSize: theme.typography.subtitle1.fontSize,\n fontWeight: theme.typography.fontWeightBold,\n height: theme.spacing(6),\n marginBottom: theme.spacing(2),\n marginLeft: 0,\n marginRight: 0,\n width: theme.spacing(6),\n }),\n },\n },\n MuiDatePicker: {\n defaultProps: {\n PopperProps: {\n popperOptions: {\n placement: \"auto-start\",\n },\n },\n showDaysOutsideCurrentMonth: true,\n views: [\"year\", \"day\"],\n },\n },\n MuiPickersCalendarHeader: {\n styleOverrides: {\n label: ({ theme }) => ({\n fontSize: theme.typography.h6.fontSize,\n fontWeight: theme.typography.fontWeightBold,\n }),\n root: ({ theme }) => ({\n marginBottom: theme.spacing(1),\n marginTop: 0,\n paddingLeft: `calc(${theme.spacing(\n popupSpacingValue\n )} + ${theme.spacing(2)})`,\n paddingRight: theme.spacing(popupSpacingValue),\n width: \"auto\",\n }),\n },\n },\n MuiPickersDay: {\n styleOverrides: {\n dayWithMargin: () => ({\n marginLeft: 0,\n marginRight: 0,\n }),\n root: ({ theme }) => [\n dateStyles.default({ theme }),\n {\n border: \"none\",\n borderRadius: theme.mixins.borderRadius,\n flexBasis: theme.spacing(6),\n flexShrink: 0,\n fontSize: theme.typography.body1.fontSize,\n height: theme.spacing(6),\n width: theme.spacing(6),\n\n \"&.MuiPickersDay-today\": [\n dateStyles.today({ theme }),\n {\n fontWeight: theme.typography.fontWeightBold,\n },\n ],\n\n \"&.MuiPickersDay-today::after\": todayDotStyles.default({ theme }),\n \"&.MuiPickersDay-today.Mui-selected::after\":\n todayDotStyles.selected({ theme }),\n \"&.MuiPickersDay-dayOutsideMonth\": dateStyles.outsideOfMonth({\n theme,\n }),\n \"&:hover\": dateStyles.hover({ theme }),\n\n \"&:not(.Mui-selected)\": {\n border: \"none\",\n },\n\n \"&.Mui-selected, &.Mui-selected:focus\": dateStyles.selected({\n theme,\n }),\n \"&.Mui-selected:hover\": dateStyles.hoverSelected({ theme }),\n \"&.Mui-disabled\": dateStyles.disabled({ theme }),\n },\n ],\n },\n },\n MuiPickersPopper: {\n styleOverrides: {\n paper: ({ theme }) => ({\n boxShadow: `0 ${(1 / 16) * (16 / 14)}rem ${\n (4 / 16) * (16 / 14)\n }rem rgba(29, 29, 33, 0.08), 0 ${(4 / 16) * (16 / 14)}rem ${\n (10 / 16) * (16 / 14)\n }rem rgba(29, 29, 33, 0.08), 0 ${(8 / 16) * (16 / 14)}rem ${\n (30 / 16) * (16 / 14)\n }rem rgba(29, 29, 33, 0.1)`,\n marginTop: theme.spacing(1),\n }),\n },\n },\n MuiYearPicker: {\n styleOverrides: {\n root: ({ theme }) => ({\n alignItems: \"flex-start\",\n flexDirection: \"column\",\n flexWrap: \"nowrap\",\n marginBottom: `-${theme.spacing(popupSpacingValue)}`,\n marginInlineEnd: 0,\n maxHeight: `${(284 / 16) * (16 / 14)}rem`,\n paddingLeft: 0,\n paddingRight: 0,\n }),\n },\n },\n PrivatePickersYear: {\n styleOverrides: {\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-expect-error TEMP. Arrays are valid styles return values for Emotion.\n button: ({ theme }) => [\n yearStyles.default({ theme }),\n {\n alignItems: \"center\",\n borderRadius: 0,\n display: \"flex\",\n fontSize: theme.typography.body1.fontSize,\n justifyContent: \"flex-start\",\n marginBottom: 0,\n marginTop: 0,\n paddingLeft: theme.spacing(7),\n position: \"relative\",\n width: \"100%\",\n\n \"&:hover\": yearStyles.hover({ theme }),\n\n \"&:not(.Mui-selected)\": {\n border: \"none\",\n },\n\n \"&.Mui-disabled\": yearStyles.disabled({ theme }),\n },\n ],\n root: () => ({\n width: \"100%\",\n }),\n selected: ({ theme }) => ({\n \"&, &:focus\": yearStyles.selected({ theme }),\n \"&:hover\": yearStyles.hoverSelected({ theme }),\n \"&::after\": yearCheckStyles.default({ theme }),\n }),\n },\n },\n },\n};\n"],"mappings":"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"}
1
+ {"version":3,"file":"datePickerTheme.js","names":["ArrowLeftIcon","ArrowRightIcon","CalendarIcon","ChevronDownIcon","createOdysseyMuiTheme","odysseyTokens","popupSpacingValue","odysseyTheme","dateStyles","default","theme","color","palette","text","primary","disabled","backgroundColor","hover","grey","hoverSelected","dark","contrastText","outsideOfMonth","secondary","selected","main","today","todayDotStyles","borderRadius","bottom","spacing","content","height","typography","fontSize","position","transform","width","yearStyles","lighter","fontWeight","fontWeightBold","yearCheckStyles","h6","maskImage","maskPosition","maskRepeat","right","datePickerTheme","components","MuiCalendarPicker","styleOverrides","root","borderColor","divider","borderStyle","mixins","borderWidth","paddingBottom","paddingTop","MuiCalendarOrClockPicker","defaultProps","LeftArrowIcon","RightArrowIcon","SwitchViewIcon","MuiDesktopDatePicker","OpenPickerIcon","MuiDayPicker","header","gap","justifyContent","paddingLeft","paddingRight","slideTransition","minHeight","weekContainer","marginBottom","marginLeft","marginRight","weekDayLabel","flexBasis","flexShrink","subtitle1","MuiDatePicker","PopperProps","popperOptions","placement","showDaysOutsideCurrentMonth","views","MuiPickersCalendarHeader","label","marginTop","MuiPickersDay","dayWithMargin","border","body1","MuiPickersPopper","paper","boxShadow","MuiYearPicker","alignItems","flexDirection","flexWrap","marginInlineEnd","maxHeight","PrivatePickersYear","button","display"],"sources":["../../src/labs/datePickerTheme.tsx"],"sourcesContent":["/*!\n * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\nimport { CSSInterpolation } from \"@mui/material/styles\";\nimport {\n ArrowLeftIcon,\n ArrowRightIcon,\n CalendarIcon,\n ChevronDownIcon,\n} from \"../icons.generated\";\nimport { createOdysseyMuiTheme } from \"../theme\";\nimport { ThemeOptions } from \"@mui/material\";\nimport * as odysseyTokens from \"@okta/odyssey-design-tokens\";\n\nconst popupSpacingValue = 5;\n\nconst odysseyTheme = createOdysseyMuiTheme({ odysseyTokens });\n\ntype ThemeStyles = ({\n theme,\n}: {\n theme: typeof odysseyTheme;\n}) => CSSInterpolation;\n\ntype StateStyles = Record<string, ThemeStyles>;\n\nconst dateStyles: StateStyles = {\n default: ({ theme }) => ({\n color: theme.palette.text.primary,\n }),\n disabled: ({ theme }) => ({\n backgroundColor: \"transparent\",\n color: theme.palette.text.disabled,\n }),\n hover: ({ theme }) => ({\n backgroundColor: theme.palette.grey[100],\n }),\n hoverSelected: ({ theme }) => ({\n backgroundColor: theme.palette.primary.dark,\n color: theme.palette.primary.contrastText,\n }),\n outsideOfMonth: ({ theme }) => ({\n backgroundColor: \"transparent\",\n color: theme.palette.text.secondary,\n }),\n selected: ({ theme }) => ({\n backgroundColor: theme.palette.primary.main,\n color: theme.palette.primary.contrastText,\n }),\n today: ({ theme }) => ({\n backgroundColor: \"transparent\",\n color: theme.palette.primary.main,\n }),\n};\n\nconst todayDotStyles: StateStyles = {\n default: ({ theme }) => ({\n backgroundColor: theme.palette.primary.main,\n borderRadius: \"50%\",\n bottom: theme.spacing(1),\n content: '\" \"',\n height: `${2 / theme.typography.fontSize}em`,\n position: \"absolute\",\n transform: \"translateY(-50%)\",\n width: `${2 / theme.typography.fontSize}em`,\n }),\n hover: ({ theme }) => ({\n backgroundColor: theme.palette.primary.main,\n }),\n selected: ({ theme }) => ({\n backgroundColor: theme.palette.primary.contrastText,\n }),\n};\n\nconst yearStyles: StateStyles = {\n default: ({ theme }) => ({\n backgroundColor: \"transparent\",\n color: theme.palette.text.primary,\n }),\n disabled: ({ theme }) => ({\n backgroundColor: \"transparent\",\n color: theme.palette.text.disabled,\n }),\n hover: ({ theme }) => ({\n backgroundColor: theme.palette.grey[100],\n }),\n hoverSelected: ({ theme }) => ({\n backgroundColor: theme.palette.primary.lighter,\n color: theme.palette.primary.main,\n }),\n outsideOfMonth: ({ theme }) => ({\n backgroundColor: \"transparent\",\n color: theme.palette.text.secondary,\n }),\n selected: ({ theme }) => ({\n backgroundColor: \"transparent\",\n color: theme.palette.primary.main,\n fontWeight: theme.typography.fontWeightBold,\n }),\n};\n\nconst yearCheckStyles: StateStyles = {\n default: ({ theme }) => ({\n backgroundColor: theme.palette.primary.main,\n content: '\"\"',\n height: theme.typography.h6.fontSize,\n maskImage:\n \"url(\\\"data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cpath fillRule='evenodd' clipRule='evenodd' d='M14.3536 4.35355L6.35355 12.3536C6.15829 12.5488 5.84171 12.5488 5.64645 12.3536L1.64645 8.35355L2.35355 7.64645L6 11.2929L13.6464 3.64645L14.3536 4.35355Z' fill='currentColor' /%3E%3C/svg%3E%0A\\\")\",\n maskPosition: \"50% 50%\",\n maskRepeat: \"no-repeat\",\n position: \"absolute\",\n right: theme.spacing(4),\n width: theme.typography.h6.fontSize,\n }),\n};\n\nexport const datePickerTheme: ThemeOptions = {\n components: {\n MuiCalendarPicker: {\n styleOverrides: {\n root: ({ theme }) => ({\n borderColor: theme.palette.divider,\n borderStyle: theme.mixins.borderStyle,\n borderWidth: theme.mixins.borderWidth,\n borderRadius: theme.mixins.borderRadius,\n paddingBottom: theme.spacing(popupSpacingValue),\n paddingTop: theme.spacing(4),\n width: \"100%\",\n }),\n },\n },\n MuiCalendarOrClockPicker: {\n styleOverrides: {\n root: () => ({\n \"& > div\": {\n width: `${(296 / 16) * (16 / 14)}rem`,\n },\n }),\n },\n defaultProps: {\n components: {\n LeftArrowIcon: ArrowLeftIcon,\n RightArrowIcon: ArrowRightIcon,\n SwitchViewIcon: ChevronDownIcon,\n },\n },\n },\n MuiDesktopDatePicker: {\n defaultProps: {\n components: {\n OpenPickerIcon: CalendarIcon,\n },\n },\n },\n MuiDayPicker: {\n styleOverrides: {\n header: ({ theme }) => ({\n gap: theme.spacing(1),\n justifyContent: \"space-between\",\n paddingLeft: theme.spacing(popupSpacingValue),\n paddingRight: theme.spacing(popupSpacingValue),\n }),\n slideTransition: () => ({\n minHeight: `${(214 / 16) * (16 / 14)}rem`,\n }),\n weekContainer: ({ theme }) => ({\n gap: theme.spacing(1),\n justifyContent: \"space-between\",\n marginBottom: theme.spacing(1),\n marginLeft: 0,\n marginRight: 0,\n paddingLeft: theme.spacing(popupSpacingValue),\n paddingRight: theme.spacing(popupSpacingValue),\n\n \"&:last-child\": {\n marginBottom: 0,\n },\n }),\n weekDayLabel: ({ theme }) => ({\n color: theme.palette.grey[900],\n flexBasis: theme.spacing(6),\n flexShrink: 0,\n fontSize: theme.typography.subtitle1.fontSize,\n fontWeight: theme.typography.fontWeightBold,\n height: theme.spacing(6),\n marginBottom: theme.spacing(2),\n marginLeft: 0,\n marginRight: 0,\n width: theme.spacing(6),\n }),\n },\n },\n MuiDatePicker: {\n defaultProps: {\n PopperProps: {\n popperOptions: {\n placement: \"auto-start\",\n },\n },\n showDaysOutsideCurrentMonth: true,\n views: [\"year\", \"day\"],\n },\n },\n MuiPickersCalendarHeader: {\n styleOverrides: {\n label: ({ theme }) => ({\n fontSize: theme.typography.h6.fontSize,\n fontWeight: theme.typography.fontWeightBold,\n }),\n root: ({ theme }) => ({\n marginBottom: theme.spacing(1),\n marginTop: 0,\n paddingLeft: `calc(${theme.spacing(\n popupSpacingValue,\n )} + ${theme.spacing(2)})`,\n paddingRight: theme.spacing(popupSpacingValue),\n width: \"auto\",\n }),\n },\n },\n MuiPickersDay: {\n styleOverrides: {\n dayWithMargin: () => ({\n marginLeft: 0,\n marginRight: 0,\n }),\n root: ({ theme }) => [\n dateStyles.default({ theme }),\n {\n border: \"none\",\n borderRadius: theme.mixins.borderRadius,\n flexBasis: theme.spacing(6),\n flexShrink: 0,\n fontSize: theme.typography.body1.fontSize,\n height: theme.spacing(6),\n width: theme.spacing(6),\n\n \"&.MuiPickersDay-today\": [\n dateStyles.today({ theme }),\n {\n fontWeight: theme.typography.fontWeightBold,\n },\n ],\n\n \"&.MuiPickersDay-today::after\": todayDotStyles.default({ theme }),\n \"&.MuiPickersDay-today.Mui-selected::after\":\n todayDotStyles.selected({ theme }),\n \"&.MuiPickersDay-dayOutsideMonth\": dateStyles.outsideOfMonth({\n theme,\n }),\n \"&:hover\": dateStyles.hover({ theme }),\n\n \"&:not(.Mui-selected)\": {\n border: \"none\",\n },\n\n \"&.Mui-selected, &.Mui-selected:focus\": dateStyles.selected({\n theme,\n }),\n \"&.Mui-selected:hover\": dateStyles.hoverSelected({ theme }),\n \"&.Mui-disabled\": dateStyles.disabled({ theme }),\n },\n ],\n },\n },\n MuiPickersPopper: {\n styleOverrides: {\n paper: ({ theme }) => ({\n boxShadow: `0 ${(1 / 16) * (16 / 14)}rem ${\n (4 / 16) * (16 / 14)\n }rem rgba(29, 29, 33, 0.08), 0 ${(4 / 16) * (16 / 14)}rem ${\n (10 / 16) * (16 / 14)\n }rem rgba(29, 29, 33, 0.08), 0 ${(8 / 16) * (16 / 14)}rem ${\n (30 / 16) * (16 / 14)\n }rem rgba(29, 29, 33, 0.1)`,\n marginTop: theme.spacing(1),\n }),\n },\n },\n MuiYearPicker: {\n styleOverrides: {\n root: ({ theme }) => ({\n alignItems: \"flex-start\",\n flexDirection: \"column\",\n flexWrap: \"nowrap\",\n marginBottom: `-${theme.spacing(popupSpacingValue)}`,\n marginInlineEnd: 0,\n maxHeight: `${(284 / 16) * (16 / 14)}rem`,\n paddingLeft: 0,\n paddingRight: 0,\n }),\n },\n },\n PrivatePickersYear: {\n styleOverrides: {\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore TEMP. Arrays are valid styles return values for Emotion.\n button: ({ theme }) => [\n yearStyles.default({ theme }),\n {\n alignItems: \"center\",\n borderRadius: 0,\n display: \"flex\",\n // @ts-expect-error TEMP. This broken when upgrading MUI.\n fontSize: theme.typography.body1.fontSize,\n justifyContent: \"flex-start\",\n marginBottom: 0,\n marginTop: 0,\n // @ts-expect-error TEMP. This broken when upgrading MUI.\n paddingLeft: theme.spacing(7),\n position: \"relative\",\n width: \"100%\",\n\n \"&:hover\": yearStyles.hover({ theme }),\n\n \"&:not(.Mui-selected)\": {\n border: \"none\",\n },\n\n \"&.Mui-disabled\": yearStyles.disabled({ theme }),\n },\n ],\n root: () => ({\n width: \"100%\",\n }),\n selected: ({ theme }) => ({\n \"&, &:focus\": yearStyles.selected({ theme }),\n \"&:hover\": yearStyles.hoverSelected({ theme }),\n \"&::after\": yearCheckStyles.default({ theme }),\n }),\n },\n },\n },\n};\n"],"mappings":"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"}
@@ -17,6 +17,7 @@ export * from "./datePickerTheme.js";
17
17
  export * from "./DataTable.js";
18
18
  export * from "./DataTablePagination.js";
19
19
  export * from "./DataFilters.js";
20
+ export * from "./Drawer.js";
20
21
  export * from "./materialReactTableTypes.js";
21
22
  export * from "./StaticTable.js";
22
23
  export * from "./PaginatedTable.js";
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["AdapterDateFns","LocalizationProvider"],"sources":["../../src/labs/index.ts"],"sourcesContent":["/*!\n * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\nexport { AdapterDateFns } from \"@mui/x-date-pickers/AdapterDateFns\";\nexport { LocalizationProvider } from \"@mui/x-date-pickers\";\nexport type { LocalizationProviderProps } from \"@mui/x-date-pickers\";\n\nexport * from \"./DatePicker\";\nexport * from \"./datePickerTheme\";\n\nexport * from \"./DataTable\";\nexport * from \"./DataTablePagination\";\nexport * from \"./DataFilters\";\n\nexport * from \"./materialReactTableTypes\";\nexport * from \"./StaticTable\";\nexport * from \"./PaginatedTable\";\n\nexport * from \"./GroupPicker\";\nexport * from \"./VirtualizedAutocomplete\";\n\nexport * from \"./Switch\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,SAASA,cAAc,QAAQ,oCAAoC;AACnE,SAASC,oBAAoB,QAAQ,qBAAqB;AAAC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA"}
1
+ {"version":3,"file":"index.js","names":["AdapterDateFns","LocalizationProvider"],"sources":["../../src/labs/index.ts"],"sourcesContent":["/*!\n * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\nexport { AdapterDateFns } from \"@mui/x-date-pickers/AdapterDateFns\";\nexport { LocalizationProvider } from \"@mui/x-date-pickers\";\nexport type { LocalizationProviderProps } from \"@mui/x-date-pickers\";\n\nexport * from \"./DatePicker\";\nexport * from \"./datePickerTheme\";\n\nexport * from \"./DataTable\";\nexport * from \"./DataTablePagination\";\nexport * from \"./DataFilters\";\n\nexport * from \"./Drawer\";\n\nexport * from \"./materialReactTableTypes\";\nexport * from \"./StaticTable\";\nexport * from \"./PaginatedTable\";\n\nexport * from \"./GroupPicker\";\nexport * from \"./VirtualizedAutocomplete\";\n\nexport * from \"./Switch\";\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,SAASA,cAAc,QAAQ,oCAAoC;AACnE,SAASC,oBAAoB,QAAQ,qBAAqB;AAAC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"materialReactTableTypes.js","names":[],"sources":["../../src/labs/materialReactTableTypes.tsx"],"sourcesContent":["/*!\n * Copyright (c) 2023-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\nimport { MaterialReactTable } from \"material-react-table\";\n\nexport type DefaultMaterialReactTableData = Record<string, unknown>;\n\nexport type MaterialReactTableProps<\n TData extends DefaultMaterialReactTableData\n> = Parameters<typeof MaterialReactTable<TData>>[0];\n"],"mappings":""}
1
+ {"version":3,"file":"materialReactTableTypes.js","names":[],"sources":["../../src/labs/materialReactTableTypes.tsx"],"sourcesContent":["/*!\n * Copyright (c) 2023-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\nimport { MaterialReactTable } from \"material-react-table\";\n\nexport type DefaultMaterialReactTableData = Record<string, unknown>;\n\nexport type MaterialReactTableProps<\n TData extends DefaultMaterialReactTableData,\n> = Parameters<typeof MaterialReactTable<TData>>[0];\n"],"mappings":""}
@@ -1,6 +1,7 @@
1
1
  export const translation = {
2
2
  "breadcrumbs.home.text": "Domovská stránka",
3
3
  "breadcrumbs.label.text": "Drobečková navigace",
4
+ "close.text": "zavřít",
4
5
  "fielderror.screenreader.text": "Chyba",
5
6
  "fieldlabel.optional.text": "Volitelné",
6
7
  "fieldlabel.required.text": "Povinné",
@@ -10,11 +11,12 @@ export const translation = {
10
11
  "severity.info": "informace",
11
12
  "severity.success": "úspěch",
12
13
  "severity.warning": "upozornění",
14
+ "switch.active": "Aktivní",
15
+ "switch.inactive": "Neaktivní",
13
16
  "table.error": "Chyba při načítání dat",
14
17
  "table.fetchedrows.text": "Byl načten {{totalRows}} řádek",
15
18
  "table.fetchedrows.text_plural": "Celkem načteno řádků: {{totalRows}}",
16
19
  "table.rows.text": "{{totalRows}} řádek",
17
- "table.rows.text_plural": "Počet řádků: {{totalRows}}",
18
- "close.text": "zavřít"
20
+ "table.rows.text_plural": "Počet řádků: {{totalRows}}"
19
21
  };
20
22
  //# sourceMappingURL=odyssey-react-mui_cs.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_cs.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_cs.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Domovská stránka\",\"breadcrumbs.label.text\":\"Drobečková navigace\",\"fielderror.screenreader.text\":\"Chyba\",\"fieldlabel.optional.text\":\"Volitelné\",\"fieldlabel.required.text\":\"Povinné\",\"passwordfield.icon.label.show\":\"Zobrazit heslo\",\"passwordfield.icon.label.hide\":\"Skrýt heslo\",\"severity.error\":\"chyba\",\"severity.info\":\"informace\",\"severity.success\":\"úspěch\",\"severity.warning\":\"upozornění\",\"table.error\":\"Chyba při načítání dat\",\"table.fetchedrows.text\":\"Byl načten {{totalRows}} řádek\",\"table.fetchedrows.text_plural\":\"Celkem načteno řádků: {{totalRows}}\",\"table.rows.text\":\"{{totalRows}} řádek\",\"table.rows.text_plural\":\"Počet řádků: {{totalRows}}\",\"close.text\":\"zavřít\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,kBAAkB;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,8BAA8B,EAAC,OAAO;EAAC,0BAA0B,EAAC,WAAW;EAAC,0BAA0B,EAAC,SAAS;EAAC,+BAA+B,EAAC,gBAAgB;EAAC,+BAA+B,EAAC,aAAa;EAAC,gBAAgB,EAAC,OAAO;EAAC,eAAe,EAAC,WAAW;EAAC,kBAAkB,EAAC,QAAQ;EAAC,kBAAkB,EAAC,YAAY;EAAC,aAAa,EAAC,wBAAwB;EAAC,wBAAwB,EAAC,gCAAgC;EAAC,+BAA+B,EAAC,qCAAqC;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC,4BAA4B;EAAC,YAAY,EAAC;AAAQ,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_cs.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_cs.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Domovská stránka\",\"breadcrumbs.label.text\":\"Drobečková navigace\",\"close.text\":\"zavřít\",\"fielderror.screenreader.text\":\"Chyba\",\"fieldlabel.optional.text\":\"Volitelné\",\"fieldlabel.required.text\":\"Povinné\",\"passwordfield.icon.label.show\":\"Zobrazit heslo\",\"passwordfield.icon.label.hide\":\"Skrýt heslo\",\"severity.error\":\"chyba\",\"severity.info\":\"informace\",\"severity.success\":\"úspěch\",\"severity.warning\":\"upozornění\",\"switch.active\":\"Aktivní\",\"switch.inactive\":\"Neaktivní\",\"table.error\":\"Chyba při načítání dat\",\"table.fetchedrows.text\":\"Byl načten {{totalRows}} řádek\",\"table.fetchedrows.text_plural\":\"Celkem načteno řádků: {{totalRows}}\",\"table.rows.text\":\"{{totalRows}} řádek\",\"table.rows.text_plural\":\"Počet řádků: {{totalRows}}\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,kBAAkB;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,YAAY,EAAC,QAAQ;EAAC,8BAA8B,EAAC,OAAO;EAAC,0BAA0B,EAAC,WAAW;EAAC,0BAA0B,EAAC,SAAS;EAAC,+BAA+B,EAAC,gBAAgB;EAAC,+BAA+B,EAAC,aAAa;EAAC,gBAAgB,EAAC,OAAO;EAAC,eAAe,EAAC,WAAW;EAAC,kBAAkB,EAAC,QAAQ;EAAC,kBAAkB,EAAC,YAAY;EAAC,eAAe,EAAC,SAAS;EAAC,iBAAiB,EAAC,WAAW;EAAC,aAAa,EAAC,wBAAwB;EAAC,wBAAwB,EAAC,gCAAgC;EAAC,+BAA+B,EAAC,qCAAqC;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC;AAA4B,CAAC"}
@@ -1,6 +1,7 @@
1
1
  export const translation = {
2
2
  "breadcrumbs.home.text": "Start",
3
3
  "breadcrumbs.label.text": "Rasp",
4
+ "close.text": "luk",
4
5
  "fielderror.screenreader.text": "Fejl",
5
6
  "fieldlabel.optional.text": "Valgfrit",
6
7
  "fieldlabel.required.text": "Påkrævet",
@@ -10,11 +11,12 @@ export const translation = {
10
11
  "severity.info": "oplysninger",
11
12
  "severity.success": "fuldført",
12
13
  "severity.warning": "advarsel",
14
+ "switch.active": "Aktiv",
15
+ "switch.inactive": "Inaktiv",
13
16
  "table.error": "Fejl ved indlæsning af data.",
14
17
  "table.fetchedrows.text": "Hentet {{totalRows}} række",
15
18
  "table.fetchedrows.text_plural": "Hentet {{totalRows}} total antal rækker",
16
19
  "table.rows.text": "{{totalRows}} række",
17
- "table.rows.text_plural": "{{totalRows}} rækker",
18
- "close.text": "luk"
20
+ "table.rows.text_plural": "{{totalRows}} rækker"
19
21
  };
20
22
  //# sourceMappingURL=odyssey-react-mui_da.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_da.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_da.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Start\",\"breadcrumbs.label.text\":\"Rasp\",\"fielderror.screenreader.text\":\"Fejl\",\"fieldlabel.optional.text\":\"Valgfrit\",\"fieldlabel.required.text\":\"Påkrævet\",\"passwordfield.icon.label.show\":\"Vis adgangskode\",\"passwordfield.icon.label.hide\":\"Skjul adgangskode\",\"severity.error\":\"fejl\",\"severity.info\":\"oplysninger\",\"severity.success\":\"fuldført\",\"severity.warning\":\"advarsel\",\"table.error\":\"Fejl ved indlæsning af data.\",\"table.fetchedrows.text\":\"Hentet {{totalRows}} række\",\"table.fetchedrows.text_plural\":\"Hentet {{totalRows}} total antal rækker\",\"table.rows.text\":\"{{totalRows}} række\",\"table.rows.text_plural\":\"{{totalRows}} rækker\",\"close.text\":\"luk\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,OAAO;EAAC,wBAAwB,EAAC,MAAM;EAAC,8BAA8B,EAAC,MAAM;EAAC,0BAA0B,EAAC,UAAU;EAAC,0BAA0B,EAAC,UAAU;EAAC,+BAA+B,EAAC,iBAAiB;EAAC,+BAA+B,EAAC,mBAAmB;EAAC,gBAAgB,EAAC,MAAM;EAAC,eAAe,EAAC,aAAa;EAAC,kBAAkB,EAAC,UAAU;EAAC,kBAAkB,EAAC,UAAU;EAAC,aAAa,EAAC,8BAA8B;EAAC,wBAAwB,EAAC,4BAA4B;EAAC,+BAA+B,EAAC,yCAAyC;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC,sBAAsB;EAAC,YAAY,EAAC;AAAK,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_da.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_da.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Start\",\"breadcrumbs.label.text\":\"Rasp\",\"close.text\":\"luk\",\"fielderror.screenreader.text\":\"Fejl\",\"fieldlabel.optional.text\":\"Valgfrit\",\"fieldlabel.required.text\":\"Påkrævet\",\"passwordfield.icon.label.show\":\"Vis adgangskode\",\"passwordfield.icon.label.hide\":\"Skjul adgangskode\",\"severity.error\":\"fejl\",\"severity.info\":\"oplysninger\",\"severity.success\":\"fuldført\",\"severity.warning\":\"advarsel\",\"switch.active\":\"Aktiv\",\"switch.inactive\":\"Inaktiv\",\"table.error\":\"Fejl ved indlæsning af data.\",\"table.fetchedrows.text\":\"Hentet {{totalRows}} række\",\"table.fetchedrows.text_plural\":\"Hentet {{totalRows}} total antal rækker\",\"table.rows.text\":\"{{totalRows}} række\",\"table.rows.text_plural\":\"{{totalRows}} rækker\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,OAAO;EAAC,wBAAwB,EAAC,MAAM;EAAC,YAAY,EAAC,KAAK;EAAC,8BAA8B,EAAC,MAAM;EAAC,0BAA0B,EAAC,UAAU;EAAC,0BAA0B,EAAC,UAAU;EAAC,+BAA+B,EAAC,iBAAiB;EAAC,+BAA+B,EAAC,mBAAmB;EAAC,gBAAgB,EAAC,MAAM;EAAC,eAAe,EAAC,aAAa;EAAC,kBAAkB,EAAC,UAAU;EAAC,kBAAkB,EAAC,UAAU;EAAC,eAAe,EAAC,OAAO;EAAC,iBAAiB,EAAC,SAAS;EAAC,aAAa,EAAC,8BAA8B;EAAC,wBAAwB,EAAC,4BAA4B;EAAC,+BAA+B,EAAC,yCAAyC;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC;AAAsB,CAAC"}
@@ -1,6 +1,7 @@
1
1
  export const translation = {
2
2
  "breadcrumbs.home.text": "Home",
3
3
  "breadcrumbs.label.text": "Breadcrumbs",
4
+ "close.text": "Schließen",
4
5
  "fielderror.screenreader.text": "Fehler",
5
6
  "fieldlabel.optional.text": "Optional",
6
7
  "fieldlabel.required.text": "Erforderlich",
@@ -10,11 +11,12 @@ export const translation = {
10
11
  "severity.info": "Infos",
11
12
  "severity.success": "Erfolg",
12
13
  "severity.warning": "Warnung",
14
+ "switch.active": "Aktiv",
15
+ "switch.inactive": "Inaktiv",
13
16
  "table.error": "Fehler beim Laden der Daten.",
14
17
  "table.fetchedrows.text": "{{totalRows}} Zeile abgerufen",
15
18
  "table.fetchedrows.text_plural": "{{totalRows}} Zeilen insgesamt abgerufen",
16
19
  "table.rows.text": "{{totalRows}} Zeile",
17
- "table.rows.text_plural": "{{totalRows}} Zeilen",
18
- "close.text": "schließen"
20
+ "table.rows.text_plural": "{{totalRows}} Zeilen"
19
21
  };
20
22
  //# sourceMappingURL=odyssey-react-mui_de.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_de.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_de.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Home\",\"breadcrumbs.label.text\":\"Breadcrumbs\",\"fielderror.screenreader.text\":\"Fehler\",\"fieldlabel.optional.text\":\"Optional\",\"fieldlabel.required.text\":\"Erforderlich\",\"passwordfield.icon.label.show\":\"Passwort anzeigen\",\"passwordfield.icon.label.hide\":\"Passwort verbergen\",\"severity.error\":\"Fehler\",\"severity.info\":\"Infos\",\"severity.success\":\"Erfolg\",\"severity.warning\":\"Warnung\",\"table.error\":\"Fehler beim Laden der Daten.\",\"table.fetchedrows.text\":\"{{totalRows}} Zeile abgerufen\",\"table.fetchedrows.text_plural\":\"{{totalRows}} Zeilen insgesamt abgerufen\",\"table.rows.text\":\"{{totalRows}} Zeile\",\"table.rows.text_plural\":\"{{totalRows}} Zeilen\",\"close.text\":\"schließen\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,MAAM;EAAC,wBAAwB,EAAC,aAAa;EAAC,8BAA8B,EAAC,QAAQ;EAAC,0BAA0B,EAAC,UAAU;EAAC,0BAA0B,EAAC,cAAc;EAAC,+BAA+B,EAAC,mBAAmB;EAAC,+BAA+B,EAAC,oBAAoB;EAAC,gBAAgB,EAAC,QAAQ;EAAC,eAAe,EAAC,OAAO;EAAC,kBAAkB,EAAC,QAAQ;EAAC,kBAAkB,EAAC,SAAS;EAAC,aAAa,EAAC,8BAA8B;EAAC,wBAAwB,EAAC,+BAA+B;EAAC,+BAA+B,EAAC,0CAA0C;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC,sBAAsB;EAAC,YAAY,EAAC;AAAW,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_de.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_de.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Home\",\"breadcrumbs.label.text\":\"Breadcrumbs\",\"close.text\":\"Schließen\",\"fielderror.screenreader.text\":\"Fehler\",\"fieldlabel.optional.text\":\"Optional\",\"fieldlabel.required.text\":\"Erforderlich\",\"passwordfield.icon.label.show\":\"Passwort anzeigen\",\"passwordfield.icon.label.hide\":\"Passwort verbergen\",\"severity.error\":\"Fehler\",\"severity.info\":\"Infos\",\"severity.success\":\"Erfolg\",\"severity.warning\":\"Warnung\",\"switch.active\":\"Aktiv\",\"switch.inactive\":\"Inaktiv\",\"table.error\":\"Fehler beim Laden der Daten.\",\"table.fetchedrows.text\":\"{{totalRows}} Zeile abgerufen\",\"table.fetchedrows.text_plural\":\"{{totalRows}} Zeilen insgesamt abgerufen\",\"table.rows.text\":\"{{totalRows}} Zeile\",\"table.rows.text_plural\":\"{{totalRows}} Zeilen\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,MAAM;EAAC,wBAAwB,EAAC,aAAa;EAAC,YAAY,EAAC,WAAW;EAAC,8BAA8B,EAAC,QAAQ;EAAC,0BAA0B,EAAC,UAAU;EAAC,0BAA0B,EAAC,cAAc;EAAC,+BAA+B,EAAC,mBAAmB;EAAC,+BAA+B,EAAC,oBAAoB;EAAC,gBAAgB,EAAC,QAAQ;EAAC,eAAe,EAAC,OAAO;EAAC,kBAAkB,EAAC,QAAQ;EAAC,kBAAkB,EAAC,SAAS;EAAC,eAAe,EAAC,OAAO;EAAC,iBAAiB,EAAC,SAAS;EAAC,aAAa,EAAC,8BAA8B;EAAC,wBAAwB,EAAC,+BAA+B;EAAC,+BAA+B,EAAC,0CAA0C;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC;AAAsB,CAAC"}
@@ -1,6 +1,7 @@
1
1
  export const translation = {
2
2
  "breadcrumbs.home.text": "Αρχική σελίδα",
3
3
  "breadcrumbs.label.text": "Τμήματα δυναμικής διαδρομής",
4
+ "close.text": "κλείσιμο",
4
5
  "fielderror.screenreader.text": "Σφάλμα",
5
6
  "fieldlabel.optional.text": "Προαιρετικό",
6
7
  "fieldlabel.required.text": "Απαιτείται",
@@ -10,11 +11,12 @@ export const translation = {
10
11
  "severity.info": "πληροφορίες",
11
12
  "severity.success": "επιτυχία",
12
13
  "severity.warning": "προειδοποίηση",
14
+ "switch.active": "Ενεργό",
15
+ "switch.inactive": "Ανενεργό",
13
16
  "table.error": "Σφάλμα κατά τη φόρτωση δεδομένων.",
14
17
  "table.fetchedrows.text": "Ανακτήθηκε {{totalRows}} σειρά",
15
18
  "table.fetchedrows.text_plural": "Ανακτήθηκαν συνολικά {{totalRows}} σειρές",
16
19
  "table.rows.text": "{{totalRows}} σειρά",
17
- "table.rows.text_plural": "{{totalRows}} σειρές",
18
- "close.text": "κλείσιμο"
20
+ "table.rows.text_plural": "{{totalRows}} σειρές"
19
21
  };
20
22
  //# sourceMappingURL=odyssey-react-mui_el.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_el.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_el.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,eAAe;EAAC,wBAAwB,EAAC,6BAA6B;EAAC,8BAA8B,EAAC,QAAQ;EAAC,0BAA0B,EAAC,aAAa;EAAC,0BAA0B,EAAC,YAAY;EAAC,+BAA+B,EAAC,4BAA4B;EAAC,+BAA+B,EAAC,4BAA4B;EAAC,gBAAgB,EAAC,QAAQ;EAAC,eAAe,EAAC,aAAa;EAAC,kBAAkB,EAAC,UAAU;EAAC,kBAAkB,EAAC,eAAe;EAAC,aAAa,EAAC,mCAAmC;EAAC,wBAAwB,EAAC,gCAAgC;EAAC,+BAA+B,EAAC,2CAA2C;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC,sBAAsB;EAAC,YAAY,EAAC;AAAU,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_el.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_el.ts"],"sourcesContent":["export const translation = {\"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\":\"προειδοποίηση\",\"switch.active\":\"Ενεργό\",\"switch.inactive\":\"Ανενεργό\",\"table.error\":\"Σφάλμα κατά τη φόρτωση δεδομένων.\",\"table.fetchedrows.text\":\"Ανακτήθηκε {{totalRows}} σειρά\",\"table.fetchedrows.text_plural\":\"Ανακτήθηκαν συνολικά {{totalRows}} σειρές\",\"table.rows.text\":\"{{totalRows}} σειρά\",\"table.rows.text_plural\":\"{{totalRows}} σειρές\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,eAAe;EAAC,wBAAwB,EAAC,6BAA6B;EAAC,YAAY,EAAC,UAAU;EAAC,8BAA8B,EAAC,QAAQ;EAAC,0BAA0B,EAAC,aAAa;EAAC,0BAA0B,EAAC,YAAY;EAAC,+BAA+B,EAAC,4BAA4B;EAAC,+BAA+B,EAAC,4BAA4B;EAAC,gBAAgB,EAAC,QAAQ;EAAC,eAAe,EAAC,aAAa;EAAC,kBAAkB,EAAC,UAAU;EAAC,kBAAkB,EAAC,eAAe;EAAC,eAAe,EAAC,QAAQ;EAAC,iBAAiB,EAAC,UAAU;EAAC,aAAa,EAAC,mCAAmC;EAAC,wBAAwB,EAAC,gCAAgC;EAAC,+BAA+B,EAAC,2CAA2C;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC;AAAsB,CAAC"}
@@ -1,6 +1,7 @@
1
1
  export const translation = {
2
2
  "breadcrumbs.home.text": "Inicio",
3
3
  "breadcrumbs.label.text": "Rutas de navegación",
4
+ "close.text": "cerrar",
4
5
  "fielderror.screenreader.text": "Error",
5
6
  "fieldlabel.optional.text": "Opcional",
6
7
  "fieldlabel.required.text": "Obligatorio",
@@ -10,11 +11,12 @@ export const translation = {
10
11
  "severity.info": "información",
11
12
  "severity.success": "correcto",
12
13
  "severity.warning": "advertencia",
14
+ "switch.active": "Activo",
15
+ "switch.inactive": "Inactivo",
13
16
  "table.error": "Error al cargar datos.",
14
17
  "table.fetchedrows.text": "Se ha recuperado {{totalRows}} fila",
15
18
  "table.fetchedrows.text_plural": "Se ha recuperado un total de {{totalRows}} filas",
16
19
  "table.rows.text": "{{totalRows}} fila",
17
- "table.rows.text_plural": "{{totalRows}} filas",
18
- "close.text": "cerrar"
20
+ "table.rows.text_plural": "{{totalRows}} filas"
19
21
  };
20
22
  //# sourceMappingURL=odyssey-react-mui_es.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_es.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_es.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Inicio\",\"breadcrumbs.label.text\":\"Rutas de navegación\",\"fielderror.screenreader.text\":\"Error\",\"fieldlabel.optional.text\":\"Opcional\",\"fieldlabel.required.text\":\"Obligatorio\",\"passwordfield.icon.label.show\":\"Mostrar contraseña\",\"passwordfield.icon.label.hide\":\"Ocultar contraseña\",\"severity.error\":\"error\",\"severity.info\":\"información\",\"severity.success\":\"correcto\",\"severity.warning\":\"advertencia\",\"table.error\":\"Error al cargar datos.\",\"table.fetchedrows.text\":\"Se ha recuperado {{totalRows}} fila\",\"table.fetchedrows.text_plural\":\"Se ha recuperado un total de {{totalRows}} filas\",\"table.rows.text\":\"{{totalRows}} fila\",\"table.rows.text_plural\":\"{{totalRows}} filas\",\"close.text\":\"cerrar\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,QAAQ;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,8BAA8B,EAAC,OAAO;EAAC,0BAA0B,EAAC,UAAU;EAAC,0BAA0B,EAAC,aAAa;EAAC,+BAA+B,EAAC,oBAAoB;EAAC,+BAA+B,EAAC,oBAAoB;EAAC,gBAAgB,EAAC,OAAO;EAAC,eAAe,EAAC,aAAa;EAAC,kBAAkB,EAAC,UAAU;EAAC,kBAAkB,EAAC,aAAa;EAAC,aAAa,EAAC,wBAAwB;EAAC,wBAAwB,EAAC,qCAAqC;EAAC,+BAA+B,EAAC,kDAAkD;EAAC,iBAAiB,EAAC,oBAAoB;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,YAAY,EAAC;AAAQ,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_es.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_es.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Inicio\",\"breadcrumbs.label.text\":\"Rutas de navegación\",\"close.text\":\"cerrar\",\"fielderror.screenreader.text\":\"Error\",\"fieldlabel.optional.text\":\"Opcional\",\"fieldlabel.required.text\":\"Obligatorio\",\"passwordfield.icon.label.show\":\"Mostrar contraseña\",\"passwordfield.icon.label.hide\":\"Ocultar contraseña\",\"severity.error\":\"error\",\"severity.info\":\"información\",\"severity.success\":\"correcto\",\"severity.warning\":\"advertencia\",\"switch.active\":\"Activo\",\"switch.inactive\":\"Inactivo\",\"table.error\":\"Error al cargar datos.\",\"table.fetchedrows.text\":\"Se ha recuperado {{totalRows}} fila\",\"table.fetchedrows.text_plural\":\"Se ha recuperado un total de {{totalRows}} filas\",\"table.rows.text\":\"{{totalRows}} fila\",\"table.rows.text_plural\":\"{{totalRows}} filas\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,QAAQ;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,YAAY,EAAC,QAAQ;EAAC,8BAA8B,EAAC,OAAO;EAAC,0BAA0B,EAAC,UAAU;EAAC,0BAA0B,EAAC,aAAa;EAAC,+BAA+B,EAAC,oBAAoB;EAAC,+BAA+B,EAAC,oBAAoB;EAAC,gBAAgB,EAAC,OAAO;EAAC,eAAe,EAAC,aAAa;EAAC,kBAAkB,EAAC,UAAU;EAAC,kBAAkB,EAAC,aAAa;EAAC,eAAe,EAAC,QAAQ;EAAC,iBAAiB,EAAC,UAAU;EAAC,aAAa,EAAC,wBAAwB;EAAC,wBAAwB,EAAC,qCAAqC;EAAC,+BAA+B,EAAC,kDAAkD;EAAC,iBAAiB,EAAC,oBAAoB;EAAC,wBAAwB,EAAC;AAAqB,CAAC"}
@@ -1,6 +1,7 @@
1
1
  export const translation = {
2
2
  "breadcrumbs.home.text": "Aloitussivu",
3
3
  "breadcrumbs.label.text": "Linkkipolku",
4
+ "close.text": "sulje",
4
5
  "fielderror.screenreader.text": "Virhe",
5
6
  "fieldlabel.optional.text": "Valinnainen",
6
7
  "fieldlabel.required.text": "Pakollinen",
@@ -10,11 +11,12 @@ export const translation = {
10
11
  "severity.info": "tietoa",
11
12
  "severity.success": "onnistui",
12
13
  "severity.warning": "varoitus",
14
+ "switch.active": "Aktiivinen",
15
+ "switch.inactive": "Passiivinen",
13
16
  "table.error": "Virhe tietojen lataamisessa.",
14
17
  "table.fetchedrows.text": "Haettu {{totalRows}} rivi",
15
18
  "table.fetchedrows.text_plural": "Haettu yhteensä {{totalRows}} riviä",
16
19
  "table.rows.text": "{{totalRows}} rivi",
17
- "table.rows.text_plural": "{{totalRows}} riviä",
18
- "close.text": "sulje"
20
+ "table.rows.text_plural": "{{totalRows}} riviä"
19
21
  };
20
22
  //# sourceMappingURL=odyssey-react-mui_fi.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_fi.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_fi.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Aloitussivu\",\"breadcrumbs.label.text\":\"Linkkipolku\",\"fielderror.screenreader.text\":\"Virhe\",\"fieldlabel.optional.text\":\"Valinnainen\",\"fieldlabel.required.text\":\"Pakollinen\",\"passwordfield.icon.label.show\":\"Näytä salasana\",\"passwordfield.icon.label.hide\":\"Piilota salasana\",\"severity.error\":\"virhe\",\"severity.info\":\"tietoa\",\"severity.success\":\"onnistui\",\"severity.warning\":\"varoitus\",\"table.error\":\"Virhe tietojen lataamisessa.\",\"table.fetchedrows.text\":\"Haettu {{totalRows}} rivi\",\"table.fetchedrows.text_plural\":\"Haettu yhteensä {{totalRows}} riviä\",\"table.rows.text\":\"{{totalRows}} rivi\",\"table.rows.text_plural\":\"{{totalRows}} riviä\",\"close.text\":\"sulje\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,aAAa;EAAC,wBAAwB,EAAC,aAAa;EAAC,8BAA8B,EAAC,OAAO;EAAC,0BAA0B,EAAC,aAAa;EAAC,0BAA0B,EAAC,YAAY;EAAC,+BAA+B,EAAC,gBAAgB;EAAC,+BAA+B,EAAC,kBAAkB;EAAC,gBAAgB,EAAC,OAAO;EAAC,eAAe,EAAC,QAAQ;EAAC,kBAAkB,EAAC,UAAU;EAAC,kBAAkB,EAAC,UAAU;EAAC,aAAa,EAAC,8BAA8B;EAAC,wBAAwB,EAAC,2BAA2B;EAAC,+BAA+B,EAAC,qCAAqC;EAAC,iBAAiB,EAAC,oBAAoB;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,YAAY,EAAC;AAAO,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_fi.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_fi.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Aloitussivu\",\"breadcrumbs.label.text\":\"Linkkipolku\",\"close.text\":\"sulje\",\"fielderror.screenreader.text\":\"Virhe\",\"fieldlabel.optional.text\":\"Valinnainen\",\"fieldlabel.required.text\":\"Pakollinen\",\"passwordfield.icon.label.show\":\"Näytä salasana\",\"passwordfield.icon.label.hide\":\"Piilota salasana\",\"severity.error\":\"virhe\",\"severity.info\":\"tietoa\",\"severity.success\":\"onnistui\",\"severity.warning\":\"varoitus\",\"switch.active\":\"Aktiivinen\",\"switch.inactive\":\"Passiivinen\",\"table.error\":\"Virhe tietojen lataamisessa.\",\"table.fetchedrows.text\":\"Haettu {{totalRows}} rivi\",\"table.fetchedrows.text_plural\":\"Haettu yhteensä {{totalRows}} riviä\",\"table.rows.text\":\"{{totalRows}} rivi\",\"table.rows.text_plural\":\"{{totalRows}} riviä\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,aAAa;EAAC,wBAAwB,EAAC,aAAa;EAAC,YAAY,EAAC,OAAO;EAAC,8BAA8B,EAAC,OAAO;EAAC,0BAA0B,EAAC,aAAa;EAAC,0BAA0B,EAAC,YAAY;EAAC,+BAA+B,EAAC,gBAAgB;EAAC,+BAA+B,EAAC,kBAAkB;EAAC,gBAAgB,EAAC,OAAO;EAAC,eAAe,EAAC,QAAQ;EAAC,kBAAkB,EAAC,UAAU;EAAC,kBAAkB,EAAC,UAAU;EAAC,eAAe,EAAC,YAAY;EAAC,iBAAiB,EAAC,aAAa;EAAC,aAAa,EAAC,8BAA8B;EAAC,wBAAwB,EAAC,2BAA2B;EAAC,+BAA+B,EAAC,qCAAqC;EAAC,iBAAiB,EAAC,oBAAoB;EAAC,wBAAwB,EAAC;AAAqB,CAAC"}
@@ -1,6 +1,7 @@
1
1
  export const translation = {
2
2
  "breadcrumbs.home.text": "Accueil",
3
3
  "breadcrumbs.label.text": "Fil d'Ariane",
4
+ "close.text": "fermer",
4
5
  "fielderror.screenreader.text": "Erreur",
5
6
  "fieldlabel.optional.text": "Facultatif",
6
7
  "fieldlabel.required.text": "Obligatoire",
@@ -10,11 +11,12 @@ export const translation = {
10
11
  "severity.info": "informations",
11
12
  "severity.success": "opération réussie",
12
13
  "severity.warning": "avertissement",
14
+ "switch.active": "Actif",
15
+ "switch.inactive": "Inactif",
13
16
  "table.error": "Erreur lors du chargement des données.",
14
17
  "table.fetchedrows.text": "{{totalRows}} ligne extraite",
15
18
  "table.fetchedrows.text_plural": "{{totalRows}} lignes extraites au total",
16
19
  "table.rows.text": "{{totalRows}} ligne",
17
- "table.rows.text_plural": "{{totalRows}} lignes",
18
- "close.text": "fermer"
20
+ "table.rows.text_plural": "{{totalRows}} lignes"
19
21
  };
20
22
  //# sourceMappingURL=odyssey-react-mui_fr.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_fr.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_fr.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Accueil\",\"breadcrumbs.label.text\":\"Fil d'Ariane\",\"fielderror.screenreader.text\":\"Erreur\",\"fieldlabel.optional.text\":\"Facultatif\",\"fieldlabel.required.text\":\"Obligatoire\",\"passwordfield.icon.label.show\":\"Afficher le mot de passe\",\"passwordfield.icon.label.hide\":\"Masquer le mot de passe\",\"severity.error\":\"erreur\",\"severity.info\":\"informations\",\"severity.success\":\"opération réussie\",\"severity.warning\":\"avertissement\",\"table.error\":\"Erreur lors du chargement des données.\",\"table.fetchedrows.text\":\"{{totalRows}} ligne extraite\",\"table.fetchedrows.text_plural\":\"{{totalRows}} lignes extraites au total\",\"table.rows.text\":\"{{totalRows}} ligne\",\"table.rows.text_plural\":\"{{totalRows}} lignes\",\"close.text\":\"fermer\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,SAAS;EAAC,wBAAwB,EAAC,cAAc;EAAC,8BAA8B,EAAC,QAAQ;EAAC,0BAA0B,EAAC,YAAY;EAAC,0BAA0B,EAAC,aAAa;EAAC,+BAA+B,EAAC,0BAA0B;EAAC,+BAA+B,EAAC,yBAAyB;EAAC,gBAAgB,EAAC,QAAQ;EAAC,eAAe,EAAC,cAAc;EAAC,kBAAkB,EAAC,mBAAmB;EAAC,kBAAkB,EAAC,eAAe;EAAC,aAAa,EAAC,wCAAwC;EAAC,wBAAwB,EAAC,8BAA8B;EAAC,+BAA+B,EAAC,yCAAyC;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC,sBAAsB;EAAC,YAAY,EAAC;AAAQ,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_fr.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_fr.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Accueil\",\"breadcrumbs.label.text\":\"Fil d'Ariane\",\"close.text\":\"fermer\",\"fielderror.screenreader.text\":\"Erreur\",\"fieldlabel.optional.text\":\"Facultatif\",\"fieldlabel.required.text\":\"Obligatoire\",\"passwordfield.icon.label.show\":\"Afficher le mot de passe\",\"passwordfield.icon.label.hide\":\"Masquer le mot de passe\",\"severity.error\":\"erreur\",\"severity.info\":\"informations\",\"severity.success\":\"opération réussie\",\"severity.warning\":\"avertissement\",\"switch.active\":\"Actif\",\"switch.inactive\":\"Inactif\",\"table.error\":\"Erreur lors du chargement des données.\",\"table.fetchedrows.text\":\"{{totalRows}} ligne extraite\",\"table.fetchedrows.text_plural\":\"{{totalRows}} lignes extraites au total\",\"table.rows.text\":\"{{totalRows}} ligne\",\"table.rows.text_plural\":\"{{totalRows}} lignes\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,SAAS;EAAC,wBAAwB,EAAC,cAAc;EAAC,YAAY,EAAC,QAAQ;EAAC,8BAA8B,EAAC,QAAQ;EAAC,0BAA0B,EAAC,YAAY;EAAC,0BAA0B,EAAC,aAAa;EAAC,+BAA+B,EAAC,0BAA0B;EAAC,+BAA+B,EAAC,yBAAyB;EAAC,gBAAgB,EAAC,QAAQ;EAAC,eAAe,EAAC,cAAc;EAAC,kBAAkB,EAAC,mBAAmB;EAAC,kBAAkB,EAAC,eAAe;EAAC,eAAe,EAAC,OAAO;EAAC,iBAAiB,EAAC,SAAS;EAAC,aAAa,EAAC,wCAAwC;EAAC,wBAAwB,EAAC,8BAA8B;EAAC,+BAA+B,EAAC,yCAAyC;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC;AAAsB,CAAC"}
@@ -1,6 +1,7 @@
1
1
  export const translation = {
2
2
  "breadcrumbs.home.text": "Kezdőlap",
3
3
  "breadcrumbs.label.text": "Webmorzsák",
4
+ "close.text": "bezárás",
4
5
  "fielderror.screenreader.text": "Hiba",
5
6
  "fieldlabel.optional.text": "Nem kötelező",
6
7
  "fieldlabel.required.text": "Kötelező",
@@ -10,11 +11,12 @@ export const translation = {
10
11
  "severity.info": "információ",
11
12
  "severity.success": "sikeres",
12
13
  "severity.warning": "figyelmeztetés",
14
+ "switch.active": "Aktív",
15
+ "switch.inactive": "Inaktív",
13
16
  "table.error": "Hiba történt az adatok betöltésekor.",
14
17
  "table.fetchedrows.text": "{{totalRows}} sor beolvasva",
15
18
  "table.fetchedrows.text_plural": "Összesen {{totalRows}} sor beolvasva",
16
19
  "table.rows.text": "{{totalRows}} sor",
17
- "table.rows.text_plural": "{{totalRows}} sor",
18
- "close.text": "bezárás"
20
+ "table.rows.text_plural": "{{totalRows}} sor"
19
21
  };
20
22
  //# sourceMappingURL=odyssey-react-mui_hu.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_hu.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_hu.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Kezdőlap\",\"breadcrumbs.label.text\":\"Webmorzsák\",\"fielderror.screenreader.text\":\"Hiba\",\"fieldlabel.optional.text\":\"Nem kötelező\",\"fieldlabel.required.text\":\"Kötelező\",\"passwordfield.icon.label.show\":\"Jelszó megjelenítése\",\"passwordfield.icon.label.hide\":\"Jelszó elrejtése\",\"severity.error\":\"hiba\",\"severity.info\":\"információ\",\"severity.success\":\"sikeres\",\"severity.warning\":\"figyelmeztetés\",\"table.error\":\"Hiba történt az adatok betöltésekor.\",\"table.fetchedrows.text\":\"{{totalRows}} sor beolvasva\",\"table.fetchedrows.text_plural\":\"Összesen {{totalRows}} sor beolvasva\",\"table.rows.text\":\"{{totalRows}} sor\",\"table.rows.text_plural\":\"{{totalRows}} sor\",\"close.text\":\"bezárás\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,UAAU;EAAC,wBAAwB,EAAC,YAAY;EAAC,8BAA8B,EAAC,MAAM;EAAC,0BAA0B,EAAC,cAAc;EAAC,0BAA0B,EAAC,UAAU;EAAC,+BAA+B,EAAC,sBAAsB;EAAC,+BAA+B,EAAC,kBAAkB;EAAC,gBAAgB,EAAC,MAAM;EAAC,eAAe,EAAC,YAAY;EAAC,kBAAkB,EAAC,SAAS;EAAC,kBAAkB,EAAC,gBAAgB;EAAC,aAAa,EAAC,sCAAsC;EAAC,wBAAwB,EAAC,6BAA6B;EAAC,+BAA+B,EAAC,sCAAsC;EAAC,iBAAiB,EAAC,mBAAmB;EAAC,wBAAwB,EAAC,mBAAmB;EAAC,YAAY,EAAC;AAAS,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_hu.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_hu.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Kezdőlap\",\"breadcrumbs.label.text\":\"Webmorzsák\",\"close.text\":\"bezárás\",\"fielderror.screenreader.text\":\"Hiba\",\"fieldlabel.optional.text\":\"Nem kötelező\",\"fieldlabel.required.text\":\"Kötelező\",\"passwordfield.icon.label.show\":\"Jelszó megjelenítése\",\"passwordfield.icon.label.hide\":\"Jelszó elrejtése\",\"severity.error\":\"hiba\",\"severity.info\":\"információ\",\"severity.success\":\"sikeres\",\"severity.warning\":\"figyelmeztetés\",\"switch.active\":\"Aktív\",\"switch.inactive\":\"Inaktív\",\"table.error\":\"Hiba történt az adatok betöltésekor.\",\"table.fetchedrows.text\":\"{{totalRows}} sor beolvasva\",\"table.fetchedrows.text_plural\":\"Összesen {{totalRows}} sor beolvasva\",\"table.rows.text\":\"{{totalRows}} sor\",\"table.rows.text_plural\":\"{{totalRows}} sor\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,UAAU;EAAC,wBAAwB,EAAC,YAAY;EAAC,YAAY,EAAC,SAAS;EAAC,8BAA8B,EAAC,MAAM;EAAC,0BAA0B,EAAC,cAAc;EAAC,0BAA0B,EAAC,UAAU;EAAC,+BAA+B,EAAC,sBAAsB;EAAC,+BAA+B,EAAC,kBAAkB;EAAC,gBAAgB,EAAC,MAAM;EAAC,eAAe,EAAC,YAAY;EAAC,kBAAkB,EAAC,SAAS;EAAC,kBAAkB,EAAC,gBAAgB;EAAC,eAAe,EAAC,OAAO;EAAC,iBAAiB,EAAC,SAAS;EAAC,aAAa,EAAC,sCAAsC;EAAC,wBAAwB,EAAC,6BAA6B;EAAC,+BAA+B,EAAC,sCAAsC;EAAC,iBAAiB,EAAC,mBAAmB;EAAC,wBAAwB,EAAC;AAAmB,CAAC"}
@@ -1,6 +1,7 @@
1
1
  export const translation = {
2
2
  "breadcrumbs.home.text": "Beranda",
3
3
  "breadcrumbs.label.text": "Breadcrumb",
4
+ "close.text": "tutup",
4
5
  "fielderror.screenreader.text": "Kesalahan",
5
6
  "fieldlabel.optional.text": "Opsional",
6
7
  "fieldlabel.required.text": "Wajib diisi",
@@ -10,11 +11,12 @@ export const translation = {
10
11
  "severity.info": "info",
11
12
  "severity.success": "berhasil",
12
13
  "severity.warning": "peringatan",
14
+ "switch.active": "Aktif",
15
+ "switch.inactive": "Tidak Aktif",
13
16
  "table.error": "Terjadi kesalahan saat memuat data.",
14
17
  "table.fetchedrows.text": "Mendapatkan {{totalRows}} baris",
15
18
  "table.fetchedrows.text_plural": "Mendapatkan total {{totalRows}} baris",
16
19
  "table.rows.text": "{{totalRows}} baris",
17
- "table.rows.text_plural": "{{totalRows}} baris",
18
- "close.text": "tutup"
20
+ "table.rows.text_plural": "{{totalRows}} baris"
19
21
  };
20
22
  //# sourceMappingURL=odyssey-react-mui_id.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_id.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_id.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Beranda\",\"breadcrumbs.label.text\":\"Breadcrumb\",\"fielderror.screenreader.text\":\"Kesalahan\",\"fieldlabel.optional.text\":\"Opsional\",\"fieldlabel.required.text\":\"Wajib diisi\",\"passwordfield.icon.label.show\":\"Tampilkan kata sandi\",\"passwordfield.icon.label.hide\":\"Sembunyikan kata sandi\",\"severity.error\":\"kesalahan\",\"severity.info\":\"info\",\"severity.success\":\"berhasil\",\"severity.warning\":\"peringatan\",\"table.error\":\"Terjadi kesalahan saat memuat data.\",\"table.fetchedrows.text\":\"Mendapatkan {{totalRows}} baris\",\"table.fetchedrows.text_plural\":\"Mendapatkan total {{totalRows}} baris\",\"table.rows.text\":\"{{totalRows}} baris\",\"table.rows.text_plural\":\"{{totalRows}} baris\",\"close.text\":\"tutup\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,SAAS;EAAC,wBAAwB,EAAC,YAAY;EAAC,8BAA8B,EAAC,WAAW;EAAC,0BAA0B,EAAC,UAAU;EAAC,0BAA0B,EAAC,aAAa;EAAC,+BAA+B,EAAC,sBAAsB;EAAC,+BAA+B,EAAC,wBAAwB;EAAC,gBAAgB,EAAC,WAAW;EAAC,eAAe,EAAC,MAAM;EAAC,kBAAkB,EAAC,UAAU;EAAC,kBAAkB,EAAC,YAAY;EAAC,aAAa,EAAC,qCAAqC;EAAC,wBAAwB,EAAC,iCAAiC;EAAC,+BAA+B,EAAC,uCAAuC;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,YAAY,EAAC;AAAO,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_id.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_id.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Beranda\",\"breadcrumbs.label.text\":\"Breadcrumb\",\"close.text\":\"tutup\",\"fielderror.screenreader.text\":\"Kesalahan\",\"fieldlabel.optional.text\":\"Opsional\",\"fieldlabel.required.text\":\"Wajib diisi\",\"passwordfield.icon.label.show\":\"Tampilkan kata sandi\",\"passwordfield.icon.label.hide\":\"Sembunyikan kata sandi\",\"severity.error\":\"kesalahan\",\"severity.info\":\"info\",\"severity.success\":\"berhasil\",\"severity.warning\":\"peringatan\",\"switch.active\":\"Aktif\",\"switch.inactive\":\"Tidak Aktif\",\"table.error\":\"Terjadi kesalahan saat memuat data.\",\"table.fetchedrows.text\":\"Mendapatkan {{totalRows}} baris\",\"table.fetchedrows.text_plural\":\"Mendapatkan total {{totalRows}} baris\",\"table.rows.text\":\"{{totalRows}} baris\",\"table.rows.text_plural\":\"{{totalRows}} baris\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,SAAS;EAAC,wBAAwB,EAAC,YAAY;EAAC,YAAY,EAAC,OAAO;EAAC,8BAA8B,EAAC,WAAW;EAAC,0BAA0B,EAAC,UAAU;EAAC,0BAA0B,EAAC,aAAa;EAAC,+BAA+B,EAAC,sBAAsB;EAAC,+BAA+B,EAAC,wBAAwB;EAAC,gBAAgB,EAAC,WAAW;EAAC,eAAe,EAAC,MAAM;EAAC,kBAAkB,EAAC,UAAU;EAAC,kBAAkB,EAAC,YAAY;EAAC,eAAe,EAAC,OAAO;EAAC,iBAAiB,EAAC,aAAa;EAAC,aAAa,EAAC,qCAAqC;EAAC,wBAAwB,EAAC,iCAAiC;EAAC,+BAA+B,EAAC,uCAAuC;EAAC,iBAAiB,EAAC,qBAAqB;EAAC,wBAAwB,EAAC;AAAqB,CAAC"}
@@ -1,6 +1,7 @@
1
1
  export const translation = {
2
2
  "breadcrumbs.home.text": "Home",
3
3
  "breadcrumbs.label.text": "Percorso di navigazione",
4
+ "close.text": "chiudi",
4
5
  "fielderror.screenreader.text": "Errore",
5
6
  "fieldlabel.optional.text": "Facoltativo",
6
7
  "fieldlabel.required.text": "Obbligatorio",
@@ -10,11 +11,12 @@ export const translation = {
10
11
  "severity.info": "info",
11
12
  "severity.success": "operazione riuscita",
12
13
  "severity.warning": "avviso",
14
+ "switch.active": "Attivo",
15
+ "switch.inactive": "Inattivo",
13
16
  "table.error": "Errore durante il caricamento dei dati.",
14
17
  "table.fetchedrows.text": "Recuperata {{totalRows}} riga",
15
18
  "table.fetchedrows.text_plural": "Recuperate {{totalRows}} righe in totale",
16
19
  "table.rows.text": "{{totalRows}} riga",
17
- "table.rows.text_plural": "{{totalRows}} righe",
18
- "close.text": "chiudi"
20
+ "table.rows.text_plural": "{{totalRows}} righe"
19
21
  };
20
22
  //# sourceMappingURL=odyssey-react-mui_it.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_it.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_it.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Home\",\"breadcrumbs.label.text\":\"Percorso di navigazione\",\"fielderror.screenreader.text\":\"Errore\",\"fieldlabel.optional.text\":\"Facoltativo\",\"fieldlabel.required.text\":\"Obbligatorio\",\"passwordfield.icon.label.show\":\"Mostra password\",\"passwordfield.icon.label.hide\":\"Nascondi password\",\"severity.error\":\"errore\",\"severity.info\":\"info\",\"severity.success\":\"operazione riuscita\",\"severity.warning\":\"avviso\",\"table.error\":\"Errore durante il caricamento dei dati.\",\"table.fetchedrows.text\":\"Recuperata {{totalRows}} riga\",\"table.fetchedrows.text_plural\":\"Recuperate {{totalRows}} righe in totale\",\"table.rows.text\":\"{{totalRows}} riga\",\"table.rows.text_plural\":\"{{totalRows}} righe\",\"close.text\":\"chiudi\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,MAAM;EAAC,wBAAwB,EAAC,yBAAyB;EAAC,8BAA8B,EAAC,QAAQ;EAAC,0BAA0B,EAAC,aAAa;EAAC,0BAA0B,EAAC,cAAc;EAAC,+BAA+B,EAAC,iBAAiB;EAAC,+BAA+B,EAAC,mBAAmB;EAAC,gBAAgB,EAAC,QAAQ;EAAC,eAAe,EAAC,MAAM;EAAC,kBAAkB,EAAC,qBAAqB;EAAC,kBAAkB,EAAC,QAAQ;EAAC,aAAa,EAAC,yCAAyC;EAAC,wBAAwB,EAAC,+BAA+B;EAAC,+BAA+B,EAAC,0CAA0C;EAAC,iBAAiB,EAAC,oBAAoB;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,YAAY,EAAC;AAAQ,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_it.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_it.ts"],"sourcesContent":["export const translation = {\"breadcrumbs.home.text\":\"Home\",\"breadcrumbs.label.text\":\"Percorso di navigazione\",\"close.text\":\"chiudi\",\"fielderror.screenreader.text\":\"Errore\",\"fieldlabel.optional.text\":\"Facoltativo\",\"fieldlabel.required.text\":\"Obbligatorio\",\"passwordfield.icon.label.show\":\"Mostra password\",\"passwordfield.icon.label.hide\":\"Nascondi password\",\"severity.error\":\"errore\",\"severity.info\":\"info\",\"severity.success\":\"operazione riuscita\",\"severity.warning\":\"avviso\",\"switch.active\":\"Attivo\",\"switch.inactive\":\"Inattivo\",\"table.error\":\"Errore durante il caricamento dei dati.\",\"table.fetchedrows.text\":\"Recuperata {{totalRows}} riga\",\"table.fetchedrows.text_plural\":\"Recuperate {{totalRows}} righe in totale\",\"table.rows.text\":\"{{totalRows}} riga\",\"table.rows.text_plural\":\"{{totalRows}} righe\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,MAAM;EAAC,wBAAwB,EAAC,yBAAyB;EAAC,YAAY,EAAC,QAAQ;EAAC,8BAA8B,EAAC,QAAQ;EAAC,0BAA0B,EAAC,aAAa;EAAC,0BAA0B,EAAC,cAAc;EAAC,+BAA+B,EAAC,iBAAiB;EAAC,+BAA+B,EAAC,mBAAmB;EAAC,gBAAgB,EAAC,QAAQ;EAAC,eAAe,EAAC,MAAM;EAAC,kBAAkB,EAAC,qBAAqB;EAAC,kBAAkB,EAAC,QAAQ;EAAC,eAAe,EAAC,QAAQ;EAAC,iBAAiB,EAAC,UAAU;EAAC,aAAa,EAAC,yCAAyC;EAAC,wBAAwB,EAAC,+BAA+B;EAAC,+BAA+B,EAAC,0CAA0C;EAAC,iBAAiB,EAAC,oBAAoB;EAAC,wBAAwB,EAAC;AAAqB,CAAC"}
@@ -1,6 +1,7 @@
1
1
  export const translation = {
2
2
  "breadcrumbs.home.text": "ホーム",
3
3
  "breadcrumbs.label.text": "ブレッドクラム",
4
+ "close.text": "閉じる",
4
5
  "fielderror.screenreader.text": "エラー",
5
6
  "fieldlabel.optional.text": "オプション",
6
7
  "fieldlabel.required.text": "必須",
@@ -10,11 +11,12 @@ export const translation = {
10
11
  "severity.info": "情報",
11
12
  "severity.success": "成功",
12
13
  "severity.warning": "警告",
14
+ "switch.active": "アクティブ",
15
+ "switch.inactive": "非アクティブ",
13
16
  "table.error": "データの読み込み中にエラーが発生しました。",
14
17
  "table.fetchedrows.text": "{{totalRows}}行をフェッチ",
15
18
  "table.fetchedrows.text_plural": "合計{{totalRows}}行をフェッチ",
16
19
  "table.rows.text": "{{totalRows}}行",
17
- "table.rows.text_plural": "{{totalRows}}行",
18
- "close.text": "閉じる"
20
+ "table.rows.text_plural": "{{totalRows}}行"
19
21
  };
20
22
  //# sourceMappingURL=odyssey-react-mui_ja.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_ja.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_ja.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,KAAK;EAAC,wBAAwB,EAAC,SAAS;EAAC,8BAA8B,EAAC,KAAK;EAAC,0BAA0B,EAAC,OAAO;EAAC,0BAA0B,EAAC,IAAI;EAAC,+BAA+B,EAAC,YAAY;EAAC,+BAA+B,EAAC,cAAc;EAAC,gBAAgB,EAAC,KAAK;EAAC,eAAe,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,aAAa,EAAC,uBAAuB;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,+BAA+B,EAAC,uBAAuB;EAAC,iBAAiB,EAAC,gBAAgB;EAAC,wBAAwB,EAAC,gBAAgB;EAAC,YAAY,EAAC;AAAK,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_ja.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_ja.ts"],"sourcesContent":["export const translation = {\"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\":\"警告\",\"switch.active\":\"アクティブ\",\"switch.inactive\":\"非アクティブ\",\"table.error\":\"データの読み込み中にエラーが発生しました。\",\"table.fetchedrows.text\":\"{{totalRows}}行をフェッチ\",\"table.fetchedrows.text_plural\":\"合計{{totalRows}}行をフェッチ\",\"table.rows.text\":\"{{totalRows}}行\",\"table.rows.text_plural\":\"{{totalRows}}行\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,KAAK;EAAC,wBAAwB,EAAC,SAAS;EAAC,YAAY,EAAC,KAAK;EAAC,8BAA8B,EAAC,KAAK;EAAC,0BAA0B,EAAC,OAAO;EAAC,0BAA0B,EAAC,IAAI;EAAC,+BAA+B,EAAC,YAAY;EAAC,+BAA+B,EAAC,cAAc;EAAC,gBAAgB,EAAC,KAAK;EAAC,eAAe,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,eAAe,EAAC,OAAO;EAAC,iBAAiB,EAAC,QAAQ;EAAC,aAAa,EAAC,uBAAuB;EAAC,wBAAwB,EAAC,qBAAqB;EAAC,+BAA+B,EAAC,uBAAuB;EAAC,iBAAiB,EAAC,gBAAgB;EAAC,wBAAwB,EAAC;AAAgB,CAAC"}
@@ -1,6 +1,7 @@
1
1
  export const translation = {
2
2
  "breadcrumbs.home.text": "홈",
3
3
  "breadcrumbs.label.text": "이동 경로",
4
+ "close.text": "닫기",
4
5
  "fielderror.screenreader.text": "오류",
5
6
  "fieldlabel.optional.text": "선택 사항",
6
7
  "fieldlabel.required.text": "필수",
@@ -10,11 +11,12 @@ export const translation = {
10
11
  "severity.info": "정보",
11
12
  "severity.success": "성공",
12
13
  "severity.warning": "경고",
14
+ "switch.active": "활성",
15
+ "switch.inactive": "비활성",
13
16
  "table.error": "데이터를 로드하는 중 오류가 발생했습니다.",
14
17
  "table.fetchedrows.text": "{{totalRows}}개의 행을 가져옴",
15
18
  "table.fetchedrows.text_plural": "총 {{totalRows}}개 행을 가져옴",
16
19
  "table.rows.text": "{{totalRows}}개의 행",
17
- "table.rows.text_plural": "{{totalRows}}개의 행",
18
- "close.text": "닫기"
20
+ "table.rows.text_plural": "{{totalRows}}개의 행"
19
21
  };
20
22
  //# sourceMappingURL=odyssey-react-mui_ko.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_ko.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_ko.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,GAAG;EAAC,wBAAwB,EAAC,OAAO;EAAC,8BAA8B,EAAC,IAAI;EAAC,0BAA0B,EAAC,OAAO;EAAC,0BAA0B,EAAC,IAAI;EAAC,+BAA+B,EAAC,OAAO;EAAC,+BAA+B,EAAC,QAAQ;EAAC,gBAAgB,EAAC,IAAI;EAAC,eAAe,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,aAAa,EAAC,yBAAyB;EAAC,wBAAwB,EAAC,wBAAwB;EAAC,+BAA+B,EAAC,yBAAyB;EAAC,iBAAiB,EAAC,mBAAmB;EAAC,wBAAwB,EAAC,mBAAmB;EAAC,YAAY,EAAC;AAAI,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_ko.js","names":["translation"],"sources":["../../../src/properties/ts/odyssey-react-mui_ko.ts"],"sourcesContent":["export const translation = {\"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\":\"경고\",\"switch.active\":\"활성\",\"switch.inactive\":\"비활성\",\"table.error\":\"데이터를 로드하는 중 오류가 발생했습니다.\",\"table.fetchedrows.text\":\"{{totalRows}}개의 행을 가져옴\",\"table.fetchedrows.text_plural\":\"총 {{totalRows}}개 행을 가져옴\",\"table.rows.text\":\"{{totalRows}}개의 행\",\"table.rows.text_plural\":\"{{totalRows}}개의 행\"};"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAG;EAAC,uBAAuB,EAAC,GAAG;EAAC,wBAAwB,EAAC,OAAO;EAAC,YAAY,EAAC,IAAI;EAAC,8BAA8B,EAAC,IAAI;EAAC,0BAA0B,EAAC,OAAO;EAAC,0BAA0B,EAAC,IAAI;EAAC,+BAA+B,EAAC,OAAO;EAAC,+BAA+B,EAAC,QAAQ;EAAC,gBAAgB,EAAC,IAAI;EAAC,eAAe,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,kBAAkB,EAAC,IAAI;EAAC,eAAe,EAAC,IAAI;EAAC,iBAAiB,EAAC,KAAK;EAAC,aAAa,EAAC,yBAAyB;EAAC,wBAAwB,EAAC,wBAAwB;EAAC,+BAA+B,EAAC,yBAAyB;EAAC,iBAAiB,EAAC,mBAAmB;EAAC,wBAAwB,EAAC;AAAmB,CAAC"}
@@ -1,6 +1,7 @@
1
1
  export const translation = {
2
2
  "breadcrumbs.home.text": "Halaman Utama",
3
3
  "breadcrumbs.label.text": "Tinggalan",
4
+ "close.text": "tutup",
4
5
  "fielderror.screenreader.text": "Ralat",
5
6
  "fieldlabel.optional.text": "Pilihan",
6
7
  "fieldlabel.required.text": "Diperlukan",
@@ -10,11 +11,12 @@ export const translation = {
10
11
  "severity.info": "maklumat",
11
12
  "severity.success": "berjaya",
12
13
  "severity.warning": "amaran",
14
+ "switch.active": "Aktif",
15
+ "switch.inactive": "Tidak aktif",
13
16
  "table.error": "Ralat semasa memuatkan data.",
14
17
  "table.fetchedrows.text": "Baris {{totalRows}} yang diambil",
15
18
  "table.fetchedrows.text_plural": "Jumlah baris {{totalRows}} yang diambil",
16
19
  "table.rows.text": "{{totalRows}} baris",
17
- "table.rows.text_plural": "{{totalRows}} baris",
18
- "close.text": "tutup"
20
+ "table.rows.text_plural": "{{totalRows}} baris"
19
21
  };
20
22
  //# sourceMappingURL=odyssey-react-mui_ms.js.map