react-luminus-components 1.5.14 → 1.5.15

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.
@@ -1,20 +1,20 @@
1
1
  {
2
- "_FormDisabledProvider-CB65Qinl.cjs": {
3
- "file": "FormDisabledProvider-CB65Qinl.cjs",
2
+ "_FormDisabledProvider-BCWVZKeJ.js": {
3
+ "file": "FormDisabledProvider-BCWVZKeJ.js",
4
4
  "name": "FormDisabledProvider",
5
5
  "imports": [
6
- "_ShortcutLinksContext-NoGMjMaY.cjs"
6
+ "_ShortcutLinksContext-DpohvVH2.js"
7
7
  ]
8
8
  },
9
- "_FormDisabledProvider-IZzl9pqx.js": {
10
- "file": "FormDisabledProvider-IZzl9pqx.js",
9
+ "_FormDisabledProvider-CB65Qinl.cjs": {
10
+ "file": "FormDisabledProvider-CB65Qinl.cjs",
11
11
  "name": "FormDisabledProvider",
12
12
  "imports": [
13
- "_ShortcutLinksContext-CIQXm5jY.js"
13
+ "_ShortcutLinksContext-NoGMjMaY.cjs"
14
14
  ]
15
15
  },
16
- "_ShortcutLinksContext-CIQXm5jY.js": {
17
- "file": "ShortcutLinksContext-CIQXm5jY.js",
16
+ "_ShortcutLinksContext-DpohvVH2.js": {
17
+ "file": "ShortcutLinksContext-DpohvVH2.js",
18
18
  "name": "ShortcutLinksContext"
19
19
  },
20
20
  "_ShortcutLinksContext-NoGMjMaY.cjs": {
@@ -36,11 +36,11 @@
36
36
  "_ShortcutLinksContext-NoGMjMaY.cjs"
37
37
  ]
38
38
  },
39
- "_useLocalStorageState-DGN1cgu_.js": {
40
- "file": "useLocalStorageState-DGN1cgu_.js",
39
+ "_useLocalStorageState-DJjnd4uC.js": {
40
+ "file": "useLocalStorageState-DJjnd4uC.js",
41
41
  "name": "useLocalStorageState",
42
42
  "imports": [
43
- "_ShortcutLinksContext-CIQXm5jY.js"
43
+ "_ShortcutLinksContext-DpohvVH2.js"
44
44
  ]
45
45
  },
46
46
  "_useRenderDraggableInPortal-D0OLp7Qb.js": {
@@ -1,4 +1,4 @@
1
- import { j as t, c as i, t as d, f as l, bN as _ } from "./ShortcutLinksContext-CIQXm5jY.js";
1
+ import { j as t, c as i, t as d, a as l, bN as _ } from "./ShortcutLinksContext-DpohvVH2.js";
2
2
  const g = "_loading_obchl_1", h = "_spinner-grow_obchl_10", p = "_second_obchl_14", u = "_third_obchl_17", m = "_loadingBlock_obchl_21", b = "_sizeLine_obchl_29", x = "_sizeFill_obchl_36", o = {
3
3
  loading: g,
4
4
  "spinner-grow": "_spinner-grow_obchl_10",
@@ -8,7 +8,7 @@ const g = "_loading_obchl_1", h = "_spinner-grow_obchl_10", p = "_second_obchl_1
8
8
  loadingBlock: m,
9
9
  sizeLine: b,
10
10
  sizeFill: x
11
- }, f = () => /* @__PURE__ */ t.jsxs("div", { className: i("luminus-loading", o.loading), children: [
11
+ }, F = () => /* @__PURE__ */ t.jsxs("div", { className: i("luminus-loading", o.loading), children: [
12
12
  /* @__PURE__ */ t.jsx("div", { className: i("spinner-grow", o.spinnerGrow, "text-primary"), role: "status" }),
13
13
  /* @__PURE__ */ t.jsx("div", { className: i("spinner-grow", o.spinnerGrow, "text-primary", o.second), role: "status" }),
14
14
  /* @__PURE__ */ t.jsx("div", { className: i("spinner-grow", o.spinnerGrow, "text-primary", o.third), role: "status" })
@@ -27,14 +27,14 @@ function w(s, n) {
27
27
  a
28
28
  ), e);
29
29
  }
30
- function F(s, n) {
30
+ function f(s, n) {
31
31
  return w(s, n * 12);
32
32
  }
33
33
  const j = ({ children: s, disabled: n }) => /* @__PURE__ */ t.jsx(_.Provider, { value: n, children: s });
34
34
  export {
35
35
  j as F,
36
- f as L,
36
+ F as L,
37
37
  w as a,
38
- F as b,
38
+ f as b,
39
39
  o as c
40
40
  };
@@ -28068,7 +28068,7 @@ export {
28068
28068
  Fne as Y,
28069
28069
  Qp as Z,
28070
28070
  Hx as _,
28071
- fp as a,
28071
+ mi as a,
28072
28072
  E2 as a$,
28073
28073
  B2 as a0,
28074
28074
  In as a1,
@@ -28133,7 +28133,7 @@ export {
28133
28133
  nm as ax,
28134
28134
  G7 as ay,
28135
28135
  H7 as az,
28136
- rb as b,
28136
+ fp as b,
28137
28137
  pre as b$,
28138
28138
  pM as b0,
28139
28139
  jne as b1,
@@ -28219,8 +28219,8 @@ export {
28219
28219
  N0 as ch,
28220
28220
  Qne as ci,
28221
28221
  kT as d,
28222
- At as e,
28223
- mi as f,
28222
+ rb as e,
28223
+ At as f,
28224
28224
  Yg as g,
28225
28225
  One as h,
28226
28226
  TT as i,
@@ -0,0 +1,5 @@
1
+ type Props = {
2
+ overviewApiPath?: (dateString: string) => string;
3
+ };
4
+ declare const EmailOverview: ({ overviewApiPath, }: Props) => import("react").JSX.Element;
5
+ export default EmailOverview;
@@ -53,3 +53,4 @@ export { default as PermissionSubstituteTable } from './PermissionsSubstitute/Su
53
53
  export { default as PermissionSubstituteDetail } from './PermissionsSubstitute/Detail/PermissionSubstituteDetail';
54
54
  export { default as ApprovalsDelegations } from './Approvals/Delegations/ApprovalsDelegations';
55
55
  export { default as Approvals } from './Approvals/Approvals/Approvals';
56
+ export { default as EmailOverview } from './EmailOverview/EmailOverview';
@@ -1,8 +1,8 @@
1
1
  var Ee = Object.defineProperty;
2
2
  var Oe = (e, t, n) => t in e ? Ee(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
3
  var E = (e, t, n) => Oe(e, typeof t != "symbol" ? t + "" : t, n);
4
- import { t as N, bF as we, j as d, bG as De, P as z, bo as Pe, bH as me, $ as O, bg as ke, Q as G, bI as je, aX as Ie, aw as Me, aq as pe, bi as he, at as I, as as Le, bJ as He, aP as oe, bK as _e, ab as ye, bL as ae, bM as $e, aR as Re, af as Ue, a1 as Ne } from "./ShortcutLinksContext-CIQXm5jY.js";
5
- import { bN as Bt, bd as Yt } from "./ShortcutLinksContext-CIQXm5jY.js";
4
+ import { t as N, bF as we, j as d, bG as De, P as z, bo as Pe, bH as me, $ as O, bg as ke, Q as G, bI as je, aX as Ie, aw as Me, aq as pe, bi as he, at as I, as as Le, bJ as He, aP as oe, bK as _e, ab as ye, bL as ae, bM as $e, aR as Re, af as Ue, a1 as Ne } from "./ShortcutLinksContext-DpohvVH2.js";
5
+ import { bN as Bt, bd as Yt } from "./ShortcutLinksContext-DpohvVH2.js";
6
6
  import D, { useState as S, useCallback as h, useMemo as T, useContext as _, useEffect as j, useRef as te, Component as re } from "react";
7
7
  import { EventType as W, InteractionRequiredAuthError as Fe } from "@azure/msal-browser";
8
8
  import { MsalProvider as qe } from "@azure/msal-react";
@@ -10,9 +10,9 @@ import "react-router-dom";
10
10
  import "react-dom";
11
11
  import "react-hook-form";
12
12
  import "react-flexmonster";
13
- import { L as Ge, b as ze } from "./FormDisabledProvider-IZzl9pqx.js";
14
- import { F as Wt } from "./FormDisabledProvider-IZzl9pqx.js";
15
- import { a as Ke, u as Ve } from "./useLocalStorageState-DGN1cgu_.js";
13
+ import { L as Ge, b as ze } from "./FormDisabledProvider-BCWVZKeJ.js";
14
+ import { F as Wt } from "./FormDisabledProvider-BCWVZKeJ.js";
15
+ import { a as Ke, u as Ve } from "./useLocalStorageState-DJjnd4uC.js";
16
16
  function Be(e) {
17
17
  const t = N(e);
18
18
  return t.setHours(23, 59, 59, 999), t;
package/dist/hooks.es.js CHANGED
@@ -1,6 +1,6 @@
1
- import { aw as k, aX as L, ar as O } from "./ShortcutLinksContext-CIQXm5jY.js";
2
- import { bO as Z, bw as j, bQ as J, aR as M, bP as _, af as K, aY as tt, bb as et, bo as at, a2 as st, bh as rt } from "./ShortcutLinksContext-CIQXm5jY.js";
3
- import { u as ot, a as ut } from "./useLocalStorageState-DGN1cgu_.js";
1
+ import { aw as k, aX as L, ar as O } from "./ShortcutLinksContext-DpohvVH2.js";
2
+ import { bO as Z, bw as j, bQ as J, aR as M, bP as _, af as K, aY as tt, bb as et, bo as at, a2 as st, bh as rt } from "./ShortcutLinksContext-DpohvVH2.js";
3
+ import { u as ot, a as ut } from "./useLocalStorageState-DJjnd4uC.js";
4
4
  import { useState as b, useEffect as g, useContext as $, useRef as I, useCallback as S } from "react";
5
5
  import { c as ct, u as it, a as dt, b as mt } from "./useRenderDraggableInPortal-D0OLp7Qb.js";
6
6
  import "react-router-dom";
package/dist/layout.es.js CHANGED
@@ -1,5 +1,5 @@
1
- import { bw as L, j as e, c as l, Y as w, ao as $, bb as q, a2 as A, bC as O, bD as D } from "./ShortcutLinksContext-CIQXm5jY.js";
2
- import { b9 as Pe, bE as Be } from "./ShortcutLinksContext-CIQXm5jY.js";
1
+ import { bw as L, j as e, c as l, Y as w, ao as $, bb as q, a2 as A, bC as O, bD as D } from "./ShortcutLinksContext-DpohvVH2.js";
2
+ import { b9 as Pe, bE as Be } from "./ShortcutLinksContext-DpohvVH2.js";
3
3
  import { useState as R, useRef as S, useMemo as B, useEffect as E } from "react";
4
4
  import { Link as C } from "react-router-dom";
5
5
  import "react-hook-form";