@pepperdash/mobile-control-react-app-core 1.21.0-feature-export-useCameraBase.7 → 1.21.0-feature-add-deviceInterfaceSupport-to-joinroom-response.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 +507 -501
- package/dist/mobile-control-react-app-core.umd.js +9 -9
- package/dist/store/runtimeConfig/runtime.hooks.d.ts +3 -0
- package/dist/store/runtimeConfig/runtime.hooks.d.ts.map +1 -1
- package/dist/store/runtimeConfig/runtime.selectors.d.ts +35 -0
- package/dist/store/runtimeConfig/runtime.selectors.d.ts.map +1 -1
- package/dist/store/runtimeConfig/runtimeConfig.slice.d.ts +56 -0
- package/dist/store/runtimeConfig/runtimeConfig.slice.d.ts.map +1 -1
- package/dist/types/classes/room-data.d.ts +7 -1
- package/dist/types/classes/room-data.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -3,135 +3,135 @@ var o2 = (e, t, o) => t in e ? s2(e, t, { enumerable: !0, configurable: !0, writ
|
|
|
3
3
|
var G = (e, t, o) => o2(e, typeof t != "symbol" ? t + "" : t, o);
|
|
4
4
|
import n2, { AxiosError as c2 } from "axios";
|
|
5
5
|
import { useDispatch as r2, useSelector as l2, Provider as i2 } from "react-redux";
|
|
6
|
-
import { createSelector as
|
|
7
|
-
import
|
|
6
|
+
import { createSelector as w, createSlice as g1, combineReducers as a2, configureStore as u2 } from "@reduxjs/toolkit";
|
|
7
|
+
import w3, { createContext as d2, useState as H, useRef as h1, useCallback as a1, useEffect as n1, useContext as v2, useLayoutEffect as x3 } from "react";
|
|
8
8
|
import * as M3 from "lodash";
|
|
9
|
-
import { useNavigate as
|
|
10
|
-
const
|
|
9
|
+
import { useNavigate as h2, useRouteError as g2, isRouteErrorResponse as f2 } from "react-router-dom";
|
|
10
|
+
const p2 = r2.withTypes(), p = l2.withTypes(), j1 = (e) => e.appConfig, w2 = w(
|
|
11
11
|
j1,
|
|
12
12
|
(e) => e.config
|
|
13
|
-
), x2 =
|
|
13
|
+
), x2 = w(
|
|
14
14
|
j1,
|
|
15
15
|
(e) => e.config.apiPath
|
|
16
|
-
), M2 =
|
|
16
|
+
), M2 = w(
|
|
17
17
|
j1,
|
|
18
18
|
(e) => e.config.logoPath
|
|
19
|
-
), m2 =
|
|
19
|
+
), m2 = w(
|
|
20
20
|
j1,
|
|
21
21
|
(e) => e.config.partnerMetadata
|
|
22
|
-
), Z2 = () =>
|
|
22
|
+
), Z2 = () => p(w2), V6 = () => p(x2), k6 = () => p(M2), U6 = () => p(m2), m3 = (e) => e.devices, Z3 = w(
|
|
23
23
|
m3,
|
|
24
24
|
(e) => e
|
|
25
|
-
), j2 = (e) =>
|
|
25
|
+
), j2 = (e) => w(
|
|
26
26
|
m3,
|
|
27
27
|
(t) => t[e] ? t[e] : void 0
|
|
28
|
-
),
|
|
28
|
+
), W6 = () => p(Z3);
|
|
29
29
|
function y(e) {
|
|
30
|
-
return
|
|
30
|
+
return p(j2(e));
|
|
31
31
|
}
|
|
32
|
-
const
|
|
33
|
-
|
|
32
|
+
const D = (e) => e.rooms, C2 = (e) => w(
|
|
33
|
+
D,
|
|
34
34
|
(t) => t[e] ? t[e].configuration : void 0
|
|
35
|
-
), S2 =
|
|
36
|
-
|
|
35
|
+
), S2 = w(
|
|
36
|
+
D,
|
|
37
37
|
(e) => e
|
|
38
|
-
), b2 = (e) =>
|
|
39
|
-
|
|
38
|
+
), b2 = (e) => w(
|
|
39
|
+
D,
|
|
40
40
|
(t) => t[e] ? t[e] : void 0
|
|
41
|
-
), I2 = (e) =>
|
|
42
|
-
|
|
41
|
+
), I2 = (e) => w(
|
|
42
|
+
D,
|
|
43
43
|
(t) => t[e] ? t[e].name : void 0
|
|
44
|
-
), R2 = (e, t) =>
|
|
45
|
-
|
|
44
|
+
), R2 = (e, t) => w(
|
|
45
|
+
D,
|
|
46
46
|
(o) => o[e] ? o[e].volumes[t] : void 0
|
|
47
|
-
), y2 = (e) =>
|
|
48
|
-
|
|
47
|
+
), y2 = (e) => w(
|
|
48
|
+
D,
|
|
49
49
|
(t) => t[e] ? t[e] : void 0
|
|
50
|
-
), E2 = (e) =>
|
|
51
|
-
|
|
50
|
+
), E2 = (e) => w(
|
|
51
|
+
D,
|
|
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
|
-
), P2 = (e) =>
|
|
57
|
-
|
|
56
|
+
), P2 = (e) => w(
|
|
57
|
+
D,
|
|
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
|
-
), T2 = (e) =>
|
|
63
|
-
|
|
62
|
+
), T2 = (e) => w(
|
|
63
|
+
D,
|
|
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
|
-
), _2 = (e) =>
|
|
69
|
-
|
|
68
|
+
), _2 = (e) => w(
|
|
69
|
+
D,
|
|
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
|
-
),
|
|
75
|
-
|
|
74
|
+
), D2 = (e) => w(
|
|
75
|
+
D,
|
|
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
|
-
),
|
|
81
|
-
|
|
80
|
+
), L2 = (e) => w(
|
|
81
|
+
D,
|
|
82
82
|
(t) => {
|
|
83
83
|
var o, c, r, i, d, a, g, x;
|
|
84
84
|
return (c = (o = t[e]) == null ? void 0 : o.configuration) != null && c.destinationList.programAudio ? (d = (i = (r = t[e]) == null ? void 0 : r.configuration) == null ? void 0 : i.destinationList.programAudio) == null ? void 0 : d.sinkKey : ((x = (g = (a = t[e]) == null ? void 0 : a.configuration) == null ? void 0 : g.destinationList.defaultDisplay) == null ? void 0 : x.sinkKey) || "";
|
|
85
85
|
}
|
|
86
|
-
), $2 = (e) =>
|
|
87
|
-
|
|
86
|
+
), $2 = (e) => w(
|
|
87
|
+
D,
|
|
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
|
-
), A2 = (e) =>
|
|
93
|
-
|
|
92
|
+
), A2 = (e) => w(
|
|
93
|
+
D,
|
|
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
|
-
), B2 = (e) =>
|
|
99
|
-
|
|
98
|
+
), B2 = (e) => w(
|
|
99
|
+
D,
|
|
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
|
-
), O2 = (e) =>
|
|
105
|
-
|
|
104
|
+
), O2 = (e) => w(
|
|
105
|
+
D,
|
|
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
|
-
), V2 = (e) =>
|
|
111
|
-
|
|
110
|
+
), V2 = (e) => w(
|
|
111
|
+
D,
|
|
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
|
-
), k2 = (e) =>
|
|
117
|
-
|
|
116
|
+
), k2 = (e) => w(
|
|
117
|
+
D,
|
|
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
|
-
), U2 = (e) =>
|
|
123
|
-
|
|
122
|
+
), U2 = (e) => w(
|
|
123
|
+
D,
|
|
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
|
-
), W2 = (e) =>
|
|
129
|
-
|
|
128
|
+
), W2 = (e) => w(
|
|
129
|
+
D,
|
|
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
|
-
), F2 =
|
|
134
|
+
), F2 = w(
|
|
135
135
|
[
|
|
136
136
|
(e, t) => t,
|
|
137
137
|
() => Z3,
|
|
@@ -146,77 +146,80 @@ const L = (e) => e.rooms, C2 = (e) => p(
|
|
|
146
146
|
return Object.values(t).filter((i) => Object.values(c).includes(i.key));
|
|
147
147
|
}
|
|
148
148
|
);
|
|
149
|
-
function
|
|
150
|
-
return
|
|
149
|
+
function F6(e) {
|
|
150
|
+
return p(
|
|
151
151
|
C2(e)
|
|
152
152
|
);
|
|
153
153
|
}
|
|
154
|
-
function
|
|
155
|
-
return
|
|
154
|
+
function H6() {
|
|
155
|
+
return p(S2);
|
|
156
156
|
}
|
|
157
157
|
function C1(e) {
|
|
158
|
-
return
|
|
158
|
+
return p(b2(e));
|
|
159
159
|
}
|
|
160
|
-
const
|
|
160
|
+
const K6 = C1, G6 = (e) => p(
|
|
161
161
|
I2(e)
|
|
162
|
-
), H2 = (e, t) =>
|
|
162
|
+
), H2 = (e, t) => p(
|
|
163
163
|
R2(e, t)
|
|
164
|
-
), K2 = (e) =>
|
|
165
|
-
|
|
164
|
+
), K2 = (e) => p(y2(e)) || void 0, q6 = (e) => p(E2(e)), Y6 = (e) => p(P2(e)), z6 = (e) => p(T2(e)), J6 = (e) => p(_2(e)), X6 = (e) => p(D2(e)), Q6 = (e) => p(L2(e)), N6 = (e) => p($2(e)), ee = (e) => p(A2(e)), te = (e) => p(B2(e)), se = (e) => p(O2(e)), oe = (e) => p(V2(e)), ne = (e) => p(k2(e)), ce = (e) => p(U2(e)), re = (e) => p((t) => F2(t, e)), le = (e) => p(W2(e)), Y = (e) => e.runtimeConfig, G2 = w(
|
|
165
|
+
Y,
|
|
166
166
|
(e) => e.websocket.isConnected
|
|
167
|
-
), q2 =
|
|
168
|
-
|
|
167
|
+
), q2 = w(
|
|
168
|
+
Y,
|
|
169
169
|
(e) => e.currentRoomKey
|
|
170
|
-
), Y2 =
|
|
171
|
-
|
|
170
|
+
), Y2 = w(
|
|
171
|
+
Y,
|
|
172
172
|
(e) => e.roomData.clientId
|
|
173
|
-
), z2 =
|
|
174
|
-
|
|
173
|
+
), z2 = w(
|
|
174
|
+
Y,
|
|
175
175
|
(e) => e.roomData.systemUuid
|
|
176
|
-
), J2 =
|
|
177
|
-
|
|
176
|
+
), J2 = w(
|
|
177
|
+
Y,
|
|
178
178
|
(e) => e.roomData.userCode
|
|
179
|
-
), X2 =
|
|
180
|
-
|
|
179
|
+
), X2 = w(
|
|
180
|
+
Y,
|
|
181
181
|
(e) => e.serverIsRunningOnProcessorHardware
|
|
182
|
-
), Q2 =
|
|
183
|
-
|
|
182
|
+
), Q2 = w(
|
|
183
|
+
Y,
|
|
184
184
|
(e) => {
|
|
185
185
|
var t;
|
|
186
186
|
return (t = e.roomData.config) == null ? void 0 : t.runtimeInfo;
|
|
187
187
|
}
|
|
188
|
-
), N2 =
|
|
189
|
-
|
|
188
|
+
), N2 = w(
|
|
189
|
+
Y,
|
|
190
190
|
(e) => e.touchpanelKey
|
|
191
|
-
), e8 =
|
|
192
|
-
|
|
191
|
+
), e8 = w(
|
|
192
|
+
Y,
|
|
193
193
|
(e) => e.touchpanelKey !== ""
|
|
194
|
-
),
|
|
194
|
+
), t8 = w(
|
|
195
|
+
Y,
|
|
196
|
+
(e) => e.roomData.deviceInterfaceSupport
|
|
197
|
+
), j3 = () => p(G2), s8 = () => p(q2), o8 = () => p(Y2), n8 = () => p(z2), c8 = () => p(J2), r8 = () => p(X2), ie = () => p(Q2), ae = () => p(N2), ue = () => p(e8), de = () => p(t8), c1 = (e) => e.ui, U1 = (e) => w(
|
|
195
198
|
c1,
|
|
196
199
|
(t) => t.modalVisibility[e]
|
|
197
|
-
),
|
|
200
|
+
), l8 = (e) => w(
|
|
198
201
|
c1,
|
|
199
202
|
(t) => {
|
|
200
203
|
const o = t.popoverVisibility[e];
|
|
201
204
|
if (o)
|
|
202
205
|
return Object.keys(o).find((c) => o[c]);
|
|
203
206
|
}
|
|
204
|
-
),
|
|
207
|
+
), i8 = (e, t) => w(
|
|
205
208
|
c1,
|
|
206
209
|
(o) => {
|
|
207
210
|
var c;
|
|
208
211
|
return ((c = o.popoverVisibility[e]) == null ? void 0 : c[t]) ?? !1;
|
|
209
212
|
}
|
|
210
|
-
),
|
|
213
|
+
), a8 = w(
|
|
211
214
|
c1,
|
|
212
215
|
(e) => e.error
|
|
213
|
-
),
|
|
216
|
+
), u8 = w(
|
|
214
217
|
c1,
|
|
215
218
|
(e) => e.showReconnect
|
|
216
|
-
),
|
|
219
|
+
), d8 = w(
|
|
217
220
|
c1,
|
|
218
221
|
(e) => e.theme
|
|
219
|
-
),
|
|
222
|
+
), ve = () => p(U1("showShutdownModal")), he = () => p(U1("showIncomingCallModal")), ge = (e) => p(U1(e)), fe = (e) => p(l8(e)), pe = (e, t) => p(i8(e, t)), v8 = () => p(a8), h8 = () => p(u8), we = () => p(d8), g8 = {
|
|
220
223
|
showReconnect: !1,
|
|
221
224
|
error: "",
|
|
222
225
|
modalVisibility: {
|
|
@@ -226,7 +229,7 @@ const H6 = C1, K6 = (e) => w(
|
|
|
226
229
|
popoverVisibility: {}
|
|
227
230
|
}, C3 = g1({
|
|
228
231
|
name: "ui",
|
|
229
|
-
initialState:
|
|
232
|
+
initialState: g8,
|
|
230
233
|
reducers: {
|
|
231
234
|
clearAllModals(e) {
|
|
232
235
|
Object.entries(e.modalVisibility).forEach(([t]) => {
|
|
@@ -257,7 +260,7 @@ const H6 = C1, K6 = (e) => w(
|
|
|
257
260
|
e.theme = t.payload;
|
|
258
261
|
}
|
|
259
262
|
}
|
|
260
|
-
}), q = C3.actions,
|
|
263
|
+
}), q = C3.actions, f8 = C3.reducer, p8 = {
|
|
261
264
|
config: {
|
|
262
265
|
enableDev: !1,
|
|
263
266
|
apiPath: "",
|
|
@@ -269,13 +272,13 @@ const H6 = C1, K6 = (e) => w(
|
|
|
269
272
|
}
|
|
270
273
|
}, S3 = g1({
|
|
271
274
|
name: "appConfig",
|
|
272
|
-
initialState:
|
|
275
|
+
initialState: p8,
|
|
273
276
|
reducers: {
|
|
274
277
|
setAppConfig(e, t) {
|
|
275
278
|
e.config = t.payload;
|
|
276
279
|
}
|
|
277
280
|
}
|
|
278
|
-
}), w8 = S3.actions,
|
|
281
|
+
}), w8 = S3.actions, x8 = S3.reducer, d3 = {}, B1 = g1({
|
|
279
282
|
name: "devices",
|
|
280
283
|
initialState: d3,
|
|
281
284
|
reducers: {
|
|
@@ -292,9 +295,9 @@ const H6 = C1, K6 = (e) => w(
|
|
|
292
295
|
}), N = {
|
|
293
296
|
setDeviceState: B1.actions.setDeviceState,
|
|
294
297
|
clearDevices: B1.actions.clearDevices
|
|
295
|
-
},
|
|
298
|
+
}, M8 = B1.reducer, v3 = {}, O1 = g1({
|
|
296
299
|
name: "rooms",
|
|
297
|
-
initialState:
|
|
300
|
+
initialState: v3,
|
|
298
301
|
reducers: {
|
|
299
302
|
setRoomState(e, t) {
|
|
300
303
|
const o = t.payload.type, c = o.slice(o.lastIndexOf("/") + 1);
|
|
@@ -303,13 +306,13 @@ const H6 = C1, K6 = (e) => w(
|
|
|
303
306
|
e[c] = d;
|
|
304
307
|
},
|
|
305
308
|
clearRooms() {
|
|
306
|
-
return
|
|
309
|
+
return v3;
|
|
307
310
|
}
|
|
308
311
|
}
|
|
309
312
|
}), e1 = {
|
|
310
313
|
setRoomState: O1.actions.setRoomState,
|
|
311
314
|
clearRooms: O1.actions.clearRooms
|
|
312
|
-
},
|
|
315
|
+
}, m8 = O1.reducer, Z8 = {
|
|
313
316
|
apiVersion: "",
|
|
314
317
|
serverIsRunningOnProcessorHardware: !1,
|
|
315
318
|
websocket: {
|
|
@@ -336,12 +339,13 @@ const H6 = C1, K6 = (e) => w(
|
|
|
336
339
|
rooms: [],
|
|
337
340
|
devices: []
|
|
338
341
|
},
|
|
342
|
+
deviceInterfaceSupport: {},
|
|
339
343
|
userCode: "",
|
|
340
344
|
qrUrl: ""
|
|
341
345
|
}
|
|
342
346
|
}, b3 = g1({
|
|
343
347
|
name: "runtimeConfig",
|
|
344
|
-
initialState:
|
|
348
|
+
initialState: Z8,
|
|
345
349
|
reducers: {
|
|
346
350
|
setRuntimeConfig(e, t) {
|
|
347
351
|
e.apiVersion = t.payload.apiVersion, e.serverIsRunningOnProcessorHardware = t.payload.serverIsRunningOnProcessorHardware;
|
|
@@ -368,17 +372,17 @@ const H6 = C1, K6 = (e) => w(
|
|
|
368
372
|
e.touchpanelKey = t.payload;
|
|
369
373
|
}
|
|
370
374
|
}
|
|
371
|
-
}), W = b3.actions,
|
|
372
|
-
appConfig:
|
|
373
|
-
runtimeConfig:
|
|
374
|
-
rooms:
|
|
375
|
-
devices:
|
|
376
|
-
ui:
|
|
375
|
+
}), W = b3.actions, j8 = b3.reducer, C8 = a2({
|
|
376
|
+
appConfig: x8,
|
|
377
|
+
runtimeConfig: j8,
|
|
378
|
+
rooms: m8,
|
|
379
|
+
devices: M8,
|
|
380
|
+
ui: f8
|
|
377
381
|
}), m = u2({
|
|
378
|
-
reducer:
|
|
382
|
+
reducer: C8
|
|
379
383
|
}), V1 = n2.create();
|
|
380
|
-
function
|
|
381
|
-
const e =
|
|
384
|
+
function S8() {
|
|
385
|
+
const e = p2();
|
|
382
386
|
return async () => {
|
|
383
387
|
try {
|
|
384
388
|
const t = location.pathname.split("/").filter((r) => r.length > 0);
|
|
@@ -406,17 +410,17 @@ var m1 = { exports: {} }, u1 = {};
|
|
|
406
410
|
* This source code is licensed under the MIT license found in the
|
|
407
411
|
* LICENSE file in the root directory of this source tree.
|
|
408
412
|
*/
|
|
409
|
-
var
|
|
410
|
-
function
|
|
411
|
-
if (
|
|
412
|
-
|
|
413
|
-
var e =
|
|
413
|
+
var h3;
|
|
414
|
+
function b8() {
|
|
415
|
+
if (h3) return u1;
|
|
416
|
+
h3 = 1;
|
|
417
|
+
var e = w3, 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 };
|
|
414
418
|
function d(a, g, x) {
|
|
415
|
-
var
|
|
416
|
-
x !== void 0 && (
|
|
417
|
-
for (
|
|
418
|
-
if (a && a.defaultProps) for (
|
|
419
|
-
return { $$typeof: t, type: a, key:
|
|
419
|
+
var v, I = {}, L = null, F = null;
|
|
420
|
+
x !== void 0 && (L = "" + x), g.key !== void 0 && (L = "" + g.key), g.ref !== void 0 && (F = g.ref);
|
|
421
|
+
for (v in g) c.call(g, v) && !i.hasOwnProperty(v) && (I[v] = g[v]);
|
|
422
|
+
if (a && a.defaultProps) for (v in g = a.defaultProps, g) I[v] === void 0 && (I[v] = g[v]);
|
|
423
|
+
return { $$typeof: t, type: a, key: L, ref: F, props: I, _owner: r.current };
|
|
420
424
|
}
|
|
421
425
|
return u1.Fragment = o, u1.jsx = d, u1.jsxs = d, u1;
|
|
422
426
|
}
|
|
@@ -431,9 +435,9 @@ var d1 = {};
|
|
|
431
435
|
* LICENSE file in the root directory of this source tree.
|
|
432
436
|
*/
|
|
433
437
|
var g3;
|
|
434
|
-
function
|
|
438
|
+
function I8() {
|
|
435
439
|
return g3 || (g3 = 1, process.env.NODE_ENV !== "production" && function() {
|
|
436
|
-
var e =
|
|
440
|
+
var e = w3, 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"), d = Symbol.for("react.provider"), a = Symbol.for("react.context"), g = Symbol.for("react.forward_ref"), x = Symbol.for("react.suspense"), v = Symbol.for("react.suspense_list"), I = Symbol.for("react.memo"), L = Symbol.for("react.lazy"), F = Symbol.for("react.offscreen"), k = Symbol.iterator, X = "@@iterator";
|
|
437
441
|
function r1(n) {
|
|
438
442
|
if (n === null || typeof n != "object")
|
|
439
443
|
return null;
|
|
@@ -458,14 +462,14 @@ function b8() {
|
|
|
458
462
|
R.unshift("Warning: " + l), Function.prototype.apply.call(console[n], console, R);
|
|
459
463
|
}
|
|
460
464
|
}
|
|
461
|
-
var b1 = !1, E = !1, C = !1, f1 = !1, I1 = !1,
|
|
462
|
-
|
|
465
|
+
var b1 = !1, E = !1, C = !1, f1 = !1, I1 = !1, z;
|
|
466
|
+
z = Symbol.for("react.module.reference");
|
|
463
467
|
function B(n) {
|
|
464
|
-
return !!(typeof n == "string" || typeof n == "function" || n === c || n === i || I1 || n === r || n === x || n ===
|
|
468
|
+
return !!(typeof n == "string" || typeof n == "function" || n === c || n === i || I1 || n === r || n === x || n === v || f1 || n === F || b1 || E || C || typeof n == "object" && n !== null && (n.$$typeof === L || n.$$typeof === I || n.$$typeof === d || n.$$typeof === a || n.$$typeof === g || // This needs to include all possible module reference object
|
|
465
469
|
// types supported by any Flight configuration anywhere since
|
|
466
470
|
// we don't know which Flight build this will end up being used
|
|
467
471
|
// with.
|
|
468
|
-
n.$$typeof ===
|
|
472
|
+
n.$$typeof === z || n.getModuleId !== void 0));
|
|
469
473
|
}
|
|
470
474
|
function P(n, l, u) {
|
|
471
475
|
var f = n.displayName;
|
|
@@ -495,7 +499,7 @@ function b8() {
|
|
|
495
499
|
return "StrictMode";
|
|
496
500
|
case x:
|
|
497
501
|
return "Suspense";
|
|
498
|
-
case
|
|
502
|
+
case v:
|
|
499
503
|
return "SuspenseList";
|
|
500
504
|
}
|
|
501
505
|
if (typeof n == "object")
|
|
@@ -511,7 +515,7 @@ function b8() {
|
|
|
511
515
|
case I:
|
|
512
516
|
var f = n.displayName || null;
|
|
513
517
|
return f !== null ? f : K(n.type) || "Memo";
|
|
514
|
-
case
|
|
518
|
+
case L: {
|
|
515
519
|
var S = n, R = S._payload, Z = S._init;
|
|
516
520
|
try {
|
|
517
521
|
return K(Z(R));
|
|
@@ -522,7 +526,7 @@ function b8() {
|
|
|
522
526
|
}
|
|
523
527
|
return null;
|
|
524
528
|
}
|
|
525
|
-
var
|
|
529
|
+
var J = Object.assign, l1 = 0, W1, F1, H1, K1, G1, q1, Y1;
|
|
526
530
|
function z1() {
|
|
527
531
|
}
|
|
528
532
|
z1.__reactDisabledLog = !0;
|
|
@@ -558,25 +562,25 @@ function b8() {
|
|
|
558
562
|
writable: !0
|
|
559
563
|
};
|
|
560
564
|
Object.defineProperties(console, {
|
|
561
|
-
log:
|
|
565
|
+
log: J({}, n, {
|
|
562
566
|
value: W1
|
|
563
567
|
}),
|
|
564
|
-
info:
|
|
568
|
+
info: J({}, n, {
|
|
565
569
|
value: F1
|
|
566
570
|
}),
|
|
567
|
-
warn:
|
|
571
|
+
warn: J({}, n, {
|
|
568
572
|
value: H1
|
|
569
573
|
}),
|
|
570
|
-
error:
|
|
574
|
+
error: J({}, n, {
|
|
571
575
|
value: K1
|
|
572
576
|
}),
|
|
573
|
-
group:
|
|
577
|
+
group: J({}, n, {
|
|
574
578
|
value: G1
|
|
575
579
|
}),
|
|
576
|
-
groupCollapsed:
|
|
580
|
+
groupCollapsed: J({}, n, {
|
|
577
581
|
value: q1
|
|
578
582
|
}),
|
|
579
|
-
groupEnd:
|
|
583
|
+
groupEnd: J({}, n, {
|
|
580
584
|
value: Y1
|
|
581
585
|
})
|
|
582
586
|
});
|
|
@@ -585,7 +589,7 @@ function b8() {
|
|
|
585
589
|
}
|
|
586
590
|
}
|
|
587
591
|
var R1 = $.ReactCurrentDispatcher, y1;
|
|
588
|
-
function
|
|
592
|
+
function p1(n, l, u) {
|
|
589
593
|
{
|
|
590
594
|
if (y1 === void 0)
|
|
591
595
|
try {
|
|
@@ -598,16 +602,16 @@ function b8() {
|
|
|
598
602
|
` + y1 + n;
|
|
599
603
|
}
|
|
600
604
|
}
|
|
601
|
-
var E1 = !1,
|
|
605
|
+
var E1 = !1, w1;
|
|
602
606
|
{
|
|
603
607
|
var T3 = typeof WeakMap == "function" ? WeakMap : Map;
|
|
604
|
-
|
|
608
|
+
w1 = new T3();
|
|
605
609
|
}
|
|
606
610
|
function J1(n, l) {
|
|
607
611
|
if (!n || E1)
|
|
608
612
|
return "";
|
|
609
613
|
{
|
|
610
|
-
var u =
|
|
614
|
+
var u = w1.get(n);
|
|
611
615
|
if (u !== void 0)
|
|
612
616
|
return u;
|
|
613
617
|
}
|
|
@@ -662,7 +666,7 @@ function b8() {
|
|
|
662
666
|
if (T--, _--, _ < 0 || M[T] !== O[_]) {
|
|
663
667
|
var U = `
|
|
664
668
|
` + M[T].replace(" at new ", " at ");
|
|
665
|
-
return n.displayName && U.includes("<anonymous>") && (U = U.replace("<anonymous>", n.displayName)), typeof n == "function" &&
|
|
669
|
+
return n.displayName && U.includes("<anonymous>") && (U = U.replace("<anonymous>", n.displayName)), typeof n == "function" && w1.set(n, U), U;
|
|
666
670
|
}
|
|
667
671
|
while (T >= 1 && _ >= 0);
|
|
668
672
|
break;
|
|
@@ -671,13 +675,13 @@ function b8() {
|
|
|
671
675
|
} finally {
|
|
672
676
|
E1 = !1, R1.current = R, P3(), Error.prepareStackTrace = S;
|
|
673
677
|
}
|
|
674
|
-
var o1 = n ? n.displayName || n.name : "", Q = o1 ?
|
|
675
|
-
return typeof n == "function" &&
|
|
678
|
+
var o1 = n ? n.displayName || n.name : "", Q = o1 ? p1(o1) : "";
|
|
679
|
+
return typeof n == "function" && w1.set(n, Q), Q;
|
|
676
680
|
}
|
|
677
681
|
function _3(n, l, u) {
|
|
678
682
|
return J1(n, !1);
|
|
679
683
|
}
|
|
680
|
-
function
|
|
684
|
+
function D3(n) {
|
|
681
685
|
var l = n.prototype;
|
|
682
686
|
return !!(l && l.isReactComponent);
|
|
683
687
|
}
|
|
@@ -685,14 +689,14 @@ function b8() {
|
|
|
685
689
|
if (n == null)
|
|
686
690
|
return "";
|
|
687
691
|
if (typeof n == "function")
|
|
688
|
-
return J1(n,
|
|
692
|
+
return J1(n, D3(n));
|
|
689
693
|
if (typeof n == "string")
|
|
690
|
-
return
|
|
694
|
+
return p1(n);
|
|
691
695
|
switch (n) {
|
|
692
696
|
case x:
|
|
693
|
-
return
|
|
694
|
-
case
|
|
695
|
-
return
|
|
697
|
+
return p1("Suspense");
|
|
698
|
+
case v:
|
|
699
|
+
return p1("SuspenseList");
|
|
696
700
|
}
|
|
697
701
|
if (typeof n == "object")
|
|
698
702
|
switch (n.$$typeof) {
|
|
@@ -700,7 +704,7 @@ function b8() {
|
|
|
700
704
|
return _3(n.render);
|
|
701
705
|
case I:
|
|
702
706
|
return x1(n.type, l, u);
|
|
703
|
-
case
|
|
707
|
+
case L: {
|
|
704
708
|
var f = n, S = f._payload, R = f._init;
|
|
705
709
|
try {
|
|
706
710
|
return x1(R(S), l, u);
|
|
@@ -718,7 +722,7 @@ function b8() {
|
|
|
718
722
|
} else
|
|
719
723
|
Q1.setExtraStackFrame(null);
|
|
720
724
|
}
|
|
721
|
-
function
|
|
725
|
+
function L3(n, l, u, f, S) {
|
|
722
726
|
{
|
|
723
727
|
var R = Function.call.bind(i1);
|
|
724
728
|
for (var Z in n)
|
|
@@ -865,7 +869,7 @@ function b8() {
|
|
|
865
869
|
}
|
|
866
870
|
var _1;
|
|
867
871
|
_1 = !1;
|
|
868
|
-
function
|
|
872
|
+
function D1(n) {
|
|
869
873
|
return typeof n == "object" && n !== null && n.$$typeof === t;
|
|
870
874
|
}
|
|
871
875
|
function c3() {
|
|
@@ -916,15 +920,15 @@ Check the top-level render call using <` + u + ">.");
|
|
|
916
920
|
if (P1(n))
|
|
917
921
|
for (var u = 0; u < n.length; u++) {
|
|
918
922
|
var f = n[u];
|
|
919
|
-
|
|
923
|
+
D1(f) && l3(f, l);
|
|
920
924
|
}
|
|
921
|
-
else if (
|
|
925
|
+
else if (D1(n))
|
|
922
926
|
n._store && (n._store.validated = !0);
|
|
923
927
|
else if (n) {
|
|
924
928
|
var S = r1(n);
|
|
925
929
|
if (typeof S == "function" && S !== n.entries)
|
|
926
930
|
for (var R = S.call(n), Z; !(Z = R.next()).done; )
|
|
927
|
-
|
|
931
|
+
D1(Z.value) && l3(Z.value, l);
|
|
928
932
|
}
|
|
929
933
|
}
|
|
930
934
|
}
|
|
@@ -944,7 +948,7 @@ Check the top-level render call using <` + u + ">.");
|
|
|
944
948
|
return;
|
|
945
949
|
if (u) {
|
|
946
950
|
var f = K(l);
|
|
947
|
-
|
|
951
|
+
L3(u, n.props, "prop", f, n);
|
|
948
952
|
} else if (l.PropTypes !== void 0 && !_1) {
|
|
949
953
|
_1 = !0;
|
|
950
954
|
var S = K(l);
|
|
@@ -996,15 +1000,15 @@ Check the top-level render call using <` + u + ">.");
|
|
|
996
1000
|
if (i1.call(l, "key")) {
|
|
997
1001
|
var Q = K(n), V = Object.keys(l).filter(function(t2) {
|
|
998
1002
|
return t2 !== "key";
|
|
999
|
-
}),
|
|
1000
|
-
if (!a3[Q +
|
|
1003
|
+
}), L1 = V.length > 0 ? "{key: someKey, " + V.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
1004
|
+
if (!a3[Q + L1]) {
|
|
1001
1005
|
var e2 = V.length > 0 ? "{" + V.join(": ..., ") + ": ...}" : "{}";
|
|
1002
1006
|
A(`A props object containing a "key" prop is being spread into JSX:
|
|
1003
1007
|
let props = %s;
|
|
1004
1008
|
<%s {...props} />
|
|
1005
1009
|
React keys must be passed directly to JSX without using spread:
|
|
1006
1010
|
let props = %s;
|
|
1007
|
-
<%s key={someKey} {...props} />`,
|
|
1011
|
+
<%s key={someKey} {...props} />`, L1, Q, e2, Q), a3[Q + L1] = !0;
|
|
1008
1012
|
}
|
|
1009
1013
|
}
|
|
1010
1014
|
return n === c ? z3(_) : Y3(_), _;
|
|
@@ -1021,18 +1025,18 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1021
1025
|
}()), d1;
|
|
1022
1026
|
}
|
|
1023
1027
|
var f3;
|
|
1024
|
-
function
|
|
1025
|
-
return f3 || (f3 = 1, process.env.NODE_ENV === "production" ? m1.exports =
|
|
1028
|
+
function R8() {
|
|
1029
|
+
return f3 || (f3 = 1, process.env.NODE_ENV === "production" ? m1.exports = b8() : m1.exports = I8()), m1.exports;
|
|
1026
1030
|
}
|
|
1027
|
-
var s =
|
|
1028
|
-
const
|
|
1029
|
-
mwfit:
|
|
1030
|
-
},
|
|
1031
|
-
const { reconnect: e } = b(), t = j3(), o =
|
|
1031
|
+
var s = R8();
|
|
1032
|
+
const y8 = "_mwfit_ppa3l_1", E8 = {
|
|
1033
|
+
mwfit: y8
|
|
1034
|
+
}, P8 = () => {
|
|
1035
|
+
const { reconnect: e } = b(), t = j3(), o = v8(), c = h8();
|
|
1032
1036
|
return /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsxs(
|
|
1033
1037
|
"div",
|
|
1034
1038
|
{
|
|
1035
|
-
className: `disconnected-message ${
|
|
1039
|
+
className: `disconnected-message ${E8.mwfit} mx-auto text-center`,
|
|
1036
1040
|
children: [
|
|
1037
1041
|
t === void 0 ? /* @__PURE__ */ s.jsx("h1", { children: "Connecting..." }) : /* @__PURE__ */ s.jsx("h1", { children: "Disconnected" }),
|
|
1038
1042
|
o && /* @__PURE__ */ s.jsx("h5", { children: o }),
|
|
@@ -1041,7 +1045,7 @@ const R8 = "_mwfit_ppa3l_1", y8 = {
|
|
|
1041
1045
|
}
|
|
1042
1046
|
) });
|
|
1043
1047
|
};
|
|
1044
|
-
class
|
|
1048
|
+
class T8 {
|
|
1045
1049
|
constructor() {
|
|
1046
1050
|
G(this, "uuid", "current-uuid");
|
|
1047
1051
|
G(this, "roomKey", "current-room-key");
|
|
@@ -1049,21 +1053,21 @@ class P8 {
|
|
|
1049
1053
|
G(this, "expiry", "current-uuid-expires");
|
|
1050
1054
|
}
|
|
1051
1055
|
}
|
|
1052
|
-
const
|
|
1056
|
+
const p3 = new T8(), I3 = d2({
|
|
1053
1057
|
sendMessage: () => null,
|
|
1054
1058
|
sendSimpleMessage: () => null,
|
|
1055
1059
|
addEventHandler: () => null,
|
|
1056
1060
|
removeEventHandler: () => null,
|
|
1057
1061
|
reconnect: () => null
|
|
1058
1062
|
});
|
|
1059
|
-
function
|
|
1063
|
+
function _8(e) {
|
|
1060
1064
|
return sessionStorage.getItem(e) || "";
|
|
1061
1065
|
}
|
|
1062
|
-
function
|
|
1066
|
+
function D8(e, t) {
|
|
1063
1067
|
sessionStorage.setItem(e, t);
|
|
1064
1068
|
}
|
|
1065
1069
|
const L8 = ({ children: e }) => {
|
|
1066
|
-
const [t, o] = H(), c = j3(), r =
|
|
1070
|
+
const [t, o] = H(), c = j3(), r = s8(), i = o8(), d = S8(), a = Z2(), g = n8(), x = c8(), v = r8(), I = h1(null), [L, F] = H(), k = h1({}), X = a1(
|
|
1067
1071
|
async (E) => {
|
|
1068
1072
|
try {
|
|
1069
1073
|
const C = await V1.get(
|
|
@@ -1071,14 +1075,14 @@ const L8 = ({ children: e }) => {
|
|
|
1071
1075
|
);
|
|
1072
1076
|
return C.status === 200 && C.data ? (m.dispatch(W.setRoomData(C.data)), !0) : !1;
|
|
1073
1077
|
} catch (C) {
|
|
1074
|
-
return console.log(C),
|
|
1078
|
+
return console.log(C), v ? !0 : C instanceof c2 && C.response && C.response.status === 498 ? (console.error("Invalid token. Unable to join room"), m.dispatch(
|
|
1075
1079
|
q.setErrorMessage(
|
|
1076
1080
|
`Token ${t} is invalid. Unable to join room`
|
|
1077
1081
|
)
|
|
1078
1082
|
), !1) : (console.error("Error getting room data", C), C instanceof Error ? m.dispatch(q.setErrorMessage(C.message)) : m.dispatch(q.setErrorMessage("Error getting room data")), !1);
|
|
1079
1083
|
}
|
|
1080
1084
|
},
|
|
1081
|
-
[t,
|
|
1085
|
+
[t, v]
|
|
1082
1086
|
), r1 = a1(() => {
|
|
1083
1087
|
const E = `${a.gatewayAppPath}?uuid=${g}&roomKey=${r}`;
|
|
1084
1088
|
window.location.href = x ? `${E}&Code=${x}` : E;
|
|
@@ -1099,28 +1103,28 @@ const L8 = ({ children: e }) => {
|
|
|
1099
1103
|
}, []);
|
|
1100
1104
|
return n1(() => {
|
|
1101
1105
|
let C = new URLSearchParams(window.location.search).get("token");
|
|
1102
|
-
C ? (console.log("saving token: ", C),
|
|
1106
|
+
C ? (console.log("saving token: ", C), D8(p3.uuid, C)) : (C = _8(p3.uuid), console.log("loading token: ", C)), o(C), d();
|
|
1103
1107
|
}, []), console.log(
|
|
1104
1108
|
"connection dependencies",
|
|
1105
1109
|
a.apiPath,
|
|
1106
1110
|
X,
|
|
1107
1111
|
t,
|
|
1108
|
-
|
|
1109
|
-
|
|
1112
|
+
L,
|
|
1113
|
+
v
|
|
1110
1114
|
), n1(() => {
|
|
1111
1115
|
async function E() {
|
|
1112
|
-
if (console.log("Attempting to join websocket..."), !a.apiPath ||
|
|
1116
|
+
if (console.log("Attempting to join websocket..."), !a.apiPath || L || !t || !await X(a.apiPath)) return;
|
|
1113
1117
|
if (I.current) {
|
|
1114
1118
|
console.log("websocket exists");
|
|
1115
1119
|
return;
|
|
1116
1120
|
}
|
|
1117
1121
|
console.log("connecting to websocket");
|
|
1118
|
-
const I1 = `${a.apiPath.replace("http", "ws")}/ui/join/${t}`,
|
|
1119
|
-
I.current =
|
|
1122
|
+
const I1 = `${a.apiPath.replace("http", "ws")}/ui/join/${t}`, z = new WebSocket(I1);
|
|
1123
|
+
I.current = z, z.onopen = (B) => {
|
|
1120
1124
|
console.log("connected", B.type, B.target), m.dispatch(W.setWebsocketIsConnected(!0));
|
|
1121
|
-
},
|
|
1125
|
+
}, z.onerror = (B) => {
|
|
1122
1126
|
console.error("Websocket error", B);
|
|
1123
|
-
},
|
|
1127
|
+
}, z.onclose = (B) => {
|
|
1124
1128
|
if (console.log("disconnected: ", B.reason, B.code), B.code === 4100) {
|
|
1125
1129
|
console.log("WebSocket closed by client (useEffect cleanup)."), m.dispatch(q.setShowReconnect(!0)), m.dispatch(W.setWebsocketIsConnected(!1)), m.dispatch(N.clearDevices()), m.dispatch(e1.clearRooms());
|
|
1126
1130
|
return;
|
|
@@ -1135,7 +1139,7 @@ const L8 = ({ children: e }) => {
|
|
|
1135
1139
|
), m.dispatch(q.setShowReconnect(!0)), m.dispatch(W.setWebsocketIsConnected(!1)), m.dispatch(N.clearDevices()), m.dispatch(e1.clearRooms());
|
|
1136
1140
|
return;
|
|
1137
1141
|
}
|
|
1138
|
-
if (B.code === 4001 && !
|
|
1142
|
+
if (B.code === 4001 && !v) {
|
|
1139
1143
|
console.log("processor disconnected"), m.dispatch(
|
|
1140
1144
|
q.setErrorMessage(
|
|
1141
1145
|
"Processor has disconnected. Click Reconnect"
|
|
@@ -1157,12 +1161,12 @@ const L8 = ({ children: e }) => {
|
|
|
1157
1161
|
console.log("WebSocket closed by client.");
|
|
1158
1162
|
return;
|
|
1159
1163
|
}
|
|
1160
|
-
console.log("websocket waitingToReconnect",
|
|
1161
|
-
},
|
|
1164
|
+
console.log("websocket waitingToReconnect", L), !L && (console.log("websocket clearing state on disconnect"), m.dispatch(W.setWebsocketIsConnected(!1)), m.dispatch(N.clearDevices()), m.dispatch(e1.clearRooms()), setTimeout(() => F(void 0), 5e3));
|
|
1165
|
+
}, z.onmessage = (B) => {
|
|
1162
1166
|
try {
|
|
1163
1167
|
const P = JSON.parse(B.data);
|
|
1164
1168
|
if (console.log(P), P.type === "close") {
|
|
1165
|
-
|
|
1169
|
+
z.close(4001, P.content);
|
|
1166
1170
|
return;
|
|
1167
1171
|
}
|
|
1168
1172
|
if (P.type.startsWith("/system/"))
|
|
@@ -1200,8 +1204,8 @@ const L8 = ({ children: e }) => {
|
|
|
1200
1204
|
t1 || console.log("no handlers found for event type", P.type), t1 && Object.values(t1).forEach((K) => {
|
|
1201
1205
|
try {
|
|
1202
1206
|
K(P);
|
|
1203
|
-
} catch (
|
|
1204
|
-
console.error(
|
|
1207
|
+
} catch (J) {
|
|
1208
|
+
console.error(J);
|
|
1205
1209
|
}
|
|
1206
1210
|
});
|
|
1207
1211
|
} else P.type.startsWith("/room/") ? m.dispatch(e1.setRoomState(P)) : P.type.startsWith("/device/") && m.dispatch(N.setDeviceState(P));
|
|
@@ -1217,8 +1221,8 @@ const L8 = ({ children: e }) => {
|
|
|
1217
1221
|
a.apiPath,
|
|
1218
1222
|
X,
|
|
1219
1223
|
t,
|
|
1220
|
-
|
|
1221
|
-
|
|
1224
|
+
L,
|
|
1225
|
+
v
|
|
1222
1226
|
]), n1(() => {
|
|
1223
1227
|
!r || !c || (console.log("clientId: ", i), i && (console.log("requesting status from room: ", r), $(`/room/${r}/status`, null)));
|
|
1224
1228
|
}, [r, i, c, $]), /* @__PURE__ */ s.jsx(
|
|
@@ -1231,20 +1235,20 @@ const L8 = ({ children: e }) => {
|
|
|
1231
1235
|
removeEventHandler: b1,
|
|
1232
1236
|
reconnect: r1
|
|
1233
1237
|
},
|
|
1234
|
-
children: c ? e : /* @__PURE__ */ s.jsx(
|
|
1238
|
+
children: c ? e : /* @__PURE__ */ s.jsx(P8, {})
|
|
1235
1239
|
}
|
|
1236
1240
|
);
|
|
1237
|
-
},
|
|
1241
|
+
}, xe = ({ children: e }) => /* @__PURE__ */ s.jsx(i2, { store: m, children: /* @__PURE__ */ s.jsx(L8, { children: e }) });
|
|
1238
1242
|
function b() {
|
|
1239
|
-
return
|
|
1243
|
+
return v2(I3);
|
|
1240
1244
|
}
|
|
1241
|
-
function
|
|
1245
|
+
function $8({
|
|
1242
1246
|
onPress: e,
|
|
1243
1247
|
onRelease: t,
|
|
1244
1248
|
onHold: o,
|
|
1245
1249
|
holdTimeMs: c = 500
|
|
1246
1250
|
}) {
|
|
1247
|
-
const r =
|
|
1251
|
+
const r = h1(null), i = h1(!1);
|
|
1248
1252
|
function d() {
|
|
1249
1253
|
i.current = !0, e == null || e(), r.current = setTimeout(() => {
|
|
1250
1254
|
o == null || o(), r.current = null;
|
|
@@ -1262,8 +1266,8 @@ function D8({
|
|
|
1262
1266
|
onPointerLeave: g
|
|
1263
1267
|
};
|
|
1264
1268
|
}
|
|
1265
|
-
function
|
|
1266
|
-
const { sendMessage: c } = b(), r =
|
|
1269
|
+
function h(e, t) {
|
|
1270
|
+
const { sendMessage: c } = b(), r = h1(null);
|
|
1267
1271
|
function i() {
|
|
1268
1272
|
c(`${e}/${t}`, { value: "pressed" }), r.current || (r.current = setInterval(() => {
|
|
1269
1273
|
c(`${e}/${t}`, { value: "held" });
|
|
@@ -1272,33 +1276,33 @@ function v(e, t) {
|
|
|
1272
1276
|
function d() {
|
|
1273
1277
|
r.current && (clearInterval(r.current), r.current = null), c(`${e}/${t}`, { value: "released" });
|
|
1274
1278
|
}
|
|
1275
|
-
return
|
|
1279
|
+
return $8({ onPress: i, onRelease: d });
|
|
1276
1280
|
}
|
|
1277
1281
|
function R3(e, t) {
|
|
1278
|
-
const { sendMessage: o, sendSimpleMessage: c } = b(), r =
|
|
1282
|
+
const { sendMessage: o, sendSimpleMessage: c } = b(), r = h(`${e}`, "volumeUp"), i = h(`${e}`, "volumeDown");
|
|
1279
1283
|
return t ? {
|
|
1280
1284
|
volumeState: t,
|
|
1281
1285
|
volumeUp: r,
|
|
1282
1286
|
volumeDown: i,
|
|
1283
|
-
setLevel: (
|
|
1287
|
+
setLevel: (v) => c(`${e}/level`, v),
|
|
1284
1288
|
muteToggle: () => o(`${e}/muteToggle`, null),
|
|
1285
1289
|
muteOn: () => o(`${e}/muteOn`, null),
|
|
1286
1290
|
muteOff: () => o(`${e}/muteOff`, null)
|
|
1287
1291
|
} : void 0;
|
|
1288
1292
|
}
|
|
1289
|
-
function
|
|
1290
|
-
const { sendMessage: o, sendSimpleMessage: c } = b(), r =
|
|
1293
|
+
function Me(e, t) {
|
|
1294
|
+
const { sendMessage: o, sendSimpleMessage: c } = b(), r = h(`${e}`, "volumeUp"), i = h(`${e}`, "volumeDown");
|
|
1291
1295
|
return t ? {
|
|
1292
1296
|
volumeState: t,
|
|
1293
1297
|
volumeUp: r,
|
|
1294
1298
|
volumeDown: i,
|
|
1295
|
-
setLevel: (
|
|
1299
|
+
setLevel: (v) => c(`${e}/level`, v),
|
|
1296
1300
|
muteToggle: () => o(`${e}/muteToggle`, null),
|
|
1297
1301
|
muteOn: () => o(`${e}/muteOn`, null),
|
|
1298
1302
|
muteOff: () => o(`${e}/muteOff`, null)
|
|
1299
1303
|
} : void 0;
|
|
1300
1304
|
}
|
|
1301
|
-
function
|
|
1305
|
+
function A8(e) {
|
|
1302
1306
|
const t = y(e), o = `/device/${e}`;
|
|
1303
1307
|
return R3(o, t == null ? void 0 : t.volume);
|
|
1304
1308
|
}
|
|
@@ -1318,7 +1322,7 @@ function k1(e) {
|
|
|
1318
1322
|
t(`/device/${e}/${r}`, null);
|
|
1319
1323
|
} } : void 0;
|
|
1320
1324
|
}
|
|
1321
|
-
function
|
|
1325
|
+
function B8(e) {
|
|
1322
1326
|
const { sendMessage: t } = b(), o = y(e), c = () => {
|
|
1323
1327
|
t(`/device/${e}/setDefaultChannelLevels`, null);
|
|
1324
1328
|
}, r = () => {
|
|
@@ -1329,8 +1333,8 @@ function A8(e) {
|
|
|
1329
1333
|
};
|
|
1330
1334
|
return o ? { levelControls: o.levelControls, setDefaultChannelLevels: c, getFullStatus: r } : void 0;
|
|
1331
1335
|
}
|
|
1332
|
-
function
|
|
1333
|
-
const t = y(e), o = y3(e), c = k1(e), r = k1(e), i =
|
|
1336
|
+
function me(e) {
|
|
1337
|
+
const t = y(e), o = y3(e), c = k1(e), r = k1(e), i = A8(e), d = B8(e);
|
|
1334
1338
|
if (t)
|
|
1335
1339
|
return {
|
|
1336
1340
|
avrState: t,
|
|
@@ -1341,8 +1345,8 @@ function xe(e) {
|
|
|
1341
1345
|
mainVolumeControl: i
|
|
1342
1346
|
};
|
|
1343
1347
|
}
|
|
1344
|
-
function
|
|
1345
|
-
const { sendMessage: t } = b(), o = `/device/${e}`, c = y(e), r =
|
|
1348
|
+
function Ze(e) {
|
|
1349
|
+
const { sendMessage: t } = b(), o = `/device/${e}`, c = y(e), r = h(o, "cameraUp"), i = h(o, "cameraDown"), d = h(o, "cameraLeft"), a = h(o, "cameraRight"), g = h(o, "cameraZoomIn"), x = h(o, "cameraZoomOut"), v = (I) => t("/camera/recallPreset", I);
|
|
1346
1350
|
if (c)
|
|
1347
1351
|
return {
|
|
1348
1352
|
state: c,
|
|
@@ -1352,10 +1356,10 @@ function Me(e) {
|
|
|
1352
1356
|
down: i,
|
|
1353
1357
|
left: d,
|
|
1354
1358
|
right: a,
|
|
1355
|
-
recallPreset:
|
|
1359
|
+
recallPreset: v
|
|
1356
1360
|
};
|
|
1357
1361
|
}
|
|
1358
|
-
const
|
|
1362
|
+
const je = ({ className: e }) => {
|
|
1359
1363
|
const [t, o] = H();
|
|
1360
1364
|
return n1(() => {
|
|
1361
1365
|
setInterval(() => {
|
|
@@ -1367,7 +1371,7 @@ const me = ({ className: e }) => {
|
|
|
1367
1371
|
" new change"
|
|
1368
1372
|
] });
|
|
1369
1373
|
};
|
|
1370
|
-
function
|
|
1374
|
+
function Ce(e) {
|
|
1371
1375
|
const { sendMessage: t } = b(), o = y(e), c = `/device/${e}`;
|
|
1372
1376
|
return o ? { state: o, recallPreset: (d, a) => {
|
|
1373
1377
|
t(`${c}/presets/recall`, { deviceKey: d, preset: a });
|
|
@@ -1375,36 +1379,36 @@ function Ze(e) {
|
|
|
1375
1379
|
t(`${c}/presets/save`, d);
|
|
1376
1380
|
} } : void 0;
|
|
1377
1381
|
}
|
|
1378
|
-
function
|
|
1382
|
+
function Se(e) {
|
|
1379
1383
|
const t = y(e);
|
|
1380
1384
|
if (t)
|
|
1381
1385
|
return { endpointState: t };
|
|
1382
1386
|
}
|
|
1383
|
-
function
|
|
1384
|
-
const t = `/device/${e}`, o =
|
|
1387
|
+
function be(e) {
|
|
1388
|
+
const t = `/device/${e}`, o = h(t, "chanUp"), c = h(t, "chanDown"), r = h(t, "lastChan"), i = h(t, "guide"), d = h(t, "info"), a = h(t, "exit");
|
|
1385
1389
|
return { channelUp: o, channelDown: c, lastChannel: r, guide: i, info: d, exit: a };
|
|
1386
1390
|
}
|
|
1387
|
-
function
|
|
1388
|
-
const t = `/device/${e}`, o =
|
|
1391
|
+
function Ie(e) {
|
|
1392
|
+
const t = `/device/${e}`, o = h(t, "red"), c = h(t, "green"), r = h(t, "yellow"), i = h(t, "blue");
|
|
1389
1393
|
return { red: o, green: c, yellow: r, blue: i };
|
|
1390
1394
|
}
|
|
1391
|
-
function
|
|
1395
|
+
function Re(e) {
|
|
1392
1396
|
const t = y(e);
|
|
1393
1397
|
if (t)
|
|
1394
1398
|
return {
|
|
1395
1399
|
communicationMonitorState: t
|
|
1396
1400
|
};
|
|
1397
1401
|
}
|
|
1398
|
-
function
|
|
1402
|
+
function ye(e) {
|
|
1399
1403
|
const t = y(e);
|
|
1400
1404
|
if (t)
|
|
1401
1405
|
return t.deviceInfo || void 0;
|
|
1402
1406
|
}
|
|
1403
|
-
function
|
|
1404
|
-
const t = `/device/${e}`, o =
|
|
1407
|
+
function Ee(e) {
|
|
1408
|
+
const t = `/device/${e}`, o = h(t, "up"), c = h(t, "down"), r = h(t, "left"), i = h(t, "right"), d = h(t, "select"), a = h(t, "menu"), g = h(t, "exit");
|
|
1405
1409
|
return { up: o, down: c, left: r, right: i, select: d, menu: a, exit: g };
|
|
1406
1410
|
}
|
|
1407
|
-
function
|
|
1411
|
+
function Pe(e) {
|
|
1408
1412
|
const { sendMessage: t } = b();
|
|
1409
1413
|
return { recallPreset: (c) => {
|
|
1410
1414
|
t(
|
|
@@ -1413,11 +1417,11 @@ function ye(e) {
|
|
|
1413
1417
|
);
|
|
1414
1418
|
} };
|
|
1415
1419
|
}
|
|
1416
|
-
function
|
|
1417
|
-
const t = `/device/${e}`, o =
|
|
1420
|
+
function Te(e) {
|
|
1421
|
+
const t = `/device/${e}`, o = h(t, "dvrList"), c = h(t, "record");
|
|
1418
1422
|
return { dvrList: o, record: c };
|
|
1419
1423
|
}
|
|
1420
|
-
function
|
|
1424
|
+
function _e(e) {
|
|
1421
1425
|
const { sendMessage: t } = b(), o = y(e);
|
|
1422
1426
|
return o ? { roomCombinerState: o, setAutoMode: () => {
|
|
1423
1427
|
t(`/device/${e}/setAutoMode`, null);
|
|
@@ -1431,7 +1435,7 @@ function Pe(e) {
|
|
|
1431
1435
|
t(`/device/${e}/setRoomCombinationScenario`, g);
|
|
1432
1436
|
} } : void 0;
|
|
1433
1437
|
}
|
|
1434
|
-
function
|
|
1438
|
+
function De(e) {
|
|
1435
1439
|
const { sendMessage: t } = b(), o = `/device/${e}`, c = y(e);
|
|
1436
1440
|
return c ? {
|
|
1437
1441
|
state: c,
|
|
@@ -1440,41 +1444,41 @@ function Te(e) {
|
|
|
1440
1444
|
}
|
|
1441
1445
|
} : void 0;
|
|
1442
1446
|
}
|
|
1443
|
-
function
|
|
1447
|
+
function Le(e) {
|
|
1444
1448
|
const t = y(e);
|
|
1445
1449
|
if (t)
|
|
1446
1450
|
return { state: t };
|
|
1447
1451
|
}
|
|
1448
|
-
function
|
|
1452
|
+
function $e(e) {
|
|
1449
1453
|
const { sendMessage: t, sendSimpleMessage: o } = b(), c = y(e), r = K2(e), i = c || r;
|
|
1450
1454
|
return i ? {
|
|
1451
1455
|
levelState: i,
|
|
1452
|
-
setLevel: (
|
|
1453
|
-
muteToggle: (
|
|
1454
|
-
muteOn: (
|
|
1455
|
-
muteOff: (
|
|
1456
|
+
setLevel: (v, I) => o(`${v}/level`, I),
|
|
1457
|
+
muteToggle: (v) => t(`${v}/muteToggle`, null),
|
|
1458
|
+
muteOn: (v) => t(`${v}/muteOn`, null),
|
|
1459
|
+
muteOff: (v) => t(`${v}/muteOff`, null)
|
|
1456
1460
|
} : void 0;
|
|
1457
1461
|
}
|
|
1458
|
-
function
|
|
1462
|
+
function Ae(e) {
|
|
1459
1463
|
const { sendMessage: t } = b(), o = y(e);
|
|
1460
1464
|
return o ? { lightingState: o, selectScene: (r) => {
|
|
1461
1465
|
t(`/device/${e}/selectScene`, r);
|
|
1462
1466
|
} } : void 0;
|
|
1463
1467
|
}
|
|
1464
|
-
function
|
|
1468
|
+
function Be(e) {
|
|
1465
1469
|
const { sendMessage: t } = b(), o = y(e);
|
|
1466
1470
|
return o ? { matrixRoutingState: o, setRoute: (r) => {
|
|
1467
1471
|
t(`/device/${e}/route`, r);
|
|
1468
1472
|
} } : void 0;
|
|
1469
1473
|
}
|
|
1470
|
-
function
|
|
1474
|
+
function Oe(e) {
|
|
1471
1475
|
const { sendMessage: t } = b();
|
|
1472
1476
|
return { closeApp: () => {
|
|
1473
1477
|
t(`/device/${e}/closeWebViewController`, null);
|
|
1474
1478
|
} };
|
|
1475
1479
|
}
|
|
1476
|
-
function
|
|
1477
|
-
const t = `/device/${e}`, o =
|
|
1480
|
+
function Ve(e) {
|
|
1481
|
+
const t = `/device/${e}`, o = h(t, "num0"), c = h(t, "num1"), r = h(t, "num2"), i = h(t, "num3"), d = h(t, "num4"), a = h(t, "num5"), g = h(t, "num6"), x = h(t, "num7"), v = h(t, "num8"), I = h(t, "num9"), L = h(t, "numDash"), F = h(t, "numEnter");
|
|
1478
1482
|
return {
|
|
1479
1483
|
digit0: o,
|
|
1480
1484
|
digit1: c,
|
|
@@ -1484,13 +1488,13 @@ function Be(e) {
|
|
|
1484
1488
|
digit5: a,
|
|
1485
1489
|
digit6: g,
|
|
1486
1490
|
digit7: x,
|
|
1487
|
-
digit8:
|
|
1491
|
+
digit8: v,
|
|
1488
1492
|
digit9: I,
|
|
1489
|
-
keypadAccessoryButton1:
|
|
1493
|
+
keypadAccessoryButton1: L,
|
|
1490
1494
|
keypadAccessoryButton2: F
|
|
1491
1495
|
};
|
|
1492
1496
|
}
|
|
1493
|
-
function
|
|
1497
|
+
function ke(e) {
|
|
1494
1498
|
const { sendMessage: t } = b(), o = y(e);
|
|
1495
1499
|
return o ? { projectorScreenLiftControlState: o, raise: () => {
|
|
1496
1500
|
t(`/device/${e}/raise`, null);
|
|
@@ -1498,35 +1502,35 @@ function Oe(e) {
|
|
|
1498
1502
|
t(`/device/${e}/lower`, null);
|
|
1499
1503
|
} } : void 0;
|
|
1500
1504
|
}
|
|
1501
|
-
function
|
|
1505
|
+
function Ue(e) {
|
|
1502
1506
|
const { sendMessage: t } = b(), o = C1(e);
|
|
1503
1507
|
return o ? { roomEventScheduleState: o, save: (r) => {
|
|
1504
1508
|
t(`/room/${e}/saveScheduledEvents`, r);
|
|
1505
1509
|
} } : void 0;
|
|
1506
1510
|
}
|
|
1507
|
-
function
|
|
1511
|
+
function We(e) {
|
|
1508
1512
|
const { sendMessage: t } = b();
|
|
1509
1513
|
return { runDefaultPresentRoute: () => {
|
|
1510
1514
|
t(`/room/${e}/defaultsource`, {});
|
|
1511
1515
|
} };
|
|
1512
1516
|
}
|
|
1513
|
-
function
|
|
1517
|
+
function Fe(e) {
|
|
1514
1518
|
const { sendMessage: t } = b();
|
|
1515
1519
|
return { runDirectRoute: (c) => {
|
|
1516
1520
|
t(`/room/${e}/directRoute`, c);
|
|
1517
1521
|
} };
|
|
1518
1522
|
}
|
|
1519
|
-
function
|
|
1523
|
+
function He(e) {
|
|
1520
1524
|
const { sendMessage: t } = b();
|
|
1521
1525
|
return { routingState: y(e), runRoute: (r) => {
|
|
1522
1526
|
t(`/room/${e}/source`, r);
|
|
1523
1527
|
} };
|
|
1524
1528
|
}
|
|
1525
|
-
function
|
|
1526
|
-
const t = `/device/${e}`, o =
|
|
1529
|
+
function Ke(e) {
|
|
1530
|
+
const t = `/device/${e}`, o = h(t, "chanUp"), c = h(t, "chanDown");
|
|
1527
1531
|
return { dvrList: o, replay: c };
|
|
1528
1532
|
}
|
|
1529
|
-
function
|
|
1533
|
+
function Ge(e) {
|
|
1530
1534
|
const { sendMessage: t } = b(), o = y(e);
|
|
1531
1535
|
return o ? { shadeState: o, shadeUp: () => {
|
|
1532
1536
|
t(`/device/${e}/shadeUp`, null);
|
|
@@ -1536,7 +1540,7 @@ function He(e) {
|
|
|
1536
1540
|
t(`/device/${e}/stopOrPreset`, null);
|
|
1537
1541
|
} } : void 0;
|
|
1538
1542
|
}
|
|
1539
|
-
function
|
|
1543
|
+
function qe(e) {
|
|
1540
1544
|
const { sendMessage: t } = b(), o = C1(e);
|
|
1541
1545
|
return o ? { shutdownPromptTimerState: o, setShutdownPromptSeconds: (a) => {
|
|
1542
1546
|
t(`/room/${e}/setShutdownPromptSeconds`, a);
|
|
@@ -1548,7 +1552,7 @@ function Ke(e) {
|
|
|
1548
1552
|
t(`/room/${e}/shutdownCancel`, null);
|
|
1549
1553
|
} } : void 0;
|
|
1550
1554
|
}
|
|
1551
|
-
function
|
|
1555
|
+
function Ye(e) {
|
|
1552
1556
|
const { sendMessage: t } = b(), o = y(e);
|
|
1553
1557
|
return o ? { switchedOutputState: o, on: () => {
|
|
1554
1558
|
t(`/device/${e}/on`, null);
|
|
@@ -1556,7 +1560,7 @@ function Ge(e) {
|
|
|
1556
1560
|
t(`/device/${e}/off`, null);
|
|
1557
1561
|
} } : void 0;
|
|
1558
1562
|
}
|
|
1559
|
-
function
|
|
1563
|
+
function ze(e) {
|
|
1560
1564
|
const { sendMessage: t } = b(), o = C1(e);
|
|
1561
1565
|
return o ? { techPasswordState: o, validatePassword: (i) => {
|
|
1562
1566
|
t(`/room/${e}/validateTechPassword`, { password: i });
|
|
@@ -1564,11 +1568,11 @@ function qe(e) {
|
|
|
1564
1568
|
t(`/room/${e}/setTechPassword`, { oldPassword: i, newPassword: d });
|
|
1565
1569
|
} } : void 0;
|
|
1566
1570
|
}
|
|
1567
|
-
function
|
|
1571
|
+
function Je(e) {
|
|
1568
1572
|
const { sendMessage: t } = b(), o = y(e);
|
|
1569
1573
|
return o ? { state: o, setTemperatureUnitsToCelcius: () => t(`${e}/setTemperatureUnitsToCelcius`, null), setTemperatureUnitsToFahrenheit: () => t(`${e}/setTemperatureUnitsToFahrenheit`, null) } : void 0;
|
|
1570
1574
|
}
|
|
1571
|
-
function
|
|
1575
|
+
function Xe(e) {
|
|
1572
1576
|
const { sendMessage: t } = b(), o = y(e), c = (r) => {
|
|
1573
1577
|
t(`/device/${e}/saveTheme`, { value: r });
|
|
1574
1578
|
};
|
|
@@ -1577,8 +1581,8 @@ function ze(e) {
|
|
|
1577
1581
|
saveTheme: c
|
|
1578
1582
|
};
|
|
1579
1583
|
}
|
|
1580
|
-
function
|
|
1581
|
-
const t = `/device/${e}`, o =
|
|
1584
|
+
function Qe(e) {
|
|
1585
|
+
const t = `/device/${e}`, o = h(t, "play"), c = h(t, "pause"), r = h(t, "stop"), i = h(t, "prevTrack"), d = h(t, "nextTrack"), a = h(t, "rewind"), g = h(t, "ffwd"), x = h(t, "record");
|
|
1582
1586
|
return {
|
|
1583
1587
|
play: o,
|
|
1584
1588
|
pause: c,
|
|
@@ -1590,7 +1594,7 @@ function Je(e) {
|
|
|
1590
1594
|
record: x
|
|
1591
1595
|
};
|
|
1592
1596
|
}
|
|
1593
|
-
function
|
|
1597
|
+
function Ne(e) {
|
|
1594
1598
|
const t = y(e), { sendMessage: o } = b();
|
|
1595
1599
|
return t ? {
|
|
1596
1600
|
touchpanelState: t,
|
|
@@ -1606,7 +1610,7 @@ function Xe(e) {
|
|
|
1606
1610
|
} }
|
|
1607
1611
|
} : void 0;
|
|
1608
1612
|
}
|
|
1609
|
-
function
|
|
1613
|
+
function e5(e) {
|
|
1610
1614
|
const t = y(e), o = y3(e), c = k1(e);
|
|
1611
1615
|
if (!t) return;
|
|
1612
1616
|
const r = (t.powerState || t.isWarming) && !t.isCooling, i = (!t.powerState || t.isCooling) && !t.isWarming;
|
|
@@ -1617,7 +1621,7 @@ function Qe(e) {
|
|
|
1617
1621
|
powerFb: { powerOnFb: r, powerOffFb: i }
|
|
1618
1622
|
};
|
|
1619
1623
|
}
|
|
1620
|
-
const
|
|
1624
|
+
const t5 = ({
|
|
1621
1625
|
config: e
|
|
1622
1626
|
}) => {
|
|
1623
1627
|
const { sendMessage: t } = b();
|
|
@@ -1650,7 +1654,7 @@ const Ne = ({
|
|
|
1650
1654
|
});
|
|
1651
1655
|
}, [e, t]);
|
|
1652
1656
|
};
|
|
1653
|
-
function
|
|
1657
|
+
function s5(e, t) {
|
|
1654
1658
|
const [o, c] = H(!1), [r, i] = H(!1);
|
|
1655
1659
|
return x3(() => {
|
|
1656
1660
|
const { current: d } = e, a = () => {
|
|
@@ -1660,27 +1664,27 @@ function e5(e, t) {
|
|
|
1660
1664
|
d && a();
|
|
1661
1665
|
}, [e, t]), { overflowHorizontal: o, overflowVertical: r };
|
|
1662
1666
|
}
|
|
1663
|
-
function
|
|
1667
|
+
function o5(e, t) {
|
|
1664
1668
|
const o = H2(e, t), c = `/room/${e}/volumes/${t}`;
|
|
1665
1669
|
return R3(c, o);
|
|
1666
1670
|
}
|
|
1667
|
-
function
|
|
1671
|
+
function n5(e) {
|
|
1668
1672
|
var a, g;
|
|
1669
1673
|
const [t, o] = H(((a = e == null ? void 0 : e.current) == null ? void 0 : a.scrollLeft) ?? 0), [c, r] = H(((g = e == null ? void 0 : e.current) == null ? void 0 : g.scrollTop) ?? 0), i = (x) => {
|
|
1670
|
-
const { current:
|
|
1671
|
-
|
|
1674
|
+
const { current: v } = e;
|
|
1675
|
+
v && (console.log(v.scrollLeft), v.scrollLeft += x, console.log(v.scrollLeft));
|
|
1672
1676
|
}, d = (x) => {
|
|
1673
|
-
const { current:
|
|
1674
|
-
|
|
1677
|
+
const { current: v } = e;
|
|
1678
|
+
v && (console.log(v.scrollTop), v.scrollTop += x, console.log(v.scrollTop));
|
|
1675
1679
|
};
|
|
1676
1680
|
return x3(() => {
|
|
1677
|
-
const { current: x } = e,
|
|
1681
|
+
const { current: x } = e, v = () => {
|
|
1678
1682
|
o((x == null ? void 0 : x.scrollLeft) ?? 0), r((x == null ? void 0 : x.scrollTop) ?? 0);
|
|
1679
1683
|
};
|
|
1680
|
-
x &&
|
|
1684
|
+
x && v();
|
|
1681
1685
|
}, [e]), { horizontalScrollPosition: t, verticalScrollPosition: c, scrollHorizontal: i, scrollVertical: d };
|
|
1682
1686
|
}
|
|
1683
|
-
function
|
|
1687
|
+
function c5() {
|
|
1684
1688
|
const { sendMessage: e } = b();
|
|
1685
1689
|
return {
|
|
1686
1690
|
reboot: () => {
|
|
@@ -1691,7 +1695,7 @@ function o5() {
|
|
|
1691
1695
|
}
|
|
1692
1696
|
};
|
|
1693
1697
|
}
|
|
1694
|
-
function
|
|
1698
|
+
function r5() {
|
|
1695
1699
|
const [e, t] = H(), [o, c] = H();
|
|
1696
1700
|
function r() {
|
|
1697
1701
|
t((/* @__PURE__ */ new Date()).toLocaleDateString("en-US", { dateStyle: "long" }));
|
|
@@ -1706,8 +1710,8 @@ function n5() {
|
|
|
1706
1710
|
return () => clearInterval(i);
|
|
1707
1711
|
}, []), { date: e, time: o };
|
|
1708
1712
|
}
|
|
1709
|
-
const
|
|
1710
|
-
const [e, t] = H(!1), o =
|
|
1713
|
+
const l5 = () => {
|
|
1714
|
+
const [e, t] = H(!1), o = h2(), c = g2();
|
|
1711
1715
|
let r;
|
|
1712
1716
|
return f2(c) ? r = c.statusText : c instanceof Error ? r = c.message : typeof c == "string" ? r = c : (console.error(c), r = "Unknown error"), /* @__PURE__ */ s.jsxs("div", { className: "d-flex flex-column align-items-center gap-5", children: [
|
|
1713
1717
|
/* @__PURE__ */ s.jsx("div", { className: "m-2 p-2 bg-danger rounded d-flex align-items-center", children: /* @__PURE__ */ s.jsx("span", { className: "fs-5 text-white", children: "We are sorry. Something went wrong." }) }),
|
|
@@ -1715,11 +1719,11 @@ const c5 = () => {
|
|
|
1715
1719
|
/* @__PURE__ */ s.jsx("button", { className: "btn btn-primary p-2", onClick: () => t(!e), children: e ? "Hide error message" : "Show error message" }),
|
|
1716
1720
|
e && /* @__PURE__ */ s.jsx("p", { children: r })
|
|
1717
1721
|
] });
|
|
1718
|
-
},
|
|
1719
|
-
iconbtn:
|
|
1720
|
-
iconbtnvert:
|
|
1721
|
-
iconsm:
|
|
1722
|
-
},
|
|
1722
|
+
}, O8 = "_iconbtn_16qss_1", V8 = "_iconbtnvert_16qss_7", k8 = "_iconsm_16qss_18", $1 = {
|
|
1723
|
+
iconbtn: O8,
|
|
1724
|
+
iconbtnvert: V8,
|
|
1725
|
+
iconsm: k8
|
|
1726
|
+
}, U8 = ({
|
|
1723
1727
|
multiIcon: e,
|
|
1724
1728
|
otherContent: t = null,
|
|
1725
1729
|
vert: o = !1,
|
|
@@ -1730,9 +1734,9 @@ const c5 = () => {
|
|
|
1730
1734
|
feedback: a,
|
|
1731
1735
|
feedbackClassName: g,
|
|
1732
1736
|
onPointerDown: x,
|
|
1733
|
-
onPointerUp:
|
|
1737
|
+
onPointerUp: v,
|
|
1734
1738
|
onPointerLeave: I,
|
|
1735
|
-
...
|
|
1739
|
+
...L
|
|
1736
1740
|
}) => {
|
|
1737
1741
|
const [F, k] = H(!1), X = !d && a ? g : "", r1 = !d && (F || a);
|
|
1738
1742
|
return /* @__PURE__ */ s.jsxs(
|
|
@@ -1740,13 +1744,13 @@ const c5 = () => {
|
|
|
1740
1744
|
{
|
|
1741
1745
|
type: "button",
|
|
1742
1746
|
className: `${$1.iconbtn} ${o ? $1.iconbtnvert : ""} ${c} ${X}`,
|
|
1743
|
-
...
|
|
1747
|
+
...L,
|
|
1744
1748
|
disabled: d,
|
|
1745
1749
|
onPointerDown: ($) => {
|
|
1746
1750
|
k(!0), x == null || x($);
|
|
1747
1751
|
},
|
|
1748
1752
|
onPointerUp: ($) => {
|
|
1749
|
-
k(!1),
|
|
1753
|
+
k(!1), v == null || v($);
|
|
1750
1754
|
},
|
|
1751
1755
|
onPointerLeave: ($) => {
|
|
1752
1756
|
k(!1), I == null || I($);
|
|
@@ -1770,7 +1774,7 @@ const c5 = () => {
|
|
|
1770
1774
|
EnabledImage: o,
|
|
1771
1775
|
active: c,
|
|
1772
1776
|
disabled: r
|
|
1773
|
-
}) => r ? t : c ? e : o,
|
|
1777
|
+
}) => r ? t : c ? e : o, W8 = ({
|
|
1774
1778
|
active: e,
|
|
1775
1779
|
className: t = "",
|
|
1776
1780
|
disabled: o
|
|
@@ -1822,7 +1826,7 @@ const c5 = () => {
|
|
|
1822
1826
|
active: e,
|
|
1823
1827
|
disabled: o
|
|
1824
1828
|
}
|
|
1825
|
-
),
|
|
1829
|
+
), F8 = ({
|
|
1826
1830
|
active: e,
|
|
1827
1831
|
className: t = "",
|
|
1828
1832
|
disabled: o
|
|
@@ -1871,7 +1875,7 @@ const c5 = () => {
|
|
|
1871
1875
|
active: e,
|
|
1872
1876
|
disabled: o
|
|
1873
1877
|
}
|
|
1874
|
-
),
|
|
1878
|
+
), H8 = ({
|
|
1875
1879
|
active: e,
|
|
1876
1880
|
className: t = "",
|
|
1877
1881
|
disabled: o
|
|
@@ -1911,7 +1915,7 @@ const c5 = () => {
|
|
|
1911
1915
|
active: e,
|
|
1912
1916
|
disabled: o
|
|
1913
1917
|
}
|
|
1914
|
-
),
|
|
1918
|
+
), K8 = ({
|
|
1915
1919
|
active: e,
|
|
1916
1920
|
className: t = "",
|
|
1917
1921
|
disabled: o
|
|
@@ -1960,7 +1964,7 @@ const c5 = () => {
|
|
|
1960
1964
|
active: e,
|
|
1961
1965
|
disabled: o
|
|
1962
1966
|
}
|
|
1963
|
-
),
|
|
1967
|
+
), G8 = ({
|
|
1964
1968
|
active: e,
|
|
1965
1969
|
// Just to shut up the linter on this template. Prefer deleting this lint rule
|
|
1966
1970
|
className: t = "",
|
|
@@ -2028,7 +2032,7 @@ const c5 = () => {
|
|
|
2028
2032
|
active: e,
|
|
2029
2033
|
disabled: o
|
|
2030
2034
|
}
|
|
2031
|
-
),
|
|
2035
|
+
), q8 = ({
|
|
2032
2036
|
active: e,
|
|
2033
2037
|
className: t = "",
|
|
2034
2038
|
disabled: o
|
|
@@ -2077,7 +2081,7 @@ const c5 = () => {
|
|
|
2077
2081
|
active: e,
|
|
2078
2082
|
disabled: o
|
|
2079
2083
|
}
|
|
2080
|
-
),
|
|
2084
|
+
), Y8 = ({
|
|
2081
2085
|
active: e,
|
|
2082
2086
|
className: t = "",
|
|
2083
2087
|
disabled: o
|
|
@@ -2126,7 +2130,7 @@ const c5 = () => {
|
|
|
2126
2130
|
active: e,
|
|
2127
2131
|
disabled: o
|
|
2128
2132
|
}
|
|
2129
|
-
),
|
|
2133
|
+
), z8 = ({
|
|
2130
2134
|
active: e,
|
|
2131
2135
|
className: t = "",
|
|
2132
2136
|
disabled: o
|
|
@@ -2175,7 +2179,7 @@ const c5 = () => {
|
|
|
2175
2179
|
active: e,
|
|
2176
2180
|
disabled: o
|
|
2177
2181
|
}
|
|
2178
|
-
),
|
|
2182
|
+
), J8 = ({
|
|
2179
2183
|
active: e,
|
|
2180
2184
|
className: t = "",
|
|
2181
2185
|
disabled: o
|
|
@@ -2224,7 +2228,7 @@ const c5 = () => {
|
|
|
2224
2228
|
active: e,
|
|
2225
2229
|
disabled: o
|
|
2226
2230
|
}
|
|
2227
|
-
),
|
|
2231
|
+
), X8 = ({
|
|
2228
2232
|
active: e,
|
|
2229
2233
|
className: t = "",
|
|
2230
2234
|
disabled: o
|
|
@@ -2273,7 +2277,7 @@ const c5 = () => {
|
|
|
2273
2277
|
active: e,
|
|
2274
2278
|
disabled: o
|
|
2275
2279
|
}
|
|
2276
|
-
),
|
|
2280
|
+
), Q8 = ({
|
|
2277
2281
|
active: e,
|
|
2278
2282
|
// Just to shut up the linter on this template. Prefer deleting this lint rule
|
|
2279
2283
|
className: t = "",
|
|
@@ -2341,7 +2345,7 @@ const c5 = () => {
|
|
|
2341
2345
|
active: e,
|
|
2342
2346
|
disabled: o
|
|
2343
2347
|
}
|
|
2344
|
-
),
|
|
2348
|
+
), N8 = ({
|
|
2345
2349
|
active: e,
|
|
2346
2350
|
className: t = "",
|
|
2347
2351
|
disabled: o
|
|
@@ -2390,7 +2394,7 @@ const c5 = () => {
|
|
|
2390
2394
|
active: e,
|
|
2391
2395
|
disabled: o
|
|
2392
2396
|
}
|
|
2393
|
-
),
|
|
2397
|
+
), e6 = ({
|
|
2394
2398
|
active: e,
|
|
2395
2399
|
className: t = "",
|
|
2396
2400
|
disabled: o
|
|
@@ -2439,7 +2443,7 @@ const c5 = () => {
|
|
|
2439
2443
|
active: e,
|
|
2440
2444
|
disabled: o
|
|
2441
2445
|
}
|
|
2442
|
-
),
|
|
2446
|
+
), t6 = ({
|
|
2443
2447
|
active: e,
|
|
2444
2448
|
className: t = "",
|
|
2445
2449
|
disabled: o
|
|
@@ -2488,7 +2492,7 @@ const c5 = () => {
|
|
|
2488
2492
|
active: e,
|
|
2489
2493
|
disabled: o
|
|
2490
2494
|
}
|
|
2491
|
-
),
|
|
2495
|
+
), s6 = ({
|
|
2492
2496
|
active: e,
|
|
2493
2497
|
className: t = "",
|
|
2494
2498
|
disabled: o
|
|
@@ -2537,7 +2541,7 @@ const c5 = () => {
|
|
|
2537
2541
|
active: e,
|
|
2538
2542
|
disabled: o
|
|
2539
2543
|
}
|
|
2540
|
-
),
|
|
2544
|
+
), o6 = ({
|
|
2541
2545
|
active: e,
|
|
2542
2546
|
className: t = "",
|
|
2543
2547
|
disabled: o
|
|
@@ -2559,7 +2563,7 @@ const c5 = () => {
|
|
|
2559
2563
|
active: e,
|
|
2560
2564
|
disabled: o
|
|
2561
2565
|
}
|
|
2562
|
-
),
|
|
2566
|
+
), n6 = ({
|
|
2563
2567
|
active: e,
|
|
2564
2568
|
className: t = "",
|
|
2565
2569
|
disabled: o
|
|
@@ -2608,7 +2612,7 @@ const c5 = () => {
|
|
|
2608
2612
|
active: e,
|
|
2609
2613
|
disabled: o
|
|
2610
2614
|
}
|
|
2611
|
-
),
|
|
2615
|
+
), c6 = ({
|
|
2612
2616
|
active: e,
|
|
2613
2617
|
className: t = "",
|
|
2614
2618
|
disabled: o
|
|
@@ -2657,7 +2661,7 @@ const c5 = () => {
|
|
|
2657
2661
|
active: e,
|
|
2658
2662
|
disabled: o
|
|
2659
2663
|
}
|
|
2660
|
-
),
|
|
2664
|
+
), r6 = ({
|
|
2661
2665
|
active: e,
|
|
2662
2666
|
className: t = "",
|
|
2663
2667
|
disabled: o
|
|
@@ -2706,7 +2710,7 @@ const c5 = () => {
|
|
|
2706
2710
|
active: e,
|
|
2707
2711
|
disabled: o
|
|
2708
2712
|
}
|
|
2709
|
-
),
|
|
2713
|
+
), l6 = ({
|
|
2710
2714
|
active: e,
|
|
2711
2715
|
className: t = "",
|
|
2712
2716
|
disabled: o
|
|
@@ -2755,7 +2759,7 @@ const c5 = () => {
|
|
|
2755
2759
|
active: e,
|
|
2756
2760
|
disabled: o
|
|
2757
2761
|
}
|
|
2758
|
-
),
|
|
2762
|
+
), i6 = ({
|
|
2759
2763
|
active: e,
|
|
2760
2764
|
className: t = "",
|
|
2761
2765
|
disabled: o
|
|
@@ -2804,7 +2808,7 @@ const c5 = () => {
|
|
|
2804
2808
|
active: e,
|
|
2805
2809
|
disabled: o
|
|
2806
2810
|
}
|
|
2807
|
-
),
|
|
2811
|
+
), a6 = ({
|
|
2808
2812
|
active: e,
|
|
2809
2813
|
// Just to shut up the linter on this template. Prefer deleting this lint rule
|
|
2810
2814
|
className: t = "",
|
|
@@ -2872,7 +2876,7 @@ const c5 = () => {
|
|
|
2872
2876
|
active: e,
|
|
2873
2877
|
disabled: o
|
|
2874
2878
|
}
|
|
2875
|
-
),
|
|
2879
|
+
), u6 = ({
|
|
2876
2880
|
active: e,
|
|
2877
2881
|
className: t = "",
|
|
2878
2882
|
disabled: o
|
|
@@ -2921,7 +2925,7 @@ const c5 = () => {
|
|
|
2921
2925
|
active: e,
|
|
2922
2926
|
disabled: o
|
|
2923
2927
|
}
|
|
2924
|
-
),
|
|
2928
|
+
), d6 = ({
|
|
2925
2929
|
active: e,
|
|
2926
2930
|
className: t = "",
|
|
2927
2931
|
disabled: o
|
|
@@ -2970,7 +2974,7 @@ const c5 = () => {
|
|
|
2970
2974
|
active: e,
|
|
2971
2975
|
disabled: o
|
|
2972
2976
|
}
|
|
2973
|
-
),
|
|
2977
|
+
), i5 = ({
|
|
2974
2978
|
active: e,
|
|
2975
2979
|
// Just to shut up the linter on this template. Prefer deleting this lint rule
|
|
2976
2980
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
@@ -2985,7 +2989,7 @@ const c5 = () => {
|
|
|
2985
2989
|
active: e,
|
|
2986
2990
|
disabled: o
|
|
2987
2991
|
}
|
|
2988
|
-
),
|
|
2992
|
+
), v6 = ({
|
|
2989
2993
|
active: e,
|
|
2990
2994
|
className: t = "",
|
|
2991
2995
|
disabled: o
|
|
@@ -3083,7 +3087,7 @@ const c5 = () => {
|
|
|
3083
3087
|
active: e,
|
|
3084
3088
|
disabled: o
|
|
3085
3089
|
}
|
|
3086
|
-
),
|
|
3090
|
+
), g6 = ({
|
|
3087
3091
|
active: e,
|
|
3088
3092
|
className: t = "",
|
|
3089
3093
|
disabled: o
|
|
@@ -3132,7 +3136,7 @@ const c5 = () => {
|
|
|
3132
3136
|
active: e,
|
|
3133
3137
|
disabled: o
|
|
3134
3138
|
}
|
|
3135
|
-
),
|
|
3139
|
+
), f6 = ({
|
|
3136
3140
|
active: e,
|
|
3137
3141
|
className: t = "",
|
|
3138
3142
|
disabled: o
|
|
@@ -3181,7 +3185,7 @@ const c5 = () => {
|
|
|
3181
3185
|
active: e,
|
|
3182
3186
|
disabled: o
|
|
3183
3187
|
}
|
|
3184
|
-
),
|
|
3188
|
+
), p6 = ({
|
|
3185
3189
|
active: e,
|
|
3186
3190
|
className: t = "",
|
|
3187
3191
|
disabled: o
|
|
@@ -3279,7 +3283,7 @@ const c5 = () => {
|
|
|
3279
3283
|
active: e,
|
|
3280
3284
|
disabled: o
|
|
3281
3285
|
}
|
|
3282
|
-
),
|
|
3286
|
+
), x6 = ({
|
|
3283
3287
|
active: e,
|
|
3284
3288
|
className: t = "",
|
|
3285
3289
|
disabled: o
|
|
@@ -3328,7 +3332,7 @@ const c5 = () => {
|
|
|
3328
3332
|
active: e,
|
|
3329
3333
|
disabled: o
|
|
3330
3334
|
}
|
|
3331
|
-
),
|
|
3335
|
+
), M6 = ({
|
|
3332
3336
|
active: e,
|
|
3333
3337
|
className: t = "",
|
|
3334
3338
|
disabled: o
|
|
@@ -3377,156 +3381,157 @@ const c5 = () => {
|
|
|
3377
3381
|
active: e,
|
|
3378
3382
|
disabled: o
|
|
3379
3383
|
}
|
|
3380
|
-
),
|
|
3381
|
-
Alert:
|
|
3382
|
-
Camera:
|
|
3383
|
-
DownArrow:
|
|
3384
|
-
Ban:
|
|
3385
|
-
Check:
|
|
3386
|
-
Controller:
|
|
3387
|
-
Elipses:
|
|
3388
|
-
Flag:
|
|
3389
|
-
Gear:
|
|
3390
|
-
Glass:
|
|
3391
|
-
Hdmi:
|
|
3392
|
-
Laptop:
|
|
3393
|
-
LeftArrow:
|
|
3394
|
-
Light:
|
|
3395
|
-
Mic:
|
|
3396
|
-
Moon:
|
|
3397
|
-
Playstation:
|
|
3398
|
-
Podium:
|
|
3399
|
-
Power:
|
|
3400
|
-
Privacy:
|
|
3401
|
-
Question:
|
|
3402
|
-
RightArrow:
|
|
3403
|
-
RoomPC:
|
|
3404
|
-
Shade:
|
|
3405
|
-
Sun:
|
|
3406
|
-
UpArrow:
|
|
3384
|
+
), m6 = {
|
|
3385
|
+
Alert: W8,
|
|
3386
|
+
Camera: H8,
|
|
3387
|
+
DownArrow: q8,
|
|
3388
|
+
Ban: F8,
|
|
3389
|
+
Check: K8,
|
|
3390
|
+
Controller: G8,
|
|
3391
|
+
Elipses: Y8,
|
|
3392
|
+
Flag: z8,
|
|
3393
|
+
Gear: J8,
|
|
3394
|
+
Glass: X8,
|
|
3395
|
+
Hdmi: Q8,
|
|
3396
|
+
Laptop: N8,
|
|
3397
|
+
LeftArrow: e6,
|
|
3398
|
+
Light: t6,
|
|
3399
|
+
Mic: M6,
|
|
3400
|
+
Moon: s6,
|
|
3401
|
+
Playstation: o6,
|
|
3402
|
+
Podium: n6,
|
|
3403
|
+
Power: c6,
|
|
3404
|
+
Privacy: r6,
|
|
3405
|
+
Question: l6,
|
|
3406
|
+
RightArrow: i6,
|
|
3407
|
+
RoomPC: a6,
|
|
3408
|
+
Shade: u6,
|
|
3409
|
+
Sun: d6,
|
|
3410
|
+
UpArrow: v6,
|
|
3407
3411
|
VolDown: h6,
|
|
3408
|
-
VolMute:
|
|
3409
|
-
VolUp:
|
|
3410
|
-
Wireless:
|
|
3412
|
+
VolMute: g6,
|
|
3413
|
+
VolUp: f6,
|
|
3414
|
+
Wireless: p6,
|
|
3411
3415
|
X: w6,
|
|
3412
|
-
Xbox:
|
|
3416
|
+
Xbox: x6
|
|
3413
3417
|
};
|
|
3414
|
-
function
|
|
3418
|
+
function a5({
|
|
3415
3419
|
name: e,
|
|
3416
|
-
iconsDictionary: t =
|
|
3420
|
+
iconsDictionary: t = m6,
|
|
3417
3421
|
...o
|
|
3418
3422
|
}) {
|
|
3419
3423
|
const c = t[e] ?? null;
|
|
3420
|
-
return c || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ s.jsx(
|
|
3424
|
+
return c || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ s.jsx(U8, { multiIcon: c, ...o });
|
|
3421
3425
|
}
|
|
3422
|
-
const
|
|
3423
|
-
grid:
|
|
3424
|
-
header:
|
|
3425
|
-
content:
|
|
3426
|
-
footer:
|
|
3427
|
-
volume:
|
|
3428
|
-
},
|
|
3429
|
-
/* @__PURE__ */ s.jsx("div", { className:
|
|
3430
|
-
/* @__PURE__ */ s.jsx("div", { className:
|
|
3431
|
-
r && /* @__PURE__ */ s.jsx("div", { className:
|
|
3432
|
-
/* @__PURE__ */ s.jsx("div", { className:
|
|
3433
|
-
] }),
|
|
3434
|
-
grid:
|
|
3435
|
-
header:
|
|
3436
|
-
content:
|
|
3437
|
-
},
|
|
3426
|
+
const Z6 = "_grid_1cmpp_1", j6 = "_header_1cmpp_11", C6 = "_content_1cmpp_17", S6 = "_footer_1cmpp_23", b6 = "_volume_1cmpp_29", v1 = {
|
|
3427
|
+
grid: Z6,
|
|
3428
|
+
header: j6,
|
|
3429
|
+
content: C6,
|
|
3430
|
+
footer: S6,
|
|
3431
|
+
volume: b6
|
|
3432
|
+
}, u5 = ({ header: e, footer: t, content: o, volume: c, showVolume: r }) => /* @__PURE__ */ s.jsxs("div", { className: v1.grid, children: [
|
|
3433
|
+
/* @__PURE__ */ s.jsx("div", { className: v1.header, children: e }),
|
|
3434
|
+
/* @__PURE__ */ s.jsx("div", { className: v1.content, children: o }),
|
|
3435
|
+
r && /* @__PURE__ */ s.jsx("div", { className: v1.volume, children: c }),
|
|
3436
|
+
/* @__PURE__ */ s.jsx("div", { className: v1.footer, children: t })
|
|
3437
|
+
] }), I6 = "_grid_11w5q_1", R6 = "_header_11w5q_11", y6 = "_content_11w5q_17", Z1 = {
|
|
3438
|
+
grid: I6,
|
|
3439
|
+
header: R6,
|
|
3440
|
+
content: y6
|
|
3441
|
+
}, d5 = ({ className: e, header: t, content: o, leftNav: c }) => /* @__PURE__ */ s.jsxs("div", { className: `${e} ${Z1.grid}`, children: [
|
|
3438
3442
|
/* @__PURE__ */ s.jsx("div", { className: Z1.header, children: t }),
|
|
3439
3443
|
c && /* @__PURE__ */ s.jsx("div", { className: Z1.leftNav, children: c }),
|
|
3440
3444
|
/* @__PURE__ */ s.jsx("div", { className: Z1.content, children: o })
|
|
3441
|
-
] }),
|
|
3442
|
-
grid:
|
|
3443
|
-
header:
|
|
3444
|
-
content:
|
|
3445
|
-
},
|
|
3445
|
+
] }), E6 = "_grid_1uwfo_1", P6 = "_header_1uwfo_11", T6 = "_content_1uwfo_17", A1 = {
|
|
3446
|
+
grid: E6,
|
|
3447
|
+
header: P6,
|
|
3448
|
+
content: T6
|
|
3449
|
+
}, v5 = ({ className: e, header: t, content: o }) => /* @__PURE__ */ s.jsxs("div", { className: `${e} ${A1.grid}`, children: [
|
|
3446
3450
|
/* @__PURE__ */ s.jsx("div", { className: A1.header, children: t }),
|
|
3447
3451
|
/* @__PURE__ */ s.jsx("div", { className: A1.content, children: o })
|
|
3448
3452
|
] });
|
|
3449
|
-
class
|
|
3453
|
+
class h5 {
|
|
3450
3454
|
constructor() {
|
|
3451
3455
|
G(this, "currentShareText");
|
|
3452
3456
|
G(this, "enabled");
|
|
3453
3457
|
G(this, "isSharing");
|
|
3454
3458
|
}
|
|
3455
3459
|
}
|
|
3456
|
-
function
|
|
3460
|
+
function g5() {
|
|
3457
3461
|
return console.log(location.pathname), location.pathname;
|
|
3458
3462
|
}
|
|
3459
|
-
var
|
|
3460
|
-
class
|
|
3463
|
+
var _6 = /* @__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))(_6 || {});
|
|
3464
|
+
class f5 {
|
|
3461
3465
|
constructor(t, o) {
|
|
3462
3466
|
G(this, "path");
|
|
3463
3467
|
G(this, "handler");
|
|
3464
3468
|
this.path = t, this.handler = o;
|
|
3465
3469
|
}
|
|
3466
3470
|
}
|
|
3467
|
-
const
|
|
3471
|
+
const p5 = "$off";
|
|
3468
3472
|
export {
|
|
3469
|
-
|
|
3470
|
-
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
|
|
3474
|
-
|
|
3475
|
-
|
|
3476
|
-
|
|
3477
|
-
|
|
3478
|
-
|
|
3479
|
-
|
|
3480
|
-
|
|
3481
|
-
|
|
3482
|
-
|
|
3483
|
-
|
|
3484
|
-
|
|
3485
|
-
|
|
3486
|
-
|
|
3487
|
-
|
|
3488
|
-
|
|
3489
|
-
|
|
3490
|
-
|
|
3491
|
-
|
|
3492
|
-
|
|
3493
|
-
|
|
3494
|
-
|
|
3495
|
-
|
|
3496
|
-
|
|
3497
|
-
|
|
3498
|
-
|
|
3499
|
-
|
|
3473
|
+
je as Clock,
|
|
3474
|
+
_6 as DaysOfWeek,
|
|
3475
|
+
l5 as ErrorBox,
|
|
3476
|
+
U8 as IconButton,
|
|
3477
|
+
W8 as IconMultiAlert,
|
|
3478
|
+
F8 as IconMultiBan,
|
|
3479
|
+
H8 as IconMultiCamera,
|
|
3480
|
+
K8 as IconMultiCheck,
|
|
3481
|
+
G8 as IconMultiController,
|
|
3482
|
+
q8 as IconMultiDownArrow,
|
|
3483
|
+
Y8 as IconMultiElipses,
|
|
3484
|
+
z8 as IconMultiFlag,
|
|
3485
|
+
J8 as IconMultiGear,
|
|
3486
|
+
X8 as IconMultiGlass,
|
|
3487
|
+
Q8 as IconMultiHdmi,
|
|
3488
|
+
N8 as IconMultiLaptop,
|
|
3489
|
+
e6 as IconMultiLeftArrow,
|
|
3490
|
+
t6 as IconMultiLight,
|
|
3491
|
+
M6 as IconMultiMic,
|
|
3492
|
+
s6 as IconMultiMoon,
|
|
3493
|
+
o6 as IconMultiPlaystation,
|
|
3494
|
+
n6 as IconMultiPodium,
|
|
3495
|
+
c6 as IconMultiPower,
|
|
3496
|
+
r6 as IconMultiPrivacy,
|
|
3497
|
+
l6 as IconMultiQuestion,
|
|
3498
|
+
i6 as IconMultiRightArrow,
|
|
3499
|
+
a6 as IconMultiRoomPC,
|
|
3500
|
+
u6 as IconMultiShade,
|
|
3501
|
+
d6 as IconMultiSun,
|
|
3502
|
+
i5 as IconMultiTemplate,
|
|
3503
|
+
v6 as IconMultiUpArrow,
|
|
3500
3504
|
h6 as IconMultiVolDown,
|
|
3501
|
-
|
|
3502
|
-
|
|
3503
|
-
|
|
3505
|
+
g6 as IconMultiVolMute,
|
|
3506
|
+
f6 as IconMultiVolUp,
|
|
3507
|
+
p6 as IconMultiWireless,
|
|
3504
3508
|
w6 as IconMultiX,
|
|
3505
|
-
|
|
3506
|
-
|
|
3507
|
-
|
|
3508
|
-
|
|
3509
|
+
x6 as IconMultiXbox,
|
|
3510
|
+
u5 as MainLayout,
|
|
3511
|
+
f5 as MessageHandler,
|
|
3512
|
+
xe as MobileControlProvider,
|
|
3509
3513
|
j as MultiStateIconContainer,
|
|
3510
|
-
|
|
3511
|
-
|
|
3512
|
-
|
|
3513
|
-
|
|
3514
|
+
a5 as NamedIconButton,
|
|
3515
|
+
h5 as ShareState,
|
|
3516
|
+
d5 as TechLayout,
|
|
3517
|
+
v5 as TechPinLayout,
|
|
3514
3518
|
I3 as WebsocketContext,
|
|
3515
3519
|
w8 as appConfigActions,
|
|
3516
3520
|
N as devicesActions,
|
|
3517
|
-
|
|
3521
|
+
g5 as getBaseLocation,
|
|
3518
3522
|
V1 as httpClient,
|
|
3519
|
-
|
|
3520
|
-
|
|
3523
|
+
m6 as iconsDictionary,
|
|
3524
|
+
p5 as roomOffSourceKey,
|
|
3521
3525
|
e1 as roomsActions,
|
|
3522
3526
|
W as runtimeConfigActions,
|
|
3523
3527
|
Z3 as selectAllDevices,
|
|
3524
3528
|
x2 as selectApiPath,
|
|
3525
|
-
|
|
3529
|
+
w2 as selectAppConfig,
|
|
3526
3530
|
Y2 as selectClientId,
|
|
3527
|
-
|
|
3531
|
+
l8 as selectCurrentPopoverIdForGroup,
|
|
3528
3532
|
j2 as selectDeviceByKey,
|
|
3529
|
-
|
|
3533
|
+
t8 as selectDeviceInterfaceSupport,
|
|
3534
|
+
a8 as selectError,
|
|
3530
3535
|
e8 as selectIsTouchpanel,
|
|
3531
3536
|
M2 as selectLogoPath,
|
|
3532
3537
|
U1 as selectModalVisibility,
|
|
@@ -3539,7 +3544,7 @@ export {
|
|
|
3539
3544
|
_2 as selectRoomDestinationList,
|
|
3540
3545
|
T2 as selectRoomDestinations,
|
|
3541
3546
|
F2 as selectRoomDisplayStates,
|
|
3542
|
-
|
|
3547
|
+
D2 as selectRoomEnvironmentalDevices,
|
|
3543
3548
|
A2 as selectRoomInCall,
|
|
3544
3549
|
O2 as selectRoomIsCoolingDown,
|
|
3545
3550
|
V2 as selectRoomIsOn,
|
|
@@ -3547,118 +3552,119 @@ export {
|
|
|
3547
3552
|
q2 as selectRoomKey,
|
|
3548
3553
|
y2 as selectRoomLevelControls,
|
|
3549
3554
|
I2 as selectRoomName,
|
|
3550
|
-
|
|
3555
|
+
L2 as selectRoomProgramAudioDestinationKey,
|
|
3551
3556
|
U2 as selectRoomShareState,
|
|
3552
3557
|
E2 as selectRoomSourceList,
|
|
3553
3558
|
R2 as selectRoomVolume,
|
|
3554
3559
|
S2 as selectRooms,
|
|
3555
3560
|
Q2 as selectRuntimeInfo,
|
|
3556
3561
|
X2 as selectServerIsRunningOnProcessorHardware,
|
|
3557
|
-
|
|
3558
|
-
|
|
3562
|
+
i8 as selectShowPopoverById,
|
|
3563
|
+
u8 as selectShowReconnect,
|
|
3559
3564
|
z2 as selectSystemUuid,
|
|
3560
|
-
|
|
3565
|
+
d8 as selectTheme,
|
|
3561
3566
|
N2 as selectTouchpanelKey,
|
|
3562
3567
|
J2 as selectUserCode,
|
|
3563
3568
|
G2 as selectWsIsConnected,
|
|
3564
3569
|
W2 as selectZoomRoomControllerKey,
|
|
3565
3570
|
m as store,
|
|
3566
3571
|
q as uiActions,
|
|
3567
|
-
|
|
3568
|
-
|
|
3572
|
+
f8 as uiReducer,
|
|
3573
|
+
V6 as useApiPath,
|
|
3569
3574
|
Z2 as useAppConfig,
|
|
3570
|
-
|
|
3571
|
-
|
|
3572
|
-
|
|
3573
|
-
|
|
3574
|
-
|
|
3575
|
-
|
|
3576
|
-
|
|
3577
|
-
|
|
3578
|
-
|
|
3579
|
-
|
|
3580
|
-
|
|
3581
|
-
|
|
3582
|
-
|
|
3583
|
-
|
|
3575
|
+
p2 as useAppDispatch,
|
|
3576
|
+
p as useAppSelector,
|
|
3577
|
+
me as useAvrControl,
|
|
3578
|
+
h as useButtonHeldHeartbeat,
|
|
3579
|
+
Ze as useCameraBase,
|
|
3580
|
+
o8 as useClientId,
|
|
3581
|
+
A8 as useDeviceIBasicVolumeWithFeedback,
|
|
3582
|
+
de as useDeviceInterfaceSupport,
|
|
3583
|
+
Ce as useDevicePresetsModel,
|
|
3584
|
+
Se as useEndpoint,
|
|
3585
|
+
v8 as useError,
|
|
3586
|
+
t5 as useGetAllDeviceStateFromRoomConfiguration,
|
|
3587
|
+
W6 as useGetAllDevices,
|
|
3588
|
+
H6 as useGetAllRooms,
|
|
3589
|
+
fe as useGetCurrentPopoverIdForGroup,
|
|
3584
3590
|
y as useGetDevice,
|
|
3585
|
-
|
|
3586
|
-
|
|
3587
|
-
|
|
3588
|
-
|
|
3591
|
+
Me as useGetIBasicVolumeWithFeedback,
|
|
3592
|
+
K6 as useGetRoom,
|
|
3593
|
+
re as useGetRoomDisplayStates,
|
|
3594
|
+
le as useGetZoomRoomControllerKey,
|
|
3589
3595
|
R3 as useIBasicVolumeWithFeedback,
|
|
3590
|
-
|
|
3591
|
-
|
|
3592
|
-
|
|
3593
|
-
|
|
3594
|
-
|
|
3595
|
-
|
|
3596
|
-
|
|
3597
|
-
|
|
3598
|
-
|
|
3596
|
+
be as useIChannel,
|
|
3597
|
+
Ie as useIColor,
|
|
3598
|
+
Re as useICommunicationMonitor,
|
|
3599
|
+
Ee as useIDPad,
|
|
3600
|
+
ye as useIDeviceInfoMessenger,
|
|
3601
|
+
Pe as useIDspPresets,
|
|
3602
|
+
Te as useIDvr,
|
|
3603
|
+
_e as useIEssentialsRoomCombiner,
|
|
3604
|
+
De as useIHasCameras,
|
|
3599
3605
|
y3 as useIHasPowerControl,
|
|
3600
3606
|
k1 as useIHasSelectableItems,
|
|
3601
|
-
|
|
3602
|
-
|
|
3603
|
-
|
|
3604
|
-
|
|
3605
|
-
|
|
3606
|
-
|
|
3607
|
-
|
|
3608
|
-
|
|
3609
|
-
|
|
3610
|
-
|
|
3611
|
-
|
|
3612
|
-
|
|
3613
|
-
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
|
-
|
|
3617
|
-
|
|
3618
|
-
|
|
3619
|
-
|
|
3620
|
-
|
|
3621
|
-
|
|
3622
|
-
|
|
3623
|
-
|
|
3624
|
-
|
|
3625
|
-
|
|
3626
|
-
|
|
3627
|
-
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
|
|
3631
|
-
|
|
3632
|
-
|
|
3633
|
-
|
|
3634
|
-
|
|
3635
|
-
|
|
3636
|
-
|
|
3637
|
-
|
|
3638
|
-
|
|
3639
|
-
|
|
3607
|
+
Le as useIHumiditySensor,
|
|
3608
|
+
$e as useILevelControls,
|
|
3609
|
+
Ae as useILightingScenes,
|
|
3610
|
+
Be as useIMatrixRouting,
|
|
3611
|
+
Oe as useIMcCiscoCodecUserInterfaceAppControl,
|
|
3612
|
+
Ve as useINumeric,
|
|
3613
|
+
ke as useIProjectorScreenLiftControl,
|
|
3614
|
+
Ue as useIRoomEventSchedule,
|
|
3615
|
+
We as useIRunDefaultPresentRoute,
|
|
3616
|
+
Fe as useIRunDirectRouteAction,
|
|
3617
|
+
He as useIRunRouteAction,
|
|
3618
|
+
Ke as useISetTopBoxControls,
|
|
3619
|
+
Ge as useIShadesOpenCloseStop,
|
|
3620
|
+
qe as useIShutdownPromptTimer,
|
|
3621
|
+
Ye as useISwitchedOutput,
|
|
3622
|
+
ze as useITechPassword,
|
|
3623
|
+
Je as useITemperatureSensor,
|
|
3624
|
+
Xe as useITheme,
|
|
3625
|
+
Qe as useITransport,
|
|
3626
|
+
S8 as useInitialize,
|
|
3627
|
+
ue as useIsTouchpanel,
|
|
3628
|
+
k6 as useLogoPath,
|
|
3629
|
+
Ne as useMobileControlTouchpanelController,
|
|
3630
|
+
s5 as useOverflow,
|
|
3631
|
+
U6 as usePartnerMetadata,
|
|
3632
|
+
$8 as usePressHoldRelease,
|
|
3633
|
+
ne as useRoomAdvancedSharingActive,
|
|
3634
|
+
Y6 as useRoomAudioControlPointList,
|
|
3635
|
+
N6 as useRoomCodecContentDestinationKey,
|
|
3636
|
+
F6 as useRoomConfiguration,
|
|
3637
|
+
J6 as useRoomDestinationList,
|
|
3638
|
+
z6 as useRoomDestinations,
|
|
3639
|
+
X6 as useRoomEnvironmentalDevices,
|
|
3640
|
+
o5 as useRoomIBasicVolumeWithFeedback,
|
|
3641
|
+
ee as useRoomInCall,
|
|
3642
|
+
se as useRoomIsCoolingDown,
|
|
3643
|
+
oe as useRoomIsOn,
|
|
3644
|
+
te as useRoomIsWarmingUp,
|
|
3645
|
+
s8 as useRoomKey,
|
|
3640
3646
|
K2 as useRoomLevelControls,
|
|
3641
|
-
|
|
3642
|
-
|
|
3643
|
-
|
|
3644
|
-
|
|
3647
|
+
G6 as useRoomName,
|
|
3648
|
+
Q6 as useRoomProgramAudioDestinationKey,
|
|
3649
|
+
ce as useRoomShareState,
|
|
3650
|
+
q6 as useRoomSourceList,
|
|
3645
3651
|
C1 as useRoomState,
|
|
3646
3652
|
H2 as useRoomVolume,
|
|
3647
|
-
|
|
3648
|
-
|
|
3649
|
-
|
|
3650
|
-
|
|
3651
|
-
|
|
3652
|
-
|
|
3653
|
+
ie as useRuntimeInfo,
|
|
3654
|
+
n5 as useScroll,
|
|
3655
|
+
r8 as useServerIsRunningOnProcessorHardware,
|
|
3656
|
+
he as useShowIncomingCallModal,
|
|
3657
|
+
ge as useShowModal,
|
|
3658
|
+
pe as useShowPopoverById,
|
|
3653
3659
|
h8 as useShowReconnect,
|
|
3654
|
-
|
|
3655
|
-
|
|
3656
|
-
|
|
3657
|
-
|
|
3658
|
-
|
|
3659
|
-
|
|
3660
|
-
|
|
3661
|
-
|
|
3660
|
+
ve as useShowShutdownModal,
|
|
3661
|
+
c5 as useSystemControl,
|
|
3662
|
+
n8 as useSystemUuid,
|
|
3663
|
+
we as useTheme,
|
|
3664
|
+
r5 as useTimeAndDate,
|
|
3665
|
+
ae as useTouchpanelKey,
|
|
3666
|
+
e5 as useTwoWayDisplayBase,
|
|
3667
|
+
c8 as useUserCode,
|
|
3662
3668
|
b as useWebsocketContext,
|
|
3663
3669
|
j3 as useWsIsConnected
|
|
3664
3670
|
};
|