@cgi-learning-hub/ui 0.0.1-dev.1709713112 → 0.0.1-dev.1709719281

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 (82) hide show
  1. package/dist/{Box-DbTiG4H5.js → Box-CXP-5h9P.js} +3 -3
  2. package/dist/{ButtonBase-Cj0VAGSo.js → ButtonBase-DpD6huF3.js} +3 -3
  3. package/dist/{CircularProgress-BqQQW0l9.js → CircularProgress-C07SUcYf.js} +3 -3
  4. package/dist/{DefaultButton-DdQUbrXq.js → DefaultButton-_mrCx6TQ.js} +6 -6
  5. package/dist/{IconButton-BO0e0bGH.js → IconButton-BUJX1Kz7.js} +4 -4
  6. package/dist/{InputBase-D-C0U1Q3.js → InputBase-U35goXkW.js} +3 -3
  7. package/dist/LocalizationProvider-CEOwVRxT.js +903 -0
  8. package/dist/LocalizationProvider-DqwEOZOd.cjs +5 -0
  9. package/dist/{SearchInput-Ef9mtSE4.js → SearchInput-lqqR8CpF.js} +5 -5
  10. package/dist/{Tabs-DlViPyxj.js → Tabs-D8c80LIh.js} +7 -7
  11. package/dist/{TextInput-qJONVcHy.cjs → TextInput-Bnnhldff.cjs} +1 -1
  12. package/dist/{TextInput-BzLHXWGA.js → TextInput-Cg3iPUXm.js} +158 -158
  13. package/dist/{TimePicker-R9IvHk5c.js → TimePicker-C2DgLcWo.js} +15 -15
  14. package/dist/{TimePicker-BhAd6Y8r.cjs → TimePicker-w1u-gt1V.cjs} +1 -1
  15. package/dist/{Typography-gyI1N9sP.js → Typography-CMZpK-6k.js} +2 -2
  16. package/dist/components/Dropzone/Dropzone.es.js +5 -5
  17. package/dist/components/LocalizationProvider/LocalizationProvider.cjs.js +1 -1
  18. package/dist/components/LocalizationProvider/LocalizationProvider.es.js +2 -3
  19. package/dist/components/LocalizationProvider/index.cjs.js +1 -1
  20. package/dist/components/LocalizationProvider/index.es.js +1 -1
  21. package/dist/components/buttons/DefaultButton/DefaultButton.es.js +3 -3
  22. package/dist/components/buttons/DefaultButton/DefaultButtonIcon.es.js +2 -2
  23. package/dist/components/buttons/DefaultButton/index.es.js +1 -1
  24. package/dist/components/buttons/IconButton.stories.es.js +2 -2
  25. package/dist/components/buttons/PrimaryButton/PrimaryButton.es.js +2 -2
  26. package/dist/components/buttons/PrimaryButton/PrimaryButton.stories.es.js +1 -1
  27. package/dist/components/buttons/SecondaryButton/SecondaryButton.es.js +2 -2
  28. package/dist/components/buttons/SecondaryButton/SecondaryButton.stories.es.js +1 -1
  29. package/dist/components/buttons/index.es.js +1 -1
  30. package/dist/components/feedback/Alert/Alert.cjs.js +1 -0
  31. package/dist/components/feedback/Alert/Alert.d.ts +7 -0
  32. package/dist/components/feedback/Alert/Alert.es.js +32 -0
  33. package/dist/components/feedback/Alert/Alert.stories.cjs.js +1 -0
  34. package/dist/components/feedback/Alert/Alert.stories.es.js +17 -0
  35. package/dist/components/feedback/Alert/index.cjs.js +1 -0
  36. package/dist/components/feedback/Alert/index.d.ts +2 -0
  37. package/dist/components/feedback/Alert/index.es.js +4 -0
  38. package/dist/components/feedback/index.cjs.js +1 -0
  39. package/dist/components/feedback/index.d.ts +1 -0
  40. package/dist/components/feedback/index.es.js +4 -0
  41. package/dist/components/index.cjs.js +1 -1
  42. package/dist/components/index.d.ts +1 -0
  43. package/dist/components/index.es.js +22 -22
  44. package/dist/components/inputs/SearchInput/SearchInput.es.js +3 -3
  45. package/dist/components/inputs/SearchInput/SearchInput.stories.es.js +1 -1
  46. package/dist/components/inputs/SearchInput/index.es.js +1 -1
  47. package/dist/components/inputs/TextInput/TextInput.cjs.js +1 -1
  48. package/dist/components/inputs/TextInput/TextInput.d.ts +0 -1
  49. package/dist/components/inputs/TextInput/TextInput.es.js +4 -3
  50. package/dist/components/inputs/TextInput/TextInput.stories.cjs.js +1 -1
  51. package/dist/components/inputs/TextInput/TextInput.stories.es.js +1 -1
  52. package/dist/components/inputs/TextInput/index.cjs.js +1 -1
  53. package/dist/components/inputs/TextInput/index.es.js +1 -1
  54. package/dist/components/inputs/index.cjs.js +1 -1
  55. package/dist/components/inputs/index.d.ts +0 -1
  56. package/dist/components/inputs/index.es.js +4 -6
  57. package/dist/components/lists/FileList/FileList.es.js +1 -1
  58. package/dist/components/lists/FileList/FileListItem.es.js +5 -5
  59. package/dist/components/lists/TabList.stories.es.js +3 -3
  60. package/dist/{createSvgIcon-D51qQ1iy.js → createSvgIcon-C2SxpGh8.js} +2 -2
  61. package/dist/{createSvgIcon-RcVfBE0a.js → createSvgIcon-CQqNddEV.js} +6 -6
  62. package/dist/index.cjs.js +1 -1
  63. package/dist/index.es.js +20 -20
  64. package/dist/{refType-CRZJc9ll.js → refType-ONErEPrN.js} +1 -1
  65. package/dist/{styled-Cu97anhh.js → styled-CennO0rX.js} +1 -1
  66. package/dist/{useSlotProps-BE7y-efU.js → useSlotProps-BojAgRB1.js} +2 -2
  67. package/dist/{useTheme-zz1qDqSf.js → useTheme-Dnkg8lL1.js} +1 -1
  68. package/dist/{useThemeProps-HPaoKsTZ.js → useThemeProps-HgPikzOW.js} +5 -5
  69. package/package.json +1 -1
  70. package/dist/LocalizationProvider-BqhYrFIl.js +0 -573
  71. package/dist/LocalizationProvider-CAosaaEW.cjs +0 -5
  72. package/dist/components/inputs/PasswordInput/PasswordInput.cjs.js +0 -1
  73. package/dist/components/inputs/PasswordInput/PasswordInput.d.ts +0 -5
  74. package/dist/components/inputs/PasswordInput/PasswordInput.es.js +0 -43
  75. package/dist/components/inputs/PasswordInput/PasswordInput.stories.cjs.js +0 -1
  76. package/dist/components/inputs/PasswordInput/PasswordInput.stories.es.js +0 -16
  77. package/dist/components/inputs/PasswordInput/index.cjs.js +0 -1
  78. package/dist/components/inputs/PasswordInput/index.d.ts +0 -2
  79. package/dist/components/inputs/PasswordInput/index.es.js +0 -4
  80. package/dist/fr-BmGEYD_b.js +0 -335
  81. package/dist/fr-D4QyQkl7.cjs +0 -1
  82. /package/dist/components/{inputs/PasswordInput/PasswordInput.stories.d.ts → feedback/Alert/Alert.stories.d.ts} +0 -0
@@ -1,8 +1,8 @@
1
- import { s as h, u as T, e as B, _ as N, h as y, T as C, C as b, P as e } from "./useThemeProps-HPaoKsTZ.js";
2
- import { b as _, c as P, g } from "./styled-Cu97anhh.js";
1
+ import { s as h, u as T, e as B, _ as N, h as y, T as C, C as b, P as e } from "./useThemeProps-HgPikzOW.js";
2
+ import { b as _, c as P, g } from "./styled-CennO0rX.js";
3
3
  import * as j from "react";
4
4
  import { jsx as v } from "react/jsx-runtime";
5
- import { e as E } from "./Typography-gyI1N9sP.js";
5
+ import { e as E } from "./Typography-CMZpK-6k.js";
6
6
  const O = ["className", "component"];
7
7
  function I(m = {}) {
8
8
  const {
@@ -1,14 +1,14 @@
1
- import { _ as Y, e as ie, P as e, b as ye, g as Xe } from "./useThemeProps-HPaoKsTZ.js";
1
+ import { _ as Y, e as ie, P as e, b as ye, g as Xe } from "./useThemeProps-HgPikzOW.js";
2
2
  import * as p from "react";
3
3
  import W, { Children as Ye, isValidElement as G, cloneElement as J } from "react";
4
- import { c as x, g as Te, s as re, a as Ae } from "./styled-Cu97anhh.js";
4
+ import { c as x, g as Te, s as re, a as Ae } from "./styled-CennO0rX.js";
5
5
  import { jsx as I, jsxs as qe } from "react/jsx-runtime";
6
6
  import { u as We, a as H } from "./useTimeout-CT5mhldn.js";
7
7
  import { _ as He, T as de } from "./TransitionGroupContext-C7wWJ6l7.js";
8
8
  import { keyframes as se } from "@emotion/react";
9
9
  import { a as he } from "./useForkRef-CQ5u1_mH.js";
10
10
  import { u as Ge } from "./useIsFocusVisible-B0YhMbQl.js";
11
- import { r as Je, e as Qe } from "./refType-CRZJc9ll.js";
11
+ import { r as Je, e as Qe } from "./refType-ONErEPrN.js";
12
12
  function Ze(t) {
13
13
  if (t === void 0)
14
14
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
@@ -1,8 +1,8 @@
1
- import { g as R, c as l, _ as i, b as j, e as U, P as e } from "./useThemeProps-HPaoKsTZ.js";
1
+ import { g as R, c as l, _ as i, b as j, e as U, P as e } from "./useThemeProps-HgPikzOW.js";
2
2
  import * as z from "react";
3
- import { g as E, s as y, c as I, a as F } from "./styled-Cu97anhh.js";
3
+ import { g as E, s as y, c as I, a as F } from "./styled-CennO0rX.js";
4
4
  import { jsx as g } from "react/jsx-runtime";
5
- import { c as K } from "./refType-CRZJc9ll.js";
5
+ import { c as K } from "./refType-ONErEPrN.js";
6
6
  import { keyframes as D, css as _ } from "@emotion/react";
7
7
  function V(r) {
8
8
  return R("MuiCircularProgress", r);
@@ -1,13 +1,13 @@
1
1
  import { jsx as b, jsxs as O } from "react/jsx-runtime";
2
2
  import * as p from "react";
3
3
  import N from "./components/buttons/DefaultButton/DefaultButtonIcon.es.js";
4
- import { g as W, s as f, r as Y, c as k, a as M } from "./styled-Cu97anhh.js";
5
- import { g as V, c as l, _ as a, a as E, r as _, b as j, e as D, P as i } from "./useThemeProps-HPaoKsTZ.js";
6
- import { B as Z } from "./ButtonBase-Cj0VAGSo.js";
4
+ import { g as W, s as f, r as Y, c as k, a as M } from "./styled-CennO0rX.js";
5
+ import { g as V, c as l, _ as a, a as E, r as _, b as j, e as D, P as i } from "./useThemeProps-HgPikzOW.js";
6
+ import { B as Z } from "./ButtonBase-DpD6huF3.js";
7
7
  import { u as w } from "./useId-BW-oWmul.js";
8
- import { c as oo } from "./refType-CRZJc9ll.js";
9
- import { C as no } from "./CircularProgress-BqQQW0l9.js";
10
- import { u as io } from "./useTheme-zz1qDqSf.js";
8
+ import { c as oo } from "./refType-ONErEPrN.js";
9
+ import { C as no } from "./CircularProgress-C07SUcYf.js";
10
+ import { u as io } from "./useTheme-Dnkg8lL1.js";
11
11
  function to(o) {
12
12
  return V("MuiButton", o);
13
13
  }
@@ -1,9 +1,9 @@
1
- import { g as z, c as n, _ as t, a as f, b as R, e as C, P as r } from "./useThemeProps-HPaoKsTZ.js";
1
+ import { g as z, c as n, _ as t, a as f, b as R, e as C, P as r } from "./useThemeProps-HgPikzOW.js";
2
2
  import * as d from "react";
3
- import { g as B, s as I, c as O, a as $ } from "./styled-Cu97anhh.js";
3
+ import { g as B, s as I, c as O, a as $ } from "./styled-CennO0rX.js";
4
4
  import { jsx as T } from "react/jsx-runtime";
5
- import { B as x } from "./ButtonBase-Cj0VAGSo.js";
6
- import { c as k } from "./refType-CRZJc9ll.js";
5
+ import { B as x } from "./ButtonBase-DpD6huF3.js";
6
+ import { c as k } from "./refType-ONErEPrN.js";
7
7
  function P(o) {
8
8
  return z("MuiIconButton", o);
9
9
  }
@@ -1,12 +1,12 @@
1
- import { P as e, u as Pe, e as ge, _ as c, d as De, T as We, g as Ve, b as _e, c as ee, l as Le } from "./useThemeProps-HPaoKsTZ.js";
1
+ import { P as e, u as Pe, e as ge, _ as c, d as De, T as We, g as Ve, b as _e, c as ee, k as Le } from "./useThemeProps-HgPikzOW.js";
2
2
  import * as s from "react";
3
- import { g as je, s as we, c as fe, a as Ue } from "./styled-Cu97anhh.js";
3
+ import { g as je, s as we, c as fe, a as Ue } from "./styled-CennO0rX.js";
4
4
  import { jsx as R, jsxs as oe } from "react/jsx-runtime";
5
5
  import { a as ve, u as ne } from "./useForkRef-CQ5u1_mH.js";
6
6
  import * as $e from "react-dom";
7
7
  import { a as me, d as Ge } from "./ownerWindow-C7EH1lr6.js";
8
8
  import { i as he } from "./isHostComponent-kiaBvYVo.js";
9
- import { e as Ke, r as qe } from "./refType-CRZJc9ll.js";
9
+ import { e as Ke, r as qe } from "./refType-ONErEPrN.js";
10
10
  import { Global as Ye } from "@emotion/react";
11
11
  function Ze(o) {
12
12
  return o == null || Object.keys(o).length === 0;