react-luminus-components 2.0.5-beta.r19-7 → 2.0.5-beta.r19-8

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,4 +1,5 @@
1
1
  type NotifCentrumTexts = {
2
+ historyLookup: string;
2
3
  save: string;
3
4
  text: string;
4
5
  editTemplate: string;
@@ -41740,9 +41740,9 @@ export {
41740
41740
  wP as aI,
41741
41741
  NS as aJ,
41742
41742
  SP as aK,
41743
- zV as aL,
41744
- EY as aM,
41745
- AS as aN,
41743
+ EY as aL,
41744
+ AS as aM,
41745
+ zV as aN,
41746
41746
  dn as aO,
41747
41747
  ZV as aP,
41748
41748
  lye as aQ,
@@ -1,4 +1,4 @@
1
- import { c as D } from "./nivo-bar-Swmjt921.js";
1
+ import { c as D } from "./nivo-bar-CyXsS9At.js";
2
2
  import { useSearchParams as j } from "react-router";
3
3
  import { useFormState as p } from "react-hook-form";
4
4
  const y = () => {
@@ -1,4 +1,4 @@
1
- import { ao as E, aq as G, bd as J, c as N } from "./nivo-bar-Swmjt921.js";
1
+ import { ao as E, aq as G, bd as J, c as N } from "./nivo-bar-CyXsS9At.js";
2
2
  import "react/jsx-runtime";
3
3
  import { useState as x, useContext as q, useRef as F, useCallback as m, useEffect as $ } from "react";
4
4
  import "react-router";
package/dist/utils.es.js CHANGED
@@ -1,5 +1,5 @@
1
- import { aE as f, X as p } from "./nivo-bar-Swmjt921.js";
2
- import { ci as z, cg as A, ch as U, cf as $, ce as W, bZ as G, b_ as J, bV as Q, bp as X, c5 as Y, bW as q, bD as Z, aX as H, cd as K, ck as _, c4 as ee, b$ as te, bh as re, c1 as se, bi as ae, c0 as oe, c2 as ne, c3 as ie, c9 as le, bB as ce, c7 as me, c6 as ue, bX as ge, c8 as de, bY as fe, a0 as pe, bP as he, ca as Se, bk as be, bo as ye, cm as Oe, cb as Fe, ak as we, cc as De, bg as xe, cj as ve, cl as Te } from "./nivo-bar-Swmjt921.js";
1
+ import { aE as f, X as p } from "./nivo-bar-CyXsS9At.js";
2
+ import { ci as z, cg as A, ch as U, cf as $, ce as W, bZ as G, b_ as J, bV as Q, bp as X, c5 as Y, bW as q, bD as Z, aX as H, cd as K, ck as _, c4 as ee, b$ as te, bh as re, c1 as se, bi as ae, c0 as oe, c2 as ne, c3 as ie, c9 as le, bB as ce, c7 as me, c6 as ue, bX as ge, c8 as de, bY as fe, a0 as pe, bP as he, ca as Se, bk as be, bo as ye, cm as Oe, cb as Fe, ak as we, cc as De, bg as xe, cj as ve, cl as Te } from "./nivo-bar-CyXsS9At.js";
3
3
  import { jsx as c, Fragment as u } from "react/jsx-runtime";
4
4
  import "react";
5
5
  import "@azure/msal-browser";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-luminus-components",
3
- "version": "2.0.5-beta.r19-7",
3
+ "version": "2.0.5-beta.r19-8",
4
4
  "description": "Library of React Components reusable in Luminus projects (Fleetman, CAFM)",
5
5
  "type": "module",
6
6
  "repository": {