@pepperdash/mobile-control-react-app-core 1.25.0-feat-essentials-v3.9 → 1.25.0-feat-essentials-v3.11
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 +586 -573
- package/dist/mobile-control-react-app-core.umd.js +8 -8
- package/dist/shared/hooks/interfaces/index.d.ts +1 -0
- package/dist/shared/hooks/interfaces/index.d.ts.map +1 -1
- package/dist/shared/hooks/interfaces/useIHasStartMeeting.d.ts +19 -0
- package/dist/shared/hooks/interfaces/useIHasStartMeeting.d.ts.map +1 -0
- package/dist/shared/hooks/interfaces/useIHasZoomRoomLayouts.d.ts +2 -2
- package/dist/shared/hooks/interfaces/useIHasZoomRoomLayouts.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -4,10 +4,10 @@ var G = (e, t, n) => p2(e, typeof t != "symbol" ? t + "" : t, n);
|
|
|
4
4
|
import M3, { AxiosError as M2 } from "axios";
|
|
5
5
|
import { useDispatch as x2, useSelector as S2, Provider as Z2 } from "react-redux";
|
|
6
6
|
import { createSelector as x, createSlice as v1, combineReducers as C2, configureStore as j2 } from "@reduxjs/toolkit";
|
|
7
|
-
import x3, { createContext as b2, useEffect as S1, useCallback as l1, useContext as I2, useRef as d1, useMemo as
|
|
8
|
-
import { useNavigate as y2, useRouteError as R2, isRouteErrorResponse as
|
|
7
|
+
import x3, { createContext as b2, useEffect as S1, useCallback as l1, useContext as I2, useRef as d1, useMemo as T, useState as Y, useLayoutEffect as S3 } from "react";
|
|
8
|
+
import { useNavigate as y2, useRouteError as R2, isRouteErrorResponse as $2 } from "react-router-dom";
|
|
9
9
|
import * as Z3 from "lodash";
|
|
10
|
-
const k1 = x2.withTypes(), p = S2.withTypes(), Z1 = (e) => e.appConfig,
|
|
10
|
+
const k1 = x2.withTypes(), p = S2.withTypes(), Z1 = (e) => e.appConfig, P2 = x(
|
|
11
11
|
Z1,
|
|
12
12
|
(e) => e.config
|
|
13
13
|
), E2 = x(
|
|
@@ -19,13 +19,13 @@ const k1 = x2.withTypes(), p = S2.withTypes(), Z1 = (e) => e.appConfig, $2 = x(
|
|
|
19
19
|
), D2 = x(
|
|
20
20
|
Z1,
|
|
21
21
|
(e) => e.config.partnerMetadata
|
|
22
|
-
),
|
|
22
|
+
), Xt = () => p(P2), Qt = () => p(E2), Nt = () => p(T2), e8 = () => p(D2), C3 = (e) => e.devices, j3 = x(
|
|
23
23
|
C3,
|
|
24
24
|
(e) => e
|
|
25
25
|
), A2 = (e) => x(
|
|
26
26
|
C3,
|
|
27
27
|
(t) => t[e] ? t[e] : void 0
|
|
28
|
-
),
|
|
28
|
+
), t8 = () => p(j3);
|
|
29
29
|
function Z(e) {
|
|
30
30
|
return p(A2(e));
|
|
31
31
|
}
|
|
@@ -80,8 +80,8 @@ const O = (e) => e.rooms, _2 = (e) => x(
|
|
|
80
80
|
), q2 = (e) => x(
|
|
81
81
|
O,
|
|
82
82
|
(t) => {
|
|
83
|
-
var n, s, r, l, i,
|
|
84
|
-
return (s = (n = t[e]) == null ? void 0 : n.configuration) != null && s.destinationList.programAudio ? (i = (l = (r = t[e]) == null ? void 0 : r.configuration) == null ? void 0 : l.destinationList.programAudio) == null ? void 0 : i.sinkKey : ((f = (u = (
|
|
83
|
+
var n, s, r, l, i, g, u, f;
|
|
84
|
+
return (s = (n = t[e]) == null ? void 0 : n.configuration) != null && s.destinationList.programAudio ? (i = (l = (r = t[e]) == null ? void 0 : r.configuration) == null ? void 0 : l.destinationList.programAudio) == null ? void 0 : i.sinkKey : ((f = (u = (g = t[e]) == null ? void 0 : g.configuration) == null ? void 0 : u.destinationList.defaultDisplay) == null ? void 0 : f.sinkKey) || "";
|
|
85
85
|
}
|
|
86
86
|
), G2 = (e) => x(
|
|
87
87
|
O,
|
|
@@ -146,22 +146,22 @@ const O = (e) => e.rooms, _2 = (e) => x(
|
|
|
146
146
|
return Object.values(t).filter((l) => Object.values(s).includes(l.key));
|
|
147
147
|
}
|
|
148
148
|
);
|
|
149
|
-
function
|
|
149
|
+
function n8(e) {
|
|
150
150
|
return p(
|
|
151
151
|
_2(e)
|
|
152
152
|
);
|
|
153
153
|
}
|
|
154
|
-
function
|
|
154
|
+
function o8() {
|
|
155
155
|
return p(L2);
|
|
156
156
|
}
|
|
157
157
|
function C1(e) {
|
|
158
158
|
return p(B2(e));
|
|
159
159
|
}
|
|
160
|
-
const
|
|
160
|
+
const s8 = C1, c8 = (e) => p(
|
|
161
161
|
O2(e)
|
|
162
162
|
), ne = (e, t) => p(
|
|
163
163
|
W2(e, t)
|
|
164
|
-
), oe = (e) => p(k2(e)) || void 0,
|
|
164
|
+
), oe = (e) => p(k2(e)) || void 0, r8 = (e) => p(V2(e)), l8 = (e) => p(H2(e)), i8 = (e) => p(F2(e)), a8 = (e) => p(U2(e)), u8 = (e) => p(K2(e)), d8 = (e) => p(q2(e)), v8 = (e) => p(G2(e)), g8 = (e) => p(z2(e)), h8 = (e) => p(Y2(e)), f8 = (e) => p(J2(e)), m8 = (e) => p(X2(e)), w8 = (e) => p(Q2(e)), p8 = (e) => p(N2(e)), M8 = (e) => p((t) => te(t, e)), x8 = (e) => p(ee(e)), z = (e) => e.runtimeConfig, se = x(
|
|
165
165
|
z,
|
|
166
166
|
(e) => e.websocket.isConnected
|
|
167
167
|
), ce = x(
|
|
@@ -200,10 +200,10 @@ const st = C1, ct = (e) => p(
|
|
|
200
200
|
var n;
|
|
201
201
|
return ((n = t == null ? void 0 : t[e]) == null ? void 0 : n.interfaces) ?? [];
|
|
202
202
|
}
|
|
203
|
-
),
|
|
203
|
+
), ge = (e, t) => x(
|
|
204
204
|
I3(e),
|
|
205
205
|
(n) => n.includes(t)
|
|
206
|
-
), y3 = () => p(se),
|
|
206
|
+
), y3 = () => p(se), S8 = () => p(ce), Z8 = () => p(re), C8 = () => p(le), j8 = () => p(ie), b8 = () => p(ae), I8 = () => p(ue), y8 = () => p(de), R8 = () => p(ve), $8 = () => p(b3), P8 = (e) => p(I3(e)), E8 = (e, t) => p(ge(e, t)), e1 = (e) => e.ui, V1 = (e) => x(e1, (t) => t.modalVisibility[e]), he = (e) => x(e1, (t) => {
|
|
207
207
|
const n = t.popoverVisibility[e];
|
|
208
208
|
if (n)
|
|
209
209
|
return Object.keys(n).find((s) => n[s]);
|
|
@@ -216,7 +216,7 @@ const st = C1, ct = (e) => p(
|
|
|
216
216
|
), me = x(e1, (e) => e.error), we = x(
|
|
217
217
|
e1,
|
|
218
218
|
(e) => e.showReconnect
|
|
219
|
-
), pe = x(e1, (e) => e.theme), R3 = (e) => x(e1, (t) => t.syncState.includes(e)),
|
|
219
|
+
), pe = x(e1, (e) => e.theme), R3 = (e) => x(e1, (t) => t.syncState.includes(e)), T8 = () => p(V1("showShutdownModal")), D8 = () => p(V1("showIncomingCallModal")), A8 = (e) => p(V1(e)), _8 = (e) => p(he(e)), L8 = (e, t) => p(fe(e, t)), Me = () => p(me), xe = () => p(we), B8 = () => p(pe), Se = (e) => p(R3(e)), O8 = () => p(R3("initialSyncComplete")), Ze = {
|
|
220
220
|
showReconnect: !1,
|
|
221
221
|
error: "",
|
|
222
222
|
modalVisibility: {
|
|
@@ -225,7 +225,7 @@ const st = C1, ct = (e) => p(
|
|
|
225
225
|
},
|
|
226
226
|
popoverVisibility: {},
|
|
227
227
|
syncState: []
|
|
228
|
-
},
|
|
228
|
+
}, $3 = v1({
|
|
229
229
|
name: "ui",
|
|
230
230
|
initialState: Ze,
|
|
231
231
|
reducers: {
|
|
@@ -271,7 +271,7 @@ const st = C1, ct = (e) => p(
|
|
|
271
271
|
e.syncState = [];
|
|
272
272
|
}
|
|
273
273
|
}
|
|
274
|
-
}), k =
|
|
274
|
+
}), k = $3.actions, Ce = $3.reducer, je = {
|
|
275
275
|
config: {
|
|
276
276
|
enableDev: !1,
|
|
277
277
|
apiPath: "",
|
|
@@ -281,7 +281,7 @@ const st = C1, ct = (e) => p(
|
|
|
281
281
|
loginMode: "",
|
|
282
282
|
modes: {}
|
|
283
283
|
}
|
|
284
|
-
},
|
|
284
|
+
}, P3 = v1({
|
|
285
285
|
name: "appConfig",
|
|
286
286
|
initialState: je,
|
|
287
287
|
reducers: {
|
|
@@ -289,7 +289,7 @@ const st = C1, ct = (e) => p(
|
|
|
289
289
|
e.config = t.payload;
|
|
290
290
|
}
|
|
291
291
|
}
|
|
292
|
-
}), E3 =
|
|
292
|
+
}), E3 = P3.actions, be = P3.reducer, v3 = {}, B1 = v1({
|
|
293
293
|
name: "devices",
|
|
294
294
|
initialState: v3,
|
|
295
295
|
reducers: {
|
|
@@ -300,7 +300,7 @@ const st = C1, ct = (e) => p(
|
|
|
300
300
|
{},
|
|
301
301
|
l,
|
|
302
302
|
r,
|
|
303
|
-
(
|
|
303
|
+
(g, u) => {
|
|
304
304
|
if (Array.isArray(u)) return u.slice();
|
|
305
305
|
}
|
|
306
306
|
);
|
|
@@ -322,33 +322,33 @@ class ye {
|
|
|
322
322
|
G(this, "expiry", "current-uuid-expires");
|
|
323
323
|
}
|
|
324
324
|
}
|
|
325
|
-
const
|
|
325
|
+
const g3 = new ye();
|
|
326
326
|
function Re(e) {
|
|
327
327
|
return sessionStorage.getItem(e) || "";
|
|
328
328
|
}
|
|
329
|
-
function
|
|
329
|
+
function $e(e, t) {
|
|
330
330
|
sessionStorage.setItem(e, t);
|
|
331
331
|
}
|
|
332
|
-
const
|
|
332
|
+
const h3 = {}, O1 = v1({
|
|
333
333
|
name: "rooms",
|
|
334
|
-
initialState:
|
|
334
|
+
initialState: h3,
|
|
335
335
|
reducers: {
|
|
336
336
|
setRoomState(e, t) {
|
|
337
337
|
const n = t.payload.type, s = n.slice(n.lastIndexOf("/") + 1);
|
|
338
338
|
if (!s) return;
|
|
339
|
-
const r = t.payload.content, l = e[s] ?? {}, i = Z3.mergeWith({}, l, r, (
|
|
339
|
+
const r = t.payload.content, l = e[s] ?? {}, i = Z3.mergeWith({}, l, r, (g, u) => {
|
|
340
340
|
if (Array.isArray(u)) return u;
|
|
341
341
|
});
|
|
342
342
|
e[s] = i;
|
|
343
343
|
},
|
|
344
344
|
clearRooms() {
|
|
345
|
-
return
|
|
345
|
+
return h3;
|
|
346
346
|
}
|
|
347
347
|
}
|
|
348
348
|
}), p1 = {
|
|
349
349
|
setRoomState: O1.actions.setRoomState,
|
|
350
350
|
clearRooms: O1.actions.clearRooms
|
|
351
|
-
},
|
|
351
|
+
}, Pe = O1.reducer, Ee = {
|
|
352
352
|
apiVersion: "",
|
|
353
353
|
serverIsRunningOnProcessorHardware: !1,
|
|
354
354
|
websocket: {
|
|
@@ -414,7 +414,7 @@ const g3 = {}, O1 = v1({
|
|
|
414
414
|
e.touchpanelKey = t.payload;
|
|
415
415
|
}
|
|
416
416
|
}
|
|
417
|
-
}), U = T3.actions, Te = T3.reducer, A1 = M3.create(), D3 = "websocket/connect", A3 = "websocket/disconnect", _3 = "websocket/sendMessage", L3 = "websocket/addEventHandler", B3 = "websocket/removeEventHandler", O3 = "websocket/reconnect", W3 = () => ({ type: D3 }),
|
|
417
|
+
}), U = T3.actions, Te = T3.reducer, A1 = M3.create(), D3 = "websocket/connect", A3 = "websocket/disconnect", _3 = "websocket/sendMessage", L3 = "websocket/addEventHandler", B3 = "websocket/removeEventHandler", O3 = "websocket/reconnect", W3 = () => ({ type: D3 }), W8 = () => ({ type: A3 }), De = (e, t) => ({
|
|
418
418
|
type: _3,
|
|
419
419
|
payload: { messageType: e, content: t }
|
|
420
420
|
}), Ae = (e, t, n) => ({
|
|
@@ -501,7 +501,7 @@ const g3 = {}, O1 = v1({
|
|
|
501
501
|
content: null
|
|
502
502
|
})
|
|
503
503
|
));
|
|
504
|
-
},
|
|
504
|
+
}, g = async (v, C) => {
|
|
505
505
|
console.log("WebSocket middleware: Attempting to connect...");
|
|
506
506
|
const b = C(), { apiPath: j } = b.appConfig.config, { serverIsRunningOnProcessorHardware: I } = b.runtimeConfig;
|
|
507
507
|
if (!j || !e.token) {
|
|
@@ -542,7 +542,7 @@ const g3 = {}, O1 = v1({
|
|
|
542
542
|
}, K.onerror = (V) => {
|
|
543
543
|
console.error("WebSocket middleware: Error", V), l(v);
|
|
544
544
|
}, K.onclose = (V) => {
|
|
545
|
-
var
|
|
545
|
+
var D;
|
|
546
546
|
if (console.log(
|
|
547
547
|
"WebSocket middleware: Disconnected",
|
|
548
548
|
V.reason,
|
|
@@ -570,7 +570,7 @@ const g3 = {}, O1 = v1({
|
|
|
570
570
|
return;
|
|
571
571
|
}
|
|
572
572
|
if (V.code === 4001)
|
|
573
|
-
if (!!((
|
|
573
|
+
if (!!((D = C().runtimeConfig) != null && D.touchpanelKey))
|
|
574
574
|
console.log(
|
|
575
575
|
"WebSocket middleware: Code 4001 received with touchpanel key present, will auto-reconnect"
|
|
576
576
|
);
|
|
@@ -603,37 +603,37 @@ const g3 = {}, O1 = v1({
|
|
|
603
603
|
), v(U.setWebsocketIsConnected(!1)), v(w1.clearDevices()), v(p1.clearRooms()), v(k.clearAllModals()), v(k.clearSyncState()), s(v);
|
|
604
604
|
}, K.onmessage = (V) => {
|
|
605
605
|
try {
|
|
606
|
-
const
|
|
607
|
-
if (
|
|
608
|
-
K.close(4001,
|
|
606
|
+
const D = JSON.parse(V.data);
|
|
607
|
+
if (D.type === "close") {
|
|
608
|
+
K.close(4001, D.content);
|
|
609
609
|
return;
|
|
610
610
|
}
|
|
611
|
-
if (
|
|
612
|
-
switch (
|
|
611
|
+
if (D.type.startsWith("/system/"))
|
|
612
|
+
switch (D.type) {
|
|
613
613
|
case "/system/touchpanelKey":
|
|
614
614
|
v(
|
|
615
615
|
U.setTouchpanelKey(
|
|
616
|
-
|
|
616
|
+
D.content
|
|
617
617
|
)
|
|
618
618
|
);
|
|
619
619
|
break;
|
|
620
620
|
case "/system/roomKey":
|
|
621
621
|
v(p1.clearRooms()), v(w1.clearDevices()), v(k.clearSyncState()), v(
|
|
622
622
|
U.setCurrentRoomKey(
|
|
623
|
-
|
|
623
|
+
D.content
|
|
624
624
|
)
|
|
625
625
|
);
|
|
626
626
|
break;
|
|
627
627
|
case "/system/userCodeChanged":
|
|
628
628
|
v(
|
|
629
|
-
U.setUserCode(
|
|
629
|
+
U.setUserCode(D.content)
|
|
630
630
|
);
|
|
631
631
|
break;
|
|
632
632
|
case "/system/roomCombinationChanged":
|
|
633
633
|
window.location.reload();
|
|
634
634
|
break;
|
|
635
635
|
case "/system/deviceInterfaces": {
|
|
636
|
-
const J =
|
|
636
|
+
const J = D.content;
|
|
637
637
|
v(
|
|
638
638
|
U.setDeviceInterfaces(
|
|
639
639
|
J.deviceInterfaces
|
|
@@ -647,18 +647,18 @@ const g3 = {}, O1 = v1({
|
|
|
647
647
|
default:
|
|
648
648
|
console.log(
|
|
649
649
|
"WebSocket middleware: Unhandled system message",
|
|
650
|
-
|
|
650
|
+
D
|
|
651
651
|
);
|
|
652
652
|
break;
|
|
653
653
|
}
|
|
654
|
-
else if (
|
|
655
|
-
const J = e.eventHandlers[
|
|
654
|
+
else if (D.type.startsWith("/event/")) {
|
|
655
|
+
const J = e.eventHandlers[D.type];
|
|
656
656
|
J || console.log(
|
|
657
657
|
"WebSocket middleware: No handlers found for event type",
|
|
658
|
-
|
|
658
|
+
D.type
|
|
659
659
|
), J && Object.values(J).forEach((s1) => {
|
|
660
660
|
try {
|
|
661
|
-
s1(
|
|
661
|
+
s1(D);
|
|
662
662
|
} catch (b1) {
|
|
663
663
|
console.error(
|
|
664
664
|
"WebSocket middleware: Event handler error",
|
|
@@ -666,9 +666,9 @@ const g3 = {}, O1 = v1({
|
|
|
666
666
|
);
|
|
667
667
|
}
|
|
668
668
|
});
|
|
669
|
-
} else
|
|
670
|
-
} catch (
|
|
671
|
-
console.error("WebSocket middleware: Message handling error",
|
|
669
|
+
} else D.type.startsWith("/room/") ? v(p1.setRoomState(D)) : D.type.startsWith("/device/") && v(w1.setDeviceState(D));
|
|
670
|
+
} catch (D) {
|
|
671
|
+
console.error("WebSocket middleware: Message handling error", D);
|
|
672
672
|
}
|
|
673
673
|
}, e.waitingToReconnect = !1;
|
|
674
674
|
} catch (S) {
|
|
@@ -702,7 +702,7 @@ const g3 = {}, O1 = v1({
|
|
|
702
702
|
switch (I.type) {
|
|
703
703
|
case D3: {
|
|
704
704
|
let W = new URLSearchParams(window.location.search).get("token");
|
|
705
|
-
W ? (console.log("WebSocket middleware: Saving token"),
|
|
705
|
+
W ? (console.log("WebSocket middleware: Saving token"), $e(g3.uuid, W)) : (W = Re(g3.uuid), console.log("WebSocket middleware: Loading token")), e.token = W, await t(v.dispatch), await g(v.dispatch, v.getState);
|
|
706
706
|
break;
|
|
707
707
|
}
|
|
708
708
|
case A3:
|
|
@@ -758,7 +758,7 @@ const g3 = {}, O1 = v1({
|
|
|
758
758
|
}, Oe = C2({
|
|
759
759
|
appConfig: be,
|
|
760
760
|
runtimeConfig: Te,
|
|
761
|
-
rooms:
|
|
761
|
+
rooms: Pe,
|
|
762
762
|
devices: Ie,
|
|
763
763
|
ui: Ce
|
|
764
764
|
}), We = j2({
|
|
@@ -770,7 +770,7 @@ const g3 = {}, O1 = v1({
|
|
|
770
770
|
}
|
|
771
771
|
}).concat(Be())
|
|
772
772
|
}), f3 = M3.create();
|
|
773
|
-
function
|
|
773
|
+
function k8() {
|
|
774
774
|
const e = k1();
|
|
775
775
|
return async () => {
|
|
776
776
|
try {
|
|
@@ -809,12 +809,12 @@ function ke() {
|
|
|
809
809
|
if (m3) return i1;
|
|
810
810
|
m3 = 1;
|
|
811
811
|
var e = x3, t = Symbol.for("react.element"), n = Symbol.for("react.fragment"), s = Object.prototype.hasOwnProperty, r = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, l = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
812
|
-
function i(
|
|
812
|
+
function i(g, u, f) {
|
|
813
813
|
var d, _ = {}, A = null, v = null;
|
|
814
814
|
f !== void 0 && (A = "" + f), u.key !== void 0 && (A = "" + u.key), u.ref !== void 0 && (v = u.ref);
|
|
815
815
|
for (d in u) s.call(u, d) && !l.hasOwnProperty(d) && (_[d] = u[d]);
|
|
816
|
-
if (
|
|
817
|
-
return { $$typeof: t, type:
|
|
816
|
+
if (g && g.defaultProps) for (d in u = g.defaultProps, u) _[d] === void 0 && (_[d] = u[d]);
|
|
817
|
+
return { $$typeof: t, type: g, key: A, ref: v, props: _, _owner: r.current };
|
|
818
818
|
}
|
|
819
819
|
return i1.Fragment = n, i1.jsx = i, i1.jsxs = i, i1;
|
|
820
820
|
}
|
|
@@ -831,7 +831,7 @@ var a1 = {};
|
|
|
831
831
|
var w3;
|
|
832
832
|
function Ve() {
|
|
833
833
|
return w3 || (w3 = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
834
|
-
var e = x3, t = Symbol.for("react.element"), n = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), r = Symbol.for("react.strict_mode"), l = Symbol.for("react.profiler"), i = Symbol.for("react.provider"),
|
|
834
|
+
var e = x3, t = Symbol.for("react.element"), n = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), r = Symbol.for("react.strict_mode"), l = Symbol.for("react.profiler"), i = Symbol.for("react.provider"), g = Symbol.for("react.context"), u = Symbol.for("react.forward_ref"), f = Symbol.for("react.suspense"), d = Symbol.for("react.suspense_list"), _ = Symbol.for("react.memo"), A = Symbol.for("react.lazy"), v = Symbol.for("react.offscreen"), C = Symbol.iterator, b = "@@iterator";
|
|
835
835
|
function j(c) {
|
|
836
836
|
if (c === null || typeof c != "object")
|
|
837
837
|
return null;
|
|
@@ -841,36 +841,36 @@ function Ve() {
|
|
|
841
841
|
var I = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
842
842
|
function S(c) {
|
|
843
843
|
{
|
|
844
|
-
for (var a = arguments.length,
|
|
845
|
-
|
|
846
|
-
W("error", c,
|
|
844
|
+
for (var a = arguments.length, h = new Array(a > 1 ? a - 1 : 0), M = 1; M < a; M++)
|
|
845
|
+
h[M - 1] = arguments[M];
|
|
846
|
+
W("error", c, h);
|
|
847
847
|
}
|
|
848
848
|
}
|
|
849
|
-
function W(c, a,
|
|
849
|
+
function W(c, a, h) {
|
|
850
850
|
{
|
|
851
|
-
var M = I.ReactDebugCurrentFrame,
|
|
852
|
-
|
|
853
|
-
var E =
|
|
851
|
+
var M = I.ReactDebugCurrentFrame, P = M.getStackAddendum();
|
|
852
|
+
P !== "" && (a += "%s", h = h.concat([P]));
|
|
853
|
+
var E = h.map(function(R) {
|
|
854
854
|
return String(R);
|
|
855
855
|
});
|
|
856
856
|
E.unshift("Warning: " + a), Function.prototype.apply.call(console[c], console, E);
|
|
857
857
|
}
|
|
858
858
|
}
|
|
859
|
-
var o1 = !1, K = !1, V = !1,
|
|
859
|
+
var o1 = !1, K = !1, V = !1, D = !1, J = !1, s1;
|
|
860
860
|
s1 = Symbol.for("react.module.reference");
|
|
861
861
|
function b1(c) {
|
|
862
|
-
return !!(typeof c == "string" || typeof c == "function" || c === s || c === l || J || c === r || c === f || c === d ||
|
|
862
|
+
return !!(typeof c == "string" || typeof c == "function" || c === s || c === l || J || c === r || c === f || c === d || D || c === v || o1 || K || V || typeof c == "object" && c !== null && (c.$$typeof === A || c.$$typeof === _ || c.$$typeof === i || c.$$typeof === g || c.$$typeof === u || // This needs to include all possible module reference object
|
|
863
863
|
// types supported by any Flight configuration anywhere since
|
|
864
864
|
// we don't know which Flight build this will end up being used
|
|
865
865
|
// with.
|
|
866
866
|
c.$$typeof === s1 || c.getModuleId !== void 0));
|
|
867
867
|
}
|
|
868
|
-
function F3(c, a,
|
|
868
|
+
function F3(c, a, h) {
|
|
869
869
|
var M = c.displayName;
|
|
870
870
|
if (M)
|
|
871
871
|
return M;
|
|
872
|
-
var
|
|
873
|
-
return
|
|
872
|
+
var P = a.displayName || a.name || "";
|
|
873
|
+
return P !== "" ? h + "(" + P + ")" : h;
|
|
874
874
|
}
|
|
875
875
|
function H1(c) {
|
|
876
876
|
return c.displayName || "Context";
|
|
@@ -898,19 +898,19 @@ function Ve() {
|
|
|
898
898
|
}
|
|
899
899
|
if (typeof c == "object")
|
|
900
900
|
switch (c.$$typeof) {
|
|
901
|
-
case
|
|
901
|
+
case g:
|
|
902
902
|
var a = c;
|
|
903
903
|
return H1(a) + ".Consumer";
|
|
904
904
|
case i:
|
|
905
|
-
var
|
|
906
|
-
return H1(
|
|
905
|
+
var h = c;
|
|
906
|
+
return H1(h._context) + ".Provider";
|
|
907
907
|
case u:
|
|
908
908
|
return F3(c, c.render, "ForwardRef");
|
|
909
909
|
case _:
|
|
910
910
|
var M = c.displayName || null;
|
|
911
911
|
return M !== null ? M : X(c.type) || "Memo";
|
|
912
912
|
case A: {
|
|
913
|
-
var
|
|
913
|
+
var P = c, E = P._payload, R = P._init;
|
|
914
914
|
try {
|
|
915
915
|
return X(R(E));
|
|
916
916
|
} catch {
|
|
@@ -983,35 +983,35 @@ function Ve() {
|
|
|
983
983
|
}
|
|
984
984
|
}
|
|
985
985
|
var I1 = I.ReactCurrentDispatcher, y1;
|
|
986
|
-
function
|
|
986
|
+
function g1(c, a, h) {
|
|
987
987
|
{
|
|
988
988
|
if (y1 === void 0)
|
|
989
989
|
try {
|
|
990
990
|
throw Error();
|
|
991
|
-
} catch (
|
|
992
|
-
var M =
|
|
991
|
+
} catch (P) {
|
|
992
|
+
var M = P.stack.trim().match(/\n( *(at )?)/);
|
|
993
993
|
y1 = M && M[1] || "";
|
|
994
994
|
}
|
|
995
995
|
return `
|
|
996
996
|
` + y1 + c;
|
|
997
997
|
}
|
|
998
998
|
}
|
|
999
|
-
var R1 = !1,
|
|
999
|
+
var R1 = !1, h1;
|
|
1000
1000
|
{
|
|
1001
1001
|
var q3 = typeof WeakMap == "function" ? WeakMap : Map;
|
|
1002
|
-
|
|
1002
|
+
h1 = new q3();
|
|
1003
1003
|
}
|
|
1004
1004
|
function X1(c, a) {
|
|
1005
1005
|
if (!c || R1)
|
|
1006
1006
|
return "";
|
|
1007
1007
|
{
|
|
1008
|
-
var
|
|
1009
|
-
if (
|
|
1010
|
-
return
|
|
1008
|
+
var h = h1.get(c);
|
|
1009
|
+
if (h !== void 0)
|
|
1010
|
+
return h;
|
|
1011
1011
|
}
|
|
1012
1012
|
var M;
|
|
1013
1013
|
R1 = !0;
|
|
1014
|
-
var
|
|
1014
|
+
var P = Error.prepareStackTrace;
|
|
1015
1015
|
Error.prepareStackTrace = void 0;
|
|
1016
1016
|
var E;
|
|
1017
1017
|
E = I1.current, I1.current = null, U3();
|
|
@@ -1060,48 +1060,48 @@ function Ve() {
|
|
|
1060
1060
|
if (L--, B--, B < 0 || y[L] !== H[B]) {
|
|
1061
1061
|
var q = `
|
|
1062
1062
|
` + y[L].replace(" at new ", " at ");
|
|
1063
|
-
return c.displayName && q.includes("<anonymous>") && (q = q.replace("<anonymous>", c.displayName)), typeof c == "function" &&
|
|
1063
|
+
return c.displayName && q.includes("<anonymous>") && (q = q.replace("<anonymous>", c.displayName)), typeof c == "function" && h1.set(c, q), q;
|
|
1064
1064
|
}
|
|
1065
1065
|
while (L >= 1 && B >= 0);
|
|
1066
1066
|
break;
|
|
1067
1067
|
}
|
|
1068
1068
|
}
|
|
1069
1069
|
} finally {
|
|
1070
|
-
R1 = !1, I1.current = E, K3(), Error.prepareStackTrace =
|
|
1070
|
+
R1 = !1, I1.current = E, K3(), Error.prepareStackTrace = P;
|
|
1071
1071
|
}
|
|
1072
|
-
var n1 = c ? c.displayName || c.name : "", N = n1 ?
|
|
1073
|
-
return typeof c == "function" &&
|
|
1072
|
+
var n1 = c ? c.displayName || c.name : "", N = n1 ? g1(n1) : "";
|
|
1073
|
+
return typeof c == "function" && h1.set(c, N), N;
|
|
1074
1074
|
}
|
|
1075
|
-
function G3(c, a,
|
|
1075
|
+
function G3(c, a, h) {
|
|
1076
1076
|
return X1(c, !1);
|
|
1077
1077
|
}
|
|
1078
1078
|
function z3(c) {
|
|
1079
1079
|
var a = c.prototype;
|
|
1080
1080
|
return !!(a && a.isReactComponent);
|
|
1081
1081
|
}
|
|
1082
|
-
function f1(c, a,
|
|
1082
|
+
function f1(c, a, h) {
|
|
1083
1083
|
if (c == null)
|
|
1084
1084
|
return "";
|
|
1085
1085
|
if (typeof c == "function")
|
|
1086
1086
|
return X1(c, z3(c));
|
|
1087
1087
|
if (typeof c == "string")
|
|
1088
|
-
return
|
|
1088
|
+
return g1(c);
|
|
1089
1089
|
switch (c) {
|
|
1090
1090
|
case f:
|
|
1091
|
-
return
|
|
1091
|
+
return g1("Suspense");
|
|
1092
1092
|
case d:
|
|
1093
|
-
return
|
|
1093
|
+
return g1("SuspenseList");
|
|
1094
1094
|
}
|
|
1095
1095
|
if (typeof c == "object")
|
|
1096
1096
|
switch (c.$$typeof) {
|
|
1097
1097
|
case u:
|
|
1098
1098
|
return G3(c.render);
|
|
1099
1099
|
case _:
|
|
1100
|
-
return f1(c.type, a,
|
|
1100
|
+
return f1(c.type, a, h);
|
|
1101
1101
|
case A: {
|
|
1102
|
-
var M = c,
|
|
1102
|
+
var M = c, P = M._payload, E = M._init;
|
|
1103
1103
|
try {
|
|
1104
|
-
return f1(E(
|
|
1104
|
+
return f1(E(P), a, h);
|
|
1105
1105
|
} catch {
|
|
1106
1106
|
}
|
|
1107
1107
|
}
|
|
@@ -1111,12 +1111,12 @@ function Ve() {
|
|
|
1111
1111
|
var r1 = Object.prototype.hasOwnProperty, Q1 = {}, N1 = I.ReactDebugCurrentFrame;
|
|
1112
1112
|
function m1(c) {
|
|
1113
1113
|
if (c) {
|
|
1114
|
-
var a = c._owner,
|
|
1115
|
-
N1.setExtraStackFrame(
|
|
1114
|
+
var a = c._owner, h = f1(c.type, c._source, a ? a.type : null);
|
|
1115
|
+
N1.setExtraStackFrame(h);
|
|
1116
1116
|
} else
|
|
1117
1117
|
N1.setExtraStackFrame(null);
|
|
1118
1118
|
}
|
|
1119
|
-
function Y3(c, a,
|
|
1119
|
+
function Y3(c, a, h, M, P) {
|
|
1120
1120
|
{
|
|
1121
1121
|
var E = Function.call.bind(r1);
|
|
1122
1122
|
for (var R in c)
|
|
@@ -1124,25 +1124,25 @@ function Ve() {
|
|
|
1124
1124
|
var y = void 0;
|
|
1125
1125
|
try {
|
|
1126
1126
|
if (typeof c[R] != "function") {
|
|
1127
|
-
var H = Error((M || "React class") + ": " +
|
|
1127
|
+
var H = Error((M || "React class") + ": " + h + " type `" + R + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof c[R] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
1128
1128
|
throw H.name = "Invariant Violation", H;
|
|
1129
1129
|
}
|
|
1130
|
-
y = c[R](a, R, M,
|
|
1130
|
+
y = c[R](a, R, M, h, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
1131
1131
|
} catch (L) {
|
|
1132
1132
|
y = L;
|
|
1133
1133
|
}
|
|
1134
|
-
y && !(y instanceof Error) && (m1(
|
|
1134
|
+
y && !(y instanceof Error) && (m1(P), S("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", M || "React class", h, R, typeof y), m1(null)), y instanceof Error && !(y.message in Q1) && (Q1[y.message] = !0, m1(P), S("Failed %s type: %s", h, y.message), m1(null));
|
|
1135
1135
|
}
|
|
1136
1136
|
}
|
|
1137
1137
|
}
|
|
1138
1138
|
var J3 = Array.isArray;
|
|
1139
|
-
function
|
|
1139
|
+
function $1(c) {
|
|
1140
1140
|
return J3(c);
|
|
1141
1141
|
}
|
|
1142
1142
|
function X3(c) {
|
|
1143
1143
|
{
|
|
1144
|
-
var a = typeof Symbol == "function" && Symbol.toStringTag,
|
|
1145
|
-
return
|
|
1144
|
+
var a = typeof Symbol == "function" && Symbol.toStringTag, h = a && c[Symbol.toStringTag] || c.constructor.name || "Object";
|
|
1145
|
+
return h;
|
|
1146
1146
|
}
|
|
1147
1147
|
}
|
|
1148
1148
|
function Q3(c) {
|
|
@@ -1186,34 +1186,34 @@ function Ve() {
|
|
|
1186
1186
|
}
|
|
1187
1187
|
function o2(c, a) {
|
|
1188
1188
|
{
|
|
1189
|
-
var
|
|
1189
|
+
var h = function() {
|
|
1190
1190
|
o3 || (o3 = !0, S("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", a));
|
|
1191
1191
|
};
|
|
1192
|
-
|
|
1193
|
-
get:
|
|
1192
|
+
h.isReactWarning = !0, Object.defineProperty(c, "key", {
|
|
1193
|
+
get: h,
|
|
1194
1194
|
configurable: !0
|
|
1195
1195
|
});
|
|
1196
1196
|
}
|
|
1197
1197
|
}
|
|
1198
1198
|
function s2(c, a) {
|
|
1199
1199
|
{
|
|
1200
|
-
var
|
|
1200
|
+
var h = function() {
|
|
1201
1201
|
s3 || (s3 = !0, S("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", a));
|
|
1202
1202
|
};
|
|
1203
|
-
|
|
1204
|
-
get:
|
|
1203
|
+
h.isReactWarning = !0, Object.defineProperty(c, "ref", {
|
|
1204
|
+
get: h,
|
|
1205
1205
|
configurable: !0
|
|
1206
1206
|
});
|
|
1207
1207
|
}
|
|
1208
1208
|
}
|
|
1209
|
-
var c2 = function(c, a,
|
|
1209
|
+
var c2 = function(c, a, h, M, P, E, R) {
|
|
1210
1210
|
var y = {
|
|
1211
1211
|
// This tag allows us to uniquely identify this as a React Element
|
|
1212
1212
|
$$typeof: t,
|
|
1213
1213
|
// Built-in properties that belong on the element
|
|
1214
1214
|
type: c,
|
|
1215
1215
|
key: a,
|
|
1216
|
-
ref:
|
|
1216
|
+
ref: h,
|
|
1217
1217
|
props: R,
|
|
1218
1218
|
// Record the component responsible for creating this element.
|
|
1219
1219
|
_owner: E
|
|
@@ -1232,13 +1232,13 @@ function Ve() {
|
|
|
1232
1232
|
configurable: !1,
|
|
1233
1233
|
enumerable: !1,
|
|
1234
1234
|
writable: !1,
|
|
1235
|
-
value:
|
|
1235
|
+
value: P
|
|
1236
1236
|
}), Object.freeze && (Object.freeze(y.props), Object.freeze(y)), y;
|
|
1237
1237
|
};
|
|
1238
|
-
function r2(c, a,
|
|
1238
|
+
function r2(c, a, h, M, P) {
|
|
1239
1239
|
{
|
|
1240
1240
|
var E, R = {}, y = null, H = null;
|
|
1241
|
-
|
|
1241
|
+
h !== void 0 && (t3(h), y = "" + h), t2(a) && (t3(a.key), y = "" + a.key), e2(a) && (H = a.ref, n2(a, P));
|
|
1242
1242
|
for (E in a)
|
|
1243
1243
|
r1.call(a, E) && !N3.hasOwnProperty(E) && (R[E] = a[E]);
|
|
1244
1244
|
if (c && c.defaultProps) {
|
|
@@ -1250,14 +1250,14 @@ function Ve() {
|
|
|
1250
1250
|
var B = typeof c == "function" ? c.displayName || c.name || "Unknown" : c;
|
|
1251
1251
|
y && o2(R, B), H && s2(R, B);
|
|
1252
1252
|
}
|
|
1253
|
-
return c2(c, y, H,
|
|
1253
|
+
return c2(c, y, H, P, M, n3.current, R);
|
|
1254
1254
|
}
|
|
1255
1255
|
}
|
|
1256
|
-
var
|
|
1256
|
+
var P1 = I.ReactCurrentOwner, c3 = I.ReactDebugCurrentFrame;
|
|
1257
1257
|
function t1(c) {
|
|
1258
1258
|
if (c) {
|
|
1259
|
-
var a = c._owner,
|
|
1260
|
-
c3.setExtraStackFrame(
|
|
1259
|
+
var a = c._owner, h = f1(c.type, c._source, a ? a.type : null);
|
|
1260
|
+
c3.setExtraStackFrame(h);
|
|
1261
1261
|
} else
|
|
1262
1262
|
c3.setExtraStackFrame(null);
|
|
1263
1263
|
}
|
|
@@ -1268,8 +1268,8 @@ function Ve() {
|
|
|
1268
1268
|
}
|
|
1269
1269
|
function r3() {
|
|
1270
1270
|
{
|
|
1271
|
-
if (
|
|
1272
|
-
var c = X(
|
|
1271
|
+
if (P1.current) {
|
|
1272
|
+
var c = X(P1.current.type);
|
|
1273
1273
|
if (c)
|
|
1274
1274
|
return `
|
|
1275
1275
|
|
|
@@ -1286,10 +1286,10 @@ Check the render method of \`` + c + "`.";
|
|
|
1286
1286
|
{
|
|
1287
1287
|
var a = r3();
|
|
1288
1288
|
if (!a) {
|
|
1289
|
-
var
|
|
1290
|
-
|
|
1289
|
+
var h = typeof c == "string" ? c : c.displayName || c.name;
|
|
1290
|
+
h && (a = `
|
|
1291
1291
|
|
|
1292
|
-
Check the top-level render call using <` +
|
|
1292
|
+
Check the top-level render call using <` + h + ">.");
|
|
1293
1293
|
}
|
|
1294
1294
|
return a;
|
|
1295
1295
|
}
|
|
@@ -1299,29 +1299,29 @@ Check the top-level render call using <` + g + ">.");
|
|
|
1299
1299
|
if (!c._store || c._store.validated || c.key != null)
|
|
1300
1300
|
return;
|
|
1301
1301
|
c._store.validated = !0;
|
|
1302
|
-
var
|
|
1303
|
-
if (l3[
|
|
1302
|
+
var h = i2(a);
|
|
1303
|
+
if (l3[h])
|
|
1304
1304
|
return;
|
|
1305
|
-
l3[
|
|
1305
|
+
l3[h] = !0;
|
|
1306
1306
|
var M = "";
|
|
1307
|
-
c && c._owner && c._owner !==
|
|
1307
|
+
c && c._owner && c._owner !== P1.current && (M = " It was passed a child from " + X(c._owner.type) + "."), t1(c), S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', h, M), t1(null);
|
|
1308
1308
|
}
|
|
1309
1309
|
}
|
|
1310
1310
|
function a3(c, a) {
|
|
1311
1311
|
{
|
|
1312
1312
|
if (typeof c != "object")
|
|
1313
1313
|
return;
|
|
1314
|
-
if (
|
|
1315
|
-
for (var
|
|
1316
|
-
var M = c[
|
|
1314
|
+
if ($1(c))
|
|
1315
|
+
for (var h = 0; h < c.length; h++) {
|
|
1316
|
+
var M = c[h];
|
|
1317
1317
|
T1(M) && i3(M, a);
|
|
1318
1318
|
}
|
|
1319
1319
|
else if (T1(c))
|
|
1320
1320
|
c._store && (c._store.validated = !0);
|
|
1321
1321
|
else if (c) {
|
|
1322
|
-
var
|
|
1323
|
-
if (typeof
|
|
1324
|
-
for (var E =
|
|
1322
|
+
var P = j(c);
|
|
1323
|
+
if (typeof P == "function" && P !== c.entries)
|
|
1324
|
+
for (var E = P.call(c), R; !(R = E.next()).done; )
|
|
1325
1325
|
T1(R.value) && i3(R.value, a);
|
|
1326
1326
|
}
|
|
1327
1327
|
}
|
|
@@ -1331,30 +1331,30 @@ Check the top-level render call using <` + g + ">.");
|
|
|
1331
1331
|
var a = c.type;
|
|
1332
1332
|
if (a == null || typeof a == "string")
|
|
1333
1333
|
return;
|
|
1334
|
-
var
|
|
1334
|
+
var h;
|
|
1335
1335
|
if (typeof a == "function")
|
|
1336
|
-
|
|
1336
|
+
h = a.propTypes;
|
|
1337
1337
|
else if (typeof a == "object" && (a.$$typeof === u || // Note: Memo only checks outer props here.
|
|
1338
1338
|
// Inner props are checked in the reconciler.
|
|
1339
1339
|
a.$$typeof === _))
|
|
1340
|
-
|
|
1340
|
+
h = a.propTypes;
|
|
1341
1341
|
else
|
|
1342
1342
|
return;
|
|
1343
|
-
if (
|
|
1343
|
+
if (h) {
|
|
1344
1344
|
var M = X(a);
|
|
1345
|
-
Y3(
|
|
1345
|
+
Y3(h, c.props, "prop", M, c);
|
|
1346
1346
|
} else if (a.PropTypes !== void 0 && !E1) {
|
|
1347
1347
|
E1 = !0;
|
|
1348
|
-
var
|
|
1349
|
-
S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",
|
|
1348
|
+
var P = X(a);
|
|
1349
|
+
S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", P || "Unknown");
|
|
1350
1350
|
}
|
|
1351
1351
|
typeof a.getDefaultProps == "function" && !a.getDefaultProps.isReactClassApproved && S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
1352
1352
|
}
|
|
1353
1353
|
}
|
|
1354
1354
|
function u2(c) {
|
|
1355
1355
|
{
|
|
1356
|
-
for (var a = Object.keys(c.props),
|
|
1357
|
-
var M = a[
|
|
1356
|
+
for (var a = Object.keys(c.props), h = 0; h < a.length; h++) {
|
|
1357
|
+
var M = a[h];
|
|
1358
1358
|
if (M !== "children" && M !== "key") {
|
|
1359
1359
|
t1(c), S("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", M), t1(null);
|
|
1360
1360
|
break;
|
|
@@ -1364,7 +1364,7 @@ Check the top-level render call using <` + g + ">.");
|
|
|
1364
1364
|
}
|
|
1365
1365
|
}
|
|
1366
1366
|
var u3 = {};
|
|
1367
|
-
function d3(c, a,
|
|
1367
|
+
function d3(c, a, h, M, P, E) {
|
|
1368
1368
|
{
|
|
1369
1369
|
var R = b1(c);
|
|
1370
1370
|
if (!R) {
|
|
@@ -1373,16 +1373,16 @@ Check the top-level render call using <` + g + ">.");
|
|
|
1373
1373
|
var H = l2();
|
|
1374
1374
|
H ? y += H : y += r3();
|
|
1375
1375
|
var L;
|
|
1376
|
-
c === null ? L = "null" :
|
|
1376
|
+
c === null ? L = "null" : $1(c) ? L = "array" : c !== void 0 && c.$$typeof === t ? (L = "<" + (X(c.type) || "Unknown") + " />", y = " Did you accidentally export a JSX literal instead of a component?") : L = typeof c, S("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", L, y);
|
|
1377
1377
|
}
|
|
1378
|
-
var B = r2(c, a,
|
|
1378
|
+
var B = r2(c, a, h, P, E);
|
|
1379
1379
|
if (B == null)
|
|
1380
1380
|
return B;
|
|
1381
1381
|
if (R) {
|
|
1382
1382
|
var q = a.children;
|
|
1383
1383
|
if (q !== void 0)
|
|
1384
1384
|
if (M)
|
|
1385
|
-
if (
|
|
1385
|
+
if ($1(q)) {
|
|
1386
1386
|
for (var n1 = 0; n1 < q.length; n1++)
|
|
1387
1387
|
a3(q[n1], c);
|
|
1388
1388
|
Object.freeze && Object.freeze(q);
|
|
@@ -1408,14 +1408,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1408
1408
|
return c === s ? u2(B) : a2(B), B;
|
|
1409
1409
|
}
|
|
1410
1410
|
}
|
|
1411
|
-
function d2(c, a,
|
|
1412
|
-
return d3(c, a,
|
|
1411
|
+
function d2(c, a, h) {
|
|
1412
|
+
return d3(c, a, h, !0);
|
|
1413
1413
|
}
|
|
1414
|
-
function v2(c, a,
|
|
1415
|
-
return d3(c, a,
|
|
1414
|
+
function v2(c, a, h) {
|
|
1415
|
+
return d3(c, a, h, !1);
|
|
1416
1416
|
}
|
|
1417
|
-
var
|
|
1418
|
-
a1.Fragment = s, a1.jsx =
|
|
1417
|
+
var g2 = v2, h2 = d2;
|
|
1418
|
+
a1.Fragment = s, a1.jsx = g2, a1.jsxs = h2;
|
|
1419
1419
|
})()), a1;
|
|
1420
1420
|
}
|
|
1421
1421
|
var p3;
|
|
@@ -1426,7 +1426,7 @@ var o = He();
|
|
|
1426
1426
|
const Fe = "_mwfit_ppa3l_1", Ue = {
|
|
1427
1427
|
mwfit: Fe
|
|
1428
1428
|
}, Ke = () => {
|
|
1429
|
-
const { reconnect: e } =
|
|
1429
|
+
const { reconnect: e } = m(), t = y3(), n = Me(), s = xe();
|
|
1430
1430
|
return /* @__PURE__ */ o.jsxs("div", { className: "vh-100 d-flex flex-column flex-grow-1 justify-content-center align-items-center gap-5 ", children: [
|
|
1431
1431
|
/* @__PURE__ */ o.jsxs("div", { className: `${Ue.mwfit} mx-auto text-center`, children: [
|
|
1432
1432
|
t === void 0 ? /* @__PURE__ */ o.jsx("h2", { children: "Connecting..." }) : /* @__PURE__ */ o.jsx("h2", { children: "Disconnected" }),
|
|
@@ -1465,7 +1465,7 @@ const Fe = "_mwfit_ppa3l_1", Ue = {
|
|
|
1465
1465
|
t(_e(u, f));
|
|
1466
1466
|
},
|
|
1467
1467
|
[t]
|
|
1468
|
-
),
|
|
1468
|
+
), g = l1(() => {
|
|
1469
1469
|
t(Le());
|
|
1470
1470
|
}, [t]);
|
|
1471
1471
|
return /* @__PURE__ */ o.jsx(
|
|
@@ -1476,13 +1476,13 @@ const Fe = "_mwfit_ppa3l_1", Ue = {
|
|
|
1476
1476
|
sendSimpleMessage: r,
|
|
1477
1477
|
addEventHandler: l,
|
|
1478
1478
|
removeEventHandler: i,
|
|
1479
|
-
reconnect:
|
|
1479
|
+
reconnect: g
|
|
1480
1480
|
},
|
|
1481
1481
|
children: n ? e : /* @__PURE__ */ o.jsx(Ke, {})
|
|
1482
1482
|
}
|
|
1483
1483
|
);
|
|
1484
|
-
},
|
|
1485
|
-
function
|
|
1484
|
+
}, V8 = ({ children: e }) => /* @__PURE__ */ o.jsx(Z2, { store: We, children: /* @__PURE__ */ o.jsx(qe, { children: e }) });
|
|
1485
|
+
function m() {
|
|
1486
1486
|
return I2(k3);
|
|
1487
1487
|
}
|
|
1488
1488
|
function Ge({
|
|
@@ -1492,14 +1492,14 @@ function Ge({
|
|
|
1492
1492
|
onPressedButNotHeld: s,
|
|
1493
1493
|
holdTimeMs: r = 500
|
|
1494
1494
|
}) {
|
|
1495
|
-
const l = d1(null), i = d1(!1),
|
|
1495
|
+
const l = d1(null), i = d1(!1), g = d1(!1);
|
|
1496
1496
|
function u() {
|
|
1497
|
-
i.current = !0,
|
|
1498
|
-
|
|
1497
|
+
i.current = !0, g.current = !1, e == null || e(), l.current = setTimeout(() => {
|
|
1498
|
+
g.current = !0, n == null || n(), l.current = null;
|
|
1499
1499
|
}, r);
|
|
1500
1500
|
}
|
|
1501
1501
|
function f() {
|
|
1502
|
-
i.current = !1, t == null || t(), l.current && (clearTimeout(l.current), l.current = null,
|
|
1502
|
+
i.current = !1, t == null || t(), l.current && (clearTimeout(l.current), l.current = null, g.current || s == null || s());
|
|
1503
1503
|
}
|
|
1504
1504
|
function d() {
|
|
1505
1505
|
i.current && f();
|
|
@@ -1510,8 +1510,8 @@ function Ge({
|
|
|
1510
1510
|
onPointerLeave: d
|
|
1511
1511
|
};
|
|
1512
1512
|
}
|
|
1513
|
-
function
|
|
1514
|
-
const { sendMessage: s } =
|
|
1513
|
+
function w(e, t) {
|
|
1514
|
+
const { sendMessage: s } = m(), r = d1(null);
|
|
1515
1515
|
function l() {
|
|
1516
1516
|
s(`${e}/${t}`, { value: "pressed" }), r.current || (r.current = setInterval(() => {
|
|
1517
1517
|
s(`${e}/${t}`, { value: "held" });
|
|
@@ -1523,24 +1523,24 @@ function m(e, t) {
|
|
|
1523
1523
|
return Ge({ onPress: l, onRelease: i });
|
|
1524
1524
|
}
|
|
1525
1525
|
function j1(e) {
|
|
1526
|
-
const { sendMessage: t } =
|
|
1527
|
-
return
|
|
1526
|
+
const { sendMessage: t } = m(), n = w(`${e}`, "volumeUp"), s = w(`${e}`, "volumeDown");
|
|
1527
|
+
return T(() => ({
|
|
1528
1528
|
volumeUp: n,
|
|
1529
1529
|
volumeDown: s,
|
|
1530
1530
|
muteToggle: () => t(`${e}/muteToggle`, null)
|
|
1531
1531
|
}), [e, t, n, s]);
|
|
1532
1532
|
}
|
|
1533
|
-
function
|
|
1534
|
-
const { sendMessage: t } =
|
|
1535
|
-
return
|
|
1533
|
+
function H8(e) {
|
|
1534
|
+
const { sendMessage: t } = m(), n = w(`${e}`, "volumeUp"), s = w(`${e}`, "volumeDown");
|
|
1535
|
+
return T(() => ({
|
|
1536
1536
|
volumeUp: n,
|
|
1537
1537
|
volumeDown: s,
|
|
1538
1538
|
muteToggle: () => t(`${e}/muteToggle`, null)
|
|
1539
1539
|
}), [e, t, n, s]);
|
|
1540
1540
|
}
|
|
1541
1541
|
function V3(e, t) {
|
|
1542
|
-
const { sendMessage: n, sendSimpleMessage: s } =
|
|
1543
|
-
return
|
|
1542
|
+
const { sendMessage: n, sendSimpleMessage: s } = m(), r = j1(e);
|
|
1543
|
+
return T(() => {
|
|
1544
1544
|
if (!r) {
|
|
1545
1545
|
console.log("baseVolume is undefined");
|
|
1546
1546
|
return;
|
|
@@ -1558,9 +1558,9 @@ function V3(e, t) {
|
|
|
1558
1558
|
};
|
|
1559
1559
|
}, [r, t, e, n, s]);
|
|
1560
1560
|
}
|
|
1561
|
-
function
|
|
1562
|
-
const { sendMessage: n, sendSimpleMessage: s } =
|
|
1563
|
-
return
|
|
1561
|
+
function F8(e, t) {
|
|
1562
|
+
const { sendMessage: n, sendSimpleMessage: s } = m(), r = j1(e);
|
|
1563
|
+
return T(() => !r || !t ? void 0 : {
|
|
1564
1564
|
...r,
|
|
1565
1565
|
volumeState: t,
|
|
1566
1566
|
setLevel: (u) => s(`${e}/level`, u),
|
|
@@ -1569,7 +1569,7 @@ function Ft(e, t) {
|
|
|
1569
1569
|
}, [r, t, e, n, s]);
|
|
1570
1570
|
}
|
|
1571
1571
|
function ze(e) {
|
|
1572
|
-
const t = Z(e), n = `/device/${e}`, s =
|
|
1572
|
+
const t = Z(e), n = `/device/${e}`, s = T(() => {
|
|
1573
1573
|
if (t)
|
|
1574
1574
|
return t.volume;
|
|
1575
1575
|
}, [t]);
|
|
@@ -1577,7 +1577,7 @@ function ze(e) {
|
|
|
1577
1577
|
}
|
|
1578
1578
|
function H3(e) {
|
|
1579
1579
|
var i;
|
|
1580
|
-
const { sendMessage: t } =
|
|
1580
|
+
const { sendMessage: t } = m(), n = (i = Z(e)) == null ? void 0 : i.powerState;
|
|
1581
1581
|
return { powerOn: () => {
|
|
1582
1582
|
t(`/device/${e}/powerOn`, null);
|
|
1583
1583
|
}, powerOff: () => {
|
|
@@ -1587,23 +1587,23 @@ function H3(e) {
|
|
|
1587
1587
|
}, powerState: n };
|
|
1588
1588
|
}
|
|
1589
1589
|
function W1(e) {
|
|
1590
|
-
const { sendMessage: t } =
|
|
1590
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1591
1591
|
return console.log("deviceState", n), n ? { itemsState: n, selectItem: (r) => {
|
|
1592
1592
|
t(`/device/${e}/${r}`, null);
|
|
1593
1593
|
} } : void 0;
|
|
1594
1594
|
}
|
|
1595
1595
|
function Ye(e) {
|
|
1596
|
-
const { sendMessage: t } =
|
|
1596
|
+
const { sendMessage: t } = m(), n = Z(e), s = () => {
|
|
1597
1597
|
t(`/device/${e}/setDefaultChannelLevels`, null);
|
|
1598
1598
|
}, r = () => {
|
|
1599
1599
|
if ((n == null ? void 0 : n.levelControls) === void 0) return;
|
|
1600
|
-
Object.keys(n == null ? void 0 : n.levelControls).forEach((
|
|
1601
|
-
t(`/device/${e}/${
|
|
1600
|
+
Object.keys(n == null ? void 0 : n.levelControls).forEach((g) => {
|
|
1601
|
+
t(`/device/${e}/${g}/fullStatus`, null);
|
|
1602
1602
|
});
|
|
1603
1603
|
};
|
|
1604
1604
|
return n ? { levelControls: n.levelControls, setDefaultChannelLevels: s, getFullStatus: r } : void 0;
|
|
1605
1605
|
}
|
|
1606
|
-
function
|
|
1606
|
+
function U8(e) {
|
|
1607
1607
|
const t = Z(e), n = H3(e), s = W1(e), r = W1(e), l = ze(e), i = Ye(e);
|
|
1608
1608
|
if (t)
|
|
1609
1609
|
return {
|
|
@@ -1615,8 +1615,8 @@ function Ut(e) {
|
|
|
1615
1615
|
mainVolumeControl: l
|
|
1616
1616
|
};
|
|
1617
1617
|
}
|
|
1618
|
-
function
|
|
1619
|
-
const { sendMessage: t } =
|
|
1618
|
+
function K8(e) {
|
|
1619
|
+
const { sendMessage: t } = m(), n = `/device/${e}`, s = Z(e), r = w(n, "cameraUp"), l = w(n, "cameraDown"), i = w(n, "cameraLeft"), g = w(n, "cameraRight"), u = w(n, "cameraZoomIn"), f = w(n, "cameraZoomOut"), d = (_) => t("/camera/recallPreset", _);
|
|
1620
1620
|
if (s)
|
|
1621
1621
|
return {
|
|
1622
1622
|
state: s,
|
|
@@ -1625,11 +1625,11 @@ function Kt(e) {
|
|
|
1625
1625
|
up: r,
|
|
1626
1626
|
down: l,
|
|
1627
1627
|
left: i,
|
|
1628
|
-
right:
|
|
1628
|
+
right: g,
|
|
1629
1629
|
recallPreset: d
|
|
1630
1630
|
};
|
|
1631
1631
|
}
|
|
1632
|
-
const
|
|
1632
|
+
const q8 = ({ className: e }) => {
|
|
1633
1633
|
const [t, n] = Y();
|
|
1634
1634
|
return S1(() => {
|
|
1635
1635
|
setInterval(() => {
|
|
@@ -1641,30 +1641,30 @@ const qt = ({ className: e }) => {
|
|
|
1641
1641
|
" new change"
|
|
1642
1642
|
] });
|
|
1643
1643
|
};
|
|
1644
|
-
function
|
|
1645
|
-
const { sendMessage: t } =
|
|
1646
|
-
return n ? { state: n, recallPreset: (i,
|
|
1647
|
-
t(`${s}/presets/recall`, { deviceKey: i, preset:
|
|
1644
|
+
function G8(e) {
|
|
1645
|
+
const { sendMessage: t } = m(), n = Z(e), s = `/device/${e}`;
|
|
1646
|
+
return n ? { state: n, recallPreset: (i, g) => {
|
|
1647
|
+
t(`${s}/presets/recall`, { deviceKey: i, preset: g });
|
|
1648
1648
|
}, savePresets: (i) => {
|
|
1649
1649
|
t(`${s}/presets/save`, i);
|
|
1650
1650
|
} } : void 0;
|
|
1651
1651
|
}
|
|
1652
|
-
function
|
|
1652
|
+
function z8(e) {
|
|
1653
1653
|
const t = Z(e);
|
|
1654
1654
|
if (t)
|
|
1655
1655
|
return { endpointState: t };
|
|
1656
1656
|
}
|
|
1657
|
-
function
|
|
1657
|
+
function Y8(e) {
|
|
1658
1658
|
const t = Z(e);
|
|
1659
1659
|
if (t)
|
|
1660
1660
|
return {
|
|
1661
1661
|
state: t
|
|
1662
1662
|
};
|
|
1663
1663
|
}
|
|
1664
|
-
function
|
|
1665
|
-
const { sendMessage: t } =
|
|
1664
|
+
function J8(e) {
|
|
1665
|
+
const { sendMessage: t } = m(), n = Z(e), s = T(() => {
|
|
1666
1666
|
const r = `/device/${e}`;
|
|
1667
|
-
return { setEntry: (
|
|
1667
|
+
return { setEntry: (g, u, f) => t(`${r}/setEntry`, { index: g, name: u, number: f }), dialEntry: (g) => t(`${r}/dialEntry`, { value: g }) };
|
|
1668
1668
|
}, [e, t]);
|
|
1669
1669
|
if (n)
|
|
1670
1670
|
return {
|
|
@@ -1672,15 +1672,15 @@ function Jt(e) {
|
|
|
1672
1672
|
...s
|
|
1673
1673
|
};
|
|
1674
1674
|
}
|
|
1675
|
-
function
|
|
1676
|
-
const t = `/device/${e}`, n =
|
|
1677
|
-
return { channelUp: n, channelDown: s, lastChannel: r, guide: l, info: i, exit:
|
|
1675
|
+
function X8(e) {
|
|
1676
|
+
const t = `/device/${e}`, n = w(t, "chanUp"), s = w(t, "chanDown"), r = w(t, "lastChan"), l = w(t, "guide"), i = w(t, "info"), g = w(t, "exit");
|
|
1677
|
+
return { channelUp: n, channelDown: s, lastChannel: r, guide: l, info: i, exit: g };
|
|
1678
1678
|
}
|
|
1679
|
-
function
|
|
1680
|
-
const t = `/device/${e}`, n =
|
|
1679
|
+
function Q8(e) {
|
|
1680
|
+
const t = `/device/${e}`, n = w(t, "red"), s = w(t, "green"), r = w(t, "yellow"), l = w(t, "blue");
|
|
1681
1681
|
return { red: n, green: s, yellow: r, blue: l };
|
|
1682
1682
|
}
|
|
1683
|
-
function
|
|
1683
|
+
function N8(e) {
|
|
1684
1684
|
const t = Z(e);
|
|
1685
1685
|
if (t)
|
|
1686
1686
|
return {
|
|
@@ -1700,8 +1700,8 @@ function t6(e) {
|
|
|
1700
1700
|
return t.deviceInfo || void 0;
|
|
1701
1701
|
}
|
|
1702
1702
|
function n6(e) {
|
|
1703
|
-
const { sendMessage: t } =
|
|
1704
|
-
return
|
|
1703
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1704
|
+
return T(() => {
|
|
1705
1705
|
if (!n) return;
|
|
1706
1706
|
const s = `/device/${e}`;
|
|
1707
1707
|
return {
|
|
@@ -1716,11 +1716,11 @@ function n6(e) {
|
|
|
1716
1716
|
}, [e, t, n]);
|
|
1717
1717
|
}
|
|
1718
1718
|
function o6(e) {
|
|
1719
|
-
const t = `/device/${e}`, n =
|
|
1720
|
-
return { up: n, down: s, left: r, right: l, select: i, menu:
|
|
1719
|
+
const t = `/device/${e}`, n = w(t, "up"), s = w(t, "down"), r = w(t, "left"), l = w(t, "right"), i = w(t, "select"), g = w(t, "menu"), u = w(t, "exit");
|
|
1720
|
+
return { up: n, down: s, left: r, right: l, select: i, menu: g, exit: u };
|
|
1721
1721
|
}
|
|
1722
1722
|
function s6(e) {
|
|
1723
|
-
const { sendMessage: t } =
|
|
1723
|
+
const { sendMessage: t } = m();
|
|
1724
1724
|
return { recallPreset: (s) => {
|
|
1725
1725
|
t(
|
|
1726
1726
|
`/device/${e}/recallPreset`,
|
|
@@ -1729,11 +1729,11 @@ function s6(e) {
|
|
|
1729
1729
|
} };
|
|
1730
1730
|
}
|
|
1731
1731
|
function c6(e) {
|
|
1732
|
-
const t = `/device/${e}`, n =
|
|
1732
|
+
const t = `/device/${e}`, n = w(t, "dvrList"), s = w(t, "record");
|
|
1733
1733
|
return { dvrList: n, record: s };
|
|
1734
1734
|
}
|
|
1735
1735
|
function r6(e) {
|
|
1736
|
-
const { sendMessage: t } =
|
|
1736
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1737
1737
|
return n ? { roomCombinerState: n, setAutoMode: () => {
|
|
1738
1738
|
t(`/device/${e}/setAutoMode`, null);
|
|
1739
1739
|
}, setManualMode: () => {
|
|
@@ -1747,8 +1747,8 @@ function r6(e) {
|
|
|
1747
1747
|
} } : void 0;
|
|
1748
1748
|
}
|
|
1749
1749
|
function l6(e) {
|
|
1750
|
-
const { sendMessage: t } =
|
|
1751
|
-
return
|
|
1750
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1751
|
+
return T(() => {
|
|
1752
1752
|
if (!n) return;
|
|
1753
1753
|
const s = `/device/${e}`;
|
|
1754
1754
|
return {
|
|
@@ -1761,7 +1761,7 @@ function l6(e) {
|
|
|
1761
1761
|
}
|
|
1762
1762
|
function i6(e) {
|
|
1763
1763
|
var i;
|
|
1764
|
-
const { sendMessage: t } =
|
|
1764
|
+
const { sendMessage: t } = m(), n = (i = Z(e)) == null ? void 0 : i.cameraIsMuted, s = () => {
|
|
1765
1765
|
t(`/device/${e}/cameraMuteOn`, null);
|
|
1766
1766
|
}, r = () => {
|
|
1767
1767
|
t(`/device/${e}/cameraMuteOff`, null);
|
|
@@ -1773,7 +1773,7 @@ function i6(e) {
|
|
|
1773
1773
|
}
|
|
1774
1774
|
function a6(e) {
|
|
1775
1775
|
var l;
|
|
1776
|
-
const { sendMessage: t } =
|
|
1776
|
+
const { sendMessage: t } = m(), n = (l = Z(e)) == null ? void 0 : l.presets, s = (i) => {
|
|
1777
1777
|
t(`/device/${e}/recallPreset`, i);
|
|
1778
1778
|
}, r = (i) => {
|
|
1779
1779
|
t(`/device/${e}/savePreset`, i);
|
|
@@ -1782,7 +1782,7 @@ function a6(e) {
|
|
|
1782
1782
|
return { recallPreset: s, savePreset: r, presets: n };
|
|
1783
1783
|
}
|
|
1784
1784
|
function u6(e) {
|
|
1785
|
-
const { sendMessage: t } =
|
|
1785
|
+
const { sendMessage: t } = m(), n = `/device/${e}`, s = Z(e);
|
|
1786
1786
|
return s ? {
|
|
1787
1787
|
state: s,
|
|
1788
1788
|
selectCamera: (l) => {
|
|
@@ -1791,8 +1791,8 @@ function u6(e) {
|
|
|
1791
1791
|
} : void 0;
|
|
1792
1792
|
}
|
|
1793
1793
|
function d6(e) {
|
|
1794
|
-
const { sendMessage: t } =
|
|
1795
|
-
return
|
|
1794
|
+
const { sendMessage: t } = m();
|
|
1795
|
+
return T(() => {
|
|
1796
1796
|
const n = `/device/${e}`;
|
|
1797
1797
|
return {
|
|
1798
1798
|
recallPreset: (l) => t(`${n}/recallPreset`, { value: l }),
|
|
@@ -1801,8 +1801,8 @@ function d6(e) {
|
|
|
1801
1801
|
}, [e, t]);
|
|
1802
1802
|
}
|
|
1803
1803
|
function v6(e) {
|
|
1804
|
-
const { sendMessage: t } =
|
|
1805
|
-
return
|
|
1804
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1805
|
+
return T(() => n ? {
|
|
1806
1806
|
state: n,
|
|
1807
1807
|
dial: (u) => t(`/device/${e}/dial`, { value: u }),
|
|
1808
1808
|
endAllCalls: () => t(`/device/${e}/endAllCalls`, null),
|
|
@@ -1811,9 +1811,9 @@ function v6(e) {
|
|
|
1811
1811
|
rejectCall: (u) => t(`/device/${e}/rejectCall`, u)
|
|
1812
1812
|
} : void 0, [e, t, n]);
|
|
1813
1813
|
}
|
|
1814
|
-
function
|
|
1815
|
-
const { sendMessage: t } =
|
|
1816
|
-
return
|
|
1814
|
+
function g6(e) {
|
|
1815
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1816
|
+
return T(() => {
|
|
1817
1817
|
if (!n) return;
|
|
1818
1818
|
const s = `/device/${e}`;
|
|
1819
1819
|
return {
|
|
@@ -1825,9 +1825,9 @@ function h6(e) {
|
|
|
1825
1825
|
};
|
|
1826
1826
|
}, [e, t, n]);
|
|
1827
1827
|
}
|
|
1828
|
-
function
|
|
1829
|
-
const { sendMessage: t } =
|
|
1830
|
-
return
|
|
1828
|
+
function h6(e) {
|
|
1829
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1830
|
+
return T(() => {
|
|
1831
1831
|
if (!n) return;
|
|
1832
1832
|
const s = `/device/${e}`;
|
|
1833
1833
|
return {
|
|
@@ -1839,8 +1839,8 @@ function g6(e) {
|
|
|
1839
1839
|
}, [e, t, n]);
|
|
1840
1840
|
}
|
|
1841
1841
|
function f6(e) {
|
|
1842
|
-
const { sendMessage: t } =
|
|
1843
|
-
return
|
|
1842
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1843
|
+
return T(() => {
|
|
1844
1844
|
if (!n) return;
|
|
1845
1845
|
const s = `/device/${e}`;
|
|
1846
1846
|
return {
|
|
@@ -1853,8 +1853,8 @@ function f6(e) {
|
|
|
1853
1853
|
}, [e, t, n]);
|
|
1854
1854
|
}
|
|
1855
1855
|
function m6(e) {
|
|
1856
|
-
const { sendMessage: t } =
|
|
1857
|
-
return
|
|
1856
|
+
const { sendMessage: t } = m();
|
|
1857
|
+
return T(() => {
|
|
1858
1858
|
const n = `/device/${e}`;
|
|
1859
1859
|
return {
|
|
1860
1860
|
muteAllParticipants: () => t(`${n}/muteAllParticipants`, null),
|
|
@@ -1864,21 +1864,21 @@ function m6(e) {
|
|
|
1864
1864
|
}, [e, t]);
|
|
1865
1865
|
}
|
|
1866
1866
|
function w6(e) {
|
|
1867
|
-
const { sendMessage: t } =
|
|
1868
|
-
return
|
|
1867
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1868
|
+
return T(() => {
|
|
1869
1869
|
if (!n) return;
|
|
1870
1870
|
const s = `/device/${e}`;
|
|
1871
1871
|
return {
|
|
1872
1872
|
state: n,
|
|
1873
|
-
pinParticipant: (
|
|
1874
|
-
unpinParticipant: (
|
|
1875
|
-
toggleParticipantPin: (
|
|
1873
|
+
pinParticipant: (g, u) => t(`${s}/pinParticipant`, { userId: g, screenIndex: u }),
|
|
1874
|
+
unpinParticipant: (g) => t(`${s}/unpinParticipant`, { value: g }),
|
|
1875
|
+
toggleParticipantPin: (g, u) => t(`${s}/toggleParticipantPin`, { userId: g, screenIndex: u })
|
|
1876
1876
|
};
|
|
1877
1877
|
}, [e, t, n]);
|
|
1878
1878
|
}
|
|
1879
1879
|
function p6(e) {
|
|
1880
|
-
const { sendMessage: t } =
|
|
1881
|
-
return
|
|
1880
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1881
|
+
return T(() => {
|
|
1882
1882
|
if (!n) return;
|
|
1883
1883
|
const s = `/device/${e}`;
|
|
1884
1884
|
return {
|
|
@@ -1893,21 +1893,21 @@ function p6(e) {
|
|
|
1893
1893
|
}, [e, t, n]);
|
|
1894
1894
|
}
|
|
1895
1895
|
function M6(e) {
|
|
1896
|
-
const { sendMessage: t } =
|
|
1897
|
-
return
|
|
1896
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1897
|
+
return T(() => {
|
|
1898
1898
|
if (!n) return;
|
|
1899
1899
|
const s = `/device/${e}`;
|
|
1900
1900
|
return {
|
|
1901
1901
|
state: n,
|
|
1902
|
-
dialPhoneCall: (
|
|
1902
|
+
dialPhoneCall: (g) => t(`${s}/dialPhoneCall`, { value: g }),
|
|
1903
1903
|
endPhoneCall: () => t(`${s}/endPhoneCall`, null),
|
|
1904
|
-
sendDtmfToPhone: (
|
|
1904
|
+
sendDtmfToPhone: (g) => t(`${s}/sendDtmfToPhone`, { value: g })
|
|
1905
1905
|
};
|
|
1906
1906
|
}, [e, t, n]);
|
|
1907
1907
|
}
|
|
1908
1908
|
function x6(e) {
|
|
1909
|
-
const { sendMessage: t } =
|
|
1910
|
-
return
|
|
1909
|
+
const { sendMessage: t } = m();
|
|
1910
|
+
return T(() => {
|
|
1911
1911
|
const n = `/device/${e}`;
|
|
1912
1912
|
return {
|
|
1913
1913
|
dialPresent: () => t(`${n}/dialPresent`, null),
|
|
@@ -1916,8 +1916,8 @@ function x6(e) {
|
|
|
1916
1916
|
}, [e, t]);
|
|
1917
1917
|
}
|
|
1918
1918
|
function S6(e) {
|
|
1919
|
-
const { sendMessage: t } =
|
|
1920
|
-
return
|
|
1919
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1920
|
+
return T(() => {
|
|
1921
1921
|
if (!n) return;
|
|
1922
1922
|
const s = `/device/${e}`;
|
|
1923
1923
|
return {
|
|
@@ -1928,8 +1928,8 @@ function S6(e) {
|
|
|
1928
1928
|
}, [e, t, n]);
|
|
1929
1929
|
}
|
|
1930
1930
|
function Z6(e) {
|
|
1931
|
-
const { sendMessage: t } =
|
|
1932
|
-
return
|
|
1931
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1932
|
+
return T(() => {
|
|
1933
1933
|
if (!n) return;
|
|
1934
1934
|
const s = `/device/${e}`;
|
|
1935
1935
|
return {
|
|
@@ -1940,8 +1940,20 @@ function Z6(e) {
|
|
|
1940
1940
|
}, [e, t, n]);
|
|
1941
1941
|
}
|
|
1942
1942
|
function C6(e) {
|
|
1943
|
-
const { sendMessage: t } =
|
|
1944
|
-
return
|
|
1943
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1944
|
+
return T(() => {
|
|
1945
|
+
if (!n) return;
|
|
1946
|
+
const s = `/device/${e}`;
|
|
1947
|
+
return {
|
|
1948
|
+
state: n,
|
|
1949
|
+
startMeeting: (i) => t(`${s}/startMeeting`, { value: i }),
|
|
1950
|
+
leaveMeeting: () => t(`${s}/leaveMeeting`, null)
|
|
1951
|
+
};
|
|
1952
|
+
}, [e, t, n]);
|
|
1953
|
+
}
|
|
1954
|
+
function j6(e) {
|
|
1955
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1956
|
+
return T(() => {
|
|
1945
1957
|
if (!n) return;
|
|
1946
1958
|
const s = `/device/${e}`;
|
|
1947
1959
|
return {
|
|
@@ -1953,8 +1965,8 @@ function C6(e) {
|
|
|
1953
1965
|
};
|
|
1954
1966
|
}, [e, t, n]);
|
|
1955
1967
|
}
|
|
1956
|
-
function
|
|
1957
|
-
const { sendMessage: t, sendSimpleMessage: n } =
|
|
1968
|
+
function b6(e) {
|
|
1969
|
+
const { sendMessage: t, sendSimpleMessage: n } = m(), s = Z(e), r = oe(e), l = s || r;
|
|
1958
1970
|
return l ? {
|
|
1959
1971
|
levelState: l,
|
|
1960
1972
|
setLevel: (d, _) => n(`${d}/level`, _),
|
|
@@ -1963,33 +1975,33 @@ function j6(e) {
|
|
|
1963
1975
|
muteOff: (d) => t(`${d}/muteOff`, null)
|
|
1964
1976
|
} : void 0;
|
|
1965
1977
|
}
|
|
1966
|
-
function
|
|
1967
|
-
const { sendMessage: t } =
|
|
1978
|
+
function I6(e) {
|
|
1979
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1968
1980
|
return n ? { lightingState: n, selectScene: (r) => {
|
|
1969
1981
|
t(`/device/${e}/selectScene`, r);
|
|
1970
1982
|
} } : void 0;
|
|
1971
1983
|
}
|
|
1972
|
-
function
|
|
1973
|
-
const { sendMessage: t } =
|
|
1984
|
+
function y6(e) {
|
|
1985
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
1974
1986
|
return n ? { matrixRoutingState: n, setRoute: (r) => {
|
|
1975
1987
|
t(`/device/${e}/route`, r);
|
|
1976
1988
|
} } : void 0;
|
|
1977
1989
|
}
|
|
1978
|
-
function
|
|
1979
|
-
const { sendMessage: t } =
|
|
1990
|
+
function R6(e) {
|
|
1991
|
+
const { sendMessage: t } = m();
|
|
1980
1992
|
return { closeApp: () => {
|
|
1981
1993
|
t(`/device/${e}/closeWebViewController`, null);
|
|
1982
1994
|
} };
|
|
1983
1995
|
}
|
|
1984
|
-
function
|
|
1985
|
-
const t = `/device/${e}`, n =
|
|
1996
|
+
function $6(e) {
|
|
1997
|
+
const t = `/device/${e}`, n = w(t, "num0"), s = w(t, "num1"), r = w(t, "num2"), l = w(t, "num3"), i = w(t, "num4"), g = w(t, "num5"), u = w(t, "num6"), f = w(t, "num7"), d = w(t, "num8"), _ = w(t, "num9"), A = w(t, "numDash"), v = w(t, "numEnter");
|
|
1986
1998
|
return {
|
|
1987
1999
|
digit0: n,
|
|
1988
2000
|
digit1: s,
|
|
1989
2001
|
digit2: r,
|
|
1990
2002
|
digit3: l,
|
|
1991
2003
|
digit4: i,
|
|
1992
|
-
digit5:
|
|
2004
|
+
digit5: g,
|
|
1993
2005
|
digit6: u,
|
|
1994
2006
|
digit7: f,
|
|
1995
2007
|
digit8: d,
|
|
@@ -1999,43 +2011,43 @@ function R6(e) {
|
|
|
1999
2011
|
};
|
|
2000
2012
|
}
|
|
2001
2013
|
function P6(e) {
|
|
2002
|
-
const { sendMessage: t } =
|
|
2014
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
2003
2015
|
return n ? { projectorScreenLiftControlState: n, raise: () => {
|
|
2004
2016
|
t(`/device/${e}/raise`, null);
|
|
2005
2017
|
}, lower: () => {
|
|
2006
2018
|
t(`/device/${e}/lower`, null);
|
|
2007
2019
|
} } : void 0;
|
|
2008
2020
|
}
|
|
2009
|
-
function
|
|
2010
|
-
const { sendMessage: t } =
|
|
2021
|
+
function E6(e) {
|
|
2022
|
+
const { sendMessage: t } = m(), n = C1(e);
|
|
2011
2023
|
return n ? { roomEventScheduleState: n, save: (r) => {
|
|
2012
2024
|
t(`/room/${e}/saveScheduledEvents`, r);
|
|
2013
2025
|
} } : void 0;
|
|
2014
2026
|
}
|
|
2015
|
-
function
|
|
2016
|
-
const { sendMessage: t } =
|
|
2027
|
+
function T6(e) {
|
|
2028
|
+
const { sendMessage: t } = m();
|
|
2017
2029
|
return { runDefaultPresentRoute: () => {
|
|
2018
2030
|
t(`/room/${e}/defaultsource`, {});
|
|
2019
2031
|
} };
|
|
2020
2032
|
}
|
|
2021
|
-
function
|
|
2022
|
-
const { sendMessage: t } =
|
|
2033
|
+
function D6(e) {
|
|
2034
|
+
const { sendMessage: t } = m();
|
|
2023
2035
|
return { runDirectRoute: (s) => {
|
|
2024
2036
|
t(`/room/${e}/directRoute`, s);
|
|
2025
2037
|
} };
|
|
2026
2038
|
}
|
|
2027
|
-
function
|
|
2028
|
-
const { sendMessage: t } =
|
|
2039
|
+
function A6(e) {
|
|
2040
|
+
const { sendMessage: t } = m();
|
|
2029
2041
|
return { routingState: Z(e), runRoute: (r) => {
|
|
2030
2042
|
t(`/room/${e}/source`, r);
|
|
2031
2043
|
} };
|
|
2032
2044
|
}
|
|
2033
|
-
function
|
|
2034
|
-
const t = `/device/${e}`, n =
|
|
2045
|
+
function _6(e) {
|
|
2046
|
+
const t = `/device/${e}`, n = w(t, "chanUp"), s = w(t, "chanDown");
|
|
2035
2047
|
return { dvrList: n, replay: s };
|
|
2036
2048
|
}
|
|
2037
|
-
function
|
|
2038
|
-
const { sendMessage: t } =
|
|
2049
|
+
function L6(e) {
|
|
2050
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
2039
2051
|
return n ? { shadeState: n, shadeUp: () => {
|
|
2040
2052
|
t(`/device/${e}/shadeUp`, null);
|
|
2041
2053
|
}, shadeDown: () => {
|
|
@@ -2044,10 +2056,10 @@ function _6(e) {
|
|
|
2044
2056
|
t(`/device/${e}/stopOrPreset`, null);
|
|
2045
2057
|
} } : void 0;
|
|
2046
2058
|
}
|
|
2047
|
-
function
|
|
2048
|
-
const { sendMessage: t } =
|
|
2049
|
-
return n ? { shutdownPromptTimerState: n, setShutdownPromptSeconds: (
|
|
2050
|
-
t(`/room/${e}/setShutdownPromptSeconds`,
|
|
2059
|
+
function B6(e) {
|
|
2060
|
+
const { sendMessage: t } = m(), n = C1(e);
|
|
2061
|
+
return n ? { shutdownPromptTimerState: n, setShutdownPromptSeconds: (g) => {
|
|
2062
|
+
t(`/room/${e}/setShutdownPromptSeconds`, g);
|
|
2051
2063
|
}, shutdownStart: () => {
|
|
2052
2064
|
t(`/room/${e}/shutdownStart`, null);
|
|
2053
2065
|
}, shutdownEnd: () => {
|
|
@@ -2056,28 +2068,28 @@ function L6(e) {
|
|
|
2056
2068
|
t(`/room/${e}/shutdownCancel`, null);
|
|
2057
2069
|
} } : void 0;
|
|
2058
2070
|
}
|
|
2059
|
-
function
|
|
2060
|
-
const { sendMessage: t } =
|
|
2071
|
+
function O6(e) {
|
|
2072
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
2061
2073
|
return n ? { switchedOutputState: n, on: () => {
|
|
2062
2074
|
t(`/device/${e}/on`, null);
|
|
2063
2075
|
}, off: () => {
|
|
2064
2076
|
t(`/device/${e}/off`, null);
|
|
2065
2077
|
} } : void 0;
|
|
2066
2078
|
}
|
|
2067
|
-
function
|
|
2068
|
-
const { sendMessage: t } =
|
|
2079
|
+
function W6(e) {
|
|
2080
|
+
const { sendMessage: t } = m(), n = C1(e);
|
|
2069
2081
|
return n ? { techPasswordState: n, validatePassword: (l) => {
|
|
2070
2082
|
t(`/room/${e}/validateTechPassword`, { password: l });
|
|
2071
2083
|
}, setPassword: (l, i) => {
|
|
2072
2084
|
t(`/room/${e}/setTechPassword`, { oldPassword: l, newPassword: i });
|
|
2073
2085
|
} } : void 0;
|
|
2074
2086
|
}
|
|
2075
|
-
function
|
|
2076
|
-
const { sendMessage: t } =
|
|
2087
|
+
function k6(e) {
|
|
2088
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
2077
2089
|
return n ? { state: n, setTemperatureUnitsToCelcius: () => t(`${e}/setTemperatureUnitsToCelcius`, null), setTemperatureUnitsToFahrenheit: () => t(`${e}/setTemperatureUnitsToFahrenheit`, null) } : void 0;
|
|
2078
2090
|
}
|
|
2079
|
-
function
|
|
2080
|
-
const { sendMessage: t } =
|
|
2091
|
+
function V6(e) {
|
|
2092
|
+
const { sendMessage: t } = m(), n = Z(e), s = (r) => {
|
|
2081
2093
|
t(`/device/${e}/saveTheme`, { value: r });
|
|
2082
2094
|
};
|
|
2083
2095
|
return {
|
|
@@ -2085,28 +2097,28 @@ function k6(e) {
|
|
|
2085
2097
|
saveTheme: s
|
|
2086
2098
|
};
|
|
2087
2099
|
}
|
|
2088
|
-
function
|
|
2089
|
-
const t = `/device/${e}`, n =
|
|
2100
|
+
function H6(e) {
|
|
2101
|
+
const t = `/device/${e}`, n = w(t, "play"), s = w(t, "pause"), r = w(t, "stop"), l = w(t, "prevTrack"), i = w(t, "nextTrack"), g = w(t, "rewind"), u = w(t, "ffwd"), f = w(t, "record");
|
|
2090
2102
|
return {
|
|
2091
2103
|
play: n,
|
|
2092
2104
|
pause: s,
|
|
2093
2105
|
stop: r,
|
|
2094
2106
|
prevTrack: l,
|
|
2095
2107
|
nextTrack: i,
|
|
2096
|
-
rewind:
|
|
2108
|
+
rewind: g,
|
|
2097
2109
|
fastForward: u,
|
|
2098
2110
|
record: f
|
|
2099
2111
|
};
|
|
2100
2112
|
}
|
|
2101
|
-
function
|
|
2113
|
+
function F6(e) {
|
|
2102
2114
|
const t = Z(e);
|
|
2103
|
-
return
|
|
2115
|
+
return T(() => {
|
|
2104
2116
|
if (t)
|
|
2105
2117
|
return { state: t };
|
|
2106
2118
|
}, [t]);
|
|
2107
2119
|
}
|
|
2108
|
-
function
|
|
2109
|
-
const t = Z(e), { sendMessage: n } =
|
|
2120
|
+
function U6(e) {
|
|
2121
|
+
const t = Z(e), { sendMessage: n } = m();
|
|
2110
2122
|
return t ? {
|
|
2111
2123
|
touchpanelState: t,
|
|
2112
2124
|
appControl: { hideApp: () => {
|
|
@@ -2121,7 +2133,7 @@ function F6(e) {
|
|
|
2121
2133
|
} }
|
|
2122
2134
|
} : void 0;
|
|
2123
2135
|
}
|
|
2124
|
-
function
|
|
2136
|
+
function K6(e) {
|
|
2125
2137
|
const t = Z(e), n = H3(e), s = W1(e);
|
|
2126
2138
|
if (!t) return;
|
|
2127
2139
|
const r = (t.powerState || t.isWarming) && !t.isCooling, l = (!t.powerState || t.isCooling) && !t.isWarming;
|
|
@@ -2132,9 +2144,9 @@ function U6(e) {
|
|
|
2132
2144
|
powerFb: { powerOnFb: r, powerOffFb: l }
|
|
2133
2145
|
};
|
|
2134
2146
|
}
|
|
2135
|
-
function
|
|
2136
|
-
const { sendMessage: t } =
|
|
2137
|
-
return
|
|
2147
|
+
function q6(e) {
|
|
2148
|
+
const { sendMessage: t } = m(), n = Z(e);
|
|
2149
|
+
return T(() => {
|
|
2138
2150
|
if (!n) return;
|
|
2139
2151
|
const s = `/device/${e}`;
|
|
2140
2152
|
return {
|
|
@@ -2150,15 +2162,15 @@ function K6(e) {
|
|
|
2150
2162
|
};
|
|
2151
2163
|
}, [e, t, n]);
|
|
2152
2164
|
}
|
|
2153
|
-
function
|
|
2165
|
+
function G6(e) {
|
|
2154
2166
|
const t = `/device/${e}`;
|
|
2155
2167
|
return j1(t);
|
|
2156
2168
|
}
|
|
2157
|
-
const
|
|
2169
|
+
const z6 = ({
|
|
2158
2170
|
config: e
|
|
2159
2171
|
}, t = !0) => {
|
|
2160
|
-
const { sendMessage: n } =
|
|
2161
|
-
var i,
|
|
2172
|
+
const { sendMessage: n } = m(), s = d1(!1), r = T(() => {
|
|
2173
|
+
var i, g, u, f;
|
|
2162
2174
|
if (!e)
|
|
2163
2175
|
return;
|
|
2164
2176
|
const l = /* @__PURE__ */ new Set();
|
|
@@ -2170,7 +2182,7 @@ const G6 = ({
|
|
|
2170
2182
|
(d) => {
|
|
2171
2183
|
d.itemKey ? l.add(d.parentDeviceKey + "--" + d.itemKey) : l.add(d.parentDeviceKey);
|
|
2172
2184
|
}
|
|
2173
|
-
), (
|
|
2185
|
+
), (g = e.touchpanelKeys) == null || g.forEach((d) => {
|
|
2174
2186
|
l.add(d);
|
|
2175
2187
|
}), (u = e.environmentalDevices) == null || u.forEach((d) => {
|
|
2176
2188
|
d.deviceKey && l.add(d.deviceKey);
|
|
@@ -2190,27 +2202,27 @@ const G6 = ({
|
|
|
2190
2202
|
console.log("requesting batch state for deviceKeys:", l), n("/system/batchDeviceFullStatus", { deviceKeys: l }), s.current = !0;
|
|
2191
2203
|
}, [r, t, n]), r;
|
|
2192
2204
|
};
|
|
2193
|
-
function
|
|
2205
|
+
function Y6(e, t) {
|
|
2194
2206
|
const [n, s] = Y(!1), [r, l] = Y(!1);
|
|
2195
2207
|
return S3(() => {
|
|
2196
|
-
const { current: i } = e,
|
|
2208
|
+
const { current: i } = e, g = () => {
|
|
2197
2209
|
const u = i && i.scrollHeight > i.clientHeight, f = i && i.scrollWidth > i.clientWidth;
|
|
2198
2210
|
l(u ?? !1), s(f ?? !1), t && t(u ?? !1, f ?? !1);
|
|
2199
2211
|
};
|
|
2200
|
-
i &&
|
|
2212
|
+
i && g();
|
|
2201
2213
|
}, [e, t]), { overflowHorizontal: n, overflowVertical: r };
|
|
2202
2214
|
}
|
|
2203
|
-
function
|
|
2215
|
+
function J6(e, t) {
|
|
2204
2216
|
const n = `/room/${e}/volumes/${t}`;
|
|
2205
2217
|
return j1(n);
|
|
2206
2218
|
}
|
|
2207
|
-
function
|
|
2219
|
+
function X6(e, t) {
|
|
2208
2220
|
const n = ne(e, t), s = `/room/${e}/volumes/${t}`;
|
|
2209
2221
|
return V3(s, n);
|
|
2210
2222
|
}
|
|
2211
|
-
function
|
|
2212
|
-
var
|
|
2213
|
-
const [t, n] = Y(((
|
|
2223
|
+
function Q6(e) {
|
|
2224
|
+
var g, u;
|
|
2225
|
+
const [t, n] = Y(((g = e == null ? void 0 : e.current) == null ? void 0 : g.scrollLeft) ?? 0), [s, r] = Y(((u = e == null ? void 0 : e.current) == null ? void 0 : u.scrollTop) ?? 0), l = (f) => {
|
|
2214
2226
|
const { current: d } = e;
|
|
2215
2227
|
d && (console.log(d.scrollLeft), d.scrollLeft += f, console.log(d.scrollLeft));
|
|
2216
2228
|
}, i = (f) => {
|
|
@@ -2224,7 +2236,7 @@ function X6(e) {
|
|
|
2224
2236
|
f && d();
|
|
2225
2237
|
}, [e]), { horizontalScrollPosition: t, verticalScrollPosition: s, scrollHorizontal: l, scrollVertical: i };
|
|
2226
2238
|
}
|
|
2227
|
-
function
|
|
2239
|
+
function N6(e) {
|
|
2228
2240
|
const t = k1();
|
|
2229
2241
|
return [() => {
|
|
2230
2242
|
t(k.addSyncState(e));
|
|
@@ -2232,8 +2244,8 @@ function Q6(e) {
|
|
|
2232
2244
|
t(k.removeSyncState(e));
|
|
2233
2245
|
}, Se(e)];
|
|
2234
2246
|
}
|
|
2235
|
-
function
|
|
2236
|
-
const { sendMessage: e } =
|
|
2247
|
+
function en() {
|
|
2248
|
+
const { sendMessage: e } = m();
|
|
2237
2249
|
return {
|
|
2238
2250
|
reboot: () => {
|
|
2239
2251
|
e("/system/reboot", null);
|
|
@@ -2243,7 +2255,7 @@ function N6() {
|
|
|
2243
2255
|
}
|
|
2244
2256
|
};
|
|
2245
2257
|
}
|
|
2246
|
-
function
|
|
2258
|
+
function tn() {
|
|
2247
2259
|
const [e, t] = Y(), [n, s] = Y();
|
|
2248
2260
|
function r() {
|
|
2249
2261
|
t((/* @__PURE__ */ new Date()).toLocaleDateString("en-US", { dateStyle: "long" }));
|
|
@@ -2258,10 +2270,10 @@ function en() {
|
|
|
2258
2270
|
return () => clearInterval(l);
|
|
2259
2271
|
}, []), { date: e, time: n };
|
|
2260
2272
|
}
|
|
2261
|
-
const
|
|
2273
|
+
const nn = () => {
|
|
2262
2274
|
const [e, t] = Y(!1), n = y2(), s = R2();
|
|
2263
2275
|
let r;
|
|
2264
|
-
return
|
|
2276
|
+
return $2(s) ? r = s.statusText : s instanceof Error ? r = s.message : typeof s == "string" ? r = s : (console.error(s), r = "Unknown error"), /* @__PURE__ */ o.jsxs("div", { className: "d-flex flex-column align-items-center gap-5", children: [
|
|
2265
2277
|
/* @__PURE__ */ o.jsx("div", { className: "m-2 p-2 bg-danger rounded d-flex align-items-center", children: /* @__PURE__ */ o.jsx("span", { className: "fs-5 text-white", children: "We are sorry. Something went wrong." }) }),
|
|
2266
2278
|
/* @__PURE__ */ o.jsx(
|
|
2267
2279
|
"button",
|
|
@@ -2293,14 +2305,14 @@ const tn = () => {
|
|
|
2293
2305
|
iconClassName: r = "",
|
|
2294
2306
|
otherContentClassName: l = "",
|
|
2295
2307
|
disabled: i,
|
|
2296
|
-
feedback:
|
|
2308
|
+
feedback: g,
|
|
2297
2309
|
feedbackClassName: u,
|
|
2298
2310
|
onPointerDown: f,
|
|
2299
2311
|
onPointerUp: d,
|
|
2300
2312
|
onPointerLeave: _,
|
|
2301
2313
|
...A
|
|
2302
2314
|
}) => {
|
|
2303
|
-
const [v, C] = Y(!1), b = !i &&
|
|
2315
|
+
const [v, C] = Y(!1), b = !i && g ? u : "", j = !i && (v || g);
|
|
2304
2316
|
return /* @__PURE__ */ o.jsxs(
|
|
2305
2317
|
"button",
|
|
2306
2318
|
{
|
|
@@ -2330,18 +2342,18 @@ const tn = () => {
|
|
|
2330
2342
|
]
|
|
2331
2343
|
}
|
|
2332
2344
|
);
|
|
2333
|
-
},
|
|
2345
|
+
}, $ = ({
|
|
2334
2346
|
ActiveImage: e,
|
|
2335
2347
|
DisabledImage: t,
|
|
2336
2348
|
EnabledImage: n,
|
|
2337
2349
|
active: s,
|
|
2338
2350
|
disabled: r
|
|
2339
|
-
}) => r ? t : s ? e : n,
|
|
2351
|
+
}) => r ? t : s ? e : n, et = ({
|
|
2340
2352
|
active: e,
|
|
2341
2353
|
className: t = "",
|
|
2342
2354
|
disabled: n
|
|
2343
2355
|
}) => /* @__PURE__ */ o.jsx(
|
|
2344
|
-
|
|
2356
|
+
$,
|
|
2345
2357
|
{
|
|
2346
2358
|
ActiveImage: /* @__PURE__ */ o.jsx(
|
|
2347
2359
|
"svg",
|
|
@@ -2388,12 +2400,12 @@ const tn = () => {
|
|
|
2388
2400
|
active: e,
|
|
2389
2401
|
disabled: n
|
|
2390
2402
|
}
|
|
2391
|
-
),
|
|
2403
|
+
), tt = ({
|
|
2392
2404
|
active: e,
|
|
2393
2405
|
className: t = "",
|
|
2394
2406
|
disabled: n
|
|
2395
2407
|
}) => /* @__PURE__ */ o.jsx(
|
|
2396
|
-
|
|
2408
|
+
$,
|
|
2397
2409
|
{
|
|
2398
2410
|
ActiveImage: (
|
|
2399
2411
|
/* icon-ban-active.svg */
|
|
@@ -2437,12 +2449,12 @@ const tn = () => {
|
|
|
2437
2449
|
active: e,
|
|
2438
2450
|
disabled: n
|
|
2439
2451
|
}
|
|
2440
|
-
),
|
|
2452
|
+
), nt = ({
|
|
2441
2453
|
active: e,
|
|
2442
2454
|
className: t = "",
|
|
2443
2455
|
disabled: n
|
|
2444
2456
|
}) => /* @__PURE__ */ o.jsx(
|
|
2445
|
-
|
|
2457
|
+
$,
|
|
2446
2458
|
{
|
|
2447
2459
|
ActiveImage: /* @__PURE__ */ o.jsx(
|
|
2448
2460
|
"svg",
|
|
@@ -2477,12 +2489,12 @@ const tn = () => {
|
|
|
2477
2489
|
active: e,
|
|
2478
2490
|
disabled: n
|
|
2479
2491
|
}
|
|
2480
|
-
),
|
|
2492
|
+
), ot = ({
|
|
2481
2493
|
active: e,
|
|
2482
2494
|
className: t = "",
|
|
2483
2495
|
disabled: n
|
|
2484
2496
|
}) => /* @__PURE__ */ o.jsx(
|
|
2485
|
-
|
|
2497
|
+
$,
|
|
2486
2498
|
{
|
|
2487
2499
|
ActiveImage: (
|
|
2488
2500
|
/* icon-check-active.svg */
|
|
@@ -2526,13 +2538,13 @@ const tn = () => {
|
|
|
2526
2538
|
active: e,
|
|
2527
2539
|
disabled: n
|
|
2528
2540
|
}
|
|
2529
|
-
),
|
|
2541
|
+
), st = ({
|
|
2530
2542
|
active: e,
|
|
2531
2543
|
// Just to shut up the linter on this template. Prefer deleting this lint rule
|
|
2532
2544
|
className: t = "",
|
|
2533
2545
|
disabled: n
|
|
2534
2546
|
}) => /* @__PURE__ */ o.jsx(
|
|
2535
|
-
|
|
2547
|
+
$,
|
|
2536
2548
|
{
|
|
2537
2549
|
ActiveImage: (
|
|
2538
2550
|
/* icon-controller-active.svg */
|
|
@@ -2594,12 +2606,12 @@ const tn = () => {
|
|
|
2594
2606
|
active: e,
|
|
2595
2607
|
disabled: n
|
|
2596
2608
|
}
|
|
2597
|
-
),
|
|
2609
|
+
), ct = ({
|
|
2598
2610
|
active: e,
|
|
2599
2611
|
className: t = "",
|
|
2600
2612
|
disabled: n
|
|
2601
2613
|
}) => /* @__PURE__ */ o.jsx(
|
|
2602
|
-
|
|
2614
|
+
$,
|
|
2603
2615
|
{
|
|
2604
2616
|
ActiveImage: (
|
|
2605
2617
|
/* icon-down-active.svg */
|
|
@@ -2643,12 +2655,12 @@ const tn = () => {
|
|
|
2643
2655
|
active: e,
|
|
2644
2656
|
disabled: n
|
|
2645
2657
|
}
|
|
2646
|
-
),
|
|
2658
|
+
), rt = ({
|
|
2647
2659
|
active: e,
|
|
2648
2660
|
className: t = "",
|
|
2649
2661
|
disabled: n
|
|
2650
2662
|
}) => /* @__PURE__ */ o.jsx(
|
|
2651
|
-
|
|
2663
|
+
$,
|
|
2652
2664
|
{
|
|
2653
2665
|
ActiveImage: (
|
|
2654
2666
|
/* icon-elipses-active.svg */
|
|
@@ -2692,12 +2704,12 @@ const tn = () => {
|
|
|
2692
2704
|
active: e,
|
|
2693
2705
|
disabled: n
|
|
2694
2706
|
}
|
|
2695
|
-
),
|
|
2707
|
+
), lt = ({
|
|
2696
2708
|
active: e,
|
|
2697
2709
|
className: t = "",
|
|
2698
2710
|
disabled: n
|
|
2699
2711
|
}) => /* @__PURE__ */ o.jsx(
|
|
2700
|
-
|
|
2712
|
+
$,
|
|
2701
2713
|
{
|
|
2702
2714
|
ActiveImage: (
|
|
2703
2715
|
/* icon-flag-active.svg */
|
|
@@ -2741,12 +2753,12 @@ const tn = () => {
|
|
|
2741
2753
|
active: e,
|
|
2742
2754
|
disabled: n
|
|
2743
2755
|
}
|
|
2744
|
-
),
|
|
2756
|
+
), it = ({
|
|
2745
2757
|
active: e,
|
|
2746
2758
|
className: t = "",
|
|
2747
2759
|
disabled: n
|
|
2748
2760
|
}) => /* @__PURE__ */ o.jsx(
|
|
2749
|
-
|
|
2761
|
+
$,
|
|
2750
2762
|
{
|
|
2751
2763
|
ActiveImage: (
|
|
2752
2764
|
/* /Users/hvolmer/Downloads/SVG/icon-gear-active.svg */
|
|
@@ -2790,12 +2802,12 @@ const tn = () => {
|
|
|
2790
2802
|
active: e,
|
|
2791
2803
|
disabled: n
|
|
2792
2804
|
}
|
|
2793
|
-
),
|
|
2805
|
+
), at = ({
|
|
2794
2806
|
active: e,
|
|
2795
2807
|
className: t = "",
|
|
2796
2808
|
disabled: n
|
|
2797
2809
|
}) => /* @__PURE__ */ o.jsx(
|
|
2798
|
-
|
|
2810
|
+
$,
|
|
2799
2811
|
{
|
|
2800
2812
|
ActiveImage: (
|
|
2801
2813
|
/* icon-glass-active.svg */
|
|
@@ -2839,13 +2851,13 @@ const tn = () => {
|
|
|
2839
2851
|
active: e,
|
|
2840
2852
|
disabled: n
|
|
2841
2853
|
}
|
|
2842
|
-
),
|
|
2854
|
+
), ut = ({
|
|
2843
2855
|
active: e,
|
|
2844
2856
|
// Just to shut up the linter on this template. Prefer deleting this lint rule
|
|
2845
2857
|
className: t = "",
|
|
2846
2858
|
disabled: n
|
|
2847
2859
|
}) => /* @__PURE__ */ o.jsx(
|
|
2848
|
-
|
|
2860
|
+
$,
|
|
2849
2861
|
{
|
|
2850
2862
|
ActiveImage: (
|
|
2851
2863
|
/* icon-hdmi-active.svg */
|
|
@@ -2907,12 +2919,12 @@ const tn = () => {
|
|
|
2907
2919
|
active: e,
|
|
2908
2920
|
disabled: n
|
|
2909
2921
|
}
|
|
2910
|
-
),
|
|
2922
|
+
), dt = ({
|
|
2911
2923
|
active: e,
|
|
2912
2924
|
className: t = "",
|
|
2913
2925
|
disabled: n
|
|
2914
2926
|
}) => /* @__PURE__ */ o.jsx(
|
|
2915
|
-
|
|
2927
|
+
$,
|
|
2916
2928
|
{
|
|
2917
2929
|
ActiveImage: (
|
|
2918
2930
|
/* icon-laptop-active.svg */
|
|
@@ -2956,12 +2968,12 @@ const tn = () => {
|
|
|
2956
2968
|
active: e,
|
|
2957
2969
|
disabled: n
|
|
2958
2970
|
}
|
|
2959
|
-
),
|
|
2971
|
+
), vt = ({
|
|
2960
2972
|
active: e,
|
|
2961
2973
|
className: t = "",
|
|
2962
2974
|
disabled: n
|
|
2963
2975
|
}) => /* @__PURE__ */ o.jsx(
|
|
2964
|
-
|
|
2976
|
+
$,
|
|
2965
2977
|
{
|
|
2966
2978
|
ActiveImage: (
|
|
2967
2979
|
/* icon-left-active.svg */
|
|
@@ -3005,12 +3017,12 @@ const tn = () => {
|
|
|
3005
3017
|
active: e,
|
|
3006
3018
|
disabled: n
|
|
3007
3019
|
}
|
|
3008
|
-
),
|
|
3020
|
+
), gt = ({
|
|
3009
3021
|
active: e,
|
|
3010
3022
|
className: t = "",
|
|
3011
3023
|
disabled: n
|
|
3012
3024
|
}) => /* @__PURE__ */ o.jsx(
|
|
3013
|
-
|
|
3025
|
+
$,
|
|
3014
3026
|
{
|
|
3015
3027
|
ActiveImage: (
|
|
3016
3028
|
/* icon-light-active.svg */
|
|
@@ -3054,12 +3066,12 @@ const tn = () => {
|
|
|
3054
3066
|
active: e,
|
|
3055
3067
|
disabled: n
|
|
3056
3068
|
}
|
|
3057
|
-
),
|
|
3069
|
+
), ht = ({
|
|
3058
3070
|
active: e,
|
|
3059
3071
|
className: t = "",
|
|
3060
3072
|
disabled: n
|
|
3061
3073
|
}) => /* @__PURE__ */ o.jsx(
|
|
3062
|
-
|
|
3074
|
+
$,
|
|
3063
3075
|
{
|
|
3064
3076
|
ActiveImage: (
|
|
3065
3077
|
/* icon-moon-active.svg */
|
|
@@ -3103,12 +3115,12 @@ const tn = () => {
|
|
|
3103
3115
|
active: e,
|
|
3104
3116
|
disabled: n
|
|
3105
3117
|
}
|
|
3106
|
-
),
|
|
3118
|
+
), ft = ({
|
|
3107
3119
|
active: e,
|
|
3108
3120
|
className: t = "",
|
|
3109
3121
|
disabled: n
|
|
3110
3122
|
}) => /* @__PURE__ */ o.jsx(
|
|
3111
|
-
|
|
3123
|
+
$,
|
|
3112
3124
|
{
|
|
3113
3125
|
ActiveImage: (
|
|
3114
3126
|
/* icon-playstation-active.svg */
|
|
@@ -3125,12 +3137,12 @@ const tn = () => {
|
|
|
3125
3137
|
active: e,
|
|
3126
3138
|
disabled: n
|
|
3127
3139
|
}
|
|
3128
|
-
),
|
|
3140
|
+
), mt = ({
|
|
3129
3141
|
active: e,
|
|
3130
3142
|
className: t = "",
|
|
3131
3143
|
disabled: n
|
|
3132
3144
|
}) => /* @__PURE__ */ o.jsx(
|
|
3133
|
-
|
|
3145
|
+
$,
|
|
3134
3146
|
{
|
|
3135
3147
|
ActiveImage: (
|
|
3136
3148
|
/* icon-podium-active.svg */
|
|
@@ -3174,12 +3186,12 @@ const tn = () => {
|
|
|
3174
3186
|
active: e,
|
|
3175
3187
|
disabled: n
|
|
3176
3188
|
}
|
|
3177
|
-
),
|
|
3189
|
+
), wt = ({
|
|
3178
3190
|
active: e,
|
|
3179
3191
|
className: t = "",
|
|
3180
3192
|
disabled: n
|
|
3181
3193
|
}) => /* @__PURE__ */ o.jsx(
|
|
3182
|
-
|
|
3194
|
+
$,
|
|
3183
3195
|
{
|
|
3184
3196
|
ActiveImage: (
|
|
3185
3197
|
/* icon-power-active.svg */
|
|
@@ -3223,12 +3235,12 @@ const tn = () => {
|
|
|
3223
3235
|
active: e,
|
|
3224
3236
|
disabled: n
|
|
3225
3237
|
}
|
|
3226
|
-
),
|
|
3238
|
+
), pt = ({
|
|
3227
3239
|
active: e,
|
|
3228
3240
|
className: t = "",
|
|
3229
3241
|
disabled: n
|
|
3230
3242
|
}) => /* @__PURE__ */ o.jsx(
|
|
3231
|
-
|
|
3243
|
+
$,
|
|
3232
3244
|
{
|
|
3233
3245
|
ActiveImage: (
|
|
3234
3246
|
/* icon-privacy-active.svg */
|
|
@@ -3272,12 +3284,12 @@ const tn = () => {
|
|
|
3272
3284
|
active: e,
|
|
3273
3285
|
disabled: n
|
|
3274
3286
|
}
|
|
3275
|
-
),
|
|
3287
|
+
), Mt = ({
|
|
3276
3288
|
active: e,
|
|
3277
3289
|
className: t = "",
|
|
3278
3290
|
disabled: n
|
|
3279
3291
|
}) => /* @__PURE__ */ o.jsx(
|
|
3280
|
-
|
|
3292
|
+
$,
|
|
3281
3293
|
{
|
|
3282
3294
|
ActiveImage: (
|
|
3283
3295
|
/* icon-question-active.svg */
|
|
@@ -3321,12 +3333,12 @@ const tn = () => {
|
|
|
3321
3333
|
active: e,
|
|
3322
3334
|
disabled: n
|
|
3323
3335
|
}
|
|
3324
|
-
),
|
|
3336
|
+
), xt = ({
|
|
3325
3337
|
active: e,
|
|
3326
3338
|
className: t = "",
|
|
3327
3339
|
disabled: n
|
|
3328
3340
|
}) => /* @__PURE__ */ o.jsx(
|
|
3329
|
-
|
|
3341
|
+
$,
|
|
3330
3342
|
{
|
|
3331
3343
|
ActiveImage: (
|
|
3332
3344
|
/* icon-right-active.svg */
|
|
@@ -3370,13 +3382,13 @@ const tn = () => {
|
|
|
3370
3382
|
active: e,
|
|
3371
3383
|
disabled: n
|
|
3372
3384
|
}
|
|
3373
|
-
),
|
|
3385
|
+
), St = ({
|
|
3374
3386
|
active: e,
|
|
3375
3387
|
// Just to shut up the linter on this template. Prefer deleting this lint rule
|
|
3376
3388
|
className: t = "",
|
|
3377
3389
|
disabled: n
|
|
3378
3390
|
}) => /* @__PURE__ */ o.jsx(
|
|
3379
|
-
|
|
3391
|
+
$,
|
|
3380
3392
|
{
|
|
3381
3393
|
ActiveImage: (
|
|
3382
3394
|
/* icon-roomPC-active.svg */
|
|
@@ -3438,12 +3450,12 @@ const tn = () => {
|
|
|
3438
3450
|
active: e,
|
|
3439
3451
|
disabled: n
|
|
3440
3452
|
}
|
|
3441
|
-
),
|
|
3453
|
+
), Zt = ({
|
|
3442
3454
|
active: e,
|
|
3443
3455
|
className: t = "",
|
|
3444
3456
|
disabled: n
|
|
3445
3457
|
}) => /* @__PURE__ */ o.jsx(
|
|
3446
|
-
|
|
3458
|
+
$,
|
|
3447
3459
|
{
|
|
3448
3460
|
ActiveImage: (
|
|
3449
3461
|
/* icon-shade-active.svg */
|
|
@@ -3487,12 +3499,12 @@ const tn = () => {
|
|
|
3487
3499
|
active: e,
|
|
3488
3500
|
disabled: n
|
|
3489
3501
|
}
|
|
3490
|
-
),
|
|
3502
|
+
), Ct = ({
|
|
3491
3503
|
active: e,
|
|
3492
3504
|
className: t = "",
|
|
3493
3505
|
disabled: n
|
|
3494
3506
|
}) => /* @__PURE__ */ o.jsx(
|
|
3495
|
-
|
|
3507
|
+
$,
|
|
3496
3508
|
{
|
|
3497
3509
|
ActiveImage: (
|
|
3498
3510
|
/* icon-sun-active.svg */
|
|
@@ -3536,14 +3548,14 @@ const tn = () => {
|
|
|
3536
3548
|
active: e,
|
|
3537
3549
|
disabled: n
|
|
3538
3550
|
}
|
|
3539
|
-
),
|
|
3551
|
+
), on = ({
|
|
3540
3552
|
active: e,
|
|
3541
3553
|
// Just to shut up the linter on this template. Prefer deleting this lint rule
|
|
3542
3554
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
3543
3555
|
className: t = "",
|
|
3544
3556
|
disabled: n
|
|
3545
3557
|
}) => /* @__PURE__ */ o.jsx(
|
|
3546
|
-
|
|
3558
|
+
$,
|
|
3547
3559
|
{
|
|
3548
3560
|
ActiveImage: void 0,
|
|
3549
3561
|
DisabledImage: void 0,
|
|
@@ -3551,12 +3563,12 @@ const tn = () => {
|
|
|
3551
3563
|
active: e,
|
|
3552
3564
|
disabled: n
|
|
3553
3565
|
}
|
|
3554
|
-
),
|
|
3566
|
+
), jt = ({
|
|
3555
3567
|
active: e,
|
|
3556
3568
|
className: t = "",
|
|
3557
3569
|
disabled: n
|
|
3558
3570
|
}) => /* @__PURE__ */ o.jsx(
|
|
3559
|
-
|
|
3571
|
+
$,
|
|
3560
3572
|
{
|
|
3561
3573
|
ActiveImage: (
|
|
3562
3574
|
/* icon-up-active.svg */
|
|
@@ -3600,12 +3612,12 @@ const tn = () => {
|
|
|
3600
3612
|
active: e,
|
|
3601
3613
|
disabled: n
|
|
3602
3614
|
}
|
|
3603
|
-
),
|
|
3615
|
+
), bt = ({
|
|
3604
3616
|
active: e,
|
|
3605
3617
|
className: t = "",
|
|
3606
3618
|
disabled: n
|
|
3607
3619
|
}) => /* @__PURE__ */ o.jsx(
|
|
3608
|
-
|
|
3620
|
+
$,
|
|
3609
3621
|
{
|
|
3610
3622
|
ActiveImage: (
|
|
3611
3623
|
/* icon-volDown-active.svg */
|
|
@@ -3649,12 +3661,12 @@ const tn = () => {
|
|
|
3649
3661
|
active: e,
|
|
3650
3662
|
disabled: n
|
|
3651
3663
|
}
|
|
3652
|
-
),
|
|
3664
|
+
), It = ({
|
|
3653
3665
|
active: e,
|
|
3654
3666
|
className: t = "",
|
|
3655
3667
|
disabled: n
|
|
3656
3668
|
}) => /* @__PURE__ */ o.jsx(
|
|
3657
|
-
|
|
3669
|
+
$,
|
|
3658
3670
|
{
|
|
3659
3671
|
ActiveImage: (
|
|
3660
3672
|
/* icon-volMute-active.svg */
|
|
@@ -3698,12 +3710,12 @@ const tn = () => {
|
|
|
3698
3710
|
active: e,
|
|
3699
3711
|
disabled: n
|
|
3700
3712
|
}
|
|
3701
|
-
),
|
|
3713
|
+
), yt = ({
|
|
3702
3714
|
active: e,
|
|
3703
3715
|
className: t = "",
|
|
3704
3716
|
disabled: n
|
|
3705
3717
|
}) => /* @__PURE__ */ o.jsx(
|
|
3706
|
-
|
|
3718
|
+
$,
|
|
3707
3719
|
{
|
|
3708
3720
|
ActiveImage: (
|
|
3709
3721
|
/* icon-volUp-active.svg */
|
|
@@ -3747,12 +3759,12 @@ const tn = () => {
|
|
|
3747
3759
|
active: e,
|
|
3748
3760
|
disabled: n
|
|
3749
3761
|
}
|
|
3750
|
-
),
|
|
3762
|
+
), Rt = ({
|
|
3751
3763
|
active: e,
|
|
3752
3764
|
className: t = "",
|
|
3753
3765
|
disabled: n
|
|
3754
3766
|
}) => /* @__PURE__ */ o.jsx(
|
|
3755
|
-
|
|
3767
|
+
$,
|
|
3756
3768
|
{
|
|
3757
3769
|
ActiveImage: (
|
|
3758
3770
|
/* icon-wireless-active.svg */
|
|
@@ -3796,12 +3808,12 @@ const tn = () => {
|
|
|
3796
3808
|
active: e,
|
|
3797
3809
|
disabled: n
|
|
3798
3810
|
}
|
|
3799
|
-
),
|
|
3811
|
+
), $t = ({
|
|
3800
3812
|
active: e,
|
|
3801
3813
|
className: t = "",
|
|
3802
3814
|
disabled: n
|
|
3803
3815
|
}) => /* @__PURE__ */ o.jsx(
|
|
3804
|
-
|
|
3816
|
+
$,
|
|
3805
3817
|
{
|
|
3806
3818
|
ActiveImage: (
|
|
3807
3819
|
/* icon-x-active.svg */
|
|
@@ -3845,12 +3857,12 @@ const tn = () => {
|
|
|
3845
3857
|
active: e,
|
|
3846
3858
|
disabled: n
|
|
3847
3859
|
}
|
|
3848
|
-
),
|
|
3860
|
+
), Pt = ({
|
|
3849
3861
|
active: e,
|
|
3850
3862
|
className: t = "",
|
|
3851
3863
|
disabled: n
|
|
3852
3864
|
}) => /* @__PURE__ */ o.jsx(
|
|
3853
|
-
|
|
3865
|
+
$,
|
|
3854
3866
|
{
|
|
3855
3867
|
ActiveImage: (
|
|
3856
3868
|
/* icon-xbox-active.svg */
|
|
@@ -3894,12 +3906,12 @@ const tn = () => {
|
|
|
3894
3906
|
active: e,
|
|
3895
3907
|
disabled: n
|
|
3896
3908
|
}
|
|
3897
|
-
),
|
|
3909
|
+
), Et = ({
|
|
3898
3910
|
active: e,
|
|
3899
3911
|
className: t = "",
|
|
3900
3912
|
disabled: n
|
|
3901
3913
|
}) => /* @__PURE__ */ o.jsx(
|
|
3902
|
-
|
|
3914
|
+
$,
|
|
3903
3915
|
{
|
|
3904
3916
|
ActiveImage: (
|
|
3905
3917
|
/* icon-mic-active.svg */
|
|
@@ -3943,140 +3955,140 @@ const tn = () => {
|
|
|
3943
3955
|
active: e,
|
|
3944
3956
|
disabled: n
|
|
3945
3957
|
}
|
|
3946
|
-
),
|
|
3947
|
-
Alert:
|
|
3948
|
-
Camera:
|
|
3949
|
-
DownArrow:
|
|
3950
|
-
Ban:
|
|
3951
|
-
Check:
|
|
3952
|
-
Controller:
|
|
3953
|
-
Elipses:
|
|
3954
|
-
Flag:
|
|
3955
|
-
Gear:
|
|
3956
|
-
Glass:
|
|
3957
|
-
Hdmi:
|
|
3958
|
-
Laptop:
|
|
3959
|
-
LeftArrow:
|
|
3960
|
-
Light:
|
|
3961
|
-
Mic:
|
|
3962
|
-
Moon:
|
|
3963
|
-
Playstation:
|
|
3964
|
-
Podium:
|
|
3965
|
-
Power:
|
|
3966
|
-
Privacy:
|
|
3967
|
-
Question:
|
|
3968
|
-
RightArrow:
|
|
3969
|
-
RoomPC:
|
|
3970
|
-
Shade:
|
|
3971
|
-
Sun:
|
|
3972
|
-
UpArrow:
|
|
3973
|
-
VolDown:
|
|
3974
|
-
VolMute:
|
|
3975
|
-
VolUp:
|
|
3976
|
-
Wireless:
|
|
3977
|
-
X:
|
|
3978
|
-
Xbox:
|
|
3958
|
+
), Tt = {
|
|
3959
|
+
Alert: et,
|
|
3960
|
+
Camera: nt,
|
|
3961
|
+
DownArrow: ct,
|
|
3962
|
+
Ban: tt,
|
|
3963
|
+
Check: ot,
|
|
3964
|
+
Controller: st,
|
|
3965
|
+
Elipses: rt,
|
|
3966
|
+
Flag: lt,
|
|
3967
|
+
Gear: it,
|
|
3968
|
+
Glass: at,
|
|
3969
|
+
Hdmi: ut,
|
|
3970
|
+
Laptop: dt,
|
|
3971
|
+
LeftArrow: vt,
|
|
3972
|
+
Light: gt,
|
|
3973
|
+
Mic: Et,
|
|
3974
|
+
Moon: ht,
|
|
3975
|
+
Playstation: ft,
|
|
3976
|
+
Podium: mt,
|
|
3977
|
+
Power: wt,
|
|
3978
|
+
Privacy: pt,
|
|
3979
|
+
Question: Mt,
|
|
3980
|
+
RightArrow: xt,
|
|
3981
|
+
RoomPC: St,
|
|
3982
|
+
Shade: Zt,
|
|
3983
|
+
Sun: Ct,
|
|
3984
|
+
UpArrow: jt,
|
|
3985
|
+
VolDown: bt,
|
|
3986
|
+
VolMute: It,
|
|
3987
|
+
VolUp: yt,
|
|
3988
|
+
Wireless: Rt,
|
|
3989
|
+
X: $t,
|
|
3990
|
+
Xbox: Pt
|
|
3979
3991
|
};
|
|
3980
|
-
function
|
|
3992
|
+
function sn({
|
|
3981
3993
|
name: e,
|
|
3982
|
-
iconsDictionary: t =
|
|
3994
|
+
iconsDictionary: t = Tt,
|
|
3983
3995
|
...n
|
|
3984
3996
|
}) {
|
|
3985
3997
|
const s = t[e] ?? null;
|
|
3986
3998
|
return s || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ o.jsx(Ne, { multiIcon: s, ...n });
|
|
3987
3999
|
}
|
|
3988
|
-
const
|
|
3989
|
-
grid:
|
|
3990
|
-
header:
|
|
3991
|
-
content:
|
|
3992
|
-
footer:
|
|
3993
|
-
volume:
|
|
3994
|
-
},
|
|
4000
|
+
const Dt = "_grid_1cmpp_1", At = "_header_1cmpp_11", _t = "_content_1cmpp_17", Lt = "_footer_1cmpp_23", Bt = "_volume_1cmpp_29", u1 = {
|
|
4001
|
+
grid: Dt,
|
|
4002
|
+
header: At,
|
|
4003
|
+
content: _t,
|
|
4004
|
+
footer: Lt,
|
|
4005
|
+
volume: Bt
|
|
4006
|
+
}, cn = ({ header: e, footer: t, content: n, volume: s, showVolume: r }) => /* @__PURE__ */ o.jsxs("div", { className: u1.grid, children: [
|
|
3995
4007
|
/* @__PURE__ */ o.jsx("div", { className: u1.header, children: e }),
|
|
3996
4008
|
/* @__PURE__ */ o.jsx("div", { className: u1.content, children: n }),
|
|
3997
4009
|
r && /* @__PURE__ */ o.jsx("div", { className: u1.volume, children: s }),
|
|
3998
4010
|
/* @__PURE__ */ o.jsx("div", { className: u1.footer, children: t })
|
|
3999
|
-
] }),
|
|
4000
|
-
grid:
|
|
4001
|
-
header:
|
|
4002
|
-
content:
|
|
4003
|
-
},
|
|
4011
|
+
] }), Ot = "_grid_11w5q_1", Wt = "_header_11w5q_11", kt = "_content_11w5q_17", x1 = {
|
|
4012
|
+
grid: Ot,
|
|
4013
|
+
header: Wt,
|
|
4014
|
+
content: kt
|
|
4015
|
+
}, rn = ({ className: e, header: t, content: n, leftNav: s }) => /* @__PURE__ */ o.jsxs("div", { className: `${e} ${x1.grid}`, children: [
|
|
4004
4016
|
/* @__PURE__ */ o.jsx("div", { className: x1.header, children: t }),
|
|
4005
4017
|
s && /* @__PURE__ */ o.jsx("div", { className: x1.leftNav, children: s }),
|
|
4006
4018
|
/* @__PURE__ */ o.jsx("div", { className: x1.content, children: n })
|
|
4007
|
-
] }),
|
|
4008
|
-
grid:
|
|
4009
|
-
header:
|
|
4010
|
-
content:
|
|
4011
|
-
},
|
|
4019
|
+
] }), Vt = "_grid_1uwfo_1", Ht = "_header_1uwfo_11", Ft = "_content_1uwfo_17", L1 = {
|
|
4020
|
+
grid: Vt,
|
|
4021
|
+
header: Ht,
|
|
4022
|
+
content: Ft
|
|
4023
|
+
}, ln = ({ className: e, header: t, content: n }) => /* @__PURE__ */ o.jsxs("div", { className: `${e} ${L1.grid}`, children: [
|
|
4012
4024
|
/* @__PURE__ */ o.jsx("div", { className: L1.header, children: t }),
|
|
4013
4025
|
/* @__PURE__ */ o.jsx("div", { className: L1.content, children: n })
|
|
4014
4026
|
] });
|
|
4015
|
-
class
|
|
4027
|
+
class an {
|
|
4016
4028
|
constructor() {
|
|
4017
4029
|
G(this, "currentShareText");
|
|
4018
4030
|
G(this, "enabled");
|
|
4019
4031
|
G(this, "isSharing");
|
|
4020
4032
|
}
|
|
4021
4033
|
}
|
|
4022
|
-
function
|
|
4034
|
+
function un() {
|
|
4023
4035
|
return console.log(location.pathname), location.pathname;
|
|
4024
4036
|
}
|
|
4025
|
-
var
|
|
4026
|
-
class
|
|
4037
|
+
var Ut = /* @__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))(Ut || {});
|
|
4038
|
+
class dn {
|
|
4027
4039
|
constructor(t, n) {
|
|
4028
4040
|
G(this, "path");
|
|
4029
4041
|
G(this, "handler");
|
|
4030
4042
|
this.path = t, this.handler = n;
|
|
4031
4043
|
}
|
|
4032
4044
|
}
|
|
4033
|
-
const
|
|
4045
|
+
const vn = "$off";
|
|
4034
4046
|
export {
|
|
4035
|
-
|
|
4036
|
-
|
|
4037
|
-
|
|
4047
|
+
q8 as Clock,
|
|
4048
|
+
Ut as DaysOfWeek,
|
|
4049
|
+
nn as ErrorBox,
|
|
4038
4050
|
Ne as IconButton,
|
|
4039
|
-
|
|
4040
|
-
|
|
4041
|
-
|
|
4042
|
-
|
|
4043
|
-
|
|
4044
|
-
|
|
4045
|
-
|
|
4046
|
-
|
|
4047
|
-
|
|
4048
|
-
|
|
4049
|
-
|
|
4050
|
-
|
|
4051
|
-
|
|
4052
|
-
|
|
4053
|
-
|
|
4054
|
-
|
|
4055
|
-
|
|
4056
|
-
|
|
4057
|
-
|
|
4058
|
-
|
|
4059
|
-
|
|
4060
|
-
|
|
4061
|
-
|
|
4062
|
-
|
|
4063
|
-
|
|
4064
|
-
|
|
4065
|
-
|
|
4066
|
-
|
|
4067
|
-
|
|
4068
|
-
|
|
4069
|
-
|
|
4070
|
-
|
|
4071
|
-
|
|
4072
|
-
|
|
4073
|
-
|
|
4074
|
-
|
|
4075
|
-
|
|
4076
|
-
|
|
4077
|
-
|
|
4078
|
-
|
|
4079
|
-
|
|
4051
|
+
et as IconMultiAlert,
|
|
4052
|
+
tt as IconMultiBan,
|
|
4053
|
+
nt as IconMultiCamera,
|
|
4054
|
+
ot as IconMultiCheck,
|
|
4055
|
+
st as IconMultiController,
|
|
4056
|
+
ct as IconMultiDownArrow,
|
|
4057
|
+
rt as IconMultiElipses,
|
|
4058
|
+
lt as IconMultiFlag,
|
|
4059
|
+
it as IconMultiGear,
|
|
4060
|
+
at as IconMultiGlass,
|
|
4061
|
+
ut as IconMultiHdmi,
|
|
4062
|
+
dt as IconMultiLaptop,
|
|
4063
|
+
vt as IconMultiLeftArrow,
|
|
4064
|
+
gt as IconMultiLight,
|
|
4065
|
+
Et as IconMultiMic,
|
|
4066
|
+
ht as IconMultiMoon,
|
|
4067
|
+
ft as IconMultiPlaystation,
|
|
4068
|
+
mt as IconMultiPodium,
|
|
4069
|
+
wt as IconMultiPower,
|
|
4070
|
+
pt as IconMultiPrivacy,
|
|
4071
|
+
Mt as IconMultiQuestion,
|
|
4072
|
+
xt as IconMultiRightArrow,
|
|
4073
|
+
St as IconMultiRoomPC,
|
|
4074
|
+
Zt as IconMultiShade,
|
|
4075
|
+
Ct as IconMultiSun,
|
|
4076
|
+
on as IconMultiTemplate,
|
|
4077
|
+
jt as IconMultiUpArrow,
|
|
4078
|
+
bt as IconMultiVolDown,
|
|
4079
|
+
It as IconMultiVolMute,
|
|
4080
|
+
yt as IconMultiVolUp,
|
|
4081
|
+
Rt as IconMultiWireless,
|
|
4082
|
+
$t as IconMultiX,
|
|
4083
|
+
Pt as IconMultiXbox,
|
|
4084
|
+
cn as MainLayout,
|
|
4085
|
+
dn as MessageHandler,
|
|
4086
|
+
V8 as MobileControlProvider,
|
|
4087
|
+
$ as MultiStateIconContainer,
|
|
4088
|
+
sn as NamedIconButton,
|
|
4089
|
+
an as ShareState,
|
|
4090
|
+
rn as TechLayout,
|
|
4091
|
+
ln as TechPinLayout,
|
|
4080
4092
|
L3 as WS_ADD_EVENT_HANDLER,
|
|
4081
4093
|
D3 as WS_CONNECT,
|
|
4082
4094
|
A3 as WS_DISCONNECT,
|
|
@@ -4087,20 +4099,20 @@ export {
|
|
|
4087
4099
|
E3 as appConfigActions,
|
|
4088
4100
|
Be as createWebSocketMiddleware,
|
|
4089
4101
|
w1 as devicesActions,
|
|
4090
|
-
|
|
4102
|
+
un as getBaseLocation,
|
|
4091
4103
|
f3 as httpClient,
|
|
4092
|
-
|
|
4093
|
-
|
|
4104
|
+
Tt as iconsDictionary,
|
|
4105
|
+
vn as roomOffSourceKey,
|
|
4094
4106
|
p1 as roomsActions,
|
|
4095
4107
|
U as runtimeConfigActions,
|
|
4096
4108
|
j3 as selectAllDevices,
|
|
4097
4109
|
E2 as selectApiPath,
|
|
4098
|
-
|
|
4110
|
+
P2 as selectAppConfig,
|
|
4099
4111
|
re as selectClientId,
|
|
4100
|
-
|
|
4112
|
+
he as selectCurrentPopoverIdForGroup,
|
|
4101
4113
|
A2 as selectDeviceByKey,
|
|
4102
4114
|
b3 as selectDeviceInterfaceSupport,
|
|
4103
|
-
|
|
4115
|
+
ge as selectDeviceSupportsInterface,
|
|
4104
4116
|
me as selectError,
|
|
4105
4117
|
I3 as selectInterfacesForDevice,
|
|
4106
4118
|
R3 as selectIsSyncStateValuePresent,
|
|
@@ -4142,38 +4154,38 @@ export {
|
|
|
4142
4154
|
We as store,
|
|
4143
4155
|
k as uiActions,
|
|
4144
4156
|
Ce as uiReducer,
|
|
4145
|
-
|
|
4146
|
-
|
|
4157
|
+
Qt as useApiPath,
|
|
4158
|
+
Xt as useAppConfig,
|
|
4147
4159
|
k1 as useAppDispatch,
|
|
4148
4160
|
p as useAppSelector,
|
|
4149
|
-
|
|
4150
|
-
|
|
4151
|
-
|
|
4152
|
-
|
|
4153
|
-
|
|
4161
|
+
U8 as useAvrControl,
|
|
4162
|
+
w as useButtonHeldHeartbeat,
|
|
4163
|
+
K8 as useCameraBase,
|
|
4164
|
+
Z8 as useClientId,
|
|
4165
|
+
G6 as useDeviceIBasicVolume,
|
|
4154
4166
|
ze as useDeviceIBasicVolumeWithFeedback,
|
|
4155
|
-
|
|
4156
|
-
|
|
4157
|
-
|
|
4158
|
-
|
|
4167
|
+
$8 as useDeviceInterfaceSupport,
|
|
4168
|
+
G8 as useDevicePresetsModel,
|
|
4169
|
+
E8 as useDeviceSupportsInterface,
|
|
4170
|
+
z8 as useEndpoint,
|
|
4159
4171
|
Me as useError,
|
|
4160
|
-
|
|
4161
|
-
|
|
4162
|
-
|
|
4163
|
-
|
|
4172
|
+
z6 as useGetAllDeviceStateFromRoomConfiguration,
|
|
4173
|
+
t8 as useGetAllDevices,
|
|
4174
|
+
o8 as useGetAllRooms,
|
|
4175
|
+
_8 as useGetCurrentPopoverIdForGroup,
|
|
4164
4176
|
Z as useGetDevice,
|
|
4165
|
-
|
|
4166
|
-
|
|
4167
|
-
|
|
4168
|
-
|
|
4169
|
-
|
|
4170
|
-
|
|
4171
|
-
|
|
4177
|
+
H8 as useGetIBasicVolume,
|
|
4178
|
+
F8 as useGetIBasicVolumeWithFeedback,
|
|
4179
|
+
s8 as useGetRoom,
|
|
4180
|
+
M8 as useGetRoomDisplayStates,
|
|
4181
|
+
x8 as useGetZoomRoomControllerKey,
|
|
4182
|
+
Y8 as useIAudioCodecInfo,
|
|
4183
|
+
J8 as useIAudioCodecPhonebook,
|
|
4172
4184
|
j1 as useIBasicVolume,
|
|
4173
4185
|
V3 as useIBasicVolumeWithFeedback,
|
|
4174
|
-
|
|
4175
|
-
|
|
4176
|
-
|
|
4186
|
+
X8 as useIChannel,
|
|
4187
|
+
Q8 as useIColor,
|
|
4188
|
+
N8 as useICommunicationMonitor,
|
|
4177
4189
|
e6 as useICurrentSources,
|
|
4178
4190
|
o6 as useIDPad,
|
|
4179
4191
|
t6 as useIDeviceInfoMessenger,
|
|
@@ -4187,8 +4199,8 @@ export {
|
|
|
4187
4199
|
u6 as useIHasCameras,
|
|
4188
4200
|
d6 as useIHasCodecRoomPresetsActions,
|
|
4189
4201
|
v6 as useIHasDialer,
|
|
4190
|
-
|
|
4191
|
-
|
|
4202
|
+
g6 as useIHasDirectory,
|
|
4203
|
+
h6 as useIHasMeetingLock,
|
|
4192
4204
|
f6 as useIHasMeetingRecording,
|
|
4193
4205
|
m6 as useIHasParticipantAudioMute,
|
|
4194
4206
|
w6 as useIHasParticipantPinUnpin,
|
|
@@ -4199,80 +4211,81 @@ export {
|
|
|
4199
4211
|
W1 as useIHasSelectableItems,
|
|
4200
4212
|
S6 as useIHasSelfviewPosition,
|
|
4201
4213
|
Z6 as useIHasSelfviewSize,
|
|
4214
|
+
C6 as useIHasStartMeeting,
|
|
4202
4215
|
Ye as useIHasSurroundChannels,
|
|
4203
|
-
|
|
4204
|
-
|
|
4205
|
-
|
|
4206
|
-
|
|
4207
|
-
|
|
4208
|
-
|
|
4216
|
+
j6 as useIHasZoomRoomLayouts,
|
|
4217
|
+
b6 as useILevelControls,
|
|
4218
|
+
I6 as useILightingScenes,
|
|
4219
|
+
y6 as useIMatrixRouting,
|
|
4220
|
+
R6 as useIMcCiscoCodecUserInterfaceAppControl,
|
|
4221
|
+
$6 as useINumeric,
|
|
4209
4222
|
P6 as useIProjectorScreenLiftControl,
|
|
4210
|
-
|
|
4211
|
-
|
|
4212
|
-
|
|
4213
|
-
|
|
4214
|
-
|
|
4215
|
-
|
|
4216
|
-
|
|
4217
|
-
|
|
4218
|
-
|
|
4219
|
-
|
|
4220
|
-
|
|
4221
|
-
|
|
4222
|
-
|
|
4223
|
-
|
|
4224
|
-
|
|
4225
|
-
|
|
4223
|
+
E6 as useIRoomEventSchedule,
|
|
4224
|
+
T6 as useIRunDefaultPresentRoute,
|
|
4225
|
+
D6 as useIRunDirectRouteAction,
|
|
4226
|
+
A6 as useIRunRouteAction,
|
|
4227
|
+
_6 as useISetTopBoxControls,
|
|
4228
|
+
L6 as useIShadesOpenCloseStop,
|
|
4229
|
+
B6 as useIShutdownPromptTimer,
|
|
4230
|
+
O6 as useISwitchedOutput,
|
|
4231
|
+
W6 as useITechPassword,
|
|
4232
|
+
k6 as useITemperatureSensor,
|
|
4233
|
+
V6 as useITheme,
|
|
4234
|
+
H6 as useITransport,
|
|
4235
|
+
F6 as useIZoomWirelessShareInstructions,
|
|
4236
|
+
k8 as useInitialize,
|
|
4237
|
+
P8 as useInterfacesForDevice,
|
|
4238
|
+
O8 as useIsInitialSyncComplete,
|
|
4226
4239
|
Se as useIsSyncStateValuePresent,
|
|
4227
|
-
|
|
4228
|
-
|
|
4229
|
-
|
|
4230
|
-
|
|
4231
|
-
|
|
4240
|
+
R8 as useIsTouchpanel,
|
|
4241
|
+
Nt as useLogoPath,
|
|
4242
|
+
U6 as useMobileControlTouchpanelController,
|
|
4243
|
+
Y6 as useOverflow,
|
|
4244
|
+
e8 as usePartnerMetadata,
|
|
4232
4245
|
Ge as usePressHoldRelease,
|
|
4233
|
-
|
|
4234
|
-
|
|
4235
|
-
|
|
4236
|
-
|
|
4237
|
-
|
|
4238
|
-
|
|
4239
|
-
|
|
4240
|
-
|
|
4241
|
-
|
|
4242
|
-
|
|
4243
|
-
|
|
4244
|
-
|
|
4245
|
-
|
|
4246
|
-
|
|
4246
|
+
w8 as useRoomAdvancedSharingActive,
|
|
4247
|
+
l8 as useRoomAudioControlPointList,
|
|
4248
|
+
v8 as useRoomCodecContentDestinationKey,
|
|
4249
|
+
n8 as useRoomConfiguration,
|
|
4250
|
+
a8 as useRoomDestinationList,
|
|
4251
|
+
i8 as useRoomDestinations,
|
|
4252
|
+
u8 as useRoomEnvironmentalDevices,
|
|
4253
|
+
J6 as useRoomIBasicVolume,
|
|
4254
|
+
X6 as useRoomIBasicVolumeWithFeedback,
|
|
4255
|
+
g8 as useRoomInCall,
|
|
4256
|
+
f8 as useRoomIsCoolingDown,
|
|
4257
|
+
m8 as useRoomIsOn,
|
|
4258
|
+
h8 as useRoomIsWarmingUp,
|
|
4259
|
+
S8 as useRoomKey,
|
|
4247
4260
|
oe as useRoomLevelControls,
|
|
4248
|
-
|
|
4249
|
-
|
|
4250
|
-
|
|
4251
|
-
|
|
4261
|
+
c8 as useRoomName,
|
|
4262
|
+
d8 as useRoomProgramAudioDestinationKey,
|
|
4263
|
+
p8 as useRoomShareState,
|
|
4264
|
+
r8 as useRoomSourceList,
|
|
4252
4265
|
C1 as useRoomState,
|
|
4253
4266
|
ne as useRoomVolume,
|
|
4254
|
-
|
|
4255
|
-
|
|
4256
|
-
|
|
4257
|
-
|
|
4258
|
-
|
|
4259
|
-
|
|
4267
|
+
I8 as useRuntimeInfo,
|
|
4268
|
+
Q6 as useScroll,
|
|
4269
|
+
b8 as useServerIsRunningOnProcessorHardware,
|
|
4270
|
+
D8 as useShowIncomingCallModal,
|
|
4271
|
+
A8 as useShowModal,
|
|
4272
|
+
L8 as useShowPopoverById,
|
|
4260
4273
|
xe as useShowReconnect,
|
|
4261
|
-
|
|
4262
|
-
|
|
4263
|
-
|
|
4264
|
-
|
|
4265
|
-
|
|
4266
|
-
|
|
4267
|
-
|
|
4268
|
-
|
|
4269
|
-
|
|
4270
|
-
|
|
4274
|
+
T8 as useShowShutdownModal,
|
|
4275
|
+
N6 as useStateIsSynced,
|
|
4276
|
+
en as useSystemControl,
|
|
4277
|
+
C8 as useSystemUuid,
|
|
4278
|
+
B8 as useTheme,
|
|
4279
|
+
tn as useTimeAndDate,
|
|
4280
|
+
y8 as useTouchpanelKey,
|
|
4281
|
+
K6 as useTwoWayDisplayBase,
|
|
4282
|
+
j8 as useUserCode,
|
|
4283
|
+
m as useWebsocketContext,
|
|
4271
4284
|
y3 as useWsIsConnected,
|
|
4272
|
-
|
|
4285
|
+
q6 as useZoomRoom,
|
|
4273
4286
|
Ae as wsAddEventHandler,
|
|
4274
4287
|
W3 as wsConnect,
|
|
4275
|
-
|
|
4288
|
+
W8 as wsDisconnect,
|
|
4276
4289
|
Le as wsReconnect,
|
|
4277
4290
|
_e as wsRemoveEventHandler,
|
|
4278
4291
|
De as wsSendMessage
|