react-luminus-components 1.4.56 → 1.4.57

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.
@@ -0,0 +1,4 @@
1
+ type ChartTexts = {
2
+ confirmExport: string;
3
+ };
4
+ export default ChartTexts;
@@ -1,6 +1,7 @@
1
1
  import { default as ApprovalTexts } from './ApprovalTexts';
2
2
  import { default as AppSearchTexts } from './AppSearchTexts';
3
3
  import { default as AxiosTexts } from './AxiosTexts';
4
+ import { default as ChartTexts } from './ChartTexts';
4
5
  import { default as ClipboardTexts } from './ClipboardTexts';
5
6
  import { default as ConfirmTexts } from './ConfirmTexts';
6
7
  import { default as ContainerTexts } from './ContainerTexts';
@@ -46,5 +47,6 @@ type ComponentsContextTexts = {
46
47
  imports: ImportTexts;
47
48
  settings: SettingsTexts;
48
49
  localizations: LocalizationTexts;
50
+ chart: ChartTexts;
49
51
  };
50
52
  export default ComponentsContextTexts;
@@ -1,4 +1,4 @@
1
- import { aw as J, aV as N, ar as E } from "./ShortcutLinksContext-D-3_1QWF.js";
1
+ import { aw as J, aX as N, ar as E } from "./ShortcutLinksContext-BnnVfkMM.js";
2
2
  import { useState as p, useContext as F, useRef as G, useCallback as e, useEffect as O } from "react";
3
3
  import "react-router-dom";
4
4
  import "react-dom";
package/dist/utils.es.js CHANGED
@@ -1,5 +1,5 @@
1
- import { j as i, ao as f, U as g } from "./ShortcutLinksContext-D-3_1QWF.js";
2
- import { cb as C, c9 as V, ca as L, c8 as M, c7 as A, bR as E, bS as W, aZ as z, bZ as B, bO as U, c1 as Y, b5 as G, c6 as H, cd as Z, bY as _, bT as $, aI as q, bV as J, aJ as K, bU as Q, bW as X, bX as ee, c2 as te, bk as se, bP as re, c0 as ae, bQ as oe, ce as ie, bH as ne, b$ as le, c3 as ce, b_ as me, aY as fe, cg as ge, c4 as ue, _ as pe, c5 as de, aH as he, cc as ye, cf as be } from "./ShortcutLinksContext-D-3_1QWF.js";
1
+ import { j as i, ao as f, U as g } from "./ShortcutLinksContext-BnnVfkMM.js";
2
+ import { cb as V, c9 as k, ca as L, c8 as M, c7 as A, bS as E, bT as W, a_ as z, b_ as B, bP as U, c1 as G, b6 as Y, c6 as Z, cd as _, bZ as H, bU as $, aI as q, bW as J, aJ as K, bV as Q, bX as X, bY as ee, c2 as te, bl as se, bQ as re, c0 as ae, bR as oe, ce as ie, bI as ne, b$ as le, c3 as ce, aT as me, aZ as fe, cg as ge, c4 as ue, _ as pe, c5 as de, aH as he, cc as ye, cf as be } from "./ShortcutLinksContext-BnnVfkMM.js";
3
3
  import "react";
4
4
  import "@azure/msal-browser";
5
5
  import "@azure/msal-react";
@@ -27,12 +27,12 @@ const D = ({ cell: { value: e } }) => /* @__PURE__ */ i.jsx(f, { text: e, placem
27
27
  function u(e, t) {
28
28
  e.setValue(t, null);
29
29
  }
30
- function R(e, t) {
30
+ function I(e, t) {
31
31
  t.forEach((r) => {
32
32
  u(e, r);
33
33
  });
34
34
  }
35
- const I = (e) => typeof e.directoryName == "string" && typeof e.directoryPath == "string" && typeof e.directoryTranslationKey == "string" && Array.isArray(e.files), P = async (e) => {
35
+ const R = (e) => typeof e.directoryName == "string" && typeof e.directoryPath == "string" && typeof e.directoryTranslationKey == "string" && Array.isArray(e.files), P = async (e) => {
36
36
  let t = { status: "pending" };
37
37
  try {
38
38
  t = { status: "success", data: (await e).data };
@@ -81,8 +81,8 @@ const I = (e) => typeof e.directoryName == "string" && typeof e.directoryPath ==
81
81
  export {
82
82
  j as CommonLuminusIconsArray,
83
83
  v as adjustBrightness,
84
- C as atobUtf8,
85
- V as buildEmployeeNameString,
84
+ V as atobUtf8,
85
+ k as buildEmployeeNameString,
86
86
  L as buildOrgUnitString,
87
87
  M as buildVehicleNameString,
88
88
  A as capitalizeFirstLetter,
@@ -92,12 +92,12 @@ export {
92
92
  z as extractErrorsFromResponse,
93
93
  B as extractFilename,
94
94
  U as extractPermissionsFromResponse,
95
- Y as fixNameIdNulls,
96
- G as formatDate,
97
- H as formatDateTime,
98
- Z as formatFileSize,
95
+ G as fixNameIdNulls,
96
+ Y as formatDate,
97
+ Z as formatDateTime,
98
+ _ as formatFileSize,
99
99
  Fe as generateApiPath,
100
- _ as getDateString,
100
+ H as getDateString,
101
101
  $ as getDaysDifference,
102
102
  q as getFirstDayOfMonth,
103
103
  J as getFirstDayOfOffsetMonth,
@@ -107,9 +107,9 @@ export {
107
107
  ee as getLastDayOfYear,
108
108
  te as hasOnlyNullValues,
109
109
  u as hookFormSetNull,
110
- R as hookFormSetNulls,
110
+ I as hookFormSetNulls,
111
111
  se as hookFormSetServerErrors,
112
- I as isFileStructureDirectory,
112
+ R as isFileStructureDirectory,
113
113
  re as isISODate,
114
114
  ae as isPrimitive,
115
115
  oe as isValidDate,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-luminus-components",
3
- "version": "1.4.56",
3
+ "version": "1.4.57",
4
4
  "description": "Library of React Components reusable in Luminus projects (Fleetman, CAFM)",
5
5
  "type": "module",
6
6
  "repository": {