@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,543 +1,544 @@
|
|
|
1
1
|
import { DisplayState, RootState } from '../..';
|
|
2
|
+
|
|
2
3
|
export declare const selectRoomConfiguration: (roomKey: string) => ((state: {
|
|
3
|
-
appConfig: import(
|
|
4
|
-
runtimeConfig: import(
|
|
5
|
-
rooms: Record<string, import(
|
|
6
|
-
devices: Record<string, import(
|
|
7
|
-
ui: import(
|
|
8
|
-
}) => import(
|
|
4
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
5
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
6
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
7
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
8
|
+
ui: import('../..').UiConfigState;
|
|
9
|
+
}) => import('../..').RoomConfiguration | undefined) & {
|
|
9
10
|
clearCache: () => void;
|
|
10
11
|
resultsCount: () => number;
|
|
11
12
|
resetResultsCount: () => void;
|
|
12
13
|
} & {
|
|
13
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
14
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
14
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => import('../..').RoomConfiguration | undefined;
|
|
15
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => import('../..').RoomConfiguration | undefined) & {
|
|
15
16
|
clearCache: () => void;
|
|
16
17
|
resultsCount: () => number;
|
|
17
18
|
resetResultsCount: () => void;
|
|
18
19
|
};
|
|
19
|
-
lastResult: () => import(
|
|
20
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
20
|
+
lastResult: () => import('../..').RoomConfiguration | undefined;
|
|
21
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
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 selectRooms: ((state: {
|
|
30
|
-
appConfig: import(
|
|
31
|
-
runtimeConfig: import(
|
|
32
|
-
rooms: Record<string, import(
|
|
33
|
-
devices: Record<string, import(
|
|
34
|
-
ui: import(
|
|
35
|
-
}) => Record<string, import(
|
|
31
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
32
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
33
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
34
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
35
|
+
ui: import('../..').UiConfigState;
|
|
36
|
+
}) => Record<string, import('../..').RoomState>) & {
|
|
36
37
|
clearCache: () => void;
|
|
37
38
|
resultsCount: () => number;
|
|
38
39
|
resetResultsCount: () => void;
|
|
39
40
|
} & {
|
|
40
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
41
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
41
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => Record<string, import('../..').RoomState>;
|
|
42
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => Record<string, import('../..').RoomState>) & {
|
|
42
43
|
clearCache: () => void;
|
|
43
44
|
resultsCount: () => number;
|
|
44
45
|
resetResultsCount: () => void;
|
|
45
46
|
};
|
|
46
|
-
lastResult: () => Record<string, import(
|
|
47
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
47
|
+
lastResult: () => Record<string, import('../..').RoomState>;
|
|
48
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
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 selectRoomByKey: (roomKey: string) => ((state: {
|
|
57
|
-
appConfig: import(
|
|
58
|
-
runtimeConfig: import(
|
|
59
|
-
rooms: Record<string, import(
|
|
60
|
-
devices: Record<string, import(
|
|
61
|
-
ui: import(
|
|
62
|
-
}) => import(
|
|
58
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
59
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
60
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
61
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
62
|
+
ui: import('../..').UiConfigState;
|
|
63
|
+
}) => import('../..').RoomState | undefined) & {
|
|
63
64
|
clearCache: () => void;
|
|
64
65
|
resultsCount: () => number;
|
|
65
66
|
resetResultsCount: () => void;
|
|
66
67
|
} & {
|
|
67
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
68
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
68
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => import('../..').RoomState | undefined;
|
|
69
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => import('../..').RoomState | undefined) & {
|
|
69
70
|
clearCache: () => void;
|
|
70
71
|
resultsCount: () => number;
|
|
71
72
|
resetResultsCount: () => void;
|
|
72
73
|
};
|
|
73
|
-
lastResult: () => import(
|
|
74
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
74
|
+
lastResult: () => import('../..').RoomState | undefined;
|
|
75
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
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 selectRoomName: (roomKey: string) => ((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/runtimeConfig.slice').RuntimeConfigState;
|
|
87
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
88
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
89
|
+
ui: import('../..').UiConfigState;
|
|
89
90
|
}) => string | undefined) & {
|
|
90
91
|
clearCache: () => void;
|
|
91
92
|
resultsCount: () => number;
|
|
92
93
|
resetResultsCount: () => void;
|
|
93
94
|
} & {
|
|
94
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
95
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
95
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => string | undefined;
|
|
96
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => string | undefined) & {
|
|
96
97
|
clearCache: () => void;
|
|
97
98
|
resultsCount: () => number;
|
|
98
99
|
resetResultsCount: () => void;
|
|
99
100
|
};
|
|
100
101
|
lastResult: () => string | undefined;
|
|
101
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
102
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
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 selectRoomVolume: (roomKey: string, volumeKey: string) => ((state: {
|
|
111
|
-
appConfig: import(
|
|
112
|
-
runtimeConfig: import(
|
|
113
|
-
rooms: Record<string, import(
|
|
114
|
-
devices: Record<string, import(
|
|
115
|
-
ui: import(
|
|
116
|
-
}) => import(
|
|
112
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
113
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
114
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
115
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
116
|
+
ui: import('../..').UiConfigState;
|
|
117
|
+
}) => import('../..').Volume | undefined) & {
|
|
117
118
|
clearCache: () => void;
|
|
118
119
|
resultsCount: () => number;
|
|
119
120
|
resetResultsCount: () => void;
|
|
120
121
|
} & {
|
|
121
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
122
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
122
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => import('../..').Volume | undefined;
|
|
123
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => import('../..').Volume | undefined) & {
|
|
123
124
|
clearCache: () => void;
|
|
124
125
|
resultsCount: () => number;
|
|
125
126
|
resetResultsCount: () => void;
|
|
126
127
|
};
|
|
127
|
-
lastResult: () => import(
|
|
128
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
128
|
+
lastResult: () => import('../..').Volume | undefined;
|
|
129
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
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 selectRoomLevelControls: (roomKey: string) => ((state: {
|
|
138
|
-
appConfig: import(
|
|
139
|
-
runtimeConfig: import(
|
|
140
|
-
rooms: Record<string, import(
|
|
141
|
-
devices: Record<string, import(
|
|
142
|
-
ui: import(
|
|
143
|
-
}) => import(
|
|
139
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
140
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
141
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
142
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
143
|
+
ui: import('../..').UiConfigState;
|
|
144
|
+
}) => import('../..').RoomState | undefined) & {
|
|
144
145
|
clearCache: () => void;
|
|
145
146
|
resultsCount: () => number;
|
|
146
147
|
resetResultsCount: () => void;
|
|
147
148
|
} & {
|
|
148
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
149
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
149
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => import('../..').RoomState | undefined;
|
|
150
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => import('../..').RoomState | undefined) & {
|
|
150
151
|
clearCache: () => void;
|
|
151
152
|
resultsCount: () => number;
|
|
152
153
|
resetResultsCount: () => void;
|
|
153
154
|
};
|
|
154
|
-
lastResult: () => import(
|
|
155
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
155
|
+
lastResult: () => import('../..').RoomState | undefined;
|
|
156
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
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 selectRoomSourceList: (roomKey: string) => ((state: {
|
|
165
|
-
appConfig: import(
|
|
166
|
-
runtimeConfig: import(
|
|
167
|
-
rooms: Record<string, import(
|
|
168
|
-
devices: Record<string, import(
|
|
169
|
-
ui: import(
|
|
170
|
-
}) => Record<string, import(
|
|
166
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
167
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
168
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
169
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
170
|
+
ui: import('../..').UiConfigState;
|
|
171
|
+
}) => Record<string, import('../..').SourceListItem> | undefined) & {
|
|
171
172
|
clearCache: () => void;
|
|
172
173
|
resultsCount: () => number;
|
|
173
174
|
resetResultsCount: () => void;
|
|
174
175
|
} & {
|
|
175
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
176
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
176
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => Record<string, import('../..').SourceListItem> | undefined;
|
|
177
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => Record<string, import('../..').SourceListItem> | undefined) & {
|
|
177
178
|
clearCache: () => void;
|
|
178
179
|
resultsCount: () => number;
|
|
179
180
|
resetResultsCount: () => void;
|
|
180
181
|
};
|
|
181
|
-
lastResult: () => Record<string, import(
|
|
182
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
182
|
+
lastResult: () => Record<string, import('../..').SourceListItem> | undefined;
|
|
183
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
183
184
|
recomputations: () => number;
|
|
184
185
|
resetRecomputations: () => void;
|
|
185
186
|
dependencyRecomputations: () => number;
|
|
186
187
|
resetDependencyRecomputations: () => void;
|
|
187
188
|
} & {
|
|
188
|
-
argsMemoize: typeof import(
|
|
189
|
-
memoize: typeof import(
|
|
189
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
190
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
190
191
|
};
|
|
191
192
|
export declare const selectRoomAudioControlPointList: (roomKey: string) => ((state: {
|
|
192
|
-
appConfig: import(
|
|
193
|
-
runtimeConfig: import(
|
|
194
|
-
rooms: Record<string, import(
|
|
195
|
-
devices: Record<string, import(
|
|
196
|
-
ui: import(
|
|
197
|
-
}) => import(
|
|
193
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
194
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
195
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
196
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
197
|
+
ui: import('../..').UiConfigState;
|
|
198
|
+
}) => import('../..').AudioControlPointListItem | undefined) & {
|
|
198
199
|
clearCache: () => void;
|
|
199
200
|
resultsCount: () => number;
|
|
200
201
|
resetResultsCount: () => void;
|
|
201
202
|
} & {
|
|
202
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
203
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
203
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => import('../..').AudioControlPointListItem | undefined;
|
|
204
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => import('../..').AudioControlPointListItem | undefined) & {
|
|
204
205
|
clearCache: () => void;
|
|
205
206
|
resultsCount: () => number;
|
|
206
207
|
resetResultsCount: () => void;
|
|
207
208
|
};
|
|
208
|
-
lastResult: () => import(
|
|
209
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
209
|
+
lastResult: () => import('../..').AudioControlPointListItem | undefined;
|
|
210
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
210
211
|
recomputations: () => number;
|
|
211
212
|
resetRecomputations: () => void;
|
|
212
213
|
dependencyRecomputations: () => number;
|
|
213
214
|
resetDependencyRecomputations: () => void;
|
|
214
215
|
} & {
|
|
215
|
-
argsMemoize: typeof import(
|
|
216
|
-
memoize: typeof import(
|
|
216
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
217
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
217
218
|
};
|
|
218
219
|
export declare const selectRoomDestinations: (roomKey: string) => ((state: {
|
|
219
|
-
appConfig: import(
|
|
220
|
-
runtimeConfig: import(
|
|
221
|
-
rooms: Record<string, import(
|
|
222
|
-
devices: Record<string, import(
|
|
223
|
-
ui: import(
|
|
224
|
-
}) => Record<import(
|
|
220
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
221
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
222
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
223
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
224
|
+
ui: import('../..').UiConfigState;
|
|
225
|
+
}) => Record<import('../..').DestinationTypes, string> | undefined) & {
|
|
225
226
|
clearCache: () => void;
|
|
226
227
|
resultsCount: () => number;
|
|
227
228
|
resetResultsCount: () => void;
|
|
228
229
|
} & {
|
|
229
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
230
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
230
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => Record<import('../..').DestinationTypes, string> | undefined;
|
|
231
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => Record<import('../..').DestinationTypes, string> | undefined) & {
|
|
231
232
|
clearCache: () => void;
|
|
232
233
|
resultsCount: () => number;
|
|
233
234
|
resetResultsCount: () => void;
|
|
234
235
|
};
|
|
235
|
-
lastResult: () => Record<import(
|
|
236
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
236
|
+
lastResult: () => Record<import('../..').DestinationTypes, string> | undefined;
|
|
237
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
237
238
|
recomputations: () => number;
|
|
238
239
|
resetRecomputations: () => void;
|
|
239
240
|
dependencyRecomputations: () => number;
|
|
240
241
|
resetDependencyRecomputations: () => void;
|
|
241
242
|
} & {
|
|
242
|
-
argsMemoize: typeof import(
|
|
243
|
-
memoize: typeof import(
|
|
243
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
244
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
244
245
|
};
|
|
245
246
|
export declare const selectRoomDestinationList: (roomKey: string) => ((state: {
|
|
246
|
-
appConfig: import(
|
|
247
|
-
runtimeConfig: import(
|
|
248
|
-
rooms: Record<string, import(
|
|
249
|
-
devices: Record<string, import(
|
|
250
|
-
ui: import(
|
|
251
|
-
}) => Record<string, import(
|
|
247
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
248
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
249
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
250
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
251
|
+
ui: import('../..').UiConfigState;
|
|
252
|
+
}) => Record<string, import('../..').DestinationListItem> | undefined) & {
|
|
252
253
|
clearCache: () => void;
|
|
253
254
|
resultsCount: () => number;
|
|
254
255
|
resetResultsCount: () => void;
|
|
255
256
|
} & {
|
|
256
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
257
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
257
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => Record<string, import('../..').DestinationListItem> | undefined;
|
|
258
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => Record<string, import('../..').DestinationListItem> | undefined) & {
|
|
258
259
|
clearCache: () => void;
|
|
259
260
|
resultsCount: () => number;
|
|
260
261
|
resetResultsCount: () => void;
|
|
261
262
|
};
|
|
262
|
-
lastResult: () => Record<string, import(
|
|
263
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
263
|
+
lastResult: () => Record<string, import('../..').DestinationListItem> | undefined;
|
|
264
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
264
265
|
recomputations: () => number;
|
|
265
266
|
resetRecomputations: () => void;
|
|
266
267
|
dependencyRecomputations: () => number;
|
|
267
268
|
resetDependencyRecomputations: () => void;
|
|
268
269
|
} & {
|
|
269
|
-
argsMemoize: typeof import(
|
|
270
|
-
memoize: typeof import(
|
|
270
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
271
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
271
272
|
};
|
|
272
273
|
export declare const selectRoomEnvironmentalDevices: (roomKey: string) => ((state: {
|
|
273
|
-
appConfig: import(
|
|
274
|
-
runtimeConfig: import(
|
|
275
|
-
rooms: Record<string, import(
|
|
276
|
-
devices: Record<string, import(
|
|
277
|
-
ui: import(
|
|
278
|
-
}) => import(
|
|
274
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
275
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
276
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
277
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
278
|
+
ui: import('../..').UiConfigState;
|
|
279
|
+
}) => import('../..').EnvironmentalDeviceConfiguration[] | undefined) & {
|
|
279
280
|
clearCache: () => void;
|
|
280
281
|
resultsCount: () => number;
|
|
281
282
|
resetResultsCount: () => void;
|
|
282
283
|
} & {
|
|
283
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
284
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
284
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => import('../..').EnvironmentalDeviceConfiguration[] | undefined;
|
|
285
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => import('../..').EnvironmentalDeviceConfiguration[] | undefined) & {
|
|
285
286
|
clearCache: () => void;
|
|
286
287
|
resultsCount: () => number;
|
|
287
288
|
resetResultsCount: () => void;
|
|
288
289
|
};
|
|
289
|
-
lastResult: () => import(
|
|
290
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
290
|
+
lastResult: () => import('../..').EnvironmentalDeviceConfiguration[] | undefined;
|
|
291
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
291
292
|
recomputations: () => number;
|
|
292
293
|
resetRecomputations: () => void;
|
|
293
294
|
dependencyRecomputations: () => number;
|
|
294
295
|
resetDependencyRecomputations: () => void;
|
|
295
296
|
} & {
|
|
296
|
-
argsMemoize: typeof import(
|
|
297
|
-
memoize: typeof import(
|
|
297
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
298
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
298
299
|
};
|
|
299
300
|
export declare const selectRoomProgramAudioDestinationKey: (roomKey: string) => ((state: {
|
|
300
|
-
appConfig: import(
|
|
301
|
-
runtimeConfig: import(
|
|
302
|
-
rooms: Record<string, import(
|
|
303
|
-
devices: Record<string, import(
|
|
304
|
-
ui: import(
|
|
305
|
-
}) => string
|
|
301
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
302
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
303
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
304
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
305
|
+
ui: import('../..').UiConfigState;
|
|
306
|
+
}) => string) & {
|
|
306
307
|
clearCache: () => void;
|
|
307
308
|
resultsCount: () => number;
|
|
308
309
|
resetResultsCount: () => void;
|
|
309
310
|
} & {
|
|
310
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
311
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
311
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => string;
|
|
312
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => string) & {
|
|
312
313
|
clearCache: () => void;
|
|
313
314
|
resultsCount: () => number;
|
|
314
315
|
resetResultsCount: () => void;
|
|
315
316
|
};
|
|
316
|
-
lastResult: () => string
|
|
317
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
317
|
+
lastResult: () => string;
|
|
318
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
318
319
|
recomputations: () => number;
|
|
319
320
|
resetRecomputations: () => void;
|
|
320
321
|
dependencyRecomputations: () => number;
|
|
321
322
|
resetDependencyRecomputations: () => void;
|
|
322
323
|
} & {
|
|
323
|
-
argsMemoize: typeof import(
|
|
324
|
-
memoize: typeof import(
|
|
324
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
325
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
325
326
|
};
|
|
326
327
|
export declare const selectRoomCodecContentDestinationKey: (roomKey: string) => ((state: {
|
|
327
|
-
appConfig: import(
|
|
328
|
-
runtimeConfig: import(
|
|
329
|
-
rooms: Record<string, import(
|
|
330
|
-
devices: Record<string, import(
|
|
331
|
-
ui: import(
|
|
328
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
329
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
330
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
331
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
332
|
+
ui: import('../..').UiConfigState;
|
|
332
333
|
}) => string | undefined) & {
|
|
333
334
|
clearCache: () => void;
|
|
334
335
|
resultsCount: () => number;
|
|
335
336
|
resetResultsCount: () => void;
|
|
336
337
|
} & {
|
|
337
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
338
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
338
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => string | undefined;
|
|
339
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => string | undefined) & {
|
|
339
340
|
clearCache: () => void;
|
|
340
341
|
resultsCount: () => number;
|
|
341
342
|
resetResultsCount: () => void;
|
|
342
343
|
};
|
|
343
344
|
lastResult: () => string | undefined;
|
|
344
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
345
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
345
346
|
recomputations: () => number;
|
|
346
347
|
resetRecomputations: () => void;
|
|
347
348
|
dependencyRecomputations: () => number;
|
|
348
349
|
resetDependencyRecomputations: () => void;
|
|
349
350
|
} & {
|
|
350
|
-
argsMemoize: typeof import(
|
|
351
|
-
memoize: typeof import(
|
|
351
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
352
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
352
353
|
};
|
|
353
354
|
export declare const selectRoomInCall: (roomKey: string) => ((state: {
|
|
354
|
-
appConfig: import(
|
|
355
|
-
runtimeConfig: import(
|
|
356
|
-
rooms: Record<string, import(
|
|
357
|
-
devices: Record<string, import(
|
|
358
|
-
ui: import(
|
|
355
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
356
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
357
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
358
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
359
|
+
ui: import('../..').UiConfigState;
|
|
359
360
|
}) => boolean | undefined) & {
|
|
360
361
|
clearCache: () => void;
|
|
361
362
|
resultsCount: () => number;
|
|
362
363
|
resetResultsCount: () => void;
|
|
363
364
|
} & {
|
|
364
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
365
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
365
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => boolean | undefined;
|
|
366
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => boolean | undefined) & {
|
|
366
367
|
clearCache: () => void;
|
|
367
368
|
resultsCount: () => number;
|
|
368
369
|
resetResultsCount: () => void;
|
|
369
370
|
};
|
|
370
371
|
lastResult: () => boolean | undefined;
|
|
371
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
372
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
372
373
|
recomputations: () => number;
|
|
373
374
|
resetRecomputations: () => void;
|
|
374
375
|
dependencyRecomputations: () => number;
|
|
375
376
|
resetDependencyRecomputations: () => void;
|
|
376
377
|
} & {
|
|
377
|
-
argsMemoize: typeof import(
|
|
378
|
-
memoize: typeof import(
|
|
378
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
379
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
379
380
|
};
|
|
380
381
|
export declare const selectRoomIsWarmingUp: (roomKey: string) => ((state: {
|
|
381
|
-
appConfig: import(
|
|
382
|
-
runtimeConfig: import(
|
|
383
|
-
rooms: Record<string, import(
|
|
384
|
-
devices: Record<string, import(
|
|
385
|
-
ui: import(
|
|
382
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
383
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
384
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
385
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
386
|
+
ui: import('../..').UiConfigState;
|
|
386
387
|
}) => boolean | undefined) & {
|
|
387
388
|
clearCache: () => void;
|
|
388
389
|
resultsCount: () => number;
|
|
389
390
|
resetResultsCount: () => void;
|
|
390
391
|
} & {
|
|
391
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
392
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
392
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => boolean | undefined;
|
|
393
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => boolean | undefined) & {
|
|
393
394
|
clearCache: () => void;
|
|
394
395
|
resultsCount: () => number;
|
|
395
396
|
resetResultsCount: () => void;
|
|
396
397
|
};
|
|
397
398
|
lastResult: () => boolean | undefined;
|
|
398
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
399
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
399
400
|
recomputations: () => number;
|
|
400
401
|
resetRecomputations: () => void;
|
|
401
402
|
dependencyRecomputations: () => number;
|
|
402
403
|
resetDependencyRecomputations: () => void;
|
|
403
404
|
} & {
|
|
404
|
-
argsMemoize: typeof import(
|
|
405
|
-
memoize: typeof import(
|
|
405
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
406
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
406
407
|
};
|
|
407
408
|
export declare const selectRoomIsCoolingDown: (roomKey: string) => ((state: {
|
|
408
|
-
appConfig: import(
|
|
409
|
-
runtimeConfig: import(
|
|
410
|
-
rooms: Record<string, import(
|
|
411
|
-
devices: Record<string, import(
|
|
412
|
-
ui: import(
|
|
409
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
410
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
411
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
412
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
413
|
+
ui: import('../..').UiConfigState;
|
|
413
414
|
}) => boolean | undefined) & {
|
|
414
415
|
clearCache: () => void;
|
|
415
416
|
resultsCount: () => number;
|
|
416
417
|
resetResultsCount: () => void;
|
|
417
418
|
} & {
|
|
418
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
419
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
419
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => boolean | undefined;
|
|
420
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => boolean | undefined) & {
|
|
420
421
|
clearCache: () => void;
|
|
421
422
|
resultsCount: () => number;
|
|
422
423
|
resetResultsCount: () => void;
|
|
423
424
|
};
|
|
424
425
|
lastResult: () => boolean | undefined;
|
|
425
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
426
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
426
427
|
recomputations: () => number;
|
|
427
428
|
resetRecomputations: () => void;
|
|
428
429
|
dependencyRecomputations: () => number;
|
|
429
430
|
resetDependencyRecomputations: () => void;
|
|
430
431
|
} & {
|
|
431
|
-
argsMemoize: typeof import(
|
|
432
|
-
memoize: typeof import(
|
|
432
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
433
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
433
434
|
};
|
|
434
435
|
export declare const selectRoomIsOn: (roomKey: string) => ((state: {
|
|
435
|
-
appConfig: import(
|
|
436
|
-
runtimeConfig: import(
|
|
437
|
-
rooms: Record<string, import(
|
|
438
|
-
devices: Record<string, import(
|
|
439
|
-
ui: import(
|
|
436
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
437
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
438
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
439
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
440
|
+
ui: import('../..').UiConfigState;
|
|
440
441
|
}) => boolean | undefined) & {
|
|
441
442
|
clearCache: () => void;
|
|
442
443
|
resultsCount: () => number;
|
|
443
444
|
resetResultsCount: () => void;
|
|
444
445
|
} & {
|
|
445
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
446
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
446
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => boolean | undefined;
|
|
447
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => boolean | undefined) & {
|
|
447
448
|
clearCache: () => void;
|
|
448
449
|
resultsCount: () => number;
|
|
449
450
|
resetResultsCount: () => void;
|
|
450
451
|
};
|
|
451
452
|
lastResult: () => boolean | undefined;
|
|
452
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
453
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
453
454
|
recomputations: () => number;
|
|
454
455
|
resetRecomputations: () => void;
|
|
455
456
|
dependencyRecomputations: () => number;
|
|
456
457
|
resetDependencyRecomputations: () => void;
|
|
457
458
|
} & {
|
|
458
|
-
argsMemoize: typeof import(
|
|
459
|
-
memoize: typeof import(
|
|
459
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
460
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
460
461
|
};
|
|
461
462
|
export declare const selectRoomAdvancedSharingActive: (roomKey: string) => ((state: {
|
|
462
|
-
appConfig: import(
|
|
463
|
-
runtimeConfig: import(
|
|
464
|
-
rooms: Record<string, import(
|
|
465
|
-
devices: Record<string, import(
|
|
466
|
-
ui: import(
|
|
463
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
464
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
465
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
466
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
467
|
+
ui: import('../..').UiConfigState;
|
|
467
468
|
}) => boolean | undefined) & {
|
|
468
469
|
clearCache: () => void;
|
|
469
470
|
resultsCount: () => number;
|
|
470
471
|
resetResultsCount: () => void;
|
|
471
472
|
} & {
|
|
472
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
473
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
473
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => boolean | undefined;
|
|
474
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => boolean | undefined) & {
|
|
474
475
|
clearCache: () => void;
|
|
475
476
|
resultsCount: () => number;
|
|
476
477
|
resetResultsCount: () => void;
|
|
477
478
|
};
|
|
478
479
|
lastResult: () => boolean | undefined;
|
|
479
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
480
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
480
481
|
recomputations: () => number;
|
|
481
482
|
resetRecomputations: () => void;
|
|
482
483
|
dependencyRecomputations: () => number;
|
|
483
484
|
resetDependencyRecomputations: () => void;
|
|
484
485
|
} & {
|
|
485
|
-
argsMemoize: typeof import(
|
|
486
|
-
memoize: typeof import(
|
|
486
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
487
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
487
488
|
};
|
|
488
489
|
export declare const selectRoomShareState: (roomKey: string) => ((state: {
|
|
489
|
-
appConfig: import(
|
|
490
|
-
runtimeConfig: import(
|
|
491
|
-
rooms: Record<string, import(
|
|
492
|
-
devices: Record<string, import(
|
|
493
|
-
ui: import(
|
|
494
|
-
}) => import(
|
|
490
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
491
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
492
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
493
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
494
|
+
ui: import('../..').UiConfigState;
|
|
495
|
+
}) => import('../..').ShareState | undefined) & {
|
|
495
496
|
clearCache: () => void;
|
|
496
497
|
resultsCount: () => number;
|
|
497
498
|
resetResultsCount: () => void;
|
|
498
499
|
} & {
|
|
499
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
500
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
500
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => import('../..').ShareState | undefined;
|
|
501
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => import('../..').ShareState | undefined) & {
|
|
501
502
|
clearCache: () => void;
|
|
502
503
|
resultsCount: () => number;
|
|
503
504
|
resetResultsCount: () => void;
|
|
504
505
|
};
|
|
505
|
-
lastResult: () => import(
|
|
506
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
506
|
+
lastResult: () => import('../..').ShareState | undefined;
|
|
507
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
507
508
|
recomputations: () => number;
|
|
508
509
|
resetRecomputations: () => void;
|
|
509
510
|
dependencyRecomputations: () => number;
|
|
510
511
|
resetDependencyRecomputations: () => void;
|
|
511
512
|
} & {
|
|
512
|
-
argsMemoize: typeof import(
|
|
513
|
-
memoize: typeof import(
|
|
513
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
514
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
514
515
|
};
|
|
515
516
|
export declare const selectZoomRoomControllerKey: (roomKey: string) => ((state: {
|
|
516
|
-
appConfig: import(
|
|
517
|
-
runtimeConfig: import(
|
|
518
|
-
rooms: Record<string, import(
|
|
519
|
-
devices: Record<string, import(
|
|
520
|
-
ui: import(
|
|
517
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
518
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
519
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
520
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
521
|
+
ui: import('../..').UiConfigState;
|
|
521
522
|
}) => string | undefined) & {
|
|
522
523
|
clearCache: () => void;
|
|
523
524
|
resultsCount: () => number;
|
|
524
525
|
resetResultsCount: () => void;
|
|
525
526
|
} & {
|
|
526
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
527
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
527
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').RoomState>) => string | undefined;
|
|
528
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').RoomState>) => string | undefined) & {
|
|
528
529
|
clearCache: () => void;
|
|
529
530
|
resultsCount: () => number;
|
|
530
531
|
resetResultsCount: () => void;
|
|
531
532
|
};
|
|
532
533
|
lastResult: () => string | undefined;
|
|
533
|
-
dependencies: [(state: RootState) => Record<string, import(
|
|
534
|
+
dependencies: [(state: RootState) => Record<string, import('../..').RoomState>];
|
|
534
535
|
recomputations: () => number;
|
|
535
536
|
resetRecomputations: () => void;
|
|
536
537
|
dependencyRecomputations: () => number;
|
|
537
538
|
resetDependencyRecomputations: () => void;
|
|
538
539
|
} & {
|
|
539
|
-
argsMemoize: typeof import(
|
|
540
|
-
memoize: typeof import(
|
|
540
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
541
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
541
542
|
};
|
|
542
543
|
/**
|
|
543
544
|
* Get the display states for the room
|
|
@@ -546,126 +547,108 @@ export declare const selectZoomRoomControllerKey: (roomKey: string) => ((state:
|
|
|
546
547
|
* @returns the display states for the room's displays
|
|
547
548
|
*/
|
|
548
549
|
export declare const selectRoomDisplayStates: ((state: {
|
|
549
|
-
appConfig: import(
|
|
550
|
-
runtimeConfig: import(
|
|
551
|
-
rooms: Record<string, import(
|
|
552
|
-
devices: Record<string, import(
|
|
553
|
-
ui: import(
|
|
550
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
551
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
552
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
553
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
554
|
+
ui: import('../..').UiConfigState;
|
|
554
555
|
}, roomKey: string) => DisplayState[] | undefined) & {
|
|
555
556
|
clearCache: () => void;
|
|
556
557
|
resultsCount: () => number;
|
|
557
558
|
resetResultsCount: () => void;
|
|
558
559
|
} & {
|
|
559
560
|
resultFunc: (resultFuncArgs_0: string, resultFuncArgs_1: ((state: {
|
|
560
|
-
appConfig: import(
|
|
561
|
-
runtimeConfig: import(
|
|
562
|
-
rooms: Record<string, import(
|
|
563
|
-
devices: Record<string, import(
|
|
564
|
-
ui: import(
|
|
565
|
-
}) => Record<string, import(
|
|
561
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
562
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
563
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
564
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
565
|
+
ui: import('../..').UiConfigState;
|
|
566
|
+
}) => Record<string, import('../..').DeviceState>) & {
|
|
566
567
|
clearCache: () => void;
|
|
567
568
|
resultsCount: () => number;
|
|
568
569
|
resetResultsCount: () => void;
|
|
569
570
|
} & {
|
|
570
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
571
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
571
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').DeviceState>) => Record<string, import('../..').DeviceState>;
|
|
572
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').DeviceState>) => Record<string, import('../..').DeviceState>) & {
|
|
572
573
|
clearCache: () => void;
|
|
573
574
|
resultsCount: () => number;
|
|
574
575
|
resetResultsCount: () => void;
|
|
575
576
|
};
|
|
576
|
-
lastResult: () => Record<string, import(
|
|
577
|
-
dependencies: [(state:
|
|
578
|
-
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
579
|
-
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
580
|
-
rooms: Record<string, import("../..").RoomState>;
|
|
581
|
-
devices: Record<string, import("../..").DeviceState>;
|
|
582
|
-
ui: import("../..").UiConfigState;
|
|
583
|
-
}) => Record<string, import("../..").DeviceState>];
|
|
577
|
+
lastResult: () => Record<string, import('../..').DeviceState>;
|
|
578
|
+
dependencies: [(state: RootState) => Record<string, import('../..').DeviceState>];
|
|
584
579
|
recomputations: () => number;
|
|
585
580
|
resetRecomputations: () => void;
|
|
586
581
|
dependencyRecomputations: () => number;
|
|
587
582
|
resetDependencyRecomputations: () => void;
|
|
588
583
|
} & {
|
|
589
|
-
argsMemoize: typeof import(
|
|
590
|
-
memoize: typeof import(
|
|
591
|
-
}, resultFuncArgs_2: Record<import(
|
|
584
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
585
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
586
|
+
}, resultFuncArgs_2: Record<import('../..').DestinationTypes, string> | undefined) => DisplayState[] | undefined;
|
|
592
587
|
memoizedResultFunc: ((resultFuncArgs_0: string, resultFuncArgs_1: ((state: {
|
|
593
|
-
appConfig: import(
|
|
594
|
-
runtimeConfig: import(
|
|
595
|
-
rooms: Record<string, import(
|
|
596
|
-
devices: Record<string, import(
|
|
597
|
-
ui: import(
|
|
598
|
-
}) => Record<string, import(
|
|
588
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
589
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
590
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
591
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
592
|
+
ui: import('../..').UiConfigState;
|
|
593
|
+
}) => Record<string, import('../..').DeviceState>) & {
|
|
599
594
|
clearCache: () => void;
|
|
600
595
|
resultsCount: () => number;
|
|
601
596
|
resetResultsCount: () => void;
|
|
602
597
|
} & {
|
|
603
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
604
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
598
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').DeviceState>) => Record<string, import('../..').DeviceState>;
|
|
599
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').DeviceState>) => Record<string, import('../..').DeviceState>) & {
|
|
605
600
|
clearCache: () => void;
|
|
606
601
|
resultsCount: () => number;
|
|
607
602
|
resetResultsCount: () => void;
|
|
608
603
|
};
|
|
609
|
-
lastResult: () => Record<string, import(
|
|
610
|
-
dependencies: [(state:
|
|
611
|
-
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
612
|
-
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
613
|
-
rooms: Record<string, import("../..").RoomState>;
|
|
614
|
-
devices: Record<string, import("../..").DeviceState>;
|
|
615
|
-
ui: import("../..").UiConfigState;
|
|
616
|
-
}) => Record<string, import("../..").DeviceState>];
|
|
604
|
+
lastResult: () => Record<string, import('../..').DeviceState>;
|
|
605
|
+
dependencies: [(state: RootState) => Record<string, import('../..').DeviceState>];
|
|
617
606
|
recomputations: () => number;
|
|
618
607
|
resetRecomputations: () => void;
|
|
619
608
|
dependencyRecomputations: () => number;
|
|
620
609
|
resetDependencyRecomputations: () => void;
|
|
621
610
|
} & {
|
|
622
|
-
argsMemoize: typeof import(
|
|
623
|
-
memoize: typeof import(
|
|
624
|
-
}, resultFuncArgs_2: Record<import(
|
|
611
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
612
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
613
|
+
}, resultFuncArgs_2: Record<import('../..').DestinationTypes, string> | undefined) => DisplayState[] | undefined) & {
|
|
625
614
|
clearCache: () => void;
|
|
626
615
|
resultsCount: () => number;
|
|
627
616
|
resetResultsCount: () => void;
|
|
628
617
|
};
|
|
629
618
|
lastResult: () => DisplayState[] | undefined;
|
|
630
619
|
dependencies: [(state: RootState, roomKey: string) => string, () => ((state: {
|
|
631
|
-
appConfig: import(
|
|
632
|
-
runtimeConfig: import(
|
|
633
|
-
rooms: Record<string, import(
|
|
634
|
-
devices: Record<string, import(
|
|
635
|
-
ui: import(
|
|
636
|
-
}) => Record<string, import(
|
|
620
|
+
appConfig: import('../appConfig/appConfig.slice').AppConfigState;
|
|
621
|
+
runtimeConfig: import('../runtimeConfig/runtimeConfig.slice').RuntimeConfigState;
|
|
622
|
+
rooms: Record<string, import('../..').RoomState>;
|
|
623
|
+
devices: Record<string, import('../..').DeviceState>;
|
|
624
|
+
ui: import('../..').UiConfigState;
|
|
625
|
+
}) => Record<string, import('../..').DeviceState>) & {
|
|
637
626
|
clearCache: () => void;
|
|
638
627
|
resultsCount: () => number;
|
|
639
628
|
resetResultsCount: () => void;
|
|
640
629
|
} & {
|
|
641
|
-
resultFunc: (resultFuncArgs_0: Record<string, import(
|
|
642
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import(
|
|
630
|
+
resultFunc: (resultFuncArgs_0: Record<string, import('../..').DeviceState>) => Record<string, import('../..').DeviceState>;
|
|
631
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import('../..').DeviceState>) => Record<string, import('../..').DeviceState>) & {
|
|
643
632
|
clearCache: () => void;
|
|
644
633
|
resultsCount: () => number;
|
|
645
634
|
resetResultsCount: () => void;
|
|
646
635
|
};
|
|
647
|
-
lastResult: () => Record<string, import(
|
|
648
|
-
dependencies: [(state:
|
|
649
|
-
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
650
|
-
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
651
|
-
rooms: Record<string, import("../..").RoomState>;
|
|
652
|
-
devices: Record<string, import("../..").DeviceState>;
|
|
653
|
-
ui: import("../..").UiConfigState;
|
|
654
|
-
}) => Record<string, import("../..").DeviceState>];
|
|
636
|
+
lastResult: () => Record<string, import('../..').DeviceState>;
|
|
637
|
+
dependencies: [(state: RootState) => Record<string, import('../..').DeviceState>];
|
|
655
638
|
recomputations: () => number;
|
|
656
639
|
resetRecomputations: () => void;
|
|
657
640
|
dependencyRecomputations: () => number;
|
|
658
641
|
resetDependencyRecomputations: () => void;
|
|
659
642
|
} & {
|
|
660
|
-
argsMemoize: typeof import(
|
|
661
|
-
memoize: typeof import(
|
|
662
|
-
}, (state: RootState, roomKey: string) => Record<import(
|
|
643
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
644
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
645
|
+
}, (state: RootState, roomKey: string) => Record<import('../..').DestinationTypes, string> | undefined];
|
|
663
646
|
recomputations: () => number;
|
|
664
647
|
resetRecomputations: () => void;
|
|
665
648
|
dependencyRecomputations: () => number;
|
|
666
649
|
resetDependencyRecomputations: () => void;
|
|
667
650
|
} & {
|
|
668
|
-
argsMemoize: typeof import(
|
|
669
|
-
memoize: typeof import(
|
|
651
|
+
argsMemoize: typeof import('reselect').weakMapMemoize;
|
|
652
|
+
memoize: typeof import('reselect').weakMapMemoize;
|
|
670
653
|
};
|
|
671
654
|
//# sourceMappingURL=rooms.selectors.d.ts.map
|