@iobroker/adapter-react-v5 4.0.17 → 4.0.19
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 +7 -0
- package/_Connection.d.ts +1 -1
- package/assets/devices/parseNames.d.ts +0 -1
- package/assets/rooms/parseNames.d.ts +0 -1
- package/i18n/de.json +7 -1
- package/i18n/en.json +7 -1
- package/i18n/es.json +7 -1
- package/i18n/fr.json +7 -1
- package/i18n/it.json +7 -1
- package/i18n/nl.json +7 -1
- package/i18n/pl.json +7 -1
- package/i18n/pt.json +7 -1
- package/i18n/ru.json +7 -1
- package/i18n/uk.json +7 -1
- package/i18n/zh-cn.json +7 -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 +5 -5
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