@pepperdash/mobile-control-react-app-core 1.25.0-feat-essentials-v3.17 → 1.25.0-feat-essentials-v3.19
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 +518 -501
- 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/useICodecCallControls.d.ts +23 -0
- package/dist/shared/hooks/interfaces/useICodecCallControls.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
var
|
|
2
|
-
var w2 = (e, t, n) => t in e ?
|
|
1
|
+
var m2 = Object.defineProperty;
|
|
2
|
+
var w2 = (e, t, n) => t in e ? m2(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
3
3
|
var G = (e, t, n) => w2(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
7
|
import x3, { createContext as b2, useEffect as S1, useCallback as l1, useContext as I2, useRef as d1, useMemo as E, useState as Y, useLayoutEffect as S3 } from "react";
|
|
8
|
-
import { useNavigate as y2, useRouteError as R2, isRouteErrorResponse as
|
|
8
|
+
import { useNavigate as y2, useRouteError as R2, isRouteErrorResponse as $2 } from "react-router-dom";
|
|
9
9
|
import * as Z3 from "lodash";
|
|
10
|
-
const V1 = x2.withTypes(), w = S2.withTypes(), Z1 = (e) => e.appConfig,
|
|
10
|
+
const V1 = x2.withTypes(), w = S2.withTypes(), Z1 = (e) => e.appConfig, P2 = x(
|
|
11
11
|
Z1,
|
|
12
12
|
(e) => e.config
|
|
13
13
|
), E2 = x(
|
|
@@ -19,7 +19,7 @@ const V1 = x2.withTypes(), w = S2.withTypes(), Z1 = (e) => e.appConfig, $2 = x(
|
|
|
19
19
|
), D2 = x(
|
|
20
20
|
Z1,
|
|
21
21
|
(e) => e.config.partnerMetadata
|
|
22
|
-
), Xt = () => w(
|
|
22
|
+
), Xt = () => w(P2), Nt = () => w(E2), Qt = () => w(T2), e8 = () => w(D2), C3 = (e) => e.devices, j3 = x(
|
|
23
23
|
C3,
|
|
24
24
|
(e) => e
|
|
25
25
|
), A2 = (e) => x(
|
|
@@ -113,13 +113,13 @@ const O = (e) => e.rooms, L2 = (e) => x(
|
|
|
113
113
|
var n;
|
|
114
114
|
return t[e] ? (n = t[e]) == null ? void 0 : n.isOn : void 0;
|
|
115
115
|
}
|
|
116
|
-
),
|
|
116
|
+
), N2 = (e) => x(
|
|
117
117
|
O,
|
|
118
118
|
(t) => {
|
|
119
119
|
var n;
|
|
120
120
|
return t[e] ? (n = t[e]) == null ? void 0 : n.advancedSharingActive : void 0;
|
|
121
121
|
}
|
|
122
|
-
),
|
|
122
|
+
), Q2 = (e) => x(
|
|
123
123
|
O,
|
|
124
124
|
(t) => {
|
|
125
125
|
var n;
|
|
@@ -161,7 +161,7 @@ const s8 = C1, c8 = (e) => w(
|
|
|
161
161
|
O2(e)
|
|
162
162
|
), ne = (e, t) => w(
|
|
163
163
|
W2(e, t)
|
|
164
|
-
), oe = (e) => w(V2(e)) || void 0, r8 = (e) => w(k2(e)), l8 = (e) => w(F2(e)), i8 = (e) => w(H2(e)), a8 = (e) => w(U2(e)), u8 = (e) => w(K2(e)), d8 = (e) => w(q2(e)), v8 = (e) => w(G2(e)), g8 = (e) => w(z2(e)), h8 = (e) => w(Y2(e)), f8 = (e) => w(J2(e)),
|
|
164
|
+
), oe = (e) => w(V2(e)) || void 0, r8 = (e) => w(k2(e)), l8 = (e) => w(F2(e)), i8 = (e) => w(H2(e)), a8 = (e) => w(U2(e)), u8 = (e) => w(K2(e)), d8 = (e) => w(q2(e)), v8 = (e) => w(G2(e)), g8 = (e) => w(z2(e)), h8 = (e) => w(Y2(e)), f8 = (e) => w(J2(e)), p8 = (e) => w(X2(e)), m8 = (e) => w(N2(e)), w8 = (e) => w(Q2(e)), M8 = (e) => w((t) => te(t, e)), x8 = (e) => w(ee(e)), z = (e) => e.runtimeConfig, se = x(
|
|
165
165
|
z,
|
|
166
166
|
(e) => e.websocket.isConnected
|
|
167
167
|
), ce = x(
|
|
@@ -203,7 +203,7 @@ const s8 = C1, c8 = (e) => w(
|
|
|
203
203
|
), ge = (e, t) => x(
|
|
204
204
|
I3(e),
|
|
205
205
|
(n) => n.includes(t)
|
|
206
|
-
), y3 = () => w(se), S8 = () => w(ce), Z8 = () => w(re), C8 = () => w(le), j8 = () => w(ie), b8 = () => w(ae), I8 = () => w(ue), y8 = () => w(de), R8 = () => w(ve),
|
|
206
|
+
), y3 = () => w(se), S8 = () => w(ce), Z8 = () => w(re), C8 = () => w(le), j8 = () => w(ie), b8 = () => w(ae), I8 = () => w(ue), y8 = () => w(de), R8 = () => w(ve), $8 = () => w(b3), P8 = (e) => w(I3(e)), E8 = (e, t) => w(ge(e, t)), e1 = (e) => e.ui, k1 = (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]);
|
|
@@ -213,10 +213,10 @@ const s8 = C1, c8 = (e) => w(
|
|
|
213
213
|
var s;
|
|
214
214
|
return ((s = n.popoverVisibility[e]) == null ? void 0 : s[t]) ?? !1;
|
|
215
215
|
}
|
|
216
|
-
),
|
|
216
|
+
), pe = x(e1, (e) => e.error), me = x(
|
|
217
217
|
e1,
|
|
218
218
|
(e) => e.showReconnect
|
|
219
|
-
), we = x(e1, (e) => e.theme), R3 = (e) => x(e1, (t) => t.syncState.includes(e)), T8 = () => w(k1("showShutdownModal")), D8 = () => w(k1("showIncomingCallModal")), A8 = (e) => w(k1(e)), L8 = (e) => w(he(e)), _8 = (e, t) => w(fe(e, t)), Me = () => w(
|
|
219
|
+
), we = x(e1, (e) => e.theme), R3 = (e) => x(e1, (t) => t.syncState.includes(e)), T8 = () => w(k1("showShutdownModal")), D8 = () => w(k1("showIncomingCallModal")), A8 = (e) => w(k1(e)), L8 = (e) => w(he(e)), _8 = (e, t) => w(fe(e, t)), Me = () => w(pe), xe = () => w(me), B8 = () => w(we), Se = (e) => w(R3(e)), O8 = () => w(R3("initialSyncComplete")), Ze = {
|
|
220
220
|
showReconnect: !1,
|
|
221
221
|
error: "",
|
|
222
222
|
modalVisibility: {
|
|
@@ -225,7 +225,7 @@ const s8 = C1, c8 = (e) => w(
|
|
|
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 s8 = C1, c8 = (e) => w(
|
|
|
271
271
|
e.syncState = [];
|
|
272
272
|
}
|
|
273
273
|
}
|
|
274
|
-
}), V =
|
|
274
|
+
}), V = $3.actions, Ce = $3.reducer, je = {
|
|
275
275
|
config: {
|
|
276
276
|
enableDev: !1,
|
|
277
277
|
apiPath: "",
|
|
@@ -281,7 +281,7 @@ const s8 = C1, c8 = (e) => w(
|
|
|
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 s8 = C1, c8 = (e) => w(
|
|
|
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: {
|
|
@@ -310,7 +310,7 @@ const s8 = C1, c8 = (e) => w(
|
|
|
310
310
|
return v3;
|
|
311
311
|
}
|
|
312
312
|
}
|
|
313
|
-
}),
|
|
313
|
+
}), m1 = {
|
|
314
314
|
setDeviceState: B1.actions.setDeviceState,
|
|
315
315
|
clearDevices: B1.actions.clearDevices
|
|
316
316
|
}, Ie = B1.reducer;
|
|
@@ -326,7 +326,7 @@ 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
332
|
const h3 = {}, O1 = v1({
|
|
@@ -348,7 +348,7 @@ const h3 = {}, O1 = v1({
|
|
|
348
348
|
}), w1 = {
|
|
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: {
|
|
@@ -470,7 +470,7 @@ const h3 = {}, O1 = v1({
|
|
|
470
470
|
}, r = () => {
|
|
471
471
|
e.reconnectTimer && (console.log("WebSocket middleware: Stopping reconnection loop"), clearTimeout(e.reconnectTimer), e.reconnectTimer = null);
|
|
472
472
|
}, l = (v) => {
|
|
473
|
-
v(V.setShowReconnect(!0)), v(U.setWebsocketIsConnected(!1)), v(
|
|
473
|
+
v(V.setShowReconnect(!0)), v(U.setWebsocketIsConnected(!1)), v(m1.clearDevices()), v(w1.clearRooms()), v(V.clearAllModals()), v(V.clearSyncState());
|
|
474
474
|
}, i = (v, C) => {
|
|
475
475
|
var K;
|
|
476
476
|
const b = v(), j = C ?? b.runtimeConfig.roomData.roomKey, { clientId: I } = b.runtimeConfig.roomData, Z = b.runtimeConfig.websocket.isConnected, W = (K = b.runtimeConfig.roomData.config) == null ? void 0 : K.runtimeInfo.essentialsVersion;
|
|
@@ -542,7 +542,7 @@ const h3 = {}, O1 = v1({
|
|
|
542
542
|
}, K.onerror = (k) => {
|
|
543
543
|
console.error("WebSocket middleware: Error", k), l(v);
|
|
544
544
|
}, K.onclose = (k) => {
|
|
545
|
-
var
|
|
545
|
+
var A;
|
|
546
546
|
if (console.log(
|
|
547
547
|
"WebSocket middleware: Disconnected",
|
|
548
548
|
k.reason,
|
|
@@ -570,7 +570,7 @@ const h3 = {}, O1 = v1({
|
|
|
570
570
|
return;
|
|
571
571
|
}
|
|
572
572
|
if (k.code === 4001)
|
|
573
|
-
if (!!((
|
|
573
|
+
if (!!((A = C().runtimeConfig) != null && A.touchpanelKey))
|
|
574
574
|
console.log(
|
|
575
575
|
"WebSocket middleware: Code 4001 received with touchpanel key present, will auto-reconnect"
|
|
576
576
|
);
|
|
@@ -600,40 +600,40 @@ const h3 = {}, O1 = v1({
|
|
|
600
600
|
V.setErrorMessage(
|
|
601
601
|
"Connection lost. Attempting to reconnect..."
|
|
602
602
|
)
|
|
603
|
-
), v(U.setWebsocketIsConnected(!1)), v(
|
|
603
|
+
), v(U.setWebsocketIsConnected(!1)), v(m1.clearDevices()), v(w1.clearRooms()), v(V.clearAllModals()), v(V.clearSyncState()), s(v);
|
|
604
604
|
}, K.onmessage = (k) => {
|
|
605
605
|
try {
|
|
606
|
-
const
|
|
607
|
-
if (
|
|
608
|
-
K.close(4001,
|
|
606
|
+
const A = JSON.parse(k.data);
|
|
607
|
+
if (A.type === "close") {
|
|
608
|
+
K.close(4001, A.content);
|
|
609
609
|
return;
|
|
610
610
|
}
|
|
611
|
-
if (
|
|
612
|
-
switch (
|
|
611
|
+
if (A.type.startsWith("/system/"))
|
|
612
|
+
switch (A.type) {
|
|
613
613
|
case "/system/touchpanelKey":
|
|
614
614
|
v(
|
|
615
615
|
U.setTouchpanelKey(
|
|
616
|
-
|
|
616
|
+
A.content
|
|
617
617
|
)
|
|
618
618
|
);
|
|
619
619
|
break;
|
|
620
620
|
case "/system/roomKey":
|
|
621
|
-
v(w1.clearRooms()), v(
|
|
621
|
+
v(w1.clearRooms()), v(m1.clearDevices()), v(V.clearSyncState()), v(
|
|
622
622
|
U.setCurrentRoomKey(
|
|
623
|
-
|
|
623
|
+
A.content
|
|
624
624
|
)
|
|
625
625
|
);
|
|
626
626
|
break;
|
|
627
627
|
case "/system/userCodeChanged":
|
|
628
628
|
v(
|
|
629
|
-
U.setUserCode(
|
|
629
|
+
U.setUserCode(A.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 = A.content;
|
|
637
637
|
v(
|
|
638
638
|
U.setDeviceInterfaces(
|
|
639
639
|
J.deviceInterfaces
|
|
@@ -647,18 +647,18 @@ const h3 = {}, O1 = v1({
|
|
|
647
647
|
default:
|
|
648
648
|
console.log(
|
|
649
649
|
"WebSocket middleware: Unhandled system message",
|
|
650
|
-
|
|
650
|
+
A
|
|
651
651
|
);
|
|
652
652
|
break;
|
|
653
653
|
}
|
|
654
|
-
else if (
|
|
655
|
-
const J = e.eventHandlers[
|
|
654
|
+
else if (A.type.startsWith("/event/")) {
|
|
655
|
+
const J = e.eventHandlers[A.type];
|
|
656
656
|
J || console.log(
|
|
657
657
|
"WebSocket middleware: No handlers found for event type",
|
|
658
|
-
|
|
658
|
+
A.type
|
|
659
659
|
), J && Object.values(J).forEach((s1) => {
|
|
660
660
|
try {
|
|
661
|
-
s1(
|
|
661
|
+
s1(A);
|
|
662
662
|
} catch (b1) {
|
|
663
663
|
console.error(
|
|
664
664
|
"WebSocket middleware: Event handler error",
|
|
@@ -666,9 +666,9 @@ const h3 = {}, O1 = v1({
|
|
|
666
666
|
);
|
|
667
667
|
}
|
|
668
668
|
});
|
|
669
|
-
} else
|
|
670
|
-
} catch (
|
|
671
|
-
console.error("WebSocket middleware: Message handling error",
|
|
669
|
+
} else A.type.startsWith("/room/") ? v(w1.setRoomState(A)) : A.type.startsWith("/device/") && v(m1.setDeviceState(A));
|
|
670
|
+
} catch (A) {
|
|
671
|
+
console.error("WebSocket middleware: Message handling error", A);
|
|
672
672
|
}
|
|
673
673
|
}, e.waitingToReconnect = !1;
|
|
674
674
|
} catch (Z) {
|
|
@@ -681,15 +681,15 @@ const h3 = {}, O1 = v1({
|
|
|
681
681
|
e.client && I ? e.client.send(
|
|
682
682
|
JSON.stringify({ type: v, clientId: Z, content: C })
|
|
683
683
|
) : console.warn("WebSocket middleware: Cannot send message - not connected");
|
|
684
|
-
},
|
|
684
|
+
}, a = (v, C, b) => {
|
|
685
685
|
e.eventHandlers[v] || (e.eventHandlers[v] = {}), e.eventHandlers[v][C] = b, console.log("WebSocket middleware: Event handler added", v, C);
|
|
686
|
-
},
|
|
686
|
+
}, D = (v, C) => {
|
|
687
687
|
e.eventHandlers[v] && (delete e.eventHandlers[v][C], console.log(
|
|
688
688
|
"WebSocket middleware: Event handler removed",
|
|
689
689
|
v,
|
|
690
690
|
C
|
|
691
691
|
));
|
|
692
|
-
},
|
|
692
|
+
}, L = (v) => {
|
|
693
693
|
const C = v(), { gatewayAppPath: b } = C.appConfig.config, j = C.runtimeConfig.roomData.roomKey, I = C.runtimeConfig.roomData.systemUuid, Z = C.runtimeConfig.roomData.userCode, W = `${b}?uuid=${I}&roomKey=${j}`;
|
|
694
694
|
window.location.href = Z ? `${W}&Code=${Z}` : W;
|
|
695
695
|
};
|
|
@@ -702,7 +702,7 @@ const h3 = {}, 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:
|
|
@@ -716,20 +716,20 @@ const h3 = {}, O1 = v1({
|
|
|
716
716
|
);
|
|
717
717
|
break;
|
|
718
718
|
case _3:
|
|
719
|
-
|
|
719
|
+
a(
|
|
720
720
|
I.payload.eventType,
|
|
721
721
|
I.payload.key,
|
|
722
722
|
I.payload.callback
|
|
723
723
|
);
|
|
724
724
|
break;
|
|
725
725
|
case B3:
|
|
726
|
-
|
|
726
|
+
D(
|
|
727
727
|
I.payload.eventType,
|
|
728
728
|
I.payload.key
|
|
729
729
|
);
|
|
730
730
|
break;
|
|
731
731
|
case O3:
|
|
732
|
-
|
|
732
|
+
L(v.getState);
|
|
733
733
|
break;
|
|
734
734
|
default:
|
|
735
735
|
if (b.type === U.setWebsocketIsConnected.type)
|
|
@@ -758,7 +758,7 @@ const h3 = {}, 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({
|
|
@@ -804,17 +804,17 @@ var M1 = { exports: {} }, i1 = {};
|
|
|
804
804
|
* This source code is licensed under the MIT license found in the
|
|
805
805
|
* LICENSE file in the root directory of this source tree.
|
|
806
806
|
*/
|
|
807
|
-
var
|
|
807
|
+
var p3;
|
|
808
808
|
function Ve() {
|
|
809
|
-
if (
|
|
810
|
-
|
|
809
|
+
if (p3) return i1;
|
|
810
|
+
p3 = 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
812
|
function i(g, d, f) {
|
|
813
|
-
var
|
|
814
|
-
f !== void 0 && (
|
|
815
|
-
for (
|
|
816
|
-
if (g && g.defaultProps) for (
|
|
817
|
-
return { $$typeof: t, type: g, key:
|
|
813
|
+
var a, D = {}, L = null, v = null;
|
|
814
|
+
f !== void 0 && (L = "" + f), d.key !== void 0 && (L = "" + d.key), d.ref !== void 0 && (v = d.ref);
|
|
815
|
+
for (a in d) s.call(d, a) && !l.hasOwnProperty(a) && (D[a] = d[a]);
|
|
816
|
+
if (g && g.defaultProps) for (a in d = g.defaultProps, d) D[a] === void 0 && (D[a] = d[a]);
|
|
817
|
+
return { $$typeof: t, type: g, key: L, ref: v, props: D, _owner: r.current };
|
|
818
818
|
}
|
|
819
819
|
return i1.Fragment = n, i1.jsx = i, i1.jsxs = i, i1;
|
|
820
820
|
}
|
|
@@ -828,49 +828,49 @@ var a1 = {};
|
|
|
828
828
|
* This source code is licensed under the MIT license found in the
|
|
829
829
|
* LICENSE file in the root directory of this source tree.
|
|
830
830
|
*/
|
|
831
|
-
var
|
|
831
|
+
var m3;
|
|
832
832
|
function ke() {
|
|
833
|
-
return
|
|
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"), d = Symbol.for("react.forward_ref"), f = Symbol.for("react.suspense"),
|
|
833
|
+
return m3 || (m3 = 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"), g = Symbol.for("react.context"), d = Symbol.for("react.forward_ref"), f = Symbol.for("react.suspense"), a = Symbol.for("react.suspense_list"), D = Symbol.for("react.memo"), L = 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;
|
|
838
|
-
var
|
|
839
|
-
return typeof
|
|
838
|
+
var u = C && c[C] || c[b];
|
|
839
|
+
return typeof u == "function" ? u : null;
|
|
840
840
|
}
|
|
841
841
|
var I = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
842
842
|
function Z(c) {
|
|
843
843
|
{
|
|
844
|
-
for (var
|
|
844
|
+
for (var u = arguments.length, h = new Array(u > 1 ? u - 1 : 0), M = 1; M < u; M++)
|
|
845
845
|
h[M - 1] = arguments[M];
|
|
846
846
|
W("error", c, h);
|
|
847
847
|
}
|
|
848
848
|
}
|
|
849
|
-
function W(c,
|
|
849
|
+
function W(c, u, h) {
|
|
850
850
|
{
|
|
851
|
-
var M = I.ReactDebugCurrentFrame,
|
|
852
|
-
|
|
851
|
+
var M = I.ReactDebugCurrentFrame, P = M.getStackAddendum();
|
|
852
|
+
P !== "" && (u += "%s", h = h.concat([P]));
|
|
853
853
|
var T = h.map(function(R) {
|
|
854
854
|
return String(R);
|
|
855
855
|
});
|
|
856
|
-
T.unshift("Warning: " +
|
|
856
|
+
T.unshift("Warning: " + u), Function.prototype.apply.call(console[c], console, T);
|
|
857
857
|
}
|
|
858
858
|
}
|
|
859
|
-
var o1 = !1, K = !1, k = !1,
|
|
859
|
+
var o1 = !1, K = !1, k = !1, A = !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 ===
|
|
862
|
+
return !!(typeof c == "string" || typeof c == "function" || c === s || c === l || J || c === r || c === f || c === a || A || c === v || o1 || K || k || typeof c == "object" && c !== null && (c.$$typeof === L || c.$$typeof === D || c.$$typeof === i || c.$$typeof === g || c.$$typeof === d || // 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 H3(c,
|
|
868
|
+
function H3(c, u, h) {
|
|
869
869
|
var M = c.displayName;
|
|
870
870
|
if (M)
|
|
871
871
|
return M;
|
|
872
|
-
var
|
|
873
|
-
return
|
|
872
|
+
var P = u.displayName || u.name || "";
|
|
873
|
+
return P !== "" ? h + "(" + P + ")" : h;
|
|
874
874
|
}
|
|
875
875
|
function F1(c) {
|
|
876
876
|
return c.displayName || "Context";
|
|
@@ -893,24 +893,24 @@ function ke() {
|
|
|
893
893
|
return "StrictMode";
|
|
894
894
|
case f:
|
|
895
895
|
return "Suspense";
|
|
896
|
-
case
|
|
896
|
+
case a:
|
|
897
897
|
return "SuspenseList";
|
|
898
898
|
}
|
|
899
899
|
if (typeof c == "object")
|
|
900
900
|
switch (c.$$typeof) {
|
|
901
901
|
case g:
|
|
902
|
-
var
|
|
903
|
-
return F1(
|
|
902
|
+
var u = c;
|
|
903
|
+
return F1(u) + ".Consumer";
|
|
904
904
|
case i:
|
|
905
905
|
var h = c;
|
|
906
906
|
return F1(h._context) + ".Provider";
|
|
907
907
|
case d:
|
|
908
908
|
return H3(c, c.render, "ForwardRef");
|
|
909
|
-
case
|
|
909
|
+
case D:
|
|
910
910
|
var M = c.displayName || null;
|
|
911
911
|
return M !== null ? M : X(c.type) || "Memo";
|
|
912
|
-
case
|
|
913
|
-
var
|
|
912
|
+
case L: {
|
|
913
|
+
var P = c, T = P._payload, R = P._init;
|
|
914
914
|
try {
|
|
915
915
|
return X(R(T));
|
|
916
916
|
} catch {
|
|
@@ -920,7 +920,7 @@ function ke() {
|
|
|
920
920
|
}
|
|
921
921
|
return null;
|
|
922
922
|
}
|
|
923
|
-
var
|
|
923
|
+
var N = Object.assign, c1 = 0, H1, U1, K1, q1, G1, z1, Y1;
|
|
924
924
|
function J1() {
|
|
925
925
|
}
|
|
926
926
|
J1.__reactDisabledLog = !0;
|
|
@@ -956,25 +956,25 @@ function ke() {
|
|
|
956
956
|
writable: !0
|
|
957
957
|
};
|
|
958
958
|
Object.defineProperties(console, {
|
|
959
|
-
log:
|
|
959
|
+
log: N({}, c, {
|
|
960
960
|
value: H1
|
|
961
961
|
}),
|
|
962
|
-
info:
|
|
962
|
+
info: N({}, c, {
|
|
963
963
|
value: U1
|
|
964
964
|
}),
|
|
965
|
-
warn:
|
|
965
|
+
warn: N({}, c, {
|
|
966
966
|
value: K1
|
|
967
967
|
}),
|
|
968
|
-
error:
|
|
968
|
+
error: N({}, c, {
|
|
969
969
|
value: q1
|
|
970
970
|
}),
|
|
971
|
-
group:
|
|
971
|
+
group: N({}, c, {
|
|
972
972
|
value: G1
|
|
973
973
|
}),
|
|
974
|
-
groupCollapsed:
|
|
974
|
+
groupCollapsed: N({}, c, {
|
|
975
975
|
value: z1
|
|
976
976
|
}),
|
|
977
|
-
groupEnd:
|
|
977
|
+
groupEnd: N({}, c, {
|
|
978
978
|
value: Y1
|
|
979
979
|
})
|
|
980
980
|
});
|
|
@@ -983,13 +983,13 @@ function ke() {
|
|
|
983
983
|
}
|
|
984
984
|
}
|
|
985
985
|
var I1 = I.ReactCurrentDispatcher, y1;
|
|
986
|
-
function g1(c,
|
|
986
|
+
function g1(c, u, 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 `
|
|
@@ -1001,7 +1001,7 @@ function ke() {
|
|
|
1001
1001
|
var q3 = typeof WeakMap == "function" ? WeakMap : Map;
|
|
1002
1002
|
h1 = new q3();
|
|
1003
1003
|
}
|
|
1004
|
-
function X1(c,
|
|
1004
|
+
function X1(c, u) {
|
|
1005
1005
|
if (!c || R1)
|
|
1006
1006
|
return "";
|
|
1007
1007
|
{
|
|
@@ -1011,12 +1011,12 @@ function ke() {
|
|
|
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 T;
|
|
1017
1017
|
T = I1.current, I1.current = null, U3();
|
|
1018
1018
|
try {
|
|
1019
|
-
if (
|
|
1019
|
+
if (u) {
|
|
1020
1020
|
var R = function() {
|
|
1021
1021
|
throw Error();
|
|
1022
1022
|
};
|
|
@@ -1067,19 +1067,19 @@ function ke() {
|
|
|
1067
1067
|
}
|
|
1068
1068
|
}
|
|
1069
1069
|
} finally {
|
|
1070
|
-
R1 = !1, I1.current = T, K3(), Error.prepareStackTrace =
|
|
1070
|
+
R1 = !1, I1.current = T, K3(), Error.prepareStackTrace = P;
|
|
1071
1071
|
}
|
|
1072
|
-
var n1 = c ? c.displayName || c.name : "",
|
|
1073
|
-
return typeof c == "function" && h1.set(c,
|
|
1072
|
+
var n1 = c ? c.displayName || c.name : "", Q = n1 ? g1(n1) : "";
|
|
1073
|
+
return typeof c == "function" && h1.set(c, Q), Q;
|
|
1074
1074
|
}
|
|
1075
|
-
function G3(c,
|
|
1075
|
+
function G3(c, u, h) {
|
|
1076
1076
|
return X1(c, !1);
|
|
1077
1077
|
}
|
|
1078
1078
|
function z3(c) {
|
|
1079
|
-
var
|
|
1080
|
-
return !!(
|
|
1079
|
+
var u = c.prototype;
|
|
1080
|
+
return !!(u && u.isReactComponent);
|
|
1081
1081
|
}
|
|
1082
|
-
function f1(c,
|
|
1082
|
+
function f1(c, u, h) {
|
|
1083
1083
|
if (c == null)
|
|
1084
1084
|
return "";
|
|
1085
1085
|
if (typeof c == "function")
|
|
@@ -1089,34 +1089,34 @@ function ke() {
|
|
|
1089
1089
|
switch (c) {
|
|
1090
1090
|
case f:
|
|
1091
1091
|
return g1("Suspense");
|
|
1092
|
-
case
|
|
1092
|
+
case a:
|
|
1093
1093
|
return g1("SuspenseList");
|
|
1094
1094
|
}
|
|
1095
1095
|
if (typeof c == "object")
|
|
1096
1096
|
switch (c.$$typeof) {
|
|
1097
1097
|
case d:
|
|
1098
1098
|
return G3(c.render);
|
|
1099
|
-
case
|
|
1100
|
-
return f1(c.type,
|
|
1101
|
-
case
|
|
1102
|
-
var M = c,
|
|
1099
|
+
case D:
|
|
1100
|
+
return f1(c.type, u, h);
|
|
1101
|
+
case L: {
|
|
1102
|
+
var M = c, P = M._payload, T = M._init;
|
|
1103
1103
|
try {
|
|
1104
|
-
return f1(T(
|
|
1104
|
+
return f1(T(P), u, h);
|
|
1105
1105
|
} catch {
|
|
1106
1106
|
}
|
|
1107
1107
|
}
|
|
1108
1108
|
}
|
|
1109
1109
|
return "";
|
|
1110
1110
|
}
|
|
1111
|
-
var r1 = Object.prototype.hasOwnProperty,
|
|
1112
|
-
function
|
|
1111
|
+
var r1 = Object.prototype.hasOwnProperty, N1 = {}, Q1 = I.ReactDebugCurrentFrame;
|
|
1112
|
+
function p1(c) {
|
|
1113
1113
|
if (c) {
|
|
1114
|
-
var
|
|
1115
|
-
|
|
1114
|
+
var u = c._owner, h = f1(c.type, c._source, u ? u.type : null);
|
|
1115
|
+
Q1.setExtraStackFrame(h);
|
|
1116
1116
|
} else
|
|
1117
|
-
|
|
1117
|
+
Q1.setExtraStackFrame(null);
|
|
1118
1118
|
}
|
|
1119
|
-
function Y3(c,
|
|
1119
|
+
function Y3(c, u, h, M, P) {
|
|
1120
1120
|
{
|
|
1121
1121
|
var T = Function.call.bind(r1);
|
|
1122
1122
|
for (var R in c)
|
|
@@ -1127,25 +1127,25 @@ function ke() {
|
|
|
1127
1127
|
var F = 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 F.name = "Invariant Violation", F;
|
|
1129
1129
|
}
|
|
1130
|
-
y = c[R](
|
|
1130
|
+
y = c[R](u, R, M, h, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
1131
1131
|
} catch (_) {
|
|
1132
1132
|
y = _;
|
|
1133
1133
|
}
|
|
1134
|
-
y && !(y instanceof Error) && (
|
|
1134
|
+
y && !(y instanceof Error) && (p1(P), Z("%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), p1(null)), y instanceof Error && !(y.message in N1) && (N1[y.message] = !0, p1(P), Z("Failed %s type: %s", h, y.message), p1(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
|
|
1144
|
+
var u = typeof Symbol == "function" && Symbol.toStringTag, h = u && c[Symbol.toStringTag] || c.constructor.name || "Object";
|
|
1145
1145
|
return h;
|
|
1146
1146
|
}
|
|
1147
1147
|
}
|
|
1148
|
-
function
|
|
1148
|
+
function N3(c) {
|
|
1149
1149
|
try {
|
|
1150
1150
|
return e3(c), !1;
|
|
1151
1151
|
} catch {
|
|
@@ -1156,10 +1156,10 @@ function ke() {
|
|
|
1156
1156
|
return "" + c;
|
|
1157
1157
|
}
|
|
1158
1158
|
function t3(c) {
|
|
1159
|
-
if (
|
|
1159
|
+
if (N3(c))
|
|
1160
1160
|
return Z("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", X3(c)), e3(c);
|
|
1161
1161
|
}
|
|
1162
|
-
var n3 = I.ReactCurrentOwner,
|
|
1162
|
+
var n3 = I.ReactCurrentOwner, Q3 = {
|
|
1163
1163
|
key: !0,
|
|
1164
1164
|
ref: !0,
|
|
1165
1165
|
__self: !0,
|
|
@@ -1167,27 +1167,27 @@ function ke() {
|
|
|
1167
1167
|
}, o3, s3;
|
|
1168
1168
|
function e2(c) {
|
|
1169
1169
|
if (r1.call(c, "ref")) {
|
|
1170
|
-
var
|
|
1171
|
-
if (
|
|
1170
|
+
var u = Object.getOwnPropertyDescriptor(c, "ref").get;
|
|
1171
|
+
if (u && u.isReactWarning)
|
|
1172
1172
|
return !1;
|
|
1173
1173
|
}
|
|
1174
1174
|
return c.ref !== void 0;
|
|
1175
1175
|
}
|
|
1176
1176
|
function t2(c) {
|
|
1177
1177
|
if (r1.call(c, "key")) {
|
|
1178
|
-
var
|
|
1179
|
-
if (
|
|
1178
|
+
var u = Object.getOwnPropertyDescriptor(c, "key").get;
|
|
1179
|
+
if (u && u.isReactWarning)
|
|
1180
1180
|
return !1;
|
|
1181
1181
|
}
|
|
1182
1182
|
return c.key !== void 0;
|
|
1183
1183
|
}
|
|
1184
|
-
function n2(c,
|
|
1184
|
+
function n2(c, u) {
|
|
1185
1185
|
typeof c.ref == "string" && n3.current;
|
|
1186
1186
|
}
|
|
1187
|
-
function o2(c,
|
|
1187
|
+
function o2(c, u) {
|
|
1188
1188
|
{
|
|
1189
1189
|
var h = function() {
|
|
1190
|
-
o3 || (o3 = !0, Z("%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)",
|
|
1190
|
+
o3 || (o3 = !0, Z("%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)", u));
|
|
1191
1191
|
};
|
|
1192
1192
|
h.isReactWarning = !0, Object.defineProperty(c, "key", {
|
|
1193
1193
|
get: h,
|
|
@@ -1195,10 +1195,10 @@ function ke() {
|
|
|
1195
1195
|
});
|
|
1196
1196
|
}
|
|
1197
1197
|
}
|
|
1198
|
-
function s2(c,
|
|
1198
|
+
function s2(c, u) {
|
|
1199
1199
|
{
|
|
1200
1200
|
var h = function() {
|
|
1201
|
-
s3 || (s3 = !0, Z("%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)",
|
|
1201
|
+
s3 || (s3 = !0, Z("%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)", u));
|
|
1202
1202
|
};
|
|
1203
1203
|
h.isReactWarning = !0, Object.defineProperty(c, "ref", {
|
|
1204
1204
|
get: h,
|
|
@@ -1206,13 +1206,13 @@ function ke() {
|
|
|
1206
1206
|
});
|
|
1207
1207
|
}
|
|
1208
1208
|
}
|
|
1209
|
-
var c2 = function(c,
|
|
1209
|
+
var c2 = function(c, u, h, M, P, T, 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
|
-
key:
|
|
1215
|
+
key: u,
|
|
1216
1216
|
ref: h,
|
|
1217
1217
|
props: R,
|
|
1218
1218
|
// Record the component responsible for creating this element.
|
|
@@ -1232,15 +1232,15 @@ function ke() {
|
|
|
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,
|
|
1238
|
+
function r2(c, u, h, M, P) {
|
|
1239
1239
|
{
|
|
1240
1240
|
var T, R = {}, y = null, F = null;
|
|
1241
|
-
h !== void 0 && (t3(h), y = "" + h), t2(
|
|
1242
|
-
for (T in
|
|
1243
|
-
r1.call(
|
|
1241
|
+
h !== void 0 && (t3(h), y = "" + h), t2(u) && (t3(u.key), y = "" + u.key), e2(u) && (F = u.ref, n2(u, P));
|
|
1242
|
+
for (T in u)
|
|
1243
|
+
r1.call(u, T) && !Q3.hasOwnProperty(T) && (R[T] = u[T]);
|
|
1244
1244
|
if (c && c.defaultProps) {
|
|
1245
1245
|
var _ = c.defaultProps;
|
|
1246
1246
|
for (T in _)
|
|
@@ -1250,13 +1250,13 @@ function ke() {
|
|
|
1250
1250
|
var B = typeof c == "function" ? c.displayName || c.name || "Unknown" : c;
|
|
1251
1251
|
y && o2(R, B), F && s2(R, B);
|
|
1252
1252
|
}
|
|
1253
|
-
return c2(c, y, F,
|
|
1253
|
+
return c2(c, y, F, 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
|
|
1259
|
+
var u = c._owner, h = f1(c.type, c._source, u ? u.type : null);
|
|
1260
1260
|
c3.setExtraStackFrame(h);
|
|
1261
1261
|
} else
|
|
1262
1262
|
c3.setExtraStackFrame(null);
|
|
@@ -1268,8 +1268,8 @@ function ke() {
|
|
|
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
|
|
|
@@ -1284,77 +1284,77 @@ Check the render method of \`` + c + "`.";
|
|
|
1284
1284
|
var l3 = {};
|
|
1285
1285
|
function i2(c) {
|
|
1286
1286
|
{
|
|
1287
|
-
var
|
|
1288
|
-
if (!
|
|
1287
|
+
var u = r3();
|
|
1288
|
+
if (!u) {
|
|
1289
1289
|
var h = typeof c == "string" ? c : c.displayName || c.name;
|
|
1290
|
-
h && (
|
|
1290
|
+
h && (u = `
|
|
1291
1291
|
|
|
1292
1292
|
Check the top-level render call using <` + h + ">.");
|
|
1293
1293
|
}
|
|
1294
|
-
return
|
|
1294
|
+
return u;
|
|
1295
1295
|
}
|
|
1296
1296
|
}
|
|
1297
|
-
function i3(c,
|
|
1297
|
+
function i3(c, u) {
|
|
1298
1298
|
{
|
|
1299
1299
|
if (!c._store || c._store.validated || c.key != null)
|
|
1300
1300
|
return;
|
|
1301
1301
|
c._store.validated = !0;
|
|
1302
|
-
var h = i2(
|
|
1302
|
+
var h = i2(u);
|
|
1303
1303
|
if (l3[h])
|
|
1304
1304
|
return;
|
|
1305
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), Z('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
|
-
function a3(c,
|
|
1310
|
+
function a3(c, u) {
|
|
1311
1311
|
{
|
|
1312
1312
|
if (typeof c != "object")
|
|
1313
1313
|
return;
|
|
1314
|
-
if (
|
|
1314
|
+
if ($1(c))
|
|
1315
1315
|
for (var h = 0; h < c.length; h++) {
|
|
1316
1316
|
var M = c[h];
|
|
1317
|
-
T1(M) && i3(M,
|
|
1317
|
+
T1(M) && i3(M, u);
|
|
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 T =
|
|
1325
|
-
T1(R.value) && i3(R.value,
|
|
1322
|
+
var P = j(c);
|
|
1323
|
+
if (typeof P == "function" && P !== c.entries)
|
|
1324
|
+
for (var T = P.call(c), R; !(R = T.next()).done; )
|
|
1325
|
+
T1(R.value) && i3(R.value, u);
|
|
1326
1326
|
}
|
|
1327
1327
|
}
|
|
1328
1328
|
}
|
|
1329
1329
|
function a2(c) {
|
|
1330
1330
|
{
|
|
1331
|
-
var
|
|
1332
|
-
if (
|
|
1331
|
+
var u = c.type;
|
|
1332
|
+
if (u == null || typeof u == "string")
|
|
1333
1333
|
return;
|
|
1334
1334
|
var h;
|
|
1335
|
-
if (typeof
|
|
1336
|
-
h =
|
|
1337
|
-
else if (typeof
|
|
1335
|
+
if (typeof u == "function")
|
|
1336
|
+
h = u.propTypes;
|
|
1337
|
+
else if (typeof u == "object" && (u.$$typeof === d || // Note: Memo only checks outer props here.
|
|
1338
1338
|
// Inner props are checked in the reconciler.
|
|
1339
|
-
|
|
1340
|
-
h =
|
|
1339
|
+
u.$$typeof === D))
|
|
1340
|
+
h = u.propTypes;
|
|
1341
1341
|
else
|
|
1342
1342
|
return;
|
|
1343
1343
|
if (h) {
|
|
1344
|
-
var M = X(
|
|
1344
|
+
var M = X(u);
|
|
1345
1345
|
Y3(h, c.props, "prop", M, c);
|
|
1346
|
-
} else if (
|
|
1346
|
+
} else if (u.PropTypes !== void 0 && !E1) {
|
|
1347
1347
|
E1 = !0;
|
|
1348
|
-
var
|
|
1349
|
-
Z("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",
|
|
1348
|
+
var P = X(u);
|
|
1349
|
+
Z("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", P || "Unknown");
|
|
1350
1350
|
}
|
|
1351
|
-
typeof
|
|
1351
|
+
typeof u.getDefaultProps == "function" && !u.getDefaultProps.isReactClassApproved && Z("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
|
|
1357
|
-
var M =
|
|
1356
|
+
for (var u = Object.keys(c.props), h = 0; h < u.length; h++) {
|
|
1357
|
+
var M = u[h];
|
|
1358
1358
|
if (M !== "children" && M !== "key") {
|
|
1359
1359
|
t1(c), Z("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 <` + h + ">.");
|
|
|
1364
1364
|
}
|
|
1365
1365
|
}
|
|
1366
1366
|
var u3 = {};
|
|
1367
|
-
function d3(c,
|
|
1367
|
+
function d3(c, u, h, M, P, T) {
|
|
1368
1368
|
{
|
|
1369
1369
|
var R = b1(c);
|
|
1370
1370
|
if (!R) {
|
|
@@ -1373,16 +1373,16 @@ Check the top-level render call using <` + h + ">.");
|
|
|
1373
1373
|
var F = l2();
|
|
1374
1374
|
F ? y += F : y += r3();
|
|
1375
1375
|
var _;
|
|
1376
|
-
c === null ? _ = "null" :
|
|
1376
|
+
c === null ? _ = "null" : $1(c) ? _ = "array" : c !== void 0 && c.$$typeof === t ? (_ = "<" + (X(c.type) || "Unknown") + " />", y = " Did you accidentally export a JSX literal instead of a component?") : _ = typeof c, Z("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", _, y);
|
|
1377
1377
|
}
|
|
1378
|
-
var B = r2(c,
|
|
1378
|
+
var B = r2(c, u, h, P, T);
|
|
1379
1379
|
if (B == null)
|
|
1380
1380
|
return B;
|
|
1381
1381
|
if (R) {
|
|
1382
|
-
var q =
|
|
1382
|
+
var q = u.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);
|
|
@@ -1391,28 +1391,28 @@ Check the top-level render call using <` + h + ">.");
|
|
|
1391
1391
|
else
|
|
1392
1392
|
a3(q, c);
|
|
1393
1393
|
}
|
|
1394
|
-
if (r1.call(
|
|
1395
|
-
var
|
|
1396
|
-
return
|
|
1394
|
+
if (r1.call(u, "key")) {
|
|
1395
|
+
var Q = X(c), H = Object.keys(u).filter(function(p2) {
|
|
1396
|
+
return p2 !== "key";
|
|
1397
1397
|
}), D1 = H.length > 0 ? "{key: someKey, " + H.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
1398
|
-
if (!u3[
|
|
1398
|
+
if (!u3[Q + D1]) {
|
|
1399
1399
|
var f2 = H.length > 0 ? "{" + H.join(": ..., ") + ": ...}" : "{}";
|
|
1400
1400
|
Z(`A props object containing a "key" prop is being spread into JSX:
|
|
1401
1401
|
let props = %s;
|
|
1402
1402
|
<%s {...props} />
|
|
1403
1403
|
React keys must be passed directly to JSX without using spread:
|
|
1404
1404
|
let props = %s;
|
|
1405
|
-
<%s key={someKey} {...props} />`, D1,
|
|
1405
|
+
<%s key={someKey} {...props} />`, D1, Q, f2, Q), u3[Q + D1] = !0;
|
|
1406
1406
|
}
|
|
1407
1407
|
}
|
|
1408
1408
|
return c === s ? u2(B) : a2(B), B;
|
|
1409
1409
|
}
|
|
1410
1410
|
}
|
|
1411
|
-
function d2(c,
|
|
1412
|
-
return d3(c,
|
|
1411
|
+
function d2(c, u, h) {
|
|
1412
|
+
return d3(c, u, h, !0);
|
|
1413
1413
|
}
|
|
1414
|
-
function v2(c,
|
|
1415
|
-
return d3(c,
|
|
1414
|
+
function v2(c, u, h) {
|
|
1415
|
+
return d3(c, u, h, !1);
|
|
1416
1416
|
}
|
|
1417
1417
|
var g2 = v2, h2 = d2;
|
|
1418
1418
|
a1.Fragment = s, a1.jsx = g2, a1.jsxs = h2;
|
|
@@ -1426,7 +1426,7 @@ var o = Fe();
|
|
|
1426
1426
|
const He = "_mwfit_ppa3l_1", Ue = {
|
|
1427
1427
|
mwfit: He
|
|
1428
1428
|
}, Ke = () => {
|
|
1429
|
-
const { reconnect: e } =
|
|
1429
|
+
const { reconnect: e } = p(), 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" }),
|
|
@@ -1456,8 +1456,8 @@ const He = "_mwfit_ppa3l_1", Ue = {
|
|
|
1456
1456
|
},
|
|
1457
1457
|
[s]
|
|
1458
1458
|
), l = l1(
|
|
1459
|
-
(d, f,
|
|
1460
|
-
t(Ae(d, f,
|
|
1459
|
+
(d, f, a) => {
|
|
1460
|
+
t(Ae(d, f, a));
|
|
1461
1461
|
},
|
|
1462
1462
|
[t]
|
|
1463
1463
|
), i = l1(
|
|
@@ -1482,7 +1482,7 @@ const He = "_mwfit_ppa3l_1", Ue = {
|
|
|
1482
1482
|
}
|
|
1483
1483
|
);
|
|
1484
1484
|
}, k8 = ({ children: e }) => /* @__PURE__ */ o.jsx(Z2, { store: We, children: /* @__PURE__ */ o.jsx(qe, { children: e }) });
|
|
1485
|
-
function
|
|
1485
|
+
function p() {
|
|
1486
1486
|
return I2(V3);
|
|
1487
1487
|
}
|
|
1488
1488
|
function Ge({
|
|
@@ -1501,17 +1501,17 @@ function Ge({
|
|
|
1501
1501
|
function f() {
|
|
1502
1502
|
i.current = !1, t == null || t(), l.current && (clearTimeout(l.current), l.current = null, g.current || s == null || s());
|
|
1503
1503
|
}
|
|
1504
|
-
function
|
|
1504
|
+
function a() {
|
|
1505
1505
|
i.current && f();
|
|
1506
1506
|
}
|
|
1507
1507
|
return {
|
|
1508
1508
|
onPointerDown: d,
|
|
1509
1509
|
onPointerUp: f,
|
|
1510
|
-
onPointerLeave:
|
|
1510
|
+
onPointerLeave: a
|
|
1511
1511
|
};
|
|
1512
1512
|
}
|
|
1513
|
-
function
|
|
1514
|
-
const { sendMessage: s } =
|
|
1513
|
+
function m(e, t) {
|
|
1514
|
+
const { sendMessage: s } = p(), 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,7 +1523,7 @@ function p(e, t) {
|
|
|
1523
1523
|
return Ge({ onPress: l, onRelease: i });
|
|
1524
1524
|
}
|
|
1525
1525
|
function j1(e) {
|
|
1526
|
-
const { sendMessage: t } =
|
|
1526
|
+
const { sendMessage: t } = p(), n = m(`${e}`, "volumeUp"), s = m(`${e}`, "volumeDown");
|
|
1527
1527
|
return E(() => ({
|
|
1528
1528
|
volumeUp: n,
|
|
1529
1529
|
volumeDown: s,
|
|
@@ -1531,7 +1531,7 @@ function j1(e) {
|
|
|
1531
1531
|
}), [e, t, n, s]);
|
|
1532
1532
|
}
|
|
1533
1533
|
function F8(e) {
|
|
1534
|
-
const { sendMessage: t } =
|
|
1534
|
+
const { sendMessage: t } = p(), n = m(`${e}`, "volumeUp"), s = m(`${e}`, "volumeDown");
|
|
1535
1535
|
return E(() => ({
|
|
1536
1536
|
volumeUp: n,
|
|
1537
1537
|
volumeDown: s,
|
|
@@ -1539,7 +1539,7 @@ function F8(e) {
|
|
|
1539
1539
|
}), [e, t, n, s]);
|
|
1540
1540
|
}
|
|
1541
1541
|
function k3(e, t) {
|
|
1542
|
-
const { sendMessage: n, sendSimpleMessage: s } =
|
|
1542
|
+
const { sendMessage: n, sendSimpleMessage: s } = p(), r = j1(e);
|
|
1543
1543
|
return E(() => {
|
|
1544
1544
|
if (!r) {
|
|
1545
1545
|
console.log("baseVolume is undefined");
|
|
@@ -1559,7 +1559,7 @@ function k3(e, t) {
|
|
|
1559
1559
|
}, [r, t, e, n, s]);
|
|
1560
1560
|
}
|
|
1561
1561
|
function H8(e, t) {
|
|
1562
|
-
const { sendMessage: n, sendSimpleMessage: s } =
|
|
1562
|
+
const { sendMessage: n, sendSimpleMessage: s } = p(), r = j1(e);
|
|
1563
1563
|
return E(() => !r || !t ? void 0 : {
|
|
1564
1564
|
...r,
|
|
1565
1565
|
volumeState: t,
|
|
@@ -1577,7 +1577,7 @@ function ze(e) {
|
|
|
1577
1577
|
}
|
|
1578
1578
|
function F3(e) {
|
|
1579
1579
|
var i;
|
|
1580
|
-
const { sendMessage: t } =
|
|
1580
|
+
const { sendMessage: t } = p(), n = (i = S(e)) == null ? void 0 : i.powerState;
|
|
1581
1581
|
return { powerOn: () => {
|
|
1582
1582
|
t(`/device/${e}/powerOn`, null);
|
|
1583
1583
|
}, powerOff: () => {
|
|
@@ -1587,13 +1587,13 @@ function F3(e) {
|
|
|
1587
1587
|
}, powerState: n };
|
|
1588
1588
|
}
|
|
1589
1589
|
function W1(e) {
|
|
1590
|
-
const { sendMessage: t } =
|
|
1590
|
+
const { sendMessage: t } = p(), n = S(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 } = p(), n = S(e), s = () => {
|
|
1597
1597
|
t(`/device/${e}/setDefaultChannelLevels`, null);
|
|
1598
1598
|
}, r = () => {
|
|
1599
1599
|
if ((n == null ? void 0 : n.levelControls) === void 0) return;
|
|
@@ -1616,7 +1616,7 @@ function U8(e) {
|
|
|
1616
1616
|
};
|
|
1617
1617
|
}
|
|
1618
1618
|
function K8(e) {
|
|
1619
|
-
const { sendMessage: t } =
|
|
1619
|
+
const { sendMessage: t } = p(), n = `/device/${e}`, s = S(e), r = m(n, "cameraUp"), l = m(n, "cameraDown"), i = m(n, "cameraLeft"), g = m(n, "cameraRight"), d = m(n, "cameraZoomIn"), f = m(n, "cameraZoomOut"), a = (D) => t("/camera/recallPreset", D);
|
|
1620
1620
|
if (s)
|
|
1621
1621
|
return {
|
|
1622
1622
|
state: s,
|
|
@@ -1626,7 +1626,7 @@ function K8(e) {
|
|
|
1626
1626
|
down: l,
|
|
1627
1627
|
left: i,
|
|
1628
1628
|
right: g,
|
|
1629
|
-
recallPreset:
|
|
1629
|
+
recallPreset: a
|
|
1630
1630
|
};
|
|
1631
1631
|
}
|
|
1632
1632
|
const q8 = ({ className: e }) => {
|
|
@@ -1642,7 +1642,7 @@ const q8 = ({ className: e }) => {
|
|
|
1642
1642
|
] });
|
|
1643
1643
|
};
|
|
1644
1644
|
function G8(e) {
|
|
1645
|
-
const { sendMessage: t } =
|
|
1645
|
+
const { sendMessage: t } = p(), n = S(e), s = `/device/${e}`;
|
|
1646
1646
|
return n ? { state: n, recallPreset: (i, g) => {
|
|
1647
1647
|
t(`${s}/presets/recall`, { deviceKey: i, preset: g });
|
|
1648
1648
|
}, savePresets: (i) => {
|
|
@@ -1662,7 +1662,7 @@ function Y8(e) {
|
|
|
1662
1662
|
};
|
|
1663
1663
|
}
|
|
1664
1664
|
function J8(e) {
|
|
1665
|
-
const { sendMessage: t } =
|
|
1665
|
+
const { sendMessage: t } = p(), n = S(e), s = E(() => {
|
|
1666
1666
|
const r = `/device/${e}`;
|
|
1667
1667
|
return { setEntry: (g, d, f) => t(`${r}/setEntry`, { index: g, name: d, number: f }), dialEntry: (g) => t(`${r}/dialEntry`, { value: g }) };
|
|
1668
1668
|
}, [e, t]);
|
|
@@ -1673,54 +1673,70 @@ function J8(e) {
|
|
|
1673
1673
|
};
|
|
1674
1674
|
}
|
|
1675
1675
|
function X8(e) {
|
|
1676
|
-
const t = `/device/${e}`, n =
|
|
1676
|
+
const t = `/device/${e}`, n = m(t, "chanUp"), s = m(t, "chanDown"), r = m(t, "lastChan"), l = m(t, "guide"), i = m(t, "info"), g = m(t, "exit");
|
|
1677
1677
|
return { channelUp: n, channelDown: s, lastChannel: r, guide: l, info: i, exit: g };
|
|
1678
1678
|
}
|
|
1679
|
+
function N8(e) {
|
|
1680
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1681
|
+
return E(() => {
|
|
1682
|
+
if (!n) return;
|
|
1683
|
+
const s = `/device/${e}`;
|
|
1684
|
+
return {
|
|
1685
|
+
state: n,
|
|
1686
|
+
getCallControlsStatus: () => t(`${s}/callControlsStatus`, null),
|
|
1687
|
+
dialMeeting: (a) => t(`${s}/dialMeeting`, a),
|
|
1688
|
+
dialNumber: (a, D) => t(`${s}/dialNumber`, { number: a, password: D }),
|
|
1689
|
+
endCallById: (a) => t(`${s}/endCallById`, { value: a }),
|
|
1690
|
+
acceptById: (a) => t(`${s}/acceptById`, { value: a }),
|
|
1691
|
+
rejectById: (a) => t(`${s}/rejectById`, { value: a })
|
|
1692
|
+
};
|
|
1693
|
+
}, [e, t, n]);
|
|
1694
|
+
}
|
|
1679
1695
|
function Q8(e) {
|
|
1680
|
-
const t = `/device/${e}`, n =
|
|
1696
|
+
const t = `/device/${e}`, n = m(t, "red"), s = m(t, "green"), r = m(t, "yellow"), l = m(t, "blue");
|
|
1681
1697
|
return { red: n, green: s, yellow: r, blue: l };
|
|
1682
1698
|
}
|
|
1683
|
-
function
|
|
1699
|
+
function e6(e) {
|
|
1684
1700
|
const t = S(e);
|
|
1685
1701
|
if (t)
|
|
1686
1702
|
return {
|
|
1687
1703
|
communicationMonitorState: t
|
|
1688
1704
|
};
|
|
1689
1705
|
}
|
|
1690
|
-
function
|
|
1706
|
+
function t6(e) {
|
|
1691
1707
|
const t = S(e);
|
|
1692
1708
|
if (t)
|
|
1693
1709
|
return {
|
|
1694
1710
|
currentSourcesState: t
|
|
1695
1711
|
};
|
|
1696
1712
|
}
|
|
1697
|
-
function
|
|
1713
|
+
function n6(e) {
|
|
1698
1714
|
const t = S(e);
|
|
1699
1715
|
if (t)
|
|
1700
1716
|
return t.deviceInfo || void 0;
|
|
1701
1717
|
}
|
|
1702
|
-
function
|
|
1703
|
-
const { sendMessage: t } =
|
|
1718
|
+
function o6(e) {
|
|
1719
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1704
1720
|
return E(() => {
|
|
1705
1721
|
if (!n) return;
|
|
1706
1722
|
const s = `/device/${e}`;
|
|
1707
1723
|
return {
|
|
1708
1724
|
state: n,
|
|
1709
|
-
dial: (
|
|
1710
|
-
endCallById: (
|
|
1725
|
+
dial: (a) => t(`${s}/dial`, { value: a }),
|
|
1726
|
+
endCallById: (a) => t(`${s}/endCallById`, { value: a }),
|
|
1711
1727
|
endAllCalls: () => t(`${s}/endAllCalls`, null),
|
|
1712
|
-
sendDtmf: (
|
|
1713
|
-
acceptById: (
|
|
1714
|
-
rejectById: (
|
|
1728
|
+
sendDtmf: (a) => t(`${s}/dtmf`, { value: a }),
|
|
1729
|
+
acceptById: (a) => t(`${s}/acceptById`, { value: a }),
|
|
1730
|
+
rejectById: (a) => t(`${s}/rejectById`, { value: a })
|
|
1715
1731
|
};
|
|
1716
1732
|
}, [e, t, n]);
|
|
1717
1733
|
}
|
|
1718
|
-
function
|
|
1719
|
-
const t = `/device/${e}`, n =
|
|
1734
|
+
function s6(e) {
|
|
1735
|
+
const t = `/device/${e}`, n = m(t, "up"), s = m(t, "down"), r = m(t, "left"), l = m(t, "right"), i = m(t, "select"), g = m(t, "menu"), d = m(t, "exit");
|
|
1720
1736
|
return { up: n, down: s, left: r, right: l, select: i, menu: g, exit: d };
|
|
1721
1737
|
}
|
|
1722
|
-
function
|
|
1723
|
-
const { sendMessage: t } =
|
|
1738
|
+
function c6(e) {
|
|
1739
|
+
const { sendMessage: t } = p();
|
|
1724
1740
|
return { recallPreset: (s) => {
|
|
1725
1741
|
t(
|
|
1726
1742
|
`/device/${e}/recallPreset`,
|
|
@@ -1728,12 +1744,12 @@ function s6(e) {
|
|
|
1728
1744
|
);
|
|
1729
1745
|
} };
|
|
1730
1746
|
}
|
|
1731
|
-
function
|
|
1732
|
-
const t = `/device/${e}`, n =
|
|
1747
|
+
function r6(e) {
|
|
1748
|
+
const t = `/device/${e}`, n = m(t, "dvrList"), s = m(t, "record");
|
|
1733
1749
|
return { dvrList: n, record: s };
|
|
1734
1750
|
}
|
|
1735
|
-
function
|
|
1736
|
-
const { sendMessage: t } =
|
|
1751
|
+
function l6(e) {
|
|
1752
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1737
1753
|
return n ? { roomCombinerState: n, setAutoMode: () => {
|
|
1738
1754
|
t(`/device/${e}/setAutoMode`, null);
|
|
1739
1755
|
}, setManualMode: () => {
|
|
@@ -1746,8 +1762,8 @@ function r6(e) {
|
|
|
1746
1762
|
t(`/device/${e}/setRoomCombinationScenario`, d);
|
|
1747
1763
|
} } : void 0;
|
|
1748
1764
|
}
|
|
1749
|
-
function
|
|
1750
|
-
const { sendMessage: t } =
|
|
1765
|
+
function i6(e) {
|
|
1766
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1751
1767
|
return E(() => {
|
|
1752
1768
|
if (!n) return;
|
|
1753
1769
|
const s = `/device/${e}`;
|
|
@@ -1759,9 +1775,9 @@ function l6(e) {
|
|
|
1759
1775
|
};
|
|
1760
1776
|
}, [e, t, n]);
|
|
1761
1777
|
}
|
|
1762
|
-
function
|
|
1778
|
+
function a6(e) {
|
|
1763
1779
|
var i;
|
|
1764
|
-
const { sendMessage: t } =
|
|
1780
|
+
const { sendMessage: t } = p(), n = (i = S(e)) == null ? void 0 : i.cameraIsMuted, s = () => {
|
|
1765
1781
|
t(`/device/${e}/cameraMuteOn`, null);
|
|
1766
1782
|
}, r = () => {
|
|
1767
1783
|
t(`/device/${e}/cameraMuteOff`, null);
|
|
@@ -1771,9 +1787,9 @@ function i6(e) {
|
|
|
1771
1787
|
if (n)
|
|
1772
1788
|
return { cameraMuteOn: s, cameraMuteOff: r, cameraMuteToggle: l, cameraIsMuted: n };
|
|
1773
1789
|
}
|
|
1774
|
-
function
|
|
1790
|
+
function u6(e) {
|
|
1775
1791
|
var l;
|
|
1776
|
-
const { sendMessage: t } =
|
|
1792
|
+
const { sendMessage: t } = p(), n = (l = S(e)) == null ? void 0 : l.presets, s = (i) => {
|
|
1777
1793
|
t(`/device/${e}/recallPreset`, i);
|
|
1778
1794
|
}, r = (i) => {
|
|
1779
1795
|
t(`/device/${e}/savePreset`, i);
|
|
@@ -1781,8 +1797,8 @@ function a6(e) {
|
|
|
1781
1797
|
if (n)
|
|
1782
1798
|
return { recallPreset: s, savePreset: r, presets: n };
|
|
1783
1799
|
}
|
|
1784
|
-
function
|
|
1785
|
-
const { sendMessage: t } =
|
|
1800
|
+
function d6(e) {
|
|
1801
|
+
const { sendMessage: t } = p(), n = `/device/${e}`, s = S(e);
|
|
1786
1802
|
return s ? {
|
|
1787
1803
|
state: s,
|
|
1788
1804
|
selectCamera: (l) => {
|
|
@@ -1790,8 +1806,8 @@ function u6(e) {
|
|
|
1790
1806
|
}
|
|
1791
1807
|
} : void 0;
|
|
1792
1808
|
}
|
|
1793
|
-
function
|
|
1794
|
-
const { sendMessage: t } =
|
|
1809
|
+
function v6(e) {
|
|
1810
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1795
1811
|
return E(() => {
|
|
1796
1812
|
if (!n) return;
|
|
1797
1813
|
const s = `/device/${e}`;
|
|
@@ -1801,8 +1817,8 @@ function d6(e) {
|
|
|
1801
1817
|
};
|
|
1802
1818
|
}, [e, t, n]);
|
|
1803
1819
|
}
|
|
1804
|
-
function
|
|
1805
|
-
const { sendMessage: t } =
|
|
1820
|
+
function g6(e) {
|
|
1821
|
+
const { sendMessage: t } = p();
|
|
1806
1822
|
return E(() => {
|
|
1807
1823
|
const n = `/device/${e}`;
|
|
1808
1824
|
return {
|
|
@@ -1811,8 +1827,8 @@ function v6(e) {
|
|
|
1811
1827
|
};
|
|
1812
1828
|
}, [e, t]);
|
|
1813
1829
|
}
|
|
1814
|
-
function
|
|
1815
|
-
const { sendMessage: t } =
|
|
1830
|
+
function h6(e) {
|
|
1831
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1816
1832
|
return E(() => n ? {
|
|
1817
1833
|
state: n,
|
|
1818
1834
|
dial: (d) => t(`/device/${e}/dial`, { value: d }),
|
|
@@ -1822,8 +1838,8 @@ function g6(e) {
|
|
|
1822
1838
|
rejectCall: (d) => t(`/device/${e}/rejectCall`, d)
|
|
1823
1839
|
} : void 0, [e, t, n]);
|
|
1824
1840
|
}
|
|
1825
|
-
function
|
|
1826
|
-
const { sendMessage: t } =
|
|
1841
|
+
function f6(e) {
|
|
1842
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1827
1843
|
return E(() => {
|
|
1828
1844
|
if (!n) return;
|
|
1829
1845
|
const s = `/device/${e}`;
|
|
@@ -1831,15 +1847,15 @@ function h6(e) {
|
|
|
1831
1847
|
state: n,
|
|
1832
1848
|
getDirectory: () => t(`${s}/getDirectory`, null),
|
|
1833
1849
|
setDirectoryToRoot: () => t(`${s}/setCurrentDirectoryToRoot`, null),
|
|
1834
|
-
directoryById: (
|
|
1835
|
-
directorySearch: (
|
|
1850
|
+
directoryById: (a) => t(`${s}/directoryById`, { value: a }),
|
|
1851
|
+
directorySearch: (a) => t(`${s}/directorySearch`, { value: a }),
|
|
1836
1852
|
directoryBack: () => t(`${s}/directoryBack`, null),
|
|
1837
1853
|
getDirectoryParentFolderContents: () => t(`${s}/getDirectoryParentFolderContents`, null)
|
|
1838
1854
|
};
|
|
1839
1855
|
}, [e, t, n]);
|
|
1840
1856
|
}
|
|
1841
|
-
function
|
|
1842
|
-
const { sendMessage: t } =
|
|
1857
|
+
function p6(e) {
|
|
1858
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1843
1859
|
return E(() => {
|
|
1844
1860
|
if (!n) return;
|
|
1845
1861
|
const s = `/device/${e}`;
|
|
@@ -1852,7 +1868,7 @@ function f6(e) {
|
|
|
1852
1868
|
}, [e, t, n]);
|
|
1853
1869
|
}
|
|
1854
1870
|
function m6(e) {
|
|
1855
|
-
const { sendMessage: t } =
|
|
1871
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1856
1872
|
return E(() => {
|
|
1857
1873
|
if (!n) return;
|
|
1858
1874
|
const s = `/device/${e}`;
|
|
@@ -1865,8 +1881,8 @@ function m6(e) {
|
|
|
1865
1881
|
};
|
|
1866
1882
|
}, [e, t, n]);
|
|
1867
1883
|
}
|
|
1868
|
-
function
|
|
1869
|
-
const { sendMessage: t } =
|
|
1884
|
+
function w6(e) {
|
|
1885
|
+
const { sendMessage: t } = p();
|
|
1870
1886
|
return E(() => {
|
|
1871
1887
|
const n = `/device/${e}`;
|
|
1872
1888
|
return {
|
|
@@ -1876,8 +1892,8 @@ function p6(e) {
|
|
|
1876
1892
|
};
|
|
1877
1893
|
}, [e, t]);
|
|
1878
1894
|
}
|
|
1879
|
-
function
|
|
1880
|
-
const { sendMessage: t } =
|
|
1895
|
+
function M6(e) {
|
|
1896
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1881
1897
|
return E(() => {
|
|
1882
1898
|
if (!n) return;
|
|
1883
1899
|
const s = `/device/${e}`;
|
|
@@ -1889,24 +1905,24 @@ function w6(e) {
|
|
|
1889
1905
|
};
|
|
1890
1906
|
}, [e, t, n]);
|
|
1891
1907
|
}
|
|
1892
|
-
function
|
|
1893
|
-
const { sendMessage: t } =
|
|
1908
|
+
function x6(e) {
|
|
1909
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1894
1910
|
return E(() => {
|
|
1895
1911
|
if (!n) return;
|
|
1896
1912
|
const s = `/device/${e}`;
|
|
1897
1913
|
return {
|
|
1898
1914
|
state: n,
|
|
1899
|
-
removeParticipant: (
|
|
1900
|
-
setParticipantAsHost: (
|
|
1901
|
-
admitParticipantFromWaitingRoom: (
|
|
1915
|
+
removeParticipant: (a) => t(`${s}/removeParticipant`, { value: a }),
|
|
1916
|
+
setParticipantAsHost: (a) => t(`${s}/setParticipantAsHost`, { value: a }),
|
|
1917
|
+
admitParticipantFromWaitingRoom: (a) => t(`${s}/admitParticipantFromWaitingRoom`, { value: a }),
|
|
1902
1918
|
admitAllFromWaitingRoom: () => t(`${s}/admitAllFromWaitingRoom`, null),
|
|
1903
|
-
removeFromWaitingRoom: (
|
|
1919
|
+
removeFromWaitingRoom: (a) => t(`${s}/removeFromWaitingRoom`, { value: a }),
|
|
1904
1920
|
removeAllFromWaitingRoom: () => t(`${s}/removeAllFromWaitingRoom`, null)
|
|
1905
1921
|
};
|
|
1906
1922
|
}, [e, t, n]);
|
|
1907
1923
|
}
|
|
1908
|
-
function
|
|
1909
|
-
const { sendMessage: t } =
|
|
1924
|
+
function S6(e) {
|
|
1925
|
+
const { sendMessage: t } = p();
|
|
1910
1926
|
return E(() => {
|
|
1911
1927
|
const n = `/device/${e}`;
|
|
1912
1928
|
return {
|
|
@@ -1916,8 +1932,8 @@ function x6(e) {
|
|
|
1916
1932
|
};
|
|
1917
1933
|
}, [e, t]);
|
|
1918
1934
|
}
|
|
1919
|
-
function
|
|
1920
|
-
const { sendMessage: t } =
|
|
1935
|
+
function Z6(e) {
|
|
1936
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1921
1937
|
return E(() => {
|
|
1922
1938
|
if (!n) return;
|
|
1923
1939
|
const s = `/device/${e}`;
|
|
@@ -1929,8 +1945,8 @@ function S6(e) {
|
|
|
1929
1945
|
};
|
|
1930
1946
|
}, [e, t, n]);
|
|
1931
1947
|
}
|
|
1932
|
-
function
|
|
1933
|
-
const { sendMessage: t } =
|
|
1948
|
+
function C6(e) {
|
|
1949
|
+
const { sendMessage: t } = p();
|
|
1934
1950
|
return E(() => {
|
|
1935
1951
|
const n = `/device/${e}`;
|
|
1936
1952
|
return {
|
|
@@ -1939,8 +1955,8 @@ function Z6(e) {
|
|
|
1939
1955
|
};
|
|
1940
1956
|
}, [e, t]);
|
|
1941
1957
|
}
|
|
1942
|
-
function
|
|
1943
|
-
const { sendMessage: t } =
|
|
1958
|
+
function j6(e) {
|
|
1959
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1944
1960
|
return E(() => {
|
|
1945
1961
|
if (!n) return;
|
|
1946
1962
|
const s = `/device/${e}`;
|
|
@@ -1950,8 +1966,8 @@ function C6(e) {
|
|
|
1950
1966
|
};
|
|
1951
1967
|
}, [e, t, n]);
|
|
1952
1968
|
}
|
|
1953
|
-
function
|
|
1954
|
-
const { sendMessage: t } =
|
|
1969
|
+
function b6(e) {
|
|
1970
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1955
1971
|
return E(() => {
|
|
1956
1972
|
if (!n) return;
|
|
1957
1973
|
const s = `/device/${e}`;
|
|
@@ -1962,8 +1978,8 @@ function j6(e) {
|
|
|
1962
1978
|
};
|
|
1963
1979
|
}, [e, t, n]);
|
|
1964
1980
|
}
|
|
1965
|
-
function
|
|
1966
|
-
const { sendMessage: t } =
|
|
1981
|
+
function I6(e) {
|
|
1982
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1967
1983
|
return E(() => {
|
|
1968
1984
|
if (!n) return;
|
|
1969
1985
|
const s = `/device/${e}`;
|
|
@@ -1974,8 +1990,8 @@ function b6(e) {
|
|
|
1974
1990
|
};
|
|
1975
1991
|
}, [e, t, n]);
|
|
1976
1992
|
}
|
|
1977
|
-
function
|
|
1978
|
-
const { sendMessage: t } =
|
|
1993
|
+
function y6(e) {
|
|
1994
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1979
1995
|
return E(() => {
|
|
1980
1996
|
if (!n) return;
|
|
1981
1997
|
const s = `/device/${e}`;
|
|
@@ -1986,8 +2002,8 @@ function I6(e) {
|
|
|
1986
2002
|
};
|
|
1987
2003
|
}, [e, t, n]);
|
|
1988
2004
|
}
|
|
1989
|
-
function
|
|
1990
|
-
const { sendMessage: t } =
|
|
2005
|
+
function R6(e) {
|
|
2006
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
1991
2007
|
return E(() => {
|
|
1992
2008
|
if (!n) return;
|
|
1993
2009
|
const s = `/device/${e}`;
|
|
@@ -2000,36 +2016,36 @@ function y6(e) {
|
|
|
2000
2016
|
};
|
|
2001
2017
|
}, [e, t, n]);
|
|
2002
2018
|
}
|
|
2003
|
-
function
|
|
2004
|
-
const { sendMessage: t, sendSimpleMessage: n } =
|
|
2019
|
+
function $6(e) {
|
|
2020
|
+
const { sendMessage: t, sendSimpleMessage: n } = p(), s = S(e), r = oe(e), l = s || r;
|
|
2005
2021
|
return l ? {
|
|
2006
2022
|
levelState: l,
|
|
2007
|
-
setLevel: (
|
|
2008
|
-
muteToggle: (
|
|
2009
|
-
muteOn: (
|
|
2010
|
-
muteOff: (
|
|
2023
|
+
setLevel: (a, D) => n(`${a}/level`, D),
|
|
2024
|
+
muteToggle: (a) => t(`${a}/muteToggle`, null),
|
|
2025
|
+
muteOn: (a) => t(`${a}/muteOn`, null),
|
|
2026
|
+
muteOff: (a) => t(`${a}/muteOff`, null)
|
|
2011
2027
|
} : void 0;
|
|
2012
2028
|
}
|
|
2013
2029
|
function P6(e) {
|
|
2014
|
-
const { sendMessage: t } =
|
|
2030
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
2015
2031
|
return n ? { lightingState: n, selectScene: (r) => {
|
|
2016
2032
|
t(`/device/${e}/selectScene`, r);
|
|
2017
2033
|
} } : void 0;
|
|
2018
2034
|
}
|
|
2019
|
-
function
|
|
2020
|
-
const { sendMessage: t } =
|
|
2035
|
+
function E6(e) {
|
|
2036
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
2021
2037
|
return n ? { matrixRoutingState: n, setRoute: (r) => {
|
|
2022
2038
|
t(`/device/${e}/route`, r);
|
|
2023
2039
|
} } : void 0;
|
|
2024
2040
|
}
|
|
2025
|
-
function
|
|
2026
|
-
const { sendMessage: t } =
|
|
2041
|
+
function T6(e) {
|
|
2042
|
+
const { sendMessage: t } = p();
|
|
2027
2043
|
return { closeApp: () => {
|
|
2028
2044
|
t(`/device/${e}/closeWebViewController`, null);
|
|
2029
2045
|
} };
|
|
2030
2046
|
}
|
|
2031
|
-
function
|
|
2032
|
-
const t = `/device/${e}`, n =
|
|
2047
|
+
function D6(e) {
|
|
2048
|
+
const t = `/device/${e}`, n = m(t, "num0"), s = m(t, "num1"), r = m(t, "num2"), l = m(t, "num3"), i = m(t, "num4"), g = m(t, "num5"), d = m(t, "num6"), f = m(t, "num7"), a = m(t, "num8"), D = m(t, "num9"), L = m(t, "numDash"), v = m(t, "numEnter");
|
|
2033
2049
|
return {
|
|
2034
2050
|
digit0: n,
|
|
2035
2051
|
digit1: s,
|
|
@@ -2039,50 +2055,50 @@ function T6(e) {
|
|
|
2039
2055
|
digit5: g,
|
|
2040
2056
|
digit6: d,
|
|
2041
2057
|
digit7: f,
|
|
2042
|
-
digit8:
|
|
2043
|
-
digit9:
|
|
2044
|
-
keypadAccessoryButton1:
|
|
2058
|
+
digit8: a,
|
|
2059
|
+
digit9: D,
|
|
2060
|
+
keypadAccessoryButton1: L,
|
|
2045
2061
|
keypadAccessoryButton2: v
|
|
2046
2062
|
};
|
|
2047
2063
|
}
|
|
2048
|
-
function
|
|
2049
|
-
const { sendMessage: t } =
|
|
2064
|
+
function A6(e) {
|
|
2065
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
2050
2066
|
return n ? { projectorScreenLiftControlState: n, raise: () => {
|
|
2051
2067
|
t(`/device/${e}/raise`, null);
|
|
2052
2068
|
}, lower: () => {
|
|
2053
2069
|
t(`/device/${e}/lower`, null);
|
|
2054
2070
|
} } : void 0;
|
|
2055
2071
|
}
|
|
2056
|
-
function
|
|
2057
|
-
const { sendMessage: t } =
|
|
2072
|
+
function L6(e) {
|
|
2073
|
+
const { sendMessage: t } = p(), n = C1(e);
|
|
2058
2074
|
return n ? { roomEventScheduleState: n, save: (r) => {
|
|
2059
2075
|
t(`/room/${e}/saveScheduledEvents`, r);
|
|
2060
2076
|
} } : void 0;
|
|
2061
2077
|
}
|
|
2062
|
-
function
|
|
2063
|
-
const { sendMessage: t } =
|
|
2078
|
+
function _6(e) {
|
|
2079
|
+
const { sendMessage: t } = p();
|
|
2064
2080
|
return { runDefaultPresentRoute: () => {
|
|
2065
2081
|
t(`/room/${e}/defaultsource`, {});
|
|
2066
2082
|
} };
|
|
2067
2083
|
}
|
|
2068
|
-
function
|
|
2069
|
-
const { sendMessage: t } =
|
|
2084
|
+
function B6(e) {
|
|
2085
|
+
const { sendMessage: t } = p();
|
|
2070
2086
|
return { runDirectRoute: (s) => {
|
|
2071
2087
|
t(`/room/${e}/directRoute`, s);
|
|
2072
2088
|
} };
|
|
2073
2089
|
}
|
|
2074
|
-
function
|
|
2075
|
-
const { sendMessage: t } =
|
|
2090
|
+
function O6(e) {
|
|
2091
|
+
const { sendMessage: t } = p();
|
|
2076
2092
|
return { routingState: S(e), runRoute: (r) => {
|
|
2077
2093
|
t(`/room/${e}/source`, r);
|
|
2078
2094
|
} };
|
|
2079
2095
|
}
|
|
2080
|
-
function
|
|
2081
|
-
const t = `/device/${e}`, n =
|
|
2096
|
+
function W6(e) {
|
|
2097
|
+
const t = `/device/${e}`, n = m(t, "chanUp"), s = m(t, "chanDown");
|
|
2082
2098
|
return { dvrList: n, replay: s };
|
|
2083
2099
|
}
|
|
2084
|
-
function
|
|
2085
|
-
const { sendMessage: t } =
|
|
2100
|
+
function V6(e) {
|
|
2101
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
2086
2102
|
return n ? { shadeState: n, shadeUp: () => {
|
|
2087
2103
|
t(`/device/${e}/shadeUp`, null);
|
|
2088
2104
|
}, shadeDown: () => {
|
|
@@ -2091,8 +2107,8 @@ function W6(e) {
|
|
|
2091
2107
|
t(`/device/${e}/stopOrPreset`, null);
|
|
2092
2108
|
} } : void 0;
|
|
2093
2109
|
}
|
|
2094
|
-
function
|
|
2095
|
-
const { sendMessage: t } =
|
|
2110
|
+
function k6(e) {
|
|
2111
|
+
const { sendMessage: t } = p(), n = C1(e);
|
|
2096
2112
|
return n ? { shutdownPromptTimerState: n, setShutdownPromptSeconds: (g) => {
|
|
2097
2113
|
t(`/room/${e}/setShutdownPromptSeconds`, g);
|
|
2098
2114
|
}, shutdownStart: () => {
|
|
@@ -2103,28 +2119,28 @@ function V6(e) {
|
|
|
2103
2119
|
t(`/room/${e}/shutdownCancel`, null);
|
|
2104
2120
|
} } : void 0;
|
|
2105
2121
|
}
|
|
2106
|
-
function
|
|
2107
|
-
const { sendMessage: t } =
|
|
2122
|
+
function F6(e) {
|
|
2123
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
2108
2124
|
return n ? { switchedOutputState: n, on: () => {
|
|
2109
2125
|
t(`/device/${e}/on`, null);
|
|
2110
2126
|
}, off: () => {
|
|
2111
2127
|
t(`/device/${e}/off`, null);
|
|
2112
2128
|
} } : void 0;
|
|
2113
2129
|
}
|
|
2114
|
-
function
|
|
2115
|
-
const { sendMessage: t } =
|
|
2130
|
+
function H6(e) {
|
|
2131
|
+
const { sendMessage: t } = p(), n = C1(e);
|
|
2116
2132
|
return n ? { techPasswordState: n, validatePassword: (l) => {
|
|
2117
2133
|
t(`/room/${e}/validateTechPassword`, { password: l });
|
|
2118
2134
|
}, setPassword: (l, i) => {
|
|
2119
2135
|
t(`/room/${e}/setTechPassword`, { oldPassword: l, newPassword: i });
|
|
2120
2136
|
} } : void 0;
|
|
2121
2137
|
}
|
|
2122
|
-
function
|
|
2123
|
-
const { sendMessage: t } =
|
|
2138
|
+
function U6(e) {
|
|
2139
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
2124
2140
|
return n ? { state: n, setTemperatureUnitsToCelcius: () => t(`${e}/setTemperatureUnitsToCelcius`, null), setTemperatureUnitsToFahrenheit: () => t(`${e}/setTemperatureUnitsToFahrenheit`, null) } : void 0;
|
|
2125
2141
|
}
|
|
2126
|
-
function
|
|
2127
|
-
const { sendMessage: t } =
|
|
2142
|
+
function K6(e) {
|
|
2143
|
+
const { sendMessage: t } = p(), n = S(e), s = (r) => {
|
|
2128
2144
|
t(`/device/${e}/saveTheme`, { value: r });
|
|
2129
2145
|
};
|
|
2130
2146
|
return {
|
|
@@ -2132,8 +2148,8 @@ function U6(e) {
|
|
|
2132
2148
|
saveTheme: s
|
|
2133
2149
|
};
|
|
2134
2150
|
}
|
|
2135
|
-
function
|
|
2136
|
-
const t = `/device/${e}`, n =
|
|
2151
|
+
function q6(e) {
|
|
2152
|
+
const t = `/device/${e}`, n = m(t, "play"), s = m(t, "pause"), r = m(t, "stop"), l = m(t, "prevTrack"), i = m(t, "nextTrack"), g = m(t, "rewind"), d = m(t, "ffwd"), f = m(t, "record");
|
|
2137
2153
|
return {
|
|
2138
2154
|
play: n,
|
|
2139
2155
|
pause: s,
|
|
@@ -2145,15 +2161,15 @@ function K6(e) {
|
|
|
2145
2161
|
record: f
|
|
2146
2162
|
};
|
|
2147
2163
|
}
|
|
2148
|
-
function
|
|
2164
|
+
function G6(e) {
|
|
2149
2165
|
const t = S(e);
|
|
2150
2166
|
return E(() => {
|
|
2151
2167
|
if (t)
|
|
2152
2168
|
return { state: t };
|
|
2153
2169
|
}, [t]);
|
|
2154
2170
|
}
|
|
2155
|
-
function
|
|
2156
|
-
const t = S(e), { sendMessage: n } =
|
|
2171
|
+
function z6(e) {
|
|
2172
|
+
const t = S(e), { sendMessage: n } = p();
|
|
2157
2173
|
return t ? {
|
|
2158
2174
|
touchpanelState: t,
|
|
2159
2175
|
appControl: { hideApp: () => {
|
|
@@ -2168,7 +2184,7 @@ function G6(e) {
|
|
|
2168
2184
|
} }
|
|
2169
2185
|
} : void 0;
|
|
2170
2186
|
}
|
|
2171
|
-
function
|
|
2187
|
+
function Y6(e) {
|
|
2172
2188
|
const t = S(e), n = F3(e), s = W1(e);
|
|
2173
2189
|
if (!t) return;
|
|
2174
2190
|
const r = (t.powerState || t.isWarming) && !t.isCooling, l = (!t.powerState || t.isCooling) && !t.isWarming;
|
|
@@ -2179,55 +2195,55 @@ function z6(e) {
|
|
|
2179
2195
|
powerFb: { powerOnFb: r, powerOffFb: l }
|
|
2180
2196
|
};
|
|
2181
2197
|
}
|
|
2182
|
-
function
|
|
2183
|
-
const { sendMessage: t } =
|
|
2198
|
+
function J6(e) {
|
|
2199
|
+
const { sendMessage: t } = p(), n = S(e);
|
|
2184
2200
|
return E(() => {
|
|
2185
2201
|
if (!n) return;
|
|
2186
2202
|
const s = `/device/${e}`;
|
|
2187
2203
|
return {
|
|
2188
2204
|
state: n,
|
|
2189
|
-
invite: (
|
|
2190
|
-
inviteContactsToNewMeeting: (
|
|
2191
|
-
inviteContactsToExistingMeeting: (
|
|
2205
|
+
invite: (L) => t(`${s}/invite`, L),
|
|
2206
|
+
inviteContactsToNewMeeting: (L, v) => t(`${s}/inviteContactsToNewMeeting`, { invitees: L, duration: v }),
|
|
2207
|
+
inviteContactsToExistingMeeting: (L) => t(`${s}/inviteContactsToExistingMeeting`, { invitees: L }),
|
|
2192
2208
|
muteVideo: () => t(`${s}/muteVideo`, null),
|
|
2193
2209
|
toggleVideoMute: () => t(`${s}/toggleVideoMute`, null),
|
|
2194
2210
|
endMeeting: () => t(`${s}/endMeeting`, null),
|
|
2195
|
-
joinScheduledMeeting: (
|
|
2196
|
-
joinMeeting: (
|
|
2211
|
+
joinScheduledMeeting: (L) => t(`${s}/joinScheduledMeeting`, { value: L }),
|
|
2212
|
+
joinMeeting: (L, v) => t(`${s}/joinMeeting`, { meetingNumber: L, password: v })
|
|
2197
2213
|
};
|
|
2198
2214
|
}, [e, t, n]);
|
|
2199
2215
|
}
|
|
2200
|
-
function
|
|
2216
|
+
function X6(e) {
|
|
2201
2217
|
const t = `/device/${e}`;
|
|
2202
2218
|
return j1(t);
|
|
2203
2219
|
}
|
|
2204
|
-
const
|
|
2220
|
+
const N6 = ({
|
|
2205
2221
|
config: e
|
|
2206
2222
|
}, t = !0) => {
|
|
2207
|
-
const { sendMessage: n } =
|
|
2223
|
+
const { sendMessage: n } = p(), s = d1(!1), r = E(() => {
|
|
2208
2224
|
var i, g, d, f;
|
|
2209
2225
|
if (!e)
|
|
2210
2226
|
return;
|
|
2211
2227
|
const l = /* @__PURE__ */ new Set();
|
|
2212
|
-
if (e.destinations && Object.values(e.destinations).forEach((
|
|
2213
|
-
l.add(
|
|
2214
|
-
}), e.destinationList && Object.values(e.destinationList).forEach((
|
|
2215
|
-
l.add(
|
|
2228
|
+
if (e.destinations && Object.values(e.destinations).forEach((a) => {
|
|
2229
|
+
l.add(a);
|
|
2230
|
+
}), e.destinationList && Object.values(e.destinationList).forEach((a) => {
|
|
2231
|
+
l.add(a.sinkKey);
|
|
2216
2232
|
}), e.audioControlPointList && Object.values((i = e.audioControlPointList) == null ? void 0 : i.levelControls).forEach(
|
|
2217
|
-
(
|
|
2218
|
-
|
|
2233
|
+
(a) => {
|
|
2234
|
+
a.itemKey ? l.add(a.parentDeviceKey + "--" + a.itemKey) : l.add(a.parentDeviceKey);
|
|
2219
2235
|
}
|
|
2220
|
-
), (g = e.touchpanelKeys) == null || g.forEach((
|
|
2221
|
-
l.add(
|
|
2222
|
-
}), (d = e.environmentalDevices) == null || d.forEach((
|
|
2223
|
-
|
|
2224
|
-
}), (f = e.accessoryDeviceKeys) == null || f.forEach((
|
|
2225
|
-
l.add(
|
|
2226
|
-
}), e.audioCodecKey && l.add(e.audioCodecKey), e.videoCodecKey && l.add(e.videoCodecKey), e.matrixRoutingKey && l.add(e.matrixRoutingKey), e.roomCombinerKey && l.add(e.roomCombinerKey), e.endpointKeys && e.endpointKeys.forEach((
|
|
2227
|
-
l.add(
|
|
2236
|
+
), (g = e.touchpanelKeys) == null || g.forEach((a) => {
|
|
2237
|
+
l.add(a);
|
|
2238
|
+
}), (d = e.environmentalDevices) == null || d.forEach((a) => {
|
|
2239
|
+
a.deviceKey && l.add(a.deviceKey);
|
|
2240
|
+
}), (f = e.accessoryDeviceKeys) == null || f.forEach((a) => {
|
|
2241
|
+
l.add(a);
|
|
2242
|
+
}), e.audioCodecKey && l.add(e.audioCodecKey), e.videoCodecKey && l.add(e.videoCodecKey), e.matrixRoutingKey && l.add(e.matrixRoutingKey), e.roomCombinerKey && l.add(e.roomCombinerKey), e.endpointKeys && e.endpointKeys.forEach((a) => {
|
|
2243
|
+
l.add(a);
|
|
2228
2244
|
}), e.sourceList)
|
|
2229
|
-
for (const
|
|
2230
|
-
|
|
2245
|
+
for (const a of Object.values(e.sourceList))
|
|
2246
|
+
a.sourceKey && a.sourceKey !== "$off" && l.add(a.sourceKey);
|
|
2231
2247
|
return l;
|
|
2232
2248
|
}, [e]);
|
|
2233
2249
|
return S1(() => {
|
|
@@ -2247,31 +2263,31 @@ function Q6(e, t) {
|
|
|
2247
2263
|
i && g();
|
|
2248
2264
|
}, [e, t]), { overflowHorizontal: n, overflowVertical: r };
|
|
2249
2265
|
}
|
|
2250
|
-
function
|
|
2266
|
+
function en(e, t) {
|
|
2251
2267
|
const n = `/room/${e}/volumes/${t}`;
|
|
2252
2268
|
return j1(n);
|
|
2253
2269
|
}
|
|
2254
|
-
function
|
|
2270
|
+
function tn(e, t) {
|
|
2255
2271
|
const n = ne(e, t), s = `/room/${e}/volumes/${t}`;
|
|
2256
2272
|
return k3(s, n);
|
|
2257
2273
|
}
|
|
2258
|
-
function
|
|
2274
|
+
function nn(e) {
|
|
2259
2275
|
var g, d;
|
|
2260
2276
|
const [t, n] = Y(((g = e == null ? void 0 : e.current) == null ? void 0 : g.scrollLeft) ?? 0), [s, r] = Y(((d = e == null ? void 0 : e.current) == null ? void 0 : d.scrollTop) ?? 0), l = (f) => {
|
|
2261
|
-
const { current:
|
|
2262
|
-
|
|
2277
|
+
const { current: a } = e;
|
|
2278
|
+
a && (console.log(a.scrollLeft), a.scrollLeft += f, console.log(a.scrollLeft));
|
|
2263
2279
|
}, i = (f) => {
|
|
2264
|
-
const { current:
|
|
2265
|
-
|
|
2280
|
+
const { current: a } = e;
|
|
2281
|
+
a && (console.log(a.scrollTop), a.scrollTop += f, console.log(a.scrollTop));
|
|
2266
2282
|
};
|
|
2267
2283
|
return S3(() => {
|
|
2268
|
-
const { current: f } = e,
|
|
2284
|
+
const { current: f } = e, a = () => {
|
|
2269
2285
|
n((f == null ? void 0 : f.scrollLeft) ?? 0), r((f == null ? void 0 : f.scrollTop) ?? 0);
|
|
2270
2286
|
};
|
|
2271
|
-
f &&
|
|
2287
|
+
f && a();
|
|
2272
2288
|
}, [e]), { horizontalScrollPosition: t, verticalScrollPosition: s, scrollHorizontal: l, scrollVertical: i };
|
|
2273
2289
|
}
|
|
2274
|
-
function
|
|
2290
|
+
function on(e) {
|
|
2275
2291
|
const t = V1();
|
|
2276
2292
|
return [() => {
|
|
2277
2293
|
t(V.addSyncState(e));
|
|
@@ -2279,8 +2295,8 @@ function nn(e) {
|
|
|
2279
2295
|
t(V.removeSyncState(e));
|
|
2280
2296
|
}, Se(e)];
|
|
2281
2297
|
}
|
|
2282
|
-
function
|
|
2283
|
-
const { sendMessage: e } =
|
|
2298
|
+
function sn() {
|
|
2299
|
+
const { sendMessage: e } = p();
|
|
2284
2300
|
return {
|
|
2285
2301
|
reboot: () => {
|
|
2286
2302
|
e("/system/reboot", null);
|
|
@@ -2290,7 +2306,7 @@ function on() {
|
|
|
2290
2306
|
}
|
|
2291
2307
|
};
|
|
2292
2308
|
}
|
|
2293
|
-
function
|
|
2309
|
+
function cn() {
|
|
2294
2310
|
const [e, t] = Y(), [n, s] = Y();
|
|
2295
2311
|
function r() {
|
|
2296
2312
|
t((/* @__PURE__ */ new Date()).toLocaleDateString("en-US", { dateStyle: "long" }));
|
|
@@ -2305,10 +2321,10 @@ function sn() {
|
|
|
2305
2321
|
return () => clearInterval(l);
|
|
2306
2322
|
}, []), { date: e, time: n };
|
|
2307
2323
|
}
|
|
2308
|
-
const
|
|
2324
|
+
const rn = () => {
|
|
2309
2325
|
const [e, t] = Y(!1), n = y2(), s = R2();
|
|
2310
2326
|
let r;
|
|
2311
|
-
return
|
|
2327
|
+
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: [
|
|
2312
2328
|
/* @__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." }) }),
|
|
2313
2329
|
/* @__PURE__ */ o.jsx(
|
|
2314
2330
|
"button",
|
|
@@ -2328,11 +2344,11 @@ const cn = () => {
|
|
|
2328
2344
|
),
|
|
2329
2345
|
e && /* @__PURE__ */ o.jsx("p", { children: r })
|
|
2330
2346
|
] });
|
|
2331
|
-
}, Je = "_iconbtn_16qss_1", Xe = "_iconbtnvert_16qss_7",
|
|
2347
|
+
}, Je = "_iconbtn_16qss_1", Xe = "_iconbtnvert_16qss_7", Ne = "_iconsm_16qss_18", L1 = {
|
|
2332
2348
|
iconbtn: Je,
|
|
2333
2349
|
iconbtnvert: Xe,
|
|
2334
|
-
iconsm:
|
|
2335
|
-
},
|
|
2350
|
+
iconsm: Ne
|
|
2351
|
+
}, Qe = ({
|
|
2336
2352
|
multiIcon: e,
|
|
2337
2353
|
otherContent: t = null,
|
|
2338
2354
|
vert: n = !1,
|
|
@@ -2343,9 +2359,9 @@ const cn = () => {
|
|
|
2343
2359
|
feedback: g,
|
|
2344
2360
|
feedbackClassName: d,
|
|
2345
2361
|
onPointerDown: f,
|
|
2346
|
-
onPointerUp:
|
|
2347
|
-
onPointerLeave:
|
|
2348
|
-
...
|
|
2362
|
+
onPointerUp: a,
|
|
2363
|
+
onPointerLeave: D,
|
|
2364
|
+
...L
|
|
2349
2365
|
}) => {
|
|
2350
2366
|
const [v, C] = Y(!1), b = !i && g ? d : "", j = !i && (v || g);
|
|
2351
2367
|
return /* @__PURE__ */ o.jsxs(
|
|
@@ -2353,16 +2369,16 @@ const cn = () => {
|
|
|
2353
2369
|
{
|
|
2354
2370
|
type: "button",
|
|
2355
2371
|
className: `${L1.iconbtn} ${n ? L1.iconbtnvert : ""} ${s} ${b}`,
|
|
2356
|
-
...
|
|
2372
|
+
...L,
|
|
2357
2373
|
disabled: i,
|
|
2358
2374
|
onPointerDown: (I) => {
|
|
2359
2375
|
C(!0), f == null || f(I);
|
|
2360
2376
|
},
|
|
2361
2377
|
onPointerUp: (I) => {
|
|
2362
|
-
C(!1),
|
|
2378
|
+
C(!1), a == null || a(I);
|
|
2363
2379
|
},
|
|
2364
2380
|
onPointerLeave: (I) => {
|
|
2365
|
-
C(!1),
|
|
2381
|
+
C(!1), D == null || D(I);
|
|
2366
2382
|
},
|
|
2367
2383
|
children: [
|
|
2368
2384
|
e && /* @__PURE__ */ o.jsx(
|
|
@@ -2377,7 +2393,7 @@ const cn = () => {
|
|
|
2377
2393
|
]
|
|
2378
2394
|
}
|
|
2379
2395
|
);
|
|
2380
|
-
},
|
|
2396
|
+
}, $ = ({
|
|
2381
2397
|
ActiveImage: e,
|
|
2382
2398
|
DisabledImage: t,
|
|
2383
2399
|
EnabledImage: n,
|
|
@@ -2388,7 +2404,7 @@ const cn = () => {
|
|
|
2388
2404
|
className: t = "",
|
|
2389
2405
|
disabled: n
|
|
2390
2406
|
}) => /* @__PURE__ */ o.jsx(
|
|
2391
|
-
|
|
2407
|
+
$,
|
|
2392
2408
|
{
|
|
2393
2409
|
ActiveImage: /* @__PURE__ */ o.jsx(
|
|
2394
2410
|
"svg",
|
|
@@ -2440,7 +2456,7 @@ const cn = () => {
|
|
|
2440
2456
|
className: t = "",
|
|
2441
2457
|
disabled: n
|
|
2442
2458
|
}) => /* @__PURE__ */ o.jsx(
|
|
2443
|
-
|
|
2459
|
+
$,
|
|
2444
2460
|
{
|
|
2445
2461
|
ActiveImage: (
|
|
2446
2462
|
/* icon-ban-active.svg */
|
|
@@ -2489,7 +2505,7 @@ const cn = () => {
|
|
|
2489
2505
|
className: t = "",
|
|
2490
2506
|
disabled: n
|
|
2491
2507
|
}) => /* @__PURE__ */ o.jsx(
|
|
2492
|
-
|
|
2508
|
+
$,
|
|
2493
2509
|
{
|
|
2494
2510
|
ActiveImage: /* @__PURE__ */ o.jsx(
|
|
2495
2511
|
"svg",
|
|
@@ -2529,7 +2545,7 @@ const cn = () => {
|
|
|
2529
2545
|
className: t = "",
|
|
2530
2546
|
disabled: n
|
|
2531
2547
|
}) => /* @__PURE__ */ o.jsx(
|
|
2532
|
-
|
|
2548
|
+
$,
|
|
2533
2549
|
{
|
|
2534
2550
|
ActiveImage: (
|
|
2535
2551
|
/* icon-check-active.svg */
|
|
@@ -2579,7 +2595,7 @@ const cn = () => {
|
|
|
2579
2595
|
className: t = "",
|
|
2580
2596
|
disabled: n
|
|
2581
2597
|
}) => /* @__PURE__ */ o.jsx(
|
|
2582
|
-
|
|
2598
|
+
$,
|
|
2583
2599
|
{
|
|
2584
2600
|
ActiveImage: (
|
|
2585
2601
|
/* icon-controller-active.svg */
|
|
@@ -2646,7 +2662,7 @@ const cn = () => {
|
|
|
2646
2662
|
className: t = "",
|
|
2647
2663
|
disabled: n
|
|
2648
2664
|
}) => /* @__PURE__ */ o.jsx(
|
|
2649
|
-
|
|
2665
|
+
$,
|
|
2650
2666
|
{
|
|
2651
2667
|
ActiveImage: (
|
|
2652
2668
|
/* icon-down-active.svg */
|
|
@@ -2695,7 +2711,7 @@ const cn = () => {
|
|
|
2695
2711
|
className: t = "",
|
|
2696
2712
|
disabled: n
|
|
2697
2713
|
}) => /* @__PURE__ */ o.jsx(
|
|
2698
|
-
|
|
2714
|
+
$,
|
|
2699
2715
|
{
|
|
2700
2716
|
ActiveImage: (
|
|
2701
2717
|
/* icon-elipses-active.svg */
|
|
@@ -2744,7 +2760,7 @@ const cn = () => {
|
|
|
2744
2760
|
className: t = "",
|
|
2745
2761
|
disabled: n
|
|
2746
2762
|
}) => /* @__PURE__ */ o.jsx(
|
|
2747
|
-
|
|
2763
|
+
$,
|
|
2748
2764
|
{
|
|
2749
2765
|
ActiveImage: (
|
|
2750
2766
|
/* icon-flag-active.svg */
|
|
@@ -2793,7 +2809,7 @@ const cn = () => {
|
|
|
2793
2809
|
className: t = "",
|
|
2794
2810
|
disabled: n
|
|
2795
2811
|
}) => /* @__PURE__ */ o.jsx(
|
|
2796
|
-
|
|
2812
|
+
$,
|
|
2797
2813
|
{
|
|
2798
2814
|
ActiveImage: (
|
|
2799
2815
|
/* /Users/hvolmer/Downloads/SVG/icon-gear-active.svg */
|
|
@@ -2842,7 +2858,7 @@ const cn = () => {
|
|
|
2842
2858
|
className: t = "",
|
|
2843
2859
|
disabled: n
|
|
2844
2860
|
}) => /* @__PURE__ */ o.jsx(
|
|
2845
|
-
|
|
2861
|
+
$,
|
|
2846
2862
|
{
|
|
2847
2863
|
ActiveImage: (
|
|
2848
2864
|
/* icon-glass-active.svg */
|
|
@@ -2892,7 +2908,7 @@ const cn = () => {
|
|
|
2892
2908
|
className: t = "",
|
|
2893
2909
|
disabled: n
|
|
2894
2910
|
}) => /* @__PURE__ */ o.jsx(
|
|
2895
|
-
|
|
2911
|
+
$,
|
|
2896
2912
|
{
|
|
2897
2913
|
ActiveImage: (
|
|
2898
2914
|
/* icon-hdmi-active.svg */
|
|
@@ -2959,7 +2975,7 @@ const cn = () => {
|
|
|
2959
2975
|
className: t = "",
|
|
2960
2976
|
disabled: n
|
|
2961
2977
|
}) => /* @__PURE__ */ o.jsx(
|
|
2962
|
-
|
|
2978
|
+
$,
|
|
2963
2979
|
{
|
|
2964
2980
|
ActiveImage: (
|
|
2965
2981
|
/* icon-laptop-active.svg */
|
|
@@ -3008,7 +3024,7 @@ const cn = () => {
|
|
|
3008
3024
|
className: t = "",
|
|
3009
3025
|
disabled: n
|
|
3010
3026
|
}) => /* @__PURE__ */ o.jsx(
|
|
3011
|
-
|
|
3027
|
+
$,
|
|
3012
3028
|
{
|
|
3013
3029
|
ActiveImage: (
|
|
3014
3030
|
/* icon-left-active.svg */
|
|
@@ -3057,7 +3073,7 @@ const cn = () => {
|
|
|
3057
3073
|
className: t = "",
|
|
3058
3074
|
disabled: n
|
|
3059
3075
|
}) => /* @__PURE__ */ o.jsx(
|
|
3060
|
-
|
|
3076
|
+
$,
|
|
3061
3077
|
{
|
|
3062
3078
|
ActiveImage: (
|
|
3063
3079
|
/* icon-light-active.svg */
|
|
@@ -3106,7 +3122,7 @@ const cn = () => {
|
|
|
3106
3122
|
className: t = "",
|
|
3107
3123
|
disabled: n
|
|
3108
3124
|
}) => /* @__PURE__ */ o.jsx(
|
|
3109
|
-
|
|
3125
|
+
$,
|
|
3110
3126
|
{
|
|
3111
3127
|
ActiveImage: (
|
|
3112
3128
|
/* icon-moon-active.svg */
|
|
@@ -3155,7 +3171,7 @@ const cn = () => {
|
|
|
3155
3171
|
className: t = "",
|
|
3156
3172
|
disabled: n
|
|
3157
3173
|
}) => /* @__PURE__ */ o.jsx(
|
|
3158
|
-
|
|
3174
|
+
$,
|
|
3159
3175
|
{
|
|
3160
3176
|
ActiveImage: (
|
|
3161
3177
|
/* icon-playstation-active.svg */
|
|
@@ -3172,12 +3188,12 @@ const cn = () => {
|
|
|
3172
3188
|
active: e,
|
|
3173
3189
|
disabled: n
|
|
3174
3190
|
}
|
|
3175
|
-
),
|
|
3191
|
+
), pt = ({
|
|
3176
3192
|
active: e,
|
|
3177
3193
|
className: t = "",
|
|
3178
3194
|
disabled: n
|
|
3179
3195
|
}) => /* @__PURE__ */ o.jsx(
|
|
3180
|
-
|
|
3196
|
+
$,
|
|
3181
3197
|
{
|
|
3182
3198
|
ActiveImage: (
|
|
3183
3199
|
/* icon-podium-active.svg */
|
|
@@ -3221,12 +3237,12 @@ const cn = () => {
|
|
|
3221
3237
|
active: e,
|
|
3222
3238
|
disabled: n
|
|
3223
3239
|
}
|
|
3224
|
-
),
|
|
3240
|
+
), mt = ({
|
|
3225
3241
|
active: e,
|
|
3226
3242
|
className: t = "",
|
|
3227
3243
|
disabled: n
|
|
3228
3244
|
}) => /* @__PURE__ */ o.jsx(
|
|
3229
|
-
|
|
3245
|
+
$,
|
|
3230
3246
|
{
|
|
3231
3247
|
ActiveImage: (
|
|
3232
3248
|
/* icon-power-active.svg */
|
|
@@ -3275,7 +3291,7 @@ const cn = () => {
|
|
|
3275
3291
|
className: t = "",
|
|
3276
3292
|
disabled: n
|
|
3277
3293
|
}) => /* @__PURE__ */ o.jsx(
|
|
3278
|
-
|
|
3294
|
+
$,
|
|
3279
3295
|
{
|
|
3280
3296
|
ActiveImage: (
|
|
3281
3297
|
/* icon-privacy-active.svg */
|
|
@@ -3324,7 +3340,7 @@ const cn = () => {
|
|
|
3324
3340
|
className: t = "",
|
|
3325
3341
|
disabled: n
|
|
3326
3342
|
}) => /* @__PURE__ */ o.jsx(
|
|
3327
|
-
|
|
3343
|
+
$,
|
|
3328
3344
|
{
|
|
3329
3345
|
ActiveImage: (
|
|
3330
3346
|
/* icon-question-active.svg */
|
|
@@ -3373,7 +3389,7 @@ const cn = () => {
|
|
|
3373
3389
|
className: t = "",
|
|
3374
3390
|
disabled: n
|
|
3375
3391
|
}) => /* @__PURE__ */ o.jsx(
|
|
3376
|
-
|
|
3392
|
+
$,
|
|
3377
3393
|
{
|
|
3378
3394
|
ActiveImage: (
|
|
3379
3395
|
/* icon-right-active.svg */
|
|
@@ -3423,7 +3439,7 @@ const cn = () => {
|
|
|
3423
3439
|
className: t = "",
|
|
3424
3440
|
disabled: n
|
|
3425
3441
|
}) => /* @__PURE__ */ o.jsx(
|
|
3426
|
-
|
|
3442
|
+
$,
|
|
3427
3443
|
{
|
|
3428
3444
|
ActiveImage: (
|
|
3429
3445
|
/* icon-roomPC-active.svg */
|
|
@@ -3490,7 +3506,7 @@ const cn = () => {
|
|
|
3490
3506
|
className: t = "",
|
|
3491
3507
|
disabled: n
|
|
3492
3508
|
}) => /* @__PURE__ */ o.jsx(
|
|
3493
|
-
|
|
3509
|
+
$,
|
|
3494
3510
|
{
|
|
3495
3511
|
ActiveImage: (
|
|
3496
3512
|
/* icon-shade-active.svg */
|
|
@@ -3539,7 +3555,7 @@ const cn = () => {
|
|
|
3539
3555
|
className: t = "",
|
|
3540
3556
|
disabled: n
|
|
3541
3557
|
}) => /* @__PURE__ */ o.jsx(
|
|
3542
|
-
|
|
3558
|
+
$,
|
|
3543
3559
|
{
|
|
3544
3560
|
ActiveImage: (
|
|
3545
3561
|
/* icon-sun-active.svg */
|
|
@@ -3583,14 +3599,14 @@ const cn = () => {
|
|
|
3583
3599
|
active: e,
|
|
3584
3600
|
disabled: n
|
|
3585
3601
|
}
|
|
3586
|
-
),
|
|
3602
|
+
), ln = ({
|
|
3587
3603
|
active: e,
|
|
3588
3604
|
// Just to shut up the linter on this template. Prefer deleting this lint rule
|
|
3589
3605
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
3590
3606
|
className: t = "",
|
|
3591
3607
|
disabled: n
|
|
3592
3608
|
}) => /* @__PURE__ */ o.jsx(
|
|
3593
|
-
|
|
3609
|
+
$,
|
|
3594
3610
|
{
|
|
3595
3611
|
ActiveImage: void 0,
|
|
3596
3612
|
DisabledImage: void 0,
|
|
@@ -3603,7 +3619,7 @@ const cn = () => {
|
|
|
3603
3619
|
className: t = "",
|
|
3604
3620
|
disabled: n
|
|
3605
3621
|
}) => /* @__PURE__ */ o.jsx(
|
|
3606
|
-
|
|
3622
|
+
$,
|
|
3607
3623
|
{
|
|
3608
3624
|
ActiveImage: (
|
|
3609
3625
|
/* icon-up-active.svg */
|
|
@@ -3652,7 +3668,7 @@ const cn = () => {
|
|
|
3652
3668
|
className: t = "",
|
|
3653
3669
|
disabled: n
|
|
3654
3670
|
}) => /* @__PURE__ */ o.jsx(
|
|
3655
|
-
|
|
3671
|
+
$,
|
|
3656
3672
|
{
|
|
3657
3673
|
ActiveImage: (
|
|
3658
3674
|
/* icon-volDown-active.svg */
|
|
@@ -3701,7 +3717,7 @@ const cn = () => {
|
|
|
3701
3717
|
className: t = "",
|
|
3702
3718
|
disabled: n
|
|
3703
3719
|
}) => /* @__PURE__ */ o.jsx(
|
|
3704
|
-
|
|
3720
|
+
$,
|
|
3705
3721
|
{
|
|
3706
3722
|
ActiveImage: (
|
|
3707
3723
|
/* icon-volMute-active.svg */
|
|
@@ -3750,7 +3766,7 @@ const cn = () => {
|
|
|
3750
3766
|
className: t = "",
|
|
3751
3767
|
disabled: n
|
|
3752
3768
|
}) => /* @__PURE__ */ o.jsx(
|
|
3753
|
-
|
|
3769
|
+
$,
|
|
3754
3770
|
{
|
|
3755
3771
|
ActiveImage: (
|
|
3756
3772
|
/* icon-volUp-active.svg */
|
|
@@ -3799,7 +3815,7 @@ const cn = () => {
|
|
|
3799
3815
|
className: t = "",
|
|
3800
3816
|
disabled: n
|
|
3801
3817
|
}) => /* @__PURE__ */ o.jsx(
|
|
3802
|
-
|
|
3818
|
+
$,
|
|
3803
3819
|
{
|
|
3804
3820
|
ActiveImage: (
|
|
3805
3821
|
/* icon-wireless-active.svg */
|
|
@@ -3843,12 +3859,12 @@ const cn = () => {
|
|
|
3843
3859
|
active: e,
|
|
3844
3860
|
disabled: n
|
|
3845
3861
|
}
|
|
3846
|
-
),
|
|
3862
|
+
), $t = ({
|
|
3847
3863
|
active: e,
|
|
3848
3864
|
className: t = "",
|
|
3849
3865
|
disabled: n
|
|
3850
3866
|
}) => /* @__PURE__ */ o.jsx(
|
|
3851
|
-
|
|
3867
|
+
$,
|
|
3852
3868
|
{
|
|
3853
3869
|
ActiveImage: (
|
|
3854
3870
|
/* icon-x-active.svg */
|
|
@@ -3892,12 +3908,12 @@ const cn = () => {
|
|
|
3892
3908
|
active: e,
|
|
3893
3909
|
disabled: n
|
|
3894
3910
|
}
|
|
3895
|
-
),
|
|
3911
|
+
), Pt = ({
|
|
3896
3912
|
active: e,
|
|
3897
3913
|
className: t = "",
|
|
3898
3914
|
disabled: n
|
|
3899
3915
|
}) => /* @__PURE__ */ o.jsx(
|
|
3900
|
-
|
|
3916
|
+
$,
|
|
3901
3917
|
{
|
|
3902
3918
|
ActiveImage: (
|
|
3903
3919
|
/* icon-xbox-active.svg */
|
|
@@ -3946,7 +3962,7 @@ const cn = () => {
|
|
|
3946
3962
|
className: t = "",
|
|
3947
3963
|
disabled: n
|
|
3948
3964
|
}) => /* @__PURE__ */ o.jsx(
|
|
3949
|
-
|
|
3965
|
+
$,
|
|
3950
3966
|
{
|
|
3951
3967
|
ActiveImage: (
|
|
3952
3968
|
/* icon-mic-active.svg */
|
|
@@ -4008,8 +4024,8 @@ const cn = () => {
|
|
|
4008
4024
|
Mic: Et,
|
|
4009
4025
|
Moon: ht,
|
|
4010
4026
|
Playstation: ft,
|
|
4011
|
-
Podium:
|
|
4012
|
-
Power:
|
|
4027
|
+
Podium: pt,
|
|
4028
|
+
Power: mt,
|
|
4013
4029
|
Privacy: wt,
|
|
4014
4030
|
Question: Mt,
|
|
4015
4031
|
RightArrow: xt,
|
|
@@ -4021,16 +4037,16 @@ const cn = () => {
|
|
|
4021
4037
|
VolMute: It,
|
|
4022
4038
|
VolUp: yt,
|
|
4023
4039
|
Wireless: Rt,
|
|
4024
|
-
X:
|
|
4025
|
-
Xbox:
|
|
4040
|
+
X: $t,
|
|
4041
|
+
Xbox: Pt
|
|
4026
4042
|
};
|
|
4027
|
-
function
|
|
4043
|
+
function an({
|
|
4028
4044
|
name: e,
|
|
4029
4045
|
iconsDictionary: t = Tt,
|
|
4030
4046
|
...n
|
|
4031
4047
|
}) {
|
|
4032
4048
|
const s = t[e] ?? null;
|
|
4033
|
-
return s || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ o.jsx(
|
|
4049
|
+
return s || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ o.jsx(Qe, { multiIcon: s, ...n });
|
|
4034
4050
|
}
|
|
4035
4051
|
const Dt = "_grid_1cmpp_1", At = "_header_1cmpp_11", Lt = "_content_1cmpp_17", _t = "_footer_1cmpp_23", Bt = "_volume_1cmpp_29", u1 = {
|
|
4036
4052
|
grid: Dt,
|
|
@@ -4038,7 +4054,7 @@ const Dt = "_grid_1cmpp_1", At = "_header_1cmpp_11", Lt = "_content_1cmpp_17", _
|
|
|
4038
4054
|
content: Lt,
|
|
4039
4055
|
footer: _t,
|
|
4040
4056
|
volume: Bt
|
|
4041
|
-
},
|
|
4057
|
+
}, un = ({ header: e, footer: t, content: n, volume: s, showVolume: r }) => /* @__PURE__ */ o.jsxs("div", { className: u1.grid, children: [
|
|
4042
4058
|
/* @__PURE__ */ o.jsx("div", { className: u1.header, children: e }),
|
|
4043
4059
|
/* @__PURE__ */ o.jsx("div", { className: u1.content, children: n }),
|
|
4044
4060
|
r && /* @__PURE__ */ o.jsx("div", { className: u1.volume, children: s }),
|
|
@@ -4047,7 +4063,7 @@ const Dt = "_grid_1cmpp_1", At = "_header_1cmpp_11", Lt = "_content_1cmpp_17", _
|
|
|
4047
4063
|
grid: Ot,
|
|
4048
4064
|
header: Wt,
|
|
4049
4065
|
content: Vt
|
|
4050
|
-
},
|
|
4066
|
+
}, dn = ({ className: e, header: t, content: n, leftNav: s }) => /* @__PURE__ */ o.jsxs("div", { className: `${e} ${x1.grid}`, children: [
|
|
4051
4067
|
/* @__PURE__ */ o.jsx("div", { className: x1.header, children: t }),
|
|
4052
4068
|
s && /* @__PURE__ */ o.jsx("div", { className: x1.leftNav, children: s }),
|
|
4053
4069
|
/* @__PURE__ */ o.jsx("div", { className: x1.content, children: n })
|
|
@@ -4055,34 +4071,34 @@ const Dt = "_grid_1cmpp_1", At = "_header_1cmpp_11", Lt = "_content_1cmpp_17", _
|
|
|
4055
4071
|
grid: kt,
|
|
4056
4072
|
header: Ft,
|
|
4057
4073
|
content: Ht
|
|
4058
|
-
},
|
|
4074
|
+
}, vn = ({ className: e, header: t, content: n }) => /* @__PURE__ */ o.jsxs("div", { className: `${e} ${_1.grid}`, children: [
|
|
4059
4075
|
/* @__PURE__ */ o.jsx("div", { className: _1.header, children: t }),
|
|
4060
4076
|
/* @__PURE__ */ o.jsx("div", { className: _1.content, children: n })
|
|
4061
4077
|
] });
|
|
4062
|
-
class
|
|
4078
|
+
class gn {
|
|
4063
4079
|
constructor() {
|
|
4064
4080
|
G(this, "currentShareText");
|
|
4065
4081
|
G(this, "enabled");
|
|
4066
4082
|
G(this, "isSharing");
|
|
4067
4083
|
}
|
|
4068
4084
|
}
|
|
4069
|
-
function
|
|
4085
|
+
function hn() {
|
|
4070
4086
|
return console.log(location.pathname), location.pathname;
|
|
4071
4087
|
}
|
|
4072
4088
|
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 || {});
|
|
4073
|
-
class
|
|
4089
|
+
class fn {
|
|
4074
4090
|
constructor(t, n) {
|
|
4075
4091
|
G(this, "path");
|
|
4076
4092
|
G(this, "handler");
|
|
4077
4093
|
this.path = t, this.handler = n;
|
|
4078
4094
|
}
|
|
4079
4095
|
}
|
|
4080
|
-
const
|
|
4096
|
+
const pn = "$off";
|
|
4081
4097
|
export {
|
|
4082
4098
|
q8 as Clock,
|
|
4083
4099
|
Ut as DaysOfWeek,
|
|
4084
|
-
|
|
4085
|
-
|
|
4100
|
+
rn as ErrorBox,
|
|
4101
|
+
Qe as IconButton,
|
|
4086
4102
|
et as IconMultiAlert,
|
|
4087
4103
|
tt as IconMultiBan,
|
|
4088
4104
|
nt as IconMultiCamera,
|
|
@@ -4100,30 +4116,30 @@ export {
|
|
|
4100
4116
|
Et as IconMultiMic,
|
|
4101
4117
|
ht as IconMultiMoon,
|
|
4102
4118
|
ft as IconMultiPlaystation,
|
|
4103
|
-
|
|
4104
|
-
|
|
4119
|
+
pt as IconMultiPodium,
|
|
4120
|
+
mt as IconMultiPower,
|
|
4105
4121
|
wt as IconMultiPrivacy,
|
|
4106
4122
|
Mt as IconMultiQuestion,
|
|
4107
4123
|
xt as IconMultiRightArrow,
|
|
4108
4124
|
St as IconMultiRoomPC,
|
|
4109
4125
|
Zt as IconMultiShade,
|
|
4110
4126
|
Ct as IconMultiSun,
|
|
4111
|
-
|
|
4127
|
+
ln as IconMultiTemplate,
|
|
4112
4128
|
jt as IconMultiUpArrow,
|
|
4113
4129
|
bt as IconMultiVolDown,
|
|
4114
4130
|
It as IconMultiVolMute,
|
|
4115
4131
|
yt as IconMultiVolUp,
|
|
4116
4132
|
Rt as IconMultiWireless,
|
|
4117
|
-
|
|
4118
|
-
|
|
4119
|
-
|
|
4120
|
-
|
|
4133
|
+
$t as IconMultiX,
|
|
4134
|
+
Pt as IconMultiXbox,
|
|
4135
|
+
un as MainLayout,
|
|
4136
|
+
fn as MessageHandler,
|
|
4121
4137
|
k8 as MobileControlProvider,
|
|
4122
|
-
|
|
4123
|
-
|
|
4124
|
-
|
|
4125
|
-
|
|
4126
|
-
|
|
4138
|
+
$ as MultiStateIconContainer,
|
|
4139
|
+
an as NamedIconButton,
|
|
4140
|
+
gn as ShareState,
|
|
4141
|
+
dn as TechLayout,
|
|
4142
|
+
vn as TechPinLayout,
|
|
4127
4143
|
_3 as WS_ADD_EVENT_HANDLER,
|
|
4128
4144
|
D3 as WS_CONNECT,
|
|
4129
4145
|
A3 as WS_DISCONNECT,
|
|
@@ -4133,29 +4149,29 @@ export {
|
|
|
4133
4149
|
V3 as WebsocketContext,
|
|
4134
4150
|
E3 as appConfigActions,
|
|
4135
4151
|
Be as createWebSocketMiddleware,
|
|
4136
|
-
|
|
4137
|
-
|
|
4152
|
+
m1 as devicesActions,
|
|
4153
|
+
hn as getBaseLocation,
|
|
4138
4154
|
f3 as httpClient,
|
|
4139
4155
|
Tt as iconsDictionary,
|
|
4140
|
-
|
|
4156
|
+
pn as roomOffSourceKey,
|
|
4141
4157
|
w1 as roomsActions,
|
|
4142
4158
|
U as runtimeConfigActions,
|
|
4143
4159
|
j3 as selectAllDevices,
|
|
4144
4160
|
E2 as selectApiPath,
|
|
4145
|
-
|
|
4161
|
+
P2 as selectAppConfig,
|
|
4146
4162
|
re as selectClientId,
|
|
4147
4163
|
he as selectCurrentPopoverIdForGroup,
|
|
4148
4164
|
A2 as selectDeviceByKey,
|
|
4149
4165
|
b3 as selectDeviceInterfaceSupport,
|
|
4150
4166
|
ge as selectDeviceSupportsInterface,
|
|
4151
|
-
|
|
4167
|
+
pe as selectError,
|
|
4152
4168
|
I3 as selectInterfacesForDevice,
|
|
4153
4169
|
R3 as selectIsSyncStateValuePresent,
|
|
4154
4170
|
ve as selectIsTouchpanel,
|
|
4155
4171
|
T2 as selectLogoPath,
|
|
4156
4172
|
k1 as selectModalVisibility,
|
|
4157
4173
|
D2 as selectPartnerMetadata,
|
|
4158
|
-
|
|
4174
|
+
N2 as selectRoomAdvancedSharingActive,
|
|
4159
4175
|
F2 as selectRoomAudioControlPointList,
|
|
4160
4176
|
B2 as selectRoomByKey,
|
|
4161
4177
|
G2 as selectRoomCodecContentDestinationKey,
|
|
@@ -4172,14 +4188,14 @@ export {
|
|
|
4172
4188
|
V2 as selectRoomLevelControls,
|
|
4173
4189
|
O2 as selectRoomName,
|
|
4174
4190
|
q2 as selectRoomProgramAudioDestinationKey,
|
|
4175
|
-
|
|
4191
|
+
Q2 as selectRoomShareState,
|
|
4176
4192
|
k2 as selectRoomSourceList,
|
|
4177
4193
|
W2 as selectRoomVolume,
|
|
4178
4194
|
_2 as selectRooms,
|
|
4179
4195
|
ue as selectRuntimeInfo,
|
|
4180
4196
|
ae as selectServerIsRunningOnProcessorHardware,
|
|
4181
4197
|
fe as selectShowPopoverById,
|
|
4182
|
-
|
|
4198
|
+
me as selectShowReconnect,
|
|
4183
4199
|
le as selectSystemUuid,
|
|
4184
4200
|
we as selectTheme,
|
|
4185
4201
|
de as selectTouchpanelKey,
|
|
@@ -4189,22 +4205,22 @@ export {
|
|
|
4189
4205
|
We as store,
|
|
4190
4206
|
V as uiActions,
|
|
4191
4207
|
Ce as uiReducer,
|
|
4192
|
-
|
|
4208
|
+
Nt as useApiPath,
|
|
4193
4209
|
Xt as useAppConfig,
|
|
4194
4210
|
V1 as useAppDispatch,
|
|
4195
4211
|
w as useAppSelector,
|
|
4196
4212
|
U8 as useAvrControl,
|
|
4197
|
-
|
|
4213
|
+
m as useButtonHeldHeartbeat,
|
|
4198
4214
|
K8 as useCameraBase,
|
|
4199
4215
|
Z8 as useClientId,
|
|
4200
|
-
|
|
4216
|
+
X6 as useDeviceIBasicVolume,
|
|
4201
4217
|
ze as useDeviceIBasicVolumeWithFeedback,
|
|
4202
|
-
|
|
4218
|
+
$8 as useDeviceInterfaceSupport,
|
|
4203
4219
|
G8 as useDevicePresetsModel,
|
|
4204
4220
|
E8 as useDeviceSupportsInterface,
|
|
4205
4221
|
z8 as useEndpoint,
|
|
4206
4222
|
Me as useError,
|
|
4207
|
-
|
|
4223
|
+
N6 as useGetAllDeviceStateFromRoomConfiguration,
|
|
4208
4224
|
t8 as useGetAllDevices,
|
|
4209
4225
|
o8 as useGetAllRooms,
|
|
4210
4226
|
L8 as useGetCurrentPopoverIdForGroup,
|
|
@@ -4219,80 +4235,81 @@ export {
|
|
|
4219
4235
|
j1 as useIBasicVolume,
|
|
4220
4236
|
k3 as useIBasicVolumeWithFeedback,
|
|
4221
4237
|
X8 as useIChannel,
|
|
4238
|
+
N8 as useICodecCallControls,
|
|
4222
4239
|
Q8 as useIColor,
|
|
4223
|
-
|
|
4224
|
-
|
|
4225
|
-
|
|
4226
|
-
|
|
4227
|
-
|
|
4228
|
-
|
|
4229
|
-
|
|
4230
|
-
|
|
4231
|
-
|
|
4232
|
-
|
|
4233
|
-
|
|
4234
|
-
|
|
4235
|
-
|
|
4236
|
-
|
|
4237
|
-
|
|
4238
|
-
|
|
4239
|
-
|
|
4240
|
+
e6 as useICommunicationMonitor,
|
|
4241
|
+
t6 as useICurrentSources,
|
|
4242
|
+
s6 as useIDPad,
|
|
4243
|
+
n6 as useIDeviceInfoMessenger,
|
|
4244
|
+
o6 as useIDialerCallStatus,
|
|
4245
|
+
c6 as useIDspPresets,
|
|
4246
|
+
r6 as useIDvr,
|
|
4247
|
+
l6 as useIEssentialsRoomCombiner,
|
|
4248
|
+
i6 as useIHasCameraAutoMode,
|
|
4249
|
+
a6 as useIHasCameraMute,
|
|
4250
|
+
u6 as useIHasCameraPresets,
|
|
4251
|
+
d6 as useIHasCameras,
|
|
4252
|
+
v6 as useIHasCodecLayouts,
|
|
4253
|
+
g6 as useIHasCodecRoomPresetsActions,
|
|
4254
|
+
h6 as useIHasDialer,
|
|
4255
|
+
f6 as useIHasDirectory,
|
|
4256
|
+
p6 as useIHasMeetingLock,
|
|
4240
4257
|
m6 as useIHasMeetingRecording,
|
|
4241
|
-
|
|
4242
|
-
|
|
4243
|
-
|
|
4244
|
-
|
|
4245
|
-
|
|
4258
|
+
w6 as useIHasParticipantAudioMute,
|
|
4259
|
+
M6 as useIHasParticipantPinUnpin,
|
|
4260
|
+
S6 as useIHasParticipantVideoMute,
|
|
4261
|
+
x6 as useIHasParticipants,
|
|
4262
|
+
Z6 as useIHasPhoneDialing,
|
|
4246
4263
|
F3 as useIHasPowerControl,
|
|
4247
|
-
|
|
4248
|
-
|
|
4264
|
+
C6 as useIHasPresentationOnlyMeeting,
|
|
4265
|
+
j6 as useIHasScheduleAwareness,
|
|
4249
4266
|
W1 as useIHasSelectableItems,
|
|
4250
|
-
|
|
4251
|
-
|
|
4252
|
-
|
|
4267
|
+
b6 as useIHasSelfviewPosition,
|
|
4268
|
+
I6 as useIHasSelfviewSize,
|
|
4269
|
+
y6 as useIHasStartMeeting,
|
|
4253
4270
|
Ye as useIHasSurroundChannels,
|
|
4254
|
-
|
|
4255
|
-
|
|
4271
|
+
R6 as useIHasZoomRoomLayouts,
|
|
4272
|
+
$6 as useILevelControls,
|
|
4256
4273
|
P6 as useILightingScenes,
|
|
4257
|
-
|
|
4258
|
-
|
|
4259
|
-
|
|
4260
|
-
|
|
4261
|
-
|
|
4262
|
-
|
|
4263
|
-
|
|
4264
|
-
|
|
4265
|
-
|
|
4266
|
-
|
|
4267
|
-
|
|
4268
|
-
|
|
4269
|
-
|
|
4270
|
-
|
|
4271
|
-
|
|
4272
|
-
|
|
4273
|
-
|
|
4274
|
+
E6 as useIMatrixRouting,
|
|
4275
|
+
T6 as useIMcCiscoCodecUserInterfaceAppControl,
|
|
4276
|
+
D6 as useINumeric,
|
|
4277
|
+
A6 as useIProjectorScreenLiftControl,
|
|
4278
|
+
L6 as useIRoomEventSchedule,
|
|
4279
|
+
_6 as useIRunDefaultPresentRoute,
|
|
4280
|
+
B6 as useIRunDirectRouteAction,
|
|
4281
|
+
O6 as useIRunRouteAction,
|
|
4282
|
+
W6 as useISetTopBoxControls,
|
|
4283
|
+
V6 as useIShadesOpenCloseStop,
|
|
4284
|
+
k6 as useIShutdownPromptTimer,
|
|
4285
|
+
F6 as useISwitchedOutput,
|
|
4286
|
+
H6 as useITechPassword,
|
|
4287
|
+
U6 as useITemperatureSensor,
|
|
4288
|
+
K6 as useITheme,
|
|
4289
|
+
q6 as useITransport,
|
|
4290
|
+
G6 as useIZoomWirelessShareInstructions,
|
|
4274
4291
|
V8 as useInitialize,
|
|
4275
|
-
|
|
4292
|
+
P8 as useInterfacesForDevice,
|
|
4276
4293
|
O8 as useIsInitialSyncComplete,
|
|
4277
4294
|
Se as useIsSyncStateValuePresent,
|
|
4278
4295
|
R8 as useIsTouchpanel,
|
|
4279
|
-
|
|
4280
|
-
|
|
4296
|
+
Qt as useLogoPath,
|
|
4297
|
+
z6 as useMobileControlTouchpanelController,
|
|
4281
4298
|
Q6 as useOverflow,
|
|
4282
4299
|
e8 as usePartnerMetadata,
|
|
4283
4300
|
Ge as usePressHoldRelease,
|
|
4284
|
-
|
|
4301
|
+
m8 as useRoomAdvancedSharingActive,
|
|
4285
4302
|
l8 as useRoomAudioControlPointList,
|
|
4286
4303
|
v8 as useRoomCodecContentDestinationKey,
|
|
4287
4304
|
n8 as useRoomConfiguration,
|
|
4288
4305
|
a8 as useRoomDestinationList,
|
|
4289
4306
|
i8 as useRoomDestinations,
|
|
4290
4307
|
u8 as useRoomEnvironmentalDevices,
|
|
4291
|
-
|
|
4292
|
-
|
|
4308
|
+
en as useRoomIBasicVolume,
|
|
4309
|
+
tn as useRoomIBasicVolumeWithFeedback,
|
|
4293
4310
|
g8 as useRoomInCall,
|
|
4294
4311
|
f8 as useRoomIsCoolingDown,
|
|
4295
|
-
|
|
4312
|
+
p8 as useRoomIsOn,
|
|
4296
4313
|
h8 as useRoomIsWarmingUp,
|
|
4297
4314
|
S8 as useRoomKey,
|
|
4298
4315
|
oe as useRoomLevelControls,
|
|
@@ -4303,24 +4320,24 @@ export {
|
|
|
4303
4320
|
C1 as useRoomState,
|
|
4304
4321
|
ne as useRoomVolume,
|
|
4305
4322
|
I8 as useRuntimeInfo,
|
|
4306
|
-
|
|
4323
|
+
nn as useScroll,
|
|
4307
4324
|
b8 as useServerIsRunningOnProcessorHardware,
|
|
4308
4325
|
D8 as useShowIncomingCallModal,
|
|
4309
4326
|
A8 as useShowModal,
|
|
4310
4327
|
_8 as useShowPopoverById,
|
|
4311
4328
|
xe as useShowReconnect,
|
|
4312
4329
|
T8 as useShowShutdownModal,
|
|
4313
|
-
|
|
4314
|
-
|
|
4330
|
+
on as useStateIsSynced,
|
|
4331
|
+
sn as useSystemControl,
|
|
4315
4332
|
C8 as useSystemUuid,
|
|
4316
4333
|
B8 as useTheme,
|
|
4317
|
-
|
|
4334
|
+
cn as useTimeAndDate,
|
|
4318
4335
|
y8 as useTouchpanelKey,
|
|
4319
|
-
|
|
4336
|
+
Y6 as useTwoWayDisplayBase,
|
|
4320
4337
|
j8 as useUserCode,
|
|
4321
|
-
|
|
4338
|
+
p as useWebsocketContext,
|
|
4322
4339
|
y3 as useWsIsConnected,
|
|
4323
|
-
|
|
4340
|
+
J6 as useZoomRoom,
|
|
4324
4341
|
Ae as wsAddEventHandler,
|
|
4325
4342
|
W3 as wsConnect,
|
|
4326
4343
|
W8 as wsDisconnect,
|