react-luminus-components 1.5.13 → 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.
- package/dist/.vite/manifest.json +26 -26
- package/dist/{FormDisabledProvider-L1ULwQ3L.js → FormDisabledProvider-BCWVZKeJ.js} +5 -5
- package/dist/{FormDisabledProvider-DTLvOopq.cjs → FormDisabledProvider-CB65Qinl.cjs} +1 -1
- package/dist/{ShortcutLinksContext-Dm-_MK1U.js → ShortcutLinksContext-DpohvVH2.js} +6 -6
- package/dist/{ShortcutLinksContext-D3UPWNGu.cjs → ShortcutLinksContext-NoGMjMaY.cjs} +1 -1
- package/dist/components/common/EmailOverview/EmailOverview.d.ts +5 -0
- package/dist/components/common/index.d.ts +1 -0
- package/dist/contexts.cjs.js +1 -1
- package/dist/contexts.es.js +5 -5
- package/dist/hooks.cjs.js +1 -1
- package/dist/hooks.es.js +3 -3
- package/dist/layout.cjs.js +1 -1
- package/dist/layout.es.js +2 -2
- package/dist/main.cjs.js +56 -56
- package/dist/main.d.ts +1 -0
- package/dist/main.es.js +3648 -3607
- package/dist/models/api/emailOverview/EmailOverviewModel.d.ts +10 -0
- package/dist/models/index.d.ts +1 -0
- package/dist/models/texts/ComponentsContextTexts.d.ts +2 -0
- package/dist/models/texts/EmailOverviewTexts.d.ts +7 -0
- package/dist/{useLocalStorageState-DxVRxUbj.cjs → useLocalStorageState-CPRjDOj9.cjs} +1 -1
- package/dist/{useLocalStorageState-Cxtvwws3.js → useLocalStorageState-DJjnd4uC.js} +1 -1
- package/dist/utils.cjs.js +1 -1
- package/dist/utils.es.js +2 -2
- package/package.json +1 -1
package/dist/.vite/manifest.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
|
-
"_FormDisabledProvider-
|
|
3
|
-
"file": "FormDisabledProvider-
|
|
2
|
+
"_FormDisabledProvider-BCWVZKeJ.js": {
|
|
3
|
+
"file": "FormDisabledProvider-BCWVZKeJ.js",
|
|
4
4
|
"name": "FormDisabledProvider",
|
|
5
5
|
"imports": [
|
|
6
|
-
"_ShortcutLinksContext-
|
|
6
|
+
"_ShortcutLinksContext-DpohvVH2.js"
|
|
7
7
|
]
|
|
8
8
|
},
|
|
9
|
-
"_FormDisabledProvider-
|
|
10
|
-
"file": "FormDisabledProvider-
|
|
9
|
+
"_FormDisabledProvider-CB65Qinl.cjs": {
|
|
10
|
+
"file": "FormDisabledProvider-CB65Qinl.cjs",
|
|
11
11
|
"name": "FormDisabledProvider",
|
|
12
12
|
"imports": [
|
|
13
|
-
"_ShortcutLinksContext-
|
|
13
|
+
"_ShortcutLinksContext-NoGMjMaY.cjs"
|
|
14
14
|
]
|
|
15
15
|
},
|
|
16
|
-
"_ShortcutLinksContext-
|
|
17
|
-
"file": "ShortcutLinksContext-
|
|
16
|
+
"_ShortcutLinksContext-DpohvVH2.js": {
|
|
17
|
+
"file": "ShortcutLinksContext-DpohvVH2.js",
|
|
18
18
|
"name": "ShortcutLinksContext"
|
|
19
19
|
},
|
|
20
|
-
"_ShortcutLinksContext-
|
|
21
|
-
"file": "ShortcutLinksContext-
|
|
20
|
+
"_ShortcutLinksContext-NoGMjMaY.cjs": {
|
|
21
|
+
"file": "ShortcutLinksContext-NoGMjMaY.cjs",
|
|
22
22
|
"name": "ShortcutLinksContext"
|
|
23
23
|
},
|
|
24
24
|
"_localStorageUtils-CBQuZzg0.cjs": {
|
|
@@ -29,18 +29,18 @@
|
|
|
29
29
|
"file": "localStorageUtils-DBNNyBcc.js",
|
|
30
30
|
"name": "localStorageUtils"
|
|
31
31
|
},
|
|
32
|
-
"_useLocalStorageState-
|
|
33
|
-
"file": "useLocalStorageState-
|
|
32
|
+
"_useLocalStorageState-CPRjDOj9.cjs": {
|
|
33
|
+
"file": "useLocalStorageState-CPRjDOj9.cjs",
|
|
34
34
|
"name": "useLocalStorageState",
|
|
35
35
|
"imports": [
|
|
36
|
-
"_ShortcutLinksContext-
|
|
36
|
+
"_ShortcutLinksContext-NoGMjMaY.cjs"
|
|
37
37
|
]
|
|
38
38
|
},
|
|
39
|
-
"_useLocalStorageState-
|
|
40
|
-
"file": "useLocalStorageState-
|
|
39
|
+
"_useLocalStorageState-DJjnd4uC.js": {
|
|
40
|
+
"file": "useLocalStorageState-DJjnd4uC.js",
|
|
41
41
|
"name": "useLocalStorageState",
|
|
42
42
|
"imports": [
|
|
43
|
-
"_ShortcutLinksContext-
|
|
43
|
+
"_ShortcutLinksContext-DpohvVH2.js"
|
|
44
44
|
]
|
|
45
45
|
},
|
|
46
46
|
"_useRenderDraggableInPortal-D0OLp7Qb.js": {
|
|
@@ -57,9 +57,9 @@
|
|
|
57
57
|
"src": "src/contexts/index.ts",
|
|
58
58
|
"isEntry": true,
|
|
59
59
|
"imports": [
|
|
60
|
-
"_ShortcutLinksContext-
|
|
61
|
-
"_FormDisabledProvider-
|
|
62
|
-
"_useLocalStorageState-
|
|
60
|
+
"_ShortcutLinksContext-NoGMjMaY.cjs",
|
|
61
|
+
"_FormDisabledProvider-CB65Qinl.cjs",
|
|
62
|
+
"_useLocalStorageState-CPRjDOj9.cjs"
|
|
63
63
|
]
|
|
64
64
|
},
|
|
65
65
|
"src/hooks/index.ts": {
|
|
@@ -68,8 +68,8 @@
|
|
|
68
68
|
"src": "src/hooks/index.ts",
|
|
69
69
|
"isEntry": true,
|
|
70
70
|
"imports": [
|
|
71
|
-
"_ShortcutLinksContext-
|
|
72
|
-
"_useLocalStorageState-
|
|
71
|
+
"_ShortcutLinksContext-NoGMjMaY.cjs",
|
|
72
|
+
"_useLocalStorageState-CPRjDOj9.cjs",
|
|
73
73
|
"_useRenderDraggableInPortal-QPCaw-E_.cjs"
|
|
74
74
|
]
|
|
75
75
|
},
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"src": "src/layout/index.ts",
|
|
80
80
|
"isEntry": true,
|
|
81
81
|
"imports": [
|
|
82
|
-
"_ShortcutLinksContext-
|
|
82
|
+
"_ShortcutLinksContext-NoGMjMaY.cjs"
|
|
83
83
|
]
|
|
84
84
|
},
|
|
85
85
|
"src/main.ts": {
|
|
@@ -88,10 +88,10 @@
|
|
|
88
88
|
"src": "src/main.ts",
|
|
89
89
|
"isEntry": true,
|
|
90
90
|
"imports": [
|
|
91
|
-
"_ShortcutLinksContext-
|
|
92
|
-
"_FormDisabledProvider-
|
|
91
|
+
"_ShortcutLinksContext-NoGMjMaY.cjs",
|
|
92
|
+
"_FormDisabledProvider-CB65Qinl.cjs",
|
|
93
93
|
"_useRenderDraggableInPortal-QPCaw-E_.cjs",
|
|
94
|
-
"_useLocalStorageState-
|
|
94
|
+
"_useLocalStorageState-CPRjDOj9.cjs",
|
|
95
95
|
"_localStorageUtils-CBQuZzg0.cjs"
|
|
96
96
|
]
|
|
97
97
|
},
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"src": "src/utils/index.ts",
|
|
102
102
|
"isEntry": true,
|
|
103
103
|
"imports": [
|
|
104
|
-
"_ShortcutLinksContext-
|
|
104
|
+
"_ShortcutLinksContext-NoGMjMaY.cjs",
|
|
105
105
|
"_localStorageUtils-CBQuZzg0.cjs"
|
|
106
106
|
]
|
|
107
107
|
},
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as t, c as i, t as d,
|
|
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
|
-
},
|
|
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
|
|
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
|
-
|
|
36
|
+
F as L,
|
|
37
37
|
w as a,
|
|
38
|
-
|
|
38
|
+
f as b,
|
|
39
39
|
o as c
|
|
40
40
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const s=require("./ShortcutLinksContext-
|
|
1
|
+
"use strict";const s=require("./ShortcutLinksContext-NoGMjMaY.cjs"),l="_loading_obchl_1",d="_spinner-grow_obchl_10",u="_second_obchl_14",_="_third_obchl_17",g="_loadingBlock_obchl_21",h="_sizeLine_obchl_29",m="_sizeFill_obchl_36",o={loading:l,"spinner-grow":"_spinner-grow_obchl_10",spinnerGrow:d,second:u,third:_,loadingBlock:g,sizeLine:h,sizeFill:m},x=()=>s.jsxRuntimeExports.jsxs("div",{className:s.classNames("luminus-loading",o.loading),children:[s.jsxRuntimeExports.jsx("div",{className:s.classNames("spinner-grow",o.spinnerGrow,"text-primary"),role:"status"}),s.jsxRuntimeExports.jsx("div",{className:s.classNames("spinner-grow",o.spinnerGrow,"text-primary",o.second),role:"status"}),s.jsxRuntimeExports.jsx("div",{className:s.classNames("spinner-grow",o.spinnerGrow,"text-primary",o.third),role:"status"})]});function a(e,n){const t=s.toDate(e);if(isNaN(n))return s.constructFrom(e,NaN);if(!n)return t;const i=t.getDate(),r=s.constructFrom(e,t.getTime());r.setMonth(t.getMonth()+n+1,0);const c=r.getDate();return i>=c?r:(t.setFullYear(r.getFullYear(),r.getMonth(),i),t)}function p(e,n){return a(e,n*12)}const N=({children:e,disabled:n})=>s.jsxRuntimeExports.jsx(s.FormDisabledContext.Provider,{value:n,children:e});exports.FormDisabledProvider=N;exports.Loading=x;exports.addMonths=a;exports.addYears=p;exports.classes=o;
|
|
@@ -27375,8 +27375,8 @@ const Kte = "_excel_18ggp_1", Xte = "_word_18ggp_5", Qte = "_pdf_18ggp_9", Jte =
|
|
|
27375
27375
|
return /* @__PURE__ */ v.jsx(qte, {});
|
|
27376
27376
|
}
|
|
27377
27377
|
}, tne = () => {
|
|
27378
|
-
const { ProjectIconComponent: e, texts: { documents: t } } = pe(sn), { apiActions: { downloadFile: n }, reducer: [r] } = pe(un), i = oe(() => r.activeFolder === "root", [r.activeFolder]), a = Y((s, c, l) => s ? Vk(c ?? "") ? /* @__PURE__ */ v.jsx("span", { role: "button", className: "link link-primary d-flex align-items-center", onClick: (
|
|
27379
|
-
|
|
27378
|
+
const { ProjectIconComponent: e, texts: { documents: t } } = pe(sn), { apiActions: { downloadFile: n }, reducer: [r] } = pe(un), i = oe(() => r.activeFolder === "root", [r.activeFolder]), a = Y((s, c, l) => s ? Vk(c ?? "") && localStorage.getItem("file-download-try-opening") !== "false" ? /* @__PURE__ */ v.jsx("span", { role: "button", className: "link link-primary d-flex align-items-center", onClick: (d) => {
|
|
27379
|
+
d.stopPropagation(), n(l, !0);
|
|
27380
27380
|
}, children: s }) : s : "", [n]);
|
|
27381
27381
|
return { columns: oe(() => [
|
|
27382
27382
|
{
|
|
@@ -28068,7 +28068,7 @@ export {
|
|
|
28068
28068
|
Fne as Y,
|
|
28069
28069
|
Qp as Z,
|
|
28070
28070
|
Hx as _,
|
|
28071
|
-
|
|
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
|
-
|
|
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
|
-
|
|
28223
|
-
|
|
28222
|
+
rb as e,
|
|
28223
|
+
At as f,
|
|
28224
28224
|
Yg as g,
|
|
28225
28225
|
One as h,
|
|
28226
28226
|
TT as i,
|