@m4l/components 0.1.84 → 0.1.85
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/@types/export.d.ts +25 -4
- package/components/AccountPopover/{index.bbeb9142.js → index.35c29a55.js} +23 -19
- package/components/AppBar/{index.43f8b54f.js → index.291da9fd.js} +8 -7
- package/components/CommonActions/components/ActionCancel/{index.29517521.js → index.67b91376.js} +1 -1
- package/components/CommonActions/components/ActionFormCancel/{index.89f1ac8e.js → index.d4503410.js} +16 -15
- package/components/CommonActions/components/ActionFormIntro/{index.bbc35e74.js → index.01ed67de.js} +1 -1
- package/components/CommonActions/components/ActionIntro/{index.a9420126.js → index.53e7fe2b.js} +1 -1
- package/components/CommonActions/components/Actions/{index.e70e8779.js → index.c91c27f9.js} +14 -13
- package/components/DataGrid/{index.1d0a3dec.js → index.37e14e83.js} +8 -7
- package/components/DataGrid/subcomponents/Actions/{index.a8fc9f6a.js → index.155c63af.js} +19 -18
- package/components/DynamicFilter/{index.912679cc.js → index.a8c2609c.js} +28 -27
- package/components/GridLayout/{index.c55f16eb.js → index.2383aaf9.js} +69 -10
- package/components/GridLayout/index.d.ts +1 -1
- package/components/GridLayout/subcomponents/Griditem/{index.6c68811f.js → index.58168132.js} +1 -1
- package/components/GridLayout/subcomponents/Responsive/{index.a6e33b8d.js → index.a6642437.js} +1 -1
- package/components/HelperText/{index.a47ff233.js → index.8b5911d1.js} +8 -7
- package/components/Icon/{index.d1402200.js → index.c3a579e7.js} +1 -1
- package/components/LanguagePopover/{index.807f5272.js → index.7681b08e.js} +8 -7
- package/components/ModalDialog/{index.42e804cf.js → index.b85ee3cb.js} +4 -4
- package/components/NavLink/{index.ff5a939c.js → index.bb879650.js} +8 -7
- package/components/NoItemSelected/classes/constants.d.ts +1 -0
- package/components/NoItemSelected/classes/index.d.ts +6 -0
- package/components/NoItemSelected/classes/types.d.ts +6 -0
- package/components/NoItemSelected/{index.23dfc897.js → index.a2807715.js} +46 -31
- package/components/NoItemSelected/index.d.ts +2 -1
- package/components/NoItemSelected/types.d.ts +4 -0
- package/components/ObjectLogs/{index.dc02715d.js → index.2ed38a84.js} +21 -18
- package/components/PaperForm/{index.249c2404.js → index.989377a5.js} +1 -1
- package/components/Period/{index.e129cdec.js → index.061c9b2f.js} +15 -14
- package/components/PropertyValue/{index.93e40532.js → index.ac46f441.js} +1 -1
- package/components/ScrollBar/{index.d4410cb5.js → index.1247c1c5.js} +38 -9
- package/components/SideBar/{index.327679a6.js → index.e0587639.js} +111 -50
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavItemRoot/type.d.ts +5 -0
- package/components/areas/components/AreasAdmin/classes/index.d.ts +1 -1
- package/components/areas/components/AreasAdmin/classes/types.d.ts +2 -0
- package/components/areas/components/AreasAdmin/{index.8ab71eb9.js → index.f505897a.js} +102 -53
- package/components/areas/components/AreasViewer/classes/index.d.ts +1 -1
- package/components/areas/components/AreasViewer/classes/types.d.ts +1 -1
- package/components/areas/components/AreasViewer/{index.933e506b.js → index.cacec884.js} +71 -125
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/AreaGridLayout/subcomponents/ResizeHandle/index.d.ts +4 -0
- package/components/areas/components/{index.9e48d8ff.js → index.6d5dfeec.js} +12 -11
- package/components/areas/contexts/AreasContext/helper.d.ts +3 -3
- package/components/areas/contexts/AreasContext/{index.230d1584.js → index.6f56b1da.js} +91 -78
- package/components/areas/contexts/AreasContext/types.d.ts +20 -8
- package/components/areas/contexts/{index.f494e241.js → index.999e8b1e.js} +1 -1
- package/components/areas/hooks/useAreas/{index.b8449343.js → index.4baec91c.js} +1 -1
- package/components/areas/{index.32db4fa7.js → index.3088f99e.js} +12 -11
- package/components/formatters/BooleanFormatter/{index.b2f02bc4.js → index.e7f0b76a.js} +1 -1
- package/components/formatters/{index.f9ad88b4.js → index.d911949d.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.d5afb409.js → index.aca6984f.js} +9 -8
- package/components/hook-form/RHFAutocompleteAsync/{index.a4f00088.js → index.8511bcf8.js} +1 -1
- package/components/hook-form/RHFCheckbox/{index.9bf6edb0.js → index.0f45e6b0.js} +9 -8
- package/components/hook-form/RHFDateTime/{index.a2c1ed2c.js → index.07412ef0.js} +9 -8
- package/components/hook-form/RHFPeriod/{index.b5204ce2.js → index.15b8f11e.js} +2 -2
- package/components/hook-form/RHFTextField/{index.5a0fa776.js → index.94c8c59b.js} +3 -3
- package/components/hook-form/RHFUpload/{index.b36539d6.js → index.7ef1e124.js} +9 -8
- package/components/modal/{WindowBase.37158e8d.js → WindowBase.d485315d.js} +10 -9
- package/components/modal/{WindowConfirm.a68aa0f1.js → WindowConfirm.3d9cd6e1.js} +17 -16
- package/components/modal/{index.6f281ef8.js → index.c7e4beba.js} +14 -13
- package/components/mui_extended/Accordion/{index.46771196.js → index.854f4c90.js} +3 -3
- package/components/mui_extended/Badge/classes/constants.d.ts +1 -1
- package/components/mui_extended/Badge/{index.cad260fe.js → index.8c2b8b66.js} +1 -1
- package/components/mui_extended/IconButton/{index.62aea582.js → index.be111a34.js} +1 -1
- package/components/mui_extended/MenuActions/{index.2493b1b1.js → index.b16e84c1.js} +7 -4
- package/components/mui_extended/MenuActions/types.d.ts +1 -0
- package/components/mui_extended/Pager/{index.a7f87c96.js → index.5b77fa4c.js} +1 -1
- package/components/mui_extended/Stack/Stack.d.ts +3 -0
- package/components/mui_extended/Stack/classes/constants.d.ts +1 -0
- package/components/mui_extended/Stack/classes/index.d.ts +6 -0
- package/components/mui_extended/Stack/classes/types.d.ts +6 -0
- package/components/mui_extended/Stack/index.0e53197c.js +39 -0
- package/components/mui_extended/Stack/index.d.ts +2 -0
- package/components/mui_extended/Stack/types.d.ts +2 -0
- package/components/mui_extended/Tab/{index.756fe693.js → index.c1dc7bbf.js} +42 -9
- package/components/mui_extended/Tabs/Tabs.d.ts +3 -0
- package/components/mui_extended/Tabs/classes/constants.d.ts +1 -0
- package/components/mui_extended/Tabs/classes/index.d.ts +6 -0
- package/components/mui_extended/Tabs/classes/types.d.ts +6 -0
- package/components/mui_extended/Tabs/index.d.ts +1 -0
- package/components/mui_extended/index.d.ts +2 -0
- package/components/mui_extended/{index.ba27649e.js → index.d1ee9a6a.js} +8 -7
- package/contexts/ModalContext/{index.51da83de.js → index.1ea79d7e.js} +1 -1
- package/contexts/RHFormContext/{index.b9266262.js → index.e019f87d.js} +1 -1
- package/hooks/useModal/{index.7611bf21.js → index.c906706c.js} +1 -1
- package/index.js +67 -65
- package/package.json +1 -1
- package/{vendor.1af105d6.js → vendor.f27b86c9.js} +50 -50
- package/components/GridLayout/subcomponents/SizeProvider/index.bfa05dfa.js +0 -62
- /package/components/GridLayout/subcomponents/{SizeProvider → WidthProvider}/index.d.ts +0 -0
- /package/components/areas/components/{AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header → AreasAdmin}/subcomponents/PanelWindowPopUp/index.d.ts +0 -0
- /package/components/areas/components/{AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header → AreasAdmin}/subcomponents/PanelWindowPopUp/types.d.ts +0 -0
|
@@ -1,83 +1,84 @@
|
|
|
1
1
|
import "./components/areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
2
|
-
import "./contexts/ModalContext/index.
|
|
3
|
-
import "./contexts/RHFormContext/index.
|
|
2
|
+
import "./contexts/ModalContext/index.1ea79d7e.js";
|
|
3
|
+
import "./contexts/RHFormContext/index.e019f87d.js";
|
|
4
4
|
import "@m4l/core";
|
|
5
5
|
import "react";
|
|
6
6
|
import "react-hook-form";
|
|
7
7
|
import "@mui/material";
|
|
8
|
-
import "./components/hook-form/RHFAutocomplete/index.
|
|
8
|
+
import "./components/hook-form/RHFAutocomplete/index.aca6984f.js";
|
|
9
9
|
import "./components/Image/index.c18ebf5a.js";
|
|
10
10
|
import "react/jsx-runtime";
|
|
11
11
|
import "clsx";
|
|
12
12
|
import "./components/mui_extended/Typography/index.443590d6.js";
|
|
13
|
-
import "./components/Icon/index.
|
|
14
|
-
import "./components/mui_extended/IconButton/index.
|
|
13
|
+
import "./components/Icon/index.c3a579e7.js";
|
|
14
|
+
import "./components/mui_extended/IconButton/index.be111a34.js";
|
|
15
15
|
import "@m4l/graphics";
|
|
16
|
-
import "./components/mui_extended/Accordion/index.
|
|
16
|
+
import "./components/mui_extended/Accordion/index.854f4c90.js";
|
|
17
17
|
import "./components/mui_extended/Avatar/index.75e6ed57.js";
|
|
18
18
|
import "react-router-dom";
|
|
19
19
|
import "@mui/material/Button";
|
|
20
20
|
import "./components/mui_extended/Button/index.40af964e.js";
|
|
21
21
|
import "./components/mui_extended/CheckBox.38abccd8.js";
|
|
22
|
-
import "./components/mui_extended/Badge/index.
|
|
22
|
+
import "./components/mui_extended/Badge/index.8c2b8b66.js";
|
|
23
23
|
import "@mui/lab";
|
|
24
|
-
import "./components/mui_extended/MenuActions/index.
|
|
24
|
+
import "./components/mui_extended/MenuActions/index.b16e84c1.js";
|
|
25
25
|
import "./components/mui_extended/Popover/index.9f35d0eb.js";
|
|
26
|
-
import "./components/mui_extended/
|
|
27
|
-
import "./components/mui_extended/Tab/index.
|
|
26
|
+
import "./components/mui_extended/Stack/index.0e53197c.js";
|
|
27
|
+
import "./components/mui_extended/Tab/index.c1dc7bbf.js";
|
|
28
|
+
import "./components/mui_extended/Pager/index.5b77fa4c.js";
|
|
28
29
|
import "./components/mui_extended/Tooltip/index.5a795dcd.js";
|
|
29
|
-
import "./components/HelperText/index.
|
|
30
|
+
import "./components/HelperText/index.8b5911d1.js";
|
|
30
31
|
import "lodash/debounce";
|
|
31
|
-
import "./components/hook-form/RHFAutocompleteAsync/index.
|
|
32
|
-
import "./components/hook-form/RHFCheckbox/index.
|
|
32
|
+
import "./components/hook-form/RHFAutocompleteAsync/index.8511bcf8.js";
|
|
33
|
+
import "./components/hook-form/RHFCheckbox/index.0f45e6b0.js";
|
|
33
34
|
import "@mui/x-date-pickers";
|
|
34
|
-
import "./components/hook-form/RHFDateTime/index.
|
|
35
|
-
import "./components/hook-form/RHFTextField/index.
|
|
36
|
-
import "./components/hook-form/RHFPeriod/index.
|
|
37
|
-
import "./components/Period/index.
|
|
38
|
-
import "./components/CommonActions/components/Actions/index.
|
|
35
|
+
import "./components/hook-form/RHFDateTime/index.07412ef0.js";
|
|
36
|
+
import "./components/hook-form/RHFTextField/index.94c8c59b.js";
|
|
37
|
+
import "./components/hook-form/RHFPeriod/index.15b8f11e.js";
|
|
38
|
+
import "./components/Period/index.061c9b2f.js";
|
|
39
|
+
import "./components/CommonActions/components/Actions/index.c91c27f9.js";
|
|
39
40
|
import "./react-draggable.7abb5d0a.js";
|
|
40
41
|
import "./components/Resizeable/index.9a9c79a4.js";
|
|
41
|
-
import "./components/modal/index.
|
|
42
|
+
import "./components/modal/index.c7e4beba.js";
|
|
42
43
|
import "zustand";
|
|
43
|
-
import "./components/areas/contexts/AreasContext/index.
|
|
44
|
-
import "./components/areas/components/AreasAdmin/index.
|
|
44
|
+
import "./components/areas/contexts/AreasContext/index.6f56b1da.js";
|
|
45
|
+
import "./components/areas/components/AreasAdmin/index.f505897a.js";
|
|
45
46
|
import "zustand/shallow";
|
|
46
|
-
import "./components/ScrollBar/index.
|
|
47
|
-
import "./components/areas/components/AreasViewer/index.
|
|
47
|
+
import "./components/ScrollBar/index.1247c1c5.js";
|
|
48
|
+
import "./components/areas/components/AreasViewer/index.cacec884.js";
|
|
48
49
|
import "./components/LinearProgressIndeterminate/index.60dabc06.js";
|
|
49
50
|
import "./components/areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
50
51
|
import "lodash/isString";
|
|
51
52
|
import "react-dropzone";
|
|
52
|
-
import "./components/hook-form/RHFUpload/index.
|
|
53
|
+
import "./components/hook-form/RHFUpload/index.7ef1e124.js";
|
|
53
54
|
import "./components/animate/index.4e9774a6.js";
|
|
54
55
|
import "framer-motion";
|
|
55
56
|
import "@mui/material/styles";
|
|
56
57
|
import "./components/animate/LoadingScreen/index.1d0c4307.js";
|
|
57
58
|
import "./components/animate/PropagateLoader/index.7fab43c8.js";
|
|
58
|
-
import "./components/DataGrid/index.
|
|
59
|
+
import "./components/DataGrid/index.37e14e83.js";
|
|
59
60
|
import "react-dnd";
|
|
60
61
|
import "react-dnd-html5-backend";
|
|
61
|
-
import "./components/DataGrid/subcomponents/Actions/index.
|
|
62
|
+
import "./components/DataGrid/subcomponents/Actions/index.155c63af.js";
|
|
62
63
|
import "./components/DataGrid/subcomponents/editors/TextEditor/index.91380a55.js";
|
|
63
|
-
import "./components/DynamicFilter/index.
|
|
64
|
+
import "./components/DynamicFilter/index.a8c2609c.js";
|
|
64
65
|
import "yup";
|
|
65
|
-
import "./components/GridLayout/subcomponents/Griditem/index.
|
|
66
|
-
import "./components/GridLayout/index.
|
|
66
|
+
import "./components/GridLayout/subcomponents/Griditem/index.58168132.js";
|
|
67
|
+
import "./components/GridLayout/index.2383aaf9.js";
|
|
67
68
|
import "lodash";
|
|
68
|
-
import "./components/LanguagePopover/index.
|
|
69
|
-
import "./components/NavLink/index.
|
|
70
|
-
import "./components/NoItemSelected/index.
|
|
71
|
-
import "./components/ObjectLogs/index.
|
|
69
|
+
import "./components/LanguagePopover/index.7681b08e.js";
|
|
70
|
+
import "./components/NavLink/index.bb879650.js";
|
|
71
|
+
import "./components/NoItemSelected/index.a2807715.js";
|
|
72
|
+
import "./components/ObjectLogs/index.2ed38a84.js";
|
|
72
73
|
import "./react-json-view.57125fcf.js";
|
|
73
|
-
import "./components/PaperForm/index.
|
|
74
|
+
import "./components/PaperForm/index.989377a5.js";
|
|
74
75
|
import "./components/Page/index.4237c241.js";
|
|
75
|
-
import "./components/PropertyValue/index.
|
|
76
|
+
import "./components/PropertyValue/index.ac46f441.js";
|
|
76
77
|
import "./components/SplitLayout/index.9ef430f6.js";
|
|
77
78
|
import "./react-splitter-layout.8b1655c8.js";
|
|
78
|
-
import "./components/SideBar/index.
|
|
79
|
-
import "./components/AppBar/index.
|
|
80
|
-
import "./components/AccountPopover/index.
|
|
79
|
+
import "./components/SideBar/index.e0587639.js";
|
|
80
|
+
import "./components/AppBar/index.291da9fd.js";
|
|
81
|
+
import "./components/AccountPopover/index.35c29a55.js";
|
|
81
82
|
import "./components/animate/variants/fade.b561c0fc.js";
|
|
82
83
|
import "./components/animate/variants/bounce.784aaaaa.js";
|
|
83
84
|
import "./components/animate/variants/container.11f82b76.js";
|
|
@@ -95,30 +96,29 @@ import "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
|
95
96
|
import "./components/mui_extended/CircularProgress/index.ad569afd.js";
|
|
96
97
|
import "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
97
98
|
import "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
98
|
-
import "./components/formatters/BooleanFormatter/index.
|
|
99
|
+
import "./components/formatters/BooleanFormatter/index.e7f0b76a.js";
|
|
99
100
|
import "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
100
101
|
import "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
101
102
|
import "./components/formatters/PointsFormatter/index.80a4e414.js";
|
|
102
|
-
import "./components/formatters/index.
|
|
103
|
+
import "./components/formatters/index.d911949d.js";
|
|
103
104
|
import "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
104
105
|
import "./components/DataGrid/formatters/columnUncertaintyFormatter/index.cae2057a.js";
|
|
105
106
|
import "./components/DataGrid/formatters/columnPointsFormatter/index.5e645334.js";
|
|
106
107
|
import "./components/DataGrid/formatters/columnNestedValueFormatter/index.f68ef4e1.js";
|
|
107
108
|
import "./components/DataGrid/formatters/columnPriceFormatter/index.e612fda3.js";
|
|
108
|
-
import "./components/CommonActions/components/ActionCancel/index.
|
|
109
|
-
import "./components/CommonActions/components/ActionIntro/index.
|
|
110
|
-
import "./components/CommonActions/components/ActionFormCancel/index.
|
|
111
|
-
import "./components/CommonActions/components/ActionFormIntro/index.
|
|
109
|
+
import "./components/CommonActions/components/ActionCancel/index.67b91376.js";
|
|
110
|
+
import "./components/CommonActions/components/ActionIntro/index.53e7fe2b.js";
|
|
111
|
+
import "./components/CommonActions/components/ActionFormCancel/index.d4503410.js";
|
|
112
|
+
import "./components/CommonActions/components/ActionFormIntro/index.01ed67de.js";
|
|
112
113
|
import "./components/DraggableWindow/index.c702d3f2.js";
|
|
113
|
-
import "./components/GridLayout/subcomponents/Responsive/index.
|
|
114
|
-
import "./components/GridLayout/subcomponents/SizeProvider/index.bfa05dfa.js";
|
|
114
|
+
import "./components/GridLayout/subcomponents/Responsive/index.a6642437.js";
|
|
115
115
|
import "./components/Loadable/index.e994fc3e.js";
|
|
116
|
-
import "./components/ModalDialog/index.
|
|
117
|
-
import "./components/modal/WindowConfirm.
|
|
118
|
-
import "./components/modal/WindowBase.
|
|
116
|
+
import "./components/ModalDialog/index.b85ee3cb.js";
|
|
117
|
+
import "./components/modal/WindowConfirm.3d9cd6e1.js";
|
|
118
|
+
import "./components/modal/WindowBase.d485315d.js";
|
|
119
119
|
import "./components/ScrollToTop/index.e06f98f6.js";
|
|
120
120
|
import "./hooks/useFormAddEdit/index.15de3ba8.js";
|
|
121
|
-
import "./hooks/useModal/index.
|
|
121
|
+
import "./hooks/useModal/index.c906706c.js";
|
|
122
122
|
import "./assets/Logo/index.228dcb5a.js";
|
|
123
123
|
const getNameDataTestId = (ELEMENT_PREFIX, ELEMENT_KEY, ELEMENT_ID) => {
|
|
124
124
|
return `${ELEMENT_PREFIX}-${[ELEMENT_KEY]}-${ELEMENT_ID}`;
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import { useRef, useState, useMemo, useCallback, useEffect } from "react";
|
|
2
|
-
import clsx from "clsx";
|
|
3
|
-
import { throttle } from "lodash";
|
|
4
|
-
import { useResizeObserver } from "@m4l/graphics";
|
|
5
|
-
import { j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, T as THROTTLE_RESIZE_TIMEOUT, C as COMPONENT_CLASS_NAME } from "../../index.c55f16eb.js";
|
|
6
|
-
import { jsx } from "react/jsx-runtime";
|
|
7
|
-
function SizeProvider(ComposedComponent) {
|
|
8
|
-
return (props) => {
|
|
9
|
-
const {
|
|
10
|
-
measureBeforeMount = true,
|
|
11
|
-
...rest
|
|
12
|
-
} = props;
|
|
13
|
-
const refMounted = useRef(false);
|
|
14
|
-
const [currentState, setCurrentState] = useState({
|
|
15
|
-
mounted: false,
|
|
16
|
-
width: DEFAULT_CONTAINER_WIDTH,
|
|
17
|
-
height: DEFAULT_CONTAINER_HEIGHT
|
|
18
|
-
});
|
|
19
|
-
const onWindowResizeMemo = useMemo(() => () => {
|
|
20
|
-
const node = elementRef.current;
|
|
21
|
-
if (node instanceof HTMLElement && node.offsetWidth) {
|
|
22
|
-
setCurrentState((prev) => ({
|
|
23
|
-
...prev,
|
|
24
|
-
width: node.offsetWidth,
|
|
25
|
-
height: node.offsetHeight
|
|
26
|
-
}));
|
|
27
|
-
}
|
|
28
|
-
}, []);
|
|
29
|
-
const throttleResize = throttle(onWindowResizeMemo, THROTTLE_RESIZE_TIMEOUT, {
|
|
30
|
-
leading: false,
|
|
31
|
-
trailing: true
|
|
32
|
-
});
|
|
33
|
-
const onResize = useCallback((_target) => {
|
|
34
|
-
throttleResize();
|
|
35
|
-
}, []);
|
|
36
|
-
const elementRef = useResizeObserver(onResize);
|
|
37
|
-
useEffect(() => {
|
|
38
|
-
setCurrentState((prev) => ({
|
|
39
|
-
...prev,
|
|
40
|
-
mounted: true
|
|
41
|
-
}));
|
|
42
|
-
refMounted.current = true;
|
|
43
|
-
onWindowResizeMemo();
|
|
44
|
-
}, []);
|
|
45
|
-
if (measureBeforeMount && !currentState.mounted) {
|
|
46
|
-
return /* @__PURE__ */ jsx("div", {
|
|
47
|
-
className: clsx(props.className, COMPONENT_CLASS_NAME),
|
|
48
|
-
style: props.style,
|
|
49
|
-
ref: elementRef
|
|
50
|
-
});
|
|
51
|
-
}
|
|
52
|
-
return /* @__PURE__ */ jsx(ComposedComponent, {
|
|
53
|
-
innerRef: elementRef,
|
|
54
|
-
containerWidth: currentState.width,
|
|
55
|
-
containerHeight: currentState.height,
|
|
56
|
-
...rest
|
|
57
|
-
});
|
|
58
|
-
};
|
|
59
|
-
}
|
|
60
|
-
export {
|
|
61
|
-
SizeProvider as S
|
|
62
|
-
};
|
|
File without changes
|
|
File without changes
|