@m4l/components 4.1.6 → 4.1.7
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/components/DataGrid/classes/index.d.ts +1 -1
- package/components/DataGrid/formatters/ColumnSetCheckFormatter/{index-BaCawLr1.js → index-FMaDuDoo.js} +1 -1
- package/components/DataGrid/{index-CvY8AyYR.js → index-BSpzLVZs.js} +2 -2
- package/components/DataGrid/subcomponents/Actions/{index-DaPVA9VI.js → index-B_7pxXBr.js} +2 -2
- package/components/DataGrid/subcomponents/Actions/subcomponents/MobileMenuActions/{index-CdugKKzK.js → index-DvZJVnMu.js} +1 -1
- package/components/DataGrid/subcomponents/Actions/subcomponents/Settings/{index-DYh4632I.js → index-BkzOh8yP.js} +1 -1
- package/components/DataGrid/subcomponents/Actions/subcomponents/Settings/subcomponents/ColumnsConfig/{index-CB3e1Dot.js → index-yx84WfT-.js} +2 -2
- package/components/DataGrid/subcomponents/Actions/subcomponents/hooks/useModalSettings/{index-QDzvR-ER.js → index-D0khxwCJ.js} +1 -1
- package/components/DataGrid/subcomponents/Table/hooks/{getDragHeaderRenderer-CBcDkRBr.js → getDragHeaderRenderer-ByAzKIlx.js} +1 -1
- package/components/DataGrid/subcomponents/Table/hooks/{useSortColumnsRows-BYcDjTMV.js → useSortColumnsRows-BY-W-Zq5.js} +2 -2
- package/components/DataGrid/subcomponents/Table/{index-BHTTWwD5.js → index-BNUlhVvz.js} +4 -4
- package/components/DataGrid/subcomponents/Table/subcomponents/{DraggableHeaderRenderer-BZFaMZdE.js → DraggableHeaderRenderer-DSxzHkVQ.js} +2 -2
- package/components/DataGrid/subcomponents/Table/subcomponents/{SelectColumn-CSAGDW93.js → SelectColumn-XdTn-CNL.js} +1 -1
- package/components/DragResizeWindow/DragResizeWindow.d.ts +1 -3
- package/components/DynamicFilter/slots/dynamicFilterSlots.d.ts +2 -2
- package/components/DynamicSort/slots/DynamicSortSlots.d.ts +2 -2
- package/components/ObjectLogs/{index-DSHaEtxk.js → index-BMYR8EJm.js} +1 -1
- package/components/ScrollBar/styles.d.ts +2 -7
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavListSub/subcomponents/NavItemSub/subcomponents/NavItemSubContent/styles.d.ts +1 -1
- package/components/animate/AnimatedScroll/styles.d.ts +1 -4
- package/components/extended/react-resizable/Resizable/slots/ResizableSlots.d.ts +1 -1
- package/components/extended/react-resizable/ResizableBox/slots/ResizableBoxSlots.d.ts +1 -1
- package/components/hook-form/RHFCheckbox/styles.d.ts +1 -1
- package/components/hook-form/RHFTextField/slots/RHFTextFieldSlots.d.ts +1 -1
- package/components/maps/components/Map/{Map-BvZocOu-.js → Map-D981OPJL.js} +2 -2
- package/components/maps/components/Map/classes/index.d.ts +1 -1
- package/components/maps/components/Map/slots/{MapSlots-BvlQF3IL.js → MapSlots-DpFp1Bkq.js} +1 -1
- package/components/maps/components/Map/subcomponents/Controls/{index-Cxh738R_.js → index-CmHbUdr9.js} +1 -1
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/{index-C8KLECES.js → index-Cr8Z1VMx.js} +1 -1
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/subcomponents/PopoverToolButton/{index-C_V6gZmq.js → index-5fEqnUna.js} +1 -1
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/subcomponents/PopoverToolButton/subcomponentes/LayersTool/hooks/{useColumns-DdurX5-L.js → useColumns-Cz5FZsUZ.js} +1 -1
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/subcomponents/PopoverToolButton/subcomponentes/LayersTool/hooks/{useMaster-BkIZOPW6.js → useMaster-CTc8GNl8.js} +1 -1
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/subcomponents/PopoverToolButton/subcomponentes/LayersTool/{index-C-iEn0OY.js → index-B9qQy40I.js} +2 -2
- package/components/maps/components/MapGpsTools/{MapGpsTools-BHZ23ZvC.js → MapGpsTools-CNCMiYgg.js} +1 -1
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/{index-DLtn2VwY.js → index-B_mB0Bji.js} +1 -1
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/{index-D6y5ecau.js → index-Bsw6OdYL.js} +1 -1
- package/components/mui_extended/Button/styles.d.ts +1 -1
- package/components/mui_extended/MenuActions/slots/MenuActionsSlots.d.ts +1 -1
- package/components/mui_extended/Tabs/styles.d.ts +1 -1
- package/index.js +5 -5
- package/package.json +2 -2
- package/styles/maps/{Map.styles-BBFLXViB.js → Map.styles-mK1DhmFd.js} +2 -2
- package/react-data-grid-BfYuZ6AK.js +0 -2606
|
@@ -10,7 +10,7 @@ export declare const IconButtonStyled: import("@emotion/styled").StyledComponent
|
|
|
10
10
|
}, {}, {}>;
|
|
11
11
|
export declare const MenuItemStyled: import("@emotion/styled").StyledComponent<Pick<import("@mui/material").MenuItemOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
|
|
12
12
|
ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject<HTMLLIElement> | null | undefined;
|
|
13
|
-
}, "
|
|
13
|
+
}, "children" | "className" | "style" | "action" | "divider" | "dense" | "disabled" | "sx" | "classes" | "autoFocus" | "tabIndex" | "selected" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableGutters">, "value" | "children" | "className" | "onResize" | "style" | "color" | "hidden" | "slot" | "title" | "onChange" | "action" | "dir" | "aria-hidden" | "onDragStart" | "onDrag" | "onMouseDown" | "onMouseUp" | "onTouchStart" | "onTouchEnd" | "content" | "translate" | "divider" | "dense" | "disabled" | "sx" | "classes" | "ref" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "draggable" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "selected" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableGutters"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("../types").MenuActionsOwnerState> & Record<string, unknown> & {
|
|
14
14
|
ownerState: Partial<import("../types").MenuActionsOwnerState> & Record<string, unknown>;
|
|
15
15
|
}, {}, {}>;
|
|
16
16
|
export declare const LabelMenuItemStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("../types").MenuActionsOwnerState> & Record<string, unknown> & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare const MUITabs: import("@emotion/styled").StyledComponent<import("@mui/material").TabsOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
3
3
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
4
|
-
}, "value" | "
|
|
4
|
+
}, "value" | "children" | "className" | "style" | "onChange" | "action" | "sx" | "classes" | "slots" | "slotProps" | "aria-label" | "aria-labelledby" | "variant" | "orientation" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "ScrollButtonComponent" | "scrollButtons" | "selectionFollowsFocus" | "TabIndicatorProps" | "TabScrollButtonProps" | "textColor" | "visibleScrollbar"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
package/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c } from "./components/ToastContainer/helpers/toaster-B8FCUyrb.js";
|
|
2
|
-
import { D } from "./components/DataGrid/index-
|
|
2
|
+
import { D } from "./components/DataGrid/index-BSpzLVZs.js";
|
|
3
3
|
import { g } from "./components/DataGrid/dictionary-AjA8KM_q.js";
|
|
4
4
|
import { N, T } from "./components/DataGrid/subcomponents/editors/TextEditor/index-BIFm8akr.js";
|
|
5
5
|
import { g as g2 } from "./components/DataGrid/utils/getDataGridRowsFromSet-DOYDyyxy.js";
|
|
@@ -84,7 +84,7 @@ import { C as C8 } from "./components/DataGrid/formatters/ColumnDateFormatter/in
|
|
|
84
84
|
import { C as C9 } from "./components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index-Cj4z0rAl.js";
|
|
85
85
|
import { C as C10 } from "./components/DataGrid/formatters/ColumnPriceFormatter/index-O11tBykn.js";
|
|
86
86
|
import { C as C11 } from "./components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index-8LLfJGSu.js";
|
|
87
|
-
import { C as C12 } from "./components/DataGrid/formatters/ColumnSetCheckFormatter/index-
|
|
87
|
+
import { C as C12 } from "./components/DataGrid/formatters/ColumnSetCheckFormatter/index-FMaDuDoo.js";
|
|
88
88
|
import { a as a6 } from "./components/DynamicFilter/dictionary-CNZO5wD-.js";
|
|
89
89
|
import { D as D4 } from "./components/DynamicFilter/DynamicFilter-C5-mC4Mi.js";
|
|
90
90
|
import { F } from "./components/FieldLabel/FieldLabel-B85v09Pe.js";
|
|
@@ -109,11 +109,11 @@ import { L as L6 } from "./components/LanguagePopover/LanguagePopover-D84zk1E6.j
|
|
|
109
109
|
import { L as L7 } from "./components/LinearProgressIndeterminate/LinearProgressIndeterminate--VicNz4N.js";
|
|
110
110
|
import { I as I5 } from "./components/Image/Image-BjqOt3pz.js";
|
|
111
111
|
import { L as L8 } from "./components/Loadable/index-aNEylxCd.js";
|
|
112
|
-
import { M as M4 } from "./components/maps/components/MapGpsTools/MapGpsTools-
|
|
112
|
+
import { M as M4 } from "./components/maps/components/MapGpsTools/MapGpsTools-CNCMiYgg.js";
|
|
113
113
|
import { u as u4 } from "./components/maps/components/MapGpsTools/hooks/useMapGpsToolsStore/index-DCjjIsPI.js";
|
|
114
114
|
import { a as a7 } from "./components/maps/components/MapGpsTools/contexts/MapGpsToolsContext/index-DtJv8-7m.js";
|
|
115
115
|
import { g as g18 } from "./components/maps/components/MapGpsTools/dictionary-BOXSG1O8.js";
|
|
116
|
-
import { M as M5 } from "./components/maps/components/Map/Map-
|
|
116
|
+
import { M as M5 } from "./components/maps/components/Map/Map-D981OPJL.js";
|
|
117
117
|
import { M as M6, a as a8 } from "./components/maps/components/Map/contexts/MapContext/MapContext-CRsX00bx.js";
|
|
118
118
|
import { u as u5 } from "./components/maps/components/Map/hooks/useMapStore/index-1eqb58ec.js";
|
|
119
119
|
import { g as g19 } from "./components/maps/components/Map/dictionary-DMmTydS6.js";
|
|
@@ -139,7 +139,7 @@ import { M as M10 } from "./components/MFLoader/MFLoader-D8pXQmRc.js";
|
|
|
139
139
|
import { g as g24 } from "./components/MFLoader/dictionary-CXND9TXx.js";
|
|
140
140
|
import { N as N3 } from "./components/NoItemSelected/index-M2NHb7cH.js";
|
|
141
141
|
import { d as d5, g as g25 } from "./components/NoItemSelected/dictionary-DhPDgHyg.js";
|
|
142
|
-
import { O } from "./components/ObjectLogs/index-
|
|
142
|
+
import { O } from "./components/ObjectLogs/index-BMYR8EJm.js";
|
|
143
143
|
import { d as d6, g as g26 } from "./components/ObjectLogs/dictionary-DwDsJzPq.js";
|
|
144
144
|
import { P as P9 } from "./components/PaperForm/PaperForm-DiHt7C4n.js";
|
|
145
145
|
import { P as P10 } from "./components/PDFViewer/PDFViewer-qhATZVpK.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@m4l/components",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.7",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"lint-staged": {
|
|
6
6
|
"src/**/*.{js,ts,jsx,tsx}": "eslint --max-warnings=0 --fix",
|
|
@@ -44,6 +44,7 @@
|
|
|
44
44
|
"qrcode.react": "^3.1.0",
|
|
45
45
|
"react-chartjs-2": "^5.2.0",
|
|
46
46
|
"react-color": "^2.19.3",
|
|
47
|
+
"react-data-grid": "7.0.0-beta.13",
|
|
47
48
|
"react-dnd": "^16.0.1",
|
|
48
49
|
"react-dnd-html5-backend": "^16.0.1",
|
|
49
50
|
"react-helmet-async": "^1.3.0",
|
|
@@ -67,7 +68,6 @@
|
|
|
67
68
|
"eventemitter3": "^4.0.7",
|
|
68
69
|
"framer-motion": "^6.5.0",
|
|
69
70
|
"history": "5.3.0",
|
|
70
|
-
"react-data-grid": "7.0.0-beta.13",
|
|
71
71
|
"react-dom": "^17.0.0 || ^18.0.0",
|
|
72
72
|
"react-dropzone": "^14.2.2",
|
|
73
73
|
"react-helmet-async": "^1.3.0",
|