@pepperdash/mobile-control-react-app-core 1.20.17-roomCombinationChanged-handling.1 → 1.20.17
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/mobile-control-react-app-core.es.js +263 -288
- package/dist/mobile-control-react-app-core.umd.js +9 -9
- package/dist/shared/Icons/MultiStateIcons/index.d.ts +2 -0
- package/dist/shared/Icons/MultiStateIcons/index.d.ts.map +1 -1
- package/dist/shared/Icons/index.d.ts +1 -0
- package/dist/shared/Icons/index.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useAvrControl.d.ts +3 -3
- package/dist/shared/hooks/interfaces/useAvrControl.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useDevicePresetsModel.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useDevicePresetsModel.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useEndpoint.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useEndpoint.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useIBasicVolumeWithFeedback.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useIBasicVolumeWithFeedback.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useICommunicationMonitor.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useICommunicationMonitor.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useIDeviceInfoMessenger.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useIDeviceInfoMessenger.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useIDspPresets.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useIDspPresets.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useIEssentialsRoomCombiner.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useIEssentialsRoomCombiner.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useIHasSelectableItems.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useIHasSelectableItems.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useIHasSurroundChannels.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useIHasSurroundChannels.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useIHumiditySensor.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useIHumiditySensor.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useILevelControls.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useILevelControls.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useILightingScenes.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useILightingScenes.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useIMatrixRouting.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useIMatrixRouting.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useIProjectorScreenLiftControl.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useIProjectorScreenLiftControl.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useIRoomEventSchedule.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useIRoomEventSchedule.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useIRunRouteAction.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useIRunRouteAction.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useIShadesOpenCloseStop.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useIShadesOpenCloseStop.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useIShutdownPromptTimer.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useIShutdownPromptTimer.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useISwitchedOutput.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useISwitchedOutput.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useITechPassword.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useITechPassword.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useITemperatureSensor.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useITemperatureSensor.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useMobileControlTouchpanelController.d.ts +1 -1
- package/dist/shared/hooks/interfaces/useMobileControlTouchpanelController.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useTwoWayDisplayBase.d.ts +2 -2
- package/dist/shared/hooks/interfaces/useTwoWayDisplayBase.d.ts.map +1 -1
- package/dist/shared/hooks/useGetAllDeviceStateFromRoomConfiguration.d.ts +1 -1
- package/dist/shared/hooks/useGetAllDeviceStateFromRoomConfiguration.d.ts.map +1 -1
- package/dist/shared/hooks/useRoomIBasicVolumeWithFeedback.d.ts +1 -1
- package/dist/shared/hooks/useRoomIBasicVolumeWithFeedback.d.ts.map +1 -1
- package/dist/shared/index.d.ts.map +1 -1
- package/dist/store/appConfig/appConfig.selectors.d.ts +13 -13
- package/dist/store/appConfig/appConfig.selectors.d.ts.map +1 -1
- package/dist/store/devices/devices.hooks.d.ts +1 -1
- package/dist/store/devices/devices.hooks.d.ts.map +1 -1
- package/dist/store/devices/devices.selectors.d.ts +17 -17
- package/dist/store/devices/devices.selectors.d.ts.map +1 -1
- package/dist/store/rooms/rooms.hooks.d.ts +10 -10
- package/dist/store/rooms/rooms.hooks.d.ts.map +1 -1
- package/dist/store/rooms/rooms.selectors.d.ts +182 -182
- package/dist/store/rooms/rooms.selectors.d.ts.map +1 -1
- package/dist/store/runtimeConfig/runtime.selectors.d.ts +28 -28
- package/dist/store/runtimeConfig/runtime.selectors.d.ts.map +1 -1
- package/dist/store/ui/ui.selectors.d.ts +37 -37
- package/dist/store/ui/ui.selectors.d.ts.map +1 -1
- package/dist/types/classes/app-config.d.ts +1 -1
- package/dist/types/classes/app-config.d.ts.map +1 -1
- package/dist/types/state/CameraListItem.d.ts +1 -1
- package/dist/types/state/CameraListItem.d.ts.map +1 -1
- package/dist/types/state/DestinationListItem.d.ts +1 -1
- package/dist/types/state/DestinationListItem.d.ts.map +1 -1
- package/dist/types/state/sourceListItem.d.ts +1 -1
- package/dist/types/state/sourceListItem.d.ts.map +1 -1
- package/dist/types/state/state/CommunicationMonitorState.d.ts +1 -1
- package/dist/types/state/state/CommunicationMonitorState.d.ts.map +1 -1
- package/dist/types/state/state/DeviceInfoState.d.ts +1 -1
- package/dist/types/state/state/DeviceInfoState.d.ts.map +1 -1
- package/dist/types/state/state/DeviceState.d.ts +1 -1
- package/dist/types/state/state/DeviceState.d.ts.map +1 -1
- package/dist/types/state/state/IBasicVolumeWithFeedbackState.d.ts +1 -1
- package/dist/types/state/state/IBasicVolumeWithFeedbackState.d.ts.map +1 -1
- package/dist/types/state/state/IHasInputsState.d.ts +1 -1
- package/dist/types/state/state/IHasInputsState.d.ts.map +1 -1
- package/dist/types/state/state/IHasSurroundSoundModesState.d.ts +1 -1
- package/dist/types/state/state/IHasSurroundSoundModesState.d.ts.map +1 -1
- package/dist/types/state/state/IHumiditySensorState.d.ts +1 -1
- package/dist/types/state/state/IHumiditySensorState.d.ts.map +1 -1
- package/dist/types/state/state/ITemperatureSensorState.d.ts +1 -1
- package/dist/types/state/state/ITemperatureSensorState.d.ts.map +1 -1
- package/dist/types/state/state/MatrixRoutingState.d.ts +1 -1
- package/dist/types/state/state/MatrixRoutingState.d.ts.map +1 -1
- package/dist/types/state/state/PowerState.d.ts +1 -1
- package/dist/types/state/state/PowerState.d.ts.map +1 -1
- package/dist/types/state/state/RoutingState.d.ts +1 -1
- package/dist/types/state/state/RoutingState.d.ts.map +1 -1
- package/dist/types/state/state/SwitchedOutputState.d.ts +1 -1
- package/dist/types/state/state/SwitchedOutputState.d.ts.map +1 -1
- package/dist/utils/WebsocketProvider.d.ts +1 -1
- package/dist/utils/WebsocketProvider.d.ts.map +1 -1
- package/package.json +10 -2
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import { DisplayState, RootState } from '
|
|
1
|
+
import { DisplayState, RootState } from '../..';
|
|
2
2
|
export declare const selectRoomConfiguration: (roomKey: string) => ((state: {
|
|
3
3
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
4
4
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
5
|
-
rooms: Record<string, import("
|
|
6
|
-
devices: Record<string, import("
|
|
7
|
-
ui: import("
|
|
8
|
-
}) => import("
|
|
5
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
6
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
7
|
+
ui: import("../..").UiConfigState;
|
|
8
|
+
}) => import("../..").RoomConfiguration | undefined) & {
|
|
9
9
|
clearCache: () => void;
|
|
10
10
|
resultsCount: () => number;
|
|
11
11
|
resetResultsCount: () => void;
|
|
12
12
|
} & {
|
|
13
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
14
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
13
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => import("../..").RoomConfiguration | undefined;
|
|
14
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => import("../..").RoomConfiguration | undefined) & {
|
|
15
15
|
clearCache: () => void;
|
|
16
16
|
resultsCount: () => number;
|
|
17
17
|
resetResultsCount: () => void;
|
|
18
18
|
};
|
|
19
|
-
lastResult: () => import("
|
|
20
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
19
|
+
lastResult: () => import("../..").RoomConfiguration | undefined;
|
|
20
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
21
21
|
recomputations: () => number;
|
|
22
22
|
resetRecomputations: () => void;
|
|
23
23
|
dependencyRecomputations: () => number;
|
|
@@ -29,22 +29,22 @@ export declare const selectRoomConfiguration: (roomKey: string) => ((state: {
|
|
|
29
29
|
export declare const selectRooms: ((state: {
|
|
30
30
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
31
31
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
32
|
-
rooms: Record<string, import("
|
|
33
|
-
devices: Record<string, import("
|
|
34
|
-
ui: import("
|
|
35
|
-
}) => Record<string, import("
|
|
32
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
33
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
34
|
+
ui: import("../..").UiConfigState;
|
|
35
|
+
}) => Record<string, import("../..").RoomState>) & {
|
|
36
36
|
clearCache: () => void;
|
|
37
37
|
resultsCount: () => number;
|
|
38
38
|
resetResultsCount: () => void;
|
|
39
39
|
} & {
|
|
40
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
41
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
40
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => Record<string, import("../..").RoomState>;
|
|
41
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => Record<string, import("../..").RoomState>) & {
|
|
42
42
|
clearCache: () => void;
|
|
43
43
|
resultsCount: () => number;
|
|
44
44
|
resetResultsCount: () => void;
|
|
45
45
|
};
|
|
46
|
-
lastResult: () => Record<string, import("
|
|
47
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
46
|
+
lastResult: () => Record<string, import("../..").RoomState>;
|
|
47
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
48
48
|
recomputations: () => number;
|
|
49
49
|
resetRecomputations: () => void;
|
|
50
50
|
dependencyRecomputations: () => number;
|
|
@@ -56,22 +56,22 @@ export declare const selectRooms: ((state: {
|
|
|
56
56
|
export declare const selectRoomByKey: (roomKey: string) => ((state: {
|
|
57
57
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
58
58
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
59
|
-
rooms: Record<string, import("
|
|
60
|
-
devices: Record<string, import("
|
|
61
|
-
ui: import("
|
|
62
|
-
}) => import("
|
|
59
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
60
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
61
|
+
ui: import("../..").UiConfigState;
|
|
62
|
+
}) => import("../..").RoomState | undefined) & {
|
|
63
63
|
clearCache: () => void;
|
|
64
64
|
resultsCount: () => number;
|
|
65
65
|
resetResultsCount: () => void;
|
|
66
66
|
} & {
|
|
67
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
68
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
67
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => import("../..").RoomState | undefined;
|
|
68
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => import("../..").RoomState | undefined) & {
|
|
69
69
|
clearCache: () => void;
|
|
70
70
|
resultsCount: () => number;
|
|
71
71
|
resetResultsCount: () => void;
|
|
72
72
|
};
|
|
73
|
-
lastResult: () => import("
|
|
74
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
73
|
+
lastResult: () => import("../..").RoomState | undefined;
|
|
74
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
75
75
|
recomputations: () => number;
|
|
76
76
|
resetRecomputations: () => void;
|
|
77
77
|
dependencyRecomputations: () => number;
|
|
@@ -83,22 +83,22 @@ export declare const selectRoomByKey: (roomKey: string) => ((state: {
|
|
|
83
83
|
export declare const selectRoomName: (roomKey: string) => ((state: {
|
|
84
84
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
85
85
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
86
|
-
rooms: Record<string, import("
|
|
87
|
-
devices: Record<string, import("
|
|
88
|
-
ui: import("
|
|
86
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
87
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
88
|
+
ui: import("../..").UiConfigState;
|
|
89
89
|
}) => string | undefined) & {
|
|
90
90
|
clearCache: () => void;
|
|
91
91
|
resultsCount: () => number;
|
|
92
92
|
resetResultsCount: () => void;
|
|
93
93
|
} & {
|
|
94
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
95
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
94
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => string | undefined;
|
|
95
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => string | undefined) & {
|
|
96
96
|
clearCache: () => void;
|
|
97
97
|
resultsCount: () => number;
|
|
98
98
|
resetResultsCount: () => void;
|
|
99
99
|
};
|
|
100
100
|
lastResult: () => string | undefined;
|
|
101
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
101
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
102
102
|
recomputations: () => number;
|
|
103
103
|
resetRecomputations: () => void;
|
|
104
104
|
dependencyRecomputations: () => number;
|
|
@@ -110,22 +110,22 @@ export declare const selectRoomName: (roomKey: string) => ((state: {
|
|
|
110
110
|
export declare const selectRoomVolume: (roomKey: string, volumeKey: string) => ((state: {
|
|
111
111
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
112
112
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
113
|
-
rooms: Record<string, import("
|
|
114
|
-
devices: Record<string, import("
|
|
115
|
-
ui: import("
|
|
116
|
-
}) => import("
|
|
113
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
114
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
115
|
+
ui: import("../..").UiConfigState;
|
|
116
|
+
}) => import("../..").Volume | undefined) & {
|
|
117
117
|
clearCache: () => void;
|
|
118
118
|
resultsCount: () => number;
|
|
119
119
|
resetResultsCount: () => void;
|
|
120
120
|
} & {
|
|
121
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
122
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
121
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => import("../..").Volume | undefined;
|
|
122
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => import("../..").Volume | undefined) & {
|
|
123
123
|
clearCache: () => void;
|
|
124
124
|
resultsCount: () => number;
|
|
125
125
|
resetResultsCount: () => void;
|
|
126
126
|
};
|
|
127
|
-
lastResult: () => import("
|
|
128
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
127
|
+
lastResult: () => import("../..").Volume | undefined;
|
|
128
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
129
129
|
recomputations: () => number;
|
|
130
130
|
resetRecomputations: () => void;
|
|
131
131
|
dependencyRecomputations: () => number;
|
|
@@ -137,22 +137,22 @@ export declare const selectRoomVolume: (roomKey: string, volumeKey: string) => (
|
|
|
137
137
|
export declare const selectRoomLevelControls: (roomKey: string) => ((state: {
|
|
138
138
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
139
139
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
140
|
-
rooms: Record<string, import("
|
|
141
|
-
devices: Record<string, import("
|
|
142
|
-
ui: import("
|
|
143
|
-
}) => import("
|
|
140
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
141
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
142
|
+
ui: import("../..").UiConfigState;
|
|
143
|
+
}) => import("../..").RoomState | undefined) & {
|
|
144
144
|
clearCache: () => void;
|
|
145
145
|
resultsCount: () => number;
|
|
146
146
|
resetResultsCount: () => void;
|
|
147
147
|
} & {
|
|
148
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
149
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
148
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => import("../..").RoomState | undefined;
|
|
149
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => import("../..").RoomState | undefined) & {
|
|
150
150
|
clearCache: () => void;
|
|
151
151
|
resultsCount: () => number;
|
|
152
152
|
resetResultsCount: () => void;
|
|
153
153
|
};
|
|
154
|
-
lastResult: () => import("
|
|
155
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
154
|
+
lastResult: () => import("../..").RoomState | undefined;
|
|
155
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
156
156
|
recomputations: () => number;
|
|
157
157
|
resetRecomputations: () => void;
|
|
158
158
|
dependencyRecomputations: () => number;
|
|
@@ -164,22 +164,22 @@ export declare const selectRoomLevelControls: (roomKey: string) => ((state: {
|
|
|
164
164
|
export declare const selectRoomSourceList: (roomKey: string) => ((state: {
|
|
165
165
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
166
166
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
167
|
-
rooms: Record<string, import("
|
|
168
|
-
devices: Record<string, import("
|
|
169
|
-
ui: import("
|
|
170
|
-
}) => Record<string, import("
|
|
167
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
168
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
169
|
+
ui: import("../..").UiConfigState;
|
|
170
|
+
}) => Record<string, import("../..").SourceListItem> | undefined) & {
|
|
171
171
|
clearCache: () => void;
|
|
172
172
|
resultsCount: () => number;
|
|
173
173
|
resetResultsCount: () => void;
|
|
174
174
|
} & {
|
|
175
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
176
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
175
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => Record<string, import("../..").SourceListItem> | undefined;
|
|
176
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => Record<string, import("../..").SourceListItem> | undefined) & {
|
|
177
177
|
clearCache: () => void;
|
|
178
178
|
resultsCount: () => number;
|
|
179
179
|
resetResultsCount: () => void;
|
|
180
180
|
};
|
|
181
|
-
lastResult: () => Record<string, import("
|
|
182
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
181
|
+
lastResult: () => Record<string, import("../..").SourceListItem> | undefined;
|
|
182
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
183
183
|
recomputations: () => number;
|
|
184
184
|
resetRecomputations: () => void;
|
|
185
185
|
dependencyRecomputations: () => number;
|
|
@@ -191,22 +191,22 @@ export declare const selectRoomSourceList: (roomKey: string) => ((state: {
|
|
|
191
191
|
export declare const selectRoomAudioControlPointList: (roomKey: string) => ((state: {
|
|
192
192
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
193
193
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
194
|
-
rooms: Record<string, import("
|
|
195
|
-
devices: Record<string, import("
|
|
196
|
-
ui: import("
|
|
197
|
-
}) => import("
|
|
194
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
195
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
196
|
+
ui: import("../..").UiConfigState;
|
|
197
|
+
}) => import("../..").AudioControlPointListItem | undefined) & {
|
|
198
198
|
clearCache: () => void;
|
|
199
199
|
resultsCount: () => number;
|
|
200
200
|
resetResultsCount: () => void;
|
|
201
201
|
} & {
|
|
202
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
203
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
202
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => import("../..").AudioControlPointListItem | undefined;
|
|
203
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => import("../..").AudioControlPointListItem | undefined) & {
|
|
204
204
|
clearCache: () => void;
|
|
205
205
|
resultsCount: () => number;
|
|
206
206
|
resetResultsCount: () => void;
|
|
207
207
|
};
|
|
208
|
-
lastResult: () => import("
|
|
209
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
208
|
+
lastResult: () => import("../..").AudioControlPointListItem | undefined;
|
|
209
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
210
210
|
recomputations: () => number;
|
|
211
211
|
resetRecomputations: () => void;
|
|
212
212
|
dependencyRecomputations: () => number;
|
|
@@ -218,22 +218,22 @@ export declare const selectRoomAudioControlPointList: (roomKey: string) => ((sta
|
|
|
218
218
|
export declare const selectRoomDestinations: (roomKey: string) => ((state: {
|
|
219
219
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
220
220
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
221
|
-
rooms: Record<string, import("
|
|
222
|
-
devices: Record<string, import("
|
|
223
|
-
ui: import("
|
|
224
|
-
}) => Record<import("
|
|
221
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
222
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
223
|
+
ui: import("../..").UiConfigState;
|
|
224
|
+
}) => Record<import("../..").DestinationTypes, string> | undefined) & {
|
|
225
225
|
clearCache: () => void;
|
|
226
226
|
resultsCount: () => number;
|
|
227
227
|
resetResultsCount: () => void;
|
|
228
228
|
} & {
|
|
229
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
230
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
229
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => Record<import("../..").DestinationTypes, string> | undefined;
|
|
230
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => Record<import("../..").DestinationTypes, string> | undefined) & {
|
|
231
231
|
clearCache: () => void;
|
|
232
232
|
resultsCount: () => number;
|
|
233
233
|
resetResultsCount: () => void;
|
|
234
234
|
};
|
|
235
|
-
lastResult: () => Record<import("
|
|
236
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
235
|
+
lastResult: () => Record<import("../..").DestinationTypes, string> | undefined;
|
|
236
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
237
237
|
recomputations: () => number;
|
|
238
238
|
resetRecomputations: () => void;
|
|
239
239
|
dependencyRecomputations: () => number;
|
|
@@ -245,22 +245,22 @@ export declare const selectRoomDestinations: (roomKey: string) => ((state: {
|
|
|
245
245
|
export declare const selectRoomDestinationList: (roomKey: string) => ((state: {
|
|
246
246
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
247
247
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
248
|
-
rooms: Record<string, import("
|
|
249
|
-
devices: Record<string, import("
|
|
250
|
-
ui: import("
|
|
251
|
-
}) => Record<string, import("
|
|
248
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
249
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
250
|
+
ui: import("../..").UiConfigState;
|
|
251
|
+
}) => Record<string, import("../..").DestinationListItem> | undefined) & {
|
|
252
252
|
clearCache: () => void;
|
|
253
253
|
resultsCount: () => number;
|
|
254
254
|
resetResultsCount: () => void;
|
|
255
255
|
} & {
|
|
256
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
257
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
256
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => Record<string, import("../..").DestinationListItem> | undefined;
|
|
257
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => Record<string, import("../..").DestinationListItem> | undefined) & {
|
|
258
258
|
clearCache: () => void;
|
|
259
259
|
resultsCount: () => number;
|
|
260
260
|
resetResultsCount: () => void;
|
|
261
261
|
};
|
|
262
|
-
lastResult: () => Record<string, import("
|
|
263
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
262
|
+
lastResult: () => Record<string, import("../..").DestinationListItem> | undefined;
|
|
263
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
264
264
|
recomputations: () => number;
|
|
265
265
|
resetRecomputations: () => void;
|
|
266
266
|
dependencyRecomputations: () => number;
|
|
@@ -272,22 +272,22 @@ export declare const selectRoomDestinationList: (roomKey: string) => ((state: {
|
|
|
272
272
|
export declare const selectRoomEnvironmentalDevices: (roomKey: string) => ((state: {
|
|
273
273
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
274
274
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
275
|
-
rooms: Record<string, import("
|
|
276
|
-
devices: Record<string, import("
|
|
277
|
-
ui: import("
|
|
278
|
-
}) => import("
|
|
275
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
276
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
277
|
+
ui: import("../..").UiConfigState;
|
|
278
|
+
}) => import("../..").EnvironmentalDeviceConfiguration[] | undefined) & {
|
|
279
279
|
clearCache: () => void;
|
|
280
280
|
resultsCount: () => number;
|
|
281
281
|
resetResultsCount: () => void;
|
|
282
282
|
} & {
|
|
283
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
284
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
283
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => import("../..").EnvironmentalDeviceConfiguration[] | undefined;
|
|
284
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => import("../..").EnvironmentalDeviceConfiguration[] | undefined) & {
|
|
285
285
|
clearCache: () => void;
|
|
286
286
|
resultsCount: () => number;
|
|
287
287
|
resetResultsCount: () => void;
|
|
288
288
|
};
|
|
289
|
-
lastResult: () => import("
|
|
290
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
289
|
+
lastResult: () => import("../..").EnvironmentalDeviceConfiguration[] | undefined;
|
|
290
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
291
291
|
recomputations: () => number;
|
|
292
292
|
resetRecomputations: () => void;
|
|
293
293
|
dependencyRecomputations: () => number;
|
|
@@ -299,22 +299,22 @@ export declare const selectRoomEnvironmentalDevices: (roomKey: string) => ((stat
|
|
|
299
299
|
export declare const selectRoomProgramAudioDestinationKey: (roomKey: string) => ((state: {
|
|
300
300
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
301
301
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
302
|
-
rooms: Record<string, import("
|
|
303
|
-
devices: Record<string, import("
|
|
304
|
-
ui: import("
|
|
302
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
303
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
304
|
+
ui: import("../..").UiConfigState;
|
|
305
305
|
}) => string | undefined) & {
|
|
306
306
|
clearCache: () => void;
|
|
307
307
|
resultsCount: () => number;
|
|
308
308
|
resetResultsCount: () => void;
|
|
309
309
|
} & {
|
|
310
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
311
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
310
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => string | undefined;
|
|
311
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => string | undefined) & {
|
|
312
312
|
clearCache: () => void;
|
|
313
313
|
resultsCount: () => number;
|
|
314
314
|
resetResultsCount: () => void;
|
|
315
315
|
};
|
|
316
316
|
lastResult: () => string | undefined;
|
|
317
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
317
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
318
318
|
recomputations: () => number;
|
|
319
319
|
resetRecomputations: () => void;
|
|
320
320
|
dependencyRecomputations: () => number;
|
|
@@ -326,22 +326,22 @@ export declare const selectRoomProgramAudioDestinationKey: (roomKey: string) =>
|
|
|
326
326
|
export declare const selectRoomCodecContentDestinationKey: (roomKey: string) => ((state: {
|
|
327
327
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
328
328
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
329
|
-
rooms: Record<string, import("
|
|
330
|
-
devices: Record<string, import("
|
|
331
|
-
ui: import("
|
|
329
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
330
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
331
|
+
ui: import("../..").UiConfigState;
|
|
332
332
|
}) => string | undefined) & {
|
|
333
333
|
clearCache: () => void;
|
|
334
334
|
resultsCount: () => number;
|
|
335
335
|
resetResultsCount: () => void;
|
|
336
336
|
} & {
|
|
337
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
338
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
337
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => string | undefined;
|
|
338
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => string | undefined) & {
|
|
339
339
|
clearCache: () => void;
|
|
340
340
|
resultsCount: () => number;
|
|
341
341
|
resetResultsCount: () => void;
|
|
342
342
|
};
|
|
343
343
|
lastResult: () => string | undefined;
|
|
344
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
344
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
345
345
|
recomputations: () => number;
|
|
346
346
|
resetRecomputations: () => void;
|
|
347
347
|
dependencyRecomputations: () => number;
|
|
@@ -353,22 +353,22 @@ export declare const selectRoomCodecContentDestinationKey: (roomKey: string) =>
|
|
|
353
353
|
export declare const selectRoomInCall: (roomKey: string) => ((state: {
|
|
354
354
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
355
355
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
356
|
-
rooms: Record<string, import("
|
|
357
|
-
devices: Record<string, import("
|
|
358
|
-
ui: import("
|
|
356
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
357
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
358
|
+
ui: import("../..").UiConfigState;
|
|
359
359
|
}) => boolean | undefined) & {
|
|
360
360
|
clearCache: () => void;
|
|
361
361
|
resultsCount: () => number;
|
|
362
362
|
resetResultsCount: () => void;
|
|
363
363
|
} & {
|
|
364
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
365
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
364
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => boolean | undefined;
|
|
365
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => boolean | undefined) & {
|
|
366
366
|
clearCache: () => void;
|
|
367
367
|
resultsCount: () => number;
|
|
368
368
|
resetResultsCount: () => void;
|
|
369
369
|
};
|
|
370
370
|
lastResult: () => boolean | undefined;
|
|
371
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
371
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
372
372
|
recomputations: () => number;
|
|
373
373
|
resetRecomputations: () => void;
|
|
374
374
|
dependencyRecomputations: () => number;
|
|
@@ -380,22 +380,22 @@ export declare const selectRoomInCall: (roomKey: string) => ((state: {
|
|
|
380
380
|
export declare const selectRoomIsWarmingUp: (roomKey: string) => ((state: {
|
|
381
381
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
382
382
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
383
|
-
rooms: Record<string, import("
|
|
384
|
-
devices: Record<string, import("
|
|
385
|
-
ui: import("
|
|
383
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
384
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
385
|
+
ui: import("../..").UiConfigState;
|
|
386
386
|
}) => boolean | undefined) & {
|
|
387
387
|
clearCache: () => void;
|
|
388
388
|
resultsCount: () => number;
|
|
389
389
|
resetResultsCount: () => void;
|
|
390
390
|
} & {
|
|
391
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
392
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
391
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => boolean | undefined;
|
|
392
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => boolean | undefined) & {
|
|
393
393
|
clearCache: () => void;
|
|
394
394
|
resultsCount: () => number;
|
|
395
395
|
resetResultsCount: () => void;
|
|
396
396
|
};
|
|
397
397
|
lastResult: () => boolean | undefined;
|
|
398
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
398
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
399
399
|
recomputations: () => number;
|
|
400
400
|
resetRecomputations: () => void;
|
|
401
401
|
dependencyRecomputations: () => number;
|
|
@@ -407,22 +407,22 @@ export declare const selectRoomIsWarmingUp: (roomKey: string) => ((state: {
|
|
|
407
407
|
export declare const selectRoomIsCoolingDown: (roomKey: string) => ((state: {
|
|
408
408
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
409
409
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
410
|
-
rooms: Record<string, import("
|
|
411
|
-
devices: Record<string, import("
|
|
412
|
-
ui: import("
|
|
410
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
411
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
412
|
+
ui: import("../..").UiConfigState;
|
|
413
413
|
}) => boolean | undefined) & {
|
|
414
414
|
clearCache: () => void;
|
|
415
415
|
resultsCount: () => number;
|
|
416
416
|
resetResultsCount: () => void;
|
|
417
417
|
} & {
|
|
418
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
419
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
418
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => boolean | undefined;
|
|
419
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => boolean | undefined) & {
|
|
420
420
|
clearCache: () => void;
|
|
421
421
|
resultsCount: () => number;
|
|
422
422
|
resetResultsCount: () => void;
|
|
423
423
|
};
|
|
424
424
|
lastResult: () => boolean | undefined;
|
|
425
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
425
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
426
426
|
recomputations: () => number;
|
|
427
427
|
resetRecomputations: () => void;
|
|
428
428
|
dependencyRecomputations: () => number;
|
|
@@ -434,22 +434,22 @@ export declare const selectRoomIsCoolingDown: (roomKey: string) => ((state: {
|
|
|
434
434
|
export declare const selectRoomIsOn: (roomKey: string) => ((state: {
|
|
435
435
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
436
436
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
437
|
-
rooms: Record<string, import("
|
|
438
|
-
devices: Record<string, import("
|
|
439
|
-
ui: import("
|
|
437
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
438
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
439
|
+
ui: import("../..").UiConfigState;
|
|
440
440
|
}) => boolean | undefined) & {
|
|
441
441
|
clearCache: () => void;
|
|
442
442
|
resultsCount: () => number;
|
|
443
443
|
resetResultsCount: () => void;
|
|
444
444
|
} & {
|
|
445
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
446
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
445
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => boolean | undefined;
|
|
446
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => boolean | undefined) & {
|
|
447
447
|
clearCache: () => void;
|
|
448
448
|
resultsCount: () => number;
|
|
449
449
|
resetResultsCount: () => void;
|
|
450
450
|
};
|
|
451
451
|
lastResult: () => boolean | undefined;
|
|
452
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
452
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
453
453
|
recomputations: () => number;
|
|
454
454
|
resetRecomputations: () => void;
|
|
455
455
|
dependencyRecomputations: () => number;
|
|
@@ -461,22 +461,22 @@ export declare const selectRoomIsOn: (roomKey: string) => ((state: {
|
|
|
461
461
|
export declare const selectRoomAdvancedSharingActive: (roomKey: string) => ((state: {
|
|
462
462
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
463
463
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
464
|
-
rooms: Record<string, import("
|
|
465
|
-
devices: Record<string, import("
|
|
466
|
-
ui: import("
|
|
464
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
465
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
466
|
+
ui: import("../..").UiConfigState;
|
|
467
467
|
}) => boolean | undefined) & {
|
|
468
468
|
clearCache: () => void;
|
|
469
469
|
resultsCount: () => number;
|
|
470
470
|
resetResultsCount: () => void;
|
|
471
471
|
} & {
|
|
472
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
473
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
472
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => boolean | undefined;
|
|
473
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => boolean | undefined) & {
|
|
474
474
|
clearCache: () => void;
|
|
475
475
|
resultsCount: () => number;
|
|
476
476
|
resetResultsCount: () => void;
|
|
477
477
|
};
|
|
478
478
|
lastResult: () => boolean | undefined;
|
|
479
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
479
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
480
480
|
recomputations: () => number;
|
|
481
481
|
resetRecomputations: () => void;
|
|
482
482
|
dependencyRecomputations: () => number;
|
|
@@ -488,22 +488,22 @@ export declare const selectRoomAdvancedSharingActive: (roomKey: string) => ((sta
|
|
|
488
488
|
export declare const selectRoomShareState: (roomKey: string) => ((state: {
|
|
489
489
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
490
490
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
491
|
-
rooms: Record<string, import("
|
|
492
|
-
devices: Record<string, import("
|
|
493
|
-
ui: import("
|
|
494
|
-
}) => import("
|
|
491
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
492
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
493
|
+
ui: import("../..").UiConfigState;
|
|
494
|
+
}) => import("../..").ShareState | undefined) & {
|
|
495
495
|
clearCache: () => void;
|
|
496
496
|
resultsCount: () => number;
|
|
497
497
|
resetResultsCount: () => void;
|
|
498
498
|
} & {
|
|
499
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
500
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
499
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => import("../..").ShareState | undefined;
|
|
500
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => import("../..").ShareState | undefined) & {
|
|
501
501
|
clearCache: () => void;
|
|
502
502
|
resultsCount: () => number;
|
|
503
503
|
resetResultsCount: () => void;
|
|
504
504
|
};
|
|
505
|
-
lastResult: () => import("
|
|
506
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
505
|
+
lastResult: () => import("../..").ShareState | undefined;
|
|
506
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
507
507
|
recomputations: () => number;
|
|
508
508
|
resetRecomputations: () => void;
|
|
509
509
|
dependencyRecomputations: () => number;
|
|
@@ -515,22 +515,22 @@ export declare const selectRoomShareState: (roomKey: string) => ((state: {
|
|
|
515
515
|
export declare const selectZoomRoomControllerKey: (roomKey: string) => ((state: {
|
|
516
516
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
517
517
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
518
|
-
rooms: Record<string, import("
|
|
519
|
-
devices: Record<string, import("
|
|
520
|
-
ui: import("
|
|
518
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
519
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
520
|
+
ui: import("../..").UiConfigState;
|
|
521
521
|
}) => string | undefined) & {
|
|
522
522
|
clearCache: () => void;
|
|
523
523
|
resultsCount: () => number;
|
|
524
524
|
resetResultsCount: () => void;
|
|
525
525
|
} & {
|
|
526
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
527
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
526
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").RoomState>) => string | undefined;
|
|
527
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").RoomState>) => string | undefined) & {
|
|
528
528
|
clearCache: () => void;
|
|
529
529
|
resultsCount: () => number;
|
|
530
530
|
resetResultsCount: () => void;
|
|
531
531
|
};
|
|
532
532
|
lastResult: () => string | undefined;
|
|
533
|
-
dependencies: [(state: RootState) => Record<string, import("
|
|
533
|
+
dependencies: [(state: RootState) => Record<string, import("../..").RoomState>];
|
|
534
534
|
recomputations: () => number;
|
|
535
535
|
resetRecomputations: () => void;
|
|
536
536
|
dependencyRecomputations: () => number;
|
|
@@ -548,9 +548,9 @@ export declare const selectZoomRoomControllerKey: (roomKey: string) => ((state:
|
|
|
548
548
|
export declare const selectRoomDisplayStates: ((state: {
|
|
549
549
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
550
550
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
551
|
-
rooms: Record<string, import("
|
|
552
|
-
devices: Record<string, import("
|
|
553
|
-
ui: import("
|
|
551
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
552
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
553
|
+
ui: import("../..").UiConfigState;
|
|
554
554
|
}, roomKey: string) => DisplayState[] | undefined) & {
|
|
555
555
|
clearCache: () => void;
|
|
556
556
|
resultsCount: () => number;
|
|
@@ -559,28 +559,28 @@ export declare const selectRoomDisplayStates: ((state: {
|
|
|
559
559
|
resultFunc: (resultFuncArgs_0: string, resultFuncArgs_1: ((state: {
|
|
560
560
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
561
561
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
562
|
-
rooms: Record<string, import("
|
|
563
|
-
devices: Record<string, import("
|
|
564
|
-
ui: import("
|
|
565
|
-
}) => Record<string, import("
|
|
562
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
563
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
564
|
+
ui: import("../..").UiConfigState;
|
|
565
|
+
}) => Record<string, import("../..").DeviceState>) & {
|
|
566
566
|
clearCache: () => void;
|
|
567
567
|
resultsCount: () => number;
|
|
568
568
|
resetResultsCount: () => void;
|
|
569
569
|
} & {
|
|
570
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
571
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
570
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").DeviceState>) => Record<string, import("../..").DeviceState>;
|
|
571
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").DeviceState>) => Record<string, import("../..").DeviceState>) & {
|
|
572
572
|
clearCache: () => void;
|
|
573
573
|
resultsCount: () => number;
|
|
574
574
|
resetResultsCount: () => void;
|
|
575
575
|
};
|
|
576
|
-
lastResult: () => Record<string, import("
|
|
576
|
+
lastResult: () => Record<string, import("../..").DeviceState>;
|
|
577
577
|
dependencies: [(state: {
|
|
578
578
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
579
579
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
580
|
-
rooms: Record<string, import("
|
|
581
|
-
devices: Record<string, import("
|
|
582
|
-
ui: import("
|
|
583
|
-
}) => Record<string, import("
|
|
580
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
581
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
582
|
+
ui: import("../..").UiConfigState;
|
|
583
|
+
}) => Record<string, import("../..").DeviceState>];
|
|
584
584
|
recomputations: () => number;
|
|
585
585
|
resetRecomputations: () => void;
|
|
586
586
|
dependencyRecomputations: () => number;
|
|
@@ -588,32 +588,32 @@ export declare const selectRoomDisplayStates: ((state: {
|
|
|
588
588
|
} & {
|
|
589
589
|
argsMemoize: typeof import("reselect").weakMapMemoize;
|
|
590
590
|
memoize: typeof import("reselect").weakMapMemoize;
|
|
591
|
-
}, resultFuncArgs_2: Record<import("
|
|
591
|
+
}, resultFuncArgs_2: Record<import("../..").DestinationTypes, string> | undefined) => DisplayState[] | undefined;
|
|
592
592
|
memoizedResultFunc: ((resultFuncArgs_0: string, resultFuncArgs_1: ((state: {
|
|
593
593
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
594
594
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
595
|
-
rooms: Record<string, import("
|
|
596
|
-
devices: Record<string, import("
|
|
597
|
-
ui: import("
|
|
598
|
-
}) => Record<string, import("
|
|
595
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
596
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
597
|
+
ui: import("../..").UiConfigState;
|
|
598
|
+
}) => Record<string, import("../..").DeviceState>) & {
|
|
599
599
|
clearCache: () => void;
|
|
600
600
|
resultsCount: () => number;
|
|
601
601
|
resetResultsCount: () => void;
|
|
602
602
|
} & {
|
|
603
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
604
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
603
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").DeviceState>) => Record<string, import("../..").DeviceState>;
|
|
604
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").DeviceState>) => Record<string, import("../..").DeviceState>) & {
|
|
605
605
|
clearCache: () => void;
|
|
606
606
|
resultsCount: () => number;
|
|
607
607
|
resetResultsCount: () => void;
|
|
608
608
|
};
|
|
609
|
-
lastResult: () => Record<string, import("
|
|
609
|
+
lastResult: () => Record<string, import("../..").DeviceState>;
|
|
610
610
|
dependencies: [(state: {
|
|
611
611
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
612
612
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
613
|
-
rooms: Record<string, import("
|
|
614
|
-
devices: Record<string, import("
|
|
615
|
-
ui: import("
|
|
616
|
-
}) => Record<string, import("
|
|
613
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
614
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
615
|
+
ui: import("../..").UiConfigState;
|
|
616
|
+
}) => Record<string, import("../..").DeviceState>];
|
|
617
617
|
recomputations: () => number;
|
|
618
618
|
resetRecomputations: () => void;
|
|
619
619
|
dependencyRecomputations: () => number;
|
|
@@ -621,7 +621,7 @@ export declare const selectRoomDisplayStates: ((state: {
|
|
|
621
621
|
} & {
|
|
622
622
|
argsMemoize: typeof import("reselect").weakMapMemoize;
|
|
623
623
|
memoize: typeof import("reselect").weakMapMemoize;
|
|
624
|
-
}, resultFuncArgs_2: Record<import("
|
|
624
|
+
}, resultFuncArgs_2: Record<import("../..").DestinationTypes, string> | undefined) => DisplayState[] | undefined) & {
|
|
625
625
|
clearCache: () => void;
|
|
626
626
|
resultsCount: () => number;
|
|
627
627
|
resetResultsCount: () => void;
|
|
@@ -630,28 +630,28 @@ export declare const selectRoomDisplayStates: ((state: {
|
|
|
630
630
|
dependencies: [(state: RootState, roomKey: string) => string, () => ((state: {
|
|
631
631
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
632
632
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
633
|
-
rooms: Record<string, import("
|
|
634
|
-
devices: Record<string, import("
|
|
635
|
-
ui: import("
|
|
636
|
-
}) => Record<string, import("
|
|
633
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
634
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
635
|
+
ui: import("../..").UiConfigState;
|
|
636
|
+
}) => Record<string, import("../..").DeviceState>) & {
|
|
637
637
|
clearCache: () => void;
|
|
638
638
|
resultsCount: () => number;
|
|
639
639
|
resetResultsCount: () => void;
|
|
640
640
|
} & {
|
|
641
|
-
resultFunc: (resultFuncArgs_0: Record<string, import("
|
|
642
|
-
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("
|
|
641
|
+
resultFunc: (resultFuncArgs_0: Record<string, import("../..").DeviceState>) => Record<string, import("../..").DeviceState>;
|
|
642
|
+
memoizedResultFunc: ((resultFuncArgs_0: Record<string, import("../..").DeviceState>) => Record<string, import("../..").DeviceState>) & {
|
|
643
643
|
clearCache: () => void;
|
|
644
644
|
resultsCount: () => number;
|
|
645
645
|
resetResultsCount: () => void;
|
|
646
646
|
};
|
|
647
|
-
lastResult: () => Record<string, import("
|
|
647
|
+
lastResult: () => Record<string, import("../..").DeviceState>;
|
|
648
648
|
dependencies: [(state: {
|
|
649
649
|
appConfig: import("../appConfig/appConfig.slice").AppConfigState;
|
|
650
650
|
runtimeConfig: import("../runtimeConfig/runtimeConfig.slice").RuntimeConfigState;
|
|
651
|
-
rooms: Record<string, import("
|
|
652
|
-
devices: Record<string, import("
|
|
653
|
-
ui: import("
|
|
654
|
-
}) => Record<string, import("
|
|
651
|
+
rooms: Record<string, import("../..").RoomState>;
|
|
652
|
+
devices: Record<string, import("../..").DeviceState>;
|
|
653
|
+
ui: import("../..").UiConfigState;
|
|
654
|
+
}) => Record<string, import("../..").DeviceState>];
|
|
655
655
|
recomputations: () => number;
|
|
656
656
|
resetRecomputations: () => void;
|
|
657
657
|
dependencyRecomputations: () => number;
|
|
@@ -659,7 +659,7 @@ export declare const selectRoomDisplayStates: ((state: {
|
|
|
659
659
|
} & {
|
|
660
660
|
argsMemoize: typeof import("reselect").weakMapMemoize;
|
|
661
661
|
memoize: typeof import("reselect").weakMapMemoize;
|
|
662
|
-
}, (state: RootState, roomKey: string) => Record<import("
|
|
662
|
+
}, (state: RootState, roomKey: string) => Record<import("../..").DestinationTypes, string> | undefined];
|
|
663
663
|
recomputations: () => number;
|
|
664
664
|
resetRecomputations: () => void;
|
|
665
665
|
dependencyRecomputations: () => number;
|