@iobroker/adapter-react-v5 4.0.17 → 4.0.18
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/AdminConnection.d.ts +1 -1
- package/Components/404.d.ts +1 -1
- package/Components/ColorPicker.d.ts +2 -2
- package/Components/ComplexCron.d.ts +2 -2
- package/Components/CustomModal.d.ts +1 -1
- package/Components/FileBrowser.d.ts +2 -2
- package/Components/FileViewer.d.ts +2 -2
- package/Components/Icon.d.ts +2 -2
- package/Components/IconPicker.d.ts +2 -1
- package/Components/IconSelector.d.ts +2 -2
- package/Components/Image.d.ts +2 -2
- package/Components/JsonConfigComponent/ChipInput.d.ts +1 -1
- package/Components/JsonConfigComponent/ConfigAlive.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigAutocomplete.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigAutocompleteSendTo.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigCRON.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigCertificateSelect.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigCheckLicense.d.ts +1 -1
- package/Components/JsonConfigComponent/ConfigCheckbox.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigChip.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigColor.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigCoordinates.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigCustom.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigDatePicker.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigFile.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigFileSelector.d.ts +1 -1
- package/Components/JsonConfigComponent/ConfigFunc.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigGeneric.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigIP.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigImageUpload.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigInstanceSelect.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigJsonEditor.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigLanguage.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigNumber.d.ts +1 -1
- package/Components/JsonConfigComponent/ConfigObjectId.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigPanel.d.ts +1 -1
- package/Components/JsonConfigComponent/ConfigPassword.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigPattern.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigPort.d.ts +1 -1
- package/Components/JsonConfigComponent/ConfigRoom.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigSelect.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigSelectSendTo.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigSendto.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigSetState.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigSlider.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigStaticDivider.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigStaticHeader.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigStaticImage.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigStaticText.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigTable.d.ts +1 -1
- package/Components/JsonConfigComponent/ConfigTabs.d.ts +3 -3
- package/Components/JsonConfigComponent/ConfigText.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigTextSendTo.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigTimePicker.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigTopic.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigUUID.d.ts +2 -2
- package/Components/JsonConfigComponent/ConfigUser.d.ts +2 -2
- package/Components/JsonConfigComponent/index.d.ts +2 -2
- package/Components/JsonConfigComponent/wrapper/Components/ColorPicker.d.ts +1 -1
- package/Components/JsonConfigComponent/wrapper/Components/Icon.d.ts +1 -1
- package/Components/JsonConfigComponent/wrapper/Components/TextWithIcon.d.ts +1 -1
- package/Components/JsonConfigComponent/wrapper/Components/UploadImage.d.ts +1 -1
- package/Components/JsonConfigComponent/wrapper/Components/Utils.d.ts +1 -1
- package/Components/JsonConfigComponent/wrapper/Dialogs/Confirm.d.ts +1 -1
- package/Components/JsonConfigComponent/wrapper/Dialogs/Cron.d.ts +1 -1
- package/Components/JsonConfigComponent/wrapper/Dialogs/Error.d.ts +1 -1
- package/Components/JsonConfigComponent/wrapper/Dialogs/Message.d.ts +1 -1
- package/Components/JsonConfigComponent/wrapper/Dialogs/SelectFile.d.ts +1 -1
- package/Components/JsonConfigComponent/wrapper/Dialogs/SelectID.d.ts +1 -1
- package/Components/JsonConfigComponent/wrapper/i18n.d.ts +1 -1
- package/Components/JsonConfigComponent/wrapper/icons/IconCopy.d.ts +1 -1
- package/Components/Loader.d.ts +2 -2
- package/Components/Loaders/PT.d.ts +2 -2
- package/Components/Loaders/Vendor.d.ts +2 -2
- package/Components/Logo.d.ts +2 -2
- package/Components/ObjectBrowser.d.ts +2 -2
- package/Components/Router.d.ts +1 -1
- package/Components/SaveCloseButtons.d.ts +2 -2
- package/Components/Schedule.d.ts +2 -2
- package/Components/SelectWithIcon.d.ts +2 -2
- package/Components/SimpleCron/index.d.ts +2 -2
- package/Components/TabContainer.d.ts +2 -2
- package/Components/TabContent.d.ts +2 -2
- package/Components/TabHeader.d.ts +1 -1
- package/Components/TableResize.d.ts +2 -2
- package/Components/TextWithIcon.d.ts +1 -1
- package/Components/TreeTable.d.ts +1 -1
- package/Connection.d.ts +4 -4
- package/Dialogs/ComplexCron.d.ts +2 -2
- package/Dialogs/Confirm.d.ts +2 -2
- package/Dialogs/Cron.d.ts +2 -2
- package/Dialogs/Error.d.ts +2 -2
- package/Dialogs/Message.d.ts +2 -2
- package/Dialogs/SelectFile.d.ts +2 -2
- package/Dialogs/SelectID.d.ts +2 -2
- package/Dialogs/SimpleCron.d.ts +2 -2
- package/Dialogs/TextInput.d.ts +2 -2
- package/GenericApp.d.ts +2 -2
- package/README.md +3 -0
- package/_Connection.d.ts +1 -1
- package/assets/devices/parseNames.d.ts +0 -1
- package/assets/rooms/parseNames.d.ts +0 -1
- package/icons/IconAdapter.d.ts +1 -1
- package/icons/IconAlias.d.ts +1 -1
- package/icons/IconChannel.d.ts +1 -1
- package/icons/IconClearFilter.d.ts +1 -1
- package/icons/IconClosed.d.ts +1 -1
- package/icons/IconCopy.d.ts +1 -1
- package/icons/IconDevice.d.ts +1 -1
- package/icons/IconDocument.d.ts +1 -1
- package/icons/IconDocumentReadOnly.d.ts +1 -1
- package/icons/IconExpert.d.ts +1 -1
- package/icons/IconFx.d.ts +1 -1
- package/icons/IconInstance.d.ts +1 -1
- package/icons/IconLogout.d.ts +1 -1
- package/icons/IconNoIcon.d.ts +1 -1
- package/icons/IconOpen.d.ts +1 -1
- package/icons/IconState.d.ts +1 -1
- package/package.json +3 -3
package/AdminConnection.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export default AdminConnection;
|
|
2
|
-
import { AdminConnection } from
|
|
2
|
+
import { AdminConnection } from '@iobroker/socket-client';
|
package/Components/404.d.ts
CHANGED
|
@@ -4,5 +4,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
4
4
|
language: PropTypes.Requireable<string>;
|
|
5
5
|
}>, "classes"> & import("@mui/styles/withStyles").StyledComponentProps<"slider" | "appBar" | "mainDiv" | "periodSelect" | "tabContent" | "numberButton" | "numberButtonBreak"> & object>;
|
|
6
6
|
export default _default;
|
|
7
|
-
import PropTypes from
|
|
8
|
-
import React from
|
|
7
|
+
import PropTypes from 'prop-types';
|
|
8
|
+
import React from 'react';
|
package/Components/Icon.d.ts
CHANGED
package/Components/Image.d.ts
CHANGED
|
@@ -6,5 +6,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
6
6
|
instance: PropTypes.Requireable<number>;
|
|
7
7
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"root" | "notAlive"> & object>;
|
|
8
8
|
export default _default;
|
|
9
|
-
import PropTypes from
|
|
10
|
-
import React from
|
|
9
|
+
import PropTypes from 'prop-types';
|
|
10
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"fullWidth"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"fullWidth"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -11,5 +11,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
11
11
|
isFloatComma: PropTypes.Requireable<boolean>;
|
|
12
12
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"button" | "flex" | "fullWidth"> & object>;
|
|
13
13
|
export default _default;
|
|
14
|
-
import PropTypes from
|
|
15
|
-
import React from
|
|
14
|
+
import PropTypes from 'prop-types';
|
|
15
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"fullWidth"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"error"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"fullWidth"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<never> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"width" | "width50"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"indeterminate"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -11,5 +11,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
11
11
|
imagePrefix: PropTypes.Requireable<(...args: any[]) => any>;
|
|
12
12
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"fullWidth" | "fullWidthOneButton" | "selectedImage" | "fullWidthIcon"> & object>;
|
|
13
13
|
export default _default;
|
|
14
|
-
import PropTypes from
|
|
15
|
-
import React from
|
|
14
|
+
import PropTypes from 'prop-types';
|
|
15
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"fullWidth"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"fullWidth"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"image" | "fullWidth"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"fullWidth"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"button" | "flex" | "fullWidth" | "wrapper"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"fullWidth"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -13,5 +13,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
13
13
|
imagePrefix: PropTypes.Requireable<string>;
|
|
14
14
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"button" | "flex" | "fullWidth"> & object>;
|
|
15
15
|
export default _default;
|
|
16
|
-
import PropTypes from
|
|
17
|
-
import React from
|
|
16
|
+
import PropTypes from 'prop-types';
|
|
17
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"fullWidth" | "halfWidth1" | "halfWidth2"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<never> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"fullWidth"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"fullWidth" | "noMargin"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -13,5 +13,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
13
13
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
14
14
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"fullWidth" | "menuPaper"> & object>;
|
|
15
15
|
export default _default;
|
|
16
|
-
import PropTypes from
|
|
17
|
-
import React from
|
|
16
|
+
import PropTypes from 'prop-types';
|
|
17
|
+
import React from 'react';
|
|
@@ -14,5 +14,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
14
14
|
onCommandRunning: PropTypes.Requireable<(...args: any[]) => any>;
|
|
15
15
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"icon" | "fullWidth"> & object>;
|
|
16
16
|
export default _default;
|
|
17
|
-
import PropTypes from
|
|
18
|
-
import React from
|
|
17
|
+
import PropTypes from 'prop-types';
|
|
18
|
+
import React from 'react';
|
|
@@ -14,5 +14,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
14
14
|
onCommandRunning: PropTypes.Requireable<(...args: any[]) => any>;
|
|
15
15
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"icon" | "fullWidth"> & object>;
|
|
16
16
|
export default _default;
|
|
17
|
-
import PropTypes from
|
|
18
|
-
import React from
|
|
17
|
+
import PropTypes from 'prop-types';
|
|
18
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"slider" | "fullWidth"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"primary" | "secondary" | "fullWidth"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"header"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"fullWidth"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"link" | "fullWidth"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -27,7 +27,7 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
27
27
|
systemConfig: PropTypes.Requireable<object>;
|
|
28
28
|
alive: PropTypes.Requireable<boolean>;
|
|
29
29
|
common: PropTypes.Requireable<object>;
|
|
30
|
-
}>, "classes"> & import("@mui/styles").StyledComponentProps<"
|
|
30
|
+
}>, "classes"> & import("@mui/styles").StyledComponentProps<"tabs" | "panel"> & object>;
|
|
31
31
|
export default _default;
|
|
32
|
-
import PropTypes from
|
|
33
|
-
import React from
|
|
32
|
+
import PropTypes from 'prop-types';
|
|
33
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"error" | "label" | "indeterminate" | "helper"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -6,5 +6,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
6
6
|
instance: PropTypes.Requireable<number>;
|
|
7
7
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"fullWidth"> & object>;
|
|
8
8
|
export default _default;
|
|
9
|
-
import PropTypes from
|
|
10
|
-
import React from
|
|
9
|
+
import PropTypes from 'prop-types';
|
|
10
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"indeterminate"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -13,5 +13,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
13
13
|
customObj: PropTypes.Requireable<object>;
|
|
14
14
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"icon" | "fullWidth"> & object>;
|
|
15
15
|
export default _default;
|
|
16
|
-
import PropTypes from
|
|
17
|
-
import React from
|
|
16
|
+
import PropTypes from 'prop-types';
|
|
17
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"icon" | "fullWidth"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
|
@@ -23,5 +23,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
23
23
|
onValueChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
24
24
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"root"> & object>;
|
|
25
25
|
export default _default;
|
|
26
|
-
import PropTypes from
|
|
27
|
-
import React from
|
|
26
|
+
import PropTypes from 'prop-types';
|
|
27
|
+
import React from 'react';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export default ColorPicker;
|
|
2
|
-
import ColorPicker from
|
|
2
|
+
import ColorPicker from '../../../ColorPicker';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export default Icon;
|
|
2
|
-
import Icon from
|
|
2
|
+
import Icon from '../../../Icon';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export default TextWithIcon;
|
|
2
|
-
import TextWithIcon from
|
|
2
|
+
import TextWithIcon from '../../../TextWithIcon';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export default UploadImage;
|
|
2
|
-
import UploadImage from
|
|
2
|
+
import UploadImage from '../../../UploadImage';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export default Utils;
|
|
2
|
-
import Utils from
|
|
2
|
+
import Utils from '../../../Utils';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export default Confirm;
|
|
2
|
-
import Confirm from
|
|
2
|
+
import Confirm from '../../../../Dialogs/Confirm';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export default Cron;
|
|
2
|
-
import Cron from
|
|
2
|
+
import Cron from '../../../../Dialogs/Cron';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export default Error;
|
|
2
|
-
import Error from
|
|
2
|
+
import Error from '../../../../Dialogs/Error';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export default Message;
|
|
2
|
-
import Message from
|
|
2
|
+
import Message from '../../../../Dialogs/Message';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export default SelectFile;
|
|
2
|
-
import SelectFile from
|
|
2
|
+
import SelectFile from '../../../../Dialogs/SelectFile';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export default SelectID;
|
|
2
|
-
import SelectID from
|
|
2
|
+
import SelectID from '../../../../Dialogs/SelectID';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export default I18n;
|
|
2
|
-
import I18n from
|
|
2
|
+
import I18n from '../../../i18n';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export default IconCopy;
|
|
2
|
-
import IconCopy from
|
|
2
|
+
import IconCopy from '../../../../icons/IconCopy';
|
package/Components/Loader.d.ts
CHANGED
package/Components/Logo.d.ts
CHANGED
|
@@ -627,5 +627,5 @@ declare namespace ObjectBrowser {
|
|
|
627
627
|
export const useDrag: PropTypes.Requireable<(...args: any[]) => any>;
|
|
628
628
|
}
|
|
629
629
|
}
|
|
630
|
-
import React from
|
|
631
|
-
import PropTypes from
|
|
630
|
+
import React from 'react';
|
|
631
|
+
import PropTypes from 'prop-types';
|
package/Components/Router.d.ts
CHANGED
package/Components/Schedule.d.ts
CHANGED
|
@@ -3,5 +3,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
3
3
|
onChange: PropTypes.Validator<(...args: any[]) => any>;
|
|
4
4
|
}>, "classes"> & import("@mui/styles/withStyles").StyledComponentProps<"hr" | "scrollWindow" | "rowDiv" | "modeDiv" | "settingsDiv" | "inputTime" | "inputDate" | "inputEvery" | "inputRadio" | "inputGroup" | "inputGroupElement" | "inputDateDay" | "inputDateDayCheck" | "inputSmallCheck" | "rowOnce" | "rowDays" | "rowDows" | "rowDates" | "rowWeeks" | "rowMonths" | "rowMonthsDates" | "rowYears" | "rowDaysDows" | "rowDowsDows"> & object>;
|
|
5
5
|
export default _default;
|
|
6
|
-
import PropTypes from
|
|
7
|
-
import React from
|
|
6
|
+
import PropTypes from 'prop-types';
|
|
7
|
+
import React from 'react';
|
|
@@ -17,5 +17,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
17
17
|
inputProps: PropTypes.Requireable<object>;
|
|
18
18
|
}>, "classes"> & import("@mui/styles/withStyles").StyledComponentProps<"icon" | "different"> & object>;
|
|
19
19
|
export default _default;
|
|
20
|
-
import PropTypes from
|
|
21
|
-
import React from
|
|
20
|
+
import PropTypes from 'prop-types';
|
|
21
|
+
import React from 'react';
|
|
@@ -4,5 +4,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
4
4
|
language: PropTypes.Requireable<string>;
|
|
5
5
|
}>, "classes"> & import("@mui/styles/withStyles").StyledComponentProps<"formControl" | "mainDiv" | "formControlMarginRight" | "formControlPaddingTop"> & object>;
|
|
6
6
|
export default _default;
|
|
7
|
-
import PropTypes from
|
|
8
|
-
import React from
|
|
7
|
+
import PropTypes from 'prop-types';
|
|
8
|
+
import React from 'react';
|
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
dblTitle: PropTypes.Requireable<string>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles").StyledComponentProps<"table"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
package/Connection.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export default Connection;
|
|
2
|
-
import { PROGRESS } from
|
|
3
|
-
import { ERRORS } from
|
|
4
|
-
import { PERMISSION_ERROR } from
|
|
5
|
-
import { Connection } from
|
|
2
|
+
import { PROGRESS } from '@iobroker/socket-client';
|
|
3
|
+
import { ERRORS } from '@iobroker/socket-client';
|
|
4
|
+
import { PERMISSION_ERROR } from '@iobroker/socket-client';
|
|
5
|
+
import { Connection } from '@iobroker/socket-client';
|
|
6
6
|
export { PROGRESS, ERRORS, PERMISSION_ERROR };
|
package/Dialogs/ComplexCron.d.ts
CHANGED
|
@@ -11,5 +11,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
11
11
|
clearButton: PropTypes.Requireable<boolean>;
|
|
12
12
|
}>, "classes"> & import("@mui/styles/withStyles").StyledComponentProps<"radio" | "headerID" | "dialogPaper"> & object>;
|
|
13
13
|
export default _default;
|
|
14
|
-
import PropTypes from
|
|
15
|
-
import React from
|
|
14
|
+
import PropTypes from 'prop-types';
|
|
15
|
+
import React from 'react';
|
package/Dialogs/Confirm.d.ts
CHANGED
|
@@ -45,5 +45,5 @@ declare const _export: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
45
45
|
suppressText: PropTypes.Requireable<string>;
|
|
46
46
|
dialogName: PropTypes.Requireable<string>;
|
|
47
47
|
}>, "classes"> & import("@mui/styles/withStyles").StyledComponentProps<"suppress" | "suppressRoot"> & object>;
|
|
48
|
-
import PropTypes from
|
|
49
|
-
import React from
|
|
48
|
+
import PropTypes from 'prop-types';
|
|
49
|
+
import React from 'react';
|
package/Dialogs/Cron.d.ts
CHANGED
|
@@ -11,5 +11,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
11
11
|
language: PropTypes.Requireable<string>;
|
|
12
12
|
}>, "classes"> & import("@mui/styles/withStyles").StyledComponentProps<"radio" | "buttonIcon" | "headerID" | "dialogPaper"> & object>;
|
|
13
13
|
export default _default;
|
|
14
|
-
import PropTypes from
|
|
15
|
-
import React from
|
|
14
|
+
import PropTypes from 'prop-types';
|
|
15
|
+
import React from 'react';
|
package/Dialogs/Error.d.ts
CHANGED
package/Dialogs/Message.d.ts
CHANGED
package/Dialogs/SelectFile.d.ts
CHANGED
package/Dialogs/SelectID.d.ts
CHANGED
package/Dialogs/SimpleCron.d.ts
CHANGED
|
@@ -10,5 +10,5 @@ declare const _default: React.JSXElementConstructor<Omit<PropTypes.InferProps<{
|
|
|
10
10
|
language: PropTypes.Requireable<string>;
|
|
11
11
|
}>, "classes"> & import("@mui/styles/withStyles").StyledComponentProps<"radio" | "headerID" | "dialogPaper"> & object>;
|
|
12
12
|
export default _default;
|
|
13
|
-
import PropTypes from
|
|
14
|
-
import React from
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
14
|
+
import React from 'react';
|
package/Dialogs/TextInput.d.ts
CHANGED
package/GenericApp.d.ts
CHANGED
|
@@ -221,5 +221,5 @@ declare namespace GenericApp {
|
|
|
221
221
|
const Connection: PropTypes.Requireable<object>;
|
|
222
222
|
}
|
|
223
223
|
}
|
|
224
|
-
import Router from
|
|
225
|
-
import PropTypes from
|
|
224
|
+
import Router from './Components/Router';
|
|
225
|
+
import PropTypes from 'prop-types';
|
package/README.md
CHANGED
|
@@ -661,6 +661,9 @@ socket.getObjectViewCustom('custom', 'state', 'startKey', 'endKey')
|
|
|
661
661
|
-->
|
|
662
662
|
|
|
663
663
|
## Changelog
|
|
664
|
+
### 4.0.18 (2023-03-16)
|
|
665
|
+
* (bluefox) Packages were updated
|
|
666
|
+
|
|
664
667
|
### 4.0.17 (2023-03-15)
|
|
665
668
|
* (bluefox) Added translations
|
|
666
669
|
* (bluefox) Added port controller to JSON config
|
package/_Connection.d.ts
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
|
package/icons/IconAdapter.d.ts
CHANGED
package/icons/IconAlias.d.ts
CHANGED
package/icons/IconChannel.d.ts
CHANGED
package/icons/IconClosed.d.ts
CHANGED
package/icons/IconCopy.d.ts
CHANGED
package/icons/IconDevice.d.ts
CHANGED
package/icons/IconDocument.d.ts
CHANGED
package/icons/IconExpert.d.ts
CHANGED
package/icons/IconFx.d.ts
CHANGED
package/icons/IconInstance.d.ts
CHANGED
package/icons/IconLogout.d.ts
CHANGED
package/icons/IconNoIcon.d.ts
CHANGED
package/icons/IconOpen.d.ts
CHANGED
package/icons/IconState.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iobroker/adapter-react-v5",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.18",
|
|
4
4
|
"description": "React classes to develop admin interfaces for ioBroker with react.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "bluefox",
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"@mui/icons-material": "^5.11.11",
|
|
33
33
|
"@mui/material": "^5.11.13",
|
|
34
34
|
"@mui/styles": "^5.11.13",
|
|
35
|
-
"@mui/x-date-pickers": "
|
|
36
|
-
"@iobroker/socket-client": "^2.0.
|
|
35
|
+
"@mui/x-date-pickers": "6.0.2",
|
|
36
|
+
"@iobroker/socket-client": "^2.0.5",
|
|
37
37
|
"react-cropper": "^2.3.2",
|
|
38
38
|
"@sentry/browser": "^7.43.0",
|
|
39
39
|
"@sentry/integrations": "^7.43.0",
|