@ukpc-lib/react 0.4.16 → 0.4.18

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.
@@ -4,6 +4,7 @@ export * from './Toast';
4
4
  export * from './NoData';
5
5
  export * from './PopUp';
6
6
  export * from './NotFoundPage';
7
+ export * from './HomePage';
7
8
  export * from './UnauthorizedPage';
8
9
  export * from './StyledAutocomplete/index.ts';
9
10
  export * from './StyledDateRangePicker';
@@ -32183,14 +32183,14 @@ export {
32183
32183
  Sb as d,
32184
32184
  wL as e,
32185
32185
  ma as f,
32186
- vE as g,
32187
- cb as h,
32188
- mL as i,
32189
- RL as j,
32190
- Wl as k,
32191
- JO as l,
32192
- Vl as m,
32193
- hL as n,
32186
+ hL as g,
32187
+ vE as h,
32188
+ cb as i,
32189
+ mL as j,
32190
+ RL as k,
32191
+ Wl as l,
32192
+ JO as m,
32193
+ Vl as n,
32194
32194
  gL as o,
32195
32195
  Ip as p,
32196
32196
  kD as q,
@@ -1,4 +1,4 @@
1
- import { J as R, K as S, M as G, Z as y, X as H, a as I, c as M, Y as N, R as O, N as j, O as w, T as F, t as J, V as K, U, u as V, e as X, n as Y, W as Z } from "../index.module-e554fb7e.js";
1
+ import { J as R, K as S, M as G, Z as y, X as H, a as I, c as M, Y as N, R as O, N as j, O as w, T as F, t as J, V as K, U, u as V, e as X, g as Y, W as Z } from "../index.module-fb049742.js";
2
2
  import u from "axios";
3
3
  import { useState as m, useEffect as c } from "react";
4
4
  import { jsx as a, Fragment as n } from "react/jsx-runtime";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ukpc-lib/react",
3
3
  "private": false,
4
- "version": "0.4.16",
4
+ "version": "0.4.18",
5
5
  "type": "module",
6
6
  "main": "./dist/",
7
7
  "module": "./dist/",
@@ -1,5 +1,5 @@
1
1
  import "../index-a8aaf6f3.js";
2
- import { G as e } from "../index-a455da21.js";
2
+ import { G as e } from "../index-923b638f.js";
3
3
  export {
4
4
  e as GlobalMenu
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import "../index-a8aaf6f3.js";
2
- import { T as a } from "../index-a455da21.js";
2
+ import { T as a } from "../index-923b638f.js";
3
3
  export {
4
4
  a as TopBar
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import "../index-a8aaf6f3.js";
2
- import { H as o, g as r } from "../index-a455da21.js";
2
+ import { H as o, g as r } from "../index-923b638f.js";
3
3
  export {
4
4
  o as HasPermission,
5
5
  r as getUseHasPermission