@okta/odyssey-react-mui 1.21.2 → 1.22.0

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 (432) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/dist/Autocomplete.js +76 -38
  3. package/dist/Autocomplete.js.map +1 -1
  4. package/dist/Checkbox.js +26 -11
  5. package/dist/Checkbox.js.map +1 -1
  6. package/dist/CheckboxGroup.js +14 -3
  7. package/dist/CheckboxGroup.js.map +1 -1
  8. package/dist/DataTable/DataTable.js +10 -2
  9. package/dist/DataTable/DataTable.js.map +1 -1
  10. package/dist/DataTable/useScrollIndication.js +2 -2
  11. package/dist/DataTable/useScrollIndication.js.map +1 -1
  12. package/dist/Field.js +3 -1
  13. package/dist/Field.js.map +1 -1
  14. package/dist/OdysseyCacheProvider.js +4 -3
  15. package/dist/OdysseyCacheProvider.js.map +1 -1
  16. package/dist/OdysseyProvider.js +6 -3
  17. package/dist/OdysseyProvider.js.map +1 -1
  18. package/dist/OdysseyThemeProvider.js +3 -2
  19. package/dist/OdysseyThemeProvider.js.map +1 -1
  20. package/dist/Radio.js +34 -7
  21. package/dist/Radio.js.map +1 -1
  22. package/dist/RadioGroup.js +17 -5
  23. package/dist/RadioGroup.js.map +1 -1
  24. package/dist/Select.js +53 -31
  25. package/dist/Select.js.map +1 -1
  26. package/dist/ToastStack.js.map +1 -1
  27. package/dist/{createShadowRootElement.js → createShadowDomElements.js} +22 -6
  28. package/dist/createShadowDomElements.js.map +1 -0
  29. package/dist/index.js +1 -1
  30. package/dist/index.js.map +1 -1
  31. package/dist/index.scss +5 -5
  32. package/dist/labs/AppTile.js +124 -0
  33. package/dist/labs/AppTile.js.map +1 -0
  34. package/dist/labs/DataView/BulkActionsMenu.js.map +1 -0
  35. package/dist/labs/{DataComponents/StackContent.js → DataView/CardLayoutContent.js} +14 -14
  36. package/dist/labs/DataView/CardLayoutContent.js.map +1 -0
  37. package/dist/labs/{DataComponents/StackCard.js → DataView/DataCard.js} +6 -6
  38. package/dist/labs/DataView/DataCard.js.map +1 -0
  39. package/dist/labs/{DataComponents → DataView}/DataTable.js +6 -2
  40. package/dist/labs/DataView/DataTable.js.map +1 -0
  41. package/dist/labs/{DataComponents → DataView}/DataView.js +25 -15
  42. package/dist/labs/DataView/DataView.js.map +1 -0
  43. package/dist/labs/DataView/DetailPanel.js.map +1 -0
  44. package/dist/labs/DataView/LayoutSwitcher.js.map +1 -0
  45. package/dist/labs/DataView/RowActions.js.map +1 -0
  46. package/dist/labs/{DataComponents/TableContent.js → DataView/TableLayoutContent.js} +17 -17
  47. package/dist/labs/DataView/TableLayoutContent.js.map +1 -0
  48. package/dist/labs/{DataComponents → DataView}/TableSettings.js +2 -2
  49. package/dist/labs/DataView/TableSettings.js.map +1 -0
  50. package/dist/labs/DataView/componentTypes.js.map +1 -0
  51. package/dist/labs/{DataComponents → DataView}/constants.js +2 -2
  52. package/dist/labs/DataView/constants.js.map +1 -0
  53. package/dist/labs/DataView/dataTypes.js.map +1 -0
  54. package/dist/labs/DataView/fetchData.js.map +1 -0
  55. package/dist/labs/{DataComponents → DataView}/index.js +0 -1
  56. package/dist/labs/DataView/index.js.map +1 -0
  57. package/dist/labs/DataView/tableConstants.js.map +1 -0
  58. package/dist/labs/DataView/useFilterConversion.js.map +1 -0
  59. package/dist/labs/SideNav/CollapseIcon.js +44 -0
  60. package/dist/labs/SideNav/CollapseIcon.js.map +1 -0
  61. package/dist/labs/SideNav/SideNav.js +246 -0
  62. package/dist/labs/SideNav/SideNav.js.map +1 -0
  63. package/dist/labs/SideNav/SideNavFooterContent.js +49 -0
  64. package/dist/labs/SideNav/SideNavFooterContent.js.map +1 -0
  65. package/dist/labs/SideNav/SideNavHeader.js +58 -0
  66. package/dist/labs/SideNav/SideNavHeader.js.map +1 -0
  67. package/dist/labs/SideNav/SideNavItemContent.js +157 -0
  68. package/dist/labs/SideNav/SideNavItemContent.js.map +1 -0
  69. package/dist/labs/SideNav/SideNavItemLinkContent.js +71 -0
  70. package/dist/labs/SideNav/SideNavItemLinkContent.js.map +1 -0
  71. package/dist/labs/SideNav/index.js +14 -0
  72. package/dist/labs/SideNav/index.js.map +1 -0
  73. package/dist/labs/SideNav/types.js +2 -0
  74. package/dist/labs/SideNav/types.js.map +1 -0
  75. package/dist/labs/Switch.js +70 -16
  76. package/dist/labs/Switch.js.map +1 -1
  77. package/dist/labs/index.js +3 -2
  78. package/dist/labs/index.js.map +1 -1
  79. package/dist/properties/ts/odyssey-react-mui_cs.js +17 -3
  80. package/dist/properties/ts/odyssey-react-mui_cs.js.map +1 -1
  81. package/dist/properties/ts/odyssey-react-mui_da.js +17 -3
  82. package/dist/properties/ts/odyssey-react-mui_da.js.map +1 -1
  83. package/dist/properties/ts/odyssey-react-mui_de.js +16 -2
  84. package/dist/properties/ts/odyssey-react-mui_de.js.map +1 -1
  85. package/dist/properties/ts/odyssey-react-mui_el.js +18 -4
  86. package/dist/properties/ts/odyssey-react-mui_el.js.map +1 -1
  87. package/dist/properties/ts/odyssey-react-mui_es.js +17 -3
  88. package/dist/properties/ts/odyssey-react-mui_es.js.map +1 -1
  89. package/dist/properties/ts/odyssey-react-mui_fi.js +17 -3
  90. package/dist/properties/ts/odyssey-react-mui_fi.js.map +1 -1
  91. package/dist/properties/ts/odyssey-react-mui_fr.js +17 -3
  92. package/dist/properties/ts/odyssey-react-mui_fr.js.map +1 -1
  93. package/dist/properties/ts/odyssey-react-mui_ht.js +18 -4
  94. package/dist/properties/ts/odyssey-react-mui_ht.js.map +1 -1
  95. package/dist/properties/ts/odyssey-react-mui_hu.js +17 -3
  96. package/dist/properties/ts/odyssey-react-mui_hu.js.map +1 -1
  97. package/dist/properties/ts/odyssey-react-mui_id.js +17 -3
  98. package/dist/properties/ts/odyssey-react-mui_id.js.map +1 -1
  99. package/dist/properties/ts/odyssey-react-mui_it.js +17 -3
  100. package/dist/properties/ts/odyssey-react-mui_it.js.map +1 -1
  101. package/dist/properties/ts/odyssey-react-mui_ja.js +16 -2
  102. package/dist/properties/ts/odyssey-react-mui_ja.js.map +1 -1
  103. package/dist/properties/ts/odyssey-react-mui_ko.js +16 -2
  104. package/dist/properties/ts/odyssey-react-mui_ko.js.map +1 -1
  105. package/dist/properties/ts/odyssey-react-mui_ms.js +17 -3
  106. package/dist/properties/ts/odyssey-react-mui_ms.js.map +1 -1
  107. package/dist/properties/ts/odyssey-react-mui_nb.js +17 -3
  108. package/dist/properties/ts/odyssey-react-mui_nb.js.map +1 -1
  109. package/dist/properties/ts/odyssey-react-mui_nl_NL.js +17 -3
  110. package/dist/properties/ts/odyssey-react-mui_nl_NL.js.map +1 -1
  111. package/dist/properties/ts/odyssey-react-mui_pl.js +17 -3
  112. package/dist/properties/ts/odyssey-react-mui_pl.js.map +1 -1
  113. package/dist/properties/ts/odyssey-react-mui_pt_BR.js +17 -3
  114. package/dist/properties/ts/odyssey-react-mui_pt_BR.js.map +1 -1
  115. package/dist/properties/ts/odyssey-react-mui_ro.js +17 -3
  116. package/dist/properties/ts/odyssey-react-mui_ro.js.map +1 -1
  117. package/dist/properties/ts/odyssey-react-mui_ru.js +17 -3
  118. package/dist/properties/ts/odyssey-react-mui_ru.js.map +1 -1
  119. package/dist/properties/ts/odyssey-react-mui_sv.js +17 -3
  120. package/dist/properties/ts/odyssey-react-mui_sv.js.map +1 -1
  121. package/dist/properties/ts/odyssey-react-mui_th.js +16 -2
  122. package/dist/properties/ts/odyssey-react-mui_th.js.map +1 -1
  123. package/dist/properties/ts/odyssey-react-mui_tr.js +17 -3
  124. package/dist/properties/ts/odyssey-react-mui_tr.js.map +1 -1
  125. package/dist/properties/ts/odyssey-react-mui_uk.js +17 -3
  126. package/dist/properties/ts/odyssey-react-mui_uk.js.map +1 -1
  127. package/dist/properties/ts/odyssey-react-mui_vi.js +17 -3
  128. package/dist/properties/ts/odyssey-react-mui_vi.js.map +1 -1
  129. package/dist/properties/ts/odyssey-react-mui_zh_CN.js +16 -2
  130. package/dist/properties/ts/odyssey-react-mui_zh_CN.js.map +1 -1
  131. package/dist/properties/ts/odyssey-react-mui_zh_TW.js +16 -2
  132. package/dist/properties/ts/odyssey-react-mui_zh_TW.js.map +1 -1
  133. package/dist/src/Autocomplete.d.ts.map +1 -1
  134. package/dist/src/Checkbox.d.ts +2 -2
  135. package/dist/src/Checkbox.d.ts.map +1 -1
  136. package/dist/src/CheckboxGroup.d.ts +3 -3
  137. package/dist/src/CheckboxGroup.d.ts.map +1 -1
  138. package/dist/src/DataTable/DataTable.d.ts +9 -1
  139. package/dist/src/DataTable/DataTable.d.ts.map +1 -1
  140. package/dist/src/Field.d.ts +3 -2
  141. package/dist/src/Field.d.ts.map +1 -1
  142. package/dist/src/OdysseyCacheProvider.d.ts +7 -3
  143. package/dist/src/OdysseyCacheProvider.d.ts.map +1 -1
  144. package/dist/src/OdysseyProvider.d.ts +1 -1
  145. package/dist/src/OdysseyProvider.d.ts.map +1 -1
  146. package/dist/src/OdysseyThemeProvider.d.ts +3 -1
  147. package/dist/src/OdysseyThemeProvider.d.ts.map +1 -1
  148. package/dist/src/Radio.d.ts +6 -8
  149. package/dist/src/Radio.d.ts.map +1 -1
  150. package/dist/src/RadioGroup.d.ts +4 -5
  151. package/dist/src/RadioGroup.d.ts.map +1 -1
  152. package/dist/src/Select.d.ts +2 -2
  153. package/dist/src/Select.d.ts.map +1 -1
  154. package/dist/src/ToastStack.d.ts +2 -2
  155. package/dist/src/ToastStack.d.ts.map +1 -1
  156. package/dist/src/{createShadowRootElement.d.ts → createShadowDomElements.d.ts} +6 -1
  157. package/dist/src/createShadowDomElements.d.ts.map +1 -0
  158. package/dist/src/index.d.ts +1 -1
  159. package/dist/src/labs/AppTile.d.ts +39 -0
  160. package/dist/src/labs/AppTile.d.ts.map +1 -0
  161. package/dist/src/labs/DataView/BulkActionsMenu.d.ts.map +1 -0
  162. package/dist/src/labs/{DataComponents/StackContent.d.ts → DataView/CardLayoutContent.d.ts} +7 -7
  163. package/dist/src/labs/DataView/CardLayoutContent.d.ts.map +1 -0
  164. package/dist/src/labs/{DataComponents/StackCard.d.ts → DataView/DataCard.d.ts} +4 -4
  165. package/dist/src/labs/DataView/DataCard.d.ts.map +1 -0
  166. package/dist/src/labs/DataView/DataTable.d.ts +16 -0
  167. package/dist/src/labs/DataView/DataTable.d.ts.map +1 -0
  168. package/dist/src/labs/{DataComponents → DataView}/DataView.d.ts +1 -1
  169. package/dist/src/labs/DataView/DataView.d.ts.map +1 -0
  170. package/dist/src/labs/{DataComponents → DataView}/DetailPanel.d.ts +2 -2
  171. package/dist/src/labs/DataView/DetailPanel.d.ts.map +1 -0
  172. package/dist/src/labs/DataView/LayoutSwitcher.d.ts.map +1 -0
  173. package/dist/src/labs/DataView/RowActions.d.ts.map +1 -0
  174. package/dist/src/labs/{DataComponents/TableContent.d.ts → DataView/TableLayoutContent.d.ts} +7 -7
  175. package/dist/src/labs/DataView/TableLayoutContent.d.ts.map +1 -0
  176. package/dist/src/labs/{DataComponents → DataView}/TableSettings.d.ts +3 -3
  177. package/dist/src/labs/DataView/TableSettings.d.ts.map +1 -0
  178. package/dist/src/labs/{DataComponents → DataView}/componentTypes.d.ts +11 -9
  179. package/dist/src/labs/DataView/componentTypes.d.ts.map +1 -0
  180. package/dist/src/labs/{DataComponents → DataView}/constants.d.ts +1 -1
  181. package/dist/src/labs/DataView/constants.d.ts.map +1 -0
  182. package/dist/src/labs/DataView/dataTypes.d.ts.map +1 -0
  183. package/dist/src/labs/DataView/fetchData.d.ts.map +1 -0
  184. package/dist/src/labs/{DataComponents → DataView}/index.d.ts +0 -1
  185. package/dist/src/labs/DataView/index.d.ts.map +1 -0
  186. package/dist/src/labs/DataView/tableConstants.d.ts.map +1 -0
  187. package/dist/src/labs/{DataComponents → DataView}/useFilterConversion.d.ts +2 -2
  188. package/dist/src/labs/DataView/useFilterConversion.d.ts.map +1 -0
  189. package/dist/src/labs/SideNav/CollapseIcon.d.ts +17 -0
  190. package/dist/src/labs/SideNav/CollapseIcon.d.ts.map +1 -0
  191. package/dist/src/labs/SideNav/SideNav.d.ts +15 -0
  192. package/dist/src/labs/SideNav/SideNav.d.ts.map +1 -0
  193. package/dist/src/labs/SideNav/SideNavFooterContent.d.ts +17 -0
  194. package/dist/src/labs/SideNav/SideNavFooterContent.d.ts.map +1 -0
  195. package/dist/src/labs/SideNav/SideNavHeader.d.ts +16 -0
  196. package/dist/src/labs/SideNav/SideNavHeader.d.ts.map +1 -0
  197. package/dist/src/labs/SideNav/SideNavItemContent.d.ts +33 -0
  198. package/dist/src/labs/SideNav/SideNavItemContent.d.ts.map +1 -0
  199. package/dist/src/labs/SideNav/SideNavItemLinkContent.d.ts +16 -0
  200. package/dist/src/labs/SideNav/SideNavItemLinkContent.d.ts.map +1 -0
  201. package/dist/src/labs/SideNav/index.d.ts +14 -0
  202. package/dist/src/labs/SideNav/index.d.ts.map +1 -0
  203. package/dist/src/labs/{SideNav.d.ts → SideNav/types.d.ts} +31 -33
  204. package/dist/src/labs/SideNav/types.d.ts.map +1 -0
  205. package/dist/src/labs/Switch.d.ts +5 -1
  206. package/dist/src/labs/Switch.d.ts.map +1 -1
  207. package/dist/src/labs/index.d.ts +2 -1
  208. package/dist/src/labs/index.d.ts.map +1 -1
  209. package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts +15 -1
  210. package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts.map +1 -1
  211. package/dist/src/properties/ts/odyssey-react-mui_da.d.ts +15 -1
  212. package/dist/src/properties/ts/odyssey-react-mui_da.d.ts.map +1 -1
  213. package/dist/src/properties/ts/odyssey-react-mui_de.d.ts +15 -1
  214. package/dist/src/properties/ts/odyssey-react-mui_de.d.ts.map +1 -1
  215. package/dist/src/properties/ts/odyssey-react-mui_el.d.ts +15 -1
  216. package/dist/src/properties/ts/odyssey-react-mui_el.d.ts.map +1 -1
  217. package/dist/src/properties/ts/odyssey-react-mui_es.d.ts +15 -1
  218. package/dist/src/properties/ts/odyssey-react-mui_es.d.ts.map +1 -1
  219. package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts +15 -1
  220. package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts.map +1 -1
  221. package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts +15 -1
  222. package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts.map +1 -1
  223. package/dist/src/properties/ts/odyssey-react-mui_ht.d.ts +16 -2
  224. package/dist/src/properties/ts/odyssey-react-mui_ht.d.ts.map +1 -1
  225. package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts +15 -1
  226. package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts.map +1 -1
  227. package/dist/src/properties/ts/odyssey-react-mui_id.d.ts +15 -1
  228. package/dist/src/properties/ts/odyssey-react-mui_id.d.ts.map +1 -1
  229. package/dist/src/properties/ts/odyssey-react-mui_it.d.ts +15 -1
  230. package/dist/src/properties/ts/odyssey-react-mui_it.d.ts.map +1 -1
  231. package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts +15 -1
  232. package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts.map +1 -1
  233. package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts +15 -1
  234. package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts.map +1 -1
  235. package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts +15 -1
  236. package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts.map +1 -1
  237. package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts +15 -1
  238. package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts.map +1 -1
  239. package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts +15 -1
  240. package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts.map +1 -1
  241. package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts +15 -1
  242. package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts.map +1 -1
  243. package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts +15 -1
  244. package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts.map +1 -1
  245. package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts +15 -1
  246. package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts.map +1 -1
  247. package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts +15 -1
  248. package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts.map +1 -1
  249. package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts +15 -1
  250. package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts.map +1 -1
  251. package/dist/src/properties/ts/odyssey-react-mui_th.d.ts +15 -1
  252. package/dist/src/properties/ts/odyssey-react-mui_th.d.ts.map +1 -1
  253. package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts +15 -1
  254. package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts.map +1 -1
  255. package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts +15 -1
  256. package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts.map +1 -1
  257. package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts +15 -1
  258. package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts.map +1 -1
  259. package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts +15 -1
  260. package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts.map +1 -1
  261. package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts +15 -1
  262. package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts.map +1 -1
  263. package/dist/src/theme/components.d.ts +3 -1
  264. package/dist/src/theme/components.d.ts.map +1 -1
  265. package/dist/src/theme/createOdysseyMuiTheme.d.ts +3 -1
  266. package/dist/src/theme/createOdysseyMuiTheme.d.ts.map +1 -1
  267. package/dist/theme/components.js +232 -146
  268. package/dist/theme/components.js.map +1 -1
  269. package/dist/theme/createOdysseyMuiTheme.js +3 -2
  270. package/dist/theme/createOdysseyMuiTheme.js.map +1 -1
  271. package/dist/tsconfig.production.tsbuildinfo +1 -1
  272. package/package.json +3 -4
  273. package/src/Autocomplete.tsx +108 -45
  274. package/src/Checkbox.tsx +39 -9
  275. package/src/CheckboxGroup.tsx +20 -4
  276. package/src/DataTable/DataTable.tsx +24 -1
  277. package/src/DataTable/useScrollIndication.tsx +2 -2
  278. package/src/Field.tsx +5 -2
  279. package/src/OdysseyCacheProvider.tsx +18 -4
  280. package/src/OdysseyProvider.tsx +6 -3
  281. package/src/OdysseyThemeProvider.tsx +6 -2
  282. package/src/Radio.tsx +42 -13
  283. package/src/RadioGroup.tsx +26 -7
  284. package/src/Select.tsx +78 -45
  285. package/src/ToastStack.tsx +2 -2
  286. package/src/{createShadowRootElement.ts → createShadowDomElements.ts} +24 -5
  287. package/src/index.ts +1 -1
  288. package/src/labs/AppTile.tsx +200 -0
  289. package/src/labs/{DataComponents/StackContent.tsx → DataView/CardLayoutContent.tsx} +24 -19
  290. package/src/labs/{DataComponents/StackCard.tsx → DataView/DataCard.tsx} +7 -7
  291. package/src/labs/{DataComponents → DataView}/DataTable.tsx +8 -4
  292. package/src/labs/{DataComponents → DataView}/DataView.tsx +46 -17
  293. package/src/labs/{DataComponents → DataView}/DetailPanel.tsx +2 -2
  294. package/src/labs/{DataComponents/TableContent.tsx → DataView/TableLayoutContent.tsx} +31 -26
  295. package/src/labs/{DataComponents → DataView}/TableSettings.tsx +5 -4
  296. package/src/labs/{DataComponents → DataView}/componentTypes.ts +11 -9
  297. package/src/labs/{DataComponents → DataView}/constants.tsx +2 -2
  298. package/src/labs/{DataComponents → DataView}/index.tsx +0 -1
  299. package/src/labs/{DataComponents → DataView}/useFilterConversion.ts +2 -2
  300. package/src/labs/SideNav/CollapseIcon.tsx +48 -0
  301. package/src/labs/SideNav/SideNav.tsx +350 -0
  302. package/src/labs/SideNav/SideNavFooterContent.tsx +64 -0
  303. package/src/labs/SideNav/SideNavHeader.tsx +65 -0
  304. package/src/labs/SideNav/SideNavItemContent.tsx +216 -0
  305. package/src/labs/SideNav/SideNavItemLinkContent.tsx +87 -0
  306. package/src/labs/SideNav/index.ts +15 -0
  307. package/src/labs/SideNav/types.ts +125 -0
  308. package/src/labs/Switch.tsx +85 -31
  309. package/src/labs/index.ts +3 -1
  310. package/src/properties/translations/odyssey-react-mui_cs.properties +15 -3
  311. package/src/properties/translations/odyssey-react-mui_da.properties +15 -3
  312. package/src/properties/translations/odyssey-react-mui_de.properties +14 -2
  313. package/src/properties/translations/odyssey-react-mui_el.properties +16 -4
  314. package/src/properties/translations/odyssey-react-mui_es.properties +15 -3
  315. package/src/properties/translations/odyssey-react-mui_fi.properties +15 -3
  316. package/src/properties/translations/odyssey-react-mui_fr.properties +15 -3
  317. package/src/properties/translations/odyssey-react-mui_ht.properties +17 -6
  318. package/src/properties/translations/odyssey-react-mui_hu.properties +15 -3
  319. package/src/properties/translations/odyssey-react-mui_id.properties +15 -3
  320. package/src/properties/translations/odyssey-react-mui_it.properties +15 -3
  321. package/src/properties/translations/odyssey-react-mui_ja.properties +14 -2
  322. package/src/properties/translations/odyssey-react-mui_ko.properties +14 -2
  323. package/src/properties/translations/odyssey-react-mui_ms.properties +15 -3
  324. package/src/properties/translations/odyssey-react-mui_nb.properties +15 -3
  325. package/src/properties/translations/odyssey-react-mui_nl_NL.properties +15 -3
  326. package/src/properties/translations/odyssey-react-mui_pl.properties +15 -3
  327. package/src/properties/translations/odyssey-react-mui_pt_BR.properties +15 -3
  328. package/src/properties/translations/odyssey-react-mui_ro.properties +15 -3
  329. package/src/properties/translations/odyssey-react-mui_ru.properties +15 -3
  330. package/src/properties/translations/odyssey-react-mui_sv.properties +15 -3
  331. package/src/properties/translations/odyssey-react-mui_th.properties +14 -2
  332. package/src/properties/translations/odyssey-react-mui_tr.properties +15 -3
  333. package/src/properties/translations/odyssey-react-mui_uk.properties +15 -3
  334. package/src/properties/translations/odyssey-react-mui_vi.properties +15 -3
  335. package/src/properties/translations/odyssey-react-mui_zh_CN.properties +14 -2
  336. package/src/properties/translations/odyssey-react-mui_zh_TW.properties +14 -2
  337. package/src/properties/ts/odyssey-react-mui_cs.ts +1 -1
  338. package/src/properties/ts/odyssey-react-mui_da.ts +1 -1
  339. package/src/properties/ts/odyssey-react-mui_de.ts +1 -1
  340. package/src/properties/ts/odyssey-react-mui_el.ts +1 -1
  341. package/src/properties/ts/odyssey-react-mui_es.ts +1 -1
  342. package/src/properties/ts/odyssey-react-mui_fi.ts +1 -1
  343. package/src/properties/ts/odyssey-react-mui_fr.ts +1 -1
  344. package/src/properties/ts/odyssey-react-mui_ht.ts +1 -1
  345. package/src/properties/ts/odyssey-react-mui_hu.ts +1 -1
  346. package/src/properties/ts/odyssey-react-mui_id.ts +1 -1
  347. package/src/properties/ts/odyssey-react-mui_it.ts +1 -1
  348. package/src/properties/ts/odyssey-react-mui_ja.ts +1 -1
  349. package/src/properties/ts/odyssey-react-mui_ko.ts +1 -1
  350. package/src/properties/ts/odyssey-react-mui_ms.ts +1 -1
  351. package/src/properties/ts/odyssey-react-mui_nb.ts +1 -1
  352. package/src/properties/ts/odyssey-react-mui_nl_NL.ts +1 -1
  353. package/src/properties/ts/odyssey-react-mui_pl.ts +1 -1
  354. package/src/properties/ts/odyssey-react-mui_pt_BR.ts +1 -1
  355. package/src/properties/ts/odyssey-react-mui_ro.ts +1 -1
  356. package/src/properties/ts/odyssey-react-mui_ru.ts +1 -1
  357. package/src/properties/ts/odyssey-react-mui_sv.ts +1 -1
  358. package/src/properties/ts/odyssey-react-mui_th.ts +1 -1
  359. package/src/properties/ts/odyssey-react-mui_tr.ts +1 -1
  360. package/src/properties/ts/odyssey-react-mui_uk.ts +1 -1
  361. package/src/properties/ts/odyssey-react-mui_vi.ts +1 -1
  362. package/src/properties/ts/odyssey-react-mui_zh_CN.ts +1 -1
  363. package/src/properties/ts/odyssey-react-mui_zh_TW.ts +1 -1
  364. package/src/theme/components.tsx +240 -150
  365. package/src/theme/createOdysseyMuiTheme.ts +4 -1
  366. package/dist/createShadowRootElement.js.map +0 -1
  367. package/dist/labs/DataComponents/BulkActionsMenu.js.map +0 -1
  368. package/dist/labs/DataComponents/DataStack.js +0 -85
  369. package/dist/labs/DataComponents/DataStack.js.map +0 -1
  370. package/dist/labs/DataComponents/DataTable.js.map +0 -1
  371. package/dist/labs/DataComponents/DataView.js.map +0 -1
  372. package/dist/labs/DataComponents/DetailPanel.js.map +0 -1
  373. package/dist/labs/DataComponents/LayoutSwitcher.js.map +0 -1
  374. package/dist/labs/DataComponents/RowActions.js.map +0 -1
  375. package/dist/labs/DataComponents/StackCard.js.map +0 -1
  376. package/dist/labs/DataComponents/StackContent.js.map +0 -1
  377. package/dist/labs/DataComponents/TableContent.js.map +0 -1
  378. package/dist/labs/DataComponents/TableSettings.js.map +0 -1
  379. package/dist/labs/DataComponents/componentTypes.js.map +0 -1
  380. package/dist/labs/DataComponents/constants.js.map +0 -1
  381. package/dist/labs/DataComponents/dataTypes.js.map +0 -1
  382. package/dist/labs/DataComponents/fetchData.js.map +0 -1
  383. package/dist/labs/DataComponents/index.js.map +0 -1
  384. package/dist/labs/DataComponents/tableConstants.js.map +0 -1
  385. package/dist/labs/DataComponents/useFilterConversion.js.map +0 -1
  386. package/dist/labs/SideNav.js +0 -478
  387. package/dist/labs/SideNav.js.map +0 -1
  388. package/dist/src/createShadowRootElement.d.ts.map +0 -1
  389. package/dist/src/labs/DataComponents/BulkActionsMenu.d.ts.map +0 -1
  390. package/dist/src/labs/DataComponents/DataStack.d.ts +0 -20
  391. package/dist/src/labs/DataComponents/DataStack.d.ts.map +0 -1
  392. package/dist/src/labs/DataComponents/DataTable.d.ts +0 -16
  393. package/dist/src/labs/DataComponents/DataTable.d.ts.map +0 -1
  394. package/dist/src/labs/DataComponents/DataView.d.ts.map +0 -1
  395. package/dist/src/labs/DataComponents/DetailPanel.d.ts.map +0 -1
  396. package/dist/src/labs/DataComponents/LayoutSwitcher.d.ts.map +0 -1
  397. package/dist/src/labs/DataComponents/RowActions.d.ts.map +0 -1
  398. package/dist/src/labs/DataComponents/StackCard.d.ts.map +0 -1
  399. package/dist/src/labs/DataComponents/StackContent.d.ts.map +0 -1
  400. package/dist/src/labs/DataComponents/TableContent.d.ts.map +0 -1
  401. package/dist/src/labs/DataComponents/TableSettings.d.ts.map +0 -1
  402. package/dist/src/labs/DataComponents/componentTypes.d.ts.map +0 -1
  403. package/dist/src/labs/DataComponents/constants.d.ts.map +0 -1
  404. package/dist/src/labs/DataComponents/dataTypes.d.ts.map +0 -1
  405. package/dist/src/labs/DataComponents/fetchData.d.ts.map +0 -1
  406. package/dist/src/labs/DataComponents/index.d.ts.map +0 -1
  407. package/dist/src/labs/DataComponents/tableConstants.d.ts.map +0 -1
  408. package/dist/src/labs/DataComponents/useFilterConversion.d.ts.map +0 -1
  409. package/dist/src/labs/SideNav.d.ts.map +0 -1
  410. package/src/labs/DataComponents/DataStack.tsx +0 -105
  411. package/src/labs/SideNav.tsx +0 -745
  412. /package/dist/labs/{DataComponents → DataView}/BulkActionsMenu.js +0 -0
  413. /package/dist/labs/{DataComponents → DataView}/DetailPanel.js +0 -0
  414. /package/dist/labs/{DataComponents → DataView}/LayoutSwitcher.js +0 -0
  415. /package/dist/labs/{DataComponents → DataView}/RowActions.js +0 -0
  416. /package/dist/labs/{DataComponents → DataView}/componentTypes.js +0 -0
  417. /package/dist/labs/{DataComponents → DataView}/dataTypes.js +0 -0
  418. /package/dist/labs/{DataComponents → DataView}/fetchData.js +0 -0
  419. /package/dist/labs/{DataComponents → DataView}/tableConstants.js +0 -0
  420. /package/dist/labs/{DataComponents → DataView}/useFilterConversion.js +0 -0
  421. /package/dist/src/labs/{DataComponents → DataView}/BulkActionsMenu.d.ts +0 -0
  422. /package/dist/src/labs/{DataComponents → DataView}/LayoutSwitcher.d.ts +0 -0
  423. /package/dist/src/labs/{DataComponents → DataView}/RowActions.d.ts +0 -0
  424. /package/dist/src/labs/{DataComponents → DataView}/dataTypes.d.ts +0 -0
  425. /package/dist/src/labs/{DataComponents → DataView}/fetchData.d.ts +0 -0
  426. /package/dist/src/labs/{DataComponents → DataView}/tableConstants.d.ts +0 -0
  427. /package/src/labs/{DataComponents → DataView}/BulkActionsMenu.tsx +0 -0
  428. /package/src/labs/{DataComponents → DataView}/LayoutSwitcher.tsx +0 -0
  429. /package/src/labs/{DataComponents → DataView}/RowActions.tsx +0 -0
  430. /package/src/labs/{DataComponents → DataView}/dataTypes.ts +0 -0
  431. /package/src/labs/{DataComponents → DataView}/fetchData.ts +0 -0
  432. /package/src/labs/{DataComponents → DataView}/tableConstants.tsx +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DataTable.d.ts","sourceRoot":"","sources":["../../../../src/labs/DataView/DataTable.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEpE,MAAM,MAAM,cAAc,GAAG,cAAc,GAAG,gBAAgB,CAAC;AAoG/D,QAAA,MAAM,iBAAiB,woBA7DpB,cAAc,6CA6DwB,CAAC;AAG1C,OAAO,EAAE,iBAAiB,IAAI,SAAS,EAAE,CAAC"}
@@ -11,6 +11,6 @@
11
11
  */
12
12
  import { DataLayout, UniversalProps, ViewProps } from "./componentTypes";
13
13
  export type DataViewProps = UniversalProps & ViewProps<DataLayout>;
14
- declare const MemoizedDataView: import("react").MemoExoticComponent<({ availableLayouts, bulkActionMenuItems, currentPage, emptyPlaceholder, errorMessage: errorMessageProp, filters: filtersProp, getData, getRowId: getRowIdProp, hasFilters, hasPagination, hasSearch, hasSearchSubmitButton, hasRowReordering, hasRowSelection, initialLayout, isEmpty: isEmptyProp, isLoading: isLoadingProp, isNoResults: isNoResultsProp, isPaginationMoreDisabled, isRowReorderingDisabled, noResultsPlaceholder, onChangeRowSelection, onReorderRows, paginationType, resultsPerPage, searchDelayTime, stackOptions, tableOptions, totalRows, maxPages, maxResultsPerPage, }: DataViewProps) => import("react/jsx-runtime").JSX.Element>;
14
+ declare const MemoizedDataView: import("react").MemoExoticComponent<({ additionalActionButton, additionalActionMenuItems, availableLayouts, bulkActionMenuItems, currentPage, emptyPlaceholder, errorMessage: errorMessageProp, filters: filtersProp, getData, getRowId: getRowIdProp, hasFilters, hasPagination, hasSearch, hasSearchSubmitButton, hasRowReordering, hasRowSelection, initialLayout, isEmpty: isEmptyProp, isLoading: isLoadingProp, isNoResults: isNoResultsProp, isPaginationMoreDisabled, isRowReorderingDisabled, noResultsPlaceholder, onChangeRowSelection, onReorderRows, paginationType, resultsPerPage, searchDelayTime, cardLayoutOptions, tableLayoutOptions, totalRows, maxPages, maxResultsPerPage, }: DataViewProps) => import("react/jsx-runtime").JSX.Element>;
15
15
  export { MemoizedDataView as DataView };
16
16
  //# sourceMappingURL=DataView.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DataView.d.ts","sourceRoot":"","sources":["../../../../src/labs/DataView/DataView.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAcH,OAAO,EACL,UAAU,EACV,cAAc,EACd,SAAS,EAEV,MAAM,kBAAkB,CAAC;AAsB1B,MAAM,MAAM,aAAa,GAAG,cAAc,GAAG,SAAS,CAAC,UAAU,CAAC,CAAC;AAiYnE,QAAA,MAAM,gBAAgB,uqBA3UnB,aAAa,6CA2UuB,CAAC;AAGxC,OAAO,EAAE,gBAAgB,IAAI,QAAQ,EAAE,CAAC"}
@@ -9,11 +9,11 @@
9
9
  *
10
10
  * See the License for the specific language governing permissions and limitations under the License.
11
11
  */
12
- import { StackProps } from "./componentTypes";
12
+ import { CardLayoutProps } from "./componentTypes";
13
13
  import { DataRow } from "./dataTypes";
14
14
  declare const MemoizedDetailPanel: import("react").MemoExoticComponent<({ row, renderDetailPanel, }: {
15
15
  row: DataRow;
16
- renderDetailPanel: StackProps["renderDetailPanel"];
16
+ renderDetailPanel: CardLayoutProps["renderDetailPanel"];
17
17
  }) => import("react").ReactNode>;
18
18
  export { MemoizedDetailPanel as DetailPanel };
19
19
  //# sourceMappingURL=DetailPanel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DetailPanel.d.ts","sourceRoot":"","sources":["../../../../src/labs/DataView/DetailPanel.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAGH,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,OAAO,EAAE,MAAM,aAAa,CAAC;AAatC,QAAA,MAAM,mBAAmB,oEARtB;IACD,GAAG,EAAE,OAAO,CAAC;IACb,iBAAiB,EAAE,eAAe,CAAC,mBAAmB,CAAC,CAAC;CACzD,+BAK4C,CAAC;AAG9C,OAAO,EAAE,mBAAmB,IAAI,WAAW,EAAE,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LayoutSwitcher.d.ts","sourceRoot":"","sources":["../../../../src/labs/DataView/LayoutSwitcher.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,QAAQ,EAAqB,cAAc,EAAW,MAAM,OAAO,CAAC;AAG7E,OAAO,EAAE,gBAAgB,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAIhE,MAAM,MAAM,mBAAmB,GAAG;IAChC,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,aAAa,EAAE,UAAU,CAAC;IAC1B,gBAAgB,EAAE,QAAQ,CAAC,cAAc,CAAC,UAAU,CAAC,CAAC,CAAC;CACxD,CAAC;AA8CF,QAAA,MAAM,sBAAsB,+FAxCzB,mBAAmB,6CAwC6B,CAAC;AAGpD,OAAO,EAAE,sBAAsB,IAAI,cAAc,EAAE,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RowActions.d.ts","sourceRoot":"","sources":["../../../../src/labs/DataView/RowActions.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAqB,MAAM,OAAO,CAAC;AAClE,OAAO,EAAE,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAS5D,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AAEtC,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAEnD,MAAM,MAAM,eAAe,GAAG;IAC5B,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC,GAAG,EAAE,OAAO,CAAC,WAAW,CAAC,GAAG,WAAW,CAAC;IACxC,gBAAgB,CAAC,EAAE,CACjB,GAAG,EAAE,WAAW,KACb,YAAY,CAAC,OAAO,MAAM,CAAC,GAAG,YAAY,CAAC,OAAO,QAAQ,CAAC,CAAC;IACjE,kBAAkB,CAAC,EAAE,CAAC,GAAG,EAAE,WAAW,KAAK,eAAe,CAAC,UAAU,CAAC,CAAC;IACvE,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,cAAc,CAAC,WAAW,CAAC,CAAC;IACxC,cAAc,CAAC,EAAE,CAAC,EAChB,WAAW,EACX,KAAK,GACN,EAAE;QACD,WAAW,EAAE,MAAM,CAAC;QACpB,KAAK,EAAE,MAAM,CAAC;KACf,KAAK,IAAI,CAAC;CACZ,CAAC;AA2EF,QAAA,MAAM,kBAAkB,mIAlErB,eAAe,6CAkEyB,CAAC;AAG5C,OAAO,EAAE,kBAAkB,IAAI,UAAU,EAAE,CAAC"}
@@ -12,9 +12,9 @@
12
12
  import { SetStateAction, ReactNode, Dispatch } from "react";
13
13
  import { CSSObject } from "@emotion/styled";
14
14
  import { MRT_Row, MRT_RowData, MRT_RowSelectionState, MRT_TableInstance } from "material-react-table";
15
- import { TableProps, TableState, UniversalProps } from "./componentTypes";
16
- export type TableContentProps = {
17
- columns: TableProps["columns"];
15
+ import { TableLayoutProps, TableState, UniversalProps } from "./componentTypes";
16
+ export type TableLayoutContentProps = {
17
+ columns: TableLayoutProps["columns"];
18
18
  data: MRT_RowData[];
19
19
  draggingRow?: MRT_Row<MRT_RowData> | null;
20
20
  emptyState: ReactNode;
@@ -57,10 +57,10 @@ export type TableContentProps = {
57
57
  rowSelection: MRT_RowSelectionState;
58
58
  setRowSelection: Dispatch<SetStateAction<MRT_RowSelectionState>>;
59
59
  setTableState: Dispatch<SetStateAction<TableState>>;
60
- tableOptions: TableProps;
60
+ tableLayoutOptions: TableLayoutProps;
61
61
  tableState: TableState;
62
62
  totalRows: UniversalProps["totalRows"];
63
63
  };
64
- declare const MemoizedTableContent: import("react").MemoExoticComponent<({ columns, data, draggingRow, emptyState, getRowId, hasRowReordering, hasRowSelection, isEmpty, isLoading, isNoResults, isRowReorderingDisabled, onReorderRows, pagination, rowReorderingUtilities, rowSelection, setRowSelection, setTableState, tableOptions, tableState, totalRows, }: TableContentProps) => import("react/jsx-runtime").JSX.Element>;
65
- export { MemoizedTableContent as TableContent };
66
- //# sourceMappingURL=TableContent.d.ts.map
64
+ declare const MemoizedTableLayoutContent: import("react").MemoExoticComponent<({ columns, data, draggingRow, emptyState, getRowId, hasRowReordering, hasRowSelection, isEmpty, isLoading, isNoResults, isRowReorderingDisabled, onReorderRows, pagination, rowReorderingUtilities, rowSelection, setRowSelection, setTableState, tableLayoutOptions, tableState, totalRows, }: TableLayoutContentProps) => import("react/jsx-runtime").JSX.Element>;
65
+ export { MemoizedTableLayoutContent as TableLayoutContent };
66
+ //# sourceMappingURL=TableLayoutContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TableLayoutContent.d.ts","sourceRoot":"","sources":["../../../../src/labs/DataView/TableLayoutContent.tsx"],"names":[],"mappings":"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"}
@@ -10,12 +10,12 @@
10
10
  * See the License for the specific language governing permissions and limitations under the License.
11
11
  */
12
12
  import { Dispatch, SetStateAction } from "react";
13
- import { TableProps, TableState } from "./componentTypes";
13
+ import { TableLayoutProps, TableState } from "./componentTypes";
14
14
  export type TableSettingsProps = {
15
15
  setTableState: Dispatch<SetStateAction<TableState>>;
16
- tableOptions: TableProps;
16
+ tableLayoutOptions: TableLayoutProps;
17
17
  tableState: TableState;
18
18
  };
19
- declare const MemoizedTableSettings: import("react").MemoExoticComponent<({ setTableState, tableOptions, tableState, }: TableSettingsProps) => import("react/jsx-runtime").JSX.Element>;
19
+ declare const MemoizedTableSettings: import("react").MemoExoticComponent<({ setTableState, tableLayoutOptions, tableState, }: TableSettingsProps) => import("react/jsx-runtime").JSX.Element>;
20
20
  export { MemoizedTableSettings as TableSettings };
21
21
  //# sourceMappingURL=TableSettings.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TableSettings.d.ts","sourceRoot":"","sources":["../../../../src/labs/DataView/TableSettings.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,QAAQ,EAAE,cAAc,EAA8B,MAAM,OAAO,CAAC;AAS7E,OAAO,EAAE,gBAAgB,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAEhE,MAAM,MAAM,kBAAkB,GAAG;IAC/B,aAAa,EAAE,QAAQ,CAAC,cAAc,CAAC,UAAU,CAAC,CAAC,CAAC;IACpD,kBAAkB,EAAE,gBAAgB,CAAC;IACrC,UAAU,EAAE,UAAU,CAAC;CACxB,CAAC;AA4GF,QAAA,MAAM,qBAAqB,2FAtGxB,kBAAkB,6CAsG4B,CAAC;AAGlD,OAAO,EAAE,qBAAqB,IAAI,aAAa,EAAE,CAAC"}
@@ -10,19 +10,21 @@
10
10
  * See the License for the specific language governing permissions and limitations under the License.
11
11
  */
12
12
  import { MRT_DensityState, MRT_RowData, MRT_RowSelectionState, MRT_SortingState, MRT_TableOptions, MRT_VisibilityState } from "material-react-table";
13
- import { availableLayouts, availableStackLayouts } from "./constants";
13
+ import { availableLayouts, availableCardLayouts } from "./constants";
14
14
  import { DataFilter } from "../DataFilters";
15
15
  import { DataGetDataType, DataOnReorderRowsType, DataRowSelectionState, DataTableColumn } from "./dataTypes";
16
16
  import { DataTableRowActionsProps } from "../../DataTable/DataTableRowActions";
17
17
  import { MenuButtonProps } from "../..";
18
18
  import { paginationTypeValues } from "../DataTablePagination";
19
19
  import { ReactNode } from "react";
20
- import { StackCardProps } from "./StackCard";
20
+ import { DataCardProps } from "./DataCard";
21
21
  export type DataLayout = (typeof availableLayouts)[number];
22
- export type StackLayout = (typeof availableStackLayouts)[number];
22
+ export type CardLayout = (typeof availableCardLayouts)[number];
23
23
  export type AvailableLayouts = DataLayout[];
24
- export type AvailableStackLayouts = StackLayout[];
24
+ export type AvailableCardLayouts = CardLayout[];
25
25
  export type UniversalProps = {
26
+ additionalActionButton?: ReactNode;
27
+ additionalActionMenuItems?: ReactNode;
26
28
  bulkActionMenuItems?: (selectedRows: MRT_RowSelectionState) => MenuButtonProps["children"];
27
29
  currentPage?: number;
28
30
  emptyPlaceholder?: ReactNode;
@@ -51,7 +53,7 @@ export type UniversalProps = {
51
53
  searchDelayTime?: number;
52
54
  totalRows?: number;
53
55
  };
54
- export type TableProps = {
56
+ export type TableLayoutProps = {
55
57
  columns: DataTableColumn<MRT_RowData>[];
56
58
  hasChangeableDensity?: boolean;
57
59
  hasColumnResizing?: boolean;
@@ -62,8 +64,8 @@ export type TableProps = {
62
64
  rowActionButtons?: DataTableRowActionsProps["rowActionButtons"];
63
65
  rowActionMenuItems?: DataTableRowActionsProps["rowActionMenuItems"];
64
66
  };
65
- export type StackProps = {
66
- cardProps: (row: MRT_RowData) => StackCardProps;
67
+ export type CardLayoutProps = {
68
+ itemProps: (row: MRT_RowData) => DataCardProps;
67
69
  maxGridColumns?: number;
68
70
  renderDetailPanel?: (props: {
69
71
  row: MRT_RowData;
@@ -73,8 +75,8 @@ export type StackProps = {
73
75
  export type ViewProps<L extends DataLayout> = {
74
76
  availableLayouts?: L[];
75
77
  initialLayout?: L;
76
- stackOptions?: StackProps;
77
- tableOptions?: TableProps;
78
+ cardLayoutOptions?: CardLayoutProps;
79
+ tableLayoutOptions?: TableLayoutProps;
78
80
  };
79
81
  export type TableState = {
80
82
  columnSorting: MRT_SortingState;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"componentTypes.d.ts","sourceRoot":"","sources":["../../../../src/labs/DataView/componentTypes.ts"],"names":[],"mappings":"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"}
@@ -11,7 +11,7 @@
11
11
  */
12
12
  import { MRT_DensityState } from "material-react-table";
13
13
  export type DataViewLayout = "list" | "grid" | "table";
14
- export declare const availableStackLayouts: DataViewLayout[];
14
+ export declare const availableCardLayouts: DataViewLayout[];
15
15
  export declare const availableTableLayouts: DataViewLayout[];
16
16
  export declare const availableLayouts: DataViewLayout[];
17
17
  export declare const densityValues: MRT_DensityState[];
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../src/labs/DataView/constants.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAExD,MAAM,MAAM,cAAc,GAAG,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC;AAEvD,eAAO,MAAM,oBAAoB,EAAE,cAAc,EAAqB,CAAC;AACvE,eAAO,MAAM,qBAAqB,EAAE,cAAc,EAAc,CAAC;AACjE,eAAO,MAAM,gBAAgB,EAAE,cAAc,EAG5C,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,gBAAgB,EAI3C,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dataTypes.d.ts","sourceRoot":"","sources":["../../../../src/labs/DataView/dataTypes.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EACL,QAAQ,EACR,UAAU,EACV,aAAa,EACb,WAAW,EACX,qBAAqB,EACrB,gBAAgB,EACjB,MAAM,sBAAsB,CAAC;AAE9B,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAE5C,MAAM,MAAM,mBAAmB,GAAG;IAChC,OAAO,CAAC,EAAE,UAAU,EAAE,CAAC;IACvB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,gBAAgB,CAAC;CACzB,CAAC;AAEF,MAAM,MAAM,eAAe,CAAC,CAAC,SAAS,WAAW,IAAI,aAAa,CAAC,CAAC,CAAC,GAAG;IACtE;;OAEG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,MAAM,MAAM,uBAAuB,CAAC,CAAC,SAAS,WAAW,IAAI,IAAI,CAC/D,UAAU,CAAC,CAAC,EAAE,OAAO,CAAC,EACtB,WAAW,CACZ,GAAG;IACF,SAAS,EAAE,eAAe,CAAC,CAAC,CAAC,CAAC;CAC/B,CAAC;AAEF,MAAM,MAAM,aAAa,CAAC,CAAC,SAAS,WAAW,IAAI,IAAI,CACrD,QAAQ,CAAC,CAAC,CAAC,EACX,QAAQ,CACT,GAAG;IACF,MAAM,EAAE,uBAAuB,CAAC,CAAC,CAAC,CAAC;CACpC,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG,eAAe,CAAC,WAAW,CAAC,EAAE,CAAC;AAEzD,MAAM,MAAM,OAAO,GAAG,WAAW,CAAC;AAElC,MAAM,MAAM,eAAe,GAAG;IAC5B,OAAO,CAAC,EAAE,UAAU,EAAE,CAAC;IACvB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,gBAAgB,CAAC;CACzB,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG;IAClC,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG,qBAAqB,CAAC;AAG1D,MAAM,MAAM,oBAAoB,GAAG,eAAe,CAAC;AACnD,MAAM,MAAM,0BAA0B,GAAG,qBAAqB,CAAC;AAC/D,MAAM,MAAM,0BAA0B,GAAG,qBAAqB,CAAC;AAC/D,MAAM,MAAM,YAAY,GAAG,OAAO,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fetchData.d.ts","sourceRoot":"","sources":["../../../../src/labs/DataView/fetchData.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAGnD,OAAO,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,KAAK,eAAe,GAAG;IACrB,eAAe,EAAE,mBAAmB,CAAC;IACrC,gBAAgB,EAAE,cAAc,CAAC,cAAc,CAAC,CAAC;IACjD,OAAO,EAAE,cAAc,CAAC,SAAS,CAAC,CAAC;IACnC,OAAO,EAAE,QAAQ,CAAC,cAAc,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC;IACjD,eAAe,EAAE,QAAQ,CAAC,cAAc,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC;IAC1E,YAAY,CAAC,EAAE,QAAQ,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;CAClD,CAAC;AAEF,eAAO,MAAM,SAAS,4FAOnB,eAAe,kBAWjB,CAAC"}
@@ -9,7 +9,6 @@
9
9
  *
10
10
  * See the License for the specific language governing permissions and limitations under the License.
11
11
  */
12
- export { DataStack, type DataStackProps } from "./DataStack";
13
12
  export { DataTable, type DataTableProps } from "./DataTable";
14
13
  export { DataView, type DataViewProps } from "./DataView";
15
14
  export * from "./componentTypes";
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/labs/DataView/index.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,MAAM,aAAa,CAAC;AAC7D,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,MAAM,YAAY,CAAC;AAE1D,cAAc,kBAAkB,CAAC;AACjC,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tableConstants.d.ts","sourceRoot":"","sources":["../../../../src/labs/DataView/tableConstants.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAGH,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAGrE,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAGhE,eAAO,MAAM,0BAA0B;;;;;;;;;gBASP,gBAAgB,CAAC,WAAW,CAAC,CAAC,YAAY,CAAC;;;;;;;;;2BAU7D,gBAAgB,CAAC,WAAW,CAAC,CAAC,uBAAuB,CAAC;;;;mBAI1C,gBAAgB,CAAC,WAAW,CAAC,CAAC,eAAe,CAAC;CACvE,CAAC;AAEF,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwCnC,CAAC;AAEF,eAAO,MAAM,wBAAwB;;;;yBAWZ,YAAY;uBACd,OAAO;qBACT,OAAO;yGA0C3B,CAAC"}
@@ -10,9 +10,9 @@
10
10
  * See the License for the specific language governing permissions and limitations under the License.
11
11
  */
12
12
  import { DataFilter } from "../DataFilters";
13
- import { UniversalProps, TableProps } from "./componentTypes";
13
+ import { UniversalProps, TableLayoutProps } from "./componentTypes";
14
14
  type FilterConversionType = {
15
- columns?: TableProps["columns"];
15
+ columns?: TableLayoutProps["columns"];
16
16
  filters?: UniversalProps["filters"];
17
17
  };
18
18
  export declare const useFilterConversion: ({ columns, filters, }: FilterConversionType) => DataFilter[];
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useFilterConversion.d.ts","sourceRoot":"","sources":["../../../../src/labs/DataView/useFilterConversion.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAE5C,OAAO,EAAE,cAAc,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAEpE,KAAK,oBAAoB,GAAG;IAC1B,OAAO,CAAC,EAAE,gBAAgB,CAAC,SAAS,CAAC,CAAC;IACtC,OAAO,CAAC,EAAE,cAAc,CAAC,SAAS,CAAC,CAAC;CACrC,CAAC;AAEF,eAAO,MAAM,mBAAmB,0BAG7B,oBAAoB,iBA4DtB,CAAC"}
@@ -0,0 +1,17 @@
1
+ /*!
2
+ * Copyright (c) 2024-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ import { ReactElement } from "react";
13
+ declare const MemoizedCollapseIcon: import("react").MemoExoticComponent<({ onClick }: {
14
+ onClick?(): void;
15
+ }) => ReactElement>;
16
+ export { MemoizedCollapseIcon as CollapseIcon };
17
+ //# sourceMappingURL=CollapseIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CollapseIcon.d.ts","sourceRoot":"","sources":["../../../../src/labs/SideNav/CollapseIcon.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAiB,YAAY,EAAE,MAAM,OAAO,CAAC;AAgCpD,QAAA,MAAM,oBAAoB,oDA1BS;IAAE,OAAO,CAAC,IAAI,IAAI,CAAA;CAAE,KAAG,YAAY,CA0BvB,CAAC;AAGhD,OAAO,EAAE,oBAAoB,IAAI,YAAY,EAAE,CAAC"}
@@ -0,0 +1,15 @@
1
+ /*!
2
+ * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ import type { SideNavProps } from "./types";
13
+ declare const MemoizedSideNav: import("react").MemoExoticComponent<({ navHeaderText, isCollapsible, onCollapse, onExpand, sideNavItems, footerItems, }: SideNavProps) => import("react/jsx-runtime").JSX.Element>;
14
+ export { MemoizedSideNav as SideNav };
15
+ //# sourceMappingURL=SideNav.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SideNav.d.ts","sourceRoot":"","sources":["../../../../src/labs/SideNav/SideNav.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAoBH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AA4T5C,QAAA,MAAM,eAAe,2HAxNlB,YAAY,6CAwNsB,CAAC;AAGtC,OAAO,EAAE,eAAe,IAAI,OAAO,EAAE,CAAC"}
@@ -0,0 +1,17 @@
1
+ /*!
2
+ * Copyright (c) 2024-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ import type { SideNavFooterItem } from "./types";
13
+ declare const MemoizedSideNavFooterContent: import("react").MemoExoticComponent<({ footerItems, }: {
14
+ footerItems: SideNavFooterItem[];
15
+ }) => import("react/jsx-runtime").JSX.Element[]>;
16
+ export { MemoizedSideNavFooterContent as SideNavFooterContent };
17
+ //# sourceMappingURL=SideNavFooterContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SideNavFooterContent.d.ts","sourceRoot":"","sources":["../../../../src/labs/SideNav/SideNavFooterContent.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AA8CjD,QAAA,MAAM,4BAA4B,yDAxC/B;IACD,WAAW,EAAE,iBAAiB,EAAE,CAAC;CAClC,+CAsC8D,CAAC;AAGhE,OAAO,EAAE,4BAA4B,IAAI,oBAAoB,EAAE,CAAC"}
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * Copyright (c) 2024-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ import { ReactNode } from "react";
13
+ import type { SideNavProps } from "./types";
14
+ declare const MemoizedSideNavHeader: import("react").MemoExoticComponent<({ navHeaderText, isCollapsible, onCollapse, }: Pick<SideNavProps, "navHeaderText" | "isCollapsible" | "onCollapse">) => ReactNode>;
15
+ export { MemoizedSideNavHeader as SideNavHeader };
16
+ //# sourceMappingURL=SideNavHeader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SideNavHeader.d.ts","sourceRoot":"","sources":["../../../../src/labs/SideNav/SideNavHeader.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAGH,OAAO,EAAQ,SAAS,EAAW,MAAM,OAAO,CAAC;AAQjD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAwC5C,QAAA,MAAM,qBAAqB,sFAtBxB,IAAI,CACL,YAAY,EACZ,eAAe,GAAG,eAAe,GAAG,YAAY,CACjD,KAAG,SAAS,CAmBoC,CAAC;AAGlD,OAAO,EAAE,qBAAqB,IAAI,aAAa,EAAE,CAAC"}
@@ -0,0 +1,33 @@
1
+ /*!
2
+ * Copyright (c) 2024-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ import { type DesignTokens } from "../../OdysseyDesignTokensContext";
13
+ import type { SideNavItem } from "./types";
14
+ export declare const SideNavListItemContainer: import("@emotion/styled").StyledComponent<{
15
+ theme?: import("@emotion/react").Theme;
16
+ as?: import("react").ElementType;
17
+ } & {
18
+ odysseyDesignTokens: DesignTokens;
19
+ isSelected?: boolean;
20
+ disabled?: boolean;
21
+ isDisabled?: boolean;
22
+ }, import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, {}>;
23
+ type ScrollIntoViewHandle = {
24
+ scrollIntoView: () => void;
25
+ };
26
+ declare const MemoizedSideNavItemContent: import("react").MemoExoticComponent<({ id, label, href, target, startIcon, severity, statusLabel, endIcon, onClick, isSelected, isDisabled, scrollRef, }: Pick<SideNavItem, "id" | "label" | "href" | "target" | "startIcon" | "severity" | "statusLabel" | "endIcon" | "onClick" | "isSelected" | "isDisabled"> & {
27
+ /**
28
+ * The ref used to scroll to this item
29
+ */
30
+ scrollRef?: React.RefObject<ScrollIntoViewHandle>;
31
+ }) => import("react/jsx-runtime").JSX.Element>;
32
+ export { MemoizedSideNavItemContent as SideNavItemContent };
33
+ //# sourceMappingURL=SideNavItemContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SideNavItemContent.d.ts","sourceRoot":"","sources":["../../../../src/labs/SideNav/SideNavItemContent.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAWH,OAAO,EACL,KAAK,YAAY,EAElB,MAAM,kCAAkC,CAAC;AAE1C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAE3C,eAAO,MAAM,wBAAwB;;;;yBAMd,YAAY;iBACpB,OAAO;eACT,OAAO;iBACL,OAAO;yGA+BnB,CAAC;AAYJ,KAAK,oBAAoB,GAAG;IAC1B,cAAc,EAAE,MAAM,IAAI,CAAC;CAC5B,CAAC;AAkIF,QAAA,MAAM,0BAA0B,4JAnH7B,IAAI,CACL,WAAW,EACT,IAAI,GACJ,OAAO,GACP,MAAM,GACN,QAAQ,GACR,WAAW,GACX,UAAU,GACV,aAAa,GACb,SAAS,GACT,SAAS,GACT,YAAY,GACZ,YAAY,CACf,GAAG;IACF;;OAEG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,oBAAoB,CAAC,CAAC;CACnD,6CAiG0D,CAAC;AAG5D,OAAO,EAAE,0BAA0B,IAAI,kBAAkB,EAAE,CAAC"}
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * Copyright (c) 2024-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ import { ReactNode } from "react";
13
+ import type { SideNavItem } from "./types";
14
+ declare const MemoizedSideNavItemLinkContent: import("react").MemoExoticComponent<({ label, startIcon, endIcon, severity, statusLabel, }: Pick<SideNavItem, "label" | "startIcon" | "endIcon" | "severity" | "statusLabel">) => ReactNode>;
15
+ export { MemoizedSideNavItemLinkContent as SideNavItemLinkContent };
16
+ //# sourceMappingURL=SideNavItemLinkContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SideNavItemLinkContent.d.ts","sourceRoot":"","sources":["../../../../src/labs/SideNav/SideNavItemLinkContent.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAGH,OAAO,EAAQ,SAAS,EAAW,MAAM,OAAO,CAAC;AAOjD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AA+D3C,QAAA,MAAM,8BAA8B,8FA/BjC,IAAI,CACL,WAAW,EACX,OAAO,GAAG,WAAW,GAAG,SAAS,GAAG,UAAU,GAAG,aAAa,CAC/D,KAAG,SAAS,CA4BsD,CAAC;AAGpE,OAAO,EAAE,8BAA8B,IAAI,sBAAsB,EAAE,CAAC"}
@@ -0,0 +1,14 @@
1
+ /*!
2
+ * Copyright (c) 2024-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ export { SideNav } from "./SideNav";
13
+ export * from "./types";
14
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/labs/SideNav/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAEpC,cAAc,SAAS,CAAC"}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2024-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
3
  * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
4
  *
5
5
  * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
@@ -9,9 +9,35 @@
9
9
  *
10
10
  * See the License for the specific language governing permissions and limitations under the License.
11
11
  */
12
- import { ReactElement } from "react";
13
- import type { HtmlProps } from "../HtmlProps";
14
- import { statusSeverityValues } from "../Status";
12
+ import type { ReactElement } from "react";
13
+ import type { HtmlProps } from "../../HtmlProps";
14
+ import type { statusSeverityValues } from "../../Status";
15
+ export type SideNavProps = {
16
+ /**
17
+ * Side Nav header text that is usually reserved to show the App name
18
+ */
19
+ navHeaderText: string;
20
+ /**
21
+ * Determines whether the side nav is collapsible
22
+ */
23
+ isCollapsible?: boolean;
24
+ /**
25
+ * Footer items in the side nav
26
+ */
27
+ footerItems?: SideNavFooterItem[];
28
+ /**
29
+ * Triggers when the side nav is collapsed
30
+ */
31
+ onCollapse?(): void;
32
+ /**
33
+ * Triggers when the side nav is expanded
34
+ */
35
+ onExpand?(): void;
36
+ /**
37
+ * Nav items in the side nav
38
+ */
39
+ sideNavItems: SideNavItem[];
40
+ } & Pick<HtmlProps, "testId">;
15
41
  export type SideNavItem = {
16
42
  id: string;
17
43
  label: string;
@@ -89,32 +115,4 @@ export type SideNavFooterItem = {
89
115
  id: string;
90
116
  label: string;
91
117
  };
92
- export type SideNavProps = {
93
- /**
94
- * Side Nav header text that is usually reserved to show the App name
95
- */
96
- navHeaderText: string;
97
- /**
98
- * Determines whether the side nav is collapsible
99
- */
100
- isCollapsible?: boolean;
101
- /**
102
- * Footer items in the side nav
103
- */
104
- footerItems?: SideNavFooterItem[];
105
- /**
106
- * Triggers when the side nav is collapsed
107
- */
108
- onCollapse?(): void;
109
- /**
110
- * Triggers when the side nav is expanded
111
- */
112
- onExpand?(): void;
113
- /**
114
- * Nav items in the side nav
115
- */
116
- sideNavItems: SideNavItem[];
117
- } & Pick<HtmlProps, "testId">;
118
- declare const MemoizedSideNav: import("react").MemoExoticComponent<({ navHeaderText, isCollapsible, onCollapse, onExpand, sideNavItems, footerItems, }: SideNavProps) => import("react/jsx-runtime").JSX.Element>;
119
- export { MemoizedSideNav as SideNav };
120
- //# sourceMappingURL=SideNav.d.ts.map
118
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/labs/SideNav/types.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,cAAc,CAAC;AAEzD,MAAM,MAAM,YAAY,GAAG;IACzB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,WAAW,CAAC,EAAE,iBAAiB,EAAE,CAAC;IAClC;;OAEG;IACH,UAAU,CAAC,IAAI,IAAI,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,IAAI,IAAI,CAAC;IAClB;;OAEG;IACH,YAAY,EAAE,WAAW,EAAE,CAAC;CAC7B,GAAG,IAAI,CAAC,SAAS,EAAE,QAAQ,CAAC,CAAC;AAE9B,MAAM,MAAM,WAAW,GAAG;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,OAAO,CAAC,IAAI,IAAI,CAAC;IACjB;;OAEG;IACH,QAAQ,CAAC,EAAE,CAAC,OAAO,oBAAoB,CAAC,CAAC,MAAM,CAAC,CAAC;IACjD;;OAEG;IACH,SAAS,CAAC,EAAE,YAAY,CAAC;IACzB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,GAAG,CACA;IACE;;OAEG;IACH,eAAe,EAAE,IAAI,CAAC;IACtB,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC;IACjB,iBAAiB,CAAC,EAAE,KAAK,CAAC;IAC1B,UAAU,CAAC,EAAE,KAAK,CAAC;CACpB,GACD;IACE;;;OAGG;IACH,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC;IACjB,eAAe,CAAC,EAAE,KAAK,CAAC;IACxB,iBAAiB,CAAC,EAAE,KAAK,CAAC;IAC1B,UAAU,CAAC,EAAE,KAAK,CAAC;CACpB,GACD;IACE;;OAEG;IACH,QAAQ,CAAC,EAAE,WAAW,EAAE,CAAC;IACzB;;OAEG;IACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,eAAe,CAAC,EAAE,KAAK,CAAC;IACxB,IAAI,CAAC,EAAE,KAAK,CAAC;CACd,CACJ,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG;IAC9B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;CACf,CAAC"}
@@ -30,7 +30,11 @@ export type SwitchProps = {
30
30
  * The value attribute of the Switch
31
31
  */
32
32
  value: string;
33
+ /**
34
+ * Determines whether the Switch is read-only
35
+ */
36
+ isReadOnly?: boolean;
33
37
  } & Pick<FieldComponentProps, "hint" | "HintLinkComponent" | "id" | "isFullWidth" | "isDisabled" | "name"> & Pick<CheckedFieldProps<MuiSwitchProps>, "isChecked" | "isDefaultChecked"> & Pick<HtmlProps, "testId">;
34
- declare const MemoizedSwitch: import("react").MemoExoticComponent<({ hint, HintLinkComponent, id: idProp, isChecked, isDefaultChecked, isDisabled, isFullWidth, label, name, onChange, testId, value, }: SwitchProps) => import("react/jsx-runtime").JSX.Element>;
38
+ declare const MemoizedSwitch: import("react").MemoExoticComponent<({ hint, HintLinkComponent, id: idProp, isChecked, isDefaultChecked, isDisabled, isFullWidth, isReadOnly, label, name, onChange, testId, value, }: SwitchProps) => import("react/jsx-runtime").JSX.Element>;
35
39
  export { MemoizedSwitch as Switch };
36
40
  //# sourceMappingURL=Switch.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../src/labs/Switch.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAWH,OAAO,EAAE,WAAW,IAAI,cAAc,EAAa,MAAM,eAAe,CAAC;AAKzE,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;AAE7D,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAqJ9C,KAAK,yBAAyB,GAAG;IAC/B,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG;IACxB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,QAAQ,CAAC,EAAE,CAAC,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,yBAAyB,KAAK,IAAI,CAAC;IACnE;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACf,GAAG,IAAI,CACN,mBAAmB,EACnB,MAAM,GAAG,mBAAmB,GAAG,IAAI,GAAG,aAAa,GAAG,YAAY,GAAG,MAAM,CAC5E,GACC,IAAI,CAAC,iBAAiB,CAAC,cAAc,CAAC,EAAE,WAAW,GAAG,kBAAkB,CAAC,GACzE,IAAI,CAAC,SAAS,EAAE,QAAQ,CAAC,CAAC;AAsK5B,QAAA,MAAM,cAAc,6KA5GjB,WAAW,6CA4GqB,CAAC;AAGpC,OAAO,EAAE,cAAc,IAAI,MAAM,EAAE,CAAC"}
1
+ {"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../src/labs/Switch.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAWH,OAAO,EAAE,WAAW,IAAI,cAAc,EAAa,MAAM,eAAe,CAAC;AAKzE,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;AAE7D,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAyL9C,KAAK,yBAAyB,GAAG;IAC/B,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG;IACxB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,QAAQ,CAAC,EAAE,CAAC,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,yBAAyB,KAAK,IAAI,CAAC;IACnE;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,GAAG,IAAI,CACN,mBAAmB,EACnB,MAAM,GAAG,mBAAmB,GAAG,IAAI,GAAG,aAAa,GAAG,YAAY,GAAG,MAAM,CAC5E,GACC,IAAI,CAAC,iBAAiB,CAAC,cAAc,CAAC,EAAE,WAAW,GAAG,kBAAkB,CAAC,GACzE,IAAI,CAAC,SAAS,EAAE,QAAQ,CAAC,CAAC;AAoL5B,QAAA,MAAM,cAAc,yLAtHjB,WAAW,6CAsHqB,CAAC;AAGpC,OAAO,EAAE,cAAc,IAAI,MAAM,EAAE,CAAC"}
@@ -12,9 +12,10 @@
12
12
  export { AdapterDateFns } from "@mui/x-date-pickers/AdapterDateFns";
13
13
  export { LocalizationProvider } from "@mui/x-date-pickers";
14
14
  export type { LocalizationProviderProps } from "@mui/x-date-pickers";
15
+ export * from "./AppTile";
15
16
  export * from "./DatePicker";
16
17
  export * from "./datePickerTheme";
17
- export * from "./DataComponents";
18
+ export * from "./DataView";
18
19
  /** @deprecated Will be removed in a future Odyssey version in lieu of the one shipping with DataTable */
19
20
  export * from "./DataTablePagination";
20
21
  export * from "./DataFilters";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/labs/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC;AACpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAC3D,YAAY,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAErE,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAElC,cAAc,kBAAkB,CAAC;AAEjC,yGAAyG;AACzG,cAAc,uBAAuB,CAAC;AACtC,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,UAAU,CAAC;AACzB,cAAc,2BAA2B,CAAC;AAC1C,mFAAmF;AACnF,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,mFAAmF;AACnF,cAAc,kBAAkB,CAAC;AAEjC,cAAc,eAAe,CAAC;AAE9B,cAAc,UAAU,CAAC;AAEzB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/labs/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC;AACpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAC3D,YAAY,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAErE,cAAc,WAAW,CAAC;AAE1B,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAElC,cAAc,YAAY,CAAC;AAE3B,yGAAyG;AACzG,cAAc,uBAAuB,CAAC;AACtC,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,UAAU,CAAC;AACzB,cAAc,2BAA2B,CAAC;AAC1C,mFAAmF;AACnF,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,mFAAmF;AACnF,cAAc,kBAAkB,CAAC;AAEjC,cAAc,eAAe,CAAC;AAE9B,cAAc,UAAU,CAAC;AAEzB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC"}
@@ -3,11 +3,15 @@ export declare const translation: {
3
3
  "breadcrumbs.label.text": string;
4
4
  "close.text": string;
5
5
  "clear.text": string;
6
+ "open.text": string;
6
7
  "picker.calendar.navigation.nextmonth": string;
7
8
  "picker.calendar.navigation.previousmonth": string;
8
9
  "picker.date.toolbar.title": string;
9
10
  "picker.daterange.toolbar.title": string;
10
11
  "picker.datetime.toolbar.title": string;
12
+ "picker.error.invalid": string;
13
+ "picker.error.mindate": string;
14
+ "picker.error.maxdate": string;
11
15
  "picker.field.placeholder.day": string;
12
16
  "picker.field.placeholder.hours": string;
13
17
  "picker.field.placeholder.meridiem": string;
@@ -70,11 +74,11 @@ export declare const translation: {
70
74
  "severity.warning": string;
71
75
  "switch.active": string;
72
76
  "switch.inactive": string;
73
- "table.actions": string;
74
77
  "table.columnvisibility.arialabel": string;
75
78
  "table.density.arialabel": string;
76
79
  "table.draghandle.arialabel": string;
77
80
  "table.draghandle.tooltip": string;
81
+ "table.actions": string;
78
82
  "table.error": string;
79
83
  "table.fetchedrows.text": string;
80
84
  "table.fetchedrows.text_plural": string;
@@ -94,5 +98,15 @@ export declare const translation: {
94
98
  "pagination.rowsperpage": string;
95
99
  "pagination.rowswithtotal": string;
96
100
  "pagination.rowswithouttotal": string;
101
+ "table.actions.selectall": string;
102
+ "table.actions.selectnone": string;
103
+ "table.actions.selectsome": string;
104
+ "table.rowexpansion.expand": string;
105
+ "table.rowexpansion.expandall": string;
106
+ "table.rowexpansion.collapse": string;
107
+ "table.rowexpansion.collapseall": string;
108
+ "dataview.layout.table": string;
109
+ "dataview.layout.grid": string;
110
+ "dataview.layout.list": string;
97
111
  };
98
112
  //# sourceMappingURL=odyssey-react-mui_cs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"odyssey-react-mui_cs.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_cs.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAw2I,CAAC"}
1
+ {"version":3,"file":"odyssey-react-mui_cs.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_cs.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAykK,CAAC"}