@pepperdash/mobile-control-react-app-core 1.22.4 → 1.22.5-selector-updates.2
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 +628 -615
- package/dist/mobile-control-react-app-core.umd.js +8 -8
- package/dist/store/runtimeConfig/runtime.hooks.d.ts +2 -0
- package/dist/store/runtimeConfig/runtime.hooks.d.ts.map +1 -1
- package/dist/store/runtimeConfig/runtime.selectors.d.ts +156 -0
- package/dist/store/runtimeConfig/runtime.selectors.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,137 +1,137 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var q = (e, t, o) =>
|
|
4
|
-
import m3, { AxiosError as
|
|
5
|
-
import { useDispatch as
|
|
6
|
-
import { createSelector as
|
|
7
|
-
import M3, { createContext as
|
|
8
|
-
import { useNavigate as
|
|
1
|
+
var f2 = Object.defineProperty;
|
|
2
|
+
var w2 = (e, t, o) => t in e ? f2(e, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[t] = o;
|
|
3
|
+
var q = (e, t, o) => w2(e, typeof t != "symbol" ? t + "" : t, o);
|
|
4
|
+
import m3, { AxiosError as p2 } from "axios";
|
|
5
|
+
import { useDispatch as m2, useSelector as M2, Provider as x2 } from "react-redux";
|
|
6
|
+
import { createSelector as p, createSlice as a1, combineReducers as Z2, configureStore as S2 } from "@reduxjs/toolkit";
|
|
7
|
+
import M3, { createContext as j2, useEffect as m1, useCallback as c1, useContext as C2, useRef as $1, useState as Y, useLayoutEffect as x3 } from "react";
|
|
8
|
+
import { useNavigate as b2, useRouteError as y2, isRouteErrorResponse as I2 } from "react-router-dom";
|
|
9
9
|
import * as Z3 from "lodash";
|
|
10
|
-
const O1 =
|
|
10
|
+
const O1 = m2.withTypes(), f = M2.withTypes(), M1 = (e) => e.appConfig, R2 = p(
|
|
11
11
|
M1,
|
|
12
12
|
(e) => e.config
|
|
13
|
-
),
|
|
13
|
+
), E2 = p(
|
|
14
14
|
M1,
|
|
15
15
|
(e) => e.config.apiPath
|
|
16
|
-
),
|
|
16
|
+
), T2 = p(
|
|
17
17
|
M1,
|
|
18
18
|
(e) => e.config.logoPath
|
|
19
|
-
),
|
|
19
|
+
), D2 = p(
|
|
20
20
|
M1,
|
|
21
21
|
(e) => e.config.partnerMetadata
|
|
22
|
-
),
|
|
22
|
+
), J8 = () => f(R2), X8 = () => f(E2), Q8 = () => f(T2), N8 = () => f(D2), S3 = (e) => e.devices, j3 = p(
|
|
23
23
|
S3,
|
|
24
24
|
(e) => e
|
|
25
|
-
),
|
|
25
|
+
), _2 = (e) => p(
|
|
26
26
|
S3,
|
|
27
27
|
(t) => t[e] ? t[e] : void 0
|
|
28
|
-
),
|
|
28
|
+
), e6 = () => f(j3);
|
|
29
29
|
function _(e) {
|
|
30
|
-
return
|
|
30
|
+
return f(_2(e));
|
|
31
31
|
}
|
|
32
|
-
const A = (e) => e.rooms,
|
|
32
|
+
const A = (e) => e.rooms, P2 = (e) => p(
|
|
33
33
|
A,
|
|
34
34
|
(t) => t[e] ? t[e].configuration : void 0
|
|
35
|
-
),
|
|
35
|
+
), L2 = p(
|
|
36
36
|
A,
|
|
37
37
|
(e) => e
|
|
38
|
-
),
|
|
38
|
+
), $2 = (e) => p(
|
|
39
39
|
A,
|
|
40
40
|
(t) => t[e] ? t[e] : void 0
|
|
41
|
-
),
|
|
41
|
+
), A2 = (e) => p(
|
|
42
42
|
A,
|
|
43
43
|
(t) => t[e] ? t[e].name : void 0
|
|
44
|
-
),
|
|
44
|
+
), B2 = (e, t) => p(
|
|
45
45
|
A,
|
|
46
46
|
(o) => o[e] ? o[e].volumes[t] : void 0
|
|
47
|
-
),
|
|
47
|
+
), k2 = (e) => p(
|
|
48
48
|
A,
|
|
49
49
|
(t) => t[e] ? t[e] : void 0
|
|
50
|
-
),
|
|
50
|
+
), O2 = (e) => p(
|
|
51
51
|
A,
|
|
52
52
|
(t) => {
|
|
53
53
|
var o, c;
|
|
54
54
|
return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.sourceList : void 0;
|
|
55
55
|
}
|
|
56
|
-
),
|
|
56
|
+
), W2 = (e) => p(
|
|
57
57
|
A,
|
|
58
58
|
(t) => {
|
|
59
59
|
var o, c;
|
|
60
60
|
return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.audioControlPointList : void 0;
|
|
61
61
|
}
|
|
62
|
-
),
|
|
62
|
+
), V2 = (e) => p(
|
|
63
63
|
A,
|
|
64
64
|
(t) => {
|
|
65
65
|
var o, c;
|
|
66
66
|
return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.destinations : void 0;
|
|
67
67
|
}
|
|
68
|
-
),
|
|
68
|
+
), U2 = (e) => p(
|
|
69
69
|
A,
|
|
70
70
|
(t) => {
|
|
71
71
|
var o, c;
|
|
72
72
|
return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.destinationList : void 0;
|
|
73
73
|
}
|
|
74
|
-
),
|
|
74
|
+
), H2 = (e) => p(
|
|
75
75
|
A,
|
|
76
76
|
(t) => {
|
|
77
77
|
var o, c;
|
|
78
78
|
return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.environmentalDevices : void 0;
|
|
79
79
|
}
|
|
80
|
-
),
|
|
80
|
+
), F2 = (e) => p(
|
|
81
81
|
A,
|
|
82
82
|
(t) => {
|
|
83
|
-
var o, c, r, i, v, u, h,
|
|
84
|
-
return (c = (o = t[e]) == null ? void 0 : o.configuration) != null && c.destinationList.programAudio ? (v = (i = (r = t[e]) == null ? void 0 : r.configuration) == null ? void 0 : i.destinationList.programAudio) == null ? void 0 : v.sinkKey : ((
|
|
83
|
+
var o, c, r, i, v, u, h, m;
|
|
84
|
+
return (c = (o = t[e]) == null ? void 0 : o.configuration) != null && c.destinationList.programAudio ? (v = (i = (r = t[e]) == null ? void 0 : r.configuration) == null ? void 0 : i.destinationList.programAudio) == null ? void 0 : v.sinkKey : ((m = (h = (u = t[e]) == null ? void 0 : u.configuration) == null ? void 0 : h.destinationList.defaultDisplay) == null ? void 0 : m.sinkKey) || "";
|
|
85
85
|
}
|
|
86
|
-
),
|
|
86
|
+
), K2 = (e) => p(
|
|
87
87
|
A,
|
|
88
88
|
(t) => {
|
|
89
89
|
var o, c, r;
|
|
90
90
|
return t[e] ? (r = (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.destinationList.codecContent) == null ? void 0 : r.sinkKey : void 0;
|
|
91
91
|
}
|
|
92
|
-
),
|
|
92
|
+
), q2 = (e) => p(
|
|
93
93
|
A,
|
|
94
94
|
(t) => {
|
|
95
95
|
var o;
|
|
96
96
|
return t[e] ? (o = t[e]) == null ? void 0 : o.isInCall : void 0;
|
|
97
97
|
}
|
|
98
|
-
),
|
|
98
|
+
), G2 = (e) => p(
|
|
99
99
|
A,
|
|
100
100
|
(t) => {
|
|
101
101
|
var o;
|
|
102
102
|
return t[e] ? (o = t[e]) == null ? void 0 : o.isWarmingUp : void 0;
|
|
103
103
|
}
|
|
104
|
-
),
|
|
104
|
+
), Y2 = (e) => p(
|
|
105
105
|
A,
|
|
106
106
|
(t) => {
|
|
107
107
|
var o;
|
|
108
108
|
return t[e] ? (o = t[e]) == null ? void 0 : o.isCoolingDown : void 0;
|
|
109
109
|
}
|
|
110
|
-
),
|
|
110
|
+
), z2 = (e) => p(
|
|
111
111
|
A,
|
|
112
112
|
(t) => {
|
|
113
113
|
var o;
|
|
114
114
|
return t[e] ? (o = t[e]) == null ? void 0 : o.isOn : void 0;
|
|
115
115
|
}
|
|
116
|
-
),
|
|
116
|
+
), J2 = (e) => p(
|
|
117
117
|
A,
|
|
118
118
|
(t) => {
|
|
119
119
|
var o;
|
|
120
120
|
return t[e] ? (o = t[e]) == null ? void 0 : o.advancedSharingActive : void 0;
|
|
121
121
|
}
|
|
122
|
-
),
|
|
122
|
+
), X2 = (e) => p(
|
|
123
123
|
A,
|
|
124
124
|
(t) => {
|
|
125
125
|
var o;
|
|
126
126
|
return t[e] ? (o = t[e]) == null ? void 0 : o.share : void 0;
|
|
127
127
|
}
|
|
128
|
-
),
|
|
128
|
+
), Q2 = (e) => p(
|
|
129
129
|
A,
|
|
130
130
|
(t) => {
|
|
131
131
|
var o, c;
|
|
132
132
|
return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.zoomRoomControllerKey : void 0;
|
|
133
133
|
}
|
|
134
|
-
),
|
|
134
|
+
), N2 = p(
|
|
135
135
|
[
|
|
136
136
|
(e, t) => t,
|
|
137
137
|
() => j3,
|
|
@@ -146,68 +146,77 @@ const A = (e) => e.rooms, D2 = (e) => M(
|
|
|
146
146
|
return Object.values(t).filter((i) => Object.values(c).includes(i.key));
|
|
147
147
|
}
|
|
148
148
|
);
|
|
149
|
-
function
|
|
150
|
-
return
|
|
151
|
-
|
|
149
|
+
function t6(e) {
|
|
150
|
+
return f(
|
|
151
|
+
P2(e)
|
|
152
152
|
);
|
|
153
153
|
}
|
|
154
|
-
function
|
|
155
|
-
return
|
|
154
|
+
function n6() {
|
|
155
|
+
return f(L2);
|
|
156
156
|
}
|
|
157
157
|
function x1(e) {
|
|
158
|
-
return
|
|
158
|
+
return f($2(e));
|
|
159
159
|
}
|
|
160
|
-
const
|
|
161
|
-
|
|
162
|
-
),
|
|
163
|
-
|
|
164
|
-
),
|
|
160
|
+
const o6 = x1, s6 = (e) => f(
|
|
161
|
+
A2(e)
|
|
162
|
+
), ee = (e, t) => f(
|
|
163
|
+
B2(e, t)
|
|
164
|
+
), te = (e) => f(k2(e)) || void 0, c6 = (e) => f(O2(e)), r6 = (e) => f(W2(e)), l6 = (e) => f(V2(e)), i6 = (e) => f(U2(e)), a6 = (e) => f(H2(e)), u6 = (e) => f(F2(e)), d6 = (e) => f(K2(e)), v6 = (e) => f(q2(e)), h6 = (e) => f(G2(e)), g6 = (e) => f(Y2(e)), f6 = (e) => f(z2(e)), w6 = (e) => f(J2(e)), p6 = (e) => f(X2(e)), m6 = (e) => f((t) => N2(t, e)), M6 = (e) => f(Q2(e)), G = (e) => e.runtimeConfig, ne = p(
|
|
165
165
|
G,
|
|
166
166
|
(e) => e.websocket.isConnected
|
|
167
|
-
),
|
|
167
|
+
), oe = p(
|
|
168
168
|
G,
|
|
169
169
|
(e) => e.currentRoomKey
|
|
170
|
-
),
|
|
170
|
+
), se = p(
|
|
171
171
|
G,
|
|
172
172
|
(e) => e.roomData.clientId
|
|
173
|
-
),
|
|
173
|
+
), ce = p(
|
|
174
174
|
G,
|
|
175
175
|
(e) => e.roomData.systemUuid
|
|
176
|
-
),
|
|
176
|
+
), re = p(
|
|
177
177
|
G,
|
|
178
178
|
(e) => e.roomData.userCode
|
|
179
|
-
),
|
|
179
|
+
), le = p(
|
|
180
180
|
G,
|
|
181
181
|
(e) => e.serverIsRunningOnProcessorHardware
|
|
182
|
-
),
|
|
182
|
+
), ie = p(
|
|
183
183
|
G,
|
|
184
184
|
(e) => {
|
|
185
185
|
var t;
|
|
186
186
|
return (t = e.roomData.config) == null ? void 0 : t.runtimeInfo;
|
|
187
187
|
}
|
|
188
|
-
),
|
|
188
|
+
), ae = p(
|
|
189
189
|
G,
|
|
190
190
|
(e) => e.touchpanelKey
|
|
191
|
-
),
|
|
191
|
+
), ue = p(
|
|
192
192
|
G,
|
|
193
193
|
(e) => e.touchpanelKey !== ""
|
|
194
|
-
),
|
|
194
|
+
), C3 = p(
|
|
195
195
|
G,
|
|
196
196
|
(e) => e.roomData.deviceInterfaceSupport
|
|
197
|
-
),
|
|
197
|
+
), b3 = (e) => p(
|
|
198
|
+
C3,
|
|
199
|
+
(t) => {
|
|
200
|
+
var o;
|
|
201
|
+
return ((o = t == null ? void 0 : t[e]) == null ? void 0 : o.interfaces) ?? [];
|
|
202
|
+
}
|
|
203
|
+
), de = (e, t) => p(
|
|
204
|
+
b3(e),
|
|
205
|
+
(o) => o.includes(t)
|
|
206
|
+
), y3 = () => f(ne), x6 = () => f(oe), Z6 = () => f(se), S6 = () => f(ce), j6 = () => f(re), C6 = () => f(le), b6 = () => f(ie), y6 = () => f(ae), I6 = () => f(ue), R6 = () => f(C3), E6 = (e) => f(b3(e)), T6 = (e, t) => f(de(e, t)), N = (e) => e.ui, W1 = (e) => p(N, (t) => t.modalVisibility[e]), ve = (e) => p(N, (t) => {
|
|
198
207
|
const o = t.popoverVisibility[e];
|
|
199
208
|
if (o)
|
|
200
209
|
return Object.keys(o).find((c) => o[c]);
|
|
201
|
-
}),
|
|
210
|
+
}), he = (e, t) => p(
|
|
202
211
|
N,
|
|
203
212
|
(o) => {
|
|
204
213
|
var c;
|
|
205
214
|
return ((c = o.popoverVisibility[e]) == null ? void 0 : c[t]) ?? !1;
|
|
206
215
|
}
|
|
207
|
-
),
|
|
216
|
+
), ge = p(N, (e) => e.error), fe = p(
|
|
208
217
|
N,
|
|
209
218
|
(e) => e.showReconnect
|
|
210
|
-
),
|
|
219
|
+
), we = p(N, (e) => e.theme), pe = (e) => p(N, (t) => t.syncState.includes(e)), D6 = () => f(W1("showShutdownModal")), _6 = () => f(W1("showIncomingCallModal")), P6 = (e) => f(W1(e)), L6 = (e) => f(ve(e)), $6 = (e, t) => f(he(e, t)), me = () => f(ge), Me = () => f(fe), A6 = () => f(we), xe = (e) => f(pe(e)), Ze = {
|
|
211
220
|
showReconnect: !1,
|
|
212
221
|
error: "",
|
|
213
222
|
modalVisibility: {
|
|
@@ -216,9 +225,9 @@ const t6 = x1, n6 = (e) => w(
|
|
|
216
225
|
},
|
|
217
226
|
popoverVisibility: {},
|
|
218
227
|
syncState: []
|
|
219
|
-
},
|
|
228
|
+
}, I3 = a1({
|
|
220
229
|
name: "ui",
|
|
221
|
-
initialState:
|
|
230
|
+
initialState: Ze,
|
|
222
231
|
reducers: {
|
|
223
232
|
clearAllModals(e) {
|
|
224
233
|
Object.entries(e.modalVisibility).forEach(([t]) => {
|
|
@@ -262,7 +271,7 @@ const t6 = x1, n6 = (e) => w(
|
|
|
262
271
|
e.syncState = [];
|
|
263
272
|
}
|
|
264
273
|
}
|
|
265
|
-
}), O =
|
|
274
|
+
}), O = I3.actions, Se = I3.reducer, je = {
|
|
266
275
|
config: {
|
|
267
276
|
enableDev: !1,
|
|
268
277
|
apiPath: "",
|
|
@@ -272,15 +281,15 @@ const t6 = x1, n6 = (e) => w(
|
|
|
272
281
|
loginMode: "",
|
|
273
282
|
modes: {}
|
|
274
283
|
}
|
|
275
|
-
},
|
|
284
|
+
}, R3 = a1({
|
|
276
285
|
name: "appConfig",
|
|
277
|
-
initialState:
|
|
286
|
+
initialState: je,
|
|
278
287
|
reducers: {
|
|
279
288
|
setAppConfig(e, t) {
|
|
280
289
|
e.config = t.payload;
|
|
281
290
|
}
|
|
282
291
|
}
|
|
283
|
-
}),
|
|
292
|
+
}), E3 = R3.actions, Ce = R3.reducer, d3 = {}, A1 = a1({
|
|
284
293
|
name: "devices",
|
|
285
294
|
initialState: d3,
|
|
286
295
|
reducers: {
|
|
@@ -297,8 +306,8 @@ const t6 = x1, n6 = (e) => w(
|
|
|
297
306
|
}), g1 = {
|
|
298
307
|
setDeviceState: A1.actions.setDeviceState,
|
|
299
308
|
clearDevices: A1.actions.clearDevices
|
|
300
|
-
},
|
|
301
|
-
class
|
|
309
|
+
}, be = A1.reducer;
|
|
310
|
+
class ye {
|
|
302
311
|
constructor() {
|
|
303
312
|
q(this, "uuid", "current-uuid");
|
|
304
313
|
q(this, "roomKey", "current-room-key");
|
|
@@ -306,11 +315,11 @@ class Ce {
|
|
|
306
315
|
q(this, "expiry", "current-uuid-expires");
|
|
307
316
|
}
|
|
308
317
|
}
|
|
309
|
-
const v3 = new
|
|
310
|
-
function
|
|
318
|
+
const v3 = new ye();
|
|
319
|
+
function Ie(e) {
|
|
311
320
|
return sessionStorage.getItem(e) || "";
|
|
312
321
|
}
|
|
313
|
-
function
|
|
322
|
+
function Re(e, t) {
|
|
314
323
|
sessionStorage.setItem(e, t);
|
|
315
324
|
}
|
|
316
325
|
const h3 = {}, B1 = a1({
|
|
@@ -330,7 +339,7 @@ const h3 = {}, B1 = a1({
|
|
|
330
339
|
}), f1 = {
|
|
331
340
|
setRoomState: B1.actions.setRoomState,
|
|
332
341
|
clearRooms: B1.actions.clearRooms
|
|
333
|
-
},
|
|
342
|
+
}, Ee = B1.reducer, Te = {
|
|
334
343
|
apiVersion: "",
|
|
335
344
|
serverIsRunningOnProcessorHardware: !1,
|
|
336
345
|
websocket: {
|
|
@@ -361,9 +370,9 @@ const h3 = {}, B1 = a1({
|
|
|
361
370
|
userCode: "",
|
|
362
371
|
qrUrl: ""
|
|
363
372
|
}
|
|
364
|
-
},
|
|
373
|
+
}, T3 = a1({
|
|
365
374
|
name: "runtimeConfig",
|
|
366
|
-
initialState:
|
|
375
|
+
initialState: Te,
|
|
367
376
|
reducers: {
|
|
368
377
|
setRuntimeConfig(e, t) {
|
|
369
378
|
e.apiVersion = t.payload.apiVersion, e.serverIsRunningOnProcessorHardware = t.payload.serverIsRunningOnProcessorHardware;
|
|
@@ -396,16 +405,16 @@ const h3 = {}, B1 = a1({
|
|
|
396
405
|
e.touchpanelKey = t.payload;
|
|
397
406
|
}
|
|
398
407
|
}
|
|
399
|
-
}), U =
|
|
400
|
-
type:
|
|
408
|
+
}), U = T3.actions, De = T3.reducer, _1 = m3.create(), D3 = "websocket/connect", _3 = "websocket/disconnect", P3 = "websocket/sendMessage", L3 = "websocket/addEventHandler", $3 = "websocket/removeEventHandler", A3 = "websocket/reconnect", B3 = () => ({ type: D3 }), B6 = () => ({ type: _3 }), _e = (e, t) => ({
|
|
409
|
+
type: P3,
|
|
401
410
|
payload: { messageType: e, content: t }
|
|
402
|
-
}),
|
|
403
|
-
type:
|
|
411
|
+
}), Pe = (e, t, o) => ({
|
|
412
|
+
type: L3,
|
|
404
413
|
payload: { eventType: e, key: t, callback: o }
|
|
405
|
-
}),
|
|
406
|
-
type:
|
|
414
|
+
}), Le = (e, t) => ({
|
|
415
|
+
type: $3,
|
|
407
416
|
payload: { eventType: e, key: t }
|
|
408
|
-
}),
|
|
417
|
+
}), $e = () => ({ type: A3 }), Ae = () => {
|
|
409
418
|
const e = {
|
|
410
419
|
client: null,
|
|
411
420
|
token: null,
|
|
@@ -422,7 +431,7 @@ const h3 = {}, B1 = a1({
|
|
|
422
431
|
);
|
|
423
432
|
if (C.status === 200 && C.data) {
|
|
424
433
|
const b = C.data.apiPath;
|
|
425
|
-
a(
|
|
434
|
+
a(E3.setAppConfig(C.data));
|
|
426
435
|
const x = await _1.get(
|
|
427
436
|
`${b}/version`
|
|
428
437
|
);
|
|
@@ -439,7 +448,7 @@ const h3 = {}, B1 = a1({
|
|
|
439
448
|
);
|
|
440
449
|
return C.status === 200 && C.data ? (j(U.setRoomData(C.data)), !0) : !1;
|
|
441
450
|
} catch (C) {
|
|
442
|
-
return console.log(C), C instanceof
|
|
451
|
+
return console.log(C), C instanceof p2 && C.response && C.response.status === 498 ? (console.error("Invalid token. Unable to join room"), j(
|
|
443
452
|
O.setErrorMessage(
|
|
444
453
|
`Token ${Z} is invalid. Unable to join room`
|
|
445
454
|
)
|
|
@@ -447,7 +456,7 @@ const h3 = {}, B1 = a1({
|
|
|
447
456
|
}
|
|
448
457
|
}, c = (a) => {
|
|
449
458
|
e.reconnectTimer && (clearTimeout(e.reconnectTimer), e.reconnectTimer = null), console.log("WebSocket middleware: Starting reconnection loop..."), e.reconnectTimer = setTimeout(() => {
|
|
450
|
-
e.waitingToReconnect = !1, e.reconnectTimer = null, console.log("WebSocket middleware: Attempting automatic reconnection..."), a(
|
|
459
|
+
e.waitingToReconnect = !1, e.reconnectTimer = null, console.log("WebSocket middleware: Attempting automatic reconnection..."), a(B3());
|
|
451
460
|
}, 5e3);
|
|
452
461
|
}, r = () => {
|
|
453
462
|
e.reconnectTimer && (console.log("WebSocket middleware: Stopping reconnection loop"), clearTimeout(e.reconnectTimer), e.reconnectTimer = null);
|
|
@@ -641,12 +650,12 @@ const h3 = {}, B1 = a1({
|
|
|
641
650
|
}
|
|
642
651
|
}, h = () => {
|
|
643
652
|
e.client && (console.log("WebSocket middleware: Disconnecting"), r(), e.client.close(4100, "Client requested disconnect"), e.client = null);
|
|
644
|
-
},
|
|
653
|
+
}, m = (a, Z, j) => {
|
|
645
654
|
const C = j(), b = C.runtimeConfig.websocket.isConnected, x = C.runtimeConfig.roomData.clientId;
|
|
646
655
|
e.client && b ? e.client.send(
|
|
647
656
|
JSON.stringify({ type: a, clientId: x, content: Z })
|
|
648
657
|
) : console.warn("WebSocket middleware: Cannot send message - not connected");
|
|
649
|
-
},
|
|
658
|
+
}, M = (a, Z, j) => {
|
|
650
659
|
e.eventHandlers[a] || (e.eventHandlers[a] = {}), e.eventHandlers[a][Z] = j, console.log("WebSocket middleware: Event handler added", a, Z);
|
|
651
660
|
}, P = (a, Z) => {
|
|
652
661
|
e.eventHandlers[a] && (delete e.eventHandlers[a][Z], console.log(
|
|
@@ -665,35 +674,35 @@ const h3 = {}, B1 = a1({
|
|
|
665
674
|
const b = j;
|
|
666
675
|
return (async () => {
|
|
667
676
|
switch (b.type) {
|
|
668
|
-
case
|
|
677
|
+
case D3: {
|
|
669
678
|
let W = new URLSearchParams(window.location.search).get("token");
|
|
670
|
-
W ? (console.log("WebSocket middleware: Saving token"),
|
|
679
|
+
W ? (console.log("WebSocket middleware: Saving token"), Re(v3.uuid, W)) : (W = Ie(v3.uuid), console.log("WebSocket middleware: Loading token")), e.token = W, await t(a.dispatch), await u(a.dispatch, a.getState);
|
|
671
680
|
break;
|
|
672
681
|
}
|
|
673
|
-
case
|
|
682
|
+
case _3:
|
|
674
683
|
h();
|
|
675
684
|
break;
|
|
676
|
-
case
|
|
677
|
-
|
|
685
|
+
case P3:
|
|
686
|
+
m(
|
|
678
687
|
b.payload.messageType,
|
|
679
688
|
b.payload.content,
|
|
680
689
|
a.getState
|
|
681
690
|
);
|
|
682
691
|
break;
|
|
683
|
-
case
|
|
684
|
-
|
|
692
|
+
case L3:
|
|
693
|
+
M(
|
|
685
694
|
b.payload.eventType,
|
|
686
695
|
b.payload.key,
|
|
687
696
|
b.payload.callback
|
|
688
697
|
);
|
|
689
698
|
break;
|
|
690
|
-
case
|
|
699
|
+
case $3:
|
|
691
700
|
P(
|
|
692
701
|
b.payload.eventType,
|
|
693
702
|
b.payload.key
|
|
694
703
|
);
|
|
695
704
|
break;
|
|
696
|
-
case
|
|
705
|
+
case A3:
|
|
697
706
|
H(a.getState);
|
|
698
707
|
break;
|
|
699
708
|
default:
|
|
@@ -720,22 +729,22 @@ const h3 = {}, B1 = a1({
|
|
|
720
729
|
console.error("WebSocket middleware: Error handling action", x);
|
|
721
730
|
}), C;
|
|
722
731
|
};
|
|
723
|
-
},
|
|
724
|
-
appConfig:
|
|
725
|
-
runtimeConfig:
|
|
726
|
-
rooms:
|
|
727
|
-
devices:
|
|
728
|
-
ui:
|
|
729
|
-
}),
|
|
730
|
-
reducer:
|
|
732
|
+
}, Be = Z2({
|
|
733
|
+
appConfig: Ce,
|
|
734
|
+
runtimeConfig: De,
|
|
735
|
+
rooms: Ee,
|
|
736
|
+
devices: be,
|
|
737
|
+
ui: Se
|
|
738
|
+
}), ke = S2({
|
|
739
|
+
reducer: Be,
|
|
731
740
|
middleware: (e) => e({
|
|
732
741
|
serializableCheck: {
|
|
733
742
|
// Ignore WebSocket actions with callbacks
|
|
734
743
|
ignoredActions: ["websocket/addEventHandler"]
|
|
735
744
|
}
|
|
736
|
-
}).concat(
|
|
745
|
+
}).concat(Ae())
|
|
737
746
|
}), g3 = m3.create();
|
|
738
|
-
function
|
|
747
|
+
function k6() {
|
|
739
748
|
const e = O1();
|
|
740
749
|
return async () => {
|
|
741
750
|
try {
|
|
@@ -747,7 +756,7 @@ function L6() {
|
|
|
747
756
|
);
|
|
748
757
|
if (c.status == 200 && c.data) {
|
|
749
758
|
const r = c.data.apiPath;
|
|
750
|
-
e(
|
|
759
|
+
e(E3.setAppConfig(c.data));
|
|
751
760
|
const i = await g3.get(
|
|
752
761
|
`${r}/version`
|
|
753
762
|
);
|
|
@@ -770,15 +779,15 @@ var w1 = { exports: {} }, r1 = {};
|
|
|
770
779
|
* LICENSE file in the root directory of this source tree.
|
|
771
780
|
*/
|
|
772
781
|
var f3;
|
|
773
|
-
function
|
|
782
|
+
function Oe() {
|
|
774
783
|
if (f3) return r1;
|
|
775
784
|
f3 = 1;
|
|
776
785
|
var e = M3, t = Symbol.for("react.element"), o = Symbol.for("react.fragment"), c = Object.prototype.hasOwnProperty, r = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, i = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
777
|
-
function v(u, h,
|
|
778
|
-
var
|
|
779
|
-
|
|
780
|
-
for (
|
|
781
|
-
if (u && u.defaultProps) for (
|
|
786
|
+
function v(u, h, m) {
|
|
787
|
+
var M, P = {}, H = null, a = null;
|
|
788
|
+
m !== void 0 && (H = "" + m), h.key !== void 0 && (H = "" + h.key), h.ref !== void 0 && (a = h.ref);
|
|
789
|
+
for (M in h) c.call(h, M) && !i.hasOwnProperty(M) && (P[M] = h[M]);
|
|
790
|
+
if (u && u.defaultProps) for (M in h = u.defaultProps, h) P[M] === void 0 && (P[M] = h[M]);
|
|
782
791
|
return { $$typeof: t, type: u, key: H, ref: a, props: P, _owner: r.current };
|
|
783
792
|
}
|
|
784
793
|
return r1.Fragment = o, r1.jsx = v, r1.jsxs = v, r1;
|
|
@@ -794,9 +803,9 @@ var l1 = {};
|
|
|
794
803
|
* LICENSE file in the root directory of this source tree.
|
|
795
804
|
*/
|
|
796
805
|
var w3;
|
|
797
|
-
function
|
|
806
|
+
function We() {
|
|
798
807
|
return w3 || (w3 = 1, process.env.NODE_ENV !== "production" && function() {
|
|
799
|
-
var e = M3, t = Symbol.for("react.element"), o = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), r = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), v = Symbol.for("react.provider"), u = Symbol.for("react.context"), h = Symbol.for("react.forward_ref"),
|
|
808
|
+
var e = M3, t = Symbol.for("react.element"), o = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), r = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), v = Symbol.for("react.provider"), u = Symbol.for("react.context"), h = Symbol.for("react.forward_ref"), m = Symbol.for("react.suspense"), M = Symbol.for("react.suspense_list"), P = Symbol.for("react.memo"), H = Symbol.for("react.lazy"), a = Symbol.for("react.offscreen"), Z = Symbol.iterator, j = "@@iterator";
|
|
800
809
|
function C(s) {
|
|
801
810
|
if (s === null || typeof s != "object")
|
|
802
811
|
return null;
|
|
@@ -806,14 +815,14 @@ function ke() {
|
|
|
806
815
|
var b = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
807
816
|
function x(s) {
|
|
808
817
|
{
|
|
809
|
-
for (var l = arguments.length, d = new Array(l > 1 ? l - 1 : 0),
|
|
810
|
-
d[
|
|
818
|
+
for (var l = arguments.length, d = new Array(l > 1 ? l - 1 : 0), w = 1; w < l; w++)
|
|
819
|
+
d[w - 1] = arguments[w];
|
|
811
820
|
W("error", s, d);
|
|
812
821
|
}
|
|
813
822
|
}
|
|
814
823
|
function W(s, l, d) {
|
|
815
824
|
{
|
|
816
|
-
var
|
|
825
|
+
var w = b.ReactDebugCurrentFrame, E = w.getStackAddendum();
|
|
817
826
|
E !== "" && (l += "%s", d = d.concat([E]));
|
|
818
827
|
var T = d.map(function(y) {
|
|
819
828
|
return String(y);
|
|
@@ -824,16 +833,16 @@ function ke() {
|
|
|
824
833
|
var S1 = !1, K = !1, B = !1, D = !1, z = !1, n1;
|
|
825
834
|
n1 = Symbol.for("react.module.reference");
|
|
826
835
|
function j1(s) {
|
|
827
|
-
return !!(typeof s == "string" || typeof s == "function" || s === c || s === i || z || s === r || s ===
|
|
836
|
+
return !!(typeof s == "string" || typeof s == "function" || s === c || s === i || z || s === r || s === m || s === M || D || s === a || S1 || K || B || typeof s == "object" && s !== null && (s.$$typeof === H || s.$$typeof === P || s.$$typeof === v || s.$$typeof === u || s.$$typeof === h || // This needs to include all possible module reference object
|
|
828
837
|
// types supported by any Flight configuration anywhere since
|
|
829
838
|
// we don't know which Flight build this will end up being used
|
|
830
839
|
// with.
|
|
831
840
|
s.$$typeof === n1 || s.getModuleId !== void 0));
|
|
832
841
|
}
|
|
833
|
-
function
|
|
834
|
-
var
|
|
835
|
-
if (
|
|
836
|
-
return
|
|
842
|
+
function V3(s, l, d) {
|
|
843
|
+
var w = s.displayName;
|
|
844
|
+
if (w)
|
|
845
|
+
return w;
|
|
837
846
|
var E = l.displayName || l.name || "";
|
|
838
847
|
return E !== "" ? d + "(" + E + ")" : d;
|
|
839
848
|
}
|
|
@@ -856,9 +865,9 @@ function ke() {
|
|
|
856
865
|
return "Profiler";
|
|
857
866
|
case r:
|
|
858
867
|
return "StrictMode";
|
|
859
|
-
case p:
|
|
860
|
-
return "Suspense";
|
|
861
868
|
case m:
|
|
869
|
+
return "Suspense";
|
|
870
|
+
case M:
|
|
862
871
|
return "SuspenseList";
|
|
863
872
|
}
|
|
864
873
|
if (typeof s == "object")
|
|
@@ -870,10 +879,10 @@ function ke() {
|
|
|
870
879
|
var d = s;
|
|
871
880
|
return V1(d._context) + ".Provider";
|
|
872
881
|
case h:
|
|
873
|
-
return
|
|
882
|
+
return V3(s, s.render, "ForwardRef");
|
|
874
883
|
case P:
|
|
875
|
-
var
|
|
876
|
-
return
|
|
884
|
+
var w = s.displayName || null;
|
|
885
|
+
return w !== null ? w : J(s.type) || "Memo";
|
|
877
886
|
case H: {
|
|
878
887
|
var E = s, T = E._payload, y = E._init;
|
|
879
888
|
try {
|
|
@@ -889,7 +898,7 @@ function ke() {
|
|
|
889
898
|
function z1() {
|
|
890
899
|
}
|
|
891
900
|
z1.__reactDisabledLog = !0;
|
|
892
|
-
function
|
|
901
|
+
function U3() {
|
|
893
902
|
{
|
|
894
903
|
if (o1 === 0) {
|
|
895
904
|
U1 = console.log, H1 = console.info, F1 = console.warn, K1 = console.error, q1 = console.group, G1 = console.groupCollapsed, Y1 = console.groupEnd;
|
|
@@ -912,7 +921,7 @@ function ke() {
|
|
|
912
921
|
o1++;
|
|
913
922
|
}
|
|
914
923
|
}
|
|
915
|
-
function
|
|
924
|
+
function H3() {
|
|
916
925
|
{
|
|
917
926
|
if (o1--, o1 === 0) {
|
|
918
927
|
var s = {
|
|
@@ -954,8 +963,8 @@ function ke() {
|
|
|
954
963
|
try {
|
|
955
964
|
throw Error();
|
|
956
965
|
} catch (E) {
|
|
957
|
-
var
|
|
958
|
-
b1 =
|
|
966
|
+
var w = E.stack.trim().match(/\n( *(at )?)/);
|
|
967
|
+
b1 = w && w[1] || "";
|
|
959
968
|
}
|
|
960
969
|
return `
|
|
961
970
|
` + b1 + s;
|
|
@@ -963,8 +972,8 @@ function ke() {
|
|
|
963
972
|
}
|
|
964
973
|
var y1 = !1, d1;
|
|
965
974
|
{
|
|
966
|
-
var
|
|
967
|
-
d1 = new
|
|
975
|
+
var F3 = typeof WeakMap == "function" ? WeakMap : Map;
|
|
976
|
+
d1 = new F3();
|
|
968
977
|
}
|
|
969
978
|
function J1(s, l) {
|
|
970
979
|
if (!s || y1)
|
|
@@ -974,12 +983,12 @@ function ke() {
|
|
|
974
983
|
if (d !== void 0)
|
|
975
984
|
return d;
|
|
976
985
|
}
|
|
977
|
-
var
|
|
986
|
+
var w;
|
|
978
987
|
y1 = !0;
|
|
979
988
|
var E = Error.prepareStackTrace;
|
|
980
989
|
Error.prepareStackTrace = void 0;
|
|
981
990
|
var T;
|
|
982
|
-
T = C1.current, C1.current = null,
|
|
991
|
+
T = C1.current, C1.current = null, U3();
|
|
983
992
|
try {
|
|
984
993
|
if (l) {
|
|
985
994
|
var y = function() {
|
|
@@ -993,14 +1002,14 @@ function ke() {
|
|
|
993
1002
|
try {
|
|
994
1003
|
Reflect.construct(y, []);
|
|
995
1004
|
} catch (V) {
|
|
996
|
-
|
|
1005
|
+
w = V;
|
|
997
1006
|
}
|
|
998
1007
|
Reflect.construct(s, [], y);
|
|
999
1008
|
} else {
|
|
1000
1009
|
try {
|
|
1001
1010
|
y.call();
|
|
1002
1011
|
} catch (V) {
|
|
1003
|
-
|
|
1012
|
+
w = V;
|
|
1004
1013
|
}
|
|
1005
1014
|
s.call(y.prototype);
|
|
1006
1015
|
}
|
|
@@ -1008,14 +1017,14 @@ function ke() {
|
|
|
1008
1017
|
try {
|
|
1009
1018
|
throw Error();
|
|
1010
1019
|
} catch (V) {
|
|
1011
|
-
|
|
1020
|
+
w = V;
|
|
1012
1021
|
}
|
|
1013
1022
|
s();
|
|
1014
1023
|
}
|
|
1015
1024
|
} catch (V) {
|
|
1016
|
-
if (V &&
|
|
1025
|
+
if (V && w && typeof V.stack == "string") {
|
|
1017
1026
|
for (var S = V.stack.split(`
|
|
1018
|
-
`), k =
|
|
1027
|
+
`), k = w.stack.split(`
|
|
1019
1028
|
`), L = S.length - 1, $ = k.length - 1; L >= 1 && $ >= 0 && S[L] !== k[$]; )
|
|
1020
1029
|
$--;
|
|
1021
1030
|
for (; L >= 1 && $ >= 0; L--, $--)
|
|
@@ -1032,15 +1041,15 @@ function ke() {
|
|
|
1032
1041
|
}
|
|
1033
1042
|
}
|
|
1034
1043
|
} finally {
|
|
1035
|
-
y1 = !1, C1.current = T,
|
|
1044
|
+
y1 = !1, C1.current = T, H3(), Error.prepareStackTrace = E;
|
|
1036
1045
|
}
|
|
1037
1046
|
var t1 = s ? s.displayName || s.name : "", Q = t1 ? u1(t1) : "";
|
|
1038
1047
|
return typeof s == "function" && d1.set(s, Q), Q;
|
|
1039
1048
|
}
|
|
1040
|
-
function
|
|
1049
|
+
function K3(s, l, d) {
|
|
1041
1050
|
return J1(s, !1);
|
|
1042
1051
|
}
|
|
1043
|
-
function
|
|
1052
|
+
function q3(s) {
|
|
1044
1053
|
var l = s.prototype;
|
|
1045
1054
|
return !!(l && l.isReactComponent);
|
|
1046
1055
|
}
|
|
@@ -1048,23 +1057,23 @@ function ke() {
|
|
|
1048
1057
|
if (s == null)
|
|
1049
1058
|
return "";
|
|
1050
1059
|
if (typeof s == "function")
|
|
1051
|
-
return J1(s,
|
|
1060
|
+
return J1(s, q3(s));
|
|
1052
1061
|
if (typeof s == "string")
|
|
1053
1062
|
return u1(s);
|
|
1054
1063
|
switch (s) {
|
|
1055
|
-
case p:
|
|
1056
|
-
return u1("Suspense");
|
|
1057
1064
|
case m:
|
|
1065
|
+
return u1("Suspense");
|
|
1066
|
+
case M:
|
|
1058
1067
|
return u1("SuspenseList");
|
|
1059
1068
|
}
|
|
1060
1069
|
if (typeof s == "object")
|
|
1061
1070
|
switch (s.$$typeof) {
|
|
1062
1071
|
case h:
|
|
1063
|
-
return
|
|
1072
|
+
return K3(s.render);
|
|
1064
1073
|
case P:
|
|
1065
1074
|
return v1(s.type, l, d);
|
|
1066
1075
|
case H: {
|
|
1067
|
-
var
|
|
1076
|
+
var w = s, E = w._payload, T = w._init;
|
|
1068
1077
|
try {
|
|
1069
1078
|
return v1(T(E), l, d);
|
|
1070
1079
|
} catch {
|
|
@@ -1081,7 +1090,7 @@ function ke() {
|
|
|
1081
1090
|
} else
|
|
1082
1091
|
Q1.setExtraStackFrame(null);
|
|
1083
1092
|
}
|
|
1084
|
-
function
|
|
1093
|
+
function G3(s, l, d, w, E) {
|
|
1085
1094
|
{
|
|
1086
1095
|
var T = Function.call.bind(s1);
|
|
1087
1096
|
for (var y in s)
|
|
@@ -1089,28 +1098,28 @@ function ke() {
|
|
|
1089
1098
|
var S = void 0;
|
|
1090
1099
|
try {
|
|
1091
1100
|
if (typeof s[y] != "function") {
|
|
1092
|
-
var k = Error((
|
|
1101
|
+
var k = Error((w || "React class") + ": " + d + " type `" + y + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof s[y] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
1093
1102
|
throw k.name = "Invariant Violation", k;
|
|
1094
1103
|
}
|
|
1095
|
-
S = s[y](l, y,
|
|
1104
|
+
S = s[y](l, y, w, d, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
1096
1105
|
} catch (L) {
|
|
1097
1106
|
S = L;
|
|
1098
1107
|
}
|
|
1099
|
-
S && !(S instanceof Error) && (h1(E), x("%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).",
|
|
1108
|
+
S && !(S instanceof Error) && (h1(E), x("%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).", w || "React class", d, y, typeof S), h1(null)), S instanceof Error && !(S.message in X1) && (X1[S.message] = !0, h1(E), x("Failed %s type: %s", d, S.message), h1(null));
|
|
1100
1109
|
}
|
|
1101
1110
|
}
|
|
1102
1111
|
}
|
|
1103
|
-
var
|
|
1112
|
+
var Y3 = Array.isArray;
|
|
1104
1113
|
function I1(s) {
|
|
1105
|
-
return
|
|
1114
|
+
return Y3(s);
|
|
1106
1115
|
}
|
|
1107
|
-
function
|
|
1116
|
+
function z3(s) {
|
|
1108
1117
|
{
|
|
1109
1118
|
var l = typeof Symbol == "function" && Symbol.toStringTag, d = l && s[Symbol.toStringTag] || s.constructor.name || "Object";
|
|
1110
1119
|
return d;
|
|
1111
1120
|
}
|
|
1112
1121
|
}
|
|
1113
|
-
function
|
|
1122
|
+
function J3(s) {
|
|
1114
1123
|
try {
|
|
1115
1124
|
return N1(s), !1;
|
|
1116
1125
|
} catch {
|
|
@@ -1121,16 +1130,16 @@ function ke() {
|
|
|
1121
1130
|
return "" + s;
|
|
1122
1131
|
}
|
|
1123
1132
|
function e3(s) {
|
|
1124
|
-
if (
|
|
1125
|
-
return x("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",
|
|
1133
|
+
if (J3(s))
|
|
1134
|
+
return x("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", z3(s)), N1(s);
|
|
1126
1135
|
}
|
|
1127
|
-
var t3 = b.ReactCurrentOwner,
|
|
1136
|
+
var t3 = b.ReactCurrentOwner, X3 = {
|
|
1128
1137
|
key: !0,
|
|
1129
1138
|
ref: !0,
|
|
1130
1139
|
__self: !0,
|
|
1131
1140
|
__source: !0
|
|
1132
1141
|
}, n3, o3;
|
|
1133
|
-
function
|
|
1142
|
+
function Q3(s) {
|
|
1134
1143
|
if (s1.call(s, "ref")) {
|
|
1135
1144
|
var l = Object.getOwnPropertyDescriptor(s, "ref").get;
|
|
1136
1145
|
if (l && l.isReactWarning)
|
|
@@ -1138,7 +1147,7 @@ function ke() {
|
|
|
1138
1147
|
}
|
|
1139
1148
|
return s.ref !== void 0;
|
|
1140
1149
|
}
|
|
1141
|
-
function
|
|
1150
|
+
function N3(s) {
|
|
1142
1151
|
if (s1.call(s, "key")) {
|
|
1143
1152
|
var l = Object.getOwnPropertyDescriptor(s, "key").get;
|
|
1144
1153
|
if (l && l.isReactWarning)
|
|
@@ -1146,10 +1155,10 @@ function ke() {
|
|
|
1146
1155
|
}
|
|
1147
1156
|
return s.key !== void 0;
|
|
1148
1157
|
}
|
|
1149
|
-
function
|
|
1158
|
+
function e2(s, l) {
|
|
1150
1159
|
typeof s.ref == "string" && t3.current;
|
|
1151
1160
|
}
|
|
1152
|
-
function
|
|
1161
|
+
function t2(s, l) {
|
|
1153
1162
|
{
|
|
1154
1163
|
var d = function() {
|
|
1155
1164
|
n3 || (n3 = !0, x("%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)", l));
|
|
@@ -1160,7 +1169,7 @@ function ke() {
|
|
|
1160
1169
|
});
|
|
1161
1170
|
}
|
|
1162
1171
|
}
|
|
1163
|
-
function
|
|
1172
|
+
function n2(s, l) {
|
|
1164
1173
|
{
|
|
1165
1174
|
var d = function() {
|
|
1166
1175
|
o3 || (o3 = !0, x("%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)", l));
|
|
@@ -1171,7 +1180,7 @@ function ke() {
|
|
|
1171
1180
|
});
|
|
1172
1181
|
}
|
|
1173
1182
|
}
|
|
1174
|
-
var
|
|
1183
|
+
var o2 = function(s, l, d, w, E, T, y) {
|
|
1175
1184
|
var S = {
|
|
1176
1185
|
// This tag allows us to uniquely identify this as a React Element
|
|
1177
1186
|
$$typeof: t,
|
|
@@ -1192,7 +1201,7 @@ function ke() {
|
|
|
1192
1201
|
configurable: !1,
|
|
1193
1202
|
enumerable: !1,
|
|
1194
1203
|
writable: !1,
|
|
1195
|
-
value:
|
|
1204
|
+
value: w
|
|
1196
1205
|
}), Object.defineProperty(S, "_source", {
|
|
1197
1206
|
configurable: !1,
|
|
1198
1207
|
enumerable: !1,
|
|
@@ -1200,12 +1209,12 @@ function ke() {
|
|
|
1200
1209
|
value: E
|
|
1201
1210
|
}), Object.freeze && (Object.freeze(S.props), Object.freeze(S)), S;
|
|
1202
1211
|
};
|
|
1203
|
-
function
|
|
1212
|
+
function s2(s, l, d, w, E) {
|
|
1204
1213
|
{
|
|
1205
1214
|
var T, y = {}, S = null, k = null;
|
|
1206
|
-
d !== void 0 && (e3(d), S = "" + d),
|
|
1215
|
+
d !== void 0 && (e3(d), S = "" + d), N3(l) && (e3(l.key), S = "" + l.key), Q3(l) && (k = l.ref, e2(l, E));
|
|
1207
1216
|
for (T in l)
|
|
1208
|
-
s1.call(l, T) && !
|
|
1217
|
+
s1.call(l, T) && !X3.hasOwnProperty(T) && (y[T] = l[T]);
|
|
1209
1218
|
if (s && s.defaultProps) {
|
|
1210
1219
|
var L = s.defaultProps;
|
|
1211
1220
|
for (T in L)
|
|
@@ -1213,9 +1222,9 @@ function ke() {
|
|
|
1213
1222
|
}
|
|
1214
1223
|
if (S || k) {
|
|
1215
1224
|
var $ = typeof s == "function" ? s.displayName || s.name || "Unknown" : s;
|
|
1216
|
-
S &&
|
|
1225
|
+
S && t2(y, $), k && n2(y, $);
|
|
1217
1226
|
}
|
|
1218
|
-
return
|
|
1227
|
+
return o2(s, S, k, E, w, t3.current, y);
|
|
1219
1228
|
}
|
|
1220
1229
|
}
|
|
1221
1230
|
var R1 = b.ReactCurrentOwner, s3 = b.ReactDebugCurrentFrame;
|
|
@@ -1243,11 +1252,11 @@ Check the render method of \`` + s + "`.";
|
|
|
1243
1252
|
return "";
|
|
1244
1253
|
}
|
|
1245
1254
|
}
|
|
1246
|
-
function
|
|
1255
|
+
function c2(s) {
|
|
1247
1256
|
return "";
|
|
1248
1257
|
}
|
|
1249
1258
|
var r3 = {};
|
|
1250
|
-
function
|
|
1259
|
+
function r2(s) {
|
|
1251
1260
|
{
|
|
1252
1261
|
var l = c3();
|
|
1253
1262
|
if (!l) {
|
|
@@ -1264,12 +1273,12 @@ Check the top-level render call using <` + d + ">.");
|
|
|
1264
1273
|
if (!s._store || s._store.validated || s.key != null)
|
|
1265
1274
|
return;
|
|
1266
1275
|
s._store.validated = !0;
|
|
1267
|
-
var d =
|
|
1276
|
+
var d = r2(l);
|
|
1268
1277
|
if (r3[d])
|
|
1269
1278
|
return;
|
|
1270
1279
|
r3[d] = !0;
|
|
1271
|
-
var
|
|
1272
|
-
s && s._owner && s._owner !== R1.current && (
|
|
1280
|
+
var w = "";
|
|
1281
|
+
s && s._owner && s._owner !== R1.current && (w = " It was passed a child from " + J(s._owner.type) + "."), e1(s), x('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', d, w), e1(null);
|
|
1273
1282
|
}
|
|
1274
1283
|
}
|
|
1275
1284
|
function i3(s, l) {
|
|
@@ -1278,8 +1287,8 @@ Check the top-level render call using <` + d + ">.");
|
|
|
1278
1287
|
return;
|
|
1279
1288
|
if (I1(s))
|
|
1280
1289
|
for (var d = 0; d < s.length; d++) {
|
|
1281
|
-
var
|
|
1282
|
-
T1(
|
|
1290
|
+
var w = s[d];
|
|
1291
|
+
T1(w) && l3(w, l);
|
|
1283
1292
|
}
|
|
1284
1293
|
else if (T1(s))
|
|
1285
1294
|
s._store && (s._store.validated = !0);
|
|
@@ -1291,7 +1300,7 @@ Check the top-level render call using <` + d + ">.");
|
|
|
1291
1300
|
}
|
|
1292
1301
|
}
|
|
1293
1302
|
}
|
|
1294
|
-
function
|
|
1303
|
+
function l2(s) {
|
|
1295
1304
|
{
|
|
1296
1305
|
var l = s.type;
|
|
1297
1306
|
if (l == null || typeof l == "string")
|
|
@@ -1306,8 +1315,8 @@ Check the top-level render call using <` + d + ">.");
|
|
|
1306
1315
|
else
|
|
1307
1316
|
return;
|
|
1308
1317
|
if (d) {
|
|
1309
|
-
var
|
|
1310
|
-
|
|
1318
|
+
var w = J(l);
|
|
1319
|
+
G3(d, s.props, "prop", w, s);
|
|
1311
1320
|
} else if (l.PropTypes !== void 0 && !E1) {
|
|
1312
1321
|
E1 = !0;
|
|
1313
1322
|
var E = J(l);
|
|
@@ -1316,12 +1325,12 @@ Check the top-level render call using <` + d + ">.");
|
|
|
1316
1325
|
typeof l.getDefaultProps == "function" && !l.getDefaultProps.isReactClassApproved && x("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
1317
1326
|
}
|
|
1318
1327
|
}
|
|
1319
|
-
function
|
|
1328
|
+
function i2(s) {
|
|
1320
1329
|
{
|
|
1321
1330
|
for (var l = Object.keys(s.props), d = 0; d < l.length; d++) {
|
|
1322
|
-
var
|
|
1323
|
-
if (
|
|
1324
|
-
e1(s), x("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",
|
|
1331
|
+
var w = l[d];
|
|
1332
|
+
if (w !== "children" && w !== "key") {
|
|
1333
|
+
e1(s), x("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", w), e1(null);
|
|
1325
1334
|
break;
|
|
1326
1335
|
}
|
|
1327
1336
|
}
|
|
@@ -1329,24 +1338,24 @@ Check the top-level render call using <` + d + ">.");
|
|
|
1329
1338
|
}
|
|
1330
1339
|
}
|
|
1331
1340
|
var a3 = {};
|
|
1332
|
-
function u3(s, l, d,
|
|
1341
|
+
function u3(s, l, d, w, E, T) {
|
|
1333
1342
|
{
|
|
1334
1343
|
var y = j1(s);
|
|
1335
1344
|
if (!y) {
|
|
1336
1345
|
var S = "";
|
|
1337
1346
|
(s === void 0 || typeof s == "object" && s !== null && Object.keys(s).length === 0) && (S += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
1338
|
-
var k =
|
|
1347
|
+
var k = c2();
|
|
1339
1348
|
k ? S += k : S += c3();
|
|
1340
1349
|
var L;
|
|
1341
1350
|
s === null ? L = "null" : I1(s) ? L = "array" : s !== void 0 && s.$$typeof === t ? (L = "<" + (J(s.type) || "Unknown") + " />", S = " Did you accidentally export a JSX literal instead of a component?") : L = typeof s, x("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", L, S);
|
|
1342
1351
|
}
|
|
1343
|
-
var $ =
|
|
1352
|
+
var $ = s2(s, l, d, E, T);
|
|
1344
1353
|
if ($ == null)
|
|
1345
1354
|
return $;
|
|
1346
1355
|
if (y) {
|
|
1347
1356
|
var F = l.children;
|
|
1348
1357
|
if (F !== void 0)
|
|
1349
|
-
if (
|
|
1358
|
+
if (w)
|
|
1350
1359
|
if (I1(F)) {
|
|
1351
1360
|
for (var t1 = 0; t1 < F.length; t1++)
|
|
1352
1361
|
i3(F[t1], s);
|
|
@@ -1357,84 +1366,84 @@ Check the top-level render call using <` + d + ">.");
|
|
|
1357
1366
|
i3(F, s);
|
|
1358
1367
|
}
|
|
1359
1368
|
if (s1.call(l, "key")) {
|
|
1360
|
-
var Q = J(s), V = Object.keys(l).filter(function(
|
|
1361
|
-
return
|
|
1369
|
+
var Q = J(s), V = Object.keys(l).filter(function(g2) {
|
|
1370
|
+
return g2 !== "key";
|
|
1362
1371
|
}), D1 = V.length > 0 ? "{key: someKey, " + V.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
1363
1372
|
if (!a3[Q + D1]) {
|
|
1364
|
-
var
|
|
1373
|
+
var h2 = V.length > 0 ? "{" + V.join(": ..., ") + ": ...}" : "{}";
|
|
1365
1374
|
x(`A props object containing a "key" prop is being spread into JSX:
|
|
1366
1375
|
let props = %s;
|
|
1367
1376
|
<%s {...props} />
|
|
1368
1377
|
React keys must be passed directly to JSX without using spread:
|
|
1369
1378
|
let props = %s;
|
|
1370
|
-
<%s key={someKey} {...props} />`, D1, Q,
|
|
1379
|
+
<%s key={someKey} {...props} />`, D1, Q, h2, Q), a3[Q + D1] = !0;
|
|
1371
1380
|
}
|
|
1372
1381
|
}
|
|
1373
|
-
return s === c ?
|
|
1382
|
+
return s === c ? i2($) : l2($), $;
|
|
1374
1383
|
}
|
|
1375
1384
|
}
|
|
1376
|
-
function
|
|
1385
|
+
function a2(s, l, d) {
|
|
1377
1386
|
return u3(s, l, d, !0);
|
|
1378
1387
|
}
|
|
1379
|
-
function
|
|
1388
|
+
function u2(s, l, d) {
|
|
1380
1389
|
return u3(s, l, d, !1);
|
|
1381
1390
|
}
|
|
1382
|
-
var
|
|
1383
|
-
l1.Fragment = c, l1.jsx =
|
|
1391
|
+
var d2 = u2, v2 = a2;
|
|
1392
|
+
l1.Fragment = c, l1.jsx = d2, l1.jsxs = v2;
|
|
1384
1393
|
}()), l1;
|
|
1385
1394
|
}
|
|
1386
1395
|
var p3;
|
|
1387
|
-
function
|
|
1388
|
-
return p3 || (p3 = 1, process.env.NODE_ENV === "production" ? w1.exports =
|
|
1389
|
-
}
|
|
1390
|
-
var n =
|
|
1391
|
-
const
|
|
1392
|
-
mwfit:
|
|
1393
|
-
},
|
|
1394
|
-
const { reconnect: e } = R(), t =
|
|
1396
|
+
function Ve() {
|
|
1397
|
+
return p3 || (p3 = 1, process.env.NODE_ENV === "production" ? w1.exports = Oe() : w1.exports = We()), w1.exports;
|
|
1398
|
+
}
|
|
1399
|
+
var n = Ve();
|
|
1400
|
+
const Ue = "_mwfit_ppa3l_1", He = {
|
|
1401
|
+
mwfit: Ue
|
|
1402
|
+
}, Fe = () => {
|
|
1403
|
+
const { reconnect: e } = R(), t = y3(), o = me(), c = Me();
|
|
1395
1404
|
return /* @__PURE__ */ n.jsxs("div", { className: "vh-100 d-flex flex-column flex-grow-1 justify-content-center align-items-center gap-5 ", children: [
|
|
1396
|
-
/* @__PURE__ */ n.jsxs("div", { className: `${
|
|
1405
|
+
/* @__PURE__ */ n.jsxs("div", { className: `${He.mwfit} mx-auto text-center`, children: [
|
|
1397
1406
|
t === void 0 ? /* @__PURE__ */ n.jsx("h2", { children: "Connecting..." }) : /* @__PURE__ */ n.jsx("h2", { children: "Disconnected" }),
|
|
1398
1407
|
o && /* @__PURE__ */ n.jsx("h5", { className: "mt-1", children: o })
|
|
1399
1408
|
] }),
|
|
1400
1409
|
c && /* @__PURE__ */ n.jsx("button", { className: "btn btn-secondary btn-lg", onPointerDown: e, children: "Reconnect" })
|
|
1401
1410
|
] });
|
|
1402
|
-
},
|
|
1411
|
+
}, k3 = j2({
|
|
1403
1412
|
sendMessage: () => null,
|
|
1404
1413
|
sendSimpleMessage: () => null,
|
|
1405
1414
|
addEventHandler: () => null,
|
|
1406
1415
|
removeEventHandler: () => null,
|
|
1407
1416
|
reconnect: () => null
|
|
1408
|
-
}),
|
|
1409
|
-
const t = O1(), o =
|
|
1417
|
+
}), Ke = ({ children: e }) => {
|
|
1418
|
+
const t = O1(), o = y3();
|
|
1410
1419
|
m1(() => {
|
|
1411
|
-
t(
|
|
1420
|
+
t(B3());
|
|
1412
1421
|
}, [t]);
|
|
1413
1422
|
const c = c1(
|
|
1414
|
-
(h,
|
|
1415
|
-
t(
|
|
1423
|
+
(h, m) => {
|
|
1424
|
+
t(_e(h, m));
|
|
1416
1425
|
},
|
|
1417
1426
|
[t]
|
|
1418
1427
|
), r = c1(
|
|
1419
|
-
(h,
|
|
1420
|
-
c(h, { value:
|
|
1428
|
+
(h, m) => {
|
|
1429
|
+
c(h, { value: m });
|
|
1421
1430
|
},
|
|
1422
1431
|
[c]
|
|
1423
1432
|
), i = c1(
|
|
1424
|
-
(h,
|
|
1425
|
-
t(
|
|
1433
|
+
(h, m, M) => {
|
|
1434
|
+
t(Pe(h, m, M));
|
|
1426
1435
|
},
|
|
1427
1436
|
[t]
|
|
1428
1437
|
), v = c1(
|
|
1429
|
-
(h,
|
|
1430
|
-
t(
|
|
1438
|
+
(h, m) => {
|
|
1439
|
+
t(Le(h, m));
|
|
1431
1440
|
},
|
|
1432
1441
|
[t]
|
|
1433
1442
|
), u = c1(() => {
|
|
1434
|
-
t(
|
|
1443
|
+
t($e());
|
|
1435
1444
|
}, [t]);
|
|
1436
1445
|
return /* @__PURE__ */ n.jsx(
|
|
1437
|
-
|
|
1446
|
+
k3.Provider,
|
|
1438
1447
|
{
|
|
1439
1448
|
value: {
|
|
1440
1449
|
sendMessage: c,
|
|
@@ -1443,14 +1452,14 @@ const We = "_mwfit_ppa3l_1", Ve = {
|
|
|
1443
1452
|
removeEventHandler: v,
|
|
1444
1453
|
reconnect: u
|
|
1445
1454
|
},
|
|
1446
|
-
children: o ? e : /* @__PURE__ */ n.jsx(
|
|
1455
|
+
children: o ? e : /* @__PURE__ */ n.jsx(Fe, {})
|
|
1447
1456
|
}
|
|
1448
1457
|
);
|
|
1449
|
-
},
|
|
1458
|
+
}, O6 = ({ children: e }) => /* @__PURE__ */ n.jsx(x2, { store: ke, children: /* @__PURE__ */ n.jsx(Ke, { children: e }) });
|
|
1450
1459
|
function R() {
|
|
1451
|
-
return
|
|
1460
|
+
return C2(k3);
|
|
1452
1461
|
}
|
|
1453
|
-
function
|
|
1462
|
+
function qe({
|
|
1454
1463
|
onPress: e,
|
|
1455
1464
|
onRelease: t,
|
|
1456
1465
|
onHold: o,
|
|
@@ -1484,7 +1493,7 @@ function g(e, t) {
|
|
|
1484
1493
|
function v() {
|
|
1485
1494
|
r.current && (clearInterval(r.current), r.current = null), c(`${e}/${t}`, { value: "released" });
|
|
1486
1495
|
}
|
|
1487
|
-
return
|
|
1496
|
+
return qe({ onPress: i, onRelease: v });
|
|
1488
1497
|
}
|
|
1489
1498
|
function Z1(e) {
|
|
1490
1499
|
const { sendMessage: t } = R(), o = g(`${e}`, "volumeUp"), c = g(`${e}`, "volumeDown");
|
|
@@ -1494,7 +1503,7 @@ function Z1(e) {
|
|
|
1494
1503
|
muteToggle: () => t(`${e}/muteToggle`, null)
|
|
1495
1504
|
};
|
|
1496
1505
|
}
|
|
1497
|
-
function
|
|
1506
|
+
function W6(e) {
|
|
1498
1507
|
const { sendMessage: t } = R(), o = g(`${e}`, "volumeUp"), c = g(`${e}`, "volumeDown");
|
|
1499
1508
|
return {
|
|
1500
1509
|
volumeUp: o,
|
|
@@ -1502,7 +1511,7 @@ function A6(e) {
|
|
|
1502
1511
|
muteToggle: () => t(`${e}/muteToggle`, null)
|
|
1503
1512
|
};
|
|
1504
1513
|
}
|
|
1505
|
-
function
|
|
1514
|
+
function O3(e, t) {
|
|
1506
1515
|
const { sendMessage: o, sendSimpleMessage: c } = R(), r = Z1(e);
|
|
1507
1516
|
if (!r) {
|
|
1508
1517
|
console.log("baseVolume is undefined");
|
|
@@ -1520,7 +1529,7 @@ function B3(e, t) {
|
|
|
1520
1529
|
muteOff: () => o(`${e}/muteOff`, null)
|
|
1521
1530
|
};
|
|
1522
1531
|
}
|
|
1523
|
-
function
|
|
1532
|
+
function V6(e, t) {
|
|
1524
1533
|
const { sendMessage: o, sendSimpleMessage: c } = R(), r = Z1(e);
|
|
1525
1534
|
if (!r) {
|
|
1526
1535
|
console.log("baseVolume is undefined");
|
|
@@ -1538,11 +1547,11 @@ function B6(e, t) {
|
|
|
1538
1547
|
muteOff: () => o(`${e}/muteOff`, null)
|
|
1539
1548
|
};
|
|
1540
1549
|
}
|
|
1541
|
-
function
|
|
1550
|
+
function Ge(e) {
|
|
1542
1551
|
const t = _(e), o = `/device/${e}`;
|
|
1543
|
-
return
|
|
1552
|
+
return O3(o, t == null ? void 0 : t.volume);
|
|
1544
1553
|
}
|
|
1545
|
-
function
|
|
1554
|
+
function W3(e) {
|
|
1546
1555
|
const { sendMessage: t } = R();
|
|
1547
1556
|
return { powerOn: () => {
|
|
1548
1557
|
t(`/device/${e}/powerOn`, null);
|
|
@@ -1558,7 +1567,7 @@ function k1(e) {
|
|
|
1558
1567
|
t(`/device/${e}/${r}`, null);
|
|
1559
1568
|
} } : void 0;
|
|
1560
1569
|
}
|
|
1561
|
-
function
|
|
1570
|
+
function Ye(e) {
|
|
1562
1571
|
const { sendMessage: t } = R(), o = _(e), c = () => {
|
|
1563
1572
|
t(`/device/${e}/setDefaultChannelLevels`, null);
|
|
1564
1573
|
}, r = () => {
|
|
@@ -1569,8 +1578,8 @@ function qe(e) {
|
|
|
1569
1578
|
};
|
|
1570
1579
|
return o ? { levelControls: o.levelControls, setDefaultChannelLevels: c, getFullStatus: r } : void 0;
|
|
1571
1580
|
}
|
|
1572
|
-
function
|
|
1573
|
-
const t = _(e), o =
|
|
1581
|
+
function U6(e) {
|
|
1582
|
+
const t = _(e), o = W3(e), c = k1(e), r = k1(e), i = Ge(e), v = Ye(e);
|
|
1574
1583
|
if (t)
|
|
1575
1584
|
return {
|
|
1576
1585
|
avrState: t,
|
|
@@ -1581,7 +1590,7 @@ function k6(e) {
|
|
|
1581
1590
|
mainVolumeControl: i
|
|
1582
1591
|
};
|
|
1583
1592
|
}
|
|
1584
|
-
const
|
|
1593
|
+
const H6 = ({ className: e }) => {
|
|
1585
1594
|
const [t, o] = Y();
|
|
1586
1595
|
return m1(() => {
|
|
1587
1596
|
setInterval(() => {
|
|
@@ -1593,7 +1602,7 @@ const O6 = ({ className: e }) => {
|
|
|
1593
1602
|
" new change"
|
|
1594
1603
|
] });
|
|
1595
1604
|
};
|
|
1596
|
-
function
|
|
1605
|
+
function F6(e) {
|
|
1597
1606
|
const { sendMessage: t } = R(), o = _(e), c = `/device/${e}`;
|
|
1598
1607
|
return o ? { state: o, recallPreset: (v, u) => {
|
|
1599
1608
|
t(`${c}/presets/recall`, { deviceKey: v, preset: u });
|
|
@@ -1601,50 +1610,50 @@ function W6(e) {
|
|
|
1601
1610
|
t(`${c}/presets/save`, v);
|
|
1602
1611
|
} } : void 0;
|
|
1603
1612
|
}
|
|
1604
|
-
function
|
|
1613
|
+
function K6(e) {
|
|
1605
1614
|
const t = _(e);
|
|
1606
1615
|
if (t)
|
|
1607
1616
|
return { endpointState: t };
|
|
1608
1617
|
}
|
|
1609
|
-
function
|
|
1618
|
+
function q6(e) {
|
|
1610
1619
|
const t = `/device/${e}`, o = g(t, "chanUp"), c = g(t, "chanDown"), r = g(t, "lastChan"), i = g(t, "guide"), v = g(t, "info"), u = g(t, "exit");
|
|
1611
1620
|
return { channelUp: o, channelDown: c, lastChannel: r, guide: i, info: v, exit: u };
|
|
1612
1621
|
}
|
|
1613
|
-
function
|
|
1622
|
+
function G6(e) {
|
|
1614
1623
|
const t = `/device/${e}`, o = g(t, "red"), c = g(t, "green"), r = g(t, "yellow"), i = g(t, "blue");
|
|
1615
1624
|
return { red: o, green: c, yellow: r, blue: i };
|
|
1616
1625
|
}
|
|
1617
|
-
function
|
|
1626
|
+
function Y6(e) {
|
|
1618
1627
|
const t = _(e);
|
|
1619
1628
|
if (t)
|
|
1620
1629
|
return {
|
|
1621
1630
|
communicationMonitorState: t
|
|
1622
1631
|
};
|
|
1623
1632
|
}
|
|
1624
|
-
function
|
|
1633
|
+
function z6(e) {
|
|
1625
1634
|
const t = _(e);
|
|
1626
1635
|
if (t)
|
|
1627
1636
|
return t.deviceInfo || void 0;
|
|
1628
1637
|
}
|
|
1629
|
-
function
|
|
1638
|
+
function J6(e) {
|
|
1630
1639
|
const t = `/device/${e}`, o = g(t, "up"), c = g(t, "down"), r = g(t, "left"), i = g(t, "right"), v = g(t, "select"), u = g(t, "menu"), h = g(t, "exit");
|
|
1631
1640
|
return { up: o, down: c, left: r, right: i, select: v, menu: u, exit: h };
|
|
1632
1641
|
}
|
|
1633
|
-
function
|
|
1634
|
-
const { sendMessage: t } = R(), o = `/device/${e}`, c = _(e), r = g(o, "cameraUp"), i = g(o, "cameraDown"), v = g(o, "cameraLeft"), u = g(o, "cameraRight"), h = g(o, "cameraZoomIn"),
|
|
1642
|
+
function X6(e) {
|
|
1643
|
+
const { sendMessage: t } = R(), o = `/device/${e}`, c = _(e), r = g(o, "cameraUp"), i = g(o, "cameraDown"), v = g(o, "cameraLeft"), u = g(o, "cameraRight"), h = g(o, "cameraZoomIn"), m = g(o, "cameraZoomOut"), M = (P) => t("/camera/recallPreset", P);
|
|
1635
1644
|
if (c)
|
|
1636
1645
|
return {
|
|
1637
1646
|
state: c,
|
|
1638
1647
|
zoomIn: h,
|
|
1639
|
-
zoomOut:
|
|
1648
|
+
zoomOut: m,
|
|
1640
1649
|
up: r,
|
|
1641
1650
|
down: i,
|
|
1642
1651
|
left: v,
|
|
1643
1652
|
right: u,
|
|
1644
|
-
recallPreset:
|
|
1653
|
+
recallPreset: M
|
|
1645
1654
|
};
|
|
1646
1655
|
}
|
|
1647
|
-
function
|
|
1656
|
+
function Q6(e) {
|
|
1648
1657
|
const { sendMessage: t } = R();
|
|
1649
1658
|
return { recallPreset: (c) => {
|
|
1650
1659
|
t(
|
|
@@ -1653,11 +1662,11 @@ function Y6(e) {
|
|
|
1653
1662
|
);
|
|
1654
1663
|
} };
|
|
1655
1664
|
}
|
|
1656
|
-
function
|
|
1665
|
+
function N6(e) {
|
|
1657
1666
|
const t = `/device/${e}`, o = g(t, "dvrList"), c = g(t, "record");
|
|
1658
1667
|
return { dvrList: o, record: c };
|
|
1659
1668
|
}
|
|
1660
|
-
function
|
|
1669
|
+
function et(e) {
|
|
1661
1670
|
const { sendMessage: t } = R(), o = _(e);
|
|
1662
1671
|
return o ? { roomCombinerState: o, setAutoMode: () => {
|
|
1663
1672
|
t(`/device/${e}/setAutoMode`, null);
|
|
@@ -1671,7 +1680,7 @@ function J6(e) {
|
|
|
1671
1680
|
t(`/device/${e}/setRoomCombinationScenario`, h);
|
|
1672
1681
|
} } : void 0;
|
|
1673
1682
|
}
|
|
1674
|
-
function
|
|
1683
|
+
function tt(e) {
|
|
1675
1684
|
const { sendMessage: t } = R(), o = `/device/${e}`, c = _(e);
|
|
1676
1685
|
return c ? {
|
|
1677
1686
|
state: c,
|
|
@@ -1680,41 +1689,41 @@ function X6(e) {
|
|
|
1680
1689
|
}
|
|
1681
1690
|
} : void 0;
|
|
1682
1691
|
}
|
|
1683
|
-
function
|
|
1692
|
+
function nt(e) {
|
|
1684
1693
|
const t = _(e);
|
|
1685
1694
|
if (t)
|
|
1686
1695
|
return { state: t };
|
|
1687
1696
|
}
|
|
1688
|
-
function
|
|
1689
|
-
const { sendMessage: t, sendSimpleMessage: o } = R(), c = _(e), r =
|
|
1697
|
+
function ot(e) {
|
|
1698
|
+
const { sendMessage: t, sendSimpleMessage: o } = R(), c = _(e), r = te(e), i = c || r;
|
|
1690
1699
|
return i ? {
|
|
1691
1700
|
levelState: i,
|
|
1692
|
-
setLevel: (
|
|
1693
|
-
muteToggle: (
|
|
1694
|
-
muteOn: (
|
|
1695
|
-
muteOff: (
|
|
1701
|
+
setLevel: (M, P) => o(`${M}/level`, P),
|
|
1702
|
+
muteToggle: (M) => t(`${M}/muteToggle`, null),
|
|
1703
|
+
muteOn: (M) => t(`${M}/muteOn`, null),
|
|
1704
|
+
muteOff: (M) => t(`${M}/muteOff`, null)
|
|
1696
1705
|
} : void 0;
|
|
1697
1706
|
}
|
|
1698
|
-
function
|
|
1707
|
+
function st(e) {
|
|
1699
1708
|
const { sendMessage: t } = R(), o = _(e);
|
|
1700
1709
|
return o ? { lightingState: o, selectScene: (r) => {
|
|
1701
1710
|
t(`/device/${e}/selectScene`, r);
|
|
1702
1711
|
} } : void 0;
|
|
1703
1712
|
}
|
|
1704
|
-
function
|
|
1713
|
+
function ct(e) {
|
|
1705
1714
|
const { sendMessage: t } = R(), o = _(e);
|
|
1706
1715
|
return o ? { matrixRoutingState: o, setRoute: (r) => {
|
|
1707
1716
|
t(`/device/${e}/route`, r);
|
|
1708
1717
|
} } : void 0;
|
|
1709
1718
|
}
|
|
1710
|
-
function
|
|
1719
|
+
function rt(e) {
|
|
1711
1720
|
const { sendMessage: t } = R();
|
|
1712
1721
|
return { closeApp: () => {
|
|
1713
1722
|
t(`/device/${e}/closeWebViewController`, null);
|
|
1714
1723
|
} };
|
|
1715
1724
|
}
|
|
1716
|
-
function
|
|
1717
|
-
const t = `/device/${e}`, o = g(t, "num0"), c = g(t, "num1"), r = g(t, "num2"), i = g(t, "num3"), v = g(t, "num4"), u = g(t, "num5"), h = g(t, "num6"),
|
|
1725
|
+
function lt(e) {
|
|
1726
|
+
const t = `/device/${e}`, o = g(t, "num0"), c = g(t, "num1"), r = g(t, "num2"), i = g(t, "num3"), v = g(t, "num4"), u = g(t, "num5"), h = g(t, "num6"), m = g(t, "num7"), M = g(t, "num8"), P = g(t, "num9"), H = g(t, "numDash"), a = g(t, "numEnter");
|
|
1718
1727
|
return {
|
|
1719
1728
|
digit0: o,
|
|
1720
1729
|
digit1: c,
|
|
@@ -1723,14 +1732,14 @@ function ot(e) {
|
|
|
1723
1732
|
digit4: v,
|
|
1724
1733
|
digit5: u,
|
|
1725
1734
|
digit6: h,
|
|
1726
|
-
digit7:
|
|
1727
|
-
digit8:
|
|
1735
|
+
digit7: m,
|
|
1736
|
+
digit8: M,
|
|
1728
1737
|
digit9: P,
|
|
1729
1738
|
keypadAccessoryButton1: H,
|
|
1730
1739
|
keypadAccessoryButton2: a
|
|
1731
1740
|
};
|
|
1732
1741
|
}
|
|
1733
|
-
function
|
|
1742
|
+
function it(e) {
|
|
1734
1743
|
const { sendMessage: t } = R(), o = _(e);
|
|
1735
1744
|
return o ? { projectorScreenLiftControlState: o, raise: () => {
|
|
1736
1745
|
t(`/device/${e}/raise`, null);
|
|
@@ -1738,35 +1747,35 @@ function st(e) {
|
|
|
1738
1747
|
t(`/device/${e}/lower`, null);
|
|
1739
1748
|
} } : void 0;
|
|
1740
1749
|
}
|
|
1741
|
-
function
|
|
1750
|
+
function at(e) {
|
|
1742
1751
|
const { sendMessage: t } = R(), o = x1(e);
|
|
1743
1752
|
return o ? { roomEventScheduleState: o, save: (r) => {
|
|
1744
1753
|
t(`/room/${e}/saveScheduledEvents`, r);
|
|
1745
1754
|
} } : void 0;
|
|
1746
1755
|
}
|
|
1747
|
-
function
|
|
1756
|
+
function ut(e) {
|
|
1748
1757
|
const { sendMessage: t } = R();
|
|
1749
1758
|
return { runDefaultPresentRoute: () => {
|
|
1750
1759
|
t(`/room/${e}/defaultsource`, {});
|
|
1751
1760
|
} };
|
|
1752
1761
|
}
|
|
1753
|
-
function
|
|
1762
|
+
function dt(e) {
|
|
1754
1763
|
const { sendMessage: t } = R();
|
|
1755
1764
|
return { runDirectRoute: (c) => {
|
|
1756
1765
|
t(`/room/${e}/directRoute`, c);
|
|
1757
1766
|
} };
|
|
1758
1767
|
}
|
|
1759
|
-
function
|
|
1768
|
+
function vt(e) {
|
|
1760
1769
|
const { sendMessage: t } = R();
|
|
1761
1770
|
return { routingState: _(e), runRoute: (r) => {
|
|
1762
1771
|
t(`/room/${e}/source`, r);
|
|
1763
1772
|
} };
|
|
1764
1773
|
}
|
|
1765
|
-
function
|
|
1774
|
+
function ht(e) {
|
|
1766
1775
|
const t = `/device/${e}`, o = g(t, "chanUp"), c = g(t, "chanDown");
|
|
1767
1776
|
return { dvrList: o, replay: c };
|
|
1768
1777
|
}
|
|
1769
|
-
function
|
|
1778
|
+
function gt(e) {
|
|
1770
1779
|
const { sendMessage: t } = R(), o = _(e);
|
|
1771
1780
|
return o ? { shadeState: o, shadeUp: () => {
|
|
1772
1781
|
t(`/device/${e}/shadeUp`, null);
|
|
@@ -1776,7 +1785,7 @@ function ut(e) {
|
|
|
1776
1785
|
t(`/device/${e}/stopOrPreset`, null);
|
|
1777
1786
|
} } : void 0;
|
|
1778
1787
|
}
|
|
1779
|
-
function
|
|
1788
|
+
function ft(e) {
|
|
1780
1789
|
const { sendMessage: t } = R(), o = x1(e);
|
|
1781
1790
|
return o ? { shutdownPromptTimerState: o, setShutdownPromptSeconds: (u) => {
|
|
1782
1791
|
t(`/room/${e}/setShutdownPromptSeconds`, u);
|
|
@@ -1788,7 +1797,7 @@ function dt(e) {
|
|
|
1788
1797
|
t(`/room/${e}/shutdownCancel`, null);
|
|
1789
1798
|
} } : void 0;
|
|
1790
1799
|
}
|
|
1791
|
-
function
|
|
1800
|
+
function wt(e) {
|
|
1792
1801
|
const { sendMessage: t } = R(), o = _(e);
|
|
1793
1802
|
return o ? { switchedOutputState: o, on: () => {
|
|
1794
1803
|
t(`/device/${e}/on`, null);
|
|
@@ -1796,7 +1805,7 @@ function vt(e) {
|
|
|
1796
1805
|
t(`/device/${e}/off`, null);
|
|
1797
1806
|
} } : void 0;
|
|
1798
1807
|
}
|
|
1799
|
-
function
|
|
1808
|
+
function pt(e) {
|
|
1800
1809
|
const { sendMessage: t } = R(), o = x1(e);
|
|
1801
1810
|
return o ? { techPasswordState: o, validatePassword: (i) => {
|
|
1802
1811
|
t(`/room/${e}/validateTechPassword`, { password: i });
|
|
@@ -1804,11 +1813,11 @@ function ht(e) {
|
|
|
1804
1813
|
t(`/room/${e}/setTechPassword`, { oldPassword: i, newPassword: v });
|
|
1805
1814
|
} } : void 0;
|
|
1806
1815
|
}
|
|
1807
|
-
function
|
|
1816
|
+
function mt(e) {
|
|
1808
1817
|
const { sendMessage: t } = R(), o = _(e);
|
|
1809
1818
|
return o ? { state: o, setTemperatureUnitsToCelcius: () => t(`${e}/setTemperatureUnitsToCelcius`, null), setTemperatureUnitsToFahrenheit: () => t(`${e}/setTemperatureUnitsToFahrenheit`, null) } : void 0;
|
|
1810
1819
|
}
|
|
1811
|
-
function
|
|
1820
|
+
function Mt(e) {
|
|
1812
1821
|
const { sendMessage: t } = R(), o = _(e), c = (r) => {
|
|
1813
1822
|
t(`/device/${e}/saveTheme`, { value: r });
|
|
1814
1823
|
};
|
|
@@ -1817,8 +1826,8 @@ function ft(e) {
|
|
|
1817
1826
|
saveTheme: c
|
|
1818
1827
|
};
|
|
1819
1828
|
}
|
|
1820
|
-
function
|
|
1821
|
-
const t = `/device/${e}`, o = g(t, "play"), c = g(t, "pause"), r = g(t, "stop"), i = g(t, "prevTrack"), v = g(t, "nextTrack"), u = g(t, "rewind"), h = g(t, "ffwd"),
|
|
1829
|
+
function xt(e) {
|
|
1830
|
+
const t = `/device/${e}`, o = g(t, "play"), c = g(t, "pause"), r = g(t, "stop"), i = g(t, "prevTrack"), v = g(t, "nextTrack"), u = g(t, "rewind"), h = g(t, "ffwd"), m = g(t, "record");
|
|
1822
1831
|
return {
|
|
1823
1832
|
play: o,
|
|
1824
1833
|
pause: c,
|
|
@@ -1827,10 +1836,10 @@ function wt(e) {
|
|
|
1827
1836
|
nextTrack: v,
|
|
1828
1837
|
rewind: u,
|
|
1829
1838
|
fastForward: h,
|
|
1830
|
-
record:
|
|
1839
|
+
record: m
|
|
1831
1840
|
};
|
|
1832
1841
|
}
|
|
1833
|
-
function
|
|
1842
|
+
function Zt(e) {
|
|
1834
1843
|
const t = _(e), { sendMessage: o } = R();
|
|
1835
1844
|
return t ? {
|
|
1836
1845
|
touchpanelState: t,
|
|
@@ -1846,8 +1855,8 @@ function pt(e) {
|
|
|
1846
1855
|
} }
|
|
1847
1856
|
} : void 0;
|
|
1848
1857
|
}
|
|
1849
|
-
function
|
|
1850
|
-
const t = _(e), o =
|
|
1858
|
+
function St(e) {
|
|
1859
|
+
const t = _(e), o = W3(e), c = k1(e);
|
|
1851
1860
|
if (!t) return;
|
|
1852
1861
|
const r = (t.powerState || t.isWarming) && !t.isCooling, i = (!t.powerState || t.isCooling) && !t.isWarming;
|
|
1853
1862
|
return {
|
|
@@ -1857,11 +1866,11 @@ function mt(e) {
|
|
|
1857
1866
|
powerFb: { powerOnFb: r, powerOffFb: i }
|
|
1858
1867
|
};
|
|
1859
1868
|
}
|
|
1860
|
-
function
|
|
1869
|
+
function jt(e) {
|
|
1861
1870
|
const t = `/device/${e}`;
|
|
1862
1871
|
return Z1(t);
|
|
1863
1872
|
}
|
|
1864
|
-
const
|
|
1873
|
+
const Ct = ({
|
|
1865
1874
|
config: e
|
|
1866
1875
|
}) => {
|
|
1867
1876
|
const { sendMessage: t } = R();
|
|
@@ -1894,49 +1903,49 @@ const xt = ({
|
|
|
1894
1903
|
});
|
|
1895
1904
|
}, [e, t]);
|
|
1896
1905
|
};
|
|
1897
|
-
function
|
|
1906
|
+
function bt(e, t) {
|
|
1898
1907
|
const [o, c] = Y(!1), [r, i] = Y(!1);
|
|
1899
1908
|
return x3(() => {
|
|
1900
1909
|
const { current: v } = e, u = () => {
|
|
1901
|
-
const h = v && v.scrollHeight > v.clientHeight,
|
|
1902
|
-
i(h ?? !1), c(
|
|
1910
|
+
const h = v && v.scrollHeight > v.clientHeight, m = v && v.scrollWidth > v.clientWidth;
|
|
1911
|
+
i(h ?? !1), c(m ?? !1), t && t(h ?? !1, m ?? !1);
|
|
1903
1912
|
};
|
|
1904
1913
|
v && u();
|
|
1905
1914
|
}, [e, t]), { overflowHorizontal: o, overflowVertical: r };
|
|
1906
1915
|
}
|
|
1907
|
-
function
|
|
1916
|
+
function yt(e, t) {
|
|
1908
1917
|
const o = `/room/${e}/volumes/${t}`;
|
|
1909
1918
|
return Z1(o);
|
|
1910
1919
|
}
|
|
1911
|
-
function
|
|
1912
|
-
const o =
|
|
1913
|
-
return
|
|
1920
|
+
function It(e, t) {
|
|
1921
|
+
const o = ee(e, t), c = `/room/${e}/volumes/${t}`;
|
|
1922
|
+
return O3(c, o);
|
|
1914
1923
|
}
|
|
1915
|
-
function
|
|
1924
|
+
function Rt(e) {
|
|
1916
1925
|
var u, h;
|
|
1917
|
-
const [t, o] = Y(((u = e == null ? void 0 : e.current) == null ? void 0 : u.scrollLeft) ?? 0), [c, r] = Y(((h = e == null ? void 0 : e.current) == null ? void 0 : h.scrollTop) ?? 0), i = (
|
|
1918
|
-
const { current:
|
|
1919
|
-
|
|
1920
|
-
}, v = (
|
|
1921
|
-
const { current:
|
|
1922
|
-
|
|
1926
|
+
const [t, o] = Y(((u = e == null ? void 0 : e.current) == null ? void 0 : u.scrollLeft) ?? 0), [c, r] = Y(((h = e == null ? void 0 : e.current) == null ? void 0 : h.scrollTop) ?? 0), i = (m) => {
|
|
1927
|
+
const { current: M } = e;
|
|
1928
|
+
M && (console.log(M.scrollLeft), M.scrollLeft += m, console.log(M.scrollLeft));
|
|
1929
|
+
}, v = (m) => {
|
|
1930
|
+
const { current: M } = e;
|
|
1931
|
+
M && (console.log(M.scrollTop), M.scrollTop += m, console.log(M.scrollTop));
|
|
1923
1932
|
};
|
|
1924
1933
|
return x3(() => {
|
|
1925
|
-
const { current:
|
|
1926
|
-
o((
|
|
1934
|
+
const { current: m } = e, M = () => {
|
|
1935
|
+
o((m == null ? void 0 : m.scrollLeft) ?? 0), r((m == null ? void 0 : m.scrollTop) ?? 0);
|
|
1927
1936
|
};
|
|
1928
|
-
|
|
1937
|
+
m && M();
|
|
1929
1938
|
}, [e]), { horizontalScrollPosition: t, verticalScrollPosition: c, scrollHorizontal: i, scrollVertical: v };
|
|
1930
1939
|
}
|
|
1931
|
-
function
|
|
1940
|
+
function Et(e) {
|
|
1932
1941
|
const t = O1();
|
|
1933
1942
|
return [() => {
|
|
1934
1943
|
t(O.addSyncState(e));
|
|
1935
1944
|
}, () => {
|
|
1936
1945
|
t(O.removeSyncState(e));
|
|
1937
|
-
},
|
|
1946
|
+
}, xe(e)];
|
|
1938
1947
|
}
|
|
1939
|
-
function
|
|
1948
|
+
function Tt() {
|
|
1940
1949
|
const { sendMessage: e } = R();
|
|
1941
1950
|
return {
|
|
1942
1951
|
reboot: () => {
|
|
@@ -1947,7 +1956,7 @@ function yt() {
|
|
|
1947
1956
|
}
|
|
1948
1957
|
};
|
|
1949
1958
|
}
|
|
1950
|
-
function
|
|
1959
|
+
function Dt() {
|
|
1951
1960
|
const [e, t] = Y(), [o, c] = Y();
|
|
1952
1961
|
function r() {
|
|
1953
1962
|
t((/* @__PURE__ */ new Date()).toLocaleDateString("en-US", { dateStyle: "long" }));
|
|
@@ -1962,10 +1971,10 @@ function It() {
|
|
|
1962
1971
|
return () => clearInterval(i);
|
|
1963
1972
|
}, []), { date: e, time: o };
|
|
1964
1973
|
}
|
|
1965
|
-
const
|
|
1966
|
-
const [e, t] = Y(!1), o =
|
|
1974
|
+
const _t = () => {
|
|
1975
|
+
const [e, t] = Y(!1), o = b2(), c = y2();
|
|
1967
1976
|
let r;
|
|
1968
|
-
return
|
|
1977
|
+
return I2(c) ? r = c.statusText : c instanceof Error ? r = c.message : typeof c == "string" ? r = c : (console.error(c), r = "Unknown error"), /* @__PURE__ */ n.jsxs("div", { className: "d-flex flex-column align-items-center gap-5", children: [
|
|
1969
1978
|
/* @__PURE__ */ n.jsx("div", { className: "m-2 p-2 bg-danger rounded d-flex align-items-center", children: /* @__PURE__ */ n.jsx("span", { className: "fs-5 text-white", children: "We are sorry. Something went wrong." }) }),
|
|
1970
1979
|
/* @__PURE__ */ n.jsx(
|
|
1971
1980
|
"button",
|
|
@@ -1985,11 +1994,11 @@ const Rt = () => {
|
|
|
1985
1994
|
),
|
|
1986
1995
|
e && /* @__PURE__ */ n.jsx("p", { children: r })
|
|
1987
1996
|
] });
|
|
1988
|
-
},
|
|
1989
|
-
iconbtn:
|
|
1990
|
-
iconbtnvert:
|
|
1991
|
-
iconsm:
|
|
1992
|
-
},
|
|
1997
|
+
}, ze = "_iconbtn_16qss_1", Je = "_iconbtnvert_16qss_7", Xe = "_iconsm_16qss_18", P1 = {
|
|
1998
|
+
iconbtn: ze,
|
|
1999
|
+
iconbtnvert: Je,
|
|
2000
|
+
iconsm: Xe
|
|
2001
|
+
}, Qe = ({
|
|
1993
2002
|
multiIcon: e,
|
|
1994
2003
|
otherContent: t = null,
|
|
1995
2004
|
vert: o = !1,
|
|
@@ -1999,8 +2008,8 @@ const Rt = () => {
|
|
|
1999
2008
|
disabled: v,
|
|
2000
2009
|
feedback: u,
|
|
2001
2010
|
feedbackClassName: h,
|
|
2002
|
-
onPointerDown:
|
|
2003
|
-
onPointerUp:
|
|
2011
|
+
onPointerDown: m,
|
|
2012
|
+
onPointerUp: M,
|
|
2004
2013
|
onPointerLeave: P,
|
|
2005
2014
|
...H
|
|
2006
2015
|
}) => {
|
|
@@ -2013,10 +2022,10 @@ const Rt = () => {
|
|
|
2013
2022
|
...H,
|
|
2014
2023
|
disabled: v,
|
|
2015
2024
|
onPointerDown: (b) => {
|
|
2016
|
-
Z(!0),
|
|
2025
|
+
Z(!0), m == null || m(b);
|
|
2017
2026
|
},
|
|
2018
2027
|
onPointerUp: (b) => {
|
|
2019
|
-
Z(!1),
|
|
2028
|
+
Z(!1), M == null || M(b);
|
|
2020
2029
|
},
|
|
2021
2030
|
onPointerLeave: (b) => {
|
|
2022
2031
|
Z(!1), P == null || P(b);
|
|
@@ -2040,7 +2049,7 @@ const Rt = () => {
|
|
|
2040
2049
|
EnabledImage: o,
|
|
2041
2050
|
active: c,
|
|
2042
2051
|
disabled: r
|
|
2043
|
-
}) => r ? t : c ? e : o,
|
|
2052
|
+
}) => r ? t : c ? e : o, Ne = ({
|
|
2044
2053
|
active: e,
|
|
2045
2054
|
className: t = "",
|
|
2046
2055
|
disabled: o
|
|
@@ -2092,7 +2101,7 @@ const Rt = () => {
|
|
|
2092
2101
|
active: e,
|
|
2093
2102
|
disabled: o
|
|
2094
2103
|
}
|
|
2095
|
-
),
|
|
2104
|
+
), e8 = ({
|
|
2096
2105
|
active: e,
|
|
2097
2106
|
className: t = "",
|
|
2098
2107
|
disabled: o
|
|
@@ -2141,7 +2150,7 @@ const Rt = () => {
|
|
|
2141
2150
|
active: e,
|
|
2142
2151
|
disabled: o
|
|
2143
2152
|
}
|
|
2144
|
-
),
|
|
2153
|
+
), t8 = ({
|
|
2145
2154
|
active: e,
|
|
2146
2155
|
className: t = "",
|
|
2147
2156
|
disabled: o
|
|
@@ -2181,7 +2190,7 @@ const Rt = () => {
|
|
|
2181
2190
|
active: e,
|
|
2182
2191
|
disabled: o
|
|
2183
2192
|
}
|
|
2184
|
-
),
|
|
2193
|
+
), n8 = ({
|
|
2185
2194
|
active: e,
|
|
2186
2195
|
className: t = "",
|
|
2187
2196
|
disabled: o
|
|
@@ -2230,7 +2239,7 @@ const Rt = () => {
|
|
|
2230
2239
|
active: e,
|
|
2231
2240
|
disabled: o
|
|
2232
2241
|
}
|
|
2233
|
-
),
|
|
2242
|
+
), o8 = ({
|
|
2234
2243
|
active: e,
|
|
2235
2244
|
// Just to shut up the linter on this template. Prefer deleting this lint rule
|
|
2236
2245
|
className: t = "",
|
|
@@ -2298,7 +2307,7 @@ const Rt = () => {
|
|
|
2298
2307
|
active: e,
|
|
2299
2308
|
disabled: o
|
|
2300
2309
|
}
|
|
2301
|
-
),
|
|
2310
|
+
), s8 = ({
|
|
2302
2311
|
active: e,
|
|
2303
2312
|
className: t = "",
|
|
2304
2313
|
disabled: o
|
|
@@ -2347,7 +2356,7 @@ const Rt = () => {
|
|
|
2347
2356
|
active: e,
|
|
2348
2357
|
disabled: o
|
|
2349
2358
|
}
|
|
2350
|
-
),
|
|
2359
|
+
), c8 = ({
|
|
2351
2360
|
active: e,
|
|
2352
2361
|
className: t = "",
|
|
2353
2362
|
disabled: o
|
|
@@ -2396,7 +2405,7 @@ const Rt = () => {
|
|
|
2396
2405
|
active: e,
|
|
2397
2406
|
disabled: o
|
|
2398
2407
|
}
|
|
2399
|
-
),
|
|
2408
|
+
), r8 = ({
|
|
2400
2409
|
active: e,
|
|
2401
2410
|
className: t = "",
|
|
2402
2411
|
disabled: o
|
|
@@ -2445,7 +2454,7 @@ const Rt = () => {
|
|
|
2445
2454
|
active: e,
|
|
2446
2455
|
disabled: o
|
|
2447
2456
|
}
|
|
2448
|
-
),
|
|
2457
|
+
), l8 = ({
|
|
2449
2458
|
active: e,
|
|
2450
2459
|
className: t = "",
|
|
2451
2460
|
disabled: o
|
|
@@ -2494,7 +2503,7 @@ const Rt = () => {
|
|
|
2494
2503
|
active: e,
|
|
2495
2504
|
disabled: o
|
|
2496
2505
|
}
|
|
2497
|
-
),
|
|
2506
|
+
), i8 = ({
|
|
2498
2507
|
active: e,
|
|
2499
2508
|
className: t = "",
|
|
2500
2509
|
disabled: o
|
|
@@ -2543,7 +2552,7 @@ const Rt = () => {
|
|
|
2543
2552
|
active: e,
|
|
2544
2553
|
disabled: o
|
|
2545
2554
|
}
|
|
2546
|
-
),
|
|
2555
|
+
), a8 = ({
|
|
2547
2556
|
active: e,
|
|
2548
2557
|
// Just to shut up the linter on this template. Prefer deleting this lint rule
|
|
2549
2558
|
className: t = "",
|
|
@@ -2611,7 +2620,7 @@ const Rt = () => {
|
|
|
2611
2620
|
active: e,
|
|
2612
2621
|
disabled: o
|
|
2613
2622
|
}
|
|
2614
|
-
),
|
|
2623
|
+
), u8 = ({
|
|
2615
2624
|
active: e,
|
|
2616
2625
|
className: t = "",
|
|
2617
2626
|
disabled: o
|
|
@@ -2660,7 +2669,7 @@ const Rt = () => {
|
|
|
2660
2669
|
active: e,
|
|
2661
2670
|
disabled: o
|
|
2662
2671
|
}
|
|
2663
|
-
),
|
|
2672
|
+
), d8 = ({
|
|
2664
2673
|
active: e,
|
|
2665
2674
|
className: t = "",
|
|
2666
2675
|
disabled: o
|
|
@@ -2709,7 +2718,7 @@ const Rt = () => {
|
|
|
2709
2718
|
active: e,
|
|
2710
2719
|
disabled: o
|
|
2711
2720
|
}
|
|
2712
|
-
),
|
|
2721
|
+
), v8 = ({
|
|
2713
2722
|
active: e,
|
|
2714
2723
|
className: t = "",
|
|
2715
2724
|
disabled: o
|
|
@@ -2758,7 +2767,7 @@ const Rt = () => {
|
|
|
2758
2767
|
active: e,
|
|
2759
2768
|
disabled: o
|
|
2760
2769
|
}
|
|
2761
|
-
),
|
|
2770
|
+
), h8 = ({
|
|
2762
2771
|
active: e,
|
|
2763
2772
|
className: t = "",
|
|
2764
2773
|
disabled: o
|
|
@@ -2807,7 +2816,7 @@ const Rt = () => {
|
|
|
2807
2816
|
active: e,
|
|
2808
2817
|
disabled: o
|
|
2809
2818
|
}
|
|
2810
|
-
),
|
|
2819
|
+
), g8 = ({
|
|
2811
2820
|
active: e,
|
|
2812
2821
|
className: t = "",
|
|
2813
2822
|
disabled: o
|
|
@@ -2829,7 +2838,7 @@ const Rt = () => {
|
|
|
2829
2838
|
active: e,
|
|
2830
2839
|
disabled: o
|
|
2831
2840
|
}
|
|
2832
|
-
),
|
|
2841
|
+
), f8 = ({
|
|
2833
2842
|
active: e,
|
|
2834
2843
|
className: t = "",
|
|
2835
2844
|
disabled: o
|
|
@@ -2878,7 +2887,7 @@ const Rt = () => {
|
|
|
2878
2887
|
active: e,
|
|
2879
2888
|
disabled: o
|
|
2880
2889
|
}
|
|
2881
|
-
),
|
|
2890
|
+
), w8 = ({
|
|
2882
2891
|
active: e,
|
|
2883
2892
|
className: t = "",
|
|
2884
2893
|
disabled: o
|
|
@@ -2927,7 +2936,7 @@ const Rt = () => {
|
|
|
2927
2936
|
active: e,
|
|
2928
2937
|
disabled: o
|
|
2929
2938
|
}
|
|
2930
|
-
),
|
|
2939
|
+
), p8 = ({
|
|
2931
2940
|
active: e,
|
|
2932
2941
|
className: t = "",
|
|
2933
2942
|
disabled: o
|
|
@@ -2976,7 +2985,7 @@ const Rt = () => {
|
|
|
2976
2985
|
active: e,
|
|
2977
2986
|
disabled: o
|
|
2978
2987
|
}
|
|
2979
|
-
),
|
|
2988
|
+
), m8 = ({
|
|
2980
2989
|
active: e,
|
|
2981
2990
|
className: t = "",
|
|
2982
2991
|
disabled: o
|
|
@@ -3025,7 +3034,7 @@ const Rt = () => {
|
|
|
3025
3034
|
active: e,
|
|
3026
3035
|
disabled: o
|
|
3027
3036
|
}
|
|
3028
|
-
),
|
|
3037
|
+
), M8 = ({
|
|
3029
3038
|
active: e,
|
|
3030
3039
|
className: t = "",
|
|
3031
3040
|
disabled: o
|
|
@@ -3074,7 +3083,7 @@ const Rt = () => {
|
|
|
3074
3083
|
active: e,
|
|
3075
3084
|
disabled: o
|
|
3076
3085
|
}
|
|
3077
|
-
),
|
|
3086
|
+
), x8 = ({
|
|
3078
3087
|
active: e,
|
|
3079
3088
|
// Just to shut up the linter on this template. Prefer deleting this lint rule
|
|
3080
3089
|
className: t = "",
|
|
@@ -3142,7 +3151,7 @@ const Rt = () => {
|
|
|
3142
3151
|
active: e,
|
|
3143
3152
|
disabled: o
|
|
3144
3153
|
}
|
|
3145
|
-
),
|
|
3154
|
+
), Z8 = ({
|
|
3146
3155
|
active: e,
|
|
3147
3156
|
className: t = "",
|
|
3148
3157
|
disabled: o
|
|
@@ -3191,7 +3200,7 @@ const Rt = () => {
|
|
|
3191
3200
|
active: e,
|
|
3192
3201
|
disabled: o
|
|
3193
3202
|
}
|
|
3194
|
-
),
|
|
3203
|
+
), S8 = ({
|
|
3195
3204
|
active: e,
|
|
3196
3205
|
className: t = "",
|
|
3197
3206
|
disabled: o
|
|
@@ -3240,7 +3249,7 @@ const Rt = () => {
|
|
|
3240
3249
|
active: e,
|
|
3241
3250
|
disabled: o
|
|
3242
3251
|
}
|
|
3243
|
-
),
|
|
3252
|
+
), Pt = ({
|
|
3244
3253
|
active: e,
|
|
3245
3254
|
// Just to shut up the linter on this template. Prefer deleting this lint rule
|
|
3246
3255
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
@@ -3255,7 +3264,7 @@ const Rt = () => {
|
|
|
3255
3264
|
active: e,
|
|
3256
3265
|
disabled: o
|
|
3257
3266
|
}
|
|
3258
|
-
),
|
|
3267
|
+
), j8 = ({
|
|
3259
3268
|
active: e,
|
|
3260
3269
|
className: t = "",
|
|
3261
3270
|
disabled: o
|
|
@@ -3304,7 +3313,7 @@ const Rt = () => {
|
|
|
3304
3313
|
active: e,
|
|
3305
3314
|
disabled: o
|
|
3306
3315
|
}
|
|
3307
|
-
),
|
|
3316
|
+
), C8 = ({
|
|
3308
3317
|
active: e,
|
|
3309
3318
|
className: t = "",
|
|
3310
3319
|
disabled: o
|
|
@@ -3353,7 +3362,7 @@ const Rt = () => {
|
|
|
3353
3362
|
active: e,
|
|
3354
3363
|
disabled: o
|
|
3355
3364
|
}
|
|
3356
|
-
),
|
|
3365
|
+
), b8 = ({
|
|
3357
3366
|
active: e,
|
|
3358
3367
|
className: t = "",
|
|
3359
3368
|
disabled: o
|
|
@@ -3402,7 +3411,7 @@ const Rt = () => {
|
|
|
3402
3411
|
active: e,
|
|
3403
3412
|
disabled: o
|
|
3404
3413
|
}
|
|
3405
|
-
),
|
|
3414
|
+
), y8 = ({
|
|
3406
3415
|
active: e,
|
|
3407
3416
|
className: t = "",
|
|
3408
3417
|
disabled: o
|
|
@@ -3451,7 +3460,7 @@ const Rt = () => {
|
|
|
3451
3460
|
active: e,
|
|
3452
3461
|
disabled: o
|
|
3453
3462
|
}
|
|
3454
|
-
),
|
|
3463
|
+
), I8 = ({
|
|
3455
3464
|
active: e,
|
|
3456
3465
|
className: t = "",
|
|
3457
3466
|
disabled: o
|
|
@@ -3500,7 +3509,7 @@ const Rt = () => {
|
|
|
3500
3509
|
active: e,
|
|
3501
3510
|
disabled: o
|
|
3502
3511
|
}
|
|
3503
|
-
),
|
|
3512
|
+
), R8 = ({
|
|
3504
3513
|
active: e,
|
|
3505
3514
|
className: t = "",
|
|
3506
3515
|
disabled: o
|
|
@@ -3549,7 +3558,7 @@ const Rt = () => {
|
|
|
3549
3558
|
active: e,
|
|
3550
3559
|
disabled: o
|
|
3551
3560
|
}
|
|
3552
|
-
),
|
|
3561
|
+
), E8 = ({
|
|
3553
3562
|
active: e,
|
|
3554
3563
|
className: t = "",
|
|
3555
3564
|
disabled: o
|
|
@@ -3598,7 +3607,7 @@ const Rt = () => {
|
|
|
3598
3607
|
active: e,
|
|
3599
3608
|
disabled: o
|
|
3600
3609
|
}
|
|
3601
|
-
),
|
|
3610
|
+
), T8 = ({
|
|
3602
3611
|
active: e,
|
|
3603
3612
|
className: t = "",
|
|
3604
3613
|
disabled: o
|
|
@@ -3647,310 +3656,314 @@ const Rt = () => {
|
|
|
3647
3656
|
active: e,
|
|
3648
3657
|
disabled: o
|
|
3649
3658
|
}
|
|
3650
|
-
),
|
|
3651
|
-
Alert:
|
|
3652
|
-
Camera:
|
|
3653
|
-
DownArrow:
|
|
3654
|
-
Ban:
|
|
3655
|
-
Check:
|
|
3656
|
-
Controller:
|
|
3657
|
-
Elipses:
|
|
3658
|
-
Flag:
|
|
3659
|
-
Gear:
|
|
3660
|
-
Glass:
|
|
3661
|
-
Hdmi:
|
|
3662
|
-
Laptop:
|
|
3663
|
-
LeftArrow:
|
|
3664
|
-
Light:
|
|
3665
|
-
Mic:
|
|
3666
|
-
Moon:
|
|
3667
|
-
Playstation:
|
|
3668
|
-
Podium:
|
|
3669
|
-
Power:
|
|
3670
|
-
Privacy:
|
|
3671
|
-
Question:
|
|
3672
|
-
RightArrow:
|
|
3673
|
-
RoomPC:
|
|
3674
|
-
Shade:
|
|
3675
|
-
Sun:
|
|
3676
|
-
UpArrow:
|
|
3677
|
-
VolDown:
|
|
3678
|
-
VolMute:
|
|
3679
|
-
VolUp:
|
|
3680
|
-
Wireless:
|
|
3681
|
-
X:
|
|
3682
|
-
Xbox:
|
|
3659
|
+
), D8 = {
|
|
3660
|
+
Alert: Ne,
|
|
3661
|
+
Camera: t8,
|
|
3662
|
+
DownArrow: s8,
|
|
3663
|
+
Ban: e8,
|
|
3664
|
+
Check: n8,
|
|
3665
|
+
Controller: o8,
|
|
3666
|
+
Elipses: c8,
|
|
3667
|
+
Flag: r8,
|
|
3668
|
+
Gear: l8,
|
|
3669
|
+
Glass: i8,
|
|
3670
|
+
Hdmi: a8,
|
|
3671
|
+
Laptop: u8,
|
|
3672
|
+
LeftArrow: d8,
|
|
3673
|
+
Light: v8,
|
|
3674
|
+
Mic: T8,
|
|
3675
|
+
Moon: h8,
|
|
3676
|
+
Playstation: g8,
|
|
3677
|
+
Podium: f8,
|
|
3678
|
+
Power: w8,
|
|
3679
|
+
Privacy: p8,
|
|
3680
|
+
Question: m8,
|
|
3681
|
+
RightArrow: M8,
|
|
3682
|
+
RoomPC: x8,
|
|
3683
|
+
Shade: Z8,
|
|
3684
|
+
Sun: S8,
|
|
3685
|
+
UpArrow: j8,
|
|
3686
|
+
VolDown: C8,
|
|
3687
|
+
VolMute: b8,
|
|
3688
|
+
VolUp: y8,
|
|
3689
|
+
Wireless: I8,
|
|
3690
|
+
X: R8,
|
|
3691
|
+
Xbox: E8
|
|
3683
3692
|
};
|
|
3684
|
-
function
|
|
3693
|
+
function Lt({
|
|
3685
3694
|
name: e,
|
|
3686
|
-
iconsDictionary: t =
|
|
3695
|
+
iconsDictionary: t = D8,
|
|
3687
3696
|
...o
|
|
3688
3697
|
}) {
|
|
3689
3698
|
const c = t[e] ?? null;
|
|
3690
|
-
return c || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ n.jsx(
|
|
3691
|
-
}
|
|
3692
|
-
const
|
|
3693
|
-
grid:
|
|
3694
|
-
header:
|
|
3695
|
-
content:
|
|
3696
|
-
footer:
|
|
3697
|
-
volume:
|
|
3698
|
-
},
|
|
3699
|
+
return c || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ n.jsx(Qe, { multiIcon: c, ...o });
|
|
3700
|
+
}
|
|
3701
|
+
const _8 = "_grid_1cmpp_1", P8 = "_header_1cmpp_11", L8 = "_content_1cmpp_17", $8 = "_footer_1cmpp_23", A8 = "_volume_1cmpp_29", i1 = {
|
|
3702
|
+
grid: _8,
|
|
3703
|
+
header: P8,
|
|
3704
|
+
content: L8,
|
|
3705
|
+
footer: $8,
|
|
3706
|
+
volume: A8
|
|
3707
|
+
}, $t = ({ header: e, footer: t, content: o, volume: c, showVolume: r }) => /* @__PURE__ */ n.jsxs("div", { className: i1.grid, children: [
|
|
3699
3708
|
/* @__PURE__ */ n.jsx("div", { className: i1.header, children: e }),
|
|
3700
3709
|
/* @__PURE__ */ n.jsx("div", { className: i1.content, children: o }),
|
|
3701
3710
|
r && /* @__PURE__ */ n.jsx("div", { className: i1.volume, children: c }),
|
|
3702
3711
|
/* @__PURE__ */ n.jsx("div", { className: i1.footer, children: t })
|
|
3703
|
-
] }),
|
|
3704
|
-
grid:
|
|
3705
|
-
header:
|
|
3706
|
-
content:
|
|
3707
|
-
},
|
|
3712
|
+
] }), B8 = "_grid_11w5q_1", k8 = "_header_11w5q_11", O8 = "_content_11w5q_17", p1 = {
|
|
3713
|
+
grid: B8,
|
|
3714
|
+
header: k8,
|
|
3715
|
+
content: O8
|
|
3716
|
+
}, At = ({ className: e, header: t, content: o, leftNav: c }) => /* @__PURE__ */ n.jsxs("div", { className: `${e} ${p1.grid}`, children: [
|
|
3708
3717
|
/* @__PURE__ */ n.jsx("div", { className: p1.header, children: t }),
|
|
3709
3718
|
c && /* @__PURE__ */ n.jsx("div", { className: p1.leftNav, children: c }),
|
|
3710
3719
|
/* @__PURE__ */ n.jsx("div", { className: p1.content, children: o })
|
|
3711
|
-
] }),
|
|
3712
|
-
grid:
|
|
3713
|
-
header:
|
|
3714
|
-
content:
|
|
3715
|
-
},
|
|
3720
|
+
] }), W8 = "_grid_1uwfo_1", V8 = "_header_1uwfo_11", U8 = "_content_1uwfo_17", L1 = {
|
|
3721
|
+
grid: W8,
|
|
3722
|
+
header: V8,
|
|
3723
|
+
content: U8
|
|
3724
|
+
}, Bt = ({ className: e, header: t, content: o }) => /* @__PURE__ */ n.jsxs("div", { className: `${e} ${L1.grid}`, children: [
|
|
3716
3725
|
/* @__PURE__ */ n.jsx("div", { className: L1.header, children: t }),
|
|
3717
3726
|
/* @__PURE__ */ n.jsx("div", { className: L1.content, children: o })
|
|
3718
3727
|
] });
|
|
3719
|
-
class
|
|
3728
|
+
class kt {
|
|
3720
3729
|
constructor() {
|
|
3721
3730
|
q(this, "currentShareText");
|
|
3722
3731
|
q(this, "enabled");
|
|
3723
3732
|
q(this, "isSharing");
|
|
3724
3733
|
}
|
|
3725
3734
|
}
|
|
3726
|
-
function
|
|
3735
|
+
function Ot() {
|
|
3727
3736
|
return console.log(location.pathname), location.pathname;
|
|
3728
3737
|
}
|
|
3729
|
-
var
|
|
3730
|
-
class
|
|
3738
|
+
var H8 = /* @__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))(H8 || {});
|
|
3739
|
+
class Wt {
|
|
3731
3740
|
constructor(t, o) {
|
|
3732
3741
|
q(this, "path");
|
|
3733
3742
|
q(this, "handler");
|
|
3734
3743
|
this.path = t, this.handler = o;
|
|
3735
3744
|
}
|
|
3736
3745
|
}
|
|
3737
|
-
const
|
|
3746
|
+
const Vt = "$off";
|
|
3738
3747
|
export {
|
|
3739
|
-
|
|
3740
|
-
|
|
3741
|
-
|
|
3742
|
-
|
|
3743
|
-
|
|
3744
|
-
|
|
3745
|
-
|
|
3746
|
-
|
|
3747
|
-
|
|
3748
|
-
|
|
3749
|
-
|
|
3750
|
-
|
|
3751
|
-
|
|
3752
|
-
|
|
3753
|
-
|
|
3754
|
-
|
|
3755
|
-
|
|
3756
|
-
|
|
3757
|
-
|
|
3758
|
-
|
|
3759
|
-
|
|
3760
|
-
|
|
3761
|
-
|
|
3762
|
-
|
|
3763
|
-
|
|
3764
|
-
|
|
3765
|
-
|
|
3766
|
-
|
|
3767
|
-
|
|
3768
|
-
|
|
3769
|
-
|
|
3770
|
-
|
|
3771
|
-
|
|
3772
|
-
|
|
3773
|
-
|
|
3774
|
-
|
|
3775
|
-
|
|
3776
|
-
|
|
3777
|
-
|
|
3778
|
-
|
|
3748
|
+
H6 as Clock,
|
|
3749
|
+
H8 as DaysOfWeek,
|
|
3750
|
+
_t as ErrorBox,
|
|
3751
|
+
Qe as IconButton,
|
|
3752
|
+
Ne as IconMultiAlert,
|
|
3753
|
+
e8 as IconMultiBan,
|
|
3754
|
+
t8 as IconMultiCamera,
|
|
3755
|
+
n8 as IconMultiCheck,
|
|
3756
|
+
o8 as IconMultiController,
|
|
3757
|
+
s8 as IconMultiDownArrow,
|
|
3758
|
+
c8 as IconMultiElipses,
|
|
3759
|
+
r8 as IconMultiFlag,
|
|
3760
|
+
l8 as IconMultiGear,
|
|
3761
|
+
i8 as IconMultiGlass,
|
|
3762
|
+
a8 as IconMultiHdmi,
|
|
3763
|
+
u8 as IconMultiLaptop,
|
|
3764
|
+
d8 as IconMultiLeftArrow,
|
|
3765
|
+
v8 as IconMultiLight,
|
|
3766
|
+
T8 as IconMultiMic,
|
|
3767
|
+
h8 as IconMultiMoon,
|
|
3768
|
+
g8 as IconMultiPlaystation,
|
|
3769
|
+
f8 as IconMultiPodium,
|
|
3770
|
+
w8 as IconMultiPower,
|
|
3771
|
+
p8 as IconMultiPrivacy,
|
|
3772
|
+
m8 as IconMultiQuestion,
|
|
3773
|
+
M8 as IconMultiRightArrow,
|
|
3774
|
+
x8 as IconMultiRoomPC,
|
|
3775
|
+
Z8 as IconMultiShade,
|
|
3776
|
+
S8 as IconMultiSun,
|
|
3777
|
+
Pt as IconMultiTemplate,
|
|
3778
|
+
j8 as IconMultiUpArrow,
|
|
3779
|
+
C8 as IconMultiVolDown,
|
|
3780
|
+
b8 as IconMultiVolMute,
|
|
3781
|
+
y8 as IconMultiVolUp,
|
|
3782
|
+
I8 as IconMultiWireless,
|
|
3783
|
+
R8 as IconMultiX,
|
|
3784
|
+
E8 as IconMultiXbox,
|
|
3785
|
+
$t as MainLayout,
|
|
3786
|
+
Wt as MessageHandler,
|
|
3787
|
+
O6 as MobileControlProvider,
|
|
3779
3788
|
I as MultiStateIconContainer,
|
|
3780
|
-
|
|
3781
|
-
|
|
3782
|
-
|
|
3783
|
-
|
|
3784
|
-
|
|
3785
|
-
|
|
3786
|
-
|
|
3787
|
-
|
|
3788
|
-
|
|
3789
|
-
|
|
3790
|
-
|
|
3791
|
-
|
|
3792
|
-
|
|
3789
|
+
Lt as NamedIconButton,
|
|
3790
|
+
kt as ShareState,
|
|
3791
|
+
At as TechLayout,
|
|
3792
|
+
Bt as TechPinLayout,
|
|
3793
|
+
L3 as WS_ADD_EVENT_HANDLER,
|
|
3794
|
+
D3 as WS_CONNECT,
|
|
3795
|
+
_3 as WS_DISCONNECT,
|
|
3796
|
+
A3 as WS_RECONNECT,
|
|
3797
|
+
$3 as WS_REMOVE_EVENT_HANDLER,
|
|
3798
|
+
P3 as WS_SEND_MESSAGE,
|
|
3799
|
+
k3 as WebsocketContext,
|
|
3800
|
+
E3 as appConfigActions,
|
|
3801
|
+
Ae as createWebSocketMiddleware,
|
|
3793
3802
|
g1 as devicesActions,
|
|
3794
|
-
|
|
3803
|
+
Ot as getBaseLocation,
|
|
3795
3804
|
g3 as httpClient,
|
|
3796
|
-
|
|
3797
|
-
|
|
3805
|
+
D8 as iconsDictionary,
|
|
3806
|
+
Vt as roomOffSourceKey,
|
|
3798
3807
|
f1 as roomsActions,
|
|
3799
3808
|
U as runtimeConfigActions,
|
|
3800
3809
|
j3 as selectAllDevices,
|
|
3801
|
-
|
|
3802
|
-
|
|
3803
|
-
|
|
3804
|
-
|
|
3805
|
-
|
|
3806
|
-
|
|
3807
|
-
|
|
3808
|
-
|
|
3809
|
-
|
|
3810
|
-
|
|
3810
|
+
E2 as selectApiPath,
|
|
3811
|
+
R2 as selectAppConfig,
|
|
3812
|
+
se as selectClientId,
|
|
3813
|
+
ve as selectCurrentPopoverIdForGroup,
|
|
3814
|
+
_2 as selectDeviceByKey,
|
|
3815
|
+
C3 as selectDeviceInterfaceSupport,
|
|
3816
|
+
de as selectDeviceSupportsInterface,
|
|
3817
|
+
ge as selectError,
|
|
3818
|
+
b3 as selectInterfacesForDevice,
|
|
3819
|
+
pe as selectIsSyncStateValuePresent,
|
|
3820
|
+
ue as selectIsTouchpanel,
|
|
3821
|
+
T2 as selectLogoPath,
|
|
3811
3822
|
W1 as selectModalVisibility,
|
|
3812
|
-
|
|
3813
|
-
|
|
3814
|
-
|
|
3815
|
-
|
|
3816
|
-
|
|
3817
|
-
|
|
3818
|
-
|
|
3819
|
-
|
|
3820
|
-
|
|
3821
|
-
|
|
3822
|
-
|
|
3823
|
-
|
|
3824
|
-
|
|
3825
|
-
|
|
3826
|
-
|
|
3827
|
-
|
|
3828
|
-
|
|
3829
|
-
|
|
3830
|
-
|
|
3831
|
-
|
|
3832
|
-
|
|
3833
|
-
|
|
3834
|
-
|
|
3835
|
-
|
|
3836
|
-
|
|
3837
|
-
|
|
3838
|
-
|
|
3839
|
-
|
|
3840
|
-
|
|
3841
|
-
|
|
3842
|
-
|
|
3843
|
-
|
|
3844
|
-
|
|
3823
|
+
D2 as selectPartnerMetadata,
|
|
3824
|
+
J2 as selectRoomAdvancedSharingActive,
|
|
3825
|
+
W2 as selectRoomAudioControlPointList,
|
|
3826
|
+
$2 as selectRoomByKey,
|
|
3827
|
+
K2 as selectRoomCodecContentDestinationKey,
|
|
3828
|
+
P2 as selectRoomConfiguration,
|
|
3829
|
+
U2 as selectRoomDestinationList,
|
|
3830
|
+
V2 as selectRoomDestinations,
|
|
3831
|
+
N2 as selectRoomDisplayStates,
|
|
3832
|
+
H2 as selectRoomEnvironmentalDevices,
|
|
3833
|
+
q2 as selectRoomInCall,
|
|
3834
|
+
Y2 as selectRoomIsCoolingDown,
|
|
3835
|
+
z2 as selectRoomIsOn,
|
|
3836
|
+
G2 as selectRoomIsWarmingUp,
|
|
3837
|
+
oe as selectRoomKey,
|
|
3838
|
+
k2 as selectRoomLevelControls,
|
|
3839
|
+
A2 as selectRoomName,
|
|
3840
|
+
F2 as selectRoomProgramAudioDestinationKey,
|
|
3841
|
+
X2 as selectRoomShareState,
|
|
3842
|
+
O2 as selectRoomSourceList,
|
|
3843
|
+
B2 as selectRoomVolume,
|
|
3844
|
+
L2 as selectRooms,
|
|
3845
|
+
ie as selectRuntimeInfo,
|
|
3846
|
+
le as selectServerIsRunningOnProcessorHardware,
|
|
3847
|
+
he as selectShowPopoverById,
|
|
3848
|
+
fe as selectShowReconnect,
|
|
3849
|
+
ce as selectSystemUuid,
|
|
3850
|
+
we as selectTheme,
|
|
3851
|
+
ae as selectTouchpanelKey,
|
|
3852
|
+
re as selectUserCode,
|
|
3853
|
+
ne as selectWsIsConnected,
|
|
3854
|
+
Q2 as selectZoomRoomControllerKey,
|
|
3855
|
+
ke as store,
|
|
3845
3856
|
O as uiActions,
|
|
3846
|
-
|
|
3847
|
-
|
|
3848
|
-
|
|
3857
|
+
Se as uiReducer,
|
|
3858
|
+
X8 as useApiPath,
|
|
3859
|
+
J8 as useAppConfig,
|
|
3849
3860
|
O1 as useAppDispatch,
|
|
3850
|
-
|
|
3851
|
-
|
|
3861
|
+
f as useAppSelector,
|
|
3862
|
+
U6 as useAvrControl,
|
|
3852
3863
|
g as useButtonHeldHeartbeat,
|
|
3853
|
-
|
|
3854
|
-
|
|
3855
|
-
|
|
3856
|
-
|
|
3857
|
-
|
|
3858
|
-
|
|
3859
|
-
|
|
3860
|
-
|
|
3861
|
-
|
|
3862
|
-
|
|
3863
|
-
e6 as
|
|
3864
|
-
|
|
3864
|
+
X6 as useCameraBase,
|
|
3865
|
+
Z6 as useClientId,
|
|
3866
|
+
jt as useDeviceIBasicVolume,
|
|
3867
|
+
Ge as useDeviceIBasicVolumeWithFeedback,
|
|
3868
|
+
R6 as useDeviceInterfaceSupport,
|
|
3869
|
+
F6 as useDevicePresetsModel,
|
|
3870
|
+
T6 as useDeviceSupportsInterface,
|
|
3871
|
+
K6 as useEndpoint,
|
|
3872
|
+
me as useError,
|
|
3873
|
+
Ct as useGetAllDeviceStateFromRoomConfiguration,
|
|
3874
|
+
e6 as useGetAllDevices,
|
|
3875
|
+
n6 as useGetAllRooms,
|
|
3876
|
+
L6 as useGetCurrentPopoverIdForGroup,
|
|
3865
3877
|
_ as useGetDevice,
|
|
3866
|
-
|
|
3867
|
-
|
|
3868
|
-
|
|
3869
|
-
|
|
3870
|
-
|
|
3878
|
+
W6 as useGetIBasicVolume,
|
|
3879
|
+
V6 as useGetIBasicVolumeWithFeedback,
|
|
3880
|
+
o6 as useGetRoom,
|
|
3881
|
+
m6 as useGetRoomDisplayStates,
|
|
3882
|
+
M6 as useGetZoomRoomControllerKey,
|
|
3871
3883
|
Z1 as useIBasicVolume,
|
|
3872
|
-
|
|
3873
|
-
|
|
3874
|
-
|
|
3875
|
-
|
|
3876
|
-
|
|
3877
|
-
|
|
3878
|
-
|
|
3879
|
-
|
|
3880
|
-
|
|
3881
|
-
|
|
3882
|
-
|
|
3884
|
+
O3 as useIBasicVolumeWithFeedback,
|
|
3885
|
+
q6 as useIChannel,
|
|
3886
|
+
G6 as useIColor,
|
|
3887
|
+
Y6 as useICommunicationMonitor,
|
|
3888
|
+
J6 as useIDPad,
|
|
3889
|
+
z6 as useIDeviceInfoMessenger,
|
|
3890
|
+
Q6 as useIDspPresets,
|
|
3891
|
+
N6 as useIDvr,
|
|
3892
|
+
et as useIEssentialsRoomCombiner,
|
|
3893
|
+
tt as useIHasCameras,
|
|
3894
|
+
W3 as useIHasPowerControl,
|
|
3883
3895
|
k1 as useIHasSelectableItems,
|
|
3884
|
-
|
|
3885
|
-
|
|
3886
|
-
|
|
3887
|
-
|
|
3888
|
-
|
|
3889
|
-
|
|
3890
|
-
|
|
3891
|
-
|
|
3892
|
-
|
|
3893
|
-
|
|
3894
|
-
|
|
3895
|
-
|
|
3896
|
-
|
|
3897
|
-
|
|
3898
|
-
|
|
3899
|
-
|
|
3900
|
-
|
|
3901
|
-
|
|
3902
|
-
|
|
3903
|
-
|
|
3904
|
-
|
|
3905
|
-
|
|
3906
|
-
|
|
3907
|
-
|
|
3908
|
-
Zt as
|
|
3909
|
-
|
|
3910
|
-
|
|
3911
|
-
|
|
3912
|
-
|
|
3913
|
-
|
|
3914
|
-
|
|
3915
|
-
|
|
3916
|
-
|
|
3917
|
-
l6 as
|
|
3918
|
-
|
|
3919
|
-
|
|
3920
|
-
|
|
3921
|
-
v6 as
|
|
3922
|
-
|
|
3923
|
-
|
|
3924
|
-
|
|
3925
|
-
|
|
3926
|
-
|
|
3927
|
-
|
|
3928
|
-
|
|
3929
|
-
|
|
3896
|
+
nt as useIHumiditySensor,
|
|
3897
|
+
ot as useILevelControls,
|
|
3898
|
+
st as useILightingScenes,
|
|
3899
|
+
ct as useIMatrixRouting,
|
|
3900
|
+
rt as useIMcCiscoCodecUserInterfaceAppControl,
|
|
3901
|
+
lt as useINumeric,
|
|
3902
|
+
it as useIProjectorScreenLiftControl,
|
|
3903
|
+
at as useIRoomEventSchedule,
|
|
3904
|
+
ut as useIRunDefaultPresentRoute,
|
|
3905
|
+
dt as useIRunDirectRouteAction,
|
|
3906
|
+
vt as useIRunRouteAction,
|
|
3907
|
+
ht as useISetTopBoxControls,
|
|
3908
|
+
gt as useIShadesOpenCloseStop,
|
|
3909
|
+
ft as useIShutdownPromptTimer,
|
|
3910
|
+
wt as useISwitchedOutput,
|
|
3911
|
+
pt as useITechPassword,
|
|
3912
|
+
mt as useITemperatureSensor,
|
|
3913
|
+
Mt as useITheme,
|
|
3914
|
+
xt as useITransport,
|
|
3915
|
+
k6 as useInitialize,
|
|
3916
|
+
E6 as useInterfacesForDevice,
|
|
3917
|
+
xe as useIsSyncStateValuePresent,
|
|
3918
|
+
I6 as useIsTouchpanel,
|
|
3919
|
+
Q8 as useLogoPath,
|
|
3920
|
+
Zt as useMobileControlTouchpanelController,
|
|
3921
|
+
bt as useOverflow,
|
|
3922
|
+
N8 as usePartnerMetadata,
|
|
3923
|
+
qe as usePressHoldRelease,
|
|
3924
|
+
w6 as useRoomAdvancedSharingActive,
|
|
3925
|
+
r6 as useRoomAudioControlPointList,
|
|
3926
|
+
d6 as useRoomCodecContentDestinationKey,
|
|
3927
|
+
t6 as useRoomConfiguration,
|
|
3928
|
+
i6 as useRoomDestinationList,
|
|
3929
|
+
l6 as useRoomDestinations,
|
|
3930
|
+
a6 as useRoomEnvironmentalDevices,
|
|
3931
|
+
yt as useRoomIBasicVolume,
|
|
3932
|
+
It as useRoomIBasicVolumeWithFeedback,
|
|
3933
|
+
v6 as useRoomInCall,
|
|
3934
|
+
g6 as useRoomIsCoolingDown,
|
|
3935
|
+
f6 as useRoomIsOn,
|
|
3936
|
+
h6 as useRoomIsWarmingUp,
|
|
3937
|
+
x6 as useRoomKey,
|
|
3938
|
+
te as useRoomLevelControls,
|
|
3939
|
+
s6 as useRoomName,
|
|
3940
|
+
u6 as useRoomProgramAudioDestinationKey,
|
|
3941
|
+
p6 as useRoomShareState,
|
|
3942
|
+
c6 as useRoomSourceList,
|
|
3930
3943
|
x1 as useRoomState,
|
|
3931
|
-
|
|
3932
|
-
|
|
3933
|
-
|
|
3934
|
-
|
|
3935
|
-
|
|
3936
|
-
|
|
3937
|
-
|
|
3938
|
-
|
|
3939
|
-
|
|
3940
|
-
|
|
3941
|
-
|
|
3942
|
-
|
|
3943
|
-
|
|
3944
|
-
|
|
3945
|
-
|
|
3946
|
-
|
|
3947
|
-
|
|
3944
|
+
ee as useRoomVolume,
|
|
3945
|
+
b6 as useRuntimeInfo,
|
|
3946
|
+
Rt as useScroll,
|
|
3947
|
+
C6 as useServerIsRunningOnProcessorHardware,
|
|
3948
|
+
_6 as useShowIncomingCallModal,
|
|
3949
|
+
P6 as useShowModal,
|
|
3950
|
+
$6 as useShowPopoverById,
|
|
3951
|
+
Me as useShowReconnect,
|
|
3952
|
+
D6 as useShowShutdownModal,
|
|
3953
|
+
Et as useStateIsSynced,
|
|
3954
|
+
Tt as useSystemControl,
|
|
3955
|
+
S6 as useSystemUuid,
|
|
3956
|
+
A6 as useTheme,
|
|
3957
|
+
Dt as useTimeAndDate,
|
|
3958
|
+
y6 as useTouchpanelKey,
|
|
3959
|
+
St as useTwoWayDisplayBase,
|
|
3960
|
+
j6 as useUserCode,
|
|
3948
3961
|
R as useWebsocketContext,
|
|
3949
|
-
|
|
3950
|
-
|
|
3951
|
-
|
|
3952
|
-
|
|
3953
|
-
|
|
3954
|
-
|
|
3955
|
-
|
|
3962
|
+
y3 as useWsIsConnected,
|
|
3963
|
+
Pe as wsAddEventHandler,
|
|
3964
|
+
B3 as wsConnect,
|
|
3965
|
+
B6 as wsDisconnect,
|
|
3966
|
+
$e as wsReconnect,
|
|
3967
|
+
Le as wsRemoveEventHandler,
|
|
3968
|
+
_e as wsSendMessage
|
|
3956
3969
|
};
|