@amateescu/portal-ui-components 0.0.43 → 0.0.45

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 (65) hide show
  1. package/dist/{Button-BPIbs5cw.js → Button-Bx3LbSbV.js} +3 -3
  2. package/dist/{ButtonBase-Cj889DO9.js → ButtonBase-DV7q7wxh.js} +1 -1
  3. package/dist/{CheckBox-B3iprBDG.js → CheckBox-YBX2j1qt.js} +1 -1
  4. package/dist/{CircularProgress-BjeN7Xv-.js → CircularProgress-BXi3nXc9.js} +1 -1
  5. package/dist/{Clear-BzF0WMi7.js → Clear-Bz9hw2Wj.js} +1 -1
  6. package/dist/DefaultPropsProvider-ByENA_w0.js +2808 -0
  7. package/dist/{Search-BxOqluZm.js → Search-D_9Ptbky.js} +1 -1
  8. package/dist/assets/PassportDateRangeWrapper.css +1 -0
  9. package/dist/assets/PassportDatesFilter.css +1 -0
  10. package/dist/components/LoadingAnimation/LoadingAnimation.js +4 -4
  11. package/dist/components/Login/Login.js +1 -1
  12. package/dist/components/PassportButton/PassportButton.js +1 -1
  13. package/dist/components/PassportDatePicker/PassportDatePicker.js +5 -5
  14. package/dist/components/PassportDateRangePicker/PassportDateRangePicker.d.ts +4 -0
  15. package/dist/components/PassportDateRangePicker/PassportDateRangePicker.d.ts.map +1 -0
  16. package/dist/components/PassportDateRangePicker/PassportDateRangePicker.js +110 -0
  17. package/dist/components/PassportDateRangePicker/PassportDateRangePicker.stories.d.ts +26 -0
  18. package/dist/components/PassportDateRangePicker/PassportDateRangePicker.stories.d.ts.map +1 -0
  19. package/dist/components/PassportDateRangePicker/PassportDateRangePicker.types.d.ts +19 -0
  20. package/dist/components/PassportDateRangePicker/PassportDateRangePicker.types.d.ts.map +1 -0
  21. package/dist/components/PassportDateRangePicker/PassportDateRangePicker.types.js +1 -0
  22. package/dist/components/PassportDateRangeWrapper/PassportDateRangeWrapper.d.ts +4 -0
  23. package/dist/components/PassportDateRangeWrapper/PassportDateRangeWrapper.d.ts.map +1 -0
  24. package/dist/components/PassportDateRangeWrapper/PassportDateRangeWrapper.js +11257 -0
  25. package/dist/components/PassportDateRangeWrapper/PassportDateRangeWrapper.stories.d.ts +22 -0
  26. package/dist/components/PassportDateRangeWrapper/PassportDateRangeWrapper.stories.d.ts.map +1 -0
  27. package/dist/components/PassportDateRangeWrapper/PassportDateRangeWrapper.types.d.ts +19 -0
  28. package/dist/components/PassportDateRangeWrapper/PassportDateRangeWrapper.types.d.ts.map +1 -0
  29. package/dist/components/PassportDateRangeWrapper/PassportDateRangeWrapper.types.js +1 -0
  30. package/dist/components/PassportDateTimePicker/PassportDateTimePicker.js +7 -7
  31. package/dist/components/PassportDatesFilter/PassportDatesFilter.d.ts +4 -0
  32. package/dist/components/PassportDatesFilter/PassportDatesFilter.d.ts.map +1 -0
  33. package/dist/components/PassportDatesFilter/PassportDatesFilter.js +112 -0
  34. package/dist/components/PassportDatesFilter/PassportDatesFilter.stories.d.ts +13 -0
  35. package/dist/components/PassportDatesFilter/PassportDatesFilter.stories.d.ts.map +1 -0
  36. package/dist/components/PassportDatesFilter/PassportDatesFilter.types.d.ts +22 -0
  37. package/dist/components/PassportDatesFilter/PassportDatesFilter.types.d.ts.map +1 -0
  38. package/dist/components/PassportDatesFilter/PassportDatesFilter.types.js +1 -0
  39. package/dist/components/PassportInput/PassportInput.js +2 -2
  40. package/dist/components/PassportMultiSelect/PassportMultiSelect.js +1 -1
  41. package/dist/components/PassportPagination/PassportPagination.js +4 -4
  42. package/dist/components/PassportSearchableMultiSelect/PassportSearchableMultiSelect.js +1 -1
  43. package/dist/components/PassportSearchableMultiSelectDetailed/PassportSearchableMultiSelectDetailed.js +1 -1
  44. package/dist/components/PassportTreeSelect/PassportTreeSelect.js +8 -8
  45. package/dist/components/index.d.ts +3 -0
  46. package/dist/components/index.d.ts.map +1 -1
  47. package/dist/components/index.js +38 -32
  48. package/dist/{createSvgIcon-DQP4Lgl5.js → createSvgIcon-D5xeIEZ_.js} +1 -1
  49. package/dist/{extendSxProp-kvzSbCJ3.js → extendSxProp-BtJlbIOl.js} +1 -1
  50. package/dist/index-EXNF3OIO.js +672 -0
  51. package/dist/main.js +55 -47
  52. package/dist/portal-utils/dates.d.ts +2 -0
  53. package/dist/portal-utils/dates.d.ts.map +1 -0
  54. package/dist/portal-utils/dates.js +7 -0
  55. package/dist/portal-utils/index.d.ts +1 -0
  56. package/dist/portal-utils/index.d.ts.map +1 -1
  57. package/dist/portal-utils/index.js +12 -10
  58. package/dist/types/index.d.ts +3 -0
  59. package/dist/types/index.d.ts.map +1 -1
  60. package/dist/{useFormControl-DUby-fW8.js → useFormControl-MVwkyimi.js} +4 -4
  61. package/dist/{useMobilePicker-CDuVVUzY.js → useMobilePicker-CFsW9hUG.js} +9 -9
  62. package/dist/{useSlot-Bvdicoh5.js → useSlot-Bm5YJQBR.js} +2 -2
  63. package/dist/{useTheme-BHcsKB53.js → useTheme-Cz8ZipjJ.js} +1 -1
  64. package/package.json +4 -1
  65. package/dist/DefaultPropsProvider-8An9vBcT.js +0 -3450
@@ -1,9 +1,9 @@
1
1
  import * as s from "react";
2
- import { a as q, g as J, r as K, u as Q, s as f, c as E, b as r, e as X, l as Y, m as Z, P as t } from "./DefaultPropsProvider-8An9vBcT.js";
2
+ import { a as q, g as J, r as K, u as Q, s as f, c as E, b as r, e as X, l as Y, m as Z, P as t } from "./DefaultPropsProvider-ByENA_w0.js";
3
3
  import { c as oo } from "./createSimplePaletteValueFilter-Bz8RuRaa.js";
4
4
  import { jsxs as to, jsx as c } from "react/jsx-runtime";
5
- import { B as no } from "./ButtonBase-Cj889DO9.js";
6
- import { C as ao } from "./CircularProgress-BjeN7Xv-.js";
5
+ import { B as no } from "./ButtonBase-DV7q7wxh.js";
6
+ import { C as ao } from "./CircularProgress-BXi3nXc9.js";
7
7
  let N = 0;
8
8
  function io(o) {
9
9
  const [n, a] = s.useState(o), i = o || n;
@@ -1,6 +1,6 @@
1
1
  import * as c from "react";
2
2
  import X, { isValidElement as W, cloneElement as G, Children as je } from "react";
3
- import { P as n, c as C, a as de, u as he, s as oe, g as Be, e as Le } from "./DefaultPropsProvider-8An9vBcT.js";
3
+ import { P as n, c as C, a as de, u as he, s as oe, g as Be, e as Le } from "./DefaultPropsProvider-ByENA_w0.js";
4
4
  import { jsx as U, jsxs as ke } from "react/jsx-runtime";
5
5
  import { keyframes as re } from "@emotion/react";
6
6
  import { a as Fe } from "./createSimplePaletteValueFilter-Bz8RuRaa.js";
@@ -1,5 +1,5 @@
1
1
  import { jsx as c } from "react/jsx-runtime";
2
- import { c as o } from "./createSvgIcon-DQP4Lgl5.js";
2
+ import { c as o } from "./createSvgIcon-D5xeIEZ_.js";
3
3
  const e = o(/* @__PURE__ */ c("path", {
4
4
  d: "M19 5v14H5V5zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2"
5
5
  }), "CheckBoxOutlineBlank"), n = o(/* @__PURE__ */ c("path", {
@@ -1,5 +1,5 @@
1
1
  import * as O from "react";
2
- import { g as N, a as j, u as R, s as p, c as U, b as l, e as E, m as g, P as e } from "./DefaultPropsProvider-8An9vBcT.js";
2
+ import { g as N, a as j, u as R, s as p, c as U, b as l, e as E, m as g, P as e } from "./DefaultPropsProvider-ByENA_w0.js";
3
3
  import { c as I, a as z } from "./createSimplePaletteValueFilter-Bz8RuRaa.js";
4
4
  import { jsx as y, jsxs as F } from "react/jsx-runtime";
5
5
  import { css as w, keyframes as T } from "@emotion/react";
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { c as r } from "./createSvgIcon-DQP4Lgl5.js";
2
+ import { c as r } from "./createSvgIcon-D5xeIEZ_.js";
3
3
  const c = r(/* @__PURE__ */ o("path", {
4
4
  d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
5
5
  }), "Clear");