react-luminus-components 1.4.11 → 1.4.13
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-wjVU-UDj.js → FormDisabledProvider-M9P4Qmd7.js} +1 -1
- package/dist/{FormDisabledProvider-CzIIP5iK.cjs → FormDisabledProvider-obA9soBx.cjs} +1 -1
- package/dist/{ShortcutLinksContext-DQUAaAAE.cjs → ShortcutLinksContext-BtI3NfVP.cjs} +2 -2
- package/dist/{ShortcutLinksContext-NemA5txI.js → ShortcutLinksContext-b-GyjKck.js} +27 -27
- package/dist/components/ResponsiveContextDropdown/components/ResponsiveContextDropdownItem/ResponsiveContextDropdownItem.d.ts +2 -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/PageContainer/PageContainer.d.ts +1 -1
- package/dist/layout/SideContentBar/SideContentBar.d.ts +2 -1
- package/dist/layout.cjs.js +1 -1
- package/dist/layout.es.js +2 -2
- package/dist/main.cjs.js +1 -1
- package/dist/main.es.js +4 -4
- package/dist/models/prop-types/ContainerProps.d.ts +1 -0
- package/dist/{useGetApiData-Du9VtAkX.cjs → useGetApiData-2ImsUo6s.cjs} +1 -1
- package/dist/{useGetApiData-DiyaoMek.js → useGetApiData-DJmqCWl6.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-M9P4Qmd7.js": {
|
|
3
|
+
"file": "FormDisabledProvider-M9P4Qmd7.js",
|
|
4
4
|
"name": "FormDisabledProvider",
|
|
5
5
|
"imports": [
|
|
6
|
-
"_ShortcutLinksContext-
|
|
6
|
+
"_ShortcutLinksContext-b-GyjKck.js"
|
|
7
7
|
]
|
|
8
8
|
},
|
|
9
|
-
"_FormDisabledProvider-
|
|
10
|
-
"file": "FormDisabledProvider-
|
|
9
|
+
"_FormDisabledProvider-obA9soBx.cjs": {
|
|
10
|
+
"file": "FormDisabledProvider-obA9soBx.cjs",
|
|
11
11
|
"name": "FormDisabledProvider",
|
|
12
12
|
"imports": [
|
|
13
|
-
"_ShortcutLinksContext-
|
|
13
|
+
"_ShortcutLinksContext-BtI3NfVP.cjs"
|
|
14
14
|
]
|
|
15
15
|
},
|
|
16
|
-
"_ShortcutLinksContext-
|
|
17
|
-
"file": "ShortcutLinksContext-
|
|
16
|
+
"_ShortcutLinksContext-BtI3NfVP.cjs": {
|
|
17
|
+
"file": "ShortcutLinksContext-BtI3NfVP.cjs",
|
|
18
18
|
"name": "ShortcutLinksContext"
|
|
19
19
|
},
|
|
20
|
-
"_ShortcutLinksContext-
|
|
21
|
-
"file": "ShortcutLinksContext-
|
|
20
|
+
"_ShortcutLinksContext-b-GyjKck.js": {
|
|
21
|
+
"file": "ShortcutLinksContext-b-GyjKck.js",
|
|
22
22
|
"name": "ShortcutLinksContext"
|
|
23
23
|
},
|
|
24
24
|
"_numberUtils-BY7ziQF8.cjs": {
|
|
@@ -29,18 +29,18 @@
|
|
|
29
29
|
"file": "numberUtils-Bwf8nio8.js",
|
|
30
30
|
"name": "numberUtils"
|
|
31
31
|
},
|
|
32
|
-
"_useGetApiData-
|
|
33
|
-
"file": "useGetApiData-
|
|
32
|
+
"_useGetApiData-2ImsUo6s.cjs": {
|
|
33
|
+
"file": "useGetApiData-2ImsUo6s.cjs",
|
|
34
34
|
"name": "useGetApiData",
|
|
35
35
|
"imports": [
|
|
36
|
-
"_ShortcutLinksContext-
|
|
36
|
+
"_ShortcutLinksContext-BtI3NfVP.cjs"
|
|
37
37
|
]
|
|
38
38
|
},
|
|
39
|
-
"_useGetApiData-
|
|
40
|
-
"file": "useGetApiData-
|
|
39
|
+
"_useGetApiData-DJmqCWl6.js": {
|
|
40
|
+
"file": "useGetApiData-DJmqCWl6.js",
|
|
41
41
|
"name": "useGetApiData",
|
|
42
42
|
"imports": [
|
|
43
|
-
"_ShortcutLinksContext-
|
|
43
|
+
"_ShortcutLinksContext-b-GyjKck.js"
|
|
44
44
|
]
|
|
45
45
|
},
|
|
46
46
|
"_useLocalStorageState-BFc8Gc8H.cjs": {
|
|
@@ -65,9 +65,9 @@
|
|
|
65
65
|
"src": "src/contexts/index.ts",
|
|
66
66
|
"isEntry": true,
|
|
67
67
|
"imports": [
|
|
68
|
-
"_ShortcutLinksContext-
|
|
69
|
-
"_FormDisabledProvider-
|
|
70
|
-
"_useGetApiData-
|
|
68
|
+
"_ShortcutLinksContext-BtI3NfVP.cjs",
|
|
69
|
+
"_FormDisabledProvider-obA9soBx.cjs",
|
|
70
|
+
"_useGetApiData-2ImsUo6s.cjs",
|
|
71
71
|
"_useLocalStorageState-BFc8Gc8H.cjs"
|
|
72
72
|
]
|
|
73
73
|
},
|
|
@@ -77,8 +77,8 @@
|
|
|
77
77
|
"src": "src/hooks/index.ts",
|
|
78
78
|
"isEntry": true,
|
|
79
79
|
"imports": [
|
|
80
|
-
"_ShortcutLinksContext-
|
|
81
|
-
"_useGetApiData-
|
|
80
|
+
"_ShortcutLinksContext-BtI3NfVP.cjs",
|
|
81
|
+
"_useGetApiData-2ImsUo6s.cjs",
|
|
82
82
|
"_useLocalStorageState-BFc8Gc8H.cjs",
|
|
83
83
|
"_useRenderDraggableInPortal-QPCaw-E_.cjs"
|
|
84
84
|
]
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"src": "src/layout/index.ts",
|
|
90
90
|
"isEntry": true,
|
|
91
91
|
"imports": [
|
|
92
|
-
"_ShortcutLinksContext-
|
|
92
|
+
"_ShortcutLinksContext-BtI3NfVP.cjs"
|
|
93
93
|
]
|
|
94
94
|
},
|
|
95
95
|
"src/main.ts": {
|
|
@@ -98,10 +98,10 @@
|
|
|
98
98
|
"src": "src/main.ts",
|
|
99
99
|
"isEntry": true,
|
|
100
100
|
"imports": [
|
|
101
|
-
"_ShortcutLinksContext-
|
|
102
|
-
"_FormDisabledProvider-
|
|
101
|
+
"_ShortcutLinksContext-BtI3NfVP.cjs",
|
|
102
|
+
"_FormDisabledProvider-obA9soBx.cjs",
|
|
103
103
|
"_useRenderDraggableInPortal-QPCaw-E_.cjs",
|
|
104
|
-
"_useGetApiData-
|
|
104
|
+
"_useGetApiData-2ImsUo6s.cjs",
|
|
105
105
|
"_numberUtils-BY7ziQF8.cjs"
|
|
106
106
|
]
|
|
107
107
|
},
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"src": "src/utils/index.ts",
|
|
112
112
|
"isEntry": true,
|
|
113
113
|
"imports": [
|
|
114
|
-
"_ShortcutLinksContext-
|
|
114
|
+
"_ShortcutLinksContext-BtI3NfVP.cjs",
|
|
115
115
|
"_numberUtils-BY7ziQF8.cjs"
|
|
116
116
|
]
|
|
117
117
|
},
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as o, c as n, bI as e } from "./ShortcutLinksContext-
|
|
1
|
+
import { j as o, c as n, bI as e } from "./ShortcutLinksContext-b-GyjKck.js";
|
|
2
2
|
const l = "_loading_obchl_1", a = "_spinner-grow_obchl_10", c = "_second_obchl_14", t = "_third_obchl_17", d = "_loadingBlock_obchl_21", _ = "_sizeLine_obchl_29", p = "_sizeFill_obchl_36", s = {
|
|
3
3
|
loading: l,
|
|
4
4
|
"spinner-grow": "_spinner-grow_obchl_10",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const s=require("./ShortcutLinksContext-
|
|
1
|
+
"use strict";const s=require("./ShortcutLinksContext-BtI3NfVP.cjs"),i="_loading_obchl_1",r="_spinner-grow_obchl_10",t="_second_obchl_14",l="_third_obchl_17",c="_loadingBlock_obchl_21",a="_sizeLine_obchl_29",d="_sizeFill_obchl_36",o={loading:i,"spinner-grow":"_spinner-grow_obchl_10",spinnerGrow:r,second:t,third:l,loadingBlock:c,sizeLine:a,sizeFill:d},_=()=>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"})]}),m=({children:n,disabled:e})=>s.jsxRuntimeExports.jsx(s.FormDisabledContext.Provider,{value:e,children:n});exports.FormDisabledProvider=m;exports.Loading=_;exports.classes=o;
|