@pepperdash/mobile-control-react-app-core 1.22.11 → 1.23.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +5 -5
- package/dist/mobile-control-react-app-core.es.js +352 -351
- package/dist/mobile-control-react-app-core.umd.js +8 -8
- package/dist/services/useInitialize.d.ts +1 -1
- package/dist/shared/Buttons/IconButton/IconButton.d.ts +1 -0
- package/dist/shared/Buttons/IconButton/IconButton.d.ts.map +1 -1
- package/dist/shared/Buttons/MultiStateIconContainer/MultiStateIconContainer.d.ts +2 -1
- package/dist/shared/Buttons/MultiStateIconContainer/MultiStateIconContainer.d.ts.map +1 -1
- package/dist/shared/Buttons/NamedIconButton/NamedIconButton.d.ts +1 -0
- package/dist/shared/Icons/MultiStateIcons/IconMultMic.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultMic.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiAlert.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiAlert.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiBan.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiBan.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiCamera.d.ts +1 -0
- package/dist/shared/Icons/MultiStateIcons/IconMultiCamera.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiCheck.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiCheck.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiController.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiController.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiDownArrow.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiDownArrow.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiElipses.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiElipses.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiFlag.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiFlag.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiGear.d.ts +1 -0
- package/dist/shared/Icons/MultiStateIcons/IconMultiGear.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiGlass.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiGlass.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiHdmi.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiHdmi.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiLaptop.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiLaptop.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiLeftArrow.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiLeftArrow.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiLight.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiLight.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiMoon.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiMoon.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiPlaystation.d.ts +1 -0
- package/dist/shared/Icons/MultiStateIcons/IconMultiPlaystation.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiPodium.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiPodium.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiPower.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiPower.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiPrivacy.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiPrivacy.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiQuestion.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiQuestion.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiRightArrow.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiRightArrow.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiRoomPC.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiRoomPC.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiShade.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiShade.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiSun.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiSun.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiTemplate.d.ts +1 -0
- package/dist/shared/Icons/MultiStateIcons/IconMultiTemplate.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiUpArrow.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiUpArrow.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiVolDown.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiVolDown.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiVolMute.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiVolMute.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiVolUp.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiVolUp.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiWireless.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiWireless.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiX.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiX.d.ts.map +1 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiXbox.d.ts +2 -1
- package/dist/shared/Icons/MultiStateIcons/IconMultiXbox.d.ts.map +1 -1
- package/dist/shared/Icons/iconsDictionary.d.ts +2 -1
- package/dist/shared/MobileControlProvider/MobileControlProvider.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/index.d.ts +11 -11
- package/dist/shared/hooks/interfaces/useAvrControl.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useCameraBase.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useDevicePresetsModel.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useEndpoint.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIBasicVolume.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIBasicVolumeWithFeedback.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIChannel.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIColor.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useICommunicationMonitor.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIDPad.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIDeviceInfoMessenger.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIDspPresets.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIDvr.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIEssentialsRoomCombiner.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIHasCameras.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIHasSelectableItems.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIHasSurroundChannels.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIHumiditySensor.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useILevelControls.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useILightingScenes.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIMatrixRouting.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useINumeric.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIProjectorScreenLiftControl.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIRoomEventSchedule.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIRunRouteAction.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useISetTopBoxcontrols.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIShadesOpenCloseStop.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useIShutdownPromptTimer.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useISwitchedOutput.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useITechPassword.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useITemperatureSensor.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useITransport.d.ts +1 -0
- package/dist/shared/hooks/interfaces/useMobileControlTouchpanelController.d.ts +2 -1
- package/dist/shared/hooks/interfaces/useTwoWayDisplayBase.d.ts +3 -2
- package/dist/shared/hooks/useDeviceIBasicVolume.d.ts +1 -1
- package/dist/shared/hooks/useDeviceIBasicVolumeWithFeedback.d.ts +1 -1
- package/dist/shared/hooks/useGetAllDeviceStateFromRoomConfiguration.d.ts +1 -0
- package/dist/shared/hooks/useGetAllDeviceStateFromRoomConfiguration.d.ts.map +1 -1
- package/dist/shared/hooks/useOverflow.d.ts +2 -1
- package/dist/shared/hooks/usePressHoldRelease.d.ts +4 -1
- package/dist/shared/hooks/usePressHoldRelease.d.ts.map +1 -1
- package/dist/shared/hooks/useRoomIBasicVolume.d.ts +2 -1
- package/dist/shared/hooks/useRoomIBasicVolumeWithFeedback.d.ts +2 -1
- package/dist/shared/hooks/useScroll.d.ts +2 -1
- package/dist/shared/index.d.ts +6 -6
- package/dist/shared/layout/habanero/MainLayout/MainLayout.d.ts +2 -1
- package/dist/shared/layout/habanero/MainLayout/MainLayout.d.ts.map +1 -1
- package/dist/shared/layout/habanero/TechLayout/TechLayout.d.ts +2 -1
- package/dist/shared/layout/habanero/TechLayout/TechLayout.d.ts.map +1 -1
- package/dist/shared/layout/habanero/TechPinLayout/TechPinLayout.d.ts +0 -1
- package/dist/shared/layout/habanero/TechPinLayout/TechPinLayout.d.ts.map +1 -1
- package/dist/shared/layout/habanero/index.d.ts +3 -3
- package/dist/store/appConfig/appConfig.hooks.d.ts +2 -2
- package/dist/store/appConfig/appConfig.selectors.d.ts +43 -42
- package/dist/store/appConfig/appConfig.slice.d.ts +4 -20
- package/dist/store/appConfig/appConfig.slice.d.ts.map +1 -1
- package/dist/store/devices/devices.hooks.d.ts +1 -0
- package/dist/store/devices/devices.selectors.d.ts +25 -24
- package/dist/store/devices/devices.selectors.d.ts.map +1 -1
- package/dist/store/devices/devices.slice.d.ts +4 -3
- package/dist/store/hooks.d.ts +13 -13
- package/dist/store/middleware/websocketMiddleware.d.ts +1 -0
- package/dist/store/middleware/websocketMiddleware.d.ts.map +1 -1
- package/dist/store/rooms/rooms.hooks.d.ts +11 -10
- package/dist/store/rooms/rooms.hooks.d.ts.map +1 -1
- package/dist/store/rooms/rooms.selectors.d.ts +271 -288
- package/dist/store/rooms/rooms.selectors.d.ts.map +1 -1
- package/dist/store/rooms/rooms.slice.d.ts +4 -3
- package/dist/store/runtimeConfig/runtime.hooks.d.ts +1 -1
- package/dist/store/runtimeConfig/runtime.hooks.d.ts.map +1 -1
- package/dist/store/runtimeConfig/runtime.selectors.d.ts +158 -157
- package/dist/store/runtimeConfig/runtime.selectors.d.ts.map +1 -1
- package/dist/store/runtimeConfig/runtimeConfig.slice.d.ts +14 -457
- package/dist/store/runtimeConfig/runtimeConfig.slice.d.ts.map +1 -1
- package/dist/store/store.d.ts +15 -15
- package/dist/store/ui/ui.hooks.d.ts.map +1 -1
- package/dist/store/ui/ui.selectors.d.ts +71 -70
- package/dist/store/ui/ui.selectors.d.ts.map +1 -1
- package/dist/store/ui/ui.slice.d.ts +14 -156
- package/dist/store/ui/ui.slice.d.ts.map +1 -1
- package/dist/types/classes/app-config.d.ts +1 -0
- package/dist/types/classes/room-data.d.ts +1 -0
- package/dist/types/interfaces/ISelectableItem.d.ts +1 -0
- package/dist/types/state/CameraListItem.d.ts +1 -0
- package/dist/types/state/DestinationListItem.d.ts +1 -0
- package/dist/types/state/LevelControlListItem.d.ts +1 -0
- package/dist/types/state/PresetListItem.d.ts +1 -0
- package/dist/types/state/config.d.ts +1 -0
- package/dist/types/state/message-handler.d.ts +1 -0
- package/dist/types/state/sourceListItem.d.ts +1 -0
- package/dist/types/state/state/CameraState.d.ts +1 -0
- package/dist/types/state/state/CommunicationMonitorState.d.ts +1 -0
- package/dist/types/state/state/DeviceInfoState.d.ts +1 -0
- package/dist/types/state/state/DevicePresetsState.d.ts +1 -0
- package/dist/types/state/state/DeviceState.d.ts +1 -0
- package/dist/types/state/state/DisplayState.d.ts +1 -0
- package/dist/types/state/state/EnvironmentState.d.ts +1 -0
- package/dist/types/state/state/IBasicVolumeWithFeedbackState.d.ts +1 -0
- package/dist/types/state/state/ICurrentSourcesState.d.ts +1 -0
- package/dist/types/state/state/IEssentialsRoomCombinerState.d.ts +1 -0
- package/dist/types/state/state/IHasCamerasState.d.ts +1 -0
- package/dist/types/state/state/IHasCurrentSourceInfoChangeState.d.ts +1 -0
- package/dist/types/state/state/IHasInputsState.d.ts +1 -0
- package/dist/types/state/state/IHasSelectableItemsState.d.ts +1 -0
- package/dist/types/state/state/IHasSurroundChannelsState.d.ts +1 -0
- package/dist/types/state/state/IHasSurroundSoundModesState.d.ts +1 -0
- package/dist/types/state/state/IHumiditySensorState.d.ts +1 -0
- package/dist/types/state/state/IProjectorScreenLiftControlState.d.ts +1 -0
- package/dist/types/state/state/IShutdownPromptTimerState.d.ts +1 -0
- package/dist/types/state/state/ITechPasswordState.d.ts +1 -0
- package/dist/types/state/state/ITemperatureSensorState.d.ts +1 -0
- package/dist/types/state/state/LevelControlsState.d.ts +1 -0
- package/dist/types/state/state/LightingState.d.ts +1 -0
- package/dist/types/state/state/MatrixRoutingState.d.ts +1 -0
- package/dist/types/state/state/MobileControlTouchpanelState.d.ts +1 -0
- package/dist/types/state/state/PowerState.d.ts +1 -0
- package/dist/types/state/state/RoomState.d.ts +1 -0
- package/dist/types/state/state/RoutingState.d.ts +1 -0
- package/dist/types/state/state/ScheduleEvent.d.ts +1 -0
- package/dist/types/state/state/ScheduleState.d.ts +1 -0
- package/dist/types/state/state/ShadeState.d.ts +1 -0
- package/dist/types/state/state/SurroundSoundModeState.d.ts +1 -0
- package/dist/types/state/state/SwitchedOutputState.d.ts +1 -0
- package/dist/types/state/state/endpointState/endpointState.d.ts +1 -0
- package/dist/types/state/volume/volumes.d.ts +1 -0
- package/dist/utils/Clock.d.ts.map +1 -1
- package/dist/utils/WebsocketContext.d.ts +2 -2
- package/dist/utils/WebsocketContext.d.ts.map +1 -1
- package/dist/utils/WebsocketProvider.d.ts +1 -0
- package/dist/utils/WebsocketProvider.d.ts.map +1 -1
- package/dist/utils/joinParamsService.d.ts +2 -1
- package/dist/utils/useWebsocketContext.d.ts +1 -1
- package/package.json +2 -2
|
@@ -1,172 +1,173 @@
|
|
|
1
1
|
import { RootState } from '../..';
|
|
2
|
+
|
|
2
3
|
export declare const selectWsIsConnected: ((state: {
|
|
3
|
-
appConfig: import(
|
|
4
|
-
runtimeConfig: import(
|
|
5
|
-
rooms: Record<string, import(
|
|
6
|
-
devices: Record<string, import(
|
|
7
|
-
ui: import(
|
|
4
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
5
|
+
runtimeConfig: import('./runtimeConfig.slice').RuntimeConfigState;
|
|
6
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
7
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
8
|
+
ui: import('../..').UiConfigState;
|
|
8
9
|
}) => boolean | undefined) & {
|
|
9
10
|
clearCache: () => void;
|
|
10
11
|
resultsCount: () => number;
|
|
11
12
|
resetResultsCount: () => void;
|
|
12
13
|
} & {
|
|
13
|
-
resultFunc: (resultFuncArgs_0: import(
|
|
14
|
-
memoizedResultFunc: ((resultFuncArgs_0: import(
|
|
14
|
+
resultFunc: (resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => boolean | undefined;
|
|
15
|
+
memoizedResultFunc: ((resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => boolean | undefined) & {
|
|
15
16
|
clearCache: () => void;
|
|
16
17
|
resultsCount: () => number;
|
|
17
18
|
resetResultsCount: () => void;
|
|
18
19
|
};
|
|
19
20
|
lastResult: () => boolean | undefined;
|
|
20
|
-
dependencies: [(state: RootState) => import(
|
|
21
|
+
dependencies: [(state: RootState) => import('./runtimeConfig.slice').RuntimeConfigState];
|
|
21
22
|
recomputations: () => number;
|
|
22
23
|
resetRecomputations: () => void;
|
|
23
24
|
dependencyRecomputations: () => number;
|
|
24
25
|
resetDependencyRecomputations: () => void;
|
|
25
26
|
} & {
|
|
26
|
-
argsMemoize: typeof import(
|
|
27
|
-
memoize: typeof import(
|
|
27
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
28
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
28
29
|
};
|
|
29
30
|
export declare const selectRoomKey: ((state: {
|
|
30
|
-
appConfig: import(
|
|
31
|
-
runtimeConfig: import(
|
|
32
|
-
rooms: Record<string, import(
|
|
33
|
-
devices: Record<string, import(
|
|
34
|
-
ui: import(
|
|
31
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
32
|
+
runtimeConfig: import('./runtimeConfig.slice').RuntimeConfigState;
|
|
33
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
34
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
35
|
+
ui: import('../..').UiConfigState;
|
|
35
36
|
}) => string) & {
|
|
36
37
|
clearCache: () => void;
|
|
37
38
|
resultsCount: () => number;
|
|
38
39
|
resetResultsCount: () => void;
|
|
39
40
|
} & {
|
|
40
|
-
resultFunc: (resultFuncArgs_0: import(
|
|
41
|
-
memoizedResultFunc: ((resultFuncArgs_0: import(
|
|
41
|
+
resultFunc: (resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => string;
|
|
42
|
+
memoizedResultFunc: ((resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => string) & {
|
|
42
43
|
clearCache: () => void;
|
|
43
44
|
resultsCount: () => number;
|
|
44
45
|
resetResultsCount: () => void;
|
|
45
46
|
};
|
|
46
47
|
lastResult: () => string;
|
|
47
|
-
dependencies: [(state: RootState) => import(
|
|
48
|
+
dependencies: [(state: RootState) => import('./runtimeConfig.slice').RuntimeConfigState];
|
|
48
49
|
recomputations: () => number;
|
|
49
50
|
resetRecomputations: () => void;
|
|
50
51
|
dependencyRecomputations: () => number;
|
|
51
52
|
resetDependencyRecomputations: () => void;
|
|
52
53
|
} & {
|
|
53
|
-
argsMemoize: typeof import(
|
|
54
|
-
memoize: typeof import(
|
|
54
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
55
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
55
56
|
};
|
|
56
57
|
export declare const selectClientId: ((state: {
|
|
57
|
-
appConfig: import(
|
|
58
|
-
runtimeConfig: import(
|
|
59
|
-
rooms: Record<string, import(
|
|
60
|
-
devices: Record<string, import(
|
|
61
|
-
ui: import(
|
|
58
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
59
|
+
runtimeConfig: import('./runtimeConfig.slice').RuntimeConfigState;
|
|
60
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
61
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
62
|
+
ui: import('../..').UiConfigState;
|
|
62
63
|
}) => string | number) & {
|
|
63
64
|
clearCache: () => void;
|
|
64
65
|
resultsCount: () => number;
|
|
65
66
|
resetResultsCount: () => void;
|
|
66
67
|
} & {
|
|
67
|
-
resultFunc: (resultFuncArgs_0: import(
|
|
68
|
-
memoizedResultFunc: ((resultFuncArgs_0: import(
|
|
68
|
+
resultFunc: (resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => string | number;
|
|
69
|
+
memoizedResultFunc: ((resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => string | number) & {
|
|
69
70
|
clearCache: () => void;
|
|
70
71
|
resultsCount: () => number;
|
|
71
72
|
resetResultsCount: () => void;
|
|
72
73
|
};
|
|
73
74
|
lastResult: () => string | number;
|
|
74
|
-
dependencies: [(state: RootState) => import(
|
|
75
|
+
dependencies: [(state: RootState) => import('./runtimeConfig.slice').RuntimeConfigState];
|
|
75
76
|
recomputations: () => number;
|
|
76
77
|
resetRecomputations: () => void;
|
|
77
78
|
dependencyRecomputations: () => number;
|
|
78
79
|
resetDependencyRecomputations: () => void;
|
|
79
80
|
} & {
|
|
80
|
-
argsMemoize: typeof import(
|
|
81
|
-
memoize: typeof import(
|
|
81
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
82
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
82
83
|
};
|
|
83
84
|
export declare const selectSystemUuid: ((state: {
|
|
84
|
-
appConfig: import(
|
|
85
|
-
runtimeConfig: import(
|
|
86
|
-
rooms: Record<string, import(
|
|
87
|
-
devices: Record<string, import(
|
|
88
|
-
ui: import(
|
|
85
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
86
|
+
runtimeConfig: import('./runtimeConfig.slice').RuntimeConfigState;
|
|
87
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
88
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
89
|
+
ui: import('../..').UiConfigState;
|
|
89
90
|
}) => string) & {
|
|
90
91
|
clearCache: () => void;
|
|
91
92
|
resultsCount: () => number;
|
|
92
93
|
resetResultsCount: () => void;
|
|
93
94
|
} & {
|
|
94
|
-
resultFunc: (resultFuncArgs_0: import(
|
|
95
|
-
memoizedResultFunc: ((resultFuncArgs_0: import(
|
|
95
|
+
resultFunc: (resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => string;
|
|
96
|
+
memoizedResultFunc: ((resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => string) & {
|
|
96
97
|
clearCache: () => void;
|
|
97
98
|
resultsCount: () => number;
|
|
98
99
|
resetResultsCount: () => void;
|
|
99
100
|
};
|
|
100
101
|
lastResult: () => string;
|
|
101
|
-
dependencies: [(state: RootState) => import(
|
|
102
|
+
dependencies: [(state: RootState) => import('./runtimeConfig.slice').RuntimeConfigState];
|
|
102
103
|
recomputations: () => number;
|
|
103
104
|
resetRecomputations: () => void;
|
|
104
105
|
dependencyRecomputations: () => number;
|
|
105
106
|
resetDependencyRecomputations: () => void;
|
|
106
107
|
} & {
|
|
107
|
-
argsMemoize: typeof import(
|
|
108
|
-
memoize: typeof import(
|
|
108
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
109
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
109
110
|
};
|
|
110
111
|
export declare const selectUserCode: ((state: {
|
|
111
|
-
appConfig: import(
|
|
112
|
-
runtimeConfig: import(
|
|
113
|
-
rooms: Record<string, import(
|
|
114
|
-
devices: Record<string, import(
|
|
115
|
-
ui: import(
|
|
112
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
113
|
+
runtimeConfig: import('./runtimeConfig.slice').RuntimeConfigState;
|
|
114
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
115
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
116
|
+
ui: import('../..').UiConfigState;
|
|
116
117
|
}) => string) & {
|
|
117
118
|
clearCache: () => void;
|
|
118
119
|
resultsCount: () => number;
|
|
119
120
|
resetResultsCount: () => void;
|
|
120
121
|
} & {
|
|
121
|
-
resultFunc: (resultFuncArgs_0: import(
|
|
122
|
-
memoizedResultFunc: ((resultFuncArgs_0: import(
|
|
122
|
+
resultFunc: (resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => string;
|
|
123
|
+
memoizedResultFunc: ((resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => string) & {
|
|
123
124
|
clearCache: () => void;
|
|
124
125
|
resultsCount: () => number;
|
|
125
126
|
resetResultsCount: () => void;
|
|
126
127
|
};
|
|
127
128
|
lastResult: () => string;
|
|
128
|
-
dependencies: [(state: RootState) => import(
|
|
129
|
+
dependencies: [(state: RootState) => import('./runtimeConfig.slice').RuntimeConfigState];
|
|
129
130
|
recomputations: () => number;
|
|
130
131
|
resetRecomputations: () => void;
|
|
131
132
|
dependencyRecomputations: () => number;
|
|
132
133
|
resetDependencyRecomputations: () => void;
|
|
133
134
|
} & {
|
|
134
|
-
argsMemoize: typeof import(
|
|
135
|
-
memoize: typeof import(
|
|
135
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
136
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
136
137
|
};
|
|
137
138
|
export declare const selectServerIsRunningOnProcessorHardware: ((state: {
|
|
138
|
-
appConfig: import(
|
|
139
|
-
runtimeConfig: import(
|
|
140
|
-
rooms: Record<string, import(
|
|
141
|
-
devices: Record<string, import(
|
|
142
|
-
ui: import(
|
|
139
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
140
|
+
runtimeConfig: import('./runtimeConfig.slice').RuntimeConfigState;
|
|
141
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
142
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
143
|
+
ui: import('../..').UiConfigState;
|
|
143
144
|
}) => boolean | undefined) & {
|
|
144
145
|
clearCache: () => void;
|
|
145
146
|
resultsCount: () => number;
|
|
146
147
|
resetResultsCount: () => void;
|
|
147
148
|
} & {
|
|
148
|
-
resultFunc: (resultFuncArgs_0: import(
|
|
149
|
-
memoizedResultFunc: ((resultFuncArgs_0: import(
|
|
149
|
+
resultFunc: (resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => boolean | undefined;
|
|
150
|
+
memoizedResultFunc: ((resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => boolean | undefined) & {
|
|
150
151
|
clearCache: () => void;
|
|
151
152
|
resultsCount: () => number;
|
|
152
153
|
resetResultsCount: () => void;
|
|
153
154
|
};
|
|
154
155
|
lastResult: () => boolean | undefined;
|
|
155
|
-
dependencies: [(state: RootState) => import(
|
|
156
|
+
dependencies: [(state: RootState) => import('./runtimeConfig.slice').RuntimeConfigState];
|
|
156
157
|
recomputations: () => number;
|
|
157
158
|
resetRecomputations: () => void;
|
|
158
159
|
dependencyRecomputations: () => number;
|
|
159
160
|
resetDependencyRecomputations: () => void;
|
|
160
161
|
} & {
|
|
161
|
-
argsMemoize: typeof import(
|
|
162
|
-
memoize: typeof import(
|
|
162
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
163
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
163
164
|
};
|
|
164
165
|
export declare const selectRuntimeInfo: ((state: {
|
|
165
|
-
appConfig: import(
|
|
166
|
-
runtimeConfig: import(
|
|
167
|
-
rooms: Record<string, import(
|
|
168
|
-
devices: Record<string, import(
|
|
169
|
-
ui: import(
|
|
166
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
167
|
+
runtimeConfig: import('./runtimeConfig.slice').RuntimeConfigState;
|
|
168
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
169
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
170
|
+
ui: import('../..').UiConfigState;
|
|
170
171
|
}) => {
|
|
171
172
|
pluginVersion: string;
|
|
172
173
|
essentialsVersion: string;
|
|
@@ -180,7 +181,7 @@ export declare const selectRuntimeInfo: ((state: {
|
|
|
180
181
|
resultsCount: () => number;
|
|
181
182
|
resetResultsCount: () => void;
|
|
182
183
|
} & {
|
|
183
|
-
resultFunc: (resultFuncArgs_0: import(
|
|
184
|
+
resultFunc: (resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => {
|
|
184
185
|
pluginVersion: string;
|
|
185
186
|
essentialsVersion: string;
|
|
186
187
|
pepperDashCoreVersion: string;
|
|
@@ -189,7 +190,7 @@ export declare const selectRuntimeInfo: ((state: {
|
|
|
189
190
|
version: string;
|
|
190
191
|
}[];
|
|
191
192
|
} | undefined;
|
|
192
|
-
memoizedResultFunc: ((resultFuncArgs_0: import(
|
|
193
|
+
memoizedResultFunc: ((resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => {
|
|
193
194
|
pluginVersion: string;
|
|
194
195
|
essentialsVersion: string;
|
|
195
196
|
pepperDashCoreVersion: string;
|
|
@@ -211,120 +212,120 @@ export declare const selectRuntimeInfo: ((state: {
|
|
|
211
212
|
version: string;
|
|
212
213
|
}[];
|
|
213
214
|
} | undefined;
|
|
214
|
-
dependencies: [(state: RootState) => import(
|
|
215
|
+
dependencies: [(state: RootState) => import('./runtimeConfig.slice').RuntimeConfigState];
|
|
215
216
|
recomputations: () => number;
|
|
216
217
|
resetRecomputations: () => void;
|
|
217
218
|
dependencyRecomputations: () => number;
|
|
218
219
|
resetDependencyRecomputations: () => void;
|
|
219
220
|
} & {
|
|
220
|
-
argsMemoize: typeof import(
|
|
221
|
-
memoize: typeof import(
|
|
221
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
222
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
222
223
|
};
|
|
223
224
|
export declare const selectTouchpanelKey: ((state: {
|
|
224
|
-
appConfig: import(
|
|
225
|
-
runtimeConfig: import(
|
|
226
|
-
rooms: Record<string, import(
|
|
227
|
-
devices: Record<string, import(
|
|
228
|
-
ui: import(
|
|
225
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
226
|
+
runtimeConfig: import('./runtimeConfig.slice').RuntimeConfigState;
|
|
227
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
228
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
229
|
+
ui: import('../..').UiConfigState;
|
|
229
230
|
}) => string) & {
|
|
230
231
|
clearCache: () => void;
|
|
231
232
|
resultsCount: () => number;
|
|
232
233
|
resetResultsCount: () => void;
|
|
233
234
|
} & {
|
|
234
|
-
resultFunc: (resultFuncArgs_0: import(
|
|
235
|
-
memoizedResultFunc: ((resultFuncArgs_0: import(
|
|
235
|
+
resultFunc: (resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => string;
|
|
236
|
+
memoizedResultFunc: ((resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => string) & {
|
|
236
237
|
clearCache: () => void;
|
|
237
238
|
resultsCount: () => number;
|
|
238
239
|
resetResultsCount: () => void;
|
|
239
240
|
};
|
|
240
241
|
lastResult: () => string;
|
|
241
|
-
dependencies: [(state: RootState) => import(
|
|
242
|
+
dependencies: [(state: RootState) => import('./runtimeConfig.slice').RuntimeConfigState];
|
|
242
243
|
recomputations: () => number;
|
|
243
244
|
resetRecomputations: () => void;
|
|
244
245
|
dependencyRecomputations: () => number;
|
|
245
246
|
resetDependencyRecomputations: () => void;
|
|
246
247
|
} & {
|
|
247
|
-
argsMemoize: typeof import(
|
|
248
|
-
memoize: typeof import(
|
|
248
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
249
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
249
250
|
};
|
|
250
251
|
export declare const selectIsTouchpanel: ((state: {
|
|
251
|
-
appConfig: import(
|
|
252
|
-
runtimeConfig: import(
|
|
253
|
-
rooms: Record<string, import(
|
|
254
|
-
devices: Record<string, import(
|
|
255
|
-
ui: import(
|
|
252
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
253
|
+
runtimeConfig: import('./runtimeConfig.slice').RuntimeConfigState;
|
|
254
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
255
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
256
|
+
ui: import('../..').UiConfigState;
|
|
256
257
|
}) => boolean) & {
|
|
257
258
|
clearCache: () => void;
|
|
258
259
|
resultsCount: () => number;
|
|
259
260
|
resetResultsCount: () => void;
|
|
260
261
|
} & {
|
|
261
|
-
resultFunc: (resultFuncArgs_0: import(
|
|
262
|
-
memoizedResultFunc: ((resultFuncArgs_0: import(
|
|
262
|
+
resultFunc: (resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => boolean;
|
|
263
|
+
memoizedResultFunc: ((resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => boolean) & {
|
|
263
264
|
clearCache: () => void;
|
|
264
265
|
resultsCount: () => number;
|
|
265
266
|
resetResultsCount: () => void;
|
|
266
267
|
};
|
|
267
268
|
lastResult: () => boolean;
|
|
268
|
-
dependencies: [(state: RootState) => import(
|
|
269
|
+
dependencies: [(state: RootState) => import('./runtimeConfig.slice').RuntimeConfigState];
|
|
269
270
|
recomputations: () => number;
|
|
270
271
|
resetRecomputations: () => void;
|
|
271
272
|
dependencyRecomputations: () => number;
|
|
272
273
|
resetDependencyRecomputations: () => void;
|
|
273
274
|
} & {
|
|
274
|
-
argsMemoize: typeof import(
|
|
275
|
-
memoize: typeof import(
|
|
275
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
276
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
276
277
|
};
|
|
277
278
|
export declare const selectDeviceInterfaceSupport: ((state: {
|
|
278
|
-
appConfig: import(
|
|
279
|
-
runtimeConfig: import(
|
|
280
|
-
rooms: Record<string, import(
|
|
281
|
-
devices: Record<string, import(
|
|
282
|
-
ui: import(
|
|
279
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
280
|
+
runtimeConfig: import('./runtimeConfig.slice').RuntimeConfigState;
|
|
281
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
282
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
283
|
+
ui: import('../..').UiConfigState;
|
|
283
284
|
}) => {
|
|
284
|
-
[key: string]: import(
|
|
285
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
285
286
|
} | undefined) & {
|
|
286
287
|
clearCache: () => void;
|
|
287
288
|
resultsCount: () => number;
|
|
288
289
|
resetResultsCount: () => void;
|
|
289
290
|
} & {
|
|
290
|
-
resultFunc: (resultFuncArgs_0: import(
|
|
291
|
-
[key: string]: import(
|
|
291
|
+
resultFunc: (resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => {
|
|
292
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
292
293
|
} | undefined;
|
|
293
|
-
memoizedResultFunc: ((resultFuncArgs_0: import(
|
|
294
|
-
[key: string]: import(
|
|
294
|
+
memoizedResultFunc: ((resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => {
|
|
295
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
295
296
|
} | undefined) & {
|
|
296
297
|
clearCache: () => void;
|
|
297
298
|
resultsCount: () => number;
|
|
298
299
|
resetResultsCount: () => void;
|
|
299
300
|
};
|
|
300
301
|
lastResult: () => {
|
|
301
|
-
[key: string]: import(
|
|
302
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
302
303
|
} | undefined;
|
|
303
|
-
dependencies: [(state: RootState) => import(
|
|
304
|
+
dependencies: [(state: RootState) => import('./runtimeConfig.slice').RuntimeConfigState];
|
|
304
305
|
recomputations: () => number;
|
|
305
306
|
resetRecomputations: () => void;
|
|
306
307
|
dependencyRecomputations: () => number;
|
|
307
308
|
resetDependencyRecomputations: () => void;
|
|
308
309
|
} & {
|
|
309
|
-
argsMemoize: typeof import(
|
|
310
|
-
memoize: typeof import(
|
|
310
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
311
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
311
312
|
};
|
|
312
313
|
export declare const selectInterfacesForDevice: (deviceKey: string) => ((state: {
|
|
313
|
-
appConfig: import(
|
|
314
|
-
runtimeConfig: import(
|
|
315
|
-
rooms: Record<string, import(
|
|
316
|
-
devices: Record<string, import(
|
|
317
|
-
ui: import(
|
|
314
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
315
|
+
runtimeConfig: import('./runtimeConfig.slice').RuntimeConfigState;
|
|
316
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
317
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
318
|
+
ui: import('../..').UiConfigState;
|
|
318
319
|
}) => string[]) & {
|
|
319
320
|
clearCache: () => void;
|
|
320
321
|
resultsCount: () => number;
|
|
321
322
|
resetResultsCount: () => void;
|
|
322
323
|
} & {
|
|
323
324
|
resultFunc: (resultFuncArgs_0: {
|
|
324
|
-
[key: string]: import(
|
|
325
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
325
326
|
} | undefined) => string[];
|
|
326
327
|
memoizedResultFunc: ((resultFuncArgs_0: {
|
|
327
|
-
[key: string]: import(
|
|
328
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
328
329
|
} | undefined) => string[]) & {
|
|
329
330
|
clearCache: () => void;
|
|
330
331
|
resultsCount: () => number;
|
|
@@ -332,54 +333,54 @@ export declare const selectInterfacesForDevice: (deviceKey: string) => ((state:
|
|
|
332
333
|
};
|
|
333
334
|
lastResult: () => string[];
|
|
334
335
|
dependencies: [((state: {
|
|
335
|
-
appConfig: import(
|
|
336
|
-
runtimeConfig: import(
|
|
337
|
-
rooms: Record<string, import(
|
|
338
|
-
devices: Record<string, import(
|
|
339
|
-
ui: import(
|
|
336
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
337
|
+
runtimeConfig: import('./runtimeConfig.slice').RuntimeConfigState;
|
|
338
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
339
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
340
|
+
ui: import('../..').UiConfigState;
|
|
340
341
|
}) => {
|
|
341
|
-
[key: string]: import(
|
|
342
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
342
343
|
} | undefined) & {
|
|
343
344
|
clearCache: () => void;
|
|
344
345
|
resultsCount: () => number;
|
|
345
346
|
resetResultsCount: () => void;
|
|
346
347
|
} & {
|
|
347
|
-
resultFunc: (resultFuncArgs_0: import(
|
|
348
|
-
[key: string]: import(
|
|
348
|
+
resultFunc: (resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => {
|
|
349
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
349
350
|
} | undefined;
|
|
350
|
-
memoizedResultFunc: ((resultFuncArgs_0: import(
|
|
351
|
-
[key: string]: import(
|
|
351
|
+
memoizedResultFunc: ((resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => {
|
|
352
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
352
353
|
} | undefined) & {
|
|
353
354
|
clearCache: () => void;
|
|
354
355
|
resultsCount: () => number;
|
|
355
356
|
resetResultsCount: () => void;
|
|
356
357
|
};
|
|
357
358
|
lastResult: () => {
|
|
358
|
-
[key: string]: import(
|
|
359
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
359
360
|
} | undefined;
|
|
360
|
-
dependencies: [(state: RootState) => import(
|
|
361
|
+
dependencies: [(state: RootState) => import('./runtimeConfig.slice').RuntimeConfigState];
|
|
361
362
|
recomputations: () => number;
|
|
362
363
|
resetRecomputations: () => void;
|
|
363
364
|
dependencyRecomputations: () => number;
|
|
364
365
|
resetDependencyRecomputations: () => void;
|
|
365
366
|
} & {
|
|
366
|
-
argsMemoize: typeof import(
|
|
367
|
-
memoize: typeof import(
|
|
367
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
368
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
368
369
|
}];
|
|
369
370
|
recomputations: () => number;
|
|
370
371
|
resetRecomputations: () => void;
|
|
371
372
|
dependencyRecomputations: () => number;
|
|
372
373
|
resetDependencyRecomputations: () => void;
|
|
373
374
|
} & {
|
|
374
|
-
argsMemoize: typeof import(
|
|
375
|
-
memoize: typeof import(
|
|
375
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
376
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
376
377
|
};
|
|
377
378
|
export declare const selectDeviceSupportsInterface: (deviceKey: string, interfaceToCheck: string) => ((state: {
|
|
378
|
-
appConfig: import(
|
|
379
|
-
runtimeConfig: import(
|
|
380
|
-
rooms: Record<string, import(
|
|
381
|
-
devices: Record<string, import(
|
|
382
|
-
ui: import(
|
|
379
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
380
|
+
runtimeConfig: import('./runtimeConfig.slice').RuntimeConfigState;
|
|
381
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
382
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
383
|
+
ui: import('../..').UiConfigState;
|
|
383
384
|
}) => boolean) & {
|
|
384
385
|
clearCache: () => void;
|
|
385
386
|
resultsCount: () => number;
|
|
@@ -393,21 +394,21 @@ export declare const selectDeviceSupportsInterface: (deviceKey: string, interfac
|
|
|
393
394
|
};
|
|
394
395
|
lastResult: () => boolean;
|
|
395
396
|
dependencies: [((state: {
|
|
396
|
-
appConfig: import(
|
|
397
|
-
runtimeConfig: import(
|
|
398
|
-
rooms: Record<string, import(
|
|
399
|
-
devices: Record<string, import(
|
|
400
|
-
ui: import(
|
|
397
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
398
|
+
runtimeConfig: import('./runtimeConfig.slice').RuntimeConfigState;
|
|
399
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
400
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
401
|
+
ui: import('../..').UiConfigState;
|
|
401
402
|
}) => string[]) & {
|
|
402
403
|
clearCache: () => void;
|
|
403
404
|
resultsCount: () => number;
|
|
404
405
|
resetResultsCount: () => void;
|
|
405
406
|
} & {
|
|
406
407
|
resultFunc: (resultFuncArgs_0: {
|
|
407
|
-
[key: string]: import(
|
|
408
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
408
409
|
} | undefined) => string[];
|
|
409
410
|
memoizedResultFunc: ((resultFuncArgs_0: {
|
|
410
|
-
[key: string]: import(
|
|
411
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
411
412
|
} | undefined) => string[]) & {
|
|
412
413
|
clearCache: () => void;
|
|
413
414
|
resultsCount: () => number;
|
|
@@ -415,54 +416,54 @@ export declare const selectDeviceSupportsInterface: (deviceKey: string, interfac
|
|
|
415
416
|
};
|
|
416
417
|
lastResult: () => string[];
|
|
417
418
|
dependencies: [((state: {
|
|
418
|
-
appConfig: import(
|
|
419
|
-
runtimeConfig: import(
|
|
420
|
-
rooms: Record<string, import(
|
|
421
|
-
devices: Record<string, import(
|
|
422
|
-
ui: import(
|
|
419
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
420
|
+
runtimeConfig: import('./runtimeConfig.slice').RuntimeConfigState;
|
|
421
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
422
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
423
|
+
ui: import('../..').UiConfigState;
|
|
423
424
|
}) => {
|
|
424
|
-
[key: string]: import(
|
|
425
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
425
426
|
} | undefined) & {
|
|
426
427
|
clearCache: () => void;
|
|
427
428
|
resultsCount: () => number;
|
|
428
429
|
resetResultsCount: () => void;
|
|
429
430
|
} & {
|
|
430
|
-
resultFunc: (resultFuncArgs_0: import(
|
|
431
|
-
[key: string]: import(
|
|
431
|
+
resultFunc: (resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => {
|
|
432
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
432
433
|
} | undefined;
|
|
433
|
-
memoizedResultFunc: ((resultFuncArgs_0: import(
|
|
434
|
-
[key: string]: import(
|
|
434
|
+
memoizedResultFunc: ((resultFuncArgs_0: import('./runtimeConfig.slice').RuntimeConfigState) => {
|
|
435
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
435
436
|
} | undefined) & {
|
|
436
437
|
clearCache: () => void;
|
|
437
438
|
resultsCount: () => number;
|
|
438
439
|
resetResultsCount: () => void;
|
|
439
440
|
};
|
|
440
441
|
lastResult: () => {
|
|
441
|
-
[key: string]: import(
|
|
442
|
+
[key: string]: import('../..').DeviceInterfaceInfo;
|
|
442
443
|
} | undefined;
|
|
443
|
-
dependencies: [(state: RootState) => import(
|
|
444
|
+
dependencies: [(state: RootState) => import('./runtimeConfig.slice').RuntimeConfigState];
|
|
444
445
|
recomputations: () => number;
|
|
445
446
|
resetRecomputations: () => void;
|
|
446
447
|
dependencyRecomputations: () => number;
|
|
447
448
|
resetDependencyRecomputations: () => void;
|
|
448
449
|
} & {
|
|
449
|
-
argsMemoize: typeof import(
|
|
450
|
-
memoize: typeof import(
|
|
450
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
451
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
451
452
|
}];
|
|
452
453
|
recomputations: () => number;
|
|
453
454
|
resetRecomputations: () => void;
|
|
454
455
|
dependencyRecomputations: () => number;
|
|
455
456
|
resetDependencyRecomputations: () => void;
|
|
456
457
|
} & {
|
|
457
|
-
argsMemoize: typeof import(
|
|
458
|
-
memoize: typeof import(
|
|
458
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
459
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
459
460
|
}];
|
|
460
461
|
recomputations: () => number;
|
|
461
462
|
resetRecomputations: () => void;
|
|
462
463
|
dependencyRecomputations: () => number;
|
|
463
464
|
resetDependencyRecomputations: () => void;
|
|
464
465
|
} & {
|
|
465
|
-
argsMemoize: typeof import(
|
|
466
|
-
memoize: typeof import(
|
|
466
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
467
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
467
468
|
};
|
|
468
469
|
//# sourceMappingURL=runtime.selectors.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime.selectors.d.ts","sourceRoot":"","sources":["../../../src/lib/store/runtimeConfig/runtime.selectors.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIlC,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;2BAFH,SAAS;;;;;;;;CAKrC,CAAC;AAEF,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;2BAPG,SAAS;;;;;;;;CAUrC,CAAC;AAEF,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;2BAZE,SAAS;;;;;;;;CAerC,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;2BAjBA,SAAS;;;;;;;;CAoBrC,CAAC;AAEF,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;2BAtBE,SAAS;;;;;;;;CAyBrC,CAAC;AAEF,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;2BA3BxB,SAAS;;;;;;;;CA8BrC,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BAhCD,SAAS;;;;;;;;CAmCrC,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;2BArCH,SAAS;;;;;;;;CAwCrC,CAAC;AAEF,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;2BA1CF,SAAS;;;;;;;;CA6CrC,CAAC;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;2BA/CZ,SAAS;;;;;;;;CAkDrC,CAAC;AAEF,eAAO,MAAM,yBAAyB,
|
|
1
|
+
{"version":3,"file":"runtime.selectors.d.ts","sourceRoot":"","sources":["../../../src/lib/store/runtimeConfig/runtime.selectors.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIlC,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;2BAFH,SAAS;;;;;;;;CAKrC,CAAC;AAEF,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;2BAPG,SAAS;;;;;;;;CAUrC,CAAC;AAEF,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;2BAZE,SAAS;;;;;;;;CAerC,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;2BAjBA,SAAS;;;;;;;;CAoBrC,CAAC;AAEF,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;2BAtBE,SAAS;;;;;;;;CAyBrC,CAAC;AAEF,eAAO,MAAM,wCAAwC;;;;;;;;;;;;;;;;;;2BA3BxB,SAAS;;;;;;;;CA8BrC,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BAhCD,SAAS;;;;;;;;CAmCrC,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;2BArCH,SAAS;;;;;;;;CAwCrC,CAAC;AAEF,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;2BA1CF,SAAS;;;;;;;;CA6CrC,CAAC;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;2BA/CZ,SAAS;;;;;;;;CAkDrC,CAAC;AAEF,eAAO,MAAM,yBAAyB,GAAI,WAAW,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+BApD9B,SAAS;;;;;;;;;;;;;;;;CAwDnC,CAAC;AAEJ,eAAO,MAAM,6BAA6B,GACxC,WAAW,MAAM,EACjB,kBAAkB,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mCA5DG,SAAS;;;;;;;;;;;;;;;;;;;;;;;;CAgEnC,CAAC"}
|