@pepperdash/mobile-control-react-app-core 1.25.0-feat-essentials-v3.7 → 1.25.0-feat-essentials-v3.9
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 +551 -538
- package/dist/mobile-control-react-app-core.umd.js +8 -8
- package/dist/shared/hooks/interfaces/index.d.ts +1 -0
- package/dist/shared/hooks/interfaces/index.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/interfaceNames.d.ts +1 -1
- package/dist/shared/hooks/interfaces/interfaceNames.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useICurrentSources.d.ts +12 -0
- package/dist/shared/hooks/interfaces/useICurrentSources.d.ts.map +1 -0
- package/dist/shared/hooks/useGetAllDeviceStateFromRoomConfiguration.d.ts +2 -2
- package/dist/store/middleware/websocketMiddleware.d.ts.map +1 -1
- package/dist/store/ui/ui.hooks.d.ts +1 -0
- package/dist/store/ui/ui.hooks.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,137 +1,137 @@
|
|
|
1
1
|
var w2 = Object.defineProperty;
|
|
2
|
-
var
|
|
3
|
-
var G = (e, t, n) =>
|
|
4
|
-
import M3, { AxiosError as
|
|
5
|
-
import { useDispatch as
|
|
6
|
-
import { createSelector as x, createSlice as v1, combineReducers as
|
|
7
|
-
import x3, { createContext as
|
|
8
|
-
import { useNavigate as
|
|
2
|
+
var p2 = (e, t, n) => t in e ? w2(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
3
|
+
var G = (e, t, n) => p2(e, typeof t != "symbol" ? t + "" : t, n);
|
|
4
|
+
import M3, { AxiosError as M2 } from "axios";
|
|
5
|
+
import { useDispatch as x2, useSelector as S2, Provider as Z2 } from "react-redux";
|
|
6
|
+
import { createSelector as x, createSlice as v1, combineReducers as C2, configureStore as j2 } from "@reduxjs/toolkit";
|
|
7
|
+
import x3, { createContext as b2, useEffect as S1, useCallback as l1, useContext as I2, useRef as d1, useMemo as D, useState as Y, useLayoutEffect as S3 } from "react";
|
|
8
|
+
import { useNavigate as y2, useRouteError as R2, isRouteErrorResponse as P2 } from "react-router-dom";
|
|
9
9
|
import * as Z3 from "lodash";
|
|
10
|
-
const k1 =
|
|
10
|
+
const k1 = x2.withTypes(), p = S2.withTypes(), Z1 = (e) => e.appConfig, $2 = x(
|
|
11
11
|
Z1,
|
|
12
12
|
(e) => e.config
|
|
13
|
-
),
|
|
13
|
+
), E2 = x(
|
|
14
14
|
Z1,
|
|
15
15
|
(e) => e.config.apiPath
|
|
16
|
-
),
|
|
16
|
+
), T2 = x(
|
|
17
17
|
Z1,
|
|
18
18
|
(e) => e.config.logoPath
|
|
19
|
-
),
|
|
19
|
+
), D2 = x(
|
|
20
20
|
Z1,
|
|
21
21
|
(e) => e.config.partnerMetadata
|
|
22
|
-
), X8 = () => p($2), Q8 = () => p(
|
|
22
|
+
), X8 = () => p($2), Q8 = () => p(E2), N8 = () => p(T2), et = () => p(D2), C3 = (e) => e.devices, j3 = x(
|
|
23
23
|
C3,
|
|
24
24
|
(e) => e
|
|
25
|
-
),
|
|
25
|
+
), A2 = (e) => x(
|
|
26
26
|
C3,
|
|
27
27
|
(t) => t[e] ? t[e] : void 0
|
|
28
28
|
), tt = () => p(j3);
|
|
29
29
|
function Z(e) {
|
|
30
|
-
return p(
|
|
30
|
+
return p(A2(e));
|
|
31
31
|
}
|
|
32
|
-
const O = (e) => e.rooms,
|
|
32
|
+
const O = (e) => e.rooms, _2 = (e) => x(
|
|
33
33
|
O,
|
|
34
34
|
(t) => t[e] ? t[e].configuration : void 0
|
|
35
|
-
),
|
|
35
|
+
), L2 = x(
|
|
36
36
|
O,
|
|
37
37
|
(e) => e
|
|
38
|
-
),
|
|
38
|
+
), B2 = (e) => x(
|
|
39
39
|
O,
|
|
40
40
|
(t) => t[e] ? t[e] : void 0
|
|
41
|
-
),
|
|
41
|
+
), O2 = (e) => x(
|
|
42
42
|
O,
|
|
43
43
|
(t) => t[e] ? t[e].name : void 0
|
|
44
|
-
),
|
|
44
|
+
), W2 = (e, t) => x(
|
|
45
45
|
O,
|
|
46
46
|
(n) => n[e] ? n[e].volumes[t] : void 0
|
|
47
|
-
),
|
|
47
|
+
), k2 = (e) => x(
|
|
48
48
|
O,
|
|
49
49
|
(t) => t[e] ? t[e] : void 0
|
|
50
|
-
),
|
|
50
|
+
), V2 = (e) => x(
|
|
51
51
|
O,
|
|
52
52
|
(t) => {
|
|
53
53
|
var n, s;
|
|
54
54
|
return t[e] ? (s = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : s.sourceList : void 0;
|
|
55
55
|
}
|
|
56
|
-
),
|
|
56
|
+
), H2 = (e) => x(
|
|
57
57
|
O,
|
|
58
58
|
(t) => {
|
|
59
59
|
var n, s;
|
|
60
60
|
return t[e] ? (s = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : s.audioControlPointList : void 0;
|
|
61
61
|
}
|
|
62
|
-
),
|
|
62
|
+
), F2 = (e) => x(
|
|
63
63
|
O,
|
|
64
64
|
(t) => {
|
|
65
65
|
var n, s;
|
|
66
66
|
return t[e] ? (s = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : s.destinations : void 0;
|
|
67
67
|
}
|
|
68
|
-
),
|
|
68
|
+
), U2 = (e) => x(
|
|
69
69
|
O,
|
|
70
70
|
(t) => {
|
|
71
71
|
var n, s;
|
|
72
72
|
return t[e] ? (s = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : s.destinationList : void 0;
|
|
73
73
|
}
|
|
74
|
-
),
|
|
74
|
+
), K2 = (e) => x(
|
|
75
75
|
O,
|
|
76
76
|
(t) => {
|
|
77
77
|
var n, s;
|
|
78
78
|
return t[e] ? (s = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : s.environmentalDevices : void 0;
|
|
79
79
|
}
|
|
80
|
-
),
|
|
80
|
+
), q2 = (e) => x(
|
|
81
81
|
O,
|
|
82
82
|
(t) => {
|
|
83
83
|
var n, s, r, l, i, h, u, f;
|
|
84
84
|
return (s = (n = t[e]) == null ? void 0 : n.configuration) != null && s.destinationList.programAudio ? (i = (l = (r = t[e]) == null ? void 0 : r.configuration) == null ? void 0 : l.destinationList.programAudio) == null ? void 0 : i.sinkKey : ((f = (u = (h = t[e]) == null ? void 0 : h.configuration) == null ? void 0 : u.destinationList.defaultDisplay) == null ? void 0 : f.sinkKey) || "";
|
|
85
85
|
}
|
|
86
|
-
),
|
|
86
|
+
), G2 = (e) => x(
|
|
87
87
|
O,
|
|
88
88
|
(t) => {
|
|
89
89
|
var n, s, r;
|
|
90
90
|
return t[e] ? (r = (s = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : s.destinationList.codecContent) == null ? void 0 : r.sinkKey : void 0;
|
|
91
91
|
}
|
|
92
|
-
),
|
|
92
|
+
), z2 = (e) => x(
|
|
93
93
|
O,
|
|
94
94
|
(t) => {
|
|
95
95
|
var n;
|
|
96
96
|
return t[e] ? (n = t[e]) == null ? void 0 : n.isInCall : void 0;
|
|
97
97
|
}
|
|
98
|
-
),
|
|
98
|
+
), Y2 = (e) => x(
|
|
99
99
|
O,
|
|
100
100
|
(t) => {
|
|
101
101
|
var n;
|
|
102
102
|
return t[e] ? (n = t[e]) == null ? void 0 : n.isWarmingUp : void 0;
|
|
103
103
|
}
|
|
104
|
-
),
|
|
104
|
+
), J2 = (e) => x(
|
|
105
105
|
O,
|
|
106
106
|
(t) => {
|
|
107
107
|
var n;
|
|
108
108
|
return t[e] ? (n = t[e]) == null ? void 0 : n.isCoolingDown : void 0;
|
|
109
109
|
}
|
|
110
|
-
),
|
|
110
|
+
), X2 = (e) => x(
|
|
111
111
|
O,
|
|
112
112
|
(t) => {
|
|
113
113
|
var n;
|
|
114
114
|
return t[e] ? (n = t[e]) == null ? void 0 : n.isOn : void 0;
|
|
115
115
|
}
|
|
116
|
-
),
|
|
116
|
+
), Q2 = (e) => x(
|
|
117
117
|
O,
|
|
118
118
|
(t) => {
|
|
119
119
|
var n;
|
|
120
120
|
return t[e] ? (n = t[e]) == null ? void 0 : n.advancedSharingActive : void 0;
|
|
121
121
|
}
|
|
122
|
-
),
|
|
122
|
+
), N2 = (e) => x(
|
|
123
123
|
O,
|
|
124
124
|
(t) => {
|
|
125
125
|
var n;
|
|
126
126
|
return t[e] ? (n = t[e]) == null ? void 0 : n.share : void 0;
|
|
127
127
|
}
|
|
128
|
-
),
|
|
128
|
+
), ee = (e) => x(
|
|
129
129
|
O,
|
|
130
130
|
(t) => {
|
|
131
131
|
var n, s;
|
|
132
132
|
return t[e] ? (s = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : s.zoomRoomControllerKey : void 0;
|
|
133
133
|
}
|
|
134
|
-
),
|
|
134
|
+
), te = x(
|
|
135
135
|
[
|
|
136
136
|
(e, t) => t,
|
|
137
137
|
() => j3,
|
|
@@ -148,47 +148,47 @@ const O = (e) => e.rooms, A2 = (e) => x(
|
|
|
148
148
|
);
|
|
149
149
|
function nt(e) {
|
|
150
150
|
return p(
|
|
151
|
-
|
|
151
|
+
_2(e)
|
|
152
152
|
);
|
|
153
153
|
}
|
|
154
154
|
function ot() {
|
|
155
|
-
return p(
|
|
155
|
+
return p(L2);
|
|
156
156
|
}
|
|
157
157
|
function C1(e) {
|
|
158
|
-
return p(
|
|
158
|
+
return p(B2(e));
|
|
159
159
|
}
|
|
160
160
|
const st = C1, ct = (e) => p(
|
|
161
|
-
|
|
162
|
-
),
|
|
163
|
-
|
|
164
|
-
),
|
|
161
|
+
O2(e)
|
|
162
|
+
), ne = (e, t) => p(
|
|
163
|
+
W2(e, t)
|
|
164
|
+
), oe = (e) => p(k2(e)) || void 0, rt = (e) => p(V2(e)), lt = (e) => p(H2(e)), it = (e) => p(F2(e)), at = (e) => p(U2(e)), ut = (e) => p(K2(e)), dt = (e) => p(q2(e)), vt = (e) => p(G2(e)), ht = (e) => p(z2(e)), gt = (e) => p(Y2(e)), ft = (e) => p(J2(e)), mt = (e) => p(X2(e)), wt = (e) => p(Q2(e)), pt = (e) => p(N2(e)), Mt = (e) => p((t) => te(t, e)), xt = (e) => p(ee(e)), z = (e) => e.runtimeConfig, se = x(
|
|
165
165
|
z,
|
|
166
166
|
(e) => e.websocket.isConnected
|
|
167
|
-
),
|
|
167
|
+
), ce = x(
|
|
168
168
|
z,
|
|
169
169
|
(e) => e.currentRoomKey
|
|
170
|
-
),
|
|
170
|
+
), re = x(
|
|
171
171
|
z,
|
|
172
172
|
(e) => e.roomData.clientId
|
|
173
|
-
),
|
|
173
|
+
), le = x(
|
|
174
174
|
z,
|
|
175
175
|
(e) => e.roomData.systemUuid
|
|
176
|
-
),
|
|
176
|
+
), ie = x(
|
|
177
177
|
z,
|
|
178
178
|
(e) => e.roomData.userCode
|
|
179
|
-
),
|
|
179
|
+
), ae = x(
|
|
180
180
|
z,
|
|
181
181
|
(e) => e.serverIsRunningOnProcessorHardware
|
|
182
|
-
),
|
|
182
|
+
), ue = x(
|
|
183
183
|
z,
|
|
184
184
|
(e) => {
|
|
185
185
|
var t;
|
|
186
186
|
return (t = e.roomData.config) == null ? void 0 : t.runtimeInfo;
|
|
187
187
|
}
|
|
188
|
-
),
|
|
188
|
+
), de = x(
|
|
189
189
|
z,
|
|
190
190
|
(e) => e.touchpanelKey
|
|
191
|
-
),
|
|
191
|
+
), ve = x(
|
|
192
192
|
z,
|
|
193
193
|
(e) => e.touchpanelKey !== ""
|
|
194
194
|
), b3 = x(
|
|
@@ -200,23 +200,23 @@ const st = C1, ct = (e) => p(
|
|
|
200
200
|
var n;
|
|
201
201
|
return ((n = t == null ? void 0 : t[e]) == null ? void 0 : n.interfaces) ?? [];
|
|
202
202
|
}
|
|
203
|
-
),
|
|
203
|
+
), he = (e, t) => x(
|
|
204
204
|
I3(e),
|
|
205
205
|
(n) => n.includes(t)
|
|
206
|
-
), y3 = () => p(
|
|
206
|
+
), y3 = () => p(se), St = () => p(ce), Zt = () => p(re), Ct = () => p(le), jt = () => p(ie), bt = () => p(ae), It = () => p(ue), yt = () => p(de), Rt = () => p(ve), Pt = () => p(b3), $t = (e) => p(I3(e)), Et = (e, t) => p(he(e, t)), e1 = (e) => e.ui, V1 = (e) => x(e1, (t) => t.modalVisibility[e]), ge = (e) => x(e1, (t) => {
|
|
207
207
|
const n = t.popoverVisibility[e];
|
|
208
208
|
if (n)
|
|
209
209
|
return Object.keys(n).find((s) => n[s]);
|
|
210
|
-
}),
|
|
210
|
+
}), fe = (e, t) => x(
|
|
211
211
|
e1,
|
|
212
212
|
(n) => {
|
|
213
213
|
var s;
|
|
214
214
|
return ((s = n.popoverVisibility[e]) == null ? void 0 : s[t]) ?? !1;
|
|
215
215
|
}
|
|
216
|
-
),
|
|
216
|
+
), me = x(e1, (e) => e.error), we = x(
|
|
217
217
|
e1,
|
|
218
218
|
(e) => e.showReconnect
|
|
219
|
-
),
|
|
219
|
+
), pe = x(e1, (e) => e.theme), R3 = (e) => x(e1, (t) => t.syncState.includes(e)), Tt = () => p(V1("showShutdownModal")), Dt = () => p(V1("showIncomingCallModal")), At = (e) => p(V1(e)), _t = (e) => p(ge(e)), Lt = (e, t) => p(fe(e, t)), Me = () => p(me), xe = () => p(we), Bt = () => p(pe), Se = (e) => p(R3(e)), Ot = () => p(R3("initialSyncComplete")), Ze = {
|
|
220
220
|
showReconnect: !1,
|
|
221
221
|
error: "",
|
|
222
222
|
modalVisibility: {
|
|
@@ -225,7 +225,7 @@ const st = C1, ct = (e) => p(
|
|
|
225
225
|
},
|
|
226
226
|
popoverVisibility: {},
|
|
227
227
|
syncState: []
|
|
228
|
-
},
|
|
228
|
+
}, P3 = v1({
|
|
229
229
|
name: "ui",
|
|
230
230
|
initialState: Ze,
|
|
231
231
|
reducers: {
|
|
@@ -271,7 +271,7 @@ const st = C1, ct = (e) => p(
|
|
|
271
271
|
e.syncState = [];
|
|
272
272
|
}
|
|
273
273
|
}
|
|
274
|
-
}),
|
|
274
|
+
}), k = P3.actions, Ce = P3.reducer, je = {
|
|
275
275
|
config: {
|
|
276
276
|
enableDev: !1,
|
|
277
277
|
apiPath: "",
|
|
@@ -289,7 +289,7 @@ const st = C1, ct = (e) => p(
|
|
|
289
289
|
e.config = t.payload;
|
|
290
290
|
}
|
|
291
291
|
}
|
|
292
|
-
}),
|
|
292
|
+
}), E3 = $3.actions, be = $3.reducer, v3 = {}, B1 = v1({
|
|
293
293
|
name: "devices",
|
|
294
294
|
initialState: v3,
|
|
295
295
|
reducers: {
|
|
@@ -310,7 +310,7 @@ const st = C1, ct = (e) => p(
|
|
|
310
310
|
return v3;
|
|
311
311
|
}
|
|
312
312
|
}
|
|
313
|
-
}),
|
|
313
|
+
}), w1 = {
|
|
314
314
|
setDeviceState: B1.actions.setDeviceState,
|
|
315
315
|
clearDevices: B1.actions.clearDevices
|
|
316
316
|
}, Ie = B1.reducer;
|
|
@@ -326,7 +326,7 @@ const h3 = new ye();
|
|
|
326
326
|
function Re(e) {
|
|
327
327
|
return sessionStorage.getItem(e) || "";
|
|
328
328
|
}
|
|
329
|
-
function
|
|
329
|
+
function Pe(e, t) {
|
|
330
330
|
sessionStorage.setItem(e, t);
|
|
331
331
|
}
|
|
332
332
|
const g3 = {}, O1 = v1({
|
|
@@ -348,7 +348,7 @@ const g3 = {}, O1 = v1({
|
|
|
348
348
|
}), p1 = {
|
|
349
349
|
setRoomState: O1.actions.setRoomState,
|
|
350
350
|
clearRooms: O1.actions.clearRooms
|
|
351
|
-
},
|
|
351
|
+
}, $e = O1.reducer, Ee = {
|
|
352
352
|
apiVersion: "",
|
|
353
353
|
serverIsRunningOnProcessorHardware: !1,
|
|
354
354
|
websocket: {
|
|
@@ -379,7 +379,7 @@ const g3 = {}, O1 = v1({
|
|
|
379
379
|
userCode: "",
|
|
380
380
|
qrUrl: ""
|
|
381
381
|
}
|
|
382
|
-
},
|
|
382
|
+
}, T3 = v1({
|
|
383
383
|
name: "runtimeConfig",
|
|
384
384
|
initialState: Ee,
|
|
385
385
|
reducers: {
|
|
@@ -414,16 +414,16 @@ const g3 = {}, O1 = v1({
|
|
|
414
414
|
e.touchpanelKey = t.payload;
|
|
415
415
|
}
|
|
416
416
|
}
|
|
417
|
-
}), U =
|
|
418
|
-
type:
|
|
417
|
+
}), U = T3.actions, Te = T3.reducer, A1 = M3.create(), D3 = "websocket/connect", A3 = "websocket/disconnect", _3 = "websocket/sendMessage", L3 = "websocket/addEventHandler", B3 = "websocket/removeEventHandler", O3 = "websocket/reconnect", W3 = () => ({ type: D3 }), Wt = () => ({ type: A3 }), De = (e, t) => ({
|
|
418
|
+
type: _3,
|
|
419
419
|
payload: { messageType: e, content: t }
|
|
420
420
|
}), Ae = (e, t, n) => ({
|
|
421
|
-
type:
|
|
421
|
+
type: L3,
|
|
422
422
|
payload: { eventType: e, key: t, callback: n }
|
|
423
423
|
}), _e = (e, t) => ({
|
|
424
|
-
type:
|
|
424
|
+
type: B3,
|
|
425
425
|
payload: { eventType: e, key: t }
|
|
426
|
-
}), Le = () => ({ type:
|
|
426
|
+
}), Le = () => ({ type: O3 }), Be = () => {
|
|
427
427
|
const e = {
|
|
428
428
|
client: null,
|
|
429
429
|
token: null,
|
|
@@ -440,7 +440,7 @@ const g3 = {}, O1 = v1({
|
|
|
440
440
|
);
|
|
441
441
|
if (j.status === 200 && j.data) {
|
|
442
442
|
const I = j.data.apiPath;
|
|
443
|
-
v(
|
|
443
|
+
v(E3.setAppConfig(j.data));
|
|
444
444
|
const S = await A1.get(
|
|
445
445
|
`${I}/version`
|
|
446
446
|
);
|
|
@@ -457,20 +457,20 @@ const g3 = {}, O1 = v1({
|
|
|
457
457
|
);
|
|
458
458
|
return j.status === 200 && j.data ? (b(U.setRoomData(j.data)), j.data) : null;
|
|
459
459
|
} catch (j) {
|
|
460
|
-
return console.log(j), j instanceof
|
|
461
|
-
|
|
460
|
+
return console.log(j), j instanceof M2 && j.response && j.response.status === 498 ? (console.error("Invalid token. Unable to join room"), b(
|
|
461
|
+
k.setErrorMessage(
|
|
462
462
|
`Token ${C} is invalid. Unable to join room`
|
|
463
463
|
)
|
|
464
|
-
), null) : (console.error("Error getting room data", j), j instanceof Error ? b(
|
|
464
|
+
), null) : (console.error("Error getting room data", j), j instanceof Error ? b(k.setErrorMessage(j.message)) : b(k.setErrorMessage("Error getting room data")), null);
|
|
465
465
|
}
|
|
466
466
|
}, s = (v) => {
|
|
467
467
|
e.reconnectTimer && (clearTimeout(e.reconnectTimer), e.reconnectTimer = null), console.log("WebSocket middleware: Starting reconnection loop..."), e.reconnectTimer = setTimeout(() => {
|
|
468
|
-
e.waitingToReconnect = !1, e.reconnectTimer = null, console.log("WebSocket middleware: Attempting automatic reconnection..."), v(
|
|
468
|
+
e.waitingToReconnect = !1, e.reconnectTimer = null, console.log("WebSocket middleware: Attempting automatic reconnection..."), v(W3());
|
|
469
469
|
}, 5e3);
|
|
470
470
|
}, r = () => {
|
|
471
471
|
e.reconnectTimer && (console.log("WebSocket middleware: Stopping reconnection loop"), clearTimeout(e.reconnectTimer), e.reconnectTimer = null);
|
|
472
472
|
}, l = (v) => {
|
|
473
|
-
v(
|
|
473
|
+
v(k.setShowReconnect(!0)), v(U.setWebsocketIsConnected(!1)), v(w1.clearDevices()), v(p1.clearRooms()), v(k.clearAllModals()), v(k.clearSyncState());
|
|
474
474
|
}, i = (v, C) => {
|
|
475
475
|
var K;
|
|
476
476
|
const b = v(), j = C ?? b.runtimeConfig.roomData.roomKey, { clientId: I } = b.runtimeConfig.roomData, S = b.runtimeConfig.websocket.isConnected, W = (K = b.runtimeConfig.roomData.config) == null ? void 0 : K.runtimeInfo.essentialsVersion;
|
|
@@ -535,41 +535,41 @@ const g3 = {}, O1 = v1({
|
|
|
535
535
|
}
|
|
536
536
|
console.log("WebSocket middleware: Connecting to websocket");
|
|
537
537
|
const o1 = `${j.replace("http", "ws")}/ui/join/${e.token}?clientId=${S.clientId}`, K = new WebSocket(o1);
|
|
538
|
-
e.client = K, K.onopen = (
|
|
539
|
-
console.log("WebSocket middleware: Connected",
|
|
538
|
+
e.client = K, K.onopen = (V) => {
|
|
539
|
+
console.log("WebSocket middleware: Connected", V.type, V.target), e.waitingToReconnect = !1, r(), setTimeout(() => {
|
|
540
540
|
e.client === K && K.readyState === WebSocket.OPEN && v(U.setWebsocketIsConnected(!0));
|
|
541
541
|
}, 100);
|
|
542
|
-
}, K.onerror = (
|
|
543
|
-
console.error("WebSocket middleware: Error",
|
|
544
|
-
}, K.onclose = (
|
|
542
|
+
}, K.onerror = (V) => {
|
|
543
|
+
console.error("WebSocket middleware: Error", V), l(v);
|
|
544
|
+
}, K.onclose = (V) => {
|
|
545
545
|
var T;
|
|
546
546
|
if (console.log(
|
|
547
547
|
"WebSocket middleware: Disconnected",
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
),
|
|
548
|
+
V.reason,
|
|
549
|
+
V.code
|
|
550
|
+
), V.code === 4100) {
|
|
551
551
|
console.log("WebSocket middleware: Closed by client (cleanup)"), r(), l(v);
|
|
552
552
|
return;
|
|
553
553
|
}
|
|
554
|
-
if (e.waitingToReconnect = !0,
|
|
554
|
+
if (e.waitingToReconnect = !0, V.code === 4e3) {
|
|
555
555
|
console.log("WebSocket middleware: User code changed"), r(), v(
|
|
556
556
|
U.setUserCode({ userCode: "", qrUrl: "" })
|
|
557
557
|
), v(
|
|
558
|
-
|
|
558
|
+
k.setErrorMessage(
|
|
559
559
|
"User code changed. Click reconnect to enter the new code"
|
|
560
560
|
)
|
|
561
561
|
), l(v);
|
|
562
562
|
return;
|
|
563
563
|
}
|
|
564
|
-
if (
|
|
564
|
+
if (V.code === 4002) {
|
|
565
565
|
console.log("WebSocket middleware: Room combination changed"), r(), v(
|
|
566
|
-
|
|
566
|
+
k.setErrorMessage(
|
|
567
567
|
"Room combination changed. Click Reconnect to re-join the room"
|
|
568
568
|
)
|
|
569
569
|
), l(v);
|
|
570
570
|
return;
|
|
571
571
|
}
|
|
572
|
-
if (
|
|
572
|
+
if (V.code === 4001)
|
|
573
573
|
if (!!((T = C().runtimeConfig) != null && T.touchpanelKey))
|
|
574
574
|
console.log(
|
|
575
575
|
"WebSocket middleware: Code 4001 received with touchpanel key present, will auto-reconnect"
|
|
@@ -582,7 +582,7 @@ const g3 = {}, O1 = v1({
|
|
|
582
582
|
console.log(
|
|
583
583
|
"WebSocket middleware: Processor disconnected (no touchpanel key, not on processor hardware)"
|
|
584
584
|
), r(), v(
|
|
585
|
-
|
|
585
|
+
k.setErrorMessage(
|
|
586
586
|
"Processor has disconnected. Click Reconnect to continue."
|
|
587
587
|
)
|
|
588
588
|
), l(v);
|
|
@@ -597,13 +597,13 @@ const g3 = {}, O1 = v1({
|
|
|
597
597
|
return;
|
|
598
598
|
}
|
|
599
599
|
e.client = null, console.log("WebSocket middleware: Clearing state on disconnect"), v(
|
|
600
|
-
|
|
600
|
+
k.setErrorMessage(
|
|
601
601
|
"Connection lost. Attempting to reconnect..."
|
|
602
602
|
)
|
|
603
|
-
), v(U.setWebsocketIsConnected(!1)), v(
|
|
604
|
-
}, K.onmessage = (
|
|
603
|
+
), v(U.setWebsocketIsConnected(!1)), v(w1.clearDevices()), v(p1.clearRooms()), v(k.clearAllModals()), v(k.clearSyncState()), s(v);
|
|
604
|
+
}, K.onmessage = (V) => {
|
|
605
605
|
try {
|
|
606
|
-
const T = JSON.parse(
|
|
606
|
+
const T = JSON.parse(V.data);
|
|
607
607
|
if (T.type === "close") {
|
|
608
608
|
K.close(4001, T.content);
|
|
609
609
|
return;
|
|
@@ -618,7 +618,7 @@ const g3 = {}, O1 = v1({
|
|
|
618
618
|
);
|
|
619
619
|
break;
|
|
620
620
|
case "/system/roomKey":
|
|
621
|
-
v(p1.clearRooms()), v(
|
|
621
|
+
v(p1.clearRooms()), v(w1.clearDevices()), v(k.clearSyncState()), v(
|
|
622
622
|
U.setCurrentRoomKey(
|
|
623
623
|
T.content
|
|
624
624
|
)
|
|
@@ -641,6 +641,9 @@ const g3 = {}, O1 = v1({
|
|
|
641
641
|
);
|
|
642
642
|
break;
|
|
643
643
|
}
|
|
644
|
+
case "/system/initialSyncComplete":
|
|
645
|
+
v(k.addSyncState("initialSyncComplete"));
|
|
646
|
+
break;
|
|
644
647
|
default:
|
|
645
648
|
console.log(
|
|
646
649
|
"WebSocket middleware: Unhandled system message",
|
|
@@ -663,7 +666,7 @@ const g3 = {}, O1 = v1({
|
|
|
663
666
|
);
|
|
664
667
|
}
|
|
665
668
|
});
|
|
666
|
-
} else T.type.startsWith("/room/") ? v(p1.setRoomState(T)) : T.type.startsWith("/device/") && v(
|
|
669
|
+
} else T.type.startsWith("/room/") ? v(p1.setRoomState(T)) : T.type.startsWith("/device/") && v(w1.setDeviceState(T));
|
|
667
670
|
} catch (T) {
|
|
668
671
|
console.error("WebSocket middleware: Message handling error", T);
|
|
669
672
|
}
|
|
@@ -697,35 +700,35 @@ const g3 = {}, O1 = v1({
|
|
|
697
700
|
const I = b;
|
|
698
701
|
return (async () => {
|
|
699
702
|
switch (I.type) {
|
|
700
|
-
case
|
|
703
|
+
case D3: {
|
|
701
704
|
let W = new URLSearchParams(window.location.search).get("token");
|
|
702
|
-
W ? (console.log("WebSocket middleware: Saving token"),
|
|
705
|
+
W ? (console.log("WebSocket middleware: Saving token"), Pe(h3.uuid, W)) : (W = Re(h3.uuid), console.log("WebSocket middleware: Loading token")), e.token = W, await t(v.dispatch), await h(v.dispatch, v.getState);
|
|
703
706
|
break;
|
|
704
707
|
}
|
|
705
|
-
case
|
|
708
|
+
case A3:
|
|
706
709
|
u();
|
|
707
710
|
break;
|
|
708
|
-
case
|
|
711
|
+
case _3:
|
|
709
712
|
f(
|
|
710
713
|
I.payload.messageType,
|
|
711
714
|
I.payload.content,
|
|
712
715
|
v.getState
|
|
713
716
|
);
|
|
714
717
|
break;
|
|
715
|
-
case
|
|
718
|
+
case L3:
|
|
716
719
|
d(
|
|
717
720
|
I.payload.eventType,
|
|
718
721
|
I.payload.key,
|
|
719
722
|
I.payload.callback
|
|
720
723
|
);
|
|
721
724
|
break;
|
|
722
|
-
case
|
|
725
|
+
case B3:
|
|
723
726
|
_(
|
|
724
727
|
I.payload.eventType,
|
|
725
728
|
I.payload.key
|
|
726
729
|
);
|
|
727
730
|
break;
|
|
728
|
-
case
|
|
731
|
+
case O3:
|
|
729
732
|
A(v.getState);
|
|
730
733
|
break;
|
|
731
734
|
default:
|
|
@@ -752,13 +755,13 @@ const g3 = {}, O1 = v1({
|
|
|
752
755
|
console.error("WebSocket middleware: Error handling action", S);
|
|
753
756
|
}), j;
|
|
754
757
|
};
|
|
755
|
-
}, Oe =
|
|
758
|
+
}, Oe = C2({
|
|
756
759
|
appConfig: be,
|
|
757
760
|
runtimeConfig: Te,
|
|
758
|
-
rooms:
|
|
761
|
+
rooms: $e,
|
|
759
762
|
devices: Ie,
|
|
760
763
|
ui: Ce
|
|
761
|
-
}), We =
|
|
764
|
+
}), We = j2({
|
|
762
765
|
reducer: Oe,
|
|
763
766
|
middleware: (e) => e({
|
|
764
767
|
serializableCheck: {
|
|
@@ -767,7 +770,7 @@ const g3 = {}, O1 = v1({
|
|
|
767
770
|
}
|
|
768
771
|
}).concat(Be())
|
|
769
772
|
}), f3 = M3.create();
|
|
770
|
-
function
|
|
773
|
+
function kt() {
|
|
771
774
|
const e = k1();
|
|
772
775
|
return async () => {
|
|
773
776
|
try {
|
|
@@ -779,7 +782,7 @@ function Wt() {
|
|
|
779
782
|
);
|
|
780
783
|
if (s.status == 200 && s.data) {
|
|
781
784
|
const r = s.data.apiPath;
|
|
782
|
-
e(
|
|
785
|
+
e(E3.setAppConfig(s.data));
|
|
783
786
|
const l = await f3.get(
|
|
784
787
|
`${r}/version`
|
|
785
788
|
);
|
|
@@ -801,10 +804,10 @@ var M1 = { exports: {} }, i1 = {};
|
|
|
801
804
|
* This source code is licensed under the MIT license found in the
|
|
802
805
|
* LICENSE file in the root directory of this source tree.
|
|
803
806
|
*/
|
|
804
|
-
var
|
|
807
|
+
var m3;
|
|
805
808
|
function ke() {
|
|
806
|
-
if (
|
|
807
|
-
|
|
809
|
+
if (m3) return i1;
|
|
810
|
+
m3 = 1;
|
|
808
811
|
var e = x3, t = Symbol.for("react.element"), n = Symbol.for("react.fragment"), s = Object.prototype.hasOwnProperty, r = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, l = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
809
812
|
function i(h, u, f) {
|
|
810
813
|
var d, _ = {}, A = null, v = null;
|
|
@@ -825,9 +828,9 @@ var a1 = {};
|
|
|
825
828
|
* This source code is licensed under the MIT license found in the
|
|
826
829
|
* LICENSE file in the root directory of this source tree.
|
|
827
830
|
*/
|
|
828
|
-
var
|
|
831
|
+
var w3;
|
|
829
832
|
function Ve() {
|
|
830
|
-
return
|
|
833
|
+
return w3 || (w3 = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
831
834
|
var e = x3, t = Symbol.for("react.element"), n = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), r = Symbol.for("react.strict_mode"), l = Symbol.for("react.profiler"), i = Symbol.for("react.provider"), h = Symbol.for("react.context"), u = Symbol.for("react.forward_ref"), f = Symbol.for("react.suspense"), d = Symbol.for("react.suspense_list"), _ = Symbol.for("react.memo"), A = Symbol.for("react.lazy"), v = Symbol.for("react.offscreen"), C = Symbol.iterator, b = "@@iterator";
|
|
832
835
|
function j(c) {
|
|
833
836
|
if (c === null || typeof c != "object")
|
|
@@ -845,29 +848,29 @@ function Ve() {
|
|
|
845
848
|
}
|
|
846
849
|
function W(c, a, g) {
|
|
847
850
|
{
|
|
848
|
-
var M = I.ReactDebugCurrentFrame,
|
|
849
|
-
|
|
851
|
+
var M = I.ReactDebugCurrentFrame, $ = M.getStackAddendum();
|
|
852
|
+
$ !== "" && (a += "%s", g = g.concat([$]));
|
|
850
853
|
var E = g.map(function(R) {
|
|
851
854
|
return String(R);
|
|
852
855
|
});
|
|
853
856
|
E.unshift("Warning: " + a), Function.prototype.apply.call(console[c], console, E);
|
|
854
857
|
}
|
|
855
858
|
}
|
|
856
|
-
var o1 = !1, K = !1,
|
|
859
|
+
var o1 = !1, K = !1, V = !1, T = !1, J = !1, s1;
|
|
857
860
|
s1 = Symbol.for("react.module.reference");
|
|
858
861
|
function b1(c) {
|
|
859
|
-
return !!(typeof c == "string" || typeof c == "function" || c === s || c === l || J || c === r || c === f || c === d || T || c === v || o1 || K ||
|
|
862
|
+
return !!(typeof c == "string" || typeof c == "function" || c === s || c === l || J || c === r || c === f || c === d || T || c === v || o1 || K || V || typeof c == "object" && c !== null && (c.$$typeof === A || c.$$typeof === _ || c.$$typeof === i || c.$$typeof === h || c.$$typeof === u || // This needs to include all possible module reference object
|
|
860
863
|
// types supported by any Flight configuration anywhere since
|
|
861
864
|
// we don't know which Flight build this will end up being used
|
|
862
865
|
// with.
|
|
863
866
|
c.$$typeof === s1 || c.getModuleId !== void 0));
|
|
864
867
|
}
|
|
865
|
-
function
|
|
868
|
+
function F3(c, a, g) {
|
|
866
869
|
var M = c.displayName;
|
|
867
870
|
if (M)
|
|
868
871
|
return M;
|
|
869
|
-
var
|
|
870
|
-
return
|
|
872
|
+
var $ = a.displayName || a.name || "";
|
|
873
|
+
return $ !== "" ? g + "(" + $ + ")" : g;
|
|
871
874
|
}
|
|
872
875
|
function H1(c) {
|
|
873
876
|
return c.displayName || "Context";
|
|
@@ -902,12 +905,12 @@ function Ve() {
|
|
|
902
905
|
var g = c;
|
|
903
906
|
return H1(g._context) + ".Provider";
|
|
904
907
|
case u:
|
|
905
|
-
return
|
|
908
|
+
return F3(c, c.render, "ForwardRef");
|
|
906
909
|
case _:
|
|
907
910
|
var M = c.displayName || null;
|
|
908
911
|
return M !== null ? M : X(c.type) || "Memo";
|
|
909
912
|
case A: {
|
|
910
|
-
var
|
|
913
|
+
var $ = c, E = $._payload, R = $._init;
|
|
911
914
|
try {
|
|
912
915
|
return X(R(E));
|
|
913
916
|
} catch {
|
|
@@ -921,7 +924,7 @@ function Ve() {
|
|
|
921
924
|
function J1() {
|
|
922
925
|
}
|
|
923
926
|
J1.__reactDisabledLog = !0;
|
|
924
|
-
function
|
|
927
|
+
function U3() {
|
|
925
928
|
{
|
|
926
929
|
if (c1 === 0) {
|
|
927
930
|
F1 = console.log, U1 = console.info, K1 = console.warn, q1 = console.error, G1 = console.group, z1 = console.groupCollapsed, Y1 = console.groupEnd;
|
|
@@ -944,7 +947,7 @@ function Ve() {
|
|
|
944
947
|
c1++;
|
|
945
948
|
}
|
|
946
949
|
}
|
|
947
|
-
function
|
|
950
|
+
function K3() {
|
|
948
951
|
{
|
|
949
952
|
if (c1--, c1 === 0) {
|
|
950
953
|
var c = {
|
|
@@ -985,8 +988,8 @@ function Ve() {
|
|
|
985
988
|
if (y1 === void 0)
|
|
986
989
|
try {
|
|
987
990
|
throw Error();
|
|
988
|
-
} catch (
|
|
989
|
-
var M =
|
|
991
|
+
} catch ($) {
|
|
992
|
+
var M = $.stack.trim().match(/\n( *(at )?)/);
|
|
990
993
|
y1 = M && M[1] || "";
|
|
991
994
|
}
|
|
992
995
|
return `
|
|
@@ -995,8 +998,8 @@ function Ve() {
|
|
|
995
998
|
}
|
|
996
999
|
var R1 = !1, g1;
|
|
997
1000
|
{
|
|
998
|
-
var
|
|
999
|
-
g1 = new
|
|
1001
|
+
var q3 = typeof WeakMap == "function" ? WeakMap : Map;
|
|
1002
|
+
g1 = new q3();
|
|
1000
1003
|
}
|
|
1001
1004
|
function X1(c, a) {
|
|
1002
1005
|
if (!c || R1)
|
|
@@ -1008,10 +1011,10 @@ function Ve() {
|
|
|
1008
1011
|
}
|
|
1009
1012
|
var M;
|
|
1010
1013
|
R1 = !0;
|
|
1011
|
-
var
|
|
1014
|
+
var $ = Error.prepareStackTrace;
|
|
1012
1015
|
Error.prepareStackTrace = void 0;
|
|
1013
1016
|
var E;
|
|
1014
|
-
E = I1.current, I1.current = null,
|
|
1017
|
+
E = I1.current, I1.current = null, U3();
|
|
1015
1018
|
try {
|
|
1016
1019
|
if (a) {
|
|
1017
1020
|
var R = function() {
|
|
@@ -1047,14 +1050,14 @@ function Ve() {
|
|
|
1047
1050
|
} catch (F) {
|
|
1048
1051
|
if (F && M && typeof F.stack == "string") {
|
|
1049
1052
|
for (var y = F.stack.split(`
|
|
1050
|
-
`),
|
|
1051
|
-
`), L = y.length - 1, B =
|
|
1053
|
+
`), H = M.stack.split(`
|
|
1054
|
+
`), L = y.length - 1, B = H.length - 1; L >= 1 && B >= 0 && y[L] !== H[B]; )
|
|
1052
1055
|
B--;
|
|
1053
1056
|
for (; L >= 1 && B >= 0; L--, B--)
|
|
1054
|
-
if (y[L] !==
|
|
1057
|
+
if (y[L] !== H[B]) {
|
|
1055
1058
|
if (L !== 1 || B !== 1)
|
|
1056
1059
|
do
|
|
1057
|
-
if (L--, B--, B < 0 || y[L] !==
|
|
1060
|
+
if (L--, B--, B < 0 || y[L] !== H[B]) {
|
|
1058
1061
|
var q = `
|
|
1059
1062
|
` + y[L].replace(" at new ", " at ");
|
|
1060
1063
|
return c.displayName && q.includes("<anonymous>") && (q = q.replace("<anonymous>", c.displayName)), typeof c == "function" && g1.set(c, q), q;
|
|
@@ -1064,15 +1067,15 @@ function Ve() {
|
|
|
1064
1067
|
}
|
|
1065
1068
|
}
|
|
1066
1069
|
} finally {
|
|
1067
|
-
R1 = !1, I1.current = E,
|
|
1070
|
+
R1 = !1, I1.current = E, K3(), Error.prepareStackTrace = $;
|
|
1068
1071
|
}
|
|
1069
1072
|
var n1 = c ? c.displayName || c.name : "", N = n1 ? h1(n1) : "";
|
|
1070
1073
|
return typeof c == "function" && g1.set(c, N), N;
|
|
1071
1074
|
}
|
|
1072
|
-
function
|
|
1075
|
+
function G3(c, a, g) {
|
|
1073
1076
|
return X1(c, !1);
|
|
1074
1077
|
}
|
|
1075
|
-
function
|
|
1078
|
+
function z3(c) {
|
|
1076
1079
|
var a = c.prototype;
|
|
1077
1080
|
return !!(a && a.isReactComponent);
|
|
1078
1081
|
}
|
|
@@ -1080,7 +1083,7 @@ function Ve() {
|
|
|
1080
1083
|
if (c == null)
|
|
1081
1084
|
return "";
|
|
1082
1085
|
if (typeof c == "function")
|
|
1083
|
-
return X1(c,
|
|
1086
|
+
return X1(c, z3(c));
|
|
1084
1087
|
if (typeof c == "string")
|
|
1085
1088
|
return h1(c);
|
|
1086
1089
|
switch (c) {
|
|
@@ -1092,13 +1095,13 @@ function Ve() {
|
|
|
1092
1095
|
if (typeof c == "object")
|
|
1093
1096
|
switch (c.$$typeof) {
|
|
1094
1097
|
case u:
|
|
1095
|
-
return
|
|
1098
|
+
return G3(c.render);
|
|
1096
1099
|
case _:
|
|
1097
1100
|
return f1(c.type, a, g);
|
|
1098
1101
|
case A: {
|
|
1099
|
-
var M = c,
|
|
1102
|
+
var M = c, $ = M._payload, E = M._init;
|
|
1100
1103
|
try {
|
|
1101
|
-
return f1(E(
|
|
1104
|
+
return f1(E($), a, g);
|
|
1102
1105
|
} catch {
|
|
1103
1106
|
}
|
|
1104
1107
|
}
|
|
@@ -1106,14 +1109,14 @@ function Ve() {
|
|
|
1106
1109
|
return "";
|
|
1107
1110
|
}
|
|
1108
1111
|
var r1 = Object.prototype.hasOwnProperty, Q1 = {}, N1 = I.ReactDebugCurrentFrame;
|
|
1109
|
-
function
|
|
1112
|
+
function m1(c) {
|
|
1110
1113
|
if (c) {
|
|
1111
1114
|
var a = c._owner, g = f1(c.type, c._source, a ? a.type : null);
|
|
1112
1115
|
N1.setExtraStackFrame(g);
|
|
1113
1116
|
} else
|
|
1114
1117
|
N1.setExtraStackFrame(null);
|
|
1115
1118
|
}
|
|
1116
|
-
function
|
|
1119
|
+
function Y3(c, a, g, M, $) {
|
|
1117
1120
|
{
|
|
1118
1121
|
var E = Function.call.bind(r1);
|
|
1119
1122
|
for (var R in c)
|
|
@@ -1121,28 +1124,28 @@ function Ve() {
|
|
|
1121
1124
|
var y = void 0;
|
|
1122
1125
|
try {
|
|
1123
1126
|
if (typeof c[R] != "function") {
|
|
1124
|
-
var
|
|
1125
|
-
throw
|
|
1127
|
+
var H = Error((M || "React class") + ": " + g + " type `" + R + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof c[R] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
1128
|
+
throw H.name = "Invariant Violation", H;
|
|
1126
1129
|
}
|
|
1127
1130
|
y = c[R](a, R, M, g, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
1128
1131
|
} catch (L) {
|
|
1129
1132
|
y = L;
|
|
1130
1133
|
}
|
|
1131
|
-
y && !(y instanceof Error) && (
|
|
1134
|
+
y && !(y instanceof Error) && (m1($), S("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", M || "React class", g, R, typeof y), m1(null)), y instanceof Error && !(y.message in Q1) && (Q1[y.message] = !0, m1($), S("Failed %s type: %s", g, y.message), m1(null));
|
|
1132
1135
|
}
|
|
1133
1136
|
}
|
|
1134
1137
|
}
|
|
1135
|
-
var
|
|
1136
|
-
function
|
|
1137
|
-
return
|
|
1138
|
+
var J3 = Array.isArray;
|
|
1139
|
+
function P1(c) {
|
|
1140
|
+
return J3(c);
|
|
1138
1141
|
}
|
|
1139
|
-
function
|
|
1142
|
+
function X3(c) {
|
|
1140
1143
|
{
|
|
1141
1144
|
var a = typeof Symbol == "function" && Symbol.toStringTag, g = a && c[Symbol.toStringTag] || c.constructor.name || "Object";
|
|
1142
1145
|
return g;
|
|
1143
1146
|
}
|
|
1144
1147
|
}
|
|
1145
|
-
function
|
|
1148
|
+
function Q3(c) {
|
|
1146
1149
|
try {
|
|
1147
1150
|
return e3(c), !1;
|
|
1148
1151
|
} catch {
|
|
@@ -1153,16 +1156,16 @@ function Ve() {
|
|
|
1153
1156
|
return "" + c;
|
|
1154
1157
|
}
|
|
1155
1158
|
function t3(c) {
|
|
1156
|
-
if (
|
|
1157
|
-
return S("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",
|
|
1159
|
+
if (Q3(c))
|
|
1160
|
+
return S("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", X3(c)), e3(c);
|
|
1158
1161
|
}
|
|
1159
|
-
var n3 = I.ReactCurrentOwner,
|
|
1162
|
+
var n3 = I.ReactCurrentOwner, N3 = {
|
|
1160
1163
|
key: !0,
|
|
1161
1164
|
ref: !0,
|
|
1162
1165
|
__self: !0,
|
|
1163
1166
|
__source: !0
|
|
1164
1167
|
}, o3, s3;
|
|
1165
|
-
function
|
|
1168
|
+
function e2(c) {
|
|
1166
1169
|
if (r1.call(c, "ref")) {
|
|
1167
1170
|
var a = Object.getOwnPropertyDescriptor(c, "ref").get;
|
|
1168
1171
|
if (a && a.isReactWarning)
|
|
@@ -1170,7 +1173,7 @@ function Ve() {
|
|
|
1170
1173
|
}
|
|
1171
1174
|
return c.ref !== void 0;
|
|
1172
1175
|
}
|
|
1173
|
-
function
|
|
1176
|
+
function t2(c) {
|
|
1174
1177
|
if (r1.call(c, "key")) {
|
|
1175
1178
|
var a = Object.getOwnPropertyDescriptor(c, "key").get;
|
|
1176
1179
|
if (a && a.isReactWarning)
|
|
@@ -1178,10 +1181,10 @@ function Ve() {
|
|
|
1178
1181
|
}
|
|
1179
1182
|
return c.key !== void 0;
|
|
1180
1183
|
}
|
|
1181
|
-
function
|
|
1184
|
+
function n2(c, a) {
|
|
1182
1185
|
typeof c.ref == "string" && n3.current;
|
|
1183
1186
|
}
|
|
1184
|
-
function
|
|
1187
|
+
function o2(c, a) {
|
|
1185
1188
|
{
|
|
1186
1189
|
var g = function() {
|
|
1187
1190
|
o3 || (o3 = !0, S("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", a));
|
|
@@ -1192,7 +1195,7 @@ function Ve() {
|
|
|
1192
1195
|
});
|
|
1193
1196
|
}
|
|
1194
1197
|
}
|
|
1195
|
-
function
|
|
1198
|
+
function s2(c, a) {
|
|
1196
1199
|
{
|
|
1197
1200
|
var g = function() {
|
|
1198
1201
|
s3 || (s3 = !0, S("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", a));
|
|
@@ -1203,7 +1206,7 @@ function Ve() {
|
|
|
1203
1206
|
});
|
|
1204
1207
|
}
|
|
1205
1208
|
}
|
|
1206
|
-
var
|
|
1209
|
+
var c2 = function(c, a, g, M, $, E, R) {
|
|
1207
1210
|
var y = {
|
|
1208
1211
|
// This tag allows us to uniquely identify this as a React Element
|
|
1209
1212
|
$$typeof: t,
|
|
@@ -1229,28 +1232,28 @@ function Ve() {
|
|
|
1229
1232
|
configurable: !1,
|
|
1230
1233
|
enumerable: !1,
|
|
1231
1234
|
writable: !1,
|
|
1232
|
-
value:
|
|
1235
|
+
value: $
|
|
1233
1236
|
}), Object.freeze && (Object.freeze(y.props), Object.freeze(y)), y;
|
|
1234
1237
|
};
|
|
1235
|
-
function
|
|
1238
|
+
function r2(c, a, g, M, $) {
|
|
1236
1239
|
{
|
|
1237
|
-
var E, R = {}, y = null,
|
|
1238
|
-
g !== void 0 && (t3(g), y = "" + g),
|
|
1240
|
+
var E, R = {}, y = null, H = null;
|
|
1241
|
+
g !== void 0 && (t3(g), y = "" + g), t2(a) && (t3(a.key), y = "" + a.key), e2(a) && (H = a.ref, n2(a, $));
|
|
1239
1242
|
for (E in a)
|
|
1240
|
-
r1.call(a, E) && !
|
|
1243
|
+
r1.call(a, E) && !N3.hasOwnProperty(E) && (R[E] = a[E]);
|
|
1241
1244
|
if (c && c.defaultProps) {
|
|
1242
1245
|
var L = c.defaultProps;
|
|
1243
1246
|
for (E in L)
|
|
1244
1247
|
R[E] === void 0 && (R[E] = L[E]);
|
|
1245
1248
|
}
|
|
1246
|
-
if (y ||
|
|
1249
|
+
if (y || H) {
|
|
1247
1250
|
var B = typeof c == "function" ? c.displayName || c.name || "Unknown" : c;
|
|
1248
|
-
y &&
|
|
1251
|
+
y && o2(R, B), H && s2(R, B);
|
|
1249
1252
|
}
|
|
1250
|
-
return
|
|
1253
|
+
return c2(c, y, H, $, M, n3.current, R);
|
|
1251
1254
|
}
|
|
1252
1255
|
}
|
|
1253
|
-
var
|
|
1256
|
+
var $1 = I.ReactCurrentOwner, c3 = I.ReactDebugCurrentFrame;
|
|
1254
1257
|
function t1(c) {
|
|
1255
1258
|
if (c) {
|
|
1256
1259
|
var a = c._owner, g = f1(c.type, c._source, a ? a.type : null);
|
|
@@ -1265,8 +1268,8 @@ function Ve() {
|
|
|
1265
1268
|
}
|
|
1266
1269
|
function r3() {
|
|
1267
1270
|
{
|
|
1268
|
-
if (
|
|
1269
|
-
var c = X(
|
|
1271
|
+
if ($1.current) {
|
|
1272
|
+
var c = X($1.current.type);
|
|
1270
1273
|
if (c)
|
|
1271
1274
|
return `
|
|
1272
1275
|
|
|
@@ -1275,11 +1278,11 @@ Check the render method of \`` + c + "`.";
|
|
|
1275
1278
|
return "";
|
|
1276
1279
|
}
|
|
1277
1280
|
}
|
|
1278
|
-
function
|
|
1281
|
+
function l2(c) {
|
|
1279
1282
|
return "";
|
|
1280
1283
|
}
|
|
1281
1284
|
var l3 = {};
|
|
1282
|
-
function
|
|
1285
|
+
function i2(c) {
|
|
1283
1286
|
{
|
|
1284
1287
|
var a = r3();
|
|
1285
1288
|
if (!a) {
|
|
@@ -1296,19 +1299,19 @@ Check the top-level render call using <` + g + ">.");
|
|
|
1296
1299
|
if (!c._store || c._store.validated || c.key != null)
|
|
1297
1300
|
return;
|
|
1298
1301
|
c._store.validated = !0;
|
|
1299
|
-
var g =
|
|
1302
|
+
var g = i2(a);
|
|
1300
1303
|
if (l3[g])
|
|
1301
1304
|
return;
|
|
1302
1305
|
l3[g] = !0;
|
|
1303
1306
|
var M = "";
|
|
1304
|
-
c && c._owner && c._owner !==
|
|
1307
|
+
c && c._owner && c._owner !== $1.current && (M = " It was passed a child from " + X(c._owner.type) + "."), t1(c), S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', g, M), t1(null);
|
|
1305
1308
|
}
|
|
1306
1309
|
}
|
|
1307
1310
|
function a3(c, a) {
|
|
1308
1311
|
{
|
|
1309
1312
|
if (typeof c != "object")
|
|
1310
1313
|
return;
|
|
1311
|
-
if (
|
|
1314
|
+
if (P1(c))
|
|
1312
1315
|
for (var g = 0; g < c.length; g++) {
|
|
1313
1316
|
var M = c[g];
|
|
1314
1317
|
T1(M) && i3(M, a);
|
|
@@ -1316,14 +1319,14 @@ Check the top-level render call using <` + g + ">.");
|
|
|
1316
1319
|
else if (T1(c))
|
|
1317
1320
|
c._store && (c._store.validated = !0);
|
|
1318
1321
|
else if (c) {
|
|
1319
|
-
var
|
|
1320
|
-
if (typeof
|
|
1321
|
-
for (var E =
|
|
1322
|
+
var $ = j(c);
|
|
1323
|
+
if (typeof $ == "function" && $ !== c.entries)
|
|
1324
|
+
for (var E = $.call(c), R; !(R = E.next()).done; )
|
|
1322
1325
|
T1(R.value) && i3(R.value, a);
|
|
1323
1326
|
}
|
|
1324
1327
|
}
|
|
1325
1328
|
}
|
|
1326
|
-
function
|
|
1329
|
+
function a2(c) {
|
|
1327
1330
|
{
|
|
1328
1331
|
var a = c.type;
|
|
1329
1332
|
if (a == null || typeof a == "string")
|
|
@@ -1339,16 +1342,16 @@ Check the top-level render call using <` + g + ">.");
|
|
|
1339
1342
|
return;
|
|
1340
1343
|
if (g) {
|
|
1341
1344
|
var M = X(a);
|
|
1342
|
-
|
|
1345
|
+
Y3(g, c.props, "prop", M, c);
|
|
1343
1346
|
} else if (a.PropTypes !== void 0 && !E1) {
|
|
1344
1347
|
E1 = !0;
|
|
1345
|
-
var
|
|
1346
|
-
S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",
|
|
1348
|
+
var $ = X(a);
|
|
1349
|
+
S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", $ || "Unknown");
|
|
1347
1350
|
}
|
|
1348
1351
|
typeof a.getDefaultProps == "function" && !a.getDefaultProps.isReactClassApproved && S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
1349
1352
|
}
|
|
1350
1353
|
}
|
|
1351
|
-
function
|
|
1354
|
+
function u2(c) {
|
|
1352
1355
|
{
|
|
1353
1356
|
for (var a = Object.keys(c.props), g = 0; g < a.length; g++) {
|
|
1354
1357
|
var M = a[g];
|
|
@@ -1361,25 +1364,25 @@ Check the top-level render call using <` + g + ">.");
|
|
|
1361
1364
|
}
|
|
1362
1365
|
}
|
|
1363
1366
|
var u3 = {};
|
|
1364
|
-
function d3(c, a, g, M,
|
|
1367
|
+
function d3(c, a, g, M, $, E) {
|
|
1365
1368
|
{
|
|
1366
1369
|
var R = b1(c);
|
|
1367
1370
|
if (!R) {
|
|
1368
1371
|
var y = "";
|
|
1369
1372
|
(c === void 0 || typeof c == "object" && c !== null && Object.keys(c).length === 0) && (y += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
1370
|
-
var
|
|
1371
|
-
|
|
1373
|
+
var H = l2();
|
|
1374
|
+
H ? y += H : y += r3();
|
|
1372
1375
|
var L;
|
|
1373
|
-
c === null ? L = "null" :
|
|
1376
|
+
c === null ? L = "null" : P1(c) ? L = "array" : c !== void 0 && c.$$typeof === t ? (L = "<" + (X(c.type) || "Unknown") + " />", y = " Did you accidentally export a JSX literal instead of a component?") : L = typeof c, S("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", L, y);
|
|
1374
1377
|
}
|
|
1375
|
-
var B =
|
|
1378
|
+
var B = r2(c, a, g, $, E);
|
|
1376
1379
|
if (B == null)
|
|
1377
1380
|
return B;
|
|
1378
1381
|
if (R) {
|
|
1379
1382
|
var q = a.children;
|
|
1380
1383
|
if (q !== void 0)
|
|
1381
1384
|
if (M)
|
|
1382
|
-
if (
|
|
1385
|
+
if (P1(q)) {
|
|
1383
1386
|
for (var n1 = 0; n1 < q.length; n1++)
|
|
1384
1387
|
a3(q[n1], c);
|
|
1385
1388
|
Object.freeze && Object.freeze(q);
|
|
@@ -1389,30 +1392,30 @@ Check the top-level render call using <` + g + ">.");
|
|
|
1389
1392
|
a3(q, c);
|
|
1390
1393
|
}
|
|
1391
1394
|
if (r1.call(a, "key")) {
|
|
1392
|
-
var N = X(c), F = Object.keys(a).filter(function(
|
|
1393
|
-
return
|
|
1395
|
+
var N = X(c), F = Object.keys(a).filter(function(m2) {
|
|
1396
|
+
return m2 !== "key";
|
|
1394
1397
|
}), D1 = F.length > 0 ? "{key: someKey, " + F.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
1395
1398
|
if (!u3[N + D1]) {
|
|
1396
|
-
var
|
|
1399
|
+
var f2 = F.length > 0 ? "{" + F.join(": ..., ") + ": ...}" : "{}";
|
|
1397
1400
|
S(`A props object containing a "key" prop is being spread into JSX:
|
|
1398
1401
|
let props = %s;
|
|
1399
1402
|
<%s {...props} />
|
|
1400
1403
|
React keys must be passed directly to JSX without using spread:
|
|
1401
1404
|
let props = %s;
|
|
1402
|
-
<%s key={someKey} {...props} />`, D1, N,
|
|
1405
|
+
<%s key={someKey} {...props} />`, D1, N, f2, N), u3[N + D1] = !0;
|
|
1403
1406
|
}
|
|
1404
1407
|
}
|
|
1405
|
-
return c === s ?
|
|
1408
|
+
return c === s ? u2(B) : a2(B), B;
|
|
1406
1409
|
}
|
|
1407
1410
|
}
|
|
1408
|
-
function
|
|
1411
|
+
function d2(c, a, g) {
|
|
1409
1412
|
return d3(c, a, g, !0);
|
|
1410
1413
|
}
|
|
1411
|
-
function
|
|
1414
|
+
function v2(c, a, g) {
|
|
1412
1415
|
return d3(c, a, g, !1);
|
|
1413
1416
|
}
|
|
1414
|
-
var
|
|
1415
|
-
a1.Fragment = s, a1.jsx =
|
|
1417
|
+
var h2 = v2, g2 = d2;
|
|
1418
|
+
a1.Fragment = s, a1.jsx = h2, a1.jsxs = g2;
|
|
1416
1419
|
})()), a1;
|
|
1417
1420
|
}
|
|
1418
1421
|
var p3;
|
|
@@ -1423,7 +1426,7 @@ var o = He();
|
|
|
1423
1426
|
const Fe = "_mwfit_ppa3l_1", Ue = {
|
|
1424
1427
|
mwfit: Fe
|
|
1425
1428
|
}, Ke = () => {
|
|
1426
|
-
const { reconnect: e } =
|
|
1429
|
+
const { reconnect: e } = w(), t = y3(), n = Me(), s = xe();
|
|
1427
1430
|
return /* @__PURE__ */ o.jsxs("div", { className: "vh-100 d-flex flex-column flex-grow-1 justify-content-center align-items-center gap-5 ", children: [
|
|
1428
1431
|
/* @__PURE__ */ o.jsxs("div", { className: `${Ue.mwfit} mx-auto text-center`, children: [
|
|
1429
1432
|
t === void 0 ? /* @__PURE__ */ o.jsx("h2", { children: "Connecting..." }) : /* @__PURE__ */ o.jsx("h2", { children: "Disconnected" }),
|
|
@@ -1431,7 +1434,7 @@ const Fe = "_mwfit_ppa3l_1", Ue = {
|
|
|
1431
1434
|
] }),
|
|
1432
1435
|
s && /* @__PURE__ */ o.jsx("button", { className: "btn btn-secondary btn-lg", onPointerDown: e, children: "Reconnect" })
|
|
1433
1436
|
] });
|
|
1434
|
-
},
|
|
1437
|
+
}, k3 = b2({
|
|
1435
1438
|
sendMessage: () => null,
|
|
1436
1439
|
sendSimpleMessage: () => null,
|
|
1437
1440
|
addEventHandler: () => null,
|
|
@@ -1440,7 +1443,7 @@ const Fe = "_mwfit_ppa3l_1", Ue = {
|
|
|
1440
1443
|
}), qe = ({ children: e }) => {
|
|
1441
1444
|
const t = k1(), n = y3();
|
|
1442
1445
|
S1(() => {
|
|
1443
|
-
t(
|
|
1446
|
+
t(W3());
|
|
1444
1447
|
}, [t]);
|
|
1445
1448
|
const s = l1(
|
|
1446
1449
|
(u, f) => {
|
|
@@ -1466,7 +1469,7 @@ const Fe = "_mwfit_ppa3l_1", Ue = {
|
|
|
1466
1469
|
t(Le());
|
|
1467
1470
|
}, [t]);
|
|
1468
1471
|
return /* @__PURE__ */ o.jsx(
|
|
1469
|
-
|
|
1472
|
+
k3.Provider,
|
|
1470
1473
|
{
|
|
1471
1474
|
value: {
|
|
1472
1475
|
sendMessage: s,
|
|
@@ -1478,9 +1481,9 @@ const Fe = "_mwfit_ppa3l_1", Ue = {
|
|
|
1478
1481
|
children: n ? e : /* @__PURE__ */ o.jsx(Ke, {})
|
|
1479
1482
|
}
|
|
1480
1483
|
);
|
|
1481
|
-
},
|
|
1482
|
-
function
|
|
1483
|
-
return
|
|
1484
|
+
}, Vt = ({ children: e }) => /* @__PURE__ */ o.jsx(Z2, { store: We, children: /* @__PURE__ */ o.jsx(qe, { children: e }) });
|
|
1485
|
+
function w() {
|
|
1486
|
+
return I2(k3);
|
|
1484
1487
|
}
|
|
1485
1488
|
function Ge({
|
|
1486
1489
|
onPress: e,
|
|
@@ -1507,8 +1510,8 @@ function Ge({
|
|
|
1507
1510
|
onPointerLeave: d
|
|
1508
1511
|
};
|
|
1509
1512
|
}
|
|
1510
|
-
function
|
|
1511
|
-
const { sendMessage: s } =
|
|
1513
|
+
function m(e, t) {
|
|
1514
|
+
const { sendMessage: s } = w(), r = d1(null);
|
|
1512
1515
|
function l() {
|
|
1513
1516
|
s(`${e}/${t}`, { value: "pressed" }), r.current || (r.current = setInterval(() => {
|
|
1514
1517
|
s(`${e}/${t}`, { value: "held" });
|
|
@@ -1520,23 +1523,23 @@ function w(e, t) {
|
|
|
1520
1523
|
return Ge({ onPress: l, onRelease: i });
|
|
1521
1524
|
}
|
|
1522
1525
|
function j1(e) {
|
|
1523
|
-
const { sendMessage: t } =
|
|
1526
|
+
const { sendMessage: t } = w(), n = m(`${e}`, "volumeUp"), s = m(`${e}`, "volumeDown");
|
|
1524
1527
|
return D(() => ({
|
|
1525
1528
|
volumeUp: n,
|
|
1526
1529
|
volumeDown: s,
|
|
1527
1530
|
muteToggle: () => t(`${e}/muteToggle`, null)
|
|
1528
1531
|
}), [e, t, n, s]);
|
|
1529
1532
|
}
|
|
1530
|
-
function
|
|
1531
|
-
const { sendMessage: t } =
|
|
1533
|
+
function Ht(e) {
|
|
1534
|
+
const { sendMessage: t } = w(), n = m(`${e}`, "volumeUp"), s = m(`${e}`, "volumeDown");
|
|
1532
1535
|
return D(() => ({
|
|
1533
1536
|
volumeUp: n,
|
|
1534
1537
|
volumeDown: s,
|
|
1535
1538
|
muteToggle: () => t(`${e}/muteToggle`, null)
|
|
1536
1539
|
}), [e, t, n, s]);
|
|
1537
1540
|
}
|
|
1538
|
-
function
|
|
1539
|
-
const { sendMessage: n, sendSimpleMessage: s } =
|
|
1541
|
+
function V3(e, t) {
|
|
1542
|
+
const { sendMessage: n, sendSimpleMessage: s } = w(), r = j1(e);
|
|
1540
1543
|
return D(() => {
|
|
1541
1544
|
if (!r) {
|
|
1542
1545
|
console.log("baseVolume is undefined");
|
|
@@ -1555,8 +1558,8 @@ function k3(e, t) {
|
|
|
1555
1558
|
};
|
|
1556
1559
|
}, [r, t, e, n, s]);
|
|
1557
1560
|
}
|
|
1558
|
-
function
|
|
1559
|
-
const { sendMessage: n, sendSimpleMessage: s } =
|
|
1561
|
+
function Ft(e, t) {
|
|
1562
|
+
const { sendMessage: n, sendSimpleMessage: s } = w(), r = j1(e);
|
|
1560
1563
|
return D(() => !r || !t ? void 0 : {
|
|
1561
1564
|
...r,
|
|
1562
1565
|
volumeState: t,
|
|
@@ -1570,11 +1573,11 @@ function ze(e) {
|
|
|
1570
1573
|
if (t)
|
|
1571
1574
|
return t.volume;
|
|
1572
1575
|
}, [t]);
|
|
1573
|
-
return
|
|
1576
|
+
return V3(n, s);
|
|
1574
1577
|
}
|
|
1575
|
-
function
|
|
1578
|
+
function H3(e) {
|
|
1576
1579
|
var i;
|
|
1577
|
-
const { sendMessage: t } =
|
|
1580
|
+
const { sendMessage: t } = w(), n = (i = Z(e)) == null ? void 0 : i.powerState;
|
|
1578
1581
|
return { powerOn: () => {
|
|
1579
1582
|
t(`/device/${e}/powerOn`, null);
|
|
1580
1583
|
}, powerOff: () => {
|
|
@@ -1584,13 +1587,13 @@ function V3(e) {
|
|
|
1584
1587
|
}, powerState: n };
|
|
1585
1588
|
}
|
|
1586
1589
|
function W1(e) {
|
|
1587
|
-
const { sendMessage: t } =
|
|
1590
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1588
1591
|
return console.log("deviceState", n), n ? { itemsState: n, selectItem: (r) => {
|
|
1589
1592
|
t(`/device/${e}/${r}`, null);
|
|
1590
1593
|
} } : void 0;
|
|
1591
1594
|
}
|
|
1592
1595
|
function Ye(e) {
|
|
1593
|
-
const { sendMessage: t } =
|
|
1596
|
+
const { sendMessage: t } = w(), n = Z(e), s = () => {
|
|
1594
1597
|
t(`/device/${e}/setDefaultChannelLevels`, null);
|
|
1595
1598
|
}, r = () => {
|
|
1596
1599
|
if ((n == null ? void 0 : n.levelControls) === void 0) return;
|
|
@@ -1600,8 +1603,8 @@ function Ye(e) {
|
|
|
1600
1603
|
};
|
|
1601
1604
|
return n ? { levelControls: n.levelControls, setDefaultChannelLevels: s, getFullStatus: r } : void 0;
|
|
1602
1605
|
}
|
|
1603
|
-
function
|
|
1604
|
-
const t = Z(e), n =
|
|
1606
|
+
function Ut(e) {
|
|
1607
|
+
const t = Z(e), n = H3(e), s = W1(e), r = W1(e), l = ze(e), i = Ye(e);
|
|
1605
1608
|
if (t)
|
|
1606
1609
|
return {
|
|
1607
1610
|
avrState: t,
|
|
@@ -1612,8 +1615,8 @@ function Ft(e) {
|
|
|
1612
1615
|
mainVolumeControl: l
|
|
1613
1616
|
};
|
|
1614
1617
|
}
|
|
1615
|
-
function
|
|
1616
|
-
const { sendMessage: t } =
|
|
1618
|
+
function Kt(e) {
|
|
1619
|
+
const { sendMessage: t } = w(), n = `/device/${e}`, s = Z(e), r = m(n, "cameraUp"), l = m(n, "cameraDown"), i = m(n, "cameraLeft"), h = m(n, "cameraRight"), u = m(n, "cameraZoomIn"), f = m(n, "cameraZoomOut"), d = (_) => t("/camera/recallPreset", _);
|
|
1617
1620
|
if (s)
|
|
1618
1621
|
return {
|
|
1619
1622
|
state: s,
|
|
@@ -1626,7 +1629,7 @@ function Ut(e) {
|
|
|
1626
1629
|
recallPreset: d
|
|
1627
1630
|
};
|
|
1628
1631
|
}
|
|
1629
|
-
const
|
|
1632
|
+
const qt = ({ className: e }) => {
|
|
1630
1633
|
const [t, n] = Y();
|
|
1631
1634
|
return S1(() => {
|
|
1632
1635
|
setInterval(() => {
|
|
@@ -1638,28 +1641,28 @@ const Kt = ({ className: e }) => {
|
|
|
1638
1641
|
" new change"
|
|
1639
1642
|
] });
|
|
1640
1643
|
};
|
|
1641
|
-
function
|
|
1642
|
-
const { sendMessage: t } =
|
|
1644
|
+
function Gt(e) {
|
|
1645
|
+
const { sendMessage: t } = w(), n = Z(e), s = `/device/${e}`;
|
|
1643
1646
|
return n ? { state: n, recallPreset: (i, h) => {
|
|
1644
1647
|
t(`${s}/presets/recall`, { deviceKey: i, preset: h });
|
|
1645
1648
|
}, savePresets: (i) => {
|
|
1646
1649
|
t(`${s}/presets/save`, i);
|
|
1647
1650
|
} } : void 0;
|
|
1648
1651
|
}
|
|
1649
|
-
function
|
|
1652
|
+
function zt(e) {
|
|
1650
1653
|
const t = Z(e);
|
|
1651
1654
|
if (t)
|
|
1652
1655
|
return { endpointState: t };
|
|
1653
1656
|
}
|
|
1654
|
-
function
|
|
1657
|
+
function Yt(e) {
|
|
1655
1658
|
const t = Z(e);
|
|
1656
1659
|
if (t)
|
|
1657
1660
|
return {
|
|
1658
1661
|
state: t
|
|
1659
1662
|
};
|
|
1660
1663
|
}
|
|
1661
|
-
function
|
|
1662
|
-
const { sendMessage: t } =
|
|
1664
|
+
function Jt(e) {
|
|
1665
|
+
const { sendMessage: t } = w(), n = Z(e), s = D(() => {
|
|
1663
1666
|
const r = `/device/${e}`;
|
|
1664
1667
|
return { setEntry: (h, u, f) => t(`${r}/setEntry`, { index: h, name: u, number: f }), dialEntry: (h) => t(`${r}/dialEntry`, { value: h }) };
|
|
1665
1668
|
}, [e, t]);
|
|
@@ -1669,28 +1672,35 @@ function Yt(e) {
|
|
|
1669
1672
|
...s
|
|
1670
1673
|
};
|
|
1671
1674
|
}
|
|
1672
|
-
function
|
|
1673
|
-
const t = `/device/${e}`, n =
|
|
1675
|
+
function Xt(e) {
|
|
1676
|
+
const t = `/device/${e}`, n = m(t, "chanUp"), s = m(t, "chanDown"), r = m(t, "lastChan"), l = m(t, "guide"), i = m(t, "info"), h = m(t, "exit");
|
|
1674
1677
|
return { channelUp: n, channelDown: s, lastChannel: r, guide: l, info: i, exit: h };
|
|
1675
1678
|
}
|
|
1676
|
-
function
|
|
1677
|
-
const t = `/device/${e}`, n =
|
|
1679
|
+
function Qt(e) {
|
|
1680
|
+
const t = `/device/${e}`, n = m(t, "red"), s = m(t, "green"), r = m(t, "yellow"), l = m(t, "blue");
|
|
1678
1681
|
return { red: n, green: s, yellow: r, blue: l };
|
|
1679
1682
|
}
|
|
1680
|
-
function
|
|
1683
|
+
function Nt(e) {
|
|
1681
1684
|
const t = Z(e);
|
|
1682
1685
|
if (t)
|
|
1683
1686
|
return {
|
|
1684
1687
|
communicationMonitorState: t
|
|
1685
1688
|
};
|
|
1686
1689
|
}
|
|
1687
|
-
function
|
|
1690
|
+
function e6(e) {
|
|
1691
|
+
const t = Z(e);
|
|
1692
|
+
if (t)
|
|
1693
|
+
return {
|
|
1694
|
+
currentSourcesState: t
|
|
1695
|
+
};
|
|
1696
|
+
}
|
|
1697
|
+
function t6(e) {
|
|
1688
1698
|
const t = Z(e);
|
|
1689
1699
|
if (t)
|
|
1690
1700
|
return t.deviceInfo || void 0;
|
|
1691
1701
|
}
|
|
1692
|
-
function
|
|
1693
|
-
const { sendMessage: t } =
|
|
1702
|
+
function n6(e) {
|
|
1703
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1694
1704
|
return D(() => {
|
|
1695
1705
|
if (!n) return;
|
|
1696
1706
|
const s = `/device/${e}`;
|
|
@@ -1705,12 +1715,12 @@ function e6(e) {
|
|
|
1705
1715
|
};
|
|
1706
1716
|
}, [e, t, n]);
|
|
1707
1717
|
}
|
|
1708
|
-
function
|
|
1709
|
-
const t = `/device/${e}`, n =
|
|
1718
|
+
function o6(e) {
|
|
1719
|
+
const t = `/device/${e}`, n = m(t, "up"), s = m(t, "down"), r = m(t, "left"), l = m(t, "right"), i = m(t, "select"), h = m(t, "menu"), u = m(t, "exit");
|
|
1710
1720
|
return { up: n, down: s, left: r, right: l, select: i, menu: h, exit: u };
|
|
1711
1721
|
}
|
|
1712
|
-
function
|
|
1713
|
-
const { sendMessage: t } =
|
|
1722
|
+
function s6(e) {
|
|
1723
|
+
const { sendMessage: t } = w();
|
|
1714
1724
|
return { recallPreset: (s) => {
|
|
1715
1725
|
t(
|
|
1716
1726
|
`/device/${e}/recallPreset`,
|
|
@@ -1718,12 +1728,12 @@ function n6(e) {
|
|
|
1718
1728
|
);
|
|
1719
1729
|
} };
|
|
1720
1730
|
}
|
|
1721
|
-
function
|
|
1722
|
-
const t = `/device/${e}`, n =
|
|
1731
|
+
function c6(e) {
|
|
1732
|
+
const t = `/device/${e}`, n = m(t, "dvrList"), s = m(t, "record");
|
|
1723
1733
|
return { dvrList: n, record: s };
|
|
1724
1734
|
}
|
|
1725
|
-
function
|
|
1726
|
-
const { sendMessage: t } =
|
|
1735
|
+
function r6(e) {
|
|
1736
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1727
1737
|
return n ? { roomCombinerState: n, setAutoMode: () => {
|
|
1728
1738
|
t(`/device/${e}/setAutoMode`, null);
|
|
1729
1739
|
}, setManualMode: () => {
|
|
@@ -1736,8 +1746,8 @@ function s6(e) {
|
|
|
1736
1746
|
t(`/device/${e}/setRoomCombinationScenario`, u);
|
|
1737
1747
|
} } : void 0;
|
|
1738
1748
|
}
|
|
1739
|
-
function
|
|
1740
|
-
const { sendMessage: t } =
|
|
1749
|
+
function l6(e) {
|
|
1750
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1741
1751
|
return D(() => {
|
|
1742
1752
|
if (!n) return;
|
|
1743
1753
|
const s = `/device/${e}`;
|
|
@@ -1749,9 +1759,9 @@ function c6(e) {
|
|
|
1749
1759
|
};
|
|
1750
1760
|
}, [e, t, n]);
|
|
1751
1761
|
}
|
|
1752
|
-
function
|
|
1762
|
+
function i6(e) {
|
|
1753
1763
|
var i;
|
|
1754
|
-
const { sendMessage: t } =
|
|
1764
|
+
const { sendMessage: t } = w(), n = (i = Z(e)) == null ? void 0 : i.cameraIsMuted, s = () => {
|
|
1755
1765
|
t(`/device/${e}/cameraMuteOn`, null);
|
|
1756
1766
|
}, r = () => {
|
|
1757
1767
|
t(`/device/${e}/cameraMuteOff`, null);
|
|
@@ -1761,9 +1771,9 @@ function r6(e) {
|
|
|
1761
1771
|
if (n)
|
|
1762
1772
|
return { cameraMuteOn: s, cameraMuteOff: r, cameraMuteToggle: l, cameraIsMuted: n };
|
|
1763
1773
|
}
|
|
1764
|
-
function
|
|
1774
|
+
function a6(e) {
|
|
1765
1775
|
var l;
|
|
1766
|
-
const { sendMessage: t } =
|
|
1776
|
+
const { sendMessage: t } = w(), n = (l = Z(e)) == null ? void 0 : l.presets, s = (i) => {
|
|
1767
1777
|
t(`/device/${e}/recallPreset`, i);
|
|
1768
1778
|
}, r = (i) => {
|
|
1769
1779
|
t(`/device/${e}/savePreset`, i);
|
|
@@ -1771,8 +1781,8 @@ function l6(e) {
|
|
|
1771
1781
|
if (n)
|
|
1772
1782
|
return { recallPreset: s, savePreset: r, presets: n };
|
|
1773
1783
|
}
|
|
1774
|
-
function
|
|
1775
|
-
const { sendMessage: t } =
|
|
1784
|
+
function u6(e) {
|
|
1785
|
+
const { sendMessage: t } = w(), n = `/device/${e}`, s = Z(e);
|
|
1776
1786
|
return s ? {
|
|
1777
1787
|
state: s,
|
|
1778
1788
|
selectCamera: (l) => {
|
|
@@ -1780,8 +1790,8 @@ function i6(e) {
|
|
|
1780
1790
|
}
|
|
1781
1791
|
} : void 0;
|
|
1782
1792
|
}
|
|
1783
|
-
function
|
|
1784
|
-
const { sendMessage: t } =
|
|
1793
|
+
function d6(e) {
|
|
1794
|
+
const { sendMessage: t } = w();
|
|
1785
1795
|
return D(() => {
|
|
1786
1796
|
const n = `/device/${e}`;
|
|
1787
1797
|
return {
|
|
@@ -1790,8 +1800,8 @@ function a6(e) {
|
|
|
1790
1800
|
};
|
|
1791
1801
|
}, [e, t]);
|
|
1792
1802
|
}
|
|
1793
|
-
function
|
|
1794
|
-
const { sendMessage: t } =
|
|
1803
|
+
function v6(e) {
|
|
1804
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1795
1805
|
return D(() => n ? {
|
|
1796
1806
|
state: n,
|
|
1797
1807
|
dial: (u) => t(`/device/${e}/dial`, { value: u }),
|
|
@@ -1801,8 +1811,8 @@ function u6(e) {
|
|
|
1801
1811
|
rejectCall: (u) => t(`/device/${e}/rejectCall`, u)
|
|
1802
1812
|
} : void 0, [e, t, n]);
|
|
1803
1813
|
}
|
|
1804
|
-
function
|
|
1805
|
-
const { sendMessage: t } =
|
|
1814
|
+
function h6(e) {
|
|
1815
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1806
1816
|
return D(() => {
|
|
1807
1817
|
if (!n) return;
|
|
1808
1818
|
const s = `/device/${e}`;
|
|
@@ -1815,8 +1825,8 @@ function d6(e) {
|
|
|
1815
1825
|
};
|
|
1816
1826
|
}, [e, t, n]);
|
|
1817
1827
|
}
|
|
1818
|
-
function
|
|
1819
|
-
const { sendMessage: t } =
|
|
1828
|
+
function g6(e) {
|
|
1829
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1820
1830
|
return D(() => {
|
|
1821
1831
|
if (!n) return;
|
|
1822
1832
|
const s = `/device/${e}`;
|
|
@@ -1828,8 +1838,8 @@ function v6(e) {
|
|
|
1828
1838
|
};
|
|
1829
1839
|
}, [e, t, n]);
|
|
1830
1840
|
}
|
|
1831
|
-
function
|
|
1832
|
-
const { sendMessage: t } =
|
|
1841
|
+
function f6(e) {
|
|
1842
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1833
1843
|
return D(() => {
|
|
1834
1844
|
if (!n) return;
|
|
1835
1845
|
const s = `/device/${e}`;
|
|
@@ -1842,8 +1852,8 @@ function h6(e) {
|
|
|
1842
1852
|
};
|
|
1843
1853
|
}, [e, t, n]);
|
|
1844
1854
|
}
|
|
1845
|
-
function
|
|
1846
|
-
const { sendMessage: t } =
|
|
1855
|
+
function m6(e) {
|
|
1856
|
+
const { sendMessage: t } = w();
|
|
1847
1857
|
return D(() => {
|
|
1848
1858
|
const n = `/device/${e}`;
|
|
1849
1859
|
return {
|
|
@@ -1853,8 +1863,8 @@ function g6(e) {
|
|
|
1853
1863
|
};
|
|
1854
1864
|
}, [e, t]);
|
|
1855
1865
|
}
|
|
1856
|
-
function
|
|
1857
|
-
const { sendMessage: t } =
|
|
1866
|
+
function w6(e) {
|
|
1867
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1858
1868
|
return D(() => {
|
|
1859
1869
|
if (!n) return;
|
|
1860
1870
|
const s = `/device/${e}`;
|
|
@@ -1866,8 +1876,8 @@ function f6(e) {
|
|
|
1866
1876
|
};
|
|
1867
1877
|
}, [e, t, n]);
|
|
1868
1878
|
}
|
|
1869
|
-
function
|
|
1870
|
-
const { sendMessage: t } =
|
|
1879
|
+
function p6(e) {
|
|
1880
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1871
1881
|
return D(() => {
|
|
1872
1882
|
if (!n) return;
|
|
1873
1883
|
const s = `/device/${e}`;
|
|
@@ -1882,8 +1892,8 @@ function w6(e) {
|
|
|
1882
1892
|
};
|
|
1883
1893
|
}, [e, t, n]);
|
|
1884
1894
|
}
|
|
1885
|
-
function
|
|
1886
|
-
const { sendMessage: t } =
|
|
1895
|
+
function M6(e) {
|
|
1896
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1887
1897
|
return D(() => {
|
|
1888
1898
|
if (!n) return;
|
|
1889
1899
|
const s = `/device/${e}`;
|
|
@@ -1895,8 +1905,8 @@ function m6(e) {
|
|
|
1895
1905
|
};
|
|
1896
1906
|
}, [e, t, n]);
|
|
1897
1907
|
}
|
|
1898
|
-
function
|
|
1899
|
-
const { sendMessage: t } =
|
|
1908
|
+
function x6(e) {
|
|
1909
|
+
const { sendMessage: t } = w();
|
|
1900
1910
|
return D(() => {
|
|
1901
1911
|
const n = `/device/${e}`;
|
|
1902
1912
|
return {
|
|
@@ -1905,8 +1915,8 @@ function p6(e) {
|
|
|
1905
1915
|
};
|
|
1906
1916
|
}, [e, t]);
|
|
1907
1917
|
}
|
|
1908
|
-
function
|
|
1909
|
-
const { sendMessage: t } =
|
|
1918
|
+
function S6(e) {
|
|
1919
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1910
1920
|
return D(() => {
|
|
1911
1921
|
if (!n) return;
|
|
1912
1922
|
const s = `/device/${e}`;
|
|
@@ -1917,8 +1927,8 @@ function M6(e) {
|
|
|
1917
1927
|
};
|
|
1918
1928
|
}, [e, t, n]);
|
|
1919
1929
|
}
|
|
1920
|
-
function
|
|
1921
|
-
const { sendMessage: t } =
|
|
1930
|
+
function Z6(e) {
|
|
1931
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1922
1932
|
return D(() => {
|
|
1923
1933
|
if (!n) return;
|
|
1924
1934
|
const s = `/device/${e}`;
|
|
@@ -1929,8 +1939,8 @@ function x6(e) {
|
|
|
1929
1939
|
};
|
|
1930
1940
|
}, [e, t, n]);
|
|
1931
1941
|
}
|
|
1932
|
-
function
|
|
1933
|
-
const { sendMessage: t } =
|
|
1942
|
+
function C6(e) {
|
|
1943
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1934
1944
|
return D(() => {
|
|
1935
1945
|
if (!n) return;
|
|
1936
1946
|
const s = `/device/${e}`;
|
|
@@ -1943,8 +1953,8 @@ function S6(e) {
|
|
|
1943
1953
|
};
|
|
1944
1954
|
}, [e, t, n]);
|
|
1945
1955
|
}
|
|
1946
|
-
function
|
|
1947
|
-
const { sendMessage: t, sendSimpleMessage: n } =
|
|
1956
|
+
function j6(e) {
|
|
1957
|
+
const { sendMessage: t, sendSimpleMessage: n } = w(), s = Z(e), r = oe(e), l = s || r;
|
|
1948
1958
|
return l ? {
|
|
1949
1959
|
levelState: l,
|
|
1950
1960
|
setLevel: (d, _) => n(`${d}/level`, _),
|
|
@@ -1953,26 +1963,26 @@ function Z6(e) {
|
|
|
1953
1963
|
muteOff: (d) => t(`${d}/muteOff`, null)
|
|
1954
1964
|
} : void 0;
|
|
1955
1965
|
}
|
|
1956
|
-
function
|
|
1957
|
-
const { sendMessage: t } =
|
|
1966
|
+
function b6(e) {
|
|
1967
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1958
1968
|
return n ? { lightingState: n, selectScene: (r) => {
|
|
1959
1969
|
t(`/device/${e}/selectScene`, r);
|
|
1960
1970
|
} } : void 0;
|
|
1961
1971
|
}
|
|
1962
|
-
function
|
|
1963
|
-
const { sendMessage: t } =
|
|
1972
|
+
function I6(e) {
|
|
1973
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1964
1974
|
return n ? { matrixRoutingState: n, setRoute: (r) => {
|
|
1965
1975
|
t(`/device/${e}/route`, r);
|
|
1966
1976
|
} } : void 0;
|
|
1967
1977
|
}
|
|
1968
|
-
function
|
|
1969
|
-
const { sendMessage: t } =
|
|
1978
|
+
function y6(e) {
|
|
1979
|
+
const { sendMessage: t } = w();
|
|
1970
1980
|
return { closeApp: () => {
|
|
1971
1981
|
t(`/device/${e}/closeWebViewController`, null);
|
|
1972
1982
|
} };
|
|
1973
1983
|
}
|
|
1974
|
-
function
|
|
1975
|
-
const t = `/device/${e}`, n =
|
|
1984
|
+
function R6(e) {
|
|
1985
|
+
const t = `/device/${e}`, n = m(t, "num0"), s = m(t, "num1"), r = m(t, "num2"), l = m(t, "num3"), i = m(t, "num4"), h = m(t, "num5"), u = m(t, "num6"), f = m(t, "num7"), d = m(t, "num8"), _ = m(t, "num9"), A = m(t, "numDash"), v = m(t, "numEnter");
|
|
1976
1986
|
return {
|
|
1977
1987
|
digit0: n,
|
|
1978
1988
|
digit1: s,
|
|
@@ -1988,44 +1998,44 @@ function I6(e) {
|
|
|
1988
1998
|
keypadAccessoryButton2: v
|
|
1989
1999
|
};
|
|
1990
2000
|
}
|
|
1991
|
-
function
|
|
1992
|
-
const { sendMessage: t } =
|
|
2001
|
+
function P6(e) {
|
|
2002
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
1993
2003
|
return n ? { projectorScreenLiftControlState: n, raise: () => {
|
|
1994
2004
|
t(`/device/${e}/raise`, null);
|
|
1995
2005
|
}, lower: () => {
|
|
1996
2006
|
t(`/device/${e}/lower`, null);
|
|
1997
2007
|
} } : void 0;
|
|
1998
2008
|
}
|
|
1999
|
-
function
|
|
2000
|
-
const { sendMessage: t } =
|
|
2009
|
+
function $6(e) {
|
|
2010
|
+
const { sendMessage: t } = w(), n = C1(e);
|
|
2001
2011
|
return n ? { roomEventScheduleState: n, save: (r) => {
|
|
2002
2012
|
t(`/room/${e}/saveScheduledEvents`, r);
|
|
2003
2013
|
} } : void 0;
|
|
2004
2014
|
}
|
|
2005
|
-
function
|
|
2006
|
-
const { sendMessage: t } =
|
|
2015
|
+
function E6(e) {
|
|
2016
|
+
const { sendMessage: t } = w();
|
|
2007
2017
|
return { runDefaultPresentRoute: () => {
|
|
2008
2018
|
t(`/room/${e}/defaultsource`, {});
|
|
2009
2019
|
} };
|
|
2010
2020
|
}
|
|
2011
|
-
function
|
|
2012
|
-
const { sendMessage: t } =
|
|
2021
|
+
function T6(e) {
|
|
2022
|
+
const { sendMessage: t } = w();
|
|
2013
2023
|
return { runDirectRoute: (s) => {
|
|
2014
2024
|
t(`/room/${e}/directRoute`, s);
|
|
2015
2025
|
} };
|
|
2016
2026
|
}
|
|
2017
|
-
function
|
|
2018
|
-
const { sendMessage: t } =
|
|
2027
|
+
function D6(e) {
|
|
2028
|
+
const { sendMessage: t } = w();
|
|
2019
2029
|
return { routingState: Z(e), runRoute: (r) => {
|
|
2020
2030
|
t(`/room/${e}/source`, r);
|
|
2021
2031
|
} };
|
|
2022
2032
|
}
|
|
2023
|
-
function
|
|
2024
|
-
const t = `/device/${e}`, n =
|
|
2033
|
+
function A6(e) {
|
|
2034
|
+
const t = `/device/${e}`, n = m(t, "chanUp"), s = m(t, "chanDown");
|
|
2025
2035
|
return { dvrList: n, replay: s };
|
|
2026
2036
|
}
|
|
2027
|
-
function
|
|
2028
|
-
const { sendMessage: t } =
|
|
2037
|
+
function _6(e) {
|
|
2038
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
2029
2039
|
return n ? { shadeState: n, shadeUp: () => {
|
|
2030
2040
|
t(`/device/${e}/shadeUp`, null);
|
|
2031
2041
|
}, shadeDown: () => {
|
|
@@ -2034,8 +2044,8 @@ function D6(e) {
|
|
|
2034
2044
|
t(`/device/${e}/stopOrPreset`, null);
|
|
2035
2045
|
} } : void 0;
|
|
2036
2046
|
}
|
|
2037
|
-
function
|
|
2038
|
-
const { sendMessage: t } =
|
|
2047
|
+
function L6(e) {
|
|
2048
|
+
const { sendMessage: t } = w(), n = C1(e);
|
|
2039
2049
|
return n ? { shutdownPromptTimerState: n, setShutdownPromptSeconds: (h) => {
|
|
2040
2050
|
t(`/room/${e}/setShutdownPromptSeconds`, h);
|
|
2041
2051
|
}, shutdownStart: () => {
|
|
@@ -2046,28 +2056,28 @@ function A6(e) {
|
|
|
2046
2056
|
t(`/room/${e}/shutdownCancel`, null);
|
|
2047
2057
|
} } : void 0;
|
|
2048
2058
|
}
|
|
2049
|
-
function
|
|
2050
|
-
const { sendMessage: t } =
|
|
2059
|
+
function B6(e) {
|
|
2060
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
2051
2061
|
return n ? { switchedOutputState: n, on: () => {
|
|
2052
2062
|
t(`/device/${e}/on`, null);
|
|
2053
2063
|
}, off: () => {
|
|
2054
2064
|
t(`/device/${e}/off`, null);
|
|
2055
2065
|
} } : void 0;
|
|
2056
2066
|
}
|
|
2057
|
-
function
|
|
2058
|
-
const { sendMessage: t } =
|
|
2067
|
+
function O6(e) {
|
|
2068
|
+
const { sendMessage: t } = w(), n = C1(e);
|
|
2059
2069
|
return n ? { techPasswordState: n, validatePassword: (l) => {
|
|
2060
2070
|
t(`/room/${e}/validateTechPassword`, { password: l });
|
|
2061
2071
|
}, setPassword: (l, i) => {
|
|
2062
2072
|
t(`/room/${e}/setTechPassword`, { oldPassword: l, newPassword: i });
|
|
2063
2073
|
} } : void 0;
|
|
2064
2074
|
}
|
|
2065
|
-
function
|
|
2066
|
-
const { sendMessage: t } =
|
|
2075
|
+
function W6(e) {
|
|
2076
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
2067
2077
|
return n ? { state: n, setTemperatureUnitsToCelcius: () => t(`${e}/setTemperatureUnitsToCelcius`, null), setTemperatureUnitsToFahrenheit: () => t(`${e}/setTemperatureUnitsToFahrenheit`, null) } : void 0;
|
|
2068
2078
|
}
|
|
2069
|
-
function
|
|
2070
|
-
const { sendMessage: t } =
|
|
2079
|
+
function k6(e) {
|
|
2080
|
+
const { sendMessage: t } = w(), n = Z(e), s = (r) => {
|
|
2071
2081
|
t(`/device/${e}/saveTheme`, { value: r });
|
|
2072
2082
|
};
|
|
2073
2083
|
return {
|
|
@@ -2075,8 +2085,8 @@ function O6(e) {
|
|
|
2075
2085
|
saveTheme: s
|
|
2076
2086
|
};
|
|
2077
2087
|
}
|
|
2078
|
-
function
|
|
2079
|
-
const t = `/device/${e}`, n =
|
|
2088
|
+
function V6(e) {
|
|
2089
|
+
const t = `/device/${e}`, n = m(t, "play"), s = m(t, "pause"), r = m(t, "stop"), l = m(t, "prevTrack"), i = m(t, "nextTrack"), h = m(t, "rewind"), u = m(t, "ffwd"), f = m(t, "record");
|
|
2080
2090
|
return {
|
|
2081
2091
|
play: n,
|
|
2082
2092
|
pause: s,
|
|
@@ -2088,15 +2098,15 @@ function W6(e) {
|
|
|
2088
2098
|
record: f
|
|
2089
2099
|
};
|
|
2090
2100
|
}
|
|
2091
|
-
function
|
|
2101
|
+
function H6(e) {
|
|
2092
2102
|
const t = Z(e);
|
|
2093
2103
|
return D(() => {
|
|
2094
2104
|
if (t)
|
|
2095
2105
|
return { state: t };
|
|
2096
2106
|
}, [t]);
|
|
2097
2107
|
}
|
|
2098
|
-
function
|
|
2099
|
-
const t = Z(e), { sendMessage: n } =
|
|
2108
|
+
function F6(e) {
|
|
2109
|
+
const t = Z(e), { sendMessage: n } = w();
|
|
2100
2110
|
return t ? {
|
|
2101
2111
|
touchpanelState: t,
|
|
2102
2112
|
appControl: { hideApp: () => {
|
|
@@ -2111,8 +2121,8 @@ function V6(e) {
|
|
|
2111
2121
|
} }
|
|
2112
2122
|
} : void 0;
|
|
2113
2123
|
}
|
|
2114
|
-
function
|
|
2115
|
-
const t = Z(e), n =
|
|
2124
|
+
function U6(e) {
|
|
2125
|
+
const t = Z(e), n = H3(e), s = W1(e);
|
|
2116
2126
|
if (!t) return;
|
|
2117
2127
|
const r = (t.powerState || t.isWarming) && !t.isCooling, l = (!t.powerState || t.isCooling) && !t.isWarming;
|
|
2118
2128
|
return {
|
|
@@ -2122,8 +2132,8 @@ function H6(e) {
|
|
|
2122
2132
|
powerFb: { powerOnFb: r, powerOffFb: l }
|
|
2123
2133
|
};
|
|
2124
2134
|
}
|
|
2125
|
-
function
|
|
2126
|
-
const { sendMessage: t } =
|
|
2135
|
+
function K6(e) {
|
|
2136
|
+
const { sendMessage: t } = w(), n = Z(e);
|
|
2127
2137
|
return D(() => {
|
|
2128
2138
|
if (!n) return;
|
|
2129
2139
|
const s = `/device/${e}`;
|
|
@@ -2140,14 +2150,14 @@ function F6(e) {
|
|
|
2140
2150
|
};
|
|
2141
2151
|
}, [e, t, n]);
|
|
2142
2152
|
}
|
|
2143
|
-
function
|
|
2153
|
+
function q6(e) {
|
|
2144
2154
|
const t = `/device/${e}`;
|
|
2145
2155
|
return j1(t);
|
|
2146
2156
|
}
|
|
2147
|
-
const
|
|
2157
|
+
const G6 = ({
|
|
2148
2158
|
config: e
|
|
2149
2159
|
}, t = !0) => {
|
|
2150
|
-
const { sendMessage: n } =
|
|
2160
|
+
const { sendMessage: n } = w(), s = d1(!1), r = D(() => {
|
|
2151
2161
|
var i, h, u, f;
|
|
2152
2162
|
if (!e)
|
|
2153
2163
|
return;
|
|
@@ -2174,12 +2184,13 @@ const K6 = ({
|
|
|
2174
2184
|
return l;
|
|
2175
2185
|
}, [e]);
|
|
2176
2186
|
return S1(() => {
|
|
2177
|
-
!t || !r || r.size === 0 || s.current
|
|
2178
|
-
|
|
2179
|
-
|
|
2187
|
+
if (!t || !r || r.size === 0 || s.current)
|
|
2188
|
+
return;
|
|
2189
|
+
const l = Array.from(r);
|
|
2190
|
+
console.log("requesting batch state for deviceKeys:", l), n("/system/batchDeviceFullStatus", { deviceKeys: l }), s.current = !0;
|
|
2180
2191
|
}, [r, t, n]), r;
|
|
2181
2192
|
};
|
|
2182
|
-
function
|
|
2193
|
+
function z6(e, t) {
|
|
2183
2194
|
const [n, s] = Y(!1), [r, l] = Y(!1);
|
|
2184
2195
|
return S3(() => {
|
|
2185
2196
|
const { current: i } = e, h = () => {
|
|
@@ -2189,15 +2200,15 @@ function q6(e, t) {
|
|
|
2189
2200
|
i && h();
|
|
2190
2201
|
}, [e, t]), { overflowHorizontal: n, overflowVertical: r };
|
|
2191
2202
|
}
|
|
2192
|
-
function
|
|
2203
|
+
function Y6(e, t) {
|
|
2193
2204
|
const n = `/room/${e}/volumes/${t}`;
|
|
2194
2205
|
return j1(n);
|
|
2195
2206
|
}
|
|
2196
|
-
function
|
|
2197
|
-
const n =
|
|
2198
|
-
return
|
|
2207
|
+
function J6(e, t) {
|
|
2208
|
+
const n = ne(e, t), s = `/room/${e}/volumes/${t}`;
|
|
2209
|
+
return V3(s, n);
|
|
2199
2210
|
}
|
|
2200
|
-
function
|
|
2211
|
+
function X6(e) {
|
|
2201
2212
|
var h, u;
|
|
2202
2213
|
const [t, n] = Y(((h = e == null ? void 0 : e.current) == null ? void 0 : h.scrollLeft) ?? 0), [s, r] = Y(((u = e == null ? void 0 : e.current) == null ? void 0 : u.scrollTop) ?? 0), l = (f) => {
|
|
2203
2214
|
const { current: d } = e;
|
|
@@ -2213,16 +2224,16 @@ function Y6(e) {
|
|
|
2213
2224
|
f && d();
|
|
2214
2225
|
}, [e]), { horizontalScrollPosition: t, verticalScrollPosition: s, scrollHorizontal: l, scrollVertical: i };
|
|
2215
2226
|
}
|
|
2216
|
-
function
|
|
2227
|
+
function Q6(e) {
|
|
2217
2228
|
const t = k1();
|
|
2218
2229
|
return [() => {
|
|
2219
|
-
t(
|
|
2230
|
+
t(k.addSyncState(e));
|
|
2220
2231
|
}, () => {
|
|
2221
|
-
t(
|
|
2232
|
+
t(k.removeSyncState(e));
|
|
2222
2233
|
}, Se(e)];
|
|
2223
2234
|
}
|
|
2224
|
-
function
|
|
2225
|
-
const { sendMessage: e } =
|
|
2235
|
+
function N6() {
|
|
2236
|
+
const { sendMessage: e } = w();
|
|
2226
2237
|
return {
|
|
2227
2238
|
reboot: () => {
|
|
2228
2239
|
e("/system/reboot", null);
|
|
@@ -2232,7 +2243,7 @@ function X6() {
|
|
|
2232
2243
|
}
|
|
2233
2244
|
};
|
|
2234
2245
|
}
|
|
2235
|
-
function
|
|
2246
|
+
function en() {
|
|
2236
2247
|
const [e, t] = Y(), [n, s] = Y();
|
|
2237
2248
|
function r() {
|
|
2238
2249
|
t((/* @__PURE__ */ new Date()).toLocaleDateString("en-US", { dateStyle: "long" }));
|
|
@@ -2247,10 +2258,10 @@ function Q6() {
|
|
|
2247
2258
|
return () => clearInterval(l);
|
|
2248
2259
|
}, []), { date: e, time: n };
|
|
2249
2260
|
}
|
|
2250
|
-
const
|
|
2251
|
-
const [e, t] = Y(!1), n =
|
|
2261
|
+
const tn = () => {
|
|
2262
|
+
const [e, t] = Y(!1), n = y2(), s = R2();
|
|
2252
2263
|
let r;
|
|
2253
|
-
return
|
|
2264
|
+
return P2(s) ? r = s.statusText : s instanceof Error ? r = s.message : typeof s == "string" ? r = s : (console.error(s), r = "Unknown error"), /* @__PURE__ */ o.jsxs("div", { className: "d-flex flex-column align-items-center gap-5", children: [
|
|
2254
2265
|
/* @__PURE__ */ o.jsx("div", { className: "m-2 p-2 bg-danger rounded d-flex align-items-center", children: /* @__PURE__ */ o.jsx("span", { className: "fs-5 text-white", children: "We are sorry. Something went wrong." }) }),
|
|
2255
2266
|
/* @__PURE__ */ o.jsx(
|
|
2256
2267
|
"button",
|
|
@@ -2319,7 +2330,7 @@ const N6 = () => {
|
|
|
2319
2330
|
]
|
|
2320
2331
|
}
|
|
2321
2332
|
);
|
|
2322
|
-
},
|
|
2333
|
+
}, P = ({
|
|
2323
2334
|
ActiveImage: e,
|
|
2324
2335
|
DisabledImage: t,
|
|
2325
2336
|
EnabledImage: n,
|
|
@@ -2330,7 +2341,7 @@ const N6 = () => {
|
|
|
2330
2341
|
className: t = "",
|
|
2331
2342
|
disabled: n
|
|
2332
2343
|
}) => /* @__PURE__ */ o.jsx(
|
|
2333
|
-
|
|
2344
|
+
P,
|
|
2334
2345
|
{
|
|
2335
2346
|
ActiveImage: /* @__PURE__ */ o.jsx(
|
|
2336
2347
|
"svg",
|
|
@@ -2382,7 +2393,7 @@ const N6 = () => {
|
|
|
2382
2393
|
className: t = "",
|
|
2383
2394
|
disabled: n
|
|
2384
2395
|
}) => /* @__PURE__ */ o.jsx(
|
|
2385
|
-
|
|
2396
|
+
P,
|
|
2386
2397
|
{
|
|
2387
2398
|
ActiveImage: (
|
|
2388
2399
|
/* icon-ban-active.svg */
|
|
@@ -2431,7 +2442,7 @@ const N6 = () => {
|
|
|
2431
2442
|
className: t = "",
|
|
2432
2443
|
disabled: n
|
|
2433
2444
|
}) => /* @__PURE__ */ o.jsx(
|
|
2434
|
-
|
|
2445
|
+
P,
|
|
2435
2446
|
{
|
|
2436
2447
|
ActiveImage: /* @__PURE__ */ o.jsx(
|
|
2437
2448
|
"svg",
|
|
@@ -2471,7 +2482,7 @@ const N6 = () => {
|
|
|
2471
2482
|
className: t = "",
|
|
2472
2483
|
disabled: n
|
|
2473
2484
|
}) => /* @__PURE__ */ o.jsx(
|
|
2474
|
-
|
|
2485
|
+
P,
|
|
2475
2486
|
{
|
|
2476
2487
|
ActiveImage: (
|
|
2477
2488
|
/* icon-check-active.svg */
|
|
@@ -2521,7 +2532,7 @@ const N6 = () => {
|
|
|
2521
2532
|
className: t = "",
|
|
2522
2533
|
disabled: n
|
|
2523
2534
|
}) => /* @__PURE__ */ o.jsx(
|
|
2524
|
-
|
|
2535
|
+
P,
|
|
2525
2536
|
{
|
|
2526
2537
|
ActiveImage: (
|
|
2527
2538
|
/* icon-controller-active.svg */
|
|
@@ -2588,7 +2599,7 @@ const N6 = () => {
|
|
|
2588
2599
|
className: t = "",
|
|
2589
2600
|
disabled: n
|
|
2590
2601
|
}) => /* @__PURE__ */ o.jsx(
|
|
2591
|
-
|
|
2602
|
+
P,
|
|
2592
2603
|
{
|
|
2593
2604
|
ActiveImage: (
|
|
2594
2605
|
/* icon-down-active.svg */
|
|
@@ -2637,7 +2648,7 @@ const N6 = () => {
|
|
|
2637
2648
|
className: t = "",
|
|
2638
2649
|
disabled: n
|
|
2639
2650
|
}) => /* @__PURE__ */ o.jsx(
|
|
2640
|
-
|
|
2651
|
+
P,
|
|
2641
2652
|
{
|
|
2642
2653
|
ActiveImage: (
|
|
2643
2654
|
/* icon-elipses-active.svg */
|
|
@@ -2686,7 +2697,7 @@ const N6 = () => {
|
|
|
2686
2697
|
className: t = "",
|
|
2687
2698
|
disabled: n
|
|
2688
2699
|
}) => /* @__PURE__ */ o.jsx(
|
|
2689
|
-
|
|
2700
|
+
P,
|
|
2690
2701
|
{
|
|
2691
2702
|
ActiveImage: (
|
|
2692
2703
|
/* icon-flag-active.svg */
|
|
@@ -2735,7 +2746,7 @@ const N6 = () => {
|
|
|
2735
2746
|
className: t = "",
|
|
2736
2747
|
disabled: n
|
|
2737
2748
|
}) => /* @__PURE__ */ o.jsx(
|
|
2738
|
-
|
|
2749
|
+
P,
|
|
2739
2750
|
{
|
|
2740
2751
|
ActiveImage: (
|
|
2741
2752
|
/* /Users/hvolmer/Downloads/SVG/icon-gear-active.svg */
|
|
@@ -2784,7 +2795,7 @@ const N6 = () => {
|
|
|
2784
2795
|
className: t = "",
|
|
2785
2796
|
disabled: n
|
|
2786
2797
|
}) => /* @__PURE__ */ o.jsx(
|
|
2787
|
-
|
|
2798
|
+
P,
|
|
2788
2799
|
{
|
|
2789
2800
|
ActiveImage: (
|
|
2790
2801
|
/* icon-glass-active.svg */
|
|
@@ -2834,7 +2845,7 @@ const N6 = () => {
|
|
|
2834
2845
|
className: t = "",
|
|
2835
2846
|
disabled: n
|
|
2836
2847
|
}) => /* @__PURE__ */ o.jsx(
|
|
2837
|
-
|
|
2848
|
+
P,
|
|
2838
2849
|
{
|
|
2839
2850
|
ActiveImage: (
|
|
2840
2851
|
/* icon-hdmi-active.svg */
|
|
@@ -2901,7 +2912,7 @@ const N6 = () => {
|
|
|
2901
2912
|
className: t = "",
|
|
2902
2913
|
disabled: n
|
|
2903
2914
|
}) => /* @__PURE__ */ o.jsx(
|
|
2904
|
-
|
|
2915
|
+
P,
|
|
2905
2916
|
{
|
|
2906
2917
|
ActiveImage: (
|
|
2907
2918
|
/* icon-laptop-active.svg */
|
|
@@ -2950,7 +2961,7 @@ const N6 = () => {
|
|
|
2950
2961
|
className: t = "",
|
|
2951
2962
|
disabled: n
|
|
2952
2963
|
}) => /* @__PURE__ */ o.jsx(
|
|
2953
|
-
|
|
2964
|
+
P,
|
|
2954
2965
|
{
|
|
2955
2966
|
ActiveImage: (
|
|
2956
2967
|
/* icon-left-active.svg */
|
|
@@ -2999,7 +3010,7 @@ const N6 = () => {
|
|
|
2999
3010
|
className: t = "",
|
|
3000
3011
|
disabled: n
|
|
3001
3012
|
}) => /* @__PURE__ */ o.jsx(
|
|
3002
|
-
|
|
3013
|
+
P,
|
|
3003
3014
|
{
|
|
3004
3015
|
ActiveImage: (
|
|
3005
3016
|
/* icon-light-active.svg */
|
|
@@ -3048,7 +3059,7 @@ const N6 = () => {
|
|
|
3048
3059
|
className: t = "",
|
|
3049
3060
|
disabled: n
|
|
3050
3061
|
}) => /* @__PURE__ */ o.jsx(
|
|
3051
|
-
|
|
3062
|
+
P,
|
|
3052
3063
|
{
|
|
3053
3064
|
ActiveImage: (
|
|
3054
3065
|
/* icon-moon-active.svg */
|
|
@@ -3097,7 +3108,7 @@ const N6 = () => {
|
|
|
3097
3108
|
className: t = "",
|
|
3098
3109
|
disabled: n
|
|
3099
3110
|
}) => /* @__PURE__ */ o.jsx(
|
|
3100
|
-
|
|
3111
|
+
P,
|
|
3101
3112
|
{
|
|
3102
3113
|
ActiveImage: (
|
|
3103
3114
|
/* icon-playstation-active.svg */
|
|
@@ -3114,12 +3125,12 @@ const N6 = () => {
|
|
|
3114
3125
|
active: e,
|
|
3115
3126
|
disabled: n
|
|
3116
3127
|
}
|
|
3117
|
-
),
|
|
3128
|
+
), m8 = ({
|
|
3118
3129
|
active: e,
|
|
3119
3130
|
className: t = "",
|
|
3120
3131
|
disabled: n
|
|
3121
3132
|
}) => /* @__PURE__ */ o.jsx(
|
|
3122
|
-
|
|
3133
|
+
P,
|
|
3123
3134
|
{
|
|
3124
3135
|
ActiveImage: (
|
|
3125
3136
|
/* icon-podium-active.svg */
|
|
@@ -3163,12 +3174,12 @@ const N6 = () => {
|
|
|
3163
3174
|
active: e,
|
|
3164
3175
|
disabled: n
|
|
3165
3176
|
}
|
|
3166
|
-
),
|
|
3177
|
+
), w8 = ({
|
|
3167
3178
|
active: e,
|
|
3168
3179
|
className: t = "",
|
|
3169
3180
|
disabled: n
|
|
3170
3181
|
}) => /* @__PURE__ */ o.jsx(
|
|
3171
|
-
|
|
3182
|
+
P,
|
|
3172
3183
|
{
|
|
3173
3184
|
ActiveImage: (
|
|
3174
3185
|
/* icon-power-active.svg */
|
|
@@ -3217,7 +3228,7 @@ const N6 = () => {
|
|
|
3217
3228
|
className: t = "",
|
|
3218
3229
|
disabled: n
|
|
3219
3230
|
}) => /* @__PURE__ */ o.jsx(
|
|
3220
|
-
|
|
3231
|
+
P,
|
|
3221
3232
|
{
|
|
3222
3233
|
ActiveImage: (
|
|
3223
3234
|
/* icon-privacy-active.svg */
|
|
@@ -3266,7 +3277,7 @@ const N6 = () => {
|
|
|
3266
3277
|
className: t = "",
|
|
3267
3278
|
disabled: n
|
|
3268
3279
|
}) => /* @__PURE__ */ o.jsx(
|
|
3269
|
-
|
|
3280
|
+
P,
|
|
3270
3281
|
{
|
|
3271
3282
|
ActiveImage: (
|
|
3272
3283
|
/* icon-question-active.svg */
|
|
@@ -3315,7 +3326,7 @@ const N6 = () => {
|
|
|
3315
3326
|
className: t = "",
|
|
3316
3327
|
disabled: n
|
|
3317
3328
|
}) => /* @__PURE__ */ o.jsx(
|
|
3318
|
-
|
|
3329
|
+
P,
|
|
3319
3330
|
{
|
|
3320
3331
|
ActiveImage: (
|
|
3321
3332
|
/* icon-right-active.svg */
|
|
@@ -3365,7 +3376,7 @@ const N6 = () => {
|
|
|
3365
3376
|
className: t = "",
|
|
3366
3377
|
disabled: n
|
|
3367
3378
|
}) => /* @__PURE__ */ o.jsx(
|
|
3368
|
-
|
|
3379
|
+
P,
|
|
3369
3380
|
{
|
|
3370
3381
|
ActiveImage: (
|
|
3371
3382
|
/* icon-roomPC-active.svg */
|
|
@@ -3432,7 +3443,7 @@ const N6 = () => {
|
|
|
3432
3443
|
className: t = "",
|
|
3433
3444
|
disabled: n
|
|
3434
3445
|
}) => /* @__PURE__ */ o.jsx(
|
|
3435
|
-
|
|
3446
|
+
P,
|
|
3436
3447
|
{
|
|
3437
3448
|
ActiveImage: (
|
|
3438
3449
|
/* icon-shade-active.svg */
|
|
@@ -3481,7 +3492,7 @@ const N6 = () => {
|
|
|
3481
3492
|
className: t = "",
|
|
3482
3493
|
disabled: n
|
|
3483
3494
|
}) => /* @__PURE__ */ o.jsx(
|
|
3484
|
-
|
|
3495
|
+
P,
|
|
3485
3496
|
{
|
|
3486
3497
|
ActiveImage: (
|
|
3487
3498
|
/* icon-sun-active.svg */
|
|
@@ -3525,14 +3536,14 @@ const N6 = () => {
|
|
|
3525
3536
|
active: e,
|
|
3526
3537
|
disabled: n
|
|
3527
3538
|
}
|
|
3528
|
-
),
|
|
3539
|
+
), nn = ({
|
|
3529
3540
|
active: e,
|
|
3530
3541
|
// Just to shut up the linter on this template. Prefer deleting this lint rule
|
|
3531
3542
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
3532
3543
|
className: t = "",
|
|
3533
3544
|
disabled: n
|
|
3534
3545
|
}) => /* @__PURE__ */ o.jsx(
|
|
3535
|
-
|
|
3546
|
+
P,
|
|
3536
3547
|
{
|
|
3537
3548
|
ActiveImage: void 0,
|
|
3538
3549
|
DisabledImage: void 0,
|
|
@@ -3545,7 +3556,7 @@ const N6 = () => {
|
|
|
3545
3556
|
className: t = "",
|
|
3546
3557
|
disabled: n
|
|
3547
3558
|
}) => /* @__PURE__ */ o.jsx(
|
|
3548
|
-
|
|
3559
|
+
P,
|
|
3549
3560
|
{
|
|
3550
3561
|
ActiveImage: (
|
|
3551
3562
|
/* icon-up-active.svg */
|
|
@@ -3594,7 +3605,7 @@ const N6 = () => {
|
|
|
3594
3605
|
className: t = "",
|
|
3595
3606
|
disabled: n
|
|
3596
3607
|
}) => /* @__PURE__ */ o.jsx(
|
|
3597
|
-
|
|
3608
|
+
P,
|
|
3598
3609
|
{
|
|
3599
3610
|
ActiveImage: (
|
|
3600
3611
|
/* icon-volDown-active.svg */
|
|
@@ -3643,7 +3654,7 @@ const N6 = () => {
|
|
|
3643
3654
|
className: t = "",
|
|
3644
3655
|
disabled: n
|
|
3645
3656
|
}) => /* @__PURE__ */ o.jsx(
|
|
3646
|
-
|
|
3657
|
+
P,
|
|
3647
3658
|
{
|
|
3648
3659
|
ActiveImage: (
|
|
3649
3660
|
/* icon-volMute-active.svg */
|
|
@@ -3692,7 +3703,7 @@ const N6 = () => {
|
|
|
3692
3703
|
className: t = "",
|
|
3693
3704
|
disabled: n
|
|
3694
3705
|
}) => /* @__PURE__ */ o.jsx(
|
|
3695
|
-
|
|
3706
|
+
P,
|
|
3696
3707
|
{
|
|
3697
3708
|
ActiveImage: (
|
|
3698
3709
|
/* icon-volUp-active.svg */
|
|
@@ -3741,7 +3752,7 @@ const N6 = () => {
|
|
|
3741
3752
|
className: t = "",
|
|
3742
3753
|
disabled: n
|
|
3743
3754
|
}) => /* @__PURE__ */ o.jsx(
|
|
3744
|
-
|
|
3755
|
+
P,
|
|
3745
3756
|
{
|
|
3746
3757
|
ActiveImage: (
|
|
3747
3758
|
/* icon-wireless-active.svg */
|
|
@@ -3785,12 +3796,12 @@ const N6 = () => {
|
|
|
3785
3796
|
active: e,
|
|
3786
3797
|
disabled: n
|
|
3787
3798
|
}
|
|
3788
|
-
),
|
|
3799
|
+
), P8 = ({
|
|
3789
3800
|
active: e,
|
|
3790
3801
|
className: t = "",
|
|
3791
3802
|
disabled: n
|
|
3792
3803
|
}) => /* @__PURE__ */ o.jsx(
|
|
3793
|
-
|
|
3804
|
+
P,
|
|
3794
3805
|
{
|
|
3795
3806
|
ActiveImage: (
|
|
3796
3807
|
/* icon-x-active.svg */
|
|
@@ -3834,12 +3845,12 @@ const N6 = () => {
|
|
|
3834
3845
|
active: e,
|
|
3835
3846
|
disabled: n
|
|
3836
3847
|
}
|
|
3837
|
-
),
|
|
3848
|
+
), $8 = ({
|
|
3838
3849
|
active: e,
|
|
3839
3850
|
className: t = "",
|
|
3840
3851
|
disabled: n
|
|
3841
3852
|
}) => /* @__PURE__ */ o.jsx(
|
|
3842
|
-
|
|
3853
|
+
P,
|
|
3843
3854
|
{
|
|
3844
3855
|
ActiveImage: (
|
|
3845
3856
|
/* icon-xbox-active.svg */
|
|
@@ -3888,7 +3899,7 @@ const N6 = () => {
|
|
|
3888
3899
|
className: t = "",
|
|
3889
3900
|
disabled: n
|
|
3890
3901
|
}) => /* @__PURE__ */ o.jsx(
|
|
3891
|
-
|
|
3902
|
+
P,
|
|
3892
3903
|
{
|
|
3893
3904
|
ActiveImage: (
|
|
3894
3905
|
/* icon-mic-active.svg */
|
|
@@ -3950,8 +3961,8 @@ const N6 = () => {
|
|
|
3950
3961
|
Mic: E8,
|
|
3951
3962
|
Moon: g8,
|
|
3952
3963
|
Playstation: f8,
|
|
3953
|
-
Podium:
|
|
3954
|
-
Power:
|
|
3964
|
+
Podium: m8,
|
|
3965
|
+
Power: w8,
|
|
3955
3966
|
Privacy: p8,
|
|
3956
3967
|
Question: M8,
|
|
3957
3968
|
RightArrow: x8,
|
|
@@ -3963,10 +3974,10 @@ const N6 = () => {
|
|
|
3963
3974
|
VolMute: I8,
|
|
3964
3975
|
VolUp: y8,
|
|
3965
3976
|
Wireless: R8,
|
|
3966
|
-
X:
|
|
3967
|
-
Xbox:
|
|
3977
|
+
X: P8,
|
|
3978
|
+
Xbox: $8
|
|
3968
3979
|
};
|
|
3969
|
-
function
|
|
3980
|
+
function on({
|
|
3970
3981
|
name: e,
|
|
3971
3982
|
iconsDictionary: t = T8,
|
|
3972
3983
|
...n
|
|
@@ -3980,7 +3991,7 @@ const D8 = "_grid_1cmpp_1", A8 = "_header_1cmpp_11", _8 = "_content_1cmpp_17", L
|
|
|
3980
3991
|
content: _8,
|
|
3981
3992
|
footer: L8,
|
|
3982
3993
|
volume: B8
|
|
3983
|
-
},
|
|
3994
|
+
}, sn = ({ header: e, footer: t, content: n, volume: s, showVolume: r }) => /* @__PURE__ */ o.jsxs("div", { className: u1.grid, children: [
|
|
3984
3995
|
/* @__PURE__ */ o.jsx("div", { className: u1.header, children: e }),
|
|
3985
3996
|
/* @__PURE__ */ o.jsx("div", { className: u1.content, children: n }),
|
|
3986
3997
|
r && /* @__PURE__ */ o.jsx("div", { className: u1.volume, children: s }),
|
|
@@ -3989,7 +4000,7 @@ const D8 = "_grid_1cmpp_1", A8 = "_header_1cmpp_11", _8 = "_content_1cmpp_17", L
|
|
|
3989
4000
|
grid: O8,
|
|
3990
4001
|
header: W8,
|
|
3991
4002
|
content: k8
|
|
3992
|
-
},
|
|
4003
|
+
}, cn = ({ className: e, header: t, content: n, leftNav: s }) => /* @__PURE__ */ o.jsxs("div", { className: `${e} ${x1.grid}`, children: [
|
|
3993
4004
|
/* @__PURE__ */ o.jsx("div", { className: x1.header, children: t }),
|
|
3994
4005
|
s && /* @__PURE__ */ o.jsx("div", { className: x1.leftNav, children: s }),
|
|
3995
4006
|
/* @__PURE__ */ o.jsx("div", { className: x1.content, children: n })
|
|
@@ -3997,33 +4008,33 @@ const D8 = "_grid_1cmpp_1", A8 = "_header_1cmpp_11", _8 = "_content_1cmpp_17", L
|
|
|
3997
4008
|
grid: V8,
|
|
3998
4009
|
header: H8,
|
|
3999
4010
|
content: F8
|
|
4000
|
-
},
|
|
4011
|
+
}, rn = ({ className: e, header: t, content: n }) => /* @__PURE__ */ o.jsxs("div", { className: `${e} ${L1.grid}`, children: [
|
|
4001
4012
|
/* @__PURE__ */ o.jsx("div", { className: L1.header, children: t }),
|
|
4002
4013
|
/* @__PURE__ */ o.jsx("div", { className: L1.content, children: n })
|
|
4003
4014
|
] });
|
|
4004
|
-
class
|
|
4015
|
+
class ln {
|
|
4005
4016
|
constructor() {
|
|
4006
4017
|
G(this, "currentShareText");
|
|
4007
4018
|
G(this, "enabled");
|
|
4008
4019
|
G(this, "isSharing");
|
|
4009
4020
|
}
|
|
4010
4021
|
}
|
|
4011
|
-
function
|
|
4022
|
+
function an() {
|
|
4012
4023
|
return console.log(location.pathname), location.pathname;
|
|
4013
4024
|
}
|
|
4014
4025
|
var U8 = /* @__PURE__ */ ((e) => (e[e.NotSet = 0] = "NotSet", e[e.Sunday = 1] = "Sunday", e[e.Monday = 2] = "Monday", e[e.Tuesday = 4] = "Tuesday", e[e.Wednesday = 8] = "Wednesday", e[e.Thursday = 16] = "Thursday", e[e.Friday = 32] = "Friday", e[e.Saturday = 64] = "Saturday", e))(U8 || {});
|
|
4015
|
-
class
|
|
4026
|
+
class un {
|
|
4016
4027
|
constructor(t, n) {
|
|
4017
4028
|
G(this, "path");
|
|
4018
4029
|
G(this, "handler");
|
|
4019
4030
|
this.path = t, this.handler = n;
|
|
4020
4031
|
}
|
|
4021
4032
|
}
|
|
4022
|
-
const
|
|
4033
|
+
const dn = "$off";
|
|
4023
4034
|
export {
|
|
4024
|
-
|
|
4035
|
+
qt as Clock,
|
|
4025
4036
|
U8 as DaysOfWeek,
|
|
4026
|
-
|
|
4037
|
+
tn as ErrorBox,
|
|
4027
4038
|
Ne as IconButton,
|
|
4028
4039
|
e8 as IconMultiAlert,
|
|
4029
4040
|
t8 as IconMultiBan,
|
|
@@ -4042,224 +4053,226 @@ export {
|
|
|
4042
4053
|
E8 as IconMultiMic,
|
|
4043
4054
|
g8 as IconMultiMoon,
|
|
4044
4055
|
f8 as IconMultiPlaystation,
|
|
4045
|
-
|
|
4046
|
-
|
|
4056
|
+
m8 as IconMultiPodium,
|
|
4057
|
+
w8 as IconMultiPower,
|
|
4047
4058
|
p8 as IconMultiPrivacy,
|
|
4048
4059
|
M8 as IconMultiQuestion,
|
|
4049
4060
|
x8 as IconMultiRightArrow,
|
|
4050
4061
|
S8 as IconMultiRoomPC,
|
|
4051
4062
|
Z8 as IconMultiShade,
|
|
4052
4063
|
C8 as IconMultiSun,
|
|
4053
|
-
|
|
4064
|
+
nn as IconMultiTemplate,
|
|
4054
4065
|
j8 as IconMultiUpArrow,
|
|
4055
4066
|
b8 as IconMultiVolDown,
|
|
4056
4067
|
I8 as IconMultiVolMute,
|
|
4057
4068
|
y8 as IconMultiVolUp,
|
|
4058
4069
|
R8 as IconMultiWireless,
|
|
4059
|
-
|
|
4060
|
-
|
|
4061
|
-
|
|
4062
|
-
|
|
4063
|
-
|
|
4064
|
-
|
|
4065
|
-
|
|
4066
|
-
|
|
4067
|
-
|
|
4068
|
-
|
|
4069
|
-
|
|
4070
|
-
|
|
4071
|
-
|
|
4072
|
-
|
|
4073
|
-
|
|
4074
|
-
|
|
4075
|
-
|
|
4076
|
-
|
|
4070
|
+
P8 as IconMultiX,
|
|
4071
|
+
$8 as IconMultiXbox,
|
|
4072
|
+
sn as MainLayout,
|
|
4073
|
+
un as MessageHandler,
|
|
4074
|
+
Vt as MobileControlProvider,
|
|
4075
|
+
P as MultiStateIconContainer,
|
|
4076
|
+
on as NamedIconButton,
|
|
4077
|
+
ln as ShareState,
|
|
4078
|
+
cn as TechLayout,
|
|
4079
|
+
rn as TechPinLayout,
|
|
4080
|
+
L3 as WS_ADD_EVENT_HANDLER,
|
|
4081
|
+
D3 as WS_CONNECT,
|
|
4082
|
+
A3 as WS_DISCONNECT,
|
|
4083
|
+
O3 as WS_RECONNECT,
|
|
4084
|
+
B3 as WS_REMOVE_EVENT_HANDLER,
|
|
4085
|
+
_3 as WS_SEND_MESSAGE,
|
|
4086
|
+
k3 as WebsocketContext,
|
|
4087
|
+
E3 as appConfigActions,
|
|
4077
4088
|
Be as createWebSocketMiddleware,
|
|
4078
|
-
|
|
4079
|
-
|
|
4089
|
+
w1 as devicesActions,
|
|
4090
|
+
an as getBaseLocation,
|
|
4080
4091
|
f3 as httpClient,
|
|
4081
4092
|
T8 as iconsDictionary,
|
|
4082
|
-
|
|
4093
|
+
dn as roomOffSourceKey,
|
|
4083
4094
|
p1 as roomsActions,
|
|
4084
4095
|
U as runtimeConfigActions,
|
|
4085
4096
|
j3 as selectAllDevices,
|
|
4086
|
-
|
|
4097
|
+
E2 as selectApiPath,
|
|
4087
4098
|
$2 as selectAppConfig,
|
|
4088
|
-
|
|
4089
|
-
|
|
4090
|
-
|
|
4099
|
+
re as selectClientId,
|
|
4100
|
+
ge as selectCurrentPopoverIdForGroup,
|
|
4101
|
+
A2 as selectDeviceByKey,
|
|
4091
4102
|
b3 as selectDeviceInterfaceSupport,
|
|
4092
|
-
|
|
4093
|
-
|
|
4103
|
+
he as selectDeviceSupportsInterface,
|
|
4104
|
+
me as selectError,
|
|
4094
4105
|
I3 as selectInterfacesForDevice,
|
|
4095
|
-
|
|
4096
|
-
|
|
4097
|
-
|
|
4106
|
+
R3 as selectIsSyncStateValuePresent,
|
|
4107
|
+
ve as selectIsTouchpanel,
|
|
4108
|
+
T2 as selectLogoPath,
|
|
4098
4109
|
V1 as selectModalVisibility,
|
|
4099
|
-
|
|
4100
|
-
|
|
4101
|
-
|
|
4102
|
-
|
|
4103
|
-
|
|
4104
|
-
|
|
4105
|
-
|
|
4106
|
-
|
|
4107
|
-
|
|
4108
|
-
|
|
4109
|
-
|
|
4110
|
-
|
|
4111
|
-
|
|
4112
|
-
|
|
4113
|
-
|
|
4114
|
-
|
|
4115
|
-
|
|
4116
|
-
|
|
4117
|
-
|
|
4118
|
-
|
|
4119
|
-
|
|
4120
|
-
|
|
4121
|
-
|
|
4122
|
-
|
|
4123
|
-
|
|
4110
|
+
D2 as selectPartnerMetadata,
|
|
4111
|
+
Q2 as selectRoomAdvancedSharingActive,
|
|
4112
|
+
H2 as selectRoomAudioControlPointList,
|
|
4113
|
+
B2 as selectRoomByKey,
|
|
4114
|
+
G2 as selectRoomCodecContentDestinationKey,
|
|
4115
|
+
_2 as selectRoomConfiguration,
|
|
4116
|
+
U2 as selectRoomDestinationList,
|
|
4117
|
+
F2 as selectRoomDestinations,
|
|
4118
|
+
te as selectRoomDisplayStates,
|
|
4119
|
+
K2 as selectRoomEnvironmentalDevices,
|
|
4120
|
+
z2 as selectRoomInCall,
|
|
4121
|
+
J2 as selectRoomIsCoolingDown,
|
|
4122
|
+
X2 as selectRoomIsOn,
|
|
4123
|
+
Y2 as selectRoomIsWarmingUp,
|
|
4124
|
+
ce as selectRoomKey,
|
|
4125
|
+
k2 as selectRoomLevelControls,
|
|
4126
|
+
O2 as selectRoomName,
|
|
4127
|
+
q2 as selectRoomProgramAudioDestinationKey,
|
|
4128
|
+
N2 as selectRoomShareState,
|
|
4129
|
+
V2 as selectRoomSourceList,
|
|
4130
|
+
W2 as selectRoomVolume,
|
|
4131
|
+
L2 as selectRooms,
|
|
4132
|
+
ue as selectRuntimeInfo,
|
|
4133
|
+
ae as selectServerIsRunningOnProcessorHardware,
|
|
4134
|
+
fe as selectShowPopoverById,
|
|
4124
4135
|
we as selectShowReconnect,
|
|
4125
|
-
|
|
4126
|
-
|
|
4127
|
-
|
|
4128
|
-
|
|
4129
|
-
|
|
4130
|
-
|
|
4136
|
+
le as selectSystemUuid,
|
|
4137
|
+
pe as selectTheme,
|
|
4138
|
+
de as selectTouchpanelKey,
|
|
4139
|
+
ie as selectUserCode,
|
|
4140
|
+
se as selectWsIsConnected,
|
|
4141
|
+
ee as selectZoomRoomControllerKey,
|
|
4131
4142
|
We as store,
|
|
4132
|
-
|
|
4143
|
+
k as uiActions,
|
|
4133
4144
|
Ce as uiReducer,
|
|
4134
4145
|
Q8 as useApiPath,
|
|
4135
4146
|
X8 as useAppConfig,
|
|
4136
4147
|
k1 as useAppDispatch,
|
|
4137
4148
|
p as useAppSelector,
|
|
4138
|
-
|
|
4139
|
-
|
|
4140
|
-
|
|
4149
|
+
Ut as useAvrControl,
|
|
4150
|
+
m as useButtonHeldHeartbeat,
|
|
4151
|
+
Kt as useCameraBase,
|
|
4141
4152
|
Zt as useClientId,
|
|
4142
|
-
|
|
4153
|
+
q6 as useDeviceIBasicVolume,
|
|
4143
4154
|
ze as useDeviceIBasicVolumeWithFeedback,
|
|
4144
|
-
|
|
4145
|
-
|
|
4155
|
+
Pt as useDeviceInterfaceSupport,
|
|
4156
|
+
Gt as useDevicePresetsModel,
|
|
4146
4157
|
Et as useDeviceSupportsInterface,
|
|
4147
|
-
|
|
4158
|
+
zt as useEndpoint,
|
|
4148
4159
|
Me as useError,
|
|
4149
|
-
|
|
4160
|
+
G6 as useGetAllDeviceStateFromRoomConfiguration,
|
|
4150
4161
|
tt as useGetAllDevices,
|
|
4151
4162
|
ot as useGetAllRooms,
|
|
4152
4163
|
_t as useGetCurrentPopoverIdForGroup,
|
|
4153
4164
|
Z as useGetDevice,
|
|
4154
|
-
|
|
4155
|
-
|
|
4165
|
+
Ht as useGetIBasicVolume,
|
|
4166
|
+
Ft as useGetIBasicVolumeWithFeedback,
|
|
4156
4167
|
st as useGetRoom,
|
|
4157
4168
|
Mt as useGetRoomDisplayStates,
|
|
4158
4169
|
xt as useGetZoomRoomControllerKey,
|
|
4159
|
-
|
|
4160
|
-
|
|
4170
|
+
Yt as useIAudioCodecInfo,
|
|
4171
|
+
Jt as useIAudioCodecPhonebook,
|
|
4161
4172
|
j1 as useIBasicVolume,
|
|
4162
|
-
|
|
4163
|
-
|
|
4164
|
-
|
|
4165
|
-
|
|
4166
|
-
|
|
4167
|
-
|
|
4168
|
-
|
|
4169
|
-
n6 as
|
|
4170
|
-
|
|
4171
|
-
|
|
4172
|
-
|
|
4173
|
-
|
|
4174
|
-
|
|
4175
|
-
|
|
4176
|
-
|
|
4177
|
-
|
|
4178
|
-
|
|
4179
|
-
|
|
4180
|
-
|
|
4181
|
-
|
|
4182
|
-
|
|
4183
|
-
w6 as
|
|
4184
|
-
|
|
4185
|
-
|
|
4186
|
-
|
|
4173
|
+
V3 as useIBasicVolumeWithFeedback,
|
|
4174
|
+
Xt as useIChannel,
|
|
4175
|
+
Qt as useIColor,
|
|
4176
|
+
Nt as useICommunicationMonitor,
|
|
4177
|
+
e6 as useICurrentSources,
|
|
4178
|
+
o6 as useIDPad,
|
|
4179
|
+
t6 as useIDeviceInfoMessenger,
|
|
4180
|
+
n6 as useIDialerCallStatus,
|
|
4181
|
+
s6 as useIDspPresets,
|
|
4182
|
+
c6 as useIDvr,
|
|
4183
|
+
r6 as useIEssentialsRoomCombiner,
|
|
4184
|
+
l6 as useIHasCameraAutoMode,
|
|
4185
|
+
i6 as useIHasCameraMute,
|
|
4186
|
+
a6 as useIHasCameraPresets,
|
|
4187
|
+
u6 as useIHasCameras,
|
|
4188
|
+
d6 as useIHasCodecRoomPresetsActions,
|
|
4189
|
+
v6 as useIHasDialer,
|
|
4190
|
+
h6 as useIHasDirectory,
|
|
4191
|
+
g6 as useIHasMeetingLock,
|
|
4192
|
+
f6 as useIHasMeetingRecording,
|
|
4193
|
+
m6 as useIHasParticipantAudioMute,
|
|
4194
|
+
w6 as useIHasParticipantPinUnpin,
|
|
4195
|
+
p6 as useIHasParticipants,
|
|
4196
|
+
M6 as useIHasPhoneDialing,
|
|
4197
|
+
H3 as useIHasPowerControl,
|
|
4198
|
+
x6 as useIHasPresentationOnlyMeeting,
|
|
4187
4199
|
W1 as useIHasSelectableItems,
|
|
4188
|
-
|
|
4189
|
-
|
|
4200
|
+
S6 as useIHasSelfviewPosition,
|
|
4201
|
+
Z6 as useIHasSelfviewSize,
|
|
4190
4202
|
Ye as useIHasSurroundChannels,
|
|
4191
|
-
|
|
4192
|
-
|
|
4193
|
-
|
|
4194
|
-
|
|
4195
|
-
|
|
4196
|
-
|
|
4197
|
-
|
|
4198
|
-
|
|
4199
|
-
|
|
4200
|
-
|
|
4201
|
-
|
|
4202
|
-
|
|
4203
|
-
|
|
4204
|
-
|
|
4205
|
-
|
|
4206
|
-
|
|
4207
|
-
|
|
4208
|
-
|
|
4209
|
-
|
|
4210
|
-
|
|
4211
|
-
|
|
4212
|
-
|
|
4203
|
+
C6 as useIHasZoomRoomLayouts,
|
|
4204
|
+
j6 as useILevelControls,
|
|
4205
|
+
b6 as useILightingScenes,
|
|
4206
|
+
I6 as useIMatrixRouting,
|
|
4207
|
+
y6 as useIMcCiscoCodecUserInterfaceAppControl,
|
|
4208
|
+
R6 as useINumeric,
|
|
4209
|
+
P6 as useIProjectorScreenLiftControl,
|
|
4210
|
+
$6 as useIRoomEventSchedule,
|
|
4211
|
+
E6 as useIRunDefaultPresentRoute,
|
|
4212
|
+
T6 as useIRunDirectRouteAction,
|
|
4213
|
+
D6 as useIRunRouteAction,
|
|
4214
|
+
A6 as useISetTopBoxControls,
|
|
4215
|
+
_6 as useIShadesOpenCloseStop,
|
|
4216
|
+
L6 as useIShutdownPromptTimer,
|
|
4217
|
+
B6 as useISwitchedOutput,
|
|
4218
|
+
O6 as useITechPassword,
|
|
4219
|
+
W6 as useITemperatureSensor,
|
|
4220
|
+
k6 as useITheme,
|
|
4221
|
+
V6 as useITransport,
|
|
4222
|
+
H6 as useIZoomWirelessShareInstructions,
|
|
4223
|
+
kt as useInitialize,
|
|
4224
|
+
$t as useInterfacesForDevice,
|
|
4225
|
+
Ot as useIsInitialSyncComplete,
|
|
4213
4226
|
Se as useIsSyncStateValuePresent,
|
|
4214
4227
|
Rt as useIsTouchpanel,
|
|
4215
4228
|
N8 as useLogoPath,
|
|
4216
|
-
|
|
4217
|
-
|
|
4229
|
+
F6 as useMobileControlTouchpanelController,
|
|
4230
|
+
z6 as useOverflow,
|
|
4218
4231
|
et as usePartnerMetadata,
|
|
4219
4232
|
Ge as usePressHoldRelease,
|
|
4220
|
-
|
|
4233
|
+
wt as useRoomAdvancedSharingActive,
|
|
4221
4234
|
lt as useRoomAudioControlPointList,
|
|
4222
4235
|
vt as useRoomCodecContentDestinationKey,
|
|
4223
4236
|
nt as useRoomConfiguration,
|
|
4224
4237
|
at as useRoomDestinationList,
|
|
4225
4238
|
it as useRoomDestinations,
|
|
4226
4239
|
ut as useRoomEnvironmentalDevices,
|
|
4227
|
-
|
|
4228
|
-
|
|
4240
|
+
Y6 as useRoomIBasicVolume,
|
|
4241
|
+
J6 as useRoomIBasicVolumeWithFeedback,
|
|
4229
4242
|
ht as useRoomInCall,
|
|
4230
4243
|
ft as useRoomIsCoolingDown,
|
|
4231
|
-
|
|
4244
|
+
mt as useRoomIsOn,
|
|
4232
4245
|
gt as useRoomIsWarmingUp,
|
|
4233
4246
|
St as useRoomKey,
|
|
4234
|
-
|
|
4247
|
+
oe as useRoomLevelControls,
|
|
4235
4248
|
ct as useRoomName,
|
|
4236
4249
|
dt as useRoomProgramAudioDestinationKey,
|
|
4237
4250
|
pt as useRoomShareState,
|
|
4238
4251
|
rt as useRoomSourceList,
|
|
4239
4252
|
C1 as useRoomState,
|
|
4240
|
-
|
|
4253
|
+
ne as useRoomVolume,
|
|
4241
4254
|
It as useRuntimeInfo,
|
|
4242
|
-
|
|
4255
|
+
X6 as useScroll,
|
|
4243
4256
|
bt as useServerIsRunningOnProcessorHardware,
|
|
4244
4257
|
Dt as useShowIncomingCallModal,
|
|
4245
4258
|
At as useShowModal,
|
|
4246
4259
|
Lt as useShowPopoverById,
|
|
4247
4260
|
xe as useShowReconnect,
|
|
4248
4261
|
Tt as useShowShutdownModal,
|
|
4249
|
-
|
|
4250
|
-
|
|
4262
|
+
Q6 as useStateIsSynced,
|
|
4263
|
+
N6 as useSystemControl,
|
|
4251
4264
|
Ct as useSystemUuid,
|
|
4252
4265
|
Bt as useTheme,
|
|
4253
|
-
|
|
4266
|
+
en as useTimeAndDate,
|
|
4254
4267
|
yt as useTouchpanelKey,
|
|
4255
|
-
|
|
4268
|
+
U6 as useTwoWayDisplayBase,
|
|
4256
4269
|
jt as useUserCode,
|
|
4257
|
-
|
|
4270
|
+
w as useWebsocketContext,
|
|
4258
4271
|
y3 as useWsIsConnected,
|
|
4259
|
-
|
|
4272
|
+
K6 as useZoomRoom,
|
|
4260
4273
|
Ae as wsAddEventHandler,
|
|
4261
|
-
|
|
4262
|
-
|
|
4274
|
+
W3 as wsConnect,
|
|
4275
|
+
Wt as wsDisconnect,
|
|
4263
4276
|
Le as wsReconnect,
|
|
4264
4277
|
_e as wsRemoveEventHandler,
|
|
4265
4278
|
De as wsSendMessage
|